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 middle-end/49840] [4.7 Regression] New test failures


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.


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