From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13955 invoked by alias); 7 Jul 2006 12:39:06 -0000 Received: (qmail 13946 invoked by uid 22791); 7 Jul 2006 12:39:05 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Fri, 07 Jul 2006 12:39:03 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1Fypbo-0005HJ-Ow; Fri, 07 Jul 2006 08:39:00 -0400 Date: Fri, 07 Jul 2006 12:39:00 -0000 From: Daniel Jacobowitz To: Andrew STUBBS Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] Fix segfault on empty else Message-ID: <20060707123859.GA20201@nevyn.them.org> Mail-Followup-To: Andrew STUBBS , gdb-patches@sourceware.org References: <44980741.4040404@st.com> <20060620201752.GA1453@nevyn.them.org> <4499247B.7050404@st.com> <20060706133044.GC18827@nevyn.them.org> <44AD37E6.5050705@st.com> <20060706162349.GA24631@nevyn.them.org> <44AE4063.2080100@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44AE4063.2080100@st.com> User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-07/txt/msg00054.txt.bz2 On Fri, Jul 07, 2006 at 12:07:15PM +0100, Andrew STUBBS wrote: > Daniel Jacobowitz wrote: > >Does this work better? > > Yes much better, thanks. It now runs all the tests, no matter what, and > reports crashes as failures. The only exception is the very last one, > which really is unresolved following the failure of the previous test. > > How about the attached patch then? :REVIEWMAIL: Yeah, this is OK. Thanks. -- Daniel Jacobowitz CodeSourcery