Recently introduced auto-generated crypto code with lots of math/bits calls is causing TestStmtLines to fail. See https://go-review.googlesource.com/c/go/+/360014/comments/fe81af4a_47619249. For now I skipped the package in the test to unblock the change, since the problem doesn't seem to be the crypto code.

/cc @dr2chase @josharian

Comment From: bcmills

Unassigning to get this back into the compiler & runtime triage queue.

Comment From: gopherbot

Change https://go.dev/cl/685835 mentions this issue: cmd/compile/internal/ssa: skip EndSequence entries in TestStmtLines