diff options
author | Kai Tietz <ktietz@redhat.com> | 2011-12-12 14:24:30 +0100 |
---|---|---|
committer | Kai Tietz <ktietz@gcc.gnu.org> | 2011-12-12 14:24:30 +0100 |
commit | f5c48b80ce05386d15f25859cecafbc475a21bd3 (patch) | |
tree | fb256e22db988e4e02527dbd9b878d0a9519f86b /gcc | |
parent | b913199ea39e5027a5f4176f245fe7fef1951dcd (diff) | |
download | gcc-f5c48b80ce05386d15f25859cecafbc475a21bd3.zip gcc-f5c48b80ce05386d15f25859cecafbc475a21bd3.tar.gz gcc-f5c48b80ce05386d15f25859cecafbc475a21bd3.tar.bz2 |
PR libstdc++/511135
* libsupc++/cxxabi.h (__cxxabi_dtor_type): New type.
(__cxa_throw): Use it for destructor-argument.
* libsupc++/eh_throw.cc (__cxa_throw): Likewise.
* libsupc++/unwind-cxx.h (__cxa_exception): Change type of member
exceptionDestructor to __cxxabi_dtor_type.
* config/os/mingw32-w64/os_defines.h (_GLIBCXX_USE_THISCALL_ON_DTOR):
Define.
(__cxa_dtor_type): Declare target secific type variant.
* config/os/mingw32/os_defines.h: Likewise.
From-SVN: r182237
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions