提交 6d8df2b9 编写于 作者: N nsz

minor rintl.c fix: remove unsupported ldbl format message

上级 cb8fce4b
......@@ -42,8 +42,6 @@ shift[2] = {
0x1.0p63, -0x1.0p63
#elif LDBL_MANT_DIG == 113
0x1.0p112, -0x1.0p112
#else
#error "Unsupported long double format"
#endif
};
static const float zero[2] = { 0.0, -0.0 };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册