From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3458 invoked by alias); 28 Jan 2004 18:44:21 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 3423 invoked from network); 28 Jan 2004 18:44:20 -0000 Received: from unknown (HELO hawaii.kealia.com) (209.3.10.89) by sources.redhat.com with SMTP; 28 Jan 2004 18:44:20 -0000 Received: by hawaii.kealia.com (Postfix, from userid 2049) id A42B0C6E0; Wed, 28 Jan 2004 10:44:19 -0800 (PST) To: Elena Zannoni Cc: gdb-patches@sources.redhat.com, Daniel Jacobowitz Subject: Re: [rfa] classes, partial symtabs, and DW_AT_specification References: <16407.60591.940653.467018@localhost.redhat.com> From: David Carlton Date: Wed, 28 Jan 2004 18:44:00 -0000 In-Reply-To: <16407.60591.940653.467018@localhost.redhat.com> (Elena Zannoni's message of "Wed, 28 Jan 2004 12:09:03 -0500") 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: 2004-01/txt/msg00722.txt.bz2 On Wed, 28 Jan 2004 12:09:03 -0500, Elena Zannoni said: > David Carlton writes: >> Tested on i686-pc-linux-gnu, DWARF-2, 4 different GCC variants; no >> regressions, and on GCC 3.4 two tests in rtti.exp went from {K}FAIL to >> PASS. > Is there an associated bug number that should be mentioned in the > changelog? Nope. > Commit away. Thanks, committed. (After replacing cu_language by cu->language.) David Carlton carlton@kealia.com