Skip to content

Commit

Permalink
[C23] Remove WG14 N2416 from the C status page
Browse files Browse the repository at this point in the history
This paper did not add any normative changes for us to check
conformance against. It added a note describing a potential behavioral
difference between compile-time and runtime evaluation of negative
floating-point values in the presence of rounding modes.
  • Loading branch information
AaronBallman committed Apr 3, 2024
1 parent 6099639 commit fff2690
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions clang/www/c_status.html
Original file line number Diff line number Diff line change
Expand Up @@ -750,11 +750,6 @@ <h2 id="c2x">C23 implementation status</h2>
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2379.htm">N2379</a></td>
<td class="unknown" align="center">Unknown</td>
</tr>
<tr>
<td>Floating-point negation and conversion</td>
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2416.pdf">N2416</a></td>
<td class="unknown" align="center">Unknown</td>
</tr>
<tr>
<td>Annex F.8 update for implementation extensions and rounding</td>
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2384.pdf">N2384</a></td>
Expand Down

0 comments on commit fff2690

Please sign in to comment.