diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2024-03-01 20:55:10 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2024-03-07 20:55:25 +0000 |
commit | ddd347fca0685804bf68d6c768282573f3ea6442 (patch) | |
tree | da07b10711648680d794946ac59bb072e60017a8 /gcc | |
parent | 709d8474bcc50737a74f5d6d4d43462f6f125b64 (diff) | |
download | gcc-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