<html>
    <head>
      <base href="http://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 --- - R600: Build failure on openSUSE"
   href="http://llvm.org/bugs/show_bug.cgi?id=15746">15746</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>R600: Build failure on openSUSE
          </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>release blocker
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>Target Description Classes
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>johannesobermayr@gmx.de
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>/home/abuild/rpmbuild/BUILD/llvm/lib/Target/R600/R600ControlFlowFinalizer.cpp:
In member function 'const llvm::MCInstrDesc&
llvm::R600ControlFlowFinalizer::getHWInstrDesc(llvm::R600ControlFlowFinalizer::ControlFlowInstruction)
const':
/home/abuild/rpmbuild/BUILD/llvm/lib/Target/R600/R600ControlFlowFinalizer.cpp:137:3:
warning: control reaches end of non-void function [-Wreturn-type]


Becomes a build failure on openSUSE post-build-checks:

... running 02-check-gcc-output
... testing for serious compiler warnings
    (using /usr/lib/build/checks-data/check_gcc_output)
    (using /var/cache/obs/worker/root_1/.build.log)

I: Program returns random data in a function
E: llvm no-return-in-nonvoid-function
/home/abuild/rpmbuild/BUILD/llvm/lib/Target/R600/R600ControlFlowFinalizer.cpp:137</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>