This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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] | |
Another thing would be to create a gfc_expr structure next to the gfc_code one; I think those two should be the most important ones, but maybe also gfc_symbol might be of interest? (Variables, derived-types, procedures are all symbols, right?)
-fdump-parse-treeJust one thing: How can I even use those dump-functions?Incidentally, dump-parse-tree.c could do with updating and, I have no doubt, could always stand some improvement in the format.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |