We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5073733 commit 08c115dCopy full SHA for 08c115d
libc/config/baremetal/config.json
@@ -36,7 +36,7 @@
36
},
37
"math": {
38
"LIBC_CONF_MATH_OPTIMIZATIONS": {
39
- "value": "(LIBC_MATH_SKIP_ACCURATE_PASS | LIBC_MATH_SMALL_TABLES | LIBC_MATH_NO_ERRNO)"
+ "value": "(LIBC_MATH_SKIP_ACCURATE_PASS | LIBC_MATH_SMALL_TABLES | LIBC_MATH_NO_ERRNO | LIBC_MATH_INTERMEDIATE_COMP_IN_FLOAT)"
40
}
41
42
"general": {
0 commit comments