[Bug tree-optimization/40529] ICE with -floop-block, verify_ssa failed

2009-10-15 Thread spop at gcc dot gnu dot org
--- Comment #5 from spop at gcc dot gnu dot org 2009-10-15 16:29 --- This is fixed in the Graphite branch. -- spop at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/40529] ICE with -floop-block, verify_ssa failed

2009-06-24 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2009-06-24 09:42 --- ICEs with -O -ffast-math -floop-block: source/blender/radiosity/intern/source/radfactors.c: In function 'calcSidefactors': source/blender/radiosity/intern/source/radfactors.c:192: error: definition in block 4 does

[Bug tree-optimization/40529] ICE with -floop-block, verify_ssa failed

2009-06-24 Thread spop at gcc dot gnu dot org
--- Comment #4 from spop at gcc dot gnu dot org 2009-06-24 14:22 --- (In reply to comment #3) ICEs with -O -ffast-math -floop-block: also ICEs the same way on the trunk. This is fixed in the graphite branch, although -floop-block is not available now, I tried with