From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19545 invoked by alias); 15 Mar 2002 05:20:44 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 19428 invoked from network); 15 Mar 2002 05:20:40 -0000 Received: from unknown (HELO mms3.broadcom.com) (63.70.210.38) by sources.redhat.com with SMTP; 15 Mar 2002 05:20:40 -0000 Received: from 63.70.210.1 by mms3.broadcom.com with ESMTP (Broadcom MMS-3 SMTP Relay (MMS v4.7)); Thu, 14 Mar 2002 21:20:34 -0800 X-Server-Uuid: 1e1caf3a-b686-11d4-a6a3-00508bfc9ae5 Received: from dt-sj3-118.sj.broadcom.com (dt-sj3-118 [10.21.64.118]) by mail-sj1-5.sj.broadcom.com (8.12.2/8.12.2) with ESMTP id g2F5Kd1S021582; Thu, 14 Mar 2002 21:20:39 -0800 (PST) Received: (from cgd@localhost) by dt-sj3-118.sj.broadcom.com ( 8.9.1/SJ8.9.1) id VAA13766; Thu, 14 Mar 2002 21:20:38 -0800 (PST) To: "Andrew Cagney" cc: gdb@sources.redhat.com Subject: Re: problem w/ igen, multiple -M models, and -G gen-multi-sim. References: <3C916070.50007@cygnus.com> From: cgd@broadcom.com Date: Thu, 14 Mar 2002 21:20:00 -0000 In-Reply-To: "Andrew Cagney"'s message of "Thu, 14 Mar 2002 21:46:08 -0500" Message-ID: X-Mailer: Gnus v5.7/Emacs 20.4 MIME-Version: 1.0 X-WSS-ID: 108F5B28162463-01-01 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-SW-Source: 2002-03/txt/msg00137.txt.bz2 At Thu, 14 Mar 2002 21:46:08 -0500, Andrew Cagney wrote: > Turns out that such instructions need to be given unique field-names as > they would otherwise generate functions with the same name. Right. In the example, yes, they had unique field names, but until your patch that had no effect. (still don't need/want to use the feature, but better to have it fixed than not. 8-) > See attached. It works for your example. Are you planning to check it in after a delay or some futher testing on your end? or you want me/others to throw it into our source trees and it a spin to mmake sure it doesn't break anything? thanks, chris