bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/21090] gcc compiled with --enable-default-pie show errors in b


From: oneup40.bugzilla at bulletmail dot org
Subject: [Bug gold/21090] gcc compiled with --enable-default-pie show errors in binutils testsuite
Date: Mon, 22 May 2017 05:42:24 +0000

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

oneup40.bugzilla at bulletmail dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |address@hidden
                   |                            |.org
  Attachment #10060|text/plain                  |text/x-log
          mime type|                            |
  Attachment #10060|Log of make check           |checklog v2.29 (master) pie
        description|                            |

--- Comment #23 from oneup40.bugzilla at bulletmail dot org ---
Created attachment 10060
  --> https://sourceware.org/bugzilla/attachment.cgi?id=10060&action=edit
checklog v2.29 (master) pie

There seems to be two different tracks going on in this bug thread.

When using gcc compiled with --enable-default-pie, there's still a failure in
the gold linker testsuite in the master branch as of today (commit
ca49a96781f723d43ec49471cbbb50aa511d063e).

`echo g++ -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -fmerge-constants -march=x86-64 -mtune=generic -O2 -pipe
-fstack-protector-strong -fno-use-linker-plugin   -o incremental_test_2 | sed
-e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Wl,--incremental-update
-Wl,-z,norelro -Bgcctestdir/ two_file_test_tmp_2.o two_file_test_1b_ndebug.o
two_file_test_2_ndebug.o two_file_test_main_ndebug.o

gcctestdir/ld: internal error in relocate, at
../../binutils-gdb/gold/x86_64.cc:4300


Second, there's also 18 unexpected failures in the ld testsuite:

Running
/home/builder/src/binutils/src/binutils-gdb/ld/testsuite/ld-elf/shared.exp ...
FAIL: Run dl6a2 with -Bsymbolic-functions and dlopen on libdl6a.so
FAIL: Run dl6a5 with -Bsymbolic-functions --dynamic-list-cpp-new and dlopen on
libdl6a.so
FAIL: Run dl6a6 with --dynamic-list-cpp-new -Bsymbolic-functions and dlopen on
libdl6a.so
FAIL: Run dl6a7 with --dynamic-list-data -Bsymbolic and dlopen on libdl6a.so

Running
/home/builder/src/binutils/src/binutils-gdb/ld/testsuite/ld-scripts/crossref.exp
...
FAIL: NOCROSSREFS 3

Running
/home/builder/src/binutils/src/binutils-gdb/ld/testsuite/ld-size/size.exp ...
FAIL: Run size-4a
FAIL: Run size-4b
FAIL: Run size-5a
FAIL: Run size-5b
FAIL: Run size-6
FAIL: Run size-8

Running
/home/builder/src/binutils/src/binutils-gdb/ld/testsuite/ld-srec/srec.exp ...
FAIL: S-records
FAIL: S-records with constructors

Running
/home/builder/src/binutils/src/binutils-gdb/ld/testsuite/ld-x86-64/no-plt.exp
...
FAIL: No PLT (dynamic 1a)
FAIL: No PLT (dynamic 1c)
FAIL: Run pr20253-2f

Running
/home/builder/src/binutils/src/binutils-gdb/ld/testsuite/ld-x86-64/x86-64.exp
...
FAIL: Build gotpcrel1
FAIL: Run pr19031

-- 
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]