spasm
spasm copied to clipboard
Assertion fails when compiled with gcc 10.2
After having updated my compiler to gcc 10.2 I'm running into a weird problem in the bench/rref binary: The assert on line 165 in bench/rref.c fails. A version of the same binary compiled with an older version (gcc 6.5) works without any problems.