This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/40321] [4.5 Regression] internal compiler error: in compute_antic, at tree-ssa-pre.c:2501



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]