This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/18403] FAILs to vectorize testcases on ppc64-linux
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Nov 2004 18:26:23 -0000
- Subject: [Bug tree-optimization/18403] FAILs to vectorize testcases on ppc64-linux
- References: <20041109155001.18403.dorit@il.ibm.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-11-20 18:26 -------
> Testcase pr18425.c can't be vectorized with -m64 because there's no vector
> support for 64bit elements. This testcase should also xfail (not temporarily)
> when -m64 is used or if the compiler is configured with powerpc64*.
Same on SPARC 64-bit (i.e. sparc64-*-* or sparc-*-* with -m64).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18403