GCC : Operand out of range
Th3G33k opened this issue · 2 comments
Th3G33k commented
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
s-macke commented
Try it again. I have updated gcc and nanochess compiles just fine.
Th3G33k commented
Thank you. Now, it works fine