在 2025-01-07 00:03, Jacek Caban 写道:
+                ARM64_NT_NEON128 V[16];                   /* 1a0 
(XmmRegisters) */
+                BYTE    AMD64_XSAVE_FORMAT_Reserved4[96]; /* 2a0 */
+            } DUMMYSTRUCTNAME;
+            M128A   AMD64_VectorRegister[26];             /* 300 */

I suspect this should be `ARM64_NT_NEON128 AMD64_VectorRegister[26];` ?

The second patch contains C99 comments as in `#endif // _ARM64_` so please 
rewrite them as C89 ones.

I have compared all changes with the Microsoft Windows SDK and there's no more 
issue.




--
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