<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 - r314561/r314622 + NewGVN cause crash/build failure with LibreOffice"
   href="https://bugs.llvm.org/show_bug.cgi?id=35189">35189</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>r314561/r314622 + NewGVN cause crash/build failure with LibreOffice
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>libraries
          </td>
        </tr>

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

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

        <tr>
          <th>Component</th>
          <td>Scalar Optimizations
          </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></table>
      <p>
        <div>
        <pre>Before r314561, I could build LibreOffice with the NewGVN. After r314561, clang
would crash building the firebird module. After r314622, the build fails during
the basic Unit Testing phase. 


Steps to reproduce:
1. $ git clone git://anongit.freedesktop.org/libreoffice/core
2. $ apt-get build-dep libreoffice 
3. create file autogen.input with CC=clang and CXX=clang++
4. ./autogen.sh && make ENVCFLAGS="-mllvm -enable-newgvn" ENVCFLAGSCXX="-mllvm
-enable-newgvn"


r314561 firebird crash:

<a href="https://zerobin.net/?5f7ed7a18356ed5e#hGewdFYM+2Y72x5gaNxyZPQhqg05QOMSAsd1O/4x+Dc">https://zerobin.net/?5f7ed7a18356ed5e#hGewdFYM+2Y72x5gaNxyZPQhqg05QOMSAsd1O/4x+Dc</a>=

r314622 build failure:

<a href="https://zerobin.net/?1236b71707b52bbd#nAoCi5YyFGdyE86rz08t8NWUu+EvV+vwUHRfG0xt1bA">https://zerobin.net/?1236b71707b52bbd#nAoCi5YyFGdyE86rz08t8NWUu+EvV+vwUHRfG0xt1bA</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>