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
3d595b46
Commit
3d595b46
authored
Aug 24, 2004
by
Nick Clifton
Committed by
Nick Clifton
Aug 24, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(PREDICATE_CODES): Remove duplicate defintion of seth_add3_operand.
From-SVN: r86469
parent
4505f099
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/ChangeLog
+5
-0
gcc/config/m32r/m32r.h
+0
-1
No files found.
gcc/ChangeLog
View file @
3d595b46
2004-08-24 Nick Clifton <nickc@redhat.com>
* config/m32r/m32r.h (PREDICATE_CODES): Remove duplicate defintion
of seth_add3_operand.
2004-08-24 Andreas Tobler <a.tobler@schweiz.ch>
* Makefile.in (HOOKS_H): Add dependency on MACHMODE_H.
...
...
gcc/config/m32r/m32r.h
View file @
3d595b46
...
...
@@ -1773,7 +1773,6 @@ enum m32r_function_type
CONST_DOUBLE }}, \
{ "two_insn_const_operand", { CONST_INT }}, \
{ "symbolic_operand", { SYMBOL_REF, LABEL_REF, CONST }}, \
{ "seth_add3_operand", { SYMBOL_REF, LABEL_REF, CONST }}, \
{ "int8_operand", { CONST_INT }}, \
{ "uint16_operand", { CONST_INT }}, \
{ "reg_or_int16_operand", { REG, SUBREG, CONST_INT }}, \
...
...
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