From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18599 invoked by alias); 29 Jan 2002 23:01:16 -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 18509 invoked from network); 29 Jan 2002 23:01:09 -0000 Received: from unknown (HELO krynn.axis.se) (193.13.178.10) by sources.redhat.com with SMTP; 29 Jan 2002 23:01:09 -0000 Received: from ignucius.axis.se (root@ignucius.axis.se [10.13.1.18]) by krynn.axis.se (8.12.1/8.12.1/Debian -2) with ESMTP id g0TN13SX023304; Wed, 30 Jan 2002 00:01:03 +0100 Received: (from hp@localhost) by ignucius.axis.se (8.9.3/8.9.3/Debian 8.9.3-21) id AAA25438; Wed, 30 Jan 2002 00:01:03 +0100 Date: Tue, 29 Jan 2002 15:01:00 -0000 Message-Id: <200201292301.AAA25438@ignucius.axis.se> From: Hans-Peter Nilsson To: cgen@sources.redhat.com In-reply-to: <200201281950.UAA10149@ignucius.axis.se> (message from Hans-Peter Nilsson on Mon, 28 Jan 2002 20:50:57 +0100) Subject: Re: Another doc patch: it's define-attr, not define-attribute. Other minor gotchas. X-SW-Source: 2002-q1/txt/msg00019.txt.bz2 * doc/rtl.texi: Fix typo: define-attr, not define-attribute. (Enumerated constants): Mention that an ifield must not specify a multi-ifield. (Instruction operands): Ditto for index. (Expressions) : Remove misplaced mention of local variables. : Mention that mode must be specified and non-VOID when the result is used. Approved by FChE and committed. brgds, H-P