[Webkit-unassigned] [Bug 180625] Link-Time-Optimizations could be used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 2 13:16:57 PDT 2019


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

--- Comment #4 from Konstantin Tokarev <annulen at yandex.ru> ---
Comment on attachment 373354
  --> https://bugs.webkit.org/attachment.cgi?id=373354
Patch to allow -flto=n; tested against webkit-gtk-2.24.2

View in context: https://bugs.webkit.org/attachment.cgi?id=373354&action=review

> b/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp   2016-01-14 21:25:52.000000000 +0100:30
> +#if __GNUC__ >= 5

We require GCC 7 now so this check is redundant

-- 
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/20190702/94f23374/attachment-0001.html>


More information about the webkit-unassigned mailing list