PR libstdc++/84442 if _Exit isn't declared then use _exit instead
commit929ac4c62d71a854e78479e71b517e2426910ff0
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Apr 2018 11:15:38 +0000 (18 11:15 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Apr 2018 11:15:38 +0000 (18 11:15 +0000)
treea71da9212b07342bc0e9dbcffbcd37b20b0779f2
parent124c259e8c79443f65ba712fc01570eb6e566fa6
PR libstdc++/84442 if _Exit isn't declared then use _exit instead

PR libstdc++/84442
* testsuite/30_threads/thread/cons/terminate.cc
[!_GLIBCXX_USE_C99_STDLIB] : Use _exit or std::exit instead of _Exit.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@259463 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/30_threads/thread/cons/terminate.cc