spasm icon indicating copy to clipboard operation
spasm copied to clipboard

Assertion fails when compiled with gcc 10.2

Open kaelingre opened this issue 4 years ago • 0 comments

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.

kaelingre avatar Apr 11 '21 14:04 kaelingre