(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
init/
static-init2.C
// PR c++/36912
// { dg-options -frounding-math }
const double c = .1, d = c+1;