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 other/26474] compiling 'long long' math with optimization gives bad results



------- Comment #2 from eran dot nissenhaus at mobileye dot com  2006-02-27 06:46 -------
(In reply to comment #1)
> Can you give the full output of:
> powerpc-7400-linux-gnu-g++ -v
> and
> powerpc-linux-g++ -v
> ?
> Thanks,
> Andrew
> 
Here goes:
% /opt/Arabella/bin/powerpc-linux-g++ -v
Reading specs from /opt/Arabella/lib/gcc-lib/powerpc-linux/3.3.2/specs
Configured with: ../../../SRC/gcc-3.3.2/configure --target=powerpc-linux
--with-gnu-as --with-gnu-ld --prefix=/opt/Arabella
--mandir=/opt/Arabella/share/man --infodir=/opt/Arabella/share/info
--with-gxx-include-dir=/opt/Arabella/include/c++/3.3.2 --disable-nls
--enable-shared --enable-languages=c,c++ --enable-threads=posix
--enable-multilib --enable-__cxa_atexit --enable-clocale=gnu --enable-c-mbchar
--enable-version-specific-runtime-libs --with-dwarf2 --with-headers
Thread model: posix
gcc version 3.3.2

 %
/opt/crosstool/gcc-3.3.4-glibc-2.2.5/powerpc-7400-linux-gnu/bin/powerpc-7400-linux-gnu-g++
-v
Reading specs from
/opt/crosstool/gcc-3.3.4-glibc-2.2.5/powerpc-7400-linux-gnu/lib/gcc-lib/powerpc-7400-linux-gnu/3.3.4/specs
Configured with:
/homes/avrozen/downloads/crosstool-0.37/build/powerpc-7400-linux-gnu/gcc-3.3.4-glibc-2.2.5/gcc-3.3.4/configure
--target=powerpc-7400-linux-gnu --host=i686-host_pc-linux-gnu
--prefix=/opt/crosstool/gcc-3.3.4-glibc-2.2.5/powerpc-7400-linux-gnu
--with-cpu=7400 --enable-altivec --enable-cxx-flags=-mcpu=7400
--disable-libunwind-exceptions --disable-c-mbchar
--with-headers=/opt/crosstool/gcc-3.3.4-glibc-2.2.5/powerpc-7400-linux-gnu/powerpc-7400-linux-gnu/include
--with-local-prefix=/opt/crosstool/gcc-3.3.4-glibc-2.2.5/powerpc-7400-linux-gnu/powerpc-7400-linux-gnu
--disable-nls --enable-threads=posix --enable-symvers=gnu --enable-__cxa_atexit
--enable-languages=c,c++ --enable-shared --enable-c99 --enable-long-long
Thread model: posix
gcc version 3.3.4



Thanks,
Eran


-- 


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


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