From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B67733858C60; Fri, 22 Dec 2023 09:47:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B67733858C60 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1703238466; bh=NWnreDXYbRNt+WYCdoM6QCLCikE2JIv9ah+jeH2+sF0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=IWmdFktPx9es3MtA5rcZuJQwGCNNfNJ8uueHeVFr0Io51NrPzyNqG+9ngcSyU6i18 7ZV2/gqFxrdVnGFFEfh3Gxg3JqYgUOmweWvwIPZoPMfaiprjLJ0Wejuh8gEop3tISW x6mKHDWIBN7EVEFSMfg/a1h0g4jl/nGL+vImLe9c= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/113059] [14 regression] fftw fails tests for -O3 -m32 -march=znver2 since r14-6210-ge44ed92dbbe9d4 Date: Fri, 22 Dec 2023 09:47:45 +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: jakub 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: 14.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 #1 from Jakub Jelinek --- Any progress with the bisection? Or at least details what exactly are you compiling (with what patches etc.)= ?=