[LLVMbugs] [Bug 23013] New: Segfault during llvm 3.6 build in llvm::SmallVectorImpl<char>::swap(llvm::SmallVectorImpl<char>&)

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Mar 24 18:27:29 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=23013

            Bug ID: 23013
           Summary: Segfault during llvm 3.6 build in
                    llvm::SmallVectorImpl<char>::swap(llvm::SmallVectorImp
                    l<char>&)
           Product: clang
           Version: 3.5
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: Frontend
          Assignee: unassignedclangbugs at nondot.org
          Reporter: iebochaengoolohc at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Building llvm 3.6 segfaults while trying to build ScalarEvolution.cpp.

Bug occurs with -O0 and -emit-llvm. Bug doesn't occur with -w.

Attachments: https://gist.github.com/joelteon/23beb503b65361b36dd8
(scalar-min.i is the minimal .cpp testcase)

-- 
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/20150325/3d089c99/attachment.html>


More information about the llvm-bugs mailing list