URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.target/] [mips/] [pr34831.c] - Rev 826
Compare with Previous | Blame | View Log
/* { dg-options "-ffast-math -mips64 -mgp32" } */ double foo (void) { return __builtin_pow (0.0, -1.5); }