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
b2e01876
Commit
b2e01876
authored
Jun 10, 1997
by
Michael Meissner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Build libgcc.a with -mstrict-align
From-SVN: r14223
parent
daf11973
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
gcc/config/rs6000/t-ppc
+1
-1
gcc/config/rs6000/t-ppcgas
+1
-1
No files found.
gcc/config/rs6000/t-ppc
View file @
b2e01876
...
...
@@ -8,5 +8,5 @@
MULTILIB_OPTIONS = msoft-float
MULTILIB_DIRNAMES = nof
MULTILIB_EXCEPTIONS =
MULTILIB_EXTRA_OPTS =
MULTILIB_EXTRA_OPTS =
mstrict-align
MULTILIB_MATCHES = ${MULTILIB_MATCHES_FLOAT}
gcc/config/rs6000/t-ppcgas
View file @
b2e01876
...
...
@@ -9,7 +9,7 @@ MULTILIB_DIRNAMES = nof \
le be \
cs ca sol lin
MULTILIB_EXTRA_OPTS = mrelocatable-lib mno-eabi
MULTILIB_EXTRA_OPTS = mrelocatable-lib mno-eabi
mstrict-align
MULTILIB_EXCEPTIONS = *mbig/*mcall-solaris* \
*mlittle/*mcall-solaris* \
*msoft-float/*mcall-solaris* \
...
...
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