PR libstdc++/83450 avoid -Wreturn-type warning in test
authorJonathan Wakely <jwakely@redhat.com>
Sun, 24 Dec 2017 09:17:38 +0000 (09:17 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Sun, 24 Dec 2017 09:17:38 +0000 (09:17 +0000)
commit4f9621392f941937b5dca01eacfb3ba81b955476
treec8f6f0f4cffdfd1fded390aa7e52e3ce432cda45
parent386784c2541829a756fda50af26157ef1a2941cf
PR libstdc++/83450 avoid -Wreturn-type warning in test

PR libstdc++/83450
* testsuite/21_strings/basic_string/pthread18185.cc: Add return
statement.

From-SVN: r255992
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/21_strings/basic_string/pthread18185.cc