]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/method.c
re PR c++/24580 (virtual base class cause exception not to be caught)
authorJason Merrill <jason@redhat.com>
Mon, 14 Nov 2005 20:07:45 +0000 (15:07 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 14 Nov 2005 20:07:45 +0000 (15:07 -0500)
commit63752e29bbd7fb0d65e9acfbcf5d28715f497266
tree47a4a9dd0b3a9124f944303cf55f661076130364
parent8520690170c14805001693fe2fb88bc7b58a8cbf
re PR c++/24580 (virtual base class cause exception not to be caught)

        PR c++/24580
        * method.c (locate_ctor): Skip all artificial parms, not just
        'this'.

From-SVN: r106901
gcc/cp/ChangeLog
gcc/cp/method.c
gcc/testsuite/g++.dg/eh/synth2.C [new file with mode: 0644]
This page took 0.29942 seconds and 5 git commands to generate.