]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-eh.c (lower_try_finally_switch): Create the label along with the CASE_LABEL_EXPR.
authorJason Merrill <jason@redhat.com>
Tue, 26 Apr 2011 21:22:55 +0000 (17:22 -0400)
committerNathan Froyd <froydnj@gcc.gnu.org>
Tue, 26 Apr 2011 21:22:55 +0000 (21:22 +0000)
commitffa037724f62366e4e78b496f182d999ea7b75ce
tree62f2e2ca40de41d2f7dbc8bf99d272ddbbc94228
parent3982d356b2f3ffe2f76e93c27c09740f126feadd
tree-eh.c (lower_try_finally_switch): Create the label along with the CASE_LABEL_EXPR.

* tree-eh.c (lower_try_finally_switch): Create the label along with
the CASE_LABEL_EXPR.

From-SVN: r172988
gcc/ChangeLog
gcc/tree-eh.c