[patch] cp/pt.c: Use VEC instead of VARRAY.

Kazu Hirata kazu@codesourcery.com
Thu Apr 13 17:39:00 GMT 2006


Hi Devang,

>>     * pt.c: Include vecprim.h.
>>     (inline_parm_levels): Change the type to VEC(int,heap) *.
>>     (inline_parm_levels_used): Remove.
>>     (maybe_begin_member_template_processing,
>>     maybe_end_member_template_processing): Use VEC instead of
>>     VARRAY.
>>   
> 
> Do you need to update pt.o dependency  in Makefile ?

Oops.  I forgot about that.  Thanks for spotting this.

Kazu Hirata



More information about the Gcc-patches mailing list