Hi Everyone,

I'm trying to track down the failures in libtasn1-4.16.0 on the Apple
M1. Testing on an ODROID armv7l with Linux, this caught my eye:

ASN1.c: In function '_asn1_yyparse':
ASN1.c:2582:10: warning: missed loop optimization, the loop counter
may overflow [-Wunsafe-loop-optimizations]
       if (yyssp == yyss)
          ^

$ gcc --version
gcc (Debian 8.3.0-6) 8.3.0

Jeff

  • warning: missed loop ... Jeffrey Walton

Reply via email to