]> git.ipfire.org Git - thirdparty/gcc.git/commit
parse.y (check_modifiers, [...]): Avoid incorrect hardcoded constant 10.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Thu, 27 Jun 2002 01:53:42 +0000 (01:53 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Thu, 27 Jun 2002 01:53:42 +0000 (01:53 +0000)
commit33780b459747d9ddba9db0ea6c1cc03b3a6c2238
treefb9642c162c6603cced22d5afa87ef74a5cbd94d
parent57ddd19c61a3db3afb0cf15d06efca966d4500ea
parse.y (check_modifiers, [...]): Avoid incorrect hardcoded constant 10.

* parse.y (check_modifiers, declare_local_variables): Avoid
incorrect hardcoded constant 10.

From-SVN: r55017
gcc/java/ChangeLog
gcc/java/parse.y