MIPS: Fix compile error for unitialized variable in simulator.
authormbrandy <mbrandy@us.ibm.com>
Mon, 8 Jun 2015 18:17:05 +0000 (11:17 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 8 Jun 2015 18:17:16 +0000 (18:17 +0000)
commitab3caa732719e06f075fd8fabf3c303df5ed9550
tree217ff5d3b5a12feded2df0294eb33a3cddf37204
parent1c56723d1bea06e193beb74bc80c3e418060c6e0
MIPS: Fix compile error for unitialized variable in simulator.

We see this error using GCC 4.8.2.

R=michael_dawson@ca.ibm.com
BUG=

Review URL: https://codereview.chromium.org/1153213003

Cr-Commit-Position: refs/heads/master@{#28844}
src/mips/simulator-mips.cc
src/mips64/simulator-mips64.cc