fix ChangeLog
authorJason Merrill <jason@gcc.gnu.org>
Sat, 17 Jun 2017 02:48:52 +0000 (22:48 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Sat, 17 Jun 2017 02:48:52 +0000 (22:48 -0400)
From-SVN: r249334

gcc/cp/ChangeLog

index 88e148b1d8f5e617abe62bf71372db42cb09a377..dba5e4d0ddbf238fd8f910b9da40874473a98e7d 100644 (file)
@@ -17,7 +17,7 @@
        * pt.c (unify) [TEMPLATE_PARM_INDEX]: Strip reference when comparing
        types.  Do type deduction later.
 
-       PR c++/80174 - ICE with partial specialization of member template.
+       PR c++/81074 - ICE with partial specialization of member template.
        PR c++/71747
        * pt.c (get_partial_spec_bindings): Only coerce innermost args.