[LLVMbugs] [Bug 16284] New: Crash on try to compile lambda

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Jun 9 09:19:52 PDT 2013


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

            Bug ID: 16284
           Summary: Crash on try to compile lambda
           Product: new-bugs
           Version: 3.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: jvapen at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 10659
  --> http://llvm.org/bugs/attachment.cgi?id=10659&action=edit
Minimal environment to reproduce + log + preprocessed source

Got a crash when compiling c++ file which contains a lambda with clang 3.0

clang -v:
Ubuntu clang version 3.0-6ubuntu3 (tags/RELEASE_30/final) (based on LLVM 3.0)
Target: x86_64-pc-linux-gnu
Thread model: posix

Ubuntu 12.04.2 with quantal kernel (3.2.0-32)

Diagnostic files + environment are in attachment.
To build, just use gnu-make, no extra arguments needed.
To configure check makefile.conf

Tnx in advance for looking at it.

-- 
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/20130609/0fb24991/attachment.html>


More information about the llvm-bugs mailing list