From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B9CF23858C31; Fri, 17 Feb 2023 10:16:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B9CF23858C31 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1676628999; bh=xsv/gdmsEgmKHu5XbCc9Vtyi52cCVsDxjcI/1Otya7M=; h=From:To:Subject:Date:In-Reply-To:References:From; b=PNSisc8GZbseiieXAX1ZeKBpY+6pNja2TWMZ3LK2HFUzw1LBiVP2jCKboDC3on9kd nEW2tVADao3nx4C0AfsWg8Ms8fsoeiikHIOfYVBDmllRdQw+PbIh7sE09dTiZPbbg/ h+MrPOdaPR51iSrx+fRPTCwA2JlP+udmQUUngJIA= From: "sam at gentoo dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ipa/107931] [12/13 Regression] -Og causes always_inline to fail since r12-6677-gc952126870c92cf2 Date: Fri, 17 Feb 2023 10:16:37 +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: 12.2.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: sam at gentoo dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.3 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=3D107931 --- Comment #9 from Sam James --- For completeness, this originated from https://github.com/Perl/perl5/issues/19776, I believe.=