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
ee61fc79
Commit
ee61fc79
authored
Oct 31, 1999
by
Jeffrey A Law
Committed by
Jeff Law
Oct 31, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* fr30.h (EXTRA_CC_NAMES): Remove obsolete macro.
From-SVN: r30290
parent
f5d236de
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
10 deletions
+2
-10
gcc/ChangeLog
+2
-0
gcc/config/fr30/fr30.h
+0
-10
No files found.
gcc/ChangeLog
View file @
ee61fc79
Sun
Oct
31
01
:
53
:
30
1999
Jeffrey
A
Law
(
law
@cygnus
.
com
)
Sun
Oct
31
01
:
53
:
30
1999
Jeffrey
A
Law
(
law
@cygnus
.
com
)
*
fr30
.
h
(
EXTRA_CC_NAMES
)
:
Remove
obsolete
macro
.
*
cccp
.
c
(
macroexpand
)
:
Avoid
out
of
range
accesses
for
omitted
*
cccp
.
c
(
macroexpand
)
:
Avoid
out
of
range
accesses
for
omitted
arguments
.
arguments
.
...
...
gcc/config/fr30/fr30.h
View file @
ee61fc79
...
@@ -2499,16 +2499,6 @@ do \
...
@@ -2499,16 +2499,6 @@ do \
only if additional modes are required. */
only if additional modes are required. */
/* #define EXTRA_CC_MODES */
/* #define EXTRA_CC_MODES */
/* A list of C strings giving the names for the modes listed in
`EXTRA_CC_MODES'. For example, the Sparc defines this macro and
`EXTRA_CC_MODES' as
#define EXTRA_CC_MODES CC_NOOVmode, CCFPmode, CCFPEmode
#define EXTRA_CC_NAMES "CC_NOOV", "CCFP", "CCFPE"
This macro is not required if `EXTRA_CC_MODES' is not defined. */
/* #define EXTRA_CC_NAMES */
/* Returns a mode from class `MODE_CC' to be used when comparison operation
/* Returns a mode from class `MODE_CC' to be used when comparison operation
code OP is applied to rtx X and Y. For example, on the Sparc,
code OP is applied to rtx X and Y. For example, on the Sparc,
`SELECT_CC_MODE' is defined as (see *note Jump Patterns::. for a
`SELECT_CC_MODE' is defined as (see *note Jump Patterns::. for a
...
...
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