]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR libstdc++/56170
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 24 Mar 2013 22:10:29 +0000 (22:10 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 24 Mar 2013 22:10:29 +0000 (22:10 +0000)
commit7da6f0f20ce2e6db82aa56a6c371e4f07dba2895
treeb845ecf5b8ab76dc1f846ef65bf26d476f028f0a
parent1d61c5cb58d9fdb2827850fc61568076cfa58d68
PR libstdc++/56170
* include/ext/debug_allocator.h (debug_allocator): Add missing members
to meet allocator requirements.
* testsuite/ext/debug_allocator/56170.cc: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@197023 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/ext/debug_allocator.h
libstdc++-v3/testsuite/ext/debug_allocator/56170.cc [new file with mode: 0644]