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 bootstrap/42345] cannot force 32 bit toolchain only



------- Comment #20 from hjl at gcc dot gnu dot org  2009-12-21 15:32 -------
Subject: Bug 42345

Author: hjl
Date: Mon Dec 21 15:31:49 2009
New Revision: 155372

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155372
Log:
Always pass --32 to ia32 Linux assembler.

2009-12-21  H.J. Lu  <hongjiu.lu@intel.com>

        PR bootstrap/42345
        * acinclude.m4 (gcc_GAS_FLAGS): New.
        (gcc_GAS_CHECK_FEATURE): Use gcc_GAS_FLAGS.
        * configure: Regenerated.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/acinclude.m4
    trunk/gcc/configure


-- 


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


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