* config/sparc/sol2-bi.h (CC1_SPEC): Fix typo.
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 15 Jan 2011 18:47:40 +0000 (18:47 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 15 Jan 2011 18:47:40 +0000 (18:47 +0000)
From-SVN: r168845

gcc/ChangeLog
gcc/config/sparc/sol2-bi.h

index 610507b7c1fbf713174749da562473feafa87231..105d5a41cdb3e0ef99113af15f29a49d4bd60515 100644 (file)
@@ -1,6 +1,10 @@
-2011-01-13  Jan Hubicka  <jh@suse.cz>
+2011-01-15  Eric Botcazou  <ebotcazou@adacore.com>
 
-       PR tree-optimization/47276 
+       * config/sparc/sol2-bi.h (CC1_SPEC): Fix typo.
+
+2011-01-15  Jan Hubicka  <jh@suse.cz>
+
+       PR tree-optimization/47276
        * ipa.c (function_and_variable_visibility): Do not try to mark alias
        declarations as needed.
 
index 098699a423d431e93a79d55492b3767ca8ab74c6..48c9a0d11d006313b74e6ba8696fd865cb10a321 100644 (file)
@@ -239,7 +239,7 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 %{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}} \
 "