https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113276
--- Comment #3 from Torbjorn SVENSSON <azoff at gcc dot gnu.org> ---
Could we perhaps change
/* { dg-do run } */
to
/* { dg-do run { xfail { arm-none-eabi && { ! arm_fp_dp_ok } } } } */
in order to mark the test as having expectancy to fail unless there is DP HW
support? Or would this have any side effects that I'm nor aware of?
