From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22146 invoked by alias); 23 Apr 2004 13:48:14 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 22136 invoked from network); 23 Apr 2004 13:48:14 -0000 Received: from unknown (HELO atrey.karlin.mff.cuni.cz) (195.113.31.123) by sources.redhat.com with SMTP; 23 Apr 2004 13:48:14 -0000 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 29025) id C717A4C0469; Fri, 23 Apr 2004 15:47:59 +0200 (CEST) Date: Fri, 23 Apr 2004 13:48:00 -0000 From: Zdenek Dvorak To: Nathan Sidwell Cc: gcc-patches@gcc.gnu.org Subject: Re: Patch ping Message-ID: <20040423134759.GA20649@atrey.karlin.mff.cuni.cz> References: <20040423110837.GB12376@atrey.karlin.mff.cuni.cz> <40891B4F.5070908@codesourcery.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40891B4F.5070908@codesourcery.com> User-Agent: Mutt/1.5.4i X-SW-Source: 2004-04/txt/msg01577.txt.bz2 Hello, > >http://gcc.gnu.org/ml/gcc-patches/2004-03/msg01148.html > > -- the patch to prevent code with -fprofile-arcs and > > -fbranch-probabilities from diverging before the > > profile feedback pass (which may cause profile missmatches) > this one is ok, wrt the libgcov bits but you cannot approve the builtins.c/calls.c changes, right? Zdenek