[Mesa-dev] [Bug 98308] llvmpipe crashes with glxgears (LTO related)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Oct 19 13:11:39 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=98308

--- Comment #5 from Marc Dietrich <marvin24 at gmx.de> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20161019/aba33871/attachment-0001.html>


More information about the mesa-dev mailing list