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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    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.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to