<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 --- - bart 0.3.0 causes clang 3.8-4.0: error: Segmentation fault"
   href="https://llvm.org/bugs/show_bug.cgi?id=30683">30683</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>bart 0.3.0 causes clang 3.8-4.0: error: 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>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </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>lukebenes@hotmail.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>Created <span class=""><a href="attachment.cgi?id=17434" name="attach_17434" title="Reproducer from /tmp">attachment 17434</a> <a href="attachment.cgi?id=17434&action=edit" title="Reproducer from /tmp">[details]</a></span>
Reproducer from /tmp

Steps to reproduce:
1. Download bart-v0.3.00.zip
<a href="https://zenodo.org/record/44511">https://zenodo.org/record/44511</a>
2. unzip
3. make with Clang 3.8 to 4.0(trunk 283963)

Expect Result:
Compile without error like gcc

Actual Result:

clang-4.0: error: unable to execute command: Segmentation fault (core dumped)
clang-4.0: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 4.0.0 (trunk 283963)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/local/bin
clang-4.0: 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-4.0: note: diagnostic msg: 
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang-4.0: note: diagnostic msg: /tmp/grid-f8da9b.c
clang-4.0: note: diagnostic msg: /tmp/grid-f8da9b.sh

This issue was also discovered by the Debian 3.8 clang project:
<a href="http://clang.debian.net/logs/2016-08-30/bart_0.3.00-1_unstable_clang.log">http://clang.debian.net/logs/2016-08-30/bart_0.3.00-1_unstable_clang.log</a></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>