projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6136214
)
* doc/invoke.texi: Document -fabi-version=12.
author
Jason Merrill
<jason@gcc.gnu.org>
Mon, 11 Jun 2018 18:38:46 +0000
(14:38 -0400)
committer
Jason Merrill
<jason@gcc.gnu.org>
Mon, 11 Jun 2018 18:38:46 +0000
(14:38 -0400)
From-SVN: r261443
gcc/doc/invoke.texi
patch
|
blob
|
history
diff --git
a/gcc/doc/invoke.texi
b/gcc/doc/invoke.texi
index 161a17946136932057f38396952a5d0f985b85c4..419980ff86e3b50a11d04a3f6b8c824e7f21bb2a 100644
(file)
--- a/
gcc/doc/invoke.texi
+++ b/
gcc/doc/invoke.texi
@@
-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}