[Bug c++/24580] [3.4/4.0/4.1 Regression] virtual base class cause exception not to be caught

jason at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Nov 14 20:48:00 GMT 2005



------- Comment #6 from jason at gcc dot gnu dot org  2005-11-14 20:48 -------
Subject: Bug 24580

Author: jason
Date: Mon Nov 14 20:48:50 2005
New Revision: 106903

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106903
Log:
        PR c++/24580
        * method.c (locate_ctor): Skip all artificial parms, not just
        'this'.

Added:
    branches/gcc-3_4-branch/gcc/testsuite/g++.dg/eh/synth2.C
      - copied unchanged from r106901, trunk/gcc/testsuite/g++.dg/eh/synth2.C
Modified:
    branches/gcc-3_4-branch/gcc/cp/ChangeLog
    branches/gcc-3_4-branch/gcc/cp/method.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24580



More information about the Gcc-bugs mailing list