diff --git a/abi.html b/abi.html
index b2df8ab..8599a04 100644
--- a/abi.html
+++ b/abi.html
@@ -6164,7 +6164,9 @@
There are two exceptions that appear to be substitution
candidates from the grammar, but are explicitly excluded:
-- <builtin-type> other than vendor extended types, and
+
- <builtin-type> other than ISO/IEC
+ TS 18661 binary floating point _FloatN types, C23 _BitInt types, and vendor
+ extended types, and
- function and operator names other than extern "C" functions.