r177743 - in /trunk/gcc: cp/ChangeLog cp/lex.c ...

jason@gcc.gnu.org jason@gcc.gnu.org
Sun Aug 14 04:41:00 GMT 2011


Author: jason
Date: Sun Aug 14 04:41:43 2011
New Revision: 177743

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177743
Log:
	PR c++/50075
	* name-lookup.c (local_bindings_p): New.
	* name-lookup.h: Declare it.
	* lex.c (unqualified_name_lookup_error): Use it.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/decltype32.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/lex.c
    trunk/gcc/cp/name-lookup.c
    trunk/gcc/cp/name-lookup.h
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list