https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109288
Bug ID: 109288
Summary: std/time/time_zone/get_info_local.cc failure with
tzdata2023a
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libstdc++
Assignee: unassigned at gcc dot gnu.org
Reporter: jakub at gcc dot gnu.org
Target Milestone: ---
As mentioned in
http://mm.icann.org/pipermail/tz-announce/2023-March/000077.html
tzdata2023a includes
Egypt now uses DST again, from April through October.
and that change caused
FAIL: std/time/time_zone/get_info_local.cc execution test
because the test expects it doesn't use DST since 2014 or so.