[PATCH] Use TYPE_NEXT_VARIANT instead of TREE_CHAIN as chain_next for types during GC (PR c++/46400)

Richard Henderson rth@redhat.com
Mon Jun 27 16:59:00 GMT 2011


On 06/27/2011 09:42 AM, Jakub Jelinek wrote:
> 2011-06-27  Jakub Jelinek  <jakub@redhat.com>
> 
> 	* c-common.h (c_tree_chain_next): New static inline function.
> 
> 	* c-decl.c (union lang_tree_node): Use it in chain_next expression.
> 
> 	* cp-tree.h (union lang_tree_node): Use it in chain_next expression.

Ok.  Thanks.

r~



More information about the Gcc-patches mailing list