<html>
<head>
<base href="http://bugzilla.gdcproject.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - compiler spits asm errors"
href="http://bugzilla.gdcproject.org/show_bug.cgi?id=150">150</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>compiler spits asm errors
</td>
</tr>
<tr>
<th>Product</th>
<td>GDC
</td>
</tr>
<tr>
<th>Version</th>
<td>4.9.x
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>MinGW
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>Normal
</td>
</tr>
<tr>
<th>Component</th>
<td>gdc
</td>
</tr>
<tr>
<th>Assignee</th>
<td>ibuclaw@gdcproject.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>sycam.inc@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>