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@gdcproject.org
Reporter sycam.inc@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: