Bug ID 96999
Summary r600_shader.c:1590: warning: array subscript is above array bounds
Product Mesa
Version git
Hardware Other
OS Linux (All)
Status NEW
Severity normal
Priority medium
Component Drivers/Gallium/r600
Assignee dri-devel@lists.freedesktop.org
Reporter 0xe2.0x9a.0x9b@gmail.com
QA Contact dri-devel@lists.freedesktop.org

Compiler: GCC 6.1.0
Mesa: git-0b626d7

$ grep "warning: array" media-libs:mesa-9999:20160719-211957.log 
src/gallium/drivers/r600/r600_shader.c:1590:13: warning: array subscript is
above array bounds [-Warray-bounds]
src/gallium/drivers/r600/r600_shader.c:1591:13: warning: array subscript is
above array bounds [-Warray-bounds]
src/gallium/drivers/r600/r600_shader.c:1598:12: warning: array subscript is
above array bounds [-Warray-bounds]
src/gallium/drivers/r600/r600_shader.c:1599:12: warning: array subscript is
above array bounds [-Warray-bounds]


You are receiving this mail because: