[LLVMbugs] [Bug 12694] New: Test case Sema/arm-neon-types.c fail on ARM

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Apr 29 02:27:11 PDT 2012


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

             Bug #: 12694
           Summary: Test case Sema/arm-neon-types.c fail on ARM
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: chenwj at cs.nctu.edu.tw
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


When run `make check-all` for LLVM 3.1 rc1 on ARM, the test case
"Sema/arm-neon-types.c" fail. Below is the error message,

--
error: 'warning' diagnostics expected but not seen: 
  Line 31: incompatible pointer types
1 error generated.
--

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