On Mon, Nov 09, 2015 at 10:57:10AM -0700, Jeff Law wrote: > On 11/09/2015 09:47 AM, tbsaunde+...@tbsaunde.org wrote: > >From: Trevor Saunders <tbsaunde+...@tbsaunde.org> > > > >Hi, > > > >basically $subject, making some code unconditionally compiled, and changing > >other things from #ifdef to #if so they can be made unconditional > >incrementally. > > > >patches individually bootstrapped + regtested on x86_64-linux-gnu, and a > >slightly earlier version of the series ran through config-list.mk. I think > >everything here is either preapproved, or obvious so I'll commit it later > >today if nobody complains. > Are these the last patches of this nature planned for GCC6? While the > window was left slightly open by Richi this morning, I think that's more to > allow the queues to drain rather than to allow more new work to go into the > tree :-)
yeah, I guess I misread, I thought the end was tonight not last night (I could easily have sent this out a day or so earlier). Given my in correct assumption about timing I was considering trying to sneak in a little more around reg-stack.c, but I suspect that isn't going to work out anyway (turns out even after the macros reg-stack.c uses x86 specific variables). Trev > > jeff >