[tree-ssa] Tree Browser

Daniel Berlin dan@cgsoftware.org
Fri Nov 1 13:34:00 GMT 2002


On Thu, Oct 31, 2002 at 12:59:17AM +0100, Pop S?bastian wrote:
> Hi,
> 
> Here's the first version of TreeBrowser.
> For the moment it allows you to walk the tree structure, 
> and to search TREE_CODEs (teleports on the first occurence
> of the node). 
getline is a libc only thing.
Though i have extracted code from sed (I'm sure it's around elsewhere)
that emulates it in a portable way.
I just static'd it and threw it at the top of the tree browser.

Also, do you hvae code that defines PREV_STMT and UP_STMT, or is this
just "pie in the sky".
--Dan> 



More information about the Gcc-patches mailing list