Fix gimplification of ordering comparisons of arrays of bytes
[official-gcc.git] / gcc / testsuite / gcc.dg / torture / float64-basic.c
blobdecb05f34b26ffbe722df23c5b4b25e79afe8b13
1 /* Test _Float64. */
2 /* { dg-do run } */
3 /* { dg-options "" } */
4 /* { dg-add-options float64 } */
5 /* { dg-require-effective-target float64_runtime } */
7 #define WIDTH 64
8 #define EXT 0
9 #include "floatn-basic.h"