> "Johan" == Johan Bohlin <[EMAIL PROTECTED]> writes:
Johan> Hi I have a question regarding gcc or g++
Johan> -fdump-tree-all-raw-details (.tu file). I want to dump the
Johan> entire C (not C++) AST tree the only way to do this, without
Johan> losing any information, is if I use g++ and
Johan>
Hi I have a question regarding gcc or g++ -fdump-tree-all-raw-details (.tu
file). I want to dump the entire C (not C++) AST tree the only way to do
this, without losing any information, is if I use g++ and
-fdump-tree-all-raw-details and i have some kind of error in the file. Can
I in some way cha