From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20708 invoked by alias); 10 Jul 2003 00:41:15 -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 20701 invoked from network); 10 Jul 2003 00:41:15 -0000 Received: from unknown (HELO neon-gw.transmeta.com) (63.209.4.196) by sources.redhat.com with SMTP; 10 Jul 2003 00:41:15 -0000 Received: (from root@localhost) by neon-gw.transmeta.com (8.9.3/8.9.3) id RAA04643; Wed, 9 Jul 2003 17:41:09 -0700 Received: from mailhost.transmeta.com(10.1.1.15) by neon-gw.transmeta.com via smap (V2.1) id xma004630; Wed, 9 Jul 03 17:40:43 -0700 Received: from casey.transmeta.com (casey.transmeta.com [10.10.25.22]) by deepthought.transmeta.com (8.11.6/8.11.6) with ESMTP id h6A0elF18252; Wed, 9 Jul 2003 17:40:47 -0700 (PDT) Received: (from dje@localhost) by casey.transmeta.com (8.9.3/8.7.3) id RAA30271; Wed, 9 Jul 2003 17:40:46 -0700 From: Doug Evans MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16140.46606.713152.995744@casey.transmeta.com> Date: Thu, 10 Jul 2003 00:41:00 -0000 To: "Frank Ch. Eigler" Cc: cgen@sources.redhat.com Subject: Re: sid thumb file generation error In-Reply-To: <20030709194012.GB6861@redhat.com> References: <20030618064201.23BA7B536@mail.sebabeach.org> <20030708163553.0DE46B53A@mail.sebabeach.org> <20030709194012.GB6861@redhat.com> X-SW-Source: 2003-q3/txt/msg00005.txt.bz2 Frank Ch. Eigler writes: > I have no direct recollection. Either a sid or a cgen change could > have resulted in the base_insn_size interpretation mismatch for the > thumb instructions, but there appears to be no relevant sid ChangeLog > entry. > > Anyway, the proposed patch I posted seems to solve the problem in a > reasonably elegant way: it lets cgen understand that different ISAs > have different base-insn-size units. Sure, I don't have a problem with the patch. I was just looking for some history.