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]

Code generation


Hello,

I have seen a lot on the internet saying it is possible to retrieve the
syntax tree created by gcc.
I use gcc 2.95.2 on a solaris box and I can't seem to find out how to
get the tree in a file.

I would like to use this tree if it is available for some code
generation from c++ into another language which doesn't look much like
assembler...
Is this possible? Must I update to another version of gcc to do this?

Thank you,
Primrose Mbanefo


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