<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - error: clang frontend command failed due to signal (-O w/ c++11 atomic?)"
   href="https://llvm.org/bugs/show_bug.cgi?id=27125">27125</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>error: clang frontend command failed due to signal (-O w/ c++11 atomic?)
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>clang
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>3.8
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows NT
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>C++
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedclangbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>id.zeta@yahoo.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>dgregor@apple.com, llvm-bugs@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=16125" name="attach_16125" title="Preprocessed source">attachment 16125</a> <a href="attachment.cgi?id=16125&action=edit" title="Preprocessed source">[details]</a></span>
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
<a href="http://llvm.org/bugs/">http://llvm.org/bugs/</a> and include the crash backtrace, preproce
ssed source, and associated run script.
clang++.exe: note: diagnostic msg:</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>