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 00:27:45 +0000 (09:27 +0900)
commit6e65b42d8102ad657c66028a06c826b250149dbe
tree55ea5d3ce971f0d786c9d535bbec079f4cef698b
parentaa669c794fc92b2e77f1572975e97b2e0e3377ee
    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