[rfa] Build cv-qualified types correctly

Jim Blandy jimb@zwingli.cygnus.com
Fri Dec 7 13:45:00 GMT 2001


Daniel Jacobowitz <drow@mvista.com> 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.



More information about the Gdb-patches mailing list