[Bug tree-optimization/63169] ivopts rewrite_uses pessimizes debug info

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Sep 4 14:31:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63169

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
IVOPTs depends on CSE to remove the effect of building its (sometimes gigantic)
GENERIC expressions figuring out IVs and inserting them multiple times.

Not sure if we even try to optimize the IV chosen to replace debuginfo uses.



More information about the Gcc-bugs mailing list