_GLIBCXX_USE_INT128

Marc Glisse marc.glisse@inria.fr
Wed Apr 25 08:55:00 GMT 2012


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



More information about the Libstdc++ mailing list