<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </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 - clang crash while compiling boost"
   href="https://bugs.llvm.org/show_bug.cgi?id=45724">45724</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>clang crash while compiling boost
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>10.0
          </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>enhancement
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>-New Bugs
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>jwh@zorins.us
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>htmldeveloper@gmail.com, llvm-bugs@lists.llvm.org, neeilans@live.com, richard-llvm@metafoo.co.uk
          </td>
        </tr></table>
      <p>
        <div>
        <pre>clang-10: error: clang frontend command failed due to signal (use -v to see
invocation)
Abyss OS clang version 10.0.0 (<a href="https://github.com/abyss-os/phase1.git">https://github.com/abyss-os/phase1.git</a>
8c6d30f400c0e33f4cdf53f79aacf08e095895e8)
Target: mips64-abyss-linux-musl
Thread model: posix
InstalledDir: /usr/bin
clang-10: note: diagnostic msg: PLEASE submit a bug report to
<a href="https://bugs.llvm.org/">https://bugs.llvm.org/</a> and include the crash backtrace, preprocessed source,
and associated run script.
clang-10: note: diagnostic msg:
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang-10: note: diagnostic msg: /tmp/riemann_zetal-03044d.cpp
clang-10: note: diagnostic msg: /tmp/riemann_zetal-03044d.sh
clang-10: note: diagnostic msg:

********************

  "clang++" -c -x c++ -fvisibility-inlines-hidden -pthread -O3 -Wall
-fvisibility=hidden -Wno-inline -O2 -Winvalid-pch -DBOOST_ALL_NO_LIB=1
-DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"." -I"libs/math/src/tr1" -Xclang
-include-pch -Xclang
"bin.v2/libs/math/build/clang-linux-10.0.0/release/link-static/threading-multi/visibility-hidden/../src/tr1/pch.hpp.pth"
-o
"bin.v2/libs/math/build/clang-linux-10.0.0/release/link-static/threading-multi/visibility-hidden/riemann_zetal.o"
"libs/math/build/../src/tr1/riemann_zetal.cpp"

...failed clang-linux.compile.c++.with-pch
bin.v2/libs/math/build/clang-linux-10.0.0/release/link-static/threading-multi/visibility-hidden/riemann_zetal.o...
clang-linux.compile.c++.with-pch
bin.v2/libs/math/build/clang-linux-10.0.0/release/link-static/threading-multi/visibility-hidden/sph_legendrel.o
Stack dump:
0.      Program arguments: clang++ -c -x c++ -fvisibility-inlines-hidden
-pthread -O3 -Wall -fvisibility=hidden -Wno-inline -O2 -Winvalid-pch
-DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I. -Ilibs/math/src/tr1
-Xclang -include-pch -Xclang
bin.v2/libs/math/build/clang-linux-10.0.0/release/link-static/threading-multi/visibility-hidden/../src/tr1/pch.hpp.pth
-o
bin.v2/libs/math/build/clang-linux-10.0.0/release/link-static/threading-multi/visibility-hidden/sph_legendrel.o
libs/math/build/../src/tr1/sph_legendrel.cpp</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>