Re: Need info on GIMPLE

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Abdul Wahid Memon <engrwahidmemon@xxxxxxxxx> writes:

> By the way, if I want to traverse through all the GIMPLE statements,
> then from where should I start? I mean what should be the reference
> point to capture those labels in the cfg.

As far as I know, the way you were traversing GIMPLE was fine.  The
labels you see in the dump, from the CFG, are not GIMPLE statements.
They are basic_block structs connected by edge structs.

Ian


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux