Support TYPE as alias for PRINT with -fdec.
gcc/fortran/ * decl.c (gfc_match_type): New function. * match.h (gfc_match_type): New function. * match.c (gfc_match_if): Special case for one-line IFs. * gfortran.texi: Update documentation. * parse.c (decode_statement): Invoke gfc_match_type. gcc/testsuite/gfortran.dg/ * dec_type_print.f90: New testcase. From-SVN: r241518
Showing
gcc/testsuite/gfortran.dg/dec_type_print.f90
0 → 100644
Please
register
or
sign in
to comment