[fortran,patch] Remove gfc_status and gfc_status_char

Janne Blomqvist blomqvist.janne@gmail.com
Sun Apr 6 12:31:00 GMT 2008


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



More information about the Fortran mailing list