Sign in
gnu
/
gcc
/
refs/heads/devel/c++-contracts
/
.
/
gcc
/
testsuite
/
g++.dg
/
init
/
static-init2.C
blob: 34bf2b2388bcf1a84361fe37293fd1ee19d34ee9 [
file
] [
log
] [
blame
]
// PR c++/36912
// { dg-options -frounding-math }
const
double
c
=
.
1
,
d
=
c
+
1
;