http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53045
--- Comment #3 from Uros Bizjak <ubizjak at gmail dot com> 2012-04-20 16:13:49 UTC --- (In reply to comment #2) > Btw, see how I fixed > > 2012-04-18 Richard Guenther <rguent...@suse.de> > > * gcc.target/x86_64/abi/test_passing_unions.c: Avoid undefined > array access. > * gcc.target/x86_64/abi/test_passing_structs.c: Likewise. > * gcc.target/i386/avx256-unaligned-load-4.c: Fix array sizes. > > I suppose I didn't see the AVX fails because my testing box doesn't have AVX. Thanks, I have fixed AVX testcases in the same way.