From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14909 invoked by alias); 7 Dec 2001 22:12:40 -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 14453 invoked from network); 7 Dec 2001 22:12:00 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 7 Dec 2001 22:12:00 -0000 Received: from drow by nevyn.them.org with local (Exim 3.33 #1 (Debian)) id 16CTEZ-00075n-00 for ; Fri, 07 Dec 2001 17:12:43 -0500 Date: Fri, 07 Dec 2001 14:12:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: [rfa] Build cv-qualified types correctly Message-ID: <20011207171243.C16322@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <20011206181231.A26281@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.23i X-SW-Source: 2001-12/txt/msg00217.txt.bz2 On Fri, Dec 07, 2001 at 04:46:49PM -0500, Jim Blandy wrote: > > Daniel Jacobowitz writes: > > We call make_cv_type mostly on unfinished types. We then later decide they > > are opaque (nfields == 0), and go to look them up. That's a bug. We then > > look up just the name and discard cv-qualifiers. That's a bug too. This > > patch fixes both. > > > > Needed for my 3.0/dwarf2 work, no regressions on 2.95.3/stabs/x86-linux. > > Fixes the missing "const" I referenced in a previous message today. > > > > OK to commit? > > Yes, please. Thanks, committed. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer