<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:lrn1986&#64;gmail.com" title="LRN &lt;lrn1986&#64;gmail.com&gt;"> <span class="fn">LRN</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [W32] weakCompareAndSwap assembler code is not used when building with MinGW GCC"
   href="https://bugs.webkit.org/show_bug.cgi?id=143754">bug 143754</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Attachment #250797 is obsolete</td>
           <td>
               &nbsp;
           </td>
           <td>1
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Attachment #250797 Flags</td>
           <td>review?
           </td>
           <td>
               &nbsp;
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [W32] weakCompareAndSwap assembler code is not used when building with MinGW GCC"
   href="https://bugs.webkit.org/show_bug.cgi?id=143754#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [W32] weakCompareAndSwap assembler code is not used when building with MinGW GCC"
   href="https://bugs.webkit.org/show_bug.cgi?id=143754">bug 143754</a>
              from <span class="vcard"><a class="email" href="mailto:lrn1986&#64;gmail.com" title="LRN &lt;lrn1986&#64;gmail.com&gt;"> <span class="fn">LRN</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=251436&amp;action=diff" name="attach_251436" title="Allow MinGW-GCC to use GCC asm code for weakCompareAndSwap">attachment 251436</a> <a href="attachment.cgi?id=251436&amp;action=edit" title="Allow MinGW-GCC to use GCC asm code for weakCompareAndSwap">[details]</a></span>
Allow MinGW-GCC to use GCC asm code for weakCompareAndSwap

This version does so for *all* variants of this functions,
not just the one that needs it to compile.
Also uses saner conditions and explains the ones that are not as sane.

The code compiles and runs with this, but i can't be sure that i was able
to test all the cases where this function is used.</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>