From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A2A8E3858D38; Fri, 10 Mar 2023 17:09:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A2A8E3858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1678468157; bh=AvMiy1lHp5OBHIkA9RAVWDQBXcjaXyfB7hyGxfdvD2k=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Siq1HWz108XTMBTvCDrXCwD5u4XQvOZayZriI3PijROkz0w52fSYe1HRX6mv2klak SgR+dm18mY5Gzfem/wTZptD32XqHbn4Kwi072VZyPnXBzyGT65bwvSyvnmxwawp0Zn Is75N/hfSDytNrUbtTfQp6l1x2uZ/yZB5WxVYymM= From: "dcb314 at hotmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/109087] [13 Regression] csmith: end of year runtime bug since r13-4839-geef81eefcdc2a581 Date: Fri, 10 Mar 2023 17:09:17 +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: dcb314 at hotmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 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 #9 from David Binderman --- (In reply to Richard Biener from comment #6) > Try -fno-tree-vectorize? I tried that, and it made no difference at all. I also tried dropping the -march=3D setting back to znver1 and that also made no difference.=