[multiple changes]
authorAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Fri, 28 Jul 2000 00:30:19 +0000 (17:30 -0700)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Fri, 28 Jul 2000 00:30:19 +0000 (17:30 -0700)
commitda632f2c93e635060680aa463c3fee880e84fe09
tree641fd90d535939a75fb2c364861329bf2312bcc7
parent7db51521a018eaa0751e5948091cfb29c841ca91
[multiple changes]

2000-07-27  Tom Tromey  <tromey@cygnus.com>

        * parse.y (patch_method_invocation): Don't reverse the argument
        list when dealing with anonymous class constructors. Fixed typo in
        comment.

2000-07-27  Alexandre Petit-Bianco  <apbianco@cygnus.com>

        * parse.y (build_alias_initializer_parameter_list): Reverse
        crafted list when building aliases for anonymous class
        constructors.

(http://gcc.gnu.org/ml/gcc-patches/2000-07/msg01146.html)

From-SVN: r35303
gcc/java/ChangeLog
gcc/java/parse.c [deleted file]
gcc/java/parse.y