This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/30728] Building a 32-bit compiler on a 64-bit system should pass --32 flag to the assembler
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 22 Dec 2011 01:39:18 +0000
- Subject: [Bug target/30728] Building a 32-bit compiler on a 64-bit system should pass --32 flag to the assembler
- Auto-submitted: auto-generated
- References: <bug-30728-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30728
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Target Milestone|--- |4.6.0
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-12-22 01:39:18 UTC ---
Fixed by:
r152865 | hjl | 2009-10-15 11:55:27 -0700 (Thu, 15 Oct 2009) | 4 lines
2009-10-15 H.J. Lu <hongjiu.lu@intel.com>
* config/i386/linux.h (ASM_SPEC): Add --32.