This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/53045] Missing loop termination


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  <rguenther@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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]