summaryrefslogtreecommitdiff
path: root/src/arch/hsail
diff options
context:
space:
mode:
authorMatthew Poremba <matthew.poremba@amd.com>2016-12-02 11:40:40 -0500
committerMatthew Poremba <matthew.poremba@amd.com>2016-12-02 11:40:40 -0500
commit80607a2a1d32a15cabf9110e27855acb40a06f23 (patch)
treee4bb882b9f86dc7b25dff6dab45a6dcb47ad9ac0 /src/arch/hsail
parent752033140228c790e51954bd8ccd3728f4dd7e08 (diff)
downloadgem5-80607a2a1d32a15cabf9110e27855acb40a06f23.tar.xz
ruby: Fix overflow reported by ASAN in MessageBuffer.
In MessageBuffer the m_not_avail_count member is incremented but not used. This causes an overflow reported by ASAN. This patch changes from an int to Stats::Scalar, since the count is useful in debugging finite MessageBuffers.
Diffstat (limited to 'src/arch/hsail')
0 files changed, 0 insertions, 0 deletions