From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21225 invoked by alias); 27 Nov 2001 06:53:11 -0000 Mailing-List: contact gdb-patches-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 21167 invoked from network); 27 Nov 2001 06:53:05 -0000 Received: from unknown (HELO duracef.shout.net) (204.253.184.12) by hostedprojects.ges.redhat.com with SMTP; 27 Nov 2001 06:53:05 -0000 Received: (from mec@localhost) by duracef.shout.net (8.8.7/8.8.7) id AAA24001; Tue, 27 Nov 2001 00:53:03 -0600 Date: Wed, 14 Nov 2001 08:45:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200111270653.AAA24001@duracef.shout.net> To: msnyder@cygnus.com Subject: Re: [RFA] Add ix86 target to asm-source.exp test Cc: gdb-patches@sources.redhat.com X-SW-Source: 2001-11/txt/msg00271.txt.bz2 So the test was actually doing its job and pointing to a bug in gdb. Nice! I updated symtab.c to the current version, 1.49, where the incorrect change has been reverted. The results are a perfect 10 PASS, 0 FAIL with both binutils-2.11.2 and binutils-HEAD. More nice! I'm a happy tester, Michael C