On Mon, 8 Apr 2024, Pali Rohár wrote:

I386 symbols __CxxLongjmpUnwind, _adj_fdiv_m*, _adj_fdivr_m* and
_seh_longjmp_unwind have @SIZE suffix in I386 version of msvcr80.dll.

I presume this is not a case where the symbols have @size suffixes in the DLL itself (which does exist but is quite rare), but where they are stdcall functions and gendef deduces that they should have this suffix, right? It might be good to reword this aspect of the commit message a little...

Also, this adds this suffix for _adj_fdiv_m* - wasn't this the symbol we checked that really shouldn't have such a suffix?

// Martin

_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to