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]

r197167 - in /branches/gcc-4_8-branch/gcc: cp/C...


Author: jason
Date: Wed Mar 27 18:21:20 2013
New Revision: 197167

URL: http://gcc.gnu.org/viewcvs?rev=197167&root=gcc&view=rev
Log:
	PR c++/56749
	* semantics.c (finish_qualified_id_expr): Return early
	for enum scope.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/enum24.C
Modified:
    branches/gcc-4_8-branch/gcc/cp/ChangeLog
    branches/gcc-4_8-branch/gcc/cp/semantics.c


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