]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/14535 (exception throwing in virtual function doesn't turn on the...
authorRichard Henderson <rth@redhat.com>
Wed, 17 Mar 2004 18:07:30 +0000 (10:07 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 17 Mar 2004 18:07:30 +0000 (10:07 -0800)
commit05949e5f2cd414a43afd453273e8cab6e54e68cd
treeac4d8b4fb0e6246cd8f0b7d5fcc8cc55774b4e0d
parentc712453d4592a9ce3a2e5f49f8ae6e9d21395994
re PR middle-end/14535 (exception throwing in virtual function doesn't turn on the local destructors)

        PR middle-end/14535
        * except.c (collect_one_action_chain): Record action for cleanup
        outer of exception spec.

From-SVN: r79592
gcc/ChangeLog
gcc/except.c