From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25775 invoked by alias); 19 Sep 2002 22:59:09 -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 25764 invoked from network); 19 Sep 2002 22:59:06 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 19 Sep 2002 22:59:06 -0000 Received: from ges.redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 193B73DBB; Thu, 19 Sep 2002 18:59:04 -0400 (EDT) Message-ID: <3D8A56B7.3080700@ges.redhat.com> Date: Thu, 19 Sep 2002 15:59: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> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-09/txt/msg00295.txt.bz2 > 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). Andrew