aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2024-03-01 20:55:10 +0000
committerJonathan Wakely <jwakely@redhat.com>2024-03-07 20:55:25 +0000
commitddd347fca0685804bf68d6c768282573f3ea6442 (patch)
treeda07b10711648680d794946ac59bb072e60017a8 /gcc
parent709d8474bcc50737a74f5d6d4d43462f6f125b64 (diff)
downloadgcc-ddd347fca0685804bf68d6c768282573f3ea6442.zip
gcc-ddd347fca0685804bf68d6c768282573f3ea6442.tar.gz
gcc-ddd347fca0685804bf68d6c768282573f3ea6442.tar.bz2
libstdc++: Update expiry times for leap seconds lists
The list in tzdb.cc isn't the only hardcoded list of leap seconds in the library, there's the one defined inline in <chrono> (to avoid loading the tzdb for the common case) and another in a testcase. This updates them to note that there are no new leap seconds in 2024 either, until at least 2024-12-28. libstdc++-v3/ChangeLog: * include/std/chrono (__get_leap_second_info): Update expiry time for hardcoded list of leap seconds. * testsuite/std/time/tzdb/leap_seconds.cc: Update comment.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions