]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/testsuite/30_threads/thread/cons/terminate.cc
PR libstdc++/84442 if _Exit isn't declared then use _exit instead
authorJonathan Wakely <jwakely@redhat.com>
Wed, 18 Apr 2018 11:15:38 +0000 (12:15 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 18 Apr 2018 11:15:38 +0000 (12:15 +0100)
commit8cc8789fb4063eda4dcd5efd02a0b1cd255874c8
treea71da9212b07342bc0e9dbcffbcd37b20b0779f2
parent001ddaa852f8e18468e5a9356ba5d2eebb1f7f66
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.

From-SVN: r259463
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/30_threads/thread/cons/terminate.cc