<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:richard-llvm@metafoo.co.uk" title="Richard Smith <richard-llvm@metafoo.co.uk>"> <span class="fn">Richard Smith</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - CMPLXL() missing for c2x"
   href="https://bugs.llvm.org/show_bug.cgi?id=46800">bug 46800</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;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Fixed By Commit(s)</td>
           <td>
                
           </td>
           <td>6c18f7db73a08f1ae39a76a86b414c5b0c24ee86
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - CMPLXL() missing for c2x"
   href="https://bugs.llvm.org/show_bug.cgi?id=46800#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - CMPLXL() missing for c2x"
   href="https://bugs.llvm.org/show_bug.cgi?id=46800">bug 46800</a>
              from <span class="vcard"><a class="email" href="mailto:richard-llvm@metafoo.co.uk" title="Richard Smith <richard-llvm@metafoo.co.uk>"> <span class="fn">Richard Smith</span></a>
</span></b>
        <pre>As of commit 6c18f7db73a08f1ae39a76a86b414c5b0c24ee86 Clang now implements
__builtin_complex, and Clang + glibc now accept this example when using
-fgnuc-version=4.7 or higher.

I'm marking this as fixed, even though we will still reject the given valid
code when compiling with glibc in our default mode; while that is a bug, I
don't think any further part of it is *our* bug.

I've filed a glibc bug for the rest:
<a href="https://sourceware.org/bugzilla/show_bug.cgi?id=26287">https://sourceware.org/bugzilla/show_bug.cgi?id=26287</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>