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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to