From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21396 invoked by alias); 9 Apr 2008 16:47:44 -0000 Received: (qmail 21389 invoked by uid 22791); 9 Apr 2008 16:47:43 -0000 X-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SARE_LWSHORTT,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 09 Apr 2008 16:47:26 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m39GlM5u026188; Wed, 9 Apr 2008 12:47:22 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m39GlLrt016801; Wed, 9 Apr 2008 12:47:21 -0400 Received: from localhost.localdomain (sebastian-int.corp.redhat.com [172.16.52.221]) by pobox.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m39GlKhS000450; Wed, 9 Apr 2008 12:47:20 -0400 Message-ID: <47FCF317.2090309@redhat.com> Date: Wed, 09 Apr 2008 20:43:00 -0000 From: Andrew Cagney User-Agent: Thunderbird 2.0.0.12 (X11/20080226) MIME-Version: 1.0 To: Thiago Jung Bauermann CC: frysk ml Subject: Re: fix powerpc64 bank registers References: <1207758762.5808.4.camel@localhost.localdomain> In-Reply-To: <1207758762.5808.4.camel@localhost.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.58 on 172.16.52.254 X-IsSubscribed: yes Mailing-List: contact frysk-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: frysk-owner@sourceware.org X-SW-Source: 2008-q2/txt/msg00042.txt.bz2 I'll get your account fixed so you can just check this stuff in; be sure to subscribe to the commit list. Andre w Thiago Jung Bauermann wrote: > Hi folks, > > Simple fix, brings a somewhat better outlook to the frysk-core test > results: > > -Tests run: 1026, Failures: 51, Errors: 405 > +Tests run: 1026, Failures: 28, Errors: 239 > > Ok? > > As was said in the meeting, the PowerPC registers are not fully modelled > in Frysk yet, I intend to work on that in the short term. >