From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EFFAF3858C66; Fri, 23 Feb 2024 15:49:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EFFAF3858C66 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1708703399; bh=lxf2/fk/7itTSczq1gLJTOsPe/P9g25d4uJpbjJfBPI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=yAfieOJ3VDUX69/S7jY2mnmmar/AVCbflIGuLmta0x6XrLwNQnQOD57CbH3BXAkA/ aiE0DY3zgeJhdmtBDvzamobQ+evumSEz8M0P+gsfIkfHdzq9XDblWKMxc+Mfv77GiK w6/j7akohH2ptqgM2+v12MjkVK1BQV4aN4ZKJpQ8= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/113059] [15 regression] fftw fails tests for -O3 -m32 -march=znver2 since r14-6210-ge44ed92dbbe9d4 Date: Fri, 23 Feb 2024 15:49:57 +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: 14.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: sjames 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: 15.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=3D113059 --- Comment #27 from Sam James --- Can someone sanity-check me on this by trying the instructions at https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D114079#c0? I think I can still hit the original crash, it's just flaky (it might pass sometimes).=