http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57337
Bug ID: 57337
Summary: 416.gamess ICE on x86 after r199048
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: izamyatin at gmail dot com
CC: eraman at google dot com
Target: x86
gfortran -c -o mp2ddi.fppized.o -O2 -ffast-math -ffixed-form mp2ddi.fppized.f
mp2ddi.fppized.f: In function 'pmp2chk':
mp2ddi.fppized.f:5365:0: error: definition in block 11 follows the use
SUBROUTINE PMP2CHK
^
for SSA_NAME: _314 in statement:
_319 = _314 + _320;
mp2ddi.fppized.f:5365:0: internal compiler error: verify_ssa failed
0xaf0aa4 verify_ssa(bool)
../../gcc/tree-ssa.c:1046
0x8c3e72 execute_function_todo
../../gcc/passes.c:1970
0x8c47cd execute_todo
../../gcc/passes.c:2002
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
specmake: *** [mp2ddi.fppized.o] Error 1