[Bug middle-end/35085] [4.3 regression] gcc.dg/vect/vect-iv-9.c fails

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Feb 5 12:39:00 GMT 2008



------- Comment #6 from rguenth at gcc dot gnu dot org  2008-02-05 12:38 -------
does making int a[N]; aligned fix it?  That is

int a[N] __attribute__((aligned(16)));

?


-- 


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



More information about the Gcc-bugs mailing list