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
24ba333f
Commit
24ba333f
authored
Sep 17, 1996
by
Mike Stump
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
almost forgot to checkit it in.
From-SVN: r12731
parent
55ebdce3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
gcc/config/mips/mips.h
+1
-1
No files found.
gcc/config/mips/mips.h
View file @
24ba333f
...
@@ -1723,7 +1723,7 @@ extern enum reg_class mips_secondary_reload_class ();
...
@@ -1723,7 +1723,7 @@ extern enum reg_class mips_secondary_reload_class ();
#define RETURN_ADDR_RTX(count, frame) \
#define RETURN_ADDR_RTX(count, frame) \
((count == 0) \
((count == 0) \
? gen_rtx (MEM, Pmode, gen_rtx (REG, Pmode, RETURN_ADDRESS_POINTER_REGNUM))\
? gen_rtx (MEM, Pmode, gen_rtx (REG, Pmode, RETURN_ADDRESS_POINTER_REGNUM))\
: (
fatal ("RETURN_ADDR_RTX not supported for count != 0"), (rtx) 0)
)
: (
rtx) 0
)
/* Structure to be filled in by compute_frame_size with register
/* Structure to be filled in by compute_frame_size with register
save masks, and offsets for the current function. */
save masks, and offsets for the current function. */
...
...
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