[Bug 150] New: compiler spits asm errors
via D.gnu
d.gnu at puremagic.com
Thu Aug 14 04:28:16 PDT 2014
http://bugzilla.gdcproject.org/show_bug.cgi?id=150
Bug ID: 150
Summary: compiler spits asm errors
Product: GDC
Version: 4.9.x
Hardware: All
OS: MinGW
Status: NEW
Severity: normal
Priority: Normal
Component: gdc
Assignee: ibuclaw at gdcproject.org
Reporter: sycam.inc at gmail.com
when i try to compile x86 on an x64 machine the compiler throws thousands of
errors to do with the Assembly
C:\Users\SEANCA~1\AppData\Local\Temp\cczGu1gK.s: Assembler messages:
C:\Users\SEANCA~1\AppData\Local\Temp\cczGu1gK.s:19: Error: invalid instruction
suffix for `push'
C:\Users\SEANCA~1\AppData\Local\Temp\cczGu1gK.s:51: Error: invalid instruction
suffix for `push'
C:\Users\SEANCA~1\AppData\Local\Temp\cczGu1gK.s:94: Error: operand type
mismatch for `call'
C:\Users\SEANCA~1\AppData\Local\Temp\cczGu1gK.s:144: Error: invalid instruction
suffix for `push'
C:\Users\SEANCA~1\AppData\Local\Temp\cczGu1gK.s:149: Error: invalid instruction
suffix for `push'
C:\Users\SEANCA~1\AppData\Local\Temp\cczGu1gK.s:150: Error: invalid instruction
suffix for `push'
C:\Users\SEANCA~1\AppData\Local\Temp\cczGu1gK.s:151: Error: invalid instruction
suffix for `push'
C:\Users\SEANCA~1\AppData\Local\Temp\cczGu1gK.s:153: Error: register save
offset not a multiple of 8
the rest are repetitions
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/d.gnu/attachments/20140814/d99ec8ee/attachment.html>
More information about the D.gnu
mailing list