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
76b8a7a1
Commit
76b8a7a1
authored
May 28, 2005
by
Kazu Hirata
Committed by
Kazu Hirata
May 28, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* basic-block.h: Remove forward declaration of bb_ann_d.
From-SVN: r100303
parent
c9784e6d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
gcc/ChangeLog
+2
-0
gcc/basic-block.h
+0
-3
No files found.
gcc/ChangeLog
View file @
76b8a7a1
...
...
@@ -17,6 +17,8 @@
gate_merge_phi, pass_merge_phi): Move to ...
* tree-cfgcleanup.c: ... here.
* basic-block.h: Remove forward declaration of bb_ann_d.
2005-05-28 Jan Hubicka <jh@suse.cz>
* tree-ssa-threadupdate.c: (create_edge_and_update_destination_phis):
...
...
gcc/basic-block.h
View file @
76b8a7a1
...
...
@@ -183,9 +183,6 @@ struct loop;
struct
loops
;
/* Declared in tree-flow.h. */
struct
bb_ann_d
;
/* Declared in tree-flow.h. */
struct
edge_prediction
;
/* A basic block is a sequence of instructions with only entry and
...
...
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