Tighten condition in vect/pr85586.c (PR 85654)
[official-gcc.git] / gcc / testsuite / gcc.dg / cpp / pr23827_c90_neg.c
blob020697cdd3545d5d771fbe5e310be27af00ac549
1 /* { dg-do compile } */
2 /* { dg-options "-std=c90 -pedantic-errors" } */
4 double x = 0x3.1415babep0; /* { dg-error "use of C99 hexadecimal floating constant" } */