diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2024-09-26 12:12:13 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2024-09-26 12:14:27 +0100 |
commit | efdda203f52b9b55ef9acc8ad668bbd0570a8de6 (patch) | |
tree | 22e98b420121d9d50de2595b0d9ccc2984eaa3cc /libgcc | |
parent | 9dc1ab9062e93ae178830d66d5850406777a477d (diff) | |
download | gcc-efdda203f52b9b55ef9acc8ad668bbd0570a8de6.zip gcc-efdda203f52b9b55ef9acc8ad668bbd0570a8de6.tar.gz gcc-efdda203f52b9b55ef9acc8ad668bbd0570a8de6.tar.bz2 |
libstdc++: Remove noexcept-specifier from MCF __cxa_guard_acquire [PR116857]
This function definition should not be marked as non-throwing, because
the declaration in <cxxabi.h> is potentially throwing.
Also fix whitespace.
libstdc++-v3/ChangeLog:
PR libstdc++/116857
* libsupc++/guard.cc (__cxa_guard_acquire): Remove
_GLIBCXX_NOTHROW to match declaration in <cxxabi.h>.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions