Fix extraneous complaints about missing expected TLS relocation (i386).
authorCary Coutant <ccoutant@gmail.com>
Wed, 17 Aug 2016 17:53:31 +0000 (10:53 -0700)
committerCary Coutant <ccoutant@gmail.com>
Wed, 17 Aug 2016 17:53:31 +0000 (10:53 -0700)
commita4aa1f5f01456222b47096e19018a8adc251cd58
tree210c9ae197db57d529f118a67b77a6ef586d5f42
parent9b19e39006796a4dc90f9801f44bb6f07fdb6386
Fix extraneous complaints about missing expected TLS relocation (i386).

Build the test objects with the in-tree assembler. Also fix some cascading
error messages caused by not resetting the skip_call_tls_get_addr_ flag
after printing the error.

gold/
* i386.cc (Target_i386): Reset skip_call_tls_get_addr_ after printing
error message.
* testsuite/Makefile.am (pr20216a): Add missing dependencies.
(pr20308a): Add -Bgcctestdir/ to compile rules.
* testsuite/Makefile.in: Regenerate.
gold/ChangeLog
gold/i386.cc
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
This page took 0.027286 seconds and 4 git commands to generate.