summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2024-04-03 13:26:28 -0400
committerAaron Ballman <aaron@aaronballman.com>2024-04-03 13:28:28 -0400
commitfff2690eba58f3a548865b5246b09233663c680d (patch)
treebeaa8f76ca24051dfccd877af0a7737668272c9b
parent6099639846c14991806290524b77cc25f6eb39bc (diff)
[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.
-rw-r--r--clang/www/c_status.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/clang/www/c_status.html b/clang/www/c_status.html
index 370d99b55b13..bc27b20ce648 100644
--- a/clang/www/c_status.html
+++ b/clang/www/c_status.html
@@ -751,11 +751,6 @@ conformance.</p>
<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>
<td class="unknown" align="center">Unknown</td>