OSDN Git Service

PR middle-end/43365
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 16 Mar 2010 23:02:35 +0000 (23:02 +0000)
committerMasaki Muranaka <monaka@monami-software.com>
Sun, 23 May 2010 05:12:58 +0000 (14:12 +0900)
commit882f1fcfc26399e9a7e1dd86be20c98ccc3a6d0e
tree2c6586346c6a8f9501c27a95ad23b566ad3d227e
parent5649dc99a94dc74778ccf5644b3ec7aacbf67d6b
    PR middle-end/43365
        * tree-eh.c (replace_goto_queue): Also replace in the eh_seq.
        (lower_try_finally): Save and restore eh_seq around the expansion
        of the try-finally.

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