Closed dgarske closed 2 weeks ago
Stage 'PRB-medium-runtime.txt_4'
--enable-all --enable-asn=template --enable-dtls-mtu
FAIL: scripts/openssl.test
socat Tests:
FAILED: 146 216 309 310 326 386 399 402 459 460 467 468 478 492 528 530 FAILED unexpected: 326
retest this please ("FAIL: scripts/external.test")
Description
More fixes for building x86 in Visual Studio for non-windows OS (Watcom C compiler). Followup to PR #7884. Fixes ZD 18465
WOLFSSL_NOT_WINDOWS_API
improvement for intrinsics and word sizes....
when no variables are used (some compilers like Watcom C have issue with this).SAVE_VECTOR_REGISTERS
,ASSERT_SAVED_VECTOR_REGISTERS
andRESTORE_VECTOR_REGISTERS
.Testing
Worked with customer
Checklist