From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28084 invoked by alias); 10 May 2002 07:41:40 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 28053 invoked from network); 10 May 2002 07:41:38 -0000 Received: from unknown (HELO potter.sfbay.redhat.com) (205.180.83.107) by sources.redhat.com with SMTP; 10 May 2002 07:41:38 -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 g4A7eQv29347; Fri, 10 May 2002 00:40:26 -0700 Received: (from rth@localhost) by dot.sfbay.redhat.com (8.11.6/8.11.6) id g4A7fbk15967; Fri, 10 May 2002 00:41:37 -0700 X-Authentication-Warning: dot.sfbay.redhat.com: rth set sender to rth@redhat.com using -f Date: Fri, 10 May 2002 00:41:00 -0000 From: Richard Henderson To: Jiang Alan Cc: gcc@gcc.gnu.org, gcc-help@gcc.gnu.org Subject: Re: Can registers be stored before jump or branch? Message-ID: <20020510004137.B15953@redhat.com> Mail-Followup-To: Richard Henderson , Jiang Alan , gcc@gcc.gnu.org, gcc-help@gcc.gnu.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from whjiang_cn@hotmail.com on Thu, May 09, 2002 at 06:51:53PM +0800 X-SW-Source: 2002-05/txt/msg00105.txt.bz2 On Thu, May 09, 2002 at 06:51:53PM +0800, Jiang Alan wrote: > Can this be implemented using target macros? No. r~