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/52812] --enable-targets=all --with-multilib-list=m32,m64,mx32 doesn't work with i686-linux


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

--- Comment #1 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2012-03-31 21:08:26 UTC ---
Author: hjl
Date: Sat Mar 31 21:08:22 2012
New Revision: 186050

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186050
Log:
Handle -mx32 like -m64

libgomp/

2012-03-31  H.J. Lu  <hongjiu.lu@intel.com>

    PR bootstrap/52812
    * configure.tgt (i[456]86-*-linux*): Handle -mx32 like -m64.

libitm/

2012-03-31  H.J. Lu  <hongjiu.lu@intel.com>

    PR bootstrap/52812
    * configure.tgt (i[456]86-*-linux*): Handle -mx32 like -m64.

Modified:
    trunk/libgomp/ChangeLog
    trunk/libgomp/configure.tgt
    trunk/libitm/ChangeLog
    trunk/libitm/configure.tgt


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