Bug 65036 - DFG JIT - Bug in ArithMod register allocation
Summary: DFG JIT - Bug in ArithMod register allocation
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: 2011-07-22 11:24 PDT by Gavin Barraclough
Modified: 2011-07-22 11:26 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gavin Barraclough 2011-07-22 11:24:15 PDT
Messing with the register allocation within flow control = badness.
Comment 1 Gavin Barraclough 2011-07-22 11:26:10 PDT
Fixed in r91578.