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++/81204] [7/8 Regression] Rejects boost headers


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

--- Comment #8 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Thu Jul  6 18:26:59 2017
New Revision: 250037

URL: https://gcc.gnu.org/viewcvs?rev=250037&root=gcc&view=rev
Log:
        PR c++/81204 - parse error with dependent template-name
        * parser.c (cp_parser_lookup_name): Revert previous change.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/variadic-mem_fn2.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/parser.c

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