public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: "Martin Liška" <mliska@suse.cz>
Cc: Sudakshina Das <Sudi.Das@arm.com>,  Jan Hubicka <hubicka@ucw.cz>,
	 "stransky\@redhat.com" <stransky@redhat.com>,
	 "jakub\@redhat.com" <jakub@redhat.com>,
	 "gcc-patches\@gcc.gnu.org" <gcc-patches@gcc.gnu.org>,
	 nd <nd@arm.com>
Subject: Re: Fix devirtualiation in expanded thunks
Date: Tue, 01 Jan 2019 17:57:00 -0000	[thread overview]
Message-ID: <87d0pgqn0m.fsf@igel.home> (raw)
In-Reply-To: <5553c6a5-dd54-b9f1-4d5e-c9e8cfbe9be8@suse.cz> ("Martin =?utf-8?Q?Li=C5=A1ka=22's?=	message of "Mon, 31 Dec 2018 15:10:50 +0100")

On Dez 31 2018, Martin Liška <mliska@suse.cz> wrote:

> -/* { dg-final-use-not-autofdo { scan-ipa-dump-times 3 "folding virtual function call to virtual unsigned int mozPersonalDictionary::_ZThn16" "dom3" } } */
> -/* { dg-final-use-not-autofdo { scan-ipa-dump-times 3 "folding virtual function call to virtual unsigned int mozPersonalDictionary::AddRef" "dom3" } } */
> +/* { dg-final-use-not-autofdo { scan-tree-dump-times "folding virtual function call to virtual unsigned int mozPersonalDictionary::_ZThn16" 3 "dom3" } } */
> +/* { dg-final-use-not-autofdo { scan-tree-dump-times "folding virtual function call to virtual unsigned int mozPersonalDictionary::AddRef" 3 "dom3" } } */

New tests that FAIL (1 tests):

unix/-mabi=ilp32: g++.dg/tree-prof/devirt.C scan-tree-dump-times dom3 "folding virtual function call to virtual unsigned int mozPersonalDictionary::_ZThn16" 3

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."

  reply	other threads:[~2019-01-01 17:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-21 19:21 Jan Hubicka
2018-12-28 11:44 ` Sudakshina Das
2018-12-31 15:13   ` Martin Liška
2019-01-01 17:57     ` Andreas Schwab [this message]
2019-01-01 18:49       ` Rainer Orth
2019-01-01 22:42         ` Jan Hubicka
2019-01-01 23:02           ` Rainer Orth
2019-01-01 23:15             ` Jan Hubicka
2019-01-02  9:17               ` Jakub Jelinek
2019-01-02  9:23                 ` Jan Hubicka

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=87d0pgqn0m.fsf@igel.home \
    --to=schwab@linux-m68k.org \
    --cc=Sudi.Das@arm.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=hubicka@ucw.cz \
    --cc=jakub@redhat.com \
    --cc=mliska@suse.cz \
    --cc=nd@arm.com \
    --cc=stransky@redhat.com \
    /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).