[Bug pending/9694] Re: Fix latent bug in crossjumping

paolo at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Jun 8 01:46:00 GMT 2010



------- Comment #3 from paolo at gcc dot gnu dot org  2010-06-08 01:46 -------
Subject: Bug 9694

Author: paolo
Date: Tue Jun  8 01:46:10 2010
New Revision: 160417

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160417
Log:
2010-06-07  Paolo Carlini  <paolo.carlini@oracle.com>

        PR libstdc++/44417
        * include/c_std/cwctype: Provide a workaround for bug glibc
        BZ 9694 affecting glibc 2.9 and older.
        * include/c_global/cwctype: Likewise.
        * testsuite/util/testsuite_abi.h: Remove temporary workaround.
        * testsuite/util/testsuite_allocator.h: Use everywhere std::size_t
        and std::ptrdiff_t, don't include <cstddef>.

        * testsuite/27_io/basic_ostream/inserters_other/wchar_t/
        error_code.cc: Minor tweak, prefer <cwchar> to <wchar.h>.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/c_global/cwctype
    trunk/libstdc++-v3/include/c_std/cwctype
   
trunk/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_other/wchar_t/error_code.cc
    trunk/libstdc++-v3/testsuite/util/testsuite_abi.h
    trunk/libstdc++-v3/testsuite/util/testsuite_allocator.h


-- 


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



More information about the Gcc-bugs mailing list