> > No. This is one loop that can't have a signal limit check -- a > > pointer array must be completely filled in or the gc will not be able > > to trace it. > > Well, I thought that would be the case. The point then is that we need to > somehow distinguish this loop from other loops and suppress limit check > insertion. Sure. I had planned on inserting these loops in RSSA after limit check insertion.