index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
g++.dg
/
init
/
static-init2.C
blob: 34bf2b2388bcf1a84361fe37293fd1ee19d34ee9 (
plain
)
1
2
3
// PR c++/36912
// { dg-options -frounding-math }
const
double
c
=
.1
,
d
=
c
+
1
;