How to debug/dump g77's tree node?

Diego Novillo dnovillo@redhat.com
Wed Aug 14 05:03:00 GMT 2002


On Wed, 2002-08-14 at 02:02, Jiang Alan wrote:

>    Now I want to do some work on g77, however, the dump funcion dump_node 
> is missing in g77. How can I get the corresponding tree representation for 
> a fortran 77 program?
> 
You can't.  Fortran functions are not represented as trees.


Diego.



More information about the Gcc mailing list