A64: Make simulator compiler with optdebug
authorjochen@chromium.org <jochen@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 17 Feb 2014 12:43:30 +0000 (12:43 +0000)
committerjochen@chromium.org <jochen@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 17 Feb 2014 12:43:30 +0000 (12:43 +0000)
commit35d2e176463b72add1037e216eb04346e2ad18f4
tree673cbc254b511f29d72ad0f1fd3624a98067bb23
parent8b53eb4cb660eeaa130299aaae6e3ba218752af1
A64: Make simulator compiler with optdebug

For some reason, the compiler cannot deduce the array bounds in opt
debug mode. An explicit check makes it happy.

BUG=none
R=ulan@chromium.org
LOG=n

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@19408 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/a64/simulator-a64.cc