__intN patch 3/5: main __int128 -> __intN conversion.

Marc Glisse marc.glisse@inria.fr
Wed Oct 15 11:25:00 GMT 2014


On Wed, 15 Oct 2014, Paolo Carlini wrote:

> A couple of small issues in std/limits and in the testsuite are causing 
> regressions which I'm fixing with the below.

-      max() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_max_b (TYPE, BITSIZE);; }         \ 
+      max() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_max_b (TYPE, BITSIZE);; }         \

Maybe shorten the double ;; as well?

-- 
Marc Glisse



More information about the Libstdc++ mailing list