Thread overview
[Issue 2321] New: spec on inline asm can be misunderstood
Aug 29, 2008
d-bugmail
Jan 31, 2010
Don
Mar 09, 2010
Walter Bright
August 29, 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@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.


-- 

January 31, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=2321


Don <clugdbug@yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch


--- Comment #1 from Don <clugdbug@yahoo.com.au> 2010-01-31 11:51:24 PST ---
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: -------
March 09, 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


--- Comment #2 from Walter Bright <bugzilla@digitalmars.com> 2010-03-08 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: -------