Commit cc07b2db by Andrew Haley

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
parent 5eecfc4d
2006-05-24 Andrew Haley <aph@redhat.com> 2006-05-24 Andrew Haley <aph@redhat.com>
PR java/27754
* decl.c (java_add_stmt): Use a STATEMENT_LIST rather than a * decl.c (java_add_stmt): Use a STATEMENT_LIST rather than a
COMPOUND_EXPR. COMPOUND_EXPR.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment