summaryrefslogtreecommitdiffstats
path: root/gcc/fortran/f95-lang.c
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2004-11-17 21:10:00 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2004-11-17 21:10:00 +0000
commit6ff867cc1c7cf8e3ab9836dd4d3d8082adfaf6c8 (patch)
treeda3118a0605edeaeaf002f07f16b80921e72497e /gcc/fortran/f95-lang.c
parentef88e2769858fe73c145cf38d7295d6293c322c0 (diff)
downloadppe42-gcc-6ff867cc1c7cf8e3ab9836dd4d3d8082adfaf6c8.tar.gz
ppe42-gcc-6ff867cc1c7cf8e3ab9836dd4d3d8082adfaf6c8.zip
* tree-cfg.c (edge_to_cases): Renamed from edge_to_case_leader.
(edge_to_cases_elt): Renamed from edge_to_case_leader. (edge_to_cases_hash): Renamed from edge_to_case_leader_hash. (edge_to_cases_eq): Renamed from edge_to_case_leader_eq. (edge_to_cases_cleanup, recording_case_labels_p): New functions. (get_cases_for_edge): New function. (start_recording_case_labels, end_recording_case_labels): Similarly. (record_switch_edge): Don't muck with the CASE_LABEL. Instead chain equivalent CASE_LABEL_EXPRs together. (get_case_leader_for_edge, get_case_leader_for_edge_hash): Kill. (make_switch_expr_edges): Do not record edge/cases here. (cleanup_tree_cfg): Record cases around the call to thread_jumps. (split_critical_edges): Record cases around the edge splitting code. (cleanup_dead_labels): Use CASE_LABEL again. (tree_redirect_edge_and_branch): If we have a mapping from edge to cases, use it to handle redirections. Else do it the slow way. * tree.h (CASE_LEADER_OR_LABEL): Kill. (CASE_LABEL): Revert to just looking at the tree's second operand. * tree.c (get_case_label): Kill. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90817 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/fortran/f95-lang.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud