]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR translation/78745 (Truncated messages in po file)
authorJakub Jelinek <jakub@redhat.com>
Fri, 30 Dec 2016 19:21:22 +0000 (20:21 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 30 Dec 2016 19:21:22 +0000 (20:21 +0100)
PR translation/78745
* exgettext: Handle multi-line help texts in *.opt files.
* gcc.pot: Regenerate.

From-SVN: r243983

gcc/po/ChangeLog
gcc/po/exgettext
gcc/po/gcc.pot

index 70a526a19f99ed386c6622aa012bf98b27379067..9f524d67eedd74c62d306ca7f5eba692c5d9d155 100644 (file)
@@ -1,3 +1,9 @@
+2016-12-30  Jakub Jelinek  <jakub@redhat.com>
+
+       PR translation/78745
+       * exgettext: Handle multi-line help texts in *.opt files.
+       * gcc.pot: Regenerate.
+
 2016-06-03  Release Manager
 
        * GCC 5.4.0 released.
index f1a7fabd99b35df55cc03bf4c50c8ee6a66de581..a580beef71f8745dd0a2ff0236de91459a4f1b5b 100644 (file)
@@ -237,6 +237,8 @@ echo "scanning option files..." >&2
     field = 0
     while (getline < file) {
        if (/^[ \t]*(;|$)/ || !/^[^ \t]/) {
+           if (field > 2)
+               printf("_(\"%s\")\n", line)
            field = 0
        } else {
            if ((field == 1) && /MissingArgError/) {
@@ -275,12 +277,15 @@ echo "scanning option files..." >&2
            if (field == 2) {
                line = $0
                printf("#line %d \"%s\"\n", lineno, file)
-               printf("_(\"%s\")\n", line)
+           } else if (field > 2) {
+               line = line " " $0
            }
            field++;
        }
        lineno++;
     }
+    if (field > 2)
+       printf("_(\"%s\")\n", line)
   }') >> $emsg
 
 # Run the xgettext commands, with temporary added as a file to scan.
index 8113a8fe368685f1d46b4e5cda07c359fc43b555..a84eeb4add1b37edc0f9b11c08b48726ad14951e 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
-"POT-Creation-Date: 2015-07-02 12:31+0000\n"
+"POT-Creation-Date: 2016-12-30 20:20+0100\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"
@@ -88,54 +88,54 @@ msgstr ""
 msgid "const/copy propagation disabled"
 msgstr ""
 
-#: diagnostic.c:212
+#: diagnostic.c:211
 #, c-format
 msgid "%s: all warnings being treated as errors"
 msgstr ""
 
-#: diagnostic.c:217
+#: diagnostic.c:216
 #, c-format
 msgid "%s: some warnings being treated as errors"
 msgstr ""
 
-#: diagnostic.c:299 input.c:170 c-family/c-opts.c:1300 cp/error.c:1207
-#: fortran/cpp.c:591 fortran/error.c:1181
+#: diagnostic.c:298 input.c:170 c-family/c-opts.c:1300 cp/error.c:1207
+#: fortran/cpp.c:591 fortran/error.c:1184
 msgid "<built-in>"
 msgstr ""
 
-#: diagnostic.c:502
+#: diagnostic.c:501
 #, c-format
 msgid "compilation terminated due to -Wfatal-errors.\n"
 msgstr ""
 
-#: diagnostic.c:513
+#: diagnostic.c:512
 #, c-format
 msgid "compilation terminated due to -fmax-errors=%u.\n"
 msgstr ""
 
-#: diagnostic.c:534
+#: diagnostic.c:533
 #, c-format
 msgid ""
 "Please submit a full bug report,\n"
 "with preprocessed source if appropriate.\n"
 msgstr ""
 
-#: diagnostic.c:540
+#: diagnostic.c:539
 #, c-format
 msgid "See %s for instructions.\n"
 msgstr ""
 
-#: diagnostic.c:549
+#: diagnostic.c:548
 #, c-format
 msgid "compilation terminated.\n"
 msgstr ""
 
-#: diagnostic.c:829
+#: diagnostic.c:826
 #, c-format
 msgid "%s:%d: confused by earlier errors, bailing out\n"
 msgstr ""
 
-#: diagnostic.c:1273
+#: diagnostic.c:1270
 #, c-format
 msgid "Internal compiler error: Error reporting routines re-entered.\n"
 msgstr ""
@@ -188,13 +188,13 @@ msgstr ""
 #. TARGET_PRINT_OPERAND must handle them.
 #. We can't handle floating point constants;
 #. PRINT_OPERAND must handle them.
-#: final.c:3973 config/arc/arc.c:4653 config/i386/i386.c:14715
+#: final.c:3973 config/arc/arc.c:4653 config/i386/i386.c:14779
 #: config/pdp11/pdp11.c:1727
 #, c-format
 msgid "floating constant misused"
 msgstr ""
 
-#: final.c:4031 config/arc/arc.c:4725 config/i386/i386.c:14813
+#: final.c:4031 config/arc/arc.c:4725 config/i386/i386.c:14877
 #: config/pdp11/pdp11.c:1768
 #, c-format
 msgid "invalid expression as operand"
@@ -491,82 +491,82 @@ msgid ""
 " other options on to these processes the -W<letter> options must be used.\n"
 msgstr ""
 
-#: gcc.c:5637
+#: gcc.c:5638
 #, c-format
 msgid "Processing spec (%s), which is '%s'\n"
 msgstr ""
 
-#: gcc.c:6334
+#: gcc.c:6335
 #, c-format
 msgid "Target: %s\n"
 msgstr ""
 
-#: gcc.c:6335
+#: gcc.c:6336
 #, c-format
 msgid "Configured with: %s\n"
 msgstr ""
 
-#: gcc.c:6349
+#: gcc.c:6350
 #, c-format
 msgid "Thread model: %s\n"
 msgstr ""
 
-#: gcc.c:6360
+#: gcc.c:6361
 #, c-format
 msgid "gcc version %s %s\n"
 msgstr ""
 
-#: gcc.c:6363
+#: gcc.c:6364
 #, c-format
 msgid "gcc driver version %s %sexecuting gcc version %s\n"
 msgstr ""
 
-#: gcc.c:6436 gcc.c:6648
+#: gcc.c:6437 gcc.c:6649
 #, c-format
 msgid ""
 "The bug is not reproducible, so it is likely a hardware or OS problem.\n"
 msgstr ""
 
-#: gcc.c:6572
+#: gcc.c:6573
 #, c-format
 msgid ""
 "Preprocessed source stored into %s file, please attach this to your "
 "bugreport.\n"
 msgstr ""
 
-#: gcc.c:7398
+#: gcc.c:7399
 #, c-format
 msgid "install: %s%s\n"
 msgstr ""
 
-#: gcc.c:7401
+#: gcc.c:7402
 #, c-format
 msgid "programs: %s\n"
 msgstr ""
 
-#: gcc.c:7403
+#: gcc.c:7404
 #, c-format
 msgid "libraries: %s\n"
 msgstr ""
 
-#: gcc.c:7520
+#: gcc.c:7521
 #, c-format
 msgid ""
 "\n"
 "For bug reporting instructions, please see:\n"
 msgstr ""
 
-#: gcc.c:7536 gcov-tool.c:528
+#: gcc.c:7537 gcov-tool.c:528
 #, c-format
 msgid "%s %s%s\n"
 msgstr ""
 
-#: gcc.c:7539 gcov-tool.c:530 gcov.c:504 fortran/gfortranspec.c:280
+#: gcc.c:7540 gcov-tool.c:530 gcov.c:504 fortran/gfortranspec.c:280
 #: java/jcf-dump.c:1240
 msgid "(C)"
 msgstr ""
 
-#: gcc.c:7540 java/jcf-dump.c:1241
+#: gcc.c:7541 java/jcf-dump.c:1241
 #, c-format
 msgid ""
 "This is free software; see the source for copying conditions.  There is NO\n"
@@ -574,7 +574,7 @@ msgid ""
 "\n"
 msgstr ""
 
-#: gcc.c:7845
+#: gcc.c:7846
 #, c-format
 msgid ""
 "\n"
@@ -583,14 +583,14 @@ msgid ""
 "\n"
 msgstr ""
 
-#: gcc.c:7846
+#: gcc.c:7847
 #, c-format
 msgid ""
 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
 "\n"
 msgstr ""
 
-#: gcc.c:9110
+#: gcc.c:9111
 #, c-format
 msgid ""
 "Assembler options\n"
@@ -598,7 +598,7 @@ msgid ""
 "\n"
 msgstr ""
 
-#: gcc.c:9111
+#: gcc.c:9112
 #, c-format
 msgid ""
 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
@@ -1075,12 +1075,12 @@ msgstr ""
 msgid "GCSE disabled"
 msgstr ""
 
-#: gimple-ssa-isolate-paths.c:441 c/c-typeck.c:9507
+#: gimple-ssa-isolate-paths.c:448 c/c-typeck.c:9524
 #, gcc-internal-format
 msgid "function returns address of local variable"
 msgstr ""
 
-#: gimple-ssa-isolate-paths.c:443 gimple-ssa-isolate-paths.c:316
+#: gimple-ssa-isolate-paths.c:450 gimple-ssa-isolate-paths.c:323
 #, gcc-internal-format
 msgid "function may return address of local variable"
 msgstr ""
@@ -1100,17 +1100,17 @@ msgstr ""
 msgid "ignoring nonexistent directory \"%s\"\n"
 msgstr ""
 
-#: incpath.c:375
+#: incpath.c:376
 #, c-format
 msgid "#include \"...\" search starts here:\n"
 msgstr ""
 
-#: incpath.c:379
+#: incpath.c:380
 #, c-format
 msgid "#include <...> search starts here:\n"
 msgstr ""
 
-#: incpath.c:384
+#: incpath.c:385
 #, c-format
 msgid "End of search list.\n"
 msgstr ""
@@ -1139,25 +1139,25 @@ msgstr ""
 msgid "At top level:"
 msgstr ""
 
-#: langhooks.c:422 cp/error.c:3252
+#: langhooks.c:422 cp/error.c:3253
 #, c-format
 msgid "In member function %qs"
 msgstr ""
 
-#: langhooks.c:426 cp/error.c:3255
+#: langhooks.c:426 cp/error.c:3256
 #, c-format
 msgid "In function %qs"
 msgstr ""
 
-#: langhooks.c:477 cp/error.c:3205
+#: langhooks.c:477 cp/error.c:3206
 msgid "    inlined from %qs at %r%s:%d:%d%R"
 msgstr ""
 
-#: langhooks.c:482 cp/error.c:3210
+#: langhooks.c:482 cp/error.c:3211
 msgid "    inlined from %qs at %r%s:%d%R"
 msgstr ""
 
-#: langhooks.c:488 cp/error.c:3216
+#: langhooks.c:488 cp/error.c:3217
 #, c-format
 msgid "    inlined from %qs"
 msgstr ""
@@ -1307,16 +1307,16 @@ msgstr ""
 msgid "insn does not satisfy its constraints:"
 msgstr ""
 
-#: targhooks.c:1659
+#: targhooks.c:1663
 #, c-format
 msgid "created and used with differing settings of '%s'"
 msgstr ""
 
-#: targhooks.c:1674
+#: targhooks.c:1678
 msgid "created and used with different settings of -fpic"
 msgstr ""
 
-#: targhooks.c:1676
+#: targhooks.c:1680
 msgid "created and used with different settings of -fpie"
 msgstr ""
 
@@ -1345,43 +1345,43 @@ msgstr ""
 msgid "unrecoverable error"
 msgstr ""
 
-#: toplev.c:747
+#: toplev.c:752
 #, c-format
 msgid ""
 "%s%s%s %sversion %s (%s)\n"
 "%s\tcompiled by GNU C version %s, "
 msgstr ""
 
-#: toplev.c:749
+#: toplev.c:754
 #, c-format
 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
 msgstr ""
 
-#: toplev.c:753
+#: toplev.c:758
 #, c-format
 msgid "GMP version %s, MPFR version %s, MPC version %s\n"
 msgstr ""
 
-#: toplev.c:755
+#: toplev.c:760
 #, c-format
 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
 msgstr ""
 
-#: toplev.c:757
+#: toplev.c:762
 #, c-format
 msgid ""
 "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
 msgstr ""
 
-#: toplev.c:923
+#: toplev.c:928
 msgid "options passed: "
 msgstr ""
 
-#: toplev.c:951
+#: toplev.c:956
 msgid "options enabled: "
 msgstr ""
 
-#: tree-diagnostic.c:306 c/c-decl.c:5184 c/c-typeck.c:6556 cp/error.c:700
+#: tree-diagnostic.c:306 c/c-decl.c:5213 c/c-typeck.c:6570 cp/error.c:700
 #: cp/error.c:1006 c-family/c-pretty-print.c:443
 #, gcc-internal-format
 msgid "<anonymous>"
@@ -2700,49 +2700,49 @@ msgstr ""
 msgid "<command-line>"
 msgstr ""
 
-#: config/aarch64/aarch64.c:4058 config/arm/arm.c:21673 config/arm/arm.c:21686
-#: config/arm/arm.c:21711 config/nios2/nios2.c:2118
+#: config/aarch64/aarch64.c:4084 config/arm/arm.c:21706 config/arm/arm.c:21719
+#: config/arm/arm.c:21744 config/nios2/nios2.c:2118
 #, c-format
 msgid "Unsupported operand for code '%c'"
 msgstr ""
 
-#: config/aarch64/aarch64.c:4070 config/aarch64/aarch64.c:4086
-#: config/aarch64/aarch64.c:4099 config/aarch64/aarch64.c:4111
-#: config/aarch64/aarch64.c:4122 config/aarch64/aarch64.c:4140
-#: config/aarch64/aarch64.c:4164 config/aarch64/aarch64.c:4215
-#: config/aarch64/aarch64.c:4412 config/aarch64/aarch64.c:4429
+#: config/aarch64/aarch64.c:4096 config/aarch64/aarch64.c:4112
+#: config/aarch64/aarch64.c:4125 config/aarch64/aarch64.c:4137
+#: config/aarch64/aarch64.c:4148 config/aarch64/aarch64.c:4166
+#: config/aarch64/aarch64.c:4190 config/aarch64/aarch64.c:4241
+#: config/aarch64/aarch64.c:4437 config/aarch64/aarch64.c:4454
 #, c-format
 msgid "invalid operand for '%%%c'"
 msgstr ""
 
-#: config/aarch64/aarch64.c:4182 config/aarch64/aarch64.c:4195
-#: config/aarch64/aarch64.c:4205
+#: config/aarch64/aarch64.c:4208 config/aarch64/aarch64.c:4221
+#: config/aarch64/aarch64.c:4231
 #, c-format
 msgid "incompatible floating point / vector register operand for '%%%c'"
 msgstr ""
 
-#: config/aarch64/aarch64.c:4251 config/arm/arm.c:22218
+#: config/aarch64/aarch64.c:4277 config/arm/arm.c:22251
 #, c-format
 msgid "missing operand"
 msgstr ""
 
-#: config/aarch64/aarch64.c:4315
+#: config/aarch64/aarch64.c:4340
 #, c-format
 msgid "invalid constant"
 msgstr ""
 
-#: config/aarch64/aarch64.c:4318
+#: config/aarch64/aarch64.c:4343
 #, c-format
 msgid "invalid operand"
 msgstr ""
 
-#: config/aarch64/aarch64.c:4440
+#: config/aarch64/aarch64.c:4465
 #, c-format
 msgid "invalid operand prefix '%%%c'"
 msgstr ""
 
-#: config/alpha/alpha.c:5173 config/i386/i386.c:15897
-#: config/rs6000/rs6000.c:19130 config/sparc/sparc.c:8825
+#: config/alpha/alpha.c:5173 config/i386/i386.c:15961
+#: config/rs6000/rs6000.c:19170 config/sparc/sparc.c:8831
 #, c-format
 msgid "'%%&' used without any local dynamic TLS references"
 msgstr ""
@@ -2757,24 +2757,24 @@ msgstr ""
 msgid "invalid %%J value"
 msgstr ""
 
-#: config/alpha/alpha.c:5264 config/ia64/ia64.c:5528
+#: config/alpha/alpha.c:5264 config/ia64/ia64.c:5542
 #, c-format
 msgid "invalid %%r value"
 msgstr ""
 
-#: config/alpha/alpha.c:5274 config/ia64/ia64.c:5482
-#: config/rs6000/rs6000.c:18779 config/xtensa/xtensa.c:2391
+#: config/alpha/alpha.c:5274 config/ia64/ia64.c:5496
+#: config/rs6000/rs6000.c:18819 config/xtensa/xtensa.c:2391
 #, c-format
 msgid "invalid %%R value"
 msgstr ""
 
-#: config/alpha/alpha.c:5280 config/rs6000/rs6000.c:18699
+#: config/alpha/alpha.c:5280 config/rs6000/rs6000.c:18739
 #: config/xtensa/xtensa.c:2358
 #, c-format
 msgid "invalid %%N value"
 msgstr ""
 
-#: config/alpha/alpha.c:5288 config/rs6000/rs6000.c:18727
+#: config/alpha/alpha.c:5288 config/rs6000/rs6000.c:18767
 #, c-format
 msgid "invalid %%P value"
 msgstr ""
@@ -2789,12 +2789,12 @@ msgstr ""
 msgid "invalid %%L value"
 msgstr ""
 
-#: config/alpha/alpha.c:5343 config/rs6000/rs6000.c:18681
+#: config/alpha/alpha.c:5343 config/rs6000/rs6000.c:18721
 #, c-format
 msgid "invalid %%m value"
 msgstr ""
 
-#: config/alpha/alpha.c:5351 config/rs6000/rs6000.c:18689
+#: config/alpha/alpha.c:5351 config/rs6000/rs6000.c:18729
 #, c-format
 msgid "invalid %%M value"
 msgstr ""
@@ -2805,7 +2805,7 @@ msgid "invalid %%U value"
 msgstr ""
 
 #: config/alpha/alpha.c:5403 config/alpha/alpha.c:5414
-#: config/rs6000/rs6000.c:18787
+#: config/rs6000/rs6000.c:18827
 #, c-format
 msgid "invalid %%s value"
 msgstr ""
@@ -2815,7 +2815,7 @@ msgstr ""
 msgid "invalid %%C value"
 msgstr ""
 
-#: config/alpha/alpha.c:5462 config/rs6000/rs6000.c:18546
+#: config/alpha/alpha.c:5462 config/rs6000/rs6000.c:18586
 #, c-format
 msgid "invalid %%E value"
 msgstr ""
@@ -2826,7 +2826,7 @@ msgid "unknown relocation unspec"
 msgstr ""
 
 #: config/alpha/alpha.c:5496 config/cr16/cr16.c:1570
-#: config/rs6000/rs6000.c:19135 config/spu/spu.c:1487
+#: config/rs6000/rs6000.c:19175 config/spu/spu.c:1487
 #, c-format
 msgid "invalid %%xn code"
 msgstr ""
@@ -2879,7 +2879,7 @@ msgstr ""
 #. Unknown flag.
 #. Undocumented flag.
 #: config/arc/arc.c:3155 config/epiphany/epiphany.c:1318
-#: config/m32r/m32r.c:2247 config/nds32/nds32.c:2329 config/sparc/sparc.c:9010
+#: config/m32r/m32r.c:2247 config/nds32/nds32.c:2329 config/sparc/sparc.c:9016
 #, c-format
 msgid "invalid operand output code"
 msgstr ""
@@ -2889,29 +2889,29 @@ msgstr ""
 msgid "invalid UNSPEC as operand: %d"
 msgstr ""
 
-#: config/arm/arm.c:18956 config/arm/arm.c:18981 config/arm/arm.c:18991
-#: config/arm/arm.c:19000 config/arm/arm.c:19008
+#: config/arm/arm.c:18985 config/arm/arm.c:19010 config/arm/arm.c:19020
+#: config/arm/arm.c:19029 config/arm/arm.c:19037
 #, c-format
 msgid "invalid shift operand"
 msgstr ""
 
-#: config/arm/arm.c:21528 config/arm/arm.c:21546
+#: config/arm/arm.c:21561 config/arm/arm.c:21579
 #, c-format
 msgid "predicated Thumb instruction"
 msgstr ""
 
-#: config/arm/arm.c:21534
+#: config/arm/arm.c:21567
 #, c-format
 msgid "predicated instruction in conditional sequence"
 msgstr ""
 
-#: config/arm/arm.c:21788 config/arm/arm.c:21810 config/arm/arm.c:21820
-#: config/arm/arm.c:21830 config/arm/arm.c:21840 config/arm/arm.c:21879
-#: config/arm/arm.c:21897 config/arm/arm.c:21922 config/arm/arm.c:21937
-#: config/arm/arm.c:21964 config/arm/arm.c:21971 config/arm/arm.c:21989
-#: config/arm/arm.c:21996 config/arm/arm.c:22004 config/arm/arm.c:22025
-#: config/arm/arm.c:22032 config/arm/arm.c:22165 config/arm/arm.c:22172
-#: config/arm/arm.c:22199 config/arm/arm.c:22206 config/bfin/bfin.c:1475
+#: config/arm/arm.c:21821 config/arm/arm.c:21843 config/arm/arm.c:21853
+#: config/arm/arm.c:21863 config/arm/arm.c:21873 config/arm/arm.c:21912
+#: config/arm/arm.c:21930 config/arm/arm.c:21955 config/arm/arm.c:21970
+#: config/arm/arm.c:21997 config/arm/arm.c:22004 config/arm/arm.c:22022
+#: config/arm/arm.c:22029 config/arm/arm.c:22037 config/arm/arm.c:22058
+#: config/arm/arm.c:22065 config/arm/arm.c:22198 config/arm/arm.c:22205
+#: config/arm/arm.c:22232 config/arm/arm.c:22239 config/bfin/bfin.c:1475
 #: config/bfin/bfin.c:1482 config/bfin/bfin.c:1489 config/bfin/bfin.c:1496
 #: config/bfin/bfin.c:1505 config/bfin/bfin.c:1512 config/bfin/bfin.c:1519
 #: config/bfin/bfin.c:1526
@@ -2919,22 +2919,22 @@ msgstr ""
 msgid "invalid operand for code '%c'"
 msgstr ""
 
-#: config/arm/arm.c:21892
+#: config/arm/arm.c:21925
 #, c-format
 msgid "instruction never executed"
 msgstr ""
 
 #. Former Maverick support, removed after GCC-4.7.
-#: config/arm/arm.c:21913
+#: config/arm/arm.c:21946
 #, c-format
 msgid "obsolete Maverick format code '%c'"
 msgstr ""
 
-#: config/arm/arm.c:23339
+#: config/arm/arm.c:23372
 msgid "function parameters cannot have __fp16 type"
 msgstr ""
 
-#: config/arm/arm.c:23349
+#: config/arm/arm.c:23382
 msgid "functions cannot return __fp16 type"
 msgstr ""
 
@@ -2976,32 +2976,32 @@ msgstr ""
 msgid "internal compiler error.  Unknown mode:"
 msgstr ""
 
-#: config/avr/avr.c:3426 config/avr/avr.c:4356 config/avr/avr.c:4805
+#: config/avr/avr.c:3462 config/avr/avr.c:4392 config/avr/avr.c:4841
 msgid "invalid insn:"
 msgstr ""
 
-#: config/avr/avr.c:3480 config/avr/avr.c:3585 config/avr/avr.c:3643
-#: config/avr/avr.c:3689 config/avr/avr.c:3708 config/avr/avr.c:3900
-#: config/avr/avr.c:4208 config/avr/avr.c:4492 config/avr/avr.c:4698
-#: config/avr/avr.c:4862 config/avr/avr.c:4956 config/avr/avr.c:5152
+#: config/avr/avr.c:3516 config/avr/avr.c:3621 config/avr/avr.c:3679
+#: config/avr/avr.c:3725 config/avr/avr.c:3744 config/avr/avr.c:3936
+#: config/avr/avr.c:4244 config/avr/avr.c:4528 config/avr/avr.c:4734
+#: config/avr/avr.c:4898 config/avr/avr.c:4992 config/avr/avr.c:5188
 msgid "incorrect insn:"
 msgstr ""
 
-#: config/avr/avr.c:3724 config/avr/avr.c:3999 config/avr/avr.c:4279
-#: config/avr/avr.c:4564 config/avr/avr.c:4744 config/avr/avr.c:5012
-#: config/avr/avr.c:5210
+#: config/avr/avr.c:3760 config/avr/avr.c:4035 config/avr/avr.c:4315
+#: config/avr/avr.c:4600 config/avr/avr.c:4780 config/avr/avr.c:5048
+#: config/avr/avr.c:5246
 msgid "unknown move insn:"
 msgstr ""
 
-#: config/avr/avr.c:5641
+#: config/avr/avr.c:5677
 msgid "bad shift insn:"
 msgstr ""
 
-#: config/avr/avr.c:5749 config/avr/avr.c:6230 config/avr/avr.c:6645
+#: config/avr/avr.c:5785 config/avr/avr.c:6266 config/avr/avr.c:6681
 msgid "internal compiler error.  Incorrect shift:"
 msgstr ""
 
-#: config/avr/avr.c:7982
+#: config/avr/avr.c:8018
 msgid "unsupported fixed-point conversion"
 msgstr ""
 
@@ -3031,9 +3031,9 @@ msgid "invalid const_double operand"
 msgstr ""
 
 #: config/cris/cris.c:645 config/moxie/moxie.c:143 final.c:3440 final.c:3442
-#: fold-const.c:301 gcc.c:4972 gcc.c:4986 loop-iv.c:3100 loop-iv.c:3109
+#: fold-const.c:302 gcc.c:4972 gcc.c:4986 loop-iv.c:3100 loop-iv.c:3109
 #: rtl-error.c:103 toplev.c:383 tree-ssa-loop-niter.c:2075 tree-vrp.c:7565
-#: cp/typeck.c:5902 java/expr.c:402 lto/lto-object.c:211 lto/lto-object.c:308
+#: cp/typeck.c:5920 java/expr.c:402 lto/lto-object.c:211 lto/lto-object.c:308
 #: lto/lto-object.c:365 lto/lto-object.c:389
 #, gcc-internal-format, gfc-internal-format
 msgid "%s"
@@ -3253,63 +3253,63 @@ msgstr ""
 msgid "bad output_condmove_single operand"
 msgstr ""
 
-#: config/i386/i386.c:14807
+#: config/i386/i386.c:14871
 #, c-format
 msgid "invalid UNSPEC as operand"
 msgstr ""
 
-#: config/i386/i386.c:15521
+#: config/i386/i386.c:15585
 #, c-format
 msgid "invalid operand size for operand code 'O'"
 msgstr ""
 
-#: config/i386/i386.c:15556
+#: config/i386/i386.c:15620
 #, c-format
 msgid "invalid operand size for operand code 'z'"
 msgstr ""
 
-#: config/i386/i386.c:15626
+#: config/i386/i386.c:15690
 #, c-format
 msgid "invalid operand type used with operand code 'Z'"
 msgstr ""
 
-#: config/i386/i386.c:15631
+#: config/i386/i386.c:15695
 #, c-format
 msgid "invalid operand size for operand code 'Z'"
 msgstr ""
 
-#: config/i386/i386.c:15707
+#: config/i386/i386.c:15771
 #, c-format
 msgid "operand is not a condition code, invalid operand code 'Y'"
 msgstr ""
 
-#: config/i386/i386.c:15780
+#: config/i386/i386.c:15844
 #, c-format
 msgid "operand is not a condition code, invalid operand code 'D'"
 msgstr ""
 
-#: config/i386/i386.c:15797
+#: config/i386/i386.c:15861
 #, c-format
 msgid "operand is not a condition code, invalid operand code '%c'"
 msgstr ""
 
-#: config/i386/i386.c:15810
+#: config/i386/i386.c:15874
 #, c-format
 msgid ""
 "operand is not an offsettable memory reference, invalid operand code 'H'"
 msgstr ""
 
-#: config/i386/i386.c:15975
+#: config/i386/i386.c:16039
 #, c-format
 msgid "invalid operand code '%c'"
 msgstr ""
 
-#: config/i386/i386.c:16031
+#: config/i386/i386.c:16095
 #, c-format
 msgid "invalid constraints for operand"
 msgstr ""
 
-#: config/i386/i386.c:26087
+#: config/i386/i386.c:26171
 msgid "unknown insn mode"
 msgstr ""
 
@@ -3321,25 +3321,25 @@ msgstr ""
 msgid "Use gcc default bitfield layout"
 msgstr ""
 
-#: config/ia64/ia64.c:5410
+#: config/ia64/ia64.c:5424
 #, c-format
 msgid "invalid %%G mode"
 msgstr ""
 
-#: config/ia64/ia64.c:5580
+#: config/ia64/ia64.c:5594
 #, c-format
 msgid "ia64_print_operand: unknown code"
 msgstr ""
 
-#: config/ia64/ia64.c:11156
+#: config/ia64/ia64.c:11170
 msgid "invalid conversion from %<__fpreg%>"
 msgstr ""
 
-#: config/ia64/ia64.c:11159
+#: config/ia64/ia64.c:11173
 msgid "invalid conversion to %<__fpreg%>"
 msgstr ""
 
-#: config/ia64/ia64.c:11172 config/ia64/ia64.c:11183
+#: config/ia64/ia64.c:11186 config/ia64/ia64.c:11197
 msgid "invalid operation on %<__fpreg%>"
 msgstr ""
 
@@ -3349,7 +3349,7 @@ msgstr ""
 msgid "invalid %%P operand"
 msgstr ""
 
-#: config/iq2000/iq2000.c:3174 config/rs6000/rs6000.c:18717
+#: config/iq2000/iq2000.c:3174 config/rs6000/rs6000.c:18757
 #, c-format
 msgid "invalid %%p value"
 msgstr ""
@@ -3412,8 +3412,7 @@ msgstr ""
 msgid "post-increment address is not a register"
 msgstr ""
 
-#: config/m32r/m32r.c:2351 config/m32r/m32r.c:2366
-#: config/rs6000/rs6000.c:29313
+#: config/m32r/m32r.c:2351 config/m32r/m32r.c:2366 config/rs6000/rs6000.c:29368
 msgid "bad address"
 msgstr ""
 
@@ -3575,246 +3574,263 @@ msgstr ""
 msgid "-mquad-memory is not available in little endian mode"
 msgstr ""
 
-#: config/rs6000/rs6000.c:8925
+#: config/rs6000/rs6000.c:8949
 msgid "bad move"
 msgstr ""
 
-#: config/rs6000/rs6000.c:18534
+#: config/rs6000/rs6000.c:18574
 #, c-format
 msgid "invalid %%e value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:18555
+#: config/rs6000/rs6000.c:18595
 #, c-format
 msgid "invalid %%f value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:18564
+#: config/rs6000/rs6000.c:18604
 #, c-format
 msgid "invalid %%F value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:18573
+#: config/rs6000/rs6000.c:18613
 #, c-format
 msgid "invalid %%G value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:18608
+#: config/rs6000/rs6000.c:18648
 #, c-format
 msgid "invalid %%j code"
 msgstr ""
 
-#: config/rs6000/rs6000.c:18618
+#: config/rs6000/rs6000.c:18658
 #, c-format
 msgid "invalid %%J code"
 msgstr ""
 
-#: config/rs6000/rs6000.c:18628
+#: config/rs6000/rs6000.c:18668
 #, c-format
 msgid "invalid %%k value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:18643 config/xtensa/xtensa.c:2377
+#: config/rs6000/rs6000.c:18683 config/xtensa/xtensa.c:2377
 #, c-format
 msgid "invalid %%K value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:18707
+#: config/rs6000/rs6000.c:18747
 #, c-format
 msgid "invalid %%O value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:18754
+#: config/rs6000/rs6000.c:18794
 #, c-format
 msgid "invalid %%q value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:18797
+#: config/rs6000/rs6000.c:18837
 #, c-format
 msgid "invalid %%S value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:18837
+#: config/rs6000/rs6000.c:18877
 #, c-format
 msgid "invalid %%T value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:18849
+#: config/rs6000/rs6000.c:18889
 #, c-format
 msgid "invalid %%u value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:18863 config/xtensa/xtensa.c:2347
+#: config/rs6000/rs6000.c:18903 config/xtensa/xtensa.c:2347
 #, c-format
 msgid "invalid %%v value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:18937 config/xtensa/xtensa.c:2398
+#: config/rs6000/rs6000.c:18977 config/xtensa/xtensa.c:2398
 #, c-format
 msgid "invalid %%x value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:19079
+#: config/rs6000/rs6000.c:19119
 #, c-format
 msgid "invalid %%y value, try using the 'Z' constraint"
 msgstr ""
 
-#: config/rs6000/rs6000.c:32204
+#: config/rs6000/rs6000.c:32263
 msgid "AltiVec argument passed to unprototyped function"
 msgstr ""
 
-#: config/rs6000/rs6000.c:33940
+#: config/rs6000/rs6000.c:34001
 msgid "Could not generate addis value for fusion"
 msgstr ""
 
-#: config/rs6000/rs6000.c:33999
+#: config/rs6000/rs6000.c:34060
 msgid "Unable to generate load offset for fusion"
 msgstr ""
 
-#: config/s390/s390.c:5396
+#: config/s390/s390.c:6960
 #, c-format
 msgid "symbolic memory references are only supported on z10 or later"
 msgstr ""
 
-#: config/s390/s390.c:5407
+#: config/s390/s390.c:6971
 #, c-format
 msgid "cannot decompose address"
 msgstr ""
 
-#: config/s390/s390.c:5473
+#: config/s390/s390.c:7039
 #, c-format
 msgid "invalid comparison operator for 'E' output modifier"
 msgstr ""
 
-#: config/s390/s390.c:5496
+#: config/s390/s390.c:7062
 #, c-format
 msgid "invalid reference for 'J' output modifier"
 msgstr ""
 
-#: config/s390/s390.c:5510
-#, c-format
-msgid "memory reference expected for 'O' output modifier"
-msgstr ""
-
-#: config/s390/s390.c:5521
+#: config/s390/s390.c:7080
 #, c-format
 msgid "invalid address for 'O' output modifier"
 msgstr ""
 
-#: config/s390/s390.c:5539
-#, c-format
-msgid "memory reference expected for 'R' output modifier"
-msgstr ""
-
-#: config/s390/s390.c:5550
+#: config/s390/s390.c:7102
 #, c-format
 msgid "invalid address for 'R' output modifier"
 msgstr ""
 
-#: config/s390/s390.c:5568
+#: config/s390/s390.c:7120
 #, c-format
 msgid "memory reference expected for 'S' output modifier"
 msgstr ""
 
-#: config/s390/s390.c:5578
+#: config/s390/s390.c:7130
 #, c-format
 msgid "invalid address for 'S' output modifier"
 msgstr ""
 
-#: config/s390/s390.c:5599
+#: config/s390/s390.c:7151
 #, c-format
 msgid "register or memory expression expected for 'N' output modifier"
 msgstr ""
 
-#: config/s390/s390.c:5610
+#: config/s390/s390.c:7162
 #, c-format
 msgid "register or memory expression expected for 'M' output modifier"
 msgstr ""
 
-#: config/s390/s390.c:5685 config/s390/s390.c:5705
+#: config/s390/s390.c:7247 config/s390/s390.c:7267
 #, c-format
 msgid "invalid constant for output modifier '%c'"
 msgstr ""
 
-#: config/s390/s390.c:5702
+#: config/s390/s390.c:7264
 #, c-format
 msgid "invalid constant - try using an output modifier"
 msgstr ""
 
-#: config/s390/s390.c:5712
+#: config/s390/s390.c:7305
+#, c-format
+msgid "invalid constant vector for output modifier '%c'"
+msgstr ""
+
+#: config/s390/s390.c:7312
 #, c-format
 msgid "invalid expression - try using an output modifier"
 msgstr ""
 
-#: config/s390/s390.c:5715
+#: config/s390/s390.c:7315
 #, c-format
 msgid "invalid expression for output modifier '%c'"
 msgstr ""
 
-#: config/sh/sh.c:1323
+#: config/s390/s390.c:10991
+msgid "Vector argument passed to unprototyped function"
+msgstr ""
+
+#: config/s390/s390.c:14176
+msgid "types differ in signess"
+msgstr ""
+
+#: config/s390/s390.c:14186
+msgid "binary operator does not support two vector bool operands"
+msgstr ""
+
+#: config/s390/s390.c:14189
+msgid "binary operator does not support vector bool operand"
+msgstr ""
+
+#: config/s390/s390.c:14197
+msgid ""
+"binary operator does not support mixing vector bool with floating point "
+"vector operands"
+msgstr ""
+
+#: config/sh/sh.c:1349
 #, c-format
 msgid "invalid operand to %%R"
 msgstr ""
 
-#: config/sh/sh.c:1350
+#: config/sh/sh.c:1376
 #, c-format
 msgid "invalid operand to %%S"
 msgstr ""
 
-#: config/sh/sh.c:9957
+#: config/sh/sh.c:9983
 msgid "created and used with different architectures / ABIs"
 msgstr ""
 
-#: config/sh/sh.c:9959
+#: config/sh/sh.c:9985
 msgid "created and used with different ABIs"
 msgstr ""
 
-#: config/sh/sh.c:9961
+#: config/sh/sh.c:9987
 msgid "created and used with different endianness"
 msgstr ""
 
-#: config/sparc/sparc.c:8834 config/sparc/sparc.c:8840
+#: config/sparc/sparc.c:8840 config/sparc/sparc.c:8846
 #, c-format
 msgid "invalid %%Y operand"
 msgstr ""
 
-#: config/sparc/sparc.c:8910
+#: config/sparc/sparc.c:8916
 #, c-format
 msgid "invalid %%A operand"
 msgstr ""
 
-#: config/sparc/sparc.c:8920
+#: config/sparc/sparc.c:8926
 #, c-format
 msgid "invalid %%B operand"
 msgstr ""
 
-#: config/sparc/sparc.c:8949 config/tilegx/tilegx.c:5134
+#: config/sparc/sparc.c:8955 config/tilegx/tilegx.c:5134
 #: config/tilepro/tilepro.c:4550
 #, c-format
 msgid "invalid %%C operand"
 msgstr ""
 
-#: config/sparc/sparc.c:8966 config/tilegx/tilegx.c:5167
+#: config/sparc/sparc.c:8972 config/tilegx/tilegx.c:5167
 #, c-format
 msgid "invalid %%D operand"
 msgstr ""
 
-#: config/sparc/sparc.c:8982
+#: config/sparc/sparc.c:8988
 #, c-format
 msgid "invalid %%f operand"
 msgstr ""
 
-#: config/sparc/sparc.c:8996
+#: config/sparc/sparc.c:9002
 #, c-format
 msgid "invalid %%s operand"
 msgstr ""
 
-#: config/sparc/sparc.c:9050
+#: config/sparc/sparc.c:9056
 #, c-format
 msgid "long long constant not a valid immediate operand"
 msgstr ""
 
-#: config/sparc/sparc.c:9053
+#: config/sparc/sparc.c:9059
 #, c-format
 msgid "floating point constant not a valid immediate operand"
 msgstr ""
@@ -4011,178 +4027,178 @@ msgstr ""
 msgid "({anonymous})"
 msgstr ""
 
-#: c/c-parser.c:2022 c/c-parser.c:2036 c/c-parser.c:4592 c/c-parser.c:4996
-#: c/c-parser.c:5117 c/c-parser.c:5410 c/c-parser.c:5574 c/c-parser.c:5605
-#: c/c-parser.c:5778 c/c-parser.c:8404 c/c-parser.c:8439 c/c-parser.c:8470
-#: c/c-parser.c:8517 c/c-parser.c:8698 c/c-parser.c:9478 c/c-parser.c:9548
-#: c/c-parser.c:9591 c/c-parser.c:12688 c/c-parser.c:12707 c/c-parser.c:12725
-#: c/c-parser.c:12879 c/c-parser.c:12922 c/c-parser.c:2806 c/c-parser.c:8691
-#: cp/parser.c:24294 cp/parser.c:24866
+#: c/c-parser.c:2023 c/c-parser.c:2037 c/c-parser.c:4598 c/c-parser.c:5002
+#: c/c-parser.c:5123 c/c-parser.c:5416 c/c-parser.c:5580 c/c-parser.c:5611
+#: c/c-parser.c:5784 c/c-parser.c:8410 c/c-parser.c:8445 c/c-parser.c:8476
+#: c/c-parser.c:8523 c/c-parser.c:8704 c/c-parser.c:9484 c/c-parser.c:9554
+#: c/c-parser.c:9597 c/c-parser.c:12713 c/c-parser.c:12737 c/c-parser.c:12755
+#: c/c-parser.c:12925 c/c-parser.c:12968 c/c-parser.c:2807 c/c-parser.c:8697
+#: cp/parser.c:24334 cp/parser.c:24907
 #, gcc-internal-format
 msgid "expected %<;%>"
 msgstr ""
 
-#: c/c-parser.c:2063 c/c-parser.c:2744 c/c-parser.c:3041 c/c-parser.c:3108
-#: c/c-parser.c:3757 c/c-parser.c:3955 c/c-parser.c:3960 c/c-parser.c:5161
-#: c/c-parser.c:5299 c/c-parser.c:5490 c/c-parser.c:5714 c/c-parser.c:5837
-#: c/c-parser.c:6851 c/c-parser.c:7257 c/c-parser.c:7295 c/c-parser.c:7423
-#: c/c-parser.c:7606 c/c-parser.c:7621 c/c-parser.c:7645 c/c-parser.c:8989
-#: c/c-parser.c:9061 c/c-parser.c:10049 c/c-parser.c:10234 c/c-parser.c:10367
-#: c/c-parser.c:10419 c/c-parser.c:10572 c/c-parser.c:10617 c/c-parser.c:10662
-#: c/c-parser.c:10796 c/c-parser.c:10893 c/c-parser.c:11007 c/c-parser.c:11084
-#: c/c-parser.c:11128 c/c-parser.c:11176 c/c-parser.c:11215 c/c-parser.c:11261
-#: c/c-parser.c:11297 c/c-parser.c:11337 c/c-parser.c:11389 c/c-parser.c:11431
-#: c/c-parser.c:11466 c/c-parser.c:11514 c/c-parser.c:11572 c/c-parser.c:12841
-#: c/c-parser.c:14255 c/c-parser.c:14465 c/c-parser.c:14815 c/c-parser.c:14873
-#: c/c-parser.c:15298 c/c-parser.c:10492 c/c-parser.c:10517 cp/parser.c:22591
-#: cp/parser.c:24869
+#: c/c-parser.c:2064 c/c-parser.c:2745 c/c-parser.c:3042 c/c-parser.c:3109
+#: c/c-parser.c:3758 c/c-parser.c:3956 c/c-parser.c:3961 c/c-parser.c:5167
+#: c/c-parser.c:5305 c/c-parser.c:5496 c/c-parser.c:5720 c/c-parser.c:5843
+#: c/c-parser.c:6857 c/c-parser.c:7263 c/c-parser.c:7301 c/c-parser.c:7429
+#: c/c-parser.c:7612 c/c-parser.c:7627 c/c-parser.c:7651 c/c-parser.c:8995
+#: c/c-parser.c:9067 c/c-parser.c:10055 c/c-parser.c:10240 c/c-parser.c:10373
+#: c/c-parser.c:10425 c/c-parser.c:10578 c/c-parser.c:10623 c/c-parser.c:10668
+#: c/c-parser.c:10802 c/c-parser.c:10899 c/c-parser.c:11013 c/c-parser.c:11090
+#: c/c-parser.c:11134 c/c-parser.c:11182 c/c-parser.c:11221 c/c-parser.c:11267
+#: c/c-parser.c:11303 c/c-parser.c:11343 c/c-parser.c:11395 c/c-parser.c:11437
+#: c/c-parser.c:11472 c/c-parser.c:11520 c/c-parser.c:11578 c/c-parser.c:12872
+#: c/c-parser.c:14301 c/c-parser.c:14511 c/c-parser.c:14861 c/c-parser.c:14919
+#: c/c-parser.c:15344 c/c-parser.c:10498 c/c-parser.c:10523 cp/parser.c:22592
+#: cp/parser.c:24910
 #, gcc-internal-format
 msgid "expected %<(%>"
 msgstr ""
 
-#: c/c-parser.c:2068 c/c-parser.c:6878 c/c-parser.c:7265 c/c-parser.c:7303
-#: c/c-parser.c:7434 cp/parser.c:24292 cp/parser.c:24884
+#: c/c-parser.c:2069 c/c-parser.c:6884 c/c-parser.c:7271 c/c-parser.c:7309
+#: c/c-parser.c:7440 cp/parser.c:24332 cp/parser.c:24925
 #, gcc-internal-format
 msgid "expected %<,%>"
 msgstr ""
 
-#: c/c-parser.c:2089 c/c-parser.c:2456 c/c-parser.c:2759 c/c-parser.c:3082
-#: c/c-parser.c:3119 c/c-parser.c:3334 c/c-parser.c:3520 c/c-parser.c:3582
-#: c/c-parser.c:3634 c/c-parser.c:3764 c/c-parser.c:4048 c/c-parser.c:4059
-#: c/c-parser.c:4068 c/c-parser.c:5164 c/c-parser.c:5314 c/c-parser.c:5637
-#: c/c-parser.c:5772 c/c-parser.c:5845 c/c-parser.c:6414 c/c-parser.c:6626
-#: c/c-parser.c:6701 c/c-parser.c:6791 c/c-parser.c:6994 c/c-parser.c:7186
-#: c/c-parser.c:7204 c/c-parser.c:7225 c/c-parser.c:7274 c/c-parser.c:7378
-#: c/c-parser.c:7447 c/c-parser.c:7614 c/c-parser.c:7637 c/c-parser.c:7658
-#: c/c-parser.c:7872 c/c-parser.c:8247 c/c-parser.c:8783 c/c-parser.c:8804
-#: c/c-parser.c:9012 c/c-parser.c:9067 c/c-parser.c:9450 c/c-parser.c:10086
-#: c/c-parser.c:10237 c/c-parser.c:10370 c/c-parser.c:10450 c/c-parser.c:10579
-#: c/c-parser.c:10624 c/c-parser.c:10669 c/c-parser.c:10719 c/c-parser.c:10874
-#: c/c-parser.c:10957 c/c-parser.c:11014 c/c-parser.c:11091 c/c-parser.c:11135
-#: c/c-parser.c:11201 c/c-parser.c:11248 c/c-parser.c:11276 c/c-parser.c:11312
-#: c/c-parser.c:11365 c/c-parser.c:11371 c/c-parser.c:11408 c/c-parser.c:11420
-#: c/c-parser.c:11437 c/c-parser.c:11473 c/c-parser.c:11485 c/c-parser.c:11533
-#: c/c-parser.c:11541 c/c-parser.c:11576 c/c-parser.c:12761 c/c-parser.c:12887
-#: c/c-parser.c:12933 c/c-parser.c:14444 c/c-parser.c:14517 c/c-parser.c:14851
-#: c/c-parser.c:14935 c/c-parser.c:15307 cp/parser.c:22623 cp/parser.c:24914
+#: c/c-parser.c:2090 c/c-parser.c:2457 c/c-parser.c:2760 c/c-parser.c:3083
+#: c/c-parser.c:3120 c/c-parser.c:3335 c/c-parser.c:3521 c/c-parser.c:3583
+#: c/c-parser.c:3635 c/c-parser.c:3765 c/c-parser.c:4049 c/c-parser.c:4060
+#: c/c-parser.c:4069 c/c-parser.c:5170 c/c-parser.c:5320 c/c-parser.c:5643
+#: c/c-parser.c:5778 c/c-parser.c:5851 c/c-parser.c:6420 c/c-parser.c:6632
+#: c/c-parser.c:6707 c/c-parser.c:6797 c/c-parser.c:7000 c/c-parser.c:7192
+#: c/c-parser.c:7210 c/c-parser.c:7231 c/c-parser.c:7280 c/c-parser.c:7384
+#: c/c-parser.c:7453 c/c-parser.c:7620 c/c-parser.c:7643 c/c-parser.c:7664
+#: c/c-parser.c:7878 c/c-parser.c:8253 c/c-parser.c:8789 c/c-parser.c:8810
+#: c/c-parser.c:9018 c/c-parser.c:9073 c/c-parser.c:9456 c/c-parser.c:10092
+#: c/c-parser.c:10243 c/c-parser.c:10376 c/c-parser.c:10456 c/c-parser.c:10585
+#: c/c-parser.c:10630 c/c-parser.c:10675 c/c-parser.c:10725 c/c-parser.c:10880
+#: c/c-parser.c:10963 c/c-parser.c:11020 c/c-parser.c:11097 c/c-parser.c:11141
+#: c/c-parser.c:11207 c/c-parser.c:11254 c/c-parser.c:11282 c/c-parser.c:11318
+#: c/c-parser.c:11371 c/c-parser.c:11377 c/c-parser.c:11414 c/c-parser.c:11426
+#: c/c-parser.c:11443 c/c-parser.c:11479 c/c-parser.c:11491 c/c-parser.c:11539
+#: c/c-parser.c:11547 c/c-parser.c:11582 c/c-parser.c:12791 c/c-parser.c:12933
+#: c/c-parser.c:12979 c/c-parser.c:14490 c/c-parser.c:14563 c/c-parser.c:14897
+#: c/c-parser.c:14981 c/c-parser.c:15353 cp/parser.c:22624 cp/parser.c:24955
 #, gcc-internal-format
 msgid "expected %<)%>"
 msgstr ""
 
-#: c/c-parser.c:3439 c/c-parser.c:4360 c/c-parser.c:4396 c/c-parser.c:5829
-#: c/c-parser.c:7370 c/c-parser.c:7705 c/c-parser.c:7849 c/c-parser.c:10172
-#: c/c-parser.c:15210 c/c-parser.c:15212 c/c-parser.c:15549 cp/parser.c:6487
-#: cp/parser.c:24878
+#: c/c-parser.c:3440 c/c-parser.c:4365 c/c-parser.c:4401 c/c-parser.c:5835
+#: c/c-parser.c:7376 c/c-parser.c:7711 c/c-parser.c:7855 c/c-parser.c:10178
+#: c/c-parser.c:15256 c/c-parser.c:15258 c/c-parser.c:15595 cp/parser.c:6488
+#: cp/parser.c:24919
 #, gcc-internal-format
 msgid "expected %<]%>"
 msgstr ""
 
-#: c/c-parser.c:3615
+#: c/c-parser.c:3616
 msgid "expected %<;%>, %<,%> or %<)%>"
 msgstr ""
 
-#: c/c-parser.c:4220 c/c-parser.c:12708 cp/parser.c:24872 cp/parser.c:26744
+#: c/c-parser.c:4225 c/c-parser.c:12738 cp/parser.c:24913 cp/parser.c:26785
 #, gcc-internal-format
 msgid "expected %<}%>"
 msgstr ""
 
-#: c/c-parser.c:4529 c/c-parser.c:9032 c/c-parser.c:13288 c/c-parser.c:2624
-#: c/c-parser.c:2827 c/c-parser.c:8586 cp/parser.c:15877 cp/parser.c:24875
+#: c/c-parser.c:4535 c/c-parser.c:9038 c/c-parser.c:13334 c/c-parser.c:2625
+#: c/c-parser.c:2828 c/c-parser.c:8592 cp/parser.c:15878 cp/parser.c:24916
 #, gcc-internal-format
 msgid "expected %<{%>"
 msgstr ""
 
-#: c/c-parser.c:4760 c/c-parser.c:4769 c/c-parser.c:5736 c/c-parser.c:6073
-#: c/c-parser.c:6926 c/c-parser.c:8797 c/c-parser.c:9180 c/c-parser.c:9241
-#: c/c-parser.c:10159 c/c-parser.c:10853 c/c-parser.c:11356 c/c-parser.c:14312
-#: c/c-parser.c:14368 cp/parser.c:24908 cp/parser.c:25966
+#: c/c-parser.c:4766 c/c-parser.c:4775 c/c-parser.c:5742 c/c-parser.c:6079
+#: c/c-parser.c:6932 c/c-parser.c:8803 c/c-parser.c:9186 c/c-parser.c:9247
+#: c/c-parser.c:10165 c/c-parser.c:10859 c/c-parser.c:11362 c/c-parser.c:14358
+#: c/c-parser.c:14414 cp/parser.c:24949 cp/parser.c:26007
 #, gcc-internal-format
 msgid "expected %<:%>"
 msgstr ""
 
-#: c/c-parser.c:5017 cp/semantics.c:633
+#: c/c-parser.c:5023 cp/semantics.c:633
 msgid "Cilk array notation cannot be used as a computed goto expression"
 msgstr ""
 
-#: c/c-parser.c:5075
+#: c/c-parser.c:5081
 msgid "Cilk array notation cannot be used for a throw expression"
 msgstr ""
 
-#: c/c-parser.c:5310 cp/semantics.c:1153
+#: c/c-parser.c:5316 cp/semantics.c:1153
 msgid "Cilk array notation cannot be used as a condition for switch statement"
 msgstr ""
 
-#: c/c-parser.c:5354 cp/semantics.c:808
+#: c/c-parser.c:5360 cp/semantics.c:808
 msgid "Cilk array notation cannot be used as a condition for while statement"
 msgstr ""
 
-#: c/c-parser.c:5396 cp/parser.c:24802
+#: c/c-parser.c:5402 cp/parser.c:24843
 #, gcc-internal-format
 msgid "expected %<while%>"
 msgstr ""
 
-#: c/c-parser.c:5403 cp/semantics.c:867
+#: c/c-parser.c:5409 cp/semantics.c:867
 msgid ""
 "Cilk array notation cannot be used as a condition for a do-while statement"
 msgstr ""
 
-#: c/c-parser.c:5601 cp/semantics.c:986
+#: c/c-parser.c:5607 cp/semantics.c:986
 msgid "Cilk array notation cannot be used in a condition for a for-loop"
 msgstr ""
 
-#: c/c-parser.c:7139
+#: c/c-parser.c:7145
 msgid "expected %<.%>"
 msgstr ""
 
-#: c/c-parser.c:8257 c/c-parser.c:8289 c/c-parser.c:8529 cp/parser.c:26529
-#: cp/parser.c:26603
+#: c/c-parser.c:8263 c/c-parser.c:8295 c/c-parser.c:8535 cp/parser.c:26570
+#: cp/parser.c:26644
 #, gcc-internal-format
 msgid "expected %<@end%>"
 msgstr ""
 
-#: c/c-parser.c:8946 cp/parser.c:24893
+#: c/c-parser.c:8952 cp/parser.c:24934
 #, gcc-internal-format
 msgid "expected %<>%>"
 msgstr ""
 
-#: c/c-parser.c:10961 c/c-parser.c:11489 cp/parser.c:24917
+#: c/c-parser.c:10967 c/c-parser.c:11495 cp/parser.c:24958
 #, gcc-internal-format
 msgid "expected %<,%> or %<)%>"
 msgstr ""
 
-#: c/c-parser.c:12440 c/c-parser.c:12471 c/c-parser.c:12694 c/c-parser.c:12868
-#: c/c-parser.c:14502 c/c-parser.c:15037 c/c-parser.c:4419 cp/parser.c:24896
+#: c/c-parser.c:12450 c/c-parser.c:12494 c/c-parser.c:12722 c/c-parser.c:12914
+#: c/c-parser.c:14548 c/c-parser.c:15083 c/c-parser.c:4424 cp/parser.c:24937
 #, gcc-internal-format
 msgid "expected %<=%>"
 msgstr ""
 
-#: c/c-parser.c:13331 c/c-parser.c:13321 cp/parser.c:30896
+#: c/c-parser.c:13377 c/c-parser.c:13367 cp/parser.c:30937
 #, gcc-internal-format
 msgid "expected %<#pragma omp section%> or %<}%>"
 msgstr ""
 
-#: c/c-parser.c:15198 c/c-parser.c:10134 cp/parser.c:24881 cp/parser.c:27827
+#: c/c-parser.c:15244 c/c-parser.c:10140 cp/parser.c:24922 cp/parser.c:27868
 #, gcc-internal-format
 msgid "expected %<[%>"
 msgstr ""
 
-#: c/c-typeck.c:7146
+#: c/c-typeck.c:7160
 msgid "(anonymous)"
 msgstr ""
 
-#: cp/call.c:9242
+#: cp/call.c:9286
 msgid "candidate 1:"
 msgstr ""
 
-#: cp/call.c:9243
+#: cp/call.c:9287
 msgid "candidate 2:"
 msgstr ""
 
-#: cp/decl2.c:778
+#: cp/decl2.c:787
 msgid "candidates are: %+#D"
 msgstr ""
 
-#: cp/decl2.c:780
+#: cp/decl2.c:789
 msgid "candidate is: %+#D"
 msgstr ""
 
@@ -4246,157 +4262,157 @@ msgstr ""
 msgid "<template arguments error>"
 msgstr ""
 
-#: cp/error.c:1252
+#: cp/error.c:1253
 msgid "<enumerator>"
 msgstr ""
 
-#: cp/error.c:1292
+#: cp/error.c:1293
 msgid "<declaration error>"
 msgstr ""
 
-#: cp/error.c:1793 cp/error.c:1813
+#: cp/error.c:1794 cp/error.c:1814
 msgid "<template parameter error>"
 msgstr ""
 
-#: cp/error.c:1943
+#: cp/error.c:1944
 msgid "<statement>"
 msgstr ""
 
-#: cp/error.c:1970 cp/error.c:2980 c-family/c-pretty-print.c:2207
+#: cp/error.c:1971 cp/error.c:2981 c-family/c-pretty-print.c:2207
 #, gcc-internal-format
 msgid "<unknown>"
 msgstr ""
 
 #. While waiting for caret diagnostics, avoid printing
 #. __cxa_allocate_exception, __cxa_throw, and the like.
-#: cp/error.c:1988
+#: cp/error.c:1989
 msgid "<throw-expression>"
 msgstr ""
 
-#: cp/error.c:2089
+#: cp/error.c:2090
 msgid "<ubsan routine call>"
 msgstr ""
 
-#: cp/error.c:2546
+#: cp/error.c:2547
 msgid "<unparsed>"
 msgstr ""
 
-#: cp/error.c:2693
+#: cp/error.c:2694
 msgid "<lambda>"
 msgstr ""
 
-#: cp/error.c:2703
+#: cp/error.c:2704
 msgid "*this"
 msgstr ""
 
-#: cp/error.c:2713
+#: cp/error.c:2714
 msgid "<expression error>"
 msgstr ""
 
-#: cp/error.c:2728
+#: cp/error.c:2729
 msgid "<unknown operator>"
 msgstr ""
 
-#: cp/error.c:3024
+#: cp/error.c:3025
 msgid "{unknown}"
 msgstr ""
 
-#: cp/error.c:3136
+#: cp/error.c:3137
 msgid "At global scope:"
 msgstr ""
 
-#: cp/error.c:3242
+#: cp/error.c:3243
 #, c-format
 msgid "In static member function %qs"
 msgstr ""
 
-#: cp/error.c:3244
+#: cp/error.c:3245
 #, c-format
 msgid "In copy constructor %qs"
 msgstr ""
 
-#: cp/error.c:3246
+#: cp/error.c:3247
 #, c-format
 msgid "In constructor %qs"
 msgstr ""
 
-#: cp/error.c:3248
+#: cp/error.c:3249
 #, c-format
 msgid "In destructor %qs"
 msgstr ""
 
-#: cp/error.c:3250
+#: cp/error.c:3251
 msgid "In lambda function"
 msgstr ""
 
-#: cp/error.c:3270
+#: cp/error.c:3271
 #, c-format
 msgid "%s: In substitution of %qS:\n"
 msgstr ""
 
-#: cp/error.c:3271
+#: cp/error.c:3272
 msgid "%s: In instantiation of %q#D:\n"
 msgstr ""
 
-#: cp/error.c:3296
+#: cp/error.c:3297
 msgid "%r%s:%d:%d:%R   "
 msgstr ""
 
-#: cp/error.c:3299
+#: cp/error.c:3300
 msgid "%r%s:%d:%R   "
 msgstr ""
 
-#: cp/error.c:3307
+#: cp/error.c:3308
 #, c-format
 msgid "recursively required by substitution of %qS\n"
 msgstr ""
 
-#: cp/error.c:3308
+#: cp/error.c:3309
 #, c-format
 msgid "required by substitution of %qS\n"
 msgstr ""
 
-#: cp/error.c:3313
+#: cp/error.c:3314
 msgid "recursively required from %q#D\n"
 msgstr ""
 
-#: cp/error.c:3314
+#: cp/error.c:3315
 msgid "required from %q#D\n"
 msgstr ""
 
-#: cp/error.c:3321
+#: cp/error.c:3322
 msgid "recursively required from here"
 msgstr ""
 
-#: cp/error.c:3322
+#: cp/error.c:3323
 msgid "required from here"
 msgstr ""
 
-#: cp/error.c:3374
+#: cp/error.c:3375
 msgid ""
 "%r%s:%d:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-"
 "backtrace-limit=0 to disable ]\n"
 msgstr ""
 
-#: cp/error.c:3380
+#: cp/error.c:3381
 msgid ""
 "%r%s:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-"
 "limit=0 to disable ]\n"
 msgstr ""
 
-#: cp/error.c:3435
+#: cp/error.c:3436
 msgid "%r%s:%d:%d:%R   in constexpr expansion of %qs"
 msgstr ""
 
-#: cp/error.c:3439
+#: cp/error.c:3440
 msgid "%r%s:%d:%R   in constexpr expansion of %qs"
 msgstr ""
 
-#: cp/pt.c:1808 cp/semantics.c:4856
+#: cp/pt.c:1809 cp/semantics.c:4857
 msgid "candidates are:"
 msgstr ""
 
-#: cp/pt.c:19576
+#: cp/pt.c:19705
 msgid "candidate is:"
 msgid_plural "candidates are:"
 msgstr[0] ""
@@ -4438,52 +4454,52 @@ msgstr ""
 msgid "conversion casts away constness"
 msgstr ""
 
-#: cp/rtti.c:777
+#: cp/rtti.c:779
 msgid "source type is not polymorphic"
 msgstr ""
 
-#: cp/typeck.c:5654 c/c-typeck.c:3884
+#: cp/typeck.c:5672 c/c-typeck.c:3884
 #, gcc-internal-format
 msgid "wrong type argument to unary minus"
 msgstr ""
 
-#: cp/typeck.c:5655 c/c-typeck.c:3871
+#: cp/typeck.c:5673 c/c-typeck.c:3871
 #, gcc-internal-format
 msgid "wrong type argument to unary plus"
 msgstr ""
 
-#: cp/typeck.c:5682 c/c-typeck.c:3910
+#: cp/typeck.c:5700 c/c-typeck.c:3910
 #, gcc-internal-format
 msgid "wrong type argument to bit-complement"
 msgstr ""
 
-#: cp/typeck.c:5689 c/c-typeck.c:3918
+#: cp/typeck.c:5707 c/c-typeck.c:3918
 #, gcc-internal-format
 msgid "wrong type argument to abs"
 msgstr ""
 
-#: cp/typeck.c:5701 c/c-typeck.c:3930
+#: cp/typeck.c:5719 c/c-typeck.c:3930
 #, gcc-internal-format
 msgid "wrong type argument to conjugation"
 msgstr ""
 
-#: cp/typeck.c:5719
+#: cp/typeck.c:5737
 msgid "in argument to unary !"
 msgstr ""
 
-#: cp/typeck.c:5768
+#: cp/typeck.c:5786
 msgid "no pre-increment operator for type"
 msgstr ""
 
-#: cp/typeck.c:5770
+#: cp/typeck.c:5788
 msgid "no post-increment operator for type"
 msgstr ""
 
-#: cp/typeck.c:5772
+#: cp/typeck.c:5790
 msgid "no pre-decrement operator for type"
 msgstr ""
 
-#: cp/typeck.c:5774
+#: cp/typeck.c:5792
 msgid "no post-decrement operator for type"
 msgstr ""
 
@@ -4519,47 +4535,47 @@ msgstr ""
 msgid "elemental binary operation"
 msgstr ""
 
-#: fortran/check.c:2063 fortran/check.c:3054 fortran/check.c:3108
+#: fortran/check.c:2131 fortran/check.c:3122 fortran/check.c:3176
 #, c-format
 msgid "arguments '%s' and '%s' for intrinsic %s"
 msgstr ""
 
-#: fortran/check.c:2860
+#: fortran/check.c:2928
 #, c-format
 msgid "arguments 'a%d' and 'a%d' for intrinsic '%s'"
 msgstr ""
 
-#: fortran/check.c:3383 fortran/intrinsic.c:4237
+#: fortran/check.c:3451 fortran/intrinsic.c:4245
 #, c-format
 msgid "arguments '%s' and '%s' for intrinsic '%s'"
 msgstr ""
 
-#: fortran/error.c:827 fortran/error.c:949 fortran/error.c:1087
-#: fortran/error.c:1368
+#: fortran/error.c:830 fortran/error.c:952 fortran/error.c:1090
+#: fortran/error.c:1371
 msgid "Warning:"
 msgstr ""
 
-#: fortran/error.c:951 fortran/error.c:1348 fortran/error.c:1462
+#: fortran/error.c:954 fortran/error.c:1351 fortran/error.c:1472
 msgid "Error:"
 msgstr ""
 
-#: fortran/error.c:959 fortran/error.c:1028
+#: fortran/error.c:962 fortran/error.c:1031
 msgid "Fortran 2008 obsolescent feature:"
 msgstr ""
 
-#: fortran/error.c:968 fortran/error.c:1037
+#: fortran/error.c:971 fortran/error.c:1040
 msgid "GNU Extension:"
 msgstr ""
 
-#: fortran/error.c:971 fortran/error.c:1040
+#: fortran/error.c:974 fortran/error.c:1043
 msgid "Legacy Extension:"
 msgstr ""
 
-#: fortran/error.c:974 fortran/error.c:1043
+#: fortran/error.c:977 fortran/error.c:1046
 msgid "Obsolescent feature:"
 msgstr ""
 
-#: fortran/error.c:977 fortran/error.c:1046
+#: fortran/error.c:980 fortran/error.c:1049
 msgid "Deleted feature:"
 msgstr ""
 
@@ -4578,7 +4594,7 @@ msgstr ""
 msgid "Integer value too large in expression at %C"
 msgstr ""
 
-#: fortran/expr.c:3196
+#: fortran/expr.c:3207
 msgid "array assignment"
 msgstr ""
 
@@ -4597,7 +4613,7 @@ msgstr ""
 msgid "Driving:"
 msgstr ""
 
-#: fortran/interface.c:2908 fortran/intrinsic.c:3941
+#: fortran/interface.c:2926 fortran/intrinsic.c:3949
 msgid "actual argument to INTENT = OUT/INOUT"
 msgstr ""
 
@@ -4658,18 +4674,18 @@ msgstr ""
 msgid "Period required in format specifier"
 msgstr ""
 
-#: fortran/io.c:1532
+#: fortran/io.c:1571
 #, c-format
 msgid "%s tag"
 msgstr ""
 
-#: fortran/io.c:2861
+#: fortran/io.c:2964
 msgid "internal unit in WRITE"
 msgstr ""
 
 #. For INQUIRE, all tags except FILE, ID and UNIT are variable definition
 #. contexts.  Thus, use an extended RESOLVE_TAG macro for that.
-#: fortran/io.c:4053
+#: fortran/io.c:4183
 #, c-format
 msgid "%s tag with INQUIRE"
 msgstr ""
@@ -4711,7 +4727,7 @@ msgstr ""
 msgid "Expected integer"
 msgstr ""
 
-#: fortran/module.c:1467 fortran/module.c:2408
+#: fortran/module.c:1467 fortran/module.c:2414
 msgid "Expected string"
 msgstr ""
 
@@ -4719,71 +4735,71 @@ msgstr ""
 msgid "find_enum(): Enum not found"
 msgstr ""
 
-#: fortran/module.c:2148
+#: fortran/module.c:2151
 msgid "Expected attribute bit name"
 msgstr ""
 
-#: fortran/module.c:3012
+#: fortran/module.c:3018
 msgid "Expected integer string"
 msgstr ""
 
-#: fortran/module.c:3016
+#: fortran/module.c:3022
 msgid "Error converting integer"
 msgstr ""
 
-#: fortran/module.c:3038
+#: fortran/module.c:3044
 msgid "Expected real string"
 msgstr ""
 
-#: fortran/module.c:3262
+#: fortran/module.c:3268
 msgid "Expected expression type"
 msgstr ""
 
-#: fortran/module.c:3342
+#: fortran/module.c:3348
 msgid "Bad operator"
 msgstr ""
 
-#: fortran/module.c:3457
+#: fortran/module.c:3463
 msgid "Bad type in constant expression"
 msgstr ""
 
-#: fortran/module.c:6741
+#: fortran/module.c:6747
 msgid "Unexpected end of module"
 msgstr ""
 
-#: fortran/parse.c:1563
+#: fortran/parse.c:1636
 msgid "arithmetic IF"
 msgstr ""
 
-#: fortran/parse.c:1572
+#: fortran/parse.c:1645
 msgid "attribute declaration"
 msgstr ""
 
-#: fortran/parse.c:1608
+#: fortran/parse.c:1681
 msgid "data declaration"
 msgstr ""
 
-#: fortran/parse.c:1617
+#: fortran/parse.c:1690
 msgid "derived type declaration"
 msgstr ""
 
-#: fortran/parse.c:1711
+#: fortran/parse.c:1790
 msgid "block IF"
 msgstr ""
 
-#: fortran/parse.c:1720
+#: fortran/parse.c:1799
 msgid "implied END DO"
 msgstr ""
 
-#: fortran/parse.c:1811 fortran/resolve.c:10175
+#: fortran/parse.c:1890 fortran/resolve.c:10297
 msgid "assignment"
 msgstr ""
 
-#: fortran/parse.c:1814 fortran/resolve.c:10220 fortran/resolve.c:10223
+#: fortran/parse.c:1893 fortran/resolve.c:10347 fortran/resolve.c:10350
 msgid "pointer assignment"
 msgstr ""
 
-#: fortran/parse.c:1832
+#: fortran/parse.c:1911
 msgid "simple IF"
 msgstr ""
 
@@ -4937,47 +4953,47 @@ msgstr ""
 msgid "Inconsistent ranks for operator at %%L and %%L"
 msgstr ""
 
-#: fortran/resolve.c:6380
+#: fortran/resolve.c:6391
 msgid "Loop variable"
 msgstr ""
 
-#: fortran/resolve.c:6384
+#: fortran/resolve.c:6395
 msgid "iterator variable"
 msgstr ""
 
-#: fortran/resolve.c:6388
+#: fortran/resolve.c:6399
 msgid "Start expression in DO loop"
 msgstr ""
 
-#: fortran/resolve.c:6392
+#: fortran/resolve.c:6403
 msgid "End expression in DO loop"
 msgstr ""
 
-#: fortran/resolve.c:6396
+#: fortran/resolve.c:6407
 msgid "Step expression in DO loop"
 msgstr ""
 
-#: fortran/resolve.c:6653 fortran/resolve.c:6656
+#: fortran/resolve.c:6664 fortran/resolve.c:6667
 msgid "DEALLOCATE object"
 msgstr ""
 
-#: fortran/resolve.c:7008 fortran/resolve.c:7011
+#: fortran/resolve.c:7034 fortran/resolve.c:7037
 msgid "ALLOCATE object"
 msgstr ""
 
-#: fortran/resolve.c:7213 fortran/resolve.c:8567
+#: fortran/resolve.c:7246 fortran/resolve.c:8631
 msgid "STAT variable"
 msgstr ""
 
-#: fortran/resolve.c:7257 fortran/resolve.c:8579
+#: fortran/resolve.c:7290 fortran/resolve.c:8643
 msgid "ERRMSG variable"
 msgstr ""
 
-#: fortran/resolve.c:8428
+#: fortran/resolve.c:8473
 msgid "item in READ"
 msgstr ""
 
-#: fortran/resolve.c:8591
+#: fortran/resolve.c:8655
 msgid "ACQUIRED_LOCK variable"
 msgstr ""
 
@@ -4986,40 +5002,44 @@ msgstr ""
 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
 msgstr ""
 
-#: fortran/trans-array.c:5307
+#: fortran/trans-array.c:5324
 msgid "Integer overflow when calculating the amount of memory to allocate"
 msgstr ""
 
-#: fortran/trans-decl.c:5315
+#: fortran/trans-decl.c:5425
 #, c-format
 msgid ""
 "Actual string length does not match the declared one for dummy argument "
 "'%s' (%ld/%ld)"
 msgstr ""
 
-#: fortran/trans-decl.c:5323
+#: fortran/trans-decl.c:5433
 #, c-format
 msgid ""
 "Actual string length is shorter than the declared one for dummy argument "
 "'%s' (%ld/%ld)"
 msgstr ""
 
-#: fortran/trans-expr.c:7807
+#: fortran/trans-expr.c:7953
 #, c-format
 msgid "Target of rank remapping is too small (%ld < %ld)"
 msgstr ""
 
+#: fortran/trans-expr.c:9157
+msgid "Assignment of scalar to unallocated array"
+msgstr ""
+
 #: fortran/trans-intrinsic.c:908
 #, c-format
 msgid "Unequal character lengths (%ld/%ld) in %s"
 msgstr ""
 
-#: fortran/trans-intrinsic.c:6947
+#: fortran/trans-intrinsic.c:6978
 #, c-format
 msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %ld)"
 msgstr ""
 
-#: fortran/trans-intrinsic.c:6979
+#: fortran/trans-intrinsic.c:7010
 msgid "Argument NCOPIES of REPEAT intrinsic is too large"
 msgstr ""
 
@@ -5035,16 +5055,16 @@ msgstr ""
 msgid "Assigned label is not a target label"
 msgstr ""
 
-#: fortran/trans-stmt.c:929
+#: fortran/trans-stmt.c:1107
 #, c-format
 msgid "Invalid image number %d in SYNC IMAGES"
 msgstr ""
 
-#: fortran/trans-stmt.c:1670 fortran/trans-stmt.c:1955
+#: fortran/trans-stmt.c:1883 fortran/trans-stmt.c:2168
 msgid "Loop variable has been modified"
 msgstr ""
 
-#: fortran/trans-stmt.c:1810
+#: fortran/trans-stmt.c:2023
 msgid "DO step value is zero"
 msgstr ""
 
@@ -5056,24 +5076,24 @@ msgstr ""
 msgid "Incorrect function return value"
 msgstr ""
 
-#: fortran/trans.c:588
+#: fortran/trans.c:607
 msgid "Memory allocation failed"
 msgstr ""
 
-#: fortran/trans.c:674 fortran/trans.c:1513
+#: fortran/trans.c:693 fortran/trans.c:1558
 msgid "Allocation would exceed memory limit"
 msgstr ""
 
-#: fortran/trans.c:836
+#: fortran/trans.c:871
 #, c-format
 msgid "Attempting to allocate already allocated variable '%s'"
 msgstr ""
 
-#: fortran/trans.c:842
+#: fortran/trans.c:877
 msgid "Attempting to allocate already allocated variable"
 msgstr ""
 
-#: fortran/trans.c:1266 fortran/trans.c:1412
+#: fortran/trans.c:1301 fortran/trans.c:1457
 #, c-format
 msgid "Attempt to DEALLOCATE unallocated '%s'"
 msgstr ""
@@ -5355,159 +5375,151 @@ msgstr ""
 msgid "-private_bundle not allowed with -dynamiclib"
 msgstr ""
 
-#: config/rx/rx.h:75
-msgid "-mas100-syntax is incompatible with -gdwarf"
+#: config/dragonfly.h:76 config/alpha/freebsd.h:33 config/i386/freebsd.h:82
+#: config/i386/freebsd64.h:35 config/ia64/freebsd.h:26
+#: config/rs6000/sysv4.h:726 config/sparc/freebsd.h:45
+msgid "consider using '-pg' instead of '-p' with gprof(1)"
 msgstr ""
 
-#: config/rx/rx.h:76
-msgid "rx100 cpu does not have FPU hardware"
+#: config/lynx.h:69
+msgid "cannot use mthreads and mlegacy-threads together"
 msgstr ""
 
-#: config/rx/rx.h:77
-msgid "rx200 cpu does not have FPU hardware"
+#: config/lynx.h:94
+msgid "cannot use mshared and static together"
 msgstr ""
 
-#: config/sol2.h:222 config/sol2.h:227
+#: config/sol2.h:242 config/sol2.h:247
 msgid "does not support multilib"
 msgstr ""
 
-#: config/arc/arc.h:128 config/mips/mips.h:1322
-msgid "may not use both -EB and -EL"
+#: config/sol2.h:337
+msgid "-pie is not supported in this configuration"
 msgstr ""
 
 #: config/vxworks.h:70
 msgid "-Xbind-now and -Xbind-lazy are incompatible"
 msgstr ""
 
-#: config/vax/vax.h:46 config/vax/vax.h:47
-msgid "profiling not supported with -mg"
-msgstr ""
-
-#: config/mips/r3900.h:37
-msgid "-mhard-float not supported"
+#: config/arc/arc.h:128 config/mips/mips.h:1322
+msgid "may not use both -EB and -EL"
 msgstr ""
 
-#: config/mips/r3900.h:39
-msgid "-msingle-float and -msoft-float cannot both be specified"
+#: config/arm/arm.h:225
+msgid "-mfloat-abi=soft and -mfloat-abi=hard may not be used together"
 msgstr ""
 
-#: config/cris/cris.h:184
-msgid "do not specify both -march=... and -mcpu=..."
+#: config/arm/arm.h:227 config/tilegx/tilegx.h:546 config/tilegx/tilegx.h:551
+msgid "-mbig-endian and -mlittle-endian may not be used together"
 msgstr ""
 
-#: objc/lang-specs.h:30 objc/lang-specs.h:41
-msgid "GNU Objective C no longer supports traditional compilation"
+#: config/arm/freebsd.h:49
+msgid "consider using `-pg' instead of `-p' with gprof (1) "
 msgstr ""
 
-#: objc/lang-specs.h:55
-msgid ""
-"objc-cpp-output is deprecated; please use objective-c-cpp-output instead"
+#: config/avr/specs.h:68
+msgid "shared is not supported"
 msgstr ""
 
-#: ada/gcc-interface/lang-specs.h:34
-msgid "-c or -S required for Ada"
+#: config/bfin/elf.h:55
+msgid "no processor type specified for linking"
 msgstr ""
 
-#: ada/gcc-interface/lang-specs.h:52
-msgid "-c required for gnat2why"
+#: config/cris/cris.h:184
+msgid "do not specify both -march=... and -mcpu=..."
 msgstr ""
 
-#: ada/gcc-interface/lang-specs.h:65
-msgid "-c required for gnat2scil"
+#: config/i386/cygwin-w64.h:64 config/i386/cygwin.h:129
+#: config/i386/mingw-w64.h:87 config/i386/mingw32.h:117
+msgid "shared and mdll are not compatible"
 msgstr ""
 
-#: config/nios2/elf.h:44
-msgid "You need a C startup file for -msys-crt0="
+#: config/mcore/mcore.h:53
+msgid "the m210 does not have little endian support"
 msgstr ""
 
-#: config/dragonfly.h:76 config/sparc/freebsd.h:45 config/rs6000/sysv4.h:731
-#: config/alpha/freebsd.h:33 config/ia64/freebsd.h:26 config/i386/freebsd.h:82
-#: config/i386/freebsd64.h:35
-msgid "consider using '-pg' instead of '-p' with gprof(1)"
+#: config/mips/r3900.h:37
+msgid "-mhard-float not supported"
 msgstr ""
 
-#: config/sparc/linux64.h:149 config/sparc/linux64.h:156
-#: config/sparc/netbsd-elf.h:108 config/sparc/netbsd-elf.h:117
-#: config/sparc/sol2.h:219 config/sparc/sol2.h:225
-msgid "may not use both -m32 and -m64"
+#: config/mips/r3900.h:39
+msgid "-msingle-float and -msoft-float cannot both be specified"
 msgstr ""
 
-#: config/rs6000/freebsd64.h:161 config/rs6000/freebsd64.h:173
-msgid "consider using `-pg' instead of `-p' with gprof(1)"
+#: config/nios2/elf.h:44
+msgid "You need a C startup file for -msys-crt0="
 msgstr ""
 
-#: config/s390/tpf.h:106
-msgid "static is not supported on TPF-OS"
+#: config/pa/pa-hpux10.h:102 config/pa/pa-hpux10.h:105
+#: config/pa/pa-hpux10.h:113 config/pa/pa-hpux10.h:116
+#: config/pa/pa-hpux11.h:134 config/pa/pa-hpux11.h:137 config/pa/pa64-hpux.h:29
+#: config/pa/pa64-hpux.h:32 config/pa/pa64-hpux.h:41 config/pa/pa64-hpux.h:44
+msgid "warning: consider linking with '-static' as system libraries with"
 msgstr ""
 
-#: config/arm/arm.h:225
-msgid "-mfloat-abi=soft and -mfloat-abi=hard may not be used together"
+#: config/pa/pa-hpux10.h:103 config/pa/pa-hpux10.h:106
+#: config/pa/pa-hpux10.h:114 config/pa/pa-hpux10.h:117
+#: config/pa/pa-hpux11.h:135 config/pa/pa-hpux11.h:138 config/pa/pa64-hpux.h:30
+#: config/pa/pa64-hpux.h:33 config/pa/pa64-hpux.h:42 config/pa/pa64-hpux.h:45
+msgid "  profiling support are only provided in archive format"
 msgstr ""
 
-#: config/arm/arm.h:227 config/tilegx/tilegx.h:546 config/tilegx/tilegx.h:551
-msgid "-mbig-endian and -mlittle-endian may not be used together"
+#: config/rs6000/darwin.h:95
+msgid " conflicting code gen style switches are used"
 msgstr ""
 
-#: config/mcore/mcore.h:53
-msgid "the m210 does not have little endian support"
+#: config/rs6000/freebsd64.h:171
+msgid "consider using `-pg' instead of `-p' with gprof(1)"
 msgstr ""
 
-#: config/avr/specs.h:68
-msgid "shared is not supported"
+#: config/rx/rx.h:75
+msgid "-mas100-syntax is incompatible with -gdwarf"
 msgstr ""
 
-#: objcp/lang-specs.h:58
-msgid ""
-"objc++-cpp-output is deprecated; please use objective-c++-cpp-output instead"
+#: config/rx/rx.h:76
+msgid "rx100 cpu does not have FPU hardware"
 msgstr ""
 
-#: fortran/lang-specs.h:54 fortran/lang-specs.h:68
-msgid "gfortran does not support -E without -cpp"
+#: config/rx/rx.h:77
+msgid "rx200 cpu does not have FPU hardware"
 msgstr ""
 
-#: config/arm/freebsd.h:49
-msgid "consider using `-pg' instead of `-p' with gprof (1) "
+#: config/s390/tpf.h:106
+msgid "static is not supported on TPF-OS"
 msgstr ""
 
-#: config/i386/mingw-w64.h:87 config/i386/cygwin-w64.h:64
-#: config/i386/mingw32.h:117 config/i386/cygwin.h:129
-msgid "shared and mdll are not compatible"
+#: config/sh/sh.h:375 config/sh/sh.h:378
+msgid "SH2a does not support little-endian"
 msgstr ""
 
-#: config/bfin/elf.h:55
-msgid "no processor type specified for linking"
+#: config/sparc/linux64.h:149 config/sparc/linux64.h:156
+#: config/sparc/netbsd-elf.h:108 config/sparc/netbsd-elf.h:117
+#: config/sparc/sol2.h:219 config/sparc/sol2.h:225
+msgid "may not use both -m32 and -m64"
 msgstr ""
 
-#: config/pa/pa-hpux10.h:102 config/pa/pa-hpux10.h:105
-#: config/pa/pa-hpux10.h:113 config/pa/pa-hpux10.h:116
-#: config/pa/pa-hpux11.h:134 config/pa/pa-hpux11.h:137
-#: config/pa/pa64-hpux.h:29 config/pa/pa64-hpux.h:32 config/pa/pa64-hpux.h:41
-#: config/pa/pa64-hpux.h:44
-msgid "warning: consider linking with '-static' as system libraries with"
+#: config/vax/netbsd-elf.h:51
+msgid "the -shared option is not currently supported for VAX ELF"
 msgstr ""
 
-#: config/pa/pa-hpux10.h:103 config/pa/pa-hpux10.h:106
-#: config/pa/pa-hpux10.h:114 config/pa/pa-hpux10.h:117
-#: config/pa/pa-hpux11.h:135 config/pa/pa-hpux11.h:138
-#: config/pa/pa64-hpux.h:30 config/pa/pa64-hpux.h:33 config/pa/pa64-hpux.h:42
-#: config/pa/pa64-hpux.h:45
-msgid "  profiling support are only provided in archive format"
+#: config/vax/vax.h:46 config/vax/vax.h:47
+msgid "profiling not supported with -mg"
 msgstr ""
 
-#: config/rs6000/darwin.h:95
-msgid " conflicting code gen style switches are used"
+#: ada/gcc-interface/lang-specs.h:34
+msgid "-c or -S required for Ada"
 msgstr ""
 
-#: config/sh/sh.h:375 config/sh/sh.h:378
-msgid "SH2a does not support little-endian"
+#: ada/gcc-interface/lang-specs.h:52
+msgid "-c required for gnat2why"
 msgstr ""
 
-#: config/lynx.h:69
-msgid "cannot use mthreads and mlegacy-threads together"
+#: ada/gcc-interface/lang-specs.h:65
+msgid "-c required for gnat2scil"
 msgstr ""
 
-#: config/lynx.h:94
-msgid "cannot use mshared and static together"
+#: fortran/lang-specs.h:54 fortran/lang-specs.h:68
+msgid "gfortran does not support -E without -cpp"
 msgstr ""
 
 #: java/lang-specs.h:32
@@ -5522,1930 +5534,1799 @@ msgstr ""
 msgid "-femit-class-file should used along with -fsyntax-only"
 msgstr ""
 
-#: config/vax/netbsd-elf.h:51
-msgid "the -shared option is not currently supported for VAX ELF"
-msgstr ""
-
-#: fortran/lang.opt:146
-msgid "-J<directory>\tPut MODULE files in 'directory'"
+#: objc/lang-specs.h:30 objc/lang-specs.h:41
+msgid "GNU Objective C no longer supports traditional compilation"
 msgstr ""
 
-#: fortran/lang.opt:198
-msgid "Warn about possible aliasing of dummy arguments"
+#: objc/lang-specs.h:55
+msgid ""
+"objc-cpp-output is deprecated; please use objective-c-cpp-output instead"
 msgstr ""
 
-#: fortran/lang.opt:202
-msgid "Warn about alignment of COMMON blocks"
+#: objcp/lang-specs.h:58
+msgid ""
+"objc++-cpp-output is deprecated; please use objective-c++-cpp-output instead"
 msgstr ""
 
-#: fortran/lang.opt:206
-msgid "Warn about missing ampersand in continued character constants"
+#: config/alpha/alpha.opt:23 config/i386/i386.opt:430
+msgid "Do not use hardware fp"
 msgstr ""
 
-#: fortran/lang.opt:210
-msgid "Warn about creation of array temporaries"
+#: config/alpha/alpha.opt:27
+msgid "Use fp registers"
 msgstr ""
 
-#: fortran/lang.opt:214
-msgid "Warn if the type of a variable might be not interoperable with C"
+#: config/alpha/alpha.opt:31 common.opt:696 common.opt:881 common.opt:885
+#: common.opt:889 common.opt:893 common.opt:1349 common.opt:1498
+#: common.opt:1502 common.opt:1724 common.opt:1866 common.opt:2489
+#: fortran/lang.opt:433
+msgid "Does nothing. Preserved for backward compatibility."
 msgstr ""
 
-#: fortran/lang.opt:222
-msgid "Warn about truncated character expressions"
+#: config/alpha/alpha.opt:35
+msgid "Request IEEE-conformant math library routines (OSF/1)"
 msgstr ""
 
-#: fortran/lang.opt:226
-msgid "Warn about equality comparisons involving REAL or COMPLEX expressions"
+#: config/alpha/alpha.opt:39
+msgid "Emit IEEE-conformant code, without inexact exceptions"
 msgstr ""
 
-#: fortran/lang.opt:234
-msgid "Warn about most implicit conversions"
+#: config/alpha/alpha.opt:46
+msgid "Do not emit complex integer constants to read-only memory"
 msgstr ""
 
-#: fortran/lang.opt:242
-msgid "Warn about function call elimination"
+#: config/alpha/alpha.opt:50
+msgid "Use VAX fp"
 msgstr ""
 
-#: fortran/lang.opt:246
-msgid "Warn about calls with implicit interface"
+#: config/alpha/alpha.opt:54
+msgid "Do not use VAX fp"
 msgstr ""
 
-#: fortran/lang.opt:250
-msgid "Warn about called procedures not explicitly declared"
+#: config/alpha/alpha.opt:58
+msgid "Emit code for the byte/word ISA extension"
 msgstr ""
 
-#: fortran/lang.opt:254
-msgid "Warn about truncated source lines"
+#: config/alpha/alpha.opt:62
+msgid "Emit code for the motion video ISA extension"
 msgstr ""
 
-#: fortran/lang.opt:258
-msgid "Warn on intrinsics not part of the selected standard"
+#: config/alpha/alpha.opt:66
+msgid "Emit code for the fp move and sqrt ISA extension"
 msgstr ""
 
-#: fortran/lang.opt:270
-msgid "Warn about USE statements that have no ONLY qualifier"
+#: config/alpha/alpha.opt:70
+msgid "Emit code for the counting ISA extension"
 msgstr ""
 
-#: fortran/lang.opt:282
-msgid "Warn about real-literal-constants with 'q' exponent-letter"
+#: config/alpha/alpha.opt:74
+msgid "Emit code using explicit relocation directives"
 msgstr ""
 
-#: fortran/lang.opt:286
-msgid "Warn when a left-hand-side array variable is reallocated"
+#: config/alpha/alpha.opt:78
+msgid "Emit 16-bit relocations to the small data areas"
 msgstr ""
 
-#: fortran/lang.opt:290
-msgid "Warn when a left-hand-side variable is reallocated"
+#: config/alpha/alpha.opt:82
+msgid "Emit 32-bit relocations to the small data areas"
 msgstr ""
 
-#: fortran/lang.opt:294
-msgid "Warn if the pointer in a pointer assignment might outlive its target"
+#: config/alpha/alpha.opt:86
+msgid "Emit direct branches to local functions"
 msgstr ""
 
-#: fortran/lang.opt:302
-msgid "Warn about \"suspicious\" constructs"
+#: config/alpha/alpha.opt:90
+msgid "Emit indirect branches to local functions"
 msgstr ""
 
-#: fortran/lang.opt:306
-msgid "Permit nonconforming uses of the tab character"
+#: config/alpha/alpha.opt:94
+msgid "Emit rdval instead of rduniq for thread pointer"
 msgstr ""
 
-#: fortran/lang.opt:310
-msgid "Warn about underflow of numerical constant expressions"
+#: config/alpha/alpha.opt:98 config/s390/s390.opt:114 config/i386/i386.opt:202
+#: config/sparc/long-double-switch.opt:23
+msgid "Use 128-bit long double"
 msgstr ""
 
-#: fortran/lang.opt:318
-msgid "Warn if a user-procedure has the same name as an intrinsic"
+#: config/alpha/alpha.opt:102 config/s390/s390.opt:118 config/i386/i386.opt:198
+#: config/sparc/long-double-switch.opt:27
+msgid "Use 64-bit long double"
 msgstr ""
 
-#: fortran/lang.opt:326
-msgid "Warn about unused dummy arguments."
+#: config/alpha/alpha.opt:106
+msgid "Use features of and schedule given CPU"
 msgstr ""
 
-#: fortran/lang.opt:330
-msgid "Warn about zero-trip DO loops"
+#: config/alpha/alpha.opt:110
+msgid "Schedule given CPU"
 msgstr ""
 
-#: fortran/lang.opt:334
-msgid "Enable preprocessing"
+#: config/alpha/alpha.opt:114
+msgid "Control the generated fp rounding mode"
 msgstr ""
 
-#: fortran/lang.opt:342
-msgid "Disable preprocessing"
+#: config/alpha/alpha.opt:118
+msgid "Control the IEEE trap mode"
 msgstr ""
 
-#: fortran/lang.opt:350
-msgid "Eliminate multiple function invokations also for impure functions"
+#: config/alpha/alpha.opt:122
+msgid "Control the precision given to fp exceptions"
 msgstr ""
 
-#: fortran/lang.opt:354
-msgid "Enable alignment of COMMON blocks"
+#: config/alpha/alpha.opt:126
+msgid "Tune expected memory latency"
 msgstr ""
 
-#: fortran/lang.opt:358
-msgid "All intrinsics procedures are available regardless of selected standard"
+#: config/alpha/alpha.opt:130 config/ia64/ia64.opt:118
+#: config/rs6000/sysv4.opt:32
+msgid "Specify bit size of immediate TLS offsets"
 msgstr ""
 
-#: fortran/lang.opt:366
-msgid ""
-"Do not treat local variables and COMMON blocks as if they were named in SAVE "
-"statements"
+#: config/fused-madd.opt:22
+msgid "%<-mfused-madd%> is deprecated; use %<-ffp-contract=%> instead"
 msgstr ""
 
-#: fortran/lang.opt:370
-msgid "Specify that backslash in string introduces an escape character"
+#: config/mips/mips-tables.opt:24
+msgid "Known MIPS CPUs (for use with the -march= and -mtune= options):"
 msgstr ""
 
-#: fortran/lang.opt:374
-msgid "Produce a backtrace when a runtime error is encountered"
+#: config/mips/mips-tables.opt:28
+msgid "Known MIPS ISA levels (for use with the -mips option):"
 msgstr ""
 
-#: fortran/lang.opt:378
-msgid ""
-"-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will "
-"use BLAS"
+#: config/mips/mips.opt:32
+msgid "-mabi=ABI\tGenerate code that conforms to the given ABI"
 msgstr ""
 
-#: fortran/lang.opt:382
-msgid ""
-"Produce a warning at runtime if a array temporary has been created for a "
-"procedure argument"
+#: config/mips/mips.opt:36
+msgid "Known MIPS ABIs (for use with the -mabi= option):"
 msgstr ""
 
-#: fortran/lang.opt:386
-msgid ""
-"-fconvert=<big-endian|little-endian|native|swap> The endianness used for "
-"unformatted files."
+#: config/mips/mips.opt:55
+msgid "Generate code that can be used in SVR4-style dynamic objects"
 msgstr ""
 
-#: fortran/lang.opt:389
-#, c-format
-msgid "Unrecognized option to endianess value: %qs"
+#: config/mips/mips.opt:59
+msgid "Use PMC-style 'mad' instructions"
 msgstr ""
 
-#: fortran/lang.opt:405
-msgid "Use the Cray Pointer extension"
+#: config/mips/mips.opt:63
+msgid "Use integer madd/msub instructions"
 msgstr ""
 
-#: fortran/lang.opt:409
-msgid "Ignore 'D' in column one in fixed form"
+#: config/mips/mips.opt:67
+msgid "-march=ISA\tGenerate code for the given ISA"
 msgstr ""
 
-#: fortran/lang.opt:413
-msgid "Treat lines with 'D' in column one as comments"
+#: config/mips/mips.opt:71
+msgid ""
+"-mbranch-cost=COST\tSet the cost of branches to roughly COST instructions"
 msgstr ""
 
-#: fortran/lang.opt:417
-msgid "Set the default double precision kind to an 8 byte wide type"
+#: config/mips/mips.opt:75
+msgid "Use Branch Likely instructions, overriding the architecture default"
 msgstr ""
 
-#: fortran/lang.opt:421
-msgid "Set the default integer kind to an 8 byte wide type"
+#: config/mips/mips.opt:79
+msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing"
 msgstr ""
 
-#: fortran/lang.opt:425
-msgid "Set the default real kind to an 8 byte wide type"
+#: config/mips/mips.opt:83
+msgid "Trap on integer divide by zero"
 msgstr ""
 
-#: fortran/lang.opt:429
-msgid "Allow dollar signs in entity names"
+#: config/mips/mips.opt:87
+msgid ""
+"-mcode-readable=SETTING\tSpecify when instructions are allowed to access code"
 msgstr ""
 
-#: fortran/lang.opt:433 config/alpha/alpha.opt:31 common.opt:696
-#: common.opt:881 common.opt:885 common.opt:889 common.opt:893 common.opt:1349
-#: common.opt:1498 common.opt:1502 common.opt:1724 common.opt:1866
-#: common.opt:2489
-msgid "Does nothing. Preserved for backward compatibility."
+#: config/mips/mips.opt:91
+msgid "Valid arguments to -mcode-readable=:"
 msgstr ""
 
-#: fortran/lang.opt:437
-msgid "Display the code tree after parsing"
+#: config/mips/mips.opt:104
+msgid "Use branch-and-break sequences to check for integer divide by zero"
 msgstr ""
 
-#: fortran/lang.opt:441
-msgid "Display the code tree after front end optimization"
+#: config/mips/mips.opt:108
+msgid "Use trap instructions to check for integer divide by zero"
 msgstr ""
 
-#: fortran/lang.opt:445
-msgid "Display the code tree after parsing; deprecated option"
+#: config/mips/mips.opt:112
+msgid "Allow the use of MDMX instructions"
 msgstr ""
 
-#: fortran/lang.opt:449
+#: config/mips/mips.opt:116
 msgid ""
-"Specify that an external BLAS library should be used for matmul calls on "
-"large-size arrays"
+"Allow hardware floating-point instructions to cover both 32-bit and 64-bit "
+"operations"
 msgstr ""
 
-#: fortran/lang.opt:453
-msgid "Use f2c calling convention"
+#: config/mips/mips.opt:120
+msgid "Use MIPS-DSP instructions"
 msgstr ""
 
-#: fortran/lang.opt:457
-msgid "Assume that the source file is fixed form"
+#: config/mips/mips.opt:124
+msgid "Use MIPS-DSP REV 2 instructions"
 msgstr ""
 
-#: fortran/lang.opt:461
-msgid "Interpret any INTEGER(4) as an INTEGER(8)"
+#: config/mips/mips.opt:134 config/c6x/c6x.opt:30 config/nios2/nios2.opt:94
+#: config/mep/mep.opt:82
+msgid "Use big-endian byte order"
 msgstr ""
 
-#: fortran/lang.opt:465 fortran/lang.opt:469
-msgid "Specify where to find the compiled intrinsic modules"
+#: config/mips/mips.opt:138 config/c6x/c6x.opt:34 config/nios2/nios2.opt:98
+#: config/mep/mep.opt:86
+msgid "Use little-endian byte order"
 msgstr ""
 
-#: fortran/lang.opt:473
-msgid "Allow arbitrary character line width in fixed mode"
+#: config/mips/mips.opt:142 config/iq2000/iq2000.opt:61
+msgid "Use ROM instead of RAM"
 msgstr ""
 
-#: fortran/lang.opt:477
-msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode"
+#: config/mips/mips.opt:146
+msgid "Use Enhanced Virtual Addressing instructions"
 msgstr ""
 
-#: fortran/lang.opt:481
-msgid "-ffpe-trap=[...]\tStop on following floating point exceptions"
+#: config/mips/mips.opt:150
+msgid "Use NewABI-style %reloc() assembly operators"
 msgstr ""
 
-#: fortran/lang.opt:485
-msgid "-ffpe-summary=[...]\tPrint summary of floating point exceptions"
+#: config/mips/mips.opt:154
+msgid "Use -G for data that is not defined by the current object"
 msgstr ""
 
-#: fortran/lang.opt:489
-msgid "Assume that the source file is free form"
+#: config/mips/mips.opt:158
+msgid "Work around certain 24K errata"
 msgstr ""
 
-#: fortran/lang.opt:493
-msgid "Allow arbitrary character line width in free mode"
+#: config/mips/mips.opt:162
+msgid "Work around certain R4000 errata"
 msgstr ""
 
-#: fortran/lang.opt:497
-msgid "-ffree-line-length-<n>\tUse n as character line width in free mode"
+#: config/mips/mips.opt:166
+msgid "Work around certain R4400 errata"
 msgstr ""
 
-#: fortran/lang.opt:501
-msgid "Enable front end optimization"
+#: config/mips/mips.opt:170
+msgid "Work around certain RM7000 errata"
 msgstr ""
 
-#: fortran/lang.opt:505
-msgid ""
-"Specify that no implicit typing is allowed, unless overridden by explicit "
-"IMPLICIT statements"
+#: config/mips/mips.opt:174
+msgid "Work around certain R10000 errata"
 msgstr ""
 
-#: fortran/lang.opt:509
-msgid ""
-"-finit-character=<n>\tInitialize local character variables to ASCII value n"
+#: config/mips/mips.opt:178
+msgid "Work around errata for early SB-1 revision 2 cores"
 msgstr ""
 
-#: fortran/lang.opt:513
-msgid "-finit-integer=<n>\tInitialize local integer variables to n"
+#: config/mips/mips.opt:182
+msgid "Work around certain VR4120 errata"
 msgstr ""
 
-#: fortran/lang.opt:517
-msgid "Initialize local variables to zero (from g77)"
+#: config/mips/mips.opt:186
+msgid "Work around VR4130 mflo/mfhi errata"
 msgstr ""
 
-#: fortran/lang.opt:521
-msgid "-finit-logical=<true|false>\tInitialize local logical variables"
+#: config/mips/mips.opt:190
+msgid "Work around an early 4300 hardware bug"
 msgstr ""
 
-#: fortran/lang.opt:525
-msgid "-finit-real=<zero|snan|nan|inf|-inf>\tInitialize local real variables"
+#: config/mips/mips.opt:194
+msgid "FP exceptions are enabled"
 msgstr ""
 
-#: fortran/lang.opt:528
-#, c-format
-msgid "Unrecognized option to floating-point init value: %qs"
+#: config/mips/mips.opt:198
+msgid "Use 32-bit floating-point registers"
 msgstr ""
 
-#: fortran/lang.opt:547
-msgid ""
-"-fmax-array-constructor=<n>\tMaximum number of objects in an array "
-"constructor"
+#: config/mips/mips.opt:202
+msgid "Conform to the o32 FPXX ABI"
 msgstr ""
 
-#: fortran/lang.opt:551
-msgid "-fmax-identifier-length=<n>\tMaximum identifier length"
+#: config/mips/mips.opt:206
+msgid "Use 64-bit floating-point registers"
 msgstr ""
 
-#: fortran/lang.opt:555
-msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords"
+#: config/mips/mips.opt:210
+msgid ""
+"-mflush-func=FUNC\tUse FUNC to flush the cache before calling stack "
+"trampolines"
 msgstr ""
 
-#: fortran/lang.opt:559
-msgid ""
-"-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be "
-"put on the stack"
+#: config/mips/mips.opt:214
+msgid "Generate floating-point multiply-add instructions"
 msgstr ""
 
-#: fortran/lang.opt:563
-msgid "Put all local arrays on stack."
+#: config/mips/mips.opt:218
+msgid "-mabs=MODE\tSelect the IEEE 754 ABS/NEG instruction execution mode"
 msgstr ""
 
-#: fortran/lang.opt:567
-msgid "Set default accessibility of module entities to PRIVATE."
+#: config/mips/mips.opt:222
+msgid "-mnan=ENCODING\tSelect the IEEE 754 NaN data encoding"
 msgstr ""
 
-#: fortran/lang.opt:583
-msgid "Try to lay out derived types as compactly as possible"
+#: config/mips/mips.opt:226
+msgid ""
+"Known MIPS IEEE 754 settings (for use with the -mabs= and -mnan= options):"
 msgstr ""
 
-#: fortran/lang.opt:591
-msgid "Protect parentheses in expressions"
+#: config/mips/mips.opt:236
+msgid "Use 32-bit general registers"
 msgstr ""
 
-#: fortran/lang.opt:595
-msgid "Enable range checking during compilation"
+#: config/mips/mips.opt:240
+msgid "Use 64-bit general registers"
 msgstr ""
 
-#: fortran/lang.opt:599
-msgid "Interpret any REAL(4) as a REAL(8)"
+#: config/mips/mips.opt:244
+msgid "Use GP-relative addressing to access small data"
 msgstr ""
 
-#: fortran/lang.opt:603
-msgid "Interpret any REAL(4) as a REAL(10)"
-msgstr ""
-
-#: fortran/lang.opt:607
-msgid "Interpret any REAL(4) as a REAL(16)"
-msgstr ""
-
-#: fortran/lang.opt:611
-msgid "Interpret any REAL(8) as a REAL(4)"
+#: config/mips/mips.opt:248
+msgid ""
+"When generating -mabicalls code, allow executables to use PLTs and copy "
+"relocations"
 msgstr ""
 
-#: fortran/lang.opt:615
-msgid "Interpret any REAL(8) as a REAL(10)"
+#: config/mips/mips.opt:252
+msgid "Allow the use of hardware floating-point ABI and instructions"
 msgstr ""
 
-#: fortran/lang.opt:619
-msgid "Interpret any REAL(8) as a REAL(16)"
+#: config/mips/mips.opt:256
+msgid "Generate code that is link-compatible with MIPS16 and microMIPS code."
 msgstr ""
 
-#: fortran/lang.opt:623
-msgid "Reallocate the LHS in assignments"
+#: config/mips/mips.opt:260
+msgid "An alias for minterlink-compressed provided for backward-compatibility."
 msgstr ""
 
-#: fortran/lang.opt:627
-msgid "Use a 4-byte record marker for unformatted files"
+#: config/mips/mips.opt:264
+msgid "-mipsN\tGenerate code for ISA level N"
 msgstr ""
 
-#: fortran/lang.opt:631
-msgid "Use an 8-byte record marker for unformatted files"
+#: config/mips/mips.opt:268
+msgid "Generate MIPS16 code"
 msgstr ""
 
-#: fortran/lang.opt:635
-msgid "Allocate local variables on the stack to allow indirect recursion"
+#: config/mips/mips.opt:272
+msgid "Use MIPS-3D instructions"
 msgstr ""
 
-#: fortran/lang.opt:639
-msgid "Copy array sections into a contiguous block on procedure entry"
+#: config/mips/mips.opt:276
+msgid "Use ll, sc and sync instructions"
 msgstr ""
 
-#: fortran/lang.opt:643
-msgid ""
-"-fcoarray=<none|single|lib>\tSpecify which coarray parallelization should be "
-"used"
+#: config/mips/mips.opt:280
+msgid "Use -G for object-local data"
 msgstr ""
 
-#: fortran/lang.opt:646
-#, c-format
-msgid "Unrecognized option: %qs"
+#: config/mips/mips.opt:284
+msgid "Use indirect calls"
 msgstr ""
 
-#: fortran/lang.opt:659
-msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed"
+#: config/mips/mips.opt:288
+msgid "Use a 32-bit long type"
 msgstr ""
 
-#: fortran/lang.opt:663
-msgid "Append a second underscore if the name already contains an underscore"
+#: config/mips/mips.opt:292
+msgid "Use a 64-bit long type"
 msgstr ""
 
-#: fortran/lang.opt:671
-msgid "Apply negative sign to zero values"
+#: config/mips/mips.opt:296
+msgid "Pass the address of the ra save location to _mcount in $12"
 msgstr ""
 
-#: fortran/lang.opt:675
-msgid "Append underscores to externally visible names"
+#: config/mips/mips.opt:300
+msgid "Don't optimize block moves"
 msgstr ""
 
-#: fortran/lang.opt:679 c-family/c.opt:1064 c-family/c.opt:1088
-#: c-family/c.opt:1314 config/pa/pa.opt:42 config/pa/pa.opt:66
-#: config/sh/sh.opt:213 common.opt:1026 common.opt:1249 common.opt:1577
-#: common.opt:1903 common.opt:1939 common.opt:2028 common.opt:2032
-#: common.opt:2124 common.opt:2206 common.opt:2230 common.opt:2331
-#: common.opt:2449
-msgid "Does nothing.  Preserved for backward compatibility."
+#: config/mips/mips.opt:304
+msgid "Use microMIPS instructions"
 msgstr ""
 
-#: fortran/lang.opt:719
-msgid "Statically link the GNU Fortran helper library (libgfortran)"
+#: config/mips/mips.opt:308
+msgid "Allow the use of MT instructions"
 msgstr ""
 
-#: fortran/lang.opt:723
-msgid "Conform to the ISO Fortran 2003 standard"
+#: config/mips/mips.opt:312
+msgid "Prevent the use of all floating-point operations"
 msgstr ""
 
-#: fortran/lang.opt:727
-msgid "Conform to the ISO Fortran 2008 standard"
+#: config/mips/mips.opt:316
+msgid "Use MCU instructions"
 msgstr ""
 
-#: fortran/lang.opt:731
-msgid "Conform to the ISO Fortran 2008 standard including TS 29113"
+#: config/mips/mips.opt:320
+msgid "Do not use a cache-flushing function before calling stack trampolines"
 msgstr ""
 
-#: fortran/lang.opt:735
-msgid "Conform to the ISO Fortran 95 standard"
+#: config/mips/mips.opt:324
+msgid "Do not use MDMX instructions"
 msgstr ""
 
-#: fortran/lang.opt:739
-msgid "Conform to nothing in particular"
+#: config/mips/mips.opt:328
+msgid "Generate normal-mode code"
 msgstr ""
 
-#: fortran/lang.opt:743
-msgid "Accept extensions to support legacy code"
+#: config/mips/mips.opt:332
+msgid "Do not use MIPS-3D instructions"
 msgstr ""
 
-#: c-family/c.opt:43 c-family/c.opt:46 c-family/c.opt:181
-#, c-format
-msgid "assertion missing after %qs"
+#: config/mips/mips.opt:336
+msgid "Use paired-single floating-point instructions"
 msgstr ""
 
-#: c-family/c.opt:55 c-family/c.opt:58 c-family/c.opt:163 c-family/c.opt:166
-#: c-family/c.opt:193 c-family/c.opt:252
-#, c-format
-msgid "macro name missing after %qs"
+#: config/mips/mips.opt:340
+msgid ""
+"-mr10k-cache-barrier=SETTING\tSpecify when r10k cache barriers should be "
+"inserted"
 msgstr ""
 
-#: c-family/c.opt:70 c-family/c.opt:73 c-family/c.opt:76 c-family/c.opt:79
-#: c-family/c.opt:175 c-family/c.opt:178 c-family/c.opt:216 c-family/c.opt:220
-#: c-family/c.opt:232 c-family/c.opt:1497 c-family/c.opt:1505
-#: config/darwin.opt:53 common.opt:316 common.opt:319 common.opt:2704
-#, c-format
-msgid "missing filename after %qs"
+#: config/mips/mips.opt:344
+msgid "Valid arguments to -mr10k-cache-barrier=:"
 msgstr ""
 
-#: c-family/c.opt:85 c-family/c.opt:88 c-family/c.opt:91 c-family/c.opt:94
-#: c-family/c.opt:200 c-family/c.opt:208 c-family/c.opt:1493
-#: c-family/c.opt:1513 c-family/c.opt:1517 c-family/c.opt:1521
-#, c-format
-msgid "missing path after %qs"
+#: config/mips/mips.opt:357
+msgid "Try to allow the linker to turn PIC calls into direct calls"
 msgstr ""
 
-#: c-family/c.opt:182
+#: config/mips/mips.opt:361
 msgid ""
-"-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' "
-"before <question> disables the <answer> to <question>"
+"When generating -mabicalls code, make the code suitable for use in shared "
+"libraries"
 msgstr ""
 
-#: c-family/c.opt:186
-msgid "Do not discard comments"
+#: config/mips/mips.opt:365
+msgid ""
+"Restrict the use of hardware floating-point instructions to 32-bit operations"
 msgstr ""
 
-#: c-family/c.opt:190
-msgid "Do not discard comments in macro expansions"
+#: config/mips/mips.opt:369
+msgid "Use SmartMIPS instructions"
 msgstr ""
 
-#: c-family/c.opt:194
-msgid ""
-"-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just "
-"<macro> is given, <val> is taken to be 1"
+#: config/mips/mips.opt:373
+msgid "Prevent the use of all hardware floating-point instructions"
 msgstr ""
 
-#: c-family/c.opt:201
-msgid "-F <dir>\tAdd <dir> to the end of the main framework include path"
+#: config/mips/mips.opt:377
+msgid "Optimize lui/addiu address loads"
 msgstr ""
 
-#: c-family/c.opt:205
-msgid "Print the name of header files as they are used"
+#: config/mips/mips.opt:381
+msgid "Assume all symbols have 32-bit values"
 msgstr ""
 
-#: c-family/c.opt:209
-msgid "-I <dir>\tAdd <dir> to the end of the main include path"
+#: config/mips/mips.opt:385
+msgid "Use synci instruction to invalidate i-cache"
 msgstr ""
 
-#: c-family/c.opt:213
-msgid "Generate make dependencies"
+#: config/mips/mips.opt:389 config/s390/s390.opt:180
+#: config/rs6000/rs6000.opt:474
+msgid "Use LRA instead of reload"
 msgstr ""
 
-#: c-family/c.opt:217
-msgid "Generate make dependencies and compile"
+#: config/mips/mips.opt:393
+msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR"
 msgstr ""
 
-#: c-family/c.opt:221
-msgid "-MF <file>\tWrite dependency output to the given file"
+#: config/mips/mips.opt:397 config/iq2000/iq2000.opt:74
+msgid "Put uninitialized constants in ROM (needs -membedded-data)"
 msgstr ""
 
-#: c-family/c.opt:225
-msgid "Treat missing header files as generated files"
+#: config/mips/mips.opt:401
+msgid "Use Virtualization Application Specific instructions"
 msgstr ""
 
-#: c-family/c.opt:229
-msgid "Like -M but ignore system header files"
+#: config/mips/mips.opt:405
+msgid "Use eXtended Physical Address (XPA) instructions"
 msgstr ""
 
-#: c-family/c.opt:233
-msgid "Like -MD but ignore system header files"
+#: config/mips/mips.opt:409
+msgid "Perform VR4130-specific alignment optimizations"
 msgstr ""
 
-#: c-family/c.opt:237
-msgid "Generate phony targets for all headers"
+#: config/mips/mips.opt:413
+msgid "Lift restrictions on GOT size"
 msgstr ""
 
-#: c-family/c.opt:240 c-family/c.opt:244
-#, c-format
-msgid "missing makefile target after %qs"
+#: config/mips/mips.opt:417
+msgid "Enable use of odd-numbered single-precision registers"
 msgstr ""
 
-#: c-family/c.opt:241
-msgid "-MQ <target>\tAdd a MAKE-quoted target"
+#: config/visium/visium.opt:25
+msgid "Link with libc.a and libdebug.a"
 msgstr ""
 
-#: c-family/c.opt:245
-msgid "-MT <target>\tAdd an unquoted target"
+#: config/visium/visium.opt:29
+msgid "Link with libc.a and libsim.a"
 msgstr ""
 
-#: c-family/c.opt:249
-msgid "Do not generate #line directives"
+#: config/visium/visium.opt:33
+msgid "Use hardware FP (default)"
 msgstr ""
 
-#: c-family/c.opt:253
-msgid "-U<macro>\tUndefine <macro>"
+#: config/visium/visium.opt:37 config/sparc/sparc.opt:30
+#: config/sparc/sparc.opt:34
+msgid "Use hardware FP"
 msgstr ""
 
-#: c-family/c.opt:257
-msgid ""
-"Warn about things that will change when compiling with an ABI-compliant "
-"compiler"
+#: config/visium/visium.opt:41 config/sparc/sparc.opt:38
+msgid "Do not use hardware FP"
 msgstr ""
 
-#: c-family/c.opt:261
-msgid ""
-"Warn about things that change between the current -fabi-version and the "
-"specified version"
+#: config/visium/visium.opt:45 config/sparc/sparc.opt:122
+msgid "Use features of and schedule code for given CPU"
 msgstr ""
 
-#: c-family/c.opt:265
-msgid ""
-"Warn if a subobject has an abi_tag attribute that the complete object type "
-"does not have"
+#: config/visium/visium.opt:49 config/spu/spu.opt:84 config/s390/s390.opt:150
+#: config/i386/i386.opt:504 config/sparc/sparc.opt:126 config/ia64/ia64.opt:122
+msgid "Schedule code for given CPU"
 msgstr ""
 
-#: c-family/c.opt:272
-msgid "Warn about suspicious uses of memory addresses"
+#: config/visium/visium.opt:65
+msgid "Generate code for the supervisor mode (default)"
 msgstr ""
 
-#: c-family/c.opt:276 ada/gcc-interface/lang.opt:57
-msgid "Enable most warning messages"
+#: config/visium/visium.opt:69
+msgid "Generate code for the user mode"
 msgstr ""
 
-#: c-family/c.opt:288
-msgid ""
-"Warn whenever an Objective-C assignment is being intercepted by the garbage "
-"collector"
+#: config/visium/visium.opt:73
+msgid "Only retained for backward compatibility."
 msgstr ""
 
-#: c-family/c.opt:292
-msgid "Warn about casting functions to incompatible types"
+#: config/epiphany/epiphany.opt:24
+msgid "Don't use any of r32..r63."
 msgstr ""
 
-#: c-family/c.opt:296
+#: config/epiphany/epiphany.opt:28
 msgid ""
-"Warn about boolean expression compared with an integer value different from "
-"true/false"
+"preferentially allocate registers that allow short instruction generation."
 msgstr ""
 
-#: c-family/c.opt:300
-msgid "Warn when a built-in preprocessor macro is undefined or redefined"
+#: config/epiphany/epiphany.opt:32
+msgid "Set branch cost"
 msgstr ""
 
-#: c-family/c.opt:304
-msgid "Warn about features not present in ISO C90, but present in ISO C99"
+#: config/epiphany/epiphany.opt:36
+msgid "enable conditional move instruction usage."
 msgstr ""
 
-#: c-family/c.opt:308
-msgid "Warn about features not present in ISO C99, but present in ISO C11"
+#: config/epiphany/epiphany.opt:40
+msgid "set number of nops to emit before each insn pattern"
 msgstr ""
 
-#: c-family/c.opt:312
-msgid "Warn about C constructs that are not in the common subset of C and C++"
+#: config/epiphany/epiphany.opt:52
+msgid "Use software floating point comparisons"
 msgstr ""
 
-#: c-family/c.opt:316
-msgid "Deprecated in favor of -Wc++11-compat"
+#: config/epiphany/epiphany.opt:56
+msgid "Enable split of 32 bit immediate loads into low / high part"
 msgstr ""
 
-#: c-family/c.opt:320
-msgid ""
-"Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO "
-"C++ 2011"
+#: config/epiphany/epiphany.opt:60
+msgid "Enable use of POST_INC / POST_DEC"
 msgstr ""
 
-#: c-family/c.opt:324
-msgid ""
-"Warn about C++ constructs whose meaning differs between ISO C++ 2011 and ISO "
-"C++ 2014"
+#: config/epiphany/epiphany.opt:64
+msgid "Enable use of POST_MODIFY"
 msgstr ""
 
-#: c-family/c.opt:328
-msgid "Warn about casts which discard qualifiers"
+#: config/epiphany/epiphany.opt:68
+msgid "Set number of bytes on the stack preallocated for use by the callee."
 msgstr ""
 
-#: c-family/c.opt:332
-msgid "Warn about subscripts whose type is \"char\""
+#: config/epiphany/epiphany.opt:72
+msgid "Assume round to nearest is selected for purposes of scheduling."
 msgstr ""
 
-#: c-family/c.opt:336
-msgid "Warn about memory access errors found by Pointer Bounds Checker"
+#: config/epiphany/epiphany.opt:76
+msgid "Generate call insns as indirect calls"
 msgstr ""
 
-#: c-family/c.opt:340
-msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\""
+#: config/epiphany/epiphany.opt:80
+msgid "Generate call insns as direct calls"
 msgstr ""
 
-#: c-family/c.opt:344
+#: config/epiphany/epiphany.opt:84
 msgid ""
-"Warn about possibly nested block comments, and C++ comments spanning more "
-"than one physical line"
+"Assume labels and symbols can be addressed using 16 bit absolute addresses."
 msgstr ""
 
-#: c-family/c.opt:348
-msgid "Synonym for -Wcomment"
+#: config/epiphany/epiphany.opt:108
+msgid ""
+"A floatig point to integer truncation may be replaced with rounding to save "
+"mode switching"
 msgstr ""
 
-#: c-family/c.opt:352
-msgid "Warn for conditionally-supported constructs"
+#: config/epiphany/epiphany.opt:112
+msgid "Vectorize for double-word operations."
 msgstr ""
 
-#: c-family/c.opt:356
-msgid "Warn for implicit type conversions that may change a value"
+#: config/epiphany/epiphany.opt:128
+msgid ""
+"Split unaligned 8 byte vector moves before post-modify address generation."
 msgstr ""
 
-#: c-family/c.opt:360
-msgid "Warn for converting NULL from/to a non-pointer type"
+#: config/epiphany/epiphany.opt:132
+msgid "Use the floating point unit for integer add/subtract."
 msgstr ""
 
-#: c-family/c.opt:368
-msgid "Warn when all constructors and destructors are private"
+#: config/epiphany/epiphany.opt:136
+msgid "Set register to hold -1."
 msgstr ""
 
-#: c-family/c.opt:372
-msgid "Warn about __TIME__, __DATE__ and __TIMESTAMP__ usage"
+#: config/mn10300/mn10300.opt:30
+msgid "Target the AM33 processor"
 msgstr ""
 
-#: c-family/c.opt:376
-msgid "Warn when a declaration is found after a statement"
+#: config/mn10300/mn10300.opt:34
+msgid "Target the AM33/2.0 processor"
 msgstr ""
 
-#: c-family/c.opt:380
-msgid "Warn when deleting a pointer to incomplete type"
+#: config/mn10300/mn10300.opt:38
+msgid "Target the AM34 processor"
 msgstr ""
 
-#: c-family/c.opt:384
-msgid "Warn about deleting polymorphic objects with non-virtual destructors"
+#: config/mn10300/mn10300.opt:42 config/arm/arm.opt:223
+msgid "Tune code for the given processor"
 msgstr ""
 
-#: c-family/c.opt:388
-msgid "Warn if a deprecated compiler feature, class, method, or field is used"
+#: config/mn10300/mn10300.opt:46
+msgid "Work around hardware multiply bug"
 msgstr ""
 
-#: c-family/c.opt:392
-msgid ""
-"Warn about positional initialization of structs requiring designated "
-"initializers"
+#: config/mn10300/mn10300.opt:55
+msgid "Enable linker relaxations"
 msgstr ""
 
-#: c-family/c.opt:396
-msgid "Warn if qualifiers on arrays which are pointer targets are discarded"
+#: config/mn10300/mn10300.opt:59
+msgid "Return pointers in both a0 and d0"
 msgstr ""
 
-#: c-family/c.opt:400
-msgid "Warn if type qualifiers on pointers are discarded"
+#: config/mn10300/mn10300.opt:63
+msgid "Allow gcc to generate LIW instructions"
 msgstr ""
 
-#: c-family/c.opt:404
-msgid "Warn about compile-time integer division by zero"
+#: config/mn10300/mn10300.opt:67
+msgid "Allow gcc to generate the SETLB and Lcc instructions"
 msgstr ""
 
-#: c-family/c.opt:408
-msgid "Warn about violations of Effective C++ style rules"
+#: config/microblaze/microblaze.opt:40
+msgid "Use software emulation for floating point (default)"
 msgstr ""
 
-#: c-family/c.opt:412
-msgid "Warn about an empty body in an if or else statement"
+#: config/microblaze/microblaze.opt:44
+msgid "Use hardware floating point instructions"
 msgstr ""
 
-#: c-family/c.opt:416
-msgid "Warn about stray tokens after #elif and #endif"
+#: config/microblaze/microblaze.opt:48
+msgid "Use table lookup optimization for small signed integer divisions"
 msgstr ""
 
-#: c-family/c.opt:420
-msgid "Warn about comparison of different enum types"
+#: config/microblaze/microblaze.opt:52
+msgid "-mcpu=PROCESSOR\t\tUse features of and schedule code for given CPU"
 msgstr ""
 
-#: c-family/c.opt:428
-msgid ""
-"This switch is deprecated; use -Werror=implicit-function-declaration instead"
+#: config/microblaze/microblaze.opt:56
+msgid "Don't optimize block moves, use memcpy"
 msgstr ""
 
-#: c-family/c.opt:432
-msgid ""
-"Warn for implicit type conversions that cause loss of floating point "
-"precision"
+#: config/microblaze/microblaze.opt:60 config/arm/arm.opt:94
+#: config/aarch64/aarch64.opt:64
+msgid "Assume target CPU is configured as big endian"
 msgstr ""
 
-#: c-family/c.opt:436
-msgid "Warn if testing floating point numbers for equality"
+#: config/microblaze/microblaze.opt:64 config/arm/arm.opt:151
+#: config/aarch64/aarch64.opt:80
+msgid "Assume target CPU is configured as little endian"
 msgstr ""
 
-#: c-family/c.opt:440 c-family/c.opt:472
-msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
+#: config/microblaze/microblaze.opt:68
+msgid "Use the soft multiply emulation (default)"
 msgstr ""
 
-#: c-family/c.opt:444
-msgid "Warn about format strings that contain NUL bytes"
+#: config/microblaze/microblaze.opt:72
+msgid "Use reorder instructions (swap and byte reversed load/store) (default)"
 msgstr ""
 
-#: c-family/c.opt:448
-msgid "Warn if passing too many arguments to a function for its format string"
+#: config/microblaze/microblaze.opt:76
+msgid "Use the software emulation for divides (default)"
 msgstr ""
 
-#: c-family/c.opt:452
-msgid "Warn about format strings that are not literals"
+#: config/microblaze/microblaze.opt:80
+msgid "Use the hardware barrel shifter instead of emulation"
 msgstr ""
 
-#: c-family/c.opt:456
-msgid "Warn about possible security problems with format functions"
+#: config/microblaze/microblaze.opt:84
+msgid "Use pattern compare instructions"
 msgstr ""
 
-#: c-family/c.opt:460
-msgid "Warn about sign differences with format functions"
+#: config/microblaze/microblaze.opt:87
+#, c-format
+msgid "%qs is deprecated; use -fstack-check"
 msgstr ""
 
-#: c-family/c.opt:464
-msgid "Warn about strftime formats yielding 2-digit years"
+#: config/microblaze/microblaze.opt:88
+msgid "Check for stack overflow at runtime"
 msgstr ""
 
-#: c-family/c.opt:468
-msgid "Warn about zero-length formats"
+#: config/microblaze/microblaze.opt:92 config/iq2000/iq2000.opt:65
+msgid "Use GP relative sdata/sbss sections"
 msgstr ""
 
-#: c-family/c.opt:476
-msgid "Warn whenever type qualifiers are ignored."
+#: config/microblaze/microblaze.opt:95
+#, c-format
+msgid "%qs is deprecated; use -fno-zero-initialized-in-bss"
 msgstr ""
 
-#: c-family/c.opt:480
-msgid ""
-"Warn when there is a conversion between pointers that have incompatible types"
+#: config/microblaze/microblaze.opt:96
+msgid "Clear the BSS to zero and place zero initialized in BSS"
 msgstr ""
 
-#: c-family/c.opt:484
-msgid "Warn about variables which are initialized to themselves"
+#: config/microblaze/microblaze.opt:100
+msgid "Use multiply high instructions for high part of 32x32 multiply"
 msgstr ""
 
-#: c-family/c.opt:488
-msgid "Warn about implicit declarations"
+#: config/microblaze/microblaze.opt:104
+msgid "Use hardware floating point conversion instructions"
 msgstr ""
 
-#: c-family/c.opt:492
-msgid "Warn about implicit conversions from \"float\" to \"double\""
+#: config/microblaze/microblaze.opt:108
+msgid "Use hardware floating point square root instruction"
 msgstr ""
 
-#: c-family/c.opt:496
-msgid "Warn about implicit function declarations"
+#: config/microblaze/microblaze.opt:112
+msgid "Description for mxl-mode-executable"
 msgstr ""
 
-#: c-family/c.opt:500
-msgid "Warn when a declaration does not specify a type"
+#: config/microblaze/microblaze.opt:116
+msgid "Description for mxl-mode-xmdstub"
 msgstr ""
 
-#: c-family/c.opt:507
-msgid ""
-"Warn about C++11 inheriting constructors when the base has a variadic "
-"constructor"
+#: config/microblaze/microblaze.opt:120
+msgid "Description for mxl-mode-bootstrap"
 msgstr ""
 
-#: c-family/c.opt:511
-msgid ""
-"Warn about incompatible integer to pointer and pointer to integer conversions"
+#: config/microblaze/microblaze.opt:124
+msgid "Description for mxl-mode-novectors"
 msgstr ""
 
-#: c-family/c.opt:515
-msgid ""
-"Warn when there is a cast to a pointer from an integer of a different size"
+#: config/spu/spu.opt:20
+msgid "Emit warnings when run-time relocations are generated"
 msgstr ""
 
-#: c-family/c.opt:519
-msgid "Warn about invalid uses of the \"offsetof\" macro"
+#: config/spu/spu.opt:24
+msgid "Emit errors when run-time relocations are generated"
 msgstr ""
 
-#: c-family/c.opt:523
-msgid "Warn about PCH files that are found but not used"
+#: config/spu/spu.opt:28
+msgid "Specify cost of branches (Default 20)"
 msgstr ""
 
-#: c-family/c.opt:527
-msgid "Warn when a jump misses a variable initialization"
+#: config/spu/spu.opt:32
+msgid "Make sure loads and stores are not moved past DMA instructions"
 msgstr ""
 
-#: c-family/c.opt:531
-msgid ""
-"Warn when a string or character literal is followed by a ud-suffix which "
-"does not begin with an underscore."
+#: config/spu/spu.opt:36
+msgid "volatile must be specified on any memory that is effected by DMA"
 msgstr ""
 
-#: c-family/c.opt:535
+#: config/spu/spu.opt:40 config/spu/spu.opt:44
 msgid ""
-"Warn when a logical operator is suspiciously always evaluating to true or "
-"false"
+"Insert nops when it might improve performance by allowing dual issue "
+"(default)"
 msgstr ""
 
-#: c-family/c.opt:539
-msgid ""
-"Warn when logical not is used on the left hand side operand of a comparison"
+#: config/spu/spu.opt:48
+msgid "Use standard main function as entry for startup"
 msgstr ""
 
-#: c-family/c.opt:543
-msgid "Do not warn about using \"long long\" when -pedantic"
+#: config/spu/spu.opt:52
+msgid "Generate branch hints for branches"
 msgstr ""
 
-#: c-family/c.opt:547
-msgid "Warn about suspicious declarations of \"main\""
+#: config/spu/spu.opt:56
+msgid "Maximum number of nops to insert for a hint (Default 2)"
 msgstr ""
 
-#: c-family/c.opt:555
+#: config/spu/spu.opt:60
 msgid ""
-"Warn about suspicious calls to memset where the third argument is constant "
-"literal zero and the second is not"
+"Approximate maximum number of instructions to allow between a hint and its "
+"branch [125]"
 msgstr ""
 
-#: c-family/c.opt:559
-msgid "Warn about possibly missing braces around initializers"
+#: config/spu/spu.opt:64
+msgid "Generate code for 18 bit addressing"
 msgstr ""
 
-#: c-family/c.opt:563
-msgid "Warn about global functions without previous declarations"
+#: config/spu/spu.opt:68
+msgid "Generate code for 32 bit addressing"
 msgstr ""
 
-#: c-family/c.opt:567
-msgid "Warn about missing fields in struct initializers"
+#: config/spu/spu.opt:72 config/sh/sh.opt:269 config/ia64/ia64.opt:114
+#: config/pa/pa.opt:58
+msgid "Specify range of registers to make fixed"
 msgstr ""
 
-#: c-family/c.opt:571
-msgid "Warn about missing sized deallocation functions"
+#: config/spu/spu.opt:76
+msgid ""
+"Insert hbrp instructions after hinted branch targets to avoid the SPU hang "
+"issue"
 msgstr ""
 
-#: c-family/c.opt:575
-msgid ""
-"Warn about suspicious length parameters to certain string functions if the "
-"argument uses sizeof"
+#: config/spu/spu.opt:80 config/s390/s390.opt:47 config/i386/i386.opt:247
+msgid "Generate code for given CPU"
 msgstr ""
 
-#: c-family/c.opt:579
-msgid "Warn when sizeof is applied on a parameter declared as an array"
+#: config/spu/spu.opt:88
+msgid "Access variables in 32-bit PPU objects (default)"
 msgstr ""
 
-#: c-family/c.opt:583
-msgid "Warn about functions which might be candidates for format attributes"
+#: config/spu/spu.opt:92
+msgid "Access variables in 64-bit PPU objects"
 msgstr ""
 
-#: c-family/c.opt:587
-msgid ""
-"Suggest that the override keyword be used when the declaration of a virtual"
+#: config/spu/spu.opt:96
+msgid "Allow conversions between __ea and generic pointers (default)"
 msgstr ""
 
-#: c-family/c.opt:592
-msgid "Warn about enumerated switches, with no default, missing a case"
+#: config/spu/spu.opt:100
+msgid "Size (in KB) of software data cache"
 msgstr ""
 
-#: c-family/c.opt:596
-msgid "Warn about enumerated switches missing a \"default:\" statement"
+#: config/spu/spu.opt:104
+msgid "Atomically write back software data cache lines (default)"
 msgstr ""
 
-#: c-family/c.opt:600
-msgid "Warn about all enumerated switches missing a specific case"
+#: config/c6x/c6x-tables.opt:24
+msgid "Known C6X ISAs (for use with the -march= option):"
 msgstr ""
 
-#: c-family/c.opt:604
-msgid "Warn about switches with boolean controlling expression"
+#: config/c6x/c6x.opt:38 config/msp430/msp430.opt:3 config/mep/mep.opt:143
+#: config/bfin/bfin.opt:40
+msgid "Use simulator runtime"
 msgstr ""
 
-#: c-family/c.opt:612
-msgid "Warn about user-specified include directories that do not exist"
+#: config/c6x/c6x.opt:42 config/rs6000/sysv4.opt:28
+msgid "Select method for sdata handling"
 msgstr ""
 
-#: c-family/c.opt:616
-msgid ""
-"Warn about function parameters declared without a type specifier in K&R-"
-"style functions"
+#: config/c6x/c6x.opt:46
+msgid "Valid arguments for the -msdata= option"
 msgstr ""
 
-#: c-family/c.opt:620
-msgid "Warn about global functions without prototypes"
+#: config/c6x/c6x.opt:59
+msgid "Compile for the DSBT shared library ABI"
 msgstr ""
 
-#: c-family/c.opt:623 c-family/c.opt:937 c-family/c.opt:944
-#: c-family/c.opt:1114 c-family/c.opt:1133 c-family/c.opt:1156
-#: c-family/c.opt:1162 c-family/c.opt:1169 c-family/c.opt:1193
-#: c-family/c.opt:1204 c-family/c.opt:1207 c-family/c.opt:1210
-#: c-family/c.opt:1213 c-family/c.opt:1216 c-family/c.opt:1253
-#: c-family/c.opt:1384 c-family/c.opt:1395 c-family/c.opt:1413
-#: c-family/c.opt:1444 c-family/c.opt:1448 c-family/c.opt:1464
-#: config/ia64/ia64.opt:167 config/ia64/ia64.opt:170 c-family/c-opts.c:426
-#, gcc-internal-format
-msgid "switch %qs is no longer supported"
+#: config/c6x/c6x.opt:63 config/bfin/bfin.opt:82
+msgid "Avoid generating pc-relative calls; use indirection"
 msgstr ""
 
-#: c-family/c.opt:627
-msgid "Warn about use of multi-character character constants"
+#: config/c6x/c6x.opt:67 config/m68k/m68k.opt:103 config/arm/arm.opt:81
+msgid "Specify the name of the target architecture"
 msgstr ""
 
-#: c-family/c.opt:631
-msgid ""
-"Warn about narrowing conversions within { } that are ill-formed in C++11"
+#: config/mcore/mcore.opt:23
+msgid "Generate code for the M*Core M210"
 msgstr ""
 
-#: c-family/c.opt:635
-msgid "Warn about \"extern\" declarations not at file scope"
+#: config/mcore/mcore.opt:27
+msgid "Generate code for the M*Core M340"
 msgstr ""
 
-#: c-family/c.opt:639
-msgid ""
-"Warn when a noexcept expression evaluates to false even though the "
-"expression can't actually throw"
+#: config/mcore/mcore.opt:31
+msgid "Force functions to be aligned to a 4 byte boundary"
 msgstr ""
 
-#: c-family/c.opt:643
-msgid ""
-"Warn when non-templatized friend functions are declared within a template"
+#: config/mcore/mcore.opt:35 config/moxie/moxie.opt:23
+msgid "Generate big-endian code"
 msgstr ""
 
-#: c-family/c.opt:647
-msgid "Warn about non-virtual destructors"
+#: config/mcore/mcore.opt:39
+msgid "Emit call graph information"
 msgstr ""
 
-#: c-family/c.opt:651
-msgid ""
-"Warn about NULL being passed to argument slots marked as requiring non-NULL"
+#: config/mcore/mcore.opt:43
+msgid "Use the divide instruction"
 msgstr ""
 
-#: c-family/c.opt:663
-msgid ""
-"-Wnormalized=<none|id|nfc|nfkc>\tWarn about non-normalised Unicode strings"
+#: config/mcore/mcore.opt:47
+msgid "Inline constants if it can be done in 2 insns or less"
 msgstr ""
 
-#: c-family/c.opt:670
-msgid "argument %qs to %<-Wnormalized%> not recognized"
+#: config/mcore/mcore.opt:51 config/moxie/moxie.opt:27
+msgid "Generate little-endian code"
 msgstr ""
 
-#: c-family/c.opt:686
-msgid "Warn if a C-style cast is used in a program"
+#: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
+msgid ""
+"Assume that run-time support has been provided, so omit -lsim from the "
+"linker command line"
 msgstr ""
 
-#: c-family/c.opt:690
-msgid "Warn for obsolescent usage in a declaration"
+#: config/mcore/mcore.opt:60
+msgid "Use arbitrary sized immediates in bit operations"
 msgstr ""
 
-#: c-family/c.opt:694
-msgid "Warn if an old-style parameter definition is used"
+#: config/mcore/mcore.opt:64
+msgid "Prefer word accesses over byte accesses"
 msgstr ""
 
-#: c-family/c.opt:698
-msgid "Warn if a simd directive is overridden by the vectorizer cost model"
+#: config/mcore/mcore.opt:71
+msgid "Set the maximum amount for a single stack increment operation"
 msgstr ""
 
-#: c-family/c.opt:702
-msgid ""
-"Warn if a string is longer than the maximum portable length specified by the "
-"standard"
+#: config/mcore/mcore.opt:75
+msgid "Always treat bitfields as int-sized"
 msgstr ""
 
-#: c-family/c.opt:706
-msgid "Warn about overloaded virtual function names"
+#: config/arc/arc.opt:26
+msgid "Compile code for big endian mode"
 msgstr ""
 
-#: c-family/c.opt:710
-msgid "Warn about overriding initializers without side effects"
+#: config/arc/arc.opt:30
+msgid "Compile code for little endian mode.  This is the default"
 msgstr ""
 
-#: c-family/c.opt:714
-msgid "Warn about packed bit-fields whose offset changed in GCC 4.4"
+#: config/arc/arc.opt:34
+msgid ""
+"Disable ARCompact specific pass to generate conditional execution "
+"instructions"
 msgstr ""
 
-#: c-family/c.opt:718
-msgid "Warn about possibly missing parentheses"
+#: config/arc/arc.opt:38
+msgid "Generate ARCompact 32-bit code for ARCtangent-A5 processor"
 msgstr ""
 
-#: c-family/c.opt:726
-msgid "Warn when converting the type of pointers to member functions"
+#: config/arc/arc.opt:42
+msgid "Generate ARCompact 32-bit code for ARC600 processor"
 msgstr ""
 
-#: c-family/c.opt:730
-msgid "Warn about function pointer arithmetic"
+#: config/arc/arc.opt:46
+msgid "Same as -mA6"
 msgstr ""
 
-#: c-family/c.opt:734
-msgid "Warn when a pointer differs in signedness in an assignment"
+#: config/arc/arc.opt:50
+msgid "Generate ARCompact 32-bit code for ARC601 processor"
 msgstr ""
 
-#: c-family/c.opt:738
-msgid "Warn when a pointer is cast to an integer of a different size"
+#: config/arc/arc.opt:54
+msgid "Generate ARCompact 32-bit code for ARC700 processor"
 msgstr ""
 
-#: c-family/c.opt:742
-msgid "Warn about misuses of pragmas"
+#: config/arc/arc.opt:58
+msgid "Same as -mA7"
 msgstr ""
 
-#: c-family/c.opt:746
-msgid ""
-"Warn if a property for an Objective-C object has no assign semantics "
-"specified"
+#: config/arc/arc.opt:62
+msgid "Tweak register allocation to help 16-bit instruction generation"
 msgstr ""
 
-#: c-family/c.opt:750
-msgid "Warn if inherited methods are unimplemented"
+#: config/arc/arc.opt:72
+msgid "Use ordinarily cached memory accesses for volatile references"
 msgstr ""
 
-#: c-family/c.opt:754
-msgid "Warn about multiple declarations of the same object"
+#: config/arc/arc.opt:76
+msgid "Enable cache bypass for volatile references"
 msgstr ""
 
-#: c-family/c.opt:758
-msgid "Warn when the compiler reorders code"
+#: config/arc/arc.opt:80
+msgid "Generate instructions supported by barrel shifter"
 msgstr ""
 
-#: c-family/c.opt:762
-msgid ""
-"Warn whenever a function's return type defaults to \"int\" (C), or about "
-"inconsistent return types (C++)"
+#: config/arc/arc.opt:84
+msgid "Generate norm instruction"
 msgstr ""
 
-#: c-family/c.opt:766
-msgid "Warn if a selector has multiple methods"
+#: config/arc/arc.opt:88
+msgid "Generate swap instruction"
 msgstr ""
 
-#: c-family/c.opt:770
-msgid "Warn about possible violations of sequence point rules"
+#: config/arc/arc.opt:92
+msgid "Generate mul64 and mulu64 instructions"
 msgstr ""
 
-#: c-family/c.opt:774
-msgid "Warn if a local declaration hides an instance variable"
+#: config/arc/arc.opt:96
+msgid "Do not generate mpy instructions for ARC700"
 msgstr ""
 
-#: c-family/c.opt:778
-msgid "Warn if shift count is negative"
+#: config/arc/arc.opt:100
+msgid ""
+"Generate Extended arithmetic instructions.  Currently only divaw, adds, subs "
+"and sat16 are supported"
 msgstr ""
 
-#: c-family/c.opt:782
-msgid "Warn if shift count >= width of type"
+#: config/arc/arc.opt:104
+msgid ""
+"Dummy flag. This is the default unless FPX switches are provided explicitly"
 msgstr ""
 
-#: c-family/c.opt:786
-msgid "Warn about signed-unsigned comparisons"
+#: config/arc/arc.opt:108
+msgid "Generate call insns as register indirect calls"
 msgstr ""
 
-#: c-family/c.opt:794
-msgid "Warn for implicit type conversions between signed and unsigned integers"
+#: config/arc/arc.opt:112
+msgid "Do no generate BRcc instructions in arc_reorg."
 msgstr ""
 
-#: c-family/c.opt:798
-msgid "Warn when overload promotes from unsigned to signed"
+#: config/arc/arc.opt:116
+msgid ""
+"Generate sdata references.  This is the default, unless you compile for PIC."
 msgstr ""
 
-#: c-family/c.opt:802
-msgid "Warn about uncasted NULL used as sentinel"
+#: config/arc/arc.opt:120
+msgid "Do not generate millicode thunks (needed only with -Os)"
 msgstr ""
 
-#: c-family/c.opt:806
-msgid "Warn about unprototyped function declarations"
+#: config/arc/arc.opt:124 config/arc/arc.opt:128
+msgid "FPX: Generate Single Precision FPX (compact) instructions."
 msgstr ""
 
-#: c-family/c.opt:818
-msgid "Warn if type signatures of candidate methods do not match exactly"
+#: config/arc/arc.opt:132
+msgid "FPX: Generate Single Precision FPX (fast) instructions."
 msgstr ""
 
-#: c-family/c.opt:822
+#: config/arc/arc.opt:136
 msgid ""
-"Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions "
-"are used"
+"FPX: Enable Argonaut ARC CPU Double Precision Floating Point extensions."
 msgstr ""
 
-#: c-family/c.opt:826
-msgid "Deprecated.  This switch has no effect"
+#: config/arc/arc.opt:140 config/arc/arc.opt:144
+msgid "FPX: Generate Double Precision FPX (compact) instructions."
 msgstr ""
 
-#: c-family/c.opt:834
-msgid "Warn about features not present in traditional C"
+#: config/arc/arc.opt:148
+msgid "FPX: Generate Double Precision FPX (fast) instructions."
 msgstr ""
 
-#: c-family/c.opt:838
+#: config/arc/arc.opt:152
+msgid "Disable LR and SR instructions from using FPX extension aux registers."
+msgstr ""
+
+#: config/arc/arc.opt:156
 msgid ""
-"Warn of prototypes causing type conversions different from what would happen "
-"in the absence of prototype"
+"Enable generation of ARC SIMD instructions via target-specific builtins."
 msgstr ""
 
-#: c-family/c.opt:842
+#: config/arc/arc.opt:160
+msgid "-mcpu=CPU\tCompile code for ARC variant CPU"
+msgstr ""
+
+#: config/arc/arc.opt:179
 msgid ""
-"Warn if trigraphs are encountered that might affect the meaning of the "
-"program"
+"size optimization level: 0:none 1:opportunistic 2: regalloc 3:drop align, -Os"
 msgstr ""
 
-#: c-family/c.opt:846
-msgid "Warn about @selector()s without previously declared methods"
+#: config/arc/arc.opt:183 config/sh/sh.opt:297
+msgid "Annotate assembler instructions with estimated addresses"
 msgstr ""
 
-#: c-family/c.opt:850
-msgid "Warn if an undefined macro is used in an #if directive"
+#: config/arc/arc.opt:187
+msgid ""
+"Cost to assume for a multiply instruction, with 4 being equal to a normal "
+"insn."
 msgstr ""
 
-#: c-family/c.opt:862
-msgid "Warn about unrecognized pragmas"
+#: config/arc/arc.opt:191
+msgid "Tune for ARC600 cpu."
 msgstr ""
 
-#: c-family/c.opt:866
-msgid "Warn about unsuffixed float constants"
+#: config/arc/arc.opt:195
+msgid "Tune for ARC601 cpu."
 msgstr ""
 
-#: c-family/c.opt:874
-msgid "Warn when typedefs locally defined in a function are not used"
+#: config/arc/arc.opt:199
+msgid "Tune for ARC700 R4.2 Cpu with standard multiplier block."
 msgstr ""
 
-#: c-family/c.opt:878
-msgid "Warn about macros defined in the main file that are not used"
+#: config/arc/arc.opt:203 config/arc/arc.opt:207 config/arc/arc.opt:211
+msgid "Tune for ARC700 R4.2 Cpu with XMAC block."
 msgstr ""
 
-#: c-family/c.opt:882
-msgid ""
-"Warn if a caller of a function, marked with attribute warn_unused_result, "
-"does not use its return value"
+#: config/arc/arc.opt:215
+msgid "Enable the use of indexed loads"
 msgstr ""
 
-#: c-family/c.opt:886
-msgid "Warn about using variadic macros"
+#: config/arc/arc.opt:219
+msgid "Enable the use of pre/post modify with register displacement."
 msgstr ""
 
-#: c-family/c.opt:890
-msgid ""
-"Warn about questionable usage of the macros used to retrieve variable "
-"arguments"
+#: config/arc/arc.opt:223
+msgid "Generate 32x16 multiply and mac instructions"
 msgstr ""
 
-#: c-family/c.opt:894
-msgid "Warn if a variable length array is used"
+#: config/arc/arc.opt:229
+msgid "Set probability threshold for unaligning branches"
 msgstr ""
 
-#: c-family/c.opt:898
-msgid "Warn when a register variable is declared volatile"
+#: config/arc/arc.opt:233
+msgid "Don't use less than 25 bit addressing range for calls."
 msgstr ""
 
-#: c-family/c.opt:902
-msgid "Warn if a virtual base has a non-trivial move assignment operator"
+#: config/arc/arc.opt:237
+msgid ""
+"Explain what alignment considerations lead to the decision to make an insn "
+"short or long."
 msgstr ""
 
-#: c-family/c.opt:906
+#: config/arc/arc.opt:241
+msgid "Do alignment optimizations for call instructions."
+msgstr ""
+
+#: config/arc/arc.opt:245
 msgid ""
-"In C++, nonzero means warn about deprecated conversion from string literals "
-"to 'char *'.  In C, similar warning, except that the conversion is of course "
-"not deprecated by the ISO C standard."
+"Enable Rcq constraint handling - most short code generation depends on this."
 msgstr ""
 
-#: c-family/c.opt:910
-msgid "Warn when a literal '0' is used as null pointer"
+#: config/arc/arc.opt:249
+msgid "Enable Rcw constraint handling - ccfsm condexec mostly depends on this."
 msgstr ""
 
-#: c-family/c.opt:914
-msgid "Warn about useless casts"
+#: config/arc/arc.opt:253
+msgid "Enable pre-reload use of cbranchsi pattern"
 msgstr ""
 
-#: c-family/c.opt:918
-msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)"
+#: config/arc/arc.opt:257
+msgid "Enable bbit peephole2"
 msgstr ""
 
-#: c-family/c.opt:926
+#: config/arc/arc.opt:261
 msgid ""
-"The version of the C++ ABI used for -Wabi warnings and link compatibility "
-"aliases"
+"Use pc-relative switch case tables - this enables case table shortening."
 msgstr ""
 
-#: c-family/c.opt:930
-msgid "Enforce class member access control semantics"
+#: config/arc/arc.opt:265
+msgid "Enable compact casesi pattern"
 msgstr ""
 
-#: c-family/c.opt:934
-msgid "-fada-spec-parent=unit  Dump Ada specs as child units of given parent"
+#: config/arc/arc.opt:269
+msgid "Enable 'q' instruction alternatives."
 msgstr ""
 
-#: c-family/c.opt:941
-msgid "Allow variadic functions without named parameter"
+#: config/arc/arc.opt:273
+msgid "Expand adddi3 and subdi3 at rtl generation time into add.f / adc etc."
 msgstr ""
 
-#: c-family/c.opt:945 c-family/c.opt:1170 c-family/c.opt:1445
-#: c-family/c.opt:1449 c-family/c.opt:1465
-msgid "No longer supported"
+#: config/arc/arc.opt:280
+msgid "Enable variable polynomial CRC extension"
 msgstr ""
 
-#: c-family/c.opt:949
-msgid "Recognize the \"asm\" keyword"
+#: config/arc/arc.opt:284
+msgid "Enable DSP 3.1 Pack A extensions"
 msgstr ""
 
-#: c-family/c.opt:957
-msgid "Recognize built-in functions"
+#: config/arc/arc.opt:288
+msgid "Enable dual viterbi butterfly extension"
 msgstr ""
 
-#: c-family/c.opt:964
-msgid "Where shorter, use canonicalized paths to systems headers."
+#: config/arc/arc.opt:298
+msgid "Enable Dual and Single Operand Instructions for Telephony"
 msgstr ""
 
-#: c-family/c.opt:968
-msgid "Add Pointer Bounds Checker instrumentation.  fchkp-* flags are used to"
+#: config/arc/arc.opt:302
+msgid "Enable XY Memory extension (DSP version 3)"
 msgstr ""
 
-#: c-family/c.opt:973
-msgid "Generate pointer bounds checks for variables with incomplete type"
+#: config/arc/arc.opt:307
+msgid "Enable Locked Load/Store Conditional extension"
 msgstr ""
 
-#: c-family/c.opt:977
-msgid ""
-"Use zero bounds for all incoming arguments in 'main' function.  It helps when"
+#: config/arc/arc.opt:311
+msgid "Enable swap byte ordering extension instruction"
 msgstr ""
 
-#: c-family/c.opt:982
-msgid ""
-"Forces Pointer Bounds Checker to use narrowed bounds for address of the first"
+#: config/arc/arc.opt:315
+msgid "Enable 64-bit Time-Stamp Counter extension instruction"
 msgstr ""
 
-#: c-family/c.opt:988
-msgid ""
-"Control how Pointer Bounds Checker handle pointers to object fields.  When"
+#: config/arc/arc.opt:319
+msgid "Disable generation of cfi for epilogues."
 msgstr ""
 
-#: c-family/c.opt:993
-msgid ""
-"Forces Pointer Bounds Checker to use bounds of the innermost arrays in case "
-"of"
+#: config/arc/arc.opt:323
+msgid "Enable generation of cfi for epilogues."
 msgstr ""
 
-#: c-family/c.opt:998
-msgid "Allow Pointer Bounds Checker optimizations.  By default allowed"
+#: config/arc/arc.opt:327
+msgid "Pass -EB option through to linker."
 msgstr ""
 
-#: c-family/c.opt:1003
-msgid ""
-"Allow to use *_nobnd versions of string functions by Pointer Bounds Checker."
+#: config/arc/arc.opt:331
+msgid "Pass -EL option through to linker."
 msgstr ""
 
-#: c-family/c.opt:1007
-msgid ""
-"Allow to use *_nochk versions of string functions by Pointer Bounds Checker."
+#: config/arc/arc.opt:335
+msgid "Pass -marclinux option through to linker."
 msgstr ""
 
-#: c-family/c.opt:1011
-msgid "Use statically initialized variable for vars bounds instead of"
+#: config/arc/arc.opt:339
+msgid "Pass -marclinux_prof option through to linker."
 msgstr ""
 
-#: c-family/c.opt:1016
-msgid "Use statically initialized variable for constant bounds instead of"
+#: config/arc/arc.opt:347
+msgid "Enable lra"
 msgstr ""
 
-#: c-family/c.opt:1021
-msgid "With this option zero size obtained dynamically for objects with"
+#: config/arc/arc.opt:351
+msgid "Don't indicate any priority with TARGET_REGISTER_PRIORITY"
 msgstr ""
 
-#: c-family/c.opt:1026
-msgid "Generate checks for all read accesses to memory."
+#: config/arc/arc.opt:355
+msgid "Indicate priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY"
 msgstr ""
 
-#: c-family/c.opt:1030
-msgid "Generate checks for all write accesses to memory."
+#: config/arc/arc.opt:359
+msgid "Reduce priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY"
 msgstr ""
 
-#: c-family/c.opt:1034
-msgid "Generate bounds stores for pointer writes."
+#: config/arc/arc.opt:363
+msgid "instrument with mcount calls as in the ucb code"
 msgstr ""
 
-#: c-family/c.opt:1038
-msgid "Generate bounds passing for calls."
+#: config/m68k/m68k.opt:30
+msgid "Generate code for a 520X"
 msgstr ""
 
-#: c-family/c.opt:1042
-msgid "Instrument only functions marked with bnd_instrument attribute."
+#: config/m68k/m68k.opt:34
+msgid "Generate code for a 5206e"
 msgstr ""
 
-#: c-family/c.opt:1046
-msgid "Transform instrumented builtin calls into calls to wrappers."
+#: config/m68k/m68k.opt:38
+msgid "Generate code for a 528x"
 msgstr ""
 
-#: c-family/c.opt:1056
-msgid "Enable Cilk Plus"
+#: config/m68k/m68k.opt:42
+msgid "Generate code for a 5307"
 msgstr ""
 
-#: c-family/c.opt:1060
-msgid "Allow the arguments of the '?' operator to have different types"
+#: config/m68k/m68k.opt:46
+msgid "Generate code for a 5407"
 msgstr ""
 
-#: c-family/c.opt:1067
-#, c-format
-msgid "no class name specified with %qs"
+#: config/m68k/m68k.opt:50 config/m68k/m68k.opt:111
+msgid "Generate code for a 68000"
 msgstr ""
 
-#: c-family/c.opt:1068
-msgid "-fconst-string-class=<name>\tUse class <name> for constant strings"
+#: config/m68k/m68k.opt:54
+msgid "Generate code for a 68010"
 msgstr ""
 
-#: c-family/c.opt:1072
-msgid "-fconstexpr-depth=<number>\tSpecify maximum constexpr recursion depth"
+#: config/m68k/m68k.opt:58 config/m68k/m68k.opt:115
+msgid "Generate code for a 68020"
 msgstr ""
 
-#: c-family/c.opt:1076
-msgid "Emit debug annotations during preprocessing"
+#: config/m68k/m68k.opt:62
+msgid "Generate code for a 68040, without any new instructions"
 msgstr ""
 
-#: c-family/c.opt:1080
-msgid ""
-"-fdeduce-init-list\tenable deduction of std::initializer_list for a template "
-"type parameter from a brace-enclosed initializer-list"
+#: config/m68k/m68k.opt:66
+msgid "Generate code for a 68060, without any new instructions"
 msgstr ""
 
-#: c-family/c.opt:1084
-msgid "Factor complex constructors and destructors to favor space over speed"
+#: config/m68k/m68k.opt:70
+msgid "Generate code for a 68030"
 msgstr ""
 
-#: c-family/c.opt:1092
-msgid "Preprocess directives only."
+#: config/m68k/m68k.opt:74
+msgid "Generate code for a 68040"
 msgstr ""
 
-#: c-family/c.opt:1096
-msgid "Permit '$' as an identifier character"
+#: config/m68k/m68k.opt:78
+msgid "Generate code for a 68060"
 msgstr ""
 
-#: c-family/c.opt:1100
-msgid "Write all declarations as Ada code transitively"
+#: config/m68k/m68k.opt:82
+msgid "Generate code for a 68302"
 msgstr ""
 
-#: c-family/c.opt:1104
-msgid "Write all declarations as Ada code for the given file only"
+#: config/m68k/m68k.opt:86
+msgid "Generate code for a 68332"
 msgstr ""
 
-#: c-family/c.opt:1111
-msgid "Generate code to check exception specifications"
+#: config/m68k/m68k.opt:91
+msgid "Generate code for a 68851"
 msgstr ""
 
-#: c-family/c.opt:1118
-msgid ""
-"-fexec-charset=<cset>\tConvert all strings and character constants to "
-"character set <cset>"
+#: config/m68k/m68k.opt:95
+msgid "Generate code that uses 68881 floating-point instructions"
 msgstr ""
 
-#: c-family/c.opt:1122
-msgid "Permit universal character names (\\u and \\U) in identifiers"
+#: config/m68k/m68k.opt:99
+msgid "Align variables on a 32-bit boundary"
 msgstr ""
 
-#: c-family/c.opt:1126
-msgid ""
-"-finput-charset=<cset>\tSpecify the default character set for source files"
+#: config/m68k/m68k.opt:107
+msgid "Use the bit-field instructions"
 msgstr ""
 
-#: c-family/c.opt:1130
-msgid ""
-"Support dynamic initialization of thread-local variables in a different "
-"translation unit"
+#: config/m68k/m68k.opt:119
+msgid "Generate code for a ColdFire v4e"
 msgstr ""
 
-#: c-family/c.opt:1137
-msgid "Scope of for-init-statement variables is local to the loop"
+#: config/m68k/m68k.opt:123
+msgid "Specify the target CPU"
 msgstr ""
 
-#: c-family/c.opt:1141
-msgid "Do not assume that standard C libraries and \"main\" exist"
+#: config/m68k/m68k.opt:127
+msgid "Generate code for a cpu32"
 msgstr ""
 
-#: c-family/c.opt:1145
-msgid "Recognize GNU-defined keywords"
+#: config/m68k/m68k.opt:131
+msgid "Use hardware division instructions on ColdFire"
 msgstr ""
 
-#: c-family/c.opt:1149
-msgid "Generate code for GNU runtime environment"
+#: config/m68k/m68k.opt:135
+msgid "Generate code for a Fido A"
 msgstr ""
 
-#: c-family/c.opt:1153
-msgid "Use traditional GNU semantics for inline functions"
+#: config/m68k/m68k.opt:139
+msgid "Generate code which uses hardware floating point instructions"
 msgstr ""
 
-#: c-family/c.opt:1159
-msgid ""
-"-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
+#: config/m68k/m68k.opt:143
+msgid "Enable ID based shared library"
 msgstr ""
 
-#: c-family/c.opt:1166
-msgid "Assume normal C execution environment"
+#: config/m68k/m68k.opt:147
+msgid "Do not use the bit-field instructions"
 msgstr ""
 
-#: c-family/c.opt:1174
-msgid "Export functions even if they can be inlined"
+#: config/m68k/m68k.opt:151
+msgid "Use normal calling convention"
 msgstr ""
 
-#: c-family/c.opt:1178
-msgid "Emit implicit instantiations of inline templates"
+#: config/m68k/m68k.opt:155
+msgid "Consider type 'int' to be 32 bits wide"
 msgstr ""
 
-#: c-family/c.opt:1182
-msgid "Emit implicit instantiations of templates"
+#: config/m68k/m68k.opt:159
+msgid "Generate pc-relative code"
 msgstr ""
 
-#: c-family/c.opt:1186
-msgid "Inject friend functions into enclosing namespace"
+#: config/m68k/m68k.opt:163
+msgid "Use different calling convention using 'rtd'"
 msgstr ""
 
-#: c-family/c.opt:1190
-msgid "Don't emit dllexported inline functions unless needed"
+#: config/m68k/m68k.opt:167 config/bfin/bfin.opt:78
+msgid "Enable separate data segment"
 msgstr ""
 
-#: c-family/c.opt:1197
-msgid ""
-"Allow implicit conversions between vectors with differing numbers of "
-"subparts and/or differing element types."
+#: config/m68k/m68k.opt:171 config/bfin/bfin.opt:74
+msgid "ID of shared library to build"
 msgstr ""
 
-#: c-family/c.opt:1201
-msgid "Don't warn about uses of Microsoft extensions"
+#: config/m68k/m68k.opt:175
+msgid "Consider type 'int' to be 16 bits wide"
 msgstr ""
 
-#: c-family/c.opt:1220
-msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
+#: config/m68k/m68k.opt:179
+msgid "Generate code with library calls for floating point"
 msgstr ""
 
-#: c-family/c.opt:1224
-msgid "Assume that receivers of Objective-C messages may be nil"
+#: config/m68k/m68k.opt:183
+msgid "Do not use unaligned memory references"
 msgstr ""
 
-#: c-family/c.opt:1228
-msgid ""
-"Allow access to instance variables as if they were local declarations within "
-"instance method implementations."
+#: config/m68k/m68k.opt:187
+msgid "Tune for the specified target CPU or architecture"
 msgstr ""
 
-#: c-family/c.opt:1232
-msgid ""
-"-fvisibility=[private|protected|public|package]\tSet the default symbol "
-"visibility"
+#: config/m68k/m68k.opt:191
+msgid "Support more than 8192 GOT entries on ColdFire"
 msgstr ""
 
-#: c-family/c.opt:1235
-#, c-format
-msgid "unrecognized ivar visibility value %qs"
+#: config/m68k/m68k.opt:195
+msgid "Support TLS segment larger than 64K"
 msgstr ""
 
-#: c-family/c.opt:1257
-msgid ""
-"Treat a throw() exception specification as noexcept to improve code size"
+#: config/m68k/ieee.opt:24 config/i386/i386.opt:358
+msgid "Use IEEE math for fp comparisons"
 msgstr ""
 
-#: c-family/c.opt:1261
-msgid ""
-"Specify which ABI to use for Objective-C family code and meta-data "
-"generation."
+#: config/m68k/m68k-tables.opt:25
+msgid "Known M68K CPUs (for use with the -mcpu= option):"
 msgstr ""
 
-#: c-family/c.opt:1267
-msgid ""
-"Generate special Objective-C methods to initialize/destroy non-POD C++ "
-"ivars, if needed"
+#: config/m68k/m68k-tables.opt:365
+msgid "Known M68K microarchitectures (for use with the -mtune= option):"
 msgstr ""
 
-#: c-family/c.opt:1271
-msgid "Allow fast jumps to the message dispatcher"
+#: config/m68k/m68k-tables.opt:411
+msgid "Known M68K ISAs (for use with the -march= option):"
 msgstr ""
 
-#: c-family/c.opt:1277
-msgid "Enable Objective-C exception and synchronization syntax"
+#: config/v850/v850.opt:29
+msgid "Use registers r2 and r5"
 msgstr ""
 
-#: c-family/c.opt:1281
-msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs"
+#: config/v850/v850.opt:33
+msgid "Use 4 byte entries in switch tables"
 msgstr ""
 
-#: c-family/c.opt:1285
-msgid ""
-"Enable inline checks for nil receivers with the NeXT runtime and ABI version "
-"2."
+#: config/v850/v850.opt:37
+msgid "Enable backend debugging"
 msgstr ""
 
-#: c-family/c.opt:1290
-msgid "Enable Objective-C setjmp exception handling runtime"
+#: config/v850/v850.opt:41
+msgid "Do not use the callt instruction (default)"
 msgstr ""
 
-#: c-family/c.opt:1294
-msgid "Conform to the Objective-C 1.0 language as implemented in GCC 4.0"
+#: config/v850/v850.opt:45
+msgid "Reuse r30 on a per function basis"
 msgstr ""
 
-#: c-family/c.opt:1298
-msgid "Enable OpenACC"
+#: config/v850/v850.opt:52
+msgid "Prohibit PC relative function calls"
 msgstr ""
 
-#: c-family/c.opt:1302
-msgid "Enable OpenMP (implies -frecursive in Fortran)"
+#: config/v850/v850.opt:56
+msgid "Use stubs for function prologues"
 msgstr ""
 
-#: c-family/c.opt:1306
-msgid "Enable OpenMP's SIMD directives"
+#: config/v850/v850.opt:60
+msgid "Set the max size of data eligible for the SDA area"
 msgstr ""
 
-#: c-family/c.opt:1310
-msgid "Recognize C++ keywords like \"compl\" and \"xor\""
+#: config/v850/v850.opt:67
+msgid "Enable the use of the short load instructions"
 msgstr ""
 
-#: c-family/c.opt:1321
-msgid "Look for and use PCH files even when preprocessing"
+#: config/v850/v850.opt:71
+msgid "Same as: -mep -mprolog-function"
 msgstr ""
 
-#: c-family/c.opt:1325
-msgid "Downgrade conformance errors to warnings"
+#: config/v850/v850.opt:75
+msgid "Set the max size of data eligible for the TDA area"
 msgstr ""
 
-#: c-family/c.opt:1329
-msgid "Enable Plan 9 language extensions"
+#: config/v850/v850.opt:82
+msgid "Do not enforce strict alignment"
 msgstr ""
 
-#: c-family/c.opt:1333
-msgid "Treat the input file as already preprocessed"
+#: config/v850/v850.opt:86
+msgid ""
+"Put jump tables for switch statements into the .data section rather than "
+"the .code section"
 msgstr ""
 
-#: c-family/c.opt:1341
-msgid ""
-"-ftrack-macro-expansion=<0|1|2>  Track locations of tokens coming from macro "
-"expansion and display them in error messages"
+#: config/v850/v850.opt:93
+msgid "Compile for the v850 processor"
 msgstr ""
 
-#: c-family/c.opt:1345
-msgid ""
-"-fno-pretty-templates Do not pretty-print template specializations as the "
-"template signature followed by the arguments"
+#: config/v850/v850.opt:97
+msgid "Compile for the v850e processor"
 msgstr ""
 
-#: c-family/c.opt:1349
-msgid ""
-"Used in Fix-and-Continue mode to indicate that object files may be swapped "
-"in at runtime"
+#: config/v850/v850.opt:101
+msgid "Compile for the v850e1 processor"
 msgstr ""
 
-#: c-family/c.opt:1353
-msgid "Enable automatic template instantiation"
+#: config/v850/v850.opt:105
+msgid "Compile for the v850es variant of the v850e1"
 msgstr ""
 
-#: c-family/c.opt:1357
-msgid "Generate run time type descriptor information"
+#: config/v850/v850.opt:109
+msgid "Compile for the v850e2 processor"
 msgstr ""
 
-#: c-family/c.opt:1361
-msgid "Use the same size for double as for float"
+#: config/v850/v850.opt:113
+msgid "Compile for the v850e2v3 processor"
 msgstr ""
 
-#: c-family/c.opt:1365 ada/gcc-interface/lang.opt:77
-msgid "Use the narrowest integer type possible for enumeration types"
+#: config/v850/v850.opt:117
+msgid "Compile for the v850e3v5 processor"
 msgstr ""
 
-#: c-family/c.opt:1369
-msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
+#: config/v850/v850.opt:124
+msgid "Enable v850e3v5 loop instructions"
 msgstr ""
 
-#: c-family/c.opt:1373
-msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
+#: config/v850/v850.opt:128
+msgid "Set the max size of data eligible for the ZDA area"
 msgstr ""
 
-#: c-family/c.opt:1377
-msgid "Make \"char\" signed by default"
+#: config/v850/v850.opt:135
+msgid "Enable relaxing in the assembler"
 msgstr ""
 
-#: c-family/c.opt:1381
-msgid "Enable C++14 sized deallocation support"
+#: config/v850/v850.opt:139
+msgid "Prohibit PC relative jumps"
 msgstr ""
 
-#: c-family/c.opt:1388
-msgid "Display statistics accumulated during compilation"
+#: config/v850/v850.opt:143
+msgid "Inhibit the use of hardware floating point instructions"
 msgstr ""
 
-#: c-family/c.opt:1392
+#: config/v850/v850.opt:147
 msgid ""
-"Assume that values of enumeration type are always within the minimum range "
-"of that type"
+"Allow the use of hardware floating point instructions for V850E2V3 and up"
 msgstr ""
 
-#: c-family/c.opt:1399
-msgid "-ftabstop=<number>\tDistance between tab stops for column reporting"
+#: config/v850/v850.opt:151
+msgid "Enable support for the RH850 ABI.  This is the default"
 msgstr ""
 
-#: c-family/c.opt:1403
-msgid ""
-"Set the maximum number of template instantiation notes for a single warning "
-"or error"
+#: config/v850/v850.opt:155
+msgid "Enable support for the old GCC ABI"
 msgstr ""
 
-#: c-family/c.opt:1410
-msgid "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth"
+#: config/v850/v850.opt:159
+msgid "Support alignments of up to 64-bits"
 msgstr ""
 
-#: c-family/c.opt:1417
-msgid ""
-"-fno-threadsafe-statics\tDo not generate thread-safe code for initializing "
-"local statics"
+#: config/m32r/m32r.opt:34
+msgid "Compile for the m32rx"
 msgstr ""
 
-#: c-family/c.opt:1421
-msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
+#: config/m32r/m32r.opt:38
+msgid "Compile for the m32r2"
 msgstr ""
 
-#: c-family/c.opt:1425
-msgid "Make \"char\" unsigned by default"
+#: config/m32r/m32r.opt:42
+msgid "Compile for the m32r"
 msgstr ""
 
-#: c-family/c.opt:1429
-msgid "Use __cxa_atexit to register destructors"
+#: config/m32r/m32r.opt:46
+msgid "Align all loops to 32 byte boundary"
 msgstr ""
 
-#: c-family/c.opt:1433
-msgid "Use __cxa_get_exception_ptr in exception handling"
+#: config/m32r/m32r.opt:50
+msgid "Prefer branches over conditional execution"
 msgstr ""
 
-#: c-family/c.opt:1437
-msgid "Marks all inlined functions and methods as having hidden visibility"
+#: config/m32r/m32r.opt:54
+msgid "Give branches their default cost"
 msgstr ""
 
-#: c-family/c.opt:1441
-msgid "Changes visibility to match Microsoft Visual Studio by default"
+#: config/m32r/m32r.opt:58
+msgid "Display compile time statistics"
 msgstr ""
 
-#: c-family/c.opt:1453
-msgid "Emit common-like symbols as weak symbols"
+#: config/m32r/m32r.opt:62
+msgid "Specify cache flush function"
 msgstr ""
 
-#: c-family/c.opt:1457
-msgid ""
-"-fwide-exec-charset=<cset>\tConvert all wide strings and character constants "
-"to character set <cset>"
+#: config/m32r/m32r.opt:66
+msgid "Specify cache flush trap number"
 msgstr ""
 
-#: c-family/c.opt:1461
-msgid "Generate a #line directive pointing at the current working directory"
+#: config/m32r/m32r.opt:70
+msgid "Only issue one instruction per cycle"
 msgstr ""
 
-#: c-family/c.opt:1469
-msgid ""
-"Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
+#: config/m32r/m32r.opt:74
+msgid "Allow two instructions to be issued per cycle"
 msgstr ""
 
-#: c-family/c.opt:1473
-msgid "Dump declarations to a .decl file"
+#: config/m32r/m32r.opt:78
+msgid "Code size: small, medium or large"
 msgstr ""
 
-#: c-family/c.opt:1477
-msgid "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs"
+#: config/m32r/m32r.opt:94
+msgid "Don't call any cache flush functions"
 msgstr ""
 
-#: c-family/c.opt:1481
-msgid ""
-"-femit-struct-debug-reduced\tConservative reduced debug info for structs"
+#: config/m32r/m32r.opt:98
+msgid "Don't call any cache flush trap"
 msgstr ""
 
-#: c-family/c.opt:1485
-msgid ""
-"-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for "
-"structs"
+#: config/m32r/m32r.opt:105
+msgid "Small data area: none, sdata, use"
 msgstr ""
 
-#: c-family/c.opt:1489
-msgid ""
-"Interpret imaginary, fixed-point, or other gnu number suffix as the "
-"corresponding"
+#: config/arm/arm.opt:26
+msgid "TLS dialect to use:"
 msgstr ""
 
-#: c-family/c.opt:1494
-msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path"
+#: config/arm/arm.opt:36
+msgid "Specify an ABI"
 msgstr ""
 
-#: c-family/c.opt:1498
-msgid "-imacros <file>\tAccept definition of macros in <file>"
+#: config/arm/arm.opt:40
+msgid "Known ARM ABIs (for use with the -mabi= option):"
 msgstr ""
 
-#: c-family/c.opt:1502
-msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory"
+#: config/arm/arm.opt:59
+msgid "Generate a call to abort if a noreturn function returns"
 msgstr ""
 
-#: c-family/c.opt:1506
-msgid "-include <file>\tInclude the contents of <file> before other files"
+#: config/arm/arm.opt:66
+msgid "Pass FP arguments in FP registers"
 msgstr ""
 
-#: c-family/c.opt:1510
-msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options"
+#: config/arm/arm.opt:70
+msgid "Generate APCS conformant stack frames"
 msgstr ""
 
-#: c-family/c.opt:1514
-msgid "-isysroot <dir>\tSet <dir> to be the system root directory"
+#: config/arm/arm.opt:74
+msgid "Generate re-entrant, PIC code"
 msgstr ""
 
-#: c-family/c.opt:1518
-msgid "-isystem <dir>\tAdd <dir> to the start of the system include path"
+#: config/arm/arm.opt:90
+msgid "Generate code in 32 bit ARM state."
 msgstr ""
 
-#: c-family/c.opt:1522
-msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path"
+#: config/arm/arm.opt:98
+msgid "Thumb: Assume non-static functions may be called from ARM code"
 msgstr ""
 
-#: c-family/c.opt:1526
-msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path"
+#: config/arm/arm.opt:102
+msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
 msgstr ""
 
-#: c-family/c.opt:1530
-msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path"
+#: config/arm/arm.opt:106 config/bfin/bfin.opt:44
+msgid "Specify the name of the target CPU"
 msgstr ""
 
-#: c-family/c.opt:1540
-msgid ""
-"Do not search standard system include directories (those specified with -"
-"isystem will still be used)"
+#: config/arm/arm.opt:110
+msgid "Specify if floating point hardware should be used"
 msgstr ""
 
-#: c-family/c.opt:1544
-msgid "Do not search standard system include directories for C++"
+#: config/arm/arm.opt:114
+msgid "Known floating-point ABIs (for use with the -mfloat-abi= option):"
 msgstr ""
 
-#: c-family/c.opt:1556
-msgid "Generate C header of platform-specific features"
+#: config/arm/arm.opt:127
+msgid "Specify the __fp16 floating-point format"
 msgstr ""
 
-#: c-family/c.opt:1560
-msgid "Remap file names when including files"
+#: config/arm/arm.opt:131
+msgid "Known __fp16 formats (for use with the -mfp16-format= option):"
 msgstr ""
 
-#: c-family/c.opt:1564 c-family/c.opt:1568
-msgid ""
-"Conform to the ISO 1998 C++ standard revised by the 2003 technical "
-"corrigendum"
+#: config/arm/arm.opt:144
+msgid "Specify the name of the target floating point hardware/format"
 msgstr ""
 
-#: c-family/c.opt:1572
-msgid "Conform to the ISO 2011 C++ standard"
+#: config/arm/arm.opt:155
+msgid "Generate call insns as indirect calls, if necessary"
 msgstr ""
 
-#: c-family/c.opt:1576
-msgid "Deprecated in favor of -std=c++11"
+#: config/arm/arm.opt:159
+msgid "Assume data segments are relative to text segment."
 msgstr ""
 
-#: c-family/c.opt:1580
-msgid "Deprecated in favor of -std=c++14"
+#: config/arm/arm.opt:163
+msgid "Specify the register to be used for PIC addressing"
 msgstr ""
 
-#: c-family/c.opt:1584
-msgid ""
-"Conform to the ISO 2014 C++ standard (experimental and incomplete support)"
+#: config/arm/arm.opt:167
+msgid "Store function names in object code"
 msgstr ""
 
-#: c-family/c.opt:1588
-msgid ""
-"Conform to the ISO 2017(?) C++ draft standard (experimental and incomplete "
-"support)"
+#: config/arm/arm.opt:171
+msgid "Permit scheduling of a function's prologue sequence"
 msgstr ""
 
-#: c-family/c.opt:1595 c-family/c.opt:1691
-msgid ""
-"Conform to the ISO 2011 C standard (experimental and incomplete support)"
+#: config/arm/arm.opt:175 config/rs6000/rs6000.opt:248
+msgid "Do not load the PIC register in function prologues"
 msgstr ""
 
-#: c-family/c.opt:1599
-msgid "Deprecated in favor of -std=c11"
+#: config/arm/arm.opt:182
+msgid "Specify the minimum bit alignment of structures"
 msgstr ""
 
-#: c-family/c.opt:1603 c-family/c.opt:1607 c-family/c.opt:1675
-msgid "Conform to the ISO 1990 C standard"
+#: config/arm/arm.opt:186
+msgid "Generate code for Thumb state"
 msgstr ""
 
-#: c-family/c.opt:1611 c-family/c.opt:1683
-msgid "Conform to the ISO 1999 C standard"
+#: config/arm/arm.opt:190
+msgid "Support calls between Thumb and ARM instruction sets"
 msgstr ""
 
-#: c-family/c.opt:1615
-msgid "Deprecated in favor of -std=c99"
+#: config/arm/arm.opt:194
+msgid "Specify thread local storage scheme"
 msgstr ""
 
-#: c-family/c.opt:1619 c-family/c.opt:1624
-msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical"
+#: config/arm/arm.opt:198
+msgid "Specify how to access the thread pointer"
 msgstr ""
 
-#: c-family/c.opt:1629
-msgid ""
-"Conform to the ISO 2011 C++ standard with GNU extensions (experimental and "
-"incomplete support)"
+#: config/arm/arm.opt:202
+msgid "Valid arguments to -mtp=:"
 msgstr ""
 
-#: c-family/c.opt:1633
-msgid "Deprecated in favor of -std=gnu++11"
+#: config/arm/arm.opt:215
+msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
 msgstr ""
 
-#: c-family/c.opt:1640
-msgid ""
-"Conform to the ISO 2014 C++ standard with GNU extensions (experimental and "
-"incomplete support)"
+#: config/arm/arm.opt:219
+msgid "Thumb: Generate (leaf) stack frames even if not needed"
 msgstr ""
 
-#: c-family/c.opt:1644
+#: config/arm/arm.opt:227
 msgid ""
-"Conform to the ISO 201z(7?) C++ draft standard with GNU extensions "
-"(experimental and incomplete support)"
+"Print CPU tuning information as comment in assembler file.  This is an "
+"option used only for regression testing of the compiler and not intended for "
+"ordinary use in compiling code."
 msgstr ""
 
-#: c-family/c.opt:1651
+#: config/arm/arm.opt:238
 msgid ""
-"Conform to the ISO 2011 C standard with GNU extensions (experimental and "
-"incomplete support)"
+"Use Neon quad-word (rather than double-word) registers for vectorization"
 msgstr ""
 
-#: c-family/c.opt:1655
-msgid "Deprecated in favor of -std=gnu11"
+#: config/arm/arm.opt:242
+msgid ""
+"Use Neon double-word (rather than quad-word) registers for vectorization"
 msgstr ""
 
-#: c-family/c.opt:1659 c-family/c.opt:1663
-msgid "Conform to the ISO 1990 C standard with GNU extensions"
+#: config/arm/arm.opt:246
+msgid "Only generate absolute relocations on word sized values."
 msgstr ""
 
-#: c-family/c.opt:1667
-msgid "Conform to the ISO 1999 C standard with GNU extensions"
+#: config/arm/arm.opt:250
+msgid "Generate IT blocks appropriate for ARMv8."
 msgstr ""
 
-#: c-family/c.opt:1671
-msgid "Deprecated in favor of -std=gnu99"
+#: config/arm/arm.opt:254
+msgid "Use the old RTX costing tables (transitional)."
 msgstr ""
 
-#: c-family/c.opt:1679
-msgid "Conform to the ISO 1990 C standard as amended in 1994"
+#: config/arm/arm.opt:258
+msgid ""
+"Use the new generic RTX cost tables if new core-specific cost table not "
+"available (transitional)."
 msgstr ""
 
-#: c-family/c.opt:1687
-msgid "Deprecated in favor of -std=iso9899:1999"
+#: config/arm/arm.opt:262
+msgid ""
+"Avoid overlapping destination and address registers on LDRD instructions "
+"that may trigger Cortex-M3 errata."
 msgstr ""
 
-#: c-family/c.opt:1698
-msgid "Enable traditional preprocessing"
+#: config/arm/arm.opt:267
+msgid "Enable unaligned word and halfword accesses to packed data."
 msgstr ""
 
-#: c-family/c.opt:1702
-msgid "-trigraphs\tSupport ISO C trigraphs"
+#: config/arm/arm.opt:271
+msgid "Use Neon to perform 64-bits operations rather than core registers."
 msgstr ""
 
-#: c-family/c.opt:1706
-msgid "Do not predefine system-specific and GCC-specific macros"
+#: config/arm/arm.opt:275
+msgid "Assume loading data from flash is slower than fetching instructions."
 msgstr ""
 
-#: ada/gcc-interface/lang.opt:61
-msgid "Synonym of -gnatk8"
+#: config/arm/arm.opt:279
+msgid "Assume unified syntax for Thumb inline assembly code."
 msgstr ""
 
-#: ada/gcc-interface/lang.opt:69
-msgid "Do not look for object files in standard path"
+#: config/arm/arm-tables.opt:25
+msgid "Known ARM CPUs (for use with the -mcpu= and -mtune= options):"
 msgstr ""
 
-#: ada/gcc-interface/lang.opt:73
-msgid "Select the runtime"
+#: config/arm/arm-tables.opt:329
+msgid "Known ARM architectures (for use with the -march= option):"
 msgstr ""
 
-#: ada/gcc-interface/lang.opt:81
-msgid "Catch typos"
+#: config/arm/arm-tables.opt:417
+msgid "Known ARM FPUs (for use with the -mfpu= option):"
 msgstr ""
 
-#: ada/gcc-interface/lang.opt:85
-msgid "Set name of output ALI file (internal switch)"
+#: config/tilepro/tilepro.opt:23
+msgid ""
+"Compile with 32 bit longs and pointers, which is the only supported behavior "
+"and thus the flag is ignored."
 msgstr ""
 
-#: ada/gcc-interface/lang.opt:89
-msgid "-gnat<options>\tSpecify options to GNAT"
+#: config/tilepro/tilepro.opt:28 config/tilegx/tilegx.opt:26
+msgid "-mcpu=CPU\tUse features of and schedule code for given CPU"
 msgstr ""
 
-#: go/lang.opt:42
-msgid "Add explicit checks for division by zero"
-msgstr ""
-
-#: go/lang.opt:46
-msgid "Add explicit checks for division overflow in INT_MIN / -1"
-msgstr ""
-
-#: go/lang.opt:50
-msgid "-fgo-dump-<type>\tDump Go frontend internal information"
-msgstr ""
-
-#: go/lang.opt:54
-msgid "-fgo-optimize-<type>\tTurn on optimization passes in the frontend"
-msgstr ""
-
-#: go/lang.opt:58
-msgid "-fgo-pkgpath=<string>\tSet Go package path"
-msgstr ""
-
-#: go/lang.opt:62
-msgid "-fgo-prefix=<string>\tSet package-specific prefix for exported Go names"
+#: config/tilepro/tilepro.opt:32
+msgid "Known TILEPro CPUs (for use with the -mcpu= option):"
 msgstr ""
 
-#: go/lang.opt:66
-msgid ""
-"-fgo-relative-import-path=<path> Treat a relative import as relative to path"
+#: config/sol2.opt:32
+msgid "Clear hardware capabilities when linking"
 msgstr ""
 
-#: go/lang.opt:70
-msgid "Functions which return values must end with return statements"
+#: config/sol2.opt:36
+msgid "Pass -z text to linker"
 msgstr ""
 
 #: config/vms/vms.opt:27
@@ -7469,132 +7350,211 @@ msgstr ""
 msgid "unknown pointer size model %qs"
 msgstr ""
 
-#: config/mcore/mcore.opt:23
-msgid "Generate code for the M*Core M210"
+#: config/avr/avr.opt:23
+msgid "Use subroutines for function prologues and epilogues"
 msgstr ""
 
-#: config/mcore/mcore.opt:27
-msgid "Generate code for the M*Core M340"
+#: config/avr/avr.opt:26
+#, c-format
+msgid "missing device or architecture after %qs"
 msgstr ""
 
-#: config/mcore/mcore.opt:31
-msgid "Force functions to be aligned to a 4 byte boundary"
+#: config/avr/avr.opt:27
+msgid "-mmcu=MCU\tSelect the target MCU"
 msgstr ""
 
-#: config/mcore/mcore.opt:35 config/moxie/moxie.opt:23
-msgid "Generate big-endian code"
+#: config/avr/avr.opt:31
+msgid "Set the number of 64 KiB flash segments"
 msgstr ""
 
-#: config/mcore/mcore.opt:39
-msgid "Emit call graph information"
+#: config/avr/avr.opt:35
+msgid "Indicate presence of a processor erratum"
 msgstr ""
 
-#: config/mcore/mcore.opt:43
-msgid "Use the divide instruction"
+#: config/avr/avr.opt:39
+msgid "Enable Read-Modify-Write (RMW) instructions support/use"
 msgstr ""
 
-#: config/mcore/mcore.opt:47
-msgid "Inline constants if it can be done in 2 insns or less"
+#: config/avr/avr.opt:49
+msgid "Use an 8-bit 'int' type"
 msgstr ""
 
-#: config/mcore/mcore.opt:51 config/moxie/moxie.opt:27
-msgid "Generate little-endian code"
+#: config/avr/avr.opt:53
+msgid "Change the stack pointer without disabling interrupts"
 msgstr ""
 
-#: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
+#: config/avr/avr.opt:57
 msgid ""
-"Assume that run-time support has been provided, so omit -lsim from the "
-"linker command line"
+"Set the branch costs for conditional branch instructions.  Reasonable values "
+"are small, non-negative integers.  The default branch cost is 0."
 msgstr ""
 
-#: config/mcore/mcore.opt:60
-msgid "Use arbitrary sized immediates in bit operations"
+#: config/avr/avr.opt:67
+msgid "Change only the low 8 bits of the stack pointer"
 msgstr ""
 
-#: config/mcore/mcore.opt:64
-msgid "Prefer word accesses over byte accesses"
+#: config/avr/avr.opt:71
+msgid "Relax branches"
 msgstr ""
 
-#: config/mcore/mcore.opt:71
-msgid "Set the maximum amount for a single stack increment operation"
+#: config/avr/avr.opt:75
+msgid ""
+"Make the linker relaxation machine assume that a program counter wrap-around "
+"occurs."
 msgstr ""
 
-#: config/mcore/mcore.opt:75
-msgid "Always treat bitfields as int-sized"
+#: config/avr/avr.opt:79
+msgid ""
+"Accumulate outgoing function arguments and acquire/release the needed stack "
+"space for outpoing function arguments in function prologue/epilogue.  "
+"Without this option, outgoing arguments are pushed before calling a function "
+"and popped afterwards.  This option can lead to reduced code size for "
+"functions that call many functions that get their arguments on the stack "
+"like, for example printf."
 msgstr ""
 
-#: config/linux-android.opt:23
-msgid "Generate code for the Android platform."
+#: config/avr/avr.opt:83
+msgid ""
+"When accessing RAM, use X as imposed by the hardware, i.e. just use pre-"
+"decrement, post-increment and indirect addressing with the X register.  "
+"Without this option, the compiler may assume that there is an addressing "
+"mode X+const similar to Y+const and Z+const and emit instructions to emulate "
+"such an addressing mode for X."
 msgstr ""
 
-#: config/mmix/mmix.opt:24
-msgid "For intrinsics library: pass all parameters in registers"
+#: config/avr/avr.opt:88
+msgid ""
+"The device has no SPH special function register. This option will be "
+"overridden by the compiler driver with the correct setting if presence/"
+"absence of SPH can be deduced from -mmcu=MCU."
 msgstr ""
 
-#: config/mmix/mmix.opt:28
-msgid "Use register stack for parameters and return value"
+#: config/avr/avr.opt:92
+msgid "Warn if the address space of an address is changed."
 msgstr ""
 
-#: config/mmix/mmix.opt:32
-msgid "Use call-clobbered registers for parameters and return value"
+#: config/avr/avr.opt:96
+msgid ""
+"Allow to use truncation instead of rounding towards 0 for fractional int "
+"types"
 msgstr ""
 
-#: config/mmix/mmix.opt:37
-msgid "Use epsilon-respecting floating point compare instructions"
+#: config/avr/avr.opt:100
+msgid "Do not link against the device-specific library lib<MCU>.a"
 msgstr ""
 
-#: config/mmix/mmix.opt:41
-msgid "Use zero-extending memory loads, not sign-extending ones"
+#: config/s390/tpf.opt:23
+msgid "Enable TPF-OS tracing code"
 msgstr ""
 
-#: config/mmix/mmix.opt:45
+#: config/s390/tpf.opt:27
+msgid "Specify main object for TPF-OS"
+msgstr ""
+
+#: config/s390/s390.opt:39
+msgid "31 bit ABI"
+msgstr ""
+
+#: config/s390/s390.opt:43
+msgid "64 bit ABI"
+msgstr ""
+
+#: config/s390/s390.opt:84
+msgid "Maintain backchain pointer"
+msgstr ""
+
+#: config/s390/s390.opt:88
+msgid "Additional debug prints"
+msgstr ""
+
+#: config/s390/s390.opt:92
+msgid "ESA/390 architecture"
+msgstr ""
+
+#: config/s390/s390.opt:96
+msgid "Enable decimal floating point hardware support"
+msgstr ""
+
+#: config/s390/s390.opt:100
+msgid "Enable hardware floating point"
+msgstr ""
+
+#: config/s390/s390.opt:104
 msgid ""
-"Generate divide results with reminder having the same sign as the divisor "
-"(not the dividend)"
+"Takes two non-negative integer numbers separated by a comma. Prepend the "
+"function label with the number of two-byte Nop instructions indicated by the "
+"first.  Append Nop instructions covering the number of halfwords indicated "
+"by the second after the label.  Nop instructions of the largest possible "
+"size are used (six, four or two bytes), beginning with the largest possible "
+"size.  Using 0 for both values disables hotpatching."
 msgstr ""
 
-#: config/mmix/mmix.opt:49
-msgid "Prepend global symbols with \":\" (for use with PREFIX)"
+#: config/s390/s390.opt:122
+msgid "Use hardware transactional execution instructions"
 msgstr ""
 
-#: config/mmix/mmix.opt:53
-msgid "Do not provide a default start-address 0x100 of the program"
+#: config/s390/s390.opt:126
+msgid "Use hardware vector facility instructions and enable the vector ABI"
 msgstr ""
 
-#: config/mmix/mmix.opt:57
-msgid "Link to emit program in ELF format (rather than mmo)"
+#: config/s390/s390.opt:130
+msgid "Use packed stack layout"
 msgstr ""
 
-#: config/mmix/mmix.opt:61
-msgid "Use P-mnemonics for branches statically predicted as taken"
+#: config/s390/s390.opt:134
+msgid "Use bras for executable < 64k"
 msgstr ""
 
-#: config/mmix/mmix.opt:65
-msgid "Don't use P-mnemonics for branches"
+#: config/s390/s390.opt:138
+msgid "Disable hardware floating point"
 msgstr ""
 
-#: config/mmix/mmix.opt:79
-msgid "Use addresses that allocate global registers"
+#: config/s390/s390.opt:142
+msgid ""
+"Set the max. number of bytes which has to be left to stack size before a "
+"trap instruction is triggered"
 msgstr ""
 
-#: config/mmix/mmix.opt:83
-msgid "Do not use addresses that allocate global registers"
+#: config/s390/s390.opt:146
+msgid ""
+"Emit extra code in the function prologue in order to trap if the stack size "
+"exceeds the given limit"
 msgstr ""
 
-#: config/mmix/mmix.opt:87
-msgid "Generate a single exit point for each function"
+#: config/s390/s390.opt:154
+msgid "mvcle use"
 msgstr ""
 
-#: config/mmix/mmix.opt:91
-msgid "Do not generate a single exit point for each function"
+#: config/s390/s390.opt:158
+msgid ""
+"Enable the z vector language extension providing the context-sensitive "
+"vector macro."
 msgstr ""
 
-#: config/mmix/mmix.opt:95
-msgid "Set start-address of the program"
+#: config/s390/s390.opt:162
+msgid "Warn if a function uses alloca or creates an array with dynamic size"
 msgstr ""
 
-#: config/mmix/mmix.opt:99
-msgid "Set start-address of data"
+#: config/s390/s390.opt:166
+msgid "Warn if a single function's framesize exceeds the given framesize"
+msgstr ""
+
+#: config/s390/s390.opt:170
+msgid "z/Architecture"
+msgstr ""
+
+#: config/s390/s390.opt:174
+msgid ""
+"Set the branch costs for conditional branch instructions.  Reasonable values "
+"are small, non-negative integers.  The default branch cost is 1."
+msgstr ""
+
+#: config/darwin.opt:53 common.opt:316 common.opt:319 common.opt:2704
+#: c-family/c.opt:70 c-family/c.opt:73 c-family/c.opt:76 c-family/c.opt:79
+#: c-family/c.opt:175 c-family/c.opt:178 c-family/c.opt:216 c-family/c.opt:220
+#: c-family/c.opt:232 c-family/c.opt:1497 c-family/c.opt:1505
+#, c-format
+msgid "missing filename after %qs"
 msgstr ""
 
 #: config/darwin.opt:114
@@ -7638,869 +7598,925 @@ msgid ""
 "-iframework <dir>\tAdd <dir> to the end of the system framework include path"
 msgstr ""
 
-#: config/bfin/bfin.opt:40 config/msp430/msp430.opt:3 config/c6x/c6x.opt:38
-#: config/mep/mep.opt:143
-msgid "Use simulator runtime"
+#: config/sh/superh.opt:6
+msgid "Board name [and memory region]."
 msgstr ""
 
-#: config/bfin/bfin.opt:44 config/arm/arm.opt:106
-msgid "Specify the name of the target CPU"
+#: config/sh/superh.opt:10
+msgid "Runtime name."
 msgstr ""
 
-#: config/bfin/bfin.opt:48
-msgid "Omit frame pointer for leaf functions"
+#: config/sh/sh.opt:48
+msgid "Generate SH1 code"
 msgstr ""
 
-#: config/bfin/bfin.opt:52
-msgid "Program is entirely located in low 64k of memory"
+#: config/sh/sh.opt:52
+msgid "Generate SH2 code"
 msgstr ""
 
-#: config/bfin/bfin.opt:56
-msgid "Work around a hardware anomaly by adding a number of NOPs before a"
+#: config/sh/sh.opt:56
+msgid "Generate default double-precision SH2a-FPU code"
 msgstr ""
 
-#: config/bfin/bfin.opt:61
-msgid "Avoid speculative loads to work around a hardware anomaly."
+#: config/sh/sh.opt:60
+msgid "Generate SH2a FPU-less code"
 msgstr ""
 
-#: config/bfin/bfin.opt:65
-msgid "Enabled ID based shared library"
+#: config/sh/sh.opt:64
+msgid "Generate default single-precision SH2a-FPU code"
 msgstr ""
 
-#: config/bfin/bfin.opt:69
-msgid ""
-"Generate code that won't be linked against any other ID shared libraries,"
+#: config/sh/sh.opt:68
+msgid "Generate only single-precision SH2a-FPU code"
 msgstr ""
 
-#: config/bfin/bfin.opt:74 config/m68k/m68k.opt:171
-msgid "ID of shared library to build"
+#: config/sh/sh.opt:72
+msgid "Generate SH2e code"
 msgstr ""
 
-#: config/bfin/bfin.opt:78 config/m68k/m68k.opt:167
-msgid "Enable separate data segment"
+#: config/sh/sh.opt:76
+msgid "Generate SH3 code"
 msgstr ""
 
-#: config/bfin/bfin.opt:82 config/c6x/c6x.opt:63
-msgid "Avoid generating pc-relative calls; use indirection"
+#: config/sh/sh.opt:80
+msgid "Generate SH3e code"
 msgstr ""
 
-#: config/bfin/bfin.opt:86
-msgid "Link with the fast floating-point library"
+#: config/sh/sh.opt:84
+msgid "Generate SH4 code"
 msgstr ""
 
-#: config/bfin/bfin.opt:90 config/frv/frv.opt:130
-msgid "Enable Function Descriptor PIC mode"
+#: config/sh/sh.opt:88
+msgid "Generate SH4-100 code"
 msgstr ""
 
-#: config/bfin/bfin.opt:94 config/frv/frv.opt:162
-msgid "Enable inlining of PLT in function calls"
+#: config/sh/sh.opt:92
+msgid "Generate SH4-200 code"
 msgstr ""
 
-#: config/bfin/bfin.opt:98
-msgid "Do stack checking using bounds in L1 scratch memory"
+#: config/sh/sh.opt:98
+msgid "Generate SH4-300 code"
 msgstr ""
 
-#: config/bfin/bfin.opt:102
-msgid "Enable multicore support"
+#: config/sh/sh.opt:102
+msgid "Generate SH4 FPU-less code"
 msgstr ""
 
-#: config/bfin/bfin.opt:106
-msgid "Build for Core A"
+#: config/sh/sh.opt:106
+msgid "Generate SH4-100 FPU-less code"
 msgstr ""
 
-#: config/bfin/bfin.opt:110
-msgid "Build for Core B"
+#: config/sh/sh.opt:110
+msgid "Generate SH4-200 FPU-less code"
 msgstr ""
 
-#: config/bfin/bfin.opt:114
-msgid "Build for SDRAM"
+#: config/sh/sh.opt:114
+msgid "Generate SH4-300 FPU-less code"
 msgstr ""
 
-#: config/bfin/bfin.opt:118
-msgid "Assume ICPLBs are enabled at runtime."
+#: config/sh/sh.opt:118
+msgid "Generate code for SH4 340 series (MMU/FPU-less)"
 msgstr ""
 
-#: config/m68k/m68k-tables.opt:25
-msgid "Known M68K CPUs (for use with the -mcpu= option):"
+#: config/sh/sh.opt:123
+msgid "Generate code for SH4 400 series (MMU/FPU-less)"
 msgstr ""
 
-#: config/m68k/m68k-tables.opt:365
-msgid "Known M68K microarchitectures (for use with the -mtune= option):"
+#: config/sh/sh.opt:128
+msgid "Generate code for SH4 500 series (FPU-less)."
 msgstr ""
 
-#: config/m68k/m68k-tables.opt:411
-msgid "Known M68K ISAs (for use with the -march= option):"
+#: config/sh/sh.opt:133
+msgid "Generate default single-precision SH4 code"
 msgstr ""
 
-#: config/m68k/ieee.opt:24 config/i386/i386.opt:358
-msgid "Use IEEE math for fp comparisons"
+#: config/sh/sh.opt:137
+msgid "Generate default single-precision SH4-100 code"
 msgstr ""
 
-#: config/m68k/m68k.opt:30
-msgid "Generate code for a 520X"
+#: config/sh/sh.opt:141
+msgid "Generate default single-precision SH4-200 code"
 msgstr ""
 
-#: config/m68k/m68k.opt:34
-msgid "Generate code for a 5206e"
+#: config/sh/sh.opt:145
+msgid "Generate default single-precision SH4-300 code"
 msgstr ""
 
-#: config/m68k/m68k.opt:38
-msgid "Generate code for a 528x"
+#: config/sh/sh.opt:149
+msgid "Generate only single-precision SH4 code"
 msgstr ""
 
-#: config/m68k/m68k.opt:42
-msgid "Generate code for a 5307"
+#: config/sh/sh.opt:153
+msgid "Generate only single-precision SH4-100 code"
 msgstr ""
 
-#: config/m68k/m68k.opt:46
-msgid "Generate code for a 5407"
+#: config/sh/sh.opt:157
+msgid "Generate only single-precision SH4-200 code"
 msgstr ""
 
-#: config/m68k/m68k.opt:50 config/m68k/m68k.opt:111
-msgid "Generate code for a 68000"
+#: config/sh/sh.opt:161
+msgid "Generate only single-precision SH4-300 code"
 msgstr ""
 
-#: config/m68k/m68k.opt:54
-msgid "Generate code for a 68010"
+#: config/sh/sh.opt:165
+msgid "Generate SH4a code"
 msgstr ""
 
-#: config/m68k/m68k.opt:58 config/m68k/m68k.opt:115
-msgid "Generate code for a 68020"
+#: config/sh/sh.opt:169
+msgid "Generate SH4a FPU-less code"
 msgstr ""
 
-#: config/m68k/m68k.opt:62
-msgid "Generate code for a 68040, without any new instructions"
+#: config/sh/sh.opt:173
+msgid "Generate default single-precision SH4a code"
 msgstr ""
 
-#: config/m68k/m68k.opt:66
-msgid "Generate code for a 68060, without any new instructions"
+#: config/sh/sh.opt:177
+msgid "Generate only single-precision SH4a code"
 msgstr ""
 
-#: config/m68k/m68k.opt:70
-msgid "Generate code for a 68030"
+#: config/sh/sh.opt:181
+msgid "Generate SH4al-dsp code"
 msgstr ""
 
-#: config/m68k/m68k.opt:74
-msgid "Generate code for a 68040"
+#: config/sh/sh.opt:185
+msgid "Generate 32-bit SHmedia code"
 msgstr ""
 
-#: config/m68k/m68k.opt:78
-msgid "Generate code for a 68060"
+#: config/sh/sh.opt:189
+msgid "Generate 32-bit FPU-less SHmedia code"
 msgstr ""
 
-#: config/m68k/m68k.opt:82
-msgid "Generate code for a 68302"
+#: config/sh/sh.opt:193
+msgid "Generate 64-bit SHmedia code"
 msgstr ""
 
-#: config/m68k/m68k.opt:86
-msgid "Generate code for a 68332"
+#: config/sh/sh.opt:197
+msgid "Generate 64-bit FPU-less SHmedia code"
 msgstr ""
 
-#: config/m68k/m68k.opt:91
-msgid "Generate code for a 68851"
+#: config/sh/sh.opt:201
+msgid "Generate SHcompact code"
 msgstr ""
 
-#: config/m68k/m68k.opt:95
-msgid "Generate code that uses 68881 floating-point instructions"
+#: config/sh/sh.opt:205
+msgid "Generate FPU-less SHcompact code"
 msgstr ""
 
-#: config/m68k/m68k.opt:99
-msgid "Align variables on a 32-bit boundary"
+#: config/sh/sh.opt:209 config/i386/i386.opt:206
+msgid "Reserve space for outgoing arguments in the function prologue"
 msgstr ""
 
-#: config/m68k/m68k.opt:103 config/arm/arm.opt:81 config/c6x/c6x.opt:67
-msgid "Specify the name of the target architecture"
+#: config/sh/sh.opt:213 config/pa/pa.opt:42 config/pa/pa.opt:66 common.opt:1026
+#: common.opt:1249 common.opt:1577 common.opt:1903 common.opt:1939
+#: common.opt:2028 common.opt:2032 common.opt:2124 common.opt:2206
+#: common.opt:2230 common.opt:2331 common.opt:2449 c-family/c.opt:1064
+#: c-family/c.opt:1088 c-family/c.opt:1314 fortran/lang.opt:679
+msgid "Does nothing.  Preserved for backward compatibility."
 msgstr ""
 
-#: config/m68k/m68k.opt:107
-msgid "Use the bit-field instructions"
+#: config/sh/sh.opt:217
+msgid "Generate code in big endian mode"
 msgstr ""
 
-#: config/m68k/m68k.opt:119
-msgid "Generate code for a ColdFire v4e"
+#: config/sh/sh.opt:221
+msgid "Generate 32-bit offsets in switch tables"
 msgstr ""
 
-#: config/m68k/m68k.opt:123
-msgid "Specify the target CPU"
+#: config/sh/sh.opt:225
+msgid "Generate bit instructions"
 msgstr ""
 
-#: config/m68k/m68k.opt:127
-msgid "Generate code for a cpu32"
+#: config/sh/sh.opt:229
+msgid "Cost to assume for a branch insn"
 msgstr ""
 
-#: config/m68k/m68k.opt:131
-msgid "Use hardware division instructions on ColdFire"
+#: config/sh/sh.opt:233
+msgid "Assume that zero displacement conditional branches are fast"
 msgstr ""
 
-#: config/m68k/m68k.opt:135
-msgid "Generate code for a Fido A"
+#: config/sh/sh.opt:236 config/sh/sh.opt:240
+#, c-format
+msgid "%qs is deprecated and has no effect"
 msgstr ""
 
-#: config/m68k/m68k.opt:139
-msgid "Generate code which uses hardware floating point instructions"
+#: config/sh/sh.opt:237
+msgid "Enable cbranchdi4 pattern"
 msgstr ""
 
-#: config/m68k/m68k.opt:143
-msgid "Enable ID based shared library"
+#: config/sh/sh.opt:241
+msgid "Emit cmpeqdi_t pattern even when -mcbranchdi is in effect."
 msgstr ""
 
-#: config/m68k/m68k.opt:147
-msgid "Do not use the bit-field instructions"
+#: config/sh/sh.opt:245
+msgid "Force the usage of delay slots for conditional branches."
 msgstr ""
 
-#: config/m68k/m68k.opt:151
-msgid "Use normal calling convention"
+#: config/sh/sh.opt:249
+msgid "Enable SH5 cut2 workaround"
 msgstr ""
 
-#: config/m68k/m68k.opt:155
-msgid "Consider type 'int' to be 32 bits wide"
+#: config/sh/sh.opt:253
+msgid "Align doubles at 64-bit boundaries"
 msgstr ""
 
-#: config/m68k/m68k.opt:159
-msgid "Generate pc-relative code"
+#: config/sh/sh.opt:257
+msgid ""
+"Division strategy, one of: call, call2, fp, inv, inv:minlat, inv20u, inv20l, "
+"inv:call, inv:call2, inv:fp, call-div1, call-fp, call-table"
 msgstr ""
 
-#: config/m68k/m68k.opt:163
-msgid "Use different calling convention using 'rtd'"
+#: config/sh/sh.opt:261
+msgid "Specify name for 32 bit signed division function"
 msgstr ""
 
-#: config/m68k/m68k.opt:175
-msgid "Consider type 'int' to be 16 bits wide"
+#: config/sh/sh.opt:265
+msgid ""
+"Enable the use of 64-bit floating point registers in fmov instructions.  See "
+"-mdalign if 64-bit alignment is required."
 msgstr ""
 
-#: config/m68k/m68k.opt:179
-msgid "Generate code with library calls for floating point"
+#: config/sh/sh.opt:273
+msgid "Cost to assume for gettr insn"
 msgstr ""
 
-#: config/m68k/m68k.opt:183
-msgid "Do not use unaligned memory references"
+#: config/sh/sh.opt:277 config/sh/sh.opt:327
+msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions"
 msgstr ""
 
-#: config/m68k/m68k.opt:187
-msgid "Tune for the specified target CPU or architecture"
+#: config/sh/sh.opt:281
+msgid "Increase the IEEE compliance for floating-point comparisons"
 msgstr ""
 
-#: config/m68k/m68k.opt:191
-msgid "Support more than 8192 GOT entries on ColdFire"
+#: config/sh/sh.opt:285
+msgid "Enable the use of the indexed addressing mode for SHmedia32/SHcompact"
 msgstr ""
 
-#: config/m68k/m68k.opt:195
-msgid "Support TLS segment larger than 64K"
+#: config/sh/sh.opt:289
+msgid ""
+"inline code to invalidate instruction cache entries after setting up nested "
+"function trampolines"
 msgstr ""
 
-#: config/m32c/m32c.opt:23
-msgid "-msim\tUse simulator runtime"
+#: config/sh/sh.opt:293
+msgid "Assume symbols might be invalid"
 msgstr ""
 
-#: config/m32c/m32c.opt:27
-msgid "-mcpu=r8c\tCompile code for R8C variants"
+#: config/sh/sh.opt:301
+msgid "Generate code in little endian mode"
 msgstr ""
 
-#: config/m32c/m32c.opt:31
-msgid "-mcpu=m16c\tCompile code for M16C variants"
+#: config/sh/sh.opt:305
+msgid "Mark MAC register as call-clobbered"
 msgstr ""
 
-#: config/m32c/m32c.opt:35
-msgid "-mcpu=m32cm\tCompile code for M32CM variants"
+#: config/sh/sh.opt:311
+msgid "Make structs a multiple of 4 bytes (warning: ABI altered)"
 msgstr ""
 
-#: config/m32c/m32c.opt:39
-msgid "-mcpu=m32c\tCompile code for M32C variants"
+#: config/sh/sh.opt:315
+msgid "Emit function-calls using global offset table when generating PIC"
 msgstr ""
 
-#: config/m32c/m32c.opt:43
-msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)"
+#: config/sh/sh.opt:319
+msgid "Assume pt* instructions won't trap"
 msgstr ""
 
-#: config/msp430/msp430.opt:7
-msgid "Force assembly output to always use hex constants"
+#: config/sh/sh.opt:323
+msgid "Shorten address references during linking"
 msgstr ""
 
-#: config/msp430/msp430.opt:11
-msgid "Specify the MCU to build for."
+#: config/sh/sh.opt:331
+msgid "Deprecated.  Use -matomic= instead to select the atomic model"
 msgstr ""
 
-#: config/msp430/msp430.opt:15
-msgid "Specify the ISA to build for: msp430, mdsp430x, msp430xv2"
+#: config/sh/sh.opt:335
+msgid "Specify the model for atomic operations"
 msgstr ""
 
-#: config/msp430/msp430.opt:19
-msgid "Select large model - 20-bit addresses/pointers"
+#: config/sh/sh.opt:339
+msgid "Use tas.b instruction for __atomic_test_and_set"
 msgstr ""
 
-#: config/msp430/msp430.opt:23
-msgid "Select small model - 16-bit addresses/pointers (default)"
+#: config/sh/sh.opt:343
+msgid "Deprecated.  Use -Os instead"
 msgstr ""
 
-#: config/msp430/msp430.opt:27
-msgid "Optimize opcode sizes at link time"
+#: config/sh/sh.opt:347
+msgid "Cost to assume for a multiply insn"
 msgstr ""
 
-#: config/msp430/msp430.opt:34
+#: config/sh/sh.opt:351
 msgid ""
-"Use a minimum runtime (no static initializers or ctors) for memory-"
-"constrained devices."
+"Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate "
+"if the inline code would not work in user mode."
 msgstr ""
 
-#: config/msp430/msp430.opt:41
-msgid "Specify the type of hardware multiply to support"
+#: config/sh/sh.opt:357
+msgid "Pretend a branch-around-a-move is a conditional move."
 msgstr ""
 
-#: config/aarch64/aarch64.opt:28
-msgid "The possible TLS dialects:"
-msgstr ""
-
-#: config/aarch64/aarch64.opt:40
-msgid "The code model option names for -mcmodel:"
+#: config/sh/sh.opt:361
+msgid "Enable the use of the fsca instruction"
 msgstr ""
 
-#: config/aarch64/aarch64.opt:64 config/arm/arm.opt:94
-#: config/microblaze/microblaze.opt:60
-msgid "Assume target CPU is configured as big endian"
+#: config/sh/sh.opt:365
+msgid "Enable the use of the fsrra instruction"
 msgstr ""
 
-#: config/aarch64/aarch64.opt:68
-msgid "Generate code which uses only the general registers"
+#: config/sh/sh.opt:369
+msgid "Use LRA instead of reload (transitional)"
 msgstr ""
 
-#: config/aarch64/aarch64.opt:72
-msgid "Workaround for ARM Cortex-A53 Erratum number 835769"
+#: config/i386/i386.opt:182
+msgid "sizeof(long double) is 16"
 msgstr ""
 
-#: config/aarch64/aarch64.opt:76
-msgid "Workaround for ARM Cortex-A53 Erratum number 843419"
+#: config/i386/i386.opt:186 config/i386/i386.opt:354
+msgid "Use hardware fp"
 msgstr ""
 
-#: config/aarch64/aarch64.opt:80 config/arm/arm.opt:151
-#: config/microblaze/microblaze.opt:64
-msgid "Assume target CPU is configured as little endian"
+#: config/i386/i386.opt:190
+msgid "sizeof(long double) is 12"
 msgstr ""
 
-#: config/aarch64/aarch64.opt:84
-msgid "Specify the code model"
+#: config/i386/i386.opt:194
+msgid "Use 80-bit long double"
 msgstr ""
 
-#: config/aarch64/aarch64.opt:88
-msgid "Don't assume that unaligned accesses are handled by the system"
+#: config/i386/i386.opt:210
+msgid "Align some doubles on dword boundary"
 msgstr ""
 
-#: config/aarch64/aarch64.opt:92 config/i386/i386.opt:390
-msgid "Omit the frame pointer in leaf functions"
+#: config/i386/i386.opt:214
+msgid "Function starts are aligned to this power of 2"
 msgstr ""
 
-#: config/aarch64/aarch64.opt:96
-msgid "Specify TLS dialect"
+#: config/i386/i386.opt:218
+msgid "Jump targets are aligned to this power of 2"
 msgstr ""
 
-#: config/aarch64/aarch64.opt:100
-msgid "-march=ARCH\tUse features of architecture ARCH"
+#: config/i386/i386.opt:222
+msgid "Loop code aligned to this power of 2"
 msgstr ""
 
-#: config/aarch64/aarch64.opt:104
-msgid "-mcpu=CPU\tUse features of and optimize for CPU"
+#: config/i386/i386.opt:226
+msgid "Align destination of the string operations"
 msgstr ""
 
-#: config/aarch64/aarch64.opt:108
-msgid "-mtune=CPU\tOptimize for CPU"
+#: config/i386/i386.opt:230
+msgid "Use the given data alignment"
 msgstr ""
 
-#: config/aarch64/aarch64.opt:112
-msgid "-mabi=ABI\tGenerate code that conforms to the specified ABI"
+#: config/i386/i386.opt:234
+msgid "Known data alignment choices (for use with the -malign-data= option):"
 msgstr ""
 
-#: config/aarch64/aarch64.opt:116
-msgid "Known AArch64 ABIs (for use with the -mabi= option):"
+#: config/i386/i386.opt:251
+msgid "Use given assembler dialect"
 msgstr ""
 
-#: config/linux.opt:24
-msgid "Use Bionic C library"
+#: config/i386/i386.opt:255
+msgid "Known assembler dialects (for use with the -masm-dialect= option):"
 msgstr ""
 
-#: config/linux.opt:28
-msgid "Use GNU C library"
+#: config/i386/i386.opt:265
+msgid "Branches are this expensive (1-5, arbitrary units)"
 msgstr ""
 
-#: config/linux.opt:32
-msgid "Use uClibc C library"
+#: config/i386/i386.opt:269
+msgid ""
+"Data greater than given threshold will go into .ldata section in x86-64 "
+"medium model"
 msgstr ""
 
-#: config/ia64/ilp32.opt:3
-msgid "Generate ILP32 code"
+#: config/i386/i386.opt:273
+msgid "Use given x86-64 code model"
 msgstr ""
 
-#: config/ia64/ilp32.opt:7
-msgid "Generate LP64 code"
+#: config/i386/i386.opt:277 config/tilegx/tilegx.opt:57
+#: config/rs6000/aix64.opt:36 config/rs6000/linux64.opt:32
+msgid "Known code models (for use with the -mcmodel= option):"
 msgstr ""
 
-#: config/ia64/ia64.opt:28
-msgid "Generate big endian code"
+#: config/i386/i386.opt:296
+msgid "Use given address mode"
 msgstr ""
 
-#: config/ia64/ia64.opt:32
-msgid "Generate little endian code"
+#: config/i386/i386.opt:300
+msgid "Known address mode (for use with the -maddress-mode= option):"
 msgstr ""
 
-#: config/ia64/ia64.opt:36
-msgid "Generate code for GNU as"
+#: config/i386/i386.opt:309
+msgid "%<-mcpu=%> is deprecated; use %<-mtune=%> or %<-march=%> instead"
 msgstr ""
 
-#: config/ia64/ia64.opt:40
-msgid "Generate code for GNU ld"
+#: config/i386/i386.opt:313
+msgid "Generate sin, cos, sqrt for FPU"
 msgstr ""
 
-#: config/ia64/ia64.opt:44
-msgid "Emit stop bits before and after volatile extended asms"
+#: config/i386/i386.opt:317
+msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack"
 msgstr ""
 
-#: config/ia64/ia64.opt:48
-msgid "Use in/loc/out register names"
+#: config/i386/i386.opt:321
+msgid "Return values of functions in FPU registers"
 msgstr ""
 
-#: config/ia64/ia64.opt:55
-msgid "Enable use of sdata/scommon/sbss"
+#: config/i386/i386.opt:325
+msgid "Generate floating point mathematics using given instruction set"
 msgstr ""
 
-#: config/ia64/ia64.opt:59
-msgid "Generate code without GP reg"
+#: config/i386/i386.opt:329
+msgid "Valid arguments to -mfpmath=:"
 msgstr ""
 
-#: config/ia64/ia64.opt:63
-msgid "gp is constant (but save/restore gp on indirect calls)"
+#: config/i386/i386.opt:362
+msgid "Inline all known string operations"
 msgstr ""
 
-#: config/ia64/ia64.opt:67
-msgid "Generate self-relocatable code"
+#: config/i386/i386.opt:366
+msgid ""
+"Inline memset/memcpy string operations, but perform inline version only for "
+"small blocks"
 msgstr ""
 
-#: config/ia64/ia64.opt:71
-msgid "Generate inline floating point division, optimize for latency"
+#: config/i386/i386.opt:369
+msgid ""
+"%<-mintel-syntax%> and %<-mno-intel-syntax%> are deprecated; use %<-"
+"masm=intel%> and %<-masm=att%> instead"
 msgstr ""
 
-#: config/ia64/ia64.opt:75
-msgid "Generate inline floating point division, optimize for throughput"
+#: config/i386/i386.opt:390 config/aarch64/aarch64.opt:92
+msgid "Omit the frame pointer in leaf functions"
 msgstr ""
 
-#: config/ia64/ia64.opt:82
-msgid "Generate inline integer division, optimize for latency"
+#: config/i386/i386.opt:394
+msgid "Set 80387 floating-point precision to 32-bit"
 msgstr ""
 
-#: config/ia64/ia64.opt:86
-msgid "Generate inline integer division, optimize for throughput"
+#: config/i386/i386.opt:398
+msgid "Set 80387 floating-point precision to 64-bit"
 msgstr ""
 
-#: config/ia64/ia64.opt:90
-msgid "Do not inline integer division"
+#: config/i386/i386.opt:402
+msgid "Set 80387 floating-point precision to 80-bit"
 msgstr ""
 
-#: config/ia64/ia64.opt:94
-msgid "Generate inline square root, optimize for latency"
+#: config/i386/i386.opt:406
+msgid "Attempt to keep stack aligned to this power of 2"
 msgstr ""
 
-#: config/ia64/ia64.opt:98
-msgid "Generate inline square root, optimize for throughput"
+#: config/i386/i386.opt:410
+msgid "Assume incoming stack aligned to this power of 2"
 msgstr ""
 
-#: config/ia64/ia64.opt:102
-msgid "Do not inline square root"
+#: config/i386/i386.opt:414
+msgid "Use push instructions to save outgoing arguments"
 msgstr ""
 
-#: config/ia64/ia64.opt:106
-msgid "Enable Dwarf 2 line debug info via GNU as"
+#: config/i386/i386.opt:418
+msgid "Use red-zone in the x86-64 code"
 msgstr ""
 
-#: config/ia64/ia64.opt:110
-msgid "Enable earlier placing stop bits for better scheduling"
+#: config/i386/i386.opt:422
+msgid "Number of registers used to pass integer arguments"
 msgstr ""
 
-#: config/ia64/ia64.opt:114 config/spu/spu.opt:72 config/pa/pa.opt:58
-#: config/sh/sh.opt:269
-msgid "Specify range of registers to make fixed"
+#: config/i386/i386.opt:426
+msgid "Alternate calling convention"
 msgstr ""
 
-#: config/ia64/ia64.opt:118 config/rs6000/sysv4.opt:32
-#: config/alpha/alpha.opt:130
-msgid "Specify bit size of immediate TLS offsets"
+#: config/i386/i386.opt:434
+msgid "Use SSE register passing conventions for SF and DF mode"
 msgstr ""
 
-#: config/ia64/ia64.opt:122 config/spu/spu.opt:84 config/i386/i386.opt:504
-#: config/s390/s390.opt:143 config/sparc/sparc.opt:126
-#: config/visium/visium.opt:49
-msgid "Schedule code for given CPU"
+#: config/i386/i386.opt:438
+msgid "Realign stack in prologue"
 msgstr ""
 
-#: config/ia64/ia64.opt:126
-msgid "Known Itanium CPUs (for use with the -mtune= option):"
+#: config/i386/i386.opt:442
+msgid "Enable stack probing"
 msgstr ""
 
-#: config/ia64/ia64.opt:136
-msgid "Use data speculation before reload"
+#: config/i386/i386.opt:446
+msgid "Specify memcpy expansion strategy when expected size is known"
 msgstr ""
 
-#: config/ia64/ia64.opt:140
-msgid "Use data speculation after reload"
+#: config/i386/i386.opt:450
+msgid "Specify memset expansion strategy when expected size is known"
 msgstr ""
 
-#: config/ia64/ia64.opt:144
-msgid "Use control speculation"
+#: config/i386/i386.opt:454
+msgid "Chose strategy to generate stringop using"
 msgstr ""
 
-#: config/ia64/ia64.opt:148
-msgid "Use in block data speculation before reload"
+#: config/i386/i386.opt:458
+msgid "Valid arguments to -mstringop-strategy=:"
 msgstr ""
 
-#: config/ia64/ia64.opt:152
-msgid "Use in block data speculation after reload"
+#: config/i386/i386.opt:486
+msgid "Use given thread-local storage dialect"
 msgstr ""
 
-#: config/ia64/ia64.opt:156
-msgid "Use in block control speculation"
+#: config/i386/i386.opt:490
+msgid "Known TLS dialects (for use with the -mtls-dialect= option):"
 msgstr ""
 
-#: config/ia64/ia64.opt:160
-msgid "Use simple data speculation check"
+#: config/i386/i386.opt:500
+#, c-format
+msgid "Use direct references against %gs when accessing tls data"
 msgstr ""
 
-#: config/ia64/ia64.opt:164
-msgid "Use simple data speculation check for control speculation"
+#: config/i386/i386.opt:508
+msgid "Fine grain control of tune features"
 msgstr ""
 
-#: config/ia64/ia64.opt:174
-msgid ""
-"Count speculative dependencies while calculating priority of instructions"
+#: config/i386/i386.opt:512
+msgid "Clear all tune features"
 msgstr ""
 
-#: config/ia64/ia64.opt:178
-msgid "Place a stop bit after every cycle when scheduling"
+#: config/i386/i386.opt:519
+msgid "Generate code that conforms to the given ABI"
 msgstr ""
 
-#: config/ia64/ia64.opt:182
-msgid ""
-"Assume that floating-point stores and loads are not likely to cause conflict "
-"when placed into one instruction group"
+#: config/i386/i386.opt:523
+msgid "Known ABIs (for use with the -mabi= option):"
 msgstr ""
 
-#: config/ia64/ia64.opt:186
-msgid ""
-"Soft limit on number of memory insns per instruction group, giving lower "
-"priority to subsequent memory insns attempting to schedule in the same insn "
-"group. Frequently useful to prevent cache bank conflicts.  Default value is 1"
+#: config/i386/i386.opt:533 config/rs6000/rs6000.opt:189
+msgid "Vector library ABI to use"
 msgstr ""
 
-#: config/ia64/ia64.opt:190
+#: config/i386/i386.opt:537
 msgid ""
-"Disallow more than 'msched-max-memory-insns' in instruction group. "
-"Otherwise, limit is 'soft' (prefer non-memory operations when limit is "
-"reached)"
-msgstr ""
-
-#: config/ia64/ia64.opt:194
-msgid "Don't generate checks for control speculation in selective scheduling"
-msgstr ""
-
-#: config/spu/spu.opt:20
-msgid "Emit warnings when run-time relocations are generated"
+"Known vectorization library ABIs (for use with the -mveclibabi= option):"
 msgstr ""
 
-#: config/spu/spu.opt:24
-msgid "Emit errors when run-time relocations are generated"
+#: config/i386/i386.opt:547
+msgid "Return 8-byte vectors in memory"
 msgstr ""
 
-#: config/spu/spu.opt:28
-msgid "Specify cost of branches (Default 20)"
+#: config/i386/i386.opt:551
+msgid "Generate reciprocals instead of divss and sqrtss."
 msgstr ""
 
-#: config/spu/spu.opt:32
-msgid "Make sure loads and stores are not moved past DMA instructions"
+#: config/i386/i386.opt:555
+msgid "Control generation of reciprocal estimates."
 msgstr ""
 
-#: config/spu/spu.opt:36
-msgid "volatile must be specified on any memory that is effected by DMA"
+#: config/i386/i386.opt:559
+msgid "Generate cld instruction in the function prologue."
 msgstr ""
 
-#: config/spu/spu.opt:40 config/spu/spu.opt:44
+#: config/i386/i386.opt:563
 msgid ""
-"Insert nops when it might improve performance by allowing dual issue "
-"(default)"
+"Generate vzeroupper instruction before a transfer of control flow out of the "
+"function."
 msgstr ""
 
-#: config/spu/spu.opt:48
-msgid "Use standard main function as entry for startup"
+#: config/i386/i386.opt:568
+msgid ""
+"Do dispatch scheduling if processor is bdver1 or bdver2 or bdver3 or bdver4 "
+"and Haifa scheduling is selected."
 msgstr ""
 
-#: config/spu/spu.opt:52
-msgid "Generate branch hints for branches"
+#: config/i386/i386.opt:573
+msgid ""
+"Use 128-bit AVX instructions instead of 256-bit AVX instructions in the auto-"
+"vectorizer."
 msgstr ""
 
-#: config/spu/spu.opt:56
-msgid "Maximum number of nops to insert for a hint (Default 2)"
+#: config/i386/i386.opt:579
+msgid "Generate 32bit i386 code"
 msgstr ""
 
-#: config/spu/spu.opt:60
-msgid ""
-"Approximate maximum number of instructions to allow between a hint and its "
-"branch [125]"
+#: config/i386/i386.opt:583
+msgid "Generate 64bit x86-64 code"
 msgstr ""
 
-#: config/spu/spu.opt:64
-msgid "Generate code for 18 bit addressing"
+#: config/i386/i386.opt:587
+msgid "Generate 32bit x86-64 code"
 msgstr ""
 
-#: config/spu/spu.opt:68
-msgid "Generate code for 32 bit addressing"
+#: config/i386/i386.opt:591
+msgid "Generate 16bit i386 code"
 msgstr ""
 
-#: config/spu/spu.opt:76
-msgid ""
-"Insert hbrp instructions after hinted branch targets to avoid the SPU hang "
-"issue"
+#: config/i386/i386.opt:595
+msgid "Support MMX built-in functions"
 msgstr ""
 
-#: config/spu/spu.opt:80 config/i386/i386.opt:247 config/s390/s390.opt:47
-msgid "Generate code for given CPU"
+#: config/i386/i386.opt:599
+msgid "Support 3DNow! built-in functions"
 msgstr ""
 
-#: config/spu/spu.opt:88
-msgid "Access variables in 32-bit PPU objects (default)"
+#: config/i386/i386.opt:603
+msgid "Support Athlon 3Dnow! built-in functions"
 msgstr ""
 
-#: config/spu/spu.opt:92
-msgid "Access variables in 64-bit PPU objects"
+#: config/i386/i386.opt:607
+msgid "Support MMX and SSE built-in functions and code generation"
 msgstr ""
 
-#: config/spu/spu.opt:96
-msgid "Allow conversions between __ea and generic pointers (default)"
+#: config/i386/i386.opt:611
+msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
 msgstr ""
 
-#: config/spu/spu.opt:100
-msgid "Size (in KB) of software data cache"
+#: config/i386/i386.opt:615
+msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
 msgstr ""
 
-#: config/spu/spu.opt:104
-msgid "Atomically write back software data cache lines (default)"
+#: config/i386/i386.opt:619
+msgid ""
+"Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation"
 msgstr ""
 
-#: config/epiphany/epiphany.opt:24
-msgid "Don't use any of r32..r63."
+#: config/i386/i386.opt:623
+msgid ""
+"Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code "
+"generation"
 msgstr ""
 
-#: config/epiphany/epiphany.opt:28
+#: config/i386/i386.opt:627 config/i386/i386.opt:631
 msgid ""
-"preferentially allocate registers that allow short instruction generation."
+"Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions "
+"and code generation"
 msgstr ""
 
-#: config/epiphany/epiphany.opt:32
-msgid "Set branch cost"
+#: config/i386/i386.opt:635
+msgid "Do not support SSE4.1 and SSE4.2 built-in functions and code generation"
 msgstr ""
 
-#: config/epiphany/epiphany.opt:36
-msgid "enable conditional move instruction usage."
+#: config/i386/i386.opt:638
+msgid "%<-msse5%> was removed"
 msgstr ""
 
-#: config/epiphany/epiphany.opt:40
-msgid "set number of nops to emit before each insn pattern"
+#: config/i386/i386.opt:643
+msgid ""
+"Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in "
+"functions and code generation"
 msgstr ""
 
-#: config/epiphany/epiphany.opt:52
-msgid "Use software floating point comparisons"
+#: config/i386/i386.opt:647
+msgid ""
+"Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and AVX2 built-in "
+"functions and code generation"
 msgstr ""
 
-#: config/epiphany/epiphany.opt:56
-msgid "Enable split of 32 bit immediate loads into low / high part"
+#: config/i386/i386.opt:651
+msgid ""
+"Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
+"built-in functions and code generation"
 msgstr ""
 
-#: config/epiphany/epiphany.opt:60
-msgid "Enable use of POST_INC / POST_DEC"
+#: config/i386/i386.opt:655
+msgid ""
+"Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
+"and AVX512PF built-in functions and code generation"
 msgstr ""
 
-#: config/epiphany/epiphany.opt:64
-msgid "Enable use of POST_MODIFY"
+#: config/i386/i386.opt:659
+msgid ""
+"Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
+"and AVX512ER built-in functions and code generation"
 msgstr ""
 
-#: config/epiphany/epiphany.opt:68
-msgid "Set number of bytes on the stack preallocated for use by the callee."
+#: config/i386/i386.opt:663
+msgid ""
+"Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
+"and AVX512CD built-in functions and code generation"
 msgstr ""
 
-#: config/epiphany/epiphany.opt:72
-msgid "Assume round to nearest is selected for purposes of scheduling."
+#: config/i386/i386.opt:667
+msgid ""
+"Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
+"and AVX512DQ built-in functions and code generation"
 msgstr ""
 
-#: config/epiphany/epiphany.opt:76
-msgid "Generate call insns as indirect calls"
+#: config/i386/i386.opt:671
+msgid ""
+"Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
+"and AVX512BW built-in functions and code generation"
 msgstr ""
 
-#: config/epiphany/epiphany.opt:80
-msgid "Generate call insns as direct calls"
+#: config/i386/i386.opt:675
+msgid ""
+"Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
+"and AVX512VL built-in functions and code generation"
 msgstr ""
 
-#: config/epiphany/epiphany.opt:84
+#: config/i386/i386.opt:679
 msgid ""
-"Assume labels and symbols can be addressed using 16 bit absolute addresses."
+"Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
+"and AVX512IFMA built-in functions and code generation"
 msgstr ""
 
-#: config/epiphany/epiphany.opt:108
+#: config/i386/i386.opt:683
 msgid ""
-"A floatig point to integer truncation may be replaced with rounding to save "
-"mode switching"
+"Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
+"and AVX512VBMI built-in functions and code generation"
 msgstr ""
 
-#: config/epiphany/epiphany.opt:112
-msgid "Vectorize for double-word operations."
+#: config/i386/i386.opt:687
+msgid ""
+"Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in "
+"functions and code generation"
 msgstr ""
 
-#: config/epiphany/epiphany.opt:128
+#: config/i386/i386.opt:691
 msgid ""
-"Split unaligned 8 byte vector moves before post-modify address generation."
+"Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation"
 msgstr ""
 
-#: config/epiphany/epiphany.opt:132
-msgid "Use the floating point unit for integer add/subtract."
+#: config/i386/i386.opt:695
+msgid "Support FMA4 built-in functions and code generation "
 msgstr ""
 
-#: config/epiphany/epiphany.opt:136
-msgid "Set register to hold -1."
+#: config/i386/i386.opt:699
+msgid "Support XOP built-in functions and code generation "
 msgstr ""
 
-#: config/h8300/h8300.opt:23
-msgid "Generate H8S code"
+#: config/i386/i386.opt:703
+msgid "Support LWP built-in functions and code generation "
 msgstr ""
 
-#: config/h8300/h8300.opt:27
-msgid "Generate H8SX code"
+#: config/i386/i386.opt:707
+msgid ""
+"Support code generation of Advanced Bit Manipulation (ABM) instructions."
 msgstr ""
 
-#: config/h8300/h8300.opt:31
-msgid "Generate H8S/2600 code"
+#: config/i386/i386.opt:711
+msgid "Support code generation of popcnt instruction."
 msgstr ""
 
-#: config/h8300/h8300.opt:35
-msgid "Make integers 32 bits wide"
+#: config/i386/i386.opt:715
+msgid "Support BMI built-in functions and code generation"
 msgstr ""
 
-#: config/h8300/h8300.opt:42
-msgid "Use registers for argument passing"
+#: config/i386/i386.opt:719
+msgid "Support BMI2 built-in functions and code generation"
 msgstr ""
 
-#: config/h8300/h8300.opt:46
-msgid "Consider access to byte sized memory slow"
+#: config/i386/i386.opt:723
+msgid "Support LZCNT built-in function and code generation"
 msgstr ""
 
-#: config/h8300/h8300.opt:50
-msgid "Enable linker relaxing"
+#: config/i386/i386.opt:727
+msgid "Support Hardware Lock Elision prefixes"
 msgstr ""
 
-#: config/h8300/h8300.opt:54
-msgid "Generate H8/300H code"
+#: config/i386/i386.opt:731
+msgid "Support RDSEED instruction"
 msgstr ""
 
-#: config/h8300/h8300.opt:58
-msgid "Enable the normal mode"
+#: config/i386/i386.opt:735
+msgid "Support PREFETCHW instruction"
 msgstr ""
 
-#: config/h8300/h8300.opt:62
-msgid "Use H8/300 alignment rules"
+#: config/i386/i386.opt:739
+msgid "Support flag-preserving add-carry instructions"
 msgstr ""
 
-#: config/h8300/h8300.opt:66
-msgid "Push extended registers on stack in monitor functions"
+#: config/i386/i386.opt:743
+msgid "Support CLFLUSHOPT instructions"
 msgstr ""
 
-#: config/h8300/h8300.opt:70
-msgid "Do not push extended registers on stack in monitor functions"
+#: config/i386/i386.opt:747
+msgid "Support CLWB instruction"
 msgstr ""
 
-#: config/pdp11/pdp11.opt:23
-msgid "Generate code for an 11/10"
+#: config/i386/i386.opt:750
+msgid "%<-mpcommit%> was deprecated"
 msgstr ""
 
-#: config/pdp11/pdp11.opt:27
-msgid "Generate code for an 11/40"
+#: config/i386/i386.opt:755
+msgid "Support FXSAVE and FXRSTOR instructions"
 msgstr ""
 
-#: config/pdp11/pdp11.opt:31
-msgid "Generate code for an 11/45"
+#: config/i386/i386.opt:759
+msgid "Support XSAVE and XRSTOR instructions"
 msgstr ""
 
-#: config/pdp11/pdp11.opt:35
-msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)"
+#: config/i386/i386.opt:763
+msgid "Support XSAVEOPT instruction"
 msgstr ""
 
-#: config/pdp11/pdp11.opt:39
-msgid "Do not use inline patterns for copying memory"
+#: config/i386/i386.opt:767
+msgid "Support XSAVEC instructions"
 msgstr ""
 
-#: config/pdp11/pdp11.opt:43
-msgid "Use inline patterns for copying memory"
+#: config/i386/i386.opt:771
+msgid "Support XSAVES and XRSTORS instructions"
 msgstr ""
 
-#: config/pdp11/pdp11.opt:47
-msgid "Do not pretend that branches are expensive"
+#: config/i386/i386.opt:775
+msgid "Support TBM built-in functions and code generation"
 msgstr ""
 
-#: config/pdp11/pdp11.opt:51
-msgid "Pretend that branches are expensive"
+#: config/i386/i386.opt:779
+msgid "Support code generation of cmpxchg16b instruction."
 msgstr ""
 
-#: config/pdp11/pdp11.opt:55
-msgid "Use the DEC assembler syntax"
+#: config/i386/i386.opt:783
+msgid "Support code generation of sahf instruction in 64bit x86-64 code."
 msgstr ""
 
-#: config/pdp11/pdp11.opt:59
-msgid "Use 32 bit float"
+#: config/i386/i386.opt:787
+msgid "Support code generation of movbe instruction."
 msgstr ""
 
-#: config/pdp11/pdp11.opt:63
-msgid "Use 64 bit float"
+#: config/i386/i386.opt:791
+msgid "Support code generation of crc32 instruction."
 msgstr ""
 
-#: config/pdp11/pdp11.opt:67 config/rs6000/rs6000.opt:177
-#: config/frv/frv.opt:158
-msgid "Use hardware floating point"
+#: config/i386/i386.opt:795
+msgid "Support AES built-in functions and code generation"
 msgstr ""
 
-#: config/pdp11/pdp11.opt:71
-msgid "Use 16 bit int"
+#: config/i386/i386.opt:799
+msgid "Support SHA1 and SHA256 built-in functions and code generation"
 msgstr ""
 
-#: config/pdp11/pdp11.opt:75
-msgid "Use 32 bit int"
+#: config/i386/i386.opt:803
+msgid "Support PCLMUL built-in functions and code generation"
 msgstr ""
 
-#: config/pdp11/pdp11.opt:79 config/rs6000/rs6000.opt:173
-msgid "Do not use hardware floating point"
+#: config/i386/i386.opt:807
+msgid "Encode SSE instructions with VEX prefix"
 msgstr ""
 
-#: config/pdp11/pdp11.opt:83
-msgid "Target has split I&D"
+#: config/i386/i386.opt:811
+msgid "Support FSGSBASE built-in functions and code generation"
 msgstr ""
 
-#: config/pdp11/pdp11.opt:87
-msgid "Use UNIX assembler syntax"
+#: config/i386/i386.opt:815
+msgid "Support RDRND built-in functions and code generation"
 msgstr ""
 
-#: config/xtensa/xtensa.opt:23
-msgid "Use CONST16 instruction to load constants"
+#: config/i386/i386.opt:819
+msgid "Support F16C built-in functions and code generation"
 msgstr ""
 
-#: config/xtensa/xtensa.opt:27
-msgid "Disable position-independent code (PIC) for use in OS kernel code"
+#: config/i386/i386.opt:823
+msgid "Support PREFETCHWT1 built-in functions and code generation"
 msgstr ""
 
-#: config/xtensa/xtensa.opt:31
-msgid "Use indirect CALLXn instructions for large programs"
+#: config/i386/i386.opt:827
+msgid "Emit profiling counter call at function entry before prologue."
 msgstr ""
 
-#: config/xtensa/xtensa.opt:35
-msgid "Automatically align branch targets to reduce branch penalties"
+#: config/i386/i386.opt:831
+msgid "Generate __mcount_loc section with all mcount or __fentry__ calls."
 msgstr ""
 
-#: config/xtensa/xtensa.opt:39
-msgid "Intersperse literal pools with code in the text section"
+#: config/i386/i386.opt:835
+msgid ""
+"Generate mcount/__fentry__ calls as nops. To activate they need to be "
+"patched in."
 msgstr ""
 
-#: config/xtensa/xtensa.opt:43
+#: config/i386/i386.opt:840
+msgid "Skip setting up RAX register when passing variable arguments."
+msgstr ""
+
+#: config/i386/i386.opt:844
 msgid ""
-"-mno-serialize-volatile\tDo not serialize volatile memory references with "
-"MEMW instructions"
+"Expand 32bit/64bit integer divide into 8bit unsigned integer divide with run-"
+"time check"
+msgstr ""
+
+#: config/i386/i386.opt:848
+msgid "Split 32-byte AVX unaligned load"
+msgstr ""
+
+#: config/i386/i386.opt:852
+msgid "Split 32-byte AVX unaligned store"
+msgstr ""
+
+#: config/i386/i386.opt:856
+msgid "Support RTM built-in functions and code generation"
+msgstr ""
+
+#: config/i386/i386.opt:860
+msgid "Support MPX code generation"
+msgstr ""
+
+#: config/i386/i386.opt:864
+msgid "Support MWAITX and MONITORX built-in functions and code generation"
+msgstr ""
+
+#: config/i386/i386.opt:868
+msgid "Use given stack-protector guard"
+msgstr ""
+
+#: config/i386/i386.opt:872
+msgid ""
+"Known stack protector guard (for use with the -mstack-protector-guard= "
+"option):"
+msgstr ""
+
+#: config/i386/interix.opt:32 config/i386/cygming.opt:47
+msgid "Use the GNU extension to the PE format for aligned common data"
 msgstr ""
 
 #: config/i386/cygming.opt:23
@@ -8527,10 +8543,6 @@ msgstr ""
 msgid "Create GUI application"
 msgstr ""
 
-#: config/i386/cygming.opt:47 config/i386/interix.opt:32
-msgid "Use the GNU extension to the PE format for aligned common data"
-msgstr ""
-
 #: config/i386/cygming.opt:51
 msgid ""
 "Compile code that relies on Cygwin DLL wrappers to support C++ operator new/"
@@ -8541,6 +8553,14 @@ msgstr ""
 msgid "Put relocated read-only data into .data section."
 msgstr ""
 
+#: config/i386/djgpp.opt:25
+msgid "Ignored (obsolete)"
+msgstr ""
+
+#: config/i386/mingw-w64.opt:23
+msgid "Use unicode startup and define UNICODE macro"
+msgstr ""
+
 #: config/i386/mingw.opt:29
 msgid "Warn about none ISO msvcrt scanf/printf width extensions"
 msgstr ""
@@ -8549,1506 +8569,1898 @@ msgstr ""
 msgid "For nested functions on stack executable permission is set."
 msgstr ""
 
-#: config/i386/mingw-w64.opt:23
-msgid "Use unicode startup and define UNICODE macro"
-msgstr ""
-
-#: config/i386/djgpp.opt:25
-msgid "Ignored (obsolete)"
+#: config/moxie/moxie.opt:31
+msgid "Enable MUL.X and UMUL.X instructions"
 msgstr ""
 
-#: config/i386/i386.opt:182
-msgid "sizeof(long double) is 16"
+#: config/xtensa/xtensa.opt:23
+msgid "Use CONST16 instruction to load constants"
 msgstr ""
 
-#: config/i386/i386.opt:186 config/i386/i386.opt:354
-msgid "Use hardware fp"
+#: config/xtensa/xtensa.opt:27
+msgid "Disable position-independent code (PIC) for use in OS kernel code"
 msgstr ""
 
-#: config/i386/i386.opt:190
-msgid "sizeof(long double) is 12"
+#: config/xtensa/xtensa.opt:31
+msgid "Use indirect CALLXn instructions for large programs"
 msgstr ""
 
-#: config/i386/i386.opt:194
-msgid "Use 80-bit long double"
+#: config/xtensa/xtensa.opt:35
+msgid "Automatically align branch targets to reduce branch penalties"
 msgstr ""
 
-#: config/i386/i386.opt:198 config/s390/s390.opt:115
-#: config/sparc/long-double-switch.opt:27 config/alpha/alpha.opt:102
-msgid "Use 64-bit long double"
+#: config/xtensa/xtensa.opt:39
+msgid "Intersperse literal pools with code in the text section"
 msgstr ""
 
-#: config/i386/i386.opt:202 config/s390/s390.opt:111
-#: config/sparc/long-double-switch.opt:23 config/alpha/alpha.opt:98
-msgid "Use 128-bit long double"
+#: config/xtensa/xtensa.opt:43
+msgid ""
+"-mno-serialize-volatile\tDo not serialize volatile memory references with "
+"MEMW instructions"
 msgstr ""
 
-#: config/i386/i386.opt:206 config/sh/sh.opt:209
-msgid "Reserve space for outgoing arguments in the function prologue"
+#: config/sparc/sparc.opt:42
+msgid "Use flat register window model"
 msgstr ""
 
-#: config/i386/i386.opt:210
-msgid "Align some doubles on dword boundary"
+#: config/sparc/sparc.opt:46
+msgid "Assume possible double misalignment"
 msgstr ""
 
-#: config/i386/i386.opt:214
-msgid "Function starts are aligned to this power of 2"
+#: config/sparc/sparc.opt:50
+msgid "Use ABI reserved registers"
 msgstr ""
 
-#: config/i386/i386.opt:218
-msgid "Jump targets are aligned to this power of 2"
+#: config/sparc/sparc.opt:54
+msgid "Use hardware quad FP instructions"
 msgstr ""
 
-#: config/i386/i386.opt:222
-msgid "Loop code aligned to this power of 2"
+#: config/sparc/sparc.opt:58
+msgid "Do not use hardware quad fp instructions"
 msgstr ""
 
-#: config/i386/i386.opt:226
-msgid "Align destination of the string operations"
+#: config/sparc/sparc.opt:62
+msgid "Compile for V8+ ABI"
 msgstr ""
 
-#: config/i386/i386.opt:230
-msgid "Use the given data alignment"
+#: config/sparc/sparc.opt:66
+msgid "Use UltraSPARC Visual Instruction Set version 1.0 extensions"
 msgstr ""
 
-#: config/i386/i386.opt:234
-msgid "Known data alignment choices (for use with the -malign-data= option):"
+#: config/sparc/sparc.opt:70
+msgid "Use UltraSPARC Visual Instruction Set version 2.0 extensions"
 msgstr ""
 
-#: config/i386/i386.opt:251
-msgid "Use given assembler dialect"
+#: config/sparc/sparc.opt:74
+msgid "Use UltraSPARC Visual Instruction Set version 3.0 extensions"
 msgstr ""
 
-#: config/i386/i386.opt:255
-msgid "Known assembler dialects (for use with the -masm-dialect= option):"
+#: config/sparc/sparc.opt:78
+msgid "Use UltraSPARC Compare-and-Branch extensions"
 msgstr ""
 
-#: config/i386/i386.opt:265
-msgid "Branches are this expensive (1-5, arbitrary units)"
+#: config/sparc/sparc.opt:82
+msgid "Use UltraSPARC Fused Multiply-Add extensions"
 msgstr ""
 
-#: config/i386/i386.opt:269
-msgid ""
-"Data greater than given threshold will go into .ldata section in x86-64 "
-"medium model"
+#: config/sparc/sparc.opt:86
+msgid "Use UltraSPARC Population-Count instruction"
 msgstr ""
 
-#: config/i386/i386.opt:273
-msgid "Use given x86-64 code model"
+#: config/sparc/sparc.opt:90
+msgid "Pointers are 64-bit"
 msgstr ""
 
-#: config/i386/i386.opt:277 config/rs6000/aix64.opt:36
-#: config/rs6000/linux64.opt:32 config/tilegx/tilegx.opt:57
-msgid "Known code models (for use with the -mcmodel= option):"
+#: config/sparc/sparc.opt:94
+msgid "Pointers are 32-bit"
 msgstr ""
 
-#: config/i386/i386.opt:296
-msgid "Use given address mode"
+#: config/sparc/sparc.opt:98
+msgid "Use 64-bit ABI"
 msgstr ""
 
-#: config/i386/i386.opt:300
-msgid "Known address mode (for use with the -maddress-mode= option):"
+#: config/sparc/sparc.opt:102
+msgid "Use 32-bit ABI"
 msgstr ""
 
-#: config/i386/i386.opt:309
-msgid "%<-mcpu=%> is deprecated; use %<-mtune=%> or %<-march=%> instead"
+#: config/sparc/sparc.opt:106
+msgid "Use stack bias"
 msgstr ""
 
-#: config/i386/i386.opt:313
-msgid "Generate sin, cos, sqrt for FPU"
+#: config/sparc/sparc.opt:110
+msgid "Use structs on stronger alignment for double-word copies"
 msgstr ""
 
-#: config/i386/i386.opt:317
-msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack"
+#: config/sparc/sparc.opt:114
+msgid "Optimize tail call instructions in assembler and linker"
 msgstr ""
 
-#: config/i386/i386.opt:321
-msgid "Return values of functions in FPU registers"
+#: config/sparc/sparc.opt:118
+msgid "Do not generate code that can only run in supervisor mode (default)"
 msgstr ""
 
-#: config/i386/i386.opt:325
-msgid "Generate floating point mathematics using given instruction set"
+#: config/sparc/sparc.opt:199
+msgid "Use given SPARC-V9 code model"
 msgstr ""
 
-#: config/i386/i386.opt:329
-msgid "Valid arguments to -mfpmath=:"
+#: config/sparc/sparc.opt:203
+msgid "Enable debug output"
 msgstr ""
 
-#: config/i386/i386.opt:362
-msgid "Inline all known string operations"
+#: config/sparc/sparc.opt:207
+msgid "Enable strict 32-bit psABI struct return checking."
 msgstr ""
 
-#: config/i386/i386.opt:366
+#: config/sparc/sparc.opt:211
 msgid ""
-"Inline memset/memcpy string operations, but perform inline version only for "
-"small blocks"
+"Enable workaround for single erratum of AT697F processor (corresponding to "
+"erratum #13 of AT697E processor)"
 msgstr ""
 
-#: config/i386/i386.opt:369
-msgid ""
-"%<-mintel-syntax%> and %<-mno-intel-syntax%> are deprecated; use %<-"
-"masm=intel%> and %<-masm=att%> instead"
+#: config/sparc/sparc.opt:216
+msgid "Enable workarounds for the errata of the UT699 processor"
 msgstr ""
 
-#: config/i386/i386.opt:394
-msgid "Set 80387 floating-point precision to 32-bit"
+#: config/sparc/sparc.opt:245
+msgid "Specify the memory model in effect for the program."
 msgstr ""
 
-#: config/i386/i386.opt:398
-msgid "Set 80387 floating-point precision to 64-bit"
+#: config/m32c/m32c.opt:23
+msgid "-msim\tUse simulator runtime"
 msgstr ""
 
-#: config/i386/i386.opt:402
-msgid "Set 80387 floating-point precision to 80-bit"
+#: config/m32c/m32c.opt:27
+msgid "-mcpu=r8c\tCompile code for R8C variants"
 msgstr ""
 
-#: config/i386/i386.opt:406
-msgid "Attempt to keep stack aligned to this power of 2"
+#: config/m32c/m32c.opt:31
+msgid "-mcpu=m16c\tCompile code for M16C variants"
 msgstr ""
 
-#: config/i386/i386.opt:410
-msgid "Assume incoming stack aligned to this power of 2"
+#: config/m32c/m32c.opt:35
+msgid "-mcpu=m32cm\tCompile code for M32CM variants"
 msgstr ""
 
-#: config/i386/i386.opt:414
-msgid "Use push instructions to save outgoing arguments"
+#: config/m32c/m32c.opt:39
+msgid "-mcpu=m32c\tCompile code for M32C variants"
 msgstr ""
 
-#: config/i386/i386.opt:418
-msgid "Use red-zone in the x86-64 code"
+#: config/m32c/m32c.opt:43
+msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)"
 msgstr ""
 
-#: config/i386/i386.opt:422
-msgid "Number of registers used to pass integer arguments"
+#: config/iq2000/iq2000.opt:31
+msgid "Specify CPU for code generation purposes"
 msgstr ""
 
-#: config/i386/i386.opt:426
-msgid "Alternate calling convention"
+#: config/iq2000/iq2000.opt:47
+msgid "Specify CPU for scheduling purposes"
 msgstr ""
 
-#: config/i386/i386.opt:430 config/alpha/alpha.opt:23
-msgid "Do not use hardware fp"
+#: config/iq2000/iq2000.opt:51
+msgid "Known IQ2000 CPUs (for use with the -mcpu= option):"
 msgstr ""
 
-#: config/i386/i386.opt:434
-msgid "Use SSE register passing conventions for SF and DF mode"
+#: config/iq2000/iq2000.opt:70
+msgid "No default crt0.o"
 msgstr ""
 
-#: config/i386/i386.opt:438
-msgid "Realign stack in prologue"
+#: config/g.opt:27
+msgid ""
+"-G<number>\tPut global and static data smaller than <number> bytes into a "
+"special section (on some targets)"
 msgstr ""
 
-#: config/i386/i386.opt:442
-msgid "Enable stack probing"
+#: config/linux-android.opt:23
+msgid "Generate code for the Android platform."
 msgstr ""
 
-#: config/i386/i386.opt:446
-msgid "Specify memcpy expansion strategy when expected size is known"
+#: config/ia64/ilp32.opt:3
+msgid "Generate ILP32 code"
 msgstr ""
 
-#: config/i386/i386.opt:450
-msgid "Specify memset expansion strategy when expected size is known"
+#: config/ia64/ilp32.opt:7
+msgid "Generate LP64 code"
 msgstr ""
 
-#: config/i386/i386.opt:454
-msgid "Chose strategy to generate stringop using"
+#: config/ia64/ia64.opt:28
+msgid "Generate big endian code"
 msgstr ""
 
-#: config/i386/i386.opt:458
-msgid "Valid arguments to -mstringop-strategy=:"
+#: config/ia64/ia64.opt:32
+msgid "Generate little endian code"
 msgstr ""
 
-#: config/i386/i386.opt:486
-msgid "Use given thread-local storage dialect"
+#: config/ia64/ia64.opt:36
+msgid "Generate code for GNU as"
 msgstr ""
 
-#: config/i386/i386.opt:490
-msgid "Known TLS dialects (for use with the -mtls-dialect= option):"
+#: config/ia64/ia64.opt:40
+msgid "Generate code for GNU ld"
 msgstr ""
 
-#: config/i386/i386.opt:500
-#, c-format
-msgid "Use direct references against %gs when accessing tls data"
+#: config/ia64/ia64.opt:44
+msgid "Emit stop bits before and after volatile extended asms"
 msgstr ""
 
-#: config/i386/i386.opt:508
-msgid "Fine grain control of tune features"
+#: config/ia64/ia64.opt:48
+msgid "Use in/loc/out register names"
 msgstr ""
 
-#: config/i386/i386.opt:512
-msgid "Clear all tune features"
+#: config/ia64/ia64.opt:55
+msgid "Enable use of sdata/scommon/sbss"
 msgstr ""
 
-#: config/i386/i386.opt:519
-msgid "Generate code that conforms to the given ABI"
+#: config/ia64/ia64.opt:59
+msgid "Generate code without GP reg"
 msgstr ""
 
-#: config/i386/i386.opt:523
-msgid "Known ABIs (for use with the -mabi= option):"
+#: config/ia64/ia64.opt:63
+msgid "gp is constant (but save/restore gp on indirect calls)"
 msgstr ""
 
-#: config/i386/i386.opt:533 config/rs6000/rs6000.opt:189
-msgid "Vector library ABI to use"
+#: config/ia64/ia64.opt:67
+msgid "Generate self-relocatable code"
 msgstr ""
 
-#: config/i386/i386.opt:537
-msgid ""
-"Known vectorization library ABIs (for use with the -mveclibabi= option):"
+#: config/ia64/ia64.opt:71
+msgid "Generate inline floating point division, optimize for latency"
 msgstr ""
 
-#: config/i386/i386.opt:547
-msgid "Return 8-byte vectors in memory"
+#: config/ia64/ia64.opt:75
+msgid "Generate inline floating point division, optimize for throughput"
 msgstr ""
 
-#: config/i386/i386.opt:551
-msgid "Generate reciprocals instead of divss and sqrtss."
+#: config/ia64/ia64.opt:82
+msgid "Generate inline integer division, optimize for latency"
 msgstr ""
 
-#: config/i386/i386.opt:555
-msgid "Control generation of reciprocal estimates."
+#: config/ia64/ia64.opt:86
+msgid "Generate inline integer division, optimize for throughput"
 msgstr ""
 
-#: config/i386/i386.opt:559
-msgid "Generate cld instruction in the function prologue."
+#: config/ia64/ia64.opt:90
+msgid "Do not inline integer division"
 msgstr ""
 
-#: config/i386/i386.opt:563
-msgid ""
-"Generate vzeroupper instruction before a transfer of control flow out of"
+#: config/ia64/ia64.opt:94
+msgid "Generate inline square root, optimize for latency"
 msgstr ""
 
-#: config/i386/i386.opt:568
-msgid ""
-"Do dispatch scheduling if processor is bdver1 or bdver2 or bdver3 or bdver4 "
-"and Haifa scheduling"
+#: config/ia64/ia64.opt:98
+msgid "Generate inline square root, optimize for throughput"
 msgstr ""
 
-#: config/i386/i386.opt:573
-msgid ""
-"Use 128-bit AVX instructions instead of 256-bit AVX instructions in the auto-"
-"vectorizer."
+#: config/ia64/ia64.opt:102
+msgid "Do not inline square root"
 msgstr ""
 
-#: config/i386/i386.opt:579
-msgid "Generate 32bit i386 code"
+#: config/ia64/ia64.opt:106
+msgid "Enable Dwarf 2 line debug info via GNU as"
 msgstr ""
 
-#: config/i386/i386.opt:583
-msgid "Generate 64bit x86-64 code"
+#: config/ia64/ia64.opt:110
+msgid "Enable earlier placing stop bits for better scheduling"
 msgstr ""
 
-#: config/i386/i386.opt:587
-msgid "Generate 32bit x86-64 code"
+#: config/ia64/ia64.opt:126
+msgid "Known Itanium CPUs (for use with the -mtune= option):"
 msgstr ""
 
-#: config/i386/i386.opt:591
-msgid "Generate 16bit i386 code"
+#: config/ia64/ia64.opt:136
+msgid "Use data speculation before reload"
 msgstr ""
 
-#: config/i386/i386.opt:595
-msgid "Support MMX built-in functions"
+#: config/ia64/ia64.opt:140
+msgid "Use data speculation after reload"
 msgstr ""
 
-#: config/i386/i386.opt:599
-msgid "Support 3DNow! built-in functions"
+#: config/ia64/ia64.opt:144
+msgid "Use control speculation"
 msgstr ""
 
-#: config/i386/i386.opt:603
-msgid "Support Athlon 3Dnow! built-in functions"
+#: config/ia64/ia64.opt:148
+msgid "Use in block data speculation before reload"
 msgstr ""
 
-#: config/i386/i386.opt:607
-msgid "Support MMX and SSE built-in functions and code generation"
+#: config/ia64/ia64.opt:152
+msgid "Use in block data speculation after reload"
 msgstr ""
 
-#: config/i386/i386.opt:611
-msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
+#: config/ia64/ia64.opt:156
+msgid "Use in block control speculation"
 msgstr ""
 
-#: config/i386/i386.opt:615
-msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
+#: config/ia64/ia64.opt:160
+msgid "Use simple data speculation check"
 msgstr ""
 
-#: config/i386/i386.opt:619
-msgid ""
-"Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation"
+#: config/ia64/ia64.opt:164
+msgid "Use simple data speculation check for control speculation"
 msgstr ""
 
-#: config/i386/i386.opt:623
-msgid ""
-"Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code "
-"generation"
+#: config/ia64/ia64.opt:167 config/ia64/ia64.opt:170 c-family/c.opt:623
+#: c-family/c.opt:937 c-family/c.opt:944 c-family/c.opt:1114
+#: c-family/c.opt:1133 c-family/c.opt:1156 c-family/c.opt:1162
+#: c-family/c.opt:1169 c-family/c.opt:1193 c-family/c.opt:1204
+#: c-family/c.opt:1207 c-family/c.opt:1210 c-family/c.opt:1213
+#: c-family/c.opt:1216 c-family/c.opt:1253 c-family/c.opt:1384
+#: c-family/c.opt:1395 c-family/c.opt:1413 c-family/c.opt:1444
+#: c-family/c.opt:1448 c-family/c.opt:1464 c-family/c-opts.c:426
+#, gcc-internal-format
+msgid "switch %qs is no longer supported"
 msgstr ""
 
-#: config/i386/i386.opt:627 config/i386/i386.opt:631
+#: config/ia64/ia64.opt:174
 msgid ""
-"Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions "
-"and code generation"
+"Count speculative dependencies while calculating priority of instructions"
 msgstr ""
 
-#: config/i386/i386.opt:635
-msgid "Do not support SSE4.1 and SSE4.2 built-in functions and code generation"
+#: config/ia64/ia64.opt:178
+msgid "Place a stop bit after every cycle when scheduling"
 msgstr ""
 
-#: config/i386/i386.opt:638
-msgid "%<-msse5%> was removed"
+#: config/ia64/ia64.opt:182
+msgid ""
+"Assume that floating-point stores and loads are not likely to cause conflict "
+"when placed into one instruction group"
 msgstr ""
 
-#: config/i386/i386.opt:643
+#: config/ia64/ia64.opt:186
 msgid ""
-"Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in "
-"functions and code generation"
+"Soft limit on number of memory insns per instruction group, giving lower "
+"priority to subsequent memory insns attempting to schedule in the same insn "
+"group. Frequently useful to prevent cache bank conflicts.  Default value is 1"
 msgstr ""
 
-#: config/i386/i386.opt:647
+#: config/ia64/ia64.opt:190
 msgid ""
-"Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and AVX2 built-in "
-"functions and code generation"
+"Disallow more than 'msched-max-memory-insns' in instruction group. "
+"Otherwise, limit is 'soft' (prefer non-memory operations when limit is "
+"reached)"
 msgstr ""
 
-#: config/i386/i386.opt:651
-msgid ""
-"Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
-"built-in functions and code generation"
+#: config/ia64/ia64.opt:194
+msgid "Don't generate checks for control speculation in selective scheduling"
 msgstr ""
 
-#: config/i386/i386.opt:655
-msgid ""
-"Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
-"and AVX512PF built-in functions and code generation"
+#: config/nios2/elf.opt:26
+msgid "Link with a limited version of the C library"
 msgstr ""
 
-#: config/i386/i386.opt:659
-msgid ""
-"Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
-"and AVX512ER built-in functions and code generation"
+#: config/nios2/elf.opt:30
+msgid "Name of system library to link against"
 msgstr ""
 
-#: config/i386/i386.opt:663
-msgid ""
-"Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
-"and AVX512CD built-in functions and code generation"
+#: config/nios2/elf.opt:34
+msgid "Name of the startfile"
 msgstr ""
 
-#: config/i386/i386.opt:667
-msgid ""
-"Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
-"and AVX512DQ built-in functions and code generation"
+#: config/nios2/elf.opt:38
+msgid "Link with HAL BSP"
 msgstr ""
 
-#: config/i386/i386.opt:671
-msgid ""
-"Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
-"and AVX512BW built-in functions and code generation"
+#: config/nios2/nios2.opt:35
+msgid "Enable DIV, DIVU"
 msgstr ""
 
-#: config/i386/i386.opt:675
-msgid ""
-"Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
-"and AVX512VL built-in functions and code generation"
+#: config/nios2/nios2.opt:39
+msgid "Enable MUL instructions"
 msgstr ""
 
-#: config/i386/i386.opt:679
-msgid ""
-"Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
-"and AVX512IFMA built-in functions and code generation"
+#: config/nios2/nios2.opt:43
+msgid "Enable MULX instructions, assume fast shifter"
 msgstr ""
 
-#: config/i386/i386.opt:683
-msgid ""
-"Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
-"and AVX512VBMI built-in functions and code generation"
+#: config/nios2/nios2.opt:47
+msgid "Use table based fast divide (default at -O3)"
 msgstr ""
 
-#: config/i386/i386.opt:687
-msgid ""
-"Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in "
-"functions and code generation"
+#: config/nios2/nios2.opt:51
+msgid "All memory accesses use I/O load/store instructions"
 msgstr ""
 
-#: config/i386/i386.opt:691
-msgid ""
-"Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation"
+#: config/nios2/nios2.opt:55
+msgid "Volatile memory accesses use I/O load/store instructions"
 msgstr ""
 
-#: config/i386/i386.opt:695
-msgid "Support FMA4 built-in functions and code generation "
+#: config/nios2/nios2.opt:59
+msgid "Volatile memory accesses do not use I/O load/store instructions"
 msgstr ""
 
-#: config/i386/i386.opt:699
-msgid "Support XOP built-in functions and code generation "
+#: config/nios2/nios2.opt:63
+msgid "Enable/disable GP-relative addressing."
 msgstr ""
 
-#: config/i386/i386.opt:703
-msgid "Support LWP built-in functions and code generation "
+#: config/nios2/nios2.opt:67
+msgid "Valid options for GP-relative addressing (for -mgpopt):"
 msgstr ""
 
-#: config/i386/i386.opt:707
-msgid ""
-"Support code generation of Advanced Bit Manipulation (ABM) instructions."
+#: config/nios2/nios2.opt:86
+msgid "Equivalent to -mgpopt=local."
 msgstr ""
 
-#: config/i386/i386.opt:711
-msgid "Support code generation of popcnt instruction."
+#: config/nios2/nios2.opt:90
+msgid "Equivalent to -mgpopt=none."
 msgstr ""
 
-#: config/i386/i386.opt:715
-msgid "Support BMI built-in functions and code generation"
+#: config/nios2/nios2.opt:102
+msgid "Floating point custom instruction configuration name"
 msgstr ""
 
-#: config/i386/i386.opt:719
-msgid "Support BMI2 built-in functions and code generation"
+#: config/nios2/nios2.opt:106
+msgid "Do not use the ftruncds custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:723
-msgid "Support LZCNT built-in function and code generation"
+#: config/nios2/nios2.opt:110
+msgid "Integer id (N) of ftruncds custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:727
-msgid "Support Hardware Lock Elision prefixes"
+#: config/nios2/nios2.opt:114
+msgid "Do not use the fextsd custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:731
-msgid "Support RDSEED instruction"
+#: config/nios2/nios2.opt:118
+msgid "Integer id (N) of fextsd custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:735
-msgid "Support PREFETCHW instruction"
+#: config/nios2/nios2.opt:122
+msgid "Do not use the fixdu custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:739
-msgid "Support flag-preserving add-carry instructions"
+#: config/nios2/nios2.opt:126
+msgid "Integer id (N) of fixdu custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:743
-msgid "Support CLFLUSHOPT instructions"
+#: config/nios2/nios2.opt:130
+msgid "Do not use the fixdi custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:747
-msgid "Support CLWB instruction"
+#: config/nios2/nios2.opt:134
+msgid "Integer id (N) of fixdi custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:751
-msgid "Support PCOMMIT instruction"
+#: config/nios2/nios2.opt:138
+msgid "Do not use the fixsu custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:755
-msgid "Support FXSAVE and FXRSTOR instructions"
+#: config/nios2/nios2.opt:142
+msgid "Integer id (N) of fixsu custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:759
-msgid "Support XSAVE and XRSTOR instructions"
+#: config/nios2/nios2.opt:146
+msgid "Do not use the fixsi custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:763
-msgid "Support XSAVEOPT instruction"
+#: config/nios2/nios2.opt:150
+msgid "Integer id (N) of fixsi custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:767
-msgid "Support XSAVEC instructions"
+#: config/nios2/nios2.opt:154
+msgid "Do not use the floatud custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:771
-msgid "Support XSAVES and XRSTORS instructions"
+#: config/nios2/nios2.opt:158
+msgid "Integer id (N) of floatud custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:775
-msgid "Support TBM built-in functions and code generation"
+#: config/nios2/nios2.opt:162
+msgid "Do not use the floatid custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:779
-msgid "Support code generation of cmpxchg16b instruction."
+#: config/nios2/nios2.opt:166
+msgid "Integer id (N) of floatid custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:783
-msgid "Support code generation of sahf instruction in 64bit x86-64 code."
+#: config/nios2/nios2.opt:170
+msgid "Do not use the floatus custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:787
-msgid "Support code generation of movbe instruction."
+#: config/nios2/nios2.opt:174
+msgid "Integer id (N) of floatus custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:791
-msgid "Support code generation of crc32 instruction."
+#: config/nios2/nios2.opt:178
+msgid "Do not use the floatis custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:795
-msgid "Support AES built-in functions and code generation"
+#: config/nios2/nios2.opt:182
+msgid "Integer id (N) of floatis custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:799
-msgid "Support SHA1 and SHA256 built-in functions and code generation"
+#: config/nios2/nios2.opt:186
+msgid "Do not use the fcmpned custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:803
-msgid "Support PCLMUL built-in functions and code generation"
+#: config/nios2/nios2.opt:190
+msgid "Integer id (N) of fcmpned custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:807
-msgid "Encode SSE instructions with VEX prefix"
+#: config/nios2/nios2.opt:194
+msgid "Do not use the fcmpeqd custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:811
-msgid "Support FSGSBASE built-in functions and code generation"
+#: config/nios2/nios2.opt:198
+msgid "Integer id (N) of fcmpeqd custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:815
-msgid "Support RDRND built-in functions and code generation"
+#: config/nios2/nios2.opt:202
+msgid "Do not use the fcmpged custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:819
-msgid "Support F16C built-in functions and code generation"
+#: config/nios2/nios2.opt:206
+msgid "Integer id (N) of fcmpged custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:823
-msgid "Support PREFETCHWT1 built-in functions and code generation"
+#: config/nios2/nios2.opt:210
+msgid "Do not use the fcmpgtd custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:827
-msgid "Emit profiling counter call at function entry before prologue."
+#: config/nios2/nios2.opt:214
+msgid "Integer id (N) of fcmpgtd custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:831
-msgid "Generate __mcount_loc section with all mcount or __fentry__ calls."
+#: config/nios2/nios2.opt:218
+msgid "Do not use the fcmpled custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:835
-msgid "Generate mcount/__fentry__ calls as nops. To activate they need to be"
+#: config/nios2/nios2.opt:222
+msgid "Integer id (N) of fcmpled custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:840
-msgid "Skip setting up RAX register when passing variable arguments."
+#: config/nios2/nios2.opt:226
+msgid "Do not use the fcmpltd custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:844
-msgid ""
-"Expand 32bit/64bit integer divide into 8bit unsigned integer divide with run-"
-"time check"
+#: config/nios2/nios2.opt:230
+msgid "Integer id (N) of fcmpltd custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:848
-msgid "Split 32-byte AVX unaligned load"
+#: config/nios2/nios2.opt:234
+msgid "Do not use the flogd custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:852
-msgid "Split 32-byte AVX unaligned store"
+#: config/nios2/nios2.opt:238
+msgid "Integer id (N) of flogd custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:856
-msgid "Support RTM built-in functions and code generation"
+#: config/nios2/nios2.opt:242
+msgid "Do not use the fexpd custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:860
-msgid "Support MPX code generation"
+#: config/nios2/nios2.opt:246
+msgid "Integer id (N) of fexpd custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:864
-msgid "Support MWAITX and MONITORX built-in functions and code generation"
+#: config/nios2/nios2.opt:250
+msgid "Do not use the fatand custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:868
-msgid "Use given stack-protector guard"
+#: config/nios2/nios2.opt:254
+msgid "Integer id (N) of fatand custom instruction"
 msgstr ""
 
-#: config/i386/i386.opt:872
-msgid ""
-"Known stack protector guard (for use with the -mstack-protector-guard= "
-"option):"
+#: config/nios2/nios2.opt:258
+msgid "Do not use the ftand custom instruction"
 msgstr ""
 
-#: config/i386/stringop.opt:8
-msgid "the Free Software Foundation; either version 3, or (at your option)"
+#: config/nios2/nios2.opt:262
+msgid "Integer id (N) of ftand custom instruction"
 msgstr ""
 
-#: config/i386/stringop.opt:13
-msgid "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the"
+#: config/nios2/nios2.opt:266
+msgid "Do not use the fsind custom instruction"
 msgstr ""
 
-#: config/i386/stringop.opt:18
-msgid "see <http://www.gnu.org/licenses/>.  */"
+#: config/nios2/nios2.opt:270
+msgid "Integer id (N) of fsind custom instruction"
 msgstr ""
 
-#: config/pa/pa64-hpux.opt:23
-msgid "Assume code will be linked by GNU ld"
+#: config/nios2/nios2.opt:274
+msgid "Do not use the fcosd custom instruction"
 msgstr ""
 
-#: config/pa/pa64-hpux.opt:27
-msgid "Assume code will be linked by HP ld"
+#: config/nios2/nios2.opt:278
+msgid "Integer id (N) of fcosd custom instruction"
 msgstr ""
 
-#: config/pa/pa-hpux1010.opt:23 config/pa/pa-hpux.opt:31
-#: config/pa/pa-hpux1131.opt:23 config/pa/pa-hpux1111.opt:23
-msgid "Specify UNIX standard for predefines and linking"
+#: config/nios2/nios2.opt:282
+msgid "Do not use the fsqrtd custom instruction"
 msgstr ""
 
-#: config/pa/pa-hpux.opt:27
-msgid "Generate cpp defines for server IO"
+#: config/nios2/nios2.opt:286
+msgid "Integer id (N) of fsqrtd custom instruction"
 msgstr ""
 
-#: config/pa/pa-hpux.opt:35
-msgid "Generate cpp defines for workstation IO"
+#: config/nios2/nios2.opt:290
+msgid "Do not use the fabsd custom instruction"
 msgstr ""
 
-#: config/pa/pa.opt:30 config/pa/pa.opt:83 config/pa/pa.opt:91
-msgid "Generate PA1.0 code"
+#: config/nios2/nios2.opt:294
+msgid "Integer id (N) of fabsd custom instruction"
 msgstr ""
 
-#: config/pa/pa.opt:34 config/pa/pa.opt:95 config/pa/pa.opt:136
-msgid "Generate PA1.1 code"
+#: config/nios2/nios2.opt:298
+msgid "Do not use the fnegd custom instruction"
 msgstr ""
 
-#: config/pa/pa.opt:38 config/pa/pa.opt:99
-msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
+#: config/nios2/nios2.opt:302
+msgid "Integer id (N) of fnegd custom instruction"
 msgstr ""
 
-#: config/pa/pa.opt:46
-msgid "Disable FP regs"
+#: config/nios2/nios2.opt:306
+msgid "Do not use the fmaxd custom instruction"
 msgstr ""
 
-#: config/pa/pa.opt:50
-msgid "Disable indexed addressing"
+#: config/nios2/nios2.opt:310
+msgid "Integer id (N) of fmaxd custom instruction"
 msgstr ""
 
-#: config/pa/pa.opt:54
-msgid "Generate fast indirect calls"
+#: config/nios2/nios2.opt:314
+msgid "Do not use the fmind custom instruction"
 msgstr ""
 
-#: config/pa/pa.opt:62
-msgid "Assume code will be assembled by GAS"
+#: config/nios2/nios2.opt:318
+msgid "Integer id (N) of fmind custom instruction"
 msgstr ""
 
-#: config/pa/pa.opt:71
-msgid "Enable linker optimizations"
+#: config/nios2/nios2.opt:322
+msgid "Do not use the fdivd custom instruction"
 msgstr ""
 
-#: config/pa/pa.opt:75
-msgid "Always generate long calls"
+#: config/nios2/nios2.opt:326
+msgid "Integer id (N) of fdivd custom instruction"
 msgstr ""
 
-#: config/pa/pa.opt:79
-msgid "Emit long load/store sequences"
+#: config/nios2/nios2.opt:330
+msgid "Do not use the fmuld custom instruction"
 msgstr ""
 
-#: config/pa/pa.opt:87
-msgid "Disable space regs"
+#: config/nios2/nios2.opt:334
+msgid "Integer id (N) of fmuld custom instruction"
 msgstr ""
 
-#: config/pa/pa.opt:103
-msgid "Use portable calling conventions"
+#: config/nios2/nios2.opt:338
+msgid "Do not use the fsubd custom instruction"
 msgstr ""
 
-#: config/pa/pa.opt:107
-msgid ""
-"Specify CPU for scheduling purposes.  Valid arguments are 700, 7100, 7100LC, "
-"7200, 7300, and 8000"
+#: config/nios2/nios2.opt:342
+msgid "Integer id (N) of fsubd custom instruction"
 msgstr ""
 
-#: config/pa/pa.opt:132 config/frv/frv.opt:215
-msgid "Use software floating point"
+#: config/nios2/nios2.opt:346
+msgid "Do not use the faddd custom instruction"
 msgstr ""
 
-#: config/pa/pa.opt:140
-msgid "Do not disable space regs"
+#: config/nios2/nios2.opt:350
+msgid "Integer id (N) of faddd custom instruction"
 msgstr ""
 
-#: config/v850/v850.opt:29
-msgid "Use registers r2 and r5"
+#: config/nios2/nios2.opt:354
+msgid "Do not use the fcmpnes custom instruction"
 msgstr ""
 
-#: config/v850/v850.opt:33
-msgid "Use 4 byte entries in switch tables"
+#: config/nios2/nios2.opt:358
+msgid "Integer id (N) of fcmpnes custom instruction"
 msgstr ""
 
-#: config/v850/v850.opt:37
-msgid "Enable backend debugging"
+#: config/nios2/nios2.opt:362
+msgid "Do not use the fcmpeqs custom instruction"
 msgstr ""
 
-#: config/v850/v850.opt:41
-msgid "Do not use the callt instruction (default)"
+#: config/nios2/nios2.opt:366
+msgid "Integer id (N) of fcmpeqs custom instruction"
 msgstr ""
 
-#: config/v850/v850.opt:45
-msgid "Reuse r30 on a per function basis"
+#: config/nios2/nios2.opt:370
+msgid "Do not use the fcmpges custom instruction"
 msgstr ""
 
-#: config/v850/v850.opt:52
-msgid "Prohibit PC relative function calls"
+#: config/nios2/nios2.opt:374
+msgid "Integer id (N) of fcmpges custom instruction"
 msgstr ""
 
-#: config/v850/v850.opt:56
-msgid "Use stubs for function prologues"
+#: config/nios2/nios2.opt:378
+msgid "Do not use the fcmpgts custom instruction"
 msgstr ""
 
-#: config/v850/v850.opt:60
-msgid "Set the max size of data eligible for the SDA area"
+#: config/nios2/nios2.opt:382
+msgid "Integer id (N) of fcmpgts custom instruction"
 msgstr ""
 
-#: config/v850/v850.opt:67
-msgid "Enable the use of the short load instructions"
+#: config/nios2/nios2.opt:386
+msgid "Do not use the fcmples custom instruction"
 msgstr ""
 
-#: config/v850/v850.opt:71
-msgid "Same as: -mep -mprolog-function"
+#: config/nios2/nios2.opt:390
+msgid "Integer id (N) of fcmples custom instruction"
 msgstr ""
 
-#: config/v850/v850.opt:75
-msgid "Set the max size of data eligible for the TDA area"
+#: config/nios2/nios2.opt:394
+msgid "Do not use the fcmplts custom instruction"
 msgstr ""
 
-#: config/v850/v850.opt:82
-msgid "Do not enforce strict alignment"
+#: config/nios2/nios2.opt:398
+msgid "Integer id (N) of fcmplts custom instruction"
 msgstr ""
 
-#: config/v850/v850.opt:86
-msgid ""
-"Put jump tables for switch statements into the .data section rather than "
-"the .code section"
+#: config/nios2/nios2.opt:402
+msgid "Do not use the flogs custom instruction"
 msgstr ""
 
-#: config/v850/v850.opt:93
-msgid "Compile for the v850 processor"
+#: config/nios2/nios2.opt:406
+msgid "Integer id (N) of flogs custom instruction"
 msgstr ""
 
-#: config/v850/v850.opt:97
-msgid "Compile for the v850e processor"
+#: config/nios2/nios2.opt:410
+msgid "Do not use the fexps custom instruction"
 msgstr ""
 
-#: config/v850/v850.opt:101
-msgid "Compile for the v850e1 processor"
+#: config/nios2/nios2.opt:414
+msgid "Integer id (N) of fexps custom instruction"
 msgstr ""
 
-#: config/v850/v850.opt:105
-msgid "Compile for the v850es variant of the v850e1"
+#: config/nios2/nios2.opt:418
+msgid "Do not use the fatans custom instruction"
 msgstr ""
 
-#: config/v850/v850.opt:109
-msgid "Compile for the v850e2 processor"
+#: config/nios2/nios2.opt:422
+msgid "Integer id (N) of fatans custom instruction"
 msgstr ""
 
-#: config/v850/v850.opt:113
-msgid "Compile for the v850e2v3 processor"
+#: config/nios2/nios2.opt:426
+msgid "Do not use the ftans custom instruction"
 msgstr ""
 
-#: config/v850/v850.opt:117
-msgid "Compile for the v850e3v5 processor"
+#: config/nios2/nios2.opt:430
+msgid "Integer id (N) of ftans custom instruction"
 msgstr ""
 
-#: config/v850/v850.opt:124
-msgid "Enable v850e3v5 loop instructions"
+#: config/nios2/nios2.opt:434
+msgid "Do not use the fsins custom instruction"
 msgstr ""
 
-#: config/v850/v850.opt:128
-msgid "Set the max size of data eligible for the ZDA area"
+#: config/nios2/nios2.opt:438
+msgid "Integer id (N) of fsins custom instruction"
 msgstr ""
 
-#: config/v850/v850.opt:135
-msgid "Enable relaxing in the assembler"
+#: config/nios2/nios2.opt:442
+msgid "Do not use the fcoss custom instruction"
 msgstr ""
 
-#: config/v850/v850.opt:139
-msgid "Prohibit PC relative jumps"
+#: config/nios2/nios2.opt:446
+msgid "Integer id (N) of fcoss custom instruction"
 msgstr ""
 
-#: config/v850/v850.opt:143
-msgid "Inhibit the use of hardware floating point instructions"
+#: config/nios2/nios2.opt:450
+msgid "Do not use the fsqrts custom instruction"
 msgstr ""
 
-#: config/v850/v850.opt:147
-msgid ""
-"Allow the use of hardware floating point instructions for V850E2V3 and up"
+#: config/nios2/nios2.opt:454
+msgid "Integer id (N) of fsqrts custom instruction"
 msgstr ""
 
-#: config/v850/v850.opt:151
-msgid "Enable support for the RH850 ABI.  This is the default"
+#: config/nios2/nios2.opt:458
+msgid "Do not use the fabss custom instr"
 msgstr ""
 
-#: config/v850/v850.opt:155
-msgid "Enable support for the old GCC ABI"
+#: config/nios2/nios2.opt:462
+msgid "Integer id (N) of fabss custom instruction"
 msgstr ""
 
-#: config/v850/v850.opt:159
-msgid "Support alignments of up to 64-bits"
+#: config/nios2/nios2.opt:466
+msgid "Do not use the fnegs custom instruction"
 msgstr ""
 
-#: config/g.opt:27
-msgid ""
-"-G<number>\tPut global and static data smaller than <number> bytes into a "
-"special section (on some targets)"
+#: config/nios2/nios2.opt:470
+msgid "Integer id (N) of fnegs custom instruction"
 msgstr ""
 
-#: config/lynx.opt:23
-msgid "Support legacy multi-threading"
+#: config/nios2/nios2.opt:474
+msgid "Do not use the fmaxs custom instruction"
 msgstr ""
 
-#: config/lynx.opt:27
-msgid "Use shared libraries"
+#: config/nios2/nios2.opt:478
+msgid "Integer id (N) of fmaxs custom instruction"
 msgstr ""
 
-#: config/lynx.opt:31
-msgid "Support multi-threading"
+#: config/nios2/nios2.opt:482
+msgid "Do not use the fmins custom instruction"
 msgstr ""
 
-#: config/nvptx/nvptx.opt:22
-msgid "Generate code for a 32-bit ABI"
+#: config/nios2/nios2.opt:486
+msgid "Integer id (N) of fmins custom instruction"
 msgstr ""
 
-#: config/nvptx/nvptx.opt:26
-msgid "Generate code for a 64-bit ABI"
+#: config/nios2/nios2.opt:490
+msgid "Do not use the fdivs custom instruction"
 msgstr ""
 
-#: config/nvptx/nvptx.opt:30
-msgid "Link in code for a __main kernel."
+#: config/nios2/nios2.opt:494
+msgid "Integer id (N) of fdivs custom instruction"
 msgstr ""
 
-#: config/vxworks.opt:36
-msgid "Assume the VxWorks RTP environment"
+#: config/nios2/nios2.opt:498
+msgid "Do not use the fmuls custom instruction"
 msgstr ""
 
-#: config/vxworks.opt:43
-msgid "Assume the VxWorks vThreads environment"
+#: config/nios2/nios2.opt:502
+msgid "Integer id (N) of fmuls custom instruction"
 msgstr ""
 
-#: config/cr16/cr16.opt:23
-msgid "-msim   Use simulator runtime"
+#: config/nios2/nios2.opt:506
+msgid "Do not use the fsubs custom instruction"
 msgstr ""
 
-#: config/cr16/cr16.opt:27
-msgid "Generate SBIT, CBIT instructions"
+#: config/nios2/nios2.opt:510
+msgid "Integer id (N) of fsubs custom instruction"
 msgstr ""
 
-#: config/cr16/cr16.opt:31
-msgid "Support multiply accumulate instructions"
+#: config/nios2/nios2.opt:514
+msgid "Do not use the fadds custom instruction"
 msgstr ""
 
-#: config/cr16/cr16.opt:38
-msgid "Treat data references as near, far or medium. medium is default"
+#: config/nios2/nios2.opt:518
+msgid "Integer id (N) of fadds custom instruction"
 msgstr ""
 
-#: config/cr16/cr16.opt:42
-msgid "Generate code for CR16C architecture"
+#: config/nios2/nios2.opt:522
+msgid "Do not use the frdy custom instruction"
 msgstr ""
 
-#: config/cr16/cr16.opt:46
-msgid "Generate code for CR16C+ architecture (Default)"
+#: config/nios2/nios2.opt:526
+msgid "Integer id (N) of frdy custom instruction"
 msgstr ""
 
-#: config/cr16/cr16.opt:50
-msgid "Treat integers as 32-bit."
+#: config/nios2/nios2.opt:530
+msgid "Do not use the frdxhi custom instruction"
 msgstr ""
 
-#: config/avr/avr.opt:23
-msgid "Use subroutines for function prologues and epilogues"
+#: config/nios2/nios2.opt:534
+msgid "Integer id (N) of frdxhi custom instruction"
 msgstr ""
 
-#: config/avr/avr.opt:26
-#, c-format
-msgid "missing device or architecture after %qs"
+#: config/nios2/nios2.opt:538
+msgid "Do not use the frdxlo custom instruction"
 msgstr ""
 
-#: config/avr/avr.opt:27
-msgid "-mmcu=MCU\tSelect the target MCU"
+#: config/nios2/nios2.opt:542
+msgid "Integer id (N) of frdxlo custom instruction"
 msgstr ""
 
-#: config/avr/avr.opt:31
-msgid "Set the number of 64 KiB flash segments"
+#: config/nios2/nios2.opt:546
+msgid "Do not use the fwry custom instruction"
 msgstr ""
 
-#: config/avr/avr.opt:35
-msgid "Indicate presence of a processor erratum"
+#: config/nios2/nios2.opt:550
+msgid "Integer id (N) of fwry custom instruction"
 msgstr ""
 
-#: config/avr/avr.opt:39
-msgid "Enable Read-Modify-Write (RMW) instructions support/use"
+#: config/nios2/nios2.opt:554
+msgid "Do not use the fwrx custom instruction"
 msgstr ""
 
-#: config/avr/avr.opt:49
-msgid "Use an 8-bit 'int' type"
+#: config/nios2/nios2.opt:558
+msgid "Integer id (N) of fwrx custom instruction"
 msgstr ""
 
-#: config/avr/avr.opt:53
-msgid "Change the stack pointer without disabling interrupts"
+#: config/nios2/nios2.opt:562
+msgid "Do not use the round custom instruction"
 msgstr ""
 
-#: config/avr/avr.opt:57
-msgid ""
-"Set the branch costs for conditional branch instructions.  Reasonable values "
-"are small, non-negative integers.  The default branch cost is 0."
+#: config/nios2/nios2.opt:566
+msgid "Integer id (N) of round custom instruction"
 msgstr ""
 
-#: config/avr/avr.opt:67
-msgid "Change only the low 8 bits of the stack pointer"
+#: config/lm32/lm32.opt:24
+msgid "Enable multiply instructions"
 msgstr ""
 
-#: config/avr/avr.opt:71
-msgid "Relax branches"
+#: config/lm32/lm32.opt:28
+msgid "Enable divide and modulus instructions"
 msgstr ""
 
-#: config/avr/avr.opt:75
-msgid ""
-"Make the linker relaxation machine assume that a program counter wrap-around "
-"occurs."
+#: config/lm32/lm32.opt:32
+msgid "Enable barrel shift instructions"
 msgstr ""
 
-#: config/avr/avr.opt:79
-msgid ""
-"Accumulate outgoing function arguments and acquire/release the needed stack "
-"space for outpoing function arguments in function prologue/epilogue.  "
-"Without this option, outgoing arguments are pushed before calling a function "
-"and popped afterwards.  This option can lead to reduced code size for "
-"functions that call many functions that get their arguments on the stack "
-"like, for example printf."
+#: config/lm32/lm32.opt:36
+msgid "Enable sign extend instructions"
 msgstr ""
 
-#: config/avr/avr.opt:83
-msgid ""
-"When accessing RAM, use X as imposed by the hardware, i.e. just use pre-"
-"decrement, post-increment and indirect addressing with the X register.  "
-"Without this option, the compiler may assume that there is an addressing "
-"mode X+const similar to Y+const and Z+const and emit instructions to emulate "
-"such an addressing mode for X."
+#: config/lm32/lm32.opt:40
+msgid "Enable user-defined instructions"
 msgstr ""
 
-#: config/avr/avr.opt:88
-msgid ""
-"The device has no SPH special function register. This option will be "
-"overridden by the compiler driver with the correct setting if presence/"
-"absence of SPH can be deduced from -mmcu=MCU."
+#: config/msp430/msp430.opt:7
+msgid "Force assembly output to always use hex constants"
 msgstr ""
 
-#: config/avr/avr.opt:92
-msgid "Warn if the address space of an address is changed."
+#: config/msp430/msp430.opt:11
+msgid "Specify the MCU to build for."
 msgstr ""
 
-#: config/avr/avr.opt:96
-msgid ""
-"Allow to use truncation instead of rounding towards 0 for fractional int "
-"types"
+#: config/msp430/msp430.opt:15
+msgid "Specify the ISA to build for: msp430, mdsp430x, msp430xv2"
 msgstr ""
 
-#: config/avr/avr.opt:100
-msgid "Do not link against the device-specific library lib<MCU>.a"
+#: config/msp430/msp430.opt:19
+msgid "Select large model - 20-bit addresses/pointers"
 msgstr ""
 
-#: config/m32r/m32r.opt:34
-msgid "Compile for the m32rx"
+#: config/msp430/msp430.opt:23
+msgid "Select small model - 16-bit addresses/pointers (default)"
 msgstr ""
 
-#: config/m32r/m32r.opt:38
-msgid "Compile for the m32r2"
+#: config/msp430/msp430.opt:27
+msgid "Optimize opcode sizes at link time"
 msgstr ""
 
-#: config/m32r/m32r.opt:42
-msgid "Compile for the m32r"
+#: config/msp430/msp430.opt:34
+msgid ""
+"Use a minimum runtime (no static initializers or ctors) for memory-"
+"constrained devices."
 msgstr ""
 
-#: config/m32r/m32r.opt:46
-msgid "Align all loops to 32 byte boundary"
+#: config/msp430/msp430.opt:41
+msgid "Specify the type of hardware multiply to support"
 msgstr ""
 
-#: config/m32r/m32r.opt:50
-msgid "Prefer branches over conditional execution"
+#: config/rx/rx.opt:29
+msgid "Store doubles in 64 bits."
 msgstr ""
 
-#: config/m32r/m32r.opt:54
-msgid "Give branches their default cost"
+#: config/rx/rx.opt:33
+msgid "Stores doubles in 32 bits.  This is the default."
 msgstr ""
 
-#: config/m32r/m32r.opt:58
-msgid "Display compile time statistics"
+#: config/rx/rx.opt:37
+msgid "Disable the use of RX FPU instructions.  "
 msgstr ""
 
-#: config/m32r/m32r.opt:62
-msgid "Specify cache flush function"
+#: config/rx/rx.opt:44
+msgid "Enable the use of RX FPU instructions.  This is the default."
 msgstr ""
 
-#: config/m32r/m32r.opt:66
-msgid "Specify cache flush trap number"
+#: config/rx/rx.opt:50
+msgid "Specify the target RX cpu type."
 msgstr ""
 
-#: config/m32r/m32r.opt:70
-msgid "Only issue one instruction per cycle"
+#: config/rx/rx.opt:71
+msgid "Data is stored in big-endian format."
 msgstr ""
 
-#: config/m32r/m32r.opt:74
-msgid "Allow two instructions to be issued per cycle"
+#: config/rx/rx.opt:75
+msgid "Data is stored in little-endian format.  (Default)."
 msgstr ""
 
-#: config/m32r/m32r.opt:78
-msgid "Code size: small, medium or large"
+#: config/rx/rx.opt:81
+msgid ""
+"Maximum size of global and static variables which can be placed into the "
+"small data area."
 msgstr ""
 
-#: config/m32r/m32r.opt:94
-msgid "Don't call any cache flush functions"
+#: config/rx/rx.opt:87 config/rl78/rl78.opt:27
+msgid "Use the simulator runtime."
 msgstr ""
 
-#: config/m32r/m32r.opt:98
-msgid "Don't call any cache flush trap"
+#: config/rx/rx.opt:93
+msgid ""
+"Generate assembler output that is compatible with the Renesas AS100 "
+"assembler.  This may restrict some of the compiler's capabilities.  The "
+"default is to generate GAS compatible syntax."
 msgstr ""
 
-#: config/m32r/m32r.opt:105
-msgid "Small data area: none, sdata, use"
+#: config/rx/rx.opt:99
+msgid "Enable linker relaxation."
 msgstr ""
 
-#: config/s390/tpf.opt:23
-msgid "Enable TPF-OS tracing code"
+#: config/rx/rx.opt:105
+msgid "Maximum size in bytes of constant values allowed as operands."
 msgstr ""
 
-#: config/s390/tpf.opt:27
-msgid "Specify main object for TPF-OS"
+#: config/rx/rx.opt:111
+msgid "Specifies the number of registers to reserve for interrupt handlers."
 msgstr ""
 
-#: config/s390/s390.opt:39
-msgid "31 bit ABI"
+#: config/rx/rx.opt:117
+msgid ""
+"Specifies whether interrupt functions should save and restore the "
+"accumulator register."
 msgstr ""
 
-#: config/s390/s390.opt:43
-msgid "64 bit ABI"
+#: config/rx/rx.opt:123
+msgid "Enables Position-Independent-Data (PID) mode."
 msgstr ""
 
-#: config/s390/s390.opt:81
-msgid "Maintain backchain pointer"
+#: config/rx/rx.opt:129
+msgid ""
+"Warn when multiple, different, fast interrupt handlers are in the "
+"compilation unit."
 msgstr ""
 
-#: config/s390/s390.opt:85
-msgid "Additional debug prints"
+#: config/rx/rx.opt:133
+msgid ""
+"Enable the use of the old, broken, ABI where all stacked function arguments "
+"are aligned to 32-bits."
 msgstr ""
 
-#: config/s390/s390.opt:89
-msgid "ESA/390 architecture"
+#: config/rx/rx.opt:137
+msgid ""
+"Enable the use the standard RX ABI where all stacked function arguments are "
+"naturally aligned.  This is the default."
 msgstr ""
 
-#: config/s390/s390.opt:93
-msgid "Enable decimal floating point hardware support"
+#: config/rx/rx.opt:141
+msgid "Enable the use of the LRA register allocator."
 msgstr ""
 
-#: config/s390/s390.opt:97
-msgid "Enable hardware floating point"
+#: config/cr16/cr16.opt:23
+msgid "-msim   Use simulator runtime"
 msgstr ""
 
-#: config/s390/s390.opt:101
-msgid "Takes two non-negative integer numbers separated by a comma."
+#: config/cr16/cr16.opt:27
+msgid "Generate SBIT, CBIT instructions"
 msgstr ""
 
-#: config/s390/s390.opt:119
-msgid "Use hardware transactional execution instructions"
+#: config/cr16/cr16.opt:31
+msgid "Support multiply accumulate instructions"
 msgstr ""
 
-#: config/s390/s390.opt:123
-msgid "Use packed stack layout"
+#: config/cr16/cr16.opt:38
+msgid "Treat data references as near, far or medium. medium is default"
 msgstr ""
 
-#: config/s390/s390.opt:127
-msgid "Use bras for executable < 64k"
+#: config/cr16/cr16.opt:42
+msgid "Generate code for CR16C architecture"
 msgstr ""
 
-#: config/s390/s390.opt:131
-msgid "Disable hardware floating point"
+#: config/cr16/cr16.opt:46
+msgid "Generate code for CR16C+ architecture (Default)"
 msgstr ""
 
-#: config/s390/s390.opt:135
-msgid ""
-"Set the max. number of bytes which has to be left to stack size before a "
-"trap instruction is triggered"
+#: config/cr16/cr16.opt:50
+msgid "Treat integers as 32-bit."
 msgstr ""
 
-#: config/s390/s390.opt:139
-msgid ""
-"Emit extra code in the function prologue in order to trap if the stack size "
-"exceeds the given limit"
+#: config/pa/pa-hpux.opt:27
+msgid "Generate cpp defines for server IO"
 msgstr ""
 
-#: config/s390/s390.opt:147
-msgid "mvcle use"
+#: config/pa/pa-hpux.opt:31 config/pa/pa-hpux1131.opt:23
+#: config/pa/pa-hpux1111.opt:23 config/pa/pa-hpux1010.opt:23
+msgid "Specify UNIX standard for predefines and linking"
 msgstr ""
 
-#: config/s390/s390.opt:151
-msgid "Warn if a function uses alloca or creates an array with dynamic size"
+#: config/pa/pa-hpux.opt:35
+msgid "Generate cpp defines for workstation IO"
 msgstr ""
 
-#: config/s390/s390.opt:155
-msgid "Warn if a single function's framesize exceeds the given framesize"
+#: config/pa/pa.opt:30 config/pa/pa.opt:83 config/pa/pa.opt:91
+msgid "Generate PA1.0 code"
 msgstr ""
 
-#: config/s390/s390.opt:159
-msgid "z/Architecture"
+#: config/pa/pa.opt:34 config/pa/pa.opt:95 config/pa/pa.opt:136
+msgid "Generate PA1.1 code"
 msgstr ""
 
-#: config/s390/s390.opt:163
-msgid "Set the branch costs for conditional branch instructions.  Reasonable"
+#: config/pa/pa.opt:38 config/pa/pa.opt:99
+msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
 msgstr ""
 
-#: config/s390/s390.opt:169 config/rs6000/rs6000.opt:474
-#: config/mips/mips.opt:389
-msgid "Use LRA instead of reload"
+#: config/pa/pa.opt:46
+msgid "Disable FP regs"
 msgstr ""
 
-#: config/rl78/rl78.opt:27 config/rx/rx.opt:87
-msgid "Use the simulator runtime."
+#: config/pa/pa.opt:50
+msgid "Disable indexed addressing"
 msgstr ""
 
-#: config/rl78/rl78.opt:31
-msgid "Select hardware or software multiplication support."
+#: config/pa/pa.opt:54
+msgid "Generate fast indirect calls"
 msgstr ""
 
-#: config/rl78/rl78.opt:47
-msgid "Use all registers, reserving none for interrupt handlers."
+#: config/pa/pa.opt:62
+msgid "Assume code will be assembled by GAS"
 msgstr ""
 
-#: config/rl78/rl78.opt:51
-msgid "Enable assembler and linker relaxation.  Enabled by default at -Os."
+#: config/pa/pa.opt:71
+msgid "Enable linker optimizations"
 msgstr ""
 
-#: config/rl78/rl78.opt:55
-msgid "Target the RL78/G10 series"
+#: config/pa/pa.opt:75
+msgid "Always generate long calls"
 msgstr ""
 
-#: config/rl78/rl78.opt:59
-msgid ""
-"Assume ES is zero throughout program execution, use ES: for read-only data."
+#: config/pa/pa.opt:79
+msgid "Emit long load/store sequences"
 msgstr ""
 
-#: config/stormy16/stormy16.opt:24
-msgid "Provide libraries for the simulator"
+#: config/pa/pa.opt:87
+msgid "Disable space regs"
 msgstr ""
 
-#: config/arm/arm-tables.opt:25
-msgid "Known ARM CPUs (for use with the -mcpu= and -mtune= options):"
+#: config/pa/pa.opt:103
+msgid "Use portable calling conventions"
 msgstr ""
 
-#: config/arm/arm-tables.opt:329
-msgid "Known ARM architectures (for use with the -march= option):"
+#: config/pa/pa.opt:107
+msgid ""
+"Specify CPU for scheduling purposes.  Valid arguments are 700, 7100, 7100LC, "
+"7200, 7300, and 8000"
 msgstr ""
 
-#: config/arm/arm-tables.opt:417
-msgid "Known ARM FPUs (for use with the -mfpu= option):"
+#: config/pa/pa.opt:132 config/frv/frv.opt:215
+msgid "Use software floating point"
 msgstr ""
 
-#: config/arm/arm.opt:26
-msgid "TLS dialect to use:"
+#: config/pa/pa.opt:140
+msgid "Do not disable space regs"
 msgstr ""
 
-#: config/arm/arm.opt:36
-msgid "Specify an ABI"
+#: config/pa/pa64-hpux.opt:23
+msgid "Assume code will be linked by GNU ld"
 msgstr ""
 
-#: config/arm/arm.opt:40
-msgid "Known ARM ABIs (for use with the -mabi= option):"
+#: config/pa/pa64-hpux.opt:27
+msgid "Assume code will be linked by HP ld"
 msgstr ""
 
-#: config/arm/arm.opt:59
-msgid "Generate a call to abort if a noreturn function returns"
+#: config/vxworks.opt:36
+msgid "Assume the VxWorks RTP environment"
 msgstr ""
 
-#: config/arm/arm.opt:66
-msgid "Pass FP arguments in FP registers"
+#: config/vxworks.opt:43
+msgid "Assume the VxWorks vThreads environment"
 msgstr ""
 
-#: config/arm/arm.opt:70
-msgid "Generate APCS conformant stack frames"
+#: config/aarch64/aarch64.opt:28
+msgid "The possible TLS dialects:"
 msgstr ""
 
-#: config/arm/arm.opt:74
-msgid "Generate re-entrant, PIC code"
+#: config/aarch64/aarch64.opt:40
+msgid "The code model option names for -mcmodel:"
 msgstr ""
 
-#: config/arm/arm.opt:90
-msgid "Generate code in 32 bit ARM state."
+#: config/aarch64/aarch64.opt:68
+msgid "Generate code which uses only the general registers"
 msgstr ""
 
-#: config/arm/arm.opt:98
-msgid "Thumb: Assume non-static functions may be called from ARM code"
+#: config/aarch64/aarch64.opt:72
+msgid "Workaround for ARM Cortex-A53 Erratum number 835769"
 msgstr ""
 
-#: config/arm/arm.opt:102
-msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
+#: config/aarch64/aarch64.opt:76
+msgid "Workaround for ARM Cortex-A53 Erratum number 843419"
 msgstr ""
 
-#: config/arm/arm.opt:110
-msgid "Specify if floating point hardware should be used"
+#: config/aarch64/aarch64.opt:84
+msgid "Specify the code model"
 msgstr ""
 
-#: config/arm/arm.opt:114
-msgid "Known floating-point ABIs (for use with the -mfloat-abi= option):"
+#: config/aarch64/aarch64.opt:88
+msgid "Don't assume that unaligned accesses are handled by the system"
 msgstr ""
 
-#: config/arm/arm.opt:127
-msgid "Specify the __fp16 floating-point format"
+#: config/aarch64/aarch64.opt:96
+msgid "Specify TLS dialect"
 msgstr ""
 
-#: config/arm/arm.opt:131
-msgid "Known __fp16 formats (for use with the -mfp16-format= option):"
+#: config/aarch64/aarch64.opt:100
+msgid "-march=ARCH\tUse features of architecture ARCH"
 msgstr ""
 
-#: config/arm/arm.opt:144
-msgid "Specify the name of the target floating point hardware/format"
+#: config/aarch64/aarch64.opt:104
+msgid "-mcpu=CPU\tUse features of and optimize for CPU"
 msgstr ""
 
-#: config/arm/arm.opt:155
-msgid "Generate call insns as indirect calls, if necessary"
+#: config/aarch64/aarch64.opt:108
+msgid "-mtune=CPU\tOptimize for CPU"
 msgstr ""
 
-#: config/arm/arm.opt:159
-msgid "Assume data segments are relative to text segment."
+#: config/aarch64/aarch64.opt:112
+msgid "-mabi=ABI\tGenerate code that conforms to the specified ABI"
 msgstr ""
 
-#: config/arm/arm.opt:163
-msgid "Specify the register to be used for PIC addressing"
+#: config/aarch64/aarch64.opt:116
+msgid "Known AArch64 ABIs (for use with the -mabi= option):"
 msgstr ""
 
-#: config/arm/arm.opt:167
-msgid "Store function names in object code"
+#: config/h8300/h8300.opt:23
+msgid "Generate H8S code"
 msgstr ""
 
-#: config/arm/arm.opt:171
-msgid "Permit scheduling of a function's prologue sequence"
+#: config/h8300/h8300.opt:27
+msgid "Generate H8SX code"
 msgstr ""
 
-#: config/arm/arm.opt:175 config/rs6000/rs6000.opt:248
-msgid "Do not load the PIC register in function prologues"
+#: config/h8300/h8300.opt:31
+msgid "Generate H8S/2600 code"
 msgstr ""
 
-#: config/arm/arm.opt:182
-msgid "Specify the minimum bit alignment of structures"
+#: config/h8300/h8300.opt:35
+msgid "Make integers 32 bits wide"
 msgstr ""
 
-#: config/arm/arm.opt:186
-msgid "Generate code for Thumb state"
+#: config/h8300/h8300.opt:42
+msgid "Use registers for argument passing"
 msgstr ""
 
-#: config/arm/arm.opt:190
-msgid "Support calls between Thumb and ARM instruction sets"
+#: config/h8300/h8300.opt:46
+msgid "Consider access to byte sized memory slow"
 msgstr ""
 
-#: config/arm/arm.opt:194
-msgid "Specify thread local storage scheme"
+#: config/h8300/h8300.opt:50
+msgid "Enable linker relaxing"
 msgstr ""
 
-#: config/arm/arm.opt:198
-msgid "Specify how to access the thread pointer"
+#: config/h8300/h8300.opt:54
+msgid "Generate H8/300H code"
 msgstr ""
 
-#: config/arm/arm.opt:202
-msgid "Valid arguments to -mtp=:"
+#: config/h8300/h8300.opt:58
+msgid "Enable the normal mode"
 msgstr ""
 
-#: config/arm/arm.opt:215
-msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
+#: config/h8300/h8300.opt:62
+msgid "Use H8/300 alignment rules"
 msgstr ""
 
-#: config/arm/arm.opt:219
-msgid "Thumb: Generate (leaf) stack frames even if not needed"
+#: config/h8300/h8300.opt:66
+msgid "Push extended registers on stack in monitor functions"
 msgstr ""
 
-#: config/arm/arm.opt:223 config/mn10300/mn10300.opt:42
-msgid "Tune code for the given processor"
+#: config/h8300/h8300.opt:70
+msgid "Do not push extended registers on stack in monitor functions"
 msgstr ""
 
-#: config/arm/arm.opt:227
-msgid "Print CPU tuning information as comment in assembler file.  This is"
+#: config/nvptx/nvptx.opt:22
+msgid "Generate code for a 32-bit ABI"
 msgstr ""
 
-#: config/arm/arm.opt:238
-msgid ""
-"Use Neon quad-word (rather than double-word) registers for vectorization"
+#: config/nvptx/nvptx.opt:26
+msgid "Generate code for a 64-bit ABI"
 msgstr ""
 
-#: config/arm/arm.opt:242
-msgid ""
-"Use Neon double-word (rather than quad-word) registers for vectorization"
+#: config/nvptx/nvptx.opt:30
+msgid "Link in code for a __main kernel."
 msgstr ""
 
-#: config/arm/arm.opt:246
-msgid "Only generate absolute relocations on word sized values."
+#: config/vax/vax.opt:23 config/vax/vax.opt:27
+msgid "Target DFLOAT double precision code"
 msgstr ""
 
-#: config/arm/arm.opt:250
-msgid "Generate IT blocks appropriate for ARMv8."
+#: config/vax/vax.opt:31 config/vax/vax.opt:35
+msgid "Generate GFLOAT double precision code"
 msgstr ""
 
-#: config/arm/arm.opt:254
-msgid "Use the old RTX costing tables (transitional)."
+#: config/vax/vax.opt:39
+msgid "Generate code for GNU assembler (gas)"
 msgstr ""
 
-#: config/arm/arm.opt:258
-msgid ""
-"Use the new generic RTX cost tables if new core-specific cost table not "
-"available (transitional)."
+#: config/vax/vax.opt:43
+msgid "Generate code for UNIX assembler"
 msgstr ""
 
-#: config/arm/arm.opt:262
-msgid ""
-"Avoid overlapping destination and address registers on LDRD instructions"
+#: config/vax/vax.opt:47
+msgid "Use VAXC structure conventions"
 msgstr ""
 
-#: config/arm/arm.opt:267
-msgid "Enable unaligned word and halfword accesses to packed data."
+#: config/vax/vax.opt:51
+msgid "Use new adddi3/subdi3 patterns"
 msgstr ""
 
-#: config/arm/arm.opt:271
-msgid "Use Neon to perform 64-bits operations rather than core registers."
+#: config/linux.opt:24
+msgid "Use Bionic C library"
 msgstr ""
 
-#: config/arm/arm.opt:275
-msgid "Assume loading data from flash is slower than fetching instructions."
+#: config/linux.opt:28
+msgid "Use GNU C library"
 msgstr ""
 
-#: config/arm/arm.opt:279
-msgid "Assume unified syntax for Thumb inline assembly code."
+#: config/linux.opt:32
+msgid "Use uClibc C library"
 msgstr ""
 
-#: config/sparc/sparc.opt:30 config/sparc/sparc.opt:34
-#: config/visium/visium.opt:37
-msgid "Use hardware FP"
+#: config/mmix/mmix.opt:24
+msgid "For intrinsics library: pass all parameters in registers"
 msgstr ""
 
-#: config/sparc/sparc.opt:38 config/visium/visium.opt:41
-msgid "Do not use hardware FP"
+#: config/mmix/mmix.opt:28
+msgid "Use register stack for parameters and return value"
 msgstr ""
 
-#: config/sparc/sparc.opt:42
-msgid "Use flat register window model"
+#: config/mmix/mmix.opt:32
+msgid "Use call-clobbered registers for parameters and return value"
 msgstr ""
 
-#: config/sparc/sparc.opt:46
-msgid "Assume possible double misalignment"
+#: config/mmix/mmix.opt:37
+msgid "Use epsilon-respecting floating point compare instructions"
 msgstr ""
 
-#: config/sparc/sparc.opt:50
-msgid "Use ABI reserved registers"
+#: config/mmix/mmix.opt:41
+msgid "Use zero-extending memory loads, not sign-extending ones"
 msgstr ""
 
-#: config/sparc/sparc.opt:54
-msgid "Use hardware quad FP instructions"
+#: config/mmix/mmix.opt:45
+msgid ""
+"Generate divide results with reminder having the same sign as the divisor "
+"(not the dividend)"
 msgstr ""
 
-#: config/sparc/sparc.opt:58
-msgid "Do not use hardware quad fp instructions"
+#: config/mmix/mmix.opt:49
+msgid "Prepend global symbols with \":\" (for use with PREFIX)"
 msgstr ""
 
-#: config/sparc/sparc.opt:62
-msgid "Compile for V8+ ABI"
+#: config/mmix/mmix.opt:53
+msgid "Do not provide a default start-address 0x100 of the program"
 msgstr ""
 
-#: config/sparc/sparc.opt:66
-msgid "Use UltraSPARC Visual Instruction Set version 1.0 extensions"
+#: config/mmix/mmix.opt:57
+msgid "Link to emit program in ELF format (rather than mmo)"
 msgstr ""
 
-#: config/sparc/sparc.opt:70
-msgid "Use UltraSPARC Visual Instruction Set version 2.0 extensions"
+#: config/mmix/mmix.opt:61
+msgid "Use P-mnemonics for branches statically predicted as taken"
 msgstr ""
 
-#: config/sparc/sparc.opt:74
-msgid "Use UltraSPARC Visual Instruction Set version 3.0 extensions"
+#: config/mmix/mmix.opt:65
+msgid "Don't use P-mnemonics for branches"
 msgstr ""
 
-#: config/sparc/sparc.opt:78
-msgid "Use UltraSPARC Compare-and-Branch extensions"
+#: config/mmix/mmix.opt:79
+msgid "Use addresses that allocate global registers"
 msgstr ""
 
-#: config/sparc/sparc.opt:82
-msgid "Use UltraSPARC Fused Multiply-Add extensions"
+#: config/mmix/mmix.opt:83
+msgid "Do not use addresses that allocate global registers"
 msgstr ""
 
-#: config/sparc/sparc.opt:86
-msgid "Use UltraSPARC Population-Count instruction"
+#: config/mmix/mmix.opt:87
+msgid "Generate a single exit point for each function"
 msgstr ""
 
-#: config/sparc/sparc.opt:90
-msgid "Pointers are 64-bit"
+#: config/mmix/mmix.opt:91
+msgid "Do not generate a single exit point for each function"
 msgstr ""
 
-#: config/sparc/sparc.opt:94
-msgid "Pointers are 32-bit"
+#: config/mmix/mmix.opt:95
+msgid "Set start-address of the program"
 msgstr ""
 
-#: config/sparc/sparc.opt:98
-msgid "Use 64-bit ABI"
+#: config/mmix/mmix.opt:99
+msgid "Set start-address of data"
 msgstr ""
 
-#: config/sparc/sparc.opt:102
-msgid "Use 32-bit ABI"
+#: config/fr30/fr30.opt:23
+msgid "Assume small address space"
 msgstr ""
 
-#: config/sparc/sparc.opt:106
-msgid "Use stack bias"
+#: config/pdp11/pdp11.opt:23
+msgid "Generate code for an 11/10"
 msgstr ""
 
-#: config/sparc/sparc.opt:110
-msgid "Use structs on stronger alignment for double-word copies"
+#: config/pdp11/pdp11.opt:27
+msgid "Generate code for an 11/40"
 msgstr ""
 
-#: config/sparc/sparc.opt:114
-msgid "Optimize tail call instructions in assembler and linker"
+#: config/pdp11/pdp11.opt:31
+msgid "Generate code for an 11/45"
 msgstr ""
 
-#: config/sparc/sparc.opt:118
-msgid "Do not generate code that can only run in supervisor mode"
+#: config/pdp11/pdp11.opt:35
+msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)"
 msgstr ""
 
-#: config/sparc/sparc.opt:122 config/visium/visium.opt:45
-msgid "Use features of and schedule code for given CPU"
+#: config/pdp11/pdp11.opt:39
+msgid "Do not use inline patterns for copying memory"
 msgstr ""
 
-#: config/sparc/sparc.opt:199
-msgid "Use given SPARC-V9 code model"
+#: config/pdp11/pdp11.opt:43
+msgid "Use inline patterns for copying memory"
 msgstr ""
 
-#: config/sparc/sparc.opt:203
-msgid "Enable debug output"
+#: config/pdp11/pdp11.opt:47
+msgid "Do not pretend that branches are expensive"
 msgstr ""
 
-#: config/sparc/sparc.opt:207
-msgid "Enable strict 32-bit psABI struct return checking."
+#: config/pdp11/pdp11.opt:51
+msgid "Pretend that branches are expensive"
 msgstr ""
 
-#: config/sparc/sparc.opt:211
-msgid "Enable workaround for single erratum of AT697F processor"
+#: config/pdp11/pdp11.opt:55
+msgid "Use the DEC assembler syntax"
 msgstr ""
 
-#: config/sparc/sparc.opt:216
-msgid "Enable workarounds for the errata of the UT699 processor"
+#: config/pdp11/pdp11.opt:59
+msgid "Use 32 bit float"
 msgstr ""
 
-#: config/sparc/sparc.opt:245
-msgid "Specify the memory model in effect for the program."
+#: config/pdp11/pdp11.opt:63
+msgid "Use 64 bit float"
 msgstr ""
 
-#: config/rs6000/darwin.opt:38 config/rs6000/sysv4.opt:141
-msgid "Generate 64-bit code"
+#: config/pdp11/pdp11.opt:67 config/frv/frv.opt:158
+#: config/rs6000/rs6000.opt:177
+msgid "Use hardware floating point"
 msgstr ""
 
-#: config/rs6000/darwin.opt:42 config/rs6000/sysv4.opt:145
-msgid "Generate 32-bit code"
+#: config/pdp11/pdp11.opt:71
+msgid "Use 16 bit int"
 msgstr ""
 
-#: config/rs6000/rs6000-tables.opt:24
-msgid "Known CPUs (for use with the -mcpu= and -mtune= options):"
+#: config/pdp11/pdp11.opt:75
+msgid "Use 32 bit int"
 msgstr ""
 
-#: config/rs6000/476.opt:24
+#: config/pdp11/pdp11.opt:79 config/rs6000/rs6000.opt:173
+msgid "Do not use hardware floating point"
+msgstr ""
+
+#: config/pdp11/pdp11.opt:83
+msgid "Target has split I&D"
+msgstr ""
+
+#: config/pdp11/pdp11.opt:87
+msgid "Use UNIX assembler syntax"
+msgstr ""
+
+#: config/frv/frv.opt:30
+msgid "Use 4 media accumulators"
+msgstr ""
+
+#: config/frv/frv.opt:34
+msgid "Use 8 media accumulators"
+msgstr ""
+
+#: config/frv/frv.opt:38
+msgid "Enable label alignment optimizations"
+msgstr ""
+
+#: config/frv/frv.opt:42
+msgid "Dynamically allocate cc registers"
+msgstr ""
+
+#: config/frv/frv.opt:49
+msgid "Set the cost of branches"
+msgstr ""
+
+#: config/frv/frv.opt:53
+msgid "Enable conditional execution other than moves/scc"
+msgstr ""
+
+#: config/frv/frv.opt:57
+msgid "Change the maximum length of conditionally-executed sequences"
+msgstr ""
+
+#: config/frv/frv.opt:61
 msgid ""
-"Preserve the PowerPC 476's link stack by matching up a blr with the bcl/bl "
-"insns used for GOT accesses"
+"Change the number of temporary registers that are available to conditionally-"
+"executed sequences"
 msgstr ""
 
-#: config/rs6000/aix64.opt:24
-msgid "Compile for 64-bit pointers"
+#: config/frv/frv.opt:65
+msgid "Enable conditional moves"
 msgstr ""
 
-#: config/rs6000/aix64.opt:28
-msgid "Compile for 32-bit pointers"
+#: config/frv/frv.opt:69
+msgid "Set the target CPU type"
 msgstr ""
 
-#: config/rs6000/aix64.opt:32 config/rs6000/linux64.opt:28
-msgid "Select code model"
+#: config/frv/frv.opt:73
+msgid "Known FR-V CPUs (for use with the -mcpu= option):"
 msgstr ""
 
-#: config/rs6000/aix64.opt:49
-msgid "Support message passing with the Parallel Environment"
+#: config/frv/frv.opt:122
+msgid "Use fp double instructions"
 msgstr ""
 
-#: config/rs6000/linux64.opt:24
-msgid "Call mcount for profiling before a function prologue"
+#: config/frv/frv.opt:126
+msgid "Change the ABI to allow double word insns"
+msgstr ""
+
+#: config/frv/frv.opt:130 config/bfin/bfin.opt:90
+msgid "Enable Function Descriptor PIC mode"
+msgstr ""
+
+#: config/frv/frv.opt:134
+msgid "Just use icc0/fcc0"
+msgstr ""
+
+#: config/frv/frv.opt:138
+msgid "Only use 32 FPRs"
+msgstr ""
+
+#: config/frv/frv.opt:142
+msgid "Use 64 FPRs"
+msgstr ""
+
+#: config/frv/frv.opt:146
+msgid "Only use 32 GPRs"
+msgstr ""
+
+#: config/frv/frv.opt:150
+msgid "Use 64 GPRs"
+msgstr ""
+
+#: config/frv/frv.opt:154
+msgid "Enable use of GPREL for read-only data in FDPIC"
+msgstr ""
+
+#: config/frv/frv.opt:162 config/bfin/bfin.opt:94
+msgid "Enable inlining of PLT in function calls"
+msgstr ""
+
+#: config/frv/frv.opt:166
+msgid "Enable PIC support for building libraries"
+msgstr ""
+
+#: config/frv/frv.opt:170
+msgid "Follow the EABI linkage requirements"
+msgstr ""
+
+#: config/frv/frv.opt:174
+msgid "Disallow direct calls to global functions"
+msgstr ""
+
+#: config/frv/frv.opt:178
+msgid "Use media instructions"
+msgstr ""
+
+#: config/frv/frv.opt:182
+msgid "Use multiply add/subtract instructions"
+msgstr ""
+
+#: config/frv/frv.opt:186
+msgid "Enable optimizing &&/|| in conditional execution"
+msgstr ""
+
+#: config/frv/frv.opt:190
+msgid "Enable nested conditional execution optimizations"
+msgstr ""
+
+#: config/frv/frv.opt:195
+msgid "Do not mark ABI switches in e_flags"
+msgstr ""
+
+#: config/frv/frv.opt:199
+msgid "Remove redundant membars"
+msgstr ""
+
+#: config/frv/frv.opt:203
+msgid "Pack VLIW instructions"
+msgstr ""
+
+#: config/frv/frv.opt:207
+msgid "Enable setting GPRs to the result of comparisons"
+msgstr ""
+
+#: config/frv/frv.opt:211
+msgid "Change the amount of scheduler lookahead"
+msgstr ""
+
+#: config/frv/frv.opt:219
+msgid "Assume a large TLS segment"
+msgstr ""
+
+#: config/frv/frv.opt:223
+msgid "Do not assume a large TLS segment"
+msgstr ""
+
+#: config/frv/frv.opt:228
+msgid "Cause gas to print tomcat statistics"
+msgstr ""
+
+#: config/frv/frv.opt:233
+msgid "Link with the library-pic libraries"
+msgstr ""
+
+#: config/frv/frv.opt:237
+msgid "Allow branches to be packed with other instructions"
+msgstr ""
+
+#: config/tilegx/tilegx.opt:30
+msgid "Known TILE-Gx CPUs (for use with the -mcpu= option):"
+msgstr ""
+
+#: config/tilegx/tilegx.opt:37
+msgid "Compile with 32 bit longs and pointers."
+msgstr ""
+
+#: config/tilegx/tilegx.opt:41
+msgid "Compile with 64 bit longs and pointers."
+msgstr ""
+
+#: config/tilegx/tilegx.opt:45
+msgid "Use big-endian byte order."
+msgstr ""
+
+#: config/tilegx/tilegx.opt:49
+msgid "Use little-endian byte order."
+msgstr ""
+
+#: config/tilegx/tilegx.opt:53
+msgid "Use given TILE-Gx code model"
+msgstr ""
+
+#: config/mep/mep.opt:23
+msgid "Enable absolute difference instructions"
+msgstr ""
+
+#: config/mep/mep.opt:27
+msgid "Enable all optional instructions"
+msgstr ""
+
+#: config/mep/mep.opt:31
+msgid "Enable average instructions"
+msgstr ""
+
+#: config/mep/mep.opt:35
+msgid "Variables this size and smaller go in the based section. (default 0)"
+msgstr ""
+
+#: config/mep/mep.opt:39
+msgid "Enable bit manipulation instructions"
+msgstr ""
+
+#: config/mep/mep.opt:43
+msgid "Section to put all const variables in (tiny, near, far) (no default)"
+msgstr ""
+
+#: config/mep/mep.opt:47
+msgid "Enable clip instructions"
+msgstr ""
+
+#: config/mep/mep.opt:51
+msgid "Configuration name"
+msgstr ""
+
+#: config/mep/mep.opt:55
+msgid "Enable MeP Coprocessor"
+msgstr ""
+
+#: config/mep/mep.opt:59
+msgid "Enable MeP Coprocessor with 32-bit registers"
+msgstr ""
+
+#: config/mep/mep.opt:63
+msgid "Enable MeP Coprocessor with 64-bit registers"
+msgstr ""
+
+#: config/mep/mep.opt:67
+msgid "Enable IVC2 scheduling"
+msgstr ""
+
+#: config/mep/mep.opt:71
+msgid "Const variables default to the near section"
+msgstr ""
+
+#: config/mep/mep.opt:78
+msgid "Enable 32-bit divide instructions"
+msgstr ""
+
+#: config/mep/mep.opt:93
+msgid "__io vars are volatile by default"
+msgstr ""
+
+#: config/mep/mep.opt:97
+msgid "All variables default to the far section"
+msgstr ""
+
+#: config/mep/mep.opt:101
+msgid "Enable leading zero instructions"
+msgstr ""
+
+#: config/mep/mep.opt:108
+msgid "All variables default to the near section"
+msgstr ""
+
+#: config/mep/mep.opt:112
+msgid "Enable min/max instructions"
+msgstr ""
+
+#: config/mep/mep.opt:116
+msgid "Enable 32-bit multiply instructions"
+msgstr ""
+
+#: config/mep/mep.opt:120
+msgid "Disable all optional instructions"
+msgstr ""
+
+#: config/mep/mep.opt:127
+msgid "Allow gcc to use the repeat/erepeat instructions"
+msgstr ""
+
+#: config/mep/mep.opt:131
+msgid "All variables default to the tiny section"
+msgstr ""
+
+#: config/mep/mep.opt:135
+msgid "Enable saturation instructions"
+msgstr ""
+
+#: config/mep/mep.opt:139
+msgid "Use sdram version of runtime"
+msgstr ""
+
+#: config/mep/mep.opt:147
+msgid "Use simulator runtime without vectors"
+msgstr ""
+
+#: config/mep/mep.opt:151
+msgid "All functions default to the far section"
+msgstr ""
+
+#: config/mep/mep.opt:155
+msgid "Variables this size and smaller go in the tiny section. (default 4)"
+msgstr ""
+
+#: config/lynx.opt:23
+msgid "Support legacy multi-threading"
+msgstr ""
+
+#: config/lynx.opt:27
+msgid "Use shared libraries"
+msgstr ""
+
+#: config/lynx.opt:31
+msgid "Support multi-threading"
+msgstr ""
+
+#: config/stormy16/stormy16.opt:24
+msgid "Provide libraries for the simulator"
+msgstr ""
+
+#: config/bfin/bfin.opt:48
+msgid "Omit frame pointer for leaf functions"
+msgstr ""
+
+#: config/bfin/bfin.opt:52
+msgid "Program is entirely located in low 64k of memory"
+msgstr ""
+
+#: config/bfin/bfin.opt:56
+msgid ""
+"Work around a hardware anomaly by adding a number of NOPs before a CSYNC or "
+"SSYNC instruction."
+msgstr ""
+
+#: config/bfin/bfin.opt:61
+msgid "Avoid speculative loads to work around a hardware anomaly."
+msgstr ""
+
+#: config/bfin/bfin.opt:65
+msgid "Enabled ID based shared library"
+msgstr ""
+
+#: config/bfin/bfin.opt:69
+msgid ""
+"Generate code that won't be linked against any other ID shared libraries, "
+"but may be used as a shared library."
+msgstr ""
+
+#: config/bfin/bfin.opt:86
+msgid "Link with the fast floating-point library"
+msgstr ""
+
+#: config/bfin/bfin.opt:98
+msgid "Do stack checking using bounds in L1 scratch memory"
+msgstr ""
+
+#: config/bfin/bfin.opt:102
+msgid "Enable multicore support"
+msgstr ""
+
+#: config/bfin/bfin.opt:106
+msgid "Build for Core A"
+msgstr ""
+
+#: config/bfin/bfin.opt:110
+msgid "Build for Core B"
+msgstr ""
+
+#: config/bfin/bfin.opt:114
+msgid "Build for SDRAM"
+msgstr ""
+
+#: config/bfin/bfin.opt:118
+msgid "Assume ICPLBs are enabled at runtime."
+msgstr ""
+
+#: config/cris/cris.opt:45
+msgid "Work around bug in multiplication instruction"
+msgstr ""
+
+#: config/cris/cris.opt:51
+msgid "Compile for ETRAX 4 (CRIS v3)"
+msgstr ""
+
+#: config/cris/cris.opt:56
+msgid "Compile for ETRAX 100 (CRIS v8)"
+msgstr ""
+
+#: config/cris/cris.opt:64
+msgid "Emit verbose debug information in assembly code"
+msgstr ""
+
+#: config/cris/cris.opt:71
+msgid "Do not use condition codes from normal instructions"
+msgstr ""
+
+#: config/cris/cris.opt:80
+msgid "Do not emit addressing modes with side-effect assignment"
+msgstr ""
+
+#: config/cris/cris.opt:89
+msgid "Do not tune stack alignment"
+msgstr ""
+
+#: config/cris/cris.opt:98
+msgid "Do not tune writable data alignment"
+msgstr ""
+
+#: config/cris/cris.opt:107
+msgid "Do not tune code and read-only data alignment"
+msgstr ""
+
+#: config/cris/cris.opt:116
+msgid "Align code and data to 32 bits"
+msgstr ""
+
+#: config/cris/cris.opt:133
+msgid "Don't align items in code or data"
+msgstr ""
+
+#: config/cris/cris.opt:142
+msgid "Do not emit function prologue or epilogue"
+msgstr ""
+
+#: config/cris/cris.opt:149
+msgid "Use the most feature-enabling options allowed by other options"
+msgstr ""
+
+#: config/cris/cris.opt:158
+msgid "Override -mbest-lib-options"
+msgstr ""
+
+#: config/cris/cris.opt:165
+msgid "-march=ARCH\tGenerate code for the specified chip or CPU version"
+msgstr ""
+
+#: config/cris/cris.opt:169
+msgid "-mtune=ARCH\tTune alignment for the specified chip or CPU version"
+msgstr ""
+
+#: config/cris/cris.opt:173
+msgid ""
+"-mmax-stackframe=SIZE\tWarn when a stackframe is larger than the specified "
+"size"
+msgstr ""
+
+#: config/cris/cris.opt:180
+msgid ""
+"Emit traps as \"break 8\", default for CRIS v3 and up.  If disabled, calls "
+"to abort() are used."
+msgstr ""
+
+#: config/cris/cris.opt:184
+msgid ""
+"Emit checks causing \"break 8\" instructions to execute when applying atomic "
+"builtins on misaligned memory"
+msgstr ""
+
+#: config/cris/cris.opt:188
+msgid ""
+"Handle atomic builtins that may be applied to unaligned data by calling "
+"library functions. Overrides -mtrap-unaligned-atomic."
+msgstr ""
+
+#: config/cris/linux.opt:27
+msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
+msgstr ""
+
+#: config/rs6000/rs6000-tables.opt:24
+msgid "Known CPUs (for use with the -mcpu= and -mtune= options):"
 msgstr ""
 
 #: config/rs6000/rs6000.opt:109
@@ -10435,16 +10847,26 @@ msgstr ""
 msgid "Analyze and remove doubleword swaps from VSX computations."
 msgstr ""
 
+#: config/rs6000/darwin.opt:38 config/rs6000/sysv4.opt:141
+msgid "Generate 64-bit code"
+msgstr ""
+
+#: config/rs6000/darwin.opt:42 config/rs6000/sysv4.opt:145
+msgid "Generate 32-bit code"
+msgstr ""
+
 #: config/rs6000/sysv4.opt:24
 msgid "Select ABI calling convention"
 msgstr ""
 
-#: config/rs6000/sysv4.opt:28 config/c6x/c6x.opt:42
-msgid "Select method for sdata handling"
+#: config/rs6000/sysv4.opt:48
+msgid "Align to the base type of the bit-field"
 msgstr ""
 
-#: config/rs6000/sysv4.opt:48 config/rs6000/sysv4.opt:52
-msgid "Align to the base type of the bit-field"
+#: config/rs6000/sysv4.opt:52
+msgid ""
+"Align to the base type of the bit-field Don't assume that unaligned accesses "
+"are handled by the system"
 msgstr ""
 
 #: config/rs6000/sysv4.opt:57 config/rs6000/sysv4.opt:61
@@ -10513,4409 +10935,4076 @@ msgstr ""
 msgid "Generate code for old exec BSS PLT"
 msgstr ""
 
-#: config/alpha/alpha.opt:27
-msgid "Use fp registers"
+#: config/rs6000/aix64.opt:24
+msgid "Compile for 64-bit pointers"
 msgstr ""
 
-#: config/alpha/alpha.opt:35
-msgid "Request IEEE-conformant math library routines (OSF/1)"
+#: config/rs6000/aix64.opt:28
+msgid "Compile for 32-bit pointers"
 msgstr ""
 
-#: config/alpha/alpha.opt:39
-msgid "Emit IEEE-conformant code, without inexact exceptions"
+#: config/rs6000/aix64.opt:32 config/rs6000/linux64.opt:28
+msgid "Select code model"
 msgstr ""
 
-#: config/alpha/alpha.opt:46
-msgid "Do not emit complex integer constants to read-only memory"
+#: config/rs6000/aix64.opt:49
+msgid "Support message passing with the Parallel Environment"
 msgstr ""
 
-#: config/alpha/alpha.opt:50
-msgid "Use VAX fp"
+#: config/rs6000/linux64.opt:24
+msgid "Call mcount for profiling before a function prologue"
 msgstr ""
 
-#: config/alpha/alpha.opt:54
-msgid "Do not use VAX fp"
-msgstr ""
-
-#: config/alpha/alpha.opt:58
-msgid "Emit code for the byte/word ISA extension"
+#: config/rs6000/476.opt:24
+msgid ""
+"Preserve the PowerPC 476's link stack by matching up a blr with the bcl/bl "
+"insns used for GOT accesses"
 msgstr ""
 
-#: config/alpha/alpha.opt:62
-msgid "Emit code for the motion video ISA extension"
+#: config/rl78/rl78.opt:31
+msgid "Select hardware or software multiplication support."
 msgstr ""
 
-#: config/alpha/alpha.opt:66
-msgid "Emit code for the fp move and sqrt ISA extension"
+#: config/rl78/rl78.opt:47
+msgid "Use all registers, reserving none for interrupt handlers."
 msgstr ""
 
-#: config/alpha/alpha.opt:70
-msgid "Emit code for the counting ISA extension"
+#: config/rl78/rl78.opt:51
+msgid "Enable assembler and linker relaxation.  Enabled by default at -Os."
 msgstr ""
 
-#: config/alpha/alpha.opt:74
-msgid "Emit code using explicit relocation directives"
+#: config/rl78/rl78.opt:55
+msgid "Target the RL78/G10 series"
 msgstr ""
 
-#: config/alpha/alpha.opt:78
-msgid "Emit 16-bit relocations to the small data areas"
+#: config/rl78/rl78.opt:59
+msgid ""
+"Assume ES is zero throughout program execution, use ES: for read-only data."
 msgstr ""
 
-#: config/alpha/alpha.opt:82
-msgid "Emit 32-bit relocations to the small data areas"
+#: config/nds32/nds32.opt:26
+msgid "Generate code in big-endian mode."
 msgstr ""
 
-#: config/alpha/alpha.opt:86
-msgid "Emit direct branches to local functions"
+#: config/nds32/nds32.opt:30
+msgid "Generate code in little-endian mode."
 msgstr ""
 
-#: config/alpha/alpha.opt:90
-msgid "Emit indirect branches to local functions"
+#: config/nds32/nds32.opt:34
+msgid "Use reduced-set registers for register allocation."
 msgstr ""
 
-#: config/alpha/alpha.opt:94
-msgid "Emit rdval instead of rduniq for thread pointer"
+#: config/nds32/nds32.opt:38
+msgid "Use full-set registers for register allocation."
 msgstr ""
 
-#: config/alpha/alpha.opt:106
-msgid "Use features of and schedule given CPU"
+#: config/nds32/nds32.opt:42
+msgid "Generate conditional move instructions."
 msgstr ""
 
-#: config/alpha/alpha.opt:110
-msgid "Schedule given CPU"
+#: config/nds32/nds32.opt:46
+msgid "Generate performance extension instructions."
 msgstr ""
 
-#: config/alpha/alpha.opt:114
-msgid "Control the generated fp rounding mode"
+#: config/nds32/nds32.opt:50
+msgid "Generate v3 push25/pop25 instructions."
 msgstr ""
 
-#: config/alpha/alpha.opt:118
-msgid "Control the IEEE trap mode"
+#: config/nds32/nds32.opt:54
+msgid "Generate 16-bit instructions."
 msgstr ""
 
-#: config/alpha/alpha.opt:122
-msgid "Control the precision given to fp exceptions"
+#: config/nds32/nds32.opt:58
+msgid "Specify the size of each interrupt vector, which must be 4 or 16."
 msgstr ""
 
-#: config/alpha/alpha.opt:126
-msgid "Tune expected memory latency"
+#: config/nds32/nds32.opt:62
+msgid ""
+"Specify the size of each cache block, which must be a power of 2 between 4 "
+"and 512."
 msgstr ""
 
-#: config/tilepro/tilepro.opt:23
-msgid "Compile with 32 bit longs and pointers, which is the only supported"
+#: config/nds32/nds32.opt:66
+msgid "Specify the name of the target architecture."
 msgstr ""
 
-#: config/tilepro/tilepro.opt:28 config/tilegx/tilegx.opt:26
-msgid "-mcpu=CPU\tUse features of and schedule code for given CPU"
+#: config/nds32/nds32.opt:70
+msgid "Known arch types (for use with the -march= option):"
 msgstr ""
 
-#: config/tilepro/tilepro.opt:32
-msgid "Known TILEPro CPUs (for use with the -mcpu= option):"
+#: config/nds32/nds32.opt:83
+msgid "Specify the address generation strategy for code model."
 msgstr ""
 
-#: config/lm32/lm32.opt:24
-msgid "Enable multiply instructions"
+#: config/nds32/nds32.opt:87
+msgid "Known cmodel types (for use with the -mcmodel= option):"
 msgstr ""
 
-#: config/lm32/lm32.opt:28
-msgid "Enable divide and modulus instructions"
+#: config/nds32/nds32.opt:100
+msgid "Enable constructor/destructor feature."
 msgstr ""
 
-#: config/lm32/lm32.opt:32
-msgid "Enable barrel shift instructions"
+#: config/nds32/nds32.opt:104
+msgid "Guide linker to relax instructions."
 msgstr ""
 
-#: config/lm32/lm32.opt:36
-msgid "Enable sign extend instructions"
+#: ada/gcc-interface/lang.opt:57 c-family/c.opt:276
+msgid "Enable most warning messages"
 msgstr ""
 
-#: config/lm32/lm32.opt:40
-msgid "Enable user-defined instructions"
+#: ada/gcc-interface/lang.opt:61
+msgid "Synonym of -gnatk8"
 msgstr ""
 
-#: config/nios2/elf.opt:26
-msgid "Link with a limited version of the C library"
+#: ada/gcc-interface/lang.opt:69
+msgid "Do not look for object files in standard path"
 msgstr ""
 
-#: config/nios2/elf.opt:30
-msgid "Name of system library to link against"
+#: ada/gcc-interface/lang.opt:73
+msgid "Select the runtime"
 msgstr ""
 
-#: config/nios2/elf.opt:34
-msgid "Name of the startfile"
+#: ada/gcc-interface/lang.opt:77 c-family/c.opt:1365
+msgid "Use the narrowest integer type possible for enumeration types"
 msgstr ""
 
-#: config/nios2/elf.opt:38
-msgid "Link with HAL BSP"
+#: ada/gcc-interface/lang.opt:81
+msgid "Catch typos"
 msgstr ""
 
-#: config/nios2/nios2.opt:35
-msgid "Enable DIV, DIVU"
+#: ada/gcc-interface/lang.opt:85
+msgid "Set name of output ALI file (internal switch)"
 msgstr ""
 
-#: config/nios2/nios2.opt:39
-msgid "Enable MUL instructions"
+#: ada/gcc-interface/lang.opt:89
+msgid "-gnat<options>\tSpecify options to GNAT"
 msgstr ""
 
-#: config/nios2/nios2.opt:43
-msgid "Enable MULX instructions, assume fast shifter"
+#: go/lang.opt:42
+msgid "Add explicit checks for division by zero"
 msgstr ""
 
-#: config/nios2/nios2.opt:47
-msgid "Use table based fast divide (default at -O3)"
+#: go/lang.opt:46
+msgid "Add explicit checks for division overflow in INT_MIN / -1"
 msgstr ""
 
-#: config/nios2/nios2.opt:51
-msgid "All memory accesses use I/O load/store instructions"
+#: go/lang.opt:50
+msgid "-fgo-dump-<type>\tDump Go frontend internal information"
 msgstr ""
 
-#: config/nios2/nios2.opt:55
-msgid "Volatile memory accesses use I/O load/store instructions"
+#: go/lang.opt:54
+msgid "-fgo-optimize-<type>\tTurn on optimization passes in the frontend"
 msgstr ""
 
-#: config/nios2/nios2.opt:59
-msgid "Volatile memory accesses do not use I/O load/store instructions"
+#: go/lang.opt:58
+msgid "-fgo-pkgpath=<string>\tSet Go package path"
 msgstr ""
 
-#: config/nios2/nios2.opt:63
-msgid "Enable/disable GP-relative addressing."
+#: go/lang.opt:62
+msgid "-fgo-prefix=<string>\tSet package-specific prefix for exported Go names"
 msgstr ""
 
-#: config/nios2/nios2.opt:67
-msgid "Valid options for GP-relative addressing (for -mgpopt):"
+#: go/lang.opt:66
+msgid ""
+"-fgo-relative-import-path=<path> Treat a relative import as relative to path"
 msgstr ""
 
-#: config/nios2/nios2.opt:86
-msgid "Equivalent to -mgpopt=local."
+#: go/lang.opt:70
+msgid "Functions which return values must end with return statements"
 msgstr ""
 
-#: config/nios2/nios2.opt:90
-msgid "Equivalent to -mgpopt=none."
+#: common.opt:282
+msgid "Display this information"
 msgstr ""
 
-#: config/nios2/nios2.opt:94 config/c6x/c6x.opt:30 config/mep/mep.opt:82
-#: config/mips/mips.opt:134
-msgid "Use big-endian byte order"
+#: common.opt:286
+msgid ""
+"--help=<class>\tDisplay descriptions of a specific class of options.  "
+"<class> is one or more of optimizers, target, warnings, undocumented, params"
 msgstr ""
 
-#: config/nios2/nios2.opt:98 config/c6x/c6x.opt:34 config/mep/mep.opt:86
-#: config/mips/mips.opt:138
-msgid "Use little-endian byte order"
+#: common.opt:404
+msgid "Alias for --help=target"
 msgstr ""
 
-#: config/nios2/nios2.opt:102
-msgid "Floating point custom instruction configuration name"
+#: common.opt:429
+msgid ""
+"--param <param>=<value>\tSet parameter <param> to value.  See below for a "
+"complete list of parameters"
 msgstr ""
 
-#: config/nios2/nios2.opt:106
-msgid "Do not use the ftruncds custom instruction"
+#: common.opt:457
+msgid "-O<number>\tSet optimization level to <number>"
 msgstr ""
 
-#: config/nios2/nios2.opt:110
-msgid "Integer id (N) of ftruncds custom instruction"
+#: common.opt:461
+msgid "Optimize for space rather than speed"
 msgstr ""
 
-#: config/nios2/nios2.opt:114
-msgid "Do not use the fextsd custom instruction"
+#: common.opt:465
+msgid "Optimize for speed disregarding exact standards compliance"
 msgstr ""
 
-#: config/nios2/nios2.opt:118
-msgid "Integer id (N) of fextsd custom instruction"
+#: common.opt:469
+msgid "Optimize for debugging experience rather than speed or size"
 msgstr ""
 
-#: config/nios2/nios2.opt:122
-msgid "Do not use the fixdu custom instruction"
+#: common.opt:509
+msgid "This switch is deprecated; use -Wextra instead"
 msgstr ""
 
-#: config/nios2/nios2.opt:126
-msgid "Integer id (N) of fixdu custom instruction"
+#: common.opt:522
+msgid "Warn about returning structures, unions or arrays"
 msgstr ""
 
-#: config/nios2/nios2.opt:130
-msgid "Do not use the fixdi custom instruction"
+#: common.opt:526
+msgid ""
+"Warn if a loop with constant number of iterations triggers undefined behavior"
 msgstr ""
 
-#: config/nios2/nios2.opt:134
-msgid "Integer id (N) of fixdi custom instruction"
+#: common.opt:530 common.opt:534
+msgid "Warn if an array is accessed out of bounds"
 msgstr ""
 
-#: config/nios2/nios2.opt:138
-msgid "Do not use the fixsu custom instruction"
+#: common.opt:538
+msgid "Warn about inappropriate attribute usage"
 msgstr ""
 
-#: config/nios2/nios2.opt:142
-msgid "Integer id (N) of fixsu custom instruction"
+#: common.opt:542
+msgid "Warn about pointer casts which increase alignment"
 msgstr ""
 
-#: config/nios2/nios2.opt:146
-msgid "Do not use the fixsi custom instruction"
+#: common.opt:546
+msgid "Warn when a #warning directive is encountered"
 msgstr ""
 
-#: config/nios2/nios2.opt:150
-msgid "Integer id (N) of fixsi custom instruction"
+#: common.opt:550
+msgid "Warn about uses of __attribute__((deprecated)) declarations"
 msgstr ""
 
-#: config/nios2/nios2.opt:154
-msgid "Do not use the floatud custom instruction"
+#: common.opt:554
+msgid "Warn when an optimization pass is disabled"
 msgstr ""
 
-#: config/nios2/nios2.opt:158
-msgid "Integer id (N) of floatud custom instruction"
+#: common.opt:558
+msgid "Treat all warnings as errors"
 msgstr ""
 
-#: config/nios2/nios2.opt:162
-msgid "Do not use the floatid custom instruction"
+#: common.opt:562
+msgid "Treat specified warning as error"
 msgstr ""
 
-#: config/nios2/nios2.opt:166
-msgid "Integer id (N) of floatid custom instruction"
+#: common.opt:566
+msgid "Print extra (possibly unwanted) warnings"
 msgstr ""
 
-#: config/nios2/nios2.opt:170
-msgid "Do not use the floatus custom instruction"
+#: common.opt:570
+msgid "Exit on the first error occurred"
 msgstr ""
 
-#: config/nios2/nios2.opt:174
-msgid "Integer id (N) of floatus custom instruction"
+#: common.opt:574
+msgid ""
+"-Wframe-larger-than=<number>\tWarn if a function's stack frame requires more "
+"than <number> bytes"
 msgstr ""
 
-#: config/nios2/nios2.opt:178
-msgid "Do not use the floatis custom instruction"
+#: common.opt:578
+msgid "Warn when attempting to free a non-heap object"
 msgstr ""
 
-#: config/nios2/nios2.opt:182
-msgid "Integer id (N) of floatis custom instruction"
+#: common.opt:582
+msgid "Warn when an inlined function cannot be inlined"
 msgstr ""
 
-#: config/nios2/nios2.opt:186
-msgid "Do not use the fcmpned custom instruction"
+#: common.opt:586
+msgid ""
+"Warn when an atomic memory model parameter is known to be outside the valid "
+"range."
 msgstr ""
 
-#: config/nios2/nios2.opt:190
-msgid "Integer id (N) of fcmpned custom instruction"
+#: common.opt:593
+msgid "-Wlarger-than=<number>\tWarn if an object is larger than <number> bytes"
 msgstr ""
 
-#: config/nios2/nios2.opt:194
-msgid "Do not use the fcmpeqd custom instruction"
+#: common.opt:597
+msgid "Warn if the loop cannot be optimized due to nontrivial assumptions."
 msgstr ""
 
-#: config/nios2/nios2.opt:198
-msgid "Integer id (N) of fcmpeqd custom instruction"
+#: common.opt:604
+msgid ""
+"Warn about some C++ One Definition Rule violations during link time "
+"optimization"
 msgstr ""
 
-#: config/nios2/nios2.opt:202
-msgid "Do not use the fcmpged custom instruction"
+#: common.opt:608
+msgid "Warn about overflow in arithmetic expressions"
 msgstr ""
 
-#: config/nios2/nios2.opt:206
-msgid "Integer id (N) of fcmpged custom instruction"
+#: common.opt:612
+msgid "Warn when the packed attribute has no effect on struct layout"
 msgstr ""
 
-#: config/nios2/nios2.opt:210
-msgid "Do not use the fcmpgtd custom instruction"
+#: common.opt:616
+msgid "Warn when padding is required to align structure members"
 msgstr ""
 
-#: config/nios2/nios2.opt:214
-msgid "Integer id (N) of fcmpgtd custom instruction"
+#: common.opt:620
+msgid "Issue warnings needed for strict compliance to the standard"
 msgstr ""
 
-#: config/nios2/nios2.opt:218
-msgid "Do not use the fcmpled custom instruction"
+#: common.opt:624
+msgid ""
+"Warn about returning a pointer/reference to a local or temporary variable."
 msgstr ""
 
-#: config/nios2/nios2.opt:222
-msgid "Integer id (N) of fcmpled custom instruction"
+#: common.opt:628
+msgid "Warn when one local variable shadows another"
 msgstr ""
 
-#: config/nios2/nios2.opt:226
-msgid "Do not use the fcmpltd custom instruction"
+#: common.opt:632
+msgid "Warn when not issuing stack smashing protection for some reason"
 msgstr ""
 
-#: config/nios2/nios2.opt:230
-msgid "Integer id (N) of fcmpltd custom instruction"
+#: common.opt:636
+msgid "Warn if stack usage might be larger than specified amount"
 msgstr ""
 
-#: config/nios2/nios2.opt:234
-msgid "Do not use the flogd custom instruction"
+#: common.opt:640 common.opt:644
+msgid "Warn about code which might break strict aliasing rules"
 msgstr ""
 
-#: config/nios2/nios2.opt:238
-msgid "Integer id (N) of flogd custom instruction"
+#: common.opt:648 common.opt:652
+msgid "Warn about optimizations that assume that signed overflow is undefined"
 msgstr ""
 
-#: config/nios2/nios2.opt:242
-msgid "Do not use the fexpd custom instruction"
+#: common.opt:656
+msgid ""
+"Warn about functions which might be candidates for __attribute__((const))"
 msgstr ""
 
-#: config/nios2/nios2.opt:246
-msgid "Integer id (N) of fexpd custom instruction"
+#: common.opt:660
+msgid ""
+"Warn about functions which might be candidates for __attribute__((pure))"
 msgstr ""
 
-#: config/nios2/nios2.opt:250
-msgid "Do not use the fatand custom instruction"
+#: common.opt:664
+msgid ""
+"Warn about functions which might be candidates for __attribute__((noreturn))"
 msgstr ""
 
-#: config/nios2/nios2.opt:254
-msgid "Integer id (N) of fatand custom instruction"
+#: common.opt:668
+msgid ""
+"Warn about C++ polymorphic types where adding final keyword would improve "
+"code quality"
 msgstr ""
 
-#: config/nios2/nios2.opt:258
-msgid "Do not use the ftand custom instruction"
+#: common.opt:672
+msgid ""
+"Warn about C++ virtual methods where adding final keyword would improve code "
+"quality"
 msgstr ""
 
-#: config/nios2/nios2.opt:262
-msgid "Integer id (N) of ftand custom instruction"
+#: common.opt:676
+msgid "Do not suppress warnings from system headers"
 msgstr ""
 
-#: config/nios2/nios2.opt:266
-msgid "Do not use the fsind custom instruction"
+#: common.opt:680
+msgid "Warn whenever a trampoline is generated"
 msgstr ""
 
-#: config/nios2/nios2.opt:270
-msgid "Integer id (N) of fsind custom instruction"
+#: common.opt:684
+msgid ""
+"Warn if a comparison is always true or always false due to the limited range "
+"of the data type"
 msgstr ""
 
-#: config/nios2/nios2.opt:274
-msgid "Do not use the fcosd custom instruction"
+#: common.opt:688
+msgid "Warn about uninitialized automatic variables"
 msgstr ""
 
-#: config/nios2/nios2.opt:278
-msgid "Integer id (N) of fcosd custom instruction"
+#: common.opt:692
+msgid "Warn about maybe uninitialized automatic variables"
 msgstr ""
 
-#: config/nios2/nios2.opt:282
-msgid "Do not use the fsqrtd custom instruction"
+#: common.opt:700
+msgid "Enable all -Wunused- warnings"
 msgstr ""
 
-#: config/nios2/nios2.opt:286
-msgid "Integer id (N) of fsqrtd custom instruction"
+#: common.opt:704
+msgid "Warn when a function parameter is only set, otherwise unused"
 msgstr ""
 
-#: config/nios2/nios2.opt:290
-msgid "Do not use the fabsd custom instruction"
+#: common.opt:708
+msgid "Warn when a variable is only set, otherwise unused"
 msgstr ""
 
-#: config/nios2/nios2.opt:294
-msgid "Integer id (N) of fabsd custom instruction"
+#: common.opt:712
+msgid "Warn when a function is unused"
 msgstr ""
 
-#: config/nios2/nios2.opt:298
-msgid "Do not use the fnegd custom instruction"
+#: common.opt:716
+msgid "Warn when a label is unused"
 msgstr ""
 
-#: config/nios2/nios2.opt:302
-msgid "Integer id (N) of fnegd custom instruction"
+#: common.opt:720
+msgid "Warn when a function parameter is unused"
 msgstr ""
 
-#: config/nios2/nios2.opt:306
-msgid "Do not use the fmaxd custom instruction"
+#: common.opt:724
+msgid "Warn when an expression value is unused"
 msgstr ""
 
-#: config/nios2/nios2.opt:310
-msgid "Integer id (N) of fmaxd custom instruction"
+#: common.opt:728
+msgid "Warn when a variable is unused"
 msgstr ""
 
-#: config/nios2/nios2.opt:314
-msgid "Do not use the fmind custom instruction"
+#: common.opt:732
+msgid "Warn in case profiles in -fprofile-use do not match"
 msgstr ""
 
-#: config/nios2/nios2.opt:318
-msgid "Integer id (N) of fmind custom instruction"
+#: common.opt:736
+msgid "Warn when a vector operation is compiled outside the SIMD"
 msgstr ""
 
-#: config/nios2/nios2.opt:322
-msgid "Do not use the fdivd custom instruction"
+#: common.opt:752
+msgid "-aux-info <file>\tEmit declaration information into <file>"
 msgstr ""
 
-#: config/nios2/nios2.opt:326
-msgid "Integer id (N) of fdivd custom instruction"
+#: common.opt:771
+msgid "-d<letters>\tEnable dumps from specific passes of the compiler"
 msgstr ""
 
-#: config/nios2/nios2.opt:330
-msgid "Do not use the fmuld custom instruction"
+#: common.opt:775
+msgid "-dumpbase <file>\tSet the file basename to be used for dumps"
 msgstr ""
 
-#: config/nios2/nios2.opt:334
-msgid "Integer id (N) of fmuld custom instruction"
+#: common.opt:779
+msgid "-dumpdir <dir>\tSet the directory name to be used for dumps"
 msgstr ""
 
-#: config/nios2/nios2.opt:338
-msgid "Do not use the fsubd custom instruction"
+#: common.opt:845
+msgid "The version of the C++ ABI in use"
 msgstr ""
 
-#: config/nios2/nios2.opt:342
-msgid "Integer id (N) of fsubd custom instruction"
+#: common.opt:849
+msgid "Aggressively optimize loops using language constraints"
 msgstr ""
 
-#: config/nios2/nios2.opt:346
-msgid "Do not use the faddd custom instruction"
+#: common.opt:853
+msgid "Align the start of functions"
 msgstr ""
 
-#: config/nios2/nios2.opt:350
-msgid "Integer id (N) of faddd custom instruction"
+#: common.opt:860
+msgid "Align labels which are only reached by jumping"
 msgstr ""
 
-#: config/nios2/nios2.opt:354
-msgid "Do not use the fcmpnes custom instruction"
+#: common.opt:867
+msgid "Align all labels"
 msgstr ""
 
-#: config/nios2/nios2.opt:358
-msgid "Integer id (N) of fcmpnes custom instruction"
+#: common.opt:874
+msgid "Align the start of loops"
 msgstr ""
 
-#: config/nios2/nios2.opt:362
-msgid "Do not use the fcmpeqs custom instruction"
+#: common.opt:897
+msgid "Select what to sanitize"
 msgstr ""
 
-#: config/nios2/nios2.opt:366
-msgid "Integer id (N) of fcmpeqs custom instruction"
+#: common.opt:901
+msgid "-fasan-shadow-offset=<number>\tUse custom shadow memory offset."
 msgstr ""
 
-#: config/nios2/nios2.opt:370
-msgid "Do not use the fcmpges custom instruction"
+#: common.opt:905
+msgid "After diagnosing undefined behavior attempt to continue execution"
 msgstr ""
 
-#: config/nios2/nios2.opt:374
-msgid "Integer id (N) of fcmpges custom instruction"
+#: common.opt:909
+msgid "This switch is deprecated; use -fsanitize-recover= instead"
 msgstr ""
 
-#: config/nios2/nios2.opt:378
-msgid "Do not use the fcmpgts custom instruction"
+#: common.opt:913
+msgid ""
+"Use trap instead of a library function for undefined behavior sanitization"
 msgstr ""
 
-#: config/nios2/nios2.opt:382
-msgid "Integer id (N) of fcmpgts custom instruction"
+#: common.opt:917
+msgid "Generate unwind tables that are exact at each instruction boundary"
 msgstr ""
 
-#: config/nios2/nios2.opt:386
-msgid "Do not use the fcmples custom instruction"
+#: common.opt:921
+msgid "Generate auto-inc/dec instructions"
 msgstr ""
 
-#: config/nios2/nios2.opt:390
-msgid "Integer id (N) of fcmples custom instruction"
+#: common.opt:925
+msgid ""
+"Use sample profile information for call graph node weights. The default "
+"profile file is fbdata.afdo in 'pwd'."
 msgstr ""
 
-#: config/nios2/nios2.opt:394
-msgid "Do not use the fcmplts custom instruction"
+#: common.opt:930
+msgid ""
+"Use sample profile information for call graph node weights. The profile file "
+"is specified in the argument."
 msgstr ""
 
-#: config/nios2/nios2.opt:398
-msgid "Integer id (N) of fcmplts custom instruction"
+#: common.opt:939
+msgid "Generate code to check bounds before indexing arrays"
 msgstr ""
 
-#: config/nios2/nios2.opt:402
-msgid "Do not use the flogs custom instruction"
+#: common.opt:943
+msgid "Replace add, compare, branch with branch on count register"
 msgstr ""
 
-#: config/nios2/nios2.opt:406
-msgid "Integer id (N) of flogs custom instruction"
+#: common.opt:947
+msgid "Use profiling information for branch probabilities"
 msgstr ""
 
-#: config/nios2/nios2.opt:410
-msgid "Do not use the fexps custom instruction"
+#: common.opt:951
+msgid ""
+"Perform branch target load optimization before prologue / epilogue threading"
 msgstr ""
 
-#: config/nios2/nios2.opt:414
-msgid "Integer id (N) of fexps custom instruction"
+#: common.opt:955
+msgid ""
+"Perform branch target load optimization after prologue / epilogue threading"
 msgstr ""
 
-#: config/nios2/nios2.opt:418
-msgid "Do not use the fatans custom instruction"
+#: common.opt:959
+msgid ""
+"Restrict target load migration not to re-use registers in any basic block"
 msgstr ""
 
-#: config/nios2/nios2.opt:422
-msgid "Integer id (N) of fatans custom instruction"
+#: common.opt:963
+msgid ""
+"-fcall-saved-<register>\tMark <register> as being preserved across functions"
 msgstr ""
 
-#: config/nios2/nios2.opt:426
-msgid "Do not use the ftans custom instruction"
+#: common.opt:967
+msgid ""
+"-fcall-used-<register>\tMark <register> as being corrupted by function calls"
 msgstr ""
 
-#: config/nios2/nios2.opt:430
-msgid "Integer id (N) of ftans custom instruction"
+#: common.opt:974
+msgid "Save registers around function calls"
 msgstr ""
 
-#: config/nios2/nios2.opt:434
-msgid "Do not use the fsins custom instruction"
+#: common.opt:978
+msgid "Compare the results of several data dependence analyzers."
 msgstr ""
 
-#: config/nios2/nios2.opt:438
-msgid "Integer id (N) of fsins custom instruction"
+#: common.opt:982
+msgid "Check the return value of new in C++"
 msgstr ""
 
-#: config/nios2/nios2.opt:442
-msgid "Do not use the fcoss custom instruction"
+#: common.opt:986
+msgid ""
+"Looks for opportunities to reduce stack adjustments and stack references."
 msgstr ""
 
-#: config/nios2/nios2.opt:446
-msgid "Integer id (N) of fcoss custom instruction"
+#: common.opt:990
+msgid "Do not put uninitialized globals in the common section"
 msgstr ""
 
-#: config/nios2/nios2.opt:450
-msgid "Do not use the fsqrts custom instruction"
+#: common.opt:998
+msgid ""
+"-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and "
+"compare the final-insns dump"
 msgstr ""
 
-#: config/nios2/nios2.opt:454
-msgid "Integer id (N) of fsqrts custom instruction"
+#: common.opt:1002
+msgid "Run only the second compilation of -fcompare-debug"
 msgstr ""
 
-#: config/nios2/nios2.opt:458
-msgid "Do not use the fabss custom instr"
+#: common.opt:1006
+msgid "Perform comparison elimination after register allocation has finished"
 msgstr ""
 
-#: config/nios2/nios2.opt:462
-msgid "Integer id (N) of fabss custom instruction"
+#: common.opt:1010
+msgid "Do not perform optimizations increasing noticeably stack usage"
 msgstr ""
 
-#: config/nios2/nios2.opt:466
-msgid "Do not use the fnegs custom instruction"
+#: common.opt:1014
+msgid "Perform a register copy-propagation optimization pass"
 msgstr ""
 
-#: config/nios2/nios2.opt:470
-msgid "Integer id (N) of fnegs custom instruction"
+#: common.opt:1018
+msgid "Perform cross-jumping optimization"
 msgstr ""
 
-#: config/nios2/nios2.opt:474
-msgid "Do not use the fmaxs custom instruction"
+#: common.opt:1022
+msgid "When running CSE, follow jumps to their targets"
 msgstr ""
 
-#: config/nios2/nios2.opt:478
-msgid "Integer id (N) of fmaxs custom instruction"
+#: common.opt:1030
+msgid "Omit range reduction step when performing complex division"
 msgstr ""
 
-#: config/nios2/nios2.opt:482
-msgid "Do not use the fmins custom instruction"
+#: common.opt:1034
+msgid "Complex multiplication and division follow Fortran rules"
 msgstr ""
 
-#: config/nios2/nios2.opt:486
-msgid "Integer id (N) of fmins custom instruction"
+#: common.opt:1038
+msgid "Place data items into their own section"
 msgstr ""
 
-#: config/nios2/nios2.opt:490
-msgid "Do not use the fdivs custom instruction"
+#: common.opt:1042
+msgid "List all available debugging counters with their limits and counts."
 msgstr ""
 
-#: config/nios2/nios2.opt:494
-msgid "Integer id (N) of fdivs custom instruction"
+#: common.opt:1046
+msgid ""
+"-fdbg-cnt=<counter>:<limit>[,<counter>:<limit>,...]\tSet the debug counter "
+"limit.   "
 msgstr ""
 
-#: config/nios2/nios2.opt:498
-msgid "Do not use the fmuls custom instruction"
+#: common.opt:1050
+msgid "Map one directory name to another in debug information"
 msgstr ""
 
-#: config/nios2/nios2.opt:502
-msgid "Integer id (N) of fmuls custom instruction"
+#: common.opt:1054
+msgid "Output .debug_types section when using DWARF v4 debuginfo."
 msgstr ""
 
-#: config/nios2/nios2.opt:506
-msgid "Do not use the fsubs custom instruction"
+#: common.opt:1060
+msgid "Defer popping functions args from stack until later"
 msgstr ""
 
-#: config/nios2/nios2.opt:510
-msgid "Integer id (N) of fsubs custom instruction"
+#: common.opt:1064
+msgid "Attempt to fill delay slots of branch instructions"
 msgstr ""
 
-#: config/nios2/nios2.opt:514
-msgid "Do not use the fadds custom instruction"
+#: common.opt:1068
+msgid "Delete dead instructions that may throw exceptions"
 msgstr ""
 
-#: config/nios2/nios2.opt:518
-msgid "Integer id (N) of fadds custom instruction"
+#: common.opt:1072
+msgid "Delete useless null pointer checks"
 msgstr ""
 
-#: config/nios2/nios2.opt:522
-msgid "Do not use the frdy custom instruction"
+#: common.opt:1076
+msgid ""
+"Stream extra data to support more aggressive devirtualization in LTO local "
+"transformation mode"
 msgstr ""
 
-#: config/nios2/nios2.opt:526
-msgid "Integer id (N) of frdy custom instruction"
+#: common.opt:1080
+msgid "Perform speculative devirtualization"
 msgstr ""
 
-#: config/nios2/nios2.opt:530
-msgid "Do not use the frdxhi custom instruction"
+#: common.opt:1084
+msgid "Try to convert virtual calls to direct ones."
 msgstr ""
 
-#: config/nios2/nios2.opt:534
-msgid "Integer id (N) of frdxhi custom instruction"
+#: common.opt:1088
+msgid ""
+"-fdiagnostics-show-location=[once|every-line]\tHow often to emit source "
+"location at the beginning of line-wrapped diagnostics"
 msgstr ""
 
-#: config/nios2/nios2.opt:538
-msgid "Do not use the frdxlo custom instruction"
+#: common.opt:1105
+msgid "Show the source line with a caret indicating the column"
 msgstr ""
 
-#: config/nios2/nios2.opt:542
-msgid "Integer id (N) of frdxlo custom instruction"
+#: common.opt:1113
+msgid "-fdiagnostics-color=[never|always|auto]\tColorize diagnostics"
 msgstr ""
 
-#: config/nios2/nios2.opt:546
-msgid "Do not use the fwry custom instruction"
+#: common.opt:1133
+msgid ""
+"Amend appropriate diagnostic messages with the command line option that "
+"controls them"
 msgstr ""
 
-#: config/nios2/nios2.opt:550
-msgid "Integer id (N) of fwry custom instruction"
+#: common.opt:1137
+msgid ""
+"-fdisable-[tree|rtl|ipa]-<pass>=range1+range2 disables an optimization pass"
 msgstr ""
 
-#: config/nios2/nios2.opt:554
-msgid "Do not use the fwrx custom instruction"
+#: common.opt:1141
+msgid ""
+"-fenable-[tree|rtl|ipa]-<pass>=range1+range2 enables an optimization pass"
 msgstr ""
 
-#: config/nios2/nios2.opt:558
-msgid "Integer id (N) of fwrx custom instruction"
+#: common.opt:1145
+msgid "-fdump-<type>\tDump various compiler internals to a file"
 msgstr ""
 
-#: config/nios2/nios2.opt:562
-msgid "Do not use the round custom instruction"
+#: common.opt:1152
+msgid ""
+"-fdump-final-insns=filename\tDump to filename the insns at the end of "
+"translation"
 msgstr ""
 
-#: config/nios2/nios2.opt:566
-msgid "Integer id (N) of round custom instruction"
+#: common.opt:1156
+msgid "-fdump-go-spec=filename\tWrite all declarations to file as Go code"
 msgstr ""
 
-#: config/rx/rx.opt:29
-msgid "Store doubles in 64 bits."
+#: common.opt:1160
+msgid "Suppress output of addresses in debugging dumps"
 msgstr ""
 
-#: config/rx/rx.opt:33
-msgid "Stores doubles in 32 bits.  This is the default."
+#: common.opt:1164
+msgid ""
+"Collect and dump debug information into temporary file if ICE in C/C++ "
+"compiler occured."
 msgstr ""
 
-#: config/rx/rx.opt:37
-msgid "Disable the use of RX FPU instructions.  "
+#: common.opt:1169
+msgid "Dump optimization passes"
 msgstr ""
 
-#: config/rx/rx.opt:44
-msgid "Enable the use of RX FPU instructions.  This is the default."
+#: common.opt:1173
+msgid ""
+"Suppress output of instruction numbers, line number notes and addresses in "
+"debugging dumps"
 msgstr ""
 
-#: config/rx/rx.opt:50
-msgid "Specify the target RX cpu type."
+#: common.opt:1177
+msgid "Suppress output of previous and next insn numbers in debugging dumps"
 msgstr ""
 
-#: config/rx/rx.opt:71
-msgid "Data is stored in big-endian format."
+#: common.opt:1181
+msgid "Enable CFI tables via GAS assembler directives."
 msgstr ""
 
-#: config/rx/rx.opt:75
-msgid "Data is stored in little-endian format.  (Default)."
+#: common.opt:1185
+msgid "Perform early inlining"
 msgstr ""
 
-#: config/rx/rx.opt:81
-msgid ""
-"Maximum size of global and static variables which can be placed into the "
-"small data area."
+#: common.opt:1189
+msgid "Perform DWARF2 duplicate elimination"
 msgstr ""
 
-#: config/rx/rx.opt:93
-msgid ""
-"Generate assembler output that is compatible with the Renesas AS100 "
-"assembler.  This may restrict some of the compiler's capabilities.  The "
-"default is to generate GAS compatible syntax."
+#: common.opt:1193
+msgid "Perform interprocedural reduction of aggregates"
 msgstr ""
 
-#: config/rx/rx.opt:99
-msgid "Enable linker relaxation."
+#: common.opt:1197
+msgid "Perform unused symbol elimination in debug info"
 msgstr ""
 
-#: config/rx/rx.opt:105
-msgid "Maximum size in bytes of constant values allowed as operands."
+#: common.opt:1201
+msgid "Perform unused type elimination in debug info"
 msgstr ""
 
-#: config/rx/rx.opt:111
-msgid "Specifies the number of registers to reserve for interrupt handlers."
+#: common.opt:1205
+msgid "Do not suppress C++ class debug information."
 msgstr ""
 
-#: config/rx/rx.opt:117
-msgid ""
-"Specifies whether interrupt functions should save and restore the "
-"accumulator register."
+#: common.opt:1209
+msgid "Enable exception handling"
 msgstr ""
 
-#: config/rx/rx.opt:123
-msgid "Enables Position-Independent-Data (PID) mode."
+#: common.opt:1213
+msgid "Perform a number of minor, expensive optimizations"
 msgstr ""
 
-#: config/rx/rx.opt:129
+#: common.opt:1217
 msgid ""
-"Warn when multiple, different, fast interrupt handlers are in the "
-"compilation unit."
+"-fexcess-precision=[fast|standard]\tSpecify handling of excess floating-"
+"point precision"
 msgstr ""
 
-#: config/rx/rx.opt:133
-msgid ""
-"Enable the use of the old, broken, ABI where all stacked function arguments "
-"are aligned to 32-bits."
+#: common.opt:1220
+#, c-format
+msgid "unknown excess precision style %qs"
 msgstr ""
 
-#: config/rx/rx.opt:137
+#: common.opt:1233
 msgid ""
-"Enable the use the standard RX ABI where all stacked function arguments are "
-"naturally aligned.  This is the default."
+"Output lto objects containing both the intermediate language and binary "
+"output."
 msgstr ""
 
-#: config/rx/rx.opt:141
-msgid "Enable the use of the LRA register allocator."
+#: common.opt:1237
+msgid "Assume no NaNs or infinities are generated"
 msgstr ""
 
-#: config/visium/visium.opt:25
-msgid "Link with libc.a and libdebug.a"
+#: common.opt:1241
+msgid ""
+"-ffixed-<register>\tMark <register> as being unavailable to the compiler"
 msgstr ""
 
-#: config/visium/visium.opt:29
-msgid "Link with libc.a and libsim.a"
+#: common.opt:1245
+msgid "Don't allocate floats and doubles in extended-precision registers"
 msgstr ""
 
-#: config/visium/visium.opt:33
-msgid "Use hardware FP (default)"
+#: common.opt:1253
+msgid "Perform a forward propagation pass on RTL"
 msgstr ""
 
-#: config/visium/visium.opt:65
-msgid "Generate code for the supervisor mode (default)"
+#: common.opt:1257
+msgid ""
+"-ffp-contract=[off|on|fast] Perform floating-point expression contraction."
 msgstr ""
 
-#: config/visium/visium.opt:69
-msgid "Generate code for the user mode"
+#: common.opt:1260
+#, c-format
+msgid "unknown floating point contraction style %qs"
 msgstr ""
 
-#: config/visium/visium.opt:73
-msgid "Only retained for backward compatibility."
+#: common.opt:1277
+msgid "Allow function addresses to be held in registers"
 msgstr ""
 
-#: config/fused-madd.opt:22
-msgid "%<-mfused-madd%> is deprecated; use %<-ffp-contract=%> instead"
+#: common.opt:1281
+msgid "Place each function into its own section"
 msgstr ""
 
-#: config/sol2.opt:32
-msgid "Clear hardware capabilities when linking"
+#: common.opt:1285
+msgid "Perform global common subexpression elimination"
 msgstr ""
 
-#: config/sol2.opt:36
-msgid "Pass -z text to linker"
+#: common.opt:1289
+msgid ""
+"Perform enhanced load motion during global common subexpression elimination"
 msgstr ""
 
-#: config/moxie/moxie.opt:31
-msgid "Enable MUL.X and UMUL.X instructions"
+#: common.opt:1293
+msgid "Perform store motion after global common subexpression elimination"
 msgstr ""
 
-#: config/microblaze/microblaze.opt:40
-msgid "Use software emulation for floating point (default)"
+#: common.opt:1297
+msgid ""
+"Perform redundant load after store elimination in global common "
+"subexpression elimination"
 msgstr ""
 
-#: config/microblaze/microblaze.opt:44
-msgid "Use hardware floating point instructions"
+#: common.opt:1302
+msgid ""
+"Perform global common subexpression elimination after register allocation "
+"has finished"
 msgstr ""
 
-#: config/microblaze/microblaze.opt:48
-msgid "Use table lookup optimization for small signed integer divisions"
+#: common.opt:1308
+msgid "Enable in and out of Graphite representation"
 msgstr ""
 
-#: config/microblaze/microblaze.opt:52
-msgid "-mcpu=PROCESSOR\t\tUse features of and schedule code for given CPU"
+#: common.opt:1312
+msgid "Enable Graphite Identity transformation"
 msgstr ""
 
-#: config/microblaze/microblaze.opt:56
-msgid "Don't optimize block moves, use memcpy"
+#: common.opt:1316
+msgid ""
+"Enable hoisting adjacent loads to encourage generating conditional move "
+"instructions"
 msgstr ""
 
-#: config/microblaze/microblaze.opt:68
-msgid "Use the soft multiply emulation (default)"
+#: common.opt:1321
+msgid "Mark all loops as parallel"
 msgstr ""
 
-#: config/microblaze/microblaze.opt:72
-msgid "Use reorder instructions (swap and byte reversed load/store) (default)"
+#: common.opt:1325
+msgid "Enable Loop Strip Mining transformation"
 msgstr ""
 
-#: config/microblaze/microblaze.opt:76
-msgid "Use the software emulation for divides (default)"
+#: common.opt:1329
+msgid "Enable Loop Interchange transformation"
 msgstr ""
 
-#: config/microblaze/microblaze.opt:80
-msgid "Use the hardware barrel shifter instead of emulation"
+#: common.opt:1333
+msgid "Enable Loop Blocking transformation"
 msgstr ""
 
-#: config/microblaze/microblaze.opt:84
-msgid "Use pattern compare instructions"
+#: common.opt:1337
+msgid "Enable Loop Unroll Jam transformation"
 msgstr ""
 
-#: config/microblaze/microblaze.opt:87
-#, c-format
-msgid "%qs is deprecated; use -fstack-check"
+#: common.opt:1341
+msgid "Enable support for GNU transactional memory"
 msgstr ""
 
-#: config/microblaze/microblaze.opt:88
-msgid "Check for stack overflow at runtime"
+#: common.opt:1345
+msgid "Use STB_GNU_UNIQUE if supported by the assembler"
 msgstr ""
 
-#: config/microblaze/microblaze.opt:92 config/iq2000/iq2000.opt:65
-msgid "Use GP relative sdata/sbss sections"
+#: common.opt:1353
+msgid "Enable the ISL based loop nest optimizer"
 msgstr ""
 
-#: config/microblaze/microblaze.opt:95
-#, c-format
-msgid "%qs is deprecated; use -fno-zero-initialized-in-bss"
+#: common.opt:1357
+msgid "Force bitfield accesses to match their type width"
 msgstr ""
 
-#: config/microblaze/microblaze.opt:96
-msgid "Clear the BSS to zero and place zero initialized in BSS"
+#: common.opt:1361
+msgid "Enable guessing of branch probabilities"
 msgstr ""
 
-#: config/microblaze/microblaze.opt:100
-msgid "Use multiply high instructions for high part of 32x32 multiply"
+#: common.opt:1369
+msgid "Process #ident directives"
 msgstr ""
 
-#: config/microblaze/microblaze.opt:104
-msgid "Use hardware floating point conversion instructions"
+#: common.opt:1373
+msgid "Perform conversion of conditional jumps to branchless equivalents"
 msgstr ""
 
-#: config/microblaze/microblaze.opt:108
-msgid "Use hardware floating point square root instruction"
+#: common.opt:1377
+msgid "Perform conversion of conditional jumps to conditional execution"
 msgstr ""
 
-#: config/microblaze/microblaze.opt:112
-msgid "Description for mxl-mode-executable"
+#: common.opt:1381
+msgid ""
+"-fstack-reuse=[all|named_vars|none] Set stack reuse level for local "
+"variables."
 msgstr ""
 
-#: config/microblaze/microblaze.opt:116
-msgid "Description for mxl-mode-xmdstub"
+#: common.opt:1384
+#, c-format
+msgid "unknown Stack Reuse Level %qs"
 msgstr ""
 
-#: config/microblaze/microblaze.opt:120
-msgid "Description for mxl-mode-bootstrap"
+#: common.opt:1397
+msgid "Convert conditional jumps in innermost loops to branchless equivalents"
 msgstr ""
 
-#: config/microblaze/microblaze.opt:124
-msgid "Description for mxl-mode-novectors"
+#: common.opt:1401
+msgid "Also if-convert conditional jumps containing memory writes"
 msgstr ""
 
-#: config/vax/vax.opt:23 config/vax/vax.opt:27
-msgid "Target DFLOAT double precision code"
+#: common.opt:1409
+msgid "Do not generate .size directives"
 msgstr ""
 
-#: config/vax/vax.opt:31 config/vax/vax.opt:35
-msgid "Generate GFLOAT double precision code"
+#: common.opt:1413
+msgid "Perform indirect inlining"
 msgstr ""
 
-#: config/vax/vax.opt:39
-msgid "Generate code for GNU assembler (gas)"
+#: common.opt:1419
+msgid ""
+"Enable inlining of function declared \"inline\", disabling disables all "
+"inlining"
 msgstr ""
 
-#: config/vax/vax.opt:43
-msgid "Generate code for UNIX assembler"
+#: common.opt:1423
+msgid ""
+"Integrate functions into their callers when code size is known not to grow"
 msgstr ""
 
-#: config/vax/vax.opt:47
-msgid "Use VAXC structure conventions"
+#: common.opt:1427
+msgid ""
+"Integrate functions not declared \"inline\" into their callers when "
+"profitable"
 msgstr ""
 
-#: config/vax/vax.opt:51
-msgid "Use new adddi3/subdi3 patterns"
+#: common.opt:1431
+msgid "Integrate functions only required by their single caller"
 msgstr ""
 
-#: config/frv/frv.opt:30
-msgid "Use 4 media accumulators"
+#: common.opt:1438
+msgid ""
+"-finline-limit=<number>\tLimit the size of inlined functions to <number>"
 msgstr ""
 
-#: config/frv/frv.opt:34
-msgid "Use 8 media accumulators"
+#: common.opt:1442
+msgid ""
+"Inline __atomic operations when a lock free instruction sequence is "
+"available."
 msgstr ""
 
-#: config/frv/frv.opt:38
-msgid "Enable label alignment optimizations"
+#: common.opt:1446
+msgid "Instrument function entry and exit with profiling calls"
 msgstr ""
 
-#: config/frv/frv.opt:42
-msgid "Dynamically allocate cc registers"
+#: common.opt:1450
+msgid ""
+"-finstrument-functions-exclude-function-list=name,...  Do not instrument "
+"listed functions"
 msgstr ""
 
-#: config/frv/frv.opt:49
-msgid "Set the cost of branches"
+#: common.opt:1454
+msgid ""
+"-finstrument-functions-exclude-file-list=filename,...  Do not instrument "
+"functions listed in files"
 msgstr ""
 
-#: config/frv/frv.opt:53
-msgid "Enable conditional execution other than moves/scc"
+#: common.opt:1458
+msgid "Perform interprocedural constant propagation"
 msgstr ""
 
-#: config/frv/frv.opt:57
-msgid "Change the maximum length of conditionally-executed sequences"
+#: common.opt:1462
+msgid "Perform cloning to make Interprocedural constant propagation stronger"
 msgstr ""
 
-#: config/frv/frv.opt:61
+#: common.opt:1466
 msgid ""
-"Change the number of temporary registers that are available to conditionally-"
-"executed sequences"
+"Perform alignment discovery and propagation to make Interprocedural constant "
+"propagation stronger"
 msgstr ""
 
-#: config/frv/frv.opt:65
-msgid "Enable conditional moves"
+#: common.opt:1470
+msgid "Perform interprocedural profile propagation"
 msgstr ""
 
-#: config/frv/frv.opt:69
-msgid "Set the target CPU type"
+#: common.opt:1474
+msgid "Perform interprocedural points-to analysis"
 msgstr ""
 
-#: config/frv/frv.opt:73
-msgid "Known FR-V CPUs (for use with the -mcpu= option):"
+#: common.opt:1478
+msgid "Discover pure and const functions"
 msgstr ""
 
-#: config/frv/frv.opt:122
-msgid "Use fp double instructions"
+#: common.opt:1482
+msgid "Perform Identical Code Folding for functions and read-only variables"
 msgstr ""
 
-#: config/frv/frv.opt:126
-msgid "Change the ABI to allow double word insns"
+#: common.opt:1486
+msgid "Perform Identical Code Folding for functions"
 msgstr ""
 
-#: config/frv/frv.opt:134
-msgid "Just use icc0/fcc0"
+#: common.opt:1490
+msgid "Perform Identical Code Folding for variables"
 msgstr ""
 
-#: config/frv/frv.opt:138
-msgid "Only use 32 FPRs"
+#: common.opt:1494
+msgid "Discover readonly and non addressable static variables"
 msgstr ""
 
-#: config/frv/frv.opt:142
-msgid "Use 64 FPRs"
+#: common.opt:1506
+msgid "-fira-algorithm=[CB|priority] Set the used IRA algorithm"
 msgstr ""
 
-#: config/frv/frv.opt:146
-msgid "Only use 32 GPRs"
+#: common.opt:1509
+#, c-format
+msgid "unknown IRA algorithm %qs"
 msgstr ""
 
-#: config/frv/frv.opt:150
-msgid "Use 64 GPRs"
+#: common.opt:1519
+msgid "-fira-region=[one|all|mixed] Set regions for IRA"
 msgstr ""
 
-#: config/frv/frv.opt:154
-msgid "Enable use of GPREL for read-only data in FDPIC"
+#: common.opt:1522
+#, c-format
+msgid "unknown IRA region %qs"
 msgstr ""
 
-#: config/frv/frv.opt:166
-msgid "Enable PIC support for building libraries"
+#: common.opt:1535
+msgid "Use IRA based register pressure calculation in RTL hoist optimizations."
 msgstr ""
 
-#: config/frv/frv.opt:170
-msgid "Follow the EABI linkage requirements"
+#: common.opt:1540
+msgid "Use IRA based register pressure calculation in RTL loop optimizations."
 msgstr ""
 
-#: config/frv/frv.opt:174
-msgid "Disallow direct calls to global functions"
-msgstr ""
-
-#: config/frv/frv.opt:178
-msgid "Use media instructions"
-msgstr ""
-
-#: config/frv/frv.opt:182
-msgid "Use multiply add/subtract instructions"
+#: common.opt:1545
+msgid "Share slots for saving different hard registers."
 msgstr ""
 
-#: config/frv/frv.opt:186
-msgid "Enable optimizing &&/|| in conditional execution"
+#: common.opt:1549
+msgid "Share stack slots for spilled pseudo-registers."
 msgstr ""
 
-#: config/frv/frv.opt:190
-msgid "Enable nested conditional execution optimizations"
+#: common.opt:1553
+msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
 msgstr ""
 
-#: config/frv/frv.opt:195
-msgid "Do not mark ABI switches in e_flags"
+#: common.opt:1557
+msgid "Optimize induction variables on trees"
 msgstr ""
 
-#: config/frv/frv.opt:199
-msgid "Remove redundant membars"
+#: common.opt:1561
+msgid "Use jump tables for sufficiently large switch statements"
 msgstr ""
 
-#: config/frv/frv.opt:203
-msgid "Pack VLIW instructions"
+#: common.opt:1565
+msgid "Generate code for functions even if they are fully inlined"
 msgstr ""
 
-#: config/frv/frv.opt:207
-msgid "Enable setting GPRs to the result of comparisons"
+#: common.opt:1569
+msgid "Emit static const variables even if they are not used"
 msgstr ""
 
-#: config/frv/frv.opt:211
-msgid "Change the amount of scheduler lookahead"
+#: common.opt:1573
+msgid "Give external symbols a leading underscore"
 msgstr ""
 
-#: config/frv/frv.opt:219
-msgid "Assume a large TLS segment"
+#: common.opt:1581
+msgid "Do CFG-sensitive rematerialization in LRA"
 msgstr ""
 
-#: config/frv/frv.opt:223
-msgid "Do not assume a large TLS segment"
+#: common.opt:1585
+msgid "Enable link-time optimization."
 msgstr ""
 
-#: config/frv/frv.opt:228
-msgid "Cause gas to print tomcat statistics"
+#: common.opt:1589
+msgid "Link-time optimization with number of parallel jobs or jobserver."
 msgstr ""
 
-#: config/frv/frv.opt:233
-msgid "Link with the library-pic libraries"
+#: common.opt:1592
+#, c-format
+msgid "unknown LTO partitioning model %qs"
 msgstr ""
 
-#: config/frv/frv.opt:237
-msgid "Allow branches to be packed with other instructions"
+#: common.opt:1611
+msgid "Specify the algorithm to partition symbols and vars at linktime"
 msgstr ""
 
-#: config/mn10300/mn10300.opt:30
-msgid "Target the AM33 processor"
+#: common.opt:1616
+msgid ""
+"-flto-compression-level=<number>\tUse zlib compression level <number> for IL"
 msgstr ""
 
-#: config/mn10300/mn10300.opt:34
-msgid "Target the AM33/2.0 processor"
+#: common.opt:1620
+msgid "Merge C++ types using One Definition Rule"
 msgstr ""
 
-#: config/mn10300/mn10300.opt:38
-msgid "Target the AM34 processor"
+#: common.opt:1624
+msgid "Report various link-time optimization statistics"
 msgstr ""
 
-#: config/mn10300/mn10300.opt:46
-msgid "Work around hardware multiply bug"
+#: common.opt:1628
+msgid "Report various link-time optimization statistics for WPA only"
 msgstr ""
 
-#: config/mn10300/mn10300.opt:55
-msgid "Enable linker relaxations"
+#: common.opt:1632
+msgid "Set errno after built-in math functions"
 msgstr ""
 
-#: config/mn10300/mn10300.opt:59
-msgid "Return pointers in both a0 and d0"
+#: common.opt:1636
+msgid "-fmax-errors=<number>\tMaximum number of errors to report"
 msgstr ""
 
-#: config/mn10300/mn10300.opt:63
-msgid "Allow gcc to generate LIW instructions"
+#: common.opt:1640
+msgid "Report on permanent memory allocation"
 msgstr ""
 
-#: config/mn10300/mn10300.opt:67
-msgid "Allow gcc to generate the SETLB and Lcc instructions"
+#: common.opt:1644
+msgid "Report on permanent memory allocation in WPA only"
 msgstr ""
 
-#: config/nds32/nds32.opt:26
-msgid "Generate code in big-endian mode."
+#: common.opt:1651
+msgid "Attempt to merge identical constants and constant variables"
 msgstr ""
 
-#: config/nds32/nds32.opt:30
-msgid "Generate code in little-endian mode."
+#: common.opt:1655
+msgid "Attempt to merge identical constants across compilation units"
 msgstr ""
 
-#: config/nds32/nds32.opt:34
-msgid "Use reduced-set registers for register allocation."
+#: common.opt:1659
+msgid "Attempt to merge identical debug strings across compilation units"
 msgstr ""
 
-#: config/nds32/nds32.opt:38
-msgid "Use full-set registers for register allocation."
+#: common.opt:1663
+msgid ""
+"-fmessage-length=<number>\tLimit diagnostics to <number> characters per "
+"line.  0 suppresses line-wrapping"
 msgstr ""
 
-#: config/nds32/nds32.opt:42
-msgid "Generate conditional move instructions."
+#: common.opt:1667
+msgid "Perform SMS based modulo scheduling before the first scheduling pass"
 msgstr ""
 
-#: config/nds32/nds32.opt:46
-msgid "Generate performance extension instructions."
+#: common.opt:1671
+msgid "Perform SMS based modulo scheduling with register moves allowed"
 msgstr ""
 
-#: config/nds32/nds32.opt:50
-msgid "Generate v3 push25/pop25 instructions."
+#: common.opt:1675
+msgid "Move loop invariant computations out of loops"
 msgstr ""
 
-#: config/nds32/nds32.opt:54
-msgid "Generate 16-bit instructions."
+#: common.opt:1679
+msgid "Use the RTL dead code elimination pass"
 msgstr ""
 
-#: config/nds32/nds32.opt:58
-msgid "Specify the size of each interrupt vector, which must be 4 or 16."
+#: common.opt:1683
+msgid "Use the RTL dead store elimination pass"
 msgstr ""
 
-#: config/nds32/nds32.opt:62
+#: common.opt:1687
 msgid ""
-"Specify the size of each cache block, which must be a power of 2 between 4 "
-"and 512."
-msgstr ""
-
-#: config/nds32/nds32.opt:66
-msgid "Specify the name of the target architecture."
-msgstr ""
-
-#: config/nds32/nds32.opt:70
-msgid "Known arch types (for use with the -march= option):"
+"Enable/Disable the traditional scheduling in loops that already passed "
+"modulo scheduling"
 msgstr ""
 
-#: config/nds32/nds32.opt:83
-msgid "Specify the address generation strategy for code model."
+#: common.opt:1691
+msgid "Support synchronous non-call exceptions"
 msgstr ""
 
-#: config/nds32/nds32.opt:87
-msgid "Known cmodel types (for use with the -mcmodel= option):"
+#: common.opt:1694
+#, c-format
+msgid "options or targets missing after %qs"
 msgstr ""
 
-#: config/nds32/nds32.opt:100
-msgid "Enable constructor/destructor feature."
+#: common.opt:1695
+msgid ""
+"-foffload=<targets>=<options>  Specify offloading targets and options for "
+"them"
 msgstr ""
 
-#: config/nds32/nds32.opt:104
-msgid "Guide linker to relax instructions."
+#: common.opt:1699
+msgid ""
+"-foffload-abi=[lp64|ilp32]     Set the ABI to use in an offload compiler"
 msgstr ""
 
-#: config/iq2000/iq2000.opt:31
-msgid "Specify CPU for code generation purposes"
+#: common.opt:1702
+#, c-format
+msgid "unknown offload ABI %qs"
 msgstr ""
 
-#: config/iq2000/iq2000.opt:47
-msgid "Specify CPU for scheduling purposes"
+#: common.opt:1712
+msgid "When possible do not generate stack frames"
 msgstr ""
 
-#: config/iq2000/iq2000.opt:51
-msgid "Known IQ2000 CPUs (for use with the -mcpu= option):"
+#: common.opt:1716
+msgid "Enable all optimization info dumps on stderr"
 msgstr ""
 
-#: config/iq2000/iq2000.opt:61 config/mips/mips.opt:142
-msgid "Use ROM instead of RAM"
+#: common.opt:1720
+msgid "-fopt-info[-<type>=filename]\tDump compiler optimization details"
 msgstr ""
 
-#: config/iq2000/iq2000.opt:70
-msgid "No default crt0.o"
+#: common.opt:1728
+msgid "Optimize sibling and tail recursive calls"
 msgstr ""
 
-#: config/iq2000/iq2000.opt:74 config/mips/mips.opt:397
-msgid "Put uninitialized constants in ROM (needs -membedded-data)"
+#: common.opt:1732
+msgid "Perform partial inlining"
 msgstr ""
 
-#: config/c6x/c6x-tables.opt:24
-msgid "Known C6X ISAs (for use with the -march= option):"
+#: common.opt:1736 common.opt:1740
+msgid "Report on memory allocation before interprocedural optimization"
 msgstr ""
 
-#: config/c6x/c6x.opt:46
-msgid "Valid arguments for the -msdata= option"
+#: common.opt:1744
+msgid "Pack structure members together without holes"
 msgstr ""
 
-#: config/c6x/c6x.opt:59
-msgid "Compile for the DSBT shared library ABI"
+#: common.opt:1748
+msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment"
 msgstr ""
 
-#: config/cris/linux.opt:27
-msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
+#: common.opt:1752
+msgid "Return small aggregates in memory, not registers"
 msgstr ""
 
-#: config/cris/cris.opt:45
-msgid "Work around bug in multiplication instruction"
+#: common.opt:1756
+msgid "Perform loop peeling"
 msgstr ""
 
-#: config/cris/cris.opt:51
-msgid "Compile for ETRAX 4 (CRIS v3)"
+#: common.opt:1760
+msgid "Enable machine specific peephole optimizations"
 msgstr ""
 
-#: config/cris/cris.opt:56
-msgid "Compile for ETRAX 100 (CRIS v8)"
+#: common.opt:1764
+msgid "Enable an RTL peephole pass before sched2"
 msgstr ""
 
-#: config/cris/cris.opt:64
-msgid "Emit verbose debug information in assembly code"
+#: common.opt:1768
+msgid "Generate position-independent code if possible (large mode)"
 msgstr ""
 
-#: config/cris/cris.opt:71
-msgid "Do not use condition codes from normal instructions"
+#: common.opt:1772
+msgid ""
+"Generate position-independent code for executables if possible (large mode)"
 msgstr ""
 
-#: config/cris/cris.opt:80
-msgid "Do not emit addressing modes with side-effect assignment"
+#: common.opt:1776
+msgid "Generate position-independent code if possible (small mode)"
 msgstr ""
 
-#: config/cris/cris.opt:89
-msgid "Do not tune stack alignment"
+#: common.opt:1780
+msgid ""
+"Generate position-independent code for executables if possible (small mode)"
 msgstr ""
 
-#: config/cris/cris.opt:98
-msgid "Do not tune writable data alignment"
+#: common.opt:1784
+msgid "Specify a plugin to load"
 msgstr ""
 
-#: config/cris/cris.opt:107
-msgid "Do not tune code and read-only data alignment"
+#: common.opt:1788
+msgid ""
+"-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for "
+"plugin <name>"
 msgstr ""
 
-#: config/cris/cris.opt:116
-msgid "Align code and data to 32 bits"
+#: common.opt:1792
+msgid "Run predictive commoning optimization."
 msgstr ""
 
-#: config/cris/cris.opt:133
-msgid "Don't align items in code or data"
+#: common.opt:1796
+msgid "Generate prefetch instructions, if available, for arrays in loops"
 msgstr ""
 
-#: config/cris/cris.opt:142
-msgid "Do not emit function prologue or epilogue"
+#: common.opt:1800
+msgid "Enable basic program profiling code"
 msgstr ""
 
-#: config/cris/cris.opt:149
-msgid "Use the most feature-enabling options allowed by other options"
+#: common.opt:1804
+msgid "Insert arc-based program profiling code"
 msgstr ""
 
-#: config/cris/cris.opt:158
-msgid "Override -mbest-lib-options"
+#: common.opt:1808
+msgid ""
+"Set the top-level directory for storing the profile data. The default is "
+"'pwd'."
 msgstr ""
 
-#: config/cris/cris.opt:165
-msgid "-march=ARCH\tGenerate code for the specified chip or CPU version"
+#: common.opt:1813
+msgid "Enable correction of flow inconsistent profile data input"
 msgstr ""
 
-#: config/cris/cris.opt:169
-msgid "-mtune=ARCH\tTune alignment for the specified chip or CPU version"
+#: common.opt:1817
+msgid ""
+"Enable common options for generating profile info for profile feedback "
+"directed optimizations"
 msgstr ""
 
-#: config/cris/cris.opt:173
+#: common.opt:1821
 msgid ""
-"-mmax-stackframe=SIZE\tWarn when a stackframe is larger than the specified "
-"size"
+"Enable common options for generating profile info for profile feedback "
+"directed optimizations, and set -fprofile-dir="
 msgstr ""
 
-#: config/cris/cris.opt:180
+#: common.opt:1825
 msgid ""
-"Emit traps as \"break 8\", default for CRIS v3 and up.  If disabled, calls "
-"to abort() are used."
+"Enable common options for performing profile feedback directed optimizations"
 msgstr ""
 
-#: config/cris/cris.opt:184
+#: common.opt:1829
 msgid ""
-"Emit checks causing \"break 8\" instructions to execute when applying atomic "
-"builtins on misaligned memory"
+"Enable common options for performing profile feedback directed "
+"optimizations, and set -fprofile-dir="
 msgstr ""
 
-#: config/cris/cris.opt:188
-msgid ""
-"Handle atomic builtins that may be applied to unaligned data by calling "
-"library functions. Overrides -mtrap-unaligned-atomic."
+#: common.opt:1833
+msgid "Insert code to profile values of expressions"
 msgstr ""
 
-#: config/sh/superh.opt:6
-msgid "Board name [and memory region]."
+#: common.opt:1837
+msgid "Report on consistency of profile"
 msgstr ""
 
-#: config/sh/superh.opt:10
-msgid "Runtime name."
+#: common.opt:1841
+msgid "Enable function reordering that improves code placement"
 msgstr ""
 
-#: config/sh/sh.opt:48
-msgid "Generate SH1 code"
+#: common.opt:1848
+msgid "-frandom-seed=<string>\tMake compile reproducible using <string>"
 msgstr ""
 
-#: config/sh/sh.opt:52
-msgid "Generate SH2 code"
+#: common.opt:1858
+msgid "Record gcc command line switches in the object file."
 msgstr ""
 
-#: config/sh/sh.opt:56
-msgid "Generate default double-precision SH2a-FPU code"
+#: common.opt:1862
+msgid "Return small aggregates in registers"
 msgstr ""
 
-#: config/sh/sh.opt:60
-msgid "Generate SH2a FPU-less code"
+#: common.opt:1870
+msgid ""
+"Tell DSE that the storage for a C++ object is dead when the constructor "
+"starts and when the destructor finishes."
 msgstr ""
 
-#: config/sh/sh.opt:64
-msgid "Generate default single-precision SH2a-FPU code"
+#: common.opt:1875
+msgid "Relief of register pressure through live range shrinkage"
 msgstr ""
 
-#: config/sh/sh.opt:68
-msgid "Generate only single-precision SH2a-FPU code"
+#: common.opt:1879
+msgid "Perform a register renaming optimization pass"
 msgstr ""
 
-#: config/sh/sh.opt:72
-msgid "Generate SH2e code"
+#: common.opt:1883
+msgid "Perform a target dependent instruction fusion optimization pass"
 msgstr ""
 
-#: config/sh/sh.opt:76
-msgid "Generate SH3 code"
+#: common.opt:1887
+msgid "Reorder basic blocks to improve code placement"
 msgstr ""
 
-#: config/sh/sh.opt:80
-msgid "Generate SH3e code"
+#: common.opt:1891
+msgid "Reorder basic blocks and partition into hot and cold sections"
 msgstr ""
 
-#: config/sh/sh.opt:84
-msgid "Generate SH4 code"
+#: common.opt:1895
+msgid "Reorder functions to improve code placement"
 msgstr ""
 
-#: config/sh/sh.opt:88
-msgid "Generate SH4-100 code"
+#: common.opt:1899
+msgid "Add a common subexpression elimination pass after loop optimizations"
 msgstr ""
 
-#: config/sh/sh.opt:92
-msgid "Generate SH4-200 code"
+#: common.opt:1907
+msgid "Disable optimizations that assume default FP rounding behavior"
 msgstr ""
 
-#: config/sh/sh.opt:98
-msgid "Generate SH4-300 code"
+#: common.opt:1911
+msgid "Enable scheduling across basic blocks"
 msgstr ""
 
-#: config/sh/sh.opt:102
-msgid "Generate SH4 FPU-less code"
+#: common.opt:1915
+msgid "Enable register pressure sensitive insn scheduling"
 msgstr ""
 
-#: config/sh/sh.opt:106
-msgid "Generate SH4-100 FPU-less code"
+#: common.opt:1919
+msgid "Allow speculative motion of non-loads"
 msgstr ""
 
-#: config/sh/sh.opt:110
-msgid "Generate SH4-200 FPU-less code"
+#: common.opt:1923
+msgid "Allow speculative motion of some loads"
 msgstr ""
 
-#: config/sh/sh.opt:114
-msgid "Generate SH4-300 FPU-less code"
+#: common.opt:1927
+msgid "Allow speculative motion of more loads"
 msgstr ""
 
-#: config/sh/sh.opt:118
-msgid "Generate code for SH4 340 series (MMU/FPU-less)"
+#: common.opt:1931
+msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler"
 msgstr ""
 
-#: config/sh/sh.opt:123
-msgid "Generate code for SH4 400 series (MMU/FPU-less)"
+#: common.opt:1935
+msgid "If scheduling post reload, do superblock scheduling"
 msgstr ""
 
-#: config/sh/sh.opt:128
-msgid "Generate code for SH4 500 series (FPU-less)."
+#: common.opt:1943
+msgid "Reschedule instructions before register allocation"
 msgstr ""
 
-#: config/sh/sh.opt:133
-msgid "Generate default single-precision SH4 code"
+#: common.opt:1947
+msgid "Reschedule instructions after register allocation"
 msgstr ""
 
-#: config/sh/sh.opt:137
-msgid "Generate default single-precision SH4-100 code"
+#: common.opt:1954
+msgid "Schedule instructions using selective scheduling algorithm"
 msgstr ""
 
-#: config/sh/sh.opt:141
-msgid "Generate default single-precision SH4-200 code"
+#: common.opt:1958
+msgid "Run selective scheduling after reload"
 msgstr ""
 
-#: config/sh/sh.opt:145
-msgid "Generate default single-precision SH4-300 code"
+#: common.opt:1962
+msgid "Perform software pipelining of inner loops during selective scheduling"
 msgstr ""
 
-#: config/sh/sh.opt:149
-msgid "Generate only single-precision SH4 code"
+#: common.opt:1966
+msgid "Perform software pipelining of outer loops during selective scheduling"
 msgstr ""
 
-#: config/sh/sh.opt:153
-msgid "Generate only single-precision SH4-100 code"
+#: common.opt:1970
+msgid "Reschedule pipelined regions without pipelining"
 msgstr ""
 
-#: config/sh/sh.opt:157
-msgid "Generate only single-precision SH4-200 code"
+#: common.opt:1974
+msgid ""
+"Allow interposing function (or variables) by ones with different semantics "
+"(or initializer) respectively by dynamic linker"
 msgstr ""
 
-#: config/sh/sh.opt:161
-msgid "Generate only single-precision SH4-300 code"
+#: common.opt:1980
+msgid "Allow premature scheduling of queued insns"
 msgstr ""
 
-#: config/sh/sh.opt:165
-msgid "Generate SH4a code"
+#: common.opt:1984
+msgid ""
+"-fsched-stalled-insns=<number>\tSet number of queued insns that can be "
+"prematurely scheduled"
 msgstr ""
 
-#: config/sh/sh.opt:169
-msgid "Generate SH4a FPU-less code"
+#: common.opt:1992
+msgid ""
+"Set dependence distance checking in premature scheduling of queued insns"
 msgstr ""
 
-#: config/sh/sh.opt:173
-msgid "Generate default single-precision SH4a code"
+#: common.opt:1996
+msgid ""
+"-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in "
+"premature scheduling of queued insns"
 msgstr ""
 
-#: config/sh/sh.opt:177
-msgid "Generate only single-precision SH4a code"
+#: common.opt:2000
+msgid "Enable the group heuristic in the scheduler"
 msgstr ""
 
-#: config/sh/sh.opt:181
-msgid "Generate SH4al-dsp code"
+#: common.opt:2004
+msgid "Enable the critical path heuristic in the scheduler"
 msgstr ""
 
-#: config/sh/sh.opt:185
-msgid "Generate 32-bit SHmedia code"
+#: common.opt:2008
+msgid "Enable the speculative instruction heuristic in the scheduler"
 msgstr ""
 
-#: config/sh/sh.opt:189
-msgid "Generate 32-bit FPU-less SHmedia code"
+#: common.opt:2012
+msgid "Enable the rank heuristic in the scheduler"
 msgstr ""
 
-#: config/sh/sh.opt:193
-msgid "Generate 64-bit SHmedia code"
+#: common.opt:2016
+msgid "Enable the last instruction heuristic in the scheduler"
 msgstr ""
 
-#: config/sh/sh.opt:197
-msgid "Generate 64-bit FPU-less SHmedia code"
+#: common.opt:2020
+msgid "Enable the dependent count heuristic in the scheduler"
 msgstr ""
 
-#: config/sh/sh.opt:201
-msgid "Generate SHcompact code"
+#: common.opt:2024
+msgid "Access data in the same section from shared anchor points"
 msgstr ""
 
-#: config/sh/sh.opt:205
-msgid "Generate FPU-less SHcompact code"
+#: common.opt:2036
+msgid "Turn on Redundant Extensions Elimination pass."
 msgstr ""
 
-#: config/sh/sh.opt:217
-msgid "Generate code in big endian mode"
+#: common.opt:2040
+msgid "Show column numbers in diagnostics, when available.  Default on"
 msgstr ""
 
-#: config/sh/sh.opt:221
-msgid "Generate 32-bit offsets in switch tables"
+#: common.opt:2044
+msgid ""
+"Emit function prologues only before parts of the function that need it, "
+"rather than at the top of the function."
 msgstr ""
 
-#: config/sh/sh.opt:225
-msgid "Generate bit instructions"
+#: common.opt:2049
+msgid "Disable optimizations observable by IEEE signaling NaNs"
 msgstr ""
 
-#: config/sh/sh.opt:229
-msgid "Cost to assume for a branch insn"
+#: common.opt:2053
+msgid ""
+"Disable floating point optimizations that ignore the IEEE signedness of zero"
 msgstr ""
 
-#: config/sh/sh.opt:233
-msgid "Assume that zero displacement conditional branches are fast"
+#: common.opt:2057
+msgid "Convert floating point constants to single precision constants"
 msgstr ""
 
-#: config/sh/sh.opt:236 config/sh/sh.opt:240
-#, c-format
-msgid "%qs is deprecated and has no effect"
+#: common.opt:2061
+msgid "Split lifetimes of induction variables when loops are unrolled"
 msgstr ""
 
-#: config/sh/sh.opt:237
-msgid "Enable cbranchdi4 pattern"
+#: common.opt:2065
+msgid "Generate discontiguous stack frames"
 msgstr ""
 
-#: config/sh/sh.opt:241
-msgid "Emit cmpeqdi_t pattern even when -mcbranchdi is in effect."
+#: common.opt:2069
+msgid "Split wide types into independent registers"
 msgstr ""
 
-#: config/sh/sh.opt:245
-msgid "Force the usage of delay slots for conditional branches."
+#: common.opt:2073
+msgid "Optimize conditional patterns using SSA PHI nodes"
 msgstr ""
 
-#: config/sh/sh.opt:249
-msgid "Enable SH5 cut2 workaround"
+#: common.opt:2077
+msgid "Optimize amount of stdarg registers saved to stack at start of function"
 msgstr ""
 
-#: config/sh/sh.opt:253
-msgid "Align doubles at 64-bit boundaries"
+#: common.opt:2081
+msgid "Apply variable expansion when loops are unrolled"
 msgstr ""
 
-#: config/sh/sh.opt:257
+#: common.opt:2085
 msgid ""
-"Division strategy, one of: call, call2, fp, inv, inv:minlat, inv20u, inv20l, "
-"inv:call, inv:call2, inv:fp, call-div1, call-fp, call-table"
+"-fstack-check=[no|generic|specific]\tInsert stack checking code into the "
+"program"
 msgstr ""
 
-#: config/sh/sh.opt:261
-msgid "Specify name for 32 bit signed division function"
+#: common.opt:2089
+msgid ""
+"Insert stack checking code into the program.  Same as -fstack-check=specific"
 msgstr ""
 
-#: config/sh/sh.opt:265
+#: common.opt:2096
 msgid ""
-"Enable the use of 64-bit floating point registers in fmov instructions.  See "
-"-mdalign if 64-bit alignment is required."
+"-fstack-limit-register=<register>\tTrap if the stack goes past <register>"
 msgstr ""
 
-#: config/sh/sh.opt:273
-msgid "Cost to assume for gettr insn"
+#: common.opt:2100
+msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>"
 msgstr ""
 
-#: config/sh/sh.opt:277 config/sh/sh.opt:327
-msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions"
+#: common.opt:2104
+msgid "Use propolice as a stack protection method"
 msgstr ""
 
-#: config/sh/sh.opt:281
-msgid "Increase the IEEE compliance for floating-point comparisons"
+#: common.opt:2108
+msgid "Use a stack protection method for every function"
 msgstr ""
 
-#: config/sh/sh.opt:285
-msgid "Enable the use of the indexed addressing mode for SHmedia32/SHcompact"
+#: common.opt:2112
+msgid "Use a smart stack protection method for certain functions"
 msgstr ""
 
-#: config/sh/sh.opt:289
+#: common.opt:2116
 msgid ""
-"inline code to invalidate instruction cache entries after setting up nested "
-"function trampolines"
+"Use stack protection method only for functions with the stack_protect "
+"attribute"
 msgstr ""
 
-#: config/sh/sh.opt:293
-msgid "Assume symbols might be invalid"
+#: common.opt:2120
+msgid "Output stack usage information on a per-function basis"
 msgstr ""
 
-#: config/sh/sh.opt:297 config/arc/arc.opt:183
-msgid "Annotate assembler instructions with estimated addresses"
+#: common.opt:2132
+msgid "Assume strict aliasing rules apply"
 msgstr ""
 
-#: config/sh/sh.opt:301
-msgid "Generate code in little endian mode"
+#: common.opt:2136
+msgid "Treat signed overflow as undefined"
 msgstr ""
 
-#: config/sh/sh.opt:305
-msgid "Mark MAC register as call-clobbered"
+#: common.opt:2140
+msgid "Implement __atomic operations via libcalls to legacy __sync functions"
 msgstr ""
 
-#: config/sh/sh.opt:311
-msgid "Make structs a multiple of 4 bytes (warning: ABI altered)"
+#: common.opt:2144
+msgid "Check for syntax errors, then stop"
 msgstr ""
 
-#: config/sh/sh.opt:315
-msgid "Emit function-calls using global offset table when generating PIC"
+#: common.opt:2148
+msgid "Create data files needed by \"gcov\""
 msgstr ""
 
-#: config/sh/sh.opt:319
-msgid "Assume pt* instructions won't trap"
+#: common.opt:2152
+msgid "Perform jump threading optimizations"
 msgstr ""
 
-#: config/sh/sh.opt:323
-msgid "Shorten address references during linking"
+#: common.opt:2156
+msgid "Report the time taken by each compiler pass"
 msgstr ""
 
-#: config/sh/sh.opt:331
-msgid "Deprecated.  Use -matomic= instead to select the atomic model"
+#: common.opt:2160
+msgid ""
+"-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the "
+"default thread-local storage code generation model"
 msgstr ""
 
-#: config/sh/sh.opt:335
-msgid "Specify the model for atomic operations"
+#: common.opt:2163
+#, c-format
+msgid "unknown TLS model %qs"
 msgstr ""
 
-#: config/sh/sh.opt:339
-msgid "Use tas.b instruction for __atomic_test_and_set"
+#: common.opt:2179
+msgid "Reorder top level functions, variables, and asms"
 msgstr ""
 
-#: config/sh/sh.opt:343
-msgid "Deprecated.  Use -Os instead"
+#: common.opt:2183
+msgid "Perform superblock formation via tail duplication"
 msgstr ""
 
-#: config/sh/sh.opt:347
-msgid "Cost to assume for a multiply insn"
+#: common.opt:2190
+msgid "Assume floating-point operations can trap"
 msgstr ""
 
-#: config/sh/sh.opt:351
-msgid ""
-"Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate "
-"if the inline code would not work in user mode."
+#: common.opt:2194
+msgid "Trap for signed overflow in addition, subtraction and multiplication"
 msgstr ""
 
-#: config/sh/sh.opt:357
-msgid "Pretend a branch-around-a-move is a conditional move."
+#: common.opt:2198
+msgid "Enable SSA-CCP optimization on trees"
 msgstr ""
 
-#: config/sh/sh.opt:361
-msgid "Enable the use of the fsca instruction"
+#: common.opt:2202
+msgid "Enable SSA-BIT-CCP optimization on trees"
 msgstr ""
 
-#: config/sh/sh.opt:365
-msgid "Enable the use of the fsrra instruction"
+#: common.opt:2210
+msgid "Enable loop header copying on trees"
 msgstr ""
 
-#: config/sh/sh.opt:369
-msgid "Use LRA instead of reload (transitional)"
+#: common.opt:2214
+msgid "Enable coalescing of copy-related user variables that are inlined"
 msgstr ""
 
-#: config/fr30/fr30.opt:23
-msgid "Assume small address space"
+#: common.opt:2218
+msgid "Enable coalescing of all copy-related user variables"
 msgstr ""
 
-#: config/mep/mep.opt:23
-msgid "Enable absolute difference instructions"
+#: common.opt:2222
+msgid "Replace SSA temporaries with better names in copies"
 msgstr ""
 
-#: config/mep/mep.opt:27
-msgid "Enable all optional instructions"
+#: common.opt:2226
+msgid "Enable copy propagation on trees"
 msgstr ""
 
-#: config/mep/mep.opt:31
-msgid "Enable average instructions"
+#: common.opt:2234
+msgid "Transform condition stores into unconditional ones"
 msgstr ""
 
-#: config/mep/mep.opt:35
-msgid "Variables this size and smaller go in the based section. (default 0)"
+#: common.opt:2238
+msgid "Perform conversions of switch initializations."
 msgstr ""
 
-#: config/mep/mep.opt:39
-msgid "Enable bit manipulation instructions"
+#: common.opt:2242
+msgid "Enable SSA dead code elimination optimization on trees"
 msgstr ""
 
-#: config/mep/mep.opt:43
-msgid "Section to put all const variables in (tiny, near, far) (no default)"
+#: common.opt:2246
+msgid "Enable dominator optimizations"
 msgstr ""
 
-#: config/mep/mep.opt:47
-msgid "Enable clip instructions"
+#: common.opt:2250
+msgid "Enable tail merging on trees"
 msgstr ""
 
-#: config/mep/mep.opt:51
-msgid "Configuration name"
+#: common.opt:2254
+msgid "Enable dead store elimination"
 msgstr ""
 
-#: config/mep/mep.opt:55
-msgid "Enable MeP Coprocessor"
+#: common.opt:2258
+msgid "Enable forward propagation on trees"
 msgstr ""
 
-#: config/mep/mep.opt:59
-msgid "Enable MeP Coprocessor with 32-bit registers"
+#: common.opt:2262
+msgid "Enable Full Redundancy Elimination (FRE) on trees"
 msgstr ""
 
-#: config/mep/mep.opt:63
-msgid "Enable MeP Coprocessor with 64-bit registers"
+#: common.opt:2266
+msgid "Enable string length optimizations on trees"
 msgstr ""
 
-#: config/mep/mep.opt:67
-msgid "Enable IVC2 scheduling"
+#: common.opt:2270
+msgid ""
+"Detect paths that trigger erroneous or undefined behavior due to "
+"dereferencing a null pointer.  Isolate those paths from the main control "
+"flow and turn the statement with erroneous or undefined behavior into a trap."
 msgstr ""
 
-#: config/mep/mep.opt:71
-msgid "Const variables default to the near section"
+#: common.opt:2276
+msgid ""
+"Detect paths that trigger erroneous or undefined behavior due a null value "
+"being used in a way forbidden by a returns_nonnull or nonnull attribute.  "
+"Isolate those paths from the main control flow and turn the statement with "
+"erroneous or undefined behavior into a trap. "
 msgstr ""
 
-#: config/mep/mep.opt:78
-msgid "Enable 32-bit divide instructions"
+#: common.opt:2283
+msgid "Enable loop distribution on trees"
 msgstr ""
 
-#: config/mep/mep.opt:93
-msgid "__io vars are volatile by default"
+#: common.opt:2287
+msgid "Enable loop distribution for patterns transformed into a library call"
 msgstr ""
 
-#: config/mep/mep.opt:97
-msgid "All variables default to the far section"
+#: common.opt:2291
+msgid "Enable loop invariant motion on trees"
 msgstr ""
 
-#: config/mep/mep.opt:101
-msgid "Enable leading zero instructions"
+#: common.opt:2295
+msgid "Enable loop interchange transforms.  Same as -floop-interchange"
 msgstr ""
 
-#: config/mep/mep.opt:108
-msgid "All variables default to the near section"
+#: common.opt:2299
+msgid "Create canonical induction variables in loops"
 msgstr ""
 
-#: config/mep/mep.opt:112
-msgid "Enable min/max instructions"
+#: common.opt:2303
+msgid "Enable loop optimizations on tree level"
 msgstr ""
 
-#: config/mep/mep.opt:116
-msgid "Enable 32-bit multiply instructions"
+#: common.opt:2307
+msgid "Enable automatic parallelization of loops"
 msgstr ""
 
-#: config/mep/mep.opt:120
-msgid "Disable all optional instructions"
+#: common.opt:2311
+msgid "Enable hoisting loads from conditional pointers."
 msgstr ""
 
-#: config/mep/mep.opt:127
-msgid "Allow gcc to use the repeat/erepeat instructions"
+#: common.opt:2315
+msgid "Enable SSA-PRE optimization on trees"
 msgstr ""
 
-#: config/mep/mep.opt:131
-msgid "All variables default to the tiny section"
+#: common.opt:2319
+msgid ""
+"In SSA-PRE optimization on trees, enable partial-partial redundancy "
+"elimination"
 msgstr ""
 
-#: config/mep/mep.opt:135
-msgid "Enable saturation instructions"
+#: common.opt:2323
+msgid "Perform function-local points-to analysis on trees."
 msgstr ""
 
-#: config/mep/mep.opt:139
-msgid "Use sdram version of runtime"
+#: common.opt:2327
+msgid "Enable reassociation on tree level"
 msgstr ""
 
-#: config/mep/mep.opt:147
-msgid "Use simulator runtime without vectors"
+#: common.opt:2335
+msgid "Enable SSA code sinking on trees"
 msgstr ""
 
-#: config/mep/mep.opt:151
-msgid "All functions default to the far section"
+#: common.opt:2339
+msgid "Perform straight-line strength reduction"
 msgstr ""
 
-#: config/mep/mep.opt:155
-msgid "Variables this size and smaller go in the tiny section. (default 4)"
+#: common.opt:2343
+msgid "Perform scalar replacement of aggregates"
 msgstr ""
 
-#: config/mips/mips.opt:32
-msgid "-mabi=ABI\tGenerate code that conforms to the given ABI"
+#: common.opt:2347
+msgid "Replace temporary expressions in the SSA->normal pass"
 msgstr ""
 
-#: config/mips/mips.opt:36
-msgid "Known MIPS ABIs (for use with the -mabi= option):"
+#: common.opt:2351
+msgid "Perform live range splitting during the SSA->normal pass"
 msgstr ""
 
-#: config/mips/mips.opt:55
-msgid "Generate code that can be used in SVR4-style dynamic objects"
+#: common.opt:2355
+msgid "Perform Value Range Propagation on trees"
 msgstr ""
 
-#: config/mips/mips.opt:59
-msgid "Use PMC-style 'mad' instructions"
+#: common.opt:2359
+msgid "Compile whole compilation unit at a time"
 msgstr ""
 
-#: config/mips/mips.opt:63
-msgid "Use integer madd/msub instructions"
+#: common.opt:2363
+msgid "Perform loop unrolling when iteration count is known"
 msgstr ""
 
-#: config/mips/mips.opt:67
-msgid "-march=ISA\tGenerate code for the given ISA"
+#: common.opt:2367
+msgid "Perform loop unrolling for all loops"
 msgstr ""
 
-#: config/mips/mips.opt:71
-msgid ""
-"-mbranch-cost=COST\tSet the cost of branches to roughly COST instructions"
+#: common.opt:2374
+msgid "Allow loop optimizations to assume that the loops behave in normal way"
 msgstr ""
 
-#: config/mips/mips.opt:75
-msgid "Use Branch Likely instructions, overriding the architecture default"
+#: common.opt:2378
+msgid ""
+"Allow optimization for floating-point arithmetic which may change the result "
+"of the operation due to rounding."
 msgstr ""
 
-#: config/mips/mips.opt:79
-msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing"
+#: common.opt:2383
+msgid "Same as -fassociative-math for expressions which include division."
 msgstr ""
 
-#: config/mips/mips.opt:83
-msgid "Trap on integer divide by zero"
+#: common.opt:2391
+msgid "Allow math optimizations that may violate IEEE or ISO standards"
 msgstr ""
 
-#: config/mips/mips.opt:87
-msgid ""
-"-mcode-readable=SETTING\tSpecify when instructions are allowed to access code"
+#: common.opt:2395
+msgid "Perform loop unswitching"
 msgstr ""
 
-#: config/mips/mips.opt:91
-msgid "Valid arguments to -mcode-readable=:"
+#: common.opt:2399
+msgid "Just generate unwind tables for exception handling"
 msgstr ""
 
-#: config/mips/mips.opt:104
-msgid "Use branch-and-break sequences to check for integer divide by zero"
+#: common.opt:2403
+msgid "Use the bfd linker instead of the default linker"
 msgstr ""
 
-#: config/mips/mips.opt:108
-msgid "Use trap instructions to check for integer divide by zero"
+#: common.opt:2407
+msgid "Use the gold linker instead of the default linker"
 msgstr ""
 
-#: config/mips/mips.opt:112
-msgid "Allow the use of MDMX instructions"
+#: common.opt:2419
+msgid "Perform variable tracking"
 msgstr ""
 
-#: config/mips/mips.opt:116
-msgid ""
-"Allow hardware floating-point instructions to cover both 32-bit and 64-bit "
-"operations"
+#: common.opt:2427
+msgid "Perform variable tracking by annotating assignments"
 msgstr ""
 
-#: config/mips/mips.opt:120
-msgid "Use MIPS-DSP instructions"
+#: common.opt:2433
+msgid "Toggle -fvar-tracking-assignments"
 msgstr ""
 
-#: config/mips/mips.opt:124
-msgid "Use MIPS-DSP REV 2 instructions"
+#: common.opt:2441
+msgid "Perform variable tracking and also tag variables that are uninitialized"
 msgstr ""
 
-#: config/mips/mips.opt:146
-msgid "Use Enhanced Virtual Addressing instructions"
+#: common.opt:2445
+msgid "Enable vectorization on trees"
 msgstr ""
 
-#: config/mips/mips.opt:150
-msgid "Use NewABI-style %reloc() assembly operators"
+#: common.opt:2453
+msgid "Enable loop vectorization on trees"
 msgstr ""
 
-#: config/mips/mips.opt:154
-msgid "Use -G for data that is not defined by the current object"
+#: common.opt:2457
+msgid "Enable basic block vectorization (SLP) on trees"
 msgstr ""
 
-#: config/mips/mips.opt:158
-msgid "Work around certain 24K errata"
+#: common.opt:2461
+msgid "Specifies the cost model for vectorization"
 msgstr ""
 
-#: config/mips/mips.opt:162
-msgid "Work around certain R4000 errata"
+#: common.opt:2465
+msgid ""
+"Specifies the vectorization cost model for code marked with a simd directive"
 msgstr ""
 
-#: config/mips/mips.opt:166
-msgid "Work around certain R4400 errata"
+#: common.opt:2468
+#, c-format
+msgid "unknown vectorizer cost model %qs"
 msgstr ""
 
-#: config/mips/mips.opt:170
-msgid "Work around certain RM7000 errata"
+#: common.opt:2481
+msgid ""
+"Enables the dynamic vectorizer cost model.  Preserved for backward "
+"compatibility."
 msgstr ""
 
-#: config/mips/mips.opt:174
-msgid "Work around certain R10000 errata"
+#: common.opt:2485
+msgid ""
+"Enables the unlimited vectorizer cost model.  Preserved for backward "
+"compatibility."
 msgstr ""
 
-#: config/mips/mips.opt:178
-msgid "Work around errata for early SB-1 revision 2 cores"
+#: common.opt:2493
+msgid "Enable copy propagation of scalar-evolution information."
 msgstr ""
 
-#: config/mips/mips.opt:182
-msgid "Work around certain VR4120 errata"
+#: common.opt:2503
+msgid "Add extra commentary to assembler output"
 msgstr ""
 
-#: config/mips/mips.opt:186
-msgid "Work around VR4130 mflo/mfhi errata"
+#: common.opt:2507
+msgid ""
+"-fvisibility=[default|internal|hidden|protected]\tSet the default symbol "
+"visibility"
 msgstr ""
 
-#: config/mips/mips.opt:190
-msgid "Work around an early 4300 hardware bug"
+#: common.opt:2510
+#, c-format
+msgid "unrecognized visibility value %qs"
 msgstr ""
 
-#: config/mips/mips.opt:194
-msgid "FP exceptions are enabled"
+#: common.opt:2526
+msgid "Validate vtable pointers before using them."
 msgstr ""
 
-#: config/mips/mips.opt:198
-msgid "Use 32-bit floating-point registers"
+#: common.opt:2529
+#, c-format
+msgid "unknown vtable verify initialization priority %qs"
 msgstr ""
 
-#: config/mips/mips.opt:202
-msgid "Conform to the o32 FPXX ABI"
+#: common.opt:2542
+msgid "Output vtable verification counters."
 msgstr ""
 
-#: config/mips/mips.opt:206
-msgid "Use 64-bit floating-point registers"
+#: common.opt:2546
+msgid "Output vtable verification pointer sets information."
 msgstr ""
 
-#: config/mips/mips.opt:210
-msgid ""
-"-mflush-func=FUNC\tUse FUNC to flush the cache before calling stack "
-"trampolines"
+#: common.opt:2550
+msgid "Use expression value profiles in optimizations"
 msgstr ""
 
-#: config/mips/mips.opt:214
-msgid "Generate floating-point multiply-add instructions"
+#: common.opt:2554
+msgid "Construct webs and split unrelated uses of single variable"
 msgstr ""
 
-#: config/mips/mips.opt:218
-msgid "-mabs=MODE\tSelect the IEEE 754 ABS/NEG instruction execution mode"
+#: common.opt:2558
+msgid "Enable conditional dead code elimination for builtin calls"
 msgstr ""
 
-#: config/mips/mips.opt:222
-msgid "-mnan=ENCODING\tSelect the IEEE 754 NaN data encoding"
+#: common.opt:2562
+msgid "Perform whole program optimizations"
 msgstr ""
 
-#: config/mips/mips.opt:226
-msgid ""
-"Known MIPS IEEE 754 settings (for use with the -mabs= and -mnan= options):"
+#: common.opt:2566
+msgid "Assume signed arithmetic overflow wraps around"
 msgstr ""
 
-#: config/mips/mips.opt:236
-msgid "Use 32-bit general registers"
+#: common.opt:2570
+msgid "Put zero initialized data in the bss section"
 msgstr ""
 
-#: config/mips/mips.opt:240
-msgid "Use 64-bit general registers"
+#: common.opt:2574
+msgid "Generate debug information in default format"
 msgstr ""
 
-#: config/mips/mips.opt:244
-msgid "Use GP-relative addressing to access small data"
+#: common.opt:2578
+msgid "Generate debug information in COFF format"
 msgstr ""
 
-#: config/mips/mips.opt:248
-msgid ""
-"When generating -mabicalls code, allow executables to use PLTs and copy "
-"relocations"
+#: common.opt:2582
+msgid "Generate debug information in default version of DWARF format"
 msgstr ""
 
-#: config/mips/mips.opt:252
-msgid "Allow the use of hardware floating-point ABI and instructions"
+#: common.opt:2586
+msgid "Generate debug information in DWARF v2 (or later) format"
 msgstr ""
 
-#: config/mips/mips.opt:256
-msgid "Generate code that is link-compatible with MIPS16 and microMIPS code."
+#: common.opt:2590
+msgid "Generate debug information in default extended format"
 msgstr ""
 
-#: config/mips/mips.opt:260
-msgid "An alias for minterlink-compressed provided for backward-compatibility."
+#: common.opt:2594
+msgid "Don't generate DWARF pubnames and pubtypes sections."
 msgstr ""
 
-#: config/mips/mips.opt:264
-msgid "-mipsN\tGenerate code for ISA level N"
+#: common.opt:2598
+msgid "Generate DWARF pubnames and pubtypes sections."
 msgstr ""
 
-#: config/mips/mips.opt:268
-msgid "Generate MIPS16 code"
+#: common.opt:2602
+msgid "Generate DWARF pubnames and pubtypes sections with GNU extensions."
 msgstr ""
 
-#: config/mips/mips.opt:272
-msgid "Use MIPS-3D instructions"
+#: common.opt:2606
+msgid "Don't record gcc command line switches in DWARF DW_AT_producer."
 msgstr ""
 
-#: config/mips/mips.opt:276
-msgid "Use ll, sc and sync instructions"
+#: common.opt:2610
+msgid "Record gcc command line switches in DWARF DW_AT_producer."
 msgstr ""
 
-#: config/mips/mips.opt:280
-msgid "Use -G for object-local data"
+#: common.opt:2614
+msgid "Don't generate debug information in separate .dwo files"
 msgstr ""
 
-#: config/mips/mips.opt:284
-msgid "Use indirect calls"
+#: common.opt:2618
+msgid "Generate debug information in separate .dwo files"
 msgstr ""
 
-#: config/mips/mips.opt:288
-msgid "Use a 32-bit long type"
+#: common.opt:2622
+msgid "Generate debug information in STABS format"
 msgstr ""
 
-#: config/mips/mips.opt:292
-msgid "Use a 64-bit long type"
+#: common.opt:2626
+msgid "Generate debug information in extended STABS format"
 msgstr ""
 
-#: config/mips/mips.opt:296
-msgid "Pass the address of the ra save location to _mcount in $12"
+#: common.opt:2630
+msgid "Emit DWARF additions beyond selected version"
 msgstr ""
 
-#: config/mips/mips.opt:300
-msgid "Don't optimize block moves"
+#: common.opt:2634
+msgid "Don't emit DWARF additions beyond selected version"
 msgstr ""
 
-#: config/mips/mips.opt:304
-msgid "Use microMIPS instructions"
+#: common.opt:2638
+msgid "Toggle debug information generation"
 msgstr ""
 
-#: config/mips/mips.opt:308
-msgid "Allow the use of MT instructions"
+#: common.opt:2642
+msgid "Generate debug information in VMS format"
 msgstr ""
 
-#: config/mips/mips.opt:312
-msgid "Prevent the use of all floating-point operations"
+#: common.opt:2646
+msgid "Generate debug information in XCOFF format"
 msgstr ""
 
-#: config/mips/mips.opt:316
-msgid "Use MCU instructions"
+#: common.opt:2650
+msgid "Generate debug information in extended XCOFF format"
 msgstr ""
 
-#: config/mips/mips.opt:320
-msgid "Do not use a cache-flushing function before calling stack trampolines"
+#: common.opt:2668
+msgid "Generate compressed debug sections"
 msgstr ""
 
-#: config/mips/mips.opt:324
-msgid "Do not use MDMX instructions"
+#: common.opt:2672
+msgid "-gz=<format>\tGenerate compressed debug sections in format <format>"
 msgstr ""
 
-#: config/mips/mips.opt:328
-msgid "Generate normal-mode code"
+#: common.opt:2679
+msgid "-iplugindir=<dir>\tSet <dir> to be the default plugin directory"
 msgstr ""
 
-#: config/mips/mips.opt:332
-msgid "Do not use MIPS-3D instructions"
+#: common.opt:2683
+msgid "-imultiarch <dir>\tSet <dir> to be the multiarch include subdirectory"
 msgstr ""
 
-#: config/mips/mips.opt:336
-msgid "Use paired-single floating-point instructions"
+#: common.opt:2705
+msgid "-o <file>\tPlace output into <file>"
 msgstr ""
 
-#: config/mips/mips.opt:340
-msgid ""
-"-mr10k-cache-barrier=SETTING\tSpecify when r10k cache barriers should be "
-"inserted"
-msgstr ""
-
-#: config/mips/mips.opt:344
-msgid "Valid arguments to -mr10k-cache-barrier=:"
-msgstr ""
-
-#: config/mips/mips.opt:357
-msgid "Try to allow the linker to turn PIC calls into direct calls"
-msgstr ""
-
-#: config/mips/mips.opt:361
-msgid ""
-"When generating -mabicalls code, make the code suitable for use in shared "
-"libraries"
+#: common.opt:2709
+msgid "Enable function profiling"
 msgstr ""
 
-#: config/mips/mips.opt:365
-msgid ""
-"Restrict the use of hardware floating-point instructions to 32-bit operations"
+#: common.opt:2719
+msgid "Like -pedantic but issue them as errors"
 msgstr ""
 
-#: config/mips/mips.opt:369
-msgid "Use SmartMIPS instructions"
+#: common.opt:2759
+msgid "Do not display functions compiled or elapsed time"
 msgstr ""
 
-#: config/mips/mips.opt:373
-msgid "Prevent the use of all hardware floating-point instructions"
+#: common.opt:2791
+msgid "Enable verbose output"
 msgstr ""
 
-#: config/mips/mips.opt:377
-msgid "Optimize lui/addiu address loads"
+#: common.opt:2795
+msgid "Display the compiler's version"
 msgstr ""
 
-#: config/mips/mips.opt:381
-msgid "Assume all symbols have 32-bit values"
+#: common.opt:2799
+msgid "Suppress warnings"
 msgstr ""
 
-#: config/mips/mips.opt:385
-msgid "Use synci instruction to invalidate i-cache"
+#: common.opt:2809
+msgid "Create a shared library"
 msgstr ""
 
-#: config/mips/mips.opt:393
-msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR"
+#: common.opt:2854
+msgid "Create a position independent executable"
 msgstr ""
 
-#: config/mips/mips.opt:401
-msgid "Use Virtualization Application Specific instructions"
+#: common.opt:2861
+msgid "Use caller save register across calls if possible"
 msgstr ""
 
-#: config/mips/mips.opt:405
-msgid "Use eXtended Physical Address (XPA) instructions"
+#: java/lang.opt:122
+msgid "Warn if deprecated empty statements are found"
 msgstr ""
 
-#: config/mips/mips.opt:409
-msgid "Perform VR4130-specific alignment optimizations"
+#: java/lang.opt:126
+msgid "Warn if .class files are out of date"
 msgstr ""
 
-#: config/mips/mips.opt:413
-msgid "Lift restrictions on GOT size"
+#: java/lang.opt:130
+msgid "Warn if modifiers are specified when not necessary"
 msgstr ""
 
-#: config/mips/mips.opt:417
-msgid "Enable use of odd-numbered single-precision registers"
+#: java/lang.opt:150
+msgid "--CLASSPATH\tDeprecated; use --classpath instead"
 msgstr ""
 
-#: config/mips/mips-tables.opt:24
-msgid "Known MIPS CPUs (for use with the -march= and -mtune= options):"
+#: java/lang.opt:157
+msgid "Permit the use of the assert keyword"
 msgstr ""
 
-#: config/mips/mips-tables.opt:28
-msgid "Known MIPS ISA levels (for use with the -mips option):"
+#: java/lang.opt:179
+msgid "--bootclasspath=<path>\tReplace system path"
 msgstr ""
 
-#: config/tilegx/tilegx.opt:30
-msgid "Known TILE-Gx CPUs (for use with the -mcpu= option):"
+#: java/lang.opt:183
+msgid "Generate checks for references to NULL"
 msgstr ""
 
-#: config/tilegx/tilegx.opt:37
-msgid "Compile with 32 bit longs and pointers."
+#: java/lang.opt:187
+msgid "--classpath=<path>\tSet class path"
 msgstr ""
 
-#: config/tilegx/tilegx.opt:41
-msgid "Compile with 64 bit longs and pointers."
+#: java/lang.opt:194
+msgid "Output a class file"
 msgstr ""
 
-#: config/tilegx/tilegx.opt:45
-msgid "Use big-endian byte order."
+#: java/lang.opt:198
+msgid "Alias for -femit-class-file"
 msgstr ""
 
-#: config/tilegx/tilegx.opt:49
-msgid "Use little-endian byte order."
+#: java/lang.opt:202
+msgid ""
+"--encoding=<encoding>\tChoose input encoding (defaults from your locale)"
 msgstr ""
 
-#: config/tilegx/tilegx.opt:53
-msgid "Use given TILE-Gx code model"
+#: java/lang.opt:206
+msgid "--extdirs=<path>\tSet the extension directory path"
 msgstr ""
 
-#: config/arc/arc.opt:26
-msgid "Compile code for big endian mode"
+#: java/lang.opt:216
+msgid "Input file is a file with a list of filenames to compile"
 msgstr ""
 
-#: config/arc/arc.opt:30
-msgid "Compile code for little endian mode.  This is the default"
+#: java/lang.opt:223
+msgid "Always check for non gcj generated classes archives"
 msgstr ""
 
-#: config/arc/arc.opt:34
+#: java/lang.opt:227
 msgid ""
-"Disable ARCompact specific pass to generate conditional execution "
-"instructions"
+"Assume the runtime uses a hash table to map an object to its synchronization "
+"structure"
 msgstr ""
 
-#: config/arc/arc.opt:38
-msgid "Generate ARCompact 32-bit code for ARCtangent-A5 processor"
+#: java/lang.opt:231
+msgid "Generate instances of Class at runtime"
 msgstr ""
 
-#: config/arc/arc.opt:42
-msgid "Generate ARCompact 32-bit code for ARC600 processor"
+#: java/lang.opt:235
+msgid "Use offset tables for virtual method calls"
 msgstr ""
 
-#: config/arc/arc.opt:46
-msgid "Same as -mA6"
+#: java/lang.opt:242
+msgid "Assume native functions are implemented using JNI"
 msgstr ""
 
-#: config/arc/arc.opt:50
-msgid "Generate ARCompact 32-bit code for ARC601 processor"
+#: java/lang.opt:246
+msgid "Enable optimization of static class initialization code"
 msgstr ""
 
-#: config/arc/arc.opt:54
-msgid "Generate ARCompact 32-bit code for ARC700 processor"
+#: java/lang.opt:253
+msgid "Reduce the amount of reflection meta-data generated"
 msgstr ""
 
-#: config/arc/arc.opt:58
-msgid "Same as -mA7"
+#: java/lang.opt:257
+msgid "Enable assignability checks for stores into object arrays"
 msgstr ""
 
-#: config/arc/arc.opt:62
-msgid "Tweak register allocation to help 16-bit instruction generation"
+#: java/lang.opt:261
+msgid "Generate code for the Boehm GC"
 msgstr ""
 
-#: config/arc/arc.opt:72
-msgid "Use ordinarily cached memory accesses for volatile references"
+#: java/lang.opt:265
+msgid "Call a library routine to do integer divisions"
 msgstr ""
 
-#: config/arc/arc.opt:76
-msgid "Enable cache bypass for volatile references"
+#: java/lang.opt:269
+msgid "Generate code for built-in atomic operations"
 msgstr ""
 
-#: config/arc/arc.opt:80
-msgid "Generate instructions supported by barrel shifter"
+#: java/lang.opt:273
+msgid "Generated should be loaded by bootstrap loader"
 msgstr ""
 
-#: config/arc/arc.opt:84
-msgid "Generate norm instruction"
+#: java/lang.opt:277
+msgid "Set the source language version"
 msgstr ""
 
-#: config/arc/arc.opt:88
-msgid "Generate swap instruction"
+#: java/lang.opt:281
+msgid "Set the target VM version"
 msgstr ""
 
-#: config/arc/arc.opt:92
-msgid "Generate mul64 and mulu64 instructions"
+#: c-family/c.opt:43 c-family/c.opt:46 c-family/c.opt:181
+#, c-format
+msgid "assertion missing after %qs"
 msgstr ""
 
-#: config/arc/arc.opt:96
-msgid "Do not generate mpy instructions for ARC700"
+#: c-family/c.opt:55 c-family/c.opt:58 c-family/c.opt:163 c-family/c.opt:166
+#: c-family/c.opt:193 c-family/c.opt:252
+#, c-format
+msgid "macro name missing after %qs"
 msgstr ""
 
-#: config/arc/arc.opt:100
-msgid ""
-"Generate Extended arithmetic instructions.  Currently only divaw, adds, subs "
-"and sat16 are supported"
+#: c-family/c.opt:85 c-family/c.opt:88 c-family/c.opt:91 c-family/c.opt:94
+#: c-family/c.opt:200 c-family/c.opt:208 c-family/c.opt:1493
+#: c-family/c.opt:1513 c-family/c.opt:1517 c-family/c.opt:1521
+#, c-format
+msgid "missing path after %qs"
 msgstr ""
 
-#: config/arc/arc.opt:104
+#: c-family/c.opt:182
 msgid ""
-"Dummy flag. This is the default unless FPX switches are provided explicitly"
+"-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' "
+"before <question> disables the <answer> to <question>"
 msgstr ""
 
-#: config/arc/arc.opt:108
-msgid "Generate call insns as register indirect calls"
+#: c-family/c.opt:186
+msgid "Do not discard comments"
 msgstr ""
 
-#: config/arc/arc.opt:112
-msgid "Do no generate BRcc instructions in arc_reorg."
+#: c-family/c.opt:190
+msgid "Do not discard comments in macro expansions"
 msgstr ""
 
-#: config/arc/arc.opt:116
+#: c-family/c.opt:194
 msgid ""
-"Generate sdata references.  This is the default, unless you compile for PIC."
+"-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just "
+"<macro> is given, <val> is taken to be 1"
 msgstr ""
 
-#: config/arc/arc.opt:120
-msgid "Do not generate millicode thunks (needed only with -Os)"
+#: c-family/c.opt:201
+msgid "-F <dir>\tAdd <dir> to the end of the main framework include path"
 msgstr ""
 
-#: config/arc/arc.opt:124 config/arc/arc.opt:128
-msgid "FPX: Generate Single Precision FPX (compact) instructions."
+#: c-family/c.opt:205
+msgid "Print the name of header files as they are used"
 msgstr ""
 
-#: config/arc/arc.opt:132
-msgid "FPX: Generate Single Precision FPX (fast) instructions."
+#: c-family/c.opt:209
+msgid "-I <dir>\tAdd <dir> to the end of the main include path"
 msgstr ""
 
-#: config/arc/arc.opt:136
-msgid ""
-"FPX: Enable Argonaut ARC CPU Double Precision Floating Point extensions."
+#: c-family/c.opt:213
+msgid "Generate make dependencies"
 msgstr ""
 
-#: config/arc/arc.opt:140 config/arc/arc.opt:144
-msgid "FPX: Generate Double Precision FPX (compact) instructions."
+#: c-family/c.opt:217
+msgid "Generate make dependencies and compile"
 msgstr ""
 
-#: config/arc/arc.opt:148
-msgid "FPX: Generate Double Precision FPX (fast) instructions."
+#: c-family/c.opt:221
+msgid "-MF <file>\tWrite dependency output to the given file"
 msgstr ""
 
-#: config/arc/arc.opt:152
-msgid "Disable LR and SR instructions from using FPX extension aux registers."
+#: c-family/c.opt:225
+msgid "Treat missing header files as generated files"
 msgstr ""
 
-#: config/arc/arc.opt:156
-msgid ""
-"Enable generation of ARC SIMD instructions via target-specific builtins."
+#: c-family/c.opt:229
+msgid "Like -M but ignore system header files"
 msgstr ""
 
-#: config/arc/arc.opt:160
-msgid "-mcpu=CPU\tCompile code for ARC variant CPU"
+#: c-family/c.opt:233
+msgid "Like -MD but ignore system header files"
 msgstr ""
 
-#: config/arc/arc.opt:179
-msgid ""
-"size optimization level: 0:none 1:opportunistic 2: regalloc 3:drop align, -Os"
+#: c-family/c.opt:237
+msgid "Generate phony targets for all headers"
 msgstr ""
 
-#: config/arc/arc.opt:187
-msgid ""
-"Cost to assume for a multiply instruction, with 4 being equal to a normal "
-"insn."
+#: c-family/c.opt:240 c-family/c.opt:244
+#, c-format
+msgid "missing makefile target after %qs"
 msgstr ""
 
-#: config/arc/arc.opt:191
-msgid "Tune for ARC600 cpu."
+#: c-family/c.opt:241
+msgid "-MQ <target>\tAdd a MAKE-quoted target"
 msgstr ""
 
-#: config/arc/arc.opt:195
-msgid "Tune for ARC601 cpu."
+#: c-family/c.opt:245
+msgid "-MT <target>\tAdd an unquoted target"
 msgstr ""
 
-#: config/arc/arc.opt:199
-msgid "Tune for ARC700 R4.2 Cpu with standard multiplier block."
+#: c-family/c.opt:249
+msgid "Do not generate #line directives"
 msgstr ""
 
-#: config/arc/arc.opt:203 config/arc/arc.opt:207 config/arc/arc.opt:211
-msgid "Tune for ARC700 R4.2 Cpu with XMAC block."
+#: c-family/c.opt:253
+msgid "-U<macro>\tUndefine <macro>"
 msgstr ""
 
-#: config/arc/arc.opt:215
-msgid "Enable the use of indexed loads"
+#: c-family/c.opt:257
+msgid ""
+"Warn about things that will change when compiling with an ABI-compliant "
+"compiler"
 msgstr ""
 
-#: config/arc/arc.opt:219
-msgid "Enable the use of pre/post modify with register displacement."
+#: c-family/c.opt:261
+msgid ""
+"Warn about things that change between the current -fabi-version and the "
+"specified version"
 msgstr ""
 
-#: config/arc/arc.opt:223
-msgid "Generate 32x16 multiply and mac instructions"
+#: c-family/c.opt:265
+msgid ""
+"Warn if a subobject has an abi_tag attribute that the complete object type "
+"does not have"
 msgstr ""
 
-#: config/arc/arc.opt:229
-msgid "Set probability threshold for unaligning branches"
+#: c-family/c.opt:272
+msgid "Warn about suspicious uses of memory addresses"
 msgstr ""
 
-#: config/arc/arc.opt:233
-msgid "Don't use less than 25 bit addressing range for calls."
+#: c-family/c.opt:288
+msgid ""
+"Warn whenever an Objective-C assignment is being intercepted by the garbage "
+"collector"
 msgstr ""
 
-#: config/arc/arc.opt:237
+#: c-family/c.opt:292
+msgid "Warn about casting functions to incompatible types"
+msgstr ""
+
+#: c-family/c.opt:296
 msgid ""
-"Explain what alignment considerations lead to the decision to make an insn "
-"short or long."
+"Warn about boolean expression compared with an integer value different from "
+"true/false"
 msgstr ""
 
-#: config/arc/arc.opt:241
-msgid "Do alignment optimizations for call instructions."
+#: c-family/c.opt:300
+msgid "Warn when a built-in preprocessor macro is undefined or redefined"
 msgstr ""
 
-#: config/arc/arc.opt:245
-msgid ""
-"Enable Rcq constraint handling - most short code generation depends on this."
+#: c-family/c.opt:304
+msgid "Warn about features not present in ISO C90, but present in ISO C99"
 msgstr ""
 
-#: config/arc/arc.opt:249
-msgid "Enable Rcw constraint handling - ccfsm condexec mostly depends on this."
+#: c-family/c.opt:308
+msgid "Warn about features not present in ISO C99, but present in ISO C11"
 msgstr ""
 
-#: config/arc/arc.opt:253
-msgid "Enable pre-reload use of cbranchsi pattern"
+#: c-family/c.opt:312
+msgid "Warn about C constructs that are not in the common subset of C and C++"
 msgstr ""
 
-#: config/arc/arc.opt:257
-msgid "Enable bbit peephole2"
+#: c-family/c.opt:316
+msgid "Deprecated in favor of -Wc++11-compat"
 msgstr ""
 
-#: config/arc/arc.opt:261
+#: c-family/c.opt:320
 msgid ""
-"Use pc-relative switch case tables - this enables case table shortening."
+"Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO "
+"C++ 2011"
 msgstr ""
 
-#: config/arc/arc.opt:265
-msgid "Enable compact casesi pattern"
+#: c-family/c.opt:324
+msgid ""
+"Warn about C++ constructs whose meaning differs between ISO C++ 2011 and ISO "
+"C++ 2014"
 msgstr ""
 
-#: config/arc/arc.opt:269
-msgid "Enable 'q' instruction alternatives."
+#: c-family/c.opt:328
+msgid "Warn about casts which discard qualifiers"
 msgstr ""
 
-#: config/arc/arc.opt:273
-msgid "Expand adddi3 and subdi3 at rtl generation time into add.f / adc etc."
+#: c-family/c.opt:332
+msgid "Warn about subscripts whose type is \"char\""
 msgstr ""
 
-#: config/arc/arc.opt:280
-msgid "Enable variable polynomial CRC extension"
+#: c-family/c.opt:336
+msgid "Warn about memory access errors found by Pointer Bounds Checker"
 msgstr ""
 
-#: config/arc/arc.opt:284
-msgid "Enable DSP 3.1 Pack A extensions"
+#: c-family/c.opt:340
+msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\""
 msgstr ""
 
-#: config/arc/arc.opt:288
-msgid "Enable dual viterbi butterfly extension"
+#: c-family/c.opt:344
+msgid ""
+"Warn about possibly nested block comments, and C++ comments spanning more "
+"than one physical line"
 msgstr ""
 
-#: config/arc/arc.opt:298
-msgid "Enable Dual and Single Operand Instructions for Telephony"
+#: c-family/c.opt:348
+msgid "Synonym for -Wcomment"
 msgstr ""
 
-#: config/arc/arc.opt:302
-msgid "Enable XY Memory extension (DSP version 3)"
+#: c-family/c.opt:352
+msgid "Warn for conditionally-supported constructs"
 msgstr ""
 
-#: config/arc/arc.opt:307
-msgid "Enable Locked Load/Store Conditional extension"
+#: c-family/c.opt:356
+msgid "Warn for implicit type conversions that may change a value"
 msgstr ""
 
-#: config/arc/arc.opt:311
-msgid "Enable swap byte ordering extension instruction"
+#: c-family/c.opt:360
+msgid "Warn for converting NULL from/to a non-pointer type"
 msgstr ""
 
-#: config/arc/arc.opt:315
-msgid "Enable 64-bit Time-Stamp Counter extension instruction"
+#: c-family/c.opt:368
+msgid "Warn when all constructors and destructors are private"
 msgstr ""
 
-#: config/arc/arc.opt:319
-msgid "Disable generation of cfi for epilogues."
+#: c-family/c.opt:372
+msgid "Warn about __TIME__, __DATE__ and __TIMESTAMP__ usage"
 msgstr ""
 
-#: config/arc/arc.opt:323
-msgid "Enable generation of cfi for epilogues."
+#: c-family/c.opt:376
+msgid "Warn when a declaration is found after a statement"
 msgstr ""
 
-#: config/arc/arc.opt:327
-msgid "Pass -EB option through to linker."
+#: c-family/c.opt:380
+msgid "Warn when deleting a pointer to incomplete type"
 msgstr ""
 
-#: config/arc/arc.opt:331
-msgid "Pass -EL option through to linker."
+#: c-family/c.opt:384
+msgid "Warn about deleting polymorphic objects with non-virtual destructors"
 msgstr ""
 
-#: config/arc/arc.opt:335
-msgid "Pass -marclinux option through to linker."
+#: c-family/c.opt:388
+msgid "Warn if a deprecated compiler feature, class, method, or field is used"
 msgstr ""
 
-#: config/arc/arc.opt:339
-msgid "Pass -marclinux_prof option through to linker."
+#: c-family/c.opt:392
+msgid ""
+"Warn about positional initialization of structs requiring designated "
+"initializers"
 msgstr ""
 
-#: config/arc/arc.opt:347
-msgid "Enable lra"
+#: c-family/c.opt:396
+msgid "Warn if qualifiers on arrays which are pointer targets are discarded"
 msgstr ""
 
-#: config/arc/arc.opt:351
-msgid "Don't indicate any priority with TARGET_REGISTER_PRIORITY"
+#: c-family/c.opt:400
+msgid "Warn if type qualifiers on pointers are discarded"
 msgstr ""
 
-#: config/arc/arc.opt:355
-msgid "Indicate priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY"
+#: c-family/c.opt:404
+msgid "Warn about compile-time integer division by zero"
 msgstr ""
 
-#: config/arc/arc.opt:359
-msgid "Reduce priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY"
+#: c-family/c.opt:408
+msgid "Warn about violations of Effective C++ style rules"
 msgstr ""
 
-#: config/arc/arc.opt:363
-msgid "instrument with mcount calls as in the ucb code"
+#: c-family/c.opt:412
+msgid "Warn about an empty body in an if or else statement"
 msgstr ""
 
-#: java/lang.opt:122
-msgid "Warn if deprecated empty statements are found"
+#: c-family/c.opt:416
+msgid "Warn about stray tokens after #elif and #endif"
 msgstr ""
 
-#: java/lang.opt:126
-msgid "Warn if .class files are out of date"
+#: c-family/c.opt:420
+msgid "Warn about comparison of different enum types"
 msgstr ""
 
-#: java/lang.opt:130
-msgid "Warn if modifiers are specified when not necessary"
+#: c-family/c.opt:428
+msgid ""
+"This switch is deprecated; use -Werror=implicit-function-declaration instead"
 msgstr ""
 
-#: java/lang.opt:150
-msgid "--CLASSPATH\tDeprecated; use --classpath instead"
+#: c-family/c.opt:432
+msgid ""
+"Warn for implicit type conversions that cause loss of floating point "
+"precision"
 msgstr ""
 
-#: java/lang.opt:157
-msgid "Permit the use of the assert keyword"
+#: c-family/c.opt:436
+msgid "Warn if testing floating point numbers for equality"
 msgstr ""
 
-#: java/lang.opt:179
-msgid "--bootclasspath=<path>\tReplace system path"
+#: c-family/c.opt:440 c-family/c.opt:472
+msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
 msgstr ""
 
-#: java/lang.opt:183
-msgid "Generate checks for references to NULL"
+#: c-family/c.opt:444
+msgid "Warn about format strings that contain NUL bytes"
 msgstr ""
 
-#: java/lang.opt:187
-msgid "--classpath=<path>\tSet class path"
+#: c-family/c.opt:448
+msgid "Warn if passing too many arguments to a function for its format string"
 msgstr ""
 
-#: java/lang.opt:194
-msgid "Output a class file"
+#: c-family/c.opt:452
+msgid "Warn about format strings that are not literals"
 msgstr ""
 
-#: java/lang.opt:198
-msgid "Alias for -femit-class-file"
+#: c-family/c.opt:456
+msgid "Warn about possible security problems with format functions"
 msgstr ""
 
-#: java/lang.opt:202
-msgid ""
-"--encoding=<encoding>\tChoose input encoding (defaults from your locale)"
+#: c-family/c.opt:460
+msgid "Warn about sign differences with format functions"
 msgstr ""
 
-#: java/lang.opt:206
-msgid "--extdirs=<path>\tSet the extension directory path"
+#: c-family/c.opt:464
+msgid "Warn about strftime formats yielding 2-digit years"
 msgstr ""
 
-#: java/lang.opt:216
-msgid "Input file is a file with a list of filenames to compile"
+#: c-family/c.opt:468
+msgid "Warn about zero-length formats"
 msgstr ""
 
-#: java/lang.opt:223
-msgid "Always check for non gcj generated classes archives"
+#: c-family/c.opt:476
+msgid "Warn whenever type qualifiers are ignored."
 msgstr ""
 
-#: java/lang.opt:227
+#: c-family/c.opt:480
 msgid ""
-"Assume the runtime uses a hash table to map an object to its synchronization "
-"structure"
+"Warn when there is a conversion between pointers that have incompatible types"
 msgstr ""
 
-#: java/lang.opt:231
-msgid "Generate instances of Class at runtime"
+#: c-family/c.opt:484
+msgid "Warn about variables which are initialized to themselves"
 msgstr ""
 
-#: java/lang.opt:235
-msgid "Use offset tables for virtual method calls"
+#: c-family/c.opt:488
+msgid "Warn about implicit declarations"
 msgstr ""
 
-#: java/lang.opt:242
-msgid "Assume native functions are implemented using JNI"
+#: c-family/c.opt:492
+msgid "Warn about implicit conversions from \"float\" to \"double\""
 msgstr ""
 
-#: java/lang.opt:246
-msgid "Enable optimization of static class initialization code"
+#: c-family/c.opt:496
+msgid "Warn about implicit function declarations"
 msgstr ""
 
-#: java/lang.opt:253
-msgid "Reduce the amount of reflection meta-data generated"
+#: c-family/c.opt:500
+msgid "Warn when a declaration does not specify a type"
 msgstr ""
 
-#: java/lang.opt:257
-msgid "Enable assignability checks for stores into object arrays"
+#: c-family/c.opt:507
+msgid ""
+"Warn about C++11 inheriting constructors when the base has a variadic "
+"constructor"
 msgstr ""
 
-#: java/lang.opt:261
-msgid "Generate code for the Boehm GC"
+#: c-family/c.opt:511
+msgid ""
+"Warn about incompatible integer to pointer and pointer to integer conversions"
 msgstr ""
 
-#: java/lang.opt:265
-msgid "Call a library routine to do integer divisions"
+#: c-family/c.opt:515
+msgid ""
+"Warn when there is a cast to a pointer from an integer of a different size"
 msgstr ""
 
-#: java/lang.opt:269
-msgid "Generate code for built-in atomic operations"
+#: c-family/c.opt:519
+msgid "Warn about invalid uses of the \"offsetof\" macro"
 msgstr ""
 
-#: java/lang.opt:273
-msgid "Generated should be loaded by bootstrap loader"
+#: c-family/c.opt:523
+msgid "Warn about PCH files that are found but not used"
 msgstr ""
 
-#: java/lang.opt:277
-msgid "Set the source language version"
+#: c-family/c.opt:527
+msgid "Warn when a jump misses a variable initialization"
 msgstr ""
 
-#: java/lang.opt:281
-msgid "Set the target VM version"
+#: c-family/c.opt:531
+msgid ""
+"Warn when a string or character literal is followed by a ud-suffix which "
+"does not begin with an underscore."
 msgstr ""
 
-#: lto/lang.opt:29
-msgid "Run the link-time optimizer in local transformation (LTRANS) mode."
+#: c-family/c.opt:535
+msgid ""
+"Warn when a logical operator is suspiciously always evaluating to true or "
+"false"
 msgstr ""
 
-#: lto/lang.opt:33
-msgid "Specify a file to which a list of files output by LTRANS is written."
+#: c-family/c.opt:539
+msgid ""
+"Warn when logical not is used on the left hand side operand of a comparison"
 msgstr ""
 
-#: lto/lang.opt:37
-msgid "Run the link-time optimizer in whole program analysis (WPA) mode."
+#: c-family/c.opt:543
+msgid "Do not warn about using \"long long\" when -pedantic"
 msgstr ""
 
-#: lto/lang.opt:41
+#: c-family/c.opt:547
+msgid "Warn about suspicious declarations of \"main\""
+msgstr ""
+
+#: c-family/c.opt:555
 msgid ""
-"Whole program analysis (WPA) mode with number of parallel jobs specified."
+"Warn about suspicious calls to memset where the third argument is constant "
+"literal zero and the second is not"
 msgstr ""
 
-#: lto/lang.opt:45
-msgid "The resolution file"
+#: c-family/c.opt:559
+msgid "Warn about possibly missing braces around initializers"
 msgstr ""
 
-#: common.opt:282
-msgid "Display this information"
+#: c-family/c.opt:563
+msgid "Warn about global functions without previous declarations"
 msgstr ""
 
-#: common.opt:286
-msgid ""
-"--help=<class>\tDisplay descriptions of a specific class of options.  "
-"<class> is one or more of optimizers, target, warnings, undocumented, params"
+#: c-family/c.opt:567
+msgid "Warn about missing fields in struct initializers"
 msgstr ""
 
-#: common.opt:404
-msgid "Alias for --help=target"
+#: c-family/c.opt:571
+msgid "Warn about missing sized deallocation functions"
 msgstr ""
 
-#: common.opt:429
+#: c-family/c.opt:575
 msgid ""
-"--param <param>=<value>\tSet parameter <param> to value.  See below for a "
-"complete list of parameters"
+"Warn about suspicious length parameters to certain string functions if the "
+"argument uses sizeof"
 msgstr ""
 
-#: common.opt:457
-msgid "-O<number>\tSet optimization level to <number>"
+#: c-family/c.opt:579
+msgid "Warn when sizeof is applied on a parameter declared as an array"
 msgstr ""
 
-#: common.opt:461
-msgid "Optimize for space rather than speed"
+#: c-family/c.opt:583
+msgid "Warn about functions which might be candidates for format attributes"
 msgstr ""
 
-#: common.opt:465
-msgid "Optimize for speed disregarding exact standards compliance"
+#: c-family/c.opt:587
+msgid ""
+"Suggest that the override keyword be used when the declaration of a virtual "
+"function overrides another."
 msgstr ""
 
-#: common.opt:469
-msgid "Optimize for debugging experience rather than speed or size"
+#: c-family/c.opt:592
+msgid "Warn about enumerated switches, with no default, missing a case"
 msgstr ""
 
-#: common.opt:509
-msgid "This switch is deprecated; use -Wextra instead"
+#: c-family/c.opt:596
+msgid "Warn about enumerated switches missing a \"default:\" statement"
 msgstr ""
 
-#: common.opt:522
-msgid "Warn about returning structures, unions or arrays"
+#: c-family/c.opt:600
+msgid "Warn about all enumerated switches missing a specific case"
 msgstr ""
 
-#: common.opt:526
-msgid ""
-"Warn if a loop with constant number of iterations triggers undefined behavior"
+#: c-family/c.opt:604
+msgid "Warn about switches with boolean controlling expression"
 msgstr ""
 
-#: common.opt:530 common.opt:534
-msgid "Warn if an array is accessed out of bounds"
+#: c-family/c.opt:612
+msgid "Warn about user-specified include directories that do not exist"
 msgstr ""
 
-#: common.opt:538
-msgid "Warn about inappropriate attribute usage"
+#: c-family/c.opt:616
+msgid ""
+"Warn about function parameters declared without a type specifier in K&R-"
+"style functions"
 msgstr ""
 
-#: common.opt:542
-msgid "Warn about pointer casts which increase alignment"
+#: c-family/c.opt:620
+msgid "Warn about global functions without prototypes"
 msgstr ""
 
-#: common.opt:546
-msgid "Warn when a #warning directive is encountered"
+#: c-family/c.opt:627
+msgid "Warn about use of multi-character character constants"
 msgstr ""
 
-#: common.opt:550
-msgid "Warn about uses of __attribute__((deprecated)) declarations"
+#: c-family/c.opt:631
+msgid ""
+"Warn about narrowing conversions within { } that are ill-formed in C++11"
 msgstr ""
 
-#: common.opt:554
-msgid "Warn when an optimization pass is disabled"
+#: c-family/c.opt:635
+msgid "Warn about \"extern\" declarations not at file scope"
 msgstr ""
 
-#: common.opt:558
-msgid "Treat all warnings as errors"
+#: c-family/c.opt:639
+msgid ""
+"Warn when a noexcept expression evaluates to false even though the "
+"expression can't actually throw"
 msgstr ""
 
-#: common.opt:562
-msgid "Treat specified warning as error"
+#: c-family/c.opt:643
+msgid ""
+"Warn when non-templatized friend functions are declared within a template"
 msgstr ""
 
-#: common.opt:566
-msgid "Print extra (possibly unwanted) warnings"
+#: c-family/c.opt:647
+msgid "Warn about non-virtual destructors"
 msgstr ""
 
-#: common.opt:570
-msgid "Exit on the first error occurred"
+#: c-family/c.opt:651
+msgid ""
+"Warn about NULL being passed to argument slots marked as requiring non-NULL"
 msgstr ""
 
-#: common.opt:574
+#: c-family/c.opt:663
 msgid ""
-"-Wframe-larger-than=<number>\tWarn if a function's stack frame requires more "
-"than <number> bytes"
+"-Wnormalized=<none|id|nfc|nfkc>\tWarn about non-normalised Unicode strings"
 msgstr ""
 
-#: common.opt:578
-msgid "Warn when attempting to free a non-heap object"
+#: c-family/c.opt:670
+msgid "argument %qs to %<-Wnormalized%> not recognized"
 msgstr ""
 
-#: common.opt:582
-msgid "Warn when an inlined function cannot be inlined"
+#: c-family/c.opt:686
+msgid "Warn if a C-style cast is used in a program"
 msgstr ""
 
-#: common.opt:586
-msgid ""
-"Warn when an atomic memory model parameter is known to be outside the valid "
-"range."
+#: c-family/c.opt:690
+msgid "Warn for obsolescent usage in a declaration"
 msgstr ""
 
-#: common.opt:593
-msgid "-Wlarger-than=<number>\tWarn if an object is larger than <number> bytes"
+#: c-family/c.opt:694
+msgid "Warn if an old-style parameter definition is used"
 msgstr ""
 
-#: common.opt:597
-msgid "Warn if the loop cannot be optimized due to nontrivial assumptions."
+#: c-family/c.opt:698
+msgid "Warn if a simd directive is overridden by the vectorizer cost model"
 msgstr ""
 
-#: common.opt:604
+#: c-family/c.opt:702
 msgid ""
-"Warn about some C++ One Definition Rule violations during link time "
-"optimization"
+"Warn if a string is longer than the maximum portable length specified by the "
+"standard"
 msgstr ""
 
-#: common.opt:608
-msgid "Warn about overflow in arithmetic expressions"
+#: c-family/c.opt:706
+msgid "Warn about overloaded virtual function names"
 msgstr ""
 
-#: common.opt:612
-msgid "Warn when the packed attribute has no effect on struct layout"
+#: c-family/c.opt:710
+msgid "Warn about overriding initializers without side effects"
 msgstr ""
 
-#: common.opt:616
-msgid "Warn when padding is required to align structure members"
+#: c-family/c.opt:714
+msgid "Warn about packed bit-fields whose offset changed in GCC 4.4"
 msgstr ""
 
-#: common.opt:620
-msgid "Issue warnings needed for strict compliance to the standard"
+#: c-family/c.opt:718
+msgid "Warn about possibly missing parentheses"
 msgstr ""
 
-#: common.opt:624
-msgid ""
-"Warn about returning a pointer/reference to a local or temporary variable."
+#: c-family/c.opt:726
+msgid "Warn when converting the type of pointers to member functions"
 msgstr ""
 
-#: common.opt:628
-msgid "Warn when one local variable shadows another"
+#: c-family/c.opt:730
+msgid "Warn about function pointer arithmetic"
 msgstr ""
 
-#: common.opt:632
-msgid "Warn when not issuing stack smashing protection for some reason"
+#: c-family/c.opt:734
+msgid "Warn when a pointer differs in signedness in an assignment"
 msgstr ""
 
-#: common.opt:636
-msgid "Warn if stack usage might be larger than specified amount"
+#: c-family/c.opt:738
+msgid "Warn when a pointer is cast to an integer of a different size"
 msgstr ""
 
-#: common.opt:640 common.opt:644
-msgid "Warn about code which might break strict aliasing rules"
+#: c-family/c.opt:742
+msgid "Warn about misuses of pragmas"
 msgstr ""
 
-#: common.opt:648 common.opt:652
-msgid "Warn about optimizations that assume that signed overflow is undefined"
+#: c-family/c.opt:746
+msgid ""
+"Warn if a property for an Objective-C object has no assign semantics "
+"specified"
 msgstr ""
 
-#: common.opt:656
-msgid ""
-"Warn about functions which might be candidates for __attribute__((const))"
+#: c-family/c.opt:750
+msgid "Warn if inherited methods are unimplemented"
 msgstr ""
 
-#: common.opt:660
-msgid ""
-"Warn about functions which might be candidates for __attribute__((pure))"
+#: c-family/c.opt:754
+msgid "Warn about multiple declarations of the same object"
 msgstr ""
 
-#: common.opt:664
-msgid ""
-"Warn about functions which might be candidates for __attribute__((noreturn))"
+#: c-family/c.opt:758
+msgid "Warn when the compiler reorders code"
 msgstr ""
 
-#: common.opt:668
+#: c-family/c.opt:762
 msgid ""
-"Warn about C++ polymorphic types where adding final keyword would improve "
-"code quality"
+"Warn whenever a function's return type defaults to \"int\" (C), or about "
+"inconsistent return types (C++)"
 msgstr ""
 
-#: common.opt:672
-msgid ""
-"Warn about C++ virtual methods where adding final keyword would improve code "
-"quality"
+#: c-family/c.opt:766
+msgid "Warn if a selector has multiple methods"
 msgstr ""
 
-#: common.opt:676
-msgid "Do not suppress warnings from system headers"
+#: c-family/c.opt:770
+msgid "Warn about possible violations of sequence point rules"
 msgstr ""
 
-#: common.opt:680
-msgid "Warn whenever a trampoline is generated"
+#: c-family/c.opt:774
+msgid "Warn if a local declaration hides an instance variable"
 msgstr ""
 
-#: common.opt:684
-msgid ""
-"Warn if a comparison is always true or always false due to the limited range "
-"of the data type"
+#: c-family/c.opt:778
+msgid "Warn if shift count is negative"
 msgstr ""
 
-#: common.opt:688
-msgid "Warn about uninitialized automatic variables"
+#: c-family/c.opt:782
+msgid "Warn if shift count >= width of type"
 msgstr ""
 
-#: common.opt:692
-msgid "Warn about maybe uninitialized automatic variables"
+#: c-family/c.opt:786
+msgid "Warn about signed-unsigned comparisons"
 msgstr ""
 
-#: common.opt:700
-msgid "Enable all -Wunused- warnings"
+#: c-family/c.opt:794
+msgid "Warn for implicit type conversions between signed and unsigned integers"
 msgstr ""
 
-#: common.opt:704
-msgid "Warn when a function parameter is only set, otherwise unused"
+#: c-family/c.opt:798
+msgid "Warn when overload promotes from unsigned to signed"
 msgstr ""
 
-#: common.opt:708
-msgid "Warn when a variable is only set, otherwise unused"
+#: c-family/c.opt:802
+msgid "Warn about uncasted NULL used as sentinel"
 msgstr ""
 
-#: common.opt:712
-msgid "Warn when a function is unused"
+#: c-family/c.opt:806
+msgid "Warn about unprototyped function declarations"
 msgstr ""
 
-#: common.opt:716
-msgid "Warn when a label is unused"
+#: c-family/c.opt:818
+msgid "Warn if type signatures of candidate methods do not match exactly"
 msgstr ""
 
-#: common.opt:720
-msgid "Warn when a function parameter is unused"
+#: c-family/c.opt:822
+msgid ""
+"Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions "
+"are used"
 msgstr ""
 
-#: common.opt:724
-msgid "Warn when an expression value is unused"
+#: c-family/c.opt:826
+msgid "Deprecated.  This switch has no effect"
 msgstr ""
 
-#: common.opt:728
-msgid "Warn when a variable is unused"
+#: c-family/c.opt:834
+msgid "Warn about features not present in traditional C"
 msgstr ""
 
-#: common.opt:732
-msgid "Warn in case profiles in -fprofile-use do not match"
+#: c-family/c.opt:838
+msgid ""
+"Warn of prototypes causing type conversions different from what would happen "
+"in the absence of prototype"
 msgstr ""
 
-#: common.opt:736
-msgid "Warn when a vector operation is compiled outside the SIMD"
+#: c-family/c.opt:842
+msgid ""
+"Warn if trigraphs are encountered that might affect the meaning of the "
+"program"
 msgstr ""
 
-#: common.opt:752
-msgid "-aux-info <file>\tEmit declaration information into <file>"
+#: c-family/c.opt:846
+msgid "Warn about @selector()s without previously declared methods"
 msgstr ""
 
-#: common.opt:771
-msgid "-d<letters>\tEnable dumps from specific passes of the compiler"
+#: c-family/c.opt:850
+msgid "Warn if an undefined macro is used in an #if directive"
 msgstr ""
 
-#: common.opt:775
-msgid "-dumpbase <file>\tSet the file basename to be used for dumps"
+#: c-family/c.opt:862
+msgid "Warn about unrecognized pragmas"
 msgstr ""
 
-#: common.opt:779
-msgid "-dumpdir <dir>\tSet the directory name to be used for dumps"
+#: c-family/c.opt:866
+msgid "Warn about unsuffixed float constants"
 msgstr ""
 
-#: common.opt:845
-msgid "The version of the C++ ABI in use"
+#: c-family/c.opt:874
+msgid "Warn when typedefs locally defined in a function are not used"
 msgstr ""
 
-#: common.opt:849
-msgid "Aggressively optimize loops using language constraints"
+#: c-family/c.opt:878
+msgid "Warn about macros defined in the main file that are not used"
 msgstr ""
 
-#: common.opt:853
-msgid "Align the start of functions"
+#: c-family/c.opt:882
+msgid ""
+"Warn if a caller of a function, marked with attribute warn_unused_result, "
+"does not use its return value"
 msgstr ""
 
-#: common.opt:860
-msgid "Align labels which are only reached by jumping"
+#: c-family/c.opt:886
+msgid "Warn about using variadic macros"
 msgstr ""
 
-#: common.opt:867
-msgid "Align all labels"
+#: c-family/c.opt:890
+msgid ""
+"Warn about questionable usage of the macros used to retrieve variable "
+"arguments"
 msgstr ""
 
-#: common.opt:874
-msgid "Align the start of loops"
+#: c-family/c.opt:894
+msgid "Warn if a variable length array is used"
 msgstr ""
 
-#: common.opt:897
-msgid "Select what to sanitize"
+#: c-family/c.opt:898
+msgid "Warn when a register variable is declared volatile"
 msgstr ""
 
-#: common.opt:901
-msgid "-fasan-shadow-offset=<number>\tUse custom shadow memory offset."
+#: c-family/c.opt:902
+msgid "Warn if a virtual base has a non-trivial move assignment operator"
 msgstr ""
 
-#: common.opt:905
-msgid "After diagnosing undefined behavior attempt to continue execution"
+#: c-family/c.opt:906
+msgid ""
+"In C++, nonzero means warn about deprecated conversion from string literals "
+"to 'char *'.  In C, similar warning, except that the conversion is of course "
+"not deprecated by the ISO C standard."
 msgstr ""
 
-#: common.opt:909
-msgid "This switch is deprecated; use -fsanitize-recover= instead"
+#: c-family/c.opt:910
+msgid "Warn when a literal '0' is used as null pointer"
 msgstr ""
 
-#: common.opt:913
+#: c-family/c.opt:914
+msgid "Warn about useless casts"
+msgstr ""
+
+#: c-family/c.opt:918
+msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)"
+msgstr ""
+
+#: c-family/c.opt:926
 msgid ""
-"Use trap instead of a library function for undefined behavior sanitization"
+"The version of the C++ ABI used for -Wabi warnings and link compatibility "
+"aliases"
 msgstr ""
 
-#: common.opt:917
-msgid "Generate unwind tables that are exact at each instruction boundary"
+#: c-family/c.opt:930
+msgid "Enforce class member access control semantics"
 msgstr ""
 
-#: common.opt:921
-msgid "Generate auto-inc/dec instructions"
+#: c-family/c.opt:934
+msgid "-fada-spec-parent=unit  Dump Ada specs as child units of given parent"
 msgstr ""
 
-#: common.opt:925
-msgid "Use sample profile information for call graph node weights. The default"
+#: c-family/c.opt:941
+msgid "Allow variadic functions without named parameter"
 msgstr ""
 
-#: common.opt:930
-msgid "Use sample profile information for call graph node weights. The profile"
+#: c-family/c.opt:945 c-family/c.opt:1170 c-family/c.opt:1445
+#: c-family/c.opt:1449 c-family/c.opt:1465
+msgid "No longer supported"
 msgstr ""
 
-#: common.opt:939
-msgid "Generate code to check bounds before indexing arrays"
+#: c-family/c.opt:949
+msgid "Recognize the \"asm\" keyword"
 msgstr ""
 
-#: common.opt:943
-msgid "Replace add, compare, branch with branch on count register"
+#: c-family/c.opt:957
+msgid "Recognize built-in functions"
 msgstr ""
 
-#: common.opt:947
-msgid "Use profiling information for branch probabilities"
+#: c-family/c.opt:964
+msgid "Where shorter, use canonicalized paths to systems headers."
 msgstr ""
 
-#: common.opt:951
+#: c-family/c.opt:968
 msgid ""
-"Perform branch target load optimization before prologue / epilogue threading"
+"Add Pointer Bounds Checker instrumentation.  fchkp-* flags are used to "
+"control instrumentation.  Currently available for C, C++ and ObjC."
 msgstr ""
 
-#: common.opt:955
+#: c-family/c.opt:973
+msgid "Generate pointer bounds checks for variables with incomplete type"
+msgstr ""
+
+#: c-family/c.opt:977
 msgid ""
-"Perform branch target load optimization after prologue / epilogue threading"
+"Use zero bounds for all incoming arguments in 'main' function.  It helps "
+"when instrumented binaries are used with legacy libs."
 msgstr ""
 
-#: common.opt:959
+#: c-family/c.opt:982
 msgid ""
-"Restrict target load migration not to re-use registers in any basic block"
+"Forces Pointer Bounds Checker to use narrowed bounds for address of the "
+"first field in the structure.  By default pointer to the first field has the "
+"same bounds as pointer to the whole structure."
 msgstr ""
 
-#: common.opt:963
+#: c-family/c.opt:988
 msgid ""
-"-fcall-saved-<register>\tMark <register> as being preserved across functions"
+"Control how Pointer Bounds Checker handle pointers to object fields.  When "
+"narrowing is on, field bounds are used.  Otherwise full object bounds are "
+"used."
 msgstr ""
 
-#: common.opt:967
+#: c-family/c.opt:993
 msgid ""
-"-fcall-used-<register>\tMark <register> as being corrupted by function calls"
+"Forces Pointer Bounds Checker to use bounds of the innermost arrays in case "
+"of nested static arryas access.  By default outermost array is used."
 msgstr ""
 
-#: common.opt:974
-msgid "Save registers around function calls"
+#: c-family/c.opt:998
+msgid ""
+"Allow Pointer Bounds Checker optimizations.  By default allowed on "
+"optimization levels >0."
 msgstr ""
 
-#: common.opt:978
-msgid "Compare the results of several data dependence analyzers."
+#: c-family/c.opt:1003
+msgid ""
+"Allow to use *_nobnd versions of string functions by Pointer Bounds Checker."
 msgstr ""
 
-#: common.opt:982
-msgid "Check the return value of new in C++"
+#: c-family/c.opt:1007
+msgid ""
+"Allow to use *_nochk versions of string functions by Pointer Bounds Checker."
 msgstr ""
 
-#: common.opt:986
+#: c-family/c.opt:1011
 msgid ""
-"Looks for opportunities to reduce stack adjustments and stack references."
+"Use statically initialized variable for vars bounds instead of generating "
+"them each time it is required."
 msgstr ""
 
-#: common.opt:990
-msgid "Do not put uninitialized globals in the common section"
+#: c-family/c.opt:1016
+msgid ""
+"Use statically initialized variable for constant bounds instead of "
+"generating them each time it is required."
 msgstr ""
 
-#: common.opt:998
+#: c-family/c.opt:1021
 msgid ""
-"-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and "
-"compare the final-insns dump"
+"With this option zero size obtained dynamically for objects with incomplete "
+"type will be treated as infinite."
 msgstr ""
 
-#: common.opt:1002
-msgid "Run only the second compilation of -fcompare-debug"
+#: c-family/c.opt:1026
+msgid "Generate checks for all read accesses to memory."
 msgstr ""
 
-#: common.opt:1006
-msgid "Perform comparison elimination after register allocation has finished"
+#: c-family/c.opt:1030
+msgid "Generate checks for all write accesses to memory."
 msgstr ""
 
-#: common.opt:1010
-msgid "Do not perform optimizations increasing noticeably stack usage"
+#: c-family/c.opt:1034
+msgid "Generate bounds stores for pointer writes."
 msgstr ""
 
-#: common.opt:1014
-msgid "Perform a register copy-propagation optimization pass"
+#: c-family/c.opt:1038
+msgid "Generate bounds passing for calls."
 msgstr ""
 
-#: common.opt:1018
-msgid "Perform cross-jumping optimization"
+#: c-family/c.opt:1042
+msgid "Instrument only functions marked with bnd_instrument attribute."
 msgstr ""
 
-#: common.opt:1022
-msgid "When running CSE, follow jumps to their targets"
+#: c-family/c.opt:1046
+msgid "Transform instrumented builtin calls into calls to wrappers."
 msgstr ""
 
-#: common.opt:1030
-msgid "Omit range reduction step when performing complex division"
+#: c-family/c.opt:1056
+msgid "Enable Cilk Plus"
 msgstr ""
 
-#: common.opt:1034
-msgid "Complex multiplication and division follow Fortran rules"
+#: c-family/c.opt:1060
+msgid "Allow the arguments of the '?' operator to have different types"
 msgstr ""
 
-#: common.opt:1038
-msgid "Place data items into their own section"
+#: c-family/c.opt:1067
+#, c-format
+msgid "no class name specified with %qs"
 msgstr ""
 
-#: common.opt:1042
-msgid "List all available debugging counters with their limits and counts."
-msgstr ""
-
-#: common.opt:1046
-msgid ""
-"-fdbg-cnt=<counter>:<limit>[,<counter>:<limit>,...]\tSet the debug counter "
-"limit.   "
-msgstr ""
-
-#: common.opt:1050
-msgid "Map one directory name to another in debug information"
-msgstr ""
-
-#: common.opt:1054
-msgid "Output .debug_types section when using DWARF v4 debuginfo."
-msgstr ""
-
-#: common.opt:1060
-msgid "Defer popping functions args from stack until later"
-msgstr ""
-
-#: common.opt:1064
-msgid "Attempt to fill delay slots of branch instructions"
-msgstr ""
-
-#: common.opt:1068
-msgid "Delete dead instructions that may throw exceptions"
-msgstr ""
-
-#: common.opt:1072
-msgid "Delete useless null pointer checks"
-msgstr ""
-
-#: common.opt:1076
-msgid ""
-"Stream extra data to support more aggressive devirtualization in LTO local "
-"transformation mode"
-msgstr ""
-
-#: common.opt:1080
-msgid "Perform speculative devirtualization"
-msgstr ""
-
-#: common.opt:1084
-msgid "Try to convert virtual calls to direct ones."
-msgstr ""
-
-#: common.opt:1088
-msgid ""
-"-fdiagnostics-show-location=[once|every-line]\tHow often to emit source "
-"location at the beginning of line-wrapped diagnostics"
-msgstr ""
-
-#: common.opt:1105
-msgid "Show the source line with a caret indicating the column"
-msgstr ""
-
-#: common.opt:1113
-msgid "-fdiagnostics-color=[never|always|auto]\tColorize diagnostics"
-msgstr ""
-
-#: common.opt:1133
-msgid ""
-"Amend appropriate diagnostic messages with the command line option that "
-"controls them"
-msgstr ""
-
-#: common.opt:1137
-msgid ""
-"-fdisable-[tree|rtl|ipa]-<pass>=range1+range2 disables an optimization pass"
-msgstr ""
-
-#: common.opt:1141
-msgid ""
-"-fenable-[tree|rtl|ipa]-<pass>=range1+range2 enables an optimization pass"
-msgstr ""
-
-#: common.opt:1145
-msgid "-fdump-<type>\tDump various compiler internals to a file"
-msgstr ""
-
-#: common.opt:1152
-msgid ""
-"-fdump-final-insns=filename\tDump to filename the insns at the end of "
-"translation"
-msgstr ""
-
-#: common.opt:1156
-msgid "-fdump-go-spec=filename\tWrite all declarations to file as Go code"
-msgstr ""
-
-#: common.opt:1160
-msgid "Suppress output of addresses in debugging dumps"
-msgstr ""
-
-#: common.opt:1164
-msgid "Collect and dump debug information into temporary file if ICE in C/C++"
-msgstr ""
-
-#: common.opt:1169
-msgid "Dump optimization passes"
-msgstr ""
-
-#: common.opt:1173
-msgid ""
-"Suppress output of instruction numbers, line number notes and addresses in "
-"debugging dumps"
-msgstr ""
-
-#: common.opt:1177
-msgid "Suppress output of previous and next insn numbers in debugging dumps"
-msgstr ""
-
-#: common.opt:1181
-msgid "Enable CFI tables via GAS assembler directives."
-msgstr ""
-
-#: common.opt:1185
-msgid "Perform early inlining"
-msgstr ""
-
-#: common.opt:1189
-msgid "Perform DWARF2 duplicate elimination"
-msgstr ""
-
-#: common.opt:1193
-msgid "Perform interprocedural reduction of aggregates"
-msgstr ""
-
-#: common.opt:1197
-msgid "Perform unused symbol elimination in debug info"
-msgstr ""
-
-#: common.opt:1201
-msgid "Perform unused type elimination in debug info"
-msgstr ""
-
-#: common.opt:1205
-msgid "Do not suppress C++ class debug information."
-msgstr ""
-
-#: common.opt:1209
-msgid "Enable exception handling"
-msgstr ""
-
-#: common.opt:1213
-msgid "Perform a number of minor, expensive optimizations"
-msgstr ""
-
-#: common.opt:1217
-msgid ""
-"-fexcess-precision=[fast|standard]\tSpecify handling of excess floating-"
-"point precision"
-msgstr ""
-
-#: common.opt:1220
-#, c-format
-msgid "unknown excess precision style %qs"
-msgstr ""
-
-#: common.opt:1233
-msgid ""
-"Output lto objects containing both the intermediate language and binary "
-"output."
-msgstr ""
-
-#: common.opt:1237
-msgid "Assume no NaNs or infinities are generated"
-msgstr ""
-
-#: common.opt:1241
-msgid ""
-"-ffixed-<register>\tMark <register> as being unavailable to the compiler"
-msgstr ""
-
-#: common.opt:1245
-msgid "Don't allocate floats and doubles in extended-precision registers"
-msgstr ""
-
-#: common.opt:1253
-msgid "Perform a forward propagation pass on RTL"
-msgstr ""
-
-#: common.opt:1257
-msgid ""
-"-ffp-contract=[off|on|fast] Perform floating-point expression contraction."
-msgstr ""
-
-#: common.opt:1260
-#, c-format
-msgid "unknown floating point contraction style %qs"
-msgstr ""
-
-#: common.opt:1277
-msgid "Allow function addresses to be held in registers"
-msgstr ""
-
-#: common.opt:1281
-msgid "Place each function into its own section"
-msgstr ""
-
-#: common.opt:1285
-msgid "Perform global common subexpression elimination"
-msgstr ""
-
-#: common.opt:1289
-msgid ""
-"Perform enhanced load motion during global common subexpression elimination"
-msgstr ""
-
-#: common.opt:1293
-msgid "Perform store motion after global common subexpression elimination"
-msgstr ""
-
-#: common.opt:1297
-msgid ""
-"Perform redundant load after store elimination in global common subexpression"
-msgstr ""
-
-#: common.opt:1302
-msgid ""
-"Perform global common subexpression elimination after register allocation"
-msgstr ""
-
-#: common.opt:1308
-msgid "Enable in and out of Graphite representation"
-msgstr ""
-
-#: common.opt:1312
-msgid "Enable Graphite Identity transformation"
-msgstr ""
-
-#: common.opt:1316
-msgid "Enable hoisting adjacent loads to encourage generating conditional move"
-msgstr ""
-
-#: common.opt:1321
-msgid "Mark all loops as parallel"
-msgstr ""
-
-#: common.opt:1325
-msgid "Enable Loop Strip Mining transformation"
-msgstr ""
-
-#: common.opt:1329
-msgid "Enable Loop Interchange transformation"
-msgstr ""
-
-#: common.opt:1333
-msgid "Enable Loop Blocking transformation"
-msgstr ""
-
-#: common.opt:1337
-msgid "Enable Loop Unroll Jam transformation"
-msgstr ""
-
-#: common.opt:1341
-msgid "Enable support for GNU transactional memory"
-msgstr ""
-
-#: common.opt:1345
-msgid "Use STB_GNU_UNIQUE if supported by the assembler"
-msgstr ""
-
-#: common.opt:1353
-msgid "Enable the ISL based loop nest optimizer"
-msgstr ""
-
-#: common.opt:1357
-msgid "Force bitfield accesses to match their type width"
-msgstr ""
-
-#: common.opt:1361
-msgid "Enable guessing of branch probabilities"
-msgstr ""
-
-#: common.opt:1369
-msgid "Process #ident directives"
+#: c-family/c.opt:1068
+msgid "-fconst-string-class=<name>\tUse class <name> for constant strings"
 msgstr ""
 
-#: common.opt:1373
-msgid "Perform conversion of conditional jumps to branchless equivalents"
+#: c-family/c.opt:1072
+msgid "-fconstexpr-depth=<number>\tSpecify maximum constexpr recursion depth"
 msgstr ""
 
-#: common.opt:1377
-msgid "Perform conversion of conditional jumps to conditional execution"
+#: c-family/c.opt:1076
+msgid "Emit debug annotations during preprocessing"
 msgstr ""
 
-#: common.opt:1381
+#: c-family/c.opt:1080
 msgid ""
-"-fstack-reuse=[all|named_vars|none] Set stack reuse level for local "
-"variables."
-msgstr ""
-
-#: common.opt:1384
-#, c-format
-msgid "unknown Stack Reuse Level %qs"
+"-fdeduce-init-list\tenable deduction of std::initializer_list for a template "
+"type parameter from a brace-enclosed initializer-list"
 msgstr ""
 
-#: common.opt:1397
-msgid "Convert conditional jumps in innermost loops to branchless equivalents"
+#: c-family/c.opt:1084
+msgid "Factor complex constructors and destructors to favor space over speed"
 msgstr ""
 
-#: common.opt:1401
-msgid "Also if-convert conditional jumps containing memory writes"
+#: c-family/c.opt:1092
+msgid "Preprocess directives only."
 msgstr ""
 
-#: common.opt:1409
-msgid "Do not generate .size directives"
+#: c-family/c.opt:1096
+msgid "Permit '$' as an identifier character"
 msgstr ""
 
-#: common.opt:1413
-msgid "Perform indirect inlining"
+#: c-family/c.opt:1100
+msgid "Write all declarations as Ada code transitively"
 msgstr ""
 
-#: common.opt:1419
-msgid ""
-"Enable inlining of function declared \"inline\", disabling disables all "
-"inlining"
+#: c-family/c.opt:1104
+msgid "Write all declarations as Ada code for the given file only"
 msgstr ""
 
-#: common.opt:1423
-msgid ""
-"Integrate functions into their callers when code size is known not to grow"
+#: c-family/c.opt:1111
+msgid "Generate code to check exception specifications"
 msgstr ""
 
-#: common.opt:1427
+#: c-family/c.opt:1118
 msgid ""
-"Integrate functions not declared \"inline\" into their callers when "
-"profitable"
+"-fexec-charset=<cset>\tConvert all strings and character constants to "
+"character set <cset>"
 msgstr ""
 
-#: common.opt:1431
-msgid "Integrate functions only required by their single caller"
+#: c-family/c.opt:1122
+msgid "Permit universal character names (\\u and \\U) in identifiers"
 msgstr ""
 
-#: common.opt:1438
+#: c-family/c.opt:1126
 msgid ""
-"-finline-limit=<number>\tLimit the size of inlined functions to <number>"
+"-finput-charset=<cset>\tSpecify the default character set for source files"
 msgstr ""
 
-#: common.opt:1442
+#: c-family/c.opt:1130
 msgid ""
-"Inline __atomic operations when a lock free instruction sequence is "
-"available."
+"Support dynamic initialization of thread-local variables in a different "
+"translation unit"
 msgstr ""
 
-#: common.opt:1446
-msgid "Instrument function entry and exit with profiling calls"
+#: c-family/c.opt:1137
+msgid "Scope of for-init-statement variables is local to the loop"
 msgstr ""
 
-#: common.opt:1450
-msgid ""
-"-finstrument-functions-exclude-function-list=name,...  Do not instrument "
-"listed functions"
+#: c-family/c.opt:1141
+msgid "Do not assume that standard C libraries and \"main\" exist"
 msgstr ""
 
-#: common.opt:1454
-msgid ""
-"-finstrument-functions-exclude-file-list=filename,...  Do not instrument "
-"functions listed in files"
+#: c-family/c.opt:1145
+msgid "Recognize GNU-defined keywords"
 msgstr ""
 
-#: common.opt:1458
-msgid "Perform interprocedural constant propagation"
+#: c-family/c.opt:1149
+msgid "Generate code for GNU runtime environment"
 msgstr ""
 
-#: common.opt:1462
-msgid "Perform cloning to make Interprocedural constant propagation stronger"
+#: c-family/c.opt:1153
+msgid "Use traditional GNU semantics for inline functions"
 msgstr ""
 
-#: common.opt:1466
+#: c-family/c.opt:1159
 msgid ""
-"Perform alignment discovery and propagation to make Interprocedural constant "
-"propagation stronger"
-msgstr ""
-
-#: common.opt:1470
-msgid "Perform interprocedural profile propagation"
-msgstr ""
-
-#: common.opt:1474
-msgid "Perform interprocedural points-to analysis"
-msgstr ""
-
-#: common.opt:1478
-msgid "Discover pure and const functions"
-msgstr ""
-
-#: common.opt:1482
-msgid "Perform Identical Code Folding for functions and read-only variables"
-msgstr ""
-
-#: common.opt:1486
-msgid "Perform Identical Code Folding for functions"
-msgstr ""
-
-#: common.opt:1490
-msgid "Perform Identical Code Folding for variables"
-msgstr ""
-
-#: common.opt:1494
-msgid "Discover readonly and non addressable static variables"
-msgstr ""
-
-#: common.opt:1506
-msgid "-fira-algorithm=[CB|priority] Set the used IRA algorithm"
-msgstr ""
-
-#: common.opt:1509
-#, c-format
-msgid "unknown IRA algorithm %qs"
-msgstr ""
-
-#: common.opt:1519
-msgid "-fira-region=[one|all|mixed] Set regions for IRA"
-msgstr ""
-
-#: common.opt:1522
-#, c-format
-msgid "unknown IRA region %qs"
-msgstr ""
-
-#: common.opt:1535 common.opt:1540
-msgid "Use IRA based register pressure calculation"
-msgstr ""
-
-#: common.opt:1545
-msgid "Share slots for saving different hard registers."
-msgstr ""
-
-#: common.opt:1549
-msgid "Share stack slots for spilled pseudo-registers."
-msgstr ""
-
-#: common.opt:1553
-msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
-msgstr ""
-
-#: common.opt:1557
-msgid "Optimize induction variables on trees"
-msgstr ""
-
-#: common.opt:1561
-msgid "Use jump tables for sufficiently large switch statements"
-msgstr ""
-
-#: common.opt:1565
-msgid "Generate code for functions even if they are fully inlined"
-msgstr ""
-
-#: common.opt:1569
-msgid "Emit static const variables even if they are not used"
+"-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
 msgstr ""
 
-#: common.opt:1573
-msgid "Give external symbols a leading underscore"
+#: c-family/c.opt:1166
+msgid "Assume normal C execution environment"
 msgstr ""
 
-#: common.opt:1581
-msgid "Do CFG-sensitive rematerialization in LRA"
+#: c-family/c.opt:1174
+msgid "Export functions even if they can be inlined"
 msgstr ""
 
-#: common.opt:1585
-msgid "Enable link-time optimization."
+#: c-family/c.opt:1178
+msgid "Emit implicit instantiations of inline templates"
 msgstr ""
 
-#: common.opt:1589
-msgid "Link-time optimization with number of parallel jobs or jobserver."
+#: c-family/c.opt:1182
+msgid "Emit implicit instantiations of templates"
 msgstr ""
 
-#: common.opt:1592
-#, c-format
-msgid "unknown LTO partitioning model %qs"
+#: c-family/c.opt:1186
+msgid "Inject friend functions into enclosing namespace"
 msgstr ""
 
-#: common.opt:1611
-msgid "Specify the algorithm to partition symbols and vars at linktime"
+#: c-family/c.opt:1190
+msgid "Don't emit dllexported inline functions unless needed"
 msgstr ""
 
-#: common.opt:1616
+#: c-family/c.opt:1197
 msgid ""
-"-flto-compression-level=<number>\tUse zlib compression level <number> for IL"
-msgstr ""
-
-#: common.opt:1620
-msgid "Merge C++ types using One Definition Rule"
-msgstr ""
-
-#: common.opt:1624
-msgid "Report various link-time optimization statistics"
-msgstr ""
-
-#: common.opt:1628
-msgid "Report various link-time optimization statistics for WPA only"
-msgstr ""
-
-#: common.opt:1632
-msgid "Set errno after built-in math functions"
-msgstr ""
-
-#: common.opt:1636
-msgid "-fmax-errors=<number>\tMaximum number of errors to report"
-msgstr ""
-
-#: common.opt:1640
-msgid "Report on permanent memory allocation"
-msgstr ""
-
-#: common.opt:1644
-msgid "Report on permanent memory allocation in WPA only"
+"Allow implicit conversions between vectors with differing numbers of "
+"subparts and/or differing element types."
 msgstr ""
 
-#: common.opt:1651
-msgid "Attempt to merge identical constants and constant variables"
+#: c-family/c.opt:1201
+msgid "Don't warn about uses of Microsoft extensions"
 msgstr ""
 
-#: common.opt:1655
-msgid "Attempt to merge identical constants across compilation units"
+#: c-family/c.opt:1220
+msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
 msgstr ""
 
-#: common.opt:1659
-msgid "Attempt to merge identical debug strings across compilation units"
+#: c-family/c.opt:1224
+msgid "Assume that receivers of Objective-C messages may be nil"
 msgstr ""
 
-#: common.opt:1663
+#: c-family/c.opt:1228
 msgid ""
-"-fmessage-length=<number>\tLimit diagnostics to <number> characters per "
-"line.  0 suppresses line-wrapping"
-msgstr ""
-
-#: common.opt:1667
-msgid "Perform SMS based modulo scheduling before the first scheduling pass"
-msgstr ""
-
-#: common.opt:1671
-msgid "Perform SMS based modulo scheduling with register moves allowed"
-msgstr ""
-
-#: common.opt:1675
-msgid "Move loop invariant computations out of loops"
-msgstr ""
-
-#: common.opt:1679
-msgid "Use the RTL dead code elimination pass"
-msgstr ""
-
-#: common.opt:1683
-msgid "Use the RTL dead store elimination pass"
+"Allow access to instance variables as if they were local declarations within "
+"instance method implementations."
 msgstr ""
 
-#: common.opt:1687
+#: c-family/c.opt:1232
 msgid ""
-"Enable/Disable the traditional scheduling in loops that already passed "
-"modulo scheduling"
-msgstr ""
-
-#: common.opt:1691
-msgid "Support synchronous non-call exceptions"
+"-fvisibility=[private|protected|public|package]\tSet the default symbol "
+"visibility"
 msgstr ""
 
-#: common.opt:1694
+#: c-family/c.opt:1235
 #, c-format
-msgid "options or targets missing after %qs"
+msgid "unrecognized ivar visibility value %qs"
 msgstr ""
 
-#: common.opt:1695
+#: c-family/c.opt:1257
 msgid ""
-"-foffload=<targets>=<options>  Specify offloading targets and options for "
-"them"
+"Treat a throw() exception specification as noexcept to improve code size"
 msgstr ""
 
-#: common.opt:1699
+#: c-family/c.opt:1261
 msgid ""
-"-foffload-abi=[lp64|ilp32]     Set the ABI to use in an offload compiler"
-msgstr ""
-
-#: common.opt:1702
-#, c-format
-msgid "unknown offload ABI %qs"
-msgstr ""
-
-#: common.opt:1712
-msgid "When possible do not generate stack frames"
-msgstr ""
-
-#: common.opt:1716
-msgid "Enable all optimization info dumps on stderr"
-msgstr ""
-
-#: common.opt:1720
-msgid "-fopt-info[-<type>=filename]\tDump compiler optimization details"
-msgstr ""
-
-#: common.opt:1728
-msgid "Optimize sibling and tail recursive calls"
-msgstr ""
-
-#: common.opt:1732
-msgid "Perform partial inlining"
-msgstr ""
-
-#: common.opt:1736 common.opt:1740
-msgid "Report on memory allocation before interprocedural optimization"
-msgstr ""
-
-#: common.opt:1744
-msgid "Pack structure members together without holes"
-msgstr ""
-
-#: common.opt:1748
-msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment"
-msgstr ""
-
-#: common.opt:1752
-msgid "Return small aggregates in memory, not registers"
-msgstr ""
-
-#: common.opt:1756
-msgid "Perform loop peeling"
-msgstr ""
-
-#: common.opt:1760
-msgid "Enable machine specific peephole optimizations"
-msgstr ""
-
-#: common.opt:1764
-msgid "Enable an RTL peephole pass before sched2"
-msgstr ""
-
-#: common.opt:1768
-msgid "Generate position-independent code if possible (large mode)"
+"Specify which ABI to use for Objective-C family code and meta-data "
+"generation."
 msgstr ""
 
-#: common.opt:1772
+#: c-family/c.opt:1267
 msgid ""
-"Generate position-independent code for executables if possible (large mode)"
+"Generate special Objective-C methods to initialize/destroy non-POD C++ "
+"ivars, if needed"
 msgstr ""
 
-#: common.opt:1776
-msgid "Generate position-independent code if possible (small mode)"
+#: c-family/c.opt:1271
+msgid "Allow fast jumps to the message dispatcher"
 msgstr ""
 
-#: common.opt:1780
-msgid ""
-"Generate position-independent code for executables if possible (small mode)"
+#: c-family/c.opt:1277
+msgid "Enable Objective-C exception and synchronization syntax"
 msgstr ""
 
-#: common.opt:1784
-msgid "Specify a plugin to load"
+#: c-family/c.opt:1281
+msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs"
 msgstr ""
 
-#: common.opt:1788
+#: c-family/c.opt:1285
 msgid ""
-"-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for "
-"plugin <name>"
-msgstr ""
-
-#: common.opt:1792
-msgid "Run predictive commoning optimization."
-msgstr ""
-
-#: common.opt:1796
-msgid "Generate prefetch instructions, if available, for arrays in loops"
-msgstr ""
-
-#: common.opt:1800
-msgid "Enable basic program profiling code"
-msgstr ""
-
-#: common.opt:1804
-msgid "Insert arc-based program profiling code"
+"Enable inline checks for nil receivers with the NeXT runtime and ABI version "
+"2."
 msgstr ""
 
-#: common.opt:1808
-msgid "Set the top-level directory for storing the profile data."
+#: c-family/c.opt:1290
+msgid "Enable Objective-C setjmp exception handling runtime"
 msgstr ""
 
-#: common.opt:1813
-msgid "Enable correction of flow inconsistent profile data input"
+#: c-family/c.opt:1294
+msgid "Conform to the Objective-C 1.0 language as implemented in GCC 4.0"
 msgstr ""
 
-#: common.opt:1817
-msgid ""
-"Enable common options for generating profile info for profile feedback "
-"directed optimizations"
+#: c-family/c.opt:1298
+msgid "Enable OpenACC"
 msgstr ""
 
-#: common.opt:1821
-msgid ""
-"Enable common options for generating profile info for profile feedback "
-"directed optimizations, and set -fprofile-dir="
+#: c-family/c.opt:1302
+msgid "Enable OpenMP (implies -frecursive in Fortran)"
 msgstr ""
 
-#: common.opt:1825
-msgid ""
-"Enable common options for performing profile feedback directed optimizations"
+#: c-family/c.opt:1306
+msgid "Enable OpenMP's SIMD directives"
 msgstr ""
 
-#: common.opt:1829
-msgid ""
-"Enable common options for performing profile feedback directed "
-"optimizations, and set -fprofile-dir="
+#: c-family/c.opt:1310
+msgid "Recognize C++ keywords like \"compl\" and \"xor\""
 msgstr ""
 
-#: common.opt:1833
-msgid "Insert code to profile values of expressions"
+#: c-family/c.opt:1321
+msgid "Look for and use PCH files even when preprocessing"
 msgstr ""
 
-#: common.opt:1837
-msgid "Report on consistency of profile"
+#: c-family/c.opt:1325
+msgid "Downgrade conformance errors to warnings"
 msgstr ""
 
-#: common.opt:1841
-msgid "Enable function reordering that improves code placement"
+#: c-family/c.opt:1329
+msgid "Enable Plan 9 language extensions"
 msgstr ""
 
-#: common.opt:1848
-msgid "-frandom-seed=<number>\tMake compile reproducible using <number>"
+#: c-family/c.opt:1333
+msgid "Treat the input file as already preprocessed"
 msgstr ""
-
-#: common.opt:1858
-msgid "Record gcc command line switches in the object file."
+
+#: c-family/c.opt:1341
+msgid ""
+"-ftrack-macro-expansion=<0|1|2>  Track locations of tokens coming from macro "
+"expansion and display them in error messages"
 msgstr ""
 
-#: common.opt:1862
-msgid "Return small aggregates in registers"
+#: c-family/c.opt:1345
+msgid ""
+"-fno-pretty-templates Do not pretty-print template specializations as the "
+"template signature followed by the arguments"
 msgstr ""
 
-#: common.opt:1870
-msgid "Tell DSE that the storage for a C++ object is dead when the constructor"
+#: c-family/c.opt:1349
+msgid ""
+"Used in Fix-and-Continue mode to indicate that object files may be swapped "
+"in at runtime"
 msgstr ""
 
-#: common.opt:1875
-msgid "Relief of register pressure through live range shrinkage"
+#: c-family/c.opt:1353
+msgid "Enable automatic template instantiation"
 msgstr ""
 
-#: common.opt:1879
-msgid "Perform a register renaming optimization pass"
+#: c-family/c.opt:1357
+msgid "Generate run time type descriptor information"
 msgstr ""
 
-#: common.opt:1883
-msgid "Perform a target dependent instruction fusion optimization pass"
+#: c-family/c.opt:1361
+msgid "Use the same size for double as for float"
 msgstr ""
 
-#: common.opt:1887
-msgid "Reorder basic blocks to improve code placement"
+#: c-family/c.opt:1369
+msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
 msgstr ""
 
-#: common.opt:1891
-msgid "Reorder basic blocks and partition into hot and cold sections"
+#: c-family/c.opt:1373
+msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
 msgstr ""
 
-#: common.opt:1895
-msgid "Reorder functions to improve code placement"
+#: c-family/c.opt:1377
+msgid "Make \"char\" signed by default"
 msgstr ""
 
-#: common.opt:1899
-msgid "Add a common subexpression elimination pass after loop optimizations"
+#: c-family/c.opt:1381
+msgid "Enable C++14 sized deallocation support"
 msgstr ""
 
-#: common.opt:1907
-msgid "Disable optimizations that assume default FP rounding behavior"
+#: c-family/c.opt:1388
+msgid "Display statistics accumulated during compilation"
 msgstr ""
 
-#: common.opt:1911
-msgid "Enable scheduling across basic blocks"
+#: c-family/c.opt:1392
+msgid ""
+"Assume that values of enumeration type are always within the minimum range "
+"of that type"
 msgstr ""
 
-#: common.opt:1915
-msgid "Enable register pressure sensitive insn scheduling"
+#: c-family/c.opt:1399
+msgid "-ftabstop=<number>\tDistance between tab stops for column reporting"
 msgstr ""
 
-#: common.opt:1919
-msgid "Allow speculative motion of non-loads"
+#: c-family/c.opt:1403
+msgid ""
+"Set the maximum number of template instantiation notes for a single warning "
+"or error"
 msgstr ""
 
-#: common.opt:1923
-msgid "Allow speculative motion of some loads"
+#: c-family/c.opt:1410
+msgid "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth"
 msgstr ""
 
-#: common.opt:1927
-msgid "Allow speculative motion of more loads"
+#: c-family/c.opt:1417
+msgid ""
+"-fno-threadsafe-statics\tDo not generate thread-safe code for initializing "
+"local statics"
 msgstr ""
 
-#: common.opt:1931
-msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler"
+#: c-family/c.opt:1421
+msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
 msgstr ""
 
-#: common.opt:1935
-msgid "If scheduling post reload, do superblock scheduling"
+#: c-family/c.opt:1425
+msgid "Make \"char\" unsigned by default"
 msgstr ""
 
-#: common.opt:1943
-msgid "Reschedule instructions before register allocation"
+#: c-family/c.opt:1429
+msgid "Use __cxa_atexit to register destructors"
 msgstr ""
 
-#: common.opt:1947
-msgid "Reschedule instructions after register allocation"
+#: c-family/c.opt:1433
+msgid "Use __cxa_get_exception_ptr in exception handling"
 msgstr ""
 
-#: common.opt:1954
-msgid "Schedule instructions using selective scheduling algorithm"
+#: c-family/c.opt:1437
+msgid "Marks all inlined functions and methods as having hidden visibility"
 msgstr ""
 
-#: common.opt:1958
-msgid "Run selective scheduling after reload"
+#: c-family/c.opt:1441
+msgid "Changes visibility to match Microsoft Visual Studio by default"
 msgstr ""
 
-#: common.opt:1962
-msgid "Perform software pipelining of inner loops during selective scheduling"
+#: c-family/c.opt:1453
+msgid "Emit common-like symbols as weak symbols"
 msgstr ""
 
-#: common.opt:1966
-msgid "Perform software pipelining of outer loops during selective scheduling"
+#: c-family/c.opt:1457
+msgid ""
+"-fwide-exec-charset=<cset>\tConvert all wide strings and character constants "
+"to character set <cset>"
 msgstr ""
 
-#: common.opt:1970
-msgid "Reschedule pipelined regions without pipelining"
+#: c-family/c.opt:1461
+msgid "Generate a #line directive pointing at the current working directory"
 msgstr ""
 
-#: common.opt:1974
+#: c-family/c.opt:1469
 msgid ""
-"Allow interposing function (or variables) by ones with different semantics "
-"(or initializer) respectively by dynamic linker"
+"Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
 msgstr ""
 
-#: common.opt:1980
-msgid "Allow premature scheduling of queued insns"
+#: c-family/c.opt:1473
+msgid "Dump declarations to a .decl file"
 msgstr ""
 
-#: common.opt:1984
-msgid ""
-"-fsched-stalled-insns=<number>\tSet number of queued insns that can be "
-"prematurely scheduled"
+#: c-family/c.opt:1477
+msgid "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs"
 msgstr ""
 
-#: common.opt:1992
+#: c-family/c.opt:1481
 msgid ""
-"Set dependence distance checking in premature scheduling of queued insns"
+"-femit-struct-debug-reduced\tConservative reduced debug info for structs"
 msgstr ""
 
-#: common.opt:1996
+#: c-family/c.opt:1485
 msgid ""
-"-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in "
-"premature scheduling of queued insns"
+"-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for "
+"structs"
 msgstr ""
 
-#: common.opt:2000
-msgid "Enable the group heuristic in the scheduler"
+#: c-family/c.opt:1489
+msgid ""
+"Interpret imaginary, fixed-point, or other gnu number suffix as the "
+"corresponding number literal rather than a user-defined number literal."
 msgstr ""
 
-#: common.opt:2004
-msgid "Enable the critical path heuristic in the scheduler"
+#: c-family/c.opt:1494
+msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path"
 msgstr ""
 
-#: common.opt:2008
-msgid "Enable the speculative instruction heuristic in the scheduler"
+#: c-family/c.opt:1498
+msgid "-imacros <file>\tAccept definition of macros in <file>"
 msgstr ""
 
-#: common.opt:2012
-msgid "Enable the rank heuristic in the scheduler"
+#: c-family/c.opt:1502
+msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory"
 msgstr ""
 
-#: common.opt:2016
-msgid "Enable the last instruction heuristic in the scheduler"
+#: c-family/c.opt:1506
+msgid "-include <file>\tInclude the contents of <file> before other files"
 msgstr ""
 
-#: common.opt:2020
-msgid "Enable the dependent count heuristic in the scheduler"
+#: c-family/c.opt:1510
+msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options"
 msgstr ""
 
-#: common.opt:2024
-msgid "Access data in the same section from shared anchor points"
+#: c-family/c.opt:1514
+msgid "-isysroot <dir>\tSet <dir> to be the system root directory"
 msgstr ""
 
-#: common.opt:2036
-msgid "Turn on Redundant Extensions Elimination pass."
+#: c-family/c.opt:1518
+msgid "-isystem <dir>\tAdd <dir> to the start of the system include path"
 msgstr ""
 
-#: common.opt:2040
-msgid "Show column numbers in diagnostics, when available.  Default on"
+#: c-family/c.opt:1522
+msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path"
 msgstr ""
 
-#: common.opt:2044
-msgid "Emit function prologues only before parts of the function that need it,"
+#: c-family/c.opt:1526
+msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path"
 msgstr ""
 
-#: common.opt:2049
-msgid "Disable optimizations observable by IEEE signaling NaNs"
+#: c-family/c.opt:1530
+msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path"
 msgstr ""
 
-#: common.opt:2053
+#: c-family/c.opt:1540
 msgid ""
-"Disable floating point optimizations that ignore the IEEE signedness of zero"
+"Do not search standard system include directories (those specified with -"
+"isystem will still be used)"
 msgstr ""
 
-#: common.opt:2057
-msgid "Convert floating point constants to single precision constants"
+#: c-family/c.opt:1544
+msgid "Do not search standard system include directories for C++"
 msgstr ""
 
-#: common.opt:2061
-msgid "Split lifetimes of induction variables when loops are unrolled"
+#: c-family/c.opt:1556
+msgid "Generate C header of platform-specific features"
 msgstr ""
 
-#: common.opt:2065
-msgid "Generate discontiguous stack frames"
+#: c-family/c.opt:1560
+msgid "Remap file names when including files"
 msgstr ""
 
-#: common.opt:2069
-msgid "Split wide types into independent registers"
+#: c-family/c.opt:1564 c-family/c.opt:1568
+msgid ""
+"Conform to the ISO 1998 C++ standard revised by the 2003 technical "
+"corrigendum"
 msgstr ""
 
-#: common.opt:2073
-msgid "Optimize conditional patterns using SSA PHI nodes"
+#: c-family/c.opt:1572
+msgid "Conform to the ISO 2011 C++ standard"
 msgstr ""
 
-#: common.opt:2077
-msgid "Optimize amount of stdarg registers saved to stack at start of function"
+#: c-family/c.opt:1576
+msgid "Deprecated in favor of -std=c++11"
 msgstr ""
 
-#: common.opt:2081
-msgid "Apply variable expansion when loops are unrolled"
+#: c-family/c.opt:1580
+msgid "Deprecated in favor of -std=c++14"
 msgstr ""
 
-#: common.opt:2085
+#: c-family/c.opt:1584
 msgid ""
-"-fstack-check=[no|generic|specific]\tInsert stack checking code into the "
-"program"
+"Conform to the ISO 2014 C++ standard (experimental and incomplete support)"
 msgstr ""
 
-#: common.opt:2089
+#: c-family/c.opt:1588
 msgid ""
-"Insert stack checking code into the program.  Same as -fstack-check=specific"
+"Conform to the ISO 2017(?) C++ draft standard (experimental and incomplete "
+"support)"
 msgstr ""
 
-#: common.opt:2096
-msgid ""
-"-fstack-limit-register=<register>\tTrap if the stack goes past <register>"
+#: c-family/c.opt:1595 c-family/c.opt:1691
+msgid "Conform to the ISO 2011 C standard"
 msgstr ""
 
-#: common.opt:2100
-msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>"
+#: c-family/c.opt:1599
+msgid "Deprecated in favor of -std=c11"
 msgstr ""
 
-#: common.opt:2104
-msgid "Use propolice as a stack protection method"
+#: c-family/c.opt:1603 c-family/c.opt:1607 c-family/c.opt:1675
+msgid "Conform to the ISO 1990 C standard"
 msgstr ""
 
-#: common.opt:2108
-msgid "Use a stack protection method for every function"
+#: c-family/c.opt:1611 c-family/c.opt:1683
+msgid "Conform to the ISO 1999 C standard"
 msgstr ""
 
-#: common.opt:2112
-msgid "Use a smart stack protection method for certain functions"
+#: c-family/c.opt:1615
+msgid "Deprecated in favor of -std=c99"
 msgstr ""
 
-#: common.opt:2116
+#: c-family/c.opt:1619 c-family/c.opt:1624
 msgid ""
-"Use stack protection method only for functions with the stack_protect "
-"attribute"
-msgstr ""
-
-#: common.opt:2120
-msgid "Output stack usage information on a per-function basis"
+"Conform to the ISO 1998 C++ standard revised by the 2003 technical "
+"corrigendum with GNU extensions"
 msgstr ""
 
-#: common.opt:2132
-msgid "Assume strict aliasing rules apply"
+#: c-family/c.opt:1629
+msgid ""
+"Conform to the ISO 2011 C++ standard with GNU extensions (experimental and "
+"incomplete support)"
 msgstr ""
 
-#: common.opt:2136
-msgid "Treat signed overflow as undefined"
+#: c-family/c.opt:1633
+msgid "Deprecated in favor of -std=gnu++11"
 msgstr ""
 
-#: common.opt:2140
-msgid "Implement __atomic operations via libcalls to legacy __sync functions"
+#: c-family/c.opt:1640
+msgid ""
+"Conform to the ISO 2014 C++ standard with GNU extensions (experimental and "
+"incomplete support)"
 msgstr ""
 
-#: common.opt:2144
-msgid "Check for syntax errors, then stop"
+#: c-family/c.opt:1644
+msgid ""
+"Conform to the ISO 201z(7?) C++ draft standard with GNU extensions "
+"(experimental and incomplete support)"
 msgstr ""
 
-#: common.opt:2148
-msgid "Create data files needed by \"gcov\""
+#: c-family/c.opt:1651
+msgid "Conform to the ISO 2011 C standard with GNU extensions"
 msgstr ""
 
-#: common.opt:2152
-msgid "Perform jump threading optimizations"
+#: c-family/c.opt:1655
+msgid "Deprecated in favor of -std=gnu11"
 msgstr ""
 
-#: common.opt:2156
-msgid "Report the time taken by each compiler pass"
+#: c-family/c.opt:1659 c-family/c.opt:1663
+msgid "Conform to the ISO 1990 C standard with GNU extensions"
 msgstr ""
 
-#: common.opt:2160
-msgid ""
-"-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the "
-"default thread-local storage code generation model"
+#: c-family/c.opt:1667
+msgid "Conform to the ISO 1999 C standard with GNU extensions"
 msgstr ""
 
-#: common.opt:2163
-#, c-format
-msgid "unknown TLS model %qs"
+#: c-family/c.opt:1671
+msgid "Deprecated in favor of -std=gnu99"
 msgstr ""
 
-#: common.opt:2179
-msgid "Reorder top level functions, variables, and asms"
+#: c-family/c.opt:1679
+msgid "Conform to the ISO 1990 C standard as amended in 1994"
 msgstr ""
 
-#: common.opt:2183
-msgid "Perform superblock formation via tail duplication"
+#: c-family/c.opt:1687
+msgid "Deprecated in favor of -std=iso9899:1999"
 msgstr ""
 
-#: common.opt:2190
-msgid "Assume floating-point operations can trap"
+#: c-family/c.opt:1698
+msgid "Enable traditional preprocessing"
 msgstr ""
 
-#: common.opt:2194
-msgid "Trap for signed overflow in addition, subtraction and multiplication"
+#: c-family/c.opt:1702
+msgid "-trigraphs\tSupport ISO C trigraphs"
 msgstr ""
 
-#: common.opt:2198
-msgid "Enable SSA-CCP optimization on trees"
+#: c-family/c.opt:1706
+msgid "Do not predefine system-specific and GCC-specific macros"
 msgstr ""
 
-#: common.opt:2202
-msgid "Enable SSA-BIT-CCP optimization on trees"
+#: fortran/lang.opt:146
+msgid "-J<directory>\tPut MODULE files in 'directory'"
 msgstr ""
 
-#: common.opt:2210
-msgid "Enable loop header copying on trees"
+#: fortran/lang.opt:198
+msgid "Warn about possible aliasing of dummy arguments"
 msgstr ""
 
-#: common.opt:2214
-msgid "Enable coalescing of copy-related user variables that are inlined"
+#: fortran/lang.opt:202
+msgid "Warn about alignment of COMMON blocks"
 msgstr ""
 
-#: common.opt:2218
-msgid "Enable coalescing of all copy-related user variables"
+#: fortran/lang.opt:206
+msgid "Warn about missing ampersand in continued character constants"
 msgstr ""
 
-#: common.opt:2222
-msgid "Replace SSA temporaries with better names in copies"
+#: fortran/lang.opt:210
+msgid "Warn about creation of array temporaries"
 msgstr ""
 
-#: common.opt:2226
-msgid "Enable copy propagation on trees"
+#: fortran/lang.opt:214
+msgid "Warn if the type of a variable might be not interoperable with C"
 msgstr ""
 
-#: common.opt:2234
-msgid "Transform condition stores into unconditional ones"
+#: fortran/lang.opt:222
+msgid "Warn about truncated character expressions"
 msgstr ""
 
-#: common.opt:2238
-msgid "Perform conversions of switch initializations."
+#: fortran/lang.opt:226
+msgid "Warn about equality comparisons involving REAL or COMPLEX expressions"
 msgstr ""
 
-#: common.opt:2242
-msgid "Enable SSA dead code elimination optimization on trees"
+#: fortran/lang.opt:234
+msgid "Warn about most implicit conversions"
 msgstr ""
 
-#: common.opt:2246
-msgid "Enable dominator optimizations"
+#: fortran/lang.opt:242
+msgid "Warn about function call elimination"
 msgstr ""
 
-#: common.opt:2250
-msgid "Enable tail merging on trees"
+#: fortran/lang.opt:246
+msgid "Warn about calls with implicit interface"
 msgstr ""
 
-#: common.opt:2254
-msgid "Enable dead store elimination"
+#: fortran/lang.opt:250
+msgid "Warn about called procedures not explicitly declared"
 msgstr ""
 
-#: common.opt:2258
-msgid "Enable forward propagation on trees"
+#: fortran/lang.opt:254
+msgid "Warn about truncated source lines"
 msgstr ""
 
-#: common.opt:2262
-msgid "Enable Full Redundancy Elimination (FRE) on trees"
+#: fortran/lang.opt:258
+msgid "Warn on intrinsics not part of the selected standard"
 msgstr ""
 
-#: common.opt:2266
-msgid "Enable string length optimizations on trees"
+#: fortran/lang.opt:270
+msgid "Warn about USE statements that have no ONLY qualifier"
 msgstr ""
 
-#: common.opt:2270
-msgid "Detect paths that trigger erroneous or undefined behavior due to"
+#: fortran/lang.opt:282
+msgid "Warn about real-literal-constants with 'q' exponent-letter"
 msgstr ""
 
-#: common.opt:2276
-msgid ""
-"Detect paths that trigger erroneous or undefined behavior due a null value"
+#: fortran/lang.opt:286
+msgid "Warn when a left-hand-side array variable is reallocated"
 msgstr ""
 
-#: common.opt:2283
-msgid "Enable loop distribution on trees"
+#: fortran/lang.opt:290
+msgid "Warn when a left-hand-side variable is reallocated"
 msgstr ""
 
-#: common.opt:2287
-msgid "Enable loop distribution for patterns transformed into a library call"
+#: fortran/lang.opt:294
+msgid "Warn if the pointer in a pointer assignment might outlive its target"
 msgstr ""
 
-#: common.opt:2291
-msgid "Enable loop invariant motion on trees"
+#: fortran/lang.opt:302
+msgid "Warn about \"suspicious\" constructs"
 msgstr ""
 
-#: common.opt:2295
-msgid "Enable loop interchange transforms.  Same as -floop-interchange"
+#: fortran/lang.opt:306
+msgid "Permit nonconforming uses of the tab character"
 msgstr ""
 
-#: common.opt:2299
-msgid "Create canonical induction variables in loops"
+#: fortran/lang.opt:310
+msgid "Warn about underflow of numerical constant expressions"
 msgstr ""
 
-#: common.opt:2303
-msgid "Enable loop optimizations on tree level"
+#: fortran/lang.opt:318
+msgid "Warn if a user-procedure has the same name as an intrinsic"
 msgstr ""
 
-#: common.opt:2307
-msgid "Enable automatic parallelization of loops"
+#: fortran/lang.opt:326
+msgid "Warn about unused dummy arguments."
 msgstr ""
 
-#: common.opt:2311
-msgid "Enable hoisting loads from conditional pointers."
+#: fortran/lang.opt:330
+msgid "Warn about zero-trip DO loops"
 msgstr ""
 
-#: common.opt:2315
-msgid "Enable SSA-PRE optimization on trees"
+#: fortran/lang.opt:334
+msgid "Enable preprocessing"
 msgstr ""
 
-#: common.opt:2319
-msgid ""
-"In SSA-PRE optimization on trees, enable partial-partial redundancy "
-"elimination"
+#: fortran/lang.opt:342
+msgid "Disable preprocessing"
 msgstr ""
 
-#: common.opt:2323
-msgid "Perform function-local points-to analysis on trees."
+#: fortran/lang.opt:350
+msgid "Eliminate multiple function invokations also for impure functions"
 msgstr ""
 
-#: common.opt:2327
-msgid "Enable reassociation on tree level"
+#: fortran/lang.opt:354
+msgid "Enable alignment of COMMON blocks"
 msgstr ""
 
-#: common.opt:2335
-msgid "Enable SSA code sinking on trees"
+#: fortran/lang.opt:358
+msgid "All intrinsics procedures are available regardless of selected standard"
 msgstr ""
 
-#: common.opt:2339
-msgid "Perform straight-line strength reduction"
+#: fortran/lang.opt:366
+msgid ""
+"Do not treat local variables and COMMON blocks as if they were named in SAVE "
+"statements"
 msgstr ""
 
-#: common.opt:2343
-msgid "Perform scalar replacement of aggregates"
+#: fortran/lang.opt:370
+msgid "Specify that backslash in string introduces an escape character"
 msgstr ""
 
-#: common.opt:2347
-msgid "Replace temporary expressions in the SSA->normal pass"
+#: fortran/lang.opt:374
+msgid "Produce a backtrace when a runtime error is encountered"
 msgstr ""
 
-#: common.opt:2351
-msgid "Perform live range splitting during the SSA->normal pass"
+#: fortran/lang.opt:378
+msgid ""
+"-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will "
+"use BLAS"
 msgstr ""
 
-#: common.opt:2355
-msgid "Perform Value Range Propagation on trees"
+#: fortran/lang.opt:382
+msgid ""
+"Produce a warning at runtime if a array temporary has been created for a "
+"procedure argument"
 msgstr ""
 
-#: common.opt:2359
-msgid "Compile whole compilation unit at a time"
+#: fortran/lang.opt:386
+msgid ""
+"-fconvert=<big-endian|little-endian|native|swap> The endianness used for "
+"unformatted files."
 msgstr ""
 
-#: common.opt:2363
-msgid "Perform loop unrolling when iteration count is known"
+#: fortran/lang.opt:389
+#, c-format
+msgid "Unrecognized option to endianess value: %qs"
 msgstr ""
 
-#: common.opt:2367
-msgid "Perform loop unrolling for all loops"
+#: fortran/lang.opt:405
+msgid "Use the Cray Pointer extension"
 msgstr ""
 
-#: common.opt:2374
-msgid "Allow loop optimizations to assume that the loops behave in normal way"
+#: fortran/lang.opt:409
+msgid "Ignore 'D' in column one in fixed form"
 msgstr ""
 
-#: common.opt:2378
-msgid "Allow optimization for floating-point arithmetic which may change the"
+#: fortran/lang.opt:413
+msgid "Treat lines with 'D' in column one as comments"
 msgstr ""
 
-#: common.opt:2383
-msgid "Same as -fassociative-math for expressions which include division."
+#: fortran/lang.opt:417
+msgid "Set the default double precision kind to an 8 byte wide type"
 msgstr ""
 
-#: common.opt:2391
-msgid "Allow math optimizations that may violate IEEE or ISO standards"
+#: fortran/lang.opt:421
+msgid "Set the default integer kind to an 8 byte wide type"
 msgstr ""
 
-#: common.opt:2395
-msgid "Perform loop unswitching"
+#: fortran/lang.opt:425
+msgid "Set the default real kind to an 8 byte wide type"
 msgstr ""
 
-#: common.opt:2399
-msgid "Just generate unwind tables for exception handling"
+#: fortran/lang.opt:429
+msgid "Allow dollar signs in entity names"
 msgstr ""
 
-#: common.opt:2403
-msgid "Use the bfd linker instead of the default linker"
+#: fortran/lang.opt:437
+msgid "Display the code tree after parsing"
 msgstr ""
 
-#: common.opt:2407
-msgid "Use the gold linker instead of the default linker"
+#: fortran/lang.opt:441
+msgid "Display the code tree after front end optimization"
 msgstr ""
 
-#: common.opt:2419
-msgid "Perform variable tracking"
+#: fortran/lang.opt:445
+msgid "Display the code tree after parsing; deprecated option"
 msgstr ""
 
-#: common.opt:2427
-msgid "Perform variable tracking by annotating assignments"
+#: fortran/lang.opt:449
+msgid ""
+"Specify that an external BLAS library should be used for matmul calls on "
+"large-size arrays"
 msgstr ""
 
-#: common.opt:2433
-msgid "Toggle -fvar-tracking-assignments"
+#: fortran/lang.opt:453
+msgid "Use f2c calling convention"
 msgstr ""
 
-#: common.opt:2441
-msgid "Perform variable tracking and also tag variables that are uninitialized"
+#: fortran/lang.opt:457
+msgid "Assume that the source file is fixed form"
 msgstr ""
 
-#: common.opt:2445
-msgid "Enable vectorization on trees"
+#: fortran/lang.opt:461
+msgid "Interpret any INTEGER(4) as an INTEGER(8)"
 msgstr ""
 
-#: common.opt:2453
-msgid "Enable loop vectorization on trees"
+#: fortran/lang.opt:465 fortran/lang.opt:469
+msgid "Specify where to find the compiled intrinsic modules"
 msgstr ""
 
-#: common.opt:2457
-msgid "Enable basic block vectorization (SLP) on trees"
+#: fortran/lang.opt:473
+msgid "Allow arbitrary character line width in fixed mode"
 msgstr ""
 
-#: common.opt:2461
-msgid "Specifies the cost model for vectorization"
+#: fortran/lang.opt:477
+msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode"
 msgstr ""
 
-#: common.opt:2465
-msgid ""
-"Specifies the vectorization cost model for code marked with a simd directive"
+#: fortran/lang.opt:481
+msgid "-ffpe-trap=[...]\tStop on following floating point exceptions"
 msgstr ""
 
-#: common.opt:2468
-#, c-format
-msgid "unknown vectorizer cost model %qs"
+#: fortran/lang.opt:485
+msgid "-ffpe-summary=[...]\tPrint summary of floating point exceptions"
 msgstr ""
 
-#: common.opt:2481
-msgid ""
-"Enables the dynamic vectorizer cost model.  Preserved for backward "
-"compatibility."
+#: fortran/lang.opt:489
+msgid "Assume that the source file is free form"
 msgstr ""
 
-#: common.opt:2485
-msgid ""
-"Enables the unlimited vectorizer cost model.  Preserved for backward "
-"compatibility."
+#: fortran/lang.opt:493
+msgid "Allow arbitrary character line width in free mode"
 msgstr ""
 
-#: common.opt:2493
-msgid "Enable copy propagation of scalar-evolution information."
+#: fortran/lang.opt:497
+msgid "-ffree-line-length-<n>\tUse n as character line width in free mode"
 msgstr ""
 
-#: common.opt:2503
-msgid "Add extra commentary to assembler output"
+#: fortran/lang.opt:501
+msgid "Enable front end optimization"
 msgstr ""
 
-#: common.opt:2507
+#: fortran/lang.opt:505
 msgid ""
-"-fvisibility=[default|internal|hidden|protected]\tSet the default symbol "
-"visibility"
-msgstr ""
-
-#: common.opt:2510
-#, c-format
-msgid "unrecognized visibility value %qs"
+"Specify that no implicit typing is allowed, unless overridden by explicit "
+"IMPLICIT statements"
 msgstr ""
 
-#: common.opt:2526
-msgid "Validate vtable pointers before using them."
+#: fortran/lang.opt:509
+msgid ""
+"-finit-character=<n>\tInitialize local character variables to ASCII value n"
 msgstr ""
 
-#: common.opt:2529
-#, c-format
-msgid "unknown vtable verify initialization priority %qs"
+#: fortran/lang.opt:513
+msgid "-finit-integer=<n>\tInitialize local integer variables to n"
 msgstr ""
 
-#: common.opt:2542
-msgid "Output vtable verification counters."
+#: fortran/lang.opt:517
+msgid "Initialize local variables to zero (from g77)"
 msgstr ""
 
-#: common.opt:2546
-msgid "Output vtable verification pointer sets information."
+#: fortran/lang.opt:521
+msgid "-finit-logical=<true|false>\tInitialize local logical variables"
 msgstr ""
 
-#: common.opt:2550
-msgid "Use expression value profiles in optimizations"
+#: fortran/lang.opt:525
+msgid "-finit-real=<zero|snan|nan|inf|-inf>\tInitialize local real variables"
 msgstr ""
 
-#: common.opt:2554
-msgid "Construct webs and split unrelated uses of single variable"
+#: fortran/lang.opt:528
+#, c-format
+msgid "Unrecognized option to floating-point init value: %qs"
 msgstr ""
 
-#: common.opt:2558
-msgid "Enable conditional dead code elimination for builtin calls"
+#: fortran/lang.opt:547
+msgid ""
+"-fmax-array-constructor=<n>\tMaximum number of objects in an array "
+"constructor"
 msgstr ""
 
-#: common.opt:2562
-msgid "Perform whole program optimizations"
+#: fortran/lang.opt:551
+msgid "-fmax-identifier-length=<n>\tMaximum identifier length"
 msgstr ""
 
-#: common.opt:2566
-msgid "Assume signed arithmetic overflow wraps around"
+#: fortran/lang.opt:555
+msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords"
 msgstr ""
 
-#: common.opt:2570
-msgid "Put zero initialized data in the bss section"
+#: fortran/lang.opt:559
+msgid ""
+"-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be "
+"put on the stack"
 msgstr ""
 
-#: common.opt:2574
-msgid "Generate debug information in default format"
+#: fortran/lang.opt:563
+msgid "Put all local arrays on stack."
 msgstr ""
 
-#: common.opt:2578
-msgid "Generate debug information in COFF format"
+#: fortran/lang.opt:567
+msgid "Set default accessibility of module entities to PRIVATE."
 msgstr ""
 
-#: common.opt:2582
-msgid "Generate debug information in default version of DWARF format"
+#: fortran/lang.opt:583
+msgid "Try to lay out derived types as compactly as possible"
 msgstr ""
 
-#: common.opt:2586
-msgid "Generate debug information in DWARF v2 (or later) format"
+#: fortran/lang.opt:591
+msgid "Protect parentheses in expressions"
 msgstr ""
 
-#: common.opt:2590
-msgid "Generate debug information in default extended format"
+#: fortran/lang.opt:595
+msgid "Enable range checking during compilation"
 msgstr ""
 
-#: common.opt:2594
-msgid "Don't generate DWARF pubnames and pubtypes sections."
+#: fortran/lang.opt:599
+msgid "Interpret any REAL(4) as a REAL(8)"
 msgstr ""
 
-#: common.opt:2598
-msgid "Generate DWARF pubnames and pubtypes sections."
+#: fortran/lang.opt:603
+msgid "Interpret any REAL(4) as a REAL(10)"
 msgstr ""
 
-#: common.opt:2602
-msgid "Generate DWARF pubnames and pubtypes sections with GNU extensions."
+#: fortran/lang.opt:607
+msgid "Interpret any REAL(4) as a REAL(16)"
 msgstr ""
 
-#: common.opt:2606
-msgid "Don't record gcc command line switches in DWARF DW_AT_producer."
+#: fortran/lang.opt:611
+msgid "Interpret any REAL(8) as a REAL(4)"
 msgstr ""
 
-#: common.opt:2610
-msgid "Record gcc command line switches in DWARF DW_AT_producer."
+#: fortran/lang.opt:615
+msgid "Interpret any REAL(8) as a REAL(10)"
 msgstr ""
 
-#: common.opt:2614
-msgid "Don't generate debug information in separate .dwo files"
+#: fortran/lang.opt:619
+msgid "Interpret any REAL(8) as a REAL(16)"
 msgstr ""
 
-#: common.opt:2618
-msgid "Generate debug information in separate .dwo files"
+#: fortran/lang.opt:623
+msgid "Reallocate the LHS in assignments"
 msgstr ""
 
-#: common.opt:2622
-msgid "Generate debug information in STABS format"
+#: fortran/lang.opt:627
+msgid "Use a 4-byte record marker for unformatted files"
 msgstr ""
 
-#: common.opt:2626
-msgid "Generate debug information in extended STABS format"
+#: fortran/lang.opt:631
+msgid "Use an 8-byte record marker for unformatted files"
 msgstr ""
 
-#: common.opt:2630
-msgid "Emit DWARF additions beyond selected version"
+#: fortran/lang.opt:635
+msgid "Allocate local variables on the stack to allow indirect recursion"
 msgstr ""
 
-#: common.opt:2634
-msgid "Don't emit DWARF additions beyond selected version"
+#: fortran/lang.opt:639
+msgid "Copy array sections into a contiguous block on procedure entry"
 msgstr ""
 
-#: common.opt:2638
-msgid "Toggle debug information generation"
+#: fortran/lang.opt:643
+msgid ""
+"-fcoarray=<none|single|lib>\tSpecify which coarray parallelization should be "
+"used"
 msgstr ""
 
-#: common.opt:2642
-msgid "Generate debug information in VMS format"
+#: fortran/lang.opt:646
+#, c-format
+msgid "Unrecognized option: %qs"
 msgstr ""
 
-#: common.opt:2646
-msgid "Generate debug information in XCOFF format"
+#: fortran/lang.opt:659
+msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed"
 msgstr ""
 
-#: common.opt:2650
-msgid "Generate debug information in extended XCOFF format"
+#: fortran/lang.opt:663
+msgid "Append a second underscore if the name already contains an underscore"
 msgstr ""
 
-#: common.opt:2668
-msgid "Generate compressed debug sections"
+#: fortran/lang.opt:671
+msgid "Apply negative sign to zero values"
 msgstr ""
 
-#: common.opt:2672
-msgid "-gz=<format>\tGenerate compressed debug sections in format <format>"
+#: fortran/lang.opt:675
+msgid "Append underscores to externally visible names"
 msgstr ""
 
-#: common.opt:2679
-msgid "-iplugindir=<dir>\tSet <dir> to be the default plugin directory"
+#: fortran/lang.opt:719
+msgid "Statically link the GNU Fortran helper library (libgfortran)"
 msgstr ""
 
-#: common.opt:2683
-msgid "-imultiarch <dir>\tSet <dir> to be the multiarch include subdirectory"
+#: fortran/lang.opt:723
+msgid "Conform to the ISO Fortran 2003 standard"
 msgstr ""
 
-#: common.opt:2705
-msgid "-o <file>\tPlace output into <file>"
+#: fortran/lang.opt:727
+msgid "Conform to the ISO Fortran 2008 standard"
 msgstr ""
 
-#: common.opt:2709
-msgid "Enable function profiling"
+#: fortran/lang.opt:731
+msgid "Conform to the ISO Fortran 2008 standard including TS 29113"
 msgstr ""
 
-#: common.opt:2719
-msgid "Like -pedantic but issue them as errors"
+#: fortran/lang.opt:735
+msgid "Conform to the ISO Fortran 95 standard"
 msgstr ""
 
-#: common.opt:2759
-msgid "Do not display functions compiled or elapsed time"
+#: fortran/lang.opt:739
+msgid "Conform to nothing in particular"
 msgstr ""
 
-#: common.opt:2791
-msgid "Enable verbose output"
+#: fortran/lang.opt:743
+msgid "Accept extensions to support legacy code"
 msgstr ""
 
-#: common.opt:2795
-msgid "Display the compiler's version"
+#: lto/lang.opt:29
+msgid "Run the link-time optimizer in local transformation (LTRANS) mode."
 msgstr ""
 
-#: common.opt:2799
-msgid "Suppress warnings"
+#: lto/lang.opt:33
+msgid "Specify a file to which a list of files output by LTRANS is written."
 msgstr ""
 
-#: common.opt:2809
-msgid "Create a shared library"
+#: lto/lang.opt:37
+msgid "Run the link-time optimizer in whole program analysis (WPA) mode."
 msgstr ""
 
-#: common.opt:2854
-msgid "Create a position independent executable"
+#: lto/lang.opt:41
+msgid ""
+"Whole program analysis (WPA) mode with number of parallel jobs specified."
 msgstr ""
 
-#: common.opt:2861
-msgid "Use caller save register across calls if possible"
+#: lto/lang.opt:45
+msgid "The resolution file"
 msgstr ""
 
-#: go/gofrontend/expressions.cc:93 c-family/c-common.c:1910 cp/cvt.c:1182
-#: cp/cvt.c:1430
+#: go/gofrontend/expressions.cc:93 c-family/c-common.c:1910 cp/cvt.c:1183
+#: cp/cvt.c:1431
 #, gcc-internal-format
 msgid "value computed is not used"
 msgstr ""
@@ -14992,17 +15081,17 @@ msgstr ""
 #: go/gofrontend/expressions.cc:6827 go/gofrontend/expressions.cc:6888
 #: go/gofrontend/expressions.cc:6990 go/gofrontend/expressions.cc:7804
 #: go/gofrontend/expressions.cc:7953 go/gofrontend/expressions.cc:7999
-#: go/gofrontend/expressions.cc:8058 go/gofrontend/expressions.cc:9210
-#: go/gofrontend/expressions.cc:9227 go/gofrontend/expressions.cc:9243
+#: go/gofrontend/expressions.cc:8058 go/gofrontend/expressions.cc:9220
+#: go/gofrontend/expressions.cc:9237 go/gofrontend/expressions.cc:9253
 msgid "not enough arguments"
 msgstr ""
 
 #: go/gofrontend/expressions.cc:6829 go/gofrontend/expressions.cc:6890
 #: go/gofrontend/expressions.cc:7809 go/gofrontend/expressions.cc:7936
 #: go/gofrontend/expressions.cc:7958 go/gofrontend/expressions.cc:8004
-#: go/gofrontend/expressions.cc:8060 go/gofrontend/expressions.cc:8808
-#: go/gofrontend/expressions.cc:9215 go/gofrontend/expressions.cc:9229
-#: go/gofrontend/expressions.cc:9250
+#: go/gofrontend/expressions.cc:8060 go/gofrontend/expressions.cc:8818
+#: go/gofrontend/expressions.cc:9225 go/gofrontend/expressions.cc:9239
+#: go/gofrontend/expressions.cc:9260
 msgid "too many arguments"
 msgstr ""
 
@@ -15082,84 +15171,84 @@ msgstr ""
 msgid "complex arguments must have floating-point type"
 msgstr ""
 
-#: go/gofrontend/expressions.cc:8620 go/gofrontend/expressions.cc:9156
-#: go/gofrontend/expressions.cc:9592
+#: go/gofrontend/expressions.cc:8630 go/gofrontend/expressions.cc:9166
+#: go/gofrontend/expressions.cc:9602
 msgid "expected function"
 msgstr ""
 
-#: go/gofrontend/expressions.cc:8647
+#: go/gofrontend/expressions.cc:8657
 msgid "multiple-value argument in single-value context"
 msgstr ""
 
-#: go/gofrontend/expressions.cc:8812
+#: go/gofrontend/expressions.cc:8822
 msgid "invalid use of %<...%> with non-slice"
 msgstr ""
 
-#: go/gofrontend/expressions.cc:9164
+#: go/gofrontend/expressions.cc:9174
 msgid "function result count mismatch"
 msgstr ""
 
-#: go/gofrontend/expressions.cc:9182
+#: go/gofrontend/expressions.cc:9192
 msgid "incompatible type for receiver"
 msgstr ""
 
-#: go/gofrontend/expressions.cc:9200
+#: go/gofrontend/expressions.cc:9210
 msgid "invalid use of %<...%> calling non-variadic function"
 msgstr ""
 
-#: go/gofrontend/expressions.cc:9601 go/gofrontend/expressions.cc:9615
+#: go/gofrontend/expressions.cc:9611 go/gofrontend/expressions.cc:9625
 msgid "number of results does not match number of values"
 msgstr ""
 
-#: go/gofrontend/expressions.cc:9971 go/gofrontend/expressions.cc:10483
+#: go/gofrontend/expressions.cc:9981 go/gofrontend/expressions.cc:10493
 msgid "index must be integer"
 msgstr ""
 
-#: go/gofrontend/expressions.cc:9979 go/gofrontend/expressions.cc:10491
+#: go/gofrontend/expressions.cc:9989 go/gofrontend/expressions.cc:10501
 msgid "slice end must be integer"
 msgstr ""
 
-#: go/gofrontend/expressions.cc:9987
+#: go/gofrontend/expressions.cc:9997
 msgid "slice capacity must be integer"
 msgstr ""
 
-#: go/gofrontend/expressions.cc:10037 go/gofrontend/expressions.cc:10522
+#: go/gofrontend/expressions.cc:10047 go/gofrontend/expressions.cc:10532
 msgid "inverted slice range"
 msgstr ""
 
-#: go/gofrontend/expressions.cc:10080
+#: go/gofrontend/expressions.cc:10090
 msgid "slice of unaddressable value"
 msgstr ""
 
-#: go/gofrontend/expressions.cc:10741
+#: go/gofrontend/expressions.cc:10751
 msgid "incompatible type for map index"
 msgstr ""
 
-#: go/gofrontend/expressions.cc:11120
+#: go/gofrontend/expressions.cc:11130
 msgid "expected interface or pointer to interface"
 msgstr ""
 
-#: go/gofrontend/expressions.cc:11859
+#: go/gofrontend/expressions.cc:11869
 msgid "too many expressions for struct"
 msgstr ""
 
-#: go/gofrontend/expressions.cc:11872
+#: go/gofrontend/expressions.cc:11882
 msgid "too few expressions for struct"
 msgstr ""
 
-#: go/gofrontend/expressions.cc:13620 go/gofrontend/statements.cc:1585
+#: go/gofrontend/expressions.cc:13630 go/gofrontend/statements.cc:1585
 msgid "type assertion only valid for interface types"
 msgstr ""
 
-#: go/gofrontend/expressions.cc:13632
+#: go/gofrontend/expressions.cc:13642
 msgid "impossible type assertion: type does not implement interface"
 msgstr ""
 
-#: go/gofrontend/expressions.cc:13811 go/gofrontend/statements.cc:1430
+#: go/gofrontend/expressions.cc:13821 go/gofrontend/statements.cc:1430
 msgid "expected channel"
 msgstr ""
 
-#: go/gofrontend/expressions.cc:13816 go/gofrontend/statements.cc:1435
+#: go/gofrontend/expressions.cc:13826 go/gofrontend/statements.cc:1435
 msgid "invalid receive on send-only channel"
 msgstr ""
 
@@ -15270,71 +15359,71 @@ msgstr ""
 msgid "cannot use type %s as type %s"
 msgstr ""
 
-#: go/gofrontend/types.cc:3479
+#: go/gofrontend/types.cc:3488
 msgid "different receiver types"
 msgstr ""
 
-#: go/gofrontend/types.cc:3499 go/gofrontend/types.cc:3512
-#: go/gofrontend/types.cc:3527
+#: go/gofrontend/types.cc:3508 go/gofrontend/types.cc:3521
+#: go/gofrontend/types.cc:3536
 msgid "different number of parameters"
 msgstr ""
 
-#: go/gofrontend/types.cc:3520
+#: go/gofrontend/types.cc:3529
 msgid "different parameter types"
 msgstr ""
 
-#: go/gofrontend/types.cc:3535
+#: go/gofrontend/types.cc:3544
 msgid "different varargs"
 msgstr ""
 
-#: go/gofrontend/types.cc:3544 go/gofrontend/types.cc:3557
-#: go/gofrontend/types.cc:3572
+#: go/gofrontend/types.cc:3553 go/gofrontend/types.cc:3566
+#: go/gofrontend/types.cc:3581
 msgid "different number of results"
 msgstr ""
 
-#: go/gofrontend/types.cc:3565
+#: go/gofrontend/types.cc:3574
 msgid "different result types"
 msgstr ""
 
-#: go/gofrontend/types.cc:7359
+#: go/gofrontend/types.cc:7368
 #, c-format
 msgid "need explicit conversion; missing method %s%s%s"
 msgstr ""
 
-#: go/gofrontend/types.cc:7376 go/gofrontend/types.cc:7518
+#: go/gofrontend/types.cc:7385 go/gofrontend/types.cc:7527
 #, c-format
 msgid "incompatible type for method %s%s%s"
 msgstr ""
 
-#: go/gofrontend/types.cc:7380 go/gofrontend/types.cc:7522
+#: go/gofrontend/types.cc:7389 go/gofrontend/types.cc:7531
 #, c-format
 msgid "incompatible type for method %s%s%s (%s)"
 msgstr ""
 
-#: go/gofrontend/types.cc:7459 go/gofrontend/types.cc:7472
+#: go/gofrontend/types.cc:7468 go/gofrontend/types.cc:7481
 msgid "pointer to interface type has no methods"
 msgstr ""
 
-#: go/gofrontend/types.cc:7461 go/gofrontend/types.cc:7474
+#: go/gofrontend/types.cc:7470 go/gofrontend/types.cc:7483
 msgid "type has no methods"
 msgstr ""
 
-#: go/gofrontend/types.cc:7495
+#: go/gofrontend/types.cc:7504
 #, c-format
 msgid "ambiguous method %s%s%s"
 msgstr ""
 
-#: go/gofrontend/types.cc:7498
+#: go/gofrontend/types.cc:7507
 #, c-format
 msgid "missing method %s%s%s"
 msgstr ""
 
-#: go/gofrontend/types.cc:7539
+#: go/gofrontend/types.cc:7548
 #, c-format
 msgid "method %s%s%s requires a pointer receiver"
 msgstr ""
 
-#: go/gofrontend/types.cc:7557
+#: go/gofrontend/types.cc:7566
 #, c-format
 msgid "method %s%s%s is marked go:nointerface"
 msgstr ""
@@ -15430,227 +15519,227 @@ msgid ""
 "branch target register load optimization is not intended to be run twice"
 msgstr ""
 
-#: builtins.c:639
+#: builtins.c:643
 #, gcc-internal-format
 msgid "offset outside bounds of constant string"
 msgstr ""
 
-#: builtins.c:1268
+#: builtins.c:1272
 #, gcc-internal-format
 msgid "second argument to %<__builtin_prefetch%> must be a constant"
 msgstr ""
 
-#: builtins.c:1275
+#: builtins.c:1279
 #, gcc-internal-format
 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
 msgstr ""
 
-#: builtins.c:1283
+#: builtins.c:1287
 #, gcc-internal-format
 msgid "third argument to %<__builtin_prefetch%> must be a constant"
 msgstr ""
 
-#: builtins.c:1290
+#: builtins.c:1294
 #, gcc-internal-format
 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
 msgstr ""
 
-#: builtins.c:4486 gimplify.c:2351
+#: builtins.c:4490 gimplify.c:2352
 #, gcc-internal-format
 msgid "too few arguments to function %<va_start%>"
 msgstr ""
 
-#: builtins.c:4586
+#: builtins.c:4590
 #, gcc-internal-format
 msgid "invalid argument to %<__builtin_frame_address%>"
 msgstr ""
 
-#: builtins.c:4588
+#: builtins.c:4592
 #, gcc-internal-format
 msgid "invalid argument to %<__builtin_return_address%>"
 msgstr ""
 
-#: builtins.c:4601
+#: builtins.c:4605
 #, gcc-internal-format
 msgid "unsupported argument to %<__builtin_frame_address%>"
 msgstr ""
 
-#: builtins.c:4603
+#: builtins.c:4607
 #, gcc-internal-format
 msgid "unsupported argument to %<__builtin_return_address%>"
 msgstr ""
 
-#: builtins.c:4853
+#: builtins.c:4857
 #, gcc-internal-format
 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
 msgstr ""
 
-#: builtins.c:4952
+#: builtins.c:4956
 #, gcc-internal-format
 msgid "trampoline generated for nested function %qD"
 msgstr ""
 
-#: builtins.c:5248 builtins.c:5261
+#: builtins.c:5252 builtins.c:5265
 #, gcc-internal-format
 msgid "%qD changed semantics in GCC 4.4"
 msgstr ""
 
-#: builtins.c:5365
+#: builtins.c:5369
 #, gcc-internal-format
 msgid "Unknown architecture specifier in memory model to builtin."
 msgstr ""
 
-#: builtins.c:5372
+#: builtins.c:5377
 #, gcc-internal-format
 msgid "invalid memory model argument to builtin"
 msgstr ""
 
-#: builtins.c:5431
+#: builtins.c:5436
 #, gcc-internal-format
 msgid ""
 "failure memory model cannot be stronger than success memory model for "
 "%<__atomic_compare_exchange%>"
 msgstr ""
 
-#: builtins.c:5440
+#: builtins.c:5444
 #, gcc-internal-format
 msgid "invalid failure memory model for %<__atomic_compare_exchange%>"
 msgstr ""
 
-#: builtins.c:5503
+#: builtins.c:5506
 #, gcc-internal-format
 msgid "invalid memory model for %<__atomic_load%>"
 msgstr ""
 
-#: builtins.c:5534 builtins.c:5643
+#: builtins.c:5536 builtins.c:5643
 #, gcc-internal-format
 msgid "invalid memory model for %<__atomic_store%>"
 msgstr ""
 
-#: builtins.c:5752
+#: builtins.c:5764
 #, gcc-internal-format
 msgid "non-constant argument 1 to __atomic_always_lock_free"
 msgstr ""
 
-#: builtins.c:5794
+#: builtins.c:5806
 #, gcc-internal-format
 msgid "non-integer argument 1 to __atomic_is_lock_free"
 msgstr ""
 
-#: builtins.c:5858
+#: builtins.c:5870
 #, gcc-internal-format
 msgid "__builtin_thread_pointer is not supported on this target"
 msgstr ""
 
-#: builtins.c:5878
+#: builtins.c:5890
 #, gcc-internal-format
 msgid "__builtin_set_thread_pointer is not supported on this target"
 msgstr ""
 
 #. All valid uses of __builtin_va_arg_pack () are removed during
 #. inlining.
-#: builtins.c:6222 expr.c:10463
+#: builtins.c:6234 expr.c:10470
 #, gcc-internal-format
 msgid "%Kinvalid use of %<__builtin_va_arg_pack ()%>"
 msgstr ""
 
 #. All valid uses of __builtin_va_arg_pack_len () are removed during
 #. inlining.
-#: builtins.c:6228
+#: builtins.c:6240
 #, gcc-internal-format
 msgid "%Kinvalid use of %<__builtin_va_arg_pack_len ()%>"
 msgstr ""
 
-#: builtins.c:6447
+#: builtins.c:6459
 #, gcc-internal-format
 msgid "%<__builtin_longjmp%> second argument must be 1"
 msgstr ""
 
 #. Software implementation of Pointer Bounds Checker is NYI.
 #. Target support is required.
-#: builtins.c:7086
+#: builtins.c:7098
 #, gcc-internal-format
 msgid "Your target platform does not support -fcheck-pointer-bounds"
 msgstr ""
 
-#: builtins.c:7408
+#: builtins.c:7420
 #, gcc-internal-format
 msgid "target format does not support infinity"
 msgstr ""
 
-#: builtins.c:11228
+#: builtins.c:11318
 #, gcc-internal-format
 msgid "%<va_start%> used in function with fixed args"
 msgstr ""
 
-#: builtins.c:11236
+#: builtins.c:11326
 #, gcc-internal-format
 msgid "wrong number of arguments to function %<va_start%>"
 msgstr ""
 
-#: builtins.c:11251
+#: builtins.c:11341
 #, gcc-internal-format
 msgid "%<__builtin_next_arg%> called without an argument"
 msgstr ""
 
-#: builtins.c:11256
+#: builtins.c:11346
 #, gcc-internal-format
 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
 msgstr ""
 
-#: builtins.c:11288
+#: builtins.c:11378
 #, gcc-internal-format
 msgid "second parameter of %<va_start%> not last named argument"
 msgstr ""
 
-#: builtins.c:11301
+#: builtins.c:11391
 #, gcc-internal-format
 msgid ""
 "undefined behaviour when second parameter of %<va_start%> is declared with "
 "%<register%> storage"
 msgstr ""
 
-#: builtins.c:11330
+#: builtins.c:11420
 #, gcc-internal-format
 msgid "%Kfirst argument of %D must be a pointer, second integer constant"
 msgstr ""
 
-#: builtins.c:11343
+#: builtins.c:11433
 #, gcc-internal-format
 msgid "%Klast argument of %D is not integer constant between 0 and 3"
 msgstr ""
 
-#: builtins.c:11388 builtins.c:11539 builtins.c:11596
+#: builtins.c:11478 builtins.c:11629 builtins.c:11686
 #, gcc-internal-format
 msgid "%Kcall to %D will always overflow destination buffer"
 msgstr ""
 
-#: builtins.c:11529
+#: builtins.c:11619
 #, gcc-internal-format
 msgid "%Kcall to %D might overflow destination buffer"
 msgstr ""
 
-#: builtins.c:11617
+#: builtins.c:11707
 #, gcc-internal-format
 msgid "%Kattempt to free a non-heap object %qD"
 msgstr ""
 
-#: builtins.c:11620
+#: builtins.c:11710
 #, gcc-internal-format
 msgid "%Kattempt to free a non-heap object"
 msgstr ""
 
-#: calls.c:2503
+#: calls.c:2511
 #, gcc-internal-format
 msgid "function call has aggregate value"
 msgstr ""
 
-#: calls.c:3195
+#: calls.c:3212
 #, gcc-internal-format
 msgid "passing too large argument on stack"
 msgstr ""
 
-#: cfgexpand.c:1376 function.c:1002 varasm.c:2163
+#: cfgexpand.c:1376 function.c:1002 varasm.c:2166
 #, gcc-internal-format
 msgid "size of variable %q+D is too large"
 msgstr ""
@@ -15705,12 +15794,12 @@ msgstr ""
 msgid "asm clobber conflict with input operand"
 msgstr ""
 
-#: cfgexpand.c:6011
+#: cfgexpand.c:6036
 #, gcc-internal-format
 msgid "stack protector not protecting local variables: variable length buffer"
 msgstr ""
 
-#: cfgexpand.c:6015
+#: cfgexpand.c:6040
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "stack protector not protecting function: all local arrays are less than %d "
@@ -16207,326 +16296,326 @@ msgstr ""
 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
 msgstr ""
 
-#: cgraph.c:2675
+#: cgraph.c:2676
 #, gcc-internal-format
 msgid "caller edge count is negative"
 msgstr ""
 
-#: cgraph.c:2680
+#: cgraph.c:2681
 #, gcc-internal-format
 msgid "caller edge frequency is negative"
 msgstr ""
 
-#: cgraph.c:2685
+#: cgraph.c:2686
 #, gcc-internal-format
 msgid "caller edge frequency is too large"
 msgstr ""
 
-#: cgraph.c:2769
+#: cgraph.c:2770
 #, gcc-internal-format, gfc-internal-format
 msgid "aux field set for edge %s->%s"
 msgstr ""
 
-#: cgraph.c:2776
+#: cgraph.c:2777
 #, gcc-internal-format
 msgid "execution count is negative"
 msgstr ""
 
-#: cgraph.c:2781
+#: cgraph.c:2782
 #, gcc-internal-format
 msgid "inline clone in same comdat group list"
 msgstr ""
 
-#: cgraph.c:2786
+#: cgraph.c:2787
 #, gcc-internal-format
 msgid "local symbols must be defined"
 msgstr ""
 
-#: cgraph.c:2791
+#: cgraph.c:2792
 #, gcc-internal-format
 msgid "externally visible inline clone"
 msgstr ""
 
-#: cgraph.c:2796
+#: cgraph.c:2797
 #, gcc-internal-format
 msgid "inline clone with address taken"
 msgstr ""
 
-#: cgraph.c:2801
+#: cgraph.c:2802
 #, gcc-internal-format
 msgid "inline clone is forced to output"
 msgstr ""
 
-#: cgraph.c:2808
+#: cgraph.c:2809
 #, gcc-internal-format, gfc-internal-format
 msgid "aux field set for indirect edge from %s"
 msgstr ""
 
-#: cgraph.c:2815
+#: cgraph.c:2816
 #, 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.c:2830
+#: cgraph.c:2831
 #, gcc-internal-format, gfc-internal-format
 msgid "comdat-local function called by %s outside its comdat"
 msgstr ""
 
-#: cgraph.c:2840
+#: cgraph.c:2841
 #, gcc-internal-format
 msgid "inlined_to pointer is wrong"
 msgstr ""
 
-#: cgraph.c:2845
+#: cgraph.c:2846
 #, gcc-internal-format
 msgid "multiple inline callers"
 msgstr ""
 
-#: cgraph.c:2852
+#: cgraph.c:2853
 #, gcc-internal-format
 msgid "inlined_to pointer set for noninline callers"
 msgstr ""
 
-#: cgraph.c:2871
+#: cgraph.c:2872
 #, gcc-internal-format, gfc-internal-format
 msgid "caller edge frequency %i does not match BB frequency %i"
 msgstr ""
 
-#: cgraph.c:2889
+#: cgraph.c:2890
 #, gcc-internal-format, gfc-internal-format
 msgid "indirect call frequency %i does not match BB frequency %i"
 msgstr ""
 
-#: cgraph.c:2898
+#: cgraph.c:2899
 #, gcc-internal-format
 msgid "inlined_to pointer is set but no predecessors found"
 msgstr ""
 
-#: cgraph.c:2903
+#: cgraph.c:2904
 #, gcc-internal-format
 msgid "inlined_to pointer refers to itself"
 msgstr ""
 
-#: cgraph.c:2915
+#: cgraph.c:2916
 #, gcc-internal-format
 msgid "cgraph_node has wrong clone_of"
 msgstr ""
 
-#: cgraph.c:2927
+#: cgraph.c:2928
 #, gcc-internal-format
 msgid "cgraph_node has wrong clone list"
 msgstr ""
 
-#: cgraph.c:2933
+#: cgraph.c:2934
 #, gcc-internal-format
 msgid "cgraph_node is in clone list but it is not clone"
 msgstr ""
 
-#: cgraph.c:2938
+#: cgraph.c:2939
 #, gcc-internal-format
 msgid "cgraph_node has wrong prev_clone pointer"
 msgstr ""
 
-#: cgraph.c:2943
+#: cgraph.c:2944
 #, gcc-internal-format
 msgid "double linked list of clones corrupted"
 msgstr ""
 
-#: cgraph.c:2955
+#: cgraph.c:2956
 #, gcc-internal-format
 msgid "Alias has call edges"
 msgstr ""
 
-#: cgraph.c:2963
+#: cgraph.c:2964
 #, gcc-internal-format
 msgid "Alias has non-alias reference"
 msgstr ""
 
-#: cgraph.c:2968
+#: cgraph.c:2969
 #, gcc-internal-format
 msgid "Alias has more than one alias reference"
 msgstr ""
 
-#: cgraph.c:2975
+#: cgraph.c:2976
 #, gcc-internal-format
 msgid "Analyzed alias has no reference"
 msgstr ""
 
-#: cgraph.c:2984
+#: cgraph.c:2985
 #, gcc-internal-format
 msgid "Instrumentation clone does not reference original node"
 msgstr ""
 
-#: cgraph.c:2991
+#: cgraph.c:2992
 #, gcc-internal-format
 msgid "Not instrumented node has non-NULL original declaration"
 msgstr ""
 
-#: cgraph.c:3001
+#: cgraph.c:3002
 #, gcc-internal-format
 msgid "Instrumented node has wrong original declaration"
 msgstr ""
 
-#: cgraph.c:3019
+#: cgraph.c:3020
 #, gcc-internal-format
 msgid "Node has more than one chkp reference"
 msgstr ""
 
-#: cgraph.c:3024
+#: cgraph.c:3025
 #, gcc-internal-format
 msgid "Wrong node is referenced with chkp reference"
 msgstr ""
 
-#: cgraph.c:3032
+#: cgraph.c:3033
 #, gcc-internal-format
 msgid "Analyzed node has no reference to instrumented version"
 msgstr ""
 
-#: cgraph.c:3046
+#: cgraph.c:3047
 #, gcc-internal-format
 msgid "Alias chain for instrumented node is broken"
 msgstr ""
 
-#: cgraph.c:3055
+#: cgraph.c:3056
 #, gcc-internal-format
 msgid "No edge out of thunk node"
 msgstr ""
 
-#: cgraph.c:3060
+#: cgraph.c:3061
 #, gcc-internal-format
 msgid "More than one edge out of thunk node"
 msgstr ""
 
-#: cgraph.c:3065
+#: cgraph.c:3066
 #, gcc-internal-format
 msgid "Thunk is not supposed to have body"
 msgstr ""
 
-#: cgraph.c:3071
+#: cgraph.c:3072
 #, gcc-internal-format
 msgid "Instrumentation thunk has wrong edge callee"
 msgstr ""
 
-#: cgraph.c:3107
+#: cgraph.c:3108
 #, gcc-internal-format
 msgid "shared call_stmt:"
 msgstr ""
 
-#: cgraph.c:3115
+#: cgraph.c:3116
 #, gcc-internal-format
 msgid "edge points to wrong declaration:"
 msgstr ""
 
-#: cgraph.c:3124
+#: cgraph.c:3125
 #, gcc-internal-format
 msgid ""
 "an indirect edge with unknown callee corresponding to a call_stmt with a "
 "known declaration:"
 msgstr ""
 
-#: cgraph.c:3134
+#: cgraph.c:3135
 #, gcc-internal-format
 msgid "missing callgraph edge for call stmt:"
 msgstr ""
 
-#: cgraph.c:3144
+#: cgraph.c:3145
 #, gcc-internal-format
 msgid "reference to dead statement"
 msgstr ""
 
-#: cgraph.c:3157
+#: cgraph.c:3158
 #, gcc-internal-format, gfc-internal-format
 msgid "edge %s->%s has no corresponding call_stmt"
 msgstr ""
 
-#: cgraph.c:3169
+#: cgraph.c:3170
 #, gcc-internal-format, gfc-internal-format
 msgid "an indirect edge from %s has no corresponding call_stmt"
 msgstr ""
 
-#: cgraph.c:3180
+#: cgraph.c:3181
 #, gcc-internal-format
 msgid "verify_cgraph_node failed"
 msgstr ""
 
-#: cgraph.c:3275 varpool.c:326
+#: cgraph.c:3276 varpool.c:326
 #, gcc-internal-format, gfc-internal-format
 msgid "%s: section %s is missing"
 msgstr ""
 
-#: cgraphunit.c:689
+#: cgraphunit.c:690
 #, gcc-internal-format
 msgid "%<weakref%> attribute should be accompanied with an %<alias%> attribute"
 msgstr ""
 
-#: cgraphunit.c:741 cgraphunit.c:777
+#: cgraphunit.c:742 cgraphunit.c:778
 #, gcc-internal-format
 msgid "%<externally_visible%> attribute have effect only on public objects"
 msgstr ""
 
-#: cgraphunit.c:748
+#: cgraphunit.c:749
 #, gcc-internal-format
 msgid "%<weakref%> attribute ignored because function is defined"
 msgstr ""
 
-#: cgraphunit.c:760
+#: cgraphunit.c:761
 #, gcc-internal-format
 msgid "always_inline function might not be inlinable"
 msgstr ""
 
-#: cgraphunit.c:785
+#: cgraphunit.c:786
 #, gcc-internal-format
 msgid "%<weakref%> attribute ignored because variable is initialized"
 msgstr ""
 
-#: cgraphunit.c:1187 c-family/c-pragma.c:362
+#: cgraphunit.c:1188 c-family/c-pragma.c:362
 #, gcc-internal-format
 msgid "%q+D aliased to undefined symbol %qE"
 msgstr ""
 
-#: cgraphunit.c:1203
+#: cgraphunit.c:1204
 #, gcc-internal-format
 msgid "%q+D aliased to external symbol %qE"
 msgstr ""
 
-#: cgraphunit.c:1224
+#: cgraphunit.c:1225
 #, gcc-internal-format
 msgid "%q+D alias in between function and variable is not supported"
 msgstr ""
 
-#: cgraphunit.c:1226
+#: cgraphunit.c:1227
 #, gcc-internal-format
 msgid "%q+D aliased declaration"
 msgstr ""
 
-#: cgraphunit.c:1299
+#: cgraphunit.c:1300
 #, gcc-internal-format
 msgid "failed to reclaim unneeded function"
 msgstr ""
 
-#: cgraphunit.c:1329
+#: cgraphunit.c:1330
 #, gcc-internal-format
 msgid "failed to reclaim unneeded function in same comdat group"
 msgstr ""
 
-#: cgraphunit.c:1572
+#: cgraphunit.c:1573
 #, gcc-internal-format
 msgid "generic thunk code fails for method %qD which uses %<...%>"
 msgstr ""
 
-#: cgraphunit.c:1921
+#: cgraphunit.c:1922
 #, gcc-internal-format
 msgid "size of return value of %q+D is %u bytes"
 msgstr ""
 
-#: cgraphunit.c:1924
+#: cgraphunit.c:1925
 #, gcc-internal-format
 msgid "size of return value of %q+D is larger than %wd bytes"
 msgstr ""
 
-#: cgraphunit.c:2414
+#: cgraphunit.c:2415
 #, gcc-internal-format
 msgid "nodes with unreleased memory found"
 msgstr ""
@@ -16566,12 +16655,12 @@ msgstr ""
 msgid "cannot find '%s'"
 msgstr ""
 
-#: collect-utils.c:183 collect2.c:2350 collect2.c:2549 gcc.c:2860 gcc.c:6483
+#: collect-utils.c:183 collect2.c:2350 collect2.c:2549 gcc.c:2860 gcc.c:6484
 #, gcc-internal-format
 msgid "pex_init failed: %m"
 msgstr ""
 
-#: collect-utils.c:192 collect2.c:2359 collect2.c:2557 gcc.c:7986
+#: collect-utils.c:192 collect2.c:2359 collect2.c:2557 gcc.c:7987
 #, gcc-internal-format
 msgid "%s: %m"
 msgstr ""
@@ -16581,8 +16670,8 @@ msgstr ""
 msgid "COLLECT_LTO_WRAPPER must be set"
 msgstr ""
 
-#: collect2.c:966 gcc.c:6986 lto-wrapper.c:1356
-#: config/i386/intelmic-mkoffload.c:504
+#: collect2.c:966 gcc.c:6987 lto-wrapper.c:1356
+#: config/i386/intelmic-mkoffload.c:505
 #, gcc-internal-format
 msgid "atexit failed"
 msgstr ""
@@ -16791,12 +16880,12 @@ msgstr ""
 msgid "cannot open %s"
 msgstr ""
 
-#: cprop.c:1760 gcse.c:4009
+#: cprop.c:1760 gcse.c:4016
 #, gcc-internal-format, gfc-internal-format
 msgid "%s: %d basic blocks and %d edges/basic block"
 msgstr ""
 
-#: cprop.c:1774 gcse.c:4023
+#: cprop.c:1774 gcse.c:4030
 #, gcc-internal-format, gfc-internal-format
 msgid "%s: %d basic blocks and %d registers"
 msgstr ""
@@ -16841,7 +16930,7 @@ msgstr ""
 msgid "global constructors not supported on this target"
 msgstr ""
 
-#: diagnostic.c:1291
+#: diagnostic.c:1288
 #, gcc-internal-format, gfc-internal-format
 msgid "in %s, at %s:%d"
 msgstr ""
@@ -16876,19 +16965,19 @@ msgstr ""
 msgid "ignoring possibly conflicting option %<-fopt-info-%s%>"
 msgstr ""
 
-#: dwarf2out.c:1113
+#: dwarf2out.c:1115
 #, gcc-internal-format
 msgid ""
 "multiple EH personalities are supported only with assemblers supporting ."
 "cfi_personality directive"
 msgstr ""
 
-#: dwarf2out.c:11638
+#: dwarf2out.c:11640
 #, gcc-internal-format, gfc-internal-format
 msgid "non-delegitimized UNSPEC %s (%d) found in variable location"
 msgstr ""
 
-#: dwarf2out.c:22674
+#: dwarf2out.c:22683
 #, gcc-internal-format
 msgid "-feliminate-dwarf2-dups is broken for C++, ignoring"
 msgstr ""
@@ -16973,7 +17062,7 @@ msgstr ""
 msgid "verify_eh_tree failed"
 msgstr ""
 
-#: explow.c:1427
+#: explow.c:1433
 #, gcc-internal-format
 msgid "stack limits not supported on this target"
 msgstr ""
@@ -16985,17 +17074,17 @@ msgid ""
 "truncated into %wu-bit"
 msgstr ""
 
-#: expr.c:7732
+#: expr.c:7739
 #, gcc-internal-format
 msgid "local frame unavailable (naked function?)"
 msgstr ""
 
-#: expr.c:10470
+#: expr.c:10477
 #, gcc-internal-format
 msgid "%Kcall to %qs declared with attribute error: %s"
 msgstr ""
 
-#: expr.c:10477
+#: expr.c:10484
 #, gcc-internal-format
 msgid "%Kcall to %qs declared with attribute warning: %s"
 msgstr ""
@@ -17010,7 +17099,7 @@ msgstr ""
 msgid "the frame size of %wd bytes is larger than %wd bytes"
 msgstr ""
 
-#: final.c:4636 toplev.c:1481 tree-cfgcleanup.c:1120
+#: final.c:4636 toplev.c:1472 tree-cfgcleanup.c:1120
 #, gcc-internal-format
 msgid "could not open final insn dump file %qs: %m"
 msgstr ""
@@ -17025,63 +17114,63 @@ msgstr ""
 msgid "large fixed-point constant implicitly truncated to fixed-point type"
 msgstr ""
 
-#: fold-const.c:697
+#: fold-const.c:711
 #, gcc-internal-format
 msgid "assuming signed overflow does not occur when negating a division"
 msgstr ""
 
-#: fold-const.c:3811 fold-const.c:3821
+#: fold-const.c:3836 fold-const.c:3846
 #, gcc-internal-format, gfc-internal-format
 msgid "comparison is always %d due to width of bit-field"
 msgstr ""
 
-#: fold-const.c:5185 tree-ssa-reassoc.c:2144
+#: fold-const.c:5208 tree-ssa-reassoc.c:2166
 #, gcc-internal-format
 msgid "assuming signed overflow does not occur when simplifying range test"
 msgstr ""
 
-#: fold-const.c:5626 fold-const.c:5640
+#: fold-const.c:5649 fold-const.c:5663
 #, gcc-internal-format, gfc-internal-format
 msgid "comparison is always %d"
 msgstr ""
 
-#: fold-const.c:5773
+#: fold-const.c:5796
 #, gcc-internal-format
 msgid "%<or%> of unmatched not-equal tests is always 1"
 msgstr ""
 
-#: fold-const.c:5778
+#: fold-const.c:5801
 #, gcc-internal-format
 msgid "%<and%> of mutually exclusive equal-tests is always 0"
 msgstr ""
 
-#: fold-const.c:8641
+#: fold-const.c:8680
 #, gcc-internal-format
 msgid ""
 "assuming signed overflow does not occur when reducing constant in comparison"
 msgstr ""
 
-#: fold-const.c:8811
+#: fold-const.c:8836
 #, gcc-internal-format
 msgid ""
 "assuming signed overflow does not occur when changing X +- C1 cmp C2 to X "
 "cmp C2 -+ C1"
 msgstr ""
 
-#: fold-const.c:8829
+#: fold-const.c:8854
 #, gcc-internal-format
 msgid ""
 "assuming signed overflow does not occur when changing X - Y cmp 0 to X cmp Y"
 msgstr ""
 
-#: fold-const.c:9087
+#: fold-const.c:9134
 #, gcc-internal-format
 msgid ""
 "assuming signed overflow does not occur when combining constants around a "
 "comparison"
 msgstr ""
 
-#: fold-const.c:14075
+#: fold-const.c:14159
 #, gcc-internal-format
 msgid "fold check: original tree changed by fold"
 msgstr ""
@@ -17091,27 +17180,27 @@ msgstr ""
 msgid "total size of local objects too large"
 msgstr ""
 
-#: function.c:1774 gimplify.c:5192
+#: function.c:1774 gimplify.c:5196
 #, gcc-internal-format
 msgid "impossible constraint in %<asm%>"
 msgstr ""
 
-#: function.c:4266
+#: function.c:4267
 #, gcc-internal-format
 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
 msgstr ""
 
-#: function.c:4287
+#: function.c:4288
 #, gcc-internal-format
 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
 msgstr ""
 
-#: function.c:4900
+#: function.c:4901
 #, gcc-internal-format
 msgid "function returns an aggregate"
 msgstr ""
 
-#: function.c:5246
+#: function.c:5247
 #, gcc-internal-format
 msgid "unused parameter %q+D"
 msgstr ""
@@ -17191,7 +17280,7 @@ msgstr ""
 msgid "%qs is an unknown -save-temps option"
 msgstr ""
 
-#: gcc.c:4195 toplev.c:992
+#: gcc.c:4195 toplev.c:997
 #, gcc-internal-format
 msgid "input file %qs is the same as output file"
 msgstr ""
@@ -17246,12 +17335,12 @@ msgstr ""
 msgid "spec %qs has invalid %<%%0%c%>"
 msgstr ""
 
-#: gcc.c:5380
+#: gcc.c:5381
 #, gcc-internal-format
 msgid "spec %qs has invalid %<%%W%c%>"
 msgstr ""
 
-#: gcc.c:5403
+#: gcc.c:5404
 #, gcc-internal-format
 msgid "spec %qs has invalid %<%%x%c%>"
 msgstr ""
@@ -17259,213 +17348,213 @@ 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.c:5614
+#: gcc.c:5615
 #, gcc-internal-format
 msgid "spec failure: %<%%*%> has not been initialized by pattern match"
 msgstr ""
 
-#: gcc.c:5657
+#: gcc.c:5658
 #, gcc-internal-format
 msgid "spec failure: unrecognized spec option %qc"
 msgstr ""
 
-#: gcc.c:5719
+#: gcc.c:5720
 #, gcc-internal-format
 msgid "unknown spec function %qs"
 msgstr ""
 
-#: gcc.c:5749
+#: gcc.c:5750
 #, gcc-internal-format
 msgid "error in args to spec function %qs"
 msgstr ""
 
-#: gcc.c:5803
+#: gcc.c:5804
 #, gcc-internal-format
 msgid "malformed spec function name"
 msgstr ""
 
 #. )
-#: gcc.c:5806
+#: gcc.c:5807
 #, gcc-internal-format
 msgid "no arguments for spec function"
 msgstr ""
 
-#: gcc.c:5825
+#: gcc.c:5826
 #, gcc-internal-format
 msgid "malformed spec function arguments"
 msgstr ""
 
-#: gcc.c:6099
+#: gcc.c:6100
 #, gcc-internal-format
 msgid "braced spec %qs is invalid at %qc"
 msgstr ""
 
-#: gcc.c:6187
+#: gcc.c:6188
 #, gcc-internal-format
 msgid "braced spec body %qs is invalid"
 msgstr ""
 
-#: gcc.c:6793
+#: gcc.c:6794
 #, gcc-internal-format, gfc-internal-format
 msgid "%s: could not determine length of compare-debug file %s"
 msgstr ""
 
-#: gcc.c:6804
+#: gcc.c:6805
 #, gcc-internal-format, gfc-internal-format
 msgid "%s: -fcompare-debug failure (length)"
 msgstr ""
 
-#: gcc.c:6814 gcc.c:6855
+#: gcc.c:6815 gcc.c:6856
 #, gcc-internal-format, gfc-internal-format
 msgid "%s: could not open compare-debug file %s"
 msgstr ""
 
-#: gcc.c:6834 gcc.c:6871
+#: gcc.c:6835 gcc.c:6872
 #, gcc-internal-format, gfc-internal-format
 msgid "%s: -fcompare-debug failure"
 msgstr ""
 
-#: gcc.c:7156
+#: gcc.c:7157
 #, gcc-internal-format
 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
 msgstr ""
 
-#: gcc.c:7180
+#: gcc.c:7181
 #, gcc-internal-format
 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
 msgstr ""
 
-#: gcc.c:7387
+#: gcc.c:7388
 #, gcc-internal-format
 msgid "unrecognized command line option %<-%s%>"
 msgstr ""
 
-#: gcc.c:7511
+#: gcc.c:7512
 #, gcc-internal-format
 msgid "not configured with sysroot headers suffix"
 msgstr ""
 
-#: gcc.c:7572
+#: gcc.c:7573
 #, gcc-internal-format
 msgid "no input files"
 msgstr ""
 
-#: gcc.c:7623
+#: gcc.c:7624
 #, gcc-internal-format
 msgid "cannot specify -o with -c, -S or -E with multiple files"
 msgstr ""
 
-#: gcc.c:7664
+#: gcc.c:7665
 #, gcc-internal-format, gfc-internal-format
 msgid "%s: %s compiler not installed on this system"
 msgstr ""
 
-#: gcc.c:7688
+#: gcc.c:7689
 #, gcc-internal-format
 msgid "recompiling with -fcompare-debug"
 msgstr ""
 
-#: gcc.c:7704
+#: gcc.c:7705
 #, gcc-internal-format
 msgid "during -fcompare-debug recompilation"
 msgstr ""
 
-#: gcc.c:7713
+#: gcc.c:7714
 #, gcc-internal-format
 msgid "comparing final insns dumps"
 msgstr ""
 
-#: gcc.c:7830
+#: gcc.c:7831
 #, gcc-internal-format, gfc-internal-format
 msgid "-fuse-linker-plugin, but %s not found"
 msgstr ""
 
-#: gcc.c:7863
+#: gcc.c:7864
 #, gcc-internal-format, gfc-internal-format
 msgid "%s: linker input file unused because linking not done"
 msgstr ""
 
-#: gcc.c:7915
+#: gcc.c:7916
 #, gcc-internal-format, gfc-internal-format
 msgid "language %s not recognized"
 msgstr ""
 
-#: gcc.c:8142
+#: gcc.c:8143
 #, gcc-internal-format
 msgid "multilib spec %qs is invalid"
 msgstr ""
 
-#: gcc.c:8336
+#: gcc.c:8337
 #, gcc-internal-format
 msgid "multilib exclusions %qs is invalid"
 msgstr ""
 
-#: gcc.c:8400
+#: gcc.c:8401
 #, gcc-internal-format
 msgid "multilib select %qs %qs is invalid"
 msgstr ""
 
-#: gcc.c:8562
+#: gcc.c:8563
 #, gcc-internal-format
 msgid "multilib select %qs is invalid"
 msgstr ""
 
-#: gcc.c:8602
+#: gcc.c:8603
 #, gcc-internal-format
 msgid "multilib exclusion %qs is invalid"
 msgstr ""
 
-#: gcc.c:8809
+#: gcc.c:8810
 #, gcc-internal-format
 msgid "environment variable %qs not defined"
 msgstr ""
 
-#: gcc.c:8948 gcc.c:8953
+#: gcc.c:8949 gcc.c:8954
 #, gcc-internal-format
 msgid "invalid version number %qs"
 msgstr ""
 
-#: gcc.c:8996
+#: gcc.c:8997
 #, gcc-internal-format, gfc-internal-format
 msgid "too few arguments to %%:version-compare"
 msgstr ""
 
-#: gcc.c:9002
+#: gcc.c:9003
 #, gcc-internal-format, gfc-internal-format
 msgid "too many arguments to %%:version-compare"
 msgstr ""
 
-#: gcc.c:9044
+#: gcc.c:9045
 #, gcc-internal-format
 msgid "unknown operator %qs in %%:version-compare"
 msgstr ""
 
-#: gcc.c:9168
+#: gcc.c:9169
 #, gcc-internal-format, gfc-internal-format
 msgid "too many arguments to %%:compare-debug-dump-opt"
 msgstr ""
 
-#: gcc.c:9241
+#: gcc.c:9242
 #, gcc-internal-format, gfc-internal-format
 msgid "too many arguments to %%:compare-debug-self-opt"
 msgstr ""
 
-#: gcc.c:9277
+#: gcc.c:9278
 #, gcc-internal-format, gfc-internal-format
 msgid "too few arguments to %%:compare-debug-auxbase-opt"
 msgstr ""
 
-#: gcc.c:9281
+#: gcc.c:9282
 #, gcc-internal-format, gfc-internal-format
 msgid "too many arguments to %%:compare-debug-auxbase-opt"
 msgstr ""
 
-#: gcc.c:9288
+#: gcc.c:9289
 #, gcc-internal-format, gfc-internal-format
 msgid "argument to %%:compare-debug-auxbase-opt does not end in .gk"
 msgstr ""
 
-#: gcc.c:9362
+#: gcc.c:9363
 #, gcc-internal-format, gfc-internal-format
 msgid "too few arguments to %%:replace-extension"
 msgstr ""
@@ -17537,10 +17626,10 @@ msgstr ""
 msgid "can%'t write PCH file"
 msgstr ""
 
-#: gimple-ssa-isolate-paths.c:319 gimple-ssa-isolate-paths.c:448 tree.c:12136
-#: tree.c:12173 c/c-typeck.c:2789 c/c-typeck.c:2872 cp/constexpr.c:757
-#: cp/decl2.c:4971 cp/pt.c:7091 cp/semantics.c:1742 cp/typeck.c:1643
-#: cp/typeck.c:3589
+#: gimple-ssa-isolate-paths.c:326 gimple-ssa-isolate-paths.c:455 tree.c:12135
+#: tree.c:12172 c/c-typeck.c:2789 c/c-typeck.c:2872 cp/constexpr.c:760
+#: cp/decl2.c:5061 cp/pt.c:7111 cp/semantics.c:1742 cp/typeck.c:1643
+#: cp/typeck.c:3591
 #, gcc-internal-format
 msgid "declared here"
 msgstr ""
@@ -17555,148 +17644,148 @@ msgstr ""
 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
 msgstr ""
 
-#: gimplify.c:2503
+#: gimplify.c:2504
 #, gcc-internal-format
 msgid "using result of function returning %<void%>"
 msgstr ""
 
-#: gimplify.c:5077
+#: gimplify.c:5081
 #, gcc-internal-format, gfc-internal-format
 msgid "invalid lvalue in asm output %d"
 msgstr ""
 
-#: gimplify.c:5193
+#: gimplify.c:5197
 #, gcc-internal-format, gfc-internal-format
 msgid "non-memory input %d must stay in memory"
 msgstr ""
 
-#: gimplify.c:5215
+#: gimplify.c:5236 gimplify.c:5245
 #, gcc-internal-format, gfc-internal-format
 msgid "memory input %d is not directly addressable"
 msgstr ""
 
-#: gimplify.c:5736
+#: gimplify.c:5766
 #, gcc-internal-format
 msgid "threadprivate variable %qE used in target region"
 msgstr ""
 
-#: gimplify.c:5738
+#: gimplify.c:5768
 #, gcc-internal-format
 msgid "enclosing target region"
 msgstr ""
 
-#: gimplify.c:5750
+#: gimplify.c:5780
 #, gcc-internal-format
 msgid "threadprivate variable %qE used in untied task"
 msgstr ""
 
-#: gimplify.c:5752 gimplify.c:5847
+#: gimplify.c:5782 gimplify.c:5877
 #, gcc-internal-format
 msgid "enclosing task"
 msgstr ""
 
-#: gimplify.c:5799
+#: gimplify.c:5829
 #, gcc-internal-format
 msgid "%qD referenced in target region does not have a mappable type"
 msgstr ""
 
-#: gimplify.c:5839
+#: gimplify.c:5869
 #, gcc-internal-format
 msgid "%qE not specified in enclosing parallel"
 msgstr ""
 
-#: gimplify.c:5841
+#: gimplify.c:5871
 #, gcc-internal-format
 msgid "enclosing parallel"
 msgstr ""
 
-#: gimplify.c:5845
+#: gimplify.c:5875
 #, gcc-internal-format
 msgid "%qE not specified in enclosing task"
 msgstr ""
 
-#: gimplify.c:5851
+#: gimplify.c:5881
 #, gcc-internal-format
 msgid "%qE not specified in enclosing teams construct"
 msgstr ""
 
-#: gimplify.c:5853
+#: gimplify.c:5883
 #, gcc-internal-format
 msgid "enclosing teams construct"
 msgstr ""
 
-#: gimplify.c:5971 gimplify.c:6000
+#: gimplify.c:6001 gimplify.c:6030
 #, gcc-internal-format
 msgid "iteration variable %qE is predetermined linear"
 msgstr ""
 
-#: gimplify.c:5974
+#: gimplify.c:6004
 #, gcc-internal-format
 msgid "iteration variable %qE should be private"
 msgstr ""
 
-#: gimplify.c:5988
+#: gimplify.c:6018
 #, gcc-internal-format
 msgid "iteration variable %qE should not be firstprivate"
 msgstr ""
 
-#: gimplify.c:5991
+#: gimplify.c:6021
 #, gcc-internal-format
 msgid "iteration variable %qE should not be reduction"
 msgstr ""
 
-#: gimplify.c:5994
+#: gimplify.c:6024
 #, gcc-internal-format
 msgid "iteration variable %qE should not be lastprivate"
 msgstr ""
 
-#: gimplify.c:5997
+#: gimplify.c:6027
 #, gcc-internal-format
 msgid "iteration variable %qE should not be private"
 msgstr ""
 
-#: gimplify.c:6416
+#: gimplify.c:6449
 #, gcc-internal-format
 msgid ""
 "copyprivate variable %qE is not threadprivate or private in outer context"
 msgstr ""
 
-#: gimplify.c:6426
+#: gimplify.c:6459
 #, gcc-internal-format
 msgid "%s variable %qE is private in outer context"
 msgstr ""
 
-#: gimplify.c:8525 gimplify.c:8531 gimplify.c:8539
+#: gimplify.c:8601 gimplify.c:8607 gimplify.c:8615
 #, gcc-internal-format
 msgid "directive not yet implemented"
 msgstr ""
 
-#: gimplify.c:8691
+#: gimplify.c:8767
 #, gcc-internal-format
 msgid "expected %<_Cilk_spawn%> before %<_Cilk_sync%>"
 msgstr ""
 
-#: gimplify.c:8987
+#: gimplify.c:9063
 #, gcc-internal-format
 msgid "gimplification failed"
 msgstr ""
 
-#: gimplify.c:9452
+#: gimplify.c:9528
 #, gcc-internal-format
 msgid "first argument to %<va_arg%> not of type %<va_list%>"
 msgstr ""
 
-#: gimplify.c:9468
+#: gimplify.c:9544
 #, gcc-internal-format
 msgid "%qT is promoted to %qT when passed through %<...%>"
 msgstr ""
 
-#: gimplify.c:9473
+#: gimplify.c:9549
 #, gcc-internal-format
 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
 msgstr ""
 
-#: gimplify.c:9480
+#: gimplify.c:9556
 #, gcc-internal-format
 msgid "if this code is reached, the program will abort"
 msgstr ""
@@ -17711,18 +17800,18 @@ msgstr ""
 msgid "could not open Go dump file %qs: %m"
 msgstr ""
 
-#: graph.c:66 toplev.c:1589 java/jcf-parse.c:1774 java/jcf-parse.c:1913
+#: graph.c:66 toplev.c:1580 java/jcf-parse.c:1774 java/jcf-parse.c:1913
 #: objc/objc-act.c:488
 #, gcc-internal-format
 msgid "can%'t open %s: %m"
 msgstr ""
 
-#: graphite.c:326
+#: graphite.c:327
 #, gcc-internal-format
 msgid "Graphite loop optimizations cannot be used (ISL is not available)."
 msgstr ""
 
-#: ipa-chkp.c:666
+#: ipa-chkp.c:693
 #, gcc-internal-format
 msgid "function cannot be instrumented"
 msgstr ""
@@ -18030,22 +18119,22 @@ msgid ""
 "unit"
 msgstr ""
 
-#: ipa-devirt.c:1551
+#: ipa-devirt.c:1552
 #, gcc-internal-format
 msgid "a type with different size is defined in another translation unit"
 msgstr ""
 
-#: ipa-devirt.c:1559
+#: ipa-devirt.c:1560
 #, gcc-internal-format
 msgid "a type with different alignment is defined in another translation unit"
 msgstr ""
 
-#: ipa-devirt.c:1674
+#: ipa-devirt.c:1675
 #, gcc-internal-format
 msgid "the extra base is defined here"
 msgstr ""
 
-#: ipa-devirt.c:3629
+#: ipa-devirt.c:3630
 #, gcc-internal-format
 msgid "Declaring type %qD final would enable devirtualization of %i call"
 msgid_plural ""
@@ -18053,7 +18142,7 @@ msgid_plural ""
 msgstr[0] ""
 msgstr[1] ""
 
-#: ipa-devirt.c:3638
+#: ipa-devirt.c:3639
 #, gcc-internal-format
 msgid ""
 "Declaring type %qD final would enable devirtualization of %i call executed "
@@ -18064,7 +18153,7 @@ msgid_plural ""
 msgstr[0] ""
 msgstr[1] ""
 
-#: ipa-devirt.c:3667
+#: ipa-devirt.c:3668
 #, gcc-internal-format
 msgid ""
 "Declaring virtual destructor of %qD final would enable devirtualization of "
@@ -18075,7 +18164,7 @@ msgid_plural ""
 msgstr[0] ""
 msgstr[1] ""
 
-#: ipa-devirt.c:3675
+#: ipa-devirt.c:3676
 #, gcc-internal-format
 msgid "Declaring method %qD final would enable devirtualization of %i call"
 msgid_plural ""
@@ -18083,7 +18172,7 @@ msgid_plural ""
 msgstr[0] ""
 msgstr[1] ""
 
-#: ipa-devirt.c:3683
+#: ipa-devirt.c:3684
 #, gcc-internal-format
 msgid ""
 "Declaring virtual destructor of %qD final would enable devirtualization of "
@@ -18094,7 +18183,7 @@ msgid_plural ""
 msgstr[0] ""
 msgstr[1] ""
 
-#: ipa-devirt.c:3693
+#: ipa-devirt.c:3694
 #, gcc-internal-format
 msgid ""
 "Declaring method %qD final would enable devirtualization of %i call executed "
@@ -18105,7 +18194,7 @@ msgid_plural ""
 msgstr[0] ""
 msgstr[1] ""
 
-#: ipa-inline-analysis.c:4311
+#: ipa-inline-analysis.c:4336
 #, gcc-internal-format
 msgid "ipa inline summary is missing in input file"
 msgstr ""
@@ -18115,17 +18204,17 @@ msgstr ""
 msgid "ipa reference summary is missing in ltrans unit"
 msgstr ""
 
-#: ira.c:2339 ira.c:2352 ira.c:2366
+#: ira.c:2342 ira.c:2355 ira.c:2369
 #, gcc-internal-format, gfc-internal-format
 msgid "%s cannot be used in asm here"
 msgstr ""
 
-#: ira.c:5505
+#: ira.c:5529
 #, gcc-internal-format
 msgid "frame pointer required, but reserved"
 msgstr ""
 
-#: ira.c:5506
+#: ira.c:5530
 #, gcc-internal-format
 msgid "for %qD"
 msgstr ""
@@ -18150,52 +18239,52 @@ msgstr ""
 msgid "inconsistent operand constraints in an %<asm%>"
 msgstr ""
 
-#: lra-constraints.c:4366
+#: lra-constraints.c:4369
 #, gcc-internal-format, gfc-internal-format
 msgid "Max. number of generated reload insns per insn is achieved (%d)\n"
 msgstr ""
 
-#: lto-cgraph.c:1332
+#: lto-cgraph.c:1318
 #, gcc-internal-format, gfc-internal-format
 msgid "bytecode stream: found multiple instances of cgraph node with uid %d"
 msgstr ""
 
-#: lto-cgraph.c:1509
+#: lto-cgraph.c:1495
 #, gcc-internal-format
 msgid "bytecode stream: no caller found while reading edge"
 msgstr ""
 
-#: lto-cgraph.c:1515
+#: lto-cgraph.c:1501
 #, gcc-internal-format
 msgid "bytecode stream: no callee found while reading edge"
 msgstr ""
 
-#: lto-cgraph.c:1590
+#: lto-cgraph.c:1576
 #, gcc-internal-format
 msgid "bytecode stream: found empty cgraph node"
 msgstr ""
 
-#: lto-cgraph.c:1764
+#: lto-cgraph.c:1753
 #, gcc-internal-format, gfc-internal-format
 msgid "At most %i profile runs is supported. Perhaps corrupted profile?"
 msgstr ""
 
-#: lto-cgraph.c:1851
+#: lto-cgraph.c:1840
 #, gcc-internal-format, gfc-internal-format
 msgid "Profile information in %s corrupted"
 msgstr ""
 
-#: lto-cgraph.c:1884
+#: lto-cgraph.c:1873
 #, gcc-internal-format, gfc-internal-format
 msgid "cannot find LTO cgraph in %s"
 msgstr ""
 
-#: lto-cgraph.c:1894
+#: lto-cgraph.c:1883
 #, gcc-internal-format, gfc-internal-format
 msgid "cannot find LTO section refs in %s"
 msgstr ""
 
-#: lto-cgraph.c:1962
+#: lto-cgraph.c:1951
 #, gcc-internal-format, gfc-internal-format
 msgid "invalid offload table in %s"
 msgstr ""
@@ -18314,7 +18403,7 @@ msgstr ""
 msgid "environment variable COLLECT_GCC must be set"
 msgstr ""
 
-#: lto-wrapper.c:908 config/nvptx/mkoffload.c:883
+#: lto-wrapper.c:908 config/nvptx/mkoffload.c:886
 #, gcc-internal-format
 msgid "environment variable COLLECT_GCC_OPTIONS must be set"
 msgstr ""
@@ -18467,33 +18556,33 @@ msgstr ""
 msgid "setjmp/longjmp inside simd construct"
 msgstr ""
 
-#: omp-low.c:12080
+#: omp-low.c:12086
 #, gcc-internal-format, gfc-internal-format
 msgid "invalid exit from %s structured block"
 msgstr ""
 
-#: omp-low.c:12082 omp-low.c:12087
+#: omp-low.c:12088 omp-low.c:12093
 #, gcc-internal-format, gfc-internal-format
 msgid "invalid entry to %s structured block"
 msgstr ""
 
 #. Otherwise, be vague and lazy, but efficient.
-#: omp-low.c:12091
+#: omp-low.c:12097
 #, gcc-internal-format, gfc-internal-format
 msgid "invalid branch to/from %s structured block"
 msgstr ""
 
-#: omp-low.c:12590
+#: omp-low.c:12596
 #, gcc-internal-format
 msgid "ignoring large linear step"
 msgstr ""
 
-#: omp-low.c:12597
+#: omp-low.c:12603
 #, gcc-internal-format
 msgid "ignoring zero linear step"
 msgstr ""
 
-#: optabs.c:4526
+#: optabs.c:4545
 #, gcc-internal-format
 msgid "indirect jumps are not available on this target"
 msgstr ""
@@ -18607,7 +18696,7 @@ msgstr ""
 msgid "section anchors must be disabled when toplevel reorder is disabled"
 msgstr ""
 
-#: opts.c:773 config/darwin.c:3161
+#: opts.c:773 config/darwin.c:3166
 #, gcc-internal-format
 msgid ""
 "-freorder-blocks-and-partition does not work with exceptions on this "
@@ -19014,9 +19103,9 @@ msgstr ""
 msgid "can%'t use %qs as a fixed register"
 msgstr ""
 
-#: reginfo.c:790 config/ia64/ia64.c:5983 config/ia64/ia64.c:5990
-#: config/pa/pa.c:466 config/pa/pa.c:473 config/sh/sh.c:9544
-#: config/sh/sh.c:9551 config/spu/spu.c:4956 config/spu/spu.c:4963
+#: reginfo.c:790 config/ia64/ia64.c:5997 config/ia64/ia64.c:6004
+#: config/pa/pa.c:466 config/pa/pa.c:473 config/sh/sh.c:9570
+#: config/sh/sh.c:9577 config/spu/spu.c:4956 config/spu/spu.c:4963
 #, gcc-internal-format, gfc-internal-format
 msgid "unknown register name: %s"
 msgstr ""
@@ -19162,7 +19251,7 @@ msgstr ""
 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
 msgstr ""
 
-#: stmt.c:304 stmt.c:394
+#: stmt.c:304 stmt.c:388
 #, gcc-internal-format
 msgid "%<%%%> constraint used with last operand"
 msgstr ""
@@ -19172,37 +19261,37 @@ msgstr ""
 msgid "matching constraint not valid in output operand"
 msgstr ""
 
-#: stmt.c:385
+#: stmt.c:379
 #, gcc-internal-format
 msgid "input operand constraint contains %qc"
 msgstr ""
 
-#: stmt.c:424
+#: stmt.c:418
 #, gcc-internal-format
 msgid "matching constraint references invalid operand number"
 msgstr ""
 
-#: stmt.c:458
+#: stmt.c:452
 #, gcc-internal-format
 msgid "invalid punctuation %qc in constraint"
 msgstr ""
 
-#: stmt.c:479
+#: stmt.c:467
 #, gcc-internal-format
 msgid "matching constraint does not allow a register"
 msgstr ""
 
-#: stmt.c:573
+#: stmt.c:561
 #, gcc-internal-format
 msgid "duplicate asm operand name %qs"
 msgstr ""
 
-#: stmt.c:669
+#: stmt.c:657
 #, gcc-internal-format
 msgid "missing close brace for named operand"
 msgstr ""
 
-#: stmt.c:694
+#: stmt.c:682
 #, gcc-internal-format
 msgid "undefined named operand %qs"
 msgstr ""
@@ -19262,7 +19351,7 @@ msgstr ""
 msgid "packed attribute is unnecessary"
 msgstr ""
 
-#: stor-layout.c:2388
+#: stor-layout.c:2400
 #, gcc-internal-format
 msgid "alignment of array elements is greater than element size"
 msgstr ""
@@ -19434,7 +19523,7 @@ msgstr ""
 msgid "target attribute is not supported on this machine"
 msgstr ""
 
-#: targhooks.c:1316
+#: targhooks.c:1320
 #, gcc-internal-format
 msgid "#pragma GCC target is not supported for this machine"
 msgstr ""
@@ -19466,7 +19555,7 @@ msgstr ""
 msgid "ld returned %d exit status"
 msgstr ""
 
-#: toplev.c:522 c/c-decl.c:10662
+#: toplev.c:522 c/c-decl.c:10721
 #, gcc-internal-format
 msgid "%q+F used but never defined"
 msgstr ""
@@ -19481,47 +19570,47 @@ msgstr ""
 msgid "%q+D defined but not used"
 msgstr ""
 
-#: toplev.c:996
+#: toplev.c:1001
 #, gcc-internal-format
 msgid "can%'t open %qs for writing: %m"
 msgstr ""
 
-#: toplev.c:1017
+#: toplev.c:1022
 #, gcc-internal-format
 msgid "-frecord-gcc-switches is not supported by the current target"
 msgstr ""
 
-#: toplev.c:1065
+#: toplev.c:1070
 #, gcc-internal-format
 msgid "stack usage computation not supported for this target"
 msgstr ""
 
-#: toplev.c:1134
+#: toplev.c:1139
 #, gcc-internal-format
 msgid "stack usage might be unbounded"
 msgstr ""
 
-#: toplev.c:1139
+#: toplev.c:1144
 #, gcc-internal-format
 msgid "stack usage might be %wd bytes"
 msgstr ""
 
-#: toplev.c:1142
+#: toplev.c:1147
 #, gcc-internal-format
 msgid "stack usage is %wd bytes"
 msgstr ""
 
-#: toplev.c:1158
+#: toplev.c:1163
 #, gcc-internal-format
 msgid "can%'t open %s for writing: %m"
 msgstr ""
 
-#: toplev.c:1341
+#: toplev.c:1332
 #, gcc-internal-format
 msgid "this target does not support %qs"
 msgstr ""
 
-#: toplev.c:1369
+#: toplev.c:1360
 #, gcc-internal-format
 msgid ""
 "Graphite loop optimizations cannot be used (ISL is not available)(-"
@@ -19530,116 +19619,116 @@ msgid ""
 "linear)"
 msgstr ""
 
-#: toplev.c:1379
+#: toplev.c:1370
 #, gcc-internal-format
 msgid "-fcheck-pointer-bounds is not supported for this target"
 msgstr ""
 
-#: toplev.c:1385
+#: toplev.c:1376
 #, gcc-internal-format
 msgid "-fcheck-pointer-bounds is not supported with Address Sanitizer"
 msgstr ""
 
 #. -fabi-version=1 support was removed after GCC 4.9.
-#: toplev.c:1399
+#: toplev.c:1390
 #, gcc-internal-format
 msgid "%<-fabi-version=1%> is no longer supported"
 msgstr ""
 
-#: toplev.c:1426
+#: toplev.c:1417
 #, gcc-internal-format
 msgid "instruction scheduling not supported on this target machine"
 msgstr ""
 
-#: toplev.c:1430
+#: toplev.c:1421
 #, gcc-internal-format
 msgid "this target machine does not have delayed branches"
 msgstr ""
 
-#: toplev.c:1444
+#: toplev.c:1435
 #, gcc-internal-format, gfc-internal-format
 msgid "-f%sleading-underscore not supported on this target machine"
 msgstr ""
 
-#: toplev.c:1487
+#: toplev.c:1478
 #, gcc-internal-format
 msgid "could not close zeroed insn dump file %qs: %m"
 msgstr ""
 
-#: toplev.c:1521
+#: toplev.c:1512
 #, gcc-internal-format
 msgid "target system does not support the %qs debug format"
 msgstr ""
 
-#: toplev.c:1533
+#: toplev.c:1524
 #, gcc-internal-format
 msgid "variable tracking requested, but useless unless producing debug info"
 msgstr ""
 
-#: toplev.c:1536
+#: toplev.c:1527
 #, gcc-internal-format
 msgid "variable tracking requested, but not supported by this debug format"
 msgstr ""
 
-#: toplev.c:1573
+#: toplev.c:1564
 #, gcc-internal-format
 msgid "var-tracking-assignments changes selective scheduling"
 msgstr ""
 
-#: toplev.c:1596
+#: toplev.c:1587
 #, gcc-internal-format
 msgid "-ffunction-sections not supported for this target"
 msgstr ""
 
-#: toplev.c:1601
+#: toplev.c:1592
 #, gcc-internal-format
 msgid "-fdata-sections not supported for this target"
 msgstr ""
 
-#: toplev.c:1609
+#: toplev.c:1600
 #, gcc-internal-format
 msgid "-fprefetch-loop-arrays not supported for this target"
 msgstr ""
 
-#: toplev.c:1615
+#: toplev.c:1606
 #, gcc-internal-format
 msgid ""
 "-fprefetch-loop-arrays not supported for this target (try -march switches)"
 msgstr ""
 
-#: toplev.c:1624
+#: toplev.c:1615
 #, gcc-internal-format
 msgid "-fprefetch-loop-arrays is not supported with -Os"
 msgstr ""
 
-#: toplev.c:1635
+#: toplev.c:1626
 #, gcc-internal-format
 msgid "-fassociative-math disabled; other options take precedence"
 msgstr ""
 
-#: toplev.c:1651
+#: toplev.c:1642
 #, gcc-internal-format
 msgid "-fstack-protector not supported for this target"
 msgstr ""
 
-#: toplev.c:1663
+#: toplev.c:1654
 #, gcc-internal-format
 msgid ""
 "-fsanitize=address and -fsanitize=kernel-address are not supported for this "
 "target"
 msgstr ""
 
-#: toplev.c:1671
+#: toplev.c:1662
 #, gcc-internal-format
 msgid "-fsanitize=address not supported for this target"
 msgstr ""
 
-#: toplev.c:1986
+#: toplev.c:1977
 #, gcc-internal-format
 msgid "error writing to %s: %m"
 msgstr ""
 
-#: toplev.c:1988 java/jcf-parse.c:1793
+#: toplev.c:1979 java/jcf-parse.c:1793
 #, gcc-internal-format
 msgid "error closing %s: %m"
 msgstr ""
@@ -19810,8 +19899,7 @@ msgstr ""
 #: tree-cfg.c:2933
 #, gcc-internal-format
 msgid ""
-"mode precision of non-integral result does not match field size of "
-"BIT_FIELD_REF"
+"mode size of non-integral result does not match field size of BIT_FIELD_REF"
 msgstr ""
 
 #: tree-cfg.c:2941
@@ -20459,42 +20547,42 @@ msgstr ""
 msgid "memory access check always fail"
 msgstr ""
 
-#: tree-chkp.c:1994
+#: tree-chkp.c:2019
 #, gcc-internal-format, gfc-internal-format
 msgid "-fcheck-pointer-bounds requires '%s' name for internal usage"
 msgstr ""
 
-#: tree-chkp.c:2701
+#: tree-chkp.c:2730
 #, gcc-internal-format, gfc-internal-format
 msgid "pointer bounds were lost due to unexpected expression %s"
 msgstr ""
 
-#: tree-chkp.c:2776
+#: tree-chkp.c:2818
 #, gcc-internal-format, gfc-internal-format
 msgid "chkp_get_bounds_by_definition: Unexpected var of type %s"
 msgstr ""
 
-#: tree-chkp.c:2819
+#: tree-chkp.c:2861
 #, gcc-internal-format, gfc-internal-format
 msgid "chkp_get_bounds_by_definition: Unexpected GIMPLE code %s"
 msgstr ""
 
-#: tree-chkp.c:3440
+#: tree-chkp.c:3482
 #, gcc-internal-format, gfc-internal-format
 msgid "chkp_make_addressed_object_bounds: Unexpected tree code %s"
 msgstr ""
 
-#: tree-chkp.c:3592
+#: tree-chkp.c:3634
 #, gcc-internal-format, gfc-internal-format
 msgid "chkp_find_bounds: Unexpected tree code %s"
 msgstr ""
 
-#: tree-chkp.c:3603
+#: tree-chkp.c:3645
 #, gcc-internal-format
 msgid "chkp_find_bounds: Cannot find bounds for pointer"
 msgstr ""
 
-#: tree-chkp.c:3719
+#: tree-chkp.c:3761
 #, gcc-internal-format, gfc-internal-format
 msgid "chkp_walk_pointer_assignments: unexpected RHS type: %s"
 msgstr ""
@@ -20554,84 +20642,84 @@ msgstr ""
 msgid "BB %i has incorrect fallthru edge"
 msgstr ""
 
-#: tree-inline.c:3566
+#: tree-inline.c:3568
 #, gcc-internal-format
 msgid "function %q+F can never be copied because it receives a non-local goto"
 msgstr ""
 
-#: tree-inline.c:3580
+#: tree-inline.c:3582
 #, gcc-internal-format
 msgid ""
 "function %q+F can never be copied because it saves address of local label in "
 "a static variable"
 msgstr ""
 
-#: tree-inline.c:3620
+#: tree-inline.c:3622
 #, gcc-internal-format
 msgid ""
 "function %q+F can never be inlined because it uses alloca (override using "
 "the always_inline attribute)"
 msgstr ""
 
-#: tree-inline.c:3634
+#: tree-inline.c:3636
 #, gcc-internal-format
 msgid "function %q+F can never be inlined because it uses setjmp"
 msgstr ""
 
-#: tree-inline.c:3648
+#: tree-inline.c:3650
 #, gcc-internal-format
 msgid ""
 "function %q+F can never be inlined because it uses variable argument lists"
 msgstr ""
 
-#: tree-inline.c:3660
+#: tree-inline.c:3662
 #, gcc-internal-format
 msgid ""
 "function %q+F can never be inlined because it uses setjmp-longjmp exception "
 "handling"
 msgstr ""
 
-#: tree-inline.c:3668
+#: tree-inline.c:3670
 #, gcc-internal-format
 msgid "function %q+F can never be inlined because it uses non-local goto"
 msgstr ""
 
-#: tree-inline.c:3680
+#: tree-inline.c:3682
 #, gcc-internal-format
 msgid ""
 "function %q+F can never be inlined because it uses __builtin_return or "
 "__builtin_apply_args"
 msgstr ""
 
-#: tree-inline.c:3700
+#: tree-inline.c:3702
 #, gcc-internal-format
 msgid "function %q+F can never be inlined because it contains a computed goto"
 msgstr ""
 
-#: tree-inline.c:3801
+#: tree-inline.c:3803
 #, gcc-internal-format
 msgid ""
 "function %q+F can never be inlined because it is suppressed using -fno-inline"
 msgstr ""
 
-#: tree-inline.c:3809
+#: tree-inline.c:3811
 #, gcc-internal-format
 msgid ""
 "function %q+F can never be inlined because it uses attributes conflicting "
 "with inlining"
 msgstr ""
 
-#: tree-inline.c:4430
+#: tree-inline.c:4486
 #, gcc-internal-format
 msgid "inlining failed in call to always_inline %q+F: %s"
 msgstr ""
 
-#: tree-inline.c:4432 tree-inline.c:4447
+#: tree-inline.c:4488 tree-inline.c:4503
 #, gcc-internal-format
 msgid "called from here"
 msgstr ""
 
-#: tree-inline.c:4445
+#: tree-inline.c:4501
 #, gcc-internal-format
 msgid "inlining failed in call to %q+F: %s"
 msgstr ""
@@ -20647,7 +20735,7 @@ msgid "cannot update SSA form"
 msgstr ""
 
 #: tree-into-ssa.c:3332 tree-outof-ssa.c:891 tree-outof-ssa.c:948
-#: tree-ssa-coalesce.c:927 tree-ssa-live.c:1417
+#: tree-ssa-coalesce.c:927 tree-ssa-live.c:1426
 #, gcc-internal-format
 msgid "SSA corruption"
 msgstr ""
@@ -20702,27 +20790,27 @@ msgstr ""
 msgid "stmt volatile flag not up-to-date"
 msgstr ""
 
-#: tree-ssa-uninit.c:195 varasm.c:350
+#: tree-ssa-uninit.c:220 varasm.c:350
 #, gcc-internal-format
 msgid "%qD was declared here"
 msgstr ""
 
-#: tree-ssa-uninit.c:227
+#: tree-ssa-uninit.c:252
 #, gcc-internal-format
 msgid "%qD is used uninitialized in this function"
 msgstr ""
 
-#: tree-ssa-uninit.c:232 tree-ssa-uninit.c:2368
+#: tree-ssa-uninit.c:257 tree-ssa-uninit.c:2396
 #, gcc-internal-format
 msgid "%qD may be used uninitialized in this function"
 msgstr ""
 
-#: tree-ssa-uninit.c:263
+#: tree-ssa-uninit.c:288
 #, gcc-internal-format
 msgid "%qE is used uninitialized in this function"
 msgstr ""
 
-#: tree-ssa-uninit.c:268
+#: tree-ssa-uninit.c:293
 #, gcc-internal-format
 msgid "%qE may be used uninitialized in this function"
 msgstr ""
@@ -20879,7 +20967,7 @@ msgstr ""
 msgid "vector condition will be expanded piecewise"
 msgstr ""
 
-#: tree-vect-generic.c:1295
+#: tree-vect-generic.c:1319
 #, gcc-internal-format
 msgid "vector shuffling operation will be expanded piecewise"
 msgstr ""
@@ -20911,7 +20999,7 @@ msgid ""
 "constant"
 msgstr ""
 
-#: tree-vrp.c:7553 tree-vrp.c:9463 tree-vrp.c:9507 tree-vrp.c:9568
+#: tree-vrp.c:7553 tree-vrp.c:9466 tree-vrp.c:9510 tree-vrp.c:9572
 #, gcc-internal-format
 msgid "assuming signed overflow does not occur when simplifying conditional"
 msgstr ""
@@ -20926,43 +21014,43 @@ msgstr ""
 msgid "comparison always true due to limited range of data type"
 msgstr ""
 
-#: tree-vrp.c:9098
+#: tree-vrp.c:9101
 #, gcc-internal-format
 msgid ""
 "assuming signed overflow does not occur when simplifying %</%> or %<%%%> to "
 "%<>>%> or %<&%>"
 msgstr ""
 
-#: tree-vrp.c:9180
+#: tree-vrp.c:9183
 #, gcc-internal-format
 msgid ""
 "assuming signed overflow does not occur when simplifying %<abs (X)%> to %<X"
 "%> or %<-X%>"
 msgstr ""
 
-#: tree.c:4753
+#: tree.c:4752
 #, gcc-internal-format
 msgid "ignoring attributes applied to %qT after definition"
 msgstr ""
 
-#: tree.c:6149
+#: tree.c:6148
 #, gcc-internal-format
 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
 msgstr ""
 
-#: tree.c:6161
+#: tree.c:6160
 #, gcc-internal-format
 msgid ""
 "%q+D redeclared without dllimport attribute after being referenced with dll "
 "linkage"
 msgstr ""
 
-#: tree.c:6176
+#: tree.c:6175
 #, gcc-internal-format
 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
 msgstr ""
 
-#: tree.c:6219 tree.c:6231 tree.c:6241 c-family/c-common.c:6623
+#: tree.c:6218 tree.c:6230 tree.c:6240 c-family/c-common.c:6623
 #: c-family/c-common.c:6642 c-family/c-common.c:6660 c-family/c-common.c:6690
 #: c-family/c-common.c:6718 c-family/c-common.c:6746 c-family/c-common.c:6762
 #: c-family/c-common.c:6777 c-family/c-common.c:6795 c-family/c-common.c:6810
@@ -20979,134 +21067,134 @@ msgstr ""
 #: c-family/c-common.c:8680 c-family/c-common.c:8701 c-family/c-common.c:8815
 #: c-family/c-common.c:8842 c-family/c-common.c:9155 c-family/c-common.c:9178
 #: c-family/c-common.c:9217 c-family/c-common.c:9299 c-family/c-common.c:9446
-#: config/darwin.c:2069 config/arm/arm.c:6250 config/arm/arm.c:6278
-#: config/arm/arm.c:6295 config/avr/avr.c:8975 config/h8300/h8300.c:5496
-#: config/h8300/h8300.c:5520 config/i386/i386.c:5608 config/i386/i386.c:42946
-#: config/ia64/ia64.c:797 config/rs6000/rs6000.c:29090 config/spu/spu.c:3790
-#: ada/gcc-interface/utils.c:5814 ada/gcc-interface/utils.c:5840
+#: config/darwin.c:2074 config/arm/arm.c:6265 config/arm/arm.c:6293
+#: config/arm/arm.c:6310 config/avr/avr.c:9011 config/h8300/h8300.c:5496
+#: config/h8300/h8300.c:5520 config/i386/i386.c:5624 config/i386/i386.c:43047
+#: config/ia64/ia64.c:797 config/rs6000/rs6000.c:29145 config/spu/spu.c:3790
+#: ada/gcc-interface/utils.c:5822 ada/gcc-interface/utils.c:5848
 #: lto/lto-lang.c:260
 #, gcc-internal-format
 msgid "%qE attribute ignored"
 msgstr ""
 
-#: tree.c:6259
+#: tree.c:6258
 #, gcc-internal-format
 msgid "inline function %q+D declared as  dllimport: attribute ignored"
 msgstr ""
 
-#: tree.c:6267
+#: tree.c:6266
 #, gcc-internal-format
 msgid "function %q+D definition is marked dllimport"
 msgstr ""
 
-#: tree.c:6275
+#: tree.c:6274
 #, gcc-internal-format
 msgid "variable %q+D definition is marked dllimport"
 msgstr ""
 
-#: tree.c:6303
+#: tree.c:6302
 #, gcc-internal-format
 msgid "external linkage required for symbol %q+D because of %qE attribute"
 msgstr ""
 
-#: tree.c:6317
+#: tree.c:6316
 #, gcc-internal-format
 msgid ""
 "%qE implies default visibility, but %qD has already been declared with a "
 "different visibility"
 msgstr ""
 
-#: tree.c:7960
+#: tree.c:7959
 #, gcc-internal-format
 msgid "arrays of functions are not meaningful"
 msgstr ""
 
-#: tree.c:8128
+#: tree.c:8127
 #, gcc-internal-format
 msgid "function return type cannot be function"
 msgstr ""
 
-#: tree.c:9295 tree.c:9380 tree.c:9441
+#: tree.c:9294 tree.c:9379 tree.c:9440
 #, gcc-internal-format, gfc-internal-format
 msgid "tree check: %s, have %s in %s, at %s:%d"
 msgstr ""
 
-#: tree.c:9332
+#: tree.c:9331
 #, gcc-internal-format, gfc-internal-format
 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
 msgstr ""
 
-#: tree.c:9345
+#: tree.c:9344
 #, gcc-internal-format
 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
 msgstr ""
 
-#: tree.c:9394
+#: tree.c:9393
 #, gcc-internal-format
 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
 msgstr ""
 
-#: tree.c:9407
+#: tree.c:9406
 #, gcc-internal-format, gfc-internal-format
 msgid "tree check: expected omp_clause %s, have %s in %s, at %s:%d"
 msgstr ""
 
-#: tree.c:9467
+#: tree.c:9466
 #, gcc-internal-format
 msgid ""
 "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:"
 "%d"
 msgstr ""
 
-#: tree.c:9481
+#: tree.c:9480
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "tree check: accessed elt %d of tree_int_cst with %d elts in %s, at %s:%d"
 msgstr ""
 
-#: tree.c:9493
+#: tree.c:9492
 #, gcc-internal-format, gfc-internal-format
 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
 msgstr ""
 
-#: tree.c:9506
+#: tree.c:9505
 #, gcc-internal-format, gfc-internal-format
 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
 msgstr ""
 
-#: tree.c:9519
+#: tree.c:9518
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "tree check: accessed operand %d of omp_clause %s with %d operands in %s, at "
 "%s:%d"
 msgstr ""
 
-#: tree.c:12131
+#: tree.c:12130
 #, gcc-internal-format
 msgid "%qD is deprecated: %s"
 msgstr ""
 
-#: tree.c:12134
+#: tree.c:12133
 #, gcc-internal-format
 msgid "%qD is deprecated"
 msgstr ""
 
-#: tree.c:12158 tree.c:12180
+#: tree.c:12157 tree.c:12179
 #, gcc-internal-format
 msgid "%qE is deprecated: %s"
 msgstr ""
 
-#: tree.c:12161 tree.c:12183
+#: tree.c:12160 tree.c:12182
 #, gcc-internal-format
 msgid "%qE is deprecated"
 msgstr ""
 
-#: tree.c:12167 tree.c:12188
+#: tree.c:12166 tree.c:12187
 #, gcc-internal-format, gfc-internal-format
 msgid "type is deprecated: %s"
 msgstr ""
 
-#: tree.c:12170 tree.c:12191
+#: tree.c:12169 tree.c:12190
 #, gcc-internal-format
 msgid "type is deprecated"
 msgstr ""
@@ -21135,14 +21223,14 @@ msgid ""
 "basic-block count (%d)"
 msgstr ""
 
-#: var-tracking.c:7115
+#: var-tracking.c:7110
 #, gcc-internal-format
 msgid ""
 "variable tracking size limit exceeded with -fvar-tracking-assignments, "
 "retrying without"
 msgstr ""
 
-#: var-tracking.c:7119
+#: var-tracking.c:7114
 #, gcc-internal-format
 msgid "variable tracking size limit exceeded"
 msgstr ""
@@ -21215,93 +21303,93 @@ msgstr ""
 msgid "optimization may eliminate reads and/or writes to register variables"
 msgstr ""
 
-#: varasm.c:1448
+#: varasm.c:1451
 #, gcc-internal-format
 msgid "register name given for non-register variable %q+D"
 msgstr ""
 
-#: varasm.c:2002
+#: varasm.c:2005
 #, gcc-internal-format
 msgid "thread-local COMMON data not implemented"
 msgstr ""
 
-#: varasm.c:2035
+#: varasm.c:2038
 #, gcc-internal-format
 msgid ""
 "requested alignment for %q+D is greater than implemented alignment of %wu"
 msgstr ""
 
-#: varasm.c:2137 c/c-decl.c:4805
+#: varasm.c:2140 c/c-decl.c:4834
 #, gcc-internal-format
 msgid "storage size of %q+D isn%'t known"
 msgstr ""
 
-#: varasm.c:4770
+#: varasm.c:4773
 #, gcc-internal-format
 msgid "initializer for integer/fixed-point value is too complicated"
 msgstr ""
 
-#: varasm.c:4775
+#: varasm.c:4778
 #, gcc-internal-format
 msgid "initializer for floating value is not a floating constant"
 msgstr ""
 
-#: varasm.c:5071
+#: varasm.c:5079
 #, gcc-internal-format
 msgid "invalid initial value for member %qE"
 msgstr ""
 
-#: varasm.c:5327 c-family/c-common.c:7871
+#: varasm.c:5335 c-family/c-common.c:7871
 #, gcc-internal-format
 msgid "%+D declared weak after being used"
 msgstr ""
 
-#: varasm.c:5409
+#: varasm.c:5417
 #, gcc-internal-format
 msgid "weak declaration of %q+D must be public"
 msgstr ""
 
-#: varasm.c:5411
+#: varasm.c:5419
 #, gcc-internal-format
 msgid "weak declaration of %q+D not supported"
 msgstr ""
 
-#: varasm.c:5440 varasm.c:5744
+#: varasm.c:5448 varasm.c:5752
 #, gcc-internal-format
 msgid "only weak aliases are supported in this configuration"
 msgstr ""
 
-#: varasm.c:5634
+#: varasm.c:5642
 #, gcc-internal-format
 msgid "weakref is not supported in this configuration"
 msgstr ""
 
-#: varasm.c:5666
+#: varasm.c:5674
 #, gcc-internal-format
 msgid "ifunc is not supported on this target"
 msgstr ""
 
-#: varasm.c:5724
+#: varasm.c:5732
 #, gcc-internal-format
 msgid "weakref %q+D ultimately targets itself"
 msgstr ""
 
-#: varasm.c:5726
+#: varasm.c:5734
 #, gcc-internal-format
 msgid "weakref %q+D must have static linkage"
 msgstr ""
 
-#: varasm.c:5733
+#: varasm.c:5741
 #, gcc-internal-format
 msgid "alias definitions not supported in this configuration"
 msgstr ""
 
-#: varasm.c:5741
+#: varasm.c:5749
 #, gcc-internal-format
 msgid "ifunc is not supported in this configuration"
 msgstr ""
 
-#: varasm.c:5966 config/sol2.c:167 config/i386/winnt.c:293
+#: varasm.c:5974 config/sol2.c:170 config/i386/winnt.c:293
 #, gcc-internal-format
 msgid "visibility attribute not supported in this configuration; ignored"
 msgstr ""
@@ -21381,27 +21469,27 @@ msgid ""
 "required to support"
 msgstr ""
 
-#: c-family/c-common.c:1374 c/c-typeck.c:10711 cp/typeck.c:4331
+#: c-family/c-common.c:1374 c/c-typeck.c:10728 cp/typeck.c:4333
 #, gcc-internal-format
 msgid "left shift count is negative"
 msgstr ""
 
-#: c-family/c-common.c:1375 c/c-typeck.c:10661 cp/typeck.c:4286
+#: c-family/c-common.c:1375 c/c-typeck.c:10678 cp/typeck.c:4288
 #, gcc-internal-format
 msgid "right shift count is negative"
 msgstr ""
 
-#: c-family/c-common.c:1380 c/c-typeck.c:10719 cp/typeck.c:4339
+#: c-family/c-common.c:1380 c/c-typeck.c:10736 cp/typeck.c:4341
 #, gcc-internal-format
 msgid "left shift count >= width of type"
 msgstr ""
 
-#: c-family/c-common.c:1381 c/c-typeck.c:10673 cp/typeck.c:4294
+#: c-family/c-common.c:1381 c/c-typeck.c:10690 cp/typeck.c:4296
 #, gcc-internal-format
 msgid "right shift count >= width of type"
 msgstr ""
 
-#: c-family/c-common.c:1614 c-family/c-common.c:1626 cp/constexpr.c:1528
+#: c-family/c-common.c:1614 c-family/c-common.c:1626 cp/constexpr.c:1521
 #, gcc-internal-format
 msgid "overflow in constant expression"
 msgstr ""
@@ -21771,12 +21859,12 @@ msgstr ""
 msgid "the address of %qD will always evaluate as %<true%>"
 msgstr ""
 
-#: c-family/c-common.c:4809 cp/semantics.c:680 cp/typeck.c:8248
+#: c-family/c-common.c:4809 cp/semantics.c:680 cp/typeck.c:8267
 #, gcc-internal-format
 msgid "suggest parentheses around assignment used as truth value"
 msgstr ""
 
-#: c-family/c-common.c:4888 c/c-decl.c:4102 c/c-typeck.c:12630
+#: c-family/c-common.c:4888 c/c-decl.c:4131 c/c-typeck.c:12684
 #, gcc-internal-format
 msgid "invalid use of %<restrict%>"
 msgstr ""
@@ -22243,23 +22331,23 @@ msgstr ""
 msgid "number of components of the vector not a power of two"
 msgstr ""
 
-#: c-family/c-common.c:8924 ada/gcc-interface/utils.c:5674
+#: c-family/c-common.c:8924 ada/gcc-interface/utils.c:5682
 #, gcc-internal-format
 msgid "nonnull attribute without arguments on a non-prototype"
 msgstr ""
 
-#: c-family/c-common.c:8943 ada/gcc-interface/utils.c:5688
+#: c-family/c-common.c:8943 ada/gcc-interface/utils.c:5696
 #, gcc-internal-format, gfc-internal-format
 msgid "nonnull argument has invalid operand number (argument %lu)"
 msgstr ""
 
-#: c-family/c-common.c:8965 ada/gcc-interface/utils.c:5710
+#: c-family/c-common.c:8965 ada/gcc-interface/utils.c:5718
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
 msgstr ""
 
-#: c-family/c-common.c:8973 ada/gcc-interface/utils.c:5719
+#: c-family/c-common.c:8973 ada/gcc-interface/utils.c:5727
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
@@ -22300,12 +22388,12 @@ msgstr ""
 msgid "%qE attribute only applies to variadic functions"
 msgstr ""
 
-#: c-family/c-common.c:9257 ada/gcc-interface/utils.c:5761
+#: c-family/c-common.c:9257 ada/gcc-interface/utils.c:5769
 #, gcc-internal-format
 msgid "requested position is not an integer constant"
 msgstr ""
 
-#: c-family/c-common.c:9265 ada/gcc-interface/utils.c:5768
+#: c-family/c-common.c:9265 ada/gcc-interface/utils.c:5776
 #, gcc-internal-format
 msgid "requested position is less than zero"
 msgstr ""
@@ -22386,7 +22474,7 @@ msgstr ""
 msgid "cannot apply %<offsetof%> to a non constant address"
 msgstr ""
 
-#: c-family/c-common.c:10096 cp/typeck.c:5567
+#: c-family/c-common.c:10096 cp/typeck.c:5585
 #, gcc-internal-format
 msgid "attempt to take address of bit-field structure member %qD"
 msgstr ""
@@ -22598,7 +22686,7 @@ msgstr ""
 msgid "invalid type argument of implicit conversion (have %qT)"
 msgstr ""
 
-#: c-family/c-common.c:10468 cp/init.c:2472
+#: c-family/c-common.c:10468 cp/init.c:2490
 #, gcc-internal-format
 msgid "size of array is too large"
 msgstr ""
@@ -22608,7 +22696,7 @@ msgstr ""
 msgid "too few arguments to function %qE"
 msgstr ""
 
-#: c-family/c-common.c:10540 config/mep/mep.c:6201 c/c-typeck.c:6368
+#: c-family/c-common.c:10540 config/mep/mep.c:6201 c/c-typeck.c:6382
 #, gcc-internal-format
 msgid "incompatible type for argument %d of %qE"
 msgstr ""
@@ -22762,7 +22850,8 @@ msgstr ""
 msgid "division by zero"
 msgstr ""
 
-#: c-family/c-common.c:11567
+#: c-family/c-common.c:11567 c/c-typeck.c:10776 c/c-typeck.c:10932
+#: cp/typeck.c:4687
 #, gcc-internal-format
 msgid "comparison between types %qT and %qT"
 msgstr ""
@@ -22808,7 +22897,7 @@ msgid "index value is out of bound"
 msgstr ""
 
 #: c-family/c-common.c:12214 c-family/c-common.c:12264
-#: c-family/c-common.c:12279 cp/call.c:4641 cp/call.c:4648
+#: c-family/c-common.c:12279 cp/call.c:4643 cp/call.c:4650
 #, gcc-internal-format
 msgid "conversion of scalar %qT to vector %qT involves truncation"
 msgstr ""
@@ -23266,7 +23355,7 @@ msgstr ""
 msgid "%<#pragma omp atomic capture%> uses two different variables for memory"
 msgstr ""
 
-#: c-family/c-omp.c:474 cp/semantics.c:6635
+#: c-family/c-omp.c:474 cp/semantics.c:6640
 #, gcc-internal-format
 msgid "invalid type for iteration variable %qE"
 msgstr ""
@@ -23276,22 +23365,22 @@ msgstr ""
 msgid "%qE is not initialized"
 msgstr ""
 
-#: c-family/c-omp.c:507 cp/semantics.c:6541
+#: c-family/c-omp.c:507 cp/semantics.c:6546
 #, gcc-internal-format
 msgid "missing controlling predicate"
 msgstr ""
 
-#: c-family/c-omp.c:592 cp/semantics.c:6285
+#: c-family/c-omp.c:592 cp/semantics.c:6289
 #, gcc-internal-format
 msgid "invalid controlling predicate"
 msgstr ""
 
-#: c-family/c-omp.c:599 cp/semantics.c:6547
+#: c-family/c-omp.c:599 cp/semantics.c:6552
 #, gcc-internal-format
 msgid "missing increment expression"
 msgstr ""
 
-#: c-family/c-omp.c:663 cp/semantics.c:6395
+#: c-family/c-omp.c:663 cp/semantics.c:6399
 #, gcc-internal-format
 msgid "invalid increment expression"
 msgstr ""
@@ -23793,7 +23882,7 @@ msgstr ""
 msgid "wrong type argument to %s"
 msgstr ""
 
-#: c-family/cilk.c:116 cp/parser.c:5997
+#: c-family/cilk.c:116 cp/parser.c:5998
 #, gcc-internal-format
 msgid "%<_Cilk_spawn%> may only be used inside a function"
 msgstr ""
@@ -23868,47 +23957,47 @@ msgstr ""
 msgid "-mcpu=%s has invalid silicon revision"
 msgstr ""
 
-#: common/config/i386/i386-common.c:954
+#: common/config/i386/i386-common.c:939
 #, gcc-internal-format
 msgid "-malign-loops is obsolete, use -falign-loops"
 msgstr ""
 
-#: common/config/i386/i386-common.c:956
+#: common/config/i386/i386-common.c:941
 #, gcc-internal-format, gfc-internal-format
 msgid "-malign-loops=%d is not between 0 and %d"
 msgstr ""
 
-#: common/config/i386/i386-common.c:963
+#: common/config/i386/i386-common.c:948
 #, gcc-internal-format
 msgid "-malign-jumps is obsolete, use -falign-jumps"
 msgstr ""
 
-#: common/config/i386/i386-common.c:965
+#: common/config/i386/i386-common.c:950
 #, gcc-internal-format, gfc-internal-format
 msgid "-malign-jumps=%d is not between 0 and %d"
 msgstr ""
 
-#: common/config/i386/i386-common.c:973
+#: common/config/i386/i386-common.c:958
 #, gcc-internal-format
 msgid "-malign-functions is obsolete, use -falign-functions"
 msgstr ""
 
-#: common/config/i386/i386-common.c:975
+#: common/config/i386/i386-common.c:960
 #, gcc-internal-format, gfc-internal-format
 msgid "-malign-functions=%d is not between 0 and %d"
 msgstr ""
 
-#: common/config/i386/i386-common.c:984
+#: common/config/i386/i386-common.c:969
 #, gcc-internal-format, gfc-internal-format
 msgid "-mbranch-cost=%d is not between 0 and 5"
 msgstr ""
 
-#: common/config/i386/i386-common.c:1035
+#: common/config/i386/i386-common.c:1020
 #, gcc-internal-format
 msgid "%<-fsplit-stack%> currently only supported on GNU/Linux"
 msgstr ""
 
-#: common/config/i386/i386-common.c:1041
+#: common/config/i386/i386-common.c:1026
 #, gcc-internal-format
 msgid "%<-fsplit-stack%> requires assembler support for CFI directives"
 msgstr ""
@@ -23965,12 +24054,12 @@ msgstr ""
 msgid "the RX100 cpu does not have FPU hardware"
 msgstr ""
 
-#: common/config/s390/s390-common.c:98
+#: common/config/s390/s390-common.c:101
 #, gcc-internal-format
 msgid "stack guard value must be an exact power of 2"
 msgstr ""
 
-#: common/config/s390/s390-common.c:103
+#: common/config/s390/s390-common.c:106
 #, gcc-internal-format
 msgid "stack size must be an exact power of 2"
 msgstr ""
@@ -24051,81 +24140,81 @@ msgstr ""
 msgid "couldn%'t understand kern.osversion %q.*s"
 msgstr ""
 
-#: config/darwin.c:1698
+#: config/darwin.c:1703
 #, gcc-internal-format
 msgid ""
 "the use of _OBJC_-prefixed variable names to select meta-data sections is "
 "deprecated at 4.6 and will be removed in 4.7"
 msgstr ""
 
-#: config/darwin.c:1953
+#: config/darwin.c:1958
 #, gcc-internal-format, gfc-internal-format
 msgid "failed to open temporary file %s for LTO output"
 msgstr ""
 
-#: config/darwin.c:2042
+#: config/darwin.c:2047
 #, gcc-internal-format
 msgid ""
 "%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
 msgstr ""
 
-#: config/darwin.c:2049
+#: config/darwin.c:2054
 #, gcc-internal-format
 msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
 msgstr ""
 
-#: config/darwin.c:2761
+#: config/darwin.c:2766
 #, gcc-internal-format
 msgid ""
 "protected visibility attribute not supported in this configuration; ignored"
 msgstr ""
 
-#: config/darwin.c:2947
+#: config/darwin.c:2952
 #, gcc-internal-format, gfc-internal-format
 msgid "failed to open temporary file %s with LTO output"
 msgstr ""
 
-#: config/darwin.c:3120
+#: config/darwin.c:3125
 #, gcc-internal-format
 msgid ""
 "%<-fobjc-abi-version%> >= 2 must be used for %<-m64%> targets with %<-fnext-"
 "runtime%>"
 msgstr ""
 
-#: config/darwin.c:3124
+#: config/darwin.c:3129
 #, gcc-internal-format
 msgid ""
 "%<-fobjc-abi-version%> >= 2 is not supported on %<-m32%> targets with %<-"
 "fnext-runtime%>"
 msgstr ""
 
-#: config/darwin.c:3209
+#: config/darwin.c:3214
 #, gcc-internal-format
 msgid ""
 "%<-mdynamic-no-pic%> overrides %<-fpic%>, %<-fPIC%>, %<-fpie%> or %<-fPIE%>"
 msgstr ""
 
-#: config/darwin.c:3397
+#: config/darwin.c:3402
 #, gcc-internal-format
 msgid "built-in function %qD requires the %<-mconstant-cfstrings%> flag"
 msgstr ""
 
-#: config/darwin.c:3404
+#: config/darwin.c:3409
 #, gcc-internal-format
 msgid "built-in function %qD takes one argument only"
 msgstr ""
 
-#: config/darwin.c:3490
+#: config/darwin.c:3495
 #, gcc-internal-format
 msgid "CFString literal is missing"
 msgstr ""
 
-#: config/darwin.c:3501
+#: config/darwin.c:3506
 #, gcc-internal-format
 msgid "CFString literal expression is not a string constant"
 msgstr ""
 
-#: config/darwin.c:3524
+#: config/darwin.c:3529
 #, gcc-internal-format, gfc-internal-format
 msgid "%s in CFString literal"
 msgstr ""
@@ -24205,7 +24294,7 @@ msgstr ""
 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
 #. not supported.  Weak symbols that aren't visible outside the .s file
 #. are not supported.
-#: config/darwin.h:444
+#: config/darwin.h:445
 #, gcc-internal-format
 msgid "alias definitions not supported in Mach-O; ignored"
 msgstr ""
@@ -24216,87 +24305,87 @@ msgstr ""
 msgid "profiler support for VxWorks"
 msgstr ""
 
-#: config/aarch64/aarch64-builtins.c:947
+#: config/aarch64/aarch64-builtins.c:949
 #, gcc-internal-format
 msgid "%Kargument %d must be a constant immediate"
 msgstr ""
 
-#: config/aarch64/aarch64-builtins.c:1018
+#: config/aarch64/aarch64-builtins.c:1020
 #, gcc-internal-format
 msgid "%Klane index must be a constant immediate"
 msgstr ""
 
-#: config/aarch64/aarch64-builtins.c:1021
+#: config/aarch64/aarch64-builtins.c:1023
 #, gcc-internal-format
 msgid "%Ktotal size and element size must be a non-zero constant immediate"
 msgstr ""
 
-#: config/aarch64/aarch64.c:6643
+#: config/aarch64/aarch64.c:6680
 #, gcc-internal-format
 msgid "missing feature modifier after %qs"
 msgstr ""
 
 #. Extension not found in list.
-#: config/aarch64/aarch64.c:6665
+#: config/aarch64/aarch64.c:6702
 #, gcc-internal-format
 msgid "unknown feature modifier %qs"
 msgstr ""
 
-#: config/aarch64/aarch64.c:6696
+#: config/aarch64/aarch64.c:6733
 #, gcc-internal-format
 msgid "missing arch name in -march=%qs"
 msgstr ""
 
-#: config/aarch64/aarch64.c:6719 config/arm/arm.c:2660
+#: config/aarch64/aarch64.c:6756 config/arm/arm.c:2660
 #, gcc-internal-format, gfc-internal-format
 msgid "switch -mcpu=%s conflicts with -march=%s switch"
 msgstr ""
 
 #. ARCH name not found in list.
-#: config/aarch64/aarch64.c:6728
+#: config/aarch64/aarch64.c:6765
 #, gcc-internal-format
 msgid "unknown value %qs for -march"
 msgstr ""
 
-#: config/aarch64/aarch64.c:6753
+#: config/aarch64/aarch64.c:6790
 #, gcc-internal-format
 msgid "missing cpu name in -mcpu=%qs"
 msgstr ""
 
 #. CPU name not found in list.
-#: config/aarch64/aarch64.c:6776
+#: config/aarch64/aarch64.c:6813
 #, gcc-internal-format
 msgid "unknown value %qs for -mcpu"
 msgstr ""
 
 #. CPU name not found in list.
-#: config/aarch64/aarch64.c:6800
+#: config/aarch64/aarch64.c:6837
 #, gcc-internal-format
 msgid "unknown value %qs for -mtune"
 msgstr ""
 
-#: config/aarch64/aarch64.c:6836
+#: config/aarch64/aarch64.c:6873
 #, gcc-internal-format
 msgid "Assembler does not support -mabi=ilp32"
 msgstr ""
 
-#: config/aarch64/aarch64.c:6930
+#: config/aarch64/aarch64.c:6983
 #, gcc-internal-format
 msgid "code model %qs with -f%s"
 msgstr ""
 
-#: config/aarch64/aarch64.c:7239 config/aarch64/aarch64.c:7347
-#: config/aarch64/aarch64.c:7586
+#: config/aarch64/aarch64.c:7292 config/aarch64/aarch64.c:7400
+#: config/aarch64/aarch64.c:7639
 #, gcc-internal-format
 msgid "%qs and floating point or vector arguments"
 msgstr ""
 
-#: config/aarch64/aarch64.c:8566
+#: config/aarch64/aarch64.c:8619
 #, gcc-internal-format
 msgid "%Klane %ld out of range %ld - %ld"
 msgstr ""
 
-#: config/aarch64/aarch64.c:8568
+#: config/aarch64/aarch64.c:8621
 #, gcc-internal-format, gfc-internal-format
 msgid "lane %ld out of range %ld - %ld"
 msgstr ""
@@ -24356,8 +24445,7 @@ msgstr ""
 msgid "bad value %qs for -mmemory-latency"
 msgstr ""
 
-#: config/alpha/alpha.c:6732 config/alpha/alpha.c:6735
-#: config/s390/s390.c:10100 config/s390/s390.c:10103
+#: config/alpha/alpha.c:6732 config/alpha/alpha.c:6735 config/s390/s390.c:827
 #: config/tilegx/tilegx.c:3579 config/tilepro/tilepro.c:3147
 #, gcc-internal-format
 msgid "bad builtin fcode"
@@ -24522,199 +24610,199 @@ msgid "incompatible type for argument %d, expected %<const int%>"
 msgstr ""
 
 #. @@@ better error message
-#: config/arm/arm-builtins.c:2300 config/arm/arm-builtins.c:2404
+#: config/arm/arm-builtins.c:2301 config/arm/arm-builtins.c:2405
 #, gcc-internal-format
 msgid "selector must be an immediate"
 msgstr ""
 
-#: config/arm/arm-builtins.c:2308 config/arm/arm-builtins.c:2353
-#: config/arm/arm-builtins.c:2411 config/arm/arm-builtins.c:2420
+#: config/arm/arm-builtins.c:2309 config/arm/arm-builtins.c:2354
+#: config/arm/arm-builtins.c:2412 config/arm/arm-builtins.c:2421
 #, gcc-internal-format
 msgid "the range of selector should be in 0 to 7"
 msgstr ""
 
-#: config/arm/arm-builtins.c:2313 config/arm/arm-builtins.c:2422
+#: config/arm/arm-builtins.c:2314 config/arm/arm-builtins.c:2423
 #, gcc-internal-format
 msgid "the range of selector should be in 0 to 3"
 msgstr ""
 
-#: config/arm/arm-builtins.c:2318 config/arm/arm-builtins.c:2424
+#: config/arm/arm-builtins.c:2319 config/arm/arm-builtins.c:2425
 #, gcc-internal-format
 msgid "the range of selector should be in 0 to 1"
 msgstr ""
 
-#: config/arm/arm-builtins.c:2490
+#: config/arm/arm-builtins.c:2491
 #, gcc-internal-format
 msgid "mask must be an immediate"
 msgstr ""
 
-#: config/arm/arm-builtins.c:2495
+#: config/arm/arm-builtins.c:2496
 #, gcc-internal-format
 msgid "the range of mask should be in 0 to 255"
 msgstr ""
 
-#: config/arm/arm-builtins.c:2683
+#: config/arm/arm-builtins.c:2684
 #, gcc-internal-format
 msgid ""
 "the range of count should be in 0 to 32.  please check the intrinsic "
 "_mm_rori_pi16 in code."
 msgstr ""
 
-#: config/arm/arm-builtins.c:2685
+#: config/arm/arm-builtins.c:2686
 #, gcc-internal-format
 msgid ""
 "the range of count should be in 0 to 32.  please check the intrinsic "
 "_mm_rori_pi32 in code."
 msgstr ""
 
-#: config/arm/arm-builtins.c:2687
+#: config/arm/arm-builtins.c:2688
 #, gcc-internal-format
 msgid ""
 "the range of count should be in 0 to 32.  please check the intrinsic "
 "_mm_ror_pi16 in code."
 msgstr ""
 
-#: config/arm/arm-builtins.c:2689
+#: config/arm/arm-builtins.c:2690
 #, gcc-internal-format
 msgid ""
 "the range of count should be in 0 to 32.  please check the intrinsic "
 "_mm_ror_pi32 in code."
 msgstr ""
 
-#: config/arm/arm-builtins.c:2695
+#: config/arm/arm-builtins.c:2696
 #, gcc-internal-format
 msgid ""
 "the range of count should be in 0 to 64.  please check the intrinsic "
 "_mm_rori_si64 in code."
 msgstr ""
 
-#: config/arm/arm-builtins.c:2697
+#: config/arm/arm-builtins.c:2698
 #, gcc-internal-format
 msgid ""
 "the range of count should be in 0 to 64.  please check the intrinsic "
 "_mm_ror_si64 in code."
 msgstr ""
 
-#: config/arm/arm-builtins.c:2702
+#: config/arm/arm-builtins.c:2703
 #, gcc-internal-format
 msgid ""
 "the count should be no less than 0.  please check the intrinsic "
 "_mm_srli_pi16 in code."
 msgstr ""
 
-#: config/arm/arm-builtins.c:2704
+#: config/arm/arm-builtins.c:2705
 #, gcc-internal-format
 msgid ""
 "the count should be no less than 0.  please check the intrinsic "
 "_mm_srli_pi32 in code."
 msgstr ""
 
-#: config/arm/arm-builtins.c:2706
+#: config/arm/arm-builtins.c:2707
 #, gcc-internal-format
 msgid ""
 "the count should be no less than 0.  please check the intrinsic "
 "_mm_srli_si64 in code."
 msgstr ""
 
-#: config/arm/arm-builtins.c:2708
+#: config/arm/arm-builtins.c:2709
 #, gcc-internal-format
 msgid ""
 "the count should be no less than 0.  please check the intrinsic "
 "_mm_slli_pi16 in code."
 msgstr ""
 
-#: config/arm/arm-builtins.c:2710
+#: config/arm/arm-builtins.c:2711
 #, gcc-internal-format
 msgid ""
 "the count should be no less than 0.  please check the intrinsic "
 "_mm_slli_pi32 in code."
 msgstr ""
 
-#: config/arm/arm-builtins.c:2712
+#: config/arm/arm-builtins.c:2713
 #, gcc-internal-format
 msgid ""
 "the count should be no less than 0.  please check the intrinsic "
 "_mm_slli_si64 in code."
 msgstr ""
 
-#: config/arm/arm-builtins.c:2714
+#: config/arm/arm-builtins.c:2715
 #, gcc-internal-format
 msgid ""
 "the count should be no less than 0.  please check the intrinsic "
 "_mm_srai_pi16 in code."
 msgstr ""
 
-#: config/arm/arm-builtins.c:2716
+#: config/arm/arm-builtins.c:2717
 #, gcc-internal-format
 msgid ""
 "the count should be no less than 0.  please check the intrinsic "
 "_mm_srai_pi32 in code."
 msgstr ""
 
-#: config/arm/arm-builtins.c:2718
+#: config/arm/arm-builtins.c:2719
 #, gcc-internal-format
 msgid ""
 "the count should be no less than 0.  please check the intrinsic "
 "_mm_srai_si64 in code."
 msgstr ""
 
-#: config/arm/arm-builtins.c:2720
+#: config/arm/arm-builtins.c:2721
 #, gcc-internal-format
 msgid ""
 "the count should be no less than 0.  please check the intrinsic _mm_srl_pi16 "
 "in code."
 msgstr ""
 
-#: config/arm/arm-builtins.c:2722
+#: config/arm/arm-builtins.c:2723
 #, gcc-internal-format
 msgid ""
 "the count should be no less than 0.  please check the intrinsic _mm_srl_pi32 "
 "in code."
 msgstr ""
 
-#: config/arm/arm-builtins.c:2724
+#: config/arm/arm-builtins.c:2725
 #, gcc-internal-format
 msgid ""
 "the count should be no less than 0.  please check the intrinsic _mm_srl_si64 "
 "in code."
 msgstr ""
 
-#: config/arm/arm-builtins.c:2726
+#: config/arm/arm-builtins.c:2727
 #, gcc-internal-format
 msgid ""
 "the count should be no less than 0.  please check the intrinsic _mm_sll_pi16 "
 "in code."
 msgstr ""
 
-#: config/arm/arm-builtins.c:2728
+#: config/arm/arm-builtins.c:2729
 #, gcc-internal-format
 msgid ""
 "the count should be no less than 0.  please check the intrinsic _mm_sll_pi32 "
 "in code."
 msgstr ""
 
-#: config/arm/arm-builtins.c:2730
+#: config/arm/arm-builtins.c:2731
 #, gcc-internal-format
 msgid ""
 "the count should be no less than 0.  please check the intrinsic _mm_sll_si64 "
 "in code."
 msgstr ""
 
-#: config/arm/arm-builtins.c:2732
+#: config/arm/arm-builtins.c:2733
 #, gcc-internal-format
 msgid ""
 "the count should be no less than 0.  please check the intrinsic _mm_sra_pi16 "
 "in code."
 msgstr ""
 
-#: config/arm/arm-builtins.c:2734
+#: config/arm/arm-builtins.c:2735
 #, gcc-internal-format
 msgid ""
 "the count should be no less than 0.  please check the intrinsic _mm_sra_pi32 "
 "in code."
 msgstr ""
 
-#: config/arm/arm-builtins.c:2736
+#: config/arm/arm-builtins.c:2737
 #, gcc-internal-format
 msgid ""
 "the count should be no less than 0.  please check the intrinsic _mm_sra_si64 "
@@ -24884,38 +24972,39 @@ msgstr ""
 msgid "Thumb-1 hard-float VFP ABI"
 msgstr ""
 
-#: config/arm/arm.c:6218 config/arm/arm.c:6236 config/avr/avr.c:8995
-#: config/avr/avr.c:9011 config/bfin/bfin.c:4699 config/bfin/bfin.c:4760
+#: config/arm/arm.c:6233 config/arm/arm.c:6251 config/avr/avr.c:9031
+#: config/avr/avr.c:9047 config/bfin/bfin.c:4699 config/bfin/bfin.c:4760
 #: config/bfin/bfin.c:4789 config/epiphany/epiphany.c:507
-#: config/h8300/h8300.c:5472 config/i386/i386.c:5563 config/i386/i386.c:42850
-#: config/i386/i386.c:42900 config/i386/i386.c:42970 config/m68k/m68k.c:764
-#: config/mcore/mcore.c:3079 config/mep/mep.c:3929 config/mep/mep.c:3943
-#: config/mep/mep.c:4017 config/msp430/msp430.c:1312 config/nvptx/nvptx.c:2001
-#: config/rl78/rl78.c:734 config/rs6000/rs6000.c:29016 config/rx/rx.c:2696
-#: config/rx/rx.c:2722 config/s390/s390.c:480 config/sh/sh.c:9697
-#: config/sh/sh.c:9715 config/sh/sh.c:9744 config/sh/sh.c:9826
-#: config/sh/sh.c:9849 config/spu/spu.c:3732 config/stormy16/stormy16.c:2251
+#: config/h8300/h8300.c:5472 config/i386/i386.c:5579 config/i386/i386.c:10740
+#: config/i386/i386.c:42951 config/i386/i386.c:43001 config/i386/i386.c:43071
+#: config/m68k/m68k.c:764 config/mcore/mcore.c:3079 config/mep/mep.c:3929
+#: config/mep/mep.c:3943 config/mep/mep.c:4017 config/msp430/msp430.c:1312
+#: config/nvptx/nvptx.c:2001 config/rl78/rl78.c:734
+#: config/rs6000/rs6000.c:29071 config/rx/rx.c:2696 config/rx/rx.c:2722
+#: config/s390/s390.c:1029 config/sh/sh.c:9723 config/sh/sh.c:9741
+#: config/sh/sh.c:9770 config/sh/sh.c:9852 config/sh/sh.c:9875
+#: config/spu/spu.c:3732 config/stormy16/stormy16.c:2251
 #: config/v850/v850.c:2117 config/visium/visium.c:653
 #, gcc-internal-format
 msgid "%qE attribute only applies to functions"
 msgstr ""
 
-#: config/arm/arm.c:23326
+#: config/arm/arm.c:23359
 #, gcc-internal-format
 msgid "unable to compute real location of stacked parameter"
 msgstr ""
 
-#: config/arm/arm.c:23944
+#: config/arm/arm.c:23977
 #, gcc-internal-format
 msgid "Unexpected thumb1 far jump"
 msgstr ""
 
-#: config/arm/arm.c:24211
+#: config/arm/arm.c:24244
 #, gcc-internal-format
 msgid "no low registers available for popping high registers"
 msgstr ""
 
-#: config/arm/arm.c:24436
+#: config/arm/arm.c:24474
 #, gcc-internal-format
 msgid "interrupt Service Routines cannot be coded in Thumb mode"
 msgstr ""
@@ -25039,129 +25128,129 @@ msgstr ""
 msgid "accessing program memory with data memory address"
 msgstr ""
 
-#: config/avr/avr.c:2857
+#: config/avr/avr.c:2893
 #, gcc-internal-format, gfc-internal-format
 msgid "fixed register %s used to pass parameter to function"
 msgstr ""
 
-#: config/avr/avr.c:3128
+#: config/avr/avr.c:3164
 #, gcc-internal-format
 msgid "writing to address space %qs not supported"
 msgstr ""
 
-#: config/avr/avr.c:9028 config/bfin/bfin.c:4821 config/i386/winnt.c:97
+#: config/avr/avr.c:9064 config/bfin/bfin.c:4821 config/i386/winnt.c:97
 #: config/mep/mep.c:3833 config/mep/mep.c:3971
 #, gcc-internal-format
 msgid "%qE attribute only applies to variables"
 msgstr ""
 
-#: config/avr/avr.c:9039 config/mep/mep.c:3981
+#: config/avr/avr.c:9075 config/mep/mep.c:3981
 #, gcc-internal-format
 msgid "%qE attribute allows only an integer constant argument"
 msgstr ""
 
-#: config/avr/avr.c:9049
+#: config/avr/avr.c:9085
 #, gcc-internal-format
 msgid "%qE attribute address out of range"
 msgstr ""
 
-#: config/avr/avr.c:9062
+#: config/avr/avr.c:9098
 #, gcc-internal-format
 msgid "both %s and %qE attribute provide address"
 msgstr ""
 
-#: config/avr/avr.c:9072
+#: config/avr/avr.c:9108
 #, gcc-internal-format
 msgid "%qE attribute on non-volatile variable"
 msgstr ""
 
-#: config/avr/avr.c:9274
+#: config/avr/avr.c:9312
 #, gcc-internal-format
 msgid "%qT uses address space %qs beyond flash of %d KiB"
 msgstr ""
 
-#: config/avr/avr.c:9277
+#: config/avr/avr.c:9315
 #, gcc-internal-format
 msgid "%s %q+D uses address space %qs beyond flash of %d KiB"
 msgstr ""
 
-#: config/avr/avr.c:9283
+#: config/avr/avr.c:9321
 #, gcc-internal-format
 msgid "pointer targeting address space %qs must be const in %qT"
 msgstr ""
 
-#: config/avr/avr.c:9286
+#: config/avr/avr.c:9324
 #, gcc-internal-format
 msgid "pointer targeting address space %qs must be const in %s %q+D"
 msgstr ""
 
-#: config/avr/avr.c:9324
+#: config/avr/avr.c:9362
 #, gcc-internal-format
 msgid "variable %q+D located in address space %qs beyond flash of %d KiB"
 msgstr ""
 
-#: config/avr/avr.c:9329
+#: config/avr/avr.c:9367
 #, gcc-internal-format
 msgid ""
 "variable %q+D located in address space %qs which is not supported for "
 "architecture %qs"
 msgstr ""
 
-#: config/avr/avr.c:9345
+#: config/avr/avr.c:9383
 #, gcc-internal-format
 msgid ""
 "variable %q+D must be const in order to be put into read-only section by "
 "means of %qs"
 msgstr ""
 
-#: config/avr/avr.c:9385
+#: config/avr/avr.c:9423
 #, gcc-internal-format
 msgid "static IO declaration for %q+D needs an address"
 msgstr ""
 
-#: config/avr/avr.c:9417
+#: config/avr/avr.c:9455
 #, gcc-internal-format
 msgid "IO definition for %q+D needs an address"
 msgstr ""
 
-#: config/avr/avr.c:9601
+#: config/avr/avr.c:9639
 #, gcc-internal-format
 msgid "only uninitialized variables can be placed in the .noinit section"
 msgstr ""
 
-#: config/avr/avr.c:9642
+#: config/avr/avr.c:9680
 #, gcc-internal-format
 msgid "uninitialized variable %q+D put into program memory area"
 msgstr ""
 
-#: config/avr/avr.c:9752
+#: config/avr/avr.c:9790
 #, gcc-internal-format
 msgid "architecture %qs supported for assembler only"
 msgstr ""
 
-#: config/avr/avr.c:12265
+#: config/avr/avr.c:12307
 #, gcc-internal-format
 msgid "conversion from address space %qs to address space %qs"
 msgstr ""
 
-#: config/avr/avr.c:13321
+#: config/avr/avr.c:13363
 #, gcc-internal-format, gfc-internal-format
 msgid "%s expects a compile time integer constant"
 msgstr ""
 
-#: config/avr/avr.c:13335
+#: config/avr/avr.c:13377
 #, gcc-internal-format, gfc-internal-format
 msgid "%s expects a compile time long integer constant as first argument"
 msgstr ""
 
-#: config/avr/avr.c:13363
+#: config/avr/avr.c:13405
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "rounding to %d bits has no effect for fixed-point value with %d fractional "
 "bits"
 msgstr ""
 
-#: config/avr/avr.c:13372
+#: config/avr/avr.c:13414
 #, gcc-internal-format
 msgid "rounding result will always be 0"
 msgstr ""
@@ -25587,7 +25676,7 @@ msgstr ""
 msgid "Unknown parameter to option -mtune-ctrl: %s"
 msgstr ""
 
-#: config/i386/i386.c:3467
+#: config/i386/i386.c:3466
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "%stune=x86-64%s is deprecated; use %stune=k8%s or %stune=generic%s instead "
@@ -25595,348 +25684,353 @@ msgid ""
 msgstr ""
 
 #. rep; movq isn't available in 32-bit code.
-#: config/i386/i386.c:3494
+#: config/i386/i386.c:3493
 #, gcc-internal-format
 msgid "-mstringop-strategy=rep_8byte not supported for 32-bit code"
 msgstr ""
 
-#: config/i386/i386.c:3511
+#: config/i386/i386.c:3510
 #, gcc-internal-format
 msgid "address mode %qs not supported in the %s bit mode"
 msgstr ""
 
-#: config/i386/i386.c:3537 config/i386/i386.c:3546 config/i386/i386.c:3558
-#: config/i386/i386.c:3569 config/i386/i386.c:3580
+#: config/i386/i386.c:3536 config/i386/i386.c:3545 config/i386/i386.c:3557
+#: config/i386/i386.c:3568 config/i386/i386.c:3579
 #, gcc-internal-format
 msgid "code model %qs not supported in the %s bit mode"
 msgstr ""
 
-#: config/i386/i386.c:3549 config/i386/i386.c:3561
+#: config/i386/i386.c:3548 config/i386/i386.c:3560
 #, gcc-internal-format
 msgid "code model %qs not supported in x32 mode"
 msgstr ""
 
-#: config/i386/i386.c:3567 config/i386/i386.c:3576 config/i386/i386.c:4619
+#: config/i386/i386.c:3566 config/i386/i386.c:3575 config/i386/i386.c:4626
 #, gcc-internal-format, gfc-internal-format
 msgid "code model %s does not support PIC mode"
 msgstr ""
 
-#: config/i386/i386.c:3604
+#: config/i386/i386.c:3603
 #, gcc-internal-format
 msgid "-masm=intel not supported in this configuration"
 msgstr ""
 
-#: config/i386/i386.c:3609
+#: config/i386/i386.c:3608
 #, gcc-internal-format, gfc-internal-format
 msgid "%i-bit mode not compiled in"
 msgstr ""
 
-#: config/i386/i386.c:3622 config/i386/i386.c:3840
+#: config/i386/i386.c:3621 config/i386/i386.c:3836
 #, gcc-internal-format
 msgid "CPU you selected does not support x86-64 instruction set"
 msgstr ""
 
-#: config/i386/i386.c:3801 config/i386/i386.c:3804
+#: config/i386/i386.c:3797 config/i386/i386.c:3800
 #, gcc-internal-format
 msgid "Intel MPX does not support x32"
 msgstr ""
 
-#: config/i386/i386.c:3807
+#: config/i386/i386.c:3803
 #, gcc-internal-format, gfc-internal-format
 msgid "generic CPU can be used only for %stune=%s %s"
 msgstr ""
 
-#: config/i386/i386.c:3810
+#: config/i386/i386.c:3806
 #, gcc-internal-format, gfc-internal-format
 msgid "intel CPU can be used only for %stune=%s %s"
 msgstr ""
 
-#: config/i386/i386.c:3813
+#: config/i386/i386.c:3809
 #, gcc-internal-format, gfc-internal-format
 msgid "bad value (%s) for %sarch=%s %s"
 msgstr ""
 
-#: config/i386/i386.c:3856
+#: config/i386/i386.c:3852
 #, gcc-internal-format, gfc-internal-format
 msgid "bad value (%s) for %stune=%s %s"
 msgstr ""
 
-#: config/i386/i386.c:3911
+#: config/i386/i386.c:3907
 #, gcc-internal-format
 msgid "-mregparm is ignored in 64-bit mode"
 msgstr ""
 
-#: config/i386/i386.c:3914
+#: config/i386/i386.c:3910
 #, gcc-internal-format, gfc-internal-format
 msgid "-mregparm=%d is not between 0 and %d"
 msgstr ""
 
-#: config/i386/i386.c:3957
+#: config/i386/i386.c:3953
 #, gcc-internal-format, gfc-internal-format
 msgid "%srtd%s is ignored in 64bit mode"
 msgstr ""
 
-#: config/i386/i386.c:4035
+#: config/i386/i386.c:4031
 #, gcc-internal-format
 msgid "-mpreferred-stack-boundary is not supported for this target"
 msgstr ""
 
-#: config/i386/i386.c:4038
+#: config/i386/i386.c:4034
 #, gcc-internal-format, gfc-internal-format
 msgid "-mpreferred-stack-boundary=%d is not between %d and %d"
 msgstr ""
 
-#: config/i386/i386.c:4060
+#: config/i386/i386.c:4056
 #, gcc-internal-format, gfc-internal-format
 msgid "-mincoming-stack-boundary=%d is not between %d and 12"
 msgstr ""
 
-#: config/i386/i386.c:4074
+#: config/i386/i386.c:4070
 #, gcc-internal-format
 msgid "-mnop-mcount is not compatible with this target"
 msgstr ""
 
-#: config/i386/i386.c:4077
+#: config/i386/i386.c:4073
 #, gcc-internal-format
 msgid "-mnop-mcount is not implemented for -fPIC"
 msgstr ""
 
-#: config/i386/i386.c:4082
+#: config/i386/i386.c:4078
 #, gcc-internal-format, gfc-internal-format
 msgid "%ssseregparm%s used without SSE enabled"
 msgstr ""
 
-#: config/i386/i386.c:4090
+#: config/i386/i386.c:4086
 #, gcc-internal-format
 msgid "SSE instruction set disabled, using 387 arithmetics"
 msgstr ""
 
-#: config/i386/i386.c:4096
+#: config/i386/i386.c:4092
 #, gcc-internal-format
 msgid "387 instruction set disabled, using SSE arithmetics"
 msgstr ""
 
-#: config/i386/i386.c:4148
+#: config/i386/i386.c:4144
 #, gcc-internal-format, gfc-internal-format
 msgid "stack probing requires %saccumulate-outgoing-args%s for correctness"
 msgstr ""
 
-#: config/i386/i386.c:4251
+#: config/i386/i386.c:4155
+#, gcc-internal-format, gfc-internal-format
+msgid "fixed ebp register requires %saccumulate-outgoing-args%s"
+msgstr ""
+
+#: config/i386/i386.c:4258
 #, gcc-internal-format
 msgid "-mfentry isn%'t supported for 32-bit in combination with -fpic"
 msgstr ""
 
-#: config/i386/i386.c:4258
+#: config/i386/i386.c:4265
 #, gcc-internal-format
 msgid "-mno-fentry isn%'t compatible with SEH"
 msgstr ""
 
-#: config/i386/i386.c:4315 config/rs6000/rs6000.c:4240
+#: config/i386/i386.c:4322 config/rs6000/rs6000.c:4280
 #, gcc-internal-format, gfc-internal-format
 msgid "unknown option for -mrecip=%s"
 msgstr ""
 
-#: config/i386/i386.c:4821
+#: config/i386/i386.c:4827
 #, gcc-internal-format
 msgid "attribute %<target%> argument not a string"
 msgstr ""
 
-#: config/i386/i386.c:4887 config/i386/i386.c:4934
+#: config/i386/i386.c:4893 config/i386/i386.c:4940
 #, gcc-internal-format, gfc-internal-format
 msgid "attribute(target(\"%s\")) is unknown"
 msgstr ""
 
-#: config/i386/i386.c:4915
+#: config/i386/i386.c:4921
 #, gcc-internal-format, gfc-internal-format
 msgid "option(\"%s\") was already specified"
 msgstr ""
 
-#: config/i386/i386.c:5576 config/i386/i386.c:5627
+#: config/i386/i386.c:5592 config/i386/i386.c:5643
 #, gcc-internal-format
 msgid "fastcall and regparm attributes are not compatible"
 msgstr ""
 
-#: config/i386/i386.c:5581
+#: config/i386/i386.c:5597
 #, gcc-internal-format
 msgid "regparam and thiscall attributes are not compatible"
 msgstr ""
 
-#: config/i386/i386.c:5588 config/i386/i386.c:42870
+#: config/i386/i386.c:5604 config/i386/i386.c:42971
 #, gcc-internal-format
 msgid "%qE attribute requires an integer constant argument"
 msgstr ""
 
-#: config/i386/i386.c:5594
+#: config/i386/i386.c:5610
 #, gcc-internal-format
 msgid "argument to %qE attribute larger than %d"
 msgstr ""
 
-#: config/i386/i386.c:5619 config/i386/i386.c:5662
+#: config/i386/i386.c:5635 config/i386/i386.c:5678
 #, gcc-internal-format
 msgid "fastcall and cdecl attributes are not compatible"
 msgstr ""
 
-#: config/i386/i386.c:5623
+#: config/i386/i386.c:5639
 #, gcc-internal-format
 msgid "fastcall and stdcall attributes are not compatible"
 msgstr ""
 
-#: config/i386/i386.c:5631 config/i386/i386.c:5680
+#: config/i386/i386.c:5647 config/i386/i386.c:5696
 #, gcc-internal-format
 msgid "fastcall and thiscall attributes are not compatible"
 msgstr ""
 
-#: config/i386/i386.c:5641 config/i386/i386.c:5658
+#: config/i386/i386.c:5657 config/i386/i386.c:5674
 #, gcc-internal-format
 msgid "stdcall and cdecl attributes are not compatible"
 msgstr ""
 
-#: config/i386/i386.c:5645
+#: config/i386/i386.c:5661
 #, gcc-internal-format
 msgid "stdcall and fastcall attributes are not compatible"
 msgstr ""
 
-#: config/i386/i386.c:5649 config/i386/i386.c:5676
+#: config/i386/i386.c:5665 config/i386/i386.c:5692
 #, gcc-internal-format
 msgid "stdcall and thiscall attributes are not compatible"
 msgstr ""
 
-#: config/i386/i386.c:5666 config/i386/i386.c:5684
+#: config/i386/i386.c:5682 config/i386/i386.c:5700
 #, gcc-internal-format
 msgid "cdecl and thiscall attributes are not compatible"
 msgstr ""
 
-#: config/i386/i386.c:5672
+#: config/i386/i386.c:5688
 #, gcc-internal-format
 msgid "%qE attribute is used for non-class method"
 msgstr ""
 
-#: config/i386/i386.c:5910
+#: config/i386/i386.c:5926
 #, gcc-internal-format
 msgid "calling %qD with attribute sseregparm without SSE/SSE2 enabled"
 msgstr ""
 
-#: config/i386/i386.c:5913
+#: config/i386/i386.c:5929
 #, gcc-internal-format
 msgid "calling %qT with attribute sseregparm without SSE/SSE2 enabled"
 msgstr ""
 
-#: config/i386/i386.c:6235
+#: config/i386/i386.c:6251
 #, gcc-internal-format
 msgid "X32 does not support ms_abi attribute"
 msgstr ""
 
-#: config/i386/i386.c:6264
+#: config/i386/i386.c:6280
 #, gcc-internal-format
 msgid "ms_hook_prologue is not compatible with nested function"
 msgstr ""
 
-#: config/i386/i386.c:6599
+#: config/i386/i386.c:6608
 #, gcc-internal-format
 msgid "AVX512F vector argument without AVX512F enabled changes the ABI"
 msgstr ""
 
-#: config/i386/i386.c:6605
+#: config/i386/i386.c:6614
 #, gcc-internal-format
 msgid "AVX512F vector return without AVX512F enabled changes the ABI"
 msgstr ""
 
-#: config/i386/i386.c:6619
+#: config/i386/i386.c:6628
 #, gcc-internal-format
 msgid "AVX vector argument without AVX enabled changes the ABI"
 msgstr ""
 
-#: config/i386/i386.c:6625
+#: config/i386/i386.c:6634
 #, gcc-internal-format
 msgid "AVX vector return without AVX enabled changes the ABI"
 msgstr ""
 
-#: config/i386/i386.c:6640
+#: config/i386/i386.c:6649
 #, gcc-internal-format
 msgid "SSE vector argument without SSE enabled changes the ABI"
 msgstr ""
 
-#: config/i386/i386.c:6646
+#: config/i386/i386.c:6655
 #, gcc-internal-format
 msgid "SSE vector return without SSE enabled changes the ABI"
 msgstr ""
 
-#: config/i386/i386.c:6658
+#: config/i386/i386.c:6667
 #, gcc-internal-format
 msgid "MMX vector argument without MMX enabled changes the ABI"
 msgstr ""
 
-#: config/i386/i386.c:6664
+#: config/i386/i386.c:6673
 #, gcc-internal-format
 msgid "MMX vector return without MMX enabled changes the ABI"
 msgstr ""
 
-#: config/i386/i386.c:6847
+#: config/i386/i386.c:6856
 #, gcc-internal-format
 msgid ""
 "the ABI of passing struct with a flexible array member has changed in GCC 4.4"
 msgstr ""
 
-#: config/i386/i386.c:6964
+#: config/i386/i386.c:6973
 #, gcc-internal-format
 msgid "the ABI of passing union with long double has changed in GCC 4.4"
 msgstr ""
 
-#: config/i386/i386.c:7082
+#: config/i386/i386.c:7091
 #, gcc-internal-format
 msgid ""
 "the ABI of passing structure with complex float member has changed in GCC 4.4"
 msgstr ""
 
-#: config/i386/i386.c:7245
+#: config/i386/i386.c:7254
 #, gcc-internal-format
 msgid "SSE register return with SSE disabled"
 msgstr ""
 
-#: config/i386/i386.c:7251
+#: config/i386/i386.c:7260
 #, gcc-internal-format
 msgid "SSE register argument with SSE disabled"
 msgstr ""
 
-#: config/i386/i386.c:7267
+#: config/i386/i386.c:7276
 #, gcc-internal-format
 msgid "x87 register return with x87 disabled"
 msgstr ""
 
-#: config/i386/i386.c:7551 config/i386/i386.c:7801
+#: config/i386/i386.c:7560 config/i386/i386.c:7810
 #, gcc-internal-format
 msgid "calling %qD with SSE calling convention without SSE/SSE2 enabled"
 msgstr ""
 
-#: config/i386/i386.c:7553 config/i386/i386.c:7803 config/i386/i386.c:8289
+#: config/i386/i386.c:7562 config/i386/i386.c:7812 config/i386/i386.c:8299
 #, gcc-internal-format
 msgid ""
 "this is a GCC bug that can be worked around by adding attribute used to "
 "function called"
 msgstr ""
 
-#: config/i386/i386.c:8190
+#: config/i386/i386.c:8199
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "The ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
 msgstr ""
 
-#: config/i386/i386.c:8287
+#: config/i386/i386.c:8297
 #, gcc-internal-format
 msgid "calling %qD with SSE caling convention without SSE/SSE2 enabled"
 msgstr ""
 
-#: config/i386/i386.c:11378
+#: config/i386/i386.c:11425
 #, gcc-internal-format
 msgid "ms_hook_prologue attribute isn%'t compatible with -mfentry for 32-bit"
 msgstr ""
 
-#: config/i386/i386.c:12416
+#: config/i386/i386.c:12478
 #, gcc-internal-format
 msgid "-fsplit-stack does not support fastcall with nested function"
 msgstr ""
 
-#: config/i386/i386.c:12436
+#: config/i386/i386.c:12498
 #, gcc-internal-format
 msgid ""
 "-fsplit-stack does not support 2 register parameters for a nested function"
@@ -25944,253 +26038,253 @@ msgstr ""
 
 #. FIXME: We could make this work by pushing a register
 #. around the addition and comparison.
-#: config/i386/i386.c:12447
+#: config/i386/i386.c:12509
 #, gcc-internal-format
 msgid "-fsplit-stack does not support 3 register parameters"
 msgstr ""
 
-#: config/i386/i386.c:15303
+#: config/i386/i386.c:15367
 #, gcc-internal-format
 msgid "extended registers have no high halves"
 msgstr ""
 
-#: config/i386/i386.c:15318
+#: config/i386/i386.c:15382
 #, gcc-internal-format
 msgid "unsupported operand size for extended register"
 msgstr ""
 
-#: config/i386/i386.c:15563
+#: config/i386/i386.c:15627
 #, gcc-internal-format
 msgid "non-integer operand used with operand code 'z'"
 msgstr ""
 
-#: config/i386/i386.c:34694
+#: config/i386/i386.c:34780
 #, gcc-internal-format
 msgid "No dispatcher found for the versioning attributes"
 msgstr ""
 
-#: config/i386/i386.c:34744
+#: config/i386/i386.c:34830
 #, gcc-internal-format, gfc-internal-format
 msgid "No dispatcher found for %s"
 msgstr ""
 
-#: config/i386/i386.c:34754
+#: config/i386/i386.c:34840
 #, gcc-internal-format, gfc-internal-format
 msgid "No dispatcher found for the versioning attributes : %s"
 msgstr ""
 
-#: config/i386/i386.c:35002
+#: config/i386/i386.c:35088
 #, gcc-internal-format
 msgid ""
 "Function versions cannot be marked as gnu_inline, bodies have to be generated"
 msgstr ""
 
-#: config/i386/i386.c:35007 config/i386/i386.c:35455
+#: config/i386/i386.c:35093 config/i386/i386.c:35541
 #, gcc-internal-format
 msgid "Virtual function multiversioning not supported"
 msgstr ""
 
-#: config/i386/i386.c:35072
+#: config/i386/i386.c:35158
 #, gcc-internal-format
 msgid "missing %<target%> attribute for multi-versioned %D"
 msgstr ""
 
-#: config/i386/i386.c:35075
+#: config/i386/i386.c:35161
 #, gcc-internal-format
 msgid "previous declaration of %D"
 msgstr ""
 
-#: config/i386/i386.c:35294
+#: config/i386/i386.c:35380
 #, gcc-internal-format
 msgid "multiversioning needs ifunc which is not supported on this target"
 msgstr ""
 
-#: config/i386/i386.c:35672
+#: config/i386/i386.c:35758
 #, gcc-internal-format
 msgid "Parameter to builtin must be a string constant or literal"
 msgstr ""
 
-#: config/i386/i386.c:35697 config/i386/i386.c:35747
+#: config/i386/i386.c:35783 config/i386/i386.c:35833
 #, gcc-internal-format, gfc-internal-format
 msgid "Parameter to builtin not valid: %s"
 msgstr ""
 
-#: config/i386/i386.c:36158 config/i386/i386.c:37566
+#: config/i386/i386.c:36244 config/i386/i386.c:37652
 #, gcc-internal-format
 msgid "the last argument must be a 2-bit immediate"
 msgstr ""
 
-#: config/i386/i386.c:36555
+#: config/i386/i386.c:36641
 #, gcc-internal-format
 msgid "the fifth argument must be an 8-bit immediate"
 msgstr ""
 
-#: config/i386/i386.c:36650
+#: config/i386/i386.c:36736
 #, gcc-internal-format
 msgid "the third argument must be an 8-bit immediate"
 msgstr ""
 
-#: config/i386/i386.c:37497
+#: config/i386/i386.c:37583
 #, gcc-internal-format
 msgid "the last argument must be an 1-bit immediate"
 msgstr ""
 
-#: config/i386/i386.c:37512
+#: config/i386/i386.c:37598
 #, gcc-internal-format
 msgid "the last argument must be a 3-bit immediate"
 msgstr ""
 
-#: config/i386/i386.c:37545
+#: config/i386/i386.c:37631
 #, gcc-internal-format
 msgid "the last argument must be a 4-bit immediate"
 msgstr ""
 
-#: config/i386/i386.c:37585
+#: config/i386/i386.c:37671
 #, gcc-internal-format
 msgid "the last argument must be a 1-bit immediate"
 msgstr ""
 
-#: config/i386/i386.c:37598
+#: config/i386/i386.c:37684
 #, gcc-internal-format
 msgid "the last argument must be a 5-bit immediate"
 msgstr ""
 
-#: config/i386/i386.c:37608
+#: config/i386/i386.c:37694
 #, gcc-internal-format
 msgid "the next to last argument must be an 8-bit immediate"
 msgstr ""
 
-#: config/i386/i386.c:37612 config/i386/i386.c:38385
+#: config/i386/i386.c:37698 config/i386/i386.c:38473
 #, gcc-internal-format
 msgid "the last argument must be an 8-bit immediate"
 msgstr ""
 
-#: config/i386/i386.c:37779
+#: config/i386/i386.c:37866
 #, gcc-internal-format
 msgid "the third argument must be comparison constant"
 msgstr ""
 
-#: config/i386/i386.c:37784
+#: config/i386/i386.c:37871
 #, gcc-internal-format
 msgid "incorrect comparison mode"
 msgstr ""
 
-#: config/i386/i386.c:37790 config/i386/i386.c:37992
+#: config/i386/i386.c:37877 config/i386/i386.c:38079
 #, gcc-internal-format
 msgid "incorrect rounding operand"
 msgstr ""
 
-#: config/i386/i386.c:37974
+#: config/i386/i386.c:38061
 #, gcc-internal-format
 msgid "the immediate argument must be a 4-bit immediate"
 msgstr ""
 
-#: config/i386/i386.c:37980
+#: config/i386/i386.c:38067
 #, gcc-internal-format
 msgid "the immediate argument must be a 5-bit immediate"
 msgstr ""
 
-#: config/i386/i386.c:37983
+#: config/i386/i386.c:38070
 #, gcc-internal-format
 msgid "the immediate argument must be an 8-bit immediate"
 msgstr ""
 
-#: config/i386/i386.c:38383
+#: config/i386/i386.c:38471
 #, gcc-internal-format
 msgid "the last argument must be a 32-bit immediate"
 msgstr ""
 
-#: config/i386/i386.c:38465 config/rs6000/rs6000.c:13277
+#: config/i386/i386.c:38553 config/rs6000/rs6000.c:13303
 #, gcc-internal-format
 msgid "selector must be an integer constant in the range 0..%wi"
 msgstr ""
 
-#: config/i386/i386.c:38660
+#: config/i386/i386.c:38748
 #, gcc-internal-format
 msgid "%qE needs unknown isa option"
 msgstr ""
 
-#: config/i386/i386.c:38664
+#: config/i386/i386.c:38752
 #, gcc-internal-format
 msgid "%qE needs isa option %s"
 msgstr ""
 
-#: config/i386/i386.c:39418
+#: config/i386/i386.c:39506
 #, gcc-internal-format
 msgid "last argument must be an immediate"
 msgstr ""
 
-#: config/i386/i386.c:40014 config/i386/i386.c:40166
+#: config/i386/i386.c:40103 config/i386/i386.c:40255
 #, gcc-internal-format
 msgid "the last argument must be scale 1, 2, 4, 8"
 msgstr ""
 
-#: config/i386/i386.c:40220
+#: config/i386/i386.c:40308
 #, gcc-internal-format
 msgid "the forth argument must be scale 1, 2, 4, 8"
 msgstr ""
 
-#: config/i386/i386.c:40226
+#: config/i386/i386.c:40314
 #, gcc-internal-format
 msgid "incorrect hint operand"
 msgstr ""
 
-#: config/i386/i386.c:40245
+#: config/i386/i386.c:40333
 #, gcc-internal-format
 msgid "the xabort's argument must be an 8-bit immediate"
 msgstr ""
 
-#: config/i386/i386.c:42857
+#: config/i386/i386.c:42958
 #, gcc-internal-format
 msgid "%qE attribute only available for 32-bit"
 msgstr ""
 
-#: config/i386/i386.c:42878
+#: config/i386/i386.c:42979
 #, gcc-internal-format
 msgid "argument to %qE attribute is neither zero, nor one"
 msgstr ""
 
-#: config/i386/i386.c:42911 config/i386/i386.c:42920
+#: config/i386/i386.c:43012 config/i386/i386.c:43021
 #, gcc-internal-format
 msgid "ms_abi and sysv_abi attributes are not compatible"
 msgstr ""
 
-#: config/i386/i386.c:42956 config/rs6000/rs6000.c:29099
+#: config/i386/i386.c:43057 config/rs6000/rs6000.c:29154
 #, gcc-internal-format
 msgid "%qE incompatible attribute ignored"
 msgstr ""
 
-#: config/i386/i386.c:51527
+#: config/i386/i386.c:51712
 #, gcc-internal-format
 msgid "Unknown architecture specific memory model"
 msgstr ""
 
-#: config/i386/i386.c:51534
+#: config/i386/i386.c:51719
 #, gcc-internal-format
 msgid "HLE_ACQUIRE not used with ACQUIRE or stronger memory model"
 msgstr ""
 
-#: config/i386/i386.c:51540
+#: config/i386/i386.c:51725
 #, gcc-internal-format
 msgid "HLE_RELEASE not used with RELEASE or stronger memory model"
 msgstr ""
 
-#: config/i386/i386.c:51564
+#: config/i386/i386.c:51749
 #, gcc-internal-format, gfc-internal-format
 msgid "unsupported simdlen %d"
 msgstr ""
 
-#: config/i386/i386.c:51583
+#: config/i386/i386.c:51768
 #, gcc-internal-format
 msgid "unsupported return type %qT for simd\n"
 msgstr ""
 
-#: config/i386/i386.c:51605
+#: config/i386/i386.c:51790
 #, gcc-internal-format
 msgid "unsupported argument type %qT for simd\n"
 msgstr ""
 
-#: config/i386/i386.c:51889
+#: config/i386/i386.c:52074
 #, gcc-internal-format
 msgid ""
 "Pointer Checker requires MPX support on this target. Use -mmpx options to "
@@ -26198,7 +26292,7 @@ msgid ""
 msgstr ""
 
 #: config/i386/intelmic-mkoffload.c:241 config/i386/intelmic-mkoffload.c:301
-#: config/i386/intelmic-mkoffload.c:338 config/nvptx/mkoffload.c:1008
+#: config/i386/intelmic-mkoffload.c:338 config/nvptx/mkoffload.c:1000
 #, gcc-internal-format, gfc-internal-format
 msgid "cannot open '%s'"
 msgstr ""
@@ -26208,17 +26302,17 @@ msgstr ""
 msgid "output file not specified"
 msgstr ""
 
-#: config/i386/intelmic-mkoffload.c:508
+#: config/i386/intelmic-mkoffload.c:509
 #, gcc-internal-format
 msgid "COLLECT_GCC must be set"
 msgstr ""
 
-#: config/i386/intelmic-mkoffload.c:513 config/nvptx/mkoffload.c:959
+#: config/i386/intelmic-mkoffload.c:514 config/nvptx/mkoffload.c:963
 #, gcc-internal-format, gfc-internal-format
 msgid "offload compiler %s not found"
 msgstr ""
 
-#: config/i386/intelmic-mkoffload.c:528
+#: config/i386/intelmic-mkoffload.c:529 config/nvptx/mkoffload.c:977
 #, gcc-internal-format
 msgid "unrecognizable argument of option -foffload-abi"
 msgstr ""
@@ -26284,19 +26378,19 @@ msgstr ""
 msgid "%qE attribute requires a string constant argument"
 msgstr ""
 
-#: config/ia64/ia64.c:5971 config/pa/pa.c:454 config/sh/sh.c:9533
+#: config/ia64/ia64.c:5985 config/pa/pa.c:454 config/sh/sh.c:9559
 #: config/spu/spu.c:4945
 #, gcc-internal-format
 msgid "value of -mfixed-range must have form REG1-REG2"
 msgstr ""
 
-#: config/ia64/ia64.c:5998 config/pa/pa.c:481 config/sh/sh.c:9559
+#: config/ia64/ia64.c:6012 config/pa/pa.c:481 config/sh/sh.c:9585
 #: config/spu/spu.c:4971
 #, gcc-internal-format, gfc-internal-format
 msgid "%s-%s is an empty range"
 msgstr ""
 
-#: config/ia64/ia64.c:11203
+#: config/ia64/ia64.c:11217
 #, gcc-internal-format
 msgid "version attribute is not a string"
 msgstr ""
@@ -26362,7 +26456,7 @@ msgid "%qE attribute is not supported for R8C target"
 msgstr ""
 
 #. The argument must be a constant integer.
-#: config/m32c/m32c.c:2982 config/sh/sh.c:9752 config/sh/sh.c:9858
+#: config/m32c/m32c.c:2982 config/sh/sh.c:9778 config/sh/sh.c:9884
 #, gcc-internal-format
 msgid "%qE attribute argument not an integer constant"
 msgstr ""
@@ -26422,7 +26516,7 @@ msgstr ""
 msgid "interrupt_thread is available only on fido"
 msgstr ""
 
-#: config/m68k/m68k.c:1112 config/rs6000/rs6000.c:22683
+#: config/m68k/m68k.c:1112 config/rs6000/rs6000.c:22734
 #, gcc-internal-format
 msgid "stack limit expression is not supported"
 msgstr ""
@@ -27233,22 +27327,22 @@ msgstr ""
 msgid "%<%s%> is unknown"
 msgstr ""
 
-#: config/nvptx/mkoffload.c:140
+#: config/nvptx/mkoffload.c:143
 #, gcc-internal-format
 msgid "deleting file %s: %m"
 msgstr ""
 
-#: config/nvptx/mkoffload.c:167
+#: config/nvptx/mkoffload.c:170
 #, gcc-internal-format
 msgid "malformed ptx file"
 msgstr ""
 
-#: config/nvptx/mkoffload.c:911
+#: config/nvptx/mkoffload.c:915
 #, gcc-internal-format
 msgid "COLLECT_GCC must be set."
 msgstr ""
 
-#: config/nvptx/mkoffload.c:1002
+#: config/nvptx/mkoffload.c:1028
 #, gcc-internal-format
 msgid "cannot open intermediate ptx file"
 msgstr ""
@@ -27283,7 +27377,7 @@ msgstr ""
 msgid "-g option disabled"
 msgstr ""
 
-#: config/pa/pa.c:8648
+#: config/pa/pa.c:8687
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "alignment (%u) for %s exceeds maximum alignment for global common data.  "
@@ -27372,51 +27466,51 @@ msgstr ""
 msgid "junk at end of #pragma longcall"
 msgstr ""
 
-#: config/rs6000/rs6000-c.c:4367
+#: config/rs6000/rs6000-c.c:4385
 #, gcc-internal-format
 msgid ""
 "vec_lvsl is deprecated for little endian; use assignment for unaligned loads "
 "and stores"
 msgstr ""
 
-#: config/rs6000/rs6000-c.c:4370
+#: config/rs6000/rs6000-c.c:4388
 #, gcc-internal-format
 msgid ""
 "vec_lvsr is deprecated for little endian; use assignment for unaligned loads "
 "and stores"
 msgstr ""
 
-#: config/rs6000/rs6000-c.c:4386
+#: config/rs6000/rs6000-c.c:4404
 #, gcc-internal-format, gfc-internal-format
 msgid "%s only accepts %d arguments"
 msgstr ""
 
-#: config/rs6000/rs6000-c.c:4391
+#: config/rs6000/rs6000-c.c:4409
 #, gcc-internal-format, gfc-internal-format
 msgid "%s only accepts 1 argument"
 msgstr ""
 
-#: config/rs6000/rs6000-c.c:4396
+#: config/rs6000/rs6000-c.c:4414
 #, gcc-internal-format, gfc-internal-format
 msgid "%s only accepts 2 arguments"
 msgstr ""
 
-#: config/rs6000/rs6000-c.c:4462
+#: config/rs6000/rs6000-c.c:4480
 #, gcc-internal-format
 msgid "vec_extract only accepts 2 arguments"
 msgstr ""
 
-#: config/rs6000/rs6000-c.c:4564
+#: config/rs6000/rs6000-c.c:4582
 #, gcc-internal-format
 msgid "vec_insert only accepts 3 arguments"
 msgstr ""
 
-#: config/rs6000/rs6000-c.c:4696
+#: config/rs6000/rs6000-c.c:4714
 #, gcc-internal-format
 msgid "passing arg %d of %qE discards qualifiers frompointer target type"
 msgstr ""
 
-#: config/rs6000/rs6000-c.c:4740
+#: config/rs6000/rs6000-c.c:4758
 #, gcc-internal-format
 msgid "invalid parameter combination for AltiVec intrinsic"
 msgstr ""
@@ -27523,359 +27617,374 @@ msgstr ""
 msgid "-mupper-regs-sf requires -mpower8-vector"
 msgstr ""
 
-#: config/rs6000/rs6000.c:3748
+#: config/rs6000/rs6000.c:3706
+#, gcc-internal-format
+msgid "-mallow-movmisalign requires -mvsx"
+msgstr ""
+
+#: config/rs6000/rs6000.c:3721
+#, gcc-internal-format
+msgid "-mefficient-unaligned-vsx requires -mvsx"
+msgstr ""
+
+#: config/rs6000/rs6000.c:3729
+#, gcc-internal-format
+msgid "-mefficient-unaligned-vsx requires -mallow-movmisalign"
+msgstr ""
+
+#: config/rs6000/rs6000.c:3788
 #, gcc-internal-format, gfc-internal-format
 msgid "unknown vectorization library ABI type (%s) for -mveclibabi= switch"
 msgstr ""
 
-#: config/rs6000/rs6000.c:3760
+#: config/rs6000/rs6000.c:3800
 #, gcc-internal-format
 msgid "target attribute or pragma changes long double size"
 msgstr ""
 
-#: config/rs6000/rs6000.c:3782 config/rs6000/rs6000.c:3797
+#: config/rs6000/rs6000.c:3822 config/rs6000/rs6000.c:3837
 #, gcc-internal-format
 msgid "target attribute or pragma changes AltiVec ABI"
 msgstr ""
 
-#: config/rs6000/rs6000.c:3810
+#: config/rs6000/rs6000.c:3850
 #, gcc-internal-format
 msgid "target attribute or pragma changes darwin64 ABI"
 msgstr ""
 
-#: config/rs6000/rs6000.c:3876
+#: config/rs6000/rs6000.c:3916
 #, gcc-internal-format
 msgid "target attribute or pragma changes single precision floating point"
 msgstr ""
 
-#: config/rs6000/rs6000.c:3879
+#: config/rs6000/rs6000.c:3919
 #, gcc-internal-format
 msgid "target attribute or pragma changes double precision floating point"
 msgstr ""
 
-#: config/rs6000/rs6000.c:6189
+#: config/rs6000/rs6000.c:6213
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "the layout of aggregates containing vectors with %d-byte alignment has "
 "changed in GCC 5"
 msgstr ""
 
-#: config/rs6000/rs6000.c:9264
+#: config/rs6000/rs6000.c:9288
 #, gcc-internal-format
 msgid ""
 "GCC vector returned by reference: non-standard ABI extension with no "
 "compatibility guarantee"
 msgstr ""
 
-#: config/rs6000/rs6000.c:9415
+#: config/rs6000/rs6000.c:9439
 #, gcc-internal-format
 msgid ""
 "cannot return value in vector register because altivec instructions are "
 "disabled, use -maltivec to enable them"
 msgstr ""
 
-#: config/rs6000/rs6000.c:9573
+#: config/rs6000/rs6000.c:9597
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "the ABI of passing aggregates with %d-byte alignment has changed in GCC 5"
 msgstr ""
 
-#: config/rs6000/rs6000.c:9835
+#: config/rs6000/rs6000.c:9859
 #, gcc-internal-format
 msgid ""
 "cannot pass argument in vector register because altivec instructions are "
 "disabled, use -maltivec to enable them"
 msgstr ""
 
-#: config/rs6000/rs6000.c:10694
+#: config/rs6000/rs6000.c:10718
 #, gcc-internal-format
 msgid "the ABI of passing homogeneous float aggregates has changed in GCC 5"
 msgstr ""
 
-#: config/rs6000/rs6000.c:10865
+#: config/rs6000/rs6000.c:10889
 #, gcc-internal-format
 msgid ""
 "GCC vector passed by reference: non-standard ABI extension with no "
 "compatibility guarantee"
 msgstr ""
 
-#: config/rs6000/rs6000.c:11657
+#: config/rs6000/rs6000.c:11681
 #, gcc-internal-format, gfc-internal-format
 msgid "internal error: builtin function %s already processed"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12099
+#: config/rs6000/rs6000.c:12123
 #, gcc-internal-format
 msgid "argument 1 must be an 8-bit field value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12146
+#: config/rs6000/rs6000.c:12170
 #, gcc-internal-format
 msgid "argument 1 must be a 5-bit signed literal"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12249 config/rs6000/rs6000.c:13740
+#: config/rs6000/rs6000.c:12273 config/rs6000/rs6000.c:13766
 #, gcc-internal-format
 msgid "argument 2 must be a 5-bit unsigned literal"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12288
+#: config/rs6000/rs6000.c:12312
 #, gcc-internal-format
 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12340
+#: config/rs6000/rs6000.c:12364
 #, gcc-internal-format
 msgid "argument 1 of __builtin_altivec_predicate is out of range"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12714
+#: config/rs6000/rs6000.c:12738
 #, gcc-internal-format, gfc-internal-format
 msgid "builtin %s is only valid in 64-bit mode"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12763
+#: config/rs6000/rs6000.c:12787
 #, gcc-internal-format, gfc-internal-format
 msgid "argument %d must be an unsigned literal"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12765
+#: config/rs6000/rs6000.c:12789
 #, gcc-internal-format, gfc-internal-format
 msgid "argument %d is an unsigned literal that is out of range"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12928
+#: config/rs6000/rs6000.c:12952
 #, gcc-internal-format
 msgid "argument 3 must be a 4-bit unsigned literal"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12946
+#: config/rs6000/rs6000.c:12970
 #, gcc-internal-format
 msgid "argument 3 must be a 2-bit unsigned literal"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12966
+#: config/rs6000/rs6000.c:12990
 #, gcc-internal-format
 msgid "argument 3 must be a 1-bit unsigned literal"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12978
+#: config/rs6000/rs6000.c:13002
 #, gcc-internal-format
 msgid "argument 1 must be 0 or 2"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12990
+#: config/rs6000/rs6000.c:13014
 #, gcc-internal-format
 msgid "argument 1 must be a 1-bit unsigned literal"
 msgstr ""
 
-#: config/rs6000/rs6000.c:13004
+#: config/rs6000/rs6000.c:13028
 #, gcc-internal-format
 msgid "argument 2 must be a 6-bit unsigned literal"
 msgstr ""
 
-#: config/rs6000/rs6000.c:13016
+#: config/rs6000/rs6000.c:13040
 #, gcc-internal-format
 msgid "argument 2 must be 0 or 1"
 msgstr ""
 
-#: config/rs6000/rs6000.c:13023
+#: config/rs6000/rs6000.c:13047
 #, gcc-internal-format
 msgid "argument 3 must be in the range 0..15"
 msgstr ""
 
-#: config/rs6000/rs6000.c:13210
+#: config/rs6000/rs6000.c:13236
 #, gcc-internal-format
 msgid "argument to %qs must be a 2-bit unsigned literal"
 msgstr ""
 
-#: config/rs6000/rs6000.c:13363
+#: config/rs6000/rs6000.c:13389
 #, gcc-internal-format
 msgid "unresolved overload for Altivec builtin %qF"
 msgstr ""
 
-#: config/rs6000/rs6000.c:13493
+#: config/rs6000/rs6000.c:13519
 #, gcc-internal-format
 msgid "argument to dss must be a 2-bit unsigned literal"
 msgstr ""
 
-#: config/rs6000/rs6000.c:13860
+#: config/rs6000/rs6000.c:13886
 #, gcc-internal-format
 msgid "argument 1 of __builtin_paired_predicate must be a constant"
 msgstr ""
 
-#: config/rs6000/rs6000.c:13907
+#: config/rs6000/rs6000.c:13933
 #, gcc-internal-format
 msgid "argument 1 of __builtin_paired_predicate is out of range"
 msgstr ""
 
-#: config/rs6000/rs6000.c:13932
+#: config/rs6000/rs6000.c:13958
 #, gcc-internal-format
 msgid "argument 1 of __builtin_spe_predicate must be a constant"
 msgstr ""
 
-#: config/rs6000/rs6000.c:14004
+#: config/rs6000/rs6000.c:14030
 #, gcc-internal-format
 msgid "argument 1 of __builtin_spe_predicate is out of range"
 msgstr ""
 
-#: config/rs6000/rs6000.c:14086
+#: config/rs6000/rs6000.c:14112
 #, gcc-internal-format, gfc-internal-format
 msgid "Builtin function %s is only valid for the cell processor"
 msgstr ""
 
-#: config/rs6000/rs6000.c:14088
+#: config/rs6000/rs6000.c:14114
 #, gcc-internal-format, gfc-internal-format
 msgid "Builtin function %s requires the -mvsx option"
 msgstr ""
 
-#: config/rs6000/rs6000.c:14090
+#: config/rs6000/rs6000.c:14116
 #, gcc-internal-format, gfc-internal-format
 msgid "Builtin function %s requires the -mhtm option"
 msgstr ""
 
-#: config/rs6000/rs6000.c:14092
+#: config/rs6000/rs6000.c:14118
 #, gcc-internal-format, gfc-internal-format
 msgid "Builtin function %s requires the -maltivec option"
 msgstr ""
 
-#: config/rs6000/rs6000.c:14094
+#: config/rs6000/rs6000.c:14120
 #, gcc-internal-format, gfc-internal-format
 msgid "Builtin function %s requires the -mpaired option"
 msgstr ""
 
-#: config/rs6000/rs6000.c:14096
+#: config/rs6000/rs6000.c:14122
 #, gcc-internal-format, gfc-internal-format
 msgid "Builtin function %s requires the -mspe option"
 msgstr ""
 
-#: config/rs6000/rs6000.c:14099
+#: config/rs6000/rs6000.c:14125
 #, gcc-internal-format, gfc-internal-format
 msgid "Builtin function %s requires the -mhard-dfp and -mpower8-vector options"
 msgstr ""
 
-#: config/rs6000/rs6000.c:14102
+#: config/rs6000/rs6000.c:14128
 #, gcc-internal-format, gfc-internal-format
 msgid "Builtin function %s requires the -mhard-dfp option"
 msgstr ""
 
-#: config/rs6000/rs6000.c:14104
+#: config/rs6000/rs6000.c:14130
 #, gcc-internal-format, gfc-internal-format
 msgid "Builtin function %s requires the -mpower8-vector option"
 msgstr ""
 
-#: config/rs6000/rs6000.c:14107
+#: config/rs6000/rs6000.c:14133
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Builtin function %s requires the -mhard-float and -mlong-double-128 options"
 msgstr ""
 
-#: config/rs6000/rs6000.c:14110
+#: config/rs6000/rs6000.c:14136
 #, gcc-internal-format, gfc-internal-format
 msgid "Builtin function %s requires the -mhard-float option"
 msgstr ""
 
-#: config/rs6000/rs6000.c:14112
+#: config/rs6000/rs6000.c:14138
 #, gcc-internal-format, gfc-internal-format
 msgid "Builtin function %s is not supported with the current options"
 msgstr ""
 
-#: config/rs6000/rs6000.c:15628
+#: config/rs6000/rs6000.c:15654
 #, gcc-internal-format, gfc-internal-format
 msgid "internal error: builtin function %s had no type"
 msgstr ""
 
-#: config/rs6000/rs6000.c:15636
+#: config/rs6000/rs6000.c:15662
 #, gcc-internal-format, gfc-internal-format
 msgid "internal error: builtin function %s had an unexpected return type %s"
 msgstr ""
 
-#: config/rs6000/rs6000.c:15653
+#: config/rs6000/rs6000.c:15679
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "internal error: builtin function %s, argument %d had unexpected argument "
 "type %s"
 msgstr ""
 
-#: config/rs6000/rs6000.c:22653
+#: config/rs6000/rs6000.c:22704
 #, gcc-internal-format
 msgid "stack frame too large"
 msgstr ""
 
-#: config/rs6000/rs6000.c:26723
+#: config/rs6000/rs6000.c:26778
 #, gcc-internal-format
 msgid "no profiling of 64-bit code for this ABI"
 msgstr ""
 
-#: config/rs6000/rs6000.c:28801
+#: config/rs6000/rs6000.c:28856
 #, gcc-internal-format
 msgid ""
 "You cannot take the address of a nested function if you use the -mno-"
 "pointers-to-nested-functions option."
 msgstr ""
 
-#: config/rs6000/rs6000.c:28883
+#: config/rs6000/rs6000.c:28938
 #, gcc-internal-format
 msgid "use of %<long double%> in AltiVec types is invalid"
 msgstr ""
 
-#: config/rs6000/rs6000.c:28885
+#: config/rs6000/rs6000.c:28940
 #, gcc-internal-format
 msgid "use of boolean types in AltiVec types is invalid"
 msgstr ""
 
-#: config/rs6000/rs6000.c:28887
+#: config/rs6000/rs6000.c:28942
 #, gcc-internal-format
 msgid "use of %<complex%> in AltiVec types is invalid"
 msgstr ""
 
-#: config/rs6000/rs6000.c:28889
+#: config/rs6000/rs6000.c:28944
 #, gcc-internal-format
 msgid "use of decimal floating point types in AltiVec types is invalid"
 msgstr ""
 
-#: config/rs6000/rs6000.c:28895
+#: config/rs6000/rs6000.c:28950
 #, gcc-internal-format
 msgid ""
 "use of %<long%> in AltiVec types is invalid for 64-bit code without -mvsx"
 msgstr ""
 
-#: config/rs6000/rs6000.c:28898
+#: config/rs6000/rs6000.c:28953
 #, gcc-internal-format
 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
 msgstr ""
 
-#: config/rs6000/rs6000.c:28903
+#: config/rs6000/rs6000.c:28958
 #, gcc-internal-format
 msgid "use of %<long long%> in AltiVec types is invalid without -mvsx"
 msgstr ""
 
-#: config/rs6000/rs6000.c:28906
+#: config/rs6000/rs6000.c:28961
 #, gcc-internal-format
 msgid "use of %<double%> in AltiVec types is invalid without -mvsx"
 msgstr ""
 
-#: config/rs6000/rs6000.c:32239
+#: config/rs6000/rs6000.c:32298
 #, gcc-internal-format, gfc-internal-format
 msgid "emitting microcode insn %s\t[%s] #%d"
 msgstr ""
 
-#: config/rs6000/rs6000.c:32243
+#: config/rs6000/rs6000.c:32302
 #, gcc-internal-format, gfc-internal-format
 msgid "emitting conditional microcode insn %s\t[%s] #%d"
 msgstr ""
 
-#: config/rs6000/rs6000.c:32533
+#: config/rs6000/rs6000.c:32594
 #, gcc-internal-format, gfc-internal-format
 msgid "invalid cpu \"%s\" for %s\"%s\"%s"
 msgstr ""
 
-#: config/rs6000/rs6000.c:32536
+#: config/rs6000/rs6000.c:32597
 #, gcc-internal-format, gfc-internal-format
 msgid "%s\"%s\"%s is not allowed"
 msgstr ""
 
-#: config/rs6000/rs6000.c:32538
+#: config/rs6000/rs6000.c:32599
 #, gcc-internal-format, gfc-internal-format
 msgid "%s\"%s\"%s is invalid"
 msgstr ""
@@ -28009,7 +28118,7 @@ msgid ""
 "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
 msgstr ""
 
-#: config/rs6000/aix61.h:47 config/rs6000/freebsd64.h:107
+#: config/rs6000/aix61.h:47 config/rs6000/freebsd64.h:120
 #: config/rs6000/linux64.h:139
 #, gcc-internal-format
 msgid "-mcmodel incompatible with other toc options"
@@ -28035,14 +28144,14 @@ msgstr ""
 msgid "E500 and FPRs not supported"
 msgstr ""
 
-#: config/rs6000/freebsd64.h:100 config/rs6000/linux64.h:132
+#: config/rs6000/freebsd64.h:98 config/rs6000/linux64.h:112
 #, gcc-internal-format
-msgid "-m64 requires a PowerPC64 cpu"
+msgid "-mcall-aixdesc incompatible with -mabi=elfv2"
 msgstr ""
 
-#: config/rs6000/linux64.h:112
+#: config/rs6000/freebsd64.h:113 config/rs6000/linux64.h:132
 #, gcc-internal-format
-msgid "-mcall-aixdesc incompatible with -mabi=elfv2"
+msgid "-m64 requires a PowerPC64 cpu"
 msgstr ""
 
 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
@@ -28122,26 +28231,101 @@ msgstr ""
 msgid "RX FPU instructions do not support NaNs and infinities"
 msgstr ""
 
-#: config/s390/s390.c:503
+#: config/s390/s390-c.c:367
+#, gcc-internal-format
+msgid "Builtin vec_step can only be used on vector types."
+msgstr ""
+
+#: config/s390/s390-c.c:587
+#, gcc-internal-format
+msgid ""
+"valid values for builtin %qF argument %d are 64, 128, 256, 512, 1024, 2048, "
+"and 4096"
+msgstr ""
+
+#: config/s390/s390-c.c:757
+#, gcc-internal-format
+msgid "Builtin %qF is for GCC internal use only."
+msgstr ""
+
+#: config/s390/s390-c.c:774
+#, gcc-internal-format
+msgid "Mismatch in number of arguments for builtin %qF. Expected: %d got %d"
+msgstr ""
+
+#: config/s390/s390-c.c:823
+#, gcc-internal-format
+msgid "invalid parameter combination for intrinsic %qs"
+msgstr ""
+
+#: config/s390/s390-c.c:829
+#, gcc-internal-format
+msgid "ambiguous overload for intrinsic %qs"
+msgstr ""
+
+#: config/s390/s390-c.c:869
+#, gcc-internal-format
+msgid "constant argument %d for builtin %qF is out of range for target type"
+msgstr ""
+
+#: config/s390/s390.c:748
+#, gcc-internal-format
+msgid "constant argument %d for builtin %qF is out of range (0.."
+msgstr ""
+
+#: config/s390/s390.c:765
+#, gcc-internal-format
+msgid "constant argument %d for builtin %qF is out of range ("
+msgstr ""
+
+#: config/s390/s390.c:823
+#, gcc-internal-format
+msgid "Unresolved overloaded builtin"
+msgstr ""
+
+#: config/s390/s390.c:830 config/tilegx/tilegx.c:3582
+#: config/tilepro/tilepro.c:3150
+#, gcc-internal-format
+msgid "bad builtin icode"
+msgstr ""
+
+#: config/s390/s390.c:866
+#, gcc-internal-format
+msgid "constant value required for builtin %qF argument %d"
+msgstr ""
+
+#: config/s390/s390.c:943
+#, gcc-internal-format
+msgid "Invalid argument %d for builtin %qF"
+msgstr ""
+
+#: config/s390/s390.c:951
+#, gcc-internal-format
+msgid ""
+"Vector type builtin %qF is not supported without -mvx (default with -"
+"march=z13)."
+msgstr ""
+
+#: config/s390/s390.c:1052
 #, 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.c:7794
+#: config/s390/s390.c:9449
 #, gcc-internal-format
 msgid "total size of local variables exceeds architecture limit"
 msgstr ""
 
-#: config/s390/s390.c:8794
+#: config/s390/s390.c:10542
 #, 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.c:8809
+#: config/s390/s390.c:10557
 #, gcc-internal-format
 msgid ""
 "frame size of function %qs is %wd bytes which is more than half the stack "
@@ -28149,138 +28333,143 @@ msgid ""
 "function."
 msgstr ""
 
-#: config/s390/s390.c:8837
+#: config/s390/s390.c:10585
 #, gcc-internal-format
 msgid "frame size of %qs is %wd bytes"
 msgstr ""
 
-#: config/s390/s390.c:8841
+#: config/s390/s390.c:10589
 #, gcc-internal-format
 msgid "%qs uses dynamic stack allocation"
 msgstr ""
 
-#: config/s390/s390.c:10106
-#, gcc-internal-format
-msgid "Transactional execution builtins not enabled (-mhtm)\n"
-msgstr ""
-
 #. argument is not a plain number
-#: config/s390/s390.c:11945
+#: config/s390/s390.c:13759
 #, gcc-internal-format
 msgid "arguments to %qs should be non-negative integers"
 msgstr ""
 
-#: config/s390/s390.c:11952
+#: config/s390/s390.c:13766
 #, gcc-internal-format
 msgid "argument to %qs is too large (max. %d)"
 msgstr ""
 
-#: config/s390/s390.c:11995
+#: config/s390/s390.c:13809
 #, gcc-internal-format, gfc-internal-format
 msgid "z/Architecture mode not supported on %s"
 msgstr ""
 
-#: config/s390/s390.c:11997
+#: config/s390/s390.c:13811
 #, gcc-internal-format
 msgid "64-bit ABI not supported in ESA/390 mode"
 msgstr ""
 
-#: config/s390/s390.c:12014
+#: config/s390/s390.c:13828
+#, gcc-internal-format, gfc-internal-format
+msgid "hardware vector support not available on %s"
+msgstr ""
+
+#: config/s390/s390.c:13831
+#, gcc-internal-format
+msgid "hardware vector support not available with -msoft-float"
+msgstr ""
+
+#: config/s390/s390.c:13844
 #, gcc-internal-format, gfc-internal-format
 msgid "hardware decimal floating point instructions not available on %s"
 msgstr ""
 
-#: config/s390/s390.c:12017
+#: config/s390/s390.c:13847
 #, gcc-internal-format
 msgid ""
 "hardware decimal floating point instructions not available in ESA/390 mode"
 msgstr ""
 
-#: config/s390/s390.c:12027
+#: config/s390/s390.c:13857
 #, gcc-internal-format
 msgid "-mhard-dfp can%'t be used in conjunction with -msoft-float"
 msgstr ""
 
-#: config/s390/s390.c:12055
+#: config/s390/s390.c:13886
 #, gcc-internal-format
 msgid ""
 "-mbackchain -mpacked-stack -mhard-float are not supported in combination"
 msgstr ""
 
-#: config/s390/s390.c:12061
+#: config/s390/s390.c:13892
 #, gcc-internal-format
 msgid "stack size must be greater than the stack guard value"
 msgstr ""
 
-#: config/s390/s390.c:12063
+#: config/s390/s390.c:13894
 #, gcc-internal-format
 msgid "stack size must not be greater than 64k"
 msgstr ""
 
-#: config/s390/s390.c:12066
+#: config/s390/s390.c:13897
 #, gcc-internal-format
 msgid "-mstack-guard implies use of -mstack-size"
 msgstr ""
 
-#: config/sh/sh.c:1046
+#: config/sh/sh.c:1050
 #, gcc-internal-format
 msgid "ignoring -fschedule-insns because of exception handling bug"
 msgstr ""
 
-#: config/sh/sh.c:1063
+#: config/sh/sh.c:1067
 #, gcc-internal-format
 msgid ""
 "unwind tables currently require either a frame pointer or -maccumulate-"
 "outgoing-args for correctness"
 msgstr ""
 
-#: config/sh/sh.c:8418
+#: config/sh/sh.c:8444
 #, gcc-internal-format
 msgid "__builtin_saveregs not supported by this subtarget"
 msgstr ""
 
-#: config/sh/sh.c:9621
+#: config/sh/sh.c:9647
 #, gcc-internal-format
 msgid "%qE attribute only applies to interrupt functions"
 msgstr ""
 
-#: config/sh/sh.c:9691
+#: config/sh/sh.c:9717
 #, gcc-internal-format
 msgid "%qE attribute is supported only for SH2A"
 msgstr ""
 
-#: config/sh/sh.c:9721
+#: config/sh/sh.c:9747
 #, gcc-internal-format
 msgid "attribute interrupt_handler is not compatible with -m5-compact"
 msgstr ""
 
-#: config/sh/sh.c:9738
+#: config/sh/sh.c:9764
 #, gcc-internal-format
 msgid "%qE attribute only applies to SH2A"
 msgstr ""
 
-#: config/sh/sh.c:9760
+#: config/sh/sh.c:9786
 #, gcc-internal-format
 msgid "%qE attribute argument should be between 0 to 255"
 msgstr ""
 
 #. The argument must be a constant string.
-#: config/sh/sh.c:9833
+#: config/sh/sh.c:9859
 #, gcc-internal-format
 msgid "%qE attribute argument not a string constant"
 msgstr ""
 
-#: config/sh/sh.c:12596
+#: config/sh/sh.c:12622
 #, gcc-internal-format
 msgid "r0 needs to be available as a call-clobbered register"
 msgstr ""
 
-#: config/sh/sh.c:12617
+#: config/sh/sh.c:12643
 #, gcc-internal-format
 msgid "need a second call-clobbered general purpose register"
 msgstr ""
 
-#: config/sh/sh.c:12625
+#: config/sh/sh.c:12651
 #, gcc-internal-format
 msgid "need a call-clobbered target register"
 msgstr ""
@@ -28402,11 +28591,6 @@ msgstr ""
 msgid "__BELOW100__ attribute not allowed with auto storage class"
 msgstr ""
 
-#: config/tilegx/tilegx.c:3582 config/tilepro/tilepro.c:3150
-#, gcc-internal-format
-msgid "bad builtin icode"
-msgstr ""
-
 #: config/tilegx/tilegx.c:3623 config/tilepro/tilepro.c:3176
 #, gcc-internal-format
 msgid "operand must be an immediate of the right size"
@@ -28627,7 +28811,7 @@ msgstr ""
 msgid "only uninitialized variables can be placed in a .bss section"
 msgstr ""
 
-#: ada/gcc-interface/decl.c:2219 ada/gcc-interface/decl.c:2955
+#: ada/gcc-interface/decl.c:2220 ada/gcc-interface/decl.c:2956
 #, gcc-internal-format
 msgid "non-default Scalar_Storage_Order"
 msgstr ""
@@ -28642,17 +28826,17 @@ msgstr ""
 msgid "-fexcess-precision=standard for Ada"
 msgstr ""
 
-#: ada/gcc-interface/trans.c:1529
+#: ada/gcc-interface/trans.c:1535
 #, gcc-internal-format
 msgid "subprogram %q+F not marked Inline_Always"
 msgstr ""
 
-#: ada/gcc-interface/trans.c:1530 ada/gcc-interface/trans.c:1536
+#: ada/gcc-interface/trans.c:1536 ada/gcc-interface/trans.c:1542
 #, gcc-internal-format
 msgid "parent subprogram cannot be inlined"
 msgstr ""
 
-#: ada/gcc-interface/trans.c:1534
+#: ada/gcc-interface/trans.c:1540
 #, gcc-internal-format
 msgid "subprogram %q+F not marked Inline"
 msgstr ""
@@ -28667,33 +28851,33 @@ msgstr ""
 msgid "number of components of vector not a power of two"
 msgstr ""
 
-#: ada/gcc-interface/utils.c:5623 ada/gcc-interface/utils.c:5797
-#: ada/gcc-interface/utils.c:5859
+#: ada/gcc-interface/utils.c:5631 ada/gcc-interface/utils.c:5805
+#: ada/gcc-interface/utils.c:5867
 #, gcc-internal-format
 msgid "%qs attribute ignored"
 msgstr ""
 
-#: ada/gcc-interface/utils.c:5740
+#: ada/gcc-interface/utils.c:5748
 #, gcc-internal-format
 msgid "%qs attribute requires prototypes with named arguments"
 msgstr ""
 
-#: ada/gcc-interface/utils.c:5749
+#: ada/gcc-interface/utils.c:5757
 #, gcc-internal-format
 msgid "%qs attribute only applies to variadic functions"
 msgstr ""
 
-#: ada/gcc-interface/utils.c:5819
+#: ada/gcc-interface/utils.c:5827
 #, gcc-internal-format
 msgid "%qE attribute has no effect"
 msgstr ""
 
-#: ada/gcc-interface/utils.c:5943
+#: ada/gcc-interface/utils.c:5951
 #, gcc-internal-format
 msgid "attribute %qs applies to array types only"
 msgstr ""
 
-#: c/c-array-notation.c:229 c/c-array-notation.c:258 cp/call.c:7581
+#: c/c-array-notation.c:229 c/c-array-notation.c:258 cp/call.c:7625
 #: cp/cp-array-notation.c:264
 #, gcc-internal-format
 msgid "Invalid builtin arguments"
@@ -28706,8 +28890,7 @@ msgid ""
 "dimension greater than 1"
 msgstr ""
 
-#: c/c-array-notation.c:731 c/c-array-notation.c:737
-#: cp/cp-array-notation.c:620
+#: c/c-array-notation.c:731 c/c-array-notation.c:737 cp/cp-array-notation.c:620
 #, gcc-internal-format
 msgid "%qE cannot be scalar when %qE is not"
 msgstr ""
@@ -28752,8 +28935,8 @@ msgstr ""
 #. an unprototyped function, it is compile-time undefined;
 #. making it a constraint in that case was rejected in
 #. DR#252.
-#: c/c-convert.c:110 c/c-typeck.c:2144 c/c-typeck.c:5879 c/c-typeck.c:11329
-#: cp/typeck.c:1952 cp/typeck.c:7374 cp/typeck.c:8085
+#: c/c-convert.c:110 c/c-typeck.c:2144 c/c-typeck.c:5893 c/c-typeck.c:11374
+#: cp/typeck.c:1952 cp/typeck.c:7393 cp/typeck.c:8104
 #, gcc-internal-format
 msgid "void value not ignored as it ought to be"
 msgstr ""
@@ -28813,7 +28996,7 @@ msgstr ""
 msgid "type of array %q+D completed incompatibly with implicit initialization"
 msgstr ""
 
-#: c/c-decl.c:1589 c/c-decl.c:6359 c/c-decl.c:7221 c/c-decl.c:7930
+#: c/c-decl.c:1589 c/c-decl.c:6400 c/c-decl.c:7273 c/c-decl.c:7982
 #, gcc-internal-format
 msgid "originally defined here"
 msgstr ""
@@ -28882,7 +29065,7 @@ msgstr ""
 msgid "built-in function %q+D declared as non-function"
 msgstr ""
 
-#: c/c-decl.c:1856 c/c-decl.c:2026 c/c-decl.c:2802
+#: c/c-decl.c:1856 c/c-decl.c:2026 c/c-decl.c:2831
 #, gcc-internal-format
 msgid "declaration of %q+D shadows a built-in function"
 msgstr ""
@@ -29022,219 +29205,219 @@ msgstr ""
 msgid "redundant redeclaration of %q+D"
 msgstr ""
 
-#: c/c-decl.c:2777
+#: c/c-decl.c:2806
 #, gcc-internal-format
 msgid "declaration of %q+D shadows previous non-variable"
 msgstr ""
 
-#: c/c-decl.c:2783
+#: c/c-decl.c:2812
 #, gcc-internal-format
 msgid "declaration of %q+D shadows a parameter"
 msgstr ""
 
-#: c/c-decl.c:2795 cp/name-lookup.c:1284
+#: c/c-decl.c:2824 cp/name-lookup.c:1284
 #, gcc-internal-format
 msgid "declaration of %qD shadows a global declaration"
 msgstr ""
 
-#: c/c-decl.c:2807
+#: c/c-decl.c:2836
 #, gcc-internal-format
 msgid "declaration of %q+D shadows a previous local"
 msgstr ""
 
-#: c/c-decl.c:2812 cp/name-lookup.c:1227 cp/name-lookup.c:1269
+#: c/c-decl.c:2841 cp/name-lookup.c:1227 cp/name-lookup.c:1269
 #: cp/name-lookup.c:1287
 #, gcc-internal-format
 msgid "shadowed declaration is here"
 msgstr ""
 
-#: c/c-decl.c:2939
+#: c/c-decl.c:2968
 #, gcc-internal-format
 msgid "nested extern declaration of %qD"
 msgstr ""
 
-#: c/c-decl.c:3115 c/c-decl.c:3118
+#: c/c-decl.c:3144 c/c-decl.c:3147
 #, gcc-internal-format
 msgid "implicit declaration of function %qE"
 msgstr ""
 
-#: c/c-decl.c:3364
+#: c/c-decl.c:3393
 #, gcc-internal-format
 msgid "incompatible implicit declaration of built-in function %qD"
 msgstr ""
 
-#: c/c-decl.c:3371
+#: c/c-decl.c:3400
 #, gcc-internal-format
 msgid "include %qs or provide a declaration of %qD"
 msgstr ""
 
-#: c/c-decl.c:3380
+#: c/c-decl.c:3409
 #, gcc-internal-format
 msgid "incompatible implicit declaration of function %qD"
 msgstr ""
 
-#: c/c-decl.c:3434
+#: c/c-decl.c:3463
 #, gcc-internal-format
 msgid "%qE undeclared here (not in a function)"
 msgstr ""
 
-#: c/c-decl.c:3440
+#: c/c-decl.c:3469
 #, gcc-internal-format
 msgid "%qE undeclared (first use in this function)"
 msgstr ""
 
-#: c/c-decl.c:3443
+#: c/c-decl.c:3472
 #, gcc-internal-format
 msgid ""
 "each undeclared identifier is reported only once for each function it "
 "appears in"
 msgstr ""
 
-#: c/c-decl.c:3491 cp/decl.c:2838
+#: c/c-decl.c:3520 cp/decl.c:2870
 #, gcc-internal-format
 msgid "label %qE referenced outside of any function"
 msgstr ""
 
-#: c/c-decl.c:3527
+#: c/c-decl.c:3556
 #, gcc-internal-format
 msgid "jump into scope of identifier with variably modified type"
 msgstr ""
 
-#: c/c-decl.c:3530
+#: c/c-decl.c:3559
 #, gcc-internal-format
 msgid "jump skips variable initialization"
 msgstr ""
 
-#: c/c-decl.c:3531 c/c-decl.c:3586 c/c-decl.c:3675
+#: c/c-decl.c:3560 c/c-decl.c:3615 c/c-decl.c:3704
 #, gcc-internal-format
 msgid "label %qD defined here"
 msgstr ""
 
-#: c/c-decl.c:3532 c/c-decl.c:3803 c/c-typeck.c:7634 cp/class.c:1435
-#: cp/class.c:3260 cp/decl.c:3631 cp/parser.c:5464
+#: c/c-decl.c:3561 c/c-decl.c:3832 c/c-typeck.c:7645 cp/class.c:1435
+#: cp/class.c:3269 cp/decl.c:3678 cp/parser.c:5465
 #, gcc-internal-format
 msgid "%qD declared here"
 msgstr ""
 
-#: c/c-decl.c:3585 c/c-decl.c:3674
+#: c/c-decl.c:3614 c/c-decl.c:3703
 #, gcc-internal-format
 msgid "jump into statement expression"
 msgstr ""
 
-#: c/c-decl.c:3607
+#: c/c-decl.c:3636
 #, gcc-internal-format
 msgid "duplicate label declaration %qE"
 msgstr ""
 
-#: c/c-decl.c:3705 cp/decl.c:3182
+#: c/c-decl.c:3734 cp/decl.c:3229
 #, gcc-internal-format
 msgid "duplicate label %qD"
 msgstr ""
 
-#: c/c-decl.c:3736
+#: c/c-decl.c:3765
 #, gcc-internal-format
 msgid ""
 "traditional C lacks a separate namespace for labels, identifier %qE conflicts"
 msgstr ""
 
-#: c/c-decl.c:3801
+#: c/c-decl.c:3830
 #, gcc-internal-format
 msgid "switch jumps over variable initialization"
 msgstr ""
 
-#: c/c-decl.c:3802 c/c-decl.c:3813
+#: c/c-decl.c:3831 c/c-decl.c:3842
 #, gcc-internal-format
 msgid "switch starts here"
 msgstr ""
 
-#: c/c-decl.c:3812
+#: c/c-decl.c:3841
 #, gcc-internal-format
 msgid "switch jumps into statement expression"
 msgstr ""
 
-#: c/c-decl.c:3883
+#: c/c-decl.c:3912
 #, gcc-internal-format
 msgid "%qE defined as wrong kind of tag"
 msgstr ""
 
-#: c/c-decl.c:4112
+#: c/c-decl.c:4141
 #, gcc-internal-format
 msgid "unnamed struct/union that defines no instances"
 msgstr ""
 
-#: c/c-decl.c:4122
+#: c/c-decl.c:4151
 #, gcc-internal-format
 msgid "empty declaration with storage class specifier does not redeclare tag"
 msgstr ""
 
-#: c/c-decl.c:4137
+#: c/c-decl.c:4166
 #, gcc-internal-format
 msgid "empty declaration with type qualifier does not redeclare tag"
 msgstr ""
 
-#: c/c-decl.c:4148
+#: c/c-decl.c:4177
 #, gcc-internal-format
 msgid "empty declaration with %<_Alignas%> does not redeclare tag"
 msgstr ""
 
-#: c/c-decl.c:4170 c/c-decl.c:4178
+#: c/c-decl.c:4199 c/c-decl.c:4207
 #, gcc-internal-format
 msgid "useless type name in empty declaration"
 msgstr ""
 
-#: c/c-decl.c:4186
+#: c/c-decl.c:4215
 #, gcc-internal-format
 msgid "%<inline%> in empty declaration"
 msgstr ""
 
-#: c/c-decl.c:4192
+#: c/c-decl.c:4221
 #, gcc-internal-format
 msgid "%<_Noreturn%> in empty declaration"
 msgstr ""
 
-#: c/c-decl.c:4198
+#: c/c-decl.c:4227
 #, gcc-internal-format
 msgid "%<auto%> in file-scope empty declaration"
 msgstr ""
 
-#: c/c-decl.c:4204
+#: c/c-decl.c:4233
 #, gcc-internal-format
 msgid "%<register%> in file-scope empty declaration"
 msgstr ""
 
-#: c/c-decl.c:4211
+#: c/c-decl.c:4240
 #, gcc-internal-format
 msgid "useless storage class specifier in empty declaration"
 msgstr ""
 
-#: c/c-decl.c:4217
+#: c/c-decl.c:4246
 #, gcc-internal-format
 msgid "useless %qs in empty declaration"
 msgstr ""
 
-#: c/c-decl.c:4230
+#: c/c-decl.c:4259
 #, gcc-internal-format
 msgid "useless type qualifier in empty declaration"
 msgstr ""
 
-#: c/c-decl.c:4237
+#: c/c-decl.c:4266
 #, gcc-internal-format
 msgid "useless %<_Alignas%> in empty declaration"
 msgstr ""
 
-#: c/c-decl.c:4244 c/c-parser.c:1594
+#: c/c-decl.c:4273 c/c-parser.c:1595
 #, gcc-internal-format
 msgid "empty declaration"
 msgstr ""
 
-#: c/c-decl.c:4315
+#: c/c-decl.c:4344
 #, gcc-internal-format
 msgid ""
 "ISO C90 does not support %<static%> or type qualifiers in parameter array "
 "declarators"
 msgstr ""
 
-#: c/c-decl.c:4319
+#: c/c-decl.c:4348
 #, gcc-internal-format
 msgid "ISO C90 does not support %<[*]%> array declarators"
 msgstr ""
@@ -29242,38 +29425,38 @@ msgstr ""
 #. C99 6.7.5.2p4
 #. A function definition isn't function prototype scope C99 6.2.1p4.
 #. C99 6.7.5.2p4
-#: c/c-decl.c:4325 c/c-decl.c:6789
+#: c/c-decl.c:4354 c/c-decl.c:6841
 #, gcc-internal-format
 msgid "%<[*]%> not allowed in other than function prototype scope"
 msgstr ""
 
-#: c/c-decl.c:4415 cp/decl2.c:1458
+#: c/c-decl.c:4444 cp/decl2.c:1467
 #, gcc-internal-format
 msgid "%q+D in block scope inside of declare target directive"
 msgstr ""
 
-#: c/c-decl.c:4419 cp/decl2.c:1463
+#: c/c-decl.c:4448 cp/decl2.c:1472
 #, gcc-internal-format
 msgid "%q+D in declare target directive does not have mappable type"
 msgstr ""
 
-#: c/c-decl.c:4468
+#: c/c-decl.c:4497
 #, gcc-internal-format
 msgid "%q+D is usually a function"
 msgstr ""
 
-#: c/c-decl.c:4477
+#: c/c-decl.c:4506
 #, gcc-internal-format
 msgid "typedef %qD is initialized (use __typeof__ instead)"
 msgstr ""
 
-#: c/c-decl.c:4482
+#: c/c-decl.c:4511
 #, gcc-internal-format
 msgid "function %qD is initialized like a variable"
 msgstr ""
 
 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
-#: c/c-decl.c:4488
+#: c/c-decl.c:4517
 #, gcc-internal-format
 msgid "parameter %qD is initialized"
 msgstr ""
@@ -29282,257 +29465,257 @@ msgstr ""
 #. of VLAs themselves count as VLAs, it does not make
 #. sense to permit them to be initialized given that
 #. ordinary VLAs may not be initialized.
-#: c/c-decl.c:4507 c/c-decl.c:4522 c/c-typeck.c:6929
+#: c/c-decl.c:4536 c/c-decl.c:4551 c/c-typeck.c:6943
 #, gcc-internal-format
 msgid "variable-sized object may not be initialized"
 msgstr ""
 
-#: c/c-decl.c:4513
+#: c/c-decl.c:4542
 #, gcc-internal-format
 msgid "variable %qD has initializer but incomplete type"
 msgstr ""
 
-#: c/c-decl.c:4602 cp/decl.c:4732 cp/decl.c:13377
+#: c/c-decl.c:4631 cp/decl.c:4779 cp/decl.c:13428
 #, gcc-internal-format
 msgid "inline function %q+D given attribute noinline"
 msgstr ""
 
-#: c/c-decl.c:4653
+#: c/c-decl.c:4682
 #, gcc-internal-format
 msgid "uninitialized const member in %qT is invalid in C++"
 msgstr ""
 
-#: c/c-decl.c:4655
+#: c/c-decl.c:4684
 #, gcc-internal-format
 msgid "%qD should be initialized"
 msgstr ""
 
-#: c/c-decl.c:4733
+#: c/c-decl.c:4762
 #, gcc-internal-format
 msgid "initializer fails to determine size of %q+D"
 msgstr ""
 
-#: c/c-decl.c:4738
+#: c/c-decl.c:4767
 #, gcc-internal-format
 msgid "array size missing in %q+D"
 msgstr ""
 
-#: c/c-decl.c:4750
+#: c/c-decl.c:4779
 #, gcc-internal-format
 msgid "zero or negative size array %q+D"
 msgstr ""
 
-#: c/c-decl.c:4816
+#: c/c-decl.c:4845
 #, gcc-internal-format
 msgid "storage size of %q+D isn%'t constant"
 msgstr ""
 
-#: c/c-decl.c:4866
+#: c/c-decl.c:4895
 #, gcc-internal-format
 msgid "ignoring asm-specifier for non-static local variable %q+D"
 msgstr ""
 
-#: c/c-decl.c:4896
+#: c/c-decl.c:4925
 #, gcc-internal-format
 msgid "cannot put object with volatile field into register"
 msgstr ""
 
-#: c/c-decl.c:4983
+#: c/c-decl.c:5012
 #, gcc-internal-format
 msgid "uninitialized const %qD is invalid in C++"
 msgstr ""
 
-#: c/c-decl.c:5041
+#: c/c-decl.c:5070
 #, gcc-internal-format
 msgid "ISO C forbids forward parameter declarations"
 msgstr ""
 
-#: c/c-decl.c:5138
+#: c/c-decl.c:5167
 #, gcc-internal-format
 msgid "defining a type in a compound literal is invalid in C++"
 msgstr ""
 
-#: c/c-decl.c:5190 c/c-decl.c:5205
+#: c/c-decl.c:5219 c/c-decl.c:5234
 #, gcc-internal-format
 msgid "bit-field %qs width not an integer constant"
 msgstr ""
 
-#: c/c-decl.c:5200
+#: c/c-decl.c:5229
 #, gcc-internal-format
 msgid "bit-field %qs width not an integer constant expression"
 msgstr ""
 
-#: c/c-decl.c:5211
+#: c/c-decl.c:5240
 #, gcc-internal-format
 msgid "negative width in bit-field %qs"
 msgstr ""
 
-#: c/c-decl.c:5216
+#: c/c-decl.c:5245
 #, gcc-internal-format
 msgid "zero width for bit-field %qs"
 msgstr ""
 
-#: c/c-decl.c:5226
+#: c/c-decl.c:5255
 #, gcc-internal-format
 msgid "bit-field %qs has invalid type"
 msgstr ""
 
-#: c/c-decl.c:5236
+#: c/c-decl.c:5265
 #, gcc-internal-format
 msgid "type of bit-field %qs is a GCC extension"
 msgstr ""
 
-#: c/c-decl.c:5242
+#: c/c-decl.c:5271
 #, gcc-internal-format
 msgid "width of %qs exceeds its type"
 msgstr ""
 
-#: c/c-decl.c:5255
+#: c/c-decl.c:5284
 #, gcc-internal-format
 msgid "%qs is narrower than values of its type"
 msgstr ""
 
-#: c/c-decl.c:5270
+#: c/c-decl.c:5299
 #, gcc-internal-format
 msgid "ISO C90 forbids array %qE whose size can%'t be evaluated"
 msgstr ""
 
-#: c/c-decl.c:5273
+#: c/c-decl.c:5302
 #, gcc-internal-format
 msgid "ISO C90 forbids array whose size can%'t be evaluated"
 msgstr ""
 
-#: c/c-decl.c:5280
+#: c/c-decl.c:5309
 #, gcc-internal-format
 msgid "ISO C90 forbids variable length array %qE"
 msgstr ""
 
-#: c/c-decl.c:5282
+#: c/c-decl.c:5311
 #, gcc-internal-format
 msgid "ISO C90 forbids variable length array"
 msgstr ""
 
-#: c/c-decl.c:5458 c/c-decl.c:5816 c/c-decl.c:5826
+#: c/c-decl.c:5489 c/c-decl.c:5852 c/c-decl.c:5862
 #, gcc-internal-format
 msgid "variably modified %qE at file scope"
 msgstr ""
 
-#: c/c-decl.c:5460
+#: c/c-decl.c:5491
 #, gcc-internal-format
 msgid "variably modified field at file scope"
 msgstr ""
 
-#: c/c-decl.c:5480
+#: c/c-decl.c:5511
 #, gcc-internal-format
 msgid "type defaults to %<int%> in declaration of %qE"
 msgstr ""
 
-#: c/c-decl.c:5484
+#: c/c-decl.c:5515
 #, gcc-internal-format
 msgid "type defaults to %<int%> in type name"
 msgstr ""
 
-#: c/c-decl.c:5516
+#: c/c-decl.c:5547
 #, gcc-internal-format
 msgid "duplicate %<const%>"
 msgstr ""
 
-#: c/c-decl.c:5518
+#: c/c-decl.c:5549
 #, gcc-internal-format
 msgid "duplicate %<restrict%>"
 msgstr ""
 
-#: c/c-decl.c:5520
+#: c/c-decl.c:5551
 #, gcc-internal-format
 msgid "duplicate %<volatile%>"
 msgstr ""
 
-#: c/c-decl.c:5522
+#: c/c-decl.c:5553
 #, gcc-internal-format
 msgid "duplicate %<_Atomic%>"
 msgstr ""
 
-#: c/c-decl.c:5525
+#: c/c-decl.c:5556
 #, gcc-internal-format, gfc-internal-format
 msgid "conflicting named address spaces (%s vs %s)"
 msgstr ""
 
-#: c/c-decl.c:5543 c/c-parser.c:2460
+#: c/c-decl.c:5579 c/c-parser.c:2461
 #, gcc-internal-format
 msgid "%<_Atomic%>-qualified array type"
 msgstr ""
 
-#: c/c-decl.c:5557
+#: c/c-decl.c:5593
 #, gcc-internal-format
 msgid "function definition declared %<auto%>"
 msgstr ""
 
-#: c/c-decl.c:5559
+#: c/c-decl.c:5595
 #, gcc-internal-format
 msgid "function definition declared %<register%>"
 msgstr ""
 
-#: c/c-decl.c:5561
+#: c/c-decl.c:5597
 #, gcc-internal-format
 msgid "function definition declared %<typedef%>"
 msgstr ""
 
-#: c/c-decl.c:5563
+#: c/c-decl.c:5599
 #, gcc-internal-format
 msgid "function definition declared %qs"
 msgstr ""
 
-#: c/c-decl.c:5581
+#: c/c-decl.c:5617
 #, gcc-internal-format
 msgid "storage class specified for structure field %qE"
 msgstr ""
 
-#: c/c-decl.c:5584
+#: c/c-decl.c:5620
 #, gcc-internal-format
 msgid "storage class specified for structure field"
 msgstr ""
 
-#: c/c-decl.c:5588
+#: c/c-decl.c:5624
 #, gcc-internal-format
 msgid "storage class specified for parameter %qE"
 msgstr ""
 
-#: c/c-decl.c:5591
+#: c/c-decl.c:5627
 #, gcc-internal-format
 msgid "storage class specified for unnamed parameter"
 msgstr ""
 
-#: c/c-decl.c:5594 cp/decl.c:9593
+#: c/c-decl.c:5630 cp/decl.c:9644
 #, gcc-internal-format
 msgid "storage class specified for typename"
 msgstr ""
 
-#: c/c-decl.c:5611
+#: c/c-decl.c:5647
 #, gcc-internal-format
 msgid "%qE initialized and declared %<extern%>"
 msgstr ""
 
-#: c/c-decl.c:5615
+#: c/c-decl.c:5651
 #, gcc-internal-format
 msgid "%qE has both %<extern%> and initializer"
 msgstr ""
 
-#: c/c-decl.c:5620
+#: c/c-decl.c:5656
 #, gcc-internal-format
 msgid "file-scope declaration of %qE specifies %<auto%>"
 msgstr ""
 
-#: c/c-decl.c:5624
+#: c/c-decl.c:5660
 #, gcc-internal-format
 msgid "file-scope declaration of %qE specifies %<register%>"
 msgstr ""
 
-#: c/c-decl.c:5629
+#: c/c-decl.c:5665
 #, gcc-internal-format
 msgid "nested function %qE declared %<extern%>"
 msgstr ""
 
-#: c/c-decl.c:5632
+#: c/c-decl.c:5668
 #, gcc-internal-format
 msgid "function-scope %qE implicitly auto and declared %qs"
 msgstr ""
@@ -29540,685 +29723,685 @@ msgstr ""
 #. Only the innermost declarator (making a parameter be of
 #. array type which is converted to pointer type)
 #. may have static or type qualifiers.
-#: c/c-decl.c:5679 c/c-decl.c:6022
+#: c/c-decl.c:5715 c/c-decl.c:6058
 #, gcc-internal-format
 msgid "static or type qualifiers in non-parameter array declarator"
 msgstr ""
 
-#: c/c-decl.c:5727
+#: c/c-decl.c:5763
 #, gcc-internal-format
 msgid "declaration of %qE as array of voids"
 msgstr ""
 
-#: c/c-decl.c:5729
+#: c/c-decl.c:5765
 #, gcc-internal-format
 msgid "declaration of type name as array of voids"
 msgstr ""
 
-#: c/c-decl.c:5736
+#: c/c-decl.c:5772
 #, gcc-internal-format
 msgid "declaration of %qE as array of functions"
 msgstr ""
 
-#: c/c-decl.c:5739
+#: c/c-decl.c:5775
 #, gcc-internal-format
 msgid "declaration of type name as array of functions"
 msgstr ""
 
-#: c/c-decl.c:5747 c/c-decl.c:7710
+#: c/c-decl.c:5783 c/c-decl.c:7762
 #, gcc-internal-format
 msgid "invalid use of structure with flexible array member"
 msgstr ""
 
-#: c/c-decl.c:5773
+#: c/c-decl.c:5809
 #, gcc-internal-format
 msgid "size of array %qE has non-integer type"
 msgstr ""
 
-#: c/c-decl.c:5777
+#: c/c-decl.c:5813
 #, gcc-internal-format
 msgid "size of unnamed array has non-integer type"
 msgstr ""
 
-#: c/c-decl.c:5787
+#: c/c-decl.c:5823
 #, gcc-internal-format
 msgid "ISO C forbids zero-size array %qE"
 msgstr ""
 
-#: c/c-decl.c:5790
+#: c/c-decl.c:5826
 #, gcc-internal-format
 msgid "ISO C forbids zero-size array"
 msgstr ""
 
-#: c/c-decl.c:5799
+#: c/c-decl.c:5835
 #, gcc-internal-format
 msgid "size of array %qE is negative"
 msgstr ""
 
-#: c/c-decl.c:5801
+#: c/c-decl.c:5837
 #, gcc-internal-format
 msgid "size of unnamed array is negative"
 msgstr ""
 
-#: c/c-decl.c:5886 c/c-decl.c:6309
+#: c/c-decl.c:5922 c/c-decl.c:6349
 #, gcc-internal-format
 msgid "size of array %qE is too large"
 msgstr ""
 
-#: c/c-decl.c:5889 c/c-decl.c:6311
+#: c/c-decl.c:5925 c/c-decl.c:6351
 #, gcc-internal-format
 msgid "size of unnamed array is too large"
 msgstr ""
 
-#: c/c-decl.c:5925 c/c-decl.c:6520
+#: c/c-decl.c:5961 c/c-decl.c:6570
 #, gcc-internal-format
 msgid "ISO C90 does not support flexible array members"
 msgstr ""
 
 #. C99 6.7.5.2p4
-#: c/c-decl.c:5947
+#: c/c-decl.c:5983
 #, gcc-internal-format
 msgid "%<[*]%> not in a declaration"
 msgstr ""
 
-#: c/c-decl.c:5960
+#: c/c-decl.c:5996
 #, gcc-internal-format
 msgid "array type has incomplete element type %qT"
 msgstr ""
 
-#: c/c-decl.c:6055
+#: c/c-decl.c:6093
 #, gcc-internal-format
 msgid "%qE declared as function returning a function"
 msgstr ""
 
-#: c/c-decl.c:6058
+#: c/c-decl.c:6096
 #, gcc-internal-format
 msgid "type name declared as function returning a function"
 msgstr ""
 
-#: c/c-decl.c:6065
+#: c/c-decl.c:6103
 #, gcc-internal-format
 msgid "%qE declared as function returning an array"
 msgstr ""
 
-#: c/c-decl.c:6068
+#: c/c-decl.c:6106
 #, gcc-internal-format
 msgid "type name declared as function returning an array"
 msgstr ""
 
-#: c/c-decl.c:6096
+#: c/c-decl.c:6134
 #, gcc-internal-format
 msgid "function definition has qualified void return type"
 msgstr ""
 
-#: c/c-decl.c:6099 cp/decl.c:9720
+#: c/c-decl.c:6137 cp/decl.c:9771
 #, gcc-internal-format
 msgid "type qualifiers ignored on function return type"
 msgstr ""
 
-#: c/c-decl.c:6128 c/c-decl.c:6326 c/c-decl.c:6379 c/c-decl.c:6454
-#: c/c-decl.c:6569 c/c-parser.c:2462
+#: c/c-decl.c:6166 c/c-decl.c:6366 c/c-decl.c:6420 c/c-decl.c:6504
+#: c/c-decl.c:6620 c/c-parser.c:2463
 #, gcc-internal-format
 msgid "%<_Atomic%>-qualified function type"
 msgstr ""
 
-#: c/c-decl.c:6134 c/c-decl.c:6332 c/c-decl.c:6459 c/c-decl.c:6574
+#: c/c-decl.c:6172 c/c-decl.c:6372 c/c-decl.c:6509 c/c-decl.c:6625
 #, gcc-internal-format
 msgid "ISO C forbids qualified function types"
 msgstr ""
 
-#: c/c-decl.c:6201
+#: c/c-decl.c:6241
 #, gcc-internal-format
 msgid "%qs combined with %<auto%> qualifier for %qE"
 msgstr ""
 
-#: c/c-decl.c:6205
+#: c/c-decl.c:6245
 #, gcc-internal-format
 msgid "%qs combined with %<register%> qualifier for %qE"
 msgstr ""
 
-#: c/c-decl.c:6211
+#: c/c-decl.c:6251
 #, gcc-internal-format
 msgid "%qs specified for auto variable %qE"
 msgstr ""
 
-#: c/c-decl.c:6227
+#: c/c-decl.c:6267
 #, gcc-internal-format
 msgid "%qs specified for parameter %qE"
 msgstr ""
 
-#: c/c-decl.c:6230
+#: c/c-decl.c:6270
 #, gcc-internal-format
 msgid "%qs specified for unnamed parameter"
 msgstr ""
 
-#: c/c-decl.c:6236
+#: c/c-decl.c:6276
 #, gcc-internal-format
 msgid "%qs specified for structure field %qE"
 msgstr ""
 
-#: c/c-decl.c:6239
+#: c/c-decl.c:6279
 #, gcc-internal-format
 msgid "%qs specified for structure field"
 msgstr ""
 
-#: c/c-decl.c:6254
+#: c/c-decl.c:6294
 #, gcc-internal-format
 msgid "bit-field %qE has atomic type"
 msgstr ""
 
-#: c/c-decl.c:6256
+#: c/c-decl.c:6296
 #, gcc-internal-format
 msgid "bit-field has atomic type"
 msgstr ""
 
-#: c/c-decl.c:6265
+#: c/c-decl.c:6305
 #, gcc-internal-format
 msgid "alignment specified for typedef %qE"
 msgstr ""
 
-#: c/c-decl.c:6267
+#: c/c-decl.c:6307
 #, gcc-internal-format
 msgid "alignment specified for %<register%> object %qE"
 msgstr ""
 
-#: c/c-decl.c:6272
+#: c/c-decl.c:6312
 #, gcc-internal-format
 msgid "alignment specified for parameter %qE"
 msgstr ""
 
-#: c/c-decl.c:6274
+#: c/c-decl.c:6314
 #, gcc-internal-format
 msgid "alignment specified for unnamed parameter"
 msgstr ""
 
-#: c/c-decl.c:6279
+#: c/c-decl.c:6319
 #, gcc-internal-format
 msgid "alignment specified for bit-field %qE"
 msgstr ""
 
-#: c/c-decl.c:6281
+#: c/c-decl.c:6321
 #, gcc-internal-format
 msgid "alignment specified for unnamed bit-field"
 msgstr ""
 
-#: c/c-decl.c:6284
+#: c/c-decl.c:6324
 #, gcc-internal-format
 msgid "alignment specified for function %qE"
 msgstr ""
 
-#: c/c-decl.c:6291
+#: c/c-decl.c:6331
 #, gcc-internal-format
 msgid "%<_Alignas%> specifiers cannot reduce alignment of %qE"
 msgstr ""
 
-#: c/c-decl.c:6294
+#: c/c-decl.c:6334
 #, gcc-internal-format
 msgid "%<_Alignas%> specifiers cannot reduce alignment of unnamed field"
 msgstr ""
 
-#: c/c-decl.c:6340
+#: c/c-decl.c:6381
 #, gcc-internal-format
 msgid "typedef %q+D declared %<inline%>"
 msgstr ""
 
-#: c/c-decl.c:6342
+#: c/c-decl.c:6383
 #, gcc-internal-format
 msgid "typedef %q+D declared %<_Noreturn%>"
 msgstr ""
 
-#: c/c-decl.c:6385
+#: c/c-decl.c:6426
 #, gcc-internal-format
 msgid "ISO C forbids const or volatile function types"
 msgstr ""
 
 #. C99 6.7.2.1p8
-#: c/c-decl.c:6395
+#: c/c-decl.c:6437
 #, gcc-internal-format
 msgid "a member of a structure or union cannot have a variably modified type"
 msgstr ""
 
-#: c/c-decl.c:6412 cp/decl.c:8828
+#: c/c-decl.c:6454 cp/decl.c:8879
 #, gcc-internal-format
 msgid "variable or field %qE declared void"
 msgstr ""
 
-#: c/c-decl.c:6444
+#: c/c-decl.c:6494
 #, gcc-internal-format
 msgid "attributes in parameter array declarator ignored"
 msgstr ""
 
-#: c/c-decl.c:6486
+#: c/c-decl.c:6536
 #, gcc-internal-format
 msgid "parameter %q+D declared %<inline%>"
 msgstr ""
 
-#: c/c-decl.c:6488
+#: c/c-decl.c:6538
 #, gcc-internal-format
 msgid "parameter %q+D declared %<_Noreturn%>"
 msgstr ""
 
-#: c/c-decl.c:6501
+#: c/c-decl.c:6551
 #, gcc-internal-format
 msgid "field %qE declared as a function"
 msgstr ""
 
-#: c/c-decl.c:6508
+#: c/c-decl.c:6558
 #, gcc-internal-format
 msgid "field %qE has incomplete type"
 msgstr ""
 
-#: c/c-decl.c:6510
+#: c/c-decl.c:6560
 #, gcc-internal-format
 msgid "unnamed field has incomplete type"
 msgstr ""
 
-#: c/c-decl.c:6540 c/c-decl.c:6551 c/c-decl.c:6554
+#: c/c-decl.c:6591 c/c-decl.c:6602 c/c-decl.c:6605
 #, gcc-internal-format
 msgid "invalid storage class for function %qE"
 msgstr ""
 
-#: c/c-decl.c:6611
+#: c/c-decl.c:6662
 #, gcc-internal-format
 msgid "cannot inline function %<main%>"
 msgstr ""
 
-#: c/c-decl.c:6613
+#: c/c-decl.c:6664
 #, gcc-internal-format
 msgid "%<main%> declared %<_Noreturn%>"
 msgstr ""
 
-#: c/c-decl.c:6624
+#: c/c-decl.c:6675
 #, gcc-internal-format
 msgid "ISO C99 does not support %<_Noreturn%>"
 msgstr ""
 
-#: c/c-decl.c:6627
+#: c/c-decl.c:6678
 #, gcc-internal-format
 msgid "ISO C90 does not support %<_Noreturn%>"
 msgstr ""
 
-#: c/c-decl.c:6655
+#: c/c-decl.c:6707
 #, gcc-internal-format
 msgid "variable previously declared %<static%> redeclared %<extern%>"
 msgstr ""
 
-#: c/c-decl.c:6665
+#: c/c-decl.c:6717
 #, gcc-internal-format
 msgid "variable %q+D declared %<inline%>"
 msgstr ""
 
-#: c/c-decl.c:6667
+#: c/c-decl.c:6719
 #, gcc-internal-format
 msgid "variable %q+D declared %<_Noreturn%>"
 msgstr ""
 
-#: c/c-decl.c:6702
+#: c/c-decl.c:6754
 #, gcc-internal-format
 msgid "non-nested function with variably modified type"
 msgstr ""
 
-#: c/c-decl.c:6704
+#: c/c-decl.c:6756
 #, gcc-internal-format
 msgid "object with variably modified type must have no linkage"
 msgstr ""
 
-#: c/c-decl.c:6795 c/c-decl.c:8353
+#: c/c-decl.c:6847 c/c-decl.c:8411
 #, gcc-internal-format
 msgid "function declaration isn%'t a prototype"
 msgstr ""
 
-#: c/c-decl.c:6804
+#: c/c-decl.c:6856
 #, gcc-internal-format
 msgid "parameter names (without types) in function declaration"
 msgstr ""
 
-#: c/c-decl.c:6842
+#: c/c-decl.c:6894
 #, gcc-internal-format
 msgid "parameter %u (%q+D) has incomplete type"
 msgstr ""
 
-#: c/c-decl.c:6846
+#: c/c-decl.c:6898
 #, gcc-internal-format, gfc-internal-format
 msgid "parameter %u has incomplete type"
 msgstr ""
 
-#: c/c-decl.c:6857
+#: c/c-decl.c:6909
 #, gcc-internal-format
 msgid "parameter %u (%q+D) has void type"
 msgstr ""
 
-#: c/c-decl.c:6861
+#: c/c-decl.c:6913
 #, gcc-internal-format, gfc-internal-format
 msgid "parameter %u has void type"
 msgstr ""
 
-#: c/c-decl.c:6945
+#: c/c-decl.c:6997
 #, gcc-internal-format
 msgid "%<void%> as only parameter may not be qualified"
 msgstr ""
 
-#: c/c-decl.c:6949 c/c-decl.c:6984
+#: c/c-decl.c:7001 c/c-decl.c:7036
 #, gcc-internal-format
 msgid "%<void%> must be the only parameter"
 msgstr ""
 
-#: c/c-decl.c:6978
+#: c/c-decl.c:7030
 #, gcc-internal-format
 msgid "parameter %q+D has just a forward declaration"
 msgstr ""
 
 #. The %s will be one of 'struct', 'union', or 'enum'.
-#: c/c-decl.c:7023
+#: c/c-decl.c:7075
 #, gcc-internal-format
 msgid "%<%s %E%> declared inside parameter list"
 msgstr ""
 
 #. The %s will be one of 'struct', 'union', or 'enum'.
-#: c/c-decl.c:7027
+#: c/c-decl.c:7079
 #, gcc-internal-format, gfc-internal-format
 msgid "anonymous %s declared inside parameter list"
 msgstr ""
 
-#: c/c-decl.c:7032
+#: c/c-decl.c:7084
 #, gcc-internal-format
 msgid ""
 "its scope is only this definition or declaration, which is probably not what "
 "you want"
 msgstr ""
 
-#: c/c-decl.c:7132
+#: c/c-decl.c:7184
 #, gcc-internal-format
 msgid "enum type defined here"
 msgstr ""
 
-#: c/c-decl.c:7138
+#: c/c-decl.c:7190
 #, gcc-internal-format
 msgid "struct defined here"
 msgstr ""
 
-#: c/c-decl.c:7144
+#: c/c-decl.c:7196
 #, gcc-internal-format
 msgid "union defined here"
 msgstr ""
 
-#: c/c-decl.c:7217
+#: c/c-decl.c:7269
 #, gcc-internal-format
 msgid "redefinition of %<union %E%>"
 msgstr ""
 
-#: c/c-decl.c:7219
+#: c/c-decl.c:7271
 #, gcc-internal-format
 msgid "redefinition of %<struct %E%>"
 msgstr ""
 
-#: c/c-decl.c:7228
+#: c/c-decl.c:7280
 #, gcc-internal-format
 msgid "nested redefinition of %<union %E%>"
 msgstr ""
 
-#: c/c-decl.c:7230
+#: c/c-decl.c:7282
 #, gcc-internal-format
 msgid "nested redefinition of %<struct %E%>"
 msgstr ""
 
-#: c/c-decl.c:7262 c/c-decl.c:7948
+#: c/c-decl.c:7314 c/c-decl.c:8000
 #, gcc-internal-format
 msgid "defining type in %qs expression is invalid in C++"
 msgstr ""
 
-#: c/c-decl.c:7331 cp/decl.c:4448
+#: c/c-decl.c:7383 cp/decl.c:4495
 #, gcc-internal-format
 msgid "declaration does not declare anything"
 msgstr ""
 
-#: c/c-decl.c:7336
+#: c/c-decl.c:7388
 #, gcc-internal-format
 msgid "ISO C99 doesn%'t support unnamed structs/unions"
 msgstr ""
 
-#: c/c-decl.c:7339
+#: c/c-decl.c:7391
 #, gcc-internal-format
 msgid "ISO C90 doesn%'t support unnamed structs/unions"
 msgstr ""
 
-#: c/c-decl.c:7430 c/c-decl.c:7449 c/c-decl.c:7512
+#: c/c-decl.c:7482 c/c-decl.c:7501 c/c-decl.c:7564
 #, gcc-internal-format
 msgid "duplicate member %q+D"
 msgstr ""
 
-#: c/c-decl.c:7618
+#: c/c-decl.c:7670
 #, gcc-internal-format
 msgid "union has no named members"
 msgstr ""
 
-#: c/c-decl.c:7620
+#: c/c-decl.c:7672
 #, gcc-internal-format
 msgid "union has no members"
 msgstr ""
 
-#: c/c-decl.c:7625
+#: c/c-decl.c:7677
 #, gcc-internal-format
 msgid "struct has no named members"
 msgstr ""
 
-#: c/c-decl.c:7627
+#: c/c-decl.c:7679
 #, gcc-internal-format
 msgid "struct has no members"
 msgstr ""
 
-#: c/c-decl.c:7690
+#: c/c-decl.c:7742
 #, gcc-internal-format
 msgid "flexible array member in union"
 msgstr ""
 
-#: c/c-decl.c:7696
+#: c/c-decl.c:7748
 #, gcc-internal-format
 msgid "flexible array member not at end of struct"
 msgstr ""
 
-#: c/c-decl.c:7702
+#: c/c-decl.c:7754
 #, gcc-internal-format
 msgid "flexible array member in otherwise empty struct"
 msgstr ""
 
-#: c/c-decl.c:7731 cp/class.c:6493
+#: c/c-decl.c:7783 cp/class.c:6502
 #, gcc-internal-format
 msgid "type %qT is too large"
 msgstr ""
 
-#: c/c-decl.c:7827
+#: c/c-decl.c:7879
 #, gcc-internal-format
 msgid "union cannot be made transparent"
 msgstr ""
 
-#: c/c-decl.c:7921
+#: c/c-decl.c:7973
 #, gcc-internal-format
 msgid "nested redefinition of %<enum %E%>"
 msgstr ""
 
 #. This enum is a named one that has been declared already.
-#: c/c-decl.c:7928
+#: c/c-decl.c:7980
 #, gcc-internal-format
 msgid "redeclaration of %<enum %E%>"
 msgstr ""
 
-#: c/c-decl.c:8004
+#: c/c-decl.c:8058
 #, gcc-internal-format
-msgid "enumeration values exceed range of largest integer"
+msgid "specified mode too small for enumeral values"
 msgstr ""
 
-#: c/c-decl.c:8021
+#: c/c-decl.c:8071
 #, gcc-internal-format
-msgid "specified mode too small for enumeral values"
+msgid "enumeration values exceed range of largest integer"
 msgstr ""
 
-#: c/c-decl.c:8126 c/c-decl.c:8142
+#: c/c-decl.c:8184 c/c-decl.c:8200
 #, gcc-internal-format
 msgid "enumerator value for %qE is not an integer constant"
 msgstr ""
 
-#: c/c-decl.c:8137
+#: c/c-decl.c:8195
 #, gcc-internal-format
 msgid "enumerator value for %qE is not an integer constant expression"
 msgstr ""
 
-#: c/c-decl.c:8161
+#: c/c-decl.c:8219
 #, gcc-internal-format
 msgid "overflow in enumeration values"
 msgstr ""
 
-#: c/c-decl.c:8169
+#: c/c-decl.c:8227
 #, gcc-internal-format
 msgid "ISO C restricts enumerator values to range of %<int%>"
 msgstr ""
 
-#: c/c-decl.c:8254
+#: c/c-decl.c:8312
 #, gcc-internal-format
 msgid "inline function %qD given attribute noinline"
 msgstr ""
 
-#: c/c-decl.c:8272
+#: c/c-decl.c:8330
 #, gcc-internal-format
 msgid "return type is an incomplete type"
 msgstr ""
 
-#: c/c-decl.c:8283
+#: c/c-decl.c:8341
 #, gcc-internal-format
 msgid "return type defaults to %<int%>"
 msgstr ""
 
-#: c/c-decl.c:8362
+#: c/c-decl.c:8420
 #, gcc-internal-format
 msgid "no previous prototype for %qD"
 msgstr ""
 
-#: c/c-decl.c:8371
+#: c/c-decl.c:8429
 #, gcc-internal-format
 msgid "%qD was used with no prototype before its definition"
 msgstr ""
 
-#: c/c-decl.c:8379
+#: c/c-decl.c:8437
 #, gcc-internal-format
 msgid "no previous declaration for %qD"
 msgstr ""
 
-#: c/c-decl.c:8389
+#: c/c-decl.c:8447
 #, gcc-internal-format
 msgid "%qD was used with no declaration before its definition"
 msgstr ""
 
-#: c/c-decl.c:8408
+#: c/c-decl.c:8466
 #, gcc-internal-format
 msgid "return type of %qD is not %<int%>"
 msgstr ""
 
-#: c/c-decl.c:8410
+#: c/c-decl.c:8468
 #, gcc-internal-format
 msgid "%<_Atomic%>-qualified return type of %qD"
 msgstr ""
 
-#: c/c-decl.c:8417
+#: c/c-decl.c:8475
 #, gcc-internal-format
 msgid "%qD is normally a non-static function"
 msgstr ""
 
-#: c/c-decl.c:8454
+#: c/c-decl.c:8512
 #, gcc-internal-format
 msgid "old-style parameter declarations in prototyped function definition"
 msgstr ""
 
-#: c/c-decl.c:8469
+#: c/c-decl.c:8527
 #, gcc-internal-format
 msgid "traditional C rejects ISO C style function definitions"
 msgstr ""
 
-#: c/c-decl.c:8485
+#: c/c-decl.c:8543
 #, gcc-internal-format
 msgid "parameter name omitted"
 msgstr ""
 
-#: c/c-decl.c:8522
+#: c/c-decl.c:8580
 #, gcc-internal-format
 msgid "old-style function definition"
 msgstr ""
 
-#: c/c-decl.c:8531
+#: c/c-decl.c:8589
 #, gcc-internal-format
 msgid "parameter name missing from parameter list"
 msgstr ""
 
-#: c/c-decl.c:8546
+#: c/c-decl.c:8604
 #, gcc-internal-format
 msgid "%qD declared as a non-parameter"
 msgstr ""
 
-#: c/c-decl.c:8552
+#: c/c-decl.c:8610
 #, gcc-internal-format
 msgid "multiple parameters named %qD"
 msgstr ""
 
-#: c/c-decl.c:8561
+#: c/c-decl.c:8619
 #, gcc-internal-format
 msgid "parameter %qD declared with void type"
 msgstr ""
 
-#: c/c-decl.c:8590 c/c-decl.c:8595
+#: c/c-decl.c:8648 c/c-decl.c:8653
 #, gcc-internal-format
 msgid "type of %qD defaults to %<int%>"
 msgstr ""
 
-#: c/c-decl.c:8615
+#: c/c-decl.c:8673
 #, gcc-internal-format
 msgid "parameter %qD has incomplete type"
 msgstr ""
 
-#: c/c-decl.c:8622
+#: c/c-decl.c:8680
 #, gcc-internal-format
 msgid "declaration for parameter %qD but no such parameter"
 msgstr ""
 
-#: c/c-decl.c:8672
+#: c/c-decl.c:8730
 #, gcc-internal-format
 msgid "number of arguments doesn%'t match built-in prototype"
 msgstr ""
 
-#: c/c-decl.c:8683
+#: c/c-decl.c:8741
 #, gcc-internal-format
 msgid "number of arguments doesn%'t match prototype"
 msgstr ""
 
-#: c/c-decl.c:8686 c/c-decl.c:8733 c/c-decl.c:8747
+#: c/c-decl.c:8744 c/c-decl.c:8791 c/c-decl.c:8805
 #, gcc-internal-format
 msgid "prototype declaration"
 msgstr ""
 
-#: c/c-decl.c:8725
+#: c/c-decl.c:8783
 #, gcc-internal-format
 msgid "promoted argument %qD doesn%'t match built-in prototype"
 msgstr ""
 
-#: c/c-decl.c:8730
+#: c/c-decl.c:8788
 #, gcc-internal-format
 msgid "promoted argument %qD doesn%'t match prototype"
 msgstr ""
 
-#: c/c-decl.c:8740
+#: c/c-decl.c:8798
 #, gcc-internal-format
 msgid "argument %qD doesn%'t match built-in prototype"
 msgstr ""
 
-#: c/c-decl.c:8745
+#: c/c-decl.c:8803
 #, gcc-internal-format
 msgid "argument %qD doesn%'t match prototype"
 msgstr ""
 
-#: c/c-decl.c:8972 cp/decl.c:14284
+#: c/c-decl.c:9031 cp/decl.c:14337
 #, gcc-internal-format
 msgid "no return statement in function returning non-void"
 msgstr ""
 
-#: c/c-decl.c:8992
+#: c/c-decl.c:9051
 #, gcc-internal-format
 msgid "parameter %qD set but not used"
 msgstr ""
@@ -30226,201 +30409,201 @@ msgstr ""
 #. If we get here, declarations have been used in a for loop without
 #. the C99 for loop scope.  This doesn't make much sense, so don't
 #. allow it.
-#: c/c-decl.c:9081
+#: c/c-decl.c:9140
 #, gcc-internal-format
 msgid "%<for%> loop initial declarations are only allowed in C99 or C11 mode"
 msgstr ""
 
-#: c/c-decl.c:9086
+#: c/c-decl.c:9145
 #, gcc-internal-format
 msgid ""
 "use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code"
 msgstr ""
 
-#: c/c-decl.c:9121
+#: c/c-decl.c:9180
 #, gcc-internal-format
 msgid "declaration of static variable %qD in %<for%> loop initial declaration"
 msgstr ""
 
-#: c/c-decl.c:9125
+#: c/c-decl.c:9184
 #, gcc-internal-format
 msgid ""
 "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
 msgstr ""
 
-#: c/c-decl.c:9132
+#: c/c-decl.c:9191
 #, gcc-internal-format
 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
 msgstr ""
 
-#: c/c-decl.c:9137
+#: c/c-decl.c:9196
 #, gcc-internal-format
 msgid "%<union %E%> declared in %<for%> loop initial declaration"
 msgstr ""
 
-#: c/c-decl.c:9141
+#: c/c-decl.c:9200
 #, gcc-internal-format
 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
 msgstr ""
 
-#: c/c-decl.c:9145
+#: c/c-decl.c:9204
 #, gcc-internal-format
 msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
 msgstr ""
 
-#: c/c-decl.c:9419
+#: c/c-decl.c:9478
 #, gcc-internal-format
 msgid "incompatible address space qualifiers %qs and %qs"
 msgstr ""
 
-#: c/c-decl.c:9469 c/c-decl.c:9826 c/c-decl.c:10316
+#: c/c-decl.c:9528 c/c-decl.c:9885 c/c-decl.c:10375
 #, gcc-internal-format
 msgid "duplicate %qE"
 msgstr ""
 
-#: c/c-decl.c:9495 c/c-decl.c:9838 c/c-decl.c:10159
+#: c/c-decl.c:9554 c/c-decl.c:9897 c/c-decl.c:10218
 #, gcc-internal-format
 msgid "two or more data types in declaration specifiers"
 msgstr ""
 
-#: c/c-decl.c:9507 cp/parser.c:24713
+#: c/c-decl.c:9566 cp/parser.c:24754
 #, gcc-internal-format
 msgid "%<long long long%> is too long for GCC"
 msgstr ""
 
-#: c/c-decl.c:9520
+#: c/c-decl.c:9579
 #, gcc-internal-format
 msgid "ISO C90 does not support %<long long%>"
 msgstr ""
 
-#: c/c-decl.c:9717 c/c-parser.c:7557
+#: c/c-decl.c:9776 c/c-parser.c:7563
 #, gcc-internal-format
 msgid "ISO C90 does not support complex types"
 msgstr ""
 
-#: c/c-decl.c:9763
+#: c/c-decl.c:9822
 #, gcc-internal-format
 msgid "ISO C does not support saturating types"
 msgstr ""
 
-#: c/c-decl.c:9881
+#: c/c-decl.c:9940
 #, gcc-internal-format
 msgid "ISO C does not support %<__int%d%> types"
 msgstr ""
 
-#: c/c-decl.c:9901
+#: c/c-decl.c:9960
 #, gcc-internal-format
 msgid "%<__int%d%> is not supported on this target"
 msgstr ""
 
-#: c/c-decl.c:9943
+#: c/c-decl.c:10002
 #, gcc-internal-format
 msgid "ISO C90 does not support boolean types"
 msgstr ""
 
-#: c/c-decl.c:10117
+#: c/c-decl.c:10176
 #, gcc-internal-format
 msgid "ISO C does not support decimal floating point"
 msgstr ""
 
-#: c/c-decl.c:10140 c/c-decl.c:10406 c/c-parser.c:7092
+#: c/c-decl.c:10199 c/c-decl.c:10465 c/c-parser.c:7098
 #, gcc-internal-format
 msgid "fixed-point types not supported for this target"
 msgstr ""
 
-#: c/c-decl.c:10142
+#: c/c-decl.c:10201
 #, gcc-internal-format
 msgid "ISO C does not support fixed-point types"
 msgstr ""
 
-#: c/c-decl.c:10177
+#: c/c-decl.c:10236
 #, gcc-internal-format
 msgid "C++ lookup of %qD would return a field, not a type"
 msgstr ""
 
-#: c/c-decl.c:10190
+#: c/c-decl.c:10249
 #, gcc-internal-format
 msgid "%qE fails to be a typedef or built in type"
 msgstr ""
 
-#: c/c-decl.c:10238
+#: c/c-decl.c:10297
 #, gcc-internal-format
 msgid "%qE is not at beginning of declaration"
 msgstr ""
 
-#: c/c-decl.c:10259
+#: c/c-decl.c:10318
 #, gcc-internal-format
 msgid "%qE used with %<auto%>"
 msgstr ""
 
-#: c/c-decl.c:10261
+#: c/c-decl.c:10320
 #, gcc-internal-format
 msgid "%qE used with %<register%>"
 msgstr ""
 
-#: c/c-decl.c:10263
+#: c/c-decl.c:10322
 #, gcc-internal-format
 msgid "%qE used with %<typedef%>"
 msgstr ""
 
-#: c/c-decl.c:10277 c/c-parser.c:6681
+#: c/c-decl.c:10336 c/c-parser.c:6687
 #, gcc-internal-format
 msgid "ISO C99 does not support %qE"
 msgstr ""
 
-#: c/c-decl.c:10280 c/c-parser.c:6684
+#: c/c-decl.c:10339 c/c-parser.c:6690
 #, gcc-internal-format
 msgid "ISO C90 does not support %qE"
 msgstr ""
 
-#: c/c-decl.c:10292
+#: c/c-decl.c:10351
 #, gcc-internal-format
 msgid "%<__thread%> before %<extern%>"
 msgstr ""
 
-#: c/c-decl.c:10301
+#: c/c-decl.c:10360
 #, gcc-internal-format
 msgid "%<__thread%> before %<static%>"
 msgstr ""
 
-#: c/c-decl.c:10314
+#: c/c-decl.c:10373
 #, gcc-internal-format
 msgid "duplicate %<_Thread_local%> or %<__thread%>"
 msgstr ""
 
-#: c/c-decl.c:10322
+#: c/c-decl.c:10381
 #, gcc-internal-format
 msgid "multiple storage classes in declaration specifiers"
 msgstr ""
 
-#: c/c-decl.c:10330
+#: c/c-decl.c:10389
 #, gcc-internal-format
 msgid "%qs used with %qE"
 msgstr ""
 
-#: c/c-decl.c:10403
+#: c/c-decl.c:10462
 #, gcc-internal-format
 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
 msgstr ""
 
-#: c/c-decl.c:10418
+#: c/c-decl.c:10477
 #, gcc-internal-format
 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
 msgstr ""
 
-#: c/c-decl.c:10469 c/c-decl.c:10482 c/c-decl.c:10508
+#: c/c-decl.c:10528 c/c-decl.c:10541 c/c-decl.c:10567
 #, gcc-internal-format
 msgid "ISO C does not support complex integer types"
 msgstr ""
 
-#: c/c-decl.c:10926 cp/semantics.c:4936
+#: c/c-decl.c:10985 cp/semantics.c:4937
 #, 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.c:10930 cp/semantics.c:4940
+#: c/c-decl.c:10989 cp/semantics.c:4941
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp declare reduction%> initializer refers to variable %qD which "
@@ -30432,63 +30615,63 @@ msgstr ""
 msgid "identifier %qE conflicts with C++ keyword"
 msgstr ""
 
-#: c/c-parser.c:1000 cp/parser.c:24920
+#: c/c-parser.c:1000 cp/parser.c:24961
 #, gcc-internal-format
 msgid "expected end of line"
 msgstr ""
 
-#: c/c-parser.c:1330
+#: c/c-parser.c:1331
 #, gcc-internal-format
 msgid "ISO C forbids an empty translation unit"
 msgstr ""
 
-#: c/c-parser.c:1428 c/c-parser.c:8633
+#: c/c-parser.c:1429 c/c-parser.c:8639
 #, gcc-internal-format
 msgid "ISO C does not allow extra %<;%> outside of a function"
 msgstr ""
 
-#: c/c-parser.c:1558 c/c-parser.c:2286 c/c-parser.c:3665
+#: c/c-parser.c:1559 c/c-parser.c:2287 c/c-parser.c:3666
 #, gcc-internal-format
 msgid "unknown type name %qE"
 msgstr ""
 
-#: c/c-parser.c:1579 c/c-parser.c:9770 c/c-parser.c:13881 cp/parser.c:31461
-#: cp/parser.c:33174
+#: c/c-parser.c:1580 c/c-parser.c:9776 c/c-parser.c:13927 cp/parser.c:31502
+#: cp/parser.c:33216
 #, gcc-internal-format
 msgid "expected declaration specifiers"
 msgstr ""
 
-#: c/c-parser.c:1588
+#: c/c-parser.c:1589
 #, gcc-internal-format
 msgid "%<__auto_type%> in empty declaration"
 msgstr ""
 
-#: c/c-parser.c:1607 c/c-parser.c:2944
+#: c/c-parser.c:1608 c/c-parser.c:2945
 #, gcc-internal-format
 msgid "expected %<;%>, identifier or %<(%>"
 msgstr ""
 
-#: c/c-parser.c:1625 cp/parser.c:26518 cp/parser.c:26592
+#: c/c-parser.c:1626 cp/parser.c:26559 cp/parser.c:26633
 #, gcc-internal-format
 msgid "prefix attributes are ignored for methods"
 msgstr ""
 
-#: c/c-parser.c:1660
+#: c/c-parser.c:1661
 #, gcc-internal-format
 msgid "prefix attributes are ignored for implementations"
 msgstr ""
 
-#: c/c-parser.c:1681
+#: c/c-parser.c:1682
 #, gcc-internal-format
 msgid "unexpected attribute"
 msgstr ""
 
-#: c/c-parser.c:1719
+#: c/c-parser.c:1720
 #, gcc-internal-format
 msgid "%<__auto_type%> requires a plain identifier as declarator"
 msgstr ""
 
-#: c/c-parser.c:1736
+#: c/c-parser.c:1737
 #, gcc-internal-format
 msgid "data definition has no type or storage class"
 msgstr ""
@@ -30496,28 +30679,28 @@ msgstr ""
 #. This means there is an attribute specifier after
 #. the declarator in a function definition.  Provide
 #. some more information for the user.
-#: c/c-parser.c:1751
+#: c/c-parser.c:1752
 #, gcc-internal-format
 msgid ""
 "attributes should be specified before the declarator in a function definition"
 msgstr ""
 
-#: c/c-parser.c:1771
+#: c/c-parser.c:1772
 #, gcc-internal-format
 msgid "%<__auto_type%> used with a bit-field initializer"
 msgstr ""
 
-#: c/c-parser.c:1839 c/c-parser.c:1924
+#: c/c-parser.c:1840 c/c-parser.c:1925
 #, gcc-internal-format
 msgid "%<__auto_type%> requires an initialized data declaration"
 msgstr ""
 
-#: c/c-parser.c:1887
+#: c/c-parser.c:1888
 #, gcc-internal-format
 msgid "%<__auto_type%> may only be used with a single declarator"
 msgstr ""
 
-#: c/c-parser.c:1916 cp/parser.c:11654
+#: c/c-parser.c:1917 cp/parser.c:11655
 #, gcc-internal-format
 msgid "expected %<,%> or %<;%>"
 msgstr ""
@@ -30525,257 +30708,257 @@ msgstr ""
 #. This can appear in many cases looking nothing like a
 #. function definition, so we don't give a more specific
 #. error suggesting there was one.
-#: c/c-parser.c:1930 c/c-parser.c:1946
+#: c/c-parser.c:1931 c/c-parser.c:1947
 #, gcc-internal-format
 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
 msgstr ""
 
-#: c/c-parser.c:1938
+#: c/c-parser.c:1939
 #, gcc-internal-format
 msgid "ISO C forbids nested functions"
 msgstr ""
 
-#: c/c-parser.c:2058
+#: c/c-parser.c:2059
 #, gcc-internal-format
 msgid "ISO C99 does not support %<_Static_assert%>"
 msgstr ""
 
-#: c/c-parser.c:2061
+#: c/c-parser.c:2062
 #, gcc-internal-format
 msgid "ISO C90 does not support %<_Static_assert%>"
 msgstr ""
 
-#: c/c-parser.c:2085 c/c-parser.c:3733 c/c-parser.c:9825 cp/parser.c:32904
+#: c/c-parser.c:2086 c/c-parser.c:3734 c/c-parser.c:9831 cp/parser.c:32946
 #, gcc-internal-format
 msgid "expected string literal"
 msgstr ""
 
-#: c/c-parser.c:2093
+#: c/c-parser.c:2094
 #, gcc-internal-format
 msgid "expression in static assertion is not an integer"
 msgstr ""
 
-#: c/c-parser.c:2102
+#: c/c-parser.c:2103
 #, gcc-internal-format
 msgid "expression in static assertion is not an integer constant expression"
 msgstr ""
 
-#: c/c-parser.c:2107
+#: c/c-parser.c:2108
 #, gcc-internal-format
 msgid "expression in static assertion is not constant"
 msgstr ""
 
-#: c/c-parser.c:2112
+#: c/c-parser.c:2113
 #, gcc-internal-format
 msgid "static assertion failed: %E"
 msgstr ""
 
-#: c/c-parser.c:2427
+#: c/c-parser.c:2428
 #, gcc-internal-format
 msgid "%<_Atomic%> in Objective-C"
 msgstr ""
 
-#: c/c-parser.c:2431
+#: c/c-parser.c:2432
 #, gcc-internal-format
 msgid "%<_Atomic%> with OpenMP"
 msgstr ""
 
-#: c/c-parser.c:2434
+#: c/c-parser.c:2435
 #, gcc-internal-format
 msgid "ISO C99 does not support the %<_Atomic%> qualifier"
 msgstr ""
 
-#: c/c-parser.c:2437
+#: c/c-parser.c:2438
 #, gcc-internal-format
 msgid "ISO C90 does not support the %<_Atomic%> qualifier"
 msgstr ""
 
-#: c/c-parser.c:2464
+#: c/c-parser.c:2465
 #, gcc-internal-format
 msgid "%<_Atomic%> applied to a qualified type"
 msgstr ""
 
-#: c/c-parser.c:2567 c/c-parser.c:3505 c/c-parser.c:4283 c/c-parser.c:4579
-#: c/c-parser.c:5824 c/c-parser.c:5911 c/c-parser.c:6565 c/c-parser.c:7146
-#: c/c-parser.c:7351 c/c-parser.c:7376 c/c-parser.c:7628 c/c-parser.c:7918
-#: c/c-parser.c:7947 c/c-parser.c:8217 c/c-parser.c:8266 c/c-parser.c:8426
-#: c/c-parser.c:8456 c/c-parser.c:8464 c/c-parser.c:8493 c/c-parser.c:8506
-#: c/c-parser.c:8811 c/c-parser.c:8935 c/c-parser.c:9375 c/c-parser.c:9410
-#: c/c-parser.c:9463 c/c-parser.c:9516 c/c-parser.c:9532 c/c-parser.c:9578
-#: c/c-parser.c:10109 c/c-parser.c:12764 c/c-parser.c:14880 c/c-parser.c:15208
-#: cp/parser.c:24923 cp/parser.c:27361 cp/parser.c:27391 cp/parser.c:27461
-#: cp/parser.c:32625 cp/parser.c:33319
+#: c/c-parser.c:2568 c/c-parser.c:3506 c/c-parser.c:4288 c/c-parser.c:4585
+#: c/c-parser.c:5830 c/c-parser.c:5917 c/c-parser.c:6571 c/c-parser.c:7152
+#: c/c-parser.c:7357 c/c-parser.c:7382 c/c-parser.c:7634 c/c-parser.c:7924
+#: c/c-parser.c:7953 c/c-parser.c:8223 c/c-parser.c:8272 c/c-parser.c:8432
+#: c/c-parser.c:8462 c/c-parser.c:8470 c/c-parser.c:8499 c/c-parser.c:8512
+#: c/c-parser.c:8817 c/c-parser.c:8941 c/c-parser.c:9381 c/c-parser.c:9416
+#: c/c-parser.c:9469 c/c-parser.c:9522 c/c-parser.c:9538 c/c-parser.c:9584
+#: c/c-parser.c:10115 c/c-parser.c:12794 c/c-parser.c:14926 c/c-parser.c:15254
+#: cp/parser.c:24964 cp/parser.c:27402 cp/parser.c:27432 cp/parser.c:27502
+#: cp/parser.c:32667 cp/parser.c:33361
 #, gcc-internal-format
 msgid "expected identifier"
 msgstr ""
 
-#: c/c-parser.c:2601 cp/parser.c:16088
+#: c/c-parser.c:2602 cp/parser.c:16089
 #, gcc-internal-format
 msgid "comma at end of enumerator list"
 msgstr ""
 
-#: c/c-parser.c:2607
+#: c/c-parser.c:2608
 #, gcc-internal-format
 msgid "expected %<,%> or %<}%>"
 msgstr ""
 
-#: c/c-parser.c:2638
+#: c/c-parser.c:2639
 #, gcc-internal-format
 msgid "ISO C forbids forward references to %<enum%> types"
 msgstr ""
 
-#: c/c-parser.c:2754
+#: c/c-parser.c:2755
 #, gcc-internal-format
 msgid "expected class name"
 msgstr ""
 
-#: c/c-parser.c:2773
+#: c/c-parser.c:2774
 #, gcc-internal-format
 msgid "extra semicolon in struct or union specified"
 msgstr ""
 
-#: c/c-parser.c:2802
+#: c/c-parser.c:2803
 #, gcc-internal-format
 msgid "no semicolon at end of struct or union"
 msgstr ""
 
-#: c/c-parser.c:2906 c/c-parser.c:4096
+#: c/c-parser.c:2907 c/c-parser.c:4097
 #, gcc-internal-format
 msgid "expected specifier-qualifier-list"
 msgstr ""
 
-#: c/c-parser.c:2917
+#: c/c-parser.c:2918
 #, gcc-internal-format
 msgid "ISO C forbids member declarations with no members"
 msgstr ""
 
-#: c/c-parser.c:3007
+#: c/c-parser.c:3008
 #, gcc-internal-format
 msgid "expected %<,%>, %<;%> or %<}%>"
 msgstr ""
 
-#: c/c-parser.c:3014
+#: c/c-parser.c:3015
 #, gcc-internal-format
 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
 msgstr ""
 
-#: c/c-parser.c:3067
+#: c/c-parser.c:3068
 #, gcc-internal-format
 msgid "%<typeof%> applied to a bit-field"
 msgstr ""
 
-#: c/c-parser.c:3104
+#: c/c-parser.c:3105
 #, gcc-internal-format
 msgid "ISO C99 does not support %<_Alignas%>"
 msgstr ""
 
-#: c/c-parser.c:3107
+#: c/c-parser.c:3108
 #, gcc-internal-format
 msgid "ISO C90 does not support %<_Alignas%>"
 msgstr ""
 
-#: c/c-parser.c:3342
+#: c/c-parser.c:3343
 #, gcc-internal-format
 msgid "expected identifier or %<(%>"
 msgstr ""
 
-#: c/c-parser.c:3403 c/c-parser.c:3432
+#: c/c-parser.c:3404 c/c-parser.c:3433
 #, gcc-internal-format
 msgid "array notations cannot be used in declaration"
 msgstr ""
 
-#: c/c-parser.c:3571
+#: c/c-parser.c:3572
 #, gcc-internal-format
 msgid "ISO C requires a named argument before %<...%>"
 msgstr ""
 
-#: c/c-parser.c:3672
+#: c/c-parser.c:3673
 #, gcc-internal-format
 msgid "expected declaration specifiers or %<...%>"
 msgstr ""
 
-#: c/c-parser.c:3727
+#: c/c-parser.c:3728
 #, gcc-internal-format
 msgid "wide string literal in %<asm%>"
 msgstr ""
 
-#: c/c-parser.c:4196
+#: c/c-parser.c:4201
 #, gcc-internal-format
 msgid "ISO C forbids empty initializer braces"
 msgstr ""
 
-#: c/c-parser.c:4248
+#: c/c-parser.c:4253
 #, gcc-internal-format
 msgid "obsolete use of designated initializer with %<:%>"
 msgstr ""
 
-#: c/c-parser.c:4392
+#: c/c-parser.c:4397
 #, gcc-internal-format
 msgid "ISO C forbids specifying range of elements to initialize"
 msgstr ""
 
-#: c/c-parser.c:4404
+#: c/c-parser.c:4409
 #, gcc-internal-format
 msgid "ISO C90 forbids specifying subobject to initialize"
 msgstr ""
 
-#: c/c-parser.c:4412
+#: c/c-parser.c:4417
 #, gcc-internal-format
 msgid "obsolete use of designated initializer without %<=%>"
 msgstr ""
 
-#: c/c-parser.c:4594
+#: c/c-parser.c:4600
 #, gcc-internal-format
 msgid "ISO C forbids label declarations"
 msgstr ""
 
-#: c/c-parser.c:4600 c/c-parser.c:4677
+#: c/c-parser.c:4606 c/c-parser.c:4683
 #, gcc-internal-format
 msgid "expected declaration or statement"
 msgstr ""
 
-#: c/c-parser.c:4630 c/c-parser.c:4658
+#: c/c-parser.c:4636 c/c-parser.c:4664
 #, gcc-internal-format
 msgid "ISO C90 forbids mixed declarations and code"
 msgstr ""
 
-#: c/c-parser.c:4685
+#: c/c-parser.c:4691
 #, gcc-internal-format
 msgid "expected %<}%> before %<else%>"
 msgstr ""
 
-#: c/c-parser.c:4690 cp/parser.c:10109
+#: c/c-parser.c:4696 cp/parser.c:10110
 #, gcc-internal-format
 msgid "%<else%> without a previous %<if%>"
 msgstr ""
 
-#: c/c-parser.c:4707
+#: c/c-parser.c:4713
 #, gcc-internal-format
 msgid "label at end of compound statement"
 msgstr ""
 
-#: c/c-parser.c:4764
+#: c/c-parser.c:4770
 #, gcc-internal-format
 msgid "expected %<:%> or %<...%>"
 msgstr ""
 
-#: c/c-parser.c:4795
+#: c/c-parser.c:4801
 #, gcc-internal-format
 msgid ""
 "a label can only be part of a statement and a declaration is not a statement"
 msgstr ""
 
-#: c/c-parser.c:4988 cp/parser.c:9714
+#: c/c-parser.c:4994 cp/parser.c:9715
 #, gcc-internal-format
 msgid "-fcilkplus must be enabled to use %<_Cilk_for%>"
 msgstr ""
 
-#: c/c-parser.c:4998 cp/parser.c:9740
+#: c/c-parser.c:5004 cp/parser.c:9741
 #, gcc-internal-format
 msgid "-fcilkplus must be enabled to use %<_Cilk_sync%>"
 msgstr ""
 
-#: c/c-parser.c:5025
+#: c/c-parser.c:5031
 #, gcc-internal-format
 msgid "expected identifier or %<*%>"
 msgstr ""
@@ -30784,867 +30967,867 @@ msgstr ""
 #. c_parser_skip_until_found stops at a closing nesting
 #. delimiter without consuming it, but here we need to consume
 #. it to proceed further.
-#: c/c-parser.c:5107 cp/parser.c:9814
+#: c/c-parser.c:5113 cp/parser.c:9815
 #, gcc-internal-format
 msgid "expected statement"
 msgstr ""
 
-#: c/c-parser.c:5201 cp/parser.c:10191
+#: c/c-parser.c:5207 cp/parser.c:10192
 #, gcc-internal-format
 msgid "suggest braces around empty body in an %<if%> statement"
 msgstr ""
 
-#: c/c-parser.c:5225 cp/parser.c:10214
+#: c/c-parser.c:5231 cp/parser.c:10215
 #, gcc-internal-format
 msgid "suggest braces around empty body in an %<else%> statement"
 msgstr ""
 
-#: c/c-parser.c:5259
+#: c/c-parser.c:5265
 #, gcc-internal-format
 msgid "if statement cannot contain %<Cilk_spawn%>"
 msgstr ""
 
-#: c/c-parser.c:5388
+#: c/c-parser.c:5394
 #, gcc-internal-format
 msgid "suggest braces around empty body in %<do%> statement"
 msgstr ""
 
-#: c/c-parser.c:5512 c/c-parser.c:5542
+#: c/c-parser.c:5518 c/c-parser.c:5548
 #, gcc-internal-format
 msgid "multiple iterating variables in fast enumeration"
 msgstr ""
 
-#: c/c-parser.c:5566
+#: c/c-parser.c:5572
 #, gcc-internal-format
 msgid "invalid iterating variable in fast enumeration"
 msgstr ""
 
-#: c/c-parser.c:5587 cp/parser.c:10434
+#: c/c-parser.c:5593 cp/parser.c:10435
 #, gcc-internal-format
 msgid "missing loop condition in loop with %<GCC ivdep%> pragma"
 msgstr ""
 
-#: c/c-parser.c:5619
+#: c/c-parser.c:5625
 #, gcc-internal-format
 msgid "missing collection in fast enumeration"
 msgstr ""
 
-#: c/c-parser.c:5694
+#: c/c-parser.c:5700
 #, gcc-internal-format
 msgid "%E qualifier ignored on asm"
 msgstr ""
 
-#: c/c-parser.c:6044
+#: c/c-parser.c:6050
 #, gcc-internal-format
 msgid "ISO C forbids omitting the middle term of a ?: expression"
 msgstr ""
 
-#: c/c-parser.c:6530
+#: c/c-parser.c:6536
 #, gcc-internal-format
 msgid "traditional C rejects the unary plus operator"
 msgstr ""
 
-#: c/c-parser.c:6659
+#: c/c-parser.c:6665
 #, gcc-internal-format
 msgid "%<sizeof%> applied to a bit-field"
 msgstr ""
 
-#: c/c-parser.c:6737
+#: c/c-parser.c:6743
 #, gcc-internal-format
 msgid "ISO C does not allow %<%E (expression)%>"
 msgstr ""
 
-#: c/c-parser.c:6764
+#: c/c-parser.c:6770
 #, gcc-internal-format
 msgid "cannot take address of %qs"
 msgstr ""
 
-#: c/c-parser.c:6846
+#: c/c-parser.c:6852
 #, gcc-internal-format
 msgid "ISO C99 does not support %<_Generic%>"
 msgstr ""
 
-#: c/c-parser.c:6849
+#: c/c-parser.c:6855
 #, gcc-internal-format
 msgid "ISO C90 does not support %<_Generic%>"
 msgstr ""
 
-#: c/c-parser.c:6915
+#: c/c-parser.c:6921
 #, gcc-internal-format
 msgid "%<_Generic%> association has function type"
 msgstr ""
 
-#: c/c-parser.c:6918
+#: c/c-parser.c:6924
 #, gcc-internal-format
 msgid "%<_Generic%> association has incomplete type"
 msgstr ""
 
-#: c/c-parser.c:6922
+#: c/c-parser.c:6928
 #, gcc-internal-format
 msgid "%<_Generic%> association has variable length type"
 msgstr ""
 
-#: c/c-parser.c:6946
+#: c/c-parser.c:6952
 #, gcc-internal-format
 msgid "duplicate %<default%> case in %<_Generic%>"
 msgstr ""
 
-#: c/c-parser.c:6947
+#: c/c-parser.c:6953
 #, gcc-internal-format
 msgid "original %<default%> is here"
 msgstr ""
 
-#: c/c-parser.c:6955
+#: c/c-parser.c:6961
 #, gcc-internal-format
 msgid "%<_Generic%> specifies two compatible types"
 msgstr ""
 
-#: c/c-parser.c:6956
+#: c/c-parser.c:6962
 #, gcc-internal-format
 msgid "compatible type is here"
 msgstr ""
 
-#: c/c-parser.c:6979
+#: c/c-parser.c:6985
 #, gcc-internal-format
 msgid "%<_Generic> selector matches multiple associations"
 msgstr ""
 
-#: c/c-parser.c:6981
+#: c/c-parser.c:6987
 #, gcc-internal-format
 msgid "other match is here"
 msgstr ""
 
-#: c/c-parser.c:7002
+#: c/c-parser.c:7008
 #, gcc-internal-format
 msgid ""
 "%<_Generic%> selector of type %qT is not compatible with any association"
 msgstr ""
 
-#: c/c-parser.c:7157 c/c-parser.c:7692 c/c-parser.c:7711
+#: c/c-parser.c:7163 c/c-parser.c:7698 c/c-parser.c:7717
 #, gcc-internal-format
 msgid "expected expression"
 msgstr ""
 
-#: c/c-parser.c:7175
+#: c/c-parser.c:7181
 #, gcc-internal-format
 msgid "braced-group within expression allowed only inside a function"
 msgstr ""
 
-#: c/c-parser.c:7188
+#: c/c-parser.c:7194
 #, gcc-internal-format
 msgid "ISO C forbids braced-groups within expressions"
 msgstr ""
 
-#: c/c-parser.c:7232
+#: c/c-parser.c:7238
 #, gcc-internal-format
 msgid "ISO C does not support %<__FUNCTION__%> predefined identifier"
 msgstr ""
 
-#: c/c-parser.c:7240
+#: c/c-parser.c:7246
 #, gcc-internal-format
 msgid "ISO C does not support %<__PRETTY_FUNCTION__%> predefined identifier"
 msgstr ""
 
-#: c/c-parser.c:7248
+#: c/c-parser.c:7254
 #, gcc-internal-format
 msgid "ISO C90 does not support %<__func__%> predefined identifier"
 msgstr ""
 
-#: c/c-parser.c:7399
+#: c/c-parser.c:7405
 #, gcc-internal-format
 msgid "wrong number of arguments to %<__builtin_choose_expr%>"
 msgstr ""
 
-#: c/c-parser.c:7415
+#: c/c-parser.c:7421
 #, gcc-internal-format
 msgid "first argument to %<__builtin_choose_expr%> not a constant"
 msgstr ""
 
-#: c/c-parser.c:7481
+#: c/c-parser.c:7487
 #, gcc-internal-format
 msgid "wrong number of arguments to %<__builtin_call_with_static_chain%>"
 msgstr ""
 
-#: c/c-parser.c:7494
+#: c/c-parser.c:7500
 #, gcc-internal-format
 msgid ""
 "first argument to %<__builtin_call_with_static_chain%> must be a call "
 "expression"
 msgstr ""
 
-#: c/c-parser.c:7498
+#: c/c-parser.c:7504
 #, gcc-internal-format
 msgid ""
 "second argument to %<__builtin_call_with_static_chain%> must be a pointer "
 "type"
 msgstr ""
 
-#: c/c-parser.c:7521
+#: c/c-parser.c:7527
 #, gcc-internal-format
 msgid "wrong number of arguments to %<__builtin_complex%>"
 msgstr ""
 
-#: c/c-parser.c:7543
+#: c/c-parser.c:7549
 #, gcc-internal-format
 msgid "%<__builtin_complex%> operand not of real binary floating-point type"
 msgstr ""
 
-#: c/c-parser.c:7552
+#: c/c-parser.c:7558
 #, gcc-internal-format
 msgid "%<__builtin_complex%> operands of different types"
 msgstr ""
 
-#: c/c-parser.c:7597 cp/parser.c:6060
+#: c/c-parser.c:7603 cp/parser.c:6061
 #, gcc-internal-format
 msgid "wrong number of arguments to %<__builtin_shuffle%>"
 msgstr ""
 
-#: c/c-parser.c:7671 cp/parser.c:6014
+#: c/c-parser.c:7677 cp/parser.c:6015
 #, gcc-internal-format
 msgid "-fcilkplus must be enabled to use %<_Cilk_spawn%>"
 msgstr ""
 
-#: c/c-parser.c:7678 cp/parser.c:6020
+#: c/c-parser.c:7684 cp/parser.c:6021
 #, gcc-internal-format
 msgid "consecutive %<_Cilk_spawn%> keywords are not permitted"
 msgstr ""
 
-#: c/c-parser.c:7746
+#: c/c-parser.c:7752
 #, gcc-internal-format
 msgid "compound literal has variable size"
 msgstr ""
 
-#: c/c-parser.c:7757
+#: c/c-parser.c:7763
 #, gcc-internal-format
 msgid "compound literal qualified by address-space qualifier"
 msgstr ""
 
-#: c/c-parser.c:7761
+#: c/c-parser.c:7767
 #, gcc-internal-format
 msgid "ISO C90 forbids compound literals"
 msgstr ""
 
-#: c/c-parser.c:7890 cp/parser.c:6306
+#: c/c-parser.c:7896 cp/parser.c:6307
 #, gcc-internal-format
 msgid ""
 "%<memset%> used with constant zero length parameter; this could be due to "
 "transposed parameters"
 msgstr ""
 
-#: c/c-parser.c:8237
+#: c/c-parser.c:8243
 #, gcc-internal-format
 msgid "expected identifier or %<)%>"
 msgstr ""
 
-#: c/c-parser.c:8333
+#: c/c-parser.c:8339
 #, gcc-internal-format
 msgid "extra semicolon"
 msgstr ""
 
-#: c/c-parser.c:8581
+#: c/c-parser.c:8587
 #, gcc-internal-format
 msgid "extra semicolon in method definition specified"
 msgstr ""
 
-#: c/c-parser.c:8713
+#: c/c-parser.c:8719
 #, gcc-internal-format
 msgid "method attributes must be specified at the end only"
 msgstr ""
 
-#: c/c-parser.c:8733
+#: c/c-parser.c:8739
 #, gcc-internal-format
 msgid "expected %<;%> or %<{%> after method attribute definition"
 msgstr ""
 
-#: c/c-parser.c:8854
+#: c/c-parser.c:8860
 #, gcc-internal-format
 msgid "objective-c method declaration is expected"
 msgstr ""
 
-#: c/c-parser.c:9289
+#: c/c-parser.c:9295
 #, gcc-internal-format
 msgid "no type or storage class may be specified here,"
 msgstr ""
 
-#: c/c-parser.c:9379 c/c-parser.c:9436 cp/parser.c:27421
+#: c/c-parser.c:9385 c/c-parser.c:9442 cp/parser.c:27462
 #, gcc-internal-format
 msgid "unknown property attribute"
 msgstr ""
 
-#: c/c-parser.c:9400 cp/parser.c:27381
+#: c/c-parser.c:9406 cp/parser.c:27422
 #, gcc-internal-format
 msgid "missing %<=%> (after %<getter%> attribute)"
 msgstr ""
 
-#: c/c-parser.c:9403 cp/parser.c:27384
+#: c/c-parser.c:9409 cp/parser.c:27425
 #, gcc-internal-format
 msgid "missing %<=%> (after %<setter%> attribute)"
 msgstr ""
 
-#: c/c-parser.c:9417 cp/parser.c:27399
+#: c/c-parser.c:9423 cp/parser.c:27440
 #, gcc-internal-format
 msgid "the %<setter%> attribute may only be specified once"
 msgstr ""
 
-#: c/c-parser.c:9422 cp/parser.c:27405
+#: c/c-parser.c:9428 cp/parser.c:27446
 #, gcc-internal-format
 msgid "setter name must terminate with %<:%>"
 msgstr ""
 
-#: c/c-parser.c:9429 cp/parser.c:27413
+#: c/c-parser.c:9435 cp/parser.c:27454
 #, gcc-internal-format
 msgid "the %<getter%> attribute may only be specified once"
 msgstr ""
 
-#: c/c-parser.c:9623
+#: c/c-parser.c:9629
 #, gcc-internal-format
 msgid "%<#pragma acc update%> may only be used in compound statements"
 msgstr ""
 
-#: c/c-parser.c:9634 cp/parser.c:32980
+#: c/c-parser.c:9640 cp/parser.c:33022
 #, gcc-internal-format
 msgid "%<#pragma omp barrier%> may only be used in compound statements"
 msgstr ""
 
-#: c/c-parser.c:9645 cp/parser.c:32995
+#: c/c-parser.c:9651 cp/parser.c:33037
 #, gcc-internal-format
 msgid "%<#pragma omp flush%> may only be used in compound statements"
 msgstr ""
 
-#: c/c-parser.c:9656 cp/parser.c:33011
+#: c/c-parser.c:9662 cp/parser.c:33053
 #, gcc-internal-format
 msgid "%<#pragma omp taskwait%> may only be used in compound statements"
 msgstr ""
 
-#: c/c-parser.c:9667 cp/parser.c:33027
+#: c/c-parser.c:9673 cp/parser.c:33069
 #, gcc-internal-format
 msgid "%<#pragma omp taskyield%> may only be used in compound statements"
 msgstr ""
 
-#: c/c-parser.c:9678 cp/parser.c:33043
+#: c/c-parser.c:9684 cp/parser.c:33085
 #, gcc-internal-format
 msgid "%<#pragma omp cancel%> may only be used in compound statements"
 msgstr ""
 
-#: c/c-parser.c:9689 cp/parser.c:33059
+#: c/c-parser.c:9695 cp/parser.c:33101
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp cancellation point%> may only be used in compound statements"
 msgstr ""
 
-#: c/c-parser.c:9709 cp/parser.c:33111
+#: c/c-parser.c:9715 cp/parser.c:33153
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp section%> may only be used in %<#pragma omp sections%> "
 "construct"
 msgstr ""
 
-#: c/c-parser.c:9724 cp/parser.c:33130
+#: c/c-parser.c:9730 cp/parser.c:33172
 #, gcc-internal-format
 msgid "for, while or do statement expected"
 msgstr ""
 
-#: c/c-parser.c:9736 cp/parser.c:32970
+#: c/c-parser.c:9742 cp/parser.c:33012
 #, gcc-internal-format
 msgid "%<#pragma GCC pch_preprocess%> must be first"
 msgstr ""
 
-#: c/c-parser.c:9749
+#: c/c-parser.c:9755
 #, gcc-internal-format
 msgid "%<#pragma grainsize%> ignored because -fcilkplus is not enabled"
 msgstr ""
 
-#: c/c-parser.c:9757
+#: c/c-parser.c:9763
 #, gcc-internal-format
 msgid "%<#pragma grainsize%> must be inside a function"
 msgstr ""
 
-#: c/c-parser.c:10035 cp/parser.c:27769
+#: c/c-parser.c:10041 cp/parser.c:27810
 #, gcc-internal-format
 msgid "too many %qs clauses"
 msgstr ""
 
-#: c/c-parser.c:10056 cp/parser.c:28111
+#: c/c-parser.c:10062 cp/parser.c:28152
 #, gcc-internal-format
 msgid "expected integer expression before ')'"
 msgstr ""
 
-#: c/c-parser.c:10071
+#: c/c-parser.c:10077
 #, gcc-internal-format
 msgid "expression must be integral"
 msgstr ""
 
-#: c/c-parser.c:10184 c/c-parser.c:10192 cp/parser.c:27869 cp/parser.c:27877
+#: c/c-parser.c:10190 c/c-parser.c:10198 cp/parser.c:27910 cp/parser.c:27918
 #, gcc-internal-format
 msgid "%qD is not a constant"
 msgstr ""
 
-#: c/c-parser.c:10338 c/c-parser.c:14741 cp/parser.c:28040
+#: c/c-parser.c:10344 c/c-parser.c:14787 cp/parser.c:28081
 #, gcc-internal-format
 msgid "%qD is not a variable"
 msgstr ""
 
-#: c/c-parser.c:10342 cp/parser.c:28044
+#: c/c-parser.c:10348 cp/parser.c:28085
 #, gcc-internal-format
 msgid "%qD is not a pointer variable"
 msgstr ""
 
-#: c/c-parser.c:10382 cp/parser.c:28189
+#: c/c-parser.c:10388 cp/parser.c:28230
 #, gcc-internal-format
 msgid "collapse argument needs positive constant integer expression"
 msgstr ""
 
-#: c/c-parser.c:10448 cp/parser.c:28240
+#: c/c-parser.c:10454 cp/parser.c:28281
 #, gcc-internal-format
 msgid "expected %<none%> or %<shared%>"
 msgstr ""
 
-#: c/c-parser.c:10583 c/c-parser.c:10628 c/c-parser.c:10673 c/c-parser.c:10717
-#: c/c-parser.c:10955 c/c-parser.c:11018 c/c-parser.c:11095 c/c-parser.c:11139
-#: c/c-parser.c:11441
+#: c/c-parser.c:10589 c/c-parser.c:10634 c/c-parser.c:10679 c/c-parser.c:10723
+#: c/c-parser.c:10961 c/c-parser.c:11024 c/c-parser.c:11101 c/c-parser.c:11145
+#: c/c-parser.c:11447
 #, gcc-internal-format
 msgid "expected integer expression"
 msgstr ""
 
-#: c/c-parser.c:10595
+#: c/c-parser.c:10601
 #, gcc-internal-format
 msgid "%<num_gangs%> value must be positive"
 msgstr ""
 
-#: c/c-parser.c:10640
+#: c/c-parser.c:10646
 #, gcc-internal-format
 msgid "%<num_threads%> value must be positive"
 msgstr ""
 
-#: c/c-parser.c:10685
+#: c/c-parser.c:10691
 #, gcc-internal-format
 msgid "%<num_workers%> value must be positive"
 msgstr ""
 
-#: c/c-parser.c:10846
+#: c/c-parser.c:10852
 #, gcc-internal-format
 msgid ""
 "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> "
 "or %<max%>"
 msgstr ""
 
-#: c/c-parser.c:10946 cp/parser.c:28642
+#: c/c-parser.c:10952 cp/parser.c:28683
 #, gcc-internal-format
 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
 msgstr ""
 
-#: c/c-parser.c:10950 cp/parser.c:28645
+#: c/c-parser.c:10956 cp/parser.c:28686
 #, gcc-internal-format
 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
 msgstr ""
 
-#: c/c-parser.c:10968 cp/parser.c:28661
+#: c/c-parser.c:10974 cp/parser.c:28702
 #, gcc-internal-format
 msgid "invalid schedule kind"
 msgstr ""
 
-#: c/c-parser.c:11030
+#: c/c-parser.c:11036
 #, gcc-internal-format
 msgid "%<vector_length%> value must be positive"
 msgstr ""
 
-#: c/c-parser.c:11106
+#: c/c-parser.c:11112
 #, gcc-internal-format
 msgid "%<num_teams%> value must be positive"
 msgstr ""
 
-#: c/c-parser.c:11150
+#: c/c-parser.c:11156
 #, gcc-internal-format
 msgid "%<thread_limit%> value must be positive"
 msgstr ""
 
-#: c/c-parser.c:11192 cp/semantics.c:5731
+#: c/c-parser.c:11198 cp/semantics.c:5735
 #, gcc-internal-format
 msgid ""
 "%<aligned%> clause alignment expression must be positive constant integer "
 "expression"
 msgstr ""
 
-#: c/c-parser.c:11229 cp/parser.c:28833
+#: c/c-parser.c:11235 cp/parser.c:28874
 #, gcc-internal-format
 msgid "using parameters for %<linear%> step is not supported yet"
 msgstr ""
 
-#: c/c-parser.c:11234
+#: c/c-parser.c:11240
 #, gcc-internal-format
 msgid "%<linear%> clause step expression must be integral"
 msgstr ""
 
-#: c/c-parser.c:11271
+#: c/c-parser.c:11277
 #, gcc-internal-format
 msgid ""
 "%<safelen%> clause expression must be positive constant integer expression"
 msgstr ""
 
-#: c/c-parser.c:11307
+#: c/c-parser.c:11313
 #, gcc-internal-format
 msgid ""
 "%<simdlen%> clause expression must be positive constant integer expression"
 msgstr ""
 
-#: c/c-parser.c:11369 cp/parser.c:28954 cp/parser.c:29137
+#: c/c-parser.c:11375 cp/parser.c:28995 cp/parser.c:29178
 #, gcc-internal-format
 msgid "invalid depend kind"
 msgstr ""
 
-#: c/c-parser.c:11406 cp/parser.c:28994
+#: c/c-parser.c:11412 cp/parser.c:29035
 #, gcc-internal-format
 msgid "invalid map kind"
 msgstr ""
 
-#: c/c-parser.c:11471 cp/parser.c:29084
+#: c/c-parser.c:11477 cp/parser.c:29125
 #, gcc-internal-format
 msgid "invalid dist_schedule kind"
 msgstr ""
 
-#: c/c-parser.c:11540
+#: c/c-parser.c:11546
 #, gcc-internal-format
 msgid "invalid proc_bind kind"
 msgstr ""
 
-#: c/c-parser.c:11703 cp/parser.c:29293
+#: c/c-parser.c:11709 cp/parser.c:29334
 #, gcc-internal-format
 msgid "expected %<#pragma acc%> clause"
 msgstr ""
 
-#: c/c-parser.c:11714 c/c-parser.c:11943 cp/parser.c:29304 cp/parser.c:29555
+#: c/c-parser.c:11720 c/c-parser.c:11949 cp/parser.c:29345 cp/parser.c:29596
 #, gcc-internal-format
 msgid "%qs is not valid for %qs"
 msgstr ""
 
-#: c/c-parser.c:11840 cp/parser.c:29445
+#: c/c-parser.c:11846 cp/parser.c:29486
 #, gcc-internal-format
 msgid "%qs must be the first clause of %qs"
 msgstr ""
 
-#: c/c-parser.c:11932 cp/parser.c:29544
+#: c/c-parser.c:11938 cp/parser.c:29585
 #, gcc-internal-format
 msgid "expected %<#pragma omp%> clause"
 msgstr ""
 
-#: c/c-parser.c:12125 cp/parser.c:31627
+#: c/c-parser.c:12131 cp/parser.c:31668
 #, gcc-internal-format
 msgid "expected %<data%> in %<#pragma acc enter data%>"
 msgstr ""
 
-#: c/c-parser.c:12134 cp/parser.c:31637
+#: c/c-parser.c:12140 cp/parser.c:31678
 #, gcc-internal-format
 msgid "invalid pragma"
 msgstr ""
 
-#: c/c-parser.c:12151 cp/parser.c:31654
+#: c/c-parser.c:12157 cp/parser.c:31695
 #, gcc-internal-format
 msgid "%<#pragma acc enter data%> has no data movement clause"
 msgstr ""
 
-#: c/c-parser.c:12278 cp/parser.c:31793
+#: c/c-parser.c:12284 cp/parser.c:31834
 #, gcc-internal-format
 msgid ""
 "%<#pragma acc update%> must contain at least one %<device%> or %<host/self%> "
 "clause"
 msgstr ""
 
-#: c/c-parser.c:12666 cp/parser.c:29921 cp/parser.c:29947
+#: c/c-parser.c:12691 cp/parser.c:29962 cp/parser.c:29988
 #, gcc-internal-format
 msgid "invalid form of %<#pragma omp atomic%>"
 msgstr ""
 
-#: c/c-parser.c:12670 cp/parser.c:29978 cp/parser.c:29994
+#: c/c-parser.c:12695 cp/parser.c:30019 cp/parser.c:30035
 #, gcc-internal-format
 msgid "invalid operator for %<#pragma omp atomic%>"
 msgstr ""
 
-#: c/c-parser.c:12714 cp/semantics.c:6897 cp/semantics.c:6907
+#: c/c-parser.c:12744 cp/semantics.c:6902 cp/semantics.c:6912
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp atomic capture%> uses two different expressions for memory"
 msgstr ""
 
-#: c/c-parser.c:12767 c/c-parser.c:12788
+#: c/c-parser.c:12797 c/c-parser.c:12818
 #, gcc-internal-format
 msgid "expected %<(%> or end of line"
 msgstr ""
 
-#: c/c-parser.c:12825 cp/parser.c:30451 cp/parser.c:33496
+#: c/c-parser.c:12856 cp/parser.c:30492 cp/parser.c:33538
 #, gcc-internal-format
 msgid "for statement expected"
 msgstr ""
 
-#: c/c-parser.c:12831 cp/parser.c:30457
+#: c/c-parser.c:12862 cp/parser.c:30498
 #, gcc-internal-format
 msgid "_Cilk_for statement expected"
 msgstr ""
 
-#: c/c-parser.c:12885 cp/semantics.c:6531 cp/semantics.c:6601
+#: c/c-parser.c:12931 cp/semantics.c:6536 cp/semantics.c:6606
 #, gcc-internal-format
 msgid "expected iteration declaration or initialization"
 msgstr ""
 
-#: c/c-parser.c:12970
+#: c/c-parser.c:13016
 #, gcc-internal-format
 msgid "not enough perfectly nested loops"
 msgstr ""
 
-#: c/c-parser.c:13026 cp/parser.c:30666
+#: c/c-parser.c:13072 cp/parser.c:30707
 #, gcc-internal-format
 msgid "collapsed loops not perfectly nested"
 msgstr ""
 
-#: c/c-parser.c:13066 cp/parser.c:30500 cp/parser.c:30542 cp/pt.c:13808
+#: c/c-parser.c:13112 cp/parser.c:30541 cp/parser.c:30583 cp/pt.c:13884
 #, gcc-internal-format
 msgid "iteration variable %qD should not be firstprivate"
 msgstr ""
 
-#: c/c-parser.c:13441 cp/parser.c:31010
+#: c/c-parser.c:13487 cp/parser.c:31051
 #, gcc-internal-format
 msgid "expected %<for%> after %qs"
 msgstr ""
 
-#: c/c-parser.c:13633 cp/parser.c:31197
+#: c/c-parser.c:13679 cp/parser.c:31238
 #, gcc-internal-format
 msgid "expected %<point%>"
 msgstr ""
 
-#: c/c-parser.c:13838 cp/parser.c:31420
+#: c/c-parser.c:13884 cp/parser.c:31461
 #, gcc-internal-format
 msgid "%<#pragma omp target update%> may only be used in compound statements"
 msgstr ""
 
-#: c/c-parser.c:13851 cp/parser.c:31433
+#: c/c-parser.c:13897 cp/parser.c:31474
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp target update%> must contain at least one %<from%> or %<to%> "
 "clauses"
 msgstr ""
 
-#: c/c-parser.c:13993
+#: c/c-parser.c:14039
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp declare simd%> must be followed by function declaration or "
 "definition or another %<#pragma omp declare simd%>"
 msgstr ""
 
-#: c/c-parser.c:14044 c/c-parser.c:14072
+#: c/c-parser.c:14090 c/c-parser.c:14118
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp declare simd%> must be followed by function declaration or "
 "definition"
 msgstr ""
 
-#: c/c-parser.c:14091 cp/parser.c:31908
+#: c/c-parser.c:14137 cp/parser.c:31949
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp declare simd%> cannot be used in the same function marked as a "
 "Cilk Plus SIMD-enabled function"
 msgstr ""
 
-#: c/c-parser.c:14104
+#: c/c-parser.c:14150
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp declare simd%> not immediately followed by a function "
 "declaration or definition"
 msgstr ""
 
-#: c/c-parser.c:14112 cp/parser.c:31964
+#: c/c-parser.c:14158 cp/parser.c:32005
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp declare simd%> not immediately followed by a single function "
 "declaration or definition"
 msgstr ""
 
-#: c/c-parser.c:14210 cp/parser.c:32032
+#: c/c-parser.c:14256 cp/parser.c:32073
 #, gcc-internal-format
 msgid "expected %<target%>"
 msgstr ""
 
-#: c/c-parser.c:14217 cp/parser.c:32039
+#: c/c-parser.c:14263 cp/parser.c:32080
 #, gcc-internal-format
 msgid "expected %<declare%>"
 msgstr ""
 
-#: c/c-parser.c:14223 cp/parser.c:32046
+#: c/c-parser.c:14269 cp/parser.c:32087
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp end declare target%> without corresponding %<#pragma omp "
 "declare target%>"
 msgstr ""
 
-#: c/c-parser.c:14251
+#: c/c-parser.c:14297
 #, gcc-internal-format
 msgid "%<#pragma omp declare reduction%> not at file or block scope"
 msgstr ""
 
-#: c/c-parser.c:14301
+#: c/c-parser.c:14347
 #, gcc-internal-format
 msgid ""
 "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> "
 "or identifier"
 msgstr ""
 
-#: c/c-parser.c:14328
+#: c/c-parser.c:14374
 #, gcc-internal-format
 msgid "predeclared arithmetic type in %<#pragma omp declare reduction%>"
 msgstr ""
 
-#: c/c-parser.c:14332
+#: c/c-parser.c:14378
 #, gcc-internal-format
 msgid "function or array type in %<#pragma omp declare reduction%>"
 msgstr ""
 
-#: c/c-parser.c:14335
+#: c/c-parser.c:14381
 #, gcc-internal-format
 msgid ""
 "const, volatile or restrict qualified type in %<#pragma omp declare reduction"
 "%>"
 msgstr ""
 
-#: c/c-parser.c:14343
+#: c/c-parser.c:14389
 #, gcc-internal-format
 msgid "redeclaration of %qs %<#pragma omp declare reduction%> for type %qT"
 msgstr ""
 
-#: c/c-parser.c:14352
+#: c/c-parser.c:14398
 #, gcc-internal-format
 msgid "previous %<#pragma omp declare reduction%>"
 msgstr ""
 
-#: c/c-parser.c:14469
+#: c/c-parser.c:14515
 #, gcc-internal-format
 msgid "expected %<omp_priv%> or function-name"
 msgstr ""
 
-#: c/c-parser.c:14480
+#: c/c-parser.c:14526
 #, gcc-internal-format
 msgid "expected function-name %<(%>"
 msgstr ""
 
-#: c/c-parser.c:14495
+#: c/c-parser.c:14541
 #, gcc-internal-format
 msgid "one of the initializer call arguments should be %<&omp_priv%>"
 msgstr ""
 
-#: c/c-parser.c:14615 cp/parser.c:32490
+#: c/c-parser.c:14661 cp/parser.c:32532
 #, gcc-internal-format
 msgid "expected %<simd%> or %<reduction%> or %<target%>"
 msgstr ""
 
-#: c/c-parser.c:14743 cp/semantics.c:6086
+#: c/c-parser.c:14789 cp/semantics.c:6090
 #, gcc-internal-format
 msgid "%qE declared %<threadprivate%> after first use"
 msgstr ""
 
-#: c/c-parser.c:14745 cp/semantics.c:6088
+#: c/c-parser.c:14791 cp/semantics.c:6092
 #, gcc-internal-format
 msgid "automatic variable %qE cannot be %<threadprivate%>"
 msgstr ""
 
-#: c/c-parser.c:14749 cp/semantics.c:6090
+#: c/c-parser.c:14795 cp/semantics.c:6094
 #, gcc-internal-format
 msgid "%<threadprivate%> %qE has incomplete type"
 msgstr ""
 
-#: c/c-parser.c:14780
+#: c/c-parser.c:14826
 #, gcc-internal-format
 msgid "pragma simd ignored because -fcilkplus is not enabled"
 msgstr ""
 
-#: c/c-parser.c:14786
+#: c/c-parser.c:14832
 #, gcc-internal-format
 msgid "pragma simd must be inside a function"
 msgstr ""
 
-#: c/c-parser.c:14830 cp/parser.c:33267
+#: c/c-parser.c:14876 cp/parser.c:33309
 #, gcc-internal-format
 msgid "vectorlength must be an integer constant"
 msgstr ""
 
-#: c/c-parser.c:14832 cp/parser.c:33270
+#: c/c-parser.c:14878 cp/parser.c:33312
 #, gcc-internal-format
 msgid "vectorlength must be a power of 2"
 msgstr ""
 
-#: c/c-parser.c:14915 cp/parser.c:33377
+#: c/c-parser.c:14961 cp/parser.c:33419
 #, gcc-internal-format
 msgid "step size must be an integer constant expression or an integer variable"
 msgstr ""
 
-#: c/c-parser.c:15014 cp/parser.c:33470
+#: c/c-parser.c:15060 cp/parser.c:33512
 #, gcc-internal-format
 msgid "expected %<#pragma simd%> clause"
 msgstr ""
 
-#: c/c-parser.c:15058 cp/parser.c:32943
+#: c/c-parser.c:15104 cp/parser.c:32985
 #, gcc-internal-format
 msgid "%<#pragma cilk grainsize%> is not followed by %<_Cilk_for%>"
 msgstr ""
 
-#: c/c-parser.c:15355 cp/parser.c:32835
+#: c/c-parser.c:15401 cp/parser.c:32877
 #, gcc-internal-format
 msgid "%<__transaction_cancel%> without transactional memory support enabled"
 msgstr ""
 
-#: c/c-parser.c:15361 cp/parser.c:32841
+#: c/c-parser.c:15407 cp/parser.c:32883
 #, gcc-internal-format
 msgid "%<__transaction_cancel%> within a %<__transaction_relaxed%>"
 msgstr ""
 
-#: c/c-parser.c:15370 cp/parser.c:32850
+#: c/c-parser.c:15416 cp/parser.c:32892
 #, gcc-internal-format
 msgid ""
 "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%>"
 msgstr ""
 
-#: c/c-parser.c:15372 cp/parser.c:32853
+#: c/c-parser.c:15418 cp/parser.c:32895
 #, gcc-internal-format
 msgid "  or a %<transaction_may_cancel_outer%> function"
 msgstr ""
 
-#: c/c-parser.c:15378 cp/parser.c:32859
+#: c/c-parser.c:15424 cp/parser.c:32901
 #, gcc-internal-format
 msgid "%<__transaction_cancel%> not within %<__transaction_atomic%>"
 msgstr ""
 
-#: c/c-parser.c:15446 cp/cp-array-notation.c:1418
+#: c/c-parser.c:15492 cp/cp-array-notation.c:1418
 #, gcc-internal-format
 msgid "base of array section must be pointer or array type"
 msgstr ""
 
-#: c/c-parser.c:15455 cp/parser.c:6476
+#: c/c-parser.c:15501 cp/parser.c:6477
 #, gcc-internal-format
 msgid "expected %<:%> or numeral"
 msgstr ""
 
-#: c/c-parser.c:15466
+#: c/c-parser.c:15512
 #, gcc-internal-format
 msgid ""
 "start-index and length fields necessary for using array notations in pointers"
 msgstr ""
 
-#: c/c-parser.c:15473 c/c-parser.c:15516
+#: c/c-parser.c:15519 c/c-parser.c:15562
 #, gcc-internal-format
 msgid "array notations cannot be used with function type"
 msgstr ""
 
-#: c/c-parser.c:15482
+#: c/c-parser.c:15528
 #, gcc-internal-format
 msgid ""
 "start-index and length fields necessary for using array notations in "
 "dimensionless arrays"
 msgstr ""
 
-#: c/c-parser.c:15494
+#: c/c-parser.c:15540
 #, gcc-internal-format
 msgid ""
 "start-index and length fields necessary for using array notations in "
 "variable-length arrays"
 msgstr ""
 
-#: c/c-parser.c:15544 c/c-parser.c:15547
+#: c/c-parser.c:15590 c/c-parser.c:15593
 #, gcc-internal-format
 msgid "expected array notation expression"
 msgstr ""
@@ -31654,7 +31837,7 @@ msgstr ""
 msgid "%qD has an incomplete type"
 msgstr ""
 
-#: c/c-typeck.c:261 c/c-typeck.c:9258 c/c-typeck.c:9300 cp/call.c:3955
+#: c/c-typeck.c:261 c/c-typeck.c:9271 c/c-typeck.c:9313 cp/call.c:3957
 #, gcc-internal-format
 msgid "invalid use of void expression"
 msgstr ""
@@ -31760,7 +31943,7 @@ msgstr ""
 msgid "subscripted value is neither array nor pointer nor vector"
 msgstr ""
 
-#: c/c-typeck.c:2503 cp/typeck.c:3101 cp/typeck.c:3193
+#: c/c-typeck.c:2503 cp/typeck.c:3102 cp/typeck.c:3194
 #, gcc-internal-format
 msgid "array subscript is not an integer"
 msgstr ""
@@ -31891,7 +32074,7 @@ msgstr ""
 msgid "passing argument %d of %qE as signed due to prototype"
 msgstr ""
 
-#: c/c-typeck.c:3354 cp/call.c:6627
+#: c/c-typeck.c:3354 cp/call.c:6631
 #, gcc-internal-format
 msgid "implicit conversion from %qT to %qT when passing argument to function"
 msgstr ""
@@ -31921,7 +32104,7 @@ msgstr ""
 msgid "arithmetic on pointer to an incomplete type"
 msgstr ""
 
-#: c/c-typeck.c:3588 cp/typeck.c:5137
+#: c/c-typeck.c:3588 cp/typeck.c:5153
 #, gcc-internal-format
 msgid "arithmetic on pointer to an empty aggregate"
 msgstr ""
@@ -32006,7 +32189,7 @@ msgstr ""
 msgid "non-lvalue array in conditional expression"
 msgstr ""
 
-#: c/c-typeck.c:4568 cp/call.c:5037
+#: c/c-typeck.c:4568 cp/call.c:5039
 #, gcc-internal-format
 msgid ""
 "implicit conversion from %qT to %qT to match other result of conditional"
@@ -32042,7 +32225,7 @@ msgstr ""
 msgid "pointer/integer type mismatch in conditional expression"
 msgstr ""
 
-#: c/c-typeck.c:4816 cp/typeck.c:6268
+#: c/c-typeck.c:4816 cp/typeck.c:6285
 #, gcc-internal-format
 msgid "spawned function call cannot be part of a comma expression"
 msgstr ""
@@ -32052,7 +32235,7 @@ msgstr ""
 msgid "left-hand operand of comma expression has no effect"
 msgstr ""
 
-#: c/c-typeck.c:4868 c/c-typeck.c:9945
+#: c/c-typeck.c:4868 c/c-typeck.c:9962
 #, gcc-internal-format
 msgid "right-hand operand of comma expression has no effect"
 msgstr ""
@@ -32129,7 +32312,7 @@ msgstr ""
 msgid "cast from function call of type %qT to non-matching type %qT"
 msgstr ""
 
-#: c/c-typeck.c:5157 cp/typeck.c:7223
+#: c/c-typeck.c:5157 cp/typeck.c:7242
 #, gcc-internal-format
 msgid "cast to pointer from integer of different size"
 msgstr ""
@@ -32154,17 +32337,17 @@ msgstr ""
 msgid "assignment to expression with array type"
 msgstr ""
 
-#: c/c-typeck.c:5430 c/c-typeck.c:5860
+#: c/c-typeck.c:5430 c/c-typeck.c:5874
 #, gcc-internal-format
 msgid "enum conversion in assignment is invalid in C++"
 msgstr ""
 
-#: c/c-typeck.c:5626 c/c-typeck.c:5644 c/c-typeck.c:5663
+#: c/c-typeck.c:5626 c/c-typeck.c:5649 c/c-typeck.c:5673
 #, gcc-internal-format
 msgid "(near initialization for %qs)"
 msgstr ""
 
-#: c/c-typeck.c:5678
+#: c/c-typeck.c:5688
 #, gcc-internal-format
 msgid "array initialized from parenthesized string constant"
 msgstr ""
@@ -32180,1449 +32363,1449 @@ msgstr ""
 #. strings are complete sentences, visible to gettext and checked at
 #. compile time.  It is the same as PEDWARN_FOR_QUALIFIERS but uses
 #. warning_at instead of pedwarn.
-#: c/c-typeck.c:5740 c/c-typeck.c:5769 c/c-typeck.c:5798 c/c-typeck.c:6372
+#: c/c-typeck.c:5754 c/c-typeck.c:5783 c/c-typeck.c:5812 c/c-typeck.c:6386
 #, gcc-internal-format
 msgid "expected %qT but argument is of type %qT"
 msgstr ""
 
-#: c/c-typeck.c:5858
+#: c/c-typeck.c:5872
 #, gcc-internal-format
 msgid "enum conversion when passing argument %d of %qE is invalid in C++"
 msgstr ""
 
-#: c/c-typeck.c:5862 c/c-typeck.c:8465
+#: c/c-typeck.c:5876 c/c-typeck.c:8477
 #, gcc-internal-format
 msgid "enum conversion in initialization is invalid in C++"
 msgstr ""
 
-#: c/c-typeck.c:5864
+#: c/c-typeck.c:5878
 #, gcc-internal-format
 msgid "enum conversion in return is invalid in C++"
 msgstr ""
 
-#: c/c-typeck.c:5891
+#: c/c-typeck.c:5905
 #, gcc-internal-format
 msgid "cannot pass rvalue to reference parameter"
 msgstr ""
 
-#: c/c-typeck.c:6024 c/c-typeck.c:6289
+#: c/c-typeck.c:6038 c/c-typeck.c:6303
 msgid ""
 "passing argument %d of %qE makes %q#v qualified function pointer from "
 "unqualified"
 msgstr ""
 
-#: c/c-typeck.c:6027 c/c-typeck.c:6292
+#: c/c-typeck.c:6041 c/c-typeck.c:6306
 msgid "assignment makes %q#v qualified function pointer from unqualified"
 msgstr ""
 
-#: c/c-typeck.c:6030 c/c-typeck.c:6294
+#: c/c-typeck.c:6044 c/c-typeck.c:6308
 msgid "initialization makes %q#v qualified function pointer from unqualified"
 msgstr ""
 
-#: c/c-typeck.c:6033 c/c-typeck.c:6296
+#: c/c-typeck.c:6047 c/c-typeck.c:6310
 msgid "return makes %q#v qualified function pointer from unqualified"
 msgstr ""
 
-#: c/c-typeck.c:6041 c/c-typeck.c:6208 c/c-typeck.c:6251
+#: c/c-typeck.c:6055 c/c-typeck.c:6222 c/c-typeck.c:6265
 msgid ""
 "passing argument %d of %qE discards %qv qualifier from pointer target type"
 msgstr ""
 
-#: c/c-typeck.c:6043 c/c-typeck.c:6210 c/c-typeck.c:6253
+#: c/c-typeck.c:6057 c/c-typeck.c:6224 c/c-typeck.c:6267
 msgid "assignment discards %qv qualifier from pointer target type"
 msgstr ""
 
-#: c/c-typeck.c:6045 c/c-typeck.c:6212 c/c-typeck.c:6255
+#: c/c-typeck.c:6059 c/c-typeck.c:6226 c/c-typeck.c:6269
 msgid "initialization discards %qv qualifier from pointer target type"
 msgstr ""
 
-#: c/c-typeck.c:6047 c/c-typeck.c:6214 c/c-typeck.c:6257
+#: c/c-typeck.c:6061 c/c-typeck.c:6228 c/c-typeck.c:6271
 msgid "return discards %qv qualifier from pointer target type"
 msgstr ""
 
-#: c/c-typeck.c:6056
+#: c/c-typeck.c:6070
 #, gcc-internal-format
 msgid "ISO C prohibits argument conversion to union type"
 msgstr ""
 
-#: c/c-typeck.c:6118
+#: c/c-typeck.c:6132
 #, gcc-internal-format
 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
 msgstr ""
 
-#: c/c-typeck.c:6130
+#: c/c-typeck.c:6144
 #, gcc-internal-format
 msgid "passing argument %d of %qE from pointer to non-enclosed address space"
 msgstr ""
 
-#: c/c-typeck.c:6134
+#: c/c-typeck.c:6148
 #, gcc-internal-format
 msgid "assignment from pointer to non-enclosed address space"
 msgstr ""
 
-#: c/c-typeck.c:6138
+#: c/c-typeck.c:6152
 #, gcc-internal-format
 msgid "initialization from pointer to non-enclosed address space"
 msgstr ""
 
-#: c/c-typeck.c:6142
+#: c/c-typeck.c:6156
 #, gcc-internal-format
 msgid "return from pointer to non-enclosed address space"
 msgstr ""
 
-#: c/c-typeck.c:6160
+#: c/c-typeck.c:6174
 #, gcc-internal-format
 msgid "argument %d of %qE might be a candidate for a format attribute"
 msgstr ""
 
-#: c/c-typeck.c:6166
+#: c/c-typeck.c:6180
 #, gcc-internal-format
 msgid "assignment left-hand side might be a candidate for a format attribute"
 msgstr ""
 
-#: c/c-typeck.c:6171
+#: c/c-typeck.c:6185
 #, gcc-internal-format
 msgid ""
 "initialization left-hand side might be a candidate for a format attribute"
 msgstr ""
 
-#: c/c-typeck.c:6176 cp/typeck.c:8223
+#: c/c-typeck.c:6190 cp/typeck.c:8242
 #, gcc-internal-format
 msgid "return type might be a candidate for a format attribute"
 msgstr ""
 
-#: c/c-typeck.c:6225
+#: c/c-typeck.c:6239
 #, gcc-internal-format
 msgid ""
 "ISO C forbids passing argument %d of %qE between function pointer and %<void "
 "*%>"
 msgstr ""
 
-#: c/c-typeck.c:6228
+#: c/c-typeck.c:6242
 #, gcc-internal-format
 msgid "ISO C forbids assignment between function pointer and %<void *%>"
 msgstr ""
 
-#: c/c-typeck.c:6230
+#: c/c-typeck.c:6244
 #, gcc-internal-format
 msgid "ISO C forbids initialization between function pointer and %<void *%>"
 msgstr ""
 
-#: c/c-typeck.c:6232
+#: c/c-typeck.c:6246
 #, gcc-internal-format
 msgid "ISO C forbids return between function pointer and %<void *%>"
 msgstr ""
 
-#: c/c-typeck.c:6269
+#: c/c-typeck.c:6283
 #, gcc-internal-format
 msgid "pointer targets in passing argument %d of %qE differ in signedness"
 msgstr ""
 
-#: c/c-typeck.c:6271
+#: c/c-typeck.c:6285
 #, gcc-internal-format
 msgid "pointer targets in assignment differ in signedness"
 msgstr ""
 
-#: c/c-typeck.c:6273
+#: c/c-typeck.c:6287
 #, gcc-internal-format
 msgid "pointer targets in initialization differ in signedness"
 msgstr ""
 
-#: c/c-typeck.c:6275
+#: c/c-typeck.c:6289
 #, gcc-internal-format
 msgid "pointer targets in return differ in signedness"
 msgstr ""
 
-#: c/c-typeck.c:6306
+#: c/c-typeck.c:6320
 #, gcc-internal-format
 msgid "passing argument %d of %qE from incompatible pointer type"
 msgstr ""
 
-#: c/c-typeck.c:6308
+#: c/c-typeck.c:6322
 #, gcc-internal-format
 msgid "assignment from incompatible pointer type"
 msgstr ""
 
-#: c/c-typeck.c:6309
+#: c/c-typeck.c:6323
 #, gcc-internal-format
 msgid "initialization from incompatible pointer type"
 msgstr ""
 
-#: c/c-typeck.c:6311
+#: c/c-typeck.c:6325
 #, gcc-internal-format
 msgid "return from incompatible pointer type"
 msgstr ""
 
 #. ??? This should not be an error when inlining calls to
 #. unprototyped functions.
-#: c/c-typeck.c:6319 c/c-typeck.c:6813 cp/typeck.c:1981
+#: c/c-typeck.c:6333 c/c-typeck.c:6827 cp/typeck.c:1981
 #, gcc-internal-format
 msgid "invalid use of non-lvalue array"
 msgstr ""
 
-#: c/c-typeck.c:6330
+#: c/c-typeck.c:6344
 #, gcc-internal-format
 msgid "passing argument %d of %qE makes pointer from integer without a cast"
 msgstr ""
 
-#: c/c-typeck.c:6332
+#: c/c-typeck.c:6346
 #, gcc-internal-format
 msgid "assignment makes pointer from integer without a cast"
 msgstr ""
 
-#: c/c-typeck.c:6334
+#: c/c-typeck.c:6348
 #, gcc-internal-format
 msgid "initialization makes pointer from integer without a cast"
 msgstr ""
 
-#: c/c-typeck.c:6336
+#: c/c-typeck.c:6350
 #, gcc-internal-format
 msgid "return makes pointer from integer without a cast"
 msgstr ""
 
-#: c/c-typeck.c:6345
+#: c/c-typeck.c:6359
 #, gcc-internal-format
 msgid "passing argument %d of %qE makes integer from pointer without a cast"
 msgstr ""
 
-#: c/c-typeck.c:6347
+#: c/c-typeck.c:6361
 #, gcc-internal-format
 msgid "assignment makes integer from pointer without a cast"
 msgstr ""
 
-#: c/c-typeck.c:6349
+#: c/c-typeck.c:6363
 #, gcc-internal-format
 msgid "initialization makes integer from pointer without a cast"
 msgstr ""
 
-#: c/c-typeck.c:6351
+#: c/c-typeck.c:6365
 #, gcc-internal-format
 msgid "return makes integer from pointer without a cast"
 msgstr ""
 
-#: c/c-typeck.c:6375
+#: c/c-typeck.c:6389
 #, gcc-internal-format
 msgid "incompatible types when assigning to type %qT from type %qT"
 msgstr ""
 
-#: c/c-typeck.c:6380
+#: c/c-typeck.c:6394
 #, gcc-internal-format
 msgid "incompatible types when initializing type %qT using type %qT"
 msgstr ""
 
-#: c/c-typeck.c:6385
+#: c/c-typeck.c:6399
 #, gcc-internal-format
 msgid "incompatible types when returning type %qT but %qT was expected"
 msgstr ""
 
-#: c/c-typeck.c:6449
+#: c/c-typeck.c:6463
 #, gcc-internal-format
 msgid "traditional C rejects automatic aggregate initialization"
 msgstr ""
 
-#: c/c-typeck.c:6686 c/c-typeck.c:7577
+#: c/c-typeck.c:6700 c/c-typeck.c:7588
 #, gcc-internal-format
 msgid "initialization of a flexible array member"
 msgstr ""
 
-#: c/c-typeck.c:6696 cp/typeck2.c:1024
+#: c/c-typeck.c:6710 cp/typeck2.c:1019
 #, gcc-internal-format
 msgid "char-array initialized from wide string"
 msgstr ""
 
-#: c/c-typeck.c:6705
+#: c/c-typeck.c:6719
 #, gcc-internal-format
 msgid "wide character array initialized from non-wide string"
 msgstr ""
 
-#: c/c-typeck.c:6711
+#: c/c-typeck.c:6725
 #, gcc-internal-format
 msgid "wide character array initialized from incompatible wide string"
 msgstr ""
 
-#: c/c-typeck.c:6745
+#: c/c-typeck.c:6759
 #, gcc-internal-format
 msgid "array of inappropriate type initialized from string constant"
 msgstr ""
 
-#: c/c-typeck.c:6832 c/c-typeck.c:6856 c/c-typeck.c:6859 c/c-typeck.c:6867
-#: c/c-typeck.c:6907 c/c-typeck.c:8407 c/c-typeck.c:8438
+#: c/c-typeck.c:6846 c/c-typeck.c:6870 c/c-typeck.c:6873 c/c-typeck.c:6881
+#: c/c-typeck.c:6921 c/c-typeck.c:8419 c/c-typeck.c:8450
 #, gcc-internal-format
 msgid "initializer element is not constant"
 msgstr ""
 
-#: c/c-typeck.c:6841
+#: c/c-typeck.c:6855
 #, gcc-internal-format
 msgid "array initialized from non-constant array expression"
 msgstr ""
 
-#: c/c-typeck.c:6872 c/c-typeck.c:6920 c/c-typeck.c:8448
+#: c/c-typeck.c:6886 c/c-typeck.c:6934 c/c-typeck.c:8460
 #, gcc-internal-format
 msgid "initializer element is not a constant expression"
 msgstr ""
 
-#: c/c-typeck.c:6914 c/c-typeck.c:8443
+#: c/c-typeck.c:6928 c/c-typeck.c:8455
 #, gcc-internal-format
 msgid "initializer element is not computable at load time"
 msgstr ""
 
-#: c/c-typeck.c:6933
+#: c/c-typeck.c:6947
 #, gcc-internal-format
 msgid "invalid initializer"
 msgstr ""
 
-#: c/c-typeck.c:7211 cp/decl.c:5929
+#: c/c-typeck.c:7225 cp/decl.c:5976
 #, gcc-internal-format
 msgid "opaque vector types cannot be initialized"
 msgstr ""
 
-#: c/c-typeck.c:7435
+#: c/c-typeck.c:7446
 #, gcc-internal-format
 msgid "extra brace group at end of initializer"
 msgstr ""
 
-#: c/c-typeck.c:7514
+#: c/c-typeck.c:7525
 #, gcc-internal-format
 msgid "braces around scalar initializer"
 msgstr ""
 
-#: c/c-typeck.c:7574 c/c-typeck.c:8880
+#: c/c-typeck.c:7585 c/c-typeck.c:8892
 #, gcc-internal-format
 msgid "initialization of flexible array member in a nested context"
 msgstr ""
 
-#: c/c-typeck.c:7608
+#: c/c-typeck.c:7619
 #, gcc-internal-format
 msgid "missing braces around initializer"
 msgstr ""
 
-#: c/c-typeck.c:7630
+#: c/c-typeck.c:7641
 #, gcc-internal-format
 msgid "missing initializer for field %qD of %qT"
 msgstr ""
 
-#: c/c-typeck.c:7655
+#: c/c-typeck.c:7666
 #, gcc-internal-format
 msgid "empty scalar initializer"
 msgstr ""
 
-#: c/c-typeck.c:7660
+#: c/c-typeck.c:7671
 #, gcc-internal-format
 msgid "extra elements in scalar initializer"
 msgstr ""
 
-#: c/c-typeck.c:7772 c/c-typeck.c:7853
+#: c/c-typeck.c:7783 c/c-typeck.c:7865
 #, gcc-internal-format
 msgid "array index in non-array initializer"
 msgstr ""
 
-#: c/c-typeck.c:7777 c/c-typeck.c:7916
+#: c/c-typeck.c:7788 c/c-typeck.c:7928
 #, gcc-internal-format
 msgid "field name not in record or union initializer"
 msgstr ""
 
-#: c/c-typeck.c:7826
+#: c/c-typeck.c:7838
 #, gcc-internal-format
 msgid "array index in initializer not of integer type"
 msgstr ""
 
-#: c/c-typeck.c:7835 c/c-typeck.c:7844
+#: c/c-typeck.c:7847 c/c-typeck.c:7856
 #, gcc-internal-format
 msgid "array index in initializer is not an integer constant expression"
 msgstr ""
 
-#: c/c-typeck.c:7849 c/c-typeck.c:7851
+#: c/c-typeck.c:7861 c/c-typeck.c:7863
 #, gcc-internal-format
 msgid "nonconstant array index in initializer"
 msgstr ""
 
-#: c/c-typeck.c:7855 c/c-typeck.c:7858
+#: c/c-typeck.c:7867 c/c-typeck.c:7870
 #, gcc-internal-format
 msgid "array index in initializer exceeds array bounds"
 msgstr ""
 
-#: c/c-typeck.c:7877
+#: c/c-typeck.c:7889
 #, gcc-internal-format
 msgid "empty index range in initializer"
 msgstr ""
 
-#: c/c-typeck.c:7886
+#: c/c-typeck.c:7898
 #, gcc-internal-format
 msgid "array index range in initializer exceeds array bounds"
 msgstr ""
 
-#: c/c-typeck.c:7923
+#: c/c-typeck.c:7935
 #, gcc-internal-format
 msgid "unknown field %qE specified in initializer"
 msgstr ""
 
-#: c/c-typeck.c:7976 c/c-typeck.c:8006 c/c-typeck.c:8538
+#: c/c-typeck.c:7988 c/c-typeck.c:8018 c/c-typeck.c:8550
 #, gcc-internal-format
 msgid "initialized field with side-effects overwritten"
 msgstr ""
 
-#: c/c-typeck.c:7980 c/c-typeck.c:8010 c/c-typeck.c:8541
+#: c/c-typeck.c:7992 c/c-typeck.c:8022 c/c-typeck.c:8553
 #, gcc-internal-format
 msgid "initialized field overwritten"
 msgstr ""
 
-#: c/c-typeck.c:8762
+#: c/c-typeck.c:8774
 #, gcc-internal-format
 msgid "excess elements in char array initializer"
 msgstr ""
 
-#: c/c-typeck.c:8769 c/c-typeck.c:8839
+#: c/c-typeck.c:8781 c/c-typeck.c:8851
 #, gcc-internal-format
 msgid "excess elements in struct initializer"
 msgstr ""
 
-#: c/c-typeck.c:8784
+#: c/c-typeck.c:8796
 #, gcc-internal-format
 msgid ""
 "positional initialization of field in %<struct%> declared with "
 "%<designated_init%> attribute"
 msgstr ""
 
-#: c/c-typeck.c:8854
+#: c/c-typeck.c:8866
 #, gcc-internal-format
 msgid "non-static initialization of a flexible array member"
 msgstr ""
 
-#: c/c-typeck.c:8953
+#: c/c-typeck.c:8965
 #, gcc-internal-format
 msgid "excess elements in union initializer"
 msgstr ""
 
-#: c/c-typeck.c:8975
+#: c/c-typeck.c:8987
 #, gcc-internal-format
 msgid "traditional C rejects initialization of unions"
 msgstr ""
 
-#: c/c-typeck.c:9043
+#: c/c-typeck.c:9055
 #, gcc-internal-format
 msgid "excess elements in array initializer"
 msgstr ""
 
-#: c/c-typeck.c:9077
+#: c/c-typeck.c:9089
 #, gcc-internal-format
 msgid "excess elements in vector initializer"
 msgstr ""
 
-#: c/c-typeck.c:9109
+#: c/c-typeck.c:9121
 #, gcc-internal-format
 msgid "excess elements in scalar initializer"
 msgstr ""
 
-#: c/c-typeck.c:9349
+#: c/c-typeck.c:9362
 #, gcc-internal-format
 msgid "ISO C forbids %<goto *expr;%>"
 msgstr ""
 
-#: c/c-typeck.c:9373 cp/typeck.c:8446
+#: c/c-typeck.c:9390 cp/typeck.c:8465
 #, gcc-internal-format
 msgid "function declared %<noreturn%> has a %<return%> statement"
 msgstr ""
 
-#: c/c-typeck.c:9383 cp/cp-array-notation.c:1103
+#: c/c-typeck.c:9400 cp/cp-array-notation.c:1103
 #, gcc-internal-format
 msgid "array notation expression cannot be used as a return value"
 msgstr ""
 
-#: c/c-typeck.c:9390 cp/typeck.c:8437
+#: c/c-typeck.c:9407 cp/typeck.c:8456
 #, gcc-internal-format
 msgid "use of %<_Cilk_spawn%> in a return statement is not allowed"
 msgstr ""
 
-#: c/c-typeck.c:9415 c/c-typeck.c:9418
+#: c/c-typeck.c:9432 c/c-typeck.c:9435
 #, gcc-internal-format
 msgid "%<return%> with no value, in function returning non-void"
 msgstr ""
 
-#: c/c-typeck.c:9428
+#: c/c-typeck.c:9445
 #, gcc-internal-format
 msgid "%<return%> with a value, in function returning void"
 msgstr ""
 
-#: c/c-typeck.c:9430
+#: c/c-typeck.c:9447
 #, gcc-internal-format
 msgid "ISO C forbids %<return%> with expression, in function returning void"
 msgstr ""
 
-#: c/c-typeck.c:9503
+#: c/c-typeck.c:9520
 #, gcc-internal-format
 msgid "function returns address of label"
 msgstr ""
 
-#: c/c-typeck.c:9585 cp/semantics.c:1163
+#: c/c-typeck.c:9602 cp/semantics.c:1163
 #, gcc-internal-format
 msgid "switch quantity not an integer"
 msgstr ""
 
-#: c/c-typeck.c:9605
+#: c/c-typeck.c:9622
 #, gcc-internal-format
 msgid "switch condition has boolean value"
 msgstr ""
 
-#: c/c-typeck.c:9611
+#: c/c-typeck.c:9628
 #, gcc-internal-format
 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
 msgstr ""
 
-#: c/c-typeck.c:9647 c/c-typeck.c:9655
+#: c/c-typeck.c:9664 c/c-typeck.c:9672
 #, gcc-internal-format
 msgid "case label is not an integer constant expression"
 msgstr ""
 
-#: c/c-typeck.c:9661 cp/parser.c:9932
+#: c/c-typeck.c:9678 cp/parser.c:9933
 #, gcc-internal-format
 msgid "case label not within a switch statement"
 msgstr ""
 
-#: c/c-typeck.c:9663
+#: c/c-typeck.c:9680
 #, gcc-internal-format
 msgid "%<default%> label not within a switch statement"
 msgstr ""
 
-#: c/c-typeck.c:9733
+#: c/c-typeck.c:9750
 #, gcc-internal-format
 msgid "rank-mismatch between if-statement%'s condition and the then-block"
 msgstr ""
 
-#: c/c-typeck.c:9739
+#: c/c-typeck.c:9756
 #, gcc-internal-format
 msgid "rank-mismatch between if-statement%'s condition and the else-block"
 msgstr ""
 
-#: c/c-typeck.c:9775 cp/parser.c:10240
+#: c/c-typeck.c:9792 cp/parser.c:10241
 #, gcc-internal-format
 msgid "suggest explicit braces to avoid ambiguous %<else%>"
 msgstr ""
 
-#: c/c-typeck.c:9887 cp/parser.c:11013
+#: c/c-typeck.c:9904 cp/parser.c:11014
 #, gcc-internal-format
 msgid "break statement not within loop or switch"
 msgstr ""
 
-#: c/c-typeck.c:9889 cp/parser.c:11039
+#: c/c-typeck.c:9906 cp/parser.c:11040
 #, gcc-internal-format
 msgid "continue statement not within a loop"
 msgstr ""
 
-#: c/c-typeck.c:9894 cp/parser.c:11026
+#: c/c-typeck.c:9911 cp/parser.c:11027
 #, gcc-internal-format
 msgid "break statement used with OpenMP for loop"
 msgstr ""
 
-#: c/c-typeck.c:9899
+#: c/c-typeck.c:9916
 #, gcc-internal-format
 msgid "break statement within %<#pragma simd%> loop body"
 msgstr ""
 
-#: c/c-typeck.c:9901 cp/parser.c:11043
+#: c/c-typeck.c:9918 cp/parser.c:11044
 #, gcc-internal-format
 msgid "continue statement within %<#pragma simd%> loop body"
 msgstr ""
 
-#: c/c-typeck.c:9927 cp/cp-gimplify.c:439
+#: c/c-typeck.c:9944 cp/cp-gimplify.c:439
 #, gcc-internal-format
 msgid "statement with no effect"
 msgstr ""
 
-#: c/c-typeck.c:9971
+#: c/c-typeck.c:9988
 #, gcc-internal-format
 msgid "expression statement has incomplete type"
 msgstr ""
 
-#: c/c-typeck.c:10737 c/c-typeck.c:10879 cp/typeck.c:4655
+#: c/c-typeck.c:10754 c/c-typeck.c:10910 cp/typeck.c:4657
 #, gcc-internal-format
 msgid "comparing vectors with different element types"
 msgstr ""
 
-#: c/c-typeck.c:10744 c/c-typeck.c:10886 cp/typeck.c:4667
+#: c/c-typeck.c:10761 c/c-typeck.c:10917 cp/typeck.c:4669
 #, gcc-internal-format
 msgid "comparing vectors with different number of elements"
 msgstr ""
 
-#: c/c-typeck.c:10760 cp/typeck.c:4383
+#: c/c-typeck.c:10791 cp/typeck.c:4385
 #, gcc-internal-format
 msgid "comparing floating point with == or != is unsafe"
 msgstr ""
 
-#: c/c-typeck.c:10777 c/c-typeck.c:10797
+#: c/c-typeck.c:10808 c/c-typeck.c:10828
 #, gcc-internal-format
 msgid ""
 "the comparison will always evaluate as %<false%> for the address of %qD will "
 "never be NULL"
 msgstr ""
 
-#: c/c-typeck.c:10783 c/c-typeck.c:10803
+#: c/c-typeck.c:10814 c/c-typeck.c:10834
 #, gcc-internal-format
 msgid ""
 "the comparison will always evaluate as %<true%> for the address of %qD will "
 "never be NULL"
 msgstr ""
 
-#: c/c-typeck.c:10824 c/c-typeck.c:10929
+#: c/c-typeck.c:10855 c/c-typeck.c:10974
 #, gcc-internal-format
 msgid "comparison of pointers to disjoint address spaces"
 msgstr ""
 
-#: c/c-typeck.c:10831 c/c-typeck.c:10837
+#: c/c-typeck.c:10862 c/c-typeck.c:10868
 #, gcc-internal-format
 msgid "ISO C forbids comparison of %<void *%> with function pointer"
 msgstr ""
 
-#: c/c-typeck.c:10844 c/c-typeck.c:10939
+#: c/c-typeck.c:10875 c/c-typeck.c:10984
 #, gcc-internal-format
 msgid "comparison of distinct pointer types lacks a cast"
 msgstr ""
 
-#: c/c-typeck.c:10856 c/c-typeck.c:10861 c/c-typeck.c:10965 c/c-typeck.c:10970
+#: c/c-typeck.c:10887 c/c-typeck.c:10892 c/c-typeck.c:11010 c/c-typeck.c:11015
 #, gcc-internal-format
 msgid "comparison between pointer and integer"
 msgstr ""
 
-#: c/c-typeck.c:10917
+#: c/c-typeck.c:10962
 #, gcc-internal-format
 msgid "comparison of complete and incomplete pointers"
 msgstr ""
 
-#: c/c-typeck.c:10919
+#: c/c-typeck.c:10964
 #, gcc-internal-format
 msgid "ISO C forbids ordered comparisons of pointers to functions"
 msgstr ""
 
-#: c/c-typeck.c:10924
+#: c/c-typeck.c:10969
 #, gcc-internal-format
 msgid "ordered comparison of pointer with null pointer"
 msgstr ""
 
-#: c/c-typeck.c:10947 c/c-typeck.c:10950 c/c-typeck.c:10957 c/c-typeck.c:10960
-#: cp/typeck.c:4704 cp/typeck.c:4711
+#: c/c-typeck.c:10992 c/c-typeck.c:10995 c/c-typeck.c:11002 c/c-typeck.c:11005
+#: cp/typeck.c:4720 cp/typeck.c:4727
 #, gcc-internal-format
 msgid "ordered comparison of pointer with integer zero"
 msgstr ""
 
-#: c/c-typeck.c:11008 cp/typeck.c:4784
+#: c/c-typeck.c:11053 cp/typeck.c:4800
 #, gcc-internal-format
 msgid ""
 "implicit conversion from %qT to %qT to match other operand of binary "
 "expression"
 msgstr ""
 
-#: c/c-typeck.c:11317
+#: c/c-typeck.c:11362
 #, gcc-internal-format
 msgid "used array that cannot be converted to pointer where scalar is required"
 msgstr ""
 
-#: c/c-typeck.c:11321
+#: c/c-typeck.c:11366
 #, gcc-internal-format
 msgid "used struct type value where scalar is required"
 msgstr ""
 
-#: c/c-typeck.c:11325
+#: c/c-typeck.c:11370
 #, gcc-internal-format
 msgid "used union type value where scalar is required"
 msgstr ""
 
-#: c/c-typeck.c:11336
+#: c/c-typeck.c:11381
 #, gcc-internal-format
 msgid "used vector type where scalar is required"
 msgstr ""
 
-#: c/c-typeck.c:11527 cp/semantics.c:7003
+#: c/c-typeck.c:11572 cp/semantics.c:7008
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp cancel must specify one of %<parallel%>, %<for%>, %<sections%> "
 "or %<taskgroup%> clauses"
 msgstr ""
 
-#: c/c-typeck.c:11566 cp/semantics.c:7040
+#: c/c-typeck.c:11611 cp/semantics.c:7045
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp cancellation point must specify one of %<parallel%>, %<for%>, "
 "%<sections%> or %<taskgroup%> clauses"
 msgstr ""
 
-#: c/c-typeck.c:11609 cp/semantics.c:4305 cp/semantics.c:5800
+#: c/c-typeck.c:11654 cp/semantics.c:4304 cp/semantics.c:5804
 #, gcc-internal-format
 msgid "%qD is not a variable in %qs clause"
 msgstr ""
 
-#: c/c-typeck.c:11613 c/c-typeck.c:12388 cp/semantics.c:4309
-#: cp/semantics.c:5803
+#: c/c-typeck.c:11658 c/c-typeck.c:12433 cp/semantics.c:4308
+#: cp/semantics.c:5807
 #, gcc-internal-format
 msgid "%qE is not a variable in %qs clause"
 msgstr ""
 
-#: c/c-typeck.c:11621 c/c-typeck.c:12395 cp/semantics.c:4317
-#: cp/semantics.c:5809
+#: c/c-typeck.c:11666 c/c-typeck.c:12440 cp/semantics.c:4316
+#: cp/semantics.c:5813
 #, gcc-internal-format
 msgid "%qD is threadprivate variable in %qs clause"
 msgstr ""
 
-#: c/c-typeck.c:11643 cp/semantics.c:4343
+#: c/c-typeck.c:11688 cp/semantics.c:4344
 #, gcc-internal-format
 msgid "low bound %qE of array section does not have integral type"
 msgstr ""
 
-#: c/c-typeck.c:11650 cp/semantics.c:4350
+#: c/c-typeck.c:11695 cp/semantics.c:4351
 #, gcc-internal-format
 msgid "length %qE of array section does not have integral type"
 msgstr ""
 
-#: c/c-typeck.c:11682 cp/semantics.c:4386
+#: c/c-typeck.c:11727 cp/semantics.c:4387
 #, gcc-internal-format
 msgid "for unknown bound array type length expression must be specified"
 msgstr ""
 
-#: c/c-typeck.c:11690 cp/semantics.c:4394
+#: c/c-typeck.c:11735 cp/semantics.c:4395
 #, gcc-internal-format
 msgid "negative low bound in array section in %qs clause"
 msgstr ""
 
-#: c/c-typeck.c:11699 cp/semantics.c:4403
+#: c/c-typeck.c:11744 cp/semantics.c:4404
 #, gcc-internal-format
 msgid "negative length in array section in %qs clause"
 msgstr ""
 
-#: c/c-typeck.c:11716 cp/semantics.c:4420
+#: c/c-typeck.c:11761 cp/semantics.c:4421
 #, gcc-internal-format
 msgid "low bound %qE above array section size in %qs clause"
 msgstr ""
 
-#: c/c-typeck.c:11741 cp/semantics.c:4445
+#: c/c-typeck.c:11786 cp/semantics.c:4446
 #, gcc-internal-format
 msgid "length %qE above array section size in %qs clause"
 msgstr ""
 
-#: c/c-typeck.c:11756 cp/semantics.c:4460
+#: c/c-typeck.c:11801 cp/semantics.c:4461
 #, gcc-internal-format
 msgid "high bound %qE above array section size in %qs clause"
 msgstr ""
 
-#: c/c-typeck.c:11787 cp/semantics.c:4491
+#: c/c-typeck.c:11832 cp/semantics.c:4492
 #, gcc-internal-format
 msgid "for pointer type length expression must be specified"
 msgstr ""
 
-#: c/c-typeck.c:11796 c/c-typeck.c:11911 cp/semantics.c:4500
-#: cp/semantics.c:4611
+#: c/c-typeck.c:11841 c/c-typeck.c:11956 cp/semantics.c:4501
+#: cp/semantics.c:4612
 #, gcc-internal-format
 msgid "array section is not contiguous in %qs clause"
 msgstr ""
 
-#: c/c-typeck.c:11804 cp/semantics.c:4508
+#: c/c-typeck.c:11849 cp/semantics.c:4509
 #, gcc-internal-format
 msgid "%qE does not have pointer or array type"
 msgstr ""
 
-#: c/c-typeck.c:12124
+#: c/c-typeck.c:12169
 #, gcc-internal-format
 msgid "%qE has invalid type for %<reduction(%s)%>"
 msgstr ""
 
-#: c/c-typeck.c:12133 cp/semantics.c:5292
+#: c/c-typeck.c:12178 cp/semantics.c:5293
 #, gcc-internal-format
 msgid "user defined reduction not found for %qD"
 msgstr ""
 
-#: c/c-typeck.c:12205 c/c-typeck.c:12443 cp/semantics.c:5939
+#: c/c-typeck.c:12250 c/c-typeck.c:12488 cp/semantics.c:5943
 #, gcc-internal-format
 msgid "%<nowait%> clause must not be used together with %<copyprivate%>"
 msgstr ""
 
-#: c/c-typeck.c:12217 cp/semantics.c:5979
+#: c/c-typeck.c:12262 cp/semantics.c:5983
 #, gcc-internal-format
 msgid "%qE must be %<threadprivate%> for %<copyin%>"
 msgstr ""
 
-#: c/c-typeck.c:12229
+#: c/c-typeck.c:12274
 #, gcc-internal-format
 msgid ""
 "linear clause applied to non-integral non-pointer variable with type %qT"
 msgstr ""
 
-#: c/c-typeck.c:12255 cp/semantics.c:5397
+#: c/c-typeck.c:12300 cp/semantics.c:5401
 #, gcc-internal-format
 msgid "%qE is not a variable in clause %qs"
 msgstr ""
 
-#: c/c-typeck.c:12264 c/c-typeck.c:12285 c/c-typeck.c:12306
+#: c/c-typeck.c:12309 c/c-typeck.c:12330 c/c-typeck.c:12351
 #, gcc-internal-format
 msgid "%qE appears more than once in data clauses"
 msgstr ""
 
-#: c/c-typeck.c:12278 cp/semantics.c:5421
+#: c/c-typeck.c:12323 cp/semantics.c:5425
 #, gcc-internal-format
 msgid "%qE is not a variable in clause %<firstprivate%>"
 msgstr ""
 
-#: c/c-typeck.c:12299 cp/semantics.c:5443
+#: c/c-typeck.c:12344 cp/semantics.c:5447
 #, gcc-internal-format
 msgid "%qE is not a variable in clause %<lastprivate%>"
 msgstr ""
 
-#: c/c-typeck.c:12318 cp/semantics.c:5687
+#: c/c-typeck.c:12363 cp/semantics.c:5691
 #, gcc-internal-format
 msgid "%qE is not a variable in %<aligned%> clause"
 msgstr ""
 
-#: c/c-typeck.c:12325
+#: c/c-typeck.c:12370
 #, gcc-internal-format
 msgid "%qE in %<aligned%> clause is neither a pointer nor an array"
 msgstr ""
 
-#: c/c-typeck.c:12332
+#: c/c-typeck.c:12377
 #, gcc-internal-format
 msgid "%qE appears more than once in %<aligned%> clauses"
 msgstr ""
 
-#: c/c-typeck.c:12353 cp/semantics.c:5757
+#: c/c-typeck.c:12398 cp/semantics.c:5761
 #, gcc-internal-format
 msgid "%qE is not a variable in %<depend%> clause"
 msgstr ""
 
-#: c/c-typeck.c:12375 cp/semantics.c:5782
+#: c/c-typeck.c:12420 cp/semantics.c:5786
 #, gcc-internal-format
 msgid "array section does not have mappable type in %qs clause"
 msgstr ""
 
-#: c/c-typeck.c:12408 cp/semantics.c:5826
+#: c/c-typeck.c:12453 cp/semantics.c:5830
 #, gcc-internal-format
 msgid "%qD does not have a mappable type in %qs clause"
 msgstr ""
 
-#: c/c-typeck.c:12415 cp/semantics.c:5833
+#: c/c-typeck.c:12460 cp/semantics.c:5837
 #, gcc-internal-format
 msgid "%qD appears more than once in motion clauses"
 msgstr ""
 
-#: c/c-typeck.c:12417 cp/semantics.c:5835
+#: c/c-typeck.c:12462 cp/semantics.c:5839
 #, gcc-internal-format
 msgid "%qD appears more than once in map clauses"
 msgstr ""
 
-#: c/c-typeck.c:12430 cp/semantics.c:5849
+#: c/c-typeck.c:12475 cp/semantics.c:5853
 #, gcc-internal-format
 msgid "%qD is not an argument in %<uniform%> clause"
 msgstr ""
 
-#: c/c-typeck.c:12433 cp/semantics.c:5851
+#: c/c-typeck.c:12478 cp/semantics.c:5855
 #, gcc-internal-format
 msgid "%qE is not an argument in %<uniform%> clause"
 msgstr ""
 
-#: c/c-typeck.c:12491 cp/semantics.c:5875
+#: c/c-typeck.c:12536 cp/semantics.c:5879
 #, gcc-internal-format
 msgid "%<inbranch%> clause is incompatible with %<notinbranch%>"
 msgstr ""
 
-#: c/c-typeck.c:12541 cp/semantics.c:6026
+#: c/c-typeck.c:12586 cp/semantics.c:6030
 #, gcc-internal-format
 msgid "%qE is predetermined %qs for %qs"
 msgstr ""
 
-#: c/c-typeck.c:12644
+#: c/c-typeck.c:12701
 #, gcc-internal-format
 msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
 msgstr ""
 
 #. A bad conversion for 'this' must be discarding cv-quals.
-#: cp/call.c:3301
+#: cp/call.c:3303
 #, gcc-internal-format
 msgid "  passing %qT as %<this%> argument discards qualifiers"
 msgstr ""
 
-#: cp/call.c:3305
+#: cp/call.c:3307
 #, gcc-internal-format
 msgid "  no known conversion for implicit %<this%> parameter from %qT to %qT"
 msgstr ""
 
-#: cp/call.c:3312
+#: cp/call.c:3314
 #, 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.c:3319
+#: cp/call.c:3321
 #, gcc-internal-format
 msgid "  no known conversion from %qT to %qT"
 msgstr ""
 
-#: cp/call.c:3322
+#: cp/call.c:3324
 #, gcc-internal-format
 msgid "  no known conversion for argument %d from %qT to %qT"
 msgstr ""
 
-#: cp/call.c:3333 cp/pt.c:5714
+#: cp/call.c:3335 cp/pt.c:5733
 #, 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.c:3358
+#: cp/call.c:3360
 #, gcc-internal-format
 msgid "%s%D(%T, %T, %T) <built-in>"
 msgstr ""
 
-#: cp/call.c:3363
+#: cp/call.c:3365
 #, gcc-internal-format
 msgid "%s%D(%T, %T) <built-in>"
 msgstr ""
 
-#: cp/call.c:3367
+#: cp/call.c:3369
 #, gcc-internal-format
 msgid "%s%D(%T) <built-in>"
 msgstr ""
 
-#: cp/call.c:3371
+#: cp/call.c:3373
 #, gcc-internal-format
 msgid "%s%T <conversion>"
 msgstr ""
 
-#: cp/call.c:3373
+#: cp/call.c:3375
 #, gcc-internal-format
 msgid "%s%#D <near match>"
 msgstr ""
 
-#: cp/call.c:3375
+#: cp/call.c:3377
 #, gcc-internal-format
 msgid "%s%#D <deleted>"
 msgstr ""
 
-#: cp/call.c:3377
+#: cp/call.c:3379
 #, gcc-internal-format
 msgid "%s%#D"
 msgstr ""
 
-#: cp/call.c:3396
+#: cp/call.c:3398
 #, gcc-internal-format
 msgid ""
 "  return type %qT of explicit conversion function cannot be converted to %qT "
 "with a qualification conversion"
 msgstr ""
 
-#: cp/call.c:3402
+#: cp/call.c:3404
 #, gcc-internal-format
 msgid ""
 "  conversion from return type %qT of template conversion function "
 "specialization to %qT is not an exact match"
 msgstr ""
 
-#: cp/call.c:3413
+#: cp/call.c:3415
 #, gcc-internal-format
 msgid ""
 "  substitution of deduced template arguments resulted in errors seen above"
 msgstr ""
 
 #. Re-run template unification with diagnostics.
-#: cp/call.c:3418
+#: cp/call.c:3420
 #, gcc-internal-format
 msgid "  template argument deduction/substitution failed:"
 msgstr ""
 
-#: cp/call.c:3432
+#: cp/call.c:3434
 #, gcc-internal-format
 msgid ""
 "  a constructor taking a single argument of its own class type is invalid"
 msgstr ""
 
-#: cp/call.c:3793
+#: cp/call.c:3795
 #, gcc-internal-format
 msgid "conversion from %qT to %qT is ambiguous"
 msgstr ""
 
-#: cp/call.c:3920
+#: cp/call.c:3922
 #, gcc-internal-format
 msgid ""
 "conversion from %qT to %qT not considered for non-type template argument"
 msgstr ""
 
-#: cp/call.c:4038
+#: cp/call.c:4040
 #, gcc-internal-format
 msgid "no matching function for call to %<%D(%A)%>"
 msgstr ""
 
-#: cp/call.c:4041
+#: cp/call.c:4043
 #, 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.c:4250
+#: cp/call.c:4252
 #, gcc-internal-format
 msgid ""
 "pointer-to-member function %E cannot be called without an object; consider "
 "using .* or ->*"
 msgstr ""
 
-#: cp/call.c:4321
+#: cp/call.c:4323
 #, gcc-internal-format
 msgid "no match for call to %<(%T) (%A)%>"
 msgstr ""
 
-#: cp/call.c:4334
+#: cp/call.c:4336
 #, gcc-internal-format
 msgid "call of %<(%T) (%A)%> is ambiguous"
 msgstr ""
 
-#: cp/call.c:4382
+#: cp/call.c:4384
 #, gcc-internal-format
 msgid "ambiguous overload for "
 msgstr ""
 
-#: cp/call.c:4383
+#: cp/call.c:4385
 #, gcc-internal-format
 msgid "no match for "
 msgstr ""
 
-#: cp/call.c:4386
+#: cp/call.c:4388
 #, gcc-internal-format
 msgid " (operand types are %qT, %qT, and %qT)"
 msgstr ""
 
-#: cp/call.c:4388
+#: cp/call.c:4390
 #, gcc-internal-format
 msgid " (operand types are %qT and %qT)"
 msgstr ""
 
-#: cp/call.c:4390
+#: cp/call.c:4392
 #, gcc-internal-format
 msgid " (operand type is %qT)"
 msgstr ""
 
-#: cp/call.c:4410
+#: cp/call.c:4412
 #, gcc-internal-format
 msgid "ternary %<operator?:%>"
 msgstr ""
 
-#: cp/call.c:4414
+#: cp/call.c:4416
 #, gcc-internal-format
 msgid "ternary %<operator?:%> in %<%E ? %E : %E%>"
 msgstr ""
 
-#: cp/call.c:4423 cp/call.c:4454 cp/call.c:4463
+#: cp/call.c:4425 cp/call.c:4456 cp/call.c:4465
 #, gcc-internal-format
 msgid "%<operator%s%>"
 msgstr ""
 
-#: cp/call.c:4426
+#: cp/call.c:4428
 #, gcc-internal-format
 msgid "%<operator%s%> in %<%E%s%>"
 msgstr ""
 
-#: cp/call.c:4433
+#: cp/call.c:4435
 #, gcc-internal-format
 msgid "%<operator[]%>"
 msgstr ""
 
-#: cp/call.c:4436
+#: cp/call.c:4438
 #, gcc-internal-format
 msgid "%<operator[]%> in %<%E[%E]%>"
 msgstr ""
 
-#: cp/call.c:4444
+#: cp/call.c:4446
 #, gcc-internal-format
 msgid "%qs"
 msgstr ""
 
-#: cp/call.c:4447
+#: cp/call.c:4449
 #, gcc-internal-format
 msgid "%qs in %<%s %E%>"
 msgstr ""
 
-#: cp/call.c:4457
+#: cp/call.c:4459
 #, gcc-internal-format
 msgid "%<operator%s%> in %<%E %s %E%>"
 msgstr ""
 
-#: cp/call.c:4466
+#: cp/call.c:4468
 #, gcc-internal-format
 msgid "%<operator%s%> in %<%s%E%>"
 msgstr ""
 
-#: cp/call.c:4575
+#: cp/call.c:4577
 #, gcc-internal-format
 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
 msgstr ""
 
-#: cp/call.c:4624
+#: cp/call.c:4626
 #, 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.c:4702
+#: cp/call.c:4704
 #, gcc-internal-format
 msgid "incompatible vector types in conditional expression: %qT, %qT and %qT"
 msgstr ""
 
-#: cp/call.c:4790
+#: cp/call.c:4792
 #, 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.c:4795
+#: cp/call.c:4797
 #, 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.c:4846 cp/call.c:4962 cp/call.c:5105
+#: cp/call.c:4848 cp/call.c:4964 cp/call.c:5107
 #, gcc-internal-format
 msgid "operands to ?: have different types %qT and %qT"
 msgstr ""
 
-#: cp/call.c:4849
+#: cp/call.c:4851
 #, gcc-internal-format
 msgid "  and each type can be converted to the other"
 msgstr ""
 
-#: cp/call.c:5050
+#: cp/call.c:5052
 #, gcc-internal-format
 msgid "enumeral mismatch in conditional expression: %qT vs %qT"
 msgstr ""
 
-#: cp/call.c:5062
+#: cp/call.c:5064
 #, gcc-internal-format
 msgid "enumeral and non-enumeral type in conditional expression"
 msgstr ""
 
-#: cp/call.c:5528
+#: cp/call.c:5530
 #, gcc-internal-format
 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
 msgstr ""
 
-#: cp/call.c:5530
+#: cp/call.c:5532
 #, gcc-internal-format
 msgid "no %<%D(int)%> declared for postfix %qs"
 msgstr ""
 
-#: cp/call.c:5623
+#: cp/call.c:5625
 #, gcc-internal-format
 msgid "comparison between %q#T and %q#T"
 msgstr ""
 
-#: cp/call.c:5893
+#: cp/call.c:5895
 #, gcc-internal-format
 msgid "non-placement deallocation function %q+D"
 msgstr ""
 
-#: cp/call.c:5894
+#: cp/call.c:5896
 #, gcc-internal-format
 msgid "selected for placement delete"
 msgstr ""
 
-#: cp/call.c:6008
+#: cp/call.c:6011
 #, gcc-internal-format
 msgid "no corresponding deallocation function for %qD"
 msgstr ""
 
-#: cp/call.c:6014
+#: cp/call.c:6017
 #, gcc-internal-format
 msgid "no suitable %<operator %s%> for %qT"
 msgstr ""
 
-#: cp/call.c:6035
+#: cp/call.c:6038
 #, gcc-internal-format
 msgid "%q+#D is private"
 msgstr ""
 
-#: cp/call.c:6037
+#: cp/call.c:6040
 #, gcc-internal-format
 msgid "%q+#D is protected"
 msgstr ""
 
-#: cp/call.c:6039
+#: cp/call.c:6042
 #, gcc-internal-format
 msgid "%q+#D is inaccessible"
 msgstr ""
 
-#: cp/call.c:6040
+#: cp/call.c:6043
 #, gcc-internal-format
 msgid "within this context"
 msgstr ""
 
-#: cp/call.c:6091
+#: cp/call.c:6094
 #, gcc-internal-format
 msgid "passing NULL to non-pointer argument %P of %qD"
 msgstr ""
 
-#: cp/call.c:6095
+#: cp/call.c:6098
 #, gcc-internal-format
 msgid "converting to non-pointer type %qT from NULL"
 msgstr ""
 
-#: cp/call.c:6104
+#: cp/call.c:6107
 #, gcc-internal-format
 msgid "converting %<false%> to pointer type for argument %P of %qD"
 msgstr ""
 
-#: cp/call.c:6108
+#: cp/call.c:6111
 #, gcc-internal-format
 msgid "converting %<false%> to pointer type %qT"
 msgstr ""
 
-#: cp/call.c:6171
+#: cp/call.c:6174
 #, gcc-internal-format
 msgid "too many braces around initializer for %qT"
 msgstr ""
 
-#: cp/call.c:6182
+#: cp/call.c:6185
 #, gcc-internal-format
 msgid "converting to %qT from %qT requires direct-initialization"
 msgstr ""
 
-#: cp/call.c:6190
+#: cp/call.c:6193
 #, gcc-internal-format
 msgid "invalid user-defined conversion from %qT to %qT"
 msgstr ""
 
-#: cp/call.c:6207 cp/call.c:6231 cp/call.c:6459
+#: cp/call.c:6210 cp/call.c:6234 cp/call.c:6463
 #, gcc-internal-format
 msgid "  initializing argument %P of %qD"
 msgstr ""
 
-#: cp/call.c:6227 cp/cvt.c:236
+#: cp/call.c:6230 cp/cvt.c:236
 #, gcc-internal-format
 msgid "invalid conversion from %qT to %qT"
 msgstr ""
 
-#: cp/call.c:6255
+#: cp/call.c:6259
 #, gcc-internal-format
 msgid ""
 "converting to %qT from initializer list would use explicit constructor %qD"
 msgstr ""
 
-#: cp/call.c:6335 cp/call.c:6487
+#: cp/call.c:6339 cp/call.c:6491
 #, gcc-internal-format
 msgid "  initializing argument %P of %q+D"
 msgstr ""
 
-#: cp/call.c:6473
+#: cp/call.c:6477
 #, gcc-internal-format
 msgid "cannot bind %qT lvalue to %qT"
 msgstr ""
 
-#: cp/call.c:6477 cp/call.c:9733
+#: cp/call.c:6481 cp/call.c:9777
 #, gcc-internal-format
 msgid ""
 "invalid initialization of non-const reference of type %qT from an rvalue of "
 "type %qT"
 msgstr ""
 
-#: cp/call.c:6480
+#: cp/call.c:6484
 #, gcc-internal-format
 msgid "binding %qT to reference of type %qT discards qualifiers"
 msgstr ""
 
-#: cp/call.c:6516
+#: cp/call.c:6520
 #, gcc-internal-format
 msgid "cannot bind bitfield %qE to %qT"
 msgstr ""
 
-#: cp/call.c:6519 cp/call.c:6536
+#: cp/call.c:6523 cp/call.c:6540
 #, gcc-internal-format
 msgid "cannot bind packed field %qE to %qT"
 msgstr ""
 
-#: cp/call.c:6522
+#: cp/call.c:6526
 #, gcc-internal-format
 msgid "cannot bind rvalue %qE to %qT"
 msgstr ""
 
-#: cp/call.c:6644 cp/cvt.c:1746
+#: cp/call.c:6648 cp/cvt.c:1747
 #, gcc-internal-format
 msgid ""
 "scoped enum %qT passed through ... as %qT before -fabi-version=6, %qT after"
 msgstr ""
 
-#: cp/call.c:6685
+#: cp/call.c:6689
 #, gcc-internal-format
 msgid ""
 "passing objects of non-trivially-copyable type %q#T through %<...%> is "
 "conditionally supported"
 msgstr ""
 
-#: cp/call.c:6716
+#: cp/call.c:6720
 #, gcc-internal-format
 msgid "cannot receive reference type %qT through %<...%>"
 msgstr ""
 
-#: cp/call.c:6726
+#: cp/call.c:6730
 #, gcc-internal-format
 msgid ""
 "receiving objects of non-trivially-copyable type %q#T through %<...%> is "
 "conditionally-supported"
 msgstr ""
 
-#: cp/call.c:6786
+#: cp/call.c:6790
 #, gcc-internal-format
 msgid "recursive evaluation of default argument for %q#D"
 msgstr ""
 
-#: cp/call.c:6795
+#: cp/call.c:6799
 #, gcc-internal-format
 msgid ""
 "call to %qD uses the default argument for parameter %P, which is not yet "
 "defined"
 msgstr ""
 
-#: cp/call.c:6897
+#: cp/call.c:6901
 #, gcc-internal-format
 msgid "argument of function call might be a candidate for a format attribute"
 msgstr ""
 
-#: cp/call.c:6944
+#: cp/call.c:6948
 #, gcc-internal-format
 msgid "use of multiversioned function without a default"
 msgstr ""
 
-#: cp/call.c:7189
+#: cp/call.c:7230
 #, gcc-internal-format
 msgid "passing %qT as %<this%> argument discards qualifiers"
 msgstr ""
 
-#: cp/call.c:7192 cp/call.c:8973 cp/name-lookup.c:5713
+#: cp/call.c:7233 cp/call.c:9017 cp/name-lookup.c:5713
 #, gcc-internal-format
 msgid "  in call to %qD"
 msgstr ""
 
-#: cp/call.c:7222
+#: cp/call.c:7263
 #, gcc-internal-format
 msgid "%qT is not an accessible base of %qT"
 msgstr ""
 
-#: cp/call.c:7304
+#: cp/call.c:7345
 #, gcc-internal-format
 msgid "deducing %qT as %qT"
 msgstr ""
 
-#: cp/call.c:7307
+#: cp/call.c:7348
 #, gcc-internal-format
 msgid "  in call to %q+D"
 msgstr ""
 
-#: cp/call.c:7309
+#: cp/call.c:7350
 #, gcc-internal-format
 msgid "  (you can disable this with -fno-deduce-init-list)"
 msgstr ""
 
-#: cp/call.c:7663
+#: cp/call.c:7707
 #, gcc-internal-format
 msgid "could not find class$ field in java interface type %qT"
 msgstr ""
 
-#: cp/call.c:7838
+#: cp/call.c:7882
 #, gcc-internal-format
 msgid "constructor delegates to itself"
 msgstr ""
 
-#: cp/call.c:7928
+#: cp/call.c:7972
 #, gcc-internal-format
 msgid "call to non-function %qD"
 msgstr ""
 
-#: cp/call.c:7974 cp/typeck.c:2750
+#: cp/call.c:8018 cp/typeck.c:2751
 #, gcc-internal-format
 msgid "cannot call constructor %<%T::%D%> directly"
 msgstr ""
 
-#: cp/call.c:7976
+#: cp/call.c:8020
 #, gcc-internal-format
 msgid "for a function-style cast, remove the redundant %<::%D%>"
 msgstr ""
 
-#: cp/call.c:8103
+#: cp/call.c:8147
 #, gcc-internal-format
 msgid "no matching function for call to %<%T::operator %T(%A)%#V%>"
 msgstr ""
 
-#: cp/call.c:8116
+#: cp/call.c:8160
 #, gcc-internal-format
 msgid "no matching function for call to %<%T::%s(%A)%#V%>"
 msgstr ""
 
-#: cp/call.c:8142
+#: cp/call.c:8186
 #, gcc-internal-format
 msgid "no matching function for call to %<%s(%A)%>"
 msgstr ""
 
-#: cp/call.c:8145
+#: cp/call.c:8189
 #, gcc-internal-format
 msgid "call of overloaded %<%s(%A)%> is ambiguous"
 msgstr ""
 
-#: cp/call.c:8166
+#: cp/call.c:8210
 #, gcc-internal-format
 msgid "pure virtual %q#D called from non-static data member initializer"
 msgstr ""
 
-#: cp/call.c:8192
+#: cp/call.c:8236
 #, gcc-internal-format
 msgid "cannot call member function %qD without object"
 msgstr ""
 
-#: cp/call.c:8971
+#: cp/call.c:9015
 #, gcc-internal-format
 msgid "passing %qT chooses %qT over %qT"
 msgstr ""
 
-#: cp/call.c:9031
+#: cp/call.c:9075
 #, gcc-internal-format
 msgid "choosing %qD over %qD"
 msgstr ""
 
-#: cp/call.c:9032
+#: cp/call.c:9076
 #, gcc-internal-format
 msgid "  for conversion from %qT to %qT"
 msgstr ""
 
-#: cp/call.c:9035
+#: cp/call.c:9079
 #, gcc-internal-format
 msgid "  because conversion sequence for the argument is better"
 msgstr ""
 
-#: cp/call.c:9188
+#: cp/call.c:9232
 #, gcc-internal-format
 msgid "default argument mismatch in overload resolution"
 msgstr ""
 
-#: cp/call.c:9192
+#: cp/call.c:9236
 #, gcc-internal-format
 msgid " candidate 1: %q+#F"
 msgstr ""
 
-#: cp/call.c:9194
+#: cp/call.c:9238
 #, gcc-internal-format
 msgid " candidate 2: %q+#F"
 msgstr ""
 
-#: cp/call.c:9239
+#: cp/call.c:9283
 #, 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.c:9417
+#: cp/call.c:9461
 #, gcc-internal-format
 msgid "could not convert %qE from %qT to %qT"
 msgstr ""
 
-#: cp/call.c:9610
+#: cp/call.c:9654
 #, gcc-internal-format
 msgid "a temporary bound to %qD only persists until the constructor exits"
 msgstr ""
 
-#: cp/call.c:9737
+#: cp/call.c:9781
 #, gcc-internal-format
 msgid ""
 "invalid initialization of reference of type %qT from expression of type %qT"
@@ -33740,389 +33923,389 @@ msgstr ""
 msgid "cannot derive from %<final%> base %qT in derived type %qT"
 msgstr ""
 
-#: cp/class.c:2123
+#: cp/class.c:2132
 #, gcc-internal-format
 msgid "all member functions in class %qT are private"
 msgstr ""
 
-#: cp/class.c:2135
+#: cp/class.c:2144
 #, gcc-internal-format
 msgid "%q#T only defines a private destructor and has no friends"
 msgstr ""
 
-#: cp/class.c:2180
+#: cp/class.c:2189
 #, gcc-internal-format
 msgid "%q#T only defines private constructors and has no friends"
 msgstr ""
 
-#: cp/class.c:2573
+#: cp/class.c:2582
 #, gcc-internal-format
 msgid "no unique final overrider for %qD in %qT"
 msgstr ""
 
-#: cp/class.c:2936
+#: cp/class.c:2945
 #, gcc-internal-format
 msgid "%q+D can be marked override"
 msgstr ""
 
-#: cp/class.c:2948
+#: cp/class.c:2957
 #, gcc-internal-format
 msgid "%q+#D marked %<final%>, but is not virtual"
 msgstr ""
 
-#: cp/class.c:2950
+#: cp/class.c:2959
 #, gcc-internal-format
 msgid "%q+#D marked %<override%>, but does not override"
 msgstr ""
 
 #. Here we know it is a hider, and no overrider exists.
-#: cp/class.c:3018
+#: cp/class.c:3027
 #, gcc-internal-format
 msgid "%q+D was hidden"
 msgstr ""
 
-#: cp/class.c:3019
+#: cp/class.c:3028
 #, gcc-internal-format
 msgid "  by %q+D"
 msgstr ""
 
-#: cp/class.c:3053 cp/decl2.c:1537
+#: cp/class.c:3062 cp/decl2.c:1546
 #, gcc-internal-format
 msgid "%q+#D invalid; an anonymous union can only have non-static data members"
 msgstr ""
 
-#: cp/class.c:3057
+#: cp/class.c:3066
 #, gcc-internal-format
 msgid ""
 "%q+#D invalid; an anonymous struct can only have non-static data members"
 msgstr ""
 
-#: cp/class.c:3069 cp/decl2.c:1543
+#: cp/class.c:3078 cp/decl2.c:1552
 #, gcc-internal-format
 msgid "private member %q+#D in anonymous union"
 msgstr ""
 
-#: cp/class.c:3072
+#: cp/class.c:3081
 #, gcc-internal-format
 msgid "private member %q+#D in anonymous struct"
 msgstr ""
 
-#: cp/class.c:3078 cp/decl2.c:1545
+#: cp/class.c:3087 cp/decl2.c:1554
 #, gcc-internal-format
 msgid "protected member %q+#D in anonymous union"
 msgstr ""
 
-#: cp/class.c:3081
+#: cp/class.c:3090
 #, gcc-internal-format
 msgid "protected member %q+#D in anonymous struct"
 msgstr ""
 
-#: cp/class.c:3259
+#: cp/class.c:3268
 #, gcc-internal-format
 msgid "the ellipsis in %qD is not inherited"
 msgstr ""
 
-#: cp/class.c:3434
+#: cp/class.c:3443
 #, gcc-internal-format
 msgid "bit-field %q+#D with non-integral type"
 msgstr ""
 
-#: cp/class.c:3450
+#: cp/class.c:3459
 #, gcc-internal-format
 msgid "bit-field %q+D width not an integer constant"
 msgstr ""
 
-#: cp/class.c:3455
+#: cp/class.c:3464
 #, gcc-internal-format
 msgid "negative width in bit-field %q+D"
 msgstr ""
 
-#: cp/class.c:3460
+#: cp/class.c:3469
 #, gcc-internal-format
 msgid "zero width for bit-field %q+D"
 msgstr ""
 
-#: cp/class.c:3469
+#: cp/class.c:3478
 #, gcc-internal-format
 msgid "width of %q+D exceeds its type"
 msgstr ""
 
-#: cp/class.c:3473
+#: cp/class.c:3482
 #, gcc-internal-format
 msgid "%q+D is too small to hold all values of %q#T"
 msgstr ""
 
-#: cp/class.c:3532
+#: cp/class.c:3541
 #, gcc-internal-format
 msgid "member %q+#D with constructor not allowed in union"
 msgstr ""
 
-#: cp/class.c:3535
+#: cp/class.c:3544
 #, gcc-internal-format
 msgid "member %q+#D with destructor not allowed in union"
 msgstr ""
 
-#: cp/class.c:3537
+#: cp/class.c:3546
 #, gcc-internal-format
 msgid "member %q+#D with copy assignment operator not allowed in union"
 msgstr ""
 
-#: cp/class.c:3541
+#: cp/class.c:3550
 #, gcc-internal-format
 msgid "unrestricted unions only available with -std=c++11 or -std=gnu++11"
 msgstr ""
 
-#: cp/class.c:3578
+#: cp/class.c:3587
 #, gcc-internal-format
 msgid "multiple fields in union %qT initialized"
 msgstr ""
 
-#: cp/class.c:3666
+#: cp/class.c:3675
 #, gcc-internal-format
 msgid "in C++98 %q+D may not be static because it is a member of a union"
 msgstr ""
 
-#: cp/class.c:3672
+#: cp/class.c:3681
 #, gcc-internal-format
 msgid ""
 "in C++98 %q+D may not have reference type %qT because it is a member of a "
 "union"
 msgstr ""
 
-#: cp/class.c:3682
+#: cp/class.c:3691
 #, gcc-internal-format
 msgid "field %q+D invalidly declared function type"
 msgstr ""
 
-#: cp/class.c:3688
+#: cp/class.c:3697
 #, gcc-internal-format
 msgid "field %q+D invalidly declared method type"
 msgstr ""
 
-#: cp/class.c:3748
+#: cp/class.c:3757
 #, gcc-internal-format
 msgid "ignoring packed attribute because of unpacked non-POD field %q+#D"
 msgstr ""
 
-#: cp/class.c:3796
+#: cp/class.c:3805
 #, gcc-internal-format
 msgid "member %q+D cannot be declared both %<const%> and %<mutable%>"
 msgstr ""
 
-#: cp/class.c:3802
+#: cp/class.c:3811
 #, gcc-internal-format
 msgid "member %q+D cannot be declared as a %<mutable%> reference"
 msgstr ""
 
-#: cp/class.c:3863
+#: cp/class.c:3872
 #, gcc-internal-format
 msgid "field %q+#D with same name as class"
 msgstr ""
 
-#: cp/class.c:3886
+#: cp/class.c:3895
 #, gcc-internal-format
 msgid "%q#T has pointer data members"
 msgstr ""
 
-#: cp/class.c:3891
+#: cp/class.c:3900
 #, gcc-internal-format
 msgid "  but does not override %<%T(const %T&)%>"
 msgstr ""
 
-#: cp/class.c:3893
+#: cp/class.c:3902
 #, gcc-internal-format
 msgid "  or %<operator=(const %T&)%>"
 msgstr ""
 
-#: cp/class.c:3897
+#: cp/class.c:3906
 #, gcc-internal-format
 msgid "  but does not override %<operator=(const %T&)%>"
 msgstr ""
 
-#: cp/class.c:4300
+#: cp/class.c:4309
 #, gcc-internal-format
 msgid "alignment of %qD increased in -fabi-version=9 (GCC 5.2)"
 msgstr ""
 
-#: cp/class.c:4303
+#: cp/class.c:4312
 #, gcc-internal-format
 msgid "alignment of %qD will increase in -fabi-version=9"
 msgstr ""
 
-#: cp/class.c:4557
+#: cp/class.c:4566
 #, gcc-internal-format
 msgid "initializer specified for non-virtual method %q+D"
 msgstr ""
 
-#: cp/class.c:4978
+#: cp/class.c:4987
 #, gcc-internal-format
 msgid "method overrides both %<transaction_pure%> and %qE methods"
 msgstr ""
 
-#: cp/class.c:4999
+#: cp/class.c:5008
 #, gcc-internal-format
 msgid "method declared %qE overriding %qE method"
 msgstr ""
 
-#: cp/class.c:5551 cp/constexpr.c:228
+#: cp/class.c:5560 cp/constexpr.c:228
 #, gcc-internal-format
 msgid ""
 "enclosing class of constexpr non-static member function %q+#D is not a "
 "literal type"
 msgstr ""
 
-#: cp/class.c:5576
+#: cp/class.c:5585
 #, gcc-internal-format
 msgid "%q+T is not literal because:"
 msgstr ""
 
-#: cp/class.c:5578
+#: cp/class.c:5587
 #, gcc-internal-format
 msgid "  %q+T has a non-trivial destructor"
 msgstr ""
 
-#: cp/class.c:5583
+#: cp/class.c:5592
 #, gcc-internal-format
 msgid ""
 "  %q+T is not an aggregate, does not have a trivial default constructor, and "
 "has no constexpr constructor that is not a copy or move constructor"
 msgstr ""
 
-#: cp/class.c:5618
+#: cp/class.c:5627
 #, gcc-internal-format
 msgid "  base class %qT of %q+T is non-literal"
 msgstr ""
 
-#: cp/class.c:5632
+#: cp/class.c:5641
 #, gcc-internal-format
 msgid "  non-static data member %q+D has non-literal type"
 msgstr ""
 
-#: cp/class.c:5638
+#: cp/class.c:5647
 #, gcc-internal-format
 msgid "  non-static data member %q+D has volatile type"
 msgstr ""
 
-#: cp/class.c:5756
+#: cp/class.c:5765
 #, gcc-internal-format
 msgid "base class %q#T has accessible non-virtual destructor"
 msgstr ""
 
-#: cp/class.c:5784
+#: cp/class.c:5793
 #, gcc-internal-format
 msgid "non-static reference %q+#D in class without a constructor"
 msgstr ""
 
-#: cp/class.c:5789
+#: cp/class.c:5798
 #, gcc-internal-format
 msgid "non-static const member %q+#D in class without a constructor"
 msgstr ""
 
 #. If the function is defaulted outside the class, we just
 #. give the synthesis error.
-#: cp/class.c:5815
+#: cp/class.c:5824
 #, gcc-internal-format
 msgid ""
 "%q+D declared to take const reference, but implicit declaration would take "
 "non-const"
 msgstr ""
 
-#: cp/class.c:6092
+#: cp/class.c:6101
 #, gcc-internal-format
 msgid "direct base %qT inaccessible in %qT due to ambiguity"
 msgstr ""
 
-#: cp/class.c:6104
+#: cp/class.c:6113
 #, gcc-internal-format
 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
 msgstr ""
 
-#: cp/class.c:6331
+#: cp/class.c:6340
 #, gcc-internal-format
 msgid ""
 "offset of %q+D is not ABI-compliant and may change in a future version of GCC"
 msgstr ""
 
-#: cp/class.c:6573 cp/decl.c:12519 cp/parser.c:20506
+#: cp/class.c:6582 cp/decl.c:12570 cp/parser.c:20507
 #, gcc-internal-format
 msgid "redefinition of %q#T"
 msgstr ""
 
-#: cp/class.c:6712
+#: cp/class.c:6721
 #, gcc-internal-format
 msgid "%q#T has virtual functions and accessible non-virtual destructor"
 msgstr ""
 
-#: cp/class.c:6740
+#: cp/class.c:6749
 #, gcc-internal-format
 msgid "type transparent %q#T does not have any fields"
 msgstr ""
 
-#: cp/class.c:6746
+#: cp/class.c:6755
 #, gcc-internal-format
 msgid "type transparent class %qT has base classes"
 msgstr ""
 
-#: cp/class.c:6750
+#: cp/class.c:6759
 #, gcc-internal-format
 msgid "type transparent class %qT has virtual functions"
 msgstr ""
 
-#: cp/class.c:6756
+#: cp/class.c:6765
 #, gcc-internal-format
 msgid ""
 "type transparent %q#T cannot be made transparent because the type of the "
 "first field has a different ABI from the class overall"
 msgstr ""
 
-#: cp/class.c:6920
+#: cp/class.c:6929
 #, gcc-internal-format
 msgid ""
 "definition of std::initializer_list does not match #include "
 "<initializer_list>"
 msgstr ""
 
-#: cp/class.c:6931
+#: cp/class.c:6940
 #, gcc-internal-format
 msgid "trying to finish struct, but kicked out due to previous parse errors"
 msgstr ""
 
-#: cp/class.c:7465
+#: cp/class.c:7474
 #, gcc-internal-format
 msgid "language string %<\"%E\"%> not recognized"
 msgstr ""
 
-#: cp/class.c:7555
+#: cp/class.c:7564
 #, gcc-internal-format
 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
 msgstr ""
 
-#: cp/class.c:7692
+#: cp/class.c:7701
 #, gcc-internal-format
 msgid "no matches converting function %qD to type %q#T"
 msgstr ""
 
-#: cp/class.c:7720
+#: cp/class.c:7729
 #, gcc-internal-format
 msgid "converting overloaded function %qD to type %q#T is ambiguous"
 msgstr ""
 
-#: cp/class.c:7747
+#: cp/class.c:7756
 #, gcc-internal-format
 msgid "assuming pointer to member %qD"
 msgstr ""
 
-#: cp/class.c:7750
+#: cp/class.c:7759
 #, gcc-internal-format
 msgid "(a pointer to member can only be formed with %<&%E%>)"
 msgstr ""
 
-#: cp/class.c:7825 cp/class.c:7860
+#: cp/class.c:7834 cp/class.c:7869
 #, gcc-internal-format
 msgid "not enough type information"
 msgstr ""
 
-#: cp/class.c:7843 cp/cvt.c:183 cp/cvt.c:210 cp/cvt.c:259
+#: cp/class.c:7852 cp/cvt.c:183 cp/cvt.c:210 cp/cvt.c:259
 #, gcc-internal-format
 msgid "cannot convert %qE from type %qT to type %qT"
 msgstr ""
@@ -34132,12 +34315,12 @@ msgstr ""
 #. A name N used in a class S shall refer to the same declaration
 #. in its context and when re-evaluated in the completed scope of
 #. S.
-#: cp/class.c:8121
+#: cp/class.c:8130
 #, gcc-internal-format
 msgid "declaration of %q#D"
 msgstr ""
 
-#: cp/class.c:8122
+#: cp/class.c:8131
 #, gcc-internal-format
 msgid "changes meaning of %qD from %q+#D"
 msgstr ""
@@ -34177,270 +34360,270 @@ msgstr ""
 msgid "constexpr constructor does not have empty body"
 msgstr ""
 
-#: cp/constexpr.c:584
+#: cp/constexpr.c:587
 #, gcc-internal-format
 msgid "body of %<constexpr%> constructor cannot be a function-try-block"
 msgstr ""
 
-#: cp/constexpr.c:715
+#: cp/constexpr.c:718
 #, gcc-internal-format
 msgid ""
 "%<constexpr%> constructor for union %qT must initialize exactly one non-"
 "static data member"
 msgstr ""
 
-#: cp/constexpr.c:755
+#: cp/constexpr.c:758
 #, gcc-internal-format
 msgid ""
 "member %qD must be initialized by mem-initializer in %<constexpr%> "
 "constructor"
 msgstr ""
 
-#: cp/constexpr.c:787
+#: cp/constexpr.c:790
 #, gcc-internal-format
 msgid "body of constexpr function %qD not a return-statement"
 msgstr ""
 
-#: cp/constexpr.c:840
+#: cp/constexpr.c:843
 #, gcc-internal-format
 msgid "%q+D is not usable as a constexpr function because:"
 msgstr ""
 
-#: cp/constexpr.c:1199 cp/constexpr.c:3987
+#: cp/constexpr.c:1205 cp/constexpr.c:4241
 #, gcc-internal-format
 msgid "call to internal function"
 msgstr ""
 
-#: cp/constexpr.c:1217
+#: cp/constexpr.c:1223
 #, gcc-internal-format
 msgid "expression %qE does not designate a constexpr function"
 msgstr ""
 
-#: cp/constexpr.c:1235 cp/constexpr.c:4004
+#: cp/constexpr.c:1241 cp/constexpr.c:4258
 #, gcc-internal-format
 msgid "call to non-constexpr function %qD"
 msgstr ""
 
 #. The definition of fun was somehow unsuitable.
-#: cp/constexpr.c:1279
+#: cp/constexpr.c:1270
 #, gcc-internal-format
 msgid "%qD called in a constant expression"
 msgstr ""
 
-#: cp/constexpr.c:1283
+#: cp/constexpr.c:1274
 #, gcc-internal-format
 msgid "%qD used before its definition"
 msgstr ""
 
-#: cp/constexpr.c:1336
+#: cp/constexpr.c:1327
 #, gcc-internal-format
 msgid "call has circular dependency"
 msgstr ""
 
-#: cp/constexpr.c:1347
+#: cp/constexpr.c:1338
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "constexpr evaluation depth exceeds maximum of %d (use -fconstexpr-depth= to "
 "increase the maximum)"
 msgstr ""
 
-#: cp/constexpr.c:1434
+#: cp/constexpr.c:1427
 #, gcc-internal-format
 msgid "constexpr call flows off the end of the function"
 msgstr ""
 
-#: cp/constexpr.c:1521
+#: cp/constexpr.c:1514
 #, gcc-internal-format
 msgid "%q+E is not a constant expression"
 msgstr ""
 
-#: cp/constexpr.c:1561
+#: cp/constexpr.c:1554
 #, gcc-internal-format
 msgid "right operand of shift expression %q+E is negative"
 msgstr ""
 
-#: cp/constexpr.c:1568
+#: cp/constexpr.c:1561
 #, gcc-internal-format
 msgid ""
 "right operand of shift expression %q+E is >= than the precision of the left "
 "operand"
 msgstr ""
 
-#: cp/constexpr.c:1585
+#: cp/constexpr.c:1578
 #, gcc-internal-format
 msgid "left operand of shift expression %q+E is negative"
 msgstr ""
 
-#: cp/constexpr.c:1604
+#: cp/constexpr.c:1597
 #, gcc-internal-format
 msgid "shift expression %q+E overflows"
 msgstr ""
 
-#: cp/constexpr.c:1766
+#: cp/constexpr.c:1901
 #, gcc-internal-format
-msgid "array subscript out of bound"
+msgid "negative array subscript"
 msgstr ""
 
-#: cp/constexpr.c:1773
+#: cp/constexpr.c:1930
 #, gcc-internal-format
-msgid "negative array subscript"
+msgid "array subscript out of bound"
 msgstr ""
 
-#: cp/constexpr.c:1819 cp/constexpr.c:1898 cp/constexpr.c:3120
+#: cp/constexpr.c:1968 cp/constexpr.c:2052 cp/constexpr.c:3364
 #, gcc-internal-format
 msgid "%qE is not a constant expression"
 msgstr ""
 
-#: cp/constexpr.c:1825
+#: cp/constexpr.c:1974
 #, gcc-internal-format
 msgid "mutable %qD is not usable in a constant expression"
 msgstr ""
 
-#: cp/constexpr.c:1846
+#: cp/constexpr.c:1995
 #, gcc-internal-format
 msgid ""
 "accessing %qD member instead of initialized %qD member in constant expression"
 msgstr ""
 
-#: cp/constexpr.c:1858
+#: cp/constexpr.c:2012
 #, gcc-internal-format
 msgid "accessing uninitialized member %qD"
 msgstr ""
 
-#: cp/constexpr.c:2513
+#: cp/constexpr.c:2669
 #, gcc-internal-format
 msgid "accessing value of %qE through a %qT glvalue in a constant expression"
 msgstr ""
 
-#: cp/constexpr.c:2550
+#: cp/constexpr.c:2706
 #, gcc-internal-format
 msgid "the value of %qD is not usable in a constant expression"
 msgstr ""
 
-#: cp/constexpr.c:2557
+#: cp/constexpr.c:2713
 #, gcc-internal-format
 msgid "%qD used in its own initializer"
 msgstr ""
 
-#: cp/constexpr.c:2562
+#: cp/constexpr.c:2718
 #, gcc-internal-format
 msgid "%q#D is not const"
 msgstr ""
 
-#: cp/constexpr.c:2565
+#: cp/constexpr.c:2721
 #, gcc-internal-format
 msgid "%q#D is volatile"
 msgstr ""
 
-#: cp/constexpr.c:2569
+#: cp/constexpr.c:2725
 #, gcc-internal-format
 msgid "%qD was not initialized with a constant expression"
 msgstr ""
 
-#: cp/constexpr.c:2578
+#: cp/constexpr.c:2734
 #, gcc-internal-format
 msgid "%qD was not declared %<constexpr%>"
 msgstr ""
 
-#: cp/constexpr.c:2581
+#: cp/constexpr.c:2737
 #, gcc-internal-format
 msgid "%qD does not have integral or enumeration type"
 msgstr ""
 
-#: cp/constexpr.c:2686
+#: cp/constexpr.c:2842
 #, gcc-internal-format
 msgid "modification of %qE is not a constant-expression"
 msgstr ""
 
-#: cp/constexpr.c:3164 cp/constexpr.c:4379
+#: cp/constexpr.c:3410 cp/constexpr.c:4633
 #, gcc-internal-format
 msgid "temporary of non-literal type %qT in a constant expression"
 msgstr ""
 
-#: cp/constexpr.c:3486 cp/constexpr.c:4094
+#: cp/constexpr.c:3735 cp/constexpr.c:4348
 #, gcc-internal-format
 msgid "reinterpret_cast from integer to pointer"
 msgstr ""
 
-#: cp/constexpr.c:3543 cp/constexpr.c:4251 cp/constexpr.c:4544
+#: cp/constexpr.c:3792 cp/constexpr.c:4505 cp/constexpr.c:4798
 #, gcc-internal-format
 msgid "expression %qE is not a constant-expression"
 msgstr ""
 
-#: cp/constexpr.c:3594
+#: cp/constexpr.c:3843
 #, gcc-internal-format
 msgid "statement is not a constant-expression"
 msgstr ""
 
-#: cp/constexpr.c:3597
+#: cp/constexpr.c:3846
 #, gcc-internal-format
 msgid "unexpected expression %qE of kind %s"
 msgstr ""
 
-#: cp/constexpr.c:3664
+#: cp/constexpr.c:3916
 #, gcc-internal-format
 msgid ""
 "%qE is not a constant expression because it refers to mutable subobjects of "
 "%qT"
 msgstr ""
 
-#: cp/constexpr.c:3677
+#: cp/constexpr.c:3929
 #, gcc-internal-format
 msgid ""
 "conversion from pointer type %qT to arithmetic type %qT in a constant-"
 "expression"
 msgstr ""
 
-#: cp/constexpr.c:3925
+#: cp/constexpr.c:4179
 #, gcc-internal-format
 msgid "expression %qE has side-effects"
 msgstr ""
 
-#: cp/constexpr.c:4120
+#: cp/constexpr.c:4374
 #, gcc-internal-format
 msgid ""
 "address-of an object %qE with thread local or automatic storage is not a "
 "constant expression"
 msgstr ""
 
-#: cp/constexpr.c:4150
+#: cp/constexpr.c:4404
 #, gcc-internal-format
 msgid "use of %<this%> in a constant expression"
 msgstr ""
 
-#: cp/constexpr.c:4263
+#: cp/constexpr.c:4517
 #, gcc-internal-format
 msgid ""
 "typeid-expression is not a constant expression because %qE is of polymorphic "
 "type"
 msgstr ""
 
-#: cp/constexpr.c:4276
+#: cp/constexpr.c:4530
 #, gcc-internal-format
 msgid "difference of two pointer expressions is not a constant expression"
 msgstr ""
 
-#: cp/constexpr.c:4295
+#: cp/constexpr.c:4549
 #, gcc-internal-format
 msgid "pointer comparison expression is not a constant expression"
 msgstr ""
 
-#: cp/constexpr.c:4342
+#: cp/constexpr.c:4596
 #, gcc-internal-format
 msgid "cast to non-integral type %qT in a constant expression"
 msgstr ""
 
-#: cp/constexpr.c:4427
+#: cp/constexpr.c:4681
 #, gcc-internal-format
 msgid "division by zero is not a constant-expression"
 msgstr ""
 
-#: cp/constexpr.c:4552
+#: cp/constexpr.c:4806
 #, gcc-internal-format
 msgid "non-constant array initialization"
 msgstr ""
 
-#: cp/constexpr.c:4566
+#: cp/constexpr.c:4820
 #, gcc-internal-format, gfc-internal-format
 msgid "unexpected AST of kind %s"
 msgstr ""
@@ -34555,7 +34738,7 @@ msgstr ""
 msgid "conversion from %qT to %qT discards qualifiers"
 msgstr ""
 
-#: cp/cvt.c:501 cp/typeck.c:6814
+#: cp/cvt.c:501 cp/typeck.c:6833
 #, gcc-internal-format
 msgid "casting %qT to %qT does not dereference pointer"
 msgstr ""
@@ -34565,349 +34748,349 @@ msgstr ""
 msgid "cannot convert type %qT to type %qT"
 msgstr ""
 
-#: cp/cvt.c:761
+#: cp/cvt.c:762
 #, gcc-internal-format
 msgid "conversion from %q#T to %q#T"
 msgstr ""
 
-#: cp/cvt.c:778
+#: cp/cvt.c:779
 #, gcc-internal-format
 msgid ""
 "the result of the conversion is unspecified because %qE is outside the range "
 "of type %qT"
 msgstr ""
 
-#: cp/cvt.c:789 cp/cvt.c:833
+#: cp/cvt.c:790 cp/cvt.c:834
 #, gcc-internal-format
 msgid "%q#T used where a %qT was expected"
 msgstr ""
 
-#: cp/cvt.c:798
+#: cp/cvt.c:799
 #, gcc-internal-format
 msgid "could not convert %qE from %<void%> to %<bool%>"
 msgstr ""
 
-#: cp/cvt.c:849
+#: cp/cvt.c:850
 #, gcc-internal-format
 msgid "%q#T used where a floating point value was expected"
 msgstr ""
 
-#: cp/cvt.c:908
+#: cp/cvt.c:909
 #, gcc-internal-format
 msgid "conversion from %qT to non-scalar type %qT requested"
 msgstr ""
 
-#: cp/cvt.c:968
+#: cp/cvt.c:969
 #, gcc-internal-format
 msgid "pseudo-destructor is not called"
 msgstr ""
 
-#: cp/cvt.c:1045
+#: cp/cvt.c:1046
 #, gcc-internal-format
 msgid "conversion to void will not access object of incomplete type %qT"
 msgstr ""
 
-#: cp/cvt.c:1049
+#: cp/cvt.c:1050
 #, gcc-internal-format
 msgid ""
 "indirection will not access object of incomplete type %qT in second operand "
 "of conditional expression"
 msgstr ""
 
-#: cp/cvt.c:1054
+#: cp/cvt.c:1055
 #, gcc-internal-format
 msgid ""
 "indirection will not access object of incomplete type %qT in third operand "
 "of conditional expression"
 msgstr ""
 
-#: cp/cvt.c:1059
+#: cp/cvt.c:1060
 #, gcc-internal-format
 msgid ""
 "indirection will not access object of incomplete type %qT in right operand "
 "of comma operator"
 msgstr ""
 
-#: cp/cvt.c:1064
+#: cp/cvt.c:1065
 #, gcc-internal-format
 msgid ""
 "indirection will not access object of incomplete type %qT in left operand of "
 "comma operator"
 msgstr ""
 
-#: cp/cvt.c:1069
+#: cp/cvt.c:1070
 #, gcc-internal-format
 msgid "indirection will not access object of incomplete type %qT in statement"
 msgstr ""
 
-#: cp/cvt.c:1073
+#: cp/cvt.c:1074
 #, gcc-internal-format
 msgid ""
 "indirection will not access object of incomplete type %qT in for increment "
 "expression"
 msgstr ""
 
-#: cp/cvt.c:1089
+#: cp/cvt.c:1090
 #, gcc-internal-format
 msgid "conversion to void will not access object of type %qT"
 msgstr ""
 
-#: cp/cvt.c:1093
+#: cp/cvt.c:1094
 #, gcc-internal-format
 msgid ""
 "implicit dereference will not access object of type %qT in second operand of "
 "conditional expression"
 msgstr ""
 
-#: cp/cvt.c:1098
+#: cp/cvt.c:1099
 #, gcc-internal-format
 msgid ""
 "implicit dereference will not access object of type %qT in third operand of "
 "conditional expression"
 msgstr ""
 
-#: cp/cvt.c:1103
+#: cp/cvt.c:1104
 #, gcc-internal-format
 msgid ""
 "implicit dereference will not access object of type %qT in right operand of "
 "comma operator"
 msgstr ""
 
-#: cp/cvt.c:1108
+#: cp/cvt.c:1109
 #, gcc-internal-format
 msgid ""
 "implicit dereference will not access object of type %qT in left operand of "
 "comma operator"
 msgstr ""
 
-#: cp/cvt.c:1113
+#: cp/cvt.c:1114
 #, gcc-internal-format
 msgid "implicit dereference will not access object of type %qT in statement"
 msgstr ""
 
-#: cp/cvt.c:1117
+#: cp/cvt.c:1118
 #, gcc-internal-format
 msgid ""
 "implicit dereference will not access object of type %qT in for increment "
 "expression"
 msgstr ""
 
-#: cp/cvt.c:1131
+#: cp/cvt.c:1132
 #, gcc-internal-format
 msgid ""
 "conversion to void will not access object of non-trivially-copyable type %qT"
 msgstr ""
 
-#: cp/cvt.c:1136
+#: cp/cvt.c:1137
 #, gcc-internal-format
 msgid ""
 "indirection will not access object of non-trivially-copyable type %qT in "
 "second operand of conditional expression"
 msgstr ""
 
-#: cp/cvt.c:1141
+#: cp/cvt.c:1142
 #, gcc-internal-format
 msgid ""
 "indirection will not access object of non-trivially-copyable type %qT in "
 "third operand of conditional expression"
 msgstr ""
 
-#: cp/cvt.c:1146
+#: cp/cvt.c:1147
 #, gcc-internal-format
 msgid ""
 "indirection will not access object of non-trivially-copyable type %qT in "
 "right operand of comma operator"
 msgstr ""
 
-#: cp/cvt.c:1151
+#: cp/cvt.c:1152
 #, gcc-internal-format
 msgid ""
 "indirection will not access object of non-trivially-copyable type %qT in "
 "left operand of comma operator"
 msgstr ""
 
-#: cp/cvt.c:1156
+#: cp/cvt.c:1157
 #, gcc-internal-format
 msgid ""
 "indirection will not access object of non-trivially-copyable type %qT in "
 "statement"
 msgstr ""
 
-#: cp/cvt.c:1161
+#: cp/cvt.c:1162
 #, gcc-internal-format
 msgid ""
 "indirection will not access object of non-trivially-copyable type %qT in for "
 "increment expression"
 msgstr ""
 
-#: cp/cvt.c:1199
+#: cp/cvt.c:1200
 #, gcc-internal-format
 msgid "conversion to void will not access object %qE of incomplete type %qT"
 msgstr ""
 
-#: cp/cvt.c:1203
+#: cp/cvt.c:1204
 #, gcc-internal-format
 msgid ""
 "variable %qE of incomplete type %qT will not be accessed in second operand "
 "of conditional expression"
 msgstr ""
 
-#: cp/cvt.c:1208
+#: cp/cvt.c:1209
 #, gcc-internal-format
 msgid ""
 "variable %qE of incomplete type %qT will not be accessed in third operand of "
 "conditional expression"
 msgstr ""
 
-#: cp/cvt.c:1213
+#: cp/cvt.c:1214
 #, gcc-internal-format
 msgid ""
 "variable %qE of incomplete type %qT will not be accessed in right operand of "
 "comma operator"
 msgstr ""
 
-#: cp/cvt.c:1218
+#: cp/cvt.c:1219
 #, gcc-internal-format
 msgid ""
 "variable %qE of incomplete type %qT will not be accessed in left operand of "
 "comma operator"
 msgstr ""
 
-#: cp/cvt.c:1223
+#: cp/cvt.c:1224
 #, gcc-internal-format
 msgid "variable %qE of incomplete type %qT will not be accessed in statement"
 msgstr ""
 
-#: cp/cvt.c:1227
+#: cp/cvt.c:1228
 #, gcc-internal-format
 msgid ""
 "variable %qE of incomplete type %qT will not be accessed in for increment "
 "expression"
 msgstr ""
 
-#: cp/cvt.c:1276
+#: cp/cvt.c:1277
 #, gcc-internal-format
 msgid "conversion to void cannot resolve address of overloaded function"
 msgstr ""
 
-#: cp/cvt.c:1280
+#: cp/cvt.c:1281
 #, gcc-internal-format
 msgid ""
 "second operand of conditional expression cannot resolve address of "
 "overloaded function"
 msgstr ""
 
-#: cp/cvt.c:1284
+#: cp/cvt.c:1285
 #, gcc-internal-format
 msgid ""
 "third operand of conditional expression cannot resolve address of overloaded "
 "function"
 msgstr ""
 
-#: cp/cvt.c:1288
+#: cp/cvt.c:1289
 #, gcc-internal-format
 msgid ""
 "right operand of comma operator cannot resolve address of overloaded function"
 msgstr ""
 
-#: cp/cvt.c:1292
+#: cp/cvt.c:1293
 #, gcc-internal-format
 msgid ""
 "left operand of comma operator cannot resolve address of overloaded function"
 msgstr ""
 
-#: cp/cvt.c:1296
+#: cp/cvt.c:1297
 #, gcc-internal-format
 msgid "statement cannot resolve address of overloaded function"
 msgstr ""
 
-#: cp/cvt.c:1300
+#: cp/cvt.c:1301
 #, gcc-internal-format
 msgid "for increment expression cannot resolve address of overloaded function"
 msgstr ""
 
-#: cp/cvt.c:1316
+#: cp/cvt.c:1317
 #, gcc-internal-format
 msgid ""
 "second operand of conditional expression is a reference, not call, to "
 "function %qE"
 msgstr ""
 
-#: cp/cvt.c:1321
+#: cp/cvt.c:1322
 #, gcc-internal-format
 msgid ""
 "third operand of conditional expression is a reference, not call, to "
 "function %qE"
 msgstr ""
 
-#: cp/cvt.c:1326
+#: cp/cvt.c:1327
 #, gcc-internal-format
 msgid ""
 "right operand of comma operator is a reference, not call, to function %qE"
 msgstr ""
 
-#: cp/cvt.c:1331
+#: cp/cvt.c:1332
 #, gcc-internal-format
 msgid ""
 "left operand of comma operator is a reference, not call, to function %qE"
 msgstr ""
 
-#: cp/cvt.c:1336
+#: cp/cvt.c:1337
 #, gcc-internal-format
 msgid "statement is a reference, not call, to function %qE"
 msgstr ""
 
-#: cp/cvt.c:1341
+#: cp/cvt.c:1342
 #, gcc-internal-format
 msgid "for increment expression is a reference, not call, to function %qE"
 msgstr ""
 
-#: cp/cvt.c:1368
+#: cp/cvt.c:1369
 #, gcc-internal-format
 msgid "second operand of conditional expression has no effect"
 msgstr ""
 
-#: cp/cvt.c:1373
+#: cp/cvt.c:1374
 #, gcc-internal-format
 msgid "third operand of conditional expression has no effect"
 msgstr ""
 
-#: cp/cvt.c:1378
+#: cp/cvt.c:1379
 #, gcc-internal-format
 msgid "right operand of comma operator has no effect"
 msgstr ""
 
-#: cp/cvt.c:1382
+#: cp/cvt.c:1383
 #, gcc-internal-format
 msgid "left operand of comma operator has no effect"
 msgstr ""
 
-#: cp/cvt.c:1386
+#: cp/cvt.c:1387
 #, gcc-internal-format
 msgid "statement has no effect"
 msgstr ""
 
-#: cp/cvt.c:1390
+#: cp/cvt.c:1391
 #, gcc-internal-format
 msgid "for increment expression has no effect"
 msgstr ""
 
-#: cp/cvt.c:1547
+#: cp/cvt.c:1548
 #, gcc-internal-format
 msgid "converting NULL to non-pointer type"
 msgstr ""
 
-#: cp/cvt.c:1662
+#: cp/cvt.c:1663
 #, gcc-internal-format
 msgid "default type conversion can't deduce template argument for %qD"
 msgstr ""
 
-#: cp/cvt.c:1677
+#: cp/cvt.c:1678
 #, gcc-internal-format
 msgid "ambiguous default type conversion from %qT"
 msgstr ""
 
-#: cp/cvt.c:1680
+#: cp/cvt.c:1681
 #, gcc-internal-format
 msgid "  candidate conversions include %qD and %qD"
 msgstr ""
@@ -35130,7 +35313,7 @@ msgstr ""
 msgid "redundant redeclaration of %qD in same scope"
 msgstr ""
 
-#: cp/decl.c:1859 cp/decl.c:1869 cp/decl.c:2371
+#: cp/decl.c:1859 cp/decl.c:1869 cp/decl.c:2403
 #, gcc-internal-format
 msgid "previous declaration of %qD"
 msgstr ""
@@ -35148,12 +35331,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.c:2237
+#: cp/decl.c:2269
 #, gcc-internal-format
 msgid "explicit specialization of %qD after first use"
 msgstr ""
 
-#: cp/decl.c:2368
+#: cp/decl.c:2400
 #, gcc-internal-format
 msgid ""
 "%qD: visibility attribute ignored because it conflicts with previous "
@@ -35161,27 +35344,27 @@ msgid ""
 msgstr ""
 
 #. Reject two definitions.
-#: cp/decl.c:2609 cp/decl.c:2638 cp/decl.c:2671 cp/decl.c:2688 cp/decl.c:2761
+#: cp/decl.c:2641 cp/decl.c:2670 cp/decl.c:2703 cp/decl.c:2720 cp/decl.c:2793
 #, gcc-internal-format
 msgid "redefinition of %q#D"
 msgstr ""
 
-#: cp/decl.c:2625
+#: cp/decl.c:2657
 #, gcc-internal-format
 msgid "%qD conflicts with used function"
 msgstr ""
 
-#: cp/decl.c:2635
+#: cp/decl.c:2667
 #, gcc-internal-format
 msgid "%q#D not declared in class"
 msgstr ""
 
-#: cp/decl.c:2649 cp/decl.c:2698
+#: cp/decl.c:2681 cp/decl.c:2730
 #, gcc-internal-format
 msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
 msgstr ""
 
-#: cp/decl.c:2652 cp/decl.c:2701
+#: cp/decl.c:2684 cp/decl.c:2733
 #, gcc-internal-format
 msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
 msgstr ""
@@ -35189,372 +35372,367 @@ msgstr ""
 #. is_primary=
 #. is_partial=
 #. is_friend_decl=
-#: cp/decl.c:2718
+#: cp/decl.c:2750
 #, gcc-internal-format
 msgid "redeclaration of friend %q#D may not have default template arguments"
 msgstr ""
 
-#: cp/decl.c:2732
+#: cp/decl.c:2764
 #, gcc-internal-format
 msgid "thread-local declaration of %q#D follows non-thread-local declaration"
 msgstr ""
 
-#: cp/decl.c:2735
+#: cp/decl.c:2767
 #, gcc-internal-format
 msgid "non-thread-local declaration of %q#D follows thread-local declaration"
 msgstr ""
 
-#: cp/decl.c:2750 cp/decl.c:2769 cp/name-lookup.c:597 cp/name-lookup.c:1180
+#: cp/decl.c:2782 cp/decl.c:2801 cp/name-lookup.c:597 cp/name-lookup.c:1180
 #: cp/name-lookup.c:1203
 #, gcc-internal-format
 msgid "redeclaration of %q#D"
 msgstr ""
 
-#: cp/decl.c:2916
+#: cp/decl.c:2950
 #, gcc-internal-format
 msgid "jump to label %qD"
 msgstr ""
 
-#: cp/decl.c:2917
+#: cp/decl.c:2951
 #, gcc-internal-format
 msgid "jump to case label"
 msgstr ""
 
-#: cp/decl.c:2919 cp/decl.c:3073 cp/decl.c:3125
+#: cp/decl.c:2953
 #, gcc-internal-format
 msgid "  from here"
 msgstr ""
 
-#: cp/decl.c:2941 cp/decl.c:3129
+#: cp/decl.c:2976 cp/decl.c:3176
 #, gcc-internal-format
 msgid "  exits OpenMP structured block"
 msgstr ""
 
-#: cp/decl.c:2966
+#: cp/decl.c:3003
 #, gcc-internal-format
 msgid "  crosses initialization of %q+#D"
 msgstr ""
 
-#: cp/decl.c:2968 cp/decl.c:3093
+#: cp/decl.c:3005 cp/decl.c:3141
 #, gcc-internal-format
 msgid "  enters scope of %q+#D which has non-trivial destructor"
 msgstr ""
 
-#: cp/decl.c:2985 cp/decl.c:3101
+#: cp/decl.c:3023 cp/decl.c:3149
 #, gcc-internal-format
 msgid "  enters try block"
 msgstr ""
 
-#: cp/decl.c:2987 cp/decl.c:3085 cp/decl.c:3103
+#: cp/decl.c:3025 cp/decl.c:3133 cp/decl.c:3151
 #, gcc-internal-format
 msgid "  enters catch block"
 msgstr ""
 
-#: cp/decl.c:2999 cp/decl.c:3109
+#: cp/decl.c:3038 cp/decl.c:3157
 #, gcc-internal-format
 msgid "  enters OpenMP structured block"
 msgstr ""
 
-#: cp/decl.c:3071 cp/decl.c:3123
-#, gcc-internal-format
-msgid "jump to label %q+D"
-msgstr ""
-
-#: cp/decl.c:3091
+#: cp/decl.c:3139
 #, gcc-internal-format
 msgid "  skips initialization of %q+#D"
 msgstr ""
 
-#: cp/decl.c:3146 cp/parser.c:11023 cp/parser.c:11050
+#: cp/decl.c:3193 cp/parser.c:11024 cp/parser.c:11051
 #, gcc-internal-format
 msgid "invalid exit from OpenMP structured block"
 msgstr ""
 
-#: cp/decl.c:3178
+#: cp/decl.c:3225
 #, gcc-internal-format
 msgid "label named wchar_t"
 msgstr ""
 
-#: cp/decl.c:3488
+#: cp/decl.c:3535
 #, gcc-internal-format
 msgid "%qD is not a type"
 msgstr ""
 
-#: cp/decl.c:3495 cp/parser.c:5503
+#: cp/decl.c:3542 cp/parser.c:5504
 #, gcc-internal-format
 msgid "%qD used without template parameters"
 msgstr ""
 
-#: cp/decl.c:3504
+#: cp/decl.c:3551
 #, gcc-internal-format
 msgid "%q#T is not a class"
 msgstr ""
 
-#: cp/decl.c:3528 cp/decl.c:3620
+#: cp/decl.c:3575 cp/decl.c:3667
 #, gcc-internal-format
 msgid "no class template named %q#T in %q#T"
 msgstr ""
 
-#: cp/decl.c:3529
+#: cp/decl.c:3576
 #, gcc-internal-format
 msgid "no type named %q#T in %q#T"
 msgstr ""
 
-#: cp/decl.c:3541
+#: cp/decl.c:3588
 #, gcc-internal-format
 msgid "lookup of %qT in %qT is ambiguous"
 msgstr ""
 
-#: cp/decl.c:3550
+#: cp/decl.c:3597
 #, gcc-internal-format
 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
 msgstr ""
 
-#: cp/decl.c:3557
+#: cp/decl.c:3604
 #, gcc-internal-format
 msgid "%<typename %T::%D%> names %q#T, which is not a type"
 msgstr ""
 
-#: cp/decl.c:3629
+#: cp/decl.c:3676
 #, gcc-internal-format
 msgid "template parameters do not match template %qD"
 msgstr ""
 
-#: cp/decl.c:4358
+#: cp/decl.c:4405
 #, gcc-internal-format
 msgid "an anonymous struct cannot have function members"
 msgstr ""
 
-#: cp/decl.c:4361
+#: cp/decl.c:4408
 #, gcc-internal-format
 msgid "an anonymous union cannot have function members"
 msgstr ""
 
-#: cp/decl.c:4379
+#: cp/decl.c:4426
 #, gcc-internal-format
 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
 msgstr ""
 
-#: cp/decl.c:4382
+#: cp/decl.c:4429
 #, gcc-internal-format
 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
 msgstr ""
 
-#: cp/decl.c:4385
+#: cp/decl.c:4432
 #, gcc-internal-format
 msgid ""
 "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
 msgstr ""
 
-#: cp/decl.c:4403
+#: cp/decl.c:4450
 #, gcc-internal-format
 msgid "attribute ignored in declaration of %q#T"
 msgstr ""
 
-#: cp/decl.c:4406
+#: cp/decl.c:4453
 #, gcc-internal-format
 msgid "attribute for %q#T must follow the %qs keyword"
 msgstr ""
 
-#: cp/decl.c:4429
+#: cp/decl.c:4476
 #, gcc-internal-format
 msgid "multiple types in one declaration"
 msgstr ""
 
-#: cp/decl.c:4434
+#: cp/decl.c:4481
 #, gcc-internal-format
 msgid "redeclaration of C++ built-in type %qT"
 msgstr ""
 
-#: cp/decl.c:4451
+#: cp/decl.c:4498
 #, gcc-internal-format
 msgid "%<auto%> can only be specified for variables or function declarations"
 msgstr ""
 
-#: cp/decl.c:4477
+#: cp/decl.c:4524
 #, gcc-internal-format
 msgid "missing type-name in typedef-declaration"
 msgstr ""
 
-#: cp/decl.c:4485
+#: cp/decl.c:4532
 #, gcc-internal-format
 msgid "ISO C++ prohibits anonymous structs"
 msgstr ""
 
-#: cp/decl.c:4492
+#: cp/decl.c:4539
 #, gcc-internal-format
 msgid "%qs can only be specified for functions"
 msgstr ""
 
-#: cp/decl.c:4498
+#: cp/decl.c:4545
 #, gcc-internal-format
 msgid "%<friend%> can only be specified inside a class"
 msgstr ""
 
-#: cp/decl.c:4500
+#: cp/decl.c:4547
 #, gcc-internal-format
 msgid "%<explicit%> can only be specified for constructors"
 msgstr ""
 
-#: cp/decl.c:4502
+#: cp/decl.c:4549
 #, gcc-internal-format
 msgid "a storage class can only be specified for objects and functions"
 msgstr ""
 
-#: cp/decl.c:4508
+#: cp/decl.c:4555
 #, gcc-internal-format
 msgid "qualifiers can only be specified for objects and functions"
 msgstr ""
 
-#: cp/decl.c:4511
+#: cp/decl.c:4558
 #, gcc-internal-format
 msgid "%<typedef%> was ignored in this declaration"
 msgstr ""
 
-#: cp/decl.c:4513
+#: cp/decl.c:4560
 #, gcc-internal-format
 msgid "%<constexpr%> cannot be used for type declarations"
 msgstr ""
 
-#: cp/decl.c:4535
+#: cp/decl.c:4582
 #, gcc-internal-format
 msgid "attribute ignored in explicit instantiation %q#T"
 msgstr ""
 
-#: cp/decl.c:4538
+#: cp/decl.c:4585
 #, gcc-internal-format
 msgid "no attribute can be applied to an explicit instantiation"
 msgstr ""
 
-#: cp/decl.c:4610
+#: cp/decl.c:4657
 #, 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.c:4614
+#: cp/decl.c:4661
 #, gcc-internal-format
 msgid ""
 "ignoring attributes applied to dependent type %qT without an associated "
 "declaration"
 msgstr ""
 
-#: cp/decl.c:4683 cp/decl2.c:889
+#: cp/decl.c:4730 cp/decl2.c:898
 #, gcc-internal-format
 msgid "typedef %qD is initialized (use decltype instead)"
 msgstr ""
 
-#: cp/decl.c:4691
+#: cp/decl.c:4738
 #, gcc-internal-format
 msgid "declaration of %q#D has %<extern%> and is initialized"
 msgstr ""
 
-#: cp/decl.c:4720
+#: cp/decl.c:4767
 #, gcc-internal-format
 msgid "definition of %q#D is marked %<dllimport%>"
 msgstr ""
 
-#: cp/decl.c:4743
+#: cp/decl.c:4790
 #, gcc-internal-format
 msgid "%q+#D is not a static data member of %q#T"
 msgstr ""
 
-#: cp/decl.c:4752
+#: cp/decl.c:4799
 #, gcc-internal-format
 msgid "non-member-template declaration of %qD"
 msgstr ""
 
-#: cp/decl.c:4753
+#: cp/decl.c:4800
 #, gcc-internal-format
 msgid "does not match member template declaration here"
 msgstr ""
 
-#: cp/decl.c:4766
+#: cp/decl.c:4813
 #, gcc-internal-format
 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
 msgstr ""
 
-#: cp/decl.c:4778
+#: cp/decl.c:4825
 #, gcc-internal-format
 msgid "duplicate initialization of %qD"
 msgstr ""
 
-#: cp/decl.c:4783
+#: cp/decl.c:4830
 #, gcc-internal-format
 msgid "%qD declared %<constexpr%> outside its class"
 msgstr ""
 
-#: cp/decl.c:4826
+#: cp/decl.c:4873
 #, gcc-internal-format
 msgid "declaration of %q#D outside of class is not definition"
 msgstr ""
 
-#: cp/decl.c:4859
+#: cp/decl.c:4906
 #, gcc-internal-format
 msgid "%qD declared %<thread_local%> in %<constexpr%> function"
 msgstr ""
 
-#: cp/decl.c:4862
+#: cp/decl.c:4909
 #, gcc-internal-format
 msgid "%qD declared %<static%> in %<constexpr%> function"
 msgstr ""
 
-#: cp/decl.c:4927
+#: cp/decl.c:4974
 #, gcc-internal-format
 msgid "variable %q#D has initializer but incomplete type"
 msgstr ""
 
-#: cp/decl.c:4933 cp/decl.c:5796
+#: cp/decl.c:4980 cp/decl.c:5843
 #, gcc-internal-format
 msgid "elements of array %q#D have incomplete type"
 msgstr ""
 
-#: cp/decl.c:4940 cp/decl.c:6416
+#: cp/decl.c:4987 cp/decl.c:6466
 #, gcc-internal-format
 msgid "declaration of %q#D has no initializer"
 msgstr ""
 
-#: cp/decl.c:4942
+#: cp/decl.c:4989
 #, gcc-internal-format
 msgid "aggregate %q#D has incomplete type and cannot be defined"
 msgstr ""
 
-#: cp/decl.c:4976
+#: cp/decl.c:5023
 #, gcc-internal-format
 msgid "%qD declared as reference but not initialized"
 msgstr ""
 
-#: cp/decl.c:5033
+#: cp/decl.c:5080
 #, gcc-internal-format
 msgid "name used in a GNU-style designated initializer for an array"
 msgstr ""
 
-#: cp/decl.c:5039
+#: cp/decl.c:5086
 #, gcc-internal-format
 msgid "name %qD used in a GNU-style designated initializer for an array"
 msgstr ""
 
-#: cp/decl.c:5055 cp/typeck2.c:1273 cp/typeck2.c:1384
+#: cp/decl.c:5102 cp/typeck2.c:1268 cp/typeck2.c:1379
 #, gcc-internal-format
 msgid "non-trivial designated initializers not supported"
 msgstr ""
 
-#: cp/decl.c:5058
+#: cp/decl.c:5105
 #, gcc-internal-format
 msgid "C99 designator %qE is not an integral constant-expression"
 msgstr ""
 
-#: cp/decl.c:5106
+#: cp/decl.c:5153
 #, gcc-internal-format
 msgid "initializer fails to determine size of %qD"
 msgstr ""
 
-#: cp/decl.c:5112
+#: cp/decl.c:5159
 #, gcc-internal-format
 msgid "array size missing in %qD"
 msgstr ""
 
-#: cp/decl.c:5123
+#: cp/decl.c:5170
 #, gcc-internal-format
 msgid "zero-size array %qD"
 msgstr ""
@@ -35562,853 +35740,853 @@ msgstr ""
 #. An automatic variable with an incomplete type: that is an error.
 #. Don't talk about array types here, since we took care of that
 #. message in grokdeclarator.
-#: cp/decl.c:5165
+#: cp/decl.c:5212
 #, gcc-internal-format
 msgid "storage size of %qD isn%'t known"
 msgstr ""
 
-#: cp/decl.c:5188
+#: cp/decl.c:5235
 #, gcc-internal-format
 msgid "storage size of %qD isn%'t constant"
 msgstr ""
 
-#: cp/decl.c:5234
+#: cp/decl.c:5281
 #, 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.c:5238
+#: cp/decl.c:5285
 #, gcc-internal-format
 msgid "you can work around this by removing the initializer"
 msgstr ""
 
-#: cp/decl.c:5265
+#: cp/decl.c:5312
 #, gcc-internal-format
 msgid "uninitialized const %qD"
 msgstr ""
 
-#: cp/decl.c:5269
+#: cp/decl.c:5316
 #, gcc-internal-format
 msgid "uninitialized variable %qD in %<constexpr%> function"
 msgstr ""
 
-#: cp/decl.c:5279
+#: cp/decl.c:5326
 #, gcc-internal-format
 msgid "%q#T has no user-provided default constructor"
 msgstr ""
 
-#: cp/decl.c:5283
+#: cp/decl.c:5330
 #, gcc-internal-format
 msgid ""
 "constructor is not user-provided because it is explicitly defaulted in the "
 "class body"
 msgstr ""
 
-#: cp/decl.c:5285
+#: cp/decl.c:5332
 #, gcc-internal-format
 msgid "and the implicitly-defined constructor does not initialize %q+#D"
 msgstr ""
 
-#: cp/decl.c:5408
+#: cp/decl.c:5455
 #, gcc-internal-format
 msgid "invalid type %qT as initializer for a vector of type %qT"
 msgstr ""
 
-#: cp/decl.c:5449
+#: cp/decl.c:5496
 #, gcc-internal-format
 msgid "initializer for %qT must be brace-enclosed"
 msgstr ""
 
-#: cp/decl.c:5475
+#: cp/decl.c:5522
 #, gcc-internal-format
 msgid "%<[%E] =%> used in a GNU-style designated initializer for class %qT"
 msgstr ""
 
-#: cp/decl.c:5483
+#: cp/decl.c:5530
 #, gcc-internal-format
 msgid "%qT has no non-static data member named %qD"
 msgstr ""
 
-#: cp/decl.c:5503
+#: cp/decl.c:5550
 #, gcc-internal-format
 msgid "invalid initializer for %q#D"
 msgstr ""
 
-#: cp/decl.c:5533
+#: cp/decl.c:5580
 #, gcc-internal-format
 msgid "C99 designator %qE outside aggregate initializer"
 msgstr ""
 
-#: cp/decl.c:5570 cp/decl.c:5775 cp/typeck2.c:1260 cp/typeck2.c:1470
-#: cp/typeck2.c:1499 cp/typeck2.c:1546
+#: cp/decl.c:5617 cp/decl.c:5822 cp/typeck2.c:1255 cp/typeck2.c:1465
+#: cp/typeck2.c:1509 cp/typeck2.c:1556
 #, gcc-internal-format
 msgid "too many initializers for %qT"
 msgstr ""
 
-#: cp/decl.c:5609
+#: cp/decl.c:5656
 #, gcc-internal-format
 msgid "braces around scalar initializer for type %qT"
 msgstr ""
 
-#: cp/decl.c:5716
+#: cp/decl.c:5763
 #, gcc-internal-format
 msgid "missing braces around initializer for %qT"
 msgstr ""
 
-#: cp/decl.c:5798
+#: cp/decl.c:5845
 #, gcc-internal-format
 msgid "elements of array %q#T have incomplete type"
 msgstr ""
 
-#: cp/decl.c:5806
+#: cp/decl.c:5853
 #, gcc-internal-format
 msgid "variable-sized compound literal"
 msgstr ""
 
-#: cp/decl.c:5860
+#: cp/decl.c:5907
 #, gcc-internal-format
 msgid "%q#D has incomplete type"
 msgstr ""
 
-#: cp/decl.c:5880
+#: cp/decl.c:5927
 #, gcc-internal-format
 msgid "scalar object %qD requires one element in initializer"
 msgstr ""
 
-#: cp/decl.c:5923
+#: cp/decl.c:5970
 #, gcc-internal-format
 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
 msgstr ""
 
-#: cp/decl.c:6017
+#: cp/decl.c:6064
 #, gcc-internal-format
 msgid "array %qD initialized by parenthesized string literal %qE"
 msgstr ""
 
-#: cp/decl.c:6048
+#: cp/decl.c:6095
 #, gcc-internal-format
 msgid "initializer invalid for static member with constructor"
 msgstr ""
 
-#: cp/decl.c:6050
+#: cp/decl.c:6097
 #, gcc-internal-format
 msgid "non-constant in-class initialization invalid for static member %qD"
 msgstr ""
 
-#: cp/decl.c:6055
+#: cp/decl.c:6102
 #, gcc-internal-format
 msgid "(an out of class initialization is required)"
 msgstr ""
 
-#: cp/decl.c:6229
+#: cp/decl.c:6279
 #, gcc-internal-format
 msgid "reference %qD is initialized with itself"
 msgstr ""
 
-#: cp/decl.c:6375
+#: cp/decl.c:6425
 #, gcc-internal-format
 msgid "assignment (not initialization) in declaration"
 msgstr ""
 
-#: cp/decl.c:6552
+#: cp/decl.c:6602
 #, gcc-internal-format
 msgid "shadowing previous type declaration of %q#D"
 msgstr ""
 
-#: cp/decl.c:6619
+#: cp/decl.c:6669
 #, gcc-internal-format
 msgid "Java object %qD not allocated with %<new%>"
 msgstr ""
 
-#: cp/decl.c:6667
+#: cp/decl.c:6717
 #, gcc-internal-format
 msgid "non-static data member %qD has Java class type"
 msgstr ""
 
-#: cp/decl.c:6748
+#: cp/decl.c:6798
 #, gcc-internal-format
 msgid "function %q#D is initialized like a variable"
 msgstr ""
 
-#: cp/decl.c:7182
+#: cp/decl.c:7232
 #, gcc-internal-format
 msgid ""
 "non-local variable %qD declared %<__thread%> needs dynamic initialization"
 msgstr ""
 
-#: cp/decl.c:7185
+#: cp/decl.c:7235
 #, gcc-internal-format
 msgid ""
 "non-local variable %qD declared %<__thread%> has a non-trivial destructor"
 msgstr ""
 
-#: cp/decl.c:7191
+#: cp/decl.c:7241
 #, gcc-internal-format
 msgid "C++11 %<thread_local%> allows dynamic initialization and destruction"
 msgstr ""
 
-#: cp/decl.c:7425
+#: cp/decl.c:7476
 #, gcc-internal-format
 msgid "initializer fails to determine size of %qT"
 msgstr ""
 
-#: cp/decl.c:7429
+#: cp/decl.c:7480
 #, gcc-internal-format
 msgid "array size missing in %qT"
 msgstr ""
 
-#: cp/decl.c:7432
+#: cp/decl.c:7483
 #, gcc-internal-format
 msgid "zero-size array %qT"
 msgstr ""
 
-#: cp/decl.c:7448
+#: cp/decl.c:7499
 #, gcc-internal-format
 msgid "destructor for alien class %qT cannot be a member"
 msgstr ""
 
-#: cp/decl.c:7450
+#: cp/decl.c:7501
 #, gcc-internal-format
 msgid "constructor for alien class %qT cannot be a member"
 msgstr ""
 
-#: cp/decl.c:7474
+#: cp/decl.c:7525
 #, gcc-internal-format
 msgid "%qD declared as a %<virtual%> variable"
 msgstr ""
 
-#: cp/decl.c:7476
+#: cp/decl.c:7527
 #, gcc-internal-format
 msgid "%qD declared as an %<inline%> variable"
 msgstr ""
 
-#: cp/decl.c:7478
+#: cp/decl.c:7529
 #, gcc-internal-format
 msgid ""
 "%<const%> and %<volatile%> function specifiers on %qD invalid in variable "
 "declaration"
 msgstr ""
 
-#: cp/decl.c:7483
+#: cp/decl.c:7534
 #, gcc-internal-format
 msgid "%qD declared as a %<virtual%> parameter"
 msgstr ""
 
-#: cp/decl.c:7485
+#: cp/decl.c:7536
 #, gcc-internal-format
 msgid "%qD declared as an %<inline%> parameter"
 msgstr ""
 
-#: cp/decl.c:7487
+#: cp/decl.c:7538
 #, gcc-internal-format
 msgid ""
 "%<const%> and %<volatile%> function specifiers on %qD invalid in parameter "
 "declaration"
 msgstr ""
 
-#: cp/decl.c:7492
+#: cp/decl.c:7543
 #, gcc-internal-format
 msgid "%qD declared as a %<virtual%> type"
 msgstr ""
 
-#: cp/decl.c:7494
+#: cp/decl.c:7545
 #, gcc-internal-format
 msgid "%qD declared as an %<inline%> type"
 msgstr ""
 
-#: cp/decl.c:7496
+#: cp/decl.c:7547
 #, gcc-internal-format
 msgid ""
 "%<const%> and %<volatile%> function specifiers on %qD invalid in type "
 "declaration"
 msgstr ""
 
-#: cp/decl.c:7501
+#: cp/decl.c:7552
 #, gcc-internal-format
 msgid "%qD declared as a %<virtual%> field"
 msgstr ""
 
-#: cp/decl.c:7503
+#: cp/decl.c:7554
 #, gcc-internal-format
 msgid "%qD declared as an %<inline%> field"
 msgstr ""
 
-#: cp/decl.c:7505
+#: cp/decl.c:7556
 #, gcc-internal-format
 msgid ""
 "%<const%> and %<volatile%> function specifiers on %qD invalid in field "
 "declaration"
 msgstr ""
 
-#: cp/decl.c:7512
+#: cp/decl.c:7563
 #, gcc-internal-format
 msgid "%q+D declared as a friend"
 msgstr ""
 
-#: cp/decl.c:7518
+#: cp/decl.c:7569
 #, gcc-internal-format
 msgid "%q+D declared with an exception specification"
 msgstr ""
 
-#: cp/decl.c:7551
+#: cp/decl.c:7602
 #, gcc-internal-format
 msgid "definition of %qD is not in namespace enclosing %qT"
 msgstr ""
 
-#: cp/decl.c:7591
+#: cp/decl.c:7642
 #, gcc-internal-format
 msgid "static member function %q#D declared with type qualifiers"
 msgstr ""
 
-#: cp/decl.c:7710
+#: cp/decl.c:7761
 #, gcc-internal-format
 msgid "defining explicit specialization %qD in friend declaration"
 msgstr ""
 
 #. Something like `template <class T> friend void f<T>()'.
-#: cp/decl.c:7720
+#: cp/decl.c:7771
 #, gcc-internal-format
 msgid "invalid use of template-id %qD in declaration of primary template"
 msgstr ""
 
-#: cp/decl.c:7738
+#: cp/decl.c:7789
 #, gcc-internal-format
 msgid ""
 "default arguments are not allowed in declaration of friend template "
 "specialization %qD"
 msgstr ""
 
-#: cp/decl.c:7745
+#: cp/decl.c:7796
 #, gcc-internal-format
 msgid ""
 "%<inline%> is not allowed in declaration of friend template specialization "
 "%qD"
 msgstr ""
 
-#: cp/decl.c:7749
+#: cp/decl.c:7800
 #, gcc-internal-format
 msgid ""
 "%<constexpr%> is not allowed in declaration of friend template "
 "specialization %qD"
 msgstr ""
 
-#: cp/decl.c:7796
+#: cp/decl.c:7847
 #, gcc-internal-format
 msgid "cannot declare %<::main%> to be a template"
 msgstr ""
 
-#: cp/decl.c:7798
+#: cp/decl.c:7849
 #, gcc-internal-format
 msgid "cannot declare %<::main%> to be inline"
 msgstr ""
 
-#: cp/decl.c:7800
+#: cp/decl.c:7851
 #, gcc-internal-format
 msgid "cannot declare %<::main%> to be constexpr"
 msgstr ""
 
-#: cp/decl.c:7802
+#: cp/decl.c:7853
 #, gcc-internal-format
 msgid "cannot declare %<::main%> to be static"
 msgstr ""
 
-#: cp/decl.c:7846
+#: cp/decl.c:7897
 #, gcc-internal-format
 msgid "static member function %qD cannot have cv-qualifier"
 msgstr ""
 
-#: cp/decl.c:7847
+#: cp/decl.c:7898
 #, gcc-internal-format
 msgid "non-member function %qD cannot have cv-qualifier"
 msgstr ""
 
-#: cp/decl.c:7855
+#: cp/decl.c:7906
 #, gcc-internal-format
 msgid "static member function %qD cannot have ref-qualifier"
 msgstr ""
 
-#: cp/decl.c:7856
+#: cp/decl.c:7907
 #, gcc-internal-format
 msgid "non-member function %qD cannot have ref-qualifier"
 msgstr ""
 
-#: cp/decl.c:7873
+#: cp/decl.c:7924
 #, gcc-internal-format
 msgid "literal operator with C linkage"
 msgstr ""
 
-#: cp/decl.c:7882
+#: cp/decl.c:7933
 #, gcc-internal-format
 msgid "%qD has invalid argument list"
 msgstr ""
 
-#: cp/decl.c:7890
+#: cp/decl.c:7941
 #, gcc-internal-format
 msgid "integer suffix %<%s%> shadowed by implementation"
 msgstr ""
 
-#: cp/decl.c:7896
+#: cp/decl.c:7947
 #, gcc-internal-format
 msgid "floating point suffix %<%s%> shadowed by implementation"
 msgstr ""
 
-#: cp/decl.c:7902
+#: cp/decl.c:7953
 #, gcc-internal-format
 msgid "%qD must be a non-member function"
 msgstr ""
 
-#: cp/decl.c:7980
+#: cp/decl.c:8031
 #, gcc-internal-format
 msgid "%<::main%> must return %<int%>"
 msgstr ""
 
-#: cp/decl.c:8022
+#: cp/decl.c:8073
 #, gcc-internal-format
 msgid "definition of implicitly-declared %qD"
 msgstr ""
 
-#: cp/decl.c:8027
+#: cp/decl.c:8078
 #, gcc-internal-format
 msgid "definition of explicitly-defaulted %q+D"
 msgstr ""
 
-#: cp/decl.c:8028
+#: cp/decl.c:8079
 #, gcc-internal-format
 msgid "%q+#D explicitly defaulted here"
 msgstr ""
 
-#: cp/decl.c:8045 cp/decl2.c:787
+#: cp/decl.c:8096 cp/decl2.c:796
 #, gcc-internal-format
 msgid "no %q#D member function declared in class %qT"
 msgstr ""
 
-#: cp/decl.c:8324
+#: cp/decl.c:8375
 #, gcc-internal-format
 msgid "in-class initialization of static data member %q#D of incomplete type"
 msgstr ""
 
-#: cp/decl.c:8328
+#: cp/decl.c:8379
 #, gcc-internal-format
 msgid ""
 "%<constexpr%> needed for in-class initialization of static data member %q#D "
 "of non-integral type"
 msgstr ""
 
-#: cp/decl.c:8331
+#: cp/decl.c:8382
 #, gcc-internal-format
 msgid "in-class initialization of static data member %q#D of non-literal type"
 msgstr ""
 
-#: cp/decl.c:8344
+#: cp/decl.c:8395
 #, gcc-internal-format
 msgid ""
 "invalid in-class initialization of static data member of non-integral type "
 "%qT"
 msgstr ""
 
-#: cp/decl.c:8350
+#: cp/decl.c:8401
 #, gcc-internal-format
 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
 msgstr ""
 
-#: cp/decl.c:8354
+#: cp/decl.c:8405
 #, gcc-internal-format
 msgid ""
 "ISO C++ forbids initialization of member constant %qD of non-integral type "
 "%qT"
 msgstr ""
 
-#: cp/decl.c:8458 cp/decl.c:8485
+#: cp/decl.c:8509 cp/decl.c:8536
 #, gcc-internal-format
 msgid "size of array %qD has non-integral type %qT"
 msgstr ""
 
-#: cp/decl.c:8461 cp/decl.c:8487
+#: cp/decl.c:8512 cp/decl.c:8538
 #, gcc-internal-format
 msgid "size of array has non-integral type %qT"
 msgstr ""
 
-#: cp/decl.c:8526
+#: cp/decl.c:8577
 #, gcc-internal-format
 msgid "size of array %qD is negative"
 msgstr ""
 
-#: cp/decl.c:8528
+#: cp/decl.c:8579
 #, gcc-internal-format
 msgid "size of array is negative"
 msgstr ""
 
-#: cp/decl.c:8542
+#: cp/decl.c:8593
 #, gcc-internal-format
 msgid "ISO C++ forbids zero-size array %qD"
 msgstr ""
 
-#: cp/decl.c:8544
+#: cp/decl.c:8595
 #, gcc-internal-format
 msgid "ISO C++ forbids zero-size array"
 msgstr ""
 
-#: cp/decl.c:8557
+#: cp/decl.c:8608
 #, gcc-internal-format
 msgid "size of array %qD is not an integral constant-expression"
 msgstr ""
 
-#: cp/decl.c:8560
+#: cp/decl.c:8611
 #, gcc-internal-format
 msgid "size of array is not an integral constant-expression"
 msgstr ""
 
-#: cp/decl.c:8566
+#: cp/decl.c:8617
 #, gcc-internal-format
 msgid "ISO C++ forbids variable length array %qD"
 msgstr ""
 
-#: cp/decl.c:8568
+#: cp/decl.c:8619
 #, gcc-internal-format
 msgid "ISO C++ forbids variable length array"
 msgstr ""
 
-#: cp/decl.c:8574
+#: cp/decl.c:8625
 #, gcc-internal-format
 msgid "variable length array %qD is used"
 msgstr ""
 
-#: cp/decl.c:8577
+#: cp/decl.c:8628
 #, gcc-internal-format
 msgid "variable length array is used"
 msgstr ""
 
-#: cp/decl.c:8640
+#: cp/decl.c:8691
 #, gcc-internal-format
 msgid "overflow in array dimension"
 msgstr ""
 
-#: cp/decl.c:8693
+#: cp/decl.c:8744
 #, gcc-internal-format
 msgid "%qD declared as array of %qT"
 msgstr ""
 
-#: cp/decl.c:8703
+#: cp/decl.c:8754
 #, gcc-internal-format
 msgid "declaration of %qD as array of void"
 msgstr ""
 
-#: cp/decl.c:8705
+#: cp/decl.c:8756
 #, gcc-internal-format
 msgid "creating array of void"
 msgstr ""
 
-#: cp/decl.c:8710
+#: cp/decl.c:8761
 #, gcc-internal-format
 msgid "declaration of %qD as array of functions"
 msgstr ""
 
-#: cp/decl.c:8712
+#: cp/decl.c:8763
 #, gcc-internal-format
 msgid "creating array of functions"
 msgstr ""
 
-#: cp/decl.c:8717
+#: cp/decl.c:8768
 #, gcc-internal-format
 msgid "declaration of %qD as array of references"
 msgstr ""
 
-#: cp/decl.c:8719
+#: cp/decl.c:8770
 #, gcc-internal-format
 msgid "creating array of references"
 msgstr ""
 
-#: cp/decl.c:8724
+#: cp/decl.c:8775
 #, gcc-internal-format
 msgid "declaration of %qD as array of function members"
 msgstr ""
 
-#: cp/decl.c:8726
+#: cp/decl.c:8777
 #, gcc-internal-format
 msgid "creating array of function members"
 msgstr ""
 
-#: cp/decl.c:8740
+#: cp/decl.c:8791
 #, gcc-internal-format
 msgid ""
 "declaration of %qD as multidimensional array must have bounds for all "
 "dimensions except the first"
 msgstr ""
 
-#: cp/decl.c:8744
+#: cp/decl.c:8795
 #, gcc-internal-format
 msgid ""
 "multidimensional array must have bounds for all dimensions except the first"
 msgstr ""
 
-#: cp/decl.c:8779
+#: cp/decl.c:8830
 #, gcc-internal-format
 msgid "return type specification for constructor invalid"
 msgstr ""
 
-#: cp/decl.c:8789
+#: cp/decl.c:8840
 #, gcc-internal-format
 msgid "return type specification for destructor invalid"
 msgstr ""
 
-#: cp/decl.c:8802
+#: cp/decl.c:8853
 #, gcc-internal-format
 msgid "return type specified for %<operator %T%>"
 msgstr ""
 
-#: cp/decl.c:8824
+#: cp/decl.c:8875
 #, gcc-internal-format
 msgid "unnamed variable or field declared void"
 msgstr ""
 
-#: cp/decl.c:8831
+#: cp/decl.c:8882
 #, gcc-internal-format
 msgid "variable or field declared void"
 msgstr ""
 
-#: cp/decl.c:9021
+#: cp/decl.c:9072
 #, gcc-internal-format
 msgid "invalid use of qualified-name %<::%D%>"
 msgstr ""
 
-#: cp/decl.c:9024 cp/decl.c:9044
+#: cp/decl.c:9075 cp/decl.c:9095
 #, gcc-internal-format
 msgid "invalid use of qualified-name %<%T::%D%>"
 msgstr ""
 
-#: cp/decl.c:9027
+#: cp/decl.c:9078
 #, gcc-internal-format
 msgid "invalid use of qualified-name %<%D::%D%>"
 msgstr ""
 
-#: cp/decl.c:9036
+#: cp/decl.c:9087
 #, gcc-internal-format
 msgid "%q#T is not a class or a namespace"
 msgstr ""
 
-#: cp/decl.c:9060 cp/decl.c:9157 cp/decl.c:9166 cp/decl.c:10569
+#: cp/decl.c:9111 cp/decl.c:9208 cp/decl.c:9217 cp/decl.c:10620
 #, gcc-internal-format
 msgid "declaration of %qD as non-function"
 msgstr ""
 
-#: cp/decl.c:9066
+#: cp/decl.c:9117
 #, gcc-internal-format
 msgid "declaration of %qD as non-member"
 msgstr ""
 
-#: cp/decl.c:9102
+#: cp/decl.c:9153
 #, gcc-internal-format
 msgid "declarator-id missing; using reserved word %qD"
 msgstr ""
 
-#: cp/decl.c:9149
+#: cp/decl.c:9200
 #, gcc-internal-format
 msgid "function definition does not declare parameters"
 msgstr ""
 
-#: cp/decl.c:9174
+#: cp/decl.c:9225
 #, gcc-internal-format
 msgid "declaration of %qD as %<typedef%>"
 msgstr ""
 
-#: cp/decl.c:9179
+#: cp/decl.c:9230
 #, gcc-internal-format
 msgid "declaration of %qD as parameter"
 msgstr ""
 
-#: cp/decl.c:9212
+#: cp/decl.c:9263
 #, gcc-internal-format
 msgid "%<constexpr%> cannot appear in a typedef declaration"
 msgstr ""
 
-#: cp/decl.c:9220
+#: cp/decl.c:9271
 #, gcc-internal-format
 msgid "two or more data types in declaration of %qs"
 msgstr ""
 
-#: cp/decl.c:9226
+#: cp/decl.c:9277
 #, gcc-internal-format
 msgid "conflicting specifiers in declaration of %qs"
 msgstr ""
 
-#: cp/decl.c:9267
+#: cp/decl.c:9318
 #, gcc-internal-format
 msgid "ISO C++ does not support plain %<complex%> meaning %<double complex%>"
 msgstr ""
 
-#: cp/decl.c:9310 cp/decl.c:9313 cp/decl.c:9316
+#: cp/decl.c:9361 cp/decl.c:9364 cp/decl.c:9367
 #, gcc-internal-format
 msgid "ISO C++ forbids declaration of %qs with no type"
 msgstr ""
 
-#: cp/decl.c:9327
+#: cp/decl.c:9378
 #, gcc-internal-format
 msgid "%<__int%d%> is not supported by this target"
 msgstr ""
 
-#: cp/decl.c:9333
+#: cp/decl.c:9384
 #, gcc-internal-format
 msgid "ISO C++ does not support %<__int%d%> for %qs"
 msgstr ""
 
-#: cp/decl.c:9355 cp/decl.c:9375
+#: cp/decl.c:9406 cp/decl.c:9426
 #, gcc-internal-format
 msgid "%<signed%> or %<unsigned%> invalid for %qs"
 msgstr ""
 
-#: cp/decl.c:9357
+#: cp/decl.c:9408
 #, gcc-internal-format
 msgid "%<signed%> and %<unsigned%> specified together for %qs"
 msgstr ""
 
-#: cp/decl.c:9359
+#: cp/decl.c:9410
 #, gcc-internal-format
 msgid "%<long long%> invalid for %qs"
 msgstr ""
 
-#: cp/decl.c:9361
+#: cp/decl.c:9412
 #, gcc-internal-format
 msgid "%<long%> invalid for %qs"
 msgstr ""
 
-#: cp/decl.c:9363
+#: cp/decl.c:9414
 #, gcc-internal-format
 msgid "%<short%> invalid for %qs"
 msgstr ""
 
-#: cp/decl.c:9365
+#: cp/decl.c:9416
 #, gcc-internal-format
 msgid "%<long%> or %<short%> invalid for %qs"
 msgstr ""
 
-#: cp/decl.c:9367
+#: cp/decl.c:9418
 #, gcc-internal-format
 msgid "%<long%>, %<int%>, %<short%>, or %<char%> invalid for %qs"
 msgstr ""
 
-#: cp/decl.c:9369
+#: cp/decl.c:9420
 #, gcc-internal-format
 msgid "%<long%> or %<short%> specified with char for %qs"
 msgstr ""
 
-#: cp/decl.c:9371
+#: cp/decl.c:9422
 #, gcc-internal-format
 msgid "%<long%> and %<short%> specified together for %qs"
 msgstr ""
 
-#: cp/decl.c:9377
+#: cp/decl.c:9428
 #, gcc-internal-format
 msgid "%<short%> or %<long%> invalid for %qs"
 msgstr ""
 
-#: cp/decl.c:9385
+#: cp/decl.c:9436
 #, gcc-internal-format
 msgid "long, short, signed or unsigned used invalidly for %qs"
 msgstr ""
 
-#: cp/decl.c:9453
+#: cp/decl.c:9504
 #, gcc-internal-format
 msgid "complex invalid for %qs"
 msgstr ""
 
-#: cp/decl.c:9476
+#: cp/decl.c:9527
 #, gcc-internal-format
 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
 msgstr ""
 
-#: cp/decl.c:9509
+#: cp/decl.c:9560
 #, gcc-internal-format
 msgid "member %qD cannot be declared both virtual and static"
 msgstr ""
 
-#: cp/decl.c:9520
+#: cp/decl.c:9571
 #, gcc-internal-format
 msgid "typedef declaration invalid in parameter declaration"
 msgstr ""
 
-#: cp/decl.c:9525
+#: cp/decl.c:9576
 #, gcc-internal-format
 msgid "storage class specified for template parameter %qs"
 msgstr ""
 
-#: cp/decl.c:9531
+#: cp/decl.c:9582
 #, gcc-internal-format
 msgid "storage class specifiers invalid in parameter declarations"
 msgstr ""
 
-#: cp/decl.c:9537
+#: cp/decl.c:9588
 #, gcc-internal-format
 msgid "a parameter cannot be declared %<constexpr%>"
 msgstr ""
 
-#: cp/decl.c:9546
+#: cp/decl.c:9597
 #, gcc-internal-format
 msgid "%<virtual%> outside class declaration"
 msgstr ""
 
-#: cp/decl.c:9564
+#: cp/decl.c:9615
 #, gcc-internal-format
 msgid "multiple storage classes in declaration of %qs"
 msgstr ""
 
-#: cp/decl.c:9587
+#: cp/decl.c:9638
 #, gcc-internal-format
 msgid "storage class specified for %qs"
 msgstr ""
 
-#: cp/decl.c:9591
+#: cp/decl.c:9642
 #, gcc-internal-format
 msgid "storage class specified for parameter %qs"
 msgstr ""
 
-#: cp/decl.c:9604
+#: cp/decl.c:9655
 #, gcc-internal-format
 msgid "nested function %qs declared %<extern%>"
 msgstr ""
 
-#: cp/decl.c:9608
+#: cp/decl.c:9659
 #, gcc-internal-format
 msgid "top-level declaration of %qs specifies %<auto%>"
 msgstr ""
 
-#: cp/decl.c:9615
+#: cp/decl.c:9666
 #, gcc-internal-format
 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
 msgstr ""
 
-#: cp/decl.c:9627
+#: cp/decl.c:9678
 #, gcc-internal-format
 msgid "storage class specifiers invalid in friend function declarations"
 msgstr ""
 
-#: cp/decl.c:9736
+#: cp/decl.c:9787
 #, gcc-internal-format
 msgid "%qs declared as function returning a function"
 msgstr ""
 
-#: cp/decl.c:9741
+#: cp/decl.c:9792
 #, gcc-internal-format
 msgid "%qs declared as function returning an array"
 msgstr ""
 
-#: cp/decl.c:9778
+#: cp/decl.c:9829
 #, gcc-internal-format
 msgid "%qs function uses %<auto%> type specifier without trailing return type"
 msgstr ""
 
-#: cp/decl.c:9781
+#: cp/decl.c:9832
 #, gcc-internal-format
 msgid "deduced return type only available with -std=c++14 or -std=gnu++14"
 msgstr ""
 
-#: cp/decl.c:9787
+#: cp/decl.c:9838
 #, gcc-internal-format
 msgid "virtual function cannot have deduced return type"
 msgstr ""
 
-#: cp/decl.c:9794
+#: cp/decl.c:9845
 #, gcc-internal-format
 msgid ""
 "%qs function with trailing return type has %qT as its type rather than plain "
@@ -36417,480 +36595,480 @@ msgstr ""
 
 #. Not using maybe_warn_cpp0x because this should
 #. always be an error.
-#: cp/decl.c:9805
+#: cp/decl.c:9856
 #, gcc-internal-format
 msgid "trailing return type only available with -std=c++11 or -std=gnu++11"
 msgstr ""
 
-#: cp/decl.c:9808
+#: cp/decl.c:9859
 #, gcc-internal-format
 msgid ""
 "%qs function with trailing return type not declared with %<auto%> type "
 "specifier"
 msgstr ""
 
-#: cp/decl.c:9845
+#: cp/decl.c:9896
 #, gcc-internal-format
 msgid "destructor cannot be static member function"
 msgstr ""
 
-#: cp/decl.c:9846
+#: cp/decl.c:9897
 #, gcc-internal-format
 msgid "constructor cannot be static member function"
 msgstr ""
 
-#: cp/decl.c:9850
+#: cp/decl.c:9901
 #, gcc-internal-format
 msgid "destructors may not be cv-qualified"
 msgstr ""
 
-#: cp/decl.c:9851
+#: cp/decl.c:9902
 #, gcc-internal-format
 msgid "constructors may not be cv-qualified"
 msgstr ""
 
-#: cp/decl.c:9859
+#: cp/decl.c:9910
 #, gcc-internal-format
 msgid "destructors may not be ref-qualified"
 msgstr ""
 
-#: cp/decl.c:9877
+#: cp/decl.c:9928
 #, gcc-internal-format
 msgid "constructors cannot be declared virtual"
 msgstr ""
 
 #. Cannot be both friend and virtual.
-#: cp/decl.c:9892
+#: cp/decl.c:9943
 #, gcc-internal-format
 msgid "virtual functions cannot be friends"
 msgstr ""
 
-#: cp/decl.c:9896
+#: cp/decl.c:9947
 #, gcc-internal-format
 msgid "friend declaration not in class definition"
 msgstr ""
 
-#: cp/decl.c:9898
+#: cp/decl.c:9949
 #, gcc-internal-format
 msgid "can%'t define friend function %qs in a local class definition"
 msgstr ""
 
-#: cp/decl.c:9919
+#: cp/decl.c:9970
 #, gcc-internal-format
 msgid "destructors may not have parameters"
 msgstr ""
 
-#: cp/decl.c:9945
+#: cp/decl.c:9996
 #, gcc-internal-format
 msgid "cannot declare pointer to %q#T"
 msgstr ""
 
-#: cp/decl.c:9958 cp/decl.c:9965
+#: cp/decl.c:10009 cp/decl.c:10016
 #, gcc-internal-format
 msgid "cannot declare reference to %q#T"
 msgstr ""
 
-#: cp/decl.c:9967
+#: cp/decl.c:10018
 #, gcc-internal-format
 msgid "cannot declare pointer to %q#T member"
 msgstr ""
 
-#: cp/decl.c:9996
+#: cp/decl.c:10047
 #, gcc-internal-format
 msgid "cannot declare reference to qualified function type %qT"
 msgstr ""
 
-#: cp/decl.c:9997
+#: cp/decl.c:10048
 #, gcc-internal-format
 msgid "cannot declare pointer to qualified function type %qT"
 msgstr ""
 
-#: cp/decl.c:10067
+#: cp/decl.c:10118
 #, gcc-internal-format
 msgid ""
 "cannot declare reference to %q#T, which is not a typedef or a template type "
 "argument"
 msgstr ""
 
-#: cp/decl.c:10137
+#: cp/decl.c:10188
 #, gcc-internal-format
 msgid "template-id %qD used as a declarator"
 msgstr ""
 
-#: cp/decl.c:10161
+#: cp/decl.c:10212
 #, gcc-internal-format
 msgid "member functions are implicitly friends of their class"
 msgstr ""
 
-#: cp/decl.c:10166
+#: cp/decl.c:10217
 #, gcc-internal-format
 msgid "extra qualification %<%T::%> on member %qs"
 msgstr ""
 
-#: cp/decl.c:10196
+#: cp/decl.c:10247
 #, gcc-internal-format
 msgid "cannot define member function %<%T::%s%> within %<%T%>"
 msgstr ""
 
-#: cp/decl.c:10198
+#: cp/decl.c:10249
 #, gcc-internal-format
 msgid "cannot declare member function %<%T::%s%> within %<%T%>"
 msgstr ""
 
-#: cp/decl.c:10206
+#: cp/decl.c:10257
 #, gcc-internal-format
 msgid "cannot declare member %<%T::%s%> within %qT"
 msgstr ""
 
-#: cp/decl.c:10239
+#: cp/decl.c:10290
 #, gcc-internal-format
 msgid "non-parameter %qs cannot be a parameter pack"
 msgstr ""
 
-#: cp/decl.c:10249
+#: cp/decl.c:10300
 #, gcc-internal-format
 msgid "size of array %qs is too large"
 msgstr ""
 
-#: cp/decl.c:10260
+#: cp/decl.c:10311
 #, gcc-internal-format
 msgid "data member may not have variably modified type %qT"
 msgstr ""
 
-#: cp/decl.c:10262
+#: cp/decl.c:10313
 #, gcc-internal-format
 msgid "parameter may not have variably modified type %qT"
 msgstr ""
 
-#: cp/decl.c:10272
+#: cp/decl.c:10323
 #, gcc-internal-format
 msgid "%<explicit%> outside class declaration"
 msgstr ""
 
-#: cp/decl.c:10274
+#: cp/decl.c:10325
 #, gcc-internal-format
 msgid "%<explicit%> in friend declaration"
 msgstr ""
 
-#: cp/decl.c:10276
+#: cp/decl.c:10327
 #, gcc-internal-format
 msgid ""
 "only declarations of constructors and conversion operators can be %<explicit"
 "%>"
 msgstr ""
 
-#: cp/decl.c:10285
+#: cp/decl.c:10336
 #, gcc-internal-format
 msgid "non-member %qs cannot be declared %<mutable%>"
 msgstr ""
 
-#: cp/decl.c:10290
+#: cp/decl.c:10341
 #, gcc-internal-format
 msgid "non-object member %qs cannot be declared %<mutable%>"
 msgstr ""
 
-#: cp/decl.c:10296
+#: cp/decl.c:10347
 #, gcc-internal-format
 msgid "function %qs cannot be declared %<mutable%>"
 msgstr ""
 
-#: cp/decl.c:10301
+#: cp/decl.c:10352
 #, gcc-internal-format
 msgid "static %qs cannot be declared %<mutable%>"
 msgstr ""
 
-#: cp/decl.c:10306
+#: cp/decl.c:10357
 #, gcc-internal-format
 msgid "const %qs cannot be declared %<mutable%>"
 msgstr ""
 
-#: cp/decl.c:10311
+#: cp/decl.c:10362
 #, gcc-internal-format
 msgid "reference %qs cannot be declared %<mutable%>"
 msgstr ""
 
-#: cp/decl.c:10347
+#: cp/decl.c:10398
 #, gcc-internal-format
 msgid "typedef declared %<auto%>"
 msgstr ""
 
-#: cp/decl.c:10357
+#: cp/decl.c:10408
 #, gcc-internal-format
 msgid "typedef name may not be a nested-name-specifier"
 msgstr ""
 
-#: cp/decl.c:10378
+#: cp/decl.c:10429
 #, gcc-internal-format
 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
 msgstr ""
 
-#: cp/decl.c:10497
+#: cp/decl.c:10548
 #, gcc-internal-format
 msgid "type qualifiers specified for friend class declaration"
 msgstr ""
 
-#: cp/decl.c:10502
+#: cp/decl.c:10553
 #, gcc-internal-format
 msgid "%<inline%> specified for friend class declaration"
 msgstr ""
 
-#: cp/decl.c:10510
+#: cp/decl.c:10561
 #, gcc-internal-format
 msgid "template parameters cannot be friends"
 msgstr ""
 
-#: cp/decl.c:10512
+#: cp/decl.c:10563
 #, gcc-internal-format
 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
 msgstr ""
 
-#: cp/decl.c:10516
+#: cp/decl.c:10567
 #, gcc-internal-format
 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
 msgstr ""
 
-#: cp/decl.c:10529
+#: cp/decl.c:10580
 #, gcc-internal-format
 msgid "trying to make class %qT a friend of global scope"
 msgstr ""
 
-#: cp/decl.c:10549
+#: cp/decl.c:10600
 #, gcc-internal-format
 msgid "invalid qualifiers on non-member function type"
 msgstr ""
 
-#: cp/decl.c:10559
+#: cp/decl.c:10610
 #, gcc-internal-format
 msgid "abstract declarator %qT used as declaration"
 msgstr ""
 
-#: cp/decl.c:10588
+#: cp/decl.c:10639
 #, gcc-internal-format
 msgid "cannot use %<::%> in parameter declaration"
 msgstr ""
 
-#: cp/decl.c:10593
+#: cp/decl.c:10644
 #, gcc-internal-format
 msgid "%<auto%> parameter not permitted in this context"
 msgstr ""
 
-#: cp/decl.c:10595
+#: cp/decl.c:10646
 #, gcc-internal-format
 msgid "parameter declared %<auto%>"
 msgstr ""
 
-#: cp/decl.c:10641
+#: cp/decl.c:10692
 #, gcc-internal-format
 msgid "non-static data member declared %<auto%>"
 msgstr ""
 
 #. Something like struct S { int N::j; };
-#: cp/decl.c:10663
+#: cp/decl.c:10714
 #, gcc-internal-format
 msgid "invalid use of %<::%>"
 msgstr ""
 
-#: cp/decl.c:10685
+#: cp/decl.c:10736
 #, gcc-internal-format
 msgid "declaration of function %qD in invalid context"
 msgstr ""
 
-#: cp/decl.c:10694
+#: cp/decl.c:10745
 #, gcc-internal-format
 msgid "function %qD declared virtual inside a union"
 msgstr ""
 
-#: cp/decl.c:10703
+#: cp/decl.c:10754
 #, gcc-internal-format
 msgid "%qD cannot be declared virtual, since it is always static"
 msgstr ""
 
-#: cp/decl.c:10719
+#: cp/decl.c:10770
 #, gcc-internal-format
 msgid "expected qualified name in friend declaration for destructor %qD"
 msgstr ""
 
-#: cp/decl.c:10726
+#: cp/decl.c:10777
 #, gcc-internal-format
 msgid "declaration of %qD as member of %qT"
 msgstr ""
 
-#: cp/decl.c:10732
+#: cp/decl.c:10783
 #, gcc-internal-format
 msgid "a destructor cannot be %<constexpr%>"
 msgstr ""
 
-#: cp/decl.c:10738
+#: cp/decl.c:10789
 #, gcc-internal-format
 msgid "expected qualified name in friend declaration for constructor %qD"
 msgstr ""
 
-#: cp/decl.c:10749
+#: cp/decl.c:10800
 #, gcc-internal-format
 msgid "specialization of variable template %qD declared as function"
 msgstr ""
 
-#: cp/decl.c:10752
+#: cp/decl.c:10803
 #, gcc-internal-format
 msgid "variable template declared here"
 msgstr ""
 
-#: cp/decl.c:10804
+#: cp/decl.c:10855
 #, gcc-internal-format
 msgid "field %qD has incomplete type %qT"
 msgstr ""
 
-#: cp/decl.c:10809
+#: cp/decl.c:10860
 #, gcc-internal-format
 msgid "name %qT has incomplete type"
 msgstr ""
 
-#: cp/decl.c:10818
+#: cp/decl.c:10869
 #, gcc-internal-format
 msgid "%qE is neither function nor member function; cannot be declared friend"
 msgstr ""
 
-#: cp/decl.c:10877
+#: cp/decl.c:10928
 #, gcc-internal-format
 msgid "constexpr static data member %qD must have an initializer"
 msgstr ""
 
-#: cp/decl.c:10886
+#: cp/decl.c:10937
 #, gcc-internal-format
 msgid "non-static data member %qE declared %<constexpr%>"
 msgstr ""
 
-#: cp/decl.c:10936
+#: cp/decl.c:10987
 #, gcc-internal-format
 msgid "storage class %<auto%> invalid for function %qs"
 msgstr ""
 
-#: cp/decl.c:10938
+#: cp/decl.c:10989
 #, gcc-internal-format
 msgid "storage class %<register%> invalid for function %qs"
 msgstr ""
 
-#: cp/decl.c:10942
+#: cp/decl.c:10993
 #, gcc-internal-format
 msgid "storage class %<__thread%> invalid for function %qs"
 msgstr ""
 
-#: cp/decl.c:10945
+#: cp/decl.c:10996
 #, gcc-internal-format
 msgid "storage class %<thread_local%> invalid for function %qs"
 msgstr ""
 
-#: cp/decl.c:10950
+#: cp/decl.c:11001
 #, gcc-internal-format
 msgid "virt-specifiers in %qs not allowed outside a class definition"
 msgstr ""
 
-#: cp/decl.c:10961
+#: cp/decl.c:11012
 #, gcc-internal-format
 msgid ""
 "%<static%> specified invalid for function %qs declared out of global scope"
 msgstr ""
 
-#: cp/decl.c:10965
+#: cp/decl.c:11016
 #, gcc-internal-format
 msgid ""
 "%<inline%> specifier invalid for function %qs declared out of global scope"
 msgstr ""
 
-#: cp/decl.c:10973
+#: cp/decl.c:11024
 #, gcc-internal-format
 msgid "virtual non-class function %qs"
 msgstr ""
 
-#: cp/decl.c:10980
+#: cp/decl.c:11031
 #, gcc-internal-format
 msgid "%qs defined in a non-class scope"
 msgstr ""
 
-#: cp/decl.c:10981
+#: cp/decl.c:11032
 #, gcc-internal-format
 msgid "%qs declared in a non-class scope"
 msgstr ""
 
-#: cp/decl.c:11012
+#: cp/decl.c:11063
 #, gcc-internal-format
 msgid "cannot declare member function %qD to have static linkage"
 msgstr ""
 
 #. FIXME need arm citation
-#: cp/decl.c:11019
+#: cp/decl.c:11070
 #, gcc-internal-format
 msgid "cannot declare static function inside another function"
 msgstr ""
 
-#: cp/decl.c:11053
+#: cp/decl.c:11104
 #, gcc-internal-format
 msgid ""
 "%<static%> may not be used when defining (as opposed to declaring) a static "
 "data member"
 msgstr ""
 
-#: cp/decl.c:11060
+#: cp/decl.c:11111
 #, gcc-internal-format
 msgid "static member %qD declared %<register%>"
 msgstr ""
 
-#: cp/decl.c:11066
+#: cp/decl.c:11117
 #, gcc-internal-format
 msgid "cannot explicitly declare member %q#D to have extern linkage"
 msgstr ""
 
-#: cp/decl.c:11073
+#: cp/decl.c:11124
 #, gcc-internal-format
 msgid "declaration of constexpr variable %qD is not a definition"
 msgstr ""
 
-#: cp/decl.c:11086
+#: cp/decl.c:11137
 #, gcc-internal-format
 msgid "%qs initialized and declared %<extern%>"
 msgstr ""
 
-#: cp/decl.c:11090
+#: cp/decl.c:11141
 #, gcc-internal-format
 msgid "%qs has both %<extern%> and initializer"
 msgstr ""
 
-#: cp/decl.c:11237
+#: cp/decl.c:11288
 #, gcc-internal-format
 msgid "default argument %qE uses %qD"
 msgstr ""
 
-#: cp/decl.c:11240
+#: cp/decl.c:11291
 #, gcc-internal-format
 msgid "default argument %qE uses local variable %qD"
 msgstr ""
 
-#: cp/decl.c:11321
+#: cp/decl.c:11372
 #, gcc-internal-format
 msgid "invalid use of cv-qualified type %qT in parameter declaration"
 msgstr ""
 
-#: cp/decl.c:11325
+#: cp/decl.c:11376
 #, gcc-internal-format
 msgid "invalid use of type %<void%> in parameter declaration"
 msgstr ""
 
-#: cp/decl.c:11338
+#: cp/decl.c:11389
 #, gcc-internal-format
 msgid "parameter %qD has Java class type"
 msgstr ""
 
-#: cp/decl.c:11366
+#: cp/decl.c:11417
 #, gcc-internal-format
 msgid "parameter %qD invalidly declared method type"
 msgstr ""
 
-#: cp/decl.c:11391
+#: cp/decl.c:11442
 #, gcc-internal-format
 msgid "parameter %qD includes pointer to array of unknown bound %qT"
 msgstr ""
 
-#: cp/decl.c:11393
+#: cp/decl.c:11444
 #, gcc-internal-format
 msgid "parameter %qD includes reference to array of unknown bound %qT"
 msgstr ""
@@ -36910,181 +37088,181 @@ msgstr ""
 #. or implicitly defined), there's no need to worry about their
 #. existence.  Theoretically, they should never even be
 #. instantiated, but that's hard to forestall.
-#: cp/decl.c:11643
+#: cp/decl.c:11694
 #, gcc-internal-format
 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
 msgstr ""
 
-#: cp/decl.c:11765
+#: cp/decl.c:11816
 #, gcc-internal-format
 msgid "%qD may not be declared within a namespace"
 msgstr ""
 
-#: cp/decl.c:11770
+#: cp/decl.c:11821
 #, gcc-internal-format
 msgid "%qD may not be declared as static"
 msgstr ""
 
-#: cp/decl.c:11779
+#: cp/decl.c:11830
 #, gcc-internal-format
 msgid ""
 "%qD is a usual (non-placement) deallocation function in C++14 (or with -"
 "fsized-deallocation)"
 msgstr ""
 
-#: cp/decl.c:11806
+#: cp/decl.c:11857
 #, gcc-internal-format
 msgid "%qD must be a nonstatic member function"
 msgstr ""
 
-#: cp/decl.c:11815
+#: cp/decl.c:11866
 #, gcc-internal-format
 msgid ""
 "%qD must be either a non-static member function or a non-member function"
 msgstr ""
 
-#: cp/decl.c:11837
+#: cp/decl.c:11888
 #, gcc-internal-format
 msgid "%qD must have an argument of class or enumerated type"
 msgstr ""
 
-#: cp/decl.c:11866
+#: cp/decl.c:11917
 #, gcc-internal-format
 msgid ""
 "conversion to a reference to void will never use a type conversion operator"
 msgstr ""
 
-#: cp/decl.c:11868
+#: cp/decl.c:11919
 #, gcc-internal-format
 msgid "conversion to void will never use a type conversion operator"
 msgstr ""
 
-#: cp/decl.c:11875
+#: cp/decl.c:11926
 #, gcc-internal-format
 msgid ""
 "conversion to a reference to the same type will never use a type conversion "
 "operator"
 msgstr ""
 
-#: cp/decl.c:11877
+#: cp/decl.c:11928
 #, gcc-internal-format
 msgid "conversion to the same type will never use a type conversion operator"
 msgstr ""
 
-#: cp/decl.c:11885
+#: cp/decl.c:11936
 #, gcc-internal-format
 msgid ""
 "conversion to a reference to a base class will never use a type conversion "
 "operator"
 msgstr ""
 
-#: cp/decl.c:11887
+#: cp/decl.c:11938
 #, gcc-internal-format
 msgid "conversion to a base class will never use a type conversion operator"
 msgstr ""
 
 #. 13.4.0.3
-#: cp/decl.c:11896
+#: cp/decl.c:11947
 #, gcc-internal-format
 msgid "ISO C++ prohibits overloading operator ?:"
 msgstr ""
 
-#: cp/decl.c:11901
+#: cp/decl.c:11952
 #, gcc-internal-format
 msgid "%qD must not have variable number of arguments"
 msgstr ""
 
-#: cp/decl.c:11952
+#: cp/decl.c:12003
 #, gcc-internal-format
 msgid "postfix %qD must take %<int%> as its argument"
 msgstr ""
 
-#: cp/decl.c:11955
+#: cp/decl.c:12006
 #, gcc-internal-format
 msgid "postfix %qD must take %<int%> as its second argument"
 msgstr ""
 
-#: cp/decl.c:11963
+#: cp/decl.c:12014
 #, gcc-internal-format
 msgid "%qD must take either zero or one argument"
 msgstr ""
 
-#: cp/decl.c:11965
+#: cp/decl.c:12016
 #, gcc-internal-format
 msgid "%qD must take either one or two arguments"
 msgstr ""
 
-#: cp/decl.c:11987
+#: cp/decl.c:12038
 #, gcc-internal-format
 msgid "prefix %qD should return %qT"
 msgstr ""
 
-#: cp/decl.c:11993
+#: cp/decl.c:12044
 #, gcc-internal-format
 msgid "postfix %qD should return %qT"
 msgstr ""
 
-#: cp/decl.c:12002
+#: cp/decl.c:12053
 #, gcc-internal-format
 msgid "%qD must take %<void%>"
 msgstr ""
 
-#: cp/decl.c:12004 cp/decl.c:12013
+#: cp/decl.c:12055 cp/decl.c:12064
 #, gcc-internal-format
 msgid "%qD must take exactly one argument"
 msgstr ""
 
-#: cp/decl.c:12015
+#: cp/decl.c:12066
 #, gcc-internal-format
 msgid "%qD must take exactly two arguments"
 msgstr ""
 
-#: cp/decl.c:12024
+#: cp/decl.c:12075
 #, gcc-internal-format
 msgid "user-defined %qD always evaluates both arguments"
 msgstr ""
 
-#: cp/decl.c:12038
+#: cp/decl.c:12089
 #, gcc-internal-format
 msgid "%qD should return by value"
 msgstr ""
 
-#: cp/decl.c:12049 cp/decl.c:12054
+#: cp/decl.c:12100 cp/decl.c:12105
 #, gcc-internal-format
 msgid "%qD cannot have default arguments"
 msgstr ""
 
-#: cp/decl.c:12112
+#: cp/decl.c:12163
 #, gcc-internal-format
 msgid "using template type parameter %qT after %qs"
 msgstr ""
 
-#: cp/decl.c:12135
+#: cp/decl.c:12186
 #, gcc-internal-format
 msgid "using alias template specialization %qT after %qs"
 msgstr ""
 
-#: cp/decl.c:12138
+#: cp/decl.c:12189
 #, gcc-internal-format
 msgid "using typedef-name %qD after %qs"
 msgstr ""
 
-#: cp/decl.c:12140
+#: cp/decl.c:12191
 #, gcc-internal-format
 msgid "%qD has a previous declaration here"
 msgstr ""
 
-#: cp/decl.c:12148
+#: cp/decl.c:12199
 #, gcc-internal-format
 msgid "%qT referred to as %qs"
 msgstr ""
 
-#: cp/decl.c:12149 cp/decl.c:12156
+#: cp/decl.c:12200 cp/decl.c:12207
 #, gcc-internal-format
 msgid "%q+T has a previous declaration here"
 msgstr ""
 
-#: cp/decl.c:12155
+#: cp/decl.c:12206
 #, gcc-internal-format
 msgid "%qT referred to as enum"
 msgstr ""
@@ -37096,88 +37274,88 @@ msgstr ""
 #. void f(class C);            // No template header here
 #.
 #. then the required template argument is missing.
-#: cp/decl.c:12170
+#: cp/decl.c:12221
 #, gcc-internal-format
 msgid "template argument required for %<%s %T%>"
 msgstr ""
 
-#: cp/decl.c:12224 cp/name-lookup.c:3202
+#: cp/decl.c:12275 cp/name-lookup.c:3202
 #, gcc-internal-format
 msgid "%qD has the same name as the class in which it is declared"
 msgstr ""
 
-#: cp/decl.c:12254 cp/name-lookup.c:2692 cp/name-lookup.c:3530
-#: cp/name-lookup.c:3575 cp/parser.c:5513 cp/parser.c:22982
+#: cp/decl.c:12305 cp/name-lookup.c:2692 cp/name-lookup.c:3530
+#: cp/name-lookup.c:3575 cp/parser.c:5514 cp/parser.c:22986
 #, gcc-internal-format
 msgid "reference to %qD is ambiguous"
 msgstr ""
 
-#: cp/decl.c:12375
+#: cp/decl.c:12426
 #, gcc-internal-format
 msgid "use of enum %q#D without previous declaration"
 msgstr ""
 
-#: cp/decl.c:12400
+#: cp/decl.c:12451
 #, gcc-internal-format
 msgid "redeclaration of %qT as a non-template"
 msgstr ""
 
-#: cp/decl.c:12401
+#: cp/decl.c:12452
 #, gcc-internal-format
 msgid "previous declaration %q+D"
 msgstr ""
 
-#: cp/decl.c:12542
+#: cp/decl.c:12593
 #, gcc-internal-format
 msgid "derived union %qT invalid"
 msgstr ""
 
-#: cp/decl.c:12551
+#: cp/decl.c:12602
 #, gcc-internal-format
 msgid "Java class %qT cannot have multiple bases"
 msgstr ""
 
-#: cp/decl.c:12562
+#: cp/decl.c:12613
 #, gcc-internal-format
 msgid "Java class %qT cannot have virtual bases"
 msgstr ""
 
-#: cp/decl.c:12582
+#: cp/decl.c:12633
 #, gcc-internal-format
 msgid "base type %qT fails to be a struct or class type"
 msgstr ""
 
-#: cp/decl.c:12615
+#: cp/decl.c:12666
 #, gcc-internal-format
 msgid "recursive type %qT undefined"
 msgstr ""
 
-#: cp/decl.c:12617
+#: cp/decl.c:12668
 #, gcc-internal-format
 msgid "duplicate base type %qT invalid"
 msgstr ""
 
-#: cp/decl.c:12741
+#: cp/decl.c:12792
 #, gcc-internal-format
 msgid "scoped/unscoped mismatch in enum %q#T"
 msgstr ""
 
-#: cp/decl.c:12744 cp/decl.c:12752 cp/decl.c:12764 cp/parser.c:15987
+#: cp/decl.c:12795 cp/decl.c:12803 cp/decl.c:12815 cp/parser.c:15988
 #, gcc-internal-format
 msgid "previous definition here"
 msgstr ""
 
-#: cp/decl.c:12749
+#: cp/decl.c:12800
 #, gcc-internal-format
 msgid "underlying type mismatch in enum %q#T"
 msgstr ""
 
-#: cp/decl.c:12761
+#: cp/decl.c:12812
 #, gcc-internal-format
 msgid "different underlying type in enum %q#T"
 msgstr ""
 
-#: cp/decl.c:12828
+#: cp/decl.c:12879
 #, gcc-internal-format
 msgid "underlying type %<%T%> of %<%T%> must be an integral type"
 msgstr ""
@@ -37186,144 +37364,144 @@ msgstr ""
 #.
 #. IF no integral type can represent all the enumerator values, the
 #. enumeration is ill-formed.
-#: cp/decl.c:12962
+#: cp/decl.c:13013
 #, gcc-internal-format
 msgid "no integral type can represent all of the enumerator values for %qT"
 msgstr ""
 
-#: cp/decl.c:13124
+#: cp/decl.c:13175
 #, gcc-internal-format
 msgid "enumerator value for %qD is not an integer constant"
 msgstr ""
 
-#: cp/decl.c:13171
+#: cp/decl.c:13222
 #, gcc-internal-format
 msgid "incremented enumerator value is too large for %<unsigned long%>"
 msgstr ""
 
-#: cp/decl.c:13183
+#: cp/decl.c:13234
 #, gcc-internal-format
 msgid "overflow in enumeration values at %qD"
 msgstr ""
 
-#: cp/decl.c:13203
+#: cp/decl.c:13254
 #, gcc-internal-format
 msgid "enumerator value %E is outside the range of underlying type %<%T%>"
 msgstr ""
 
-#: cp/decl.c:13293
+#: cp/decl.c:13344
 #, gcc-internal-format
 msgid "return type %q#T is incomplete"
 msgstr ""
 
-#: cp/decl.c:13295
+#: cp/decl.c:13346
 #, gcc-internal-format
 msgid "return type has Java class type %q#T"
 msgstr ""
 
-#: cp/decl.c:13419 cp/typeck.c:8605
+#: cp/decl.c:13470 cp/typeck.c:8624
 #, gcc-internal-format
 msgid "%<operator=%> should return a reference to %<*this%>"
 msgstr ""
 
-#: cp/decl.c:13519
+#: cp/decl.c:13570
 #, gcc-internal-format
 msgid "no previous declaration for %q+D"
 msgstr ""
 
-#: cp/decl.c:13743
+#: cp/decl.c:13794
 #, gcc-internal-format
 msgid "invalid function declaration"
 msgstr ""
 
-#: cp/decl.c:13825
+#: cp/decl.c:13876
 #, gcc-internal-format
 msgid "parameter %qD declared void"
 msgstr ""
 
-#: cp/decl.c:14215
+#: cp/decl.c:14268
 #, gcc-internal-format
 msgid "no return statements in function returning %qT"
 msgstr ""
 
-#: cp/decl.c:14217 cp/typeck.c:8488
+#: cp/decl.c:14270 cp/typeck.c:8507
 #, gcc-internal-format
 msgid "only plain %<auto%> return type can be deduced to %<void%>"
 msgstr ""
 
-#: cp/decl.c:14315
+#: cp/decl.c:14368
 #, gcc-internal-format
 msgid "parameter %q+D set but not used"
 msgstr ""
 
-#: cp/decl.c:14411
+#: cp/decl.c:14464
 #, gcc-internal-format
 msgid "invalid member function declaration"
 msgstr ""
 
-#: cp/decl.c:14425
+#: cp/decl.c:14478
 #, gcc-internal-format
 msgid "%qD is already defined in class %qT"
 msgstr ""
 
-#: cp/decl.c:14792 cp/decl2.c:4990 cp/decl2.c:5047
+#: cp/decl.c:14853 cp/decl2.c:5080 cp/decl2.c:5137
 #, gcc-internal-format
 msgid "use of %qD before deduction of %<auto%>"
 msgstr ""
 
-#: cp/decl2.c:344
+#: cp/decl2.c:353
 #, gcc-internal-format
 msgid "name missing for member function"
 msgstr ""
 
-#: cp/decl2.c:420 cp/decl2.c:434
+#: cp/decl2.c:429 cp/decl2.c:443
 #, gcc-internal-format
 msgid "ambiguous conversion for array subscript"
 msgstr ""
 
-#: cp/decl2.c:428
+#: cp/decl2.c:437
 #, gcc-internal-format
 msgid "invalid types %<%T[%T]%> for array subscript"
 msgstr ""
 
-#: cp/decl2.c:471
+#: cp/decl2.c:480
 #, gcc-internal-format
 msgid "deleting array %q#E"
 msgstr ""
 
-#: cp/decl2.c:477
+#: cp/decl2.c:486
 #, gcc-internal-format
 msgid "type %q#T argument given to %<delete%>, expected pointer"
 msgstr ""
 
-#: cp/decl2.c:489
+#: cp/decl2.c:498
 #, gcc-internal-format
 msgid ""
 "cannot delete a function.  Only pointer-to-objects are valid arguments to "
 "%<delete%>"
 msgstr ""
 
-#: cp/decl2.c:497
+#: cp/decl2.c:506
 #, gcc-internal-format
 msgid "deleting %qT is undefined"
 msgstr ""
 
-#: cp/decl2.c:545 cp/pt.c:4843
+#: cp/decl2.c:554 cp/pt.c:4851
 #, gcc-internal-format
 msgid "template declaration of %q#D"
 msgstr ""
 
-#: cp/decl2.c:597
+#: cp/decl2.c:606
 #, gcc-internal-format
 msgid "Java method %qD has non-Java return type %qT"
 msgstr ""
 
-#: cp/decl2.c:614
+#: cp/decl2.c:623
 #, gcc-internal-format
 msgid "Java method %qD has non-Java parameter type %qT"
 msgstr ""
 
-#: cp/decl2.c:663
+#: cp/decl2.c:672
 #, gcc-internal-format
 msgid ""
 "template parameter lists provided don%'t match the template parameters of %qD"
@@ -37332,117 +37510,117 @@ msgstr ""
 #. [temp.mem]
 #.
 #. A destructor shall not be a member template.
-#: cp/decl2.c:678 cp/pt.c:4813
+#: cp/decl2.c:687 cp/pt.c:4821
 #, gcc-internal-format
 msgid "destructor %qD declared as member template"
 msgstr ""
 
-#: cp/decl2.c:749
+#: cp/decl2.c:758
 #, gcc-internal-format
 msgid "prototype for %q#D does not match any in class %qT"
 msgstr ""
 
-#: cp/decl2.c:835
+#: cp/decl2.c:844
 #, gcc-internal-format
 msgid "local class %q#T shall not have static data member %q#D"
 msgstr ""
 
-#: cp/decl2.c:843
+#: cp/decl2.c:852
 #, gcc-internal-format
 msgid "static data member %qD in unnamed class"
 msgstr ""
 
-#: cp/decl2.c:845
+#: cp/decl2.c:854
 #, gcc-internal-format
 msgid "unnamed class defined here"
 msgstr ""
 
-#: cp/decl2.c:904
+#: cp/decl2.c:913
 #, gcc-internal-format
 msgid "explicit template argument list not allowed"
 msgstr ""
 
-#: cp/decl2.c:910
+#: cp/decl2.c:919
 #, gcc-internal-format
 msgid "member %qD conflicts with virtual function table field name"
 msgstr ""
 
-#: cp/decl2.c:952
+#: cp/decl2.c:961
 #, gcc-internal-format
 msgid "%qD is already defined in %qT"
 msgstr ""
 
-#: cp/decl2.c:979 cp/decl2.c:987
+#: cp/decl2.c:988 cp/decl2.c:996
 #, gcc-internal-format
 msgid "invalid initializer for member function %qD"
 msgstr ""
 
-#: cp/decl2.c:994
+#: cp/decl2.c:1003
 #, gcc-internal-format
 msgid "initializer specified for friend function %qD"
 msgstr ""
 
-#: cp/decl2.c:997
+#: cp/decl2.c:1006
 #, gcc-internal-format
 msgid "initializer specified for static member function %qD"
 msgstr ""
 
-#: cp/decl2.c:1041
+#: cp/decl2.c:1050
 #, gcc-internal-format
 msgid "%<asm%> specifiers are not permitted on non-static data members"
 msgstr ""
 
-#: cp/decl2.c:1094
+#: cp/decl2.c:1103
 #, gcc-internal-format
 msgid "bit-field %qD with non-integral type"
 msgstr ""
 
-#: cp/decl2.c:1100
+#: cp/decl2.c:1109
 #, gcc-internal-format
 msgid "cannot declare %qD to be a bit-field type"
 msgstr ""
 
-#: cp/decl2.c:1110
+#: cp/decl2.c:1119
 #, gcc-internal-format
 msgid "cannot declare bit-field %qD with function type"
 msgstr ""
 
-#: cp/decl2.c:1117
+#: cp/decl2.c:1126
 #, gcc-internal-format
 msgid "%qD is already defined in the class %qT"
 msgstr ""
 
-#: cp/decl2.c:1124
+#: cp/decl2.c:1133
 #, gcc-internal-format
 msgid "static member %qD cannot be a bit-field"
 msgstr ""
 
-#: cp/decl2.c:1134
+#: cp/decl2.c:1143
 #, gcc-internal-format
 msgid "width of bit-field %qD has non-integral type %qT"
 msgstr ""
 
-#: cp/decl2.c:1453
+#: cp/decl2.c:1462
 #, gcc-internal-format
 msgid "%q+D static data member inside of declare target directive"
 msgstr ""
 
-#: cp/decl2.c:1522
+#: cp/decl2.c:1531
 #, gcc-internal-format
 msgid "anonymous struct not inside named type"
 msgstr ""
 
-#: cp/decl2.c:1610
+#: cp/decl2.c:1619
 #, gcc-internal-format
 msgid "namespace-scope anonymous aggregates must be static"
 msgstr ""
 
-#: cp/decl2.c:1619
+#: cp/decl2.c:1628
 #, gcc-internal-format
 msgid "anonymous union with no members"
 msgstr ""
 
-#: cp/decl2.c:1652
+#: cp/decl2.c:1661
 #, gcc-internal-format
 msgid "%<operator new%> must return type %qT"
 msgstr ""
@@ -37451,47 +37629,47 @@ msgstr ""
 #.
 #. The first parameter shall not have an associated default
 #. argument.
-#: cp/decl2.c:1663
+#: cp/decl2.c:1672
 #, gcc-internal-format
 msgid "the first parameter of %<operator new%> cannot have a default argument"
 msgstr ""
 
-#: cp/decl2.c:1679
+#: cp/decl2.c:1688
 #, gcc-internal-format
 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
 msgstr ""
 
-#: cp/decl2.c:1708
+#: cp/decl2.c:1717
 #, gcc-internal-format
 msgid "%<operator delete%> must return type %qT"
 msgstr ""
 
-#: cp/decl2.c:1717
+#: cp/decl2.c:1726
 #, gcc-internal-format
 msgid "%<operator delete%> takes type %qT as first parameter"
 msgstr ""
 
-#: cp/decl2.c:2559
+#: cp/decl2.c:2571
 #, gcc-internal-format
 msgid "%qT has a field %qD whose type uses the anonymous namespace"
 msgstr ""
 
-#: cp/decl2.c:2566
+#: cp/decl2.c:2578
 #, gcc-internal-format
 msgid "%qT declared with greater visibility than the type of its field %qD"
 msgstr ""
 
-#: cp/decl2.c:2579
+#: cp/decl2.c:2591
 #, gcc-internal-format
 msgid "%qT has a base %qT whose type uses the anonymous namespace"
 msgstr ""
 
-#: cp/decl2.c:2585
+#: cp/decl2.c:2597
 #, gcc-internal-format
 msgid "%qT declared with greater visibility than its base %qT"
 msgstr ""
 
-#: cp/decl2.c:4213
+#: cp/decl2.c:4234
 #, gcc-internal-format
 msgid "%q#D, declared using anonymous type, is used but never defined"
 msgstr ""
@@ -37500,175 +37678,175 @@ 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.c:4222
+#: cp/decl2.c:4243
 #, gcc-internal-format
 msgid ""
 "anonymous type with no linkage used to declare variable %q#D with linkage"
 msgstr ""
 
-#: cp/decl2.c:4226
+#: cp/decl2.c:4247
 #, gcc-internal-format
 msgid ""
 "anonymous type with no linkage used to declare function %q#D with linkage"
 msgstr ""
 
-#: cp/decl2.c:4230
+#: cp/decl2.c:4251
 #, gcc-internal-format
 msgid ""
 "%q#D does not refer to the unqualified type, so it is not used for linkage"
 msgstr ""
 
-#: cp/decl2.c:4235
+#: cp/decl2.c:4259
 #, gcc-internal-format
 msgid "%q#D, declared using local type %qT, is used but never defined"
 msgstr ""
 
-#: cp/decl2.c:4238
+#: cp/decl2.c:4263
 #, gcc-internal-format
 msgid "type %qT with no linkage used to declare variable %q#D with linkage"
 msgstr ""
 
-#: cp/decl2.c:4241
+#: cp/decl2.c:4266
 #, gcc-internal-format
 msgid "type %qT with no linkage used to declare function %q#D with linkage"
 msgstr ""
 
-#: cp/decl2.c:4362 cp/decl2.c:4365
+#: cp/decl2.c:4450 cp/decl2.c:4453
 #, gcc-internal-format
 msgid "the program should also define %qD"
 msgstr ""
 
-#: cp/decl2.c:4700
+#: cp/decl2.c:4790
 #, gcc-internal-format
 msgid "inline function %q+D used but never defined"
 msgstr ""
 
-#: cp/decl2.c:4898
+#: cp/decl2.c:4988
 #, gcc-internal-format
 msgid "default argument missing for parameter %P of %q+#D"
 msgstr ""
 
 #. We mark a lambda conversion op as deleted if we can't
 #. generate it properly; see maybe_add_lambda_conv_op.
-#: cp/decl2.c:4962
+#: cp/decl2.c:5052
 #, gcc-internal-format
 msgid "converting lambda which uses %<...%> to function pointer"
 msgstr ""
 
-#: cp/decl2.c:4969
+#: cp/decl2.c:5059
 #, gcc-internal-format
 msgid "use of deleted function %qD"
 msgstr ""
 
-#: cp/error.c:1446
+#: cp/error.c:1447
 #, gcc-internal-format
 msgid "with"
 msgstr ""
 
-#: cp/error.c:3538
+#: cp/error.c:3539
 #, gcc-internal-format
 msgid ""
 "extended initializer lists only available with -std=c++11 or -std=gnu++11"
 msgstr ""
 
-#: cp/error.c:3543
+#: cp/error.c:3544
 #, gcc-internal-format
 msgid ""
 "explicit conversion operators only available with -std=c++11 or -std=gnu++11"
 msgstr ""
 
-#: cp/error.c:3548
+#: cp/error.c:3549
 #, gcc-internal-format
 msgid "variadic templates only available with -std=c++11 or -std=gnu++11"
 msgstr ""
 
-#: cp/error.c:3553
+#: cp/error.c:3554
 #, gcc-internal-format
 msgid "lambda expressions only available with -std=c++11 or -std=gnu++11"
 msgstr ""
 
-#: cp/error.c:3558
+#: cp/error.c:3559
 #, gcc-internal-format
 msgid "C++11 auto only available with -std=c++11 or -std=gnu++11"
 msgstr ""
 
-#: cp/error.c:3562
+#: cp/error.c:3563
 #, gcc-internal-format
 msgid "scoped enums only available with -std=c++11 or -std=gnu++11"
 msgstr ""
 
-#: cp/error.c:3566
+#: cp/error.c:3567
 #, gcc-internal-format
 msgid ""
 "defaulted and deleted functions only available with -std=c++11 or -std=gnu+"
 "+11"
 msgstr ""
 
-#: cp/error.c:3571
+#: cp/error.c:3572
 #, gcc-internal-format
 msgid "inline namespaces only available with -std=c++11 or -std=gnu++11"
 msgstr ""
 
-#: cp/error.c:3576
+#: cp/error.c:3577
 #, gcc-internal-format
 msgid ""
 "override controls (override/final) only available with -std=c++11 or -std=gnu"
 "++11"
 msgstr ""
 
-#: cp/error.c:3581
+#: cp/error.c:3582
 #, gcc-internal-format
 msgid ""
 "non-static data member initializers only available with -std=c++11 or -"
 "std=gnu++11"
 msgstr ""
 
-#: cp/error.c:3586
+#: cp/error.c:3587
 #, gcc-internal-format
 msgid "user-defined literals only available with -std=c++11 or -std=gnu++11"
 msgstr ""
 
-#: cp/error.c:3591
+#: cp/error.c:3592
 #, gcc-internal-format
 msgid "delegating constructors only available with -std=c++11 or -std=gnu++11"
 msgstr ""
 
-#: cp/error.c:3596
+#: cp/error.c:3597
 #, gcc-internal-format
 msgid "inheriting constructors only available with -std=c++11 or -std=gnu++11"
 msgstr ""
 
-#: cp/error.c:3601
+#: cp/error.c:3602
 #, gcc-internal-format
 msgid "c++11 attributes only available with -std=c++11 or -std=gnu++11"
 msgstr ""
 
-#: cp/error.c:3606
+#: cp/error.c:3607
 #, gcc-internal-format
 msgid "ref-qualifiers only available with -std=c++11 or -std=gnu++11"
 msgstr ""
 
-#: cp/error.c:3655
+#: cp/error.c:3656
 #, gcc-internal-format
 msgid "incomplete type %qT used in nested name specifier"
 msgstr ""
 
-#: cp/error.c:3659
+#: cp/error.c:3660
 #, gcc-internal-format
 msgid "reference to %<%T::%D%> is ambiguous"
 msgstr ""
 
-#: cp/error.c:3664 cp/typeck.c:2321
+#: cp/error.c:3665 cp/typeck.c:2322
 #, gcc-internal-format
 msgid "%qD is not a member of %qT"
 msgstr ""
 
-#: cp/error.c:3668
+#: cp/error.c:3669
 #, gcc-internal-format
 msgid "%qD is not a member of %qD"
 msgstr ""
 
-#: cp/error.c:3673
+#: cp/error.c:3674
 #, gcc-internal-format
 msgid "%<::%D%> has not been declared"
 msgstr ""
@@ -37705,7 +37883,7 @@ msgstr ""
 msgid "throwing NULL, which has integral, not pointer type"
 msgstr ""
 
-#: cp/except.c:754 cp/init.c:2531
+#: cp/except.c:754 cp/init.c:2549
 #, gcc-internal-format
 msgid "%qD should never be overloaded"
 msgstr ""
@@ -37732,27 +37910,27 @@ msgstr ""
 msgid "cannot catch type %qT because it involves types of variable size"
 msgstr ""
 
-#: cp/except.c:1093
+#: cp/except.c:1094
 #, gcc-internal-format
 msgid "exception of type %qT will be caught"
 msgstr ""
 
-#: cp/except.c:1096
+#: cp/except.c:1097
 #, gcc-internal-format
 msgid "   by earlier handler for %qT"
 msgstr ""
 
-#: cp/except.c:1125
+#: cp/except.c:1126
 #, gcc-internal-format
 msgid "%<...%> handler must be the last handler for its try block"
 msgstr ""
 
-#: cp/except.c:1205
+#: cp/except.c:1206
 #, gcc-internal-format
 msgid "noexcept-expression evaluates to %<false%> because of a call to %qD"
 msgstr ""
 
-#: cp/except.c:1207
+#: cp/except.c:1208
 #, gcc-internal-format
 msgid "but %q+D does not throw; perhaps it should be declared %<noexcept%>"
 msgstr ""
@@ -37894,309 +38072,309 @@ msgstr ""
 msgid "invalid initializer for array member %q#D"
 msgstr ""
 
-#: cp/init.c:743 cp/init.c:767 cp/init.c:2208 cp/method.c:1234
+#: cp/init.c:743 cp/init.c:767 cp/init.c:2226 cp/method.c:1237
 #, gcc-internal-format
 msgid "uninitialized const member in %q#T"
 msgstr ""
 
-#: cp/init.c:745 cp/init.c:762 cp/init.c:769 cp/init.c:2193 cp/init.c:2221
-#: cp/method.c:1237 cp/method.c:1248
+#: cp/init.c:745 cp/init.c:762 cp/init.c:769 cp/init.c:2211 cp/init.c:2239
+#: cp/method.c:1240 cp/method.c:1251
 #, gcc-internal-format
 msgid "%q#D should be initialized"
 msgstr ""
 
-#: cp/init.c:760 cp/init.c:2180 cp/method.c:1245
+#: cp/init.c:760 cp/init.c:2198 cp/method.c:1248
 #, gcc-internal-format
 msgid "uninitialized reference member in %q#T"
 msgstr ""
 
-#: cp/init.c:926
+#: cp/init.c:938
 #, gcc-internal-format
 msgid "%q+D will be initialized after"
 msgstr ""
 
-#: cp/init.c:929
+#: cp/init.c:941
 #, gcc-internal-format
 msgid "base %qT will be initialized after"
 msgstr ""
 
-#: cp/init.c:932
+#: cp/init.c:944
 #, gcc-internal-format
 msgid "  %q+#D"
 msgstr ""
 
-#: cp/init.c:934
+#: cp/init.c:946
 #, gcc-internal-format
 msgid "  base %qT"
 msgstr ""
 
-#: cp/init.c:936
+#: cp/init.c:948
 #, gcc-internal-format
 msgid "  when initialized here"
 msgstr ""
 
-#: cp/init.c:953
+#: cp/init.c:965
 #, gcc-internal-format
 msgid "multiple initializations given for %qD"
 msgstr ""
 
-#: cp/init.c:957
+#: cp/init.c:969
 #, gcc-internal-format
 msgid "multiple initializations given for base %qT"
 msgstr ""
 
-#: cp/init.c:1043
+#: cp/init.c:1056
 #, gcc-internal-format
 msgid "initializations for multiple members of %qT"
 msgstr ""
 
-#: cp/init.c:1122
+#: cp/init.c:1135
 #, gcc-internal-format
 msgid ""
 "base class %q#T should be explicitly initialized in the copy constructor"
 msgstr ""
 
-#: cp/init.c:1346 cp/init.c:1365
+#: cp/init.c:1359 cp/init.c:1378
 #, gcc-internal-format
 msgid "class %qT does not have any field named %qD"
 msgstr ""
 
-#: cp/init.c:1352
+#: cp/init.c:1365
 #, gcc-internal-format
 msgid ""
 "%q#D is a static data member; it can only be initialized at its definition"
 msgstr ""
 
-#: cp/init.c:1359
+#: cp/init.c:1372
 #, gcc-internal-format
 msgid "%q#D is not a non-static data member of %qT"
 msgstr ""
 
-#: cp/init.c:1398
+#: cp/init.c:1411
 #, gcc-internal-format
 msgid "unnamed initializer for %qT, which has no base classes"
 msgstr ""
 
-#: cp/init.c:1406
+#: cp/init.c:1419
 #, gcc-internal-format
 msgid "unnamed initializer for %qT, which uses multiple inheritance"
 msgstr ""
 
-#: cp/init.c:1453
+#: cp/init.c:1466
 #, gcc-internal-format
 msgid "%qD is both a direct base and an indirect virtual base"
 msgstr ""
 
-#: cp/init.c:1461
+#: cp/init.c:1474
 #, gcc-internal-format
 msgid "type %qT is not a direct or virtual base of %qT"
 msgstr ""
 
-#: cp/init.c:1464
+#: cp/init.c:1477
 #, gcc-internal-format
 msgid "type %qT is not a direct base of %qT"
 msgstr ""
 
-#: cp/init.c:1549
+#: cp/init.c:1562
 #, gcc-internal-format
 msgid "bad array initializer"
 msgstr ""
 
-#: cp/init.c:1845 cp/semantics.c:3037
+#: cp/init.c:1858 cp/semantics.c:3037
 #, gcc-internal-format
 msgid "%qT is not a class type"
 msgstr ""
 
-#: cp/init.c:1901
+#: cp/init.c:1914
 #, gcc-internal-format
 msgid "incomplete type %qT does not have member %qD"
 msgstr ""
 
-#: cp/init.c:1915
+#: cp/init.c:1928
 #, gcc-internal-format
 msgid "invalid pointer to bit-field %qD"
 msgstr ""
 
-#: cp/init.c:1996
+#: cp/init.c:2009
 #, gcc-internal-format
 msgid "invalid use of non-static member function %qD"
 msgstr ""
 
-#: cp/init.c:2003 cp/semantics.c:1741
+#: cp/init.c:2016 cp/semantics.c:1741
 #, gcc-internal-format
 msgid "invalid use of non-static data member %qD"
 msgstr ""
 
-#: cp/init.c:2177
+#: cp/init.c:2195
 #, gcc-internal-format
 msgid ""
 "uninitialized reference member in %q#T using %<new%> without new-initializer"
 msgstr ""
 
-#: cp/init.c:2185
+#: cp/init.c:2203
 #, gcc-internal-format
 msgid ""
 "uninitialized reference member in base %q#T of %q#T using %<new%> without "
 "new-initializer"
 msgstr ""
 
-#: cp/init.c:2189
+#: cp/init.c:2207
 #, gcc-internal-format
 msgid "uninitialized reference member in base %q#T of %q#T"
 msgstr ""
 
-#: cp/init.c:2205
+#: cp/init.c:2223
 #, gcc-internal-format
 msgid ""
 "uninitialized const member in %q#T using %<new%> without new-initializer"
 msgstr ""
 
-#: cp/init.c:2213
+#: cp/init.c:2231
 #, gcc-internal-format
 msgid ""
 "uninitialized const member in base %q#T of %q#T using %<new%> without new-"
 "initializer"
 msgstr ""
 
-#: cp/init.c:2217
+#: cp/init.c:2235
 #, gcc-internal-format
 msgid "uninitialized const member in base %q#T of %q#T"
 msgstr ""
 
-#: cp/init.c:2345
+#: cp/init.c:2363
 #, gcc-internal-format
 msgid "integer overflow in array size"
 msgstr ""
 
-#: cp/init.c:2355
+#: cp/init.c:2373
 #, gcc-internal-format
 msgid "array size in new-expression must be constant"
 msgstr ""
 
-#: cp/init.c:2369
+#: cp/init.c:2387
 #, gcc-internal-format
 msgid "variably modified type not allowed in new-expression"
 msgstr ""
 
-#: cp/init.c:2400
+#: cp/init.c:2418
 #, gcc-internal-format
 msgid "invalid type %<void%> for new"
 msgstr ""
 
-#: cp/init.c:2443
+#: cp/init.c:2461
 #, gcc-internal-format
 msgid "uninitialized const in %<new%> of %q#T"
 msgstr ""
 
-#: cp/init.c:2512
+#: cp/init.c:2530
 #, gcc-internal-format
 msgid "%qT isn%'t a valid Java class type"
 msgstr ""
 
-#: cp/init.c:2525
+#: cp/init.c:2543
 #, gcc-internal-format
 msgid "call to Java constructor with %qs undefined"
 msgstr ""
 
-#: cp/init.c:2541
+#: cp/init.c:2559
 #, gcc-internal-format
 msgid "Java class %q#T object allocated using placement new"
 msgstr ""
 
-#: cp/init.c:2583
+#: cp/init.c:2601
 #, gcc-internal-format
 msgid "no suitable %qD found in class %qT"
 msgstr ""
 
-#: cp/init.c:2590 cp/search.c:1122
+#: cp/init.c:2608 cp/search.c:1122
 #, gcc-internal-format
 msgid "request for member %qD is ambiguous"
 msgstr ""
 
-#: cp/init.c:2809
+#: cp/init.c:2827
 #, gcc-internal-format
 msgid "parenthesized initializer in array new"
 msgstr ""
 
-#: cp/init.c:3047
+#: cp/init.c:3065
 #, gcc-internal-format
 msgid "size in array new must have integral type"
 msgstr ""
 
-#: cp/init.c:3061
+#: cp/init.c:3079
 #, gcc-internal-format
 msgid "new cannot be applied to a reference type"
 msgstr ""
 
-#: cp/init.c:3070
+#: cp/init.c:3088
 #, gcc-internal-format
 msgid "new cannot be applied to a function type"
 msgstr ""
 
-#: cp/init.c:3114
+#: cp/init.c:3132
 #, gcc-internal-format
 msgid "call to Java constructor, while %<jclass%> undefined"
 msgstr ""
 
-#: cp/init.c:3132
+#: cp/init.c:3150
 #, gcc-internal-format
 msgid "can%'t find %<class$%> in %qT"
 msgstr ""
 
-#: cp/init.c:3192
+#: cp/init.c:3210
 #, gcc-internal-format
 msgid "possible problem detected in invocation of delete [] operator:"
 msgstr ""
 
-#: cp/init.c:3196
+#: cp/init.c:3214
 #, 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.c:3682
+#: cp/init.c:3700
 #, gcc-internal-format
 msgid "initializer ends prematurely"
 msgstr ""
 
-#: cp/init.c:3768
+#: cp/init.c:3786
 #, gcc-internal-format
 msgid "cannot initialize multi-dimensional array with initializer"
 msgstr ""
 
-#: cp/init.c:3975
+#: cp/init.c:3993
 #, gcc-internal-format
 msgid "unknown array size in delete"
 msgstr ""
 
-#: cp/init.c:3999
+#: cp/init.c:4017
 #, gcc-internal-format
 msgid "possible problem detected in invocation of delete operator:"
 msgstr ""
 
-#: cp/init.c:4004
+#: cp/init.c:4022
 #, 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.c:4019
+#: cp/init.c:4037
 #, gcc-internal-format
 msgid ""
 "deleting object of abstract class type %qT which has non-virtual destructor "
 "will cause undefined behaviour"
 msgstr ""
 
-#: cp/init.c:4024
+#: cp/init.c:4042
 #, gcc-internal-format
 msgid ""
 "deleting object of polymorphic class type %qT which has non-virtual "
 "destructor might cause undefined behaviour"
 msgstr ""
 
-#: cp/init.c:4321
+#: cp/init.c:4339
 #, gcc-internal-format
 msgid "type to vector delete is neither pointer or array type"
 msgstr ""
@@ -38311,53 +38489,53 @@ msgstr ""
 msgid "mangling unknown fixed point type"
 msgstr ""
 
-#: cp/mangle.c:2947
+#: cp/mangle.c:2949
 #, gcc-internal-format
 msgid ""
 "use of built-in trait %qE in function signature; use library traits instead"
 msgstr ""
 
-#: cp/mangle.c:2952
+#: cp/mangle.c:2954
 #, gcc-internal-format, gfc-internal-format
 msgid "mangling %C"
 msgstr ""
 
-#: cp/mangle.c:3029
+#: cp/mangle.c:3031
 #, gcc-internal-format
 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
 msgstr ""
 
-#: cp/mangle.c:3093
+#: cp/mangle.c:3095
 #, gcc-internal-format
 msgid "string literal in function template signature"
 msgstr ""
 
-#: cp/mangle.c:3557
+#: cp/mangle.c:3559
 #, gcc-internal-format
 msgid ""
 "a later -fabi-version= (or =0) avoids this error with a change in mangling"
 msgstr ""
 
-#: cp/mangle.c:3574
+#: cp/mangle.c:3576
 #, gcc-internal-format
 msgid ""
 "the mangled name of %q+D changed between -fabi-version=%d (%D) and -fabi-"
 "version=%d (%D)"
 msgstr ""
 
-#: cp/mangle.c:3579
+#: cp/mangle.c:3581
 #, gcc-internal-format
 msgid ""
 "the mangled name of %q+D changes between -fabi-version=%d (%D) and -fabi-"
 "version=%d (%D)"
 msgstr ""
 
-#: cp/method.c:713 cp/method.c:1191
+#: cp/method.c:713 cp/method.c:1194
 #, gcc-internal-format
 msgid "non-static const member %q#D, can%'t use default assignment operator"
 msgstr ""
 
-#: cp/method.c:719 cp/method.c:1197
+#: cp/method.c:719 cp/method.c:1200
 #, gcc-internal-format
 msgid ""
 "non-static reference member %q#D, can%'t use default assignment operator"
@@ -38378,99 +38556,99 @@ msgstr ""
 msgid "defaulted constructor calls non-constexpr %q+D"
 msgstr ""
 
-#: cp/method.c:1213
+#: cp/method.c:1216
 #, gcc-internal-format
 msgid "initializer for %q+#D is invalid"
 msgstr ""
 
-#: cp/method.c:1264
+#: cp/method.c:1267
 #, gcc-internal-format
 msgid "defaulted default constructor does not initialize %q+#D"
 msgstr ""
 
-#: cp/method.c:1275
+#: cp/method.c:1278
 #, gcc-internal-format
 msgid "copying non-static data member %q#D of rvalue reference type"
 msgstr ""
 
 #. A trivial constructor doesn't have any NSDMI.
-#: cp/method.c:1433
+#: cp/method.c:1445
 #, gcc-internal-format
 msgid ""
 "defaulted default constructor does not initialize any non-static data member"
 msgstr ""
 
-#: cp/method.c:1510
+#: cp/method.c:1522
 #, gcc-internal-format
 msgid ""
 "defaulted move assignment for %qT calls a non-trivial move assignment "
 "operator for virtual base %qT"
 msgstr ""
 
-#: cp/method.c:1616
+#: cp/method.c:1628
 #, gcc-internal-format
 msgid "a lambda closure type has a deleted default constructor"
 msgstr ""
 
-#: cp/method.c:1619
+#: cp/method.c:1631
 #, gcc-internal-format
 msgid "a lambda closure type has a deleted copy assignment operator"
 msgstr ""
 
-#: cp/method.c:1629
+#: cp/method.c:1641
 #, gcc-internal-format
 msgid ""
 "%q+#D is implicitly declared as deleted because %qT declares a move "
 "constructor or move assignment operator"
 msgstr ""
 
-#: cp/method.c:1648
+#: cp/method.c:1660
 #, gcc-internal-format
 msgid ""
 "%q+#D is implicitly deleted because the default definition would be ill-"
 "formed:"
 msgstr ""
 
-#: cp/method.c:1657
+#: cp/method.c:1669
 msgid ""
 "%q#F is implicitly deleted because its exception-specification does not "
 "match the implicit exception-specification %qX"
 msgstr ""
 
-#: cp/method.c:1973
+#: cp/method.c:1985
 #, gcc-internal-format
 msgid "defaulted declaration %q+D"
 msgstr ""
 
-#: cp/method.c:1975
+#: cp/method.c:1987
 #, gcc-internal-format
 msgid "does not match expected signature %qD"
 msgstr ""
 
-#: cp/method.c:2007
+#: cp/method.c:2019
 msgid ""
 "function %q+D defaulted on its redeclaration with an exception-specification "
 "that differs from the implicit exception-specification %qX"
 msgstr ""
 
-#: cp/method.c:2029
+#: cp/method.c:2041
 #, gcc-internal-format
 msgid ""
 "explicitly defaulted function %q+D cannot be declared as constexpr because "
 "the implicit declaration is not constexpr:"
 msgstr ""
 
-#: cp/method.c:2075
+#: cp/method.c:2087
 #, gcc-internal-format
 msgid "a template cannot be defaulted"
 msgstr ""
 
-#: cp/method.c:2103
+#: cp/method.c:2115
 #, gcc-internal-format
 msgid "%qD cannot be defaulted"
 msgstr ""
 
-#: cp/method.c:2112
+#: cp/method.c:2124
 #, gcc-internal-format
 msgid "defaulted function %q+D with default argument"
 msgstr ""
@@ -38766,7 +38944,7 @@ msgstr ""
 msgid "XXX leaving pop_everything ()\n"
 msgstr ""
 
-#: cp/optimize.c:594
+#: cp/optimize.c:601
 #, gcc-internal-format
 msgid "making multiple clones of %qD"
 msgstr ""
@@ -38776,7 +38954,7 @@ msgstr ""
 msgid "identifier %qE is a keyword in C++11"
 msgstr ""
 
-#: cp/parser.c:1313 cp/parser.c:31888
+#: cp/parser.c:1313 cp/parser.c:31929
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp declare simd%> not immediately followed by function "
@@ -38803,7 +38981,7 @@ msgstr ""
 msgid "request for member %qE in non-class type %qT"
 msgstr ""
 
-#: cp/parser.c:2645 cp/parser.c:15943
+#: cp/parser.c:2645 cp/parser.c:15944
 #, gcc-internal-format
 msgid "%<%T::%E%> has not been declared"
 msgstr ""
@@ -38868,7 +39046,7 @@ msgstr ""
 msgid "(perhaps a semicolon is missing after the definition of %qT)"
 msgstr ""
 
-#: cp/parser.c:2790 cp/parser.c:5562 cp/pt.c:7654
+#: cp/parser.c:2790 cp/parser.c:5563 cp/pt.c:7674
 #, gcc-internal-format
 msgid "%qT is not a template"
 msgstr ""
@@ -38893,7 +39071,7 @@ msgstr ""
 msgid "floating-point literal cannot appear in a constant-expression"
 msgstr ""
 
-#: cp/parser.c:2836 cp/pt.c:14791
+#: cp/parser.c:2836 cp/pt.c:14880
 #, gcc-internal-format
 msgid ""
 "a cast to a type other than an integral or enumeration type cannot appear in "
@@ -39095,7 +39273,7 @@ msgstr ""
 msgid "unable to find string literal operator %qD with %qT, %qT arguments"
 msgstr ""
 
-#: cp/parser.c:4124 cp/parser.c:11544
+#: cp/parser.c:4124 cp/parser.c:11545
 #, gcc-internal-format
 msgid "expected declaration"
 msgstr ""
@@ -39117,824 +39295,824 @@ msgid ""
 "argument lists"
 msgstr ""
 
-#: cp/parser.c:4465 cp/parser.c:4618 cp/parser.c:4771
+#: cp/parser.c:4466 cp/parser.c:4619 cp/parser.c:4772
 #, gcc-internal-format
 msgid "expected primary-expression"
 msgstr ""
 
-#: cp/parser.c:4495
+#: cp/parser.c:4496
 #, gcc-internal-format
 msgid "%<this%> may not be used in this context"
 msgstr ""
 
-#: cp/parser.c:4613
+#: cp/parser.c:4614
 #, gcc-internal-format
 msgid "a template declaration cannot appear at block scope"
 msgstr ""
 
-#: cp/parser.c:4747
+#: cp/parser.c:4748
 #, gcc-internal-format
 msgid "local variable %qD may not appear in this context"
 msgstr ""
 
-#: cp/parser.c:4923
+#: cp/parser.c:4924
 #, gcc-internal-format
 msgid "expected id-expression"
 msgstr ""
 
-#: cp/parser.c:5055
+#: cp/parser.c:5056
 #, gcc-internal-format
 msgid "scope %qT before %<~%> is not a class-name"
 msgstr ""
 
-#: cp/parser.c:5084 cp/parser.c:7051
+#: cp/parser.c:5085 cp/parser.c:7052
 #, gcc-internal-format
 msgid "%<~auto%> only available with -std=c++14 or -std=gnu++14"
 msgstr ""
 
-#: cp/parser.c:5188
+#: cp/parser.c:5189
 #, gcc-internal-format
 msgid "declaration of %<~%T%> as member of %qT"
 msgstr ""
 
-#: cp/parser.c:5203
+#: cp/parser.c:5204
 #, gcc-internal-format
 msgid "typedef-name %qD used as destructor declarator"
 msgstr ""
 
-#: cp/parser.c:5238
+#: cp/parser.c:5239
 #, gcc-internal-format
 msgid ""
 "literal operator suffixes not preceded by %<_%> are reserved for future "
 "standardization"
 msgstr ""
 
-#: cp/parser.c:5249 cp/parser.c:17809
+#: cp/parser.c:5250 cp/parser.c:17810
 #, gcc-internal-format
 msgid "expected unqualified-id"
 msgstr ""
 
-#: cp/parser.c:5356
+#: cp/parser.c:5357
 #, gcc-internal-format
 msgid "found %<:%> in nested-name-specifier, expected %<::%>"
 msgstr ""
 
-#: cp/parser.c:5425
+#: cp/parser.c:5426
 #, gcc-internal-format
 msgid "decltype evaluates to %qT, which is not a class or enumeration type"
 msgstr ""
 
-#: cp/parser.c:5451
+#: cp/parser.c:5452
 #, gcc-internal-format
 msgid "function template-id %qD in nested-name-specifier"
 msgstr ""
 
-#: cp/parser.c:5459
+#: cp/parser.c:5460
 #, gcc-internal-format
 msgid "variable template-id %qD in nested-name-specifier"
 msgstr ""
 
-#: cp/parser.c:5563 cp/typeck.c:2585 cp/typeck.c:2605
+#: cp/parser.c:5564 cp/typeck.c:2586 cp/typeck.c:2606
 #, gcc-internal-format
 msgid "%qD is not a template"
 msgstr ""
 
-#: cp/parser.c:5641
+#: cp/parser.c:5642
 #, gcc-internal-format
 msgid "expected nested-name-specifier"
 msgstr ""
 
-#: cp/parser.c:5866 cp/parser.c:7956
+#: cp/parser.c:5867 cp/parser.c:7957
 #, gcc-internal-format
 msgid "types may not be defined in casts"
 msgstr ""
 
-#: cp/parser.c:5936
+#: cp/parser.c:5937
 #, gcc-internal-format
 msgid "types may not be defined in a %<typeid%> expression"
 msgstr ""
 
-#: cp/parser.c:5990
+#: cp/parser.c:5991
 #, gcc-internal-format
 msgid "%<_Cilk_spawn%> must be followed by an expression"
 msgstr ""
 
-#: cp/parser.c:6128
+#: cp/parser.c:6129
 #, gcc-internal-format
 msgid "ISO C++ forbids compound-literals"
 msgstr ""
 
-#: cp/parser.c:6186
+#: cp/parser.c:6187
 #, gcc-internal-format
 msgid "two consecutive %<[%> shall only introduce an attribute"
 msgstr ""
 
-#: cp/parser.c:6582
+#: cp/parser.c:6583
 #, gcc-internal-format
 msgid "braced list index is not allowed with array notation"
 msgstr ""
 
-#: cp/parser.c:6674
+#: cp/parser.c:6675
 #, gcc-internal-format
 msgid "%qE does not have class type"
 msgstr ""
 
-#: cp/parser.c:6763 cp/typeck.c:2478
+#: cp/parser.c:6764 cp/typeck.c:2479
 #, gcc-internal-format
 msgid "invalid use of %qD"
 msgstr ""
 
-#: cp/parser.c:6772
+#: cp/parser.c:6773
 #, gcc-internal-format
 msgid "%<%D::%D%> is not a class member"
 msgstr ""
 
-#: cp/parser.c:7103
+#: cp/parser.c:7104
 #, gcc-internal-format
 msgid "non-scalar type"
 msgstr ""
 
-#: cp/parser.c:7202
+#: cp/parser.c:7203
 #, gcc-internal-format
 msgid "ISO C++ does not allow %<alignof%> with a non-type"
 msgstr ""
 
-#: cp/parser.c:7287
+#: cp/parser.c:7288
 #, gcc-internal-format
 msgid "types may not be defined in %<noexcept%> expressions"
 msgstr ""
 
-#: cp/parser.c:7522
+#: cp/parser.c:7523
 #, gcc-internal-format
 msgid "types may not be defined in a new-expression"
 msgstr ""
 
-#: cp/parser.c:7535
+#: cp/parser.c:7536
 #, gcc-internal-format
 msgid "array bound forbidden after parenthesized type-id"
 msgstr ""
 
-#: cp/parser.c:7537
+#: cp/parser.c:7538
 #, gcc-internal-format
 msgid "try removing the parentheses around the type-id"
 msgstr ""
 
-#: cp/parser.c:7616
+#: cp/parser.c:7617
 #, gcc-internal-format
 msgid "types may not be defined in a new-type-id"
 msgstr ""
 
-#: cp/parser.c:7744
+#: cp/parser.c:7745
 #, gcc-internal-format
 msgid "expression in new-declarator must have integral or enumeration type"
 msgstr ""
 
-#: cp/parser.c:8050
+#: cp/parser.c:8051
 #, gcc-internal-format
 msgid "use of old-style cast"
 msgstr ""
 
-#: cp/parser.c:8189
+#: cp/parser.c:8190
 #, gcc-internal-format
 msgid "%<>>%> operator is treated as two right angle brackets in C++11"
 msgstr ""
 
-#: cp/parser.c:8192
+#: cp/parser.c:8193
 #, gcc-internal-format
 msgid "suggest parentheses around %<>>%> expression"
 msgstr ""
 
-#: cp/parser.c:8369
+#: cp/parser.c:8370
 #, gcc-internal-format
 msgid "ISO C++ does not allow ?: with omitted middle operand"
 msgstr ""
 
-#: cp/parser.c:9020
+#: cp/parser.c:9021
 #, gcc-internal-format
 msgid "lambda-expression in unevaluated context"
 msgstr ""
 
-#: cp/parser.c:9029
+#: cp/parser.c:9030
 #, gcc-internal-format
 msgid "lambda-expression in template-argument"
 msgstr ""
 
-#: cp/parser.c:9180
+#: cp/parser.c:9181
 #, gcc-internal-format
 msgid "expected end of capture-list"
 msgstr ""
 
-#: cp/parser.c:9194
+#: cp/parser.c:9195
 #, gcc-internal-format
 msgid ""
 "explicit by-copy capture of %<this%> redundant with by-copy capture default"
 msgstr ""
 
-#: cp/parser.c:9238
+#: cp/parser.c:9239
 #, gcc-internal-format
 msgid ""
 "lambda capture initializers only available with -std=c++14 or -std=gnu++14"
 msgstr ""
 
-#: cp/parser.c:9245
+#: cp/parser.c:9246
 #, gcc-internal-format
 msgid "empty initializer for lambda init-capture"
 msgstr ""
 
-#: cp/parser.c:9268
+#: cp/parser.c:9269
 #, gcc-internal-format
 msgid "capture of non-variable %qD "
 msgstr ""
 
-#: cp/parser.c:9270 cp/parser.c:9279 cp/semantics.c:3201 cp/semantics.c:3211
+#: cp/parser.c:9271 cp/parser.c:9280 cp/semantics.c:3202 cp/semantics.c:3212
 #, gcc-internal-format
 msgid "%q+#D declared here"
 msgstr ""
 
-#: cp/parser.c:9276
+#: cp/parser.c:9277
 #, gcc-internal-format
 msgid "capture of variable %qD with non-automatic storage duration"
 msgstr ""
 
-#: cp/parser.c:9313
+#: cp/parser.c:9314
 #, gcc-internal-format
 msgid "explicit by-copy capture of %qD redundant with by-copy capture default"
 msgstr ""
 
-#: cp/parser.c:9318
+#: cp/parser.c:9319
 #, gcc-internal-format
 msgid ""
 "explicit by-reference capture of %qD redundant with by-reference capture "
 "default"
 msgstr ""
 
-#: cp/parser.c:9364
+#: cp/parser.c:9365
 #, gcc-internal-format
 msgid "lambda templates are only available with -std=c++14 or -std=gnu++14"
 msgstr ""
 
-#: cp/parser.c:9394
+#: cp/parser.c:9395
 #, gcc-internal-format
 msgid "default argument specified for lambda parameter"
 msgstr ""
 
-#: cp/parser.c:9854
+#: cp/parser.c:9855
 #, gcc-internal-format
 msgid "attributes at the beginning of statement are ignored"
 msgstr ""
 
-#: cp/parser.c:9882
+#: cp/parser.c:9883
 #, gcc-internal-format
 msgid "expected labeled-statement"
 msgstr ""
 
-#: cp/parser.c:9920
+#: cp/parser.c:9921
 #, gcc-internal-format
 msgid "case label %qE not within a switch statement"
 msgstr ""
 
-#: cp/parser.c:10005
+#: cp/parser.c:10006
 #, gcc-internal-format
 msgid "need %<typename%> before %qE because %qT is a dependent scope"
 msgstr ""
 
-#: cp/parser.c:10014
+#: cp/parser.c:10015
 #, gcc-internal-format
 msgid "%<%T::%D%> names the constructor, not the type"
 msgstr ""
 
-#: cp/parser.c:10061
+#: cp/parser.c:10062
 #, gcc-internal-format
 msgid "compound-statement in constexpr function"
 msgstr ""
 
-#: cp/parser.c:10273 cp/parser.c:24926
+#: cp/parser.c:10274 cp/parser.c:24967
 #, gcc-internal-format
 msgid "expected selection-statement"
 msgstr ""
 
-#: cp/parser.c:10306
+#: cp/parser.c:10307
 #, gcc-internal-format
 msgid "types may not be defined in conditions"
 msgstr ""
 
-#: cp/parser.c:10675
+#: cp/parser.c:10676
 #, gcc-internal-format
 msgid "range-based %<for%> expression of type %qT has incomplete type"
 msgstr ""
 
-#: cp/parser.c:10713
+#: cp/parser.c:10714
 #, gcc-internal-format
 msgid ""
 "range-based %<for%> expression of type %qT has an %<end%> member but not a "
 "%<begin%>"
 msgstr ""
 
-#: cp/parser.c:10719
+#: cp/parser.c:10720
 #, gcc-internal-format
 msgid ""
 "range-based %<for%> expression of type %qT has a %<begin%> member but not an "
 "%<end%>"
 msgstr ""
 
-#: cp/parser.c:10760
+#: cp/parser.c:10761
 #, gcc-internal-format
 msgid ""
 "inconsistent begin/end types in range-based %<for%> statement: %qT and %qT"
 msgstr ""
 
-#: cp/parser.c:10891 cp/parser.c:24929
+#: cp/parser.c:10892 cp/parser.c:24970
 #, gcc-internal-format
 msgid "expected iteration-statement"
 msgstr ""
 
-#: cp/parser.c:10925
+#: cp/parser.c:10926
 #, gcc-internal-format
 msgid ""
 "range-based for loop without a type-specifier only available with -std=c++1z "
 "or -std=gnu++1z"
 msgstr ""
 
-#: cp/parser.c:10955
+#: cp/parser.c:10956
 #, gcc-internal-format
 msgid ""
 "range-based %<for%> loops only available with -std=c++11 or -std=gnu++11"
 msgstr ""
 
-#: cp/parser.c:11029
+#: cp/parser.c:11030
 #, gcc-internal-format
 msgid "break statement used with Cilk Plus for loop"
 msgstr ""
 
-#: cp/parser.c:11086
+#: cp/parser.c:11087
 #, gcc-internal-format
 msgid "%<goto%> in %<constexpr%> function"
 msgstr ""
 
 #. Issue a warning about this use of a GNU extension.
-#: cp/parser.c:11094
+#: cp/parser.c:11095
 #, gcc-internal-format
 msgid "ISO C++ forbids computed gotos"
 msgstr ""
 
-#: cp/parser.c:11107 cp/parser.c:24932
+#: cp/parser.c:11108 cp/parser.c:24973
 #, gcc-internal-format
 msgid "expected jump-statement"
 msgstr ""
 
-#: cp/parser.c:11236 cp/parser.c:20846
+#: cp/parser.c:11237 cp/parser.c:20847
 #, gcc-internal-format
 msgid "extra %<;%>"
 msgstr ""
 
-#: cp/parser.c:11469
+#: cp/parser.c:11470
 #, gcc-internal-format
 msgid "%<__label__%> not at the beginning of a block"
 msgstr ""
 
-#: cp/parser.c:11627
+#: cp/parser.c:11628
 #, gcc-internal-format
 msgid "mixing declarations and function-definitions is forbidden"
 msgstr ""
 
-#: cp/parser.c:11697
+#: cp/parser.c:11698
 #, gcc-internal-format
 msgid "initializer in range-based %<for%> loop"
 msgstr ""
 
-#: cp/parser.c:11700
+#: cp/parser.c:11701
 #, gcc-internal-format
 msgid "multiple declarations in range-based %<for%> loop"
 msgstr ""
 
-#: cp/parser.c:11836
+#: cp/parser.c:11837
 #, gcc-internal-format
 msgid "%<friend%> used outside of class"
 msgstr ""
 
 #. Complain about `auto' as a storage specifier, if
 #. we're complaining about C++0x compatibility.
-#: cp/parser.c:11895
+#: cp/parser.c:11896
 #, gcc-internal-format
 msgid "%<auto%> changes meaning in C++11; please remove it"
 msgstr ""
 
-#: cp/parser.c:11931
+#: cp/parser.c:11932
 #, gcc-internal-format
 msgid "decl-specifier invalid in condition"
 msgstr ""
 
-#: cp/parser.c:12023
+#: cp/parser.c:12024
 #, gcc-internal-format
 msgid "class definition may not be declared a friend"
 msgstr ""
 
-#: cp/parser.c:12091 cp/parser.c:21252
+#: cp/parser.c:12092 cp/parser.c:21253
 #, gcc-internal-format
 msgid "templates may not be %<virtual%>"
 msgstr ""
 
-#: cp/parser.c:12131
+#: cp/parser.c:12132
 #, gcc-internal-format
 msgid "invalid linkage-specification"
 msgstr ""
 
-#: cp/parser.c:12390
+#: cp/parser.c:12391
 #, gcc-internal-format
 msgid "types may not be defined in %<decltype%> expressions"
 msgstr ""
 
-#: cp/parser.c:12531
+#: cp/parser.c:12532
 #, gcc-internal-format
 msgid "types may not be defined in a conversion-type-id"
 msgstr ""
 
-#: cp/parser.c:12558
+#: cp/parser.c:12559
 #, gcc-internal-format
 msgid "invalid use of %<auto%> in conversion operator"
 msgstr ""
 
-#: cp/parser.c:12562
+#: cp/parser.c:12563
 #, gcc-internal-format
 msgid ""
 "use of %<auto%> in member template conversion operator can never be deduced"
 msgstr ""
 
-#: cp/parser.c:12651
+#: cp/parser.c:12652
 #, gcc-internal-format
 msgid "only constructors take member initializers"
 msgstr ""
 
-#: cp/parser.c:12673
+#: cp/parser.c:12674
 #, gcc-internal-format
 msgid "cannot expand initializer for member %<%D%>"
 msgstr ""
 
-#: cp/parser.c:12685
+#: cp/parser.c:12686
 #, gcc-internal-format
 msgid "mem-initializer for %qD follows constructor delegation"
 msgstr ""
 
-#: cp/parser.c:12697
+#: cp/parser.c:12698
 #, gcc-internal-format
 msgid "constructor delegation follows mem-initializer for %qD"
 msgstr ""
 
-#: cp/parser.c:12749
+#: cp/parser.c:12750
 #, gcc-internal-format
 msgid "anachronistic old-style base class initializer"
 msgstr ""
 
-#: cp/parser.c:12818
+#: cp/parser.c:12819
 #, gcc-internal-format
 msgid ""
 "keyword %<typename%> not allowed in this context (a qualified member "
 "initializer is implicitly a type)"
 msgstr ""
 
-#: cp/parser.c:13167
+#: cp/parser.c:13168
 #, gcc-internal-format
 msgid "unexpected keyword; remove space between quotes and suffix identifier"
 msgstr ""
 
-#: cp/parser.c:13173
+#: cp/parser.c:13174
 #, gcc-internal-format
 msgid "expected suffix identifier"
 msgstr ""
 
-#: cp/parser.c:13182
+#: cp/parser.c:13183
 #, gcc-internal-format
 msgid "expected empty string after %<operator%> keyword"
 msgstr ""
 
-#: cp/parser.c:13188
+#: cp/parser.c:13189
 #, gcc-internal-format
 msgid "invalid encoding prefix in literal operator"
 msgstr ""
 
-#: cp/parser.c:13211
+#: cp/parser.c:13212
 #, gcc-internal-format
 msgid "expected operator"
 msgstr ""
 
 #. Warn that we do not support `export'.
-#: cp/parser.c:13248
+#: cp/parser.c:13249
 #, gcc-internal-format
 msgid "keyword %<export%> not implemented, and will be ignored"
 msgstr ""
 
-#: cp/parser.c:13447 cp/parser.c:13545 cp/parser.c:13654 cp/parser.c:19145
+#: cp/parser.c:13448 cp/parser.c:13546 cp/parser.c:13655 cp/parser.c:19146
 #, gcc-internal-format
 msgid "template parameter pack %qD cannot have a default argument"
 msgstr ""
 
-#: cp/parser.c:13451 cp/parser.c:19153
+#: cp/parser.c:13452 cp/parser.c:19154
 #, gcc-internal-format
 msgid "template parameter pack cannot have a default argument"
 msgstr ""
 
-#: cp/parser.c:13549 cp/parser.c:13658
+#: cp/parser.c:13550 cp/parser.c:13659
 #, gcc-internal-format
 msgid "template parameter packs cannot have default arguments"
 msgstr ""
 
-#: cp/parser.c:13742
+#: cp/parser.c:13743
 #, gcc-internal-format
 msgid "expected template-id"
 msgstr ""
 
-#: cp/parser.c:13790 cp/parser.c:24890
+#: cp/parser.c:13791 cp/parser.c:24931
 #, gcc-internal-format
 msgid "expected %<<%>"
 msgstr ""
 
-#: cp/parser.c:13797
+#: cp/parser.c:13798
 #, gcc-internal-format
 msgid "%<<::%> cannot begin a template-argument list"
 msgstr ""
 
-#: cp/parser.c:13801
+#: cp/parser.c:13802
 #, gcc-internal-format
 msgid ""
 "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> "
 "and %<::%>"
 msgstr ""
 
-#: cp/parser.c:13805
+#: cp/parser.c:13806
 #, gcc-internal-format
 msgid ""
 "(if you use %<-fpermissive%> or %<-std=c++11%>, or %<-std=gnu++11%> G++ will "
 "accept your code)"
 msgstr ""
 
-#: cp/parser.c:13891
+#: cp/parser.c:13892
 #, gcc-internal-format
 msgid "parse error in template argument list"
 msgstr ""
 
 #. The name does not name a template.
-#: cp/parser.c:13960 cp/parser.c:14081 cp/parser.c:14293
+#: cp/parser.c:13961 cp/parser.c:14082 cp/parser.c:14294
 #, gcc-internal-format
 msgid "expected template-name"
 msgstr ""
 
 #. Explain what went wrong.
-#: cp/parser.c:14006
+#: cp/parser.c:14007
 #, gcc-internal-format
 msgid "non-template %qD used as template"
 msgstr ""
 
-#: cp/parser.c:14008
+#: cp/parser.c:14009
 #, gcc-internal-format
 msgid "use %<%T::template %D%> to indicate that it is a template"
 msgstr ""
 
-#: cp/parser.c:14148
+#: cp/parser.c:14149
 #, gcc-internal-format
 msgid "expected parameter pack before %<...%>"
 msgstr ""
 
-#: cp/parser.c:14258 cp/parser.c:14276 cp/parser.c:14425
+#: cp/parser.c:14259 cp/parser.c:14277 cp/parser.c:14426
 #, gcc-internal-format
 msgid "expected template-argument"
 msgstr ""
 
-#: cp/parser.c:14410
+#: cp/parser.c:14411
 #, gcc-internal-format
 msgid "invalid non-type template argument"
 msgstr ""
 
-#: cp/parser.c:14527
+#: cp/parser.c:14528
 #, gcc-internal-format
 msgid "explicit instantiation shall not use %<inline%> specifier"
 msgstr ""
 
-#: cp/parser.c:14531
+#: cp/parser.c:14532
 #, gcc-internal-format
 msgid "explicit instantiation shall not use %<constexpr%> specifier"
 msgstr ""
 
-#: cp/parser.c:14590
+#: cp/parser.c:14591
 #, gcc-internal-format
 msgid "template specialization with C linkage"
 msgstr ""
 
-#: cp/parser.c:14810
+#: cp/parser.c:14811
 #, gcc-internal-format
 msgid "expected type specifier"
 msgstr ""
 
-#: cp/parser.c:14969
+#: cp/parser.c:14970
 #, gcc-internal-format
 msgid ""
 "use of %<auto%> in lambda parameter declaration only available with -std=c+"
 "+14 or -std=gnu++14"
 msgstr ""
 
-#: cp/parser.c:14975
+#: cp/parser.c:14976
 #, gcc-internal-format
 msgid ""
 "use of %<auto%> in parameter declaration only available with -std=c++14 or -"
 "std=gnu++14"
 msgstr ""
 
-#: cp/parser.c:14980
+#: cp/parser.c:14981
 #, gcc-internal-format
 msgid "ISO C++ forbids use of %<auto%> in parameter declaration"
 msgstr ""
 
-#: cp/parser.c:15124
+#: cp/parser.c:15125
 #, gcc-internal-format
 msgid "expected template-id for type"
 msgstr ""
 
-#: cp/parser.c:15151
+#: cp/parser.c:15152
 #, gcc-internal-format
 msgid "expected type-name"
 msgstr ""
 
-#: cp/parser.c:15372
+#: cp/parser.c:15373
 #, gcc-internal-format
 msgid ""
 "elaborated-type-specifier for a scoped enum must not use the %<%D%> keyword"
 msgstr ""
 
-#: cp/parser.c:15581
+#: cp/parser.c:15582
 #, gcc-internal-format
 msgid "declaration %qD does not declare anything"
 msgstr ""
 
-#: cp/parser.c:15668
+#: cp/parser.c:15669
 #, gcc-internal-format
 msgid "attributes ignored on uninstantiated type"
 msgstr ""
 
-#: cp/parser.c:15672
+#: cp/parser.c:15673
 #, gcc-internal-format
 msgid "attributes ignored on template instantiation"
 msgstr ""
 
-#: cp/parser.c:15677
+#: cp/parser.c:15678
 #, gcc-internal-format
 msgid ""
 "attributes ignored on elaborated-type-specifier that is not a forward "
 "declaration"
 msgstr ""
 
-#: cp/parser.c:15811
+#: cp/parser.c:15812
 #, gcc-internal-format
 msgid "%qD is an enumeration template"
 msgstr ""
 
-#: cp/parser.c:15821
+#: cp/parser.c:15822
 #, gcc-internal-format
 msgid "%qD is not an enumerator-name"
 msgstr ""
 
-#: cp/parser.c:15833
+#: cp/parser.c:15834
 #, gcc-internal-format
 msgid "anonymous scoped enum is not allowed"
 msgstr ""
 
-#: cp/parser.c:15888
+#: cp/parser.c:15889
 #, gcc-internal-format
 msgid "expected %<;%> or %<{%>"
 msgstr ""
 
-#: cp/parser.c:15937
+#: cp/parser.c:15938
 #, gcc-internal-format
 msgid "cannot add an enumerator list to a template instantiation"
 msgstr ""
 
-#: cp/parser.c:15955 cp/parser.c:20360
+#: cp/parser.c:15956 cp/parser.c:20361
 #, gcc-internal-format
 msgid "declaration of %qD in namespace %qD which does not enclose %qD"
 msgstr ""
 
-#: cp/parser.c:15960 cp/parser.c:20365
+#: cp/parser.c:15961 cp/parser.c:20366
 #, gcc-internal-format
 msgid "declaration of %qD in %qD which does not enclose %qD"
 msgstr ""
 
-#: cp/parser.c:15985
+#: cp/parser.c:15986
 #, gcc-internal-format
 msgid "multiple definition of %q#T"
 msgstr ""
 
-#: cp/parser.c:15998
+#: cp/parser.c:15999
 #, gcc-internal-format
 msgid "ISO C++ forbids empty anonymous enum"
 msgstr ""
 
-#: cp/parser.c:16018
+#: cp/parser.c:16019
 #, gcc-internal-format
 msgid "opaque-enum-specifier without name"
 msgstr ""
 
-#: cp/parser.c:16021
+#: cp/parser.c:16022
 #, gcc-internal-format
 msgid "opaque-enum-specifier must use a simple identifier"
 msgstr ""
 
-#: cp/parser.c:16191
+#: cp/parser.c:16192
 #, gcc-internal-format
 msgid "%qD is not a namespace-name"
 msgstr ""
 
-#: cp/parser.c:16192
+#: cp/parser.c:16193
 #, gcc-internal-format
 msgid "expected namespace-name"
 msgstr ""
 
-#: cp/parser.c:16318
+#: cp/parser.c:16319
 #, gcc-internal-format
 msgid "%<namespace%> definition is not allowed here"
 msgstr ""
 
-#: cp/parser.c:16473
+#: cp/parser.c:16474
 #, gcc-internal-format
 msgid "a template-id may not appear in a using-declaration"
 msgstr ""
 
-#: cp/parser.c:16519
+#: cp/parser.c:16520
 #, gcc-internal-format
 msgid ""
 "access declarations are deprecated in favour of using-declarations; "
 "suggestion: add the %<using%> keyword"
 msgstr ""
 
-#: cp/parser.c:16584
+#: cp/parser.c:16585
 #, gcc-internal-format
 msgid "types may not be defined in alias template declarations"
 msgstr ""
 
-#: cp/parser.c:16729
+#: cp/parser.c:16730
 #, gcc-internal-format
 msgid "%<asm%> in %<constexpr%> function"
 msgstr ""
 
-#: cp/parser.c:17067
+#: cp/parser.c:17068
 #, gcc-internal-format
 msgid "a function-definition is not allowed here"
 msgstr ""
 
-#: cp/parser.c:17078
+#: cp/parser.c:17079
 #, gcc-internal-format
 msgid "an asm-specification is not allowed on a function-definition"
 msgstr ""
 
-#: cp/parser.c:17082
+#: cp/parser.c:17083
 #, gcc-internal-format
 msgid "attributes are not allowed on a function-definition"
 msgstr ""
 
-#: cp/parser.c:17133
+#: cp/parser.c:17134
 #, gcc-internal-format
 msgid "expected constructor, destructor, or type conversion"
 msgstr ""
 
 #. Anything else is an error.
-#: cp/parser.c:17172 cp/parser.c:19333
+#: cp/parser.c:17173 cp/parser.c:19334
 #, gcc-internal-format
 msgid "expected initializer"
 msgstr ""
 
-#: cp/parser.c:17252
+#: cp/parser.c:17253
 #, gcc-internal-format
 msgid "initializer provided for function"
 msgstr ""
 
-#: cp/parser.c:17286
+#: cp/parser.c:17287
 #, gcc-internal-format
 msgid "attributes after parenthesized initializer ignored"
 msgstr ""
 
-#: cp/parser.c:17291
+#: cp/parser.c:17292
 #, gcc-internal-format
 msgid "non-function %qD declared as implicit template"
 msgstr ""
 
-#: cp/parser.c:17729
+#: cp/parser.c:17730
 #, gcc-internal-format
 msgid "array bound is not an integer constant"
 msgstr ""
 
-#: cp/parser.c:17855
+#: cp/parser.c:17856
 #, gcc-internal-format
 msgid "cannot define member of dependent typedef %qT"
 msgstr ""
 
-#: cp/parser.c:17859
+#: cp/parser.c:17860
 #, gcc-internal-format
 msgid "%<%T::%E%> is not a type"
 msgstr ""
 
-#: cp/parser.c:17887
+#: cp/parser.c:17888
 #, gcc-internal-format
 msgid "invalid use of constructor as a template"
 msgstr ""
 
-#: cp/parser.c:17889
+#: cp/parser.c:17890
 #, gcc-internal-format
 msgid ""
 "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified "
@@ -39945,305 +40123,305 @@ msgstr ""
 #. here because we do not have enough
 #. information about its original syntactic
 #. form.
-#: cp/parser.c:17906
+#: cp/parser.c:17907
 #, gcc-internal-format
 msgid "invalid declarator"
 msgstr ""
 
 #. But declarations with qualified-ids can't appear in a
 #. function.
-#: cp/parser.c:17976
+#: cp/parser.c:17977
 #, gcc-internal-format
 msgid "qualified-id in declaration"
 msgstr ""
 
-#: cp/parser.c:18001
+#: cp/parser.c:18002
 #, gcc-internal-format
 msgid "expected declarator"
 msgstr ""
 
-#: cp/parser.c:18104
+#: cp/parser.c:18105
 #, gcc-internal-format
 msgid "%qD is a namespace"
 msgstr ""
 
-#: cp/parser.c:18106
+#: cp/parser.c:18107
 #, gcc-internal-format
 msgid "cannot form pointer to member of non-class %q#T"
 msgstr ""
 
-#: cp/parser.c:18127
+#: cp/parser.c:18128
 #, gcc-internal-format
 msgid "expected ptr-operator"
 msgstr ""
 
-#: cp/parser.c:18186
+#: cp/parser.c:18187
 #, gcc-internal-format
 msgid "duplicate cv-qualifier"
 msgstr ""
 
-#: cp/parser.c:18240
+#: cp/parser.c:18241
 #, gcc-internal-format
 msgid "multiple ref-qualifiers"
 msgstr ""
 
-#: cp/parser.c:18298
+#: cp/parser.c:18299
 #, gcc-internal-format
 msgid "duplicate virt-specifier"
 msgstr ""
 
-#: cp/parser.c:18505 cp/typeck2.c:541 cp/typeck2.c:1928
+#: cp/parser.c:18506 cp/typeck2.c:541 cp/typeck2.c:1938
 #, gcc-internal-format
 msgid "invalid use of %<auto%>"
 msgstr ""
 
-#: cp/parser.c:18524
+#: cp/parser.c:18525
 #, gcc-internal-format
 msgid "types may not be defined in template arguments"
 msgstr ""
 
-#: cp/parser.c:18529
+#: cp/parser.c:18530
 #, gcc-internal-format
 msgid "invalid use of %<auto%> in template argument"
 msgstr ""
 
-#: cp/parser.c:18616
+#: cp/parser.c:18617
 #, gcc-internal-format
 msgid "expected type-specifier"
 msgstr ""
 
-#: cp/parser.c:18922
+#: cp/parser.c:18923
 #, gcc-internal-format
 msgid "expected %<,%> or %<...%>"
 msgstr ""
 
-#: cp/parser.c:18996
+#: cp/parser.c:18997
 #, gcc-internal-format
 msgid "types may not be defined in parameter types"
 msgstr ""
 
-#: cp/parser.c:19124
+#: cp/parser.c:19125
 #, gcc-internal-format
 msgid "deprecated use of default argument for parameter of non-function"
 msgstr ""
 
-#: cp/parser.c:19128
+#: cp/parser.c:19129
 #, gcc-internal-format
 msgid "default arguments are only permitted for function parameters"
 msgstr ""
 
-#: cp/parser.c:19147
+#: cp/parser.c:19148
 #, gcc-internal-format
 msgid "parameter pack %qD cannot have a default argument"
 msgstr ""
 
-#: cp/parser.c:19155
+#: cp/parser.c:19156
 #, gcc-internal-format
 msgid "parameter pack cannot have a default argument"
 msgstr ""
 
-#: cp/parser.c:19526
+#: cp/parser.c:19527
 #, gcc-internal-format
 msgid "ISO C++ does not allow designated initializers"
 msgstr ""
 
-#: cp/parser.c:19540
+#: cp/parser.c:19541
 #, gcc-internal-format
 msgid "ISO C++ does not allow C99 designated initializers"
 msgstr ""
 
-#: cp/parser.c:19658 cp/parser.c:19783
+#: cp/parser.c:19659 cp/parser.c:19784
 #, gcc-internal-format
 msgid "expected class-name"
 msgstr ""
 
-#: cp/parser.c:19965
+#: cp/parser.c:19966
 #, gcc-internal-format
 msgid "expected %<;%> after class definition"
 msgstr ""
 
-#: cp/parser.c:19967
+#: cp/parser.c:19968
 #, gcc-internal-format
 msgid "expected %<;%> after struct definition"
 msgstr ""
 
-#: cp/parser.c:19969
+#: cp/parser.c:19970
 #, gcc-internal-format
 msgid "expected %<;%> after union definition"
 msgstr ""
 
-#: cp/parser.c:20308
+#: cp/parser.c:20309
 #, gcc-internal-format
 msgid "expected %<{%> or %<:%>"
 msgstr ""
 
-#: cp/parser.c:20319
+#: cp/parser.c:20320
 #, gcc-internal-format
 msgid "cannot specify %<override%> for a class"
 msgstr ""
 
-#: cp/parser.c:20327
+#: cp/parser.c:20328
 #, gcc-internal-format
 msgid "global qualification of class name is invalid"
 msgstr ""
 
-#: cp/parser.c:20334
+#: cp/parser.c:20335
 #, gcc-internal-format
 msgid "qualified name does not name a class"
 msgstr ""
 
-#: cp/parser.c:20346
+#: cp/parser.c:20347
 #, gcc-internal-format
 msgid "invalid class name in declaration of %qD"
 msgstr ""
 
-#: cp/parser.c:20379
+#: cp/parser.c:20380
 #, gcc-internal-format
 msgid "extra qualification not allowed"
 msgstr ""
 
-#: cp/parser.c:20391
+#: cp/parser.c:20392
 #, gcc-internal-format
 msgid "an explicit specialization must be preceded by %<template <>%>"
 msgstr ""
 
-#: cp/parser.c:20421
+#: cp/parser.c:20422
 #, gcc-internal-format
 msgid "function template %qD redeclared as a class template"
 msgstr ""
 
-#: cp/parser.c:20452
+#: cp/parser.c:20453
 #, gcc-internal-format
 msgid "could not resolve typename type"
 msgstr ""
 
-#: cp/parser.c:20508
+#: cp/parser.c:20509
 #, gcc-internal-format
 msgid "previous definition of %q+#T"
 msgstr ""
 
-#: cp/parser.c:20599 cp/parser.c:24935
+#: cp/parser.c:20600 cp/parser.c:24976
 #, gcc-internal-format
 msgid "expected class-key"
 msgstr ""
 
-#: cp/parser.c:20623
+#: cp/parser.c:20624
 #, gcc-internal-format
 msgid ""
 "ISO C++ forbids typename key in template template parameter; use -std=c++1z "
 "or -std=gnu++1z"
 msgstr ""
 
-#: cp/parser.c:20627
+#: cp/parser.c:20628
 #, gcc-internal-format
 msgid "expected %<class%> or %<typename%>"
 msgstr ""
 
-#: cp/parser.c:20866
+#: cp/parser.c:20867
 #, gcc-internal-format
 msgid "in C++03 a class-key must be used when declaring a friend"
 msgstr ""
 
-#: cp/parser.c:20884
+#: cp/parser.c:20885
 #, gcc-internal-format
 msgid "friend declaration does not name a class or function"
 msgstr ""
 
-#: cp/parser.c:20902
+#: cp/parser.c:20903
 #, gcc-internal-format
 msgid "a storage class on an anonymous aggregate in class scope is not allowed"
 msgstr ""
 
-#: cp/parser.c:21106
+#: cp/parser.c:21107
 #, gcc-internal-format
 msgid "pure-specifier on function-definition"
 msgstr ""
 
-#: cp/parser.c:21160
+#: cp/parser.c:21161
 #, gcc-internal-format
 msgid "stray %<,%> at end of member declaration"
 msgstr ""
 
-#: cp/parser.c:21172
+#: cp/parser.c:21173
 #, gcc-internal-format
 msgid "expected %<;%> at end of member declaration"
 msgstr ""
 
-#: cp/parser.c:21246
+#: cp/parser.c:21247
 #, gcc-internal-format
 msgid "invalid pure specifier (only %<= 0%> is allowed)"
 msgstr ""
 
-#: cp/parser.c:21281
+#: cp/parser.c:21282
 #, gcc-internal-format
 msgid "a brace-enclosed initializer is not allowed here"
 msgstr ""
 
-#: cp/parser.c:21410
+#: cp/parser.c:21411
 #, gcc-internal-format
 msgid "%<virtual%> specified more than once in base-specified"
 msgstr ""
 
-#: cp/parser.c:21430
+#: cp/parser.c:21431
 #, gcc-internal-format
 msgid "more than one access specifier in base-specified"
 msgstr ""
 
-#: cp/parser.c:21454
+#: cp/parser.c:21455
 #, gcc-internal-format
 msgid "keyword %<typename%> not allowed outside of templates"
 msgstr ""
 
-#: cp/parser.c:21457
+#: cp/parser.c:21458
 #, gcc-internal-format
 msgid ""
 "keyword %<typename%> not allowed in this context (the base class is "
 "implicitly a type)"
 msgstr ""
 
-#: cp/parser.c:21550 cp/parser.c:21632
+#: cp/parser.c:21551 cp/parser.c:21633
 #, gcc-internal-format
 msgid "types may not be defined in an exception-specification"
 msgstr ""
 
-#: cp/parser.c:21614
+#: cp/parser.c:21615
 #, gcc-internal-format
 msgid ""
 "dynamic exception specifications are deprecated in C++0x; use %<noexcept%> "
 "instead"
 msgstr ""
 
-#: cp/parser.c:21704
+#: cp/parser.c:21705
 #, gcc-internal-format
 msgid "%<try%> in %<constexpr%> function"
 msgstr ""
 
-#: cp/parser.c:21817
+#: cp/parser.c:21818
 #, gcc-internal-format
 msgid "types may not be defined in exception-declarations"
 msgstr ""
 
-#: cp/parser.c:22441
+#: cp/parser.c:22442
 #, gcc-internal-format
 msgid "expected an identifier for the attribute name"
 msgstr ""
 
-#: cp/parser.c:22460
+#: cp/parser.c:22461
 #, gcc-internal-format
 msgid "%<deprecated%> is a C++14 feature; use %<gnu::deprecated%>"
 msgstr ""
 
-#: cp/parser.c:23141
+#: cp/parser.c:23145
 #, gcc-internal-format
 msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
 msgstr ""
 
-#: cp/parser.c:23146
+#: cp/parser.c:23150
 #, gcc-internal-format
 msgid "invalid declaration of %<%T::%E%>"
 msgstr ""
 
-#: cp/parser.c:23150
+#: cp/parser.c:23154
 #, gcc-internal-format
 msgid "too few template-parameter-lists"
 msgstr ""
@@ -40252,616 +40430,616 @@ msgstr ""
 #. something like:
 #.
 #. template <class T> template <class U> void S::f();
-#: cp/parser.c:23157
+#: cp/parser.c:23161
 #, gcc-internal-format
 msgid "too many template-parameter-lists"
 msgstr ""
 
-#: cp/parser.c:23481
+#: cp/parser.c:23485
 #, gcc-internal-format
 msgid "named return values are no longer supported"
 msgstr ""
 
-#: cp/parser.c:23578
+#: cp/parser.c:23582
 #, gcc-internal-format
 msgid "invalid declaration of member template in local class"
 msgstr ""
 
-#: cp/parser.c:23587
+#: cp/parser.c:23591
 #, gcc-internal-format
 msgid "template with C linkage"
 msgstr ""
 
-#: cp/parser.c:23606
+#: cp/parser.c:23610
 #, gcc-internal-format
 msgid "invalid explicit specialization"
 msgstr ""
 
-#: cp/parser.c:23704
+#: cp/parser.c:23708
 #, gcc-internal-format
 msgid ""
 "literal operator template %qD has invalid parameter list.  Expected non-type "
 "template argument pack <char...> or <typename CharT, CharT...>"
 msgstr ""
 
-#: cp/parser.c:23709
+#: cp/parser.c:23713
 #, gcc-internal-format
 msgid ""
 "literal operator template %qD has invalid parameter list.  Expected non-type "
 "template argument pack <char...>"
 msgstr ""
 
-#: cp/parser.c:23783
+#: cp/parser.c:23787
 #, gcc-internal-format
 msgid "template declaration of %<typedef%>"
 msgstr ""
 
-#: cp/parser.c:23860
+#: cp/parser.c:23864
 #, gcc-internal-format
 msgid "explicit template specialization cannot have a storage class"
 msgstr ""
 
-#: cp/parser.c:24105
+#: cp/parser.c:24145
 #, gcc-internal-format
 msgid "%<>>%> should be %<> >%> within a nested template argument list"
 msgstr ""
 
-#: cp/parser.c:24118
+#: cp/parser.c:24158
 #, gcc-internal-format
 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
 msgstr ""
 
-#: cp/parser.c:24415
+#: cp/parser.c:24455
 #, gcc-internal-format
 msgid "%<sizeof...%> argument must be surrounded by parentheses"
 msgstr ""
 
-#: cp/parser.c:24570
+#: cp/parser.c:24611
 #, gcc-internal-format
 msgid "invalid use of %qD in linkage specification"
 msgstr ""
 
-#: cp/parser.c:24585
+#: cp/parser.c:24626
 #, gcc-internal-format
 msgid "%<__thread%> before %qD"
 msgstr ""
 
-#: cp/parser.c:24719
+#: cp/parser.c:24760
 #, gcc-internal-format
 msgid "ISO C++ 1998 does not support %<long long%>"
 msgstr ""
 
-#: cp/parser.c:24727
+#: cp/parser.c:24768
 #, gcc-internal-format
 msgid "both %<__thread%> and %<thread_local%> specified"
 msgstr ""
 
-#: cp/parser.c:24729
+#: cp/parser.c:24770
 #, gcc-internal-format
 msgid "duplicate %qD"
 msgstr ""
 
-#: cp/parser.c:24751
+#: cp/parser.c:24792
 #, gcc-internal-format
 msgid "duplicate %qs"
 msgstr ""
 
-#: cp/parser.c:24793
+#: cp/parser.c:24834
 #, gcc-internal-format
 msgid "expected %<new%>"
 msgstr ""
 
-#: cp/parser.c:24796
+#: cp/parser.c:24837
 #, gcc-internal-format
 msgid "expected %<delete%>"
 msgstr ""
 
-#: cp/parser.c:24799
+#: cp/parser.c:24840
 #, gcc-internal-format
 msgid "expected %<return%>"
 msgstr ""
 
-#: cp/parser.c:24805
+#: cp/parser.c:24846
 #, gcc-internal-format
 msgid "expected %<extern%>"
 msgstr ""
 
-#: cp/parser.c:24808
+#: cp/parser.c:24849
 #, gcc-internal-format
 msgid "expected %<static_assert%>"
 msgstr ""
 
-#: cp/parser.c:24811
+#: cp/parser.c:24852
 #, gcc-internal-format
 msgid "expected %<decltype%>"
 msgstr ""
 
-#: cp/parser.c:24814
+#: cp/parser.c:24855
 #, gcc-internal-format
 msgid "expected %<operator%>"
 msgstr ""
 
-#: cp/parser.c:24817
+#: cp/parser.c:24858
 #, gcc-internal-format
 msgid "expected %<class%>"
 msgstr ""
 
-#: cp/parser.c:24820
+#: cp/parser.c:24861
 #, gcc-internal-format
 msgid "expected %<template%>"
 msgstr ""
 
-#: cp/parser.c:24823
+#: cp/parser.c:24864
 #, gcc-internal-format
 msgid "expected %<namespace%>"
 msgstr ""
 
-#: cp/parser.c:24826
+#: cp/parser.c:24867
 #, gcc-internal-format
 msgid "expected %<using%>"
 msgstr ""
 
-#: cp/parser.c:24829
+#: cp/parser.c:24870
 #, gcc-internal-format
 msgid "expected %<asm%>"
 msgstr ""
 
-#: cp/parser.c:24832
+#: cp/parser.c:24873
 #, gcc-internal-format
 msgid "expected %<try%>"
 msgstr ""
 
-#: cp/parser.c:24835
+#: cp/parser.c:24876
 #, gcc-internal-format
 msgid "expected %<catch%>"
 msgstr ""
 
-#: cp/parser.c:24838
+#: cp/parser.c:24879
 #, gcc-internal-format
 msgid "expected %<throw%>"
 msgstr ""
 
-#: cp/parser.c:24841
+#: cp/parser.c:24882
 #, gcc-internal-format
 msgid "expected %<__label__%>"
 msgstr ""
 
-#: cp/parser.c:24844
+#: cp/parser.c:24885
 #, gcc-internal-format
 msgid "expected %<@try%>"
 msgstr ""
 
-#: cp/parser.c:24847
+#: cp/parser.c:24888
 #, gcc-internal-format
 msgid "expected %<@synchronized%>"
 msgstr ""
 
-#: cp/parser.c:24850
+#: cp/parser.c:24891
 #, gcc-internal-format
 msgid "expected %<@throw%>"
 msgstr ""
 
-#: cp/parser.c:24853
+#: cp/parser.c:24894
 #, gcc-internal-format
 msgid "expected %<__transaction_atomic%>"
 msgstr ""
 
-#: cp/parser.c:24856
+#: cp/parser.c:24897
 #, gcc-internal-format
 msgid "expected %<__transaction_relaxed%>"
 msgstr ""
 
-#: cp/parser.c:24887
+#: cp/parser.c:24928
 #, gcc-internal-format
 msgid "expected %<::%>"
 msgstr ""
 
-#: cp/parser.c:24899
+#: cp/parser.c:24940
 #, gcc-internal-format
 msgid "expected %<...%>"
 msgstr ""
 
-#: cp/parser.c:24902
+#: cp/parser.c:24943
 #, gcc-internal-format
 msgid "expected %<*%>"
 msgstr ""
 
-#: cp/parser.c:24905
+#: cp/parser.c:24946
 #, gcc-internal-format
 msgid "expected %<~%>"
 msgstr ""
 
-#: cp/parser.c:24911
+#: cp/parser.c:24952
 #, gcc-internal-format
 msgid "expected %<:%> or %<::%>"
 msgstr ""
 
-#: cp/parser.c:24939
+#: cp/parser.c:24980
 #, gcc-internal-format
 msgid "expected %<class%>, %<typename%>, or %<template%>"
 msgstr ""
 
-#: cp/parser.c:25200
+#: cp/parser.c:25241
 #, gcc-internal-format
 msgid "%qs tag used in naming %q#T"
 msgstr ""
 
-#: cp/parser.c:25205
+#: cp/parser.c:25246
 #, gcc-internal-format
 msgid "%q#T was previously declared here"
 msgstr ""
 
-#: cp/parser.c:25224
+#: cp/parser.c:25265
 #, gcc-internal-format
 msgid "%qD redeclared with different access"
 msgstr ""
 
-#: cp/parser.c:25245
+#: cp/parser.c:25286
 #, gcc-internal-format
 msgid ""
 "in C++98 %<template%> (as a disambiguator) is only allowed within templates"
 msgstr ""
 
-#: cp/parser.c:25477
+#: cp/parser.c:25518
 #, gcc-internal-format
 msgid "file ends in default argument"
 msgstr ""
 
-#: cp/parser.c:25707 cp/parser.c:26974 cp/parser.c:27160
+#: cp/parser.c:25748 cp/parser.c:27015 cp/parser.c:27201
 #, gcc-internal-format
 msgid "misplaced %<@%D%> Objective-C++ construct"
 msgstr ""
 
-#: cp/parser.c:25765
+#: cp/parser.c:25806
 #, gcc-internal-format
 msgid "objective-c++ message receiver expected"
 msgstr ""
 
-#: cp/parser.c:25835
+#: cp/parser.c:25876
 #, gcc-internal-format
 msgid "objective-c++ message argument(s) are expected"
 msgstr ""
 
-#: cp/parser.c:25864
+#: cp/parser.c:25905
 #, gcc-internal-format
 msgid "%<@encode%> must specify a type as an argument"
 msgstr ""
 
-#: cp/parser.c:26240
+#: cp/parser.c:26281
 #, gcc-internal-format
 msgid "invalid Objective-C++ selector name"
 msgstr ""
 
-#: cp/parser.c:26315 cp/parser.c:26333
+#: cp/parser.c:26356 cp/parser.c:26374
 #, gcc-internal-format
 msgid "objective-c++ method declaration is expected"
 msgstr ""
 
-#: cp/parser.c:26327 cp/parser.c:26392
+#: cp/parser.c:26368 cp/parser.c:26433
 #, gcc-internal-format
 msgid "method attributes must be specified at the end"
 msgstr ""
 
-#: cp/parser.c:26435
+#: cp/parser.c:26476
 #, gcc-internal-format
 msgid "stray %qs between Objective-C++ methods"
 msgstr ""
 
-#: cp/parser.c:26641 cp/parser.c:26648 cp/parser.c:26655
+#: cp/parser.c:26682 cp/parser.c:26689 cp/parser.c:26696
 #, gcc-internal-format
 msgid "invalid type for instance variable"
 msgstr ""
 
-#: cp/parser.c:26768
+#: cp/parser.c:26809
 #, gcc-internal-format
 msgid "identifier expected after %<@protocol%>"
 msgstr ""
 
-#: cp/parser.c:26939
+#: cp/parser.c:26980
 #, gcc-internal-format
 msgid ""
 "attributes may not be specified before the %<@%D%> Objective-C++ keyword"
 msgstr ""
 
-#: cp/parser.c:26946
+#: cp/parser.c:26987
 #, gcc-internal-format
 msgid "prefix attributes are ignored before %<@%D%>"
 msgstr ""
 
-#: cp/parser.c:27219 cp/parser.c:27226 cp/parser.c:27233
+#: cp/parser.c:27260 cp/parser.c:27267 cp/parser.c:27274
 #, gcc-internal-format
 msgid "invalid type for property"
 msgstr ""
 
-#: cp/parser.c:28072 cp/parser.c:28370 cp/parser.c:28436
+#: cp/parser.c:28113 cp/parser.c:28411 cp/parser.c:28477
 #, gcc-internal-format
 msgid "expected positive integer expression"
 msgstr ""
 
-#: cp/parser.c:28128
+#: cp/parser.c:28169
 #, gcc-internal-format
 msgid "%<wait%> expression must be integral"
 msgstr ""
 
-#: cp/parser.c:28554
+#: cp/parser.c:28595
 #, gcc-internal-format
 msgid "invalid reduction-identifier"
 msgstr ""
 
-#: cp/parser.c:30306
+#: cp/parser.c:30347
 #, gcc-internal-format
 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
 msgstr ""
 
-#: cp/parser.c:30309
+#: cp/parser.c:30350
 #, gcc-internal-format
 msgid "parenthesized initialization is not allowed in for-loop"
 msgstr ""
 
-#: cp/parser.c:30378
+#: cp/parser.c:30419
 #, gcc-internal-format
 msgid ""
 "%<_Cilk_for%> allows expression instead of declaration only in C, not in C++"
 msgstr ""
 
-#: cp/parser.c:30547 cp/pt.c:13811
+#: cp/parser.c:30588 cp/pt.c:13887
 #, gcc-internal-format
 msgid "iteration variable %qD should not be reduction"
 msgstr ""
 
-#: cp/parser.c:30617
+#: cp/parser.c:30658
 #, gcc-internal-format
 msgid "not enough collapsed for loops"
 msgstr ""
 
-#: cp/parser.c:31916
+#: cp/parser.c:31957
 #, gcc-internal-format
 msgid ""
 "vector attribute not immediately followed by a single function declaration "
 "or definition"
 msgstr ""
 
-#: cp/parser.c:32143
+#: cp/parser.c:32184
 #, gcc-internal-format
 msgid "invalid initializer clause"
 msgstr ""
 
-#: cp/parser.c:32171
+#: cp/parser.c:32212
 #, gcc-internal-format
 msgid "expected id-expression (arguments)"
 msgstr ""
 
-#: cp/parser.c:32183
+#: cp/parser.c:32224
 #, gcc-internal-format
 msgid ""
 "one of the initializer call arguments should be %<omp_priv%> or %<&omp_priv%>"
 msgstr ""
 
-#: cp/parser.c:32264
+#: cp/parser.c:32305
 #, gcc-internal-format
 msgid ""
 "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%> or "
 "identifier"
 msgstr ""
 
-#: cp/parser.c:32283
+#: cp/parser.c:32324
 #, gcc-internal-format
 msgid "types may not be defined in declare reduction type list"
 msgstr ""
 
-#: cp/parser.c:32305 cp/semantics.c:4993
+#: cp/parser.c:32346 cp/semantics.c:4994
 #, gcc-internal-format
 msgid "predeclared arithmetic type %qT in %<#pragma omp declare reduction%>"
 msgstr ""
 
-#: cp/parser.c:32310 cp/semantics.c:5002
+#: cp/parser.c:32351 cp/semantics.c:5003
 #, gcc-internal-format
 msgid "function or array type %qT in %<#pragma omp declare reduction%>"
 msgstr ""
 
-#: cp/parser.c:32313 cp/pt.c:10978 cp/semantics.c:5008
+#: cp/parser.c:32354 cp/pt.c:11033 cp/semantics.c:5009
 #, gcc-internal-format
 msgid "reference type %qT in %<#pragma omp declare reduction%>"
 msgstr ""
 
-#: cp/parser.c:32316 cp/semantics.c:5014
+#: cp/parser.c:32357 cp/semantics.c:5015
 #, gcc-internal-format
 msgid ""
 "const, volatile or __restrict qualified type %qT in %<#pragma omp declare "
 "reduction%>"
 msgstr ""
 
-#: cp/parser.c:32703 cp/semantics.c:7070
+#: cp/parser.c:32745 cp/semantics.c:7075
 #, gcc-internal-format
 msgid "%<__transaction_relaxed%> without transactional memory support enabled"
 msgstr ""
 
-#: cp/parser.c:32705 cp/semantics.c:7072
+#: cp/parser.c:32747 cp/semantics.c:7077
 #, gcc-internal-format
 msgid "%<__transaction_atomic%> without transactional memory support enabled"
 msgstr ""
 
-#: cp/parser.c:32901
+#: cp/parser.c:32943
 #, gcc-internal-format
 msgid "junk at end of %<#pragma GCC pch_preprocess%>"
 msgstr ""
 
-#: cp/parser.c:32934
+#: cp/parser.c:32976
 #, gcc-internal-format
 msgid "invalid grainsize for _Cilk_for"
 msgstr ""
 
-#: cp/parser.c:33120
+#: cp/parser.c:33162
 #, gcc-internal-format
 msgid "%<#pragma GCC ivdep%> must be inside a function"
 msgstr ""
 
-#: cp/parser.c:33141
+#: cp/parser.c:33183
 #, gcc-internal-format
 msgid "%<#pragma simd%> must be inside a function"
 msgstr ""
 
-#: cp/parser.c:33151
+#: cp/parser.c:33193
 #, gcc-internal-format
 msgid "%<#pragma cilk grainsize%> must be inside a function"
 msgstr ""
 
-#: cp/parser.c:33163
+#: cp/parser.c:33205
 #, gcc-internal-format
 msgid "-fcilkplus must be enabled to use %<#pragma cilk grainsize%>"
 msgstr ""
 
-#: cp/parser.c:33221
+#: cp/parser.c:33263
 #, gcc-internal-format
 msgid "inter-module optimizations not implemented for C++"
 msgstr ""
 
-#: cp/parser.c:33331
+#: cp/parser.c:33373
 #, gcc-internal-format
 msgid "expected variable-name"
 msgstr ""
 
-#: cp/parser.c:33395
+#: cp/parser.c:33437
 #, gcc-internal-format
 msgid "expected %<,%> or %<)%> after %qE"
 msgstr ""
 
-#: cp/parser.c:33736
+#: cp/parser.c:33778
 #, gcc-internal-format
 msgid "implicit templates may not be %<virtual%>"
 msgstr ""
 
-#: cp/pt.c:297
+#: cp/pt.c:298
 #, gcc-internal-format
 msgid "data member %qD cannot be a member template"
 msgstr ""
 
-#: cp/pt.c:309
+#: cp/pt.c:310
 #, gcc-internal-format
 msgid "invalid member template declaration %qD"
 msgstr ""
 
-#: cp/pt.c:690
+#: cp/pt.c:691
 #, gcc-internal-format
 msgid "explicit specialization in non-namespace scope %qD"
 msgstr ""
 
-#: cp/pt.c:704
+#: cp/pt.c:705
 #, gcc-internal-format
 msgid "enclosing class templates are not explicitly specialized"
 msgstr ""
 
-#: cp/pt.c:790
+#: cp/pt.c:791
 #, gcc-internal-format
 msgid "specialization of %qD must appear at namespace scope"
 msgstr ""
 
-#: cp/pt.c:798
+#: cp/pt.c:799
 #, gcc-internal-format
 msgid "specialization of %qD in different namespace"
 msgstr ""
 
-#: cp/pt.c:799 cp/pt.c:926
+#: cp/pt.c:800 cp/pt.c:927
 #, gcc-internal-format
 msgid "  from definition of %q+#D"
 msgstr ""
 
-#: cp/pt.c:816
+#: cp/pt.c:817
 #, gcc-internal-format
 msgid ""
 "explicit instantiation of %qD in namespace %qD (which does not enclose "
 "namespace %qD)"
 msgstr ""
 
-#: cp/pt.c:839
+#: cp/pt.c:840
 #, gcc-internal-format
 msgid "name of class shadows template template parameter %qD"
 msgstr ""
 
-#: cp/pt.c:850
+#: cp/pt.c:851
 #, gcc-internal-format
 msgid "specialization of alias template %qD"
 msgstr ""
 
-#: cp/pt.c:853 cp/pt.c:988
+#: cp/pt.c:854 cp/pt.c:989
 #, gcc-internal-format
 msgid "explicit specialization of non-template %qT"
 msgstr ""
 
-#: cp/pt.c:885
+#: cp/pt.c:886
 #, gcc-internal-format
 msgid "specialization of %qT after instantiation"
 msgstr ""
 
-#: cp/pt.c:925
+#: cp/pt.c:926
 #, gcc-internal-format
 msgid "specializing %q#T in different namespace"
 msgstr ""
 
 #. But if we've had an implicit instantiation, that's a
 #. problem ([temp.expl.spec]/6).
-#: cp/pt.c:966
+#: cp/pt.c:967
 #, gcc-internal-format
 msgid "specialization %qT after instantiation %qT"
 msgstr ""
 
-#: cp/pt.c:984
+#: cp/pt.c:985
 #, gcc-internal-format
 msgid "template specialization of %qD not allowed by ISO C++"
 msgstr ""
 
-#: cp/pt.c:1416
+#: cp/pt.c:1417
 #, gcc-internal-format
 msgid "specialization of %qD after instantiation"
 msgstr ""
 
-#: cp/pt.c:1804
+#: cp/pt.c:1805
 #, gcc-internal-format
 msgid "candidate is: %#D"
 msgstr ""
 
-#: cp/pt.c:1811 cp/semantics.c:4862
+#: cp/pt.c:1812 cp/semantics.c:4863
 #, gcc-internal-format
 msgid "%s %#D"
 msgstr ""
 
-#: cp/pt.c:1905
+#: cp/pt.c:1906
 #, gcc-internal-format
 msgid "%qD is not a function template"
 msgstr ""
 
-#: cp/pt.c:1910
+#: cp/pt.c:1911
 #, gcc-internal-format
 msgid "%qD is not a variable template"
 msgstr ""
 
-#: cp/pt.c:2132
+#: cp/pt.c:2133
 #, gcc-internal-format
 msgid "template-id %qD for %q+D does not match any template declaration"
 msgstr ""
 
-#: cp/pt.c:2135
+#: cp/pt.c:2136
 #, gcc-internal-format
 msgid ""
 "saw %d %<template<>%>, need %d for specializing a member function template"
 msgstr ""
 
-#: cp/pt.c:2144
+#: cp/pt.c:2145
 #, gcc-internal-format
 msgid "ambiguous template specialization %qD for %q+D"
 msgstr ""
 
-#: cp/pt.c:2350
+#: cp/pt.c:2351
 #, gcc-internal-format
 msgid "variable templates only available with -std=c++14 or -std=gnu++14"
 msgstr ""
 
-#: cp/pt.c:2359
+#: cp/pt.c:2360
 #, gcc-internal-format
 msgid "too many template headers for %D (should be %d)"
 msgstr ""
 
-#: cp/pt.c:2364
+#: cp/pt.c:2365
 #, gcc-internal-format
 msgid ""
 "members of an explicitly specialized class are defined without a template "
@@ -40870,57 +41048,57 @@ msgstr ""
 
 #. This case handles bogus declarations like template <>
 #. template <class T> void f<int>();
-#: cp/pt.c:2452 cp/pt.c:2508
+#: cp/pt.c:2453 cp/pt.c:2509
 #, gcc-internal-format
 msgid "template-id %qD in declaration of primary template"
 msgstr ""
 
-#: cp/pt.c:2465
+#: cp/pt.c:2466
 #, gcc-internal-format
 msgid "template parameter list used in explicit instantiation"
 msgstr ""
 
-#: cp/pt.c:2471
+#: cp/pt.c:2472
 #, gcc-internal-format
 msgid "definition provided for explicit instantiation"
 msgstr ""
 
-#: cp/pt.c:2479
+#: cp/pt.c:2480
 #, gcc-internal-format
 msgid "too many template parameter lists in declaration of %qD"
 msgstr ""
 
-#: cp/pt.c:2482
+#: cp/pt.c:2483
 #, gcc-internal-format
 msgid "too few template parameter lists in declaration of %qD"
 msgstr ""
 
-#: cp/pt.c:2484
+#: cp/pt.c:2485
 #, gcc-internal-format
 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
 msgstr ""
 
-#: cp/pt.c:2518
+#: cp/pt.c:2519
 #, gcc-internal-format
 msgid "non-type partial specialization %qD is not allowed"
 msgstr ""
 
-#: cp/pt.c:2521
+#: cp/pt.c:2522
 #, gcc-internal-format
 msgid "non-class, non-variable partial specialization %qD is not allowed"
 msgstr ""
 
-#: cp/pt.c:2554
+#: cp/pt.c:2555
 #, gcc-internal-format
 msgid "default argument specified in explicit specialization"
 msgstr ""
 
-#: cp/pt.c:2585
+#: cp/pt.c:2586
 #, gcc-internal-format
 msgid "%qD is not a template function"
 msgstr ""
 
-#: cp/pt.c:2593
+#: cp/pt.c:2594
 #, gcc-internal-format
 msgid "%qD is not declared in %qD"
 msgstr ""
@@ -40933,108 +41111,108 @@ msgstr ""
 #. program is ill-formed.
 #.
 #. Similar language is found in [temp.explicit].
-#: cp/pt.c:2658
+#: cp/pt.c:2659
 #, gcc-internal-format
 msgid "specialization of implicitly-declared special member function"
 msgstr ""
 
-#: cp/pt.c:2702
+#: cp/pt.c:2703
 #, gcc-internal-format
 msgid "no member function %qD declared in %qT"
 msgstr ""
 
-#: cp/pt.c:3382
+#: cp/pt.c:3390
 #, gcc-internal-format
 msgid "base initializer expansion %<%T%> contains no parameter packs"
 msgstr ""
 
-#: cp/pt.c:3443
+#: cp/pt.c:3451
 #, gcc-internal-format
 msgid "expansion pattern %<%T%> contains no argument packs"
 msgstr ""
 
-#: cp/pt.c:3445
+#: cp/pt.c:3453
 #, gcc-internal-format
 msgid "expansion pattern %<%E%> contains no argument packs"
 msgstr ""
 
-#: cp/pt.c:3488
+#: cp/pt.c:3496
 #, gcc-internal-format
 msgid "parameter packs not expanded with %<...%>:"
 msgstr ""
 
-#: cp/pt.c:3503 cp/pt.c:4214
+#: cp/pt.c:3511 cp/pt.c:4222
 #, gcc-internal-format
 msgid "        %qD"
 msgstr ""
 
-#: cp/pt.c:3505
+#: cp/pt.c:3513
 #, gcc-internal-format
 msgid "        <anonymous>"
 msgstr ""
 
-#: cp/pt.c:3628
+#: cp/pt.c:3636
 #, gcc-internal-format
 msgid "declaration of %q+#D"
 msgstr ""
 
-#: cp/pt.c:3629
+#: cp/pt.c:3637
 #, gcc-internal-format
 msgid " shadows template parm %q+#D"
 msgstr ""
 
-#: cp/pt.c:4209
+#: cp/pt.c:4217
 #, gcc-internal-format
 msgid "template parameters not deducible in partial specialization:"
 msgstr ""
 
-#: cp/pt.c:4228
+#: cp/pt.c:4236
 #, gcc-internal-format
 msgid "partial specialization %qD does not specialize any template arguments"
 msgstr ""
 
-#: cp/pt.c:4236
+#: cp/pt.c:4244
 #, 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.c:4239
+#: cp/pt.c:4247
 #, gcc-internal-format
 msgid "primary template here"
 msgstr ""
 
-#: cp/pt.c:4286
+#: cp/pt.c:4294
 #, gcc-internal-format
 msgid ""
 "parameter pack argument %qE must be at the end of the template argument list"
 msgstr ""
 
-#: cp/pt.c:4289
+#: cp/pt.c:4297
 #, gcc-internal-format
 msgid ""
 "parameter pack argument %qT must be at the end of the template argument list"
 msgstr ""
 
-#: cp/pt.c:4310
+#: cp/pt.c:4318
 #, gcc-internal-format
 msgid "template argument %qE involves template parameter(s)"
 msgstr ""
 
-#: cp/pt.c:4356
+#: cp/pt.c:4364
 #, 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.c:4400
+#: cp/pt.c:4408
 #, gcc-internal-format
 msgid "partial specialization of %qD after instantiation of %qD"
 msgstr ""
 
-#: cp/pt.c:4576
+#: cp/pt.c:4584
 #, gcc-internal-format
 msgid "no default argument for %qD"
 msgstr ""
@@ -41042,48 +41220,48 @@ msgstr ""
 #. A primary class template can only have one
 #. parameter pack, at the end of the template
 #. parameter list.
-#: cp/pt.c:4598
+#: cp/pt.c:4606
 #, gcc-internal-format
 msgid "parameter pack %q+D must be at the end of the template parameter list"
 msgstr ""
 
-#: cp/pt.c:4634
+#: cp/pt.c:4642
 #, gcc-internal-format
 msgid ""
 "default template arguments may not be used in function template friend re-"
 "declaration"
 msgstr ""
 
-#: cp/pt.c:4637
+#: cp/pt.c:4645
 #, gcc-internal-format
 msgid ""
 "default template arguments may not be used in function template friend "
 "declarations"
 msgstr ""
 
-#: cp/pt.c:4640
+#: cp/pt.c:4648
 #, 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.c:4643
+#: cp/pt.c:4651
 #, gcc-internal-format
 msgid "default template arguments may not be used in partial specializations"
 msgstr ""
 
-#: cp/pt.c:4646 cp/pt.c:4697
+#: cp/pt.c:4654 cp/pt.c:4705
 #, gcc-internal-format
 msgid "default argument for template parameter for class enclosing %qD"
 msgstr ""
 
-#: cp/pt.c:4798
+#: cp/pt.c:4806
 #, gcc-internal-format
 msgid "template class without a name"
 msgstr ""
 
-#: cp/pt.c:4806
+#: cp/pt.c:4814
 #, gcc-internal-format
 msgid "member template %qD may not have virt-specifiers"
 msgstr ""
@@ -41093,76 +41271,76 @@ msgstr ""
 #. An allocation function can be a function
 #. template. ... Template allocation functions shall
 #. have two or more parameters.
-#: cp/pt.c:4828
+#: cp/pt.c:4836
 #, gcc-internal-format
 msgid "invalid template declaration of %qD"
 msgstr ""
 
-#: cp/pt.c:4956
+#: cp/pt.c:4964
 #, gcc-internal-format
 msgid "template definition of non-template %q#D"
 msgstr ""
 
-#: cp/pt.c:4999
+#: cp/pt.c:5007
 #, gcc-internal-format
 msgid "expected %d levels of template parms for %q#D, got %d"
 msgstr ""
 
-#: cp/pt.c:5013
+#: cp/pt.c:5021
 #, gcc-internal-format
 msgid "got %d template parameters for %q#D"
 msgstr ""
 
-#: cp/pt.c:5016
+#: cp/pt.c:5024
 #, gcc-internal-format
 msgid "got %d template parameters for %q#T"
 msgstr ""
 
-#: cp/pt.c:5018
+#: cp/pt.c:5026
 #, gcc-internal-format, gfc-internal-format
 msgid "  but %d required"
 msgstr ""
 
-#: cp/pt.c:5039
+#: cp/pt.c:5047
 #, gcc-internal-format
 msgid "template arguments to %qD do not match original template %qD"
 msgstr ""
 
-#: cp/pt.c:5043
+#: cp/pt.c:5051
 #, gcc-internal-format
 msgid "use template<> for an explicit specialization"
 msgstr ""
 
-#: cp/pt.c:5181
+#: cp/pt.c:5189
 #, gcc-internal-format
 msgid "%qT is not a template type"
 msgstr ""
 
-#: cp/pt.c:5194
+#: cp/pt.c:5202
 #, gcc-internal-format
 msgid "template specifiers not specified in declaration of %qD"
 msgstr ""
 
-#: cp/pt.c:5205
+#: cp/pt.c:5213
 #, 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.c:5209
+#: cp/pt.c:5217
 #, gcc-internal-format
 msgid "previous declaration %q+D used %d template parameter"
 msgid_plural "previous declaration %q+D used %d template parameters"
 msgstr[0] ""
 msgstr[1] ""
 
-#: cp/pt.c:5246
+#: cp/pt.c:5254
 #, gcc-internal-format
 msgid "template parameter %q+#D"
 msgstr ""
 
-#: cp/pt.c:5247
+#: cp/pt.c:5255
 #, gcc-internal-format
 msgid "redeclared here as %q#D"
 msgstr ""
@@ -41171,382 +41349,382 @@ msgstr ""
 #.
 #. A template-parameter may not be given default arguments
 #. by two different declarations in the same scope.
-#: cp/pt.c:5257
+#: cp/pt.c:5265
 #, gcc-internal-format
 msgid "redefinition of default argument for %q#D"
 msgstr ""
 
-#: cp/pt.c:5259
+#: cp/pt.c:5267
 #, gcc-internal-format
 msgid "original definition appeared here"
 msgstr ""
 
-#: cp/pt.c:5492 cp/pt.c:5543
+#: cp/pt.c:5511 cp/pt.c:5562
 #, gcc-internal-format
 msgid "%qE is not a valid template argument for type %qT"
 msgstr ""
 
-#: cp/pt.c:5495
+#: cp/pt.c:5514
 #, gcc-internal-format
 msgid "it must be the address of a function with external linkage"
 msgstr ""
 
-#: cp/pt.c:5498
+#: cp/pt.c:5517
 #, gcc-internal-format
 msgid "it must be the name of a function with external linkage"
 msgstr ""
 
-#: cp/pt.c:5510
+#: cp/pt.c:5529
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument for type %qT because %qD has no linkage"
 msgstr ""
 
-#: cp/pt.c:5514
+#: cp/pt.c:5533
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument for type %qT because %qD does not have "
 "external linkage"
 msgstr ""
 
-#: cp/pt.c:5545
+#: cp/pt.c:5564
 #, gcc-internal-format
 msgid "it must be a pointer-to-member of the form %<&X::Y%>"
 msgstr ""
 
-#: cp/pt.c:5596
+#: cp/pt.c:5615
 #, gcc-internal-format
 msgid "  couldn't deduce template parameter %qD"
 msgstr ""
 
-#: cp/pt.c:5611
+#: cp/pt.c:5630
 #, gcc-internal-format
 msgid "  types %qT and %qT have incompatible cv-qualifiers"
 msgstr ""
 
-#: cp/pt.c:5620
+#: cp/pt.c:5639
 #, gcc-internal-format
 msgid "  mismatched types %qT and %qT"
 msgstr ""
 
-#: cp/pt.c:5629
+#: cp/pt.c:5648
 #, gcc-internal-format
 msgid "  template parameter %qD is not a parameter pack, but argument %qD is"
 msgstr ""
 
-#: cp/pt.c:5640
+#: cp/pt.c:5659
 #, gcc-internal-format
 msgid "  template argument %qE does not match pointer-to-member constant %qE"
 msgstr ""
 
-#: cp/pt.c:5650
+#: cp/pt.c:5669
 #, gcc-internal-format
 msgid "  %qE is not equivalent to %qE"
 msgstr ""
 
-#: cp/pt.c:5659
+#: cp/pt.c:5678
 #, gcc-internal-format
 msgid "  inconsistent parameter pack deduction with %qT and %qT"
 msgstr ""
 
-#: cp/pt.c:5671
+#: cp/pt.c:5690
 #, gcc-internal-format
 msgid "  deduced conflicting types for parameter %qT (%qT and %qT)"
 msgstr ""
 
-#: cp/pt.c:5675
+#: cp/pt.c:5694
 #, gcc-internal-format
 msgid "  deduced conflicting values for non-type parameter %qE (%qE and %qE)"
 msgstr ""
 
-#: cp/pt.c:5686
+#: cp/pt.c:5705
 #, gcc-internal-format
 msgid "  variable-sized array type %qT is not a valid template argument"
 msgstr ""
 
-#: cp/pt.c:5697
+#: cp/pt.c:5716
 #, gcc-internal-format
 msgid "  member function type %qT is not a valid template argument"
 msgstr ""
 
-#: cp/pt.c:5709
+#: cp/pt.c:5728
 #, 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/pt.c:5740
+#: cp/pt.c:5759
 #, gcc-internal-format
 msgid "  cannot convert %qE (type %qT) to type %qT"
 msgstr ""
 
-#: cp/pt.c:5753
+#: cp/pt.c:5772
 #, gcc-internal-format
 msgid "  %qT is an ambiguous base class of %qT"
 msgstr ""
 
-#: cp/pt.c:5757
+#: cp/pt.c:5776
 #, gcc-internal-format
 msgid "  %qT is not derived from %qT"
 msgstr ""
 
-#: cp/pt.c:5768
+#: cp/pt.c:5787
 #, gcc-internal-format
 msgid ""
 "  template parameters of a template template argument are inconsistent with "
 "other deduced template arguments"
 msgstr ""
 
-#: cp/pt.c:5778
+#: cp/pt.c:5797
 #, gcc-internal-format
 msgid "  can't deduce a template for %qT from non-template type %qT"
 msgstr ""
 
-#: cp/pt.c:5788
+#: cp/pt.c:5807
 #, gcc-internal-format
 msgid "  template argument %qE does not match %qD"
 msgstr ""
 
-#: cp/pt.c:5797
+#: cp/pt.c:5816
 #, gcc-internal-format
 msgid "  could not resolve address from overloaded function %qE"
 msgstr ""
 
-#: cp/pt.c:5836
+#: cp/pt.c:5855
 #, 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.c:5990
+#: cp/pt.c:6009
 #, gcc-internal-format
 msgid "in template argument for type %qT "
 msgstr ""
 
-#: cp/pt.c:6037
+#: cp/pt.c:6056
 #, 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.c:6045
+#: cp/pt.c:6064
 #, 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.c:6063
+#: cp/pt.c:6082
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument of type %qT because %qE is not a "
 "variable"
 msgstr ""
 
-#: cp/pt.c:6070
+#: cp/pt.c:6089
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument of type %qT because %qD does not have "
 "external linkage"
 msgstr ""
 
-#: cp/pt.c:6078
+#: cp/pt.c:6097
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument of type %qT because %qD has no linkage"
 msgstr ""
 
-#: cp/pt.c:6108
+#: cp/pt.c:6127
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument for type %qT because of conflicts in cv-"
 "qualification"
 msgstr ""
 
-#: cp/pt.c:6116
+#: cp/pt.c:6135
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument for type %qT because it is not an lvalue"
 msgstr ""
 
-#: cp/pt.c:6134
+#: cp/pt.c:6153
 #, 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.c:6144
+#: cp/pt.c:6163
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument for type %qT because it is not an "
 "object with external linkage"
 msgstr ""
 
-#: cp/pt.c:6153
+#: cp/pt.c:6172
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument for type %qT because object %qD has not "
 "external linkage"
 msgstr ""
 
-#: cp/pt.c:6199
+#: cp/pt.c:6218
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument for type %qT because it is a pointer"
 msgstr ""
 
-#: cp/pt.c:6201
+#: cp/pt.c:6220
 #, gcc-internal-format
 msgid "try using %qE instead"
 msgstr ""
 
-#: cp/pt.c:6243 cp/pt.c:6274
+#: cp/pt.c:6262 cp/pt.c:6293
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument for type %qT because it is of type %qT"
 msgstr ""
 
-#: cp/pt.c:6249
+#: cp/pt.c:6268
 #, gcc-internal-format
 msgid "standard conversions are not allowed in this context"
 msgstr ""
 
-#: cp/pt.c:6561
+#: cp/pt.c:6580
 #, gcc-internal-format
 msgid "ignoring attributes on template argument %qT"
 msgstr ""
 
-#: cp/pt.c:6622
+#: cp/pt.c:6641
 #, gcc-internal-format
 msgid "injected-class-name %qD used as template template argument"
 msgstr ""
 
-#: cp/pt.c:6651
+#: cp/pt.c:6670
 #, gcc-internal-format
 msgid "invalid use of destructor %qE as a type"
 msgstr ""
 
-#: cp/pt.c:6656
+#: cp/pt.c:6675
 #, gcc-internal-format
 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
 msgstr ""
 
-#: cp/pt.c:6672 cp/pt.c:6694 cp/pt.c:6747
+#: cp/pt.c:6691 cp/pt.c:6713 cp/pt.c:6766
 #, gcc-internal-format
 msgid "type/value mismatch at argument %d in template parameter list for %qD"
 msgstr ""
 
-#: cp/pt.c:6677
+#: cp/pt.c:6696
 #, gcc-internal-format
 msgid "  expected a constant of type %qT, got %qT"
 msgstr ""
 
-#: cp/pt.c:6682
+#: cp/pt.c:6701
 #, gcc-internal-format
 msgid "  expected a class template, got %qE"
 msgstr ""
 
-#: cp/pt.c:6685
+#: cp/pt.c:6704
 #, gcc-internal-format
 msgid "  expected a type, got %qE"
 msgstr ""
 
-#: cp/pt.c:6699
+#: cp/pt.c:6718
 #, gcc-internal-format
 msgid "  expected a type, got %qT"
 msgstr ""
 
-#: cp/pt.c:6702
+#: cp/pt.c:6721
 #, gcc-internal-format
 msgid "  expected a class template, got %qT"
 msgstr ""
 
-#: cp/pt.c:6751
+#: cp/pt.c:6770
 #, gcc-internal-format
 msgid "  expected a template of type %qD, got %qT"
 msgstr ""
 
 #. Not sure if this is reachable, but it doesn't hurt
 #. to be robust.
-#: cp/pt.c:6784
+#: cp/pt.c:6803
 #, gcc-internal-format
 msgid "type mismatch in nontype parameter pack"
 msgstr ""
 
-#: cp/pt.c:6807
+#: cp/pt.c:6826
 #, gcc-internal-format
 msgid "could not convert template argument %qE to %qT"
 msgstr ""
 
-#: cp/pt.c:6918 cp/pt.c:7215
+#: cp/pt.c:6938 cp/pt.c:7235
 #, gcc-internal-format, gfc-internal-format
 msgid "template argument %d is invalid"
 msgstr ""
 
-#: cp/pt.c:6933 cp/pt.c:7064 cp/pt.c:7240
+#: cp/pt.c:6953 cp/pt.c:7084 cp/pt.c:7260
 #, gcc-internal-format, gfc-internal-format
 msgid "wrong number of template arguments (%d, should be %d)"
 msgstr ""
 
-#: cp/pt.c:7060
+#: cp/pt.c:7080
 #, gcc-internal-format, gfc-internal-format
 msgid "wrong number of template arguments (%d, should be at least %d)"
 msgstr ""
 
-#: cp/pt.c:7068 cp/pt.c:7243
+#: cp/pt.c:7088 cp/pt.c:7263
 #, gcc-internal-format
 msgid "provided for %q+D"
 msgstr ""
 
-#: cp/pt.c:7089
+#: cp/pt.c:7109
 #, gcc-internal-format
 msgid ""
 "pack expansion argument for non-pack parameter %qD of alias template %qD"
 msgstr ""
 
-#: cp/pt.c:7181
+#: cp/pt.c:7201
 #, gcc-internal-format
 msgid ""
 "so any instantiation with a non-empty parameter pack would be ill-formed"
 msgstr ""
 
-#: cp/pt.c:7499
+#: cp/pt.c:7519
 #, gcc-internal-format
 msgid "%q#D is not a function template"
 msgstr ""
 
-#: cp/pt.c:7666
+#: cp/pt.c:7686
 #, gcc-internal-format
 msgid "non-template type %qT used as a template"
 msgstr ""
 
-#: cp/pt.c:7668
+#: cp/pt.c:7688
 #, gcc-internal-format
 msgid "for template declaration %q+D"
 msgstr ""
 
-#: cp/pt.c:8557
+#: cp/pt.c:8576
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "template instantiation depth exceeds maximum of %d (use -ftemplate-depth= to "
 "increase the maximum)"
 msgstr ""
 
-#: cp/pt.c:10138
+#: cp/pt.c:10161
 #, gcc-internal-format
 msgid "mismatched argument pack lengths while expanding %<%T%>"
 msgstr ""
 
-#: cp/pt.c:10142
+#: cp/pt.c:10165
 #, gcc-internal-format
 msgid "mismatched argument pack lengths while expanding %<%E%>"
 msgstr ""
 
-#: cp/pt.c:10635
+#: cp/pt.c:10690
 #, gcc-internal-format
 msgid "  when instantiating default argument for call to %D"
 msgstr ""
@@ -41564,270 +41742,270 @@ msgstr ""
 #.
 #. is an attempt to declare a variable with function
 #. type.
-#: cp/pt.c:11467
+#: cp/pt.c:11522
 #, gcc-internal-format
 msgid "variable %qD has function type"
 msgstr ""
 
-#: cp/pt.c:11627
+#: cp/pt.c:11688
 #, gcc-internal-format
 msgid "invalid parameter type %qT"
 msgstr ""
 
-#: cp/pt.c:11629
+#: cp/pt.c:11690
 #, gcc-internal-format
 msgid "in declaration %q+D"
 msgstr ""
 
-#: cp/pt.c:11740
+#: cp/pt.c:11801
 #, gcc-internal-format
 msgid "function returning an array"
 msgstr ""
 
-#: cp/pt.c:11742
+#: cp/pt.c:11803
 #, gcc-internal-format
 msgid "function returning a function"
 msgstr ""
 
-#: cp/pt.c:11782
+#: cp/pt.c:11843
 #, gcc-internal-format
 msgid "creating pointer to member function of non-class type %qT"
 msgstr ""
 
-#: cp/pt.c:12355
+#: cp/pt.c:12416
 #, gcc-internal-format
 msgid "forming reference to void"
 msgstr ""
 
-#: cp/pt.c:12357
+#: cp/pt.c:12418
 #, gcc-internal-format
 msgid "forming pointer to reference type %qT"
 msgstr ""
 
-#: cp/pt.c:12359
+#: cp/pt.c:12420
 #, gcc-internal-format
 msgid "forming reference to reference type %qT"
 msgstr ""
 
-#: cp/pt.c:12372
+#: cp/pt.c:12433
 #, gcc-internal-format
 msgid "forming pointer to qualified function type %qT"
 msgstr ""
 
-#: cp/pt.c:12375
+#: cp/pt.c:12436
 #, gcc-internal-format
 msgid "forming reference to qualified function type %qT"
 msgstr ""
 
-#: cp/pt.c:12423
+#: cp/pt.c:12484
 #, gcc-internal-format
 msgid "creating pointer to member of non-class type %qT"
 msgstr ""
 
-#: cp/pt.c:12429
+#: cp/pt.c:12490
 #, gcc-internal-format
 msgid "creating pointer to member reference type %qT"
 msgstr ""
 
-#: cp/pt.c:12435
+#: cp/pt.c:12496
 #, gcc-internal-format
 msgid "creating pointer to member of type void"
 msgstr ""
 
-#: cp/pt.c:12501
+#: cp/pt.c:12562
 #, gcc-internal-format
 msgid "creating array of %qT"
 msgstr ""
 
-#: cp/pt.c:12532
+#: cp/pt.c:12593
 #, gcc-internal-format
 msgid "%qT is not a class, struct, or union type"
 msgstr ""
 
-#: cp/pt.c:12569
+#: cp/pt.c:12630
 #, gcc-internal-format
 msgid "%qT resolves to %qT, which is not an enumeration type"
 msgstr ""
 
-#: cp/pt.c:12577
+#: cp/pt.c:12638
 #, gcc-internal-format
 msgid "%qT resolves to %qT, which is is not a class type"
 msgstr ""
 
-#: cp/pt.c:12706
+#: cp/pt.c:12767
 #, gcc-internal-format
 msgid "use of %qs in template"
 msgstr ""
 
-#: cp/pt.c:12848
+#: cp/pt.c:12911
 #, gcc-internal-format
 msgid "qualifying type %qT does not match destructor name ~%qT"
 msgstr ""
 
-#: cp/pt.c:12863
+#: cp/pt.c:12926
 #, gcc-internal-format
 msgid ""
 "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
 msgstr ""
 
-#: cp/pt.c:12865
+#: cp/pt.c:12928
 #, gcc-internal-format
 msgid "say %<typename %E%> if a type is meant"
 msgstr ""
 
-#: cp/pt.c:13069
+#: cp/pt.c:13134
 #, gcc-internal-format
 msgid "using invalid field %qD"
 msgstr ""
 
-#: cp/pt.c:13510 cp/pt.c:14499
+#: cp/pt.c:13586 cp/pt.c:14575
 #, gcc-internal-format
 msgid "invalid use of pack expansion expression"
 msgstr ""
 
-#: cp/pt.c:13514 cp/pt.c:14503
+#: cp/pt.c:13590 cp/pt.c:14579
 #, gcc-internal-format
 msgid "use %<...%> to expand argument pack"
 msgstr ""
 
-#: cp/pt.c:15265
+#: cp/pt.c:15355
 #, 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.c:15277
+#: cp/pt.c:15367
 #, gcc-internal-format
 msgid "declarations in dependent base %qT are not found by unqualified lookup"
 msgstr ""
 
-#: cp/pt.c:15282
+#: cp/pt.c:15372
 #, gcc-internal-format
 msgid "use %<this->%D%> instead"
 msgstr ""
 
-#: cp/pt.c:15285
+#: cp/pt.c:15375
 #, gcc-internal-format
 msgid "use %<%T::%D%> instead"
 msgstr ""
 
-#: cp/pt.c:15289
+#: cp/pt.c:15379
 #, gcc-internal-format
 msgid "%q+D declared here, later in the translation unit"
 msgstr ""
 
-#: cp/pt.c:15560
+#: cp/pt.c:15652
 #, gcc-internal-format
 msgid "%qT is not a class or namespace"
 msgstr ""
 
-#: cp/pt.c:15563
+#: cp/pt.c:15655
 #, gcc-internal-format
 msgid "%qD is not a class or namespace"
 msgstr ""
 
-#: cp/pt.c:15917
+#: cp/pt.c:16012
 #, gcc-internal-format
 msgid "%qT is/uses anonymous type"
 msgstr ""
 
-#: cp/pt.c:15919
+#: cp/pt.c:16014
 #, gcc-internal-format
 msgid "template argument for %qD uses local type %qT"
 msgstr ""
 
-#: cp/pt.c:15929
+#: cp/pt.c:16024
 #, gcc-internal-format
 msgid "%qT is a variably modified type"
 msgstr ""
 
-#: cp/pt.c:15944
+#: cp/pt.c:16039
 #, gcc-internal-format
 msgid "integral expression %qE is not constant"
 msgstr ""
 
-#: cp/pt.c:15962
+#: cp/pt.c:16057
 #, gcc-internal-format
 msgid "  trying to instantiate %qD"
 msgstr ""
 
-#: cp/pt.c:19573
+#: cp/pt.c:19702
 #, gcc-internal-format
 msgid "ambiguous template instantiation for %q#T"
 msgstr ""
 
-#: cp/pt.c:19575
+#: cp/pt.c:19704
 #, gcc-internal-format
 msgid "ambiguous template instantiation for %q#D"
 msgstr ""
 
-#: cp/pt.c:19581
+#: cp/pt.c:19710
 msgid "%s %#S"
 msgstr ""
 
-#: cp/pt.c:19605 cp/pt.c:19692
+#: cp/pt.c:19734 cp/pt.c:19821
 #, gcc-internal-format
 msgid "explicit instantiation of non-template %q#D"
 msgstr ""
 
-#: cp/pt.c:19624
+#: cp/pt.c:19753
 #, gcc-internal-format
 msgid "%qD is not a static data member of a class template"
 msgstr ""
 
-#: cp/pt.c:19630 cp/pt.c:19687
+#: cp/pt.c:19759 cp/pt.c:19816
 #, gcc-internal-format
 msgid "no matching template for %qD found"
 msgstr ""
 
-#: cp/pt.c:19635
+#: cp/pt.c:19764
 #, gcc-internal-format
 msgid ""
 "type %qT for explicit instantiation %qD does not match declared type %qT"
 msgstr ""
 
-#: cp/pt.c:19643
+#: cp/pt.c:19772
 #, gcc-internal-format
 msgid "explicit instantiation of %q#D"
 msgstr ""
 
-#: cp/pt.c:19679
+#: cp/pt.c:19808
 #, gcc-internal-format
 msgid "duplicate explicit instantiation of %q#D"
 msgstr ""
 
-#: cp/pt.c:19702 cp/pt.c:19799
+#: cp/pt.c:19831 cp/pt.c:19928
 #, gcc-internal-format
 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
 msgstr ""
 
-#: cp/pt.c:19707 cp/pt.c:19816
+#: cp/pt.c:19836 cp/pt.c:19945
 #, gcc-internal-format
 msgid "storage class %qD applied to template instantiation"
 msgstr ""
 
-#: cp/pt.c:19775
+#: cp/pt.c:19904
 #, gcc-internal-format
 msgid "explicit instantiation of non-class template %qD"
 msgstr ""
 
-#: cp/pt.c:19777
+#: cp/pt.c:19906
 #, gcc-internal-format
 msgid "explicit instantiation of non-template type %qT"
 msgstr ""
 
-#: cp/pt.c:19786
+#: cp/pt.c:19915
 #, gcc-internal-format
 msgid "explicit instantiation of %q#T before definition of template"
 msgstr ""
 
-#: cp/pt.c:19804
+#: cp/pt.c:19933
 #, gcc-internal-format
 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
 msgstr ""
 
-#: cp/pt.c:19850
+#: cp/pt.c:19979
 #, gcc-internal-format
 msgid "duplicate explicit instantiation of %q#T"
 msgstr ""
@@ -41839,12 +42017,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.c:20385
+#: cp/pt.c:20517
 #, gcc-internal-format
 msgid "explicit instantiation of %qD but no definition available"
 msgstr ""
 
-#: cp/pt.c:20611
+#: cp/pt.c:20743
 #, gcc-internal-format
 msgid ""
 "template instantiation depth exceeds maximum of %d instantiating %q+D, "
@@ -41852,56 +42030,56 @@ msgid ""
 "the maximum)"
 msgstr ""
 
-#: cp/pt.c:20947
+#: cp/pt.c:21079
 #, gcc-internal-format
 msgid "invalid template non-type parameter"
 msgstr ""
 
-#: cp/pt.c:20949
+#: cp/pt.c:21081
 #, gcc-internal-format
 msgid "%q#T is not a valid type for a template non-type parameter"
 msgstr ""
 
-#: cp/pt.c:22238
+#: cp/pt.c:22370
 #, gcc-internal-format
 msgid ""
 "deducing from brace-enclosed initializer list requires #include "
 "<initializer_list>"
 msgstr ""
 
-#: cp/pt.c:22289
+#: cp/pt.c:22421
 #, gcc-internal-format
 msgid "direct-list-initialization of %<auto%> requires exactly one element"
 msgstr ""
 
-#: cp/pt.c:22292
+#: cp/pt.c:22424
 #, gcc-internal-format
 msgid ""
 "for deduction to %<std::initializer_list%>, use copy-list-initialization (i."
 "e. add %<=%> before the %<{%>)"
 msgstr ""
 
-#: cp/pt.c:22309
+#: cp/pt.c:22441
 #, gcc-internal-format
 msgid "%qT as type rather than plain %<decltype(auto)%>"
 msgstr ""
 
-#: cp/pt.c:22336
+#: cp/pt.c:22468
 #, gcc-internal-format
 msgid "unable to deduce lambda return type from %qE"
 msgstr ""
 
-#: cp/pt.c:22338
+#: cp/pt.c:22470
 #, gcc-internal-format
 msgid "unable to deduce %qT from %qE"
 msgstr ""
 
-#: cp/pt.c:22353
+#: cp/pt.c:22485
 #, gcc-internal-format
 msgid "inconsistent types %qT and %qT deduced for lambda return type"
 msgstr ""
 
-#: cp/pt.c:22357
+#: cp/pt.c:22489
 #, gcc-internal-format
 msgid "inconsistent deduction for %qT: %qT and then %qT"
 msgstr ""
@@ -41953,7 +42131,7 @@ msgstr ""
 msgid "%<dynamic_cast%> not permitted with -fno-rtti"
 msgstr ""
 
-#: cp/rtti.c:781
+#: cp/rtti.c:783
 #, gcc-internal-format
 msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
 msgstr ""
@@ -42095,7 +42273,7 @@ msgstr ""
 msgid "invalid qualifying scope in pseudo-destructor name"
 msgstr ""
 
-#: cp/semantics.c:2533 cp/typeck.c:2510
+#: cp/semantics.c:2533 cp/typeck.c:2511
 #, gcc-internal-format
 msgid "qualified type %qT does not match destructor name ~%qT"
 msgstr ""
@@ -42141,395 +42319,395 @@ msgstr ""
 msgid "invalid base-class specification"
 msgstr ""
 
-#: cp/semantics.c:3178
+#: cp/semantics.c:3179
 #, gcc-internal-format
 msgid "cannot capture member %qD of anonymous union"
 msgstr ""
 
-#: cp/semantics.c:3191 cp/semantics.c:7740
+#: cp/semantics.c:3192 cp/semantics.c:7747
 #, gcc-internal-format
 msgid "%qD is not captured"
 msgstr ""
 
-#: cp/semantics.c:3196
+#: cp/semantics.c:3197
 #, gcc-internal-format
 msgid "the lambda has no capture-default"
 msgstr ""
 
-#: cp/semantics.c:3198
+#: cp/semantics.c:3199
 #, gcc-internal-format
 msgid ""
 "lambda in local class %q+T cannot capture variables from the enclosing "
 "context"
 msgstr ""
 
-#: cp/semantics.c:3209
+#: cp/semantics.c:3210
 #, gcc-internal-format
 msgid "use of local variable with automatic storage from containing function"
 msgstr ""
 
-#: cp/semantics.c:3210
+#: cp/semantics.c:3211
 #, gcc-internal-format
 msgid "use of parameter from containing function"
 msgstr ""
 
-#: cp/semantics.c:3372
+#: cp/semantics.c:3373
 #, 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.c:3523
+#: cp/semantics.c:3524
 #, gcc-internal-format
 msgid "use of namespace %qD as expression"
 msgstr ""
 
-#: cp/semantics.c:3528
+#: cp/semantics.c:3529
 #, gcc-internal-format
 msgid "use of class template %qT as expression"
 msgstr ""
 
 #. Ambiguous reference to base members.
-#: cp/semantics.c:3534
+#: cp/semantics.c:3535
 #, gcc-internal-format
 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
 msgstr ""
 
-#: cp/semantics.c:3560
+#: cp/semantics.c:3561
 #, gcc-internal-format
 msgid "%qD cannot appear in a constant-expression"
 msgstr ""
 
-#: cp/semantics.c:3689
+#: cp/semantics.c:3691
 #, gcc-internal-format
 msgid "type of %qE is unknown"
 msgstr ""
 
-#: cp/semantics.c:3717
+#: cp/semantics.c:3719
 #, gcc-internal-format
 msgid "%qT is not an enumeration type"
 msgstr ""
 
 #. Parameter packs can only be used in templates
-#: cp/semantics.c:3866
+#: cp/semantics.c:3868
 #, gcc-internal-format
 msgid "Parameter pack __bases only valid in template declaration"
 msgstr ""
 
-#: cp/semantics.c:3895
+#: cp/semantics.c:3897
 #, gcc-internal-format
 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
 msgstr ""
 
-#: cp/semantics.c:3904
+#: cp/semantics.c:3906
 #, gcc-internal-format
 msgid ""
 "second operand of %<offsetof%> is neither a single identifier nor a sequence "
 "of member accesses and array references"
 msgstr ""
 
-#: cp/semantics.c:3912
+#: cp/semantics.c:3914
 #, gcc-internal-format
 msgid "cannot apply %<offsetof%> to member function %qD"
 msgstr ""
 
-#: cp/semantics.c:3928
+#: cp/semantics.c:3930
 #, gcc-internal-format
 msgid "offsetof within non-standard-layout type %qT is undefined"
 msgstr ""
 
-#: cp/semantics.c:4859
+#: cp/semantics.c:4860
 #, gcc-internal-format
 msgid "user defined reduction lookup is ambiguous"
 msgstr ""
 
-#: cp/semantics.c:5144
+#: cp/semantics.c:5145
 #, gcc-internal-format
 msgid "%qE has invalid type for %<reduction%>"
 msgstr ""
 
-#: cp/semantics.c:5245
+#: cp/semantics.c:5246
 #, gcc-internal-format
 msgid "user defined reduction with constructor initializer for base class %qT"
 msgstr ""
 
-#: cp/semantics.c:5339
+#: cp/semantics.c:5341
 #, gcc-internal-format
 msgid ""
 "linear clause applied to non-integral non-pointer variable with %qT type"
 msgstr ""
 
-#: cp/semantics.c:5355
+#: cp/semantics.c:5357
 #, gcc-internal-format
 msgid "linear step expression must be integral"
 msgstr ""
 
-#: cp/semantics.c:5394
+#: cp/semantics.c:5398
 #, gcc-internal-format
 msgid "%qD is not a variable in clause %qs"
 msgstr ""
 
-#: cp/semantics.c:5405 cp/semantics.c:5427 cp/semantics.c:5449
+#: cp/semantics.c:5409 cp/semantics.c:5431 cp/semantics.c:5453
 #, gcc-internal-format
 msgid "%qD appears more than once in data clauses"
 msgstr ""
 
-#: cp/semantics.c:5419
+#: cp/semantics.c:5423
 #, gcc-internal-format
 msgid "%qD is not a variable in clause %<firstprivate%>"
 msgstr ""
 
-#: cp/semantics.c:5441
+#: cp/semantics.c:5445
 #, gcc-internal-format
 msgid "%qD is not a variable in clause %<lastprivate%>"
 msgstr ""
 
-#: cp/semantics.c:5483
+#: cp/semantics.c:5487
 #, gcc-internal-format
 msgid "num_threads expression must be integral"
 msgstr ""
 
-#: cp/semantics.c:5506
+#: cp/semantics.c:5510
 #, gcc-internal-format
 msgid "schedule chunk size expression must be integral"
 msgstr ""
 
-#: cp/semantics.c:5538
+#: cp/semantics.c:5542
 #, gcc-internal-format
 msgid "%qs length expression must be integral"
 msgstr ""
 
-#: cp/semantics.c:5551
+#: cp/semantics.c:5555
 #, gcc-internal-format
 msgid "%qs length expression must be positive constant integer expression"
 msgstr ""
 
-#: cp/semantics.c:5568
+#: cp/semantics.c:5572
 #, gcc-internal-format
 msgid "%<num_teams%> expression must be integral"
 msgstr ""
 
-#: cp/semantics.c:5587
+#: cp/semantics.c:5591
 #, gcc-internal-format
 msgid "%<async%> expression must be integral"
 msgstr ""
 
-#: cp/semantics.c:5625
+#: cp/semantics.c:5629
 #, gcc-internal-format
 msgid "%<thread_limit%> expression must be integral"
 msgstr ""
 
-#: cp/semantics.c:5644
+#: cp/semantics.c:5648
 #, gcc-internal-format
 msgid "%<device%> id must be integral"
 msgstr ""
 
-#: cp/semantics.c:5665
+#: cp/semantics.c:5669
 #, gcc-internal-format
 msgid "%<dist_schedule%> chunk size expression must be integral"
 msgstr ""
 
-#: cp/semantics.c:5685
+#: cp/semantics.c:5689
 #, gcc-internal-format
 msgid "%qD is not a variable in %<aligned%> clause"
 msgstr ""
 
-#: cp/semantics.c:5699
+#: cp/semantics.c:5703
 #, 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.c:5705
+#: cp/semantics.c:5709
 #, gcc-internal-format
 msgid "%qD appears more than once in %<aligned%> clauses"
 msgstr ""
 
-#: cp/semantics.c:5718
+#: cp/semantics.c:5722
 #, gcc-internal-format
 msgid "%<aligned%> clause alignment expression must be integral"
 msgstr ""
 
-#: cp/semantics.c:5755
+#: cp/semantics.c:5759
 #, gcc-internal-format
 msgid "%qD is not a variable in %<depend%> clause"
 msgstr ""
 
-#: cp/semantics.c:5996
+#: cp/semantics.c:6000
 #, gcc-internal-format
 msgid "%qE has reference type for %qs"
 msgstr ""
 
-#: cp/semantics.c:6079
+#: cp/semantics.c:6083
 #, gcc-internal-format
 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
 msgstr ""
 
-#: cp/semantics.c:6093
+#: cp/semantics.c:6097
 #, gcc-internal-format
 msgid "%<threadprivate%> %qE directive not in %qT definition"
 msgstr ""
 
-#: cp/semantics.c:6295
+#: cp/semantics.c:6299
 #, gcc-internal-format
 msgid "difference between %qE and %qD does not have integer type"
 msgstr ""
 
-#: cp/semantics.c:6619
+#: cp/semantics.c:6624
 #, gcc-internal-format
 msgid "%<#pragma omp simd%> used with class iteration variable %qE"
 msgstr ""
 
-#: cp/semantics.c:6894 cp/semantics.c:6904
+#: cp/semantics.c:6899 cp/semantics.c:6909
 #, gcc-internal-format
 msgid "%<#pragma omp atomic update%> uses two different expressions for memory"
 msgstr ""
 
 #. Report the error.
-#: cp/semantics.c:7193
+#: cp/semantics.c:7198
 #, gcc-internal-format, gfc-internal-format
 msgid "static assertion failed: %s"
 msgstr ""
 
-#: cp/semantics.c:7196
+#: cp/semantics.c:7201
 #, gcc-internal-format
 msgid "non-constant condition for static assertion"
 msgstr ""
 
-#: cp/semantics.c:7226
+#: cp/semantics.c:7231
 #, gcc-internal-format
 msgid "argument to decltype must be an expression"
 msgstr ""
 
-#: cp/semantics.c:7254
+#: cp/semantics.c:7259
 #, gcc-internal-format
 msgid "decltype cannot resolve address of overloaded function"
 msgstr ""
 
-#: cp/tree.c:1144
+#: cp/tree.c:1145
 #, gcc-internal-format
 msgid "%qV qualifiers cannot be applied to %qT"
 msgstr ""
 
-#: cp/tree.c:1518
+#: cp/tree.c:1533
 #, gcc-internal-format
 msgid "lambda-expression in a constant expression"
 msgstr ""
 
-#: cp/tree.c:3375
+#: cp/tree.c:3390
 #, gcc-internal-format
 msgid "%qE attribute can only be applied to Java class definitions"
 msgstr ""
 
-#: cp/tree.c:3404
+#: cp/tree.c:3419
 #, gcc-internal-format
 msgid "%qE attribute can only be applied to class definitions"
 msgstr ""
 
-#: cp/tree.c:3410
+#: cp/tree.c:3425
 #, gcc-internal-format
 msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
 msgstr ""
 
-#: cp/tree.c:3435
+#: cp/tree.c:3450
 #, gcc-internal-format
 msgid "requested init_priority is not an integer constant"
 msgstr ""
 
-#: cp/tree.c:3456
+#: cp/tree.c:3471
 #, gcc-internal-format
 msgid ""
 "can only use %qE attribute on file-scope definitions of objects of class type"
 msgstr ""
 
-#: cp/tree.c:3464
+#: cp/tree.c:3479
 #, gcc-internal-format
 msgid "requested init_priority is out of range"
 msgstr ""
 
-#: cp/tree.c:3474
+#: cp/tree.c:3489
 #, gcc-internal-format
 msgid "requested init_priority is reserved for internal use"
 msgstr ""
 
-#: cp/tree.c:3485
+#: cp/tree.c:3500
 #, gcc-internal-format
 msgid "%qE attribute is not supported on this platform"
 msgstr ""
 
-#: cp/tree.c:3512
+#: cp/tree.c:3527
 #, gcc-internal-format
 msgid "redeclaration of %qD adds abi tag %E"
 msgstr ""
 
-#: cp/tree.c:3518
+#: cp/tree.c:3533
 #, gcc-internal-format
 msgid "previous declaration here"
 msgstr ""
 
-#: cp/tree.c:3532
+#: cp/tree.c:3547
 #, gcc-internal-format
 msgid "the %qE attribute requires arguments"
 msgstr ""
 
-#: cp/tree.c:3543
+#: cp/tree.c:3558
 #, gcc-internal-format
 msgid "arguments to the %qE attribute must be narrow string literals"
 msgstr ""
 
-#: cp/tree.c:3556 cp/tree.c:3569
+#: cp/tree.c:3571 cp/tree.c:3584
 #, gcc-internal-format
 msgid "arguments to the %qE attribute must contain valid identifiers"
 msgstr ""
 
-#: cp/tree.c:3558
+#: cp/tree.c:3573
 #, gcc-internal-format
 msgid "%<%c%> is not a valid first character for an identifier"
 msgstr ""
 
-#: cp/tree.c:3571
+#: cp/tree.c:3586
 #, gcc-internal-format
 msgid "%<%c%> is not a valid character in an identifier"
 msgstr ""
 
-#: cp/tree.c:3595
+#: cp/tree.c:3610
 #, gcc-internal-format
 msgid "%qE attribute applied to non-class, non-enum type %qT"
 msgstr ""
 
-#: cp/tree.c:3601
+#: cp/tree.c:3616
 #, gcc-internal-format
 msgid "%qE attribute applied to %qT after its definition"
 msgstr ""
 
-#: cp/tree.c:3607
+#: cp/tree.c:3623
 #, gcc-internal-format
 msgid "ignoring %qE attribute applied to template instantiation %qT"
 msgstr ""
 
-#: cp/tree.c:3613
+#: cp/tree.c:3630
 #, gcc-internal-format
 msgid "ignoring %qE attribute applied to template specialization %qT"
 msgstr ""
 
-#: cp/tree.c:3636
+#: cp/tree.c:3653
 #, gcc-internal-format
 msgid "%qE attribute applied to non-function, non-variable %qD"
 msgstr ""
 
-#: cp/tree.c:3642
+#: cp/tree.c:3659
 #, gcc-internal-format
 msgid "%qE attribute applied to extern \"C\" declaration %qD"
 msgstr ""
 
-#: cp/tree.c:4342
+#: cp/tree.c:4359
 #, gcc-internal-format
 msgid "zero as null pointer constant"
 msgstr ""
 
-#: cp/tree.c:4355
+#: cp/tree.c:4372
 #, gcc-internal-format, gfc-internal-format
 msgid "lang_* check: failed in %s, at %s:%d"
 msgstr ""
@@ -42647,318 +42825,318 @@ msgstr ""
 msgid "deprecated conversion from string constant to %qT"
 msgstr ""
 
-#: cp/typeck.c:2285 cp/typeck.c:2678
+#: cp/typeck.c:2285 cp/typeck.c:2679
 #, gcc-internal-format
 msgid ""
 "request for member %qD in %qE, which is of pointer type %qT (maybe you meant "
 "to use %<->%> ?)"
 msgstr ""
 
-#: cp/typeck.c:2289 cp/typeck.c:2682
+#: cp/typeck.c:2289 cp/typeck.c:2683
 #, gcc-internal-format
 msgid "request for member %qD in %qE, which is of non-class type %qT"
 msgstr ""
 
-#: cp/typeck.c:2319
+#: cp/typeck.c:2320
 #, gcc-internal-format
 msgid "invalid use of nonstatic data member %qE"
 msgstr ""
 
-#: cp/typeck.c:2375
+#: cp/typeck.c:2376
 #, gcc-internal-format
 msgid ""
 "invalid access to non-static data member %qD in virtual base of NULL object"
 msgstr ""
 
-#: cp/typeck.c:2525
+#: cp/typeck.c:2526
 #, gcc-internal-format
 msgid "object type %qT does not match destructor name ~%qT"
 msgstr ""
 
-#: cp/typeck.c:2534
+#: cp/typeck.c:2535
 #, gcc-internal-format
 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
 msgstr ""
 
-#: cp/typeck.c:2722 cp/typeck.c:2734
+#: cp/typeck.c:2723 cp/typeck.c:2735
 #, gcc-internal-format
 msgid "%<%D::%D%> is not a member of %qT"
 msgstr ""
 
-#: cp/typeck.c:2763
+#: cp/typeck.c:2764
 #, gcc-internal-format
 msgid "%qT is not a base of %qT"
 msgstr ""
 
-#: cp/typeck.c:2783
+#: cp/typeck.c:2784
 #, gcc-internal-format
 msgid "%q#T has no member named %qE"
 msgstr ""
 
-#: cp/typeck.c:2801
+#: cp/typeck.c:2802
 #, gcc-internal-format
 msgid "%qD is not a member template function"
 msgstr ""
 
-#: cp/typeck.c:2960
+#: cp/typeck.c:2961
 #, gcc-internal-format
 msgid "%qT is not a pointer-to-object type"
 msgstr ""
 
-#: cp/typeck.c:2991
+#: cp/typeck.c:2992
 #, gcc-internal-format
 msgid "invalid use of array indexing on pointer to member"
 msgstr ""
 
-#: cp/typeck.c:2994
+#: cp/typeck.c:2995
 #, gcc-internal-format
 msgid "invalid use of unary %<*%> on pointer to member"
 msgstr ""
 
-#: cp/typeck.c:2997
+#: cp/typeck.c:2998
 #, gcc-internal-format
 msgid "invalid use of implicit conversion on pointer to member"
 msgstr ""
 
-#: cp/typeck.c:3000
+#: cp/typeck.c:3001
 #, gcc-internal-format
 msgid ""
 "left hand operand of %<->*%> must be a pointer to class, but is a pointer to "
 "member of type %qT"
 msgstr ""
 
-#: cp/typeck.c:3036
+#: cp/typeck.c:3037
 #, gcc-internal-format
 msgid "subscript missing in array reference"
 msgstr ""
 
-#: cp/typeck.c:3052
+#: cp/typeck.c:3053
 #, gcc-internal-format
 msgid "rank of the array%'s index is greater than 1"
 msgstr ""
 
-#: cp/typeck.c:3148
+#: cp/typeck.c:3149
 #, gcc-internal-format
 msgid "subscripting array declared %<register%>"
 msgstr ""
 
-#: cp/typeck.c:3187
+#: cp/typeck.c:3188
 #, gcc-internal-format
 msgid "subscripted value is neither array nor pointer"
 msgstr ""
 
-#: cp/typeck.c:3260
+#: cp/typeck.c:3261
 #, gcc-internal-format
 msgid "object missing in use of %qE"
 msgstr ""
 
-#: cp/typeck.c:3479
+#: cp/typeck.c:3481
 #, gcc-internal-format
 msgid "ISO C++ forbids calling %<::main%> from within program"
 msgstr ""
 
-#: cp/typeck.c:3500
+#: cp/typeck.c:3502
 #, gcc-internal-format
 msgid ""
 "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E "
 "(...)%>, e.g. %<(... ->* %E) (...)%>"
 msgstr ""
 
-#: cp/typeck.c:3517
+#: cp/typeck.c:3519
 #, gcc-internal-format
 msgid "%qE cannot be used as a function"
 msgstr ""
 
-#: cp/typeck.c:3520
+#: cp/typeck.c:3522
 #, gcc-internal-format
 msgid "%qD cannot be used as a function"
 msgstr ""
 
-#: cp/typeck.c:3523
+#: cp/typeck.c:3525
 #, gcc-internal-format
 msgid "expression cannot be used as a function"
 msgstr ""
 
-#: cp/typeck.c:3572
+#: cp/typeck.c:3574
 #, gcc-internal-format
 msgid "too many arguments to constructor %q#D"
 msgstr ""
 
-#: cp/typeck.c:3573
+#: cp/typeck.c:3575
 #, gcc-internal-format
 msgid "too few arguments to constructor %q#D"
 msgstr ""
 
-#: cp/typeck.c:3578
+#: cp/typeck.c:3580
 #, gcc-internal-format
 msgid "too many arguments to member function %q#D"
 msgstr ""
 
-#: cp/typeck.c:3579
+#: cp/typeck.c:3581
 #, gcc-internal-format
 msgid "too few arguments to member function %q#D"
 msgstr ""
 
-#: cp/typeck.c:3585
+#: cp/typeck.c:3587
 #, gcc-internal-format
 msgid "too many arguments to function %q#D"
 msgstr ""
 
-#: cp/typeck.c:3586
+#: cp/typeck.c:3588
 #, gcc-internal-format
 msgid "too few arguments to function %q#D"
 msgstr ""
 
-#: cp/typeck.c:3596
+#: cp/typeck.c:3598
 #, gcc-internal-format
 msgid "too many arguments to method %q#D"
 msgstr ""
 
-#: cp/typeck.c:3597
+#: cp/typeck.c:3599
 #, gcc-internal-format
 msgid "too few arguments to method %q#D"
 msgstr ""
 
-#: cp/typeck.c:3600
+#: cp/typeck.c:3602
 #, gcc-internal-format
 msgid "too many arguments to function"
 msgstr ""
 
-#: cp/typeck.c:3601
+#: cp/typeck.c:3603
 #, gcc-internal-format
 msgid "too few arguments to function"
 msgstr ""
 
-#: cp/typeck.c:3680
+#: cp/typeck.c:3682
 #, gcc-internal-format
 msgid "parameter %P of %qD has incomplete type %qT"
 msgstr ""
 
-#: cp/typeck.c:3683
+#: cp/typeck.c:3685
 #, gcc-internal-format
 msgid "parameter %P has incomplete type %qT"
 msgstr ""
 
-#: cp/typeck.c:3990 cp/typeck.c:4001
+#: cp/typeck.c:3992 cp/typeck.c:4003
 #, gcc-internal-format
 msgid "assuming cast to type %qT from overloaded function"
 msgstr ""
 
-#: cp/typeck.c:4047
+#: cp/typeck.c:4049
 #, gcc-internal-format
 msgid "NULL used in arithmetic"
 msgstr ""
 
-#: cp/typeck.c:4358
+#: cp/typeck.c:4360
 #, gcc-internal-format
 msgid "left rotate count is negative"
 msgstr ""
 
-#: cp/typeck.c:4359
+#: cp/typeck.c:4361
 #, gcc-internal-format
 msgid "right rotate count is negative"
 msgstr ""
 
-#: cp/typeck.c:4365
+#: cp/typeck.c:4367
 #, gcc-internal-format
 msgid "left rotate count >= width of type"
 msgstr ""
 
-#: cp/typeck.c:4366
+#: cp/typeck.c:4368
 #, gcc-internal-format
 msgid "right rotate count >= width of type"
 msgstr ""
 
-#: cp/typeck.c:4387 cp/typeck.c:4642
+#: cp/typeck.c:4389 cp/typeck.c:4644
 #, gcc-internal-format
 msgid "comparison with string literal results in unspecified behaviour"
 msgstr ""
 
-#: cp/typeck.c:4413 cp/typeck.c:4435
+#: cp/typeck.c:4415 cp/typeck.c:4437
 #, gcc-internal-format
 msgid "the address of %qD will never be NULL"
 msgstr ""
 
-#: cp/typeck.c:4450 cp/typeck.c:4458 cp/typeck.c:4720 cp/typeck.c:4728
+#: cp/typeck.c:4452 cp/typeck.c:4460 cp/typeck.c:4736 cp/typeck.c:4744
 #, gcc-internal-format
 msgid "ISO C++ forbids comparison between pointer and integer"
 msgstr ""
 
-#: cp/typeck.c:4657 cp/typeck.c:4669
+#: cp/typeck.c:4659 cp/typeck.c:4671
 #, gcc-internal-format
 msgid "operand types are %qT and %qT"
 msgstr ""
 
-#: cp/typeck.c:4681
+#: cp/typeck.c:4697
 #, gcc-internal-format
 msgid "could not find an integer type of the same size as %qT"
 msgstr ""
 
-#: cp/typeck.c:4745
+#: cp/typeck.c:4761
 #, gcc-internal-format
 msgid "unordered comparison on non-floating point argument"
 msgstr ""
 
-#: cp/typeck.c:4793
+#: cp/typeck.c:4809
 #, gcc-internal-format
 msgid "invalid operands of types %qT and %qT to binary %qO"
 msgstr ""
 
-#: cp/typeck.c:5093
+#: cp/typeck.c:5109
 #, gcc-internal-format
 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
 msgstr ""
 
-#: cp/typeck.c:5101
+#: cp/typeck.c:5117
 #, gcc-internal-format
 msgid "ISO C++ forbids using pointer to a function in subtraction"
 msgstr ""
 
-#: cp/typeck.c:5109
+#: cp/typeck.c:5125
 #, gcc-internal-format
 msgid "ISO C++ forbids using pointer to a method in subtraction"
 msgstr ""
 
-#: cp/typeck.c:5128
+#: cp/typeck.c:5144
 #, gcc-internal-format
 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
 msgstr ""
 
-#: cp/typeck.c:5201
+#: cp/typeck.c:5217
 #, gcc-internal-format
 msgid "taking address of constructor %qE"
 msgstr ""
 
-#: cp/typeck.c:5202
+#: cp/typeck.c:5218
 #, gcc-internal-format
 msgid "taking address of destructor %qE"
 msgstr ""
 
-#: cp/typeck.c:5218
+#: cp/typeck.c:5234
 #, gcc-internal-format
 msgid "invalid use of %qE to form a pointer-to-member-function"
 msgstr ""
 
-#: cp/typeck.c:5221
+#: cp/typeck.c:5237
 #, gcc-internal-format
 msgid "  a qualified-id is required"
 msgstr ""
 
-#: cp/typeck.c:5228
+#: cp/typeck.c:5244
 #, gcc-internal-format
 msgid ""
 "parentheses around %qE cannot be used to form a pointer-to-member-function"
 msgstr ""
 
 #. An expression like &memfn.
-#: cp/typeck.c:5380
+#: cp/typeck.c:5397
 #, 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.c:5385
+#: cp/typeck.c:5402
 #, gcc-internal-format
 msgid ""
 "ISO C++ forbids taking the address of a bound member function to form a "
@@ -42966,378 +43144,378 @@ msgid ""
 msgstr ""
 
 #. Make this a permerror because we used to accept it.
-#: cp/typeck.c:5422
+#: cp/typeck.c:5439
 #, gcc-internal-format
 msgid "taking address of temporary"
 msgstr ""
 
-#: cp/typeck.c:5424
+#: cp/typeck.c:5441
 #, gcc-internal-format
 msgid "taking address of xvalue (rvalue reference)"
 msgstr ""
 
-#: cp/typeck.c:5441
+#: cp/typeck.c:5458
 #, gcc-internal-format
 msgid "ISO C++ forbids taking address of function %<::main%>"
 msgstr ""
 
-#: cp/typeck.c:5496
+#: cp/typeck.c:5513
 #, gcc-internal-format
 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
 msgstr ""
 
-#: cp/typeck.c:5524
+#: cp/typeck.c:5541
 #, gcc-internal-format
 msgid "cannot create pointer to reference member %qD"
 msgstr ""
 
-#: cp/typeck.c:5804
+#: cp/typeck.c:5822
 #, gcc-internal-format
 msgid "ISO C++ forbids incrementing an enum"
 msgstr ""
 
-#: cp/typeck.c:5805
+#: cp/typeck.c:5823
 #, gcc-internal-format
 msgid "ISO C++ forbids decrementing an enum"
 msgstr ""
 
-#: cp/typeck.c:5821
+#: cp/typeck.c:5839
 #, gcc-internal-format
 msgid "cannot increment a pointer to incomplete type %qT"
 msgstr ""
 
-#: cp/typeck.c:5822
+#: cp/typeck.c:5840
 #, gcc-internal-format
 msgid "cannot decrement a pointer to incomplete type %qT"
 msgstr ""
 
-#: cp/typeck.c:5833
+#: cp/typeck.c:5851
 #, gcc-internal-format
 msgid "ISO C++ forbids incrementing a pointer of type %qT"
 msgstr ""
 
-#: cp/typeck.c:5834
+#: cp/typeck.c:5852
 #, gcc-internal-format
 msgid "ISO C++ forbids decrementing a pointer of type %qT"
 msgstr ""
 
-#: cp/typeck.c:5869
+#: cp/typeck.c:5887
 #, gcc-internal-format
 msgid "invalid use of Boolean expression as operand to %<operator--%>"
 msgstr ""
 
-#: cp/typeck.c:6031
+#: cp/typeck.c:6049
 #, gcc-internal-format
 msgid "cannot take the address of %<this%>, which is an rvalue expression"
 msgstr ""
 
-#: cp/typeck.c:6053
+#: cp/typeck.c:6071
 #, gcc-internal-format
 msgid "address of explicit register variable %qD requested"
 msgstr ""
 
-#: cp/typeck.c:6058
+#: cp/typeck.c:6076
 #, gcc-internal-format
 msgid "address requested for %qD, which is declared %<register%>"
 msgstr ""
 
-#: cp/typeck.c:6141
+#: cp/typeck.c:6158
 #, gcc-internal-format
 msgid "list-initializer for non-class type must not be parenthesized"
 msgstr ""
 
-#: cp/typeck.c:6153
+#: cp/typeck.c:6170
 #, gcc-internal-format
 msgid "expression list treated as compound expression in initializer"
 msgstr ""
 
-#: cp/typeck.c:6157
+#: cp/typeck.c:6174
 #, gcc-internal-format
 msgid "expression list treated as compound expression in mem-initializer"
 msgstr ""
 
-#: cp/typeck.c:6161
+#: cp/typeck.c:6178
 #, gcc-internal-format
 msgid "expression list treated as compound expression in functional cast"
 msgstr ""
 
-#: cp/typeck.c:6198
+#: cp/typeck.c:6215
 #, gcc-internal-format, gfc-internal-format
 msgid "%s expression list treated as compound expression"
 msgstr ""
 
-#: cp/typeck.c:6288
+#: cp/typeck.c:6305
 #, gcc-internal-format
 msgid "no context to resolve type of %qE"
 msgstr ""
 
-#: cp/typeck.c:6321
+#: cp/typeck.c:6338
 #, gcc-internal-format
 msgid "cast from type %qT to type %qT casts away qualifiers"
 msgstr ""
 
-#: cp/typeck.c:6327
+#: cp/typeck.c:6344
 #, gcc-internal-format
 msgid "static_cast from type %qT to type %qT casts away qualifiers"
 msgstr ""
 
-#: cp/typeck.c:6333
+#: cp/typeck.c:6350
 #, gcc-internal-format
 msgid "reinterpret_cast from type %qT to type %qT casts away qualifiers"
 msgstr ""
 
-#: cp/typeck.c:6356
+#: cp/typeck.c:6373
 #, gcc-internal-format
 msgid "useless cast to type %qT"
 msgstr ""
 
-#: cp/typeck.c:6723
+#: cp/typeck.c:6742
 #, gcc-internal-format
 msgid "invalid static_cast from type %qT to type %qT"
 msgstr ""
 
-#: cp/typeck.c:6749
+#: cp/typeck.c:6768
 #, gcc-internal-format
 msgid "converting from %qT to %qT"
 msgstr ""
 
-#: cp/typeck.c:6801
+#: cp/typeck.c:6820
 #, gcc-internal-format
 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
 msgstr ""
 
-#: cp/typeck.c:6871
+#: cp/typeck.c:6890
 #, gcc-internal-format
 msgid "cast from %qT to %qT loses precision"
 msgstr ""
 
-#: cp/typeck.c:6911
+#: cp/typeck.c:6930
 #, gcc-internal-format
 msgid "cast from %qT to %qT increases required alignment of target type"
 msgstr ""
 
-#: cp/typeck.c:6929
+#: cp/typeck.c:6948
 #, gcc-internal-format
 msgid ""
 "casting between pointer-to-function and pointer-to-object is conditionally-"
 "supported"
 msgstr ""
 
-#: cp/typeck.c:6943
+#: cp/typeck.c:6962
 #, gcc-internal-format
 msgid "invalid cast from type %qT to type %qT"
 msgstr ""
 
-#: cp/typeck.c:7004
+#: cp/typeck.c:7023
 #, 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.c:7013
+#: cp/typeck.c:7032
 #, 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.c:7053
+#: cp/typeck.c:7072
 #, gcc-internal-format
 msgid "invalid const_cast of an rvalue of type %qT to type %qT"
 msgstr ""
 
-#: cp/typeck.c:7114
+#: cp/typeck.c:7133
 #, gcc-internal-format
 msgid "invalid const_cast from type %qT to type %qT"
 msgstr ""
 
-#: cp/typeck.c:7195 cp/typeck.c:7203
+#: cp/typeck.c:7214 cp/typeck.c:7222
 #, gcc-internal-format
 msgid "ISO C++ forbids casting to an array type %qT"
 msgstr ""
 
-#: cp/typeck.c:7212
+#: cp/typeck.c:7231
 #, gcc-internal-format
 msgid "invalid cast to function type %qT"
 msgstr ""
 
-#: cp/typeck.c:7493
+#: cp/typeck.c:7512
 #, gcc-internal-format
 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
 msgstr ""
 
-#: cp/typeck.c:7554
+#: cp/typeck.c:7573
 #, gcc-internal-format
 msgid "assigning to an array from an initializer list"
 msgstr ""
 
-#: cp/typeck.c:7580
+#: cp/typeck.c:7599
 #, gcc-internal-format
 msgid "incompatible types in assignment of %qT to %qT"
 msgstr ""
 
-#: cp/typeck.c:7594
+#: cp/typeck.c:7613
 #, gcc-internal-format
 msgid "array used as initializer"
 msgstr ""
 
-#: cp/typeck.c:7596
+#: cp/typeck.c:7615
 #, gcc-internal-format
 msgid "invalid array assignment"
 msgstr ""
 
-#: cp/typeck.c:7703
+#: cp/typeck.c:7722
 #, gcc-internal-format
 msgid "   in pointer to member function conversion"
 msgstr ""
 
-#: cp/typeck.c:7717
+#: cp/typeck.c:7736
 #, gcc-internal-format
 msgid "pointer to member conversion via virtual base %qT"
 msgstr ""
 
-#: cp/typeck.c:7764 cp/typeck.c:7783
+#: cp/typeck.c:7783 cp/typeck.c:7802
 #, gcc-internal-format
 msgid "   in pointer to member conversion"
 msgstr ""
 
-#: cp/typeck.c:7865
+#: cp/typeck.c:7884
 #, gcc-internal-format
 msgid "invalid conversion to type %qT from type %qT"
 msgstr ""
 
-#: cp/typeck.c:8147
+#: cp/typeck.c:8166
 #, gcc-internal-format
 msgid "cannot convert %qT to %qT for argument %qP to %qD"
 msgstr ""
 
-#: cp/typeck.c:8153
+#: cp/typeck.c:8172
 #, gcc-internal-format
 msgid "cannot convert %qT to %qT in default argument"
 msgstr ""
 
-#: cp/typeck.c:8157
+#: cp/typeck.c:8176
 #, gcc-internal-format
 msgid "cannot convert %qT to %qT in argument passing"
 msgstr ""
 
-#: cp/typeck.c:8161
+#: cp/typeck.c:8180
 #, gcc-internal-format
 msgid "cannot convert %qT to %qT"
 msgstr ""
 
-#: cp/typeck.c:8165
+#: cp/typeck.c:8184
 #, gcc-internal-format
 msgid "cannot convert %qT to %qT in initialization"
 msgstr ""
 
-#: cp/typeck.c:8169
+#: cp/typeck.c:8188
 #, gcc-internal-format
 msgid "cannot convert %qT to %qT in return"
 msgstr ""
 
-#: cp/typeck.c:8173
+#: cp/typeck.c:8192
 #, gcc-internal-format
 msgid "cannot convert %qT to %qT in assignment"
 msgstr ""
 
-#: cp/typeck.c:8186
+#: cp/typeck.c:8205
 #, gcc-internal-format
 msgid "class type %qT is incomplete"
 msgstr ""
 
-#: cp/typeck.c:8204
+#: cp/typeck.c:8223
 #, gcc-internal-format
 msgid "parameter %qP of %qD might be a candidate for a format attribute"
 msgstr ""
 
-#: cp/typeck.c:8208
+#: cp/typeck.c:8227
 #, gcc-internal-format
 msgid "parameter might be a candidate for a format attribute"
 msgstr ""
 
-#: cp/typeck.c:8213
+#: cp/typeck.c:8232
 #, gcc-internal-format
 msgid "target of conversion might be a candidate for a format attribute"
 msgstr ""
 
-#: cp/typeck.c:8218
+#: cp/typeck.c:8237
 #, gcc-internal-format
 msgid "target of initialization might be a candidate for a format attribute"
 msgstr ""
 
-#: cp/typeck.c:8228
+#: cp/typeck.c:8247
 #, gcc-internal-format
 msgid ""
 "left-hand side of assignment might be a candidate for a format attribute"
 msgstr ""
 
-#: cp/typeck.c:8321
+#: cp/typeck.c:8340
 #, gcc-internal-format
 msgid "in passing argument %P of %q+D"
 msgstr ""
 
-#: cp/typeck.c:8380
+#: cp/typeck.c:8399
 #, gcc-internal-format
 msgid "returning reference to temporary"
 msgstr ""
 
-#: cp/typeck.c:8387
+#: cp/typeck.c:8406
 #, gcc-internal-format
 msgid "reference to non-lvalue returned"
 msgstr ""
 
-#: cp/typeck.c:8400
+#: cp/typeck.c:8419
 #, gcc-internal-format
 msgid "reference to local variable %q+D returned"
 msgstr ""
 
-#: cp/typeck.c:8403
+#: cp/typeck.c:8422
 #, gcc-internal-format
 msgid "address of label %q+D returned"
 msgstr ""
 
-#: cp/typeck.c:8406
+#: cp/typeck.c:8425
 #, gcc-internal-format
 msgid "address of local variable %q+D returned"
 msgstr ""
 
-#: cp/typeck.c:8452
+#: cp/typeck.c:8471
 #, 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.c:8460
+#: cp/typeck.c:8479
 #, 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.c:8463
+#: cp/typeck.c:8482
 #, gcc-internal-format
 msgid "returning a value from a constructor"
 msgstr ""
 
 #. Give a helpful error message.
-#: cp/typeck.c:8486 cp/typeck.c:8530
+#: cp/typeck.c:8505 cp/typeck.c:8549
 #, gcc-internal-format
 msgid "return-statement with no value, in function returning %qT"
 msgstr ""
 
-#: cp/typeck.c:8494
+#: cp/typeck.c:8513
 #, gcc-internal-format
 msgid "returning initializer list"
 msgstr ""
 
-#: cp/typeck.c:8549
+#: cp/typeck.c:8568
 #, gcc-internal-format
 msgid "return-statement with a value, in function returning 'void'"
 msgstr ""
 
-#: cp/typeck.c:8579
+#: cp/typeck.c:8598
 #, gcc-internal-format
 msgid ""
 "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -"
@@ -43345,12 +43523,12 @@ msgid ""
 msgstr ""
 
 #. Make this a permerror because we used to accept it.
-#: cp/typeck.c:9191
+#: cp/typeck.c:9210
 #, gcc-internal-format
 msgid "using temporary as lvalue"
 msgstr ""
 
-#: cp/typeck.c:9193
+#: cp/typeck.c:9212
 #, gcc-internal-format
 msgid "using xvalue (rvalue reference) as lvalue"
 msgstr ""
@@ -43567,133 +43745,133 @@ msgstr ""
 msgid "insufficient contextual information to determine type"
 msgstr ""
 
-#: cp/typeck2.c:801
+#: cp/typeck2.c:796
 #, gcc-internal-format
 msgid "constructor syntax used, but no constructor declared for type %qT"
 msgstr ""
 
-#: cp/typeck2.c:947
+#: cp/typeck2.c:942
 #, gcc-internal-format
 msgid ""
 "narrowing conversion of %qE from %qT to %qT inside { } is ill-formed in C++11"
 msgstr ""
 
-#: cp/typeck2.c:954 cp/typeck2.c:964
+#: cp/typeck2.c:949 cp/typeck2.c:959
 #, gcc-internal-format
 msgid "narrowing conversion of %qE from %qT to %qT inside { }"
 msgstr ""
 
-#: cp/typeck2.c:1033
+#: cp/typeck2.c:1028
 #, gcc-internal-format
 msgid "int-array initialized from non-wide string"
 msgstr ""
 
-#: cp/typeck2.c:1039
+#: cp/typeck2.c:1034
 #, gcc-internal-format
 msgid "int-array initialized from incompatible wide string"
 msgstr ""
 
-#: cp/typeck2.c:1059
+#: cp/typeck2.c:1054
 #, gcc-internal-format
 msgid "initializer-string for array of chars is too long"
 msgstr ""
 
-#: cp/typeck2.c:1120
+#: cp/typeck2.c:1115
 #, gcc-internal-format
 msgid "cannot initialize aggregate of type %qT with a compound literal"
 msgstr ""
 
-#: cp/typeck2.c:1138
+#: cp/typeck2.c:1133
 #, gcc-internal-format
 msgid "array must be initialized with a brace-enclosed initializer"
 msgstr ""
 
-#: cp/typeck2.c:1421 cp/typeck2.c:1445
+#: cp/typeck2.c:1416 cp/typeck2.c:1440
 #, gcc-internal-format
 msgid "missing initializer for member %qD"
 msgstr ""
 
-#: cp/typeck2.c:1428
+#: cp/typeck2.c:1423
 #, gcc-internal-format
 msgid "member %qD is uninitialized reference"
 msgstr ""
 
-#: cp/typeck2.c:1435
+#: cp/typeck2.c:1430
 #, gcc-internal-format
 msgid "member %qD with uninitialized reference fields"
 msgstr ""
 
-#: cp/typeck2.c:1521
+#: cp/typeck2.c:1531
 #, gcc-internal-format
 msgid "no field %qD found in union being initialized"
 msgstr ""
 
-#: cp/typeck2.c:1532
+#: cp/typeck2.c:1542
 #, gcc-internal-format
 msgid "index value instead of field name in union initializer"
 msgstr ""
 
-#: cp/typeck2.c:1714
+#: cp/typeck2.c:1724
 #, gcc-internal-format
 msgid "circular pointer delegation detected"
 msgstr ""
 
-#: cp/typeck2.c:1728
+#: cp/typeck2.c:1738
 #, gcc-internal-format
 msgid "base operand of %<->%> has non-pointer type %qT"
 msgstr ""
 
-#: cp/typeck2.c:1754
+#: cp/typeck2.c:1764
 #, gcc-internal-format
 msgid "result of %<operator->()%> yields non-pointer result"
 msgstr ""
 
-#: cp/typeck2.c:1756
+#: cp/typeck2.c:1766
 #, gcc-internal-format
 msgid "base operand of %<->%> is not a pointer"
 msgstr ""
 
-#: cp/typeck2.c:1783
+#: cp/typeck2.c:1793
 #, gcc-internal-format
 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
 msgstr ""
 
-#: cp/typeck2.c:1792
+#: cp/typeck2.c:1802
 #, gcc-internal-format
 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
 msgstr ""
 
-#: cp/typeck2.c:1814
+#: cp/typeck2.c:1824
 #, gcc-internal-format
 msgid "pointer to member type %qT incompatible with object type %qT"
 msgstr ""
 
-#: cp/typeck2.c:1873
+#: cp/typeck2.c:1883
 #, gcc-internal-format
 msgid "pointer-to-member-function type %qT requires an rvalue"
 msgstr ""
 
-#: cp/typeck2.c:1880
+#: cp/typeck2.c:1890
 #, gcc-internal-format
 msgid "pointer-to-member-function type %qT requires an lvalue"
 msgstr ""
 
-#: cp/typeck2.c:1921
+#: cp/typeck2.c:1931
 #, gcc-internal-format
 msgid "functional cast to array type %qT"
 msgstr ""
 
-#: cp/typeck2.c:1942
+#: cp/typeck2.c:1952
 #, gcc-internal-format
 msgid "invalid value-initialization of reference type"
 msgstr ""
 
-#: cp/typeck2.c:2168
+#: cp/typeck2.c:2178
 #, gcc-internal-format
 msgid "call to function %qD which throws incomplete type %q#T"
 msgstr ""
 
-#: cp/typeck2.c:2171
+#: cp/typeck2.c:2181
 #, gcc-internal-format
 msgid "call to function which throws incomplete type %q#T"
 msgstr ""
@@ -43876,10 +44054,10 @@ msgstr ""
 msgid "Array reference at %C cannot have more than %d dimensions"
 msgstr ""
 
-#: fortran/array.c:213 fortran/array.c:596 fortran/check.c:2581
-#: fortran/check.c:4859 fortran/check.c:4897 fortran/check.c:4939
-#: fortran/check.c:5138 fortran/match.c:1680 fortran/match.c:2781
-#: fortran/match.c:2977 fortran/simplify.c:4646
+#: fortran/array.c:213 fortran/array.c:610 fortran/check.c:2649
+#: fortran/check.c:4957 fortran/check.c:4995 fortran/check.c:5037
+#: fortran/check.c:5236 fortran/match.c:1685 fortran/match.c:2880
+#: fortran/match.c:3075 fortran/match.c:3271 fortran/simplify.c:4651
 #, gcc-internal-format
 msgid "Coarrays disabled at %C, use %<-fcoarray=%> to enable"
 msgstr ""
@@ -43929,171 +44107,186 @@ msgstr ""
 msgid "Expected expression in array specification at %C"
 msgstr ""
 
-#: fortran/array.c:471
+#: fortran/array.c:422 fortran/array.c:449
+#, gcc-internal-format, gfc-internal-format
+msgid "Expecting a scalar INTEGER expression at %C"
+msgstr ""
+
+#: fortran/array.c:485
 #, gcc-internal-format, gfc-internal-format
 msgid "Assumed-rank array at %C"
 msgstr ""
 
-#: fortran/array.c:505
+#: fortran/array.c:519
 #, gcc-internal-format, gfc-internal-format
 msgid "Bad array specification for implied-shape array at %C"
 msgstr ""
 
-#: fortran/array.c:521 fortran/array.c:634
+#: fortran/array.c:535 fortran/array.c:648
 #, gcc-internal-format, gfc-internal-format
 msgid "Bad array specification for an explicitly shaped array at %C"
 msgstr ""
 
-#: fortran/array.c:531 fortran/array.c:644
+#: fortran/array.c:545 fortran/array.c:658
 #, gcc-internal-format, gfc-internal-format
 msgid "Bad array specification for assumed shape array at %C"
 msgstr ""
 
-#: fortran/array.c:545 fortran/array.c:658
+#: fortran/array.c:559 fortran/array.c:672
 #, gcc-internal-format, gfc-internal-format
 msgid "Bad specification for deferred shape array at %C"
 msgstr ""
 
-#: fortran/array.c:555 fortran/array.c:662
+#: fortran/array.c:569 fortran/array.c:676
 #, gcc-internal-format, gfc-internal-format
 msgid "Bad specification for assumed size array at %C"
 msgstr ""
 
-#: fortran/array.c:567 fortran/array.c:674
+#: fortran/array.c:581 fortran/array.c:688
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected another dimension in array declaration at %C"
 msgstr ""
 
-#: fortran/array.c:573 fortran/array.c:602 fortran/array.c:680
+#: fortran/array.c:587 fortran/array.c:616 fortran/array.c:694
 #, gcc-internal-format, gfc-internal-format
 msgid "Array specification at %C has more than %d dimensions"
 msgstr ""
 
-#: fortran/array.c:579
+#: fortran/array.c:593
 #, gcc-internal-format, gfc-internal-format
 msgid "Array specification at %C with more than 7 dimensions"
 msgstr ""
 
-#: fortran/array.c:591
+#: fortran/array.c:605
 #, gcc-internal-format, gfc-internal-format
 msgid "Coarray declaration at %C"
 msgstr ""
 
-#: fortran/array.c:688
+#: fortran/array.c:702
 #, gcc-internal-format
 msgid "Upper bound of last coarray dimension must be %<*%> at %C"
 msgstr ""
 
-#: fortran/array.c:756
+#: fortran/array.c:770
 #, gcc-internal-format
 msgid "The assumed-rank array %qs at %L shall not have a codimension"
 msgstr ""
 
-#: fortran/array.c:840
+#: fortran/array.c:854
 #, gcc-internal-format
 msgid "gfc_compare_array_spec(): Array spec clobbered"
 msgstr ""
 
-#: fortran/array.c:916
+#: fortran/array.c:930
 #, gcc-internal-format
 msgid "DO-iterator %qs at %L is inside iterator of the same name"
 msgstr ""
 
-#: fortran/array.c:1008 fortran/array.c:1152
+#: fortran/array.c:1022 fortran/array.c:1218
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in array constructor at %C"
 msgstr ""
 
-#: fortran/array.c:1061
+#: fortran/array.c:1076
 #, gcc-internal-format, gfc-internal-format
 msgid "[...] style array constructors at %C"
 msgstr ""
 
-#: fortran/array.c:1083
+#: fortran/array.c:1099
 #, gcc-internal-format, gfc-internal-format
 msgid "Array constructor including type specification at %C"
 msgstr ""
 
-#: fortran/array.c:1092 fortran/match.c:3407
+#: fortran/array.c:1108 fortran/match.c:3701
 #, gcc-internal-format, gfc-internal-format
 msgid "Type-spec at %L cannot contain a deferred type parameter"
 msgstr ""
 
-#: fortran/array.c:1114
+#: fortran/array.c:1117
+#, gcc-internal-format, gfc-internal-format
+msgid "Type-spec at %L cannot contain an asterisk for a type parameter"
+msgstr ""
+
+#: fortran/array.c:1144
 #, gcc-internal-format, gfc-internal-format
 msgid "Empty array constructor at %C is not allowed"
 msgstr ""
 
-#: fortran/array.c:1199
+#: fortran/array.c:1181 fortran/array.c:1191
+#, gcc-internal-format, gfc-internal-format
+msgid "Incompatiable typespec for array element at %L"
+msgstr ""
+
+#: fortran/array.c:1265
 #, gcc-internal-format, gfc-internal-format
 msgid "Element in %s array constructor at %L is %s"
 msgstr ""
 
-#: fortran/array.c:1530
+#: fortran/array.c:1596
 #, gcc-internal-format, gfc-internal-format
 msgid "Iterator step at %L cannot be zero"
 msgstr ""
 
-#: fortran/array.c:1667
+#: fortran/array.c:1733
 #, 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.c:1837
+#: fortran/array.c:1903
 #, gcc-internal-format, gfc-internal-format
 msgid "AC-IMPLIED-DO initial expression references control variable at %L"
 msgstr ""
 
-#: fortran/array.c:1844
+#: fortran/array.c:1910
 #, gcc-internal-format, gfc-internal-format
 msgid "AC-IMPLIED-DO final expression references control variable at %L"
 msgstr ""
 
-#: fortran/array.c:1851
+#: fortran/array.c:1917
 #, gcc-internal-format, gfc-internal-format
 msgid "AC-IMPLIED-DO step expression references control variable at %L"
 msgstr ""
 
-#: fortran/array.c:1863
+#: fortran/array.c:1929
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Array constructor value at %L shall not be unlimited polymorphic [F2008: "
 "C4106]"
 msgstr ""
 
-#: fortran/array.c:1946
+#: fortran/array.c:2012
 #, gcc-internal-format, gfc-internal-format
 msgid "Different CHARACTER lengths (%d/%d) in array constructor at %L"
 msgstr ""
 
-#: fortran/array.c:2064
+#: fortran/array.c:2130
 #, gcc-internal-format
 msgid "spec_dimen_size(): Bad dimension"
 msgstr ""
 
-#: fortran/array.c:2122
+#: fortran/array.c:2188
 #, gcc-internal-format
 msgid "gfc_ref_dimen_size(): Bad dimension"
 msgstr ""
 
-#: fortran/array.c:2250
+#: fortran/array.c:2316
 #, gcc-internal-format
 msgid "gfc_ref_dimen_size(): Bad dimen_type"
 msgstr ""
 
-#: fortran/array.c:2301
+#: fortran/array.c:2367
 #, gcc-internal-format
 msgid "gfc_array_dimen_size(): Bad dimension"
 msgstr ""
 
-#: fortran/array.c:2346
+#: fortran/array.c:2412
 #, gcc-internal-format
 msgid "gfc_array_dimen_size(): Bad EXPR_ARRAY expr"
 msgstr ""
 
-#: fortran/array.c:2490
+#: fortran/array.c:2556
 #, gcc-internal-format
 msgid "gfc_find_array_ref(): No ref found"
 msgstr ""
@@ -44114,306 +44307,325 @@ msgstr ""
 msgid "%qs argument of %qs intrinsic at %L must be %s"
 msgstr ""
 
-#: fortran/check.c:89
+#: fortran/check.c:96
 #, gcc-internal-format
-msgid "%qs argument of %qs intrinsic at %L must be a numeric type"
+msgid "%qs argument of %qs intrinsic at %L must have a numeric type"
 msgstr ""
 
-#: fortran/check.c:104
+#: fortran/check.c:111
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL"
 msgstr ""
 
-#: fortran/check.c:121
+#: fortran/check.c:128
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L must be REAL or COMPLEX"
 msgstr ""
 
-#: fortran/check.c:138
+#: fortran/check.c:145
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or PROCEDURE"
 msgstr ""
 
-#: fortran/check.c:167 fortran/check.c:6252
+#: fortran/check.c:174 fortran/check.c:6350
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L must be a constant"
 msgstr ""
 
-#: fortran/check.c:176
+#: fortran/check.c:183
 #, gcc-internal-format, gfc-internal-format
 msgid "Invalid kind for %s at %L"
 msgstr ""
 
-#: fortran/check.c:195
+#: fortran/check.c:202
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L must be double precision"
 msgstr ""
 
-#: fortran/check.c:218
+#: fortran/check.c:225
 #, gcc-internal-format
 msgid "Expected coarray variable as %qs argument to the %s intrinsic at %L"
 msgstr ""
 
-#: fortran/check.c:235
+#: fortran/check.c:242
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L must be a logical array"
 msgstr ""
 
-#: fortran/check.c:261
+#: fortran/check.c:268
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L must be an array"
 msgstr ""
 
-#: fortran/check.c:282
+#: fortran/check.c:289
 #, gcc-internal-format
 msgid "%qs at %L must be nonnegative"
 msgstr ""
 
-#: fortran/check.c:313
+#: fortran/check.c:320
 #, gcc-internal-format
 msgid ""
 "The absolute value of SHIFT at %L must be less than or equal to BIT_SIZE(%qs)"
 msgstr ""
 
-#: fortran/check.c:324
+#: fortran/check.c:331
 #, gcc-internal-format
 msgid "%qs at %L must be less than or equal to BIT_SIZE(%qs)"
 msgstr ""
 
-#: fortran/check.c:334
+#: fortran/check.c:341
 #, gcc-internal-format
 msgid "%qs at %L must be less than BIT_SIZE(%qs)"
 msgstr ""
 
-#: fortran/check.c:361
+#: fortran/check.c:368
 #, gcc-internal-format
 msgid ""
 "%qs at %L must be less than or equal to the BIT_SIZE of INTEGER(KIND=%d)"
 msgstr ""
 
-#: fortran/check.c:387
+#: fortran/check.c:394
 #, gcc-internal-format
 msgid "%<%s + %s%> at %L must be less than or equal to BIT_SIZE(%qs)"
 msgstr ""
 
-#: fortran/check.c:405
+#: fortran/check.c:420
 #, gcc-internal-format
 msgid ""
 "%qs argument of %qs intrinsic at %L must be the same type and kind as %qs"
 msgstr ""
 
-#: fortran/check.c:422
+#: fortran/check.c:437
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L must be of rank %d"
 msgstr ""
 
-#: fortran/check.c:437
+#: fortran/check.c:452
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L must not be OPTIONAL"
 msgstr ""
 
-#: fortran/check.c:458
+#: fortran/check.c:473
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L must be ALLOCATABLE"
 msgstr ""
 
-#: fortran/check.c:476
+#: fortran/check.c:491
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L must be of kind %d"
 msgstr ""
 
-#: fortran/check.c:514
+#: fortran/check.c:529
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L cannot be INTENT(IN)"
 msgstr ""
 
-#: fortran/check.c:535
+#: fortran/check.c:550
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L must be a variable"
 msgstr ""
 
-#: fortran/check.c:584
+#: fortran/check.c:599
 #, gcc-internal-format
 msgid ""
 "%<dim%> argument of %qs intrinsic at %L is not a valid codimension index"
 msgstr ""
 
-#: fortran/check.c:634
+#: fortran/check.c:649
 #, gcc-internal-format
 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid dimension index"
 msgstr ""
 
-#: fortran/check.c:737
+#: fortran/check.c:752
 #, gcc-internal-format, gfc-internal-format
 msgid "Unequal character lengths (%ld/%ld) in %s at %L"
 msgstr ""
 
-#: fortran/check.c:859 fortran/check.c:6196
+#: fortran/check.c:874 fortran/check.c:6294
 #, gcc-internal-format
 msgid "%qs and %qs arguments of %qs intrinsic at %L must have the same type"
 msgstr ""
 
-#: fortran/check.c:868 fortran/check.c:2218 fortran/check.c:2344
-#: fortran/check.c:2418 fortran/check.c:2845
+#: fortran/check.c:883 fortran/check.c:2286 fortran/check.c:2412
+#: fortran/check.c:2486 fortran/check.c:2913
 #, gcc-internal-format, gfc-internal-format
 msgid "Different type kinds at %L"
 msgstr ""
 
-#: fortran/check.c:904
+#: fortran/check.c:919
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L must be a POINTER"
 msgstr ""
 
-#: fortran/check.c:913 fortran/check.c:949 fortran/check.c:3363
+#: fortran/check.c:928 fortran/check.c:964 fortran/check.c:3431
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L shall not be coindexed"
 msgstr ""
 
-#: fortran/check.c:931
+#: fortran/check.c:946
 #, gcc-internal-format
 msgid ""
 "%qs argument of %qs intrinsic at %L must be a pointer or target VARIABLE or "
 "FUNCTION"
 msgstr ""
 
-#: fortran/check.c:940
+#: fortran/check.c:955
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L must be a POINTER or a TARGET"
 msgstr ""
 
-#: fortran/check.c:965
+#: fortran/check.c:980
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Array section with a vector subscript at %L shall not be the target of a "
 "pointer"
 msgstr ""
 
-#: fortran/check.c:976
+#: fortran/check.c:991
 #, gcc-internal-format
 msgid ""
 "NULL pointer at %L is not permitted as actual argument of %qs intrinsic "
 "function"
 msgstr ""
 
-#: fortran/check.c:1019
+#: fortran/check.c:1034
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "ATOM argument at %L to intrinsic function %s shall be an integer of "
 "ATOMIC_INT_KIND or a logical of ATOMIC_LOGICAL_KIND"
 msgstr ""
 
-#: fortran/check.c:1027
+#: fortran/check.c:1042
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "ATOM argument at %L of the %s intrinsic function shall be a coarray or "
 "coindexed"
 msgstr ""
 
-#: fortran/check.c:1034
+#: fortran/check.c:1049
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "'%s' argument of '%s' intrinsic at %L shall have the same type as '%s' at %L"
 msgstr ""
 
-#: fortran/check.c:1052
+#: fortran/check.c:1067 fortran/check.c:1212
 #, gcc-internal-format, gfc-internal-format
 msgid "STAT= argument to %s at %L"
 msgstr ""
 
-#: fortran/check.c:1071 fortran/check.c:1137 fortran/check.c:1181
+#: fortran/check.c:1086 fortran/check.c:1152 fortran/check.c:1249
 #, gcc-internal-format, gfc-internal-format
 msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
 msgstr ""
 
-#: fortran/check.c:1085 fortran/check.c:1164
+#: fortran/check.c:1100 fortran/check.c:1232
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "ATOM argument at %L to intrinsic function %s shall be an integer of "
 "ATOMIC_INT_KIND"
 msgstr ""
 
-#: fortran/check.c:1105
+#: fortran/check.c:1120
 #, gcc-internal-format, gfc-internal-format
 msgid "VALUE argument of the %s intrinsic function at %L shall be definable"
 msgstr ""
 
-#: fortran/check.c:1144 fortran/check.c:1188
+#: fortran/check.c:1159 fortran/check.c:1256
 #, gcc-internal-format, gfc-internal-format
 msgid "OLD argument of the %s intrinsic function at %L shall be definable"
 msgstr ""
 
-#: fortran/check.c:1208
+#: fortran/check.c:1174
+#, gcc-internal-format, gfc-internal-format
+msgid ""
+"EVENT argument at %L to the intrinsic EVENT_QUERY shall be of type EVENT_TYPE"
+msgstr ""
+
+#: fortran/check.c:1184
+#, gcc-internal-format, gfc-internal-format
+msgid ""
+"COUNT argument of the EVENT_QUERY intrinsic function at %L shall be definable"
+msgstr ""
+
+#: fortran/check.c:1197
+#, gcc-internal-format, gfc-internal-format
+msgid ""
+"COUNT argument of the EVENT_QUERY intrinsic function at %L shall have at "
+"least the range of the default integer"
+msgstr ""
+
+#: fortran/check.c:1276
 #, gcc-internal-format, gfc-internal-format
 msgid "Negative argument N at %L"
 msgstr ""
 
-#: fortran/check.c:1380 fortran/check.c:1837
+#: fortran/check.c:1448 fortran/check.c:1905
 #, gcc-internal-format
 msgid ""
 "%qs argument of %qs intrinsic at %L must not be present if %<x%> is COMPLEX"
 msgstr ""
 
-#: fortran/check.c:1389 fortran/check.c:1846
+#: fortran/check.c:1457 fortran/check.c:1914
 #, gcc-internal-format
 msgid ""
 "%qs argument of %qs intrinsic at %L must have a type of either REAL or "
 "INTEGER"
 msgstr ""
 
-#: fortran/check.c:1403 fortran/check.c:1409
+#: fortran/check.c:1471 fortran/check.c:1477
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Conversion from %s to default-kind COMPLEX(%d) at %L might lose precision, "
 "consider using the KIND argument"
 msgstr ""
 
-#: fortran/check.c:1431
+#: fortran/check.c:1499
 #, gcc-internal-format
 msgid ""
 "Argument %<A%> with INTENT(INOUT) at %L of the intrinsic subroutine %s shall "
 "not have a vector subscript"
 msgstr ""
 
-#: fortran/check.c:1439
+#: fortran/check.c:1507
 #, gcc-internal-format, gfc-internal-format
 msgid "The A argument at %L to the intrinsic %s shall not be coindexed"
 msgstr ""
 
-#: fortran/check.c:1462
+#: fortran/check.c:1530
 #, gcc-internal-format, gfc-internal-format
 msgid "The stat= argument at %L must be a kind=4 integer variable"
 msgstr ""
 
-#: fortran/check.c:1478
+#: fortran/check.c:1546
 #, gcc-internal-format, gfc-internal-format
 msgid "The errmsg= argument at %L must be a default-kind character variable"
 msgstr ""
 
-#: fortran/check.c:1486
+#: fortran/check.c:1554
 #, gcc-internal-format
 msgid "Coarrays disabled at %L, use %<-fcoarray=%> to enable"
 msgstr ""
 
-#: fortran/check.c:1501
+#: fortran/check.c:1569
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Support for the A argument at %L which is polymorphic A argument or has "
 "allocatable components is not yet implemented"
 msgstr ""
 
-#: fortran/check.c:1520
+#: fortran/check.c:1588
 #, gcc-internal-format, gfc-internal-format
 msgid "The A argument at %L of CO_REDUCE shall not be polymorphic"
 msgstr ""
 
-#: fortran/check.c:1527
+#: fortran/check.c:1595
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Support for the A argument at %L with allocatable components is not yet "
 "implemented"
 msgstr ""
 
-#: fortran/check.c:1541
+#: fortran/check.c:1609
 #, gcc-internal-format, gfc-internal-format
 msgid "OPERATOR argument at %L must be a PURE function"
 msgstr ""
@@ -44421,685 +44633,690 @@ msgstr ""
 #. None of the intrinsics fulfills the criteria of taking two arguments,
 #. returning the same type and kind as the arguments and being permitted
 #. as actual argument.
-#: fortran/check.c:1551
+#: fortran/check.c:1619
 #, gcc-internal-format, gfc-internal-format
 msgid "Intrinsic function %s at %L is not permitted for CO_REDUCE"
 msgstr ""
 
-#: fortran/check.c:1568
+#: fortran/check.c:1636
 #, gcc-internal-format, gfc-internal-format
 msgid "The function passed as OPERATOR at %L shall have two arguments"
 msgstr ""
 
-#: fortran/check.c:1578
+#: fortran/check.c:1646
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "A argument at %L has type %s but the function passed as OPERATOR at %L "
 "returns %s"
 msgstr ""
 
-#: fortran/check.c:1587
+#: fortran/check.c:1655
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "The function passed as OPERATOR at %L has arguments of type %s and %s but "
 "shall have type %s"
 msgstr ""
 
-#: fortran/check.c:1598
+#: fortran/check.c:1666
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "The function passed as OPERATOR at %L shall have scalar nonallocatable "
 "nonpointer arguments and return a nonallocatable nonpointer scalar"
 msgstr ""
 
-#: fortran/check.c:1606
+#: fortran/check.c:1674
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "The function passed as OPERATOR at %L shall have the VALUE attribute either "
 "for none or both arguments"
 msgstr ""
 
-#: fortran/check.c:1613
+#: fortran/check.c:1681
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "The function passed as OPERATOR at %L shall have the TARGET attribute either "
 "for none or both arguments"
 msgstr ""
 
-#: fortran/check.c:1620
+#: fortran/check.c:1688
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "The function passed as OPERATOR at %L shall have the ASYNCHRONOUS attribute "
 "either for none or both arguments"
 msgstr ""
 
-#: fortran/check.c:1628
+#: fortran/check.c:1696
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "The function passed as OPERATOR at %L shall not have the OPTIONAL attribute "
 "for either of the arguments"
 msgstr ""
 
-#: fortran/check.c:1658
+#: fortran/check.c:1726
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "The character length of the A argument at %L and of the arguments of the "
 "OPERATOR at %L shall be the same"
 msgstr ""
 
-#: fortran/check.c:1665
+#: fortran/check.c:1733
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "The character length of the A argument at %L and of the function result of "
 "the OPERATOR at %L shall be the same"
 msgstr ""
 
-#: fortran/check.c:1683
+#: fortran/check.c:1751
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "'%s' argument of '%s' intrinsic at %L shall be of type integer, real or "
 "character"
 msgstr ""
 
-#: fortran/check.c:1731 fortran/check.c:2263 fortran/check.c:2366
-#: fortran/check.c:2567 fortran/check.c:2612 fortran/check.c:3893
-#: fortran/check.c:4027 fortran/check.c:4082 fortran/check.c:5124
-#: fortran/check.c:5253
+#: fortran/check.c:1799 fortran/check.c:2331 fortran/check.c:2434
+#: fortran/check.c:2635 fortran/check.c:2680 fortran/check.c:3991
+#: fortran/check.c:4125 fortran/check.c:4180 fortran/check.c:5222
+#: fortran/check.c:5351
 #, gcc-internal-format
 msgid "%qs intrinsic with KIND argument at %L"
 msgstr ""
 
-#: fortran/check.c:1778 fortran/check.c:2029
+#: fortran/check.c:1846 fortran/check.c:2097
 #, gcc-internal-format
 msgid ""
 "%qs argument of %qs intrinsic at %L has invalid shape in dimension %d (%ld/"
 "%ld)"
 msgstr ""
 
-#: fortran/check.c:1793 fortran/check.c:2044 fortran/check.c:2072
+#: fortran/check.c:1861 fortran/check.c:2112 fortran/check.c:2140
 #, gcc-internal-format
 msgid "%qs argument of intrinsic %qs at %L of must have rank %d or be a scalar"
 msgstr ""
 
-#: fortran/check.c:1896 fortran/check.c:2939 fortran/check.c:2947
+#: fortran/check.c:1964 fortran/check.c:3007 fortran/check.c:3015
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L must be numeric or LOGICAL"
 msgstr ""
 
-#: fortran/check.c:1910
+#: fortran/check.c:1978
 #, gcc-internal-format
 msgid ""
 "Different shape for arguments %qs and %qs at %L for intrinsic %<dot_product%>"
 msgstr ""
 
-#: fortran/check.c:1930 fortran/check.c:1938
+#: fortran/check.c:1998 fortran/check.c:2006
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L must be default real"
 msgstr ""
 
-#: fortran/check.c:1959
+#: fortran/check.c:2027
 #, gcc-internal-format, gfc-internal-format
 msgid "'I' at %L and 'J' at %L cannot both be BOZ literal constants"
 msgstr ""
 
-#: fortran/check.c:2090
+#: fortran/check.c:2158
 #, gcc-internal-format, gfc-internal-format
 msgid "non-default INTEGER kind argument to %s intrinsic at %L"
 msgstr ""
 
-#: fortran/check.c:2150
+#: fortran/check.c:2218
 #, gcc-internal-format
 msgid "COMPLEX argument %qs of %qs intrinsic at %L"
 msgstr ""
 
-#: fortran/check.c:2314
+#: fortran/check.c:2382
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument of %s at %L must be of length one"
 msgstr ""
 
-#: fortran/check.c:2373
+#: fortran/check.c:2441
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L must be the same kind as %qs"
 msgstr ""
 
-#: fortran/check.c:2463
+#: fortran/check.c:2531
 #, gcc-internal-format, gfc-internal-format
 msgid "SIZE at %L must be positive"
 msgstr ""
 
-#: fortran/check.c:2475
+#: fortran/check.c:2543
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "The absolute value of SHIFT at %L must be less than or equal to SIZE at %L"
 msgstr ""
 
-#: fortran/check.c:2536
+#: fortran/check.c:2604
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L must be of intrinsic type"
 msgstr ""
 
-#: fortran/check.c:2543
+#: fortran/check.c:2611
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L must be a data entity"
 msgstr ""
 
-#: fortran/check.c:2754
+#: fortran/check.c:2822
 #, gcc-internal-format
 msgid "Intrinsic %qs at %L must have at least two arguments"
 msgstr ""
 
-#: fortran/check.c:2802
+#: fortran/check.c:2870
 #, gcc-internal-format
 msgid "Missing %qs argument to the %s intrinsic at %L"
 msgstr ""
 
-#: fortran/check.c:2817
+#: fortran/check.c:2885
 #, gcc-internal-format
 msgid "Duplicate argument %qs at %L to intrinsic %s"
 msgstr ""
 
-#: fortran/check.c:2822
+#: fortran/check.c:2890
 #, gcc-internal-format
 msgid "Unknown argument %qs at %L to intrinsic %s"
 msgstr ""
 
-#: fortran/check.c:2851
+#: fortran/check.c:2919
 #, gcc-internal-format
 msgid "%<a%d%> argument of %qs intrinsic at %L must be %s(%d)"
 msgstr ""
 
-#: fortran/check.c:2882
+#: fortran/check.c:2950
 #, gcc-internal-format
 msgid "%qs intrinsic with CHARACTER argument at %L"
 msgstr ""
 
-#: fortran/check.c:2889
+#: fortran/check.c:2957
 #, gcc-internal-format
 msgid ""
 "%<a1%> argument of %qs intrinsic at %L must be INTEGER, REAL or CHARACTER"
 msgstr ""
 
-#: fortran/check.c:2956
+#: fortran/check.c:3024
 #, gcc-internal-format
 msgid "Argument types of %qs intrinsic at %L must match (%s/%s)"
 msgstr ""
 
-#: fortran/check.c:2970
+#: fortran/check.c:3038
 #, gcc-internal-format
 msgid ""
 "Different shape on dimension 1 for arguments %qs and %qs at %L for intrinsic "
 "matmul"
 msgstr ""
 
-#: fortran/check.c:2989
+#: fortran/check.c:3057
 #, gcc-internal-format
 msgid ""
 "Different shape on dimension 2 for argument %qs and dimension 1 for argument "
 "%qs at %L for intrinsic matmul"
 msgstr ""
 
-#: fortran/check.c:2998
+#: fortran/check.c:3066
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L must be of rank 1 or 2"
 msgstr ""
 
-#: fortran/check.c:3173
+#: fortran/check.c:3241
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L must be INTEGER"
 msgstr ""
 
-#: fortran/check.c:3233
+#: fortran/check.c:3301
 #, gcc-internal-format, gfc-internal-format
 msgid "The FROM argument to MOVE_ALLOC at %L shall not be coindexed"
 msgstr ""
 
-#: fortran/check.c:3244
+#: fortran/check.c:3312
 #, gcc-internal-format, gfc-internal-format
 msgid "The TO argument to MOVE_ALLOC at %L shall not be coindexed"
 msgstr ""
 
-#: fortran/check.c:3251
+#: fortran/check.c:3319
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "The TO arguments in MOVE_ALLOC at %L must be polymorphic if FROM is "
 "polymorphic"
 msgstr ""
 
-#: fortran/check.c:3262
+#: fortran/check.c:3330
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the "
 "same rank %d/%d"
 msgstr ""
 
-#: fortran/check.c:3271
+#: fortran/check.c:3339
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the "
 "same corank %d/%d"
 msgstr ""
 
-#: fortran/check.c:3298
+#: fortran/check.c:3366
 #, gcc-internal-format
 msgid "Argument %<S%> of NEAREST at %L shall not be zero"
 msgstr ""
 
-#: fortran/check.c:3348
+#: fortran/check.c:3416
 #, gcc-internal-format
 msgid ""
 "%qs argument of %qs intrinsic at %L must be a POINTER, ALLOCATABLE or "
 "procedure pointer"
 msgstr ""
 
-#: fortran/check.c:3356
+#: fortran/check.c:3424
 #, gcc-internal-format, gfc-internal-format
 msgid "NULL intrinsic with allocatable MOLD at %L"
 msgstr ""
 
-#: fortran/check.c:3435 fortran/check.c:5200
+#: fortran/check.c:3503 fortran/check.c:5298
 #, gcc-internal-format
 msgid ""
 "%qs argument of %qs intrinsic at %L must provide at least as many elements "
 "as there are .TRUE. values in %qs (%ld/%d)"
 msgstr ""
 
-#: fortran/check.c:3493
+#: fortran/check.c:3561
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L must be of a dummy variable"
 msgstr ""
 
-#: fortran/check.c:3501
+#: fortran/check.c:3569
 #, gcc-internal-format
 msgid ""
 "%qs argument of %qs intrinsic at %L must be of an OPTIONAL dummy variable"
 msgstr ""
 
-#: fortran/check.c:3520
+#: fortran/check.c:3588
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L must not be a subobject of %qs"
 msgstr ""
 
-#: fortran/check.c:3568
+#: fortran/check.c:3636
 #, gcc-internal-format, gfc-internal-format
 msgid "The argument of the RANK intrinsic at %L must be a data object"
 msgstr ""
 
-#: fortran/check.c:3672
+#: fortran/check.c:3740
 #, gcc-internal-format
 msgid ""
 "%<shape%> argument of %<reshape%> intrinsic at %L must be an array of "
 "constant size"
 msgstr ""
 
-#: fortran/check.c:3682
+#: fortran/check.c:3750
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L is empty"
 msgstr ""
 
-#: fortran/check.c:3689
+#: fortran/check.c:3757
 #, gcc-internal-format
 msgid ""
 "%<shape%> argument of %<reshape%> intrinsic at %L has more than %d elements"
 msgstr ""
 
-#: fortran/check.c:3706
+#: fortran/check.c:3774
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L has negative element (%d)"
 msgstr ""
 
-#: fortran/check.c:3746
+#: fortran/check.c:3806
+#, gcc-internal-format, gfc-internal-format
+msgid "Element %d of actual argument of RESHAPE at %L cannot be negative"
+msgstr ""
+
+#: fortran/check.c:3844
 #, gcc-internal-format
 msgid ""
 "%qs argument of %qs intrinsic at %L has wrong number of elements (%d/%d)"
 msgstr ""
 
-#: fortran/check.c:3764
+#: fortran/check.c:3862
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L has out-of-range dimension (%d)"
 msgstr ""
 
-#: fortran/check.c:3773
+#: fortran/check.c:3871
 #, gcc-internal-format
 msgid ""
 "%qs argument of %qs intrinsic at %L has invalid permutation of dimensions "
 "(dimension %<%d%> duplicated)"
 msgstr ""
 
-#: fortran/check.c:3809
+#: fortran/check.c:3907
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Without padding, there are not enough elements in the intrinsic RESHAPE "
 "source at %L to match the shape"
 msgstr ""
 
-#: fortran/check.c:3826 fortran/check.c:3845
+#: fortran/check.c:3924 fortran/check.c:3943
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L cannot be of type %s"
 msgstr ""
 
-#: fortran/check.c:3836 fortran/check.c:3855
+#: fortran/check.c:3934 fortran/check.c:3953
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L must be of an extensible type"
 msgstr ""
 
-#: fortran/check.c:3954
+#: fortran/check.c:4052
 #, gcc-internal-format
 msgid "SELECTED_REAL_KIND with neither %<P%> nor %<R%> argument at %L"
 msgstr ""
 
-#: fortran/check.c:3985
+#: fortran/check.c:4083
 #, gcc-internal-format
 msgid "%qs intrinsic with RADIX argument at %L"
 msgstr ""
 
-#: fortran/check.c:4020
+#: fortran/check.c:4118
 #, gcc-internal-format
 msgid ""
 "%<source%> argument of %<shape%> intrinsic at %L must not be an assumed size "
 "array"
 msgstr ""
 
-#: fortran/check.c:4097 fortran/check.c:6235
+#: fortran/check.c:4195 fortran/check.c:6333
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L shall not be a procedure"
 msgstr ""
 
-#: fortran/check.c:4110 fortran/check.c:4249 fortran/check.c:6227
+#: fortran/check.c:4208 fortran/check.c:4347 fortran/check.c:6325
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L shall not be TYPE(*)"
 msgstr ""
 
-#: fortran/check.c:4121 fortran/check.c:4261
+#: fortran/check.c:4219 fortran/check.c:4359
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L shall not be an assumed-size array"
 msgstr ""
 
-#: fortran/check.c:4191
+#: fortran/check.c:4289
 #, gcc-internal-format
 msgid "is_c_interoperable(): gfc_simplify_expr failed"
 msgstr ""
 
-#: fortran/check.c:4240
+#: fortran/check.c:4338
 #, gcc-internal-format
 msgid ""
 "%qs argument of %qs intrinsic at %L must be an interoperable data entity: %s"
 msgstr ""
 
-#: fortran/check.c:4279
+#: fortran/check.c:4377
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Argument C_PTR_1 at %L to C_ASSOCIATED shall have the type TYPE(C_PTR) or "
 "TYPE(C_FUNPTR)"
 msgstr ""
 
-#: fortran/check.c:4293
+#: fortran/check.c:4391
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Argument C_PTR_2 at %L to C_ASSOCIATED shall have the same type as C_PTR_1: "
 "%s instead of %s"
 msgstr ""
 
-#: fortran/check.c:4317
+#: fortran/check.c:4415
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument CPTR at %L to C_F_POINTER shall have the type TYPE(C_PTR)"
 msgstr ""
 
-#: fortran/check.c:4329
+#: fortran/check.c:4427
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument FPTR at %L to C_F_POINTER must be a pointer"
 msgstr ""
 
-#: fortran/check.c:4336
+#: fortran/check.c:4434
 #, gcc-internal-format, gfc-internal-format
 msgid "FPTR argument at %L to C_F_POINTER shall not be polymorphic"
 msgstr ""
 
-#: fortran/check.c:4343
+#: fortran/check.c:4441
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument FPTR at %L to C_F_POINTER shall not be coindexed"
 msgstr ""
 
-#: fortran/check.c:4350
+#: fortran/check.c:4448
 #, gcc-internal-format, gfc-internal-format
 msgid "Unexpected SHAPE argument at %L to C_F_POINTER with scalar FPTR"
 msgstr ""
 
-#: fortran/check.c:4356
+#: fortran/check.c:4454
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected SHAPE argument to C_F_POINTER with array FPTR at %L"
 msgstr ""
 
-#: fortran/check.c:4375
+#: fortran/check.c:4473
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "SHAPE argument at %L to C_F_POINTER must have the same size as the RANK of "
 "FPTR"
 msgstr ""
 
-#: fortran/check.c:4385
+#: fortran/check.c:4483
 #, gcc-internal-format, gfc-internal-format
 msgid "Polymorphic FPTR at %L to C_F_POINTER"
 msgstr ""
 
-#: fortran/check.c:4390
+#: fortran/check.c:4488
 #, gcc-internal-format, gfc-internal-format
 msgid "Noninteroperable array FPTR at %L to C_F_POINTER: %s"
 msgstr ""
 
-#: fortran/check.c:4406
+#: fortran/check.c:4504
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Argument CPTR at %L to C_F_PROCPOINTER shall have the type TYPE(C_FUNPTR)"
 msgstr ""
 
-#: fortran/check.c:4418
+#: fortran/check.c:4516
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall be a procedure pointer"
 msgstr ""
 
-#: fortran/check.c:4425
+#: fortran/check.c:4523
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall not be coindexed"
 msgstr ""
 
-#: fortran/check.c:4431
+#: fortran/check.c:4529
 #, gcc-internal-format, gfc-internal-format
 msgid "Noninteroperable procedure pointer at %L to C_F_PROCPOINTER"
 msgstr ""
 
-#: fortran/check.c:4445
+#: fortran/check.c:4543
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument X at %L to C_FUNLOC shall not be coindexed"
 msgstr ""
 
-#: fortran/check.c:4460
+#: fortran/check.c:4558
 #, gcc-internal-format
 msgid "Function result %qs at %L is invalid as X argument to C_FUNLOC"
 msgstr ""
 
-#: fortran/check.c:4468
+#: fortran/check.c:4566
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Argument X at %L to C_FUNLOC shall be a procedure or a procedure pointer"
 msgstr ""
 
-#: fortran/check.c:4474
+#: fortran/check.c:4572
 #, gcc-internal-format, gfc-internal-format
 msgid "Noninteroperable procedure at %L to C_FUNLOC"
 msgstr ""
 
-#: fortran/check.c:4488
+#: fortran/check.c:4586
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument X at %L to C_LOC shall not be coindexed"
 msgstr ""
 
-#: fortran/check.c:4494
+#: fortran/check.c:4592
 #, gcc-internal-format, gfc-internal-format
 msgid "X argument at %L to C_LOC shall not be polymorphic"
 msgstr ""
 
-#: fortran/check.c:4505
+#: fortran/check.c:4603
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Argument X at %L to C_LOC shall have either the POINTER or the TARGET "
 "attribute"
 msgstr ""
 
-#: fortran/check.c:4513
+#: fortran/check.c:4611
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument X at %L to C_LOC shall be not be a zero-sized string"
 msgstr ""
 
-#: fortran/check.c:4522
+#: fortran/check.c:4620
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument at %L to C_LOC shall not be polymorphic"
 msgstr ""
 
-#: fortran/check.c:4529
+#: fortran/check.c:4627
 #, gcc-internal-format, gfc-internal-format
 msgid "Noninteroperable array at %L as argument to C_LOC: %s"
 msgstr ""
 
-#: fortran/check.c:4540
+#: fortran/check.c:4638
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Array of interoperable type at %L to C_LOC which is nonallocatable and "
 "neither assumed size nor explicit size"
 msgstr ""
 
-#: fortran/check.c:4545
+#: fortran/check.c:4643
 #, gcc-internal-format, gfc-internal-format
 msgid "Array section at %L to C_LOC"
 msgstr ""
 
-#: fortran/check.c:4573
+#: fortran/check.c:4671
 #, gcc-internal-format, gfc-internal-format
 msgid "non double precision REAL argument to %s intrinsic at %L"
 msgstr ""
 
-#: fortran/check.c:4586
+#: fortran/check.c:4684
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L must be less than rank %d"
 msgstr ""
 
-#: fortran/check.c:4605
+#: fortran/check.c:4703
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L is not a valid dimension index"
 msgstr ""
 
-#: fortran/check.c:4868
+#: fortran/check.c:4966
 #, gcc-internal-format, gfc-internal-format
 msgid "%s argument to IMAGE_INDEX must be a rank one array at %L"
 msgstr ""
 
-#: fortran/check.c:4879
+#: fortran/check.c:4977
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "The number of array elements of the SUB argument to IMAGE_INDEX at %L shall "
 "be %d (corank) not %d"
 msgstr ""
 
-#: fortran/check.c:4912
+#: fortran/check.c:5010
 #, gcc-internal-format, gfc-internal-format
 msgid "DISTANCE= argument to NUM_IMAGES at %L"
 msgstr ""
 
-#: fortran/check.c:4925
+#: fortran/check.c:5023
 #, gcc-internal-format, gfc-internal-format
 msgid "FAILED= argument to NUM_IMAGES at %L"
 msgstr ""
 
-#: fortran/check.c:4948
+#: fortran/check.c:5046
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "DIM argument without COARRAY argument not allowed for THIS_IMAGE intrinsic "
 "at %L"
 msgstr ""
 
-#: fortran/check.c:4955
+#: fortran/check.c:5053
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "The DISTANCE argument may not be specified together with the COARRAY or DIM "
 "argument in intrinsic at %L"
 msgstr ""
 
-#: fortran/check.c:4966
+#: fortran/check.c:5064
 #, gcc-internal-format, gfc-internal-format
 msgid "Unexpected DIM argument with noncoarray argument at %L"
 msgstr ""
 
-#: fortran/check.c:4984
+#: fortran/check.c:5082
 #, gcc-internal-format, gfc-internal-format
 msgid "DISTANCE= argument to THIS_IMAGE at %L"
 msgstr ""
 
-#: fortran/check.c:5064
+#: fortran/check.c:5162
 #, gcc-internal-format
 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be %s"
 msgstr ""
 
-#: fortran/check.c:5092
+#: fortran/check.c:5190
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < "
 "result size %ld"
 msgstr ""
 
-#: fortran/check.c:5214
+#: fortran/check.c:5312
 #, gcc-internal-format
 msgid ""
 "%qs argument of %qs intrinsic at %L must have the same rank as %qs or be a "
 "scalar"
 msgstr ""
 
-#: fortran/check.c:5227
+#: fortran/check.c:5325
 #, gcc-internal-format
 msgid "%qs and %qs arguments of %qs intrinsic at %L must have identical shape."
 msgstr ""
 
-#: fortran/check.c:5485 fortran/check.c:5517
+#: fortran/check.c:5583 fortran/check.c:5615
 #, gcc-internal-format
 msgid "Size of %qs argument of %qs intrinsic at %L too small (%i/%i)"
 msgstr ""
 
-#: fortran/check.c:5525
+#: fortran/check.c:5623
 #, gcc-internal-format, gfc-internal-format
 msgid "Too many arguments to %s at %L"
 msgstr ""
 
-#: fortran/check.c:5565
+#: fortran/check.c:5663
 #, gcc-internal-format, gfc-internal-format
 msgid "COUNT argument to SYSTEM_CLOCK at %L has non-default kind"
 msgstr ""
 
-#: fortran/check.c:5584
+#: fortran/check.c:5682
 #, gcc-internal-format, gfc-internal-format
 msgid "Real COUNT_RATE argument to SYSTEM_CLOCK at %L"
 msgstr ""
 
-#: fortran/check.c:5594
+#: fortran/check.c:5692
 #, gcc-internal-format, gfc-internal-format
 msgid "COUNT_RATE argument to SYSTEM_CLOCK at %L has non-default kind"
 msgstr ""
 
-#: fortran/check.c:5611
+#: fortran/check.c:5709
 #, gcc-internal-format, gfc-internal-format
 msgid "COUNT_MAX argument to SYSTEM_CLOCK at %L has non-default kind"
 msgstr ""
 
-#: fortran/check.c:5828
+#: fortran/check.c:5926
 #, gcc-internal-format
 msgid ""
 "%qs argument of %qs intrinsic at %L must be of a kind not wider than the "
 "default kind (%d)"
 msgstr ""
 
-#: fortran/check.c:6180 fortran/check.c:6188
+#: fortran/check.c:6278 fortran/check.c:6286
 #, gcc-internal-format
 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or LOGICAL"
 msgstr ""
 
-#: fortran/check.c:6219
+#: fortran/check.c:6317
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Intrinsic function NULL at %L cannot be an actual argument to STORAGE_SIZE, "
@@ -45115,12 +45332,12 @@ msgstr ""
 
 #. Since the extension field is 8 bit wide, we can only have
 #. up to 255 extension levels.
-#: fortran/class.c:725 fortran/decl.c:7810
+#: fortran/class.c:725 fortran/decl.c:7943
 #, gcc-internal-format
 msgid "Maximum extension level reached with type %qs at %L"
 msgstr ""
 
-#: fortran/class.c:2761 fortran/class.c:2835
+#: fortran/class.c:2766 fortran/class.c:2840
 #, gcc-internal-format
 msgid "%qs of %qs is PRIVATE at %L"
 msgstr ""
@@ -45145,34 +45362,37 @@ msgstr ""
 msgid "failure to simplify substring reference in DATA statement at %L"
 msgstr ""
 
-#: fortran/data.c:167
+#: fortran/data.c:170
 #, gcc-internal-format, gfc-internal-format
-msgid ""
-"Initialization string starting at %L was truncated to fit the variable (%d/"
-"%d)"
+msgid "Unused initialization string at %L because variable has zero length"
 msgstr ""
 
-#: fortran/data.c:256
+#: fortran/data.c:176
+#, gcc-internal-format, gfc-internal-format
+msgid "Initialization string at %L was truncated to fit the variable (%d/%d)"
+msgstr ""
+
+#: fortran/data.c:266
 #, gcc-internal-format, gfc-internal-format
 msgid "'%s' at %L already is initialized at %L"
 msgstr ""
 
-#: fortran/data.c:280
+#: fortran/data.c:290
 #, gcc-internal-format, gfc-internal-format
 msgid "Data element below array lower bound at %L"
 msgstr ""
 
-#: fortran/data.c:297 fortran/data.c:386
+#: fortran/data.c:307 fortran/data.c:396
 #, gcc-internal-format, gfc-internal-format
 msgid "Data element above array upper bound at %L"
 msgstr ""
 
-#: fortran/data.c:327 fortran/data.c:493
+#: fortran/data.c:337 fortran/data.c:503
 #, gcc-internal-format
 msgid "re-initialization of %qs at %L"
 msgstr ""
 
-#: fortran/data.c:693
+#: fortran/data.c:703
 #, gcc-internal-format
 msgid "TODO: Vector sections in data statements"
 msgstr ""
@@ -45192,1406 +45412,1426 @@ msgstr ""
 msgid "Symbol %qs must be a PARAMETER in DATA statement at %C"
 msgstr ""
 
-#: fortran/decl.c:430
+#: fortran/decl.c:431
 #, gcc-internal-format, gfc-internal-format
 msgid "Invalid initializer %s in Data statement at %C"
 msgstr ""
 
-#: fortran/decl.c:532
+#: fortran/decl.c:533
 #, gcc-internal-format, gfc-internal-format
 msgid "Initialization at %C is not allowed in a PURE procedure"
 msgstr ""
 
-#: fortran/decl.c:592
+#: fortran/decl.c:570
+#, gcc-internal-format, gfc-internal-format
+msgid "DATA statement at %C cannot appear within an INTERFACE"
+msgstr ""
+
+#: fortran/decl.c:602
 #, gcc-internal-format, gfc-internal-format
 msgid "DATA statement at %C is not allowed in a PURE procedure"
 msgstr ""
 
-#: fortran/decl.c:619
+#: fortran/decl.c:629
 #, gcc-internal-format, gfc-internal-format
 msgid "The assumed-rank array at %C shall not have a codimension"
 msgstr ""
 
-#: fortran/decl.c:687
+#: fortran/decl.c:697
 #, gcc-internal-format, gfc-internal-format
 msgid "Bad INTENT specification at %C"
 msgstr ""
 
-#: fortran/decl.c:708
+#: fortran/decl.c:718
 #, gcc-internal-format, gfc-internal-format
 msgid "deferred type parameter at %C"
 msgstr ""
 
-#: fortran/decl.c:745
+#: fortran/decl.c:801
 #, gcc-internal-format, gfc-internal-format
-msgid "Conflict in attributes of function argument at %C"
+msgid "Scalar INTEGER expression expected at %L"
 msgstr ""
 
-#: fortran/decl.c:771
+#: fortran/decl.c:827
 #, gcc-internal-format, gfc-internal-format
 msgid "Old-style character length at %C"
 msgstr ""
 
-#: fortran/decl.c:802
+#: fortran/decl.c:858
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in character length specification at %C"
 msgstr ""
 
-#: fortran/decl.c:924
+#: fortran/decl.c:981
 #, gcc-internal-format, gfc-internal-format
 msgid "Procedure '%s' at %C is already defined at %L"
 msgstr ""
 
-#: fortran/decl.c:932
+#: fortran/decl.c:989
 #, gcc-internal-format, gfc-internal-format
 msgid "Name '%s' at %C is already defined as a generic interface at %L"
 msgstr ""
 
-#: fortran/decl.c:945
+#: fortran/decl.c:1002
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Procedure '%s' at %C has an explicit interface and must not have attributes "
 "declared at %L"
 msgstr ""
 
-#: fortran/decl.c:1016
+#: fortran/decl.c:1073
 #, gcc-internal-format
 msgid ""
 "Procedure %qs at %L must have the BIND(C) attribute to be C interoperable"
 msgstr ""
 
-#: fortran/decl.c:1043
+#: fortran/decl.c:1100
 #, gcc-internal-format
 msgid ""
 "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is "
 "not C interoperable because derived type %qs is not C interoperable"
 msgstr ""
 
-#: fortran/decl.c:1050
+#: fortran/decl.c:1107
 #, gcc-internal-format
 msgid ""
 "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is "
 "not C interoperable because it is polymorphic"
 msgstr ""
 
-#: fortran/decl.c:1057
+#: fortran/decl.c:1114
 #, gcc-internal-format
 msgid ""
 "Variable %qs at %L is a dummy argument of the BIND(C) procedure %qs but may "
 "not be C interoperable"
 msgstr ""
 
-#: fortran/decl.c:1072
+#: fortran/decl.c:1129
 #, gcc-internal-format
 msgid ""
 "Character argument %qs at %L must be length 1 because procedure %qs is "
 "BIND(C)"
 msgstr ""
 
-#: fortran/decl.c:1085
+#: fortran/decl.c:1142
 #, gcc-internal-format
 msgid ""
 "Variable %qs at %L with ALLOCATABLE attribute in procedure %qs with BIND(C)"
 msgstr ""
 
-#: fortran/decl.c:1093
+#: fortran/decl.c:1150
 #, gcc-internal-format
 msgid "Variable %qs at %L with POINTER attribute in procedure %qs with BIND(C)"
 msgstr ""
 
-#: fortran/decl.c:1102
+#: fortran/decl.c:1159
 #, gcc-internal-format
 msgid ""
 "Scalar variable %qs at %L with POINTER or ALLOCATABLE in procedure %qs with "
 "BIND(C) is not yet supported"
 msgstr ""
 
-#: fortran/decl.c:1111
+#: fortran/decl.c:1168
 #, gcc-internal-format
 msgid ""
 "Variable %qs at %L cannot have both the OPTIONAL and the VALUE attribute "
 "because procedure %qs is BIND(C)"
 msgstr ""
 
-#: fortran/decl.c:1118
+#: fortran/decl.c:1175
 #, gcc-internal-format
 msgid ""
 "Variable %qs at %L with OPTIONAL attribute in procedure %qs which is BIND(C)"
 msgstr ""
 
-#: fortran/decl.c:1129
+#: fortran/decl.c:1186
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Assumed-shape array '%s' at %L as dummy argument to the BIND(C) procedure "
 "'%s' at %L"
 msgstr ""
 
-#: fortran/decl.c:1209
+#: fortran/decl.c:1235
+#, gcc-internal-format
+msgid "Symbol %qs at %C also declared as a type"
+msgstr ""
+
+#: fortran/decl.c:1293
 #, gcc-internal-format
 msgid ""
 "Variable %qs in common block %qs at %C must be declared with a C "
 "interoperable kind since common block %qs is BIND(C)"
 msgstr ""
 
-#: fortran/decl.c:1252
+#: fortran/decl.c:1327
+#, gcc-internal-format, gfc-internal-format
+msgid "CHARACTER length must be a constant at %L"
+msgstr ""
+
+#: fortran/decl.c:1342
 #, gcc-internal-format, gfc-internal-format
 msgid "CHARACTER expression at %L is being truncated (%d/%d)"
 msgstr ""
 
-#: fortran/decl.c:1259
+#: fortran/decl.c:1349
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "The CHARACTER elements of the array constructor at %L must have the same "
 "length (%d/%d)"
 msgstr ""
 
-#: fortran/decl.c:1349
+#: fortran/decl.c:1439
 #, gcc-internal-format
 msgid "Initializer not allowed for PARAMETER %qs at %C"
 msgstr ""
 
-#: fortran/decl.c:1359
+#: fortran/decl.c:1449
 #, gcc-internal-format, gfc-internal-format
 msgid "PARAMETER at %L is missing an initializer"
 msgstr ""
 
-#: fortran/decl.c:1369
+#: fortran/decl.c:1459
 #, gcc-internal-format
 msgid ""
 "Variable %qs at %C with an initializer already appears in a DATA statement"
 msgstr ""
 
-#: fortran/decl.c:1448
+#: fortran/decl.c:1552
 #, gcc-internal-format, gfc-internal-format
 msgid "Can't initialize implied-shape array at %L with scalar"
 msgstr ""
 
-#: fortran/decl.c:1466
+#: fortran/decl.c:1587
 #, gcc-internal-format, gfc-internal-format
 msgid "Non-constant lower bound in implied-shape declaration at %L"
 msgstr ""
 
-#: fortran/decl.c:1561
+#: fortran/decl.c:1672
 #, gcc-internal-format, gfc-internal-format
 msgid "Component at %C must have the POINTER attribute"
 msgstr ""
 
-#: fortran/decl.c:1569
+#: fortran/decl.c:1680
 #, gcc-internal-format, gfc-internal-format
 msgid "Array component of structure at %C must have explicit or deferred shape"
 msgstr ""
 
-#: fortran/decl.c:1650
+#: fortran/decl.c:1763
 #, gcc-internal-format, gfc-internal-format
 msgid "Pointer array component of structure at %C must have a deferred shape"
 msgstr ""
 
-#: fortran/decl.c:1659
+#: fortran/decl.c:1772
 #, gcc-internal-format, gfc-internal-format
 msgid "Allocatable component of structure at %C must have a deferred shape"
 msgstr ""
 
-#: fortran/decl.c:1668
+#: fortran/decl.c:1781
 #, gcc-internal-format, gfc-internal-format
 msgid "Array component of structure at %C must have an explicit shape"
 msgstr ""
 
-#: fortran/decl.c:1722
+#: fortran/decl.c:1835
 #, gcc-internal-format, gfc-internal-format
 msgid "NULL() initialization at %C is ambiguous"
 msgstr ""
 
-#: fortran/decl.c:1739
+#: fortran/decl.c:1852
 #, gcc-internal-format, gfc-internal-format
 msgid "NULL() initialization at %C may not have MOLD"
 msgstr ""
 
-#: fortran/decl.c:1756
+#: fortran/decl.c:1869
 #, gcc-internal-format, gfc-internal-format
 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
 msgstr ""
 
-#: fortran/decl.c:1777
+#: fortran/decl.c:1890
 #, gcc-internal-format, gfc-internal-format
 msgid "Error in pointer initialization at %C"
 msgstr ""
 
-#: fortran/decl.c:1784
+#: fortran/decl.c:1897
 #, gcc-internal-format, gfc-internal-format
 msgid "non-NULL pointer initialization at %C"
 msgstr ""
 
-#: fortran/decl.c:1807
+#: fortran/decl.c:1920
 #, gcc-internal-format
 msgid "Function name %qs not allowed at %C"
 msgstr ""
 
-#: fortran/decl.c:1874
+#: fortran/decl.c:1987
 #, gcc-internal-format
 msgid "Non-PARAMETER symbol %qs at %L can't be implied-shape"
 msgstr ""
 
-#: fortran/decl.c:1884
+#: fortran/decl.c:1997
 #, gcc-internal-format, gfc-internal-format
 msgid "Implied-shape array at %L"
 msgstr ""
 
-#: fortran/decl.c:1949 fortran/decl.c:6678
+#: fortran/decl.c:2062 fortran/decl.c:6811
 #, gcc-internal-format, gfc-internal-format
 msgid "Duplicate array spec for Cray pointee at %C"
 msgstr ""
 
-#: fortran/decl.c:1957
+#: fortran/decl.c:2070
 #, gcc-internal-format
 msgid "Couldn't set pointee array spec."
 msgstr ""
 
-#: fortran/decl.c:2020
+#: fortran/decl.c:2133
 #, gcc-internal-format, gfc-internal-format
 msgid "Old-style initialization at %C"
 msgstr ""
 
-#: fortran/decl.c:2025
+#: fortran/decl.c:2138
 #, gcc-internal-format, gfc-internal-format
 msgid "Invalid old style initialization for derived type component at %C"
 msgstr ""
 
-#: fortran/decl.c:2042 fortran/decl.c:5053
+#: fortran/decl.c:2155 fortran/decl.c:5172
 #, gcc-internal-format, gfc-internal-format
 msgid "Initialization at %C isn't for a pointer variable"
 msgstr ""
 
-#: fortran/decl.c:2055
+#: fortran/decl.c:2168
 #, gcc-internal-format
 msgid "Pointer initialization at %C requires %<=>%>, not %<=%>"
 msgstr ""
 
-#: fortran/decl.c:2064 fortran/decl.c:7959
+#: fortran/decl.c:2177 fortran/decl.c:8092
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected an initialization expression at %C"
 msgstr ""
 
-#: fortran/decl.c:2071
+#: fortran/decl.c:2184
 #, gcc-internal-format, gfc-internal-format
 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
 msgstr ""
 
-#: fortran/decl.c:2088
+#: fortran/decl.c:2201
 #, gcc-internal-format, gfc-internal-format
 msgid "Initialization of allocatable component at %C is not allowed"
 msgstr ""
 
-#: fortran/decl.c:2142 fortran/decl.c:2178
+#: fortran/decl.c:2255 fortran/decl.c:2291
 #, gcc-internal-format, gfc-internal-format
 msgid "Old-style type declaration %s*%d not supported at %C"
 msgstr ""
 
-#: fortran/decl.c:2184
+#: fortran/decl.c:2297
 #, gcc-internal-format, gfc-internal-format
 msgid "Nonstandard type declaration %s*%d at %C"
 msgstr ""
 
-#: fortran/decl.c:2235 fortran/decl.c:2311
+#: fortran/decl.c:2348 fortran/decl.c:2424
 #, gcc-internal-format, gfc-internal-format
 msgid "Missing right parenthesis at %C"
 msgstr ""
 
-#: fortran/decl.c:2248 fortran/decl.c:2382
+#: fortran/decl.c:2361 fortran/decl.c:2495
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected initialization expression at %C"
 msgstr ""
 
-#: fortran/decl.c:2256 fortran/decl.c:2388
+#: fortran/decl.c:2369 fortran/decl.c:2501
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected scalar initialization expression at %C"
 msgstr ""
 
-#: fortran/decl.c:2287
+#: fortran/decl.c:2400
 #, gcc-internal-format, gfc-internal-format
 msgid "Kind %d not supported for type %s at %C"
 msgstr ""
 
-#: fortran/decl.c:2300
+#: fortran/decl.c:2413
 #, gcc-internal-format, gfc-internal-format
 msgid "C kind type parameter is for type %s but type at %L is %s"
 msgstr ""
 
-#: fortran/decl.c:2309
+#: fortran/decl.c:2422
 #, gcc-internal-format, gfc-internal-format
 msgid "Missing right parenthesis or comma at %C"
 msgstr ""
 
-#: fortran/decl.c:2408
+#: fortran/decl.c:2521
 #, gcc-internal-format, gfc-internal-format
 msgid "Kind %d is not supported for CHARACTER at %C"
 msgstr ""
 
-#: fortran/decl.c:2540
+#: fortran/decl.c:2653
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in CHARACTER declaration at %C"
 msgstr ""
 
-#: fortran/decl.c:2625
+#: fortran/decl.c:2738
 #, gcc-internal-format, gfc-internal-format
 msgid "BYTE type at %C"
 msgstr ""
 
-#: fortran/decl.c:2630
+#: fortran/decl.c:2743
 #, gcc-internal-format, gfc-internal-format
 msgid "BYTE type used at %C is not available on the target machine"
 msgstr ""
 
-#: fortran/decl.c:2652
+#: fortran/decl.c:2765
 #, gcc-internal-format, gfc-internal-format
 msgid "Assumed type at %C is not allowed for components"
 msgstr ""
 
-#: fortran/decl.c:2655
+#: fortran/decl.c:2768
 #, gcc-internal-format, gfc-internal-format
 msgid "Assumed type at %C"
 msgstr ""
 
-#: fortran/decl.c:2678 fortran/decl.c:2709 fortran/decl.c:2738
-#: fortran/decl.c:2917
+#: fortran/decl.c:2791 fortran/decl.c:2822 fortran/decl.c:2851
+#: fortran/decl.c:3030
 #, gcc-internal-format, gfc-internal-format
 msgid "TYPE with intrinsic-type-spec at %C"
 msgstr ""
 
-#: fortran/decl.c:2734
+#: fortran/decl.c:2847
 #, gcc-internal-format, gfc-internal-format
 msgid "DOUBLE COMPLEX at %C"
 msgstr ""
 
-#: fortran/decl.c:2808
+#: fortran/decl.c:2921
 #, gcc-internal-format, gfc-internal-format
 msgid "CLASS statement at %C"
 msgstr ""
 
-#: fortran/decl.c:2843 fortran/decl.c:2856 fortran/decl.c:3301
-#: fortran/decl.c:3309
+#: fortran/decl.c:2956 fortran/decl.c:2969 fortran/decl.c:3418
+#: fortran/decl.c:3426
 #, gcc-internal-format
 msgid "Type name %qs at %C is ambiguous"
 msgstr ""
 
-#: fortran/decl.c:2871
+#: fortran/decl.c:2984
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Type name '%s' at %C conflicts with previously declared entity at %L, which "
 "has the same name"
 msgstr ""
 
-#: fortran/decl.c:2984
+#: fortran/decl.c:3101
 #, gcc-internal-format, gfc-internal-format
 msgid "Duplicate IMPLICIT NONE statement at %C"
 msgstr ""
 
-#: fortran/decl.c:2993
+#: fortran/decl.c:3110
 #, gcc-internal-format, gfc-internal-format
 msgid "IMPORT NONE with spec list at %C"
 msgstr ""
 
-#: fortran/decl.c:3052
+#: fortran/decl.c:3169
 #, gcc-internal-format, gfc-internal-format
 msgid "Missing character range in IMPLICIT at %C"
 msgstr ""
 
-#: fortran/decl.c:3098
+#: fortran/decl.c:3215
 #, gcc-internal-format, gfc-internal-format
 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
 msgstr ""
 
-#: fortran/decl.c:3151
+#: fortran/decl.c:3268
 #, gcc-internal-format, gfc-internal-format
 msgid "IMPLICIT statement at %C following an IMPLICIT NONE (type) statement"
 msgstr ""
 
-#: fortran/decl.c:3161
+#: fortran/decl.c:3278
 #, gcc-internal-format, gfc-internal-format
 msgid "Empty IMPLICIT statement at %C"
 msgstr ""
 
-#: fortran/decl.c:3267
+#: fortran/decl.c:3384
 #, gcc-internal-format, gfc-internal-format
 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
 msgstr ""
 
-#: fortran/decl.c:3272
+#: fortran/decl.c:3389
 #, gcc-internal-format, gfc-internal-format
 msgid "IMPORT statement at %C"
 msgstr ""
 
-#: fortran/decl.c:3286
+#: fortran/decl.c:3403
 #, gcc-internal-format, gfc-internal-format
 msgid "Expecting list of named entities at %C"
 msgstr ""
 
-#: fortran/decl.c:3315
+#: fortran/decl.c:3432
 #, gcc-internal-format
 msgid "Cannot IMPORT %qs from host scoping unit at %C - does not exist."
 msgstr ""
 
-#: fortran/decl.c:3322
+#: fortran/decl.c:3439
 #, gcc-internal-format
 msgid "%qs is already IMPORTed from host scoping unit at %C"
 msgstr ""
 
-#: fortran/decl.c:3365
+#: fortran/decl.c:3482
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in IMPORT statement at %C"
 msgstr ""
 
-#: fortran/decl.c:3664
+#: fortran/decl.c:3781
 #, gcc-internal-format, gfc-internal-format
 msgid "Missing codimension specification at %C"
 msgstr ""
 
-#: fortran/decl.c:3666
+#: fortran/decl.c:3783
 #, gcc-internal-format, gfc-internal-format
 msgid "Missing dimension specification at %C"
 msgstr ""
 
-#: fortran/decl.c:3749
+#: fortran/decl.c:3866
 #, gcc-internal-format, gfc-internal-format
 msgid "Duplicate %s attribute at %L"
 msgstr ""
 
-#: fortran/decl.c:3768
+#: fortran/decl.c:3885
 #, gcc-internal-format, gfc-internal-format
 msgid "ALLOCATABLE attribute at %C in a TYPE definition"
 msgstr ""
 
-#: fortran/decl.c:3777
+#: fortran/decl.c:3894
 #, gcc-internal-format, gfc-internal-format
 msgid "Attribute at %L is not allowed in a TYPE definition"
 msgstr ""
 
-#: fortran/decl.c:3795
+#: fortran/decl.c:3912
 #, gcc-internal-format, gfc-internal-format
 msgid "Attribute %s at %L in a TYPE definition"
 msgstr ""
 
-#: fortran/decl.c:3805
+#: fortran/decl.c:3922
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "%s attribute at %L is not allowed outside of the specification part of a "
 "module"
 msgstr ""
 
-#: fortran/decl.c:3819
+#: fortran/decl.c:3936
 #, gcc-internal-format, gfc-internal-format
 msgid "ASYNCHRONOUS attribute at %C"
 msgstr ""
 
-#: fortran/decl.c:3830
+#: fortran/decl.c:3947
 #, gcc-internal-format, gfc-internal-format
 msgid "CONTIGUOUS attribute at %C"
 msgstr ""
 
-#: fortran/decl.c:3875 fortran/decl.c:6974
+#: fortran/decl.c:3994 fortran/decl.c:7107
 #, gcc-internal-format, gfc-internal-format
 msgid "PROTECTED at %C only allowed in specification part of a module"
 msgstr ""
 
-#: fortran/decl.c:3881
+#: fortran/decl.c:4000
 #, gcc-internal-format, gfc-internal-format
 msgid "PROTECTED attribute at %C"
 msgstr ""
 
-#: fortran/decl.c:3910
+#: fortran/decl.c:4029
 #, gcc-internal-format, gfc-internal-format
 msgid "VALUE attribute at %C"
 msgstr ""
 
-#: fortran/decl.c:3917
+#: fortran/decl.c:4036
 #, gcc-internal-format, gfc-internal-format
 msgid "VOLATILE attribute at %C"
 msgstr ""
 
-#: fortran/decl.c:3924
+#: fortran/decl.c:4043
 #, gcc-internal-format
 msgid "match_attr_spec(): Bad attribute"
 msgstr ""
 
-#: fortran/decl.c:3962
+#: fortran/decl.c:4081
 #, gcc-internal-format, gfc-internal-format
 msgid "Multiple identifiers provided with single NAME= specifier at %C"
 msgstr ""
 
-#: fortran/decl.c:4060
+#: fortran/decl.c:4179
 #, gcc-internal-format
 msgid ""
 "Implicitly declared BIND(C) function %qs at %L may not be C interoperable"
 msgstr ""
 
-#: fortran/decl.c:4082
+#: fortran/decl.c:4201
 #, gcc-internal-format
 msgid ""
 "Variable %qs in common block %qs at %L may not be a C interoperable kind "
 "though common block %qs is BIND(C)"
 msgstr ""
 
-#: fortran/decl.c:4091
+#: fortran/decl.c:4210
 #, gcc-internal-format
 msgid "Type declaration %qs at %L is not C interoperable but it is BIND(C)"
 msgstr ""
 
-#: fortran/decl.c:4095
+#: fortran/decl.c:4214
 #, gcc-internal-format
 msgid "Variable %qs at %L may not be a C interoperable kind but it is BIND(C)"
 msgstr ""
 
-#: fortran/decl.c:4107
+#: fortran/decl.c:4226
 #, gcc-internal-format
 msgid ""
 "Variable %qs in common block %qs at %L cannot be declared with BIND(C) since "
 "it is not a global"
 msgstr ""
 
-#: fortran/decl.c:4121
+#: fortran/decl.c:4240
 #, gcc-internal-format
 msgid "Variable %qs at %L cannot have both the POINTER and BIND(C) attributes"
 msgstr ""
 
-#: fortran/decl.c:4129
+#: fortran/decl.c:4248
 #, gcc-internal-format
 msgid ""
 "Variable %qs at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
 msgstr ""
 
-#: fortran/decl.c:4141
+#: fortran/decl.c:4260
 #, gcc-internal-format
 msgid "Return type of BIND(C) function %qs at %L cannot be an array"
 msgstr ""
 
-#: fortran/decl.c:4149
+#: fortran/decl.c:4268
 #, gcc-internal-format
 msgid "Return type of BIND(C) function %qs at %L cannot be a character string"
 msgstr ""
 
 #. Use gfc_warning_now because we won't say that the symbol fails
 #. just because of this.
-#: fortran/decl.c:4160
+#: fortran/decl.c:4279
 #, gcc-internal-format
 msgid ""
 "Symbol %qs at %L is marked PRIVATE but has been given the binding label %qs"
 msgstr ""
 
-#: fortran/decl.c:4234
+#: fortran/decl.c:4353
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Need either entity or common block name for attribute specification "
 "statement at %C"
 msgstr ""
 
-#: fortran/decl.c:4279
+#: fortran/decl.c:4398
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Missing entity or common block name for attribute specification statement at "
 "%C"
 msgstr ""
 
-#: fortran/decl.c:4286
+#: fortran/decl.c:4405
 #, gcc-internal-format
 msgid "Missing symbol"
 msgstr ""
 
-#: fortran/decl.c:4315
+#: fortran/decl.c:4434
 #, gcc-internal-format, gfc-internal-format
 msgid "BIND(C) statement at %C"
 msgstr ""
 
-#: fortran/decl.c:4393
+#: fortran/decl.c:4512
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Derived type at %C has not been previously defined and so cannot appear in a "
 "derived type definition"
 msgstr ""
 
-#: fortran/decl.c:4425
+#: fortran/decl.c:4544
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in data declaration at %C"
 msgstr ""
 
-#: fortran/decl.c:4498
+#: fortran/decl.c:4617
 #, gcc-internal-format, gfc-internal-format
 msgid "IMPURE procedure at %C"
 msgstr ""
 
-#: fortran/decl.c:4510
+#: fortran/decl.c:4629
 #, gcc-internal-format, gfc-internal-format
 msgid "PURE and IMPURE must not appear both at %C"
 msgstr ""
 
-#: fortran/decl.c:4578 fortran/primary.c:1719
+#: fortran/decl.c:4697 fortran/primary.c:1722
 #, gcc-internal-format, gfc-internal-format
 msgid "Alternate-return argument at %C"
 msgstr ""
 
-#: fortran/decl.c:4624
+#: fortran/decl.c:4743
 #, gcc-internal-format
 msgid "Name %qs at %C is the name of the procedure"
 msgstr ""
 
-#: fortran/decl.c:4636
+#: fortran/decl.c:4755
 #, gcc-internal-format, gfc-internal-format
 msgid "Unexpected junk in formal argument list at %C"
 msgstr ""
 
-#: fortran/decl.c:4653
+#: fortran/decl.c:4772
 #, gcc-internal-format
 msgid "Duplicate symbol %qs in formal argument list at %C"
 msgstr ""
 
-#: fortran/decl.c:4703
+#: fortran/decl.c:4822
 #, gcc-internal-format, gfc-internal-format
 msgid "RESULT variable at %C must be different than function name"
 msgstr ""
 
-#: fortran/decl.c:4780
+#: fortran/decl.c:4899
 #, gcc-internal-format, gfc-internal-format
 msgid "Unexpected junk after function declaration at %C"
 msgstr ""
 
-#: fortran/decl.c:4790 fortran/decl.c:5856
+#: fortran/decl.c:4909 fortran/decl.c:5982
 #, gcc-internal-format, gfc-internal-format
 msgid "BIND(C) attribute at %L may not be specified for an internal procedure"
 msgstr ""
 
-#: fortran/decl.c:4992
+#: fortran/decl.c:5111
 #, gcc-internal-format, gfc-internal-format
 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
 msgstr ""
 
-#: fortran/decl.c:4999
+#: fortran/decl.c:5118
 #, gcc-internal-format, gfc-internal-format
 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
 msgstr ""
 
-#: fortran/decl.c:5005
+#: fortran/decl.c:5124
 #, gcc-internal-format, gfc-internal-format
 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
 msgstr ""
 
-#: fortran/decl.c:5028
+#: fortran/decl.c:5147
 #, gcc-internal-format
 msgid "Procedure %qs at %L already has basic type of %s"
 msgstr ""
 
-#: fortran/decl.c:5074 fortran/decl.c:5262 fortran/decl.c:8440
+#: fortran/decl.c:5193 fortran/decl.c:5381 fortran/decl.c:8573
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in PROCEDURE statement at %C"
 msgstr ""
 
-#: fortran/decl.c:5123 fortran/decl.c:8342
+#: fortran/decl.c:5242 fortran/decl.c:8475
 #, gcc-internal-format
 msgid "Expected %<::%> after binding-attributes at %C"
 msgstr ""
 
-#: fortran/decl.c:5130
+#: fortran/decl.c:5249
 #, gcc-internal-format, gfc-internal-format
 msgid "NOPASS or explicit interface required at %C"
 msgstr ""
 
-#: fortran/decl.c:5134
+#: fortran/decl.c:5253
 #, gcc-internal-format, gfc-internal-format
 msgid "Procedure pointer component at %C"
 msgstr ""
 
-#: fortran/decl.c:5206
+#: fortran/decl.c:5325
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in procedure pointer component at %C"
 msgstr ""
 
-#: fortran/decl.c:5224
+#: fortran/decl.c:5343
 #, gcc-internal-format, gfc-internal-format
 msgid "PROCEDURE at %C must be in a generic interface"
 msgstr ""
 
-#: fortran/decl.c:5233 fortran/decl.c:7471
+#: fortran/decl.c:5352 fortran/decl.c:7604
 #, gcc-internal-format, gfc-internal-format
 msgid "double colon in MODULE PROCEDURE statement at %L"
 msgstr ""
 
-#: fortran/decl.c:5302
+#: fortran/decl.c:5421
 #, gcc-internal-format, gfc-internal-format
 msgid "PROCEDURE statement at %C"
 msgstr ""
 
-#: fortran/decl.c:5369
+#: fortran/decl.c:5488
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected formal argument list in function definition at %C"
 msgstr ""
 
-#: fortran/decl.c:5393 fortran/decl.c:5397 fortran/decl.c:5631
-#: fortran/decl.c:5635 fortran/decl.c:5824 fortran/decl.c:5828
+#: fortran/decl.c:5512 fortran/decl.c:5516 fortran/decl.c:5757
+#: fortran/decl.c:5761 fortran/decl.c:5950 fortran/decl.c:5954
 #: fortran/symbol.c:1617
 #, gcc-internal-format, gfc-internal-format
 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
 msgstr ""
 
-#: fortran/decl.c:5543
+#: fortran/decl.c:5662
 #, gcc-internal-format, gfc-internal-format
 msgid "ENTRY statement at %C"
 msgstr ""
 
-#: fortran/decl.c:5552
+#: fortran/decl.c:5671
 #, gcc-internal-format, gfc-internal-format
 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
 msgstr ""
 
-#: fortran/decl.c:5555
+#: fortran/decl.c:5674
 #, gcc-internal-format, gfc-internal-format
 msgid "ENTRY statement at %C cannot appear within a MODULE"
 msgstr ""
 
-#: fortran/decl.c:5558
+#: fortran/decl.c:5677
 #, gcc-internal-format, gfc-internal-format
 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
 msgstr ""
 
-#: fortran/decl.c:5562
+#: fortran/decl.c:5681 fortran/decl.c:5722
 #, gcc-internal-format, gfc-internal-format
 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
 msgstr ""
 
-#: fortran/decl.c:5566
+#: fortran/decl.c:5685
 #, gcc-internal-format, gfc-internal-format
 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
 msgstr ""
 
-#: fortran/decl.c:5570
+#: fortran/decl.c:5689
 #, gcc-internal-format, gfc-internal-format
 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
 msgstr ""
 
-#: fortran/decl.c:5575
+#: fortran/decl.c:5694
 #, gcc-internal-format, gfc-internal-format
 msgid "ENTRY statement at %C cannot appear within a DO block"
 msgstr ""
 
-#: fortran/decl.c:5579
+#: fortran/decl.c:5698
 #, gcc-internal-format, gfc-internal-format
 msgid "ENTRY statement at %C cannot appear within a SELECT block"
 msgstr ""
 
-#: fortran/decl.c:5583
+#: fortran/decl.c:5702
 #, gcc-internal-format, gfc-internal-format
 msgid "ENTRY statement at %C cannot appear within a FORALL block"
 msgstr ""
 
-#: fortran/decl.c:5587
+#: fortran/decl.c:5706
 #, gcc-internal-format, gfc-internal-format
 msgid "ENTRY statement at %C cannot appear within a WHERE block"
 msgstr ""
 
-#: fortran/decl.c:5591
+#: fortran/decl.c:5710
 #, gcc-internal-format, gfc-internal-format
 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
 msgstr ""
 
-#: fortran/decl.c:5595
+#: fortran/decl.c:5714
 #, gcc-internal-format, gfc-internal-format
 msgid "Unexpected ENTRY statement at %C"
 msgstr ""
 
-#: fortran/decl.c:5609
+#: fortran/decl.c:5735
 #, gcc-internal-format, gfc-internal-format
 msgid "ENTRY statement at %C cannot appear in a contained procedure"
 msgstr ""
 
-#: fortran/decl.c:5660 fortran/decl.c:5863
+#: fortran/decl.c:5786 fortran/decl.c:5989
 #, gcc-internal-format, gfc-internal-format
 msgid "Missing required parentheses before BIND(C) at %C"
 msgstr ""
 
-#: fortran/decl.c:5920 fortran/decl.c:5927
+#: fortran/decl.c:6046 fortran/decl.c:6053
 #, gcc-internal-format, gfc-internal-format
 msgid "Invalid C identifier in NAME= specifier at %C"
 msgstr ""
 
-#: fortran/decl.c:5967
+#: fortran/decl.c:6093
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in NAME= specifier for binding label at %C"
 msgstr ""
 
-#: fortran/decl.c:5983
+#: fortran/decl.c:6109
 #, gcc-internal-format, gfc-internal-format
 msgid "NAME= specifier at %C should be a constant expression"
 msgstr ""
 
-#: fortran/decl.c:5991
+#: fortran/decl.c:6117
 #, gcc-internal-format, gfc-internal-format
 msgid "NAME= specifier at %C should be a scalar of default character kind"
 msgstr ""
 
-#: fortran/decl.c:6010
+#: fortran/decl.c:6136
 #, gcc-internal-format, gfc-internal-format
 msgid "Missing closing paren for binding label at %C"
 msgstr ""
 
-#: fortran/decl.c:6016
+#: fortran/decl.c:6142
 #, gcc-internal-format, gfc-internal-format
 msgid "No binding name is allowed in BIND(C) at %C"
 msgstr ""
 
-#: fortran/decl.c:6022
+#: fortran/decl.c:6148
 #, gcc-internal-format, gfc-internal-format
 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
 msgstr ""
 
-#: fortran/decl.c:6051
+#: fortran/decl.c:6177
 #, gcc-internal-format, gfc-internal-format
 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
 msgstr ""
 
-#: fortran/decl.c:6258
+#: fortran/decl.c:6384
 #, gcc-internal-format, gfc-internal-format
 msgid "Unexpected END statement at %C"
 msgstr ""
 
-#: fortran/decl.c:6267
+#: fortran/decl.c:6393
 #, gcc-internal-format, gfc-internal-format
 msgid "END statement instead of %s statement at %L"
 msgstr ""
 
 #. We would have required END [something].
-#: fortran/decl.c:6275
+#: fortran/decl.c:6401
 #, gcc-internal-format, gfc-internal-format
 msgid "%s statement expected at %L"
 msgstr ""
 
-#: fortran/decl.c:6286
+#: fortran/decl.c:6412
 #, gcc-internal-format, gfc-internal-format
 msgid "Expecting %s statement at %L"
 msgstr ""
 
-#: fortran/decl.c:6304
+#: fortran/decl.c:6430
 #, gcc-internal-format
 msgid "Expected block name of %qs in %s statement at %L"
 msgstr ""
 
-#: fortran/decl.c:6321
+#: fortran/decl.c:6447
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected terminating name at %C"
 msgstr ""
 
-#: fortran/decl.c:6330 fortran/decl.c:6338
+#: fortran/decl.c:6456 fortran/decl.c:6464
 #, gcc-internal-format
 msgid "Expected label %qs for %s statement at %C"
 msgstr ""
 
-#: fortran/decl.c:6435
+#: fortran/decl.c:6568
 #, gcc-internal-format, gfc-internal-format
 msgid "Missing array specification at %L in DIMENSION statement"
 msgstr ""
 
-#: fortran/decl.c:6443
+#: fortran/decl.c:6576
 #, gcc-internal-format, gfc-internal-format
 msgid "Dimensions specified for %s at %L after its initialisation"
 msgstr ""
 
-#: fortran/decl.c:6451
+#: fortran/decl.c:6584
 #, gcc-internal-format, gfc-internal-format
 msgid "Missing array specification at %L in CODIMENSION statement"
 msgstr ""
 
-#: fortran/decl.c:6460
+#: fortran/decl.c:6593
 #, gcc-internal-format, gfc-internal-format
 msgid "Array specification must be deferred at %L"
 msgstr ""
 
-#: fortran/decl.c:6558
+#: fortran/decl.c:6691
 #, gcc-internal-format, gfc-internal-format
 msgid "Unexpected character in variable list at %C"
 msgstr ""
 
-#: fortran/decl.c:6595
+#: fortran/decl.c:6728
 #, gcc-internal-format
 msgid "Expected %<(%> at %C"
 msgstr ""
 
-#: fortran/decl.c:6609 fortran/decl.c:6649
+#: fortran/decl.c:6742 fortran/decl.c:6782
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected variable name at %C"
 msgstr ""
 
-#: fortran/decl.c:6625
+#: fortran/decl.c:6758
 #, gcc-internal-format, gfc-internal-format
 msgid "Cray pointer at %C must be an integer"
 msgstr ""
 
-#: fortran/decl.c:6629
+#: fortran/decl.c:6762
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Cray pointer at %C has %d bytes of precision; memory addresses require %d "
 "bytes"
 msgstr ""
 
-#: fortran/decl.c:6635
+#: fortran/decl.c:6768
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected \",\" at %C"
 msgstr ""
 
-#: fortran/decl.c:6674
+#: fortran/decl.c:6807
 #, gcc-internal-format
 msgid "Couldn't set Cray pointee array spec."
 msgstr ""
 
-#: fortran/decl.c:6698
+#: fortran/decl.c:6831
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected \")\" at %C"
 msgstr ""
 
-#: fortran/decl.c:6710
+#: fortran/decl.c:6843
 #, gcc-internal-format
 msgid "Expected %<,%> or end of statement at %C"
 msgstr ""
 
-#: fortran/decl.c:6736
+#: fortran/decl.c:6869
 #, gcc-internal-format, gfc-internal-format
 msgid "INTENT is not allowed inside of BLOCK at %C"
 msgstr ""
 
-#: fortran/decl.c:6768
+#: fortran/decl.c:6901
 #, gcc-internal-format, gfc-internal-format
 msgid "OPTIONAL is not allowed inside of BLOCK at %C"
 msgstr ""
 
-#: fortran/decl.c:6787
+#: fortran/decl.c:6920
 #, gcc-internal-format, gfc-internal-format
 msgid "Cray pointer declaration at %C requires -fcray-pointer flag"
 msgstr ""
 
-#: fortran/decl.c:6826
+#: fortran/decl.c:6959
 #, gcc-internal-format, gfc-internal-format
 msgid "CONTIGUOUS statement at %C"
 msgstr ""
 
-#: fortran/decl.c:6924
+#: fortran/decl.c:7057
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Access specification of the %s operator at %C has already been specified"
 msgstr ""
 
-#: fortran/decl.c:6941
+#: fortran/decl.c:7074
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Access specification of the .%s. operator at %C has already been specified"
 msgstr ""
 
-#: fortran/decl.c:6980
+#: fortran/decl.c:7113
 #, gcc-internal-format, gfc-internal-format
 msgid "PROTECTED statement at %C"
 msgstr ""
 
-#: fortran/decl.c:7018
+#: fortran/decl.c:7151
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in PROTECTED statement at %C"
 msgstr ""
 
-#: fortran/decl.c:7042
+#: fortran/decl.c:7175
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "PRIVATE statement at %C is only allowed in the specification part of a module"
 msgstr ""
 
-#: fortran/decl.c:7079
+#: fortran/decl.c:7212
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "PUBLIC statement at %C is only allowed in the specification part of a module"
 msgstr ""
 
-#: fortran/decl.c:7107
+#: fortran/decl.c:7240
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected variable name at %C in PARAMETER statement"
 msgstr ""
 
-#: fortran/decl.c:7114
+#: fortran/decl.c:7247
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected = sign in PARAMETER statement at %C"
 msgstr ""
 
-#: fortran/decl.c:7120
+#: fortran/decl.c:7253
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected expression at %C in PARAMETER statement"
 msgstr ""
 
-#: fortran/decl.c:7140
+#: fortran/decl.c:7273
 #, gcc-internal-format, gfc-internal-format
 msgid "Initializing already initialized variable at %C"
 msgstr ""
 
-#: fortran/decl.c:7175
+#: fortran/decl.c:7308
 #, gcc-internal-format, gfc-internal-format
 msgid "Unexpected characters in PARAMETER statement at %C"
 msgstr ""
 
-#: fortran/decl.c:7199
+#: fortran/decl.c:7332
 #, gcc-internal-format, gfc-internal-format
 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
 msgstr ""
 
-#: fortran/decl.c:7210
+#: fortran/decl.c:7343
 #, gcc-internal-format, gfc-internal-format
 msgid "SAVE statement at %C follows blanket SAVE statement"
 msgstr ""
 
-#: fortran/decl.c:7256
+#: fortran/decl.c:7389
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in SAVE statement at %C"
 msgstr ""
 
-#: fortran/decl.c:7270
+#: fortran/decl.c:7403
 #, gcc-internal-format, gfc-internal-format
 msgid "VALUE is not allowed inside of BLOCK at %C"
 msgstr ""
 
-#: fortran/decl.c:7274
+#: fortran/decl.c:7407
 #, gcc-internal-format, gfc-internal-format
 msgid "VALUE statement at %C"
 msgstr ""
 
-#: fortran/decl.c:7312
+#: fortran/decl.c:7445
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in VALUE statement at %C"
 msgstr ""
 
-#: fortran/decl.c:7323
+#: fortran/decl.c:7456
 #, gcc-internal-format, gfc-internal-format
 msgid "VOLATILE statement at %C"
 msgstr ""
 
-#: fortran/decl.c:7346
+#: fortran/decl.c:7479
 #, gcc-internal-format
 msgid ""
 "Specifying VOLATILE for coarray variable %qs at %C, which is use-/host-"
 "associated"
 msgstr ""
 
-#: fortran/decl.c:7371
+#: fortran/decl.c:7504
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in VOLATILE statement at %C"
 msgstr ""
 
-#: fortran/decl.c:7382
+#: fortran/decl.c:7515
 #, gcc-internal-format, gfc-internal-format
 msgid "ASYNCHRONOUS statement at %C"
 msgstr ""
 
-#: fortran/decl.c:7422
+#: fortran/decl.c:7555
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in ASYNCHRONOUS statement at %C"
 msgstr ""
 
-#: fortran/decl.c:7446
+#: fortran/decl.c:7579
 #, gcc-internal-format, gfc-internal-format
 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
 msgstr ""
 
-#: fortran/decl.c:7504
+#: fortran/decl.c:7637
 #, gcc-internal-format, gfc-internal-format
 msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
 msgstr ""
 
-#: fortran/decl.c:7553
+#: fortran/decl.c:7686
 #, gcc-internal-format, gfc-internal-format
 msgid "Ambiguous symbol in TYPE definition at %C"
 msgstr ""
 
-#: fortran/decl.c:7562
+#: fortran/decl.c:7695
 #, gcc-internal-format
 msgid "Symbol %qs at %C has not been previously defined"
 msgstr ""
 
-#: fortran/decl.c:7568
+#: fortran/decl.c:7701
 #, gcc-internal-format
 msgid "%qs in EXTENDS expression at %C is not a derived type"
 msgstr ""
 
-#: fortran/decl.c:7575
+#: fortran/decl.c:7708
 #, gcc-internal-format
 msgid "%qs cannot be extended at %C because it is BIND(C)"
 msgstr ""
 
-#: fortran/decl.c:7582
+#: fortran/decl.c:7715
 #, gcc-internal-format
 msgid "%qs cannot be extended at %C because it is a SEQUENCE type"
 msgstr ""
 
-#: fortran/decl.c:7605
+#: fortran/decl.c:7738
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Derived type at %C can only be PRIVATE in the specification part of a module"
 msgstr ""
 
-#: fortran/decl.c:7617
+#: fortran/decl.c:7750
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Derived type at %C can only be PUBLIC in the specification part of a module"
 msgstr ""
 
-#: fortran/decl.c:7638
+#: fortran/decl.c:7771
 #, gcc-internal-format, gfc-internal-format
 msgid "ABSTRACT type at %C"
 msgstr ""
 
-#: fortran/decl.c:7702
+#: fortran/decl.c:7835
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected :: in TYPE definition at %C"
 msgstr ""
 
-#: fortran/decl.c:7713
+#: fortran/decl.c:7846
 #, gcc-internal-format
 msgid "Type name %qs at %C cannot be the same as an intrinsic type"
 msgstr ""
 
-#: fortran/decl.c:7723
+#: fortran/decl.c:7856
 #, gcc-internal-format
 msgid "Derived type name %qs at %C already has a basic type of %s"
 msgstr ""
 
-#: fortran/decl.c:7740
+#: fortran/decl.c:7873
 #, gcc-internal-format
 msgid "Derived type definition of %qs at %C has already been defined"
 msgstr ""
 
-#: fortran/decl.c:7845
+#: fortran/decl.c:7978
 #, gcc-internal-format, gfc-internal-format
 msgid "Cray Pointee at %C cannot be assumed shape array"
 msgstr ""
 
-#: fortran/decl.c:7865
+#: fortran/decl.c:7998
 #, gcc-internal-format, gfc-internal-format
 msgid "ENUM and ENUMERATOR at %C"
 msgstr ""
 
-#: fortran/decl.c:7897
+#: fortran/decl.c:8030
 #, gcc-internal-format, gfc-internal-format
 msgid "Enumerator exceeds the C integer type at %C"
 msgstr ""
 
-#: fortran/decl.c:7976
+#: fortran/decl.c:8109
 #, gcc-internal-format, gfc-internal-format
 msgid "ENUMERATOR %L not initialized with integer expression"
 msgstr ""
 
-#: fortran/decl.c:8024
+#: fortran/decl.c:8157
 #, gcc-internal-format, gfc-internal-format
 msgid "ENUM definition statement expected before %C"
 msgstr ""
 
-#: fortran/decl.c:8060
+#: fortran/decl.c:8193
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in ENUMERATOR definition at %C"
 msgstr ""
 
-#: fortran/decl.c:8107 fortran/decl.c:8122
+#: fortran/decl.c:8240 fortran/decl.c:8255
 #, gcc-internal-format, gfc-internal-format
 msgid "Duplicate access-specifier at %C"
 msgstr ""
 
-#: fortran/decl.c:8142
+#: fortran/decl.c:8275
 #, gcc-internal-format, gfc-internal-format
 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
 msgstr ""
 
-#: fortran/decl.c:8162
+#: fortran/decl.c:8295
 #, gcc-internal-format, gfc-internal-format
 msgid "Binding attributes already specify passing, illegal PASS at %C"
 msgstr ""
 
-#: fortran/decl.c:8189
+#: fortran/decl.c:8322
 #, gcc-internal-format, gfc-internal-format
 msgid "Duplicate POINTER attribute at %C"
 msgstr ""
 
-#: fortran/decl.c:8207
+#: fortran/decl.c:8340
 #, gcc-internal-format, gfc-internal-format
 msgid "Duplicate NON_OVERRIDABLE at %C"
 msgstr ""
 
-#: fortran/decl.c:8223
+#: fortran/decl.c:8356
 #, gcc-internal-format, gfc-internal-format
 msgid "Duplicate DEFERRED at %C"
 msgstr ""
 
-#: fortran/decl.c:8236
+#: fortran/decl.c:8369
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected access-specifier at %C"
 msgstr ""
 
-#: fortran/decl.c:8238
+#: fortran/decl.c:8371
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected binding attribute at %C"
 msgstr ""
 
-#: fortran/decl.c:8246
+#: fortran/decl.c:8379
 #, gcc-internal-format, gfc-internal-format
 msgid "NON_OVERRIDABLE and DEFERRED can't both appear at %C"
 msgstr ""
 
-#: fortran/decl.c:8258
+#: fortran/decl.c:8391
 #, gcc-internal-format, gfc-internal-format
 msgid "POINTER attribute is required for procedure pointer component at %C"
 msgstr ""
 
-#: fortran/decl.c:8300
+#: fortran/decl.c:8433
 #, gcc-internal-format
 msgid "Interface-name expected after %<(%> at %C"
 msgstr ""
 
-#: fortran/decl.c:8306
+#: fortran/decl.c:8439
 #, gcc-internal-format
 msgid "%<)%> expected at %C"
 msgstr ""
 
-#: fortran/decl.c:8326
+#: fortran/decl.c:8459
 #, gcc-internal-format, gfc-internal-format
 msgid "Interface must be specified for DEFERRED binding at %C"
 msgstr ""
 
-#: fortran/decl.c:8331
+#: fortran/decl.c:8464
 #, gcc-internal-format, gfc-internal-format
 msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
 msgstr ""
 
-#: fortran/decl.c:8354
+#: fortran/decl.c:8487
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected binding name at %C"
 msgstr ""
 
-#: fortran/decl.c:8358
+#: fortran/decl.c:8491
 #, gcc-internal-format, gfc-internal-format
 msgid "PROCEDURE list at %C"
 msgstr ""
 
-#: fortran/decl.c:8370
+#: fortran/decl.c:8503
 #, gcc-internal-format
 msgid "%<=> target%> is invalid for DEFERRED binding at %C"
 msgstr ""
 
-#: fortran/decl.c:8376
+#: fortran/decl.c:8509
 #, gcc-internal-format
 msgid "%<::%> needed in PROCEDURE binding with explicit target at %C"
 msgstr ""
 
-#: fortran/decl.c:8386
+#: fortran/decl.c:8519
 #, gcc-internal-format
 msgid "Expected binding target after %<=>%> at %C"
 msgstr ""
 
-#: fortran/decl.c:8403
+#: fortran/decl.c:8536
 #, gcc-internal-format
 msgid "Type %qs containing DEFERRED binding at %C is not ABSTRACT"
 msgstr ""
 
-#: fortran/decl.c:8414
+#: fortran/decl.c:8547
 #, gcc-internal-format
 msgid ""
 "There is already a procedure with binding name %qs for the derived type %qs "
 "at %C"
 msgstr ""
 
-#: fortran/decl.c:8463
+#: fortran/decl.c:8596
 #, gcc-internal-format, gfc-internal-format
 msgid "GENERIC at %C must be inside a derived-type CONTAINS"
 msgstr ""
 
-#: fortran/decl.c:8483
+#: fortran/decl.c:8616
 #, gcc-internal-format
 msgid "Expected %<::%> at %C"
 msgstr ""
 
-#: fortran/decl.c:8495
+#: fortran/decl.c:8628
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected generic name or operator descriptor at %C"
 msgstr ""
 
-#: fortran/decl.c:8515
+#: fortran/decl.c:8648
 #, gcc-internal-format, gfc-internal-format
 msgid "Malformed GENERIC statement at %C"
 msgstr ""
 
-#: fortran/decl.c:8526
+#: fortran/decl.c:8659
 #, gcc-internal-format
 msgid "Expected %<=>%> at %C"
 msgstr ""
 
-#: fortran/decl.c:8568
+#: fortran/decl.c:8701
 #, gcc-internal-format
 msgid ""
 "There's already a non-generic procedure with binding name %qs for the "
 "derived type %qs at %C"
 msgstr ""
 
-#: fortran/decl.c:8576
+#: fortran/decl.c:8709
 #, gcc-internal-format
 msgid "Binding at %C must have the same access as already defined binding %qs"
 msgstr ""
 
-#: fortran/decl.c:8625
+#: fortran/decl.c:8758
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected specific binding name at %C"
 msgstr ""
 
-#: fortran/decl.c:8635
+#: fortran/decl.c:8768
 #, gcc-internal-format
 msgid "%qs already defined as specific binding for the generic %qs at %C"
 msgstr ""
 
-#: fortran/decl.c:8653
+#: fortran/decl.c:8786
 #, gcc-internal-format, gfc-internal-format
 msgid "Junk after GENERIC binding at %C"
 msgstr ""
 
-#: fortran/decl.c:8688
+#: fortran/decl.c:8821
 #, gcc-internal-format, gfc-internal-format
 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
 msgstr ""
 
-#: fortran/decl.c:8699
+#: fortran/decl.c:8832
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Derived type declaration with FINAL at %C must be in the specification part "
 "of a MODULE"
 msgstr ""
 
-#: fortran/decl.c:8721
+#: fortran/decl.c:8854
 #, gcc-internal-format, gfc-internal-format
 msgid "Empty FINAL at %C"
 msgstr ""
 
-#: fortran/decl.c:8728
+#: fortran/decl.c:8861
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected module procedure name at %C"
 msgstr ""
 
-#: fortran/decl.c:8738
+#: fortran/decl.c:8871
 #, gcc-internal-format
 msgid "Expected %<,%> at %C"
 msgstr ""
 
-#: fortran/decl.c:8744
+#: fortran/decl.c:8877
 #, gcc-internal-format
 msgid "Unknown procedure name %qs at %C"
 msgstr ""
 
-#: fortran/decl.c:8757
+#: fortran/decl.c:8890
 #, gcc-internal-format
 msgid "%qs at %C is already defined as FINAL procedure!"
 msgstr ""
 
-#: fortran/decl.c:8827
+#: fortran/decl.c:8960
 #, gcc-internal-format, gfc-internal-format
 msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
 msgstr ""
 
-#: fortran/decl.c:8873
+#: fortran/decl.c:9006
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
 msgstr ""
 
-#: fortran/dependency.c:192
+#: fortran/dependency.c:106
+#, gcc-internal-format
+msgid "identical_array_ref(): inconsistent dimensions"
+msgstr ""
+
+#: fortran/dependency.c:194
 #, gcc-internal-format
 msgid "are_identical_variables: Bad type"
 msgstr ""
@@ -46601,7 +46841,7 @@ msgstr ""
 #. If a dependency is found in the case
 #. elemental == ELEM_CHECK_VARIABLE, we will generate
 #. a temporary, so we don't need to bother the user.
-#: fortran/dependency.c:959
+#: fortran/dependency.c:978
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
@@ -46632,7 +46872,7 @@ msgstr ""
 msgid "show_expr(): Don't know how to show expr"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:2479
+#: fortran/dump-parse-tree.c:2506
 #, gcc-internal-format
 msgid "show_code_node(): Bad statement code"
 msgstr ""
@@ -46761,501 +47001,506 @@ msgstr ""
 msgid "Evaluation of nonstandard initialization expression at %L"
 msgstr ""
 
-#: fortran/expr.c:2495
+#: fortran/expr.c:2502
 #, gcc-internal-format
 msgid ""
 "Function %qs in initialization expression at %L must be an intrinsic function"
 msgstr ""
 
-#: fortran/expr.c:2507
+#: fortran/expr.c:2514
 #, gcc-internal-format
 msgid ""
 "Intrinsic function %qs at %L is not permitted in an initialization expression"
 msgstr ""
 
-#: fortran/expr.c:2542
+#: fortran/expr.c:2549
 #, gcc-internal-format
 msgid "PARAMETER %qs is used at %L before its definition is complete"
 msgstr ""
 
-#: fortran/expr.c:2562
+#: fortran/expr.c:2569
 #, gcc-internal-format
 msgid ""
 "Assumed size array %qs at %L is not permitted in an initialization expression"
 msgstr ""
 
-#: fortran/expr.c:2568
+#: fortran/expr.c:2575
 #, gcc-internal-format
 msgid ""
 "Assumed shape array %qs at %L is not permitted in an initialization "
 "expression"
 msgstr ""
 
-#: fortran/expr.c:2574
+#: fortran/expr.c:2581
 #, gcc-internal-format
 msgid ""
 "Deferred array %qs at %L is not permitted in an initialization expression"
 msgstr ""
 
-#: fortran/expr.c:2580
+#: fortran/expr.c:2587
 #, gcc-internal-format
 msgid ""
 "Array %qs at %L is a variable, which does not reduce to a constant expression"
 msgstr ""
 
-#: fortran/expr.c:2590
+#: fortran/expr.c:2597
 #, gcc-internal-format
 msgid ""
 "Parameter %qs at %L has not been declared or is a variable, which does not "
 "reduce to a constant expression"
 msgstr ""
 
-#: fortran/expr.c:2640
+#: fortran/expr.c:2651
 #, gcc-internal-format
 msgid "check_init_expr(): Unknown expression type"
 msgstr ""
 
-#: fortran/expr.c:2743
+#: fortran/expr.c:2754
 #, gcc-internal-format
 msgid "Specification function %qs at %L cannot be a statement function"
 msgstr ""
 
-#: fortran/expr.c:2750
+#: fortran/expr.c:2761
 #, gcc-internal-format
 msgid "Specification function %qs at %L cannot be an internal function"
 msgstr ""
 
-#: fortran/expr.c:2757
+#: fortran/expr.c:2768
 #, gcc-internal-format
 msgid "Specification function %qs at %L must be PURE"
 msgstr ""
 
-#: fortran/expr.c:2764
+#: fortran/expr.c:2775
 #, gcc-internal-format
 msgid "Specification function %qs at %L cannot be RECURSIVE"
 msgstr ""
 
-#: fortran/expr.c:2898
+#: fortran/expr.c:2909
 #, gcc-internal-format
 msgid "Dummy argument %qs not allowed in expression at %L"
 msgstr ""
 
-#: fortran/expr.c:2905
+#: fortran/expr.c:2916
 #, gcc-internal-format
 msgid "Dummy argument %qs at %L cannot be OPTIONAL"
 msgstr ""
 
-#: fortran/expr.c:2912
+#: fortran/expr.c:2923
 #, gcc-internal-format
 msgid "Dummy argument %qs at %L cannot be INTENT(OUT)"
 msgstr ""
 
-#: fortran/expr.c:2943
+#: fortran/expr.c:2954
 #, gcc-internal-format
 msgid "Variable %qs cannot appear in the expression at %L"
 msgstr ""
 
-#: fortran/expr.c:2974
+#: fortran/expr.c:2985
 #, gcc-internal-format
 msgid "check_restricted(): Unknown expression type"
 msgstr ""
 
-#: fortran/expr.c:2994
+#: fortran/expr.c:3005
 #, gcc-internal-format, gfc-internal-format
 msgid "Expression at %L must be of INTEGER type, found %s"
 msgstr ""
 
-#: fortran/expr.c:3006
+#: fortran/expr.c:3017
 #, gcc-internal-format
 msgid "Function %qs at %L must be PURE"
 msgstr ""
 
-#: fortran/expr.c:3015
+#: fortran/expr.c:3026
 #, gcc-internal-format, gfc-internal-format
 msgid "Expression at %L must be scalar"
 msgstr ""
 
-#: fortran/expr.c:3049
+#: fortran/expr.c:3060
 #, gcc-internal-format, gfc-internal-format
 msgid "Incompatible ranks in %s (%d and %d) at %L"
 msgstr ""
 
-#: fortran/expr.c:3063
+#: fortran/expr.c:3074
 #, gcc-internal-format, gfc-internal-format
 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
 msgstr ""
 
-#: fortran/expr.c:3155
+#: fortran/expr.c:3166
 #, gcc-internal-format
 msgid "%qs at %L is not a VALUE"
 msgstr ""
 
-#: fortran/expr.c:3162
+#: fortran/expr.c:3173
 #, gcc-internal-format, gfc-internal-format
 msgid "Incompatible ranks %d and %d in assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:3169
+#: fortran/expr.c:3180
 #, gcc-internal-format, gfc-internal-format
 msgid "Variable type is UNKNOWN in assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:3181
+#: fortran/expr.c:3192
 #, gcc-internal-format, gfc-internal-format
 msgid "NULL appears on right-hand side in assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:3191
+#: fortran/expr.c:3202
 #, gcc-internal-format, gfc-internal-format
 msgid "POINTER-valued function appears on right-hand side of assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:3201
+#: fortran/expr.c:3212
 #, gcc-internal-format
 msgid "BOZ literal at %L used to initialize non-integer variable %qs"
 msgstr ""
 
-#: fortran/expr.c:3206 fortran/resolve.c:9308
+#: fortran/expr.c:3217 fortran/resolve.c:9384
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "BOZ literal at %L outside a DATA statement and outside INT/REAL/DBLE/CMPLX"
 msgstr ""
 
-#: fortran/expr.c:3217 fortran/resolve.c:9319
+#: fortran/expr.c:3228 fortran/resolve.c:9395
 #, gcc-internal-format
 msgid "BOZ literal at %L is bitwise transferred non-integer symbol %qs"
 msgstr ""
 
-#: fortran/expr.c:3225 fortran/resolve.c:9328
+#: fortran/expr.c:3236 fortran/resolve.c:9404
 #, gcc-internal-format
 msgid ""
 "Arithmetic underflow of bit-wise transferred BOZ at %L. This check can be "
 "disabled with the option %<-fno-range-check%>"
 msgstr ""
 
-#: fortran/expr.c:3229 fortran/resolve.c:9332
+#: fortran/expr.c:3240 fortran/resolve.c:9408
 #, gcc-internal-format
 msgid ""
 "Arithmetic overflow of bit-wise transferred BOZ at %L. This check can be "
 "disabled with the option %<-fno-range-check%>"
 msgstr ""
 
-#: fortran/expr.c:3233 fortran/resolve.c:9336
+#: fortran/expr.c:3244 fortran/resolve.c:9412
 #, gcc-internal-format
 msgid ""
 "Arithmetic NaN of bit-wise transferred BOZ at %L. This check can be disabled "
 "with the option %<-fno-range-check%>"
 msgstr ""
 
-#: fortran/expr.c:3266
+#: fortran/expr.c:3277
 #, gcc-internal-format
 msgid "Change of value in conversion from  %qs to %qs at %L"
 msgstr ""
 
-#: fortran/expr.c:3275
+#: fortran/expr.c:3286
 #, gcc-internal-format
 msgid "Possible change of value in conversion from %qs to %qs at %L"
 msgstr ""
 
-#: fortran/expr.c:3283
+#: fortran/expr.c:3294
 #, gcc-internal-format
 msgid "Conversion from %qs to %qs at %L"
 msgstr ""
 
-#: fortran/expr.c:3304
+#: fortran/expr.c:3315
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
 msgstr ""
 
-#: fortran/expr.c:3340
+#: fortran/expr.c:3351
 #, gcc-internal-format, gfc-internal-format
 msgid "Pointer assignment target is not a POINTER at %L"
 msgstr ""
 
-#: fortran/expr.c:3348
+#: fortran/expr.c:3359
 #, gcc-internal-format
 msgid ""
 "%qs in the pointer assignment at %L cannot be an l-value since it is a "
 "procedure"
 msgstr ""
 
-#: fortran/expr.c:3371
+#: fortran/expr.c:3382
 #, gcc-internal-format
 msgid "Expected bounds specification for %qs at %L"
 msgstr ""
 
-#: fortran/expr.c:3376
+#: fortran/expr.c:3387
 #, gcc-internal-format
 msgid "Bounds specification for %qs in pointer assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:3389
+#: fortran/expr.c:3400
 #, gcc-internal-format, gfc-internal-format
 msgid "Lower bound has to be present at %L"
 msgstr ""
 
-#: fortran/expr.c:3395
+#: fortran/expr.c:3406
 #, gcc-internal-format, gfc-internal-format
 msgid "Stride must not be present at %L"
 msgstr ""
 
-#: fortran/expr.c:3407
+#: fortran/expr.c:3418
 #, gcc-internal-format, gfc-internal-format
 msgid "Either all or none of the upper bounds must be specified at %L"
 msgstr ""
 
-#: fortran/expr.c:3433
+#: fortran/expr.c:3444
 #, gcc-internal-format, gfc-internal-format
 msgid "Pointer object at %L shall not have a coindex"
 msgstr ""
 
-#: fortran/expr.c:3454
+#: fortran/expr.c:3465
 #, gcc-internal-format, gfc-internal-format
 msgid "Invalid procedure pointer assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:3478
+#: fortran/expr.c:3489
 #, gcc-internal-format
 msgid ""
 "Function result %qs is invalid as proc-target in procedure pointer "
 "assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:3487
+#: fortran/expr.c:3498
 #, gcc-internal-format
 msgid "Abstract interface %qs is invalid in procedure pointer assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:3497
+#: fortran/expr.c:3508
 #, gcc-internal-format
 msgid "Statement function %qs is invalid in procedure pointer assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:3503
+#: fortran/expr.c:3514
 #, gcc-internal-format
 msgid "Internal procedure %qs is invalid in procedure pointer assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:3510
+#: fortran/expr.c:3521
 #, gcc-internal-format
 msgid "Intrinsic %qs at %L is invalid in procedure pointer assignment"
 msgstr ""
 
-#: fortran/expr.c:3518
+#: fortran/expr.c:3529
 #, gcc-internal-format
 msgid ""
 "Nonintrinsic elemental procedure %qs is invalid in procedure pointer "
 "assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:3541
+#: fortran/expr.c:3552
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Mismatch in the procedure pointer assignment at %L: mismatch in the calling "
 "convention"
 msgstr ""
 
-#: fortran/expr.c:3597 fortran/expr.c:3604 fortran/resolve.c:2445
+#: fortran/expr.c:3608 fortran/expr.c:3615 fortran/resolve.c:2445
 #, gcc-internal-format
 msgid "Explicit interface required for %qs at %L: %s"
 msgstr ""
 
-#: fortran/expr.c:3612
+#: fortran/expr.c:3623
 #, gcc-internal-format, gfc-internal-format
 msgid "Interface mismatch in procedure pointer assignment at %L: %s"
 msgstr ""
 
-#: fortran/expr.c:3621
+#: fortran/expr.c:3632
 #, gcc-internal-format
 msgid ""
 "Procedure pointer target %qs at %L must be either an intrinsic, host or use "
 "associated, referenced or have the EXTERNAL attribute"
 msgstr ""
 
-#: fortran/expr.c:3638
+#: fortran/expr.c:3649
 #, gcc-internal-format, gfc-internal-format
 msgid ""
-"Data-pointer-object &L must be unlimited polymorphic, a sequence derived "
-"type or of a type with the BIND attribute assignment at %L to be compatible "
-"with an unlimited polymorphic target"
+"Data-pointer-object at %L must be unlimited polymorphic, or of a type with "
+"the BIND or SEQUENCE attribute, to be compatible with an unlimited "
+"polymorphic target"
 msgstr ""
 
-#: fortran/expr.c:3644
+#: fortran/expr.c:3654
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Different types in pointer assignment at %L; attempted assignment of %s to %s"
 msgstr ""
 
-#: fortran/expr.c:3653
+#: fortran/expr.c:3663
 #, gcc-internal-format, gfc-internal-format
 msgid "Different kind type parameters in pointer assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:3660
+#: fortran/expr.c:3670
 #, gcc-internal-format, gfc-internal-format
 msgid "Different ranks in pointer assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:3679
+#: fortran/expr.c:3689
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Rank remapping target is smaller than size of the pointer (%ld < %ld) at %L"
 msgstr ""
 
-#: fortran/expr.c:3692
+#: fortran/expr.c:3702
 #, gcc-internal-format, gfc-internal-format
 msgid "Rank remapping target must be rank 1 or simply contiguous at %L"
 msgstr ""
 
-#: fortran/expr.c:3696
+#: fortran/expr.c:3706
 #, gcc-internal-format, gfc-internal-format
 msgid "Rank remapping target is not rank 1 at %L"
 msgstr ""
 
-#: fortran/expr.c:3720
+#: fortran/expr.c:3730
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Target expression in pointer assignment at %L must deliver a pointer result"
 msgstr ""
 
-#: fortran/expr.c:3728
+#: fortran/expr.c:3738
 #, gcc-internal-format, gfc-internal-format
 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
 msgstr ""
 
-#: fortran/expr.c:3735
+#: fortran/expr.c:3745
 #, gcc-internal-format, gfc-internal-format
 msgid "Bad target in pointer assignment in PURE procedure at %L"
 msgstr ""
 
-#: fortran/expr.c:3744
+#: fortran/expr.c:3754
 #, gcc-internal-format, gfc-internal-format
 msgid "Pointer assignment with vector subscript on rhs at %L"
 msgstr ""
 
-#: fortran/expr.c:3752
+#: fortran/expr.c:3762
 #, gcc-internal-format, gfc-internal-format
 msgid "Pointer assignment target has PROTECTED attribute at %L"
 msgstr ""
 
-#: fortran/expr.c:3765
+#: fortran/expr.c:3775
 #, gcc-internal-format, gfc-internal-format
 msgid "Data target at %L shall not have a coindex"
 msgstr ""
 
-#: fortran/expr.c:3806
+#: fortran/expr.c:3816
 #, gcc-internal-format, gfc-internal-format
 msgid "Pointer at %L in pointer assignment might outlive the pointer target"
 msgstr ""
 
-#: fortran/expr.c:3872
+#: fortran/expr.c:3892
 #, gcc-internal-format, gfc-internal-format
 msgid "Pointer initialization target at %L must not be ALLOCATABLE"
 msgstr ""
 
-#: fortran/expr.c:3878
+#: fortran/expr.c:3898
 #, gcc-internal-format, gfc-internal-format
 msgid "Pointer initialization target at %L must have the TARGET attribute"
 msgstr ""
 
-#: fortran/expr.c:3893 fortran/resolve.c:1337
+#: fortran/expr.c:3913 fortran/resolve.c:1337
 #, gcc-internal-format, gfc-internal-format
 msgid "Pointer initialization target at %L must have the SAVE attribute"
 msgstr ""
 
-#: fortran/expr.c:3905
+#: fortran/expr.c:3925
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Procedure pointer initialization target at %L may not be a procedure pointer"
 msgstr ""
 
-#: fortran/expr.c:4793
+#: fortran/expr.c:4813
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Fortran 2008: Pointer functions in variable definition context (%s) at %L"
 msgstr ""
 
-#: fortran/expr.c:4801
+#: fortran/expr.c:4821
 #, gcc-internal-format, gfc-internal-format
 msgid "Non-variable expression in variable definition context (%s) at %L"
 msgstr ""
 
-#: fortran/expr.c:4809
+#: fortran/expr.c:4829
 #, gcc-internal-format
 msgid "Named constant %qs in variable definition context (%s) at %L"
 msgstr ""
 
-#: fortran/expr.c:4818
+#: fortran/expr.c:4838
 #, gcc-internal-format
 msgid "%qs in variable definition context (%s) at %L is not a variable"
 msgstr ""
 
-#: fortran/expr.c:4829
+#: fortran/expr.c:4849
 #, gcc-internal-format, gfc-internal-format
 msgid "Non-POINTER in pointer association context (%s) at %L"
 msgstr ""
 
-#: fortran/expr.c:4842
+#: fortran/expr.c:4862
 #, gcc-internal-format, gfc-internal-format
 msgid "LOCK_TYPE in variable definition context (%s) at %L"
 msgstr ""
 
-#: fortran/expr.c:4871
+#: fortran/expr.c:4875
+#, gcc-internal-format, gfc-internal-format
+msgid "LOCK_EVENT in variable definition context (%s) at %L"
+msgstr ""
+
+#: fortran/expr.c:4905
 #, gcc-internal-format
 msgid ""
 "Dummy argument %qs with INTENT(IN) in pointer association context (%s) at %L"
 msgstr ""
 
-#: fortran/expr.c:4879
+#: fortran/expr.c:4913
 #, gcc-internal-format
 msgid ""
 "Dummy argument %qs with INTENT(IN) in variable definition context (%s) at %L"
 msgstr ""
 
-#: fortran/expr.c:4892
+#: fortran/expr.c:4926
 #, gcc-internal-format
 msgid ""
 "Variable %qs is PROTECTED and can not appear in a pointer association "
 "context (%s) at %L"
 msgstr ""
 
-#: fortran/expr.c:4900
+#: fortran/expr.c:4934
 #, gcc-internal-format
 msgid ""
 "Variable %qs is PROTECTED and can not appear in a variable definition "
 "context (%s) at %L"
 msgstr ""
 
-#: fortran/expr.c:4912
+#: fortran/expr.c:4946
 #, gcc-internal-format
 msgid ""
 "Variable %qs can not appear in a variable definition context (%s) at %L in "
 "PURE procedure"
 msgstr ""
 
-#: fortran/expr.c:4971
+#: fortran/expr.c:5005
 #, gcc-internal-format
 msgid ""
 "%qs at %L associated to vector-indexed target can not be used in a variable "
 "definition context (%s)"
 msgstr ""
 
-#: fortran/expr.c:4975
+#: fortran/expr.c:5009
 #, gcc-internal-format
 msgid ""
 "%qs at %L associated to expression can not be used in a variable definition "
 "context (%s)"
 msgstr ""
 
-#: fortran/expr.c:4986
+#: fortran/expr.c:5020
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Associate-name '%s' can not appear in a variable definition context (%s) at "
 "%L because its target at %L can not, either"
 msgstr ""
 
-#: fortran/expr.c:5028
+#: fortran/expr.c:5062
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Elements with the same value at %L and %L in vector subscript in a variable "
@@ -47267,50 +47512,50 @@ msgstr ""
 msgid "can't open input file: %s"
 msgstr ""
 
-#: fortran/frontend-passes.c:278
+#: fortran/frontend-passes.c:306
 #, gcc-internal-format
 msgid "Illegal id in copy_walk_reduction_arg"
 msgstr ""
 
-#: fortran/frontend-passes.c:658 fortran/trans-array.c:1057
-#: fortran/trans-array.c:5979 fortran/trans-array.c:7267
-#: fortran/trans-intrinsic.c:6225
+#: fortran/frontend-passes.c:684 fortran/trans-array.c:1057
+#: fortran/trans-array.c:6001 fortran/trans-array.c:7301
+#: fortran/trans-intrinsic.c:6256
 #, gcc-internal-format, gfc-internal-format
 msgid "Creating array temporary at %L"
 msgstr ""
 
-#: fortran/frontend-passes.c:681 fortran/frontend-passes.c:684
+#: fortran/frontend-passes.c:707 fortran/frontend-passes.c:710
 #, gcc-internal-format
 msgid "Removing call to function %qs at %L"
 msgstr ""
 
-#: fortran/frontend-passes.c:1656
+#: fortran/frontend-passes.c:1695
 #, gcc-internal-format
 msgid "illegal OP in optimize_comparison"
 msgstr ""
 
-#: fortran/frontend-passes.c:1848
+#: fortran/frontend-passes.c:1887
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Variable '%s' at %L set to undefined value inside loop  beginning at %L as "
 "INTENT(OUT) argument to subroutine '%s'"
 msgstr ""
 
-#: fortran/frontend-passes.c:1855
+#: fortran/frontend-passes.c:1894
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Variable '%s' at %L not definable inside loop beginning at %L as "
 "INTENT(INOUT) argument to subroutine '%s'"
 msgstr ""
 
-#: fortran/frontend-passes.c:1920
+#: fortran/frontend-passes.c:1959
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Variable '%s' at %L set to undefined value inside loop beginning at %L as "
 "INTENT(OUT) argument to function '%s'"
 msgstr ""
 
-#: fortran/frontend-passes.c:1926
+#: fortran/frontend-passes.c:1965
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Variable '%s' at %L not definable inside loop beginning at %L as "
@@ -47387,189 +47632,194 @@ msgstr ""
 msgid "Expecting %<END INTERFACE %s%> at %C"
 msgstr ""
 
-#: fortran/interface.c:651
+#: fortran/interface.c:402
+#, gcc-internal-format
+msgid "gfc_compare_derived_types: invalid derived type"
+msgstr ""
+
+#: fortran/interface.c:652
 #, gcc-internal-format, gfc-internal-format
 msgid "Alternate return cannot appear in operator interface at %L"
 msgstr ""
 
-#: fortran/interface.c:680
+#: fortran/interface.c:681
 #, gcc-internal-format, gfc-internal-format
 msgid "Assignment operator interface at %L must have two arguments"
 msgstr ""
 
-#: fortran/interface.c:683
+#: fortran/interface.c:684
 #, gcc-internal-format, gfc-internal-format
 msgid "Operator interface at %L has the wrong number of arguments"
 msgstr ""
 
-#: fortran/interface.c:696
+#: fortran/interface.c:697
 #, gcc-internal-format, gfc-internal-format
 msgid "Assignment operator interface at %L must be a SUBROUTINE"
 msgstr ""
 
-#: fortran/interface.c:714
+#: fortran/interface.c:715
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Assignment operator interface at %L must not redefine an INTRINSIC type "
 "assignment"
 msgstr ""
 
-#: fortran/interface.c:723
+#: fortran/interface.c:724
 #, gcc-internal-format, gfc-internal-format
 msgid "Intrinsic operator interface at %L must be a FUNCTION"
 msgstr ""
 
-#: fortran/interface.c:734
+#: fortran/interface.c:735
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "First argument of defined assignment at %L must be INTENT(OUT) or "
 "INTENT(INOUT)"
 msgstr ""
 
-#: fortran/interface.c:741
+#: fortran/interface.c:742
 #, gcc-internal-format, gfc-internal-format
 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
 msgstr ""
 
-#: fortran/interface.c:750 fortran/resolve.c:14870
+#: fortran/interface.c:751 fortran/resolve.c:15035
 #, gcc-internal-format, gfc-internal-format
 msgid "First argument of operator interface at %L must be INTENT(IN)"
 msgstr ""
 
-#: fortran/interface.c:757 fortran/resolve.c:14888
+#: fortran/interface.c:758 fortran/resolve.c:15053
 #, gcc-internal-format, gfc-internal-format
 msgid "Second argument of operator interface at %L must be INTENT(IN)"
 msgstr ""
 
-#: fortran/interface.c:862
+#: fortran/interface.c:863
 #, gcc-internal-format, gfc-internal-format
 msgid "Operator interface at %L conflicts with intrinsic interface"
 msgstr ""
 
-#: fortran/interface.c:1193 fortran/interface.c:1252
+#: fortran/interface.c:1194 fortran/interface.c:1253
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "check_dummy_characteristics: Unexpected result %i of gfc_dep_compare_expr"
 msgstr ""
 
-#: fortran/interface.c:1365
+#: fortran/interface.c:1366
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "check_result_characteristics (1): Unexpected result %i of "
 "gfc_dep_compare_expr"
 msgstr ""
 
-#: fortran/interface.c:1412
+#: fortran/interface.c:1413
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "check_result_characteristics (2): Unexpected result %i of "
 "gfc_dep_compare_expr"
 msgstr ""
 
-#: fortran/interface.c:1579
+#: fortran/interface.c:1580
 #, gcc-internal-format
 msgid "Procedure %qs in %s at %L has no explicit interface"
 msgstr ""
 
-#: fortran/interface.c:1582
+#: fortran/interface.c:1583
 #, gcc-internal-format
 msgid "Procedure %qs in %s at %L is neither function nor subroutine"
 msgstr ""
 
-#: fortran/interface.c:1594
+#: fortran/interface.c:1595
 #, gcc-internal-format, gfc-internal-format
 msgid "In %s at %L procedures must be either all SUBROUTINEs or all FUNCTIONs"
 msgstr ""
 
-#: fortran/interface.c:1598
+#: fortran/interface.c:1599
 #, 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.c:1606
+#: fortran/interface.c:1607
 #, gcc-internal-format
 msgid "Internal procedure %qs in %s at %L"
 msgstr ""
 
-#: fortran/interface.c:1663 fortran/interface.c:1667
+#: fortran/interface.c:1664 fortran/interface.c:1668
 #, gcc-internal-format
 msgid "Ambiguous interfaces %qs and %qs in %s at %L"
 msgstr ""
 
-#: fortran/interface.c:1671
+#: fortran/interface.c:1672
 #, gcc-internal-format
 msgid "Although not referenced, %qs has ambiguous interfaces at %L"
 msgstr ""
 
-#: fortran/interface.c:1705
+#: fortran/interface.c:1706
 #, gcc-internal-format
 msgid "%qs at %L is not a module procedure"
 msgstr ""
 
-#: fortran/interface.c:1909
+#: fortran/interface.c:1910
 #, gcc-internal-format
 msgid ""
 "The assumed-rank array at %L requires that the dummy argument %qs has "
 "assumed-rank"
 msgstr ""
 
-#: fortran/interface.c:1914
+#: fortran/interface.c:1915
 #, gcc-internal-format
 msgid "Rank mismatch in argument %qs at %L (scalar and rank-%d)"
 msgstr ""
 
-#: fortran/interface.c:1919
+#: fortran/interface.c:1920
 #, gcc-internal-format
 msgid "Rank mismatch in argument %qs at %L (rank-%d and scalar)"
 msgstr ""
 
-#: fortran/interface.c:1924
+#: fortran/interface.c:1925
 #, gcc-internal-format
 msgid "Rank mismatch in argument %qs at %L (rank-%d and rank-%d)"
 msgstr ""
 
-#: fortran/interface.c:1967
+#: fortran/interface.c:1968
 #, gcc-internal-format, gfc-internal-format
 msgid "Invalid procedure argument at %L"
 msgstr ""
 
-#: fortran/interface.c:1975 fortran/interface.c:2002
+#: fortran/interface.c:1976 fortran/interface.c:2003
 #, gcc-internal-format
 msgid "Interface mismatch in dummy procedure %qs at %L: %s"
 msgstr ""
 
-#: fortran/interface.c:2013
+#: fortran/interface.c:2014
 #, gcc-internal-format
 msgid ""
 "Actual argument to contiguous pointer dummy %qs at %L must be simply "
 "contiguous"
 msgstr ""
 
-#: fortran/interface.c:2028
+#: fortran/interface.c:2029
 #, gcc-internal-format
 msgid "Type mismatch in argument %qs at %L; passed %s to %s"
 msgstr ""
 
-#: fortran/interface.c:2037
+#: fortran/interface.c:2038
 #, gcc-internal-format
 msgid ""
 "Assumed-type actual argument at %L requires that dummy argument %qs is of "
 "assumed type"
 msgstr ""
 
-#: fortran/interface.c:2053
+#: fortran/interface.c:2054
 #, gcc-internal-format
 msgid "Actual argument to %qs at %L must be polymorphic"
 msgstr ""
 
-#: fortran/interface.c:2066
+#: fortran/interface.c:2067
 #, gcc-internal-format
 msgid "Actual argument to %qs at %L must have the same declared type"
 msgstr ""
 
-#: fortran/interface.c:2081
+#: fortran/interface.c:2082
 #, gcc-internal-format
 msgid ""
 "Actual argument to %qs at %L must be unlimited polymorphic since the formal "
@@ -47577,29 +47827,36 @@ msgid ""
 "12.5.2.5]"
 msgstr ""
 
-#: fortran/interface.c:2092
+#: fortran/interface.c:2093
 #, gcc-internal-format
 msgid "Actual argument to %qs at %L must be a coarray"
 msgstr ""
 
-#: fortran/interface.c:2111
+#: fortran/interface.c:2112
 #, gcc-internal-format
 msgid "Corank mismatch in argument %qs at %L (%d and %d)"
 msgstr ""
 
-#: fortran/interface.c:2128
+#: fortran/interface.c:2129
 #, gcc-internal-format
 msgid "Actual argument to %qs at %L must be simply contiguous"
 msgstr ""
 
-#: fortran/interface.c:2142
+#: fortran/interface.c:2143
 #, 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.c:2160
+#: fortran/interface.c:2158
+#, 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.c:2176
 #, gcc-internal-format
 msgid ""
 "Dummy argument %qs has to be a pointer, assumed-shape or assumed-rank array "
@@ -47607,185 +47864,185 @@ msgid ""
 "contiguous and both are ASYNCHRONOUS or VOLATILE"
 msgstr ""
 
-#: fortran/interface.c:2173
+#: fortran/interface.c:2189
 #, gcc-internal-format
 msgid ""
 "Passing coarray at %L to allocatable, noncoarray, INTENT(OUT) dummy argument "
 "%qs"
 msgstr ""
 
-#: fortran/interface.c:2180
+#: fortran/interface.c:2196
 #, 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.c:2243
+#: fortran/interface.c:2259
 #, gcc-internal-format
 msgid "Polymorphic scalar passed to array dummy argument %qs at %L"
 msgstr ""
 
-#: fortran/interface.c:2252
+#: fortran/interface.c:2268
 #, gcc-internal-format
 msgid ""
 "Element of assumed-shaped or pointer array passed to array dummy argument "
 "%qs at %L"
 msgstr ""
 
-#: fortran/interface.c:2264
+#: fortran/interface.c:2280
 #, 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.c:2272
+#: fortran/interface.c:2288
 #, gcc-internal-format
 msgid ""
 "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument %qs "
 "at %L"
 msgstr ""
 
-#: fortran/interface.c:2599
+#: fortran/interface.c:2617
 #, gcc-internal-format
 msgid "Keyword argument %qs at %L is not in the procedure"
 msgstr ""
 
-#: fortran/interface.c:2607
+#: fortran/interface.c:2625
 #, gcc-internal-format
 msgid ""
 "Keyword argument %qs at %L is already associated with another actual argument"
 msgstr ""
 
-#: fortran/interface.c:2617
+#: fortran/interface.c:2635
 #, gcc-internal-format, gfc-internal-format
 msgid "More actual than formal arguments in procedure call at %L"
 msgstr ""
 
-#: fortran/interface.c:2629 fortran/interface.c:2999
+#: fortran/interface.c:2647 fortran/interface.c:3017
 #, gcc-internal-format, gfc-internal-format
 msgid "Missing alternate return spec in subroutine call at %L"
 msgstr ""
 
-#: fortran/interface.c:2637
+#: fortran/interface.c:2655
 #, gcc-internal-format, gfc-internal-format
 msgid "Unexpected alternate return spec in subroutine call at %L"
 msgstr ""
 
-#: fortran/interface.c:2664
+#: fortran/interface.c:2682
 #, gcc-internal-format
 msgid "Unexpected NULL() intrinsic at %L to dummy %qs"
 msgstr ""
 
-#: fortran/interface.c:2667
+#: fortran/interface.c:2685
 #, gcc-internal-format
 msgid "Fortran 2008: Null pointer at %L to non-pointer dummy %qs"
 msgstr ""
 
-#: fortran/interface.c:2691
+#: fortran/interface.c:2709
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Actual argument at %L to assumed-type dummy is of derived type with type-"
 "bound or FINAL procedures"
 msgstr ""
 
-#: fortran/interface.c:2713
+#: fortran/interface.c:2731
 #, gcc-internal-format
 msgid ""
 "Character length mismatch (%ld/%ld) between actual argument and pointer or "
 "allocatable dummy argument %qs at %L"
 msgstr ""
 
-#: fortran/interface.c:2721
+#: fortran/interface.c:2739
 #, gcc-internal-format
 msgid ""
 "Character length mismatch (%ld/%ld) between actual argument and assumed-"
 "shape dummy argument %qs at %L"
 msgstr ""
 
-#: fortran/interface.c:2735
+#: fortran/interface.c:2753
 #, 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.c:2752
+#: fortran/interface.c:2770
 #, gcc-internal-format
 msgid ""
 "Character length of actual argument shorter than of dummy argument %qs (%lu/"
 "%lu) at %L"
 msgstr ""
 
-#: fortran/interface.c:2757
+#: fortran/interface.c:2775
 #, gcc-internal-format
 msgid ""
 "Actual argument contains too few elements for dummy argument %qs (%lu/%lu) "
 "at %L"
 msgstr ""
 
-#: fortran/interface.c:2776
+#: fortran/interface.c:2794
 #, gcc-internal-format
 msgid "Expected a procedure pointer for argument %qs at %L"
 msgstr ""
 
-#: fortran/interface.c:2792
+#: fortran/interface.c:2810
 #, gcc-internal-format
 msgid "Expected a procedure for argument %qs at %L"
 msgstr ""
 
-#: fortran/interface.c:2806
+#: fortran/interface.c:2824
 #, gcc-internal-format
 msgid "Actual argument for %qs cannot be an assumed-size array at %L"
 msgstr ""
 
-#: fortran/interface.c:2815
+#: fortran/interface.c:2833
 #, gcc-internal-format
 msgid "Actual argument for %qs must be a pointer at %L"
 msgstr ""
 
-#: fortran/interface.c:2825
+#: fortran/interface.c:2843
 #, gcc-internal-format
 msgid "Fortran 2008: Non-pointer actual argument at %L to pointer dummy %qs"
 msgstr ""
 
-#: fortran/interface.c:2835
+#: fortran/interface.c:2853
 #, gcc-internal-format
 msgid "Coindexed actual argument at %L to pointer dummy %qs"
 msgstr ""
 
-#: fortran/interface.c:2848
+#: fortran/interface.c:2866
 #, gcc-internal-format
 msgid ""
 "Coindexed actual argument at %L to allocatable dummy %qs requires INTENT(IN)"
 msgstr ""
 
-#: fortran/interface.c:2862
+#: fortran/interface.c:2880
 #, gcc-internal-format
 msgid ""
 "Coindexed ASYNCHRONOUS or VOLATILE actual argument at %L requires that dummy "
 "%qs has neither ASYNCHRONOUS nor VOLATILE"
 msgstr ""
 
-#: fortran/interface.c:2876
+#: fortran/interface.c:2894
 #, 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.c:2888
+#: fortran/interface.c:2906
 #, gcc-internal-format
 msgid "Actual CLASS array argument for %qs must be a full array at %L"
 msgstr ""
 
-#: fortran/interface.c:2898
+#: fortran/interface.c:2916
 #, gcc-internal-format
 msgid "Actual argument for %qs must be ALLOCATABLE at %L"
 msgstr ""
 
-#: fortran/interface.c:2927
+#: fortran/interface.c:2945
 #, gcc-internal-format
 msgid ""
 "Array-section actual argument with vector subscripts at %L is incompatible "
@@ -47793,259 +48050,266 @@ msgid ""
 "dummy argument %qs"
 msgstr ""
 
-#: fortran/interface.c:2945
+#: fortran/interface.c:2963
 #, 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.c:2957
+#: fortran/interface.c:2975
 #, 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.c:2976
+#: fortran/interface.c:2994
 #, 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.c:3006
+#: fortran/interface.c:3024
 #, gcc-internal-format
 msgid "Missing actual argument for argument %qs at %L"
 msgstr ""
 
-#: fortran/interface.c:3128
+#: fortran/interface.c:3146
 #, gcc-internal-format
 msgid "compare_actual_expr(): Bad component code"
 msgstr ""
 
-#: fortran/interface.c:3157
+#: fortran/interface.c:3175
 #, gcc-internal-format
 msgid "check_some_aliasing(): List mismatch"
 msgstr ""
 
-#: fortran/interface.c:3183
+#: fortran/interface.c:3201
 #, gcc-internal-format
 msgid "check_some_aliasing(): corrupted data"
 msgstr ""
 
-#: fortran/interface.c:3193
+#: fortran/interface.c:3211
 #, gcc-internal-format
 msgid ""
 "Same actual argument associated with INTENT(%s) argument %qs and INTENT(%s) "
 "argument %qs at %L"
 msgstr ""
 
-#: fortran/interface.c:3223
+#: fortran/interface.c:3241
 #, gcc-internal-format
 msgid "check_intents(): List mismatch"
 msgstr ""
 
-#: fortran/interface.c:3243
+#: fortran/interface.c:3261
 #, 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.c:3255
+#: fortran/interface.c:3273
 #, 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.c:3265
+#: fortran/interface.c:3283
 #, 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.c:3276
+#: fortran/interface.c:3294
 #, gcc-internal-format
 msgid ""
 "Coindexed polymorphic actual argument at %L is passed polymorphic dummy "
 "argument %qs"
 msgstr ""
 
-#: fortran/interface.c:3304 fortran/interface.c:3314
+#: fortran/interface.c:3322 fortran/interface.c:3332
 #, gcc-internal-format
 msgid "Procedure %qs called at %L is not explicitly declared"
 msgstr ""
 
-#: fortran/interface.c:3310
+#: fortran/interface.c:3328
 #, gcc-internal-format
 msgid "Procedure %qs called with an implicit interface at %L"
 msgstr ""
 
-#: fortran/interface.c:3324
+#: fortran/interface.c:3342
 #, gcc-internal-format
 msgid ""
 "The pointer object %qs at %L must have an explicit function interface or be "
 "declared as array"
 msgstr ""
 
-#: fortran/interface.c:3332
+#: fortran/interface.c:3350
 #, gcc-internal-format
 msgid ""
 "The allocatable object %qs at %L must have an explicit function interface or "
 "be declared as array"
 msgstr ""
 
-#: fortran/interface.c:3340
+#: fortran/interface.c:3358
 #, gcc-internal-format
 msgid "Allocatable function %qs at %L must have an explicit function interface"
 msgstr ""
 
-#: fortran/interface.c:3350
+#: fortran/interface.c:3368
 #, gcc-internal-format
 msgid "Keyword argument requires explicit interface for procedure %qs at %L"
 msgstr ""
 
-#: fortran/interface.c:3359
+#: fortran/interface.c:3377
 #, gcc-internal-format, gfc-internal-format
 msgid "Assumed-type argument %s at %L requires an explicit interface"
 msgstr ""
 
-#: fortran/interface.c:3372
+#: fortran/interface.c:3390
 #, 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.c:3381
+#: fortran/interface.c:3403
+#, 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.c:3412
 #, gcc-internal-format, gfc-internal-format
 msgid "MOLD argument to NULL required at %L"
 msgstr ""
 
-#: fortran/interface.c:3389
+#: fortran/interface.c:3420
 #, gcc-internal-format, gfc-internal-format
 msgid "Assumed-rank argument requires an explicit interface at %L"
 msgstr ""
 
-#: fortran/interface.c:3427
+#: fortran/interface.c:3458
 #, gcc-internal-format
 msgid "Procedure pointer component %qs called with an implicit interface at %L"
 msgstr ""
 
-#: fortran/interface.c:3438
+#: fortran/interface.c:3469
 #, gcc-internal-format
 msgid ""
 "Keyword argument requires explicit interface for procedure pointer component "
 "%qs at %L"
 msgstr ""
 
-#: fortran/interface.c:3522
+#: fortran/interface.c:3553
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "MOLD= required in NULL() argument at %L: Ambiguity between specific "
 "functions %s and %s"
 msgstr ""
 
-#: fortran/interface.c:3592
+#: fortran/interface.c:3623
 #, gcc-internal-format
 msgid "Unable to find symbol %qs"
 msgstr ""
 
-#: fortran/interface.c:3959
+#: fortran/interface.c:3990
 #, gcc-internal-format
 msgid "Entity %qs at %L is already present in the interface"
 msgstr ""
 
-#: fortran/interface.c:4075
+#: fortran/interface.c:4106
 #, gcc-internal-format
 msgid "gfc_add_interface(): Bad interface type"
 msgstr ""
 
-#: fortran/interface.c:4170
+#: fortran/interface.c:4201
 #, gcc-internal-format
 msgid "Can't overwrite GENERIC %qs at %L"
 msgstr ""
 
-#: fortran/interface.c:4182
+#: fortran/interface.c:4213
 #, gcc-internal-format
 msgid "%qs at %L overrides a procedure binding declared NON_OVERRIDABLE"
 msgstr ""
 
-#: fortran/interface.c:4190
+#: fortran/interface.c:4221
 #, gcc-internal-format
 msgid "%qs at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
 msgstr ""
 
-#: fortran/interface.c:4198
+#: fortran/interface.c:4229
 #, gcc-internal-format
 msgid "%qs at %L overrides a PURE procedure and must also be PURE"
 msgstr ""
 
-#: fortran/interface.c:4207
+#: fortran/interface.c:4238
 #, gcc-internal-format
 msgid "%qs at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
 msgstr ""
 
-#: fortran/interface.c:4213
+#: fortran/interface.c:4244
 #, gcc-internal-format
 msgid ""
 "%qs at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, "
 "either"
 msgstr ""
 
-#: fortran/interface.c:4222
+#: fortran/interface.c:4253
 #, gcc-internal-format
 msgid "%qs at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
 msgstr ""
 
-#: fortran/interface.c:4233
+#: fortran/interface.c:4264
 #, gcc-internal-format
 msgid "%qs at %L overrides a FUNCTION and must also be a FUNCTION"
 msgstr ""
 
-#: fortran/interface.c:4241
+#: fortran/interface.c:4272
 #, gcc-internal-format
 msgid "Result mismatch for the overriding procedure %qs at %L: %s"
 msgstr ""
 
-#: fortran/interface.c:4252
+#: fortran/interface.c:4283
 #, gcc-internal-format
 msgid "%qs at %L overrides a PUBLIC procedure and must not be PRIVATE"
 msgstr ""
 
-#: fortran/interface.c:4282
+#: fortran/interface.c:4313
 #, 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.c:4293
+#: fortran/interface.c:4324
 #, gcc-internal-format
 msgid "Argument mismatch for the overriding procedure %qs at %L: %s"
 msgstr ""
 
-#: fortran/interface.c:4302
+#: fortran/interface.c:4333
 #, gcc-internal-format
 msgid ""
 "%qs at %L must have the same number of formal arguments as the overridden "
 "procedure"
 msgstr ""
 
-#: fortran/interface.c:4311
+#: fortran/interface.c:4342
 #, gcc-internal-format
 msgid "%qs at %L overrides a NOPASS binding and must also be NOPASS"
 msgstr ""
 
-#: fortran/interface.c:4322
+#: fortran/interface.c:4353
 #, gcc-internal-format
 msgid "%qs at %L overrides a binding with PASS and must also be PASS"
 msgstr ""
 
-#: fortran/interface.c:4329
+#: fortran/interface.c:4360
 #, gcc-internal-format
 msgid ""
 "Passed-object dummy argument of %qs at %L must be at the same position as "
@@ -48110,124 +48374,124 @@ msgstr ""
 msgid "make_generic(): Can't find generic symbol %qs"
 msgstr ""
 
-#: fortran/intrinsic.c:3818
+#: fortran/intrinsic.c:3826
 #, gcc-internal-format
 msgid "Too many arguments in call to %qs at %L"
 msgstr ""
 
-#: fortran/intrinsic.c:3833
+#: fortran/intrinsic.c:3841
 #, 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.c:3836
+#: fortran/intrinsic.c:3844
 #, gcc-internal-format
 msgid "Can't find keyword named %qs in call to %qs at %L"
 msgstr ""
 
-#: fortran/intrinsic.c:3843
+#: fortran/intrinsic.c:3851
 #, gcc-internal-format
 msgid "Argument %qs appears twice in call to %qs at %L"
 msgstr ""
 
-#: fortran/intrinsic.c:3857
+#: fortran/intrinsic.c:3865
 #, gcc-internal-format
 msgid "Missing actual argument %qs in call to %qs at %L"
 msgstr ""
 
-#: fortran/intrinsic.c:3872
+#: fortran/intrinsic.c:3880
 #, gcc-internal-format, gfc-internal-format
 msgid "ALTERNATE RETURN not permitted at %L"
 msgstr ""
 
-#: fortran/intrinsic.c:3929
+#: fortran/intrinsic.c:3937
 #, gcc-internal-format
 msgid "Type of argument %qs in call to %qs at %L should be %s, not %s"
 msgstr ""
 
-#: fortran/intrinsic.c:4035
+#: fortran/intrinsic.c:4043
 #, gcc-internal-format
 msgid "resolve_intrinsic(): Too many args for intrinsic"
 msgstr ""
 
-#: fortran/intrinsic.c:4121
+#: fortran/intrinsic.c:4129
 #, gcc-internal-format
 msgid "do_simplify(): Too many args for intrinsic"
 msgstr ""
 
-#: fortran/intrinsic.c:4160
+#: fortran/intrinsic.c:4168
 #, gcc-internal-format
 msgid "init_arglist(): too many arguments"
 msgstr ""
 
-#: fortran/intrinsic.c:4310
+#: fortran/intrinsic.c:4318
 #, gcc-internal-format
 msgid "Invalid standard code on intrinsic %qs (%d)"
 msgstr ""
 
-#: fortran/intrinsic.c:4319
+#: fortran/intrinsic.c:4327
 #, gcc-internal-format
 msgid "Intrinsic %qs (is %s) is used at %L"
 msgstr ""
 
-#: fortran/intrinsic.c:4390
+#: fortran/intrinsic.c:4398
 #, gcc-internal-format
 msgid "Function %qs as initialization expression at %L"
 msgstr ""
 
-#: fortran/intrinsic.c:4466
+#: fortran/intrinsic.c:4474
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Elemental function as initialization expression with non-integer/non-"
 "character arguments at %L"
 msgstr ""
 
-#: fortran/intrinsic.c:4537
+#: fortran/intrinsic.c:4545
 #, gcc-internal-format
 msgid ""
 "Subroutine call to intrinsic %qs in DO CONCURRENT block at %L is not PURE"
 msgstr ""
 
-#: fortran/intrinsic.c:4544
+#: fortran/intrinsic.c:4552
 #, gcc-internal-format
 msgid "Subroutine call to intrinsic %qs at %L is not PURE"
 msgstr ""
 
-#: fortran/intrinsic.c:4620
+#: fortran/intrinsic.c:4628
 #, gcc-internal-format, gfc-internal-format
 msgid "Extension: Conversion from %s to %s at %L"
 msgstr ""
 
-#: fortran/intrinsic.c:4654 fortran/intrinsic.c:4670
+#: fortran/intrinsic.c:4662 fortran/intrinsic.c:4678
 #, gcc-internal-format, gfc-internal-format
 msgid "Possible change of value in conversion from %s to %s at %L"
 msgstr ""
 
-#: fortran/intrinsic.c:4659 fortran/intrinsic.c:4679
+#: fortran/intrinsic.c:4667 fortran/intrinsic.c:4687
 #, gcc-internal-format, gfc-internal-format
 msgid "Conversion from %s to %s at %L"
 msgstr ""
 
-#: fortran/intrinsic.c:4732
+#: fortran/intrinsic.c:4740
 #, gcc-internal-format, gfc-internal-format
 msgid "Can't convert %s to %s at %L"
 msgstr ""
 
-#: fortran/intrinsic.c:4737
+#: fortran/intrinsic.c:4745
 #, gcc-internal-format
 msgid "Can't convert %qs to %qs at %L"
 msgstr ""
 
-#: fortran/intrinsic.c:4827
+#: fortran/intrinsic.c:4835
 #, 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.c:4833
+#: fortran/intrinsic.c:4841
 #, gcc-internal-format
 msgid ""
 "%qs declared at %L is also the name of an intrinsic.  It can only be called "
@@ -48319,409 +48583,429 @@ msgstr ""
 msgid "Format statement in module main block at %C"
 msgstr ""
 
-#: fortran/io.c:1205
+#: fortran/io.c:1208
+#, gcc-internal-format, gfc-internal-format
+msgid "FORMAT statement at %C cannot appear within an INTERFACE"
+msgstr ""
+
+#: fortran/io.c:1214
 #, gcc-internal-format, gfc-internal-format
 msgid "Missing format label at %C"
 msgstr ""
 
-#: fortran/io.c:1260 fortran/io.c:1291 fortran/io.c:1357
+#: fortran/io.c:1262
+#, gcc-internal-format, gfc-internal-format
+msgid "IOMSG must be a scalar-default-char-variable at %L"
+msgstr ""
+
+#: fortran/io.c:1276
+#, gcc-internal-format, gfc-internal-format
+msgid "%s requires a scalar-default-char-expr at %L"
+msgstr ""
+
+#: fortran/io.c:1299 fortran/io.c:1330 fortran/io.c:1396
 #, gcc-internal-format, gfc-internal-format
 msgid "Invalid value for %s specification at %C"
 msgstr ""
 
-#: fortran/io.c:1266 fortran/io.c:1297
+#: fortran/io.c:1305 fortran/io.c:1336
 #, gcc-internal-format, gfc-internal-format
 msgid "Duplicate %s specification at %C"
 msgstr ""
 
-#: fortran/io.c:1304
+#: fortran/io.c:1343
 #, gcc-internal-format, gfc-internal-format
 msgid "Variable %s cannot be INTENT(IN) at %C"
 msgstr ""
 
-#: fortran/io.c:1312
+#: fortran/io.c:1351
 #, gcc-internal-format, gfc-internal-format
 msgid "Variable %s cannot be assigned in PURE procedure at %C"
 msgstr ""
 
-#: fortran/io.c:1363
+#: fortran/io.c:1402
 #, gcc-internal-format, gfc-internal-format
 msgid "Duplicate %s label specification at %C"
 msgstr ""
 
-#: fortran/io.c:1383
+#: fortran/io.c:1422
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
 msgstr ""
 
-#: fortran/io.c:1401
+#: fortran/io.c:1440
 #, gcc-internal-format, gfc-internal-format
 msgid "FORMAT tag at %L must be of type default-kind CHARACTER or of INTEGER"
 msgstr ""
 
-#: fortran/io.c:1407
+#: fortran/io.c:1446
 #, gcc-internal-format, gfc-internal-format
 msgid "ASSIGNED variable in FORMAT tag at %L"
 msgstr ""
 
-#: fortran/io.c:1412
+#: fortran/io.c:1451
 #, gcc-internal-format
 msgid "Variable %qs at %L has not been assigned a format label"
 msgstr ""
 
-#: fortran/io.c:1419
+#: fortran/io.c:1458
 #, gcc-internal-format
 msgid "Scalar %qs in FORMAT tag at %L is not an ASSIGNED variable"
 msgstr ""
 
-#: fortran/io.c:1431
+#: fortran/io.c:1470
 #, gcc-internal-format, gfc-internal-format
 msgid "Non-character in FORMAT tag at %L"
 msgstr ""
 
-#: fortran/io.c:1437
+#: fortran/io.c:1476
 #, gcc-internal-format, gfc-internal-format
 msgid "Non-character assumed shape array element in FORMAT tag at %L"
 msgstr ""
 
-#: fortran/io.c:1444
+#: fortran/io.c:1483
 #, gcc-internal-format, gfc-internal-format
 msgid "Non-character assumed size array element in FORMAT tag at %L"
 msgstr ""
 
-#: fortran/io.c:1451
+#: fortran/io.c:1490
 #, gcc-internal-format, gfc-internal-format
 msgid "Non-character pointer array element in FORMAT tag at %L"
 msgstr ""
 
-#: fortran/io.c:1477
+#: fortran/io.c:1516
 #, gcc-internal-format, gfc-internal-format
 msgid "%s tag at %L must be of type %s"
 msgstr ""
 
-#: fortran/io.c:1484
+#: fortran/io.c:1523
 #, gcc-internal-format, gfc-internal-format
 msgid "%s tag at %L must be a character string of default kind"
 msgstr ""
 
-#: fortran/io.c:1491
+#: fortran/io.c:1530
 #, gcc-internal-format, gfc-internal-format
 msgid "%s tag at %L must be scalar"
 msgstr ""
 
-#: fortran/io.c:1497
+#: fortran/io.c:1536
 #, gcc-internal-format, gfc-internal-format
 msgid "IOMSG tag at %L"
 msgstr ""
 
-#: fortran/io.c:1505
+#: fortran/io.c:1544
 #, gcc-internal-format, gfc-internal-format
 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
 msgstr ""
 
-#: fortran/io.c:1514
+#: fortran/io.c:1553
 #, gcc-internal-format, gfc-internal-format
 msgid "Non-default LOGICAL kind in %s tag at %L"
 msgstr ""
 
-#: fortran/io.c:1521
+#: fortran/io.c:1560
 #, gcc-internal-format, gfc-internal-format
 msgid "NEWUNIT specifier at %L"
 msgstr ""
 
-#: fortran/io.c:1539
+#: fortran/io.c:1578
 #, gcc-internal-format, gfc-internal-format
 msgid "CONVERT tag at %L"
 msgstr ""
 
-#: fortran/io.c:1724
+#: fortran/io.c:1767
 #, gcc-internal-format
 msgid "Fortran 2003: %s specifier in %s statement at %C has value %qs"
 msgstr ""
 
-#: fortran/io.c:1732 fortran/io.c:1759
+#: fortran/io.c:1775 fortran/io.c:1802
 #, gcc-internal-format
 msgid "%s specifier in %s statement at %C has value %qs"
 msgstr ""
 
-#: fortran/io.c:1751
+#: fortran/io.c:1794
 #, gcc-internal-format
 msgid "Extension: %s specifier in %s statement at %C has value %qs"
 msgstr ""
 
-#: fortran/io.c:1773 fortran/io.c:1781
+#: fortran/io.c:1816 fortran/io.c:1824
 #, gcc-internal-format
 msgid "%s specifier in %s statement at %C has invalid value %qs"
 msgstr ""
 
-#: fortran/io.c:1834
+#: fortran/io.c:1877
 #, gcc-internal-format, gfc-internal-format
 msgid "OPEN statement not allowed in PURE procedure at %C"
 msgstr ""
 
-#: fortran/io.c:1847
+#: fortran/io.c:1890
 #, gcc-internal-format, gfc-internal-format
 msgid "UNIT specifier not allowed with NEWUNIT at %C"
 msgstr ""
 
-#: fortran/io.c:1855
+#: fortran/io.c:1898
 #, gcc-internal-format, gfc-internal-format
 msgid "NEWUNIT specifier must have FILE= or STATUS='scratch' at %C"
 msgstr ""
 
-#: fortran/io.c:1862
+#: fortran/io.c:1905
 #, gcc-internal-format, gfc-internal-format
 msgid "OPEN statement at %C must have UNIT or NEWUNIT specified"
 msgstr ""
 
-#: fortran/io.c:1894
+#: fortran/io.c:1943
 #, gcc-internal-format, gfc-internal-format
 msgid "ASYNCHRONOUS= at %C not allowed in Fortran 95"
 msgstr ""
 
-#: fortran/io.c:1912 fortran/io.c:3350
+#: fortran/io.c:1964 fortran/io.c:3459
 #, gcc-internal-format, gfc-internal-format
 msgid "BLANK= at %C not allowed in Fortran 95"
 msgstr ""
 
-#: fortran/io.c:1930 fortran/io.c:3329
+#: fortran/io.c:1985 fortran/io.c:3435
 #, gcc-internal-format, gfc-internal-format
 msgid "DECIMAL= at %C not allowed in Fortran 95"
 msgstr ""
 
-#: fortran/io.c:1962
+#: fortran/io.c:2023
 #, gcc-internal-format, gfc-internal-format
 msgid "ENCODING= at %C not allowed in Fortran 95"
 msgstr ""
 
-#: fortran/io.c:2013 fortran/io.c:3392
+#: fortran/io.c:2086 fortran/io.c:3508
 #, gcc-internal-format, gfc-internal-format
 msgid "ROUND= at %C not allowed in Fortran 95"
 msgstr ""
 
-#: fortran/io.c:2033
+#: fortran/io.c:2109
 #, gcc-internal-format, gfc-internal-format
 msgid "SIGN= at %C not allowed in Fortran 95"
 msgstr ""
 
-#: fortran/io.c:2246
+#: fortran/io.c:2330
 #, gcc-internal-format, gfc-internal-format
 msgid "CLOSE statement not allowed in PURE procedure at %C"
 msgstr ""
 
-#: fortran/io.c:2305
+#: fortran/io.c:2392
 #, gcc-internal-format, gfc-internal-format
 msgid "CLOSE statement at %L requires a UNIT number"
 msgstr ""
 
-#: fortran/io.c:2313
+#: fortran/io.c:2400
 #, gcc-internal-format, gfc-internal-format
 msgid "UNIT number in CLOSE statement at %L must be non-negative"
 msgstr ""
 
-#: fortran/io.c:2409 fortran/match.c:2634
+#: fortran/io.c:2498 fortran/match.c:2716
 #, gcc-internal-format, gfc-internal-format
 msgid "%s statement not allowed in PURE procedure at %C"
 msgstr ""
 
-#: fortran/io.c:2443 fortran/io.c:2874
+#: fortran/io.c:2532
+#, gcc-internal-format, gfc-internal-format
+msgid "UNIT number missing in statement at %L"
+msgstr ""
+
+#: fortran/io.c:2540 fortran/io.c:2977
 #, gcc-internal-format, gfc-internal-format
 msgid "UNIT number in statement at %L must be non-negative"
 msgstr ""
 
-#: fortran/io.c:2475
+#: fortran/io.c:2573
 #, gcc-internal-format, gfc-internal-format
 msgid "FLUSH statement at %C"
 msgstr ""
 
-#: fortran/io.c:2530
+#: fortran/io.c:2628
 #, gcc-internal-format, gfc-internal-format
 msgid "Duplicate UNIT specification at %C"
 msgstr ""
 
-#: fortran/io.c:2604
+#: fortran/io.c:2702
 #, gcc-internal-format, gfc-internal-format
 msgid "Duplicate format specification at %C"
 msgstr ""
 
-#: fortran/io.c:2621
+#: fortran/io.c:2719
 #, gcc-internal-format
 msgid "Symbol %qs in namelist %qs is INTENT(IN) at %C"
 msgstr ""
 
-#: fortran/io.c:2657
+#: fortran/io.c:2755
 #, gcc-internal-format, gfc-internal-format
 msgid "Duplicate NML specification at %C"
 msgstr ""
 
-#: fortran/io.c:2666
+#: fortran/io.c:2764
 #, gcc-internal-format
 msgid "Symbol %qs at %C must be a NAMELIST group name"
 msgstr ""
 
-#: fortran/io.c:2731
+#: fortran/io.c:2834
 #, gcc-internal-format, gfc-internal-format
 msgid "END tag at %C not allowed in output statement"
 msgstr ""
 
-#: fortran/io.c:2808
+#: fortran/io.c:2911
 #, gcc-internal-format, gfc-internal-format
 msgid "UNIT not specified at %L"
 msgstr ""
 
-#: fortran/io.c:2820
+#: fortran/io.c:2923
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "UNIT specification at %L must be an INTEGER expression or a CHARACTER "
 "variable"
 msgstr ""
 
-#: fortran/io.c:2842
+#: fortran/io.c:2945
 #, gcc-internal-format, gfc-internal-format
 msgid "Invalid form of WRITE statement at %L, UNIT required"
 msgstr ""
 
-#: fortran/io.c:2853
+#: fortran/io.c:2956
 #, gcc-internal-format, gfc-internal-format
 msgid "Internal unit with vector subscript at %L"
 msgstr ""
 
-#: fortran/io.c:2867
+#: fortran/io.c:2970
 #, gcc-internal-format, gfc-internal-format
 msgid "External IO UNIT cannot be an array at %L"
 msgstr ""
 
-#: fortran/io.c:2895
+#: fortran/io.c:2998
 #, gcc-internal-format
 msgid ""
 "NAMELIST %qs in READ statement at %L contains the symbol %qs which may not "
 "appear in a variable definition context"
 msgstr ""
 
-#: fortran/io.c:2905
+#: fortran/io.c:3008
 #, gcc-internal-format, gfc-internal-format
 msgid "Comma before i/o item list at %L"
 msgstr ""
 
-#: fortran/io.c:2915
+#: fortran/io.c:3018
 #, gcc-internal-format, gfc-internal-format
 msgid "ERR tag label %d at %L not defined"
 msgstr ""
 
-#: fortran/io.c:2927
+#: fortran/io.c:3030
 #, gcc-internal-format, gfc-internal-format
 msgid "END tag label %d at %L not defined"
 msgstr ""
 
-#: fortran/io.c:2939
+#: fortran/io.c:3042
 #, gcc-internal-format, gfc-internal-format
 msgid "EOR tag label %d at %L not defined"
 msgstr ""
 
-#: fortran/io.c:2949
+#: fortran/io.c:3052
 #, gcc-internal-format, gfc-internal-format
 msgid "FORMAT label %d at %L not defined"
 msgstr ""
 
-#: fortran/io.c:2980
+#: fortran/io.c:3083
 #, gcc-internal-format
 msgid "io_kind_name(): bad I/O-kind"
 msgstr ""
 
-#: fortran/io.c:3069
+#: fortran/io.c:3172
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in I/O iterator at %C"
 msgstr ""
 
-#: fortran/io.c:3100
+#: fortran/io.c:3203
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected variable in READ statement at %C"
 msgstr ""
 
-#: fortran/io.c:3106
+#: fortran/io.c:3209
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected expression in %s statement at %C"
 msgstr ""
 
 #. A general purpose syntax error.
-#: fortran/io.c:3163 fortran/io.c:3758 fortran/gfortran.h:2685
+#: fortran/io.c:3266 fortran/io.c:3884 fortran/gfortran.h:2687
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in %s statement at %C"
 msgstr ""
 
-#: fortran/io.c:3247
+#: fortran/io.c:3350
 #, gcc-internal-format, gfc-internal-format
 msgid "Internal file at %L with namelist"
 msgstr ""
 
-#: fortran/io.c:3303
+#: fortran/io.c:3406
 #, gcc-internal-format, gfc-internal-format
 msgid "ASYNCHRONOUS= specifier at %L must be an initialization expression"
 msgstr ""
 
-#: fortran/io.c:3371
+#: fortran/io.c:3484
 #, gcc-internal-format, gfc-internal-format
 msgid "PAD= at %C not allowed in Fortran 95"
 msgstr ""
 
-#: fortran/io.c:3437
+#: fortran/io.c:3560
 #, gcc-internal-format, gfc-internal-format
 msgid "DELIM= at %C not allowed in Fortran 95"
 msgstr ""
 
-#: fortran/io.c:3586
+#: fortran/io.c:3712
 #, gcc-internal-format, gfc-internal-format
 msgid "PRINT namelist at %C is an extension"
 msgstr ""
 
-#: fortran/io.c:3729
+#: fortran/io.c:3855
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected comma in I/O list at %C"
 msgstr ""
 
-#: fortran/io.c:3792
+#: fortran/io.c:3918
 #, gcc-internal-format, gfc-internal-format
 msgid "PRINT statement at %C not allowed within PURE procedure"
 msgstr ""
 
-#: fortran/io.c:3951 fortran/io.c:4011
+#: fortran/io.c:4081 fortran/io.c:4141
 #, gcc-internal-format, gfc-internal-format
 msgid "INQUIRE statement not allowed in PURE procedure at %C"
 msgstr ""
 
-#: fortran/io.c:3979
+#: fortran/io.c:4109
 #, gcc-internal-format, gfc-internal-format
 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
 msgstr ""
 
-#: fortran/io.c:3989 fortran/trans-io.c:1315
+#: fortran/io.c:4119 fortran/trans-io.c:1315
 #, gcc-internal-format, gfc-internal-format
 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
 msgstr ""
 
-#: fortran/io.c:3996
+#: fortran/io.c:4126
 #, gcc-internal-format, gfc-internal-format
 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
 msgstr ""
 
-#: fortran/io.c:4005
+#: fortran/io.c:4135
 #, gcc-internal-format, gfc-internal-format
 msgid "UNIT number in INQUIRE statement at %L can not be -1"
 msgstr ""
 
-#: fortran/io.c:4019
+#: fortran/io.c:4149
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
 msgstr ""
 
-#: fortran/io.c:4193
+#: fortran/io.c:4325
 #, gcc-internal-format, gfc-internal-format
 msgid "WAIT at %C not allowed in Fortran 95"
 msgstr ""
 
-#: fortran/io.c:4199
+#: fortran/io.c:4331
 #, gcc-internal-format, gfc-internal-format
 msgid "WAIT statement not allowed in PURE procedure at %C"
 msgstr ""
@@ -48746,7 +49030,7 @@ msgstr ""
 msgid "Integer too large at %C"
 msgstr ""
 
-#: fortran/match.c:472 fortran/parse.c:946
+#: fortran/match.c:472 fortran/parse.c:1015
 #, gcc-internal-format, gfc-internal-format
 msgid "Too many digits in statement label at %C"
 msgstr ""
@@ -48766,546 +49050,598 @@ msgstr ""
 msgid "Duplicate construct label %qs at %C"
 msgstr ""
 
-#: fortran/match.c:548
+#: fortran/match.c:551
 #, gcc-internal-format, gfc-internal-format
 msgid "Invalid character in name at %C"
 msgstr ""
 
-#: fortran/match.c:561
+#: fortran/match.c:564
 #, gcc-internal-format, gfc-internal-format
 msgid "Name at %C is too long"
 msgstr ""
 
-#: fortran/match.c:572
+#: fortran/match.c:575
 #, gcc-internal-format
 msgid ""
 "Invalid character %<$%> at %L. Use %<-fdollar-ok%> to allow it as an "
 "extension"
 msgstr ""
 
-#: fortran/match.c:891
+#: fortran/match.c:894
 #, gcc-internal-format, gfc-internal-format
 msgid "Loop variable at %C cannot be a coarray"
 msgstr ""
 
-#: fortran/match.c:897
+#: fortran/match.c:900
 #, gcc-internal-format, gfc-internal-format
 msgid "Loop variable at %C cannot be a sub-component"
 msgstr ""
 
-#: fortran/match.c:931
+#: fortran/match.c:934
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected a step value in iterator at %C"
 msgstr ""
 
-#: fortran/match.c:943
+#: fortran/match.c:946
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in iterator at %C"
 msgstr ""
 
-#: fortran/match.c:1111
+#: fortran/match.c:1114
 #, gcc-internal-format, gfc-internal-format
 msgid "gfc_match(): Bad match code %c"
 msgstr ""
 
-#: fortran/match.c:1184
+#: fortran/match.c:1187
 #, gcc-internal-format, gfc-internal-format
 msgid "Invalid form of PROGRAM statement at %C"
 msgstr ""
 
-#: fortran/match.c:1314 fortran/match.c:1394
+#: fortran/match.c:1317 fortran/match.c:1397
 #, gcc-internal-format, gfc-internal-format
 msgid "Arithmetic IF statement at %C"
 msgstr ""
 
-#: fortran/match.c:1369
+#: fortran/match.c:1372
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in IF-expression at %C"
 msgstr ""
 
-#: fortran/match.c:1380
+#: fortran/match.c:1383
 #, gcc-internal-format, gfc-internal-format
 msgid "Block label not appropriate for arithmetic IF statement at %C"
 msgstr ""
 
-#: fortran/match.c:1417
+#: fortran/match.c:1420
 #, gcc-internal-format, gfc-internal-format
 msgid "Block label is not appropriate for IF statement at %C"
 msgstr ""
 
-#: fortran/match.c:1503
+#: fortran/match.c:1508
 #, gcc-internal-format, gfc-internal-format
 msgid "Cannot assign to a named constant at %C"
 msgstr ""
 
-#: fortran/match.c:1513
+#: fortran/match.c:1518
 #, gcc-internal-format, gfc-internal-format
 msgid "Unclassifiable statement in IF-clause at %C"
 msgstr ""
 
-#: fortran/match.c:1520
+#: fortran/match.c:1525
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in IF-clause at %C"
 msgstr ""
 
-#: fortran/match.c:1563
+#: fortran/match.c:1568
 #, gcc-internal-format, gfc-internal-format
 msgid "Unexpected junk after ELSE statement at %C"
 msgstr ""
 
-#: fortran/match.c:1569 fortran/match.c:1604
+#: fortran/match.c:1574 fortran/match.c:1609
 #, gcc-internal-format
 msgid "Label %qs at %C doesn't match IF label %qs"
 msgstr ""
 
-#: fortran/match.c:1598
+#: fortran/match.c:1603
 #, gcc-internal-format, gfc-internal-format
 msgid "Unexpected junk after ELSE IF statement at %C"
 msgstr ""
 
-#: fortran/match.c:1662
+#: fortran/match.c:1667
 #, gcc-internal-format, gfc-internal-format
 msgid "Image control statement CRITICAL at %C in PURE procedure"
 msgstr ""
 
-#: fortran/match.c:1668
+#: fortran/match.c:1673
 #, gcc-internal-format, gfc-internal-format
 msgid "Image control statement CRITICAL at %C in DO CONCURRENT block"
 msgstr ""
 
-#: fortran/match.c:1675
+#: fortran/match.c:1680
 #, gcc-internal-format, gfc-internal-format
 msgid "CRITICAL statement at %C"
 msgstr ""
 
-#: fortran/match.c:1687
+#: fortran/match.c:1692
 #, gcc-internal-format, gfc-internal-format
 msgid "Nested CRITICAL block at %C"
 msgstr ""
 
-#: fortran/match.c:1739
+#: fortran/match.c:1744
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected association list at %C"
 msgstr ""
 
-#: fortran/match.c:1752
+#: fortran/match.c:1757
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected association at %C"
 msgstr ""
 
-#: fortran/match.c:1761
+#: fortran/match.c:1766
 #, gcc-internal-format
 msgid "Duplicate name %qs in association at %C"
 msgstr ""
 
-#: fortran/match.c:1769
+#: fortran/match.c:1774
 #, gcc-internal-format, gfc-internal-format
 msgid "Association target at %C must not be coindexed"
 msgstr ""
 
-#: fortran/match.c:1787
+#: fortran/match.c:1792
 #, gcc-internal-format
 msgid "Expected %<)%> or %<,%> at %C"
 msgstr ""
 
-#: fortran/match.c:1805
+#: fortran/match.c:1810
 #, gcc-internal-format, gfc-internal-format
 msgid "Junk after ASSOCIATE statement at %C"
 msgstr ""
 
-#: fortran/match.c:1874
+#: fortran/match.c:1879
 #, gcc-internal-format
 msgid "Derived type %qs at %L may not be ABSTRACT"
 msgstr ""
 
-#: fortran/match.c:1937
+#: fortran/match.c:1942
 #, gcc-internal-format, gfc-internal-format
 msgid "Invalid type-spec at %C"
 msgstr ""
 
-#: fortran/match.c:2031
+#: fortran/match.c:2041
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in FORALL iterator at %C"
 msgstr ""
 
-#: fortran/match.c:2296
+#: fortran/match.c:2306
 #, gcc-internal-format, gfc-internal-format
 msgid "DO CONCURRENT construct at %C"
 msgstr ""
 
-#: fortran/match.c:2421
+#: fortran/match.c:2431
 #, gcc-internal-format
 msgid "Name %qs in %s statement at %C is unknown"
 msgstr ""
 
-#: fortran/match.c:2429
+#: fortran/match.c:2439
 #, gcc-internal-format
 msgid "Name %qs in %s statement at %C is not a construct name"
 msgstr ""
 
-#: fortran/match.c:2441
+#: fortran/match.c:2451
 #, gcc-internal-format, gfc-internal-format
 msgid "%s statement at %C leaves CRITICAL construct"
 msgstr ""
 
 #. F2008, C821 & C845.
-#: fortran/match.c:2449
+#: fortran/match.c:2459
 #, gcc-internal-format, gfc-internal-format
 msgid "%s statement at %C leaves DO CONCURRENT construct"
 msgstr ""
 
-#: fortran/match.c:2461
+#: fortran/match.c:2471
 #, gcc-internal-format, gfc-internal-format
 msgid "%s statement at %C is not within a construct"
 msgstr ""
 
-#: fortran/match.c:2464
+#: fortran/match.c:2474
 #, gcc-internal-format
 msgid "%s statement at %C is not within construct %qs"
 msgstr ""
 
-#: fortran/match.c:2489
+#: fortran/match.c:2499
 #, gcc-internal-format
 msgid "CYCLE statement at %C is not applicable to non-loop construct %qs"
 msgstr ""
 
-#: fortran/match.c:2494
+#: fortran/match.c:2504
 #, gcc-internal-format, gfc-internal-format
 msgid "EXIT statement with no do-construct-name at %C"
 msgstr ""
 
-#: fortran/match.c:2500
+#: fortran/match.c:2510
 #, gcc-internal-format
 msgid "%s statement at %C is not applicable to construct %qs"
 msgstr ""
 
-#: fortran/match.c:2508
+#: fortran/match.c:2518
 #, gcc-internal-format, gfc-internal-format
 msgid "%s statement at %C leaving OpenACC structured block"
 msgstr ""
 
-#: fortran/match.c:2533
+#: fortran/match.c:2543
 #, gcc-internal-format, gfc-internal-format
 msgid "EXIT statement at %C terminating !$ACC LOOP loop"
 msgstr ""
 
-#: fortran/match.c:2538
+#: fortran/match.c:2548
 #, gcc-internal-format, gfc-internal-format
 msgid "CYCLE statement at %C to non-innermost collapsed !$ACC LOOP loop"
 msgstr ""
 
-#: fortran/match.c:2563
+#: fortran/match.c:2573
 #, gcc-internal-format, gfc-internal-format
 msgid "EXIT statement at %C terminating !$OMP DO loop"
 msgstr ""
 
-#: fortran/match.c:2568
+#: fortran/match.c:2578
 #, gcc-internal-format, gfc-internal-format
 msgid "CYCLE statement at %C to non-innermost collapsed !$OMP DO loop"
 msgstr ""
 
-#: fortran/match.c:2628
+#: fortran/match.c:2665
+#, gcc-internal-format, gfc-internal-format
+msgid "Blank required in %s statement near %C"
+msgstr ""
+
+#: fortran/match.c:2683
+#, gcc-internal-format, gfc-internal-format
+msgid "STOP code at %C cannot be negative"
+msgstr ""
+
+#: fortran/match.c:2689
+#, gcc-internal-format, gfc-internal-format
+msgid "STOP code at %C contains too many digits"
+msgstr ""
+
+#: fortran/match.c:2710
 #, gcc-internal-format, gfc-internal-format
 msgid "%s statement at %C in PURE procedure"
 msgstr ""
 
-#: fortran/match.c:2644
+#: fortran/match.c:2726
 #, gcc-internal-format, gfc-internal-format
 msgid "Image control statement STOP at %C in CRITICAL block"
 msgstr ""
 
-#: fortran/match.c:2649
+#: fortran/match.c:2731
 #, gcc-internal-format, gfc-internal-format
 msgid "Image control statement STOP at %C in DO CONCURRENT block"
 msgstr ""
 
-#: fortran/match.c:2657
+#: fortran/match.c:2742
+#, 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.c:2755
 #, gcc-internal-format, gfc-internal-format
 msgid "STOP code at %L must be either INTEGER or CHARACTER type"
 msgstr ""
 
-#: fortran/match.c:2664
+#: fortran/match.c:2762
 #, gcc-internal-format, gfc-internal-format
 msgid "STOP code at %L must be scalar"
 msgstr ""
 
-#: fortran/match.c:2672
+#: fortran/match.c:2769
 #, gcc-internal-format, gfc-internal-format
 msgid "STOP code at %L must be default character KIND=%d"
 msgstr ""
 
-#: fortran/match.c:2680
+#: fortran/match.c:2776
 #, gcc-internal-format, gfc-internal-format
 msgid "STOP code at %L must be default integer KIND=%d"
 msgstr ""
 
-#: fortran/match.c:2726
+#: fortran/match.c:2824
 #, gcc-internal-format, gfc-internal-format
 msgid "PAUSE statement at %C"
 msgstr ""
 
-#: fortran/match.c:2747
+#: fortran/match.c:2845
 #, gcc-internal-format, gfc-internal-format
 msgid "ERROR STOP statement at %C"
 msgstr ""
 
-#: fortran/match.c:2772
+#: fortran/match.c:2871
 #, gcc-internal-format, gfc-internal-format
-msgid "Image control statement %s at %C in PURE procedure"
+msgid "Image control statement EVENT %s at %C in PURE procedure"
 msgstr ""
 
-#: fortran/match.c:2787
+#: fortran/match.c:2886
 #, gcc-internal-format, gfc-internal-format
-msgid "Image control statement %s at %C in CRITICAL block"
+msgid "Image control statement EVENT %s at %C in CRITICAL block"
 msgstr ""
 
-#: fortran/match.c:2794
+#: fortran/match.c:2893
 #, gcc-internal-format, gfc-internal-format
-msgid "Image control statement %s at %C in DO CONCURRENT block"
+msgid "Image control statement EVENT %s at %C in DO CONCURRENT block"
 msgstr ""
 
-#: fortran/match.c:2824 fortran/match.c:3036 fortran/match.c:3546
-#: fortran/match.c:3883
+#: fortran/match.c:2923 fortran/match.c:3118 fortran/match.c:3330
+#: fortran/match.c:3840 fortran/match.c:4177
 #, gcc-internal-format, gfc-internal-format
 msgid "Redundant STAT tag found at %L "
 msgstr ""
 
-#: fortran/match.c:2845 fortran/match.c:3056 fortran/match.c:3572
-#: fortran/match.c:3908
+#: fortran/match.c:2944 fortran/match.c:3139 fortran/match.c:3350
+#: fortran/match.c:3866 fortran/match.c:4202
 #, gcc-internal-format, gfc-internal-format
 msgid "Redundant ERRMSG tag found at %L "
 msgstr ""
 
-#: fortran/match.c:2866
+#: fortran/match.c:2965
+#, gcc-internal-format, gfc-internal-format
+msgid "Redundant UNTIL_COUNT tag found at %L "
+msgstr ""
+
+#: fortran/match.c:3031
+#, gcc-internal-format, gfc-internal-format
+msgid "EVENT POST statement at %C"
+msgstr ""
+
+#: fortran/match.c:3041
+#, gcc-internal-format, gfc-internal-format
+msgid "EVENT WAIT statement at %C"
+msgstr ""
+
+#: fortran/match.c:3066
+#, gcc-internal-format, gfc-internal-format
+msgid "Image control statement %s at %C in PURE procedure"
+msgstr ""
+
+#: fortran/match.c:3081
+#, gcc-internal-format, gfc-internal-format
+msgid "Image control statement %s at %C in CRITICAL block"
+msgstr ""
+
+#: fortran/match.c:3088
+#, gcc-internal-format, gfc-internal-format
+msgid "Image control statement %s at %C in DO CONCURRENT block"
+msgstr ""
+
+#: fortran/match.c:3160
 #, gcc-internal-format, gfc-internal-format
 msgid "Redundant ACQUIRED_LOCK tag found at %L "
 msgstr ""
 
-#: fortran/match.c:2931
+#: fortran/match.c:3225
 #, gcc-internal-format, gfc-internal-format
 msgid "LOCK statement at %C"
 msgstr ""
 
-#: fortran/match.c:2941
+#: fortran/match.c:3235
 #, gcc-internal-format, gfc-internal-format
 msgid "UNLOCK statement at %C"
 msgstr ""
 
-#: fortran/match.c:2966
+#: fortran/match.c:3260
 #, gcc-internal-format, gfc-internal-format
 msgid "Image control statement SYNC at %C in PURE procedure"
 msgstr ""
 
-#: fortran/match.c:2972
+#: fortran/match.c:3266
 #, gcc-internal-format, gfc-internal-format
 msgid "SYNC statement at %C"
 msgstr ""
 
-#: fortran/match.c:2984
+#: fortran/match.c:3278
 #, gcc-internal-format, gfc-internal-format
 msgid "Image control statement SYNC at %C in CRITICAL block"
 msgstr ""
 
-#: fortran/match.c:2990
+#: fortran/match.c:3284
 #, gcc-internal-format, gfc-internal-format
 msgid "Image control statement SYNC at %C in DO CONCURRENT block"
 msgstr ""
 
-#: fortran/match.c:3170
+#: fortran/match.c:3464
 #, gcc-internal-format, gfc-internal-format
 msgid "ASSIGN statement at %C"
 msgstr ""
 
-#: fortran/match.c:3214
+#: fortran/match.c:3508
 #, gcc-internal-format, gfc-internal-format
 msgid "Assigned GOTO statement at %C"
 msgstr ""
 
-#: fortran/match.c:3258 fortran/match.c:3309
+#: fortran/match.c:3552 fortran/match.c:3603
 #, gcc-internal-format, gfc-internal-format
 msgid "Statement label list in GOTO at %C cannot be empty"
 msgstr ""
 
-#: fortran/match.c:3319
+#: fortran/match.c:3613
 #, gcc-internal-format, gfc-internal-format
 msgid "Computed GOTO at %C"
 msgstr ""
 
-#: fortran/match.c:3391
+#: fortran/match.c:3685
 #, gcc-internal-format, gfc-internal-format
 msgid "Error in type-spec at %L"
 msgstr ""
 
-#: fortran/match.c:3401
+#: fortran/match.c:3695
 #, gcc-internal-format, gfc-internal-format
 msgid "typespec in ALLOCATE at %L"
 msgstr ""
 
-#: fortran/match.c:3444
+#: fortran/match.c:3738
 #, gcc-internal-format, gfc-internal-format
 msgid "Bad allocate-object at %C for a PURE procedure"
 msgstr ""
 
-#: fortran/match.c:3468
+#: fortran/match.c:3762
 #, gcc-internal-format, gfc-internal-format
 msgid "ALLOCATE of coarray at %C in DO CONCURRENT block"
 msgstr ""
 
-#: fortran/match.c:3473
+#: fortran/match.c:3767
 #, gcc-internal-format, gfc-internal-format
 msgid "ALLOCATE of coarray at %C in CRITICAL block"
 msgstr ""
 
-#: fortran/match.c:3495
+#: fortran/match.c:3789
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Allocate-object at %L is neither a data pointer nor an allocatable variable"
 msgstr ""
 
-#: fortran/match.c:3507
+#: fortran/match.c:3801
 #, gcc-internal-format, gfc-internal-format
 msgid "Type of entity at %L is type incompatible with typespec"
 msgstr ""
 
-#: fortran/match.c:3515
+#: fortran/match.c:3809
 #, 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.c:3529
+#: fortran/match.c:3823
 #, gcc-internal-format, gfc-internal-format
 msgid "Shape specification for allocatable scalar at %C"
 msgstr ""
 
-#: fortran/match.c:3566
+#: fortran/match.c:3860
 #, gcc-internal-format, gfc-internal-format
 msgid "ERRMSG tag at %L"
 msgstr ""
 
-#: fortran/match.c:3589
+#: fortran/match.c:3883
 #, gcc-internal-format, gfc-internal-format
 msgid "SOURCE tag at %L"
 msgstr ""
 
-#: fortran/match.c:3595
+#: fortran/match.c:3889
 #, gcc-internal-format, gfc-internal-format
 msgid "Redundant SOURCE tag found at %L "
 msgstr ""
 
-#: fortran/match.c:3602
+#: fortran/match.c:3896
 #, gcc-internal-format, gfc-internal-format
 msgid "SOURCE tag at %L conflicts with the typespec at %L"
 msgstr ""
 
-#: fortran/match.c:3608
+#: fortran/match.c:3902
 #, gcc-internal-format, gfc-internal-format
 msgid "SOURCE tag at %L with more than a single allocate object"
 msgstr ""
 
-#: fortran/match.c:3626
+#: fortran/match.c:3920
 #, gcc-internal-format, gfc-internal-format
 msgid "MOLD tag at %L"
 msgstr ""
 
-#: fortran/match.c:3632
+#: fortran/match.c:3926
 #, gcc-internal-format, gfc-internal-format
 msgid "Redundant MOLD tag found at %L "
 msgstr ""
 
-#: fortran/match.c:3639
+#: fortran/match.c:3933
 #, gcc-internal-format, gfc-internal-format
 msgid "MOLD tag at %L conflicts with the typespec at %L"
 msgstr ""
 
-#: fortran/match.c:3665
+#: fortran/match.c:3959
 #, gcc-internal-format, gfc-internal-format
 msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
 msgstr ""
 
-#: fortran/match.c:3673
+#: fortran/match.c:3967
 #, 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.c:3685
+#: fortran/match.c:3979
 #, 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.c:3747
+#: fortran/match.c:4041
 #, gcc-internal-format, gfc-internal-format
 msgid "Pointer object at %C shall not be coindexed"
 msgstr ""
 
-#: fortran/match.c:3833
+#: fortran/match.c:4127
 #, gcc-internal-format, gfc-internal-format
 msgid "Illegal allocate-object at %C for a PURE procedure"
 msgstr ""
 
-#: fortran/match.c:3843
+#: fortran/match.c:4137
 #, gcc-internal-format, gfc-internal-format
 msgid "DEALLOCATE of coarray at %C in DO CONCURRENT block"
 msgstr ""
 
-#: fortran/match.c:3850
+#: fortran/match.c:4144
 #, gcc-internal-format, gfc-internal-format
 msgid "DEALLOCATE of coarray at %C in CRITICAL block"
 msgstr ""
 
-#: fortran/match.c:3866
+#: fortran/match.c:4160
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Allocate-object at %C is not a nonprocedure pointer nor an allocatable "
 "variable"
 msgstr ""
 
-#: fortran/match.c:3903
+#: fortran/match.c:4197
 #, gcc-internal-format, gfc-internal-format
 msgid "ERRMSG at %L"
 msgstr ""
 
-#: fortran/match.c:3960
+#: fortran/match.c:4254
 #, gcc-internal-format, gfc-internal-format
 msgid "Image control statement RETURN at %C in CRITICAL block"
 msgstr ""
 
-#: fortran/match.c:3966
+#: fortran/match.c:4260
 #, gcc-internal-format, gfc-internal-format
 msgid "Image control statement RETURN at %C in DO CONCURRENT block"
 msgstr ""
 
-#: fortran/match.c:3975
+#: fortran/match.c:4269
 #, gcc-internal-format, gfc-internal-format
 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
 msgstr ""
 
-#: fortran/match.c:4006
+#: fortran/match.c:4300
 #, gcc-internal-format, gfc-internal-format
 msgid "RETURN statement in main program at %C"
 msgstr ""
 
-#: fortran/match.c:4034
+#: fortran/match.c:4328
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected component reference at %C"
 msgstr ""
 
-#: fortran/match.c:4043
+#: fortran/match.c:4337
 #, gcc-internal-format, gfc-internal-format
 msgid "Junk after CALL at %C"
 msgstr ""
 
-#: fortran/match.c:4054
+#: fortran/match.c:4348
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected type-bound procedure or procedure pointer component at %C"
 msgstr ""
 
-#: fortran/match.c:4275
+#: fortran/match.c:4569
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in common block name at %C"
 msgstr ""
@@ -49313,159 +49649,169 @@ 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.c:4353
+#: fortran/match.c:4647
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Variable '%s' at %L in common block '%s' at %C must be declared with a C "
 "interoperable kind since common block '%s' is bind(c)"
 msgstr ""
 
-#: fortran/match.c:4362
+#: fortran/match.c:4656
 #, gcc-internal-format
 msgid ""
 "Variable %qs in common block %qs at %C can not be bind(c) since it is not "
 "global"
 msgstr ""
 
-#: fortran/match.c:4369
+#: fortran/match.c:4663
 #, gcc-internal-format
 msgid "Symbol %qs at %C is already in a COMMON block"
 msgstr ""
 
-#: fortran/match.c:4377
+#: fortran/match.c:4671
 #, gcc-internal-format
 msgid "Initialized symbol %qs at %C can only be COMMON in BLOCK DATA"
 msgstr ""
 
-#: fortran/match.c:4403
+#: fortran/match.c:4697
 #, gcc-internal-format
 msgid "Array specification for symbol %qs in COMMON at %C must be explicit"
 msgstr ""
 
-#: fortran/match.c:4413
+#: fortran/match.c:4707
 #, gcc-internal-format
 msgid "Symbol %qs in COMMON at %C cannot be a POINTER array"
 msgstr ""
 
-#: fortran/match.c:4445
+#: fortran/match.c:4739
 #, gcc-internal-format
 msgid ""
 "Symbol %qs, in COMMON block %qs at %C is being indirectly equivalenced to "
 "another COMMON block %qs"
 msgstr ""
 
-#: fortran/match.c:4573
+#: fortran/match.c:4867
 #, gcc-internal-format
 msgid "Namelist group name %qs at %C already has a basic type of %s"
 msgstr ""
 
-#: fortran/match.c:4581
+#: fortran/match.c:4875
 #, gcc-internal-format
 msgid ""
 "Namelist group name %qs at %C already is USE associated and cannot be "
 "respecified."
 msgstr ""
 
-#: fortran/match.c:4607
+#: fortran/match.c:4901
 #, gcc-internal-format
 msgid "Assumed size array %qs in namelist %qs at %C is not allowed"
 msgstr ""
 
-#: fortran/match.c:4741
+#: fortran/match.c:5035
 #, gcc-internal-format, gfc-internal-format
 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
 msgstr ""
 
-#: fortran/match.c:4749
+#: fortran/match.c:5043
 #, gcc-internal-format, gfc-internal-format
 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
 msgstr ""
 
-#: fortran/match.c:4777
+#: fortran/match.c:5071
 #, gcc-internal-format, gfc-internal-format
 msgid "EQUIVALENCE at %C requires two or more objects"
 msgstr ""
 
-#: fortran/match.c:4791
+#: fortran/match.c:5085
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
 msgstr ""
 
-#: fortran/match.c:4804
+#: fortran/match.c:5098
 #, gcc-internal-format, gfc-internal-format
 msgid "Expecting a comma in EQUIVALENCE at %C"
 msgstr ""
 
-#: fortran/match.c:4922
+#: fortran/match.c:5216
 #, gcc-internal-format, gfc-internal-format
 msgid "Statement function at %L is recursive"
 msgstr ""
 
-#: fortran/match.c:4928
+#: fortran/match.c:5226
+#, gcc-internal-format, gfc-internal-format
+msgid "Statement function at %L cannot appear within an INTERFACE"
+msgstr ""
+
+#: fortran/match.c:5231
 #, gcc-internal-format, gfc-internal-format
 msgid "Statement function at %C"
 msgstr ""
 
-#: fortran/match.c:5013
+#: fortran/match.c:5296 fortran/match.c:5312
+#, gcc-internal-format, gfc-internal-format
+msgid "Expression in CASE selector at %L cannot be %s"
+msgstr ""
+
+#: fortran/match.c:5334
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected initialization expression in CASE at %C"
 msgstr ""
 
-#: fortran/match.c:5045
+#: fortran/match.c:5366
 #, gcc-internal-format
 msgid "Expected block name %qs of SELECT construct at %C"
 msgstr ""
 
-#: fortran/match.c:5325
+#: fortran/match.c:5646
 #, gcc-internal-format, gfc-internal-format
 msgid "parse error in SELECT TYPE statement at %C"
 msgstr ""
 
-#: fortran/match.c:5349
+#: fortran/match.c:5670
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
 msgstr ""
 
-#: fortran/match.c:5383
+#: fortran/match.c:5704
 #, gcc-internal-format, gfc-internal-format
 msgid "Unexpected CASE statement at %C"
 msgstr ""
 
-#: fortran/match.c:5435
+#: fortran/match.c:5756
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in CASE specification at %C"
 msgstr ""
 
-#: fortran/match.c:5453
+#: fortran/match.c:5774
 #, gcc-internal-format, gfc-internal-format
 msgid "Unexpected TYPE IS statement at %C"
 msgstr ""
 
-#: fortran/match.c:5485
+#: fortran/match.c:5806
 #, 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.c:5497
+#: fortran/match.c:5818
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in TYPE IS specification at %C"
 msgstr ""
 
-#: fortran/match.c:5573
+#: fortran/match.c:5894
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in CLASS IS specification at %C"
 msgstr ""
 
-#: fortran/match.c:5691
+#: fortran/match.c:6017
 #, gcc-internal-format, gfc-internal-format
 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
 msgstr ""
 
-#: fortran/match.c:5729
+#: fortran/match.c:6055
 #, gcc-internal-format
 msgid "Label %qs at %C doesn't match WHERE label %qs"
 msgstr ""
@@ -49605,191 +49951,191 @@ msgstr ""
 msgid "unquote_string(): got bad string"
 msgstr ""
 
-#: fortran/module.c:2523
+#: fortran/module.c:2529
 #, gcc-internal-format
 msgid "mio_array_ref(): Unknown array ref"
 msgstr ""
 
-#: fortran/module.c:3499
+#: fortran/module.c:3505
 #, gcc-internal-format, gfc-internal-format
 msgid "Namelist %s cannot be renamed by USE association to %s"
 msgstr ""
 
-#: fortran/module.c:4619
+#: fortran/module.c:4625
 #, gcc-internal-format, gfc-internal-format
 msgid "Ambiguous !$OMP DECLARE REDUCTION from module %s at %L"
 msgstr ""
 
-#: fortran/module.c:4622
+#: fortran/module.c:4628
 #, gcc-internal-format, gfc-internal-format
 msgid "Previous !$OMP DECLARE REDUCTION from module %s at %L"
 msgstr ""
 
-#: fortran/module.c:4810
+#: fortran/module.c:4816
 #, gcc-internal-format
 msgid ""
 "%qs of module %qs, imported at %C, is also the name of the current program "
 "unit"
 msgstr ""
 
-#: fortran/module.c:5161
+#: fortran/module.c:5167
 #, gcc-internal-format
 msgid "Symbol %qs referenced at %L not found in module %qs"
 msgstr ""
 
-#: fortran/module.c:5168
+#: fortran/module.c:5174
 #, gcc-internal-format
 msgid "User operator %qs referenced at %L not found in module %qs"
 msgstr ""
 
-#: fortran/module.c:5173
+#: fortran/module.c:5179
 #, gcc-internal-format
 msgid "Intrinsic operator %qs referenced at %L not found in module %qs"
 msgstr ""
 
-#: fortran/module.c:5403
+#: fortran/module.c:5409
 #, gcc-internal-format
 msgid "write_symbol(): bad module symbol %qs"
 msgstr ""
 
-#: fortran/module.c:5736
+#: fortran/module.c:5742
 #, gcc-internal-format
 msgid "write_symtree(): Symbol not written"
 msgstr ""
 
-#: fortran/module.c:5910
+#: fortran/module.c:5916
 #, gcc-internal-format
 msgid "Can't open module file %qs for writing at %C: %s"
 msgstr ""
 
-#: fortran/module.c:5930
+#: fortran/module.c:5936
 #, gcc-internal-format
 msgid "Error writing module file %qs for writing: %s"
 msgstr ""
 
-#: fortran/module.c:5941
+#: fortran/module.c:5947
 #, gcc-internal-format
 msgid "Can't delete module file %qs: %s"
 msgstr ""
 
-#: fortran/module.c:5944
+#: fortran/module.c:5950
 #, gcc-internal-format
 msgid "Can't rename module file %qs to %qs: %s"
 msgstr ""
 
-#: fortran/module.c:5950
+#: fortran/module.c:5956
 #, gcc-internal-format
 msgid "Can't delete temporary module file %qs: %s"
 msgstr ""
 
-#: fortran/module.c:5970 fortran/module.c:6297 fortran/module.c:6330
-#: fortran/module.c:6372
+#: fortran/module.c:5976 fortran/module.c:6303 fortran/module.c:6336
+#: fortran/module.c:6378
 #, gcc-internal-format
 msgid "Symbol %qs already declared"
 msgstr ""
 
-#: fortran/module.c:6040
+#: fortran/module.c:6046
 #, gcc-internal-format, gfc-internal-format
 msgid "import_iso_c_binding_module(): Unable to create symbol for %s"
 msgstr ""
 
-#: fortran/module.c:6148 fortran/module.c:6492
+#: fortran/module.c:6154 fortran/module.c:6498
 #, gcc-internal-format
 msgid "The symbol %qs, referenced at %L, is not in the selected standard"
 msgstr ""
 
-#: fortran/module.c:6276
+#: fortran/module.c:6282
 #, gcc-internal-format
 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_C_BINDING"
 msgstr ""
 
-#: fortran/module.c:6477
+#: fortran/module.c:6483
 #, gcc-internal-format
 msgid ""
 "Use of intrinsic module %qs at %C conflicts with non-intrinsic module name "
 "used previously"
 msgstr ""
 
-#: fortran/module.c:6499
+#: fortran/module.c:6505
 #, gcc-internal-format
 msgid ""
 "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module "
 "ISO_FORTRAN_ENV at %L is incompatible with option %qs"
 msgstr ""
 
-#: fortran/module.c:6567
+#: fortran/module.c:6573
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module "
 "ISO_FORTRAN_ENV at %C is incompatible with option %s"
 msgstr ""
 
-#: fortran/module.c:6621
+#: fortran/module.c:6627
 #, gcc-internal-format
 msgid ""
 "Symbol %qs referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
 msgstr ""
 
-#: fortran/module.c:6647
+#: fortran/module.c:6653
 #, gcc-internal-format, gfc-internal-format
 msgid "USE statement at %C has no ONLY qualifier"
 msgstr ""
 
-#: fortran/module.c:6665
+#: fortran/module.c:6671
 #, gcc-internal-format, gfc-internal-format
 msgid "ISO_FORTRAN_ENV intrinsic module at %C"
 msgstr ""
 
-#: fortran/module.c:6677
+#: fortran/module.c:6683
 #, gcc-internal-format, gfc-internal-format
 msgid "ISO_C_BINDING module at %C"
 msgstr ""
 
-#: fortran/module.c:6690
+#: fortran/module.c:6696
 #, gcc-internal-format
 msgid "Can't find an intrinsic module named %qs at %C"
 msgstr ""
 
-#: fortran/module.c:6696
+#: fortran/module.c:6702
 #, gcc-internal-format, gfc-internal-format
 msgid "IEEE_FEATURES module at %C"
 msgstr ""
 
-#: fortran/module.c:6702
+#: fortran/module.c:6708
 #, gcc-internal-format, gfc-internal-format
 msgid "IEEE_EXCEPTIONS module at %C"
 msgstr ""
 
-#: fortran/module.c:6708
+#: fortran/module.c:6714
 #, gcc-internal-format, gfc-internal-format
 msgid "IEEE_ARITHMETIC module at %C"
 msgstr ""
 
-#: fortran/module.c:6715
+#: fortran/module.c:6721
 #, gcc-internal-format
 msgid "Can't open module file %qs for reading at %C: %s"
 msgstr ""
 
-#: fortran/module.c:6723
+#: fortran/module.c:6729
 #, gcc-internal-format
 msgid ""
 "Use of non-intrinsic module %qs at %C conflicts with intrinsic module name "
 "used previously"
 msgstr ""
 
-#: fortran/module.c:6746
+#: fortran/module.c:6752
 #, gcc-internal-format
 msgid "File %qs opened at %C is not a GNU Fortran module file"
 msgstr ""
 
-#: fortran/module.c:6754
+#: fortran/module.c:6760
 #, gcc-internal-format
 msgid ""
 "Cannot read module file %qs opened at %C, because it was created by a "
 "different version of GNU Fortran"
 msgstr ""
 
-#: fortran/module.c:6768
+#: fortran/module.c:6774
 #, gcc-internal-format
 msgid "Can't USE the same module we're building!"
 msgstr ""
@@ -50088,7 +50434,7 @@ msgid ""
 "Implicitly declared subroutine %s used in !$OMP DECLARE REDUCTION at %L "
 msgstr ""
 
-#: fortran/openmp.c:2885 fortran/resolve.c:9163 fortran/resolve.c:10248
+#: fortran/openmp.c:2885 fortran/resolve.c:9239 fortran/resolve.c:10382
 #, gcc-internal-format, gfc-internal-format
 msgid "IF clause at %L requires a scalar LOGICAL expression"
 msgstr ""
@@ -50768,12 +51114,12 @@ msgstr ""
 msgid "The value of n in %<-finit-character=n%> must be between 0 and 127"
 msgstr ""
 
-#: fortran/parse.c:556
+#: fortran/parse.c:558
 #, gcc-internal-format, gfc-internal-format
 msgid "Unclassifiable statement at %C"
 msgstr ""
 
-#: fortran/parse.c:600
+#: fortran/parse.c:594
 #, gcc-internal-format, gfc-internal-format
 msgid "OpenACC directives at %C may not appear in PURE procedures"
 msgstr ""
@@ -50783,172 +51129,172 @@ msgstr ""
 msgid "Unclassifiable OpenACC directive at %C"
 msgstr ""
 
-#: fortran/parse.c:688
+#: fortran/parse.c:746
 #, gcc-internal-format, gfc-internal-format
 msgid "OpenMP directives at %C may not appear in PURE or ELEMENTAL procedures"
 msgstr ""
 
-#: fortran/parse.c:863
+#: fortran/parse.c:925
 #, gcc-internal-format, gfc-internal-format
 msgid "Unclassifiable OpenMP directive at %C"
 msgstr ""
 
-#: fortran/parse.c:890
+#: fortran/parse.c:959
 #, gcc-internal-format, gfc-internal-format
 msgid "Unclassifiable GCC directive at %C"
 msgstr ""
 
-#: fortran/parse.c:949 fortran/parse.c:1181
+#: fortran/parse.c:1018 fortran/parse.c:1250
 #, gcc-internal-format, gfc-internal-format
 msgid "Zero is not a valid statement label at %C"
 msgstr ""
 
-#: fortran/parse.c:956 fortran/parse.c:1173
+#: fortran/parse.c:1025 fortran/parse.c:1242
 #, gcc-internal-format, gfc-internal-format
 msgid "Non-numeric character in statement label at %C"
 msgstr ""
 
-#: fortran/parse.c:968 fortran/parse.c:1222
+#: fortran/parse.c:1037 fortran/parse.c:1291
 #, gcc-internal-format, gfc-internal-format
 msgid "Semicolon at %C needs to be preceded by statement"
 msgstr ""
 
-#: fortran/parse.c:976 fortran/parse.c:1237
+#: fortran/parse.c:1045 fortran/parse.c:1306
 #, gcc-internal-format, gfc-internal-format
 msgid "Ignoring statement label in empty statement at %L"
 msgstr ""
 
-#: fortran/parse.c:1043 fortran/parse.c:1224
+#: fortran/parse.c:1112 fortran/parse.c:1293
 #, gcc-internal-format, gfc-internal-format
 msgid "Fortran 2008: Semicolon at %C without preceding statement"
 msgstr ""
 
-#: fortran/parse.c:1066 fortran/parse.c:1200
+#: fortran/parse.c:1135 fortran/parse.c:1269
 #, gcc-internal-format, gfc-internal-format
 msgid "Bad continuation line at %C"
 msgstr ""
 
-#: fortran/parse.c:1485
+#: fortran/parse.c:1558
 #, gcc-internal-format, gfc-internal-format
 msgid "FORMAT statement at %L does not have a statement label"
 msgstr ""
 
-#: fortran/parse.c:2147
+#: fortran/parse.c:2226
 #, gcc-internal-format
 msgid "gfc_ascii_statement(): Bad statement code"
 msgstr ""
 
-#: fortran/parse.c:2291
+#: fortran/parse.c:2370
 #, gcc-internal-format, gfc-internal-format
 msgid "Unexpected %s statement at %C"
 msgstr ""
 
-#: fortran/parse.c:2438
+#: fortran/parse.c:2517
 #, gcc-internal-format, gfc-internal-format
 msgid "%s statement at %C cannot follow %s statement at %L"
 msgstr ""
 
-#: fortran/parse.c:2455
+#: fortran/parse.c:2534
 #, gcc-internal-format
 msgid "Unexpected end of file in %qs"
 msgstr ""
 
-#: fortran/parse.c:2487
+#: fortran/parse.c:2566
 #, gcc-internal-format
 msgid "Derived-type %qs with SEQUENCE must not have a CONTAINS section at %C"
 msgstr ""
 
-#: fortran/parse.c:2490
+#: fortran/parse.c:2569
 #, gcc-internal-format
 msgid "Derived-type %qs with BIND(C) must not have a CONTAINS section at %C"
 msgstr ""
 
-#: fortran/parse.c:2510
+#: fortran/parse.c:2589
 #, gcc-internal-format, gfc-internal-format
 msgid "Components in TYPE at %C must precede CONTAINS"
 msgstr ""
 
-#: fortran/parse.c:2514
+#: fortran/parse.c:2593
 #, gcc-internal-format, gfc-internal-format
 msgid "Type-bound procedure at %C"
 msgstr ""
 
-#: fortran/parse.c:2522
+#: fortran/parse.c:2601
 #, gcc-internal-format, gfc-internal-format
 msgid "GENERIC binding at %C"
 msgstr ""
 
-#: fortran/parse.c:2530
+#: fortran/parse.c:2609
 #, gcc-internal-format, gfc-internal-format
 msgid "FINAL procedure declaration at %C"
 msgstr ""
 
-#: fortran/parse.c:2542
+#: fortran/parse.c:2621
 #, gcc-internal-format, gfc-internal-format
 msgid "Derived type definition at %C with empty CONTAINS section"
 msgstr ""
 
-#: fortran/parse.c:2552 fortran/parse.c:2655
+#: fortran/parse.c:2631 fortran/parse.c:2734
 #, gcc-internal-format, gfc-internal-format
 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
 msgstr ""
 
-#: fortran/parse.c:2559
+#: fortran/parse.c:2638
 #, gcc-internal-format, gfc-internal-format
 msgid "PRIVATE statement at %C must precede procedure bindings"
 msgstr ""
 
-#: fortran/parse.c:2566 fortran/parse.c:2668
+#: fortran/parse.c:2645 fortran/parse.c:2747
 #, gcc-internal-format, gfc-internal-format
 msgid "Duplicate PRIVATE statement at %C"
 msgstr ""
 
-#: fortran/parse.c:2576
+#: fortran/parse.c:2655
 #, gcc-internal-format, gfc-internal-format
 msgid "SEQUENCE statement at %C must precede CONTAINS"
 msgstr ""
 
-#: fortran/parse.c:2580
+#: fortran/parse.c:2659
 #, gcc-internal-format, gfc-internal-format
 msgid "Already inside a CONTAINS block at %C"
 msgstr ""
 
-#: fortran/parse.c:2638
+#: fortran/parse.c:2717
 #, gcc-internal-format, gfc-internal-format
 msgid "FINAL declaration at %C must be inside CONTAINS"
 msgstr ""
 
-#: fortran/parse.c:2646
+#: fortran/parse.c:2725
 #, gcc-internal-format, gfc-internal-format
 msgid "Derived type definition at %C without components"
 msgstr ""
 
-#: fortran/parse.c:2662
+#: fortran/parse.c:2741
 #, gcc-internal-format, gfc-internal-format
 msgid "PRIVATE statement at %C must precede structure components"
 msgstr ""
 
-#: fortran/parse.c:2679
+#: fortran/parse.c:2758
 #, gcc-internal-format, gfc-internal-format
 msgid "SEQUENCE statement at %C must precede structure components"
 msgstr ""
 
-#: fortran/parse.c:2685
+#: fortran/parse.c:2764
 #, gcc-internal-format, gfc-internal-format
 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
 msgstr ""
 
-#: fortran/parse.c:2690
+#: fortran/parse.c:2769
 #, gcc-internal-format, gfc-internal-format
 msgid "Duplicate SEQUENCE statement at %C"
 msgstr ""
 
-#: fortran/parse.c:2700
+#: fortran/parse.c:2779
 #, gcc-internal-format, gfc-internal-format
 msgid "CONTAINS block in derived type definition at %C"
 msgstr ""
 
-#: fortran/parse.c:2788
+#: fortran/parse.c:2884
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Component %s at %L of type LOCK_TYPE must have a codimension or be a "
@@ -50956,27 +51302,27 @@ msgid ""
 "pointer attribute"
 msgstr ""
 
-#: fortran/parse.c:2794
+#: fortran/parse.c:2890
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Pointer component %s at %L has a noncoarray subcomponent of type LOCK_TYPE, "
 "which must have a codimension or be a subcomponent of a coarray"
 msgstr ""
 
-#: fortran/parse.c:2799
+#: fortran/parse.c:2895
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Allocatable component %s at %L of type LOCK_TYPE must have a codimension"
 msgstr ""
 
-#: fortran/parse.c:2803
+#: fortran/parse.c:2899
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Allocatable component %s at %L must have a codimension as it has a "
 "noncoarray subcomponent of type LOCK_TYPE"
 msgstr ""
 
-#: fortran/parse.c:2808
+#: fortran/parse.c:2904
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type "
@@ -50985,7 +51331,7 @@ msgid ""
 "subcomponent exists)"
 msgstr ""
 
-#: fortran/parse.c:2815
+#: fortran/parse.c:2911
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type "
@@ -50994,231 +51340,277 @@ msgid ""
 "codimension or a coarray subcomponent)"
 msgstr ""
 
-#: fortran/parse.c:2867
+#: fortran/parse.c:2921
+#, gcc-internal-format, gfc-internal-format
+msgid ""
+"Component %s at %L of type EVENT_TYPE must have a codimension or be a "
+"subcomponent of a coarray, which is not possible as the component has the "
+"pointer attribute"
+msgstr ""
+
+#: fortran/parse.c:2927
+#, gcc-internal-format, gfc-internal-format
+msgid ""
+"Pointer component %s at %L has a noncoarray subcomponent of type EVENT_TYPE, "
+"which must have a codimension or be a subcomponent of a coarray"
+msgstr ""
+
+#: fortran/parse.c:2932
+#, gcc-internal-format, gfc-internal-format
+msgid ""
+"Allocatable component %s at %L of type EVENT_TYPE must have a codimension"
+msgstr ""
+
+#: fortran/parse.c:2936
+#, gcc-internal-format, gfc-internal-format
+msgid ""
+"Allocatable component %s at %L must have a codimension as it has a "
+"noncoarray subcomponent of type EVENT_TYPE"
+msgstr ""
+
+#: fortran/parse.c:2941
+#, gcc-internal-format, gfc-internal-format
+msgid ""
+"Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of "
+"type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. "
+"(Variables of type %s may not have a codimension as already a coarray "
+"subcomponent exists)"
+msgstr ""
+
+#: fortran/parse.c:2948
+#, gcc-internal-format, gfc-internal-format
+msgid ""
+"Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of "
+"type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. "
+"(Variables of type %s may not have a codimension as %s at %L has a "
+"codimension or a coarray subcomponent)"
+msgstr ""
+
+#: fortran/parse.c:3000
 #, gcc-internal-format, gfc-internal-format
 msgid "ENUM declaration at %C has no ENUMERATORS"
 msgstr ""
 
-#: fortran/parse.c:2950
+#: fortran/parse.c:3083
 #, gcc-internal-format, gfc-internal-format
 msgid "Unexpected %s statement in INTERFACE block at %C"
 msgstr ""
 
-#: fortran/parse.c:2974
+#: fortran/parse.c:3107
 #, gcc-internal-format
 msgid ""
 "Name %qs of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
 msgstr ""
 
-#: fortran/parse.c:3007
+#: fortran/parse.c:3140
 #, gcc-internal-format, gfc-internal-format
 msgid "Unexpected %s statement at %C in INTERFACE body"
 msgstr ""
 
-#: fortran/parse.c:3025
+#: fortran/parse.c:3158
 #, gcc-internal-format
 msgid ""
 "INTERFACE procedure %qs at %L has the same name as the enclosing procedure"
 msgstr ""
 
-#: fortran/parse.c:3150
+#: fortran/parse.c:3286
 #, gcc-internal-format, gfc-internal-format
 msgid "%s statement is not allowed inside of BLOCK at %C"
 msgstr ""
 
-#: fortran/parse.c:3180
+#: fortran/parse.c:3316
 #, gcc-internal-format, gfc-internal-format
 msgid "%s statement is not allowed inside of BLOCK DATA at %C"
 msgstr ""
 
-#: fortran/parse.c:3264
+#: fortran/parse.c:3400
 #, gcc-internal-format, gfc-internal-format
 msgid "%s statement must appear in a MODULE"
 msgstr ""
 
-#: fortran/parse.c:3272
+#: fortran/parse.c:3408
 #, gcc-internal-format, gfc-internal-format
 msgid "%s statement at %C follows another accessibility specification"
 msgstr ""
 
-#: fortran/parse.c:3336
+#: fortran/parse.c:3472
 #, gcc-internal-format
 msgid "Bad kind expression for function %qs at %L"
 msgstr ""
 
-#: fortran/parse.c:3340
+#: fortran/parse.c:3476
 #, gcc-internal-format
 msgid "The type for function %qs at %L is not accessible"
 msgstr ""
 
-#: fortran/parse.c:3398
+#: fortran/parse.c:3534
 #, gcc-internal-format, gfc-internal-format
 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
 msgstr ""
 
-#: fortran/parse.c:3420
+#: fortran/parse.c:3556
 #, gcc-internal-format, gfc-internal-format
 msgid "Unexpected %s statement in WHERE block at %C"
 msgstr ""
 
-#: fortran/parse.c:3479
+#: fortran/parse.c:3615
 #, gcc-internal-format, gfc-internal-format
 msgid "Unexpected %s statement in FORALL block at %C"
 msgstr ""
 
-#: fortran/parse.c:3530
+#: fortran/parse.c:3666
 #, gcc-internal-format, gfc-internal-format
 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
 msgstr ""
 
-#: fortran/parse.c:3548
+#: fortran/parse.c:3684
 #, gcc-internal-format, gfc-internal-format
 msgid "Duplicate ELSE statements at %L and %C"
 msgstr ""
 
-#: fortran/parse.c:3609
+#: fortran/parse.c:3745
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
 msgstr ""
 
-#: fortran/parse.c:3692
+#: fortran/parse.c:3828
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Expected TYPE IS, CLASS IS or END SELECT statement following SELECT TYPE at "
 "%C"
 msgstr ""
 
-#: fortran/parse.c:3754
+#: fortran/parse.c:3890
 #, gcc-internal-format, gfc-internal-format
 msgid "Variable '%s' at %C cannot be redefined inside loop beginning at %L"
 msgstr ""
 
-#: fortran/parse.c:3787
+#: fortran/parse.c:3923
 #, gcc-internal-format, gfc-internal-format
 msgid "End of nonblock DO statement at %C is within another block"
 msgstr ""
 
-#: fortran/parse.c:3797
+#: fortran/parse.c:3933
 #, gcc-internal-format, gfc-internal-format
 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
 msgstr ""
 
-#: fortran/parse.c:3823
+#: fortran/parse.c:3959
 #, gcc-internal-format, gfc-internal-format
 msgid "CRITICAL block inside of OpenACC region at %C"
 msgstr ""
 
-#: fortran/parse.c:3850
+#: fortran/parse.c:3986
 #, gcc-internal-format, gfc-internal-format
 msgid "Statement label in END CRITICAL at %C does not match CRITICAL label"
 msgstr ""
 
-#: fortran/parse.c:3918
+#: fortran/parse.c:4054
 #, gcc-internal-format, gfc-internal-format
 msgid "BLOCK construct at %C"
 msgstr ""
 
-#: fortran/parse.c:3948
+#: fortran/parse.c:4084
 #, gcc-internal-format, gfc-internal-format
 msgid "ASSOCIATE construct at %C"
 msgstr ""
 
-#: fortran/parse.c:4048
+#: fortran/parse.c:4184
 #, gcc-internal-format, gfc-internal-format
 msgid "Statement label in ENDDO at %C doesn't match DO label"
 msgstr ""
 
-#: fortran/parse.c:4064
+#: fortran/parse.c:4200
 #, gcc-internal-format, gfc-internal-format
 msgid "Named block DO at %L requires matching ENDDO name"
 msgstr ""
 
-#: fortran/parse.c:4235
+#: fortran/parse.c:4371
 #, gcc-internal-format, gfc-internal-format
 msgid "Missing !$OMP END ATOMIC after !$OMP ATOMIC CAPTURE at %C"
 msgstr ""
 
-#: fortran/parse.c:4251 fortran/parse.c:4308
+#: fortran/parse.c:4387 fortran/parse.c:4444
 #, gcc-internal-format, gfc-internal-format
 msgid "OpenACC directive inside of CRITICAL block at %C"
 msgstr ""
 
-#: fortran/parse.c:4284
+#: fortran/parse.c:4420
 #, gcc-internal-format, gfc-internal-format
 msgid "Expecting %s at %C"
 msgstr ""
 
-#: fortran/parse.c:4327
+#: fortran/parse.c:4463
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected DO loop at %C"
 msgstr ""
 
-#: fortran/parse.c:4347
+#: fortran/parse.c:4483
 #, gcc-internal-format, gfc-internal-format
 msgid "Redundant !$ACC END LOOP at %C"
 msgstr ""
 
-#: fortran/parse.c:4560
+#: fortran/parse.c:4696
 #, gcc-internal-format, gfc-internal-format
 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
 msgstr ""
 
-#: fortran/parse.c:4617
+#: fortran/parse.c:4753
 #, gcc-internal-format, gfc-internal-format
 msgid "%s statement at %C cannot terminate a non-block DO loop"
 msgstr ""
 
-#: fortran/parse.c:4631
+#: fortran/parse.c:4767
 #, gcc-internal-format, gfc-internal-format
 msgid "DATA statement at %C after the first executable statement"
 msgstr ""
 
-#: fortran/parse.c:4858
+#: fortran/parse.c:4994
 #, gcc-internal-format
 msgid "Contained procedure %qs at %C is already ambiguous"
 msgstr ""
 
-#: fortran/parse.c:4914
+#: fortran/parse.c:5050
 #, gcc-internal-format, gfc-internal-format
 msgid "Unexpected %s statement in CONTAINS section at %C"
 msgstr ""
 
-#: fortran/parse.c:4938
+#: fortran/parse.c:5074
 #, gcc-internal-format, gfc-internal-format
 msgid "CONTAINS statement without FUNCTION or SUBROUTINE statement at %C"
 msgstr ""
 
-#: fortran/parse.c:5015
+#: fortran/parse.c:5151
 #, gcc-internal-format, gfc-internal-format
 msgid "CONTAINS statement at %C is already in a contained program unit"
 msgstr ""
 
-#: fortran/parse.c:5068
+#: fortran/parse.c:5204
 #, gcc-internal-format
 msgid "gfc_global_used(): Bad type"
 msgstr ""
 
-#: fortran/parse.c:5073
+#: fortran/parse.c:5209
 #, gcc-internal-format, gfc-internal-format
 msgid "Global binding name '%s' at %L is already being used as a %s at %L"
 msgstr ""
 
-#: fortran/parse.c:5076
+#: fortran/parse.c:5212
 #, gcc-internal-format, gfc-internal-format
 msgid "Global name '%s' at %L is already being used as a %s at %L"
 msgstr ""
 
-#: fortran/parse.c:5097
+#: fortran/parse.c:5233
 #, gcc-internal-format, gfc-internal-format
 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
 msgstr ""
 
-#: fortran/parse.c:5123
+#: fortran/parse.c:5259
 #, gcc-internal-format, gfc-internal-format
 msgid "Unexpected %s statement in BLOCK DATA at %C"
 msgstr ""
 
-#: fortran/parse.c:5168
+#: fortran/parse.c:5304
 #, gcc-internal-format, gfc-internal-format
 msgid "Unexpected %s statement in MODULE at %C"
 msgstr ""
@@ -51226,7 +51618,7 @@ msgstr ""
 #. If we see a duplicate main program, shut down.  If the second
 #. instance is an implied main program, i.e. data decls or executable
 #. statements, we're in for lots of errors.
-#: fortran/parse.c:5546
+#: fortran/parse.c:5682
 #, gcc-internal-format, gfc-internal-format
 msgid "Two main PROGRAMs at %L and %C"
 msgstr ""
@@ -51388,216 +51780,216 @@ msgstr ""
 msgid "Expected PARAMETER symbol in complex constant at %C"
 msgstr ""
 
-#: fortran/primary.c:1207
+#: fortran/primary.c:1210
 #, gcc-internal-format, gfc-internal-format
 msgid "Numeric PARAMETER required in complex constant at %C"
 msgstr ""
 
-#: fortran/primary.c:1213
+#: fortran/primary.c:1216
 #, gcc-internal-format, gfc-internal-format
 msgid "Scalar PARAMETER required in complex constant at %C"
 msgstr ""
 
-#: fortran/primary.c:1217
+#: fortran/primary.c:1220
 #, gcc-internal-format, gfc-internal-format
 msgid "PARAMETER symbol in complex constant at %C"
 msgstr ""
 
-#: fortran/primary.c:1240
+#: fortran/primary.c:1243
 #, gcc-internal-format
 msgid "gfc_match_sym_complex_part(): Bad type"
 msgstr ""
 
-#: fortran/primary.c:1247
+#: fortran/primary.c:1250
 #, gcc-internal-format, gfc-internal-format
 msgid "Error converting PARAMETER constant in complex constant at %C"
 msgstr ""
 
-#: fortran/primary.c:1376
+#: fortran/primary.c:1379
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in COMPLEX constant at %C"
 msgstr ""
 
-#: fortran/primary.c:1583
+#: fortran/primary.c:1586
 #, gcc-internal-format
 msgid "Keyword %qs at %C has already appeared in the current argument list"
 msgstr ""
 
-#: fortran/primary.c:1647
+#: fortran/primary.c:1650
 #, gcc-internal-format, gfc-internal-format
 msgid "argument list function at %C"
 msgstr ""
 
-#: fortran/primary.c:1715
+#: fortran/primary.c:1718
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected alternate return label at %C"
 msgstr ""
 
-#: fortran/primary.c:1737
+#: fortran/primary.c:1740
 #, gcc-internal-format, gfc-internal-format
 msgid "Missing keyword name in actual argument list at %C"
 msgstr ""
 
-#: fortran/primary.c:1783
+#: fortran/primary.c:1786
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in argument list at %C"
 msgstr ""
 
-#: fortran/primary.c:1804
+#: fortran/primary.c:1807
 #, gcc-internal-format
 msgid "extend_ref(): Bad tail"
 msgstr ""
 
-#: fortran/primary.c:1842
+#: fortran/primary.c:1845
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Array section designator, e.g. '(:)', is required besides the coarray "
 "designator '[...]' at %C"
 msgstr ""
 
-#: fortran/primary.c:1850
+#: fortran/primary.c:1853
 #, gcc-internal-format
 msgid "Coarray designator at %C but %qs is not a coarray"
 msgstr ""
 
-#: fortran/primary.c:1920
+#: fortran/primary.c:1923
 #, gcc-internal-format
 msgid "Symbol %qs at %C has no IMPLICIT type"
 msgstr ""
 
-#: fortran/primary.c:1926
+#: fortran/primary.c:1929
 #, gcc-internal-format
 msgid "Unexpected %<%%%> for nonderived-type variable %qs at %C"
 msgstr ""
 
-#: fortran/primary.c:1944
+#: fortran/primary.c:1947
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected structure component name at %C"
 msgstr ""
 
-#: fortran/primary.c:1995
+#: fortran/primary.c:1998
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected argument list at %C"
 msgstr ""
 
-#: fortran/primary.c:2026
+#: fortran/primary.c:2029
 #, gcc-internal-format
 msgid "Procedure pointer component %qs requires an argument list at %C"
 msgstr ""
 
-#: fortran/primary.c:2113
+#: fortran/primary.c:2117
 #, gcc-internal-format, gfc-internal-format
 msgid "Coindexed procedure-pointer component at %C"
 msgstr ""
 
-#: fortran/primary.c:2148
+#: fortran/primary.c:2152
 #, gcc-internal-format
 msgid "gfc_variable_attr(): Expression isn't a variable"
 msgstr ""
 
-#: fortran/primary.c:2216
+#: fortran/primary.c:2207
 #, gcc-internal-format
 msgid "gfc_variable_attr(): Bad array reference"
 msgstr ""
 
-#: fortran/primary.c:2386
+#: fortran/primary.c:2377
 #, gcc-internal-format, gfc-internal-format
 msgid "Structure constructor with missing optional arguments at %C"
 msgstr ""
 
-#: fortran/primary.c:2395
+#: fortran/primary.c:2386
 #, gcc-internal-format
 msgid ""
 "No initializer for allocatable component '%qs' given in the structure "
 "constructor at %C"
 msgstr ""
 
-#: fortran/primary.c:2402
+#: fortran/primary.c:2393
 #, gcc-internal-format
 msgid ""
 "No initializer for component %qs given in the structure constructor at %C!"
 msgstr ""
 
-#: fortran/primary.c:2450
+#: fortran/primary.c:2441
 #, gcc-internal-format
 msgid "Can't construct ABSTRACT type %qs at %L"
 msgstr ""
 
-#: fortran/primary.c:2470
+#: fortran/primary.c:2461
 #, gcc-internal-format, gfc-internal-format
 msgid "Structure constructor with named arguments at %C"
 msgstr ""
 
-#: fortran/primary.c:2485
+#: fortran/primary.c:2476
 #, gcc-internal-format, gfc-internal-format
 msgid "Component initializer without name after component named %s at %L!"
 msgstr ""
 
-#: fortran/primary.c:2490
+#: fortran/primary.c:2481
 #, gcc-internal-format, gfc-internal-format
 msgid "Too many components in structure constructor at %L!"
 msgstr ""
 
-#: fortran/primary.c:2527
+#: fortran/primary.c:2518
 #, gcc-internal-format
 msgid "Component %qs is initialized twice in the structure constructor at %L!"
 msgstr ""
 
-#: fortran/primary.c:2539
+#: fortran/primary.c:2530
 #, gcc-internal-format
 msgid ""
 "Coindexed expression to pointer component %qs in structure constructor at %L!"
 msgstr ""
 
-#: fortran/primary.c:2593
+#: fortran/primary.c:2584
 #, gcc-internal-format
 msgid ""
 "component %qs at %L has already been set by a parent derived type constructor"
 msgstr ""
 
-#: fortran/primary.c:2776
+#: fortran/primary.c:2767
 #, gcc-internal-format
 msgid ""
 "%qs at %C is the name of a recursive function and so refers to the result "
 "variable. Use an explicit RESULT variable for direct recursion (12.5.2.1)"
 msgstr ""
 
-#: fortran/primary.c:2899
+#: fortran/primary.c:2890
 #, gcc-internal-format
 msgid "Unexpected use of subroutine name %qs at %C"
 msgstr ""
 
-#: fortran/primary.c:2930
+#: fortran/primary.c:2921
 #, gcc-internal-format
 msgid "Statement function %qs requires argument list at %C"
 msgstr ""
 
-#: fortran/primary.c:2933
+#: fortran/primary.c:2924
 #, gcc-internal-format
 msgid "Function %qs requires an argument list at %C"
 msgstr ""
 
-#: fortran/primary.c:2983
+#: fortran/primary.c:2974
 #, gcc-internal-format
 msgid "Missing argument to %qs at %C"
 msgstr ""
 
-#: fortran/primary.c:3139
+#: fortran/primary.c:3130
 #, gcc-internal-format
 msgid "Missing argument list in function %qs at %C"
 msgstr ""
 
-#: fortran/primary.c:3173
+#: fortran/primary.c:3164
 #, gcc-internal-format, gfc-internal-format
 msgid "Symbol at %C is not appropriate for an expression"
 msgstr ""
 
-#: fortran/primary.c:3272
+#: fortran/primary.c:3263
 #, gcc-internal-format, gfc-internal-format
 msgid "Named constant at %C in an EQUIVALENCE"
 msgstr ""
 
-#: fortran/primary.c:3306
+#: fortran/primary.c:3297
 #, gcc-internal-format
 msgid "%qs at %C is not a variable"
 msgstr ""
@@ -51983,7 +52375,7 @@ msgid ""
 "Declare it RECURSIVE or use %<-frecursive%>"
 msgstr ""
 
-#: fortran/resolve.c:1773 fortran/resolve.c:8700 fortran/resolve.c:10195
+#: fortran/resolve.c:1773 fortran/resolve.c:8771 fortran/resolve.c:10322
 #, gcc-internal-format, gfc-internal-format
 msgid "Label %d referenced at %L is never defined"
 msgstr ""
@@ -52100,7 +52492,7 @@ msgstr ""
 msgid "Unable to resolve the specific function %qs at %L"
 msgstr ""
 
-#: fortran/resolve.c:2732 fortran/resolve.c:14805
+#: fortran/resolve.c:2732 fortran/resolve.c:14970
 #, gcc-internal-format
 msgid "Function %qs at %L has no IMPLICIT type"
 msgstr ""
@@ -52392,44 +52784,44 @@ msgstr ""
 msgid "Substring end index at %L is too large"
 msgstr ""
 
-#: fortran/resolve.c:4664
+#: fortran/resolve.c:4670
 #, gcc-internal-format
 msgid "resolve_ref(): Bad array reference"
 msgstr ""
 
-#: fortran/resolve.c:4678
+#: fortran/resolve.c:4684
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Component to the right of a part reference with nonzero rank must not have "
 "the POINTER attribute at %L"
 msgstr ""
 
-#: fortran/resolve.c:4688
+#: fortran/resolve.c:4694
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Component to the right of a part reference with nonzero rank must not have "
 "the ALLOCATABLE attribute at %L"
 msgstr ""
 
-#: fortran/resolve.c:4707
+#: fortran/resolve.c:4713
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Two or more part references with nonzero rank must not be specified at %L"
 msgstr ""
 
-#: fortran/resolve.c:4805
+#: fortran/resolve.c:4811
 #, gcc-internal-format
 msgid "expression_rank(): Two array specs"
 msgstr ""
 
-#: fortran/resolve.c:4887
+#: fortran/resolve.c:4893
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Variable %s at %L with NO_ARG_CHECK attribute may only be used as actual "
 "argument"
 msgstr ""
 
-#: fortran/resolve.c:4897
+#: fortran/resolve.c:4903
 #, gcc-internal-format, gfc-internal-format
 msgid "Assumed-type variable %s at %L may only be used as actual argument"
 msgstr ""
@@ -52438,14 +52830,14 @@ msgstr ""
 #. for all inquiry functions in resolve_function; the reason is
 #. that the function-name resolution happens too late in that
 #. function.
-#: fortran/resolve.c:4907
+#: fortran/resolve.c:4913
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Assumed-type variable %s at %L as actual argument to an inquiry function "
 "shall be the first argument"
 msgstr ""
 
-#: fortran/resolve.c:4922
+#: fortran/resolve.c:4928
 #, gcc-internal-format, gfc-internal-format
 msgid "Assumed-rank variable %s at %L may only be used as actual argument"
 msgstr ""
@@ -52454,270 +52846,277 @@ msgstr ""
 #. for all inquiry functions in resolve_function; the reason is
 #. that the function-name resolution happens too late in that
 #. function.
-#: fortran/resolve.c:4932
+#: fortran/resolve.c:4938
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Assumed-rank variable %s at %L as actual argument to an inquiry function "
 "shall be the first argument"
 msgstr ""
 
-#: fortran/resolve.c:4943
+#: fortran/resolve.c:4949
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Variable %s at %L with NO_ARG_CHECK attribute shall not have a subobject "
 "reference"
 msgstr ""
 
-#: fortran/resolve.c:4952
+#: fortran/resolve.c:4958
 #, gcc-internal-format, gfc-internal-format
 msgid "Assumed-type variable %s at %L shall not have a subobject reference"
 msgstr ""
 
-#: fortran/resolve.c:4967
+#: fortran/resolve.c:4973
 #, gcc-internal-format, gfc-internal-format
 msgid "Assumed-rank variable %s at %L shall not have a subobject reference"
 msgstr ""
 
-#: fortran/resolve.c:5057
+#: fortran/resolve.c:5068
 #, gcc-internal-format
 msgid ""
 "Variable %qs, used in a specification expression, is referenced at %L before "
 "the ENTRY statement in which it is a parameter"
 msgstr ""
 
-#: fortran/resolve.c:5062
+#: fortran/resolve.c:5073
 #, gcc-internal-format
 msgid ""
 "Variable %qs is used at %L before the ENTRY statement in which it is a "
 "parameter"
 msgstr ""
 
-#: fortran/resolve.c:5132
+#: fortran/resolve.c:5143
 #, gcc-internal-format, gfc-internal-format
 msgid "Polymorphic subobject of coindexed object at %L"
 msgstr ""
 
-#: fortran/resolve.c:5145
+#: fortran/resolve.c:5156
 #, gcc-internal-format, gfc-internal-format
 msgid "Coindexed object with polymorphic allocatable subcomponent at %L"
 msgstr ""
 
-#: fortran/resolve.c:5483
+#: fortran/resolve.c:5494
 #, gcc-internal-format, gfc-internal-format
 msgid "Passed-object at %L must be scalar"
 msgstr ""
 
-#: fortran/resolve.c:5490
+#: fortran/resolve.c:5501
 #, gcc-internal-format
 msgid ""
 "Base object for procedure-pointer component call at %L is of ABSTRACT type "
 "%qs"
 msgstr ""
 
-#: fortran/resolve.c:5525
+#: fortran/resolve.c:5536
 #, gcc-internal-format
 msgid "Base object for type-bound procedure call at %L is of ABSTRACT type %qs"
 msgstr ""
 
-#: fortran/resolve.c:5534
+#: fortran/resolve.c:5545
 #, gcc-internal-format, gfc-internal-format
 msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
 msgstr ""
 
 #. Nothing matching found!
-#: fortran/resolve.c:5722
+#: fortran/resolve.c:5733
 #, gcc-internal-format
 msgid ""
 "Found no matching specific binding for the call to the GENERIC %qs at %L"
 msgstr ""
 
-#: fortran/resolve.c:5749
+#: fortran/resolve.c:5760
 #, gcc-internal-format
 msgid "%qs at %L should be a SUBROUTINE"
 msgstr ""
 
-#: fortran/resolve.c:5800
+#: fortran/resolve.c:5811
 #, gcc-internal-format
 msgid "%qs at %L should be a FUNCTION"
 msgstr ""
 
-#: fortran/resolve.c:6317
+#: fortran/resolve.c:6328
 #, gcc-internal-format
 msgid "gfc_resolve_expr(): Bad expression type"
 msgstr ""
 
-#: fortran/resolve.c:6343
+#: fortran/resolve.c:6354
 #, gcc-internal-format, gfc-internal-format
 msgid "%s at %L must be a scalar"
 msgstr ""
 
-#: fortran/resolve.c:6353
+#: fortran/resolve.c:6364
 #, gcc-internal-format, gfc-internal-format
 msgid "%s at %L must be integer"
 msgstr ""
 
-#: fortran/resolve.c:6357 fortran/resolve.c:6364
+#: fortran/resolve.c:6368 fortran/resolve.c:6375
 #, gcc-internal-format, gfc-internal-format
 msgid "%s at %L must be INTEGER"
 msgstr ""
 
-#: fortran/resolve.c:6406
+#: fortran/resolve.c:6417
 #, gcc-internal-format, gfc-internal-format
 msgid "Step expression in DO loop at %L cannot be zero"
 msgstr ""
 
-#: fortran/resolve.c:6442
+#: fortran/resolve.c:6453
 #, gcc-internal-format, gfc-internal-format
 msgid "DO loop at %L will be executed zero times"
 msgstr ""
 
-#: fortran/resolve.c:6503
+#: fortran/resolve.c:6514
 #, gcc-internal-format, gfc-internal-format
 msgid "FORALL index-name at %L must be a scalar INTEGER"
 msgstr ""
 
-#: fortran/resolve.c:6508
+#: fortran/resolve.c:6519
 #, gcc-internal-format, gfc-internal-format
 msgid "FORALL start expression at %L must be a scalar INTEGER"
 msgstr ""
 
-#: fortran/resolve.c:6515
+#: fortran/resolve.c:6526
 #, gcc-internal-format, gfc-internal-format
 msgid "FORALL end expression at %L must be a scalar INTEGER"
 msgstr ""
 
-#: fortran/resolve.c:6523
+#: fortran/resolve.c:6534
 #, gcc-internal-format, gfc-internal-format
 msgid "FORALL stride expression at %L must be a scalar %s"
 msgstr ""
 
-#: fortran/resolve.c:6528
+#: fortran/resolve.c:6539
 #, gcc-internal-format, gfc-internal-format
 msgid "FORALL stride expression at %L cannot be zero"
 msgstr ""
 
-#: fortran/resolve.c:6541
+#: fortran/resolve.c:6552
 #, gcc-internal-format
 msgid "FORALL index %qs may not appear in triplet specification at %L"
 msgstr ""
 
-#: fortran/resolve.c:6639 fortran/resolve.c:6931
+#: fortran/resolve.c:6650 fortran/resolve.c:6942
 #, gcc-internal-format, gfc-internal-format
 msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
 msgstr ""
 
-#: fortran/resolve.c:6647 fortran/resolve.c:6896
+#: fortran/resolve.c:6658 fortran/resolve.c:6907
 #, gcc-internal-format, gfc-internal-format
 msgid "Coindexed allocatable object at %L"
 msgstr ""
 
-#: fortran/resolve.c:6753
+#: fortran/resolve.c:6764
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Source-expr at %L must be scalar or have the same rank as the allocate-"
 "object at %L"
 msgstr ""
 
-#: fortran/resolve.c:6784
+#: fortran/resolve.c:6795
 #, gcc-internal-format, gfc-internal-format
 msgid "Source-expr at %L and allocate-object at %L must have the same shape"
 msgstr ""
 
-#: fortran/resolve.c:6942
+#: fortran/resolve.c:6953
 #, gcc-internal-format, gfc-internal-format
 msgid "Type of entity at %L is type incompatible with source-expr at %L"
 msgstr ""
 
-#: fortran/resolve.c:6954
+#: fortran/resolve.c:6965
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "The allocate-object at %L and the source-expr at %L shall have the same kind "
 "type parameter"
 msgstr ""
 
-#: fortran/resolve.c:6968
+#: fortran/resolve.c:6979
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "The source-expr at %L shall neither be of type LOCK_TYPE nor have a "
 "LOCK_TYPE component if allocate-object at %L is a coarray"
 msgstr ""
 
-#: fortran/resolve.c:6981
+#: fortran/resolve.c:6994
+#, gcc-internal-format, gfc-internal-format
+msgid ""
+"The source-expr at %L shall neither be of type EVENT_TYPE nor have a "
+"EVENT_TYPE component if allocate-object at %L is a coarray"
+msgstr ""
+
+#: fortran/resolve.c:7007
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Allocating %s of ABSTRACT base type at %L requires a type-spec or source-expr"
 msgstr ""
 
-#: fortran/resolve.c:6994
+#: fortran/resolve.c:7020
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Allocating %s at %L with type-spec requires the same character-length "
 "parameter as in the declaration"
 msgstr ""
 
-#: fortran/resolve.c:7102
+#: fortran/resolve.c:7135
 #, gcc-internal-format, gfc-internal-format
 msgid "Array specification required in ALLOCATE statement at %L"
 msgstr ""
 
-#: fortran/resolve.c:7116
+#: fortran/resolve.c:7149
 #, gcc-internal-format, gfc-internal-format
 msgid "Coarray specification required in ALLOCATE statement at %L"
 msgstr ""
 
-#: fortran/resolve.c:7143
+#: fortran/resolve.c:7176
 #, gcc-internal-format, gfc-internal-format
 msgid "Bad array specification in ALLOCATE statement at %L"
 msgstr ""
 
-#: fortran/resolve.c:7162
+#: fortran/resolve.c:7195
 #, 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.c:7177
+#: fortran/resolve.c:7210
 #, gcc-internal-format, gfc-internal-format
 msgid "Expected '*' in coindex specification in ALLOCATE statement at %L"
 msgstr ""
 
-#: fortran/resolve.c:7188
+#: fortran/resolve.c:7221
 #, gcc-internal-format, gfc-internal-format
 msgid "Bad coarray specification in ALLOCATE statement at %L"
 msgstr ""
 
-#: fortran/resolve.c:7219
+#: fortran/resolve.c:7252
 #, gcc-internal-format, gfc-internal-format
 msgid "Stat-variable at %L must be a scalar INTEGER variable"
 msgstr ""
 
-#: fortran/resolve.c:7242
+#: fortran/resolve.c:7275
 #, gcc-internal-format, gfc-internal-format
 msgid "Stat-variable at %L shall not be %sd within the same %s statement"
 msgstr ""
 
-#: fortran/resolve.c:7253
+#: fortran/resolve.c:7286
 #, gcc-internal-format, gfc-internal-format
 msgid "ERRMSG at %L is useless without a STAT tag"
 msgstr ""
 
-#: fortran/resolve.c:7264
+#: fortran/resolve.c:7297
 #, gcc-internal-format, gfc-internal-format
 msgid "Errmsg-variable at %L must be a scalar CHARACTER variable"
 msgstr ""
 
-#: fortran/resolve.c:7287
+#: fortran/resolve.c:7320
 #, gcc-internal-format, gfc-internal-format
 msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
 msgstr ""
 
-#: fortran/resolve.c:7317
+#: fortran/resolve.c:7350
 #, gcc-internal-format, gfc-internal-format
 msgid "Allocate-object at %L also appears at %L"
 msgstr ""
 
-#: fortran/resolve.c:7323 fortran/resolve.c:7329
+#: fortran/resolve.c:7356 fortran/resolve.c:7362
 #, gcc-internal-format, gfc-internal-format
 msgid "Allocate-object at %L is subobject of object at %L"
 msgstr ""
@@ -52726,214 +53125,234 @@ 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.c:7533
+#: fortran/resolve.c:7566
 #, gcc-internal-format, gfc-internal-format
 msgid "CASE label at %L overlaps with CASE label at %L"
 msgstr ""
 
-#: fortran/resolve.c:7584
+#: fortran/resolve.c:7617
 #, gcc-internal-format, gfc-internal-format
 msgid "Expression in CASE statement at %L must be of type %s"
 msgstr ""
 
-#: fortran/resolve.c:7595
+#: fortran/resolve.c:7628
 #, gcc-internal-format, gfc-internal-format
 msgid "Expression in CASE statement at %L must be of kind %d"
 msgstr ""
 
-#: fortran/resolve.c:7608
+#: fortran/resolve.c:7641
 #, gcc-internal-format, gfc-internal-format
 msgid "Expression in CASE statement at %L must be scalar"
 msgstr ""
 
-#: fortran/resolve.c:7654
+#: fortran/resolve.c:7687
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Selection expression in computed GOTO statement at %L must be a scalar "
 "integer expression"
 msgstr ""
 
-#: fortran/resolve.c:7673
+#: fortran/resolve.c:7706
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument of SELECT statement at %L cannot be %s"
 msgstr ""
 
-#: fortran/resolve.c:7683
+#: fortran/resolve.c:7716
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument of SELECT statement at %L must be a scalar expression"
 msgstr ""
 
-#: fortran/resolve.c:7701 fortran/resolve.c:7709
+#: fortran/resolve.c:7734 fortran/resolve.c:7742
 #, gcc-internal-format, gfc-internal-format
 msgid "Expression in CASE statement at %L is not in the range of %s"
 msgstr ""
 
-#: fortran/resolve.c:7771 fortran/resolve.c:8144
+#: fortran/resolve.c:7804 fortran/resolve.c:8189
 #, 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.c:7797
+#: fortran/resolve.c:7830
 #, gcc-internal-format, gfc-internal-format
 msgid "Logical range in CASE statement at %L is not allowed"
 msgstr ""
 
-#: fortran/resolve.c:7809
+#: fortran/resolve.c:7842
 #, gcc-internal-format, gfc-internal-format
 msgid "Constant logical value in CASE statement is repeated at %L"
 msgstr ""
 
-#: fortran/resolve.c:7824
+#: fortran/resolve.c:7857
 #, gcc-internal-format, gfc-internal-format
 msgid "Range specification at %L can never be matched"
 msgstr ""
 
-#: fortran/resolve.c:7927
+#: fortran/resolve.c:7960
 #, gcc-internal-format, gfc-internal-format
 msgid "Logical SELECT CASE block at %L has more that two cases"
 msgstr ""
 
-#: fortran/resolve.c:7999
+#: fortran/resolve.c:8032
 #, gcc-internal-format
 msgid "Associate-name %qs at %L is used as array"
 msgstr ""
 
-#: fortran/resolve.c:8009
+#: fortran/resolve.c:8042
 #, gcc-internal-format, gfc-internal-format
 msgid "CLASS selector at %L needs a temporary which is not yet implemented"
 msgstr ""
 
-#: fortran/resolve.c:8063
+#: fortran/resolve.c:8108
 #, gcc-internal-format, gfc-internal-format
 msgid "Selector shall be polymorphic in SELECT TYPE statement at %L"
 msgstr ""
 
-#: fortran/resolve.c:8080 fortran/resolve.c:8092
+#: fortran/resolve.c:8125 fortran/resolve.c:8137
 #, gcc-internal-format, gfc-internal-format
 msgid "Selector at %L must not be coindexed"
 msgstr ""
 
-#: fortran/resolve.c:8108
+#: fortran/resolve.c:8153
 #, gcc-internal-format
 msgid "Derived type %qs at %L must be extensible"
 msgstr ""
 
-#: fortran/resolve.c:8120
+#: fortran/resolve.c:8165
 #, gcc-internal-format
 msgid "Derived type %qs at %L must be an extension of %qs"
 msgstr ""
 
-#: fortran/resolve.c:8123
+#: fortran/resolve.c:8168
 #, gcc-internal-format
 msgid "Unexpected intrinsic type %qs at %L"
 msgstr ""
 
-#: fortran/resolve.c:8132
+#: fortran/resolve.c:8177
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "The type-spec at %L shall specify that each length type parameter is assumed"
 msgstr ""
 
-#: fortran/resolve.c:8324
+#: fortran/resolve.c:8369
 #, gcc-internal-format, gfc-internal-format
 msgid "Double CLASS IS block in SELECT TYPE statement at %L"
 msgstr ""
 
-#: fortran/resolve.c:8413
+#: fortran/resolve.c:8458
 #, gcc-internal-format, gfc-internal-format
 msgid "Invalid context for NULL () intrinsic at %L"
 msgstr ""
 
 #. FIXME: Test for defined input/output.
-#: fortran/resolve.c:8441
+#: fortran/resolve.c:8486
 #, 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.c:8453
+#: fortran/resolve.c:8498
 #, 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.c:8462
+#: fortran/resolve.c:8507
 #, gcc-internal-format, gfc-internal-format
 msgid "Data transfer element at %L cannot have procedure pointer components"
 msgstr ""
 
-#: fortran/resolve.c:8469
+#: fortran/resolve.c:8514
 #, 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.c:8480 fortran/resolve.c:8486
+#: fortran/resolve.c:8525 fortran/resolve.c:8531
 #, gcc-internal-format, gfc-internal-format
 msgid "Data transfer element at %L cannot have PRIVATE components"
 msgstr ""
 
-#: fortran/resolve.c:8500
+#: fortran/resolve.c:8545
 #, 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.c:8555
+#: fortran/resolve.c:8602
 #, gcc-internal-format, gfc-internal-format
 msgid "Lock variable at %L must be a scalar of type LOCK_TYPE"
 msgstr ""
 
-#: fortran/resolve.c:8562 fortran/resolve.c:8673
+#: fortran/resolve.c:8612
+#, gcc-internal-format, gfc-internal-format
+msgid "Event variable at %L must be a scalar of type EVENT_TYPE"
+msgstr ""
+
+#: fortran/resolve.c:8616
+#, gcc-internal-format, gfc-internal-format
+msgid "Event variable argument at %L must be a coarray or coindexed"
+msgstr ""
+
+#: fortran/resolve.c:8619
+#, gcc-internal-format, gfc-internal-format
+msgid "Event variable argument at %L must be a coarray but not coindexed"
+msgstr ""
+
+#: fortran/resolve.c:8626 fortran/resolve.c:8744
 #, gcc-internal-format, gfc-internal-format
 msgid "STAT= argument at %L must be a scalar INTEGER variable"
 msgstr ""
 
-#: fortran/resolve.c:8574 fortran/resolve.c:8680
+#: fortran/resolve.c:8638 fortran/resolve.c:8751
 #, gcc-internal-format, gfc-internal-format
 msgid "ERRMSG= argument at %L must be a scalar CHARACTER variable"
 msgstr ""
 
-#: fortran/resolve.c:8586
+#: fortran/resolve.c:8650
 #, gcc-internal-format, gfc-internal-format
 msgid "ACQUIRED_LOCK= argument at %L must be a scalar LOGICAL variable"
 msgstr ""
 
-#: fortran/resolve.c:8650
+#: fortran/resolve.c:8661
+#, gcc-internal-format, gfc-internal-format
+msgid "UNTIL_COUNT= argument at %L must be a scalar INTEGER expression"
+msgstr ""
+
+#: fortran/resolve.c:8721
 #, gcc-internal-format, gfc-internal-format
 msgid "Imageset argument at %L must be a scalar or rank-1 INTEGER expression"
 msgstr ""
 
-#: fortran/resolve.c:8654 fortran/resolve.c:8664
+#: fortran/resolve.c:8725 fortran/resolve.c:8735
 #, gcc-internal-format, gfc-internal-format
 msgid "Imageset argument at %L must between 1 and num_images()"
 msgstr ""
 
-#: fortran/resolve.c:8707
+#: fortran/resolve.c:8778
 #, 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.c:8717
+#: fortran/resolve.c:8788
 #, 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.c:8734 fortran/resolve.c:8757
+#: fortran/resolve.c:8805 fortran/resolve.c:8828
 #, gcc-internal-format, gfc-internal-format
 msgid "GOTO statement at %L leaves CRITICAL construct for label at %L"
 msgstr ""
 
-#: fortran/resolve.c:8738 fortran/resolve.c:8763
+#: fortran/resolve.c:8809 fortran/resolve.c:8834
 #, gcc-internal-format, gfc-internal-format
 msgid "GOTO statement at %L leaves DO CONCURRENT construct for label at %L"
 msgstr ""
@@ -52941,93 +53360,98 @@ 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.c:8778
+#: fortran/resolve.c:8849
 #, 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.c:8850
+#: fortran/resolve.c:8921
 #, gcc-internal-format, gfc-internal-format
 msgid "WHERE mask at %L has inconsistent shape"
 msgstr ""
 
-#: fortran/resolve.c:8866
+#: fortran/resolve.c:8937
 #, gcc-internal-format, gfc-internal-format
 msgid "WHERE assignment target at %L has inconsistent shape"
 msgstr ""
 
-#: fortran/resolve.c:8874 fortran/resolve.c:8961
+#: fortran/resolve.c:8945 fortran/resolve.c:9032
 #, gcc-internal-format, gfc-internal-format
 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
 msgstr ""
 
-#: fortran/resolve.c:8884 fortran/resolve.c:8971
+#: fortran/resolve.c:8955 fortran/resolve.c:9042
 #, gcc-internal-format, gfc-internal-format
 msgid "Unsupported statement inside WHERE at %L"
 msgstr ""
 
-#: fortran/resolve.c:8915
+#: fortran/resolve.c:8986
 #, gcc-internal-format, gfc-internal-format
 msgid "Assignment to a FORALL index variable at %L"
 msgstr ""
 
-#: fortran/resolve.c:8924
+#: fortran/resolve.c:8995
 #, 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.c:9093
+#: fortran/resolve.c:9160
+#, gcc-internal-format, gfc-internal-format
+msgid "FORALL index-name at %L must be a scalar variable of type integer"
+msgstr ""
+
+#: fortran/resolve.c:9170
 #, gcc-internal-format, gfc-internal-format
 msgid "An outer FORALL construct already has an index with this name %L"
 msgstr ""
 
-#: fortran/resolve.c:9171
+#: fortran/resolve.c:9247
 #, gcc-internal-format, gfc-internal-format
 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
 msgstr ""
 
-#: fortran/resolve.c:9247
+#: fortran/resolve.c:9323
 #, gcc-internal-format
 msgid "gfc_resolve_blocks(): Bad block type"
 msgstr ""
 
-#: fortran/resolve.c:9361
+#: fortran/resolve.c:9437
 #, gcc-internal-format, gfc-internal-format
 msgid "CHARACTER expression will be truncated in assignment (%d/%d) at %L"
 msgstr ""
 
-#: fortran/resolve.c:9393
+#: fortran/resolve.c:9469
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Coindexed expression at %L is assigned to a derived type variable with a "
 "POINTER component in a PURE procedure"
 msgstr ""
 
-#: fortran/resolve.c:9398
+#: fortran/resolve.c:9474
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "The impure variable at %L is assigned to a derived type variable with a "
 "POINTER component in a PURE procedure (12.6)"
 msgstr ""
 
-#: fortran/resolve.c:9408
+#: fortran/resolve.c:9484
 #, gcc-internal-format, gfc-internal-format
 msgid "Assignment to coindexed variable at %L in a PURE procedure"
 msgstr ""
 
-#: fortran/resolve.c:9440
+#: fortran/resolve.c:9516
 #, gcc-internal-format, gfc-internal-format
 msgid "Assignment to polymorphic coarray at %L is not permitted"
 msgstr ""
 
-#: fortran/resolve.c:9444
+#: fortran/resolve.c:9520
 #, gcc-internal-format, gfc-internal-format
 msgid "Assignment to an allocatable polymorphic variable at %L"
 msgstr ""
 
-#: fortran/resolve.c:9449
+#: fortran/resolve.c:9525
 #, gcc-internal-format
 msgid ""
 "Assignment to an allocatable polymorphic variable at %L requires %<-frealloc-"
@@ -53035,81 +53459,87 @@ msgid ""
 msgstr ""
 
 #. See PR 43366.
-#: fortran/resolve.c:9454
+#: fortran/resolve.c:9530
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Assignment to an allocatable polymorphic variable at %L is not yet supported"
 msgstr ""
 
-#: fortran/resolve.c:9460
+#: fortran/resolve.c:9536
 #, 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.c:9471
+#: fortran/resolve.c:9547
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Coindexed variable must not have an allocatable ultimate component in "
 "assignment at %L"
 msgstr ""
 
-#: fortran/resolve.c:9766
+#: fortran/resolve.c:9842
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "TODO: type-bound defined assignment(s) at %L not done because multiple part "
 "array references would occur in intermediate expressions."
 msgstr ""
 
-#: fortran/resolve.c:10141
+#: fortran/resolve.c:10263
 #, gcc-internal-format, gfc-internal-format
 msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
 msgstr ""
 
-#: fortran/resolve.c:10144
+#: fortran/resolve.c:10266
 #, gcc-internal-format
 msgid "Variable %qs has not been assigned a target label at %L"
 msgstr ""
 
-#: fortran/resolve.c:10155
+#: fortran/resolve.c:10277
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
 msgstr ""
 
-#: fortran/resolve.c:10203
+#: fortran/resolve.c:10330
 #, gcc-internal-format, gfc-internal-format
 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
 msgstr ""
 
-#: fortran/resolve.c:10236
+#: fortran/resolve.c:10365
+#, gcc-internal-format, gfc-internal-format
+msgid "Invalid NULL at %L"
+msgstr ""
+
+#: fortran/resolve.c:10369
 #, gcc-internal-format, gfc-internal-format
-msgid "Arithmetic IF statement at %L requires a numeric expression"
+msgid ""
+"Arithmetic IF statement at %L requires a scalar REAL or INTEGER expression"
 msgstr ""
 
-#: fortran/resolve.c:10291
+#: fortran/resolve.c:10425
 #, gcc-internal-format
 msgid "gfc_resolve_code(): No expression on DO WHILE"
 msgstr ""
 
-#: fortran/resolve.c:10296
+#: fortran/resolve.c:10430
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
 msgstr ""
 
-#: fortran/resolve.c:10380
+#: fortran/resolve.c:10514
 #, gcc-internal-format, gfc-internal-format
 msgid "FORALL mask clause at %L requires a scalar LOGICAL expression"
 msgstr ""
 
-#: fortran/resolve.c:10449
+#: fortran/resolve.c:10583
 #, gcc-internal-format
 msgid "gfc_resolve_code(): Bad statement code"
 msgstr ""
 
-#: fortran/resolve.c:10544
+#: fortran/resolve.c:10678
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Variable %s with binding label %s at %L uses the same global identifier as "
@@ -53118,7 +53548,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.c:10557
+#: fortran/resolve.c:10691
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Variable %s from module %s with binding label %s at %L uses the same global "
@@ -53128,527 +53558,520 @@ 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.c:10574
+#: fortran/resolve.c:10708
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Procedure %s with binding label %s at %L uses the same global identifier as "
 "entity at %L"
 msgstr ""
 
-#: fortran/resolve.c:10645
-#, gcc-internal-format, gfc-internal-format
-msgid ""
-"CHARACTER variable at %L has negative length %d, the length has been set to "
-"zero"
-msgstr ""
-
-#: fortran/resolve.c:10658
+#: fortran/resolve.c:10785
 #, gcc-internal-format, gfc-internal-format
 msgid "String length at %L is too large"
 msgstr ""
 
-#: fortran/resolve.c:10994
+#: fortran/resolve.c:11121
 #, gcc-internal-format
 msgid "Allocatable array %qs at %L must have a deferred shape or assumed rank"
 msgstr ""
 
-#: fortran/resolve.c:10998
+#: fortran/resolve.c:11125
 #, gcc-internal-format
 msgid "Scalar object %qs at %L may not be ALLOCATABLE"
 msgstr ""
 
-#: fortran/resolve.c:11006
+#: fortran/resolve.c:11133
 #, gcc-internal-format
 msgid "Array pointer %qs at %L must have a deferred shape or assumed rank"
 msgstr ""
 
-#: fortran/resolve.c:11016
+#: fortran/resolve.c:11143
 #, gcc-internal-format
 msgid "Array %qs at %L cannot have a deferred shape"
 msgstr ""
 
-#: fortran/resolve.c:11031
+#: fortran/resolve.c:11158
 #, gcc-internal-format
 msgid "Type %qs of CLASS variable %qs at %L is not extensible"
 msgstr ""
 
-#: fortran/resolve.c:11043
+#: fortran/resolve.c:11170
 #, gcc-internal-format
 msgid "CLASS variable %qs at %L must be dummy, allocatable or pointer"
 msgstr ""
 
-#: fortran/resolve.c:11074
+#: fortran/resolve.c:11201
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "The type '%s' cannot be host associated at %L because it is blocked by an "
 "incompatible object of the same name declared at %L"
 msgstr ""
 
-#: fortran/resolve.c:11096
+#: fortran/resolve.c:11223
 #, gcc-internal-format
 msgid ""
 "Implied SAVE for module variable %qs at %L, needed due to the default "
 "initialization"
 msgstr ""
 
+#: fortran/resolve.c:11251
+#, gcc-internal-format
+msgid ""
+"Entity %qs at %L has a deferred type parameter and requires either the "
+"POINTER or ALLOCATABLE attribute"
+msgstr ""
+
 #. The shape of a main program or module array needs to be
 #. constant.
-#: fortran/resolve.c:11144
+#: fortran/resolve.c:11292
 #, gcc-internal-format, gfc-internal-format
 msgid "The module or main program array '%s' at %L must have constant shape"
 msgstr ""
 
-#: fortran/resolve.c:11156
-#, gcc-internal-format
-msgid ""
-"Entity %qs at %L has a deferred type parameter and requires either the "
-"pointer or allocatable attribute"
-msgstr ""
-
-#: fortran/resolve.c:11172
+#: fortran/resolve.c:11311
 #, 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.c:11193
+#: fortran/resolve.c:11332
 #, gcc-internal-format, gfc-internal-format
 msgid "'%s' at %L must have constant character length in this context"
 msgstr ""
 
-#: fortran/resolve.c:11200
+#: fortran/resolve.c:11339
 #, gcc-internal-format
 msgid "COMMON variable %qs at %L must have constant character length"
 msgstr ""
 
-#: fortran/resolve.c:11247
+#: fortran/resolve.c:11386
 #, gcc-internal-format
 msgid "Allocatable %qs at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.c:11250
+#: fortran/resolve.c:11389
 #, gcc-internal-format
 msgid "External %qs at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.c:11254
+#: fortran/resolve.c:11393
 #, gcc-internal-format
 msgid "Dummy %qs at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.c:11257
+#: fortran/resolve.c:11396
 #, gcc-internal-format
 msgid "Intrinsic %qs at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.c:11260
+#: fortran/resolve.c:11399
 #, gcc-internal-format
 msgid "Function result %qs at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.c:11263
+#: fortran/resolve.c:11402
 #, gcc-internal-format
 msgid "Automatic array %qs at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.c:11306
+#: fortran/resolve.c:11445
 #, gcc-internal-format
 msgid "Character-valued statement function %qs at %L must have constant length"
 msgstr ""
 
-#: fortran/resolve.c:11328
+#: fortran/resolve.c:11467
 #, 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.c:11350
+#: fortran/resolve.c:11489
 #, gcc-internal-format
 msgid ""
 "Procedure %qs in PUBLIC interface %qs at %L takes dummy arguments of %qs "
 "which is PRIVATE"
 msgstr ""
 
-#: fortran/resolve.c:11368
+#: fortran/resolve.c:11507
 #, gcc-internal-format
 msgid "Function %qs at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.c:11377
+#: fortran/resolve.c:11516
 #, gcc-internal-format
 msgid "External object %qs at %L may not have an initializer"
 msgstr ""
 
-#: fortran/resolve.c:11385
+#: fortran/resolve.c:11524
 #, gcc-internal-format
 msgid "ELEMENTAL function %qs at %L must have a scalar result"
 msgstr ""
 
-#: fortran/resolve.c:11395
+#: fortran/resolve.c:11534
 #, gcc-internal-format
 msgid ""
 "Statement function %qs at %L may not have pointer or allocatable attribute"
 msgstr ""
 
-#: fortran/resolve.c:11414
+#: fortran/resolve.c:11553
 #, gcc-internal-format
 msgid "CHARACTER(*) function %qs at %L cannot be array-valued"
 msgstr ""
 
-#: fortran/resolve.c:11418
+#: fortran/resolve.c:11557
 #, gcc-internal-format
 msgid "CHARACTER(*) function %qs at %L cannot be pointer-valued"
 msgstr ""
 
-#: fortran/resolve.c:11422
+#: fortran/resolve.c:11561
 #, gcc-internal-format
 msgid "CHARACTER(*) function %qs at %L cannot be pure"
 msgstr ""
 
-#: fortran/resolve.c:11426
+#: fortran/resolve.c:11565
 #, gcc-internal-format
 msgid "CHARACTER(*) function %qs at %L cannot be recursive"
 msgstr ""
 
-#: fortran/resolve.c:11439
+#: fortran/resolve.c:11578
 #, gcc-internal-format
 msgid "CHARACTER(*) function %qs at %L"
 msgstr ""
 
-#: fortran/resolve.c:11448
+#: fortran/resolve.c:11587
 #, gcc-internal-format
 msgid "Procedure pointer %qs at %L shall not be elemental"
 msgstr ""
 
-#: fortran/resolve.c:11454
+#: fortran/resolve.c:11593
 #, gcc-internal-format
 msgid "Dummy procedure %qs at %L shall not be elemental"
 msgstr ""
 
-#: fortran/resolve.c:11510
+#: fortran/resolve.c:11649
 #, gcc-internal-format
 msgid "PROCEDURE attribute conflicts with SAVE attribute in %qs at %L"
 msgstr ""
 
-#: fortran/resolve.c:11516
+#: fortran/resolve.c:11655
 #, gcc-internal-format
 msgid "PROCEDURE attribute conflicts with INTENT attribute in %qs at %L"
 msgstr ""
 
-#: fortran/resolve.c:11522
+#: fortran/resolve.c:11661
 #, gcc-internal-format
 msgid "PROCEDURE attribute conflicts with RESULT attribute in %qs at %L"
 msgstr ""
 
-#: fortran/resolve.c:11530
+#: fortran/resolve.c:11669
 #, gcc-internal-format
 msgid "EXTERNAL attribute conflicts with FUNCTION attribute in %qs at %L"
 msgstr ""
 
-#: fortran/resolve.c:11536
+#: fortran/resolve.c:11675
 #, gcc-internal-format
 msgid "Procedure pointer result %qs at %L is missing the pointer attribute"
 msgstr ""
 
-#: fortran/resolve.c:11613
+#: fortran/resolve.c:11752
 #, gcc-internal-format
 msgid "FINAL procedure %qs at %L is not a SUBROUTINE"
 msgstr ""
 
-#: fortran/resolve.c:11622
+#: fortran/resolve.c:11761
 #, gcc-internal-format, gfc-internal-format
 msgid "FINAL procedure at %L must have exactly one argument"
 msgstr ""
 
-#: fortran/resolve.c:11631
+#: fortran/resolve.c:11770
 #, gcc-internal-format
 msgid "Argument of FINAL procedure at %L must be of type %qs"
 msgstr ""
 
-#: fortran/resolve.c:11639
+#: fortran/resolve.c:11778
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument of FINAL procedure at %L must not be a POINTER"
 msgstr ""
 
-#: fortran/resolve.c:11645
+#: fortran/resolve.c:11784
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
 msgstr ""
 
-#: fortran/resolve.c:11651
+#: fortran/resolve.c:11790
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
 msgstr ""
 
-#: fortran/resolve.c:11659
+#: fortran/resolve.c:11798
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
 msgstr ""
 
-#: fortran/resolve.c:11668
+#: fortran/resolve.c:11807
 #, gcc-internal-format, gfc-internal-format
 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
 msgstr ""
 
-#: fortran/resolve.c:11690
+#: fortran/resolve.c:11829
 #, gcc-internal-format
 msgid "FINAL procedure %qs declared at %L has the same rank (%d) as %qs"
 msgstr ""
 
-#: fortran/resolve.c:11727
+#: fortran/resolve.c:11866
 #, gcc-internal-format
 msgid ""
 "Only array FINAL procedures declared for derived type %qs defined at %L, "
 "suggest also scalar one"
 msgstr ""
 
-#: fortran/resolve.c:11767
+#: fortran/resolve.c:11906
 #, gcc-internal-format
 msgid "%qs and %qs can't be mixed FUNCTION/SUBROUTINE for GENERIC %qs at %L"
 msgstr ""
 
-#: fortran/resolve.c:11803
+#: fortran/resolve.c:11942
 #, gcc-internal-format
 msgid "%qs and %qs for GENERIC %qs at %L are ambiguous"
 msgstr ""
 
-#: fortran/resolve.c:11862
+#: fortran/resolve.c:12001
 #, gcc-internal-format
 msgid "Undefined specific binding %qs as target of GENERIC %qs at %L"
 msgstr ""
 
-#: fortran/resolve.c:11874
+#: fortran/resolve.c:12013
 #, gcc-internal-format
 msgid "GENERIC %qs at %L must target a specific binding, %qs is GENERIC, too"
 msgstr ""
 
-#: fortran/resolve.c:11902
+#: fortran/resolve.c:12041
 #, gcc-internal-format
 msgid "GENERIC %qs at %L can't overwrite specific binding with the same name"
 msgstr ""
 
-#: fortran/resolve.c:11958
+#: fortran/resolve.c:12097
 #, gcc-internal-format, gfc-internal-format
 msgid "Type-bound operator at %L can't be NOPASS"
 msgstr ""
 
-#: fortran/resolve.c:12140
+#: fortran/resolve.c:12279
 #, gcc-internal-format
 msgid ""
 "%qs must be a module procedure or an external procedure with an explicit "
 "interface at %L"
 msgstr ""
 
-#: fortran/resolve.c:12182
+#: fortran/resolve.c:12321
 #, gcc-internal-format
 msgid "Procedure %qs with PASS(%s) at %L has no argument %qs"
 msgstr ""
 
-#: fortran/resolve.c:12196
+#: fortran/resolve.c:12335
 #, gcc-internal-format
 msgid "Procedure %qs with PASS at %L must have at least one argument"
 msgstr ""
 
-#: fortran/resolve.c:12210 fortran/resolve.c:12705
+#: fortran/resolve.c:12349 fortran/resolve.c:12844
 #, gcc-internal-format
 msgid "Non-polymorphic passed-object dummy argument of %qs at %L"
 msgstr ""
 
-#: fortran/resolve.c:12218
+#: fortran/resolve.c:12357
 #, gcc-internal-format
 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived-type %qs"
 msgstr ""
 
-#: fortran/resolve.c:12227
+#: fortran/resolve.c:12366
 #, gcc-internal-format
 msgid "Passed-object dummy argument of %qs at %L must be scalar"
 msgstr ""
 
-#: fortran/resolve.c:12233
+#: fortran/resolve.c:12372
 #, gcc-internal-format
 msgid "Passed-object dummy argument of %qs at %L must not be ALLOCATABLE"
 msgstr ""
 
-#: fortran/resolve.c:12239
+#: fortran/resolve.c:12378
 #, gcc-internal-format
 msgid "Passed-object dummy argument of %qs at %L must not be POINTER"
 msgstr ""
 
-#: fortran/resolve.c:12268
+#: fortran/resolve.c:12407
 #, gcc-internal-format
 msgid "Procedure %qs at %L has the same name as a component of %qs"
 msgstr ""
 
-#: fortran/resolve.c:12277
+#: fortran/resolve.c:12416
 #, gcc-internal-format
 msgid "Procedure %qs at %L has the same name as an inherited component of %qs"
 msgstr ""
 
-#: fortran/resolve.c:12369
+#: fortran/resolve.c:12508
 #, gcc-internal-format
 msgid ""
 "Derived-type %qs declared at %L must be ABSTRACT because %qs is DEFERRED and "
 "not overridden"
 msgstr ""
 
-#: fortran/resolve.c:12467
+#: fortran/resolve.c:12606
 #, gcc-internal-format
 msgid ""
 "As extending type %qs at %L has a coarray component, parent type %qs shall "
 "also have one"
 msgstr ""
 
-#: fortran/resolve.c:12480
+#: fortran/resolve.c:12619
 #, gcc-internal-format
 msgid "Non-extensible derived-type %qs at %L must not be ABSTRACT"
 msgstr ""
 
-#: fortran/resolve.c:12500
+#: fortran/resolve.c:12639
 #, gcc-internal-format
 msgid "Coarray component %qs at %L must be allocatable with deferred shape"
 msgstr ""
 
-#: fortran/resolve.c:12510
+#: fortran/resolve.c:12649
 #, gcc-internal-format
 msgid ""
 "Component %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
 msgstr ""
 
-#: fortran/resolve.c:12521
+#: fortran/resolve.c:12660
 #, gcc-internal-format
 msgid ""
 "Component %qs at %L with coarray component shall be a nonpointer, "
 "nonallocatable scalar"
 msgstr ""
 
-#: fortran/resolve.c:12531
+#: fortran/resolve.c:12670
 #, gcc-internal-format
 msgid ""
 "Component %qs at %L has the CONTIGUOUS attribute but is not an array pointer"
 msgstr ""
 
-#: fortran/resolve.c:12632
+#: fortran/resolve.c:12771
 #, gcc-internal-format
 msgid "Procedure pointer component %qs with PASS(%s) at %L has no argument %qs"
 msgstr ""
 
-#: fortran/resolve.c:12647
+#: fortran/resolve.c:12786
 #, gcc-internal-format
 msgid ""
 "Procedure pointer component %qs with PASS at %L must have at least one "
 "argument"
 msgstr ""
 
-#: fortran/resolve.c:12664
+#: fortran/resolve.c:12803
 #, gcc-internal-format
 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived type %qs"
 msgstr ""
 
-#: fortran/resolve.c:12675
+#: fortran/resolve.c:12814
 #, gcc-internal-format
 msgid "Argument %qs of %qs with PASS(%s) at %L must be scalar"
 msgstr ""
 
-#: fortran/resolve.c:12685
+#: fortran/resolve.c:12824
 #, gcc-internal-format
 msgid ""
 "Argument %qs of %qs with PASS(%s) at %L may not have the POINTER attribute"
 msgstr ""
 
-#: fortran/resolve.c:12695
+#: fortran/resolve.c:12834
 #, gcc-internal-format
 msgid "Argument %qs of %qs with PASS(%s) at %L may not be ALLOCATABLE"
 msgstr ""
 
-#: fortran/resolve.c:12737
+#: fortran/resolve.c:12876
 #, gcc-internal-format
 msgid ""
 "Component %qs of %qs at %L has the same name as an inherited type-bound "
 "procedure"
 msgstr ""
 
-#: fortran/resolve.c:12750
+#: fortran/resolve.c:12889
 #, gcc-internal-format
 msgid ""
 "Character length of component %qs needs to be a constant specification "
 "expression at %L"
 msgstr ""
 
-#: fortran/resolve.c:12761
+#: fortran/resolve.c:12900
 #, gcc-internal-format
 msgid ""
 "Character component %qs of %qs at %L with deferred length must be a POINTER "
 "or ALLOCATABLE"
 msgstr ""
 
-#: fortran/resolve.c:12792
+#: fortran/resolve.c:12931
 #, 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.c:12800
+#: fortran/resolve.c:12939
 #, gcc-internal-format, gfc-internal-format
 msgid "Polymorphic component %s at %L in SEQUENCE or BIND(C) type %s"
 msgstr ""
 
-#: fortran/resolve.c:12809
+#: fortran/resolve.c:12948
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE "
 "attribute"
 msgstr ""
 
-#: fortran/resolve.c:12827 fortran/resolve.c:12839
+#: fortran/resolve.c:12966 fortran/resolve.c:12978
 #, gcc-internal-format
 msgid ""
 "The pointer component %qs of %qs at %L is a type that has not been declared"
 msgstr ""
 
-#: fortran/resolve.c:12851
+#: fortran/resolve.c:12990
 #, gcc-internal-format
 msgid "Component %qs with CLASS at %L must be allocatable or pointer"
 msgstr ""
 
-#: fortran/resolve.c:12919
+#: fortran/resolve.c:13058
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Generic name '%s' of function '%s' at %L being the same name as derived type "
 "at %L"
 msgstr ""
 
-#: fortran/resolve.c:12975
+#: fortran/resolve.c:13114
 #, gcc-internal-format
 msgid "Assumed size array %qs in namelist %qs at %L is not allowed"
 msgstr ""
 
-#: fortran/resolve.c:12981
+#: fortran/resolve.c:13120
 #, gcc-internal-format
 msgid "NAMELIST array object %qs with assumed shape in namelist %qs at %L"
 msgstr ""
 
-#: fortran/resolve.c:12987
+#: fortran/resolve.c:13126
 #, gcc-internal-format
 msgid "NAMELIST array object %qs with nonconstant shape in namelist %qs at %L"
 msgstr ""
 
-#: fortran/resolve.c:12995
+#: fortran/resolve.c:13134
 #, gcc-internal-format
 msgid ""
 "NAMELIST object %qs with nonconstant character length in namelist %qs at %L"
 msgstr ""
 
-#: fortran/resolve.c:13005
+#: fortran/resolve.c:13144
 #, gcc-internal-format
 msgid ""
 "NAMELIST object %qs in namelist %qs at %L is polymorphic and requires a "
 "defined input/output procedure"
 msgstr ""
 
-#: fortran/resolve.c:13015
+#: fortran/resolve.c:13154
 #, gcc-internal-format
 msgid ""
 "NAMELIST object %qs in namelist %qs at %L with ALLOCATABLE or POINTER "
@@ -53657,459 +54080,471 @@ msgstr ""
 
 #. FIXME: Once UDDTIO is implemented, the following can be
 #. removed.
-#: fortran/resolve.c:13023
+#: fortran/resolve.c:13162
 #, gcc-internal-format
 msgid ""
 "NAMELIST object %qs in namelist %qs at %L has ALLOCATABLE or POINTER "
 "components and thus requires a defined input/output procedure"
 msgstr ""
 
-#: fortran/resolve.c:13040
+#: fortran/resolve.c:13179
 #, gcc-internal-format
 msgid ""
 "NAMELIST object %qs was declared PRIVATE and cannot be member of PUBLIC "
 "namelist %qs at %L"
 msgstr ""
 
-#: fortran/resolve.c:13050
+#: fortran/resolve.c:13189
 #, gcc-internal-format
 msgid ""
 "NAMELIST object %qs has use-associated PRIVATE components and cannot be "
 "member of namelist %qs at %L"
 msgstr ""
 
-#: fortran/resolve.c:13061
+#: fortran/resolve.c:13200
 #, gcc-internal-format
 msgid ""
 "NAMELIST object %qs has PRIVATE components and cannot be a member of PUBLIC "
 "namelist %qs at %L"
 msgstr ""
 
-#: fortran/resolve.c:13088
+#: fortran/resolve.c:13227
 #, gcc-internal-format
 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in %qs at %L"
 msgstr ""
 
-#: fortran/resolve.c:13107
+#: fortran/resolve.c:13246
 #, gcc-internal-format
 msgid "Parameter array %qs at %L cannot be automatic or of deferred shape"
 msgstr ""
 
-#: fortran/resolve.c:13119
+#: fortran/resolve.c:13262
 #, gcc-internal-format
 msgid ""
 "Implicitly typed PARAMETER %qs at %L doesn't match a later IMPLICIT type"
 msgstr ""
 
-#: fortran/resolve.c:13130
+#: fortran/resolve.c:13273
 #, gcc-internal-format, gfc-internal-format
 msgid "Incompatible derived type in PARAMETER at %L"
 msgstr ""
 
-#: fortran/resolve.c:13217
+#: fortran/resolve.c:13360
 #, gcc-internal-format, gfc-internal-format
 msgid "PROTECTED attribute conflicts with EXTERNAL attribute at %L"
 msgstr ""
 
-#: fortran/resolve.c:13220
+#: fortran/resolve.c:13363
 #, gcc-internal-format, gfc-internal-format
 msgid "PROCEDURE attribute conflicts with PROTECTED attribute at %L"
 msgstr ""
 
-#: fortran/resolve.c:13309
+#: fortran/resolve.c:13452
 #, 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.c:13327
+#: fortran/resolve.c:13470
 #, gcc-internal-format, gfc-internal-format
 msgid "Assumed size array at %L must be a dummy argument"
 msgstr ""
 
-#: fortran/resolve.c:13330
+#: fortran/resolve.c:13473
 #, gcc-internal-format, gfc-internal-format
 msgid "Assumed shape array at %L must be a dummy argument"
 msgstr ""
 
-#: fortran/resolve.c:13338
+#: fortran/resolve.c:13481
 #, gcc-internal-format, gfc-internal-format
 msgid "Assumed-rank array at %L must be a dummy argument"
 msgstr ""
 
-#: fortran/resolve.c:13345
+#: fortran/resolve.c:13488
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Assumed-rank array at %L may not have the VALUE or CODIMENSION attribute"
 msgstr ""
 
-#: fortran/resolve.c:13358
+#: fortran/resolve.c:13501
 #, gcc-internal-format, gfc-internal-format
 msgid "Symbol at %L is not a DUMMY variable"
 msgstr ""
 
-#: fortran/resolve.c:13364
+#: fortran/resolve.c:13507
 #, gcc-internal-format
 msgid ""
 "%qs at %L cannot have the VALUE attribute because it is not a dummy argument"
 msgstr ""
 
-#: fortran/resolve.c:13374
+#: fortran/resolve.c:13517
 #, gcc-internal-format
 msgid ""
 "Character dummy variable %qs at %L with VALUE attribute must have constant "
 "length"
 msgstr ""
 
-#: fortran/resolve.c:13383
+#: fortran/resolve.c:13526
 #, gcc-internal-format
 msgid ""
 "C interoperable character dummy variable %qs at %L with VALUE attribute must "
 "have length one"
 msgstr ""
 
-#: fortran/resolve.c:13396 fortran/resolve.c:13563
+#: fortran/resolve.c:13539 fortran/resolve.c:13706
 #, gcc-internal-format
 msgid "The derived type %qs at %L is of type %qs, which has not been defined"
 msgstr ""
 
-#: fortran/resolve.c:13410
+#: fortran/resolve.c:13553
 #, gcc-internal-format, gfc-internal-format
 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be a dummy argument"
 msgstr ""
 
-#: fortran/resolve.c:13419
+#: fortran/resolve.c:13562
 #, 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.c:13428
+#: fortran/resolve.c:13571
 #, 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.c:13436
+#: fortran/resolve.c:13579
 #, 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.c:13443
+#: fortran/resolve.c:13586
 #, 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.c:13463
+#: fortran/resolve.c:13606
 #, gcc-internal-format, gfc-internal-format
 msgid "Assumed type of variable %s at %L is only permitted for dummy variables"
 msgstr ""
 
-#: fortran/resolve.c:13470
+#: fortran/resolve.c:13613
 #, 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.c:13477
+#: fortran/resolve.c:13620
 #, gcc-internal-format, gfc-internal-format
 msgid "Assumed-type variable %s at %L may not have the INTENT(OUT) attribute"
 msgstr ""
 
-#: fortran/resolve.c:13484
+#: fortran/resolve.c:13627
 #, gcc-internal-format, gfc-internal-format
 msgid "Assumed-type variable %s at %L shall not be an explicit-shape array"
 msgstr ""
 
-#: fortran/resolve.c:13509
+#: fortran/resolve.c:13652
 #, 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.c:13589
+#: fortran/resolve.c:13732
 #, gcc-internal-format
 msgid "PUBLIC %s %qs at %L of PRIVATE derived type %qs"
 msgstr ""
 
-#: fortran/resolve.c:13604
+#: fortran/resolve.c:13747
 #, 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.c:13622
+#: fortran/resolve.c:13760
+#, gcc-internal-format, gfc-internal-format
+msgid ""
+"Variable %s at %L of type EVENT_TYPE or with subcomponent of type LOCK_TYPE "
+"must be a coarray"
+msgstr ""
+
+#: fortran/resolve.c:13778
 #, 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.c:13634
+#: fortran/resolve.c:13790
 #, gcc-internal-format
 msgid "Dummy argument %qs at %L of LOCK_TYPE shall not be INTENT(OUT)"
 msgstr ""
 
-#: fortran/resolve.c:13646
+#: fortran/resolve.c:13799
+#, gcc-internal-format
+msgid "Dummy argument %qs at %L of EVENT_TYPE shall not be INTENT(OUT)"
+msgstr ""
+
+#: fortran/resolve.c:13811
 #, gcc-internal-format
 msgid ""
 "Function result %qs at %L shall not be a coarray or have a coarray component"
 msgstr ""
 
-#: fortran/resolve.c:13655
+#: fortran/resolve.c:13820
 #, gcc-internal-format
 msgid ""
 "Variable %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
 msgstr ""
 
-#: fortran/resolve.c:13667
+#: fortran/resolve.c:13832
 #, 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.c:13682
+#: fortran/resolve.c:13847
 #, gcc-internal-format
 msgid ""
 "Variable %qs at %L is a coarray and is not ALLOCATABLE, SAVE nor a dummy "
 "argument"
 msgstr ""
 
-#: fortran/resolve.c:13690
+#: fortran/resolve.c:13855
 #, gcc-internal-format
 msgid ""
 "Coarray variable %qs at %L shall not have codimensions with deferred shape"
 msgstr ""
 
-#: fortran/resolve.c:13697
+#: fortran/resolve.c:13862
 #, gcc-internal-format
 msgid "Allocatable coarray variable %qs at %L must have deferred shape"
 msgstr ""
 
-#: fortran/resolve.c:13709
+#: fortran/resolve.c:13874
 #, 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.c:13718
+#: fortran/resolve.c:13883
 #, gcc-internal-format
 msgid "Coarray dummy variable %qs at %L not allowed in BIND(C) procedure %qs"
 msgstr ""
 
-#: fortran/resolve.c:13734
+#: fortran/resolve.c:13899
 #, gcc-internal-format
 msgid ""
 "LOGICAL dummy argument %qs at %L with non-C_Bool kind in BIND(C) procedure "
 "%qs"
 msgstr ""
 
-#: fortran/resolve.c:13740
+#: fortran/resolve.c:13905
 #, gcc-internal-format
 msgid ""
 "LOGICAL result variable %qs at %L with non-C_Bool kind in BIND(C) procedure "
 "%qs"
 msgstr ""
 
-#: fortran/resolve.c:13819
+#: fortran/resolve.c:13984
 #, gcc-internal-format, gfc-internal-format
 msgid "Threadprivate at %L isn't SAVEd"
 msgstr ""
 
-#: fortran/resolve.c:13830
+#: fortran/resolve.c:13995
 #, gcc-internal-format
 msgid "!$OMP DECLARE TARGET variable %qs at %L isn't SAVEd"
 msgstr ""
 
-#: fortran/resolve.c:13917
+#: fortran/resolve.c:14082
 #, gcc-internal-format
 msgid "check_data_variable(): Bad expression"
 msgstr ""
 
-#: fortran/resolve.c:13923
+#: fortran/resolve.c:14088
 #, gcc-internal-format
 msgid "BLOCK DATA element %qs at %L must be in COMMON"
 msgstr ""
 
-#: fortran/resolve.c:13929
+#: fortran/resolve.c:14094
 #, gcc-internal-format
 msgid "DATA array %qs at %L must be specified in a previous declaration"
 msgstr ""
 
-#: fortran/resolve.c:13938
+#: fortran/resolve.c:14103
 #, gcc-internal-format
 msgid "DATA element %qs at %L cannot have a coindex"
 msgstr ""
 
-#: fortran/resolve.c:13952
+#: fortran/resolve.c:14117
 #, gcc-internal-format
 msgid "DATA element %qs at %L is a pointer and so must be a full array"
 msgstr ""
 
-#: fortran/resolve.c:13998
+#: fortran/resolve.c:14163
 #, gcc-internal-format, gfc-internal-format
 msgid "Nonconstant array section at %L in DATA statement"
 msgstr ""
 
-#: fortran/resolve.c:14011
+#: fortran/resolve.c:14176
 #, gcc-internal-format, gfc-internal-format
 msgid "DATA statement at %L has more variables than values"
 msgstr ""
 
-#: fortran/resolve.c:14110
+#: fortran/resolve.c:14275
 #, 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.c:14118
+#: fortran/resolve.c:14283
 #, 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.c:14126
+#: fortran/resolve.c:14291
 #, 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.c:14251
+#: fortran/resolve.c:14416
 #, gcc-internal-format, gfc-internal-format
 msgid "DATA statement at %L has more values than variables"
 msgstr ""
 
-#: fortran/resolve.c:14416
+#: fortran/resolve.c:14581
 #, gcc-internal-format, gfc-internal-format
 msgid "Label %d at %L defined but not used"
 msgstr ""
 
-#: fortran/resolve.c:14421
+#: fortran/resolve.c:14586
 #, gcc-internal-format, gfc-internal-format
 msgid "Label %d at %L defined but cannot be used"
 msgstr ""
 
-#: fortran/resolve.c:14505
+#: fortran/resolve.c:14670
 #, gcc-internal-format
 msgid ""
 "Derived type variable %qs at %L must have SEQUENCE attribute to be an "
 "EQUIVALENCE object"
 msgstr ""
 
-#: fortran/resolve.c:14514
+#: fortran/resolve.c:14679
 #, gcc-internal-format
 msgid ""
 "Derived type variable %qs at %L cannot have ALLOCATABLE components to be an "
 "EQUIVALENCE object"
 msgstr ""
 
-#: fortran/resolve.c:14522
+#: fortran/resolve.c:14687
 #, 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.c:14538
+#: fortran/resolve.c:14703
 #, gcc-internal-format
 msgid ""
 "Derived type variable %qs at %L with pointer component(s) cannot be an "
 "EQUIVALENCE object"
 msgstr ""
 
-#: fortran/resolve.c:14641
+#: fortran/resolve.c:14806
 #, gcc-internal-format, gfc-internal-format
 msgid "Syntax error in EQUIVALENCE statement at %L"
 msgstr ""
 
-#: fortran/resolve.c:14656
+#: fortran/resolve.c:14821
 #, 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.c:14668
+#: fortran/resolve.c:14833
 #, gcc-internal-format
 msgid ""
 "Common block member %qs at %L cannot be an EQUIVALENCE object in the pure "
 "procedure %qs"
 msgstr ""
 
-#: fortran/resolve.c:14677
+#: fortran/resolve.c:14842
 #, gcc-internal-format
 msgid "Named constant %qs at %L cannot be an EQUIVALENCE object"
 msgstr ""
 
-#: fortran/resolve.c:14750
+#: fortran/resolve.c:14915
 #, gcc-internal-format
 msgid ""
 "Array %qs at %L with non-constant bounds cannot be an EQUIVALENCE object"
 msgstr ""
 
-#: fortran/resolve.c:14761
+#: fortran/resolve.c:14926
 #, gcc-internal-format
 msgid "Structure component %qs at %L cannot be an EQUIVALENCE object"
 msgstr ""
 
-#: fortran/resolve.c:14772
+#: fortran/resolve.c:14937
 #, gcc-internal-format, gfc-internal-format
 msgid "Substring at %L has length zero"
 msgstr ""
 
-#: fortran/resolve.c:14815
+#: fortran/resolve.c:14980
 #, gcc-internal-format
 msgid "PUBLIC function %qs at %L of PRIVATE type %qs"
 msgstr ""
 
-#: fortran/resolve.c:14828
+#: fortran/resolve.c:14993
 #, gcc-internal-format
 msgid "ENTRY %qs at %L has no IMPLICIT type"
 msgstr ""
 
-#: fortran/resolve.c:14845
+#: fortran/resolve.c:15010
 #, gcc-internal-format
 msgid "User operator procedure %qs at %L must be a FUNCTION"
 msgstr ""
 
-#: fortran/resolve.c:14855
+#: fortran/resolve.c:15020
 #, gcc-internal-format
 msgid "User operator procedure %qs at %L cannot be assumed character length"
 msgstr ""
 
-#: fortran/resolve.c:14863
+#: fortran/resolve.c:15028
 #, gcc-internal-format
 msgid "User operator procedure %qs at %L must have at least one argument"
 msgstr ""
 
-#: fortran/resolve.c:14877
+#: fortran/resolve.c:15042
 #, gcc-internal-format, gfc-internal-format
 msgid "First argument of operator interface at %L cannot be optional"
 msgstr ""
 
-#: fortran/resolve.c:14895
+#: fortran/resolve.c:15060
 #, gcc-internal-format, gfc-internal-format
 msgid "Second argument of operator interface at %L cannot be optional"
 msgstr ""
 
-#: fortran/resolve.c:14902
+#: fortran/resolve.c:15067
 #, gcc-internal-format, gfc-internal-format
 msgid "Operator interface at %L must have, at most, two arguments"
 msgstr ""
 
-#: fortran/resolve.c:14980
+#: fortran/resolve.c:15145
 #, gcc-internal-format
 msgid "Contained procedure %qs at %L of a PURE procedure must also be PURE"
 msgstr ""
@@ -54158,32 +54593,32 @@ msgstr ""
 msgid "Missing %<&%> in continued character constant at %C"
 msgstr ""
 
-#: fortran/scanner.c:1634
+#: fortran/scanner.c:1635
 #, gcc-internal-format, gfc-internal-format
 msgid "Nonconforming tab character at %C"
 msgstr ""
 
-#: fortran/scanner.c:1722 fortran/scanner.c:1725
+#: fortran/scanner.c:1723 fortran/scanner.c:1726
 #, gcc-internal-format
 msgid "%<&%> not allowed by itself in line %d"
 msgstr ""
 
-#: fortran/scanner.c:1784
+#: fortran/scanner.c:1785
 #, gcc-internal-format, gfc-internal-format
 msgid "Nonconforming tab character in column %d of line %d"
 msgstr ""
 
-#: fortran/scanner.c:2009
+#: fortran/scanner.c:2010
 #, gcc-internal-format, gfc-internal-format
 msgid "%s:%d: file %s left but not entered"
 msgstr ""
 
-#: fortran/scanner.c:2043
+#: fortran/scanner.c:2044
 #, gcc-internal-format, gfc-internal-format
 msgid "%s:%d: Illegal preprocessor directive"
 msgstr ""
 
-#: fortran/scanner.c:2168
+#: fortran/scanner.c:2169
 #, gcc-internal-format
 msgid "Can't open file %qs"
 msgstr ""
@@ -54218,206 +54653,206 @@ msgstr ""
 msgid "Invalid KIND parameter of %s at %L"
 msgstr ""
 
-#: fortran/simplify.c:692
+#: fortran/simplify.c:694
 #, gcc-internal-format
 msgid "gfc_simplify_abs(): Bad type"
 msgstr ""
 
-#: fortran/simplify.c:713
+#: fortran/simplify.c:715
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument of %s function at %L is negative"
 msgstr ""
 
-#: fortran/simplify.c:720
+#: fortran/simplify.c:722
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument of %s function at %L outside of range [0,127]"
 msgstr ""
 
-#: fortran/simplify.c:738
+#: fortran/simplify.c:740
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Argument of %s function at %L is too large for the collating sequence of "
 "kind %d"
 msgstr ""
 
-#: fortran/simplify.c:775
+#: fortran/simplify.c:777
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument of ACOS at %L must be between -1 and 1"
 msgstr ""
 
-#: fortran/simplify.c:789
+#: fortran/simplify.c:791
 #, gcc-internal-format
 msgid "in gfc_simplify_acos(): Bad type"
 msgstr ""
 
-#: fortran/simplify.c:808
+#: fortran/simplify.c:810
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument of ACOSH at %L must not be less than 1"
 msgstr ""
 
-#: fortran/simplify.c:823
+#: fortran/simplify.c:825
 #, gcc-internal-format
 msgid "in gfc_simplify_acosh(): Bad type"
 msgstr ""
 
-#: fortran/simplify.c:1052
+#: fortran/simplify.c:1054
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument of ASIN at %L must be between -1 and 1"
 msgstr ""
 
-#: fortran/simplify.c:1066
+#: fortran/simplify.c:1068
 #, gcc-internal-format
 msgid "in gfc_simplify_asin(): Bad type"
 msgstr ""
 
-#: fortran/simplify.c:1094
+#: fortran/simplify.c:1096
 #, gcc-internal-format
 msgid "in gfc_simplify_asinh(): Bad type"
 msgstr ""
 
-#: fortran/simplify.c:1122
+#: fortran/simplify.c:1124
 #, gcc-internal-format
 msgid "in gfc_simplify_atan(): Bad type"
 msgstr ""
 
-#: fortran/simplify.c:1143
+#: fortran/simplify.c:1145
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
 msgstr ""
 
-#: fortran/simplify.c:1157
+#: fortran/simplify.c:1159
 #, gcc-internal-format
 msgid "in gfc_simplify_atanh(): Bad type"
 msgstr ""
 
-#: fortran/simplify.c:1174
+#: fortran/simplify.c:1176
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "If first argument of ATAN2 %L is zero, then the second argument must not be "
 "zero"
 msgstr ""
 
-#: fortran/simplify.c:1266
+#: fortran/simplify.c:1268
 #, gcc-internal-format, gfc-internal-format
 msgid "Result of BESSEL_YN is -INF at %L"
 msgstr ""
 
-#: fortran/simplify.c:1635
+#: fortran/simplify.c:1637
 #, gcc-internal-format
 msgid "gfc_simplify_dcmplx(): Bad type (x)"
 msgstr ""
 
-#: fortran/simplify.c:1654
+#: fortran/simplify.c:1656
 #, gcc-internal-format
 msgid "gfc_simplify_dcmplx(): Bad type (y)"
 msgstr ""
 
-#: fortran/simplify.c:1731
+#: fortran/simplify.c:1733
 #, gcc-internal-format
 msgid "in gfc_simplify_cos(): Bad type"
 msgstr ""
 
-#: fortran/simplify.c:1876
+#: fortran/simplify.c:1878
 #, gcc-internal-format
 msgid "gfc_simplify_dim(): Bad type"
 msgstr ""
 
-#: fortran/simplify.c:2184
+#: fortran/simplify.c:2186
 #, gcc-internal-format
 msgid "in gfc_simplify_exp(): Bad type"
 msgstr ""
 
-#: fortran/simplify.c:2350
+#: fortran/simplify.c:2353
 #, gcc-internal-format
 msgid "gfc_simplify_floor(): Bad kind"
 msgstr ""
 
-#: fortran/simplify.c:2502
+#: fortran/simplify.c:2503
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument of IACHAR at %L must be of length one"
 msgstr ""
 
-#: fortran/simplify.c:2510
+#: fortran/simplify.c:2511
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument of IACHAR function at %L outside of range 0..127"
 msgstr ""
 
-#: fortran/simplify.c:2625
+#: fortran/simplify.c:2626
 #, gcc-internal-format, gfc-internal-format
 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
 msgstr ""
 
-#: fortran/simplify.c:2649
+#: fortran/simplify.c:2650
 #, gcc-internal-format
 msgid "IBITS: Bad bit"
 msgstr ""
 
-#: fortran/simplify.c:2700
+#: fortran/simplify.c:2701
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument of ICHAR at %L must be of length one"
 msgstr ""
 
 #. Left shift, as in SHIFTL.
-#: fortran/simplify.c:3065 fortran/simplify.c:3073
+#: fortran/simplify.c:3066 fortran/simplify.c:3074
 #, gcc-internal-format, gfc-internal-format
 msgid "Second argument of %s is negative at %L"
 msgstr ""
 
-#: fortran/simplify.c:3085
+#: fortran/simplify.c:3086
 #, gcc-internal-format, gfc-internal-format
 msgid "Magnitude of second argument of %s exceeds bit size at %L"
 msgstr ""
 
-#: fortran/simplify.c:3211
+#: fortran/simplify.c:3212
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at "
 "%L"
 msgstr ""
 
-#: fortran/simplify.c:3514 fortran/simplify.c:3649
+#: fortran/simplify.c:3515 fortran/simplify.c:3650
 #, gcc-internal-format, gfc-internal-format
 msgid "DIM argument at %L is out of bounds"
 msgstr ""
 
-#: fortran/simplify.c:3828
+#: fortran/simplify.c:3833
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument of LOG at %L cannot be less than or equal to zero"
 msgstr ""
 
-#: fortran/simplify.c:3841
+#: fortran/simplify.c:3846
 #, gcc-internal-format, gfc-internal-format
 msgid "Complex argument of LOG at %L cannot be zero"
 msgstr ""
 
-#: fortran/simplify.c:3852
+#: fortran/simplify.c:3857
 #, gcc-internal-format
 msgid "gfc_simplify_log: bad type"
 msgstr ""
 
-#: fortran/simplify.c:3869
+#: fortran/simplify.c:3874
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
 msgstr ""
 
-#: fortran/simplify.c:4172
+#: fortran/simplify.c:4177
 #, gcc-internal-format
 msgid "simplify_min_max(): Bad type in arglist"
 msgstr ""
 
 #. Result is processor-dependent.
-#: fortran/simplify.c:4348
+#: fortran/simplify.c:4353
 #, gcc-internal-format, gfc-internal-format
 msgid "Second argument MOD at %L is zero"
 msgstr ""
 
 #. Result is processor-dependent.
-#: fortran/simplify.c:4359
+#: fortran/simplify.c:4364
 #, gcc-internal-format, gfc-internal-format
 msgid "Second argument of MOD at %L is zero"
 msgstr ""
 
-#: fortran/simplify.c:4370
+#: fortran/simplify.c:4375
 #, gcc-internal-format
 msgid "gfc_simplify_mod(): Bad arguments"
 msgstr ""
@@ -54425,92 +54860,92 @@ msgstr ""
 #. Result is processor-dependent. This processor just opts
 #. to not handle it at all.
 #. Result is processor-dependent.
-#: fortran/simplify.c:4396 fortran/simplify.c:4408
+#: fortran/simplify.c:4401 fortran/simplify.c:4413
 #, gcc-internal-format, gfc-internal-format
 msgid "Second argument of MODULO at %L is zero"
 msgstr ""
 
-#: fortran/simplify.c:4428
+#: fortran/simplify.c:4433
 #, gcc-internal-format
 msgid "gfc_simplify_modulo(): Bad arguments"
 msgstr ""
 
-#: fortran/simplify.c:4488
+#: fortran/simplify.c:4493
 #, gcc-internal-format, gfc-internal-format
 msgid "Result of NEAREST is NaN at %L"
 msgstr ""
 
-#: fortran/simplify.c:4964
+#: fortran/simplify.c:4969
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
 msgstr ""
 
-#: fortran/simplify.c:5019
+#: fortran/simplify.c:5024
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
 msgstr ""
 
-#: fortran/simplify.c:5169
+#: fortran/simplify.c:5174
 #, gcc-internal-format, gfc-internal-format
 msgid "Reshaped array too large at %C"
 msgstr ""
 
-#: fortran/simplify.c:5283
+#: fortran/simplify.c:5288
 #, gcc-internal-format, gfc-internal-format
 msgid "Result of SCALE overflows its kind at %L"
 msgstr ""
 
-#: fortran/simplify.c:5943
+#: fortran/simplify.c:5948
 #, gcc-internal-format
 msgid "Bad type in gfc_simplify_sign"
 msgstr ""
 
-#: fortran/simplify.c:5972
+#: fortran/simplify.c:5977
 #, gcc-internal-format
 msgid "in gfc_simplify_sin(): Bad type"
 msgstr ""
 
-#: fortran/simplify.c:6099 fortran/simplify.c:6331
+#: fortran/simplify.c:6104 fortran/simplify.c:6336
 #, gcc-internal-format
 msgid "Failure getting length of a constant array."
 msgstr ""
 
-#: fortran/simplify.c:6187
+#: fortran/simplify.c:6192
 #, gcc-internal-format, gfc-internal-format
 msgid "Argument of SQRT at %L has a negative value"
 msgstr ""
 
-#: fortran/simplify.c:6203
+#: fortran/simplify.c:6208
 #, gcc-internal-format, gfc-internal-format
 msgid "invalid argument of SQRT at %L"
 msgstr ""
 
-#: fortran/simplify.c:6498
+#: fortran/simplify.c:6503
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY "
 "lower bound is %ld)"
 msgstr ""
 
-#: fortran/simplify.c:6521
+#: fortran/simplify.c:6526
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY "
 "upper bound is %ld)"
 msgstr ""
 
-#: fortran/simplify.c:6856
+#: fortran/simplify.c:6861
 #, gcc-internal-format
 msgid "gfc_convert_constant(): Unexpected type"
 msgstr ""
 
-#: fortran/simplify.c:6942
+#: fortran/simplify.c:6947
 #, gcc-internal-format
 msgid ""
 "Character %qs in string at %L cannot be converted into character kind %d"
 msgstr ""
 
-#: fortran/st.c:254
+#: fortran/st.c:256
 #, gcc-internal-format
 msgid "gfc_free_statement(): Bad statement"
 msgstr ""
@@ -54951,19 +55386,19 @@ msgstr ""
 
 #. Problems occur when we get something like
 #. integer :: a(lots) = (/(i, i=1, lots)/)
-#: fortran/trans-array.c:5482
+#: fortran/trans-array.c:5499
 #, 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.c:7263
+#: fortran/trans-array.c:7297
 #, gcc-internal-format
 msgid "Creating array temporary at %L for argument %qs"
 msgstr ""
 
-#: fortran/trans-array.c:9170
+#: fortran/trans-array.c:9367
 #, gcc-internal-format, gfc-internal-format
 msgid "bad expression type during walk (%d)"
 msgstr ""
@@ -54985,67 +55420,67 @@ msgstr ""
 msgid "element_number(): Bad dimension type"
 msgstr ""
 
-#: fortran/trans-common.c:873
+#: fortran/trans-common.c:881
 #, gcc-internal-format, gfc-internal-format
 msgid "Bad array reference at %L"
 msgstr ""
 
-#: fortran/trans-common.c:881
+#: fortran/trans-common.c:889
 #, gcc-internal-format, gfc-internal-format
 msgid "Illegal reference type at %L as EQUIVALENCE object"
 msgstr ""
 
-#: fortran/trans-common.c:921
+#: fortran/trans-common.c:929
 #, gcc-internal-format, gfc-internal-format
 msgid "Inconsistent equivalence rules involving '%s' at %L and '%s' at %L"
 msgstr ""
 
 #. Aligning this field would misalign a previous field.
-#: fortran/trans-common.c:1054
+#: fortran/trans-common.c:1062
 #, gcc-internal-format
 msgid ""
 "The equivalence set for variable %qs declared at %L violates alignment "
 "requirements"
 msgstr ""
 
-#: fortran/trans-common.c:1119
+#: fortran/trans-common.c:1127
 #, gcc-internal-format
 msgid "Equivalence for %qs does not match ordering of COMMON %qs at %L"
 msgstr ""
 
-#: fortran/trans-common.c:1134
+#: fortran/trans-common.c:1142
 #, gcc-internal-format
 msgid ""
 "The equivalence set for %qs cause an invalid extension to COMMON %qs at %L"
 msgstr ""
 
-#: fortran/trans-common.c:1150
+#: fortran/trans-common.c:1158
 #, gcc-internal-format
 msgid ""
 "Padding of %d bytes required before %qs in COMMON %qs at %L; reorder "
 "elements or use -fno-align-commons"
 msgstr ""
 
-#: fortran/trans-common.c:1156
+#: fortran/trans-common.c:1164
 #, gcc-internal-format
 msgid ""
 "Padding of %d bytes required before %qs in COMMON at %L; reorder elements or "
 "use -fno-align-commons"
 msgstr ""
 
-#: fortran/trans-common.c:1177
+#: fortran/trans-common.c:1185
 #, gcc-internal-format, gfc-internal-format
 msgid "COMMON '%s' at %L does not exist"
 msgstr ""
 
-#: fortran/trans-common.c:1186
+#: fortran/trans-common.c:1194
 #, gcc-internal-format
 msgid ""
 "COMMON %qs at %L requires %d bytes of padding; reorder elements or use %<-"
 "fno-align-commons%>"
 msgstr ""
 
-#: fortran/trans-common.c:1191
+#: fortran/trans-common.c:1199
 #, gcc-internal-format
 msgid ""
 "COMMON at %L requires %d bytes of padding; reorder elements or use %<-fno-"
@@ -55067,115 +55502,115 @@ msgstr ""
 msgid "non-constant initialization expression at %L"
 msgstr ""
 
-#: fortran/trans-decl.c:1494
+#: fortran/trans-decl.c:1506
 #, gcc-internal-format
 msgid "intrinsic variable which isn't a procedure"
 msgstr ""
 
-#: fortran/trans-decl.c:3869 fortran/trans-decl.c:5880
+#: fortran/trans-decl.c:3972 fortran/trans-decl.c:5990
 #, gcc-internal-format
 msgid "Return value of function %qs at %L not set"
 msgstr ""
 
-#: fortran/trans-decl.c:4262
+#: fortran/trans-decl.c:4346
 #, gcc-internal-format
 msgid "Deferred type parameter not yet supported"
 msgstr ""
 
-#: fortran/trans-decl.c:4489
+#: fortran/trans-decl.c:4573
 #, gcc-internal-format
 msgid "backend decl for module variable %qs already exists"
 msgstr ""
 
-#: fortran/trans-decl.c:4502
+#: fortran/trans-decl.c:4586
 #, gcc-internal-format
 msgid "Unused PRIVATE module variable %qs declared at %L"
 msgstr ""
 
-#: fortran/trans-decl.c:5065
+#: fortran/trans-decl.c:5155
 #, gcc-internal-format
 msgid "Dummy argument %qs at %L was declared INTENT(OUT) but was not set"
 msgstr ""
 
-#: fortran/trans-decl.c:5071
+#: fortran/trans-decl.c:5161
 #, gcc-internal-format
 msgid ""
 "Derived-type dummy argument %qs at %L was declared INTENT(OUT) but was not "
 "set and does not have a default initializer"
 msgstr ""
 
-#: fortran/trans-decl.c:5081 fortran/trans-decl.c:5202
+#: fortran/trans-decl.c:5171 fortran/trans-decl.c:5312
 #, gcc-internal-format
 msgid "Unused dummy argument %qs at %L"
 msgstr ""
 
-#: fortran/trans-decl.c:5096
+#: fortran/trans-decl.c:5186
 #, gcc-internal-format
 msgid "Unused module variable %qs which has been explicitly imported at %L"
 msgstr ""
 
-#: fortran/trans-decl.c:5105
+#: fortran/trans-decl.c:5205
 #, gcc-internal-format
 msgid "Unused variable %qs declared at %L"
 msgstr ""
 
-#: fortran/trans-decl.c:5154
+#: fortran/trans-decl.c:5254
 #, gcc-internal-format
 msgid "Unused parameter %qs declared at %L"
 msgstr ""
 
-#: fortran/trans-decl.c:5158
+#: fortran/trans-decl.c:5258
 #, gcc-internal-format
 msgid "Unused parameter %qs which has been explicitly imported at %L"
 msgstr ""
 
-#: fortran/trans-decl.c:5174
+#: fortran/trans-decl.c:5284
 #, gcc-internal-format
 msgid "Return value %qs of function %qs declared at %L not set"
 msgstr ""
 
-#: fortran/trans-expr.c:797
+#: fortran/trans-expr.c:816
 #, gcc-internal-format, gfc-internal-format
 msgid "Can't compute the length of the char array at %L."
 msgstr ""
 
-#: fortran/trans-expr.c:1396
+#: fortran/trans-expr.c:1436
 #, gcc-internal-format, gfc-internal-format
 msgid "Code for reallocating the allocatable array at %L will be added"
 msgstr ""
 
-#: fortran/trans-expr.c:1400
+#: fortran/trans-expr.c:1440
 #, gcc-internal-format, gfc-internal-format
 msgid "Code for reallocating the allocatable variable at %L will be added"
 msgstr ""
 
-#: fortran/trans-expr.c:1708
+#: fortran/trans-expr.c:1748
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Sorry, coindexed access to a pointer or allocatable component of the "
 "coindexed coarray at %L is not yet supported"
 msgstr ""
 
-#: fortran/trans-expr.c:1722
+#: fortran/trans-expr.c:1762
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Sorry, coindexed coarray at %L with allocatable component is not yet "
 "supported"
 msgstr ""
 
-#: fortran/trans-expr.c:1745
+#: fortran/trans-expr.c:1785
 #, gcc-internal-format, gfc-internal-format
 msgid ""
 "Sorry, coindexed access at %L to a scalar component with an array partref is "
 "not yet supported"
 msgstr ""
 
-#: fortran/trans-expr.c:3109
+#: fortran/trans-expr.c:3149
 #, gcc-internal-format
 msgid "Unknown intrinsic op"
 msgstr ""
 
-#: fortran/trans-expr.c:4397
+#: fortran/trans-expr.c:4437
 #, gcc-internal-format, gfc-internal-format
 msgid "Unknown argument list function at %L"
 msgstr ""
@@ -55185,12 +55620,22 @@ msgstr ""
 msgid "Intrinsic function %qs (%d) not recognized"
 msgstr ""
 
-#: fortran/trans-intrinsic.c:1487 fortran/trans-intrinsic.c:1873
-#: fortran/trans-intrinsic.c:2069
+#: fortran/trans-intrinsic.c:1518 fortran/trans-intrinsic.c:1904
+#: fortran/trans-intrinsic.c:2100
 #, gcc-internal-format
 msgid "%<dim%> argument of %s intrinsic at %L is not a valid dimension index"
 msgstr ""
 
+#: fortran/trans-intrinsic.c:9324 fortran/trans-stmt.c:933
+#, gcc-internal-format, gfc-internal-format
+msgid "Sorry, the event component of derived type at %L is not yet supported"
+msgstr ""
+
+#: fortran/trans-intrinsic.c:9331
+#, gcc-internal-format, gfc-internal-format
+msgid "The event variable at %L shall not be coindexed "
+msgstr ""
+
 #: fortran/trans-io.c:1861
 #, gcc-internal-format
 msgid "build_dt: format with namelist"
@@ -55201,7 +55646,7 @@ msgstr ""
 msgid "Bad IO basetype (%d)"
 msgstr ""
 
-#: fortran/trans-openmp.c:4300
+#: fortran/trans-openmp.c:4305
 #, gcc-internal-format
 msgid "gfc_trans_omp_workshare(): Bad statement code"
 msgstr ""
@@ -55211,17 +55656,17 @@ msgstr ""
 msgid "An alternate return at %L without a * dummy argument"
 msgstr ""
 
-#: fortran/trans-stmt.c:729
+#: fortran/trans-stmt.c:735
 #, gcc-internal-format, gfc-internal-format
 msgid "Sorry, the lock component of derived type at %L is not yet supported"
 msgstr ""
 
-#: fortran/trans-stmt.c:994
+#: fortran/trans-stmt.c:1186
 #, gcc-internal-format, gfc-internal-format
 msgid "Sorry, only support for integer kind %d implemented for image-set at %L"
 msgstr ""
 
-#: fortran/trans-stmt.c:2723
+#: fortran/trans-stmt.c:2936
 #, gcc-internal-format
 msgid "gfc_trans_select(): Bad type for case expr."
 msgstr ""
@@ -55286,12 +55731,12 @@ msgstr ""
 msgid "gfc_validate_kind(): Got bad kind"
 msgstr ""
 
-#: fortran/trans-types.c:1473
+#: fortran/trans-types.c:1475
 #, gcc-internal-format, gfc-internal-format
 msgid "Array element size too big at %C"
 msgstr ""
 
-#: fortran/trans.c:1934
+#: fortran/trans.c:1985
 #, gcc-internal-format
 msgid "gfc_trans_code(): Bad statement code"
 msgstr ""
@@ -55326,22 +55771,22 @@ msgstr ""
 msgid "non-static method %q+D overrides static method"
 msgstr ""
 
-#: java/decl.c:1225
+#: java/decl.c:1219
 #, gcc-internal-format
 msgid "%q+D used prior to declaration"
 msgstr ""
 
-#: java/decl.c:1648
+#: java/decl.c:1642
 #, gcc-internal-format
 msgid "In %+D: overlapped variable and exception ranges at %d"
 msgstr ""
 
-#: java/decl.c:1699
+#: java/decl.c:1693
 #, gcc-internal-format
 msgid "bad type in parameter debug info"
 msgstr ""
 
-#: java/decl.c:1708
+#: java/decl.c:1702
 #, gcc-internal-format
 msgid "bad PC range for debug info for local %q+D"
 msgstr ""