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
51a96571
Commit
51a96571
authored
Apr 11, 1997
by
Doug Evans
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete some FIXMEs.
From-SVN: r13861
parent
efbbf34f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
gcc/config/m32r/m32r.h
+0
-3
No files found.
gcc/config/m32r/m32r.h
View file @
51a96571
...
@@ -784,7 +784,6 @@ M32R_STACK_ALIGN (current_function_outgoing_args_size)
...
@@ -784,7 +784,6 @@ M32R_STACK_ALIGN (current_function_outgoing_args_size)
/* Function argument passing. */
/* Function argument passing. */
/* When a prototype says `char' or `short', really pass an `int'. */
/* When a prototype says `char' or `short', really pass an `int'. */
/* FIXME: revisit */
#define PROMOTE_PROTOTYPES
#define PROMOTE_PROTOTYPES
/* If defined, the maximum amount of space required for outgoing
/* If defined, the maximum amount of space required for outgoing
...
@@ -1301,13 +1300,11 @@ m32r_select_cc_mode (OP, X, Y)
...
@@ -1301,13 +1300,11 @@ m32r_select_cc_mode (OP, X, Y)
/* Define this macro if it is as good or better to call a constant
/* Define this macro if it is as good or better to call a constant
function address than to call an address kept in a register. */
function address than to call an address kept in a register. */
/* FIXME: revisit */
#define NO_FUNCTION_CSE
#define NO_FUNCTION_CSE
/* Define this macro if it is as good or better for a function to call
/* Define this macro if it is as good or better for a function to call
itself with an explicit address than to call an address kept in a
itself with an explicit address than to call an address kept in a
register. */
register. */
/* FIXME: revisit */
#define NO_RECURSIVE_FUNCTION_CSE
#define NO_RECURSIVE_FUNCTION_CSE
/* Enable the register move pass.
/* Enable the register move pass.
...
...
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