]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/21_strings/basic_string_view/operations/copy/char/constexpr.cc
libstdc++: Remove dg-options "-std=gnu++20" from 21_strings tests
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 21_strings / basic_string_view / operations / copy / char / constexpr.cc
2023-09-15  Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++20" from 21_str...
2023-01-16  Jakub JelinekUpdate copyright years.
2022-04-20  Jonathan Wakelylibstdc++: Fix macro checked by test
2022-01-03  Jakub JelinekUpdate copyright years.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-04-28  Jonathan Wakelylibstdc++: Fixes for feature test macros (PR 91480)
2020-04-17  Jonathan Wakelylibstdc++: Add comparison operators for string and...
2020-04-06  Jonathan Wakelylibstdc++: Make string_view::copy usable in constant...