This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/46142] New: [4.6 Regression] FMA test failures


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

           Summary: [4.6 Regression] FMA test failures
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com
                CC: rth@gcc.gnu.org


On Linux/ia32,  revision 165859 gave

FAIL: gcc.target/i386/fma3-builtin-2.c (internal compiler error)
FAIL: gcc.target/i386/fma3-builtin-2.c (test for excess errors)
FAIL: gcc.target/i386/fma4-builtin-2.c (internal compiler error)
FAIL: gcc.target/i386/fma4-builtin-2.c (test for excess errors)
FAIL: gfortran.dg/vect/fast-math-vect-8.f90 (internal compiler error)
FAIL: gfortran.dg/vect/fast-math-vect-8.f90 (test for excess errors)
ERROR: gcc.target/i386/fma3-builtin-2.c: error executing dg-final: couldn't
open "fma3-builtin-2.s": no such file or directory
ERROR: gcc.target/i386/fma4-builtin-2.c: error executing dg-final: couldn't
open "fma4-builtin-2.s": no such file or directory

Revision 165851 is OK.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]