[Issue 5570] New: 64 bit C ABI not followed for passing structs and complex numbers as function parameters
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Feb 13 15:10:50 PST 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5570
Summary: 64 bit C ABI not followed for passing structs and
complex numbers as function parameters
Product: D
Version: D1 & D2
Platform: x86_64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: DMD
AssignedTo: nobody at puremagic.com
ReportedBy: bugzilla at digitalmars.com
--- Comment #0 from Walter Bright <bugzilla at digitalmars.com> 2011-02-13 15:08:20 PST ---
They are always pushed on the stack rather than sometimes being passed in
registers. Haven't got to fixing this yet.
--
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