re PR target/18149 (bootstrap of i686-darwin)

PR 18149
	* config/i386/darwin.h (ASM_SPEC): Undef it before defining.

From-SVN: r89574
This commit is contained in:
Geoffrey Keating 2004-10-26 07:30:06 +00:00 committed by Geoffrey Keating
parent 210d7a8f70
commit a56cd1a969
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2004-10-26 Geoffrey Keating <geoffk@apple.com>
PR 18149
* config/i386/darwin.h (ASM_SPEC): Undef it before defining.
2004-10-25 Geoffrey Keating <geoffk@apple.com>
* config/darwin.h (LINK_SPEC): Default weak_reference_mismatches

View File

@ -44,6 +44,7 @@ Boston, MA 02111-1307, USA. */
%{gfull: -g -fno-eliminate-unused-debug-symbols %<gfull }\
%{g: %{!gfull: -feliminate-unused-debug-symbols %<gfull }}"
#undef ASM_SPEC
#define ASM_SPEC "-arch i686 \
-force_cpusubtype_ALL \
%{Zforce_cpusubtype_ALL:-force_cpusubtype_ALL} \