Committing forgotten headers from r185218.
[official-gcc.git] / libgcc / config / mips / t-tpbit
blob1670ef3ffd6e180d1b2a75885b8e780425318e2d
1 ifeq ($(long_double_type_size),128)
2 TPBIT = true
3 TPBIT_CFLAGS = -DQUIET_NAN_NEGATED
4 endif