re PR libstdc++/33394 (Add test case for Thread race segfault in std::string::append...
authorJonathan Wakely <jwakely@redhat.com>
Tue, 24 Mar 2015 14:47:32 +0000 (14:47 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 24 Mar 2015 14:47:32 +0000 (14:47 +0000)
commit9ccd0dba212a29fc9f2744f35db60f6efd1976e1
tree11b32560938c1ba0cdb15fac361865f3e79b613b
parenteaed2a2c96e0a214819f7ecc1430a6b4f97465e7
re PR libstdc++/33394 (Add test case for Thread race segfault in std::string::append with -O and -s)

PR libstdc++/33394
* testsuite/21_strings/basic_string/pthread33394.cc: Add test.

# Auto-generated commit message above this line, original below.
PR libstdc++/33394
* testsuite/21_strings/basic_string/pthread33394.cc: Add test.

From-SVN: r221635
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/21_strings/basic_string/pthread33394.cc [new file with mode: 0644]