digitalmars.D.bugs - [Issue 2321] New: spec on inline asm can be misunderstood
- d-bugmail puremagic.com (20/20) Aug 29 2008 http://d.puremagic.com/issues/show_bug.cgi?id=2321
- d-bugmail puremagic.com (13/13) Jan 31 2010 http://d.puremagic.com/issues/show_bug.cgi?id=2321
- d-bugmail puremagic.com (12/12) Mar 08 2010 http://d.puremagic.com/issues/show_bug.cgi?id=2321
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 digitalmars.com
ReportedBy: tomas 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.
--
Aug 29 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2321
Don <clugdbug yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |patch
Change this to:
"Implementations of D on different architectures, however, are
free to innovate upon the memory model, function call/return conventions,
argument passing conventions, etc."
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Jan 31 2010
http://d.puremagic.com/issues/show_bug.cgi?id=2321
Walter Bright <bugzilla digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |bugzilla digitalmars.com
Resolution| |FIXED
22:18:10 PST ---
Fixed dmd 1.057 and 2.041
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Mar 08 2010









d-bugmail puremagic.com 