From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 15C0E3858D28; Tue, 24 Jan 2023 21:20:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 15C0E3858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1674595215; bh=Wpma/QxWH6cSwOGYvL4fHqAsIKmfWPOstOoQkLv0wVw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ZAJKaMHFxe69qv/L4+aH0fRXvF1TLLtIjfsEeFVtdEBrYicYLmhJcfFz7QeVBIfJH uDoR7JLncD0oDMKbLp7Eatkj6yMgo4j3sqp5CsSNjk+zosoIRsNIJrsly47Ru/djL6 WzcbHjAetmzxG+aSjhmHJE5Eck5VPupeKrBedlvU= From: "seurer at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/108530] [13 regression] std/time/tzdb/1.cc fails after r13-5168-g559993b85744ae Date: Tue, 24 Jan 2023 21:20:14 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libstdc++ X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: seurer at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D108530 --- Comment #2 from seurer at gcc dot gnu.org --- Yes it is a regular file. With the previous commit it wasn't UNSUPPORTED and worked just fine: g:ff6c7617102df365918402c6ccc8e497c47dbe60, r13-5167-gff6c7617102df3 make -k check RUNTESTFLAGS=3D"conformance.exp=3Dstd/time/tzdb/1.cc" # of expected passes 2 This is quite an old system (it's soon to be retired) and I don't see the i= ssue elsewhere.=