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

Re: [CFG] what are class 3 edges ?


Hi,

Sunzir Deepur wrote:
> 
> so why are those class 3 edges created at all ?

I didn't see any 3-edges blocks at all in your example.

These extra edges might come from a non-taken path that have been
removed after some further static-analysis of the code. Sorry, but I
didn't take a deeper look at your example.

Regards
-- 
Emmanuel Fleury

Talk is cheap. Show me the code.
  -- Linus Torvalds


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