This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [tree-ssa] Make tsi insert iterators handle chains of COMPOUND_EXPRs


On Sat, Aug 30, 2003 at 10:55:55AM +0200, Zdenek Dvorak wrote:
> 	* tree-iterator.h (tsi_iterator_update): Added TSI_CHAIN_START,
> 	TSI_CHAIN_END, TSI_CONTINUE_LINKING and comments.
> 	(tsi_link_chain_before, tsi_link_chain_after): Declare.
> 	* tree.c (tsi_link_chain_before, tsi_link_chain_after): New.
> 	(tsi_link_before, tsi_link_after): Handle new TSI_... positions.

Ok.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]