Now that the DFP test cases no longer depend on the compiler's support for
`_Decimal*' types, they can be enabled unconditionally. Do this in the
"Makefile.am".
spechelper-icm-1 spechelper-icm-2 spechelper-tmll \
spechelper-tm laa vector lsc2 ppno vector_string vector_integer \
vector_float add-z14 sub-z14 mul-z14 bic \
- misc3 vec2 vec2_float
+ misc3 vec2 vec2_float \
+ dfp-1 dfp-2 dfp-3 dfp-4 dfpconv dfpext dfptest pfpfo srnmt
-if BUILD_DFP_TESTS
- INSN_TESTS += dfp-1 dfp-2 dfp-3 dfp-4 dfptest dfpext dfpconv srnmt pfpo
-endif
if HAS_MLONG_DOUBLE_128
INSN_TESTS += fpext fixbr
endif