FX Coudert wrote: > For dump_parse_tree.c, I've reworked it to use fprintf(), fputs() and > fputc() instead of gfc_status() and gfc_status_char(). Use putc() rather than fputc(), it's ever so slightly faster. -- Janne Blomqvist