]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/26_numerics/complex/requirements/more_constexpr.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 26_numerics / complex / requirements / more_constexpr.cc
2024-01-03  Jakub JelinekUpdate copyright years.
2023-09-15  Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++20" from 26_num...
2023-01-16  Jakub JelinekUpdate copyright years.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-09  Jonathan WakelyPR libstdc++/88204 disable std::complex<long double...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-26  Jonathan WakelyOnly use __float128 in test if available
2018-11-23  Edward Smith-RowlandImplement P0415 More constexpr for std::complex.