This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/27754] Stack overflow in gcj



------- Comment #3 from aph at gcc dot gnu dot org  2006-05-24 14:31 -------
Subject: Bug 27754

Author: aph
Date: Wed May 24 14:31:23 2006
New Revision: 114043

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114043
Log:
2006-05-24  Andrew Haley  <aph@redhat.com>

        PR java/27754
        * decl.c (java_add_stmt): Use a STATEMENT_LIST rather than a
        COMPOUND_EXPR.


Modified:
    trunk/gcc/java/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27754


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]