[LLVMbugs] [Bug 22932] New: ICE when building libcxx's iostream.cpp for i386-pc-windows-msvc
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Mar 16 21:44:05 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=22932
Bug ID: 22932
Summary: ICE when building libcxx's iostream.cpp for
i386-pc-windows-msvc
Product: clang
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: LLVM Codegen
Assignee: unassignedclangbugs at nondot.org
Reporter: mitchell.wheeler at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
When building libc++ on windows (llvm/clang compiled w/ msvc) for windows
(i386-pc-windows-msvc), an ICE occurs with the message:
Should not have been asked to emit this
UNREACHABLE executed at
D:\Work\Thirdparty\clang-3.7.0\clang\lib\CodeGen\CGVTables.cpp:746
Attached stack trace (from VS, sorry!) and the generated diagnostic cpp and sh.
--
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/20150317/3b294082/attachment.html>
More information about the llvm-bugs
mailing list