> On 08/04/2017 11:15 AM, Jan Hubicka wrote: > >>>OK for trunk if bootstrap and reg-test on x86_64 succeeds? > >>Yea, but I'd like to see ongoing work towards full checking. > > > >I have full checking in my tree for some time. At x86-64 bootstrap there > >is one remaining offender in simd_clone_adjust which was not fixed yet > >https://gcc.gnu.org/ml/gcc-patches/2017-07/msg00219.html > >Jakub did not tell me what would be a reasonable guess :) > > I think I just fixed that one here ( > https://gcc.gnu.org/ml/gcc-cvs/2017-08/msg00112.html ).
Thanks! I will re-check then where we are standing wrt enabling checking everywhere ;) Honza > > Thanks, > - Tom