Retro68/gcc/libgcc/config/mips/t-tpbit
Wolfgang Thaller aaf905ce07 add gcc 4.70
2012-03-28 01:13:14 +02:00

5 lines
90 B
Plaintext

ifeq ($(long_double_type_size),128)
TPBIT = true
TPBIT_CFLAGS = -DQUIET_NAN_NEGATED
endif