http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50301
Bug #: 50301
Summary: [4.7 Regression] 416.gamess in SPEC CPU 2006 failed to
build with LTO
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: unassig...@gcc.gnu.org
ReportedBy: hjl.to...@gmail.com
On Linux/x86-64, revision 178509 gave:
gfortran -O3 -funroll-loops -ffast-math -fwhole-program -flto=jobserver
-fuse-linker-plugin -DSPEC_CPU_LP64 ....
lto1: internal compiler error: vector VEC(ipa_jump_func_t,base) index domain
error, in ipa_get_ith_jump_func at ipa-prop.h:251
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
lto-wrapper: gfortran returned 1 exit status
/usr/local/bin/ld: lto-wrapper failed
collect2: error: ld returned 1 exit status
specmake[3]: *** [gamess] Error 1