[LLVMbugs] [Bug 18342] New: compiler crash on libcxx/src/bind.cpp (and other sources)
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Dec 30 00:47:24 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=18342
Bug ID: 18342
Summary: compiler crash on libcxx/src/bind.cpp (and other
sources)
Product: new-bugs
Version: trunk
Hardware: All
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: yaron.keren at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
svn r198206 fails compiling libcxx/src/bind.cpp:
Assertion failed: Section->Number != -1 && "Sections with relocations must be
real!", file ..\..\..\lib\MC\WinCOFFObjectWriter.cpp, line 224
for the compile command:
clang -c -g -std=c++11 -target i686-pc-mingw32 ..\libcxx\src\bind.cpp
without -g the compilation succeeds.
--
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/20131230/9a22b692/attachment.html>
More information about the llvm-bugs
mailing list