]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
fix ChangeLog
authorJason Merrill <jason@gcc.gnu.org>
Tue, 27 Sep 2011 02:21:24 +0000 (22:21 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 27 Sep 2011 02:21:24 +0000 (22:21 -0400)
From-SVN: r179233

gcc/cp/ChangeLog

index 22f3ddebd865d95cbf3d3b066e425a12e7f9f840..c8dc519f722330d76e08d7ac74b082ce2a4afe03 100644 (file)
@@ -1,6 +1,6 @@
 2011-09-26  Jason Merrill  <jason@redhat.com>
 
-       PR c++/45102
+       PR c++/45012
        * pt.c (tsubst_copy_and_build) [CONST_DECL]: Don't pull out
        constant value if we're still in a template.