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: Callgraph of GCC 4.0.0


On Thu, 2004-11-25 at 15:11 +0100, nico wrote:

> I tried it with the cc1, but I can't find any function from the "middle 
> end" (tree-ssa ...) in the call graph. there are only functions like 
> these:
> 
You are not giving many details.  What commands did you try exactly?
Did you check that all the .o files in cc1/cc1plus were compiled with -
pg?  How are you running cc1?


Diego.


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