Tighten condition in vect/pr85586.c (PR 85654)
[official-gcc.git] / gcc / testsuite / gcc.dg / nextafter-2.c
blobef34676fd7eed5622194d5d7a8338bbd4a206d2d
1 /* PR libstdc++/85466 */
2 /* { dg-do run } */
3 /* { dg-require-effective-target c99_runtime } */
4 /* { dg-options "-O2 -fno-builtin" } */
5 /* { dg-add-options ieee } */
6 /* { dg-add-options c99_runtime } */
8 #include "nextafter-1.c"