From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 33E273858281; Wed, 15 Mar 2023 08:42:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 33E273858281 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1678869741; bh=i/fpuHt2z3bdYtkN+H8rENwF8hTSHZEnSroPjQof9o4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=U6r4oPrZWxmFbpsteHv+wHLvs+z25OrEavosQ1hCC8DHXak1kpBzRFpRWsbvfgdkx eH7cPut4/T87U+lnPfmwSmchrJR+Z+Xjyufs5tzjWwCOm8xr2EUxKBiOg0xQXc3Avi k09NSKgSUWxcawNM6MsA74OqT4JLCC8G+SuUajmw= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/109087] [13 Regression] csmith: end of year runtime bug since r13-4839-geef81eefcdc2a581 Date: Wed, 15 Mar 2023 08:42:20 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 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=3D109087 --- Comment #16 from Richard Biener --- I've pushed the more aggressive .DEFERRED_INIT removal so the issue might be only latent now.=