[LLVMbugs] [Bug 5572] New: Unsupported inline asm in linux kernel driver.

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Nov 20 10:07:55 PST 2009


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

           Summary: Unsupported inline asm in linux kernel driver.
           Product: new-bugs
           Version: 2.6
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: joker at ispras.ru
                CC: llvmbugs at cs.uiuc.edu


In processing linux kernel driver linux-2.6.31.6/drivers/net/hamradio/mkiss.c
there is such the error
"linux-2.6.31.6/drivers/net/hamradio/mkiss.c.ldv.c:863:330: error: unsupported
inline asm: input constraint with a matching output constraint of incompatible
type!". The standard system gcc (version 4.3.1) processes it well. Preprocessed
driver code is attached.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list