From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2370 invoked by alias); 30 Mar 2006 16:47:13 -0000 Received: (qmail 2360 invoked by uid 22791); 30 Mar 2006 16:47:12 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Thu, 30 Mar 2006 16:47:12 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FP0Ig-0000U6-6f; Thu, 30 Mar 2006 11:47:10 -0500 Date: Thu, 30 Mar 2006 16:58:00 -0000 From: Daniel Jacobowitz To: Randolph Chung Cc: gdb-patches@sources.redhat.com Subject: Re: anon-union.exp stabs debug problem Message-ID: <20060330164710.GF32409@nevyn.them.org> Mail-Followup-To: Randolph Chung , gdb-patches@sources.redhat.com References: <44003B94.2000900@tausq.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44003B94.2000900@tausq.org> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-03/txt/msg00371.txt.bz2 On Sat, Feb 25, 2006 at 07:12:20PM +0800, Randolph Chung wrote: > I had this patch lying around in my tree, dunno if others find it useful > - should I commit it? > 2006-02-25 Randolph Chung > > * gdb.cp/anon-union.exp: XFAIL tests that hit a gcc bug. I can't see why not; sure, go ahead. This test still seems to fail using GCC 4.0.3 and -gstabs+. I'm not sure why, and I don't plan to track it down; it works fine with DWARF-2. -- Daniel Jacobowitz CodeSourcery