call.c (add_conv_candidate): Remove first_arg parm.
authorJason Merrill <jason@redhat.com>
Fri, 23 Oct 2015 00:51:07 +0000 (20:51 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 23 Oct 2015 00:51:07 +0000 (20:51 -0400)
commitd4db50606926a56219b6952cd84d4f0880d12799
treea52991bd095f3838032739b7d10af5d725fb3e9d
parentcfed192433db6e7b3d60a010759fd1a6e135600a
call.c (add_conv_candidate): Remove first_arg parm.

* call.c (add_conv_candidate): Remove first_arg parm.
(add_template_conv_candidate): Likewise.
(add_template_candidate_real): Don't pass it.
(build_op_call_1): Likewise.

From-SVN: r229209
gcc/cp/ChangeLog
gcc/cp/call.c