aboutsummaryrefslogtreecommitdiff
path: root/libphobos/libdruntime/gcc/drtstuff.c
diff options
context:
space:
mode:
authorIain Buclaw <ibuclaw@gdcproject.org>2021-10-31 18:07:16 +0100
committerIain Buclaw <ibuclaw@gdcproject.org>2021-10-31 18:33:30 +0100
commitd41092ec52f46d2f4b08fff8d1519e50354331b0 (patch)
treeacc4346ef0d4904fcf5d6131d7f23adb9667e2e0 /libphobos/libdruntime/gcc/drtstuff.c
parent1b5f73858412731bb2e821bdf0fc85d6cc012d33 (diff)
downloadgcc-d41092ec52f46d2f4b08fff8d1519e50354331b0.zip
gcc-d41092ec52f46d2f4b08fff8d1519e50354331b0.tar.gz
gcc-d41092ec52f46d2f4b08fff8d1519e50354331b0.tar.bz2
d: Fix regressing test failures on ix86-solaris2.11
The _Unwind_Exception struct had its alignment adjusted to 16-bytes, however malloc() on Solaris X86 is not guaranteed to allocate memory aligned to 16-bytes as well. PR d/102837 libphobos/ChangeLog: * libdruntime/gcc/deh.d (ExceptionHeader.free): Use memset to reset contents of internal EH storage.
Diffstat (limited to 'libphobos/libdruntime/gcc/drtstuff.c')
0 files changed, 0 insertions, 0 deletions