OSDN Git Service

2000-07-27 Tom Tromey <tromey@cygnus.com>
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 28 Jul 2000 00:30:19 +0000 (00:30 +0000)
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 28 Jul 2000 00:30:19 +0000 (00:30 +0000)
commitda4b37a4d5cf25e2e9868b73963ec61f648e3bfb
tree641fd90d535939a75fb2c364861329bf2312bcc7
parent05a79342912ad9d4cbbe4c94707f113035c4a8d8
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)

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35303 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/parse.c [deleted file]
gcc/java/parse.y