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

looking for the developer of tree-dump.c


Hi !

For some reason the -fdump-translation-unit switch doesn't dumps the body of
the functions from the AST if I compile sources with .c extension. (there is
no "body:" in the .tu dumpfile) Are the functions bodies in the tree, but
not dumped, or are they stored somewhere else ?

I tried gcc-3.2.2 and gcc-3.4.1 too.


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