It seems we haven't nailed the unaligned string compare problem yet.

Review URL: http://codereview.chromium.org/8622

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@610 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
erik.corry@gmail.com 2008-10-27 15:53:29 +00:00
parent d7c5ee9120
commit 5f4c9b0960

View File

@ -61,3 +61,7 @@ debug-step: FAIL
debug-breakpoints: PASS || FAIL
regress/regress-998565: FAIL
# Bug number 130 http://code.google.com/p/v8/issues/detail?id=130
# Fails on ARM.
string-compare-alignment: FAIL