aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2022-03-03 22:28:48 +0000
committerJonathan Wakely <jwakely@redhat.com>2022-03-03 22:28:48 +0000
commit5706a5db88a0eeaf82071debe1364f4533896a65 (patch)
tree672cbf958b9a0b77482846b5e817a706e2d1043c /gcc
parent64cdf49962996747b4c5687a705551d5fc61fac8 (diff)
downloadgcc-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