From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10242 invoked by alias); 22 Mar 2004 22:37:37 -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 10235 invoked from network); 22 Mar 2004 22:37:36 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 22 Mar 2004 22:37:36 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id CDCB22B9B; Mon, 22 Mar 2004 17:37:32 -0500 (EST) Message-ID: <405F6AAC.5080906@gnu.org> Date: Mon, 22 Mar 2004 22:37:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-GB; rv:1.4.1) Gecko/20040217 MIME-Version: 1.0 To: Ulrich Weigand Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] Fix gdb1476.exp on s390* References: <200403222220.XAA12333@faui1d.informatik.uni-erlangen.de> In-Reply-To: <200403222220.XAA12333@faui1d.informatik.uni-erlangen.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-03/txt/msg00512.txt.bz2 > Andrew Cagney wrote: > > >>> Try the attached. > > > Works fine on s390-ibm-linux and s390x-ibm-linux, no test suite > regression, and fixes the gdb1476 NULL pointer test. > > Thanks for taking care of this! committed to mainline and 6.1 branch Andrew