r207407 - /trunk/gcc/cp/name-lookup.c

fabien@gcc.gnu.org fabien@gcc.gnu.org
Sun Feb 2 19:58:00 GMT 2014


Author: fabien
Date: Sun Feb  2 19:58:06 2014
New Revision: 207407

URL: http://gcc.gnu.org/viewcvs?rev=207407&root=gcc&view=rev
Log:
2014-02-02  Fabien Chene  <fabien@gcc.gnu.org>
        PR c++/37140
        * parser.c (cp_parser_nonclass_name): Call strip_using_decl and
	move the code handling dependent USING_DECLs...
        * name-lookup.c (strip_using_decl): ...Here.

2014-02-02  Fabien Chene  <fabien@gcc.gnu.org>

        PR c++/37140
        * g++.dg/template/using27.C: New.
	* g++.dg/template/using28.C: New.
	* g++.dg/template/using29.C: New.

Modified:
    trunk/gcc/cp/name-lookup.c



More information about the Gcc-cvs mailing list