On 20 October 2015 at 13:40, Alan Lawrence <alan.lawre...@arm.com> wrote:
> The test vdiv_f.c #define's NAN to (0.0 / 0.0). This produces extra scalar 
> fdiv's, which complicate the scan-assembler testing. We can remove these by 
> using __builtin_nan instead.
>
> Tested on AArch64 Linux.
>
> gcc/testsuite/ChangeLog:
>
>         * gcc.target/aarch64/vdiv_f.c: Use __builtin_nan.

OK
/Marcus

Reply via email to