This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: overhaul of anonymous mmap detection


On Sat, Jan 13, 2001 at 12:59:13PM -0800, Zack Weinberg wrote:
> I don't follow.  It seems to me that anything in the GC arena is of no
> interest to purify by definition.

With ggc-simple, we have one allocation per rtx or tree object.
Thus purify can do bounds checking those objects.


r~

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]