This is the mail archive of the gcc-bugs@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]

[Bug c++/65061] [4.9 Regression] Issue with using declaration and member class template


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65061

--- Comment #9 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Thu Mar  3 18:43:01 2016
New Revision: 233942

URL: https://gcc.gnu.org/viewcvs?rev=233942&root=gcc&view=rev
Log:
        PR c++/65061
        * parser.c (cp_parser_template_name): Call strip_using_decl.

Added:
    branches/gcc-4_9-branch/gcc/testsuite/g++.dg/inherit/using8.C
Modified:
    branches/gcc-4_9-branch/gcc/cp/ChangeLog
    branches/gcc-4_9-branch/gcc/cp/parser.c

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