From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18435 invoked by alias); 16 Apr 2004 21:16:45 -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 18426 invoked from network); 16 Apr 2004 21:16:44 -0000 Received: from unknown (HELO desire.geoffk.org) (67.169.96.182) by sources.redhat.com with SMTP; 16 Apr 2004 21:16:44 -0000 Received: from desire.geoffk.org (localhost.localdomain [127.0.0.1]) by desire.geoffk.org (8.12.10/8.12.10) with ESMTP id i3GLGggn027261; Fri, 16 Apr 2004 14:16:42 -0700 Received: (from geoffk@localhost) by desire.geoffk.org (8.12.10/8.12.10/Submit) id i3GLGg2p027257; Fri, 16 Apr 2004 14:16:42 -0700 X-Authentication-Warning: desire.geoffk.org: geoffk set sender to geoffk@geoffk.org using -f To: "Paolo Bonzini" CC: gcc-patches@gcc.gnu.org Subject: Re: Patch ping References: From: Geoff Keating Date: Fri, 16 Apr 2004 21:16:00 -0000 In-Reply-To: Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-04/txt/msg01016.txt.bz2 "Paolo Bonzini" writes: > http://gcc.gnu.org/ml/gcc-patches/2004-04/msg00384.html > Enables -fweb at -O2 and -frename-registers at -O1 if variable > tracking is available for the target's default debugging information > format. > > Ok for mainline? This is OK, assuming you bootstrapped it on at least one platform. -- - Geoffrey Keating