On 5/10/19 9:26 AM, Jakub Jelinek wrote: > On Fri, May 10, 2019 at 09:19:54AM +0200, Martin Liška wrote: >> Hi. >> >> When I did split of i386.c I forgot to rebased this patch. It caused failure >> of gcc.target/i386/fpprec-1.c execution test. >> >> Thank you Jeff for reporting that. >> >> I'm going to install the patch. > > Ok. Have you verified all other i386.c changes since the time you did the > splitting? > >> 2019-05-10 Martin Liska <mli...@suse.cz> >> >> * config/i386/i386-expand.c (ix86_expand_floorceildf_32): >> Reapply changes from r269790. > > Jakub >
I verified that now. Luckily all last commits have a test-cases which cover it. Martin