[Bug c/35045] gcc-4.3 generates wrong code on i386 with -O3

aurelien at aurel32 dot net gcc-bugzilla@gcc.gnu.org
Thu Jan 31 23:11:00 GMT 2008



------- Comment #3 from aurelien at aurel32 dot net  2008-01-31 22:58 -------
Oops, the bug actually exist on *i386*, not on x86_64. I used the value from my
main installation and not from my i386 chroot.

Here are the correct specs:

Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.3-20080127-1'
--with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr
--enable-shared --with-system-zlib --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix --enable-nls
--with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3
--enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr
--enable-targets=all --enable-checking=release --build=i486-linux-gnu
--host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.3.0 20080127 (experimental) [trunk revision 131882] (Debian
4.3-20080127-1)


-- 

aurelien at aurel32 dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |major
          Component|middle-end                  |c
  GCC build triplet|x86_64-unknown-linux-gnu    |i486-pc-linux-gnu
   GCC host triplet|x86_64-unknown-linux-gnu    |i486-pc-linux-gnu
 GCC target triplet|x86_64-unknown-linux-gnu    |i486-pc-linux-gnu


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



More information about the Gcc-bugs mailing list