[Bug libstdc++/108409] std::chrono::current_zone() doesn't work on AIX

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jan 14 21:59:34 GMT 2023


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108409

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jonathan Wakely <redi@gcc.gnu.org>:

https://gcc.gnu.org/g:d80e5a7b30e5d045c808f5235123e366e4e9286c

commit r13-5170-gd80e5a7b30e5d045c808f5235123e366e4e9286c
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Sat Jan 14 20:13:32 2023 +0000

    libstdc++: Implement std::chrono::current_zone() for AIX [PR108409]

    libstdc++-v3/ChangeLog:

            PR libstdc++/108409
            * src/c++20/tzdb.cc (current_zone()) [_AIX]: Use TZ environment
            variable.


More information about the Gcc-bugs mailing list