From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 425 invoked by alias); 19 May 2008 20:40:45 -0000 Received: (qmail 6118 invoked by uid 22791); 19 May 2008 20:30:29 -0000 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; Mon, 19 May 2008 20:30:11 +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 m4JKOW9n006216; Mon, 19 May 2008 16:24:32 -0400 Received: from greed.delorie.com (vpn-14-72.rdu.redhat.com [10.11.14.72]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m4JKOV5m030000; Mon, 19 May 2008 16:24:31 -0400 Received: from greed.delorie.com (localhost.localdomain [127.0.0.1]) by greed.delorie.com (8.14.2/8.14.2) with ESMTP id m4JKOUu8024411; Mon, 19 May 2008 16:24:31 -0400 Received: (from dj@localhost) by greed.delorie.com (8.14.2/8.14.2/Submit) id m4JKOUXk024408; Mon, 19 May 2008 16:24:30 -0400 Date: Tue, 20 May 2008 03:53:00 -0000 Message-Id: <200805192024.m4JKOUXk024408@greed.delorie.com> From: DJ Delorie To: "Ulrich Weigand" CC: gdb-patches@sourceware.org In-reply-to: <200805182015.m4IKFQmx030794@d12av02.megacenter.de.ibm.com> (uweigand@de.ibm.com) Subject: Re: [rfc/rft] Update remaining targets to value-based unwinding References: <200805182015.m4IKFQmx030794@d12av02.megacenter.de.ibm.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-05/txt/msg00579.txt.bz2 > I'm not suggesting to commit this right now; but if anyone has access > to one of the targets converted by this patch, I'd certainly welcome > test reports. These are all sim-based results: iq2000: # of expected passes 10025 # of unexpected failures 109 # of expected failures 40 # of known failures 52 # of unresolved testcases 2 # of untested testcases 22 # of unsupported tests 72 m32c (two multilibs): # of expected passes 17068 # of unexpected failures 2758 # of expected failures 80 # of known failures 134 # of unresolved testcases 584 # of untested testcases 22 # of unsupported tests 146 v850: # of expected passes 9866 # of unexpected failures 262 # of unexpected successes 3 # of expected failures 50 # of known failures 35 # of untested testcases 11 # of unsupported tests 72