<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:arthur.j.odwyer@gmail.com" title="Arthur O'Dwyer <arthur.j.odwyer@gmail.com>"> <span class="fn">Arthur O'Dwyer</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - x86-64: __builtin_bit_cast(anything, long double) wrongly errors with "indeterminate value""
   href="https://bugs.llvm.org/show_bug.cgi?id=51759">bug 51759</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;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>INVALID
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - x86-64: __builtin_bit_cast(anything, long double) wrongly errors with "indeterminate value""
   href="https://bugs.llvm.org/show_bug.cgi?id=51759#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - x86-64: __builtin_bit_cast(anything, long double) wrongly errors with "indeterminate value""
   href="https://bugs.llvm.org/show_bug.cgi?id=51759">bug 51759</a>
              from <span class="vcard"><a class="email" href="mailto:arthur.j.odwyer@gmail.com" title="Arthur O'Dwyer <arthur.j.odwyer@gmail.com>"> <span class="fn">Arthur O'Dwyer</span></a>
</span></b>
        <pre><span class="quote">> I believe that long double in this case has 80 value bits and 48 padding bits</span >

Ah, I see. Well, I'll just have to find some other way to inspect those bits
(inside std::strong_order), then. (And/or make std::strong_order non-constexpr
for long doubles. The Standard doesn't seem to specify whether it needs to be
compile-time-evaluable for any particular type, which I think is a known LWG
issue in general...)</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>