[LLVMbugs] [Bug 1830] New: CodeGen/ARM/fp.ll failing

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Nov 27 20:58:32 PST 2007


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

           Summary: CodeGen/ARM/fp.ll failing
           Product: new-bugs
           Version: unspecified
          Platform: Macintosh
        OS/Version: Mac System 9.x
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: tonic at nondot.org
                CC: llvmbugs at cs.uiuc.edu


FAIL: test/CodeGen/ARM/fp.ll
Failed with exit(1) at line 6
while running: grep fmrrd fp.ll.tmp | count 5
count: expected 5 lines and got        3.

I get this output:
grep fmrrd fp.ll.tmp
        fmrrd r0, r1, d0
        fmrrd r0, r1, d0
        fmrrd r0, r1, d0


-- 
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