]> gcc.gnu.org Git - gcc.git/commit - gcc/java/parse.y
re GNATS gcj/30 (gcj not reporting unimplemented methods)
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Sun, 22 Aug 1999 18:38:07 +0000 (18:38 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Sun, 22 Aug 1999 18:38:07 +0000 (11:38 -0700)
commitd77613be8b4729d32825609d5e95e055b236c53a
tree768c1eb1b46e0cf93bc35c2e49b5c1aeb3af6ad2
parent9d9169deaa2a0835754ea0b957d452ffa9690fa7
re GNATS gcj/30 (gcj not reporting unimplemented methods)

Sun Aug 22 11:07:41 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.y (check_method_redefinition): Changed leading comment.
(check_abstract_method_definitions): New function.
(java_check_abstract_method_definitions): New function.
(java_check_regular_methods): Call it.
(verify_constructor_super): Fixed indentation.
(lookup_method_invoke): Likewise.

(This fixes the Java net PR #30,
 http://sourceware.cygnus.com/ml/java-prs/1999-q3/msg00034.html)

From-SVN: r28805
gcc/java/ChangeLog
gcc/java/parse.c
gcc/java/parse.y
This page took 0.049521 seconds and 5 git commands to generate.