Jeffrey Walton <[email protected]> writes: > 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) > ^
Hi. Isn't this in the generated code? If so it is probably a bison problem, although warnings are often false positives. /Simon
signature.asc
Description: PGP signature
