PR middle-end/77674
[official-gcc.git] / gcc / testsuite / g++.dg / cpp / pr23827_cxx98_neg.C
bloba0e468c5e62735166582e797a88ac6619099acb9
1 // { dg-do compile { target c++98_only } }
2 /* { dg-options "-ansi -pedantic-errors" }  */
4 double x = 0x3.1415babep0; // { dg-error "use of C..1z hexadecimal floating constant" }