gcc/libstdc++-v3/testsuite/std
Jonathan Wakely 5706a5db88 libstdc++: Use non-debug vector in constexpr test [PR104748]
The std::__debug::vector isn't usable in constant expressions, so this
test fails in debug mode. Until the debug vector is fixed we can just
make the test use the non-debug one.

libstdc++-v3/ChangeLog:

	PR libstdc++/104748
	* testsuite/std/ranges/adaptors/all.cc: Use non-debug vector for
	constexpr test.
2022-03-03 22:28:48 +00:00
..
concepts Update copyright years. 2022-01-03 10:42:10 +01:00
ranges libstdc++: Use non-debug vector in constexpr test [PR104748] 2022-03-03 22:28:48 +00:00
time Update copyright years. 2022-01-03 10:42:10 +01:00