[Bug tree-optimization/39075] alignment for "unsigned short a[10000]" vs "extern unsigned short a[10000]"

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Feb 2 14:53:00 GMT 2009



------- Comment #2 from rguenth at gcc dot gnu dot org  2009-02-02 14:53 -------
The ABI does not guarantee alignment bigger than 2 for the external array.  The
vectorizer adjusts the alignment for the internal one.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39075



More information about the Gcc-bugs mailing list