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

             Bug #: 12773
           Summary: Test case Sema/wchar.c fail on ARM
           Product: clang
           Version: trunk
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: -New Bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    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: 'error' diagnostics seen but not expected:
  Line 18: array initializer must be an initializer list
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to