Sat May 22 13:54:41 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 22 May 1999 14:38:13 +0000 (14:38 +0000)
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 22 May 1999 14:38:13 +0000 (14:38 +0000)
commit2f02c5fc098c7270554e3b3c1cb9dc3b973bc580
tree816162efbb7568da6a3560730a213daae9347918
parent623cc2d2bc3215d0e5b06231d81f457774a1af73
Sat May 22 13:54:41 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* parse.y (formal_parameter:): Construct argument tree list
  element even if a yet unsupported final parameter was encountered.
Tue May 18 00:28:58 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* parse.y (finish_method_declaration): Issue errors for native or
  abstract methods declared with a method body, as well as for non
  native or non abstract methods with no method body.

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