<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 - compiler crash clang 3.9.1 mac osx"
   href="https://bugs.llvm.org/show_bug.cgi?id=33016">33016</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>compiler crash clang 3.9.1 mac osx
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>3.9
          </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>C++
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>gwryan@njit.edu
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>dgregor@apple.com, llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Stack dump:
0.      Program arguments: /opt/local/libexec/llvm-3.9/bin/clang -cc1 -triple
x86_64-apple-macosx10.12.0 -Wdeprecated-objc-isa-usage
-Werror=deprecated-objc-isa-usage -emit-obj -disable-free
-disable-llvm-verifier -discard-value-names -main-file-name ubint.cpp
-mrelocation-model pic -pic-level 2 -mthread-model posix -mdisable-fp-elim
-masm-verbose -munwind-tables -target-cpu core2 -target-linker-version 274.1
-dwarf-column-info -debug-info-kind=standalone -dwarf-version=2
-debugger-tuning=lldb -coverage-file
/Users/gerardryan/Desktop/palisade-student-edition/palisade-student-edition/src/core/bin/lib/math/exp_int/ubint.o
-resource-dir /opt/local/libexec/llvm-3.9/bin/../lib/clang/3.9.1 -I
src/core/lib -I src/pke/lib -I src/trapdoor/lib -I test -I
/opt/local/include/libomp -stdlib=libc++ -O3 -Wall -w -std=c++11
-fdeprecated-macro -fdebug-compilation-dir
/Users/gerardryan/Desktop/palisade-student-edition/palisade-student-edition
-ferror-limit 19 -fmessage-length 134 -I/opt/local/include/libomp -fopenmp
-stack-protector 1 -fblocks -fobjc-runtime=macosx-10.12.0
-fencode-extended-block-signature -fcxx-exceptions -fexceptions
-fmax-type-align=16 -fdiagnostics-show-option -fcolor-diagnostics
-vectorize-loops -vectorize-slp -o src/core/bin/lib/math/exp_int/ubint.o -x c++
src/core/lib/math/exp_int/ubint.cpp 
1.      src/core/lib/math/exp_int/ubint.cpp:2916:40: current parser token ';'
2.      src/core/lib/math/exp_int/ubint.cpp:230:73: instantiating function
definition 'exp_int::ubint<unsigned int>::(anonymous class)::operator()'
3.      src/core/lib/math/exp_int/ubint.cpp:230:73: LLVM IR generation of
declaration 'exp_int::ubint<unsigned int>::(anonymous class)::operator()'
4.      src/core/lib/math/exp_int/ubint.cpp:230:73: Generating code for
declaration 'exp_int::ubint<unsigned int>::(anonymous class)::operator()'
clang: error: unable to execute command: Segmentation fault: 11
clang: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 3.9.1 (tags/RELEASE_391/final)
Target: x86_64-apple-darwin16.5.0
Thread model: posix
InstalledDir: /opt/local/libexec/llvm-3.9/bin
clang: 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, preprocessed source, and
associated run script.
clang: note: diagnostic msg: 
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang: note: diagnostic msg:
/var/folders/y0/_f_nr_dn5pxcxwzlyw36fz2r0000gn/T/ubint-061c59.cpp
clang: note: diagnostic msg:
/var/folders/y0/_f_nr_dn5pxcxwzlyw36fz2r0000gn/T/ubint-061c59.sh
clang: 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>