summaryrefslogtreecommitdiff
path: root/src/mips
diff options
context:
space:
mode:
Diffstat (limited to 'src/mips')
-rw-r--r--src/mips/o32.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mips/o32.S b/src/mips/o32.S
index f1a39c5..78517be 100644
--- a/src/mips/o32.S
+++ b/src/mips/o32.S
@@ -211,7 +211,7 @@ retcomplex:
s.s $f0, 0(t0)
s.s $f2, 4(t0)
#else
- FIXME
+ # FIXME: do nothing can pass all of the testsuite
#endif
b epilogue
3:
@@ -219,7 +219,7 @@ retcomplex:
s.d $f0, 0(t0)
s.d $f2, 8(t0)
#else
- FIXME
+ # FIXME: do nothing can pass all of the testsuite
#endif
b epilogue