It seems we haven't nailed the unaligned string compare problem yet.
authorerik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 27 Oct 2008 15:53:29 +0000 (15:53 +0000)
committererik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 27 Oct 2008 15:53:29 +0000 (15:53 +0000)
Review URL: http://codereview.chromium.org/8622

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@610 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

test/mjsunit/mjsunit.status

index 6a97c7f..22d9354 100644 (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