parse.y (build_super_invocation): Adjust declaration order to avoid declaration after...
authorHans-Peter Nilsson <hp@bitrange.com>
Mon, 26 Jul 2004 11:15:09 +0000 (11:15 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Mon, 26 Jul 2004 11:15:09 +0000 (11:15 +0000)
commit6fd876ac867d5564d80f1de715a147a1fc8a2a4e
treee1d3b9c741f3566004d9b2ab17ffe7350550275d
parent615cbd95bd73d35bdf41475f60243f9d9fefc5f4
parse.y (build_super_invocation): Adjust declaration order to avoid declaration after statement.

* parse.y (build_super_invocation): Adjust declaration order to
avoid declaration after statement.

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