class.c (make_method_value): Use null_pointer_node to represent empty exception table.
authorJeff Sturm <jsturm@one-point.com>
Tue, 11 Dec 2001 17:15:22 +0000 (17:15 +0000)
committerJeff Sturm <jsturm@gcc.gnu.org>
Tue, 11 Dec 2001 17:15:22 +0000 (17:15 +0000)
commita3bcfa679bd4602b817c356b96005263f2ad00f4
treeab764c8796017bc2fb33d3e67e906d6a8f45b1cf
parent6fe4816fdbdd340a102881e80988198a3c84a9f4
class.c (make_method_value): Use null_pointer_node to represent empty exception table.

* class.c (make_method_value): Use null_pointer_node to
represent empty exception table.

From-SVN: r47880
gcc/java/ChangeLog
gcc/java/class.c