<HTML>
Hi everyone,<br>
<br>
I think the latest version of the compiler on SVN is broken.  I tried getting a clean copy from the repository, but running the script fails with the following on x86_64-win64:<br>
<br>
system.pp(123,5) Error: Asm: [sub reg64,imm8s] invalid combination of opcode and operands<br>
system.pp(126,5) Error: Asm: [call reg64] invalid combination of opcode and operands<br>
system.pp(127,5) Error: Asm: [nop] invalid combination of opcode and operands<br>
system.pp(128,5) Error: Asm: [add reg64,imm8s] invalid combination of opcode and operands<br>
x86_64.inc(89,12) Error: Compilation raised exception internally<br>
Fatal: Compilation aborted<br>
An unhandled exception occurred at $0000000100226D8F:<br>
EAccessViolation: Access violation<br>
<br>
<div>(followed by the stack trace of addresses)</div><div><br>
</div><div>All those assembler commands should be valid.</div><div><br>
</div><div>Can anyone else confirm that it's broken, or if it's just me?<br>
</div><div><br>
</div>Gareth aka. Kit<br>
</HTML>