------- Comment #9 from paolo at gcc dot gnu dot org  2009-05-22 01:29 -------
Subject: Bug 40094

Author: paolo
Date: Fri May 22 01:28:50 2009
New Revision: 147788

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147788
Log:
2009-05-21  Paolo Carlini  <paolo.carl...@oracle.com>

        PR libstdc++/40094
        Revert:
        2009-05-07  Paolo Carlini  <paolo.carl...@oracle.com>
        * include/ext/throw_allocator.h (throw_allocator_base): Avoid
        out of line member functions definitions.
        (throw_allocator_base::_S_g, _S_map, _S_throw_prob, _S_label):
        Remove, use static locals instead.
        (throw_allocator_base::do_check_allocated, print_to_string): Declare.
        * src/throw_allocator.cc: New.
        * src/Makefile.am: Add.
        * config/abi/pre/gnu.ver: Add exports.
        * src/Makefile.in: Regenerate.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/config/abi/pre/gnu.ver
    trunk/libstdc++-v3/configure
    trunk/libstdc++-v3/include/ext/throw_allocator.h
    trunk/libstdc++-v3/src/Makefile.am
    trunk/libstdc++-v3/src/Makefile.in
    trunk/libstdc++-v3/src/throw_allocator.cc


-- 


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

Reply via email to