Fix build problem with gcc-10 on ppc64 (#342)
This is caused because `__float128` is defined since gcc-8, and even though it does not define `__SIZEOF_FLOAT128__`.
Co-authored-by:
shibatch <shibatch.sf.net@gmail.com>
Loading
Please register or sign in to comment