From mboxrd@z Thu Jan 1 00:00:00 1970 From: cgd@broadcom.com To: macro@ds2.pg.gda.pl Cc: gdb-patches@sources.redhat.com Subject: Re: 6.1: Fix gcc 3.5.0 failure in sim Date: Wed, 12 May 2004 01:59:00 -0000 Message-id: References: X-SW-Source: 2004-05/msg00359.html At Tue, 20 Apr 2004 13:12:52 +0000 (UTC), "Maciej W. Rozycki" wrote: > 2004-04-20 Maciej W. Rozycki > > * mips/interp.c (decode_coproc): Sign-extend the address retrieved > from COP0_BADVADDR. > * mips/sim-main.h (COP0_BADVADDR): Remove a cast. I've finally gotten around to testing (not that there was much to test) and applying this. (The code is not right, but the patch doesn't make it worse and obviously fixes a problem.) I applied it to both trunk and the 6.1 branch, so that if there's a 6.1.1 it will be included. cgd