<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Added new port JSCOnly."
   href="https://bugs.webkit.org/show_bug.cgi?id=154512#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Added new port JSCOnly."
   href="https://bugs.webkit.org/show_bug.cgi?id=154512">bug 154512</a>
              from <span class="vcard"><a class="email" href="mailto:utatane.tea&#64;gmail.com" title="Yusuke Suzuki &lt;utatane.tea&#64;gmail.com&gt;"> <span class="fn">Yusuke Suzuki</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=154512#c7">comment #7</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=154512#c4">comment #4</a>)
&gt; [snip]
&gt; &gt; But I see 2.8.12.2 is used by Ubuntu 14.04; makes sense to keep the current
&gt; &gt; support a while longer, I think.
&gt; [snip]
&gt; 
&gt; Ubuntu 14.04 is shipped with GCC 4.8 and this GCC isn't supported long time
&gt; ago.
&gt; For example <a href="https://trac.webkit.org/changeset/196873">https://trac.webkit.org/changeset/196873</a> removed the GCC 4.8
&gt; workaround from bmalloc.
&gt; 
&gt; I tried this patch on r196872 and got another build error:
&gt; ../../Source/JavaScriptCore/ftl/FTLLazySlowPathCall.h:51:1: warning: control
&gt; reaches end of non-void function [-Wreturn-type]
&gt; 
&gt; FTLLazySlowPathCall.h was added by <a href="https://trac.webkit.org/changeset/190860">https://trac.webkit.org/changeset/190860</a>
&gt; 4 months ago and wasn't touched ever since then.
&gt; 
&gt; It seems GCC 4.8 build is completely broken and many workarounds should
&gt; be added to make it work again. Is there anybody who is interested to
&gt; do it?
&gt; 
&gt; I would say we should go ahead and try to forget GCC 4.8.</span >

Yeah. Fortunately, in Ubuntu, we can introduce newer GCC (4.9) by using PPA. So throwing GCC 4.8 away does not block building the WebKit on Ubuntu 14.04 :)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>