decl.c (java_init_decl_processing): Don't emit otable decls if flag_indirect_dispatch...
authorJeff Sturm <jsturm@one-point.com>
Tue, 23 Sep 2003 03:05:30 +0000 (03:05 +0000)
committerJeff Sturm <jsturm@gcc.gnu.org>
Tue, 23 Sep 2003 03:05:30 +0000 (03:05 +0000)
commit92f6e625321d576fdcafebd2ad540f8709508a35
tree162a1401e2aef9ade9b4b6fdcf177306eba1c92f
parent3a1f863f50d8b632272aef9a16c1f3e38157fa60
decl.c (java_init_decl_processing): Don't emit otable decls if flag_indirect_dispatch is not set.

* decl.c (java_init_decl_processing): Don't emit otable decls
if flag_indirect_dispatch is not set.

From-SVN: r71674
gcc/java/ChangeLog
gcc/java/decl.c