[Mesa-dev] [Bug 110611] src/compiler/nir/nir.h : warning: type of ‘nir_get_io_offset_src’ does not match original declaration [-Wlto- type-mismatch]
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat May 4 17:59:28 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=110611
Bug ID: 110611
Summary: src/compiler/nir/nir.h : warning: type of
‘nir_get_io_offset_src’ does not match original
declaration [-Wlto- type-mismatch]
Product: Mesa
Version: git
Hardware: All
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Mesa core
Assignee: mesa-dev at lists.freedesktop.org
Reporter: pedretti.fabio at gmail.com
QA Contact: mesa-dev at lists.freedesktop.org
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:
https://launchpadlibrarian.net/422180941/buildlog_ubuntu-eoan-amd64.mesa_19.1~git1905040730.918994~oibaf~e_BUILDING.txt.gz
--
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/20190504/965c4fda/attachment-0001.html>
More information about the mesa-dev
mailing list