projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2fc3e6
)
fix pr marker
author
Jason Merrill
<jason@gcc.gnu.org>
Thu, 26 May 2011 13:46:13 +0000
(09:46 -0400)
committer
Jason Merrill
<jason@gcc.gnu.org>
Thu, 26 May 2011 13:46:13 +0000
(09:46 -0400)
From-SVN: r174288
gcc/cp/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/cp/ChangeLog
b/gcc/cp/ChangeLog
index de154ae38472acf547b573254cc8d53d2b396c7c..8e9b25f93e91df774bfe6c49370640d397cb81ef 100644
(file)
--- a/
gcc/cp/ChangeLog
+++ b/
gcc/cp/ChangeLog
@@
-32,7
+32,7
@@
PR c++/45698
* pt.c (dependent_template_arg_p): See through ARGUMENT_PACK_SELECT.
- PR c++/46
14
5
+ PR c++/46
00
5
* decl.c (grokdeclarator): Complain about auto typedef.
PR c++/46245