decl.c (java_add_stmt): Use a STATEMENT_LIST rather than a COMPOUND_EXPR.
commit5eecfc4d3b3dd5577eaf9eb0c074b44b5a7648df
authorAndrew Haley <aph@redhat.com>
Wed, 24 May 2006 14:27:53 +0000 (24 14:27 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Wed, 24 May 2006 14:27:53 +0000 (24 14:27 +0000)
treeaf84056aeedb99ef8f5fe62d2ba504a922decba0
parent9e29923752bf42a1053916db98d98d8bbeceaa9c
decl.c (java_add_stmt): Use a STATEMENT_LIST rather than a COMPOUND_EXPR.

2006-05-24  Andrew Haley  <aph@redhat.com>

        * decl.c (java_add_stmt): Use a STATEMENT_LIST rather than a
        COMPOUND_EXPR.

From-SVN: r114042
gcc/java/ChangeLog
gcc/java/decl.c