public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jan Hubicka <hubicka@ucw.cz>
To: Martin Jambor <mjambor@suse.cz>
Cc: GCC Patches <gcc-patches@gcc.gnu.org>
Subject: Re: [PATCH] ipa: Fix C++ member ptr indirect inlining (PR 114254, PR 108802)
Date: Mon, 18 Mar 2024 10:02:48 +0100	[thread overview]
Message-ID: <ZfgDOMbmhVU5c_k3@kam.mff.cuni.cz> (raw)
In-Reply-To: <ri6r0gkzvi4.fsf@virgil.suse.cz>

> gcc/ChangeLog:
> 
> 2024-03-06  Martin Jambor  <mjambor@suse.cz>
> 
> 	PR ipa/108802
> 	PR ipa/114254
> 	* ipa-prop.cc (ipa_get_stmt_member_ptr_load_param): Fix case looking
> 	at COMPONENT_REFs directly from a PARM_DECL, also recognize loads from
> 	a pointer parameter.
> 	(ipa_analyze_indirect_call_uses): Also recognize loads from a pointer
> 	parameter, also recognize the case when pfn pointer is loaded in its
> 	own BB.
> 
> gcc/testsuite/ChangeLog:
> 
> 2024-03-06  Martin Jambor  <mjambor@suse.cz>
> 
> 	PR ipa/108802
> 	PR ipa/114254
> 	* g++.dg/ipa/iinline-4.C: New test.
> 	* g++.dg/ipa/pr108802.C: Likewise.

OK,
thanks!

Honza

      reply	other threads:[~2024-03-18  9:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-08 13:46 Martin Jambor
2024-03-18  9:02 ` Jan Hubicka [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZfgDOMbmhVU5c_k3@kam.mff.cuni.cz \
    --to=hubicka@ucw.cz \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=mjambor@suse.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).