* call.c (convert_arg_to_ellipsis): Use the result of force_rvalue.
authorJason Merrill <jason@redhat.com>
Thu, 5 Oct 2017 21:26:50 +0000 (17:26 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 5 Oct 2017 21:26:50 +0000 (17:26 -0400)
commitb9760b03aaa977e865e375c69138e7bd85a7d6d3
tree1ca1727752fbf6c32ada1a350ec602cf4cd29bf3
parente58683fb9ffaa4dd19ee433742cf2170a76a82cc
* call.c (convert_arg_to_ellipsis): Use the result of force_rvalue.

From-SVN: r253465
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/g++.dg/ext/varargs2.C [new file with mode: 0644]