Hello, I was wondering if it would make sense to test __SIZEOF_INT128__ instead of having a configure test that defines _GLIBCXX_USE_INT128 unconditionally. That would mostly help other compilers trying to use a libstdc++ that was installed with gcc. __float128 doesn't seem to have such a macro that can be tested :-( -- Marc Glisse