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@lists.freedesktop.org
          Reporter: pedretti.fa...@gmail.com
        QA Contact: mesa-dev@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to