[Bug c/16633] New: C tests don't use the newly built libgcc.so.1
hjl at lucon dot org
gcc-bugzilla@gcc.gnu.org
Mon Jul 19 19:07:00 GMT 2004
Some C tests are linked against libgcc.so.1 when the new binutils
is used:
+FAIL: gcc.dg/cleanup-10.c execution test
+FAIL: gcc.dg/cleanup-11.c execution test
+FAIL: gcc.dg/cleanup-5.c execution test
+FAIL: gcc.dg/cleanup-8.c execution test
+FAIL: gcc.dg/cleanup-9.c execution test
But nothing is done to ensure that the newly built libgcc.so.1 is used.
We need to do something similar to C++ tests to make sure the newly built
libgcc.so.1 is used.
--
Summary: C tests don't use the newly built libgcc.so.1
Product: gcc
Version: 3.4.2
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: hjl at lucon dot org
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16633
More information about the Gcc-bugs
mailing list