This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
'call' is not an edge
- From: "Sunzir Deepur" <sunzird at gmail dot com>
- To: gcc at gcc dot gnu dot org
- Date: Sun, 4 Mar 2007 15:52:42 +0200
- Subject: 'call' is not an edge
- References: <b758af9e0703040549n4b1b9a06v97f080c854cb3412@mail.gmail.com>
hello all,
I was wondering why "call" directives are not edges in function graphs ?
I see that only jumps are edges, and calls are treated like a normal
directive...
thanks for the help,
sunzir.