From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30931 invoked by alias); 9 Sep 2003 22:14:34 -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 30924 invoked from network); 9 Sep 2003 22:14:33 -0000 Received: from unknown (HELO hawaii.kealia.com) (209.3.10.89) by sources.redhat.com with SMTP; 9 Sep 2003 22:14:33 -0000 Received: by hawaii.kealia.com (Postfix, from userid 2049) id 2ABF5BFE0; Tue, 9 Sep 2003 15:14:33 -0700 (PDT) To: gdb Subject: a couple of regressions From: David Carlton Date: Tue, 09 Sep 2003 22:14:00 -0000 Message-ID: User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Rational FORTRAN, linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-09/txt/msg00126.txt.bz2 I just ran 'make check' for the first time since August 27, and I noticed a few regressions: -PASS: gdb.base/relocate.exp: add-symbol-file relocate.o 0 +FAIL: gdb.base/relocate.exp: add-symbol-file relocate.o 0 -PASS: gdb.base/relocate.exp: add-symbol-file relocate.o $offset +FAIL: gdb.base/relocate.exp: add-symbol-file relocate.o $offset -PASS: gdb.stabs/weird.exp: weirdx.o read without error +FAIL: gdb.stabs/weird.exp: Errors reading weirdx.o This is on i686-pc-linux-gnu, GCC 3.2. I can't remember whether or not these have been brought up before, but I wanted to mention them in case they hadn't. David Carlton carlton@kealia.com