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]

Re: Building Supergraph (at call graph level)


On Jan 28, 2005 01:05 PM, Virender Kashyap <virenk@cse.iitb.ac.in> wrote:
>     One problem here is that CFG's are built after callgraph has been 
> formed. It might be a good thing for me to do CFG consturction as soon 
> as i have gimplified a funciton, and store this CFG in callgraph.

We are already doing that on the branch, really.

Gr.
Steven


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