On Mon Jan 22 15:46:26 2024 +0000, Alexandre Julliard wrote:
No, for instance on gcc they contain a .seh_endprologue which interferes with SEH handling.
I see, that's a bit of a bummer. Is there no way to workaround it (that's acceptable without hacks like using a macro for .seh_endprologue, obviously)? Or ideas to try something else? Or give up on trying to upstream it?