Add function name to last changelog entry:

* boehm.c (mark_reference_fields): Don't use bitmap as gc_descr 
        if pointer is misaligned.

From-SVN: r128194
This commit is contained in:
Matthias Klose 2007-09-06 17:33:35 +00:00
parent fcde2932c1
commit 901ddd1745

View File

@ -1,6 +1,7 @@
2007-09-06 Roman Zippel <zippel@linux-m68k.org>
* boehm.c: Don't use bitmap as gc_descr if pointer is misaligned.
* boehm.c (mark_reference_fields): Don't use bitmap as gc_descr
if pointer is misaligned.
2007-09-06 Tom Tromey <tromey@redhat.com>