This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
passes not maintaining CFG ?
- From: "Sunzir Deepur" <sunzird at gmail dot com>
- To: gcc at gcc dot gnu dot org
- Date: Mon, 5 Mar 2007 11:52:06 +0200
- Subject: passes not maintaining CFG ?
hello all,
I would like to output a CFG (preferably in VCG format)
which describes the final binary.
Is it doable or do the last RTL passes change the CFG ?
I see that the last vcg outputable is file.c.49.stack.vcg - is it a good
description of the final binary flow ?
Thank you all
sunzir