Language
Nim
Compiler
nim HEAD Version 0.19.9
Options
Raw compiler options
-d:release
-t:-march=native
--threads:on
$ nim c ./prog.nim -d:release -t:-march=native --threads:on
../../opt/wandbox/nim-head/lib/system/fatal.nim(39) sysFatal
Error: unhandled exception: /home/jail/prog.nim(16, 10) `-1'i8 shr 1 == -1'i8` [AssertionError]
Exit Code:
1