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)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 16 Mar 2010 23:02:35 +0000 (23:02 +0000)
commitfa5d8988596ba8af49805f52faea2419fe3eaba2
tree1ada8b4322cb58084937c2086ecd64394a1249a7
parentc480bf2b1cce7c876d02ccddbfd39448e2c424b7
    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
gcc/testsuite/g++.dg/eh/pr43365.C [new file with mode: 0644]
gcc/tree-eh.c