OSDN Git Service

2011-06-11 Jonathan Wakely <jwakely.gcc@gmail.com>
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 11 Jun 2011 11:58:18 +0000 (11:58 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 11 Jun 2011 11:58:18 +0000 (11:58 +0000)
commite696a4cb377cdd9f8cf5c4066b8cf8e18891c923
tree5f64664c9fa2da06cde3387e2d679016b9ea0710
parenta17124a0718dfcc84cfe42277d48db907a78d17f
2011-06-11  Jonathan Wakely  <jwakely.gcc@gmail.com>

* testsuite/30_threads/packaged_task/uses_allocator.cc: New.
* testsuite/30_threads/promise/uses_allocator.cc: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@174949 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/30_threads/packaged_task/uses_allocator.cc [new file with mode: 0644]
libstdc++-v3/testsuite/30_threads/promise/uses_allocator.cc [new file with mode: 0644]