constexpr.c (use_new_call): Remove #define.
authorMarek Polacek <polacek@redhat.com>
Wed, 15 Apr 2015 14:46:22 +0000 (14:46 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Wed, 15 Apr 2015 14:46:22 +0000 (14:46 +0000)
commit0567dcd254ce9a8e2900ed3c54ea269ecb0d09e0
tree1d38274a741f121259e24fbd6db2194679dcaca0
parent5141ed426365a752343b2a8961d7b578f255b769
constexpr.c (use_new_call): Remove #define.

* constexpr.c (use_new_call): Remove #define.
(lookup_parameter_binding): Remove function.
(cxx_bind_parameters_in_call): Remove unused code.
(cxx_eval_call_expression): Likewise.
(cxx_eval_constant_expression): Likewise.

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