[llvm-bugs] [Bug 27125] New: error: clang frontend command failed due to signal (-O w/ c++11 atomic?)

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Mar 29 20:27:43 PDT 2016


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

            Bug ID: 27125
           Summary: error: clang frontend command failed due to signal (-O
                    w/ c++11 atomic?)
           Product: clang
           Version: 3.8
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: id.zeta at yahoo.com
                CC: dgregor at apple.com, llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 16125
  --> https://llvm.org/bugs/attachment.cgi?id=16125&action=edit
Preprocessed source

This time a minimal example with which Clang 3.8.0 crashes.

D:\msys64\mingw32\bin>clang++.exe -std=c++14 -O -c
I:\test\bug\clang\atomic_bool.cpp
clang++.exe: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 3.8.0 (/repo/sources/clang
6abf213e6298d95a89b2f309473c1618f5b59d06) (/repo/sources/llvm
7afe4607ee8efbcd3bcf1e377
91d319326a908af)
Target: i686-w64-windows-gnu
Thread model: posix
InstalledDir: D:\msys64\mingw32\bin
clang++.exe: note: diagnostic msg: PLEASE submit a bug report to
http://llvm.org/bugs/ and include the crash backtrace, preproce
ssed source, and associated run script.
clang++.exe: note: diagnostic msg:

-- 
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/20160330/ddf356db/attachment.html>


More information about the llvm-bugs mailing list