[fpc-devel] x86_64-win64 compilation failure
J. Gareth Moreton
gareth at moreton-family.com
Fri Jun 1 19:24:35 CEST 2018
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20180601/a05cbe2a/attachment.html>
More information about the fpc-devel
mailing list