This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/40917] FAIL: ext/array_allocator/check_delete.cc (test for excess errors)



------- Comment #1 from paolo at gcc dot gnu dot org  2009-07-30 21:03 -------
Subject: Bug 40917

Author: paolo
Date: Thu Jul 30 21:02:44 2009
New Revision: 150272

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

        PR libstdc++/40917
        * testsuite/util/replacement_memory_operators.h: Add missing includes,
        tweak qualifications.

2009-07-30  Paolo Carlini  <paolo.carlini@oracle.com>

        PR libstdc++/40916
        * testsuite/23_containers/list/modifiers/swap/1.cc: Fix include order.
        * testsuite/23_containers/list/modifiers/swap/2.cc: Likewise.
        * testsuite/23_containers/list/modifiers/swap/2.cc: Likewise.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/23_containers/list/modifiers/swap/1.cc
    trunk/libstdc++-v3/testsuite/23_containers/list/modifiers/swap/2.cc
    trunk/libstdc++-v3/testsuite/23_containers/list/modifiers/swap/3.cc
    trunk/libstdc++-v3/testsuite/util/replacement_memory_operators.h


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]