[Mesa-dev] [PATCH v2 0/3] nouveau compiler warning cleanups

Rhys Kidd rhyskidd at gmail.com
Sat Dec 16 12:00:08 UTC 2017


Couple of little compiler warning cleanups so that nouveau builds without any
warnings for meson's debug and release builds with gcc 7.2.0

v2: Add preventative comment (Ilia Mirkin)

Rhys Kidd (3):
  nv50: Fix unused var warning in release build
  nvc0: Fix unused var warnings in release build
  nv50/ir: Fix unused var warnings in release build

 src/gallium/drivers/nouveau/codegen/nv50_ir_emit_nv50.cpp | 2 +-
 src/gallium/drivers/nouveau/codegen/nv50_ir_peephole.cpp  | 4 +++-
 src/gallium/drivers/nouveau/nv50/nv98_video.c             | 3 ++-
 src/gallium/drivers/nouveau/nvc0/nvc0_video.c             | 7 ++++---
 4 files changed, 10 insertions(+), 6 deletions(-)

-- 
2.14.1



More information about the mesa-dev mailing list