From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15672 invoked by alias); 4 Dec 2001 17:58:41 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 15649 invoked from network); 4 Dec 2001 17:58:35 -0000 Received: from unknown (HELO thor.inter.net.il) (192.114.186.11) by sources.redhat.com with SMTP; 4 Dec 2001 17:58:35 -0000 Received: from zaretsky ([192.116.55.139]) by thor.inter.net.il (Mirapoint) with ESMTP id ACO33300; Tue, 4 Dec 2001 19:44:27 +0200 (IST) Date: Tue, 04 Dec 2001 09:58:00 -0000 From: "Eli Zaretskii" To: ac131313@cygnus.com Message-Id: <3791-Tue04Dec2001194341+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.1.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: muller@cerbere.u-strasbg.fr, gdb-patches@sources.redhat.com In-reply-to: <3C0CFC7C.4030205@cygnus.com> (message from Andrew Cagney on Tue, 04 Dec 2001 11:40:28 -0500) Subject: Re: [RFA] get go32 target to compile again. Reply-to: Eli Zaretskii References: <4.2.0.58.20011204161305.014f35e0@ics.u-strasbg.fr> <3C0CFC7C.4030205@cygnus.com> X-SW-Source: 2001-12/txt/msg00106.txt.bz2 > Date: Tue, 04 Dec 2001 11:40:28 -0500 > From: Andrew Cagney > > > > Thus I tried to fix the compilation error myself. > > As I succeeded, I send here enclosed the patch. > > > > This probably make the regno_mapping.size field > > not useful anymore, I suppose that we should trust regcache_collect > > function that it will use the correct size for each register. > > Oops. Eli's approval, but thanks! I didn't approve the original patch, and I don't think I needed to. As for this one, go ahead and commit it. I don't have time to look into this now, but if it works for Pierre and you, it's good enough for me. Thanks.