aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2021-09-17 12:27:02 +0100
committerJonathan Wakely <jwakely@redhat.com>2021-09-17 20:43:34 +0100
commit1fa2c5a695bb962ffcf8abed49f69cdcc59d0e61 (patch)
tree7985855213466a319a42267279bee1a13a4b5b60 /gcc
parent2961ac45b9e19523958757e607d11c5893d6368b (diff)
downloadgcc-1fa2c5a695bb962ffcf8abed49f69cdcc59d0e61.zip
gcc-1fa2c5a695bb962ffcf8abed49f69cdcc59d0e61.tar.gz
gcc-1fa2c5a695bb962ffcf8abed49f69cdcc59d0e61.tar.bz2
libstdc++: Fix last std::tuple constructor missing 'constexpr' [PR102270]
Also rename the test so it actually runs. Signed-off-by: Jonathan Wakely <jwakely@redhat.com> libstdc++-v3/ChangeLog: PR libstdc++/102270 * include/std/tuple (_Tuple_impl): Add constexpr to constructor missed in previous patch. * testsuite/20_util/tuple/cons/102270.C: Moved to... * testsuite/20_util/tuple/cons/102270.cc: ...here. * testsuite/util/testsuite_allocator.h (SimpleAllocator): Add constexpr to constructor so it can be used for C++20 tests.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions