OSDN Git Service

* gcc.pot: Regenerate.
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 28 Mar 2009 07:04:15 +0000 (07:04 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 28 Mar 2009 07:04:15 +0000 (07:04 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@145162 138bc75d-0d04-0410-961f-82ee72b054a4

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

index c28d040..0192188 100644 (file)
@@ -1,5 +1,9 @@
 2009-03-28  Joseph Myers  <joseph@codesourcery.com>
 
+       * gcc.pot: Regenerate.
+
+2009-03-28  Joseph Myers  <joseph@codesourcery.com>
+
        * EXCLUDES (fix-header.c, gen-protos.c, scan-decls.c, scan.c,
        scan.h): Remove.
 
index 2414e0b..32bbfbd 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: 2008-11-18 20:02+0000\n"
+"POT-Creation-Date: 2009-03-28 07:02+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,7 +16,7 @@ msgstr ""
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: c-decl.c:3815
+#: c-decl.c:3819
 msgid "<anonymous>"
 msgstr ""
 
@@ -277,58 +277,58 @@ msgstr ""
 msgid "field precision"
 msgstr ""
 
-#: c-opts.c:1459 fortran/cpp.c:548
+#: c-opts.c:1468 fortran/cpp.c:552
 msgid "<built-in>"
 msgstr ""
 
 #. Handle deferred options from command-line.
-#: c-opts.c:1477 fortran/cpp.c:553
+#: c-opts.c:1486 fortran/cpp.c:557
 msgid "<command-line>"
 msgstr ""
 
-#: c-typeck.c:2473 c-typeck.c:4943 c-typeck.c:4946 c-typeck.c:4954
-#: c-typeck.c:4984 c-typeck.c:6354
+#: c-typeck.c:2491 c-typeck.c:4961 c-typeck.c:4964 c-typeck.c:4972
+#: c-typeck.c:5002 c-typeck.c:6388
 msgid "initializer element is not constant"
 msgstr ""
 
-#: c-typeck.c:4733
+#: c-typeck.c:4751
 msgid "array initialized from parenthesized string constant"
 msgstr ""
 
-#: c-typeck.c:4795 cp/typeck2.c:757
+#: c-typeck.c:4813 cp/typeck2.c:757
 #, gcc-internal-format
 msgid "char-array initialized from wide string"
 msgstr ""
 
-#: c-typeck.c:4803
+#: c-typeck.c:4821
 msgid "wide character array initialized from non-wide string"
 msgstr ""
 
-#: c-typeck.c:4809
+#: c-typeck.c:4827
 msgid "wide character array initialized from incompatible wide string"
 msgstr ""
 
-#: c-typeck.c:4827 cp/typeck2.c:785
+#: c-typeck.c:4845 cp/typeck2.c:785
 #, gcc-internal-format
 msgid "initializer-string for array of chars is too long"
 msgstr ""
 
-#: c-typeck.c:4833
+#: c-typeck.c:4851
 msgid "array of inappropriate type initialized from string constant"
 msgstr ""
 
 #. ??? This should not be an error when inlining calls to
 #. unprototyped functions.
-#: c-typeck.c:4900 c-typeck.c:4403 cp/typeck.c:1631
+#: c-typeck.c:4918 c-typeck.c:4421 cp/typeck.c:1645
 #, gcc-internal-format
 msgid "invalid use of non-lvalue array"
 msgstr ""
 
-#: c-typeck.c:4926
+#: c-typeck.c:4944
 msgid "array initialized from non-constant array expression"
 msgstr ""
 
-#: c-typeck.c:4991 c-typeck.c:6359
+#: c-typeck.c:5009 c-typeck.c:6393
 #, gcc-internal-format
 msgid "initializer element is not computable at load time"
 msgstr ""
@@ -337,108 +337,108 @@ 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-typeck.c:5002 c-decl.c:3220 c-decl.c:3235
+#: c-typeck.c:5020 c-decl.c:3224 c-decl.c:3239
 #, gcc-internal-format
 msgid "variable-sized object may not be initialized"
 msgstr ""
 
-#: c-typeck.c:5006
+#: c-typeck.c:5024
 msgid "invalid initializer"
 msgstr ""
 
-#: c-typeck.c:5480
+#: c-typeck.c:5498
 msgid "extra brace group at end of initializer"
 msgstr ""
 
-#: c-typeck.c:5500
+#: c-typeck.c:5518
 msgid "missing braces around initializer"
 msgstr ""
 
-#: c-typeck.c:5561
+#: c-typeck.c:5579
 msgid "braces around scalar initializer"
 msgstr ""
 
-#: c-typeck.c:5618
+#: c-typeck.c:5636
 msgid "initialization of flexible array member in a nested context"
 msgstr ""
 
-#: c-typeck.c:5621
+#: c-typeck.c:5639
 msgid "initialization of a flexible array member"
 msgstr ""
 
-#: c-typeck.c:5649
+#: c-typeck.c:5667
 msgid "missing initializer"
 msgstr ""
 
-#: c-typeck.c:5671
+#: c-typeck.c:5689
 msgid "empty scalar initializer"
 msgstr ""
 
-#: c-typeck.c:5676
+#: c-typeck.c:5694
 msgid "extra elements in scalar initializer"
 msgstr ""
 
-#: c-typeck.c:5773 c-typeck.c:5833
+#: c-typeck.c:5791 c-typeck.c:5851
 msgid "array index in non-array initializer"
 msgstr ""
 
-#: c-typeck.c:5778 c-typeck.c:5886
+#: c-typeck.c:5796 c-typeck.c:5904
 msgid "field name not in record or union initializer"
 msgstr ""
 
-#: c-typeck.c:5824
+#: c-typeck.c:5842
 msgid "array index in initializer not of integer type"
 msgstr ""
 
-#: c-typeck.c:5829 c-typeck.c:5831
+#: c-typeck.c:5847 c-typeck.c:5849
 msgid "nonconstant array index in initializer"
 msgstr ""
 
-#: c-typeck.c:5835 c-typeck.c:5838
+#: c-typeck.c:5853 c-typeck.c:5856
 msgid "array index in initializer exceeds array bounds"
 msgstr ""
 
-#: c-typeck.c:5849
+#: c-typeck.c:5867
 msgid "empty index range in initializer"
 msgstr ""
 
-#: c-typeck.c:5858
+#: c-typeck.c:5876
 msgid "array index range in initializer exceeds array bounds"
 msgstr ""
 
-#: c-typeck.c:5933 c-typeck.c:5956 c-typeck.c:6423
+#: c-typeck.c:5958 c-typeck.c:5984 c-typeck.c:6460
 msgid "initialized field with side-effects overwritten"
 msgstr ""
 
-#: c-typeck.c:5935 c-typeck.c:5958 c-typeck.c:6425
+#: c-typeck.c:5960 c-typeck.c:5986 c-typeck.c:6462
 msgid "initialized field overwritten"
 msgstr ""
 
-#: c-typeck.c:6633
+#: c-typeck.c:6676
 msgid "excess elements in char array initializer"
 msgstr ""
 
-#: c-typeck.c:6640 c-typeck.c:6687
+#: c-typeck.c:6683 c-typeck.c:6730
 msgid "excess elements in struct initializer"
 msgstr ""
 
-#: c-typeck.c:6702
+#: c-typeck.c:6745
 msgid "non-static initialization of a flexible array member"
 msgstr ""
 
-#: c-typeck.c:6771
+#: c-typeck.c:6814
 msgid "excess elements in union initializer"
 msgstr ""
 
-#: c-typeck.c:6859
+#: c-typeck.c:6902
 msgid "excess elements in array initializer"
 msgstr ""
 
-#: c-typeck.c:6890
+#: c-typeck.c:6933
 msgid "excess elements in vector initializer"
 msgstr ""
 
-#: c-typeck.c:6915
+#: c-typeck.c:6958
 msgid "excess elements in scalar initializer"
 msgstr ""
 
@@ -478,146 +478,146 @@ msgstr ""
 msgid "mismatched arguments"
 msgstr ""
 
-#: collect2.c:395 gcc.c:6987
+#: collect2.c:396 gcc.c:7008
 #, c-format
 msgid "internal gcc abort in %s, at %s:%d"
 msgstr ""
 
-#: collect2.c:909
+#: collect2.c:910
 #, c-format
 msgid "no arguments"
 msgstr ""
 
-#: collect2.c:1283 collect2.c:1431 collect2.c:1466
+#: collect2.c:1284 collect2.c:1432 collect2.c:1467
 #, c-format
 msgid "fopen %s"
 msgstr ""
 
-#: collect2.c:1286 collect2.c:1436 collect2.c:1469
+#: collect2.c:1287 collect2.c:1437 collect2.c:1470
 #, c-format
 msgid "fclose %s"
 msgstr ""
 
-#: collect2.c:1295
+#: collect2.c:1296
 #, c-format
 msgid "collect2 version %s"
 msgstr ""
 
-#: collect2.c:1385
+#: collect2.c:1386
 #, c-format
 msgid "%d constructor(s) found\n"
 msgstr ""
 
-#: collect2.c:1386
+#: collect2.c:1387
 #, c-format
 msgid "%d destructor(s)  found\n"
 msgstr ""
 
-#: collect2.c:1387
+#: collect2.c:1388
 #, c-format
 msgid "%d frame table(s) found\n"
 msgstr ""
 
-#: collect2.c:1524
+#: collect2.c:1525
 #, c-format
 msgid "can't get program status"
 msgstr ""
 
-#: collect2.c:1593
+#: collect2.c:1594
 #, c-format
 msgid "could not open response file %s"
 msgstr ""
 
-#: collect2.c:1598
+#: collect2.c:1599
 #, c-format
 msgid "could not write to response file %s"
 msgstr ""
 
-#: collect2.c:1603
+#: collect2.c:1604
 #, c-format
 msgid "could not close response file %s"
 msgstr ""
 
-#: collect2.c:1621
+#: collect2.c:1622
 #, c-format
 msgid "[cannot find %s]"
 msgstr ""
 
-#: collect2.c:1636
+#: collect2.c:1637
 #, c-format
 msgid "cannot find '%s'"
 msgstr ""
 
-#: collect2.c:1640 collect2.c:2131 collect2.c:2286 gcc.c:2994
+#: collect2.c:1641 collect2.c:2132 collect2.c:2287 gcc.c:2994
 #, c-format
 msgid "pex_init failed"
 msgstr ""
 
-#: collect2.c:1678
+#: collect2.c:1679
 #, c-format
 msgid "[Leaving %s]\n"
 msgstr ""
 
-#: collect2.c:1899
+#: collect2.c:1900
 #, c-format
 msgid ""
 "\n"
 "write_c_file - output name is %s, prefix is %s\n"
 msgstr ""
 
-#: collect2.c:2105
+#: collect2.c:2106
 #, c-format
 msgid "cannot find 'nm'"
 msgstr ""
 
-#: collect2.c:2152
+#: collect2.c:2153
 #, c-format
 msgid "can't open nm output"
 msgstr ""
 
-#: collect2.c:2196
+#: collect2.c:2197
 #, c-format
 msgid "init function found in object %s"
 msgstr ""
 
-#: collect2.c:2204
+#: collect2.c:2205
 #, c-format
 msgid "fini function found in object %s"
 msgstr ""
 
-#: collect2.c:2307
+#: collect2.c:2308
 #, c-format
 msgid "can't open ldd output"
 msgstr ""
 
-#: collect2.c:2310
+#: collect2.c:2311
 #, c-format
 msgid ""
 "\n"
 "ldd output with constructors/destructors.\n"
 msgstr ""
 
-#: collect2.c:2325
+#: collect2.c:2326
 #, c-format
 msgid "dynamic dependency %s not found"
 msgstr ""
 
-#: collect2.c:2337
+#: collect2.c:2338
 #, c-format
 msgid "unable to open dynamic dependency '%s'"
 msgstr ""
 
-#: collect2.c:2493
+#: collect2.c:2494
 #, c-format
 msgid "%s: not a COFF file"
 msgstr ""
 
-#: collect2.c:2613
+#: collect2.c:2614
 #, c-format
 msgid "%s: cannot open as COFF file"
 msgstr ""
 
-#: collect2.c:2671
+#: collect2.c:2672
 #, c-format
 msgid "library lib%s not found"
 msgstr ""
@@ -708,14 +708,14 @@ msgstr ""
 #. handle them.
 #. We can't handle floating point constants;
 #. PRINT_OPERAND must handle them.
-#: final.c:3481 vmsdbgout.c:487 config/i386/i386.c:9865
-#: config/pdp11/pdp11.c:1710
+#: final.c:3493 vmsdbgout.c:487 config/i386/i386.c:10157
+#: config/pdp11/pdp11.c:1677
 #, c-format
 msgid "floating constant misused"
 msgstr ""
 
-#: final.c:3543 vmsdbgout.c:544 config/i386/i386.c:9952
-#: config/pdp11/pdp11.c:1757
+#: final.c:3555 vmsdbgout.c:544 config/i386/i386.c:10244
+#: config/pdp11/pdp11.c:1724
 #, c-format
 msgid "invalid expression as operand"
 msgstr ""
@@ -789,7 +789,7 @@ msgstr ""
 msgid "spec file has no spec for linking"
 msgstr ""
 
-#: gcc.c:2615 gcc.c:4824
+#: gcc.c:2615 gcc.c:4842
 #, c-format
 msgid "%s\n"
 msgstr ""
@@ -856,8 +856,8 @@ msgstr ""
 
 #: gcc.c:3231
 msgid ""
-"  --help={target|optimizers|warnings|undocumented|params}[,{[^]joined|[^]"
-"separate}]\n"
+"  --help={target|optimizers|warnings|params|[^]{joined|separate|"
+"undocumented}}[,...]\n"
 msgstr ""
 
 #: gcc.c:3232
@@ -870,174 +870,178 @@ msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
 msgstr ""
 
 #: gcc.c:3235
-msgid "  -dumpspecs               Display all of the built in spec strings\n"
+msgid "  --version                Display compiler version information\n"
 msgstr ""
 
 #: gcc.c:3236
-msgid "  -dumpversion             Display the version of the compiler\n"
+msgid "  -dumpspecs               Display all of the built in spec strings\n"
 msgstr ""
 
 #: gcc.c:3237
-msgid "  -dumpmachine             Display the compiler's target processor\n"
+msgid "  -dumpversion             Display the version of the compiler\n"
 msgstr ""
 
 #: gcc.c:3238
+msgid "  -dumpmachine             Display the compiler's target processor\n"
+msgstr ""
+
+#: gcc.c:3239
 msgid ""
 "  -print-search-dirs       Display the directories in the compiler's search "
 "path\n"
 msgstr ""
 
-#: gcc.c:3239
+#: gcc.c:3240
 msgid ""
 "  -print-libgcc-file-name  Display the name of the compiler's companion "
 "library\n"
 msgstr ""
 
-#: gcc.c:3240
+#: gcc.c:3241
 msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
 msgstr ""
 
-#: gcc.c:3241
+#: gcc.c:3242
 msgid ""
 "  -print-prog-name=<prog>  Display the full path to compiler component "
 "<prog>\n"
 msgstr ""
 
-#: gcc.c:3242
+#: gcc.c:3243
 msgid ""
 "  -print-multi-directory   Display the root directory for versions of "
 "libgcc\n"
 msgstr ""
 
-#: gcc.c:3243
+#: gcc.c:3244
 msgid ""
 "  -print-multi-lib         Display the mapping between command line options "
 "and\n"
 "                           multiple library search directories\n"
 msgstr ""
 
-#: gcc.c:3246
+#: gcc.c:3247
 msgid "  -print-multi-os-directory Display the relative path to OS libraries\n"
 msgstr ""
 
-#: gcc.c:3247
+#: gcc.c:3248
 msgid "  -print-sysroot           Display the target libraries directory\n"
 msgstr ""
 
-#: gcc.c:3248
+#: gcc.c:3249
 msgid ""
 "  -print-sysroot-headers-suffix Display the sysroot suffix used to find "
 "headers\n"
 msgstr ""
 
-#: gcc.c:3249
+#: gcc.c:3250
 msgid ""
 "  -Wa,<options>            Pass comma-separated <options> on to the "
 "assembler\n"
 msgstr ""
 
-#: gcc.c:3250
+#: gcc.c:3251
 msgid ""
 "  -Wp,<options>            Pass comma-separated <options> on to the "
 "preprocessor\n"
 msgstr ""
 
-#: gcc.c:3251
+#: gcc.c:3252
 msgid ""
 "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
 msgstr ""
 
-#: gcc.c:3252
+#: gcc.c:3253
 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler\n"
 msgstr ""
 
-#: gcc.c:3253
+#: gcc.c:3254
 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor\n"
 msgstr ""
 
-#: gcc.c:3254
+#: gcc.c:3255
 msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
 msgstr ""
 
-#: gcc.c:3255
+#: gcc.c:3256
 msgid ""
 "  -combine                 Pass multiple source files to compiler at once\n"
 msgstr ""
 
-#: gcc.c:3256
+#: gcc.c:3257
 msgid "  -save-temps              Do not delete intermediate files\n"
 msgstr ""
 
-#: gcc.c:3257
+#: gcc.c:3258
 msgid "  -pipe                    Use pipes rather than intermediate files\n"
 msgstr ""
 
-#: gcc.c:3258
+#: gcc.c:3259
 msgid "  -time                    Time the execution of each subprocess\n"
 msgstr ""
 
-#: gcc.c:3259
+#: gcc.c:3260
 msgid ""
 "  -specs=<file>            Override built-in specs with the contents of "
 "<file>\n"
 msgstr ""
 
-#: gcc.c:3260
+#: gcc.c:3261
 msgid ""
 "  -std=<standard>          Assume that the input sources are for <standard>\n"
 msgstr ""
 
-#: gcc.c:3261
+#: gcc.c:3262
 msgid ""
 "  --sysroot=<directory>    Use <directory> as the root directory for "
 "headers\n"
 "                           and libraries\n"
 msgstr ""
 
-#: gcc.c:3264
+#: gcc.c:3265
 msgid ""
 "  -B <directory>           Add <directory> to the compiler's search paths\n"
 msgstr ""
 
-#: gcc.c:3265
+#: gcc.c:3266
 msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
 msgstr ""
 
-#: gcc.c:3266
+#: gcc.c:3267
 msgid ""
 "  -V <version>             Run gcc version number <version>, if installed\n"
 msgstr ""
 
-#: gcc.c:3267
+#: gcc.c:3268
 msgid ""
 "  -v                       Display the programs invoked by the compiler\n"
 msgstr ""
 
-#: gcc.c:3268
+#: gcc.c:3269
 msgid ""
 "  -###                     Like -v but options quoted and commands not "
 "executed\n"
 msgstr ""
 
-#: gcc.c:3269
+#: gcc.c:3270
 msgid ""
 "  -E                       Preprocess only; do not compile, assemble or "
 "link\n"
 msgstr ""
 
-#: gcc.c:3270
+#: gcc.c:3271
 msgid "  -S                       Compile only; do not assemble or link\n"
 msgstr ""
 
-#: gcc.c:3271
+#: gcc.c:3272
 msgid "  -c                       Compile and assemble, but do not link\n"
 msgstr ""
 
-#: gcc.c:3272
+#: gcc.c:3273
 msgid "  -o <file>                Place the output into <file>\n"
 msgstr ""
 
-#: gcc.c:3273
+#: gcc.c:3274
 msgid ""
 "  -x <language>            Specify the language of the following input "
 "files\n"
@@ -1048,7 +1052,7 @@ msgid ""
 "extension\n"
 msgstr ""
 
-#: gcc.c:3280
+#: gcc.c:3281
 #, c-format
 msgid ""
 "\n"
@@ -1057,27 +1061,32 @@ msgid ""
 " other options on to these processes the -W<letter> options must be used.\n"
 msgstr ""
 
-#: gcc.c:3403
+#: gcc.c:3411
 #, c-format
 msgid "'-%c' option must have argument"
 msgstr ""
 
-#: gcc.c:3424
+#: gcc.c:3437
 #, c-format
 msgid "couldn't run '%s': %s"
 msgstr ""
 
+#: gcc.c:3439
+#, c-format
+msgid "couldn't run '%s': %s: %s"
+msgstr ""
+
 #. translate_options () has turned --version into -fversion.
-#: gcc.c:3625
+#: gcc.c:3643
 #, c-format
 msgid "%s %s%s\n"
 msgstr ""
 
-#: gcc.c:3628 gcov.c:430 fortran/gfortranspec.c:383 java/jcf-dump.c:1170
+#: gcc.c:3646 gcov.c:430 fortran/gfortranspec.c:383 java/jcf-dump.c:1170
 msgid "(C)"
 msgstr ""
 
-#: gcc.c:3629 java/jcf-dump.c:1171
+#: gcc.c:3647 java/jcf-dump.c:1171
 #, c-format
 msgid ""
 "This is free software; see the source for copying conditions.  There is NO\n"
@@ -1085,212 +1094,212 @@ msgid ""
 "\n"
 msgstr ""
 
-#: gcc.c:3743
+#: gcc.c:3761
 #, c-format
 msgid "argument to '-Xlinker' is missing"
 msgstr ""
 
-#: gcc.c:3751
+#: gcc.c:3769
 #, c-format
 msgid "argument to '-Xpreprocessor' is missing"
 msgstr ""
 
-#: gcc.c:3758
+#: gcc.c:3776
 #, c-format
 msgid "argument to '-Xassembler' is missing"
 msgstr ""
 
-#: gcc.c:3765
+#: gcc.c:3783
 #, c-format
 msgid "argument to '-l' is missing"
 msgstr ""
 
-#: gcc.c:3786
+#: gcc.c:3804
 #, c-format
 msgid "argument to '-specs' is missing"
 msgstr ""
 
-#: gcc.c:3800
+#: gcc.c:3818
 #, c-format
 msgid "argument to '-specs=' is missing"
 msgstr ""
 
-#: gcc.c:3822
+#: gcc.c:3840
 #, c-format
 msgid "argument to '-wrapper' is missing"
 msgstr ""
 
-#: gcc.c:3850
+#: gcc.c:3868
 #, c-format
 msgid "'-%c' must come at the start of the command line"
 msgstr ""
 
-#: gcc.c:3859
+#: gcc.c:3877
 #, c-format
 msgid "argument to '-B' is missing"
 msgstr ""
 
-#: gcc.c:4213
+#: gcc.c:4231
 #, c-format
 msgid "argument to '-x' is missing"
 msgstr ""
 
-#: gcc.c:4241
+#: gcc.c:4259
 #, c-format
 msgid "argument to '-%s' is missing"
 msgstr ""
 
-#: gcc.c:4614
+#: gcc.c:4632
 #, c-format
 msgid "switch '%s' does not start with '-'"
 msgstr ""
 
-#: gcc.c:4758
+#: gcc.c:4776
 #, c-format
 msgid "spec '%s' invalid"
 msgstr ""
 
-#: gcc.c:4897
+#: gcc.c:4915
 #, c-format
 msgid "spec '%s' has invalid '%%0%c'"
 msgstr ""
 
-#: gcc.c:5126
+#: gcc.c:5144
 #, c-format
 msgid "could not open temporary response file %s"
 msgstr ""
 
-#: gcc.c:5132
+#: gcc.c:5150
 #, c-format
 msgid "could not write to temporary response file %s"
 msgstr ""
 
-#: gcc.c:5138
+#: gcc.c:5156
 #, c-format
 msgid "could not close temporary response file %s"
 msgstr ""
 
-#: gcc.c:5172
+#: gcc.c:5190
 #, c-format
 msgid "spec '%s' has invalid '%%W%c"
 msgstr ""
 
-#: gcc.c:5192
+#: gcc.c:5210
 #, c-format
 msgid "spec '%s' has invalid '%%x%c'"
 msgstr ""
 
-#: gcc.c:5414
+#: gcc.c:5432
 #, c-format
 msgid "Processing spec %c%s%c, which is '%s'\n"
 msgstr ""
 
-#: gcc.c:5538
+#: gcc.c:5556
 #, c-format
 msgid "unknown spec function '%s'"
 msgstr ""
 
-#: gcc.c:5557
+#: gcc.c:5575
 #, c-format
 msgid "error in args to spec function '%s'"
 msgstr ""
 
-#: gcc.c:5605
+#: gcc.c:5623
 #, c-format
 msgid "malformed spec function name"
 msgstr ""
 
 #. )
-#: gcc.c:5608
+#: gcc.c:5626
 #, c-format
 msgid "no arguments for spec function"
 msgstr ""
 
-#: gcc.c:5627
+#: gcc.c:5645
 #, c-format
 msgid "malformed spec function arguments"
 msgstr ""
 
-#: gcc.c:5873
+#: gcc.c:5891
 #, c-format
 msgid "braced spec '%s' is invalid at '%c'"
 msgstr ""
 
-#: gcc.c:5961
+#: gcc.c:5979
 #, c-format
 msgid "braced spec body '%s' is invalid"
 msgstr ""
 
-#: gcc.c:6499
+#: gcc.c:6517
 #, c-format
 msgid "install: %s%s\n"
 msgstr ""
 
-#: gcc.c:6502
+#: gcc.c:6520
 #, c-format
 msgid "programs: %s\n"
 msgstr ""
 
-#: gcc.c:6504
+#: gcc.c:6522
 #, c-format
 msgid "libraries: %s\n"
 msgstr ""
 
 #. The error status indicates that only one set of fixed
 #. headers should be built.
-#: gcc.c:6570
+#: gcc.c:6588
 #, c-format
 msgid "not configured with sysroot headers suffix"
 msgstr ""
 
-#: gcc.c:6579
+#: gcc.c:6597
 #, c-format
 msgid ""
 "\n"
 "For bug reporting instructions, please see:\n"
 msgstr ""
 
-#: gcc.c:6595
+#: gcc.c:6616
 #, c-format
 msgid "Target: %s\n"
 msgstr ""
 
-#: gcc.c:6596
+#: gcc.c:6617
 #, c-format
 msgid "Configured with: %s\n"
 msgstr ""
 
-#: gcc.c:6610
+#: gcc.c:6631
 #, c-format
 msgid "Thread model: %s\n"
 msgstr ""
 
-#: gcc.c:6621
+#: gcc.c:6642
 #, c-format
 msgid "gcc version %s %s\n"
 msgstr ""
 
-#: gcc.c:6623
+#: gcc.c:6644
 #, c-format
 msgid "gcc driver version %s %sexecuting gcc version %s\n"
 msgstr ""
 
-#: gcc.c:6631
+#: gcc.c:6652
 #, c-format
 msgid "no input files"
 msgstr ""
 
-#: gcc.c:6680
+#: gcc.c:6701
 #, c-format
 msgid "cannot specify -o with -c or -S with multiple files"
 msgstr ""
 
-#: gcc.c:6714
+#: gcc.c:6735
 #, c-format
 msgid "spec '%s' is invalid"
 msgstr ""
 
-#: gcc.c:6850
+#: gcc.c:6871
 #, c-format
 msgid ""
 "\n"
@@ -1299,59 +1308,59 @@ msgid ""
 "\n"
 msgstr ""
 
-#: gcc.c:6851
+#: gcc.c:6872
 #, c-format
 msgid ""
 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
 "\n"
 msgstr ""
 
-#: gcc.c:7203
+#: gcc.c:7224
 #, c-format
 msgid "multilib spec '%s' is invalid"
 msgstr ""
 
-#: gcc.c:7394
+#: gcc.c:7415
 #, c-format
 msgid "multilib exclusions '%s' is invalid"
 msgstr ""
 
-#: gcc.c:7452 gcc.c:7593
+#: gcc.c:7473 gcc.c:7614
 #, c-format
 msgid "multilib select '%s' is invalid"
 msgstr ""
 
-#: gcc.c:7631
+#: gcc.c:7652
 #, c-format
 msgid "multilib exclusion '%s' is invalid"
 msgstr ""
 
-#: gcc.c:7837
+#: gcc.c:7858
 #, c-format
 msgid "environment variable \"%s\" not defined"
 msgstr ""
 
-#: gcc.c:7928 gcc.c:7933
+#: gcc.c:7949 gcc.c:7954
 #, c-format
 msgid "invalid version number `%s'"
 msgstr ""
 
-#: gcc.c:7976
+#: gcc.c:7997
 #, c-format
 msgid "too few arguments to %%:version-compare"
 msgstr ""
 
-#: gcc.c:7982
+#: gcc.c:8003
 #, c-format
 msgid "too many arguments to %%:version-compare"
 msgstr ""
 
-#: gcc.c:8023
+#: gcc.c:8044
 #, c-format
 msgid "unknown operator '%s' in %%:version-compare"
 msgstr ""
 
-#: gcc.c:8057
+#: gcc.c:8078
 #, c-format
 msgid ""
 "Assembler options\n"
@@ -1359,7 +1368,7 @@ msgid ""
 "\n"
 msgstr ""
 
-#: gcc.c:8058
+#: gcc.c:8079
 #, c-format
 msgid ""
 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
@@ -1700,12 +1709,12 @@ msgid "End of search list.\n"
 msgstr ""
 
 #. Opening quotation mark.
-#: intl.c:57
+#: intl.c:58
 msgid "`"
 msgstr ""
 
 #. Closing quotation mark.
-#: intl.c:60
+#: intl.c:61
 msgid "'"
 msgstr ""
 
@@ -1782,19 +1791,19 @@ msgstr ""
 msgid "    inlined from %qs"
 msgstr ""
 
-#: loop-iv.c:2806 tree-ssa-loop-niter.c:1845
+#: loop-iv.c:2823 tree-ssa-loop-niter.c:1871
 msgid "assuming that the loop is not infinite"
 msgstr ""
 
-#: loop-iv.c:2807 tree-ssa-loop-niter.c:1846
+#: loop-iv.c:2824 tree-ssa-loop-niter.c:1872
 msgid "cannot optimize possibly infinite loops"
 msgstr ""
 
-#: loop-iv.c:2815 tree-ssa-loop-niter.c:1850
+#: loop-iv.c:2832 tree-ssa-loop-niter.c:1876
 msgid "assuming that the loop counter does not overflow"
 msgstr ""
 
-#: loop-iv.c:2816 tree-ssa-loop-niter.c:1851
+#: loop-iv.c:2833 tree-ssa-loop-niter.c:1877
 msgid "cannot optimize loop, the loop counter may overflow"
 msgstr ""
 
@@ -1802,382 +1811,87 @@ msgstr ""
 msgid "This switch lacks documentation"
 msgstr ""
 
-#: opts.c:1288
+#: opts.c:1306
 msgid "[enabled]"
 msgstr ""
 
-#: opts.c:1288
+#: opts.c:1306
 msgid "[disabled]"
 msgstr ""
 
-#: opts.c:1303
+#: opts.c:1321
 #, c-format
 msgid " No options with the desired characteristics were found\n"
 msgstr ""
 
-#: opts.c:1312
+#: opts.c:1330
 #, c-format
 msgid ""
 " None found.  Use --help=%s to show *all* the options supported by the %s "
 "front-end\n"
 msgstr ""
 
-#: opts.c:1318
+#: opts.c:1336
 #, c-format
 msgid ""
 " All options with the desired characteristics have already been displayed\n"
 msgstr ""
 
-#: opts.c:1372
+#: opts.c:1390
 msgid "The following options are target specific"
 msgstr ""
 
-#: opts.c:1375
+#: opts.c:1393
 msgid "The following options control compiler warning messages"
 msgstr ""
 
-#: opts.c:1378
+#: opts.c:1396
 msgid "The following options control optimizations"
 msgstr ""
 
-#: opts.c:1381 opts.c:1416
+#: opts.c:1399 opts.c:1438
 msgid "The following options are language-independent"
 msgstr ""
 
-#: opts.c:1384
+#: opts.c:1402
 msgid "The --param option recognizes the following as parameters"
 msgstr ""
 
-#: opts.c:1390
+#: opts.c:1408
 msgid "The following options are specific to just the language "
 msgstr ""
 
-#: opts.c:1392
+#: opts.c:1410
 msgid "The following options are supported by the language "
 msgstr ""
 
-#: opts.c:1403
+#: opts.c:1421
 msgid "The following options are not documented"
 msgstr ""
 
-#: opts.c:1414
-msgid "The following options are language-related"
-msgstr ""
-
-#: opts.c:1567
-#, c-format
-msgid "warning: --help argument %.*s is ambiguous, please be more specific\n"
+#: opts.c:1423
+msgid "The following options take separate arguments"
 msgstr ""
 
-#: opts.c:1575
-#, c-format
-msgid "warning: unrecognized argument to --help= option: %.*s\n"
+#: opts.c:1425
+msgid "The following options take joined arguments"
 msgstr ""
 
-#: protoize.c:583
-#, c-format
-msgid "%s: error writing file '%s': %s\n"
-msgstr ""
-
-#: protoize.c:627
-#, c-format
-msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
-msgstr ""
-
-#: protoize.c:630
-#, c-format
-msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
-msgstr ""
-
-#: protoize.c:731
-#, c-format
-msgid "%s: warning: no read access for file '%s'\n"
-msgstr ""
-
-#: protoize.c:739
-#, c-format
-msgid "%s: warning: no write access for file '%s'\n"
-msgstr ""
-
-#: protoize.c:747
-#, c-format
-msgid "%s: warning: no write access for dir containing '%s'\n"
-msgstr ""
-
-#. Catch cases like /.. where we try to backup to a
-#. point above the absolute root of the logical file
-#. system.
-#: protoize.c:1134
-#, c-format
-msgid "%s: invalid file name: %s\n"
-msgstr ""
-
-#: protoize.c:1282
-#, c-format
-msgid "%s: %s: can't get status: %s\n"
-msgstr ""
-
-#: protoize.c:1303
-#, c-format
-msgid ""
-"\n"
-"%s: fatal error: aux info file corrupted at line %d\n"
-msgstr ""
-
-#: protoize.c:1632
-#, c-format
-msgid "%s:%d: declaration of function '%s' takes different forms\n"
-msgstr ""
-
-#: protoize.c:1887
-#, c-format
-msgid "%s: compiling '%s'\n"
-msgstr ""
-
-#: protoize.c:1910
-#, c-format
-msgid "%s: wait: %s\n"
-msgstr ""
-
-#: protoize.c:1915
-#, c-format
-msgid "%s: subprocess got fatal signal %d\n"
-msgstr ""
-
-#: protoize.c:1923
-#, c-format
-msgid "%s: %s exited with status %d\n"
-msgstr ""
-
-#: protoize.c:1972
-#, c-format
-msgid "%s: warning: missing SYSCALLS file '%s'\n"
-msgstr ""
-
-#: protoize.c:1981 protoize.c:2010
-#, c-format
-msgid "%s: can't read aux info file '%s': %s\n"
-msgstr ""
-
-#: protoize.c:2026 protoize.c:2054
-#, c-format
-msgid "%s: can't get status of aux info file '%s': %s\n"
-msgstr ""
-
-#: protoize.c:2082
-#, c-format
-msgid "%s: can't open aux info file '%s' for reading: %s\n"
-msgstr ""
-
-#: protoize.c:2100
-#, c-format
-msgid "%s: error reading aux info file '%s': %s\n"
-msgstr ""
-
-#: protoize.c:2113
-#, c-format
-msgid "%s: error closing aux info file '%s': %s\n"
-msgstr ""
-
-#: protoize.c:2129
-#, c-format
-msgid "%s: can't delete aux info file '%s': %s\n"
-msgstr ""
-
-#: protoize.c:2211 protoize.c:4181
-#, c-format
-msgid "%s: can't delete file '%s': %s\n"
-msgstr ""
-
-#: protoize.c:2289
-#, c-format
-msgid "%s: warning: can't rename file '%s' to '%s': %s\n"
-msgstr ""
-
-#: protoize.c:2411
-#, c-format
-msgid "%s: conflicting extern definitions of '%s'\n"
-msgstr ""
-
-#: protoize.c:2415
-#, c-format
-msgid "%s: declarations of '%s' will not be converted\n"
-msgstr ""
-
-#: protoize.c:2417
-#, c-format
-msgid "%s: conflict list for '%s' follows:\n"
-msgstr ""
-
-#: protoize.c:2450
-#, c-format
-msgid "%s: warning: using formals list from %s(%d) for function '%s'\n"
-msgstr ""
-
-#: protoize.c:2490
-#, c-format
-msgid "%s: %d: '%s' used but missing from SYSCALLS\n"
-msgstr ""
-
-#: protoize.c:2496
-#, c-format
-msgid "%s: %d: warning: no extern definition for '%s'\n"
-msgstr ""
-
-#: protoize.c:2526
-#, c-format
-msgid "%s: warning: no static definition for '%s' in file '%s'\n"
-msgstr ""
-
-#: protoize.c:2532
-#, c-format
-msgid "%s: multiple static defs of '%s' in file '%s'\n"
-msgstr ""
-
-#: protoize.c:2702 protoize.c:2705
-#, c-format
-msgid "%s: %d: warning: source too confusing\n"
-msgstr ""
-
-#: protoize.c:2900
-#, c-format
-msgid "%s: %d: warning: varargs function declaration not converted\n"
-msgstr ""
-
-#: protoize.c:2915
-#, c-format
-msgid "%s: declaration of function '%s' not converted\n"
-msgstr ""
-
-#: protoize.c:3038
-#, c-format
-msgid "%s: warning: too many parameter lists in declaration of '%s'\n"
-msgstr ""
-
-#: protoize.c:3059
-#, c-format
-msgid ""
-"\n"
-"%s: warning: too few parameter lists in declaration of '%s'\n"
-msgstr ""
-
-#: protoize.c:3155
-#, c-format
-msgid "%s: %d: warning: found '%s' but expected '%s'\n"
-msgstr ""
-
-#: protoize.c:3330
-#, c-format
-msgid "%s: local declaration for function '%s' not inserted\n"
-msgstr ""
-
-#: protoize.c:3357
-#, c-format
-msgid ""
-"\n"
-"%s: %d: warning: can't add declaration of '%s' into macro call\n"
-msgstr ""
-
-#: protoize.c:3429
-#, c-format
-msgid "%s: global declarations for file '%s' not inserted\n"
-msgstr ""
-
-#: protoize.c:3519 protoize.c:3549
-#, c-format
-msgid "%s: definition of function '%s' not converted\n"
-msgstr ""
-
-#: protoize.c:3538
-#, c-format
-msgid "%s: %d: warning: definition of %s not converted\n"
-msgstr ""
-
-#: protoize.c:3864
-#, c-format
-msgid "%s: found definition of '%s' at %s(%d)\n"
-msgstr ""
-
-#. If we make it here, then we did not know about this
-#. function definition.
-#: protoize.c:3880
-#, c-format
-msgid "%s: %d: warning: '%s' excluded by preprocessing\n"
-msgstr ""
-
-#: protoize.c:3883
-#, c-format
-msgid "%s: function definition not converted\n"
-msgstr ""
-
-#: protoize.c:3941
-#, c-format
-msgid "%s: '%s' not converted\n"
-msgstr ""
-
-#: protoize.c:3949
-#, c-format
-msgid "%s: would convert file '%s'\n"
-msgstr ""
-
-#: protoize.c:3952
-#, c-format
-msgid "%s: converting file '%s'\n"
-msgstr ""
-
-#: protoize.c:3962
-#, c-format
-msgid "%s: can't get status for file '%s': %s\n"
-msgstr ""
-
-#: protoize.c:4004
-#, c-format
-msgid "%s: can't open file '%s' for reading: %s\n"
-msgstr ""
-
-#: protoize.c:4019
-#, c-format
-msgid ""
-"\n"
-"%s: error reading input file '%s': %s\n"
-msgstr ""
-
-#: protoize.c:4053
-#, c-format
-msgid "%s: can't create/open clean file '%s': %s\n"
-msgstr ""
-
-#: protoize.c:4158
-#, c-format
-msgid "%s: warning: file '%s' already saved in '%s'\n"
-msgstr ""
-
-#: protoize.c:4166
-#, c-format
-msgid "%s: can't link file '%s' to '%s': %s\n"
-msgstr ""
-
-#: protoize.c:4196
-#, c-format
-msgid "%s: can't create/open output file '%s': %s\n"
-msgstr ""
-
-#: protoize.c:4229
-#, c-format
-msgid "%s: can't change mode of file '%s': %s\n"
+#: opts.c:1436
+msgid "The following options are language-related"
 msgstr ""
 
-#: protoize.c:4405
+#: opts.c:1596
 #, c-format
-msgid "%s: cannot get working directory: %s\n"
+msgid "warning: --help argument %.*s is ambiguous, please be more specific\n"
 msgstr ""
 
-#: protoize.c:4503
+#: opts.c:1604
 #, c-format
-msgid "%s: input file names must have .c suffixes: %s\n"
+msgid "warning: unrecognized argument to --help= option: %.*s\n"
 msgstr ""
 
-#: reload.c:3785
+#: reload.c:3781
 msgid "unable to generate reloads for:"
 msgstr ""
 
@@ -2186,16 +1900,16 @@ msgid "this is the insn:"
 msgstr ""
 
 #. It's the compiler's fault.
-#: reload1.c:5611
+#: reload1.c:5627
 msgid "could not find a spill register"
 msgstr ""
 
 #. It's the compiler's fault.
-#: reload1.c:7564
+#: reload1.c:7582
 msgid "VOIDmode on an output"
 msgstr ""
 
-#: reload1.c:8319
+#: reload1.c:8337
 msgid "Failure trying to reload:"
 msgstr ""
 
@@ -2223,104 +1937,104 @@ msgstr ""
 msgid "time in %s: %ld.%06ld (%ld%%)\n"
 msgstr ""
 
-#: tlink.c:382
+#: tlink.c:383
 #, c-format
 msgid "collect: reading %s\n"
 msgstr ""
 
-#: tlink.c:476
+#: tlink.c:477
 #, c-format
 msgid "removing .rpo file"
 msgstr ""
 
-#: tlink.c:478
+#: tlink.c:479
 #, c-format
 msgid "renaming .rpo file"
 msgstr ""
 
-#: tlink.c:532
+#: tlink.c:533
 #, c-format
 msgid "collect: recompiling %s\n"
 msgstr ""
 
-#: tlink.c:739
+#: tlink.c:740
 #, c-format
 msgid "collect: tweaking %s in %s\n"
 msgstr ""
 
-#: tlink.c:789
+#: tlink.c:790
 #, c-format
 msgid "collect: relinking\n"
 msgstr ""
 
-#: toplev.c:595
+#: toplev.c:597
 #, c-format
 msgid "unrecoverable error"
 msgstr ""
 
-#: toplev.c:1108
+#: toplev.c:1110
 #, c-format
 msgid ""
 "%s%s%s %sversion %s (%s)\n"
 "%s\tcompiled by GNU C version %s, "
 msgstr ""
 
-#: toplev.c:1110
+#: toplev.c:1112
 #, c-format
 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
 msgstr ""
 
-#: toplev.c:1114
+#: toplev.c:1116
 #, c-format
 msgid "GMP version %s, MPFR version %s.\n"
 msgstr ""
 
-#: toplev.c:1116
+#: toplev.c:1118
 #, c-format
 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
 msgstr ""
 
-#: toplev.c:1118
+#: toplev.c:1120
 #, c-format
 msgid ""
 "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
 msgstr ""
 
-#: toplev.c:1270
+#: toplev.c:1272
 msgid "options passed: "
 msgstr ""
 
-#: toplev.c:1304
+#: toplev.c:1306
 msgid "options enabled: "
 msgstr ""
 
-#: toplev.c:1439
+#: toplev.c:1441
 #, c-format
 msgid "created and used with differing settings of '%s'"
 msgstr ""
 
-#: toplev.c:1441
+#: toplev.c:1443
 msgid "out of memory"
 msgstr ""
 
-#: toplev.c:1456
+#: toplev.c:1458
 msgid "created and used with different settings of -fpic"
 msgstr ""
 
-#: toplev.c:1458
+#: toplev.c:1460
 msgid "created and used with different settings of -fpie"
 msgstr ""
 
-#: tree-inline.c:3139
+#: tree-inline.c:3221
 msgid "originally indirect function call not considered for inlining"
 msgstr ""
 
-#: tree-vrp.c:6383
+#: tree-vrp.c:6509
 msgid ""
 "assuming signed overflow does not occur when simplifying && or || to & or |"
 msgstr ""
 
-#: tree-vrp.c:6387
+#: tree-vrp.c:6513
 msgid ""
 "assuming signed overflow does not occur when simplifying ==, != or ! to "
 "identity or ^"
@@ -2894,101 +2608,105 @@ msgstr ""
 msgid "Maximum size of a SCC before SCCVN stops processing a function"
 msgstr ""
 
-#: params.def:751
-msgid "Multiplier used for determining the double-queueing threshold"
+#: params.def:750
+msgid "max loops number for regional RA"
 msgstr ""
 
-#: params.def:756
-msgid "max loops number for regional RA"
+#: params.def:755
+msgid "max size of conflict table in MB"
 msgstr ""
 
-#: params.def:764
+#: params.def:763
 msgid ""
 "The maximum ratio between array size and switch branches for a switch "
 "conversion to take place"
 msgstr ""
 
-#: config/alpha/alpha.c:5025
+#: params.def:771
+msgid "max basic blocks number in loop for loop invariant motion"
+msgstr ""
+
+#: config/alpha/alpha.c:5039
 #, c-format
 msgid "invalid %%H value"
 msgstr ""
 
-#: config/alpha/alpha.c:5046 config/bfin/bfin.c:1646
+#: config/alpha/alpha.c:5060 config/bfin/bfin.c:1646
 #, c-format
 msgid "invalid %%J value"
 msgstr ""
 
-#: config/alpha/alpha.c:5076 config/ia64/ia64.c:4754
+#: config/alpha/alpha.c:5090 config/ia64/ia64.c:4759
 #, c-format
 msgid "invalid %%r value"
 msgstr ""
 
-#: config/alpha/alpha.c:5086 config/ia64/ia64.c:4708
-#: config/rs6000/rs6000.c:12215 config/xtensa/xtensa.c:2238
+#: config/alpha/alpha.c:5100 config/ia64/ia64.c:4713
+#: config/rs6000/rs6000.c:12236 config/xtensa/xtensa.c:2238
 #, c-format
 msgid "invalid %%R value"
 msgstr ""
 
-#: config/alpha/alpha.c:5092 config/rs6000/rs6000.c:12134
+#: config/alpha/alpha.c:5106 config/rs6000/rs6000.c:12155
 #: config/xtensa/xtensa.c:2205
 #, c-format
 msgid "invalid %%N value"
 msgstr ""
 
-#: config/alpha/alpha.c:5100 config/rs6000/rs6000.c:12162
+#: config/alpha/alpha.c:5114 config/rs6000/rs6000.c:12183
 #, c-format
 msgid "invalid %%P value"
 msgstr ""
 
-#: config/alpha/alpha.c:5108
+#: config/alpha/alpha.c:5122
 #, c-format
 msgid "invalid %%h value"
 msgstr ""
 
-#: config/alpha/alpha.c:5116 config/xtensa/xtensa.c:2231
+#: config/alpha/alpha.c:5130 config/xtensa/xtensa.c:2231
 #, c-format
 msgid "invalid %%L value"
 msgstr ""
 
-#: config/alpha/alpha.c:5155 config/rs6000/rs6000.c:12116
+#: config/alpha/alpha.c:5169 config/rs6000/rs6000.c:12137
 #, c-format
 msgid "invalid %%m value"
 msgstr ""
 
-#: config/alpha/alpha.c:5163 config/rs6000/rs6000.c:12124
+#: config/alpha/alpha.c:5177 config/rs6000/rs6000.c:12145
 #, c-format
 msgid "invalid %%M value"
 msgstr ""
 
-#: config/alpha/alpha.c:5207
+#: config/alpha/alpha.c:5221
 #, c-format
 msgid "invalid %%U value"
 msgstr ""
 
-#: config/alpha/alpha.c:5219 config/alpha/alpha.c:5233
-#: config/rs6000/rs6000.c:12223
+#: config/alpha/alpha.c:5233 config/alpha/alpha.c:5247
+#: config/rs6000/rs6000.c:12244
 #, c-format
 msgid "invalid %%s value"
 msgstr ""
 
-#: config/alpha/alpha.c:5256
+#: config/alpha/alpha.c:5270
 #, c-format
 msgid "invalid %%C value"
 msgstr ""
 
-#: config/alpha/alpha.c:5293 config/rs6000/rs6000.c:11951
-#: config/rs6000/rs6000.c:11970
+#: config/alpha/alpha.c:5307 config/rs6000/rs6000.c:11972
+#: config/rs6000/rs6000.c:11991
 #, c-format
 msgid "invalid %%E value"
 msgstr ""
 
-#: config/alpha/alpha.c:5318 config/alpha/alpha.c:5366
+#: config/alpha/alpha.c:5332 config/alpha/alpha.c:5380
 #, c-format
 msgid "unknown relocation unspec"
 msgstr ""
 
-#: config/alpha/alpha.c:5327 config/crx/crx.c:1081
-#: config/rs6000/rs6000.c:12554 config/spu/spu.c:1535
+#: config/alpha/alpha.c:5341 config/crx/crx.c:1081
+#: config/rs6000/rs6000.c:12575 config/spu/spu.c:1539
 #, c-format
 msgid "invalid %%xn code"
 msgstr ""
@@ -3020,26 +2738,26 @@ msgstr ""
 msgid "invalid operand output code"
 msgstr ""
 
-#: config/arm/arm.c:12852 config/arm/arm.c:12870
+#: config/arm/arm.c:13300 config/arm/arm.c:13318
 #, c-format
 msgid "predicated Thumb instruction"
 msgstr ""
 
-#: config/arm/arm.c:12858
+#: config/arm/arm.c:13306
 #, c-format
 msgid "predicated instruction in conditional sequence"
 msgstr ""
 
-#: config/arm/arm.c:13028
+#: config/arm/arm.c:13476
 #, c-format
 msgid "invalid shift operand"
 msgstr ""
 
-#: config/arm/arm.c:13075 config/arm/arm.c:13085 config/arm/arm.c:13095
-#: config/arm/arm.c:13105 config/arm/arm.c:13115 config/arm/arm.c:13154
-#: config/arm/arm.c:13172 config/arm/arm.c:13207 config/arm/arm.c:13226
-#: config/arm/arm.c:13241 config/arm/arm.c:13269 config/arm/arm.c:13276
-#: config/arm/arm.c:13284 config/arm/arm.c:13305 config/arm/arm.c:13312
+#: config/arm/arm.c:13523 config/arm/arm.c:13533 config/arm/arm.c:13543
+#: config/arm/arm.c:13553 config/arm/arm.c:13563 config/arm/arm.c:13602
+#: config/arm/arm.c:13620 config/arm/arm.c:13655 config/arm/arm.c:13674
+#: config/arm/arm.c:13689 config/arm/arm.c:13717 config/arm/arm.c:13724
+#: config/arm/arm.c:13732 config/arm/arm.c:13753 config/arm/arm.c:13760
 #: config/bfin/bfin.c:1659 config/bfin/bfin.c:1666 config/bfin/bfin.c:1673
 #: config/bfin/bfin.c:1680 config/bfin/bfin.c:1689 config/bfin/bfin.c:1696
 #: config/bfin/bfin.c:1703 config/bfin/bfin.c:1710
@@ -3047,57 +2765,57 @@ msgstr ""
 msgid "invalid operand for code '%c'"
 msgstr ""
 
-#: config/arm/arm.c:13167
+#: config/arm/arm.c:13615
 #, c-format
 msgid "instruction never executed"
 msgstr ""
 
-#: config/arm/arm.c:13379
+#: config/arm/arm.c:13827
 #, c-format
 msgid "missing operand"
 msgstr ""
 
-#: config/avr/avr.c:1186
+#: config/avr/avr.c:1196
 #, c-format
 msgid "address operand requires constraint for X, Y, or Z register"
 msgstr ""
 
-#: config/avr/avr.c:1298
+#: config/avr/avr.c:1308
 msgid "bad address, not (reg+disp):"
 msgstr ""
 
-#: config/avr/avr.c:1305
+#: config/avr/avr.c:1315
 msgid "bad address, not post_inc or pre_dec:"
 msgstr ""
 
-#: config/avr/avr.c:1316
+#: config/avr/avr.c:1326
 msgid "internal compiler error.  Bad address:"
 msgstr ""
 
-#: config/avr/avr.c:1329
+#: config/avr/avr.c:1339
 msgid "internal compiler error.  Unknown mode:"
 msgstr ""
 
-#: config/avr/avr.c:1924 config/avr/avr.c:2612
+#: config/avr/avr.c:1934 config/avr/avr.c:2622
 msgid "invalid insn:"
 msgstr ""
 
-#: config/avr/avr.c:1963 config/avr/avr.c:2049 config/avr/avr.c:2098
-#: config/avr/avr.c:2126 config/avr/avr.c:2221 config/avr/avr.c:2390
-#: config/avr/avr.c:2651 config/avr/avr.c:2763
+#: config/avr/avr.c:1973 config/avr/avr.c:2059 config/avr/avr.c:2108
+#: config/avr/avr.c:2136 config/avr/avr.c:2231 config/avr/avr.c:2400
+#: config/avr/avr.c:2661 config/avr/avr.c:2773
 msgid "incorrect insn:"
 msgstr ""
 
-#: config/avr/avr.c:2145 config/avr/avr.c:2306 config/avr/avr.c:2461
-#: config/avr/avr.c:2829
+#: config/avr/avr.c:2155 config/avr/avr.c:2316 config/avr/avr.c:2471
+#: config/avr/avr.c:2839
 msgid "unknown move insn:"
 msgstr ""
 
-#: config/avr/avr.c:3059
+#: config/avr/avr.c:3069
 msgid "bad shift insn:"
 msgstr ""
 
-#: config/avr/avr.c:3175 config/avr/avr.c:3595 config/avr/avr.c:3953
+#: config/avr/avr.c:3185 config/avr/avr.c:3605 config/avr/avr.c:3963
 msgid "internal compiler error.  Incorrect shift:"
 msgstr ""
 
@@ -3111,9 +2829,9 @@ msgstr ""
 msgid "invalid const_double operand"
 msgstr ""
 
-#: config/cris/cris.c:504 c-typeck.c:4682 c-typeck.c:4698 c-typeck.c:4715
-#: final.c:3000 final.c:3002 gcc.c:4810 loop-iv.c:2808 loop-iv.c:2817
-#: rtl-error.c:105 toplev.c:599 tree-ssa-loop-niter.c:1856 cp/typeck.c:4657
+#: config/cris/cris.c:504 c-typeck.c:4700 c-typeck.c:4716 c-typeck.c:4733
+#: final.c:3000 final.c:3002 gcc.c:4828 loop-iv.c:2825 loop-iv.c:2834
+#: rtl-error.c:105 toplev.c:601 tree-ssa-loop-niter.c:1882 cp/typeck.c:4720
 #: java/expr.c:411
 #, gcc-internal-format
 msgid "%s"
@@ -3348,28 +3066,51 @@ msgstr ""
 msgid " (frv)"
 msgstr ""
 
-#: config/i386/i386.c:9946
+#: config/i386/i386.c:10238
 #, c-format
 msgid "invalid UNSPEC as operand"
 msgstr ""
 
-#: config/i386/i386.c:10747
+#: config/i386/i386.c:10963 config/i386/i386.c:11002 config/i386/i386.c:11176
+#, c-format
+msgid "operand is not a condition code, invalid operand code 'D'"
+msgstr ""
+
+#: config/i386/i386.c:11027
+#, c-format
+msgid ""
+"operand is neither a constant nor a condition code, invalid operand code 'C'"
+msgstr ""
+
+#: config/i386/i386.c:11037
+#, c-format
+msgid ""
+"operand is neither a constant nor a condition code, invalid operand code 'F'"
+msgstr ""
+
+#: config/i386/i386.c:11055
 #, c-format
 msgid ""
 "operand is neither a constant nor a condition code, invalid operand code 'c'"
 msgstr ""
 
-#: config/i386/i386.c:10872
+#: config/i386/i386.c:11065
+#, c-format
+msgid ""
+"operand is neither a constant nor a condition code, invalid operand code 'f'"
+msgstr ""
+
+#: config/i386/i386.c:11190
 #, c-format
 msgid "invalid operand code '%c'"
 msgstr ""
 
-#: config/i386/i386.c:10921
+#: config/i386/i386.c:11239
 #, c-format
 msgid "invalid constraints for operand"
 msgstr ""
 
-#: config/i386/i386.c:18332
+#: config/i386/i386.c:18927
 msgid "unknown insn mode"
 msgstr ""
 
@@ -3390,34 +3131,34 @@ msgstr ""
 msgid "environment variable DJGPP points to corrupt file '%s'"
 msgstr ""
 
-#: config/ia64/ia64.c:4806
+#: config/ia64/ia64.c:4811
 #, c-format
 msgid "ia64_print_operand: unknown code"
 msgstr ""
 
-#: config/ia64/ia64.c:10410
+#: config/ia64/ia64.c:10473
 msgid "invalid conversion from %<__fpreg%>"
 msgstr ""
 
-#: config/ia64/ia64.c:10413
+#: config/ia64/ia64.c:10476
 msgid "invalid conversion to %<__fpreg%>"
 msgstr ""
 
-#: config/ia64/ia64.c:10426 config/ia64/ia64.c:10437
+#: config/ia64/ia64.c:10489 config/ia64/ia64.c:10500
 msgid "invalid operation on %<__fpreg%>"
 msgstr ""
 
-#: config/iq2000/iq2000.c:3121
+#: config/iq2000/iq2000.c:3122
 #, c-format
 msgid "invalid %%P operand"
 msgstr ""
 
-#: config/iq2000/iq2000.c:3129 config/rs6000/rs6000.c:12152
+#: config/iq2000/iq2000.c:3130 config/rs6000/rs6000.c:12173
 #, c-format
 msgid "invalid %%p value"
 msgstr ""
 
-#: config/iq2000/iq2000.c:3185
+#: config/iq2000/iq2000.c:3186
 #, c-format
 msgid "invalid use of %%d, %%x, or %%X"
 msgstr ""
@@ -3459,7 +3200,7 @@ msgid "post-increment address is not a register"
 msgstr ""
 
 #: config/m32r/m32r.c:2031 config/m32r/m32r.c:2045
-#: config/rs6000/rs6000.c:20951
+#: config/rs6000/rs6000.c:20952
 msgid "bad address"
 msgstr ""
 
@@ -3505,18 +3246,18 @@ msgstr ""
 msgid "invalid Z register replacement for insn"
 msgstr ""
 
-#: config/mips/mips.c:7065 config/mips/mips.c:7086 config/mips/mips.c:7198
+#: config/mips/mips.c:7068 config/mips/mips.c:7089 config/mips/mips.c:7201
 #, c-format
 msgid "'%%%c' is not a valid operand prefix"
 msgstr ""
 
-#: config/mips/mips.c:7135 config/mips/mips.c:7142 config/mips/mips.c:7149
-#: config/mips/mips.c:7156 config/mips/mips.c:7216
+#: config/mips/mips.c:7138 config/mips/mips.c:7145 config/mips/mips.c:7152
+#: config/mips/mips.c:7159 config/mips/mips.c:7219
 #, c-format
 msgid "invalid use of '%%%c'"
 msgstr ""
 
-#: config/mips/mips.c:7464
+#: config/mips/mips.c:7467
 msgid "mips_debugger_offset called with non stack/frame/arg pointer"
 msgstr ""
 
@@ -3561,19 +3302,19 @@ msgstr ""
 msgid "MMIX Internal: This is not a constant:"
 msgstr ""
 
-#: config/picochip/picochip.c:2398
+#: config/picochip/picochip.c:2406
 msgid "picochip_print_memory_address - Operand isn't memory based"
 msgstr ""
 
-#: config/picochip/picochip.c:2657
+#: config/picochip/picochip.c:2665
 msgid "Unknown mode in print_operand (CONST_DOUBLE) :"
 msgstr ""
 
-#: config/picochip/picochip.c:2703 config/picochip/picochip.c:2735
+#: config/picochip/picochip.c:2711 config/picochip/picochip.c:2743
 msgid "Bad address, not (reg+disp):"
 msgstr ""
 
-#: config/picochip/picochip.c:2749
+#: config/picochip/picochip.c:2757
 msgid "Bad address, not register:"
 msgstr ""
 
@@ -3587,77 +3328,77 @@ msgstr ""
 msgid "Try running '%s' in the shell to raise its limit.\n"
 msgstr ""
 
-#: config/rs6000/rs6000.c:11979
+#: config/rs6000/rs6000.c:12000
 #, c-format
 msgid "invalid %%f value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:11988
+#: config/rs6000/rs6000.c:12009
 #, c-format
 msgid "invalid %%F value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:11997
+#: config/rs6000/rs6000.c:12018
 #, c-format
 msgid "invalid %%G value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12032
+#: config/rs6000/rs6000.c:12053
 #, c-format
 msgid "invalid %%j code"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12042
+#: config/rs6000/rs6000.c:12063
 #, c-format
 msgid "invalid %%J code"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12052
+#: config/rs6000/rs6000.c:12073
 #, c-format
 msgid "invalid %%k value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12072 config/xtensa/xtensa.c:2224
+#: config/rs6000/rs6000.c:12093 config/xtensa/xtensa.c:2224
 #, c-format
 msgid "invalid %%K value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12142
+#: config/rs6000/rs6000.c:12163
 #, c-format
 msgid "invalid %%O value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12189
+#: config/rs6000/rs6000.c:12210
 #, c-format
 msgid "invalid %%q value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12233
+#: config/rs6000/rs6000.c:12254
 #, c-format
 msgid "invalid %%S value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12273
+#: config/rs6000/rs6000.c:12294
 #, c-format
 msgid "invalid %%T value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12283
+#: config/rs6000/rs6000.c:12304
 #, c-format
 msgid "invalid %%u value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12292 config/xtensa/xtensa.c:2194
+#: config/rs6000/rs6000.c:12313 config/xtensa/xtensa.c:2194
 #, c-format
 msgid "invalid %%v value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12513
+#: config/rs6000/rs6000.c:12534
 #, c-format
 msgid "invalid %%y value, try using the 'Z' constraint"
 msgstr ""
 
-#: config/rs6000/rs6000.c:22816
+#: config/rs6000/rs6000.c:22817
 msgid "AltiVec argument passed to unprototyped function"
 msgstr ""
 
@@ -3686,15 +3427,15 @@ msgstr ""
 msgid "invalid operand to %%S"
 msgstr ""
 
-#: config/sh/sh.c:8379
+#: config/sh/sh.c:8381
 msgid "created and used with different architectures / ABIs"
 msgstr ""
 
-#: config/sh/sh.c:8381
+#: config/sh/sh.c:8383
 msgid "created and used with different ABIs"
 msgstr ""
 
-#: config/sh/sh.c:8383
+#: config/sh/sh.c:8385
 msgid "created and used with different endianness"
 msgstr ""
 
@@ -3743,22 +3484,22 @@ msgstr ""
 msgid "floating point constant not a valid immediate operand"
 msgstr ""
 
-#: config/stormy16/stormy16.c:1750 config/stormy16/stormy16.c:1821
+#: config/stormy16/stormy16.c:1746 config/stormy16/stormy16.c:1817
 #, c-format
 msgid "'B' operand is not constant"
 msgstr ""
 
-#: config/stormy16/stormy16.c:1777
+#: config/stormy16/stormy16.c:1773
 #, c-format
 msgid "'B' operand has multiple bits set"
 msgstr ""
 
-#: config/stormy16/stormy16.c:1803
+#: config/stormy16/stormy16.c:1799
 #, c-format
 msgid "'o' operand is not constant"
 msgstr ""
 
-#: config/stormy16/stormy16.c:1835
+#: config/stormy16/stormy16.c:1831
 #, c-format
 msgid "xstormy16_print_operand: unknown code"
 msgstr ""
@@ -3812,23 +3553,23 @@ msgstr ""
 msgid "address offset not a constant"
 msgstr ""
 
-#: cp/call.c:2602
+#: cp/call.c:2604
 msgid "candidates are:"
 msgstr ""
 
-#: cp/call.c:6779
+#: cp/call.c:6824
 msgid "candidate 1:"
 msgstr ""
 
-#: cp/call.c:6780
+#: cp/call.c:6825
 msgid "candidate 2:"
 msgstr ""
 
-#: cp/decl2.c:671
+#: cp/decl2.c:676
 msgid "candidates are: %+#D"
 msgstr ""
 
-#: cp/decl2.c:673
+#: cp/decl2.c:678
 msgid "candidate is: %+#D"
 msgstr ""
 
@@ -3870,59 +3611,59 @@ msgstr ""
 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
 msgstr ""
 
-#: fortran/arith.c:1481
+#: fortran/arith.c:1482
 msgid "elemental binary operation"
 msgstr ""
 
-#: fortran/arith.c:2059
+#: fortran/arith.c:2060
 #, no-c-format
 msgid "Arithmetic OK converting %s to %s at %L"
 msgstr ""
 
-#: fortran/arith.c:2063
+#: fortran/arith.c:2064
 #, no-c-format
 msgid ""
 "Arithmetic overflow converting %s to %s at %L. This check can be disabled "
 "with the option -fno-range-check"
 msgstr ""
 
-#: fortran/arith.c:2068
+#: fortran/arith.c:2069
 #, no-c-format
 msgid ""
 "Arithmetic underflow converting %s to %s at %L. This check can be disabled "
 "with the option -fno-range-check"
 msgstr ""
 
-#: fortran/arith.c:2073
+#: fortran/arith.c:2074
 #, no-c-format
 msgid ""
 "Arithmetic NaN converting %s to %s at %L. This check can be disabled with "
 "the option -fno-range-check"
 msgstr ""
 
-#: fortran/arith.c:2078
+#: fortran/arith.c:2079
 #, no-c-format
 msgid "Division by zero converting %s to %s at %L"
 msgstr ""
 
-#: fortran/arith.c:2082
+#: fortran/arith.c:2083
 #, no-c-format
 msgid "Array operands are incommensurate converting %s to %s at %L"
 msgstr ""
 
-#: fortran/arith.c:2086
+#: fortran/arith.c:2087
 #, no-c-format
 msgid ""
 "Integer outside symmetric range implied by Standard Fortran converting %s to "
 "%s at %L"
 msgstr ""
 
-#: fortran/arith.c:2419
+#: fortran/arith.c:2420
 #, no-c-format
 msgid "The Hollerith constant at %L is too long to convert to %s"
 msgstr ""
 
-#: fortran/arith.c:2578
+#: fortran/arith.c:2579
 #, no-c-format
 msgid "Enumerator exceeds the C integer type at %C"
 msgstr ""
@@ -4052,7 +3793,7 @@ msgstr ""
 msgid "'%s' argument of '%s' intrinsic at %L must be a numeric type"
 msgstr ""
 
-#: fortran/check.c:101 fortran/check.c:825 fortran/check.c:835
+#: fortran/check.c:101 fortran/check.c:830 fortran/check.c:840
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or REAL"
 msgstr ""
@@ -4118,145 +3859,145 @@ msgstr ""
 msgid "'%s' argument of '%s' intrinsic at %L must be a variable"
 msgstr ""
 
-#: fortran/check.c:356
+#: fortran/check.c:361
 #, no-c-format
 msgid "'dim' argument of '%s' intrinsic at %L is not a valid dimension index"
 msgstr ""
 
-#: fortran/check.c:426
+#: fortran/check.c:431
 #, no-c-format
-msgid "Unequal character lengths (%ld and %ld) in %s intrinsic at %L"
+msgid "Unequal character lengths (%ld/%ld) in %s at %L"
 msgstr ""
 
-#: fortran/check.c:532 fortran/check.c:2025 fortran/check.c:2040
+#: fortran/check.c:537 fortran/check.c:2039 fortran/check.c:2054
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be ALLOCATABLE"
 msgstr ""
 
-#: fortran/check.c:556 fortran/check.c:3885
+#: fortran/check.c:561 fortran/check.c:3908
 #, no-c-format
 msgid "'%s' and '%s' arguments of '%s' intrinsic at %L must have the same type"
 msgstr ""
 
-#: fortran/check.c:565 fortran/check.c:1197 fortran/check.c:1340
-#: fortran/check.c:1414 fortran/check.c:1703
+#: fortran/check.c:570 fortran/check.c:1202 fortran/check.c:1345
+#: fortran/check.c:1419 fortran/check.c:1708
 #, no-c-format
 msgid "Extension: Different type kinds at %L"
 msgstr ""
 
-#: fortran/check.c:605 fortran/check.c:2109
+#: fortran/check.c:610 fortran/check.c:2123
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER"
 msgstr ""
 
-#: fortran/check.c:625
+#: fortran/check.c:630
 #, no-c-format
 msgid ""
 "'%s' argument of '%s' intrinsic at %L must be a pointer or target VARIABLE "
 "or FUNCTION"
 msgstr ""
 
-#: fortran/check.c:633
+#: fortran/check.c:638
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER or a TARGET"
 msgstr ""
 
-#: fortran/check.c:649
+#: fortran/check.c:654
 #, no-c-format
 msgid ""
 "Array section with a vector subscript at %L shall not be the target of a "
 "pointer"
 msgstr ""
 
-#: fortran/check.c:660
+#: fortran/check.c:665
 #, no-c-format
 msgid ""
 "NULL pointer at %L is not permitted as actual argument of '%s' intrinsic "
 "function"
 msgstr ""
 
-#: fortran/check.c:806 fortran/check.c:930
+#: fortran/check.c:811 fortran/check.c:935
 #, no-c-format
 msgid ""
 "'%s' argument of '%s' intrinsic at %L must not be present if 'x' is COMPLEX"
 msgstr ""
 
-#: fortran/check.c:856 fortran/check.c:1259 fortran/check.c:1362
-#: fortran/check.c:1521 fortran/check.c:1538 fortran/check.c:2413
-#: fortran/check.c:2555 fortran/check.c:2898 fortran/check.c:2959
+#: fortran/check.c:861 fortran/check.c:1264 fortran/check.c:1367
+#: fortran/check.c:1526 fortran/check.c:1543 fortran/check.c:2427
+#: fortran/check.c:2569 fortran/check.c:2912 fortran/check.c:2973
 #, no-c-format
 msgid "Fortran 2003: '%s' intrinsic with KIND argument at %L"
 msgstr ""
 
-#: fortran/check.c:881
+#: fortran/check.c:886
 #, no-c-format
 msgid "SHIFT argument at %L of CSHIFT must have rank %d or be a scalar"
 msgstr ""
 
-#: fortran/check.c:979 fortran/check.c:1799 fortran/check.c:1807
+#: fortran/check.c:984 fortran/check.c:1804 fortran/check.c:1812
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be numeric or LOGICAL"
 msgstr ""
 
-#: fortran/check.c:993
+#: fortran/check.c:998
 #, no-c-format
 msgid ""
 "Different shape for arguments '%s' and '%s' at %L for intrinsic 'dot_product'"
 msgstr ""
 
-#: fortran/check.c:1012 fortran/check.c:1020
+#: fortran/check.c:1017 fortran/check.c:1025
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be default real"
 msgstr ""
 
-#: fortran/check.c:1047
+#: fortran/check.c:1052
 #, no-c-format
 msgid "SHIFT argument at %L of EOSHIFT must have rank %d or be a scalar"
 msgstr ""
 
-#: fortran/check.c:1067
+#: fortran/check.c:1072
 #, no-c-format
 msgid "BOUNDARY argument at %L of EOSHIFT must have rank %d or be a scalar"
 msgstr ""
 
-#: fortran/check.c:1078
+#: fortran/check.c:1083
 #, no-c-format
 msgid ""
 "Different shape in dimension %d for SHIFT and BOUNDARY arguments of EOSHIFT "
 "at %L"
 msgstr ""
 
-#: fortran/check.c:1310
+#: fortran/check.c:1315
 #, no-c-format
 msgid "Argument of %s at %L must be of length one"
 msgstr ""
 
-#: fortran/check.c:1369
+#: fortran/check.c:1374
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be the same kind as '%s'"
 msgstr ""
 
-#: fortran/check.c:1494
+#: fortran/check.c:1499
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be a non-derived type"
 msgstr ""
 
-#: fortran/check.c:1676
+#: fortran/check.c:1681
 #, no-c-format
 msgid "Intrinsic '%s' at %L must have at least two arguments"
 msgstr ""
 
-#: fortran/check.c:1709
+#: fortran/check.c:1714
 #, no-c-format
 msgid "'a%d' argument of '%s' intrinsic at %L must be %s(%d)"
 msgstr ""
 
-#: fortran/check.c:1742
+#: fortran/check.c:1747
 #, no-c-format
 msgid "Fortran 2003: '%s' intrinsic with CHARACTER argument at %L"
 msgstr ""
 
-#: fortran/check.c:1749
+#: fortran/check.c:1754
 #, no-c-format
 msgid ""
 "'a1' argument of '%s' intrinsic at %L must be INTEGER, REAL or CHARACTER"
@@ -4264,149 +4005,154 @@ msgstr ""
 
 #: fortran/check.c:1821
 #, no-c-format
+msgid "Argument types of '%s' intrinsic at %L must match (%s/%s)"
+msgstr ""
+
+#: fortran/check.c:1835
+#, no-c-format
 msgid ""
 "Different shape on dimension 1 for arguments '%s' and '%s' at %L for "
 "intrinsic matmul"
 msgstr ""
 
-#: fortran/check.c:1840
+#: fortran/check.c:1854
 #, no-c-format
 msgid ""
 "Different shape on dimension 2 for argument '%s' and dimension 1 for "
 "argument '%s' at %L for intrinsic matmul"
 msgstr ""
 
-#: fortran/check.c:1849
+#: fortran/check.c:1863
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be of rank 1 or 2"
 msgstr ""
 
-#: fortran/check.c:2051
+#: fortran/check.c:2065
 #, no-c-format
 msgid ""
 "the '%s' and '%s' arguments of '%s' intrinsic at %L must have the same rank %"
 "d/%d"
 msgstr ""
 
-#: fortran/check.c:2060
+#: fortran/check.c:2074
 #, no-c-format
 msgid ""
 "the '%s' and '%s' arguments of '%s' intrinsic at %L must be of the same kind "
 "%d/%d"
 msgstr ""
 
-#: fortran/check.c:2156
+#: fortran/check.c:2170
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be of type REAL or COMPLEX"
 msgstr ""
 
-#: fortran/check.c:2177
+#: fortran/check.c:2191
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be of a dummy variable"
 msgstr ""
 
-#: fortran/check.c:2185
+#: fortran/check.c:2199
 #, no-c-format
 msgid ""
 "'%s' argument of '%s' intrinsic at %L must be of an OPTIONAL dummy variable"
 msgstr ""
 
-#: fortran/check.c:2201
+#: fortran/check.c:2215
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must not be a subobject of '%s'"
 msgstr ""
 
-#: fortran/check.c:2326
+#: fortran/check.c:2340
 #, no-c-format
 msgid ""
 "'shape' argument of 'reshape' intrinsic at %L must be an array of constant "
 "size"
 msgstr ""
 
-#: fortran/check.c:2336
+#: fortran/check.c:2350
 #, no-c-format
 msgid "'shape' argument of 'reshape' intrinsic at %L has more than %d elements"
 msgstr ""
 
-#: fortran/check.c:2374
+#: fortran/check.c:2388
 #, no-c-format
 msgid ""
 "Without padding, there are not enough elements in the intrinsic RESHAPE "
 "source at %L to match the shape"
 msgstr ""
 
-#: fortran/check.c:2475
+#: fortran/check.c:2489
 #, no-c-format
 msgid "Missing arguments to %s intrinsic at %L"
 msgstr ""
 
-#: fortran/check.c:2516
+#: fortran/check.c:2530
 #, no-c-format
 msgid ""
 "'source' argument of 'shape' intrinsic at %L must not be an assumed size "
 "array"
 msgstr ""
 
-#: fortran/check.c:2590
+#: fortran/check.c:2604
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be less than rank %d"
 msgstr ""
 
-#: fortran/check.c:2850
+#: fortran/check.c:2864
 #, no-c-format
 msgid "'MOLD' argument of 'TRANSFER' intrinsic at %L must not be %s"
 msgstr ""
 
-#: fortran/check.c:2924
+#: fortran/check.c:2938
 #, no-c-format
 msgid ""
 "FIELD argument at %L of UNPACK must have the same rank as MASK or be a scalar"
 msgstr ""
 
-#: fortran/check.c:2935
+#: fortran/check.c:2949
 #, no-c-format
 msgid ""
 "Different shape in dimension %d for MASK and FIELD arguments of UNPACK at %L"
 msgstr ""
 
-#: fortran/check.c:3175
+#: fortran/check.c:3190 fortran/check.c:3222
 #, no-c-format
-msgid "Array PUT of intrinsic %s is too small (%i/%i) at %L"
+msgid "Size of '%s' argument of '%s' intrinsic at %L too small (%i/%i)"
 msgstr ""
 
-#: fortran/check.c:3207
+#: fortran/check.c:3230
 #, no-c-format
 msgid "Too many arguments to %s at %L"
 msgstr ""
 
-#: fortran/check.c:3319 fortran/check.c:3796 fortran/check.c:3820
+#: fortran/check.c:3342 fortran/check.c:3819 fortran/check.c:3843
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or PROCEDURE"
 msgstr ""
 
-#: fortran/check.c:3502
+#: fortran/check.c:3525
 #, no-c-format
 msgid ""
 "'%s' argument of '%s' intrinsic at %L must be of a kind not wider than the "
 "default kind (%d)"
 msgstr ""
 
-#: fortran/check.c:3869 fortran/check.c:3877
+#: fortran/check.c:3892 fortran/check.c:3900
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or LOGICAL"
 msgstr ""
 
-#: fortran/cpp.c:374 c-opts.c:891
+#: fortran/cpp.c:378 c-opts.c:891
 #, gcc-internal-format
 msgid "output filename specified twice"
 msgstr ""
 
-#: fortran/cpp.c:432
+#: fortran/cpp.c:436
 #, no-c-format
 msgid "To enable preprocessing, use -cpp"
 msgstr ""
 
-#: fortran/cpp.c:521 fortran/cpp.c:531
+#: fortran/cpp.c:525 fortran/cpp.c:535
 #, no-c-format
 msgid "opening output file %s: %s"
 msgstr ""
@@ -4642,7 +4388,7 @@ msgstr ""
 msgid "NULL() initialization at %C is ambiguous"
 msgstr ""
 
-#: fortran/decl.c:1646 fortran/decl.c:5534
+#: fortran/decl.c:1646 fortran/decl.c:5523
 #, no-c-format
 msgid "Duplicate array spec for Cray pointee at %C"
 msgstr ""
@@ -4662,17 +4408,17 @@ msgstr ""
 msgid "Extension: Old-style initialization at %C"
 msgstr ""
 
-#: fortran/decl.c:1753 fortran/decl.c:4237
+#: fortran/decl.c:1753 fortran/decl.c:4226
 #, no-c-format
 msgid "Initialization at %C isn't for a pointer variable"
 msgstr ""
 
-#: fortran/decl.c:1761 fortran/decl.c:4245
+#: fortran/decl.c:1761 fortran/decl.c:4234
 #, no-c-format
 msgid "Pointer initialization requires a NULL() at %C"
 msgstr ""
 
-#: fortran/decl.c:1767 fortran/decl.c:4251
+#: fortran/decl.c:1767 fortran/decl.c:4240
 #, no-c-format
 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
 msgstr ""
@@ -4682,7 +4428,7 @@ msgstr ""
 msgid "Pointer initialization at %C requires '=>', not '='"
 msgstr ""
 
-#: fortran/decl.c:1789 fortran/decl.c:6620
+#: fortran/decl.c:1789 fortran/decl.c:6609
 #, no-c-format
 msgid "Expected an initialization expression at %C"
 msgstr ""
@@ -4707,17 +4453,17 @@ msgstr ""
 msgid "Nonstandard type declaration %s*%d at %C"
 msgstr ""
 
-#: fortran/decl.c:1927 fortran/decl.c:1992
+#: fortran/decl.c:1927 fortran/decl.c:2003
 #, no-c-format
 msgid "Missing right parenthesis at %C"
 msgstr ""
 
-#: fortran/decl.c:1940 fortran/decl.c:2037
+#: fortran/decl.c:1940 fortran/decl.c:2048
 #, no-c-format
 msgid "Expected initialization expression at %C"
 msgstr ""
 
-#: fortran/decl.c:1948 fortran/decl.c:2043
+#: fortran/decl.c:1948 fortran/decl.c:2054
 #, no-c-format
 msgid "Expected scalar initialization expression at %C"
 msgstr ""
@@ -4727,217 +4473,216 @@ msgstr ""
 msgid "Kind %d not supported for type %s at %C"
 msgstr ""
 
-#: fortran/decl.c:1990
+#: fortran/decl.c:1992
+#, no-c-format
+msgid "C kind type parameter is for type %s but type at %L is %s"
+msgstr ""
+
+#: fortran/decl.c:2001
 #, no-c-format
 msgid "Missing right parenthesis or comma at %C"
 msgstr ""
 
-#: fortran/decl.c:2063
+#: fortran/decl.c:2074
 #, no-c-format
 msgid "Kind %d is not supported for CHARACTER at %C"
 msgstr ""
 
-#: fortran/decl.c:2192
+#: fortran/decl.c:2203
 #, no-c-format
 msgid "Syntax error in CHARACTER declaration at %C"
 msgstr ""
 
-#: fortran/decl.c:2277
+#: fortran/decl.c:2288
 #, no-c-format
 msgid "Extension: BYTE type at %C"
 msgstr ""
 
-#: fortran/decl.c:2283
+#: fortran/decl.c:2294
 #, no-c-format
 msgid "BYTE type used at %C is not available on the target machine"
 msgstr ""
 
-#: fortran/decl.c:2332
+#: fortran/decl.c:2343
 #, no-c-format
 msgid "DOUBLE COMPLEX at %C does not conform to the Fortran 95 standard"
 msgstr ""
 
-#: fortran/decl.c:2372 fortran/decl.c:2381 fortran/decl.c:2696
-#: fortran/decl.c:2704
+#: fortran/decl.c:2383 fortran/decl.c:2392 fortran/decl.c:2707
+#: fortran/decl.c:2715
 #, no-c-format
 msgid "Type name '%s' at %C is ambiguous"
 msgstr ""
 
-#: fortran/decl.c:2457
+#: fortran/decl.c:2468
 #, no-c-format
 msgid "Missing character range in IMPLICIT at %C"
 msgstr ""
 
-#: fortran/decl.c:2503
+#: fortran/decl.c:2514
 #, no-c-format
 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
 msgstr ""
 
-#: fortran/decl.c:2559
+#: fortran/decl.c:2570
 #, no-c-format
 msgid "Empty IMPLICIT statement at %C"
 msgstr ""
 
-#: fortran/decl.c:2662
+#: fortran/decl.c:2673
 #, no-c-format
 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
 msgstr ""
 
-#: fortran/decl.c:2667
+#: fortran/decl.c:2678
 #, no-c-format
 msgid "Fortran 2003: IMPORT statement at %C"
 msgstr ""
 
-#: fortran/decl.c:2682
+#: fortran/decl.c:2693
 #, no-c-format
 msgid "Expecting list of named entities at %C"
 msgstr ""
 
-#: fortran/decl.c:2710
+#: fortran/decl.c:2721
 #, no-c-format
 msgid "Cannot IMPORT '%s' from host scoping unit at %C - does not exist."
 msgstr ""
 
-#: fortran/decl.c:2717
+#: fortran/decl.c:2728
 #, no-c-format
 msgid "'%s' is already IMPORTed from host scoping unit at %C."
 msgstr ""
 
-#: fortran/decl.c:2746
+#: fortran/decl.c:2757
 #, no-c-format
 msgid "Syntax error in IMPORT statement at %C"
 msgstr ""
 
-#: fortran/decl.c:2995
+#: fortran/decl.c:3006
 #, no-c-format
 msgid "Missing dimension specification at %C"
 msgstr ""
 
-#: fortran/decl.c:3069
+#: fortran/decl.c:3080
 #, no-c-format
 msgid "Duplicate %s attribute at %L"
 msgstr ""
 
-#: fortran/decl.c:3088
+#: fortran/decl.c:3099
 #, no-c-format
 msgid "Fortran 2003: ALLOCATABLE attribute at %C in a TYPE definition"
 msgstr ""
 
-#: fortran/decl.c:3098
+#: fortran/decl.c:3109
 #, no-c-format
 msgid "Attribute at %L is not allowed in a TYPE definition"
 msgstr ""
 
-#: fortran/decl.c:3116
+#: fortran/decl.c:3127
 #, no-c-format
 msgid "Fortran 2003: Attribute %s at %L in a TYPE definition"
 msgstr ""
 
-#: fortran/decl.c:3127
+#: fortran/decl.c:3138
 #, no-c-format
 msgid ""
 "%s attribute at %L is not allowed outside of the specification part of a "
 "module"
 msgstr ""
 
-#: fortran/decl.c:3179 fortran/decl.c:5774
+#: fortran/decl.c:3190 fortran/decl.c:5763
 #, no-c-format
 msgid "PROTECTED at %C only allowed in specification part of a module"
 msgstr ""
 
-#: fortran/decl.c:3185
+#: fortran/decl.c:3196
 #, no-c-format
 msgid "Fortran 2003: PROTECTED attribute at %C"
 msgstr ""
 
-#: fortran/decl.c:3216
+#: fortran/decl.c:3227
 #, no-c-format
 msgid "Fortran 2003: VALUE attribute at %C"
 msgstr ""
 
-#: fortran/decl.c:3226
+#: fortran/decl.c:3237
 #, no-c-format
 msgid "Fortran 2003: VOLATILE attribute at %C"
 msgstr ""
 
-#: fortran/decl.c:3266
+#: fortran/decl.c:3277
 #, no-c-format
 msgid "Multiple identifiers provided with single NAME= specifier at %C"
 msgstr ""
 
-#. Print an error, but continue parsing line.
-#: fortran/decl.c:3315
-#, no-c-format
-msgid "C kind parameter is for type %s but symbol '%s' at %L is of type %s"
-msgstr ""
-
-#: fortran/decl.c:3383
+#: fortran/decl.c:3373
 #, no-c-format
 msgid ""
 "Implicitly declared BIND(C) function '%s' at %L may not be C interoperable"
 msgstr ""
 
-#: fortran/decl.c:3405
+#: fortran/decl.c:3394
 #, no-c-format
 msgid ""
 "Variable '%s' in common block '%s' at %L may not be a C interoperable kind "
 "though common block '%s' is BIND(C)"
 msgstr ""
 
-#: fortran/decl.c:3414
+#: fortran/decl.c:3403
 #, no-c-format
 msgid "Type declaration '%s' at %L is not C interoperable but it is BIND(C)"
 msgstr ""
 
-#: fortran/decl.c:3418
+#: fortran/decl.c:3407
 #, no-c-format
 msgid "Variable '%s' at %L may not be a C interoperable kind but it is bind(c)"
 msgstr ""
 
-#: fortran/decl.c:3430
+#: fortran/decl.c:3419
 #, no-c-format
 msgid ""
 "Variable '%s' in common block '%s' at %L cannot be declared with BIND(C) "
 "since it is not a global"
 msgstr ""
 
-#: fortran/decl.c:3444
+#: fortran/decl.c:3433
 #, no-c-format
 msgid "Variable '%s' at %L cannot have both the POINTER and BIND(C) attributes"
 msgstr ""
 
-#: fortran/decl.c:3452
+#: fortran/decl.c:3441
 #, no-c-format
 msgid ""
 "Variable '%s' at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
 msgstr ""
 
-#: fortran/decl.c:3464
+#: fortran/decl.c:3453
 #, no-c-format
 msgid "Return type of BIND(C) function '%s' at %L cannot be an array"
 msgstr ""
 
-#: fortran/decl.c:3472
+#: fortran/decl.c:3461
 #, no-c-format
 msgid "Return type of BIND(C) function '%s' 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:3483
+#: fortran/decl.c:3472
 #, no-c-format
 msgid ""
 "Symbol '%s' at %L is marked PRIVATE but has been given the binding label '%s'"
 msgstr ""
 
-#: fortran/decl.c:3558
+#: fortran/decl.c:3547
 #, no-c-format
 msgid ""
 "Need either entity or common block name for attribute specification "
 "statement at %C"
 msgstr ""
 
-#: fortran/decl.c:3605
+#: fortran/decl.c:3594
 #, no-c-format
 msgid ""
 "Missing entity or common block name for attribute specification statement at "
@@ -4946,644 +4691,644 @@ msgstr ""
 
 #. Now we have an error, which we signal, and then fix up
 #. because the knock-on is plain and simple confusing.
-#: fortran/decl.c:3712
+#: fortran/decl.c:3701
 #, no-c-format
 msgid ""
 "Derived type at %C has not been previously defined and so cannot appear in a "
 "derived type definition"
 msgstr ""
 
-#: fortran/decl.c:3744
+#: fortran/decl.c:3733
 #, no-c-format
 msgid "Syntax error in data declaration at %C"
 msgstr ""
 
-#: fortran/decl.c:3901
+#: fortran/decl.c:3890
 #, no-c-format
 msgid "Name '%s' at %C is the name of the procedure"
 msgstr ""
 
-#: fortran/decl.c:3913
+#: fortran/decl.c:3902
 #, no-c-format
 msgid "Unexpected junk in formal argument list at %C"
 msgstr ""
 
-#: fortran/decl.c:3930
+#: fortran/decl.c:3919
 #, no-c-format
 msgid "Duplicate symbol '%s' in formal argument list at %C"
 msgstr ""
 
-#: fortran/decl.c:3981
+#: fortran/decl.c:3970
 #, no-c-format
 msgid "RESULT variable at %C must be different than function name"
 msgstr ""
 
-#: fortran/decl.c:4059
+#: fortran/decl.c:4047
 #, no-c-format
 msgid "Unexpected junk after function declaration at %C"
 msgstr ""
 
-#: fortran/decl.c:4069 fortran/decl.c:4869
+#: fortran/decl.c:4057 fortran/decl.c:4858
 #, no-c-format
 msgid ""
 "Fortran 2008: BIND(C) attribute at %L may not be specified for an internal "
 "procedure"
 msgstr ""
 
-#: fortran/decl.c:4137
+#: fortran/decl.c:4126
 #, no-c-format
 msgid "Interface '%s' at %C may not be generic"
 msgstr ""
 
-#: fortran/decl.c:4142
+#: fortran/decl.c:4131
 #, no-c-format
 msgid "Interface '%s' at %C may not be a statement function"
 msgstr ""
 
-#: fortran/decl.c:4155
+#: fortran/decl.c:4144
 #, no-c-format
 msgid "Intrinsic procedure '%s' not allowed in PROCEDURE statement at %C"
 msgstr ""
 
-#: fortran/decl.c:4191
+#: fortran/decl.c:4180
 #, no-c-format
 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
 msgstr ""
 
-#: fortran/decl.c:4198
+#: fortran/decl.c:4187
 #, no-c-format
 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
 msgstr ""
 
-#: fortran/decl.c:4204
+#: fortran/decl.c:4193
 #, no-c-format
 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
 msgstr ""
 
-#: fortran/decl.c:4274 fortran/decl.c:4322
+#: fortran/decl.c:4263 fortran/decl.c:4311
 #, no-c-format
 msgid "Syntax error in PROCEDURE statement at %C"
 msgstr ""
 
-#: fortran/decl.c:4296
+#: fortran/decl.c:4285
 #, no-c-format
 msgid "PROCEDURE at %C must be in a generic interface"
 msgstr ""
 
-#: fortran/decl.c:4349
+#: fortran/decl.c:4338
 #, no-c-format
 msgid ""
 "Fortran 2003: Procedure components at %C are not yet implemented in gfortran"
 msgstr ""
 
-#: fortran/decl.c:4362
+#: fortran/decl.c:4351
 #, no-c-format
 msgid "Fortran 2003: PROCEDURE statement at %C"
 msgstr ""
 
-#: fortran/decl.c:4426
+#: fortran/decl.c:4415
 #, no-c-format
 msgid "Expected formal argument list in function definition at %C"
 msgstr ""
 
-#: fortran/decl.c:4450 fortran/decl.c:4454 fortran/decl.c:4655
-#: fortran/decl.c:4659 fortran/decl.c:4837 fortran/decl.c:4841
-#: fortran/symbol.c:1467
+#: fortran/decl.c:4439 fortran/decl.c:4443 fortran/decl.c:4644
+#: fortran/decl.c:4648 fortran/decl.c:4826 fortran/decl.c:4830
+#: fortran/symbol.c:1472
 #, no-c-format
 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
 msgstr ""
 
-#: fortran/decl.c:4486
+#: fortran/decl.c:4475
 #, no-c-format
 msgid "Function '%s' at %C already has a type of %s"
 msgstr ""
 
-#: fortran/decl.c:4577
+#: fortran/decl.c:4566
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
 msgstr ""
 
-#: fortran/decl.c:4580
+#: fortran/decl.c:4569
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within a MODULE"
 msgstr ""
 
-#: fortran/decl.c:4583
+#: fortran/decl.c:4572
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
 msgstr ""
 
-#: fortran/decl.c:4587
+#: fortran/decl.c:4576
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
 msgstr ""
 
-#: fortran/decl.c:4591
+#: fortran/decl.c:4580
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
 msgstr ""
 
-#: fortran/decl.c:4595
+#: fortran/decl.c:4584
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
 msgstr ""
 
-#: fortran/decl.c:4599
+#: fortran/decl.c:4588
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within a DO block"
 msgstr ""
 
-#: fortran/decl.c:4603
+#: fortran/decl.c:4592
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within a SELECT block"
 msgstr ""
 
-#: fortran/decl.c:4607
+#: fortran/decl.c:4596
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within a FORALL block"
 msgstr ""
 
-#: fortran/decl.c:4611
+#: fortran/decl.c:4600
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within a WHERE block"
 msgstr ""
 
-#: fortran/decl.c:4615
+#: fortran/decl.c:4604
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
 msgstr ""
 
-#: fortran/decl.c:4633
+#: fortran/decl.c:4622
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear in a contained procedure"
 msgstr ""
 
-#: fortran/decl.c:4687 fortran/decl.c:4877
+#: fortran/decl.c:4676 fortran/decl.c:4866
 #, no-c-format
 msgid "Missing required parentheses before BIND(C) at %C"
 msgstr ""
 
-#: fortran/decl.c:4939 fortran/decl.c:4955
+#: fortran/decl.c:4928 fortran/decl.c:4944
 #, no-c-format
 msgid "Syntax error in NAME= specifier for binding label at %C"
 msgstr ""
 
-#: fortran/decl.c:4970
+#: fortran/decl.c:4959
 #, no-c-format
 msgid "Missing closing quote '\"' for binding label at %C"
 msgstr ""
 
-#: fortran/decl.c:4979
+#: fortran/decl.c:4968
 #, no-c-format
 msgid "Missing closing quote ''' for binding label at %C"
 msgstr ""
 
-#: fortran/decl.c:4989
+#: fortran/decl.c:4978
 #, no-c-format
 msgid "Missing closing paren for binding label at %C"
 msgstr ""
 
-#: fortran/decl.c:4995
+#: fortran/decl.c:4984
 #, no-c-format
 msgid "No binding name is allowed in BIND(C) at %C"
 msgstr ""
 
-#: fortran/decl.c:5001
+#: fortran/decl.c:4990
 #, no-c-format
 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
 msgstr ""
 
-#: fortran/decl.c:5032
+#: fortran/decl.c:5021
 #, no-c-format
 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
 msgstr ""
 
-#: fortran/decl.c:5205
+#: fortran/decl.c:5194
 #, no-c-format
 msgid "Unexpected END statement at %C"
 msgstr ""
 
 #. We would have required END [something].
-#: fortran/decl.c:5214
+#: fortran/decl.c:5203
 #, no-c-format
 msgid "%s statement expected at %L"
 msgstr ""
 
-#: fortran/decl.c:5225
+#: fortran/decl.c:5214
 #, no-c-format
 msgid "Expecting %s statement at %C"
 msgstr ""
 
-#: fortran/decl.c:5240
+#: fortran/decl.c:5229
 #, no-c-format
 msgid "Expected block name of '%s' in %s statement at %C"
 msgstr ""
 
-#: fortran/decl.c:5257
+#: fortran/decl.c:5246
 #, no-c-format
 msgid "Expected terminating name at %C"
 msgstr ""
 
-#: fortran/decl.c:5266
+#: fortran/decl.c:5255
 #, no-c-format
 msgid "Expected label '%s' for %s statement at %C"
 msgstr ""
 
-#: fortran/decl.c:5320
+#: fortran/decl.c:5309
 #, no-c-format
 msgid "Missing array specification at %L in DIMENSION statement"
 msgstr ""
 
-#: fortran/decl.c:5328
+#: fortran/decl.c:5317
 #, no-c-format
 msgid "Dimensions specified for %s at %L after its initialisation"
 msgstr ""
 
-#: fortran/decl.c:5337
+#: fortran/decl.c:5326
 #, no-c-format
 msgid "Array specification must be deferred at %L"
 msgstr ""
 
-#: fortran/decl.c:5414
+#: fortran/decl.c:5403
 #, no-c-format
 msgid "Unexpected character in variable list at %C"
 msgstr ""
 
-#: fortran/decl.c:5451
+#: fortran/decl.c:5440
 #, no-c-format
 msgid "Expected '(' at %C"
 msgstr ""
 
-#: fortran/decl.c:5465 fortran/decl.c:5505
+#: fortran/decl.c:5454 fortran/decl.c:5494
 #, no-c-format
 msgid "Expected variable name at %C"
 msgstr ""
 
-#: fortran/decl.c:5481
+#: fortran/decl.c:5470
 #, no-c-format
 msgid "Cray pointer at %C must be an integer"
 msgstr ""
 
-#: fortran/decl.c:5485
+#: fortran/decl.c:5474
 #, no-c-format
 msgid ""
 "Cray pointer at %C has %d bytes of precision; memory addresses require %d "
 "bytes"
 msgstr ""
 
-#: fortran/decl.c:5491
+#: fortran/decl.c:5480
 #, no-c-format
 msgid "Expected \",\" at %C"
 msgstr ""
 
-#: fortran/decl.c:5554
+#: fortran/decl.c:5543
 #, no-c-format
 msgid "Expected \")\" at %C"
 msgstr ""
 
-#: fortran/decl.c:5566
+#: fortran/decl.c:5555
 #, no-c-format
 msgid "Expected \",\" or end of statement at %C"
 msgstr ""
 
-#: fortran/decl.c:5630
+#: fortran/decl.c:5619
 #, no-c-format
 msgid "Cray pointer declaration at %C requires -fcray-pointer flag"
 msgstr ""
 
-#: fortran/decl.c:5725
+#: fortran/decl.c:5714
 #, no-c-format
 msgid ""
 "Access specification of the %s operator at %C has already been specified"
 msgstr ""
 
-#: fortran/decl.c:5742
+#: fortran/decl.c:5731
 #, no-c-format
 msgid ""
 "Access specification of the .%s. operator at %C has already been specified"
 msgstr ""
 
-#: fortran/decl.c:5780
+#: fortran/decl.c:5769
 #, no-c-format
 msgid "Fortran 2003: PROTECTED statement at %C"
 msgstr ""
 
-#: fortran/decl.c:5820
+#: fortran/decl.c:5809
 #, no-c-format
 msgid "Syntax error in PROTECTED statement at %C"
 msgstr ""
 
-#: fortran/decl.c:5844
+#: fortran/decl.c:5833
 #, no-c-format
 msgid ""
 "PRIVATE statement at %C is only allowed in the specification part of a module"
 msgstr ""
 
-#: fortran/decl.c:5881
+#: fortran/decl.c:5870
 #, no-c-format
 msgid ""
 "PUBLIC statement at %C is only allowed in the specification part of a module"
 msgstr ""
 
-#: fortran/decl.c:5908
+#: fortran/decl.c:5897
 #, no-c-format
 msgid "Expected variable name at %C in PARAMETER statement"
 msgstr ""
 
-#: fortran/decl.c:5915
+#: fortran/decl.c:5904
 #, no-c-format
 msgid "Expected = sign in PARAMETER statement at %C"
 msgstr ""
 
-#: fortran/decl.c:5921
+#: fortran/decl.c:5910
 #, no-c-format
 msgid "Expected expression at %C in PARAMETER statement"
 msgstr ""
 
-#: fortran/decl.c:5941
+#: fortran/decl.c:5930
 #, no-c-format
 msgid "Initializing already initialized variable at %C"
 msgstr ""
 
-#: fortran/decl.c:6003
+#: fortran/decl.c:5992
 #, no-c-format
 msgid "Unexpected characters in PARAMETER statement at %C"
 msgstr ""
 
-#: fortran/decl.c:6027
+#: fortran/decl.c:6016
 #, no-c-format
 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
 msgstr ""
 
-#: fortran/decl.c:6039
+#: fortran/decl.c:6028
 #, no-c-format
 msgid "SAVE statement at %C follows blanket SAVE statement"
 msgstr ""
 
-#: fortran/decl.c:6086
+#: fortran/decl.c:6075
 #, no-c-format
 msgid "Syntax error in SAVE statement at %C"
 msgstr ""
 
-#: fortran/decl.c:6097
+#: fortran/decl.c:6086
 #, no-c-format
 msgid "Fortran 2003: VALUE statement at %C"
 msgstr ""
 
-#: fortran/decl.c:6137
+#: fortran/decl.c:6126
 #, no-c-format
 msgid "Syntax error in VALUE statement at %C"
 msgstr ""
 
-#: fortran/decl.c:6148
+#: fortran/decl.c:6137
 #, no-c-format
 msgid "Fortran 2003: VOLATILE statement at %C"
 msgstr ""
 
-#: fortran/decl.c:6190
+#: fortran/decl.c:6179
 #, no-c-format
 msgid "Syntax error in VOLATILE statement at %C"
 msgstr ""
 
-#: fortran/decl.c:6213
+#: fortran/decl.c:6202
 #, no-c-format
 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
 msgstr ""
 
-#: fortran/decl.c:6295
+#: fortran/decl.c:6284
 #, no-c-format
 msgid "Ambiguous symbol in TYPE definition at %C"
 msgstr ""
 
-#: fortran/decl.c:6301
+#: fortran/decl.c:6290
 #, no-c-format
 msgid "No such symbol in TYPE definition at %C"
 msgstr ""
 
-#: fortran/decl.c:6307
+#: fortran/decl.c:6296
 #, no-c-format
 msgid "'%s' in EXTENDS expression at %C is not a derived type"
 msgstr ""
 
-#: fortran/decl.c:6314
+#: fortran/decl.c:6303
 #, no-c-format
 msgid "'%s' cannot be extended at %C because it is BIND(C)"
 msgstr ""
 
-#: fortran/decl.c:6321
+#: fortran/decl.c:6310
 #, no-c-format
 msgid "'%s' cannot be extended at %C because it is a SEQUENCE type"
 msgstr ""
 
-#: fortran/decl.c:6344
+#: fortran/decl.c:6333
 #, no-c-format
 msgid ""
 "Derived type at %C can only be PRIVATE in the specification part of a module"
 msgstr ""
 
-#: fortran/decl.c:6356
+#: fortran/decl.c:6345
 #, no-c-format
 msgid ""
 "Derived type at %C can only be PUBLIC in the specification part of a module"
 msgstr ""
 
-#: fortran/decl.c:6377
+#: fortran/decl.c:6366
 #, no-c-format
 msgid "Fortran 2003: ABSTRACT type at %C"
 msgstr ""
 
-#: fortran/decl.c:6441
+#: fortran/decl.c:6430
 #, no-c-format
 msgid "Expected :: in TYPE definition at %C"
 msgstr ""
 
-#: fortran/decl.c:6452
+#: fortran/decl.c:6441
 #, no-c-format
 msgid "Type name '%s' at %C cannot be the same as an intrinsic type"
 msgstr ""
 
-#: fortran/decl.c:6462
+#: fortran/decl.c:6451
 #, no-c-format
 msgid "Derived type name '%s' at %C already has a basic type of %s"
 msgstr ""
 
-#: fortran/decl.c:6478
+#: fortran/decl.c:6467
 #, no-c-format
 msgid "Derived type definition of '%s' at %C has already been defined"
 msgstr ""
 
-#: fortran/decl.c:6545
+#: fortran/decl.c:6534
 #, no-c-format
 msgid "Cray Pointee at %C cannot be assumed shape array"
 msgstr ""
 
-#: fortran/decl.c:6565
+#: fortran/decl.c:6554
 #, no-c-format
 msgid "Fortran 2003: ENUM and ENUMERATOR at %C"
 msgstr ""
 
-#: fortran/decl.c:6637
+#: fortran/decl.c:6626
 #, no-c-format
 msgid "ENUMERATOR %L not initialized with integer expression"
 msgstr ""
 
-#: fortran/decl.c:6686
+#: fortran/decl.c:6675
 #, no-c-format
 msgid "ENUM definition statement expected before %C"
 msgstr ""
 
-#: fortran/decl.c:6719
+#: fortran/decl.c:6708
 #, no-c-format
 msgid "Syntax error in ENUMERATOR definition at %C"
 msgstr ""
 
-#: fortran/decl.c:6765 fortran/decl.c:6780
+#: fortran/decl.c:6754 fortran/decl.c:6769
 #, no-c-format
 msgid "Duplicate access-specifier at %C"
 msgstr ""
 
-#: fortran/decl.c:6800
+#: fortran/decl.c:6789
 #, no-c-format
 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
 msgstr ""
 
-#: fortran/decl.c:6818
+#: fortran/decl.c:6807
 #, no-c-format
 msgid "Duplicate NON_OVERRIDABLE at %C"
 msgstr ""
 
-#: fortran/decl.c:6833
+#: fortran/decl.c:6822
 #, no-c-format
 msgid "DEFERRED not yet implemented at %C"
 msgstr ""
 
-#: fortran/decl.c:6847
+#: fortran/decl.c:6836
 #, no-c-format
 msgid "Binding attributes already specify passing, illegal PASS at %C"
 msgstr ""
 
-#: fortran/decl.c:6868
+#: fortran/decl.c:6857
 #, no-c-format
 msgid "Expected access-specifier at %C"
 msgstr ""
 
-#: fortran/decl.c:6870
+#: fortran/decl.c:6859
 #, no-c-format
 msgid "Expected binding attribute at %C"
 msgstr ""
 
-#: fortran/decl.c:6910
+#: fortran/decl.c:6899
 #, no-c-format
 msgid "PROCEDURE(interface) at %C is not yet implemented"
 msgstr ""
 
-#: fortran/decl.c:6932
+#: fortran/decl.c:6921
 #, no-c-format
 msgid "Expected '::' after binding-attributes at %C"
 msgstr ""
 
-#: fortran/decl.c:6942
+#: fortran/decl.c:6931
 #, no-c-format
 msgid "Expected binding name at %C"
 msgstr ""
 
-#: fortran/decl.c:6955
+#: fortran/decl.c:6944
 #, no-c-format
 msgid "'::' needed in PROCEDURE binding with explicit target at %C"
 msgstr ""
 
-#: fortran/decl.c:6965
+#: fortran/decl.c:6954
 #, no-c-format
 msgid "Expected binding target after '=>' at %C"
 msgstr ""
 
-#: fortran/decl.c:6977
+#: fortran/decl.c:6966
 #, no-c-format
 msgid "Junk after PROCEDURE declaration at %C"
 msgstr ""
 
-#: fortran/decl.c:6995
+#: fortran/decl.c:6984
 #, no-c-format
 msgid ""
 "There's already a procedure with binding name '%s' for the derived type '%s' "
 "at %C"
 msgstr ""
 
-#: fortran/decl.c:7028
+#: fortran/decl.c:7017
 #, no-c-format
 msgid "GENERIC at %C must be inside a derived-type CONTAINS"
 msgstr ""
 
-#: fortran/decl.c:7045
+#: fortran/decl.c:7034
 #, no-c-format
 msgid "Expected '::' at %C"
 msgstr ""
 
-#: fortran/decl.c:7055
+#: fortran/decl.c:7044
 #, no-c-format
 msgid "Expected generic name at %C"
 msgstr ""
 
-#: fortran/decl.c:7066
+#: fortran/decl.c:7055
 #, no-c-format
 msgid ""
 "There's already a non-generic procedure with binding name '%s' for the "
 "derived type '%s' at %C"
 msgstr ""
 
-#: fortran/decl.c:7075
+#: fortran/decl.c:7064
 #, no-c-format
 msgid "Binding at %C must have the same access as already defined binding '%s'"
 msgstr ""
 
-#: fortran/decl.c:7103
+#: fortran/decl.c:7092
 #, no-c-format
 msgid "Expected specific binding name at %C"
 msgstr ""
 
-#: fortran/decl.c:7114
+#: fortran/decl.c:7103
 #, no-c-format
 msgid "'%s' already defined as specific binding for the generic '%s' at %C"
 msgstr ""
 
-#: fortran/decl.c:7132
+#: fortran/decl.c:7121
 #, no-c-format
 msgid "Junk after GENERIC binding at %C"
 msgstr ""
 
-#: fortran/decl.c:7157
+#: fortran/decl.c:7146
 #, no-c-format
 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
 msgstr ""
 
-#: fortran/decl.c:7168
+#: fortran/decl.c:7157
 #, no-c-format
 msgid ""
 "Derived type declaration with FINAL at %C must be in the specification part "
 "of a MODULE"
 msgstr ""
 
-#: fortran/decl.c:7190
+#: fortran/decl.c:7179
 #, no-c-format
 msgid "Empty FINAL at %C"
 msgstr ""
 
-#: fortran/decl.c:7197
+#: fortran/decl.c:7186
 #, no-c-format
 msgid "Expected module procedure name at %C"
 msgstr ""
 
-#: fortran/decl.c:7207
+#: fortran/decl.c:7196
 #, no-c-format
 msgid "Expected ',' at %C"
 msgstr ""
 
-#: fortran/decl.c:7213
+#: fortran/decl.c:7202
 #, no-c-format
 msgid "Unknown procedure name \"%s\" at %C"
 msgstr ""
 
-#: fortran/decl.c:7227
+#: fortran/decl.c:7216
 #, no-c-format
 msgid "'%s' at %C is already defined as FINAL procedure!"
 msgstr ""
@@ -5593,7 +5338,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:461
+#: fortran/dependency.c:486
 #, no-c-format
 msgid ""
 "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
@@ -5604,29 +5349,29 @@ msgstr ""
 msgid "    Included at %s:%d:"
 msgstr ""
 
-#: fortran/error.c:390
+#: fortran/error.c:382
 #, no-c-format
 msgid "<During initialization>\n"
 msgstr ""
 
-#: fortran/error.c:723
+#: fortran/error.c:715
 #, no-c-format
 msgid "Error count reached limit of %d."
 msgstr ""
 
-#: fortran/error.c:742 fortran/error.c:796 fortran/error.c:833
+#: fortran/error.c:734 fortran/error.c:788 fortran/error.c:825
 msgid "Warning:"
 msgstr ""
 
-#: fortran/error.c:798 fortran/error.c:881 fortran/error.c:907
+#: fortran/error.c:790 fortran/error.c:873 fortran/error.c:899
 msgid "Error:"
 msgstr ""
 
-#: fortran/error.c:931
+#: fortran/error.c:923
 msgid "Fatal Error:"
 msgstr ""
 
-#: fortran/error.c:950
+#: fortran/error.c:942
 #, no-c-format
 msgid "Internal Error at (1):"
 msgstr ""
@@ -5646,360 +5391,366 @@ msgstr ""
 msgid "Integer value too large in expression at %C"
 msgstr ""
 
-#: fortran/expr.c:1047
+#: fortran/expr.c:1056
 #, no-c-format
 msgid "Index in dimension %d is out of bounds at %L"
 msgstr ""
 
-#: fortran/expr.c:1218 fortran/expr.c:1269
+#: fortran/expr.c:1227 fortran/expr.c:1278
 #, no-c-format
 msgid "index in dimension %d is out of bounds at %L"
 msgstr ""
 
-#: fortran/expr.c:1871
+#: fortran/expr.c:1880
 #, no-c-format
 msgid "elemental function arguments at %C are not compliant"
 msgstr ""
 
-#: fortran/expr.c:1915
+#: fortran/expr.c:1924
 #, no-c-format
 msgid "Numeric or CHARACTER operands are required in expression at %L"
 msgstr ""
 
-#: fortran/expr.c:1935
+#: fortran/expr.c:1944
 #, no-c-format
 msgid "Fortran 2003: Noninteger exponent in an initialization expression at %L"
 msgstr ""
 
-#: fortran/expr.c:1950
+#: fortran/expr.c:1959
 #, no-c-format
 msgid ""
 "Concatenation operator in expression at %L must have two CHARACTER operands"
 msgstr ""
 
-#: fortran/expr.c:1957
+#: fortran/expr.c:1966
 #, no-c-format
 msgid "Concat operator at %L must concatenate strings of the same kind"
 msgstr ""
 
-#: fortran/expr.c:1967
+#: fortran/expr.c:1976
 #, no-c-format
 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
 msgstr ""
 
-#: fortran/expr.c:1983
+#: fortran/expr.c:1992
 #, no-c-format
 msgid "LOGICAL operands are required in expression at %L"
 msgstr ""
 
-#: fortran/expr.c:1994
+#: fortran/expr.c:2003
 #, no-c-format
 msgid "Only intrinsic operators can be used in expression at %L"
 msgstr ""
 
-#: fortran/expr.c:2002
+#: fortran/expr.c:2011
 #, no-c-format
 msgid "Numeric operands are required in expression at %L"
 msgstr ""
 
-#: fortran/expr.c:2095
+#: fortran/expr.c:2104
 #, no-c-format
 msgid "Assumed character length variable '%s' in constant expression at %L"
 msgstr ""
 
-#: fortran/expr.c:2146 fortran/expr.c:2152
+#: fortran/expr.c:2155 fortran/expr.c:2161
 #, no-c-format
 msgid ""
 "transformational intrinsic '%s' at %L is not permitted in an initialization "
 "expression"
 msgstr ""
 
-#: fortran/expr.c:2184
+#: fortran/expr.c:2193
 #, no-c-format
 msgid "Extension: Evaluation of nonstandard initialization expression at %L"
 msgstr ""
 
-#: fortran/expr.c:2241
+#: fortran/expr.c:2250
 #, no-c-format
 msgid ""
 "Function '%s' in initialization expression at %L must be an intrinsic or a "
 "specification function"
 msgstr ""
 
-#: fortran/expr.c:2253
+#: fortran/expr.c:2262
 #, no-c-format
 msgid ""
 "Intrinsic function '%s' at %L is not permitted in an initialization "
 "expression"
 msgstr ""
 
-#: fortran/expr.c:2285
+#: fortran/expr.c:2294
 #, no-c-format
 msgid "PARAMETER '%s' is used at %L before its definition is complete"
 msgstr ""
 
-#: fortran/expr.c:2305
+#: fortran/expr.c:2314
 #, no-c-format
 msgid ""
 "Assumed size array '%s' at %L is not permitted in an initialization "
 "expression"
 msgstr ""
 
-#: fortran/expr.c:2311
+#: fortran/expr.c:2320
 #, no-c-format
 msgid ""
 "Assumed shape array '%s' at %L is not permitted in an initialization "
 "expression"
 msgstr ""
 
-#: fortran/expr.c:2317
+#: fortran/expr.c:2326
 #, no-c-format
 msgid ""
 "Deferred array '%s' at %L is not permitted in an initialization expression"
 msgstr ""
 
-#: fortran/expr.c:2323
+#: fortran/expr.c:2332
 #, no-c-format
 msgid ""
 "Array '%s' at %L is a variable, which does not reduce to a constant "
 "expression"
 msgstr ""
 
-#: fortran/expr.c:2333
+#: fortran/expr.c:2342
 #, no-c-format
 msgid ""
 "Parameter '%s' at %L has not been declared or is a variable, which does not "
 "reduce to a constant expression"
 msgstr ""
 
-#: fortran/expr.c:2409
+#: fortran/expr.c:2418
 #, no-c-format
 msgid "Initialization expression didn't reduce %C"
 msgstr ""
 
-#: fortran/expr.c:2477
+#: fortran/expr.c:2486
 #, no-c-format
 msgid "Specification function '%s' at %L cannot be a statement function"
 msgstr ""
 
-#: fortran/expr.c:2484
+#: fortran/expr.c:2493
 #, no-c-format
 msgid "Specification function '%s' at %L cannot be an internal function"
 msgstr ""
 
-#: fortran/expr.c:2491
+#: fortran/expr.c:2500
 #, no-c-format
 msgid "Specification function '%s' at %L must be PURE"
 msgstr ""
 
-#: fortran/expr.c:2498
+#: fortran/expr.c:2507
 #, no-c-format
 msgid "Specification function '%s' at %L cannot be RECURSIVE"
 msgstr ""
 
-#: fortran/expr.c:2632
+#: fortran/expr.c:2641
 #, no-c-format
 msgid "Dummy argument '%s' not allowed in expression at %L"
 msgstr ""
 
-#: fortran/expr.c:2639
+#: fortran/expr.c:2648
 #, no-c-format
 msgid "Dummy argument '%s' at %L cannot be OPTIONAL"
 msgstr ""
 
-#: fortran/expr.c:2646
+#: fortran/expr.c:2655
 #, no-c-format
 msgid "Dummy argument '%s' at %L cannot be INTENT(OUT)"
 msgstr ""
 
-#: fortran/expr.c:2677
+#: fortran/expr.c:2686
 #, no-c-format
 msgid "Variable '%s' cannot appear in the expression at %L"
 msgstr ""
 
-#: fortran/expr.c:2727
+#: fortran/expr.c:2736
 #, no-c-format
 msgid "Expression at %L must be of INTEGER type, found %s"
 msgstr ""
 
-#: fortran/expr.c:2737
+#: fortran/expr.c:2746
 #, no-c-format
 msgid "Function '%s' at %L must be PURE"
 msgstr ""
 
-#: fortran/expr.c:2746
+#: fortran/expr.c:2755
 #, no-c-format
 msgid "Expression at %L must be scalar"
 msgstr ""
 
-#: fortran/expr.c:2773
+#: fortran/expr.c:2782
 #, no-c-format
 msgid "Incompatible ranks in %s (%d and %d) at %L"
 msgstr ""
 
-#: fortran/expr.c:2787
+#: fortran/expr.c:2796
 #, no-c-format
 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
 msgstr ""
 
-#: fortran/expr.c:2833 fortran/expr.c:3089
+#: fortran/expr.c:2842 fortran/expr.c:3099
 #, no-c-format
 msgid "Cannot assign to INTENT(IN) variable '%s' at %L"
 msgstr ""
 
-#: fortran/expr.c:2885
+#: fortran/expr.c:2894
 #, no-c-format
 msgid "'%s' at %L is not a VALUE"
 msgstr ""
 
-#: fortran/expr.c:2892
+#: fortran/expr.c:2901
 #, no-c-format
 msgid "Incompatible ranks %d and %d in assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:2899
+#: fortran/expr.c:2908
 #, no-c-format
 msgid "Variable type is UNKNOWN in assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:2911
+#: fortran/expr.c:2920
 #, no-c-format
 msgid "NULL appears on right-hand side in assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:2922
+#: fortran/expr.c:2931
 #, no-c-format
 msgid "Vector assignment to assumed-size Cray Pointee at %L is illegal"
 msgstr ""
 
-#: fortran/expr.c:2931
+#: fortran/expr.c:2940
 #, no-c-format
 msgid "POINTER valued function appears on right-hand side of assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:2936
+#: fortran/expr.c:2945
 msgid "array assignment"
 msgstr ""
 
-#: fortran/expr.c:2941
+#: fortran/expr.c:2950
 #, no-c-format
 msgid ""
 "Extension: BOZ literal at %L used to initialize non-integer variable '%s'"
 msgstr ""
 
-#: fortran/expr.c:2947 fortran/resolve.c:6456
+#: fortran/expr.c:2956 fortran/resolve.c:6536
 #, no-c-format
 msgid ""
 "Extension: BOZ literal at %L outside a DATA statement and outside INT/REAL/"
 "DBLE/CMPLX"
 msgstr ""
 
-#: fortran/expr.c:2957 fortran/resolve.c:6466
+#: fortran/expr.c:2966 fortran/resolve.c:6546
 #, no-c-format
 msgid "BOZ literal at %L is bitwise transferred non-integer symbol '%s'"
 msgstr ""
 
-#: fortran/expr.c:2965 fortran/resolve.c:6475
+#: fortran/expr.c:2974 fortran/resolve.c:6555
 #, no-c-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:2969 fortran/resolve.c:6479
+#: fortran/expr.c:2978 fortran/resolve.c:6559
 #, no-c-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:2973 fortran/resolve.c:6483
+#: fortran/expr.c:2982 fortran/resolve.c:6563
 #, no-c-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:2995
+#: fortran/expr.c:3004
 #, no-c-format
 msgid ""
 "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
 msgstr ""
 
-#: fortran/expr.c:3031
+#: fortran/expr.c:3040
 #, no-c-format
 msgid "Pointer assignment target is not a POINTER at %L"
 msgstr ""
 
-#: fortran/expr.c:3039
+#: fortran/expr.c:3049
 #, no-c-format
 msgid ""
 "'%s' in the pointer assignment at %L cannot be an l-value since it is a "
 "procedure"
 msgstr ""
 
-#: fortran/expr.c:3067
+#: fortran/expr.c:3077
 #, no-c-format
 msgid "Expected bounds specification for '%s' at %L"
 msgstr ""
 
-#: fortran/expr.c:3072
+#: fortran/expr.c:3082
 #, no-c-format
 msgid "Fortran 2003: Bounds specification for '%s' in pointer assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:3078
+#: fortran/expr.c:3088
 #, no-c-format
 msgid "Pointer bounds remapping at %L is not yet implemented in gfortran"
 msgstr ""
 
-#: fortran/expr.c:3096
+#: fortran/expr.c:3106
 #, no-c-format
 msgid "Pointer assignment to non-POINTER at %L"
 msgstr ""
 
-#: fortran/expr.c:3105
+#: fortran/expr.c:3115
 #, no-c-format
 msgid "Bad pointer object in PURE procedure at %L"
 msgstr ""
 
-#: fortran/expr.c:3121
+#: fortran/expr.c:3134
+#, no-c-format
+msgid "Invalid procedure pointer assignment at %L"
+msgstr ""
+
+#: fortran/expr.c:3140
 #, no-c-format
 msgid ""
-"Different types in pointer assignment at %L; attempted assignment of %s to %s"
+"Abstract interface '%s' is invalid in procedure pointer assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:3129
+#: fortran/expr.c:3159
 #, no-c-format
-msgid "Different kind type parameters in pointer assignment at %L"
+msgid ""
+"Different types in pointer assignment at %L; attempted assignment of %s to %s"
 msgstr ""
 
-#: fortran/expr.c:3136
+#: fortran/expr.c:3167
 #, no-c-format
-msgid "Different ranks in pointer assignment at %L"
+msgid "Different kind type parameters in pointer assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:3151
+#: fortran/expr.c:3174
 #, no-c-format
-msgid "Different character lengths in pointer assignment at %L"
+msgid "Different ranks in pointer assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:3162
+#: fortran/expr.c:3196
 #, no-c-format
 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
 msgstr ""
 
-#: fortran/expr.c:3169
+#: fortran/expr.c:3203
 #, no-c-format
 msgid "Bad target in pointer assignment in PURE procedure at %L"
 msgstr ""
 
-#: fortran/expr.c:3175
+#: fortran/expr.c:3209
 #, no-c-format
 msgid "Pointer assignment with vector subscript on rhs at %L"
 msgstr ""
 
-#: fortran/expr.c:3183
+#: fortran/expr.c:3217
 #, no-c-format
 msgid "Pointer assignment target has PROTECTED attribute at %L"
 msgstr ""
@@ -6094,212 +5845,212 @@ msgstr ""
 msgid "Expecting 'END INTERFACE %s' at %C"
 msgstr ""
 
-#: fortran/interface.c:562
+#: fortran/interface.c:571
 #, no-c-format
 msgid "Alternate return cannot appear in operator interface at %L"
 msgstr ""
 
-#: fortran/interface.c:592
+#: fortran/interface.c:601
 #, no-c-format
 msgid "Operator interface at %L has the wrong number of arguments"
 msgstr ""
 
-#: fortran/interface.c:603
+#: fortran/interface.c:612
 #, no-c-format
 msgid "Assignment operator interface at %L must be a SUBROUTINE"
 msgstr ""
 
-#: fortran/interface.c:609
+#: fortran/interface.c:618
 #, no-c-format
 msgid "Assignment operator interface at %L must have two arguments"
 msgstr ""
 
-#: fortran/interface.c:624
+#: fortran/interface.c:633
 #, no-c-format
 msgid ""
 "Assignment operator interface at %L must not redefine an INTRINSIC type "
 "assignment"
 msgstr ""
 
-#: fortran/interface.c:633
+#: fortran/interface.c:642
 #, no-c-format
 msgid "Intrinsic operator interface at %L must be a FUNCTION"
 msgstr ""
 
-#: fortran/interface.c:643
+#: fortran/interface.c:652
 #, no-c-format
 msgid ""
 "First argument of defined assignment at %L must be INTENT(OUT) or INTENT"
 "(INOUT)"
 msgstr ""
 
-#: fortran/interface.c:647
+#: fortran/interface.c:656
 #, no-c-format
 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
 msgstr ""
 
-#: fortran/interface.c:653 fortran/resolve.c:10246
+#: fortran/interface.c:662 fortran/resolve.c:10333
 #, no-c-format
 msgid "First argument of operator interface at %L must be INTENT(IN)"
 msgstr ""
 
-#: fortran/interface.c:657 fortran/resolve.c:10258
+#: fortran/interface.c:666 fortran/resolve.c:10345
 #, no-c-format
 msgid "Second argument of operator interface at %L must be INTENT(IN)"
 msgstr ""
 
-#: fortran/interface.c:760
+#: fortran/interface.c:769
 #, no-c-format
 msgid "Operator interface at %L conflicts with intrinsic interface"
 msgstr ""
 
-#: fortran/interface.c:1121
+#: fortran/interface.c:1130
 #, no-c-format
 msgid "Procedure '%s' in %s at %L has no explicit interface"
 msgstr ""
 
-#: fortran/interface.c:1124
+#: fortran/interface.c:1133
 #, no-c-format
 msgid "Procedure '%s' in %s at %L is neither function nor subroutine"
 msgstr ""
 
-#: fortran/interface.c:1179 fortran/interface.c:1185
+#: fortran/interface.c:1188 fortran/interface.c:1194
 #, no-c-format
 msgid "Ambiguous interfaces '%s' and '%s' in %s at %L"
 msgstr ""
 
-#: fortran/interface.c:1221
+#: fortran/interface.c:1230
 #, no-c-format
 msgid "'%s' at %L is not a module procedure"
 msgstr ""
 
-#: fortran/interface.c:1469 fortran/interface.c:2428
+#: fortran/interface.c:1478 fortran/interface.c:2440
 #, no-c-format
 msgid "Type/rank mismatch in argument '%s' at %L"
 msgstr ""
 
-#: fortran/interface.c:1478
+#: fortran/interface.c:1487
 #, no-c-format
 msgid "Type mismatch in argument '%s' at %L; passed %s to %s"
 msgstr ""
 
-#: fortran/interface.c:1496 fortran/interface.c:1536
+#: fortran/interface.c:1505 fortran/interface.c:1545
 #, no-c-format
 msgid "Rank mismatch in argument '%s' at %L (%d and %d)"
 msgstr ""
 
-#: fortran/interface.c:1523
+#: fortran/interface.c:1532
 #, no-c-format
 msgid ""
 "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument '%"
 "s' at %L"
 msgstr ""
 
-#: fortran/interface.c:1548
+#: fortran/interface.c:1557
 #, no-c-format
 msgid "Element of assumed-shaped array passed to dummy argument '%s' at %L"
 msgstr ""
 
-#: fortran/interface.c:1865
+#: fortran/interface.c:1874
 #, no-c-format
 msgid "Keyword argument '%s' at %L is not in the procedure"
 msgstr ""
 
-#: fortran/interface.c:1873
+#: fortran/interface.c:1882
 #, no-c-format
 msgid ""
 "Keyword argument '%s' at %L is already associated with another actual "
 "argument"
 msgstr ""
 
-#: fortran/interface.c:1883
+#: fortran/interface.c:1892
 #, no-c-format
 msgid "More actual than formal arguments in procedure call at %L"
 msgstr ""
 
-#: fortran/interface.c:1895 fortran/interface.c:2127
+#: fortran/interface.c:1904 fortran/interface.c:2136
 #, no-c-format
 msgid "Missing alternate return spec in subroutine call at %L"
 msgstr ""
 
-#: fortran/interface.c:1903
+#: fortran/interface.c:1912
 #, no-c-format
 msgid "Unexpected alternate return spec in subroutine call at %L"
 msgstr ""
 
-#: fortran/interface.c:1926
+#: fortran/interface.c:1935
 #, no-c-format
 msgid ""
 "Character length mismatch (%ld/%ld) between actual argument and pointer or "
 "allocatable dummy argument '%s' at %L"
 msgstr ""
 
-#: fortran/interface.c:1933
+#: fortran/interface.c:1942
 #, no-c-format
 msgid ""
 "Character length mismatch (%ld/%ld) between actual argument and assumed-"
 "shape dummy argument '%s' at %L"
 msgstr ""
 
-#: fortran/interface.c:1949
+#: fortran/interface.c:1958
 #, no-c-format
 msgid ""
 "Character length of actual argument shorter than of dummy argument '%s' (%lu/"
 "%lu) at %L"
 msgstr ""
 
-#: fortran/interface.c:1954
+#: fortran/interface.c:1963
 #, no-c-format
 msgid ""
 "Actual argument contains too few elements for dummy argument '%s' (%lu/%lu) "
 "at %L"
 msgstr ""
 
-#: fortran/interface.c:1967
+#: fortran/interface.c:1976
 #, no-c-format
 msgid "Expected a procedure pointer for argument '%s' at %L"
 msgstr ""
 
-#: fortran/interface.c:1979
+#: fortran/interface.c:1988
 #, no-c-format
 msgid "Expected a procedure for argument '%s' at %L"
 msgstr ""
 
-#: fortran/interface.c:1989
+#: fortran/interface.c:1998
 #, no-c-format
 msgid "Expected a PURE procedure for argument '%s' at %L"
 msgstr ""
 
-#: fortran/interface.c:2003
+#: fortran/interface.c:2012
 #, no-c-format
 msgid "Actual argument for '%s' cannot be an assumed-size array at %L"
 msgstr ""
 
-#: fortran/interface.c:2012
+#: fortran/interface.c:2021
 #, no-c-format
 msgid "Actual argument for '%s' must be a pointer at %L"
 msgstr ""
 
-#: fortran/interface.c:2021
+#: fortran/interface.c:2030
 #, no-c-format
 msgid "Actual argument for '%s' must be ALLOCATABLE at %L"
 msgstr ""
 
-#: fortran/interface.c:2034
+#: fortran/interface.c:2043
 #, no-c-format
 msgid ""
 "Actual argument at %L must be definable as the dummy argument '%s' is INTENT "
 "= OUT/INOUT"
 msgstr ""
 
-#: fortran/interface.c:2043
+#: fortran/interface.c:2052
 #, no-c-format
 msgid ""
 "Actual argument at %L is use-associated with PROTECTED attribute and dummy "
 "argument '%s' is INTENT = OUT/INOUT"
 msgstr ""
 
-#: fortran/interface.c:2056
+#: fortran/interface.c:2065
 #, no-c-format
 msgid ""
 "Array-section actual argument with vector subscripts at %L is incompatible "
@@ -6307,75 +6058,75 @@ msgid ""
 "'%s'"
 msgstr ""
 
-#: fortran/interface.c:2073
+#: fortran/interface.c:2082
 #, no-c-format
 msgid ""
 "Assumed-shape actual argument at %L is incompatible with the non-assumed-"
 "shape dummy argument '%s' due to VOLATILE attribute"
 msgstr ""
 
-#: fortran/interface.c:2085
+#: fortran/interface.c:2094
 #, no-c-format
 msgid ""
 "Array-section actual argument at %L is incompatible with the non-assumed-"
 "shape dummy argument '%s' due to VOLATILE attribute"
 msgstr ""
 
-#: fortran/interface.c:2104
+#: fortran/interface.c:2113
 #, no-c-format
 msgid ""
 "Pointer-array actual argument at %L requires an assumed-shape or pointer-"
 "array dummy argument '%s' due to VOLATILE attribute"
 msgstr ""
 
-#: fortran/interface.c:2134
+#: fortran/interface.c:2143
 #, no-c-format
 msgid "Missing actual argument for argument '%s' at %L"
 msgstr ""
 
-#: fortran/interface.c:2320
+#: fortran/interface.c:2329
 #, no-c-format
 msgid ""
 "Same actual argument associated with INTENT(%s) argument '%s' and INTENT(%s) "
 "argument '%s' at %L"
 msgstr ""
 
-#: fortran/interface.c:2376
+#: fortran/interface.c:2385
 #, no-c-format
 msgid ""
 "Procedure argument at %L is INTENT(IN) while interface specifies INTENT(%s)"
 msgstr ""
 
-#: fortran/interface.c:2386
+#: fortran/interface.c:2395
 #, no-c-format
 msgid ""
 "Procedure argument at %L is local to a PURE procedure and is passed to an "
 "INTENT(%s) argument"
 msgstr ""
 
-#: fortran/interface.c:2394
+#: fortran/interface.c:2403
 #, no-c-format
 msgid ""
 "Procedure argument at %L is local to a PURE procedure and has the POINTER "
 "attribute"
 msgstr ""
 
-#: fortran/interface.c:2417
+#: fortran/interface.c:2429
 #, no-c-format
 msgid "Procedure '%s' called with an implicit interface at %L"
 msgstr ""
 
-#: fortran/interface.c:2442
+#: fortran/interface.c:2454
 #, no-c-format
 msgid "Keyword argument requires explicit interface for procedure '%s' at %L"
 msgstr ""
 
-#: fortran/interface.c:2676
+#: fortran/interface.c:2689
 #, no-c-format
 msgid "Function '%s' called in lieu of an operator at %L must be PURE"
 msgstr ""
 
-#: fortran/interface.c:2756
+#: fortran/interface.c:2769
 #, no-c-format
 msgid "Entity '%s' at %C is already present in the interface"
 msgstr ""
@@ -6425,459 +6176,463 @@ msgstr ""
 msgid "Type of argument '%s' in call to '%s' at %L should be %s, not %s"
 msgstr ""
 
-#: fortran/intrinsic.c:3559
+#: fortran/intrinsic.c:3556
 #, no-c-format
 msgid "Intrinsic '%s' (is %s) is used at %L"
 msgstr ""
 
-#: fortran/intrinsic.c:3623
+#: fortran/intrinsic.c:3620
 #, no-c-format
 msgid "Fortran 2003: Function '%s' as initialization expression at %L"
 msgstr ""
 
-#: fortran/intrinsic.c:3699
+#: fortran/intrinsic.c:3696
 #, no-c-format
 msgid ""
 "Fortran 2003: Elemental function as initialization expression with non-"
 "integer/non-character arguments at %L"
 msgstr ""
 
-#: fortran/intrinsic.c:3760
+#: fortran/intrinsic.c:3757
 #, no-c-format
 msgid "Subroutine call to intrinsic '%s' at %L is not PURE"
 msgstr ""
 
-#: fortran/intrinsic.c:3832
+#: fortran/intrinsic.c:3829
 #, no-c-format
 msgid "Extension: Conversion from %s to %s at %L"
 msgstr ""
 
-#: fortran/intrinsic.c:3835
+#: fortran/intrinsic.c:3832
 #, no-c-format
 msgid "Conversion from %s to %s at %L"
 msgstr ""
 
-#: fortran/intrinsic.c:3882
+#: fortran/intrinsic.c:3879
 #, no-c-format
 msgid "Can't convert %s to %s at %L"
 msgstr ""
 
-#: fortran/intrinsic.c:3978
+#: fortran/intrinsic.c:3975
 #, no-c-format
 msgid ""
 "'%s' 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:3983
+#: fortran/intrinsic.c:3980
 #, no-c-format
 msgid ""
 "'%s' declared at %L is also the name of an intrinsic.  It can only be called "
 "via an explicit interface or if declared EXTERNAL."
 msgstr ""
 
-#: fortran/io.c:164 fortran/primary.c:768
+#: fortran/io.c:165 fortran/primary.c:768
 #, no-c-format
 msgid "Extension: backslash character at %C"
 msgstr ""
 
-#: fortran/io.c:198 fortran/io.c:201
+#: fortran/io.c:201 fortran/io.c:204
 #, no-c-format
 msgid "Extension: Tab character in format at %C"
 msgstr ""
 
-#: fortran/io.c:445
+#: fortran/io.c:448
 #, no-c-format
 msgid "Fortran 2003: DP format specifier not allowed at %C"
 msgstr ""
 
-#: fortran/io.c:452
+#: fortran/io.c:455
 #, no-c-format
 msgid "Fortran 2003: DC format specifier not allowed at %C"
 msgstr ""
 
-#: fortran/io.c:488
+#: fortran/io.c:491
 msgid "Positive width required"
 msgstr ""
 
-#: fortran/io.c:489
+#: fortran/io.c:492
 msgid "Nonnegative width required"
 msgstr ""
 
-#: fortran/io.c:490
+#: fortran/io.c:493
 msgid "Unexpected element '%c' in format string at %L"
 msgstr ""
 
-#: fortran/io.c:492
+#: fortran/io.c:495
 msgid "Unexpected end of format string"
 msgstr ""
 
-#: fortran/io.c:493
+#: fortran/io.c:496
 msgid "Zero width in format descriptor"
 msgstr ""
 
-#: fortran/io.c:512
+#: fortran/io.c:516
 msgid "Missing leading left parenthesis"
 msgstr ""
 
-#: fortran/io.c:559
+#: fortran/io.c:563
 msgid "Expected P edit descriptor"
 msgstr ""
 
 #. P requires a prior number.
-#: fortran/io.c:567
+#: fortran/io.c:571
 msgid "P descriptor requires leading scale factor"
 msgstr ""
 
 #. X requires a prior number if we're being pedantic.
-#: fortran/io.c:572
+#: fortran/io.c:576
 #, no-c-format
 msgid "Extension: X descriptor requires leading space count at %C"
 msgstr ""
 
-#: fortran/io.c:596
+#: fortran/io.c:600
 #, no-c-format
 msgid "Extension: $ descriptor at %C"
 msgstr ""
 
-#: fortran/io.c:601
+#: fortran/io.c:605
 #, no-c-format
 msgid "$ should be the last specifier in format at %C"
 msgstr ""
 
-#: fortran/io.c:650
+#: fortran/io.c:654
 msgid "Repeat count cannot follow P descriptor"
 msgstr ""
 
-#: fortran/io.c:665
+#: fortran/io.c:669
 msgid "Positive width required with T descriptor"
 msgstr ""
 
-#: fortran/io.c:680
+#: fortran/io.c:684
 #, no-c-format
 msgid "Extension: Missing positive width after L descriptor at %C"
 msgstr ""
 
-#: fortran/io.c:723
+#: fortran/io.c:727
 #, no-c-format
 msgid "Fortran 2008: 'G0' in format at %C"
 msgstr ""
 
-#: fortran/io.c:751 fortran/io.c:753 fortran/io.c:814 fortran/io.c:816
+#: fortran/io.c:745
+msgid "E specifier not allowed with g0 descriptor"
+msgstr ""
+
+#: fortran/io.c:759 fortran/io.c:761 fortran/io.c:822 fortran/io.c:824
 #, no-c-format
 msgid "Period required in format specifier at %C"
 msgstr ""
 
-#: fortran/io.c:785
+#: fortran/io.c:793
 msgid "Positive exponent width required"
 msgstr ""
 
-#: fortran/io.c:834
+#: fortran/io.c:842
 #, no-c-format
 msgid "The H format specifier at %C is a Fortran 95 deleted feature"
 msgstr ""
 
-#: fortran/io.c:919 fortran/io.c:976
+#: fortran/io.c:927 fortran/io.c:984
 #, no-c-format
 msgid "Extension: Missing comma at %C"
 msgstr ""
 
-#: fortran/io.c:989
+#: fortran/io.c:999
 #, no-c-format
 msgid "%s in format string at %L"
 msgstr ""
 
-#: fortran/io.c:1034
+#: fortran/io.c:1044
 #, no-c-format
 msgid "Format statement in module main block at %C"
 msgstr ""
 
-#: fortran/io.c:1040
+#: fortran/io.c:1050
 #, no-c-format
 msgid "Missing format label at %C"
 msgstr ""
 
-#: fortran/io.c:1100 fortran/io.c:1131 fortran/io.c:1193
+#: fortran/io.c:1110 fortran/io.c:1141 fortran/io.c:1203
 #, no-c-format
 msgid "Invalid value for %s specification at %C"
 msgstr ""
 
-#: fortran/io.c:1106 fortran/io.c:1137
+#: fortran/io.c:1116 fortran/io.c:1147
 #, no-c-format
 msgid "Duplicate %s specification at %C"
 msgstr ""
 
-#: fortran/io.c:1144
+#: fortran/io.c:1154
 #, no-c-format
 msgid "Variable %s cannot be INTENT(IN) at %C"
 msgstr ""
 
-#: fortran/io.c:1151
+#: fortran/io.c:1161
 #, no-c-format
 msgid "Variable %s cannot be assigned in PURE procedure at %C"
 msgstr ""
 
-#: fortran/io.c:1199
+#: fortran/io.c:1209
 #, no-c-format
 msgid "Duplicate %s label specification at %C"
 msgstr ""
 
-#: fortran/io.c:1219
+#: fortran/io.c:1229
 #, no-c-format
 msgid ""
 "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
 msgstr ""
 
-#: fortran/io.c:1232
+#: fortran/io.c:1242
 #, no-c-format
 msgid "FORMAT tag at %L must be of type CHARACTER or INTEGER"
 msgstr ""
 
-#: fortran/io.c:1238
+#: fortran/io.c:1248
 #, no-c-format
 msgid "Deleted feature: ASSIGNED variable in FORMAT tag at %L"
 msgstr ""
 
-#: fortran/io.c:1244
+#: fortran/io.c:1254
 #, no-c-format
 msgid "Variable '%s' at %L has not been assigned a format label"
 msgstr ""
 
-#: fortran/io.c:1251
+#: fortran/io.c:1261
 #, no-c-format
 msgid "Scalar '%s' in FORMAT tag at %L is not an ASSIGNED variable"
 msgstr ""
 
-#: fortran/io.c:1264
+#: fortran/io.c:1274
 #, no-c-format
 msgid "Extension: Character array in FORMAT tag at %L"
 msgstr ""
 
-#: fortran/io.c:1270
+#: fortran/io.c:1280
 #, no-c-format
 msgid "Extension: Non-character in FORMAT tag at %L"
 msgstr ""
 
-#: fortran/io.c:1295
+#: fortran/io.c:1305
 #, no-c-format
 msgid "%s tag at %L must be of type %s"
 msgstr ""
 
-#: fortran/io.c:1302
+#: fortran/io.c:1312
 #, no-c-format
 msgid "%s tag at %L must be scalar"
 msgstr ""
 
-#: fortran/io.c:1308
+#: fortran/io.c:1318
 #, no-c-format
 msgid "Fortran 2003: IOMSG tag at %L"
 msgstr ""
 
-#: fortran/io.c:1316
+#: fortran/io.c:1326
 #, no-c-format
 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
 msgstr ""
 
-#: fortran/io.c:1324
+#: fortran/io.c:1334
 #, no-c-format
 msgid "Extension: CONVERT tag at %L"
 msgstr ""
 
-#: fortran/io.c:1505 fortran/io.c:1513
+#: fortran/io.c:1515 fortran/io.c:1523
 #, no-c-format
 msgid "Fortran 2003: %s specifier in %s statement at %C has value '%s'"
 msgstr ""
 
-#: fortran/io.c:1532 fortran/io.c:1540
+#: fortran/io.c:1542 fortran/io.c:1550
 #, no-c-format
 msgid "Extension: %s specifier in %s statement at %C has value '%s'"
 msgstr ""
 
-#: fortran/io.c:1553 fortran/io.c:1561
+#: fortran/io.c:1563 fortran/io.c:1571
 #, no-c-format
 msgid "%s specifier in %s statement at %C has invalid value '%s'"
 msgstr ""
 
-#: fortran/io.c:1616
+#: fortran/io.c:1626
 #, no-c-format
 msgid "OPEN statement not allowed in PURE procedure at %C"
 msgstr ""
 
-#: fortran/io.c:1649
+#: fortran/io.c:1659
 #, no-c-format
 msgid "Fortran 2003: ASYNCHRONOUS= at %C not allowed in Fortran 95"
 msgstr ""
 
-#: fortran/io.c:1667 fortran/io.c:3045
+#: fortran/io.c:1677 fortran/io.c:3060
 #, no-c-format
 msgid "Fortran 2003: BLANK= at %C not allowed in Fortran 95"
 msgstr ""
 
-#: fortran/io.c:1685 fortran/io.c:3024
+#: fortran/io.c:1695 fortran/io.c:3039
 #, no-c-format
 msgid "Fortran 2003: DECIMAL= at %C not allowed in Fortran 95"
 msgstr ""
 
-#: fortran/io.c:1703 fortran/io.c:3135
+#: fortran/io.c:1713 fortran/io.c:3150
 #, no-c-format
 msgid "Fortran 2003: DELIM= at %C not allowed in Fortran 95"
 msgstr ""
 
-#: fortran/io.c:1721
+#: fortran/io.c:1731
 #, no-c-format
 msgid "Fortran 2003: ENCODING= at %C not allowed in Fortran 95"
 msgstr ""
 
 #. When implemented, change the following to use gfc_notify_std F2003.
-#: fortran/io.c:1773
+#: fortran/io.c:1783
 #, no-c-format
 msgid "Fortran F2003: ROUND= specifier at %C not implemented"
 msgstr ""
 
-#: fortran/io.c:1792
+#: fortran/io.c:1802
 #, no-c-format
 msgid "Fortran 2003: SIGN= at %C not allowed in Fortran 95"
 msgstr ""
 
-#: fortran/io.c:2005
+#: fortran/io.c:2015
 #, no-c-format
 msgid "CLOSE statement not allowed in PURE procedure at %C"
 msgstr ""
 
-#: fortran/io.c:2142 fortran/match.c:1948
+#: fortran/io.c:2152 fortran/match.c:1948
 #, no-c-format
 msgid "%s statement not allowed in PURE procedure at %C"
 msgstr ""
 
-#: fortran/io.c:2198
+#: fortran/io.c:2208
 #, no-c-format
 msgid "Fortran 2003: FLUSH statement at %C"
 msgstr ""
 
-#: fortran/io.c:2254
+#: fortran/io.c:2264
 #, no-c-format
 msgid "Duplicate UNIT specification at %C"
 msgstr ""
 
-#: fortran/io.c:2314
+#: fortran/io.c:2324
 #, no-c-format
 msgid "Duplicate format specification at %C"
 msgstr ""
 
-#: fortran/io.c:2331
+#: fortran/io.c:2341
 #, no-c-format
 msgid "Symbol '%s' in namelist '%s' is INTENT(IN) at %C"
 msgstr ""
 
-#: fortran/io.c:2367
+#: fortran/io.c:2377
 #, no-c-format
 msgid "Duplicate NML specification at %C"
 msgstr ""
 
-#: fortran/io.c:2376
+#: fortran/io.c:2386
 #, no-c-format
 msgid "Symbol '%s' at %C must be a NAMELIST group name"
 msgstr ""
 
-#: fortran/io.c:2441
+#: fortran/io.c:2451
 #, no-c-format
 msgid "END tag at %C not allowed in output statement"
 msgstr ""
 
-#: fortran/io.c:2517
+#: fortran/io.c:2528
 #, no-c-format
 msgid ""
 "UNIT specification at %L must be an INTEGER expression or a CHARACTER "
 "variable"
 msgstr ""
 
-#: fortran/io.c:2542
+#: fortran/io.c:2553
 #, no-c-format
 msgid "Invalid form of WRITE statement at %L, UNIT required"
 msgstr ""
 
-#: fortran/io.c:2553
+#: fortran/io.c:2564
 #, no-c-format
 msgid "Internal unit with vector subscript at %L"
 msgstr ""
 
-#: fortran/io.c:2560
+#: fortran/io.c:2571
 #, no-c-format
 msgid "External IO UNIT cannot be an array at %L"
 msgstr ""
 
-#: fortran/io.c:2565
+#: fortran/io.c:2576
 #, no-c-format
 msgid "Extension: Comma before i/o item list at %L"
 msgstr ""
 
-#: fortran/io.c:2575
+#: fortran/io.c:2586
 #, no-c-format
 msgid "ERR tag label %d at %L not defined"
 msgstr ""
 
-#: fortran/io.c:2587
+#: fortran/io.c:2598
 #, no-c-format
 msgid "END tag label %d at %L not defined"
 msgstr ""
 
-#: fortran/io.c:2599
+#: fortran/io.c:2610
 #, no-c-format
 msgid "EOR tag label %d at %L not defined"
 msgstr ""
 
-#: fortran/io.c:2609
+#: fortran/io.c:2620
 #, no-c-format
 msgid "FORMAT label %d at %L not defined"
 msgstr ""
 
-#: fortran/io.c:2730
+#: fortran/io.c:2741
 #, no-c-format
 msgid "Syntax error in I/O iterator at %C"
 msgstr ""
 
-#: fortran/io.c:2761
+#: fortran/io.c:2772
 #, no-c-format
 msgid "Expected variable in READ statement at %C"
 msgstr ""
 
-#: fortran/io.c:2767
+#: fortran/io.c:2778
 #, no-c-format
 msgid "Expected expression in %s statement at %C"
 msgstr ""
 
-#: fortran/io.c:2777
+#: fortran/io.c:2788
 #, no-c-format
 msgid "Variable '%s' in input list at %C cannot be INTENT(IN)"
 msgstr ""
 
-#: fortran/io.c:2786
+#: fortran/io.c:2797
 #, no-c-format
 msgid "Cannot read to variable '%s' in PURE procedure at %C"
 msgstr ""
 
-#: fortran/io.c:2802
+#: fortran/io.c:2813
 #, no-c-format
 msgid "Cannot write to internal file unit '%s' at %C inside a PURE procedure"
 msgstr ""
 
 #. A general purpose syntax error.
-#: fortran/io.c:2863 fortran/io.c:3462 fortran/gfortran.h:2202
+#: fortran/io.c:2874 fortran/io.c:3481 fortran/gfortran.h:2209
 #, no-c-format
 msgid "Syntax error in %s statement at %C"
 msgstr ""
 
-#: fortran/io.c:2944
+#: fortran/io.c:2959
 #, no-c-format
 msgid "Fortran 2003: Internal file at %L with namelist"
 msgstr ""
 
-#: fortran/io.c:2998
+#: fortran/io.c:3013
 #, no-c-format
 msgid "ASYNCHRONOUS= specifier at %L must be an initialization expression"
 msgstr ""
 
-#: fortran/io.c:3066
+#: fortran/io.c:3081
 #, no-c-format
 msgid "Fortran 2003: PAD= at %C not allowed in Fortran 95"
 msgstr ""
@@ -6886,58 +6641,58 @@ msgstr ""
 #. if (gfc_notify_std (GFC_STD_F2003, "Fortran 2003: ROUND= at %C "
 #. "not allowed in Fortran 95") == FAILURE)
 #. return MATCH_ERROR;
-#: fortran/io.c:3091
+#: fortran/io.c:3106
 #, no-c-format
 msgid "F2003 Feature: ROUND= specifier at %C not implemented"
 msgstr ""
 
-#: fortran/io.c:3280
+#: fortran/io.c:3299
 #, no-c-format
 msgid "PRINT namelist at %C is an extension"
 msgstr ""
 
-#: fortran/io.c:3432
+#: fortran/io.c:3451
 #, no-c-format
 msgid "Expected comma in I/O list at %C"
 msgstr ""
 
-#: fortran/io.c:3496
+#: fortran/io.c:3515
 #, no-c-format
 msgid "PRINT statement at %C not allowed within PURE procedure"
 msgstr ""
 
-#: fortran/io.c:3650 fortran/io.c:3701
+#: fortran/io.c:3671 fortran/io.c:3722
 #, no-c-format
 msgid "INQUIRE statement not allowed in PURE procedure at %C"
 msgstr ""
 
-#: fortran/io.c:3677
+#: fortran/io.c:3698
 #, no-c-format
 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
 msgstr ""
 
-#: fortran/io.c:3687 fortran/trans-io.c:1178
+#: fortran/io.c:3708 fortran/trans-io.c:1178
 #, no-c-format
 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
 msgstr ""
 
-#: fortran/io.c:3694
+#: fortran/io.c:3715
 #, no-c-format
 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
 msgstr ""
 
-#: fortran/io.c:3707
+#: fortran/io.c:3728
 #, no-c-format
 msgid ""
 "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
 msgstr ""
 
-#: fortran/io.c:3866
+#: fortran/io.c:3888
 #, no-c-format
 msgid "Fortran 2003: WAIT at %C not allowed in Fortran 95"
 msgstr ""
 
-#: fortran/io.c:3872
+#: fortran/io.c:3894
 #, no-c-format
 msgid "WAIT statement not allowed in PURE procedure at %C"
 msgstr ""
@@ -7348,254 +7103,279 @@ msgstr ""
 msgid "Out of memory-- malloc() failed"
 msgstr ""
 
-#: fortran/module.c:505
+#: fortran/module.c:509
 #, no-c-format
 msgid "Fortran 2003: module nature in USE statement at %C"
 msgstr ""
 
-#: fortran/module.c:517
+#: fortran/module.c:521
 #, no-c-format
 msgid ""
 "Module nature in USE statement at %C shall be either INTRINSIC or "
 "NON_INTRINSIC"
 msgstr ""
 
-#: fortran/module.c:530
+#: fortran/module.c:534
 #, no-c-format
 msgid "\"::\" was expected after module nature at %C but was not found"
 msgstr ""
 
-#: fortran/module.c:539
+#: fortran/module.c:543
 #, no-c-format
 msgid "Fortran 2003: \"USE :: module\" at %C"
 msgstr ""
 
-#: fortran/module.c:593
+#: fortran/module.c:597
 #, no-c-format
 msgid "Missing generic specification in USE statement at %C"
 msgstr ""
 
-#: fortran/module.c:601
+#: fortran/module.c:605
 #, no-c-format
 msgid "Fortran 2003: Renaming operators in USE statements at %C"
 msgstr ""
 
-#: fortran/module.c:643
+#: fortran/module.c:647
 #, no-c-format
 msgid "The name '%s' at %C has already been used as an external module name."
 msgstr ""
 
-#: fortran/module.c:921
+#: fortran/module.c:925
 #, no-c-format
 msgid "Reading module %s at line %d column %d: %s"
 msgstr ""
 
-#: fortran/module.c:925
+#: fortran/module.c:929
 #, no-c-format
 msgid "Writing module %s at line %d column %d: %s"
 msgstr ""
 
-#: fortran/module.c:929
+#: fortran/module.c:933
 #, no-c-format
 msgid "Module %s at line %d column %d: %s"
 msgstr ""
 
-#: fortran/module.c:969
+#: fortran/module.c:973
 msgid "Unexpected EOF"
 msgstr ""
 
-#: fortran/module.c:1001
+#: fortran/module.c:1005
 msgid "Unexpected end of module in string constant"
 msgstr ""
 
-#: fortran/module.c:1055
+#: fortran/module.c:1059
 msgid "Integer overflow"
 msgstr ""
 
-#: fortran/module.c:1086
+#: fortran/module.c:1090
 msgid "Name too long"
 msgstr ""
 
-#: fortran/module.c:1193
+#: fortran/module.c:1197
 msgid "Bad name"
 msgstr ""
 
-#: fortran/module.c:1237
+#: fortran/module.c:1241
 msgid "Expected name"
 msgstr ""
 
-#: fortran/module.c:1240
+#: fortran/module.c:1244
 msgid "Expected left parenthesis"
 msgstr ""
 
-#: fortran/module.c:1243
+#: fortran/module.c:1247
 msgid "Expected right parenthesis"
 msgstr ""
 
-#: fortran/module.c:1246
+#: fortran/module.c:1250
 msgid "Expected integer"
 msgstr ""
 
-#: fortran/module.c:1249
+#: fortran/module.c:1253
 msgid "Expected string"
 msgstr ""
 
-#: fortran/module.c:1273
+#: fortran/module.c:1277
 msgid "find_enum(): Enum not found"
 msgstr ""
 
-#: fortran/module.c:1287
+#: fortran/module.c:1291
 #, no-c-format
 msgid "Error writing modules file: %s"
 msgstr ""
 
-#: fortran/module.c:1836
+#: fortran/module.c:1840
 msgid "Expected attribute bit name"
 msgstr ""
 
-#: fortran/module.c:2661
+#: fortran/module.c:2665
 msgid "Expected integer string"
 msgstr ""
 
-#: fortran/module.c:2665
+#: fortran/module.c:2669
 msgid "Error converting integer"
 msgstr ""
 
-#: fortran/module.c:2687
+#: fortran/module.c:2691
 msgid "Expected real string"
 msgstr ""
 
-#: fortran/module.c:2889
+#: fortran/module.c:2893
 msgid "Expected expression type"
 msgstr ""
 
-#: fortran/module.c:2943
+#: fortran/module.c:2947
 msgid "Bad operator"
 msgstr ""
 
-#: fortran/module.c:3032
+#: fortran/module.c:3036
 msgid "Bad type in constant expression"
 msgstr ""
 
-#: fortran/module.c:3073
+#: fortran/module.c:3077
 #, no-c-format
 msgid "Namelist %s cannot be renamed by USE association to %s"
 msgstr ""
 
-#: fortran/module.c:4244
+#: fortran/module.c:4250
 #, no-c-format
 msgid "Symbol '%s' referenced at %L not found in module '%s'"
 msgstr ""
 
-#: fortran/module.c:4251
+#: fortran/module.c:4257
 #, no-c-format
 msgid "User operator '%s' referenced at %L not found in module '%s'"
 msgstr ""
 
-#: fortran/module.c:4256
+#: fortran/module.c:4262
 #, no-c-format
 msgid "Intrinsic operator '%s' referenced at %L not found in module '%s'"
 msgstr ""
 
-#: fortran/module.c:4805
+#: fortran/module.c:4825
 #, no-c-format
 msgid "Can't open module file '%s' for writing at %C: %s"
 msgstr ""
 
-#: fortran/module.c:4843
+#: fortran/module.c:4863
 #, no-c-format
 msgid "Error writing module file '%s' for writing: %s"
 msgstr ""
 
-#: fortran/module.c:4873 fortran/module.c:4955
+#: fortran/module.c:4872
+#, no-c-format
+msgid "Can't delete module file '%s': %s"
+msgstr ""
+
+#: fortran/module.c:4875
+#, no-c-format
+msgid "Can't rename module file '%s' to '%s': %s"
+msgstr ""
+
+#: fortran/module.c:4881
+#, no-c-format
+msgid "Can't delete temporary module file '%s': %s"
+msgstr ""
+
+#: fortran/module.c:4901 fortran/module.c:4983
 #, no-c-format
 msgid ""
 "Symbol '%s' referenced at %L does not exist in intrinsic module "
 "ISO_C_BINDING."
 msgstr ""
 
-#: fortran/module.c:4986
+#: fortran/module.c:5014
 #, no-c-format
 msgid ""
 "Symbol '%s' referenced at %L not found in intrinsic module ISO_C_BINDING"
 msgstr ""
 
-#: fortran/module.c:5008
+#: fortran/module.c:5036
 #, no-c-format
 msgid "Symbol '%s' already declared"
 msgstr ""
 
-#: fortran/module.c:5063
+#: fortran/module.c:5091
 #, no-c-format
 msgid ""
 "Use of intrinsic module '%s' at %C conflicts with non-intrinsic module name "
 "used previously"
 msgstr ""
 
-#: fortran/module.c:5076
+#: fortran/module.c:5104
 #, no-c-format
 msgid ""
 "Symbol '%s' referenced at %L does not exist in intrinsic module "
 "ISO_FORTRAN_ENV"
 msgstr ""
 
-#: fortran/module.c:5084
+#: fortran/module.c:5112
 #, no-c-format
 msgid ""
 "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module "
 "ISO_FORTRAN_ENV at %L is incompatible with option %s"
 msgstr ""
 
-#: fortran/module.c:5112
+#: fortran/module.c:5140
 #, no-c-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:5128
+#: fortran/module.c:5156
 #, no-c-format
 msgid ""
 "Symbol '%s' referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
 msgstr ""
 
-#: fortran/module.c:5162
+#: fortran/module.c:5190
 #, no-c-format
 msgid "Fortran 2003: ISO_FORTRAN_ENV intrinsic module at %C"
 msgstr ""
 
-#: fortran/module.c:5170
+#: fortran/module.c:5198
 #, no-c-format
 msgid "Fortran 2003: ISO_C_BINDING module at %C"
 msgstr ""
 
-#: fortran/module.c:5180
+#: fortran/module.c:5208
 #, no-c-format
 msgid "Can't find an intrinsic module named '%s' at %C"
 msgstr ""
 
-#: fortran/module.c:5185
+#: fortran/module.c:5213
 #, no-c-format
 msgid "Can't open module file '%s' for reading at %C: %s"
 msgstr ""
 
-#: fortran/module.c:5193
+#: fortran/module.c:5221
 #, no-c-format
 msgid ""
 "Use of non-intrinsic module '%s' at %C conflicts with intrinsic module name "
 "used previously"
 msgstr ""
 
-#: fortran/module.c:5208
+#: fortran/module.c:5236
 msgid "Unexpected end of module"
 msgstr ""
 
-#: fortran/module.c:5213
+#: fortran/module.c:5241
 #, no-c-format
 msgid "File '%s' opened at %C is not a GFORTRAN module file"
 msgstr ""
 
-#: fortran/module.c:5223
+#: fortran/module.c:5248
+#, no-c-format
+msgid "Parse error when checking module version for file '%s' opened at %C"
+msgstr ""
+
+#: fortran/module.c:5253
+#, no-c-format
+msgid "Wrong module version '%s' (expected '"
+msgstr ""
+
+#: fortran/module.c:5266
 #, no-c-format
 msgid "Can't USE the same module we're building!"
 msgstr ""
@@ -7630,7 +7410,7 @@ msgstr ""
 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
 msgstr ""
 
-#: fortran/openmp.c:759 fortran/resolve.c:6365 fortran/resolve.c:6718
+#: fortran/openmp.c:759 fortran/resolve.c:6445 fortran/resolve.c:6798
 #, no-c-format
 msgid "IF clause at %L requires a scalar LOGICAL expression"
 msgstr ""
@@ -7927,17 +7707,17 @@ msgstr ""
 msgid "Unrecognized option to -finit-logical: %s"
 msgstr ""
 
-#: fortran/options.c:726
+#: fortran/options.c:728
 #, no-c-format
 msgid "Unrecognized option to -finit-real: %s"
 msgstr ""
 
-#: fortran/options.c:742
+#: fortran/options.c:744
 #, no-c-format
 msgid "The value of n in -finit-character=n must be between 0 and 127"
 msgstr ""
 
-#: fortran/options.c:833
+#: fortran/options.c:835
 #, no-c-format
 msgid "Maximum subrecord length cannot exceed %d"
 msgstr ""
@@ -8180,129 +7960,129 @@ msgid ""
 "INTERFACE procedure '%s' at %L has the same name as the enclosing procedure"
 msgstr ""
 
-#: fortran/parse.c:2410
+#: fortran/parse.c:2411
 #, no-c-format
 msgid "%s statement must appear in a MODULE"
 msgstr ""
 
-#: fortran/parse.c:2417
+#: fortran/parse.c:2418
 #, no-c-format
 msgid "%s statement at %C follows another accessibility specification"
 msgstr ""
 
-#: fortran/parse.c:2467
+#: fortran/parse.c:2468
 #, no-c-format
 msgid "Bad kind expression for function '%s' at %L"
 msgstr ""
 
-#: fortran/parse.c:2471
+#: fortran/parse.c:2472
 #, no-c-format
 msgid "The type for function '%s' at %L is not accessible"
 msgstr ""
 
-#: fortran/parse.c:2529
+#: fortran/parse.c:2530
 #, no-c-format
 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
 msgstr ""
 
-#: fortran/parse.c:2550
+#: fortran/parse.c:2551
 #, no-c-format
 msgid "Unexpected %s statement in WHERE block at %C"
 msgstr ""
 
-#: fortran/parse.c:2609
+#: fortran/parse.c:2610
 #, no-c-format
 msgid "Unexpected %s statement in FORALL block at %C"
 msgstr ""
 
-#: fortran/parse.c:2660
+#: fortran/parse.c:2661
 #, no-c-format
 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
 msgstr ""
 
-#: fortran/parse.c:2678
+#: fortran/parse.c:2679
 #, no-c-format
 msgid "Duplicate ELSE statements at %L and %C"
 msgstr ""
 
-#: fortran/parse.c:2739
+#: fortran/parse.c:2740
 #, no-c-format
 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
 msgstr ""
 
-#: fortran/parse.c:2797
+#: fortran/parse.c:2798
 #, no-c-format
 msgid "Variable '%s' at %C cannot be redefined inside loop beginning at %L"
 msgstr ""
 
-#: fortran/parse.c:2831
+#: fortran/parse.c:2832
 #, no-c-format
 msgid "End of nonblock DO statement at %C is within another block"
 msgstr ""
 
-#: fortran/parse.c:2840
+#: fortran/parse.c:2841
 #, no-c-format
 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
 msgstr ""
 
-#: fortran/parse.c:2889
+#: fortran/parse.c:2890
 #, no-c-format
 msgid "Statement label in ENDDO at %C doesn't match DO label"
 msgstr ""
 
-#: fortran/parse.c:2905
+#: fortran/parse.c:2906
 #, no-c-format
 msgid "named block DO at %L requires matching ENDDO name"
 msgstr ""
 
-#: fortran/parse.c:3164
+#: fortran/parse.c:3165
 #, no-c-format
 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
 msgstr ""
 
-#: fortran/parse.c:3220
+#: fortran/parse.c:3221
 #, no-c-format
 msgid "%s statement at %C cannot terminate a non-block DO loop"
 msgstr ""
 
-#: fortran/parse.c:3407
+#: fortran/parse.c:3408
 #, no-c-format
 msgid "Contained procedure '%s' at %C is already ambiguous"
 msgstr ""
 
-#: fortran/parse.c:3457
+#: fortran/parse.c:3458
 #, no-c-format
 msgid "Unexpected %s statement in CONTAINS section at %C"
 msgstr ""
 
-#: fortran/parse.c:3481
+#: fortran/parse.c:3482
 #, no-c-format
 msgid ""
 "Fortran 2008: CONTAINS statement without FUNCTION or SUBROUTINE statement at "
 "%C"
 msgstr ""
 
-#: fortran/parse.c:3552
+#: fortran/parse.c:3553
 #, no-c-format
 msgid "CONTAINS statement at %C is already in a contained program unit"
 msgstr ""
 
-#: fortran/parse.c:3601
+#: fortran/parse.c:3602
 #, no-c-format
 msgid "Global name '%s' at %L is already being used as a %s at %L"
 msgstr ""
 
-#: fortran/parse.c:3622
+#: fortran/parse.c:3623
 #, no-c-format
 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
 msgstr ""
 
-#: fortran/parse.c:3648
+#: fortran/parse.c:3649
 #, no-c-format
 msgid "Unexpected %s statement in BLOCK DATA at %C"
 msgstr ""
 
-#: fortran/parse.c:3691
+#: fortran/parse.c:3692
 #, no-c-format
 msgid "Unexpected %s statement in MODULE at %C"
 msgstr ""
@@ -8310,7 +8090,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:3874
+#: fortran/parse.c:3875
 #, no-c-format
 msgid "Two main PROGRAMs at %L and %C"
 msgstr ""
@@ -8463,91 +8243,91 @@ msgstr ""
 msgid "Syntax error in COMPLEX constant at %C"
 msgstr ""
 
-#: fortran/primary.c:1475
+#: fortran/primary.c:1476
 #, no-c-format
 msgid "Keyword '%s' at %C has already appeared in the current argument list"
 msgstr ""
 
-#: fortran/primary.c:1539
+#: fortran/primary.c:1540
 #, no-c-format
 msgid "Extension: argument list function at %C"
 msgstr ""
 
-#: fortran/primary.c:1606
+#: fortran/primary.c:1607
 #, no-c-format
 msgid "Expected alternate return label at %C"
 msgstr ""
 
-#: fortran/primary.c:1624
+#: fortran/primary.c:1625
 #, no-c-format
 msgid "Missing keyword name in actual argument list at %C"
 msgstr ""
 
-#: fortran/primary.c:1669
+#: fortran/primary.c:1670
 #, no-c-format
 msgid "Syntax error in argument list at %C"
 msgstr ""
 
-#: fortran/primary.c:1764
+#: fortran/primary.c:1765
 #, no-c-format
 msgid "Expected structure component name at %C"
 msgstr ""
 
-#: fortran/primary.c:1801
+#: fortran/primary.c:1802
 #, no-c-format
 msgid "Expected argument list at %C"
 msgstr ""
 
-#: fortran/primary.c:2095
+#: fortran/primary.c:2096
 #, no-c-format
 msgid ""
 "Fortran 2003: Structure constructor with missing optional arguments at %C"
 msgstr ""
 
-#: fortran/primary.c:2103
+#: fortran/primary.c:2104
 #, no-c-format
 msgid ""
 "No initializer for component '%s' given in the structure constructor at %C!"
 msgstr ""
 
-#: fortran/primary.c:2159
+#: fortran/primary.c:2160
 #, no-c-format
 msgid "Can't construct ABSTRACT type '%s' at %C"
 msgstr ""
 
-#: fortran/primary.c:2187
+#: fortran/primary.c:2188
 #, no-c-format
 msgid "Fortran 2003: Structure constructor with named arguments at %C"
 msgstr ""
 
-#: fortran/primary.c:2202
+#: fortran/primary.c:2203
 #, no-c-format
 msgid "Component initializer without name after component named %s at %C!"
 msgstr ""
 
-#: fortran/primary.c:2205
+#: fortran/primary.c:2206
 #, no-c-format
 msgid "Too many components in structure constructor at %C!"
 msgstr ""
 
-#: fortran/primary.c:2238
+#: fortran/primary.c:2239
 #, no-c-format
 msgid "Component '%s' is initialized twice in the structure constructor at %C!"
 msgstr ""
 
-#: fortran/primary.c:2294
+#: fortran/primary.c:2295
 #, no-c-format
 msgid ""
 "component '%s' at %L has already been set by a parent derived type "
 "constructor"
 msgstr ""
 
-#: fortran/primary.c:2317
+#: fortran/primary.c:2318
 #, no-c-format
 msgid "Syntax error in structure constructor at %C"
 msgstr ""
 
-#: fortran/primary.c:2407
+#: fortran/primary.c:2408
 #, no-c-format
 msgid ""
 "'%s' at %C is the name of a recursive function and so refers to the result "
@@ -8630,7 +8410,7 @@ msgstr ""
 msgid "Dummy procedure at %L not allowed in ELEMENTAL procedure"
 msgstr ""
 
-#: fortran/resolve.c:188 fortran/resolve.c:1205
+#: fortran/resolve.c:188 fortran/resolve.c:1277
 #, no-c-format
 msgid ""
 "Unable to find a specific INTRINSIC procedure for the reference '%s' at %L"
@@ -8837,66 +8617,66 @@ msgstr ""
 msgid "GENERIC procedure '%s' is not allowed as an actual argument at %L"
 msgstr ""
 
-#: fortran/resolve.c:1100 fortran/resolve.c:5928 fortran/resolve.c:6683
+#: fortran/resolve.c:1148
+#, no-c-format
+msgid ""
+"Non-RECURSIVE procedure '%s' at %L is possibly calling itself recursively.  "
+"Declare it RECURSIVE or use -frecursive"
+msgstr ""
+
+#: fortran/resolve.c:1181 fortran/resolve.c:6008 fortran/resolve.c:6763
 #, no-c-format
 msgid "Label %d referenced at %L is never defined"
 msgstr ""
 
-#: fortran/resolve.c:1145
+#: fortran/resolve.c:1226
 #, no-c-format
 msgid "Statement function '%s' at %L is not allowed as an actual argument"
 msgstr ""
 
-#: fortran/resolve.c:1153
+#: fortran/resolve.c:1234
 #, no-c-format
 msgid "Intrinsic '%s' at %L is not allowed as an actual argument"
 msgstr ""
 
-#: fortran/resolve.c:1160
+#: fortran/resolve.c:1241
 #, no-c-format
 msgid "Internal procedure '%s' is not allowed as an actual argument at %L"
 msgstr ""
 
-#: fortran/resolve.c:1166
+#: fortran/resolve.c:1247
 #, no-c-format
 msgid ""
 "ELEMENTAL non-INTRINSIC procedure '%s' is not allowed as an actual argument "
 "at %L"
 msgstr ""
 
-#: fortran/resolve.c:1183
-#, no-c-format
-msgid ""
-"Reference to ENTRY '%s' at %L is recursive, but procedure '%s' is not "
-"declared as RECURSIVE"
-msgstr ""
-
-#: fortran/resolve.c:1224
+#: fortran/resolve.c:1299
 #, no-c-format
 msgid "Symbol '%s' at %L is ambiguous"
 msgstr ""
 
-#: fortran/resolve.c:1273
+#: fortran/resolve.c:1350
 #, no-c-format
 msgid "By-value argument at %L is not of numeric type"
 msgstr ""
 
-#: fortran/resolve.c:1280
+#: fortran/resolve.c:1357
 #, no-c-format
 msgid "By-value argument at %L cannot be an array or an array section"
 msgstr ""
 
-#: fortran/resolve.c:1294
+#: fortran/resolve.c:1371
 #, no-c-format
 msgid "By-value argument at %L is not allowed in this context"
 msgstr ""
 
-#: fortran/resolve.c:1306
+#: fortran/resolve.c:1383
 #, no-c-format
 msgid "Passing internal procedure at %L by location not allowed"
 msgstr ""
 
-#: fortran/resolve.c:1431
+#: fortran/resolve.c:1508
 #, no-c-format
 msgid ""
 "'%s' at %L is an array and OPTIONAL; IF IT IS MISSING, it cannot be the "
@@ -8904,570 +8684,572 @@ msgid ""
 "argument with the same rank (12.4.1.5)"
 msgstr ""
 
-#: fortran/resolve.c:1453
+#: fortran/resolve.c:1530
 msgid "elemental procedure"
 msgstr ""
 
-#: fortran/resolve.c:1470
+#: fortran/resolve.c:1547
 #, no-c-format
 msgid ""
 "Actual argument at %L for INTENT(%s) dummy '%s' of ELEMENTAL subroutine '%s' "
 "is a scalar, but another actual argument is an array"
 msgstr ""
 
-#: fortran/resolve.c:1607
+#: fortran/resolve.c:1684
 #, no-c-format
 msgid "There is no specific function for the generic '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:1616
+#: fortran/resolve.c:1693
 #, no-c-format
 msgid ""
 "Generic function '%s' at %L is not consistent with a specific intrinsic "
 "interface"
 msgstr ""
 
-#: fortran/resolve.c:1671
+#: fortran/resolve.c:1748
 #, no-c-format
 msgid ""
 "Function '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
 msgstr ""
 
-#: fortran/resolve.c:1717
+#: fortran/resolve.c:1794
 #, no-c-format
 msgid "Unable to resolve the specific function '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:1773 fortran/resolve.c:10177
+#: fortran/resolve.c:1850 fortran/resolve.c:10264
 #, no-c-format
 msgid "Function '%s' at %L has no IMPLICIT type"
 msgstr ""
 
-#: fortran/resolve.c:1984
+#: fortran/resolve.c:2059
 #, no-c-format
 msgid "Argument to '%s' at %L is not a variable"
 msgstr ""
 
-#: fortran/resolve.c:2056
+#: fortran/resolve.c:2107
 #, no-c-format
 msgid "More actual than formal arguments in '%s' call at %L"
 msgstr ""
 
-#: fortran/resolve.c:2068
+#: fortran/resolve.c:2116
 #, no-c-format
 msgid ""
 "Parameter '%s' to '%s' at %L must be either a TARGET or an associated pointer"
 msgstr ""
 
-#: fortran/resolve.c:2094
+#: fortran/resolve.c:2139
 #, no-c-format
 msgid ""
 "Allocatable variable '%s' used as a parameter to '%s' at %L must not be an "
 "array of zero size"
 msgstr ""
 
-#: fortran/resolve.c:2111
+#: fortran/resolve.c:2156
 #, no-c-format
 msgid ""
 "Assumed-shape array '%s' at %L cannot be an argument to the procedure '%s' "
 "because it is not C interoperable"
 msgstr ""
 
-#: fortran/resolve.c:2121
+#: fortran/resolve.c:2166
 #, no-c-format
 msgid ""
 "Deferred-shape array '%s' at %L cannot be an argument to the procedure '%s' "
 "because it is not C interoperable"
 msgstr ""
 
-#: fortran/resolve.c:2144 fortran/resolve.c:2183
+#: fortran/resolve.c:2189 fortran/resolve.c:2226
 #, no-c-format
 msgid "CHARACTER argument '%s' to '%s' at %L must have a length of 1"
 msgstr ""
 
 #. Case 1c, section 15.1.2.5, J3/04-007: an associated
 #. scalar pointer.
-#: fortran/resolve.c:2159
+#: fortran/resolve.c:2202
 #, no-c-format
 msgid "Argument '%s' to '%s' at %L must be an associated scalar POINTER"
 msgstr ""
 
-#: fortran/resolve.c:2175
+#: fortran/resolve.c:2218
 #, no-c-format
 msgid "Parameter '%s' to '%s' at %L must be a scalar"
 msgstr ""
 
 #. TODO: Update this error message to allow for procedure
 #. pointers once they are implemented.
-#: fortran/resolve.c:2197
+#: fortran/resolve.c:2240
 #, no-c-format
 msgid "Parameter '%s' to '%s' at %L must be a procedure"
 msgstr ""
 
-#: fortran/resolve.c:2205
+#: fortran/resolve.c:2248
 #, no-c-format
 msgid "Parameter '%s' to '%s' at %L must be BIND(C)"
 msgstr ""
 
-#: fortran/resolve.c:2251
+#: fortran/resolve.c:2294
 #, no-c-format
 msgid "Intrinsic subroutine '%s' used as a function at %L"
 msgstr ""
 
-#: fortran/resolve.c:2258
+#: fortran/resolve.c:2301
 #, no-c-format
 msgid "'%s' at %L is not a function"
 msgstr ""
 
-#: fortran/resolve.c:2264
+#: fortran/resolve.c:2307
 #, no-c-format
 msgid "ABSTRACT INTERFACE '%s' must not be referenced at %L"
 msgstr ""
 
 #. Internal procedures are taken care of in resolve_contained_fntype.
-#: fortran/resolve.c:2309
+#: fortran/resolve.c:2352
 #, no-c-format
 msgid ""
 "Function '%s' is declared CHARACTER(*) and cannot be used at %L since it is "
 "not a dummy argument"
 msgstr ""
 
-#: fortran/resolve.c:2362
+#: fortran/resolve.c:2405
 #, no-c-format
 msgid ""
 "User defined non-ELEMENTAL function '%s' at %L not allowed in WORKSHARE "
 "construct"
 msgstr ""
 
-#: fortran/resolve.c:2412
+#: fortran/resolve.c:2455
 #, no-c-format
 msgid "reference to non-PURE function '%s' at %L inside a FORALL %s"
 msgstr ""
 
-#: fortran/resolve.c:2419
+#: fortran/resolve.c:2462
 #, no-c-format
 msgid ""
 "Function reference to '%s' at %L is to a non-PURE procedure within a PURE "
 "procedure"
 msgstr ""
 
-#: fortran/resolve.c:2434
+#: fortran/resolve.c:2478
 #, no-c-format
-msgid "Function '%s' at %L cannot call itself, as it is not RECURSIVE"
+msgid ""
+"ENTRY '%s' at %L cannot be called recursively, as function '%s' is not "
+"RECURSIVE"
 msgstr ""
 
-#: fortran/resolve.c:2442
+#: fortran/resolve.c:2482
 #, no-c-format
 msgid ""
-"Call to ENTRY '%s' at %L is recursive, but function '%s' is not declared as "
-"RECURSIVE"
+"Function '%s' at %L cannot be called recursively, as it is not RECURSIVE"
 msgstr ""
 
-#: fortran/resolve.c:2489
+#: fortran/resolve.c:2529
 #, no-c-format
 msgid "Subroutine call to '%s' in FORALL block at %L is not PURE"
 msgstr ""
 
-#: fortran/resolve.c:2492
+#: fortran/resolve.c:2532
 #, no-c-format
 msgid "Subroutine call to '%s' at %L is not PURE"
 msgstr ""
 
-#: fortran/resolve.c:2555
+#: fortran/resolve.c:2595
 #, no-c-format
 msgid "There is no specific subroutine for the generic '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:2564
+#: fortran/resolve.c:2604
 #, no-c-format
 msgid ""
 "Generic subroutine '%s' at %L is not consistent with an intrinsic subroutine "
 "interface"
 msgstr ""
 
-#: fortran/resolve.c:2672
+#: fortran/resolve.c:2712
 #, no-c-format
 msgid "Missing SHAPE parameter for call to %s at %L"
 msgstr ""
 
-#: fortran/resolve.c:2680
+#: fortran/resolve.c:2720
 #, no-c-format
 msgid "SHAPE parameter for call to %s at %L must be a rank 1 INTEGER array"
 msgstr ""
 
-#: fortran/resolve.c:2764
+#: fortran/resolve.c:2805
 #, no-c-format
 msgid ""
 "Subroutine '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
 msgstr ""
 
-#: fortran/resolve.c:2808
+#: fortran/resolve.c:2849
 #, no-c-format
 msgid "Unable to resolve the specific subroutine '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:2868
+#: fortran/resolve.c:2909
 #, no-c-format
 msgid "'%s' at %L has a type, which is not consistent with the CALL at %L"
 msgstr ""
 
-#: fortran/resolve.c:2899
+#: fortran/resolve.c:2942
 #, no-c-format
-msgid "SUBROUTINE '%s' at %L cannot call itself, as it is not RECURSIVE"
+msgid ""
+"ENTRY '%s' at %L cannot be called recursively, as subroutine '%s' is not "
+"RECURSIVE"
 msgstr ""
 
-#: fortran/resolve.c:2907
+#: fortran/resolve.c:2946
 #, no-c-format
 msgid ""
-"Call to ENTRY '%s' at %L is recursive, but subroutine '%s' is not declared "
-"as RECURSIVE"
+"SUBROUTINE '%s' at %L cannot be called recursively, as it is not RECURSIVE"
 msgstr ""
 
-#: fortran/resolve.c:2982
+#: fortran/resolve.c:3020
 #, no-c-format
 msgid "Shapes for operands at %L and %L are not conformable"
 msgstr ""
 
-#: fortran/resolve.c:3033
+#: fortran/resolve.c:3071
 #, c-format
 msgid "Invalid context for NULL() pointer at %%L"
 msgstr ""
 
-#: fortran/resolve.c:3049
+#: fortran/resolve.c:3087
 #, c-format
 msgid "Operand of unary numeric operator '%s' at %%L is %s"
 msgstr ""
 
-#: fortran/resolve.c:3065
+#: fortran/resolve.c:3103
 #, c-format
 msgid "Operands of binary numeric operator '%s' at %%L are %s/%s"
 msgstr ""
 
-#: fortran/resolve.c:3080
+#: fortran/resolve.c:3118
 #, c-format
 msgid "Operands of string concatenation operator at %%L are %s/%s"
 msgstr ""
 
-#: fortran/resolve.c:3099
+#: fortran/resolve.c:3137
 #, c-format
 msgid "Operands of logical operator '%s' at %%L are %s/%s"
 msgstr ""
 
-#: fortran/resolve.c:3113
+#: fortran/resolve.c:3151
 #, c-format
 msgid "Operand of .not. operator at %%L is %s"
 msgstr ""
 
-#: fortran/resolve.c:3127
+#: fortran/resolve.c:3165
 msgid "COMPLEX quantities cannot be compared at %L"
 msgstr ""
 
-#: fortran/resolve.c:3156
+#: fortran/resolve.c:3194
 #, c-format
 msgid "Logicals at %%L must be compared with %s instead of %s"
 msgstr ""
 
-#: fortran/resolve.c:3162
+#: fortran/resolve.c:3200
 #, c-format
 msgid "Operands of comparison operator '%s' at %%L are %s/%s"
 msgstr ""
 
-#: fortran/resolve.c:3170
+#: fortran/resolve.c:3208
 #, c-format
 msgid "Unknown operator '%s' at %%L"
 msgstr ""
 
-#: fortran/resolve.c:3172
+#: fortran/resolve.c:3210
 #, c-format
 msgid "Operand of user operator '%s' at %%L is %s"
 msgstr ""
 
-#: fortran/resolve.c:3175
+#: fortran/resolve.c:3213
 #, c-format
 msgid "Operands of user operator '%s' at %%L are %s/%s"
 msgstr ""
 
-#: fortran/resolve.c:3261
+#: fortran/resolve.c:3299
 #, c-format
 msgid "Inconsistent ranks for operator at %%L and %%L"
 msgstr ""
 
-#: fortran/resolve.c:3458
+#: fortran/resolve.c:3496
 #, no-c-format
 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
 msgstr ""
 
-#: fortran/resolve.c:3466
+#: fortran/resolve.c:3504
 #, no-c-format
 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
 msgstr ""
 
-#: fortran/resolve.c:3485
+#: fortran/resolve.c:3523
 #, no-c-format
 msgid "Illegal stride of zero at %L"
 msgstr ""
 
-#: fortran/resolve.c:3502
+#: fortran/resolve.c:3540
 #, no-c-format
 msgid ""
 "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
 msgstr ""
 
-#: fortran/resolve.c:3510
+#: fortran/resolve.c:3548
 #, no-c-format
 msgid ""
 "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
 msgstr ""
 
-#: fortran/resolve.c:3526
+#: fortran/resolve.c:3564
 #, no-c-format
 msgid ""
 "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
 msgstr ""
 
-#: fortran/resolve.c:3535
+#: fortran/resolve.c:3573
 #, no-c-format
 msgid ""
 "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
 msgstr ""
 
-#: fortran/resolve.c:3574
+#: fortran/resolve.c:3612
 #, no-c-format
 msgid "Rightmost upper bound of assumed size array section not specified at %L"
 msgstr ""
 
-#: fortran/resolve.c:3584
+#: fortran/resolve.c:3622
 #, no-c-format
 msgid "Rank mismatch in array reference at %L (%d/%d)"
 msgstr ""
 
-#: fortran/resolve.c:3612
+#: fortran/resolve.c:3650
 #, no-c-format
 msgid "Array index at %L must be scalar"
 msgstr ""
 
-#: fortran/resolve.c:3618
+#: fortran/resolve.c:3656
 #, no-c-format
 msgid "Array index at %L must be of INTEGER type, found %s"
 msgstr ""
 
-#: fortran/resolve.c:3624
+#: fortran/resolve.c:3662
 #, no-c-format
 msgid "Extension: REAL array index at %L"
 msgstr ""
 
-#: fortran/resolve.c:3654
+#: fortran/resolve.c:3692
 #, no-c-format
 msgid "Argument dim at %L must be scalar"
 msgstr ""
 
-#: fortran/resolve.c:3661
+#: fortran/resolve.c:3699
 #, no-c-format
 msgid "Argument dim at %L must be of INTEGER type"
 msgstr ""
 
-#: fortran/resolve.c:3782
+#: fortran/resolve.c:3820
 #, no-c-format
 msgid "Array index at %L is an array of rank %d"
 msgstr ""
 
-#: fortran/resolve.c:3819
+#: fortran/resolve.c:3857
 #, no-c-format
 msgid "Substring start index at %L must be of type INTEGER"
 msgstr ""
 
-#: fortran/resolve.c:3826
+#: fortran/resolve.c:3864
 #, no-c-format
 msgid "Substring start index at %L must be scalar"
 msgstr ""
 
-#: fortran/resolve.c:3835
+#: fortran/resolve.c:3873
 #, no-c-format
 msgid "Substring start index at %L is less than one"
 msgstr ""
 
-#: fortran/resolve.c:3848
+#: fortran/resolve.c:3886
 #, no-c-format
 msgid "Substring end index at %L must be of type INTEGER"
 msgstr ""
 
-#: fortran/resolve.c:3855
+#: fortran/resolve.c:3893
 #, no-c-format
 msgid "Substring end index at %L must be scalar"
 msgstr ""
 
-#: fortran/resolve.c:3865
+#: fortran/resolve.c:3903
 #, no-c-format
 msgid "Substring end index at %L exceeds the string length"
 msgstr ""
 
-#: fortran/resolve.c:4003
+#: fortran/resolve.c:4041
 #, no-c-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:4010
+#: fortran/resolve.c:4048
 #, no-c-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:4029
+#: fortran/resolve.c:4067
 #, no-c-format
 msgid ""
 "Two or more part references with nonzero rank must not be specified at %L"
 msgstr ""
 
-#: fortran/resolve.c:4208
+#: fortran/resolve.c:4246
 #, no-c-format
 msgid ""
 "Variable '%s', used in a specification expression, is referenced at %L "
 "before the ENTRY statement in which it is a parameter"
 msgstr ""
 
-#: fortran/resolve.c:4213
+#: fortran/resolve.c:4251
 #, no-c-format
 msgid ""
 "Variable '%s' is used at %L before the ENTRY statement in which it is a "
 "parameter"
 msgstr ""
 
-#: fortran/resolve.c:4455
+#: fortran/resolve.c:4535
 #, no-c-format
 msgid "Passed-object at %L must be scalar"
 msgstr ""
 
 #. Nothing matching found!
-#: fortran/resolve.c:4565
+#: fortran/resolve.c:4645
 #, no-c-format
 msgid ""
 "Found no matching specific binding for the call to the GENERIC '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:4585
+#: fortran/resolve.c:4665
 #, no-c-format
 msgid "'%s' at %L should be a SUBROUTINE"
 msgstr ""
 
-#: fortran/resolve.c:4621
+#: fortran/resolve.c:4701
 #, no-c-format
 msgid "'%s' at %L should be a FUNCTION"
 msgstr ""
 
-#: fortran/resolve.c:4757
+#: fortran/resolve.c:4837
 #, no-c-format
 msgid "%s at %L must be a scalar"
 msgstr ""
 
-#: fortran/resolve.c:4767
+#: fortran/resolve.c:4847
 #, no-c-format
 msgid "Deleted feature: %s at %L must be integer"
 msgstr ""
 
-#: fortran/resolve.c:4771 fortran/resolve.c:4778
+#: fortran/resolve.c:4851 fortran/resolve.c:4858
 #, no-c-format
 msgid "%s at %L must be INTEGER"
 msgstr ""
 
-#: fortran/resolve.c:4798
+#: fortran/resolve.c:4878
 #, no-c-format
 msgid "Cannot assign to loop variable in PURE procedure at %L"
 msgstr ""
 
-#: fortran/resolve.c:4822
+#: fortran/resolve.c:4902
 #, no-c-format
 msgid "Step expression in DO loop at %L cannot be zero"
 msgstr ""
 
-#: fortran/resolve.c:4898
+#: fortran/resolve.c:4978
 #, no-c-format
 msgid "FORALL index-name at %L must be a scalar INTEGER"
 msgstr ""
 
-#: fortran/resolve.c:4903
+#: fortran/resolve.c:4983
 #, no-c-format
 msgid "FORALL start expression at %L must be a scalar INTEGER"
 msgstr ""
 
-#: fortran/resolve.c:4910
+#: fortran/resolve.c:4990
 #, no-c-format
 msgid "FORALL end expression at %L must be a scalar INTEGER"
 msgstr ""
 
-#: fortran/resolve.c:4918
+#: fortran/resolve.c:4998
 #, no-c-format
 msgid "FORALL stride expression at %L must be a scalar %s"
 msgstr ""
 
-#: fortran/resolve.c:4923
+#: fortran/resolve.c:5003
 #, no-c-format
 msgid "FORALL stride expression at %L cannot be zero"
 msgstr ""
 
-#: fortran/resolve.c:4939
+#: fortran/resolve.c:5019
 #, no-c-format
 msgid "FORALL index '%s' may not appear in triplet specification at %L"
 msgstr ""
 
-#: fortran/resolve.c:5019
+#: fortran/resolve.c:5099
 #, no-c-format
 msgid ""
 "Expression in DEALLOCATE statement at %L must be ALLOCATABLE or a POINTER"
 msgstr ""
 
-#: fortran/resolve.c:5026
+#: fortran/resolve.c:5106
 #, no-c-format
 msgid "Cannot deallocate INTENT(IN) variable '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:5130
+#: fortran/resolve.c:5210
 #, no-c-format
 msgid ""
 "The STAT variable '%s' in an ALLOCATE statement must not be allocated in the "
 "same statement at %L"
 msgstr ""
 
-#: fortran/resolve.c:5166
+#: fortran/resolve.c:5246
 #, no-c-format
 msgid "Expression in ALLOCATE statement at %L must be ALLOCATABLE or a POINTER"
 msgstr ""
 
-#: fortran/resolve.c:5174
+#: fortran/resolve.c:5254
 #, no-c-format
 msgid "Cannot allocate INTENT(IN) variable '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:5198
+#: fortran/resolve.c:5278
 #, no-c-format
 msgid "Array specification required in ALLOCATE statement at %L"
 msgstr ""
 
-#: fortran/resolve.c:5228
+#: fortran/resolve.c:5308
 #, no-c-format
 msgid "Bad array specification in ALLOCATE statement at %L"
 msgstr ""
 
-#: fortran/resolve.c:5248
+#: fortran/resolve.c:5328
 #, no-c-format
 msgid ""
 "'%s' must not appear in the array specification at %L in the same ALLOCATE "
 "statement where it is itself allocated"
 msgstr ""
 
-#: fortran/resolve.c:5271
+#: fortran/resolve.c:5351
 #, no-c-format
 msgid "STAT variable '%s' of %s statement at %C cannot be INTENT(IN)"
 msgstr ""
 
-#: fortran/resolve.c:5275
+#: fortran/resolve.c:5355
 #, no-c-format
 msgid "Illegal STAT variable in %s statement at %C for a PURE procedure"
 msgstr ""
 
-#: fortran/resolve.c:5280
+#: fortran/resolve.c:5360
 #, no-c-format
 msgid "STAT tag in %s statement at %L must be of type INTEGER"
 msgstr ""
@@ -9476,99 +9258,99 @@ 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:5443
+#: fortran/resolve.c:5523
 #, no-c-format
 msgid "CASE label at %L overlaps with CASE label at %L"
 msgstr ""
 
-#: fortran/resolve.c:5494
+#: fortran/resolve.c:5574
 #, no-c-format
 msgid "Expression in CASE statement at %L must be of type %s"
 msgstr ""
 
-#: fortran/resolve.c:5505
+#: fortran/resolve.c:5585
 #, no-c-format
 msgid "Expression in CASE statement at %L must be of kind %d"
 msgstr ""
 
-#: fortran/resolve.c:5517
+#: fortran/resolve.c:5597
 #, no-c-format
 msgid "Expression in CASE statement at %L must be scalar"
 msgstr ""
 
-#: fortran/resolve.c:5563
+#: fortran/resolve.c:5643
 #, no-c-format
 msgid ""
 "Selection expression in computed GOTO statement at %L must be a scalar "
 "integer expression"
 msgstr ""
 
-#: fortran/resolve.c:5581
+#: fortran/resolve.c:5661
 #, no-c-format
 msgid "Argument of SELECT statement at %L cannot be %s"
 msgstr ""
 
-#: fortran/resolve.c:5590
+#: fortran/resolve.c:5670
 #, no-c-format
 msgid "Argument of SELECT statement at %L must be a scalar expression"
 msgstr ""
 
-#: fortran/resolve.c:5655
+#: fortran/resolve.c:5735
 #, no-c-format
 msgid ""
 "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
 msgstr ""
 
-#: fortran/resolve.c:5681
+#: fortran/resolve.c:5761
 #, no-c-format
 msgid "Logical range in CASE statement at %L is not allowed"
 msgstr ""
 
-#: fortran/resolve.c:5693
+#: fortran/resolve.c:5773
 #, no-c-format
 msgid "constant logical value in CASE statement is repeated at %L"
 msgstr ""
 
-#: fortran/resolve.c:5707
+#: fortran/resolve.c:5787
 #, no-c-format
 msgid "Range specification at %L can never be matched"
 msgstr ""
 
-#: fortran/resolve.c:5810
+#: fortran/resolve.c:5890
 #, no-c-format
 msgid "Logical SELECT CASE block at %L has more that two cases"
 msgstr ""
 
-#: fortran/resolve.c:5848
+#: fortran/resolve.c:5928
 #, no-c-format
 msgid "Data transfer element at %L cannot have POINTER components"
 msgstr ""
 
-#: fortran/resolve.c:5855
+#: fortran/resolve.c:5935
 #, no-c-format
 msgid "Data transfer element at %L cannot have ALLOCATABLE components"
 msgstr ""
 
-#: fortran/resolve.c:5862
+#: fortran/resolve.c:5942
 #, no-c-format
 msgid "Data transfer element at %L cannot have PRIVATE components"
 msgstr ""
 
-#: fortran/resolve.c:5871
+#: fortran/resolve.c:5951
 #, no-c-format
 msgid ""
 "Data transfer element at %L cannot be a full reference to an assumed-size "
 "array"
 msgstr ""
 
-#: fortran/resolve.c:5935
+#: fortran/resolve.c:6015
 #, no-c-format
 msgid ""
 "Statement at %L is not a valid branch target statement for the branch "
 "statement at %L"
 msgstr ""
 
-#: fortran/resolve.c:5944
+#: fortran/resolve.c:6024
 #, no-c-format
 msgid "Branch at %L may result in an infinite loop"
 msgstr ""
@@ -9576,118 +9358,118 @@ 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:5957
+#: fortran/resolve.c:6037
 #, no-c-format
 msgid "Label at %L is not in the same block as the GOTO statement at %L"
 msgstr ""
 
-#: fortran/resolve.c:5972 fortran/resolve.c:5986
+#: fortran/resolve.c:6052 fortran/resolve.c:6066
 #, no-c-format
 msgid "Deleted feature: GOTO at %L jumps to END of construct at %L"
 msgstr ""
 
-#: fortran/resolve.c:6063
+#: fortran/resolve.c:6143
 #, no-c-format
 msgid "WHERE mask at %L has inconsistent shape"
 msgstr ""
 
-#: fortran/resolve.c:6079
+#: fortran/resolve.c:6159
 #, no-c-format
 msgid "WHERE assignment target at %L has inconsistent shape"
 msgstr ""
 
-#: fortran/resolve.c:6087 fortran/resolve.c:6174
+#: fortran/resolve.c:6167 fortran/resolve.c:6254
 #, no-c-format
 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
 msgstr ""
 
-#: fortran/resolve.c:6097 fortran/resolve.c:6184
+#: fortran/resolve.c:6177 fortran/resolve.c:6264
 #, no-c-format
 msgid "Unsupported statement inside WHERE at %L"
 msgstr ""
 
-#: fortran/resolve.c:6128
+#: fortran/resolve.c:6208
 #, no-c-format
 msgid "Assignment to a FORALL index variable at %L"
 msgstr ""
 
-#: fortran/resolve.c:6137
+#: fortran/resolve.c:6217
 #, no-c-format
 msgid ""
 "The FORALL with index '%s' 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:6306
+#: fortran/resolve.c:6386
 #, no-c-format
 msgid "An outer FORALL construct already has an index with this name %L"
 msgstr ""
 
-#: fortran/resolve.c:6373
+#: fortran/resolve.c:6453
 #, no-c-format
 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
 msgstr ""
 
-#: fortran/resolve.c:6435
+#: fortran/resolve.c:6515
 #, no-c-format
 msgid "Subroutine '%s' called instead of assignment at %L must be PURE"
 msgstr ""
 
-#: fortran/resolve.c:6508
+#: fortran/resolve.c:6588
 #, no-c-format
 msgid "CHARACTER expression will be truncated in assignment (%d/%d) at %L"
 msgstr ""
 
-#: fortran/resolve.c:6533
+#: fortran/resolve.c:6613
 #, no-c-format
 msgid "Cannot assign to variable '%s' in PURE procedure at %L"
 msgstr ""
 
-#: fortran/resolve.c:6545
+#: fortran/resolve.c:6625
 #, no-c-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:6651
+#: fortran/resolve.c:6731
 #, no-c-format
 msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
 msgstr ""
 
-#: fortran/resolve.c:6654
+#: fortran/resolve.c:6734
 #, no-c-format
 msgid "Variable '%s' has not been assigned a target label at %L"
 msgstr ""
 
-#: fortran/resolve.c:6665
+#: fortran/resolve.c:6745
 #, no-c-format
 msgid ""
 "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
 msgstr ""
 
-#: fortran/resolve.c:6691
+#: fortran/resolve.c:6771
 #, no-c-format
 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
 msgstr ""
 
-#: fortran/resolve.c:6706
+#: fortran/resolve.c:6786
 #, no-c-format
 msgid "Arithmetic IF statement at %L requires a numeric expression"
 msgstr ""
 
-#: fortran/resolve.c:6752
+#: fortran/resolve.c:6832
 #, no-c-format
 msgid ""
 "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
 msgstr ""
 
-#: fortran/resolve.c:6834
+#: fortran/resolve.c:6914
 #, no-c-format
 msgid "FORALL mask clause at %L requires a LOGICAL expression"
 msgstr ""
 
-#: fortran/resolve.c:6906 fortran/resolve.c:6962
+#: fortran/resolve.c:6986 fortran/resolve.c:7042
 #, no-c-format
 msgid ""
 "Binding label '%s' for common block '%s' at %L collides with the global "
@@ -9695,14 +9477,14 @@ msgid ""
 msgstr ""
 
 #. Common block names match but binding labels do not.
-#: fortran/resolve.c:6927
+#: fortran/resolve.c:7007
 #, no-c-format
 msgid ""
 "Binding label '%s' for common block '%s' at %L does not match the binding "
 "label '%s' for common block '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:6974
+#: fortran/resolve.c:7054
 #, no-c-format
 msgid ""
 "Binding label '%s' for common block '%s' at %L collides with global entity '%"
@@ -9710,57 +9492,57 @@ msgid ""
 msgstr ""
 
 #. Make sure global procedures don't collide with anything.
-#: fortran/resolve.c:7026
+#: fortran/resolve.c:7106
 #, no-c-format
 msgid "Binding label '%s' at %L collides with the global entity '%s' at %L"
 msgstr ""
 
 #. Make sure procedures in interface bodies don't collide.
-#: fortran/resolve.c:7039
+#: fortran/resolve.c:7119
 #, no-c-format
 msgid ""
 "Binding label '%s' in interface body at %L collides with the global entity '%"
 "s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:7052
+#: fortran/resolve.c:7132
 #, no-c-format
 msgid "Binding label '%s' at %L collides with global entity '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:7129
+#: fortran/resolve.c:7209
 #, no-c-format
 msgid "CHARACTER variable has zero length at %L"
 msgstr ""
 
-#: fortran/resolve.c:7416
+#: fortran/resolve.c:7502
 #, no-c-format
 msgid "Allocatable array '%s' at %L must have a deferred shape"
 msgstr ""
 
-#: fortran/resolve.c:7419
+#: fortran/resolve.c:7505
 #, no-c-format
 msgid "Scalar object '%s' at %L may not be ALLOCATABLE"
 msgstr ""
 
-#: fortran/resolve.c:7426
+#: fortran/resolve.c:7512
 #, no-c-format
 msgid "Array pointer '%s' at %L must have a deferred shape"
 msgstr ""
 
-#: fortran/resolve.c:7437
+#: fortran/resolve.c:7523
 #, no-c-format
 msgid "Array '%s' at %L cannot have a deferred shape"
 msgstr ""
 
-#: fortran/resolve.c:7465
+#: fortran/resolve.c:7551
 #, no-c-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:7488
+#: fortran/resolve.c:7574
 #, no-c-format
 msgid ""
 "Object '%s' at %L must have the SAVE attribute for default initialization of "
@@ -9769,181 +9551,181 @@ msgstr ""
 
 #. The shape of a main program or module array needs to be
 #. constant.
-#: fortran/resolve.c:7535
+#: fortran/resolve.c:7621
 #, no-c-format
 msgid "The module or main program array '%s' at %L must have constant shape"
 msgstr ""
 
-#: fortran/resolve.c:7548
+#: fortran/resolve.c:7634
 #, no-c-format
 msgid ""
 "Entity with assumed character length at %L must be a dummy argument or a "
 "PARAMETER"
 msgstr ""
 
-#: fortran/resolve.c:7567
+#: fortran/resolve.c:7653
 #, no-c-format
 msgid "'%s' at %L must have constant character length in this context"
 msgstr ""
 
-#: fortran/resolve.c:7603
+#: fortran/resolve.c:7689
 #, no-c-format
 msgid "Allocatable '%s' at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.c:7606
+#: fortran/resolve.c:7692
 #, no-c-format
 msgid "External '%s' at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.c:7610
+#: fortran/resolve.c:7696
 #, no-c-format
 msgid "Dummy '%s' at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.c:7613
+#: fortran/resolve.c:7699
 #, no-c-format
 msgid "Intrinsic '%s' at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.c:7616
+#: fortran/resolve.c:7702
 #, no-c-format
 msgid "Function result '%s' at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.c:7619
+#: fortran/resolve.c:7705
 #, no-c-format
 msgid "Automatic array '%s' at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.c:7642
+#: fortran/resolve.c:7728
 #, no-c-format
 msgid "Although not referenced, '%s' at %L has ambiguous interfaces"
 msgstr ""
 
-#: fortran/resolve.c:7661
+#: fortran/resolve.c:7747
 #, no-c-format
 msgid ""
 "Character-valued statement function '%s' at %L must have constant length"
 msgstr ""
 
-#: fortran/resolve.c:7669
+#: fortran/resolve.c:7755
 #, no-c-format
 msgid ""
 "Automatic character length function '%s' at %L must have an explicit "
 "interface"
 msgstr ""
 
-#: fortran/resolve.c:7694
+#: fortran/resolve.c:7780
 #, no-c-format
 msgid ""
 "Fortran 2003: '%s' is of a PRIVATE type and cannot be a dummy argument of '%"
 "s', which is PUBLIC at %L"
 msgstr ""
 
-#: fortran/resolve.c:7717 fortran/resolve.c:7742
+#: fortran/resolve.c:7803 fortran/resolve.c:7828
 #, no-c-format
 msgid ""
 "Fortran 2003: Procedure '%s' in PUBLIC interface '%s' at %L takes dummy "
 "arguments of '%s' which is PRIVATE"
 msgstr ""
 
-#: fortran/resolve.c:7760
+#: fortran/resolve.c:7846
 #, no-c-format
 msgid "Function '%s' at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.c:7769
+#: fortran/resolve.c:7855
 #, no-c-format
 msgid "External object '%s' at %L may not have an initializer"
 msgstr ""
 
-#: fortran/resolve.c:7777
+#: fortran/resolve.c:7863
 #, no-c-format
 msgid "ELEMENTAL function '%s' at %L must have a scalar result"
 msgstr ""
 
-#: fortran/resolve.c:7798
+#: fortran/resolve.c:7884
 #, no-c-format
 msgid "CHARACTER(*) function '%s' at %L cannot be array-valued"
 msgstr ""
 
-#: fortran/resolve.c:7802
+#: fortran/resolve.c:7888
 #, no-c-format
 msgid "CHARACTER(*) function '%s' at %L cannot be pointer-valued"
 msgstr ""
 
-#: fortran/resolve.c:7806
+#: fortran/resolve.c:7892
 #, no-c-format
 msgid "CHARACTER(*) function '%s' at %L cannot be pure"
 msgstr ""
 
-#: fortran/resolve.c:7810
+#: fortran/resolve.c:7896
 #, no-c-format
 msgid "CHARACTER(*) function '%s' at %L cannot be recursive"
 msgstr ""
 
-#: fortran/resolve.c:7819
+#: fortran/resolve.c:7905
 #, no-c-format
 msgid "CHARACTER(*) function '%s' at %L is obsolescent in fortran 95"
 msgstr ""
 
-#: fortran/resolve.c:7872
+#: fortran/resolve.c:7958
 #, no-c-format
 msgid "PROCEDURE attribute conflicts with SAVE attribute in '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:7879
+#: fortran/resolve.c:7965
 #, no-c-format
 msgid "PROCEDURE attribute conflicts with INTENT attribute in '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:7923
+#: fortran/resolve.c:8009
 #, no-c-format
 msgid "FINAL procedure '%s' at %L is not a SUBROUTINE"
 msgstr ""
 
-#: fortran/resolve.c:7931
+#: fortran/resolve.c:8017
 #, no-c-format
 msgid "FINAL procedure at %L must have exactly one argument"
 msgstr ""
 
-#: fortran/resolve.c:7940
+#: fortran/resolve.c:8026
 #, no-c-format
 msgid "Argument of FINAL procedure at %L must be of type '%s'"
 msgstr ""
 
-#: fortran/resolve.c:7948
+#: fortran/resolve.c:8034
 #, no-c-format
 msgid "Argument of FINAL procedure at %L must not be a POINTER"
 msgstr ""
 
-#: fortran/resolve.c:7954
+#: fortran/resolve.c:8040
 #, no-c-format
 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
 msgstr ""
 
-#: fortran/resolve.c:7960
+#: fortran/resolve.c:8046
 #, no-c-format
 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
 msgstr ""
 
-#: fortran/resolve.c:7968
+#: fortran/resolve.c:8054
 #, no-c-format
 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
 msgstr ""
 
-#: fortran/resolve.c:7976
+#: fortran/resolve.c:8062
 #, no-c-format
 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
 msgstr ""
 
-#: fortran/resolve.c:7995
+#: fortran/resolve.c:8081
 #, no-c-format
 msgid "FINAL procedure '%s' declared at %L has the same rank (%d) as '%s'"
 msgstr ""
 
-#: fortran/resolve.c:8028
+#: fortran/resolve.c:8114
 #, no-c-format
 msgid ""
 "Only array FINAL procedures declared for derived type '%s' defined at %L, "
@@ -9951,302 +9733,302 @@ msgid ""
 msgstr ""
 
 #. TODO:  Remove this error when finalization is finished.
-#: fortran/resolve.c:8033
+#: fortran/resolve.c:8119
 #, no-c-format
 msgid "Finalization at %L is not yet implemented"
 msgstr ""
 
-#: fortran/resolve.c:8059
+#: fortran/resolve.c:8145
 #, no-c-format
 msgid "Can't overwrite GENERIC '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:8071
+#: fortran/resolve.c:8157
 #, no-c-format
 msgid "'%s' at %L overrides a procedure binding declared NON_OVERRIDABLE"
 msgstr ""
 
-#: fortran/resolve.c:8079
+#: fortran/resolve.c:8165
 #, no-c-format
 msgid "'%s' at %L overrides a PURE procedure and must also be PURE"
 msgstr ""
 
-#: fortran/resolve.c:8088
+#: fortran/resolve.c:8174
 #, no-c-format
 msgid "'%s' at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
 msgstr ""
 
-#: fortran/resolve.c:8094
+#: fortran/resolve.c:8180
 #, no-c-format
 msgid ""
 "'%s' at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, "
 "either"
 msgstr ""
 
-#: fortran/resolve.c:8103
+#: fortran/resolve.c:8189
 #, no-c-format
 msgid "'%s' at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
 msgstr ""
 
-#: fortran/resolve.c:8114
+#: fortran/resolve.c:8200
 #, no-c-format
 msgid "'%s' at %L overrides a FUNCTION and must also be a FUNCTION"
 msgstr ""
 
-#: fortran/resolve.c:8125
+#: fortran/resolve.c:8211
 #, no-c-format
 msgid ""
 "'%s' at %L and the overridden FUNCTION should have matching result types"
 msgstr ""
 
-#: fortran/resolve.c:8136
+#: fortran/resolve.c:8222
 #, no-c-format
 msgid "'%s' at %L overrides a PUBLIC procedure and must not be PRIVATE"
 msgstr ""
 
-#: fortran/resolve.c:8165
+#: fortran/resolve.c:8251
 #, no-c-format
 msgid ""
 "Dummy argument '%s' of '%s' at %L should be named '%s' as to match the "
 "corresponding argument of the overridden procedure"
 msgstr ""
 
-#: fortran/resolve.c:8178
+#: fortran/resolve.c:8264
 #, no-c-format
 msgid ""
 "Types mismatch for dummy argument '%s' of '%s' %L in in respect to the "
 "overridden procedure"
 msgstr ""
 
-#: fortran/resolve.c:8188
+#: fortran/resolve.c:8274
 #, no-c-format
 msgid ""
 "'%s' at %L must have the same number of formal arguments as the overridden "
 "procedure"
 msgstr ""
 
-#: fortran/resolve.c:8197
+#: fortran/resolve.c:8283
 #, no-c-format
 msgid "'%s' at %L overrides a NOPASS binding and must also be NOPASS"
 msgstr ""
 
-#: fortran/resolve.c:8208
+#: fortran/resolve.c:8294
 #, no-c-format
 msgid "'%s' at %L overrides a binding with PASS and must also be PASS"
 msgstr ""
 
-#: fortran/resolve.c:8215
+#: fortran/resolve.c:8301
 #, no-c-format
 msgid ""
 "Passed-object dummy argument of '%s' at %L must be at the same position as "
 "the passed-object dummy argument of the overridden procedure"
 msgstr ""
 
-#: fortran/resolve.c:8246
+#: fortran/resolve.c:8332
 #, no-c-format
 msgid "'%s' and '%s' can't be mixed FUNCTION/SUBROUTINE for GENERIC '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:8255
+#: fortran/resolve.c:8341
 #, no-c-format
 msgid "'%s' and '%s' for GENERIC '%s' at %L are ambiguous"
 msgstr ""
 
-#: fortran/resolve.c:8324
+#: fortran/resolve.c:8410
 #, no-c-format
 msgid "Undefined specific binding '%s' as target of GENERIC '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:8336
+#: fortran/resolve.c:8422
 #, no-c-format
 msgid "GENERIC '%s' at %L must target a specific binding, '%s' is GENERIC, too"
 msgstr ""
 
-#: fortran/resolve.c:8366
+#: fortran/resolve.c:8452
 #, no-c-format
 msgid "GENERIC '%s' at %L can't overwrite specific binding with the same name"
 msgstr ""
 
-#: fortran/resolve.c:8424
+#: fortran/resolve.c:8510
 #, no-c-format
 msgid ""
 "'%s' must be a module procedure or an external procedure with an explicit "
 "interface at %L"
 msgstr ""
 
-#: fortran/resolve.c:8461
+#: fortran/resolve.c:8547
 #, no-c-format
 msgid "Procedure '%s' with PASS(%s) at %L has no argument '%s'"
 msgstr ""
 
-#: fortran/resolve.c:8475
+#: fortran/resolve.c:8561
 #, no-c-format
 msgid "Procedure '%s' with PASS at %L must have at least one argument"
 msgstr ""
 
-#: fortran/resolve.c:8487
+#: fortran/resolve.c:8573
 #, no-c-format
 msgid ""
 "Argument '%s' of '%s' with PASS(%s) at %L must be of the derived-type '%s'"
 msgstr ""
 
-#: fortran/resolve.c:8493
+#: fortran/resolve.c:8579
 #, no-c-format
 msgid ""
 "Polymorphic entities are not yet implemented, non-polymorphic passed-object "
 "dummy argument of '%s' at %L accepted"
 msgstr ""
 
-#: fortran/resolve.c:8518
+#: fortran/resolve.c:8604
 #, no-c-format
 msgid "Procedure '%s' at %L has the same name as a component of '%s'"
 msgstr ""
 
-#: fortran/resolve.c:8527
+#: fortran/resolve.c:8613
 #, no-c-format
 msgid ""
 "Procedure '%s' at %L has the same name as an inherited component of '%s'"
 msgstr ""
 
-#: fortran/resolve.c:8595
+#: fortran/resolve.c:8681
 #, no-c-format
 msgid "Non-extensible derived-type '%s' at %L must not be ABSTRACT"
 msgstr ""
 
-#: fortran/resolve.c:8612
+#: fortran/resolve.c:8698
 #, no-c-format
 msgid ""
 "Component '%s' of '%s' at %L has the same name as an inherited type-bound "
 "procedure"
 msgstr ""
 
-#: fortran/resolve.c:8624
+#: fortran/resolve.c:8710
 #, no-c-format
 msgid ""
 "Character length of component '%s' needs to be a constant specification "
 "expression at %L"
 msgstr ""
 
-#: fortran/resolve.c:8639
+#: fortran/resolve.c:8725
 #, no-c-format
 msgid ""
 "The component '%s' is a PRIVATE type and cannot be a component of '%s', "
 "which is PUBLIC at %L"
 msgstr ""
 
-#: fortran/resolve.c:8649
+#: fortran/resolve.c:8735
 #, no-c-format
 msgid ""
 "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE "
 "attribute"
 msgstr ""
 
-#: fortran/resolve.c:8660
+#: fortran/resolve.c:8746
 #, no-c-format
 msgid ""
 "The pointer component '%s' of '%s' at %L is a type that has not been declared"
 msgstr ""
 
-#: fortran/resolve.c:8688
+#: fortran/resolve.c:8774
 #, no-c-format
 msgid "Component '%s' of '%s' at %L must have constant array bounds"
 msgstr ""
 
-#: fortran/resolve.c:8729
+#: fortran/resolve.c:8815
 #, no-c-format
 msgid ""
 "NAMELIST object '%s' was declared PRIVATE and cannot be member of PUBLIC "
 "namelist '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:8739
+#: fortran/resolve.c:8825
 #, no-c-format
 msgid ""
 "NAMELIST object '%s' has use-associated PRIVATE components and cannot be "
 "member of namelist '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:8752
+#: fortran/resolve.c:8838
 #, no-c-format
 msgid ""
 "NAMELIST object '%s' has PRIVATE components and cannot be a member of PUBLIC "
 "namelist '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:8764
+#: fortran/resolve.c:8850
 #, no-c-format
 msgid ""
 "NAMELIST array object '%s' must not have assumed shape in namelist '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:8773
+#: fortran/resolve.c:8859
 #, no-c-format
 msgid ""
 "NAMELIST array object '%s' must have constant shape in namelist '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:8785
+#: fortran/resolve.c:8871
 #, no-c-format
 msgid ""
 "NAMELIST object '%s' in namelist '%s' at %L cannot have ALLOCATABLE "
 "components"
 msgstr ""
 
-#: fortran/resolve.c:8793
+#: fortran/resolve.c:8879
 #, no-c-format
 msgid ""
 "NAMELIST object '%s' in namelist '%s' at %L cannot have POINTER components"
 msgstr ""
 
-#: fortran/resolve.c:8819
+#: fortran/resolve.c:8905
 #, no-c-format
 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:8838
+#: fortran/resolve.c:8924
 #, no-c-format
 msgid "Parameter array '%s' at %L cannot be automatic or of deferred shape"
 msgstr ""
 
-#: fortran/resolve.c:8849
+#: fortran/resolve.c:8935
 #, no-c-format
 msgid ""
 "Implicitly typed PARAMETER '%s' at %L doesn't match a later IMPLICIT type"
 msgstr ""
 
-#: fortran/resolve.c:8860
+#: fortran/resolve.c:8946
 #, no-c-format
 msgid "Incompatible derived type in PARAMETER at %L"
 msgstr ""
 
-#: fortran/resolve.c:8919
+#: fortran/resolve.c:9005
 #, no-c-format
 msgid ""
 "Interface '%s', used by procedure '%s' at %L, is declared in a later "
 "PROCEDURE statement"
 msgstr ""
 
-#: fortran/resolve.c:8967
+#: fortran/resolve.c:9053
 #, no-c-format
 msgid "Interface '%s' of procedure '%s' at %L must be explicit"
 msgstr ""
 
-#: fortran/resolve.c:9000
+#: fortran/resolve.c:9086
 #, no-c-format
 msgid "Type specified for intrinsic function '%s' at %L is ignored"
 msgstr ""
 
-#: fortran/resolve.c:9007
+#: fortran/resolve.c:9093
 #, no-c-format
 msgid "Intrinsic subroutine '%s' at %L shall not have a type specifier"
 msgstr ""
 
-#: fortran/resolve.c:9014
+#: fortran/resolve.c:9100
 #, no-c-format
 msgid "'%s' declared INTRINSIC at %L does not exist"
 msgstr ""
 
-#: fortran/resolve.c:9023
+#: fortran/resolve.c:9109
 #, no-c-format
 msgid ""
 "The intrinsic '%s' declared INTRINSIC at %L is not available in the current "
@@ -10254,229 +10036,229 @@ msgid ""
 "intrinsics in order to use it."
 msgstr ""
 
-#: fortran/resolve.c:9067
+#: fortran/resolve.c:9153
 #, no-c-format
 msgid "Assumed size array at %L must be a dummy argument"
 msgstr ""
 
-#: fortran/resolve.c:9070
+#: fortran/resolve.c:9156
 #, no-c-format
 msgid "Assumed shape array at %L must be a dummy argument"
 msgstr ""
 
-#: fortran/resolve.c:9082
+#: fortran/resolve.c:9168
 #, no-c-format
 msgid "Symbol at %L is not a DUMMY variable"
 msgstr ""
 
-#: fortran/resolve.c:9088
+#: fortran/resolve.c:9174
 #, no-c-format
 msgid ""
 "'%s' at %L cannot have the VALUE attribute because it is not a dummy argument"
 msgstr ""
 
-#: fortran/resolve.c:9098
+#: fortran/resolve.c:9184
 #, no-c-format
 msgid ""
 "Character dummy variable '%s' at %L with VALUE attribute must have constant "
 "length"
 msgstr ""
 
-#: fortran/resolve.c:9107
+#: fortran/resolve.c:9193
 #, no-c-format
 msgid ""
 "C interoperable character dummy variable '%s' at %L with VALUE attribute "
 "must have length one"
 msgstr ""
 
-#: fortran/resolve.c:9133
+#: fortran/resolve.c:9219
 #, no-c-format
 msgid ""
 "Variable '%s' at %L cannot be BIND(C) because it is neither a COMMON block "
 "nor declared at the module level scope"
 msgstr ""
 
-#: fortran/resolve.c:9186
+#: fortran/resolve.c:9272
 #, no-c-format
 msgid "The derived type '%s' at %L is of type '%s', which has not been defined"
 msgstr ""
 
-#: fortran/resolve.c:9226
+#: fortran/resolve.c:9313
 #, no-c-format
 msgid "Fortran 2003: PUBLIC %s '%s' at %L of PRIVATE derived type '%s'"
 msgstr ""
 
-#: fortran/resolve.c:9245
+#: fortran/resolve.c:9332
 #, no-c-format
 msgid ""
 "The INTENT(OUT) dummy argument '%s' at %L is ASSUMED SIZE and so cannot have "
 "a default initializer"
 msgstr ""
 
-#: fortran/resolve.c:9304
+#: fortran/resolve.c:9391
 #, no-c-format
 msgid "Threadprivate at %L isn't SAVEd"
 msgstr ""
 
-#: fortran/resolve.c:9389
+#: fortran/resolve.c:9476
 #, no-c-format
 msgid "BLOCK DATA element '%s' at %L must be in COMMON"
 msgstr ""
 
-#: fortran/resolve.c:9395
+#: fortran/resolve.c:9482
 #, no-c-format
 msgid "DATA array '%s' at %L must be specified in a previous declaration"
 msgstr ""
 
-#: fortran/resolve.c:9440
+#: fortran/resolve.c:9527
 #, no-c-format
 msgid "Nonconstant array section at %L in DATA statement"
 msgstr ""
 
-#: fortran/resolve.c:9453
+#: fortran/resolve.c:9540
 #, no-c-format
 msgid "DATA statement at %L has more variables than values"
 msgstr ""
 
-#: fortran/resolve.c:9547
+#: fortran/resolve.c:9634
 #, no-c-format
 msgid "iterator start at %L does not simplify"
 msgstr ""
 
-#: fortran/resolve.c:9554
+#: fortran/resolve.c:9641
 #, no-c-format
 msgid "iterator end at %L does not simplify"
 msgstr ""
 
-#: fortran/resolve.c:9561
+#: fortran/resolve.c:9648
 #, no-c-format
 msgid "iterator step at %L does not simplify"
 msgstr ""
 
-#: fortran/resolve.c:9687
+#: fortran/resolve.c:9774
 #, no-c-format
 msgid "DATA statement at %L has more values than variables"
 msgstr ""
 
-#: fortran/resolve.c:9778
+#: fortran/resolve.c:9865
 #, no-c-format
 msgid "Label %d at %L defined but not used"
 msgstr ""
 
-#: fortran/resolve.c:9783
+#: fortran/resolve.c:9870
 #, no-c-format
 msgid "Label %d at %L defined but cannot be used"
 msgstr ""
 
-#: fortran/resolve.c:9868
+#: fortran/resolve.c:9955
 #, no-c-format
 msgid ""
 "Derived type variable '%s' at %L must have SEQUENCE attribute to be an "
 "EQUIVALENCE object"
 msgstr ""
 
-#: fortran/resolve.c:9877
+#: fortran/resolve.c:9964
 #, no-c-format
 msgid ""
 "Derived type variable '%s' at %L cannot have ALLOCATABLE components to be an "
 "EQUIVALENCE object"
 msgstr ""
 
-#: fortran/resolve.c:9885
+#: fortran/resolve.c:9972
 #, no-c-format
 msgid ""
 "Derived type variable '%s' at %L with default initialization cannot be in "
 "EQUIVALENCE with a variable in COMMON"
 msgstr ""
 
-#: fortran/resolve.c:9902
+#: fortran/resolve.c:9989
 #, no-c-format
 msgid ""
 "Derived type variable '%s' at %L with pointer component(s) cannot be an "
 "EQUIVALENCE object"
 msgstr ""
 
-#: fortran/resolve.c:10007
+#: fortran/resolve.c:10094
 #, no-c-format
 msgid "Syntax error in EQUIVALENCE statement at %L"
 msgstr ""
 
-#: fortran/resolve.c:10022
+#: fortran/resolve.c:10109
 #, no-c-format
 msgid ""
 "Either all or none of the objects in the EQUIVALENCE set at %L shall have "
 "the PROTECTED attribute"
 msgstr ""
 
-#: fortran/resolve.c:10034
+#: fortran/resolve.c:10121
 #, no-c-format
 msgid ""
 "Common block member '%s' at %L cannot be an EQUIVALENCE object in the pure "
 "procedure '%s'"
 msgstr ""
 
-#: fortran/resolve.c:10043
+#: fortran/resolve.c:10130
 #, no-c-format
 msgid "Named constant '%s' at %L cannot be an EQUIVALENCE object"
 msgstr ""
 
-#: fortran/resolve.c:10122
+#: fortran/resolve.c:10209
 #, no-c-format
 msgid ""
 "Array '%s' at %L with non-constant bounds cannot be an EQUIVALENCE object"
 msgstr ""
 
-#: fortran/resolve.c:10133
+#: fortran/resolve.c:10220
 #, no-c-format
 msgid "Structure component '%s' at %L cannot be an EQUIVALENCE object"
 msgstr ""
 
-#: fortran/resolve.c:10144
+#: fortran/resolve.c:10231
 #, no-c-format
 msgid "Substring at %L has length zero"
 msgstr ""
 
-#: fortran/resolve.c:10188
+#: fortran/resolve.c:10275
 #, no-c-format
 msgid "Fortran 2003: PUBLIC function '%s' at %L of PRIVATE type '%s'"
 msgstr ""
 
-#: fortran/resolve.c:10201
+#: fortran/resolve.c:10288
 #, no-c-format
 msgid "ENTRY '%s' at %L has no IMPLICIT type"
 msgstr ""
 
-#: fortran/resolve.c:10227
+#: fortran/resolve.c:10314
 #, no-c-format
 msgid "User operator procedure '%s' at %L must be a FUNCTION"
 msgstr ""
 
-#: fortran/resolve.c:10234
+#: fortran/resolve.c:10321
 #, no-c-format
 msgid "User operator procedure '%s' at %L cannot be assumed character length"
 msgstr ""
 
-#: fortran/resolve.c:10240
+#: fortran/resolve.c:10327
 #, no-c-format
 msgid "User operator procedure '%s' at %L must have at least one argument"
 msgstr ""
 
-#: fortran/resolve.c:10250
+#: fortran/resolve.c:10337
 #, no-c-format
 msgid "First argument of operator interface at %L cannot be optional"
 msgstr ""
 
-#: fortran/resolve.c:10262
+#: fortran/resolve.c:10349
 #, no-c-format
 msgid "Second argument of operator interface at %L cannot be optional"
 msgstr ""
 
-#: fortran/resolve.c:10266
+#: fortran/resolve.c:10353
 #, no-c-format
 msgid "Operator interface at %L must have, at most, two arguments"
 msgstr ""
 
-#: fortran/resolve.c:10320
+#: fortran/resolve.c:10407
 #, no-c-format
 msgid "Contained procedure '%s' at %L of a PURE procedure must also be PURE"
 msgstr ""
@@ -10513,17 +10295,17 @@ msgstr ""
 msgid "Nonconforming tab character in column %d of line %d"
 msgstr ""
 
-#: fortran/scanner.c:1644
+#: fortran/scanner.c:1647
 #, no-c-format
 msgid "%s:%d: file %s left but not entered"
 msgstr ""
 
-#: fortran/scanner.c:1678
+#: fortran/scanner.c:1681
 #, no-c-format
 msgid "%s:%d: Illegal preprocessor directive"
 msgstr ""
 
-#: fortran/scanner.c:1796
+#: fortran/scanner.c:1799
 #, no-c-format
 msgid "Can't open file '%s'"
 msgstr ""
@@ -10706,34 +10488,34 @@ msgstr ""
 msgid "Argument of KIND at %L is a DERIVED type"
 msgstr ""
 
-#: fortran/simplify.c:2362
+#: fortran/simplify.c:2383
 #, no-c-format
 msgid "DIM argument at %L is out of bounds"
 msgstr ""
 
-#: fortran/simplify.c:2534
+#: fortran/simplify.c:2555
 #, no-c-format
 msgid "Argument of LOG at %L cannot be less than or equal to zero"
 msgstr ""
 
-#: fortran/simplify.c:2547
+#: fortran/simplify.c:2568
 #, no-c-format
 msgid "Complex argument of LOG at %L cannot be zero"
 msgstr ""
 
-#: fortran/simplify.c:2588
+#: fortran/simplify.c:2609
 #, no-c-format
 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
 msgstr ""
 
 #. Result is processor-dependent.
-#: fortran/simplify.c:2869
+#: fortran/simplify.c:2902
 #, no-c-format
 msgid "Second argument MOD at %L is zero"
 msgstr ""
 
 #. Result is processor-dependent.
-#: fortran/simplify.c:2880
+#: fortran/simplify.c:2913
 #, no-c-format
 msgid "Second argument of MOD at %L is zero"
 msgstr ""
@@ -10741,95 +10523,95 @@ msgstr ""
 #. Result is processor-dependent. This processor just opts
 #. to not handle it at all.
 #. Result is processor-dependent.
-#: fortran/simplify.c:2922 fortran/simplify.c:2934
+#: fortran/simplify.c:2955 fortran/simplify.c:2967
 #, no-c-format
 msgid "Second argument of MODULO at %L is zero"
 msgstr ""
 
-#: fortran/simplify.c:2980
+#: fortran/simplify.c:3013
 #, no-c-format
 msgid "Second argument of NEAREST at %L shall not be zero"
 msgstr ""
 
-#: fortran/simplify.c:3015
+#: fortran/simplify.c:3049
 #, no-c-format
 msgid "Result of NEAREST is NaN at %L"
 msgstr ""
 
-#: fortran/simplify.c:3296
+#: fortran/simplify.c:3330
 #, no-c-format
 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
 msgstr ""
 
-#: fortran/simplify.c:3351
+#: fortran/simplify.c:3385
 #, no-c-format
 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
 msgstr ""
 
-#: fortran/simplify.c:3465
+#: fortran/simplify.c:3496
 #, no-c-format
 msgid "Integer too large in shape specification at %L"
 msgstr ""
 
-#: fortran/simplify.c:3473
+#: fortran/simplify.c:3504
 #, no-c-format
 msgid "Too many dimensions in shape specification for RESHAPE at %L"
 msgstr ""
 
-#: fortran/simplify.c:3481
+#: fortran/simplify.c:3512
 #, no-c-format
 msgid "Shape specification at %L cannot be negative"
 msgstr ""
 
-#: fortran/simplify.c:3493
+#: fortran/simplify.c:3524
 #, no-c-format
 msgid "Shape specification at %L cannot be the null array"
 msgstr ""
 
-#: fortran/simplify.c:3514
+#: fortran/simplify.c:3545
 #, no-c-format
 msgid ""
 "ORDER parameter of RESHAPE at %L is not the same size as SHAPE parameter"
 msgstr ""
 
-#: fortran/simplify.c:3521
+#: fortran/simplify.c:3552
 #, no-c-format
 msgid "Error in ORDER parameter of RESHAPE at %L"
 msgstr ""
 
-#: fortran/simplify.c:3529
+#: fortran/simplify.c:3560
 #, no-c-format
 msgid "ORDER parameter of RESHAPE at %L is out of range"
 msgstr ""
 
-#: fortran/simplify.c:3539
+#: fortran/simplify.c:3570
 #, no-c-format
 msgid "Invalid permutation in ORDER parameter at %L"
 msgstr ""
 
-#: fortran/simplify.c:3598
+#: fortran/simplify.c:3629
 #, no-c-format
 msgid "PAD parameter required for short SOURCE parameter at %L"
 msgstr ""
 
-#: fortran/simplify.c:3717
+#: fortran/simplify.c:3748
 #, no-c-format
 msgid "Result of SCALE overflows its kind at %L"
 msgstr ""
 
-#: fortran/simplify.c:4351
+#: fortran/simplify.c:4382
 #, no-c-format
 msgid "Argument of SQRT at %L has a negative value"
 msgstr ""
 
-#: fortran/simplify.c:4506
+#: fortran/simplify.c:4537
 #, no-c-format
 msgid ""
 "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < "
 "result size %ld"
 msgstr ""
 
-#: fortran/simplify.c:4871
+#: fortran/simplify.c:4903
 #, no-c-format
 msgid ""
 "Character '%s' in string at %L cannot be converted into character kind %d"
@@ -10896,233 +10678,233 @@ msgstr ""
 msgid "BIND(C) applied to %s %s at %L"
 msgstr ""
 
-#: fortran/symbol.c:711 fortran/symbol.c:1364
+#: fortran/symbol.c:716 fortran/symbol.c:1369
 #, no-c-format
 msgid "%s attribute conflicts with %s attribute at %L"
 msgstr ""
 
-#: fortran/symbol.c:714
+#: fortran/symbol.c:719
 #, no-c-format
 msgid "%s attribute conflicts with %s attribute in '%s' at %L"
 msgstr ""
 
-#: fortran/symbol.c:722
+#: fortran/symbol.c:727
 #, no-c-format
 msgid "Fortran 2003: %s attribute with %s attribute at %L"
 msgstr ""
 
-#: fortran/symbol.c:728
+#: fortran/symbol.c:733
 #, no-c-format
 msgid "Fortran 2003: %s attribute with %s attribute in '%s' at %L"
 msgstr ""
 
-#: fortran/symbol.c:772
+#: fortran/symbol.c:777
 #, no-c-format
 msgid "Cannot change attributes of USE-associated symbol at %L"
 msgstr ""
 
-#: fortran/symbol.c:775
+#: fortran/symbol.c:780
 #, no-c-format
 msgid "Cannot change attributes of USE-associated symbol %s at %L"
 msgstr ""
 
-#: fortran/symbol.c:791
+#: fortran/symbol.c:796
 #, no-c-format
 msgid "Duplicate %s attribute specified at %L"
 msgstr ""
 
-#: fortran/symbol.c:824
+#: fortran/symbol.c:829
 #, no-c-format
 msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
 msgstr ""
 
-#: fortran/symbol.c:850
+#: fortran/symbol.c:855
 #, no-c-format
 msgid "DIMENSION specified for '%s' outside its INTERFACE body at %L"
 msgstr ""
 
-#: fortran/symbol.c:968
+#: fortran/symbol.c:973
 #, no-c-format
 msgid "Cray Pointee at %L appears in multiple pointer() statements"
 msgstr ""
 
-#: fortran/symbol.c:987
+#: fortran/symbol.c:992
 #, no-c-format
 msgid "Duplicate PROTECTED attribute specified at %L"
 msgstr ""
 
-#: fortran/symbol.c:1020
+#: fortran/symbol.c:1025
 #, no-c-format
 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
 msgstr ""
 
-#: fortran/symbol.c:1028
+#: fortran/symbol.c:1033
 #, no-c-format
 msgid "Duplicate SAVE attribute specified at %L"
 msgstr ""
 
-#: fortran/symbol.c:1049
+#: fortran/symbol.c:1054
 #, no-c-format
 msgid "Duplicate VALUE attribute specified at %L"
 msgstr ""
 
-#: fortran/symbol.c:1069
+#: fortran/symbol.c:1074
 #, no-c-format
 msgid "Duplicate VOLATILE attribute specified at %L"
 msgstr ""
 
-#: fortran/symbol.c:1360
+#: fortran/symbol.c:1365
 #, no-c-format
 msgid "%s attribute of '%s' conflicts with %s attribute at %L"
 msgstr ""
 
-#: fortran/symbol.c:1394
+#: fortran/symbol.c:1399
 #, no-c-format
 msgid "%s procedure at %L is already declared as %s procedure"
 msgstr ""
 
-#: fortran/symbol.c:1429
+#: fortran/symbol.c:1434
 #, no-c-format
 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
 msgstr ""
 
-#: fortran/symbol.c:1453
+#: fortran/symbol.c:1458
 #, no-c-format
 msgid "ACCESS specification at %L was already specified"
 msgstr ""
 
-#: fortran/symbol.c:1470
+#: fortran/symbol.c:1475
 #, no-c-format
 msgid "Duplicate BIND attribute specified at %L"
 msgstr ""
 
-#: fortran/symbol.c:1477
+#: fortran/symbol.c:1482
 #, no-c-format
 msgid "Fortran 2003: BIND(C) at %L"
 msgstr ""
 
-#: fortran/symbol.c:1494
+#: fortran/symbol.c:1499
 #, no-c-format
 msgid "Duplicate EXTENDS attribute specified at %L"
 msgstr ""
 
-#: fortran/symbol.c:1498
+#: fortran/symbol.c:1503
 #, no-c-format
 msgid "Fortran 2003: EXTENDS at %L"
 msgstr ""
 
-#: fortran/symbol.c:1520
+#: fortran/symbol.c:1525
 #, no-c-format
 msgid "Symbol '%s' at %L already has an explicit interface"
 msgstr ""
 
-#: fortran/symbol.c:1527
+#: fortran/symbol.c:1532
 #, no-c-format
 msgid "'%s' at %L has attributes specified outside its INTERFACE body"
 msgstr ""
 
-#: fortran/symbol.c:1574
+#: fortran/symbol.c:1579
 #, no-c-format
 msgid "Symbol '%s' at %L cannot have a type"
 msgstr ""
 
-#: fortran/symbol.c:1733
+#: fortran/symbol.c:1738
 #, no-c-format
 msgid "Component '%s' at %C already declared at %L"
 msgstr ""
 
-#: fortran/symbol.c:1744
+#: fortran/symbol.c:1749
 #, no-c-format
 msgid "Component '%s' at %C already in the parent type at %L"
 msgstr ""
 
-#: fortran/symbol.c:1819
+#: fortran/symbol.c:1824
 #, no-c-format
 msgid "Symbol '%s' at %C is ambiguous"
 msgstr ""
 
-#: fortran/symbol.c:1851
+#: fortran/symbol.c:1856
 #, no-c-format
 msgid "Derived type '%s' at %C is being used before it is defined"
 msgstr ""
 
-#: fortran/symbol.c:1892
+#: fortran/symbol.c:1897
 #, no-c-format
 msgid "'%s' at %C is not a member of the '%s' structure"
 msgstr ""
 
-#: fortran/symbol.c:1900
+#: fortran/symbol.c:1905
 #, no-c-format
 msgid "Component '%s' at %C is a PRIVATE component of '%s'"
 msgstr ""
 
-#: fortran/symbol.c:1910
+#: fortran/symbol.c:1915
 #, no-c-format
 msgid "All components of '%s' are PRIVATE in structure constructor at %C"
 msgstr ""
 
-#: fortran/symbol.c:2039
+#: fortran/symbol.c:2044
 #, no-c-format
 msgid "Duplicate statement label %d at %L and %L"
 msgstr ""
 
-#: fortran/symbol.c:2049
+#: fortran/symbol.c:2054
 #, no-c-format
 msgid "Label %d at %C already referenced as branch target"
 msgstr ""
 
-#: fortran/symbol.c:2058
+#: fortran/symbol.c:2063
 #, no-c-format
 msgid "Label %d at %C already referenced as a format label"
 msgstr ""
 
-#: fortran/symbol.c:2100
+#: fortran/symbol.c:2105
 #, no-c-format
 msgid "Label %d at %C previously used as a FORMAT label"
 msgstr ""
 
-#: fortran/symbol.c:2108
+#: fortran/symbol.c:2113
 #, no-c-format
 msgid "Label %d at %C previously used as branch target"
 msgstr ""
 
-#: fortran/symbol.c:2420
+#: fortran/symbol.c:2425
 #, no-c-format
 msgid "Name '%s' at %C is an ambiguous reference to '%s' from module '%s'"
 msgstr ""
 
-#: fortran/symbol.c:2423
+#: fortran/symbol.c:2428
 #, no-c-format
 msgid ""
 "Name '%s' at %C is an ambiguous reference to '%s' from current program unit"
 msgstr ""
 
 #. Symbol is from another namespace.
-#: fortran/symbol.c:2567
+#: fortran/symbol.c:2572
 #, no-c-format
 msgid "Symbol '%s' at %C has already been host associated"
 msgstr ""
 
-#: fortran/symbol.c:3336
+#: fortran/symbol.c:3342
 #, no-c-format
 msgid ""
 "Derived type '%s' declared at %L must have the BIND attribute to be C "
 "interoperable"
 msgstr ""
 
-#: fortran/symbol.c:3347
+#: fortran/symbol.c:3353
 #, no-c-format
 msgid "Derived type '%s' at %L is empty"
 msgstr ""
 
-#: fortran/symbol.c:3364
+#: fortran/symbol.c:3370
 #, no-c-format
 msgid ""
 "Component '%s' at %L cannot have the POINTER attribute because it is a "
 "member of the BIND(C) derived type '%s' at %L"
 msgstr ""
 
-#: fortran/symbol.c:3376
+#: fortran/symbol.c:3382
 #, no-c-format
 msgid ""
 "Component '%s' at %L cannot have the ALLOCATABLE attribute because it is a "
@@ -11131,7 +10913,7 @@ msgstr ""
 
 #. If the derived type is bind(c), all fields must be
 #. interop.
-#: fortran/symbol.c:3415
+#: fortran/symbol.c:3420
 #, no-c-format
 msgid ""
 "Component '%s' in derived type '%s' at %L may not be C interoperable, even "
@@ -11141,66 +10923,66 @@ msgstr ""
 #. If derived type is param to bind(c) routine, or to one
 #. of the iso_c_binding procs, it must be interoperable, so
 #. all fields must interop too.
-#: fortran/symbol.c:3424
+#: fortran/symbol.c:3429
 #, no-c-format
 msgid "Component '%s' in derived type '%s' at %L may not be C interoperable"
 msgstr ""
 
-#: fortran/symbol.c:3438
+#: fortran/symbol.c:3443
 #, no-c-format
 msgid ""
 "Derived type '%s' at %L cannot be declared with both PRIVATE and BIND(C) "
 "attributes"
 msgstr ""
 
-#: fortran/symbol.c:3446
+#: fortran/symbol.c:3451
 #, no-c-format
 msgid ""
 "Derived type '%s' at %L cannot have the SEQUENCE attribute because it is BIND"
 "(C)"
 msgstr ""
 
-#: fortran/symbol.c:4261
+#: fortran/symbol.c:4267
 #, no-c-format
 msgid "Symbol '%s' is used before it is typed at %L"
 msgstr ""
 
-#: fortran/symbol.c:4267
+#: fortran/symbol.c:4273
 #, no-c-format
 msgid "Extension: Symbol '%s' is used before it is typed at %L"
 msgstr ""
 
-#: fortran/symbol.c:4318
+#: fortran/symbol.c:4324
 #, no-c-format
 msgid "'%s' of '%s' is PRIVATE at %C"
 msgstr ""
 
-#: fortran/target-memory.c:610
+#: fortran/target-memory.c:615
 #, no-c-format
 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
 msgstr ""
 
-#: fortran/target-memory.c:697
+#: fortran/target-memory.c:702
 #, no-c-format
 msgid "BOZ constant at %L is too large (%ld vs %ld bits)"
 msgstr ""
 
-#: fortran/trans-array.c:641 fortran/trans-array.c:4368
-#: fortran/trans-array.c:5299 fortran/trans-intrinsic.c:3635
+#: fortran/trans-array.c:641 fortran/trans-array.c:4384
+#: fortran/trans-array.c:5315 fortran/trans-intrinsic.c:3719
 #, no-c-format
 msgid "Creating array temporary at %L"
 msgstr ""
 
 #. Problems occur when we get something like
 #. integer :: a(lots) = (/(i, i=1, lots)/)
-#: fortran/trans-array.c:3951
+#: fortran/trans-array.c:3954
 #, no-c-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:5296
+#: fortran/trans-array.c:5312
 #, no-c-format
 msgid "Creating array temporary at %L for argument '%s'"
 msgstr ""
@@ -11277,57 +11059,57 @@ msgid ""
 "fno-align-commons"
 msgstr ""
 
-#: fortran/trans-const.c:290
+#: fortran/trans-const.c:294
 #, no-c-format
 msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
 msgstr ""
 
-#: fortran/trans-decl.c:2835 fortran/trans-decl.c:3858
+#: fortran/trans-decl.c:2868 fortran/trans-decl.c:3906
 #, no-c-format
 msgid "Return value of function '%s' at %L not set"
 msgstr ""
 
-#: fortran/trans-decl.c:3493
+#: fortran/trans-decl.c:3527
 #, no-c-format
 msgid "Dummy argument '%s' at %L was declared INTENT(OUT) but was not set"
 msgstr ""
 
-#: fortran/trans-decl.c:3497
+#: fortran/trans-decl.c:3531
 #, no-c-format
 msgid "Unused dummy argument '%s' at %L"
 msgstr ""
 
-#: fortran/trans-decl.c:3503
+#: fortran/trans-decl.c:3537
 #, no-c-format
 msgid "Unused variable '%s' declared at %L"
 msgstr ""
 
-#: fortran/trans-decl.c:3535
+#: fortran/trans-decl.c:3583
 #, no-c-format
 msgid "Unused parameter '%s' declared at %L"
 msgstr ""
 
-#: fortran/trans-decl.c:3549
+#: fortran/trans-decl.c:3597
 #, no-c-format
 msgid "Return value '%s' of function '%s' declared at %L not set"
 msgstr ""
 
-#: fortran/trans-expr.c:2391
+#: fortran/trans-expr.c:2399
 #, no-c-format
 msgid "Unknown argument list function at %L"
 msgstr ""
 
-#: fortran/trans-intrinsic.c:853
+#: fortran/trans-intrinsic.c:882
 #, no-c-format
 msgid "'dim' argument of %s intrinsic at %L is not a valid dimension index"
 msgstr ""
 
-#: fortran/trans-io.c:2006
+#: fortran/trans-io.c:2004
 #, no-c-format
 msgid "Derived type '%s' at %L has PRIVATE components"
 msgstr ""
 
-#: fortran/trans-stmt.c:462
+#: fortran/trans-stmt.c:471
 #, no-c-format
 msgid "An alternate return at %L without a * dummy argument"
 msgstr ""
@@ -11344,33 +11126,33 @@ msgstr ""
 msgid "Incorrect function return value"
 msgstr ""
 
-#: fortran/trans.c:515 fortran/trans.c:935
+#: fortran/trans.c:516 fortran/trans.c:936
 msgid "Attempt to allocate a negative amount of memory."
 msgstr ""
 
-#: fortran/trans.c:533
+#: fortran/trans.c:534
 msgid "Memory allocation failed"
 msgstr ""
 
-#: fortran/trans.c:615
+#: fortran/trans.c:616
 msgid ""
 "Attempt to allocate negative amount of memory. Possible integer overflow"
 msgstr ""
 
-#: fortran/trans.c:646 fortran/trans.c:952
+#: fortran/trans.c:647 fortran/trans.c:953
 msgid "Out of memory"
 msgstr ""
 
-#: fortran/trans.c:737
+#: fortran/trans.c:738
 #, c-format
 msgid "Attempting to allocate already allocated array '%s'"
 msgstr ""
 
-#: fortran/trans.c:743
+#: fortran/trans.c:744
 msgid "Attempting to allocate already allocatedarray"
 msgstr ""
 
-#: fortran/trans.c:852
+#: fortran/trans.c:853
 #, c-format
 msgid "Attempt to DEALLOCATE unallocated '%s'"
 msgstr ""
@@ -11551,118 +11333,80 @@ msgstr ""
 msgid "cannot specify 'main' class when not linking"
 msgstr ""
 
-#: java/jvspec.c:80 gcc.c:828
-msgid "-pg and -fomit-frame-pointer are incompatible"
-msgstr ""
-
-#: config/linux.h:106 config/linux.h:108 config/rs6000/sysv4.h:902
-#: config/rs6000/sysv4.h:904 config/rs6000/linux64.h:345
-#: config/rs6000/linux64.h:347 config/alpha/linux-elf.h:33
-#: config/alpha/linux-elf.h:35
-msgid "-mglibc and -muclibc used together"
-msgstr ""
-
-#: config/lynx.h:70
-msgid "cannot use mthreads and mlegacy-threads together"
-msgstr ""
-
-#: config/lynx.h:95
-msgid "cannot use mshared and static together"
-msgstr ""
-
-#: config/sparc/linux64.h:165 config/sparc/linux64.h:176
-#: config/sparc/netbsd-elf.h:125 config/sparc/netbsd-elf.h:144
-#: config/sparc/sol2-bi.h:217 config/sparc/sol2-bi.h:227
-msgid "may not use both -m32 and -m64"
+#: config/i386/nwld.h:34
+msgid "Static linking is not supported.\n"
 msgstr ""
 
-#: config/sparc/sol2-bi.h:189 config/sparc/sol2-bi.h:194
-#: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
-msgid "does not support multilib"
+#: fortran/lang-specs.h:55 fortran/lang-specs.h:69
+msgid "gfortran does not support -E without -cpp"
 msgstr ""
 
-#: config/mips/mips.h:1171 config/arc/arc.h:61
-msgid "may not use both -EB and -EL"
+#: config/vxworks.h:71
+msgid "-Xbind-now and -Xbind-lazy are incompatible"
 msgstr ""
 
-#: config/mips/r3900.h:34
-msgid "-mhard-float not supported"
+#: config/darwin.h:270
+msgid "-current_version only allowed with -dynamiclib"
 msgstr ""
 
-#: config/mips/r3900.h:36
-msgid "-msingle-float and -msoft-float cannot both be specified"
+#: config/darwin.h:272
+msgid "-install_name only allowed with -dynamiclib"
 msgstr ""
 
-#: config/i386/mingw32.h:85 config/i386/cygwin.h:74
-msgid "shared and mdll are not compatible"
+#: config/darwin.h:277
+msgid "-bundle not allowed with -dynamiclib"
 msgstr ""
 
-#: gcc.c:800
-msgid "GCC does not support -C or -CC without -E"
+#: config/darwin.h:278
+msgid "-bundle_loader not allowed with -dynamiclib"
 msgstr ""
 
-#: gcc.c:1013
-msgid "-E or -x required when input is from standard input"
+#: config/darwin.h:279
+msgid "-client_name not allowed with -dynamiclib"
 msgstr ""
 
-#: fortran/lang-specs.h:45 fortran/lang-specs.h:58
-msgid "gfortran does not support -E without -cpp"
+#: config/darwin.h:284
+msgid "-force_flat_namespace not allowed with -dynamiclib"
 msgstr ""
 
-#: config/bfin/elf.h:31
-msgid "no processor type specified for linking"
+#: config/darwin.h:286
+msgid "-keep_private_externs not allowed with -dynamiclib"
 msgstr ""
 
-#: config/vxworks.h:71
-msgid "-Xbind-now and -Xbind-lazy are incompatible"
+#: config/darwin.h:287
+msgid "-private_bundle not allowed with -dynamiclib"
 msgstr ""
 
 #: config/vax/netbsd-elf.h:41
 msgid "the -shared option is not currently supported for VAX ELF"
 msgstr ""
 
-#: config/i386/cygwin.h:28
-msgid "mno-cygwin and mno-win32 are not compatible"
-msgstr ""
-
-#: config/i386/nwld.h:34
-msgid "Static linking is not supported.\n"
-msgstr ""
-
-#: config/darwin.h:269
-msgid "-current_version only allowed with -dynamiclib"
-msgstr ""
-
-#: config/darwin.h:271
-msgid "-install_name only allowed with -dynamiclib"
-msgstr ""
-
-#: config/darwin.h:276
-msgid "-bundle not allowed with -dynamiclib"
+#: config/vax/vax.h:50 config/vax/vax.h:51
+msgid "profiling not supported with -mg\n"
 msgstr ""
 
-#: config/darwin.h:277
-msgid "-bundle_loader not allowed with -dynamiclib"
+#: config/bfin/elf.h:31
+msgid "no processor type specified for linking"
 msgstr ""
 
-#: config/darwin.h:278
-msgid "-client_name not allowed with -dynamiclib"
+#: gcc.c:800
+msgid "GCC does not support -C or -CC without -E"
 msgstr ""
 
-#: config/darwin.h:283
-msgid "-force_flat_namespace not allowed with -dynamiclib"
+#: gcc.c:828 java/jvspec.c:80
+msgid "-pg and -fomit-frame-pointer are incompatible"
 msgstr ""
 
-#: config/darwin.h:285
-msgid "-keep_private_externs not allowed with -dynamiclib"
+#: gcc.c:1013
+msgid "-E or -x required when input is from standard input"
 msgstr ""
 
-#: config/darwin.h:286
-msgid "-private_bundle not allowed with -dynamiclib"
+#: config/i386/cygwin.h:28
+msgid "mno-cygwin and mno-win32 are not compatible"
 msgstr ""
 
-#: config/mcore/mcore.h:56
-msgid "the m210 does not have little endian support"
+#: config/i386/cygwin.h:91 config/i386/mingw32.h:85
+msgid "shared and mdll are not compatible"
 msgstr ""
 
 #: java/lang-specs.h:33
@@ -11677,10 +11421,20 @@ msgstr ""
 msgid "-femit-class-file should used along with -fsyntax-only"
 msgstr ""
 
+#: config/mcore/mcore.h:54
+msgid "the m210 does not have little endian support"
+msgstr ""
+
 #: config/sh/sh.h:461
 msgid "SH2a does not support little-endian"
 msgstr ""
 
+#: config/rs6000/sysv4.h:902 config/rs6000/sysv4.h:904 config/linux.h:106
+#: config/linux.h:108 config/alpha/linux-elf.h:33 config/alpha/linux-elf.h:35
+#: config/rs6000/linux64.h:345 config/rs6000/linux64.h:347
+msgid "-mglibc and -muclibc used together"
+msgstr ""
+
 #: config/arm/arm.h:148
 msgid "-msoft-float and -mhard_float may not be used together"
 msgstr ""
@@ -11693,8 +11447,18 @@ msgstr ""
 msgid "Do not specify both -march=... and -mcpu=..."
 msgstr ""
 
-#: config/vax/vax.h:49 config/vax/vax.h:50
-msgid "profiling not supported with -mg\n"
+#: config/lynx.h:70
+msgid "cannot use mthreads and mlegacy-threads together"
+msgstr ""
+
+#: config/lynx.h:95
+msgid "cannot use mshared and static together"
+msgstr ""
+
+#: config/sparc/linux64.h:165 config/sparc/linux64.h:176
+#: config/sparc/netbsd-elf.h:125 config/sparc/netbsd-elf.h:144
+#: config/sparc/sol2-bi.h:217 config/sparc/sol2-bi.h:227
+msgid "may not use both -m32 and -m64"
 msgstr ""
 
 #: config/s390/tpf.h:119
@@ -11705,8 +11469,21 @@ msgstr ""
 msgid " conflicting code gen style switches are used"
 msgstr ""
 
-#: java/lang.opt:65
-msgid "Warn if a deprecated compiler feature, class, method, or field is used"
+#: config/mips/mips.h:1182 config/arc/arc.h:61
+msgid "may not use both -EB and -EL"
+msgstr ""
+
+#: config/mips/r3900.h:34
+msgid "-mhard-float not supported"
+msgstr ""
+
+#: config/mips/r3900.h:36
+msgid "-msingle-float and -msoft-float cannot both be specified"
+msgstr ""
+
+#: config/sparc/sol2-bi.h:189 config/sparc/sol2-bi.h:194
+#: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
+msgid "does not support multilib"
 msgstr ""
 
 #: java/lang.opt:69
@@ -11819,10 +11596,6 @@ msgstr ""
 msgid "Specify options to GNAT"
 msgstr ""
 
-#: fortran/lang.opt:53
-msgid "Add a directory for INCLUDE and MODULE searching"
-msgstr ""
-
 #: fortran/lang.opt:57
 msgid "Put MODULE files in 'directory'"
 msgstr ""
@@ -11847,10 +11620,6 @@ msgstr ""
 msgid "Warn about truncated character expressions"
 msgstr ""
 
-#: fortran/lang.opt:93
-msgid "Warn about implicit conversion"
-msgstr ""
-
 #: fortran/lang.opt:97
 msgid "Warn about calls with implicit interface"
 msgstr ""
@@ -11887,10 +11656,6 @@ msgstr ""
 msgid "Disable preprocessing"
 msgstr ""
 
-#: fortran/lang.opt:137
-msgid "Dump details about macro names and definitions during preprocessing"
-msgstr ""
-
 #: fortran/lang.opt:141
 msgid "Enable alignment of COMMON blocks"
 msgstr ""
@@ -12072,18 +11837,10 @@ msgstr ""
 msgid "Set default accessibility of module entities to PRIVATE."
 msgstr ""
 
-#: fortran/lang.opt:313
-msgid "Enable OpenMP (also sets frecursive)"
-msgstr ""
-
 #: fortran/lang.opt:317
 msgid "Try to lay out derived types as compactly as possible"
 msgstr ""
 
-#: fortran/lang.opt:321
-msgid "Treat the input file as preprocessed"
-msgstr ""
-
 #: fortran/lang.opt:325
 msgid "Enable range checking during compilation"
 msgstr ""
@@ -12108,7 +11865,7 @@ msgstr ""
 msgid "Append a second underscore if the name already contains an underscore"
 msgstr ""
 
-#: fortran/lang.opt:349 c.opt:729
+#: fortran/lang.opt:349 c.opt:737
 msgid "Use the narrowest integer type possible for enumeration types"
 msgstr ""
 
@@ -12120,27 +11877,27 @@ msgstr ""
 msgid "Append underscores to externally visible names"
 msgstr ""
 
-#: fortran/lang.opt:393
+#: fortran/lang.opt:397
 msgid "Statically link the GNU Fortran helper library (libgfortran)"
 msgstr ""
 
-#: fortran/lang.opt:397
+#: fortran/lang.opt:401
 msgid "Conform to the ISO Fortran 2003 standard"
 msgstr ""
 
-#: fortran/lang.opt:401
+#: fortran/lang.opt:405
 msgid "Conform to the ISO Fortran 2008 standard"
 msgstr ""
 
-#: fortran/lang.opt:405
+#: fortran/lang.opt:409
 msgid "Conform to the ISO Fortran 95 standard"
 msgstr ""
 
-#: fortran/lang.opt:409
+#: fortran/lang.opt:413
 msgid "Conform to nothing in particular"
 msgstr ""
 
-#: fortran/lang.opt:413
+#: fortran/lang.opt:417
 msgid "Accept extensions to support legacy code"
 msgstr ""
 
@@ -12507,7 +12264,7 @@ msgid ""
 msgstr ""
 
 #: config/s390/s390.opt:87 config/ia64/ia64.opt:97 config/sparc/sparc.opt:95
-#: config/i386/i386.opt:229 config/rs6000/rs6000.opt:226 config/spu/spu.opt:84
+#: config/i386/i386.opt:229 config/rs6000/rs6000.opt:230 config/spu/spu.opt:84
 msgid "Schedule code for given CPU"
 msgstr ""
 
@@ -12793,7 +12550,7 @@ msgstr ""
 msgid "Optimize tail call instructions in assembler and linker"
 msgstr ""
 
-#: config/sparc/sparc.opt:91 config/rs6000/rs6000.opt:222
+#: config/sparc/sparc.opt:91 config/rs6000/rs6000.opt:226
 msgid "Use features of and schedule code for given CPU"
 msgstr ""
 
@@ -13174,123 +12931,127 @@ msgstr ""
 msgid "Use direct references against %gs when accessing tls data"
 msgstr ""
 
-#: config/i386/i386.opt:233
-msgid "Vector library ABI to use"
+#: config/i386/i386.opt:233 config/mips/mips.opt:23
+msgid "Generate code that conforms to the given ABI"
 msgstr ""
 
 #: config/i386/i386.opt:237
-msgid "Generate reciprocals instead of divss and sqrtss."
+msgid "Vector library ABI to use"
 msgstr ""
 
 #: config/i386/i386.opt:241
+msgid "Generate reciprocals instead of divss and sqrtss."
+msgstr ""
+
+#: config/i386/i386.opt:245
 msgid "Generate cld instruction in the function prologue."
 msgstr ""
 
-#: config/i386/i386.opt:248
+#: config/i386/i386.opt:252
 msgid ""
 "Enable automatic generation of fused floating point multiply-add instructions"
 msgstr ""
 
-#: config/i386/i386.opt:256
+#: config/i386/i386.opt:260
 msgid "Generate 32bit i386 code"
 msgstr ""
 
-#: config/i386/i386.opt:260
+#: config/i386/i386.opt:264
 msgid "Generate 64bit x86-64 code"
 msgstr ""
 
-#: config/i386/i386.opt:264
+#: config/i386/i386.opt:268
 msgid "Support MMX built-in functions"
 msgstr ""
 
-#: config/i386/i386.opt:268
+#: config/i386/i386.opt:272
 msgid "Support 3DNow! built-in functions"
 msgstr ""
 
-#: config/i386/i386.opt:272
+#: config/i386/i386.opt:276
 msgid "Support Athlon 3Dnow! built-in functions"
 msgstr ""
 
-#: config/i386/i386.opt:276
+#: config/i386/i386.opt:280
 msgid "Support MMX and SSE built-in functions and code generation"
 msgstr ""
 
-#: config/i386/i386.opt:280
+#: config/i386/i386.opt:284
 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
 msgstr ""
 
-#: config/i386/i386.opt:284
+#: config/i386/i386.opt:288
 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
 msgstr ""
 
-#: config/i386/i386.opt:288
+#: config/i386/i386.opt:292
 msgid ""
 "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation"
 msgstr ""
 
-#: config/i386/i386.opt:292
+#: config/i386/i386.opt:296
 msgid ""
 "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code "
 "generation"
 msgstr ""
 
-#: config/i386/i386.opt:296 config/i386/i386.opt:300
+#: config/i386/i386.opt:300 config/i386/i386.opt:304
 msgid ""
 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions "
 "and code generation"
 msgstr ""
 
-#: config/i386/i386.opt:304
+#: config/i386/i386.opt:308
 msgid "Do not support SSE4.1 and SSE4.2 built-in functions and code generation"
 msgstr ""
 
-#: config/i386/i386.opt:308
+#: config/i386/i386.opt:312
 msgid ""
 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in "
 "functions and code generation"
 msgstr ""
 
-#: config/i386/i386.opt:312
+#: config/i386/i386.opt:316
 msgid ""
 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in "
 "functions and code generation"
 msgstr ""
 
-#: config/i386/i386.opt:316
+#: config/i386/i386.opt:320
 msgid ""
 "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation"
 msgstr ""
 
-#: config/i386/i386.opt:320
+#: config/i386/i386.opt:324
 msgid "Support SSE5 built-in functions and code generation"
 msgstr ""
 
-#: config/i386/i386.opt:324
+#: config/i386/i386.opt:328
 msgid ""
 "Support code generation of Advanced Bit Manipulation (ABM) instructions."
 msgstr ""
 
-#: config/i386/i386.opt:328
+#: config/i386/i386.opt:332
 msgid "Support code generation of popcnt instruction."
 msgstr ""
 
-#: config/i386/i386.opt:332
+#: config/i386/i386.opt:336
 msgid "Support code generation of cmpxchg16b instruction."
 msgstr ""
 
-#: config/i386/i386.opt:336
+#: config/i386/i386.opt:340
 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
 msgstr ""
 
-#: config/i386/i386.opt:340
+#: config/i386/i386.opt:344
 msgid "Support AES built-in functions and code generation"
 msgstr ""
 
-#: config/i386/i386.opt:344
+#: config/i386/i386.opt:348
 msgid "Support PCLMUL built-in functions and code generation"
 msgstr ""
 
-#: config/i386/i386.opt:348
+#: config/i386/i386.opt:352
 msgid "Encode SSE instructions with VEX prefix"
 msgstr ""
 
@@ -13322,11 +13083,7 @@ msgstr ""
 msgid "Create GUI application"
 msgstr ""
 
-#: config/rs6000/aix41.opt:24 config/rs6000/aix64.opt:32
-msgid "Support message passing with the Parallel Environment"
-msgstr ""
-
-#: config/rs6000/aix.opt:24 config/rs6000/rs6000.opt:147
+#: config/rs6000/aix.opt:24 config/rs6000/rs6000.opt:151
 msgid "Conform more closely to IBM XLC semantics"
 msgstr ""
 
@@ -13439,150 +13196,154 @@ msgid "Generate load/store with update instructions"
 msgstr ""
 
 #: config/rs6000/rs6000.opt:124
-msgid "Do not generate fused multiply/add instructions"
+msgid "Avoid generation of indexed load/store instructions when possible"
 msgstr ""
 
 #: config/rs6000/rs6000.opt:128
-msgid "Generate fused multiply/add instructions"
+msgid "Do not generate fused multiply/add instructions"
 msgstr ""
 
 #: config/rs6000/rs6000.opt:132
+msgid "Generate fused multiply/add instructions"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:136
 msgid "Schedule the start and end of the procedure"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:139
+#: config/rs6000/rs6000.opt:143
 msgid "Return all structures in memory (AIX default)"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:143
+#: config/rs6000/rs6000.opt:147
 msgid "Return small structures in registers (SVR4 default)"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:151
+#: config/rs6000/rs6000.opt:155
 msgid "Generate software reciprocal sqrt for better throughput"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:155
+#: config/rs6000/rs6000.opt:159
 msgid "Do not place floating point constants in TOC"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:159
+#: config/rs6000/rs6000.opt:163
 msgid "Place floating point constants in TOC"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:163
+#: config/rs6000/rs6000.opt:167
 msgid "Do not place symbol+offset constants in TOC"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:167
+#: config/rs6000/rs6000.opt:171
 msgid "Place symbol+offset constants in TOC"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:178
+#: config/rs6000/rs6000.opt:182
 msgid "Use only one TOC entry per procedure"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:182
+#: config/rs6000/rs6000.opt:186
 msgid "Put everything in the regular TOC"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:186
+#: config/rs6000/rs6000.opt:190
 msgid "Generate VRSAVE instructions when generating AltiVec code"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:190
+#: config/rs6000/rs6000.opt:194
 msgid "Deprecated option.  Use -mvrsave/-mno-vrsave instead"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:194
+#: config/rs6000/rs6000.opt:198
 msgid "Generate isel instructions"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:198
+#: config/rs6000/rs6000.opt:202
 msgid "Deprecated option.  Use -misel/-mno-isel instead"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:202
+#: config/rs6000/rs6000.opt:206
 msgid "Generate SPE SIMD instructions on E500"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:206
+#: config/rs6000/rs6000.opt:210
 msgid "Generate PPC750CL paired-single instructions"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:210
+#: config/rs6000/rs6000.opt:214
 msgid "Deprecated option.  Use -mspe/-mno-spe instead"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:214
+#: config/rs6000/rs6000.opt:218
 msgid "Enable debug output"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:218
+#: config/rs6000/rs6000.opt:222
 msgid "Specify ABI to use"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:230
+#: config/rs6000/rs6000.opt:234
 msgid "Select full, part, or no traceback table"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:234
+#: config/rs6000/rs6000.opt:238
 msgid "Avoid all range limits on call instructions"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:238
+#: config/rs6000/rs6000.opt:242
 msgid "Generate Cell microcode"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:242
+#: config/rs6000/rs6000.opt:246
 msgid "Warn when a Cell microcoded instruction is emitted"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:246
+#: config/rs6000/rs6000.opt:250
 msgid "Warn about deprecated 'vector long ...' AltiVec type usage"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:250
+#: config/rs6000/rs6000.opt:254
 msgid "Select GPR floating point method"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:254
+#: config/rs6000/rs6000.opt:258
 msgid "Specify size of long double (64 or 128 bits)"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:258
+#: config/rs6000/rs6000.opt:262
 msgid "Determine which dependences between insns are considered costly"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:262
+#: config/rs6000/rs6000.opt:266
 msgid "Specify which post scheduling nop insertion scheme to apply"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:266
+#: config/rs6000/rs6000.opt:270
 msgid "Specify alignment of structure fields default/natural"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:270
+#: config/rs6000/rs6000.opt:274
 msgid "Specify scheduling priority for dispatch slot restricted insns"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:274
+#: config/rs6000/rs6000.opt:278
 msgid "Single-precision floating point unit"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:278
+#: config/rs6000/rs6000.opt:282
 msgid "Double-precision floating point unit"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:282
+#: config/rs6000/rs6000.opt:286
 msgid "Floating point unit does not support divide & sqrt"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:286
+#: config/rs6000/rs6000.opt:290
 msgid "Specify FP (sp, dp, sp-lite, dp-lite) (implies -mxilinx-fpu)"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:290
+#: config/rs6000/rs6000.opt:294
 msgid "Specify Xilinx FPU."
 msgstr ""
 
@@ -13594,6 +13355,10 @@ msgstr ""
 msgid "Compile for 32-bit pointers"
 msgstr ""
 
+#: config/rs6000/aix64.opt:32
+msgid "Support message passing with the Parallel Environment"
+msgstr ""
+
 #: config/rs6000/linux64.opt:24
 msgid "Call mcount for profiling before a function prologue"
 msgstr ""
@@ -13739,50 +13504,48 @@ msgid "Generate code for the M*Core M340"
 msgstr ""
 
 #: config/mcore/mcore.opt:31
-msgid "Set maximum alignment to 4"
-msgstr ""
-
-#: config/mcore/mcore.opt:35
 msgid "Force functions to be aligned to a 4 byte boundary"
 msgstr ""
 
-#: config/mcore/mcore.opt:39
-msgid "Set maximum alignment to 8"
-msgstr ""
-
-#: config/mcore/mcore.opt:43 config/score/score.opt:23
+#: config/mcore/mcore.opt:35 config/score/score.opt:23
 msgid "Generate big-endian code"
 msgstr ""
 
-#: config/mcore/mcore.opt:47
+#: config/mcore/mcore.opt:39
 msgid "Emit call graph information"
 msgstr ""
 
-#: config/mcore/mcore.opt:51
+#: config/mcore/mcore.opt:43
 msgid "Use the divide instruction"
 msgstr ""
 
-#: config/mcore/mcore.opt:55
+#: config/mcore/mcore.opt:47
 msgid "Inline constants if it can be done in 2 insns or less"
 msgstr ""
 
-#: config/mcore/mcore.opt:59 config/score/score.opt:27
+#: config/mcore/mcore.opt:51 config/score/score.opt:27
 msgid "Generate little-endian code"
 msgstr ""
 
-#: config/mcore/mcore.opt:67
+#: 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 ""
+
+#: config/mcore/mcore.opt:60
 msgid "Use arbitrary sized immediates in bit operations"
 msgstr ""
 
-#: config/mcore/mcore.opt:71
+#: config/mcore/mcore.opt:64
 msgid "Prefer word accesses over byte accesses"
 msgstr ""
 
-#: config/mcore/mcore.opt:75
+#: config/mcore/mcore.opt:68
 msgid "Set the maximum amount for a single stack increment operation"
 msgstr ""
 
-#: config/mcore/mcore.opt:79
+#: config/mcore/mcore.opt:72
 msgid "Always treat bitfields as int-sized"
 msgstr ""
 
@@ -14468,10 +14231,6 @@ msgstr ""
 msgid "Provide libraries for the simulator"
 msgstr ""
 
-#: config/mips/mips.opt:23
-msgid "Generate code that conforms to the given ABI"
-msgstr ""
-
 #: config/mips/mips.opt:27
 msgid "Generate code that can be used in SVR4-style dynamic objects"
 msgstr ""
@@ -15142,29 +14901,36 @@ msgstr ""
 msgid "Build for SDRAM"
 msgstr ""
 
+#: config/bfin/bfin.opt:101
+msgid "Assume ICPLBs are enabled at runtime."
+msgstr ""
+
 #: config/picochip/picochip.opt:23
-msgid "Specify which type of AE to target. This option sets the mul-type"
+msgid ""
+"Specify which type of AE to target. This option sets the mul-type and byte-"
+"access."
 msgstr ""
 
-#: config/picochip/picochip.opt:28
+#: config/picochip/picochip.opt:27
 msgid "Specify which type of multiplication to use. Can be mem, mac or none."
 msgstr ""
 
-#: config/picochip/picochip.opt:32
+#: config/picochip/picochip.opt:31
 msgid ""
 "Specify whether the byte access instructions should be used. Enabled by "
 "default."
 msgstr ""
 
-#: config/picochip/picochip.opt:36
+#: config/picochip/picochip.opt:35
 msgid "Enable debug output to be generated."
 msgstr ""
 
-#: config/picochip/picochip.opt:40
-msgid "Allow a symbol value to be used as an immediate value in an"
+#: config/picochip/picochip.opt:39
+msgid ""
+"Allow a symbol value to be used as an immediate value in an instruction."
 msgstr ""
 
-#: config/picochip/picochip.opt:45
+#: config/picochip/picochip.opt:43
 msgid "Generate warnings when inefficient code is known to be generated."
 msgstr ""
 
@@ -15252,877 +15018,877 @@ msgstr ""
 msgid "Use GNU libc instead of uClibc"
 msgstr ""
 
-#: c.opt:41
+#: c.opt:42
 msgid ""
 "Assert the <answer> to <question>.  Putting '-' before <question> disables "
 "the <answer> to <question>"
 msgstr ""
 
-#: c.opt:45
+#: c.opt:46
 msgid "Do not discard comments"
 msgstr ""
 
-#: c.opt:49
+#: c.opt:50
 msgid "Do not discard comments in macro expansions"
 msgstr ""
 
-#: c.opt:53
+#: c.opt:54
 msgid ""
 "Define a <macro> with <val> as its value.  If just <macro> is given, <val> "
 "is taken to be 1"
 msgstr ""
 
-#: c.opt:60
+#: c.opt:61
 msgid "Add <dir> to the end of the main framework include path"
 msgstr ""
 
-#: c.opt:64
+#: c.opt:65
 msgid "Print the name of header files as they are used"
 msgstr ""
 
-#: c.opt:68 c.opt:874
+#: c.opt:69 c.opt:882
 msgid "Add <dir> to the end of the main include path"
 msgstr ""
 
-#: c.opt:72
+#: c.opt:73
 msgid "Generate make dependencies"
 msgstr ""
 
-#: c.opt:76
+#: c.opt:77
 msgid "Generate make dependencies and compile"
 msgstr ""
 
-#: c.opt:80
+#: c.opt:81
 msgid "Write dependency output to the given file"
 msgstr ""
 
-#: c.opt:84
+#: c.opt:85
 msgid "Treat missing header files as generated files"
 msgstr ""
 
-#: c.opt:88
+#: c.opt:89
 msgid "Like -M but ignore system header files"
 msgstr ""
 
-#: c.opt:92
+#: c.opt:93
 msgid "Like -MD but ignore system header files"
 msgstr ""
 
-#: c.opt:96
+#: c.opt:97
 msgid "Generate phony targets for all headers"
 msgstr ""
 
-#: c.opt:100
+#: c.opt:101
 msgid "Add a MAKE-quoted target"
 msgstr ""
 
-#: c.opt:104
+#: c.opt:105
 msgid "Add an unquoted target"
 msgstr ""
 
-#: c.opt:108
+#: c.opt:109
 msgid "Do not generate #line directives"
 msgstr ""
 
-#: c.opt:112
+#: c.opt:113
 msgid "Undefine <macro>"
 msgstr ""
 
-#: c.opt:116
+#: c.opt:117
 msgid ""
 "Warn about things that will change when compiling with an ABI-compliant "
 "compiler"
 msgstr ""
 
-#: c.opt:120
+#: c.opt:124
 msgid "Warn about suspicious uses of memory addresses"
 msgstr ""
 
-#: c.opt:124
+#: c.opt:128
 msgid "Enable most warning messages"
 msgstr ""
 
-#: c.opt:128
+#: c.opt:132
 msgid ""
 "Warn whenever an Objective-C assignment is being intercepted by the garbage "
 "collector"
 msgstr ""
 
-#: c.opt:132
+#: c.opt:136
 msgid "Warn about casting functions to incompatible types"
 msgstr ""
 
-#: c.opt:136
+#: c.opt:140
 msgid "Warn when a built-in preprocessor macro is undefined or redefined"
 msgstr ""
 
-#: c.opt:140
+#: c.opt:144
 msgid "Warn about C constructs that are not in the common subset of C and C++"
 msgstr ""
 
-#: c.opt:144
+#: c.opt:148
 msgid ""
 "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO "
 "C++ 200x"
 msgstr ""
 
-#: c.opt:148
+#: c.opt:152
 msgid "Warn about casts which discard qualifiers"
 msgstr ""
 
-#: c.opt:152
+#: c.opt:156
 msgid "Warn about subscripts whose type is \"char\""
 msgstr ""
 
-#: c.opt:156
+#: c.opt:160
 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\""
 msgstr ""
 
-#: c.opt:160
+#: c.opt:164
 msgid ""
 "Warn about possibly nested block comments, and C++ comments spanning more "
 "than one physical line"
 msgstr ""
 
-#: c.opt:164
+#: c.opt:168
 msgid "Synonym for -Wcomment"
 msgstr ""
 
-#: c.opt:168
+#: c.opt:172
 msgid "Warn for implicit type conversions that may change a value"
 msgstr ""
 
-#: c.opt:172
+#: c.opt:176
 msgid "Warn for implicit type conversions between signed and unsigned integers"
 msgstr ""
 
-#: c.opt:176
+#: c.opt:180
 msgid "Warn when all constructors and destructors are private"
 msgstr ""
 
-#: c.opt:180
+#: c.opt:184
 msgid "Warn when a declaration is found after a statement"
 msgstr ""
 
-#: c.opt:184
-msgid "Warn about deprecated compiler features"
+#: c.opt:188
+msgid "Warn if a deprecated compiler feature, class, method, or field is used"
 msgstr ""
 
-#: c.opt:188
+#: c.opt:192
 msgid "Warn about compile-time integer division by zero"
 msgstr ""
 
-#: c.opt:192
+#: c.opt:196
 msgid "Warn about violations of Effective C++ style rules"
 msgstr ""
 
-#: c.opt:196
+#: c.opt:200
 msgid "Warn about an empty body in an if or else statement"
 msgstr ""
 
-#: c.opt:200
+#: c.opt:204
 msgid "Warn about stray tokens after #elif and #endif"
 msgstr ""
 
-#: c.opt:204
+#: c.opt:208
 msgid "Warn about comparison of different enum types"
 msgstr ""
 
-#: c.opt:212
+#: c.opt:216
 msgid ""
 "This switch is deprecated; use -Werror=implicit-function-declaration instead"
 msgstr ""
 
-#: c.opt:216
+#: c.opt:220
 msgid "Warn if testing floating point numbers for equality"
 msgstr ""
 
-#: c.opt:220
+#: c.opt:224
 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
 msgstr ""
 
-#: c.opt:224
+#: c.opt:228
 msgid "Warn if passing too many arguments to a function for its format string"
 msgstr ""
 
-#: c.opt:228
+#: c.opt:232
 msgid "Warn about format strings that are not literals"
 msgstr ""
 
-#: c.opt:232
+#: c.opt:236
 msgid "Warn about format strings that contain NUL bytes"
 msgstr ""
 
-#: c.opt:236
+#: c.opt:240
 msgid "Warn about possible security problems with format functions"
 msgstr ""
 
-#: c.opt:240
+#: c.opt:244
 msgid "Warn about strftime formats yielding 2-digit years"
 msgstr ""
 
-#: c.opt:244
+#: c.opt:248
 msgid "Warn about zero-length formats"
 msgstr ""
 
-#: c.opt:251
+#: c.opt:255
 msgid "Warn whenever type qualifiers are ignored."
 msgstr ""
 
-#: c.opt:255
+#: c.opt:259
 msgid "Warn about variables which are initialized to themselves"
 msgstr ""
 
-#: c.opt:262
+#: c.opt:266
 msgid "Warn about implicit function declarations"
 msgstr ""
 
-#: c.opt:266
+#: c.opt:270
 msgid "Warn when a declaration does not specify a type"
 msgstr ""
 
-#: c.opt:273
+#: c.opt:277
 msgid ""
 "Warn when there is a cast to a pointer from an integer of a different size"
 msgstr ""
 
-#: c.opt:277
+#: c.opt:281
 msgid "Warn about invalid uses of the \"offsetof\" macro"
 msgstr ""
 
-#: c.opt:281
+#: c.opt:285
 msgid "Warn about PCH files that are found but not used"
 msgstr ""
 
-#: c.opt:285
+#: c.opt:289
 msgid "Do not warn about using \"long long\" when -pedantic"
 msgstr ""
 
-#: c.opt:289
+#: c.opt:293
 msgid "Warn about suspicious declarations of \"main\""
 msgstr ""
 
-#: c.opt:293
+#: c.opt:297
 msgid "Warn about possibly missing braces around initializers"
 msgstr ""
 
-#: c.opt:297
+#: c.opt:301
 msgid "Warn about global functions without previous declarations"
 msgstr ""
 
-#: c.opt:301
+#: c.opt:305
 msgid "Warn about missing fields in struct initializers"
 msgstr ""
 
-#: c.opt:305
+#: c.opt:309
 msgid "Warn about functions which might be candidates for format attributes"
 msgstr ""
 
-#: c.opt:309
+#: c.opt:313
 msgid "Warn about user-specified include directories that do not exist"
 msgstr ""
 
-#: c.opt:313
+#: c.opt:317
 msgid ""
 "Warn about function parameters declared without a type specifier in K&R-"
 "style functions"
 msgstr ""
 
-#: c.opt:317
+#: c.opt:321
 msgid "Warn about global functions without prototypes"
 msgstr ""
 
-#: c.opt:321
+#: c.opt:325
 msgid "Warn about use of multi-character character constants"
 msgstr ""
 
-#: c.opt:325
+#: c.opt:329
 msgid "Warn about \"extern\" declarations not at file scope"
 msgstr ""
 
-#: c.opt:329
+#: c.opt:333
 msgid ""
 "Warn when non-templatized friend functions are declared within a template"
 msgstr ""
 
-#: c.opt:333
+#: c.opt:337
 msgid "Warn about non-virtual destructors"
 msgstr ""
 
-#: c.opt:337
+#: c.opt:341
 msgid ""
 "Warn about NULL being passed to argument slots marked as requiring non-NULL"
 msgstr ""
 
-#: c.opt:341
+#: c.opt:345
 msgid "Warn about non-normalised Unicode strings"
 msgstr ""
 
-#: c.opt:345
+#: c.opt:349
 msgid "Warn if a C-style cast is used in a program"
 msgstr ""
 
-#: c.opt:349
+#: c.opt:353
 msgid "Warn for obsolescent usage in a declaration"
 msgstr ""
 
-#: c.opt:353
+#: c.opt:357
 msgid "Warn if an old-style parameter definition is used"
 msgstr ""
 
-#: c.opt:357
+#: c.opt:361
 msgid ""
 "Warn if a string is longer than the maximum portable length specified by the "
 "standard"
 msgstr ""
 
-#: c.opt:361
+#: c.opt:365
 msgid "Warn about overloaded virtual function names"
 msgstr ""
 
-#: c.opt:365
+#: c.opt:369
 msgid "Warn about overriding initializers without side effects"
 msgstr ""
 
-#: c.opt:369
+#: c.opt:373
+msgid "Warn about packed bit-fields whose offset changed in GCC 4.4"
+msgstr ""
+
+#: c.opt:377
 msgid "Warn about possibly missing parentheses"
 msgstr ""
 
-#: c.opt:373
+#: c.opt:381
 msgid "Warn when converting the type of pointers to member functions"
 msgstr ""
 
-#: c.opt:377
+#: c.opt:385
 msgid "Warn about function pointer arithmetic"
 msgstr ""
 
-#: c.opt:381
+#: c.opt:389
 msgid "Warn when a pointer is cast to an integer of a different size"
 msgstr ""
 
-#: c.opt:385
+#: c.opt:393
 msgid "Warn about misuses of pragmas"
 msgstr ""
 
-#: c.opt:389
+#: c.opt:397
 msgid "Warn if inherited methods are unimplemented"
 msgstr ""
 
-#: c.opt:393
+#: c.opt:401
 msgid "Warn about multiple declarations of the same object"
 msgstr ""
 
-#: c.opt:397
+#: c.opt:405
 msgid "Warn when the compiler reorders code"
 msgstr ""
 
-#: c.opt:401
+#: c.opt:409
 msgid ""
 "Warn whenever a function's return type defaults to \"int\" (C), or about "
 "inconsistent return types (C++)"
 msgstr ""
 
-#: c.opt:405
+#: c.opt:413
 msgid "Warn if a selector has multiple methods"
 msgstr ""
 
-#: c.opt:409
+#: c.opt:417
 msgid "Warn about possible violations of sequence point rules"
 msgstr ""
 
-#: c.opt:413
+#: c.opt:421
 msgid "Warn about signed-unsigned comparisons"
 msgstr ""
 
-#: c.opt:417
+#: c.opt:425
 msgid "Warn when overload promotes from unsigned to signed"
 msgstr ""
 
-#: c.opt:421
+#: c.opt:429
 msgid "Warn about uncasted NULL used as sentinel"
 msgstr ""
 
-#: c.opt:425
+#: c.opt:433
 msgid "Warn about unprototyped function declarations"
 msgstr ""
 
-#: c.opt:429
+#: c.opt:437
 msgid "Warn if type signatures of candidate methods do not match exactly"
 msgstr ""
 
-#: c.opt:433
+#: c.opt:441
 msgid ""
 "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions "
 "are used"
 msgstr ""
 
-#: c.opt:437
+#: c.opt:445
 msgid "Deprecated.  This switch has no effect"
 msgstr ""
 
-#: c.opt:441 common.opt:198
-msgid "Do not suppress warnings from system headers"
-msgstr ""
-
-#: c.opt:445
+#: c.opt:453
 msgid "Warn about features not present in traditional C"
 msgstr ""
 
-#: c.opt:449
+#: c.opt:457
 msgid ""
 "Warn of prototypes causing type conversions different from what would happen "
 "in the absence of prototype"
 msgstr ""
 
-#: c.opt:453
+#: c.opt:461
 msgid ""
 "Warn if trigraphs are encountered that might affect the meaning of the "
 "program"
 msgstr ""
 
-#: c.opt:457
+#: c.opt:465
 msgid "Warn about @selector()s without previously declared methods"
 msgstr ""
 
-#: c.opt:461
+#: c.opt:469
 msgid "Warn if an undefined macro is used in an #if directive"
 msgstr ""
 
-#: c.opt:465
+#: c.opt:473
 msgid "Warn about unrecognized pragmas"
 msgstr ""
 
-#: c.opt:469
+#: c.opt:477
 msgid "Warn about macros defined in the main file that are not used"
 msgstr ""
 
-#: c.opt:473
+#: c.opt:481
 msgid "Do not warn about using variadic macros when -pedantic"
 msgstr ""
 
-#: c.opt:477
+#: c.opt:485
 msgid "Warn if a variable length array is used"
 msgstr ""
 
-#: c.opt:481
+#: c.opt:489
 msgid "Warn when a register variable is declared volatile"
 msgstr ""
 
-#: c.opt:485
+#: c.opt:493
 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 ""
 
-#: c.opt:489
+#: c.opt:497
 msgid "Warn when a pointer differs in signedness in an assignment"
 msgstr ""
 
-#: c.opt:493
+#: c.opt:501
 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)"
 msgstr ""
 
-#: c.opt:501
+#: c.opt:509
 msgid "Enforce class member access control semantics"
 msgstr ""
 
-#: c.opt:508
+#: c.opt:516
 msgid "Change when template instances are emitted"
 msgstr ""
 
-#: c.opt:512
+#: c.opt:520
 msgid "Recognize the \"asm\" keyword"
 msgstr ""
 
-#: c.opt:516
+#: c.opt:524
 msgid "Recognize built-in functions"
 msgstr ""
 
-#: c.opt:523
+#: c.opt:531
 msgid "Check the return value of new"
 msgstr ""
 
-#: c.opt:527
+#: c.opt:535
 msgid "Allow the arguments of the '?' operator to have different types"
 msgstr ""
 
-#: c.opt:531
+#: c.opt:539
 msgid "Reduce the size of object files"
 msgstr ""
 
-#: c.opt:535
+#: c.opt:543
 msgid "Use class <name> for constant strings"
 msgstr ""
 
-#: c.opt:539
+#: c.opt:547
 msgid "Inline member functions by default"
 msgstr ""
 
-#: c.opt:543
+#: c.opt:551
 msgid "Preprocess directives only."
 msgstr ""
 
-#: c.opt:547
+#: c.opt:555
 msgid "Permit '$' as an identifier character"
 msgstr ""
 
-#: c.opt:554
+#: c.opt:562
 msgid "Generate code to check exception specifications"
 msgstr ""
 
-#: c.opt:561
+#: c.opt:569
 msgid "Convert all strings and character constants to character set <cset>"
 msgstr ""
 
-#: c.opt:565
+#: c.opt:573
 msgid "Permit universal character names (\\u and \\U) in identifiers"
 msgstr ""
 
-#: c.opt:569
+#: c.opt:577
 msgid "Specify the default character set for source files"
 msgstr ""
 
-#: c.opt:577
+#: c.opt:585
 msgid "Scope of for-init-statement variables is local to the loop"
 msgstr ""
 
-#: c.opt:581
+#: c.opt:589
 msgid "Do not assume that standard C libraries and \"main\" exist"
 msgstr ""
 
-#: c.opt:585
+#: c.opt:593
 msgid "Recognize GNU-defined keywords"
 msgstr ""
 
-#: c.opt:589
+#: c.opt:597
 msgid "Generate code for GNU runtime environment"
 msgstr ""
 
-#: c.opt:593
+#: c.opt:601
 msgid "Use traditional GNU semantics for inline functions"
 msgstr ""
 
-#: c.opt:606
+#: c.opt:614
 msgid "Assume normal C execution environment"
 msgstr ""
 
-#: c.opt:610
+#: c.opt:618
 msgid "Enable support for huge objects"
 msgstr ""
 
-#: c.opt:614
+#: c.opt:622
 msgid "Export functions even if they can be inlined"
 msgstr ""
 
-#: c.opt:618
+#: c.opt:626
 msgid "Emit implicit instantiations of inline templates"
 msgstr ""
 
-#: c.opt:622
+#: c.opt:630
 msgid "Emit implicit instantiations of templates"
 msgstr ""
 
-#: c.opt:626
+#: c.opt:634
 msgid "Inject friend functions into enclosing namespace"
 msgstr ""
 
-#: c.opt:633
+#: c.opt:641
 msgid ""
 "Allow implicit conversions between vectors with differing numbers of "
 "subparts and/or differing element types."
 msgstr ""
 
-#: c.opt:637
+#: c.opt:645
 msgid "Don't warn about uses of Microsoft extensions"
 msgstr ""
 
-#: c.opt:647
+#: c.opt:655
 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
 msgstr ""
 
-#: c.opt:651
+#: c.opt:659
 msgid "Assume that receivers of Objective-C messages may be nil"
 msgstr ""
 
-#: c.opt:663
+#: c.opt:671
 msgid ""
 "Generate special Objective-C methods to initialize/destroy non-POD C++ "
 "ivars, if needed"
 msgstr ""
 
-#: c.opt:667
+#: c.opt:675
 msgid "Allow fast jumps to the message dispatcher"
 msgstr ""
 
-#: c.opt:673
+#: c.opt:681
 msgid "Enable Objective-C exception and synchronization syntax"
 msgstr ""
 
-#: c.opt:677
+#: c.opt:685
 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs"
 msgstr ""
 
-#: c.opt:682
+#: c.opt:690
 msgid "Enable Objective-C setjmp exception handling runtime"
 msgstr ""
 
-#: c.opt:686
-msgid "Enable OpenMP"
+#: c.opt:694
+msgid "Enable OpenMP (implies -frecursive in Fortran)"
 msgstr ""
 
-#: c.opt:690
+#: c.opt:698
 msgid "Recognize C++ keywords like \"compl\" and \"xor\""
 msgstr ""
 
-#: c.opt:694
+#: c.opt:702
 msgid "Enable optional diagnostics"
 msgstr ""
 
-#: c.opt:701
+#: c.opt:709
 msgid "Look for and use PCH files even when preprocessing"
 msgstr ""
 
-#: c.opt:705
+#: c.opt:713
 msgid "Downgrade conformance errors to warnings"
 msgstr ""
 
-#: c.opt:709
+#: c.opt:717
 msgid "Treat the input file as already preprocessed"
 msgstr ""
 
-#: c.opt:713
+#: c.opt:721
 msgid ""
 "Used in Fix-and-Continue mode to indicate that object files may be swapped "
 "in at runtime"
 msgstr ""
 
-#: c.opt:717
+#: c.opt:725
 msgid "Enable automatic template instantiation"
 msgstr ""
 
-#: c.opt:721
+#: c.opt:729
 msgid "Generate run time type descriptor information"
 msgstr ""
 
-#: c.opt:725
+#: c.opt:733
 msgid "Use the same size for double as for float"
 msgstr ""
 
-#: c.opt:733
+#: c.opt:741
 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
 msgstr ""
 
-#: c.opt:737
+#: c.opt:745
 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
 msgstr ""
 
-#: c.opt:741
+#: c.opt:749
 msgid "Make \"char\" signed by default"
 msgstr ""
 
-#: c.opt:748
+#: c.opt:756
 msgid "Display statistics accumulated during compilation"
 msgstr ""
 
-#: c.opt:755
+#: c.opt:763
 msgid "Distance between tab stops for column reporting"
 msgstr ""
 
-#: c.opt:759
+#: c.opt:767
 msgid "Specify maximum template instantiation depth"
 msgstr ""
 
-#: c.opt:766
+#: c.opt:774
 msgid "Do not generate thread-safe code for initializing local statics"
 msgstr ""
 
-#: c.opt:770
+#: c.opt:778
 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
 msgstr ""
 
-#: c.opt:774
+#: c.opt:782
 msgid "Make \"char\" unsigned by default"
 msgstr ""
 
-#: c.opt:778
+#: c.opt:786
 msgid "Use __cxa_atexit to register destructors"
 msgstr ""
 
-#: c.opt:782
+#: c.opt:790
 msgid "Use __cxa_get_exception_ptr in exception handling"
 msgstr ""
 
-#: c.opt:786
+#: c.opt:794
 msgid "Marks all inlined methods as having hidden visibility"
 msgstr ""
 
-#: c.opt:790
+#: c.opt:798
 msgid "Changes visibility to match Microsoft Visual Studio by default"
 msgstr ""
 
-#: c.opt:794
+#: c.opt:802
 msgid "Discard unused virtual functions"
 msgstr ""
 
-#: c.opt:798
+#: c.opt:806
 msgid "Implement vtables using thunks"
 msgstr ""
 
-#: c.opt:802
+#: c.opt:810
 msgid "Emit common-like symbols as weak symbols"
 msgstr ""
 
-#: c.opt:806
+#: c.opt:814
 msgid ""
 "Convert all wide strings and character constants to character set <cset>"
 msgstr ""
 
-#: c.opt:810
+#: c.opt:818
 msgid "Generate a #line directive pointing at the current working directory"
 msgstr ""
 
-#: c.opt:814
+#: c.opt:822
 msgid "Emit cross referencing information"
 msgstr ""
 
-#: c.opt:818
+#: c.opt:826
 msgid ""
 "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
 msgstr ""
 
-#: c.opt:822
+#: c.opt:830
 msgid "Dump declarations to a .decl file"
 msgstr ""
 
-#: c.opt:826
+#: c.opt:834
 msgid "Aggressive reduced debug info for structs"
 msgstr ""
 
-#: c.opt:830
+#: c.opt:838
 msgid "Conservative reduced debug info for structs"
 msgstr ""
 
-#: c.opt:834
+#: c.opt:842
 msgid "Detailed reduced debug info for structs"
 msgstr ""
 
-#: c.opt:838 c.opt:870
+#: c.opt:846 c.opt:878
 msgid "Add <dir> to the end of the system include path"
 msgstr ""
 
-#: c.opt:842
+#: c.opt:850
 msgid "Accept definition of macros in <file>"
 msgstr ""
 
-#: c.opt:846
+#: c.opt:854
 msgid "-imultilib <dir> Set <dir> to be the multilib include subdirectory"
 msgstr ""
 
-#: c.opt:850
+#: c.opt:858
 msgid "Include the contents of <file> before other files"
 msgstr ""
 
-#: c.opt:854
+#: c.opt:862
 msgid "Specify <path> as a prefix for next two options"
 msgstr ""
 
-#: c.opt:858
+#: c.opt:866
 msgid "Set <dir> to be the system root directory"
 msgstr ""
 
-#: c.opt:862
+#: c.opt:870
 msgid "Add <dir> to the start of the system include path"
 msgstr ""
 
-#: c.opt:866
+#: c.opt:874
 msgid "Add <dir> to the end of the quote include path"
 msgstr ""
 
-#: c.opt:884
+#: c.opt:892
 msgid ""
 "Do not search standard system include directories (those specified with -"
 "isystem will still be used)"
 msgstr ""
 
-#: c.opt:888
+#: c.opt:896
 msgid "Do not search standard system include directories for C++"
 msgstr ""
 
-#: c.opt:904
+#: c.opt:912
 msgid "Generate C header of platform-specific features"
 msgstr ""
 
-#: c.opt:908
+#: c.opt:916
 msgid "Print a checksum of the executable for PCH validity checking, and stop"
 msgstr ""
 
-#: c.opt:912
+#: c.opt:920
 msgid "Remap file names when including files"
 msgstr ""
 
-#: c.opt:916
+#: c.opt:924
 msgid "Conform to the ISO 1998 C++ standard"
 msgstr ""
 
-#: c.opt:920
+#: c.opt:928
 msgid ""
 "Conform to the ISO 1998 C++ standard, with extensions that are likely to"
 msgstr ""
 
-#: c.opt:927 c.opt:962
+#: c.opt:935 c.opt:970
 msgid "Conform to the ISO 1990 C standard"
 msgstr ""
 
-#: c.opt:931 c.opt:970
+#: c.opt:939 c.opt:978
 msgid "Conform to the ISO 1999 C standard"
 msgstr ""
 
-#: c.opt:935
+#: c.opt:943
 msgid "Deprecated in favor of -std=c99"
 msgstr ""
 
-#: c.opt:939
+#: c.opt:947
 msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
 msgstr ""
 
-#: c.opt:943
+#: c.opt:951
 msgid "Conform to the ISO 1998 C++ standard, with GNU extensions and"
 msgstr ""
 
-#: c.opt:950
+#: c.opt:958
 msgid "Conform to the ISO 1990 C standard with GNU extensions"
 msgstr ""
 
-#: c.opt:954
+#: c.opt:962
 msgid "Conform to the ISO 1999 C standard with GNU extensions"
 msgstr ""
 
-#: c.opt:958
+#: c.opt:966
 msgid "Deprecated in favor of -std=gnu99"
 msgstr ""
 
-#: c.opt:966
+#: c.opt:974
 msgid "Conform to the ISO 1990 C standard as amended in 1994"
 msgstr ""
 
-#: c.opt:974
+#: c.opt:982
 msgid "Deprecated in favor of -std=iso9899:1999"
 msgstr ""
 
-#: c.opt:978
+#: c.opt:986
 msgid "Enable traditional preprocessing"
 msgstr ""
 
-#: c.opt:982
+#: c.opt:990
 msgid "Support ISO C trigraphs"
 msgstr ""
 
-#: c.opt:986
+#: c.opt:994
 msgid "Do not predefine system-specific and GCC-specific macros"
 msgstr ""
 
-#: c.opt:990
+#: c.opt:998
 msgid "Enable verbose output"
 msgstr ""
 
@@ -16280,6 +16046,10 @@ msgstr ""
 msgid "Warn about all enumerated switches missing a specific case"
 msgstr ""
 
+#: common.opt:198
+msgid "Do not suppress warnings from system headers"
+msgstr ""
+
 #: common.opt:202
 msgid ""
 "Warn if a comparison is always true or always false due to the limited range "
@@ -16545,8 +16315,8 @@ msgstr ""
 msgid "Don't allocate floats and doubles in extended-precision registers"
 msgstr ""
 
-#: common.opt:515 common.opt:726 common.opt:947 common.opt:1103
-#: common.opt:1162 common.opt:1178 common.opt:1238
+#: common.opt:515 common.opt:728 common.opt:949 common.opt:1105
+#: common.opt:1164 common.opt:1180 common.opt:1240
 msgid "Does nothing.  Preserved for backward compatibility."
 msgstr ""
 
@@ -16585,817 +16355,817 @@ msgid ""
 "Perform global common subexpression elimination after register allocation"
 msgstr ""
 
-#: common.opt:556
+#: common.opt:557
 msgid "Enable in and out of Graphite representation"
 msgstr ""
 
-#: common.opt:560
+#: common.opt:561
 msgid "Enable Loop Strip Mining transformation"
 msgstr ""
 
-#: common.opt:564
+#: common.opt:565
 msgid "Enable Loop Interchange transformation"
 msgstr ""
 
-#: common.opt:568
+#: common.opt:569
 msgid "Enable Loop Blocking transformation"
 msgstr ""
 
-#: common.opt:572
+#: common.opt:574
 msgid "Enable Graphite Identity transformation"
 msgstr ""
 
-#: common.opt:576
+#: common.opt:578
 msgid "Enable guessing of branch probabilities"
 msgstr ""
 
-#: common.opt:584
+#: common.opt:586
 msgid "Process #ident directives"
 msgstr ""
 
-#: common.opt:588
+#: common.opt:590
 msgid "Perform conversion of conditional jumps to branchless equivalents"
 msgstr ""
 
-#: common.opt:592
+#: common.opt:594
 msgid "Perform conversion of conditional jumps to conditional execution"
 msgstr ""
 
-#: common.opt:600
+#: common.opt:602
 msgid "Do not generate .size directives"
 msgstr ""
 
-#: common.opt:604
+#: common.opt:606
 msgid "Perform indirect inlining"
 msgstr ""
 
-#: common.opt:613
+#: common.opt:615
 msgid "Pay attention to the \"inline\" keyword"
 msgstr ""
 
-#: common.opt:617
+#: common.opt:619
 msgid ""
 "Integrate simple functions into their callers when code size is known to not "
 "growth"
 msgstr ""
 
-#: common.opt:621
+#: common.opt:623
 msgid "Integrate simple functions into their callers"
 msgstr ""
 
-#: common.opt:625
+#: common.opt:627
 msgid "Integrate functions called once into their callers"
 msgstr ""
 
-#: common.opt:632
+#: common.opt:634
 msgid "Limit the size of inlined functions to <number>"
 msgstr ""
 
-#: common.opt:636
+#: common.opt:638
 msgid "Instrument function entry and exit with profiling calls"
 msgstr ""
 
-#: common.opt:640
+#: common.opt:642
 msgid ""
 "-finstrument-functions-exclude-function-list=name,...  Do not instrument "
 "listed functions"
 msgstr ""
 
-#: common.opt:644
+#: common.opt:646
 msgid ""
 "-finstrument-functions-exclude-file-list=filename,...  Do not instrument "
 "functions listed in files"
 msgstr ""
 
-#: common.opt:648
+#: common.opt:650
 msgid "Perform Interprocedural constant propagation"
 msgstr ""
 
-#: common.opt:652
+#: common.opt:654
 msgid "Perform cloning to make Interprocedural constant propagation stronger"
 msgstr ""
 
-#: common.opt:656
+#: common.opt:658
 msgid "Discover pure and const functions"
 msgstr ""
 
-#: common.opt:660
+#: common.opt:662
 msgid "Perform interprocedural points-to analysis"
 msgstr ""
 
-#: common.opt:664
+#: common.opt:666
 msgid "Discover readonly and non addressable static variables"
 msgstr ""
 
-#: common.opt:668
+#: common.opt:670
 msgid "Type based escape and alias analysis"
 msgstr ""
 
-#: common.opt:672
+#: common.opt:674
 msgid "Perform matrix layout flattening and transposing based"
 msgstr ""
 
-#: common.opt:677
+#: common.opt:679
 msgid "Perform structure layout optimizations based"
 msgstr ""
 
-#: common.opt:682
-msgid "Use integrated register allocator."
+#: common.opt:684
+msgid "-fira-algorithm=[CB|priority] Set the used IRA algorithm"
 msgstr ""
 
-#: common.opt:686
-msgid "-fira-algorithm=[regional|CB|mixed] Set the used IRA algorithm"
+#: common.opt:688
+msgid "-fira-region=[one|all|mixed] Set regions for IRA"
 msgstr ""
 
-#: common.opt:690
+#: common.opt:692
 msgid "Do optimistic coalescing."
 msgstr ""
 
-#: common.opt:694
+#: common.opt:696
 msgid "Share slots for saving different hard registers."
 msgstr ""
 
-#: common.opt:698
+#: common.opt:700
 msgid "Share stack slots for spilled pseudo-registers."
 msgstr ""
 
-#: common.opt:702
+#: common.opt:704
 msgid "-fira-verbose=<number> Control IRA's level of diagnostic messages."
 msgstr ""
 
-#: common.opt:706
+#: common.opt:708
 msgid "Optimize induction variables on trees"
 msgstr ""
 
-#: common.opt:710
+#: common.opt:712
 msgid "Use jump tables for sufficiently large switch statements"
 msgstr ""
 
-#: common.opt:714
+#: common.opt:716
 msgid "Generate code for functions even if they are fully inlined"
 msgstr ""
 
-#: common.opt:718
+#: common.opt:720
 msgid "Emit static const variables even if they are not used"
 msgstr ""
 
-#: common.opt:722
+#: common.opt:724
 msgid "Give external symbols a leading underscore"
 msgstr ""
 
-#: common.opt:730
+#: common.opt:732
 msgid "Set errno after built-in math functions"
 msgstr ""
 
-#: common.opt:734
+#: common.opt:736
 msgid "Report on permanent memory allocation"
 msgstr ""
 
-#: common.opt:741
+#: common.opt:743
 msgid "Attempt to merge identical constants and constant variables"
 msgstr ""
 
-#: common.opt:745
+#: common.opt:747
 msgid "Attempt to merge identical constants across compilation units"
 msgstr ""
 
-#: common.opt:749
+#: common.opt:751
 msgid "Attempt to merge identical debug strings across compilation units"
 msgstr ""
 
-#: common.opt:753
+#: common.opt:755
 msgid ""
 "Limit diagnostics to <number> characters per line.  0 suppresses line-"
 "wrapping"
 msgstr ""
 
-#: common.opt:757
+#: common.opt:759
 msgid "Perform SMS based modulo scheduling before the first scheduling pass"
 msgstr ""
 
-#: common.opt:761
+#: common.opt:763
 msgid "Perform SMS based modulo scheduling with register moves allowed"
 msgstr ""
 
-#: common.opt:765
+#: common.opt:767
 msgid "Move loop invariant computations out of loops"
 msgstr ""
 
-#: common.opt:769
+#: common.opt:771
 msgid "Add mudflap bounds-checking instrumentation for single-threaded program"
 msgstr ""
 
-#: common.opt:773
+#: common.opt:775
 msgid "Add mudflap bounds-checking instrumentation for multi-threaded program"
 msgstr ""
 
-#: common.opt:777
+#: common.opt:779
 msgid "Ignore read operations when inserting mudflap instrumentation"
 msgstr ""
 
-#: common.opt:781
+#: common.opt:783
 msgid "Use the RTL dead code elimination pass"
 msgstr ""
 
-#: common.opt:785
+#: common.opt:787
 msgid "Use the RTL dead store elimination pass"
 msgstr ""
 
-#: common.opt:789
+#: common.opt:791
 msgid ""
 "Enable/Disable the traditional scheduling in loops that already passed "
 "modulo scheduling"
 msgstr ""
 
-#: common.opt:793
+#: common.opt:795
 msgid "Support synchronous non-call exceptions"
 msgstr ""
 
-#: common.opt:797
+#: common.opt:799
 msgid "When possible do not generate stack frames"
 msgstr ""
 
-#: common.opt:801
+#: common.opt:803
 msgid "Do the full register move optimization pass"
 msgstr ""
 
-#: common.opt:805
+#: common.opt:807
 msgid "Optimize sibling and tail recursive calls"
 msgstr ""
 
-#: common.opt:809 common.opt:813
+#: common.opt:811 common.opt:815
 msgid "Report on memory allocation before interprocedural optimization"
 msgstr ""
 
-#: common.opt:817
+#: common.opt:819
 msgid "Pack structure members together without holes"
 msgstr ""
 
-#: common.opt:821
+#: common.opt:823
 msgid "Set initial maximum structure member alignment"
 msgstr ""
 
-#: common.opt:825
+#: common.opt:827
 msgid "Return small aggregates in memory, not registers"
 msgstr ""
 
-#: common.opt:829
+#: common.opt:831
 msgid "Perform loop peeling"
 msgstr ""
 
-#: common.opt:833
+#: common.opt:835
 msgid "Enable machine specific peephole optimizations"
 msgstr ""
 
-#: common.opt:837
+#: common.opt:839
 msgid "Enable an RTL peephole pass before sched2"
 msgstr ""
 
-#: common.opt:841
+#: common.opt:843
 msgid "Generate position-independent code if possible (large mode)"
 msgstr ""
 
-#: common.opt:845
+#: common.opt:847
 msgid ""
 "Generate position-independent code for executables if possible (large mode)"
 msgstr ""
 
-#: common.opt:849
+#: common.opt:851
 msgid "Generate position-independent code if possible (small mode)"
 msgstr ""
 
-#: common.opt:853
+#: common.opt:855
 msgid ""
 "Generate position-independent code for executables if possible (small mode)"
 msgstr ""
 
-#: common.opt:857
+#: common.opt:859
 msgid "Run predictive commoning optimization."
 msgstr ""
 
-#: common.opt:861
+#: common.opt:863
 msgid "Generate prefetch instructions, if available, for arrays in loops"
 msgstr ""
 
-#: common.opt:865
+#: common.opt:867
 msgid "Enable basic program profiling code"
 msgstr ""
 
-#: common.opt:869
+#: common.opt:871
 msgid "Insert arc-based program profiling code"
 msgstr ""
 
-#: common.opt:873
+#: common.opt:875
 msgid "Set the top-level directory for storing the profile data."
 msgstr ""
 
-#: common.opt:878
+#: common.opt:880
 msgid "Enable correction of flow inconsistent profile data input"
 msgstr ""
 
-#: common.opt:882
+#: common.opt:884
 msgid ""
 "Enable common options for generating profile info for profile feedback "
 "directed optimizations"
 msgstr ""
 
-#: common.opt:886
+#: common.opt:888
 msgid ""
 "Enable common options for generating profile info for profile feedback "
 "directed optimizations, and set -fprofile-dir="
 msgstr ""
 
-#: common.opt:890
+#: common.opt:892
 msgid ""
 "Enable common options for performing profile feedback directed optimizations"
 msgstr ""
 
-#: common.opt:894
+#: common.opt:896
 msgid ""
 "Enable common options for performing profile feedback directed "
 "optimizations, and set -fprofile-dir="
 msgstr ""
 
-#: common.opt:898
+#: common.opt:900
 msgid "Insert code to profile values of expressions"
 msgstr ""
 
-#: common.opt:905
+#: common.opt:907
 msgid "Make compile reproducible using <string>"
 msgstr ""
 
-#: common.opt:915
+#: common.opt:917
 msgid "Record gcc command line switches in the object file."
 msgstr ""
 
-#: common.opt:919
+#: common.opt:921
 msgid "Return small aggregates in registers"
 msgstr ""
 
-#: common.opt:923
+#: common.opt:925
 msgid "Enables a register move optimization"
 msgstr ""
 
-#: common.opt:927
+#: common.opt:929
 msgid "Perform a register renaming optimization pass"
 msgstr ""
 
-#: common.opt:931
+#: common.opt:933
 msgid "Reorder basic blocks to improve code placement"
 msgstr ""
 
-#: common.opt:935
+#: common.opt:937
 msgid "Reorder basic blocks and partition into hot and cold sections"
 msgstr ""
 
-#: common.opt:939
+#: common.opt:941
 msgid "Reorder functions to improve code placement"
 msgstr ""
 
-#: common.opt:943
+#: common.opt:945
 msgid "Add a common subexpression elimination pass after loop optimizations"
 msgstr ""
 
-#: common.opt:951
+#: common.opt:953
 msgid "Disable optimizations that assume default FP rounding behavior"
 msgstr ""
 
-#: common.opt:955
+#: common.opt:957
 msgid "Enable scheduling across basic blocks"
 msgstr ""
 
-#: common.opt:959
+#: common.opt:961
 msgid "Allow speculative motion of non-loads"
 msgstr ""
 
-#: common.opt:963
+#: common.opt:965
 msgid "Allow speculative motion of some loads"
 msgstr ""
 
-#: common.opt:967
+#: common.opt:969
 msgid "Allow speculative motion of more loads"
 msgstr ""
 
-#: common.opt:971
+#: common.opt:973
 msgid "Set the verbosity level of the scheduler"
 msgstr ""
 
-#: common.opt:975
+#: common.opt:977
 msgid "If scheduling post reload, do superblock scheduling"
 msgstr ""
 
-#: common.opt:979
+#: common.opt:981
 msgid "If scheduling post reload, do trace scheduling"
 msgstr ""
 
-#: common.opt:983
+#: common.opt:985
 msgid "Reschedule instructions before register allocation"
 msgstr ""
 
-#: common.opt:987
+#: common.opt:989
 msgid "Reschedule instructions after register allocation"
 msgstr ""
 
-#: common.opt:994
+#: common.opt:996
 msgid "Schedule instructions using selective scheduling algorithm"
 msgstr ""
 
-#: common.opt:998
+#: common.opt:1000
 msgid "Run selective scheduling after reload"
 msgstr ""
 
-#: common.opt:1002
+#: common.opt:1004
 msgid "Perform software pipelining of inner loops during selective scheduling"
 msgstr ""
 
-#: common.opt:1006
+#: common.opt:1008
 msgid "Perform software pipelining of outer loops during selective scheduling"
 msgstr ""
 
-#: common.opt:1010
+#: common.opt:1012
 msgid "Reschedule pipelined regions without pipelining"
 msgstr ""
 
-#: common.opt:1016
+#: common.opt:1018
 msgid "Allow premature scheduling of queued insns"
 msgstr ""
 
-#: common.opt:1020
+#: common.opt:1022
 msgid "Set number of queued insns that can be prematurely scheduled"
 msgstr ""
 
-#: common.opt:1028 common.opt:1032
+#: common.opt:1030 common.opt:1034
 msgid ""
 "Set dependence distance checking in premature scheduling of queued insns"
 msgstr ""
 
-#: common.opt:1036
+#: common.opt:1038
 msgid "Access data in the same section from shared anchor points"
 msgstr ""
 
-#: common.opt:1040
+#: common.opt:1042
 msgid "Perform sequence abstraction optimization on RTL"
 msgstr ""
 
-#: common.opt:1044
+#: common.opt:1046
 msgid "Eliminate redundant sign extensions using LCM."
 msgstr ""
 
-#: common.opt:1048
+#: common.opt:1050
 msgid "Show column numbers in diagnostics, when available.  Default off"
 msgstr ""
 
-#: common.opt:1052
+#: common.opt:1054
 msgid "Disable optimizations observable by IEEE signaling NaNs"
 msgstr ""
 
-#: common.opt:1056
+#: common.opt:1058
 msgid ""
 "Disable floating point optimizations that ignore the IEEE signedness of zero"
 msgstr ""
 
-#: common.opt:1060
+#: common.opt:1062
 msgid "Convert floating point constants to single precision constants"
 msgstr ""
 
-#: common.opt:1064
+#: common.opt:1066
 msgid "Split lifetimes of induction variables when loops are unrolled"
 msgstr ""
 
-#: common.opt:1068
+#: common.opt:1070
 msgid "Split wide types into independent registers"
 msgstr ""
 
-#: common.opt:1072
+#: common.opt:1074
 msgid "Apply variable expansion when loops are unrolled"
 msgstr ""
 
-#: common.opt:1076
+#: common.opt:1078
 msgid "Insert stack checking code into the program"
 msgstr ""
 
-#: common.opt:1080
+#: common.opt:1082
 msgid ""
 "Insert stack checking code into the program.  Same as -fstack-check=specific"
 msgstr ""
 
-#: common.opt:1087
+#: common.opt:1089
 msgid "Trap if the stack goes past <register>"
 msgstr ""
 
-#: common.opt:1091
+#: common.opt:1093
 msgid "Trap if the stack goes past symbol <name>"
 msgstr ""
 
-#: common.opt:1095
+#: common.opt:1097
 msgid "Use propolice as a stack protection method"
 msgstr ""
 
-#: common.opt:1099
+#: common.opt:1101
 msgid "Use a stack protection method for every function"
 msgstr ""
 
-#: common.opt:1111
+#: common.opt:1113
 msgid "Assume strict aliasing rules apply"
 msgstr ""
 
-#: common.opt:1115
+#: common.opt:1117
 msgid "Treat signed overflow as undefined"
 msgstr ""
 
-#: common.opt:1119
+#: common.opt:1121
 msgid "Check for syntax errors, then stop"
 msgstr ""
 
-#: common.opt:1123
+#: common.opt:1125
 msgid "Create data files needed by \"gcov\""
 msgstr ""
 
-#: common.opt:1127
+#: common.opt:1129
 msgid "Perform jump threading optimizations"
 msgstr ""
 
-#: common.opt:1131
+#: common.opt:1133
 msgid "Report the time taken by each compiler pass"
 msgstr ""
 
-#: common.opt:1135
+#: common.opt:1137
 msgid "Set the default thread-local storage code generation model"
 msgstr ""
 
-#: common.opt:1139
+#: common.opt:1141
 msgid "Reorder top level functions, variables, and asms"
 msgstr ""
 
-#: common.opt:1143
+#: common.opt:1145
 msgid "Perform superblock formation via tail duplication"
 msgstr ""
 
-#: common.opt:1150
+#: common.opt:1152
 msgid "Assume floating-point operations can trap"
 msgstr ""
 
-#: common.opt:1154
+#: common.opt:1156
 msgid "Trap for signed overflow in addition, subtraction and multiplication"
 msgstr ""
 
-#: common.opt:1158
+#: common.opt:1160
 msgid "Enable SSA-CCP optimization on trees"
 msgstr ""
 
-#: common.opt:1166
+#: common.opt:1168
 msgid "Enable loop header copying on trees"
 msgstr ""
 
-#: common.opt:1170
+#: common.opt:1172
 msgid "Replace SSA temporaries with better names in copies"
 msgstr ""
 
-#: common.opt:1174
+#: common.opt:1176
 msgid "Enable copy propagation on trees"
 msgstr ""
 
-#: common.opt:1182
+#: common.opt:1184
 msgid "Transform condition stores into unconditional ones"
 msgstr ""
 
-#: common.opt:1186
+#: common.opt:1188
 msgid "Perform conversions of switch initializations."
 msgstr ""
 
-#: common.opt:1190
+#: common.opt:1192
 msgid "Enable SSA dead code elimination optimization on trees"
 msgstr ""
 
-#: common.opt:1194
+#: common.opt:1196
 msgid "Enable dominator optimizations"
 msgstr ""
 
-#: common.opt:1198
+#: common.opt:1200
 msgid "Enable dead store elimination"
 msgstr ""
 
-#: common.opt:1202
+#: common.opt:1204
 msgid "Enable Full Redundancy Elimination (FRE) on trees"
 msgstr ""
 
-#: common.opt:1206
+#: common.opt:1208
 msgid "Enable loop distribution on trees"
 msgstr ""
 
-#: common.opt:1210
+#: common.opt:1212
 msgid "Enable loop invariant motion on trees"
 msgstr ""
 
-#: common.opt:1214
+#: common.opt:1216
 msgid "Enable linear loop transforms on trees"
 msgstr ""
 
-#: common.opt:1218
+#: common.opt:1220
 msgid "Create canonical induction variables in loops"
 msgstr ""
 
-#: common.opt:1222
+#: common.opt:1224
 msgid "Enable loop optimizations on tree level"
 msgstr ""
 
-#: common.opt:1226
+#: common.opt:1228
 msgid "Enable automatic parallelization of loops"
 msgstr ""
 
-#: common.opt:1230
+#: common.opt:1232
 msgid "Enable SSA-PRE optimization on trees"
 msgstr ""
 
-#: common.opt:1234
+#: common.opt:1236
 msgid "Enable reassociation on tree level"
 msgstr ""
 
-#: common.opt:1242
+#: common.opt:1244
 msgid "Enable SSA code sinking on trees"
 msgstr ""
 
-#: common.opt:1246
+#: common.opt:1248
 msgid "Perform scalar replacement of aggregates"
 msgstr ""
 
-#: common.opt:1250
+#: common.opt:1252
 msgid "Replace temporary expressions in the SSA->normal pass"
 msgstr ""
 
-#: common.opt:1254
+#: common.opt:1256
 msgid "Perform live range splitting during the SSA->normal pass"
 msgstr ""
 
-#: common.opt:1258
+#: common.opt:1260
 msgid "Perform Value Range Propagation on trees"
 msgstr ""
 
-#: common.opt:1262
+#: common.opt:1264
 msgid "Compile whole compilation unit at a time"
 msgstr ""
 
-#: common.opt:1266
+#: common.opt:1268
 msgid "Perform loop unrolling when iteration count is known"
 msgstr ""
 
-#: common.opt:1270
+#: common.opt:1272
 msgid "Perform loop unrolling for all loops"
 msgstr ""
 
-#: common.opt:1277
+#: common.opt:1279
 msgid "Allow loop optimizations to assume that the loops behave in normal way"
 msgstr ""
 
-#: common.opt:1281
+#: common.opt:1283
 msgid "Allow optimization for floating-point arithmetic which may change the"
 msgstr ""
 
-#: common.opt:1286
+#: common.opt:1288
 msgid "Same as -fassociative-math for expressions which include division."
 msgstr ""
 
-#: common.opt:1294
+#: common.opt:1296
 msgid "Allow math optimizations that may violate IEEE or ISO standards"
 msgstr ""
 
-#: common.opt:1298
+#: common.opt:1300
 msgid "Perform loop unswitching"
 msgstr ""
 
-#: common.opt:1302
+#: common.opt:1304
 msgid "Just generate unwind tables for exception handling"
 msgstr ""
 
-#: common.opt:1306
+#: common.opt:1308
 msgid "Perform variable tracking"
 msgstr ""
 
-#: common.opt:1310
+#: common.opt:1312
 msgid "Perform variable tracking and also tag variables that are uninitialized"
 msgstr ""
 
-#: common.opt:1314
+#: common.opt:1316
 msgid "Enable loop vectorization on trees"
 msgstr ""
 
-#: common.opt:1318
+#: common.opt:1320
 msgid "Enable use of cost model in vectorization"
 msgstr ""
 
-#: common.opt:1322
+#: common.opt:1324
 msgid "Enable loop versioning when doing loop vectorization on trees"
 msgstr ""
 
-#: common.opt:1326
+#: common.opt:1328
 msgid "Set the verbosity level of the vectorizer"
 msgstr ""
 
-#: common.opt:1330
+#: common.opt:1332
 msgid "Enable copy propagation of scalar-evolution information."
 msgstr ""
 
-#: common.opt:1340
+#: common.opt:1342
 msgid "Add extra commentary to assembler output"
 msgstr ""
 
-#: common.opt:1344
+#: common.opt:1346
 msgid "Set the default symbol visibility"
 msgstr ""
 
-#: common.opt:1349
+#: common.opt:1351
 msgid "Use expression value profiles in optimizations"
 msgstr ""
 
-#: common.opt:1353
+#: common.opt:1355
 msgid "Construct webs and split unrelated uses of single variable"
 msgstr ""
 
-#: common.opt:1357
+#: common.opt:1359
 msgid "Enable conditional dead code elimination for builtin calls"
 msgstr ""
 
-#: common.opt:1361
+#: common.opt:1363
 msgid "Perform whole program optimizations"
 msgstr ""
 
-#: common.opt:1365
+#: common.opt:1367
 msgid "Assume signed arithmetic overflow wraps around"
 msgstr ""
 
-#: common.opt:1369
+#: common.opt:1371
 msgid "Put zero initialized data in the bss section"
 msgstr ""
 
-#: common.opt:1373
+#: common.opt:1375
 msgid "Generate debug information in default format"
 msgstr ""
 
-#: common.opt:1377
+#: common.opt:1379
 msgid "Generate debug information in COFF format"
 msgstr ""
 
-#: common.opt:1381
+#: common.opt:1383
 msgid "Generate debug information in DWARF v2 format"
 msgstr ""
 
-#: common.opt:1385
+#: common.opt:1387
 msgid "Generate debug information in default extended format"
 msgstr ""
 
-#: common.opt:1389
+#: common.opt:1391
 msgid "Generate debug information in STABS format"
 msgstr ""
 
-#: common.opt:1393
+#: common.opt:1395
 msgid "Generate debug information in extended STABS format"
 msgstr ""
 
-#: common.opt:1397
+#: common.opt:1399
 msgid "Generate debug information in VMS format"
 msgstr ""
 
-#: common.opt:1401
+#: common.opt:1403
 msgid "Generate debug information in XCOFF format"
 msgstr ""
 
-#: common.opt:1405
+#: common.opt:1407
 msgid "Generate debug information in extended XCOFF format"
 msgstr ""
 
-#: common.opt:1409
+#: common.opt:1411
 msgid "Place output into <file>"
 msgstr ""
 
-#: common.opt:1413
+#: common.opt:1415
 msgid "Enable function profiling"
 msgstr ""
 
-#: common.opt:1417
+#: common.opt:1419
 msgid "Issue warnings needed for strict compliance to the standard"
 msgstr ""
 
-#: common.opt:1421
+#: common.opt:1423
 msgid "Like -pedantic but issue them as errors"
 msgstr ""
 
-#: common.opt:1425
+#: common.opt:1427
 msgid "Do not display functions compiled or elapsed time"
 msgstr ""
 
-#: common.opt:1429
+#: common.opt:1431
 msgid "Display the compiler's version"
 msgstr ""
 
-#: common.opt:1433
+#: common.opt:1435
 msgid "Suppress warnings"
 msgstr ""
 
-#: common.opt:1437
+#: common.opt:1439
 msgid "Create a shared library"
 msgstr ""
 
-#: common.opt:1441
+#: common.opt:1443
 msgid "Create a position independent executable"
 msgstr ""
 
@@ -17435,52 +17205,47 @@ msgid ""
 "branch target register load optimization is not intended to be run twice"
 msgstr ""
 
-#: builtins.c:475
-#, gcc-internal-format
-msgid "offset outside bounds of constant string"
-msgstr ""
-
-#: builtins.c:1038
+#: builtins.c:1039
 #, gcc-internal-format
 msgid "second argument to %<__builtin_prefetch%> must be a constant"
 msgstr ""
 
-#: builtins.c:1045
+#: builtins.c:1046
 #, gcc-internal-format
 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
 msgstr ""
 
-#: builtins.c:1053
+#: builtins.c:1054
 #, gcc-internal-format
 msgid "third argument to %<__builtin_prefetch%> must be a constant"
 msgstr ""
 
-#: builtins.c:1060
+#: builtins.c:1061
 #, gcc-internal-format
 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
 msgstr ""
 
-#: builtins.c:4632
+#: builtins.c:4665
 #, gcc-internal-format
 msgid "argument of %<__builtin_args_info%> must be constant"
 msgstr ""
 
-#: builtins.c:4638
+#: builtins.c:4671
 #, gcc-internal-format
 msgid "argument of %<__builtin_args_info%> out of range"
 msgstr ""
 
-#: builtins.c:4644
+#: builtins.c:4677
 #, gcc-internal-format
 msgid "missing argument in %<__builtin_args_info%>"
 msgstr ""
 
-#: builtins.c:4780 gimplify.c:2326
+#: builtins.c:4813 gimplify.c:2326
 #, gcc-internal-format
 msgid "too few arguments to function %<va_start%>"
 msgstr ""
 
-#: builtins.c:4938
+#: builtins.c:4971
 #, gcc-internal-format
 msgid "first argument to %<va_arg%> not of type %<va_list%>"
 msgstr ""
@@ -17488,93 +17253,93 @@ msgstr ""
 #. Unfortunately, this is merely undefined, rather than a constraint
 #. violation, so we cannot make this an error.  If this call is never
 #. executed, the program is still strictly conforming.
-#: builtins.c:4953
+#: builtins.c:4986
 #, gcc-internal-format
 msgid "%qT is promoted to %qT when passed through %<...%>"
 msgstr ""
 
-#: builtins.c:4958
+#: builtins.c:4991
 #, gcc-internal-format
 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
 msgstr ""
 
 #. We can, however, treat "undefined" any way we please.
 #. Call abort to encourage the user to fix the program.
-#: builtins.c:4965 c-typeck.c:2427
+#: builtins.c:4998 c-typeck.c:2451
 #, gcc-internal-format
 msgid "if this code is reached, the program will abort"
 msgstr ""
 
-#: builtins.c:5086
+#: builtins.c:5122
 #, gcc-internal-format
 msgid "invalid argument to %<__builtin_frame_address%>"
 msgstr ""
 
-#: builtins.c:5088
+#: builtins.c:5124
 #, gcc-internal-format
 msgid "invalid argument to %<__builtin_return_address%>"
 msgstr ""
 
-#: builtins.c:5101
+#: builtins.c:5137
 #, gcc-internal-format
 msgid "unsupported argument to %<__builtin_frame_address%>"
 msgstr ""
 
-#: builtins.c:5103
+#: builtins.c:5139
 #, gcc-internal-format
 msgid "unsupported argument to %<__builtin_return_address%>"
 msgstr ""
 
-#: builtins.c:5649
+#: builtins.c:5685
 #, gcc-internal-format
 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
 msgstr ""
 
-#: builtins.c:6011 builtins.c:6026
+#: builtins.c:6047 builtins.c:6062
 #, gcc-internal-format
 msgid "%qD changed semantics in GCC 4.4"
 msgstr ""
 
 #. All valid uses of __builtin_va_arg_pack () are removed during
 #. inlining.
-#: builtins.c:6412 expr.c:8051
+#: builtins.c:6448 expr.c:8051
 msgid "%Kinvalid use of %<__builtin_va_arg_pack ()%>"
 msgstr ""
 
 #. All valid uses of __builtin_va_arg_pack_len () are removed during
 #. inlining.
-#: builtins.c:6418
+#: builtins.c:6454
 msgid "%Kinvalid use of %<__builtin_va_arg_pack_len ()%>"
 msgstr ""
 
-#: builtins.c:6714
+#: builtins.c:6750
 #, gcc-internal-format
 msgid "%<__builtin_longjmp%> second argument must be 1"
 msgstr ""
 
-#: builtins.c:7348
+#: builtins.c:7386
 #, gcc-internal-format
 msgid "target format does not support infinity"
 msgstr ""
 
-#: builtins.c:11598
+#: builtins.c:11763
 #, gcc-internal-format
 msgid "%<va_start%> used in function with fixed args"
 msgstr ""
 
-#: builtins.c:11606
+#: builtins.c:11771
 #, gcc-internal-format
 msgid "wrong number of arguments to function %<va_start%>"
 msgstr ""
 
 #. Evidently an out of date version of <stdarg.h>; can't validate
 #. va_start's second argument, but can still work as intended.
-#: builtins.c:11619
+#: builtins.c:11784
 #, gcc-internal-format
 msgid "%<__builtin_next_arg%> called without an argument"
 msgstr ""
 
-#: builtins.c:11624
+#: builtins.c:11789
 #, gcc-internal-format
 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
 msgstr ""
@@ -17584,931 +17349,936 @@ msgstr ""
 #. argument.  We just warn and set the arg to be the last
 #. argument so that we will get wrong-code because of
 #. it.
-#: builtins.c:11651
+#: builtins.c:11816
 #, gcc-internal-format
 msgid "second parameter of %<va_start%> not last named argument"
 msgstr ""
 
-#: builtins.c:11661
+#: builtins.c:11826
 #, gcc-internal-format
 msgid ""
 "undefined behaviour when second parameter of %<va_start%> is declared with %"
 "<register%> storage"
 msgstr ""
 
-#: builtins.c:11776
+#: builtins.c:11941
 msgid "%Kfirst argument of %D must be a pointer, second integer constant"
 msgstr ""
 
-#: builtins.c:11789
+#: builtins.c:11954
 msgid "%Klast argument of %D is not integer constant between 0 and 3"
 msgstr ""
 
-#: builtins.c:11833 builtins.c:11997 builtins.c:12056
+#: builtins.c:11999 builtins.c:12164 builtins.c:12223
 msgid "%Kcall to %D will always overflow destination buffer"
 msgstr ""
 
-#: builtins.c:11987
+#: builtins.c:12154
 msgid "%Kcall to %D might overflow destination buffer"
 msgstr ""
 
-#: builtins.c:12077
+#: builtins.c:12244
 msgid "%Kattempt to free a non-heap object %qD"
 msgstr ""
 
-#: builtins.c:12079
+#: builtins.c:12247
 msgid "%Kattempt to free a non-heap object"
 msgstr ""
 
-#: c-common.c:1026
+#: c-common.c:1028
 #, gcc-internal-format
 msgid "%qD is not defined outside of function scope"
 msgstr ""
 
-#: c-common.c:1076
+#: c-common.c:1078
 #, gcc-internal-format
 msgid ""
 "string length %qd is greater than the length %qd ISO C%d compilers are "
 "required to support"
 msgstr ""
 
-#: c-common.c:1123 c-common.c:1135
+#: c-common.c:1125 c-common.c:1137
 #, gcc-internal-format
 msgid "overflow in constant expression"
 msgstr ""
 
-#: c-common.c:1157
+#: c-common.c:1159
 #, gcc-internal-format
 msgid "integer overflow in expression"
 msgstr ""
 
-#: c-common.c:1161
+#: c-common.c:1163
 #, gcc-internal-format
 msgid "floating point overflow in expression"
 msgstr ""
 
-#: c-common.c:1165
+#: c-common.c:1167
 #, gcc-internal-format
 msgid "fixed-point overflow in expression"
 msgstr ""
 
-#: c-common.c:1169
+#: c-common.c:1171
 #, gcc-internal-format
 msgid "vector overflow in expression"
 msgstr ""
 
-#: c-common.c:1174
+#: c-common.c:1176
 #, gcc-internal-format
 msgid "complex integer overflow in expression"
 msgstr ""
 
-#: c-common.c:1176
+#: c-common.c:1178
 #, gcc-internal-format
 msgid "complex floating point overflow in expression"
 msgstr ""
 
-#: c-common.c:1207
+#: c-common.c:1209
 #, gcc-internal-format
 msgid "logical %<%s%> with non-zero constant will always evaluate as true"
 msgstr ""
 
-#: c-common.c:1245
+#: c-common.c:1247
 #, gcc-internal-format
 msgid "type-punning to incomplete type might break strict-aliasing rules"
 msgstr ""
 
-#: c-common.c:1260
+#: c-common.c:1262
 #, gcc-internal-format
 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
 msgstr ""
 
-#: c-common.c:1267 c-common.c:1285
+#: c-common.c:1269 c-common.c:1287
 #, gcc-internal-format
 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
 msgstr ""
 
-#: c-common.c:1316
+#: c-common.c:1318
 #, gcc-internal-format
 msgid "first argument of %q+D should be %<int%>"
 msgstr ""
 
-#: c-common.c:1325
+#: c-common.c:1327
 #, gcc-internal-format
 msgid "second argument of %q+D should be %<char **%>"
 msgstr ""
 
-#: c-common.c:1334
+#: c-common.c:1336
 #, gcc-internal-format
 msgid "third argument of %q+D should probably be %<char **%>"
 msgstr ""
 
-#: c-common.c:1344
+#: c-common.c:1346
 #, gcc-internal-format
 msgid "%q+D takes only zero or two arguments"
 msgstr ""
 
-#: c-common.c:1393
+#: c-common.c:1395
 #, gcc-internal-format
 msgid ""
 "use -flax-vector-conversions to permit conversions between vectors with "
 "differing element types or numbers of subparts"
 msgstr ""
 
-#: c-common.c:1548
+#: c-common.c:1550
 #, gcc-internal-format
 msgid "conversion to %qT from boolean expression"
 msgstr ""
 
-#: c-common.c:1570
+#: c-common.c:1572
 #, gcc-internal-format
 msgid "negative integer implicitly converted to unsigned type"
 msgstr ""
 
-#: c-common.c:1572
+#: c-common.c:1574
 #, gcc-internal-format
 msgid "conversion of unsigned constant value to negative integer"
 msgstr ""
 
-#: c-common.c:1599
+#: c-common.c:1601
 #, gcc-internal-format
 msgid "conversion to %qT alters %qT constant value"
 msgstr ""
 
-#: c-common.c:1691
+#: c-common.c:1693
 #, gcc-internal-format
 msgid "conversion to %qT from %qT may change the sign of the result"
 msgstr ""
 
-#: c-common.c:1723
+#: c-common.c:1725
 #, gcc-internal-format
 msgid "conversion to %qT from %qT may alter its value"
 msgstr ""
 
-#: c-common.c:1751
+#: c-common.c:1753
 #, gcc-internal-format
 msgid "large integer implicitly truncated to unsigned type"
 msgstr ""
 
-#: c-common.c:1757 c-common.c:1764 c-common.c:1772
+#: c-common.c:1759 c-common.c:1766 c-common.c:1774
 #, gcc-internal-format
 msgid "overflow in implicit constant conversion"
 msgstr ""
 
-#: c-common.c:1928
+#: c-common.c:1930
 #, gcc-internal-format
 msgid "operation on %qE may be undefined"
 msgstr ""
 
-#: c-common.c:2229
+#: c-common.c:2231
 #, gcc-internal-format
 msgid "case label does not reduce to an integer constant"
 msgstr ""
 
-#: c-common.c:2269
+#: c-common.c:2271
 #, gcc-internal-format
 msgid "case label value is less than minimum value for type"
 msgstr ""
 
-#: c-common.c:2277
+#: c-common.c:2279
 #, gcc-internal-format
 msgid "case label value exceeds maximum value for type"
 msgstr ""
 
-#: c-common.c:2285
+#: c-common.c:2287
 #, gcc-internal-format
 msgid "lower value in case label range less than minimum value for type"
 msgstr ""
 
-#: c-common.c:2294
+#: c-common.c:2296
 #, gcc-internal-format
 msgid "upper value in case label range exceeds maximum value for type"
 msgstr ""
 
-#: c-common.c:2368
+#: c-common.c:2370
 #, gcc-internal-format
 msgid ""
 "GCC cannot support operators with integer types and fixed-point types that "
 "have too many integral and fractional bits together"
 msgstr ""
 
-#: c-common.c:2854
+#: c-common.c:2856
 #, gcc-internal-format
 msgid "invalid operands to binary %s (have %qT and %qT)"
 msgstr ""
 
-#: c-common.c:3090
+#: c-common.c:3092
 #, gcc-internal-format
 msgid "comparison is always false due to limited range of data type"
 msgstr ""
 
-#: c-common.c:3092
+#: c-common.c:3094
 #, gcc-internal-format
 msgid "comparison is always true due to limited range of data type"
 msgstr ""
 
-#: c-common.c:3171
+#: c-common.c:3173
 #, gcc-internal-format
 msgid "comparison of unsigned expression >= 0 is always true"
 msgstr ""
 
-#: c-common.c:3181
+#: c-common.c:3183
 #, gcc-internal-format
 msgid "comparison of unsigned expression < 0 is always false"
 msgstr ""
 
-#: c-common.c:3222
+#: c-common.c:3225
 #, gcc-internal-format
 msgid "pointer of type %<void *%> used in arithmetic"
 msgstr ""
 
-#: c-common.c:3228
+#: c-common.c:3231
 #, gcc-internal-format
 msgid "pointer to a function used in arithmetic"
 msgstr ""
 
-#: c-common.c:3234
+#: c-common.c:3237
 #, gcc-internal-format
 msgid "pointer to member function used in arithmetic"
 msgstr ""
 
-#: c-common.c:3394
+#: c-common.c:3319
+#, gcc-internal-format
+msgid "offset %<%wd%> outside bounds of constant string"
+msgstr ""
+
+#: c-common.c:3422
 #, gcc-internal-format
 msgid "the address of %qD will always evaluate as %<true%>"
 msgstr ""
 
-#: c-common.c:3470 cp/semantics.c:589 cp/typeck.c:6575
+#: c-common.c:3498 cp/semantics.c:594 cp/typeck.c:6638
 #, gcc-internal-format
 msgid "suggest parentheses around assignment used as truth value"
 msgstr ""
 
-#: c-common.c:3549 c-typeck.c:8925
+#: c-common.c:3577 c-typeck.c:8970
 #, gcc-internal-format
 msgid "invalid use of %<restrict%>"
 msgstr ""
 
-#: c-common.c:3766
+#: c-common.c:3794
 #, gcc-internal-format
 msgid "invalid application of %<sizeof%> to a function type"
 msgstr ""
 
-#: c-common.c:3779
+#: c-common.c:3807
 #, gcc-internal-format
 msgid "invalid application of %qs to a void type"
 msgstr ""
 
-#: c-common.c:3787
+#: c-common.c:3815
 #, gcc-internal-format
 msgid "invalid application of %qs to incomplete type %qT "
 msgstr ""
 
-#: c-common.c:3828
+#: c-common.c:3856
 #, gcc-internal-format
 msgid "%<__alignof%> applied to a bit-field"
 msgstr ""
 
-#: c-common.c:4449
+#: c-common.c:4495
 #, gcc-internal-format
 msgid "cannot disable built-in function %qs"
 msgstr ""
 
-#: c-common.c:4640
+#: c-common.c:4686
 #, gcc-internal-format
 msgid "pointers are not permitted as case values"
 msgstr ""
 
-#: c-common.c:4647
+#: c-common.c:4693
 #, gcc-internal-format
 msgid "range expressions in switch statements are non-standard"
 msgstr ""
 
-#: c-common.c:4673
+#: c-common.c:4719
 #, gcc-internal-format
 msgid "empty range specified"
 msgstr ""
 
-#: c-common.c:4733
+#: c-common.c:4779
 #, gcc-internal-format
 msgid "duplicate (or overlapping) case value"
 msgstr ""
 
-#: c-common.c:4734
+#: c-common.c:4780
 #, gcc-internal-format
 msgid "%Jthis is the first entry overlapping that value"
 msgstr ""
 
-#: c-common.c:4738
+#: c-common.c:4784
 #, gcc-internal-format
 msgid "duplicate case value"
 msgstr ""
 
-#: c-common.c:4739
+#: c-common.c:4785
 #, gcc-internal-format
 msgid "%Jpreviously used here"
 msgstr ""
 
-#: c-common.c:4743
+#: c-common.c:4789
 #, gcc-internal-format
 msgid "multiple default labels in one switch"
 msgstr ""
 
-#: c-common.c:4744
+#: c-common.c:4790
 #, gcc-internal-format
 msgid "%Jthis is the first default label"
 msgstr ""
 
-#: c-common.c:4795
+#: c-common.c:4841
 #, gcc-internal-format
 msgid "%Jcase value %qs not in enumerated type"
 msgstr ""
 
-#: c-common.c:4799
+#: c-common.c:4845
 #, gcc-internal-format
 msgid "%Jcase value %qs not in enumerated type %qT"
 msgstr ""
 
-#: c-common.c:4858
+#: c-common.c:4904
 #, gcc-internal-format
 msgid "%Hswitch missing default case"
 msgstr ""
 
-#: c-common.c:4929
+#: c-common.c:4975
 #, gcc-internal-format
 msgid "%Henumeration value %qE not handled in switch"
 msgstr ""
 
-#: c-common.c:4964
+#: c-common.c:5010
 #, gcc-internal-format
 msgid "taking the address of a label is non-standard"
 msgstr ""
 
-#: c-common.c:5118
+#: c-common.c:5166
 #, gcc-internal-format
 msgid "%qE attribute ignored for field of type %qT"
 msgstr ""
 
-#: c-common.c:5129 c-common.c:5148 c-common.c:5166 c-common.c:5193
-#: c-common.c:5220 c-common.c:5246 c-common.c:5265 c-common.c:5289
-#: c-common.c:5312 c-common.c:5335 c-common.c:5356 c-common.c:5377
-#: c-common.c:5401 c-common.c:5427 c-common.c:5464 c-common.c:5491
-#: c-common.c:5534 c-common.c:5618 c-common.c:5648 c-common.c:5667
-#: c-common.c:6002 c-common.c:6061 c-common.c:6084 c-common.c:6148
-#: c-common.c:6266 c-common.c:6332 c-common.c:6376 c-common.c:6422
-#: c-common.c:6492 c-common.c:6516 c-common.c:6801 c-common.c:6824
-#: c-common.c:6863 c-common.c:6952 c-common.c:7092
+#: c-common.c:5177 c-common.c:5196 c-common.c:5214 c-common.c:5241
+#: c-common.c:5268 c-common.c:5294 c-common.c:5313 c-common.c:5337
+#: c-common.c:5360 c-common.c:5383 c-common.c:5404 c-common.c:5425
+#: c-common.c:5449 c-common.c:5475 c-common.c:5512 c-common.c:5539
+#: c-common.c:5582 c-common.c:5666 c-common.c:5696 c-common.c:5715
+#: c-common.c:6050 c-common.c:6066 c-common.c:6114 c-common.c:6137
+#: c-common.c:6201 c-common.c:6329 c-common.c:6395 c-common.c:6439
+#: c-common.c:6485 c-common.c:6555 c-common.c:6579 c-common.c:6865
+#: c-common.c:6888 c-common.c:6927 c-common.c:7016 c-common.c:7156
 #, gcc-internal-format
 msgid "%qE attribute ignored"
 msgstr ""
 
-#: c-common.c:5211 c-common.c:5237
+#: c-common.c:5259 c-common.c:5285
 #, gcc-internal-format
 msgid "%qE attribute conflicts with attribute %s"
 msgstr ""
 
-#: c-common.c:5458
+#: c-common.c:5506
 #, gcc-internal-format
 msgid "%qE attribute have effect only on public objects"
 msgstr ""
 
-#: c-common.c:5555
+#: c-common.c:5603
 #, gcc-internal-format
 msgid "destructor priorities are not supported"
 msgstr ""
 
-#: c-common.c:5557
+#: c-common.c:5605
 #, gcc-internal-format
 msgid "constructor priorities are not supported"
 msgstr ""
 
-#: c-common.c:5574
+#: c-common.c:5622
 #, gcc-internal-format
 msgid "destructor priorities from 0 to %d are reserved for the implementation"
 msgstr ""
 
-#: c-common.c:5579
+#: c-common.c:5627
 #, gcc-internal-format
 msgid "constructor priorities from 0 to %d are reserved for the implementation"
 msgstr ""
 
-#: c-common.c:5587
+#: c-common.c:5635
 #, gcc-internal-format
 msgid "destructor priorities must be integers from 0 to %d inclusive"
 msgstr ""
 
-#: c-common.c:5590
+#: c-common.c:5638
 #, gcc-internal-format
 msgid "constructor priorities must be integers from 0 to %d inclusive"
 msgstr ""
 
-#: c-common.c:5711
+#: c-common.c:5759
 #, gcc-internal-format
 msgid "unknown machine mode %qs"
 msgstr ""
 
-#: c-common.c:5740
+#: c-common.c:5788
 #, gcc-internal-format
 msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
 msgstr ""
 
-#: c-common.c:5743
+#: c-common.c:5791
 #, gcc-internal-format
 msgid "use __attribute__ ((vector_size)) instead"
 msgstr ""
 
-#: c-common.c:5752
+#: c-common.c:5800
 #, gcc-internal-format
 msgid "unable to emulate %qs"
 msgstr ""
 
-#: c-common.c:5762
+#: c-common.c:5810
 #, gcc-internal-format
 msgid "invalid pointer mode %qs"
 msgstr ""
 
-#: c-common.c:5779
+#: c-common.c:5827
 #, gcc-internal-format
 msgid "signness of type and machine mode %qs don't match"
 msgstr ""
 
-#: c-common.c:5790
+#: c-common.c:5838
 #, gcc-internal-format
 msgid "no data type for mode %qs"
 msgstr ""
 
-#: c-common.c:5800
+#: c-common.c:5848
 #, gcc-internal-format
 msgid "cannot use mode %qs for enumeral types"
 msgstr ""
 
-#: c-common.c:5827
+#: c-common.c:5875
 #, gcc-internal-format
 msgid "mode %qs applied to inappropriate type"
 msgstr ""
 
-#: c-common.c:5858
+#: c-common.c:5906
 #, gcc-internal-format
 msgid "%Jsection attribute cannot be specified for local variables"
 msgstr ""
 
-#: c-common.c:5869 config/bfin/bfin.c:5274 config/bfin/bfin.c:5325
+#: c-common.c:5917 config/bfin/bfin.c:5329 config/bfin/bfin.c:5380
 #, gcc-internal-format
 msgid "section of %q+D conflicts with previous declaration"
 msgstr ""
 
-#: c-common.c:5877
+#: c-common.c:5925
 #, gcc-internal-format
 msgid "section of %q+D cannot be overridden"
 msgstr ""
 
-#: c-common.c:5885
+#: c-common.c:5933
 #, gcc-internal-format
 msgid "section attribute not allowed for %q+D"
 msgstr ""
 
-#: c-common.c:5891
+#: c-common.c:5939
 #, gcc-internal-format
 msgid "%Jsection attributes are not supported for this target"
 msgstr ""
 
-#: c-common.c:5923
+#: c-common.c:5971
 #, gcc-internal-format
 msgid "requested alignment is not a constant"
 msgstr ""
 
-#: c-common.c:5928
+#: c-common.c:5976
 #, gcc-internal-format
 msgid "requested alignment is not a power of 2"
 msgstr ""
 
-#: c-common.c:5933
+#: c-common.c:5981
 #, gcc-internal-format
 msgid "requested alignment is too large"
 msgstr ""
 
-#: c-common.c:5959
+#: c-common.c:6007
 #, gcc-internal-format
 msgid "alignment may not be specified for %q+D"
 msgstr ""
 
-#: c-common.c:5966
+#: c-common.c:6014
 #, gcc-internal-format
 msgid ""
 "alignment for %q+D was previously specified as %d and may not be decreased"
 msgstr ""
 
-#: c-common.c:5970
+#: c-common.c:6018
 #, gcc-internal-format
 msgid "alignment for %q+D must be at least %d"
 msgstr ""
 
-#: c-common.c:5995
+#: c-common.c:6043
 #, gcc-internal-format
 msgid "inline function %q+D cannot be declared weak"
 msgstr ""
 
-#: c-common.c:6024
+#: c-common.c:6077
 #, gcc-internal-format
 msgid "%q+D defined both normally and as an alias"
 msgstr ""
 
-#: c-common.c:6040
+#: c-common.c:6093
 #, gcc-internal-format
 msgid "alias argument not a string"
 msgstr ""
 
-#: c-common.c:6105
+#: c-common.c:6158
 #, gcc-internal-format
 msgid "%Jweakref attribute must appear before alias attribute"
 msgstr ""
 
-#: c-common.c:6135
+#: c-common.c:6188
 #, gcc-internal-format
 msgid "%qE attribute ignored on non-class types"
 msgstr ""
 
-#: c-common.c:6141
+#: c-common.c:6194
 #, gcc-internal-format
 msgid "%qE attribute ignored because %qT is already defined"
 msgstr ""
 
-#: c-common.c:6154
+#: c-common.c:6207
 #, gcc-internal-format
 msgid "visibility argument not a string"
 msgstr ""
 
-#: c-common.c:6166
+#: c-common.c:6219
 #, gcc-internal-format
 msgid "%qE attribute ignored on types"
 msgstr ""
 
-#: c-common.c:6182
+#: c-common.c:6235
 #, gcc-internal-format
 msgid ""
 "visibility argument must be one of \"default\", \"hidden\", \"protected\" or "
 "\"internal\""
 msgstr ""
 
-#: c-common.c:6193
+#: c-common.c:6246
 #, gcc-internal-format
 msgid "%qD redeclared with different visibility"
 msgstr ""
 
-#: c-common.c:6196 c-common.c:6200
+#: c-common.c:6249 c-common.c:6253
 #, gcc-internal-format
 msgid "%qD was declared %qs which implies default visibility"
 msgstr ""
 
-#: c-common.c:6274
+#: c-common.c:6337
 #, gcc-internal-format
 msgid "tls_model argument not a string"
 msgstr ""
 
-#: c-common.c:6287
+#: c-common.c:6350
 #, gcc-internal-format
 msgid ""
 "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-"
 "dynamic\" or \"global-dynamic\""
 msgstr ""
 
-#: c-common.c:6306 c-common.c:6396
+#: c-common.c:6369 c-common.c:6459
 #, gcc-internal-format
 msgid "%J%qE attribute applies only to functions"
 msgstr ""
 
-#: c-common.c:6311 c-common.c:6401
+#: c-common.c:6374 c-common.c:6464
 #, gcc-internal-format
 msgid "%Jcan%'t set %qE attribute after definition"
 msgstr ""
 
-#: c-common.c:6357
+#: c-common.c:6420
 #, gcc-internal-format
 msgid "alloc_size parameter outside range"
 msgstr ""
 
-#: c-common.c:6490
+#: c-common.c:6553
 #, gcc-internal-format
 msgid "%qE attribute ignored for %qE"
 msgstr ""
 
-#: c-common.c:6549
+#: c-common.c:6613
 #, gcc-internal-format
 msgid "invalid vector type for attribute %qE"
 msgstr ""
 
-#: c-common.c:6555
+#: c-common.c:6619
 #, gcc-internal-format
 msgid "vector size not an integral multiple of component size"
 msgstr ""
 
-#: c-common.c:6561
+#: c-common.c:6625
 #, gcc-internal-format
 msgid "zero vector size"
 msgstr ""
 
-#: c-common.c:6569
+#: c-common.c:6633
 #, gcc-internal-format
 msgid "number of components of the vector not a power of two"
 msgstr ""
 
-#: c-common.c:6597
+#: c-common.c:6661
 #, gcc-internal-format
 msgid "nonnull attribute without arguments on a non-prototype"
 msgstr ""
 
-#: c-common.c:6612
+#: c-common.c:6676
 #, gcc-internal-format
 msgid "nonnull argument has invalid operand number (argument %lu)"
 msgstr ""
 
-#: c-common.c:6631
+#: c-common.c:6695
 #, gcc-internal-format
 msgid ""
 "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
 msgstr ""
 
-#: c-common.c:6639
+#: c-common.c:6703
 #, gcc-internal-format
 msgid ""
 "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
 msgstr ""
 
-#: c-common.c:6715
+#: c-common.c:6779
 #, gcc-internal-format
 msgid "not enough variable arguments to fit a sentinel"
 msgstr ""
 
-#: c-common.c:6729
+#: c-common.c:6793
 #, gcc-internal-format
 msgid "missing sentinel in function call"
 msgstr ""
 
-#: c-common.c:6770
+#: c-common.c:6834
 #, gcc-internal-format
 msgid "null argument where non-null required (argument %lu)"
 msgstr ""
 
-#: c-common.c:6835
+#: c-common.c:6899
 #, gcc-internal-format
 msgid "cleanup argument not an identifier"
 msgstr ""
 
-#: c-common.c:6842
+#: c-common.c:6906
 #, gcc-internal-format
 msgid "cleanup argument not a function"
 msgstr ""
 
-#: c-common.c:6881
+#: c-common.c:6945
 #, gcc-internal-format
 msgid "%qE attribute requires prototypes with named arguments"
 msgstr ""
 
-#: c-common.c:6892
+#: c-common.c:6956
 #, gcc-internal-format
 msgid "%qE attribute only applies to variadic functions"
 msgstr ""
 
-#: c-common.c:6904
+#: c-common.c:6968
 #, gcc-internal-format
 msgid "requested position is not an integer constant"
 msgstr ""
 
-#: c-common.c:6912
+#: c-common.c:6976
 #, gcc-internal-format
 msgid "requested position is less than zero"
 msgstr ""
 
-#: c-common.c:7036
+#: c-common.c:7100
 #, gcc-internal-format
 msgid "Bad option %s to optimize attribute."
 msgstr ""
 
-#: c-common.c:7039
+#: c-common.c:7103
 #, gcc-internal-format
 msgid "Bad option %s to pragma attribute"
 msgstr ""
 
-#: c-common.c:7232
+#: c-common.c:7296
 #, gcc-internal-format
 msgid "not enough arguments to function %qE"
 msgstr ""
 
-#: c-common.c:7237 c-typeck.c:2540
+#: c-common.c:7301 c-typeck.c:2558
 #, gcc-internal-format
 msgid "too many arguments to function %qE"
 msgstr ""
 
-#: c-common.c:7267 c-common.c:7313
+#: c-common.c:7331 c-common.c:7377
 #, gcc-internal-format
 msgid "non-floating-point argument in call to function %qE"
 msgstr ""
 
-#: c-common.c:7290
+#: c-common.c:7354
 #, gcc-internal-format
 msgid "non-floating-point arguments in call to function %qE"
 msgstr ""
 
-#: c-common.c:7306
+#: c-common.c:7370
 #, gcc-internal-format
 msgid "non-const integer argument %u in call to function %qE"
 msgstr ""
 
-#: c-common.c:7532
+#: c-common.c:7596
 #, gcc-internal-format
 msgid ""
 "%Hignoring return value of %qD, declared with attribute warn_unused_result"
 msgstr ""
 
-#: c-common.c:7536
+#: c-common.c:7600
 #, gcc-internal-format
 msgid ""
 "%Hignoring return value of function declared with attribute "
 "warn_unused_result"
 msgstr ""
 
-#: c-common.c:7590
+#: c-common.c:7654
 #, gcc-internal-format
 msgid "cannot apply %<offsetof%> to static data member %qD"
 msgstr ""
 
-#: c-common.c:7595
+#: c-common.c:7659
 #, gcc-internal-format
 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
 msgstr ""
 
-#: c-common.c:7616 cp/typeck.c:4622
+#: c-common.c:7680 cp/typeck.c:4685
 #, gcc-internal-format
 msgid "attempt to take address of bit-field structure member %qD"
 msgstr ""
 
-#: c-common.c:7669
+#: c-common.c:7733
 #, gcc-internal-format
 msgid "lvalue required as left operand of assignment"
 msgstr ""
 
-#: c-common.c:7672
+#: c-common.c:7736
 #, gcc-internal-format
 msgid "lvalue required as increment operand"
 msgstr ""
 
-#: c-common.c:7675
+#: c-common.c:7739
 #, gcc-internal-format
 msgid "lvalue required as decrement operand"
 msgstr ""
 
-#: c-common.c:7678
+#: c-common.c:7742
 #, gcc-internal-format
 msgid "lvalue required as unary %<&%> operand"
 msgstr ""
 
-#: c-common.c:7681
+#: c-common.c:7745
 #, gcc-internal-format
 msgid "lvalue required in asm statement"
 msgstr ""
 
-#: c-common.c:7803
+#: c-common.c:7874
 #, gcc-internal-format
 msgid "size of array is too large"
 msgstr ""
 
-#: c-common.c:7839 c-common.c:7888 c-typeck.c:2730
+#: c-common.c:7910 c-common.c:7959 c-typeck.c:2748
 #, gcc-internal-format
 msgid "too few arguments to function %qE"
 msgstr ""
 
-#: c-common.c:7856 c-typeck.c:4443
+#: c-common.c:7927 c-typeck.c:4461
 #, gcc-internal-format
 msgid "incompatible type for argument %d of %qE"
 msgstr ""
 
-#: c-common.c:8048
+#: c-common.c:8119
 #, gcc-internal-format
 msgid "array subscript has type %<char%>"
 msgstr ""
 
-#: c-common.c:8083
+#: c-common.c:8154
 #, gcc-internal-format
 msgid "suggest parentheses around %<+%> inside %<<<%>"
 msgstr ""
 
-#: c-common.c:8086
+#: c-common.c:8157
 #, gcc-internal-format
 msgid "suggest parentheses around %<-%> inside %<<<%>"
 msgstr ""
 
-#: c-common.c:8092
+#: c-common.c:8163
 #, gcc-internal-format
 msgid "suggest parentheses around %<+%> inside %<>>%>"
 msgstr ""
 
-#: c-common.c:8095
+#: c-common.c:8166
 #, gcc-internal-format
 msgid "suggest parentheses around %<-%> inside %<>>%>"
 msgstr ""
 
-#: c-common.c:8101
+#: c-common.c:8172
 #, gcc-internal-format
 msgid "suggest parentheses around %<&&%> within %<||%>"
 msgstr ""
 
-#: c-common.c:8110
+#: c-common.c:8181
 #, gcc-internal-format
 msgid "suggest parentheses around arithmetic in operand of %<|%>"
 msgstr ""
 
-#: c-common.c:8115
+#: c-common.c:8186
 #, gcc-internal-format
 msgid "suggest parentheses around comparison in operand of %<|%>"
 msgstr ""
 
-#: c-common.c:8119
+#: c-common.c:8190
 #, gcc-internal-format
 msgid ""
 "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!%"
 "> to %<~%>"
 msgstr ""
 
-#: c-common.c:8129
+#: c-common.c:8200
 #, gcc-internal-format
 msgid "suggest parentheses around arithmetic in operand of %<^%>"
 msgstr ""
 
-#: c-common.c:8134
+#: c-common.c:8205
 #, gcc-internal-format
 msgid "suggest parentheses around comparison in operand of %<^%>"
 msgstr ""
 
-#: c-common.c:8140
+#: c-common.c:8211
 #, gcc-internal-format
 msgid "suggest parentheses around %<+%> in operand of %<&%>"
 msgstr ""
 
-#: c-common.c:8143
+#: c-common.c:8214
 #, gcc-internal-format
 msgid "suggest parentheses around %<-%> in operand of %<&%>"
 msgstr ""
 
-#: c-common.c:8148
+#: c-common.c:8219
 #, gcc-internal-format
 msgid "suggest parentheses around comparison in operand of %<&%>"
 msgstr ""
 
-#: c-common.c:8152
+#: c-common.c:8223
 #, gcc-internal-format
 msgid ""
 "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!%"
 "> to %<~%>"
 msgstr ""
 
-#: c-common.c:8160
+#: c-common.c:8231
 #, gcc-internal-format
 msgid "suggest parentheses around comparison in operand of %<==%>"
 msgstr ""
 
-#: c-common.c:8166
+#: c-common.c:8237
 #, gcc-internal-format
 msgid "suggest parentheses around comparison in operand of %<!=%>"
 msgstr ""
 
-#: c-common.c:8175
+#: c-common.c:8248
 #, gcc-internal-format
 msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
 msgstr ""
 
-#: c-common.c:8190
+#: c-common.c:8263
 #, gcc-internal-format
 msgid "la