[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:23:00 GMT 2005



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

Author: jason
Date: Mon Nov 14 20:23:25 2005
New Revision: 106902

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

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


-- 


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



More information about the Gcc-bugs mailing list