Bug 84584
| Summary: | JIT does not compile with CPU(ARM_TRADITIONAL) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Patrick R. Gansterer <paroga> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | barraclough, fpizlo, ggaren, oliver |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Patrick R. Gansterer
It seams that there are many overloads missing in the MacroAssemblerARM.h file.
See current build errors on WinCE buildbot (e.g. http://build.webkit.org/builders/WinCE%20Release%20%28Build%29/builds/23309/steps/compile-webkit/logs/stdio).
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Patrick R. Gansterer
*** This bug has been marked as a duplicate of bug 85358 ***