[LLVMbugs] [Bug 883] NEW: inline asm does not support the 'g' constraint on X86

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Aug 17 09:06:23 PDT 2006


http://llvm.org/bugs/show_bug.cgi?id=883

           Summary: inline asm does not support the 'g' constraint on X86
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Backend: X86
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: alenhar2 at uiuc.edu


The 'g' constraint is not supported in the X86 backend.  I think it can be
safely over constrainted to act like 'r'.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list