From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30241 invoked by alias); 3 Sep 2003 19:03:13 -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 30220 invoked from network); 3 Sep 2003 19:03:11 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (207.219.125.105) by sources.redhat.com with SMTP; 3 Sep 2003 19:03:11 -0000 Received: from redhat.com (to-dhcp23.toronto.redhat.com [172.16.14.123]) by touchme.toronto.redhat.com (Postfix) with ESMTP id 101DD8003A4; Wed, 3 Sep 2003 15:03:07 -0400 (EDT) Message-ID: <3F563B1A.3080903@redhat.com> Date: Wed, 03 Sep 2003 19:03:00 -0000 From: Dave Brolley User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Snyder Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] Split Ipipe.exp test into seperate versions. References: <3F56350B.500@redhat.com> In-Reply-To: <3F56350B.500@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-09/txt/msg00020.txt.bz2 One minor change -- replace "venus" with "frv". Other than that, it's approved to commit. Dave 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. >