]> gcc.gnu.org Git - gcc.git/commit
libstdc++: Remove test dependency on _GLIBCXX_USE_C99_STDINT_TR1
authorJonathan Wakely <jwakely@redhat.com>
Fri, 12 May 2023 12:44:21 +0000 (13:44 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Mon, 18 Mar 2024 13:50:58 +0000 (13:50 +0000)
commit5371d1d7f98af405b31ec8461dc5976c8e32bfe0
tree226fed6f13a10f1b6ea16dabbe66a5aac1513b26
parent5546859455fd876fdd1b7233e8c2d8a3a7bc2fe4
libstdc++: Remove test dependency on _GLIBCXX_USE_C99_STDINT_TR1

This should have been done in r9-2028-g8ba7f29e3dd064 when
std::shared_mutex was changed to be defined without depending on
_GLIBCXX_USE_C99_STDINT_TR1.

libstdc++-v3/ChangeLog:

* testsuite/experimental/feat-cxx14.cc: Remove dependency on
_GLIBCXX_USE_C99_STDINT_TR1.

(cherry picked from commit 2c04284abe5d5f1148c709a769f3b83bee2485d0)
libstdc++-v3/testsuite/experimental/feat-cxx14.cc
This page took 0.058938 seconds and 6 git commands to generate.