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]

r186188 - in /branches/gcc-4_7-branch/gcc: cp/C...


Author: jason
Date: Fri Apr  6 13:26:14 2012
New Revision: 186188

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186188
Log:
	PR c++/52596
	* tree.c (lvalue_kind): Treat a deferred access control SCOPE_REF
	as an lvalue.

Added:
    branches/gcc-4_7-branch/gcc/testsuite/g++.dg/template/qualified-id5.C
Modified:
    branches/gcc-4_7-branch/gcc/cp/ChangeLog
    branches/gcc-4_7-branch/gcc/cp/tree.c
    branches/gcc-4_7-branch/gcc/testsuite/ChangeLog


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