[Webkit-unassigned] [Bug 174155] Upgrade GCC baseline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 5 03:46:19 PDT 2017


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

--- Comment #3 from Yusuke Suzuki <utatane.tea at gmail.com> ---
(In reply to Michael Catanzaro from comment #2)
> GTK and WPE are ready for GCC 5, except for a couple nonessential bots that
> are not run by Igalia. We would prefer to defer requiring GCC 6 until next
> summer.

Anyway, the large part of C++17 is shipped in GCC 7. So I think if we would like to use C++17, we need to upgrade GCC to 7 at least.
So, personally, GCC 5 for now seems fine to me.
It would be nice if we can upgrade our GCC to 7 next summer...

BTW, to use C++14 relaxed constexpr, we need to upgrade our MSVC to 2017 too.
I think it is ok because Windows does not have bunch of distributions which does not have the easy way to install MSVC 2017.

> AFAIK the only thing we have to change is the version number in
> OptionsGTK.cmake?

I think so.

-- 
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/20170705/2809a8e0/attachment-0001.html>


More information about the webkit-unassigned mailing list