Bug 113774 - V8 benchmark failing on ARM traditional after r145578
Summary: V8 benchmark failing on ARM traditional after r145578
Status: RESOLVED DUPLICATE of bug 116306
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-02 06:02 PDT by Gabor Rapcsanyi
Modified: 2013-06-04 07:00 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Rapcsanyi 2013-04-02 06:02:39 PDT
v8-earley-boyer.js test case failing on ARM traditional with the following error message:
Exception: Error: Earley or Boyer did incorrect number of rewrites
RunBenchmark@/home/linaro/dfg/v8-earley-boyer.js:4676
BgL_earleyzd2benchmarkzd2@/home/linaro/dfg/v8-earley-boyer.js:4643
global code@/home/linaro/dfg/v8-earley-boyer.js:4684

On ARMv7 it is working fine.
Comment 1 Gabor Rapcsanyi 2013-06-04 07:00:16 PDT

*** This bug has been marked as a duplicate of bug 116306 ***