projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d84dbe
)
fix ChangeLog
author
Jason Merrill
<jason@gcc.gnu.org>
Tue, 27 Sep 2011 02:21:24 +0000
(22:21 -0400)
committer
Jason Merrill
<jason@gcc.gnu.org>
Tue, 27 Sep 2011 02:21:24 +0000
(22:21 -0400)
From-SVN: r179233
gcc/cp/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/cp/ChangeLog
b/gcc/cp/ChangeLog
index 22f3ddebd865d95cbf3d3b066e425a12e7f9f840..c8dc519f722330d76e08d7ac74b082ce2a4afe03 100644
(file)
--- a/
gcc/cp/ChangeLog
+++ b/
gcc/cp/ChangeLog
@@
-1,6
+1,6
@@
2011-09-26 Jason Merrill <jason@redhat.com>
- PR c++/45
10
2
+ PR c++/45
01
2
* pt.c (tsubst_copy_and_build) [CONST_DECL]: Don't pull out
constant value if we're still in a template.