https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91096
--- Comment #3 from Wilco <wilco at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #2)
> Created attachment 46561 [details]
> gcc10-pr91096.patch
>
> Does this fix it for you? Works for me with:
> make check-gcc RUNTESTFLAGS='--target_board=unix\{-ffast-math,\}
> vect.exp=vect-simd*.c'
> on x86_64-linux.
Yes that ensures the tests pass.
But why does it always add a redundant test with FLT_MAX in the loop?
