On Mon, Jan 13, 2014 at 08:15:11AM -0700, Jeff Law wrote: > On 01/13/14 01:07, Jakub Jelinek wrote: > >I'd like to ping 2 patches: > > > >http://gcc.gnu.org/ml/gcc-patches/2014-01/msg00140.html > >- Ensure GET_MODE_{SIZE,INNER,NUNITS} (const) is constant rather than > > memory load after optimization (I'd like to keep the current <MODE_SIZE> > > patch for the reasons mentioned there, but also add this patch) > I'd tend to think this is 4.10/5.0 material. Unless (for example), > you've got a PR where this makes a significant difference in compile > time.
Ok, will defer it then. Jakub