On Thu, Jan 22, 2015 at 06:02:06AM -0500, tbsaunde+...@tbsaunde.org wrote:
> From: Trevor Saunders
>
> Hi,
>
> fold calls symtab_node::get_create () which can change this field from NULL to
> point to a new object. It doesn't seem to really matter when the object gets
> created and I don't thin
From: Trevor Saunders
Hi,
fold calls symtab_node::get_create () which can change this field from NULL to
point to a new object. It doesn't seem to really matter when the object gets
created and I don't think it changes any properties of the tree object. So I
think it makes sense to do here wha