This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/28752] bootstrap comparision fails with "-ftree-vectorize -maltivec" on ppc
- From: "irar at il dot ibm dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Nov 2006 08:40:18 -0000
- Subject: [Bug middle-end/28752] bootstrap comparision fails with "-ftree-vectorize -maltivec" on ppc
- References: <bug-28752-12180@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #12 from irar at il dot ibm dot com 2006-11-08 08:40 -------
Jeff,
Thanks a lot! I will do the things you've suggested shortly. Meanwhile, out of
curiosity, I am attaching a "good" recog.i (built with vectorization enabled,
but the offending loop was not vectorized).
BTW, here is the compiler configuration:
../gcc/configure --enable-threads=posix --prefix=/Develop/main-110758/
--enable-checking=release --enable-ssp --disable-libssp --enable-java-awt=gtk
--enable-gtk-cairo --disable-libjava-multilib --with-system-zlib
--enable-shared --enable-__cxa_atexit --enable-libstdcxx-allocator=new
--without-system-libunwind --with-cpu=default32 --enable-secureplt
--with-long-double-128 --host=powerpc64-suse-linux
--enable-languages=c,c++,fortran
My system compiler is gcc version 4.1.0 (SUSE Linux).
Thanks,
Ira
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28752