[Bug tree-optimization/50744] [4.7 Regression] ice in good_cloning_opportunity_p
jamborm at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 14 16:57:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50744
Martin Jambor <jamborm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
AssignedTo|unassigned at gcc dot |jamborm at gcc dot gnu.org
|gnu.org |
--- Comment #3 from Martin Jambor <jamborm at gcc dot gnu.org> 2011-11-14 16:50:02 UTC ---
Hm, apparently the effect propagation can still go wild on recursive code and
size effects can overflow to negtive values, triggering this assert. Mine.
More information about the Gcc-bugs
mailing list