------- Comment #6 from rguenth at gcc dot gnu dot org 2009-06-02 10:23 ------- At -O1 -ftree-pre I get
src/common/PhysicsLX56_Projectiles.cpp: In function 'ProjCollisionType LX56_simulateProjectile_LowLevel(AbsTime, TimeDiff, CProjectile*, const LX56ProjAttribs&, CWorm*, bool*, bool*)': src/common/PhysicsLX56_Projectiles.cpp:1156:33: internal compiler error: in vn_reference_lookup_3, at tree-ssa-sccvn.c:1174 instead. Reducing the -O2 ICE and then the other one. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40321