<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 --- - Compilation error with Intel Compiler (segmentation fault)"
   href="https://llvm.org/bugs/show_bug.cgi?id=29082">29082</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Compilation error with Intel Compiler (segmentation fault)
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>new-bugs
          </td>
        </tr>

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

        <tr>
          <th>Hardware</th>
          <td>Macintosh
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>MacOS X
          </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>new bugs
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>arnaudsj@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Hi,

I am trying to compile Julia 0.5 (rc2) using the Intel Compiler and MKL
libraries, which requires to compile LLVM 3.7+ using ICC, but I am getting a
segmentation fault as shown below:

llvm[3]: Building Intrinsics.gen.tmp from Intrinsics.td
0  llvm-tblgen 0x00000001097ba959
_INTERNAL_81__Users_arnaudsj_Github_julia_icc_deps_srccache_llvm_3_8_1_lib_Support_Signals_cpp_e5b9c8f3::PrintStackTraceSignalHandler(void*)
+ 41
make[3]: ***
[/Users/arnaudsj/Github/julia-icc/deps/build/llvm-3.8.1/build_Release/lib/IR/Release/Intrinsics.gen.tmp]
Segmentation fault: 11
make[2]: *** [all] Error 1
make[1]: *** [build/llvm-3.8.1/build_Release/Release/lib/libLLVMCodeGen.a]
Error 2

I am using the icc version below under OS 10.12 (Beta 6):
icc version 17.0.0 Beta (gcc version 4.9.0 compatibility)

Please let me know if you have any questions.</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>