From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28968 invoked by alias); 3 Sep 2003 22:06:43 -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 28956 invoked from network); 3 Sep 2003 22:06:41 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 3 Sep 2003 22:06:41 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id A0AAC2B7F; Wed, 3 Sep 2003 18:06:31 -0400 (EDT) Message-ID: <3F5665E7.1040100@redhat.com> Date: Wed, 03 Sep 2003 22:06:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030820 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Snyder , Dave Brolley Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] Split Ipipe.exp test into seperate versions. References: <3F56350B.500@redhat.com> <3F563B1A.3080903@redhat.com> <3F566295.7050305@redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-09/txt/msg00029.txt.bz2 > Dave Brolley wrote: > One minor change -- replace "venus" with "frv". Other than that, it's approved to commit. > > Changed and committed. > > Michael Snyder wrote: > > The fr400 wasn't really being tested, because of a typo. > When I fixed the typo, the fr400 failed the test, because > of an LSI difference (it places the address of the VLIW > bundle into EPCR0, rather than the address of the insn > causing the interrupt). So I've split the test case > into two. FYI, the new sim/frv is having 8.3 problems. See: http://sources.redhat.com/current/ari/ fnchange.lst needs a tweak. Andrew