From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27238 invoked by alias); 14 Jan 2003 06:12:21 -0000 Mailing-List: contact cgen-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cgen-owner@sources.redhat.com Received: (qmail 27229 invoked from network); 14 Jan 2003 06:12:19 -0000 Received: from unknown (HELO neon-gw.transmeta.com) (63.209.4.196) by 209.249.29.67 with SMTP; 14 Jan 2003 06:12:19 -0000 Received: (from root@localhost) by neon-gw.transmeta.com (8.9.3/8.9.3) id WAA29347; Mon, 13 Jan 2003 22:12:01 -0800 Received: from mailhost.transmeta.com(10.1.1.15) by neon-gw.transmeta.com via smap (V2.1) id xma029323; Mon, 13 Jan 03 22:11:45 -0800 Received: from xris-athlon.transmeta.com (xris-athlon.transmeta.com [10.10.25.96]) by deepthought.transmeta.com (8.11.6/8.11.6) with ESMTP id h0E6Bp302378; Mon, 13 Jan 2003 22:11:51 -0800 (PST) Received: (from dje@localhost) by xris-athlon.transmeta.com (8.9.3/8.7.3) id WAA13872; Mon, 13 Jan 2003 22:11:51 -0800 Date: Tue, 14 Jan 2003 06:12:00 -0000 Message-Id: <200301140611.WAA13872@xris-athlon.transmeta.com> From: Doug Evans To: Hans-Peter Nilsson cc: cgen@sources.redhat.com Subject: Re: [RFA:] In -build-operand!, -build-reg-operand, collect the natural mode, not the used mode, In-Reply-To: <200212140138.gBE1c6HA026946@ignucius.axis.se> References: <15866.32849.125398.731160@casey.transmeta.com> <200212140138.gBE1c6HA026946@ignucius.axis.se> X-SW-Source: 2003-q1/txt/msg00022.txt.bz2 Oops. Since this is basically your patch with some tweaks ... 2003-01-13 Hans-Peter Nilsson Doug Evans * semantics.scm (-build-operand!): Record operand in its natural mode. (-build-reg-operand!): Ditto. [...] Sorry 'bout that.