<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [b3] REGRESSION(r195395): testComplex(64, 128) asserts on Linux with GCC"
   href="https://bugs.webkit.org/show_bug.cgi?id=153422#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [b3] REGRESSION(r195395): testComplex(64, 128) asserts on Linux with GCC"
   href="https://bugs.webkit.org/show_bug.cgi?id=153422">bug 153422</a>
              from <span class="vcard"><a class="email" href="mailto:fpizlo&#64;apple.com" title="Filip Pizlo &lt;fpizlo&#64;apple.com&gt;"> <span class="fn">Filip Pizlo</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=153422#c8">comment #8</a>)
<span class="quote">&gt; I found an interesting thing here. This bug isn't valid if I build 
&gt; JSC with Clang (3.6). But crash happens with GCC 4.9 and 5.2 too.
&gt; 
&gt; It might be a compiler bug or maybe the new code introduced
&gt; in r195395 relies some non standard Clang behaviour.
&gt; 
&gt; By the way, it's not &quot;good&quot; that we try to get the 164th element
&gt; from a null-sized vector. The question is why is it null-sized.</span >

Fascinating.  We'll need to get a bot to run testb3 and testair so that we can catch these things.  It would be great to have such a bot on Linux, compiling with GCC.

I'm really curious what causes this bug.</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>