]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
changelog correction
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 May 2010 16:27:19 +0000 (16:27 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 May 2010 16:27:19 +0000 (16:27 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@159928 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/cp/ChangeLog

index 81aa7c17fb815b3afbf7caacc8c84cbe660c345c..5c094b7df98b5aa9b0e47f1ef3e75bbd5b48f159 100644 (file)
@@ -21,7 +21,7 @@
 2010-05-26  Jason Merrill  <jason@redhat.com>
 
        PR c++/43382
-       * pt.c (fn_type_unification): Don't get confused by recursive
+       * pt.c (tsubst_pack_expansion): Don't get confused by recursive
        unification.
 
 2010-05-26  Steven Bosscher  <steven@gcc.gnu.org>