From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 20AAE3858D34; Wed, 27 Mar 2024 17:03:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 20AAE3858D34 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1711559009; bh=ly6et9Syudu/IfV8lgcKJcCmvaBH/4XKr2Fzc6u6YPI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=SWoZrFcD7CDPFC98NEZb60jvKbdM8q+Q7Z471cE7nWBAjsJ2EwlsNXlnKGUFc5tUV DHwQYYQ7gdvmVcR/Ltw7wSxjwdO374KrMSmEZVD44Scrm5L6XOwzCM0QhiYQv6caGp tj9cchAkgI7mLXgCDkjO3+W5WeLfI8XhL1/A0rqQ= From: "xry111 at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/114452] Functions invoked through compile-time table of function pointers not inlined Date: Wed, 27 Mar 2024 17:03:28 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: xry111 at gcc dot gnu.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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status keywords 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=3D114452 Xi Ruoyao changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEW Keywords| |missed-optimization=