diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2017-06-12 17:37:28 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2017-06-12 17:37:28 +0100 |
commit | 754d67d5ba4a1f9994210d402893a4cf49ce6a71 (patch) | |
tree | c6cb9b0e945fa058d0d59c766b3472eab868a3d3 /gcc/tree-vrp.c | |
parent | 196ed8eae5698eaa2f4b7d77e3d9b3d753d01c8a (diff) | |
download | gcc-754d67d5ba4a1f9994210d402893a4cf49ce6a71.zip gcc-754d67d5ba4a1f9994210d402893a4cf49ce6a71.tar.gz gcc-754d67d5ba4a1f9994210d402893a4cf49ce6a71.tar.bz2 |
PR libstdc++/55917 do not handle exceptions in std::thread
PR libstdc++/55917
* src/c++11/thread.cc (execute_native_thread_routine): Remove
try-block so that exceptions propagate out of the thread and terminate
is called by the exception-handling runtime.
(execute_native_thread_routine_compat): Likewise.
* testsuite/30_threads/thread/cons/terminate.cc: New.
From-SVN: r249130
Diffstat (limited to 'gcc/tree-vrp.c')
0 files changed, 0 insertions, 0 deletions