r226693 - in /branches/c++-concepts: ChangeLog....

jason@gcc.gnu.org jason@gcc.gnu.org
Thu Aug 6 18:06:00 GMT 2015


Author: jason
Date: Thu Aug  6 18:06:47 2015
New Revision: 226693

URL: https://gcc.gnu.org/viewcvs?rev=226693&root=gcc&view=rev
Log:
	* search.c (lookup_member): Lookup in currently open specialization.
	* class.c (currently_open_class): Return tree.
	* cp-tree.h: Adjust.

Added:
    branches/c++-concepts/gcc/testsuite/g++.dg/concepts/partial-spec4.C
Modified:
    branches/c++-concepts/ChangeLog.concepts
    branches/c++-concepts/gcc/cp/class.c
    branches/c++-concepts/gcc/cp/cp-tree.h
    branches/c++-concepts/gcc/cp/search.c



More information about the Gcc-cvs mailing list