Internal error 200706093 on mipsel

Summary

Compile of doublecmd on mipsel crashes compiler with "Internal error 200706093"

System Information

  • Operating system: Debian Linux
  • Processor architecture: mipsel
  • Compiler version: 3.2.2
  • Device: Debian build machines

Steps to reproduce

Attempt to build doublecmd on mipsel

Example Project

https://doublecmd.sourceforge.io/
https://buildd.debian.org/status/logs.php?pkg=doublecmd&ver=1.0.10-1&arch=mipsel
https://tracker.debian.org/pkg/doublecmd

What is the current bug behavior?

/src/fviewoperations.pas(866,34) Fatal: Internal error 200706093

Relevant logs and/or screenshots

Full logs available from middle link above

Possible fixes

Crashes on the "then" in this line
"if not Odd(ExpandSignSize) then"

Crash is possibly caused by parsing the "not"