diff mbox

[19/25] Specs cleanup: SPARC -mcpu aliases

Message ID 201101151945.51627.ebotcazou@adacore.com
State New
Headers show

Commit Message

Eric Botcazou Jan. 15, 2011, 6:45 p.m. UTC
> 	* config/sparc/sol2-bi.h (CPP_CPU_SPEC, CC1_SPEC): Likewise.

There is a typo in this one.  Tested on SPARC64/Solaris, applied.


2011-01-15  Eric Botcazou  <ebotcazou@adacore.com>

	* config/sparc/sol2-bi.h (CC1_SPEC): Fix typo.
diff mbox

Patch

Index: config/sparc/sol2-bi.h
===================================================================
--- config/sparc/sol2-bi.h	(revision 168842)
+++ config/sparc/sol2-bi.h	(working copy)
@@ -239,7 +239,7 @@  see the files COPYING3 and COPYING.RUNTI
 %{sun4:} %{target:} \
 %{m32:%{m64:%emay not use both -m32 and -m64}} \
 %{m32:-mptr32 -mno-stack-bias \
-  %{!mcpu*:%{!mv8plus-mcpu=v9}}} \
+  %{!mcpu*:%{!mv8plus:-mcpu=v9}}} \
 %{mv8plus:-m32 -mptr32 -mno-stack-bias \
   %{!mcpu*:-mcpu=v9}} \
 "