Thread overview
[Issue 3594] New: AsmPrimaryExp rule references unspecified rules
Dec 07, 2009
Jerry Quinn
Dec 14, 2009
Leandro Lucarella
Dec 31, 2009
Walter Bright
December 07, 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3594

           Summary: AsmPrimaryExp rule references unspecified rules
           Product: D
           Version: 2.036
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: www.digitalmars.com
        AssignedTo: nobody@puremagic.com
        ReportedBy: jlquinn@optonline.net


--- Comment #0 from Jerry Quinn <jlquinn@optonline.net> 2009-12-07 07:49:07 PST ---
http://digitalmars.com/d/2.0/iasm.html

AsmPrimaryExp
    IntegerConstant
    FloatConstant
    __LOCAL_SIZE
    $
    Register
    DotIdentifier

IntegerConstant and FloatConstant should either be NumericLiteral, or be specified in the same way that other tokens are specified in the Lexical chapter.

Register is not specified in this way either.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
December 14, 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3594


Leandro Lucarella <llucax@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |llucax@gmail.com


--- Comment #1 from Leandro Lucarella <llucax@gmail.com> 2009-12-14 06:27:24 PST ---
http://www.dsource.org/projects/phobos/changeset/1381

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
December 31, 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3594


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> 2009-12-31 11:15:43 PST ---
Fixed dmd 1.054 and 2.038

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------