[Webkit-unassigned] [Bug 183286] New: [ARM] Assembler warnings: "use of r13 is deprecated"
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Mar 2 05:03:22 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=183286
Bug ID: 183286
Summary: [ARM] Assembler warnings: "use of r13 is deprecated"
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: dinfuehr at igalia.com
While building JSC on ARM the assembler prints warning messages: "/tmp/ccJLuS3e.s:58: use of r13 is deprecated". Use of operand r13 in Rm (the second operand) is deprecated in ARM. Prevent this in the offlineasm/arm.rb by switching the operands if sp occurs as the second operand.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180302/a127ea1d/attachment.html>
More information about the webkit-unassigned
mailing list