bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/12388] icf_test.sh and icf_safe_test.sh fail


From: rguenth at gcc dot gnu.org
Subject: [Bug gold/12388] icf_test.sh and icf_safe_test.sh fail
Date: Mon, 11 Jul 2011 11:27:58 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=12388

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-07-11 
11:27:55 UTC ---
The tests now work on the 2.21 branch.  The only gold fail on x86_64 (with GCC
4.6.1) is

PASS: exception_test
/bin/sh: line 1:  9918 Aborted                 "$tst" >
exception_static_test.lo
g-t 2>&1
FAIL: exception_static_test

and for i?86 I still get linker fails for them:

g++ -W -Wall    -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-fmerge-const
ants -O2 -g -Bgcctestdir/ -static  -o exception_static_test
exception_test_main.
o exception_test_1.o exception_test_2.o  -lz 
gcctestdir/ld:
/usr/lib/gcc/i586-suse-linux/4.6/../../../libc.a(errlist.o):(.deb
ug_info+0x1c3): warning: `sys_errlist' is deprecated; use `strerror' or
`strerro
r_r' instead
gcctestdir/ld:
/usr/lib/gcc/i586-suse-linux/4.6/../../../libc.a(errlist.o):(.deb
ug_info+0x1f1): warning: `sys_nerr' is deprecated; use `strerror' or
`strerror_r
' instead
gcctestdir/ld: /usr/lib/gcc/i586-suse-linux/4.6/../../../libc.a(elf-init.o): in 
function __libc_csu_irel:elf-init.c:94: error: undefined reference to
'__rel_ipl
t_end'
gcctestdir/ld: /usr/lib/gcc/i586-suse-linux/4.6/../../../libc.a(elf-init.o): in 
function __libc_csu_irel:elf-init.c:94: error: undefined reference to
'__rel_ipl
t_start'
gcctestdir/ld: /usr/lib/gcc/i586-suse-linux/4.6/../../../libc.a(elf-init.o): in 
function __libc_csu_irel:../sysdeps/i386/dl-irel.h:36: error: undefined
referenc
e to '__rel_iplt_start'
gcctestdir/ld: /usr/lib/gcc/i586-suse-linux/4.6/../../../libc.a(elf-init.o): in 
function __libc_csu_irel:../sysdeps/i386/dl-irel.h:33: error: undefined
referenc
e to '__rel_iplt_start'
gcctestdir/ld: /usr/lib/gcc/i586-suse-linux/4.6/../../../libc.a(elf-init.o): in 
function __libc_csu_irel:../sysdeps/i386/dl-irel.h:36: error: undefined
referenc
e to '__rel_iplt_start'
collect2: ld returned 1 exit status
make[5]: *** [exception_static_test] Error 1

similar for tls_static_test and tls_static_pic_test.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]