boehm.c (mark_reference_fields): Set marking bits for all words in a multiple-word...
authorHans Boehm <boehm@acm.org>
Tue, 5 Sep 2000 11:37:52 +0000 (11:37 +0000)
committerBryce McKinlay <bryce@gcc.gnu.org>
Tue, 5 Sep 2000 11:37:52 +0000 (12:37 +0100)
commit7c097ee994bfda54e6aed4c57562a1f346ef2575
tree02336ca7e9e894a302632c3e3e905a326b2182e5
parent820112852a897e77e04d5015e8718433630b1e33
boehm.c (mark_reference_fields): Set marking bits for all words in a multiple-word record.

2000-08-07  Hans Boehm  <boehm@acm.org>

        * boehm.c (mark_reference_fields): Set marking bits for all words in
        a multiple-word record.
        (get_boehm_type_descriptor): Use the procedure marking descriptor
for java.lang.Class.

From-SVN: r36159
gcc/java/ChangeLog
gcc/java/boehm.c