re PR c++/37140 (type inherited from base class not recognized)
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. From-SVN: r207408
Showing
gcc/testsuite/g++.dg/template/using27.C
0 → 100644
gcc/testsuite/g++.dg/template/using28.C
0 → 100644
gcc/testsuite/g++.dg/template/using29.C
0 → 100644
Please
register
or
sign in
to comment