doc: Remove i?86-*-linux* installation note from 2003
[official-gcc.git] / gcc / testsuite / g++.dg / cpp / pr23827_cxx98_neg.C
blob48f5dd1e082ceb3e6a3afe6c35dfb441a71cd722
1 // { dg-do compile { target c++98_only } }
2 /* { dg-options "-ansi -pedantic-errors" }  */
4 double x = 0x3.1415babep0; // { dg-error "use of C..17 hexadecimal floating constant" }