diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2022-03-03 22:28:48 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2022-03-03 22:28:48 +0000 |
commit | 5706a5db88a0eeaf82071debe1364f4533896a65 (patch) | |
tree | 672cbf958b9a0b77482846b5e817a706e2d1043c /gcc | |
parent | 64cdf49962996747b4c5687a705551d5fc61fac8 (diff) | |
download | gcc-5706a5db88a0eeaf82071debe1364f4533896a65.zip gcc-5706a5db88a0eeaf82071debe1364f4533896a65.tar.gz gcc-5706a5db88a0eeaf82071debe1364f4533896a65.tar.bz2 |
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.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions