re PR fortran/17229 (parser confused by arithmetic if inside an if)
PR fortran/17229 * match.c (gfc_match_arithmetic_if): New function to match an arithmetic IF statement. (gfc_match_if): Use gfc_match_arithmetic_if to match an arithmetic IF statement embedded in a simple IF statement. * gfortran.dg/pr17229.f: New test. From-SVN: r97825
Showing
gcc/testsuite/gfortran.dg/pr17229.f
0 → 100644
Please
register
or
sign in
to comment