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
10817317
Commit
10817317
authored
Jan 19, 2011
by
Mike Stump
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixup formatting.
From-SVN: r169038
parent
15049fa5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
gcc/tree-cfg.c
+2
-2
No files found.
gcc/tree-cfg.c
View file @
10817317
...
...
@@ -7177,7 +7177,7 @@ struct cfg_hooks gimple_cfg_hooks = {
gimple_can_merge_blocks_p
,
/* can_merge_blocks_p */
gimple_merge_blocks
,
/* merge_blocks */
gimple_predict_edge
,
/* predict_edge */
gimple_predicted_by_p
,
/* predicted_by_p */
gimple_predicted_by_p
,
/* predicted_by_p */
gimple_can_duplicate_bb_p
,
/* can_duplicate_block_p */
gimple_duplicate_bb
,
/* duplicate_block */
gimple_split_edge
,
/* split_edge */
...
...
@@ -7185,7 +7185,7 @@ struct cfg_hooks gimple_cfg_hooks = {
NULL
,
/* tidy_fallthru_edge */
gimple_block_ends_with_call_p
,
/* block_ends_with_call_p */
gimple_block_ends_with_condjump_p
,
/* block_ends_with_condjump_p */
gimple_flow_call_edges_add
,
/* flow_call_edges_add */
gimple_flow_call_edges_add
,
/* flow_call_edges_add */
gimple_execute_on_growing_pred
,
/* execute_on_growing_pred */
gimple_execute_on_shrinking_pred
,
/* execute_on_shrinking_pred */
gimple_duplicate_loop_to_header_edge
,
/* duplicate loop for trees */
...
...
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