I'm missing something obvious...
Zack Weinberg
zackw@Stanford.EDU
Mon May 21 23:15:00 GMT 2001
On Mon, May 21, 2001 at 07:08:36PM -0700, Zack Weinberg wrote:
> I'm trying to simplify the code dealing with nested garbage-collection
> contexts. I have implemented something that *should* work, but
> doesn't: on the first collection after anything is allocated in a
> nested context, live objects get freed, and we crash. I suspect I'm
> missing something obvious. Would someone please look at the appended
> patch and send me a clue?
I found the problem myself, thanks anyway.
zw
More information about the Gcc
mailing list