https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64042

--- Comment #15 from Tom de Vries <vries at gcc dot gnu.org> ---
Subject: Re: [Gc] boehm-gc.c/gctest.c spurious failure
From: bo...@acm.org
To: tom_devr...@mentor.com
CC: bd...@lists.opendylan.org
Date: 01/21/2015 09:11 PM

I haven't had a chance to look at this carefully.  But the typed allocation
test looks a bit fishy.  It seems to allocate a 2000 byte object described by a
320 bit entry bit map, each of which describes a pointer-sized word, IIRC. 
That worked fine once upon a time when we this code was written and we only had
32-bit machines ...

Hans

Reply via email to