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
dfe91418
Commit
dfe91418
authored
Dec 18, 1997
by
Jeff Law
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* mips.c (fatal): Remove declaration.
From-SVN: r17140
parent
1f3d3a31
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
1 deletions
+15
-1
gcc/ChangeLog
+15
-0
gcc/config/mips/mips.c
+0
-1
No files found.
gcc/ChangeLog
View file @
dfe91418
Thu Dec 18 17:05:10 1997 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* mips.c (fatal): Remove declaration.
1997-12-18 Mark Mitchell <mmitchell@usa.net>
* integrate.c (get_label_from_map): New function.
(expand_inline_function): Use it. Initialize the label_map to
NULL_RTX instead of gen_label_rtx.
(copy_rtx_and_substitute): Use get_label_from_map.
* integrate.h (get_label_from_map): New function.
(set_label_from_map): New macro.
* unroll.c (unroll_loop): Use them.
(copy_loop_body): Ditto.
Thu Dec 18 19:19:57 1997 Ian Lance Taylor <ian@cygnus.com>
* mips/mips.h (INIT_SUBTARGET_OPTABS): Define if not defined.
...
...
gcc/config/mips/mips.c
View file @
dfe91418
...
...
@@ -79,7 +79,6 @@ extern char *mktemp ();
extern
rtx
adj_offsettable_operand
();
extern
rtx
copy_to_reg
();
extern
void
error
();
extern
void
fatal
();
extern
tree
lookup_name
();
extern
void
pfatal_with_name
();
extern
void
warning
();
...
...
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