[C++ PATCH] tiny code cleanup
commit2e1c71c2bc9c9758d54ea4e1b736c418e3aa958b
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Jan 2018 14:51:06 +0000 (2 14:51 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Jan 2018 14:51:06 +0000 (2 14:51 +0000)
treec4bb35f56f87b8a430dd565d4eae3cd08140af68
parent6d6d3070450e37bdd63534aa97d9d06d50c5d31a
[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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@256075 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/constexpr.c