[C++ PATCH] tiny code cleanup
authorNathan Sidwell <nathan@acm.org>
Tue, 2 Jan 2018 14:51:06 +0000 (14:51 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Tue, 2 Jan 2018 14:51:06 +0000 (14:51 +0000)
commit0e03860116aa0c55edc15fa25fdbf52369654d83
treec4bb35f56f87b8a430dd565d4eae3cd08140af68
parent2412750e790b52e287aba2b8a2d1d83f1dd5334b
[C++ PATCH] tiny code cleanup

https://gcc.gnu.org/ml/gcc-patches/2018-01/msg00041.html
* constexpr.c (cxx_bind_parameters_in_call): Remove unneeded local
lval var.

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