From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8525 invoked by alias); 6 Feb 2007 19:58:45 -0000 Received: (qmail 8515 invoked by uid 22791); 6 Feb 2007 19:58:44 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 06 Feb 2007 19:58:34 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.1/8.13.1) with ESMTP id l16JwWJM014642 for ; Tue, 6 Feb 2007 14:58:32 -0500 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l16JwVkJ013257 for ; Tue, 6 Feb 2007 14:58:31 -0500 Received: from [127.0.0.1] (vpn-14-186.rdu.redhat.com [10.11.14.186]) by potter.sfbay.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id l16JwRb4024400; Tue, 6 Feb 2007 14:58:30 -0500 Message-ID: <45C8DDE3.5060803@redhat.com> Date: Tue, 06 Feb 2007 19:58:00 -0000 From: Dave Brolley User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) MIME-Version: 1.0 To: Dave Brolley CC: cgen@sources.redhat.com Subject: Re: [patch][rfc] New CGEN Attribute Type: string References: <45A803EC.5090006@redhat.com> In-Reply-To: <45A803EC.5090006@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cgen-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cgen-owner@sourceware.org X-SW-Source: 2007-q1/txt/msg00033.txt.bz2 This patch has now been committed. Dave Brolley wrote: > Hi, > > I would like to commit the attached patch which adds a new attribute > type: string. This is used by a new CGEN application for generating > intrinsic functions which will be submitted along with the Toshiba MeP > port soon, but is general enough to be considered separately. >