RFC: C++ overloadin fixes and a type "char" tweak

Daniel Jacobowitz drow@mvista.com
Mon Jan 13 20:10:00 GMT 2003


On Sun, Jan 12, 2003 at 11:17:03AM -0600, Michael Elizabeth Chastain wrote:
> Proofread and tested on native i686-pc-linux-gnu with v2 and v3,
> dwarf-2 and stabs+.  It fixes the XFAIL's in overload.exp just fine
> and causes no regressions.
> 
> I don't know why this is bundled as one patch rather than two, but it's
> okay with me this way.

Because they're logically connected and fix the same problem.

> Good job.  The test suite part is approved, provided that you update the
> copyright year.  The rest is recommended for approval.

It's checked in now; gdbtypes.c also needed a copyright year bump.

> 2003-01-08  Daniel Jacobowitz  <drow@mvista.com>
> 
> 	* gdbtypes.c (init_type): Mark "char" as TYPE_FLAG_NOSIGN.
> 	(integer_types_same_name_p): New function.
> 	(rank_one_type): Use it.
> 	* stabsread.c (read_range_type): Mark "char" as TYPE_FLAG_NOSIGN.
> 
> 2003-01-08  Daniel Jacobowitz  <drow@mvista.com>
> 
> 	* gdb.c++/overload.exp: Remove some fixed XFAILs.
> 
> 

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer



More information about the Gdb-patches mailing list