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
4e5ea414
Commit
4e5ea414
authored
23 years ago
by
Jan Hubicka
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Oops, wrong tree, sorry
From-SVN: r48374
parent
1d0b96d7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
+0
-1
gcc/cfgrtl.c
+0
-1
No files found.
gcc/cfgrtl.c
View file @
4e5ea414
...
...
@@ -1515,7 +1515,6 @@ verify_flow_info ()
rtx
x
;
int
i
,
last_bb_num_seen
,
num_bb_notes
,
err
=
0
;
return
;
bb_info
=
(
basic_block
*
)
xcalloc
(
max_uid
,
sizeof
(
basic_block
));
last_visited
=
(
basic_block
*
)
xcalloc
(
n_basic_blocks
+
2
,
sizeof
(
basic_block
));
...
...
This diff is collapsed.
Click to expand it.
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