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: [patch] bsi_for_stmt


On Mon, Aug 30, 2004 at 10:02:11AM -0700, Dale Johannesen wrote:
> Come to think of it, how about moving the linked list pointers into the
> stmt_ann_d nodes and getting rid of tree_statement_list_node's
> altogether?

Because tree_statement_list nodes exist in the front end, long
before we even consider creating stmt_ann_d nodes.


r~


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