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]

Control Flow Graph


Hi,

   I want to generate a control flow graph from a C program.Is there any
way/option in gcc by which I can accomplish the above mentioned task?The
control flow graph I want to feed to a verification tool.I will be very
thankful to if my question is answered by anyone of you guyz.Ideally I
need to generate an AST and Control Flow Graph from a C program.

-Nishant.


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