Files
gcc-reflection/libphobos/libdruntime
Iain Buclaw a94620503e libphobos: Give _Unwind_Exception an alignment that best resembles __attribute__((aligned))
For interoperability with C++ EH, the alignment should match, otherwise
D may not be able to intercept exceptions thrown from C++.

libphobos/ChangeLog:

	* libdruntime/gcc/unwind/generic.d (__aligned__): Define.
	(_Unwind_Exception): Align struct to __aligned__.

(cherry picked from commit efa5449a09)
2022-04-26 16:03:53 +01:00
..
2019-06-16 07:50:07 +00:00
2020-01-01 12:51:42 +01:00
2020-01-01 12:51:42 +01:00