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: [email protected]
ReportedBy: [email protected]
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.