[multiple changes]
authorAnthony Green <green@cygnus.com>
Wed, 2 Jun 1999 11:00:44 +0000 (11:00 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Wed, 2 Jun 1999 11:00:44 +0000 (04:00 -0700)
commit99fd3aa53848b51fdd189d0814c744ce4b89de88
tree0f64a63d2b918e891fcc6f98890d1923a8cd605e
parentc237e586270fd3e4fe9feb0fa1826ddc92225d14
[multiple changes]

Wed Jun  2 10:44:38 1999  Anthony Green  <green@cygnus.com>
* except.c (link_handler): Chain exception handlers in order.
Wed Jun  2 10:41:24 1999  Anthony Green  <green@cygnus.com>
* expr.c (expand_byte_code): Fill unreachable bytecode regions
  with nops and process as usual in order to always set correct EH
  ranges.  Emit detailed warnings about unreachable bytecodes.
Wed Jun  2 10:35:13 1999  Anthony Green  <green@cygnus.com>
* class.c (build_utf8_ref): Mark cinit and utf8 tree nodes as
  constant.
(From egcs posted patches.)

From-SVN: r27314
gcc/java/ChangeLog
gcc/java/class.c
gcc/java/except.c
gcc/java/expr.c