From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13750 invoked by alias); 27 Jul 2002 21:08:46 -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 13742 invoked from network); 27 Jul 2002 21:08:45 -0000 Received: from unknown (HELO potter.sfbay.redhat.com) (205.180.83.107) by sources.redhat.com with SMTP; 27 Jul 2002 21:08:45 -0000 Received: from dot.sfbay.redhat.com (dot.sfbay.redhat.com [172.16.24.7]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id g6RL8qQ09589; Sat, 27 Jul 2002 14:08:52 -0700 Received: (from rth@localhost) by dot.sfbay.redhat.com (8.11.6/8.11.6) id g6RL8gq28123; Sat, 27 Jul 2002 14:08:42 -0700 X-Authentication-Warning: dot.sfbay.redhat.com: rth set sender to rth@redhat.com using -f Date: Sat, 27 Jul 2002 14:48:00 -0000 From: Richard Henderson To: Zack Weinberg Cc: Richard Sandiford , gcc-patches@gcc.gnu.org, Andrew Pinski Subject: Re: RFC/RFA: Improve definition of ASM_OUTPUT_MEASURED_SIZE Message-ID: <20020727140842.C28013@redhat.com> Mail-Followup-To: Richard Henderson , Zack Weinberg , Richard Sandiford , gcc-patches@gcc.gnu.org, Andrew Pinski References: <20020726002049.GD760@codesourcery.com> <20020725185339.C27268@redhat.com> <20020726053048.GA16614@codesourcery.com> <20020726110754.B27642@redhat.com> <20020726215658.GC9666@codesourcery.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020726215658.GC9666@codesourcery.com>; from zack@codesourcery.com on Fri, Jul 26, 2002 at 02:56:58PM -0700 X-SW-Source: 2002-07/txt/msg01624.txt.bz2 On Fri, Jul 26, 2002 at 02:56:58PM -0700, Zack Weinberg wrote: > Are there any other potentially problematic platforms, or can I go > ahead and check the patch in? Not that I'm aware of. Go ahead and check in the patch. r~