This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r249814 - in /branches/gcc-7-branch/gcc: cp/Cha...


Author: jason
Date: Thu Jun 29 19:44:58 2017
New Revision: 249814

URL: https://gcc.gnu.org/viewcvs?rev=249814&root=gcc&view=rev
Log:
	PR c++/81188 - matching decltype of member function call.

	* tree.c (cp_tree_equal): Remove COMPONENT_REF special case.

Added:
    branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/decltype-call4.C
Modified:
    branches/gcc-7-branch/gcc/cp/ChangeLog
    branches/gcc-7-branch/gcc/cp/tree.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]