Commit 641c8da2 by Jason Merrill

* doc/invoke.texi: Document -fabi-version=12.

From-SVN: r261443
parent 61362140
...@@ -2346,6 +2346,10 @@ the same name within a function, that are declared in different scopes, ...@@ -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 the mangling now changes starting with the twelfth occurrence. It also
implies @option{-fnew-inheriting-ctors}. 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}. See also @option{-Wabi}.
@item -fabi-compat-version=@var{n} @item -fabi-compat-version=@var{n}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment