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 c/42199] A problem with -maltivec



------- Comment #2 from galtgendo at o2 dot pl  2010-01-03 16:46 -------
Created an attachment (id=19452)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19452&action=view)
preprocessed sources

Finally I've got a response in the Gentoo bug.
Info:
Using built-in specs.
Target: powerpc-unknown-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.4.2/work/gcc-4.4.2/configure
--prefix=/usr --bindir=/usr/powerpc-unknown-linux-gnu/gcc-bin/4.4.2
--includedir=/usr/lib/gcc/powerpc-unknown-linux-gnu/4.4.2/include
--datadir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/4.4.2
--mandir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/4.4.2/man
--infodir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/4.4.2/info
--with-gxx-include-dir=/usr/lib/gcc/powerpc-unknown-linux-gnu/4.4.2/include/g++-v4
--host=powerpc-unknown-linux-gnu --build=powerpc-unknown-linux-gnu
--enable-altivec --disable-fixed-point --with-ppl --with-cloog --enable-nls
--without-included-gettext --with-system-zlib --disable-checking
--disable-werror --enable-secureplt --disable-multilib --enable-libmudflap
--disable-libssp --enable-libgomp --enable-cld
--with-python-dir=/share/gcc-data/powerpc-unknown-linux-gnu/4.4.2/python
--disable-libgcj --enable-languages=c,c++,fortran --enable-shared
--enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
--with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.2 p1.0'
Thread model: posix
gcc version 4.4.2 (Gentoo 4.4.2 p1.0)

Command line:
 powerpc-unknown-linux-gnu-gcc \
 -std=gnu99 -E -Os -mcpu=G4 -mtune=G4 -maltivec -mabi=altivec -Wall \
 conftest.c -o conftest.i


-- 


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


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