Bug 113774
| Summary: | V8 benchmark failing on ARM traditional after r145578 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Gabor Rapcsanyi <rgabor> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | fpizlo, oliver, zherczeg |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
Gabor Rapcsanyi
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Gabor Rapcsanyi
*** This bug has been marked as a duplicate of bug 116306 ***