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/49318] New: [4.7 Regression] 177.mesa in SPEC CPU 2000 failed to build


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

           Summary: [4.7 Regression] 177.mesa in SPEC CPU 2000 failed to
                    build
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com


On Linux/x86-64, revision 174742 gave:

gcc -c -o get.o   -DSPEC_CPU2000_LP64         -O3 -funroll-loops -ffast-math
-fwhole-program -flto=jobserver -fuse-linker-plugin  get.c
get.c: In function 'gl_GetDoublev':
get.c:903:6: internal compiler error: verify_gimple failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
specmake[3]: *** [get.o] Error 1

Revision 174656 is OK.


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