boehm.c (mark_reference_fields): Only call byte_position on non-static fields.
authorTom Tromey <tromey@cygnus.com>
Sun, 23 Apr 2000 01:26:51 +0000 (01:26 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Sun, 23 Apr 2000 01:26:51 +0000 (01:26 +0000)
commit8a008c41a17e23492c8004295af22af0708c8a07
treee65a3a7cf72dad61f55620f174cb66946510f484
parent0f89df67fc5dbad0e6eb068f6facc4cbb0342c0d
boehm.c (mark_reference_fields): Only call byte_position on non-static fields.

* boehm.c (mark_reference_fields): Only call byte_position on
non-static fields.

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