https://sourceware.org/bugzilla/show_bug.cgi?id=21924
Bug ID: 21924
Summary: Test weakundef1 with PIE fails
Product: binutils
Version: 2.29
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ld
Assignee: unassigned at sourceware dot org
Reporter: jb999 at gmx dot de
Target Milestone: ---
With gcc version 4.9.3 (GCC) running weakundef1 with PIE fails:
gcc -B/tmp/build/ld/tmpdir/ld/ -I/tmp/binutils-2.29/ld/testsuite/ld-i386 -g
-O2 -c -g -O2 -fPIE -c /tmp/binutils-2.29/ld/testsuite/ld-i386/weakundef1.c
-o tmpdir/weakundef1.o
Executing on host: sh -c {gcc -B/tmp/build/ld/tmpdir/ld/
-I/tmp/binutils-2.29/ld/testsuite/ld-i386 -g -O2 -c -g -O2 -fPIE -c
/tmp/binutils-2.29/ld/testsuite/ld-i386/weakundef1.c -o tmpdir/weakundef1.o
2>&1} /dev/null ld.tmp (timeout = 300)
spawn [open ...]
gcc -B/tmp/build/ld/tmpdir/ld/ -L/usr/i686-pc-linux-gnu/lib32
-L/usr/local/lib32 -L/lib32 -L/usr/lib32 -L/usr/i686-pc-linux-gnu/lib
-L/usr/local/lib -L/lib -L/usr/lib -o tmpdir/weakundef1pie
-L/tmp/binutils-2.29/ld/testsuite/ld-i386 -pie tmpdir/weakundef1.o
Executing on host: sh -c {gcc -B/tmp/build/ld/tmpdir/ld/
-L/usr/i686-pc-linux-gnu/lib32 -L/usr/local/lib32 -L/lib32 -L/usr/lib32
-L/usr/i686-pc-linux-gnu/lib -L/usr/local/lib -L/lib -L/usr/lib -o
tmpdir/weakundef1pie -L/tmp/binutils-2.29/ld/testsuite/ld-i386 -pie
tmpdir/weakundef1.o 2>&1} /dev/null ld.tmp (timeout = 300)
spawn [open ...]
Running: tmpdir/weakundef1pie > tmpdir/weakundef1pie.out
child killed: SIGABRT
FAIL: Run weakundef1 with PIE
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils