URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [gcc-4.5.1/] [gcc/] [testsuite/] [g++.dg/] [init/] [static-init2.C] - Rev 816
Go to most recent revision | Compare with Previous | Blame | View Log
// PR c++/36912
// { dg-options -frounding-math }
const double c = .1, d = c+1;
Go to most recent revision | Compare with Previous | Blame | View Log