constexpr.c (cxx_eval_call_expression): Remove convert_to_void workaround.
authorJason Merrill <jason@redhat.com>
Fri, 8 Jan 2016 16:01:17 +0000 (11:01 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 8 Jan 2016 16:01:17 +0000 (11:01 -0500)
commit550c5f8a7e3e2487b06ddbe9da3dc65c5c7e00f1
tree40c5edf0c17fc24836425311875e6b9717cbba4b
parent451773378f6808ce2b1e1d4eaed40b164ad590da
constexpr.c (cxx_eval_call_expression): Remove convert_to_void workaround.

* constexpr.c (cxx_eval_call_expression): Remove convert_to_void
workaround.

From-SVN: r232168
gcc/cp/ChangeLog
gcc/cp/constexpr.c