From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 54176 invoked by alias); 1 Jan 2019 17:57:20 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 54165 invoked by uid 89); 1 Jan 2019 17:57:19 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=D*cz, Hx-languages-length:1093, U*mliska, mliska@suse.cz X-HELO: mail-out.m-online.net Received: from mail-out.m-online.net (HELO mail-out.m-online.net) (212.18.0.9) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 01 Jan 2019 17:57:18 +0000 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 43Thhq2qLnz1rNlT; Tue, 1 Jan 2019 18:57:15 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 43Thhq0kWQz1qql4; Tue, 1 Jan 2019 18:57:15 +0100 (CET) Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id fWFgcR2W_h3A; Tue, 1 Jan 2019 18:57:14 +0100 (CET) Received: from igel.home (ppp-188-174-149-146.dynamic.mnet-online.de [188.174.149.146]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Tue, 1 Jan 2019 18:57:14 +0100 (CET) Received: by igel.home (Postfix, from userid 1000) id 75D402C1775; Tue, 1 Jan 2019 18:57:13 +0100 (CET) From: Andreas Schwab To: Martin =?utf-8?Q?Li=C5=A1ka?= Cc: Sudakshina Das , Jan Hubicka , "stransky\@redhat.com" , "jakub\@redhat.com" , "gcc-patches\@gcc.gnu.org" , nd Subject: Re: Fix devirtualiation in expanded thunks References: <20181221192053.ut4rfit4mxtktklo@kam.mff.cuni.cz> <5553c6a5-dd54-b9f1-4d5e-c9e8cfbe9be8@suse.cz> X-Yow: Now I'm having INSIPID THOUGHTS about the beautiful, round wives of HOLLYWOOD MOVIE MOGULS encased in PLEXIGLASS CARS and being approached by SMALL BOYS selling FRUIT.. Date: Tue, 01 Jan 2019 17:57:00 -0000 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") Message-ID: <87d0pgqn0m.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1.90 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-SW-Source: 2019-01/txt/msg00007.txt.bz2 On Dez 31 2018, Martin Liška 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."