typo
authorJason Merrill <jason@gcc.gnu.org>
Fri, 23 Oct 2015 00:52:46 +0000 (20:52 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 23 Oct 2015 00:52:46 +0000 (20:52 -0400)
From-SVN: r229211

gcc/cp/ChangeLog

index e2fd161..2970ec2 100644 (file)
@@ -2,7 +2,7 @@
 
        * call.c (add_template_conv_candidate): Pass DEDUCE_CALL.
        (add_template_candidate_real): Handle it.
-       (fn_type_unification): Handle it.
+       * pt.c (fn_type_unification): Handle it.
 
        * call.c (add_conv_candidate): Remove first_arg parm.
        (add_template_conv_candidate): Likewise.