[Bug tree-optimization/51136] [4.7 Regression] ICE: SIGSEGV in unlink_virtual_phi (tree-flow-inline.h:427) with -O2 -fno-tree-dominator-opts (-ftree-tail-merge)
vries at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Nov 15 14:16:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51136
vries at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #2 from vries at gcc dot gnu.org 2011-11-15 14:09:38 UTC ---
The problem is in update_vuses, which is obsolete since the fix for PR51005.
Marking it resolved, fixed.
More information about the Gcc-bugs
mailing list