Bug 96999 - r600_shader.c:1590: warning: array subscript is above array bounds
Summary: r600_shader.c:1590: warning: array subscript is above array bounds
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Gallium/r600 (show other bugs)
Version: git
Hardware: Other Linux (All)
: medium normal
Assignee: Default DRI bug account
QA Contact: Default DRI bug account
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-19 22:04 UTC by Jan Ziak (http://atom-symbol.net)
Modified: 2017-02-20 16:50 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.