projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3442967
)
changelog tweak
author
Jason Merrill
<jason@gcc.gnu.org>
Wed, 20 Jul 2011 14:32:56 +0000
(10:32 -0400)
committer
Jason Merrill
<jason@gcc.gnu.org>
Wed, 20 Jul 2011 14:32:56 +0000
(10:32 -0400)
From-SVN: r176514
gcc/cp/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/cp/ChangeLog
b/gcc/cp/ChangeLog
index 37fa0522fc71246d8639de17c80b8a7ac1ecf65f..6853fbf73e1a765cb48f75686e44f680c708d8c4 100644
(file)
--- a/
gcc/cp/ChangeLog
+++ b/
gcc/cp/ChangeLog
@@
-12,6
+12,8
@@
* parser.h (CPP_KEYWORD, CPP_TEMPLATE_ID): Move to c-common.h.
(CPP_NESTED_NAME_SPECIFIER, N_CP_TTYPES): Likewise.
+2011-07-19 Jason Merrill <jason@redhat.com>
+
PR c++/49785
* pt.c (coerce_template_parms): Handle non-pack after pack.