在 2024-10-29 15:50, Julian Waters 写道:
Hmm, I'm not sure what the __INTRINSIC_SPECIAL__ definitions do, nor
where the one for _InterlockedCompareExchange8 should go. It seems
like the one for 16 is inside a WINNT intrinsic group, whatever that
means?

Looks like they control whether an out-of-line copy should be generated, for example in 'mingw-w64-crt/intrincs/ilockcxch16.c'. So probably you should add 'ilockcxch8.c' as well.

(If that's necessary, please do not include changes about Makefile.in in a 
patch.)


--
Best regards,
LIU Hao

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

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

Reply via email to