re PR java/27754 (Stack overflow in gcj)
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. From-SVN: r114043
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user