Sign in
gnu
/
gcc
/
d769c5040874bf9546f2524f3f1d2a894165f92a
/
.
/
gcc
/
testsuite
/
g++.dg
/
cpp
/
pr23827_cxx98_neg.C
blob: 48f5dd1e082ceb3e6a3afe6c35dfb441a71cd722 [
file
] [
log
] [
blame
]
// { dg-do compile { target c++98_only } }
/* { dg-options "-ansi -pedantic-errors" } */
double
x
=
0x3
.
1415babep0
;
// { dg-error "use of C..17 hexadecimal floating constant" }