re PR java/16113 (ICE: Segmentation fault when compiling bytecode with debugging...
authorAndrew Haley <aph@redhat.com>
Tue, 22 Jun 2004 18:22:43 +0000 (18:22 +0000)
committerRanjit Mathew <rmathew@gcc.gnu.org>
Tue, 22 Jun 2004 18:22:43 +0000 (18:22 +0000)
commit56c5197bc8b2b3d331dea67fc8d7d313d1730ee6
treeca8a4b8074a0b620ace33753a6b6ec53b9ac24bb
parent815c519159b70c32e1cf201a53fce22260a9e1fd
re PR java/16113 (ICE: Segmentation fault when compiling bytecode with debugging info and try/catch)

Fixes PR java/16113.
* decl.c (force_poplevels): Remove call to expand_end_bindings.

Co-Authored-By: Ranjit Mathew <rmathew@hotmail.com>
From-SVN: r83509
gcc/java/ChangeLog
gcc/java/decl.c