From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 397083858D28; Sun, 17 Sep 2023 08:03:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 397083858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1694937827; bh=B+gxrm+K4Wgwt27JHWyFZU3Thak8Gu4Vfgl+/M+K4ww=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ffiNAAWE+3fzpQ5mK2apIhp4Q5mnj4JtP5TJkoMKcAp3QrjGpVz//S1di/X+AHn2Z m2RpMXNQyR9grQNck7P7XPfzxFlTi/yeeWUQl2HJ18S1/OB8+9dy8NazhhrscEn1IW ZLHgete7qfRSn6oCUX6PJmpALXwrQYKCPwz9jsik= From: "schwab@linux-m68k.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ipa/111437] Some always inline functions are incorrectly warn of as "might not be inlinable" Date: Sun, 17 Sep 2023 08:03:47 +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: 13.2.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: schwab@linux-m68k.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: INVALID 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: resolution 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=3D111437 Andreas Schwab changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |INVALID=