bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/19041] New: unsupported TLSLE reloc 549/551


From: address@hidden
Subject: [Bug gold/19041] New: unsupported TLSLE reloc 549/551
Date: Thu, 01 Oct 2015 12:56:31 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=19041

            Bug ID: 19041
           Summary: unsupported TLSLE reloc 549/551
           Product: binutils
           Version: 2.26 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gold
          Assignee: ccoutant at gmail dot com
          Reporter: address@hidden
                CC: ian at airs dot com
  Target Milestone: ---
            Target: aarch64-*-*

$ make check-gold
[...]
`echo g++ -DHAVE_CONFIG_H -I. -I../../../binutils/gold/testsuite -I.. 
-I../../../binutils/gold/testsuite -I../../../binutils/gold/testsuite/..
-I../../../binutils/gold/testsuite/../../include
-I../../../binutils/gold/testsuite/../../elfcpp -I..
-DLOCALEDIR="\"/usr/share/locale\""   -W -Wall    -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -fmerge-constants -O2 -g | sed -e
's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT tls_test.o -MD -MP -MF
.deps/tls_test.Tpo -c -o tls_test.o
../../../binutils/gold/testsuite/tls_test.cc
[...]
`echo g++ -W -Wall    -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-fmerge-constants -O2 -g -fno-use-linker-plugin   -o tls_test_shared_nonpic.so
| sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared
tls_test.o tls_test_file2.o tls_test_c.o -Wl,-z,notext
gcctestdir/ld: error: tls_test.o: unsupported TLSLE reloc 549 in shared code.
gcctestdir/ld: error: tls_test.o: unsupported TLSLE reloc 551 in shared code.
gcctestdir/ld: error: tls_test.o: unsupported TLSLE reloc 549 in shared code.
gcctestdir/ld: error: tls_test.o: unsupported TLSLE reloc 551 in shared code.
gcctestdir/ld: error: tls_test.o: unsupported TLSLE reloc 549 in shared code.
gcctestdir/ld: error: tls_test.o: unsupported TLSLE reloc 551 in shared code.
gcctestdir/ld: error: tls_test.o: unsupported TLSLE reloc 549 in shared code.
gcctestdir/ld: error: tls_test.o: unsupported TLSLE reloc 551 in shared code.
gcctestdir/ld: error: tls_test.o: unsupported TLSLE reloc 549 in shared code.
gcctestdir/ld: error: tls_test.o: unsupported TLSLE reloc 551 in shared code.
gcctestdir/ld: error: tls_test.o: unsupported TLSLE reloc 549 in shared code.
gcctestdir/ld: error: tls_test.o: unsupported TLSLE reloc 551 in shared code.
gcctestdir/ld: error: tls_test.o: unsupported TLSLE reloc 549 in shared code.
gcctestdir/ld: error: tls_test.o: unsupported TLSLE reloc 551 in shared code.
gcctestdir/ld: error: tls_test.o: unsupported TLSLE reloc 549 in shared code.
gcctestdir/ld: error: tls_test.o: unsupported TLSLE reloc 551 in shared code.
gcctestdir/ld: error: tls_test.o: unsupported TLSLE reloc 549 in shared code.
gcctestdir/ld: error: tls_test.o: unsupported TLSLE reloc 551 in shared code.
gcctestdir/ld: error: tls_test.o: unsupported TLSLE reloc 549 in shared code.
gcctestdir/ld: error: tls_test.o: unsupported TLSLE reloc 551 in shared code.
gcctestdir/ld: error: tls_test.o: unsupported TLSLE reloc 549 in shared code.
gcctestdir/ld: error: tls_test.o: unsupported TLSLE reloc 551 in shared code.
gcctestdir/ld: error: tls_test_c.o: unsupported TLSLE reloc type 549 in shared
objects.
gcctestdir/ld: error: tls_test_c.o: unsupported TLSLE reloc type 551 in shared
objects.
gcctestdir/ld: error: tls_test_c.o: unsupported TLSLE reloc type 549 in shared
objects.
gcctestdir/ld: error: tls_test_c.o: unsupported TLSLE reloc type 551 in shared
objects.
gcctestdir/ld: error: tls_test.o: unsupported reloc 549 in non-static TLSLE
mode.
../../../binutils/gold/testsuite/tls_test.cc:87: error: unexpected opcode while
processing relocation R_AARCH64_TLSLE_ADD_TPREL_HI12
gcctestdir/ld: error: tls_test.o: unsupported reloc 551 in non-static TLSLE
mode.
../../../binutils/gold/testsuite/tls_test.cc:87: error: unexpected opcode while
processing relocation R_AARCH64_TLSLE_ADD_TPREL_LO12_NC
gcctestdir/ld: error: tls_test.o: unsupported reloc 549 in non-static TLSLE
mode.
../../../binutils/gold/testsuite/tls_test.cc:95: error: unexpected opcode while
processing relocation R_AARCH64_TLSLE_ADD_TPREL_HI12
gcctestdir/ld: error: tls_test.o: unsupported reloc 551 in non-static TLSLE
mode.
../../../binutils/gold/testsuite/tls_test.cc:95: error: unexpected opcode while
processing relocation R_AARCH64_TLSLE_ADD_TPREL_LO12_NC
gcctestdir/ld: error: tls_test.o: unsupported reloc 549 in non-static TLSLE
mode.
../../../binutils/gold/testsuite/tls_test.cc:103: error: unexpected opcode
while processing relocation R_AARCH64_TLSLE_ADD_TPREL_HI12
gcctestdir/ld: error: tls_test.o: unsupported reloc 551 in non-static TLSLE
mode.
../../../binutils/gold/testsuite/tls_test.cc:103: error: unexpected opcode
while processing relocation R_AARCH64_TLSLE_ADD_TPREL_LO12_NC
gcctestdir/ld: error: tls_test.o: unsupported reloc 549 in non-static TLSLE
mode.
../../../binutils/gold/testsuite/tls_test.cc:111: error: unexpected opcode
while processing relocation R_AARCH64_TLSLE_ADD_TPREL_HI12
gcctestdir/ld: error: tls_test.o: unsupported reloc 551 in non-static TLSLE
mode.
../../../binutils/gold/testsuite/tls_test.cc:111: error: unexpected opcode
while processing relocation R_AARCH64_TLSLE_ADD_TPREL_LO12_NC
gcctestdir/ld: error: tls_test.o: unsupported reloc 549 in non-static TLSLE
mode.
../../../binutils/gold/testsuite/tls_test.cc:121: error: unexpected opcode
while processing relocation R_AARCH64_TLSLE_ADD_TPREL_HI12
gcctestdir/ld: error: tls_test.o: unsupported reloc 551 in non-static TLSLE
mode.
../../../binutils/gold/testsuite/tls_test.cc:121: error: unexpected opcode
while processing relocation R_AARCH64_TLSLE_ADD_TPREL_LO12_NC
gcctestdir/ld: error: tls_test.o: unsupported reloc 549 in non-static TLSLE
mode.
../../../binutils/gold/testsuite/tls_test.cc:133: error: unexpected opcode
while processing relocation R_AARCH64_TLSLE_ADD_TPREL_HI12
gcctestdir/ld: error: tls_test.o: unsupported reloc 551 in non-static TLSLE
mode.
../../../binutils/gold/testsuite/tls_test.cc:133: error: unexpected opcode
while processing relocation R_AARCH64_TLSLE_ADD_TPREL_LO12_NC
gcctestdir/ld: error: tls_test.o: unsupported reloc 549 in non-static TLSLE
mode.
../../../binutils/gold/testsuite/tls_test.cc:142: error: unexpected opcode
while processing relocation R_AARCH64_TLSLE_ADD_TPREL_HI12
gcctestdir/ld: error: tls_test.o: unsupported reloc 551 in non-static TLSLE
mode.
../../../binutils/gold/testsuite/tls_test.cc:142: error: unexpected opcode
while processing relocation R_AARCH64_TLSLE_ADD_TPREL_LO12_NC
gcctestdir/ld: error: tls_test.o: unsupported reloc 549 in non-static TLSLE
mode.
../../../binutils/gold/testsuite/tls_test.cc:154: error: unexpected opcode
while processing relocation R_AARCH64_TLSLE_ADD_TPREL_HI12
gcctestdir/ld: error: tls_test.o: unsupported reloc 551 in non-static TLSLE
mode.
../../../binutils/gold/testsuite/tls_test.cc:154: error: unexpected opcode
while processing relocation R_AARCH64_TLSLE_ADD_TPREL_LO12_NC
gcctestdir/ld: error: tls_test.o: unsupported reloc 549 in non-static TLSLE
mode.
../../../binutils/gold/testsuite/tls_test.cc:201: error: unexpected opcode
while processing relocation R_AARCH64_TLSLE_ADD_TPREL_HI12
gcctestdir/ld: error: tls_test.o: unsupported reloc 551 in non-static TLSLE
mode.
../../../binutils/gold/testsuite/tls_test.cc:201: error: unexpected opcode
while processing relocation R_AARCH64_TLSLE_ADD_TPREL_LO12_NC
gcctestdir/ld: error: tls_test.o: unsupported reloc 549 in non-static TLSLE
mode.
../../../binutils/gold/testsuite/tls_test.cc:210: error: unexpected opcode
while processing relocation R_AARCH64_TLSLE_ADD_TPREL_HI12
gcctestdir/ld: error: tls_test.o: unsupported reloc 551 in non-static TLSLE
mode.
../../../binutils/gold/testsuite/tls_test.cc:210: error: unexpected opcode
while processing relocation R_AARCH64_TLSLE_ADD_TPREL_LO12_NC
gcctestdir/ld: error: tls_test.o: unsupported reloc 549 in non-static TLSLE
mode.
../../../binutils/gold/testsuite/tls_test.cc:212: error: unexpected opcode
while processing relocation R_AARCH64_TLSLE_ADD_TPREL_HI12
gcctestdir/ld: error: tls_test.o: unsupported reloc 551 in non-static TLSLE
mode.
../../../binutils/gold/testsuite/tls_test.cc:212: error: unexpected opcode
while processing relocation R_AARCH64_TLSLE_ADD_TPREL_LO12_NC
gcctestdir/ld: error: tls_test_c.o: unsupported reloc 549 in non-static TLSLE
mode.
../../../binutils/gold/testsuite/tls_test_c.c:52: error: unexpected opcode
while processing relocation R_AARCH64_TLSLE_ADD_TPREL_HI12
gcctestdir/ld: error: tls_test_c.o: unsupported reloc 551 in non-static TLSLE
mode.
../../../binutils/gold/testsuite/tls_test_c.c:52: error: unexpected opcode
while processing relocation R_AARCH64_TLSLE_ADD_TPREL_LO12_NC
gcctestdir/ld: error: tls_test_c.o: unsupported reloc 549 in non-static TLSLE
mode.
../../../binutils/gold/testsuite/tls_test_c.c:62: error: unexpected opcode
while processing relocation R_AARCH64_TLSLE_ADD_TPREL_HI12
gcctestdir/ld: error: tls_test_c.o: unsupported reloc 551 in non-static TLSLE
mode.
../../../binutils/gold/testsuite/tls_test_c.c:62: error: unexpected opcode
while processing relocation R_AARCH64_TLSLE_ADD_TPREL_LO12_NC
collect2: error: ld returned 1 exit status
Makefile:5017: recipe for target 'tls_test_shared_nonpic.so' failed
make[4]: *** [tls_test_shared_nonpic.so] Error 1

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]