This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/59904] [ARM] tls-reload-1.c fails


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59904

--- Comment #3 from christophe.lyon at st dot com ---
Sorry I no longer have the elf file available.
I've just looked at the current trunk status and I have a failure at link time
for these tests:
ld: gcc_tg.o: relocation R_ARM_MOVW_ABS_NC against `a local symbol' can not be
used when making a shared object; recompile with -fPIC
gcc_tg.o: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
compiler exited with status 1

Not sure if it's a problem with the binutils I use (linaro-2.24-2013.12) or a
known problem with the GCC test?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]