[Bug tree-optimization/58619] ICE building in gen_combined_adhoc_loc

hubicka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Oct 4 15:08:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58619

--- Comment #2 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
The ICE is caused by *n being NULL, so it seems we did not remap the block.
This perhaps means that we have stale block in the edge location?

Honza



More information about the Gcc-bugs mailing list