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
b8fcefb5
Commit
b8fcefb5
authored
Dec 31, 2001
by
Graham Stott
Committed by
Graham Stott
Dec 31, 2001
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* halfpic.h: Remove foward defs of tree_node and rtx_def.
From-SVN: r48418
parent
b88098a3
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
5 deletions
+4
-5
gcc/ChangeLog
+4
-0
gcc/halfpic.h
+0
-5
No files found.
gcc/ChangeLog
View file @
b8fcefb5
2001
-
12
-
31
Graham
Stott
<
grahams
@redhat
.
com
>
*
halfpic
.
h
:
Remove
foward
defs
of
tree_node
and
rtx_def
.
2001
-
12
-
31
Graham
Stott
<
grahams
@redhat
.
com
>
*
toplev
.
h
:
Remove
forward
def
of
tree_node
,
rtx_def
.
2001
-
12
-
31
Graham
Stott
<
grahams
@redhat
.
com
>
...
...
gcc/halfpic.h
View file @
b8fcefb5
...
...
@@ -20,11 +20,6 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#ifndef NO_HALF_PIC
#ifdef ANSI_PROTOTYPES
union
tree_node
;
/* forward reference */
struct
rtx_def
;
#endif
/* Declare the variable flag_half_pic as 'int' instead of 'extern
int', so that BSS variables are created (even though this is not
strict ANSI). This is because rtl.c now refers to the
...
...
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