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 target/30728] Building a 32-bit compiler on a 64-bit system should pass --32 flag to the assembler


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.


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