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

Rhys Kidd rhyskidd at gmail.com
Sat Dec 2 18:22:42 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

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  | 2 +-
 src/gallium/drivers/nouveau/nv50/nv98_video.c             | 3 ++-
 src/gallium/drivers/nouveau/nvc0/nvc0_video.c             | 7 ++++---
 4 files changed, 8 insertions(+), 6 deletions(-)

-- 
2.14.1



More information about the mesa-dev mailing list