generational GC does not work on alpha

Tagged:
Project:GNU Smalltalk
Component:VM
Category:bug
Priority:normal
Assigned:Unassigned
Status:active
Description

the test suite fails on alpha when the generational GC is enabled.

Disabling it (with the attached patch) makes the suite pass.

Updates

#1 submitted by Thomas Girard on Mon, 03/24/2008 - 20:33

Hmm... I need some sleep: I can't find how to attach the patch.

It's available here:

 http://thomas.g.girard.free.fr/gst/disable_generational_gc_on_alpha.patch

User login