Skip to content

Commit fff2690

Browse files
committed
[C23] Remove WG14 N2416 from the C status page
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.
1 parent 6099639 commit fff2690

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

clang/www/c_status.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -750,11 +750,6 @@ <h2 id="c2x">C23 implementation status</h2>
750750
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2379.htm">N2379</a></td>
751751
<td class="unknown" align="center">Unknown</td>
752752
</tr>
753-
<tr>
754-
<td>Floating-point negation and conversion</td>
755-
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2416.pdf">N2416</a></td>
756-
<td class="unknown" align="center">Unknown</td>
757-
</tr>
758753
<tr>
759754
<td>Annex F.8 update for implementation extensions and rounding</td>
760755
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2384.pdf">N2384</a></td>

0 commit comments

Comments
 (0)