From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18381 invoked by alias); 14 Mar 2003 19:37:47 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 18277 invoked from network); 14 Mar 2003 19:37:46 -0000 Received: from unknown (HELO desire.geoffk.org) (12.235.57.148) by sources.redhat.com with SMTP; 14 Mar 2003 19:37:46 -0000 Received: (from geoffk@localhost) by desire.geoffk.org (8.11.6/8.11.6) id h2EJbT822906; Fri, 14 Mar 2003 11:37:29 -0800 X-Authentication-Warning: desire.geoffk.org: geoffk set sender to geoffk@geoffk.org using -f To: David Edelsohn Cc: Richard Henderson , gcc@gcc.gnu.org Subject: Re: store double-cvtd-to-int to memory References: <200303141855.NAA31606@makai.watson.ibm.com> From: Geoff Keating Date: Fri, 14 Mar 2003 20:00:00 -0000 In-Reply-To: <200303141855.NAA31606@makai.watson.ibm.com> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-03/txt/msg00956.txt.bz2 David Edelsohn writes: > Can't you just mark the unnecessary temp with "X" constraint for > the pattern that does not need it? That would be a good idea, but doesn't solve Dale's problem... -- - Geoffrey Keating