aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/mips/movdf-1.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.target/mips/movdf-1.c')
-rw-r--r--gcc/testsuite/gcc.target/mips/movdf-1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.target/mips/movdf-1.c b/gcc/testsuite/gcc.target/mips/movdf-1.c
index f0267d0..5fe6180 100644
--- a/gcc/testsuite/gcc.target/mips/movdf-1.c
+++ b/gcc/testsuite/gcc.target/mips/movdf-1.c
@@ -4,7 +4,7 @@
void bar (void);
-double
+NOMIPS16 double
foo (int x, double a)
{
return a;