[Bug tree-optimization/42341] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:228
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Dec 9 11:35:00 GMT 2009
------- Comment #2 from rguenth at gcc dot gnu dot org 2009-12-09 11:35 -------
How was the object file built? (I suppose this is simply a testsuite failure
of gcc.dg/lto/20090116?)
There was a dup for this for other archs I believe and the issue is
basically -Ox vs. -O0 compile which breaks some out-of-SSA invariants.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rguenth at gcc dot gnu dot
| |org
Keywords| |lto
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42341
More information about the Gcc-bugs
mailing list