https://sourceware.org/bugzilla/show_bug.cgi?id=27037
--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=2ce40d1a5184271aa01675b55be8c04dfc320eee commit 2ce40d1a5184271aa01675b55be8c04dfc320eee Author: Zebediah Figura <z.figur...@gmail.com> Date: Wed Jan 13 10:55:46 2021 +0000 Add SEH support to code generated by dlltool. PR 27037 * dlltool.c (i386_trampoline): Adjust %rsp immediately on entry and before exit. (i386_x64_trampoline): Add SEH annotations. (struct mac): Add how_seh field. (make_delay_head): If how_set field is true add SEh instructions. -- You are receiving this mail because: You are on the CC list for the bug.