decl.c (init_decl_processing): Add `throws' field to method descriptor.
authorTom Tromey <tromey@redhat.com>
Fri, 24 Aug 2001 17:24:02 +0000 (17:24 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Fri, 24 Aug 2001 17:24:02 +0000 (17:24 +0000)
commit66b461ce02570f05b7ddd76e2de1a82f3a6618e3
treec022ddf73be4bc070372f075be9b84b48990b1db
parent20787c010ac0cd423df4ca43a6d850e8131506f8
decl.c (init_decl_processing): Add `throws' field to method descriptor.

* decl.c (init_decl_processing): Add `throws' field to method
descriptor.
* class.c (make_method_value): Compute `throws' field for method.

From-SVN: r45152
gcc/java/ChangeLog
gcc/java/class.c
gcc/java/decl.c