[Bug tree-optimization/79721] Scalar evolution introduces signed overflow
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 28 14:24:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79721
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot gnu.org
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Hmm, in fact the bug is IMHO in chrec_evaluate (called from chrec_apply) which
can be called from other context as well.
Testing patch.
More information about the Gcc-bugs
mailing list