On Dec 3, 2014, at 6:13 AM, Kyrill Tkachov <[email protected]> wrote: > > The check for the tiny memory model is something that is called frequently on > aarch64 testing > since we use it to prune relocation truncation errors in the testsuite. > Therefore it makes sense to cached the result. > I've done this in a similar way to how check_effective_target_vect_shift does > it. > > Testsuite runs fine with this patch. > > Ok for trunk?
Ok. I’d remove the verbose calls. You’re done developing, and they just slow things down. :-)
