diff options
author | Andreas Hansson <andreas.hansson@arm.com> | 2012-06-08 12:44:17 -0400 |
---|---|---|
committer | Andreas Hansson <andreas.hansson@arm.com> | 2012-06-08 12:44:17 -0400 |
commit | a118c01716aad899d6d45b57cd71c380ee402ae3 (patch) | |
tree | eb048eff3ef33f71c10c691f943e20867861ebe3 /src/cpu/simple/base.hh | |
parent | d6609793d4ed44068890be810743cf78d3658160 (diff) | |
download | gem5-a118c01716aad899d6d45b57cd71c380ee402ae3.tar.xz |
Power: Fix MaxMiscDestRegs which was set to zero
This patch fixes a failing compilation caused by MaxMiscDestRegs being
zero. According to gcc 4.6, the result is a comparison that is always
false due to limited range of data type.
Diffstat (limited to 'src/cpu/simple/base.hh')
0 files changed, 0 insertions, 0 deletions