OSDN Git Service

* testsuite/thread/pthread1.cc: New test.
authorljrittle <ljrittle@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Jan 2002 07:35:11 +0000 (07:35 +0000)
committerljrittle <ljrittle@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Jan 2002 07:35:11 +0000 (07:35 +0000)
commit7465ab7167618322165e069782d7a03462f8218a
tree39d12dfc931d30e8177044ca0cefa54cc5b6b7b8
parent08d143bf04d795d0afd3654464483701376fa390
* testsuite/thread/pthread1.cc: New test.
* testsuite/thread/pthread2.cc: New test adapted from libstdc++/5347.
* testsuite/thread/pthread3.cc: Likewise.
* testsuite/thread/pthread4.cc: New test adapted from
http://gcc.gnu.org/ml/gcc-bugs/2002-01/msg00679.html
* testsuite/thread/pthread5.cc: New test adapted from libstdc++/5464.
* testsuite/thread/pthread6.cc: New test adapted from libstdc++/5444.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49173 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/thread/pthread1.cc [new file with mode: 0644]
libstdc++-v3/testsuite/thread/pthread2.cc [new file with mode: 0644]
libstdc++-v3/testsuite/thread/pthread3.cc [new file with mode: 0644]
libstdc++-v3/testsuite/thread/pthread4.cc [new file with mode: 0644]
libstdc++-v3/testsuite/thread/pthread5.cc [new file with mode: 0644]
libstdc++-v3/testsuite/thread/pthread6.cc [new file with mode: 0644]