[Issue 5815] Using -O is causing wrong code to be generated for extern(C) method call.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Apr 6 13:15:10 PDT 2011


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


Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com
           Platform|x86_64                      |x86


--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> 2011-04-06 13:11:33 PDT ---
x86_64 (i.e. 64 bit code) is not currently supported by DMD on Windows.
Changing to x86.

-- 
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