Skip to content
Snippets Groups Projects
Commit 0d6b9aac authored by ebotcazou's avatar ebotcazou
Browse files

Small tweaks.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@121579 138bc75d-0d04-0410-961f-82ee72b054a4
parent 08e5bc43
No related branches found
No related tags found
No related merge requests found
...@@ -21,12 +21,11 @@ ...@@ -21,12 +21,11 @@
* passes.c (init_optimization_passes): Reindent. * passes.c (init_optimization_passes): Reindent.
2007-02-04 Jan Hubicka <jh@suse.cz> 2007-02-04 Jan Hubicka <jh@suse.cz>
Eric Botcazou <ebotcazou@libertysurf.fr> Eric Botcazou <ebotcazou@adacore.com>
* tree-optimize.c (has_abnormal_outgoing_edge_p): Move to tree-inline. * tree-optimize.c (has_abnormal_outgoing_edge_p): Move to...
(execute_fixup_cfg): Break out the abnormal goto code. (execute_fixup_cfg): Break out the abnormal goto code.
* tree-inline.c (has_abnormal_outgoing_edge_p): Move here from * tree-inline.c (has_abnormal_outgoing_edge_p): ...here.
tree-optimize.c.
(make_nonlocal_label_edges): Move here from execute_fixup_cfg. (make_nonlocal_label_edges): Move here from execute_fixup_cfg.
(optimize_inline_calls): Call make_nonlocal_label_edges. (optimize_inline_calls): Call make_nonlocal_label_edges.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment