@@ -728,22 +728,22 @@ xtest_i2_r4_d1_tst_c xtest_i4_r4_d1_tst_c xtest_i8_r4_d1_tst_c xtest_i2_r4_d0_ts
728728 FCF := $(XFORT) -fp-trap=divzero $(XFF)
729729
730730xtest_i2_r8_d1_tst_c xtest_i4_r8_d1_tst_c xtest_i8_r8_d1_tst_c xtest_i2_r8_d0_tst_c xtest_i4_r8_d0_tst_c xtest_i8_r8_d0_tst_c: \
731- FCO := $(XFORT) $(FFLAGSO) -ftrapuv -fp-trap=divzero,overflow#,invalid,underflow,denormal
731+ FCO := $(XFORT) $(FFLAGSO) -ftrapuv -fp-trap=divzero# ,overflow#,invalid,underflow,denormal
732732 #-no-ftz
733733xtest_i2_r8_d1_tst_c xtest_i4_r8_d1_tst_c xtest_i8_r8_d1_tst_c xtest_i2_r8_d0_tst_c xtest_i4_r8_d0_tst_c xtest_i8_r8_d0_tst_c: \
734- FCG := $(XFORT) $(FFLAGSG) -check all,nouninit -ftrapuv -fp-trap=divzero,overflow#,invalid,underflow,denormal
734+ FCG := $(XFORT) $(FFLAGSG) -check all,nouninit -ftrapuv -fp-trap=divzero# ,overflow#,invalid,underflow,denormal
735735 #-no-ftz
736736xtest_i2_r8_d1_tst_c xtest_i4_r8_d1_tst_c xtest_i8_r8_d1_tst_c xtest_i2_r8_d0_tst_c xtest_i4_r8_d0_tst_c xtest_i8_r8_d0_tst_c: \
737- FCF := $(XFORT) -ftrapuv -fp-trap=divzero,overflow $(XFF)
737+ FCF := $(XFORT) -ftrapuv -fp-trap=divzero $(XFF)
738738
739739xtest_i2_r16_d1_tst_c xtest_i4_r16_d1_tst_c xtest_i8_r16_d1_tst_c xtest_i2_r16_d0_tst_c xtest_i4_r16_d0_tst_c xtest_i8_r16_d0_tst_c: \
740- FCO := $(XFORT) $(FFLAGSO) -ftrapuv -fp-trap=divzero,overflow#,invalid,underflow,denormal
740+ FCO := $(XFORT) $(FFLAGSO) -ftrapuv -fp-trap=divzero# ,overflow#,invalid,underflow,denormal
741741 #-no-ftz
742742xtest_i2_r16_d1_tst_c xtest_i4_r16_d1_tst_c xtest_i8_r16_d1_tst_c xtest_i2_r16_d0_tst_c xtest_i4_r16_d0_tst_c xtest_i8_r16_d0_tst_c: \
743- FCG := $(XFORT) $(FFLAGSG) -check all,nouninit -ftrapuv -fp-trap=divzero,overflow#invalid,underflow,denormal
743+ FCG := $(XFORT) $(FFLAGSG) -check all,nouninit -ftrapuv -fp-trap=divzero# ,overflow#invalid,underflow,denormal
744744 #-no-ftz
745745xtest_i2_r16_d1_tst_c xtest_i4_r16_d1_tst_c xtest_i8_r16_d1_tst_c xtest_i2_r16_d0_tst_c xtest_i4_r16_d0_tst_c xtest_i8_r16_d0_tst_c: \
746- FCF := $(XFORT) -ftrapuv -fp-trap=divzero,overflow $(XFF)
746+ FCF := $(XFORT) -ftrapuv -fp-trap=divzero $(XFF)
747747
748748# G95
749749# G95 supports f2003, but not higher.
0 commit comments