Fix build for gcc-4.2 opt/fast
authorLisa Hsu <Lisa.Hsu@amd.com>
Thu, 1 Sep 2011 22:25:54 +0000 (15:25 -0700)
committerLisa Hsu <Lisa.Hsu@amd.com>
Thu, 1 Sep 2011 22:25:54 +0000 (15:25 -0700)
commitf6a2ef22ffc70d2467a2b9c0bc1532f73be067b5
tree73e21ed9f3398f6e5a03941a251d6dec620fc184
parentae12ae30239a4d62bdb7e88f0d9f7be613fa1005
Fix build for gcc-4.2 opt/fast

Even though the code is safe, compiler flags a warning here, which are treated as errors for fast/opt. I know it's redundant but it has no side effects and fixes the compile.
src/mem/cache/prefetch/base.cc