Minor portability and warning fixes in the existing test code
Some parts of the test code only worked on arm and aarch64 targets. This patch tries to fix most portability issues: fix fenv api usage, remove non-portable endianness check, rename identifiers colliding with reserved POSIX symbol names. Fix some uninitialized warnings too.
Loading
Please register or sign in to comment