>>>>> "Jakub" == Jakub Jelinek <ja...@redhat.com> writes:

Jakub> 2013-05-04  Jakub Jelinek  <ja...@redhat.com>
Jakub>  PR libgcj/57074
Jakub>  * class.c (emit_symbol_table): Use array type of the
Jakub>  right size for the_syms_decl and its DECL_INITIAL, instead
Jakub>  of symbols_array_type.  Set TREE_TYPE (the_syms_decl) to it.
Jakub>  (emit_assertion_table): Use array type of the right size
Jakub>  for table_decl and its DECL_INITIAL.

This is fine with me if it works.
The current code was always cheating here.

Tom

Reply via email to