]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/34325 (Wrong error message for syntax error)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Wed, 19 Dec 2007 05:55:17 +0000 (05:55 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Wed, 19 Dec 2007 05:55:17 +0000 (05:55 +0000)
commitf9b9fb8216c379df67b4f0d3c024e8fb4ef4b948
tree8d46a7fd4ab40e69eada39bcffb95ac4624d95c4
parentc2cc79221ad0c669ec7b3cfbbaa3878da94fe6c0
re PR fortran/34325 (Wrong error message for syntax error)

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
gcc/fortran/ChangeLog
gcc/fortran/match.c
gcc/fortran/match.h