parse.y (verify_constructor_super): Use loop variable `m_arg_type' initialized with...
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Fri, 30 Jun 2000 02:22:15 +0000 (02:22 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Fri, 30 Jun 2000 02:22:15 +0000 (19:22 -0700)
commitcf1b2274578dcca43e32ebaf91c2f7ac054d7cec
tree447b9ee4168343fadb9fbfd8ab851a08561ffcad
parentffaff4147a23b15f8282365f81bd15523a25fcad
parse.y (verify_constructor_super): Use loop variable `m_arg_type' initialized with `mdecl_arg_type'.

2000-06-29  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.y (verify_constructor_super): Use loop variable
`m_arg_type' initialized with `mdecl_arg_type'.

From-SVN: r34800
gcc/java/ChangeLog
gcc/java/parse.c
gcc/java/parse.y