Import compiler-rt r232125 by Joerg Sonnenberger
We want single precision here.
This commit is contained in:
parent
6bd48d6f18
commit
d470ab05ff
@ -12,6 +12,9 @@
|
||||
* ===----------------------------------------------------------------------===
|
||||
*/
|
||||
|
||||
#define SINGLE_PRECISION
|
||||
#include "fp_lib.h"
|
||||
|
||||
#if defined(CRT_HAS_128BIT)
|
||||
typedef tu_int fixuint_t;
|
||||
#include "fp_fixuint_impl.inc"
|
||||
|
Loading…
Reference in New Issue
Block a user