Geoff Leyland wrote: > Right. Would the ffi help if it was using tables (or ffi > structures) instead of local variables for x,y and z? Nope, same issue with allocations that need analysis before being able to eliminate or sink them. --Mike