[Bug lto/47822] New: [4.6 Regression] Multiple test suite failures due to revision 170321

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Sun Feb 20 11:13:00 GMT 2011


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

           Summary: [4.6 Regression] Multiple test suite failures due to
                    revision 170321
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dominiq@lps.ens.fr
                CC: hjl@gcc.gnu.org, rguenther@suse.de


Revision 170321 caused a lot of failures on the test suite on
x86_64-apple-darwin10 and moxie-unknown-elf (see
http://gcc.gnu.org/ml/gcc-testresults/2011-02/msg02205.html). They are all of
the form:

[macbook] f90/bug% gcc46
/opt/gcc/work/gcc/testsuite/gcc.c-torture/execute/builtins/20010124-1.c
/opt/gcc/work/gcc/testsuite/gcc.c-torture/execute/builtins/20010124-1-lib.c
/opt/gcc/work/gcc/testsuite/gcc.c-torture/execute/builtins/lib/main.c -flto
lto1: fatal error: target specific builtin not available
compilation terminated.
lto-wrapper: gcc46 returned 1 exit status
collect2: lto-wrapper returned 1 exit status

Reverting the revision fixes the failures.

This is pr seems related to pr47820.



More information about the Gcc-bugs mailing list