From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8FD763858438; Wed, 27 Mar 2024 04:40:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8FD763858438 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1711514434; bh=8iu5NmW49RqULn984fU8kWWlgTUjeJshZ0BlHsXaktU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=WbDsEzVIKwO4oWMJ0qsU7L0bYxl15hKl/kpavD3vDqBMWrPoNA9w3xRVBGUNK6yU0 NflGzbPd9ZMXdQ780x1JYeqgFVjh6ZMf9zCrkmVystldkqRw7itMS2Rp6uIyMG6fFe GWFXuc+orQUNrn4g1dogEZN8fRox/iCZ1Z5MoRzQ= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ipa/94485] Inter-dependency between { tree-sra, ABI, inlining, loop-unrolling } leads to mis-optimization Date: Wed, 27 Mar 2024 04:40:34 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed 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: 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=3D94485 --- Comment #10 from Sam James --- ok, on godbolt, 8.5 fails. I think we're fine here then?=