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
07711f53
Commit
07711f53
authored
Feb 06, 2004
by
Alan Modra
Committed by
Alan Modra
Feb 06, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
oops, missed a file in the last commit
From-SVN: r77381
parent
0f6937fe
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
gcc/ChangeLog
+1
-1
gcc/config/s390/s390.h
+1
-1
No files found.
gcc/ChangeLog
View file @
07711f53
...
...
@@ -23,7 +23,7 @@
config/iq2000/iq2000.c, config/m32r/m32r.h, config/m68hc11/m68hc11.h,
config/m68k/m68k.h, config/mcore/mcore.h, config/mips/mips.h,
config/mmix/mmix.h, config/mn10300/mn10300.h, config/ns32k/ns32k.h,
config/pa/pa.h, config/pdp11/pdp11.h config/s390/s390.h,
config/pa/pa.h, config/pdp11/pdp11.h
,
config/s390/s390.h,
config/sh/sh.h, config/sparc/sparc.h, config/stormy16/stormy16.h,
config/v850/v850.h, config/vax/vax.h, config/xtensa/xtensa.h: Likewise.
...
...
gcc/config/s390/s390.h
View file @
07711f53
...
...
@@ -683,7 +683,7 @@ typedef struct s390_arg_structure
}
CUMULATIVE_ARGS
;
#define INIT_CUMULATIVE_ARGS(CUM, FNTYPE, LIBNAME, NN) \
#define INIT_CUMULATIVE_ARGS(CUM, FNTYPE, LIBNAME, NN
, N_NAMED_ARGS
) \
((CUM).gprs=0, (CUM).fprs=0)
#define FUNCTION_ARG_ADVANCE(CUM, MODE, TYPE, NAMED) \
...
...
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