OSDN Git Service

Tue Jul 20 13:20:05 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Jul 1999 20:56:10 +0000 (20:56 +0000)
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Jul 1999 20:56:10 +0000 (20:56 +0000)
commitf1bf91b635c19a257b9466b6689183a6c0798633
tree5ca1ceb178214a9ef4598a10e5149aadc81751b4
parent4534ad55b05139272139eeedbdf7c11dff5a0aa6
Tue Jul 20 13:20:05 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>

        * parse.y (resolve_and_layout): Check methods only once.
        (resolve_qualified_expression_name): Verify thrown exceptions
        compatibility.
        (check_thrown_exceptions): Reject exceptions thrown in
        initializer. Error message tuned.

(This fixes PR #12. Libgcj's java/net must be updated in order to compiles
 with a patch at this URL:
 http://sourceware.cygnus.com/ml/java-patches/1999-q3/msg00048.html)

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