Revision: 19283
Author:   [email protected]
Date:     Tue Feb 11 13:58:14 2014 UTC
Log: A64: Skip webkit/dfg-int-overflow-in-loop when running with simulator

BUG=none
[email protected], [email protected]
LOG=n

Review URL: https://codereview.chromium.org/146313004
http://code.google.com/p/v8/source/detail?r=19283

Modified:
 /branches/experimental/a64/test/webkit/webkit.status

=======================================
--- /branches/experimental/a64/test/webkit/webkit.status Mon Feb 10 17:01:19 2014 UTC +++ /branches/experimental/a64/test/webkit/webkit.status Tue Feb 11 13:58:14 2014 UTC
@@ -48,4 +48,7 @@
 ['simulator', {
   'function-apply-aliased': [SKIP],
 }],  # 'simulator'
+['arch == a64 and simulator_run == True', {
+  'dfg-int-overflow-in-loop': [SKIP],
+}],  # 'arch == a64 and simulator_run == True'
 ]

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to