diff options
author | Jakub Jelinek <jakub@redhat.com> | 2013-05-06 17:09:41 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2013-05-06 17:09:41 +0200 |
commit | cb3f6a88f6c9cbcfccb171f4c83aa3beb4f59319 (patch) | |
tree | a53a8de3c7798f7e4f769d054f949cffe717d18e /gcc/final.c | |
parent | aa06a9782f22abcf96b98e92e5b081ef872ec941 (diff) | |
download | gcc-cb3f6a88f6c9cbcfccb171f4c83aa3beb4f59319.zip gcc-cb3f6a88f6c9cbcfccb171f4c83aa3beb4f59319.tar.gz gcc-cb3f6a88f6c9cbcfccb171f4c83aa3beb4f59319.tar.bz2 |
re PR libgcj/57074 (libgcj regression on 32bit Power architecture)
PR libgcj/57074
* class.c (emit_symbol_table): Use array type of the
right size for the_syms_decl and its DECL_INITIAL, instead
of symbols_array_type. Set TREE_TYPE (the_syms_decl) to it.
(emit_assertion_table): Use array type of the right size
for table_decl and its DECL_INITIAL.
From-SVN: r198631
Diffstat (limited to 'gcc/final.c')
0 files changed, 0 insertions, 0 deletions