<html>
    <head>
      <base href="https://bugs.webkit.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - WebAssembly: several tests added in r214504 crash when building with GCC"
   href="https://bugs.webkit.org/show_bug.cgi?id=170390#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - WebAssembly: several tests added in r214504 crash when building with GCC"
   href="https://bugs.webkit.org/show_bug.cgi?id=170390">bug 170390</a>
              from <span class="vcard"><a class="email" href="mailto:cgarcia&#64;igalia.com" title="Carlos Garcia Campos &lt;cgarcia&#64;igalia.com&gt;"> <span class="fn">Carlos Garcia Campos</span></a>
</span></b>
        <pre>(In reply to JF Bastien from <a href="show_bug.cgi?id=170390#c3">comment #3</a>)
<span class="quote">&gt; (In reply to JF Bastien from <a href="show_bug.cgi?id=170390#c2">comment #2</a>)
&gt; &gt; That's not good! Would you want to prepare a patch to fix it?
&gt; 
&gt; Ha, we raced!
&gt; 
&gt; 
&gt; I think it would be better to get `VM&amp; vm` from plan, and then use it,
&gt; instead of doing p-&gt;vm().</span >

Why? p and plan are actually the same, plan is just a Ref created from p (which is a reference, we are not doing p-&gt;vm() but p.vm()) to pass it to the lambda.</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>