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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2015-07-08
     Ever confirmed|0                           |1

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Hum, I think we are now just better with optimizing - according to the comment
in the testcase the two static (and thus eventually inlined) loops require
versioning for alignment.  I don't see this, all arrays are properly aligned
and I suppose IPA-CP now properly transfers alignment info.

Please attach dumps or provide instructions on how to configure a cross cc1
from x86_64-linux.

Reply via email to