[Webkit-unassigned] [Bug 124365] REGRESSION(r159276): Lots of crashes for arm_traditional arch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 14 11:07:59 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=124365


Michael Saboff <msaboff at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #216950|review?, commit-queue?      |review-, commit-queue-
               Flag|                            |




--- Comment #2 from Michael Saboff <msaboff at apple.com>  2013-11-14 11:06:39 PST ---
(From update of attachment 216950)
View in context: https://bugs.webkit.org/attachment.cgi?id=216950&action=review

> Source/JavaScriptCore/offlineasm/arm.rb:465
> +                $asm.puts "pop {r4-r6, r8-r12}"                

Since r12 is a global scratch, why do we need to save it?

> Source/JavaScriptCore/offlineasm/arm.rb:471
> +                $asm.puts "push {r4-r6, r8-r12}"

Ditto.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list