diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml
index 70f11083a1..3f7c71b865 100644
--- a/status/explicit-failures-markup.xml
+++ b/status/explicit-failures-markup.xml
@@ -5658,6 +5658,36 @@ This platform doesn't supports Boost.Container.
+
+
+
+
+
+
+
+
+
+
+
+
+ Classes with exactly the same names defined in different modules in anonymous namespaces collapse
+ for this compiler even with RTTI on. This is a known compiler limitation that already fixed
+ in newer versions or will be fixed soon.
+
+
+
+
+
+
+
+
+ Classes with exactly the same names defined in different modules in anonymous namespaces collapse
+ for this compiler with RTTI off. This is a known limitation of RTTI-off mode. Such behavior is
+ reflected in docs.
+
+
+
+