Re: Tr : Re : Re : Generic and Gimple in gcc4.6

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

 



On 24 September 2010 09:17, charfi asma <charfiasma@xxxxxxxx> wrote:
> Ok, is there a way to dump only the generic form  (not all the entire symbol
> table ) ?
>

Not that i know of, but the Translation Unit dump is usually enough.
The -fdump-tree-gimple is extremely close to what GENERIC trees you
generate but it wont dump out certain things i've noticed like some
global declarations but they are there thats what the Translation Unit
dump is good for.

--Phil



[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