diff options
Diffstat (limited to 'gcc/common.opt')
-rw-r--r-- | gcc/common.opt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/common.opt b/gcc/common.opt index e3fa0da..d10a6b7 100644 --- a/gcc/common.opt +++ b/gcc/common.opt @@ -1061,6 +1061,9 @@ Driver Undocumented ; 20: Fix mangling of lambdas in static data member initializers. ; Default in G++ 15. ; +; 21: +; Default in G++ 16. +; ; Additional positive integers will be assigned as new versions of ; the ABI become the default version of the ABI. fabi-version= |