This is the mail archive of the gcc@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]

[tree-ssa-branch] I s the cfg suit to my work ?


Hi tree-ssa developers:
    I have downloaded the tree-ssa-20020619-branch and
have configured and compiled the source code,while I
met some problems,I can't install the man manuals.
Maybe this is not very essential.What I want to say is
that I am working on program slicing of c++ ,I want to
utilize the cfg that the tree-ssa branch generates.
For in program slicing every statement is a base
block,while in compile optimization it is
not true.Now I am thinking about one thing,should I
base my work on AST of gcc and generate cfg myself or
I base my work on the cfg that  the tree-ssa branch
generates.I hope you can give me the answer .Another
thing is that if I base my work on cfg of tree-ssa
branch,where I begin with,where I can get the document
of tree-ssa branch,whether I must analyze the source
code in tree-cfg.c,thanks a lot.

_________________________________________________________
Do You Yahoo!? 
"发短信赢手机,快来参加雅虎巨星秀!"
http://cn.ent.yahoo.com/star/midautumn/index.html


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