This patchset fixes all the current GCC 8.1.1 warnings found in the IGT. Rodrigo Siqueira (7): Remove parameter aliases with another argument Cast void * pointer used in arithmetic to uint32_t* Fix comparison that always evaluates to false Fix truncate string in the snprintf Make string commands dynamic allocate Fix truncate string in the strncpy Avoid truncate string in __igt_lsof_fds lib/igt_aux.c | 2 +- lib/igt_core.c | 6 +++--- lib/igt_fb.c | 6 ++++-- tests/perf.c | 10 +++++----- tools/intel_gvtg_test.c | 27 ++++++++++++++++++--------- tools/intel_reg.c | 2 +- tools/intel_reg_decode.c | 2 +- 7 files changed, 33 insertions(+), 22 deletions(-) -- 2.18.0 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx