changelog correction
authorJason Merrill <jason@gcc.gnu.org>
Thu, 27 May 2010 16:27:19 +0000 (12:27 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 27 May 2010 16:27:19 +0000 (12:27 -0400)
From-SVN: r159928

gcc/cp/ChangeLog

index 81aa7c1..5c094b7 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>