2001-05-07 Alexandre Petit-Bianco <apbianco@redhat.com>
commitd4dffb52fe78e5b232240d4ff650322df82d8eaf
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 May 2001 19:48:53 +0000 (7 19:48 +0000)
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 May 2001 19:48:53 +0000 (7 19:48 +0000)
treec4bef7eb5b725915771a8ef1ebde5c9f6dba1a41
parentee2cee2db30da10ba42fca8587d4924a6e03656d
2001-05-07  Alexandre Petit-Bianco  <apbianco@redhat.com>

        * parse.y (fix_constructors): Removed unecessary assignment to
        local. Moved assignment to `this$<n>', fixed comments and
        indentation.
        (build_wfl_wrap): Fixed indentation.
        Fixes PR java/2598, java/2579 and java/2658.

(http://gcc.gnu.org/ml/gcc-patches/2001-05/msg00412.html )

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-3_0-branch@41903 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/parse.y