call.c (add_function_candidate): Take the address of 'this' here.
authorJason Merrill <jason@redhat.com>
Mon, 1 Apr 2013 19:05:12 +0000 (15:05 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 1 Apr 2013 19:05:12 +0000 (15:05 -0400)
commita71751232c9ef260162f2ff0ec75272633a39feb
tree65e6c84f29f82faa6bc302861242974c097c1862
parentc4101929ef37bbc91668b2ba5bd22a5361448700
call.c (add_function_candidate): Take the address of 'this' here.

* call.c (add_function_candidate): Take the address of 'this' here.
(build_over_call): And here.
(build_new_method_call_1, build_op_call_1): Not here.
(build_user_type_conversion_1): Or here.
(add_candidates): Adjust.

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