On Thu, May 25, 2017 at 7:58 PM, Bin Cheng <bin.ch...@arm.com> wrote: > Hi, > Test gcc.target/i386/l_fma_double_1.c depends on how many times prolog/epilog > loops are unrolled. > This patch adapts the test strings in line with patch at > https://gcc.gnu.org/ml/gcc-patches/2017-05/msg01689.html > > Bootstrap and test in series on x86_64. Is it OK?
Ok. Richard. > Thanks, > bin > > gcc/testsuite/ChangeLog > 2017-05-11 Bin Cheng <bin.ch...@arm.com> > > * gcc.target/i386/l_fma_double_1.c: Adjust test strings.