Improve fp ldst/move tests; remove redundant fsgnj tests
[riscv-tests.git] / isa / rv32uf / Makefrag
index bc958a7fd2fa2dd3ad5df29a774f6b2448532994..7dde6647c2fb7bf66776a9b61c6e6b477ef19634 100644 (file)
@@ -3,7 +3,7 @@
 #-----------------------------------------------------------------------
 
 rv32uf_sc_tests = \
-       fadd fdiv fclass fcmp fcvt fcvt_w fmadd fmin fsgnj \
+       fadd fdiv fclass fcmp fcvt fcvt_w fmadd fmin \
        ldst move recoding \
 
 rv32uf_p_tests = $(addprefix rv32uf-p-, $(rv32uf_sc_tests))