match.h
7.16 KB
-
re PR fortran/34325 (Wrong error message for syntax error) · f9b9fb82
2007-12-19 Jerry DeLisle <jvdelisle@gcc.gnu.org> PR fortran/34325 * match.h: New function declaration. * match.c (gfc_match_parens): New function to look for mismatched parenthesis. (gfc_match_if): Use new function to catch missing '('. From-SVN: r131052
Jerry DeLisle committed