forwarded 1138625 https://github.com/klauspost/reedsolomon/issues/343
found 1138625 1.14.1-1
thanks

The problem is still around in the latest upstream version that I have
uploaded.  I believe this is an upstream source-level bug, and raised an
upstream bug report about it.  I'm not sure there is any tooling bug
here.  This project contains assembler code that makes CPU assumptions
that aren't universal.  That's not a Go toolchain problem but a problem
with that assembler code.  If this is a RC bug or not is a bit semantic;
the problem is in binaries built from the content of this package, not
with the content of the package.

Forcing the package into non-assembler mode may be possible with patches
to remove the assembler code, but let's hope upstream is able to fix
this cleanly...

/Simon

Attachment: signature.asc
Description: PGP signature

Reply via email to