[Issue 5885] wrong codegen for OPu32_d

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat May 21 05:13:00 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=5885


dawg at dawgfoto.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #948 is|0                           |1
           obsolete|                            |


--- Comment #1 from dawg at dawgfoto.de 2011-05-21 05:08:47 PDT ---
Created an attachment (id=988)
new fix

The proposed patch was wrong. FILD m64int needs to be used as there are no
unsigned->fpu load instructions. The new patch explicitly zeros the upper 4
bytes.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list