Hi everyone,

 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:

 system.pp(123,5) Error: Asm: [sub reg64,imm8s] invalid combination of
opcode and operands
 system.pp(126,5) Error: Asm: [call reg64] invalid combination of opcode
and operands
 system.pp(127,5) Error: Asm: [nop] invalid combination of opcode and
operands
 system.pp(128,5) Error: Asm: [add reg64,imm8s] invalid combination of
opcode and operands
 x86_64.inc(89,12) Error: Compilation raised exception internally
 Fatal: Compilation aborted
 An unhandled exception occurred at $0000000100226D8F:
 EAccessViolation: Access violation

 (followed by the stack trace of addresses)
 All those assembler commands should be valid.
 Can anyone else confirm that it's broken, or if it's just me?

 Gareth aka. Kit
 
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to