[Bug bootstrap/43202] wrong arch picked for i*86 intel darwin

2010-02-27 Thread hjl at gcc dot gnu dot org
--- Comment #6 from hjl at gcc dot gnu dot org 2010-02-28 07:56 --- Subject: Bug 43202 Author: hjl Date: Sun Feb 28 07:56:36 2010 New Revision: 157119 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157119 Log: Don't set the default arch for i[34567]86-*-darwin*|x86_64-*-darwin*.

[Bug bootstrap/43202] wrong arch picked for i*86 intel darwin

2010-02-27 Thread hjl dot tools at gmail dot com
--- Comment #5 from hjl dot tools at gmail dot com 2010-02-28 07:24 --- Fixed. -- hjl dot tools at gmail dot com changed: What|Removed |Added Status|WAITING

[Bug bootstrap/43202] wrong arch picked for i*86 intel darwin

2010-02-27 Thread hjl at gcc dot gnu dot org
--- 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

[Bug bootstrap/43202] wrong arch picked for i*86 intel darwin

2010-02-27 Thread hjl dot tools at gmail dot com
--- Comment #3 from hjl dot tools at gmail dot com 2010-02-27 22:34 --- (In reply to comment #2) > With the patch proposed in comment 1, I now get... > Does it fix your problem? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43202

[Bug bootstrap/43202] wrong arch picked for i*86 intel darwin

2010-02-27 Thread howarth at nitro dot med dot uc dot edu
--- Comment #2 from howarth at nitro dot med dot uc dot edu 2010-02-27 22:28 --- With the patch proposed in comment 1, I now get... # GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096 # options passed: -D__DYNAMIC__ t.cc -fPIC -mmacosx-version-min=10.6.3 # -mtune

[Bug bootstrap/43202] wrong arch picked for i*86 intel darwin

2010-02-27 Thread hjl dot tools at gmail dot com
--- Comment #1 from hjl dot tools at gmail dot com 2010-02-27 21:37 --- Please try http://gcc.gnu.org/ml/gcc-patches/2010-02/msg01222.html -- hjl dot tools at gmail dot com changed: What|Removed |Added -