[Bug libstdc++/40856] numeric_limits not specialized for __int128_t or __uint128_t

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Oct 22 12:42:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40856

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #11 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-10-22 12:41:32 UTC ---
That is not possible, it requires new exports from a shared library, which
isn't possible without backporting also all other symbols added to libstdc++.so
for GCC 4.7.



More information about the Gcc-bugs mailing list