Skip to content
Snippets Groups Projects
Commit 19a503c7 authored by Jim Wilson's avatar Jim Wilson
Browse files

Add missing -fno-fast-math.

From-SVN: r86150
parent ef0e2729
No related merge requests found
/* { dg-do compile { target "mips*-*-*" } } */
/* { dg-options "-O2 -mips4" } */
/* { dg-options "-O2 -fno-fast-math -mips4" } */
/* { dg-final { scan-assembler "nmadd.s" } } */
/* { dg-final { scan-assembler "nmadd.d" } } */
/* { dg-final { scan-assembler "nmsub.s" } } */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment