aboutsummaryrefslogtreecommitdiff
path: root/gcc/common.opt
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/common.opt')
-rw-r--r--gcc/common.opt3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/common.opt b/gcc/common.opt
index 3edc590..0e50305 100644
--- a/gcc/common.opt
+++ b/gcc/common.opt
@@ -1055,7 +1055,8 @@ Driver Undocumented
; 20: Fix mangling of lambdas in static data member initializers.
; Default in G++ 15.
;
-; 21:
+; 21: Fix noexcept lambda capture pruning.
+; Fix C++20 layout of base with all explicitly defaulted constructors.
; Default in G++ 16.
;
; Additional positive integers will be assigned as new versions of