Simon Glover <[EMAIL PROTECTED]> wrote: > If -O2 is used however, it prints '-1', and the hangs. Disassembly of > the optimized bytecode shows that it is being optimized to:
-O2 shouldn't do anything for PASM code and it seems that it got more broken recently as it was. I'll disable it for now. > Simon leo