jcf-write.c (generate_bytecode_insns): TRY_FINALLY_EXPR: initialize locals to avoid...
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Sat, 26 Feb 2000 02:50:37 +0000 (02:50 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Sat, 26 Feb 2000 02:50:37 +0000 (18:50 -0800)
commit0e9137bb1ffffa72428077af6678e11e440c6e4b
tree0d330616e843a2dfac2a74a36c8637797f968877
parent602c4c0d717ba1da5a12039c04d99fa6b2c959b2
jcf-write.c (generate_bytecode_insns): TRY_FINALLY_EXPR: initialize locals to avoid warnings.

Fri Feb 25 18:47:25 2000  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* jcf-write.c (generate_bytecode_insns): TRY_FINALLY_EXPR:
  initialize locals to avoid warnings. Local `exception_type' moved
into if statement.

From-SVN: r32161
gcc/java/ChangeLog
gcc/java/jcf-write.c