From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17918 invoked by alias); 20 Sep 2002 19:53:24 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 17832 invoked from network); 20 Sep 2002 19:53:22 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 20 Sep 2002 19:53:22 -0000 Received: from ges.redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id E70C83DE5; Fri, 20 Sep 2002 15:53:20 -0400 (EDT) Message-ID: <3D8B7CB0.1060304@ges.redhat.com> Date: Fri, 20 Sep 2002 12:53:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020824 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kevin Buettner Cc: gdb@sources.redhat.com Subject: Re: weird.exp regression? References: <1020919225252.ZM850@localhost.localdomain> <3D8A56B7.3080700@ges.redhat.com> <1020919234316.ZM21700@localhost.localdomain> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-09/txt/msg00317.txt.bz2 > On Sep 19, 6:59pm, Andrew Cagney wrote: > > >> > Is >> > >> > FAIL: gdb.stabs/weird.exp: Errors reading weirdx.o >> > >> > a recent regression? >> > >> > It looks to me like an extra newline is being emitted after this message: >> > >> > Reading symbols from object.o...done. > >> >> Quite possibly, does it happen with 5.3 branch? (Suspecting my >> complaints() patch). > > > It doesn't happen with the 5.3 branch. I've reproduced it. It occures on Red Hat GNU/Linux 7.something but not NetBSD 1.6. Arrrg! (thanks for finding it). Andrew