libstdc++: Add C++20 P1032 constexpr to _GLIBCXX_DEBUG array
authorFrançois Dumont <fdumont@gcc.gnu.org>
Mon, 9 Dec 2019 08:44:15 +0000 (08:44 +0000)
committerFrançois Dumont <fdumont@gcc.gnu.org>
Mon, 9 Dec 2019 08:44:15 +0000 (08:44 +0000)
commit4383959047812511798e397511c9f4904eafe23d
tree30db8a838af1f48537f4ce42aed1d71dcb908dd3
parent8b905e9b0c09530c0f660563540257f3d181c2ac
libstdc++: Add C++20 P1032 constexpr to _GLIBCXX_DEBUG array

* testsuite/23_containers/array/tuple_interface/get_debug_neg.cc:
Fix static_assert line number.
* testsuite/23_containers/array/tuple_interface/
tuple_element_debug_neg.cc: Likewise.

From-SVN: r279108
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/23_containers/array/tuple_interface/get_debug_neg.cc
libstdc++-v3/testsuite/23_containers/array/tuple_interface/tuple_element_debug_neg.cc