[Bug c++/55262] [C++0x] g++.dg/cpp0x/inh-ctor10.C ICEs with -g

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Nov 19 14:06:00 GMT 2012


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

--- Comment #1 from Jason Merrill <jason at gcc dot gnu.org> 2012-11-19 14:05:58 UTC ---
Author: jason
Date: Mon Nov 19 14:05:48 2012
New Revision: 193622

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193622
Log:
    PR c++/55262
    * method.c (implicitly_declare_fn): Set DECL_PARM_INDEX on
    the parms of an inheriting ctor.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/method.c
    trunk/gcc/testsuite/g++.dg/cpp0x/inh-ctor10.C



More information about the Gcc-bugs mailing list