From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9EC3C3882118; Tue, 18 Jun 2024 07:19:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9EC3C3882118 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1718695168; bh=b9ZxrfnogHZCLo4O/J9XDtDbRfhSQx1M22T0lS9caCA=; h=From:To:Subject:Date:From; b=jpfaCofEcOyHMKzgof++I62hXQgNGADnDvhY76hew8bZub2d4SWOZfgu2IKv3aJYK xvUc5Pa9EKGKI4wMPYlrAIDJJIklmGAHkNa4WJ/MpRSkUBK+SfE8NkYpiLOBqL6lYk 2Cl1SEBGfhaOiHxDtPXx1lt8jbvIrV6hazYkPgKI= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ipa/115533] New: [12/13/14/15 regression] flac miscompiled with -O3 -march=znver2 -fipa-pta -fno-vect-cost-model Date: Tue, 18 Jun 2024 07:19:27 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: ipa X-Bugzilla-Version: unknown X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: sjames 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status keywords bug_severity priority component assigned_to reporter blocked target_milestone attachments.created Message-ID: 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=3D115533 Bug ID: 115533 Summary: [12/13/14/15 regression] flac miscompiled with -O3 -march=3Dznver2 -fipa-pta -fno-vect-cost-model Product: gcc Version: unknown Status: UNCONFIRMED Keywords: wrong-code Severity: normal Priority: P3 Component: ipa Assignee: unassigned at gcc dot gnu.org Reporter: sjames at gcc dot gnu.org Blocks: 68331 Target Milestone: --- Created attachment 58458 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D58458&action=3Dedit replaygain_analysis.i Hit this when building flac with -O3 -march=3Dznver2 -fipa-pta -fno-vect-cost-model. I don't yet have a reduced runtime testcase, working on it though. Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D68331 [Bug 68331] [meta-bug] fipa-pta issues=