]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-eh.c (lower_try_finally_copy): Generate new code in response to goto_queue entri...
authorAlexandre Oliva <aoliva@redhat.com>
Thu, 14 Apr 2005 18:44:09 +0000 (18:44 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Thu, 14 Apr 2005 18:44:09 +0000 (18:44 +0000)
commitdd58eb5a7279bf7328afa905b55623b15a8577b0
treecc72442cfa0549c9f53a4dec4cd687aa95223624
parentb67af20b5b1cf35ed61242540ac7608485852578
tree-eh.c (lower_try_finally_copy): Generate new code in response to goto_queue entries as if...

* tree-eh.c (lower_try_finally_copy): Generate new code in
response to goto_queue entries as if the queue was sorted by
index, not pointers.
(lower_try_finally_switch): Likewise.

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