Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
55959ffa
Commit
55959ffa
authored
Jan 15, 2011
by
Eric Botcazou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/sparc/sol2-bi.h (CC1_SPEC): Fix typo.
From-SVN: r168845
parent
be46831f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
+7
-3
gcc/ChangeLog
+6
-2
gcc/config/sparc/sol2-bi.h
+1
-1
No files found.
gcc/ChangeLog
View file @
55959ffa
2011-01-1
3 Jan Hubicka <jh@suse.cz
>
2011-01-1
5 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.
...
...
gcc/config/sparc/sol2-bi.h
View file @
55959ffa
...
...
@@ -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}} \
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment