This patch http://gcc.gnu.org/ml/gcc-patches/2007-08/msg00705.html
causes [EMAIL PROTECTED] rrs]$ /export/gnu/import/rrs/127491/usr/bin/gcc -O /export/gnu/import/rrs/127491/src/gcc/testsuite/gcc.dg/dfp/convert-bfp-fold.c /tmp/cc2dvlFs.o: In function `main': convert-bfp-fold.c:(.text+0x3a): undefined reference to `link_error' convert-bfp-fold.c:(.text+0x64): undefined reference to `link_error' convert-bfp-fold.c:(.text+0xc8): undefined reference to `link_error' convert-bfp-fold.c:(.text+0xf2): undefined reference to `link_error' convert-bfp-fold.c:(.text+0x16c): undefined reference to `link_error' /tmp/cc2dvlFs.o:convert-bfp-fold.c:(.text+0x192): more undefined references to `link_error' follow collect2: ld returned 1 exit status [EMAIL PROTECTED] rrs]$ -- Summary: [4.3 Regression] Revision 127491 causes FAIL: gcc.dg/dfp/convert-bfp-fold.c (test for excess errors) Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: hjl at lucon dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33082