[webkit-reviews] review requested: [Bug 214966] [GTK] 2.29.4 fails to build in armhf : [Attachment 405844] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 3 09:50:23 PDT 2020


Alberto Garcia <berto at igalia.com> has asked  for review:
Bug 214966: [GTK] 2.29.4 fails to build in armhf
https://bugs.webkit.org/show_bug.cgi?id=214966

Attachment 405844: Patch

https://bugs.webkit.org/attachment.cgi?id=405844&action=review




--- Comment #6 from Alberto Garcia <berto at igalia.com> ---
Created attachment 405844

  --> https://bugs.webkit.org/attachment.cgi?id=405844&action=review

Patch

This was broken on r264688.

The problem seems to be that SP cannot be used as a destination register.

This patch fixes the build for me, it's the same approach used in r163179 (see
bug 127903).


More information about the webkit-reviews mailing list