From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1709 invoked by alias); 3 Mar 2005 17:58:34 -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 1685 invoked from network); 3 Mar 2005 17:58:30 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 3 Mar 2005 17:58:30 -0000 Received: from drow by nevyn.them.org with local (Exim 4.44 #1 (Debian)) id 1D6uak-0007k2-4Y; Thu, 03 Mar 2005 12:58:30 -0500 Date: Thu, 03 Mar 2005 17:58:00 -0000 From: Daniel Jacobowitz To: Jerome Guitton Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA/erc32 sim] build errors Message-ID: <20050303175830.GA29719@nevyn.them.org> Mail-Followup-To: Jerome Guitton , gdb-patches@sources.redhat.com References: <20050221181001.GA26476@adacore.com> <20050303145856.GA15842@adacore.com> <20050303171910.GA18681@nevyn.them.org> <20050303175312.GB15766@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050303175312.GB15766@adacore.com> User-Agent: Mutt/1.5.6+20040907i X-SW-Source: 2005-03/txt/msg00037.txt.bz2 On Thu, Mar 03, 2005 at 06:53:12PM +0100, Jerome Guitton wrote: > Daniel Jacobowitz (drow@false.org): > > > OK, I suppose. > > Does this "OK, I suppose" stands for "OK, I will have a look at your patch" > or "OK, you can commit this patch"? > ;-) You can commit it :-) > > Does the sim actually work? > > Yes, it does. We are running our testsuite on it every day without > problem. There is one pretty serious bug with the simulation of > interruptions, though... I have not investigated it yet. > > > FYI, using .text in asm() is highly bogus - especially in recent GCC. > > But this predates your change. > > Mmmm, indeed... I wonder why it was done that way. I will have a look > at that. I suspect it simply predates the bogosity. This is some fairly old code. -- Daniel Jacobowitz CodeSourcery, LLC