Bug 31631

Summary: Fix the clobber list of cacheFlush for ARM and Thumb2 on Linux
Product: WebKit Reporter: Gabor Loki <loki>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Linux   
Attachments:
Description Flags
Fix the clobber list of cacheFlush for ARM and Thumb2 on Linux darin: review+

Gabor Loki
Reported 2009-11-18 11:01:51 PST
We should inform GCC that R2 register is also modified inside the inline asm.
Attachments
Fix the clobber list of cacheFlush for ARM and Thumb2 on Linux (1.79 KB, patch)
2009-11-18 11:02 PST, Gabor Loki
darin: review+
Gabor Loki
Comment 1 2009-11-18 11:02:53 PST
Created attachment 43443 [details] Fix the clobber list of cacheFlush for ARM and Thumb2 on Linux
Csaba Osztrogonác
Comment 2 2009-11-18 11:37:59 PST
Sending JavaScriptCore/ChangeLog Sending JavaScriptCore/jit/ExecutableAllocator.h Transmitting file data .. Committed revision 51123.
Note You need to log in before you can comment on or make changes to this bug.