intermediate representation
Diego Novillo
dnovillo@redhat.com
Tue Mar 5 14:06:00 GMT 2002
On Tue, 05 Mar 2002, Felix Deschamps wrote:
> To the gcc maintainers:
>
> I have started developing an application that will take as
> input a code syntax tree that can then be used for code
> browsing purposes. The nature of the application ( which is
>
The ast-optimizer-branch has experimental code to dump the trees
in various formats. You may also find -fdump-tree useful. The
ast branch adds a few more variations of -fdump-tree.
Diego.
More information about the Gcc
mailing list