From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F08003856DE0; Tue, 13 Sep 2022 11:31:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F08003856DE0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1663068710; bh=rHc9LNFGXMyOLW8mrWbfqU3ZGOnGYlW0n2puMA9iF30=; h=From:To:Subject:Date:In-Reply-To:References:From; b=G3jOvbZuqWOx905PL2wGHNRIs9um9ZNDfYGVytsA3SQq1LnbbpAvRohY6jhEAEAoA xWWmqYtVIDGsHlthK7urX5hfskQZzRk35DiDroa/OSH+75ovH9fk5chfI4Mq9xy1pS 6j04a7sb17e+E2dbWbzhMyZ5JB2zfkkuEmv4RFyQ= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/106921] [11/12/13 Regression] -O1 and -fipa-icf -fpartial-inlining causes wrong code since r11-4987-g602c6cfc79ce4ae6 Date: Tue, 13 Sep 2022 11:31:50 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 11.3.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: marxin at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords cc bug_status short_desc assigned_to 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=3D106921 Martin Li=C5=A1ka changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs-bisection | CC| |marxin at gcc dot gnu.org Status|NEW |ASSIGNED Summary|[11/12.1] -O1 and -fipa-icf |[11/12/13 Regression] -O1 | -fpartial-inlining causes |and -fipa-icf |wrong code |-fpartial-inlining causes | |wrong code since | |r11-4987-g602c6cfc79ce4ae6 Assignee|unassigned at gcc dot gnu.org |marxin at gcc dot g= nu.org --- Comment #2 from Martin Li=C5=A1ka --- Started with r11-4987-g602c6cfc79ce4ae6. Lemme take a look.=