Complete display of LC_MONETARY
[platform/upstream/glibc.git] / soft-fp / op-common.h
index 9a9a8f5..67cdc33 100644 (file)
                    FP_SET_EXCEPTION (FP_EX_INVALID);                   \
                  _FP_FRAC_SLL_##dwc (D, (_FP_FRACBITS_##dfs            \
                                          - _FP_FRACBITS_##sfs));       \
+                 _FP_SETQNAN (dfs, dwc, D);                            \
                }                                                       \
            }                                                           \
        }                                                               \