gcc/libstdc++-v3/config
Paolo Carlini 60f3dad78d revert: re PR target/51135 (SIGSEGV during exception cleanup on win32)
2011-12-12  Paolo Carlini  <paolo.carlini@oracle.com>

	Revert:
	2011-12-12  Kai Tietz  <ktietz@redhat.com>

	PR libstdc++/51135
	* libsupc++/cxxabi.h (__cxa_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 __cxa_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: r182250
2011-12-12 17:34:19 +00:00
..
abi Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
allocator Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
cpu PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
io PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
locale ctype_members.cc: New file. 2011-07-15 22:29:53 +00:00
os revert: re PR target/51135 (SIGSEGV during exception cleanup on win32) 2011-12-12 17:34:19 +00:00