+2017-01-18 Markus Trippelsdorf <markus@trippelsdorf.de>
+
+ * doc/invoke.texi (fabi-version): Correct number of occurrences.
+
2017-01-18 Markus Trippelsdorf <markus@trippelsdorf.de>
* doc/invoke.texi (fabi-version): Spelling fix.
Version 11, which first appeared in G++ 7, corrects the mangling of
sizeof... expressions and operator names. For multiple entities with
the same name within a function, that are declared in different scopes,
-the mangling now changes starting with the eighth occurrence. It also
+the mangling now changes starting with the twelfth occurrence. It also
implies @option{-fnew-inheriting-ctors}.
See also @option{-Wabi}.