]> gcc.gnu.org Git - gcc.git/commit - gcc/java/ChangeLog
re GNATS gcj/17 (Internal error: segfault on import-classname clash)
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Thu, 19 Aug 1999 20:37:04 +0000 (20:37 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Thu, 19 Aug 1999 20:37:04 +0000 (13:37 -0700)
commit79d133336a745c897ed0b1deedfe0e6cda8f40cb
tree1ac66ba96f8381766f2d36c668fef7cd934a08a0
parent852be00c009c96d573dacad6007a63f8076a6c9c
re GNATS gcj/17 (Internal error: segfault on import-classname clash)

Thu Aug 19 10:26:18 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>

        * parse.y (method_header): Return a null pointer if the current
        class node is null.
        (finish_method_declaration): Return if the current function decl
        is null.
        (source_start_java_method): Likewise.
        (java_method_add_stmt): Likewise.

This fixes the net PR #17.

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