<html>
    <head>
      <base href="https://bugs.freedesktop.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 - src/compiler/nir/nir.h : warning: type of ‘nir_get_io_offset_src’ does not match original declaration [-Wlto- type-mismatch]"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110611">110611</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>src/compiler/nir/nir.h : warning: type of ‘nir_get_io_offset_src’ does not match original declaration [-Wlto- type-mismatch]
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Mesa core
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>pedretti.fabio@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>When building with LTO enabled there are 38 -Wlto-type-mismatch warnings, all
in src/compiler/nir/nir.h , examples:

../src/compiler/nir/nir.h:3150:10: warning: type of ‘nir_get_io_offset_src’
does not match original declaration [-Wlto-
type-mismatch]
../src/compiler/nir/nir.h:2490:22: warning: type of
‘nir_intrinsic_instr_create’ does not match original declaration [-
Wlto-type-mismatch]

Full log here:
<a href="https://launchpadlibrarian.net/422180941/buildlog_ubuntu-eoan-amd64.mesa_19.1~git1905040730.918994~oibaf~e_BUILDING.txt.gz">https://launchpadlibrarian.net/422180941/buildlog_ubuntu-eoan-amd64.mesa_19.1~git1905040730.918994~oibaf~e_BUILDING.txt.gz</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>