mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-21 23:00:52 +08:00
* config/sparc/sol2-bi.h (CC1_SPEC): Fix typo.
From-SVN: r168845
This commit is contained in:
parent
be46831f5a
commit
55959ffa64
@ -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.
|
||||
|
||||
|
@ -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}} \
|
||||
"
|
||||
|
Loading…
x
Reference in New Issue
Block a user