* tree-eh.c (lower_try_finally_copy): Generate new code in
commit22347b24d12a6993648753a840835ce31b7fb0a5
authoraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Apr 2005 18:44:09 +0000 (14 18:44 +0000)
committeraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Apr 2005 18:44:09 +0000 (14 18:44 +0000)
treecc72442cfa0549c9f53a4dec4cd687aa95223624
parentb47c052569f03d86d2103b6969b6f7425f8390b2
* 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.

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