[Bug rtl-optimization/59999] [4.9 Regression] Sign extension in loop regression blocks generation of zero overhead loop
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jan 31 11:41:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59999
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |missed-optimization
Component|tree-optimization |rtl-optimization
--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
Yes, I think that the IV choice merely shows that we miss to optimize the
extension - which would be somewhere in the RTL opt pipeline.
More information about the Gcc-bugs
mailing list