[LLVMbugs] [Bug 21479] New: Regression Suite Failure: Win64 Visual Studio 12 2013

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Nov 4 10:19:08 PST 2014


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

            Bug ID: 21479
           Summary: Regression Suite Failure: Win64 Visual Studio 12 2013
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: arcfide at sacrideo.us
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

After building llvm/clang from trunk or 3.5.0 release, configuring with CMake
using the "Visual Studio 12 2013 Win64" configuration, and then building with
ALL_BUILD using any of the targets (Release/Debug/RelWithDebInfo) and the x64
target platform, running the check-all target gives 68 regression suite
failures. 

Configuring CMake to use "Visual Studio 12 2013" (32-bit instead of 64-bit)
instead, the build works and all regression suite tests pass. 

In Summary, it appears that building llvm/clang as a 64-bit binary on Windows
8.1 x64 does not work, while building clang as a 32-bit binary on the same does
work.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20141104/4b8fc257/attachment.html>


More information about the llvm-bugs mailing list