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