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 middle-end/28752] bootstrap comparision fails with "-ftree-vectorize -maltivec" on ppc



------- 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


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