Bug 95684 - DFG JIT doesn't work properly on ARM hardfp
Summary: DFG JIT doesn't work properly on ARM hardfp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-03 06:09 PDT by Gabor Rapcsanyi
Modified: 2012-09-05 00:54 PDT (History)
5 users (show)

See Also:


Attachments
proposed patch (5.61 KB, patch)
2012-09-04 02:08 PDT, Gabor Rapcsanyi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Rapcsanyi 2012-09-03 06:09:26 PDT
ecma/Date/15.9.5.8.js jsc test is falling into infinite loop on ARM hardfp because of DFG JIT.
Comment 1 Gabor Rapcsanyi 2012-09-04 02:08:14 PDT
Created attachment 161990 [details]
proposed patch
Comment 2 Gabor Rapcsanyi 2012-09-05 00:54:03 PDT
Patch landed: http://trac.webkit.org/changeset/127561