This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/51356] [4.7 Regression] FAIL: gfortran.dg/anyallcount_1.f90 -O3 (internal compiler error) on powerpc-apple-darwin9 with -m32
- From: "dominiq at lps dot ens.fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 01 Dec 2011 14:57:13 +0000
- Subject: [Bug tree-optimization/51356] [4.7 Regression] FAIL: gfortran.dg/anyallcount_1.f90 -O3 (internal compiler error) on powerpc-apple-darwin9 with -m32
- Auto-submitted: auto-generated
- References: <bug-51356-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51356
--- Comment #3 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-12-01 14:57:13 UTC ---
> works for me on top of 181853 (powerpc-darwin9).
For me too on top of 181782 (powerpc-darwin9, regtested gcc and gfortran) and
181863 (x86_64-apple-darwin10, full regtest).
> ... I doubt we could actually vectorize it anyway.
The test was not vectorized before the patch nor after it.