[LLVMbugs] [Bug 12773] New: Test case Sema/wchar.c fail on ARM

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed May 9 06:44:55 PDT 2012


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: 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: '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.



More information about the llvm-bugs mailing list