From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 82F903858D38; Sat, 13 Apr 2024 02:18:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 82F903858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1712974738; bh=KYm/vkVE3zt/F1fMU/X+9/NfUnB5s1Igv+zs7ujAUrE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=i0zydJpYS9uey1wcAO3gpA6j5CoLp1yTht5EW5ZgazoPtijUB8YHFdNrdw/VD+usD /hUyFwkj00rve7BE1w2eWkHtPiSQCJoa3UQFB35M4T9f/6oSJTSJcW+4nbdOhxBSon kTUvhOnB8mjwMxO9/4maRU79PSz7DsUCBrJBkpjg= From: "peter0x44 at disroot dot org" To: gdb-prs@sourceware.org Subject: [Bug gdb/31636] GDB 14 incorrectly reads/handles file timestamps on i686-w64-mingw32 hosts Date: Sat, 13 Apr 2024 02:18:58 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: 14.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: peter0x44 at disroot dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot 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://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31636 --- Comment #3 from Peter Damianov --- Can confirm that adding -D__MINGW_USE_VC_2005_COMPAT in CFLAGS and CXXFLAGS appears to resolve this issue. --=20 You are receiving this mail because: You are on the CC list for the bug.=