[Bug libstdc++/25797] [4.2 Regression] almost all libstdc++ tests fail

hjl at lucon dot org gcc-bugzilla@gcc.gnu.org
Tue Jan 17 20:58:00 GMT 2006



------- Comment #6 from hjl at lucon dot org  2006-01-17 20:58 -------
The patch doesn't work on Linux/ia64. --gc-sections is ignored on Linux/ia64:

[hjl@gnu-12 tmp]$ gcc -Wl,--gc-sections x.c
/usr/local/bin/ld: Warning: gc-sections option ignored

I got many

/usr/local/bin/ld: Warning: gc-sections option ignored^M
output is:
/usr/local/bin/ld: Warning: gc-sections option ignored^M

FAIL: 17_intro/header_cassert.cc (test for excess errors)
Excess errors:


-- 


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



More information about the Gcc-bugs mailing list