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.