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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.7.0                       |---

--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> 2011-07-25 14:30:49 
UTC ---
(In reply to comment #1)
> Can't reproduce this on a x86_64 host.  I tried -m32 -mno-sse -march=i386
> and also -march=i686.

On Linux/x86-64 host, please configure gcc with

CC="gcc -m32" CXX="g++ -m32" ../src-trunk/configure i686-linux

This is how I test GCC for Linux/ia32 on Linux/x86-64.

Reply via email to