Commit c2919dc8 by Jason Merrill

changelog tweak

From-SVN: r176514
parent 34429675
...@@ -12,6 +12,8 @@ ...@@ -12,6 +12,8 @@
* parser.h (CPP_KEYWORD, CPP_TEMPLATE_ID): Move to c-common.h. * parser.h (CPP_KEYWORD, CPP_TEMPLATE_ID): Move to c-common.h.
(CPP_NESTED_NAME_SPECIFIER, N_CP_TTYPES): Likewise. (CPP_NESTED_NAME_SPECIFIER, N_CP_TTYPES): Likewise.
2011-07-19 Jason Merrill <jason@redhat.com>
PR c++/49785 PR c++/49785
* pt.c (coerce_template_parms): Handle non-pack after pack. * pt.c (coerce_template_parms): Handle non-pack after pack.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment