This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/49318] New: [4.7 Regression] 177.mesa in SPEC CPU 2000 failed to build
- From: "hjl.tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 7 Jun 2011 17:47:50 +0000
- Subject: [Bug middle-end/49318] New: [4.7 Regression] 177.mesa in SPEC CPU 2000 failed to build
- Auto-submitted: auto-generated
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.