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

using gcc to build a control flow graph


Hello,

I've found out that gcc uses control flow graph during compiling
program. I want to use this graph to analyze programs' source codes.

Could you please recommend me a way to extract control flow graph from gcc?

Thanks in advance,
Gornak Tatiana


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