Bug 96999

Summary: r600_shader.c:1590: warning: array subscript is above array bounds
Product: Mesa Reporter: Jan Ziak (http://atom-symbol.net) <0xe2.0x9a.0x9b>
Component: Drivers/Gallium/r600Assignee: Default DRI bug account <dri-devel>
Status: RESOLVED FIXED QA Contact: Default DRI bug account <dri-devel>
Severity: normal    
Priority: medium CC: 0xe2.0x9a.0x9b
Version: git   
Hardware: Other   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Jan Ziak (http://atom-symbol.net) 2016-07-19 22:04:31 UTC
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]

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.