[Issue 2321] New: spec on inline asm can be misunderstood
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Aug 29 08:19:52 PDT 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2321
Summary: spec on inline asm can be misunderstood
Product: D
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: spec
Severity: normal
Priority: P2
Component: DMD
AssignedTo: bugzilla at digitalmars.com
ReportedBy: tomas at famolsen.dk
The first two paragraps can easily be misunderstood as the ABI being optional.
When it's not.
I'm talking about the paragraph: "Differing D implementations, however, are
free to innovate upon the memory model, function call/return conventions,
argument passing conventions, etc."
It should be made more clear that this is only for non-x86 targets.
--
More information about the Digitalmars-d-bugs
mailing list