<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - llvmpipe crashes with glxgears (LTO related)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98308#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - llvmpipe crashes with glxgears (LTO related)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98308">bug 98308</a>
              from <span class="vcard"><a class="email" href="mailto:marvin24@gmx.de" title="Marc Dietrich <marvin24@gmx.de>"> <span class="fn">Marc Dietrich</span></a>
</span></b>
        <pre>just stumbled upon:

  CXXLD    gallium_dri.la
../../src/compiler/nir/nir.h:1993:16: warning: type of 'nir_alu_instr_create'
does not match original declaration [-Wlto-type-mismatch]
nir/nir.c:445:16: note: 'nir_alu_instr_create' was previously declared here
nir/nir.c:445:16: note: code may be misoptimized unless -fno-strict-aliasing is
used
../../src/compiler/nir/nir.h:2001:22: warning: type of
'nir_intrinsic_instr_create' does not match original declaration
[-Wlto-type-mismatch]
nir/nir.c:483:1: note: 'nir_intrinsic_instr_create' was previously declared
here
nir/nir.c:483:1: note: code may be misoptimized unless -fno-strict-aliasing is
used
  GEN      all-local

but my naive brain can't find the difference between these declarations.</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>