]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* doc/invoke.texi: Document -fabi-version=12.
authorJason Merrill <jason@gcc.gnu.org>
Mon, 11 Jun 2018 18:38:46 +0000 (14:38 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 11 Jun 2018 18:38:46 +0000 (14:38 -0400)
From-SVN: r261443

gcc/doc/invoke.texi

index 161a17946136932057f38396952a5d0f985b85c4..419980ff86e3b50a11d04a3f6b8c824e7f21bb2a 100644 (file)
@@ -2346,6 +2346,10 @@ the same name within a function, that are declared in different scopes,
 the mangling now changes starting with the twelfth occurrence.  It also
 implies @option{-fnew-inheriting-ctors}.
 
+Version 12, which first appeared in G++ 8, corrects the calling
+conventions for empty classes on the x86_64 target and for classes
+with only deleted copy/move constructors.
+
 See also @option{-Wabi}.
 
 @item -fabi-compat-version=@var{n}