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
fec512b0
Commit
fec512b0
authored
Sep 30, 1999
by
Jeffrey A Law
Committed by
Jeff Law
Sep 30, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* expr.h (init_mov_optab): Delete declaration
From-SVN: r29726
parent
2fa18a53
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletions
+2
-1
gcc/ChangeLog
+2
-0
gcc/expr.h
+0
-1
No files found.
gcc/ChangeLog
View file @
fec512b0
...
...
@@ -10,6 +10,8 @@ Thu Sep 30 00:13:27 1999 Dirk Zoller <duz@rtsffm.com>
Wed
Sep
29
23
:
43
:
39
1999
Jeffrey
A
Law
(
law
@cygnus
.
com
)
*
expr
.
h
(
init_mov_optab
)
:
Delete
declaration
*
h8300
.
c
(
WORD_REG_USED
)
:
Update
to
avoid
useless
register
saves
in
interrupt
functions
and
functions
which
never
return
.
...
...
gcc/expr.h
View file @
fec512b0
...
...
@@ -1203,7 +1203,6 @@ extern tree (*lang_expand_constant) PROTO((tree));
#endif
extern
void
init_all_optabs
PROTO
((
void
));
extern
void
init_mov_optab
PROTO
((
void
));
extern
void
do_jump_by_parts_equality_rtx
PROTO
((
rtx
,
rtx
,
rtx
));
extern
void
do_jump_by_parts_greater_rtx
PROTO
((
enum
machine_mode
,
int
,
rtx
,
rtx
,
rtx
,
rtx
));
...
...
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