On Sat, Oct 1, 2016 at 3:35 AM, Doug Gilmore <doug.gilm...@imgtec.com> wrote: > My commit r240439 didn't handle the situation where setting > --param prefetch-latency=0 can cause the prefetch address to > be the same as the original address. In this case, no > copying of points-to information should be done. > > Bootstrapped and regression tested on x86_64-linux, ok for > trunk?
Ok. RIchard. > Doug