]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* doc/invoke.texi: Document -fabi-version=12.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Jun 2018 18:38:46 +0000 (18:38 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Jun 2018 18:38:46 +0000 (18:38 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@261443 138bc75d-0d04-0410-961f-82ee72b054a4

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}