On Thu, May 25, 2017 at 7:58 PM, Bin Cheng 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 te
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?
Thanks,
bin
gcc/testsuite/Ch