PR c++/24580
commit2671dfdfc237544a852c991c06bd7f27c6166f48
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Nov 2005 20:07:45 +0000 (14 20:07 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Nov 2005 20:07:45 +0000 (14 20:07 +0000)
tree47a4a9dd0b3a9124f944303cf55f661076130364
parent02013060b6833482f7f0f191caea397cbbae8758
    PR c++/24580
        * method.c (locate_ctor): Skip all artificial parms, not just
        'this'.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106901 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/method.c
gcc/testsuite/g++.dg/eh/synth2.C [new file with mode: 0644]