r249801 - in /branches/gcc-7-branch/gcc: cp/Cha...
jason@gcc.gnu.org
jason@gcc.gnu.org
Thu Jun 29 16:46:00 GMT 2017
Author: jason
Date: Thu Jun 29 16:46:29 2017
New Revision: 249801
URL: https://gcc.gnu.org/viewcvs?rev=249801&root=gcc&view=rev
Log:
PR c++/81164 - ICE with invalid inherited constructor.
* search.c (binfo_direct_p): New.
* name-lookup.c (do_class_using_decl): Use it.
Added:
branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/inh-ctor28.C
Modified:
branches/gcc-7-branch/gcc/cp/ChangeLog
branches/gcc-7-branch/gcc/cp/cp-tree.h
branches/gcc-7-branch/gcc/cp/name-lookup.c
branches/gcc-7-branch/gcc/cp/search.c
More information about the Gcc-cvs
mailing list