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
cf42f095
Commit
cf42f095
authored
Apr 22, 2010
by
David Edelsohn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/rs6000/x-aix: Override LDFLAGS for all COMPILERS.
From-SVN: r158652
parent
5bdd895c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
gcc/ChangeLog
+5
-1
gcc/config/rs6000/x-aix
+1
-1
No files found.
gcc/ChangeLog
View file @
cf42f095
2010-04-22 Ira Rosen <irar@il.ibm.com>
2010-04-22 David Edelsohn <edelsohn@gnu.org>
* config/rs6000/x-aix: Override LDFLAGS for all COMPILERS.
2010-04-22 Ira Rosen <irar@il.ibm.com>
PR tree-optimization/43842
* tree-vect-loop.c (vect_create_epilog_for_reduction): Handle
...
...
gcc/config/rs6000/x-aix
View file @
cf42f095
...
...
@@ -2,5 +2,5 @@
build/genautomata : override LDFLAGS += -Wl,-bmaxdata:0x20000000
# jc1 requires more than 256MB of data
jc1 : override LDFLAGS += -Wl,-bmaxdata:0x2
0000000
$(COMPILERS) : override LDFLAGS += -Wl,-bmaxdata:0x4
0000000
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