On Fri, 8 Nov 2024 02:32:42 GMT, Alex Menkov <amen...@openjdk.org> wrote:

> Can someone confirm that use of `__stdcall` has no affect on name 
> decorations, as there is no mention here about anything being ignored:
> 
> https://learn.microsoft.com/en-us/cpp/build/reference/decorated-names?view=msvc-170
> 
> I would have expected that if argument passing needs to use the stack then 
> the decorated name would still need to encode that somehow.

https://godbolt.org/z/xve7cbG1e

-------------

PR Comment: https://git.openjdk.org/jdk/pull/21744#issuecomment-2463794511

Reply via email to