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
..
2022-03-03 22:25:44 +00:00
2022-03-03 22:24:45 +00:00
2022-01-03 10:42:10 +01:00
2022-02-15 12:49:34 +00:00
2022-01-18 20:41:46 +00:00
2022-01-14 16:21:57 +01:00
2022-02-17 23:44:25 +00:00
2022-01-27 22:24:29 +00:00
2022-01-14 11:27:50 +00:00
2022-01-03 10:42:10 +01:00
2022-02-02 00:01:43 +00:00
2022-01-10 12:18:14 +00:00
2022-02-11 21:41:43 +00:00
2022-01-03 10:42:10 +01:00
2022-01-03 10:42:10 +01:00
2022-01-03 10:42:10 +01:00
2022-01-03 10:42:10 +01:00
2022-01-03 10:42:10 +01:00
2022-02-08 13:31:09 +00:00
2022-01-14 11:27:50 +00:00
2022-01-17 12:13:02 +00:00
2022-01-03 10:42:10 +01:00
2022-01-03 10:42:10 +01:00
2022-02-17 22:22:14 +00:00
2022-01-03 10:42:10 +01:00
2022-01-05 21:46:52 +01:00
2022-01-03 10:42:10 +01:00
2022-03-03 22:28:48 +00:00
2022-01-14 11:27:50 +00:00
2022-01-03 10:42:10 +01:00
2022-02-14 17:19:08 +00:00
2022-01-03 10:42:10 +01:00
2022-01-17 12:13:02 +00:00