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/43202] wrong arch picked for i*86 intel darwin



------- Comment #4 from hjl at gcc dot gnu dot org  2010-02-28 07:23 -------
Subject: Bug 43202

Author: hjl
Date: Sun Feb 28 07:23:31 2010
New Revision: 157118

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157118
Log:
Restore i[34567]86-*-darwin* bootstrap.

2010-02-27  H.J. Lu  <hongjiu.lu@intel.com>

        PR bootstrap/43202
        * config.gcc: Enable SSE math for i[34567]86-*-darwin* by
        default.  Set the default 32bit/64bit archs with $with_arch
        instead of $arch for i[34567]86-*-*|x86_64-*-* targets.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config.gcc


-- 


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


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