]> gcc.gnu.org Git - gcc.git/commit
PR c++/78767 - ICE with inherited constructor default argument
authorJason Merrill <jason@redhat.com>
Wed, 21 Dec 2016 19:10:23 +0000 (14:10 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 21 Dec 2016 19:10:23 +0000 (14:10 -0500)
commit0bcd172dbf4f3d9168d4436e5f34730b8987762a
treecda65b7572553c9bd570bf51db6ad0581a3b6f6a
parent3a8f9451d9bd8d00ca0bb0d9ca45c54f794600e5
PR c++/78767 - ICE with inherited constructor default argument

* method.c (strip_inheriting_ctors): Strip template as appropriate.

From-SVN: r243864
gcc/cp/ChangeLog
gcc/cp/method.c
gcc/testsuite/g++.dg/cpp0x/inh-ctor24.C [new file with mode: 0644]
This page took 0.059658 seconds and 5 git commands to generate.