modula2: M2MetaError.{def,mod} and P2SymBuild.mod further cleanup
[official-gcc.git] / gcc / testsuite / gcc.dg / pr103075.c
blobb332fb01434c2e3c42070b547a6ce84ec16281b4
1 /* { dg-do compile } */
2 /* { dg-options "-O -frounding-math" } */
4 float
5 foo (void)
7 return (float) 0x1699925 * 1.1;