https://bugs.freedesktop.org/show_bug.cgi?id=95296
Bug ID: 95296
Summary: nir_lower_double_packing.c:79:4: error: void function
'lower_double_pack_impl' should not return a value
[-Wreturn-type]
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: All
Status: NEW
Keywords: bisected, regression
Severity: normal
Priority: medium
Component: Mesa core
Assignee: mesa-dev@lists.freedesktop.org
Reporter: v...@freedesktop.org
QA Contact: mesa-dev@lists.freedesktop.org
CC: cwabbo...@gmail.com, i...@freedesktop.org,
ja...@jlekstrand.net
mesa: bd326c229c528a214c9fda705e7a961cfa49ac9e (master 11.3.0-devel)
CC nir/nir_libnir_la-nir_lower_double_packing.lo
nir/nir_lower_double_packing.c:79:4: error: void function
'lower_double_pack_impl' should not return a value [-Wreturn-type]
return true;
^ ~~~~
Build error introduced by this commit.
commit 450c0613627d5a472fcf1122c15b66988abfb372
Author: Jason Ekstrand <jason.ekstr...@intel.com>
Date: Wed Apr 13 16:26:57 2016 -0700
nir/lower_double_pack: fixup for new nir_foreach_block()
Signed-off-by: Jason Ekstrand <ja...@jlekstrand.net>
Reviewed-by: Connor Abbott <cwabbo...@gmail.com>
Reviewed-by: Ian Romanick <ian.d.roman...@intel.com>
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev