]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Regenerate gcc.pot
authorJoseph Myers <joseph@codesourcery.com>
Thu, 5 May 2022 17:03:54 +0000 (17:03 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Thu, 5 May 2022 17:03:54 +0000 (17:03 +0000)
* gcc.pot: Regenerate.

gcc/po/gcc.pot

index 2308f5304433afaa91ef4bfab8f37bfb82e74e11..9bbaaf70d93a7f524487099502681451585feb0a 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n"
-"POT-Creation-Date: 2022-04-01 17:30+0000\n"
+"POT-Creation-Date: 2022-05-05 17:00+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3725,236 +3725,241 @@ msgstr ""
 msgid "Warn from speculative compiles such as __traits(compiles)."
 msgstr ""
 
-#: d/lang.opt:155
+#: d/lang.opt:151
 #, no-c-format
 msgid "Generate JSON file."
 msgstr ""
 
-#: d/lang.opt:159
+#: d/lang.opt:155
 #, no-c-format
 msgid "-Xf <file>\tWrite JSON output to the given <file>."
 msgstr ""
 
-#: d/lang.opt:163
+#: d/lang.opt:159
 #, no-c-format
 msgid "Debug library to use instead of phobos."
 msgstr ""
 
-#: d/lang.opt:167
+#: d/lang.opt:163
 #, no-c-format
 msgid "Default library to use instead of phobos."
 msgstr ""
 
-#: d/lang.opt:171
+#: d/lang.opt:167
 #, no-c-format
 msgid "Do link the standard D startup files in the compilation."
 msgstr ""
 
-#: d/lang.opt:178
+#: d/lang.opt:174
 #, no-c-format
 msgid "Generate code for all template instantiations."
 msgstr ""
 
-#: d/lang.opt:182
+#: d/lang.opt:178
 #, no-c-format
 msgid "Generate code for assert contracts."
 msgstr ""
 
-#: d/lang.opt:190
+#: d/lang.opt:186
 #, no-c-format
 msgid ""
 "-fbounds-check=[on|safeonly|off]\tTurn array bounds checks on, in @safe code "
 "only, or off."
 msgstr ""
 
-#: d/lang.opt:232
+#: d/lang.opt:228
 #, no-c-format
 msgid "-fcheckaction=[throw,halt,context]\tBehavior on contract failure."
 msgstr ""
 
-#: d/lang.opt:248
+#: d/lang.opt:244
 #, no-c-format
 msgid "Compile in debug code."
 msgstr ""
 
-#: d/lang.opt:252
+#: d/lang.opt:248
 #, no-c-format
 msgid ""
 "-fdebug=<level|ident>\tCompile in debug code, code <= <level>, or code "
 "identified by <ident>."
 msgstr ""
 
-#: d/lang.opt:256
+#: d/lang.opt:252
 #, no-c-format
 msgid "Generate documentation."
 msgstr ""
 
-#: d/lang.opt:260
+#: d/lang.opt:256
 #, no-c-format
 msgid "-fdoc-dir=<dir>\tWrite documentation file to directory <dir>."
 msgstr ""
 
-#: d/lang.opt:264
+#: d/lang.opt:260
 #, no-c-format
 msgid "-fdoc-file=<file>\tWrite documentation to <file>."
 msgstr ""
 
-#: d/lang.opt:268
+#: d/lang.opt:264
 #, no-c-format
 msgid "-fdoc-inc=<file>\tInclude a Ddoc macro <file>."
 msgstr ""
 
-#: d/lang.opt:272
+#: d/lang.opt:268
 #, no-c-format
 msgid "Assume that standard D runtime libraries and \"D main\" exist."
 msgstr ""
 
-#: d/lang.opt:276
+#: d/lang.opt:272
 #, no-c-format
 msgid "Add comments for ignored declarations in the generated C++ header."
 msgstr ""
 
-#: d/lang.opt:280
+#: d/lang.opt:276
 #, no-c-format
 msgid ""
 "-fdump-cxx-spec=<filename>\tWrite all declarations as C++ code to <filename>."
 msgstr ""
 
-#: d/lang.opt:284
+#: d/lang.opt:280
 #, no-c-format
 msgid "Display the frontend AST after parsing and semantic passes."
 msgstr ""
 
-#: d/lang.opt:288
+#: d/lang.opt:284
 #, no-c-format
 msgid ""
 "-fextern-std=<standard>\tSet C++ name mangling compatibility with <standard>."
 msgstr ""
 
-#: d/lang.opt:313
+#: d/lang.opt:309
 #, no-c-format
 msgid "Ignore unsupported pragmas."
 msgstr ""
 
-#: d/lang.opt:317
+#: d/lang.opt:313
 #, no-c-format
 msgid "Generate code for class invariant contracts."
 msgstr ""
 
-#: d/lang.opt:321
+#: d/lang.opt:317
 #, no-c-format
 msgid "Generate a default D main() function when compiling."
 msgstr ""
 
-#: d/lang.opt:325
+#: d/lang.opt:321
 #, no-c-format
 msgid ""
 "-fmodule-file=<package.module>=<filespec>\tuse <filespec> as source file for "
 "<package.module>."
 msgstr ""
 
-#: d/lang.opt:329
+#: d/lang.opt:325
 #, no-c-format
 msgid "Generate ModuleInfo struct for output module."
 msgstr ""
 
-#: d/lang.opt:333
+#: d/lang.opt:329
 #, no-c-format
 msgid ""
 "Process all modules specified on the command line, but only generate code "
 "for the module specified by the argument."
 msgstr ""
 
-#: d/lang.opt:337
+#: d/lang.opt:333
 #, no-c-format
 msgid "Generate code for postcondition contracts."
 msgstr ""
 
-#: d/lang.opt:341
+#: d/lang.opt:337
 #, no-c-format
 msgid "Generate code for precondition contracts."
 msgstr ""
 
-#: d/lang.opt:345
+#: d/lang.opt:341
 #, no-c-format
 msgid "Turn on all upcoming D language features."
 msgstr ""
 
-#: d/lang.opt:349
+#: d/lang.opt:345
 #, no-c-format
 msgid "Implement DIP1000: Scoped pointers."
 msgstr ""
 
-#: d/lang.opt:353
+#: d/lang.opt:349
 #, no-c-format
 msgid "Implement DIP1008: Allow exceptions in @nogc code."
 msgstr ""
 
-#: d/lang.opt:357
+#: d/lang.opt:353
 #, no-c-format
 msgid "Implement DIP1021: Mutable function arguments."
 msgstr ""
 
-#: d/lang.opt:361
+#: d/lang.opt:357
 #, no-c-format
 msgid "Implement DIP25: Sealed references."
 msgstr ""
 
-#: d/lang.opt:365
+#: d/lang.opt:361
 #, no-c-format
 msgid "Destruct fields of partially constructed objects."
 msgstr ""
 
-#: d/lang.opt:369
+#: d/lang.opt:365
 #, no-c-format
 msgid "Use field-wise comparisons for struct equality."
 msgstr ""
 
-#: d/lang.opt:373
+#: d/lang.opt:369
 #, no-c-format
 msgid ""
 "When a symbol is resolved, check `alias this' scope before going to upper "
 "scopes."
 msgstr ""
 
-#: d/lang.opt:377
+#: d/lang.opt:373
 #, no-c-format
 msgid "Implement 'in' parameters to mean scope const."
 msgstr ""
 
-#: d/lang.opt:381
+#: d/lang.opt:377
 #, no-c-format
 msgid ""
 "Implement 'in' contracts of overridden methods to be a superset of parent "
 "contract."
 msgstr ""
 
-#: d/lang.opt:385
+#: d/lang.opt:381
 #, no-c-format
 msgid "Disable access to shared memory objects."
 msgstr ""
 
-#: d/lang.opt:389
+#: d/lang.opt:385
 #, no-c-format
 msgid "Enable rvalue arguments to ref parameters."
 msgstr ""
 
-#: d/lang.opt:393
+#: d/lang.opt:389
 #, no-c-format
 msgid ""
 "Allow use of '=>' for methods and top-level functions in addition to lambdas."
 msgstr ""
 
-#: d/lang.opt:397
+#: d/lang.opt:393
 #, no-c-format
 msgid "Compile release version."
 msgstr ""
 
-#: d/lang.opt:401
+#: d/lang.opt:397
 #, no-c-format
 msgid "Turn off all revertable D language features."
 msgstr ""
 
+#: d/lang.opt:401
+#, no-c-format
+msgid "Revert DIP1000: Scoped pointers."
+msgstr ""
+
 #: d/lang.opt:405
 #, no-c-format
 msgid "Revert DIP25: Sealed references."
@@ -6148,7 +6153,7 @@ msgstr ""
 msgid "Specify bit size of immediate TLS offsets."
 msgstr ""
 
-#: config/ia64/ia64.opt:122 config/i386/i386.opt:523 config/s390/s390.opt:200
+#: config/ia64/ia64.opt:122 config/i386/i386.opt:523 config/s390/s390.opt:203
 #: config/sparc/sparc.opt:146 config/visium/visium.opt:49
 #, no-c-format
 msgid "Schedule code for given CPU."
@@ -6344,7 +6349,7 @@ msgstr ""
 msgid "Target the software simulator."
 msgstr ""
 
-#: config/ft32/ft32.opt:27 config/s390/s390.opt:231 config/mips/mips.opt:393
+#: config/ft32/ft32.opt:27 config/s390/s390.opt:234 config/mips/mips.opt:393
 #: config/arc/arc.opt:400
 #, no-c-format
 msgid "Use LRA instead of reload."
@@ -6654,13 +6659,13 @@ msgstr ""
 msgid "Use 80-bit long double."
 msgstr ""
 
-#: config/i386/i386.opt:214 config/s390/s390.opt:160
+#: config/i386/i386.opt:214 config/s390/s390.opt:163
 #: config/sparc/long-double-switch.opt:27 config/alpha/alpha.opt:102
 #, no-c-format
 msgid "Use 64-bit long double."
 msgstr ""
 
-#: config/i386/i386.opt:218 config/s390/s390.opt:156
+#: config/i386/i386.opt:218 config/s390/s390.opt:159
 #: config/sparc/long-double-switch.opt:23 config/alpha/alpha.opt:98
 #, no-c-format
 msgid "Use 128-bit long double."
@@ -7428,7 +7433,7 @@ msgstr ""
 msgid "Generate __mcount_loc section with all mcount or __fentry__ calls."
 msgstr ""
 
-#: config/i386/i386.opt:958 config/s390/s390.opt:308
+#: config/i386/i386.opt:958 config/s390/s390.opt:311
 #, no-c-format
 msgid ""
 "Generate mcount/__fentry__ calls as nops. To activate they need to be "
@@ -7535,7 +7540,7 @@ msgstr ""
 msgid "Convert function return to call and return thunk."
 msgstr ""
 
-#: config/i386/i386.opt:1073 config/s390/s390.opt:274
+#: config/i386/i386.opt:1073 config/s390/s390.opt:277
 #, no-c-format
 msgid ""
 "Known indirect branch choices (for use with the -mindirect-branch=/-"
@@ -7678,6 +7683,11 @@ msgstr ""
 msgid "Do not use GOT to access external symbols."
 msgstr ""
 
+#: config/i386/i386.opt:1216
+#, no-c-format
+msgid "Instructions number above which STFL stall penalty can be compensated."
+msgstr ""
+
 #: config/pa/pa64-hpux.opt:23
 #, no-c-format
 msgid "Assume code will be linked by GNU ld."
@@ -8016,27 +8026,27 @@ msgid ""
 "Generate code for OpenMP offloading: enables -msoft-stack and -muniform-simt."
 msgstr ""
 
-#: config/nvptx/nvptx.opt:58
+#: config/nvptx/nvptx.opt:57
 #, no-c-format
 msgid "Specify the PTX ISA target architecture to use."
 msgstr ""
 
-#: config/nvptx/nvptx.opt:62
+#: config/nvptx/nvptx.opt:61
 #, no-c-format
 msgid "Alias:"
 msgstr ""
 
-#: config/nvptx/nvptx.opt:117
+#: config/nvptx/nvptx.opt:116
 #, no-c-format
 msgid "Known PTX ISA versions (for use with the -mptx= option):"
 msgstr ""
 
-#: config/nvptx/nvptx.opt:136
+#: config/nvptx/nvptx.opt:135
 #, no-c-format
 msgid "Specify the PTX ISA version to use."
 msgstr ""
 
-#: config/nvptx/nvptx.opt:140
+#: config/nvptx/nvptx.opt:139
 #, no-c-format
 msgid "Initialize ptx registers."
 msgstr ""
@@ -8361,32 +8371,32 @@ msgstr ""
 msgid "64 bit ABI."
 msgstr ""
 
-#: config/s390/s390.opt:126
+#: config/s390/s390.opt:129
 #, no-c-format
 msgid "Maintain backchain pointer."
 msgstr ""
 
-#: config/s390/s390.opt:130
+#: config/s390/s390.opt:133
 #, no-c-format
 msgid "Additional debug prints."
 msgstr ""
 
-#: config/s390/s390.opt:134
+#: config/s390/s390.opt:137
 #, no-c-format
 msgid "ESA/390 architecture."
 msgstr ""
 
-#: config/s390/s390.opt:138
+#: config/s390/s390.opt:141
 #, no-c-format
 msgid "Enable decimal floating point hardware support."
 msgstr ""
 
-#: config/s390/s390.opt:142
+#: config/s390/s390.opt:145
 #, no-c-format
 msgid "Enable hardware floating point."
 msgstr ""
 
-#: config/s390/s390.opt:146
+#: config/s390/s390.opt:149
 #, no-c-format
 msgid ""
 "Takes two non-negative integer numbers separated by a comma. Prepend the "
@@ -8397,102 +8407,102 @@ msgid ""
 "size.  Using 0 for both values disables hotpatching."
 msgstr ""
 
-#: config/s390/s390.opt:164
+#: config/s390/s390.opt:167
 #, no-c-format
 msgid "Use hardware transactional execution instructions."
 msgstr ""
 
-#: config/s390/s390.opt:168
+#: config/s390/s390.opt:171
 #, no-c-format
 msgid "Use hardware vector facility instructions and enable the vector ABI."
 msgstr ""
 
-#: config/s390/s390.opt:172
+#: config/s390/s390.opt:175
 #, no-c-format
 msgid "Use packed stack layout."
 msgstr ""
 
-#: config/s390/s390.opt:176
+#: config/s390/s390.opt:179
 #, no-c-format
 msgid "Use bras for executable < 64k."
 msgstr ""
 
-#: config/s390/s390.opt:180
+#: config/s390/s390.opt:183
 #, no-c-format
 msgid "Disable hardware floating point."
 msgstr ""
 
-#: config/s390/s390.opt:184
+#: config/s390/s390.opt:187
 #, no-c-format
 msgid ""
 "Set the max. number of bytes which has to be left to stack size before a "
 "trap instruction is triggered."
 msgstr ""
 
-#: config/s390/s390.opt:188
+#: config/s390/s390.opt:191
 #, no-c-format
 msgid "Switches off the -mstack-guard= option."
 msgstr ""
 
-#: config/s390/s390.opt:192
+#: config/s390/s390.opt:195
 #, no-c-format
 msgid ""
 "Emit extra code in the function prologue in order to trap if the stack size "
 "exceeds the given limit."
 msgstr ""
 
-#: config/s390/s390.opt:196
+#: config/s390/s390.opt:199
 #, no-c-format
 msgid "Switches off the -mstack-size= option."
 msgstr ""
 
-#: config/s390/s390.opt:204
+#: config/s390/s390.opt:207
 #, no-c-format
 msgid "Use the mvcle instruction for block moves."
 msgstr ""
 
-#: config/s390/s390.opt:208
+#: config/s390/s390.opt:211
 #, no-c-format
 msgid ""
 "Enable the z vector language extension providing the context-sensitive "
 "vector macro and enable the Altivec-style builtins in vecintrin.h."
 msgstr ""
 
-#: config/s390/s390.opt:213
+#: config/s390/s390.opt:216
 #, no-c-format
 msgid "Warn if a function uses alloca or creates an array with dynamic size."
 msgstr ""
 
-#: config/s390/s390.opt:217
+#: config/s390/s390.opt:220
 #, no-c-format
 msgid "Warn if a single function's framesize exceeds the given framesize."
 msgstr ""
 
-#: config/s390/s390.opt:221
+#: config/s390/s390.opt:224
 #, no-c-format
 msgid "z/Architecture."
 msgstr ""
 
-#: config/s390/s390.opt:225
+#: config/s390/s390.opt:228
 #, no-c-format
 msgid ""
 "Set the branch costs for conditional branch instructions.  Reasonable values "
 "are small, non-negative integers.  The default branch cost is 1."
 msgstr ""
 
-#: config/s390/s390.opt:235 config/arm/arm.opt:169
+#: config/s390/s390.opt:238 config/arm/arm.opt:169
 #, no-c-format
 msgid "Assume data segments are relative to text segment."
 msgstr ""
 
-#: config/s390/s390.opt:240
+#: config/s390/s390.opt:243
 #, no-c-format
 msgid ""
 "Wrap all indirect branches into execute in order to disable branch "
 "prediction."
 msgstr ""
 
-#: config/s390/s390.opt:245
+#: config/s390/s390.opt:248
 #, no-c-format
 msgid ""
 "Wrap indirect table jumps and computed gotos into execute in order to "
@@ -8502,20 +8512,20 @@ msgid ""
 "required please use thunk-inline instead."
 msgstr ""
 
-#: config/s390/s390.opt:253
+#: config/s390/s390.opt:256
 #, no-c-format
 msgid ""
 "Wrap all indirect calls into execute in order to disable branch prediction."
 msgstr ""
 
-#: config/s390/s390.opt:257
+#: config/s390/s390.opt:260
 #, no-c-format
 msgid ""
 "Wrap all indirect return branches into execute in order to disable branch "
 "prediction."
 msgstr ""
 
-#: config/s390/s390.opt:262
+#: config/s390/s390.opt:265
 #, no-c-format
 msgid ""
 "Wrap indirect return branches into execute in order to disable branch "
@@ -8523,7 +8533,7 @@ msgid ""
 "be restored from memory."
 msgstr ""
 
-#: config/s390/s390.opt:268
+#: config/s390/s390.opt:271
 #, no-c-format
 msgid ""
 "Wrap indirect return branches into execute in order to disable branch "
@@ -8531,7 +8541,7 @@ msgid ""
 "to be restored from memory."
 msgstr ""
 
-#: config/s390/s390.opt:290
+#: config/s390/s390.opt:293
 #, no-c-format
 msgid ""
 "Generate sections .s390_indirect_jump, .s390_indirect_call, ."
@@ -8542,19 +8552,19 @@ msgid ""
 "location."
 msgstr ""
 
-#: config/s390/s390.opt:299
+#: config/s390/s390.opt:302
 #, no-c-format
 msgid ""
 "Emit profiling counter call at function entry before prologue. The compiled "
 "code will require a 64-bit CPU and glibc 2.29 or newer to run."
 msgstr ""
 
-#: config/s390/s390.opt:304
+#: config/s390/s390.opt:307
 #, no-c-format
 msgid "Generate __mcount_loc section with all _mcount and __fentry__ calls."
 msgstr ""
 
-#: config/s390/s390.opt:313
+#: config/s390/s390.opt:316
 #, no-c-format
 msgid ""
 "Emit fused multiply-add instructions for long doubles in vector registers "
@@ -13334,7 +13344,9 @@ msgstr ""
 
 #: common.opt:422
 #, no-c-format
-msgid "Alias for --help=target."
+msgid ""
+"Display target specific command line options (including assembler and linker "
+"options)."
 msgstr ""
 
 #: common.opt:468
@@ -18020,12 +18032,12 @@ msgstr ""
 #. PRINT_OPERAND must handle them.
 #. We can't handle floating point constants;
 #. TARGET_PRINT_OPERAND must handle them.
-#: final.cc:3774 config/arc/arc.cc:6409 config/i386/i386.cc:12275
+#: final.cc:3774 config/arc/arc.cc:6409 config/i386/i386.cc:12277
 #, c-format
 msgid "floating constant misused"
 msgstr ""
 
-#: final.cc:3832 config/arc/arc.cc:6506 config/i386/i386.cc:12366
+#: final.cc:3832 config/arc/arc.cc:6506 config/i386/i386.cc:12368
 #: config/pdp11/pdp11.cc:1872
 #, c-format
 msgid "invalid expression as operand"
@@ -18101,216 +18113,217 @@ msgstr ""
 
 #: gcc.cc:3761
 msgid ""
-"  --target-help            Display target specific command line options.\n"
+"  --target-help            Display target specific command line options "
+"(including assembler and linker options).\n"
 msgstr ""
 
-#: gcc.cc:3762
+#: gcc.cc:3763
 msgid ""
 "  --help={common|optimizers|params|target|warnings|[^]{joined|separate|"
 "undocumented}}[,...].\n"
 msgstr ""
 
-#: gcc.cc:3763
+#: gcc.cc:3764
 msgid ""
 "                           Display specific types of command line options.\n"
 msgstr ""
 
-#: gcc.cc:3765
+#: gcc.cc:3766
 msgid "  (Use '-v --help' to display command line options of sub-processes).\n"
 msgstr ""
 
-#: gcc.cc:3766
+#: gcc.cc:3767
 msgid "  --version                Display compiler version information.\n"
 msgstr ""
 
-#: gcc.cc:3767
+#: gcc.cc:3768
 msgid "  -dumpspecs               Display all of the built in spec strings.\n"
 msgstr ""
 
-#: gcc.cc:3768
+#: gcc.cc:3769
 msgid "  -dumpversion             Display the version of the compiler.\n"
 msgstr ""
 
-#: gcc.cc:3769
+#: gcc.cc:3770
 msgid "  -dumpmachine             Display the compiler's target processor.\n"
 msgstr ""
 
-#: gcc.cc:3770
+#: gcc.cc:3771
 msgid "  -foffload=<targets>      Specify offloading targets.\n"
 msgstr ""
 
-#: gcc.cc:3771
+#: gcc.cc:3772
 msgid ""
 "  -print-search-dirs       Display the directories in the compiler's search "
 "path.\n"
 msgstr ""
 
-#: gcc.cc:3772
+#: gcc.cc:3773
 msgid ""
 "  -print-libgcc-file-name  Display the name of the compiler's companion "
 "library.\n"
 msgstr ""
 
-#: gcc.cc:3773
+#: gcc.cc:3774
 msgid "  -print-file-name=<lib>   Display the full path to library <lib>.\n"
 msgstr ""
 
-#: gcc.cc:3774
+#: gcc.cc:3775
 msgid ""
 "  -print-prog-name=<prog>  Display the full path to compiler component "
 "<prog>.\n"
 msgstr ""
 
-#: gcc.cc:3775
+#: gcc.cc:3776
 msgid ""
 "  -print-multiarch         Display the target's normalized GNU triplet, used "
 "as\n"
 "                           a component in the library path.\n"
 msgstr ""
 
-#: gcc.cc:3778
+#: gcc.cc:3779
 msgid ""
 "  -print-multi-directory   Display the root directory for versions of "
 "libgcc.\n"
 msgstr ""
 
-#: gcc.cc:3779
+#: gcc.cc:3780
 msgid ""
 "  -print-multi-lib         Display the mapping between command line options "
 "and\n"
 "                           multiple library search directories.\n"
 msgstr ""
 
-#: gcc.cc:3782
+#: gcc.cc:3783
 msgid ""
 "  -print-multi-os-directory Display the relative path to OS libraries.\n"
 msgstr ""
 
-#: gcc.cc:3783
+#: gcc.cc:3784
 msgid "  -print-sysroot           Display the target libraries directory.\n"
 msgstr ""
 
-#: gcc.cc:3784
+#: gcc.cc:3785
 msgid ""
 "  -print-sysroot-headers-suffix Display the sysroot suffix used to find "
 "headers.\n"
 msgstr ""
 
-#: gcc.cc:3785
+#: gcc.cc:3786
 msgid ""
 "  -Wa,<options>            Pass comma-separated <options> on to the "
 "assembler.\n"
 msgstr ""
 
-#: gcc.cc:3786
+#: gcc.cc:3787
 msgid ""
 "  -Wp,<options>            Pass comma-separated <options> on to the "
 "preprocessor.\n"
 msgstr ""
 
-#: gcc.cc:3787
+#: gcc.cc:3788
 msgid ""
 "  -Wl,<options>            Pass comma-separated <options> on to the linker.\n"
 msgstr ""
 
-#: gcc.cc:3788
+#: gcc.cc:3789
 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler.\n"
 msgstr ""
 
-#: gcc.cc:3789
+#: gcc.cc:3790
 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor.\n"
 msgstr ""
 
-#: gcc.cc:3790
+#: gcc.cc:3791
 msgid "  -Xlinker <arg>           Pass <arg> on to the linker.\n"
 msgstr ""
 
-#: gcc.cc:3791
+#: gcc.cc:3792
 msgid "  -save-temps              Do not delete intermediate files.\n"
 msgstr ""
 
-#: gcc.cc:3792
+#: gcc.cc:3793
 msgid "  -save-temps=<arg>        Do not delete intermediate files.\n"
 msgstr ""
 
-#: gcc.cc:3793
+#: gcc.cc:3794
 msgid ""
 "  -no-canonical-prefixes   Do not canonicalize paths when building relative\n"
 "                           prefixes to other gcc components.\n"
 msgstr ""
 
-#: gcc.cc:3796
+#: gcc.cc:3797
 msgid "  -pipe                    Use pipes rather than intermediate files.\n"
 msgstr ""
 
-#: gcc.cc:3797
+#: gcc.cc:3798
 msgid "  -time                    Time the execution of each subprocess.\n"
 msgstr ""
 
-#: gcc.cc:3798
+#: gcc.cc:3799
 msgid ""
 "  -specs=<file>            Override built-in specs with the contents of "
 "<file>.\n"
 msgstr ""
 
-#: gcc.cc:3799
+#: gcc.cc:3800
 msgid ""
 "  -std=<standard>          Assume that the input sources are for "
 "<standard>.\n"
 msgstr ""
 
-#: gcc.cc:3800
+#: gcc.cc:3801
 msgid ""
 "  --sysroot=<directory>    Use <directory> as the root directory for "
 "headers\n"
 "                           and libraries.\n"
 msgstr ""
 
-#: gcc.cc:3803
+#: gcc.cc:3804
 msgid ""
 "  -B <directory>           Add <directory> to the compiler's search paths.\n"
 msgstr ""
 
-#: gcc.cc:3804
+#: gcc.cc:3805
 msgid ""
 "  -v                       Display the programs invoked by the compiler.\n"
 msgstr ""
 
-#: gcc.cc:3805
+#: gcc.cc:3806
 msgid ""
 "  -###                     Like -v but options quoted and commands not "
 "executed.\n"
 msgstr ""
 
-#: gcc.cc:3806
+#: gcc.cc:3807
 msgid ""
 "  -E                       Preprocess only; do not compile, assemble or "
 "link.\n"
 msgstr ""
 
-#: gcc.cc:3807
+#: gcc.cc:3808
 msgid "  -S                       Compile only; do not assemble or link.\n"
 msgstr ""
 
-#: gcc.cc:3808
+#: gcc.cc:3809
 msgid "  -c                       Compile and assemble, but do not link.\n"
 msgstr ""
 
-#: gcc.cc:3809
+#: gcc.cc:3810
 msgid "  -o <file>                Place the output into <file>.\n"
 msgstr ""
 
-#: gcc.cc:3810
+#: gcc.cc:3811
 msgid ""
 "  -pie                     Create a dynamically linked position independent\n"
 "                           executable.\n"
 msgstr ""
 
-#: gcc.cc:3812
+#: gcc.cc:3813
 msgid "  -shared                  Create a shared library.\n"
 msgstr ""
 
-#: gcc.cc:3813
+#: gcc.cc:3814
 msgid ""
 "  -x <language>            Specify the language of the following input "
 "files.\n"
@@ -18321,7 +18334,7 @@ msgid ""
 "extension.\n"
 msgstr ""
 
-#: gcc.cc:3820
+#: gcc.cc:3821
 #, c-format
 msgid ""
 "\n"
@@ -18330,96 +18343,96 @@ msgid ""
 " other options on to these processes the -W<letter> options must be used.\n"
 msgstr ""
 
-#: gcc.cc:6789
+#: gcc.cc:6790
 #, c-format
 msgid "Processing spec (%s), which is '%s'\n"
 msgstr ""
 
-#: gcc.cc:7550
+#: gcc.cc:7551
 #, c-format
 msgid "Target: %s\n"
 msgstr ""
 
-#: gcc.cc:7551
+#: gcc.cc:7552
 #, c-format
 msgid "Configured with: %s\n"
 msgstr ""
 
-#: gcc.cc:7565
+#: gcc.cc:7566
 #, c-format
 msgid "Thread model: %s\n"
 msgstr ""
 
-#: gcc.cc:7566
+#: gcc.cc:7567
 #, c-format
 msgid "Supported LTO compression algorithms: zlib"
 msgstr ""
 
-#: gcc.cc:7568
+#: gcc.cc:7569
 #, c-format
 msgid " zstd"
 msgstr ""
 
-#: gcc.cc:7570 gcov.cc:1510 gcov.cc:1568 gcov.cc:1580 gcov.cc:2894
+#: gcc.cc:7571 gcov.cc:1510 gcov.cc:1568 gcov.cc:1580 gcov.cc:2894
 #, c-format
 msgid "\n"
 msgstr ""
 
-#: gcc.cc:7581
+#: gcc.cc:7582
 #, c-format
 msgid "gcc version %s %s\n"
 msgstr ""
 
-#: gcc.cc:7584
+#: gcc.cc:7585
 #, c-format
 msgid "gcc driver version %s %sexecuting gcc version %s\n"
 msgstr ""
 
-#: gcc.cc:7657 gcc.cc:7867
+#: gcc.cc:7658 gcc.cc:7868
 #, c-format
 msgid ""
 "The bug is not reproducible, so it is likely a hardware or OS problem.\n"
 msgstr ""
 
-#: gcc.cc:7791
+#: gcc.cc:7792
 #, c-format
 msgid ""
 "Preprocessed source stored into %s file, please attach this to your "
 "bugreport.\n"
 msgstr ""
 
-#: gcc.cc:8642
+#: gcc.cc:8643
 #, c-format
 msgid "install: %s%s\n"
 msgstr ""
 
-#: gcc.cc:8645
+#: gcc.cc:8646
 #, c-format
 msgid "programs: %s\n"
 msgstr ""
 
-#: gcc.cc:8647
+#: gcc.cc:8648
 #, c-format
 msgid "libraries: %s\n"
 msgstr ""
 
-#: gcc.cc:8764
+#: gcc.cc:8765
 #, c-format
 msgid ""
 "\n"
 "For bug reporting instructions, please see:\n"
 msgstr ""
 
-#: gcc.cc:8780 gcov-tool.cc:527
+#: gcc.cc:8781 gcov-tool.cc:527
 #, c-format
 msgid "%s %s%s\n"
 msgstr ""
 
-#: gcc.cc:8783 gcov-tool.cc:529 gcov.cc:968 fortran/gfortranspec.cc:282
+#: gcc.cc:8784 gcov-tool.cc:529 gcov.cc:968 fortran/gfortranspec.cc:282
 msgid "(C)"
 msgstr ""
 
-#: gcc.cc:8784 gcov-tool.cc:531 gcov.cc:970 fortran/gfortranspec.cc:283
+#: gcc.cc:8785 gcov-tool.cc:531 gcov.cc:970 fortran/gfortranspec.cc:283
 #, c-format
 msgid ""
 "This is free software; see the source for copying conditions.  There is NO\n"
@@ -18427,7 +18440,7 @@ msgid ""
 "\n"
 msgstr ""
 
-#: gcc.cc:9127
+#: gcc.cc:9128
 #, c-format
 msgid ""
 "\n"
@@ -18436,14 +18449,14 @@ msgid ""
 "\n"
 msgstr ""
 
-#: gcc.cc:9128
+#: gcc.cc:9129
 #, c-format
 msgid ""
 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
 "\n"
 msgstr ""
 
-#: gcc.cc:10543
+#: gcc.cc:10544
 #, c-format
 msgid ""
 "Assembler options\n"
@@ -18451,7 +18464,7 @@ msgid ""
 "\n"
 msgstr ""
 
-#: gcc.cc:10544
+#: gcc.cc:10545
 #, c-format
 msgid ""
 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
@@ -19022,25 +19035,25 @@ msgstr ""
 msgid "At top level:"
 msgstr ""
 
-#: langhooks.cc:400 cp/error.cc:3623
+#: langhooks.cc:400 cp/error.cc:3631
 #, c-format
 msgid "In member function %qs"
 msgstr ""
 
-#: langhooks.cc:404 cp/error.cc:3626
+#: langhooks.cc:404 cp/error.cc:3634
 #, c-format
 msgid "In function %qs"
 msgstr ""
 
-#: langhooks.cc:449 cp/error.cc:3576
+#: langhooks.cc:449 cp/error.cc:3584
 msgid "    inlined from %qs at %r%s:%d:%d%R"
 msgstr ""
 
-#: langhooks.cc:454 cp/error.cc:3581
+#: langhooks.cc:454 cp/error.cc:3589
 msgid "    inlined from %qs at %r%s:%d%R"
 msgstr ""
 
-#: langhooks.cc:460 cp/error.cc:3587
+#: langhooks.cc:460 cp/error.cc:3595
 #, c-format
 msgid "    inlined from %qs"
 msgstr ""
@@ -19227,16 +19240,16 @@ msgstr ""
 msgid "insn does not satisfy its constraints:"
 msgstr ""
 
-#: targhooks.cc:2157
+#: targhooks.cc:2236
 #, c-format
 msgid "created and used with differing settings of '%s'"
 msgstr ""
 
-#: targhooks.cc:2172
+#: targhooks.cc:2251
 msgid "created and used with different settings of %<-fpic%>"
 msgstr ""
 
-#: targhooks.cc:2174
+#: targhooks.cc:2253
 msgid "created and used with different settings of %<-fpie%>"
 msgstr ""
 
@@ -19614,25 +19627,25 @@ msgstr ""
 msgid "invalid address mode"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:26825 config/arm/arm.cc:33897
+#: config/aarch64/aarch64.cc:26829 config/arm/arm.cc:33897
 msgid "invalid conversion from type %<bfloat16_t%>"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:26827 config/arm/arm.cc:33899
+#: config/aarch64/aarch64.cc:26831 config/arm/arm.cc:33899
 msgid "invalid conversion to type %<bfloat16_t%>"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:26842 config/aarch64/aarch64.cc:26858
+#: config/aarch64/aarch64.cc:26846 config/aarch64/aarch64.cc:26862
 #: config/arm/arm.cc:33914 config/arm/arm.cc:33930
 msgid "operation not permitted on type %<bfloat16_t%>"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:26866
+#: config/aarch64/aarch64.cc:26870
 msgid "cannot combine GNU and SVE vectors in a binary operation"
 msgstr ""
 
-#: config/alpha/alpha.cc:5076 config/i386/i386.cc:13535
-#: config/rs6000/rs6000.cc:14278 config/sparc/sparc.cc:9357
+#: config/alpha/alpha.cc:5076 config/i386/i386.cc:13537
+#: config/rs6000/rs6000.cc:14278 config/sparc/sparc.cc:9369
 #, c-format
 msgid "'%%&' used without any local dynamic TLS references"
 msgstr ""
@@ -19709,10 +19722,10 @@ msgstr ""
 msgid "unknown relocation unspec"
 msgstr ""
 
-#: config/alpha/alpha.cc:5356 config/cr16/cr16.cc:1572 config/gcn/gcn.cc:6050
-#: config/gcn/gcn.cc:6059 config/gcn/gcn.cc:6119 config/gcn/gcn.cc:6127
-#: config/gcn/gcn.cc:6143 config/gcn/gcn.cc:6161 config/gcn/gcn.cc:6212
-#: config/gcn/gcn.cc:6331 config/gcn/gcn.cc:6442 config/rs6000/rs6000.cc:14283
+#: config/alpha/alpha.cc:5356 config/cr16/cr16.cc:1572 config/gcn/gcn.cc:6051
+#: config/gcn/gcn.cc:6060 config/gcn/gcn.cc:6120 config/gcn/gcn.cc:6128
+#: config/gcn/gcn.cc:6144 config/gcn/gcn.cc:6162 config/gcn/gcn.cc:6213
+#: config/gcn/gcn.cc:6332 config/gcn/gcn.cc:6443 config/rs6000/rs6000.cc:14283
 #, c-format
 msgid "invalid %%xn code"
 msgstr ""
@@ -19781,7 +19794,7 @@ msgstr ""
 #. Undocumented flag.
 #: config/arc/arc.cc:4954 config/epiphany/epiphany.cc:1309
 #: config/m32r/m32r.cc:2233 config/nds32/nds32.cc:3517
-#: config/sparc/sparc.cc:9636
+#: config/sparc/sparc.cc:9648
 #, c-format
 msgid "invalid operand output code"
 msgstr ""
@@ -19957,9 +19970,9 @@ msgstr ""
 
 #. Format punctuators via %s to avoid -Wformat-diag.
 #: config/cris/cris.cc:775 config/ft32/ft32.cc:110 config/moxie/moxie.cc:108
-#: final.cc:3233 final.cc:3235 fold-const.cc:277 gcc.cc:6153 gcc.cc:6167
+#: final.cc:3233 final.cc:3235 fold-const.cc:277 gcc.cc:6154 gcc.cc:6168
 #: rtl-error.cc:101 toplev.cc:322 vr-values.cc:2383 cp/logic.cc:312
-#: cp/logic.cc:314 cp/typeck.cc:7306 d/d-convert.cc:237
+#: cp/logic.cc:314 cp/typeck.cc:7308 d/d-convert.cc:237
 #: go/go-gcc-diagnostics.cc:28 go/go-gcc-diagnostics.cc:37
 #: go/go-gcc-diagnostics.cc:45 go/go-gcc-diagnostics.cc:53
 #: lto/lto-object.cc:180 lto/lto-object.cc:277 lto/lto-object.cc:334
@@ -20168,25 +20181,25 @@ msgstr ""
 msgid "bad output_condmove_single operand"
 msgstr ""
 
-#: config/gcn/gcn.cc:5711 config/gcn/gcn.cc:5744 config/gcn/gcn.cc:5748
-#: config/gcn/gcn.cc:6092 config/gcn/gcn.cc:6103 config/gcn/gcn.cc:6106
+#: config/gcn/gcn.cc:5712 config/gcn/gcn.cc:5745 config/gcn/gcn.cc:5749
+#: config/gcn/gcn.cc:6093 config/gcn/gcn.cc:6104 config/gcn/gcn.cc:6107
 #, c-format
 msgid "bad ADDR_SPACE_GLOBAL address"
 msgstr ""
 
-#: config/gcn/gcn.cc:5860 config/gcn/gcn.cc:5883 config/gcn/gcn.cc:5915
-#: config/gcn/gcn.cc:5931 config/gcn/gcn.cc:5946 config/gcn/gcn.cc:5965
-#: config/gcn/gcn.cc:6041 config/gcn/gcn.cc:6237 config/gcn/gcn.cc:6352
+#: config/gcn/gcn.cc:5861 config/gcn/gcn.cc:5884 config/gcn/gcn.cc:5916
+#: config/gcn/gcn.cc:5932 config/gcn/gcn.cc:5947 config/gcn/gcn.cc:5966
+#: config/gcn/gcn.cc:6042 config/gcn/gcn.cc:6238 config/gcn/gcn.cc:6353
 #, c-format
 msgid "invalid operand %%xn code"
 msgstr ""
 
-#: config/gcn/gcn.cc:6340
+#: config/gcn/gcn.cc:6341
 #, c-format
 msgid "operand %%xn code invalid for QImode"
 msgstr ""
 
-#: config/gcn/gcn.cc:6422
+#: config/gcn/gcn.cc:6423
 #, c-format
 msgid "invalid fp constant"
 msgstr ""
@@ -20198,98 +20211,98 @@ msgstr ""
 msgid "Expected register or constant integer."
 msgstr ""
 
-#: config/i386/i386.cc:12360
+#: config/i386/i386.cc:12362
 #, c-format
 msgid "invalid UNSPEC as operand"
 msgstr ""
 
-#: config/i386/i386.cc:12899
+#: config/i386/i386.cc:12901
 #, c-format
 msgid "invalid use of register '%s'"
 msgstr ""
 
-#: config/i386/i386.cc:12904
+#: config/i386/i386.cc:12906
 #, c-format
 msgid "invalid use of asm flag output"
 msgstr ""
 
-#: config/i386/i386.cc:13137
+#: config/i386/i386.cc:13139
 #, c-format
 msgid "invalid operand size for operand code 'O'"
 msgstr ""
 
-#: config/i386/i386.cc:13172
+#: config/i386/i386.cc:13174
 #, c-format
 msgid "invalid operand size for operand code 'z'"
 msgstr ""
 
-#: config/i386/i386.cc:13241
+#: config/i386/i386.cc:13243
 #, c-format
 msgid "invalid operand type used with operand code 'Z'"
 msgstr ""
 
-#: config/i386/i386.cc:13246
+#: config/i386/i386.cc:13248
 #, c-format
 msgid "invalid operand size for operand code 'Z'"
 msgstr ""
 
-#: config/i386/i386.cc:13323
+#: config/i386/i386.cc:13325
 #, c-format
 msgid "operand is not a condition code, invalid operand code 'Y'"
 msgstr ""
 
-#: config/i386/i386.cc:13402
+#: config/i386/i386.cc:13404
 #, c-format
 msgid "operand is not a condition code, invalid operand code 'D'"
 msgstr ""
 
-#: config/i386/i386.cc:13420
+#: config/i386/i386.cc:13422
 #, c-format
 msgid "operand is not a condition code, invalid operand code '%c'"
 msgstr ""
 
-#: config/i386/i386.cc:13433
+#: config/i386/i386.cc:13435
 #, c-format
 msgid ""
 "operand is not an offsettable memory reference, invalid operand code 'H'"
 msgstr ""
 
-#: config/i386/i386.cc:13448
+#: config/i386/i386.cc:13450
 #, c-format
 msgid "operand is not an integer, invalid operand code 'K'"
 msgstr ""
 
-#: config/i386/i386.cc:13476
+#: config/i386/i386.cc:13478
 #, c-format
 msgid "operand is not a specific integer, invalid operand code 'r'"
 msgstr ""
 
-#: config/i386/i386.cc:13494
+#: config/i386/i386.cc:13496
 #, c-format
 msgid "operand is not an integer, invalid operand code 'R'"
 msgstr ""
 
-#: config/i386/i386.cc:13517
+#: config/i386/i386.cc:13519
 #, c-format
 msgid "operand is not a specific integer, invalid operand code 'R'"
 msgstr ""
 
-#: config/i386/i386.cc:13621
+#: config/i386/i386.cc:13623
 #, c-format
 msgid "invalid operand code '%c'"
 msgstr ""
 
-#: config/i386/i386.cc:13683 config/i386/i386.cc:14072
+#: config/i386/i386.cc:13685 config/i386/i386.cc:14074
 #, c-format
 msgid "invalid constraints for operand"
 msgstr ""
 
-#: config/i386/i386.cc:13784
+#: config/i386/i386.cc:13786
 #, c-format
 msgid "invalid vector immediate"
 msgstr ""
 
-#: config/i386/i386.cc:16791
+#: config/i386/i386.cc:16793
 msgid "unknown insn mode"
 msgstr ""
 
@@ -20348,24 +20361,24 @@ msgstr ""
 msgid "invalid addressing mode"
 msgstr ""
 
-#: config/loongarch/loongarch.cc:4237 config/loongarch/loongarch.cc:4259
-#: config/loongarch/loongarch.cc:4451 config/mips/mips.cc:9016
-#: config/mips/mips.cc:9043 config/mips/mips.cc:9226
+#: config/loongarch/loongarch.cc:4242 config/loongarch/loongarch.cc:4264
+#: config/loongarch/loongarch.cc:4456 config/mips/mips.cc:9065
+#: config/mips/mips.cc:9092 config/mips/mips.cc:9275
 #, c-format
 msgid "'%%%c' is not a valid operand prefix"
 msgstr ""
 
-#: config/loongarch/loongarch.cc:4368 config/loongarch/loongarch.cc:4375
-#: config/loongarch/loongarch.cc:4382 config/loongarch/loongarch.cc:4389
-#: config/loongarch/loongarch.cc:4399 config/loongarch/loongarch.cc:4402
-#: config/loongarch/loongarch.cc:4414 config/loongarch/loongarch.cc:4417
-#: config/loongarch/loongarch.cc:4482 config/loongarch/loongarch.cc:4497
-#: config/loongarch/loongarch.cc:4506 config/mips/mips.cc:9115
-#: config/mips/mips.cc:9122 config/mips/mips.cc:9129 config/mips/mips.cc:9136
-#: config/mips/mips.cc:9149 config/mips/mips.cc:9156 config/mips/mips.cc:9166
-#: config/mips/mips.cc:9169 config/mips/mips.cc:9181 config/mips/mips.cc:9184
-#: config/mips/mips.cc:9244 config/mips/mips.cc:9251 config/mips/mips.cc:9272
-#: config/mips/mips.cc:9287 config/mips/mips.cc:9306 config/mips/mips.cc:9315
+#: config/loongarch/loongarch.cc:4373 config/loongarch/loongarch.cc:4380
+#: config/loongarch/loongarch.cc:4387 config/loongarch/loongarch.cc:4394
+#: config/loongarch/loongarch.cc:4404 config/loongarch/loongarch.cc:4407
+#: config/loongarch/loongarch.cc:4419 config/loongarch/loongarch.cc:4422
+#: config/loongarch/loongarch.cc:4487 config/loongarch/loongarch.cc:4502
+#: config/loongarch/loongarch.cc:4511 config/mips/mips.cc:9164
+#: config/mips/mips.cc:9171 config/mips/mips.cc:9178 config/mips/mips.cc:9185
+#: config/mips/mips.cc:9198 config/mips/mips.cc:9205 config/mips/mips.cc:9215
+#: config/mips/mips.cc:9218 config/mips/mips.cc:9230 config/mips/mips.cc:9233
+#: config/mips/mips.cc:9293 config/mips/mips.cc:9300 config/mips/mips.cc:9321
+#: config/mips/mips.cc:9336 config/mips/mips.cc:9355 config/mips/mips.cc:9364
 #: config/riscv/riscv.cc:3557 config/riscv/riscv.cc:3686
 #: config/riscv/riscv.cc:3692 config/riscv/riscv.cc:3701
 #, c-format
@@ -20399,7 +20412,7 @@ msgid "post-increment address is not a register"
 msgstr ""
 
 #: config/m32r/m32r.cc:2336 config/m32r/m32r.cc:2351
-#: config/rs6000/rs6000.cc:20541
+#: config/rs6000/rs6000.cc:20560
 msgid "bad address"
 msgstr ""
 
@@ -20714,146 +20727,146 @@ msgstr ""
 msgid "Invalid mixing of IEEE 128-bit and IBM 128-bit floating point types"
 msgstr ""
 
-#: config/rs6000/rs6000.cc:23925
+#: config/rs6000/rs6000.cc:23944
 msgid "AltiVec argument passed to unprototyped function"
 msgstr ""
 
-#: config/rs6000/rs6000.cc:27573
+#: config/rs6000/rs6000.cc:27601
 msgid "Could not generate addis value for fusion"
 msgstr ""
 
-#: config/rs6000/rs6000.cc:27642
+#: config/rs6000/rs6000.cc:27670
 msgid "Unable to generate load/store offset for fusion"
 msgstr ""
 
-#: config/rs6000/rs6000.cc:27718
+#: config/rs6000/rs6000.cc:27746
 msgid "Bad GPR fusion"
 msgstr ""
 
-#: config/rs6000/rs6000.cc:28257
+#: config/rs6000/rs6000.cc:28285
 msgid "invalid conversion from type %<__vector_quad%>"
 msgstr ""
 
-#: config/rs6000/rs6000.cc:28259
+#: config/rs6000/rs6000.cc:28287
 msgid "invalid conversion to type %<__vector_quad%>"
 msgstr ""
 
-#: config/rs6000/rs6000.cc:28261
+#: config/rs6000/rs6000.cc:28289
 msgid "invalid conversion from type %<__vector_pair%>"
 msgstr ""
 
-#: config/rs6000/rs6000.cc:28263
+#: config/rs6000/rs6000.cc:28291
 msgid "invalid conversion to type %<__vector_pair%>"
 msgstr ""
 
-#: config/rs6000/rs6000.cc:28278
+#: config/rs6000/rs6000.cc:28306
 msgid "invalid conversion from type %<* __vector_quad%>"
 msgstr ""
 
-#: config/rs6000/rs6000.cc:28280
+#: config/rs6000/rs6000.cc:28308
 msgid "invalid conversion to type %<* __vector_quad%>"
 msgstr ""
 
-#: config/rs6000/rs6000.cc:28282
+#: config/rs6000/rs6000.cc:28310
 msgid "invalid conversion from type %<* __vector_pair%>"
 msgstr ""
 
-#: config/rs6000/rs6000.cc:28284
+#: config/rs6000/rs6000.cc:28312
 msgid "invalid conversion to type %<* __vector_pair%>"
 msgstr ""
 
-#: config/s390/s390.cc:7959
+#: config/s390/s390.cc:7953
 #, c-format
 msgid "symbolic memory references are only supported on z10 or later"
 msgstr ""
 
-#: config/s390/s390.cc:7970
+#: config/s390/s390.cc:7964
 #, c-format
 msgid "cannot decompose address"
 msgstr ""
 
-#: config/s390/s390.cc:8052
+#: config/s390/s390.cc:8046
 #, c-format
 msgid "invalid comparison operator for 'E' output modifier"
 msgstr ""
 
-#: config/s390/s390.cc:8075
+#: config/s390/s390.cc:8069
 #, c-format
 msgid "invalid reference for 'J' output modifier"
 msgstr ""
 
-#: config/s390/s390.cc:8093
+#: config/s390/s390.cc:8087
 #, c-format
 msgid "invalid address for 'O' output modifier"
 msgstr ""
 
-#: config/s390/s390.cc:8115
+#: config/s390/s390.cc:8109
 #, c-format
 msgid "invalid address for 'R' output modifier"
 msgstr ""
 
-#: config/s390/s390.cc:8133
+#: config/s390/s390.cc:8127
 #, c-format
 msgid "memory reference expected for 'S' output modifier"
 msgstr ""
 
-#: config/s390/s390.cc:8143
+#: config/s390/s390.cc:8137
 #, c-format
 msgid "invalid address for 'S' output modifier"
 msgstr ""
 
-#: config/s390/s390.cc:8164
+#: config/s390/s390.cc:8158
 #, c-format
 msgid "register or memory expression expected for 'N' output modifier"
 msgstr ""
 
-#: config/s390/s390.cc:8175
+#: config/s390/s390.cc:8169
 #, c-format
 msgid "register or memory expression expected for 'M' output modifier"
 msgstr ""
 
-#: config/s390/s390.cc:8284 config/s390/s390.cc:8305
+#: config/s390/s390.cc:8278 config/s390/s390.cc:8299
 #, c-format
 msgid "invalid constant for output modifier '%c'"
 msgstr ""
 
-#: config/s390/s390.cc:8302
+#: config/s390/s390.cc:8296
 #, c-format
 msgid "invalid constant - try using an output modifier"
 msgstr ""
 
-#: config/s390/s390.cc:8339
+#: config/s390/s390.cc:8333
 #, c-format
 msgid "invalid constant vector for output modifier '%c'"
 msgstr ""
 
-#: config/s390/s390.cc:8346
+#: config/s390/s390.cc:8340
 #, c-format
 msgid "invalid expression - try using an output modifier"
 msgstr ""
 
-#: config/s390/s390.cc:8349
+#: config/s390/s390.cc:8343
 #, c-format
 msgid "invalid expression for output modifier '%c'"
 msgstr ""
 
-#: config/s390/s390.cc:12128
+#: config/s390/s390.cc:12122
 msgid "vector argument passed to unprototyped function"
 msgstr ""
 
-#: config/s390/s390.cc:16529
+#: config/s390/s390.cc:16546
 msgid "types differ in signedness"
 msgstr ""
 
-#: config/s390/s390.cc:16539
+#: config/s390/s390.cc:16556
 msgid "binary operator does not support two vector bool operands"
 msgstr ""
 
-#: config/s390/s390.cc:16542
+#: config/s390/s390.cc:16559
 msgid "binary operator does not support vector bool operand"
 msgstr ""
 
-#: config/s390/s390.cc:16550
+#: config/s390/s390.cc:16567
 msgid ""
 "binary operator does not support mixing vector bool with floating point "
 "vector operands"
@@ -20881,43 +20894,43 @@ msgstr ""
 msgid "created and used with different endianness"
 msgstr ""
 
-#: config/sparc/sparc.cc:9366 config/sparc/sparc.cc:9372
+#: config/sparc/sparc.cc:9378 config/sparc/sparc.cc:9384
 #, c-format
 msgid "invalid %%Y operand"
 msgstr ""
 
-#: config/sparc/sparc.cc:9459
+#: config/sparc/sparc.cc:9471
 #, c-format
 msgid "invalid %%A operand"
 msgstr ""
 
-#: config/sparc/sparc.cc:9479
+#: config/sparc/sparc.cc:9491
 #, c-format
 msgid "invalid %%B operand"
 msgstr ""
 
-#: config/sparc/sparc.cc:9559 config/tilegx/tilegx.cc:5089
+#: config/sparc/sparc.cc:9571 config/tilegx/tilegx.cc:5089
 #: config/tilepro/tilepro.cc:4497
 #, c-format
 msgid "invalid %%C operand"
 msgstr ""
 
-#: config/sparc/sparc.cc:9591 config/tilegx/tilegx.cc:5122
+#: config/sparc/sparc.cc:9603 config/tilegx/tilegx.cc:5122
 #, c-format
 msgid "invalid %%D operand"
 msgstr ""
 
-#: config/sparc/sparc.cc:9610
+#: config/sparc/sparc.cc:9622
 #, c-format
 msgid "invalid %%f operand"
 msgstr ""
 
-#: config/sparc/sparc.cc:9622
+#: config/sparc/sparc.cc:9634
 #, c-format
 msgid "invalid %%s operand"
 msgstr ""
 
-#: config/sparc/sparc.cc:9667
+#: config/sparc/sparc.cc:9679
 #, c-format
 msgid "floating-point constant not a valid immediate operand"
 msgstr ""
@@ -21124,7 +21137,7 @@ msgstr ""
 #: c/gimple-parser.cc:2282 c/gimple-parser.cc:2361 c/gimple-parser.cc:2388
 #: c/c-parser.cc:3279 c/c-parser.cc:3466 c/c-parser.cc:3499 c/c-parser.cc:11365
 #: c/gimple-parser.cc:2053 c/gimple-parser.cc:2110 cp/parser.cc:15227
-#: cp/parser.cc:32265 cp/parser.cc:32878
+#: cp/parser.cc:32276 cp/parser.cc:32889
 #, gcc-internal-format
 msgid "expected %<;%>"
 msgstr ""
@@ -21145,7 +21158,7 @@ msgstr ""
 #: c/gimple-parser.cc:1483 c/gimple-parser.cc:1505 c/gimple-parser.cc:1535
 #: c/gimple-parser.cc:1561 c/gimple-parser.cc:1767 c/gimple-parser.cc:1975
 #: c/gimple-parser.cc:1995 c/gimple-parser.cc:2155 c/gimple-parser.cc:2318
-#: c/c-parser.cc:7124 cp/parser.cc:32926
+#: c/c-parser.cc:7124 cp/parser.cc:32937
 #, gcc-internal-format
 msgid "expected %<)%>"
 msgstr ""
@@ -21153,7 +21166,7 @@ msgstr ""
 #: c/c-parser.cc:4108 c/c-parser.cc:4840 c/c-parser.cc:4988 c/c-parser.cc:5014
 #: c/c-parser.cc:5015 c/c-parser.cc:5429 c/c-parser.cc:5465 c/c-parser.cc:7223
 #: c/c-parser.cc:9274 c/c-parser.cc:10220 c/c-parser.cc:10509
-#: c/c-parser.cc:13225 c/gimple-parser.cc:1744 cp/parser.cc:32890
+#: c/c-parser.cc:13225 c/gimple-parser.cc:1744 cp/parser.cc:32901
 #, gcc-internal-format
 msgid "expected %<]%>"
 msgstr ""
@@ -21171,13 +21184,13 @@ msgstr ""
 #: c/gimple-parser.cc:1320 c/gimple-parser.cc:1441 c/gimple-parser.cc:1501
 #: c/gimple-parser.cc:1519 c/gimple-parser.cc:1554 c/gimple-parser.cc:1944
 #: c/gimple-parser.cc:1955 c/gimple-parser.cc:1961 c/gimple-parser.cc:2144
-#: c/gimple-parser.cc:2315 c/c-parser.cc:13627 cp/parser.cc:32881
+#: c/gimple-parser.cc:2315 c/c-parser.cc:13627 cp/parser.cc:32892
 #, gcc-internal-format
 msgid "expected %<(%>"
 msgstr ""
 
-#: c/c-parser.cc:4984 c/c-parser.cc:4986 c/c-parser.cc:13133 cp/parser.cc:32893
-#: cp/parser.cc:36623 go/gofrontend/embed.cc:439
+#: c/c-parser.cc:4984 c/c-parser.cc:4986 c/c-parser.cc:13133 cp/parser.cc:32904
+#: cp/parser.cc:36634 go/gofrontend/embed.cc:439
 #, gcc-internal-format
 msgid "expected %<[%>"
 msgstr ""
@@ -21185,8 +21198,8 @@ msgstr ""
 #: c/c-parser.cc:5600 c/c-parser.cc:11708 c/c-parser.cc:18413
 #: c/c-parser.cc:18499 c/c-parser.cc:19151 c/c-parser.cc:20033
 #: c/c-parser.cc:23378 c/gimple-parser.cc:389 c/gimple-parser.cc:2321
-#: c/c-parser.cc:3267 c/c-parser.cc:3489 c/c-parser.cc:11260 cp/parser.cc:20869
-#: cp/parser.cc:32887 go/gofrontend/embed.cc:370
+#: c/c-parser.cc:3267 c/c-parser.cc:3489 c/c-parser.cc:11260 cp/parser.cc:20878
+#: cp/parser.cc:32898 go/gofrontend/embed.cc:370
 #, gcc-internal-format
 msgid "expected %<{%>"
 msgstr ""
@@ -21199,13 +21212,13 @@ msgstr ""
 #: c/c-parser.cc:21543 c/c-parser.cc:22187 c/c-parser.cc:22246
 #: c/gimple-parser.cc:572 c/gimple-parser.cc:877 c/gimple-parser.cc:2369
 #: c/gimple-parser.cc:2396 c/c-parser.cc:7131 c/c-parser.cc:13730
-#: c/c-parser.cc:15077 cp/parser.cc:32920 cp/parser.cc:34599 cp/parser.cc:37472
-#: cp/parser.cc:38347 go/gofrontend/embed.cc:403
+#: c/c-parser.cc:15077 cp/parser.cc:32931 cp/parser.cc:34610 cp/parser.cc:37483
+#: cp/parser.cc:38358 go/gofrontend/embed.cc:403
 #, gcc-internal-format
 msgid "expected %<:%>"
 msgstr ""
 
-#: c/c-parser.cc:6681 cp/parser.cc:32807
+#: c/c-parser.cc:6681 cp/parser.cc:32818
 #, gcc-internal-format
 msgid "expected %<while%>"
 msgstr ""
@@ -21214,7 +21227,7 @@ msgstr ""
 #: c/c-parser.cc:9345 c/c-parser.cc:10094 c/c-parser.cc:14630
 #: c/c-parser.cc:16068 c/gimple-parser.cc:1035 c/gimple-parser.cc:1061
 #: c/gimple-parser.cc:1189 c/gimple-parser.cc:1192 c/gimple-parser.cc:1523
-#: c/gimple-parser.cc:1529 cp/parser.cc:32263 cp/parser.cc:32896
+#: c/gimple-parser.cc:1529 cp/parser.cc:32274 cp/parser.cc:32907
 #, gcc-internal-format
 msgid "expected %<,%>"
 msgstr ""
@@ -21224,17 +21237,17 @@ msgid "expected %<.%>"
 msgstr ""
 
 #: c/c-parser.cc:10931 c/c-parser.cc:10963 c/c-parser.cc:11203
-#: cp/parser.cc:35173 cp/parser.cc:35194
+#: cp/parser.cc:35184 cp/parser.cc:35205
 #, gcc-internal-format
 msgid "expected %<@end%>"
 msgstr ""
 
-#: c/c-parser.cc:11621 c/gimple-parser.cc:1359 cp/parser.cc:32905
+#: c/c-parser.cc:11621 c/gimple-parser.cc:1359 cp/parser.cc:32916
 #, gcc-internal-format
 msgid "expected %<>%>"
 msgstr ""
 
-#: c/c-parser.cc:15166 c/c-parser.cc:16400 cp/parser.cc:32929
+#: c/c-parser.cc:15166 c/c-parser.cc:16400 cp/parser.cc:32940
 #, gcc-internal-format
 msgid "expected %<,%> or %<)%>"
 msgstr ""
@@ -21244,30 +21257,30 @@ msgstr ""
 #: c/c-parser.cc:18510 c/c-parser.cc:18858 c/c-parser.cc:19334
 #: c/c-parser.cc:21750 c/c-parser.cc:22384 c/gimple-parser.cc:730
 #: c/c-parser.cc:5488 c/c-parser.cc:18430 c/c-parser.cc:18654
-#: cp/parser.cc:32908 cp/parser.cc:40920 cp/parser.cc:41093
+#: cp/parser.cc:32919 cp/parser.cc:40931 cp/parser.cc:41104
 #, gcc-internal-format
 msgid "expected %<=%>"
 msgstr ""
 
 #: c/c-parser.cc:18441 c/c-parser.cc:18521 c/c-parser.cc:18875
 #: c/c-parser.cc:19199 c/gimple-parser.cc:1577 c/gimple-parser.cc:1609
-#: c/gimple-parser.cc:1619 c/gimple-parser.cc:2406 cp/parser.cc:32884
-#: cp/parser.cc:35383
+#: c/gimple-parser.cc:1619 c/gimple-parser.cc:2406 cp/parser.cc:32895
+#: cp/parser.cc:35394
 #, gcc-internal-format
 msgid "expected %<}%>"
 msgstr ""
 
-#: c/c-parser.cc:18534 cp/parser.cc:41018
+#: c/c-parser.cc:18534 cp/parser.cc:41029
 #, gcc-internal-format
 msgid "expected %<else%>"
 msgstr ""
 
-#: c/c-parser.cc:20078 c/c-parser.cc:20067 cp/parser.cc:43258
+#: c/c-parser.cc:20078 c/c-parser.cc:20067 cp/parser.cc:43269
 #, gcc-internal-format
 msgid "expected %<#pragma omp section%> or %<}%>"
 msgstr ""
 
-#: c/c-parser.cc:22955 cp/parser.cc:46776
+#: c/c-parser.cc:22955 cp/parser.cc:46787
 msgid "<message unknown at compile time>"
 msgstr ""
 
@@ -21275,7 +21288,7 @@ msgstr ""
 msgid "(anonymous)"
 msgstr ""
 
-#: c/gimple-parser.cc:1348 cp/parser.cc:18235 cp/parser.cc:32902
+#: c/gimple-parser.cc:1348 cp/parser.cc:18235 cp/parser.cc:32913
 #, gcc-internal-format
 msgid "expected %<<%>"
 msgstr ""
@@ -21286,33 +21299,33 @@ msgstr ""
 msgid "expected label"
 msgstr ""
 
-#: cp/call.cc:4007
+#: cp/call.cc:4018
 msgid "candidate:"
 msgstr ""
 
-#: cp/call.cc:7735
+#: cp/call.cc:7745
 msgid "  after user-defined conversion:"
 msgstr ""
 
-#: cp/call.cc:7874 cp/pt.cc:2055 cp/pt.cc:25614
+#: cp/call.cc:7884 cp/pt.cc:2055 cp/pt.cc:25649
 msgid "candidate is:"
 msgid_plural "candidates are:"
 msgstr[0] ""
 msgstr[1] ""
 
-#: cp/call.cc:12525
+#: cp/call.cc:12532
 msgid "candidate 1:"
 msgstr ""
 
-#: cp/call.cc:12526
+#: cp/call.cc:12533
 msgid "candidate 2:"
 msgstr ""
 
-#: cp/decl.cc:3452
+#: cp/decl.cc:3465
 msgid "jump to label %qD"
 msgstr ""
 
-#: cp/decl.cc:3453
+#: cp/decl.cc:3466
 msgid "jump to case label"
 msgstr ""
 
@@ -21402,129 +21415,129 @@ msgstr ""
 msgid "<statement>"
 msgstr ""
 
-#: cp/error.cc:2218 cp/error.cc:3304 c-family/c-pretty-print.cc:2644
+#: cp/error.cc:2219 cp/error.cc:3312 c-family/c-pretty-print.cc:2644
 #, gcc-internal-format
 msgid "<unknown>"
 msgstr ""
 
 #. While waiting for caret diagnostics, avoid printing
 #. __cxa_allocate_exception, __cxa_throw, and the like.
-#: cp/error.cc:2236
+#: cp/error.cc:2237
 msgid "<throw-expression>"
 msgstr ""
 
-#: cp/error.cc:2337
+#: cp/error.cc:2338
 msgid "<ubsan routine call>"
 msgstr ""
 
-#: cp/error.cc:2821
+#: cp/error.cc:2829
 msgid "<unparsed>"
 msgstr ""
 
-#: cp/error.cc:2978
+#: cp/error.cc:2986
 msgid "<lambda>"
 msgstr ""
 
-#: cp/error.cc:3017
+#: cp/error.cc:3025
 msgid "*this"
 msgstr ""
 
-#: cp/error.cc:3031
+#: cp/error.cc:3039
 msgid "<expression error>"
 msgstr ""
 
-#: cp/error.cc:3046
+#: cp/error.cc:3054
 msgid "<unknown operator>"
 msgstr ""
 
-#: cp/error.cc:3517
+#: cp/error.cc:3525
 msgid "At global scope:"
 msgstr ""
 
-#: cp/error.cc:3613
+#: cp/error.cc:3621
 #, c-format
 msgid "In static member function %qs"
 msgstr ""
 
-#: cp/error.cc:3615
+#: cp/error.cc:3623
 #, c-format
 msgid "In copy constructor %qs"
 msgstr ""
 
-#: cp/error.cc:3617
+#: cp/error.cc:3625
 #, c-format
 msgid "In constructor %qs"
 msgstr ""
 
-#: cp/error.cc:3619
+#: cp/error.cc:3627
 #, c-format
 msgid "In destructor %qs"
 msgstr ""
 
-#: cp/error.cc:3621
+#: cp/error.cc:3629
 msgid "In lambda function"
 msgstr ""
 
-#: cp/error.cc:3649
+#: cp/error.cc:3657
 #, c-format
 msgid "%s: In substitution of %qS:\n"
 msgstr ""
 
-#: cp/error.cc:3650
+#: cp/error.cc:3658
 msgid "%s: In instantiation of %q#D:\n"
 msgstr ""
 
-#: cp/error.cc:3675 cp/error.cc:3829
+#: cp/error.cc:3683 cp/error.cc:3837
 msgid "%r%s:%d:%d:%R   "
 msgstr ""
 
-#: cp/error.cc:3678 cp/error.cc:3832
+#: cp/error.cc:3686 cp/error.cc:3840
 msgid "%r%s:%d:%R   "
 msgstr ""
 
-#: cp/error.cc:3686
+#: cp/error.cc:3694
 #, c-format
 msgid "recursively required by substitution of %qS\n"
 msgstr ""
 
-#: cp/error.cc:3687
+#: cp/error.cc:3695
 #, c-format
 msgid "required by substitution of %qS\n"
 msgstr ""
 
-#: cp/error.cc:3692
+#: cp/error.cc:3700
 msgid "recursively required from %q#D\n"
 msgstr ""
 
-#: cp/error.cc:3693
+#: cp/error.cc:3701
 msgid "required from %q#D\n"
 msgstr ""
 
-#: cp/error.cc:3700
+#: cp/error.cc:3708
 msgid "recursively required from here\n"
 msgstr ""
 
-#: cp/error.cc:3701
+#: cp/error.cc:3709
 msgid "required from here\n"
 msgstr ""
 
-#: cp/error.cc:3753
+#: cp/error.cc:3761
 msgid ""
 "%r%s:%d:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-"
 "backtrace-limit=0 to disable ]\n"
 msgstr ""
 
-#: cp/error.cc:3759
+#: cp/error.cc:3767
 msgid ""
 "%r%s:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-"
 "limit=0 to disable ]\n"
 msgstr ""
 
-#: cp/error.cc:3813
+#: cp/error.cc:3821
 msgid "%r%s:%d:%d:%R   in %<constexpr%> expansion of %qs"
 msgstr ""
 
-#: cp/error.cc:3817
+#: cp/error.cc:3825
 msgid "%r%s:%d:%R   in %<constexpr%> expansion of %qs"
 msgstr ""
 
@@ -21536,27 +21549,27 @@ msgstr ""
 msgid "local variable %qD may not appear in this context"
 msgstr ""
 
-#: cp/parser.cc:21675
+#: cp/parser.cc:21684
 msgid "%<using enum%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
 msgstr ""
 
-#: cp/parser.cc:21678
+#: cp/parser.cc:21687
 msgid "%<using enum%> of dependent type %qT"
 msgstr ""
 
-#: cp/parser.cc:21680
+#: cp/parser.cc:21689
 msgid "%<using enum%> of non-enumeration type %q#T"
 msgstr ""
 
-#: cp/parser.cc:21682
+#: cp/parser.cc:21691
 msgid "%<using enum%> of incomplete type %qT"
 msgstr ""
 
-#: cp/parser.cc:21684
+#: cp/parser.cc:21693
 msgid "%<using enum%> of %qT before its enum-specifier"
 msgstr ""
 
-#: cp/pt.cc:2053 cp/semantics.cc:5903
+#: cp/pt.cc:2053 cp/semantics.cc:5914
 msgid "candidates are:"
 msgstr ""
 
@@ -21600,48 +21613,48 @@ msgstr ""
 msgid "source type is not polymorphic"
 msgstr ""
 
-#: cp/typeck.cc:7011 c/c-typeck.cc:4481
+#: cp/typeck.cc:7013 c/c-typeck.cc:4481
 #, gcc-internal-format
 msgid "wrong type argument to unary minus"
 msgstr ""
 
-#: cp/typeck.cc:7012 c/c-typeck.cc:4468
+#: cp/typeck.cc:7014 c/c-typeck.cc:4468
 #, gcc-internal-format
 msgid "wrong type argument to unary plus"
 msgstr ""
 
-#: cp/typeck.cc:7039 c/c-typeck.cc:4525
+#: cp/typeck.cc:7041 c/c-typeck.cc:4525
 #, gcc-internal-format
 msgid "wrong type argument to bit-complement"
 msgstr ""
 
-#: cp/typeck.cc:7056 c/c-typeck.cc:4533
+#: cp/typeck.cc:7058 c/c-typeck.cc:4533
 #, gcc-internal-format
 msgid "wrong type argument to abs"
 msgstr ""
 
-#: cp/typeck.cc:7068 c/c-typeck.cc:4555
+#: cp/typeck.cc:7070 c/c-typeck.cc:4555
 #, gcc-internal-format
 msgid "wrong type argument to conjugation"
 msgstr ""
 
-#: cp/typeck.cc:7086
+#: cp/typeck.cc:7088
 msgid "in argument to unary !"
 msgstr ""
 
-#: cp/typeck.cc:7132
+#: cp/typeck.cc:7134
 msgid "no pre-increment operator for type"
 msgstr ""
 
-#: cp/typeck.cc:7134
+#: cp/typeck.cc:7136
 msgid "no post-increment operator for type"
 msgstr ""
 
-#: cp/typeck.cc:7136
+#: cp/typeck.cc:7138
 msgid "no pre-decrement operator for type"
 msgstr ""
 
-#: cp/typeck.cc:7138
+#: cp/typeck.cc:7140
 msgid "no post-decrement operator for type"
 msgstr ""
 
@@ -21663,7 +21676,7 @@ msgstr ""
 msgid "arguments '%s' and '%s' for intrinsic %s"
 msgstr ""
 
-#: fortran/check.cc:4400 fortran/intrinsic.cc:4820
+#: fortran/check.cc:4400 fortran/intrinsic.cc:4821
 #, c-format
 msgid "arguments '%s' and '%s' for intrinsic '%s'"
 msgstr ""
@@ -21744,43 +21757,43 @@ msgstr ""
 msgid "Driving:"
 msgstr ""
 
-#: fortran/interface.cc:3563 fortran/intrinsic.cc:4504
+#: fortran/interface.cc:3574 fortran/intrinsic.cc:4505
 msgid "actual argument to INTENT = OUT/INOUT"
 msgstr ""
 
-#: fortran/intrinsic.cc:4857
+#: fortran/intrinsic.cc:4858
 msgid "available since Fortran 77"
 msgstr ""
 
-#: fortran/intrinsic.cc:4861
+#: fortran/intrinsic.cc:4862
 msgid "obsolescent in Fortran 95"
 msgstr ""
 
-#: fortran/intrinsic.cc:4865
+#: fortran/intrinsic.cc:4866
 msgid "deleted in Fortran 95"
 msgstr ""
 
-#: fortran/intrinsic.cc:4869
+#: fortran/intrinsic.cc:4870
 msgid "new in Fortran 95"
 msgstr ""
 
-#: fortran/intrinsic.cc:4873
+#: fortran/intrinsic.cc:4874
 msgid "new in Fortran 2003"
 msgstr ""
 
-#: fortran/intrinsic.cc:4877
+#: fortran/intrinsic.cc:4878
 msgid "new in Fortran 2008"
 msgstr ""
 
-#: fortran/intrinsic.cc:4881
+#: fortran/intrinsic.cc:4882
 msgid "new in Fortran 2018"
 msgstr ""
 
-#: fortran/intrinsic.cc:4885
+#: fortran/intrinsic.cc:4886
 msgid "a GNU Fortran extension"
 msgstr ""
 
-#: fortran/intrinsic.cc:4889
+#: fortran/intrinsic.cc:4890
 msgid "for backward compatibility"
 msgstr ""
 
@@ -21902,11 +21915,11 @@ msgstr ""
 msgid "implied END DO"
 msgstr ""
 
-#: fortran/parse.cc:2229 fortran/resolve.cc:12073
+#: fortran/parse.cc:2229 fortran/resolve.cc:12074
 msgid "assignment"
 msgstr ""
 
-#: fortran/parse.cc:2232 fortran/resolve.cc:12131 fortran/resolve.cc:12134
+#: fortran/parse.cc:2232 fortran/resolve.cc:12132 fortran/resolve.cc:12135
 msgid "pointer assignment"
 msgstr ""
 
@@ -22096,19 +22109,19 @@ msgstr ""
 msgid "ALLOCATE object"
 msgstr ""
 
-#: fortran/resolve.cc:8243 fortran/resolve.cc:10214 fortran/resolve.cc:10335
+#: fortran/resolve.cc:8244 fortran/resolve.cc:10215 fortran/resolve.cc:10336
 msgid "STAT variable"
 msgstr ""
 
-#: fortran/resolve.cc:8294 fortran/resolve.cc:10226 fortran/resolve.cc:10347
+#: fortran/resolve.cc:8295 fortran/resolve.cc:10227 fortran/resolve.cc:10348
 msgid "ERRMSG variable"
 msgstr ""
 
-#: fortran/resolve.cc:10020
+#: fortran/resolve.cc:10021
 msgid "item in READ"
 msgstr ""
 
-#: fortran/resolve.cc:10238
+#: fortran/resolve.cc:10239
 msgid "ACQUIRED_LOCK variable"
 msgstr ""
 
@@ -22117,11 +22130,11 @@ msgstr ""
 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
 msgstr ""
 
-#: fortran/trans-array.cc:6137
+#: fortran/trans-array.cc:6184
 msgid "Integer overflow when calculating the amount of memory to allocate"
 msgstr ""
 
-#: fortran/trans-array.cc:10071
+#: fortran/trans-array.cc:10118
 #, c-format
 msgid ""
 "The value of the PDT LEN parameter '%s' does not agree with that in the "
@@ -22142,12 +22155,12 @@ msgid ""
 "'%s' (%ld/%ld)"
 msgstr ""
 
-#: fortran/trans-expr.cc:10297
+#: fortran/trans-expr.cc:10304
 #, c-format
 msgid "Target of rank remapping is too small (%ld < %ld)"
 msgstr ""
 
-#: fortran/trans-expr.cc:11757
+#: fortran/trans-expr.cc:11764
 msgid "Assignment of scalar to unallocated array"
 msgstr ""
 
@@ -22268,26 +22281,26 @@ msgstr ""
 msgid "Array reference out of bounds"
 msgstr ""
 
-#: fortran/trans.cc:708 fortran/trans.cc:783
+#: fortran/trans.cc:742 fortran/trans.cc:817
 #, c-format
 msgid "Error allocating %lu bytes"
 msgstr ""
 
-#: fortran/trans.cc:992
+#: fortran/trans.cc:1026
 #, c-format
 msgid "Attempting to allocate already allocated variable '%s'"
 msgstr ""
 
-#: fortran/trans.cc:998
+#: fortran/trans.cc:1032
 msgid "Attempting to allocate already allocated variable"
 msgstr ""
 
-#: fortran/trans.cc:1448 fortran/trans.cc:1607
+#: fortran/trans.cc:1482 fortran/trans.cc:1641
 #, c-format
 msgid "Attempt to DEALLOCATE unallocated '%s'"
 msgstr ""
 
-#: fortran/trans.cc:1765
+#: fortran/trans.cc:1799
 #, c-format
 msgid "Error reallocating to %lu bytes"
 msgstr ""
@@ -22334,7 +22347,7 @@ msgid "expected boolean type"
 msgstr ""
 
 #: go/gofrontend/expressions.cc:5221 c/c-parser.cc:15829 c/c-parser.cc:15836
-#: cp/parser.cc:38967 cp/parser.cc:38974
+#: cp/parser.cc:38978 cp/parser.cc:38985
 #, gcc-internal-format
 msgid "expected integer"
 msgstr ""
@@ -22399,7 +22412,7 @@ msgstr ""
 #: go/gofrontend/expressions.cc:10564 go/gofrontend/expressions.cc:10589
 #: go/gofrontend/expressions.cc:11469 go/gofrontend/expressions.cc:12745
 #: go/gofrontend/expressions.cc:12759 go/gofrontend/expressions.cc:12780
-#: cp/pt.cc:9148
+#: cp/pt.cc:9166
 #, gcc-internal-format
 msgid "too many arguments"
 msgstr ""
@@ -22777,7 +22790,7 @@ msgstr ""
 msgid "target OS does not support unaligned accesses"
 msgstr ""
 
-#: config/c6x/c6x.h:346 config/nvptx/nvptx.h:192
+#: config/c6x/c6x.h:346 config/nvptx/nvptx.h:173
 #, gcc-internal-format
 msgid "profiling is not yet implemented for this architecture"
 msgstr ""
@@ -23136,17 +23149,17 @@ msgstr ""
 msgid "unrecognized scalar storage order value %qs"
 msgstr ""
 
-#: d/lang.opt:193
+#: d/lang.opt:189
 #, gcc-internal-format
 msgid "unknown array bounds setting %qs"
 msgstr ""
 
-#: d/lang.opt:235
+#: d/lang.opt:231
 #, gcc-internal-format
 msgid "unknown checkaction setting %qs"
 msgstr ""
 
-#: d/lang.opt:291
+#: d/lang.opt:287
 #, gcc-internal-format
 msgid "unknown C++ standard %qs"
 msgstr ""
@@ -23371,50 +23384,50 @@ msgstr ""
 
 #: attribs.cc:552 c-family/c-attribs.cc:912 c-family/c-attribs.cc:2410
 #: c-family/c-attribs.cc:2856 c-family/c-attribs.cc:4682
-#: c-family/c-attribs.cc:4775 cp/decl.cc:15630 cp/decl.cc:15680
-#: cp/friend.cc:316 cp/tree.cc:5093
+#: c-family/c-attribs.cc:4775 cp/decl.cc:15652 cp/decl.cc:15702
+#: cp/friend.cc:316 cp/tree.cc:5111
 #, gcc-internal-format
 msgid "previous declaration here"
 msgstr ""
 
 #. Warn about and ignore all others for now, but store them.
-#: attribs.cc:714 c-family/c-attribs.cc:3884 objc/objc-act.cc:5133
+#: attribs.cc:719 c-family/c-attribs.cc:3884 objc/objc-act.cc:5133
 #: objc/objc-act.cc:7124 objc/objc-act.cc:8322 objc/objc-act.cc:8378
 #, gcc-internal-format
 msgid "%qE attribute directive ignored"
 msgstr ""
 
-#: attribs.cc:718
+#: attribs.cc:723
 #, gcc-internal-format
 msgid "%<%E::%E%> scoped attribute directive ignored"
 msgstr ""
 
-#: attribs.cc:730
+#: attribs.cc:735
 #, gcc-internal-format
 msgid "wrong number of arguments specified for %qE attribute"
 msgstr ""
 
-#: attribs.cc:733
+#: attribs.cc:738
 #, gcc-internal-format, gfc-internal-format
 msgid "expected %i or more, found %i"
 msgstr ""
 
-#: attribs.cc:736
+#: attribs.cc:741
 #, gcc-internal-format, gfc-internal-format
 msgid "expected between %i and %i, found %i"
 msgstr ""
 
-#: attribs.cc:756 c-family/c-attribs.cc:4548
+#: attribs.cc:761 c-family/c-attribs.cc:4548
 #, gcc-internal-format
 msgid "%qE attribute does not apply to types"
 msgstr ""
 
-#: attribs.cc:805
+#: attribs.cc:810
 #, gcc-internal-format
 msgid "%qE attribute only applies to function types"
 msgstr ""
 
-#: attribs.cc:815
+#: attribs.cc:820
 #, gcc-internal-format
 msgid "type attributes ignored after type is already defined"
 msgstr ""
@@ -23427,7 +23440,7 @@ msgstr ""
 #. is a constraint violation if it is not one of the known
 #. standard attributes.  Diagnose it here with a pedwarn and
 #. then discard it to prevent a duplicate warning later.
-#: attribs.cc:873 attribs.cc:1824 attribs.cc:1834 attribs.cc:1844
+#: attribs.cc:878 attribs.cc:1829 attribs.cc:1839 attribs.cc:1849
 #: c-family/c-attribs.cc:940 c-family/c-attribs.cc:1002
 #: c-family/c-attribs.cc:1021 c-family/c-attribs.cc:1039
 #: c-family/c-attribs.cc:1069 c-family/c-attribs.cc:1090
@@ -23457,14 +23470,14 @@ msgstr ""
 #: c-family/c-attribs.cc:5292 c-family/c-attribs.cc:5315
 #: c-family/c-attribs.cc:5354 c-family/c-attribs.cc:5436
 #: c-family/c-attribs.cc:5503 c-family/c-attribs.cc:5519
-#: c-family/c-attribs.cc:5687 c-family/c-common.cc:6035
-#: c-family/c-common.cc:6038 config/darwin.cc:2141 config/arm/arm.cc:7412
+#: c-family/c-attribs.cc:5687 c-family/c-common.cc:6037
+#: c-family/c-common.cc:6040 config/darwin.cc:2141 config/arm/arm.cc:7412
 #: config/arm/arm.cc:7440 config/arm/arm.cc:7457 config/avr/avr.cc:9568
 #: config/csky/csky.cc:6494 config/csky/csky.cc:6516 config/h8300/h8300.cc:4968
 #: config/h8300/h8300.cc:4992 config/i386/i386-options.cc:3381
 #: config/i386/i386-options.cc:3539 config/i386/i386-options.cc:3771
 #: config/i386/i386-options.cc:3801 config/ia64/ia64.cc:785
-#: config/rs6000/rs6000.cc:20305 ada/gcc-interface/utils.cc:6582
+#: config/rs6000/rs6000.cc:20324 ada/gcc-interface/utils.cc:6582
 #: ada/gcc-interface/utils.cc:6598 ada/gcc-interface/utils.cc:6636
 #: ada/gcc-interface/utils.cc:6653 ada/gcc-interface/utils.cc:6670
 #: ada/gcc-interface/utils.cc:6685 ada/gcc-interface/utils.cc:6701
@@ -23482,67 +23495,67 @@ msgstr ""
 msgid "%qE attribute ignored"
 msgstr ""
 
-#: attribs.cc:1148
+#: attribs.cc:1153
 #, gcc-internal-format
 msgid "missing %<target%> attribute for multi-versioned %qD"
 msgstr ""
 
-#: attribs.cc:1151 cp/decl.cc:1212 cp/decl.cc:2172 cp/decl.cc:2218
-#: cp/decl.cc:2234 cp/decl.cc:2853 cp/decl.cc:3299
+#: attribs.cc:1156 cp/decl.cc:1215 cp/decl.cc:2175 cp/decl.cc:2221
+#: cp/decl.cc:2237 cp/decl.cc:2866 cp/decl.cc:3312
 #, gcc-internal-format
 msgid "previous declaration of %qD"
 msgstr ""
 
-#: attribs.cc:1260
+#: attribs.cc:1265
 #, gcc-internal-format
 msgid "ignoring attributes applied to %qT after definition"
 msgstr ""
 
-#: attribs.cc:1755
+#: attribs.cc:1760
 #, gcc-internal-format
 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
 msgstr ""
 
-#: attribs.cc:1767
+#: attribs.cc:1772
 #, gcc-internal-format
 msgid ""
 "%q+D redeclared without dllimport attribute after being referenced with dll "
 "linkage"
 msgstr ""
 
-#: attribs.cc:1781
+#: attribs.cc:1786
 #, gcc-internal-format
 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
 msgstr ""
 
-#: attribs.cc:1862
+#: attribs.cc:1867
 #, gcc-internal-format
 msgid "inline function %q+D declared as dllimport: attribute ignored"
 msgstr ""
 
-#: attribs.cc:1870
+#: attribs.cc:1875
 #, gcc-internal-format
 msgid "function %q+D definition is marked dllimport"
 msgstr ""
 
-#: attribs.cc:1878
+#: attribs.cc:1883
 #, gcc-internal-format
 msgid "variable %q+D definition is marked dllimport"
 msgstr ""
 
-#: attribs.cc:1909
+#: attribs.cc:1914
 #, gcc-internal-format
 msgid "external linkage required for symbol %q+D because of %qE attribute"
 msgstr ""
 
-#: attribs.cc:1923
+#: attribs.cc:1928
 #, gcc-internal-format
 msgid ""
 "%qE implies default visibility, but %qD has already been declared with a "
 "different visibility"
 msgstr ""
 
-#: attribs.cc:2186
+#: attribs.cc:2191
 #, gcc-internal-format
 msgid "%qD specifies more restrictive attribute than its target %qD: %s"
 msgid_plural ""
@@ -23550,12 +23563,12 @@ msgid_plural ""
 msgstr[0] ""
 msgstr[1] ""
 
-#: attribs.cc:2192 attribs.cc:2212
+#: attribs.cc:2197 attribs.cc:2217
 #, gcc-internal-format
 msgid "%qD target declared here"
 msgstr ""
 
-#: attribs.cc:2206
+#: attribs.cc:2211
 #, gcc-internal-format
 msgid "%qD specifies less restrictive attribute than its target %qD: %s"
 msgid_plural ""
@@ -23603,7 +23616,7 @@ msgstr ""
 msgid "offset %qwi outside bounds of constant string"
 msgstr ""
 
-#: builtins.cc:704 gimple-ssa-warn-access.cc:4595 cp/name-lookup.cc:6414
+#: builtins.cc:704 gimple-ssa-warn-access.cc:4596 cp/name-lookup.cc:6415
 #, gcc-internal-format
 msgid "%qE declared here"
 msgstr ""
@@ -23628,146 +23641,146 @@ msgstr ""
 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
 msgstr ""
 
-#: builtins.cc:3713 gimple-fold.cc:2523 gimple-ssa-warn-access.cc:2541
-#: tree-ssa-strlen.cc:3192
+#: builtins.cc:3725 gimple-fold.cc:2526 gimple-ssa-warn-access.cc:2541
+#: tree-ssa-strlen.cc:3186
 #, gcc-internal-format
 msgid "%qD specified bound %E equals destination size"
 msgstr ""
 
-#: builtins.cc:4818 gimplify.cc:3600
+#: builtins.cc:4830 gimplify.cc:3600
 #, gcc-internal-format
 msgid "too few arguments to function %<va_start%>"
 msgstr ""
 
-#: builtins.cc:4918
+#: builtins.cc:4930
 #, gcc-internal-format
 msgid "invalid argument to %qD"
 msgstr ""
 
-#: builtins.cc:4931
+#: builtins.cc:4943
 #, gcc-internal-format
 msgid "unsupported argument to %qD"
 msgstr ""
 
 #. Warn since no effort is made to ensure that any frame
 #. beyond the current one exists or can be safely reached.
-#: builtins.cc:4939
+#: builtins.cc:4951
 #, gcc-internal-format
 msgid "calling %qD with a nonzero argument is unsafe"
 msgstr ""
 
-#: builtins.cc:5288
+#: builtins.cc:5300
 #, gcc-internal-format
 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
 msgstr ""
 
-#: builtins.cc:5378
+#: builtins.cc:5390
 #, gcc-internal-format
 msgid "trampoline generated for nested function %qD"
 msgstr ""
 
-#: builtins.cc:5752 builtins.cc:5765
+#: builtins.cc:5764 builtins.cc:5777
 #, gcc-internal-format
 msgid "%qD changed semantics in GCC 4.4"
 msgstr ""
 
-#: builtins.cc:6500
+#: builtins.cc:6512
 #, gcc-internal-format
 msgid "non-constant argument 1 to %qs"
 msgstr ""
 
-#: builtins.cc:6542
+#: builtins.cc:6554
 #, gcc-internal-format
 msgid "non-integer argument 1 to %qs"
 msgstr ""
 
-#: builtins.cc:6606
+#: builtins.cc:6618
 #, gcc-internal-format
 msgid "%<__builtin_thread_pointer%> is not supported on this target"
 msgstr ""
 
-#: builtins.cc:6626
+#: builtins.cc:6638
 #, gcc-internal-format
 msgid "%<__builtin_set_thread_pointer%> is not supported on this target"
 msgstr ""
 
-#: builtins.cc:6685
+#: builtins.cc:6697
 #, gcc-internal-format
 msgid "%qs only supported in OpenACC code"
 msgstr ""
 
-#: builtins.cc:6692
+#: builtins.cc:6704
 #, gcc-internal-format
 msgid "non-constant argument 0 to %qs"
 msgstr ""
 
-#: builtins.cc:6704
+#: builtins.cc:6716
 #, gcc-internal-format
 msgid "illegal argument 0 to %qs"
 msgstr ""
 
 #. All valid uses of __builtin_va_arg_pack () are removed during
 #. inlining.
-#: builtins.cc:7182 expr.cc:11501
+#: builtins.cc:7194 expr.cc:11501
 #, gcc-internal-format
 msgid "invalid use of %<__builtin_va_arg_pack ()%>"
 msgstr ""
 
 #. All valid uses of __builtin_va_arg_pack_len () are removed during
 #. inlining.
-#: builtins.cc:7188
+#: builtins.cc:7200
 #, gcc-internal-format
 msgid "invalid use of %<__builtin_va_arg_pack_len ()%>"
 msgstr ""
 
-#: builtins.cc:7457
+#: builtins.cc:7469
 #, gcc-internal-format
 msgid "%<__builtin_longjmp%> second argument must be 1"
 msgstr ""
 
-#: builtins.cc:8354
+#: builtins.cc:8366
 #, gcc-internal-format
 msgid "target format does not support infinity"
 msgstr ""
 
-#: builtins.cc:9976
+#: builtins.cc:9988
 #, gcc-internal-format
 msgid "%<va_start%> used in function with fixed arguments"
 msgstr ""
 
-#: builtins.cc:9984
+#: builtins.cc:9996
 #, gcc-internal-format
 msgid "wrong number of arguments to function %<va_start%>"
 msgstr ""
 
-#: builtins.cc:9999
+#: builtins.cc:10011
 #, gcc-internal-format
 msgid "%<__builtin_next_arg%> called without an argument"
 msgstr ""
 
-#: builtins.cc:10004
+#: builtins.cc:10016
 #, gcc-internal-format
 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
 msgstr ""
 
-#: builtins.cc:10037
+#: builtins.cc:10049
 #, gcc-internal-format
 msgid "second parameter of %<va_start%> not last named argument"
 msgstr ""
 
-#: builtins.cc:10050
+#: builtins.cc:10062
 #, gcc-internal-format
 msgid ""
 "undefined behavior when second parameter of %<va_start%> is declared with "
 "%<register%> storage"
 msgstr ""
 
-#: builtins.cc:10079
+#: builtins.cc:10091
 #, gcc-internal-format
 msgid "first argument of %qD must be a pointer, second integer constant"
 msgstr ""
 
-#: builtins.cc:10092
+#: builtins.cc:10104
 #, gcc-internal-format
 msgid "last argument of %qD is not integer constant between 0 and 3"
 msgstr ""
@@ -24439,477 +24452,477 @@ msgstr ""
 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
 msgstr ""
 
-#: cgraph.cc:3187
+#: cgraph.cc:3188
 #, gcc-internal-format
 msgid "caller edge count invalid"
 msgstr ""
 
-#: cgraph.cc:3283
+#: cgraph.cc:3284
 #, gcc-internal-format
 msgid "missing indirect call in speculative call sequence"
 msgstr ""
 
-#: cgraph.cc:3288
+#: cgraph.cc:3289
 #, gcc-internal-format
 msgid "indirect call in speculative call sequence has no speculative flag"
 msgstr ""
 
-#: cgraph.cc:3318
+#: cgraph.cc:3319
 #, gcc-internal-format
 msgid "speculative edges are not adjacent"
 msgstr ""
 
-#: cgraph.cc:3324
+#: cgraph.cc:3325
 #, gcc-internal-format, gfc-internal-format
 msgid "direct call to %s in speculative call sequence has no speculative flag"
 msgstr ""
 
-#: cgraph.cc:3330 cgraph.cc:3360
+#: cgraph.cc:3331 cgraph.cc:3361
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "direct call to %s in speculative call sequence has speculative_id %i out of "
 "range"
 msgstr ""
 
-#: cgraph.cc:3337
+#: cgraph.cc:3338
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "duplicate direct call to %s in speculative call sequence with speculative_id "
 "%i"
 msgstr ""
 
-#: cgraph.cc:3348
+#: cgraph.cc:3349
 #, gcc-internal-format
 msgid ""
 "call stmt hash does not point to first direct edge of speculative call "
 "sequence"
 msgstr ""
 
-#: cgraph.cc:3367
+#: cgraph.cc:3368
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "duplicate reference %s in speculative call sequence with speculative_id %i"
 msgstr ""
 
-#: cgraph.cc:3380
+#: cgraph.cc:3381
 #, gcc-internal-format, gfc-internal-format
 msgid "missing direct call for speculation %i"
 msgstr ""
 
-#: cgraph.cc:3385
+#: cgraph.cc:3386
 #, gcc-internal-format, gfc-internal-format
 msgid "missing ref for speculation %i"
 msgstr ""
 
-#: cgraph.cc:3394
+#: cgraph.cc:3395
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "number of speculative targets %i mismatched with "
 "num_speculative_call_targets %i"
 msgstr ""
 
-#: cgraph.cc:3423
+#: cgraph.cc:3424
 #, gcc-internal-format, gfc-internal-format
 msgid "aux field set for edge %s->%s"
 msgstr ""
 
-#: cgraph.cc:3430
+#: cgraph.cc:3431
 #, gcc-internal-format
 msgid "cgraph count invalid"
 msgstr ""
 
-#: cgraph.cc:3435
+#: cgraph.cc:3436
 #, gcc-internal-format
 msgid "inline clone in same comdat group list"
 msgstr ""
 
-#: cgraph.cc:3440
+#: cgraph.cc:3441
 #, gcc-internal-format
 msgid "inline clone count is not compatible"
 msgstr ""
 
-#: cgraph.cc:3447
+#: cgraph.cc:3448
 #, gcc-internal-format
 msgid "tp_first_run must be non-negative"
 msgstr ""
 
-#: cgraph.cc:3452
+#: cgraph.cc:3453
 #, gcc-internal-format
 msgid "local symbols must be defined"
 msgstr ""
 
-#: cgraph.cc:3457
+#: cgraph.cc:3458
 #, gcc-internal-format
 msgid "externally visible inline clone"
 msgstr ""
 
-#: cgraph.cc:3462
+#: cgraph.cc:3463
 #, gcc-internal-format
 msgid "inline clone with address taken"
 msgstr ""
 
-#: cgraph.cc:3467
+#: cgraph.cc:3468
 #, gcc-internal-format
 msgid "inline clone is forced to output"
 msgstr ""
 
-#: cgraph.cc:3474
+#: cgraph.cc:3475
 #, gcc-internal-format
 msgid "calls_comdat_local is set outside of a comdat group"
 msgstr ""
 
-#: cgraph.cc:3479
+#: cgraph.cc:3480
 #, gcc-internal-format
 msgid "invalid calls_comdat_local flag"
 msgstr ""
 
-#: cgraph.cc:3486
+#: cgraph.cc:3487
 #, gcc-internal-format
 msgid "malloc attribute should be used for a function that returns a pointer"
 msgstr ""
 
-#: cgraph.cc:3494
+#: cgraph.cc:3499
 #, gcc-internal-format
 msgid "semantic interposition mismatch"
 msgstr ""
 
-#: cgraph.cc:3501
+#: cgraph.cc:3506
 #, gcc-internal-format, gfc-internal-format
 msgid "aux field set for indirect edge from %s"
 msgstr ""
 
-#: cgraph.cc:3507 cgraph.cc:3567
+#: cgraph.cc:3512 cgraph.cc:3572
 #, gcc-internal-format
 msgid "edge count is not compatible with function count"
 msgstr ""
 
-#: cgraph.cc:3515
+#: cgraph.cc:3520
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "An indirect edge from %s is not marked as indirect or has associated "
 "indirect_info, the corresponding statement is: "
 msgstr ""
 
-#: cgraph.cc:3523 cgraph.cc:3594
+#: cgraph.cc:3528 cgraph.cc:3599
 #, gcc-internal-format
 msgid "edge has both call_stmt and lto_stmt_uid set"
 msgstr ""
 
-#: cgraph.cc:3535
+#: cgraph.cc:3540
 #, gcc-internal-format, gfc-internal-format
 msgid "comdat-local function called by %s outside its comdat"
 msgstr ""
 
-#: cgraph.cc:3545
+#: cgraph.cc:3550
 #, gcc-internal-format
 msgid "inlined_to pointer is wrong"
 msgstr ""
 
-#: cgraph.cc:3550
+#: cgraph.cc:3555
 #, gcc-internal-format
 msgid "multiple inline callers"
 msgstr ""
 
-#: cgraph.cc:3557
+#: cgraph.cc:3562
 #, gcc-internal-format
 msgid "inlined_to pointer set for noninline callers"
 msgstr ""
 
-#: cgraph.cc:3584
+#: cgraph.cc:3589
 #, gcc-internal-format
 msgid "caller edge count does not match BB count"
 msgstr ""
 
-#: cgraph.cc:3615
+#: cgraph.cc:3620
 #, gcc-internal-format
 msgid "indirect call count does not match BB count"
 msgstr ""
 
-#: cgraph.cc:3632
+#: cgraph.cc:3637
 #, gcc-internal-format
 msgid "reference has both stmt and lto_stmt_uid set"
 msgstr ""
 
-#: cgraph.cc:3643
+#: cgraph.cc:3648
 #, gcc-internal-format
 msgid "inlined_to pointer is set but no predecessors found"
 msgstr ""
 
-#: cgraph.cc:3648
+#: cgraph.cc:3653
 #, gcc-internal-format
 msgid "inlined_to pointer refers to itself"
 msgstr ""
 
-#: cgraph.cc:3659
+#: cgraph.cc:3664
 #, gcc-internal-format
 msgid "cgraph_node has wrong clone_of"
 msgstr ""
 
-#: cgraph.cc:3672
+#: cgraph.cc:3677
 #, gcc-internal-format
 msgid "cgraph_node has wrong clone list"
 msgstr ""
 
-#: cgraph.cc:3678
+#: cgraph.cc:3683
 #, gcc-internal-format
 msgid "cgraph_node is in clone list but it is not clone"
 msgstr ""
 
-#: cgraph.cc:3683
+#: cgraph.cc:3688
 #, gcc-internal-format
 msgid "cgraph_node has wrong prev_clone pointer"
 msgstr ""
 
-#: cgraph.cc:3688
+#: cgraph.cc:3693
 #, gcc-internal-format
 msgid "double linked list of clones corrupted"
 msgstr ""
 
-#: cgraph.cc:3700
+#: cgraph.cc:3705
 #, gcc-internal-format
 msgid "Alias has call edges"
 msgstr ""
 
-#: cgraph.cc:3706
+#: cgraph.cc:3711
 #, gcc-internal-format
 msgid "Alias has non-alias reference"
 msgstr ""
 
-#: cgraph.cc:3711
+#: cgraph.cc:3716
 #, gcc-internal-format
 msgid "Alias has more than one alias reference"
 msgstr ""
 
-#: cgraph.cc:3718
+#: cgraph.cc:3723
 #, gcc-internal-format
 msgid "Analyzed alias has no reference"
 msgstr ""
 
-#: cgraph.cc:3727
+#: cgraph.cc:3732
 #, gcc-internal-format
 msgid "No edge out of thunk node"
 msgstr ""
 
-#: cgraph.cc:3732
+#: cgraph.cc:3737
 #, gcc-internal-format
 msgid "More than one edge out of thunk node"
 msgstr ""
 
-#: cgraph.cc:3737
+#: cgraph.cc:3742
 #, gcc-internal-format
 msgid "Thunk is not supposed to have body"
 msgstr ""
 
-#: cgraph.cc:3771
+#: cgraph.cc:3776
 #, gcc-internal-format
 msgid "shared call_stmt:"
 msgstr ""
 
-#: cgraph.cc:3779
+#: cgraph.cc:3784
 #, gcc-internal-format
 msgid "edge points to wrong declaration:"
 msgstr ""
 
-#: cgraph.cc:3788
+#: cgraph.cc:3793
 #, gcc-internal-format
 msgid ""
 "an indirect edge with unknown callee corresponding to a call_stmt with a "
 "known declaration:"
 msgstr ""
 
-#: cgraph.cc:3798
+#: cgraph.cc:3803
 #, gcc-internal-format
 msgid "missing callgraph edge for call stmt:"
 msgstr ""
 
-#: cgraph.cc:3808
+#: cgraph.cc:3813
 #, gcc-internal-format
 msgid "reference to dead statement"
 msgstr ""
 
-#: cgraph.cc:3821
+#: cgraph.cc:3826
 #, gcc-internal-format, gfc-internal-format
 msgid "edge %s->%s has no corresponding call_stmt"
 msgstr ""
 
-#: cgraph.cc:3833
+#: cgraph.cc:3838
 #, gcc-internal-format, gfc-internal-format
 msgid "an indirect edge from %s has no corresponding call_stmt"
 msgstr ""
 
-#: cgraph.cc:3852 cgraph.cc:3865
+#: cgraph.cc:3857 cgraph.cc:3870
 #, gcc-internal-format
 msgid "missing origin for a node in a nested list"
 msgstr ""
 
-#: cgraph.cc:3857
+#: cgraph.cc:3862
 #, gcc-internal-format
 msgid "origin points to a different parent"
 msgstr ""
 
-#: cgraph.cc:3873
+#: cgraph.cc:3878
 #, gcc-internal-format
 msgid "verify_cgraph_node failed"
 msgstr ""
 
-#: cgraph.cc:3995 varpool.cc:304
+#: cgraph.cc:4000 varpool.cc:304
 #, gcc-internal-format, gfc-internal-format
 msgid "%s: section %s.%d is missing"
 msgstr ""
 
-#: cgraphunit.cc:743
+#: cgraphunit.cc:744
 #, gcc-internal-format
 msgid "duplicate definition of a symbol version"
 msgstr ""
 
-#: cgraphunit.cc:745
+#: cgraphunit.cc:746
 #, gcc-internal-format
 msgid "same version was previously defined here"
 msgstr ""
 
-#: cgraphunit.cc:751
+#: cgraphunit.cc:752
 #, gcc-internal-format
 msgid "symbol needs to be defined to have a version"
 msgstr ""
 
-#: cgraphunit.cc:757
+#: cgraphunit.cc:758
 #, gcc-internal-format
 msgid "common symbol cannot be versioned"
 msgstr ""
 
-#: cgraphunit.cc:763
+#: cgraphunit.cc:764
 #, gcc-internal-format
 msgid "comdat symbol cannot be versioned"
 msgstr ""
 
-#: cgraphunit.cc:769
+#: cgraphunit.cc:770
 #, gcc-internal-format
 msgid "%<weakref%> cannot be versioned"
 msgstr ""
 
-#: cgraphunit.cc:775
+#: cgraphunit.cc:776
 #, gcc-internal-format
 msgid "versioned symbol must be public"
 msgstr ""
 
-#: cgraphunit.cc:781
+#: cgraphunit.cc:782
 #, gcc-internal-format
 msgid "versioned symbol must have default visibility"
 msgstr ""
 
-#: cgraphunit.cc:814
+#: cgraphunit.cc:815
 #, gcc-internal-format
 msgid "%<weakref%> attribute should be accompanied with an %<alias%> attribute"
 msgstr ""
 
-#: cgraphunit.cc:869
+#: cgraphunit.cc:870
 #, gcc-internal-format
 msgid "%<flatten%> attribute is ignored on aliases"
 msgstr ""
 
-#: cgraphunit.cc:877 cgraphunit.cc:928
+#: cgraphunit.cc:878 cgraphunit.cc:929
 #, gcc-internal-format
 msgid "%<externally_visible%> attribute have effect only on public objects"
 msgstr ""
 
-#: cgraphunit.cc:888
+#: cgraphunit.cc:889
 #, gcc-internal-format
 msgid "%<weakref%> attribute ignored because function is defined"
 msgstr ""
 
-#: cgraphunit.cc:903
+#: cgraphunit.cc:904
 #, gcc-internal-format
 msgid "%<alias%> attribute ignored because function is defined"
 msgstr ""
 
-#: cgraphunit.cc:911
+#: cgraphunit.cc:912
 #, gcc-internal-format
 msgid "%<always_inline%> function might not be inlinable"
 msgstr ""
 
-#: cgraphunit.cc:936
+#: cgraphunit.cc:937
 #, gcc-internal-format
 msgid "%<weakref%> attribute ignored because variable is initialized"
 msgstr ""
 
 #. include_self=
 #. TODO: Add OPT_Wundefined-inline.
-#: cgraphunit.cc:1086 c/c-decl.cc:12194
+#: cgraphunit.cc:1087 c/c-decl.cc:12194
 #, gcc-internal-format
 msgid "%q+F used but never defined"
 msgstr ""
 
-#: cgraphunit.cc:1088 c/c-decl.cc:12204
+#: cgraphunit.cc:1089 c/c-decl.cc:12204
 #, gcc-internal-format
 msgid "%q+F declared %<static%> but never defined"
 msgstr ""
 
-#: cgraphunit.cc:1133
+#: cgraphunit.cc:1134
 #, gcc-internal-format
 msgid "%qD defined but not used"
 msgstr ""
 
-#: cgraphunit.cc:1468
+#: cgraphunit.cc:1469
 #, gcc-internal-format
 msgid "%<ifunc%> resolver for %qD must return %qT"
 msgstr ""
 
-#: cgraphunit.cc:1471 cgraphunit.cc:1494
+#: cgraphunit.cc:1472 cgraphunit.cc:1495
 #, gcc-internal-format
 msgid "resolver indirect function declared here"
 msgstr ""
 
-#: cgraphunit.cc:1491
+#: cgraphunit.cc:1492
 #, gcc-internal-format
 msgid "%<ifunc%> resolver for %qD should return %qT"
 msgstr ""
 
-#: cgraphunit.cc:1501
+#: cgraphunit.cc:1502
 #, gcc-internal-format
 msgid "%qD alias between functions of incompatible types %qT and %qT"
 msgstr ""
 
-#: cgraphunit.cc:1504 cgraphunit.cc:1586
+#: cgraphunit.cc:1505 cgraphunit.cc:1587
 #, gcc-internal-format
 msgid "aliased declaration here"
 msgstr ""
 
-#: cgraphunit.cc:1542 c-family/c-pragma.cc:347
+#: cgraphunit.cc:1543 c-family/c-pragma.cc:347
 #, gcc-internal-format
 msgid "%q+D aliased to undefined symbol %qE"
 msgstr ""
 
-#: cgraphunit.cc:1558
+#: cgraphunit.cc:1559
 #, gcc-internal-format
 msgid "%q+D aliased to external symbol %qE"
 msgstr ""
 
-#: cgraphunit.cc:1583
+#: cgraphunit.cc:1584
 #, gcc-internal-format
 msgid "%q+D alias between function and variable is not supported"
 msgstr ""
 
-#: cgraphunit.cc:1657
+#: cgraphunit.cc:1658
 #, gcc-internal-format
 msgid "failed to reclaim unneeded function"
 msgstr ""
 
-#: cgraphunit.cc:1685
+#: cgraphunit.cc:1686
 #, gcc-internal-format
 msgid "failed to reclaim unneeded function in same comdat group"
 msgstr ""
 
-#: cgraphunit.cc:1861
+#: cgraphunit.cc:1862
 #, gcc-internal-format
 msgid "size of return value of %q+D is %u bytes"
 msgstr ""
 
-#: cgraphunit.cc:1865
+#: cgraphunit.cc:1866
 #, gcc-internal-format
 msgid "size of return value of %q+D is larger than %wu bytes"
 msgstr ""
 
-#: cgraphunit.cc:2380
+#: cgraphunit.cc:2381
 #, gcc-internal-format
 msgid "nodes with unreleased memory found"
 msgstr ""
@@ -24950,7 +24963,7 @@ msgid "cannot find %qs"
 msgstr ""
 
 #: collect-utils.cc:225 collect2.cc:2385 collect2.cc:2555 gcc.cc:3413
-#: gcc.cc:7704
+#: gcc.cc:7705
 #, gcc-internal-format
 msgid "%<pex_init%> failed: %m"
 msgstr ""
@@ -24970,7 +24983,7 @@ msgstr ""
 msgid "ld returned %d exit status"
 msgstr ""
 
-#: collect2.cc:913 gcc.cc:8223 config/gcn/mkoffload.cc:826
+#: collect2.cc:913 gcc.cc:8224 config/gcn/mkoffload.cc:826
 #: config/i386/intelmic-mkoffload.cc:597 config/nvptx/mkoffload.cc:418
 #, gcc-internal-format
 msgid "atexit failed"
@@ -24986,7 +24999,7 @@ msgstr ""
 msgid "LTO support has not been enabled in this configuration"
 msgstr ""
 
-#: collect2.cc:1324 graph.cc:55 lto-wrapper.cc:1707 lto-wrapper.cc:1763
+#: collect2.cc:1324 graph.cc:55 lto-wrapper.cc:1718 lto-wrapper.cc:1774
 #: toplev.cc:1556 objc/objc-act.cc:461
 #, gcc-internal-format
 msgid "cannot open %s: %m"
@@ -25411,7 +25424,7 @@ msgstr ""
 msgid "%<lp_array%> does not match %<region_tree%>"
 msgstr ""
 
-#: except.cc:3518 tree.cc:13878 value-prof.cc:537
+#: except.cc:3518 tree.cc:13954 value-prof.cc:541
 #, gcc-internal-format
 msgid "%qs failed"
 msgstr ""
@@ -25490,40 +25503,40 @@ msgstr ""
 msgid "comparison is always %d due to width of bit-field"
 msgstr ""
 
-#: fold-const.cc:6029 tree-ssa-reassoc.cc:2855 tree-ssa-reassoc.cc:3909
+#: fold-const.cc:6055 tree-ssa-reassoc.cc:2859 tree-ssa-reassoc.cc:3913
 #, gcc-internal-format
 msgid "assuming signed overflow does not occur when simplifying range test"
 msgstr ""
 
-#: fold-const.cc:6493 fold-const.cc:6509
+#: fold-const.cc:6519 fold-const.cc:6535
 #, gcc-internal-format, gfc-internal-format
 msgid "comparison is always %d"
 msgstr ""
 
-#: fold-const.cc:6657
+#: fold-const.cc:6683
 #, gcc-internal-format
 msgid "%<or%> of unmatched not-equal tests is always 1"
 msgstr ""
 
-#: fold-const.cc:6662
+#: fold-const.cc:6688
 #, gcc-internal-format
 msgid "%<and%> of mutually exclusive equal-tests is always 0"
 msgstr ""
 
-#: fold-const.cc:9879
+#: fold-const.cc:9905
 #, gcc-internal-format
 msgid ""
 "assuming signed overflow does not occur when reducing constant in comparison"
 msgstr ""
 
-#: fold-const.cc:10286
+#: fold-const.cc:10312
 #, gcc-internal-format
 msgid ""
 "assuming signed overflow does not occur when combining constants around a "
 "comparison"
 msgstr ""
 
-#: fold-const.cc:13551
+#: fold-const.cc:13577
 #, gcc-internal-format
 msgid "fold check: original tree changed by fold"
 msgstr ""
@@ -25634,12 +25647,12 @@ msgstr ""
 msgid "%<-pipe%> not supported"
 msgstr ""
 
-#: gcc.cc:3430 gcc.cc:7713
+#: gcc.cc:3430 gcc.cc:7714
 #, gcc-internal-format
 msgid "cannot execute %qs: %s: %m"
 msgstr ""
 
-#: gcc.cc:3431 gcc.cc:7714
+#: gcc.cc:3431 gcc.cc:7715
 #, gcc-internal-format
 msgid "cannot execute %qs: %s"
 msgstr ""
@@ -25660,92 +25673,92 @@ msgstr ""
 msgid "%s signal terminated program %s"
 msgstr ""
 
-#: gcc.cc:3985 opts-common.cc:1544 opts-common.cc:1576
+#: gcc.cc:3986 opts-common.cc:1544 opts-common.cc:1576
 #, gcc-internal-format
 msgid "unrecognized command-line option %qs"
 msgstr ""
 
-#: gcc.cc:4027
+#: gcc.cc:4028
 #, gcc-internal-format
 msgid "GCC is not configured to support %qs as %<-foffload=%> argument"
 msgstr ""
 
-#: gcc.cc:4034
+#: gcc.cc:4035
 #, gcc-internal-format
 msgid "valid %<-foffload=%> arguments are: %s; did you mean %qs?"
 msgstr ""
 
-#: gcc.cc:4037
+#: gcc.cc:4038
 #, gcc-internal-format
 msgid "valid %<-foffload=%> arguments are: %s"
 msgstr ""
 
-#: gcc.cc:4057
+#: gcc.cc:4058
 #, gcc-internal-format
 msgid "%<=%>options missing after %<-foffload-options=%>target"
 msgstr ""
 
-#: gcc.cc:4444
+#: gcc.cc:4445
 #, gcc-internal-format
 msgid "%qs is an unknown %<-save-temps%> option"
 msgstr ""
 
-#: gcc.cc:4967 toplev.cc:717
+#: gcc.cc:4968 toplev.cc:717
 #, gcc-internal-format
 msgid "input file %qs is the same as output file"
 msgstr ""
 
-#: gcc.cc:4972
+#: gcc.cc:4973
 #, gcc-internal-format
 msgid "output filename may not be empty"
 msgstr ""
 
-#: gcc.cc:5357
+#: gcc.cc:5358
 #, gcc-internal-format
 msgid "%<-pipe%> ignored because %<-save-temps%> specified"
 msgstr ""
 
-#: gcc.cc:5445
+#: gcc.cc:5446
 #, gcc-internal-format
 msgid "%<-x %s%> after last input file has no effect"
 msgstr ""
 
-#: gcc.cc:5648
+#: gcc.cc:5649
 #, gcc-internal-format
 msgid "unable to locate default linker script %qs in the library search paths"
 msgstr ""
 
-#: gcc.cc:5855
+#: gcc.cc:5856
 #, gcc-internal-format
 msgid "switch %qs does not start with %<-%>"
 msgstr ""
 
-#: gcc.cc:5859
+#: gcc.cc:5860
 #, gcc-internal-format
 msgid "spec-generated switch is just %<-%>"
 msgstr ""
 
-#: gcc.cc:6080
+#: gcc.cc:6081
 #, gcc-internal-format
 msgid "spec %qs invalid"
 msgstr ""
 
-#: gcc.cc:6241
+#: gcc.cc:6242
 #, gcc-internal-format
 msgid "spec %qs has invalid %<%%0%c%>"
 msgstr ""
 
-#: gcc.cc:6520
+#: gcc.cc:6521
 #, gcc-internal-format
 msgid "spec %qs has invalid %<%%W%c%>"
 msgstr ""
 
-#: gcc.cc:6536
+#: gcc.cc:6537
 #, gcc-internal-format
 msgid "spec %qs has invalid %<%%@%c%>"
 msgstr ""
 
-#: gcc.cc:6555
+#: gcc.cc:6556
 #, gcc-internal-format
 msgid "spec %qs has invalid %<%%x%c%>"
 msgstr ""
@@ -25753,138 +25766,138 @@ msgstr ""
 #. Catch the case where a spec string contains something like
 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
 #. hand side of the :.
-#: gcc.cc:6766
+#: gcc.cc:6767
 #, gcc-internal-format
 msgid "spec failure: %<%%*%> has not been initialized by pattern match"
 msgstr ""
 
-#: gcc.cc:6817
+#: gcc.cc:6818
 #, gcc-internal-format
 msgid "spec failure: unrecognized spec option %qc"
 msgstr ""
 
-#: gcc.cc:6883
+#: gcc.cc:6884
 #, gcc-internal-format
 msgid "unknown spec function %qs"
 msgstr ""
 
-#: gcc.cc:6913
+#: gcc.cc:6914
 #, gcc-internal-format
 msgid "error in arguments to spec function %qs"
 msgstr ""
 
-#: gcc.cc:6972
+#: gcc.cc:6973
 #, gcc-internal-format
 msgid "malformed spec function name"
 msgstr ""
 
 #. )
-#: gcc.cc:6975
+#: gcc.cc:6976
 #, gcc-internal-format
 msgid "no arguments for spec function"
 msgstr ""
 
-#: gcc.cc:6994
+#: gcc.cc:6995
 #, gcc-internal-format
 msgid "malformed spec function arguments"
 msgstr ""
 
-#: gcc.cc:7173
+#: gcc.cc:7174
 #, gcc-internal-format
 msgid "braced spec %qs ends in escape"
 msgstr ""
 
-#: gcc.cc:7308
+#: gcc.cc:7309
 #, gcc-internal-format
 msgid "braced spec %qs is invalid at %qc"
 msgstr ""
 
-#: gcc.cc:7403
+#: gcc.cc:7404
 #, gcc-internal-format
 msgid "braced spec body %qs is invalid"
 msgstr ""
 
-#: gcc.cc:8012
+#: gcc.cc:8013
 #, gcc-internal-format, gfc-internal-format
 msgid "%s: could not determine length of compare-debug file %s"
 msgstr ""
 
-#: gcc.cc:8023
+#: gcc.cc:8024
 #, gcc-internal-format
 msgid "%s: %<-fcompare-debug%> failure (length)"
 msgstr ""
 
-#: gcc.cc:8033 gcc.cc:8074
+#: gcc.cc:8034 gcc.cc:8075
 #, gcc-internal-format, gfc-internal-format
 msgid "%s: could not open compare-debug file %s"
 msgstr ""
 
-#: gcc.cc:8053 gcc.cc:8090
+#: gcc.cc:8054 gcc.cc:8091
 #, gcc-internal-format
 msgid "%s: %<-fcompare-debug%> failure"
 msgstr ""
 
-#: gcc.cc:8393
+#: gcc.cc:8394
 #, gcc-internal-format
 msgid "spec failure: more than one argument to %<SYSROOT_SUFFIX_SPEC%>"
 msgstr ""
 
-#: gcc.cc:8418
+#: gcc.cc:8419
 #, gcc-internal-format
 msgid "spec failure: more than one argument to %<SYSROOT_HEADERS_SUFFIX_SPEC%>"
 msgstr ""
 
-#: gcc.cc:8625
+#: gcc.cc:8626
 #, gcc-internal-format
 msgid "unrecognized command-line option %<-%s%>; did you mean %<-%s%>?"
 msgstr ""
 
-#: gcc.cc:8629
+#: gcc.cc:8630
 #, gcc-internal-format
 msgid "unrecognized command-line option %<-%s%>"
 msgstr ""
 
-#: gcc.cc:8755
+#: gcc.cc:8756
 #, gcc-internal-format
 msgid "not configured with sysroot headers suffix"
 msgstr ""
 
-#: gcc.cc:8816
+#: gcc.cc:8817
 #, gcc-internal-format
 msgid "no input files"
 msgstr ""
 
-#: gcc.cc:8867
+#: gcc.cc:8868
 #, gcc-internal-format
 msgid "cannot specify %<-o%> with %<-c%>, %<-S%> or %<-E%> with multiple files"
 msgstr ""
 
-#: gcc.cc:8909
+#: gcc.cc:8910
 #, gcc-internal-format, gfc-internal-format
 msgid "%s: %s compiler not installed on this system"
 msgstr ""
 
-#: gcc.cc:8934
+#: gcc.cc:8935
 #, gcc-internal-format
 msgid "recompiling with %<-fcompare-debug%>"
 msgstr ""
 
-#: gcc.cc:8950
+#: gcc.cc:8951
 #, gcc-internal-format
 msgid "during %<-fcompare-debug%> recompilation"
 msgstr ""
 
-#: gcc.cc:8959
+#: gcc.cc:8960
 #, gcc-internal-format
 msgid "comparing final insns dumps"
 msgstr ""
 
-#: gcc.cc:9112
+#: gcc.cc:9113
 #, gcc-internal-format
 msgid "%<-fuse-linker-plugin%>, but %s not found"
 msgstr ""
 
-#: gcc.cc:9146
+#: gcc.cc:9147
 #, gcc-internal-format, gfc-internal-format
 msgid "%s: linker input file unused because linking not done"
 msgstr ""
@@ -25892,92 +25905,92 @@ msgstr ""
 #. This is can be an indication the user specifed an errorneous
 #. separated option value, (or used the wrong prefix for an
 #. option).
-#: gcc.cc:9152
+#: gcc.cc:9153
 #, gcc-internal-format
 msgid "%s: linker input file not found: %m"
 msgstr ""
 
-#: gcc.cc:9248 c-family/c-opts.cc:793
+#: gcc.cc:9249 c-family/c-opts.cc:793
 #, gcc-internal-format
 msgid "cannot use %<-%> as input filename for a precompiled header"
 msgstr ""
 
-#: gcc.cc:9254
+#: gcc.cc:9255
 #, gcc-internal-format, gfc-internal-format
 msgid "language %s not recognized"
 msgstr ""
 
-#: gcc.cc:9494
+#: gcc.cc:9495
 #, gcc-internal-format
 msgid "multilib spec %qs is invalid"
 msgstr ""
 
-#: gcc.cc:9696
+#: gcc.cc:9697
 #, gcc-internal-format
 msgid "multilib exclusions %qs is invalid"
 msgstr ""
 
-#: gcc.cc:9760
+#: gcc.cc:9761
 #, gcc-internal-format
 msgid "multilib select %qs %qs is invalid"
 msgstr ""
 
-#: gcc.cc:9923
+#: gcc.cc:9924
 #, gcc-internal-format
 msgid "multilib select %qs is invalid"
 msgstr ""
 
-#: gcc.cc:9963
+#: gcc.cc:9964
 #, gcc-internal-format
 msgid "multilib exclusion %qs is invalid"
 msgstr ""
 
-#: gcc.cc:10214
+#: gcc.cc:10215
 #, gcc-internal-format
 msgid "environment variable %qs not defined"
 msgstr ""
 
-#: gcc.cc:10381 gcc.cc:10386
+#: gcc.cc:10382 gcc.cc:10387
 #, gcc-internal-format
 msgid "invalid version number %qs"
 msgstr ""
 
-#: gcc.cc:10429
+#: gcc.cc:10430
 #, gcc-internal-format, gfc-internal-format
 msgid "too few arguments to %%:version-compare"
 msgstr ""
 
-#: gcc.cc:10435
+#: gcc.cc:10436
 #, gcc-internal-format, gfc-internal-format
 msgid "too many arguments to %%:version-compare"
 msgstr ""
 
-#: gcc.cc:10477
+#: gcc.cc:10478
 #, gcc-internal-format
 msgid "unknown operator %qs in %%:version-compare"
 msgstr ""
 
-#: gcc.cc:10601
+#: gcc.cc:10602
 #, gcc-internal-format, gfc-internal-format
 msgid "too many arguments to %%:compare-debug-dump-opt"
 msgstr ""
 
-#: gcc.cc:10669
+#: gcc.cc:10670
 #, gcc-internal-format, gfc-internal-format
 msgid "too many arguments to %%:compare-debug-self-opt"
 msgstr ""
 
-#: gcc.cc:10756
+#: gcc.cc:10757
 #, gcc-internal-format, gfc-internal-format
 msgid "too many arguments for %%:dumps"
 msgstr ""
 
-#: gcc.cc:10860
+#: gcc.cc:10861
 #, gcc-internal-format, gfc-internal-format
 msgid "wrong number of arguments to %%:debug-level-gt"
 msgstr ""
 
-#: gcc.cc:10881
+#: gcc.cc:10882
 #, gcc-internal-format, gfc-internal-format
 msgid "wrong number of arguments to %%:dwarf-version-gt"
 msgstr ""
@@ -26191,49 +26204,49 @@ msgstr ""
 msgid "array subscript %wu is above array bounds of %qT"
 msgstr ""
 
-#: gimple-fold.cc:2079 gimple-fold.cc:3130 gimple-ssa-warn-restrict.cc:2073
+#: gimple-fold.cc:2082 gimple-fold.cc:3133 gimple-ssa-warn-restrict.cc:2073
 #, gcc-internal-format
 msgid "%qD source argument is the same as destination"
 msgstr ""
 
-#: gimple-fold.cc:2145
+#: gimple-fold.cc:2148
 #, gcc-internal-format
 msgid ""
 "%qD destination unchanged after copying no bytes from a string of length %E"
 msgstr ""
 
-#: gimple-fold.cc:2150
+#: gimple-fold.cc:2153
 #, gcc-internal-format
 msgid "%qD destination unchanged after copying no bytes"
 msgstr ""
 
-#: gimple-fold.cc:2525 gimple-ssa-warn-access.cc:856
+#: gimple-fold.cc:2528 gimple-ssa-warn-access.cc:856
 #, gcc-internal-format
 msgid "%qD specified bound %E exceeds destination size %E"
 msgstr ""
 
-#: gimple-fold.cc:2544
+#: gimple-fold.cc:2547
 #, gcc-internal-format
 msgid "%qD specified bound %E equals source length"
 msgstr ""
 
-#: gimple-fold.cc:4542 gimple-fold.cc:4746
+#: gimple-fold.cc:4545 gimple-fold.cc:4749
 #, gcc-internal-format
 msgid ""
 "flexible array member %qD does not have well defined padding bits for %qs"
 msgstr ""
 
-#: gimple-fold.cc:4695 cp/constexpr.cc:4357
+#: gimple-fold.cc:4698 cp/constexpr.cc:4359
 #, gcc-internal-format
 msgid "PDP11 bit-field handling unsupported in %qs"
 msgstr ""
 
-#: gimple-fold.cc:4922
+#: gimple-fold.cc:4926
 #, gcc-internal-format, gfc-internal-format
 msgid "%s not supported for variable length aggregates"
 msgstr ""
 
-#: gimple-fold.cc:4928
+#: gimple-fold.cc:4932
 #, gcc-internal-format, gfc-internal-format
 msgid "%s not supported on this target"
 msgstr ""
@@ -26259,15 +26272,15 @@ msgid "function returns address of local variable"
 msgstr ""
 
 #: gimple-ssa-isolate-paths.cc:417 gimple-ssa-warn-access.cc:2028
-#: gimple-ssa-warn-access.cc:3693 tree.cc:12117 tree.cc:12154 tree.cc:12195
-#: tree.cc:12228 c/c-typeck.cc:2991 c/c-typeck.cc:3084 c/c-typeck.cc:5634
+#: gimple-ssa-warn-access.cc:3693 tree.cc:12191 tree.cc:12228 tree.cc:12269
+#: tree.cc:12302 c/c-typeck.cc:2991 c/c-typeck.cc:3084 c/c-typeck.cc:5634
 #: c/c-typeck.cc:10895 c/c-typeck.cc:10912 c/gimple-parser.cc:2468
-#: c/gimple-parser.cc:2476 cp/call.cc:7606 cp/call.cc:9681 cp/constexpr.cc:853
-#: cp/constexpr.cc:3814 cp/cvt.cc:1075 cp/cvt.cc:1113 cp/decl.cc:8620
-#: cp/decl.cc:15832 cp/decl.cc:16199 cp/decl2.cc:5818 cp/decl2.cc:5873
-#: cp/parser.cc:21696 cp/pt.cc:8956 cp/semantics.cc:2149 cp/semantics.cc:3464
-#: cp/semantics.cc:4547 cp/typeck.cc:1991 cp/typeck.cc:2210 cp/typeck.cc:4341
-#: cp/typeck.cc:10189
+#: c/gimple-parser.cc:2476 cp/call.cc:7616 cp/call.cc:9691 cp/constexpr.cc:853
+#: cp/constexpr.cc:3816 cp/cvt.cc:1075 cp/cvt.cc:1113 cp/decl.cc:8637
+#: cp/decl.cc:15854 cp/decl.cc:16221 cp/decl2.cc:5854 cp/decl2.cc:5909
+#: cp/parser.cc:21705 cp/pt.cc:8974 cp/semantics.cc:2160 cp/semantics.cc:3475
+#: cp/semantics.cc:4558 cp/typeck.cc:1991 cp/typeck.cc:2210 cp/typeck.cc:4341
+#: cp/typeck.cc:10191
 #, gcc-internal-format
 msgid "declared here"
 msgstr ""
@@ -27463,79 +27476,79 @@ msgstr ""
 msgid "call to %qD here"
 msgstr ""
 
-#: gimple-ssa-warn-access.cc:3935
+#: gimple-ssa-warn-access.cc:3936
 #, gcc-internal-format
 msgid "dangling pointer %qE to %qD may be used"
 msgstr ""
 
-#: gimple-ssa-warn-access.cc:3936
+#: gimple-ssa-warn-access.cc:3937
 #, gcc-internal-format
 msgid "using dangling pointer %qE to %qD"
 msgstr ""
 
-#: gimple-ssa-warn-access.cc:3941
+#: gimple-ssa-warn-access.cc:3942
 #, gcc-internal-format
 msgid "dangling pointer to %qD may be used"
 msgstr ""
 
-#: gimple-ssa-warn-access.cc:3942
+#: gimple-ssa-warn-access.cc:3943
 #, gcc-internal-format
 msgid "using a dangling pointer to %qD"
 msgstr ""
 
-#: gimple-ssa-warn-access.cc:3945 gimple-ssa-warn-access.cc:4587
+#: gimple-ssa-warn-access.cc:3946 gimple-ssa-warn-access.cc:4588
 #: gimple-ssa-warn-restrict.cc:1823 tree-ssa-uninit.cc:900
 #: tree-ssa-uninit.cc:1066 c/c-decl.cc:3893 c/c-decl.cc:4166 c/c-typeck.cc:8987
-#: c/c-typeck.cc:11696 cp/class.cc:1492 cp/class.cc:3276 cp/constexpr.cc:1012
-#: cp/decl.cc:4290 cp/decl.cc:12341 cp/decl.cc:12824 cp/decl.cc:12833
-#: cp/friend.cc:404 cp/friend.cc:414 cp/init.cc:2888 cp/parser.cc:3488
-#: cp/parser.cc:3634 cp/parser.cc:3685 cp/parser.cc:6882 cp/parser.cc:24226
+#: c/c-typeck.cc:11696 cp/class.cc:1492 cp/class.cc:3276 cp/constexpr.cc:1013
+#: cp/decl.cc:4303 cp/decl.cc:12360 cp/decl.cc:12843 cp/decl.cc:12852
+#: cp/friend.cc:404 cp/friend.cc:414 cp/init.cc:2893 cp/parser.cc:3488
+#: cp/parser.cc:3634 cp/parser.cc:3685 cp/parser.cc:6882 cp/parser.cc:24235
 #: cp/typeck.cc:4777
 #, gcc-internal-format
 msgid "%qD declared here"
 msgstr ""
 
-#: gimple-ssa-warn-access.cc:3953
+#: gimple-ssa-warn-access.cc:3954
 #, gcc-internal-format
 msgid "dangling pointer %qE to an unnamed temporary may be used"
 msgstr ""
 
-#: gimple-ssa-warn-access.cc:3955
+#: gimple-ssa-warn-access.cc:3956
 #, gcc-internal-format
 msgid "using dangling pointer %qE to an unnamed temporary"
 msgstr ""
 
-#: gimple-ssa-warn-access.cc:3961
+#: gimple-ssa-warn-access.cc:3962
 #, gcc-internal-format
 msgid "dangling pointer to an unnamed temporary may be used"
 msgstr ""
 
-#: gimple-ssa-warn-access.cc:3963
+#: gimple-ssa-warn-access.cc:3964
 #, gcc-internal-format
 msgid "using a dangling pointer to an unnamed temporary"
 msgstr ""
 
-#: gimple-ssa-warn-access.cc:3967
+#: gimple-ssa-warn-access.cc:3968
 #, gcc-internal-format
 msgid "unnamed temporary defined here"
 msgstr ""
 
-#: gimple-ssa-warn-access.cc:4057
+#: gimple-ssa-warn-access.cc:4058
 #, gcc-internal-format
 msgid "%qD called on pointer %qE passed to mismatched allocation function %qD"
 msgstr ""
 
-#: gimple-ssa-warn-access.cc:4062
+#: gimple-ssa-warn-access.cc:4063
 #, gcc-internal-format
 msgid "%qD called on a pointer passed to mismatched reallocation function %qD"
 msgstr ""
 
-#: gimple-ssa-warn-access.cc:4068
+#: gimple-ssa-warn-access.cc:4069
 #, gcc-internal-format
 msgid "call to %qD"
 msgstr ""
 
-#: gimple-ssa-warn-access.cc:4581
+#: gimple-ssa-warn-access.cc:4582
 #, gcc-internal-format
 msgid "storing the address of local variable %qD in %qE"
 msgstr ""
@@ -29036,43 +29049,43 @@ msgstr ""
 msgid "installation error, cannot find %<crtoffloadtable.o%>"
 msgstr ""
 
-#: lto-wrapper.cc:1436
+#: lto-wrapper.cc:1439
 #, gcc-internal-format
 msgid "environment variable %<COLLECT_GCC%> must be set"
 msgstr ""
 
-#: lto-wrapper.cc:1440
+#: lto-wrapper.cc:1443
 #, gcc-internal-format
 msgid "environment variable %<COLLECT_GCC_OPTIONS%> must be set"
 msgstr ""
 
-#: lto-wrapper.cc:1710 lto-wrapper.cc:1768 c-family/c-pch.cc:213
+#: lto-wrapper.cc:1721 lto-wrapper.cc:1779 c-family/c-pch.cc:213
 #: c-family/c-pch.cc:248 c-family/c-pch.cc:286
 #, gcc-internal-format
 msgid "cannot read %s: %m"
 msgstr ""
 
-#: lto-wrapper.cc:1737
+#: lto-wrapper.cc:1748
 #, gcc-internal-format, gfc-internal-format
 msgid "invalid format of %s"
 msgstr ""
 
-#: lto-wrapper.cc:1903
+#: lto-wrapper.cc:1914
 #, gcc-internal-format
 msgid "%<fopen%>: %s: %m"
 msgstr ""
 
-#: lto-wrapper.cc:1920
+#: lto-wrapper.cc:1931
 #, gcc-internal-format, gfc-internal-format
 msgid "corrupted ltrans output file %s"
 msgstr ""
 
-#: lto-wrapper.cc:1962
+#: lto-wrapper.cc:1973
 #, gcc-internal-format, gfc-internal-format
 msgid "using serial compilation of %d LTRANS jobs"
 msgstr ""
 
-#: lto-wrapper.cc:2135
+#: lto-wrapper.cc:2149
 #, gcc-internal-format
 msgid "%<atexit%> failed"
 msgstr ""
@@ -29838,8 +29851,8 @@ msgstr ""
 
 #: opts.cc:831 opts.cc:837 opts.cc:843 opts.cc:849 opts.cc:860 opts.cc:870
 #: opts.cc:876 opts.cc:882 opts.cc:888 opts.cc:894 opts.cc:900 opts.cc:906
-#: opts.cc:912 opts.cc:918 opts.cc:935 opts.cc:943 config/mips/mips.cc:20134
-#: config/mips/mips.cc:20136 config/mips/mips.cc:20149
+#: opts.cc:912 opts.cc:918 opts.cc:935 opts.cc:943 config/mips/mips.cc:20183
+#: config/mips/mips.cc:20185 config/mips/mips.cc:20198
 #, gcc-internal-format
 msgid "%qs is incompatible with %qs"
 msgstr ""
@@ -30491,49 +30504,49 @@ msgstr ""
 msgid "%qs: [%u] non-empty register in chain (%s %u %i)"
 msgstr ""
 
-#: reginfo.cc:651
+#: reginfo.cc:674
 #, gcc-internal-format
 msgid "cannot use %qs as a call-saved register"
 msgstr ""
 
-#: reginfo.cc:655
+#: reginfo.cc:678
 #, gcc-internal-format
 msgid "cannot use %qs as a call-used register"
 msgstr ""
 
-#: reginfo.cc:667
+#: reginfo.cc:690
 #, gcc-internal-format
 msgid "cannot use %qs as a fixed register"
 msgstr ""
 
-#: reginfo.cc:694 config/arc/arc.cc:1184 config/arc/arc.cc:1226
+#: reginfo.cc:717 config/arc/arc.cc:1184 config/arc/arc.cc:1226
 #: config/ia64/ia64.cc:6036 config/ia64/ia64.cc:6043 config/pa/pa.cc:465
 #: config/pa/pa.cc:472 config/sh/sh.cc:8277 config/sh/sh.cc:8284
 #, gcc-internal-format, gfc-internal-format
 msgid "unknown register name: %s"
 msgstr ""
 
-#: reginfo.cc:707
+#: reginfo.cc:730
 #, gcc-internal-format
 msgid "stack register used for global register variable"
 msgstr ""
 
-#: reginfo.cc:713
+#: reginfo.cc:736
 #, gcc-internal-format
 msgid "global register variable follows a function definition"
 msgstr ""
 
-#: reginfo.cc:719
+#: reginfo.cc:742
 #, gcc-internal-format
 msgid "register of %qD used for multiple global register variables"
 msgstr ""
 
-#: reginfo.cc:722 config/rs6000/rs6000-logue.cc:5561
+#: reginfo.cc:745 config/rs6000/rs6000-logue.cc:5561
 #, gcc-internal-format
 msgid "conflicts with %qD"
 msgstr ""
 
-#: reginfo.cc:727
+#: reginfo.cc:750
 #, gcc-internal-format
 msgid "call-clobbered register used for global register variable"
 msgstr ""
@@ -30981,27 +30994,27 @@ msgstr ""
 msgid "%<__builtin_saveregs%> not supported by this target"
 msgstr ""
 
-#: targhooks.cc:1120
+#: targhooks.cc:1185
 #, gcc-internal-format
 msgid "%qs not supported on this target"
 msgstr ""
 
-#: targhooks.cc:1162
+#: targhooks.cc:1227
 #, gcc-internal-format
 msgid "nested functions not supported on this target"
 msgstr ""
 
-#: targhooks.cc:1175
+#: targhooks.cc:1240
 #, gcc-internal-format
 msgid "nested function trampolines not supported on this target"
 msgstr ""
 
-#: targhooks.cc:1677
+#: targhooks.cc:1742
 #, gcc-internal-format
 msgid "target attribute is not supported on this machine"
 msgstr ""
 
-#: targhooks.cc:1691
+#: targhooks.cc:1756
 #, gcc-internal-format
 msgid "%<#pragma GCC target%> is not supported for this machine"
 msgstr ""
@@ -32039,6 +32052,11 @@ msgid ""
 "%<warn_unused_result%>"
 msgstr ""
 
+#: tree-complex.cc:1632
+#, gcc-internal-format
+msgid "%<asm goto%> with complex typed outputs"
+msgstr ""
+
 #: tree-diagnostic-path.cc:467
 msgid "%@ %s"
 msgstr ""
@@ -32226,27 +32244,27 @@ msgstr ""
 msgid "target does not support atomic profile update, single mode is selected"
 msgstr ""
 
-#: tree-ssa-alias.cc:3991
+#: tree-ssa-alias.cc:3976
 #, gcc-internal-format, gfc-internal-format
 msgid "invalid fn spec attribute \"%s\""
 msgstr ""
 
-#: tree-ssa-alias.cc:4030
+#: tree-ssa-alias.cc:4015
 #, gcc-internal-format, gfc-internal-format
 msgid "invalid fn spec attribute \"%s\" arg %i"
 msgstr ""
 
-#: tree-ssa-ccp.cc:4606 c-family/c-common.cc:5810
+#: tree-ssa-ccp.cc:4606 c-family/c-common.cc:5812
 #, gcc-internal-format
 msgid "%qs pointer is null"
 msgstr ""
 
-#: tree-ssa-ccp.cc:4609 c-family/c-common.cc:5813
+#: tree-ssa-ccp.cc:4609 c-family/c-common.cc:5815
 #, gcc-internal-format
 msgid "in a call to non-static member function %qD"
 msgstr ""
 
-#: tree-ssa-ccp.cc:4615 c-family/c-common.cc:5819
+#: tree-ssa-ccp.cc:4615 c-family/c-common.cc:5821
 #, gcc-internal-format, gfc-internal-format
 msgid "argument %u null where non-null expected"
 msgstr ""
@@ -32256,7 +32274,7 @@ msgstr ""
 msgid "in a call to built-in function %qD"
 msgstr ""
 
-#: tree-ssa-ccp.cc:4625 c-family/c-common.cc:5823
+#: tree-ssa-ccp.cc:4625 c-family/c-common.cc:5825
 #, gcc-internal-format
 msgid "in a call to function %qD declared %qs"
 msgstr ""
@@ -32311,71 +32329,71 @@ msgstr ""
 msgid "statement volatile flag not up to date"
 msgstr ""
 
-#: tree-ssa-strlen.cc:2144
+#: tree-ssa-strlen.cc:2138
 #, gcc-internal-format
 msgid ""
 "%qD writing one too many bytes into a region of a size that depends on "
 "%<strlen%>"
 msgstr ""
 
-#: tree-ssa-strlen.cc:2148
+#: tree-ssa-strlen.cc:2142
 #, gcc-internal-format
 msgid ""
 "writing one too many bytes into a region of a size that depends on %<strlen%>"
 msgstr ""
 
-#: tree-ssa-strlen.cc:2157
+#: tree-ssa-strlen.cc:2151
 #, gcc-internal-format
 msgid "%qD writing %wu byte into a region of size %wu"
 msgid_plural "%qD writing %wu bytes into a region of size %wu"
 msgstr[0] ""
 msgstr[1] ""
 
-#: tree-ssa-strlen.cc:2165
+#: tree-ssa-strlen.cc:2159
 #, gcc-internal-format
 msgid "writing %wu byte into a region of size %wu"
 msgid_plural "writing %wu bytes into a region of size %wu"
 msgstr[0] ""
 msgstr[1] ""
 
-#: tree-ssa-strlen.cc:2175
+#: tree-ssa-strlen.cc:2169
 #, gcc-internal-format
 msgid "%qD writing %wu byte into a region of size between %wu and %wu"
 msgid_plural "%qD writing %wu bytes into a region of size between %wu and %wu"
 msgstr[0] ""
 msgstr[1] ""
 
-#: tree-ssa-strlen.cc:2183
+#: tree-ssa-strlen.cc:2177
 #, gcc-internal-format
 msgid "writing %wu byte into a region of size between %wu and %wu"
 msgid_plural "writing %wu bytes into a region of size between %wu and %wu"
 msgstr[0] ""
 msgstr[1] ""
 
-#: tree-ssa-strlen.cc:2193
+#: tree-ssa-strlen.cc:2187
 #, gcc-internal-format
 msgid "%qD writing between %wu and %wu bytes into a region of size %wu"
 msgstr ""
 
-#: tree-ssa-strlen.cc:2199
+#: tree-ssa-strlen.cc:2193
 #, gcc-internal-format
 msgid "writing between %wu and %wu bytes into a region of size %wu"
 msgstr ""
 
-#: tree-ssa-strlen.cc:2207
+#: tree-ssa-strlen.cc:2201
 #, gcc-internal-format
 msgid ""
 "%qD writing between %wu and %wu bytes into a region of size between %wu and "
 "%wu"
 msgstr ""
 
-#: tree-ssa-strlen.cc:2213
+#: tree-ssa-strlen.cc:2207
 #, gcc-internal-format
 msgid ""
 "writing between %wu and %wu bytes into a region of size between %wu and %wu"
 msgstr ""
 
-#: tree-ssa-strlen.cc:3105
+#: tree-ssa-strlen.cc:3099
 #, gcc-internal-format
 msgid ""
 "%qD output truncated before terminating nul copying %E byte from a string of "
@@ -32386,7 +32404,7 @@ msgid_plural ""
 msgstr[0] ""
 msgstr[1] ""
 
-#: tree-ssa-strlen.cc:3121
+#: tree-ssa-strlen.cc:3115
 #, gcc-internal-format
 msgid "%qD output truncated copying %E byte from a string of length %wu"
 msgid_plural ""
@@ -32394,14 +32412,14 @@ msgid_plural ""
 msgstr[0] ""
 msgstr[1] ""
 
-#: tree-ssa-strlen.cc:3128
+#: tree-ssa-strlen.cc:3122
 #, gcc-internal-format
 msgid ""
 "%qD output truncated copying between %wu and %wu bytes from a string of "
 "length %wu"
 msgstr ""
 
-#: tree-ssa-strlen.cc:3140
+#: tree-ssa-strlen.cc:3134
 #, gcc-internal-format
 msgid "%qD output may be truncated copying %E byte from a string of length %wu"
 msgid_plural ""
@@ -32409,57 +32427,57 @@ msgid_plural ""
 msgstr[0] ""
 msgstr[1] ""
 
-#: tree-ssa-strlen.cc:3147 tree-ssa-strlen.cc:3163
+#: tree-ssa-strlen.cc:3141 tree-ssa-strlen.cc:3157
 #, gcc-internal-format
 msgid ""
 "%qD output may be truncated copying between %wu and %wu bytes from a string "
 "of length %wu"
 msgstr ""
 
-#: tree-ssa-strlen.cc:3317
+#: tree-ssa-strlen.cc:3311
 #, gcc-internal-format
 msgid ""
 "%qD output truncated before terminating nul copying as many bytes from a "
 "string as its length"
 msgstr ""
 
-#: tree-ssa-strlen.cc:3330
+#: tree-ssa-strlen.cc:3324
 #, gcc-internal-format
 msgid "%qD specified bound depends on the length of the source argument"
 msgstr ""
 
-#: tree-ssa-strlen.cc:3338
+#: tree-ssa-strlen.cc:3332
 #, gcc-internal-format
 msgid "length computed here"
 msgstr ""
 
-#: tree-ssa-strlen.cc:4259
+#: tree-ssa-strlen.cc:4253
 #, gcc-internal-format
 msgid ""
 "%qD of a string of length %wu or more and an array of size %wu evaluates to "
 "nonzero"
 msgstr ""
 
-#: tree-ssa-strlen.cc:4261
+#: tree-ssa-strlen.cc:4255
 #, gcc-internal-format
 msgid ""
 "%qD of a string of length %wu and an array of size %wu evaluates to nonzero"
 msgstr ""
 
-#: tree-ssa-strlen.cc:4268
+#: tree-ssa-strlen.cc:4262
 #, gcc-internal-format
 msgid ""
 "%qD of strings of length %wu and %wu and bound of %wu evaluates to nonzero"
 msgstr ""
 
-#: tree-ssa-strlen.cc:4273
+#: tree-ssa-strlen.cc:4267
 #, gcc-internal-format
 msgid ""
 "%qD of a string of length %wu, an array of size %wu and bound of %wu "
 "evaluates to nonzero"
 msgstr ""
 
-#: tree-ssa-strlen.cc:4284
+#: tree-ssa-strlen.cc:4278
 #, gcc-internal-format
 msgid "in this expression"
 msgstr ""
@@ -32689,12 +32707,12 @@ msgstr ""
 msgid "target specific builtin not available"
 msgstr ""
 
-#: tree-vect-generic.cc:325 tree-vect-generic.cc:491 tree-vect-generic.cc:2033
+#: tree-vect-generic.cc:328 tree-vect-generic.cc:498 tree-vect-generic.cc:2045
 #, gcc-internal-format
 msgid "vector operation will be expanded piecewise"
 msgstr ""
 
-#: tree-vect-generic.cc:328
+#: tree-vect-generic.cc:331
 #, gcc-internal-format
 msgid "vector operation will be expanded in parallel"
 msgstr ""
@@ -32704,12 +32722,12 @@ msgstr ""
 msgid "vector operation will be expanded with a single scalar operation"
 msgstr ""
 
-#: tree-vect-generic.cc:1102
+#: tree-vect-generic.cc:1110
 #, gcc-internal-format
 msgid "vector condition will be expanded piecewise"
 msgstr ""
 
-#: tree-vect-generic.cc:1596
+#: tree-vect-generic.cc:1605
 #, gcc-internal-format
 msgid "vector shuffling operation will be expanded piecewise"
 msgstr ""
@@ -32729,128 +32747,128 @@ msgstr ""
 msgid "side-effects element in no-side-effects CONSTRUCTOR"
 msgstr ""
 
-#: tree.cc:7179
+#: tree.cc:7188
 #, gcc-internal-format
 msgid "arrays of functions are not meaningful"
 msgstr ""
 
-#: tree.cc:7343
+#: tree.cc:7352
 #, gcc-internal-format
 msgid "function return type cannot be function"
 msgstr ""
 
-#: tree.cc:8724 tree.cc:8809 tree.cc:8872
+#: tree.cc:8798 tree.cc:8883 tree.cc:8946
 #, gcc-internal-format, gfc-internal-format
 msgid "tree check: %s, have %s in %s, at %s:%d"
 msgstr ""
 
-#: tree.cc:8761
+#: tree.cc:8835
 #, gcc-internal-format, gfc-internal-format
 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
 msgstr ""
 
-#: tree.cc:8774
+#: tree.cc:8848
 #, gcc-internal-format
 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
 msgstr ""
 
-#: tree.cc:8823
+#: tree.cc:8897
 #, gcc-internal-format
 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
 msgstr ""
 
-#: tree.cc:8836
+#: tree.cc:8910
 #, gcc-internal-format
 msgid "tree check: expected %<omp_clause %s%>, have %qs in %s, at %s:%d"
 msgstr ""
 
-#: tree.cc:8898
+#: tree.cc:8972
 #, gcc-internal-format
 msgid ""
 "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:"
 "%d"
 msgstr ""
 
-#: tree.cc:8912
+#: tree.cc:8986
 #, gcc-internal-format
 msgid ""
 "tree check: accessed elt %d of %<tree_int_cst%> with %d elts in %s, at %s:%d"
 msgstr ""
 
-#: tree.cc:8925
+#: tree.cc:8999
 #, gcc-internal-format
 msgid ""
 "tree check: accessed elt %d of %<tree_vec%> with %d elts in %s, at %s:%d"
 msgstr ""
 
-#: tree.cc:8938
+#: tree.cc:9012
 #, gcc-internal-format, gfc-internal-format
 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
 msgstr ""
 
-#: tree.cc:8951
+#: tree.cc:9025
 #, gcc-internal-format
 msgid ""
 "tree check: accessed operand %d of %<omp_clause %s%> with %d operands in %s, "
 "at %s:%d"
 msgstr ""
 
-#: tree.cc:12112
+#: tree.cc:12186
 #, gcc-internal-format
 msgid "%qD is deprecated: %s"
 msgstr ""
 
-#: tree.cc:12115
+#: tree.cc:12189
 #, gcc-internal-format
 msgid "%qD is deprecated"
 msgstr ""
 
-#: tree.cc:12138
+#: tree.cc:12212
 #, gcc-internal-format
 msgid "%qE is deprecated: %s"
 msgstr ""
 
-#: tree.cc:12141
+#: tree.cc:12215
 #, gcc-internal-format
 msgid "%qE is deprecated"
 msgstr ""
 
-#: tree.cc:12147
+#: tree.cc:12221
 #, gcc-internal-format, gfc-internal-format
 msgid "type is deprecated: %s"
 msgstr ""
 
-#: tree.cc:12150
+#: tree.cc:12224
 #, gcc-internal-format
 msgid "type is deprecated"
 msgstr ""
 
-#: tree.cc:12192
+#: tree.cc:12266
 #, gcc-internal-format
 msgid "%qD is unavailable: %s"
 msgstr ""
 
-#: tree.cc:12194
+#: tree.cc:12268
 #, gcc-internal-format
 msgid "%qD is unavailable"
 msgstr ""
 
-#: tree.cc:12215
+#: tree.cc:12289
 #, gcc-internal-format
 msgid "%qE is unavailable: %s"
 msgstr ""
 
-#: tree.cc:12217
+#: tree.cc:12291
 #, gcc-internal-format
 msgid "%qE is unavailable"
 msgstr ""
 
-#: tree.cc:12222
+#: tree.cc:12296
 #, gcc-internal-format, gfc-internal-format
 msgid "type is unavailable: %s"
 msgstr ""
 
-#: tree.cc:12224
+#: tree.cc:12298
 #, gcc-internal-format
 msgid "type is unavailable"
 msgstr ""
@@ -32875,232 +32893,232 @@ msgstr ""
 #. - vector types may differ by TYPE_VECTOR_OPAQUE
 #.
 #. Convenience macro for matching individual fields.
-#: tree.cc:13037
+#: tree.cc:13113
 #, gcc-internal-format, gfc-internal-format
 msgid "type variant differs by %s"
 msgstr ""
 
-#: tree.cc:13082
+#: tree.cc:13158
 #, gcc-internal-format
 msgid "type variant has different %<TYPE_SIZE_UNIT%>"
 msgstr ""
 
-#: tree.cc:13084
+#: tree.cc:13160
 #, gcc-internal-format
 msgid "type variant%'s %<TYPE_SIZE_UNIT%>"
 msgstr ""
 
-#: tree.cc:13086
+#: tree.cc:13162
 #, gcc-internal-format
 msgid "type%'s %<TYPE_SIZE_UNIT%>"
 msgstr ""
 
-#: tree.cc:13111
+#: tree.cc:13187
 #, gcc-internal-format
 msgid "type variant with %<TYPE_ALIAS_SET_KNOWN_P%>"
 msgstr ""
 
-#: tree.cc:13124
+#: tree.cc:13200
 #, gcc-internal-format
 msgid "type variant has different %<TYPE_VFIELD%>"
 msgstr ""
 
-#: tree.cc:13160
+#: tree.cc:13236
 #, gcc-internal-format
 msgid "type variant has different %<TYPE_BINFO%>"
 msgstr ""
 
-#: tree.cc:13162
+#: tree.cc:13238
 #, gcc-internal-format
 msgid "type variant%'s %<TYPE_BINFO%>"
 msgstr ""
 
-#: tree.cc:13164
+#: tree.cc:13240
 #, gcc-internal-format
 msgid "type%'s %<TYPE_BINFO%>"
 msgstr ""
 
-#: tree.cc:13203
+#: tree.cc:13279
 #, gcc-internal-format
 msgid "type variant has different %<TYPE_FIELDS%>"
 msgstr ""
 
-#: tree.cc:13205
+#: tree.cc:13281
 #, gcc-internal-format
 msgid "first mismatch is field"
 msgstr ""
 
-#: tree.cc:13207
+#: tree.cc:13283
 #, gcc-internal-format
 msgid "and field"
 msgstr ""
 
-#: tree.cc:13224
+#: tree.cc:13300
 #, gcc-internal-format
 msgid "type variant has different %<TREE_TYPE%>"
 msgstr ""
 
-#: tree.cc:13226 tree.cc:13237
+#: tree.cc:13302 tree.cc:13313
 #, gcc-internal-format
 msgid "type variant%'s %<TREE_TYPE%>"
 msgstr ""
 
-#: tree.cc:13228 tree.cc:13239
+#: tree.cc:13304 tree.cc:13315
 #, gcc-internal-format
 msgid "type%'s %<TREE_TYPE%>"
 msgstr ""
 
-#: tree.cc:13235
+#: tree.cc:13311
 #, gcc-internal-format
 msgid "type is not compatible with its variant"
 msgstr ""
 
-#: tree.cc:13547
+#: tree.cc:13623
 #, gcc-internal-format
 msgid "main variant is not defined"
 msgstr ""
 
-#: tree.cc:13552
+#: tree.cc:13628
 #, gcc-internal-format
 msgid "%<TYPE_MAIN_VARIANT%> has different %<TYPE_MAIN_VARIANT%>"
 msgstr ""
 
-#: tree.cc:13564
+#: tree.cc:13640
 #, gcc-internal-format
 msgid "%<TYPE_CANONICAL%> has different %<TYPE_CANONICAL%>"
 msgstr ""
 
-#: tree.cc:13583
+#: tree.cc:13659
 #, gcc-internal-format
 msgid "%<TYPE_CANONICAL%> is not compatible"
 msgstr ""
 
-#: tree.cc:13591
+#: tree.cc:13667
 #, gcc-internal-format
 msgid "%<TYPE_MODE%> of %<TYPE_CANONICAL%> is not compatible"
 msgstr ""
 
-#: tree.cc:13597
+#: tree.cc:13673
 #, gcc-internal-format
 msgid "%<TYPE_CANONICAL%> of main variant is not main variant"
 msgstr ""
 
-#: tree.cc:13613
+#: tree.cc:13689
 #, gcc-internal-format
 msgid "%<TYPE_VFIELD%> is not %<FIELD_DECL%> nor %<TREE_LIST%>"
 msgstr ""
 
-#: tree.cc:13623
+#: tree.cc:13699
 #, gcc-internal-format
 msgid "%<TYPE_NEXT_PTR_TO%> is not %<POINTER_TYPE%>"
 msgstr ""
 
-#: tree.cc:13633
+#: tree.cc:13709
 #, gcc-internal-format
 msgid "%<TYPE_NEXT_REF_TO%> is not %<REFERENCE_TYPE%>"
 msgstr ""
 
-#: tree.cc:13654
+#: tree.cc:13730
 #, gcc-internal-format
 msgid "%<TYPE_BINFO%> is not %<TREE_BINFO%>"
 msgstr ""
 
-#: tree.cc:13660
+#: tree.cc:13736
 #, gcc-internal-format
 msgid "%<TYPE_BINFO%> type is not %<TYPE_MAIN_VARIANT%>"
 msgstr ""
 
-#: tree.cc:13671
+#: tree.cc:13747
 #, gcc-internal-format
 msgid "%<TYPE_METHOD_BASETYPE%> is not record nor union"
 msgstr ""
 
-#: tree.cc:13682
+#: tree.cc:13758
 #, gcc-internal-format
 msgid "%<TYPE_OFFSET_BASETYPE%> is not record nor union"
 msgstr ""
 
-#: tree.cc:13700
+#: tree.cc:13776
 #, gcc-internal-format
 msgid "%<TYPE_ARRAY_MAX_SIZE%> not %<INTEGER_CST%>"
 msgstr ""
 
-#: tree.cc:13707
+#: tree.cc:13783
 #, gcc-internal-format
 msgid "%<TYPE_MAX_VALUE_RAW%> non-NULL"
 msgstr ""
 
-#: tree.cc:13714
+#: tree.cc:13790
 #, gcc-internal-format
 msgid "%<TYPE_LANG_SLOT_1 (binfo)%> field is non-NULL"
 msgstr ""
 
-#: tree.cc:13730
+#: tree.cc:13806
 #, gcc-internal-format
 msgid "enum value is not %<CONST_DECL%> or %<INTEGER_CST%>"
 msgstr ""
 
-#: tree.cc:13739
+#: tree.cc:13815
 #, gcc-internal-format
 msgid "enum value type is not %<INTEGER_TYPE%> nor convertible to the enum"
 msgstr ""
 
-#: tree.cc:13747
+#: tree.cc:13823
 #, gcc-internal-format
 msgid "enum value name is not %<IDENTIFIER_NODE%>"
 msgstr ""
 
-#: tree.cc:13757
+#: tree.cc:13833
 #, gcc-internal-format
 msgid "array %<TYPE_DOMAIN%> is not integer type"
 msgstr ""
 
-#: tree.cc:13766
+#: tree.cc:13842
 #, gcc-internal-format
 msgid "%<TYPE_FIELDS%> defined in incomplete type"
 msgstr ""
 
-#: tree.cc:13788
+#: tree.cc:13864
 #, gcc-internal-format
 msgid "wrong tree in %<TYPE_FIELDS%> list"
 msgstr ""
 
-#: tree.cc:13803
+#: tree.cc:13879
 #, gcc-internal-format
 msgid "%<TYPE_CACHED_VALUES_P%> is %i while %<TYPE_CACHED_VALUES%> is %p"
 msgstr ""
 
-#: tree.cc:13810
+#: tree.cc:13886
 #, gcc-internal-format
 msgid "%<TYPE_CACHED_VALUES%> is not %<TREE_VEC%>"
 msgstr ""
 
-#: tree.cc:13823
+#: tree.cc:13899
 #, gcc-internal-format
 msgid "wrong %<TYPE_CACHED_VALUES%> entry"
 msgstr ""
 
-#: tree.cc:13836
+#: tree.cc:13912
 #, gcc-internal-format
 msgid "%<TREE_PURPOSE%> is non-NULL in %<TYPE_ARG_TYPES%> list"
 msgstr ""
 
-#: tree.cc:13842
+#: tree.cc:13918
 #, gcc-internal-format
 msgid "wrong entry in %<TYPE_ARG_TYPES%> list"
 msgstr ""
 
-#: tree.cc:13849
+#: tree.cc:13925
 #, gcc-internal-format
 msgid "%<TYPE_VALUES_RAW%> field is non-NULL"
 msgstr ""
 
-#: tree.cc:13861
+#: tree.cc:13937
 #, gcc-internal-format
 msgid "%<TYPE_CACHED_VALUES_P%> is set while it should not be"
 msgstr ""
 
-#: tree.cc:13871
+#: tree.cc:13947
 #, gcc-internal-format
 msgid "%<TYPE_METHOD_BASETYPE%> is not main variant"
 msgstr ""
@@ -33110,19 +33128,19 @@ msgstr ""
 msgid "%qs is not supported with %qs"
 msgstr ""
 
-#: value-prof.cc:496
+#: value-prof.cc:500
 #, gcc-internal-format
 msgid "dead histogram"
 msgstr ""
 
-#: value-prof.cc:525
+#: value-prof.cc:529
 #, gcc-internal-format
 msgid ""
 "histogram value statement does not correspond to the statement it is "
 "associated with"
 msgstr ""
 
-#: value-prof.cc:594
+#: value-prof.cc:598
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "corrupted value profile: %s profile counter (%d out of %d) inconsistent with "
@@ -34039,7 +34057,7 @@ msgstr ""
 msgid "%qE argument is not a function"
 msgstr ""
 
-#: c-family/c-attribs.cc:4128 cp/name-lookup.cc:6052
+#: c-family/c-attribs.cc:4128 cp/name-lookup.cc:6053
 #, gcc-internal-format
 msgid "deprecated message is not a string"
 msgstr ""
@@ -34561,7 +34579,7 @@ msgid ""
 "%<true%>"
 msgstr ""
 
-#: c-family/c-common.cc:3712 cp/semantics.cc:843 cp/typeck.cc:9971
+#: c-family/c-common.cc:3712 cp/semantics.cc:854 cp/typeck.cc:9973
 #, gcc-internal-format
 msgid "suggest parentheses around assignment used as truth value"
 msgstr ""
@@ -34607,397 +34625,397 @@ msgstr ""
 msgid "%<__alignof%> applied to a bit-field"
 msgstr ""
 
-#: c-family/c-common.cc:4766
+#: c-family/c-common.cc:4768
 #, gcc-internal-format
 msgid "first argument to %<va_arg%> not of type %<va_list%>"
 msgstr ""
 
-#: c-family/c-common.cc:4886
+#: c-family/c-common.cc:4888
 #, gcc-internal-format
 msgid "cannot disable built-in function %qs"
 msgstr ""
 
-#: c-family/c-common.cc:5076
+#: c-family/c-common.cc:5078
 #, gcc-internal-format
 msgid "pointers are not permitted as case values"
 msgstr ""
 
-#: c-family/c-common.cc:5083
+#: c-family/c-common.cc:5085
 #, gcc-internal-format
 msgid "range expressions in switch statements are non-standard"
 msgstr ""
 
-#: c-family/c-common.cc:5111
+#: c-family/c-common.cc:5113
 #, gcc-internal-format
 msgid "empty range specified"
 msgstr ""
 
-#: c-family/c-common.cc:5163
+#: c-family/c-common.cc:5165
 #, gcc-internal-format
 msgid "duplicate (or overlapping) case value"
 msgstr ""
 
-#: c-family/c-common.cc:5165
+#: c-family/c-common.cc:5167
 #, gcc-internal-format
 msgid "this is the first entry overlapping that value"
 msgstr ""
 
-#: c-family/c-common.cc:5169
+#: c-family/c-common.cc:5171
 #, gcc-internal-format
 msgid "duplicate case value"
 msgstr ""
 
-#: c-family/c-common.cc:5170 c-family/c-warn.cc:2542
+#: c-family/c-common.cc:5172 c-family/c-warn.cc:2542
 #, gcc-internal-format
 msgid "previously used here"
 msgstr ""
 
-#: c-family/c-common.cc:5174
+#: c-family/c-common.cc:5176
 #, gcc-internal-format
 msgid "multiple default labels in one switch"
 msgstr ""
 
-#: c-family/c-common.cc:5176
+#: c-family/c-common.cc:5178
 #, gcc-internal-format
 msgid "this is the first default label"
 msgstr ""
 
-#: c-family/c-common.cc:5288
+#: c-family/c-common.cc:5290
 #, gcc-internal-format
 msgid "taking the address of a label is non-standard"
 msgstr ""
 
-#: c-family/c-common.cc:5466
+#: c-family/c-common.cc:5468
 #, gcc-internal-format
 msgid "requested alignment is not an integer constant"
 msgstr ""
 
-#: c-family/c-common.cc:5474 c-family/c-common.cc:5484
+#: c-family/c-common.cc:5476 c-family/c-common.cc:5486
 #, gcc-internal-format
 msgid "requested alignment %qE is not a positive power of 2"
 msgstr ""
 
-#: c-family/c-common.cc:5494
+#: c-family/c-common.cc:5496
 #, gcc-internal-format
 msgid "requested alignment %qE exceeds object file maximum %u"
 msgstr ""
 
-#: c-family/c-common.cc:5502
+#: c-family/c-common.cc:5504
 #, gcc-internal-format
 msgid "requested alignment %qE exceeds maximum %u"
 msgstr ""
 
-#: c-family/c-common.cc:5677
+#: c-family/c-common.cc:5679
 #, gcc-internal-format
 msgid "not enough variable arguments to fit a sentinel"
 msgstr ""
 
-#: c-family/c-common.cc:5691
+#: c-family/c-common.cc:5693
 #, gcc-internal-format
 msgid "missing sentinel in function call"
 msgstr ""
 
-#: c-family/c-common.cc:5918 c-family/c-common.cc:5968 d/d-attribs.cc:812
+#: c-family/c-common.cc:5920 c-family/c-common.cc:5970 d/d-attribs.cc:812
 #: d/d-attribs.cc:862
 #, gcc-internal-format
 msgid "bad option %qs to attribute %<optimize%>"
 msgstr ""
 
-#: c-family/c-common.cc:5921 c-family/c-common.cc:5972
+#: c-family/c-common.cc:5923 c-family/c-common.cc:5974
 #, gcc-internal-format
 msgid "bad option %qs to pragma %<optimize%>"
 msgstr ""
 
-#: c-family/c-common.cc:6020
+#: c-family/c-common.cc:6022
 #, gcc-internal-format
 msgid "attribute %<fallthrough%> specified multiple times"
 msgstr ""
 
-#: c-family/c-common.cc:6024
+#: c-family/c-common.cc:6026
 #, gcc-internal-format
 msgid "%<fallthrough%> attribute specified with a parameter"
 msgstr ""
 
-#: c-family/c-common.cc:6204 c-family/c-common.cc:7040
-#: c-family/c-common.cc:7087 c-family/c-common.cc:7162
-#: c-family/c-common.cc:7235 config/aarch64/aarch64-sve-builtins.cc:2122
+#: c-family/c-common.cc:6206 c-family/c-common.cc:7042
+#: c-family/c-common.cc:7089 c-family/c-common.cc:7164
+#: c-family/c-common.cc:7237 config/aarch64/aarch64-sve-builtins.cc:2117
 #: c/c-typeck.cc:3729
 #, gcc-internal-format
 msgid "too few arguments to function %qE"
 msgstr ""
 
-#: c-family/c-common.cc:6209 c-family/c-common.cc:7093
-#: c-family/c-common.cc:7261 config/aarch64/aarch64-sve-builtins.cc:2124
+#: c-family/c-common.cc:6211 c-family/c-common.cc:7095
+#: c-family/c-common.cc:7263 config/aarch64/aarch64-sve-builtins.cc:2119
 #: c/c-typeck.cc:3593
 #, gcc-internal-format
 msgid "too many arguments to function %qE"
 msgstr ""
 
-#: c-family/c-common.cc:6251
+#: c-family/c-common.cc:6253
 #, gcc-internal-format
 msgid "third argument to function %qE must be a constant integer"
 msgstr ""
 
-#: c-family/c-common.cc:6276
+#: c-family/c-common.cc:6278
 #, gcc-internal-format
 msgid ""
 "second argument to function %qE must be a constant integer power of 2 "
 "between %qi and %qu bits"
 msgstr ""
 
-#: c-family/c-common.cc:6297 c-family/c-common.cc:6341
+#: c-family/c-common.cc:6299 c-family/c-common.cc:6343
 #, gcc-internal-format
 msgid "non-floating-point argument in call to function %qE"
 msgstr ""
 
-#: c-family/c-common.cc:6320
+#: c-family/c-common.cc:6322
 #, gcc-internal-format
 msgid "non-floating-point arguments in call to function %qE"
 msgstr ""
 
-#: c-family/c-common.cc:6334
+#: c-family/c-common.cc:6336
 #, gcc-internal-format
 msgid "non-const integer argument %u in call to function %qE"
 msgstr ""
 
-#: c-family/c-common.cc:6354
+#: c-family/c-common.cc:6356
 #, gcc-internal-format
 msgid "non-integer argument 3 in call to function %qE"
 msgstr ""
 
-#: c-family/c-common.cc:6371 c-family/c-common.cc:6421
+#: c-family/c-common.cc:6373 c-family/c-common.cc:6423
 #, gcc-internal-format
 msgid "argument %u in call to function %qE does not have integral type"
 msgstr ""
 
-#: c-family/c-common.cc:6378
+#: c-family/c-common.cc:6380
 #, gcc-internal-format
 msgid ""
 "argument 3 in call to function %qE does not have pointer to integral type"
 msgstr ""
 
-#: c-family/c-common.cc:6384
+#: c-family/c-common.cc:6386
 #, gcc-internal-format
 msgid "argument 3 in call to function %qE has pointer to enumerated type"
 msgstr ""
 
-#: c-family/c-common.cc:6390
+#: c-family/c-common.cc:6392
 #, gcc-internal-format
 msgid "argument 3 in call to function %qE has pointer to boolean type"
 msgstr ""
 
-#: c-family/c-common.cc:6396 c-family/c-common.cc:6403
-#: c-family/c-common.cc:6458 c-family/c-common.cc:6465
+#: c-family/c-common.cc:6398 c-family/c-common.cc:6405
+#: c-family/c-common.cc:6460 c-family/c-common.cc:6467
 #, gcc-internal-format
 msgid "argument %u in call to function %qE has pointer to %qs type (%qT)"
 msgstr ""
 
-#: c-family/c-common.cc:6427
+#: c-family/c-common.cc:6429
 #, gcc-internal-format
 msgid "argument 3 in call to function %qE has enumerated type"
 msgstr ""
 
-#: c-family/c-common.cc:6433
+#: c-family/c-common.cc:6435
 #, gcc-internal-format
 msgid "argument 3 in call to function %qE has boolean type"
 msgstr ""
 
-#: c-family/c-common.cc:6446
+#: c-family/c-common.cc:6448
 #, gcc-internal-format
 msgid "argument %u in call to function %qE does not have pointer type"
 msgstr ""
 
-#: c-family/c-common.cc:6452
+#: c-family/c-common.cc:6454
 #, gcc-internal-format
 msgid "argument %u in call to function %qE points to incomplete type"
 msgstr ""
 
-#: c-family/c-common.cc:6717
+#: c-family/c-common.cc:6719
 #, gcc-internal-format
 msgid "cannot apply %<offsetof%> to static data member %qD"
 msgstr ""
 
-#: c-family/c-common.cc:6722
+#: c-family/c-common.cc:6724
 #, gcc-internal-format
 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
 msgstr ""
 
-#: c-family/c-common.cc:6729
+#: c-family/c-common.cc:6731
 #, gcc-internal-format
 msgid "cannot apply %<offsetof%> to a non constant address"
 msgstr ""
 
-#: c-family/c-common.cc:6742
+#: c-family/c-common.cc:6744
 #, gcc-internal-format
 msgid "attempt to take address of bit-field structure member %qD"
 msgstr ""
 
-#: c-family/c-common.cc:6795
+#: c-family/c-common.cc:6797
 #, gcc-internal-format
 msgid "index %E denotes an offset greater than size of %qT"
 msgstr ""
 
-#: c-family/c-common.cc:6956
+#: c-family/c-common.cc:6958
 #, gcc-internal-format
 msgid "size of array is too large"
 msgstr ""
 
-#: c-family/c-common.cc:7070 c-family/c-common.cc:7194
+#: c-family/c-common.cc:7072 c-family/c-common.cc:7196
 #, gcc-internal-format
 msgid "operand type %qT is incompatible with argument %d of %qE"
 msgstr ""
 
-#: c-family/c-common.cc:7104
+#: c-family/c-common.cc:7106
 #, gcc-internal-format
 msgid "expecting argument of type pointer or of type integer for argument 1"
 msgstr ""
 
-#: c-family/c-common.cc:7120
+#: c-family/c-common.cc:7122
 #, gcc-internal-format
 msgid "both arguments must be compatible"
 msgstr ""
 
-#: c-family/c-common.cc:7336
+#: c-family/c-common.cc:7338
 #, gcc-internal-format
 msgid "incorrect number of arguments to function %qE"
 msgstr ""
 
-#: c-family/c-common.cc:7350
+#: c-family/c-common.cc:7352
 #, gcc-internal-format
 msgid "argument 1 of %qE must be a non-void pointer type"
 msgstr ""
 
-#: c-family/c-common.cc:7357
+#: c-family/c-common.cc:7359
 #, gcc-internal-format
 msgid "argument 1 of %qE must be a pointer to a complete type"
 msgstr ""
 
-#: c-family/c-common.cc:7366
+#: c-family/c-common.cc:7368
 #, gcc-internal-format
 msgid "argument 1 of %qE must be a pointer to a constant size type"
 msgstr ""
 
-#: c-family/c-common.cc:7377
+#: c-family/c-common.cc:7379
 #, gcc-internal-format
 msgid "argument 1 of %qE must be a pointer to a nonzero size object"
 msgstr ""
 
-#: c-family/c-common.cc:7398
+#: c-family/c-common.cc:7400
 #, gcc-internal-format
 msgid "argument %d of %qE must be a pointer type"
 msgstr ""
 
-#: c-family/c-common.cc:7406
+#: c-family/c-common.cc:7408
 #, gcc-internal-format
 msgid "argument %d of %qE must be a pointer to a constant size type"
 msgstr ""
 
-#: c-family/c-common.cc:7412
+#: c-family/c-common.cc:7414
 #, gcc-internal-format
 msgid "argument %d of %qE must not be a pointer to a function"
 msgstr ""
 
-#: c-family/c-common.cc:7420
+#: c-family/c-common.cc:7422
 #, gcc-internal-format
 msgid "size mismatch in argument %d of %qE"
 msgstr ""
 
-#: c-family/c-common.cc:7433
+#: c-family/c-common.cc:7435
 #, gcc-internal-format
 msgid "argument %d of %qE must not be a pointer to a %<const%> type"
 msgstr ""
 
-#: c-family/c-common.cc:7438
+#: c-family/c-common.cc:7440
 #, gcc-internal-format
 msgid "argument %d of %qE discards %<const%> qualifier"
 msgstr ""
 
-#: c-family/c-common.cc:7447
+#: c-family/c-common.cc:7449
 #, gcc-internal-format
 msgid "argument %d of %qE must not be a pointer to a %<volatile%> type"
 msgstr ""
 
-#: c-family/c-common.cc:7452
+#: c-family/c-common.cc:7454
 #, gcc-internal-format
 msgid "argument %d of %qE discards %<volatile%> qualifier"
 msgstr ""
 
-#: c-family/c-common.cc:7465
+#: c-family/c-common.cc:7467
 #, gcc-internal-format
 msgid "non-integer memory model argument %d of %qE"
 msgstr ""
 
-#: c-family/c-common.cc:7478
+#: c-family/c-common.cc:7480
 #, gcc-internal-format
 msgid "invalid memory model argument %d of %qE"
 msgstr ""
 
-#: c-family/c-common.cc:7879
+#: c-family/c-common.cc:7881
 #, gcc-internal-format
 msgid ""
 "this target does not define a speculation barrier; your program will still "
 "execute correctly, but incorrect speculation may not be restricted"
 msgstr ""
 
-#: c-family/c-common.cc:8514
+#: c-family/c-common.cc:8516
 #, gcc-internal-format
 msgid "index value is out of bound"
 msgstr ""
 
-#: c-family/c-common.cc:8556 c-family/c-common.cc:8605
-#: c-family/c-common.cc:8621
+#: c-family/c-common.cc:8558 c-family/c-common.cc:8607
+#: c-family/c-common.cc:8623
 #, gcc-internal-format
 msgid "conversion of scalar %qT to vector %qT involves truncation"
 msgstr ""
 
 #. Reject arguments that are built-in functions with
 #. no library fallback.
-#: c-family/c-common.cc:8709
+#: c-family/c-common.cc:8711
 #, gcc-internal-format
 msgid "built-in function %qE must be directly called"
 msgstr ""
 
-#: c-family/c-common.cc:8729
+#: c-family/c-common.cc:8731
 #, gcc-internal-format
 msgid "size of array %qE is not a constant expression"
 msgstr ""
 
-#: c-family/c-common.cc:8732
+#: c-family/c-common.cc:8734
 #, gcc-internal-format
 msgid "size of array is not a constant expression"
 msgstr ""
 
-#: c-family/c-common.cc:8736
+#: c-family/c-common.cc:8738
 #, gcc-internal-format
 msgid "size %qE of array %qE is negative"
 msgstr ""
 
-#: c-family/c-common.cc:8739
+#: c-family/c-common.cc:8741
 #, gcc-internal-format
 msgid "size %qE of array is negative"
 msgstr ""
 
-#: c-family/c-common.cc:8744
+#: c-family/c-common.cc:8746
 #, gcc-internal-format
 msgid "size %qE of array %qE exceeds maximum object size %qE"
 msgstr ""
 
-#: c-family/c-common.cc:8747
+#: c-family/c-common.cc:8749
 #, gcc-internal-format
 msgid "size %qE of array exceeds maximum object size %qE"
 msgstr ""
 
-#: c-family/c-common.cc:8752
+#: c-family/c-common.cc:8754
 #, gcc-internal-format
 msgid "size of array %qE exceeds maximum object size %qE"
 msgstr ""
 
-#: c-family/c-common.cc:8755
+#: c-family/c-common.cc:8757
 #, gcc-internal-format
 msgid "size of array exceeds maximum object size %qE"
 msgstr ""
 
-#: c-family/c-common.cc:8826
+#: c-family/c-common.cc:8828
 #, gcc-internal-format
 msgid ""
 "environment variable %qs must expand to a non-negative integer less than or "
@@ -35685,7 +35703,7 @@ msgstr ""
 msgid "traditional C rejects string constant concatenation"
 msgstr ""
 
-#: c-family/c-omp.cc:131 cp/pt.cc:19141
+#: c-family/c-omp.cc:131 cp/pt.cc:19174
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp critical%> with %<hint%> clause requires a name, except when "
@@ -35745,7 +35763,7 @@ msgstr ""
 msgid "%<iterator%> modifier may not be specified on %<depobj%> construct"
 msgstr ""
 
-#: c-family/c-omp.cc:964 cp/semantics.cc:10447
+#: c-family/c-omp.cc:964 cp/semantics.cc:10458
 #, gcc-internal-format
 msgid "invalid type for iteration variable %qE"
 msgstr ""
@@ -35760,17 +35778,17 @@ msgstr ""
 msgid "%qE is not initialized"
 msgstr ""
 
-#: c-family/c-omp.cc:1006 cp/semantics.cc:10336
+#: c-family/c-omp.cc:1006 cp/semantics.cc:10347
 #, gcc-internal-format
 msgid "missing controlling predicate"
 msgstr ""
 
-#: c-family/c-omp.cc:1112 cp/semantics.cc:9952
+#: c-family/c-omp.cc:1112 cp/semantics.cc:9963
 #, gcc-internal-format
 msgid "invalid controlling predicate"
 msgstr ""
 
-#: c-family/c-omp.cc:1119 cp/semantics.cc:10342
+#: c-family/c-omp.cc:1119 cp/semantics.cc:10353
 #, gcc-internal-format
 msgid "missing increment expression"
 msgstr ""
@@ -35780,7 +35798,7 @@ msgstr ""
 msgid "increment is not constant 1 or -1 for %<!=%> condition"
 msgstr ""
 
-#: c-family/c-omp.cc:1250 cp/semantics.cc:10069
+#: c-family/c-omp.cc:1250 cp/semantics.cc:10080
 #, gcc-internal-format
 msgid "invalid increment expression"
 msgstr ""
@@ -35856,7 +35874,7 @@ msgid ""
 "%<for simd%>, %<parallel for%>, %<parallel for simd%>"
 msgstr ""
 
-#: c-family/c-omp.cc:2744 c/c-typeck.cc:15675 cp/semantics.cc:9065
+#: c-family/c-omp.cc:2744 c/c-typeck.cc:15675 cp/semantics.cc:9076
 #, gcc-internal-format
 msgid ""
 "%qD specified in %<allocate%> clause but not in an explicit privatization "
@@ -35970,12 +35988,12 @@ msgstr ""
 msgid "the %qs debug info cannot be used with pre-compiled headers"
 msgstr ""
 
-#: c-family/c-opts.cc:1298 d/d-lang.cc:1291
+#: c-family/c-opts.cc:1298 d/d-lang.cc:1297
 #, gcc-internal-format
 msgid "opening dependency file %s: %m"
 msgstr ""
 
-#: c-family/c-opts.cc:1309 d/d-lang.cc:1304
+#: c-family/c-opts.cc:1309 d/d-lang.cc:1310
 #, gcc-internal-format
 msgid "closing dependency file %s: %m"
 msgstr ""
@@ -36435,8 +36453,8 @@ msgstr ""
 msgid "wrong type argument to %s"
 msgstr ""
 
-#: c-family/c-warn.cc:58 c-family/c-warn.cc:71 cp/constexpr.cc:3113
-#: cp/constexpr.cc:6554
+#: c-family/c-warn.cc:58 c-family/c-warn.cc:71 cp/constexpr.cc:3115
+#: cp/constexpr.cc:6562
 #, gcc-internal-format
 msgid "overflow in constant expression"
 msgstr ""
@@ -37236,7 +37254,7 @@ msgid_plural ""
 msgstr[0] ""
 msgstr[1] ""
 
-#: c-family/c-warn.cc:2807 c/c-typeck.cc:5588 cp/call.cc:5934
+#: c-family/c-warn.cc:2807 c/c-typeck.cc:5588 cp/call.cc:5944
 #, gcc-internal-format
 msgid "this condition has identical branches"
 msgstr ""
@@ -37436,7 +37454,7 @@ msgstr ""
 msgid "%qs is defined in header %qs; did you forget to %<#include %s%>?"
 msgstr ""
 
-#: common/config/aarch64/aarch64-common.cc:519 config/aarch64/aarch64.cc:17798
+#: common/config/aarch64/aarch64-common.cc:519 config/aarch64/aarch64.cc:17802
 #, gcc-internal-format
 msgid "unknown value %qs for %<-mcpu%>"
 msgstr ""
@@ -37467,15 +37485,15 @@ msgid "unrecognized option passed to %%:%<target_mode_check%>"
 msgstr ""
 
 #: common/config/arm/arm-common.cc:378 common/config/arm/arm-common.cc:442
-#: common/config/arm/arm-common.cc:489 config/aarch64/aarch64.cc:17730
-#: config/aarch64/aarch64.cc:17768
+#: common/config/arm/arm-common.cc:489 config/aarch64/aarch64.cc:17734
+#: config/aarch64/aarch64.cc:17772
 #, gcc-internal-format
 msgid "valid arguments are: %s; did you mean %qs?"
 msgstr ""
 
 #: common/config/arm/arm-common.cc:381 common/config/arm/arm-common.cc:445
-#: common/config/arm/arm-common.cc:492 config/aarch64/aarch64.cc:17733
-#: config/aarch64/aarch64.cc:17771
+#: common/config/arm/arm-common.cc:492 config/aarch64/aarch64.cc:17737
+#: config/aarch64/aarch64.cc:17775
 #, gcc-internal-format, gfc-internal-format
 msgid "valid arguments are: %s"
 msgstr ""
@@ -38031,44 +38049,44 @@ msgstr ""
 msgid "PIC is only supported for RTPs"
 msgstr ""
 
-#: config/aarch64/aarch64-builtins.cc:1870
-#: config/aarch64/aarch64-builtins.cc:2104 config/arm/arm-builtins.cc:3086
+#: config/aarch64/aarch64-builtins.cc:1900
+#: config/aarch64/aarch64-builtins.cc:2134 config/arm/arm-builtins.cc:3086
 #, gcc-internal-format, gfc-internal-format
 msgid "argument %d must be a constant immediate"
 msgstr ""
 
-#: config/aarch64/aarch64-builtins.cc:1942 config/arm/arm-builtins.cc:3441
+#: config/aarch64/aarch64-builtins.cc:1972 config/arm/arm-builtins.cc:3441
 #, gcc-internal-format
 msgid "lane index must be a constant immediate"
 msgstr ""
 
-#: config/aarch64/aarch64-builtins.cc:1946
+#: config/aarch64/aarch64-builtins.cc:1976
 #, gcc-internal-format
 msgid "total size and element size must be a nonzero constant immediate"
 msgstr ""
 
-#: config/aarch64/aarch64-builtins.cc:2194
+#: config/aarch64/aarch64-builtins.cc:2224
 #, gcc-internal-format
 msgid "argument must be a 16-bit constant immediate"
 msgstr ""
 
-#: config/aarch64/aarch64-builtins.cc:2300
+#: config/aarch64/aarch64-builtins.cc:2330
 #, gcc-internal-format
 msgid "Memory Tagging Extension does not support %<-mabi=ilp32%>"
 msgstr ""
 
-#: config/aarch64/aarch64-builtins.cc:2335
+#: config/aarch64/aarch64-builtins.cc:2365
 #, gcc-internal-format, gfc-internal-format
 msgid "argument %d must be a constant immediate in range [0,15]"
 msgstr ""
 
-#: config/aarch64/aarch64-builtins.cc:3133
-#: config/aarch64/aarch64-builtins.cc:3153
+#: config/aarch64/aarch64-builtins.cc:3163
+#: config/aarch64/aarch64-builtins.cc:3183
 #, gcc-internal-format, gfc-internal-format
 msgid "expected 64-bit address but argument 1 is %d-bit"
 msgstr ""
 
-#: config/aarch64/aarch64-builtins.cc:3137
+#: config/aarch64/aarch64-builtins.cc:3167
 #, gcc-internal-format, gfc-internal-format
 msgid "expected 64-bit address but argument 2 is %d-bit"
 msgstr ""
@@ -38078,7 +38096,7 @@ msgstr ""
 msgid "%<#pragma GCC aarch64%> requires a string parameter"
 msgstr ""
 
-#: config/aarch64/aarch64-c.cc:306
+#: config/aarch64/aarch64-c.cc:308
 #, gcc-internal-format
 msgid "unknown %<#pragma GCC aarch64%> option %qs"
 msgstr ""
@@ -38127,156 +38145,155 @@ msgstr ""
 msgid "passing %wd to argument %d of %qE, which expects a valid %qT value"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1211
+#: config/aarch64/aarch64-sve-builtins.cc:1202
 #, gcc-internal-format
 msgid "%qE has no form that takes %qT arguments"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1277
+#: config/aarch64/aarch64-sve-builtins.cc:1268
 #, gcc-internal-format
 msgid ""
 "passing %qT to argument %d of %qE, which expects a 32-bit or 64-bit integer "
 "type"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1297
+#: config/aarch64/aarch64-sve-builtins.cc:1288
 #, gcc-internal-format
 msgid "passing %qT to argument %d of %qE, which expects a pointer type"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1300
+#: config/aarch64/aarch64-sve-builtins.cc:1291
 #, gcc-internal-format
 msgid "an explicit type suffix is needed when using a vector of base addresses"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1309
+#: config/aarch64/aarch64-sve-builtins.cc:1300
 #, gcc-internal-format
 msgid ""
 "passing %qT to argument %d of %qE, but %qT is not a valid SVE element type"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1317
+#: config/aarch64/aarch64-sve-builtins.cc:1308
 #, gcc-internal-format
 msgid ""
 "passing %qT to argument %d of %qE, which expects a pointer to 32-bit or 64-"
 "bit elements"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1351
+#: config/aarch64/aarch64-sve-builtins.cc:1342
 #, gcc-internal-format
 msgid ""
 "passing %qT to argument %d of %qE, which expects a single SVE vector rather "
 "than a tuple"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1355
+#. num_vectors is always != 1, so the singular isn't needed.
+#: config/aarch64/aarch64-sve-builtins.cc:1347
+#: config/aarch64/aarch64-sve-builtins.cc:1353
 #, gcc-internal-format
-msgid ""
+msgid "%qT%d%qE%d"
+msgid_plural ""
 "passing single vector %qT to argument %d of %qE, which expects a tuple of %d "
 "vectors"
-msgstr ""
-
-#: config/aarch64/aarch64-sve-builtins.cc:1359
-#, gcc-internal-format
-msgid "passing %qT to argument %d of %qE, which expects a tuple of %d vectors"
-msgstr ""
+msgstr[0] ""
+msgstr[1] ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1367
+#: config/aarch64/aarch64-sve-builtins.cc:1362
 #, gcc-internal-format
 msgid "passing %qT to argument %d of %qE, which expects an SVE vector type"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1370
+#: config/aarch64/aarch64-sve-builtins.cc:1365
 #, gcc-internal-format
 msgid "passing %qT to argument %d of %qE, which expects an SVE tuple type"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1394
+#: config/aarch64/aarch64-sve-builtins.cc:1389
 #, gcc-internal-format
 msgid "passing %qT to argument %d of %qE, which expects a vector of integers"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1414
-#: config/aarch64/aarch64-sve-builtins.cc:1621
+#: config/aarch64/aarch64-sve-builtins.cc:1409
+#: config/aarch64/aarch64-sve-builtins.cc:1616
 #, gcc-internal-format
 msgid ""
 "passing %qT to argument %d of %qE, which expects a vector of unsigned "
 "integers"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1435
+#: config/aarch64/aarch64-sve-builtins.cc:1430
 #, gcc-internal-format
 msgid ""
 "passing %qT to argument %d of %qE, which expects a vector of 32-bit or 64-"
 "bit elements"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1466
+#: config/aarch64/aarch64-sve-builtins.cc:1461
 #, gcc-internal-format
 msgid ""
 "passing %qT to argument %d of %qE, which expects a vector or scalar type"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1488
-#: config/aarch64/aarch64-sve-builtins.cc:2054
+#: config/aarch64/aarch64-sve-builtins.cc:1483
+#: config/aarch64/aarch64-sve-builtins.cc:2049
 #, gcc-internal-format
 msgid "passing %qT to argument %d of %qE, which expects %qT"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1508
+#: config/aarch64/aarch64-sve-builtins.cc:1503
 #, gcc-internal-format
 msgid "passing %qT to argument %d of %qE, but previous arguments had type %qT"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1602
+#: config/aarch64/aarch64-sve-builtins.cc:1597
 #, gcc-internal-format
 msgid ""
 "passing %qT to argument %d of %qE, which expects a vector of %d-bit elements"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1614
+#: config/aarch64/aarch64-sve-builtins.cc:1609
 #, gcc-internal-format
 msgid ""
 "passing %qT to argument %d of %qE, which expects a vector of signed integers"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1641
+#: config/aarch64/aarch64-sve-builtins.cc:1636
 #, gcc-internal-format
 msgid ""
 "arguments %d and %d of %qE must have the same element size, but the values "
 "passed here have type %qT and %qT respectively"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1662
+#: config/aarch64/aarch64-sve-builtins.cc:1657
 #, gcc-internal-format
 msgid ""
 "arguments %d and %d of %qE must have the same signedness, but the values "
 "passed here have type %qT and %qT respectively"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1673
+#: config/aarch64/aarch64-sve-builtins.cc:1668
 #, gcc-internal-format
 msgid ""
 "passing %qT instead of the expected %qT to argument %d of %qE, after passing "
 "%qT to argument %d"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1694
+#: config/aarch64/aarch64-sve-builtins.cc:1689
 #, gcc-internal-format
 msgid "passing %qT to argument %d of %qE, but argument %d had type %qT"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1712
+#: config/aarch64/aarch64-sve-builtins.cc:1707
 #, gcc-internal-format
 msgid "passing %qT to argument %d of %qE, which expects %qs"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1728
+#: config/aarch64/aarch64-sve-builtins.cc:1723
 #, gcc-internal-format
 msgid "passing %qT to argument %d of %qE, which expects a scalar pointer"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1751
+#: config/aarch64/aarch64-sve-builtins.cc:1746
 #, gcc-internal-format
 msgid ""
 "call to %qE is ambiguous; argument %d has type %qs but argument %d has type "
@@ -38285,63 +38302,63 @@ msgstr ""
 
 #. It doesn't really matter whether the element is expected to be
 #. the same size as type suffix 0.
-#: config/aarch64/aarch64-sve-builtins.cc:1796
+#: config/aarch64/aarch64-sve-builtins.cc:1791
 #, gcc-internal-format
 msgid "passing %qT to argument %d of %qE, which expects a scalar element"
 msgstr ""
 
 #. It doesn't seem useful to distinguish between signed and unsigned
 #. scalars here.
-#: config/aarch64/aarch64-sve-builtins.cc:1802
+#: config/aarch64/aarch64-sve-builtins.cc:1797
 #, gcc-internal-format
 msgid "passing %qT to argument %d of %qE, which expects a scalar integer"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1838
+#: config/aarch64/aarch64-sve-builtins.cc:1833
 #, gcc-internal-format
 msgid "passing %qT to argument %d of %qE, which expects %qs or %qs"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1858
+#: config/aarch64/aarch64-sve-builtins.cc:1853
 #, gcc-internal-format
 msgid ""
 "passing %qT to argument %d of %qE, which expects a vector of 32-bit or 64-"
 "bit integers"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1908
+#: config/aarch64/aarch64-sve-builtins.cc:1903
 #, gcc-internal-format
 msgid "when storing %qT, %qE requires a vector base and a scalar index"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1913
+#: config/aarch64/aarch64-sve-builtins.cc:1908
 #, gcc-internal-format
 msgid "%qE requires a vector base and a scalar index"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1917
+#: config/aarch64/aarch64-sve-builtins.cc:1912
 #, gcc-internal-format
 msgid "%qE does not support 32-bit vector type %qT"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1945
+#: config/aarch64/aarch64-sve-builtins.cc:1940
 #, gcc-internal-format
 msgid "%qE does not support 32-bit sign-extended offsets"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1948
+#: config/aarch64/aarch64-sve-builtins.cc:1943
 #, gcc-internal-format
 msgid "%qE does not support sign-extended offsets"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1961
+#: config/aarch64/aarch64-sve-builtins.cc:1956
 #, gcc-internal-format
 msgid ""
 "passing %qT to argument %d of %qE, which when loading %qT expects a vector "
 "of %d-bit integers"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:1966
+#: config/aarch64/aarch64-sve-builtins.cc:1961
 #, gcc-internal-format
 msgid ""
 "passing %qT to argument %d of %qE, which when storing %qT expects a vector "
@@ -38349,117 +38366,117 @@ msgid ""
 msgstr ""
 
 #. TYPE is part of the function name.
-#: config/aarch64/aarch64-sve-builtins.cc:1973
+#: config/aarch64/aarch64-sve-builtins.cc:1968
 #, gcc-internal-format
 msgid ""
 "passing %qT to argument %d of %qE, which expects a vector of %d-bit integers"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:2021
+#: config/aarch64/aarch64-sve-builtins.cc:2016
 #, gcc-internal-format
 msgid ""
 "passing %qT to argument %d of %qE, which expects a vector or pointer base "
 "address"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:2105
+#: config/aarch64/aarch64-sve-builtins.cc:2100
 #, gcc-internal-format
 msgid "cannot combine a base of type %qT with an offset of type %qT"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:2109
+#: config/aarch64/aarch64-sve-builtins.cc:2104
 #, gcc-internal-format
 msgid "cannot combine a base of type %qT with an index of type %qT"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:2197
+#: config/aarch64/aarch64-sve-builtins.cc:2192
 #, gcc-internal-format
 msgid ""
 "passing %qT to argument %d of %qE, but its %qT form does not accept scalars"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:3526
+#: config/aarch64/aarch64-sve-builtins.cc:3521
 #: config/arm/arm-mve-builtins.cc:173
 #, gcc-internal-format
 msgid "duplicate definition of %qs"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:3702
+#: config/aarch64/aarch64-sve-builtins.cc:3697
 #, gcc-internal-format
 msgid "%qs applied to non-SVE type %qT"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:3708
+#: config/aarch64/aarch64-sve-builtins.cc:3703
 #, gcc-internal-format
 msgid "%qs applied to non-vector type %qT"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:3715
+#: config/aarch64/aarch64-sve-builtins.cc:3710
 #, gcc-internal-format
 msgid "%qs applied to type %qT, which already has a size"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:3723
+#: config/aarch64/aarch64-sve-builtins.cc:3718
 #, gcc-internal-format
 msgid "%qs requires an integer constant expression"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:3731
+#: config/aarch64/aarch64-sve-builtins.cc:3726
 #, gcc-internal-format
 msgid "unsupported SVE vector size"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:3845
+#: config/aarch64/aarch64-sve-builtins.cc:3840
 #, gcc-internal-format
 msgid "SVE type %qT does not have a fixed size"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:3850
+#: config/aarch64/aarch64-sve-builtins.cc:3845
 #, gcc-internal-format
 msgid "SVE type %qT does not have a defined alignment"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:3855
+#: config/aarch64/aarch64-sve-builtins.cc:3850
 #, gcc-internal-format
 msgid "variables of type %qT cannot have thread-local storage duration"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:3861
+#: config/aarch64/aarch64-sve-builtins.cc:3856
 #, gcc-internal-format
 msgid "arithmetic on pointer to SVE type %qT"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:3868
+#: config/aarch64/aarch64-sve-builtins.cc:3863
 #, gcc-internal-format
 msgid "member variables cannot have SVE type %qT"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:3870
+#: config/aarch64/aarch64-sve-builtins.cc:3865
 #, gcc-internal-format
 msgid "fields cannot have SVE type %qT"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:3875
+#: config/aarch64/aarch64-sve-builtins.cc:3870
 #, gcc-internal-format
 msgid "array elements cannot have SVE type %qT"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:3880
+#: config/aarch64/aarch64-sve-builtins.cc:3875
 #, gcc-internal-format
 msgid "cannot allocate objects with SVE type %qT"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:3885
+#: config/aarch64/aarch64-sve-builtins.cc:3880
 #, gcc-internal-format
 msgid "cannot delete objects with SVE type %qT"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:3890
+#: config/aarch64/aarch64-sve-builtins.cc:3885
 #, gcc-internal-format
 msgid "cannot throw or catch SVE type %qT"
 msgstr ""
 
-#: config/aarch64/aarch64-sve-builtins.cc:3895
+#: config/aarch64/aarch64-sve-builtins.cc:3890
 #, gcc-internal-format
 msgid "capture by copy of SVE type %qT"
 msgstr ""
@@ -38520,7 +38537,7 @@ msgid "SVE type %qT cannot be passed to an unprototyped function"
 msgstr ""
 
 #: config/aarch64/aarch64.cc:7485 config/aarch64/aarch64.cc:7548
-#: config/aarch64/aarch64.cc:7671 config/aarch64/aarch64.cc:19665
+#: config/aarch64/aarch64.cc:7671 config/aarch64/aarch64.cc:19673
 #: config/arm/arm.cc:7234 config/arm/arm.cc:7264 config/arm/arm.cc:29057
 #, gcc-internal-format
 msgid "parameter passing for argument of type %qT changed in GCC 9.1"
@@ -38541,37 +38558,37 @@ msgstr ""
 msgid "stack probes for SVE frames"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:17228
+#: config/aarch64/aarch64.cc:17232
 #, gcc-internal-format
 msgid "unknown flag passed in %<-moverride=%s%> (%s)"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:17272
+#: config/aarch64/aarch64.cc:17276
 #, gcc-internal-format
 msgid "%qs string ill-formed"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:17328
+#: config/aarch64/aarch64.cc:17332
 #, gcc-internal-format
 msgid "invalid format for %<sve_width%>"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:17340
+#: config/aarch64/aarch64.cc:17344
 #, gcc-internal-format
 msgid "invalid %<sve_width%> value: %d"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:17360
+#: config/aarch64/aarch64.cc:17364
 #, gcc-internal-format, gfc-internal-format
 msgid "tuning string missing in option (%s)"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:17378
+#: config/aarch64/aarch64.cc:17382
 #, gcc-internal-format, gfc-internal-format
 msgid "unknown tuning option (%s)"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:17546 config/arm/arm.cc:3188
+#: config/aarch64/aarch64.cc:17550 config/arm/arm.cc:3188
 #: config/riscv/riscv.cc:5061
 #, gcc-internal-format
 msgid ""
@@ -38579,274 +38596,272 @@ msgid ""
 "protector-guard-offset=%s%>"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:17555 config/riscv/riscv.cc:5070
+#: config/aarch64/aarch64.cc:17559 config/riscv/riscv.cc:5070
 #, gcc-internal-format
 msgid ""
 "both %<-mstack-protector-guard-offset%> and %<-mstack-protector-guard-reg%> "
 "must be used with %<-mstack-protector-guard=sysreg%>"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:17563
+#: config/aarch64/aarch64.cc:17567
 #, gcc-internal-format
 msgid "specify a system register with a small string length"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:17573 config/arm/arm.cc:3200
+#: config/aarch64/aarch64.cc:17577 config/arm/arm.cc:3200
 #: config/riscv/riscv.cc:5099 config/rs6000/rs6000.cc:4569
 #, gcc-internal-format
 msgid "%qs is not a valid offset in %qs"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:17580
+#: config/aarch64/aarch64.cc:17584
 #, gcc-internal-format
 msgid "%<-fsanitize=shadow-call-stack%> requires %<-ffixed-x18%>"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:17670
+#: config/aarch64/aarch64.cc:17674
 #, gcc-internal-format
 msgid ""
 "only values 12 (4 KB) and 16 (64 KB) are supported for guard size.  Given "
 "value %d (%llu KB) is out of range"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:17686
+#: config/aarch64/aarch64.cc:17690
 #, gcc-internal-format
 msgid "stack clash guard size %<%d%> must be equal to probing interval %<%d%>"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:17795
+#: config/aarch64/aarch64.cc:17799
 #, gcc-internal-format
 msgid "missing cpu name in %<-mcpu=%s%>"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:17802
+#: config/aarch64/aarch64.cc:17806
 #, gcc-internal-format
 msgid "invalid feature modifier %qs in %<-mcpu=%s%>"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:17861
+#: config/aarch64/aarch64.cc:17865
 #, gcc-internal-format
 msgid "invalid argument given to %<-mharden-sls=%>"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:17872
+#: config/aarch64/aarch64.cc:17876
 #, gcc-internal-format
 msgid "%qs must be by itself for %<-mharden-sls=%>"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:17877
+#: config/aarch64/aarch64.cc:17881
 #, gcc-internal-format
 msgid "invalid argument %<%s%> for %<-mharden-sls=%>"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:17983
+#: config/aarch64/aarch64.cc:17987
 #, gcc-internal-format
 msgid "invalid argument %<%s%> for %<-mbranch-protection=%>"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:17985
+#: config/aarch64/aarch64.cc:17989
 #, gcc-internal-format
 msgid "missing argument for %<-mbranch-protection=%>"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:18009
+#: config/aarch64/aarch64.cc:18013
 #, gcc-internal-format
 msgid "missing arch name in %<-march=%s%>"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:18012
+#: config/aarch64/aarch64.cc:18016
 #, gcc-internal-format
 msgid "unknown value %qs for %<-march%>"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:18016
+#: config/aarch64/aarch64.cc:18020
 #, gcc-internal-format
 msgid "invalid feature modifier %qs in %<-march=%s%>"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:18044
+#: config/aarch64/aarch64.cc:18048
 #, gcc-internal-format
 msgid "missing cpu name in %<-mtune=%s%>"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:18047
+#: config/aarch64/aarch64.cc:18051
 #, gcc-internal-format
 msgid "unknown value %qs for %<-mtune%>"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:18181
+#: config/aarch64/aarch64.cc:18189
 #, gcc-internal-format
 msgid "switch %<-mcpu=%s%> conflicts with %<-march=%s%> switch"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:18237
+#: config/aarch64/aarch64.cc:18245
 #, gcc-internal-format
 msgid "assembler does not support %<-mabi=ilp32%>"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:18244
+#: config/aarch64/aarch64.cc:18252
 #, gcc-internal-format
 msgid "return address signing is only supported for %<-mabi=lp64%>"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:18326
+#: config/aarch64/aarch64.cc:18334
 #, gcc-internal-format
 msgid "code model %qs with %<-f%s%>"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:18329
+#: config/aarch64/aarch64.cc:18337
 #, gcc-internal-format
 msgid "code model %qs not supported in ilp32 mode"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:18508
+#: config/aarch64/aarch64.cc:18516
 #, gcc-internal-format
 msgid "missing name in %<target(\"arch=\")%> pragma or attribute"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:18511
+#: config/aarch64/aarch64.cc:18519
 #, gcc-internal-format
 msgid "invalid name %qs in %<target(\"arch=\")%> pragma or attribute"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:18515
+#: config/aarch64/aarch64.cc:18523
 #, gcc-internal-format
 msgid ""
 "invalid feature modifier %s of value %qs in %<target()%> pragma or attribute"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:18550
+#: config/aarch64/aarch64.cc:18558
 #, gcc-internal-format
 msgid "missing name in %<target(\"cpu=\")%> pragma or attribute"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:18553
+#: config/aarch64/aarch64.cc:18561
 #, gcc-internal-format
 msgid "invalid name %qs in %<target(\"cpu=\")%> pragma or attribute"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:18557 config/aarch64/aarch64.cc:18664
+#: config/aarch64/aarch64.cc:18565 config/aarch64/aarch64.cc:18672
 #, gcc-internal-format
 msgid ""
 "invalid feature modifier %qs of value %qs in %<target()%> pragma or attribute"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:18580
+#: config/aarch64/aarch64.cc:18588
 #, gcc-internal-format
 msgid ""
 "missing argument to %<target(\"branch-protection=\")%> pragma or attribute"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:18584
+#: config/aarch64/aarch64.cc:18592
 #, gcc-internal-format
 msgid ""
 "invalid protection type %qs in %<target(\"branch-protection=\")%> pragma or "
 "attribute"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:18619
+#: config/aarch64/aarch64.cc:18627
 #, gcc-internal-format
 msgid "invalid name %qs in %<target(\"tune=\")%> pragma or attribute"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:18660
+#: config/aarch64/aarch64.cc:18668
 #, gcc-internal-format
 msgid "missing value in %<target()%> pragma or attribute"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:18718 config/aarch64/aarch64.cc:18891
+#: config/aarch64/aarch64.cc:18726 config/aarch64/aarch64.cc:18899
 #, gcc-internal-format
 msgid "malformed %<target()%> pragma or attribute"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:18762
+#: config/aarch64/aarch64.cc:18770
 #, gcc-internal-format
 msgid "pragma or attribute %<target(\"%s\")%> does not accept an argument"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:18770 config/i386/i386-options.cc:1234
+#: config/aarch64/aarch64.cc:18778 config/i386/i386-options.cc:1234
 #, gcc-internal-format
 msgid "pragma or attribute %<target(\"%s\")%> does not allow a negated form"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:18824
+#: config/aarch64/aarch64.cc:18832
 #, gcc-internal-format
 msgid "pragma or attribute %<target(\"%s=%s\")%> is not valid"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:18881 config/arm/arm.cc:33166
-#: config/rs6000/rs6000.cc:24260 config/s390/s390.cc:15840
+#: config/aarch64/aarch64.cc:18889 config/arm/arm.cc:33166
+#: config/rs6000/rs6000.cc:24279 config/s390/s390.cc:15857
 #, gcc-internal-format
 msgid "attribute %<target%> argument not a string"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:18916
+#: config/aarch64/aarch64.cc:18924
 #, gcc-internal-format
 msgid "arch extension %<%s%> should be prefixed by %<+%>"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:18919
+#: config/aarch64/aarch64.cc:18927
 #, gcc-internal-format
 msgid "pragma or attribute %<target(\"%s\")%> is not valid"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:18928
+#: config/aarch64/aarch64.cc:18936
 #, gcc-internal-format
 msgid "malformed %<target(\"%s\")%> pragma or attribute"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:20393 config/arm/arm.cc:6582
-#: config/rs6000/rs6000-call.cc:374 config/s390/s390.cc:12227
-#: config/s390/s390.cc:12304
+#: config/aarch64/aarch64.cc:20401 config/arm/arm.cc:6582
+#: config/rs6000/rs6000-call.cc:374 config/s390/s390.cc:12236
 msgid ""
 "parameter passing for argument of type %qT with %<[[no_unique_address]]%> "
 "members changed %{in GCC 10.1%}"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:20398 config/arm/arm.cc:6587
-#: config/rs6000/rs6000-call.cc:369 config/s390/s390.cc:12222
-#: config/s390/s390.cc:12299
+#: config/aarch64/aarch64.cc:20406 config/arm/arm.cc:6587
+#: config/rs6000/rs6000-call.cc:369 config/s390/s390.cc:12231
 msgid ""
 "parameter passing for argument of type %qT when C++17 is enabled changed to "
 "match C++14 %{in GCC 10.1%}"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:20403 config/arm/arm.cc:6592
+#: config/aarch64/aarch64.cc:20411 config/arm/arm.cc:6592
 msgid "parameter passing for argument of type %qT changed %{in GCC 12.1%}"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:21552 config/aarch64/aarch64.cc:21555
+#: config/aarch64/aarch64.cc:21560 config/aarch64/aarch64.cc:21563
 #, gcc-internal-format
 msgid "lane %wd out of range %wd - %wd"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:26663 config/i386/i386.cc:23315
-#: config/i386/i386.cc:23443
+#: config/aarch64/aarch64.cc:26667 config/i386/i386.cc:23380
+#: config/i386/i386.cc:23508
 #, gcc-internal-format
 msgid "unsupported simdlen %wd"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:26673 config/aarch64/aarch64.cc:26700
+#: config/aarch64/aarch64.cc:26677 config/aarch64/aarch64.cc:26704
 #, gcc-internal-format
 msgid "GCC does not currently support mixed size types for %<simd%> functions"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:26677
+#: config/aarch64/aarch64.cc:26681
 #, gcc-internal-format
 msgid "GCC does not currently support return type %qT for %<simd%> functions"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:26681
+#: config/aarch64/aarch64.cc:26685
 #, gcc-internal-format
 msgid "unsupported return type %qT for %<simd%> functions"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:26704
+#: config/aarch64/aarch64.cc:26708
 #, gcc-internal-format
 msgid "GCC does not currently support argument type %qT for %<simd%> functions"
 msgstr ""
 
-#: config/aarch64/aarch64.cc:26729
+#: config/aarch64/aarch64.cc:26733
 #, gcc-internal-format
 msgid "GCC does not currently support simdlen %wd for type %qT"
 msgstr ""
@@ -38907,7 +38922,7 @@ msgid "bad value %qs for %<-mmemory-latency%>"
 msgstr ""
 
 #: config/alpha/alpha.cc:6651 config/alpha/alpha.cc:6654 config/arc/arc.cc:7078
-#: config/arc/arc.cc:7352 config/s390/s390.cc:882 config/tilegx/tilegx.cc:3537
+#: config/arc/arc.cc:7352 config/s390/s390.cc:876 config/tilegx/tilegx.cc:3537
 #: config/tilepro/tilepro.cc:3100
 #, gcc-internal-format
 msgid "bad builtin fcode"
@@ -39040,8 +39055,8 @@ msgstr ""
 #: config/m68k/m68k.cc:792 config/mcore/mcore.cc:3066
 #: config/nvptx/nvptx.cc:5785 config/riscv/riscv.cc:3273
 #: config/rl78/rl78.cc:820 config/rl78/rl78.cc:889
-#: config/rs6000/rs6000.cc:20201 config/rx/rx.cc:2727 config/rx/rx.cc:2753
-#: config/s390/s390.cc:1097 config/s390/s390.cc:1184 config/sh/sh.cc:8428
+#: config/rs6000/rs6000.cc:20220 config/rx/rx.cc:2727 config/rx/rx.cc:2753
+#: config/s390/s390.cc:1091 config/s390/s390.cc:1178 config/sh/sh.cc:8428
 #: config/sh/sh.cc:8446 config/sh/sh.cc:8470 config/sh/sh.cc:8541
 #: config/sh/sh.cc:8564 config/stormy16/stormy16.cc:2229
 #: config/v850/v850.cc:2010 config/visium/visium.cc:724
@@ -39183,17 +39198,17 @@ msgstr ""
 msgid "%qE attribute only applies to variables"
 msgstr ""
 
-#: config/arm/aarch-common.cc:550 config/i386/i386.cc:22179
+#: config/arm/aarch-common.cc:550 config/i386/i386.cc:22244
 #, gcc-internal-format
 msgid "alternatives not allowed in %<asm%> flag output"
 msgstr ""
 
-#: config/arm/aarch-common.cc:611 config/i386/i386.cc:22243
+#: config/arm/aarch-common.cc:611 config/i386/i386.cc:22308
 #, gcc-internal-format
 msgid "unknown %<asm%> flag output %qs"
 msgstr ""
 
-#: config/arm/aarch-common.cc:621 config/i386/i386.cc:22272
+#: config/arm/aarch-common.cc:621 config/i386/i386.cc:22337
 #, gcc-internal-format
 msgid "invalid type for %<asm%> flag output"
 msgstr ""
@@ -40031,7 +40046,7 @@ msgid "indirect call in function, which are not supported by eBPF"
 msgstr ""
 
 #: config/bpf/bpf.cc:1019 config/loongarch/loongarch-builtins.cc:313
-#: config/mips/mips.cc:17141 config/nios2/nios2.cc:3596
+#: config/mips/mips.cc:17190 config/nios2/nios2.cc:3596
 #: config/riscv/riscv-builtins.cc:222
 #, gcc-internal-format
 msgid "invalid argument to built-in function"
@@ -40210,12 +40225,12 @@ msgstr ""
 msgid "invalid IACC argument"
 msgstr ""
 
-#: config/frv/frv.cc:8592 config/sparc/sparc.cc:11006
+#: config/frv/frv.cc:8592 config/sparc/sparc.cc:11018
 #, gcc-internal-format
 msgid "%qs expects a constant argument"
 msgstr ""
 
-#: config/frv/frv.cc:8597 config/sparc/sparc.cc:11012
+#: config/frv/frv.cc:8597 config/sparc/sparc.cc:11024
 #, gcc-internal-format
 msgid "constant argument out of range for %qs"
 msgstr ""
@@ -40342,8 +40357,8 @@ msgstr ""
 #: config/gcn/gcn.cc:5591
 #, gcc-internal-format
 msgid ""
-"gang-private data-share memory exhausted (increase with %<-mgang-private-"
-"size=<number>%>)"
+"%d bytes of gang-private data-share memory exhausted (increase with %<-mgang-"
+"private-size=%d%>, for example)"
 msgstr ""
 
 #: config/gcn/mkoffload.cc:165 config/i386/intelmic-mkoffload.cc:73
@@ -40455,132 +40470,132 @@ msgstr ""
 msgid "parameter to builtin not valid: %s"
 msgstr ""
 
-#: config/i386/i386-expand.cc:9138
+#: config/i386/i386-expand.cc:9155
 #, gcc-internal-format
 msgid "interrupt service routine cannot be called directly"
 msgstr ""
 
-#: config/i386/i386-expand.cc:9562 config/i386/i386-expand.cc:11058
+#: config/i386/i386-expand.cc:9579 config/i386/i386-expand.cc:11075
 #, gcc-internal-format
 msgid "the last argument must be a 2-bit immediate"
 msgstr ""
 
-#: config/i386/i386-expand.cc:9950
+#: config/i386/i386-expand.cc:9967
 #, gcc-internal-format
 msgid "the fifth argument must be an 8-bit immediate"
 msgstr ""
 
-#: config/i386/i386-expand.cc:10045
+#: config/i386/i386-expand.cc:10062
 #, gcc-internal-format
 msgid "the third argument must be an 8-bit immediate"
 msgstr ""
 
-#: config/i386/i386-expand.cc:10987
+#: config/i386/i386-expand.cc:11004
 #, gcc-internal-format
 msgid "the last argument must be an 1-bit immediate"
 msgstr ""
 
-#: config/i386/i386-expand.cc:11002
+#: config/i386/i386-expand.cc:11019
 #, gcc-internal-format
 msgid "the last argument must be a 3-bit immediate"
 msgstr ""
 
-#: config/i386/i386-expand.cc:11037
+#: config/i386/i386-expand.cc:11054
 #, gcc-internal-format
 msgid "the last argument must be a 4-bit immediate"
 msgstr ""
 
-#: config/i386/i386-expand.cc:11077
+#: config/i386/i386-expand.cc:11094
 #, gcc-internal-format
 msgid "the last argument must be a 1-bit immediate"
 msgstr ""
 
-#: config/i386/i386-expand.cc:11093
+#: config/i386/i386-expand.cc:11110
 #, gcc-internal-format
 msgid "the last argument must be a 5-bit immediate"
 msgstr ""
 
-#: config/i386/i386-expand.cc:11103
+#: config/i386/i386-expand.cc:11120
 #, gcc-internal-format
 msgid "the next to last argument must be an 8-bit immediate"
 msgstr ""
 
-#: config/i386/i386-expand.cc:11108
+#: config/i386/i386-expand.cc:11125
 #, gcc-internal-format
 msgid "the last argument must be an 8-bit immediate"
 msgstr ""
 
-#: config/i386/i386-expand.cc:11245
+#: config/i386/i386-expand.cc:11262
 #, gcc-internal-format
 msgid "the third argument must be comparison constant"
 msgstr ""
 
-#: config/i386/i386-expand.cc:11250
+#: config/i386/i386-expand.cc:11267
 #, gcc-internal-format
 msgid "incorrect comparison mode"
 msgstr ""
 
-#: config/i386/i386-expand.cc:11256 config/i386/i386-expand.cc:11614
+#: config/i386/i386-expand.cc:11273 config/i386/i386-expand.cc:11631
 #, gcc-internal-format
 msgid "incorrect rounding operand"
 msgstr ""
 
-#: config/i386/i386-expand.cc:11594
+#: config/i386/i386-expand.cc:11611
 #, gcc-internal-format
 msgid "the immediate argument must be a 4-bit immediate"
 msgstr ""
 
-#: config/i386/i386-expand.cc:11602
+#: config/i386/i386-expand.cc:11619
 #, gcc-internal-format
 msgid "the immediate argument must be a 5-bit immediate"
 msgstr ""
 
-#: config/i386/i386-expand.cc:11605
+#: config/i386/i386-expand.cc:11622
 #, gcc-internal-format
 msgid "the immediate argument must be an 8-bit immediate"
 msgstr ""
 
-#: config/i386/i386-expand.cc:12123 config/rs6000/rs6000-builtin.cc:2393
+#: config/i386/i386-expand.cc:12140 config/rs6000/rs6000-builtin.cc:2393
 #, gcc-internal-format
 msgid "selector must be an integer constant in the range [0, %wi]"
 msgstr ""
 
-#: config/i386/i386-expand.cc:12354
+#: config/i386/i386-expand.cc:12371
 #, gcc-internal-format
 msgid "%qE needs unknown isa option"
 msgstr ""
 
-#: config/i386/i386-expand.cc:12358
+#: config/i386/i386-expand.cc:12375
 #, gcc-internal-format
 msgid "%qE needs isa option %s"
 msgstr ""
 
-#: config/i386/i386-expand.cc:13302
+#: config/i386/i386-expand.cc:13319
 #, gcc-internal-format
 msgid "the last argument must be a 32-bit immediate"
 msgstr ""
 
-#: config/i386/i386-expand.cc:13335
+#: config/i386/i386-expand.cc:13352
 #, gcc-internal-format
 msgid "last argument must be an immediate"
 msgstr ""
 
-#: config/i386/i386-expand.cc:14099 config/i386/i386-expand.cc:14311
+#: config/i386/i386-expand.cc:14116 config/i386/i386-expand.cc:14328
 #, gcc-internal-format
 msgid "the last argument must be scale 1, 2, 4, 8"
 msgstr ""
 
-#: config/i386/i386-expand.cc:14364
+#: config/i386/i386-expand.cc:14381
 #, gcc-internal-format
 msgid "the forth argument must be scale 1, 2, 4, 8"
 msgstr ""
 
-#: config/i386/i386-expand.cc:14370
+#: config/i386/i386-expand.cc:14387
 #, gcc-internal-format
 msgid "incorrect hint operand"
 msgstr ""
 
-#: config/i386/i386-expand.cc:14389
+#: config/i386/i386-expand.cc:14406
 #, gcc-internal-format
 msgid "the argument to %<xabort%> intrinsic must be an 8-bit immediate"
 msgstr ""
@@ -40597,7 +40612,7 @@ msgstr ""
 msgid "virtual function multiversioning not supported"
 msgstr ""
 
-#: config/i386/i386-features.cc:2822 config/rs6000/rs6000.cc:24972
+#: config/i386/i386-features.cc:2822 config/rs6000/rs6000.cc:24991
 #, gcc-internal-format
 msgid "multiversioning needs %<ifunc%> which is not supported on this target"
 msgstr ""
@@ -41078,7 +41093,7 @@ msgstr ""
 msgid "%qE attribute is used for non-class method"
 msgstr ""
 
-#: config/i386/i386-options.cc:3549 config/rs6000/rs6000.cc:20314
+#: config/i386/i386-options.cc:3549 config/rs6000/rs6000.cc:20333
 #, gcc-internal-format
 msgid "%qE incompatible attribute ignored"
 msgstr ""
@@ -41099,13 +41114,13 @@ msgid "%qs and %qs attributes are not compatible"
 msgstr ""
 
 #: config/i386/i386-options.cc:3668 config/i386/i386-options.cc:3690
-#: config/ia64/ia64.cc:812 config/s390/s390.cc:1194
+#: config/ia64/ia64.cc:812 config/s390/s390.cc:1188
 #, gcc-internal-format
 msgid "%qE attribute requires a string constant argument"
 msgstr ""
 
 #: config/i386/i386-options.cc:3678 config/i386/i386-options.cc:3700
-#: config/s390/s390.cc:1223
+#: config/s390/s390.cc:1217
 #, gcc-internal-format
 msgid "argument to %qE attribute is not (keep|thunk|thunk-inline|thunk-extern)"
 msgstr ""
@@ -41249,18 +41264,18 @@ msgid ""
 "the ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
 msgstr ""
 
-#: config/i386/i386.cc:6532
+#: config/i386/i386.cc:6534
 #, gcc-internal-format
 msgid "%<-mcall-ms2sysv-xlogues%> is not compatible with %s"
 msgstr ""
 
-#: config/i386/i386.cc:8436
+#: config/i386/i386.cc:8438
 #, gcc-internal-format
 msgid ""
 "%<ms_hook_prologue%> attribute is not compatible with %<-mfentry%> for 32-bit"
 msgstr ""
 
-#: config/i386/i386.cc:8526
+#: config/i386/i386.cc:8528
 #, gcc-internal-format
 msgid ""
 "Dynamic Realign Argument Pointer (DRAP) not supported in interrupt service "
@@ -41268,22 +41283,22 @@ msgid ""
 "return."
 msgstr ""
 
-#: config/i386/i386.cc:9458
+#: config/i386/i386.cc:9460
 #, gcc-internal-format
 msgid "Stack realignment not supported with %<__builtin_eh_return%>"
 msgstr ""
 
-#: config/i386/i386.cc:9463
+#: config/i386/i386.cc:9465
 #, gcc-internal-format
 msgid "regparm nested function not supported with %<__builtin_eh_return%>"
 msgstr ""
 
-#: config/i386/i386.cc:9849
+#: config/i386/i386.cc:9851
 #, gcc-internal-format
 msgid "%<-fsplit-stack%> does not support fastcall with nested function"
 msgstr ""
 
-#: config/i386/i386.cc:9869
+#: config/i386/i386.cc:9871
 #, gcc-internal-format
 msgid ""
 "%<-fsplit-stack%> does not support 2 register parameters for a nested "
@@ -41292,77 +41307,77 @@ msgstr ""
 
 #. FIXME: We could make this work by pushing a register
 #. around the addition and comparison.
-#: config/i386/i386.cc:9880
+#: config/i386/i386.cc:9882
 #, gcc-internal-format
 msgid "%<-fsplit-stack%> does not support 3 register parameters"
 msgstr ""
 
-#: config/i386/i386.cc:12913
+#: config/i386/i386.cc:12915
 #, gcc-internal-format
 msgid "%<V%> modifier on non-integer register"
 msgstr ""
 
-#: config/i386/i386.cc:12924 config/i386/i386.cc:12938
+#: config/i386/i386.cc:12926 config/i386/i386.cc:12940
 #, gcc-internal-format
 msgid "unsupported size for integer register"
 msgstr ""
 
-#: config/i386/i386.cc:12970
+#: config/i386/i386.cc:12972
 #, gcc-internal-format
 msgid "extended registers have no high halves"
 msgstr ""
 
-#: config/i386/i386.cc:12985
+#: config/i386/i386.cc:12987
 #, gcc-internal-format
 msgid "unsupported operand size for extended register"
 msgstr ""
 
-#: config/i386/i386.cc:13179
+#: config/i386/i386.cc:13181
 #, gcc-internal-format
 msgid "non-integer operand used with operand code %<z%>"
 msgstr ""
 
-#: config/i386/i386.cc:17210
+#: config/i386/i386.cc:17212
 #, gcc-internal-format
 msgid ""
 "empty class %qT parameter passing ABI changes in %<-fabi-version=12%> (GCC 8)"
 msgstr ""
 
-#: config/i386/i386.cc:21432
+#: config/i386/i386.cc:21436
 msgid "the alignment of %<_Atomic %T%> fields changed in %{GCC 11.1%}"
 msgstr ""
 
-#: config/i386/i386.cc:21528
+#: config/i386/i386.cc:21532
 #, gcc-internal-format
 msgid "profiling %<-mcmodel=large%> with PIC is not supported"
 msgstr ""
 
-#: config/i386/i386.cc:23276
+#: config/i386/i386.cc:23341
 #, gcc-internal-format
 msgid "unknown architecture specific memory model"
 msgstr ""
 
-#: config/i386/i386.cc:23283
+#: config/i386/i386.cc:23348
 #, gcc-internal-format
 msgid "%<HLE_ACQUIRE%> not used with %<ACQUIRE%> or stronger memory model"
 msgstr ""
 
-#: config/i386/i386.cc:23290
+#: config/i386/i386.cc:23355
 #, gcc-internal-format
 msgid "%<HLE_RELEASE%> not used with %<RELEASE%> or stronger memory model"
 msgstr ""
 
-#: config/i386/i386.cc:23336
+#: config/i386/i386.cc:23401
 #, gcc-internal-format
 msgid "unsupported return type %qT for simd"
 msgstr ""
 
-#: config/i386/i386.cc:23366
+#: config/i386/i386.cc:23431
 #, gcc-internal-format
 msgid "unsupported argument type %qT for simd"
 msgstr ""
 
-#: config/i386/i386.cc:23909
+#: config/i386/i386.cc:23974
 #, gcc-internal-format
 msgid "%<-fexcess-precision=16%> is not compatible with %<-mfpmath=387%>"
 msgstr ""
@@ -41531,12 +41546,12 @@ msgstr ""
 msgid "ABI with startfiles: %s"
 msgstr ""
 
-#: config/loongarch/loongarch.cc:3458
+#: config/loongarch/loongarch.cc:3463
 #, gcc-internal-format
 msgid "Normal symbol loading not implemented in extreme mode."
 msgstr ""
 
-#: config/loongarch/loongarch.cc:5507
+#: config/loongarch/loongarch.cc:5512
 #, gcc-internal-format
 msgid "code model %qs and %qs not support %s mode"
 msgstr ""
@@ -41642,7 +41657,7 @@ msgstr ""
 msgid "stack limit expression is not supported"
 msgstr ""
 
-#: config/m68k/m68k.cc:7119 config/s390/s390.cc:16596
+#: config/m68k/m68k.cc:7119 config/s390/s390.cc:16613
 #, gcc-internal-format
 msgid "%<-fexcess-precision=16%> is not supported on this target"
 msgstr ""
@@ -41721,142 +41736,149 @@ msgstr ""
 msgid "argument to %qE attribute is not intstack"
 msgstr ""
 
-#: config/mips/mips.cc:6089
+#: config/mips/mips.cc:6090
 msgid ""
 "the ABI for passing a value containing zero-width fields before an adjacent "
 "64-bit floating-point field was changed in GCC %{12.1%}"
 msgstr ""
 
-#: config/mips/mips.cc:6490
+#: config/mips/mips.cc:6518
 msgid ""
 "the ABI for returning a value containing zero-width bit-fields but otherwise "
 "an aggregate with only one or two floating-point fields was changed in GCC "
 "%{12.1%}"
 msgstr ""
 
-#: config/mips/mips.cc:7831
+#: config/mips/mips.cc:6542
+msgid ""
+"the ABI for returning a value with C++17 empty bases but otherwise an "
+"aggregate with only one or two floating-point fields was changed in GCC "
+"%{12.1%}"
+msgstr ""
+
+#: config/mips/mips.cc:7880
 #, gcc-internal-format
 msgid "cannot handle inconsistent calls to %qs"
 msgstr ""
 
-#: config/mips/mips.cc:11075
+#: config/mips/mips.cc:11124
 #, gcc-internal-format
 msgid "the %<interrupt%> attribute requires a MIPS32r2 processor or greater"
 msgstr ""
 
-#: config/mips/mips.cc:11077
+#: config/mips/mips.cc:11126
 #, gcc-internal-format
 msgid "interrupt handlers cannot be MIPS16 functions"
 msgstr ""
 
-#: config/mips/mips.cc:12067
+#: config/mips/mips.cc:12116
 #, gcc-internal-format
 msgid "%<-fstack-check=specific%> not implemented for MIPS16"
 msgstr ""
 
-#: config/mips/mips.cc:17135
+#: config/mips/mips.cc:17184
 #, gcc-internal-format, gfc-internal-format
 msgid "argument %d to the built-in must be a constant in range %d to %d"
 msgstr ""
 
-#: config/mips/mips.cc:17255
+#: config/mips/mips.cc:17304
 #, gcc-internal-format
 msgid "failed to expand built-in function"
 msgstr ""
 
-#: config/mips/mips.cc:17386
+#: config/mips/mips.cc:17435
 #, gcc-internal-format
 msgid "built-in function %qE not supported for MIPS16"
 msgstr ""
 
-#: config/mips/mips.cc:17994
+#: config/mips/mips.cc:18043
 #, gcc-internal-format
 msgid "%qs does not support MIPS16 code"
 msgstr ""
 
-#: config/mips/mips.cc:19801
+#: config/mips/mips.cc:19850
 #, gcc-internal-format
 msgid "MIPS16 PIC for ABIs other than o32 and o64"
 msgstr ""
 
-#: config/mips/mips.cc:19804
+#: config/mips/mips.cc:19853
 #, gcc-internal-format
 msgid "MIPS16 %<-mxgot%> code"
 msgstr ""
 
-#: config/mips/mips.cc:19807
+#: config/mips/mips.cc:19856
 #, gcc-internal-format
 msgid "%<hard-float%> MIPS16 code for ABIs other than o32 and o64"
 msgstr ""
 
-#: config/mips/mips.cc:19810
+#: config/mips/mips.cc:19859
 #, gcc-internal-format
 msgid "MSA MIPS16 code"
 msgstr ""
 
-#: config/mips/mips.cc:19988 config/mips/mips.cc:19993
-#: config/mips/mips.cc:20082 config/mips/mips.cc:20084
-#: config/mips/mips.cc:20114 config/mips/mips.cc:20124
-#: config/mips/mips.cc:20230 config/mips/mips.cc:20260
+#: config/mips/mips.cc:20037 config/mips/mips.cc:20042
+#: config/mips/mips.cc:20131 config/mips/mips.cc:20133
+#: config/mips/mips.cc:20163 config/mips/mips.cc:20173
+#: config/mips/mips.cc:20279 config/mips/mips.cc:20309
 #, gcc-internal-format, gfc-internal-format
 msgid "unsupported combination: %s"
 msgstr ""
 
-#: config/mips/mips.cc:20027
+#: config/mips/mips.cc:20076
 #, gcc-internal-format
 msgid ""
 "%<-%s%> conflicts with the other architecture options, which specify a %s "
 "processor"
 msgstr ""
 
-#: config/mips/mips.cc:20037
+#: config/mips/mips.cc:20086
 #, gcc-internal-format
 msgid "%<-march=%s%> is not compatible with the selected ABI"
 msgstr ""
 
-#: config/mips/mips.cc:20052
+#: config/mips/mips.cc:20101
 #, gcc-internal-format
 msgid "%<-mgp64%> used with a 32-bit processor"
 msgstr ""
 
-#: config/mips/mips.cc:20054
+#: config/mips/mips.cc:20103
 #, gcc-internal-format
 msgid "%<-mgp32%> used with a 64-bit ABI"
 msgstr ""
 
-#: config/mips/mips.cc:20056
+#: config/mips/mips.cc:20105
 #, gcc-internal-format
 msgid "%<-mgp64%> used with a 32-bit ABI"
 msgstr ""
 
-#: config/mips/mips.cc:20079
+#: config/mips/mips.cc:20128
 #, gcc-internal-format
 msgid "the %qs architecture does not support %<-mfp32%>"
 msgstr ""
 
-#: config/mips/mips.cc:20088
+#: config/mips/mips.cc:20137
 #, gcc-internal-format
 msgid ""
 "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the "
 "mfhc1 and mthc1 instructions"
 msgstr ""
 
-#: config/mips/mips.cc:20091
+#: config/mips/mips.cc:20140
 #, gcc-internal-format
 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
 msgstr ""
 
-#: config/mips/mips.cc:20112
+#: config/mips/mips.cc:20161
 #, gcc-internal-format
 msgid "%<-mfpxx%> can only be used with the o32 ABI"
 msgstr ""
 
-#: config/mips/mips.cc:20116
+#: config/mips/mips.cc:20165
 #, gcc-internal-format
 msgid "%<-march=%s%> requires %<-mfp32%>"
 msgstr ""
 
-#: config/mips/mips.cc:20118
+#: config/mips/mips.cc:20167
 #, gcc-internal-format
 msgid "%<-mfpxx%> requires %<-mlra%>"
 msgstr ""
@@ -41866,117 +41888,117 @@ msgstr ""
 #. effort to support the combination of 32-bit GOT entries
 #. and 64-bit pointers, so we treat the abicalls case as
 #. an error.
-#: config/mips/mips.cc:20143
+#: config/mips/mips.cc:20192
 #, gcc-internal-format
 msgid "the combination of %qs and %qs is incompatible with %qs"
 msgstr ""
 
-#: config/mips/mips.cc:20196
+#: config/mips/mips.cc:20245
 #, gcc-internal-format
 msgid "the %qs architecture does not support branch-likely instructions"
 msgstr ""
 
-#: config/mips/mips.cc:20211
+#: config/mips/mips.cc:20260
 #, gcc-internal-format
 msgid "the %qs architecture does not support madd or msub instructions"
 msgstr ""
 
-#: config/mips/mips.cc:20225
+#: config/mips/mips.cc:20274
 #, gcc-internal-format
 msgid "the %qs architecture does not support odd single-precision registers"
 msgstr ""
 
-#: config/mips/mips.cc:20238 config/mips/mips.cc:20244
+#: config/mips/mips.cc:20287 config/mips/mips.cc:20293
 #, gcc-internal-format
 msgid "unsupported combination: %qs%s %s"
 msgstr ""
 
-#: config/mips/mips.cc:20253
+#: config/mips/mips.cc:20302
 #, gcc-internal-format
 msgid "unsupported combination: %qs %s"
 msgstr ""
 
-#: config/mips/mips.cc:20268
+#: config/mips/mips.cc:20317
 #, gcc-internal-format
 msgid "cannot generate position-independent code for %qs"
 msgstr ""
 
-#: config/mips/mips.cc:20271
+#: config/mips/mips.cc:20320
 #, gcc-internal-format
 msgid "position-independent code requires %qs"
 msgstr ""
 
-#: config/mips/mips.cc:20304
+#: config/mips/mips.cc:20353
 #, gcc-internal-format
 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
 msgstr ""
 
-#: config/mips/mips.cc:20312 config/mips/mips.cc:20315
+#: config/mips/mips.cc:20361 config/mips/mips.cc:20364
 #, gcc-internal-format
 msgid "cannot use small-data accesses for %qs"
 msgstr ""
 
-#: config/mips/mips.cc:20330
+#: config/mips/mips.cc:20379
 #, gcc-internal-format
 msgid "the %qs architecture does not support %<-m%s=legacy%>"
 msgstr ""
 
-#: config/mips/mips.cc:20337
+#: config/mips/mips.cc:20386
 #, gcc-internal-format
 msgid "the %qs architecture does not support %<-m%s=2008%>"
 msgstr ""
 
-#: config/mips/mips.cc:20355
+#: config/mips/mips.cc:20404
 #, gcc-internal-format
 msgid "%<-mips3d%> requires %<-mpaired-single%>"
 msgstr ""
 
-#: config/mips/mips.cc:20365
+#: config/mips/mips.cc:20414
 #, gcc-internal-format
 msgid "%qs must be used with %qs"
 msgstr ""
 
-#: config/mips/mips.cc:20375
+#: config/mips/mips.cc:20424
 #, gcc-internal-format
 msgid "%<-mmsa%> must be used with %<-mfp64%> and %<-mhard-float%>"
 msgstr ""
 
-#: config/mips/mips.cc:20382
+#: config/mips/mips.cc:20431
 #, gcc-internal-format
 msgid "the %qs architecture does not support paired-single instructions"
 msgstr ""
 
-#: config/mips/mips.cc:20391
+#: config/mips/mips.cc:20440
 #, gcc-internal-format
 msgid "%qs requires a target that provides the %qs instruction"
 msgstr ""
 
-#: config/mips/mips.cc:20402
+#: config/mips/mips.cc:20451
 #, gcc-internal-format
 msgid "the %qs architecture does not support DSP instructions"
 msgstr ""
 
-#: config/mips/mips.cc:20412
+#: config/mips/mips.cc:20461
 #, gcc-internal-format
 msgid "%<-mloongson-mmi%> must be used with %<-mhard-float%>"
 msgstr ""
 
-#: config/mips/mips.cc:20422
+#: config/mips/mips.cc:20471
 #, gcc-internal-format
 msgid "%<-mloongson-ext2%> must be used with %<-mloongson-ext%>"
 msgstr ""
 
-#: config/mips/mips.cc:20528
+#: config/mips/mips.cc:20577
 #, gcc-internal-format
 msgid "%qs requires branch-likely instructions"
 msgstr ""
 
-#: config/mips/mips.cc:20532
+#: config/mips/mips.cc:20581
 #, gcc-internal-format
 msgid "the %qs architecture does not support the synci instruction"
 msgstr ""
 
-#: config/mips/mips.cc:21368
+#: config/mips/mips.cc:21417
 #, gcc-internal-format
 msgid "mips16 function profiling"
 msgstr ""
@@ -43369,90 +43391,90 @@ msgstr ""
 msgid "%qs is an opaque type, and you cannot set it to other values"
 msgstr ""
 
-#: config/rs6000/rs6000.cc:17583
+#: config/rs6000/rs6000.cc:17602
 #, gcc-internal-format
 msgid "no profiling of 64-bit code for this ABI"
 msgstr ""
 
-#: config/rs6000/rs6000.cc:19979
+#: config/rs6000/rs6000.cc:19998
 #, gcc-internal-format
 msgid ""
 "you cannot take the address of a nested function if you use the %qs option"
 msgstr ""
 
-#: config/rs6000/rs6000.cc:20061
+#: config/rs6000/rs6000.cc:20080
 #, gcc-internal-format
 msgid "use of %<long double%> in AltiVec types is invalid"
 msgstr ""
 
-#: config/rs6000/rs6000.cc:20063
+#: config/rs6000/rs6000.cc:20082
 #, gcc-internal-format
 msgid "use of boolean types in AltiVec types is invalid"
 msgstr ""
 
-#: config/rs6000/rs6000.cc:20065
+#: config/rs6000/rs6000.cc:20084
 #, gcc-internal-format
 msgid "use of %<complex%> in AltiVec types is invalid"
 msgstr ""
 
-#: config/rs6000/rs6000.cc:20067
+#: config/rs6000/rs6000.cc:20086
 #, gcc-internal-format
 msgid "use of decimal floating-point types in AltiVec types is invalid"
 msgstr ""
 
-#: config/rs6000/rs6000.cc:20073
+#: config/rs6000/rs6000.cc:20092
 #, gcc-internal-format
 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code without %qs"
 msgstr ""
 
-#: config/rs6000/rs6000.cc:20076
+#: config/rs6000/rs6000.cc:20095
 #, gcc-internal-format
 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
 msgstr ""
 
-#: config/rs6000/rs6000.cc:20081
+#: config/rs6000/rs6000.cc:20100
 #, gcc-internal-format
 msgid "use of %<long long%> in AltiVec types is invalid without %qs"
 msgstr ""
 
-#: config/rs6000/rs6000.cc:20084
+#: config/rs6000/rs6000.cc:20103
 #, gcc-internal-format
 msgid "use of %<double%> in AltiVec types is invalid without %qs"
 msgstr ""
 
-#: config/rs6000/rs6000.cc:24232
+#: config/rs6000/rs6000.cc:24251
 #, gcc-internal-format
 msgid "invalid cpu %qs for %s%qs%s"
 msgstr ""
 
-#: config/rs6000/rs6000.cc:24235
+#: config/rs6000/rs6000.cc:24254
 #, gcc-internal-format
 msgid "%s%qs%s is not allowed"
 msgstr ""
 
-#: config/rs6000/rs6000.cc:24237
+#: config/rs6000/rs6000.cc:24256
 #, gcc-internal-format
 msgid "%s%qs%s is invalid"
 msgstr ""
 
-#: config/rs6000/rs6000.cc:24781
+#: config/rs6000/rs6000.cc:24800
 #, gcc-internal-format
 msgid "%<-mno-%s%> turns off %<-m%s%>"
 msgstr ""
 
-#: config/rs6000/rs6000.cc:24940
+#: config/rs6000/rs6000.cc:24959
 #, gcc-internal-format
 msgid ""
 "%<target_clones%> attribute needs GLIBC (2.23 and newer) that exports "
 "hardware capability bits"
 msgstr ""
 
-#: config/rs6000/rs6000.cc:25228
+#: config/rs6000/rs6000.cc:25247
 #, gcc-internal-format
 msgid "Virtual function multiversioning not supported"
 msgstr ""
 
-#: config/rs6000/rs6000.cc:28310
+#: config/rs6000/rs6000.cc:28338
 #, gcc-internal-format
 msgid ""
 "the result for the xxspltidp instruction is undefined for subnormal input "
@@ -43500,7 +43522,7 @@ msgstr ""
 msgid "builtin %qs can only be used on vector types"
 msgstr ""
 
-#: config/s390/s390-c.cc:717 config/s390/s390.cc:922
+#: config/s390/s390-c.cc:717 config/s390/s390.cc:916
 #, gcc-internal-format
 msgid "constant value required for builtin %qF argument %d"
 msgstr ""
@@ -43609,52 +43631,47 @@ msgstr ""
 msgid "Builtin %qF requires z15 or higher"
 msgstr ""
 
-#: config/s390/s390.cc:859
-#, gcc-internal-format
-msgid "Builtin %qF requires arch14 or higher."
-msgstr ""
-
-#: config/s390/s390.cc:878
+#: config/s390/s390.cc:872
 #, gcc-internal-format
 msgid "unresolved overloaded builtin"
 msgstr ""
 
-#: config/s390/s390.cc:885 config/tilegx/tilegx.cc:3540
+#: config/s390/s390.cc:879 config/tilegx/tilegx.cc:3540
 #: config/tilepro/tilepro.cc:3103
 #, gcc-internal-format
 msgid "bad builtin icode"
 msgstr ""
 
-#: config/s390/s390.cc:1019
+#: config/s390/s390.cc:1013
 #, gcc-internal-format
 msgid "invalid argument %d for builtin %qF"
 msgstr ""
 
-#: config/s390/s390.cc:1120
+#: config/s390/s390.cc:1114
 #, gcc-internal-format
 msgid ""
 "requested %qE attribute is not a comma separated pair of non-negative "
 "integer constants or too large (max. %d)"
 msgstr ""
 
-#: config/s390/s390.cc:1210
+#: config/s390/s390.cc:1204
 #, gcc-internal-format
 msgid "argument to %qE attribute is not (keep|thunk|thunk-extern)"
 msgstr ""
 
-#: config/s390/s390.cc:10100
+#: config/s390/s390.cc:10094
 #, gcc-internal-format
 msgid "total size of local variables exceeds architecture limit"
 msgstr ""
 
-#: config/s390/s390.cc:11465
+#: config/s390/s390.cc:11459
 #, gcc-internal-format
 msgid ""
 "frame size of function %qs is %wd bytes exceeding user provided stack limit "
 "of %d bytes; an unconditional trap is added"
 msgstr ""
 
-#: config/s390/s390.cc:11481
+#: config/s390/s390.cc:11475
 #, gcc-internal-format
 msgid ""
 "frame size of function %qs is %wd bytes which is more than half the stack "
@@ -43662,129 +43679,136 @@ msgid ""
 "function"
 msgstr ""
 
-#: config/s390/s390.cc:11509
+#: config/s390/s390.cc:11503
 #, gcc-internal-format
 msgid "frame size of %qs is %wd bytes"
 msgstr ""
 
-#: config/s390/s390.cc:11513
+#: config/s390/s390.cc:11507
 #, gcc-internal-format
 msgid "%qs uses dynamic stack allocation"
 msgstr ""
 
-#: config/s390/s390.cc:13216
+#: config/s390/s390.cc:12253
+#, gcc-internal-format
+msgid ""
+"parameter passing for argument of type %qT with zero-width bit fields "
+"members changed in GCC 12"
+msgstr ""
+
+#: config/s390/s390.cc:13212
 #, gcc-internal-format
 msgid "nested functions cannot be profiled with %<-mfentry%> on s390"
 msgstr ""
 
-#: config/s390/s390.cc:15486
+#: config/s390/s390.cc:15503
 #, gcc-internal-format
 msgid "64-bit ABI not supported in ESA/390 mode"
 msgstr ""
 
-#: config/s390/s390.cc:15493
+#: config/s390/s390.cc:15510
 #, gcc-internal-format
 msgid "thunk-inline is only supported with %<-mindirect-branch-jump%>"
 msgstr ""
 
-#: config/s390/s390.cc:15528
+#: config/s390/s390.cc:15545
 #, gcc-internal-format, gfc-internal-format
 msgid "hardware vector support not available on %s"
 msgstr ""
 
-#: config/s390/s390.cc:15531
+#: config/s390/s390.cc:15548
 #, gcc-internal-format
 msgid "hardware vector support not available with %<-msoft-float%>"
 msgstr ""
 
-#: config/s390/s390.cc:15560
+#: config/s390/s390.cc:15577
 #, gcc-internal-format, gfc-internal-format
 msgid "hardware decimal floating-point instructions not available on %s"
 msgstr ""
 
-#: config/s390/s390.cc:15564
+#: config/s390/s390.cc:15581
 #, gcc-internal-format
 msgid ""
 "hardware decimal floating-point instructions not available in ESA/390 mode"
 msgstr ""
 
-#: config/s390/s390.cc:15576
+#: config/s390/s390.cc:15593
 #, gcc-internal-format
 msgid "%<-mhard-dfp%> cannot be used in conjunction with %<-msoft-float%>"
 msgstr ""
 
-#: config/s390/s390.cc:15585
+#: config/s390/s390.cc:15602
 #, gcc-internal-format
 msgid ""
 "%<-mbackchain%> %<-mpacked-stack%> %<-mhard-float%> are not supported in "
 "combination"
 msgstr ""
 
-#: config/s390/s390.cc:15591
+#: config/s390/s390.cc:15608
 #, gcc-internal-format
 msgid "stack size must be greater than the stack guard value"
 msgstr ""
 
-#: config/s390/s390.cc:15593
+#: config/s390/s390.cc:15610
 #, gcc-internal-format
 msgid "stack size must not be greater than 64k"
 msgstr ""
 
-#: config/s390/s390.cc:15596
+#: config/s390/s390.cc:15613
 #, gcc-internal-format
 msgid "%<-mstack-guard%> implies use of %<-mstack-size%>"
 msgstr ""
 
-#: config/s390/s390.cc:15609
+#: config/s390/s390.cc:15626
 #, gcc-internal-format
 msgid "%<-mtpf-trace-hook-prologue-check%> requires integer in range 0-4095"
 msgstr ""
 
-#: config/s390/s390.cc:15612
+#: config/s390/s390.cc:15629
 #, gcc-internal-format
 msgid "%<-mtpf-trace-hook-prologue-target%> requires integer in range 0-4095"
 msgstr ""
 
-#: config/s390/s390.cc:15615
+#: config/s390/s390.cc:15632
 #, gcc-internal-format
 msgid "%<-mtpf-trace-hook-epilogue-check%> requires integer in range 0-4095"
 msgstr ""
 
-#: config/s390/s390.cc:15618
+#: config/s390/s390.cc:15635
 #, gcc-internal-format
 msgid "%<-mtpf-trace-hook-epilogue-target%> requires integer in range 0-4095"
 msgstr ""
 
-#: config/s390/s390.cc:15671
+#: config/s390/s390.cc:15688
 #, gcc-internal-format
 msgid "%<-mfentry%> is supported only for 64-bit CPUs"
 msgstr ""
 
 #. argument is not a plain number
-#: config/s390/s390.cc:15707
+#: config/s390/s390.cc:15724
 #, gcc-internal-format
 msgid "arguments to %qs should be non-negative integers"
 msgstr ""
 
-#: config/s390/s390.cc:15714
+#: config/s390/s390.cc:15731
 #, gcc-internal-format
 msgid "argument to %qs is too large (max. %d)"
 msgstr ""
 
-#: config/s390/s390.cc:15745
+#: config/s390/s390.cc:15762
 #, gcc-internal-format
 msgid ""
 "%<-mno-pic-data-is-text-relative%> cannot be used without %<-fpic%>/%<-fPIC%>"
 msgstr ""
 
-#: config/s390/s390.cc:15906 config/s390/s390.cc:15956
-#: config/s390/s390.cc:15973
+#: config/s390/s390.cc:15923 config/s390/s390.cc:15973
+#: config/s390/s390.cc:15990
 #, gcc-internal-format
 msgid "attribute %<target%> argument %qs is unknown"
 msgstr ""
 
 #. Value is not allowed for the target attribute.
-#: config/s390/s390.cc:15912
+#: config/s390/s390.cc:15929
 #, gcc-internal-format
 msgid "value %qs is not supported by attribute %<target%>"
 msgstr ""
@@ -44194,7 +44218,7 @@ msgid "attribute %qs applies to array types only"
 msgstr ""
 
 #: c/c-convert.cc:104 c/c-typeck.cc:2258 c/c-typeck.cc:12924 cp/typeck.cc:2344
-#: cp/typeck.cc:8994 cp/typeck.cc:9796 d/d-convert.cc:262
+#: cp/typeck.cc:8996 cp/typeck.cc:9798 d/d-convert.cc:262
 #, gcc-internal-format
 msgid "void value not ignored as it ought to be"
 msgstr ""
@@ -44484,7 +44508,7 @@ msgstr ""
 msgid "declaration of %qD shadows a parameter"
 msgstr ""
 
-#: c/c-decl.cc:3062 cp/name-lookup.cc:3335
+#: c/c-decl.cc:3062 cp/name-lookup.cc:3321
 #, gcc-internal-format
 msgid "declaration of %qD shadows a global declaration"
 msgstr ""
@@ -44494,7 +44518,7 @@ msgstr ""
 msgid "declaration of %qD shadows a previous local"
 msgstr ""
 
-#: c/c-decl.cc:3094 cp/name-lookup.cc:3103
+#: c/c-decl.cc:3094 cp/name-lookup.cc:3085
 #, gcc-internal-format
 msgid "shadowed declaration is here"
 msgstr ""
@@ -44561,7 +44585,7 @@ msgid ""
 "appears in"
 msgstr ""
 
-#: c/c-decl.cc:3852 cp/decl.cc:3345
+#: c/c-decl.cc:3852 cp/decl.cc:3358
 #, gcc-internal-format
 msgid "label %qE referenced outside of any function"
 msgstr ""
@@ -44591,7 +44615,7 @@ msgstr ""
 msgid "duplicate label declaration %qE"
 msgstr ""
 
-#: c/c-decl.cc:4068 cp/decl.cc:3759
+#: c/c-decl.cc:4068 cp/decl.cc:3772
 #, gcc-internal-format
 msgid "duplicate label %qD"
 msgstr ""
@@ -44622,7 +44646,7 @@ msgstr ""
 msgid "%qE defined as wrong kind of tag"
 msgstr ""
 
-#: c/c-decl.cc:4444 cp/tree.cc:4889
+#: c/c-decl.cc:4444 cp/tree.cc:4907
 #, gcc-internal-format
 msgid "%qE attribute applied to %qD with void return type"
 msgstr ""
@@ -44814,7 +44838,7 @@ msgstr ""
 msgid "uninitialized %<const %D%> is invalid in C++"
 msgstr ""
 
-#: c/c-decl.cc:5684 cp/decl.cc:8561
+#: c/c-decl.cc:5684 cp/decl.cc:8578
 #, gcc-internal-format
 msgid "%q+D in declare target directive does not have mappable type"
 msgstr ""
@@ -44984,7 +45008,7 @@ msgstr ""
 msgid "storage class specified for unnamed parameter"
 msgstr ""
 
-#: c/c-decl.cc:6536 cp/decl.cc:12577
+#: c/c-decl.cc:6536 cp/decl.cc:12596
 #, gcc-internal-format
 msgid "storage class specified for typename"
 msgstr ""
@@ -45157,7 +45181,7 @@ msgstr ""
 msgid "function definition has qualified void return type"
 msgstr ""
 
-#: c/c-decl.cc:7109 cp/decl.cc:12877
+#: c/c-decl.cc:7109 cp/decl.cc:12901
 #, gcc-internal-format
 msgid "type qualifiers ignored on function return type"
 msgstr ""
@@ -45284,7 +45308,7 @@ msgstr ""
 msgid "a member of a structure or union cannot have a variably modified type"
 msgstr ""
 
-#: c/c-decl.cc:7445 cp/decl.cc:11470
+#: c/c-decl.cc:7445 cp/decl.cc:11487
 #, gcc-internal-format
 msgid "variable or field %qE declared void"
 msgstr ""
@@ -45468,7 +45492,7 @@ msgstr ""
 msgid "defining type in %qs expression is invalid in C++"
 msgstr ""
 
-#: c/c-decl.cc:8402 cp/decl.cc:5321
+#: c/c-decl.cc:8402 cp/decl.cc:5334
 #, gcc-internal-format
 msgid "declaration does not declare anything"
 msgstr ""
@@ -45518,7 +45542,7 @@ msgstr ""
 msgid "struct has no members"
 msgstr ""
 
-#: c/c-decl.cc:8806 cp/decl.cc:13842
+#: c/c-decl.cc:8806 cp/decl.cc:13864
 #, gcc-internal-format
 msgid "flexible array member in union"
 msgstr ""
@@ -45559,7 +45583,7 @@ msgstr ""
 msgid "redeclaration of %<enum %E%>"
 msgstr ""
 
-#: c/c-decl.cc:9196 cp/decl.cc:16393
+#: c/c-decl.cc:9196 cp/decl.cc:16415
 #, gcc-internal-format
 msgid "specified mode too small for enumerated values"
 msgstr ""
@@ -45589,7 +45613,7 @@ msgstr ""
 msgid "ISO C restricts enumerator values to range of %<int%>"
 msgstr ""
 
-#: c/c-decl.cc:9522 cp/decl.cc:5634 cp/decl.cc:16972
+#: c/c-decl.cc:9522 cp/decl.cc:5647 cp/decl.cc:16994
 #, gcc-internal-format
 msgid "inline function %qD given attribute %qs"
 msgstr ""
@@ -45619,7 +45643,7 @@ msgstr ""
 msgid "%qD was used with no prototype before its definition"
 msgstr ""
 
-#: c/c-decl.cc:9654 cp/decl.cc:17107
+#: c/c-decl.cc:9654 cp/decl.cc:17129
 #, gcc-internal-format
 msgid "no previous declaration for %qD"
 msgstr ""
@@ -45736,12 +45760,12 @@ msgstr ""
 msgid "argument %qD doesn%'t match prototype"
 msgstr ""
 
-#: c/c-decl.cc:10307 cp/decl.cc:17933
+#: c/c-decl.cc:10307 cp/decl.cc:17955
 #, gcc-internal-format
 msgid "no return statement in function returning non-void"
 msgstr ""
 
-#: c/c-decl.cc:10326 cp/decl.cc:18017
+#: c/c-decl.cc:10326 cp/decl.cc:18039
 #, gcc-internal-format
 msgid "parameter %qD set but not used"
 msgstr ""
@@ -45812,7 +45836,7 @@ msgstr ""
 msgid "two or more data types in declaration specifiers"
 msgstr ""
 
-#: c/c-decl.cc:10892 cp/parser.cc:32698
+#: c/c-decl.cc:10892 cp/parser.cc:32709
 #, gcc-internal-format
 msgid "%<long long long%> is too long for GCC"
 msgstr ""
@@ -45962,14 +45986,14 @@ msgstr ""
 msgid "ISO C does not support complex integer types"
 msgstr ""
 
-#: c/c-decl.cc:12448 cp/semantics.cc:5982
+#: c/c-decl.cc:12448 cp/semantics.cc:5993
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp declare reduction%> combiner refers to variable %qD which is "
 "not %<omp_out%> nor %<omp_in%>"
 msgstr ""
 
-#: c/c-decl.cc:12452 cp/semantics.cc:5986
+#: c/c-decl.cc:12452 cp/semantics.cc:5997
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp declare reduction%> initializer refers to variable %qD which "
@@ -46026,7 +46050,7 @@ msgstr ""
 msgid "to match this %qs"
 msgstr ""
 
-#: c/c-parser.cc:1324 cp/parser.cc:32932
+#: c/c-parser.cc:1324 cp/parser.cc:32943
 #, gcc-internal-format
 msgid "expected end of line"
 msgstr ""
@@ -46036,7 +46060,7 @@ msgstr ""
 msgid "ISO C forbids an empty translation unit"
 msgstr ""
 
-#: c/c-parser.cc:1667 cp/semantics.cc:3328
+#: c/c-parser.cc:1667 cp/semantics.cc:3339
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp declare target%> without corresponding %<#pragma omp end "
@@ -46074,8 +46098,8 @@ msgid "unknown type name %qE"
 msgstr ""
 
 #: c/c-parser.cc:2006 c/c-parser.cc:12610 c/c-parser.cc:19966
-#: c/c-parser.cc:20553 c/c-parser.cc:21075 cp/parser.cc:43742
-#: cp/parser.cc:48002
+#: c/c-parser.cc:20553 c/c-parser.cc:21075 cp/parser.cc:43753
+#: cp/parser.cc:48013
 #, gcc-internal-format
 msgid "expected declaration specifiers"
 msgstr ""
@@ -46095,7 +46119,7 @@ msgstr ""
 msgid "expected %<;%>, identifier or %<(%>"
 msgstr ""
 
-#: c/c-parser.cc:2071 cp/parser.cc:35162 cp/parser.cc:35234
+#: c/c-parser.cc:2071 cp/parser.cc:35173 cp/parser.cc:35245
 #, gcc-internal-format
 msgid "prefix attributes are ignored for methods"
 msgstr ""
@@ -46207,7 +46231,7 @@ msgstr ""
 msgid "static assertion failed: %E"
 msgstr ""
 
-#: c/c-parser.cc:2688 cp/semantics.cc:11168
+#: c/c-parser.cc:2688 cp/semantics.cc:11179
 #, gcc-internal-format
 msgid "static assertion failed"
 msgstr ""
@@ -46254,14 +46278,14 @@ msgstr ""
 #: c/c-parser.cc:13118 c/c-parser.cc:13161 c/c-parser.cc:15797
 #: c/c-parser.cc:15909 c/c-parser.cc:16560 c/c-parser.cc:18942
 #: c/c-parser.cc:21603 c/c-parser.cc:21794 c/gimple-parser.cc:1793
-#: c/gimple-parser.cc:1839 cp/parser.cc:9164 cp/parser.cc:32935
-#: cp/parser.cc:36139 cp/parser.cc:38933 cp/parser.cc:39102 cp/parser.cc:45293
-#: cp/parser.cc:47297
+#: c/gimple-parser.cc:1839 cp/parser.cc:9164 cp/parser.cc:32946
+#: cp/parser.cc:36150 cp/parser.cc:38944 cp/parser.cc:39113 cp/parser.cc:45304
+#: cp/parser.cc:47308
 #, gcc-internal-format
 msgid "expected identifier"
 msgstr ""
 
-#: c/c-parser.cc:3243 cp/parser.cc:21093
+#: c/c-parser.cc:3243 cp/parser.cc:21102
 #, gcc-internal-format
 msgid "comma at end of enumerator list"
 msgstr ""
@@ -46346,7 +46370,7 @@ msgstr ""
 msgid "parentheses must be omitted if attribute argument list is empty"
 msgstr ""
 
-#: c/c-parser.cc:4942 cp/parser.cc:29034
+#: c/c-parser.cc:4942 cp/parser.cc:29044
 #, gcc-internal-format
 msgid "%qE attribute does not take any arguments"
 msgstr ""
@@ -46499,8 +46523,8 @@ msgstr ""
 msgid "duplicate %<asm%> qualifier %qE"
 msgstr ""
 
-#: c/c-parser.cc:7051 c/c-parser.cc:7062 c/c-parser.cc:7073 cp/parser.cc:21965
-#: cp/parser.cc:21982 cp/parser.cc:21996
+#: c/c-parser.cc:7051 c/c-parser.cc:7062 c/c-parser.cc:7073 cp/parser.cc:21974
+#: cp/parser.cc:21991 cp/parser.cc:22005
 #, gcc-internal-format
 msgid "first seen here"
 msgstr ""
@@ -46667,7 +46691,7 @@ msgstr ""
 
 #: c/c-parser.cc:9082 c/c-parser.cc:10206 c/c-parser.cc:10228
 #: c/c-parser.cc:18358 c/gimple-parser.cc:1711 c/gimple-parser.cc:2345
-#: cp/parser.cc:40858
+#: cp/parser.cc:40869
 #, gcc-internal-format
 msgid "expected expression"
 msgstr ""
@@ -46962,12 +46986,12 @@ msgstr ""
 msgid "no type or storage class may be specified here,"
 msgstr ""
 
-#: c/c-parser.cc:12048 cp/parser.cc:35996
+#: c/c-parser.cc:12048 cp/parser.cc:36007
 #, gcc-internal-format
 msgid "empty property attribute list"
 msgstr ""
 
-#: c/c-parser.cc:12062 cp/parser.cc:36009
+#: c/c-parser.cc:12062 cp/parser.cc:36020
 #, gcc-internal-format
 msgid "missing property attribute"
 msgstr ""
@@ -46977,27 +47001,27 @@ msgstr ""
 msgid "unknown property attribute %<%s%s%>"
 msgstr ""
 
-#: c/c-parser.cc:12104 cp/parser.cc:36046
+#: c/c-parser.cc:12104 cp/parser.cc:36057
 #, gcc-internal-format
 msgid "unknown property attribute"
 msgstr ""
 
-#: c/c-parser.cc:12113 cp/parser.cc:36055
+#: c/c-parser.cc:12113 cp/parser.cc:36066
 #, gcc-internal-format
 msgid "expected %<=%> after Objective-C %qE"
 msgstr ""
 
-#: c/c-parser.cc:12124 cp/parser.cc:36069
+#: c/c-parser.cc:12124 cp/parser.cc:36080
 #, gcc-internal-format
 msgid "expected %qE selector name"
 msgstr ""
 
-#: c/c-parser.cc:12140 cp/parser.cc:36088
+#: c/c-parser.cc:12140 cp/parser.cc:36099
 #, gcc-internal-format
 msgid "setter method names must terminate with %<:%>"
 msgstr ""
 
-#: c/c-parser.cc:12354 cp/parser.cc:47628
+#: c/c-parser.cc:12354 cp/parser.cc:47639
 #, gcc-internal-format
 msgid ""
 "%<#pragma GCC unroll%> requires an assignment-expression that evaluates to a "
@@ -47005,28 +47029,28 @@ msgid ""
 msgstr ""
 
 #: c/c-parser.cc:12398 c/c-parser.cc:20550 c/c-parser.cc:20847
-#: c/c-parser.cc:20906 c/c-parser.cc:20992 cp/parser.cc:43739
-#: cp/parser.cc:44075 cp/parser.cc:44166 cp/parser.cc:44240 cp/parser.cc:47675
-#: cp/parser.cc:47691 cp/parser.cc:47707 cp/parser.cc:47724 cp/parser.cc:47741
-#: cp/parser.cc:47758 cp/parser.cc:47785 cp/parser.cc:47799 cp/parser.cc:47824
-#: cp/parser.cc:47838
+#: c/c-parser.cc:20906 c/c-parser.cc:20992 cp/parser.cc:43750
+#: cp/parser.cc:44086 cp/parser.cc:44177 cp/parser.cc:44251 cp/parser.cc:47686
+#: cp/parser.cc:47702 cp/parser.cc:47718 cp/parser.cc:47735 cp/parser.cc:47752
+#: cp/parser.cc:47769 cp/parser.cc:47796 cp/parser.cc:47810 cp/parser.cc:47835
+#: cp/parser.cc:47849
 #, gcc-internal-format
 msgid "%<#pragma %s%> may only be used in compound statements"
 msgstr ""
 
-#: c/c-parser.cc:12421 cp/parser.cc:47813
+#: c/c-parser.cc:12421 cp/parser.cc:47824
 #, gcc-internal-format
 msgid "%<#pragma acc routine%> must be at file scope"
 msgstr ""
 
-#: c/c-parser.cc:12507 cp/parser.cc:47921
+#: c/c-parser.cc:12507 cp/parser.cc:47932
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp scan%> may only be used in a loop construct with %<inscan%> "
 "%<reduction%> clause"
 msgstr ""
 
-#: c/c-parser.cc:12514 cp/parser.cc:47927
+#: c/c-parser.cc:12514 cp/parser.cc:47938
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp section%> may only be used in %<#pragma omp sections%> "
@@ -47038,13 +47062,13 @@ msgstr ""
 msgid "%<#pragma omp requires%> may only be used at file scope"
 msgstr ""
 
-#: c/c-parser.cc:12555 c/c-parser.cc:12579 cp/parser.cc:47956
-#: cp/parser.cc:47989
+#: c/c-parser.cc:12555 c/c-parser.cc:12579 cp/parser.cc:47967
+#: cp/parser.cc:48000
 #, gcc-internal-format
 msgid "for, while or do statement expected"
 msgstr ""
 
-#: c/c-parser.cc:12592 cp/parser.cc:47665
+#: c/c-parser.cc:12592 cp/parser.cc:47676
 #, gcc-internal-format
 msgid "%<#pragma GCC pch_preprocess%> must be first"
 msgstr ""
@@ -47052,9 +47076,9 @@ msgstr ""
 #: c/c-parser.cc:12939 c/c-parser.cc:16405 c/c-parser.cc:18118
 #: c/c-parser.cc:18176 c/c-parser.cc:18183 c/c-parser.cc:18190
 #: c/c-parser.cc:22622 c/c-parser.cc:22630 c/c-parser.cc:22904
-#: c/c-parser.cc:22914 cp/parser.cc:36511 cp/parser.cc:39607 cp/parser.cc:40632
-#: cp/parser.cc:40695 cp/parser.cc:40702 cp/parser.cc:40709 cp/parser.cc:46556
-#: cp/parser.cc:46564 cp/parser.cc:46721 cp/parser.cc:46731
+#: c/c-parser.cc:22914 cp/parser.cc:36522 cp/parser.cc:39618 cp/parser.cc:40643
+#: cp/parser.cc:40706 cp/parser.cc:40713 cp/parser.cc:40720 cp/parser.cc:46567
+#: cp/parser.cc:46575 cp/parser.cc:46732 cp/parser.cc:46742
 #, gcc-internal-format
 msgid "too many %qs clauses"
 msgstr ""
@@ -47074,53 +47098,53 @@ msgstr ""
 msgid "%qD is not a variable"
 msgstr ""
 
-#: c/c-parser.cc:13432 cp/semantics.cc:8175
+#: c/c-parser.cc:13432 cp/semantics.cc:8186
 #, gcc-internal-format
 msgid "%qD is not a pointer variable"
 msgstr ""
 
-#: c/c-parser.cc:13474 cp/parser.cc:37243
+#: c/c-parser.cc:13474 cp/parser.cc:37254
 #, gcc-internal-format
 msgid "collapse argument needs positive constant integer expression"
 msgstr ""
 
-#: c/c-parser.cc:13569 cp/parser.cc:37321
+#: c/c-parser.cc:13569 cp/parser.cc:37332
 #, gcc-internal-format
 msgid "expected %<none%> or %<present%>"
 msgstr ""
 
-#: c/c-parser.cc:13571 cp/parser.cc:37323
+#: c/c-parser.cc:13571 cp/parser.cc:37334
 #, gcc-internal-format
 msgid "expected %<none%>, %<shared%>, %<private%> or %<firstprivate%>"
 msgstr ""
 
-#: c/c-parser.cc:13692 cp/parser.cc:37435
+#: c/c-parser.cc:13692 cp/parser.cc:37446
 #, gcc-internal-format
 msgid "expected %<data%>, %<update%>, %<enter%> or %<exit%>"
 msgstr ""
 
 #: c/c-parser.cc:13712 c/c-parser.cc:20899 c/c-parser.cc:20985
-#: cp/parser.cc:37453 cp/parser.cc:44067 cp/parser.cc:44158
+#: cp/parser.cc:37464 cp/parser.cc:44078 cp/parser.cc:44169
 #, gcc-internal-format
 msgid "expected %<data%>"
 msgstr ""
 
-#: c/c-parser.cc:13765 cp/parser.cc:37508
+#: c/c-parser.cc:13765 cp/parser.cc:37519
 #, gcc-internal-format
 msgid "too many %<if%> clauses with %qs modifier"
 msgstr ""
 
-#: c/c-parser.cc:13772 cp/parser.cc:37515
+#: c/c-parser.cc:13772 cp/parser.cc:37526
 #, gcc-internal-format
 msgid "too many %<if%> clauses"
 msgstr ""
 
-#: c/c-parser.cc:13774 cp/parser.cc:37517
+#: c/c-parser.cc:13774 cp/parser.cc:37528
 #, gcc-internal-format
 msgid "too many %<if%> clauses without modifier"
 msgstr ""
 
-#: c/c-parser.cc:13780 cp/parser.cc:37523
+#: c/c-parser.cc:13780 cp/parser.cc:37534
 #, gcc-internal-format
 msgid ""
 "if any %<if%> clause has modifier, then all %<if%> clauses have to use "
@@ -47145,118 +47169,118 @@ msgstr ""
 msgid "%<num_tasks%> value must be positive"
 msgstr ""
 
-#: c/c-parser.cc:14017 cp/semantics.cc:8395
+#: c/c-parser.cc:14017 cp/semantics.cc:8406
 #, gcc-internal-format
 msgid "%<grainsize%> value must be positive"
 msgstr ""
 
-#: c/c-parser.cc:14065 cp/semantics.cc:8425
+#: c/c-parser.cc:14065 cp/semantics.cc:8436
 #, gcc-internal-format
 msgid "%<priority%> value must be non-negative"
 msgstr ""
 
-#: c/c-parser.cc:14099 cp/parser.cc:37749
+#: c/c-parser.cc:14099 cp/parser.cc:37760
 #, gcc-internal-format
 msgid "expected constant integer expression with valid sync-hint value"
 msgstr ""
 
-#: c/c-parser.cc:14171 cp/parser.cc:37819
+#: c/c-parser.cc:14171 cp/parser.cc:37830
 #, gcc-internal-format
 msgid ""
 "expected %<alloc%>, %<to%>, %<from%>, %<tofrom%>, %<firstprivate%>, %<none%> "
 "or %<default%>"
 msgstr ""
 
-#: c/c-parser.cc:14232 cp/parser.cc:37884
+#: c/c-parser.cc:14232 cp/parser.cc:37895
 #, gcc-internal-format
 msgid "expected %<scalar%>, %<aggregate%> or %<pointer%>"
 msgstr ""
 
-#: c/c-parser.cc:14298 cp/parser.cc:37953
+#: c/c-parser.cc:14298 cp/parser.cc:37964
 #, gcc-internal-format
 msgid "too many %<defaultmap%> clauses with %qs category"
 msgstr ""
 
-#: c/c-parser.cc:14301 cp/parser.cc:37956
+#: c/c-parser.cc:14301 cp/parser.cc:37967
 #, gcc-internal-format
 msgid "too many %<defaultmap%> clauses with unspecified category"
 msgstr ""
 
-#: c/c-parser.cc:14385 cp/semantics.cc:7256 cp/semantics.cc:7309
+#: c/c-parser.cc:14385 cp/semantics.cc:7267 cp/semantics.cc:7320
 #, gcc-internal-format
 msgid "%qs expression must be integral"
 msgstr ""
 
-#: c/c-parser.cc:14397 c/c-parser.cc:14520 cp/semantics.cc:7288
-#: cp/semantics.cc:7323
+#: c/c-parser.cc:14397 c/c-parser.cc:14520 cp/semantics.cc:7299
+#: cp/semantics.cc:7334
 #, gcc-internal-format
 msgid "%qs value must be positive"
 msgstr ""
 
-#: c/c-parser.cc:14459 cp/parser.cc:37015
+#: c/c-parser.cc:14459 cp/parser.cc:37026
 #, gcc-internal-format
 msgid "too many %<static%> arguments"
 msgstr ""
 
-#: c/c-parser.cc:14493 cp/parser.cc:37048
+#: c/c-parser.cc:14493 cp/parser.cc:37059
 #, gcc-internal-format
 msgid "unexpected argument"
 msgstr ""
 
-#: c/c-parser.cc:14660 cp/semantics.cc:8605
+#: c/c-parser.cc:14660 cp/semantics.cc:8616
 #, gcc-internal-format
 msgid "%<tile%> argument needs positive integral constant"
 msgstr ""
 
-#: c/c-parser.cc:14735 cp/parser.cc:38006
+#: c/c-parser.cc:14735 cp/parser.cc:38017
 #, gcc-internal-format
 msgid "expected %<reproducible%> or %<unconstrained%>"
 msgstr ""
 
-#: c/c-parser.cc:14744 c/c-parser.cc:14750 cp/parser.cc:38015
-#: cp/parser.cc:38025
+#: c/c-parser.cc:14744 c/c-parser.cc:14750 cp/parser.cc:38026
+#: cp/parser.cc:38036
 #, gcc-internal-format
 msgid "expected %<concurrent%>"
 msgstr ""
 
-#: c/c-parser.cc:14786 cp/parser.cc:38065
+#: c/c-parser.cc:14786 cp/parser.cc:38076
 #, gcc-internal-format
 msgid "expected %<teams%>, %<parallel%> or %<thread%>"
 msgstr ""
 
-#: c/c-parser.cc:14839 cp/parser.cc:38133
+#: c/c-parser.cc:14839 cp/parser.cc:38144
 #, gcc-internal-format
 msgid "ordered argument needs positive constant integer expression"
 msgstr ""
 
-#: c/c-parser.cc:14964 c/c-parser.cc:22176 cp/parser.cc:46195
+#: c/c-parser.cc:14964 c/c-parser.cc:22176 cp/parser.cc:46206
 #, gcc-internal-format
 msgid ""
 "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%> or "
 "identifier"
 msgstr ""
 
-#: c/c-parser.cc:15084 cp/parser.cc:38391
+#: c/c-parser.cc:15084 cp/parser.cc:38402
 #, gcc-internal-format
 msgid "both %<monotonic%> and %<nonmonotonic%> modifiers specified"
 msgstr ""
 
-#: c/c-parser.cc:15138 cp/parser.cc:38407
+#: c/c-parser.cc:15138 cp/parser.cc:38418
 #, gcc-internal-format
 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
 msgstr ""
 
-#: c/c-parser.cc:15142 cp/parser.cc:38410
+#: c/c-parser.cc:15142 cp/parser.cc:38421
 #, gcc-internal-format
 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
 msgstr ""
 
-#: c/c-parser.cc:15154 cp/semantics.cc:7370
+#: c/c-parser.cc:15154 cp/semantics.cc:7381
 #, gcc-internal-format
 msgid "chunk size value must be positive"
 msgstr ""
 
-#: c/c-parser.cc:15177 cp/parser.cc:38430
+#: c/c-parser.cc:15177 cp/parser.cc:38441
 #, gcc-internal-format
 msgid "invalid schedule kind"
 msgstr ""
@@ -47266,17 +47290,17 @@ msgstr ""
 msgid "%<num_teams%> value must be positive"
 msgstr ""
 
-#: c/c-parser.cc:15332 cp/semantics.cc:7337
+#: c/c-parser.cc:15332 cp/semantics.cc:7348
 #, gcc-internal-format
 msgid "%<num_teams%> lower bound %qE bigger than upper bound %qE"
 msgstr ""
 
-#: c/c-parser.cc:15380 cp/semantics.cc:7466
+#: c/c-parser.cc:15380 cp/semantics.cc:7477
 #, gcc-internal-format
 msgid "%<thread_limit%> value must be positive"
 msgstr ""
 
-#: c/c-parser.cc:15425 cp/semantics.cc:7594
+#: c/c-parser.cc:15425 cp/semantics.cc:7605
 #, gcc-internal-format
 msgid ""
 "%<aligned%> clause alignment expression must be positive constant integer "
@@ -47293,14 +47317,14 @@ msgstr ""
 msgid "duplicate %qs modifier"
 msgstr ""
 
-#: c/c-parser.cc:15590 cp/semantics.cc:7729
+#: c/c-parser.cc:15590 cp/semantics.cc:7740
 #, gcc-internal-format
 msgid ""
 "%<allocate%> clause allocator expression has type %qT rather than "
 "%<omp_allocator_handle_t%>"
 msgstr ""
 
-#: c/c-parser.cc:15601 cp/semantics.cc:7684 cp/semantics.cc:7700
+#: c/c-parser.cc:15601 cp/semantics.cc:7695 cp/semantics.cc:7711
 #, gcc-internal-format
 msgid ""
 "%<allocate%> clause %<align%> modifier argument needs to be positive "
@@ -47324,56 +47348,56 @@ msgid ""
 "%<simdlen%> clause expression must be positive constant integer expression"
 msgstr ""
 
-#: c/c-parser.cc:16097 cp/parser.cc:39292
+#: c/c-parser.cc:16097 cp/parser.cc:39303
 #, gcc-internal-format
 msgid "%<iterator%> modifier incompatible with %qs"
 msgstr ""
 
-#: c/c-parser.cc:16144 cp/parser.cc:39346 cp/parser.cc:39668 cp/parser.cc:39718
+#: c/c-parser.cc:16144 cp/parser.cc:39357 cp/parser.cc:39679 cp/parser.cc:39729
 #, gcc-internal-format
 msgid "invalid depend kind"
 msgstr ""
 
-#: c/c-parser.cc:16214 cp/parser.cc:39416
+#: c/c-parser.cc:16214 cp/parser.cc:39427
 #, gcc-internal-format
 msgid "too many %<always%> modifiers"
 msgstr ""
 
-#: c/c-parser.cc:16224 cp/parser.cc:39429
+#: c/c-parser.cc:16224 cp/parser.cc:39440
 #, gcc-internal-format
 msgid "too many %<close%> modifiers"
 msgstr ""
 
-#: c/c-parser.cc:16232 cp/parser.cc:39440
+#: c/c-parser.cc:16232 cp/parser.cc:39451
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp target%> with modifier other than %<always%> or %<close%> on "
 "%<map%> clause"
 msgstr ""
 
-#: c/c-parser.cc:16260 cp/parser.cc:39471
+#: c/c-parser.cc:16260 cp/parser.cc:39482
 #, gcc-internal-format
 msgid "invalid map kind"
 msgstr ""
 
-#: c/c-parser.cc:16312 cp/parser.cc:39530
+#: c/c-parser.cc:16312 cp/parser.cc:39541
 #, gcc-internal-format
 msgid ""
 "%<ancestor%> device modifier not preceded by %<requires%> directive with "
 "%<reverse_offload%> clause"
 msgstr ""
 
-#: c/c-parser.cc:16324 cp/parser.cc:39541
+#: c/c-parser.cc:16324 cp/parser.cc:39552
 #, gcc-internal-format
 msgid "expected %<ancestor%> or %<device_num%>"
 msgstr ""
 
-#: c/c-parser.cc:16347 cp/semantics.cc:7491
+#: c/c-parser.cc:16347 cp/semantics.cc:7502
 #, gcc-internal-format
 msgid "the %<device%> clause expression must evaluate to %<1%>"
 msgstr ""
 
-#: c/c-parser.cc:16380 cp/parser.cc:39612
+#: c/c-parser.cc:16380 cp/parser.cc:39623
 #, gcc-internal-format
 msgid "invalid dist_schedule kind"
 msgstr ""
@@ -47388,86 +47412,86 @@ msgstr ""
 msgid "expected %<host%>, %<nohost%> or %<any%>"
 msgstr ""
 
-#: c/c-parser.cc:16580 cp/semantics.cc:7891
+#: c/c-parser.cc:16580 cp/semantics.cc:7902
 #, gcc-internal-format
 msgid ""
 "%<detach%> clause event handle has type %qT rather than %<omp_event_handle_t"
 "%>"
 msgstr ""
 
-#: c/c-parser.cc:16782 cp/parser.cc:39957
+#: c/c-parser.cc:16782 cp/parser.cc:39968
 #, gcc-internal-format
 msgid "expected %<#pragma acc%> clause"
 msgstr ""
 
-#: c/c-parser.cc:16793 c/c-parser.cc:17137 cp/parser.cc:39968
-#: cp/parser.cc:40360
+#: c/c-parser.cc:16793 c/c-parser.cc:17137 cp/parser.cc:39979
+#: cp/parser.cc:40371
 #, gcc-internal-format
 msgid "%qs is not valid for %qs"
 msgstr ""
 
-#: c/c-parser.cc:16837 cp/parser.cc:40020
+#: c/c-parser.cc:16837 cp/parser.cc:40031
 #, gcc-internal-format
 msgid "clauses in %<simd%> trait should be separated by %<,%>"
 msgstr ""
 
-#: c/c-parser.cc:16986 cp/parser.cc:40208
+#: c/c-parser.cc:16986 cp/parser.cc:40219
 #, gcc-internal-format
 msgid "%qs must be the first clause of %qs"
 msgstr ""
 
-#: c/c-parser.cc:17126 cp/parser.cc:40349
+#: c/c-parser.cc:17126 cp/parser.cc:40360
 #, gcc-internal-format
 msgid "expected %<#pragma omp%> clause"
 msgstr ""
 
-#: c/c-parser.cc:17259 cp/parser.cc:44567
+#: c/c-parser.cc:17259 cp/parser.cc:44578
 #, gcc-internal-format
 msgid "no valid clauses specified in %<#pragma acc declare%>"
 msgstr ""
 
-#: c/c-parser.cc:17269 cp/parser.cc:44577
+#: c/c-parser.cc:17269 cp/parser.cc:44588
 #, gcc-internal-format
 msgid "array section in %<#pragma acc declare%>"
 msgstr ""
 
-#: c/c-parser.cc:17289 cp/parser.cc:44597
+#: c/c-parser.cc:17289 cp/parser.cc:44608
 #, gcc-internal-format
 msgid "%qD must be a global variable in %<#pragma acc declare link%>"
 msgstr ""
 
-#: c/c-parser.cc:17300 cp/parser.cc:44608
+#: c/c-parser.cc:17300 cp/parser.cc:44619
 #, gcc-internal-format
 msgid "invalid OpenACC clause at file scope"
 msgstr ""
 
-#: c/c-parser.cc:17307 cp/parser.cc:44615
+#: c/c-parser.cc:17307 cp/parser.cc:44626
 #, gcc-internal-format
 msgid "invalid use of %<extern%> variable %qD in %<#pragma acc declare%>"
 msgstr ""
 
-#: c/c-parser.cc:17315 cp/parser.cc:44623
+#: c/c-parser.cc:17315 cp/parser.cc:44634
 #, gcc-internal-format
 msgid "invalid use of %<global%> variable %qD in %<#pragma acc declare%>"
 msgstr ""
 
-#: c/c-parser.cc:17326 cp/parser.cc:44645
+#: c/c-parser.cc:17326 cp/parser.cc:44656
 #, gcc-internal-format
 msgid ""
 "%qD must be a variable declared in the same scope as %<#pragma acc declare%>"
 msgstr ""
 
-#: c/c-parser.cc:17336 cp/parser.cc:44655
+#: c/c-parser.cc:17336 cp/parser.cc:44666
 #, gcc-internal-format
 msgid "variable %qD used more than once with %<#pragma acc declare%>"
 msgstr ""
 
-#: c/c-parser.cc:17429 cp/parser.cc:44753
+#: c/c-parser.cc:17429 cp/parser.cc:44764
 #, gcc-internal-format
 msgid "expected %<data%> after %<#pragma acc %s%>"
 msgstr ""
 
-#: c/c-parser.cc:17445 cp/parser.cc:44770
+#: c/c-parser.cc:17445 cp/parser.cc:44781
 #, gcc-internal-format
 msgid "%<#pragma acc %s data%> has no data movement clause"
 msgstr ""
@@ -47482,7 +47506,7 @@ msgstr ""
 msgid "expected function name"
 msgstr ""
 
-#: c/c-parser.cc:17717 cp/parser.cc:46988
+#: c/c-parser.cc:17717 cp/parser.cc:46999
 #, gcc-internal-format
 msgid "%qD does not refer to a function"
 msgstr ""
@@ -47494,31 +47518,31 @@ msgid ""
 "definition"
 msgstr ""
 
-#: c/c-parser.cc:17780 cp/parser.cc:47039 cp/parser.cc:47086
+#: c/c-parser.cc:17780 cp/parser.cc:47050 cp/parser.cc:47097
 #, gcc-internal-format
 msgid ""
 "%<#pragma acc routine%> not immediately followed by a single function "
 "declaration or definition"
 msgstr ""
 
-#: c/c-parser.cc:17811 cp/parser.cc:47114
+#: c/c-parser.cc:17811 cp/parser.cc:47125
 #, gcc-internal-format
 msgid "%<#pragma acc routine%> must be applied before use"
 msgstr ""
 
-#: c/c-parser.cc:17812 cp/parser.cc:47116
+#: c/c-parser.cc:17812 cp/parser.cc:47127
 #, gcc-internal-format
 msgid "%<#pragma acc routine%> must be applied before definition"
 msgstr ""
 
-#: c/c-parser.cc:17856 cp/parser.cc:44971
+#: c/c-parser.cc:17856 cp/parser.cc:44982
 #, gcc-internal-format
 msgid ""
 "%<#pragma acc update%> must contain at least one %<device%> or %<host%> or "
 "%<self%> clause"
 msgstr ""
 
-#: c/c-parser.cc:17911 cp/parser.cc:40446
+#: c/c-parser.cc:17911 cp/parser.cc:40457
 #, gcc-internal-format
 msgid "expected %<allocator%>"
 msgstr ""
@@ -47530,22 +47554,22 @@ msgid ""
 "%<omp_allocator_handle_t%>"
 msgstr ""
 
-#: c/c-parser.cc:17942 cp/parser.cc:40461
+#: c/c-parser.cc:17942 cp/parser.cc:40472
 #, gcc-internal-format
 msgid "%<#pragma omp allocate%> not yet supported"
 msgstr ""
 
-#: c/c-parser.cc:18084 cp/parser.cc:40598
+#: c/c-parser.cc:18084 cp/parser.cc:40609
 #, gcc-internal-format
 msgid "expected %<read%>, %<write%>, %<update%>, or %<capture%> clause"
 msgstr ""
 
-#: c/c-parser.cc:18123 cp/parser.cc:40637
+#: c/c-parser.cc:18123 cp/parser.cc:40648
 #, gcc-internal-format
 msgid "expected %<seq_cst%>, %<acquire%> or %<relaxed%>"
 msgstr ""
 
-#: c/c-parser.cc:18147 cp/parser.cc:40666
+#: c/c-parser.cc:18147 cp/parser.cc:40677
 #, gcc-internal-format
 msgid ""
 "expected %<read%>, %<write%>, %<update%>, %<capture%>, %<compare%>, %<weak"
@@ -47553,106 +47577,106 @@ msgid ""
 "clause"
 msgstr ""
 
-#: c/c-parser.cc:18162 cp/parser.cc:40681
+#: c/c-parser.cc:18162 cp/parser.cc:40692
 #, gcc-internal-format
 msgid "too many atomic clauses"
 msgstr ""
 
-#: c/c-parser.cc:18169 cp/parser.cc:40688
+#: c/c-parser.cc:18169 cp/parser.cc:40699
 #, gcc-internal-format
 msgid "too many memory order clauses"
 msgstr ""
 
-#: c/c-parser.cc:18207 c/c-parser.cc:18214 cp/parser.cc:40726
-#: cp/parser.cc:40733
+#: c/c-parser.cc:18207 c/c-parser.cc:18214 cp/parser.cc:40737
+#: cp/parser.cc:40744
 #, gcc-internal-format
 msgid "%qs clause is incompatible with %<read%> or %<write%> clauses"
 msgstr ""
 
-#: c/c-parser.cc:18220 c/c-parser.cc:18225 cp/parser.cc:40739
-#: cp/parser.cc:40744
+#: c/c-parser.cc:18220 c/c-parser.cc:18225 cp/parser.cc:40750
+#: cp/parser.cc:40755
 #, gcc-internal-format
 msgid "%qs clause requires %qs clause"
 msgstr ""
 
-#: c/c-parser.cc:18269 cp/parser.cc:40788
+#: c/c-parser.cc:18269 cp/parser.cc:40799
 #, gcc-internal-format
 msgid "%<#pragma omp atomic read%> incompatible with %<release%> clause"
 msgstr ""
 
-#: c/c-parser.cc:18279 cp/parser.cc:40798
+#: c/c-parser.cc:18279 cp/parser.cc:40809
 #, gcc-internal-format
 msgid "%<#pragma omp atomic write%> incompatible with %<acquire%> clause"
 msgstr ""
 
-#: c/c-parser.cc:18402 cp/parser.cc:40898
+#: c/c-parser.cc:18402 cp/parser.cc:40909
 #, gcc-internal-format
 msgid "expected %<==%> comparison in %<if%> condition"
 msgstr ""
 
-#: c/c-parser.cc:18409 cp/parser.cc:40905
+#: c/c-parser.cc:18409 cp/parser.cc:40916
 #, gcc-internal-format
 msgid "expected %<==%>, %<<%> or %<>%> comparison in %<if%> condition"
 msgstr ""
 
-#: c/c-parser.cc:18482 cp/parser.cc:40970 cp/parser.cc:41251 cp/parser.cc:41345
-#: cp/parser.cc:41363
+#: c/c-parser.cc:18482 cp/parser.cc:40981 cp/parser.cc:41262 cp/parser.cc:41356
+#: cp/parser.cc:41374
 #, gcc-internal-format
 msgid "invalid form of %<#pragma omp atomic compare%>"
 msgstr ""
 
-#: c/c-parser.cc:18493 cp/parser.cc:40981
+#: c/c-parser.cc:18493 cp/parser.cc:40992
 #, gcc-internal-format
 msgid "unexpected %<else%>"
 msgstr ""
 
-#: c/c-parser.cc:18553 cp/parser.cc:41418
+#: c/c-parser.cc:18553 cp/parser.cc:41429
 #, gcc-internal-format
 msgid "invalid form of %<pragma omp atomic compare%>"
 msgstr ""
 
-#: c/c-parser.cc:18825 cp/parser.cc:41272 cp/parser.cc:41298
+#: c/c-parser.cc:18825 cp/parser.cc:41283 cp/parser.cc:41309
 #, gcc-internal-format
 msgid "invalid form of %<#pragma omp atomic%>"
 msgstr ""
 
-#: c/c-parser.cc:18829 cp/parser.cc:41338 cp/parser.cc:41372
+#: c/c-parser.cc:18829 cp/parser.cc:41349 cp/parser.cc:41383
 #, gcc-internal-format
 msgid "invalid operator for %<#pragma omp atomic%>"
 msgstr ""
 
-#: c/c-parser.cc:18880 cp/parser.cc:41407
+#: c/c-parser.cc:18880 cp/parser.cc:41418
 #, gcc-internal-format
 msgid "%<weak%> clause requires atomic equality comparison"
 msgstr ""
 
-#: c/c-parser.cc:18886 cp/semantics.cc:10745 cp/semantics.cc:10755
+#: c/c-parser.cc:18886 cp/semantics.cc:10756 cp/semantics.cc:10766
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp atomic capture%> uses two different expressions for memory"
 msgstr ""
 
-#: c/c-parser.cc:18986 cp/semantics.cc:10832
+#: c/c-parser.cc:18986 cp/semantics.cc:10843
 #, gcc-internal-format
 msgid "%<depobj%> expression is not lvalue expression"
 msgstr ""
 
-#: c/c-parser.cc:19043 cp/parser.cc:41573
+#: c/c-parser.cc:19043 cp/parser.cc:41584
 #, gcc-internal-format
 msgid "expected %<in%>, %<out%>, %<inout%> or %<mutexinoutset%>"
 msgstr ""
 
-#: c/c-parser.cc:19055 cp/parser.cc:41589
+#: c/c-parser.cc:19055 cp/parser.cc:41600
 #, gcc-internal-format
 msgid "expected %<depend%>, %<destroy%> or %<update%> clause"
 msgstr ""
 
-#: c/c-parser.cc:19093 cp/parser.cc:41629
+#: c/c-parser.cc:19093 cp/parser.cc:41640
 #, gcc-internal-format
 msgid "expected %<seq_cst%>, %<acq_rel%>, %<release%> or %<acquire%>"
 msgstr ""
 
-#: c/c-parser.cc:19101 cp/parser.cc:41637
+#: c/c-parser.cc:19101 cp/parser.cc:41648
 #, gcc-internal-format
 msgid "%<flush%> list specified together with memory order clause"
 msgstr ""
@@ -47662,34 +47686,34 @@ msgstr ""
 msgid "expected %<(%> or end of line"
 msgstr ""
 
-#: c/c-parser.cc:19185 cp/parser.cc:42356
+#: c/c-parser.cc:19185 cp/parser.cc:42367
 #, gcc-internal-format
 msgid "expected %<inclusive%> or %<exclusive%> clause"
 msgstr ""
 
-#: c/c-parser.cc:19190 cp/parser.cc:42362
+#: c/c-parser.cc:19190 cp/parser.cc:42373
 #, gcc-internal-format
 msgid "expected %<#pragma omp scan%>"
 msgstr ""
 
-#: c/c-parser.cc:19246 cp/parser.cc:42413
+#: c/c-parser.cc:19246 cp/parser.cc:42424
 #, gcc-internal-format
 msgid "%<ordered%> clause parameter is less than %<collapse%>"
 msgstr ""
 
-#: c/c-parser.cc:19257 cp/parser.cc:42424
+#: c/c-parser.cc:19257 cp/parser.cc:42435
 #, gcc-internal-format
 msgid ""
 "%<linear%> clause may not be specified together with %<ordered%> clause with "
 "a parameter"
 msgstr ""
 
-#: c/c-parser.cc:19275 cp/parser.cc:42452
+#: c/c-parser.cc:19275 cp/parser.cc:42463
 #, gcc-internal-format
 msgid "for statement expected"
 msgstr ""
 
-#: c/c-parser.cc:19353 cp/semantics.cc:10323 cp/semantics.cc:10414
+#: c/c-parser.cc:19353 cp/semantics.cc:10334 cp/semantics.cc:10425
 #, gcc-internal-format
 msgid "expected iteration declaration or initialization"
 msgstr ""
@@ -47699,86 +47723,86 @@ msgstr ""
 msgid "not enough perfectly nested loops"
 msgstr ""
 
-#: c/c-parser.cc:19487 cp/parser.cc:42766
+#: c/c-parser.cc:19487 cp/parser.cc:42777
 #, gcc-internal-format
 msgid "collapsed loops not perfectly nested"
 msgstr ""
 
-#: c/c-parser.cc:19570 cp/parser.cc:42562 cp/parser.cc:42604 cp/pt.cc:18175
+#: c/c-parser.cc:19570 cp/parser.cc:42573 cp/parser.cc:42615 cp/pt.cc:18208
 #, gcc-internal-format
 msgid "iteration variable %qD should not be firstprivate"
 msgstr ""
 
-#: c/c-parser.cc:19706 cp/parser.cc:42887
+#: c/c-parser.cc:19706 cp/parser.cc:42898
 #, gcc-internal-format
 msgid "%<ordered%> clause with parameter may not be specified on %qs construct"
 msgstr ""
 
-#: c/c-parser.cc:19985 cp/parser.cc:43180
+#: c/c-parser.cc:19985 cp/parser.cc:43191
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp ordered%> with %<depend%> clause may only be used in compound "
 "statements"
 msgstr ""
 
-#: c/c-parser.cc:20199 cp/parser.cc:43386
+#: c/c-parser.cc:20199 cp/parser.cc:43397
 #, gcc-internal-format
 msgid "expected %<for%> after %qs"
 msgstr ""
 
-#: c/c-parser.cc:20541 cp/parser.cc:43730
+#: c/c-parser.cc:20541 cp/parser.cc:43741
 #, gcc-internal-format
 msgid "expected %<point%>"
 msgstr ""
 
-#: c/c-parser.cc:20796 cp/parser.cc:44005
+#: c/c-parser.cc:20796 cp/parser.cc:44016
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp target data%> with map-type other than %<to%>, %<from%>, "
 "%<tofrom%> or %<alloc%> on %<map%> clause"
 msgstr ""
 
-#: c/c-parser.cc:20812 cp/parser.cc:44021
+#: c/c-parser.cc:20812 cp/parser.cc:44032
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp target data%> must contain at least one %<map%>, "
 "%<use_device_ptr%> or %<use_device_addr%> clause"
 msgstr ""
 
-#: c/c-parser.cc:20860 cp/parser.cc:44253
+#: c/c-parser.cc:20860 cp/parser.cc:44264
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp target update%> must contain at least one %<from%> or %<to%> "
 "clauses"
 msgstr ""
 
-#: c/c-parser.cc:20934 cp/parser.cc:44104
+#: c/c-parser.cc:20934 cp/parser.cc:44115
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp target enter data%> with map-type other than %<to%> or %<alloc"
 "%> on %<map%> clause"
 msgstr ""
 
-#: c/c-parser.cc:20946 cp/parser.cc:44116
+#: c/c-parser.cc:20946 cp/parser.cc:44127
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp target enter data%> must contain at least one %<map%> clause"
 msgstr ""
 
-#: c/c-parser.cc:21021 cp/parser.cc:44196
+#: c/c-parser.cc:21021 cp/parser.cc:44207
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp target exit data%> with map-type other than %<from%>, %<release"
 "%> or %<delete%> on %<map%> clause"
 msgstr ""
 
-#: c/c-parser.cc:21034 cp/parser.cc:44209
+#: c/c-parser.cc:21034 cp/parser.cc:44220
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp target exit data%> must contain at least one %<map%> clause"
 msgstr ""
 
-#: c/c-parser.cc:21270 cp/semantics.cc:9854
+#: c/c-parser.cc:21270 cp/semantics.cc:9865
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp target%> with map-type other than %<to%>, %<from%>, %<tofrom%> "
@@ -47799,58 +47823,58 @@ msgid ""
 "definition"
 msgstr ""
 
-#: c/c-parser.cc:21445 cp/parser.cc:45121
+#: c/c-parser.cc:21445 cp/parser.cc:45132
 #, gcc-internal-format
 msgid "expected trait selector name"
 msgstr ""
 
-#: c/c-parser.cc:21498 cp/parser.cc:45173
+#: c/c-parser.cc:21498 cp/parser.cc:45184
 #, gcc-internal-format
 msgid "selector %qs not allowed for context selector set %qs"
 msgstr ""
 
-#: c/c-parser.cc:21523 cp/parser.cc:45197
+#: c/c-parser.cc:21523 cp/parser.cc:45208
 #, gcc-internal-format
 msgid "selector %qs does not accept any properties"
 msgstr ""
 
-#: c/c-parser.cc:21550 cp/parser.cc:45236 cp/pt.cc:11631
+#: c/c-parser.cc:21550 cp/parser.cc:45247 cp/pt.cc:11649
 #, gcc-internal-format
 msgid "score argument must be constant integer expression"
 msgstr ""
 
-#: c/c-parser.cc:21553 cp/parser.cc:45239 cp/pt.cc:11648
+#: c/c-parser.cc:21553 cp/parser.cc:45250 cp/pt.cc:11666
 #, gcc-internal-format
 msgid "score argument must be non-negative"
 msgstr ""
 
-#: c/c-parser.cc:21577 cp/parser.cc:45267 cp/pt.cc:11634
+#: c/c-parser.cc:21577 cp/parser.cc:45278 cp/pt.cc:11652
 #, gcc-internal-format
 msgid "property must be constant integer expression or string literal"
 msgstr ""
 
-#: c/c-parser.cc:21622 cp/parser.cc:45311
+#: c/c-parser.cc:21622 cp/parser.cc:45322
 #, gcc-internal-format
 msgid "expected identifier or string literal"
 msgstr ""
 
-#: c/c-parser.cc:21644 cp/parser.cc:45333 cp/pt.cc:11638
+#: c/c-parser.cc:21644 cp/parser.cc:45344 cp/pt.cc:11656
 #, gcc-internal-format
 msgid "property must be constant integer expression"
 msgstr ""
 
-#: c/c-parser.cc:21655 cp/parser.cc:45344
+#: c/c-parser.cc:21655 cp/parser.cc:45355
 #, gcc-internal-format
 msgid ""
 "properties for %<simd%> selector may not be specified in %<metadirective%>"
 msgstr ""
 
-#: c/c-parser.cc:21742 cp/parser.cc:45430
+#: c/c-parser.cc:21742 cp/parser.cc:45441
 #, gcc-internal-format
 msgid "expected %<construct%>, %<device%>, %<implementation%> or %<user%>"
 msgstr ""
 
-#: c/c-parser.cc:21817 cp/parser.cc:45544
+#: c/c-parser.cc:21817 cp/parser.cc:45555
 #, gcc-internal-format
 msgid "expected %<match%>"
 msgstr ""
@@ -47860,12 +47884,12 @@ msgstr ""
 msgid "variant %qD is not a function"
 msgstr ""
 
-#: c/c-parser.cc:21843 cp/decl.cc:7902
+#: c/c-parser.cc:21843 cp/decl.cc:7919
 #, gcc-internal-format
 msgid "variant %qD and base %qD have incompatible types"
 msgstr ""
 
-#: c/c-parser.cc:21855 cp/decl.cc:7911
+#: c/c-parser.cc:21855 cp/decl.cc:7928
 #, gcc-internal-format
 msgid "variant %qD is a built-in"
 msgstr ""
@@ -47877,34 +47901,34 @@ msgid ""
 "declaration or definition"
 msgstr ""
 
-#: c/c-parser.cc:21908 cp/parser.cc:45589
+#: c/c-parser.cc:21908 cp/parser.cc:45600
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp declare %s%> not immediately followed by a single function "
 "declaration or definition"
 msgstr ""
 
-#: c/c-parser.cc:22017 cp/parser.cc:45797
+#: c/c-parser.cc:22017 cp/parser.cc:45808
 #, gcc-internal-format
 msgid "%qD specified both in declare target %<link%> and %<to%> clauses"
 msgstr ""
 
-#: c/c-parser.cc:22066 cp/parser.cc:45909
+#: c/c-parser.cc:22066 cp/parser.cc:45920
 #, gcc-internal-format
 msgid "directive with only %<device_type%> clauses ignored"
 msgstr ""
 
-#: c/c-parser.cc:22085 cp/parser.cc:45935
+#: c/c-parser.cc:22085 cp/parser.cc:45946
 #, gcc-internal-format
 msgid "expected %<target%>"
 msgstr ""
 
-#: c/c-parser.cc:22092 cp/parser.cc:45942
+#: c/c-parser.cc:22092 cp/parser.cc:45953
 #, gcc-internal-format
 msgid "expected %<declare%>"
 msgstr ""
 
-#: c/c-parser.cc:22098 cp/parser.cc:45949
+#: c/c-parser.cc:22098 cp/parser.cc:45960
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp end declare target%> without corresponding %<#pragma omp "
@@ -47963,49 +47987,49 @@ msgstr ""
 msgid "one of the initializer call arguments should be %<&omp_priv%>"
 msgstr ""
 
-#: c/c-parser.cc:22508 cp/parser.cc:46437
+#: c/c-parser.cc:22508 cp/parser.cc:46448
 #, gcc-internal-format
 msgid "expected %<simd%>, %<reduction%>, %<target%> or %<variant%>"
 msgstr ""
 
-#: c/c-parser.cc:22575 cp/parser.cc:46503
+#: c/c-parser.cc:22575 cp/parser.cc:46514
 #, gcc-internal-format
 msgid "expected %<seq_cst%>, %<relaxed%> or %<acq_rel%>"
 msgstr ""
 
-#: c/c-parser.cc:22604 cp/parser.cc:46538
+#: c/c-parser.cc:22604 cp/parser.cc:46549
 #, gcc-internal-format
 msgid ""
 "expected %<unified_address%>, %<unified_shared_memory%>, %<dynamic_allocators"
 "%>, %<reverse_offload%> or %<atomic_default_mem_order%> clause"
 msgstr ""
 
-#: c/c-parser.cc:22613 cp/parser.cc:46547
+#: c/c-parser.cc:22613 cp/parser.cc:46558
 #, gcc-internal-format
 msgid "%qs clause on %<requires%> directive not supported yet"
 msgstr ""
 
-#: c/c-parser.cc:22625 cp/parser.cc:46559
+#: c/c-parser.cc:22625 cp/parser.cc:46570
 #, gcc-internal-format
 msgid ""
 "%qs clause used lexically after first target construct or offloading API"
 msgstr ""
 
-#: c/c-parser.cc:22637 cp/parser.cc:46571
+#: c/c-parser.cc:22637 cp/parser.cc:46582
 #, gcc-internal-format
 msgid ""
 "more than one %<atomic_default_mem_order%> clause in a single compilation "
 "unit"
 msgstr ""
 
-#: c/c-parser.cc:22646 cp/parser.cc:46580
+#: c/c-parser.cc:22646 cp/parser.cc:46591
 #, gcc-internal-format
 msgid ""
 "%<atomic_default_mem_order%> clause used lexically after first %<atomic%> "
 "construct without memory order clause"
 msgstr ""
 
-#: c/c-parser.cc:22660 cp/parser.cc:46594
+#: c/c-parser.cc:22660 cp/parser.cc:46605
 #, gcc-internal-format
 msgid "%<pragma omp requires%> requires at least one clause"
 msgstr ""
@@ -48020,54 +48044,54 @@ msgstr ""
 msgid "variable sized type %qT in %<reduction%> clause"
 msgstr ""
 
-#: c/c-parser.cc:22846 cp/parser.cc:46656
+#: c/c-parser.cc:22846 cp/parser.cc:46667
 #, gcc-internal-format
 msgid "expected %<at%>, %<severity%> or %<message%> clause"
 msgstr ""
 
-#: c/c-parser.cc:22879 cp/parser.cc:46691
+#: c/c-parser.cc:22879 cp/parser.cc:46702
 #, gcc-internal-format
 msgid "expected %qs or %qs"
 msgstr ""
 
-#: c/c-parser.cc:22936 cp/parser.cc:46753
+#: c/c-parser.cc:22936 cp/parser.cc:46764
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp error%> with %<at(execution)%> clause may only be used in "
 "compound statements"
 msgstr ""
 
-#: c/c-parser.cc:22959 cp/parser.cc:46780
+#: c/c-parser.cc:22959 cp/parser.cc:46791
 #, gcc-internal-format
 msgid "%<pragma omp error%> encountered: %s"
 msgstr ""
 
-#: c/c-parser.cc:22962 cp/parser.cc:46783
+#: c/c-parser.cc:22962 cp/parser.cc:46794
 #, gcc-internal-format
 msgid "%<pragma omp error%> encountered"
 msgstr ""
 
-#: c/c-parser.cc:23109 cp/semantics.cc:9229
+#: c/c-parser.cc:23109 cp/semantics.cc:9240
 #, gcc-internal-format
 msgid "%qE declared %<threadprivate%> after first use"
 msgstr ""
 
-#: c/c-parser.cc:23111 cp/semantics.cc:9231
+#: c/c-parser.cc:23111 cp/semantics.cc:9242
 #, gcc-internal-format
 msgid "automatic variable %qE cannot be %<threadprivate%>"
 msgstr ""
 
-#: c/c-parser.cc:23115 cp/semantics.cc:9233
+#: c/c-parser.cc:23115 cp/semantics.cc:9244
 #, gcc-internal-format
 msgid "%<threadprivate%> %qE has incomplete type"
 msgstr ""
 
-#: c/c-parser.cc:23294 cp/parser.cc:47519
+#: c/c-parser.cc:23294 cp/parser.cc:47530
 #, gcc-internal-format
 msgid "%<__transaction_cancel%> without transactional memory support enabled"
 msgstr ""
 
-#: c/c-parser.cc:23300 cp/parser.cc:47525
+#: c/c-parser.cc:23300 cp/parser.cc:47536
 #, gcc-internal-format
 msgid "%<__transaction_cancel%> within a %<__transaction_relaxed%>"
 msgstr ""
@@ -48079,7 +48103,7 @@ msgid ""
 "a %<transaction_may_cancel_outer%> function"
 msgstr ""
 
-#: c/c-parser.cc:23317 cp/parser.cc:47543
+#: c/c-parser.cc:23317 cp/parser.cc:47554
 #, gcc-internal-format
 msgid "%<__transaction_cancel%> not within %<__transaction_atomic%>"
 msgstr ""
@@ -48094,7 +48118,7 @@ msgstr ""
 msgid "%qD has an incomplete type %qT"
 msgstr ""
 
-#: c/c-typeck.cc:242 c/c-typeck.cc:10734 c/c-typeck.cc:10776 cp/call.cc:4659
+#: c/c-typeck.cc:242 c/c-typeck.cc:10734 c/c-typeck.cc:10776 cp/call.cc:4670
 #, gcc-internal-format
 msgid "invalid use of void expression"
 msgstr ""
@@ -48400,7 +48424,7 @@ msgstr ""
 msgid "arithmetic on pointer to an incomplete type"
 msgstr ""
 
-#: c/c-typeck.cc:4062 cp/typeck.cc:6459
+#: c/c-typeck.cc:4062 cp/typeck.cc:6461
 #, gcc-internal-format
 msgid "arithmetic on pointer to an empty aggregate"
 msgstr ""
@@ -48691,7 +48715,7 @@ msgstr ""
 msgid "cast from function call of type %qT to non-matching type %qT"
 msgstr ""
 
-#: c/c-typeck.cc:6077 cp/typeck.cc:8829
+#: c/c-typeck.cc:6077 cp/typeck.cc:8831
 #, gcc-internal-format
 msgid "cast to pointer from integer of different size"
 msgstr ""
@@ -48866,7 +48890,7 @@ msgid ""
 "initialization left-hand side might be a candidate for a format attribute"
 msgstr ""
 
-#: c/c-typeck.cc:7317 cp/typeck.cc:9949
+#: c/c-typeck.cc:7317 cp/typeck.cc:9951
 #, gcc-internal-format
 msgid "return type might be a candidate for a format attribute"
 msgstr ""
@@ -49053,12 +49077,12 @@ msgstr ""
 msgid "traditional C rejects automatic aggregate initialization"
 msgstr ""
 
-#: c/c-typeck.cc:8027 c/c-typeck.cc:8926 cp/typeck2.cc:1189
+#: c/c-typeck.cc:8027 c/c-typeck.cc:8926 cp/typeck2.cc:1190
 #, gcc-internal-format
 msgid "initialization of a flexible array member"
 msgstr ""
 
-#: c/c-typeck.cc:8043 cp/typeck2.cc:1206
+#: c/c-typeck.cc:8043 cp/typeck2.cc:1207
 #, gcc-internal-format
 msgid ""
 "cannot initialize array of %qT from a string literal with type array of %qT"
@@ -49100,7 +49124,7 @@ msgstr ""
 msgid "invalid initializer"
 msgstr ""
 
-#: c/c-typeck.cc:8555 cp/decl.cc:7291
+#: c/c-typeck.cc:8555 cp/decl.cc:7304
 #, gcc-internal-format
 msgid "opaque vector types cannot be initialized"
 msgstr ""
@@ -49115,7 +49139,7 @@ msgstr ""
 msgid "braces around scalar initializer"
 msgstr ""
 
-#: c/c-typeck.cc:8923 c/c-typeck.cc:10362 cp/typeck2.cc:1216 cp/typeck2.cc:1481
+#: c/c-typeck.cc:8923 c/c-typeck.cc:10362 cp/typeck2.cc:1217 cp/typeck2.cc:1482
 #, gcc-internal-format
 msgid "initialization of flexible array member in a nested context"
 msgstr ""
@@ -49212,7 +49236,7 @@ msgid ""
 "%<designated_init%> attribute"
 msgstr ""
 
-#: c/c-typeck.cc:10336 cp/typeck2.cc:1193
+#: c/c-typeck.cc:10336 cp/typeck2.cc:1194
 #, gcc-internal-format
 msgid "non-static initialization of a flexible array member"
 msgstr ""
@@ -49252,7 +49276,7 @@ msgstr ""
 msgid "computed goto must be pointer type"
 msgstr ""
 
-#: c/c-typeck.cc:10859 c/gimple-parser.cc:2456 cp/typeck.cc:10441
+#: c/c-typeck.cc:10859 c/gimple-parser.cc:2456 cp/typeck.cc:10443
 #, gcc-internal-format
 msgid "function declared %<noreturn%> has a %<return%> statement"
 msgstr ""
@@ -49277,7 +49301,7 @@ msgstr ""
 msgid "function returns address of label"
 msgstr ""
 
-#: c/c-typeck.cc:11076 cp/semantics.cc:1495
+#: c/c-typeck.cc:11076 cp/semantics.cc:1506
 #, gcc-internal-format
 msgid "switch quantity not an integer"
 msgstr ""
@@ -49307,7 +49331,7 @@ msgstr ""
 msgid "break statement not within loop or switch"
 msgstr ""
 
-#: c/c-typeck.cc:11234 c/c-typeck.cc:11254 cp/decl.cc:3731 cp/parser.cc:14253
+#: c/c-typeck.cc:11234 c/c-typeck.cc:11254 cp/decl.cc:3744 cp/parser.cc:14253
 #: cp/parser.cc:14274
 #, gcc-internal-format
 msgid "invalid exit from OpenMP structured block"
@@ -49455,20 +49479,20 @@ msgstr ""
 msgid "used vector type where scalar is required"
 msgstr ""
 
-#: c/c-typeck.cc:13126 cp/semantics.cc:10905
+#: c/c-typeck.cc:13126 cp/semantics.cc:10916
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp cancel%> must specify one of %<parallel%>, %<for%>, %<sections"
 "%> or %<taskgroup%> clauses"
 msgstr ""
 
-#: c/c-typeck.cc:13137 c/c-typeck.cc:13147 cp/semantics.cc:10916
-#: cp/semantics.cc:10926
+#: c/c-typeck.cc:13137 c/c-typeck.cc:13147 cp/semantics.cc:10927
+#: cp/semantics.cc:10937
 #, gcc-internal-format
 msgid "expected %<cancel%> %<if%> clause modifier"
 msgstr ""
 
-#: c/c-typeck.cc:13182 cp/semantics.cc:10961
+#: c/c-typeck.cc:13182 cp/semantics.cc:10972
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp cancellation point%> must specify one of %<parallel%>, %<for"
@@ -49482,29 +49506,29 @@ msgid "%<_Atomic%> %qE in %qs clause"
 msgstr ""
 
 #: c/c-typeck.cc:13251 c/c-typeck.cc:14849 c/c-typeck.cc:15045
-#: cp/semantics.cc:5076 cp/semantics.cc:7814 cp/semantics.cc:8057
+#: cp/semantics.cc:5087 cp/semantics.cc:7825 cp/semantics.cc:8068
 #, gcc-internal-format
 msgid "bit-field %qE in %qs clause"
 msgstr ""
 
-#: c/c-typeck.cc:13260 c/c-typeck.cc:15069 cp/semantics.cc:5086
-#: cp/semantics.cc:8076
+#: c/c-typeck.cc:13260 c/c-typeck.cc:15069 cp/semantics.cc:5097
+#: cp/semantics.cc:8087
 #, gcc-internal-format
 msgid "%qE is a member of a union"
 msgstr ""
 
-#: c/c-typeck.cc:13277 c/c-typeck.cc:15078 cp/semantics.cc:8085
+#: c/c-typeck.cc:13277 c/c-typeck.cc:15078 cp/semantics.cc:8096
 #, gcc-internal-format
 msgid "cannot dereference %qE in %qs clause"
 msgstr ""
 
-#: c/c-typeck.cc:13288 cp/semantics.cc:5111 cp/semantics.cc:8130
+#: c/c-typeck.cc:13288 cp/semantics.cc:5122 cp/semantics.cc:8141
 #, gcc-internal-format
 msgid "%qD is not a variable in %qs clause"
 msgstr ""
 
-#: c/c-typeck.cc:13292 c/c-typeck.cc:15106 cp/semantics.cc:5115
-#: cp/semantics.cc:8134
+#: c/c-typeck.cc:13292 c/c-typeck.cc:15106 cp/semantics.cc:5126
+#: cp/semantics.cc:8145
 #, gcc-internal-format
 msgid "%qE is not a variable in %qs clause"
 msgstr ""
@@ -49515,85 +49539,85 @@ msgid "%<_Atomic%> %qD in %qs clause"
 msgstr ""
 
 #: c/c-typeck.cc:13310 c/c-typeck.cc:15113 c/c-typeck.cc:15240
-#: cp/semantics.cc:5124 cp/semantics.cc:8141 cp/semantics.cc:8330
+#: cp/semantics.cc:5135 cp/semantics.cc:8152 cp/semantics.cc:8341
 #, gcc-internal-format
 msgid "%qD is threadprivate variable in %qs clause"
 msgstr ""
 
-#: c/c-typeck.cc:13347 cp/semantics.cc:5158
+#: c/c-typeck.cc:13347 cp/semantics.cc:5169
 #, gcc-internal-format
 msgid "low bound %qE of array section does not have integral type"
 msgstr ""
 
-#: c/c-typeck.cc:13354 cp/semantics.cc:5165
+#: c/c-typeck.cc:13354 cp/semantics.cc:5176
 #, gcc-internal-format
 msgid "length %qE of array section does not have integral type"
 msgstr ""
 
-#: c/c-typeck.cc:13377 cp/semantics.cc:5198
+#: c/c-typeck.cc:13377 cp/semantics.cc:5209
 #, gcc-internal-format
 msgid "expected single pointer in %qs clause"
 msgstr ""
 
 #: c/c-typeck.cc:13395 c/c-typeck.cc:13462 c/c-typeck.cc:13754
-#: cp/semantics.cc:5216 cp/semantics.cc:5283
+#: cp/semantics.cc:5227 cp/semantics.cc:5294
 #, gcc-internal-format
 msgid "zero length array section in %qs clause"
 msgstr ""
 
-#: c/c-typeck.cc:13414 cp/semantics.cc:5235
+#: c/c-typeck.cc:13414 cp/semantics.cc:5246
 #, gcc-internal-format
 msgid "for unknown bound array type length expression must be specified"
 msgstr ""
 
-#: c/c-typeck.cc:13422 cp/semantics.cc:5243
+#: c/c-typeck.cc:13422 cp/semantics.cc:5254
 #, gcc-internal-format
 msgid "negative low bound in array section in %qs clause"
 msgstr ""
 
-#: c/c-typeck.cc:13431 c/c-typeck.cc:13555 cp/semantics.cc:5252
-#: cp/semantics.cc:5376
+#: c/c-typeck.cc:13431 c/c-typeck.cc:13555 cp/semantics.cc:5263
+#: cp/semantics.cc:5387
 #, gcc-internal-format
 msgid "negative length in array section in %qs clause"
 msgstr ""
 
-#: c/c-typeck.cc:13448 cp/semantics.cc:5269
+#: c/c-typeck.cc:13448 cp/semantics.cc:5280
 #, gcc-internal-format
 msgid "low bound %qE above array section size in %qs clause"
 msgstr ""
 
-#: c/c-typeck.cc:13491 cp/semantics.cc:5312
+#: c/c-typeck.cc:13491 cp/semantics.cc:5323
 #, gcc-internal-format
 msgid "length %qE above array section size in %qs clause"
 msgstr ""
 
-#: c/c-typeck.cc:13506 cp/semantics.cc:5327
+#: c/c-typeck.cc:13506 cp/semantics.cc:5338
 #, gcc-internal-format
 msgid "high bound %qE above array section size in %qs clause"
 msgstr ""
 
-#: c/c-typeck.cc:13543 cp/semantics.cc:5364
+#: c/c-typeck.cc:13543 cp/semantics.cc:5375
 #, gcc-internal-format
 msgid "for array function parameter length expression must be specified"
 msgstr ""
 
-#: c/c-typeck.cc:13547 cp/semantics.cc:5368
+#: c/c-typeck.cc:13547 cp/semantics.cc:5379
 #, gcc-internal-format
 msgid "for pointer type length expression must be specified"
 msgstr ""
 
-#: c/c-typeck.cc:13574 c/c-typeck.cc:13693 cp/semantics.cc:5395
-#: cp/semantics.cc:5529
+#: c/c-typeck.cc:13574 c/c-typeck.cc:13693 cp/semantics.cc:5406
+#: cp/semantics.cc:5540
 #, gcc-internal-format
 msgid "array section is not contiguous in %qs clause"
 msgstr ""
 
-#: c/c-typeck.cc:13584 cp/semantics.cc:5405
+#: c/c-typeck.cc:13584 cp/semantics.cc:5416
 #, gcc-internal-format
 msgid "%qE does not have pointer or array type"
 msgstr ""
 
-#: c/c-typeck.cc:13971 cp/semantics.cc:6503
+#: c/c-typeck.cc:13971 cp/semantics.cc:6514
 #, gcc-internal-format
 msgid "iterator %qD has neither integral nor pointer type"
 msgstr ""
@@ -49603,17 +49627,17 @@ msgstr ""
 msgid "iterator %qD has %<_Atomic%> qualified type"
 msgstr ""
 
-#: c/c-typeck.cc:13984 cp/semantics.cc:6510
+#: c/c-typeck.cc:13984 cp/semantics.cc:6521
 #, gcc-internal-format
 msgid "iterator %qD has const qualified type"
 msgstr ""
 
-#: c/c-typeck.cc:13997 cp/semantics.cc:6526
+#: c/c-typeck.cc:13997 cp/semantics.cc:6537
 #, gcc-internal-format
 msgid "iterator step with non-integral type"
 msgstr ""
 
-#: c/c-typeck.cc:14017 cp/semantics.cc:6562
+#: c/c-typeck.cc:14017 cp/semantics.cc:6573
 #, gcc-internal-format
 msgid "iterator %qD has zero step"
 msgstr ""
@@ -49623,33 +49647,33 @@ msgstr ""
 msgid "type of iterator %qD refers to outer iterator %qD"
 msgstr ""
 
-#: c/c-typeck.cc:14051 cp/semantics.cc:6596
+#: c/c-typeck.cc:14051 cp/semantics.cc:6607
 #, gcc-internal-format
 msgid "begin expression refers to outer iterator %qD"
 msgstr ""
 
-#: c/c-typeck.cc:14057 cp/semantics.cc:6602
+#: c/c-typeck.cc:14057 cp/semantics.cc:6613
 #, gcc-internal-format
 msgid "end expression refers to outer iterator %qD"
 msgstr ""
 
-#: c/c-typeck.cc:14063 cp/semantics.cc:6608
+#: c/c-typeck.cc:14063 cp/semantics.cc:6619
 #, gcc-internal-format
 msgid "step expression refers to outer iterator %qD"
 msgstr ""
 
-#: c/c-typeck.cc:14100 cp/semantics.cc:6656
+#: c/c-typeck.cc:14100 cp/semantics.cc:6667
 #, gcc-internal-format
 msgid "expected pointer in %qs clause"
 msgstr ""
 
-#: c/c-typeck.cc:14188 cp/semantics.cc:6737
+#: c/c-typeck.cc:14188 cp/semantics.cc:6748
 #, gcc-internal-format
 msgid ""
 "%<inscan%> and non-%<inscan%> %<reduction%> clauses on the same construct"
 msgstr ""
 
-#: c/c-typeck.cc:14210 cp/semantics.cc:6757
+#: c/c-typeck.cc:14210 cp/semantics.cc:6768
 #, gcc-internal-format
 msgid "%<inscan%> %<reduction%> clause with array section"
 msgstr ""
@@ -49679,7 +49703,7 @@ msgstr ""
 msgid "%qE has invalid type for %<reduction(%s)%>"
 msgstr ""
 
-#: c/c-typeck.cc:14339 cp/semantics.cc:6395
+#: c/c-typeck.cc:14339 cp/semantics.cc:6406
 #, gcc-internal-format
 msgid "user defined reduction not found for %qE"
 msgstr ""
@@ -49689,17 +49713,17 @@ msgstr ""
 msgid "variable length element type in array %<reduction%> clause"
 msgstr ""
 
-#: c/c-typeck.cc:14445 c/c-typeck.cc:15334 cp/semantics.cc:8846
+#: c/c-typeck.cc:14445 c/c-typeck.cc:15334 cp/semantics.cc:8857
 #, gcc-internal-format
 msgid "%<nowait%> clause must not be used together with %<copyprivate%>"
 msgstr ""
 
-#: c/c-typeck.cc:14457 cp/semantics.cc:8914
+#: c/c-typeck.cc:14457 cp/semantics.cc:8925
 #, gcc-internal-format
 msgid "%qE must be %<threadprivate%> for %<copyin%>"
 msgstr ""
 
-#: c/c-typeck.cc:14471 cp/semantics.cc:6798
+#: c/c-typeck.cc:14471 cp/semantics.cc:6809
 #, gcc-internal-format
 msgid ""
 "modifier should not be specified in %<linear%> clause on %<simd%> or %<for%> "
@@ -49717,23 +49741,23 @@ msgstr ""
 msgid "%<_Atomic%> %qD in %<linear%> clause"
 msgstr ""
 
-#: c/c-typeck.cc:14506 cp/semantics.cc:6872
+#: c/c-typeck.cc:14506 cp/semantics.cc:6883
 #, gcc-internal-format
 msgid "%<linear%> clause step %qE is neither constant nor a parameter"
 msgstr ""
 
 #: c/c-typeck.cc:14536 c/c-typeck.cc:15233 c/c-typeck.cc:15479
-#: cp/semantics.cc:6959 cp/semantics.cc:8323 cp/semantics.cc:8666
+#: cp/semantics.cc:6970 cp/semantics.cc:8334 cp/semantics.cc:8677
 #, gcc-internal-format
 msgid "%qE is not a variable in clause %qs"
 msgstr ""
 
-#: c/c-typeck.cc:14554 cp/semantics.cc:6977
+#: c/c-typeck.cc:14554 cp/semantics.cc:6988
 #, gcc-internal-format
 msgid "%qD appears more than once in data-sharing clauses"
 msgstr ""
 
-#: c/c-typeck.cc:14565 cp/semantics.cc:6988
+#: c/c-typeck.cc:14565 cp/semantics.cc:6999
 #, gcc-internal-format
 msgid "%qD appears more than once in reduction clauses"
 msgstr ""
@@ -49745,33 +49769,33 @@ msgstr ""
 
 #: c/c-typeck.cc:14589 c/c-typeck.cc:14656 c/c-typeck.cc:14967
 #: c/c-typeck.cc:15160 c/c-typeck.cc:15168 c/c-typeck.cc:15185
-#: c/c-typeck.cc:15195 c/c-typeck.cc:15203 cp/semantics.cc:7002
-#: cp/semantics.cc:7012 cp/semantics.cc:7105 cp/semantics.cc:7112
-#: cp/semantics.cc:7159 cp/semantics.cc:7970 cp/semantics.cc:8193
-#: cp/semantics.cc:8201 cp/semantics.cc:8218 cp/semantics.cc:8228
-#: cp/semantics.cc:8236
+#: c/c-typeck.cc:15195 c/c-typeck.cc:15203 cp/semantics.cc:7013
+#: cp/semantics.cc:7023 cp/semantics.cc:7116 cp/semantics.cc:7123
+#: cp/semantics.cc:7170 cp/semantics.cc:7981 cp/semantics.cc:8204
+#: cp/semantics.cc:8212 cp/semantics.cc:8229 cp/semantics.cc:8239
+#: cp/semantics.cc:8247
 #, gcc-internal-format
 msgid "%qD appears more than once in data clauses"
 msgstr ""
 
 #: c/c-typeck.cc:14592 c/c-typeck.cc:14662 c/c-typeck.cc:15171
-#: c/c-typeck.cc:15206 cp/semantics.cc:7015 cp/semantics.cc:7118
-#: cp/semantics.cc:8204 cp/semantics.cc:8239
+#: c/c-typeck.cc:15206 cp/semantics.cc:7026 cp/semantics.cc:7129
+#: cp/semantics.cc:8215 cp/semantics.cc:8250
 #, gcc-internal-format
 msgid "%qD appears both in data and map clauses"
 msgstr ""
 
-#: c/c-typeck.cc:14637 cp/semantics.cc:7092
+#: c/c-typeck.cc:14637 cp/semantics.cc:7103
 #, gcc-internal-format
 msgid "%qE is not a variable in clause %<firstprivate%>"
 msgstr ""
 
-#: c/c-typeck.cc:14676 cp/semantics.cc:7151
+#: c/c-typeck.cc:14676 cp/semantics.cc:7162
 #, gcc-internal-format
 msgid "%qE is not a variable in clause %<lastprivate%>"
 msgstr ""
 
-#: c/c-typeck.cc:14695 cp/semantics.cc:7546
+#: c/c-typeck.cc:14695 cp/semantics.cc:7557
 #, gcc-internal-format
 msgid "%qE is not a variable in %<aligned%> clause"
 msgstr ""
@@ -49791,7 +49815,7 @@ msgstr ""
 msgid "%qE appears more than once in %<aligned%> clauses"
 msgstr ""
 
-#: c/c-typeck.cc:14729 cp/semantics.cc:7617
+#: c/c-typeck.cc:14729 cp/semantics.cc:7628
 #, gcc-internal-format
 msgid "%qE is not a variable in %<nontemporal%> clause"
 msgstr ""
@@ -49801,7 +49825,7 @@ msgstr ""
 msgid "%qE appears more than once in %<nontemporal%> clauses"
 msgstr ""
 
-#: c/c-typeck.cc:14748 cp/semantics.cc:7656
+#: c/c-typeck.cc:14748 cp/semantics.cc:7667
 #, gcc-internal-format
 msgid "%qE is not a variable in %<allocate%> clause"
 msgstr ""
@@ -49811,74 +49835,74 @@ msgstr ""
 msgid "%qE appears more than once in %<allocate%> clauses"
 msgstr ""
 
-#: c/c-typeck.cc:14827 cp/semantics.cc:7785
+#: c/c-typeck.cc:14827 cp/semantics.cc:7796
 #, gcc-internal-format
 msgid "%<depend%> clause with %<depobj%> dependence type on array section"
 msgstr ""
 
-#: c/c-typeck.cc:14838 cp/semantics.cc:7804
+#: c/c-typeck.cc:14838 cp/semantics.cc:7815
 #, gcc-internal-format
 msgid "%qE is not lvalue expression nor array section in %qs clause"
 msgstr ""
 
-#: c/c-typeck.cc:14859 cp/semantics.cc:7826
+#: c/c-typeck.cc:14859 cp/semantics.cc:7837
 #, gcc-internal-format
 msgid ""
 "%qE does not have %<omp_depend_t%> type in %<depend%> clause with %<depobj%> "
 "dependence type"
 msgstr ""
 
-#: c/c-typeck.cc:14869 cp/semantics.cc:7838
+#: c/c-typeck.cc:14869 cp/semantics.cc:7849
 #, gcc-internal-format
 msgid ""
 "%qE should not have %<omp_depend_t%> type in %<depend%> clause with "
 "dependence type other than %<depobj%>"
 msgstr ""
 
-#: c/c-typeck.cc:14915 cp/semantics.cc:7922
+#: c/c-typeck.cc:14915 cp/semantics.cc:7933
 #, gcc-internal-format
 msgid "array section does not have mappable type in %qs clause"
 msgstr ""
 
-#: c/c-typeck.cc:14963 c/c-typeck.cc:15182 cp/semantics.cc:7966
-#: cp/semantics.cc:8215
+#: c/c-typeck.cc:14963 c/c-typeck.cc:15182 cp/semantics.cc:7977
+#: cp/semantics.cc:8226
 #, gcc-internal-format
 msgid "%qD appears more than once in motion clauses"
 msgstr ""
 
-#: c/c-typeck.cc:14971 c/c-typeck.cc:15188 cp/semantics.cc:7974
-#: cp/semantics.cc:8221
+#: c/c-typeck.cc:14971 c/c-typeck.cc:15188 cp/semantics.cc:7985
+#: cp/semantics.cc:8232
 #, gcc-internal-format
 msgid "%qD appears more than once in map clauses"
 msgstr ""
 
-#: c/c-typeck.cc:15052 cp/semantics.cc:8064
+#: c/c-typeck.cc:15052 cp/semantics.cc:8075
 #, gcc-internal-format
 msgid "%qE does not have a mappable type in %qs clause"
 msgstr ""
 
-#: c/c-typeck.cc:15133 c/c-typeck.cc:15247 cp/semantics.cc:8164
-#: cp/semantics.cc:8337
+#: c/c-typeck.cc:15133 c/c-typeck.cc:15247 cp/semantics.cc:8175
+#: cp/semantics.cc:8348
 #, gcc-internal-format
 msgid "%qD does not have a mappable type in %qs clause"
 msgstr ""
 
-#: c/c-typeck.cc:15228 cp/semantics.cc:8317
+#: c/c-typeck.cc:15228 cp/semantics.cc:8328
 #, gcc-internal-format
 msgid "%qE is neither a variable nor a function name in clause %qs"
 msgstr ""
 
-#: c/c-typeck.cc:15256 cp/semantics.cc:8347
+#: c/c-typeck.cc:15256 cp/semantics.cc:8358
 #, gcc-internal-format
 msgid "%qE appears more than once on the same %<declare target%> directive"
 msgstr ""
 
-#: c/c-typeck.cc:15270 cp/semantics.cc:8363
+#: c/c-typeck.cc:15270 cp/semantics.cc:8374
 #, gcc-internal-format
 msgid "%qD is not an argument in %<uniform%> clause"
 msgstr ""
 
-#: c/c-typeck.cc:15273 cp/semantics.cc:8366
+#: c/c-typeck.cc:15273 cp/semantics.cc:8377
 #, gcc-internal-format
 msgid "%qE is not an argument in %<uniform%> clause"
 msgstr ""
@@ -49893,22 +49917,22 @@ msgstr ""
 msgid "%qs variable is neither a pointer nor an array"
 msgstr ""
 
-#: c/c-typeck.cc:15347 c/c-typeck.cc:15440 cp/semantics.cc:8808
+#: c/c-typeck.cc:15347 c/c-typeck.cc:15440 cp/semantics.cc:8819
 #, gcc-internal-format
 msgid "%<order%> clause must not be used together with %<ordered%>"
 msgstr ""
 
-#: c/c-typeck.cc:15367 cp/semantics.cc:7870
+#: c/c-typeck.cc:15367 cp/semantics.cc:7881
 #, gcc-internal-format
 msgid "too many %qs clauses on a task construct"
 msgstr ""
 
-#: c/c-typeck.cc:15462 cp/semantics.cc:8634
+#: c/c-typeck.cc:15462 cp/semantics.cc:8645
 #, gcc-internal-format
 msgid "%<inbranch%> clause is incompatible with %<notinbranch%>"
 msgstr ""
 
-#: c/c-typeck.cc:15529 cp/semantics.cc:8985
+#: c/c-typeck.cc:15529 cp/semantics.cc:8996
 #, gcc-internal-format
 msgid "%qE is predetermined %qs for %qs"
 msgstr ""
@@ -49920,40 +49944,40 @@ msgid ""
 "clauses"
 msgstr ""
 
-#: c/c-typeck.cc:15558 cp/semantics.cc:8760
+#: c/c-typeck.cc:15558 cp/semantics.cc:8771
 #, gcc-internal-format
 msgid "%<simdlen%> clause value is bigger than %<safelen%> clause value"
 msgstr ""
 
-#: c/c-typeck.cc:15570 cp/semantics.cc:8773
+#: c/c-typeck.cc:15570 cp/semantics.cc:8784
 #, gcc-internal-format
 msgid ""
 "%<nonmonotonic%> schedule modifier specified together with %<ordered%> clause"
 msgstr ""
 
-#: c/c-typeck.cc:15581 c/c-typeck.cc:15589 cp/semantics.cc:8782
-#: cp/semantics.cc:8800
+#: c/c-typeck.cc:15581 c/c-typeck.cc:15589 cp/semantics.cc:8793
+#: cp/semantics.cc:8811
 #, gcc-internal-format
 msgid "%qs clause specified together with %<inscan%> %<reduction%> clause"
 msgstr ""
 
-#: c/c-typeck.cc:15637 cp/semantics.cc:8740
+#: c/c-typeck.cc:15637 cp/semantics.cc:8751
 #, gcc-internal-format
 msgid ""
 "%<linear%> clause step is a parameter %qD not specified in %<uniform%> clause"
 msgstr ""
 
-#: c/c-typeck.cc:15688 cp/semantics.cc:8790
+#: c/c-typeck.cc:15688 cp/semantics.cc:8801
 #, gcc-internal-format
 msgid "%<nogroup%> clause must not be used together with %<reduction%> clause"
 msgstr ""
 
-#: c/c-typeck.cc:15698 cp/semantics.cc:8819
+#: c/c-typeck.cc:15698 cp/semantics.cc:8830
 #, gcc-internal-format
 msgid "%<detach%> clause must not be used together with %<mergeable%> clause"
 msgstr ""
 
-#: c/c-typeck.cc:15716 cp/semantics.cc:9010
+#: c/c-typeck.cc:15716 cp/semantics.cc:9021
 #, gcc-internal-format
 msgid ""
 "the event handle of a %<detach%> clause should not be in a data-sharing "
@@ -49972,6 +49996,11 @@ msgstr ""
 
 #: c/c-typeck.cc:15901
 #, gcc-internal-format
+msgid "second argument to %<va_arg%> is a function type %qT"
+msgstr ""
+
+#: c/c-typeck.cc:15907
+#, gcc-internal-format
 msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
 msgstr ""
 
@@ -50177,894 +50206,894 @@ msgid "expected case label"
 msgstr ""
 
 #. A bad conversion for 'this' must be discarding cv-quals.
-#: cp/call.cc:3785
+#: cp/call.cc:3796
 #, gcc-internal-format
 msgid "  passing %qT as %<this%> argument discards qualifiers"
 msgstr ""
 
-#: cp/call.cc:3789
+#: cp/call.cc:3800
 msgid "  no known conversion for implicit %<this%> parameter from %qH to %qI"
 msgstr ""
 
-#: cp/call.cc:3796
+#: cp/call.cc:3807
 #, gcc-internal-format, gfc-internal-format
 msgid "  conversion of argument %d would be ill-formed:"
 msgstr ""
 
 #. Conversion of conversion function return value failed.
-#: cp/call.cc:3803
+#: cp/call.cc:3814
 msgid "  no known conversion from %qH to %qI"
 msgstr ""
 
-#: cp/call.cc:3809
+#: cp/call.cc:3820
 msgid "  no known conversion for argument %d from %qH to %qI"
 msgstr ""
 
-#: cp/call.cc:3823 cp/pt.cc:6945
+#: cp/call.cc:3834 cp/pt.cc:6963
 #, gcc-internal-format, gfc-internal-format
 msgid "  candidate expects at least %d argument, %d provided"
 msgid_plural "  candidate expects at least %d arguments, %d provided"
 msgstr[0] ""
 msgstr[1] ""
 
-#: cp/call.cc:3828 cp/pt.cc:6950
+#: cp/call.cc:3839 cp/pt.cc:6968
 #, gcc-internal-format, gfc-internal-format
 msgid "  candidate expects %d argument, %d provided"
 msgid_plural "  candidate expects %d arguments, %d provided"
 msgstr[0] ""
 msgstr[1] ""
 
-#: cp/call.cc:3856
+#: cp/call.cc:3867
 #, gcc-internal-format
 msgid "%s%<%D(%T, %T, %T)%> (built-in)"
 msgstr ""
 
-#: cp/call.cc:3861
+#: cp/call.cc:3872
 #, gcc-internal-format
 msgid "%s%<%D(%T, %T)%> (built-in)"
 msgstr ""
 
-#: cp/call.cc:3865
+#: cp/call.cc:3876
 #, gcc-internal-format
 msgid "%s%<%D(%T)%> (built-in)"
 msgstr ""
 
-#: cp/call.cc:3869
+#: cp/call.cc:3880
 #, gcc-internal-format
 msgid "%s%qT (conversion)"
 msgstr ""
 
-#: cp/call.cc:3871
+#: cp/call.cc:3882
 #, gcc-internal-format
 msgid "%s%#qD (near match)"
 msgstr ""
 
-#: cp/call.cc:3873
+#: cp/call.cc:3884
 #, gcc-internal-format
 msgid "%s%#qD (deleted)"
 msgstr ""
 
-#: cp/call.cc:3875
+#: cp/call.cc:3886
 #, gcc-internal-format
 msgid "%s%#qD (reversed)"
 msgstr ""
 
-#: cp/call.cc:3877
+#: cp/call.cc:3888
 #, gcc-internal-format
 msgid "%s%#qD (rewritten)"
 msgstr ""
 
-#: cp/call.cc:3879
+#: cp/call.cc:3890
 #, gcc-internal-format
 msgid "%s%#qD"
 msgstr ""
 
-#: cp/call.cc:3883
+#: cp/call.cc:3894
 #, gcc-internal-format
 msgid "  inherited here"
 msgstr ""
 
-#: cp/call.cc:3904
+#: cp/call.cc:3915
 #, gcc-internal-format
 msgid ""
 "  return type %qT of explicit conversion function cannot be converted to %qT "
 "with a qualification conversion"
 msgstr ""
 
-#: cp/call.cc:3910
+#: cp/call.cc:3921
 #, gcc-internal-format
 msgid ""
 "  conversion from return type %qT of template conversion function "
 "specialization to %qT is not an exact match"
 msgstr ""
 
-#: cp/call.cc:3921
+#: cp/call.cc:3932
 #, gcc-internal-format
 msgid ""
 "  substitution of deduced template arguments resulted in errors seen above"
 msgstr ""
 
 #. Re-run template unification with diagnostics.
-#: cp/call.cc:3926
+#: cp/call.cc:3937
 #, gcc-internal-format
 msgid "  template argument deduction/substitution failed:"
 msgstr ""
 
-#: cp/call.cc:3940
+#: cp/call.cc:3951
 #, gcc-internal-format
 msgid ""
 "  a constructor taking a single argument of its own class type is invalid"
 msgstr ""
 
-#: cp/call.cc:3947
+#: cp/call.cc:3958
 #, gcc-internal-format
 msgid ""
 "  an inherited constructor is not a candidate for initialization from an "
 "expression of the same or derived type"
 msgstr ""
 
-#: cp/call.cc:4094 cp/call.cc:4470
+#: cp/call.cc:4105 cp/call.cc:4481
 #, gcc-internal-format
 msgid "designated initializers cannot be used with a non-aggregate type %qT"
 msgstr ""
 
-#: cp/call.cc:4369
+#: cp/call.cc:4380
 msgid "conversion from %qH to %qI is ambiguous"
 msgstr ""
 
-#: cp/call.cc:4476 cp/cvt.cc:860
+#: cp/call.cc:4487 cp/cvt.cc:860
 msgid "could not convert %qE from %qH to %qI"
 msgstr ""
 
-#: cp/call.cc:4543
+#: cp/call.cc:4554
 msgid ""
 "initializing %qH with %qI in converted constant expression does not bind "
 "directly"
 msgstr ""
 
-#: cp/call.cc:4564
+#: cp/call.cc:4575
 msgid "conversion from %qH to %qI in a converted constant expression"
 msgstr ""
 
-#: cp/call.cc:4747
+#: cp/call.cc:4758
 #, gcc-internal-format
 msgid "no matching function for call to %<%D(%A)%>"
 msgstr ""
 
-#: cp/call.cc:4750
+#: cp/call.cc:4761
 #, gcc-internal-format
 msgid "call of overloaded %<%D(%A)%> is ambiguous"
 msgstr ""
 
 #. It's no good looking for an overloaded operator() on a
 #. pointer-to-member-function.
-#: cp/call.cc:5011
+#: cp/call.cc:5021
 #, gcc-internal-format
 msgid ""
 "pointer-to-member function %qE cannot be called without an object; consider "
 "using %<.*%> or %<->*%>"
 msgstr ""
 
-#: cp/call.cc:5081
+#: cp/call.cc:5091
 #, gcc-internal-format
 msgid "no match for call to %<(%T) (%A)%>"
 msgstr ""
 
-#: cp/call.cc:5095
+#: cp/call.cc:5105
 #, gcc-internal-format
 msgid "call of %<(%T) (%A)%> is ambiguous"
 msgstr ""
 
-#: cp/call.cc:5135
+#: cp/call.cc:5145
 #, gcc-internal-format
 msgid "ambiguous overload for "
 msgstr ""
 
-#: cp/call.cc:5136
+#: cp/call.cc:5146
 #, gcc-internal-format
 msgid "no match for "
 msgstr ""
 
-#: cp/call.cc:5139
+#: cp/call.cc:5149
 #, gcc-internal-format
 msgid " (operand types are %qT, %qT, and %qT)"
 msgstr ""
 
-#: cp/call.cc:5141
+#: cp/call.cc:5151
 #, gcc-internal-format
 msgid " (operand types are %qT and %qT)"
 msgstr ""
 
-#: cp/call.cc:5143
+#: cp/call.cc:5153
 #, gcc-internal-format
 msgid " (operand type is %qT)"
 msgstr ""
 
-#: cp/call.cc:5160
+#: cp/call.cc:5170
 #, gcc-internal-format
 msgid "ternary %<operator?:%>"
 msgstr ""
 
-#: cp/call.cc:5164
+#: cp/call.cc:5174
 #, gcc-internal-format
 msgid "ternary %<operator?:%> in %<%E ? %E : %E%>"
 msgstr ""
 
-#: cp/call.cc:5173 cp/call.cc:5217 cp/call.cc:5227
+#: cp/call.cc:5183 cp/call.cc:5227 cp/call.cc:5237
 #, gcc-internal-format
 msgid "%<operator%s%>"
 msgstr ""
 
-#: cp/call.cc:5176
+#: cp/call.cc:5186
 #, gcc-internal-format
 msgid "%<operator%s%> in %<%E%s%>"
 msgstr ""
 
-#: cp/call.cc:5183
+#: cp/call.cc:5193
 #, gcc-internal-format
 msgid "%<operator[]%>"
 msgstr ""
 
-#: cp/call.cc:5186
+#: cp/call.cc:5196
 #, gcc-internal-format
 msgid "%<operator[]%> in %<%E[%E]%>"
 msgstr ""
 
-#: cp/call.cc:5194
+#: cp/call.cc:5204
 #, gcc-internal-format
 msgid "%qs"
 msgstr ""
 
-#: cp/call.cc:5197
+#: cp/call.cc:5207
 #, gcc-internal-format
 msgid "%qs in %<%s %E%>"
 msgstr ""
 
-#: cp/call.cc:5203
+#: cp/call.cc:5213
 #, gcc-internal-format
 msgid "%<operator %s%>"
 msgstr ""
 
-#: cp/call.cc:5206
+#: cp/call.cc:5216
 #, gcc-internal-format
 msgid "%<operator %s%> in %<%s%E%>"
 msgstr ""
 
-#: cp/call.cc:5221
+#: cp/call.cc:5231
 #, gcc-internal-format
 msgid "%<operator%s%> in %<%E %s %E%>"
 msgstr ""
 
-#: cp/call.cc:5230
+#: cp/call.cc:5240
 #, gcc-internal-format
 msgid "%<operator%s%> in %<%s%E%>"
 msgstr ""
 
-#: cp/call.cc:5342
+#: cp/call.cc:5352
 #, gcc-internal-format
 msgid "ISO C++ forbids omitting the middle term of a %<?:%> expression"
 msgstr ""
 
-#: cp/call.cc:5409
+#: cp/call.cc:5419
 #, gcc-internal-format
 msgid ""
 "inferred scalar type %qT is not an integer or floating-point type of the "
 "same size as %qT"
 msgstr ""
 
-#: cp/call.cc:5426 cp/call.cc:5433
+#: cp/call.cc:5436 cp/call.cc:5443
 msgid "conversion of scalar %qH to vector %qI involves truncation"
 msgstr ""
 
-#: cp/call.cc:5489
+#: cp/call.cc:5499
 #, gcc-internal-format
 msgid "incompatible vector types in conditional expression: %qT, %qT and %qT"
 msgstr ""
 
-#: cp/call.cc:5569
+#: cp/call.cc:5579
 #, gcc-internal-format
 msgid ""
 "second operand to the conditional operator is of type %<void%>, but the "
 "third operand is neither a throw-expression nor of type %<void%>"
 msgstr ""
 
-#: cp/call.cc:5574
+#: cp/call.cc:5584
 #, gcc-internal-format
 msgid ""
 "third operand to the conditional operator is of type %<void%>, but the "
 "second operand is neither a throw-expression nor of type %<void%>"
 msgstr ""
 
-#: cp/call.cc:5623 cp/call.cc:5738 cp/call.cc:5909
+#: cp/call.cc:5633 cp/call.cc:5748 cp/call.cc:5919
 #, gcc-internal-format
 msgid "operands to %<?:%> have different types %qT and %qT"
 msgstr ""
 
-#: cp/call.cc:5627
+#: cp/call.cc:5637
 #, gcc-internal-format
 msgid "  and each type can be converted to the other"
 msgstr ""
 
-#: cp/call.cc:5814
+#: cp/call.cc:5824
 msgid ""
 "implicit conversion from %qH to %qI to match other result of conditional"
 msgstr ""
 
-#: cp/call.cc:5830
+#: cp/call.cc:5840
 #, gcc-internal-format
 msgid "enumerated mismatch in conditional expression: %qT vs %qT"
 msgstr ""
 
-#: cp/call.cc:5843
+#: cp/call.cc:5853
 #, gcc-internal-format
 msgid ""
 "conditional expression between enumeration type %qT and floating-point type "
 "%qT is deprecated"
 msgstr ""
 
-#: cp/call.cc:5848
+#: cp/call.cc:5858
 #, gcc-internal-format
 msgid ""
 "conditional expression between floating-point type %qT and enumeration type "
 "%qT is deprecated"
 msgstr ""
 
-#: cp/call.cc:5864
+#: cp/call.cc:5874
 #, gcc-internal-format
 msgid "enumerated and non-enumerated type in conditional expression"
 msgstr ""
 
-#: cp/call.cc:6621
+#: cp/call.cc:6631
 #, gcc-internal-format
 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
 msgstr ""
 
-#: cp/call.cc:6623
+#: cp/call.cc:6633
 #, gcc-internal-format
 msgid "no %<%D(int)%> declared for postfix %qs"
 msgstr ""
 
-#: cp/call.cc:6703
+#: cp/call.cc:6713
 #, gcc-internal-format
 msgid ""
 "in C++20 this comparison calls the current function recursively with "
 "reversed arguments"
 msgstr ""
 
-#: cp/call.cc:6754
+#: cp/call.cc:6764
 #, gcc-internal-format
 msgid "return type of %qD is not %qs"
 msgstr ""
 
-#: cp/call.cc:6756
+#: cp/call.cc:6766
 #, gcc-internal-format
 msgid "used as rewritten candidate for comparison of %qT and %qT"
 msgstr ""
 
-#: cp/call.cc:6827
+#: cp/call.cc:6837
 #, gcc-internal-format
 msgid "comparison between %q#T and %q#T"
 msgstr ""
 
-#: cp/call.cc:7020
+#: cp/call.cc:7030
 #, gcc-internal-format
 msgid "no match for call to %<%T::operator[] (%A)%>"
 msgstr ""
 
-#: cp/call.cc:7034
+#: cp/call.cc:7044
 #, gcc-internal-format
 msgid "call of %<%T::operator[] (%A)%> is ambiguous"
 msgstr ""
 
-#: cp/call.cc:7309
+#: cp/call.cc:7319
 #, gcc-internal-format
 msgid ""
 "exception cleanup for this placement new selects non-placement %<operator "
 "delete%>"
 msgstr ""
 
-#: cp/call.cc:7312
+#: cp/call.cc:7322
 #, gcc-internal-format
 msgid ""
 "%qD is a usual (non-placement) deallocation function in C++14 (or with %<-"
 "fsized-deallocation%>)"
 msgstr ""
 
-#: cp/call.cc:7349
+#: cp/call.cc:7359
 #, gcc-internal-format
 msgid "%qD is a usual (non-placement) deallocation function"
 msgstr ""
 
-#: cp/call.cc:7543
+#: cp/call.cc:7553
 #, gcc-internal-format
 msgid "no corresponding deallocation function for %qD"
 msgstr ""
 
-#: cp/call.cc:7546
+#: cp/call.cc:7556
 #, gcc-internal-format
 msgid ""
 "destroying delete %qD cannot be used to release the allocated memory if the "
 "initialization throws because the object is not constructed yet"
 msgstr ""
 
-#: cp/call.cc:7555
+#: cp/call.cc:7565
 #, gcc-internal-format
 msgid "no suitable %<operator %s%> for %qT"
 msgstr ""
 
-#: cp/call.cc:7591
+#: cp/call.cc:7601
 #, gcc-internal-format
 msgid "%q#D is private within this context"
 msgstr ""
 
-#: cp/call.cc:7592 cp/decl.cc:8629
+#: cp/call.cc:7602 cp/decl.cc:8646
 #, gcc-internal-format
 msgid "declared private here"
 msgstr ""
 
-#: cp/call.cc:7597
+#: cp/call.cc:7607
 #, gcc-internal-format
 msgid "%q#D is protected within this context"
 msgstr ""
 
-#: cp/call.cc:7598 cp/decl.cc:8630
+#: cp/call.cc:7608 cp/decl.cc:8647
 #, gcc-internal-format
 msgid "declared protected here"
 msgstr ""
 
-#: cp/call.cc:7605
+#: cp/call.cc:7615
 #, gcc-internal-format
 msgid "%q#D is inaccessible within this context"
 msgstr ""
 
-#: cp/call.cc:7686
+#: cp/call.cc:7696
 #, gcc-internal-format
 msgid "passing NULL to non-pointer argument %P of %qD"
 msgstr ""
 
-#: cp/call.cc:7689 cp/call.cc:7708 cp/decl.cc:10308 cp/decl.cc:10316
+#: cp/call.cc:7699 cp/call.cc:7718 cp/decl.cc:10325 cp/decl.cc:10333
 #: cp/typeck.cc:4438
 #, gcc-internal-format
 msgid "  declared here"
 msgstr ""
 
-#: cp/call.cc:7693
+#: cp/call.cc:7703
 #, gcc-internal-format
 msgid "converting to non-pointer type %qT from NULL"
 msgstr ""
 
-#: cp/call.cc:7705
+#: cp/call.cc:7715
 #, gcc-internal-format
 msgid "converting %<false%> to pointer type for argument %P of %qD"
 msgstr ""
 
-#: cp/call.cc:7712
+#: cp/call.cc:7722
 #, gcc-internal-format
 msgid "converting %<false%> to pointer type %qT"
 msgstr ""
 
-#: cp/call.cc:7779
+#: cp/call.cc:7789
 #, gcc-internal-format
 msgid "  initializing argument %P of %qD"
 msgstr ""
 
-#: cp/call.cc:7800
+#: cp/call.cc:7810
 #, gcc-internal-format
 msgid ""
 "conversions to arrays of unknown bound are only available with %<-std=c+"
 "+20%> or %<-std=gnu++20%>"
 msgstr ""
 
-#: cp/call.cc:7850
+#: cp/call.cc:7860
 #, gcc-internal-format
 msgid "too many braces around initializer for %qT"
 msgstr ""
 
-#: cp/call.cc:7861
+#: cp/call.cc:7871
 msgid "converting to %qH from %qI requires direct-initialization"
 msgstr ""
 
-#: cp/call.cc:7870
+#: cp/call.cc:7880
 msgid "invalid user-defined conversion from %qH to %qI"
 msgstr ""
 
-#: cp/call.cc:7907 cp/cvt.cc:227
+#: cp/call.cc:7917 cp/cvt.cc:227
 msgid "invalid conversion from %qH to %qI"
 msgstr ""
 
-#: cp/call.cc:7949 cp/call.cc:7956
+#: cp/call.cc:7959 cp/call.cc:7966
 #, gcc-internal-format
 msgid ""
 "converting to %qT from initializer list would use explicit constructor %qD"
 msgstr ""
 
-#: cp/call.cc:7952
+#: cp/call.cc:7962
 #, gcc-internal-format
 msgid "in C++11 and above a default constructor can be explicit"
 msgstr ""
 
-#: cp/call.cc:8222
+#: cp/call.cc:8232
 msgid "cannot bind rvalue reference of type %qH to lvalue of type %qI"
 msgstr ""
 
-#: cp/call.cc:8231
+#: cp/call.cc:8241
 msgid ""
 "cannot bind non-const lvalue reference of type %qH to a value of type %qI"
 msgstr ""
 
-#: cp/call.cc:8236
+#: cp/call.cc:8246
 msgid ""
 "cannot bind non-const lvalue reference of type %qH to an rvalue of type %qI"
 msgstr ""
 
 #. extype is volatile
-#: cp/call.cc:8239
+#: cp/call.cc:8249
 msgid "cannot bind lvalue reference of type %qH to an rvalue of type %qI"
 msgstr ""
 
-#: cp/call.cc:8252
+#: cp/call.cc:8262
 msgid "cannot bind reference of type %qH to %qI due to different array bounds"
 msgstr ""
 
-#: cp/call.cc:8255
+#: cp/call.cc:8265
 msgid "binding reference of type %qH to %qI discards qualifiers"
 msgstr ""
 
-#: cp/call.cc:8294
+#: cp/call.cc:8304
 #, gcc-internal-format
 msgid "cannot bind bit-field %qE to %qT"
 msgstr ""
 
-#: cp/call.cc:8297 cp/call.cc:8315
+#: cp/call.cc:8307 cp/call.cc:8325
 #, gcc-internal-format
 msgid "cannot bind packed field %qE to %qT"
 msgstr ""
 
-#: cp/call.cc:8300
+#: cp/call.cc:8310
 #, gcc-internal-format
 msgid "cannot bind rvalue %qE to %qT"
 msgstr ""
 
-#: cp/call.cc:8495
+#: cp/call.cc:8505
 msgid "implicit conversion from %qH to %qI when passing argument to function"
 msgstr ""
 
-#: cp/call.cc:8522 cp/cvt.cc:1988
+#: cp/call.cc:8532 cp/cvt.cc:1988
 #, gcc-internal-format
 msgid ""
 "scoped enum %qT passed through %<...%> as %qT before %<-fabi-version=6%>, "
 "%qT after"
 msgstr ""
 
-#: cp/call.cc:8566
+#: cp/call.cc:8576
 #, gcc-internal-format
 msgid ""
 "passing objects of non-trivially-copyable type %q#T through %<...%> is "
 "conditionally supported"
 msgstr ""
 
-#: cp/call.cc:8602
+#: cp/call.cc:8612
 #, gcc-internal-format
 msgid "cannot receive reference type %qT through %<...%>"
 msgstr ""
 
-#: cp/call.cc:8612
+#: cp/call.cc:8622
 #, gcc-internal-format
 msgid ""
 "receiving objects of non-trivially-copyable type %q#T through %<...%> is "
 "conditionally-supported"
 msgstr ""
 
-#: cp/call.cc:8680
+#: cp/call.cc:8690
 #, gcc-internal-format
 msgid "recursive evaluation of default argument for %q#D"
 msgstr ""
 
-#: cp/call.cc:8689
+#: cp/call.cc:8699
 #, gcc-internal-format
 msgid ""
 "call to %qD uses the default argument for parameter %P, which is not yet "
 "defined"
 msgstr ""
 
-#: cp/call.cc:8789
+#: cp/call.cc:8799
 #, gcc-internal-format
 msgid "argument of function call might be a candidate for a format attribute"
 msgstr ""
 
-#: cp/call.cc:8851
+#: cp/call.cc:8861
 #, gcc-internal-format
 msgid "use of multiversioned function without a default"
 msgstr ""
 
-#: cp/call.cc:9454
+#: cp/call.cc:9464
 #, gcc-internal-format
 msgid "passing %qT as %<this%> argument discards qualifiers"
 msgstr ""
 
-#: cp/call.cc:9457 cp/call.cc:12148
+#: cp/call.cc:9467 cp/call.cc:12155
 #, gcc-internal-format
 msgid "  in call to %qD"
 msgstr ""
 
-#: cp/call.cc:9482
+#: cp/call.cc:9492
 #, gcc-internal-format
 msgid "%qT is not an accessible base of %qT"
 msgstr ""
 
-#: cp/call.cc:9679
+#: cp/call.cc:9689
 #, gcc-internal-format
 msgid "passing arguments to ellipsis of inherited constructor %qD"
 msgstr ""
 
-#: cp/call.cc:9814
+#: cp/call.cc:9824
 #, gcc-internal-format
 msgid ""
 "assignment from temporary %<initializer_list%> does not extend the lifetime "
 "of the underlying array"
 msgstr ""
 
-#: cp/call.cc:10210
+#: cp/call.cc:10220
 #, gcc-internal-format
 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment"
 msgstr ""
 
-#: cp/call.cc:10213
+#: cp/call.cc:10223
 #, gcc-internal-format
 msgid "%qD writing to an object of non-trivial type %#qT%s"
 msgstr ""
 
-#: cp/call.cc:10218
+#: cp/call.cc:10228
 #, gcc-internal-format
 msgid "%qD writing to an object of type %#qT with %qs member %qD"
 msgstr ""
 
-#: cp/call.cc:10223
+#: cp/call.cc:10233
 #, gcc-internal-format
 msgid ""
 "%qD writing to an object of type %#qT containing a pointer to data member%s"
 msgstr ""
 
-#: cp/call.cc:10238
+#: cp/call.cc:10248
 #, gcc-internal-format
 msgid "; use assignment or value-initialization instead"
 msgstr ""
 
-#: cp/call.cc:10240
+#: cp/call.cc:10250
 #, gcc-internal-format
 msgid "; use assignment instead"
 msgstr ""
 
-#: cp/call.cc:10242
+#: cp/call.cc:10252
 #, gcc-internal-format
 msgid "; use value-initialization instead"
 msgstr ""
 
-#: cp/call.cc:10245
+#: cp/call.cc:10255
 #, gcc-internal-format
 msgid "%qD clearing an object of type %#qT with no trivial copy-assignment%s"
 msgstr ""
 
-#: cp/call.cc:10248
+#: cp/call.cc:10258
 #, gcc-internal-format
 msgid "%qD clearing an object of non-trivial type %#qT%s"
 msgstr ""
 
-#: cp/call.cc:10250
+#: cp/call.cc:10260
 #, gcc-internal-format
 msgid "%qD clearing an object of type %#qT containing a pointer-to-member%s"
 msgstr ""
 
-#: cp/call.cc:10271
+#: cp/call.cc:10281
 #, gcc-internal-format
 msgid "; use copy-assignment or copy-initialization instead"
 msgstr ""
 
-#: cp/call.cc:10273
+#: cp/call.cc:10283
 #, gcc-internal-format
 msgid "; use copy-assignment instead"
 msgstr ""
 
-#: cp/call.cc:10275
+#: cp/call.cc:10285
 #, gcc-internal-format
 msgid "; use copy-initialization instead"
 msgstr ""
 
-#: cp/call.cc:10278
+#: cp/call.cc:10288
 #, gcc-internal-format
 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment%s"
 msgstr ""
 
-#: cp/call.cc:10281
+#: cp/call.cc:10291
 #, gcc-internal-format
 msgid "%qD writing to an object of non-trivially copyable type %#qT%s"
 msgstr ""
 
-#: cp/call.cc:10284
+#: cp/call.cc:10294
 #, gcc-internal-format
 msgid "%qD writing to an object with a deleted copy constructor"
 msgstr ""
 
-#: cp/call.cc:10295
+#: cp/call.cc:10305
 #, gcc-internal-format
 msgid "%qD copying an object of non-trivial type %#qT from an array of %#qT"
 msgstr ""
 
-#: cp/call.cc:10307
+#: cp/call.cc:10317
 #, gcc-internal-format
 msgid ""
 "%qD copying an object of type %#qT with %qs member %qD from an array of "
 "%#qT; use assignment or copy-initialization instead"
 msgstr ""
 
-#: cp/call.cc:10324
+#: cp/call.cc:10334
 #, gcc-internal-format
 msgid ""
 "%qD writing to an object of a non-trivial type %#qT leaves %wu bytes "
 "unchanged"
 msgstr ""
 
-#: cp/call.cc:10327
+#: cp/call.cc:10337
 #, gcc-internal-format
 msgid ""
 "%qD writing to an object of a non-trivial type %#qT leaves %wu byte unchanged"
 msgstr ""
 
-#: cp/call.cc:10337
+#: cp/call.cc:10347
 #, gcc-internal-format
 msgid ""
 "%qD moving an object of non-trivially copyable type %#qT; use %<new%> and "
 "%<delete%> instead"
 msgstr ""
 
-#: cp/call.cc:10340
+#: cp/call.cc:10350
 #, gcc-internal-format
 msgid ""
 "%qD moving an object of type %#qT with deleted copy constructor; use %<new%> "
 "and %<delete%> instead"
 msgstr ""
 
-#: cp/call.cc:10343
+#: cp/call.cc:10353
 #, gcc-internal-format
 msgid "%qD moving an object of type %#qT with deleted destructor"
 msgstr ""
 
-#: cp/call.cc:10352
+#: cp/call.cc:10362
 #, gcc-internal-format
 msgid ""
 "%qD moving an object of non-trivial type %#qT and size %E into a region of "
 "size %E"
 msgstr ""
 
-#: cp/call.cc:10374
+#: cp/call.cc:10384
 #, gcc-internal-format
 msgid "%#qT declared here"
 msgstr ""
 
-#: cp/call.cc:10428
+#: cp/call.cc:10438
 #, gcc-internal-format
 msgid ""
 "argument %u in call to function %qE has pointer to a non-trivially-copyable "
 "type (%qT)"
 msgstr ""
 
-#: cp/call.cc:10495
+#: cp/call.cc:10505
 #, gcc-internal-format
 msgid "constructor delegates to itself"
 msgstr ""
 
-#: cp/call.cc:10770 cp/typeck.cc:9884
+#: cp/call.cc:10780 cp/typeck.cc:9886
 msgid "cannot convert %qH to %qI"
 msgstr ""
 
-#: cp/call.cc:10792
+#: cp/call.cc:10802
 #, gcc-internal-format
 msgid "no matching function for call to %<%T::operator %T(%A)%#V%>"
 msgstr ""
 
-#: cp/call.cc:10824
+#: cp/call.cc:10834
 #, gcc-internal-format
 msgid "no matching function for call to %<%T::%s%E(%A)%#V%>"
 msgstr ""
 
-#: cp/call.cc:10873
+#: cp/call.cc:10883
 #, gcc-internal-format
 msgid "call to non-function %qD"
 msgstr ""
 
-#: cp/call.cc:10911 cp/pt.cc:16500 cp/typeck.cc:3339
+#: cp/call.cc:10921 cp/pt.cc:16533 cp/typeck.cc:3339
 #, gcc-internal-format
 msgid "cannot call constructor %<%T::%D%> directly"
 msgstr ""
 
-#: cp/call.cc:10913
+#: cp/call.cc:10923
 #, gcc-internal-format
 msgid "for a function-style cast, remove the redundant %<::%D%>"
 msgstr ""
 
-#: cp/call.cc:11105
+#: cp/call.cc:11115
 #, gcc-internal-format
 msgid "no matching function for call to %<%s(%A)%>"
 msgstr ""
 
-#: cp/call.cc:11108
+#: cp/call.cc:11118
 #, gcc-internal-format
 msgid "call of overloaded %<%s(%A)%> is ambiguous"
 msgstr ""
 
-#: cp/call.cc:11131
+#: cp/call.cc:11141
 #, gcc-internal-format
 msgid "pure virtual %q#D called from non-static data member initializer"
 msgstr ""
 
-#: cp/call.cc:11136
+#: cp/call.cc:11146
 #, gcc-internal-format
 msgid "pure virtual %q#D called from constructor"
 msgstr ""
 
-#: cp/call.cc:11137
+#: cp/call.cc:11147
 #, gcc-internal-format
 msgid "pure virtual %q#D called from destructor"
 msgstr ""
 
-#: cp/call.cc:11160
+#: cp/call.cc:11170
 #, gcc-internal-format
 msgid "cannot call member function %qD without object"
 msgstr ""
 
-#: cp/call.cc:12146
+#: cp/call.cc:12153
 #, gcc-internal-format
 msgid "passing %qT chooses %qT over %qT"
 msgstr ""
 
-#: cp/call.cc:12215
+#: cp/call.cc:12222
 #, gcc-internal-format
 msgid "choosing %qD over %qD"
 msgstr ""
 
-#: cp/call.cc:12216
+#: cp/call.cc:12223
 msgid "  for conversion from %qH to %qI"
 msgstr ""
 
-#: cp/call.cc:12219
+#: cp/call.cc:12226
 #, gcc-internal-format
 msgid "  because conversion sequence for the argument is better"
 msgstr ""
 
-#: cp/call.cc:12469
+#: cp/call.cc:12476
 #, gcc-internal-format
 msgid "default argument mismatch in overload resolution"
 msgstr ""
 
-#: cp/call.cc:12473
+#: cp/call.cc:12480
 #, gcc-internal-format
 msgid " candidate 1: %q#F"
 msgstr ""
 
-#: cp/call.cc:12475
+#: cp/call.cc:12482
 #, gcc-internal-format
 msgid " candidate 2: %q#F"
 msgstr ""
 
-#: cp/call.cc:12521
+#: cp/call.cc:12528
 #, gcc-internal-format
 msgid ""
 "ISO C++ says that these are ambiguous, even though the worst conversion for "
 "the first is better than the worst conversion for the second:"
 msgstr ""
 
-#: cp/call.cc:12922
+#: cp/call.cc:12929
 #, gcc-internal-format
 msgid "a temporary bound to %qD only persists until the constructor exits"
 msgstr ""
 
-#: cp/call.cc:13077
+#: cp/call.cc:13084
 msgid ""
 "invalid initialization of non-const reference of type %qH from an rvalue of "
 "type %qI"
 msgstr ""
 
-#: cp/call.cc:13081
+#: cp/call.cc:13088
 msgid ""
 "invalid initialization of reference of type %qH from expression of type %qI"
 msgstr ""
@@ -51116,8 +51145,8 @@ msgstr ""
 msgid "%q#D cannot be overloaded with %q#D"
 msgstr ""
 
-#: cp/class.cc:1233 cp/decl.cc:1798 cp/decl.cc:1810 cp/decl.cc:1835
-#: cp/decl.cc:1858 cp/name-lookup.cc:2738 cp/name-lookup.cc:3052
+#: cp/class.cc:1233 cp/decl.cc:1801 cp/decl.cc:1813 cp/decl.cc:1838
+#: cp/decl.cc:1861 cp/name-lookup.cc:2720 cp/name-lookup.cc:3034
 #, gcc-internal-format
 msgid "previous declaration %q#D"
 msgstr ""
@@ -51538,7 +51567,7 @@ msgstr ""
 msgid "next member %q#D declared here"
 msgstr ""
 
-#: cp/class.cc:7458 cp/decl.cc:16815 cp/parser.cc:26622
+#: cp/class.cc:7458 cp/decl.cc:16837 cp/parser.cc:26632
 #, gcc-internal-format
 msgid "redefinition of %q#T"
 msgstr ""
@@ -51570,62 +51599,62 @@ msgid ""
 "first field has a different ABI from the class overall"
 msgstr ""
 
-#: cp/class.cc:7798
+#: cp/class.cc:7795
 #, gcc-internal-format
 msgid "definition of %qD does not match %<#include <initializer_list>%>"
 msgstr ""
 
-#: cp/class.cc:7809
+#: cp/class.cc:7806
 #, gcc-internal-format
 msgid "trying to finish struct, but kicked out due to previous parse errors"
 msgstr ""
 
-#: cp/class.cc:8316
+#: cp/class.cc:8313
 #, gcc-internal-format
 msgid "language string %<\"%E\"%> not recognized"
 msgstr ""
 
-#: cp/class.cc:8406
+#: cp/class.cc:8403
 #, gcc-internal-format
 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
 msgstr ""
 
-#: cp/class.cc:8564
+#: cp/class.cc:8561
 #, gcc-internal-format
 msgid "no matches converting function %qD to type %q#T"
 msgstr ""
 
-#: cp/class.cc:8591
+#: cp/class.cc:8588
 #, gcc-internal-format
 msgid "converting overloaded function %qD to type %q#T is ambiguous"
 msgstr ""
 
-#: cp/class.cc:8618
+#: cp/class.cc:8615
 #, gcc-internal-format
 msgid "assuming pointer to member %qD"
 msgstr ""
 
-#: cp/class.cc:8621
+#: cp/class.cc:8618
 #, gcc-internal-format
 msgid "(a pointer to member can only be formed with %<&%E%>)"
 msgstr ""
 
-#: cp/class.cc:8697 cp/class.cc:8739
+#: cp/class.cc:8694 cp/class.cc:8736
 #, gcc-internal-format
 msgid "not enough type information"
 msgstr ""
 
-#: cp/class.cc:8717
+#: cp/class.cc:8714
 #, gcc-internal-format
 msgid "cannot convert %qE from type %qT to type %qT"
 msgstr ""
 
-#: cp/class.cc:8991
+#: cp/class.cc:8988
 #, gcc-internal-format
 msgid "declaration of %q#D changes meaning of %qD"
 msgstr ""
 
-#: cp/class.cc:8994
+#: cp/class.cc:8991
 #, gcc-internal-format
 msgid "%qD declared here as %q#D"
 msgstr ""
@@ -51662,7 +51691,7 @@ msgstr ""
 msgid "lambdas are implicitly %<constexpr%> only in C++17 and later"
 msgstr ""
 
-#: cp/constexpr.cc:232 cp/decl.cc:13944
+#: cp/constexpr.cc:232 cp/decl.cc:13966
 #, gcc-internal-format
 msgid ""
 "%<constexpr%> destructors only available with %<-std=c++20%> or %<-std=gnu+"
@@ -51703,429 +51732,429 @@ msgstr ""
 msgid "body of %<constexpr%> function %qD not a return-statement"
 msgstr ""
 
-#: cp/constexpr.cc:1028
+#: cp/constexpr.cc:1029
 #, gcc-internal-format
 msgid "%qD is not usable as a %<constexpr%> function because:"
 msgstr ""
 
-#: cp/constexpr.cc:1527 cp/constexpr.cc:2895
+#: cp/constexpr.cc:1528 cp/constexpr.cc:2897
 #, gcc-internal-format
 msgid "%<constexpr%> call flows off the end of the function"
 msgstr ""
 
-#: cp/constexpr.cc:1532 cp/constexpr.cc:1542 cp/constexpr.cc:3106
+#: cp/constexpr.cc:1533 cp/constexpr.cc:1543 cp/constexpr.cc:3108
 #, gcc-internal-format
 msgid "%q+E is not a constant expression"
 msgstr ""
 
-#: cp/constexpr.cc:1851 cp/constexpr.cc:8594
+#: cp/constexpr.cc:1852 cp/constexpr.cc:8600
 #, gcc-internal-format
 msgid "call to internal function %qE"
 msgstr ""
 
-#: cp/constexpr.cc:1905
+#: cp/constexpr.cc:1906
 #, gcc-internal-format
 msgid "modifying a const object %qE is not allowed in a constant expression"
 msgstr ""
 
-#: cp/constexpr.cc:1907
+#: cp/constexpr.cc:1908
 #, gcc-internal-format
 msgid "originally declared %<const%> here"
 msgstr ""
 
-#: cp/constexpr.cc:2125 cp/constexpr.cc:2180 cp/constexpr.cc:2212
-#: cp/constexpr.cc:2233
+#: cp/constexpr.cc:2126 cp/constexpr.cc:2181 cp/constexpr.cc:2213
+#: cp/constexpr.cc:2234
 #, gcc-internal-format
 msgid "reference %<dynamic_cast%> failed"
 msgstr ""
 
-#: cp/constexpr.cc:2126
+#: cp/constexpr.cc:2127
 #, gcc-internal-format
 msgid "dynamic type %qT of its operand does not have a base class of type %qT"
 msgstr ""
 
-#: cp/constexpr.cc:2150
+#: cp/constexpr.cc:2151
 #, gcc-internal-format
 msgid "virtual table pointer is used uninitialized"
 msgstr ""
 
-#: cp/constexpr.cc:2181 cp/constexpr.cc:2213
+#: cp/constexpr.cc:2182 cp/constexpr.cc:2214
 #, gcc-internal-format
 msgid ""
 "static type %qT of its operand is a non-public base class of dynamic type %qT"
 msgstr ""
 
-#: cp/constexpr.cc:2235
+#: cp/constexpr.cc:2236
 #, gcc-internal-format
 msgid "%qT is an ambiguous base class of dynamic type %qT of its operand"
 msgstr ""
 
-#: cp/constexpr.cc:2238
+#: cp/constexpr.cc:2239
 #, gcc-internal-format
 msgid ""
 "dynamic type %qT of its operand does not have an unambiguous public base "
 "class %qT"
 msgstr ""
 
-#: cp/constexpr.cc:2315 cp/constexpr.cc:2590 cp/constexpr.cc:8626
+#: cp/constexpr.cc:2316 cp/constexpr.cc:2591 cp/constexpr.cc:8632
 #, gcc-internal-format
 msgid "call to non-%<constexpr%> function %qD"
 msgstr ""
 
 #. virtual_offset is only set for virtual bases, which make the
 #. class non-literal, so we don't need to handle it here.
-#: cp/constexpr.cc:2321
+#: cp/constexpr.cc:2322
 #, gcc-internal-format
 msgid "calling constexpr member function %qD through virtual base subobject"
 msgstr ""
 
-#: cp/constexpr.cc:2438
+#: cp/constexpr.cc:2439
 #, gcc-internal-format
 msgid "expression %qE does not designate a %<constexpr%> function"
 msgstr ""
 
-#: cp/constexpr.cc:2511
+#: cp/constexpr.cc:2512
 #, gcc-internal-format
 msgid "array deallocation of object allocated with non-array allocation"
 msgstr ""
 
-#: cp/constexpr.cc:2515 cp/constexpr.cc:2537
+#: cp/constexpr.cc:2516 cp/constexpr.cc:2538
 #, gcc-internal-format
 msgid "allocation performed here"
 msgstr ""
 
-#: cp/constexpr.cc:2533
+#: cp/constexpr.cc:2534
 #, gcc-internal-format
 msgid "non-array deallocation of object allocated with array allocation"
 msgstr ""
 
-#: cp/constexpr.cc:2550
+#: cp/constexpr.cc:2551
 #, gcc-internal-format
 msgid "deallocation of already deallocated storage"
 msgstr ""
 
-#: cp/constexpr.cc:2557
+#: cp/constexpr.cc:2558
 #, gcc-internal-format
 msgid "deallocation of storage that was not previously allocated"
 msgstr ""
 
-#: cp/constexpr.cc:2686
+#: cp/constexpr.cc:2687
 #, gcc-internal-format
 msgid "%qD called in a constant expression before its definition is complete"
 msgstr ""
 
-#: cp/constexpr.cc:2693
+#: cp/constexpr.cc:2694
 #, gcc-internal-format
 msgid "%qD called in a constant expression"
 msgstr ""
 
-#: cp/constexpr.cc:2697
+#: cp/constexpr.cc:2698
 #, gcc-internal-format
 msgid "%qD used before its definition"
 msgstr ""
 
-#: cp/constexpr.cc:2769
+#: cp/constexpr.cc:2770
 #, gcc-internal-format
 msgid "call has circular dependency"
 msgstr ""
 
-#: cp/constexpr.cc:2780
+#: cp/constexpr.cc:2781
 #, gcc-internal-format
 msgid ""
 "%<constexpr%> evaluation depth exceeds maximum of %d (use %<-fconstexpr-"
 "depth=%> to increase the maximum)"
 msgstr ""
 
-#: cp/constexpr.cc:3146
+#: cp/constexpr.cc:3148
 #, gcc-internal-format
 msgid "right operand of shift expression %q+E is negative"
 msgstr ""
 
-#: cp/constexpr.cc:3153
+#: cp/constexpr.cc:3155
 #, gcc-internal-format
 msgid ""
 "right operand of shift expression %q+E is greater than or equal to the "
 "precision %wu of the left operand"
 msgstr ""
 
-#: cp/constexpr.cc:3176
+#: cp/constexpr.cc:3178
 #, gcc-internal-format
 msgid "left operand of shift expression %q+E is negative"
 msgstr ""
 
-#: cp/constexpr.cc:3195
+#: cp/constexpr.cc:3197
 #, gcc-internal-format
 msgid "shift expression %q+E overflows"
 msgstr ""
 
-#: cp/constexpr.cc:3394
+#: cp/constexpr.cc:3396
 #, gcc-internal-format
 msgid "arithmetic involving a null pointer in %qE"
 msgstr ""
 
-#: cp/constexpr.cc:3809
+#: cp/constexpr.cc:3811
 #, gcc-internal-format
 msgid ""
 "array subscript value %qE is outside the bounds of array %qD of type %qT"
 msgstr ""
 
-#: cp/constexpr.cc:3812
+#: cp/constexpr.cc:3814
 #, gcc-internal-format
 msgid ""
 "nonzero array subscript %qE is used with array %qD of type %qT with unknown "
 "bounds"
 msgstr ""
 
-#: cp/constexpr.cc:3817
+#: cp/constexpr.cc:3819
 #, gcc-internal-format
 msgid "array subscript value %qE is outside the bounds of array type %qT"
 msgstr ""
 
-#: cp/constexpr.cc:3820
+#: cp/constexpr.cc:3822
 #, gcc-internal-format
 msgid ""
 "nonzero array subscript %qE is used with array of type %qT with unknown "
 "bounds"
 msgstr ""
 
-#: cp/constexpr.cc:4003
+#: cp/constexpr.cc:4005
 #, gcc-internal-format
 msgid "accessing uninitialized array element"
 msgstr ""
 
-#: cp/constexpr.cc:4060
+#: cp/constexpr.cc:4062
 #, gcc-internal-format
 msgid "dereferencing a null pointer in %qE"
 msgstr ""
 
-#: cp/constexpr.cc:4077 cp/constexpr.cc:4176 cp/constexpr.cc:6606
-#: cp/constexpr.cc:6705 cp/constexpr.cc:8546
+#: cp/constexpr.cc:4079 cp/constexpr.cc:4178 cp/constexpr.cc:6614
+#: cp/constexpr.cc:6713 cp/constexpr.cc:8552
 #, gcc-internal-format
 msgid "%qE is not a constant expression"
 msgstr ""
 
-#: cp/constexpr.cc:4083
+#: cp/constexpr.cc:4085
 #, gcc-internal-format
 msgid "mutable %qD is not usable in a constant expression"
 msgstr ""
 
-#: cp/constexpr.cc:4114 cp/constexpr.cc:4136
+#: cp/constexpr.cc:4116 cp/constexpr.cc:4138
 #, gcc-internal-format
 msgid "accessing uninitialized member %qD"
 msgstr ""
 
-#: cp/constexpr.cc:4116
+#: cp/constexpr.cc:4118
 #, gcc-internal-format
 msgid ""
 "accessing %qD member instead of initialized %qD member in constant expression"
 msgstr ""
 
-#: cp/constexpr.cc:4247
+#: cp/constexpr.cc:4249
 #, gcc-internal-format
 msgid "%qs is not a constant expression because %qT is a union type"
 msgstr ""
 
-#: cp/constexpr.cc:4250
+#: cp/constexpr.cc:4252
 #, gcc-internal-format
 msgid "%qs is not a constant expression because %qT contains a union type"
 msgstr ""
 
-#: cp/constexpr.cc:4261
+#: cp/constexpr.cc:4263
 #, gcc-internal-format
 msgid "%qs is not a constant expression because %qT is a pointer type"
 msgstr ""
 
-#: cp/constexpr.cc:4264
+#: cp/constexpr.cc:4266
 #, gcc-internal-format
 msgid "%qs is not a constant expression because %qT contains a pointer type"
 msgstr ""
 
-#: cp/constexpr.cc:4275
+#: cp/constexpr.cc:4277
 #, gcc-internal-format
 msgid "%qs is not a constant expression because %qT is a reference type"
 msgstr ""
 
-#: cp/constexpr.cc:4278
+#: cp/constexpr.cc:4280
 #, gcc-internal-format
 msgid "%qs is not a constant expression because %qT contains a reference type"
 msgstr ""
 
-#: cp/constexpr.cc:4289
+#: cp/constexpr.cc:4291
 #, gcc-internal-format
 msgid ""
 "%qs is not a constant expression because %qT is a pointer to member type"
 msgstr ""
 
-#: cp/constexpr.cc:4293
+#: cp/constexpr.cc:4295
 #, gcc-internal-format
 msgid ""
 "%qs is not a constant expression because %qT contains a pointer to member "
 "type"
 msgstr ""
 
-#: cp/constexpr.cc:4304
+#: cp/constexpr.cc:4306
 #, gcc-internal-format
 msgid "%qs is not a constant expression because %qT is volatile"
 msgstr ""
 
-#: cp/constexpr.cc:4307
+#: cp/constexpr.cc:4309
 #, gcc-internal-format
 msgid ""
 "%qs is not a constant expression because %qT contains a volatile subobject"
 msgstr ""
 
-#: cp/constexpr.cc:4460
+#: cp/constexpr.cc:4462
 #, gcc-internal-format
 msgid "%qs cannot be constant evaluated on the target"
 msgstr ""
 
-#: cp/constexpr.cc:4469 cp/constexpr.cc:4479
+#: cp/constexpr.cc:4471 cp/constexpr.cc:4481
 #, gcc-internal-format
 msgid "%qs cannot be constant evaluated because the type is too large"
 msgstr ""
 
-#: cp/constexpr.cc:4499
+#: cp/constexpr.cc:4501
 #, gcc-internal-format
 msgid "%qs cannot be constant evaluated because the argument cannot be encoded"
 msgstr ""
 
-#: cp/constexpr.cc:4538
+#: cp/constexpr.cc:4540
 #, gcc-internal-format
 msgid "%qs accessing uninitialized byte at offset %d"
 msgstr ""
 
-#: cp/constexpr.cc:4550
+#: cp/constexpr.cc:4552
 #, gcc-internal-format
 msgid ""
 "%qs cannot be constant evaluated because the argument cannot be interpreted"
 msgstr ""
 
-#: cp/constexpr.cc:5341 cp/constexpr.cc:7302
+#: cp/constexpr.cc:5343 cp/constexpr.cc:7308
 #, gcc-internal-format
 msgid "dereferencing a null pointer"
 msgstr ""
 
-#: cp/constexpr.cc:5361
+#: cp/constexpr.cc:5363
 #, gcc-internal-format
 msgid "accessing value of %qE through a %qT glvalue in a constant expression"
 msgstr ""
 
-#: cp/constexpr.cc:5406
+#: cp/constexpr.cc:5408
 #, gcc-internal-format
 msgid ""
 "the content of uninitialized storage is not usable in a constant expression"
 msgstr ""
 
-#: cp/constexpr.cc:5408 cp/constexpr.cc:5415
+#: cp/constexpr.cc:5410 cp/constexpr.cc:5417
 #, gcc-internal-format
 msgid "allocated here"
 msgstr ""
 
-#: cp/constexpr.cc:5413
+#: cp/constexpr.cc:5415
 #, gcc-internal-format
 msgid "use of allocated storage after deallocation in a constant expression"
 msgstr ""
 
-#: cp/constexpr.cc:5418
+#: cp/constexpr.cc:5420
 #, gcc-internal-format
 msgid "the value of %qD is not usable in a constant expression"
 msgstr ""
 
-#: cp/constexpr.cc:5425
+#: cp/constexpr.cc:5427
 #, gcc-internal-format
 msgid "%qD used in its own initializer"
 msgstr ""
 
-#: cp/constexpr.cc:5430
+#: cp/constexpr.cc:5432
 #, gcc-internal-format
 msgid "%q#D is not const"
 msgstr ""
 
-#: cp/constexpr.cc:5433
+#: cp/constexpr.cc:5435
 #, gcc-internal-format
 msgid "%q#D is volatile"
 msgstr ""
 
-#: cp/constexpr.cc:5438 cp/constexpr.cc:5445
+#: cp/constexpr.cc:5440 cp/constexpr.cc:5447
 #, gcc-internal-format
 msgid "%qD was not initialized with a constant expression"
 msgstr ""
 
-#: cp/constexpr.cc:5451
+#: cp/constexpr.cc:5453
 #, gcc-internal-format
 msgid "%qD was not declared %<constexpr%>"
 msgstr ""
 
-#: cp/constexpr.cc:5454
+#: cp/constexpr.cc:5456
 #, gcc-internal-format
 msgid "%qD does not have integral or enumeration type"
 msgstr ""
 
-#: cp/constexpr.cc:5709
+#: cp/constexpr.cc:5711
 #, gcc-internal-format
 msgid "modification of %qE is not a constant expression"
 msgstr ""
 
-#: cp/constexpr.cc:5778
+#: cp/constexpr.cc:5780
 #, gcc-internal-format
 msgid "change of the active member of a union from %qD to %qD"
 msgstr ""
 
-#: cp/constexpr.cc:5791
+#: cp/constexpr.cc:5793
 #, gcc-internal-format
 msgid ""
 "change of the active member of a union from %qD to %qD during initialization"
 msgstr ""
 
-#: cp/constexpr.cc:6185 cp/constexpr.cc:7581
+#: cp/constexpr.cc:6193 cp/constexpr.cc:7587
 #, gcc-internal-format
 msgid "statement is not a constant expression"
 msgstr ""
 
-#: cp/constexpr.cc:6289
+#: cp/constexpr.cc:6297
 #, gcc-internal-format
 msgid ""
 "%<constexpr%> loop iteration count exceeds limit of %d (use %<-fconstexpr-"
 "loop-limit=%> to increase the limit)"
 msgstr ""
 
-#: cp/constexpr.cc:6389
+#: cp/constexpr.cc:6397
 #, gcc-internal-format
 msgid "inline assembly is not a constant expression"
 msgstr ""
 
-#: cp/constexpr.cc:6390
+#: cp/constexpr.cc:6398
 #, gcc-internal-format
 msgid ""
 "only unevaluated inline assembly is allowed in a %<constexpr%> function in C+"
 "+20"
 msgstr ""
 
-#: cp/constexpr.cc:6408
+#: cp/constexpr.cc:6416
 #, gcc-internal-format
 msgid "use of %qD"
 msgstr ""
 
-#: cp/constexpr.cc:6412
+#: cp/constexpr.cc:6420
 #, gcc-internal-format
 msgid ""
 "its value can vary between compiler versions or with different %<-mtune%> or "
 "%<-mcpu%> flags"
 msgstr ""
 
-#: cp/constexpr.cc:6414
+#: cp/constexpr.cc:6422
 #, gcc-internal-format
 msgid ""
 "if this use is part of a public ABI, change it to instead use a constant "
 "variable you define"
 msgstr ""
 
-#: cp/constexpr.cc:6416
+#: cp/constexpr.cc:6424
 #, gcc-internal-format, gfc-internal-format
 msgid "the default value for the current CPU tuning is %d bytes"
 msgstr ""
 
-#: cp/constexpr.cc:6418
+#: cp/constexpr.cc:6426
 #, gcc-internal-format
 msgid ""
 "you can stabilize this value with %<--param "
@@ -52133,209 +52162,209 @@ msgid ""
 "Wno-interference-size%>"
 msgstr ""
 
-#: cp/constexpr.cc:6568
+#: cp/constexpr.cc:6576
 #, gcc-internal-format
 msgid "value %qE of type %qT is not a constant expression"
 msgstr ""
 
-#: cp/constexpr.cc:6581
+#: cp/constexpr.cc:6589
 #, gcc-internal-format
 msgid ""
 "%<constexpr%> evaluation operation count exceeds limit of %wd (use %<-"
 "fconstexpr-ops-limit=%> to increase the limit)"
 msgstr ""
 
-#: cp/constexpr.cc:6734
+#: cp/constexpr.cc:6742
 #, gcc-internal-format
 msgid "control passes through definition of %qD with thread storage duration"
 msgstr ""
 
-#: cp/constexpr.cc:6737
+#: cp/constexpr.cc:6745
 #, gcc-internal-format
 msgid "control passes through definition of %qD with static storage duration"
 msgstr ""
 
-#: cp/constexpr.cc:6785 cp/constexpr.cc:9226
+#: cp/constexpr.cc:6793 cp/constexpr.cc:9232
 #, gcc-internal-format
 msgid "temporary of non-literal type %qT in a constant expression"
 msgstr ""
 
-#: cp/constexpr.cc:7221 cp/constexpr.cc:8751
+#: cp/constexpr.cc:7227 cp/constexpr.cc:8757
 #, gcc-internal-format
 msgid "%<reinterpret_cast%> is not a constant expression"
 msgstr ""
 
-#: cp/constexpr.cc:7249
+#: cp/constexpr.cc:7255
 #, gcc-internal-format
 msgid ""
 "conversion from pointer type %qT to arithmetic type %qT in a constant "
 "expression"
 msgstr ""
 
-#: cp/constexpr.cc:7277
+#: cp/constexpr.cc:7283
 #, gcc-internal-format
 msgid "cast from %qT is not allowed"
 msgstr ""
 
-#: cp/constexpr.cc:7313
+#: cp/constexpr.cc:7319
 #, gcc-internal-format
 msgid "%<reinterpret_cast<%T>(%E)%> is not a constant expression"
 msgstr ""
 
-#: cp/constexpr.cc:7431 cp/constexpr.cc:9045 cp/constexpr.cc:9446
+#: cp/constexpr.cc:7437 cp/constexpr.cc:9051 cp/constexpr.cc:9452
 #, gcc-internal-format
 msgid "expression %qE is not a constant expression"
 msgstr ""
 
-#: cp/constexpr.cc:7478 cp/constexpr.cc:9485
+#: cp/constexpr.cc:7484 cp/constexpr.cc:9491
 #, gcc-internal-format
 msgid "%<goto%> is not a constant expression"
 msgstr ""
 
-#: cp/constexpr.cc:7534
+#: cp/constexpr.cc:7540
 #, gcc-internal-format
 msgid "unexpected template-id %qE"
 msgstr ""
 
-#: cp/constexpr.cc:7540 cp/constraint.cc:178 cp/constraint.cc:714
+#: cp/constexpr.cc:7546 cp/constraint.cc:178 cp/constraint.cc:714
 #, gcc-internal-format
 msgid "function concept must be called"
 msgstr ""
 
-#: cp/constexpr.cc:7565
+#: cp/constexpr.cc:7571
 #, gcc-internal-format
 msgid "address of a call to %qs is not a constant expression"
 msgstr ""
 
-#: cp/constexpr.cc:7584
+#: cp/constexpr.cc:7590
 #, gcc-internal-format
 msgid "unexpected expression %qE of kind %s"
 msgstr ""
 
-#: cp/constexpr.cc:7842
+#: cp/constexpr.cc:7848
 #, gcc-internal-format
 msgid ""
 "%qE is not a constant expression because it refers to mutable subobjects of "
 "%qT"
 msgstr ""
 
-#: cp/constexpr.cc:7850
+#: cp/constexpr.cc:7856
 #, gcc-internal-format
 msgid ""
 "%qE is not a constant expression because it refers to an incompletely "
 "initialized variable"
 msgstr ""
 
-#: cp/constexpr.cc:7865
+#: cp/constexpr.cc:7871
 #, gcc-internal-format
 msgid ""
 "%qE is not a constant expression because it refers to a result of %<operator "
 "new%>"
 msgstr ""
 
-#: cp/constexpr.cc:7876
+#: cp/constexpr.cc:7882
 #, gcc-internal-format
 msgid ""
 "%qE is not a constant expression because allocated storage has not been "
 "deallocated"
 msgstr ""
 
-#: cp/constexpr.cc:7894
+#: cp/constexpr.cc:7900
 #, gcc-internal-format
 msgid "immediate evaluation returns address of immediate function %qD"
 msgstr ""
 
-#: cp/constexpr.cc:8486
+#: cp/constexpr.cc:8492
 #, gcc-internal-format
 msgid "lvalue-to-rvalue conversion of a volatile lvalue %qE with type %qT"
 msgstr ""
 
-#: cp/constexpr.cc:8716
+#: cp/constexpr.cc:8722
 #, gcc-internal-format
 msgid "lambda capture of %qE is not a constant expression"
 msgstr ""
 
-#: cp/constexpr.cc:8719
+#: cp/constexpr.cc:8725
 #, gcc-internal-format
 msgid "because it is used as a glvalue"
 msgstr ""
 
-#: cp/constexpr.cc:8771
+#: cp/constexpr.cc:8777
 #, gcc-internal-format
 msgid "%<reinterpret_cast%> from integer to pointer"
 msgstr ""
 
-#: cp/constexpr.cc:8804
+#: cp/constexpr.cc:8810
 #, gcc-internal-format
 msgid ""
 "address-of an object %qE with thread local or automatic storage is not a "
 "constant expression"
 msgstr ""
 
-#: cp/constexpr.cc:8843
+#: cp/constexpr.cc:8849
 #, gcc-internal-format
 msgid "use of %<this%> in a constant expression"
 msgstr ""
 
-#: cp/constexpr.cc:8991
+#: cp/constexpr.cc:8997
 #, gcc-internal-format
 msgid "lambda-expression is not a constant expression before C++17"
 msgstr ""
 
-#: cp/constexpr.cc:9059
+#: cp/constexpr.cc:9065
 #, gcc-internal-format
 msgid "virtual functions cannot be %<constexpr%> before C++20"
 msgstr ""
 
-#: cp/constexpr.cc:9074
+#: cp/constexpr.cc:9080
 #, gcc-internal-format
 msgid ""
 "%<typeid%> is not a constant expression because %qE is of polymorphic type"
 msgstr ""
 
-#: cp/constexpr.cc:9138
+#: cp/constexpr.cc:9144
 #, gcc-internal-format
 msgid "cast to non-integral type %qT in a constant expression"
 msgstr ""
 
-#: cp/constexpr.cc:9195
+#: cp/constexpr.cc:9201
 #, gcc-internal-format
 msgid "%qD defined %<thread_local%> in %<constexpr%> context"
 msgstr ""
 
-#: cp/constexpr.cc:9202
+#: cp/constexpr.cc:9208
 #, gcc-internal-format
 msgid "%qD defined %<static%> in %<constexpr%> context"
 msgstr ""
 
-#: cp/constexpr.cc:9275
+#: cp/constexpr.cc:9281
 #, gcc-internal-format
 msgid "division by zero is not a constant expression"
 msgstr ""
 
-#: cp/constexpr.cc:9376
+#: cp/constexpr.cc:9382
 #, gcc-internal-format
 msgid "%<delete[]%> is not a constant expression"
 msgstr ""
 
-#: cp/constexpr.cc:9444
+#: cp/constexpr.cc:9450
 #, gcc-internal-format
 msgid "neither branch of %<if%> is a constant expression"
 msgstr ""
 
-#: cp/constexpr.cc:9455
+#: cp/constexpr.cc:9461
 #, gcc-internal-format
 msgid "non-constant array initialization"
 msgstr ""
 
-#: cp/constexpr.cc:9494
+#: cp/constexpr.cc:9500
 #, gcc-internal-format
 msgid ""
 "label definition in %<constexpr%> function only available with %<-std=c++2b"
 "%> or %<-std=gnu++2b%>"
 msgstr ""
 
-#: cp/constexpr.cc:9524
+#: cp/constexpr.cc:9530
 #, gcc-internal-format, gfc-internal-format
 msgid "unexpected AST of kind %s"
 msgstr ""
@@ -52729,51 +52758,46 @@ msgstr ""
 msgid "%<return_void%> declared here"
 msgstr ""
 
-#: cp/coroutines.cc:517
-#, gcc-internal-format
-msgid "%<return_value%> declared here"
-msgstr ""
-
-#: cp/coroutines.cc:642 cp/coroutines.cc:720 cp/coroutines.cc:4280
+#: cp/coroutines.cc:648 cp/coroutines.cc:726 cp/coroutines.cc:4290
 #, gcc-internal-format
 msgid "no member named %qE in %qT"
 msgstr ""
 
-#: cp/coroutines.cc:735
+#: cp/coroutines.cc:741
 #, gcc-internal-format
 msgid "%qs cannot be used outside a function"
 msgstr ""
 
 #. [basic.start.main] 3. The function main shall not be a coroutine.
-#: cp/coroutines.cc:743
+#: cp/coroutines.cc:749
 #, gcc-internal-format
 msgid "%qs cannot be used in the %<main%> function"
 msgstr ""
 
 #. [dcl.constexpr] 3.3 it shall not be a coroutine.
-#: cp/coroutines.cc:754
+#: cp/coroutines.cc:760
 #, gcc-internal-format
 msgid "%qs cannot be used in a %<constexpr%> function"
 msgstr ""
 
-#: cp/coroutines.cc:765
+#: cp/coroutines.cc:771
 #, gcc-internal-format
 msgid "%qs cannot be used in a function with a deduced return type"
 msgstr ""
 
-#: cp/coroutines.cc:776
+#: cp/coroutines.cc:782
 #, gcc-internal-format
 msgid "%qs cannot be used in a varargs function"
 msgstr ""
 
 #. [class.ctor] 7. a constructor shall not be a coroutine.
-#: cp/coroutines.cc:783
+#: cp/coroutines.cc:789
 #, gcc-internal-format
 msgid "%qs cannot be used in a constructor"
 msgstr ""
 
 #. [class.dtor] 21. a destructor shall not be a coroutine.
-#: cp/coroutines.cc:790
+#: cp/coroutines.cc:796
 #, gcc-internal-format
 msgid "%qs cannot be used in a destructor"
 msgstr ""
@@ -52781,94 +52805,94 @@ msgstr ""
 #. TODO: record or extract positions of returns (and the first coro
 #. keyword) so that we can add notes to the diagnostic about where
 #. the bad keyword is and what made the function into a coro.
-#: cp/coroutines.cc:821
+#: cp/coroutines.cc:827
 #, gcc-internal-format
 msgid ""
 "a %<return%> statement is not allowed in coroutine; did you mean %<co_return"
 "%>?"
 msgstr ""
 
-#: cp/coroutines.cc:869
+#: cp/coroutines.cc:875
 #, gcc-internal-format
 msgid "the expression %qE is required to be non-throwing"
 msgstr ""
 
-#: cp/coroutines.cc:871
+#: cp/coroutines.cc:877
 #, gcc-internal-format
 msgid "must be declared with %<noexcept(true)%>"
 msgstr ""
 
-#: cp/coroutines.cc:955
+#: cp/coroutines.cc:962
 #, gcc-internal-format
 msgid "awaitable type %qT is not a structure"
 msgstr ""
 
-#: cp/coroutines.cc:1066
+#: cp/coroutines.cc:1073
 #, gcc-internal-format
 msgid "%<await_suspend%> must return %<void%>, %<bool%> or a coroutine handle"
 msgstr ""
 
-#: cp/coroutines.cc:1376
+#: cp/coroutines.cc:1384
 #, gcc-internal-format
 msgid "function declared %<noreturn%> has a %<co_return%> statement"
 msgstr ""
 
-#: cp/coroutines.cc:1414
+#: cp/coroutines.cc:1422
 #, gcc-internal-format
 msgid "the align argument to %<__builtin_coro_promise%> must be a constant"
 msgstr ""
 
-#: cp/coroutines.cc:1424
+#: cp/coroutines.cc:1432
 #, gcc-internal-format
 msgid "the direction argument to %<__builtin_coro_promise%> must be a constant"
 msgstr ""
 
-#: cp/coroutines.cc:1904
+#: cp/coroutines.cc:1912
 #, gcc-internal-format
 msgid "no suspend point info for %qD"
 msgstr ""
 
-#: cp/coroutines.cc:2102 cp/coroutines.cc:4653
+#: cp/coroutines.cc:2110 cp/coroutines.cc:4664
 #, gcc-internal-format
 msgid ""
 "%qE is provided by %qT but is not usable with the function signature %qD"
 msgstr ""
 
-#: cp/coroutines.cc:2552
+#: cp/coroutines.cc:2560
 #, gcc-internal-format
 msgid "duplicate info for %qE"
 msgstr ""
 
-#: cp/coroutines.cc:3703
+#: cp/coroutines.cc:3711
 #, gcc-internal-format
 msgid "await expressions are not permitted in handlers"
 msgstr ""
 
-#: cp/coroutines.cc:3934
+#: cp/coroutines.cc:3943
 #, gcc-internal-format
 msgid "variable length arrays are not yet supported in coroutines"
 msgstr ""
 
-#: cp/coroutines.cc:4658
+#: cp/coroutines.cc:4669
 #, gcc-internal-format
 msgid ""
 "%qE is provided by %qT but %qE is not marked %<throw()%> or %<noexcept%>"
 msgstr ""
 
-#: cp/coroutines.cc:4661
+#: cp/coroutines.cc:4672
 #, gcc-internal-format
 msgid ""
 "%qE is marked %<throw()%> or %<noexcept%> but no usable "
 "%<get_return_object_on_allocation_failure%> is provided by %qT"
 msgstr ""
 
-#: cp/coroutines.cc:4690
+#: cp/coroutines.cc:4701
 #, gcc-internal-format
 msgid "%qE is provided by %qT but %<std::nothrow%> cannot be found"
 msgstr ""
 
 #. We can't initialize a non-class return value from void.
-#: cp/coroutines.cc:5088
+#: cp/coroutines.cc:5099
 #, gcc-internal-format
 msgid ""
 "cannot initialize a return object of type %qT with an rvalue of type %<void%>"
@@ -52906,7 +52930,7 @@ msgstr ""
 msgid "ignoring attribute %qE after earlier %qE"
 msgstr ""
 
-#: cp/cp-gimplify.cc:3086 cp/cp-gimplify.cc:3098 cp/decl.cc:4126
+#: cp/cp-gimplify.cc:3086 cp/cp-gimplify.cc:3098 cp/decl.cc:4139
 #: cp/method.cc:978
 #, gcc-internal-format
 msgid "%qD is not a type"
@@ -52975,7 +52999,7 @@ msgstr ""
 msgid "conversion from %qH to %qI discards qualifiers"
 msgstr ""
 
-#: cp/cvt.cc:498 cp/typeck.cc:8360
+#: cp/cvt.cc:498 cp/typeck.cc:8362
 #, gcc-internal-format
 msgid "casting %qT to %qT does not dereference pointer"
 msgstr ""
@@ -53400,251 +53424,251 @@ msgstr ""
 msgid "odr-used inline variable %qD is not defined"
 msgstr ""
 
-#: cp/decl.cc:1210
+#: cp/decl.cc:1213
 #, gcc-internal-format
 msgid "%qD was declared %<extern%> and later %<static%>"
 msgstr ""
 
-#: cp/decl.cc:1250
+#: cp/decl.cc:1253
 #, gcc-internal-format
 msgid "declaration of %qF has a different exception specifier"
 msgstr ""
 
-#: cp/decl.cc:1264
+#: cp/decl.cc:1267
 #, gcc-internal-format
 msgid "from previous declaration %qF"
 msgstr ""
 
-#: cp/decl.cc:1317
+#: cp/decl.cc:1320
 #, gcc-internal-format
 msgid "redeclaration %qD differs in %qs from previous declaration"
 msgstr ""
 
-#: cp/decl.cc:1321 cp/decl.cc:15821
+#: cp/decl.cc:1324 cp/decl.cc:15843
 #, gcc-internal-format
 msgid "previous declaration %qD"
 msgstr ""
 
-#: cp/decl.cc:1350
+#: cp/decl.cc:1353
 #, gcc-internal-format
 msgid "cannot specialize concept %q#D"
 msgstr ""
 
-#: cp/decl.cc:1372
+#: cp/decl.cc:1375
 #, gcc-internal-format
 msgid "redeclaration of %q#D may not have default arguments"
 msgstr ""
 
-#: cp/decl.cc:1401
+#: cp/decl.cc:1404
 #, gcc-internal-format
 msgid ""
 "friend declaration of %q#D specifies default arguments and isn%'t the only "
 "declaration"
 msgstr ""
 
-#: cp/decl.cc:1404
+#: cp/decl.cc:1407
 #, gcc-internal-format
 msgid "previous declaration of %q#D"
 msgstr ""
 
-#: cp/decl.cc:1453
+#: cp/decl.cc:1456
 #, gcc-internal-format
 msgid "ambiguating new declaration %q+#D"
 msgstr ""
 
-#: cp/decl.cc:1455 cp/decl.cc:1874
+#: cp/decl.cc:1458 cp/decl.cc:1877
 #, gcc-internal-format
 msgid "old declaration %q#D"
 msgstr ""
 
-#: cp/decl.cc:1493
+#: cp/decl.cc:1496
 #, gcc-internal-format
 msgid "redefinition of default argument for %q+#D"
 msgstr ""
 
-#: cp/decl.cc:1495
+#: cp/decl.cc:1498
 #, gcc-internal-format
 msgid "original definition appeared here"
 msgstr ""
 
-#: cp/decl.cc:1561
+#: cp/decl.cc:1564
 #, gcc-internal-format
 msgid "built-in function %qD declared as non-function"
 msgstr ""
 
-#: cp/decl.cc:1574 cp/decl.cc:1700
+#: cp/decl.cc:1577 cp/decl.cc:1703
 #, gcc-internal-format
 msgid "shadowing built-in function %q#D"
 msgstr ""
 
-#: cp/decl.cc:1575 cp/decl.cc:1701
+#: cp/decl.cc:1578 cp/decl.cc:1704
 #, gcc-internal-format
 msgid "shadowing library function %q#D"
 msgstr ""
 
-#: cp/decl.cc:1583
+#: cp/decl.cc:1586
 #, gcc-internal-format
 msgid "library function %q#D redeclared as non-function %q#D"
 msgstr ""
 
-#: cp/decl.cc:1587 cp/decl.cc:1648
+#: cp/decl.cc:1590 cp/decl.cc:1651
 #, gcc-internal-format
 msgid "declaration of %q#D conflicts with built-in declaration %q#D"
 msgstr ""
 
-#: cp/decl.cc:1675
+#: cp/decl.cc:1678
 #, gcc-internal-format
 msgid "definition of %q#D ambiguates built-in declaration %q#D"
 msgstr ""
 
-#: cp/decl.cc:1681 cp/decl.cc:1695
+#: cp/decl.cc:1684 cp/decl.cc:1698
 #, gcc-internal-format
 msgid "new declaration %q#D ambiguates built-in declaration %q#D"
 msgstr ""
 
-#: cp/decl.cc:1685
+#: cp/decl.cc:1688
 #, gcc-internal-format
 msgid "ignoring the %q#D declaration"
 msgstr ""
 
-#: cp/decl.cc:1789
+#: cp/decl.cc:1792
 #, gcc-internal-format
 msgid "literal operator %q#D conflicts with raw literal operator"
 msgstr ""
 
-#: cp/decl.cc:1793
+#: cp/decl.cc:1796
 #, gcc-internal-format
 msgid "raw literal operator %q#D conflicts with literal operator template"
 msgstr ""
 
-#: cp/decl.cc:1809
+#: cp/decl.cc:1812
 #, gcc-internal-format
 msgid "%q#D redeclared as different kind of entity"
 msgstr ""
 
-#: cp/decl.cc:1833
+#: cp/decl.cc:1836
 #, gcc-internal-format
 msgid "conflicting declaration of template %q#D"
 msgstr ""
 
-#: cp/decl.cc:1855
+#: cp/decl.cc:1858
 #, gcc-internal-format
 msgid "conflicting declaration of C function %q#D"
 msgstr ""
 
-#: cp/decl.cc:1872
+#: cp/decl.cc:1875
 #, gcc-internal-format
 msgid "ambiguating new declaration of %q#D"
 msgstr ""
 
-#: cp/decl.cc:1882
+#: cp/decl.cc:1885
 #, gcc-internal-format
 msgid "conflicting declaration %q#D"
 msgstr ""
 
-#: cp/decl.cc:1884
+#: cp/decl.cc:1887
 #, gcc-internal-format
 msgid "previous declaration as %q#D"
 msgstr ""
 
-#: cp/decl.cc:1894
+#: cp/decl.cc:1897
 #, gcc-internal-format
 msgid "redeclaration of %<pragma omp declare reduction%>"
 msgstr ""
 
-#: cp/decl.cc:1896
+#: cp/decl.cc:1899
 #, gcc-internal-format
 msgid "previous %<pragma omp declare reduction%> declaration"
 msgstr ""
 
-#: cp/decl.cc:1954
+#: cp/decl.cc:1957
 #, gcc-internal-format
 msgid "%q#D previously defined here"
 msgstr ""
 
-#: cp/decl.cc:1955 cp/name-lookup.cc:3178 cp/name-lookup.cc:3207
-#: cp/name-lookup.cc:3231
+#: cp/decl.cc:1958 cp/name-lookup.cc:3160 cp/name-lookup.cc:3189
+#: cp/name-lookup.cc:3213
 #, gcc-internal-format
 msgid "%q#D previously declared here"
 msgstr ""
 
-#: cp/decl.cc:1966
+#: cp/decl.cc:1969
 #, gcc-internal-format
 msgid "prototype specified for %q#D"
 msgstr ""
 
-#: cp/decl.cc:1968
+#: cp/decl.cc:1971
 #, gcc-internal-format
 msgid "previous non-prototype definition here"
 msgstr ""
 
-#: cp/decl.cc:2008
+#: cp/decl.cc:2011
 #, gcc-internal-format
 msgid "conflicting declaration of %q#D with %qL linkage"
 msgstr ""
 
-#: cp/decl.cc:2011
+#: cp/decl.cc:2014
 #, gcc-internal-format
 msgid "previous declaration with %qL linkage"
 msgstr ""
 
-#: cp/decl.cc:2060 cp/decl.cc:2070
+#: cp/decl.cc:2063 cp/decl.cc:2073
 #, gcc-internal-format
 msgid "default argument given for parameter %d of %q#D"
 msgstr ""
 
-#: cp/decl.cc:2063 cp/decl.cc:2073
+#: cp/decl.cc:2066 cp/decl.cc:2076
 #, gcc-internal-format
 msgid "previous specification in %q#D here"
 msgstr ""
 
-#: cp/decl.cc:2113
+#: cp/decl.cc:2116
 #, gcc-internal-format
 msgid "declaration %qD conflicts with builtin"
 msgstr ""
 
-#: cp/decl.cc:2121
+#: cp/decl.cc:2124
 #, gcc-internal-format
 msgid "declaration %qD conflicts with import"
 msgstr ""
 
-#: cp/decl.cc:2122
+#: cp/decl.cc:2125
 #, gcc-internal-format
 msgid "import declared %q#D here"
 msgstr ""
 
-#: cp/decl.cc:2130
+#: cp/decl.cc:2133
 #, gcc-internal-format
 msgid "conflicting exporting declaration %qD"
 msgstr ""
 
-#: cp/decl.cc:2131
+#: cp/decl.cc:2134
 #, gcc-internal-format
 msgid "previous declaration %q#D here"
 msgstr ""
 
-#: cp/decl.cc:2156
+#: cp/decl.cc:2159
 #, gcc-internal-format
 msgid "previous definition of %qD here"
 msgstr ""
 
-#: cp/decl.cc:2157
+#: cp/decl.cc:2160
 #, gcc-internal-format
 msgid "previous declaration of %qD here"
 msgstr ""
 
-#: cp/decl.cc:2170
+#: cp/decl.cc:2173
 #, gcc-internal-format
 msgid ""
 "function %qD declared %<[[noreturn]]%> but its first declaration was not"
 msgstr ""
 
-#: cp/decl.cc:2215
+#: cp/decl.cc:2218
 #, gcc-internal-format
 msgid "redundant redeclaration of %qD in same scope"
 msgstr ""
 
-#: cp/decl.cc:2231
+#: cp/decl.cc:2234
 #, gcc-internal-format
 msgid "deleted definition of %qD is not first declaration"
 msgstr ""
@@ -53657,12 +53681,12 @@ msgstr ""
 #. that specialization that would cause an implicit
 #. instantiation to take place, in every translation unit in
 #. which such a use occurs.
-#: cp/decl.cc:2711
+#: cp/decl.cc:2724
 #, gcc-internal-format
 msgid "explicit specialization of %qD after first use"
 msgstr ""
 
-#: cp/decl.cc:2850
+#: cp/decl.cc:2863
 #, gcc-internal-format
 msgid ""
 "%qD: visibility attribute ignored because it conflicts with previous "
@@ -53670,38 +53694,38 @@ msgid ""
 msgstr ""
 
 #. Reject two definitions.
-#: cp/decl.cc:3114 cp/decl.cc:3143 cp/decl.cc:3185 cp/decl.cc:3202
-#: cp/decl.cc:3305
+#: cp/decl.cc:3127 cp/decl.cc:3156 cp/decl.cc:3198 cp/decl.cc:3215
+#: cp/decl.cc:3318
 #, gcc-internal-format
 msgid "redefinition of %q#D"
 msgstr ""
 
-#: cp/decl.cc:3130
+#: cp/decl.cc:3143
 #, gcc-internal-format
 msgid "%qD conflicts with used function"
 msgstr ""
 
-#: cp/decl.cc:3140
+#: cp/decl.cc:3153
 #, gcc-internal-format
 msgid "%q#D not declared in class"
 msgstr ""
 
-#: cp/decl.cc:3154 cp/decl.cc:3212
+#: cp/decl.cc:3167 cp/decl.cc:3225
 #, gcc-internal-format
 msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
 msgstr ""
 
-#: cp/decl.cc:3157 cp/decl.cc:3215
+#: cp/decl.cc:3170 cp/decl.cc:3228
 #, gcc-internal-format
 msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
 msgstr ""
 
-#: cp/decl.cc:3164 cp/decl.cc:3222
+#: cp/decl.cc:3177 cp/decl.cc:3235
 #, gcc-internal-format
 msgid "deduction guide %q+D redeclared"
 msgstr ""
 
-#: cp/decl.cc:3171
+#: cp/decl.cc:3184
 #, gcc-internal-format
 msgid "comparison operator %q+D defaulted after its first declaration"
 msgstr ""
@@ -53709,2456 +53733,2456 @@ msgstr ""
 #. is_primary=
 #. is_partial=
 #. is_friend_decl=
-#: cp/decl.cc:3236
+#: cp/decl.cc:3249
 #, gcc-internal-format
 msgid "redeclaration of friend %q#D may not have default template arguments"
 msgstr ""
 
-#: cp/decl.cc:3251
+#: cp/decl.cc:3264
 #, gcc-internal-format
 msgid "thread-local declaration of %q#D follows non-thread-local declaration"
 msgstr ""
 
-#: cp/decl.cc:3254
+#: cp/decl.cc:3267
 #, gcc-internal-format
 msgid "non-thread-local declaration of %q#D follows thread-local declaration"
 msgstr ""
 
-#: cp/decl.cc:3269 cp/decl.cc:3313 cp/name-lookup.cc:2733
-#: cp/name-lookup.cc:3205 cp/name-lookup.cc:3229
+#: cp/decl.cc:3282 cp/decl.cc:3326 cp/name-lookup.cc:2715
+#: cp/name-lookup.cc:3187 cp/name-lookup.cc:3211
 #, gcc-internal-format
 msgid "redeclaration of %q#D"
 msgstr ""
 
-#: cp/decl.cc:3296
+#: cp/decl.cc:3309
 #, gcc-internal-format
 msgid "redundant redeclaration of %<constexpr%> static data member %qD"
 msgstr ""
 
-#: cp/decl.cc:3364
+#: cp/decl.cc:3377
 #, gcc-internal-format
 msgid "local label %qE conflicts with existing label"
 msgstr ""
 
-#: cp/decl.cc:3365
+#: cp/decl.cc:3378
 #, gcc-internal-format
 msgid "previous label"
 msgstr ""
 
-#: cp/decl.cc:3455
+#: cp/decl.cc:3468
 #, gcc-internal-format
 msgid "  from here"
 msgstr ""
 
-#: cp/decl.cc:3479 cp/decl.cc:3716
+#: cp/decl.cc:3492 cp/decl.cc:3729
 #, gcc-internal-format
 msgid "  exits OpenMP structured block"
 msgstr ""
 
-#: cp/decl.cc:3507
+#: cp/decl.cc:3520
 #, gcc-internal-format
 msgid "  crosses initialization of %q#D"
 msgstr ""
 
-#: cp/decl.cc:3510
+#: cp/decl.cc:3523
 #, gcc-internal-format
 msgid "  enters scope of %q#D, which has non-trivial destructor"
 msgstr ""
 
-#: cp/decl.cc:3524 cp/decl.cc:3685
+#: cp/decl.cc:3537 cp/decl.cc:3698
 #, gcc-internal-format
 msgid "  enters %<try%> block"
 msgstr ""
 
-#: cp/decl.cc:3530 cp/decl.cc:3667 cp/decl.cc:3687
+#: cp/decl.cc:3543 cp/decl.cc:3680 cp/decl.cc:3700
 #, gcc-internal-format
 msgid "  enters %<catch%> block"
 msgstr ""
 
-#: cp/decl.cc:3536 cp/decl.cc:3699
+#: cp/decl.cc:3549 cp/decl.cc:3712
 #, gcc-internal-format
 msgid "  enters OpenMP structured block"
 msgstr ""
 
-#: cp/decl.cc:3542 cp/decl.cc:3689
+#: cp/decl.cc:3555 cp/decl.cc:3702
 #, gcc-internal-format
 msgid "  enters synchronized or atomic statement"
 msgstr ""
 
-#: cp/decl.cc:3549 cp/decl.cc:3691
+#: cp/decl.cc:3562 cp/decl.cc:3704
 #, gcc-internal-format
 msgid "  enters %<constexpr if%> statement"
 msgstr ""
 
-#: cp/decl.cc:3555 cp/decl.cc:3693
+#: cp/decl.cc:3568 cp/decl.cc:3706
 #, gcc-internal-format
 msgid "  enters %<consteval if%> statement"
 msgstr ""
 
-#: cp/decl.cc:3674
+#: cp/decl.cc:3687
 #, gcc-internal-format
 msgid "  skips initialization of %q#D"
 msgstr ""
 
-#: cp/decl.cc:3677
+#: cp/decl.cc:3690
 #, gcc-internal-format
 msgid "  enters scope of %q#D which has non-trivial destructor"
 msgstr ""
 
-#: cp/decl.cc:4133 cp/parser.cc:6921
+#: cp/decl.cc:4146 cp/parser.cc:6921
 #, gcc-internal-format
 msgid "%qD used without template arguments"
 msgstr ""
 
-#: cp/decl.cc:4139
+#: cp/decl.cc:4152
 #, gcc-internal-format
 msgid "%qD is a function, not a type"
 msgstr ""
 
-#: cp/decl.cc:4150
+#: cp/decl.cc:4163
 #, gcc-internal-format
 msgid "%q#T is not a class"
 msgstr ""
 
-#: cp/decl.cc:4178 cp/decl.cc:4279
+#: cp/decl.cc:4191 cp/decl.cc:4292
 #, gcc-internal-format
 msgid "no class template named %q#T in %q#T"
 msgstr ""
 
-#: cp/decl.cc:4179
+#: cp/decl.cc:4192
 #, gcc-internal-format
 msgid "no type named %q#T in %q#T"
 msgstr ""
 
-#: cp/decl.cc:4192
+#: cp/decl.cc:4205
 #, gcc-internal-format
 msgid "lookup of %qT in %qT is ambiguous"
 msgstr ""
 
-#: cp/decl.cc:4201
+#: cp/decl.cc:4214
 #, gcc-internal-format
 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
 msgstr ""
 
-#: cp/decl.cc:4214
+#: cp/decl.cc:4227
 #, gcc-internal-format
 msgid "%<typename %T::%D%> names %q#T, which is not a type"
 msgstr ""
 
-#: cp/decl.cc:4288
+#: cp/decl.cc:4301
 #, gcc-internal-format
 msgid "template parameters do not match template %qD"
 msgstr ""
 
-#: cp/decl.cc:4641
+#: cp/decl.cc:4654
 #, gcc-internal-format
 msgid "%<-faligned-new=%d%> is not a power of two"
 msgstr ""
 
-#: cp/decl.cc:4821
+#: cp/decl.cc:4834
 #, gcc-internal-format
 msgid "%<--param destructive-interference-size=%d%> is less than %d"
 msgstr ""
 
-#: cp/decl.cc:4825
+#: cp/decl.cc:4838
 #, gcc-internal-format
 msgid ""
 "%<--param destructive-interference-size=%d%> is less than %<--param l1-cache-"
 "line-size=%d%>"
 msgstr ""
 
-#: cp/decl.cc:4838
+#: cp/decl.cc:4851
 #, gcc-internal-format
 msgid "%<--param constructive-interference-size=%d%> is less than %d"
 msgstr ""
 
-#: cp/decl.cc:4843
+#: cp/decl.cc:4856
 #, gcc-internal-format
 msgid ""
 "%<--param constructive-interference-size=%d%> is greater than %<--param l1-"
 "cache-line-size=%d%>"
 msgstr ""
 
-#: cp/decl.cc:5169
+#: cp/decl.cc:5182
 #, gcc-internal-format
 msgid ""
 "%q#D invalid; an anonymous union may only have public non-static data members"
 msgstr ""
 
-#: cp/decl.cc:5179 cp/parser.cc:22789
+#: cp/decl.cc:5192 cp/parser.cc:22798
 #, gcc-internal-format
 msgid "this flexibility is deprecated and will be removed"
 msgstr ""
 
-#: cp/decl.cc:5208
+#: cp/decl.cc:5221
 #, gcc-internal-format
 msgid "anonymous struct with base classes"
 msgstr ""
 
-#: cp/decl.cc:5220
+#: cp/decl.cc:5233
 #, gcc-internal-format
 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
 msgstr ""
 
-#: cp/decl.cc:5223
+#: cp/decl.cc:5236
 #, gcc-internal-format
 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
 msgstr ""
 
-#: cp/decl.cc:5226
+#: cp/decl.cc:5239
 #, gcc-internal-format
 msgid ""
 "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
 msgstr ""
 
-#: cp/decl.cc:5245
+#: cp/decl.cc:5258
 #, gcc-internal-format
 msgid "attribute ignored in declaration of %q#T"
 msgstr ""
 
-#: cp/decl.cc:5248
+#: cp/decl.cc:5261
 #, gcc-internal-format
 msgid "attribute for %q#T must follow the %qs keyword"
 msgstr ""
 
-#: cp/decl.cc:5290
+#: cp/decl.cc:5303
 #, gcc-internal-format
 msgid "multiple types in one declaration"
 msgstr ""
 
-#: cp/decl.cc:5295
+#: cp/decl.cc:5308
 #, gcc-internal-format
 msgid "redeclaration of C++ built-in type %qT"
 msgstr ""
 
-#: cp/decl.cc:5312
+#: cp/decl.cc:5325
 #, gcc-internal-format
 msgid "%<auto%> can only be specified for variables or function declarations"
 msgstr ""
 
-#: cp/decl.cc:5345
+#: cp/decl.cc:5358
 #, gcc-internal-format
 msgid "missing type-name in typedef-declaration"
 msgstr ""
 
-#: cp/decl.cc:5353
+#: cp/decl.cc:5366
 #, gcc-internal-format
 msgid "ISO C++ prohibits anonymous structs"
 msgstr ""
 
-#: cp/decl.cc:5360
+#: cp/decl.cc:5373
 #, gcc-internal-format
 msgid "%<inline%> can only be specified for functions"
 msgstr ""
 
-#: cp/decl.cc:5363
+#: cp/decl.cc:5376
 #, gcc-internal-format
 msgid "%<virtual%> can only be specified for functions"
 msgstr ""
 
-#: cp/decl.cc:5368
+#: cp/decl.cc:5381
 #, gcc-internal-format
 msgid "%<friend%> can only be specified inside a class"
 msgstr ""
 
-#: cp/decl.cc:5371
+#: cp/decl.cc:5384
 #, gcc-internal-format
 msgid "%<explicit%> can only be specified for constructors"
 msgstr ""
 
-#: cp/decl.cc:5374
+#: cp/decl.cc:5387
 #, gcc-internal-format
 msgid "a storage class can only be specified for objects and functions"
 msgstr ""
 
-#: cp/decl.cc:5378
+#: cp/decl.cc:5391
 #, gcc-internal-format
 msgid "%<const%> can only be specified for objects and functions"
 msgstr ""
 
-#: cp/decl.cc:5382
+#: cp/decl.cc:5395
 #, gcc-internal-format
 msgid "%<volatile%> can only be specified for objects and functions"
 msgstr ""
 
-#: cp/decl.cc:5386
+#: cp/decl.cc:5399
 #, gcc-internal-format
 msgid "%<__restrict%> can only be specified for objects and functions"
 msgstr ""
 
-#: cp/decl.cc:5390
+#: cp/decl.cc:5403
 #, gcc-internal-format
 msgid "%<__thread%> can only be specified for objects and functions"
 msgstr ""
 
-#: cp/decl.cc:5394
+#: cp/decl.cc:5407
 #, gcc-internal-format
 msgid "%<typedef%> was ignored in this declaration"
 msgstr ""
 
-#: cp/decl.cc:5397 cp/decl.cc:5400 cp/decl.cc:5403
+#: cp/decl.cc:5410 cp/decl.cc:5413 cp/decl.cc:5416
 #, gcc-internal-format
 msgid "%qs cannot be used for type declarations"
 msgstr ""
 
-#: cp/decl.cc:5425
+#: cp/decl.cc:5438
 #, gcc-internal-format
 msgid "attribute ignored in explicit instantiation %q#T"
 msgstr ""
 
-#: cp/decl.cc:5428
+#: cp/decl.cc:5441
 #, gcc-internal-format
 msgid "no attribute can be applied to an explicit instantiation"
 msgstr ""
 
-#: cp/decl.cc:5500
+#: cp/decl.cc:5513
 #, gcc-internal-format
 msgid "ignoring attributes applied to class type %qT outside of definition"
 msgstr ""
 
 #. A template type parameter or other dependent type.
-#: cp/decl.cc:5504
+#: cp/decl.cc:5517
 #, gcc-internal-format
 msgid ""
 "ignoring attributes applied to dependent type %qT without an associated "
 "declaration"
 msgstr ""
 
-#: cp/decl.cc:5570 cp/decl2.cc:951
+#: cp/decl.cc:5583 cp/decl2.cc:972
 #, gcc-internal-format
 msgid "typedef %qD is initialized (use %qs instead)"
 msgstr ""
 
-#: cp/decl.cc:5583
+#: cp/decl.cc:5596
 #, gcc-internal-format
 msgid "declaration of %q#D has %<extern%> and is initialized"
 msgstr ""
 
-#: cp/decl.cc:5621
+#: cp/decl.cc:5634
 #, gcc-internal-format
 msgid "definition of %q#D is marked %<dllimport%>"
 msgstr ""
 
-#: cp/decl.cc:5645
+#: cp/decl.cc:5658
 #, gcc-internal-format
 msgid "%q+#D is not a static data member of %q#T"
 msgstr ""
 
-#: cp/decl.cc:5653
+#: cp/decl.cc:5666
 #, gcc-internal-format
 msgid "non-member-template declaration of %qD"
 msgstr ""
 
-#: cp/decl.cc:5654
+#: cp/decl.cc:5667
 #, gcc-internal-format
 msgid "does not match member template declaration here"
 msgstr ""
 
-#: cp/decl.cc:5666
+#: cp/decl.cc:5679
 #, gcc-internal-format
 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
 msgstr ""
 
-#: cp/decl.cc:5678
+#: cp/decl.cc:5691
 #, gcc-internal-format
 msgid "duplicate initialization of %qD"
 msgstr ""
 
-#: cp/decl.cc:5726
+#: cp/decl.cc:5739
 #, gcc-internal-format
 msgid "declaration of %q#D outside of class is not definition"
 msgstr ""
 
-#: cp/decl.cc:5743
+#: cp/decl.cc:5756
 #, gcc-internal-format
 msgid "block-scope extern declaration %q#D not permitted in module purview"
 msgstr ""
 
-#: cp/decl.cc:5779
+#: cp/decl.cc:5792
 #, gcc-internal-format
 msgid ""
 "%qD defined %<thread_local%> in %qs function only available with %<-std=c++2b"
 "%> or %<-std=gnu++2b%>"
 msgstr ""
 
-#: cp/decl.cc:5785
+#: cp/decl.cc:5798
 #, gcc-internal-format
 msgid ""
 "%qD defined %<static%> in %qs function only available with %<-std=c++2b%> or "
 "%<-std=gnu++2b%>"
 msgstr ""
 
-#: cp/decl.cc:5850
+#: cp/decl.cc:5863
 #, gcc-internal-format
 msgid "variable %q#D has initializer but incomplete type"
 msgstr ""
 
-#: cp/decl.cc:5856 cp/decl.cc:7149
+#: cp/decl.cc:5869 cp/decl.cc:7162
 #, gcc-internal-format
 msgid "elements of array %q#D have incomplete type"
 msgstr ""
 
-#: cp/decl.cc:5866
+#: cp/decl.cc:5879
 #, gcc-internal-format
 msgid "aggregate %q#D has incomplete type and cannot be defined"
 msgstr ""
 
-#: cp/decl.cc:5933
+#: cp/decl.cc:5946
 #, gcc-internal-format
 msgid "%qD declared as reference but not initialized"
 msgstr ""
 
-#: cp/decl.cc:6016
+#: cp/decl.cc:6029
 #, gcc-internal-format
 msgid "name used in a GNU-style designated initializer for an array"
 msgstr ""
 
-#: cp/decl.cc:6022
+#: cp/decl.cc:6035
 #, gcc-internal-format
 msgid "name %qD used in a GNU-style designated initializer for an array"
 msgstr ""
 
-#: cp/decl.cc:6041
+#: cp/decl.cc:6054
 #, gcc-internal-format
 msgid "non-trivial designated initializers not supported"
 msgstr ""
 
-#: cp/decl.cc:6045
+#: cp/decl.cc:6058
 #, gcc-internal-format
 msgid "C99 designator %qE is not an integral constant-expression"
 msgstr ""
 
-#: cp/decl.cc:6106
+#: cp/decl.cc:6119
 #, gcc-internal-format
 msgid "initializer fails to determine size of %qD"
 msgstr ""
 
-#: cp/decl.cc:6113
+#: cp/decl.cc:6126
 #, gcc-internal-format
 msgid "array size missing in %qD"
 msgstr ""
 
-#: cp/decl.cc:6125
+#: cp/decl.cc:6138
 #, gcc-internal-format
 msgid "zero-size array %qD"
 msgstr ""
 
-#: cp/decl.cc:6165
+#: cp/decl.cc:6178
 #, gcc-internal-format
 msgid "storage size of %qD isn%'t known"
 msgstr ""
 
-#: cp/decl.cc:6190
+#: cp/decl.cc:6203
 #, gcc-internal-format
 msgid "storage size of %qD isn%'t constant"
 msgstr ""
 
-#: cp/decl.cc:6273
+#: cp/decl.cc:6286
 #, gcc-internal-format
 msgid ""
 "sorry: semantics of inline variable %q#D are wrong (you%'ll wind up with "
 "multiple copies)"
 msgstr ""
 
-#: cp/decl.cc:6277
+#: cp/decl.cc:6290
 #, gcc-internal-format
 msgid ""
 "sorry: semantics of inline function static data %q#D are wrong (you%'ll wind "
 "up with multiple copies)"
 msgstr ""
 
-#: cp/decl.cc:6283
+#: cp/decl.cc:6296
 #, gcc-internal-format
 msgid "you can work around this by removing the initializer"
 msgstr ""
 
-#: cp/decl.cc:6325
+#: cp/decl.cc:6338
 #, gcc-internal-format
 msgid "uninitialized %<const %D%>"
 msgstr ""
 
-#: cp/decl.cc:6332
+#: cp/decl.cc:6345
 #, gcc-internal-format
 msgid "uninitialized variable %qD in %<constexpr%> function"
 msgstr ""
 
-#: cp/decl.cc:6341
+#: cp/decl.cc:6354
 #, gcc-internal-format
 msgid "uninitialized variable %qD in %<constexpr%> context"
 msgstr ""
 
-#: cp/decl.cc:6349
+#: cp/decl.cc:6362
 #, gcc-internal-format
 msgid "%q#T has no user-provided default constructor"
 msgstr ""
 
-#: cp/decl.cc:6353
+#: cp/decl.cc:6366
 #, gcc-internal-format
 msgid ""
 "constructor is not user-provided because it is explicitly defaulted in the "
 "class body"
 msgstr ""
 
-#: cp/decl.cc:6356
+#: cp/decl.cc:6369
 #, gcc-internal-format
 msgid "and the implicitly-defined constructor does not initialize %q#D"
 msgstr ""
 
-#: cp/decl.cc:6530
+#: cp/decl.cc:6543
 #, gcc-internal-format
 msgid "invalid type %qT as initializer for a vector of type %qT"
 msgstr ""
 
-#: cp/decl.cc:6602
+#: cp/decl.cc:6615
 #, gcc-internal-format
 msgid "initializer for %qT must be brace-enclosed"
 msgstr ""
 
-#: cp/decl.cc:6643
+#: cp/decl.cc:6656
 #, gcc-internal-format
 msgid "%<[%E] =%> used in a GNU-style designated initializer for class %qT"
 msgstr ""
 
-#: cp/decl.cc:6656
+#: cp/decl.cc:6669
 #, gcc-internal-format
 msgid "%qT has no non-static data member named %qD"
 msgstr ""
 
-#: cp/decl.cc:6680
+#: cp/decl.cc:6693
 #, gcc-internal-format
 msgid "%qD is not a direct member of %qT"
 msgstr ""
 
-#: cp/decl.cc:6735
+#: cp/decl.cc:6748
 #, gcc-internal-format
 msgid "invalid initializer for %q#D"
 msgstr ""
 
-#: cp/decl.cc:6785
+#: cp/decl.cc:6798
 #, gcc-internal-format
 msgid "C99 designator %qE outside aggregate initializer"
 msgstr ""
 
-#: cp/decl.cc:6824 cp/decl.cc:7108 cp/typeck2.cc:1494 cp/typeck2.cc:1791
-#: cp/typeck2.cc:1839 cp/typeck2.cc:1886
+#: cp/decl.cc:6837 cp/decl.cc:7121 cp/typeck2.cc:1495 cp/typeck2.cc:1815
+#: cp/typeck2.cc:1863 cp/typeck2.cc:1910
 #, gcc-internal-format
 msgid "too many initializers for %qT"
 msgstr ""
 
-#: cp/decl.cc:6866
+#: cp/decl.cc:6879
 #, gcc-internal-format
 msgid "braces around scalar initializer for type %qT"
 msgstr ""
 
-#: cp/decl.cc:6876
+#: cp/decl.cc:6889
 #, gcc-internal-format
 msgid "too many braces around scalar initializer for type %qT"
 msgstr ""
 
-#: cp/decl.cc:7009
+#: cp/decl.cc:7022
 #, gcc-internal-format
 msgid "missing braces around initializer for %qT"
 msgstr ""
 
-#: cp/decl.cc:7137
+#: cp/decl.cc:7150
 #, gcc-internal-format
 msgid "structured binding has incomplete type %qT"
 msgstr ""
 
-#: cp/decl.cc:7151
+#: cp/decl.cc:7164
 #, gcc-internal-format
 msgid "elements of array %q#T have incomplete type"
 msgstr ""
 
-#: cp/decl.cc:7164
+#: cp/decl.cc:7177
 #, gcc-internal-format
 msgid "variable-sized compound literal"
 msgstr ""
 
-#: cp/decl.cc:7219
+#: cp/decl.cc:7232
 #, gcc-internal-format
 msgid "%q#D has incomplete type"
 msgstr ""
 
-#: cp/decl.cc:7240
+#: cp/decl.cc:7253
 #, gcc-internal-format
 msgid "scalar object %qD requires one element in initializer"
 msgstr ""
 
-#: cp/decl.cc:7285
+#: cp/decl.cc:7298
 #, gcc-internal-format
 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
 msgstr ""
 
-#: cp/decl.cc:7421
+#: cp/decl.cc:7434
 #, gcc-internal-format
 msgid "array %qD initialized by parenthesized string literal %qE"
 msgstr ""
 
-#: cp/decl.cc:7456
+#: cp/decl.cc:7473
 #, gcc-internal-format
 msgid "initializer invalid for static member with constructor"
 msgstr ""
 
-#: cp/decl.cc:7458
+#: cp/decl.cc:7475
 #, gcc-internal-format
 msgid "non-constant in-class initialization invalid for static member %qD"
 msgstr ""
 
-#: cp/decl.cc:7461
+#: cp/decl.cc:7478
 #, gcc-internal-format
 msgid ""
 "non-constant in-class initialization invalid for non-inline static member %qD"
 msgstr ""
 
-#: cp/decl.cc:7466
+#: cp/decl.cc:7483
 #, gcc-internal-format
 msgid "(an out of class initialization is required)"
 msgstr ""
 
-#: cp/decl.cc:7668
+#: cp/decl.cc:7685
 #, gcc-internal-format
 msgid "reference %qD is initialized with itself"
 msgstr ""
 
-#: cp/decl.cc:7925
+#: cp/decl.cc:7942
 #, gcc-internal-format
 msgid "could not find variant declaration"
 msgstr ""
 
-#: cp/decl.cc:7949
+#: cp/decl.cc:7966
 #, gcc-internal-format
 msgid "%<declare variant%> on constructor %qD"
 msgstr ""
 
-#: cp/decl.cc:7954
+#: cp/decl.cc:7971
 #, gcc-internal-format
 msgid "%<declare variant%> on destructor %qD"
 msgstr ""
 
-#: cp/decl.cc:7959
+#: cp/decl.cc:7976
 #, gcc-internal-format
 msgid "%<declare variant%> on defaulted %qD"
 msgstr ""
 
-#: cp/decl.cc:7964
+#: cp/decl.cc:7981
 #, gcc-internal-format
 msgid "%<declare variant%> on deleted %qD"
 msgstr ""
 
-#: cp/decl.cc:7969
+#: cp/decl.cc:7986
 #, gcc-internal-format
 msgid "%<declare variant%> on virtual %qD"
 msgstr ""
 
-#: cp/decl.cc:8019
+#: cp/decl.cc:8036
 #, gcc-internal-format
 msgid "assignment (not initialization) in declaration"
 msgstr ""
 
-#: cp/decl.cc:8040 cp/decl.cc:14491
+#: cp/decl.cc:8057 cp/decl.cc:14513
 #, gcc-internal-format
 msgid "ISO C++17 does not allow %<register%> storage class specifier"
 msgstr ""
 
-#: cp/decl.cc:8044 cp/decl.cc:14495
+#: cp/decl.cc:8061 cp/decl.cc:14517
 #, gcc-internal-format
 msgid "%<register%> storage class specifier used"
 msgstr ""
 
-#: cp/decl.cc:8110
+#: cp/decl.cc:8127
 #, gcc-internal-format
 msgid ""
 "initializer for %<decltype(auto) %D%> has function type; did you forget the "
 "%<()%>?"
 msgstr ""
 
-#: cp/decl.cc:8226
+#: cp/decl.cc:8243
 #, gcc-internal-format
 msgid "variable concept has no initializer"
 msgstr ""
 
-#: cp/decl.cc:8285
+#: cp/decl.cc:8302
 #, gcc-internal-format
 msgid "shadowing previous type declaration of %q#D"
 msgstr ""
 
-#: cp/decl.cc:8328
+#: cp/decl.cc:8345
 #, gcc-internal-format
 msgid ""
 "%<constinit%> can only be applied to a variable with static or thread "
 "storage duration"
 msgstr ""
 
-#: cp/decl.cc:8506
+#: cp/decl.cc:8523
 #, gcc-internal-format
 msgid "function %q#D is initialized like a variable"
 msgstr ""
 
-#: cp/decl.cc:8615
+#: cp/decl.cc:8632
 #, gcc-internal-format
 msgid ""
 "cannot decompose class type %qT because it has an anonymous struct member"
 msgstr ""
 
-#: cp/decl.cc:8618
+#: cp/decl.cc:8635
 #, gcc-internal-format
 msgid ""
 "cannot decompose class type %qT because it has an anonymous union member"
 msgstr ""
 
-#: cp/decl.cc:8625
+#: cp/decl.cc:8642
 #, gcc-internal-format
 msgid "cannot decompose inaccessible member %qD of %qT"
 msgstr ""
 
-#: cp/decl.cc:8651
+#: cp/decl.cc:8668
 #, gcc-internal-format
 msgid ""
 "cannot decompose class type %qT: both it and its base class %qT have non-"
 "static data members"
 msgstr ""
 
-#: cp/decl.cc:8660
+#: cp/decl.cc:8677
 #, gcc-internal-format
 msgid ""
 "cannot decompose class type %qT: its base classes %qT and %qT have non-"
 "static data members"
 msgstr ""
 
-#: cp/decl.cc:8870
+#: cp/decl.cc:8887
 #, gcc-internal-format
 msgid "structured binding refers to incomplete type %qT"
 msgstr ""
 
-#: cp/decl.cc:8886
+#: cp/decl.cc:8903
 #, gcc-internal-format
 msgid "cannot decompose variable length array %qT"
 msgstr ""
 
-#: cp/decl.cc:8895 cp/decl.cc:8980
+#: cp/decl.cc:8912 cp/decl.cc:8997
 #, gcc-internal-format, gfc-internal-format
 msgid "%u name provided for structured binding"
 msgid_plural "%u names provided for structured binding"
 msgstr[0] ""
 msgstr[1] ""
 
-#: cp/decl.cc:8899
+#: cp/decl.cc:8916
 #, gcc-internal-format, gfc-internal-format
 msgid "only %u name provided for structured binding"
 msgid_plural "only %u names provided for structured binding"
 msgstr[0] ""
 msgstr[1] ""
 
-#: cp/decl.cc:8902
+#: cp/decl.cc:8919
 #, gcc-internal-format
 msgid "while %qT decomposes into %wu element"
 msgid_plural "while %qT decomposes into %wu elements"
 msgstr[0] ""
 msgstr[1] ""
 
-#: cp/decl.cc:8947
+#: cp/decl.cc:8964
 #, gcc-internal-format
 msgid "cannot decompose variable length vector %qT"
 msgstr ""
 
-#: cp/decl.cc:8973
+#: cp/decl.cc:8990
 #, gcc-internal-format
 msgid "%<std::tuple_size<%T>::value%> is not an integral constant expression"
 msgstr ""
 
-#: cp/decl.cc:8982
+#: cp/decl.cc:8999
 #, gcc-internal-format
 msgid "while %qT decomposes into %E elements"
 msgstr ""
 
-#: cp/decl.cc:9003
+#: cp/decl.cc:9020
 #, gcc-internal-format
 msgid "%<std::tuple_element<%u, %T>::type%> is %<void%>"
 msgstr ""
 
-#: cp/decl.cc:9009
+#: cp/decl.cc:9026
 #, gcc-internal-format
 msgid "in initialization of structured binding variable %qD"
 msgstr ""
 
-#: cp/decl.cc:9038
+#: cp/decl.cc:9055
 #, gcc-internal-format
 msgid "cannot decompose union type %qT"
 msgstr ""
 
-#: cp/decl.cc:9043
+#: cp/decl.cc:9060
 #, gcc-internal-format
 msgid "cannot decompose non-array non-class type %qT"
 msgstr ""
 
-#: cp/decl.cc:9048
+#: cp/decl.cc:9065
 #, gcc-internal-format
 msgid "cannot decompose lambda closure type %qT"
 msgstr ""
 
-#: cp/decl.cc:9054
+#: cp/decl.cc:9071
 #, gcc-internal-format
 msgid "structured binding refers to incomplete class type %qT"
 msgstr ""
 
-#: cp/decl.cc:9063
+#: cp/decl.cc:9080
 #, gcc-internal-format
 msgid "cannot decompose class type %qT without non-static data members"
 msgstr ""
 
-#: cp/decl.cc:9530
+#: cp/decl.cc:9547
 #, gcc-internal-format
 msgid ""
 "non-local variable %qD declared %<__thread%> needs dynamic initialization"
 msgstr ""
 
-#: cp/decl.cc:9533
+#: cp/decl.cc:9550
 #, gcc-internal-format
 msgid ""
 "non-local variable %qD declared %<__thread%> has a non-trivial destructor"
 msgstr ""
 
-#: cp/decl.cc:9538
+#: cp/decl.cc:9555
 #, gcc-internal-format
 msgid "C++11 %<thread_local%> allows dynamic initialization and destruction"
 msgstr ""
 
-#: cp/decl.cc:9757
+#: cp/decl.cc:9774
 #, gcc-internal-format
 msgid "initializer fails to determine size of %qT"
 msgstr ""
 
-#: cp/decl.cc:9761
+#: cp/decl.cc:9778
 #, gcc-internal-format
 msgid "array size missing in %qT"
 msgstr ""
 
-#: cp/decl.cc:9764
+#: cp/decl.cc:9781
 #, gcc-internal-format
 msgid "zero-size array %qT"
 msgstr ""
 
-#: cp/decl.cc:9780
+#: cp/decl.cc:9797
 #, gcc-internal-format
 msgid "destructor for alien class %qT cannot be a member"
 msgstr ""
 
-#: cp/decl.cc:9782
+#: cp/decl.cc:9799
 #, gcc-internal-format
 msgid "constructor for alien class %qT cannot be a member"
 msgstr ""
 
-#: cp/decl.cc:9808
+#: cp/decl.cc:9825
 #, gcc-internal-format
 msgid "%qD declared as a %<virtual%> variable"
 msgstr ""
 
-#: cp/decl.cc:9810
+#: cp/decl.cc:9827
 #, gcc-internal-format
 msgid ""
 "%<const%> and %<volatile%> function specifiers on %qD invalid in variable "
 "declaration"
 msgstr ""
 
-#: cp/decl.cc:9816
+#: cp/decl.cc:9833
 #, gcc-internal-format
 msgid "%qD declared as a %<virtual%> parameter"
 msgstr ""
 
-#: cp/decl.cc:9819
+#: cp/decl.cc:9836
 #, gcc-internal-format
 msgid "%qD declared as an %<inline%> parameter"
 msgstr ""
 
-#: cp/decl.cc:9821
+#: cp/decl.cc:9838
 #, gcc-internal-format
 msgid ""
 "%<const%> and %<volatile%> function specifiers on %qD invalid in parameter "
 "declaration"
 msgstr ""
 
-#: cp/decl.cc:9827
+#: cp/decl.cc:9844
 #, gcc-internal-format
 msgid "%qD declared as a %<virtual%> type"
 msgstr ""
 
-#: cp/decl.cc:9830
+#: cp/decl.cc:9847
 #, gcc-internal-format
 msgid "%qD declared as an %<inline%> type"
 msgstr ""
 
-#: cp/decl.cc:9832
+#: cp/decl.cc:9849
 #, gcc-internal-format
 msgid ""
 "%<const%> and %<volatile%> function specifiers on %qD invalid in type "
 "declaration"
 msgstr ""
 
-#: cp/decl.cc:9838
+#: cp/decl.cc:9855
 #, gcc-internal-format
 msgid "%qD declared as a %<virtual%> field"
 msgstr ""
 
-#: cp/decl.cc:9841
+#: cp/decl.cc:9858
 #, gcc-internal-format
 msgid "%qD declared as an %<inline%> field"
 msgstr ""
 
-#: cp/decl.cc:9843
+#: cp/decl.cc:9860
 #, gcc-internal-format
 msgid ""
 "%<const%> and %<volatile%> function specifiers on %qD invalid in field "
 "declaration"
 msgstr ""
 
-#: cp/decl.cc:9850
+#: cp/decl.cc:9867
 #, gcc-internal-format
 msgid "%q+D declared as a friend"
 msgstr ""
 
-#: cp/decl.cc:9857
+#: cp/decl.cc:9874
 #, gcc-internal-format
 msgid "%q+D declared with an exception specification"
 msgstr ""
 
-#: cp/decl.cc:9889
+#: cp/decl.cc:9906
 #, gcc-internal-format
 msgid "definition of %qD is not in namespace enclosing %qT"
 msgstr ""
 
-#: cp/decl.cc:9929
+#: cp/decl.cc:9946
 #, gcc-internal-format
 msgid "static member function %q#D declared with type qualifiers"
 msgstr ""
 
-#: cp/decl.cc:9940
+#: cp/decl.cc:9957
 #, gcc-internal-format
 msgid "concept %q#D declared with function parameters"
 msgstr ""
 
-#: cp/decl.cc:9947
+#: cp/decl.cc:9964
 #, gcc-internal-format
 msgid "concept %q#D declared with a deduced return type"
 msgstr ""
 
-#: cp/decl.cc:9950
+#: cp/decl.cc:9967
 #, gcc-internal-format
 msgid "concept %q#D with non-%<bool%> return type %qT"
 msgstr ""
 
-#: cp/decl.cc:10026
+#: cp/decl.cc:10043
 #, gcc-internal-format
 msgid "concept %qD has no definition"
 msgstr ""
 
-#: cp/decl.cc:10055
+#: cp/decl.cc:10072
 #, gcc-internal-format
 msgid "a function concept cannot be constrained"
 msgstr ""
 
-#: cp/decl.cc:10065
+#: cp/decl.cc:10082
 #, gcc-internal-format
 msgid "constraints on a non-templated function"
 msgstr ""
 
-#: cp/decl.cc:10110
+#: cp/decl.cc:10127
 #, gcc-internal-format
 msgid "defining explicit specialization %qD in friend declaration"
 msgstr ""
 
-#: cp/decl.cc:10121
+#: cp/decl.cc:10138
 #, gcc-internal-format
 msgid "invalid use of template-id %qD in declaration of primary template"
 msgstr ""
 
-#: cp/decl.cc:10140
+#: cp/decl.cc:10157
 #, gcc-internal-format
 msgid ""
 "default arguments are not allowed in declaration of friend template "
 "specialization %qD"
 msgstr ""
 
-#: cp/decl.cc:10149
+#: cp/decl.cc:10166
 #, gcc-internal-format
 msgid ""
 "%<inline%> is not allowed in declaration of friend template specialization "
 "%qD"
 msgstr ""
 
-#: cp/decl.cc:10166
+#: cp/decl.cc:10183
 #, gcc-internal-format
 msgid ""
 "friend declaration of %qD specifies default arguments and isn%'t a definition"
 msgstr ""
 
-#: cp/decl.cc:10211
+#: cp/decl.cc:10228
 #, gcc-internal-format
 msgid "cannot declare %<::main%> to be a template"
 msgstr ""
 
-#: cp/decl.cc:10214
+#: cp/decl.cc:10231
 #, gcc-internal-format
 msgid "cannot declare %<::main%> to be inline"
 msgstr ""
 
-#: cp/decl.cc:10217 cp/decl.cc:10220
+#: cp/decl.cc:10234 cp/decl.cc:10237
 #, gcc-internal-format
 msgid "cannot declare %<::main%> to be %qs"
 msgstr ""
 
-#: cp/decl.cc:10222
+#: cp/decl.cc:10239
 #, gcc-internal-format
 msgid "cannot declare %<::main%> to be static"
 msgstr ""
 
-#: cp/decl.cc:10284
+#: cp/decl.cc:10301
 #, gcc-internal-format
 msgid "static member function %qD cannot have cv-qualifier"
 msgstr ""
 
-#: cp/decl.cc:10285
+#: cp/decl.cc:10302
 #, gcc-internal-format
 msgid "non-member function %qD cannot have cv-qualifier"
 msgstr ""
 
-#: cp/decl.cc:10293
+#: cp/decl.cc:10310
 #, gcc-internal-format
 msgid "static member function %qD cannot have ref-qualifier"
 msgstr ""
 
-#: cp/decl.cc:10294
+#: cp/decl.cc:10311
 #, gcc-internal-format
 msgid "non-member function %qD cannot have ref-qualifier"
 msgstr ""
 
-#: cp/decl.cc:10306
+#: cp/decl.cc:10323
 #, gcc-internal-format
 msgid "deduction guide %qD must be declared in the same scope as %qT"
 msgstr ""
 
-#: cp/decl.cc:10314
+#: cp/decl.cc:10331
 #, gcc-internal-format
 msgid "deduction guide %qD must have the same access as %qT"
 msgstr ""
 
-#: cp/decl.cc:10320
+#: cp/decl.cc:10337
 #, gcc-internal-format
 msgid "deduction guide %qD must not have a function body"
 msgstr ""
 
-#: cp/decl.cc:10333
+#: cp/decl.cc:10350
 #, gcc-internal-format
 msgid "literal operator with C linkage"
 msgstr ""
 
-#: cp/decl.cc:10343
+#: cp/decl.cc:10360
 #, gcc-internal-format
 msgid "%qD has invalid argument list"
 msgstr ""
 
-#: cp/decl.cc:10351
+#: cp/decl.cc:10368
 #, gcc-internal-format
 msgid "integer suffix %qs shadowed by implementation"
 msgstr ""
 
-#: cp/decl.cc:10357
+#: cp/decl.cc:10374
 #, gcc-internal-format
 msgid "floating-point suffix %qs shadowed by implementation"
 msgstr ""
 
-#: cp/decl.cc:10364
+#: cp/decl.cc:10381
 #, gcc-internal-format
 msgid ""
 "literal operator suffixes not preceded by %<_%> are reserved for future "
 "standardization"
 msgstr ""
 
-#: cp/decl.cc:10369
+#: cp/decl.cc:10386
 #, gcc-internal-format
 msgid "%qD must be a non-member function"
 msgstr ""
 
-#: cp/decl.cc:10452
+#: cp/decl.cc:10469
 #, gcc-internal-format
 msgid "%<::main%> must return %<int%>"
 msgstr ""
 
-#: cp/decl.cc:10492
+#: cp/decl.cc:10509
 #, gcc-internal-format
 msgid "definition of implicitly-declared %qD"
 msgstr ""
 
-#: cp/decl.cc:10497
+#: cp/decl.cc:10514
 #, gcc-internal-format
 msgid "definition of explicitly-defaulted %q+D"
 msgstr ""
 
-#: cp/decl.cc:10499
+#: cp/decl.cc:10516
 #, gcc-internal-format
 msgid "%q#D explicitly defaulted here"
 msgstr ""
 
-#: cp/decl.cc:10516
+#: cp/decl.cc:10533
 #, gcc-internal-format
 msgid "no %q#D member function declared in class %qT"
 msgstr ""
 
-#: cp/decl.cc:10709
+#: cp/decl.cc:10726
 #, gcc-internal-format
 msgid "cannot declare %<::main%> to be a global variable"
 msgstr ""
 
-#: cp/decl.cc:10718
+#: cp/decl.cc:10735
 #, gcc-internal-format
 msgid "a non-template variable cannot be %<concept%>"
 msgstr ""
 
-#: cp/decl.cc:10724
+#: cp/decl.cc:10741
 #, gcc-internal-format
 msgid "concept must be defined at namespace scope"
 msgstr ""
 
-#: cp/decl.cc:10731
+#: cp/decl.cc:10748
 #, gcc-internal-format
 msgid "concept must have type %<bool%>"
 msgstr ""
 
-#: cp/decl.cc:10734
+#: cp/decl.cc:10751
 #, gcc-internal-format
 msgid "a variable concept cannot be constrained"
 msgstr ""
 
-#: cp/decl.cc:10858
+#: cp/decl.cc:10875
 #, gcc-internal-format
 msgid "in-class initialization of static data member %q#D of incomplete type"
 msgstr ""
 
-#: cp/decl.cc:10862
+#: cp/decl.cc:10879
 #, gcc-internal-format
 msgid ""
 "%<constexpr%> needed for in-class initialization of static data member %q#D "
 "of non-integral type"
 msgstr ""
 
-#: cp/decl.cc:10866
+#: cp/decl.cc:10883
 #, gcc-internal-format
 msgid "in-class initialization of static data member %q#D of non-literal type"
 msgstr ""
 
-#: cp/decl.cc:10877
+#: cp/decl.cc:10894
 #, gcc-internal-format
 msgid ""
 "invalid in-class initialization of static data member of non-integral type "
 "%qT"
 msgstr ""
 
-#: cp/decl.cc:10882
+#: cp/decl.cc:10899
 #, gcc-internal-format
 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
 msgstr ""
 
-#: cp/decl.cc:10887
+#: cp/decl.cc:10904
 #, gcc-internal-format
 msgid ""
 "ISO C++ forbids initialization of member constant %qD of non-integral type "
 "%qT"
 msgstr ""
 
-#: cp/decl.cc:10998
+#: cp/decl.cc:11015
 #, gcc-internal-format
 msgid "size of array %qD has non-integral type %qT"
 msgstr ""
 
-#: cp/decl.cc:11001
+#: cp/decl.cc:11018
 #, gcc-internal-format
 msgid "size of array has non-integral type %qT"
 msgstr ""
 
-#: cp/decl.cc:11032 cp/decl.cc:11104
+#: cp/decl.cc:11049 cp/decl.cc:11121
 #, gcc-internal-format
 msgid "size of array %qD is not an integral constant-expression"
 msgstr ""
 
-#: cp/decl.cc:11036 cp/decl.cc:11107
+#: cp/decl.cc:11053 cp/decl.cc:11124
 #, gcc-internal-format
 msgid "size of array is not an integral constant-expression"
 msgstr ""
 
-#: cp/decl.cc:11087
+#: cp/decl.cc:11104
 #, gcc-internal-format
 msgid "ISO C++ forbids zero-size array %qD"
 msgstr ""
 
-#: cp/decl.cc:11090
+#: cp/decl.cc:11107
 #, gcc-internal-format
 msgid "ISO C++ forbids zero-size array"
 msgstr ""
 
-#: cp/decl.cc:11114
+#: cp/decl.cc:11131
 #, gcc-internal-format
 msgid "ISO C++ forbids variable length array %qD"
 msgstr ""
 
-#: cp/decl.cc:11117
+#: cp/decl.cc:11134
 #, gcc-internal-format
 msgid "ISO C++ forbids variable length array"
 msgstr ""
 
-#: cp/decl.cc:11123
+#: cp/decl.cc:11140
 #, gcc-internal-format
 msgid "variable length array %qD is used"
 msgstr ""
 
-#: cp/decl.cc:11126
+#: cp/decl.cc:11143
 #, gcc-internal-format
 msgid "variable length array is used"
 msgstr ""
 
-#: cp/decl.cc:11178
+#: cp/decl.cc:11195
 #, gcc-internal-format
 msgid "overflow in array dimension"
 msgstr ""
 
-#: cp/decl.cc:11238
+#: cp/decl.cc:11255
 #, gcc-internal-format
 msgid "%qD declared as array of template placeholder type %qT"
 msgstr ""
 
-#: cp/decl.cc:11241
+#: cp/decl.cc:11258
 #, gcc-internal-format
 msgid "creating array of template placeholder type %qT"
 msgstr ""
 
-#: cp/decl.cc:11251
+#: cp/decl.cc:11268
 #, gcc-internal-format
 msgid "declaration of %qD as array of void"
 msgstr ""
 
-#: cp/decl.cc:11253
+#: cp/decl.cc:11270
 #, gcc-internal-format
 msgid "creating array of void"
 msgstr ""
 
-#: cp/decl.cc:11258
+#: cp/decl.cc:11275
 #, gcc-internal-format
 msgid "declaration of %qD as array of functions"
 msgstr ""
 
-#: cp/decl.cc:11260
+#: cp/decl.cc:11277
 #, gcc-internal-format
 msgid "creating array of functions"
 msgstr ""
 
-#: cp/decl.cc:11265
+#: cp/decl.cc:11282
 #, gcc-internal-format
 msgid "declaration of %qD as array of references"
 msgstr ""
 
-#: cp/decl.cc:11267
+#: cp/decl.cc:11284
 #, gcc-internal-format
 msgid "creating array of references"
 msgstr ""
 
-#: cp/decl.cc:11272
+#: cp/decl.cc:11289
 #, gcc-internal-format
 msgid "declaration of %qD as array of function members"
 msgstr ""
 
-#: cp/decl.cc:11275
+#: cp/decl.cc:11292
 #, gcc-internal-format
 msgid "creating array of function members"
 msgstr ""
 
-#: cp/decl.cc:11293
+#: cp/decl.cc:11310
 #, gcc-internal-format
 msgid ""
 "declaration of %qD as multidimensional array must have bounds for all "
 "dimensions except the first"
 msgstr ""
 
-#: cp/decl.cc:11297
+#: cp/decl.cc:11314
 #, gcc-internal-format
 msgid ""
 "multidimensional array must have bounds for all dimensions except the first"
 msgstr ""
 
-#: cp/decl.cc:11311
+#: cp/decl.cc:11328
 #, gcc-internal-format
 msgid "variable-length array of %<auto%>"
 msgstr ""
 
-#: cp/decl.cc:11387
+#: cp/decl.cc:11404
 #, gcc-internal-format
 msgid "return type specification for constructor invalid"
 msgstr ""
 
-#: cp/decl.cc:11390
+#: cp/decl.cc:11407
 #, gcc-internal-format
 msgid "qualifiers are not allowed on constructor declaration"
 msgstr ""
 
-#: cp/decl.cc:11401
+#: cp/decl.cc:11418
 #, gcc-internal-format
 msgid "return type specification for destructor invalid"
 msgstr ""
 
-#: cp/decl.cc:11404
+#: cp/decl.cc:11421
 #, gcc-internal-format
 msgid "qualifiers are not allowed on destructor declaration"
 msgstr ""
 
-#: cp/decl.cc:11417
+#: cp/decl.cc:11434
 #, gcc-internal-format
 msgid "return type specified for %<operator %T%>"
 msgstr ""
 
-#: cp/decl.cc:11420
+#: cp/decl.cc:11437
 #, gcc-internal-format
 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
 msgstr ""
 
-#: cp/decl.cc:11429
+#: cp/decl.cc:11446
 #, gcc-internal-format
 msgid "return type specified for deduction guide"
 msgstr ""
 
-#: cp/decl.cc:11432
+#: cp/decl.cc:11449
 #, gcc-internal-format
 msgid "qualifiers are not allowed on declaration of deduction guide"
 msgstr ""
 
-#: cp/decl.cc:11436
+#: cp/decl.cc:11453
 #, gcc-internal-format
 msgid "template template parameter %qT in declaration of deduction guide"
 msgstr ""
 
-#: cp/decl.cc:11445
+#: cp/decl.cc:11462
 #, gcc-internal-format
 msgid "%<decl-specifier%> in declaration of deduction guide"
 msgstr ""
 
-#: cp/decl.cc:11466
+#: cp/decl.cc:11483
 #, gcc-internal-format
 msgid "unnamed variable or field declared void"
 msgstr ""
 
-#: cp/decl.cc:11474
+#: cp/decl.cc:11491
 #, gcc-internal-format
 msgid "variable or field declared void"
 msgstr ""
 
-#: cp/decl.cc:11489
+#: cp/decl.cc:11506
 #, gcc-internal-format
 msgid "%<inline%> specifier invalid for variable %qD declared at block scope"
 msgstr ""
 
-#: cp/decl.cc:11494
+#: cp/decl.cc:11511
 #, gcc-internal-format
 msgid ""
 "inline variables are only available with %<-std=c++17%> or %<-std=gnu++17%>"
 msgstr ""
 
-#: cp/decl.cc:11550
+#: cp/decl.cc:11567
 #, gcc-internal-format
 msgid "%qT as type rather than plain %<decltype(auto)%>"
 msgstr ""
 
-#: cp/decl.cc:11556
+#: cp/decl.cc:11573
 #, gcc-internal-format
 msgid "%<decltype(auto)%> cannot be cv-qualified"
 msgstr ""
 
-#: cp/decl.cc:11772
+#: cp/decl.cc:11789
 #, gcc-internal-format
 msgid "invalid use of qualified-name %<::%D%>"
 msgstr ""
 
-#: cp/decl.cc:11775 cp/decl.cc:11797
+#: cp/decl.cc:11792 cp/decl.cc:11814
 #, gcc-internal-format
 msgid "invalid use of qualified-name %<%T::%D%>"
 msgstr ""
 
-#: cp/decl.cc:11778
+#: cp/decl.cc:11795
 #, gcc-internal-format
 msgid "invalid use of qualified-name %<%D::%D%>"
 msgstr ""
 
-#: cp/decl.cc:11788
+#: cp/decl.cc:11805
 #, gcc-internal-format
 msgid "%q#T is not a class or namespace"
 msgstr ""
 
-#: cp/decl.cc:11812
+#: cp/decl.cc:11829
 #, gcc-internal-format
 msgid "declaration of %qE as non-function"
 msgstr ""
 
-#: cp/decl.cc:11819
+#: cp/decl.cc:11836
 #, gcc-internal-format
 msgid "declaration of %qE as non-member"
 msgstr ""
 
-#: cp/decl.cc:11847
+#: cp/decl.cc:11864
 #, gcc-internal-format
 msgid "declarator-id missing; using reserved word %qD"
 msgstr ""
 
-#: cp/decl.cc:11898
+#: cp/decl.cc:11915
 #, gcc-internal-format
 msgid "function definition does not declare parameters"
 msgstr ""
 
-#: cp/decl.cc:11906 cp/decl.cc:11915 cp/decl.cc:13724
+#: cp/decl.cc:11923 cp/decl.cc:11932 cp/decl.cc:13746
 #, gcc-internal-format
 msgid "declaration of %qD as non-function"
 msgstr ""
 
-#: cp/decl.cc:11923
+#: cp/decl.cc:11940
 #, gcc-internal-format
 msgid "declaration of %qD as %<typedef%>"
 msgstr ""
 
-#: cp/decl.cc:11928
+#: cp/decl.cc:11945
 #, gcc-internal-format
 msgid "declaration of %qD as parameter"
 msgstr ""
 
-#: cp/decl.cc:11963
+#: cp/decl.cc:11980
 #, gcc-internal-format
 msgid "both %qs and %qs specified"
 msgstr ""
 
-#: cp/decl.cc:11970 cp/decl.cc:11977 cp/decl.cc:11984 cp/decl.cc:11991
+#: cp/decl.cc:11987 cp/decl.cc:11994 cp/decl.cc:12001 cp/decl.cc:12008
 #, gcc-internal-format
 msgid "%qs cannot appear in a typedef declaration"
 msgstr ""
 
-#: cp/decl.cc:12002
+#: cp/decl.cc:12019
 #, gcc-internal-format
 msgid "can use at most one of the %<constinit%> and %<constexpr%> specifiers"
 msgstr ""
 
-#: cp/decl.cc:12012
+#: cp/decl.cc:12029
 #, gcc-internal-format
 msgid "two or more data types in declaration of %qs"
 msgstr ""
 
-#: cp/decl.cc:12020
+#: cp/decl.cc:12037
 #, gcc-internal-format
 msgid "conflicting specifiers in declaration of %qs"
 msgstr ""
 
-#: cp/decl.cc:12071
+#: cp/decl.cc:12088
 #, gcc-internal-format
 msgid "ISO C++ does not support plain %<complex%> meaning %<double complex%>"
 msgstr ""
 
-#: cp/decl.cc:12120 cp/decl.cc:12124 cp/decl.cc:12127
+#: cp/decl.cc:12137 cp/decl.cc:12141 cp/decl.cc:12144
 #, gcc-internal-format
 msgid "ISO C++ forbids declaration of %qs with no type"
 msgstr ""
 
-#: cp/decl.cc:12144
+#: cp/decl.cc:12161
 #, gcc-internal-format
 msgid "%<__int%d%> is not supported by this target"
 msgstr ""
 
-#: cp/decl.cc:12152
+#: cp/decl.cc:12169
 #, gcc-internal-format
 msgid "ISO C++ does not support %<__int%d%> for %qs"
 msgstr ""
 
-#: cp/decl.cc:12206
+#: cp/decl.cc:12223
 #, gcc-internal-format
 msgid "%<signed%> and %<unsigned%> specified together"
 msgstr ""
 
-#: cp/decl.cc:12212
+#: cp/decl.cc:12229
 #, gcc-internal-format
 msgid "%<long%> and %<short%> specified together"
 msgstr ""
 
-#: cp/decl.cc:12220 cp/decl.cc:12226
+#: cp/decl.cc:12237 cp/decl.cc:12243
 #, gcc-internal-format
 msgid "%qs specified with %qT"
 msgstr ""
 
-#: cp/decl.cc:12231
+#: cp/decl.cc:12250
 #, gcc-internal-format
 msgid "%qs specified with %<decltype%>"
 msgstr ""
 
-#: cp/decl.cc:12233
+#: cp/decl.cc:12252
 #, gcc-internal-format
 msgid "%qs specified with %<typeof%>"
 msgstr ""
 
-#: cp/decl.cc:12300
+#: cp/decl.cc:12319
 #, gcc-internal-format
 msgid "complex invalid for %qs"
 msgstr ""
 
-#: cp/decl.cc:12339
+#: cp/decl.cc:12358
 #, gcc-internal-format
 msgid ""
 "template placeholder type %qT must be followed by a simple declarator-id"
 msgstr ""
 
-#: cp/decl.cc:12364
+#: cp/decl.cc:12383
 #, gcc-internal-format
 msgid "member %qD cannot be declared both %<virtual%> and %<static%>"
 msgstr ""
 
-#: cp/decl.cc:12373
+#: cp/decl.cc:12392
 #, gcc-internal-format
 msgid ""
 "member %qD can be declared both %<virtual%> and %<constexpr%> only in %<-"
 "std=c++20%> or %<-std=gnu++20%>"
 msgstr ""
 
-#: cp/decl.cc:12386
+#: cp/decl.cc:12405
 #, gcc-internal-format
 msgid "typedef declaration invalid in parameter declaration"
 msgstr ""
 
-#: cp/decl.cc:12393
+#: cp/decl.cc:12412
 #, gcc-internal-format
 msgid "storage class specified for template parameter %qs"
 msgstr ""
 
-#: cp/decl.cc:12403 cp/decl.cc:12575
+#: cp/decl.cc:12422 cp/decl.cc:12594
 #, gcc-internal-format
 msgid "storage class specified for parameter %qs"
 msgstr ""
 
-#: cp/decl.cc:12411 cp/decl.cc:12420 cp/decl.cc:12426 cp/decl.cc:12432
+#: cp/decl.cc:12430 cp/decl.cc:12439 cp/decl.cc:12445 cp/decl.cc:12451
 #, gcc-internal-format
 msgid "a parameter cannot be declared %qs"
 msgstr ""
 
-#: cp/decl.cc:12442
+#: cp/decl.cc:12461
 #, gcc-internal-format
 msgid "%<virtual%> outside class declaration"
 msgstr ""
 
-#: cp/decl.cc:12452 cp/decl.cc:12455 cp/decl.cc:12457 cp/decl.cc:12460
-#: cp/decl.cc:12470 cp/decl.cc:12480 cp/decl.cc:12490 cp/decl.cc:12494
+#: cp/decl.cc:12471 cp/decl.cc:12474 cp/decl.cc:12476 cp/decl.cc:12479
+#: cp/decl.cc:12489 cp/decl.cc:12499 cp/decl.cc:12509 cp/decl.cc:12513
 #, gcc-internal-format
 msgid "structured binding declaration cannot be %qs"
 msgstr ""
 
-#: cp/decl.cc:12464 cp/decl.cc:12486
+#: cp/decl.cc:12483 cp/decl.cc:12505
 #, gcc-internal-format
 msgid ""
 "structured binding declaration can be %qs only in %<-std=c++20%> or %<-"
 "std=gnu++20%>"
 msgstr ""
 
-#: cp/decl.cc:12474
+#: cp/decl.cc:12493
 #, gcc-internal-format
 msgid "%<volatile%>-qualified structured binding is deprecated"
 msgstr ""
 
-#: cp/decl.cc:12498
+#: cp/decl.cc:12517
 #, gcc-internal-format
 msgid "structured binding declaration cannot be C++98 %<auto%>"
 msgstr ""
 
-#: cp/decl.cc:12509
+#: cp/decl.cc:12528
 #, gcc-internal-format
 msgid "structured binding declaration cannot have type %qT"
 msgstr ""
 
-#: cp/decl.cc:12512
+#: cp/decl.cc:12531
 #, gcc-internal-format
 msgid ""
 "type must be cv-qualified %<auto%> or reference to cv-qualified %<auto%>"
 msgstr ""
 
-#: cp/decl.cc:12547
+#: cp/decl.cc:12566
 #, gcc-internal-format
 msgid "multiple storage classes in declaration of %qs"
 msgstr ""
 
-#: cp/decl.cc:12573
+#: cp/decl.cc:12592
 #, gcc-internal-format
 msgid "storage class specified for %qs"
 msgstr ""
 
-#: cp/decl.cc:12587
+#: cp/decl.cc:12606
 #, gcc-internal-format
 msgid "nested function %qs declared %<extern%>"
 msgstr ""
 
-#: cp/decl.cc:12592
+#: cp/decl.cc:12611
 #, gcc-internal-format
 msgid "top-level declaration of %qs specifies %<auto%>"
 msgstr ""
 
-#: cp/decl.cc:12600
+#: cp/decl.cc:12619
 #, gcc-internal-format
 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
 msgstr ""
 
-#: cp/decl.cc:12614
+#: cp/decl.cc:12633
 #, gcc-internal-format
 msgid "storage class specifiers invalid in friend function declarations"
 msgstr ""
 
-#: cp/decl.cc:12645 cp/decl.cc:14096 cp/parser.cc:14829 cp/parser.cc:20643
-#: cp/parser.cc:27041
+#: cp/decl.cc:12664 cp/decl.cc:14118 cp/parser.cc:14829 cp/parser.cc:20652
+#: cp/parser.cc:27051
 #, gcc-internal-format
 msgid "attribute ignored"
 msgstr ""
 
-#: cp/decl.cc:12646
+#: cp/decl.cc:12665
 #, gcc-internal-format
 msgid "an attribute that appertains to a type-specifier is ignored"
 msgstr ""
 
-#: cp/decl.cc:12704
+#: cp/decl.cc:12723
 #, gcc-internal-format
 msgid "unnecessary parentheses in declaration of %qs"
 msgstr ""
 
-#: cp/decl.cc:12710
+#: cp/decl.cc:12729
 #, gcc-internal-format
 msgid "remove parentheses"
 msgstr ""
 
-#: cp/decl.cc:12759
+#: cp/decl.cc:12778
 #, gcc-internal-format
 msgid "requires-clause on return type"
 msgstr ""
 
-#: cp/decl.cc:12779
+#: cp/decl.cc:12798
 #, gcc-internal-format
 msgid "%qs function uses %<auto%> type specifier without trailing return type"
 msgstr ""
 
-#: cp/decl.cc:12783
+#: cp/decl.cc:12802
 #, gcc-internal-format
 msgid ""
 "deduced return type only available with %<-std=c++14%> or %<-std=gnu++14%>"
 msgstr ""
 
-#: cp/decl.cc:12788
+#: cp/decl.cc:12807
 #, gcc-internal-format
 msgid "virtual function cannot have deduced return type"
 msgstr ""
 
-#: cp/decl.cc:12795
+#: cp/decl.cc:12814
 #, gcc-internal-format
 msgid ""
 "%qs function with trailing return type has %qT as its type rather than plain "
 "%<auto%>"
 msgstr ""
 
-#: cp/decl.cc:12804
+#: cp/decl.cc:12823
 #, gcc-internal-format
 msgid ""
 "%qs function with trailing return type has %<decltype(auto)%> as its type "
 "rather than plain %<auto%>"
 msgstr ""
 
-#: cp/decl.cc:12809
+#: cp/decl.cc:12828
 #, gcc-internal-format
 msgid "invalid use of %<decltype(auto)%>"
 msgstr ""
 
-#: cp/decl.cc:12820
+#: cp/decl.cc:12839
 #, gcc-internal-format
 msgid "deduced class type %qD in function return type"
 msgstr ""
 
-#: cp/decl.cc:12829
+#: cp/decl.cc:12848
 #, gcc-internal-format
 msgid "deduction guide for %qT must have trailing return type"
 msgstr ""
 
-#: cp/decl.cc:12842
+#: cp/decl.cc:12861
 #, gcc-internal-format
 msgid ""
 "trailing return type %qT of deduction guide is not a specialization of %qT"
 msgstr ""
 
-#: cp/decl.cc:12856
+#: cp/decl.cc:12875
 #, gcc-internal-format
 msgid ""
 "trailing return type only available with %<-std=c++11%> or %<-std=gnu++11%>"
 msgstr ""
 
-#: cp/decl.cc:12859
+#: cp/decl.cc:12878
 #, gcc-internal-format
 msgid ""
 "%qs function with trailing return type not declared with %<auto%> type "
 "specifier"
 msgstr ""
 
-#: cp/decl.cc:12883
+#: cp/decl.cc:12885
+#, gcc-internal-format
+msgid "a conversion function cannot have a trailing return type"
+msgstr ""
+
+#: cp/decl.cc:12907
 #, gcc-internal-format
 msgid "%<volatile%>-qualified return type is deprecated"
 msgstr ""
 
-#: cp/decl.cc:12895
+#: cp/decl.cc:12919
 #, gcc-internal-format
 msgid "%qs declared as function returning a function"
 msgstr ""
 
-#: cp/decl.cc:12901
+#: cp/decl.cc:12925
 #, gcc-internal-format
 msgid "%qs declared as function returning an array"
 msgstr ""
 
-#: cp/decl.cc:12908
+#: cp/decl.cc:12932
 #, gcc-internal-format
 msgid "%<constinit%> on function return type is not allowed"
 msgstr ""
 
-#: cp/decl.cc:12941
+#: cp/decl.cc:12965
 #, gcc-internal-format
 msgid "destructor cannot be static member function"
 msgstr ""
 
-#: cp/decl.cc:12943
+#: cp/decl.cc:12967
 #, gcc-internal-format
 msgid "constructor cannot be static member function"
 msgstr ""
 
-#: cp/decl.cc:12948
+#: cp/decl.cc:12972
 #, gcc-internal-format
 msgid "destructors may not be cv-qualified"
 msgstr ""
 
-#: cp/decl.cc:12949
+#: cp/decl.cc:12973
 #, gcc-internal-format
 msgid "constructors may not be cv-qualified"
 msgstr ""
 
-#: cp/decl.cc:12957
+#: cp/decl.cc:12981
 #, gcc-internal-format
 msgid "destructors may not be ref-qualified"
 msgstr ""
 
-#: cp/decl.cc:12958
+#: cp/decl.cc:12982
 #, gcc-internal-format
 msgid "constructors may not be ref-qualified"
 msgstr ""
 
-#: cp/decl.cc:12976
+#: cp/decl.cc:13000
 #, gcc-internal-format
 msgid "constructors cannot be declared %<virtual%>"
 msgstr ""
 
-#: cp/decl.cc:12993
+#: cp/decl.cc:13017
 #, gcc-internal-format
 msgid "virtual functions cannot be friends"
 msgstr ""
 
-#: cp/decl.cc:12998
+#: cp/decl.cc:13022
 #, gcc-internal-format
 msgid "friend declaration not in class definition"
 msgstr ""
 
-#: cp/decl.cc:13002
+#: cp/decl.cc:13026
 #, gcc-internal-format
 msgid "cannot define friend function %qs in a local class definition"
 msgstr ""
 
-#: cp/decl.cc:13012
+#: cp/decl.cc:13036
 #, gcc-internal-format
 msgid "friend function definition %qs cannot have a name qualified with %<::%>"
 msgstr ""
 
-#: cp/decl.cc:13016
+#: cp/decl.cc:13040
 #, gcc-internal-format
 msgid ""
 "friend function definition %qs cannot have a name qualified with %<%D::%>"
 msgstr ""
 
-#: cp/decl.cc:13029
-#, gcc-internal-format
-msgid "a conversion function cannot have a trailing return type"
-msgstr ""
-
-#: cp/decl.cc:13056
+#: cp/decl.cc:13078
 #, gcc-internal-format
 msgid "destructors may not have parameters"
 msgstr ""
 
-#: cp/decl.cc:13096
+#: cp/decl.cc:13118
 #, gcc-internal-format
 msgid "cannot declare pointer to %q#T"
 msgstr ""
 
-#: cp/decl.cc:13109 cp/decl.cc:13116
+#: cp/decl.cc:13131 cp/decl.cc:13138
 #, gcc-internal-format
 msgid "cannot declare reference to %q#T"
 msgstr ""
 
-#: cp/decl.cc:13118
+#: cp/decl.cc:13140
 #, gcc-internal-format
 msgid "cannot declare pointer to %q#T member"
 msgstr ""
 
-#: cp/decl.cc:13147
+#: cp/decl.cc:13169
 #, gcc-internal-format
 msgid "cannot declare reference to qualified function type %qT"
 msgstr ""
 
-#: cp/decl.cc:13148
+#: cp/decl.cc:13170
 #, gcc-internal-format
 msgid "cannot declare pointer to qualified function type %qT"
 msgstr ""
 
-#: cp/decl.cc:13221
+#: cp/decl.cc:13243
 #, gcc-internal-format
 msgid ""
 "cannot declare reference to %q#T, which is not a typedef or a template type "
 "argument"
 msgstr ""
 
-#: cp/decl.cc:13301
+#: cp/decl.cc:13323
 #, gcc-internal-format
 msgid "template-id %qD used as a declarator"
 msgstr ""
 
-#: cp/decl.cc:13327
+#: cp/decl.cc:13349
 #, gcc-internal-format
 msgid "member functions are implicitly friends of their class"
 msgstr ""
 
-#: cp/decl.cc:13332
+#: cp/decl.cc:13354
 #, gcc-internal-format
 msgid "extra qualification %<%T::%> on member %qs"
 msgstr ""
 
-#: cp/decl.cc:13362
+#: cp/decl.cc:13384
 #, gcc-internal-format
 msgid "cannot define member function %<%T::%s%> within %qT"
 msgstr ""
 
-#: cp/decl.cc:13364
+#: cp/decl.cc:13386
 #, gcc-internal-format
 msgid "cannot declare member function %<%T::%s%> within %qT"
 msgstr ""
 
-#: cp/decl.cc:13372
+#: cp/decl.cc:13394
 #, gcc-internal-format
 msgid "cannot declare member %<%T::%s%> within %qT"
 msgstr ""
 
-#: cp/decl.cc:13412
+#: cp/decl.cc:13434
 #, gcc-internal-format
 msgid "non-parameter %qs cannot be a parameter pack"
 msgstr ""
 
-#: cp/decl.cc:13421
+#: cp/decl.cc:13443
 #, gcc-internal-format
 msgid "data member may not have variably modified type %qT"
 msgstr ""
 
-#: cp/decl.cc:13424
+#: cp/decl.cc:13446
 #, gcc-internal-format
 msgid "parameter may not have variably modified type %qT"
 msgstr ""
 
-#: cp/decl.cc:13435
+#: cp/decl.cc:13457
 #, gcc-internal-format
 msgid "%<explicit%> outside class declaration"
 msgstr ""
 
-#: cp/decl.cc:13438
+#: cp/decl.cc:13460
 #, gcc-internal-format
 msgid "%<explicit%> in friend declaration"
 msgstr ""
 
-#: cp/decl.cc:13441
+#: cp/decl.cc:13463
 #, gcc-internal-format
 msgid ""
 "only declarations of constructors and conversion operators can be %<explicit"
 "%>"
 msgstr ""
 
-#: cp/decl.cc:13451
+#: cp/decl.cc:13473
 #, gcc-internal-format
 msgid "non-member %qs cannot be declared %<mutable%>"
 msgstr ""
 
-#: cp/decl.cc:13458
+#: cp/decl.cc:13480
 #, gcc-internal-format
 msgid "non-object member %qs cannot be declared %<mutable%>"
 msgstr ""
 
-#: cp/decl.cc:13464
+#: cp/decl.cc:13486
 #, gcc-internal-format
 msgid "function %qs cannot be declared %<mutable%>"
 msgstr ""
 
-#: cp/decl.cc:13470
+#: cp/decl.cc:13492
 #, gcc-internal-format
 msgid "%<static%> %qs cannot be declared %<mutable%>"
 msgstr ""
 
-#: cp/decl.cc:13476
+#: cp/decl.cc:13498
 #, gcc-internal-format
 msgid "%<const%> %qs cannot be declared %<mutable%>"
 msgstr ""
 
-#: cp/decl.cc:13482
+#: cp/decl.cc:13504
 #, gcc-internal-format
 msgid "reference %qs cannot be declared %<mutable%>"
 msgstr ""
 
-#: cp/decl.cc:13498
+#: cp/decl.cc:13520
 #, gcc-internal-format
 msgid "typedef may not be a function definition"
 msgstr ""
 
-#: cp/decl.cc:13501
+#: cp/decl.cc:13523
 #, gcc-internal-format
 msgid "typedef may not be a member function definition"
 msgstr ""
 
-#: cp/decl.cc:13527
+#: cp/decl.cc:13549
 #, gcc-internal-format
 msgid "%<auto%> not allowed in alias declaration"
 msgstr ""
 
-#: cp/decl.cc:13530
+#: cp/decl.cc:13552
 #, gcc-internal-format
 msgid "typedef declared %<auto%>"
 msgstr ""
 
-#: cp/decl.cc:13535
+#: cp/decl.cc:13557
 #, gcc-internal-format
 msgid "requires-clause on typedef"
 msgstr ""
 
-#: cp/decl.cc:13539
+#: cp/decl.cc:13561
 #, gcc-internal-format
 msgid "typedef name may not be a nested-name-specifier"
 msgstr ""
 
-#: cp/decl.cc:13565
+#: cp/decl.cc:13587
 #, gcc-internal-format
 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
 msgstr ""
 
-#: cp/decl.cc:13654
+#: cp/decl.cc:13676
 #, gcc-internal-format
 msgid "%<inline%> specified for friend class declaration"
 msgstr ""
 
-#: cp/decl.cc:13662
+#: cp/decl.cc:13684
 #, gcc-internal-format
 msgid "template parameters cannot be friends"
 msgstr ""
 
-#: cp/decl.cc:13664
+#: cp/decl.cc:13686
 #, gcc-internal-format
 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
 msgstr ""
 
-#: cp/decl.cc:13668
+#: cp/decl.cc:13690
 #, gcc-internal-format
 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
 msgstr ""
 
-#: cp/decl.cc:13681
+#: cp/decl.cc:13703
 #, gcc-internal-format
 msgid "trying to make class %qT a friend of global scope"
 msgstr ""
 
-#: cp/decl.cc:13701
+#: cp/decl.cc:13723
 #, gcc-internal-format
 msgid "invalid qualifiers on non-member function type"
 msgstr ""
 
-#: cp/decl.cc:13705
+#: cp/decl.cc:13727
 #, gcc-internal-format
 msgid "requires-clause on type-id"
 msgstr ""
 
-#: cp/decl.cc:13715
+#: cp/decl.cc:13737
 #, gcc-internal-format
 msgid "abstract declarator %qT used as declaration"
 msgstr ""
 
-#: cp/decl.cc:13730
+#: cp/decl.cc:13752
 #, gcc-internal-format
 msgid "requires-clause on declaration of non-function type %qT"
 msgstr ""
 
-#: cp/decl.cc:13749
+#: cp/decl.cc:13771
 #, gcc-internal-format
 msgid "cannot use %<::%> in parameter declaration"
 msgstr ""
 
-#: cp/decl.cc:13758 cp/parser.cc:20077
+#: cp/decl.cc:13780 cp/parser.cc:20086
 #, gcc-internal-format
 msgid "cannot declare a parameter with %<decltype(auto)%>"
 msgstr ""
 
-#: cp/decl.cc:13763
+#: cp/decl.cc:13785
 #, gcc-internal-format
 msgid "class template placeholder %qE not permitted in this context"
 msgstr ""
 
-#: cp/decl.cc:13766
+#: cp/decl.cc:13788
 #, gcc-internal-format
 msgid "use %<auto%> for an abbreviated function template"
 msgstr ""
 
-#: cp/decl.cc:13771
+#: cp/decl.cc:13793
 #, gcc-internal-format
 msgid "%<auto%> parameter not permitted in this context"
 msgstr ""
 
-#: cp/decl.cc:13774
+#: cp/decl.cc:13796
 #, gcc-internal-format
 msgid "parameter declared %<auto%>"
 msgstr ""
 
-#: cp/decl.cc:13825 cp/parser.cc:3483
+#: cp/decl.cc:13847 cp/parser.cc:3483
 #, gcc-internal-format
 msgid "invalid use of template-name %qE without an argument list"
 msgstr ""
 
-#: cp/decl.cc:13829
+#: cp/decl.cc:13851
 #, gcc-internal-format
 msgid "non-static data member declared with placeholder %qT"
 msgstr ""
 
-#: cp/decl.cc:13850
+#: cp/decl.cc:13872
 #, gcc-internal-format
 msgid "ISO C++ forbids flexible array member %qs"
 msgstr ""
 
-#: cp/decl.cc:13853
+#: cp/decl.cc:13875
 #, gcc-internal-format
 msgid "ISO C++ forbids flexible array members"
 msgstr ""
 
 #. Something like struct S { int N::j; };
-#: cp/decl.cc:13869
+#: cp/decl.cc:13891
 #, gcc-internal-format
 msgid "invalid use of %<::%>"
 msgstr ""
 
-#: cp/decl.cc:13890
+#: cp/decl.cc:13912
 #, gcc-internal-format
 msgid "declaration of function %qD in invalid context"
 msgstr ""
 
-#: cp/decl.cc:13900
+#: cp/decl.cc:13922
 #, gcc-internal-format
 msgid "function %qD declared %<virtual%> inside a union"
 msgstr ""
 
-#: cp/decl.cc:13910
+#: cp/decl.cc:13932
 #, gcc-internal-format
 msgid "%qD cannot be declared %<virtual%>, since it is always static"
 msgstr ""
 
-#: cp/decl.cc:13924
+#: cp/decl.cc:13946
 #, gcc-internal-format
 msgid "expected qualified name in friend declaration for destructor %qD"
 msgstr ""
 
-#: cp/decl.cc:13931
+#: cp/decl.cc:13953
 #, gcc-internal-format
 msgid "declaration of %qD as member of %qT"
 msgstr ""
 
-#: cp/decl.cc:13938 cp/decl.cc:13951
+#: cp/decl.cc:13960 cp/decl.cc:13973
 #, gcc-internal-format
 msgid "a destructor cannot be %qs"
 msgstr ""
 
-#: cp/decl.cc:13957
+#: cp/decl.cc:13979
 #, gcc-internal-format
 msgid "expected qualified name in friend declaration for constructor %qD"
 msgstr ""
 
-#: cp/decl.cc:13966
+#: cp/decl.cc:13988
 #, gcc-internal-format
 msgid "a constructor cannot be %<concept%>"
 msgstr ""
 
-#: cp/decl.cc:13972
+#: cp/decl.cc:13994
 #, gcc-internal-format
 msgid "a concept cannot be a member function"
 msgstr ""
 
-#: cp/decl.cc:13980 cp/decl.cc:14326
+#: cp/decl.cc:14002 cp/decl.cc:14348
 #, gcc-internal-format
 msgid "%qD cannot be %qs"
 msgstr ""
 
-#: cp/decl.cc:13989
+#: cp/decl.cc:14011
 #, gcc-internal-format
 msgid "specialization of variable template %qD declared as function"
 msgstr ""
 
-#: cp/decl.cc:13992
+#: cp/decl.cc:14014
 #, gcc-internal-format
 msgid "variable template declared here"
 msgstr ""
 
-#: cp/decl.cc:14054
+#: cp/decl.cc:14076
 #, gcc-internal-format
 msgid "field %qD has incomplete type %qT"
 msgstr ""
 
-#: cp/decl.cc:14059
+#: cp/decl.cc:14081
 #, gcc-internal-format
 msgid "name %qT has incomplete type"
 msgstr ""
 
-#: cp/decl.cc:14079
+#: cp/decl.cc:14101
 #, gcc-internal-format
 msgid "%qE is neither function nor member function; cannot be declared friend"
 msgstr ""
 
-#: cp/decl.cc:14082
+#: cp/decl.cc:14104
 #, gcc-internal-format
 msgid ""
 "unnamed field is neither function nor member function; cannot be declared "
 "friend"
 msgstr ""
 
-#: cp/decl.cc:14097 cp/parser.cc:20644 cp/parser.cc:27042
+#: cp/decl.cc:14119 cp/parser.cc:20653 cp/parser.cc:27052
 #, gcc-internal-format
 msgid ""
 "an attribute that appertains to a friend declaration that is not a "
 "definition is ignored"
 msgstr ""
 
-#: cp/decl.cc:14143 cp/decl.cc:14154
+#: cp/decl.cc:14165 cp/decl.cc:14176
 #, gcc-internal-format
 msgid "static data member %qE declared %qs"
 msgstr ""
 
-#: cp/decl.cc:14148
+#: cp/decl.cc:14170
 #, gcc-internal-format
 msgid "%<constexpr%> static data member %qD must have an initializer"
 msgstr ""
 
-#: cp/decl.cc:14193 cp/decl.cc:14201 cp/decl.cc:14208 cp/decl.cc:14215
+#: cp/decl.cc:14215 cp/decl.cc:14223 cp/decl.cc:14230 cp/decl.cc:14237
 #, gcc-internal-format
 msgid "non-static data member %qE declared %qs"
 msgstr ""
 
-#: cp/decl.cc:14267
+#: cp/decl.cc:14289
 #, gcc-internal-format
 msgid "storage class %<auto%> invalid for function %qs"
 msgstr ""
 
-#: cp/decl.cc:14270
+#: cp/decl.cc:14292
 #, gcc-internal-format
 msgid "storage class %<register%> invalid for function %qs"
 msgstr ""
 
-#: cp/decl.cc:14276
+#: cp/decl.cc:14298
 #, gcc-internal-format
 msgid "storage class %<__thread%> invalid for function %qs"
 msgstr ""
 
-#: cp/decl.cc:14280
+#: cp/decl.cc:14302
 #, gcc-internal-format
 msgid "storage class %<thread_local%> invalid for function %qs"
 msgstr ""
 
-#: cp/decl.cc:14285
+#: cp/decl.cc:14307
 #, gcc-internal-format
 msgid "virt-specifiers in %qs not allowed outside a class definition"
 msgstr ""
 
-#: cp/decl.cc:14297
+#: cp/decl.cc:14319
 #, gcc-internal-format
 msgid ""
 "%<static%> specifier invalid for function %qs declared out of global scope"
 msgstr ""
 
-#: cp/decl.cc:14301
+#: cp/decl.cc:14323
 #, gcc-internal-format
 msgid ""
 "%<inline%> specifier invalid for function %qs declared out of global scope"
 msgstr ""
 
-#: cp/decl.cc:14309
+#: cp/decl.cc:14331
 #, gcc-internal-format
 msgid "virtual non-class function %qs"
 msgstr ""
 
-#: cp/decl.cc:14316
+#: cp/decl.cc:14338
 #, gcc-internal-format
 msgid "%qs defined in a non-class scope"
 msgstr ""
 
-#: cp/decl.cc:14317
+#: cp/decl.cc:14339
 #, gcc-internal-format
 msgid "%qs declared in a non-class scope"
 msgstr ""
 
-#: cp/decl.cc:14360
+#: cp/decl.cc:14382
 #, gcc-internal-format
 msgid "cannot declare member function %qD to have static linkage"
 msgstr ""
 
-#: cp/decl.cc:14369
+#: cp/decl.cc:14391
 #, gcc-internal-format
 msgid "cannot declare static function inside another function"
 msgstr ""
 
-#: cp/decl.cc:14410
+#: cp/decl.cc:14432
 #, gcc-internal-format
 msgid ""
 "%<static%> may not be used when defining (as opposed to declaring) a static "
 "data member"
 msgstr ""
 
-#: cp/decl.cc:14417
+#: cp/decl.cc:14439
 #, gcc-internal-format
 msgid "static member %qD declared %<register%>"
 msgstr ""
 
-#: cp/decl.cc:14423
+#: cp/decl.cc:14445
 #, gcc-internal-format
 msgid "cannot explicitly declare member %q#D to have extern linkage"
 msgstr ""
 
-#: cp/decl.cc:14431
+#: cp/decl.cc:14453
 #, gcc-internal-format
 msgid "declaration of %<constexpr%> variable %qD is not a definition"
 msgstr ""
 
-#: cp/decl.cc:14438
+#: cp/decl.cc:14460
 #, gcc-internal-format
 msgid "a variable cannot be declared %<consteval%>"
 msgstr ""
 
-#: cp/decl.cc:14458
+#: cp/decl.cc:14480
 #, gcc-internal-format
 msgid "declaration of %q#D has no initializer"
 msgstr ""
 
-#: cp/decl.cc:14470
+#: cp/decl.cc:14492
 #, gcc-internal-format
 msgid "%qs initialized and declared %<extern%>"
 msgstr ""
 
-#: cp/decl.cc:14475
+#: cp/decl.cc:14497
 #, gcc-internal-format
 msgid "%qs has both %<extern%> and initializer"
 msgstr ""
 
-#: cp/decl.cc:14655
+#: cp/decl.cc:14677
 #, gcc-internal-format
 msgid "default argument %qE uses %qD"
 msgstr ""
 
-#: cp/decl.cc:14658
+#: cp/decl.cc:14680
 #, gcc-internal-format
 msgid "default argument %qE uses local variable %qD"
 msgstr ""
 
-#: cp/decl.cc:14785
+#: cp/decl.cc:14807
 #, gcc-internal-format
 msgid "invalid use of cv-qualified type %qT in parameter declaration"
 msgstr ""
 
-#: cp/decl.cc:14789
+#: cp/decl.cc:14811
 #, gcc-internal-format
 msgid "invalid use of type %<void%> in parameter declaration"
 msgstr ""
 
-#: cp/decl.cc:14818
+#: cp/decl.cc:14840
 #, gcc-internal-format
 msgid "%<volatile%>-qualified parameter is deprecated"
 msgstr ""
 
-#: cp/decl.cc:14826
+#: cp/decl.cc:14848
 #, gcc-internal-format
 msgid "parameter %qD invalidly declared method type"
 msgstr ""
 
-#: cp/decl.cc:14851
+#: cp/decl.cc:14873
 #, gcc-internal-format
 msgid "parameter %qD includes pointer to array of unknown bound %qT"
 msgstr ""
 
-#: cp/decl.cc:14853
+#: cp/decl.cc:14875
 #, gcc-internal-format
 msgid "parameter %qD includes reference to array of unknown bound %qT"
 msgstr ""
 
-#: cp/decl.cc:15114
+#: cp/decl.cc:15136
 #, gcc-internal-format
 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
 msgstr ""
 
-#: cp/decl.cc:15193
+#: cp/decl.cc:15215
 #, gcc-internal-format
 msgid "%qD may not be declared within a namespace"
 msgstr ""
 
-#: cp/decl.cc:15200
+#: cp/decl.cc:15222
 #, gcc-internal-format
 msgid "%qD may not be declared as static"
 msgstr ""
 
-#: cp/decl.cc:15230
+#: cp/decl.cc:15252
 #, gcc-internal-format
 msgid "%qD must be a non-static member function"
 msgstr ""
 
-#: cp/decl.cc:15236
+#: cp/decl.cc:15258
 #, gcc-internal-format
 msgid ""
 "%qD must be either a non-static member function or a non-member function"
 msgstr ""
 
-#: cp/decl.cc:15246
+#: cp/decl.cc:15268
 #, gcc-internal-format
 msgid "%qD must have an argument of class or enumerated type"
 msgstr ""
 
 #. 13.4.0.3
-#: cp/decl.cc:15272
+#: cp/decl.cc:15294
 #, gcc-internal-format
 msgid "ISO C++ prohibits overloading %<operator ?:%>"
 msgstr ""
 
-#: cp/decl.cc:15286
+#: cp/decl.cc:15308
 #, gcc-internal-format
 msgid "%qD must not have variable number of arguments"
 msgstr ""
 
-#: cp/decl.cc:15312
+#: cp/decl.cc:15334
 #, gcc-internal-format
 msgid "%qD must have either zero or one argument"
 msgstr ""
 
-#: cp/decl.cc:15313
+#: cp/decl.cc:15335
 #, gcc-internal-format
 msgid "%qD must have either one or two arguments"
 msgstr ""
 
-#: cp/decl.cc:15325
+#: cp/decl.cc:15347
 #, gcc-internal-format
 msgid "postfix %qD must have %<int%> as its argument"
 msgstr ""
 
-#: cp/decl.cc:15326
+#: cp/decl.cc:15348
 #, gcc-internal-format
 msgid "postfix %qD must have %<int%> as its second argument"
 msgstr ""
 
-#: cp/decl.cc:15337
+#: cp/decl.cc:15359
 #, gcc-internal-format
 msgid "%qD must have no arguments"
 msgstr ""
 
-#: cp/decl.cc:15338 cp/decl.cc:15350
+#: cp/decl.cc:15360 cp/decl.cc:15372
 #, gcc-internal-format
 msgid "%qD must have exactly one argument"
 msgstr ""
 
-#: cp/decl.cc:15351
+#: cp/decl.cc:15373
 #, gcc-internal-format
 msgid "%qD must have exactly two arguments"
 msgstr ""
 
-#: cp/decl.cc:15366
+#: cp/decl.cc:15388
 #, gcc-internal-format
 msgid "%qD cannot have default arguments"
 msgstr ""
 
-#: cp/decl.cc:15390
+#: cp/decl.cc:15412
 #, gcc-internal-format
 msgid "converting %qT to %<void%> will never use a type conversion operator"
 msgstr ""
 
-#: cp/decl.cc:15397
+#: cp/decl.cc:15419
 #, gcc-internal-format
 msgid ""
 "converting %qT to a reference to the same type will never use a type "
 "conversion operator"
 msgstr ""
 
-#: cp/decl.cc:15399
+#: cp/decl.cc:15421
 #, gcc-internal-format
 msgid ""
 "converting %qT to the same type will never use a type conversion operator"
 msgstr ""
 
-#: cp/decl.cc:15408
+#: cp/decl.cc:15430
 #, gcc-internal-format
 msgid ""
 "converting %qT to a reference to a base class %qT will never use a type "
 "conversion operator"
 msgstr ""
 
-#: cp/decl.cc:15410
+#: cp/decl.cc:15432
 #, gcc-internal-format
 msgid ""
 "converting %qT to a base class %qT will never use a type conversion operator"
 msgstr ""
 
-#: cp/decl.cc:15426
+#: cp/decl.cc:15448
 #, gcc-internal-format
 msgid "user-defined %qD always evaluates both arguments"
 msgstr ""
 
-#: cp/decl.cc:15445
+#: cp/decl.cc:15467
 #, gcc-internal-format
 msgid "prefix %qD should return %qT"
 msgstr ""
 
-#: cp/decl.cc:15452
+#: cp/decl.cc:15474
 #, gcc-internal-format
 msgid "postfix %qD should return %qT"
 msgstr ""
 
-#: cp/decl.cc:15464
+#: cp/decl.cc:15486
 #, gcc-internal-format
 msgid "%qD should return by value"
 msgstr ""
 
-#: cp/decl.cc:15519
+#: cp/decl.cc:15541
 #, gcc-internal-format
 msgid "using template type parameter %qT after %qs"
 msgstr ""
 
-#: cp/decl.cc:15542
+#: cp/decl.cc:15564
 #, gcc-internal-format
 msgid "using alias template specialization %qT after %qs"
 msgstr ""
 
-#: cp/decl.cc:15545
+#: cp/decl.cc:15567
 #, gcc-internal-format
 msgid "using typedef-name %qD after %qs"
 msgstr ""
 
-#: cp/decl.cc:15547
+#: cp/decl.cc:15569
 #, gcc-internal-format
 msgid "%qD has a previous declaration here"
 msgstr ""
 
-#: cp/decl.cc:15555
+#: cp/decl.cc:15577
 #, gcc-internal-format
 msgid "%qT referred to as %qs"
 msgstr ""
 
-#: cp/decl.cc:15556 cp/decl.cc:15563
+#: cp/decl.cc:15578 cp/decl.cc:15585
 #, gcc-internal-format
 msgid "%qT has a previous declaration here"
 msgstr ""
 
-#: cp/decl.cc:15562
+#: cp/decl.cc:15584
 #, gcc-internal-format
 msgid "%qT referred to as enum"
 msgstr ""
@@ -56170,110 +56194,110 @@ msgstr ""
 #. void f(class C);            // No template header here
 #.
 #. then the required template argument is missing.
-#: cp/decl.cc:15577
+#: cp/decl.cc:15599
 #, gcc-internal-format
 msgid "template argument required for %<%s %T%>"
 msgstr ""
 
-#: cp/decl.cc:15620 cp/name-lookup.cc:5731 cp/name-lookup.cc:5863
-#: cp/parser.cc:6931 cp/parser.cc:30630
+#: cp/decl.cc:15642 cp/name-lookup.cc:5717 cp/name-lookup.cc:5849
+#: cp/parser.cc:6931 cp/parser.cc:30641
 #, gcc-internal-format
 msgid "reference to %qD is ambiguous"
 msgstr ""
 
-#: cp/decl.cc:15629
+#: cp/decl.cc:15651
 #, gcc-internal-format
 msgid "class template %qD redeclared as non-template"
 msgstr ""
 
-#: cp/decl.cc:15651 cp/name-lookup.cc:5421
+#: cp/decl.cc:15673 cp/name-lookup.cc:5407
 #, gcc-internal-format
 msgid "%qD has the same name as the class in which it is declared"
 msgstr ""
 
-#: cp/decl.cc:15679 cp/friend.cc:315 cp/parser.cc:3308 cp/parser.cc:6636
-#: cp/pt.cc:9848
+#: cp/decl.cc:15701 cp/friend.cc:315 cp/parser.cc:3308 cp/parser.cc:6636
+#: cp/pt.cc:9866
 #, gcc-internal-format
 msgid "%qT is not a template"
 msgstr ""
 
-#: cp/decl.cc:15684
+#: cp/decl.cc:15706
 #, gcc-internal-format
 msgid "perhaps you want to explicitly add %<%T::%>"
 msgstr ""
 
-#: cp/decl.cc:15789
+#: cp/decl.cc:15811
 #, gcc-internal-format
 msgid "use of enum %q#D without previous declaration"
 msgstr ""
 
-#: cp/decl.cc:15820
+#: cp/decl.cc:15842
 #, gcc-internal-format
 msgid "redeclaration of %qT as a non-template"
 msgstr ""
 
-#: cp/decl.cc:15831 cp/semantics.cc:3463
+#: cp/decl.cc:15853 cp/semantics.cc:3474
 #, gcc-internal-format
 msgid "cannot declare %qD in a different module"
 msgstr ""
 
-#: cp/decl.cc:15947
+#: cp/decl.cc:15969
 #, gcc-internal-format
 msgid "derived union %qT invalid"
 msgstr ""
 
-#: cp/decl.cc:15954
+#: cp/decl.cc:15976
 #, gcc-internal-format
 msgid "%qT defined with multiple direct bases"
 msgstr ""
 
-#: cp/decl.cc:15965
+#: cp/decl.cc:15987
 #, gcc-internal-format
 msgid "%qT defined with direct virtual base"
 msgstr ""
 
-#: cp/decl.cc:15990
+#: cp/decl.cc:16012
 #, gcc-internal-format
 msgid "base type %qT fails to be a struct or class type"
 msgstr ""
 
-#: cp/decl.cc:16020
+#: cp/decl.cc:16042
 #, gcc-internal-format
 msgid "recursive type %qT undefined"
 msgstr ""
 
-#: cp/decl.cc:16022
+#: cp/decl.cc:16044
 #, gcc-internal-format
 msgid "duplicate base type %qT invalid"
 msgstr ""
 
-#: cp/decl.cc:16167
+#: cp/decl.cc:16189
 #, gcc-internal-format
 msgid "scoped/unscoped mismatch in enum %q#T"
 msgstr ""
 
-#: cp/decl.cc:16170 cp/decl.cc:16178 cp/decl.cc:16188 cp/decl.cc:16784
-#: cp/parser.cc:20992
+#: cp/decl.cc:16192 cp/decl.cc:16200 cp/decl.cc:16210 cp/decl.cc:16806
+#: cp/parser.cc:21001
 #, gcc-internal-format
 msgid "previous definition here"
 msgstr ""
 
-#: cp/decl.cc:16175
+#: cp/decl.cc:16197
 #, gcc-internal-format
 msgid "underlying type mismatch in enum %q#T"
 msgstr ""
 
-#: cp/decl.cc:16185
+#: cp/decl.cc:16207
 #, gcc-internal-format
 msgid "different underlying type in enum %q#T"
 msgstr ""
 
-#: cp/decl.cc:16196
+#: cp/decl.cc:16218
 #, gcc-internal-format
 msgid "cannot define %qD in different module"
 msgstr ""
 
-#: cp/decl.cc:16270
+#: cp/decl.cc:16292
 #, gcc-internal-format
 msgid "underlying type %qT of %qT must be an integral type"
 msgstr ""
@@ -56282,78 +56306,78 @@ msgstr ""
 #.
 #. IF no integral type can represent all the enumerator values, the
 #. enumeration is ill-formed.
-#: cp/decl.cc:16417
+#: cp/decl.cc:16439
 #, gcc-internal-format
 msgid "no integral type can represent all of the enumerator values for %qT"
 msgstr ""
 
-#: cp/decl.cc:16592
+#: cp/decl.cc:16614
 #, gcc-internal-format
 msgid ""
 "enumerator value for %qD must have integral or unscoped enumeration type"
 msgstr ""
 
-#: cp/decl.cc:16602
+#: cp/decl.cc:16624
 #, gcc-internal-format
 msgid "enumerator value for %qD is not an integer constant"
 msgstr ""
 
-#: cp/decl.cc:16651
+#: cp/decl.cc:16673
 #, gcc-internal-format
 msgid "incremented enumerator value is too large for %<unsigned long%>"
 msgstr ""
 
-#: cp/decl.cc:16652
+#: cp/decl.cc:16674
 #, gcc-internal-format
 msgid "incremented enumerator value is too large for %<long%>"
 msgstr ""
 
-#: cp/decl.cc:16663
+#: cp/decl.cc:16685
 #, gcc-internal-format
 msgid "overflow in enumeration values at %qD"
 msgstr ""
 
-#: cp/decl.cc:16683
+#: cp/decl.cc:16705
 #, gcc-internal-format
 msgid "enumerator value %qE is outside the range of underlying type %qT"
 msgstr ""
 
-#: cp/decl.cc:16782 cp/parser.cc:20990
+#: cp/decl.cc:16804 cp/parser.cc:20999
 #, gcc-internal-format
 msgid "multiple definition of %q#T"
 msgstr ""
 
-#: cp/decl.cc:16856
+#: cp/decl.cc:16878
 #, gcc-internal-format
 msgid "return type %q#T is incomplete"
 msgstr ""
 
-#: cp/decl.cc:17016 cp/typeck.cc:10615
+#: cp/decl.cc:17038 cp/typeck.cc:10617
 #, gcc-internal-format
 msgid "%<operator=%> should return a reference to %<*this%>"
 msgstr ""
 
-#: cp/decl.cc:17866
+#: cp/decl.cc:17888
 #, gcc-internal-format
 msgid "no return statements in function returning %qT"
 msgstr ""
 
-#: cp/decl.cc:17868 cp/typeck.cc:10495
+#: cp/decl.cc:17890 cp/typeck.cc:10497
 #, gcc-internal-format
 msgid "only plain %<auto%> return type can be deduced to %<void%>"
 msgstr ""
 
-#: cp/decl.cc:17930
+#: cp/decl.cc:17952
 #, gcc-internal-format
 msgid "no return statement in %<constexpr%> function returning non-void"
 msgstr ""
 
-#: cp/decl.cc:18112
+#: cp/decl.cc:18134
 #, gcc-internal-format
 msgid "%qD is already defined in class %qT"
 msgstr ""
 
-#: cp/decl.cc:18503
+#: cp/decl.cc:18525
 #, gcc-internal-format
 msgid "use of %qD before deduction of %<auto%>"
 msgstr ""
@@ -56411,7 +56435,7 @@ msgstr ""
 msgid "deleting %qT is undefined"
 msgstr ""
 
-#: cp/decl2.cc:672 cp/pt.cc:5879
+#: cp/decl2.cc:672 cp/pt.cc:5884
 #, gcc-internal-format
 msgid "template declaration of %q#D"
 msgstr ""
@@ -56422,162 +56446,162 @@ msgid ""
 "template parameter lists provided don%'t match the template parameters of %qD"
 msgstr ""
 
-#: cp/decl2.cc:727 cp/pt.cc:5847
+#: cp/decl2.cc:727 cp/pt.cc:5852
 #, gcc-internal-format
 msgid "destructor %qD declared as member template"
 msgstr ""
 
-#: cp/decl2.cc:802
+#: cp/decl2.cc:823
 #, gcc-internal-format
 msgid "no declaration matches %q#D"
 msgstr ""
 
-#: cp/decl2.cc:807
+#: cp/decl2.cc:828
 #, gcc-internal-format
 msgid "no conversion operators declared"
 msgstr ""
 
-#: cp/decl2.cc:810
+#: cp/decl2.cc:831
 #, gcc-internal-format
 msgid "no functions named %qD"
 msgstr ""
 
-#: cp/decl2.cc:812
+#: cp/decl2.cc:833
 #, gcc-internal-format
 msgid "%#qT defined here"
 msgstr ""
 
-#: cp/decl2.cc:872
+#: cp/decl2.cc:893
 #, gcc-internal-format
 msgid "local class %q#T shall not have static data member %q#D"
 msgstr ""
 
-#: cp/decl2.cc:881
+#: cp/decl2.cc:902
 #, gcc-internal-format
 msgid "static data member %qD in unnamed class"
 msgstr ""
 
-#: cp/decl2.cc:883
+#: cp/decl2.cc:904
 #, gcc-internal-format
 msgid "unnamed class defined here"
 msgstr ""
 
-#: cp/decl2.cc:964
+#: cp/decl2.cc:985
 #, gcc-internal-format
 msgid "explicit template argument list not allowed"
 msgstr ""
 
-#: cp/decl2.cc:1006
+#: cp/decl2.cc:1027
 #, gcc-internal-format
 msgid "%qD is already defined in %qT"
 msgstr ""
 
-#: cp/decl2.cc:1035 cp/decl2.cc:1043
+#: cp/decl2.cc:1056 cp/decl2.cc:1064
 #, gcc-internal-format
 msgid "invalid initializer for member function %qD"
 msgstr ""
 
-#: cp/decl2.cc:1052
+#: cp/decl2.cc:1073
 #, gcc-internal-format
 msgid "initializer specified for friend function %qD"
 msgstr ""
 
-#: cp/decl2.cc:1055
+#: cp/decl2.cc:1076
 #, gcc-internal-format
 msgid "initializer specified for static member function %qD"
 msgstr ""
 
-#: cp/decl2.cc:1103
+#: cp/decl2.cc:1124
 #, gcc-internal-format
 msgid "%<asm%> specifiers are not permitted on non-static data members"
 msgstr ""
 
-#: cp/decl2.cc:1160
+#: cp/decl2.cc:1181
 #, gcc-internal-format
 msgid "bit-field %qD with non-integral type %qT"
 msgstr ""
 
-#: cp/decl2.cc:1168
+#: cp/decl2.cc:1189
 #, gcc-internal-format
 msgid "cannot declare %qD to be a bit-field type"
 msgstr ""
 
-#: cp/decl2.cc:1179
+#: cp/decl2.cc:1200
 #, gcc-internal-format
 msgid "cannot declare bit-field %qD with function type"
 msgstr ""
 
-#: cp/decl2.cc:1185
+#: cp/decl2.cc:1206
 #, gcc-internal-format
 msgid "cannot declare bit-field %qD with %<warn_if_not_aligned%> type"
 msgstr ""
 
-#: cp/decl2.cc:1192
+#: cp/decl2.cc:1213
 #, gcc-internal-format
 msgid "%qD is already defined in the class %qT"
 msgstr ""
 
-#: cp/decl2.cc:1200
+#: cp/decl2.cc:1221
 #, gcc-internal-format
 msgid "static member %qD cannot be a bit-field"
 msgstr ""
 
-#: cp/decl2.cc:1214
+#: cp/decl2.cc:1235
 #, gcc-internal-format
 msgid "width of bit-field %qD has non-integral type %qT"
 msgstr ""
 
-#: cp/decl2.cc:1540
+#: cp/decl2.cc:1568
 #, gcc-internal-format
 msgid "incomplete type %qT is not mappable"
 msgstr ""
 
-#: cp/decl2.cc:1556
+#: cp/decl2.cc:1584
 #, gcc-internal-format
 msgid "static field %qD is not mappable"
 msgstr ""
 
-#: cp/decl2.cc:1645
+#: cp/decl2.cc:1681
 #, gcc-internal-format
 msgid "%q+D static data member inside of declare target directive"
 msgstr ""
 
-#: cp/decl2.cc:1684 cp/name-lookup.cc:8546
+#: cp/decl2.cc:1720 cp/name-lookup.cc:8547
 #, gcc-internal-format
 msgid "%<omp::%E%> not allowed to be specified in this context"
 msgstr ""
 
-#: cp/decl2.cc:1753
+#: cp/decl2.cc:1789
 #, gcc-internal-format
 msgid "anonymous struct not inside named type"
 msgstr ""
 
-#: cp/decl2.cc:1769
+#: cp/decl2.cc:1805
 #, gcc-internal-format
 msgid "%q#D invalid; an anonymous union can only have non-static data members"
 msgstr ""
 
-#: cp/decl2.cc:1776
+#: cp/decl2.cc:1812
 #, gcc-internal-format
 msgid "private member %q#D in anonymous union"
 msgstr ""
 
-#: cp/decl2.cc:1779
+#: cp/decl2.cc:1815
 #, gcc-internal-format
 msgid "protected member %q#D in anonymous union"
 msgstr ""
 
-#: cp/decl2.cc:1844
+#: cp/decl2.cc:1880
 #, gcc-internal-format
 msgid "namespace-scope anonymous aggregates must be static"
 msgstr ""
 
-#: cp/decl2.cc:1853
+#: cp/decl2.cc:1889
 #, gcc-internal-format
 msgid "anonymous union with no members"
 msgstr ""
 
-#: cp/decl2.cc:1890
+#: cp/decl2.cc:1926
 #, gcc-internal-format
 msgid "%<operator new%> must return type %qT"
 msgstr ""
@@ -56586,84 +56610,84 @@ msgstr ""
 #.
 #. The first parameter shall not have an associated default
 #. argument.
-#: cp/decl2.cc:1902
+#: cp/decl2.cc:1938
 #, gcc-internal-format
 msgid "the first parameter of %<operator new%> cannot have a default argument"
 msgstr ""
 
-#: cp/decl2.cc:1918
+#: cp/decl2.cc:1954
 #, gcc-internal-format
 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
 msgstr ""
 
-#: cp/decl2.cc:1948
+#: cp/decl2.cc:1984
 #, gcc-internal-format
 msgid "%<operator delete%> must return type %qT"
 msgstr ""
 
-#: cp/decl2.cc:1963
+#: cp/decl2.cc:1999
 #, gcc-internal-format
 msgid "destroying %<operator delete%> must be a member function"
 msgstr ""
 
-#: cp/decl2.cc:1966
+#: cp/decl2.cc:2002
 #, gcc-internal-format
 msgid "%<operator delete[]%> cannot be a destroying delete"
 msgstr ""
 
-#: cp/decl2.cc:1968
+#: cp/decl2.cc:2004
 #, gcc-internal-format
 msgid "destroying %<operator delete%> must be a usual deallocation function"
 msgstr ""
 
-#: cp/decl2.cc:1978
+#: cp/decl2.cc:2014
 #, gcc-internal-format
 msgid "%<operator delete%> takes type %qT as first parameter"
 msgstr ""
 
-#: cp/decl2.cc:2959
+#: cp/decl2.cc:2995
 #, gcc-internal-format
 msgid "%qT has a field %qD whose type has no linkage"
 msgstr ""
 
-#: cp/decl2.cc:2963
+#: cp/decl2.cc:2999
 #, gcc-internal-format
 msgid ""
 "%qT has a field %qD whose type depends on the type %qT which has no linkage"
 msgstr ""
 
-#: cp/decl2.cc:2968
+#: cp/decl2.cc:3004
 #, gcc-internal-format
 msgid "%qT has a field %qD whose type uses the anonymous namespace"
 msgstr ""
 
-#: cp/decl2.cc:2976
+#: cp/decl2.cc:3012
 #, gcc-internal-format
 msgid "%qT declared with greater visibility than the type of its field %qD"
 msgstr ""
 
-#: cp/decl2.cc:2994
+#: cp/decl2.cc:3030
 #, gcc-internal-format
 msgid "%qT has a base %qT whose type has no linkage"
 msgstr ""
 
-#: cp/decl2.cc:2998
+#: cp/decl2.cc:3034
 #, gcc-internal-format
 msgid ""
 "%qT has a base %qT whose type depends on the type %qT which has no linkage"
 msgstr ""
 
-#: cp/decl2.cc:3003
+#: cp/decl2.cc:3039
 #, gcc-internal-format
 msgid "%qT has a base %qT whose type uses the anonymous namespace"
 msgstr ""
 
-#: cp/decl2.cc:3010
+#: cp/decl2.cc:3046
 #, gcc-internal-format
 msgid "%qT declared with greater visibility than its base %qT"
 msgstr ""
 
-#: cp/decl2.cc:4679
+#: cp/decl2.cc:4715
 #, gcc-internal-format
 msgid "%q#D, declared using unnamed type, is used but never defined"
 msgstr ""
@@ -56672,245 +56696,245 @@ msgstr ""
 #. no linkage can only be used to declare extern "C"
 #. entities.  Since it's not always an error in the
 #. ISO C++ 90 Standard, we only issue a warning.
-#: cp/decl2.cc:4688
+#: cp/decl2.cc:4724
 #, gcc-internal-format
 msgid "unnamed type with no linkage used to declare variable %q#D with linkage"
 msgstr ""
 
-#: cp/decl2.cc:4692
+#: cp/decl2.cc:4728
 #, gcc-internal-format
 msgid "unnamed type with no linkage used to declare function %q#D with linkage"
 msgstr ""
 
-#: cp/decl2.cc:4696
+#: cp/decl2.cc:4732
 #, gcc-internal-format
 msgid ""
 "%q#D does not refer to the unqualified type, so it is not used for linkage"
 msgstr ""
 
-#: cp/decl2.cc:4704
+#: cp/decl2.cc:4740
 #, gcc-internal-format
 msgid "%q#D, declared using local type %qT, is used but never defined"
 msgstr ""
 
-#: cp/decl2.cc:4708
+#: cp/decl2.cc:4744
 #, gcc-internal-format
 msgid "type %qT with no linkage used to declare variable %q#D with linkage"
 msgstr ""
 
-#: cp/decl2.cc:4711
+#: cp/decl2.cc:4747
 #, gcc-internal-format
 msgid "type %qT with no linkage used to declare function %q#D with linkage"
 msgstr ""
 
-#: cp/decl2.cc:4899
+#: cp/decl2.cc:4935
 #, gcc-internal-format
 msgid "mangling of %q#D as %qE conflicts with a previous mangle"
 msgstr ""
 
-#: cp/decl2.cc:4902
+#: cp/decl2.cc:4938
 #, gcc-internal-format
 msgid "previous mangling %q#D"
 msgstr ""
 
-#: cp/decl2.cc:4904
+#: cp/decl2.cc:4940
 #, gcc-internal-format
 msgid ""
 "a later %<-fabi-version=%> (or =0) avoids this error with a change in "
 "mangling"
 msgstr ""
 
-#: cp/decl2.cc:4976 cp/decl2.cc:4979
+#: cp/decl2.cc:5012 cp/decl2.cc:5015
 #, gcc-internal-format
 msgid "the program should also define %qD"
 msgstr ""
 
-#: cp/decl2.cc:5332
+#: cp/decl2.cc:5368
 #, gcc-internal-format
 msgid "inline function %qD used but never defined"
 msgstr ""
 
-#: cp/decl2.cc:5535
+#: cp/decl2.cc:5571
 #, gcc-internal-format
 msgid "default argument missing for parameter %P of %q#D"
 msgstr ""
 
-#: cp/decl2.cc:5540
+#: cp/decl2.cc:5576
 #, gcc-internal-format
 msgid "...following parameter %P which has a default argument"
 msgstr ""
 
-#: cp/decl2.cc:5673
+#: cp/decl2.cc:5709
 #, gcc-internal-format
 msgid "implicitly-declared %qD is deprecated"
 msgstr ""
 
-#: cp/decl2.cc:5677
+#: cp/decl2.cc:5713
 #, gcc-internal-format
 msgid "because %qT has user-provided %qD"
 msgstr ""
 
 #. We mark a lambda conversion op as deleted if we can't
 #. generate it properly; see maybe_add_lambda_conv_op.
-#: cp/decl2.cc:5813
+#: cp/decl2.cc:5849
 #, gcc-internal-format
 msgid "converting lambda that uses %<...%> to function pointer"
 msgstr ""
 
-#: cp/decl2.cc:5816
+#: cp/decl2.cc:5852
 #, gcc-internal-format
 msgid "use of deleted function %qD"
 msgstr ""
 
-#: cp/decl2.cc:5870
+#: cp/decl2.cc:5906
 #, gcc-internal-format
 msgid "use of function %qD with unsatisfied constraints"
 msgstr ""
 
-#: cp/decl2.cc:5902
+#: cp/decl2.cc:5938
 #, gcc-internal-format
 msgid "use of built-in parameter pack %qD outside of a template"
 msgstr ""
 
-#: cp/error.cc:4019
+#: cp/error.cc:4027
 #, gcc-internal-format
 msgid "(no argument)"
 msgstr ""
 
-#: cp/error.cc:4111
+#: cp/error.cc:4119
 #, gcc-internal-format
 msgid "[...]"
 msgstr ""
 
-#: cp/error.cc:4458
+#: cp/error.cc:4466
 #, gcc-internal-format
 msgid ""
 "extended initializer lists only available with %<-std=c++11%> or %<-std=gnu+"
 "+11%>"
 msgstr ""
 
-#: cp/error.cc:4463
+#: cp/error.cc:4471
 #, gcc-internal-format
 msgid ""
 "explicit conversion operators only available with %<-std=c++11%> or %<-"
 "std=gnu++11%>"
 msgstr ""
 
-#: cp/error.cc:4468
+#: cp/error.cc:4476
 #, gcc-internal-format
 msgid ""
 "variadic templates only available with %<-std=c++11%> or %<-std=gnu++11%>"
 msgstr ""
 
-#: cp/error.cc:4473
+#: cp/error.cc:4481
 #, gcc-internal-format
 msgid ""
 "lambda expressions only available with %<-std=c++11%> or %<-std=gnu++11%>"
 msgstr ""
 
-#: cp/error.cc:4478
+#: cp/error.cc:4486
 #, gcc-internal-format
 msgid "C++11 auto only available with %<-std=c++11%> or %<-std=gnu++11%>"
 msgstr ""
 
-#: cp/error.cc:4483
+#: cp/error.cc:4491
 #, gcc-internal-format
 msgid "scoped enums only available with %<-std=c++11%> or %<-std=gnu++11%>"
 msgstr ""
 
-#: cp/error.cc:4488
+#: cp/error.cc:4496
 #, gcc-internal-format
 msgid ""
 "defaulted and deleted functions only available with %<-std=c++11%> or %<-"
 "std=gnu++11%>"
 msgstr ""
 
-#: cp/error.cc:4494
+#: cp/error.cc:4502
 #, gcc-internal-format
 msgid ""
 "inline namespaces only available with %<-std=c++11%> or %<-std=gnu++11%>"
 msgstr ""
 
-#: cp/error.cc:4499
+#: cp/error.cc:4507
 #, gcc-internal-format
 msgid ""
 "override controls (override/final) only available with %<-std=c++11%> or %<-"
 "std=gnu++11%>"
 msgstr ""
 
-#: cp/error.cc:4504
+#: cp/error.cc:4512
 #, gcc-internal-format
 msgid ""
 "non-static data member initializers only available with %<-std=c++11%> or %<-"
 "std=gnu++11%>"
 msgstr ""
 
-#: cp/error.cc:4509
+#: cp/error.cc:4517
 #, gcc-internal-format
 msgid ""
 "user-defined literals only available with %<-std=c++11%> or %<-std=gnu++11%>"
 msgstr ""
 
-#: cp/error.cc:4514
+#: cp/error.cc:4522
 #, gcc-internal-format
 msgid ""
 "delegating constructors only available with %<-std=c++11%> or %<-std=gnu+"
 "+11%>"
 msgstr ""
 
-#: cp/error.cc:4519
+#: cp/error.cc:4527
 #, gcc-internal-format
 msgid ""
 "inheriting constructors only available with %<-std=c++11%> or %<-std=gnu+"
 "+11%>"
 msgstr ""
 
-#: cp/error.cc:4524
+#: cp/error.cc:4532
 #, gcc-internal-format
 msgid "C++11 attributes only available with %<-std=c++11%> or %<-std=gnu++11%>"
 msgstr ""
 
-#: cp/error.cc:4529
+#: cp/error.cc:4537
 #, gcc-internal-format
 msgid "ref-qualifiers only available with %<-std=c++11%> or %<-std=gnu++11%>"
 msgstr ""
 
-#: cp/error.cc:4579
+#: cp/error.cc:4587
 #, gcc-internal-format
 msgid "incomplete type %qT used in nested name specifier"
 msgstr ""
 
-#: cp/error.cc:4583
+#: cp/error.cc:4591
 #, gcc-internal-format
 msgid "reference to %<%T::%D%> is ambiguous"
 msgstr ""
 
-#: cp/error.cc:4597
+#: cp/error.cc:4605
 #, gcc-internal-format
 msgid "%qD is not a member of %qT; did you mean %qs?"
 msgstr ""
 
-#: cp/error.cc:4601 cp/typeck.cc:2730
+#: cp/error.cc:4609 cp/typeck.cc:2730
 #, gcc-internal-format
 msgid "%qD is not a member of %qT"
 msgstr ""
 
-#: cp/error.cc:4623
+#: cp/error.cc:4631
 #, gcc-internal-format
 msgid "%qD is not a member of %qD; did you mean %qs?"
 msgstr ""
 
-#: cp/error.cc:4627 cp/typeck.cc:3323
+#: cp/error.cc:4635 cp/typeck.cc:3323
 #, gcc-internal-format
 msgid "%qD is not a member of %qD"
 msgstr ""
 
-#: cp/error.cc:4638
+#: cp/error.cc:4646
 #, gcc-internal-format
 msgid "%<::%D%> has not been declared; did you mean %qs?"
 msgstr ""
 
-#: cp/error.cc:4642
+#: cp/error.cc:4650
 #, gcc-internal-format
 msgid "%<::%D%> has not been declared"
 msgstr ""
@@ -57240,12 +57264,12 @@ msgstr ""
 msgid "type %qT is not a direct base of %qT"
 msgstr ""
 
-#: cp/init.cc:2003 cp/init.cc:4786 cp/typeck2.cc:1349
+#: cp/init.cc:2003 cp/init.cc:4791 cp/typeck2.cc:1350
 #, gcc-internal-format
 msgid "array must be initialized with a brace-enclosed initializer"
 msgstr ""
 
-#: cp/init.cc:2324 cp/semantics.cc:3740
+#: cp/init.cc:2324 cp/semantics.cc:3751
 #, gcc-internal-format
 msgid "%qT is not a class type"
 msgstr ""
@@ -57265,7 +57289,7 @@ msgstr ""
 msgid "invalid use of non-static member function %qD"
 msgstr ""
 
-#: cp/init.cc:2489 cp/semantics.cc:2148
+#: cp/init.cc:2489 cp/semantics.cc:2159
 #, gcc-internal-format
 msgid "invalid use of non-static data member %qD"
 msgstr ""
@@ -57306,244 +57330,244 @@ msgstr ""
 msgid "uninitialized const member in base %q#T of %q#T"
 msgstr ""
 
-#: cp/init.cc:2846
+#: cp/init.cc:2851
 #, gcc-internal-format
 msgid ""
 "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a "
 "region of type %qT and size %qwi"
 msgstr ""
 
-#: cp/init.cc:2849
+#: cp/init.cc:2854
 #, gcc-internal-format
 msgid ""
 "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a "
 "region of type %qT and size at most %qwu"
 msgstr ""
 
-#: cp/init.cc:2859
+#: cp/init.cc:2864
 #, gcc-internal-format
 msgid ""
 "placement new constructing an array of objects of type %qT and size %qwu in "
 "a region of type %qT and size %qwi"
 msgstr ""
 
-#: cp/init.cc:2862
+#: cp/init.cc:2867
 #, gcc-internal-format
 msgid ""
 "placement new constructing an array of objects of type %qT and size %qwu in "
 "a region of type %qT and size at most %qwu"
 msgstr ""
 
-#: cp/init.cc:2871
+#: cp/init.cc:2876
 #, gcc-internal-format
 msgid ""
 "placement new constructing an object of type %qT and size %qwu in a region "
 "of type %qT and size %qwi"
 msgstr ""
 
-#: cp/init.cc:2874
+#: cp/init.cc:2879
 #, gcc-internal-format
 msgid ""
 "placement new constructing an object of type %qT and size %qwu in a region "
 "of type %qT and size at most %qwu"
 msgstr ""
 
-#: cp/init.cc:2891
+#: cp/init.cc:2896
 #, gcc-internal-format
 msgid "at offset %wi from %qD declared here"
 msgstr ""
 
-#: cp/init.cc:2895
+#: cp/init.cc:2900
 #, gcc-internal-format
 msgid "at offset [%wi, %wi] from %qD declared here"
 msgstr ""
 
-#: cp/init.cc:3093
+#: cp/init.cc:3098
 #, gcc-internal-format
 msgid "integer overflow in array size"
 msgstr ""
 
-#: cp/init.cc:3103
+#: cp/init.cc:3108
 #, gcc-internal-format
 msgid "array size in new-expression must be constant"
 msgstr ""
 
-#: cp/init.cc:3121
+#: cp/init.cc:3126
 #, gcc-internal-format
 msgid "variably modified type not allowed in new-expression"
 msgstr ""
 
-#: cp/init.cc:3137
+#: cp/init.cc:3142
 #, gcc-internal-format
 msgid ""
 "non-constant array new length must be specified directly, not by %<typedef%>"
 msgstr ""
 
-#: cp/init.cc:3139
+#: cp/init.cc:3144
 #, gcc-internal-format
 msgid ""
 "non-constant array new length must be specified without parentheses around "
 "the type-id"
 msgstr ""
 
-#: cp/init.cc:3149
+#: cp/init.cc:3154
 #, gcc-internal-format
 msgid "invalid type %<void%> for %<new%>"
 msgstr ""
 
-#: cp/init.cc:3155
+#: cp/init.cc:3160
 #, gcc-internal-format
 msgid ""
 "%<new%> of %<initializer_list%> does not extend the lifetime of the "
 "underlying array"
 msgstr ""
 
-#: cp/init.cc:3197
+#: cp/init.cc:3202
 #, gcc-internal-format
 msgid "uninitialized const in %<new%> of %q#T"
 msgstr ""
 
-#: cp/init.cc:3353
+#: cp/init.cc:3358
 #, gcc-internal-format
 msgid "no suitable %qD found in class %qT"
 msgstr ""
 
-#: cp/init.cc:3360 cp/search.cc:1179
+#: cp/init.cc:3365 cp/search.cc:1179
 #, gcc-internal-format
 msgid "request for member %qD is ambiguous"
 msgstr ""
 
-#: cp/init.cc:3441
+#: cp/init.cc:3446
 #, gcc-internal-format
 msgid "%<new%> of type %qT with extended alignment %d"
 msgstr ""
 
-#: cp/init.cc:3444
+#: cp/init.cc:3449
 #, gcc-internal-format
 msgid "uses %qD, which does not have an alignment parameter"
 msgstr ""
 
-#: cp/init.cc:3447
+#: cp/init.cc:3452
 #, gcc-internal-format
 msgid "use %<-faligned-new%> to enable C++17 over-aligned new support"
 msgstr ""
 
-#: cp/init.cc:3643
+#: cp/init.cc:3648
 #, gcc-internal-format
 msgid "parenthesized initializer in array new"
 msgstr ""
 
-#: cp/init.cc:3917
+#: cp/init.cc:3922
 #, gcc-internal-format
 msgid "size in array new must have integral type"
 msgstr ""
 
-#: cp/init.cc:3946
+#: cp/init.cc:3951
 #, gcc-internal-format
 msgid "new cannot be applied to a reference type"
 msgstr ""
 
-#: cp/init.cc:3955
+#: cp/init.cc:3960
 #, gcc-internal-format
 msgid "new cannot be applied to a function type"
 msgstr ""
 
-#: cp/init.cc:4075
+#: cp/init.cc:4080
 #, gcc-internal-format
 msgid "possible problem detected in invocation of operator %<delete []%>"
 msgstr ""
 
-#: cp/init.cc:4079
+#: cp/init.cc:4084
 #, gcc-internal-format
 msgid ""
 "neither the destructor nor the class-specific operator %<delete []%> will be "
 "called, even if they are declared when the class is defined"
 msgstr ""
 
-#: cp/init.cc:4690
+#: cp/init.cc:4695
 #, gcc-internal-format
 msgid "initializer ends prematurely"
 msgstr ""
 
-#: cp/init.cc:4987
+#: cp/init.cc:4991
 #, gcc-internal-format
 msgid "unknown array size in delete"
 msgstr ""
 
-#: cp/init.cc:5021
+#: cp/init.cc:5025
 #, gcc-internal-format
 msgid "possible problem detected in invocation of %<operator delete%>"
 msgstr ""
 
-#: cp/init.cc:5026
+#: cp/init.cc:5030
 #, gcc-internal-format
 msgid ""
 "neither the destructor nor the class-specific %<operator delete%> will be "
 "called, even if they are declared when the class is defined"
 msgstr ""
 
-#: cp/init.cc:5041
+#: cp/init.cc:5045
 #, gcc-internal-format
 msgid ""
 "deleting object of abstract class type %qT which has non-virtual destructor "
 "will cause undefined behavior"
 msgstr ""
 
-#: cp/init.cc:5046
+#: cp/init.cc:5050
 #, gcc-internal-format
 msgid ""
 "deleting object of polymorphic class type %qT which has non-virtual "
 "destructor might cause undefined behavior"
 msgstr ""
 
-#: cp/init.cc:5353
+#: cp/init.cc:5357
 #, gcc-internal-format
 msgid "type to vector delete is neither pointer or array type"
 msgstr ""
 
-#: cp/lambda.cc:527
+#: cp/lambda.cc:545
 #, gcc-internal-format
 msgid "array of runtime bound cannot be captured by copy, only by reference"
 msgstr ""
 
-#: cp/lambda.cc:542
+#: cp/lambda.cc:560
 #, gcc-internal-format
 msgid ""
 "capture of variably-modified type %qT that is not an N3639 array of runtime "
 "bound"
 msgstr ""
 
-#: cp/lambda.cc:546
+#: cp/lambda.cc:564
 #, gcc-internal-format
 msgid "because the array element type %qT has variable size"
 msgstr ""
 
-#: cp/lambda.cc:570
+#: cp/lambda.cc:588
 #, gcc-internal-format
 msgid "cannot capture %qE by reference"
 msgstr ""
 
-#: cp/lambda.cc:580
+#: cp/lambda.cc:598
 #, gcc-internal-format
 msgid "capture by copy of incomplete type %qT"
 msgstr ""
 
-#: cp/lambda.cc:635
+#: cp/lambda.cc:653
 #, gcc-internal-format
 msgid "trying to capture %qD in instantiation of generic lambda"
 msgstr ""
 
-#: cp/lambda.cc:711
+#: cp/lambda.cc:729
 #, gcc-internal-format
 msgid "implicit capture of %qE via %<[=]%> is deprecated in C++20"
 msgstr ""
 
-#: cp/lambda.cc:713
+#: cp/lambda.cc:731
 #, gcc-internal-format
 msgid "add explicit %<this%> or %<*this%> capture"
 msgstr ""
 
-#: cp/lambda.cc:827
+#: cp/lambda.cc:851
 #, gcc-internal-format
 msgid "%<this%> was not captured for this lambda function"
 msgstr ""
@@ -58281,278 +58305,278 @@ msgstr ""
 msgid "unknown header kind %qs"
 msgstr ""
 
-#: cp/name-lookup.cc:2730
+#: cp/name-lookup.cc:2712
 #, gcc-internal-format
 msgid "redeclaration of %q#D with different template parameters"
 msgstr ""
 
-#: cp/name-lookup.cc:2736
+#: cp/name-lookup.cc:2718
 #, gcc-internal-format
 msgid "%q#D conflicts with a previous declaration"
 msgstr ""
 
-#: cp/name-lookup.cc:2901
+#: cp/name-lookup.cc:2883
 #, gcc-internal-format
 msgid "%q#D hides constructor for %q#D"
 msgstr ""
 
-#: cp/name-lookup.cc:3050
+#: cp/name-lookup.cc:3032
 #, gcc-internal-format
 msgid "conflicting C language linkage declaration %q#D"
 msgstr ""
 
-#: cp/name-lookup.cc:3055
+#: cp/name-lookup.cc:3037
 #, gcc-internal-format
 msgid "due to different exception specifications"
 msgstr ""
 
-#: cp/name-lookup.cc:3153
+#: cp/name-lookup.cc:3135
 #, gcc-internal-format
 msgid "lambda parameter %qD previously declared as a capture"
 msgstr ""
 
-#: cp/name-lookup.cc:3176
+#: cp/name-lookup.cc:3158
 #, gcc-internal-format
 msgid "declaration of %q#D shadows a parameter"
 msgstr ""
 
-#: cp/name-lookup.cc:3311
+#: cp/name-lookup.cc:3297
 #, gcc-internal-format
 msgid "declaration of %qD shadows a member of %qT"
 msgstr ""
 
-#: cp/name-lookup.cc:3772
+#: cp/name-lookup.cc:3758
 #, gcc-internal-format
 msgid "friend declaration %qD in local class without prior local declaration"
 msgstr ""
 
-#: cp/name-lookup.cc:4239
+#: cp/name-lookup.cc:4225
 #, gcc-internal-format
 msgid "%s %<%s(%E)%> %p %d"
 msgstr ""
 
-#: cp/name-lookup.cc:4242
+#: cp/name-lookup.cc:4228
 #, gcc-internal-format
 msgid "%s %s %p %d"
 msgstr ""
 
-#: cp/name-lookup.cc:4854
+#: cp/name-lookup.cc:4840
 #, gcc-internal-format
 msgid "%q#D does not have external linkage"
 msgstr ""
 
-#: cp/name-lookup.cc:4856 cp/parser.cc:11376 cp/parser.cc:11386
-#: cp/semantics.cc:3926 cp/semantics.cc:3938
+#: cp/name-lookup.cc:4842 cp/parser.cc:11376 cp/parser.cc:11386
+#: cp/semantics.cc:3937 cp/semantics.cc:3949
 #, gcc-internal-format
 msgid "%q#D declared here"
 msgstr ""
 
-#: cp/name-lookup.cc:5568
+#: cp/name-lookup.cc:5554
 #, gcc-internal-format
 msgid "%<%T%s%D%> names destructor"
 msgstr ""
 
-#: cp/name-lookup.cc:5584
+#: cp/name-lookup.cc:5570
 #, gcc-internal-format
 msgid "using-declaration for non-member at class scope"
 msgstr ""
 
-#: cp/name-lookup.cc:5592
+#: cp/name-lookup.cc:5578
 #, gcc-internal-format
 msgid ""
 "%<using%> with enumeration scope %q#T only available with %<-std=c++20%> or "
 "%<-std=gnu++20%>"
 msgstr ""
 
-#: cp/name-lookup.cc:5608 cp/pt.cc:18500
+#: cp/name-lookup.cc:5594 cp/pt.cc:18533
 #, gcc-internal-format
 msgid "%qT is not a class, namespace, or enumeration"
 msgstr ""
 
-#: cp/name-lookup.cc:5618
+#: cp/name-lookup.cc:5604
 #, gcc-internal-format
 msgid "non-member using-declaration names constructor of %qT"
 msgstr ""
 
-#: cp/name-lookup.cc:5629 cp/name-lookup.cc:5702
+#: cp/name-lookup.cc:5615 cp/name-lookup.cc:5688
 #, gcc-internal-format
 msgid "using-declaration for member at non-class scope"
 msgstr ""
 
-#: cp/name-lookup.cc:5652
+#: cp/name-lookup.cc:5638
 #, gcc-internal-format
 msgid "%qT is not a direct base of %qT"
 msgstr ""
 
-#: cp/name-lookup.cc:5712
+#: cp/name-lookup.cc:5698
 #, gcc-internal-format
 msgid "did you mean %<using enum %T::%D%>?"
 msgstr ""
 
-#: cp/name-lookup.cc:5724
+#: cp/name-lookup.cc:5710
 #, gcc-internal-format
 msgid "%qD has not been declared in %qD"
 msgstr ""
 
-#: cp/name-lookup.cc:5738
+#: cp/name-lookup.cc:5724
 #, gcc-internal-format
 msgid "using-declaration may not name namespace %qD"
 msgstr ""
 
-#: cp/name-lookup.cc:5749
+#: cp/name-lookup.cc:5735
 #, gcc-internal-format
 msgid "%<%T::%D%> names constructor in %qT"
 msgstr ""
 
-#: cp/name-lookup.cc:5842
+#: cp/name-lookup.cc:5828
 #, gcc-internal-format
 msgid "declaration of %qD not in a namespace surrounding %qD"
 msgstr ""
 
-#: cp/name-lookup.cc:5883
+#: cp/name-lookup.cc:5869
 #, gcc-internal-format
 msgid "explicit qualification in declaration of %qD"
 msgstr ""
 
-#: cp/name-lookup.cc:5893
+#: cp/name-lookup.cc:5879
 #, gcc-internal-format
 msgid "%qD should have been declared inside %qD"
 msgstr ""
 
-#: cp/name-lookup.cc:5946
+#: cp/name-lookup.cc:5947
 #, gcc-internal-format
 msgid "%qD has not been declared within %qD"
 msgstr ""
 
-#: cp/name-lookup.cc:5948
+#: cp/name-lookup.cc:5949
 #, gcc-internal-format
 msgid "only here as a %<friend%>"
 msgstr ""
 
-#: cp/name-lookup.cc:6002
+#: cp/name-lookup.cc:6003
 #, gcc-internal-format
 msgid "%qD attribute requires a single NTBS argument"
 msgstr ""
 
-#: cp/name-lookup.cc:6009
+#: cp/name-lookup.cc:6010
 #, gcc-internal-format
 msgid ""
 "%qD attribute is meaningless since members of the anonymous namespace get "
 "local symbols"
 msgstr ""
 
-#: cp/name-lookup.cc:6019 cp/name-lookup.cc:6046
+#: cp/name-lookup.cc:6020 cp/name-lookup.cc:6047
 #, gcc-internal-format
 msgid "ignoring %qD attribute on anonymous namespace"
 msgstr ""
 
-#: cp/name-lookup.cc:6025
+#: cp/name-lookup.cc:6026
 #, gcc-internal-format
 msgid "ignoring %qD attribute on non-inline namespace"
 msgstr ""
 
-#: cp/name-lookup.cc:6062 cp/name-lookup.cc:8551
+#: cp/name-lookup.cc:6063 cp/name-lookup.cc:8552
 #, gcc-internal-format
 msgid "%qD attribute directive ignored"
 msgstr ""
 
-#: cp/name-lookup.cc:6388
+#: cp/name-lookup.cc:6389
 #, gcc-internal-format
 msgid "maximum limit of %d namespaces searched for %qE"
 msgstr ""
 
-#: cp/name-lookup.cc:6440
+#: cp/name-lookup.cc:6441
 #, gcc-internal-format
 msgid "suggested alternative:"
 msgid_plural "suggested alternatives:"
 msgstr[0] ""
 msgstr[1] ""
 
-#: cp/name-lookup.cc:6446
+#: cp/name-lookup.cc:6447
 #, gcc-internal-format
 msgid "  %qE"
 msgstr ""
 
-#: cp/name-lookup.cc:6975
+#: cp/name-lookup.cc:6976
 #, gcc-internal-format
 msgid ""
 "%<std::%s%> is defined in header %qs; did you forget to %<#include %s%>?"
 msgstr ""
 
-#: cp/name-lookup.cc:6981
+#: cp/name-lookup.cc:6982
 #, gcc-internal-format
 msgid "%<std::%s%> is only available from %s onwards"
 msgstr ""
 
-#: cp/name-lookup.cc:7417
+#: cp/name-lookup.cc:7418
 #, gcc-internal-format
 msgid "the macro %qs had not yet been defined"
 msgstr ""
 
-#: cp/name-lookup.cc:7420
+#: cp/name-lookup.cc:7421
 #, gcc-internal-format
 msgid "it was later defined here"
 msgstr ""
 
-#: cp/name-lookup.cc:8179
+#: cp/name-lookup.cc:8180
 #, gcc-internal-format
 msgid ""
 "declaration of %<std::initializer_list%> does not match %<#include "
 "<initializer_list>%>, isn%'t a template"
 msgstr ""
 
-#: cp/name-lookup.cc:8535
+#: cp/name-lookup.cc:8536
 #, gcc-internal-format
 msgid "%<strong%> using directive no longer supported"
 msgstr ""
 
-#: cp/name-lookup.cc:8538
+#: cp/name-lookup.cc:8539
 #, gcc-internal-format
 msgid "you can use an inline namespace instead"
 msgstr ""
 
 #. We only allow depth 255.
-#: cp/name-lookup.cc:8637
+#: cp/name-lookup.cc:8638
 #, gcc-internal-format, gfc-internal-format
 msgid "cannot nest more than %d namespaces"
 msgstr ""
 
-#: cp/name-lookup.cc:8734
+#: cp/name-lookup.cc:8735
 #, gcc-internal-format
 msgid "%<namespace %E%> is ambiguous"
 msgstr ""
 
-#: cp/name-lookup.cc:8750
+#: cp/name-lookup.cc:8751
 #, gcc-internal-format
 msgid "namespace alias %qD not allowed here, assuming %qD"
 msgstr ""
 
-#: cp/name-lookup.cc:8830
+#: cp/name-lookup.cc:8831
 #, gcc-internal-format
 msgid "inline namespace must be specified at initial definition"
 msgstr ""
 
-#: cp/name-lookup.cc:8831
+#: cp/name-lookup.cc:8832
 #, gcc-internal-format
 msgid "%qD defined here"
 msgstr ""
 
-#: cp/name-lookup.cc:8880
+#: cp/name-lookup.cc:8881
 #, gcc-internal-format
 msgid "%s namespace %qD conflicts with reachable definition"
 msgstr ""
 
-#: cp/name-lookup.cc:8882
+#: cp/name-lookup.cc:8883
 #, gcc-internal-format, gfc-internal-format
 msgid "reachable %s definition here"
 msgstr ""
 
-#: cp/name-lookup.cc:8925
+#: cp/name-lookup.cc:8926
 #, gcc-internal-format
 msgid "XXX entering %<pop_everything ()%>"
 msgstr ""
 
-#: cp/name-lookup.cc:8934
+#: cp/name-lookup.cc:8935
 #, gcc-internal-format
 msgid "XXX leaving %<pop_everything ()%>"
 msgstr ""
@@ -58577,7 +58601,7 @@ msgstr ""
 msgid "%<LEXER_DEBUGGING_ENABLED_P%> is not set to true"
 msgstr ""
 
-#: cp/parser.cc:1444 cp/parser.cc:45083
+#: cp/parser.cc:1444 cp/parser.cc:45094
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp declare %s%> not immediately followed by function declaration "
@@ -58611,7 +58635,7 @@ msgstr ""
 msgid "request for member %qE in non-class type %qT"
 msgstr ""
 
-#: cp/parser.cc:3160 cp/parser.cc:20929
+#: cp/parser.cc:3160 cp/parser.cc:20938
 #, gcc-internal-format
 msgid "%<%T::%E%> has not been declared"
 msgstr ""
@@ -58691,7 +58715,7 @@ msgstr ""
 msgid "ISO C++ forbids using a floating-point literal in a constant-expression"
 msgstr ""
 
-#: cp/parser.cc:3355 cp/pt.cc:20161
+#: cp/parser.cc:3355 cp/pt.cc:20194
 #, gcc-internal-format
 msgid ""
 "a cast to a type other than an integral or enumeration type cannot appear in "
@@ -58837,7 +58861,7 @@ msgstr ""
 msgid "%<concept%> only available with %<-std=c++20%> or %<-fconcepts%>"
 msgstr ""
 
-#: cp/parser.cc:3550 cp/parser.cc:29904
+#: cp/parser.cc:3550 cp/parser.cc:29914
 #, gcc-internal-format
 msgid "%<requires%> only available with %<-std=c++20%> or %<-fconcepts%>"
 msgstr ""
@@ -59024,7 +59048,7 @@ msgstr ""
 msgid "fold-expressions only available with %<-std=c++17%> or %<-std=gnu++17%>"
 msgstr ""
 
-#: cp/parser.cc:5710 cp/parser.cc:5891 cp/parser.cc:6072 cp/semantics.cc:4080
+#: cp/parser.cc:5710 cp/parser.cc:5891 cp/parser.cc:6072 cp/semantics.cc:4091
 #, gcc-internal-format
 msgid "expected primary-expression"
 msgstr ""
@@ -59079,7 +59103,7 @@ msgstr ""
 msgid "typedef-name %qD used as destructor declarator"
 msgstr ""
 
-#: cp/parser.cc:6610 cp/parser.cc:23379
+#: cp/parser.cc:6610 cp/parser.cc:23388
 #, gcc-internal-format
 msgid "expected unqualified-id"
 msgstr ""
@@ -59134,7 +59158,7 @@ msgstr ""
 msgid "wrong number of arguments to %<__builtin_addressof%>"
 msgstr ""
 
-#: cp/parser.cc:7450 cp/pt.cc:20841
+#: cp/parser.cc:7450 cp/pt.cc:20874
 #, gcc-internal-format
 msgid "wrong number of arguments to %<__builtin_launder%>"
 msgstr ""
@@ -59184,7 +59208,7 @@ msgstr ""
 msgid "types may not be defined in %<noexcept%> expressions"
 msgstr ""
 
-#: cp/parser.cc:9084 cp/parser.cc:32451
+#: cp/parser.cc:9084 cp/parser.cc:32462
 #, gcc-internal-format
 msgid "types may not be defined in %qs expressions"
 msgstr ""
@@ -59419,14 +59443,14 @@ msgid ""
 "%<constexpr%> lambda only available with %<-std=c++17%> or %<-std=gnu++17%>"
 msgstr ""
 
-#: cp/parser.cc:11859 cp/parser.cc:11998 cp/parser.cc:45689
+#: cp/parser.cc:11859 cp/parser.cc:11998 cp/parser.cc:45700
 #, gcc-internal-format
 msgid ""
 "mixing OpenMP directives with attribute and pragma syntax on the same "
 "statement"
 msgstr ""
 
-#: cp/parser.cc:11885 cp/parser.cc:45671
+#: cp/parser.cc:11885 cp/parser.cc:45682
 #, gcc-internal-format
 msgid "unknown OpenMP directive name in %<omp::directive%> attribute argument"
 msgstr ""
@@ -59512,7 +59536,7 @@ msgid ""
 "%<-std=gnu++17%>"
 msgstr ""
 
-#: cp/parser.cc:13251 cp/parser.cc:32938
+#: cp/parser.cc:13251 cp/parser.cc:32949
 #, gcc-internal-format
 msgid "expected selection-statement"
 msgstr ""
@@ -59533,7 +59557,7 @@ msgid "types may not be defined in conditions"
 msgstr ""
 
 #. Anything else is an error.
-#: cp/parser.cc:13416 cp/parser.cc:22659 cp/parser.cc:25178
+#: cp/parser.cc:13416 cp/parser.cc:22668 cp/parser.cc:25187
 #, gcc-internal-format
 msgid "expected initializer"
 msgstr ""
@@ -59580,7 +59604,7 @@ msgid ""
 "inconsistent begin/end types in range-based %<for%> statement: %qT and %qT"
 msgstr ""
 
-#: cp/parser.cc:14124 cp/parser.cc:32941
+#: cp/parser.cc:14124 cp/parser.cc:32952
 #, gcc-internal-format
 msgid "expected iteration-statement"
 msgstr ""
@@ -59612,7 +59636,7 @@ msgstr ""
 msgid "ISO C++ forbids computed gotos"
 msgstr ""
 
-#: cp/parser.cc:14340 cp/parser.cc:32944
+#: cp/parser.cc:14340 cp/parser.cc:32955
 #, gcc-internal-format
 msgid "expected jump-statement"
 msgstr ""
@@ -59694,7 +59718,7 @@ msgstr ""
 msgid "%<export%> not part of following module-directive"
 msgstr ""
 
-#: cp/parser.cc:14798 cp/parser.cc:26998
+#: cp/parser.cc:14798 cp/parser.cc:27008
 #, gcc-internal-format
 msgid "extra %<;%>"
 msgstr ""
@@ -59814,7 +59838,7 @@ msgstr ""
 msgid "class definition may not be declared a friend"
 msgstr ""
 
-#: cp/parser.cc:16061 cp/parser.cc:27540
+#: cp/parser.cc:16061 cp/parser.cc:27550
 #, gcc-internal-format
 msgid "templates may not be %<virtual%>"
 msgstr ""
@@ -59880,12 +59904,12 @@ msgstr ""
 msgid "cannot expand initializer for member %qD"
 msgstr ""
 
-#: cp/parser.cc:16797 cp/pt.cc:26924
+#: cp/parser.cc:16797 cp/pt.cc:26959
 #, gcc-internal-format
 msgid "mem-initializer for %qD follows constructor delegation"
 msgstr ""
 
-#: cp/parser.cc:16809 cp/pt.cc:26936
+#: cp/parser.cc:16809 cp/pt.cc:26971
 #, gcc-internal-format
 msgid "constructor delegation follows mem-initializer for %qD"
 msgstr ""
@@ -59957,7 +59981,7 @@ msgstr ""
 msgid "invalid use of %<auto%> in default template argument"
 msgstr ""
 
-#: cp/parser.cc:18023 cp/parser.cc:18109 cp/parser.cc:24945
+#: cp/parser.cc:18023 cp/parser.cc:18109 cp/parser.cc:24954
 #, gcc-internal-format
 msgid "template parameter pack %qD cannot have a default argument"
 msgstr ""
@@ -60111,329 +60135,329 @@ msgstr ""
 msgid "concept defined here"
 msgstr ""
 
-#: cp/parser.cc:20058
+#: cp/parser.cc:20067
 #, gcc-internal-format
 msgid "expected %<auto%> or %<decltype(auto)%> after %qE"
 msgstr ""
 
-#: cp/parser.cc:20065
+#: cp/parser.cc:20074
 #, gcc-internal-format
 msgid "unexpected placeholder in constrained result type"
 msgstr ""
 
-#: cp/parser.cc:20308
+#: cp/parser.cc:20317
 #, gcc-internal-format
 msgid ""
 "elaborated-type-specifier for a scoped enum must not use the %qD keyword"
 msgstr ""
 
-#: cp/parser.cc:20384
+#: cp/parser.cc:20393
 #, gcc-internal-format
 msgid "%<template%> must follow a nested-name-specifier"
 msgstr ""
 
-#: cp/parser.cc:20546
+#: cp/parser.cc:20555
 #, gcc-internal-format
 msgid "declaration %qD does not declare anything"
 msgstr ""
 
-#: cp/parser.cc:20634
+#: cp/parser.cc:20643
 #, gcc-internal-format
 msgid "attributes ignored on uninstantiated type"
 msgstr ""
 
-#: cp/parser.cc:20640
+#: cp/parser.cc:20649
 #, gcc-internal-format
 msgid "attributes ignored on template instantiation"
 msgstr ""
 
-#: cp/parser.cc:20651
+#: cp/parser.cc:20660
 #, gcc-internal-format
 msgid ""
 "attributes ignored on elaborated-type-specifier that is not a forward "
 "declaration"
 msgstr ""
 
-#: cp/parser.cc:20792
+#: cp/parser.cc:20801
 #, gcc-internal-format
 msgid "%qD is an enumeration template"
 msgstr ""
 
-#: cp/parser.cc:20803
+#: cp/parser.cc:20812
 #, gcc-internal-format
 msgid "%qD does not name an enumeration in %qT"
 msgstr ""
 
-#: cp/parser.cc:20818
+#: cp/parser.cc:20827
 #, gcc-internal-format
 msgid "unnamed scoped enum is not allowed"
 msgstr ""
 
-#: cp/parser.cc:20834
+#: cp/parser.cc:20843
 #, gcc-internal-format
 msgid "types may not be defined in enum-base"
 msgstr ""
 
-#: cp/parser.cc:20879
+#: cp/parser.cc:20888
 #, gcc-internal-format
 msgid "expected %<;%> or %<{%>"
 msgstr ""
 
-#: cp/parser.cc:20923
+#: cp/parser.cc:20932
 #, gcc-internal-format
 msgid "cannot add an enumerator list to a template instantiation"
 msgstr ""
 
-#: cp/parser.cc:20937
+#: cp/parser.cc:20946
 #, gcc-internal-format
 msgid ""
 "nested name specifier %qT for enum declaration does not name a class or "
 "namespace"
 msgstr ""
 
-#: cp/parser.cc:20949 cp/parser.cc:26455
+#: cp/parser.cc:20958 cp/parser.cc:26465
 #, gcc-internal-format
 msgid "declaration of %qD in namespace %qD which does not enclose %qD"
 msgstr ""
 
-#: cp/parser.cc:20954 cp/parser.cc:26460
+#: cp/parser.cc:20963 cp/parser.cc:26470
 #, gcc-internal-format
 msgid "declaration of %qD in %qD which does not enclose %qD"
 msgstr ""
 
-#: cp/parser.cc:20966 cp/parser.cc:26473
+#: cp/parser.cc:20975 cp/parser.cc:26483
 #, gcc-internal-format
 msgid "extra qualification not allowed"
 msgstr ""
 
-#: cp/parser.cc:21003
+#: cp/parser.cc:21012
 #, gcc-internal-format
 msgid "ISO C++ forbids empty unnamed enum"
 msgstr ""
 
-#: cp/parser.cc:21028
+#: cp/parser.cc:21037
 #, gcc-internal-format
 msgid "opaque-enum-specifier without name"
 msgstr ""
 
-#: cp/parser.cc:21031
+#: cp/parser.cc:21040
 #, gcc-internal-format
 msgid "opaque-enum-specifier must use a simple identifier"
 msgstr ""
 
-#: cp/parser.cc:21152
+#: cp/parser.cc:21161
 #, gcc-internal-format
 msgid "unexpanded parameter pack in enumerator in lambda"
 msgstr ""
 
-#: cp/parser.cc:21227
+#: cp/parser.cc:21236
 #, gcc-internal-format
 msgid "%qD is not a namespace-name; did you mean %qs?"
 msgstr ""
 
-#: cp/parser.cc:21231
+#: cp/parser.cc:21240
 #, gcc-internal-format
 msgid "%qD is not a namespace-name"
 msgstr ""
 
-#: cp/parser.cc:21235
+#: cp/parser.cc:21244
 #, gcc-internal-format
 msgid "expected namespace-name"
 msgstr ""
 
-#: cp/parser.cc:21296
+#: cp/parser.cc:21305
 #, gcc-internal-format
 msgid ""
 "nested inline namespace definitions only available with %<-std=c++20%> or %<-"
 "std=gnu++20%>"
 msgstr ""
 
-#: cp/parser.cc:21308
+#: cp/parser.cc:21317
 #, gcc-internal-format
 msgid "standard attributes on namespaces must precede the namespace name"
 msgstr ""
 
-#: cp/parser.cc:21327
+#: cp/parser.cc:21336
 #, gcc-internal-format
 msgid ""
 "nested namespace definitions only available with %<-std=c++17%> or %<-std=gnu"
 "++17%>"
 msgstr ""
 
-#: cp/parser.cc:21337
+#: cp/parser.cc:21346
 #, gcc-internal-format
 msgid "nested namespace name required"
 msgstr ""
 
-#: cp/parser.cc:21342
+#: cp/parser.cc:21351
 #, gcc-internal-format
 msgid "namespace name required"
 msgstr ""
 
-#: cp/parser.cc:21346
+#: cp/parser.cc:21355
 #, gcc-internal-format
 msgid "a nested namespace definition cannot have attributes"
 msgstr ""
 
-#: cp/parser.cc:21349
+#: cp/parser.cc:21358
 #, gcc-internal-format
 msgid "a nested namespace definition cannot be inline"
 msgstr ""
 
-#: cp/parser.cc:21356
+#: cp/parser.cc:21365
 #, gcc-internal-format
 msgid "namespace %qD entered"
 msgstr ""
 
-#: cp/parser.cc:21411
+#: cp/parser.cc:21420
 #, gcc-internal-format
 msgid "%<namespace%> definition is not allowed here"
 msgstr ""
 
-#: cp/parser.cc:21586
+#: cp/parser.cc:21595
 #, gcc-internal-format
 msgid ""
 "pack expansion in using-declaration only available with %<-std=c++17%> or %<-"
 "std=gnu++17%>"
 msgstr ""
 
-#: cp/parser.cc:21601
+#: cp/parser.cc:21610
 #, gcc-internal-format
 msgid "a template-id may not appear in a using-declaration"
 msgstr ""
 
-#: cp/parser.cc:21619
+#: cp/parser.cc:21628
 #, gcc-internal-format
 msgid ""
 "comma-separated list in using-declaration only available with %<-std=c++17%> "
 "or %<-std=gnu++17%>"
 msgstr ""
 
-#: cp/parser.cc:21629
+#: cp/parser.cc:21638
 #, gcc-internal-format
 msgid ""
 "access declarations are deprecated in favour of using-declarations; "
 "suggestion: add the %<using%> keyword"
 msgstr ""
 
-#: cp/parser.cc:21694
+#: cp/parser.cc:21703
 #, gcc-internal-format
 msgid "opaque-enum-declaration here"
 msgstr ""
 
-#: cp/parser.cc:21764
+#: cp/parser.cc:21773
 #, gcc-internal-format
 msgid "types may not be defined in alias template declarations"
 msgstr ""
 
-#: cp/parser.cc:21943
+#: cp/parser.cc:21952
 #, gcc-internal-format
 msgid ""
 "%<asm%> in %<constexpr%> function only available with %<-std=c++20%> or %<-"
 "std=gnu++20%>"
 msgstr ""
 
-#: cp/parser.cc:21963 cp/parser.cc:21980 cp/parser.cc:21994
+#: cp/parser.cc:21972 cp/parser.cc:21989 cp/parser.cc:22003
 #, gcc-internal-format
 msgid "duplicate %<asm%> qualifier %qT"
 msgstr ""
 
-#: cp/parser.cc:21970
+#: cp/parser.cc:21979
 #, gcc-internal-format
 msgid "%<asm%> qualifier %qT ignored outside of function body"
 msgstr ""
 
-#: cp/parser.cc:22007
+#: cp/parser.cc:22016
 #, gcc-internal-format
 msgid "%qT is not an %<asm%> qualifier"
 msgstr ""
 
-#: cp/parser.cc:22023
+#: cp/parser.cc:22032
 #, gcc-internal-format
 msgid "%<asm%> qualifier outside of function body"
 msgstr ""
 
-#: cp/parser.cc:22251
+#: cp/parser.cc:22260
 #, gcc-internal-format
 msgid "empty parentheses were disambiguated as a function declaration"
 msgstr ""
 
-#: cp/parser.cc:22262
+#: cp/parser.cc:22271
 #, gcc-internal-format
 msgid "remove parentheses to default-initialize a variable"
 msgstr ""
 
-#: cp/parser.cc:22267
+#: cp/parser.cc:22276
 #, gcc-internal-format
 msgid "or replace parentheses with braces to aggregate-initialize a variable"
 msgstr ""
 
-#: cp/parser.cc:22270
+#: cp/parser.cc:22279
 #, gcc-internal-format
 msgid "or replace parentheses with braces to value-initialize a variable"
 msgstr ""
 
-#: cp/parser.cc:22287 cp/parser.cc:22312
+#: cp/parser.cc:22296 cp/parser.cc:22321
 #, gcc-internal-format
 msgid "parentheses were disambiguated as a function declaration"
 msgstr ""
 
-#: cp/parser.cc:22299 cp/parser.cc:22320
+#: cp/parser.cc:22308 cp/parser.cc:22329
 #, gcc-internal-format
 msgid "replace parentheses with braces to declare a variable"
 msgstr ""
 
-#: cp/parser.cc:22306
+#: cp/parser.cc:22315
 #, gcc-internal-format
 msgid "add parentheses to declare a variable"
 msgstr ""
 
-#: cp/parser.cc:22553
+#: cp/parser.cc:22562
 #, gcc-internal-format
 msgid "a function-definition is not allowed here"
 msgstr ""
 
-#: cp/parser.cc:22564
+#: cp/parser.cc:22573
 #, gcc-internal-format
 msgid "an %<asm%> specification is not allowed on a function-definition"
 msgstr ""
 
-#: cp/parser.cc:22568
+#: cp/parser.cc:22577
 #, gcc-internal-format
 msgid "attributes are not allowed on a function-definition"
 msgstr ""
 
-#: cp/parser.cc:22619
+#: cp/parser.cc:22628
 #, gcc-internal-format
 msgid "expected constructor, destructor, or type conversion"
 msgstr ""
 
-#: cp/parser.cc:22740
+#: cp/parser.cc:22749
 #, gcc-internal-format
 msgid "initializer provided for function"
 msgstr ""
 
-#: cp/parser.cc:22782
+#: cp/parser.cc:22791
 #, gcc-internal-format
 msgid "attributes after parenthesized initializer ignored"
 msgstr ""
 
-#: cp/parser.cc:22796
+#: cp/parser.cc:22805
 #, gcc-internal-format
 msgid "non-function %qD declared as implicit template"
 msgstr ""
 
-#: cp/parser.cc:23299
+#: cp/parser.cc:23308
 #, gcc-internal-format
 msgid "array bound is not an integer constant"
 msgstr ""
 
-#: cp/parser.cc:23425
+#: cp/parser.cc:23434
 #, gcc-internal-format
 msgid "cannot define member of dependent typedef %qT"
 msgstr ""
 
-#: cp/parser.cc:23429
+#: cp/parser.cc:23438
 #, gcc-internal-format
 msgid "%<%T::%E%> is not a type"
 msgstr ""
@@ -60442,17 +60466,17 @@ msgstr ""
 #. here because we do not have enough
 #. information about its original syntactic
 #. form.
-#: cp/parser.cc:23458
+#: cp/parser.cc:23467
 #, gcc-internal-format
 msgid "invalid declarator"
 msgstr ""
 
-#: cp/parser.cc:23466
+#: cp/parser.cc:23475
 #, gcc-internal-format
 msgid "invalid use of constructor as a template"
 msgstr ""
 
-#: cp/parser.cc:23468
+#: cp/parser.cc:23477
 #, gcc-internal-format
 msgid ""
 "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified "
@@ -60461,224 +60485,224 @@ msgstr ""
 
 #. But declarations with qualified-ids can't appear in a
 #. function.
-#: cp/parser.cc:23583
+#: cp/parser.cc:23592
 #, gcc-internal-format
 msgid "qualified-id in declaration"
 msgstr ""
 
-#: cp/parser.cc:23608
+#: cp/parser.cc:23617
 #, gcc-internal-format
 msgid "expected declarator"
 msgstr ""
 
-#: cp/parser.cc:23729
+#: cp/parser.cc:23738
 #, gcc-internal-format
 msgid "%qD is a namespace"
 msgstr ""
 
-#: cp/parser.cc:23731
+#: cp/parser.cc:23740
 #, gcc-internal-format
 msgid "cannot form pointer to member of non-class %q#T"
 msgstr ""
 
-#: cp/parser.cc:23752
+#: cp/parser.cc:23761
 #, gcc-internal-format
 msgid "expected ptr-operator"
 msgstr ""
 
-#: cp/parser.cc:23813
+#: cp/parser.cc:23822
 #, gcc-internal-format
 msgid "duplicate cv-qualifier"
 msgstr ""
 
-#: cp/parser.cc:23867
+#: cp/parser.cc:23876
 #, gcc-internal-format
 msgid "multiple ref-qualifiers"
 msgstr ""
 
-#: cp/parser.cc:23904
+#: cp/parser.cc:23913
 #, gcc-internal-format
 msgid "%qE requires %<-fgnu-tm%>"
 msgstr ""
 
-#: cp/parser.cc:23962
+#: cp/parser.cc:23971
 #, gcc-internal-format
 msgid "duplicate virt-specifier"
 msgstr ""
 
-#: cp/parser.cc:24224
+#: cp/parser.cc:24233
 #, gcc-internal-format
 msgid "missing template arguments after %qT"
 msgstr ""
 
-#: cp/parser.cc:24230
+#: cp/parser.cc:24239
 #, gcc-internal-format
 msgid "%qT not permitted in template argument"
 msgstr ""
 
-#: cp/parser.cc:24233 cp/typeck2.cc:353 cp/typeck2.cc:400 cp/typeck2.cc:2330
+#: cp/parser.cc:24242 cp/typeck2.cc:353 cp/typeck2.cc:400 cp/typeck2.cc:2362
 #, gcc-internal-format
 msgid "invalid use of %qT"
 msgstr ""
 
-#: cp/parser.cc:24260
+#: cp/parser.cc:24269
 #, gcc-internal-format
 msgid "types may not be defined in template arguments"
 msgstr ""
 
-#: cp/parser.cc:24265
+#: cp/parser.cc:24274
 #, gcc-internal-format
 msgid "invalid use of %<auto%> in template argument"
 msgstr ""
 
-#: cp/parser.cc:24371
+#: cp/parser.cc:24380
 #, gcc-internal-format
 msgid "expected type-specifier"
 msgstr ""
 
-#: cp/parser.cc:24652
+#: cp/parser.cc:24661
 #, gcc-internal-format
 msgid "expected %<,%> or %<...%>"
 msgstr ""
 
-#: cp/parser.cc:24730
+#: cp/parser.cc:24739
 #, gcc-internal-format
 msgid "types may not be defined in parameter types"
 msgstr ""
 
-#: cp/parser.cc:24929
+#: cp/parser.cc:24938
 #, gcc-internal-format
 msgid "default arguments are only permitted for function parameters"
 msgstr ""
 
-#: cp/parser.cc:24947
+#: cp/parser.cc:24956
 #, gcc-internal-format
 msgid "parameter pack %qD cannot have a default argument"
 msgstr ""
 
-#: cp/parser.cc:24953
+#: cp/parser.cc:24962
 #, gcc-internal-format
 msgid "template parameter pack cannot have a default argument"
 msgstr ""
 
-#: cp/parser.cc:24955
+#: cp/parser.cc:24964
 #, gcc-internal-format
 msgid "parameter pack cannot have a default argument"
 msgstr ""
 
-#: cp/parser.cc:25085
+#: cp/parser.cc:25094
 #, gcc-internal-format
 msgid ""
 "function-try-block body of %<constexpr%> constructor only available with %<-"
 "std=c++20%> or %<-std=gnu++20%>"
 msgstr ""
 
-#: cp/parser.cc:25089
+#: cp/parser.cc:25098
 #, gcc-internal-format
 msgid ""
 "function-try-block body of %<constexpr%> function only available with %<-"
 "std=c++20%> or %<-std=gnu++20%>"
 msgstr ""
 
-#: cp/parser.cc:25413
+#: cp/parser.cc:25422
 #, gcc-internal-format
 msgid ""
 "C++ designated initializers only available with %<-std=c++20%> or %<-std=gnu+"
 "+20%>"
 msgstr ""
 
-#: cp/parser.cc:25433
+#: cp/parser.cc:25442
 #, gcc-internal-format
 msgid "ISO C++ does not allow GNU designated initializers"
 msgstr ""
 
-#: cp/parser.cc:25471
+#: cp/parser.cc:25480
 #, gcc-internal-format
 msgid "ISO C++ does not allow C99 designated initializers"
 msgstr ""
 
-#: cp/parser.cc:25485
+#: cp/parser.cc:25494
 #, gcc-internal-format
 msgid ""
 "either all initializer clauses should be designated or none of them should be"
 msgstr ""
 
-#: cp/parser.cc:25510
+#: cp/parser.cc:25519
 #, gcc-internal-format
 msgid "%<...%> not allowed in designated initializer list"
 msgstr ""
 
-#: cp/parser.cc:25561
+#: cp/parser.cc:25570
 #, gcc-internal-format
 msgid "%<.%s%> designator used multiple times in the same initializer list"
 msgstr ""
 
-#: cp/parser.cc:25617 cp/parser.cc:25754
+#: cp/parser.cc:25626 cp/parser.cc:25763
 #, gcc-internal-format
 msgid "expected class-name"
 msgstr ""
 
-#: cp/parser.cc:25993
+#: cp/parser.cc:26003
 #, gcc-internal-format
 msgid "expected %<;%> after class definition"
 msgstr ""
 
-#: cp/parser.cc:25996
+#: cp/parser.cc:26006
 #, gcc-internal-format
 msgid "expected %<;%> after struct definition"
 msgstr ""
 
-#: cp/parser.cc:25999
+#: cp/parser.cc:26009
 #, gcc-internal-format
 msgid "expected %<;%> after union definition"
 msgstr ""
 
-#: cp/parser.cc:26397
+#: cp/parser.cc:26407
 #, gcc-internal-format
 msgid "expected %<{%> or %<:%>"
 msgstr ""
 
-#: cp/parser.cc:26408
+#: cp/parser.cc:26418
 #, gcc-internal-format
 msgid "cannot specify %<override%> for a class"
 msgstr ""
 
-#: cp/parser.cc:26416
+#: cp/parser.cc:26426
 #, gcc-internal-format
 msgid "global qualification of class name is invalid"
 msgstr ""
 
-#: cp/parser.cc:26423
+#: cp/parser.cc:26433
 #, gcc-internal-format
 msgid "qualified name does not name a class"
 msgstr ""
 
-#: cp/parser.cc:26435
+#: cp/parser.cc:26445
 #, gcc-internal-format
 msgid "keyword %<template%> not allowed in class-head-name"
 msgstr ""
 
-#: cp/parser.cc:26441
+#: cp/parser.cc:26451
 #, gcc-internal-format
 msgid "invalid class name in declaration of %qD"
 msgstr ""
 
-#: cp/parser.cc:26495
+#: cp/parser.cc:26505
 #, gcc-internal-format
 msgid "an explicit specialization must be preceded by %<template <>%>"
 msgstr ""
 
-#: cp/parser.cc:26527
+#: cp/parser.cc:26537
 #, gcc-internal-format
 msgid "function template %qD redeclared as a class template"
 msgstr ""
 
-#: cp/parser.cc:26560
+#: cp/parser.cc:26570
 #, gcc-internal-format
 msgid "could not resolve typename type"
 msgstr ""
 
-#: cp/parser.cc:26624
+#: cp/parser.cc:26634
 #, gcc-internal-format
 msgid "previous definition of %q#T"
 msgstr ""
@@ -60686,239 +60710,239 @@ msgstr ""
 #. In a lambda this should work, but doesn't currently.
 #. We're in a lambda, but it isn't the innermost class.
 #. This should work, but currently doesn't.
-#: cp/parser.cc:26638 cp/pt.cc:4333
+#: cp/parser.cc:26648 cp/pt.cc:4335
 #, gcc-internal-format
 msgid "unexpanded parameter pack in local class in lambda"
 msgstr ""
 
-#: cp/parser.cc:26738 cp/parser.cc:32947
+#: cp/parser.cc:26748 cp/parser.cc:32958
 #, gcc-internal-format
 msgid "expected class-key"
 msgstr ""
 
-#: cp/parser.cc:26763
+#: cp/parser.cc:26773
 #, gcc-internal-format
 msgid ""
 "ISO C++ forbids typename key in template template parameter; use %<-std=c+"
 "+17%> or %<-std=gnu++17%>"
 msgstr ""
 
-#: cp/parser.cc:26767
+#: cp/parser.cc:26777
 #, gcc-internal-format
 msgid "expected %<class%> or %<typename%>"
 msgstr ""
 
-#: cp/parser.cc:27017
+#: cp/parser.cc:27027
 #, gcc-internal-format
 msgid "in C++03 a class-key must be used when declaring a friend"
 msgstr ""
 
-#: cp/parser.cc:27048
+#: cp/parser.cc:27058
 #, gcc-internal-format
 msgid "friend declaration does not name a class or function"
 msgstr ""
 
-#: cp/parser.cc:27066
+#: cp/parser.cc:27076
 #, gcc-internal-format
 msgid "a storage class on an anonymous aggregate in class scope is not allowed"
 msgstr ""
 
-#: cp/parser.cc:27168
+#: cp/parser.cc:27178
 #, gcc-internal-format
 msgid ""
 "default member initializers for bit-fields only available with %<-std=c+"
 "+20%> or %<-std=gnu++20%>"
 msgstr ""
 
-#: cp/parser.cc:27175
+#: cp/parser.cc:27185
 #, gcc-internal-format
 msgid "default member initializer for unnamed bit-field"
 msgstr ""
 
-#: cp/parser.cc:27188
+#: cp/parser.cc:27198
 #, gcc-internal-format
 msgid "ISO C++ allows bit-field attributes only before the %<:%> token"
 msgstr ""
 
-#: cp/parser.cc:27350
+#: cp/parser.cc:27360
 #, gcc-internal-format
 msgid "bit-field %qD has non-integral type %qT"
 msgstr ""
 
-#: cp/parser.cc:27378
+#: cp/parser.cc:27388
 #, gcc-internal-format
 msgid "pure-specifier on function-definition"
 msgstr ""
 
-#: cp/parser.cc:27398
+#: cp/parser.cc:27408
 #, gcc-internal-format
 msgid "extra %<;%> after in-class function definition"
 msgstr ""
 
-#: cp/parser.cc:27445
+#: cp/parser.cc:27455
 #, gcc-internal-format
 msgid "stray %<,%> at end of member declaration"
 msgstr ""
 
-#: cp/parser.cc:27459
+#: cp/parser.cc:27469
 #, gcc-internal-format
 msgid "expected %<;%> at end of member declaration"
 msgstr ""
 
-#: cp/parser.cc:27534
+#: cp/parser.cc:27544
 #, gcc-internal-format
 msgid "invalid pure specifier (only %<= 0%> is allowed)"
 msgstr ""
 
-#: cp/parser.cc:27569
+#: cp/parser.cc:27579
 #, gcc-internal-format
 msgid "a brace-enclosed initializer is not allowed here"
 msgstr ""
 
-#: cp/parser.cc:27699
+#: cp/parser.cc:27709
 #, gcc-internal-format
 msgid "%<virtual%> specified more than once in base-specifier"
 msgstr ""
 
-#: cp/parser.cc:27719
+#: cp/parser.cc:27729
 #, gcc-internal-format
 msgid "more than one access specifier in base-specifier"
 msgstr ""
 
-#: cp/parser.cc:27743
+#: cp/parser.cc:27753
 #, gcc-internal-format
 msgid "keyword %<typename%> not allowed outside of templates"
 msgstr ""
 
-#: cp/parser.cc:27746
+#: cp/parser.cc:27756
 #, gcc-internal-format
 msgid ""
 "keyword %<typename%> not allowed in this context (the base class is "
 "implicitly a type)"
 msgstr ""
 
-#: cp/parser.cc:27946 cp/parser.cc:28040
+#: cp/parser.cc:27956 cp/parser.cc:28050
 #, gcc-internal-format
 msgid "types may not be defined in an exception-specification"
 msgstr ""
 
-#: cp/parser.cc:28048
+#: cp/parser.cc:28058
 #, gcc-internal-format
 msgid "ISO C++17 does not allow dynamic exception specifications"
 msgstr ""
 
-#: cp/parser.cc:28054
+#: cp/parser.cc:28064
 #, gcc-internal-format
 msgid "dynamic exception specifications are deprecated in C++11"
 msgstr ""
 
-#: cp/parser.cc:28098
+#: cp/parser.cc:28108
 #, gcc-internal-format
 msgid "invalid use of %<auto%> in exception-specification"
 msgstr ""
 
-#: cp/parser.cc:28139
+#: cp/parser.cc:28149
 #, gcc-internal-format
 msgid ""
 "%<try%> in %<constexpr%> function only available with %<-std=c++20%> or %<-"
 "std=gnu++20%>"
 msgstr ""
 
-#: cp/parser.cc:28251
+#: cp/parser.cc:28261
 #, gcc-internal-format
 msgid "types may not be defined in exception-declarations"
 msgstr ""
 
-#: cp/parser.cc:28800
+#: cp/parser.cc:28810
 #, gcc-internal-format
 msgid "expected OpenMP directive name"
 msgstr ""
 
-#: cp/parser.cc:28809
+#: cp/parser.cc:28819
 #, gcc-internal-format
 msgid "expected attribute argument as balanced token sequence"
 msgstr ""
 
-#: cp/parser.cc:28854
+#: cp/parser.cc:28864
 #, gcc-internal-format
 msgid "expected %<directive%> or %<sequence%>"
 msgstr ""
 
-#: cp/parser.cc:28953
+#: cp/parser.cc:28963
 #, gcc-internal-format
 msgid "attribute using prefix used together with scoped attribute token"
 msgstr ""
 
-#: cp/parser.cc:28967
+#: cp/parser.cc:28977
 #, gcc-internal-format
 msgid "expected an identifier for the attribute name"
 msgstr ""
 
-#: cp/parser.cc:29018
+#: cp/parser.cc:29028
 #, gcc-internal-format
 msgid "%<omp::%E%> attribute requires argument"
 msgstr ""
 
 #. e.g. [[attr()]].
-#: cp/parser.cc:29086
+#: cp/parser.cc:29096
 #, gcc-internal-format
 msgid "parentheses must be omitted if %qE attribute argument list is empty"
 msgstr ""
 
-#: cp/parser.cc:29121
+#: cp/parser.cc:29131
 #, gcc-internal-format
 msgid "attribute %qs specified multiple times"
 msgstr ""
 
-#: cp/parser.cc:29163
+#: cp/parser.cc:29173
 #, gcc-internal-format
 msgid "expected attribute before %<...%>"
 msgstr ""
 
-#: cp/parser.cc:29223
+#: cp/parser.cc:29233
 #, gcc-internal-format
 msgid ""
 "attribute using prefix only available with %<-std=c++17%> or %<-std=gnu++17%>"
 msgstr ""
 
-#: cp/parser.cc:29566 cp/parser.cc:29575
+#: cp/parser.cc:29576 cp/parser.cc:29585
 #, gcc-internal-format
 msgid "expression must be enclosed in parentheses"
 msgstr ""
 
-#: cp/parser.cc:29921
+#: cp/parser.cc:29931
 #, gcc-internal-format
 msgid "missing additional %<requires%> to start a requires-expression"
 msgstr ""
 
-#: cp/parser.cc:30150
+#: cp/parser.cc:30161
 #, gcc-internal-format
 msgid ""
 "testing if a concept-id is a valid expression; add %<requires%> to check "
 "satisfaction"
 msgstr ""
 
-#: cp/parser.cc:30288
+#: cp/parser.cc:30299
 #, gcc-internal-format
 msgid "result type is not a plain type-constraint"
 msgstr ""
 
-#: cp/parser.cc:30296
+#: cp/parser.cc:30307
 #, gcc-internal-format
 msgid "return-type-requirement is not a type-constraint"
 msgstr ""
 
-#: cp/parser.cc:30791
+#: cp/parser.cc:30802
 #, gcc-internal-format
 msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
 msgstr ""
 
-#: cp/parser.cc:30796
+#: cp/parser.cc:30807
 #, gcc-internal-format
 msgid "invalid declaration of %<%T::%E%>"
 msgstr ""
 
-#: cp/parser.cc:30800
+#: cp/parser.cc:30811
 #, gcc-internal-format
 msgid "too few template-parameter-lists"
 msgstr ""
@@ -60927,24 +60951,24 @@ msgstr ""
 #. something like:
 #.
 #. template <class T> template <class U> void S::f();
-#: cp/parser.cc:30807
+#: cp/parser.cc:30818
 #, gcc-internal-format
 msgid "too many template-parameter-lists"
 msgstr ""
 
-#: cp/parser.cc:31205
+#: cp/parser.cc:31216
 #, gcc-internal-format
 msgid "named return values are no longer supported"
 msgstr ""
 
-#: cp/parser.cc:31376
+#: cp/parser.cc:31387
 #, gcc-internal-format
 msgid ""
 "ISO C++ did not adopt string literal operator templates taking an argument "
 "pack of characters"
 msgstr ""
 
-#: cp/parser.cc:31385
+#: cp/parser.cc:31396
 #, gcc-internal-format
 msgid ""
 "literal operator template %qD has invalid parameter list; expected non-type "
@@ -60952,565 +60976,565 @@ msgid ""
 "type"
 msgstr ""
 
-#: cp/parser.cc:31391
+#: cp/parser.cc:31402
 #, gcc-internal-format
 msgid ""
 "literal operator template %qD has invalid parameter list; expected non-type "
 "template parameter pack %<<char...>%>"
 msgstr ""
 
-#: cp/parser.cc:31498
+#: cp/parser.cc:31509
 #, gcc-internal-format
 msgid ""
 "template-introductions are not part of C++20 concepts; use %qs to enable"
 msgstr ""
 
-#: cp/parser.cc:31508
+#: cp/parser.cc:31519
 #, gcc-internal-format
 msgid "no matching concept for template-introduction"
 msgstr ""
 
-#: cp/parser.cc:31531
+#: cp/parser.cc:31542
 #, gcc-internal-format
 msgid "invalid declaration of member template in local class"
 msgstr ""
 
-#: cp/parser.cc:31540
+#: cp/parser.cc:31551
 #, gcc-internal-format
 msgid "template with C linkage"
 msgstr ""
 
-#: cp/parser.cc:31560
+#: cp/parser.cc:31571
 #, gcc-internal-format
 msgid "invalid explicit specialization"
 msgstr ""
 
-#: cp/parser.cc:31672
+#: cp/parser.cc:31683
 #, gcc-internal-format
 msgid "template declaration of %<typedef%>"
 msgstr ""
 
-#: cp/parser.cc:31723
+#: cp/parser.cc:31734
 #, gcc-internal-format
 msgid "a class template declaration must not declare anything else"
 msgstr ""
 
-#: cp/parser.cc:31775
+#: cp/parser.cc:31786
 #, gcc-internal-format
 msgid "explicit template specialization cannot have a storage class"
 msgstr ""
 
-#: cp/parser.cc:32077
+#: cp/parser.cc:32088
 #, gcc-internal-format
 msgid "%<>>%> should be %<> >%> within a nested template argument list"
 msgstr ""
 
-#: cp/parser.cc:32090
+#: cp/parser.cc:32101
 #, gcc-internal-format
 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
 msgstr ""
 
-#: cp/parser.cc:32399
+#: cp/parser.cc:32410
 #, gcc-internal-format
 msgid "%<sizeof...%> argument must be surrounded by parentheses"
 msgstr ""
 
-#: cp/parser.cc:32554
+#: cp/parser.cc:32565
 #, gcc-internal-format
 msgid "invalid use of %qD in linkage specification"
 msgstr ""
 
-#: cp/parser.cc:32569
+#: cp/parser.cc:32580
 #, gcc-internal-format
 msgid "%<__thread%> before %qD"
 msgstr ""
 
-#: cp/parser.cc:32704
+#: cp/parser.cc:32715
 #, gcc-internal-format
 msgid "ISO C++ 1998 does not support %<long long%>"
 msgstr ""
 
-#: cp/parser.cc:32715
+#: cp/parser.cc:32726
 #, gcc-internal-format
 msgid "both %<__thread%> and %<thread_local%> specified"
 msgstr ""
 
-#: cp/parser.cc:32720
+#: cp/parser.cc:32731
 #, gcc-internal-format
 msgid "duplicate %qD"
 msgstr ""
 
-#: cp/parser.cc:32746
+#: cp/parser.cc:32757
 #, gcc-internal-format
 msgid "duplicate %qs"
 msgstr ""
 
-#: cp/parser.cc:32798
+#: cp/parser.cc:32809
 #, gcc-internal-format
 msgid "expected %<new%>"
 msgstr ""
 
-#: cp/parser.cc:32801
+#: cp/parser.cc:32812
 #, gcc-internal-format
 msgid "expected %<delete%>"
 msgstr ""
 
-#: cp/parser.cc:32804
+#: cp/parser.cc:32815
 #, gcc-internal-format
 msgid "expected %<return%>"
 msgstr ""
 
-#: cp/parser.cc:32810
+#: cp/parser.cc:32821
 #, gcc-internal-format
 msgid "expected %<extern%>"
 msgstr ""
 
-#: cp/parser.cc:32813
+#: cp/parser.cc:32824
 #, gcc-internal-format
 msgid "expected %<static_assert%>"
 msgstr ""
 
-#: cp/parser.cc:32816
+#: cp/parser.cc:32827
 #, gcc-internal-format
 msgid "expected %<decltype%>"
 msgstr ""
 
-#: cp/parser.cc:32819
+#: cp/parser.cc:32830
 #, gcc-internal-format
 msgid "expected %<operator%>"
 msgstr ""
 
-#: cp/parser.cc:32822
+#: cp/parser.cc:32833
 #, gcc-internal-format
 msgid "expected %<class%>"
 msgstr ""
 
-#: cp/parser.cc:32825
+#: cp/parser.cc:32836
 #, gcc-internal-format
 msgid "expected %<template%>"
 msgstr ""
 
-#: cp/parser.cc:32828
+#: cp/parser.cc:32839
 #, gcc-internal-format
 msgid "expected %<namespace%>"
 msgstr ""
 
-#: cp/parser.cc:32831
+#: cp/parser.cc:32842
 #, gcc-internal-format
 msgid "expected %<using%>"
 msgstr ""
 
-#: cp/parser.cc:32834
+#: cp/parser.cc:32845
 #, gcc-internal-format
 msgid "expected %<asm%>"
 msgstr ""
 
-#: cp/parser.cc:32837
+#: cp/parser.cc:32848
 #, gcc-internal-format
 msgid "expected %<try%>"
 msgstr ""
 
-#: cp/parser.cc:32840
+#: cp/parser.cc:32851
 #, gcc-internal-format
 msgid "expected %<catch%>"
 msgstr ""
 
-#: cp/parser.cc:32843
+#: cp/parser.cc:32854
 #, gcc-internal-format
 msgid "expected %<throw%>"
 msgstr ""
 
-#: cp/parser.cc:32846
+#: cp/parser.cc:32857
 #, gcc-internal-format
 msgid "expected %<auto%>"
 msgstr ""
 
-#: cp/parser.cc:32849
+#: cp/parser.cc:32860
 #, gcc-internal-format
 msgid "expected %<__label__%>"
 msgstr ""
 
-#: cp/parser.cc:32852
+#: cp/parser.cc:32863
 #, gcc-internal-format
 msgid "expected %<@try%>"
 msgstr ""
 
-#: cp/parser.cc:32855
+#: cp/parser.cc:32866
 #, gcc-internal-format
 msgid "expected %<@synchronized%>"
 msgstr ""
 
-#: cp/parser.cc:32858
+#: cp/parser.cc:32869
 #, gcc-internal-format
 msgid "expected %<@throw%>"
 msgstr ""
 
-#: cp/parser.cc:32861
+#: cp/parser.cc:32872
 #, gcc-internal-format
 msgid "expected %<__transaction_atomic%>"
 msgstr ""
 
-#: cp/parser.cc:32864
+#: cp/parser.cc:32875
 #, gcc-internal-format
 msgid "expected %<__transaction_relaxed%>"
 msgstr ""
 
-#: cp/parser.cc:32867
+#: cp/parser.cc:32878
 #, gcc-internal-format
 msgid "expected %<co_yield%>"
 msgstr ""
 
-#: cp/parser.cc:32899
+#: cp/parser.cc:32910
 #, gcc-internal-format
 msgid "expected %<::%>"
 msgstr ""
 
-#: cp/parser.cc:32911
+#: cp/parser.cc:32922
 #, gcc-internal-format
 msgid "expected %<...%>"
 msgstr ""
 
-#: cp/parser.cc:32914
+#: cp/parser.cc:32925
 #, gcc-internal-format
 msgid "expected %<*%>"
 msgstr ""
 
-#: cp/parser.cc:32917
+#: cp/parser.cc:32928
 #, gcc-internal-format
 msgid "expected %<~%>"
 msgstr ""
 
-#: cp/parser.cc:32923
+#: cp/parser.cc:32934
 #, gcc-internal-format
 msgid "expected %<:%> or %<::%>"
 msgstr ""
 
-#: cp/parser.cc:32950
+#: cp/parser.cc:32961
 #, gcc-internal-format
 msgid "expected %<class%>, %<typename%>, or %<template%>"
 msgstr ""
 
-#: cp/parser.cc:33282
+#: cp/parser.cc:33293
 #, gcc-internal-format
 msgid "redundant enum-key %<enum%s%> in reference to %q#T"
 msgstr ""
 
-#: cp/parser.cc:33433
+#: cp/parser.cc:33444
 #, gcc-internal-format
 msgid "%qs tag used in naming %q#T"
 msgstr ""
 
-#: cp/parser.cc:33438
+#: cp/parser.cc:33449
 #, gcc-internal-format
 msgid "%q#T was previously declared here"
 msgstr ""
 
-#: cp/parser.cc:33558
+#: cp/parser.cc:33569
 #, gcc-internal-format
 msgid "redundant class-key %qs in reference to %q#T"
 msgstr ""
 
-#: cp/parser.cc:33698 cp/parser.cc:33732
+#: cp/parser.cc:33709 cp/parser.cc:33743
 #, gcc-internal-format
 msgid "%qT declared with a mismatched class-key %qs"
 msgstr ""
 
-#: cp/parser.cc:33705 cp/parser.cc:33738
+#: cp/parser.cc:33716 cp/parser.cc:33749
 #, gcc-internal-format
 msgid "remove the class-key or replace it with %qs"
 msgstr ""
 
-#: cp/parser.cc:33706 cp/parser.cc:33739
+#: cp/parser.cc:33717 cp/parser.cc:33750
 #, gcc-internal-format
 msgid "replace the class-key with %qs"
 msgstr ""
 
-#: cp/parser.cc:33713
+#: cp/parser.cc:33724
 #, gcc-internal-format
 msgid "%qT defined as %qs here"
 msgstr ""
 
-#: cp/parser.cc:33714
+#: cp/parser.cc:33725
 #, gcc-internal-format
 msgid "%qT first declared as %qs here"
 msgstr ""
 
-#: cp/parser.cc:33796
+#: cp/parser.cc:33807
 #, gcc-internal-format
 msgid "%qD redeclared with different access"
 msgstr ""
 
-#: cp/parser.cc:33817
+#: cp/parser.cc:33828
 #, gcc-internal-format
 msgid ""
 "in C++98 %<template%> (as a disambiguator) is only allowed within templates"
 msgstr ""
 
-#: cp/parser.cc:34066
+#: cp/parser.cc:34077
 #, gcc-internal-format
 msgid "file ends in default argument"
 msgstr ""
 
-#: cp/parser.cc:34307 cp/parser.cc:35615 cp/parser.cc:35804
+#: cp/parser.cc:34318 cp/parser.cc:35626 cp/parser.cc:35815
 #, gcc-internal-format
 msgid "misplaced %<@%D%> Objective-C++ construct"
 msgstr ""
 
-#: cp/parser.cc:34378
+#: cp/parser.cc:34389
 #, gcc-internal-format
 msgid "objective-c++ message receiver expected"
 msgstr ""
 
-#: cp/parser.cc:34448
+#: cp/parser.cc:34459
 #, gcc-internal-format
 msgid "objective-c++ message argument(s) are expected"
 msgstr ""
 
-#: cp/parser.cc:34479
+#: cp/parser.cc:34490
 #, gcc-internal-format
 msgid "%<@encode%> must specify a type as an argument"
 msgstr ""
 
-#: cp/parser.cc:34883
+#: cp/parser.cc:34894
 #, gcc-internal-format
 msgid "invalid Objective-C++ selector name"
 msgstr ""
 
-#: cp/parser.cc:34958 cp/parser.cc:34976
+#: cp/parser.cc:34969 cp/parser.cc:34987
 #, gcc-internal-format
 msgid "objective-c++ method declaration is expected"
 msgstr ""
 
-#: cp/parser.cc:34970 cp/parser.cc:35036
+#: cp/parser.cc:34981 cp/parser.cc:35047
 #, gcc-internal-format
 msgid "method attributes must be specified at the end"
 msgstr ""
 
-#: cp/parser.cc:35079
+#: cp/parser.cc:35090
 #, gcc-internal-format
 msgid "stray %qs between Objective-C++ methods"
 msgstr ""
 
-#: cp/parser.cc:35276 cp/parser.cc:35283 cp/parser.cc:35290
+#: cp/parser.cc:35287 cp/parser.cc:35294 cp/parser.cc:35301
 #, gcc-internal-format
 msgid "invalid type for instance variable"
 msgstr ""
 
-#: cp/parser.cc:35407
+#: cp/parser.cc:35418
 #, gcc-internal-format
 msgid "identifier expected after %<@protocol%>"
 msgstr ""
 
-#: cp/parser.cc:35580
+#: cp/parser.cc:35591
 #, gcc-internal-format
 msgid ""
 "attributes may not be specified before the %<@%D%> Objective-C++ keyword"
 msgstr ""
 
-#: cp/parser.cc:35587
+#: cp/parser.cc:35598
 #, gcc-internal-format
 msgid "prefix attributes are ignored before %<@%D%>"
 msgstr ""
 
-#: cp/parser.cc:35867 cp/parser.cc:35874 cp/parser.cc:35881
+#: cp/parser.cc:35878 cp/parser.cc:35885 cp/parser.cc:35892
 #, gcc-internal-format
 msgid "invalid type for property"
 msgstr ""
 
-#: cp/parser.cc:36043
+#: cp/parser.cc:36054
 #, gcc-internal-format
 msgid "unknown property attribute %qE"
 msgstr ""
 
-#: cp/parser.cc:37158
+#: cp/parser.cc:37169
 #, gcc-internal-format
 msgid "expected integer expression list"
 msgstr ""
 
-#: cp/parser.cc:37175
+#: cp/parser.cc:37186
 #, gcc-internal-format
 msgid "%<wait%> expression must be integral"
 msgstr ""
 
-#: cp/parser.cc:38264
+#: cp/parser.cc:38275
 #, gcc-internal-format
 msgid "invalid reduction-identifier"
 msgstr ""
 
-#: cp/parser.cc:39092
+#: cp/parser.cc:39103
 #, gcc-internal-format
 msgid "types may not be defined in iterator type"
 msgstr ""
 
-#: cp/parser.cc:41860
+#: cp/parser.cc:41871
 #, gcc-internal-format
 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
 msgstr ""
 
-#: cp/parser.cc:42264
+#: cp/parser.cc:42275
 #, gcc-internal-format
 msgid ""
 "%<[[omp::directive(%s)]]%> must be the only specified attribute on a "
 "statement"
 msgstr ""
 
-#: cp/parser.cc:42523
+#: cp/parser.cc:42534
 #, gcc-internal-format
 msgid "%<ordered%> clause with parameter on range-based %<for%> loop"
 msgstr ""
 
-#: cp/parser.cc:42610 cp/pt.cc:18182
+#: cp/parser.cc:42621 cp/pt.cc:18215
 #, gcc-internal-format
 msgid "iteration variable %qD should not be reduction"
 msgstr ""
 
-#: cp/parser.cc:42703
+#: cp/parser.cc:42714
 #, gcc-internal-format
 msgid "not enough for loops to collapse"
 msgstr ""
 
-#: cp/parser.cc:45045
+#: cp/parser.cc:45056
 #, gcc-internal-format
 msgid "%<#pragma omp declare %s%> followed by %<#pragma omp declare %s%>"
 msgstr ""
 
-#: cp/parser.cc:45680
+#: cp/parser.cc:45691
 #, gcc-internal-format
 msgid ""
 "OpenMP directive other than %<declare simd%> or %<declare variant%> "
 "appertains to a declaration"
 msgstr ""
 
-#: cp/parser.cc:45959
+#: cp/parser.cc:45970
 #, gcc-internal-format
 msgid ""
 "%<declare target%> in attribute syntax terminated with %<end declare target"
 "%> in pragma syntax"
 msgstr ""
 
-#: cp/parser.cc:45963
+#: cp/parser.cc:45974
 #, gcc-internal-format
 msgid ""
 "%<declare target%> in pragma syntax terminated with %<end declare target%> "
 "in attribute syntax"
 msgstr ""
 
-#: cp/parser.cc:46069
+#: cp/parser.cc:46080
 #, gcc-internal-format
 msgid "invalid initializer clause"
 msgstr ""
 
-#: cp/parser.cc:46099
+#: cp/parser.cc:46110
 #, gcc-internal-format
 msgid "expected id-expression (arguments)"
 msgstr ""
 
-#: cp/parser.cc:46111
+#: cp/parser.cc:46122
 #, gcc-internal-format
 msgid ""
 "one of the initializer call arguments should be %<omp_priv%> or %<&omp_priv%>"
 msgstr ""
 
-#: cp/parser.cc:46214
+#: cp/parser.cc:46225
 #, gcc-internal-format
 msgid "types may not be defined in declare reduction type list"
 msgstr ""
 
-#: cp/parser.cc:46234 cp/semantics.cc:6039
+#: cp/parser.cc:46245 cp/semantics.cc:6050
 #, gcc-internal-format
 msgid "predeclared arithmetic type %qT in %<#pragma omp declare reduction%>"
 msgstr ""
 
-#: cp/parser.cc:46238 cp/semantics.cc:6047
+#: cp/parser.cc:46249 cp/semantics.cc:6058
 #, gcc-internal-format
 msgid "function or array type %qT in %<#pragma omp declare reduction%>"
 msgstr ""
 
-#: cp/parser.cc:46241 cp/pt.cc:14147 cp/semantics.cc:6053
+#: cp/parser.cc:46252 cp/pt.cc:14171 cp/semantics.cc:6064
 #, gcc-internal-format
 msgid "reference type %qT in %<#pragma omp declare reduction%>"
 msgstr ""
 
-#: cp/parser.cc:46244 cp/semantics.cc:6059
+#: cp/parser.cc:46255 cp/semantics.cc:6070
 #, gcc-internal-format
 msgid ""
 "%<const%>, %<volatile%> or %<__restrict%>-qualified type %qT in %<#pragma "
 "omp declare reduction%>"
 msgstr ""
 
-#: cp/parser.cc:46971
+#: cp/parser.cc:46982
 #, gcc-internal-format
 msgid "%<#pragma acc routine%> names a set of overloads"
 msgstr ""
 
-#: cp/parser.cc:46981
+#: cp/parser.cc:46992
 #, gcc-internal-format
 msgid "%qD does not refer to a namespace scope function"
 msgstr ""
 
 #. cancel-and-throw is unimplemented.
-#: cp/parser.cc:47339
+#: cp/parser.cc:47350
 #, gcc-internal-format
 msgid "%<atomic_cancel%>"
 msgstr ""
 
-#: cp/parser.cc:47386 cp/semantics.cc:10990
+#: cp/parser.cc:47397 cp/semantics.cc:11001
 #, gcc-internal-format
 msgid "%<__transaction_relaxed%> without transactional memory support enabled"
 msgstr ""
 
-#: cp/parser.cc:47388 cp/semantics.cc:10992
+#: cp/parser.cc:47399 cp/semantics.cc:11003
 #, gcc-internal-format
 msgid "%<__transaction_atomic%> without transactional memory support enabled"
 msgstr ""
 
-#: cp/parser.cc:47534
+#: cp/parser.cc:47545
 #, gcc-internal-format
 msgid ""
 "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%>"
 msgstr ""
 
-#: cp/parser.cc:47537
+#: cp/parser.cc:47548
 #, gcc-internal-format
 msgid "  or a %<transaction_may_cancel_outer%> function"
 msgstr ""
 
-#: cp/parser.cc:47588
+#: cp/parser.cc:47599
 #, gcc-internal-format
 msgid "malformed %<#pragma GCC pch_preprocess%>"
 msgstr ""
 
-#: cp/parser.cc:47885
+#: cp/parser.cc:47896
 #, gcc-internal-format
 msgid "%<#pragma omp requires%> may only be used at file or namespace scope"
 msgstr ""
 
-#: cp/parser.cc:47936
+#: cp/parser.cc:47947
 #, gcc-internal-format
 msgid "%<#pragma GCC ivdep%> must be inside a function"
 msgstr ""
 
-#: cp/parser.cc:47968
+#: cp/parser.cc:47979
 #, gcc-internal-format
 msgid "%<#pragma GCC unroll%> must be inside a function"
 msgstr ""
 
-#: cp/parser.cc:48048
+#: cp/parser.cc:48059
 #, gcc-internal-format
 msgid "multi-source compilation not implemented for C++"
 msgstr ""
 
-#: cp/parser.cc:48087
+#: cp/parser.cc:48098
 #, gcc-internal-format
 msgid "placeholder type not allowed in this context"
 msgstr ""
 
-#: cp/parser.cc:48292
+#: cp/parser.cc:48303
 #, gcc-internal-format
 msgid "implicit templates may not be %<virtual%>"
 msgstr ""
 
-#: cp/parser.cc:48348
+#: cp/parser.cc:48359
 #, gcc-internal-format
 msgid "%<extern \"C\"%> linkage started here"
 msgstr ""
@@ -61599,7 +61623,7 @@ msgstr ""
 msgid "specialization of %qD after instantiation"
 msgstr ""
 
-#: cp/pt.cc:2058 cp/semantics.cc:5909
+#: cp/pt.cc:2058 cp/semantics.cc:5920
 #, gcc-internal-format
 msgid "%s %#qD"
 msgstr ""
@@ -61678,57 +61702,57 @@ msgstr ""
 msgid "missing primary template attribute %s"
 msgstr ""
 
-#: cp/pt.cc:2880 cp/pt.cc:2940
+#: cp/pt.cc:2882 cp/pt.cc:2942
 #, gcc-internal-format
 msgid "template-id %qE in declaration of primary template"
 msgstr ""
 
-#: cp/pt.cc:2893
+#: cp/pt.cc:2895
 #, gcc-internal-format
 msgid "template parameter list used in explicit instantiation"
 msgstr ""
 
-#: cp/pt.cc:2899
+#: cp/pt.cc:2901
 #, gcc-internal-format
 msgid "definition provided for explicit instantiation"
 msgstr ""
 
-#: cp/pt.cc:2907
+#: cp/pt.cc:2909
 #, gcc-internal-format
 msgid "too many template parameter lists in declaration of %qD"
 msgstr ""
 
-#: cp/pt.cc:2910
+#: cp/pt.cc:2912
 #, gcc-internal-format
 msgid "too few template parameter lists in declaration of %qD"
 msgstr ""
 
-#: cp/pt.cc:2912
+#: cp/pt.cc:2914
 #, gcc-internal-format
 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
 msgstr ""
 
-#: cp/pt.cc:2918
+#: cp/pt.cc:2920
 #, gcc-internal-format
 msgid "explicit specialization declared %<concept%>"
 msgstr ""
 
-#: cp/pt.cc:2951
+#: cp/pt.cc:2953
 #, gcc-internal-format
 msgid "non-type partial specialization %qE is not allowed"
 msgstr ""
 
-#: cp/pt.cc:2955
+#: cp/pt.cc:2957
 #, gcc-internal-format
 msgid "non-class, non-variable partial specialization %qE is not allowed"
 msgstr ""
 
-#: cp/pt.cc:2987
+#: cp/pt.cc:2989
 #, gcc-internal-format
 msgid "default argument specified in explicit specialization"
 msgstr ""
 
-#: cp/pt.cc:3030
+#: cp/pt.cc:3032
 #, gcc-internal-format
 msgid "%qD is not a template function"
 msgstr ""
@@ -61741,99 +61765,99 @@ msgstr ""
 #. program is ill-formed.
 #.
 #. Similar language is found in [temp.explicit].
-#: cp/pt.cc:3092
+#: cp/pt.cc:3094
 #, gcc-internal-format
 msgid "specialization of implicitly-declared special member function"
 msgstr ""
 
-#: cp/pt.cc:3108
+#: cp/pt.cc:3110
 #, gcc-internal-format
 msgid "no member function %qD declared in %qT"
 msgstr ""
 
-#: cp/pt.cc:3139
+#: cp/pt.cc:3141
 #, gcc-internal-format
 msgid "friend declaration %qD is not visible to explicit specialization"
 msgstr ""
 
-#: cp/pt.cc:3142
+#: cp/pt.cc:3144
 #, gcc-internal-format
 msgid "friend declaration here"
 msgstr ""
 
-#: cp/pt.cc:3251
+#: cp/pt.cc:3253
 #, gcc-internal-format
 msgid "explicit specialization of function concept %qD"
 msgstr ""
 
-#: cp/pt.cc:3849
+#: cp/pt.cc:3851
 #, gcc-internal-format
 msgid "argument to %<__integer_pack%> must be between 0 and %d"
 msgstr ""
 
-#: cp/pt.cc:4196
+#: cp/pt.cc:4198
 #, gcc-internal-format
 msgid "base initializer expansion %qT contains no parameter packs"
 msgstr ""
 
-#: cp/pt.cc:4264
+#: cp/pt.cc:4266
 #, gcc-internal-format
 msgid "expansion pattern %qT contains no parameter packs"
 msgstr ""
 
-#: cp/pt.cc:4266
+#: cp/pt.cc:4268
 #, gcc-internal-format
 msgid "expansion pattern %qE contains no parameter packs"
 msgstr ""
 
-#: cp/pt.cc:4348
+#: cp/pt.cc:4352
 #, gcc-internal-format
 msgid "parameter packs not expanded with %<...%>:"
 msgstr ""
 
-#: cp/pt.cc:4365 cp/pt.cc:5170
+#: cp/pt.cc:4369 cp/pt.cc:5174
 #, gcc-internal-format
 msgid "        %qD"
 msgstr ""
 
-#: cp/pt.cc:4367
+#: cp/pt.cc:4371
 #, gcc-internal-format, gfc-internal-format
 msgid "        %s"
 msgstr ""
 
-#: cp/pt.cc:4493
+#: cp/pt.cc:4497
 #, gcc-internal-format
 msgid "declaration of template parameter %q+D shadows template parameter"
 msgstr ""
 
-#: cp/pt.cc:4496
+#: cp/pt.cc:4500
 #, gcc-internal-format
 msgid "declaration of %q+#D shadows template parameter"
 msgstr ""
 
-#: cp/pt.cc:4498
+#: cp/pt.cc:4502
 #, gcc-internal-format
 msgid "template parameter %qD declared here"
 msgstr ""
 
-#: cp/pt.cc:5106
+#: cp/pt.cc:5110
 #, gcc-internal-format
 msgid "specialization of variable concept %q#D"
 msgstr ""
 
-#: cp/pt.cc:5165
+#: cp/pt.cc:5169
 #, gcc-internal-format
 msgid "template parameters not deducible in partial specialization:"
 msgstr ""
 
-#: cp/pt.cc:5188
+#: cp/pt.cc:5192
 #, gcc-internal-format
 msgid ""
 "partial specialization %q+D does not specialize any template arguments; to "
 "define the primary template, remove the template argument list"
 msgstr ""
 
-#: cp/pt.cc:5192
+#: cp/pt.cc:5196
 #, gcc-internal-format
 msgid ""
 "partial specialization %q+D does not specialize any template arguments and "
@@ -61841,63 +61865,63 @@ msgid ""
 "template, remove the template argument list"
 msgstr ""
 
-#: cp/pt.cc:5196 cp/pt.cc:5207 cp/pt.cc:5215
+#: cp/pt.cc:5200 cp/pt.cc:5211 cp/pt.cc:5219
 #, gcc-internal-format
 msgid "primary template here"
 msgstr ""
 
-#: cp/pt.cc:5204
+#: cp/pt.cc:5208
 #, gcc-internal-format
 msgid ""
 "partial specialization is not more specialized than the primary template "
 "because it replaces multiple parameters with a pack expansion"
 msgstr ""
 
-#: cp/pt.cc:5214
+#: cp/pt.cc:5218
 #, gcc-internal-format
 msgid "too many arguments for partial specialization %qT"
 msgstr ""
 
-#: cp/pt.cc:5228
+#: cp/pt.cc:5233
 #, gcc-internal-format
 msgid "partial specialization %qD is not more specialized than"
 msgstr ""
 
-#: cp/pt.cc:5230
+#: cp/pt.cc:5235
 #, gcc-internal-format
 msgid "primary template %qD"
 msgstr ""
 
-#: cp/pt.cc:5272
+#: cp/pt.cc:5277
 #, gcc-internal-format
 msgid ""
 "parameter pack argument %qE must be at the end of the template argument list"
 msgstr ""
 
-#: cp/pt.cc:5275
+#: cp/pt.cc:5280
 #, gcc-internal-format
 msgid ""
 "parameter pack argument %qT must be at the end of the template argument list"
 msgstr ""
 
-#: cp/pt.cc:5337
+#: cp/pt.cc:5342
 #, gcc-internal-format
 msgid "type %qT of template argument %qE depends on a template parameter"
 msgid_plural "type %qT of template argument %qE depends on template parameters"
 msgstr[0] ""
 msgstr[1] ""
 
-#: cp/pt.cc:5396
+#: cp/pt.cc:5401
 #, gcc-internal-format
 msgid "declaration of %qD ambiguates earlier template instantiation for %qD"
 msgstr ""
 
-#: cp/pt.cc:5400
+#: cp/pt.cc:5405
 #, gcc-internal-format
 msgid "partial specialization of %qD after instantiation of %qD"
 msgstr ""
 
-#: cp/pt.cc:5583
+#: cp/pt.cc:5588
 #, gcc-internal-format
 msgid "no default argument for %qD"
 msgstr ""
@@ -61906,52 +61930,52 @@ msgstr ""
 #. (DR 2032), or alias template can only have one
 #. parameter pack, at the end of the template
 #. parameter list.
-#: cp/pt.cc:5606
+#: cp/pt.cc:5611
 #, gcc-internal-format
 msgid "parameter pack %q+D must be at the end of the template parameter list"
 msgstr ""
 
-#: cp/pt.cc:5642
+#: cp/pt.cc:5647
 #, gcc-internal-format
 msgid ""
 "default template arguments may not be used in function template friend re-"
 "declaration"
 msgstr ""
 
-#: cp/pt.cc:5645
+#: cp/pt.cc:5650
 #, gcc-internal-format
 msgid ""
 "default template arguments may not be used in template friend declarations"
 msgstr ""
 
-#: cp/pt.cc:5648
+#: cp/pt.cc:5653
 #, gcc-internal-format
 msgid ""
 "default template arguments may not be used in function templates without %<-"
 "std=c++11%> or %<-std=gnu++11%>"
 msgstr ""
 
-#: cp/pt.cc:5651
+#: cp/pt.cc:5656
 #, gcc-internal-format
 msgid "default template arguments may not be used in partial specializations"
 msgstr ""
 
-#: cp/pt.cc:5654 cp/pt.cc:5712
+#: cp/pt.cc:5659 cp/pt.cc:5717
 #, gcc-internal-format
 msgid "default argument for template parameter for class enclosing %qD"
 msgstr ""
 
-#: cp/pt.cc:5823
+#: cp/pt.cc:5828
 #, gcc-internal-format
 msgid "template %qD declared"
 msgstr ""
 
-#: cp/pt.cc:5831
+#: cp/pt.cc:5836
 #, gcc-internal-format
 msgid "template class without a name"
 msgstr ""
 
-#: cp/pt.cc:5839
+#: cp/pt.cc:5844
 #, gcc-internal-format
 msgid "member template %qD may not have virt-specifiers"
 msgstr ""
@@ -61961,508 +61985,508 @@ msgstr ""
 #. An allocation function can be a function
 #. template. ... Template allocation functions shall
 #. have two or more parameters.
-#: cp/pt.cc:5862
+#: cp/pt.cc:5867
 #, gcc-internal-format
 msgid "invalid template declaration of %qD"
 msgstr ""
 
-#: cp/pt.cc:6014
+#: cp/pt.cc:6019
 #, gcc-internal-format
 msgid "template definition of non-template %q#D"
 msgstr ""
 
-#: cp/pt.cc:6053
+#: cp/pt.cc:6058
 #, gcc-internal-format
 msgid "expected %d levels of template parms for %q#D, got %d"
 msgstr ""
 
-#: cp/pt.cc:6067
+#: cp/pt.cc:6072
 #, gcc-internal-format
 msgid "got %d template parameters for %q#D"
 msgstr ""
 
-#: cp/pt.cc:6070
+#: cp/pt.cc:6075
 #, gcc-internal-format
 msgid "got %d template parameters for %q#T"
 msgstr ""
 
-#: cp/pt.cc:6072
+#: cp/pt.cc:6077
 #, gcc-internal-format, gfc-internal-format
 msgid "  but %d required"
 msgstr ""
 
-#: cp/pt.cc:6093
+#: cp/pt.cc:6098
 #, gcc-internal-format
 msgid "template arguments to %qD do not match original template %qD"
 msgstr ""
 
-#: cp/pt.cc:6096
+#: cp/pt.cc:6101
 #, gcc-internal-format
 msgid "use %<template<>%> for an explicit specialization"
 msgstr ""
 
-#: cp/pt.cc:6241
+#: cp/pt.cc:6246
 #, gcc-internal-format
 msgid "%qT is not a template type"
 msgstr ""
 
-#: cp/pt.cc:6254
+#: cp/pt.cc:6259
 #, gcc-internal-format
 msgid "template specifiers not specified in declaration of %qD"
 msgstr ""
 
-#: cp/pt.cc:6265
+#: cp/pt.cc:6270
 #, gcc-internal-format, gfc-internal-format
 msgid "redeclared with %d template parameter"
 msgid_plural "redeclared with %d template parameters"
 msgstr[0] ""
 msgstr[1] ""
 
-#: cp/pt.cc:6269
+#: cp/pt.cc:6274
 #, gcc-internal-format
 msgid "previous declaration %qD used %d template parameter"
 msgid_plural "previous declaration %qD used %d template parameters"
 msgstr[0] ""
 msgstr[1] ""
 
-#: cp/pt.cc:6303
+#: cp/pt.cc:6308
 #, gcc-internal-format
 msgid "template parameter %q+#D"
 msgstr ""
 
-#: cp/pt.cc:6304
+#: cp/pt.cc:6309
 #, gcc-internal-format
 msgid "redeclared here as %q#D"
 msgstr ""
 
-#: cp/pt.cc:6315
+#: cp/pt.cc:6320
 #, gcc-internal-format
 msgid "declaration of template parameter %q+#D with different constraints"
 msgstr ""
 
-#: cp/pt.cc:6318 cp/pt.cc:6345
+#: cp/pt.cc:6323 cp/pt.cc:6350
 #, gcc-internal-format
 msgid "original declaration appeared here"
 msgstr ""
 
-#: cp/pt.cc:6342
+#: cp/pt.cc:6347
 #, gcc-internal-format
 msgid "redeclaration %q#D with different constraints"
 msgstr ""
 
-#: cp/pt.cc:6695 cp/pt.cc:6764
+#: cp/pt.cc:6713 cp/pt.cc:6782
 #, gcc-internal-format
 msgid "%qE is not a valid template argument for type %qT"
 msgstr ""
 
-#: cp/pt.cc:6698
+#: cp/pt.cc:6716
 #, gcc-internal-format
 msgid "it must be the address of a function with external linkage"
 msgstr ""
 
-#: cp/pt.cc:6701
+#: cp/pt.cc:6719
 #, gcc-internal-format
 msgid "it must be the name of a function with external linkage"
 msgstr ""
 
-#: cp/pt.cc:6714
+#: cp/pt.cc:6732
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument for type %qT because %qD has no linkage"
 msgstr ""
 
-#: cp/pt.cc:6718
+#: cp/pt.cc:6736
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument for type %qT because %qD does not have "
 "external linkage"
 msgstr ""
 
-#: cp/pt.cc:6767
+#: cp/pt.cc:6785
 #, gcc-internal-format
 msgid "it must be a pointer-to-member of the form %<&X::Y%>"
 msgstr ""
 
-#: cp/pt.cc:6769
+#: cp/pt.cc:6787
 #, gcc-internal-format
 msgid "because it is a member of %qT"
 msgstr ""
 
-#: cp/pt.cc:6838
+#: cp/pt.cc:6856
 #, gcc-internal-format
 msgid "  couldn%'t deduce template parameter %qD"
 msgstr ""
 
-#: cp/pt.cc:6847
+#: cp/pt.cc:6865
 #, gcc-internal-format
 msgid "  types %qT and %qT have incompatible cv-qualifiers"
 msgstr ""
 
-#: cp/pt.cc:6856
+#: cp/pt.cc:6874
 #, gcc-internal-format
 msgid "  mismatched types %qT and %qT"
 msgstr ""
 
-#: cp/pt.cc:6865
+#: cp/pt.cc:6883
 #, gcc-internal-format
 msgid "  template parameter %qD is not a parameter pack, but argument %qD is"
 msgstr ""
 
-#: cp/pt.cc:6876
+#: cp/pt.cc:6894
 #, gcc-internal-format
 msgid "  template argument %qE does not match pointer-to-member constant %qE"
 msgstr ""
 
-#: cp/pt.cc:6886
+#: cp/pt.cc:6904
 #, gcc-internal-format
 msgid "  %qE is not equivalent to %qE"
 msgstr ""
 
-#: cp/pt.cc:6895
+#: cp/pt.cc:6913
 #, gcc-internal-format
 msgid "  inconsistent parameter pack deduction with %qT and %qT"
 msgstr ""
 
-#: cp/pt.cc:6907
+#: cp/pt.cc:6925
 #, gcc-internal-format
 msgid "  deduced conflicting types for parameter %qT (%qT and %qT)"
 msgstr ""
 
-#: cp/pt.cc:6911
+#: cp/pt.cc:6929
 #, gcc-internal-format
 msgid "  deduced conflicting values for non-type parameter %qE (%qE and %qE)"
 msgstr ""
 
-#: cp/pt.cc:6922
+#: cp/pt.cc:6940
 #, gcc-internal-format
 msgid "  variable-sized array type %qT is not a valid template argument"
 msgstr ""
 
-#: cp/pt.cc:6933
+#: cp/pt.cc:6951
 #, gcc-internal-format
 msgid "  member function type %qT is not a valid template argument"
 msgstr ""
 
-#: cp/pt.cc:6976
+#: cp/pt.cc:6994
 #, gcc-internal-format
 msgid "  cannot convert %qE (type %qT) to type %qT"
 msgstr ""
 
-#: cp/pt.cc:6989
+#: cp/pt.cc:7007
 #, gcc-internal-format
 msgid "  %qT is an ambiguous base class of %qT"
 msgstr ""
 
-#: cp/pt.cc:6993
+#: cp/pt.cc:7011
 #, gcc-internal-format
 msgid "  %qT is not derived from %qT"
 msgstr ""
 
-#: cp/pt.cc:7004
+#: cp/pt.cc:7022
 #, gcc-internal-format
 msgid ""
 "  template parameters of a template template argument are inconsistent with "
 "other deduced template arguments"
 msgstr ""
 
-#: cp/pt.cc:7014
+#: cp/pt.cc:7032
 #, gcc-internal-format
 msgid "  cannot deduce a template for %qT from non-template type %qT"
 msgstr ""
 
-#: cp/pt.cc:7024
+#: cp/pt.cc:7042
 #, gcc-internal-format
 msgid "  template argument %qE does not match %qE"
 msgstr ""
 
-#: cp/pt.cc:7085
+#: cp/pt.cc:7103
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument of type %qT because %qE is not a "
 "variable"
 msgstr ""
 
-#: cp/pt.cc:7093
+#: cp/pt.cc:7111
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument of type %qT in C++98 because %qD does "
 "not have external linkage"
 msgstr ""
 
-#: cp/pt.cc:7103
+#: cp/pt.cc:7121
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument of type %qT because %qD has no linkage"
 msgstr ""
 
-#: cp/pt.cc:7118
+#: cp/pt.cc:7136
 #, gcc-internal-format
 msgid "the address of %qD is not a valid template argument"
 msgstr ""
 
-#: cp/pt.cc:7128
+#: cp/pt.cc:7146
 #, gcc-internal-format
 msgid ""
 "the address of the %qT subobject of %qD is not a valid template argument"
 msgstr ""
 
-#: cp/pt.cc:7135
+#: cp/pt.cc:7153
 #, gcc-internal-format
 msgid ""
 "the address of %qD is not a valid template argument because it does not have "
 "static storage duration"
 msgstr ""
 
-#: cp/pt.cc:7153
+#: cp/pt.cc:7171
 #, gcc-internal-format
 msgid ""
 "%qD is not a valid template argument because %qD is a variable, not the "
 "address of a variable"
 msgstr ""
 
-#: cp/pt.cc:7161
+#: cp/pt.cc:7179
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument for %qT because it is not the address "
 "of a variable"
 msgstr ""
 
-#: cp/pt.cc:7273
+#: cp/pt.cc:7291
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument for type %qT because string literals "
 "can never be used in this context"
 msgstr ""
 
-#: cp/pt.cc:7440
+#: cp/pt.cc:7458
 #, gcc-internal-format
 msgid "in template argument for type %qT"
 msgstr ""
 
-#: cp/pt.cc:7454
+#: cp/pt.cc:7472
 #, gcc-internal-format
 msgid "template argument %qE for type %qT not a compile-time constant"
 msgstr ""
 
-#: cp/pt.cc:7540
+#: cp/pt.cc:7558
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument for type %qT because of conflicts in cv-"
 "qualification"
 msgstr ""
 
-#: cp/pt.cc:7548
+#: cp/pt.cc:7566
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument for type %qT because it is not an lvalue"
 msgstr ""
 
-#: cp/pt.cc:7566
+#: cp/pt.cc:7584
 #, gcc-internal-format
 msgid ""
 "%q#D is not a valid template argument for type %qT because a reference "
 "variable does not have a constant address"
 msgstr ""
 
-#: cp/pt.cc:7625
+#: cp/pt.cc:7643
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument for type %qT because it is a pointer"
 msgstr ""
 
-#: cp/pt.cc:7627
+#: cp/pt.cc:7645
 #, gcc-internal-format
 msgid "try using %qE instead"
 msgstr ""
 
-#: cp/pt.cc:7681
+#: cp/pt.cc:7699
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument for type %qT because it is of type %qT"
 msgstr ""
 
-#: cp/pt.cc:8251
+#: cp/pt.cc:8269
 #, gcc-internal-format
 msgid "ignoring attributes on template argument %qT"
 msgstr ""
 
-#: cp/pt.cc:8267
+#: cp/pt.cc:8285
 #, gcc-internal-format
 msgid "ignoring attributes in template argument %qE"
 msgstr ""
 
-#: cp/pt.cc:8403
+#: cp/pt.cc:8421
 #, gcc-internal-format
 msgid "injected-class-name %qD used as template template argument"
 msgstr ""
 
-#: cp/pt.cc:8432
+#: cp/pt.cc:8450
 #, gcc-internal-format
 msgid "invalid use of destructor %qE as a type"
 msgstr ""
 
-#: cp/pt.cc:8437
+#: cp/pt.cc:8455
 #, gcc-internal-format
 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
 msgstr ""
 
-#: cp/pt.cc:8453 cp/pt.cc:8487 cp/pt.cc:8541
+#: cp/pt.cc:8471 cp/pt.cc:8505 cp/pt.cc:8559
 #, gcc-internal-format
 msgid "type/value mismatch at argument %d in template parameter list for %qD"
 msgstr ""
 
-#: cp/pt.cc:8461
+#: cp/pt.cc:8479
 #, gcc-internal-format
 msgid "  expected a constant of type %qT, got %qT"
 msgstr ""
 
-#: cp/pt.cc:8469
+#: cp/pt.cc:8487
 #, gcc-internal-format
 msgid ""
 "  ambiguous template argument for non-type template parameter is treated as "
 "function type"
 msgstr ""
 
-#: cp/pt.cc:8475
+#: cp/pt.cc:8493
 #, gcc-internal-format
 msgid "  expected a class template, got %qE"
 msgstr ""
 
-#: cp/pt.cc:8478
+#: cp/pt.cc:8496
 #, gcc-internal-format
 msgid "  expected a type, got %qE"
 msgstr ""
 
-#: cp/pt.cc:8492
+#: cp/pt.cc:8510
 #, gcc-internal-format
 msgid "  expected a type, got %qT"
 msgstr ""
 
-#: cp/pt.cc:8495
+#: cp/pt.cc:8513
 #, gcc-internal-format
 msgid "  expected a class template, got %qT"
 msgstr ""
 
-#: cp/pt.cc:8545
+#: cp/pt.cc:8563
 #, gcc-internal-format
 msgid "  expected a template of type %qD, got %qT"
 msgstr ""
 
-#: cp/pt.cc:8559
+#: cp/pt.cc:8577
 #, gcc-internal-format
 msgid "constraint mismatch at argument %d in template parameter list for %qD"
 msgstr ""
 
-#: cp/pt.cc:8562
+#: cp/pt.cc:8580
 #, gcc-internal-format
 msgid "  expected %qD but got %qD"
 msgstr ""
 
-#: cp/pt.cc:8635
+#: cp/pt.cc:8653
 #, gcc-internal-format
 msgid "could not convert template argument %qE from %qT to %qT"
 msgstr ""
 
-#: cp/pt.cc:8773 cp/pt.cc:9086
+#: cp/pt.cc:8791 cp/pt.cc:9104
 #, gcc-internal-format, gfc-internal-format
 msgid "template argument %d is invalid"
 msgstr ""
 
-#: cp/pt.cc:8788 cp/pt.cc:8920
+#: cp/pt.cc:8806 cp/pt.cc:8938
 #, gcc-internal-format, gfc-internal-format
 msgid "wrong number of template arguments (%d, should be %d)"
 msgstr ""
 
-#: cp/pt.cc:8916
+#: cp/pt.cc:8934
 #, gcc-internal-format, gfc-internal-format
 msgid "wrong number of template arguments (%d, should be at least %d)"
 msgstr ""
 
-#: cp/pt.cc:8925
+#: cp/pt.cc:8943
 #, gcc-internal-format
 msgid "provided for %qD"
 msgstr ""
 
-#: cp/pt.cc:8950
+#: cp/pt.cc:8968
 #, gcc-internal-format
 msgid ""
 "pack expansion argument for non-pack parameter %qD of alias template %qD"
 msgstr ""
 
-#: cp/pt.cc:8954
+#: cp/pt.cc:8972
 #, gcc-internal-format
 msgid "pack expansion argument for non-pack parameter %qD of concept %qD"
 msgstr ""
 
-#: cp/pt.cc:9052
+#: cp/pt.cc:9070
 #, gcc-internal-format
 msgid ""
 "so any instantiation with a non-empty parameter pack would be ill-formed"
 msgstr ""
 
-#: cp/pt.cc:9696
+#: cp/pt.cc:9714
 #, gcc-internal-format
 msgid "%q#D is not a function template"
 msgstr ""
 
-#: cp/pt.cc:9860
+#: cp/pt.cc:9878
 #, gcc-internal-format
 msgid "non-template type %qT used as a template"
 msgstr ""
 
-#: cp/pt.cc:9862
+#: cp/pt.cc:9880
 #, gcc-internal-format
 msgid "for template declaration %q+D"
 msgstr ""
 
-#: cp/pt.cc:9998 cp/pt.cc:21699
+#: cp/pt.cc:10016 cp/pt.cc:21732
 #, gcc-internal-format
 msgid "template constraint failure for %qD"
 msgstr ""
 
-#: cp/pt.cc:10374
+#: cp/pt.cc:10392
 #, gcc-internal-format
 msgid "use of invalid variable template %qE"
 msgstr ""
 
-#: cp/pt.cc:11039
+#: cp/pt.cc:11057
 #, gcc-internal-format
 msgid ""
 "template instantiation depth exceeds maximum of %d (use %<-ftemplate-depth="
 "%> to increase the maximum)"
 msgstr ""
 
-#: cp/pt.cc:12207
+#: cp/pt.cc:12225
 #, gcc-internal-format
 msgid "flexible array member %qD in union"
 msgstr ""
 
-#: cp/pt.cc:12705
+#: cp/pt.cc:12729
 #, gcc-internal-format
 msgid "fold of empty expansion over %O"
 msgstr ""
 
-#: cp/pt.cc:13134
+#: cp/pt.cc:13158
 #, gcc-internal-format
 msgid "%qE is not the entire pattern of the pack expansion"
 msgstr ""
 
-#: cp/pt.cc:13222
+#: cp/pt.cc:13246
 #, gcc-internal-format
 msgid "mismatched argument pack lengths while expanding %qT"
 msgstr ""
 
-#: cp/pt.cc:13225
+#: cp/pt.cc:13249
 #, gcc-internal-format
 msgid "mismatched argument pack lengths while expanding %qE"
 msgstr ""
 
-#: cp/pt.cc:13837
+#: cp/pt.cc:13861
 #, gcc-internal-format
 msgid "  when instantiating default argument for call to %qD"
 msgstr ""
 
-#: cp/pt.cc:13932
+#: cp/pt.cc:13956
 #, gcc-internal-format
 msgid "creating pointer to member function of non-class type %qT"
 msgstr ""
@@ -62480,300 +62504,300 @@ msgstr ""
 #.
 #. is an attempt to declare a variable with function
 #. type.
-#: cp/pt.cc:14960
+#: cp/pt.cc:14984
 #, gcc-internal-format
 msgid "variable %qD has function type"
 msgstr ""
 
-#: cp/pt.cc:15154
+#: cp/pt.cc:15184
 #, gcc-internal-format
 msgid "invalid parameter type %qT"
 msgstr ""
 
-#: cp/pt.cc:15156
+#: cp/pt.cc:15186
 #, gcc-internal-format
 msgid "in declaration %q+D"
 msgstr ""
 
-#: cp/pt.cc:15282
+#: cp/pt.cc:15314
 #, gcc-internal-format
 msgid "function returning an array"
 msgstr ""
 
-#: cp/pt.cc:15284
+#: cp/pt.cc:15316
 #, gcc-internal-format
 msgid "function returning a function"
 msgstr ""
 
-#: cp/pt.cc:15986
+#: cp/pt.cc:16018
 #, gcc-internal-format
 msgid "forming reference to void"
 msgstr ""
 
-#: cp/pt.cc:15988
+#: cp/pt.cc:16020
 #, gcc-internal-format
 msgid "forming pointer to reference type %qT"
 msgstr ""
 
-#: cp/pt.cc:15990
+#: cp/pt.cc:16022
 #, gcc-internal-format
 msgid "forming reference to reference type %qT"
 msgstr ""
 
-#: cp/pt.cc:16003
+#: cp/pt.cc:16035
 #, gcc-internal-format
 msgid "forming pointer to qualified function type %qT"
 msgstr ""
 
-#: cp/pt.cc:16006
+#: cp/pt.cc:16038
 #, gcc-internal-format
 msgid "forming reference to qualified function type %qT"
 msgstr ""
 
-#: cp/pt.cc:16054
+#: cp/pt.cc:16086
 #, gcc-internal-format
 msgid "creating pointer to member of non-class type %qT"
 msgstr ""
 
-#: cp/pt.cc:16060
+#: cp/pt.cc:16092
 #, gcc-internal-format
 msgid "creating pointer to member reference type %qT"
 msgstr ""
 
-#: cp/pt.cc:16066
+#: cp/pt.cc:16098
 #, gcc-internal-format
 msgid "creating pointer to member of type void"
 msgstr ""
 
-#: cp/pt.cc:16132
+#: cp/pt.cc:16164
 #, gcc-internal-format
 msgid "creating array of %qT"
 msgstr ""
 
-#: cp/pt.cc:16167
+#: cp/pt.cc:16199
 #, gcc-internal-format
 msgid "%qD is instantiated for an empty pack"
 msgstr ""
 
-#: cp/pt.cc:16187
+#: cp/pt.cc:16219
 #, gcc-internal-format
 msgid "%qT is not a class, struct, or union type"
 msgstr ""
 
-#: cp/pt.cc:16221
+#: cp/pt.cc:16253
 #, gcc-internal-format
 msgid "%qT resolves to %qT, which is not an enumeration type"
 msgstr ""
 
-#: cp/pt.cc:16229
+#: cp/pt.cc:16261
 #, gcc-internal-format
 msgid "%qT resolves to %qT, which is not a class type"
 msgstr ""
 
-#: cp/pt.cc:16343
+#: cp/pt.cc:16375
 #, gcc-internal-format
 msgid "use of %qs in template"
 msgstr ""
 
-#: cp/pt.cc:16642
+#: cp/pt.cc:16675
 #, gcc-internal-format
 msgid "qualifying type %qT does not match destructor name ~%qT"
 msgstr ""
 
-#: cp/pt.cc:16657
+#: cp/pt.cc:16690
 #, gcc-internal-format
 msgid ""
 "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
 msgstr ""
 
-#: cp/pt.cc:16659
+#: cp/pt.cc:16692
 #, gcc-internal-format
 msgid "say %<typename %E%> if a type is meant"
 msgstr ""
 
-#: cp/pt.cc:16752
+#: cp/pt.cc:16785
 #, gcc-internal-format
 msgid "initializer for %q#D expands to an empty list of expressions"
 msgstr ""
 
-#: cp/pt.cc:16903
+#: cp/pt.cc:16936
 #, gcc-internal-format
 msgid "using invalid field %qD"
 msgstr ""
 
-#: cp/pt.cc:17480 cp/pt.cc:19428
+#: cp/pt.cc:17513 cp/pt.cc:19461
 #, gcc-internal-format
 msgid "invalid use of pack expansion expression"
 msgstr ""
 
-#: cp/pt.cc:17484 cp/pt.cc:19432
+#: cp/pt.cc:17517 cp/pt.cc:19465
 #, gcc-internal-format
 msgid "use %<...%> to expand argument pack"
 msgstr ""
 
-#: cp/pt.cc:19572
+#: cp/pt.cc:19605
 #, gcc-internal-format
 msgid "empty initializer in lambda init-capture"
 msgstr ""
 
-#: cp/pt.cc:20757
+#: cp/pt.cc:20790
 #, gcc-internal-format
 msgid ""
 "%qD was not declared in this scope, and no declarations were found by "
 "argument-dependent lookup at the point of instantiation"
 msgstr ""
 
-#: cp/pt.cc:20791
+#: cp/pt.cc:20824
 #, gcc-internal-format
 msgid "declarations in dependent base %qT are not found by unqualified lookup"
 msgstr ""
 
-#: cp/pt.cc:20796
+#: cp/pt.cc:20829
 #, gcc-internal-format
 msgid "use %<this->%D%> instead"
 msgstr ""
 
-#: cp/pt.cc:20799
+#: cp/pt.cc:20832
 #, gcc-internal-format
 msgid "use %<%T::%D%> instead"
 msgstr ""
 
-#: cp/pt.cc:20804
+#: cp/pt.cc:20837
 #, gcc-internal-format
 msgid "%qD declared here, later in the translation unit"
 msgstr ""
 
-#: cp/pt.cc:20855
+#: cp/pt.cc:20888
 #, gcc-internal-format
 msgid "wrong number of arguments to %<__builtin_convertvector%>"
 msgstr ""
 
-#: cp/pt.cc:21090
+#: cp/pt.cc:21123
 #, gcc-internal-format
 msgid "%qT is not a class or namespace"
 msgstr ""
 
-#: cp/pt.cc:21093
+#: cp/pt.cc:21126
 #, gcc-internal-format
 msgid "%qD is not a class or namespace"
 msgstr ""
 
-#: cp/pt.cc:21417
+#: cp/pt.cc:21450
 #, gcc-internal-format
 msgid "%qT is/uses unnamed type"
 msgstr ""
 
-#: cp/pt.cc:21419
+#: cp/pt.cc:21452
 #, gcc-internal-format
 msgid "template argument for %qD uses local type %qT"
 msgstr ""
 
-#: cp/pt.cc:21429
+#: cp/pt.cc:21462
 #, gcc-internal-format
 msgid "%qT is a variably modified type"
 msgstr ""
 
-#: cp/pt.cc:21444
+#: cp/pt.cc:21477
 #, gcc-internal-format
 msgid "integral expression %qE is not constant"
 msgstr ""
 
-#: cp/pt.cc:21462
+#: cp/pt.cc:21495
 #, gcc-internal-format
 msgid "  trying to instantiate %qD"
 msgstr ""
 
-#: cp/pt.cc:25611
+#: cp/pt.cc:25646
 #, gcc-internal-format
 msgid "ambiguous template instantiation for %q#T"
 msgstr ""
 
-#: cp/pt.cc:25613
+#: cp/pt.cc:25648
 #, gcc-internal-format
 msgid "ambiguous template instantiation for %q#D"
 msgstr ""
 
-#: cp/pt.cc:25619
+#: cp/pt.cc:25654
 msgid "%s %#qS"
 msgstr ""
 
-#: cp/pt.cc:25643 cp/pt.cc:25738
+#: cp/pt.cc:25678 cp/pt.cc:25773
 #, gcc-internal-format
 msgid "explicit instantiation of non-template %q#D"
 msgstr ""
 
-#: cp/pt.cc:25649
+#: cp/pt.cc:25684
 #, gcc-internal-format
 msgid "explicit instantiation of variable concept %q#D"
 msgstr ""
 
-#: cp/pt.cc:25651
+#: cp/pt.cc:25686
 #, gcc-internal-format
 msgid "explicit instantiation of function concept %q#D"
 msgstr ""
 
-#: cp/pt.cc:25670
+#: cp/pt.cc:25705
 #, gcc-internal-format
 msgid "%qD is not a static data member of a class template"
 msgstr ""
 
-#: cp/pt.cc:25676 cp/pt.cc:25733
+#: cp/pt.cc:25711 cp/pt.cc:25768
 #, gcc-internal-format
 msgid "no matching template for %qD found"
 msgstr ""
 
-#: cp/pt.cc:25681
+#: cp/pt.cc:25716
 #, gcc-internal-format
 msgid ""
 "type %qT for explicit instantiation %qD does not match declared type %qT"
 msgstr ""
 
-#: cp/pt.cc:25689
+#: cp/pt.cc:25724
 #, gcc-internal-format
 msgid "explicit instantiation of %q#D"
 msgstr ""
 
-#: cp/pt.cc:25725
+#: cp/pt.cc:25760
 #, gcc-internal-format
 msgid "duplicate explicit instantiation of %q#D"
 msgstr ""
 
-#: cp/pt.cc:25748 cp/pt.cc:25815
+#: cp/pt.cc:25783 cp/pt.cc:25850
 #, gcc-internal-format
 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
 msgstr ""
 
-#: cp/pt.cc:25753 cp/pt.cc:25830
+#: cp/pt.cc:25788 cp/pt.cc:25865
 #, gcc-internal-format
 msgid "storage class %qD applied to template instantiation"
 msgstr ""
 
-#: cp/pt.cc:25787
+#: cp/pt.cc:25822
 #, gcc-internal-format
 msgid "explicit instantiation of non-class template %qD"
 msgstr ""
 
-#: cp/pt.cc:25790
+#: cp/pt.cc:25825
 #, gcc-internal-format
 msgid "explicit instantiation of non-template type %qT"
 msgstr ""
 
-#: cp/pt.cc:25799
+#: cp/pt.cc:25834
 #, gcc-internal-format
 msgid "explicit instantiation of %q#T before definition of template"
 msgstr ""
 
-#: cp/pt.cc:25820
+#: cp/pt.cc:25855
 #, gcc-internal-format
 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
 msgstr ""
 
-#: cp/pt.cc:25860
+#: cp/pt.cc:25895
 #, gcc-internal-format
 msgid "duplicate explicit instantiation of %q#T"
 msgstr ""
 
-#: cp/pt.cc:26158
+#: cp/pt.cc:26193
 #, gcc-internal-format
 msgid "exception specification of %qD depends on itself"
 msgstr ""
@@ -62785,12 +62809,12 @@ msgstr ""
 #. member function or static data member of a class template
 #. shall be present in every translation unit in which it is
 #. explicitly instantiated.
-#: cp/pt.cc:26652
+#: cp/pt.cc:26687
 #, gcc-internal-format
 msgid "explicit instantiation of %qD but no definition available"
 msgstr ""
 
-#: cp/pt.cc:26700
+#: cp/pt.cc:26735
 #, gcc-internal-format
 msgid ""
 "template instantiation depth exceeds maximum of %d instantiating %q+D, "
@@ -62798,165 +62822,170 @@ msgid ""
 "increase the maximum)"
 msgstr ""
 
-#: cp/pt.cc:27072
+#: cp/pt.cc:27107
 #, gcc-internal-format
 msgid ""
 "non-type template parameters of deduced class type only available with %<-"
 "std=c++20%> or %<-std=gnu++20%>"
 msgstr ""
 
-#: cp/pt.cc:27102
+#: cp/pt.cc:27137
 #, gcc-internal-format
 msgid ""
 "%qT is not a valid type for a template non-type parameter because it is not "
 "structural"
 msgstr ""
 
-#: cp/pt.cc:27111
+#: cp/pt.cc:27146
 #, gcc-internal-format
 msgid ""
 "non-type template parameters of class type only available with %<-std=c+"
 "+20%> or %<-std=gnu++20%>"
 msgstr ""
 
-#: cp/pt.cc:27119
+#: cp/pt.cc:27154
 #, gcc-internal-format
 msgid "invalid template non-type parameter"
 msgstr ""
 
-#: cp/pt.cc:27121
+#: cp/pt.cc:27156
 #, gcc-internal-format
 msgid "%q#T is not a valid type for a template non-type parameter"
 msgstr ""
 
-#: cp/pt.cc:28519
+#: cp/pt.cc:28554
 #, gcc-internal-format
 msgid "keyword %<template%> not allowed in declarator-id"
 msgstr ""
 
-#: cp/pt.cc:28809
+#: cp/pt.cc:28844
 #, gcc-internal-format
 msgid "a concept cannot be constrained"
 msgstr ""
 
-#: cp/pt.cc:28818
+#: cp/pt.cc:28853
 #, gcc-internal-format
 msgid "concept %qE not in namespace scope"
 msgstr ""
 
-#: cp/pt.cc:28824
+#: cp/pt.cc:28859
 #, gcc-internal-format
 msgid "concept %qE has multiple template parameter lists"
 msgstr ""
 
-#: cp/pt.cc:28851
+#: cp/pt.cc:28886
 #, gcc-internal-format
 msgid ""
 "deducing from brace-enclosed initializer list requires %<#include "
 "<initializer_list>%>"
 msgstr ""
 
-#: cp/pt.cc:29903
+#: cp/pt.cc:29936
 #, gcc-internal-format
 msgid "non-deducible template %qT used without template arguments"
 msgstr ""
 
-#: cp/pt.cc:29909
+#: cp/pt.cc:29948
 #, gcc-internal-format
 msgid ""
 "alias template deduction only available with %<-std=c++20%> or %<-std=gnu+"
 "+20%>"
 msgstr ""
 
-#: cp/pt.cc:30015
+#: cp/pt.cc:29954
+#, gcc-internal-format
+msgid "use %qD directly instead"
+msgstr ""
+
+#: cp/pt.cc:30066
 #, gcc-internal-format
 msgid ""
 "cannot deduce template arguments for copy-initialization of %qT, as it has "
 "no non-explicit deduction guides or user-declared constructors"
 msgstr ""
 
-#: cp/pt.cc:30022
+#: cp/pt.cc:30073
 #, gcc-internal-format
 msgid ""
 "cannot deduce template arguments of %qT, as it has no viable deduction guides"
 msgstr ""
 
-#: cp/pt.cc:30034
+#: cp/pt.cc:30085
 #, gcc-internal-format
 msgid "class template argument deduction failed:"
 msgstr ""
 
-#: cp/pt.cc:30037
+#: cp/pt.cc:30088
 #, gcc-internal-format
 msgid "explicit deduction guides not considered for copy-initialization"
 msgstr ""
 
 #. TODO: Pass down location from cp_finish_decl.
-#: cp/pt.cc:30051
+#: cp/pt.cc:30102
 #, gcc-internal-format
 msgid ""
 "class template argument deduction for %qT failed: explicit deduction guide "
 "selected in copy-list-initialization"
 msgstr ""
 
-#: cp/pt.cc:30055
+#: cp/pt.cc:30106
 #, gcc-internal-format
 msgid "explicit deduction guide declared here"
 msgstr ""
 
-#: cp/pt.cc:30069
+#: cp/pt.cc:30120
 #, gcc-internal-format
 msgid "%qT may not intend to support class template argument deduction"
 msgstr ""
 
-#: cp/pt.cc:30071
+#: cp/pt.cc:30122
 #, gcc-internal-format
 msgid "add a deduction guide to suppress this warning"
 msgstr ""
 
-#: cp/pt.cc:30136
+#: cp/pt.cc:30187
 #, gcc-internal-format
 msgid "direct-list-initialization of %<auto%> requires exactly one element"
 msgstr ""
 
-#: cp/pt.cc:30139
+#: cp/pt.cc:30190
 #, gcc-internal-format
 msgid ""
 "for deduction to %<std::initializer_list%>, use copy-list-initialization (i."
 "e. add %<=%> before the %<{%>)"
 msgstr ""
 
-#: cp/pt.cc:30229
+#: cp/pt.cc:30280
 #, gcc-internal-format
 msgid "unable to deduce lambda return type from %qE"
 msgstr ""
 
-#: cp/pt.cc:30231
+#: cp/pt.cc:30282
 #, gcc-internal-format
 msgid "unable to deduce %qT from %qE"
 msgstr ""
 
-#: cp/pt.cc:30303
+#: cp/pt.cc:30354
 #, gcc-internal-format
 msgid "placeholder constraints not satisfied"
 msgstr ""
 
-#: cp/pt.cc:30307
+#: cp/pt.cc:30358
 #, gcc-internal-format
 msgid "deduced initializer does not satisfy placeholder constraints"
 msgstr ""
 
-#: cp/pt.cc:30311
+#: cp/pt.cc:30362
 #, gcc-internal-format
 msgid "deduced return type does not satisfy placeholder constraints"
 msgstr ""
 
-#: cp/pt.cc:30315
+#: cp/pt.cc:30366
 #, gcc-internal-format
 msgid "deduced expression type does not satisfy placeholder constraints"
 msgstr ""
 
-#: cp/pt.cc:30455
+#: cp/pt.cc:30506
 #, gcc-internal-format
 msgid "invalid use of %qT in template argument"
 msgstr ""
@@ -63093,610 +63122,610 @@ msgstr ""
 msgid "  since %q+#D declared in base class"
 msgstr ""
 
-#: cp/semantics.cc:984
+#: cp/semantics.cc:995
 #, gcc-internal-format
 msgid ""
 "%<std::is_constant_evaluated%> always evaluates to true in %<if constexpr%>"
 msgstr ""
 
-#: cp/semantics.cc:988
+#: cp/semantics.cc:999
 #, gcc-internal-format
 msgid ""
 "%<std::is_constant_evaluated%> always evaluates to false in a non-%<constexpr"
 "%> function"
 msgstr ""
 
-#: cp/semantics.cc:992
+#: cp/semantics.cc:1003
 #, gcc-internal-format
 msgid ""
 "%<std::is_constant_evaluated%> always evaluates to true in a %<consteval%> "
 "function"
 msgstr ""
 
-#: cp/semantics.cc:1159
+#: cp/semantics.cc:1170
 #, gcc-internal-format
 msgid "suggest explicit braces around empty body in %<do%> statement"
 msgstr ""
 
-#: cp/semantics.cc:1678
+#: cp/semantics.cc:1689
 #, gcc-internal-format
 msgid "catching polymorphic type %q#T by value"
 msgstr ""
 
-#: cp/semantics.cc:1683
+#: cp/semantics.cc:1694
 #, gcc-internal-format
 msgid "catching type %q#T by value"
 msgstr ""
 
-#: cp/semantics.cc:1688
+#: cp/semantics.cc:1699
 #, gcc-internal-format
 msgid "catching non-reference type %q#T"
 msgstr ""
 
-#: cp/semantics.cc:1898
+#: cp/semantics.cc:1909
 #, gcc-internal-format
 msgid "type of %<asm%> operand %qE could not be determined"
 msgstr ""
 
-#: cp/semantics.cc:1980
+#: cp/semantics.cc:1991
 #, gcc-internal-format
 msgid "%<__label__%> declarations are only allowed in function scopes"
 msgstr ""
 
-#: cp/semantics.cc:2146
+#: cp/semantics.cc:2157
 #, gcc-internal-format
 msgid "invalid use of member %qD in static member function"
 msgstr ""
 
-#: cp/semantics.cc:2396
+#: cp/semantics.cc:2407
 #, gcc-internal-format
 msgid "%qE missing template arguments"
 msgstr ""
 
-#: cp/semantics.cc:2456
+#: cp/semantics.cc:2467
 #, gcc-internal-format
 msgid ""
 "a statement expression is an insufficient context for overload resolution"
 msgstr ""
 
-#: cp/semantics.cc:2808
+#: cp/semantics.cc:2819
 #, gcc-internal-format
 msgid "cannot call a concept as a function"
 msgstr ""
 
-#: cp/semantics.cc:2876
+#: cp/semantics.cc:2887
 #, gcc-internal-format
 msgid "arguments to destructor are not allowed"
 msgstr ""
 
-#: cp/semantics.cc:2973
+#: cp/semantics.cc:2984
 #, gcc-internal-format
 msgid "%<this%> is unavailable for static member functions"
 msgstr ""
 
-#: cp/semantics.cc:2975
+#: cp/semantics.cc:2986
 #, gcc-internal-format
 msgid "invalid use of %<this%> in non-member function"
 msgstr ""
 
-#: cp/semantics.cc:2977
+#: cp/semantics.cc:2988
 #, gcc-internal-format
 msgid "invalid use of %<this%> at top level"
 msgstr ""
 
-#: cp/semantics.cc:2999
+#: cp/semantics.cc:3010
 #, gcc-internal-format
 msgid "invalid qualifying scope in pseudo-destructor name"
 msgstr ""
 
-#: cp/semantics.cc:3007 cp/typeck.cc:2940
+#: cp/semantics.cc:3018 cp/typeck.cc:2940
 #, gcc-internal-format
 msgid "qualified type %qT does not match destructor name ~%qT"
 msgstr ""
 
-#: cp/semantics.cc:3029
+#: cp/semantics.cc:3040
 #, gcc-internal-format
 msgid "%qE is not of type %qT"
 msgstr ""
 
-#: cp/semantics.cc:3136
+#: cp/semantics.cc:3147
 #, gcc-internal-format
 msgid "compound literal of non-object type %qT"
 msgstr ""
 
-#: cp/semantics.cc:3156
+#: cp/semantics.cc:3167
 #, gcc-internal-format
 msgid "%<auto{x}%> cannot be constrained"
 msgstr ""
 
-#: cp/semantics.cc:3161
+#: cp/semantics.cc:3172
 #, gcc-internal-format
 msgid "%<auto{x}%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
 msgstr ""
 
-#: cp/semantics.cc:3342
+#: cp/semantics.cc:3353
 #, gcc-internal-format
 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
 msgstr ""
 
-#: cp/semantics.cc:3392
+#: cp/semantics.cc:3403
 #, gcc-internal-format
 msgid ""
 "invalid use of type %qT as a default value for a template template-parameter"
 msgstr ""
 
-#: cp/semantics.cc:3395
+#: cp/semantics.cc:3406
 #, gcc-internal-format
 msgid "invalid default argument for a template template parameter"
 msgstr ""
 
-#: cp/semantics.cc:3412
+#: cp/semantics.cc:3423
 #, gcc-internal-format
 msgid "definition of %q#T inside template parameter list"
 msgstr ""
 
-#: cp/semantics.cc:3443
+#: cp/semantics.cc:3454
 #, gcc-internal-format
 msgid "invalid definition of qualified type %qT"
 msgstr ""
 
-#: cp/semantics.cc:3735
+#: cp/semantics.cc:3746
 #, gcc-internal-format
 msgid "invalid base-class specification"
 msgstr ""
 
-#: cp/semantics.cc:3900
+#: cp/semantics.cc:3911
 #, gcc-internal-format
 msgid "cannot capture member %qD of anonymous union"
 msgstr ""
 
-#: cp/semantics.cc:3917 cp/semantics.cc:12154
+#: cp/semantics.cc:3928 cp/semantics.cc:12165
 #, gcc-internal-format
 msgid "%qD is not captured"
 msgstr ""
 
-#: cp/semantics.cc:3921
+#: cp/semantics.cc:3932
 #, gcc-internal-format
 msgid "the lambda has no capture-default"
 msgstr ""
 
-#: cp/semantics.cc:3923
+#: cp/semantics.cc:3934
 #, gcc-internal-format
 msgid ""
 "lambda in local class %q+T cannot capture variables from the enclosing "
 "context"
 msgstr ""
 
-#: cp/semantics.cc:3935
+#: cp/semantics.cc:3946
 #, gcc-internal-format
 msgid "use of local variable with automatic storage from containing function"
 msgstr ""
 
-#: cp/semantics.cc:3937
+#: cp/semantics.cc:3948
 #, gcc-internal-format
 msgid "use of parameter from containing function"
 msgstr ""
 
-#: cp/semantics.cc:4064
+#: cp/semantics.cc:4075
 #, gcc-internal-format
 msgid "use of parameter outside function body"
 msgstr ""
 
-#: cp/semantics.cc:4074
+#: cp/semantics.cc:4085
 #, gcc-internal-format
 msgid "missing template arguments"
 msgstr ""
 
-#: cp/semantics.cc:4110
+#: cp/semantics.cc:4121
 #, gcc-internal-format
 msgid ""
 "template parameter %qD of type %qT is not allowed in an integral constant "
 "expression because it is not of integral or enumeration type"
 msgstr ""
 
-#: cp/semantics.cc:4141
+#: cp/semantics.cc:4152
 #, gcc-internal-format
 msgid "use of class template %qT as expression"
 msgstr ""
 
 #. Ambiguous reference to base members.
-#: cp/semantics.cc:4148
+#: cp/semantics.cc:4159
 #, gcc-internal-format
 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
 msgstr ""
 
-#: cp/semantics.cc:4176
+#: cp/semantics.cc:4187
 #, gcc-internal-format
 msgid "%qD cannot appear in a constant-expression"
 msgstr ""
 
-#: cp/semantics.cc:4338
+#: cp/semantics.cc:4349
 #, gcc-internal-format
 msgid "type of %qE is unknown"
 msgstr ""
 
-#: cp/semantics.cc:4367
+#: cp/semantics.cc:4378
 #, gcc-internal-format
 msgid "%qT is not an enumeration type"
 msgstr ""
 
 #. Parameter packs can only be used in templates
-#: cp/semantics.cc:4501
+#: cp/semantics.cc:4512
 #, gcc-internal-format
 msgid "parameter pack %<__bases%> only valid in template declaration"
 msgstr ""
 
-#: cp/semantics.cc:4533
+#: cp/semantics.cc:4544
 #, gcc-internal-format
 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
 msgstr ""
 
-#: cp/semantics.cc:4546
+#: cp/semantics.cc:4557
 #, gcc-internal-format
 msgid "cannot apply %<offsetof%> to member function %qD"
 msgstr ""
 
-#: cp/semantics.cc:4550
+#: cp/semantics.cc:4561
 #, gcc-internal-format
 msgid "cannot apply %<offsetof%> to member function"
 msgstr ""
 
-#: cp/semantics.cc:4555
+#: cp/semantics.cc:4566
 #, gcc-internal-format
 msgid "cannot apply %<offsetof%> to an enumerator %qD"
 msgstr ""
 
-#: cp/semantics.cc:4566
+#: cp/semantics.cc:4577
 #, gcc-internal-format
 msgid ""
 "%<offsetof%> within non-standard-layout type %qT is conditionally-supported"
 msgstr ""
 
-#: cp/semantics.cc:5906
+#: cp/semantics.cc:5917
 #, gcc-internal-format
 msgid "user defined reduction lookup is ambiguous"
 msgstr ""
 
-#: cp/semantics.cc:6179
+#: cp/semantics.cc:6190
 #, gcc-internal-format
 msgid "%qE in %<reduction%> clause is a zero size array"
 msgstr ""
 
-#: cp/semantics.cc:6225
+#: cp/semantics.cc:6236
 #, gcc-internal-format
 msgid "%qE has const type for %<reduction%>"
 msgstr ""
 
-#: cp/semantics.cc:6344
+#: cp/semantics.cc:6355
 #, gcc-internal-format
 msgid "user defined reduction with constructor initializer for base class %qT"
 msgstr ""
 
-#: cp/semantics.cc:6811
+#: cp/semantics.cc:6822
 #, gcc-internal-format
 msgid ""
 "linear clause with %qs modifier applied to non-reference variable with %qT "
 "type"
 msgstr ""
 
-#: cp/semantics.cc:6826
+#: cp/semantics.cc:6837
 #, gcc-internal-format
 msgid ""
 "linear clause applied to non-integral non-pointer variable with %qT type"
 msgstr ""
 
-#: cp/semantics.cc:6850
+#: cp/semantics.cc:6861
 #, gcc-internal-format
 msgid "linear step expression must be integral"
 msgstr ""
 
-#: cp/semantics.cc:6943 cp/semantics.cc:7075 cp/semantics.cc:7134
-#: cp/semantics.cc:7532 cp/semantics.cc:8649
+#: cp/semantics.cc:6954 cp/semantics.cc:7086 cp/semantics.cc:7145
+#: cp/semantics.cc:7543 cp/semantics.cc:8660
 #, gcc-internal-format
 msgid "%<this%> allowed in OpenMP only in %<declare simd%> clauses"
 msgstr ""
 
-#: cp/semantics.cc:6955 cp/semantics.cc:8662
+#: cp/semantics.cc:6966 cp/semantics.cc:8673
 #, gcc-internal-format
 msgid "%qD is not a variable in clause %qs"
 msgstr ""
 
-#: cp/semantics.cc:7088
+#: cp/semantics.cc:7099
 #, gcc-internal-format
 msgid "%qD is not a variable in clause %<firstprivate%>"
 msgstr ""
 
-#: cp/semantics.cc:7147
+#: cp/semantics.cc:7158
 #, gcc-internal-format
 msgid "%qD is not a variable in clause %<lastprivate%>"
 msgstr ""
 
-#: cp/semantics.cc:7197
+#: cp/semantics.cc:7208
 #, gcc-internal-format
 msgid "%<gang%> static expression must be integral"
 msgstr ""
 
-#: cp/semantics.cc:7211
+#: cp/semantics.cc:7222
 #, gcc-internal-format
 msgid "%<gang%> static value must be positive"
 msgstr ""
 
-#: cp/semantics.cc:7245
+#: cp/semantics.cc:7256
 #, gcc-internal-format
 msgid "%<gang%> num expression must be integral"
 msgstr ""
 
-#: cp/semantics.cc:7248
+#: cp/semantics.cc:7259
 #, gcc-internal-format
 msgid "%<vector%> length expression must be integral"
 msgstr ""
 
-#: cp/semantics.cc:7252
+#: cp/semantics.cc:7263
 #, gcc-internal-format
 msgid "%<worker%> num expression must be integral"
 msgstr ""
 
-#: cp/semantics.cc:7274
+#: cp/semantics.cc:7285
 #, gcc-internal-format
 msgid "%<gang%> num value must be positive"
 msgstr ""
 
-#: cp/semantics.cc:7278
+#: cp/semantics.cc:7289
 #, gcc-internal-format
 msgid "%<vector%> length value must be positive"
 msgstr ""
 
-#: cp/semantics.cc:7283
+#: cp/semantics.cc:7294
 #, gcc-internal-format
 msgid "%<worker%> num value must be positive"
 msgstr ""
 
-#: cp/semantics.cc:7357
+#: cp/semantics.cc:7368
 #, gcc-internal-format
 msgid "schedule chunk size expression must be integral"
 msgstr ""
 
-#: cp/semantics.cc:7390
+#: cp/semantics.cc:7401
 #, gcc-internal-format
 msgid "%qs length expression must be integral"
 msgstr ""
 
-#: cp/semantics.cc:7404
+#: cp/semantics.cc:7415
 #, gcc-internal-format
 msgid "%qs length expression must be positive constant integer expression"
 msgstr ""
 
-#: cp/semantics.cc:7424
+#: cp/semantics.cc:7435
 #, gcc-internal-format
 msgid "%<async%> expression must be integral"
 msgstr ""
 
-#: cp/semantics.cc:7453
+#: cp/semantics.cc:7464
 #, gcc-internal-format
 msgid "%<thread_limit%> expression must be integral"
 msgstr ""
 
-#: cp/semantics.cc:7483
+#: cp/semantics.cc:7494
 #, gcc-internal-format
 msgid "%<device%> id must be integral"
 msgstr ""
 
-#: cp/semantics.cc:7514
+#: cp/semantics.cc:7525
 #, gcc-internal-format
 msgid "%<dist_schedule%> chunk size expression must be integral"
 msgstr ""
 
-#: cp/semantics.cc:7543
+#: cp/semantics.cc:7554
 #, gcc-internal-format
 msgid "%qD is not a variable in %<aligned%> clause"
 msgstr ""
 
-#: cp/semantics.cc:7558
+#: cp/semantics.cc:7569
 #, gcc-internal-format
 msgid ""
 "%qE in %<aligned%> clause is neither a pointer nor an array nor a reference "
 "to pointer or array"
 msgstr ""
 
-#: cp/semantics.cc:7565
+#: cp/semantics.cc:7576
 #, gcc-internal-format
 msgid "%qD appears more than once in %<aligned%> clauses"
 msgstr ""
 
-#: cp/semantics.cc:7580
+#: cp/semantics.cc:7591
 #, gcc-internal-format
 msgid "%<aligned%> clause alignment expression must be integral"
 msgstr ""
 
-#: cp/semantics.cc:7613
+#: cp/semantics.cc:7624
 #, gcc-internal-format
 msgid "%qD is not a variable in %<nontemporal%> clause"
 msgstr ""
 
-#: cp/semantics.cc:7624
+#: cp/semantics.cc:7635
 #, gcc-internal-format
 msgid "%qD appears more than once in %<nontemporal%> clauses"
 msgstr ""
 
-#: cp/semantics.cc:7641
+#: cp/semantics.cc:7652
 #, gcc-internal-format
 msgid "%<this%> not allowed in %<allocate%> clause"
 msgstr ""
 
-#: cp/semantics.cc:7653
+#: cp/semantics.cc:7664
 #, gcc-internal-format
 msgid "%qD is not a variable in %<allocate%> clause"
 msgstr ""
 
-#: cp/semantics.cc:7662
+#: cp/semantics.cc:7673
 #, gcc-internal-format
 msgid "%qD appears more than once in %<allocate%> clauses"
 msgstr ""
 
-#: cp/semantics.cc:7799
+#: cp/semantics.cc:7810
 #, gcc-internal-format
 msgid "%qD is not lvalue expression nor array section in %qs clause"
 msgstr ""
 
-#: cp/semantics.cc:8309
+#: cp/semantics.cc:8320
 #, gcc-internal-format
 msgid "template %qE in clause %qs"
 msgstr ""
 
-#: cp/semantics.cc:8313
+#: cp/semantics.cc:8324
 #, gcc-internal-format
 msgid "overloaded function name %qE in clause %qs"
 msgstr ""
 
-#: cp/semantics.cc:8382
+#: cp/semantics.cc:8393
 #, gcc-internal-format
 msgid "%<grainsize%> expression must be integral"
 msgstr ""
 
-#: cp/semantics.cc:8412
+#: cp/semantics.cc:8423
 #, gcc-internal-format
 msgid "%<priority%> expression must be integral"
 msgstr ""
 
-#: cp/semantics.cc:8442
+#: cp/semantics.cc:8453
 #, gcc-internal-format
 msgid "%<hint%> expression must be integral"
 msgstr ""
 
-#: cp/semantics.cc:8455
+#: cp/semantics.cc:8466
 #, gcc-internal-format
 msgid "%<hint%> expression must be constant integer expression"
 msgstr ""
 
-#: cp/semantics.cc:8472
+#: cp/semantics.cc:8483
 #, gcc-internal-format
 msgid "%<filter%> expression must be integral"
 msgstr ""
 
-#: cp/semantics.cc:8503
+#: cp/semantics.cc:8514
 #, gcc-internal-format
 msgid "%qs variable is neither a pointer nor reference to pointer"
 msgstr ""
 
-#: cp/semantics.cc:8513
+#: cp/semantics.cc:8524
 #, gcc-internal-format
 msgid ""
 "%qs variable is neither a pointer, nor an array nor reference to pointer or "
 "array"
 msgstr ""
 
-#: cp/semantics.cc:8590
+#: cp/semantics.cc:8601
 #, gcc-internal-format
 msgid "%<tile%> argument needs integral type"
 msgstr ""
 
-#: cp/semantics.cc:8995
+#: cp/semantics.cc:9006
 #, gcc-internal-format
 msgid ""
 "%<const%> qualified %qE without %<mutable%> member may appear only in "
 "%<shared%> or %<firstprivate%> clauses"
 msgstr ""
 
-#: cp/semantics.cc:9222
+#: cp/semantics.cc:9233
 #, gcc-internal-format
 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
 msgstr ""
 
-#: cp/semantics.cc:9236
+#: cp/semantics.cc:9247
 #, gcc-internal-format
 msgid "%<threadprivate%> %qE directive not in %qT definition"
 msgstr ""
 
-#: cp/semantics.cc:9964
+#: cp/semantics.cc:9975
 #, gcc-internal-format
 msgid "difference between %qE and %qD does not have integer type"
 msgstr ""
 
-#: cp/semantics.cc:10432
+#: cp/semantics.cc:10443
 #, gcc-internal-format
 msgid "%<#pragma omp simd%> used with class iteration variable %qE"
 msgstr ""
 
-#: cp/semantics.cc:10742 cp/semantics.cc:10752
+#: cp/semantics.cc:10753 cp/semantics.cc:10763
 #, gcc-internal-format
 msgid "%<#pragma omp atomic update%> uses two different expressions for memory"
 msgstr ""
 
-#: cp/semantics.cc:11170
+#: cp/semantics.cc:11181
 #, gcc-internal-format, gfc-internal-format
 msgid "static assertion failed: %s"
 msgstr ""
 
-#: cp/semantics.cc:11184
+#: cp/semantics.cc:11195
 #, gcc-internal-format
 msgid "the comparison reduces to %qE"
 msgstr ""
 
-#: cp/semantics.cc:11187
+#: cp/semantics.cc:11198
 #, gcc-internal-format
 msgid "%qE evaluates to false"
 msgstr ""
 
-#: cp/semantics.cc:11191
+#: cp/semantics.cc:11202
 #, gcc-internal-format
 msgid "non-constant condition for static assertion"
 msgstr ""
 
-#: cp/semantics.cc:11220
+#: cp/semantics.cc:11231
 #, gcc-internal-format
 msgid "argument to %<decltype%> must be an expression"
 msgstr ""
 
-#: cp/semantics.cc:11265
+#: cp/semantics.cc:11276
 #, gcc-internal-format
 msgid "%<decltype%> cannot resolve address of overloaded function"
 msgstr ""
 
-#: cp/semantics.cc:11500
+#: cp/semantics.cc:11511
 #, gcc-internal-format
 msgid ""
 "%<__builtin_is_pointer_interconvertible_with_class%> needs a single argument"
 msgstr ""
 
-#: cp/semantics.cc:11509
+#: cp/semantics.cc:11520
 #, gcc-internal-format
 msgid ""
 "%<__builtin_is_pointer_interconvertible_with_class%> argument is not pointer "
 "to member"
 msgstr ""
 
-#: cp/semantics.cc:11680
+#: cp/semantics.cc:11691
 #, gcc-internal-format
 msgid ""
 "%<__builtin_is_corresponding_member%> not well defined for anonymous unions"
 msgstr ""
 
-#: cp/semantics.cc:11704
+#: cp/semantics.cc:11715
 #, gcc-internal-format
 msgid "%<__builtin_is_corresponding_member%> needs two arguments"
 msgstr ""
 
-#: cp/semantics.cc:11715
+#: cp/semantics.cc:11726
 #, gcc-internal-format
 msgid "%<__builtin_is_corresponding_member%> argument is not pointer to member"
 msgstr ""
 
-#: cp/semantics.cc:12193
+#: cp/semantics.cc:12204
 #, gcc-internal-format
 msgid "operand of fold expression has no unexpanded parameter packs"
 msgstr ""
 
-#: cp/semantics.cc:12252
+#: cp/semantics.cc:12263
 #, gcc-internal-format
 msgid "both arguments in binary fold have unexpanded parameter packs"
 msgstr ""
 
-#: cp/semantics.cc:12254
+#: cp/semantics.cc:12265
 #, gcc-internal-format
 msgid "no unexpanded parameter packs in binary fold"
 msgstr ""
 
-#: cp/semantics.cc:12272
+#: cp/semantics.cc:12283
 #, gcc-internal-format
 msgid "non-pointer argument to %<__builtin_launder%>"
 msgstr ""
@@ -63704,213 +63733,213 @@ msgstr ""
 #. std::bit_cast for destination ARRAY_TYPE is not possible,
 #. as functions may not return an array, so don't bother trying
 #. to support this (and then deal with VLAs etc.).
-#: cp/semantics.cc:12321
+#: cp/semantics.cc:12332
 #, gcc-internal-format
 msgid "%<__builtin_bit_cast%> destination type %qT is an array type"
 msgstr ""
 
-#: cp/semantics.cc:12327
+#: cp/semantics.cc:12338
 #, gcc-internal-format
 msgid "%<__builtin_bit_cast%> destination type %qT is not trivially copyable"
 msgstr ""
 
-#: cp/semantics.cc:12354
+#: cp/semantics.cc:12365
 #, gcc-internal-format
 msgid "%<__builtin_bit_cast%> source type %qT is not trivially copyable"
 msgstr ""
 
-#: cp/semantics.cc:12362
+#: cp/semantics.cc:12373
 #, gcc-internal-format
 msgid ""
 "%<__builtin_bit_cast%> source size %qE not equal to destination type size %qE"
 msgstr ""
 
-#: cp/tree.cc:1463
+#: cp/tree.cc:1480
 #, gcc-internal-format
 msgid "%qV qualifiers cannot be applied to %qT"
 msgstr ""
 
-#: cp/tree.cc:1998
+#: cp/tree.cc:2016
 #, gcc-internal-format
 msgid "statement-expression in a constant expression"
 msgstr ""
 
-#: cp/tree.cc:4403
+#: cp/tree.cc:4421
 #, gcc-internal-format
 msgid ""
 "%<-fabi-version=13%> (GCC 8.2) fixes the calling convention for %qT, which "
 "was accidentally changed in 8.1"
 msgstr ""
 
-#: cp/tree.cc:4407
+#: cp/tree.cc:4425
 #, gcc-internal-format
 msgid ""
 "%<-fabi-version=12%> (GCC 8.1) accidentally changes the calling convention "
 "for %qT"
 msgstr ""
 
-#: cp/tree.cc:4411
+#: cp/tree.cc:4429
 #, gcc-internal-format
 msgid " declared here"
 msgstr ""
 
-#: cp/tree.cc:4416
+#: cp/tree.cc:4434
 #, gcc-internal-format
 msgid ""
 "the calling convention for %qT changes in %<-fabi-version=13%> (GCC 8.2)"
 msgstr ""
 
-#: cp/tree.cc:4418
+#: cp/tree.cc:4436
 #, gcc-internal-format
 msgid " because all of its copy and move constructors are deleted"
 msgstr ""
 
-#: cp/tree.cc:4845
+#: cp/tree.cc:4863
 #, gcc-internal-format
 msgid "base class %qT is not public"
 msgstr ""
 
-#: cp/tree.cc:4848
+#: cp/tree.cc:4866
 #, gcc-internal-format
 msgid "%qD is not public"
 msgstr ""
 
-#: cp/tree.cc:4855
+#: cp/tree.cc:4873
 #, gcc-internal-format
 msgid "%qD is mutable"
 msgstr ""
 
-#: cp/tree.cc:4863
+#: cp/tree.cc:4881
 #, gcc-internal-format
 msgid "%qD has a non-structural type"
 msgstr ""
 
-#: cp/tree.cc:4881
+#: cp/tree.cc:4899
 #, gcc-internal-format
 msgid "%qE attribute argument must be a string constant"
 msgstr ""
 
-#: cp/tree.cc:4896
+#: cp/tree.cc:4914
 #, gcc-internal-format
 msgid ""
 "%qE attribute can only be applied to functions or to class or enumeration "
 "types"
 msgstr ""
 
-#: cp/tree.cc:4914
+#: cp/tree.cc:4932
 #, gcc-internal-format
 msgid "%qE attribute can only be applied to non-static data members"
 msgstr ""
 
-#: cp/tree.cc:4920
+#: cp/tree.cc:4938
 #, gcc-internal-format
 msgid "%qE attribute cannot be applied to a bit-field"
 msgstr ""
 
-#: cp/tree.cc:4940
+#: cp/tree.cc:4958
 #, gcc-internal-format
 msgid "%qE attribute takes no arguments"
 msgstr ""
 
-#: cp/tree.cc:4944
+#: cp/tree.cc:4962
 #, gcc-internal-format
 msgid ""
 "ISO C++ %qE attribute does not apply to functions; treating as %<[[gnu::"
 "%E]]%>"
 msgstr ""
 
-#: cp/tree.cc:5007
+#: cp/tree.cc:5025
 #, gcc-internal-format
 msgid "requested %<init_priority%> is not an integer constant"
 msgstr ""
 
-#: cp/tree.cc:5029
+#: cp/tree.cc:5047
 #, gcc-internal-format
 msgid ""
 "can only use %qE attribute on file-scope definitions of objects of class type"
 msgstr ""
 
-#: cp/tree.cc:5037
+#: cp/tree.cc:5055
 #, gcc-internal-format
 msgid "requested %<init_priority%> %i is out of range [0, %i]"
 msgstr ""
 
-#: cp/tree.cc:5048
+#: cp/tree.cc:5066
 #, gcc-internal-format
 msgid "requested %<init_priority%> %i is reserved for internal use"
 msgstr ""
 
-#: cp/tree.cc:5060
+#: cp/tree.cc:5078
 #, gcc-internal-format
 msgid "%qE attribute is not supported on this platform"
 msgstr ""
 
-#: cp/tree.cc:5087
+#: cp/tree.cc:5105
 #, gcc-internal-format
 msgid "redeclaration of %qD adds abi tag %qE"
 msgstr ""
 
-#: cp/tree.cc:5107
+#: cp/tree.cc:5125
 #, gcc-internal-format
 msgid "the %qE attribute requires arguments"
 msgstr ""
 
-#: cp/tree.cc:5118
+#: cp/tree.cc:5136
 #, gcc-internal-format
 msgid "arguments to the %qE attribute must be narrow string literals"
 msgstr ""
 
-#: cp/tree.cc:5131 cp/tree.cc:5144
+#: cp/tree.cc:5149 cp/tree.cc:5162
 #, gcc-internal-format
 msgid "arguments to the %qE attribute must contain valid identifiers"
 msgstr ""
 
-#: cp/tree.cc:5133
+#: cp/tree.cc:5151
 #, gcc-internal-format
 msgid "%<%c%> is not a valid first character for an identifier"
 msgstr ""
 
-#: cp/tree.cc:5146
+#: cp/tree.cc:5164
 #, gcc-internal-format
 msgid "%<%c%> is not a valid character in an identifier"
 msgstr ""
 
-#: cp/tree.cc:5170
+#: cp/tree.cc:5188
 #, gcc-internal-format
 msgid "%qE attribute applied to non-class, non-enum type %qT"
 msgstr ""
 
-#: cp/tree.cc:5176
+#: cp/tree.cc:5194
 #, gcc-internal-format
 msgid "%qE attribute applied to %qT after its definition"
 msgstr ""
 
-#: cp/tree.cc:5183
+#: cp/tree.cc:5201
 #, gcc-internal-format
 msgid "ignoring %qE attribute applied to template instantiation %qT"
 msgstr ""
 
-#: cp/tree.cc:5190
+#: cp/tree.cc:5208
 #, gcc-internal-format
 msgid "ignoring %qE attribute applied to template specialization %qT"
 msgstr ""
 
-#: cp/tree.cc:5212
+#: cp/tree.cc:5230
 #, gcc-internal-format
 msgid "%qE attribute applied to non-function, non-variable %qD"
 msgstr ""
 
-#: cp/tree.cc:5218
+#: cp/tree.cc:5236
 #, gcc-internal-format
 msgid "%qE attribute applied to extern \"C\" declaration %qD"
 msgstr ""
 
-#: cp/tree.cc:6099
+#: cp/tree.cc:6117
 #, gcc-internal-format
 msgid "zero as null pointer constant"
 msgstr ""
 
-#: cp/tree.cc:6121
+#: cp/tree.cc:6139
 #, gcc-internal-format
 msgid "%<lang_*%> check: failed in %s, at %s:%d"
 msgstr ""
@@ -64348,60 +64377,60 @@ msgstr ""
 msgid "invalid operands of types %qT and %qT to binary %qO"
 msgstr ""
 
-#: cp/typeck.cc:6381
+#: cp/typeck.cc:6383
 #, gcc-internal-format
 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
 msgstr ""
 
-#: cp/typeck.cc:6389
+#: cp/typeck.cc:6391
 #, gcc-internal-format
 msgid "ISO C++ forbids using pointer to a function in subtraction"
 msgstr ""
 
-#: cp/typeck.cc:6397
+#: cp/typeck.cc:6399
 #, gcc-internal-format
 msgid "ISO C++ forbids using pointer to a method in subtraction"
 msgstr ""
 
-#: cp/typeck.cc:6450
+#: cp/typeck.cc:6452
 #, gcc-internal-format
 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
 msgstr ""
 
-#: cp/typeck.cc:6529
+#: cp/typeck.cc:6531
 #, gcc-internal-format
 msgid "taking address of constructor %qD"
 msgstr ""
 
-#: cp/typeck.cc:6530
+#: cp/typeck.cc:6532
 #, gcc-internal-format
 msgid "taking address of destructor %qD"
 msgstr ""
 
-#: cp/typeck.cc:6546
+#: cp/typeck.cc:6548
 #, gcc-internal-format
 msgid "invalid use of %qE to form a pointer-to-member-function"
 msgstr ""
 
-#: cp/typeck.cc:6549
+#: cp/typeck.cc:6551
 #, gcc-internal-format
 msgid "  a qualified-id is required"
 msgstr ""
 
-#: cp/typeck.cc:6556
+#: cp/typeck.cc:6558
 #, gcc-internal-format
 msgid ""
 "parentheses around %qE cannot be used to form a pointer-to-member-function"
 msgstr ""
 
-#: cp/typeck.cc:6747
+#: cp/typeck.cc:6749
 #, gcc-internal-format
 msgid ""
 "ISO C++ forbids taking the address of an unqualified or parenthesized non-"
 "static member function to form a pointer to member function.  Say %<&%T::%D%>"
 msgstr ""
 
-#: cp/typeck.cc:6753
+#: cp/typeck.cc:6755
 #, gcc-internal-format
 msgid ""
 "ISO C++ forbids taking the address of a bound member function to form a "
@@ -64409,440 +64438,440 @@ msgid ""
 msgstr ""
 
 #. Make this a permerror because we used to accept it.
-#: cp/typeck.cc:6788
+#: cp/typeck.cc:6790
 #, gcc-internal-format
 msgid "taking address of rvalue"
 msgstr ""
 
-#: cp/typeck.cc:6805
+#: cp/typeck.cc:6807
 #, gcc-internal-format
 msgid "ISO C++ forbids taking address of function %<::main%>"
 msgstr ""
 
-#: cp/typeck.cc:6863
+#: cp/typeck.cc:6865
 #, gcc-internal-format
 msgid "cannot create pointer to reference member %qD"
 msgstr ""
 
-#: cp/typeck.cc:6889 cp/typeck.cc:7446
+#: cp/typeck.cc:6891 cp/typeck.cc:7448
 #, gcc-internal-format
 msgid "attempt to take address of bit-field"
 msgstr ""
 
-#: cp/typeck.cc:7046
+#: cp/typeck.cc:7048
 #, gcc-internal-format
 msgid "%<~%> on an expression of type %<bool%>"
 msgstr ""
 
-#: cp/typeck.cc:7047
+#: cp/typeck.cc:7049
 #, gcc-internal-format
 msgid "did you mean to use logical not (%<!%>)?"
 msgstr ""
 
-#: cp/typeck.cc:7170
+#: cp/typeck.cc:7172
 #, gcc-internal-format
 msgid "ISO C++ forbids incrementing an enum"
 msgstr ""
 
-#: cp/typeck.cc:7171
+#: cp/typeck.cc:7173
 #, gcc-internal-format
 msgid "ISO C++ forbids decrementing an enum"
 msgstr ""
 
-#: cp/typeck.cc:7187
+#: cp/typeck.cc:7189
 #, gcc-internal-format
 msgid "cannot increment a pointer to incomplete type %qT"
 msgstr ""
 
-#: cp/typeck.cc:7189
+#: cp/typeck.cc:7191
 #, gcc-internal-format
 msgid "cannot decrement a pointer to incomplete type %qT"
 msgstr ""
 
-#: cp/typeck.cc:7201
+#: cp/typeck.cc:7203
 #, gcc-internal-format
 msgid "ISO C++ forbids incrementing a pointer of type %qT"
 msgstr ""
 
-#: cp/typeck.cc:7203
+#: cp/typeck.cc:7205
 #, gcc-internal-format
 msgid "ISO C++ forbids decrementing a pointer of type %qT"
 msgstr ""
 
-#: cp/typeck.cc:7242
+#: cp/typeck.cc:7244
 #, gcc-internal-format
 msgid "%qs expression of %<volatile%>-qualified type is deprecated"
 msgstr ""
 
-#: cp/typeck.cc:7255
+#: cp/typeck.cc:7257
 #, gcc-internal-format
 msgid "use of an operand of type %qT in %<operator--%> is forbidden"
 msgstr ""
 
-#: cp/typeck.cc:7265
+#: cp/typeck.cc:7267
 #, gcc-internal-format
 msgid "use of an operand of type %qT in %<operator++%> is forbidden in C++17"
 msgstr ""
 
-#: cp/typeck.cc:7273
+#: cp/typeck.cc:7275
 #, gcc-internal-format
 msgid "use of an operand of type %qT in %<operator++%> is deprecated"
 msgstr ""
 
-#: cp/typeck.cc:7458
+#: cp/typeck.cc:7460
 #, gcc-internal-format
 msgid "cannot take the address of %<this%>, which is an rvalue expression"
 msgstr ""
 
-#: cp/typeck.cc:7480
+#: cp/typeck.cc:7482
 #, gcc-internal-format
 msgid "address of explicit register variable %qD requested"
 msgstr ""
 
-#: cp/typeck.cc:7485
+#: cp/typeck.cc:7487
 #, gcc-internal-format
 msgid "address requested for %qD, which is declared %<register%>"
 msgstr ""
 
-#: cp/typeck.cc:7560
+#: cp/typeck.cc:7562
 #, gcc-internal-format
 msgid "list-initializer for non-class type must not be parenthesized"
 msgstr ""
 
-#: cp/typeck.cc:7572
+#: cp/typeck.cc:7574
 #, gcc-internal-format
 msgid "expression list treated as compound expression in initializer"
 msgstr ""
 
-#: cp/typeck.cc:7576
+#: cp/typeck.cc:7578
 #, gcc-internal-format
 msgid "expression list treated as compound expression in mem-initializer"
 msgstr ""
 
-#: cp/typeck.cc:7580
+#: cp/typeck.cc:7582
 #, gcc-internal-format
 msgid "expression list treated as compound expression in functional cast"
 msgstr ""
 
-#: cp/typeck.cc:7618
+#: cp/typeck.cc:7620
 #, gcc-internal-format, gfc-internal-format
 msgid "%s expression list treated as compound expression"
 msgstr ""
 
-#: cp/typeck.cc:7710
+#: cp/typeck.cc:7712
 #, gcc-internal-format
 msgid "no context to resolve type of %qE"
 msgstr ""
 
-#: cp/typeck.cc:7744
+#: cp/typeck.cc:7746
 #, gcc-internal-format
 msgid "cast from type %qT to type %qT casts away qualifiers"
 msgstr ""
 
-#: cp/typeck.cc:7750
+#: cp/typeck.cc:7752
 #, gcc-internal-format
 msgid "%<static_cast%> from type %qT to type %qT casts away qualifiers"
 msgstr ""
 
-#: cp/typeck.cc:7757
+#: cp/typeck.cc:7759
 #, gcc-internal-format
 msgid "%<reinterpret_cast%> from type %qT to type %qT casts away qualifiers"
 msgstr ""
 
-#: cp/typeck.cc:7781
+#: cp/typeck.cc:7783
 #, gcc-internal-format
 msgid "useless cast to type %q#T"
 msgstr ""
 
-#: cp/typeck.cc:7795
+#: cp/typeck.cc:7797
 #, gcc-internal-format
 msgid "type qualifiers ignored on cast result type"
 msgstr ""
 
-#: cp/typeck.cc:8232
+#: cp/typeck.cc:8234
 #, gcc-internal-format
 msgid "invalid %<static_cast%> from type %qT to type %qT"
 msgstr ""
 
-#: cp/typeck.cc:8238 cp/typeck.cc:8244 cp/typeck.cc:9912
+#: cp/typeck.cc:8240 cp/typeck.cc:8246 cp/typeck.cc:9914
 #, gcc-internal-format
 msgid "class type %qT is incomplete"
 msgstr ""
 
-#: cp/typeck.cc:8272
+#: cp/typeck.cc:8274
 msgid "converting from %qH to %qI"
 msgstr ""
 
-#: cp/typeck.cc:8347
+#: cp/typeck.cc:8349
 #, gcc-internal-format
 msgid "invalid cast of a prvalue expression of type %qT to type %qT"
 msgstr ""
 
-#: cp/typeck.cc:8417
+#: cp/typeck.cc:8419
 msgid "cast from %qH to %qI loses precision"
 msgstr ""
 
-#: cp/typeck.cc:8442
+#: cp/typeck.cc:8444
 msgid "cast between incompatible function types from %qH to %qI"
 msgstr ""
 
-#: cp/typeck.cc:8453
+#: cp/typeck.cc:8455
 msgid "cast between incompatible pointer to member types from %qH to %qI"
 msgstr ""
 
-#: cp/typeck.cc:8474 cp/typeck.cc:8664
+#: cp/typeck.cc:8476 cp/typeck.cc:8666
 msgid "cast from %qH to %qI increases required alignment of target type"
 msgstr ""
 
-#: cp/typeck.cc:8491
+#: cp/typeck.cc:8493
 #, gcc-internal-format
 msgid ""
 "casting between pointer-to-function and pointer-to-object is conditionally-"
 "supported"
 msgstr ""
 
-#: cp/typeck.cc:8505
+#: cp/typeck.cc:8507
 #, gcc-internal-format
 msgid "invalid cast from type %qT to type %qT"
 msgstr ""
 
-#: cp/typeck.cc:8578
+#: cp/typeck.cc:8580
 #, gcc-internal-format
 msgid ""
 "invalid use of %<const_cast%> with type %qT, which is not a pointer, "
 "reference, nor a pointer-to-data-member type"
 msgstr ""
 
-#: cp/typeck.cc:8587
+#: cp/typeck.cc:8589
 #, gcc-internal-format
 msgid ""
 "invalid use of %<const_cast%> with type %qT, which is a pointer or reference "
 "to a function type"
 msgstr ""
 
-#: cp/typeck.cc:8629
+#: cp/typeck.cc:8631
 #, gcc-internal-format
 msgid "invalid %<const_cast%> of an rvalue of type %qT to type %qT"
 msgstr ""
 
-#: cp/typeck.cc:8699
+#: cp/typeck.cc:8701
 #, gcc-internal-format
 msgid "invalid %<const_cast%> from type %qT to type %qT"
 msgstr ""
 
-#: cp/typeck.cc:8800 cp/typeck.cc:8809
+#: cp/typeck.cc:8802 cp/typeck.cc:8811
 #, gcc-internal-format
 msgid "ISO C++ forbids casting to an array type %qT"
 msgstr ""
 
-#: cp/typeck.cc:8818
+#: cp/typeck.cc:8820
 #, gcc-internal-format
 msgid "invalid cast to function type %qT"
 msgstr ""
 
-#: cp/typeck.cc:9128
+#: cp/typeck.cc:9130
 #, gcc-internal-format
 msgid ""
 "compound assignment with %<volatile%>-qualified left operand is deprecated"
 msgstr ""
 
-#: cp/typeck.cc:9148
+#: cp/typeck.cc:9150
 #, gcc-internal-format
 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
 msgstr ""
 
-#: cp/typeck.cc:9208
+#: cp/typeck.cc:9210
 #, gcc-internal-format
 msgid "assigning to an array from an initializer list"
 msgstr ""
 
-#: cp/typeck.cc:9235
+#: cp/typeck.cc:9237
 #, gcc-internal-format
 msgid "incompatible types in assignment of %qT to %qT"
 msgstr ""
 
-#: cp/typeck.cc:9249
+#: cp/typeck.cc:9251
 #, gcc-internal-format
 msgid "array used as initializer"
 msgstr ""
 
-#: cp/typeck.cc:9251
+#: cp/typeck.cc:9253
 #, gcc-internal-format
 msgid "invalid array assignment"
 msgstr ""
 
-#: cp/typeck.cc:9393
+#: cp/typeck.cc:9395
 #, gcc-internal-format
 msgid "   in pointer to member function conversion"
 msgstr ""
 
-#: cp/typeck.cc:9407
+#: cp/typeck.cc:9409
 #, gcc-internal-format
 msgid "pointer to member conversion via virtual base %qT"
 msgstr ""
 
-#: cp/typeck.cc:9454 cp/typeck.cc:9473
+#: cp/typeck.cc:9456 cp/typeck.cc:9475
 #, gcc-internal-format
 msgid "   in pointer to member conversion"
 msgstr ""
 
-#: cp/typeck.cc:9554
+#: cp/typeck.cc:9556
 #, gcc-internal-format
 msgid "invalid conversion to type %qT from type %qT"
 msgstr ""
 
-#: cp/typeck.cc:9875
+#: cp/typeck.cc:9877
 msgid "cannot convert %qH to %qI in default argument"
 msgstr ""
 
-#: cp/typeck.cc:9880
+#: cp/typeck.cc:9882
 msgid "cannot convert %qH to %qI in argument passing"
 msgstr ""
 
-#: cp/typeck.cc:9889
+#: cp/typeck.cc:9891
 msgid "cannot convert %qH to %qI in initialization"
 msgstr ""
 
-#: cp/typeck.cc:9893
+#: cp/typeck.cc:9895
 msgid "cannot convert %qH to %qI in return"
 msgstr ""
 
-#: cp/typeck.cc:9898
+#: cp/typeck.cc:9900
 msgid "cannot convert %qH to %qI in assignment"
 msgstr ""
 
-#: cp/typeck.cc:9930
+#: cp/typeck.cc:9932
 #, gcc-internal-format
 msgid "parameter %qP of %qD might be a candidate for a format attribute"
 msgstr ""
 
-#: cp/typeck.cc:9934
+#: cp/typeck.cc:9936
 #, gcc-internal-format
 msgid "parameter might be a candidate for a format attribute"
 msgstr ""
 
-#: cp/typeck.cc:9939
+#: cp/typeck.cc:9941
 #, gcc-internal-format
 msgid "target of conversion might be a candidate for a format attribute"
 msgstr ""
 
-#: cp/typeck.cc:9944
+#: cp/typeck.cc:9946
 #, gcc-internal-format
 msgid "target of initialization might be a candidate for a format attribute"
 msgstr ""
 
-#: cp/typeck.cc:9954
+#: cp/typeck.cc:9956
 #, gcc-internal-format
 msgid ""
 "left-hand side of assignment might be a candidate for a format attribute"
 msgstr ""
 
-#: cp/typeck.cc:10050
+#: cp/typeck.cc:10052
 #, gcc-internal-format
 msgid "in passing argument %P of %qD"
 msgstr ""
 
-#: cp/typeck.cc:10132
+#: cp/typeck.cc:10134
 #, gcc-internal-format
 msgid "returning reference to temporary"
 msgstr ""
 
-#: cp/typeck.cc:10135
+#: cp/typeck.cc:10137
 #, gcc-internal-format
 msgid ""
 "returning temporary %<initializer_list%> does not extend the lifetime of the "
 "underlying array"
 msgstr ""
 
-#: cp/typeck.cc:10171
+#: cp/typeck.cc:10173
 #, gcc-internal-format
 msgid "reference to local variable %qD returned"
 msgstr ""
 
-#: cp/typeck.cc:10175
+#: cp/typeck.cc:10177
 #, gcc-internal-format
 msgid ""
 "returning local %<initializer_list%> variable %qD does not extend the "
 "lifetime of the underlying array"
 msgstr ""
 
-#: cp/typeck.cc:10181
+#: cp/typeck.cc:10183
 #, gcc-internal-format
 msgid "address of label %qD returned"
 msgstr ""
 
-#: cp/typeck.cc:10185
+#: cp/typeck.cc:10187
 #, gcc-internal-format
 msgid "address of local variable %qD returned"
 msgstr ""
 
-#: cp/typeck.cc:10384
+#: cp/typeck.cc:10386
 #, gcc-internal-format
 msgid "moving a local object in a return statement prevents copy elision"
 msgstr ""
 
-#: cp/typeck.cc:10386 cp/typeck.cc:10409
+#: cp/typeck.cc:10388 cp/typeck.cc:10411
 #, gcc-internal-format
 msgid "remove %<std::move%> call"
 msgstr ""
 
-#: cp/typeck.cc:10408
+#: cp/typeck.cc:10410
 #, gcc-internal-format
 msgid "redundant move in return statement"
 msgstr ""
 
-#: cp/typeck.cc:10447
+#: cp/typeck.cc:10449
 #, gcc-internal-format
 msgid "returning a value from a destructor"
 msgstr ""
 
 #. If a return statement appears in a handler of the
 #. function-try-block of a constructor, the program is ill-formed.
-#: cp/typeck.cc:10455
+#: cp/typeck.cc:10457
 #, gcc-internal-format
 msgid "cannot return from a handler of a function-try-block of a constructor"
 msgstr ""
 
 #. You can't return a value from a constructor.
-#: cp/typeck.cc:10458
+#: cp/typeck.cc:10460
 #, gcc-internal-format
 msgid "returning a value from a constructor"
 msgstr ""
 
 #. Give a helpful error message.
-#: cp/typeck.cc:10493 cp/typeck.cc:10539
+#: cp/typeck.cc:10495 cp/typeck.cc:10541
 #, gcc-internal-format
 msgid "return-statement with no value, in function returning %qT"
 msgstr ""
 
-#: cp/typeck.cc:10501
+#: cp/typeck.cc:10503
 #, gcc-internal-format
 msgid "returning initializer list"
 msgstr ""
 
-#: cp/typeck.cc:10520
+#: cp/typeck.cc:10522
 #, gcc-internal-format
 msgid "inconsistent types %qT and %qT deduced for lambda return type"
 msgstr ""
 
-#: cp/typeck.cc:10523
+#: cp/typeck.cc:10525
 #, gcc-internal-format
 msgid "inconsistent deduction for auto return type: %qT and then %qT"
 msgstr ""
 
-#: cp/typeck.cc:10558
+#: cp/typeck.cc:10560
 #, gcc-internal-format
 msgid "return-statement with a value, in function returning %qT"
 msgstr ""
 
-#: cp/typeck.cc:10587
+#: cp/typeck.cc:10589
 #, gcc-internal-format
 msgid ""
 "%<operator new%> must not return NULL unless it is declared %<throw()%> (or "
 "%<-fcheck-new%> is in effect)"
 msgstr ""
 
-#: cp/typeck.cc:11233
+#: cp/typeck.cc:11235
 #, gcc-internal-format
 msgid "using rvalue as lvalue"
 msgstr ""
@@ -65074,146 +65103,146 @@ msgstr ""
 msgid "%<constinit%> variable %qD does not have a constant initializer"
 msgstr ""
 
-#: cp/typeck2.cc:1065
+#: cp/typeck2.cc:1066
 msgid "narrowing conversion of %qE from %qH to %qI is ill-formed in C++11"
 msgstr ""
 
-#: cp/typeck2.cc:1077 cp/typeck2.cc:1091
+#: cp/typeck2.cc:1078 cp/typeck2.cc:1092
 msgid "narrowing conversion of %qE from %qH to %qI"
 msgstr ""
 
-#: cp/typeck2.cc:1080
+#: cp/typeck2.cc:1081
 #, gcc-internal-format
 msgid ""
 " the expression has a constant value but is not a C++ constant-expression"
 msgstr ""
 
-#: cp/typeck2.cc:1246
+#: cp/typeck2.cc:1247
 #, gcc-internal-format
 msgid "initializer-string for %qT is too long"
 msgstr ""
 
-#: cp/typeck2.cc:1309
+#: cp/typeck2.cc:1310
 #, gcc-internal-format
 msgid "initializing a base class of type %qT results in object slicing"
 msgstr ""
 
-#: cp/typeck2.cc:1311
+#: cp/typeck2.cc:1312
 #, gcc-internal-format
 msgid "remove %<{ }%> around initializer"
 msgstr ""
 
-#: cp/typeck2.cc:1331
+#: cp/typeck2.cc:1332
 #, gcc-internal-format
 msgid "cannot initialize aggregate of type %qT with a compound literal"
 msgstr ""
 
-#: cp/typeck2.cc:1696 cp/typeck2.cc:1726
+#: cp/typeck2.cc:1713 cp/typeck2.cc:1743
 #, gcc-internal-format
 msgid "missing initializer for member %qD"
 msgstr ""
 
-#: cp/typeck2.cc:1703
+#: cp/typeck2.cc:1720
 #, gcc-internal-format
 msgid "member %qD is uninitialized reference"
 msgstr ""
 
-#: cp/typeck2.cc:1710
+#: cp/typeck2.cc:1727
 #, gcc-internal-format
 msgid "member %qD with uninitialized reference fields"
 msgstr ""
 
-#: cp/typeck2.cc:1788
+#: cp/typeck2.cc:1812
 #, gcc-internal-format
 msgid "designator order for field %qD does not match declaration order in %qT"
 msgstr ""
 
-#: cp/typeck2.cc:1861
+#: cp/typeck2.cc:1885
 #, gcc-internal-format
 msgid "no field %qD found in union being initialized"
 msgstr ""
 
-#: cp/typeck2.cc:1872
+#: cp/typeck2.cc:1896
 #, gcc-internal-format
 msgid "index value instead of field name in union initializer"
 msgstr ""
 
-#: cp/typeck2.cc:2080
+#: cp/typeck2.cc:2112
 #, gcc-internal-format
 msgid "circular pointer delegation detected"
 msgstr ""
 
-#: cp/typeck2.cc:2094
+#: cp/typeck2.cc:2126
 #, gcc-internal-format
 msgid "base operand of %<->%> has non-pointer type %qT"
 msgstr ""
 
-#: cp/typeck2.cc:2124
+#: cp/typeck2.cc:2156
 #, gcc-internal-format
 msgid "result of %<operator->()%> yields non-pointer result"
 msgstr ""
 
-#: cp/typeck2.cc:2126
+#: cp/typeck2.cc:2158
 #, gcc-internal-format
 msgid "base operand of %<->%> is not a pointer"
 msgstr ""
 
-#: cp/typeck2.cc:2153
+#: cp/typeck2.cc:2185
 #, gcc-internal-format
 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
 msgstr ""
 
-#: cp/typeck2.cc:2162
+#: cp/typeck2.cc:2194
 #, gcc-internal-format
 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
 msgstr ""
 
-#: cp/typeck2.cc:2184
+#: cp/typeck2.cc:2216
 #, gcc-internal-format
 msgid "pointer to member type %qT incompatible with object type %qT"
 msgstr ""
 
-#: cp/typeck2.cc:2242
+#: cp/typeck2.cc:2274
 #, gcc-internal-format
 msgid "pointer-to-member-function type %qT requires an rvalue"
 msgstr ""
 
-#: cp/typeck2.cc:2253
+#: cp/typeck2.cc:2285
 #, gcc-internal-format
 msgid "pointer-to-member-function type %qT requires an lvalue"
 msgstr ""
 
-#: cp/typeck2.cc:2261
+#: cp/typeck2.cc:2293
 #, gcc-internal-format
 msgid "pointer-to-member-function type %qT requires an lvalue before C++20"
 msgstr ""
 
-#: cp/typeck2.cc:2302
+#: cp/typeck2.cc:2334
 #, gcc-internal-format
 msgid "functional cast to array type %qT"
 msgstr ""
 
-#: cp/typeck2.cc:2319
+#: cp/typeck2.cc:2351
 #, gcc-internal-format
 msgid "%<auto(x)%> cannot be constrained"
 msgstr ""
 
-#: cp/typeck2.cc:2324
+#: cp/typeck2.cc:2356
 #, gcc-internal-format
 msgid "%<auto(x)%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
 msgstr ""
 
-#: cp/typeck2.cc:2349
+#: cp/typeck2.cc:2381
 #, gcc-internal-format
 msgid "invalid value-initialization of reference type"
 msgstr ""
 
-#: cp/typeck2.cc:2590
+#: cp/typeck2.cc:2622
 #, gcc-internal-format
 msgid "call to function %qD which throws incomplete type %q#T"
 msgstr ""
 
-#: cp/typeck2.cc:2593
+#: cp/typeck2.cc:2625
 #, gcc-internal-format
 msgid "call to function which throws incomplete type %q#T"
 msgstr ""
@@ -65284,12 +65313,12 @@ msgstr ""
 msgid "%qs is a nested function and cannot be accessed from %qs"
 msgstr ""
 
-#: d/d-codegen.cc:2703
+#: d/d-codegen.cc:2709
 #, gcc-internal-format
 msgid "has scoped destruction, cannot build closure"
 msgstr ""
 
-#: d/d-codegen.cc:2916
+#: d/d-codegen.cc:2926
 #, gcc-internal-format
 msgid "forward reference to frame of %qs"
 msgstr ""
@@ -65332,52 +65361,52 @@ msgstr ""
 msgid "cast from %qs to %qs will produce zero result"
 msgstr ""
 
-#: d/d-lang.cc:476
+#: d/d-lang.cc:477
 #, gcc-internal-format
 msgid "bad argument for %<-fdebug%>: %qs"
 msgstr ""
 
-#: d/d-lang.cc:531
+#: d/d-lang.cc:532
 #, gcc-internal-format
 msgid "bad argument for %<-fextern-std%>: %qs"
 msgstr ""
 
-#: d/d-lang.cc:550
+#: d/d-lang.cc:551
 #, gcc-internal-format
 msgid "bad argument for %<-fmodule-file%>: %qs"
 msgstr ""
 
-#: d/d-lang.cc:729
+#: d/d-lang.cc:735
 #, gcc-internal-format
 msgid "bad argument for %<-fversion%>: %qs"
 msgstr ""
 
-#: d/d-lang.cc:1031
+#: d/d-lang.cc:1037
 #, gcc-internal-format
 msgid "%<-fonly=%> argument is different from first input file name"
 msgstr ""
 
-#: d/d-lang.cc:1208
+#: d/d-lang.cc:1214
 #, gcc-internal-format
 msgid "unable to resolve forward reference in definition"
 msgstr ""
 
-#: d/d-lang.cc:1325
+#: d/d-lang.cc:1334
 #, gcc-internal-format
 msgid "opening json file %s: %m"
 msgstr ""
 
-#: d/d-lang.cc:1336
+#: d/d-lang.cc:1345
 #, gcc-internal-format
 msgid "closing json file %s: %m"
 msgstr ""
 
-#: d/d-lang.cc:1407
+#: d/d-lang.cc:1416
 #, gcc-internal-format
 msgid "closing mixin file %s: %m"
 msgstr ""
 
-#: d/d-lang.cc:1412
+#: d/d-lang.cc:1421
 #, gcc-internal-format
 msgid "opening mixin file %s: %m"
 msgstr ""
@@ -65427,17 +65456,12 @@ msgstr ""
 msgid "function requires a dual-context, which is not yet supported by GDC"
 msgstr ""
 
-#: d/decl.cc:1600
+#: d/decl.cc:1606
 #, gcc-internal-format
 msgid ""
 "mismatch between declaration %qE size (%wd) and its initializer size (%wd)"
 msgstr ""
 
-#: d/decl.cc:1892
-#, gcc-internal-format
-msgid "%s %qs instantiated"
-msgstr ""
-
 #: d/expr.cc:528
 #, gcc-internal-format
 msgid "cannot handle comparison of type %<%s == %s%>"
@@ -65479,17 +65503,17 @@ msgstr ""
 msgid "recursive reference %qs"
 msgstr ""
 
-#: d/expr.cc:2193 d/expr.cc:3047
+#: d/expr.cc:2193 d/expr.cc:3057
 #, gcc-internal-format
 msgid "non-constant expression %qs"
 msgstr ""
 
-#: d/expr.cc:3014
+#: d/expr.cc:3024
 #, gcc-internal-format
 msgid "%qs is not an expression"
 msgstr ""
 
-#: d/expr.cc:3021
+#: d/expr.cc:3031
 #, gcc-internal-format
 msgid "type %qs is not an expression"
 msgstr ""
@@ -65611,7 +65635,7 @@ msgstr ""
 msgid "Illegal type in character concatenation at %L"
 msgstr ""
 
-#: fortran/arith.cc:123 fortran/arith.cc:1970
+#: fortran/arith.cc:123 fortran/arith.cc:1973
 #, gcc-internal-format
 msgid "gfc_arith_error(): Bad error code"
 msgstr ""
@@ -65696,89 +65720,89 @@ msgstr ""
 msgid "gfc_compare_expr(): Bad basic type"
 msgstr ""
 
-#: fortran/arith.cc:1619
+#: fortran/arith.cc:1622
 #, gcc-internal-format
 msgid "eval_intrinsic(): Bad operator"
 msgstr ""
 
-#: fortran/arith.cc:1676
+#: fortran/arith.cc:1679
 #, gcc-internal-format
 msgid "eval_type_intrinsic0(): op NULL"
 msgstr ""
 
-#: fortran/arith.cc:1938
+#: fortran/arith.cc:1941
 #, gcc-internal-format, gfc-internal-format
 msgid "Arithmetic OK converting %s to %s at %L"
 msgstr ""
 
-#: fortran/arith.cc:1942
+#: fortran/arith.cc:1945
 #, gcc-internal-format
 msgid ""
 "Arithmetic overflow converting %s to %s at %L. This check can be disabled "
 "with the option %<-fno-range-check%>"
 msgstr ""
 
-#: fortran/arith.cc:1947
+#: fortran/arith.cc:1950
 #, gcc-internal-format
 msgid ""
 "Arithmetic underflow converting %s to %s at %L. This check can be disabled "
 "with the option %<-fno-range-check%>"
 msgstr ""
 
-#: fortran/arith.cc:1952
+#: fortran/arith.cc:1955
 #, gcc-internal-format
 msgid ""
 "Arithmetic NaN converting %s to %s at %L. This check can be disabled with "
 "the option %<-fno-range-check%>"
 msgstr ""
 
-#: fortran/arith.cc:1957
+#: fortran/arith.cc:1960
 #, gcc-internal-format, gfc-internal-format
 msgid "Division by zero converting %s to %s at %L"
 msgstr ""
 
-#: fortran/arith.cc:1961
+#: fortran/arith.cc:1964
 #, gcc-internal-format, gfc-internal-format
 msgid "Array operands are incommensurate converting %s to %s at %L"
 msgstr ""
 
-#: fortran/arith.cc:1965
+#: fortran/arith.cc:1968
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Integer outside symmetric range implied by Standard Fortran converting %s to "
 "%s at %L"
 msgstr ""
 
-#: fortran/arith.cc:2052 fortran/arith.cc:2161 fortran/arith.cc:2221
-#: fortran/arith.cc:2273 fortran/arith.cc:2333 fortran/arith.cc:2402
-#: fortran/arith.cc:2469
+#: fortran/arith.cc:2055 fortran/arith.cc:2164 fortran/arith.cc:2224
+#: fortran/arith.cc:2276 fortran/arith.cc:2336 fortran/arith.cc:2405
+#: fortran/arith.cc:2472
 #, gcc-internal-format
 msgid "Conversion from %qs to %qs at %L"
 msgstr ""
 
-#: fortran/arith.cc:2081 fortran/arith.cc:2114 fortran/arith.cc:2153
-#: fortran/arith.cc:2211 fortran/arith.cc:2263 fortran/arith.cc:2323
-#: fortran/arith.cc:2392 fortran/arith.cc:2461
+#: fortran/arith.cc:2084 fortran/arith.cc:2117 fortran/arith.cc:2156
+#: fortran/arith.cc:2214 fortran/arith.cc:2266 fortran/arith.cc:2326
+#: fortran/arith.cc:2395 fortran/arith.cc:2464
 #, gcc-internal-format
 msgid "Change of value in conversion from %qs to %qs at %L"
 msgstr ""
 
-#: fortran/arith.cc:2309 fortran/arith.cc:2378
+#: fortran/arith.cc:2312 fortran/arith.cc:2381
 #, gcc-internal-format
 msgid "Non-zero imaginary part discarded in conversion from %qs to %qs at %L"
 msgstr ""
 
-#: fortran/arith.cc:2545
+#: fortran/arith.cc:2548
 #, gcc-internal-format
 msgid "The Hollerith constant at %L is truncated in conversion to %qs"
 msgstr ""
 
-#: fortran/arith.cc:2574
+#: fortran/arith.cc:2577
 #, gcc-internal-format, gfc-internal-format
 msgid "The character constant at %L is truncated in conversion to %s"
 msgstr ""
 
-#: fortran/array.cc:98 fortran/array.cc:130 fortran/array.cc:151
+#: fortran/array.cc:98 fortran/array.cc:130 fortran/array.cc:158
 #, gcc-internal-format, gfc-internal-format
 msgid "Invalid BOZ literal constant used in subscript at %C"
 msgstr ""
@@ -65793,296 +65817,301 @@ msgstr ""
 msgid "Unexpected %<*%> in coarray subscript at %C"
 msgstr ""
 
-#: fortran/array.cc:142
+#: fortran/array.cc:139
+#, gcc-internal-format, gfc-internal-format
+msgid "Missing lower bound in assumed size coarray specification at %C"
+msgstr ""
+
+#: fortran/array.cc:149
 #, gcc-internal-format, gfc-internal-format
 msgid "Strides not allowed in coarray subscript at %C"
 msgstr ""
 
-#: fortran/array.cc:156
+#: fortran/array.cc:163
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected array subscript stride at %C"
 msgstr ""
 
-#: fortran/array.cc:216
+#: fortran/array.cc:223
 #, gcc-internal-format, gfc-internal-format
 msgid "Invalid form of array reference at %C"
 msgstr ""
 
-#: fortran/array.cc:223
+#: fortran/array.cc:230
 #, gcc-internal-format, gfc-internal-format
 msgid "Array reference at %C has more than 7 dimensions"
 msgstr ""
 
-#: fortran/array.cc:226 fortran/array.cc:327
+#: fortran/array.cc:233 fortran/array.cc:334
 #, gcc-internal-format, gfc-internal-format
 msgid "Array reference at %C cannot have more than %d dimensions"
 msgstr ""
 
-#: fortran/array.cc:241 fortran/array.cc:700 fortran/check.cc:3418
+#: fortran/array.cc:248 fortran/array.cc:707 fortran/check.cc:3418
 #: fortran/check.cc:5939 fortran/check.cc:5984 fortran/check.cc:6026
 #: fortran/check.cc:6053 fortran/check.cc:6316 fortran/match.cc:1846
-#: fortran/match.cc:3284 fortran/match.cc:3626 fortran/match.cc:3822
+#: fortran/match.cc:3308 fortran/match.cc:3650 fortran/match.cc:3846
 #: fortran/simplify.cc:2996 fortran/simplify.cc:3026 fortran/simplify.cc:6375
 #: fortran/simplify.cc:8395
 #, gcc-internal-format
 msgid "Coarrays disabled at %C, use %<-fcoarray=%> to enable"
 msgstr ""
 
-#: fortran/array.cc:247
+#: fortran/array.cc:254
 #, gcc-internal-format, gfc-internal-format
 msgid "Unexpected coarray designator at %C"
 msgstr ""
 
-#: fortran/array.cc:269
+#: fortran/array.cc:276
 #, gcc-internal-format, gfc-internal-format
 msgid "TEAM= attribute in %C misplaced"
 msgstr ""
 
-#: fortran/array.cc:281
+#: fortran/array.cc:288
 #, gcc-internal-format, gfc-internal-format
 msgid "STAT= attribute in %C misplaced"
 msgstr ""
 
-#: fortran/array.cc:290
+#: fortran/array.cc:297
 #, gcc-internal-format, gfc-internal-format
 msgid "Too few codimensions at %C, expected %d not %d"
 msgstr ""
 
-#: fortran/array.cc:296
+#: fortran/array.cc:303
 #, gcc-internal-format, gfc-internal-format
 msgid "Too many codimensions at %C, expected %d not %d"
 msgstr ""
 
-#: fortran/array.cc:306 fortran/array.cc:314
+#: fortran/array.cc:313 fortran/array.cc:321
 #, gcc-internal-format
 msgid "Unexpected %<*%> for codimension %d of %d at %C"
 msgstr ""
 
-#: fortran/array.cc:309
+#: fortran/array.cc:316
 #, gcc-internal-format, gfc-internal-format
 msgid "Invalid form of coarray reference at %C"
 msgstr ""
 
-#: fortran/array.cc:321
+#: fortran/array.cc:328
 #, gcc-internal-format, gfc-internal-format
 msgid "Invalid codimension %d at %C, only %d codimensions exist"
 msgstr ""
 
-#: fortran/array.cc:385
+#: fortran/array.cc:392
 #, gcc-internal-format
 msgid "Variable %qs at %L in this context must be constant"
 msgstr ""
 
-#: fortran/array.cc:388
+#: fortran/array.cc:395
 #, gcc-internal-format, gfc-internal-format
 msgid "Expression at %L in this context must be constant"
 msgstr ""
 
-#: fortran/array.cc:489
+#: fortran/array.cc:496
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected expression in array specification at %C"
 msgstr ""
 
-#: fortran/array.cc:504 fortran/array.cc:538
+#: fortran/array.cc:511 fortran/array.cc:545
 #, gcc-internal-format, gfc-internal-format
 msgid "Expecting a scalar INTEGER expression at %C, found %s"
 msgstr ""
 
-#: fortran/array.cc:575
+#: fortran/array.cc:582
 #, gcc-internal-format, gfc-internal-format
 msgid "Assumed-rank array at %C"
 msgstr ""
 
-#: fortran/array.cc:609
+#: fortran/array.cc:616
 #, gcc-internal-format, gfc-internal-format
 msgid "Bad array specification for implied-shape array at %C"
 msgstr ""
 
-#: fortran/array.cc:625 fortran/array.cc:738
+#: fortran/array.cc:632 fortran/array.cc:745
 #, gcc-internal-format, gfc-internal-format
 msgid "Bad array specification for an explicitly shaped array at %C"
 msgstr ""
 
-#: fortran/array.cc:635 fortran/array.cc:748
+#: fortran/array.cc:642 fortran/array.cc:755
 #, gcc-internal-format, gfc-internal-format
 msgid "Bad array specification for assumed shape array at %C"
 msgstr ""
 
-#: fortran/array.cc:649 fortran/array.cc:762
+#: fortran/array.cc:656 fortran/array.cc:769
 #, gcc-internal-format, gfc-internal-format
 msgid "Bad specification for deferred shape array at %C"
 msgstr ""
 
-#: fortran/array.cc:659 fortran/array.cc:766
+#: fortran/array.cc:666 fortran/array.cc:773
 #, gcc-internal-format, gfc-internal-format
 msgid "Bad specification for assumed size array at %C"
 msgstr ""
 
-#: fortran/array.cc:671 fortran/array.cc:778
+#: fortran/array.cc:678 fortran/array.cc:785
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected another dimension in array declaration at %C"
 msgstr ""
 
-#: fortran/array.cc:677 fortran/array.cc:706 fortran/array.cc:784
+#: fortran/array.cc:684 fortran/array.cc:713 fortran/array.cc:791
 #, gcc-internal-format, gfc-internal-format
 msgid "Array specification at %C has more than %d dimensions"
 msgstr ""
 
-#: fortran/array.cc:683
+#: fortran/array.cc:690
 #, gcc-internal-format, gfc-internal-format
 msgid "Array specification at %C with more than 7 dimensions"
 msgstr ""
 
-#: fortran/array.cc:695
+#: fortran/array.cc:702
 #, gcc-internal-format, gfc-internal-format
 msgid "Coarray declaration at %C"
 msgstr ""
 
-#: fortran/array.cc:792
+#: fortran/array.cc:799
 #, gcc-internal-format
 msgid "Upper bound of last coarray dimension must be %<*%> at %C"
 msgstr ""
 
-#: fortran/array.cc:866
+#: fortran/array.cc:873
 #, gcc-internal-format
 msgid "The assumed-rank array %qs at %L shall not have a codimension"
 msgstr ""
 
-#: fortran/array.cc:922
+#: fortran/array.cc:929
 #, gcc-internal-format
 msgid "rank + corank of %qs exceeds %d at %C"
 msgstr ""
 
-#: fortran/array.cc:964
+#: fortran/array.cc:973
 #, gcc-internal-format
 msgid "gfc_compare_array_spec(): Array spec clobbered"
 msgstr ""
 
-#: fortran/array.cc:1040
+#: fortran/array.cc:1052
 #, gcc-internal-format
 msgid "DO-iterator %qs at %L is inside iterator of the same name"
 msgstr ""
 
-#: fortran/array.cc:1132 fortran/array.cc:1360
+#: fortran/array.cc:1144 fortran/array.cc:1372
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in array constructor at %C"
 msgstr ""
 
-#: fortran/array.cc:1162
+#: fortran/array.cc:1174
 #, gcc-internal-format, gfc-internal-format
 msgid "BOZ literal constant at %L cannot appear in an array constructor"
 msgstr ""
 
-#: fortran/array.cc:1171
+#: fortran/array.cc:1183
 #, gcc-internal-format, gfc-internal-format
 msgid "NULL() at %C cannot appear in an array constructor"
 msgstr ""
 
-#: fortran/array.cc:1233
+#: fortran/array.cc:1245
 #, gcc-internal-format, gfc-internal-format
 msgid "[...] style array constructors at %C"
 msgstr ""
 
-#: fortran/array.cc:1253
+#: fortran/array.cc:1265
 #, gcc-internal-format, gfc-internal-format
 msgid "Array constructor including type specification at %C"
 msgstr ""
 
-#: fortran/array.cc:1259 fortran/match.cc:4258
+#: fortran/array.cc:1271 fortran/match.cc:4282
 #, gcc-internal-format, gfc-internal-format
 msgid "Type-spec at %L cannot contain a deferred type parameter"
 msgstr ""
 
-#: fortran/array.cc:1267
+#: fortran/array.cc:1279
 #, gcc-internal-format, gfc-internal-format
 msgid "Type-spec at %L cannot contain an asterisk for a type parameter"
 msgstr ""
 
-#: fortran/array.cc:1285
+#: fortran/array.cc:1297
 #, gcc-internal-format, gfc-internal-format
 msgid "Empty array constructor at %C is not allowed"
 msgstr ""
 
-#: fortran/array.cc:1322 fortran/array.cc:1332
+#: fortran/array.cc:1334 fortran/array.cc:1344
 #, gcc-internal-format, gfc-internal-format
 msgid "Incompatible typespec for array element at %L"
 msgstr ""
 
-#: fortran/array.cc:1407
+#: fortran/array.cc:1419
 #, gcc-internal-format, gfc-internal-format
 msgid "Element in %s array constructor at %L is %s"
 msgstr ""
 
-#: fortran/array.cc:1738
+#: fortran/array.cc:1750
 #, gcc-internal-format, gfc-internal-format
 msgid "Iterator step at %L cannot be zero"
 msgstr ""
 
-#: fortran/array.cc:1897
+#: fortran/array.cc:1909
 #, gcc-internal-format
 msgid ""
 "The number of elements in the array constructor at %L requires an increase "
 "of the allowed %d upper limit.   See %<-fmax-array-constructor%> option"
 msgstr ""
 
-#: fortran/array.cc:2076
+#: fortran/array.cc:2088
 #, gcc-internal-format, gfc-internal-format
 msgid "AC-IMPLIED-DO initial expression references control variable at %L"
 msgstr ""
 
-#: fortran/array.cc:2083
+#: fortran/array.cc:2095
 #, gcc-internal-format, gfc-internal-format
 msgid "AC-IMPLIED-DO final expression references control variable at %L"
 msgstr ""
 
-#: fortran/array.cc:2090
+#: fortran/array.cc:2102
 #, gcc-internal-format, gfc-internal-format
 msgid "AC-IMPLIED-DO step expression references control variable at %L"
 msgstr ""
 
-#: fortran/array.cc:2102
+#: fortran/array.cc:2114
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Array constructor value at %L shall not be unlimited polymorphic [F2008: "
 "C4106]"
 msgstr ""
 
-#: fortran/array.cc:2194
+#: fortran/array.cc:2206
 #, gcc-internal-format, gfc-internal-format
 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor at %L"
 msgstr ""
 
-#: fortran/array.cc:2315
+#: fortran/array.cc:2327
 #, gcc-internal-format
 msgid "spec_dimen_size(): Bad dimension"
 msgstr ""
 
-#: fortran/array.cc:2381
+#: fortran/array.cc:2393
 #, gcc-internal-format
 msgid "gfc_ref_dimen_size(): Bad dimension"
 msgstr ""
 
-#: fortran/array.cc:2385
+#: fortran/array.cc:2397
 #, gcc-internal-format, gfc-internal-format
 msgid "Bad array dimension at %L"
 msgstr ""
 
-#: fortran/array.cc:2523
+#: fortran/array.cc:2535
 #, gcc-internal-format
 msgid "gfc_ref_dimen_size(): Bad dimen_type"
 msgstr ""
 
-#: fortran/array.cc:2574
+#: fortran/array.cc:2586
 #, gcc-internal-format
 msgid "gfc_array_dimen_size(): Bad dimension"
 msgstr ""
 
-#: fortran/array.cc:2619
+#: fortran/array.cc:2631
 #, gcc-internal-format
 msgid "gfc_array_dimen_size(): Bad EXPR_ARRAY expr"
 msgstr ""
 
-#: fortran/array.cc:2767
+#: fortran/array.cc:2779
 #, gcc-internal-format
 msgid "gfc_find_array_ref(): No ref found"
 msgstr ""
@@ -66103,7 +66132,7 @@ msgstr ""
 msgid "Arguments of %qs at %L and %L cannot both be BOZ literal constants"
 msgstr ""
 
-#: fortran/check.cc:123 fortran/resolve.cc:11051
+#: fortran/check.cc:123 fortran/resolve.cc:11052
 #, gcc-internal-format, gfc-internal-format
 msgid "Invalid use of BOZ literal constant at %L"
 msgstr ""
@@ -67517,7 +67546,7 @@ msgstr ""
 msgid "deferred type parameter at %C"
 msgstr ""
 
-#: fortran/decl.cc:1158 fortran/resolve.cc:12623
+#: fortran/decl.cc:1158 fortran/resolve.cc:12624
 #, gcc-internal-format, gfc-internal-format
 msgid "Scalar INTEGER expression expected at %L"
 msgstr ""
@@ -70225,7 +70254,7 @@ msgid "Illegal id in copy_walk_reduction_arg"
 msgstr ""
 
 #: fortran/frontend-passes.cc:870 fortran/trans-array.cc:1496
-#: fortran/trans-array.cc:6844 fortran/trans-array.cc:8467
+#: fortran/trans-array.cc:6891 fortran/trans-array.cc:8514
 #: fortran/trans-intrinsic.cc:8442
 #, gcc-internal-format, gfc-internal-format
 msgid "Creating array temporary at %L"
@@ -70417,236 +70446,236 @@ msgstr ""
 msgid "gfc_compare_derived_types: invalid derived type"
 msgstr ""
 
-#: fortran/interface.cc:888
+#: fortran/interface.cc:899
 #, gcc-internal-format, gfc-internal-format
 msgid "Alternate return cannot appear in operator interface at %L"
 msgstr ""
 
-#: fortran/interface.cc:917
+#: fortran/interface.cc:928
 #, gcc-internal-format, gfc-internal-format
 msgid "Assignment operator interface at %L must have two arguments"
 msgstr ""
 
-#: fortran/interface.cc:920
+#: fortran/interface.cc:931
 #, gcc-internal-format, gfc-internal-format
 msgid "Operator interface at %L has the wrong number of arguments"
 msgstr ""
 
-#: fortran/interface.cc:933
+#: fortran/interface.cc:944
 #, gcc-internal-format, gfc-internal-format
 msgid "Assignment operator interface at %L must be a SUBROUTINE"
 msgstr ""
 
-#: fortran/interface.cc:951
+#: fortran/interface.cc:962
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Assignment operator interface at %L must not redefine an INTRINSIC type "
 "assignment"
 msgstr ""
 
-#: fortran/interface.cc:960
+#: fortran/interface.cc:971
 #, gcc-internal-format, gfc-internal-format
 msgid "Intrinsic operator interface at %L must be a FUNCTION"
 msgstr ""
 
-#: fortran/interface.cc:971
+#: fortran/interface.cc:982
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "First argument of defined assignment at %L must be INTENT(OUT) or "
 "INTENT(INOUT)"
 msgstr ""
 
-#: fortran/interface.cc:978
+#: fortran/interface.cc:989
 #, gcc-internal-format, gfc-internal-format
 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
 msgstr ""
 
-#: fortran/interface.cc:987 fortran/resolve.cc:17380
+#: fortran/interface.cc:998 fortran/resolve.cc:17384
 #, gcc-internal-format, gfc-internal-format
 msgid "First argument of operator interface at %L must be INTENT(IN)"
 msgstr ""
 
-#: fortran/interface.cc:994 fortran/resolve.cc:17398
+#: fortran/interface.cc:1005 fortran/resolve.cc:17402
 #, gcc-internal-format, gfc-internal-format
 msgid "Second argument of operator interface at %L must be INTENT(IN)"
 msgstr ""
 
-#: fortran/interface.cc:1099
+#: fortran/interface.cc:1110
 #, gcc-internal-format, gfc-internal-format
 msgid "Operator interface at %L conflicts with intrinsic interface"
 msgstr ""
 
-#: fortran/interface.cc:1457 fortran/interface.cc:1529
+#: fortran/interface.cc:1468 fortran/interface.cc:1540
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "check_dummy_characteristics: Unexpected result %i of gfc_dep_compare_expr"
 msgstr ""
 
-#: fortran/interface.cc:1642
+#: fortran/interface.cc:1653
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "check_result_characteristics (1): Unexpected result %i of "
 "gfc_dep_compare_expr"
 msgstr ""
 
-#: fortran/interface.cc:1689
+#: fortran/interface.cc:1700
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "check_result_characteristics (2): Unexpected result %i of "
 "gfc_dep_compare_expr"
 msgstr ""
 
-#: fortran/interface.cc:1878
+#: fortran/interface.cc:1889
 #, gcc-internal-format
 msgid "Procedure %qs in %s at %L has no explicit interface; did you mean %qs?"
 msgstr ""
 
-#: fortran/interface.cc:1883
+#: fortran/interface.cc:1894
 #, gcc-internal-format
 msgid "Procedure %qs in %s at %L has no explicit interface"
 msgstr ""
 
-#: fortran/interface.cc:1887
+#: fortran/interface.cc:1898
 #, gcc-internal-format
 msgid ""
 "Procedure %qs in %s at %L is neither function nor subroutine; did you mean "
 "%qs?"
 msgstr ""
 
-#: fortran/interface.cc:1891
+#: fortran/interface.cc:1902
 #, gcc-internal-format
 msgid "Procedure %qs in %s at %L is neither function nor subroutine"
 msgstr ""
 
-#: fortran/interface.cc:1903
+#: fortran/interface.cc:1914
 #, gcc-internal-format, gfc-internal-format
 msgid "In %s at %L procedures must be either all SUBROUTINEs or all FUNCTIONs"
 msgstr ""
 
-#: fortran/interface.cc:1907
+#: fortran/interface.cc:1918
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "In %s at %L procedures must be all FUNCTIONs as the generic name is also the "
 "name of a derived type"
 msgstr ""
 
-#: fortran/interface.cc:1915
+#: fortran/interface.cc:1926
 #, gcc-internal-format
 msgid "Internal procedure %qs in %s at %L"
 msgstr ""
 
-#: fortran/interface.cc:1972 fortran/interface.cc:1977
+#: fortran/interface.cc:1983 fortran/interface.cc:1988
 #, gcc-internal-format
 msgid "Ambiguous interfaces in %s for %qs at %L and %qs at %L"
 msgstr ""
 
-#: fortran/interface.cc:1982
+#: fortran/interface.cc:1993
 #, gcc-internal-format
 msgid "Although not referenced, %qs has ambiguous interfaces at %L"
 msgstr ""
 
-#: fortran/interface.cc:2020
+#: fortran/interface.cc:2031
 #, gcc-internal-format
 msgid "%qs at %L is not a module procedure"
 msgstr ""
 
-#: fortran/interface.cc:2225
+#: fortran/interface.cc:2236
 #, gcc-internal-format
 msgid ""
 "The assumed-rank array at %L requires that the dummy argument %qs has "
 "assumed-rank"
 msgstr ""
 
-#: fortran/interface.cc:2228
+#: fortran/interface.cc:2239
 #, gcc-internal-format
 msgid "Rank mismatch in argument %qs at %L (scalar and rank-%d)"
 msgstr ""
 
-#: fortran/interface.cc:2231
+#: fortran/interface.cc:2242
 #, gcc-internal-format
 msgid "Rank mismatch in argument %qs at %L (rank-%d and scalar)"
 msgstr ""
 
-#: fortran/interface.cc:2234
+#: fortran/interface.cc:2245
 #, gcc-internal-format
 msgid "Rank mismatch in argument %qs at %L (rank-%d and rank-%d)"
 msgstr ""
 
-#: fortran/interface.cc:2246
+#: fortran/interface.cc:2257
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Rank mismatch between actual argument at %L and actual argument at %L "
 "(scalar and rank-%d)"
 msgstr ""
 
-#: fortran/interface.cc:2250
+#: fortran/interface.cc:2261
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Rank mismatch between actual argument at %L and actual argument at %L (rank-"
 "%d and scalar)"
 msgstr ""
 
-#: fortran/interface.cc:2254
+#: fortran/interface.cc:2265
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Rank mismatch between actual argument at %L and actual argument at %L (rank-"
 "%d and rank-%d)"
 msgstr ""
 
-#: fortran/interface.cc:2360
+#: fortran/interface.cc:2371
 #, gcc-internal-format, gfc-internal-format
 msgid "Invalid procedure argument at %L"
 msgstr ""
 
-#: fortran/interface.cc:2368 fortran/interface.cc:2395
+#: fortran/interface.cc:2379 fortran/interface.cc:2406
 #, gcc-internal-format
 msgid "Interface mismatch in dummy procedure %qs at %L: %s"
 msgstr ""
 
-#: fortran/interface.cc:2406
+#: fortran/interface.cc:2417
 #, gcc-internal-format
 msgid ""
 "Actual argument to contiguous pointer dummy %qs at %L must be simply "
 "contiguous"
 msgstr ""
 
-#: fortran/interface.cc:2429
+#: fortran/interface.cc:2440
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Type mismatch between actual argument at %L and actual argument at %L (%s/"
 "%s)."
 msgstr ""
 
-#: fortran/interface.cc:2439
+#: fortran/interface.cc:2450
 #, gcc-internal-format
 msgid "Type mismatch in argument %qs at %L; passed %s to %s"
 msgstr ""
 
-#: fortran/interface.cc:2449
+#: fortran/interface.cc:2460
 #, gcc-internal-format
 msgid ""
 "Assumed-type actual argument at %L requires that dummy argument %qs is of "
 "assumed type"
 msgstr ""
 
-#: fortran/interface.cc:2463
+#: fortran/interface.cc:2474
 #, gcc-internal-format
 msgid ""
 "Assumed-type actual argument at %L corresponding to assumed-rank dummy "
 "argument %qs must be assumed-shape or assumed-rank"
 msgstr ""
 
-#: fortran/interface.cc:2480
+#: fortran/interface.cc:2491
 #, gcc-internal-format
 msgid "Actual argument to %qs at %L must be polymorphic"
 msgstr ""
 
-#: fortran/interface.cc:2490
+#: fortran/interface.cc:2501
 #, gcc-internal-format
 msgid "Actual argument to %qs at %L must have the same declared type"
 msgstr ""
 
-#: fortran/interface.cc:2505
+#: fortran/interface.cc:2516
 #, gcc-internal-format
 msgid ""
 "Actual argument to %qs at %L must be unlimited polymorphic since the formal "
@@ -70654,38 +70683,38 @@ msgid ""
 "12.5.2.5]"
 msgstr ""
 
-#: fortran/interface.cc:2521
+#: fortran/interface.cc:2532
 #, gcc-internal-format
 msgid "Actual argument to %qs at %L must be a coarray"
 msgstr ""
 
-#: fortran/interface.cc:2540
+#: fortran/interface.cc:2551
 #, gcc-internal-format
 msgid "Corank mismatch in argument %qs at %L (%d and %d)"
 msgstr ""
 
-#: fortran/interface.cc:2558
+#: fortran/interface.cc:2569
 #, gcc-internal-format
 msgid ""
 "Actual argument to %qs at %L must be simply contiguous or an element of such "
 "an array"
 msgstr ""
 
-#: fortran/interface.cc:2573
+#: fortran/interface.cc:2584
 #, gcc-internal-format
 msgid ""
 "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is LOCK_TYPE or "
 "has a LOCK_TYPE component"
 msgstr ""
 
-#: fortran/interface.cc:2588
+#: fortran/interface.cc:2599
 #, gcc-internal-format
 msgid ""
 "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is EVENT_TYPE or "
 "has a EVENT_TYPE component"
 msgstr ""
 
-#: fortran/interface.cc:2607
+#: fortran/interface.cc:2618
 #, gcc-internal-format
 msgid ""
 "Dummy argument %qs has to be a pointer, assumed-shape or assumed-rank array "
@@ -70693,209 +70722,209 @@ msgid ""
 "contiguous and both are ASYNCHRONOUS or VOLATILE"
 msgstr ""
 
-#: fortran/interface.cc:2620
+#: fortran/interface.cc:2631
 #, gcc-internal-format
 msgid ""
 "Passing coarray at %L to allocatable, noncoarray, INTENT(OUT) dummy argument "
 "%qs"
 msgstr ""
 
-#: fortran/interface.cc:2627
+#: fortran/interface.cc:2638
 #, gcc-internal-format
 msgid ""
 "Passing coarray at %L to allocatable, noncoarray dummy argument %qs, which "
 "is invalid if the allocation status is modified"
 msgstr ""
 
-#: fortran/interface.cc:2703
+#: fortran/interface.cc:2714
 #, gcc-internal-format
 msgid "Polymorphic scalar passed to array dummy argument %qs at %L"
 msgstr ""
 
-#: fortran/interface.cc:2714
+#: fortran/interface.cc:2725
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Element of assumed-shape or pointer array as actual argument at %L cannot "
 "correspond to actual argument at %L"
 msgstr ""
 
-#: fortran/interface.cc:2719
+#: fortran/interface.cc:2730
 #, gcc-internal-format
 msgid ""
 "Element of assumed-shape or pointer array passed to array dummy argument %qs "
 "at %L"
 msgstr ""
 
-#: fortran/interface.cc:2732
+#: fortran/interface.cc:2743
 #, gcc-internal-format
 msgid ""
 "Extension: Scalar non-default-kind, non-C_CHAR-kind CHARACTER actual "
 "argument with array dummy argument %qs at %L"
 msgstr ""
 
-#: fortran/interface.cc:2740
+#: fortran/interface.cc:2751
 #, gcc-internal-format
 msgid ""
 "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument %qs "
 "at %L"
 msgstr ""
 
-#: fortran/interface.cc:3107
+#: fortran/interface.cc:3118
 #, gcc-internal-format
 msgid "Keyword argument %qs at %L is invalid in a statement function"
 msgstr ""
 
-#: fortran/interface.cc:3130
+#: fortran/interface.cc:3141
 #, gcc-internal-format
 msgid "Keyword argument %qs at %L is not in the procedure; did you mean %qs?"
 msgstr ""
 
-#: fortran/interface.cc:3134
+#: fortran/interface.cc:3145
 #, gcc-internal-format
 msgid "Keyword argument %qs at %L is not in the procedure"
 msgstr ""
 
-#: fortran/interface.cc:3143
+#: fortran/interface.cc:3154
 #, gcc-internal-format
 msgid ""
 "Keyword argument %qs at %L is already associated with another actual argument"
 msgstr ""
 
-#: fortran/interface.cc:3153
+#: fortran/interface.cc:3164
 #, gcc-internal-format, gfc-internal-format
 msgid "More actual than formal arguments in procedure call at %L"
 msgstr ""
 
-#: fortran/interface.cc:3166
+#: fortran/interface.cc:3177
 #, gcc-internal-format, gfc-internal-format
 msgid "Missing alternate return specifier in subroutine call at %L"
 msgstr ""
 
-#: fortran/interface.cc:3180
+#: fortran/interface.cc:3191
 #, gcc-internal-format, gfc-internal-format
 msgid "Unexpected alternate return specifier in subroutine call at %L"
 msgstr ""
 
-#: fortran/interface.cc:3209
+#: fortran/interface.cc:3220
 #, gcc-internal-format
 msgid "Unexpected NULL() intrinsic at %L to dummy %qs"
 msgstr ""
 
-#: fortran/interface.cc:3212
+#: fortran/interface.cc:3223
 #, gcc-internal-format
 msgid "Fortran 2008: Null pointer at %L to non-pointer dummy %qs"
 msgstr ""
 
-#: fortran/interface.cc:3238
+#: fortran/interface.cc:3249
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Actual argument at %L to assumed-type dummy has type parameters or is of "
 "derived type with type-bound or FINAL procedures"
 msgstr ""
 
-#: fortran/interface.cc:3262
+#: fortran/interface.cc:3273
 #, gcc-internal-format
 msgid ""
 "Character length mismatch (%ld/%ld) between actual argument and pointer or "
 "allocatable dummy argument %qs at %L"
 msgstr ""
 
-#: fortran/interface.cc:3269
+#: fortran/interface.cc:3280
 #, gcc-internal-format
 msgid ""
 "Character length mismatch (%ld/%ld) between actual argument and assumed-"
 "shape dummy argument %qs at %L"
 msgstr ""
 
-#: fortran/interface.cc:3284
+#: fortran/interface.cc:3295
 #, gcc-internal-format
 msgid ""
 "Actual argument at %L to allocatable or pointer dummy argument %qs must have "
 "a deferred length type parameter if and only if the dummy has one"
 msgstr ""
 
-#: fortran/interface.cc:3303
+#: fortran/interface.cc:3314
 #, gcc-internal-format
 msgid ""
 "Character length of actual argument shorter than of dummy argument %qs (%lu/"
 "%lu) at %L"
 msgstr ""
 
-#: fortran/interface.cc:3313 fortran/interface.cc:3318
+#: fortran/interface.cc:3324 fortran/interface.cc:3329
 #, gcc-internal-format
 msgid ""
 "Actual argument contains too few elements for dummy argument %qs (%lu/%lu) "
 "at %L"
 msgstr ""
 
-#: fortran/interface.cc:3339
+#: fortran/interface.cc:3350
 #, gcc-internal-format
 msgid "Expected a procedure pointer for argument %qs at %L"
 msgstr ""
 
-#: fortran/interface.cc:3356
+#: fortran/interface.cc:3367
 #, gcc-internal-format
 msgid "Expected a procedure for argument %qs at %L"
 msgstr ""
 
-#: fortran/interface.cc:3421
+#: fortran/interface.cc:3432
 #, gcc-internal-format
 msgid "Actual argument for %qs cannot be an assumed-size array at %L"
 msgstr ""
 
-#: fortran/interface.cc:3450
+#: fortran/interface.cc:3461
 #, gcc-internal-format
 msgid ""
 "Actual argument to assumed-rank INTENT(OUT) dummy %qs at %L cannot be of "
 "unknown size"
 msgstr ""
 
-#: fortran/interface.cc:3461
+#: fortran/interface.cc:3472
 #, gcc-internal-format
 msgid "Actual argument for %qs must be a pointer at %L"
 msgstr ""
 
-#: fortran/interface.cc:3472
+#: fortran/interface.cc:3483
 #, gcc-internal-format
 msgid "Fortran 2008: Non-pointer actual argument at %L to pointer dummy %qs"
 msgstr ""
 
-#: fortran/interface.cc:3483
+#: fortran/interface.cc:3494
 #, gcc-internal-format
 msgid "Coindexed actual argument at %L to pointer dummy %qs"
 msgstr ""
 
-#: fortran/interface.cc:3497
+#: fortran/interface.cc:3508
 #, gcc-internal-format
 msgid ""
 "Coindexed actual argument at %L to allocatable dummy %qs requires INTENT(IN)"
 msgstr ""
 
-#: fortran/interface.cc:3512
+#: fortran/interface.cc:3523
 #, gcc-internal-format
 msgid ""
 "Coindexed ASYNCHRONOUS or VOLATILE actual argument at %L requires that dummy "
 "%qs has neither ASYNCHRONOUS nor VOLATILE"
 msgstr ""
 
-#: fortran/interface.cc:3527
+#: fortran/interface.cc:3538
 #, gcc-internal-format
 msgid ""
 "Coindexed actual argument at %L with allocatable ultimate component to dummy "
 "%qs requires either VALUE or INTENT(IN)"
 msgstr ""
 
-#: fortran/interface.cc:3540
+#: fortran/interface.cc:3551
 #, gcc-internal-format
 msgid "Actual CLASS array argument for %qs must be a full array at %L"
 msgstr ""
 
-#: fortran/interface.cc:3551
+#: fortran/interface.cc:3562
 #, gcc-internal-format
 msgid "Actual argument for %qs must be ALLOCATABLE at %L"
 msgstr ""
 
-#: fortran/interface.cc:3588
+#: fortran/interface.cc:3599
 #, gcc-internal-format
 msgid ""
 "Array-section actual argument with vector subscripts at %L is incompatible "
@@ -70903,334 +70932,334 @@ msgid ""
 "dummy argument %qs"
 msgstr ""
 
-#: fortran/interface.cc:3608
+#: fortran/interface.cc:3619
 #, gcc-internal-format
 msgid ""
 "Assumed-shape actual argument at %L is incompatible with the non-assumed-"
 "shape dummy argument %qs due to VOLATILE attribute"
 msgstr ""
 
-#: fortran/interface.cc:3626
+#: fortran/interface.cc:3637
 #, gcc-internal-format
 msgid ""
 "Array-section actual argument at %L is incompatible with the non-assumed-"
 "shape dummy argument %qs due to VOLATILE attribute"
 msgstr ""
 
-#: fortran/interface.cc:3647
+#: fortran/interface.cc:3658
 #, gcc-internal-format
 msgid ""
 "Pointer-array actual argument at %L requires an assumed-shape or pointer-"
 "array dummy argument %qs due to VOLATILE attribute"
 msgstr ""
 
-#: fortran/interface.cc:3675
+#: fortran/interface.cc:3686
 #, gcc-internal-format, gfc-internal-format
 msgid "Missing alternate return spec in subroutine call at %L"
 msgstr ""
 
-#: fortran/interface.cc:3688
+#: fortran/interface.cc:3699
 #, gcc-internal-format
 msgid "Missing actual argument for argument %qs at %L"
 msgstr ""
 
-#: fortran/interface.cc:3816
+#: fortran/interface.cc:3827
 #, gcc-internal-format
 msgid "compare_actual_expr(): Bad component code"
 msgstr ""
 
-#: fortran/interface.cc:3845
+#: fortran/interface.cc:3856
 #, gcc-internal-format
 msgid "check_some_aliasing(): List mismatch"
 msgstr ""
 
-#: fortran/interface.cc:3871
+#: fortran/interface.cc:3882
 #, gcc-internal-format
 msgid "check_some_aliasing(): corrupted data"
 msgstr ""
 
-#: fortran/interface.cc:3881
+#: fortran/interface.cc:3892
 #, gcc-internal-format
 msgid ""
 "Same actual argument associated with INTENT(%s) argument %qs and INTENT(%s) "
 "argument %qs at %L"
 msgstr ""
 
-#: fortran/interface.cc:3911
+#: fortran/interface.cc:3922
 #, gcc-internal-format
 msgid "check_intents(): List mismatch"
 msgstr ""
 
-#: fortran/interface.cc:3931
+#: fortran/interface.cc:3942
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Procedure argument at %L is local to a PURE procedure and has the POINTER "
 "attribute"
 msgstr ""
 
-#: fortran/interface.cc:3943
+#: fortran/interface.cc:3954
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Coindexed actual argument at %L in PURE procedure is passed to an INTENT(%s) "
 "argument"
 msgstr ""
 
-#: fortran/interface.cc:3953
+#: fortran/interface.cc:3964
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Coindexed actual argument at %L in PURE procedure is passed to a POINTER "
 "dummy argument"
 msgstr ""
 
-#: fortran/interface.cc:3964
+#: fortran/interface.cc:3975
 #, gcc-internal-format
 msgid ""
 "Coindexed polymorphic actual argument at %L is passed polymorphic dummy "
 "argument %qs"
 msgstr ""
 
-#: fortran/interface.cc:4006
+#: fortran/interface.cc:4017
 #, gcc-internal-format
 msgid ""
 "Procedure %qs called at %L is not explicitly declared; did you mean %qs?"
 msgstr ""
 
-#: fortran/interface.cc:4010 fortran/interface.cc:4020
+#: fortran/interface.cc:4021 fortran/interface.cc:4031
 #, gcc-internal-format
 msgid "Procedure %qs called at %L is not explicitly declared"
 msgstr ""
 
-#: fortran/interface.cc:4016
+#: fortran/interface.cc:4027
 #, gcc-internal-format
 msgid "Procedure %qs called with an implicit interface at %L"
 msgstr ""
 
-#: fortran/interface.cc:4029
+#: fortran/interface.cc:4040
 #, gcc-internal-format
 msgid ""
 "The pointer object %qs at %L must have an explicit function interface or be "
 "declared as array"
 msgstr ""
 
-#: fortran/interface.cc:4037
+#: fortran/interface.cc:4048
 #, gcc-internal-format
 msgid ""
 "The allocatable object %qs at %L must have an explicit function interface or "
 "be declared as array"
 msgstr ""
 
-#: fortran/interface.cc:4045
+#: fortran/interface.cc:4056
 #, gcc-internal-format
 msgid "Allocatable function %qs at %L must have an explicit function interface"
 msgstr ""
 
-#: fortran/interface.cc:4062
+#: fortran/interface.cc:4073
 #, gcc-internal-format, gfc-internal-format
 msgid "Explicit interface required for polymorphic argument at %L"
 msgstr ""
 
-#: fortran/interface.cc:4071
+#: fortran/interface.cc:4082
 #, gcc-internal-format
 msgid "Keyword argument requires explicit interface for procedure %qs at %L"
 msgstr ""
 
-#: fortran/interface.cc:4080
+#: fortran/interface.cc:4091
 #, gcc-internal-format, gfc-internal-format
 msgid "Assumed-type argument %s at %L requires an explicit interface"
 msgstr ""
 
-#: fortran/interface.cc:4095
+#: fortran/interface.cc:4106
 #, gcc-internal-format
 msgid ""
 "Actual argument of LOCK_TYPE or with LOCK_TYPE component at %L requires an "
 "explicit interface for procedure %qs"
 msgstr ""
 
-#: fortran/interface.cc:4110
+#: fortran/interface.cc:4121
 #, gcc-internal-format
 msgid ""
 "Actual argument of EVENT_TYPE or with EVENT_TYPE component at %L requires an "
 "explicit interface for procedure %qs"
 msgstr ""
 
-#: fortran/interface.cc:4120
+#: fortran/interface.cc:4131
 #, gcc-internal-format, gfc-internal-format
 msgid "MOLD argument to NULL required at %L"
 msgstr ""
 
-#: fortran/interface.cc:4130
+#: fortran/interface.cc:4141
 #, gcc-internal-format, gfc-internal-format
 msgid "Assumed-rank argument requires an explicit interface at %L"
 msgstr ""
 
-#: fortran/interface.cc:4172
+#: fortran/interface.cc:4183
 #, gcc-internal-format
 msgid "Procedure pointer component %qs called with an implicit interface at %L"
 msgstr ""
 
-#: fortran/interface.cc:4183
+#: fortran/interface.cc:4194
 #, gcc-internal-format
 msgid ""
 "Keyword argument requires explicit interface for procedure pointer component "
 "%qs at %L"
 msgstr ""
 
-#: fortran/interface.cc:4268
+#: fortran/interface.cc:4279
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "MOLD= required in NULL() argument at %L: Ambiguity between specific "
 "functions %s and %s"
 msgstr ""
 
-#: fortran/interface.cc:4338
+#: fortran/interface.cc:4349
 #, gcc-internal-format
 msgid "Unable to find symbol %qs"
 msgstr ""
 
-#: fortran/interface.cc:4711
+#: fortran/interface.cc:4722
 #, gcc-internal-format
 msgid "Entity %qs at %L is already present in the interface"
 msgstr ""
 
-#: fortran/interface.cc:4828
+#: fortran/interface.cc:4839
 #, gcc-internal-format
 msgid "gfc_add_interface(): Bad interface type"
 msgstr ""
 
-#: fortran/interface.cc:4922
+#: fortran/interface.cc:4933
 #, gcc-internal-format
 msgid "Cannot overwrite GENERIC %qs at %L"
 msgstr ""
 
-#: fortran/interface.cc:4934
+#: fortran/interface.cc:4945
 #, gcc-internal-format
 msgid "%qs at %L overrides a procedure binding declared NON_OVERRIDABLE"
 msgstr ""
 
-#: fortran/interface.cc:4942
+#: fortran/interface.cc:4953
 #, gcc-internal-format
 msgid "%qs at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
 msgstr ""
 
-#: fortran/interface.cc:4950
+#: fortran/interface.cc:4961
 #, gcc-internal-format
 msgid "%qs at %L overrides a PURE procedure and must also be PURE"
 msgstr ""
 
-#: fortran/interface.cc:4959
+#: fortran/interface.cc:4970
 #, gcc-internal-format
 msgid "%qs at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
 msgstr ""
 
-#: fortran/interface.cc:4965
+#: fortran/interface.cc:4976
 #, gcc-internal-format
 msgid ""
 "%qs at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, "
 "either"
 msgstr ""
 
-#: fortran/interface.cc:4974
+#: fortran/interface.cc:4985
 #, gcc-internal-format
 msgid "%qs at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
 msgstr ""
 
-#: fortran/interface.cc:4985
+#: fortran/interface.cc:4996
 #, gcc-internal-format
 msgid "%qs at %L overrides a FUNCTION and must also be a FUNCTION"
 msgstr ""
 
-#: fortran/interface.cc:4993
+#: fortran/interface.cc:5004
 #, gcc-internal-format
 msgid "Result mismatch for the overriding procedure %qs at %L: %s"
 msgstr ""
 
-#: fortran/interface.cc:5004
+#: fortran/interface.cc:5015
 #, gcc-internal-format
 msgid "%qs at %L overrides a PUBLIC procedure and must not be PRIVATE"
 msgstr ""
 
-#: fortran/interface.cc:5034
+#: fortran/interface.cc:5045
 #, gcc-internal-format
 msgid ""
 "Dummy argument %qs of %qs at %L should be named %qs as to match the "
 "corresponding argument of the overridden procedure"
 msgstr ""
 
-#: fortran/interface.cc:5045
+#: fortran/interface.cc:5056
 #, gcc-internal-format
 msgid "Argument mismatch for the overriding procedure %qs at %L: %s"
 msgstr ""
 
-#: fortran/interface.cc:5054
+#: fortran/interface.cc:5065
 #, gcc-internal-format
 msgid ""
 "%qs at %L must have the same number of formal arguments as the overridden "
 "procedure"
 msgstr ""
 
-#: fortran/interface.cc:5063
+#: fortran/interface.cc:5074
 #, gcc-internal-format
 msgid "%qs at %L overrides a NOPASS binding and must also be NOPASS"
 msgstr ""
 
-#: fortran/interface.cc:5074
+#: fortran/interface.cc:5085
 #, gcc-internal-format
 msgid "%qs at %L overrides a binding with PASS and must also be PASS"
 msgstr ""
 
-#: fortran/interface.cc:5081
+#: fortran/interface.cc:5092
 #, gcc-internal-format
 msgid ""
 "Passed-object dummy argument of %qs at %L must be at the same position as "
 "the passed-object dummy argument of the overridden procedure"
 msgstr ""
 
-#: fortran/interface.cc:5102
+#: fortran/interface.cc:5113
 #, gcc-internal-format, gfc-internal-format
 msgid "DTIO dummy argument at %L must be of type %s"
 msgstr ""
 
-#: fortran/interface.cc:5109
+#: fortran/interface.cc:5120
 #, gcc-internal-format, gfc-internal-format
 msgid "DTIO dummy argument at %L must be of KIND = %d"
 msgstr ""
 
-#: fortran/interface.cc:5116
+#: fortran/interface.cc:5127
 #, gcc-internal-format, gfc-internal-format
 msgid "DTIO dummy argument at %L must be a scalar"
 msgstr ""
 
-#: fortran/interface.cc:5120
+#: fortran/interface.cc:5131
 #, gcc-internal-format, gfc-internal-format
 msgid "DTIO dummy argument at %L must be an ASSUMED SHAPE ARRAY"
 msgstr ""
 
-#: fortran/interface.cc:5124
+#: fortran/interface.cc:5135
 #, gcc-internal-format, gfc-internal-format
 msgid "DTIO character argument at %L must have assumed length"
 msgstr ""
 
-#: fortran/interface.cc:5128
+#: fortran/interface.cc:5139
 #, gcc-internal-format, gfc-internal-format
 msgid "DTIO dummy argument at %L must have INTENT %s"
 msgstr ""
 
-#: fortran/interface.cc:5186 fortran/interface.cc:5232
+#: fortran/interface.cc:5197 fortran/interface.cc:5243
 #, gcc-internal-format, gfc-internal-format
 msgid "Alternate return at %L is not permitted in a DTIO procedure"
 msgstr ""
 
-#: fortran/interface.cc:5198
+#: fortran/interface.cc:5209
 #, gcc-internal-format
 msgid "DTIO procedure %qs at %L must be a subroutine"
 msgstr ""
 
-#: fortran/interface.cc:5210
+#: fortran/interface.cc:5221
 #, gcc-internal-format
 msgid "Too few dummy arguments in DTIO procedure %qs at %L"
 msgstr ""
 
-#: fortran/interface.cc:5217
+#: fortran/interface.cc:5228
 #, gcc-internal-format
 msgid "Too many dummy arguments in DTIO procedure %qs at %L"
 msgstr ""
@@ -71280,7 +71309,7 @@ msgstr ""
 msgid "add_sym(): Bad sizing mode"
 msgstr ""
 
-#: fortran/intrinsic.cc:1184
+#: fortran/intrinsic.cc:1185
 #, gcc-internal-format
 msgid ""
 "The intrinsic %qs at %L is not included in the selected standard but %s and "
@@ -71288,141 +71317,141 @@ msgid ""
 "option or define %<-fall-intrinsics%> to allow this intrinsic."
 msgstr ""
 
-#: fortran/intrinsic.cc:1219
+#: fortran/intrinsic.cc:1220
 #, gcc-internal-format
 msgid "make_generic(): Cannot find generic symbol %qs"
 msgstr ""
 
-#: fortran/intrinsic.cc:4311
+#: fortran/intrinsic.cc:4312
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "ALLOCATED intrinsic at %L requires an array or scalar allocatable entity"
 msgstr ""
 
-#: fortran/intrinsic.cc:4324
+#: fortran/intrinsic.cc:4325
 #, gcc-internal-format, gfc-internal-format
 msgid "Scalar entity required at %L"
 msgstr ""
 
-#: fortran/intrinsic.cc:4335
+#: fortran/intrinsic.cc:4336
 #, gcc-internal-format, gfc-internal-format
 msgid "Array entity required at %L"
 msgstr ""
 
-#: fortran/intrinsic.cc:4342
+#: fortran/intrinsic.cc:4343
 #, gcc-internal-format
 msgid "Invalid keyword %qs in %qs intrinsic function at %L"
 msgstr ""
 
-#: fortran/intrinsic.cc:4369
+#: fortran/intrinsic.cc:4370
 #, gcc-internal-format
 msgid "Too many arguments in call to %qs at %L"
 msgstr ""
 
-#: fortran/intrinsic.cc:4385
+#: fortran/intrinsic.cc:4386
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this "
 "context at %L"
 msgstr ""
 
-#: fortran/intrinsic.cc:4388
+#: fortran/intrinsic.cc:4389
 #, gcc-internal-format
 msgid "Cannot find keyword named %qs in call to %qs at %L"
 msgstr ""
 
-#: fortran/intrinsic.cc:4395
+#: fortran/intrinsic.cc:4396
 #, gcc-internal-format
 msgid "Argument %qs appears twice in call to %qs at %L"
 msgstr ""
 
-#: fortran/intrinsic.cc:4409
+#: fortran/intrinsic.cc:4410
 #, gcc-internal-format
 msgid "Missing actual argument %qs in call to %qs at %L"
 msgstr ""
 
-#: fortran/intrinsic.cc:4425
+#: fortran/intrinsic.cc:4426
 #, gcc-internal-format, gfc-internal-format
 msgid "ALTERNATE RETURN not permitted at %L"
 msgstr ""
 
-#: fortran/intrinsic.cc:4479
+#: fortran/intrinsic.cc:4480
 #, gcc-internal-format
 msgid "In call to %qs at %L, type mismatch in argument %qs; pass %qs to %qs"
 msgstr ""
 
-#: fortran/intrinsic.cc:4607
+#: fortran/intrinsic.cc:4608
 #, gcc-internal-format
 msgid "resolve_intrinsic(): Too many args for intrinsic"
 msgstr ""
 
-#: fortran/intrinsic.cc:4701
+#: fortran/intrinsic.cc:4702
 #, gcc-internal-format
 msgid "do_simplify(): Too many args for intrinsic"
 msgstr ""
 
-#: fortran/intrinsic.cc:4741
+#: fortran/intrinsic.cc:4742
 #, gcc-internal-format
 msgid "init_arglist(): too many arguments"
 msgstr ""
 
-#: fortran/intrinsic.cc:4893
+#: fortran/intrinsic.cc:4894
 #, gcc-internal-format
 msgid "Invalid standard code on intrinsic %qs (%d)"
 msgstr ""
 
-#: fortran/intrinsic.cc:4902
+#: fortran/intrinsic.cc:4903
 #, gcc-internal-format
 msgid "Intrinsic %qs (%s) used at %L"
 msgstr ""
 
-#: fortran/intrinsic.cc:4974
+#: fortran/intrinsic.cc:4975
 #, gcc-internal-format
 msgid "Function %qs as initialization expression at %L"
 msgstr ""
 
-#: fortran/intrinsic.cc:4992
+#: fortran/intrinsic.cc:4993
 #, gcc-internal-format
 msgid ""
 "Transformational function %qs at %L is invalid in an initialization "
 "expression"
 msgstr ""
 
-#: fortran/intrinsic.cc:5068
+#: fortran/intrinsic.cc:5069
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Elemental function as initialization expression with non-integer/non-"
 "character arguments at %L"
 msgstr ""
 
-#: fortran/intrinsic.cc:5159
+#: fortran/intrinsic.cc:5160
 #, gcc-internal-format
 msgid ""
 "Subroutine call to intrinsic %qs in DO CONCURRENT block at %L is not PURE"
 msgstr ""
 
-#: fortran/intrinsic.cc:5166
+#: fortran/intrinsic.cc:5167
 #, gcc-internal-format
 msgid "Subroutine call to intrinsic %qs at %L is not PURE"
 msgstr ""
 
-#: fortran/intrinsic.cc:5269
+#: fortran/intrinsic.cc:5270
 #, gcc-internal-format, gfc-internal-format
 msgid "Extension: Conversion from %s to %s at %L"
 msgstr ""
 
-#: fortran/intrinsic.cc:5290
+#: fortran/intrinsic.cc:5291
 #, gcc-internal-format, gfc-internal-format
 msgid "Nonstandard conversion from %s to %s at %L"
 msgstr ""
 
-#: fortran/intrinsic.cc:5307 fortran/intrinsic.cc:5324
+#: fortran/intrinsic.cc:5308 fortran/intrinsic.cc:5325
 #, gcc-internal-format, gfc-internal-format
 msgid "Possible change of value in conversion from %s to %s at %L"
 msgstr ""
 
 #. If HOLLERITH is involved, all bets are off.
-#: fortran/intrinsic.cc:5312 fortran/intrinsic.cc:5332
+#: fortran/intrinsic.cc:5313 fortran/intrinsic.cc:5333
 #, gcc-internal-format, gfc-internal-format
 msgid "Conversion from %s to %s at %L"
 msgstr ""
@@ -71430,24 +71459,24 @@ msgstr ""
 #. Use of -fdec-char-conversions allows assignment of character data
 #. to non-character variables.  This not permited for nonconstant
 #. strings.
-#: fortran/intrinsic.cc:5398 fortran/resolve.cc:11026
+#: fortran/intrinsic.cc:5399 fortran/resolve.cc:11027
 #, gcc-internal-format, gfc-internal-format
 msgid "Cannot convert %s to %s at %L"
 msgstr ""
 
-#: fortran/intrinsic.cc:5403
+#: fortran/intrinsic.cc:5404
 #, gcc-internal-format
 msgid "Cannot convert %qs to %qs at %L"
 msgstr ""
 
-#: fortran/intrinsic.cc:5494
+#: fortran/intrinsic.cc:5495
 #, gcc-internal-format
 msgid ""
 "%qs declared at %L may shadow the intrinsic of the same name.  In order to "
 "call the intrinsic, explicit INTRINSIC declarations may be required."
 msgstr ""
 
-#: fortran/intrinsic.cc:5500
+#: fortran/intrinsic.cc:5501
 #, gcc-internal-format
 msgid ""
 "%qs declared at %L is also the name of an intrinsic.  It can only be called "
@@ -71897,7 +71926,7 @@ msgstr ""
 msgid "UNIT number in CLOSE statement at %L must be non-negative"
 msgstr ""
 
-#: fortran/io.cc:2855 fortran/match.cc:3099
+#: fortran/io.cc:2855 fortran/match.cc:3123
 #, gcc-internal-format, gfc-internal-format
 msgid "%s statement not allowed in PURE procedure at %C"
 msgstr ""
@@ -71998,7 +72027,7 @@ msgid ""
 "defined input/output procedure"
 msgstr ""
 
-#: fortran/io.cc:3431 fortran/resolve.cc:15248
+#: fortran/io.cc:3431 fortran/resolve.cc:15252
 #, gcc-internal-format
 msgid ""
 "NAMELIST object %qs in namelist %qs at %L with ALLOCATABLE or POINTER "
@@ -72128,7 +72157,7 @@ msgstr ""
 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
 msgstr ""
 
-#: fortran/io.cc:4668 fortran/trans-io.cc:1332
+#: fortran/io.cc:4668 fortran/trans-io.cc:1358
 #, gcc-internal-format, gfc-internal-format
 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
 msgstr ""
@@ -72482,461 +72511,461 @@ msgstr ""
 msgid "%s statement at %C leaving OpenMP structured block"
 msgstr ""
 
-#: fortran/match.cc:2890
+#: fortran/match.cc:2893
 #, gcc-internal-format, gfc-internal-format
 msgid "EXIT statement at %C terminating !$ACC LOOP loop"
 msgstr ""
 
-#: fortran/match.cc:2896
+#: fortran/match.cc:2899
 #, gcc-internal-format, gfc-internal-format
 msgid "CYCLE statement at %C to non-innermost tiled !$ACC LOOP loop"
 msgstr ""
 
-#: fortran/match.cc:2898
+#: fortran/match.cc:2901
 #, gcc-internal-format, gfc-internal-format
 msgid "CYCLE statement at %C to non-innermost collapsed !$ACC LOOP loop"
 msgstr ""
 
-#: fortran/match.cc:2927
+#: fortran/match.cc:2948
 #, gcc-internal-format, gfc-internal-format
 msgid "EXIT statement at %C terminating !$OMP DO loop"
 msgstr ""
 
-#: fortran/match.cc:2932
+#: fortran/match.cc:2953
 #, gcc-internal-format, gfc-internal-format
 msgid "CYCLE statement at %C to non-innermost collapsed !$OMP DO loop"
 msgstr ""
 
-#: fortran/match.cc:3034
+#: fortran/match.cc:3058
 #, gcc-internal-format, gfc-internal-format
 msgid "Blank required in %s statement near %C"
 msgstr ""
 
-#: fortran/match.cc:3057
+#: fortran/match.cc:3081
 #, gcc-internal-format, gfc-internal-format
 msgid "STOP code at %C cannot be negative"
 msgstr ""
 
-#: fortran/match.cc:3063
+#: fortran/match.cc:3087
 #, gcc-internal-format, gfc-internal-format
 msgid "STOP code at %C contains too many digits"
 msgstr ""
 
-#: fortran/match.cc:3079
+#: fortran/match.cc:3103
 #, gcc-internal-format, gfc-internal-format
 msgid "QUIET= specifier for %s at %L"
 msgstr ""
 
-#: fortran/match.cc:3093
+#: fortran/match.cc:3117
 #, gcc-internal-format, gfc-internal-format
 msgid "%s statement at %C in PURE procedure"
 msgstr ""
 
-#: fortran/match.cc:3109
+#: fortran/match.cc:3133
 #, gcc-internal-format, gfc-internal-format
 msgid "Image control statement STOP at %C in CRITICAL block"
 msgstr ""
 
-#: fortran/match.cc:3114
+#: fortran/match.cc:3138
 #, gcc-internal-format, gfc-internal-format
 msgid "Image control statement STOP at %C in DO CONCURRENT block"
 msgstr ""
 
-#: fortran/match.cc:3126
+#: fortran/match.cc:3150
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "STOP code at %L must be a scalar CHARACTER constant or "
 "digit[digit[digit[digit[digit]]]]"
 msgstr ""
 
-#: fortran/match.cc:3138
+#: fortran/match.cc:3162
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "STOP code at %L must be a scalar default CHARACTER or INTEGER constant "
 "expression"
 msgstr ""
 
-#: fortran/match.cc:3145
+#: fortran/match.cc:3169
 #, gcc-internal-format, gfc-internal-format
 msgid "STOP code at %L must be either INTEGER or CHARACTER type"
 msgstr ""
 
-#: fortran/match.cc:3152
+#: fortran/match.cc:3176
 #, gcc-internal-format, gfc-internal-format
 msgid "STOP code at %L must be scalar"
 msgstr ""
 
-#: fortran/match.cc:3159
+#: fortran/match.cc:3183
 #, gcc-internal-format, gfc-internal-format
 msgid "STOP code at %L must be default character KIND=%d"
 msgstr ""
 
-#: fortran/match.cc:3166
+#: fortran/match.cc:3190
 #, gcc-internal-format, gfc-internal-format
 msgid "STOP code at %L must be default integer KIND=%d"
 msgstr ""
 
-#: fortran/match.cc:3178 fortran/resolve.cc:11973
+#: fortran/match.cc:3202 fortran/resolve.cc:11974
 #, gcc-internal-format, gfc-internal-format
 msgid "QUIET specifier at %L must be a scalar LOGICAL"
 msgstr ""
 
-#: fortran/match.cc:3228
+#: fortran/match.cc:3252
 #, gcc-internal-format, gfc-internal-format
 msgid "PAUSE statement at %C"
 msgstr ""
 
-#: fortran/match.cc:3249
+#: fortran/match.cc:3273
 #, gcc-internal-format, gfc-internal-format
 msgid "ERROR STOP statement at %C"
 msgstr ""
 
-#: fortran/match.cc:3275
+#: fortran/match.cc:3299
 #, gcc-internal-format, gfc-internal-format
 msgid "Image control statement EVENT %s at %C in PURE procedure"
 msgstr ""
 
-#: fortran/match.cc:3290
+#: fortran/match.cc:3314
 #, gcc-internal-format, gfc-internal-format
 msgid "Image control statement EVENT %s at %C in CRITICAL block"
 msgstr ""
 
-#: fortran/match.cc:3297
+#: fortran/match.cc:3321
 #, gcc-internal-format, gfc-internal-format
 msgid "Image control statement EVENT %s at %C in DO CONCURRENT block"
 msgstr ""
 
-#: fortran/match.cc:3327 fortran/match.cc:3669 fortran/match.cc:3881
-#: fortran/match.cc:4433 fortran/match.cc:4804
+#: fortran/match.cc:3351 fortran/match.cc:3693 fortran/match.cc:3905
+#: fortran/match.cc:4457 fortran/match.cc:4828
 #, gcc-internal-format, gfc-internal-format
 msgid "Redundant STAT tag found at %L"
 msgstr ""
 
-#: fortran/match.cc:3348 fortran/match.cc:3690 fortran/match.cc:3901
-#: fortran/match.cc:4465 fortran/match.cc:4829
+#: fortran/match.cc:3372 fortran/match.cc:3714 fortran/match.cc:3925
+#: fortran/match.cc:4489 fortran/match.cc:4853
 #, gcc-internal-format, gfc-internal-format
 msgid "Redundant ERRMSG tag found at %L"
 msgstr ""
 
-#: fortran/match.cc:3369
+#: fortran/match.cc:3393
 #, gcc-internal-format, gfc-internal-format
 msgid "Redundant UNTIL_COUNT tag found at %L"
 msgstr ""
 
-#: fortran/match.cc:3435
+#: fortran/match.cc:3459
 #, gcc-internal-format, gfc-internal-format
 msgid "EVENT POST statement at %C"
 msgstr ""
 
-#: fortran/match.cc:3445
+#: fortran/match.cc:3469
 #, gcc-internal-format, gfc-internal-format
 msgid "EVENT WAIT statement at %C"
 msgstr ""
 
-#: fortran/match.cc:3457
+#: fortran/match.cc:3481
 #, gcc-internal-format, gfc-internal-format
 msgid "FAIL IMAGE statement at %C"
 msgstr ""
 
-#: fortran/match.cc:3481
+#: fortran/match.cc:3505
 #, gcc-internal-format, gfc-internal-format
 msgid "FORM TEAM statement at %C"
 msgstr ""
 
-#: fortran/match.cc:3520
+#: fortran/match.cc:3544
 #, gcc-internal-format, gfc-internal-format
 msgid "CHANGE TEAM statement at %C"
 msgstr ""
 
-#: fortran/match.cc:3550
+#: fortran/match.cc:3574
 #, gcc-internal-format, gfc-internal-format
 msgid "END TEAM statement at %C"
 msgstr ""
 
-#: fortran/match.cc:3574
+#: fortran/match.cc:3598
 #, gcc-internal-format, gfc-internal-format
 msgid "SYNC TEAM statement at %C"
 msgstr ""
 
-#: fortran/match.cc:3617
+#: fortran/match.cc:3641
 #, gcc-internal-format, gfc-internal-format
 msgid "Image control statement %s at %C in PURE procedure"
 msgstr ""
 
-#: fortran/match.cc:3632
+#: fortran/match.cc:3656
 #, gcc-internal-format, gfc-internal-format
 msgid "Image control statement %s at %C in CRITICAL block"
 msgstr ""
 
-#: fortran/match.cc:3639
+#: fortran/match.cc:3663
 #, gcc-internal-format, gfc-internal-format
 msgid "Image control statement %s at %C in DO CONCURRENT block"
 msgstr ""
 
-#: fortran/match.cc:3711
+#: fortran/match.cc:3735
 #, gcc-internal-format, gfc-internal-format
 msgid "Redundant ACQUIRED_LOCK tag found at %L"
 msgstr ""
 
-#: fortran/match.cc:3776
+#: fortran/match.cc:3800
 #, gcc-internal-format, gfc-internal-format
 msgid "LOCK statement at %C"
 msgstr ""
 
-#: fortran/match.cc:3786
+#: fortran/match.cc:3810
 #, gcc-internal-format, gfc-internal-format
 msgid "UNLOCK statement at %C"
 msgstr ""
 
-#: fortran/match.cc:3811
+#: fortran/match.cc:3835
 #, gcc-internal-format, gfc-internal-format
 msgid "Image control statement SYNC at %C in PURE procedure"
 msgstr ""
 
-#: fortran/match.cc:3817
+#: fortran/match.cc:3841
 #, gcc-internal-format, gfc-internal-format
 msgid "SYNC statement at %C"
 msgstr ""
 
-#: fortran/match.cc:3829
+#: fortran/match.cc:3853
 #, gcc-internal-format, gfc-internal-format
 msgid "Image control statement SYNC at %C in CRITICAL block"
 msgstr ""
 
-#: fortran/match.cc:3835
+#: fortran/match.cc:3859
 #, gcc-internal-format, gfc-internal-format
 msgid "Image control statement SYNC at %C in DO CONCURRENT block"
 msgstr ""
 
-#: fortran/match.cc:4015
+#: fortran/match.cc:4039
 #, gcc-internal-format, gfc-internal-format
 msgid "ASSIGN statement at %C"
 msgstr ""
 
-#: fortran/match.cc:4059
+#: fortran/match.cc:4083
 #, gcc-internal-format, gfc-internal-format
 msgid "Assigned GOTO statement at %C"
 msgstr ""
 
-#: fortran/match.cc:4103 fortran/match.cc:4154
+#: fortran/match.cc:4127 fortran/match.cc:4178
 #, gcc-internal-format, gfc-internal-format
 msgid "Statement label list in GOTO at %C cannot be empty"
 msgstr ""
 
-#: fortran/match.cc:4164
+#: fortran/match.cc:4188
 #, gcc-internal-format, gfc-internal-format
 msgid "Computed GOTO at %C"
 msgstr ""
 
-#: fortran/match.cc:4239
+#: fortran/match.cc:4263
 #, gcc-internal-format, gfc-internal-format
 msgid "Error in type-spec at %L"
 msgstr ""
 
-#: fortran/match.cc:4252
+#: fortran/match.cc:4276
 #, gcc-internal-format, gfc-internal-format
 msgid "typespec in ALLOCATE at %L"
 msgstr ""
 
-#: fortran/match.cc:4275
+#: fortran/match.cc:4299
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "The type parameter spec list in the type-spec at %L cannot contain DEFERRED "
 "parameters"
 msgstr ""
 
-#: fortran/match.cc:4305 fortran/match.cc:4742
+#: fortran/match.cc:4329 fortran/match.cc:4766
 #, gcc-internal-format, gfc-internal-format
 msgid "Unexpected constant at %C"
 msgstr ""
 
-#: fortran/match.cc:4315
+#: fortran/match.cc:4339
 #, gcc-internal-format, gfc-internal-format
 msgid "Bad allocate-object at %C for a PURE procedure"
 msgstr ""
 
-#: fortran/match.cc:4330
+#: fortran/match.cc:4354
 #, gcc-internal-format, gfc-internal-format
 msgid "Incompatible allocate-object at %C for CHARACTER type-spec at %L"
 msgstr ""
 
-#: fortran/match.cc:4352
+#: fortran/match.cc:4376
 #, gcc-internal-format, gfc-internal-format
 msgid "ALLOCATE of coarray at %C in DO CONCURRENT block"
 msgstr ""
 
-#: fortran/match.cc:4357
+#: fortran/match.cc:4381
 #, gcc-internal-format, gfc-internal-format
 msgid "ALLOCATE of coarray at %C in CRITICAL block"
 msgstr ""
 
-#: fortran/match.cc:4379
+#: fortran/match.cc:4403
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Allocate-object at %L is neither a data pointer nor an allocatable variable"
 msgstr ""
 
-#: fortran/match.cc:4391
+#: fortran/match.cc:4415
 #, gcc-internal-format, gfc-internal-format
 msgid "Type of entity at %L is type incompatible with typespec"
 msgstr ""
 
-#: fortran/match.cc:4399
+#: fortran/match.cc:4423
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Kind type parameter for entity at %L differs from the kind type parameter of "
 "the typespec"
 msgstr ""
 
-#: fortran/match.cc:4416
+#: fortran/match.cc:4440
 #, gcc-internal-format, gfc-internal-format
 msgid "Shape specification for allocatable scalar at %C"
 msgstr ""
 
-#: fortran/match.cc:4443
+#: fortran/match.cc:4467
 #, gcc-internal-format, gfc-internal-format
 msgid "STAT tag at %L cannot be a constant"
 msgstr ""
 
-#: fortran/match.cc:4459
+#: fortran/match.cc:4483
 #, gcc-internal-format, gfc-internal-format
 msgid "ERRMSG tag at %L"
 msgstr ""
 
-#: fortran/match.cc:4482
+#: fortran/match.cc:4506
 #, gcc-internal-format, gfc-internal-format
 msgid "SOURCE tag at %L"
 msgstr ""
 
-#: fortran/match.cc:4488
+#: fortran/match.cc:4512
 #, gcc-internal-format, gfc-internal-format
 msgid "Redundant SOURCE tag found at %L"
 msgstr ""
 
-#: fortran/match.cc:4495
+#: fortran/match.cc:4519
 #, gcc-internal-format, gfc-internal-format
 msgid "SOURCE tag at %L conflicts with the typespec at %L"
 msgstr ""
 
-#: fortran/match.cc:4501
+#: fortran/match.cc:4525
 #, gcc-internal-format, gfc-internal-format
 msgid "SOURCE tag at %L with more than a single allocate object"
 msgstr ""
 
-#: fortran/match.cc:4519
+#: fortran/match.cc:4543
 #, gcc-internal-format, gfc-internal-format
 msgid "MOLD tag at %L"
 msgstr ""
 
-#: fortran/match.cc:4525
+#: fortran/match.cc:4549
 #, gcc-internal-format, gfc-internal-format
 msgid "Redundant MOLD tag found at %L"
 msgstr ""
 
-#: fortran/match.cc:4532
+#: fortran/match.cc:4556
 #, gcc-internal-format, gfc-internal-format
 msgid "MOLD tag at %L conflicts with the typespec at %L"
 msgstr ""
 
-#: fortran/match.cc:4558
+#: fortran/match.cc:4582
 #, gcc-internal-format, gfc-internal-format
 msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
 msgstr ""
 
-#: fortran/match.cc:4566
+#: fortran/match.cc:4590
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Allocate-object at %L with a deferred type parameter requires either a type-"
 "spec or SOURCE tag or a MOLD tag"
 msgstr ""
 
-#: fortran/match.cc:4578
+#: fortran/match.cc:4602
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Unlimited polymorphic allocate-object at %L requires either a type-spec or "
 "SOURCE tag or a MOLD tag"
 msgstr ""
 
-#: fortran/match.cc:4645
+#: fortran/match.cc:4669
 #, gcc-internal-format, gfc-internal-format
 msgid "Pointer object at %C shall not be coindexed"
 msgstr ""
 
-#: fortran/match.cc:4660
+#: fortran/match.cc:4684
 #, gcc-internal-format, gfc-internal-format
 msgid "NULLIFY does not allow bounds remapping for pointer object at %C"
 msgstr ""
 
-#: fortran/match.cc:4754
+#: fortran/match.cc:4778
 #, gcc-internal-format, gfc-internal-format
 msgid "Illegal allocate-object at %C for a PURE procedure"
 msgstr ""
 
-#: fortran/match.cc:4764
+#: fortran/match.cc:4788
 #, gcc-internal-format, gfc-internal-format
 msgid "DEALLOCATE of coarray at %C in DO CONCURRENT block"
 msgstr ""
 
-#: fortran/match.cc:4771
+#: fortran/match.cc:4795
 #, gcc-internal-format, gfc-internal-format
 msgid "DEALLOCATE of coarray at %C in CRITICAL block"
 msgstr ""
 
-#: fortran/match.cc:4787
+#: fortran/match.cc:4811
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Allocate-object at %C is not a nonprocedure pointer nor an allocatable "
 "variable"
 msgstr ""
 
-#: fortran/match.cc:4824
+#: fortran/match.cc:4848
 #, gcc-internal-format, gfc-internal-format
 msgid "ERRMSG at %L"
 msgstr ""
 
-#: fortran/match.cc:4881
+#: fortran/match.cc:4905
 #, gcc-internal-format, gfc-internal-format
 msgid "Image control statement RETURN at %C in CRITICAL block"
 msgstr ""
 
-#: fortran/match.cc:4887
+#: fortran/match.cc:4911
 #, gcc-internal-format, gfc-internal-format
 msgid "Image control statement RETURN at %C in DO CONCURRENT block"
 msgstr ""
 
-#: fortran/match.cc:4896
+#: fortran/match.cc:4920
 #, gcc-internal-format, gfc-internal-format
 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
 msgstr ""
 
-#: fortran/match.cc:4927
+#: fortran/match.cc:4951
 #, gcc-internal-format, gfc-internal-format
 msgid "RETURN statement in main program at %C"
 msgstr ""
 
-#: fortran/match.cc:4955
+#: fortran/match.cc:4979
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected component reference at %C"
 msgstr ""
 
-#: fortran/match.cc:4964
+#: fortran/match.cc:4988
 #, gcc-internal-format, gfc-internal-format
 msgid "Junk after CALL at %C"
 msgstr ""
 
-#: fortran/match.cc:4975
+#: fortran/match.cc:4999
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected type-bound procedure or procedure pointer component at %C"
 msgstr ""
 
-#: fortran/match.cc:5072
+#: fortran/match.cc:5096
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "A BOZ literal constant at %L cannot appear as an actual argument in a "
 "subroutine reference"
 msgstr ""
 
-#: fortran/match.cc:5213
+#: fortran/match.cc:5237
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in common block name at %C"
 msgstr ""
@@ -72944,63 +72973,63 @@ msgstr ""
 #. If we find an error, just print it and continue,
 #. cause it's just semantic, and we can see if there
 #. are more errors.
-#: fortran/match.cc:5288
+#: fortran/match.cc:5312
 #, gcc-internal-format
 msgid ""
 "Variable %qs at %L in common block %qs at %C must be declared with a C "
 "interoperable kind since common block %qs is bind(c)"
 msgstr ""
 
-#: fortran/match.cc:5297
+#: fortran/match.cc:5321
 #, gcc-internal-format
 msgid ""
 "Variable %qs in common block %qs at %C cannot be bind(c) since it is not "
 "global"
 msgstr ""
 
-#: fortran/match.cc:5304
+#: fortran/match.cc:5328
 #, gcc-internal-format
 msgid "Symbol %qs at %C is already in a COMMON block"
 msgstr ""
 
-#: fortran/match.cc:5312
+#: fortran/match.cc:5336
 #, gcc-internal-format
 msgid "Initialized symbol %qs at %C can only be COMMON in BLOCK DATA"
 msgstr ""
 
-#: fortran/match.cc:5328
+#: fortran/match.cc:5352
 #, gcc-internal-format
 msgid "Array specification for symbol %qs in COMMON at %C must be explicit"
 msgstr ""
 
-#: fortran/match.cc:5335
+#: fortran/match.cc:5359
 #, gcc-internal-format
 msgid "Symbol %qs in COMMON at %C cannot be a coarray"
 msgstr ""
 
-#: fortran/match.cc:5345
+#: fortran/match.cc:5369
 #, gcc-internal-format
 msgid "Symbol %qs in COMMON at %C cannot be a POINTER array"
 msgstr ""
 
-#: fortran/match.cc:5391
+#: fortran/match.cc:5415
 #, gcc-internal-format
 msgid ""
 "Symbol %qs, in COMMON block %qs at %C is being indirectly equivalenced to "
 "another COMMON block %qs"
 msgstr ""
 
-#: fortran/match.cc:5453
+#: fortran/match.cc:5477
 #, gcc-internal-format, gfc-internal-format
 msgid "BLOCK DATA construct at %L"
 msgstr ""
 
-#: fortran/match.cc:5539
+#: fortran/match.cc:5563
 #, gcc-internal-format
 msgid "Namelist group name %qs at %C already has a basic type of %s"
 msgstr ""
 
-#: fortran/match.cc:5547
+#: fortran/match.cc:5571
 #, gcc-internal-format
 msgid ""
 "Namelist group name %qs at %C already is USE associated and cannot be "
@@ -73010,187 +73039,187 @@ msgstr ""
 #. It is required that members of a namelist be declared
 #. before the namelist.  We check this by checking if the
 #. symbol has a defined type for IMPLICIT NONE.
-#: fortran/match.cc:5572
+#: fortran/match.cc:5596
 #, gcc-internal-format
 msgid ""
 "Symbol %qs in namelist %qs at %C must be declared before the namelist is "
 "declared."
 msgstr ""
 
-#: fortran/match.cc:5591
+#: fortran/match.cc:5615
 #, gcc-internal-format
 msgid "Assumed size array %qs in namelist %qs at %C is not allowed"
 msgstr ""
 
-#: fortran/match.cc:5734
+#: fortran/match.cc:5758
 #, gcc-internal-format, gfc-internal-format
 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
 msgstr ""
 
-#: fortran/match.cc:5742
+#: fortran/match.cc:5766
 #, gcc-internal-format, gfc-internal-format
 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
 msgstr ""
 
-#: fortran/match.cc:5775
+#: fortran/match.cc:5799
 #, gcc-internal-format, gfc-internal-format
 msgid "EQUIVALENCE at %C requires two or more objects"
 msgstr ""
 
-#: fortran/match.cc:5789
+#: fortran/match.cc:5813
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
 msgstr ""
 
-#: fortran/match.cc:5802
+#: fortran/match.cc:5826
 #, gcc-internal-format, gfc-internal-format
 msgid "Expecting a comma in EQUIVALENCE at %C"
 msgstr ""
 
-#: fortran/match.cc:5807
+#: fortran/match.cc:5831
 #, gcc-internal-format, gfc-internal-format
 msgid "EQUIVALENCE statement at %C"
 msgstr ""
 
-#: fortran/match.cc:5943
+#: fortran/match.cc:5967
 #, gcc-internal-format, gfc-internal-format
 msgid "Statement function at %L is recursive"
 msgstr ""
 
-#: fortran/match.cc:5949
+#: fortran/match.cc:5973
 #, gcc-internal-format
 msgid "Statement function %qs at %L conflicts with function name"
 msgstr ""
 
-#: fortran/match.cc:5960
+#: fortran/match.cc:5984
 #, gcc-internal-format, gfc-internal-format
 msgid "Statement function at %L cannot appear within an INTERFACE"
 msgstr ""
 
-#: fortran/match.cc:5965
+#: fortran/match.cc:5989
 #, gcc-internal-format, gfc-internal-format
 msgid "Statement function at %C"
 msgstr ""
 
-#: fortran/match.cc:6090 fortran/match.cc:6106 fortran/match.cc:6125
+#: fortran/match.cc:6114 fortran/match.cc:6130 fortran/match.cc:6149
 #, gcc-internal-format, gfc-internal-format
 msgid "Expression in CASE selector at %L cannot be %s"
 msgstr ""
 
-#: fortran/match.cc:6135 fortran/match.cc:6141
+#: fortran/match.cc:6159 fortran/match.cc:6165
 #, gcc-internal-format, gfc-internal-format
 msgid "Expression in CASE selector at %L must be scalar"
 msgstr ""
 
-#: fortran/match.cc:6150
+#: fortran/match.cc:6174
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected initialization expression in CASE at %C"
 msgstr ""
 
-#: fortran/match.cc:6182
+#: fortran/match.cc:6206
 #, gcc-internal-format
 msgid "Expected block name %qs of SELECT construct at %C"
 msgstr ""
 
-#: fortran/match.cc:6477
+#: fortran/match.cc:6501
 #, gcc-internal-format, gfc-internal-format
 msgid "SELECT TYPE at %C cannot appear in this scope"
 msgstr ""
 
-#: fortran/match.cc:6518
+#: fortran/match.cc:6542
 #, gcc-internal-format, gfc-internal-format
 msgid "parse error in SELECT TYPE statement at %C"
 msgstr ""
 
-#: fortran/match.cc:6543
+#: fortran/match.cc:6567
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
 msgstr ""
 
-#: fortran/match.cc:6699
+#: fortran/match.cc:6723
 #, gcc-internal-format, gfc-internal-format
 msgid "SELECT RANK statement at %C"
 msgstr ""
 
-#: fortran/match.cc:6728 fortran/match.cc:6782
+#: fortran/match.cc:6752 fortran/match.cc:6806
 #, gcc-internal-format, gfc-internal-format
 msgid "The SELECT RANK selector at %C must be an assumed rank variable"
 msgstr ""
 
-#: fortran/match.cc:6792
+#: fortran/match.cc:6816
 #, gcc-internal-format, gfc-internal-format
 msgid "parse error in SELECT RANK statement at %C"
 msgstr ""
 
-#: fortran/match.cc:6828
+#: fortran/match.cc:6852
 #, gcc-internal-format, gfc-internal-format
 msgid "Unexpected CASE statement at %C"
 msgstr ""
 
-#: fortran/match.cc:6880
+#: fortran/match.cc:6904
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in CASE specification at %C"
 msgstr ""
 
-#: fortran/match.cc:6898
+#: fortran/match.cc:6922
 #, gcc-internal-format, gfc-internal-format
 msgid "Unexpected TYPE IS statement at %C"
 msgstr ""
 
-#: fortran/match.cc:6930
+#: fortran/match.cc:6954
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "The type-spec shall not specify a sequence derived type or a type with the "
 "BIND attribute in SELECT TYPE at %C [F2003:C815]"
 msgstr ""
 
-#: fortran/match.cc:6941
+#: fortran/match.cc:6965
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "All the LEN type parameters in the TYPE IS statement at %C must be ASSUMED"
 msgstr ""
 
-#: fortran/match.cc:6952
+#: fortran/match.cc:6976
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in TYPE IS specification at %C"
 msgstr ""
 
-#: fortran/match.cc:7028
+#: fortran/match.cc:7052
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in CLASS IS specification at %C"
 msgstr ""
 
-#: fortran/match.cc:7048
+#: fortran/match.cc:7072
 #, gcc-internal-format, gfc-internal-format
 msgid "Unexpected RANK statement at %C"
 msgstr ""
 
-#: fortran/match.cc:7094
+#: fortran/match.cc:7118
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "The SELECT RANK CASE expression at %C must be a scalar, integer constant"
 msgstr ""
 
-#: fortran/match.cc:7103
+#: fortran/match.cc:7127
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "The value of the SELECT RANK CASE expression at %C must not be less than "
 "zero or greater than %d"
 msgstr ""
 
-#: fortran/match.cc:7130
+#: fortran/match.cc:7154
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in RANK specification at %C"
 msgstr ""
 
-#: fortran/match.cc:7252
+#: fortran/match.cc:7276
 #, gcc-internal-format, gfc-internal-format
 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
 msgstr ""
 
-#: fortran/match.cc:7290
+#: fortran/match.cc:7314
 #, gcc-internal-format
 msgid "Label %qs at %C doesn't match WHERE label %qs"
 msgstr ""
@@ -74463,8 +74492,8 @@ msgstr ""
 msgid "ORDER clause must not be used together ORDERED at %L"
 msgstr ""
 
-#: fortran/openmp.cc:6302 fortran/openmp.cc:6313 fortran/resolve.cc:10838
-#: fortran/resolve.cc:12178
+#: fortran/openmp.cc:6302 fortran/openmp.cc:6313 fortran/resolve.cc:10839
+#: fortran/resolve.cc:12179
 #, gcc-internal-format, gfc-internal-format
 msgid "IF clause at %L requires a scalar LOGICAL expression"
 msgstr ""
@@ -74568,7 +74597,7 @@ msgstr ""
 msgid "%qs appears more than once in %<allocate%> clauses at %L"
 msgstr ""
 
-#: fortran/openmp.cc:6707 fortran/trans-openmp.cc:6403
+#: fortran/openmp.cc:6707 fortran/trans-openmp.cc:6405
 #, gcc-internal-format
 msgid ""
 "%qs specified in 'allocate' clause at %L but not in an explicit "
@@ -76830,7 +76859,7 @@ msgid ""
 "Declare it RECURSIVE or use %<-frecursive%>"
 msgstr ""
 
-#: fortran/resolve.cc:1989 fortran/resolve.cc:10367 fortran/resolve.cc:12105
+#: fortran/resolve.cc:1989 fortran/resolve.cc:10368 fortran/resolve.cc:12106
 #, gcc-internal-format, gfc-internal-format
 msgid "Label %d referenced at %L is never defined"
 msgstr ""
@@ -76963,7 +76992,7 @@ msgstr ""
 msgid "Function %qs at %L has no IMPLICIT type; did you mean %qs?"
 msgstr ""
 
-#: fortran/resolve.cc:3038 fortran/resolve.cc:17312
+#: fortran/resolve.cc:3038 fortran/resolve.cc:17316
 #, gcc-internal-format
 msgid "Function %qs at %L has no IMPLICIT type"
 msgstr ""
@@ -77630,69 +77659,69 @@ msgstr ""
 msgid "Coarray specification required in ALLOCATE statement at %L"
 msgstr ""
 
-#: fortran/resolve.cc:8115 fortran/resolve.cc:8144 fortran/resolve.cc:8172
+#: fortran/resolve.cc:8116 fortran/resolve.cc:8218
 #, gcc-internal-format, gfc-internal-format
-msgid "Bad array specification in ALLOCATE statement at %L"
+msgid "Bad coarray specification in ALLOCATE statement at %L"
 msgstr ""
 
-#: fortran/resolve.cc:8121
+#: fortran/resolve.cc:8122
 #, gcc-internal-format, gfc-internal-format
 msgid "Upper cobound is less than lower cobound at %L"
 msgstr ""
 
-#: fortran/resolve.cc:8133
+#: fortran/resolve.cc:8134
 #, gcc-internal-format, gfc-internal-format
 msgid "Upper cobound is less than lower cobound of 1 at %L"
 msgstr ""
 
-#: fortran/resolve.cc:8191
+#: fortran/resolve.cc:8145 fortran/resolve.cc:8173
+#, gcc-internal-format, gfc-internal-format
+msgid "Bad array specification in ALLOCATE statement at %L"
+msgstr ""
+
+#: fortran/resolve.cc:8192
 #, gcc-internal-format
 msgid ""
 "%qs must not appear in the array specification at %L in the same ALLOCATE "
 "statement where it is itself allocated"
 msgstr ""
 
-#: fortran/resolve.cc:8206
+#: fortran/resolve.cc:8207
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected '*' in coindex specification in ALLOCATE statement at %L"
 msgstr ""
 
-#: fortran/resolve.cc:8217
-#, gcc-internal-format, gfc-internal-format
-msgid "Bad coarray specification in ALLOCATE statement at %L"
-msgstr ""
-
-#: fortran/resolve.cc:8248
+#: fortran/resolve.cc:8249
 #, gcc-internal-format, gfc-internal-format
 msgid "Stat-variable at %L must be a scalar INTEGER variable"
 msgstr ""
 
-#: fortran/resolve.cc:8277
+#: fortran/resolve.cc:8278
 #, gcc-internal-format, gfc-internal-format
 msgid "Stat-variable at %L shall not be %sd within the same %s statement"
 msgstr ""
 
-#: fortran/resolve.cc:8290
+#: fortran/resolve.cc:8291
 #, gcc-internal-format, gfc-internal-format
 msgid "ERRMSG at %L is useless without a STAT tag"
 msgstr ""
 
-#: fortran/resolve.cc:8304
+#: fortran/resolve.cc:8305
 #, gcc-internal-format, gfc-internal-format
 msgid "ERRMSG variable at %L shall be a scalar default CHARACTER variable"
 msgstr ""
 
-#: fortran/resolve.cc:8333
+#: fortran/resolve.cc:8334
 #, gcc-internal-format, gfc-internal-format
 msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
 msgstr ""
 
-#: fortran/resolve.cc:8365
+#: fortran/resolve.cc:8366
 #, gcc-internal-format, gfc-internal-format
 msgid "Allocate-object at %L also appears at %L"
 msgstr ""
 
-#: fortran/resolve.cc:8371 fortran/resolve.cc:8377
+#: fortran/resolve.cc:8372 fortran/resolve.cc:8378
 #, gcc-internal-format, gfc-internal-format
 msgid "Allocate-object at %L is subobject of object at %L"
 msgstr ""
@@ -77701,301 +77730,301 @@ msgstr ""
 #. element in the list.  Either way, we must
 #. issue an error and get the next case from P.
 #. FIXME: Sort P and Q by line number.
-#: fortran/resolve.cc:8605
+#: fortran/resolve.cc:8606
 #, gcc-internal-format, gfc-internal-format
 msgid "CASE label at %L overlaps with CASE label at %L"
 msgstr ""
 
-#: fortran/resolve.cc:8656
+#: fortran/resolve.cc:8657
 #, gcc-internal-format, gfc-internal-format
 msgid "Expression in CASE statement at %L must be of type %s"
 msgstr ""
 
-#: fortran/resolve.cc:8667
+#: fortran/resolve.cc:8668
 #, gcc-internal-format, gfc-internal-format
 msgid "Expression in CASE statement at %L must be of kind %d"
 msgstr ""
 
-#: fortran/resolve.cc:8680
+#: fortran/resolve.cc:8681
 #, gcc-internal-format, gfc-internal-format
 msgid "Expression in CASE statement at %L must be scalar"
 msgstr ""
 
-#: fortran/resolve.cc:8726
+#: fortran/resolve.cc:8727
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Selection expression in computed GOTO statement at %L must be a scalar "
 "integer expression"
 msgstr ""
 
-#: fortran/resolve.cc:8745
+#: fortran/resolve.cc:8746
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument of SELECT statement at %L cannot be %s"
 msgstr ""
 
-#: fortran/resolve.cc:8755
+#: fortran/resolve.cc:8756
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument of SELECT statement at %L must be a scalar expression"
 msgstr ""
 
-#: fortran/resolve.cc:8773 fortran/resolve.cc:8781
+#: fortran/resolve.cc:8774 fortran/resolve.cc:8782
 #, gcc-internal-format, gfc-internal-format
 msgid "Expression in CASE statement at %L is not in the range of %s"
 msgstr ""
 
-#: fortran/resolve.cc:8843 fortran/resolve.cc:9500
+#: fortran/resolve.cc:8844 fortran/resolve.cc:9501
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
 msgstr ""
 
-#: fortran/resolve.cc:8869
+#: fortran/resolve.cc:8870
 #, gcc-internal-format, gfc-internal-format
 msgid "Logical range in CASE statement at %L is not allowed"
 msgstr ""
 
-#: fortran/resolve.cc:8882
+#: fortran/resolve.cc:8883
 #, gcc-internal-format, gfc-internal-format
 msgid "Constant logical value in CASE statement is repeated at %L"
 msgstr ""
 
-#: fortran/resolve.cc:8897
+#: fortran/resolve.cc:8898
 #, gcc-internal-format, gfc-internal-format
 msgid "Range specification at %L can never be matched"
 msgstr ""
 
-#: fortran/resolve.cc:9000
+#: fortran/resolve.cc:9001
 #, gcc-internal-format, gfc-internal-format
 msgid "Logical SELECT CASE block at %L has more that two cases"
 msgstr ""
 
-#: fortran/resolve.cc:9051
+#: fortran/resolve.cc:9052
 #, gcc-internal-format
 msgid "Associating entity %qs at %L is a procedure pointer"
 msgstr ""
 
-#: fortran/resolve.cc:9060
+#: fortran/resolve.cc:9061
 #, gcc-internal-format
 msgid "Derived type %qs cannot be used as a variable at %L"
 msgstr ""
 
-#: fortran/resolve.cc:9077
+#: fortran/resolve.cc:9078
 #, gcc-internal-format
 msgid "Associating entity %qs at %L is a procedure name"
 msgstr ""
 
-#: fortran/resolve.cc:9093
+#: fortran/resolve.cc:9094
 #, gcc-internal-format, gfc-internal-format
 msgid "Associating selector-expression at %L yields a procedure"
 msgstr ""
 
-#: fortran/resolve.cc:9100
+#: fortran/resolve.cc:9101
 #, gcc-internal-format, gfc-internal-format
 msgid "Selector at %L cannot be NULL()"
 msgstr ""
 
-#: fortran/resolve.cc:9105
+#: fortran/resolve.cc:9106
 #, gcc-internal-format, gfc-internal-format
 msgid "Selector at %L has no type"
 msgstr ""
 
-#: fortran/resolve.cc:9127
+#: fortran/resolve.cc:9128
 #, gcc-internal-format
 msgid "Associate-name %qs at %L is used as array"
 msgstr ""
 
-#: fortran/resolve.cc:9138
+#: fortran/resolve.cc:9139
 #, gcc-internal-format, gfc-internal-format
 msgid "CLASS selector at %L needs a temporary which is not yet implemented"
 msgstr ""
 
-#: fortran/resolve.cc:9370
+#: fortran/resolve.cc:9371
 #, gcc-internal-format, gfc-internal-format
 msgid "Selector shall be polymorphic in SELECT TYPE statement at %L"
 msgstr ""
 
-#: fortran/resolve.cc:9408 fortran/resolve.cc:9420
+#: fortran/resolve.cc:9409 fortran/resolve.cc:9421
 #, gcc-internal-format, gfc-internal-format
 msgid "Selector at %L must not be coindexed"
 msgstr ""
 
-#: fortran/resolve.cc:9449
+#: fortran/resolve.cc:9450
 #, gcc-internal-format, gfc-internal-format
 msgid "TYPE IS at %L overlaps with TYPE IS at %L"
 msgstr ""
 
-#: fortran/resolve.cc:9462
+#: fortran/resolve.cc:9463
 #, gcc-internal-format
 msgid "Derived type %qs at %L must be extensible"
 msgstr ""
 
-#: fortran/resolve.cc:9475
+#: fortran/resolve.cc:9476
 #, gcc-internal-format
 msgid "Derived type %qs at %L must be an extension of %qs"
 msgstr ""
 
-#: fortran/resolve.cc:9478
+#: fortran/resolve.cc:9479
 #, gcc-internal-format
 msgid "Unexpected intrinsic type %qs at %L"
 msgstr ""
 
-#: fortran/resolve.cc:9488
+#: fortran/resolve.cc:9489
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "The type-spec at %L shall specify that each length type parameter is assumed"
 msgstr ""
 
-#: fortran/resolve.cc:9735
+#: fortran/resolve.cc:9736
 #, gcc-internal-format, gfc-internal-format
 msgid "Double CLASS IS block in SELECT TYPE statement at %L"
 msgstr ""
 
-#: fortran/resolve.cc:9869
+#: fortran/resolve.cc:9870
 #, gcc-internal-format, gfc-internal-format
 msgid "RANK DEFAULT at %L is repeated at %L"
 msgstr ""
 
-#: fortran/resolve.cc:9878
+#: fortran/resolve.cc:9879
 #, gcc-internal-format, gfc-internal-format
 msgid "RANK (*) at %L is repeated at %L"
 msgstr ""
 
-#: fortran/resolve.cc:9881
+#: fortran/resolve.cc:9882
 #, gcc-internal-format, gfc-internal-format
 msgid "RANK (%i) at %L is repeated at %L"
 msgstr ""
 
-#: fortran/resolve.cc:9891 fortran/resolve.cc:9896
+#: fortran/resolve.cc:9892 fortran/resolve.cc:9897
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "RANK (*) at %L cannot be used with the pointer or allocatable selector at %L"
 msgstr ""
 
-#: fortran/resolve.cc:10005
+#: fortran/resolve.cc:10006
 #, gcc-internal-format, gfc-internal-format
 msgid "Invalid context for NULL () intrinsic at %L"
 msgstr ""
 
-#: fortran/resolve.cc:10057
+#: fortran/resolve.cc:10058
 #, gcc-internal-format, gfc-internal-format
 msgid "DTIO %s procedure at %L must be recursive"
 msgstr ""
 
-#: fortran/resolve.cc:10067
+#: fortran/resolve.cc:10068
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Data transfer element at %L cannot be polymorphic unless it is processed by "
 "a defined input/output procedure"
 msgstr ""
 
-#: fortran/resolve.cc:10080
+#: fortran/resolve.cc:10081
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Data transfer element at %L cannot have POINTER components unless it is "
 "processed by a defined input/output procedure"
 msgstr ""
 
-#: fortran/resolve.cc:10089
+#: fortran/resolve.cc:10090
 #, gcc-internal-format, gfc-internal-format
 msgid "Data transfer element at %L cannot have procedure pointer components"
 msgstr ""
 
-#: fortran/resolve.cc:10096
+#: fortran/resolve.cc:10097
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Data transfer element at %L cannot have ALLOCATABLE components unless it is "
 "processed by a defined input/output procedure"
 msgstr ""
 
-#: fortran/resolve.cc:10107
+#: fortran/resolve.cc:10108
 #, gcc-internal-format, gfc-internal-format
 msgid "Data transfer element at %L cannot have PRIVATE components"
 msgstr ""
 
-#: fortran/resolve.cc:10113
+#: fortran/resolve.cc:10114
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Data transfer element at %L cannot have PRIVATE components unless it is "
 "processed by a defined input/output procedure"
 msgstr ""
 
-#: fortran/resolve.cc:10128
+#: fortran/resolve.cc:10129
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Data transfer element at %L cannot be a full reference to an assumed-size "
 "array"
 msgstr ""
 
-#: fortran/resolve.cc:10185
+#: fortran/resolve.cc:10186
 #, gcc-internal-format, gfc-internal-format
 msgid "Lock variable at %L must be a scalar of type LOCK_TYPE"
 msgstr ""
 
-#: fortran/resolve.cc:10195
+#: fortran/resolve.cc:10196
 #, gcc-internal-format, gfc-internal-format
 msgid "Event variable at %L must be a scalar of type EVENT_TYPE"
 msgstr ""
 
-#: fortran/resolve.cc:10199
+#: fortran/resolve.cc:10200
 #, gcc-internal-format, gfc-internal-format
 msgid "Event variable argument at %L must be a coarray or coindexed"
 msgstr ""
 
-#: fortran/resolve.cc:10202
+#: fortran/resolve.cc:10203
 #, gcc-internal-format, gfc-internal-format
 msgid "Event variable argument at %L must be a coarray but not coindexed"
 msgstr ""
 
-#: fortran/resolve.cc:10209 fortran/resolve.cc:10331
+#: fortran/resolve.cc:10210 fortran/resolve.cc:10332
 #, gcc-internal-format, gfc-internal-format
 msgid "STAT= argument at %L must be a scalar INTEGER variable"
 msgstr ""
 
-#: fortran/resolve.cc:10221 fortran/resolve.cc:10343
+#: fortran/resolve.cc:10222 fortran/resolve.cc:10344
 #, gcc-internal-format, gfc-internal-format
 msgid "ERRMSG= argument at %L must be a scalar CHARACTER variable"
 msgstr ""
 
-#: fortran/resolve.cc:10233
+#: fortran/resolve.cc:10234
 #, gcc-internal-format, gfc-internal-format
 msgid "ACQUIRED_LOCK= argument at %L must be a scalar LOGICAL variable"
 msgstr ""
 
-#: fortran/resolve.cc:10246
+#: fortran/resolve.cc:10247
 #, gcc-internal-format, gfc-internal-format
 msgid "UNTIL_COUNT= argument at %L must be a scalar INTEGER expression"
 msgstr ""
 
-#: fortran/resolve.cc:10307
+#: fortran/resolve.cc:10308
 #, gcc-internal-format, gfc-internal-format
 msgid "Imageset argument at %L must be a scalar or rank-1 INTEGER expression"
 msgstr ""
 
-#: fortran/resolve.cc:10311 fortran/resolve.cc:10321
+#: fortran/resolve.cc:10312 fortran/resolve.cc:10322
 #, gcc-internal-format, gfc-internal-format
 msgid "Imageset argument at %L must between 1 and num_images()"
 msgstr ""
 
-#: fortran/resolve.cc:10374
+#: fortran/resolve.cc:10375
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Statement at %L is not a valid branch target statement for the branch "
 "statement at %L"
 msgstr ""
 
-#: fortran/resolve.cc:10384
+#: fortran/resolve.cc:10385
 #, gcc-internal-format, gfc-internal-format
 msgid "Branch at %L may result in an infinite loop"
 msgstr ""
 
 #. Note: A label at END CRITICAL does not leave the CRITICAL
 #. construct as END CRITICAL is still part of it.
-#: fortran/resolve.cc:10401 fortran/resolve.cc:10424
+#: fortran/resolve.cc:10402 fortran/resolve.cc:10425
 #, gcc-internal-format, gfc-internal-format
 msgid "GOTO statement at %L leaves CRITICAL construct for label at %L"
 msgstr ""
 
-#: fortran/resolve.cc:10405 fortran/resolve.cc:10430
+#: fortran/resolve.cc:10406 fortran/resolve.cc:10431
 #, gcc-internal-format, gfc-internal-format
 msgid "GOTO statement at %L leaves DO CONCURRENT construct for label at %L"
 msgstr ""
@@ -78003,74 +78032,74 @@ msgstr ""
 #. The label is not in an enclosing block, so illegal.  This was
 #. allowed in Fortran 66, so we allow it as extension.  No
 #. further checks are necessary in this case.
-#: fortran/resolve.cc:10445
+#: fortran/resolve.cc:10446
 #, gcc-internal-format, gfc-internal-format
 msgid "Label at %L is not in the same block as the GOTO statement at %L"
 msgstr ""
 
-#: fortran/resolve.cc:10517
+#: fortran/resolve.cc:10518
 #, gcc-internal-format, gfc-internal-format
 msgid "WHERE mask at %L has inconsistent shape"
 msgstr ""
 
-#: fortran/resolve.cc:10533
+#: fortran/resolve.cc:10534
 #, gcc-internal-format, gfc-internal-format
 msgid "WHERE assignment target at %L has inconsistent shape"
 msgstr ""
 
-#: fortran/resolve.cc:10541 fortran/resolve.cc:10628
+#: fortran/resolve.cc:10542 fortran/resolve.cc:10629
 #, gcc-internal-format, gfc-internal-format
 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
 msgstr ""
 
-#: fortran/resolve.cc:10551 fortran/resolve.cc:10638
+#: fortran/resolve.cc:10552 fortran/resolve.cc:10639
 #, gcc-internal-format, gfc-internal-format
 msgid "Unsupported statement inside WHERE at %L"
 msgstr ""
 
-#: fortran/resolve.cc:10582
+#: fortran/resolve.cc:10583
 #, gcc-internal-format, gfc-internal-format
 msgid "Assignment to a FORALL index variable at %L"
 msgstr ""
 
-#: fortran/resolve.cc:10591
+#: fortran/resolve.cc:10592
 #, gcc-internal-format
 msgid ""
 "The FORALL with index %qs is not used on the left side of the assignment at "
 "%L and so might cause multiple assignment to this object"
 msgstr ""
 
-#: fortran/resolve.cc:10738
+#: fortran/resolve.cc:10739
 #, gcc-internal-format, gfc-internal-format
 msgid "FORALL construct at %L"
 msgstr ""
 
-#: fortran/resolve.cc:10759
+#: fortran/resolve.cc:10760
 #, gcc-internal-format, gfc-internal-format
 msgid "FORALL index-name at %L must be a scalar variable of type integer"
 msgstr ""
 
-#: fortran/resolve.cc:10769
+#: fortran/resolve.cc:10770
 #, gcc-internal-format, gfc-internal-format
 msgid "An outer FORALL construct already has an index with this name %L"
 msgstr ""
 
-#: fortran/resolve.cc:10846
+#: fortran/resolve.cc:10847
 #, gcc-internal-format, gfc-internal-format
 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
 msgstr ""
 
-#: fortran/resolve.cc:10961
+#: fortran/resolve.cc:10962
 #, gcc-internal-format
 msgid "gfc_resolve_blocks(): Bad block type"
 msgstr ""
 
-#: fortran/resolve.cc:11074
+#: fortran/resolve.cc:11075
 #, gcc-internal-format, gfc-internal-format
 msgid "CHARACTER expression will be truncated in assignment (%ld/%ld) at %L"
 msgstr ""
 
-#: fortran/resolve.cc:11106
+#: fortran/resolve.cc:11107
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Coindexed expression at %L is assigned to a derived type variable with a "
@@ -78078,7 +78107,7 @@ msgid ""
 msgstr ""
 
 #. F2008, C1283 (4).
-#: fortran/resolve.cc:11112
+#: fortran/resolve.cc:11113
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "In a pure subprogram an INTENT(IN) dummy argument shall not be used as the "
@@ -78087,43 +78116,43 @@ msgid ""
 "component selection."
 msgstr ""
 
-#: fortran/resolve.cc:11124
+#: fortran/resolve.cc:11125
 #, gcc-internal-format, gfc-internal-format
 msgid "Assignment to coindexed variable at %L in a PURE procedure"
 msgstr ""
 
-#: fortran/resolve.cc:11156
+#: fortran/resolve.cc:11157
 #, gcc-internal-format, gfc-internal-format
 msgid "Assignment to polymorphic coarray at %L is not permitted"
 msgstr ""
 
-#: fortran/resolve.cc:11160
+#: fortran/resolve.cc:11161
 #, gcc-internal-format, gfc-internal-format
 msgid "Assignment to an allocatable polymorphic variable at %L"
 msgstr ""
 
-#: fortran/resolve.cc:11165
+#: fortran/resolve.cc:11166
 #, gcc-internal-format
 msgid ""
 "Assignment to an allocatable polymorphic variable at %L requires %<-frealloc-"
 "lhs%>"
 msgstr ""
 
-#: fortran/resolve.cc:11172
+#: fortran/resolve.cc:11173
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Nonallocatable variable must not be polymorphic in intrinsic assignment at "
 "%L - check that there is a matching specific subroutine for '=' operator"
 msgstr ""
 
-#: fortran/resolve.cc:11183
+#: fortran/resolve.cc:11184
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Coindexed variable must not have an allocatable ultimate component in "
 "assignment at %L"
 msgstr ""
 
-#: fortran/resolve.cc:11503
+#: fortran/resolve.cc:11504
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "TODO: type-bound defined assignment(s) at %L not done because multiple part "
@@ -78132,82 +78161,82 @@ msgstr ""
 
 #. Even if standard does not support this feature, continue to build
 #. the two statements to avoid upsetting frontend_passes.c.
-#: fortran/resolve.cc:11745
+#: fortran/resolve.cc:11746
 #, gcc-internal-format, gfc-internal-format
 msgid "Pointer procedure assignment at %L"
 msgstr ""
 
-#: fortran/resolve.cc:11757
+#: fortran/resolve.cc:11758
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "The function result on the lhs of the assignment at %L must have the pointer "
 "attribute."
 msgstr ""
 
-#: fortran/resolve.cc:12027
+#: fortran/resolve.cc:12028
 #, gcc-internal-format, gfc-internal-format
 msgid "ASSIGNED GOTO statement at %L requires a scalar INTEGER variable"
 msgstr ""
 
-#: fortran/resolve.cc:12031
+#: fortran/resolve.cc:12032
 #, gcc-internal-format
 msgid "Variable %qs has not been assigned a target label at %L"
 msgstr ""
 
-#: fortran/resolve.cc:12042
+#: fortran/resolve.cc:12043
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
 msgstr ""
 
-#: fortran/resolve.cc:12080
+#: fortran/resolve.cc:12081
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected intrinsic assignment in OMP WORKSHARE at %L"
 msgstr ""
 
-#: fortran/resolve.cc:12114
+#: fortran/resolve.cc:12115
 #, gcc-internal-format, gfc-internal-format
 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
 msgstr ""
 
-#: fortran/resolve.cc:12161
+#: fortran/resolve.cc:12162
 #, gcc-internal-format, gfc-internal-format
 msgid "Invalid NULL at %L"
 msgstr ""
 
-#: fortran/resolve.cc:12165
+#: fortran/resolve.cc:12166
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Arithmetic IF statement at %L requires a scalar REAL or INTEGER expression"
 msgstr ""
 
-#: fortran/resolve.cc:12226
+#: fortran/resolve.cc:12227
 #, gcc-internal-format
 msgid "gfc_resolve_code(): No expression on DO WHILE"
 msgstr ""
 
-#: fortran/resolve.cc:12231
+#: fortran/resolve.cc:12232
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
 msgstr ""
 
-#: fortran/resolve.cc:12315
+#: fortran/resolve.cc:12316
 #, gcc-internal-format, gfc-internal-format
 msgid "FORALL mask clause at %L requires a scalar LOGICAL expression"
 msgstr ""
 
-#: fortran/resolve.cc:12416
+#: fortran/resolve.cc:12417
 #, gcc-internal-format
 msgid "gfc_resolve_code(): Bad statement code"
 msgstr ""
 
-#: fortran/resolve.cc:12437
+#: fortran/resolve.cc:12438
 #, gcc-internal-format
 msgid "Using parameter %qs declared at %L is deprecated"
 msgstr ""
 
-#: fortran/resolve.cc:12531
+#: fortran/resolve.cc:12532
 #, gcc-internal-format
 msgid ""
 "Variable %qs with binding label %qs at %L uses the same global identifier as "
@@ -78216,7 +78245,7 @@ msgstr ""
 
 #. This can only happen if the variable is defined in a module - if it
 #. isn't the same module, reject it.
-#: fortran/resolve.cc:12545
+#: fortran/resolve.cc:12546
 #, gcc-internal-format
 msgid ""
 "Variable %qs from module %qs with binding label %qs at %L uses the same "
@@ -78226,63 +78255,63 @@ msgstr ""
 #. Print an error if the procedure is defined multiple times; we have to
 #. exclude references to the same procedure via module association or
 #. multiple checks for the same procedure.
-#: fortran/resolve.cc:12564
+#: fortran/resolve.cc:12565
 #, gcc-internal-format
 msgid ""
 "Procedure %qs with binding label %qs at %L uses the same global identifier "
 "as entity at %L"
 msgstr ""
 
-#: fortran/resolve.cc:12650
+#: fortran/resolve.cc:12651
 #, gcc-internal-format, gfc-internal-format
 msgid "String length at %L is too large"
 msgstr ""
 
-#: fortran/resolve.cc:12885
+#: fortran/resolve.cc:12886
 #, gcc-internal-format
 msgid "Allocatable array %qs at %L must have a deferred shape or assumed rank"
 msgstr ""
 
-#: fortran/resolve.cc:12889
+#: fortran/resolve.cc:12890
 #, gcc-internal-format
 msgid "Scalar object %qs at %L may not be ALLOCATABLE"
 msgstr ""
 
-#: fortran/resolve.cc:12897
+#: fortran/resolve.cc:12898
 #, gcc-internal-format
 msgid "Array pointer %qs at %L must have a deferred shape or assumed rank"
 msgstr ""
 
-#: fortran/resolve.cc:12908
+#: fortran/resolve.cc:12909
 #, gcc-internal-format
 msgid "Array %qs at %L cannot have a deferred shape"
 msgstr ""
 
-#: fortran/resolve.cc:12924
+#: fortran/resolve.cc:12925
 #, gcc-internal-format
 msgid "Type %qs of CLASS variable %qs at %L is not extensible"
 msgstr ""
 
-#: fortran/resolve.cc:12936
+#: fortran/resolve.cc:12937
 #, gcc-internal-format
 msgid "CLASS variable %qs at %L must be dummy, allocatable or pointer"
 msgstr ""
 
-#: fortran/resolve.cc:12969
+#: fortran/resolve.cc:12970
 #, gcc-internal-format
 msgid ""
 "The type %qs cannot be host associated at %L because it is blocked by an "
 "incompatible object of the same name declared at %L"
 msgstr ""
 
-#: fortran/resolve.cc:12991
+#: fortran/resolve.cc:12992
 #, gcc-internal-format
 msgid ""
 "Implied SAVE for module variable %qs at %L, needed due to the default "
 "initialization"
 msgstr ""
 
-#: fortran/resolve.cc:13024
+#: fortran/resolve.cc:13025
 #, gcc-internal-format
 msgid ""
 "Entity %qs at %L has a deferred type parameter and requires either the "
@@ -78291,1026 +78320,1026 @@ msgstr ""
 
 #. F08:C541. The shape of an array defined in a main program or module
 #. * needs to be constant.
-#: fortran/resolve.cc:13060
+#: fortran/resolve.cc:13061
 #, gcc-internal-format
 msgid "The module or main program array %qs at %L must have constant shape"
 msgstr ""
 
-#: fortran/resolve.cc:13085
+#: fortran/resolve.cc:13086
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Entity with assumed character length at %L must be a dummy argument or a "
 "PARAMETER"
 msgstr ""
 
-#: fortran/resolve.cc:13106
+#: fortran/resolve.cc:13107
 #, gcc-internal-format
 msgid "%qs at %L must have constant character length in this context"
 msgstr ""
 
-#: fortran/resolve.cc:13113
+#: fortran/resolve.cc:13114
 #, gcc-internal-format
 msgid "COMMON variable %qs at %L must have constant character length"
 msgstr ""
 
-#: fortran/resolve.cc:13160
+#: fortran/resolve.cc:13161
 #, gcc-internal-format
 msgid "Allocatable %qs at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.cc:13163
+#: fortran/resolve.cc:13164
 #, gcc-internal-format
 msgid "External %qs at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.cc:13166
+#: fortran/resolve.cc:13167
 #, gcc-internal-format
 msgid "Dummy %qs at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.cc:13169
+#: fortran/resolve.cc:13170
 #, gcc-internal-format
 msgid "Intrinsic %qs at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.cc:13172
+#: fortran/resolve.cc:13173
 #, gcc-internal-format
 msgid "Function result %qs at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.cc:13175
+#: fortran/resolve.cc:13176
 #, gcc-internal-format
 msgid "Automatic array %qs at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.cc:13217
+#: fortran/resolve.cc:13218
 #, gcc-internal-format, gfc-internal-format
 msgid "%s at %L"
 msgstr ""
 
-#: fortran/resolve.cc:13249
+#: fortran/resolve.cc:13250
 #, gcc-internal-format
 msgid "Character-valued statement function %qs at %L must have constant length"
 msgstr ""
 
-#: fortran/resolve.cc:13272
+#: fortran/resolve.cc:13273
 #, gcc-internal-format
 msgid ""
 "%qs is of a PRIVATE type and cannot be a dummy argument of %qs, which is "
 "PUBLIC at %L"
 msgstr ""
 
-#: fortran/resolve.cc:13294
+#: fortran/resolve.cc:13295
 #, gcc-internal-format
 msgid ""
 "Procedure %qs in PUBLIC interface %qs at %L takes dummy arguments of %qs "
 "which is PRIVATE"
 msgstr ""
 
-#: fortran/resolve.cc:13312
+#: fortran/resolve.cc:13313
 #, gcc-internal-format
 msgid "Function %qs at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.cc:13324
+#: fortran/resolve.cc:13325
 #, gcc-internal-format
 msgid "External object %qs at %L may not have an initializer"
 msgstr ""
 
-#: fortran/resolve.cc:13334
+#: fortran/resolve.cc:13335
 #, gcc-internal-format
 msgid "ELEMENTAL function %qs at %L must have a scalar result"
 msgstr ""
 
-#: fortran/resolve.cc:13344
+#: fortran/resolve.cc:13345
 #, gcc-internal-format
 msgid ""
 "Statement function %qs at %L may not have pointer or allocatable attribute"
 msgstr ""
 
-#: fortran/resolve.cc:13363
+#: fortran/resolve.cc:13364
 #, gcc-internal-format
 msgid "CHARACTER(*) function %qs at %L cannot be array-valued"
 msgstr ""
 
-#: fortran/resolve.cc:13367
+#: fortran/resolve.cc:13368
 #, gcc-internal-format
 msgid "CHARACTER(*) function %qs at %L cannot be pointer-valued"
 msgstr ""
 
-#: fortran/resolve.cc:13371
+#: fortran/resolve.cc:13372
 #, gcc-internal-format
 msgid "CHARACTER(*) function %qs at %L cannot be pure"
 msgstr ""
 
-#: fortran/resolve.cc:13375
+#: fortran/resolve.cc:13376
 #, gcc-internal-format
 msgid "CHARACTER(*) function %qs at %L cannot be recursive"
 msgstr ""
 
-#: fortran/resolve.cc:13388
+#: fortran/resolve.cc:13389
 #, gcc-internal-format
 msgid "CHARACTER(*) function %qs at %L"
 msgstr ""
 
-#: fortran/resolve.cc:13399
+#: fortran/resolve.cc:13400
 #, gcc-internal-format
 msgid "Procedure pointer %qs at %L shall not be elemental"
 msgstr ""
 
-#: fortran/resolve.cc:13405
+#: fortran/resolve.cc:13406
 #, gcc-internal-format
 msgid "Dummy procedure %qs at %L shall not be elemental"
 msgstr ""
 
-#: fortran/resolve.cc:13425
+#: fortran/resolve.cc:13426
 #, gcc-internal-format
 msgid ""
 "Function result variable %qs at %L of elemental function %qs shall not have "
 "an ALLOCATABLE or POINTER attribute"
 msgstr ""
 
-#: fortran/resolve.cc:13482
+#: fortran/resolve.cc:13483
 #, gcc-internal-format
 msgid "PROCEDURE attribute conflicts with SAVE attribute in %qs at %L"
 msgstr ""
 
-#: fortran/resolve.cc:13488
+#: fortran/resolve.cc:13489
 #, gcc-internal-format
 msgid "PROCEDURE attribute conflicts with INTENT attribute in %qs at %L"
 msgstr ""
 
-#: fortran/resolve.cc:13494
+#: fortran/resolve.cc:13495
 #, gcc-internal-format
 msgid "PROCEDURE attribute conflicts with RESULT attribute in %qs at %L"
 msgstr ""
 
-#: fortran/resolve.cc:13502
+#: fortran/resolve.cc:13503
 #, gcc-internal-format
 msgid "EXTERNAL attribute conflicts with FUNCTION attribute in %qs at %L"
 msgstr ""
 
-#: fortran/resolve.cc:13508
+#: fortran/resolve.cc:13509
 #, gcc-internal-format
 msgid "Procedure pointer result %qs at %L is missing the pointer attribute"
 msgstr ""
 
-#: fortran/resolve.cc:13551
+#: fortran/resolve.cc:13552
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Mismatch in ELEMENTAL attribute between MODULE PROCEDURE at %L and its "
 "interface in %s"
 msgstr ""
 
-#: fortran/resolve.cc:13559
+#: fortran/resolve.cc:13560
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Mismatch in PURE attribute between MODULE PROCEDURE at %L and its interface "
 "in %s"
 msgstr ""
 
-#: fortran/resolve.cc:13567
+#: fortran/resolve.cc:13568
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Mismatch in RECURSIVE attribute between MODULE PROCEDURE at %L and its "
 "interface in %s"
 msgstr ""
 
-#: fortran/resolve.cc:13576
+#: fortran/resolve.cc:13577
 #, gcc-internal-format
 msgid ""
 "%s between the MODULE PROCEDURE declaration in MODULE %qs and the "
 "declaration at %L in (SUB)MODULE %qs"
 msgstr ""
 
-#: fortran/resolve.cc:13660
+#: fortran/resolve.cc:13661
 #, gcc-internal-format
 msgid "FINAL procedure %qs at %L is not a SUBROUTINE"
 msgstr ""
 
-#: fortran/resolve.cc:13669
+#: fortran/resolve.cc:13670
 #, gcc-internal-format, gfc-internal-format
 msgid "FINAL procedure at %L must have exactly one argument"
 msgstr ""
 
-#: fortran/resolve.cc:13678
+#: fortran/resolve.cc:13679
 #, gcc-internal-format
 msgid "Argument of FINAL procedure at %L must be of type %qs"
 msgstr ""
 
-#: fortran/resolve.cc:13686
+#: fortran/resolve.cc:13687
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument of FINAL procedure at %L must not be a POINTER"
 msgstr ""
 
-#: fortran/resolve.cc:13692
+#: fortran/resolve.cc:13693
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
 msgstr ""
 
-#: fortran/resolve.cc:13698
+#: fortran/resolve.cc:13699
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
 msgstr ""
 
-#: fortran/resolve.cc:13706
+#: fortran/resolve.cc:13707
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
 msgstr ""
 
-#: fortran/resolve.cc:13715
+#: fortran/resolve.cc:13716
 #, gcc-internal-format, gfc-internal-format
 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
 msgstr ""
 
-#: fortran/resolve.cc:13737
+#: fortran/resolve.cc:13738
 #, gcc-internal-format
 msgid "FINAL procedure %qs declared at %L has the same rank (%d) as %qs"
 msgstr ""
 
-#: fortran/resolve.cc:13774
+#: fortran/resolve.cc:13775
 #, gcc-internal-format
 msgid ""
 "Only array FINAL procedures declared for derived type %qs defined at %L, "
 "suggest also scalar one"
 msgstr ""
 
-#: fortran/resolve.cc:13814
+#: fortran/resolve.cc:13815
 #, gcc-internal-format
 msgid "%qs and %qs cannot be mixed FUNCTION/SUBROUTINE for GENERIC %qs at %L"
 msgstr ""
 
-#: fortran/resolve.cc:13850
+#: fortran/resolve.cc:13851
 #, gcc-internal-format
 msgid "%qs and %qs for GENERIC %qs at %L are ambiguous"
 msgstr ""
 
-#: fortran/resolve.cc:13909
+#: fortran/resolve.cc:13910
 #, gcc-internal-format
 msgid "Undefined specific binding %qs as target of GENERIC %qs at %L"
 msgstr ""
 
-#: fortran/resolve.cc:13921
+#: fortran/resolve.cc:13922
 #, gcc-internal-format
 msgid "GENERIC %qs at %L must target a specific binding, %qs is GENERIC, too"
 msgstr ""
 
-#: fortran/resolve.cc:13949
+#: fortran/resolve.cc:13950
 #, gcc-internal-format
 msgid "GENERIC %qs at %L cannot overwrite specific binding with the same name"
 msgstr ""
 
-#: fortran/resolve.cc:14005
+#: fortran/resolve.cc:14006
 #, gcc-internal-format, gfc-internal-format
 msgid "Type-bound operator at %L cannot be NOPASS"
 msgstr ""
 
-#: fortran/resolve.cc:14217
+#: fortran/resolve.cc:14218
 #, gcc-internal-format
 msgid ""
 "%qs must be a module procedure or an external procedure with an explicit "
 "interface at %L"
 msgstr ""
 
-#: fortran/resolve.cc:14260
+#: fortran/resolve.cc:14261
 #, gcc-internal-format
 msgid "Procedure %qs with PASS(%s) at %L has no argument %qs"
 msgstr ""
 
-#: fortran/resolve.cc:14274
+#: fortran/resolve.cc:14275
 #, gcc-internal-format
 msgid "Procedure %qs with PASS at %L must have at least one argument"
 msgstr ""
 
-#: fortran/resolve.cc:14288 fortran/resolve.cc:14774
+#: fortran/resolve.cc:14289 fortran/resolve.cc:14775
 #, gcc-internal-format
 msgid "Non-polymorphic passed-object dummy argument of %qs at %L"
 msgstr ""
 
-#: fortran/resolve.cc:14296
+#: fortran/resolve.cc:14297
 #, gcc-internal-format
 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived-type %qs"
 msgstr ""
 
-#: fortran/resolve.cc:14305
+#: fortran/resolve.cc:14306
 #, gcc-internal-format
 msgid "Passed-object dummy argument of %qs at %L must be scalar"
 msgstr ""
 
-#: fortran/resolve.cc:14311
+#: fortran/resolve.cc:14312
 #, gcc-internal-format
 msgid "Passed-object dummy argument of %qs at %L must not be ALLOCATABLE"
 msgstr ""
 
-#: fortran/resolve.cc:14317
+#: fortran/resolve.cc:14318
 #, gcc-internal-format
 msgid "Passed-object dummy argument of %qs at %L must not be POINTER"
 msgstr ""
 
-#: fortran/resolve.cc:14346
+#: fortran/resolve.cc:14347
 #, gcc-internal-format
 msgid "Procedure %qs at %L has the same name as a component of %qs"
 msgstr ""
 
-#: fortran/resolve.cc:14356
+#: fortran/resolve.cc:14357
 #, gcc-internal-format
 msgid "Procedure %qs at %L has the same name as an inherited component of %qs"
 msgstr ""
 
-#: fortran/resolve.cc:14451
+#: fortran/resolve.cc:14452
 #, gcc-internal-format
 msgid ""
 "Derived-type %qs declared at %L must be ABSTRACT because %qs is DEFERRED and "
 "not overridden"
 msgstr ""
 
-#: fortran/resolve.cc:14554
+#: fortran/resolve.cc:14555
 #, gcc-internal-format
 msgid "Coarray component %qs at %L must be allocatable with deferred shape"
 msgstr ""
 
-#: fortran/resolve.cc:14563
+#: fortran/resolve.cc:14564
 #, gcc-internal-format
 msgid ""
 "Component %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
 msgstr ""
 
-#: fortran/resolve.cc:14573
+#: fortran/resolve.cc:14574
 #, gcc-internal-format
 msgid ""
 "Component %qs at %L with coarray component shall be a nonpointer, "
 "nonallocatable scalar"
 msgstr ""
 
-#: fortran/resolve.cc:14598
+#: fortran/resolve.cc:14599
 #, gcc-internal-format
 msgid ""
 "Component %qs at %L has the CONTIGUOUS attribute but is not an array pointer"
 msgstr ""
 
-#: fortran/resolve.cc:14609
+#: fortran/resolve.cc:14610
 #, gcc-internal-format
 msgid "Component %qs of BIND(C) type at %L must have length one"
 msgstr ""
 
-#: fortran/resolve.cc:14707
+#: fortran/resolve.cc:14708
 #, gcc-internal-format
 msgid "Procedure pointer component %qs with PASS(%s) at %L has no argument %qs"
 msgstr ""
 
-#: fortran/resolve.cc:14721
+#: fortran/resolve.cc:14722
 #, gcc-internal-format
 msgid ""
 "Procedure pointer component %qs with PASS at %L must have at least one "
 "argument"
 msgstr ""
 
-#: fortran/resolve.cc:14737
+#: fortran/resolve.cc:14738
 #, gcc-internal-format
 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived type %qs"
 msgstr ""
 
-#: fortran/resolve.cc:14747
+#: fortran/resolve.cc:14748
 #, gcc-internal-format
 msgid "Argument %qs of %qs with PASS(%s) at %L must be scalar"
 msgstr ""
 
-#: fortran/resolve.cc:14756
+#: fortran/resolve.cc:14757
 #, gcc-internal-format
 msgid ""
 "Argument %qs of %qs with PASS(%s) at %L may not have the POINTER attribute"
 msgstr ""
 
-#: fortran/resolve.cc:14765
+#: fortran/resolve.cc:14766
 #, gcc-internal-format
 msgid "Argument %qs of %qs with PASS(%s) at %L may not be ALLOCATABLE"
 msgstr ""
 
-#: fortran/resolve.cc:14807
+#: fortran/resolve.cc:14808
 #, gcc-internal-format
 msgid ""
 "Component %qs of %qs at %L has the same name as an inherited type-bound "
 "procedure"
 msgstr ""
 
-#: fortran/resolve.cc:14820
+#: fortran/resolve.cc:14821
 #, gcc-internal-format
 msgid ""
 "Character length of component %qs needs to be a constant specification "
 "expression at %L"
 msgstr ""
 
-#: fortran/resolve.cc:14831
+#: fortran/resolve.cc:14832
 #, gcc-internal-format
 msgid ""
 "Character component %qs of %qs at %L with deferred length must be a POINTER "
 "or ALLOCATABLE"
 msgstr ""
 
-#: fortran/resolve.cc:14864
+#: fortran/resolve.cc:14865
 #, gcc-internal-format
 msgid ""
 "the component %qs is a PRIVATE type and cannot be a component of %qs, which "
 "is PUBLIC at %L"
 msgstr ""
 
-#: fortran/resolve.cc:14872
+#: fortran/resolve.cc:14873
 #, gcc-internal-format, gfc-internal-format
 msgid "Polymorphic component %s at %L in SEQUENCE or BIND(C) type %s"
 msgstr ""
 
-#: fortran/resolve.cc:14881
+#: fortran/resolve.cc:14882
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE "
 "attribute"
 msgstr ""
 
-#: fortran/resolve.cc:14967
+#: fortran/resolve.cc:14968
 #, gcc-internal-format, gfc-internal-format
 msgid "Conflicting initializers in union at %L and %L"
 msgstr ""
 
-#: fortran/resolve.cc:15012
+#: fortran/resolve.cc:15013
 #, gcc-internal-format
 msgid ""
 "As extending type %qs at %L has a coarray component, parent type %qs shall "
 "also have one"
 msgstr ""
 
-#: fortran/resolve.cc:15025
+#: fortran/resolve.cc:15026
 #, gcc-internal-format
 msgid "Non-extensible derived-type %qs at %L must not be ABSTRACT"
 msgstr ""
 
-#: fortran/resolve.cc:15089
+#: fortran/resolve.cc:15090
 #, gcc-internal-format
 msgid ""
 "Parameterized type %qs does not have a component corresponding to parameter "
 "%qs at %L"
 msgstr ""
 
-#: fortran/resolve.cc:15122
+#: fortran/resolve.cc:15123
 #, gcc-internal-format
 msgid ""
 "Generic name %qs of function %qs at %L being the same name as derived type "
 "at %L"
 msgstr ""
 
-#: fortran/resolve.cc:15136
+#: fortran/resolve.cc:15137
 #, gcc-internal-format
 msgid "Derived type %qs at %L has not been declared"
 msgstr ""
 
-#: fortran/resolve.cc:15201
+#: fortran/resolve.cc:15205
 #, gcc-internal-format
 msgid "Assumed size array %qs in namelist %qs at %L is not allowed"
 msgstr ""
 
-#: fortran/resolve.cc:15207
+#: fortran/resolve.cc:15211
 #, gcc-internal-format
 msgid "NAMELIST array object %qs with assumed shape in namelist %qs at %L"
 msgstr ""
 
-#: fortran/resolve.cc:15213
+#: fortran/resolve.cc:15217
 #, gcc-internal-format
 msgid "NAMELIST array object %qs with nonconstant shape in namelist %qs at %L"
 msgstr ""
 
-#: fortran/resolve.cc:15221
+#: fortran/resolve.cc:15225
 #, gcc-internal-format
 msgid ""
 "NAMELIST object %qs with nonconstant character length in namelist %qs at %L"
 msgstr ""
 
-#: fortran/resolve.cc:15238
+#: fortran/resolve.cc:15242
 #, gcc-internal-format
 msgid ""
 "NAMELIST object %qs was declared PRIVATE and cannot be member of PUBLIC "
 "namelist %qs at %L"
 msgstr ""
 
-#: fortran/resolve.cc:15260
+#: fortran/resolve.cc:15264
 #, gcc-internal-format
 msgid ""
 "NAMELIST object %qs has use-associated PRIVATE components and cannot be "
 "member of namelist %qs at %L"
 msgstr ""
 
-#: fortran/resolve.cc:15271
+#: fortran/resolve.cc:15275
 #, gcc-internal-format
 msgid ""
 "NAMELIST object %qs has PRIVATE components and cannot be a member of PUBLIC "
 "namelist %qs at %L"
 msgstr ""
 
-#: fortran/resolve.cc:15298
+#: fortran/resolve.cc:15302
 #, gcc-internal-format
 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in %qs at %L"
 msgstr ""
 
-#: fortran/resolve.cc:15317
+#: fortran/resolve.cc:15321
 #, gcc-internal-format
 msgid "Parameter array %qs at %L cannot be automatic or of deferred shape"
 msgstr ""
 
-#: fortran/resolve.cc:15333
+#: fortran/resolve.cc:15337
 #, gcc-internal-format
 msgid ""
 "Implicitly typed PARAMETER %qs at %L doesn't match a later IMPLICIT type"
 msgstr ""
 
-#: fortran/resolve.cc:15344
+#: fortran/resolve.cc:15348
 #, gcc-internal-format, gfc-internal-format
 msgid "Incompatible derived type in PARAMETER at %L"
 msgstr ""
 
-#: fortran/resolve.cc:15352
+#: fortran/resolve.cc:15356
 #, gcc-internal-format
 msgid "CLASS variable %qs at %L cannot have the PARAMETER attribute"
 msgstr ""
 
-#: fortran/resolve.cc:15403
+#: fortran/resolve.cc:15407
 #, gcc-internal-format
 msgid ""
 "The object %qs at %L has a deferred LEN parameter %qs and is neither "
 "allocatable nor a pointer"
 msgstr ""
 
-#: fortran/resolve.cc:15414
+#: fortran/resolve.cc:15418
 #, gcc-internal-format
 msgid ""
 "The AUTOMATIC object %qs at %L must not have the SAVE attribute or be a "
 "variable declared in the main program, a module or a submodule(F08/C513)"
 msgstr ""
 
-#: fortran/resolve.cc:15421
+#: fortran/resolve.cc:15425
 #, gcc-internal-format
 msgid ""
 "The object %qs at %L with ASSUMED type parameters must be a dummy or a "
 "SELECT TYPE selector(F08/4.2)"
 msgstr ""
 
-#: fortran/resolve.cc:15461
+#: fortran/resolve.cc:15465
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Sorry, allocatable/pointer components in polymorphic (CLASS) type coarrays "
 "at %L are unsupported"
 msgstr ""
 
-#: fortran/resolve.cc:15525
+#: fortran/resolve.cc:15529
 #, gcc-internal-format, gfc-internal-format
 msgid "PROTECTED attribute conflicts with EXTERNAL attribute at %L"
 msgstr ""
 
-#: fortran/resolve.cc:15528
+#: fortran/resolve.cc:15532
 #, gcc-internal-format, gfc-internal-format
 msgid "PROCEDURE attribute conflicts with PROTECTED attribute at %L"
 msgstr ""
 
-#: fortran/resolve.cc:15628
+#: fortran/resolve.cc:15632
 #, gcc-internal-format
 msgid ""
 "%qs at %L has the CONTIGUOUS attribute but is not an array pointer or an "
 "assumed-shape or assumed-rank array"
 msgstr ""
 
-#: fortran/resolve.cc:15649
+#: fortran/resolve.cc:15653
 #, gcc-internal-format, gfc-internal-format
 msgid "Bad specification for assumed size array at %L"
 msgstr ""
 
-#: fortran/resolve.cc:15662
+#: fortran/resolve.cc:15666
 #, gcc-internal-format, gfc-internal-format
 msgid "Assumed size array at %L must be a dummy argument"
 msgstr ""
 
-#: fortran/resolve.cc:15665
+#: fortran/resolve.cc:15669
 #, gcc-internal-format, gfc-internal-format
 msgid "Assumed shape array at %L must be a dummy argument"
 msgstr ""
 
-#: fortran/resolve.cc:15675
+#: fortran/resolve.cc:15679
 #, gcc-internal-format, gfc-internal-format
 msgid "Assumed-rank array at %L must be a dummy argument"
 msgstr ""
 
-#: fortran/resolve.cc:15682
+#: fortran/resolve.cc:15686
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Assumed-rank array at %L may not have the VALUE or CODIMENSION attribute"
 msgstr ""
 
-#: fortran/resolve.cc:15695
+#: fortran/resolve.cc:15699
 #, gcc-internal-format, gfc-internal-format
 msgid "Symbol at %L is not a DUMMY variable"
 msgstr ""
 
-#: fortran/resolve.cc:15701
+#: fortran/resolve.cc:15705
 #, gcc-internal-format
 msgid ""
 "%qs at %L cannot have the VALUE attribute because it is not a dummy argument"
 msgstr ""
 
-#: fortran/resolve.cc:15711
+#: fortran/resolve.cc:15715
 #, gcc-internal-format
 msgid ""
 "Character dummy variable %qs at %L with VALUE attribute must have constant "
 "length"
 msgstr ""
 
-#: fortran/resolve.cc:15720
+#: fortran/resolve.cc:15724
 #, gcc-internal-format
 msgid ""
 "C interoperable character dummy variable %qs at %L with VALUE attribute must "
 "have length one"
 msgstr ""
 
-#: fortran/resolve.cc:15733 fortran/resolve.cc:15910
+#: fortran/resolve.cc:15737 fortran/resolve.cc:15914
 #, gcc-internal-format
 msgid "The derived type %qs at %L is of type %qs, which has not been defined"
 msgstr ""
 
-#: fortran/resolve.cc:15747
+#: fortran/resolve.cc:15751
 #, gcc-internal-format, gfc-internal-format
 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be a dummy argument"
 msgstr ""
 
-#: fortran/resolve.cc:15756
+#: fortran/resolve.cc:15760
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Variable %s at %L with NO_ARG_CHECK attribute shall be of type TYPE(*) or of "
 "an numeric intrinsic type"
 msgstr ""
 
-#: fortran/resolve.cc:15765
+#: fortran/resolve.cc:15769
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Variable %s at %L with NO_ARG_CHECK attribute may not have the ALLOCATABLE, "
 "CODIMENSION, POINTER or VALUE attribute"
 msgstr ""
 
-#: fortran/resolve.cc:15773
+#: fortran/resolve.cc:15777
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Variable %s at %L with NO_ARG_CHECK attribute may not have the INTENT(OUT) "
 "attribute"
 msgstr ""
 
-#: fortran/resolve.cc:15780
+#: fortran/resolve.cc:15784
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Variable %s at %L with NO_ARG_CHECK attribute shall either be a scalar or an "
 "assumed-size array"
 msgstr ""
 
-#: fortran/resolve.cc:15800
+#: fortran/resolve.cc:15804
 #, gcc-internal-format, gfc-internal-format
 msgid "Assumed type of variable %s at %L is only permitted for dummy variables"
 msgstr ""
 
-#: fortran/resolve.cc:15807
+#: fortran/resolve.cc:15811
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Assumed-type variable %s at %L may not have the ALLOCATABLE, CODIMENSION, "
 "POINTER or VALUE attribute"
 msgstr ""
 
-#: fortran/resolve.cc:15814
+#: fortran/resolve.cc:15818
 #, gcc-internal-format, gfc-internal-format
 msgid "Assumed-type variable %s at %L may not have the INTENT(OUT) attribute"
 msgstr ""
 
-#: fortran/resolve.cc:15821
+#: fortran/resolve.cc:15825
 #, gcc-internal-format, gfc-internal-format
 msgid "Assumed-type variable %s at %L shall not be an explicit-shape array"
 msgstr ""
 
-#: fortran/resolve.cc:15847
+#: fortran/resolve.cc:15851
 #, gcc-internal-format
 msgid ""
 "Variable %qs at %L cannot be BIND(C) because it is neither a COMMON block "
 "nor declared at the module level scope"
 msgstr ""
 
-#: fortran/resolve.cc:15857
+#: fortran/resolve.cc:15861
 #, gcc-internal-format
 msgid "BIND(C) Variable %qs at %L must have length one"
 msgstr ""
 
-#: fortran/resolve.cc:15936
+#: fortran/resolve.cc:15940
 #, gcc-internal-format
 msgid "PUBLIC %s %qs at %L of PRIVATE derived type %qs"
 msgstr ""
 
-#: fortran/resolve.cc:15951
+#: fortran/resolve.cc:15955
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Variable %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE "
 "must be a coarray"
 msgstr ""
 
-#: fortran/resolve.cc:15964
+#: fortran/resolve.cc:15968
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Variable %s at %L of type EVENT_TYPE or with subcomponent of type EVENT_TYPE "
 "must be a coarray"
 msgstr ""
 
-#: fortran/resolve.cc:15982
+#: fortran/resolve.cc:15986
 #, gcc-internal-format
 msgid ""
 "The INTENT(OUT) dummy argument %qs at %L is ASSUMED SIZE and so cannot have "
 "a default initializer"
 msgstr ""
 
-#: fortran/resolve.cc:15994
+#: fortran/resolve.cc:15998
 #, gcc-internal-format
 msgid "Dummy argument %qs at %L of LOCK_TYPE shall not be INTENT(OUT)"
 msgstr ""
 
-#: fortran/resolve.cc:16003
+#: fortran/resolve.cc:16007
 #, gcc-internal-format
 msgid "Dummy argument %qs at %L of EVENT_TYPE shall not be INTENT(OUT)"
 msgstr ""
 
-#: fortran/resolve.cc:16016
+#: fortran/resolve.cc:16020
 #, gcc-internal-format
 msgid ""
 "Function result %qs at %L shall not be a coarray or have a coarray component"
 msgstr ""
 
-#: fortran/resolve.cc:16025
+#: fortran/resolve.cc:16029
 #, gcc-internal-format
 msgid ""
 "Variable %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
 msgstr ""
 
-#: fortran/resolve.cc:16038
+#: fortran/resolve.cc:16042
 #, gcc-internal-format
 msgid ""
 "Variable %qs at %L with coarray component shall be a nonpointer, "
 "nonallocatable scalar, which is not a coarray"
 msgstr ""
 
-#: fortran/resolve.cc:16054
+#: fortran/resolve.cc:16058
 #, gcc-internal-format
 msgid ""
 "Variable %qs at %L is a coarray and is not ALLOCATABLE, SAVE nor a dummy "
 "argument"
 msgstr ""
 
-#: fortran/resolve.cc:16062
+#: fortran/resolve.cc:16066
 #, gcc-internal-format
 msgid ""
 "Coarray variable %qs at %L shall not have codimensions with deferred shape"
 msgstr ""
 
-#: fortran/resolve.cc:16069
+#: fortran/resolve.cc:16073
 #, gcc-internal-format
 msgid "Allocatable coarray variable %qs at %L must have deferred shape"
 msgstr ""
 
-#: fortran/resolve.cc:16082
+#: fortran/resolve.cc:16086
 #, gcc-internal-format
 msgid ""
 "Variable %qs at %L is INTENT(OUT) and can thus not be an allocatable coarray "
 "or have coarray components"
 msgstr ""
 
-#: fortran/resolve.cc:16091
+#: fortran/resolve.cc:16095
 #, gcc-internal-format
 msgid "Coarray dummy variable %qs at %L not allowed in BIND(C) procedure %qs"
 msgstr ""
 
-#: fortran/resolve.cc:16107
+#: fortran/resolve.cc:16111
 #, gcc-internal-format
 msgid ""
 "LOGICAL dummy argument %qs at %L with non-C_Bool kind in BIND(C) procedure "
 "%qs"
 msgstr ""
 
-#: fortran/resolve.cc:16113
+#: fortran/resolve.cc:16117
 #, gcc-internal-format
 msgid ""
 "LOGICAL result variable %qs at %L with non-C_Bool kind in BIND(C) procedure "
 "%qs"
 msgstr ""
 
-#: fortran/resolve.cc:16138
+#: fortran/resolve.cc:16142
 #, gcc-internal-format
 msgid "Namelist %qs cannot be an argument to subroutine or function at %L"
 msgstr ""
 
-#: fortran/resolve.cc:16209
+#: fortran/resolve.cc:16213
 #, gcc-internal-format, gfc-internal-format
 msgid "Threadprivate at %L isn't SAVEd"
 msgstr ""
 
-#: fortran/resolve.cc:16221
+#: fortran/resolve.cc:16225
 #, gcc-internal-format
 msgid "!$OMP DECLARE TARGET variable %qs at %L isn't SAVEd"
 msgstr ""
 
-#: fortran/resolve.cc:16328
+#: fortran/resolve.cc:16332
 #, gcc-internal-format, gfc-internal-format
 msgid "Expecting definable entity near %L"
 msgstr ""
 
-#: fortran/resolve.cc:16336
+#: fortran/resolve.cc:16340
 #, gcc-internal-format
 msgid "BLOCK DATA element %qs at %L must be in COMMON"
 msgstr ""
 
-#: fortran/resolve.cc:16343
+#: fortran/resolve.cc:16347
 #, gcc-internal-format
 msgid "DATA array %qs at %L must be specified in a previous declaration"
 msgstr ""
 
-#: fortran/resolve.cc:16350
+#: fortran/resolve.cc:16354
 #, gcc-internal-format
 msgid "DATA element %qs at %L cannot have a coindex"
 msgstr ""
 
-#: fortran/resolve.cc:16366
+#: fortran/resolve.cc:16370
 #, gcc-internal-format
 msgid "DATA element %qs at %L is a pointer and so must be a full array"
 msgstr ""
 
-#: fortran/resolve.cc:16373
+#: fortran/resolve.cc:16377
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "DATA object near %L has the pointer attribute and the corresponding DATA "
 "value is not a valid initial-data-target"
 msgstr ""
 
-#: fortran/resolve.cc:16382
+#: fortran/resolve.cc:16386
 #, gcc-internal-format
 msgid "DATA element %qs at %L cannot have the ALLOCATABLE attribute"
 msgstr ""
 
-#: fortran/resolve.cc:16428
+#: fortran/resolve.cc:16432
 #, gcc-internal-format, gfc-internal-format
 msgid "Nonconstant array section at %L in DATA statement"
 msgstr ""
 
-#: fortran/resolve.cc:16441
+#: fortran/resolve.cc:16445
 #, gcc-internal-format, gfc-internal-format
 msgid "DATA statement at %L has more variables than values"
 msgstr ""
 
-#: fortran/resolve.cc:16540
+#: fortran/resolve.cc:16544
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "start of implied-do loop at %L could not be simplified to a constant value"
 msgstr ""
 
-#: fortran/resolve.cc:16548
+#: fortran/resolve.cc:16552
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "end of implied-do loop at %L could not be simplified to a constant value"
 msgstr ""
 
-#: fortran/resolve.cc:16556
+#: fortran/resolve.cc:16560
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "step of implied-do loop at %L could not be simplified to a constant value"
 msgstr ""
 
-#: fortran/resolve.cc:16563
+#: fortran/resolve.cc:16567
 #, gcc-internal-format, gfc-internal-format
 msgid "step of implied-do loop at %L shall not be zero"
 msgstr ""
 
-#: fortran/resolve.cc:16688
+#: fortran/resolve.cc:16692
 #, gcc-internal-format, gfc-internal-format
 msgid "DATA statement at %L has more values than variables"
 msgstr ""
 
-#: fortran/resolve.cc:16854
+#: fortran/resolve.cc:16858
 #, gcc-internal-format, gfc-internal-format
 msgid "Label %d at %L defined but not used"
 msgstr ""
 
-#: fortran/resolve.cc:16860
+#: fortran/resolve.cc:16864
 #, gcc-internal-format, gfc-internal-format
 msgid "Label %d at %L defined but cannot be used"
 msgstr ""
 
-#: fortran/resolve.cc:16944
+#: fortran/resolve.cc:16948
 #, gcc-internal-format
 msgid ""
 "Derived type variable %qs at %L must have SEQUENCE attribute to be an "
 "EQUIVALENCE object"
 msgstr ""
 
-#: fortran/resolve.cc:16953
+#: fortran/resolve.cc:16957
 #, gcc-internal-format
 msgid ""
 "Derived type variable %qs at %L cannot have ALLOCATABLE components to be an "
 "EQUIVALENCE object"
 msgstr ""
 
-#: fortran/resolve.cc:16961
+#: fortran/resolve.cc:16965
 #, gcc-internal-format
 msgid ""
 "Derived type variable %qs at %L with default initialization cannot be in "
 "EQUIVALENCE with a variable in COMMON"
 msgstr ""
 
-#: fortran/resolve.cc:16977
+#: fortran/resolve.cc:16981
 #, gcc-internal-format
 msgid ""
 "Derived type variable %qs at %L with pointer component(s) cannot be an "
 "EQUIVALENCE object"
 msgstr ""
 
-#: fortran/resolve.cc:17080
+#: fortran/resolve.cc:17084
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in EQUIVALENCE statement at %L"
 msgstr ""
 
-#: fortran/resolve.cc:17095
+#: fortran/resolve.cc:17099
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Either all or none of the objects in the EQUIVALENCE set at %L shall have "
 "the PROTECTED attribute"
 msgstr ""
 
-#: fortran/resolve.cc:17120
+#: fortran/resolve.cc:17124
 #, gcc-internal-format
 msgid ""
 "COMMON block member %qs at %L cannot be an EQUIVALENCE object in the pure "
 "procedure %qs"
 msgstr ""
 
-#: fortran/resolve.cc:17129
+#: fortran/resolve.cc:17133
 #, gcc-internal-format
 msgid "Named constant %qs at %L cannot be an EQUIVALENCE object"
 msgstr ""
 
-#: fortran/resolve.cc:17202
+#: fortran/resolve.cc:17206
 #, gcc-internal-format
 msgid ""
 "Array %qs at %L with non-constant bounds cannot be an EQUIVALENCE object"
 msgstr ""
 
-#: fortran/resolve.cc:17213
+#: fortran/resolve.cc:17217
 #, gcc-internal-format
 msgid "Structure component %qs at %L cannot be an EQUIVALENCE object"
 msgstr ""
 
-#: fortran/resolve.cc:17224
+#: fortran/resolve.cc:17228
 #, gcc-internal-format, gfc-internal-format
 msgid "Substring at %L has length zero"
 msgstr ""
 
-#: fortran/resolve.cc:17255
+#: fortran/resolve.cc:17259
 #, gcc-internal-format
 msgid "Self reference in character length expression for %qs at %L"
 msgstr ""
 
-#: fortran/resolve.cc:17322
+#: fortran/resolve.cc:17326
 #, gcc-internal-format
 msgid "PUBLIC function %qs at %L of PRIVATE type %qs"
 msgstr ""
 
-#: fortran/resolve.cc:17335
+#: fortran/resolve.cc:17339
 #, gcc-internal-format
 msgid "ENTRY %qs at %L has no IMPLICIT type"
 msgstr ""
 
-#: fortran/resolve.cc:17355
+#: fortran/resolve.cc:17359
 #, gcc-internal-format
 msgid "User operator procedure %qs at %L must be a FUNCTION"
 msgstr ""
 
-#: fortran/resolve.cc:17365
+#: fortran/resolve.cc:17369
 #, gcc-internal-format
 msgid "User operator procedure %qs at %L cannot be assumed character length"
 msgstr ""
 
-#: fortran/resolve.cc:17373
+#: fortran/resolve.cc:17377
 #, gcc-internal-format
 msgid "User operator procedure %qs at %L must have at least one argument"
 msgstr ""
 
-#: fortran/resolve.cc:17387
+#: fortran/resolve.cc:17391
 #, gcc-internal-format, gfc-internal-format
 msgid "First argument of operator interface at %L cannot be optional"
 msgstr ""
 
-#: fortran/resolve.cc:17405
+#: fortran/resolve.cc:17409
 #, gcc-internal-format, gfc-internal-format
 msgid "Second argument of operator interface at %L cannot be optional"
 msgstr ""
 
-#: fortran/resolve.cc:17412
+#: fortran/resolve.cc:17416
 #, gcc-internal-format, gfc-internal-format
 msgid "Operator interface at %L must have, at most, two arguments"
 msgstr ""
 
-#: fortran/resolve.cc:17491
+#: fortran/resolve.cc:17495
 #, gcc-internal-format
 msgid "Contained procedure %qs at %L of a PURE procedure must also be PURE"
 msgstr ""
@@ -80248,19 +80277,19 @@ msgstr ""
 
 #. Problems occur when we get something like
 #. integer :: a(lots) = (/(i, i=1, lots)/)
-#: fortran/trans-array.cc:6292
+#: fortran/trans-array.cc:6339
 #, gcc-internal-format
 msgid ""
 "The number of elements in the array constructor at %L requires an increase "
 "of the allowed %d upper limit. See %<-fmax-array-constructor%> option"
 msgstr ""
 
-#: fortran/trans-array.cc:8463
+#: fortran/trans-array.cc:8510
 #, gcc-internal-format
 msgid "Creating array temporary at %L for argument %qs"
 msgstr ""
 
-#: fortran/trans-array.cc:11726
+#: fortran/trans-array.cc:11773
 #, gcc-internal-format, gfc-internal-format
 msgid "bad expression type during walk (%d)"
 msgstr ""
@@ -80478,7 +80507,7 @@ msgstr ""
 msgid "Unknown argument list function at %L"
 msgstr ""
 
-#: fortran/trans-expr.cc:9998
+#: fortran/trans-expr.cc:10005
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "If bounds remapping is specified at %L, the pointer target shall not be NULL"
@@ -80505,12 +80534,12 @@ msgstr ""
 msgid "The event variable at %L shall not be coindexed"
 msgstr ""
 
-#: fortran/trans-io.cc:1965
+#: fortran/trans-io.cc:1991
 #, gcc-internal-format
 msgid "build_dt: format with namelist"
 msgstr ""
 
-#: fortran/trans-io.cc:2506
+#: fortran/trans-io.cc:2532
 #, gcc-internal-format, gfc-internal-format
 msgid "Bad IO basetype (%d)"
 msgstr ""
@@ -80540,52 +80569,52 @@ msgstr ""
 msgid "unhandled expression"
 msgstr ""
 
-#: fortran/trans-openmp.cc:7293
+#: fortran/trans-openmp.cc:7295
 #, gcc-internal-format
 msgid "gfc_trans_omp_workshare(): Bad statement code"
 msgstr ""
 
-#: fortran/trans-openmp.cc:7591
+#: fortran/trans-openmp.cc:7593
 #, gcc-internal-format, gfc-internal-format
 msgid "The base name for 'declare variant' must be specified at %L "
 msgstr ""
 
-#: fortran/trans-openmp.cc:7601
+#: fortran/trans-openmp.cc:7603
 #, gcc-internal-format, gfc-internal-format
 msgid "The base name at %L does not match the name of the current procedure"
 msgstr ""
 
-#: fortran/trans-openmp.cc:7604
+#: fortran/trans-openmp.cc:7606
 #, gcc-internal-format, gfc-internal-format
 msgid "The base name at %L must not be an entry name"
 msgstr ""
 
-#: fortran/trans-openmp.cc:7607
+#: fortran/trans-openmp.cc:7609
 #, gcc-internal-format, gfc-internal-format
 msgid "The base name at %L must not be a generic name"
 msgstr ""
 
-#: fortran/trans-openmp.cc:7610
+#: fortran/trans-openmp.cc:7612
 #, gcc-internal-format, gfc-internal-format
 msgid "The base name at %L must not be a procedure pointer"
 msgstr ""
 
-#: fortran/trans-openmp.cc:7613
+#: fortran/trans-openmp.cc:7615
 #, gcc-internal-format, gfc-internal-format
 msgid "The base procedure at %L must have an explicit interface"
 msgstr ""
 
-#: fortran/trans-openmp.cc:7710
+#: fortran/trans-openmp.cc:7712
 #, gcc-internal-format
 msgid "Cannot find symbol %qs"
 msgstr ""
 
-#: fortran/trans-openmp.cc:7721
+#: fortran/trans-openmp.cc:7723
 #, gcc-internal-format
 msgid "variant %qs at %L is not a function or subroutine"
 msgstr ""
 
-#: fortran/trans-openmp.cc:7733
+#: fortran/trans-openmp.cc:7735
 #, gcc-internal-format
 msgid "variant %qs and base %qs at %L have incompatible types: %s"
 msgstr ""
@@ -80682,7 +80711,7 @@ msgstr ""
 msgid "gfc_validate_kind(): Got bad kind"
 msgstr ""
 
-#: fortran/trans.cc:2233
+#: fortran/trans.cc:2267
 #, gcc-internal-format
 msgid "gfc_trans_code(): Bad statement code"
 msgstr ""