[LLVMbugs] [Bug 20893] New: trunk 217475 and -g -O2 causing crash

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Sep 10 02:05:30 PDT 2014


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

            Bug ID: 20893
           Summary: trunk  217475 and -g -O2 causing crash
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: dcb314 at hotmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 13015
  --> http://llvm.org/bugs/attachment.cgi?id=13015&action=edit
gzipped C++ source code

The attached preprocessed C++ source code, when compiled by today's trunk with
-g -O2, causes a crash.


clang: error: unable to execute command: Killed
clang: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 3.6.0 (trunk 217475)
Target: x86_64-unknown-linux-gnu
Thread model: posix

-- 
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/20140910/5acc9be5/attachment.html>


More information about the llvm-bugs mailing list