]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-eh.c (lower_try_finally_switch): Really put the location of the last statement...
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 29 Jun 2012 22:39:29 +0000 (22:39 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 29 Jun 2012 22:39:29 +0000 (22:39 +0000)
commit0118b9193d83cb42fc5b6b7f2095898296a4313c
treedf5915b3873e926b9a0de2cd6ebe7789ba9e8d96
parentdc7267351ebc216085566a216e68f398ba63c2a9
tree-eh.c (lower_try_finally_switch): Really put the location of the last statement of the finally block onto the switch.

* tree-eh.c (lower_try_finally_switch): Really put the location of the
last statement of the finally block onto the switch.

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