1 /* Verify that we generate single-precision sine and cosine approximate
2 (fsca) in fast math mode on SH4A with FPU. */
3 /* { dg-do compile { target { sh4a && any_fpu } } } */
4 /* { dg-options "-O -ffast-math" } */
5 /* { dg-final { scan-assembler "fsca" } } */