OSDN Git Service

* gimplify.c (sort_case_labels): New. Split out from...
authorsteven <steven@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 30 May 2004 18:19:18 +0000 (18:19 +0000)
committersteven <steven@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 30 May 2004 18:19:18 +0000 (18:19 +0000)
commitda41aa8ec87c685d4f9f94bf1faa3f47e83d32d9
tree1a5a34f7b426458bd3deb75deb9497ec745574a6
parent9fcbf11526c99684c5fed0caa5160a1ad849c2ec
* gimplify.c (sort_case_labels): New.  Split out from...
(gimplify_switch_expr): ...here.  Use it.
* tree-eh.c (lower_try_finally_switch): Sort the labels of
the SWITCH_EXPR created here before leaving the function.
* tree.c (sort_case_labels): Add prototype.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82462 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gimplify.c
gcc/tree-eh.c
gcc/tree.h