[Bug target/11591] ICE in gcc.dg/altivec-5.c in 3.3 branch for non-Altivec powerpc

dank at kegel dot com gcc-bugzilla@gcc.gnu.org
Sat Jul 19 19:25:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11591



------- Additional Comments From dank at kegel dot com  2003-07-19 19:25 -------
So when gcc is run with -maltivec, and gcc was configured for a
CPU which doesn't support altivec,
should the compiler gracefully exit with an error "This compiler was not built
with support for altivec" ?

FWIW, I configured gcc with:
/crosstool-0.13/build/powerpc-750-linux-gnu/gcc-ss-3_3-20030714-glibc-2.2.5/gcc-ss-3_3-20030714/configure
--target=powerpc-750-linux-gnu --host=i686-host_pc-linux-gnu
--prefix=/opt/cegl-2.0/powerpc-750-linux-gnu/gcc-ss-3_3-20030714-glibc-2.2.5
--with-cpu=750 --disable-nls --enable-threads=posix --enable-symvers=gnu
--enable-__cxa_atexit --enable-languages=c,c++ --enable-shared --enable-c99
--enable-long-long



More information about the Gcc-bugs mailing list