s-macke/jor1k

GCC : Operand out of range

Th3G33k opened this issue · 2 comments

When i try to compile Toledo nanochess (https://nanochess.org/toledo_nanochess.c) and other programs, it shows :
/tmp/ccjeFOaJ.s: Assembler messages:
/tmp/ccjeFOaJ.s:1140: Error: operand out of range (1073741167 not between -33554432 and 33554431)
...
Do you have any idea where the error came from ?

Edit: similar issue to #140

Try it again. I have updated gcc and nanochess compiles just fine.

Thank you. Now, it works fine