]> 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:38:50 +0000 (13:38 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Fri, 12 May 2023 13:40:39 +0000 (14:40 +0100)
commitb3e82ed8839aa3b72deabe3cc6df3aa96fadec83
tree6736aa386e12998f55509aaef1c82bf621e99b70
parentfe0e3df6f3751a0164c8e92a0d6519f2e10527a8
libstdc++: Remove test dependency on _GLIBCXX_USE_C99_STDINT_TR1

This should have been removed in r9-2029-g612c9c702e2c9e when the
char16_t and char32_t specializations of std::codecvt were changed to be
defined unconditionally.

libstdc++-v3/ChangeLog:

* testsuite/22_locale/locale/cons/unicode.cc: Remove dependency
on _GLIBCXX_USE_C99_STDINT_TR1.
libstdc++-v3/testsuite/22_locale/locale/cons/unicode.cc
This page took 0.058485 seconds and 5 git commands to generate.