Author: [EMAIL PROTECTED]
Date: Mon Oct 27 09:43:56 2008
New Revision: 611

Modified:
    branches/bleeding_edge/test/mjsunit/mjsunit.status

Log:
Allow string-compare-alignment to pass on ARM simulator.

Modified: branches/bleeding_edge/test/mjsunit/mjsunit.status
==============================================================================
--- branches/bleeding_edge/test/mjsunit/mjsunit.status  (original)
+++ branches/bleeding_edge/test/mjsunit/mjsunit.status  Mon Oct 27 09:43:56  
2008
@@ -63,5 +63,5 @@
  regress/regress-998565: FAIL

  # Bug number 130 http://code.google.com/p/v8/issues/detail?id=130
-# Fails on ARM.
-string-compare-alignment: FAIL
+# Fails on real ARM hardware but not on the simulator.
+string-compare-alignment: PASS || FAIL

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to