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
784d7cce
Commit
784d7cce
authored
Sep 18, 2001
by
Catherine Moore
Committed by
Catherine Moore
Sep 18, 2001
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
config/stormy16/stormy16.h (DEFAULT_PCC_STRUCT_RETURN): Define as 0.
From-SVN: r45686
parent
70eeb10b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
gcc/ChangeLog
+5
-0
gcc/config/stormy16/stormy16.h
+2
-2
No files found.
gcc/ChangeLog
View file @
784d7cce
2001
-
09
-
18
Catherine
Moore
<
clm
@redhat
.
com
>
*
config
/
stormy16
/
stormy16
.
h
(
DEFAULT_PCC_STRUCT_RETURN
)
:
Define
as
0
.
2001
-
09
-
18
Ulrich
Weigand
<
uweigand
@de
.
ibm
.
com
>:
*
config
.
gcc
(
s390
-*-
linux
-*
,
s390x
-*-
linux
*
)
:
Switch
to
...
...
gcc/config/stormy16/stormy16.h
View file @
784d7cce
...
...
@@ -2292,7 +2292,7 @@ typedef int CUMULATIVE_ARGS;
return values are decided by the `RETURN_IN_MEMORY' macro.
If not defined, this defaults to the value 1. */
/* #define DEFAULT_PCC_STRUCT_RETURN */
#define DEFAULT_PCC_STRUCT_RETURN 0
/* If the structure value address is passed in a register, then
`STRUCT_VALUE_REGNUM' should be the number of that register. */
...
...
@@ -5352,4 +5352,4 @@ do { \
extern
struct
rtx_def
*
stormy16_compare_op0
,
*
stormy16_compare_op1
;
/* End of
generic
.h */
/* End of
stormy16
.h */
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