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 "label %q+D defined but not used"
 msgstr ""
 
-#: c-common.c:8192
+#: c-common.c:8265
 #, gcc-internal-format
 msgid "label %q+D declared but not defined"
 msgstr ""
 
-#: c-common.c:8212
+#: c-common.c:8285
 #, gcc-internal-format
 msgid "division by zero"
 msgstr ""
 
-#: c-common.c:8244
+#: c-common.c:8317
 #, gcc-internal-format
 msgid "comparison between types %qT and %qT"
 msgstr ""
 
-#: c-common.c:8295
+#: c-common.c:8368
 #, gcc-internal-format
 msgid "comparison between signed and unsigned integer expressions"
 msgstr ""
 
-#: c-common.c:8346
+#: c-common.c:8419
 #, gcc-internal-format
 msgid "promoted ~unsigned is always non-zero"
 msgstr ""
 
-#: c-common.c:8349
+#: c-common.c:8422
 #, gcc-internal-format
 msgid "comparison of promoted ~unsigned with constant"
 msgstr ""
 
-#: c-common.c:8359
+#: c-common.c:8432
 #, gcc-internal-format
 msgid "comparison of promoted ~unsigned with unsigned"
 msgstr ""
@@ -18518,8 +18288,8 @@ msgstr ""
 #. an unprototyped function, it is compile-time undefined;
 #. making it a constraint in that case was rejected in
 #. DR#252.
-#: c-convert.c:95 c-typeck.c:1783 c-typeck.c:4078 cp/typeck.c:1605
-#: cp/typeck.c:5873 cp/typeck.c:6483 fortran/convert.c:88
+#: c-convert.c:95 c-typeck.c:1796 c-typeck.c:4096 cp/typeck.c:1619
+#: cp/typeck.c:5936 cp/typeck.c:6546 fortran/convert.c:88
 #, gcc-internal-format
 msgid "void value not ignored as it ought to be"
 msgstr ""
@@ -18539,7 +18309,7 @@ msgstr ""
 msgid "GCC supports only %u nested scopes"
 msgstr ""
 
-#: c-decl.c:740 cp/decl.c:358
+#: c-decl.c:740 cp/decl.c:357
 #, gcc-internal-format
 msgid "label %q+D used but not defined"
 msgstr ""
@@ -18549,91 +18319,91 @@ msgstr ""
 msgid "nested function %q+D declared but never defined"
 msgstr ""
 
-#: c-decl.c:791
+#: c-decl.c:793
 #, gcc-internal-format
 msgid "inline function %q+D declared but never defined"
 msgstr ""
 
-#: c-decl.c:804 cp/decl.c:603
+#: c-decl.c:808 cp/decl.c:602
 #, gcc-internal-format
 msgid "unused variable %q+D"
 msgstr ""
 
-#: c-decl.c:808
+#: c-decl.c:812
 #, gcc-internal-format
 msgid "type of array %q+D completed incompatibly with implicit initialization"
 msgstr ""
 
-#: c-decl.c:1032
+#: c-decl.c:1036
 #, gcc-internal-format
 msgid ""
 "a parameter list with an ellipsis can%'t match an empty parameter name list "
 "declaration"
 msgstr ""
 
-#: c-decl.c:1039
+#: c-decl.c:1043
 #, gcc-internal-format
 msgid ""
 "an argument type that has a default promotion can%'t match an empty "
 "parameter name list declaration"
 msgstr ""
 
-#: c-decl.c:1080
+#: c-decl.c:1084
 #, gcc-internal-format
 msgid ""
 "prototype for %q+D declares more arguments than previous old-style definition"
 msgstr ""
 
-#: c-decl.c:1086
+#: c-decl.c:1090
 #, gcc-internal-format
 msgid ""
 "prototype for %q+D declares fewer arguments than previous old-style "
 "definition"
 msgstr ""
 
-#: c-decl.c:1095
+#: c-decl.c:1099
 #, gcc-internal-format
 msgid "prototype for %q+D declares argument %d with incompatible type"
 msgstr ""
 
 #. If we get here, no errors were found, but do issue a warning
 #. for this poor-style construct.
-#: c-decl.c:1108
+#: c-decl.c:1112
 #, gcc-internal-format
 msgid "prototype for %q+D follows non-prototype definition"
 msgstr ""
 
-#: c-decl.c:1123
+#: c-decl.c:1127
 #, gcc-internal-format
 msgid "previous definition of %q+D was here"
 msgstr ""
 
-#: c-decl.c:1125
+#: c-decl.c:1129
 #, gcc-internal-format
 msgid "previous implicit declaration of %q+D was here"
 msgstr ""
 
-#: c-decl.c:1127
+#: c-decl.c:1131
 #, gcc-internal-format
 msgid "previous declaration of %q+D was here"
 msgstr ""
 
-#: c-decl.c:1167
+#: c-decl.c:1171
 #, gcc-internal-format
 msgid "%q+D redeclared as different kind of symbol"
 msgstr ""
 
-#: c-decl.c:1171
+#: c-decl.c:1175
 #, gcc-internal-format
 msgid "built-in function %q+D declared as non-function"
 msgstr ""
 
-#: c-decl.c:1174 c-decl.c:1294 c-decl.c:1960
+#: c-decl.c:1178 c-decl.c:1298 c-decl.c:1964
 #, gcc-internal-format
 msgid "declaration of %q+D shadows a built-in function"
 msgstr ""
 
-#: c-decl.c:1183
+#: c-decl.c:1187
 #, gcc-internal-format
 msgid "redeclaration of enumerator %q+D"
 msgstr ""
@@ -18641,269 +18411,269 @@ msgstr ""
 #. If types don't match for a built-in, throw away the
 #. built-in.  No point in calling locate_old_decl here, it
 #. won't print anything.
-#: c-decl.c:1204
+#: c-decl.c:1208
 #, gcc-internal-format
 msgid "conflicting types for built-in function %q+D"
 msgstr ""
 
-#: c-decl.c:1229 c-decl.c:1242 c-decl.c:1251
+#: c-decl.c:1233 c-decl.c:1246 c-decl.c:1255
 #, gcc-internal-format
 msgid "conflicting types for %q+D"
 msgstr ""
 
-#: c-decl.c:1249
+#: c-decl.c:1253
 #, gcc-internal-format
 msgid "conflicting type qualifiers for %q+D"
 msgstr ""
 
 #. Allow OLDDECL to continue in use.
-#: c-decl.c:1269
+#: c-decl.c:1273
 #, gcc-internal-format
 msgid "redefinition of typedef %q+D"
 msgstr ""
 
-#: c-decl.c:1320 c-decl.c:1422
+#: c-decl.c:1324 c-decl.c:1426
 #, gcc-internal-format
 msgid "redefinition of %q+D"
 msgstr ""
 
-#: c-decl.c:1355 c-decl.c:1460
+#: c-decl.c:1359 c-decl.c:1464
 #, gcc-internal-format
 msgid "static declaration of %q+D follows non-static declaration"
 msgstr ""
 
-#: c-decl.c:1365 c-decl.c:1373 c-decl.c:1450 c-decl.c:1457
+#: c-decl.c:1369 c-decl.c:1377 c-decl.c:1454 c-decl.c:1461
 #, gcc-internal-format
 msgid "non-static declaration of %q+D follows static declaration"
 msgstr ""
 
-#: c-decl.c:1389
+#: c-decl.c:1393
 #, gcc-internal-format
 msgid "%<gnu_inline%> attribute present on %q+D"
 msgstr ""
 
-#: c-decl.c:1391
+#: c-decl.c:1395
 #, gcc-internal-format
 msgid "%Jbut not here"
 msgstr ""
 
-#: c-decl.c:1409
+#: c-decl.c:1413
 #, gcc-internal-format
 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
 msgstr ""
 
-#: c-decl.c:1412
+#: c-decl.c:1416
 #, gcc-internal-format
 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
 msgstr ""
 
-#: c-decl.c:1442
+#: c-decl.c:1446
 #, gcc-internal-format
 msgid "extern declaration of %q+D follows declaration with no linkage"
 msgstr ""
 
-#: c-decl.c:1478
+#: c-decl.c:1482
 #, gcc-internal-format
 msgid "declaration of %q+D with no linkage follows extern declaration"
 msgstr ""
 
-#: c-decl.c:1484
+#: c-decl.c:1488
 #, gcc-internal-format
 msgid "redeclaration of %q+D with no linkage"
 msgstr ""
 
-#: c-decl.c:1498
+#: c-decl.c:1502
 #, gcc-internal-format
 msgid ""
 "redeclaration of %q+D with different visibility (old visibility preserved)"
 msgstr ""
 
-#: c-decl.c:1509
+#: c-decl.c:1513
 #, gcc-internal-format
 msgid "inline declaration of %qD follows declaration with attribute noinline"
 msgstr ""
 
-#: c-decl.c:1516
+#: c-decl.c:1520
 #, gcc-internal-format
 msgid "declaration of %q+D with attribute noinline follows inline declaration "
 msgstr ""
 
-#: c-decl.c:1534
+#: c-decl.c:1538
 #, gcc-internal-format
 msgid "redefinition of parameter %q+D"
 msgstr ""
 
-#: c-decl.c:1561
+#: c-decl.c:1565
 #, gcc-internal-format
 msgid "redundant redeclaration of %q+D"
 msgstr ""
 
-#: c-decl.c:1947
+#: c-decl.c:1951
 #, gcc-internal-format
 msgid "declaration of %q+D shadows previous non-variable"
 msgstr ""
 
-#: c-decl.c:1952
+#: c-decl.c:1956
 #, gcc-internal-format
 msgid "declaration of %q+D shadows a parameter"
 msgstr ""
 
-#: c-decl.c:1955
+#: c-decl.c:1959
 #, gcc-internal-format
 msgid "declaration of %q+D shadows a global declaration"
 msgstr ""
 
-#: c-decl.c:1965
+#: c-decl.c:1969
 #, gcc-internal-format
 msgid "declaration of %q+D shadows a previous local"
 msgstr ""
 
-#: c-decl.c:1968 cp/name-lookup.c:1037 cp/name-lookup.c:1068
-#: cp/name-lookup.c:1076
+#: c-decl.c:1972 cp/name-lookup.c:1041 cp/name-lookup.c:1072
+#: cp/name-lookup.c:1080
 #, gcc-internal-format
 msgid "%Jshadowed declaration is here"
 msgstr ""
 
-#: c-decl.c:2160
+#: c-decl.c:2164
 #, gcc-internal-format
 msgid "nested extern declaration of %qD"
 msgstr ""
 
-#: c-decl.c:2326 c-decl.c:2329
+#: c-decl.c:2330 c-decl.c:2333
 #, gcc-internal-format
 msgid "implicit declaration of function %qE"
 msgstr ""
 
-#: c-decl.c:2391
+#: c-decl.c:2395
 #, gcc-internal-format
 msgid "incompatible implicit declaration of built-in function %qD"
 msgstr ""
 
-#: c-decl.c:2400
+#: c-decl.c:2404
 #, gcc-internal-format
 msgid "incompatible implicit declaration of function %qD"
 msgstr ""
 
-#: c-decl.c:2453
+#: c-decl.c:2457
 #, gcc-internal-format
 msgid "%H%qE undeclared here (not in a function)"
 msgstr ""
 
-#: c-decl.c:2458
+#: c-decl.c:2462
 #, gcc-internal-format
 msgid "%H%qE undeclared (first use in this function)"
 msgstr ""
 
-#: c-decl.c:2462
+#: c-decl.c:2466
 #, gcc-internal-format
 msgid "%H(Each undeclared identifier is reported only once"
 msgstr ""
 
-#: c-decl.c:2463
+#: c-decl.c:2467
 #, gcc-internal-format
 msgid "%Hfor each function it appears in.)"
 msgstr ""
 
-#: c-decl.c:2501 cp/decl.c:2404
+#: c-decl.c:2505 cp/decl.c:2417
 #, gcc-internal-format
 msgid "label %qE referenced outside of any function"
 msgstr ""
 
-#: c-decl.c:2543
+#: c-decl.c:2547
 #, gcc-internal-format
 msgid "duplicate label declaration %qE"
 msgstr ""
 
-#: c-decl.c:2579
+#: c-decl.c:2583
 #, gcc-internal-format
 msgid "%Hduplicate label %qD"
 msgstr ""
 
-#: c-decl.c:2589
+#: c-decl.c:2593
 #, gcc-internal-format
 msgid "%Jjump into statement expression"
 msgstr ""
 
-#: c-decl.c:2591
+#: c-decl.c:2595
 #, gcc-internal-format
 msgid "%Jjump into scope of identifier with variably modified type"
 msgstr ""
 
-#: c-decl.c:2606
+#: c-decl.c:2610
 #, gcc-internal-format
 msgid ""
 "%Htraditional C lacks a separate namespace for labels, identifier %qE "
 "conflicts"
 msgstr ""
 
-#: c-decl.c:2681
+#: c-decl.c:2685
 #, gcc-internal-format
 msgid "%H%qE defined as wrong kind of tag"
 msgstr ""
 
-#: c-decl.c:2904
+#: c-decl.c:2908
 #, gcc-internal-format
 msgid "unnamed struct/union that defines no instances"
 msgstr ""
 
-#: c-decl.c:2913
+#: c-decl.c:2917
 #, gcc-internal-format
 msgid "empty declaration with storage class specifier does not redeclare tag"
 msgstr ""
 
-#: c-decl.c:2925
+#: c-decl.c:2929
 #, gcc-internal-format
 msgid "empty declaration with type qualifier does not redeclare tag"
 msgstr ""
 
-#: c-decl.c:2947 c-decl.c:2954
+#: c-decl.c:2951 c-decl.c:2958
 #, gcc-internal-format
 msgid "useless type name in empty declaration"
 msgstr ""
 
-#: c-decl.c:2962
+#: c-decl.c:2966
 #, gcc-internal-format
 msgid "%<inline%> in empty declaration"
 msgstr ""
 
-#: c-decl.c:2968
+#: c-decl.c:2972
 #, gcc-internal-format
 msgid "%<auto%> in file-scope empty declaration"
 msgstr ""
 
-#: c-decl.c:2974
+#: c-decl.c:2978
 #, gcc-internal-format
 msgid "%<register%> in file-scope empty declaration"
 msgstr ""
 
-#: c-decl.c:2980
+#: c-decl.c:2984
 #, gcc-internal-format
 msgid "useless storage class specifier in empty declaration"
 msgstr ""
 
-#: c-decl.c:2986
+#: c-decl.c:2990
 #, gcc-internal-format
 msgid "useless %<__thread%> in empty declaration"
 msgstr ""
 
-#: c-decl.c:2994
+#: c-decl.c:2998
 #, gcc-internal-format
 msgid "useless type qualifier in empty declaration"
 msgstr ""
 
-#: c-decl.c:3001 c-parser.c:1170
+#: c-decl.c:3005 c-parser.c:1170
 #, gcc-internal-format
 msgid "empty declaration"
 msgstr ""
 
-#: c-decl.c:3068
+#: c-decl.c:3072
 #, gcc-internal-format
 msgid ""
 "ISO C90 does not support %<static%> or type qualifiers in parameter array "
 "declarators"
 msgstr ""
 
-#: c-decl.c:3072
+#: c-decl.c:3076
 #, gcc-internal-format
 msgid "ISO C90 does not support %<[*]%> array declarators"
 msgstr ""
@@ -18911,248 +18681,248 @@ msgstr ""
 #. C99 6.7.5.2p4
 #. A function definition isn't function prototype scope C99 6.2.1p4.
 #. C99 6.7.5.2p4
-#: c-decl.c:3079 c-decl.c:5006
+#: c-decl.c:3083 c-decl.c:5024
 #, gcc-internal-format
 msgid "%<[*]%> not allowed in other than function prototype scope"
 msgstr ""
 
-#: c-decl.c:3181
+#: c-decl.c:3185
 #, gcc-internal-format
 msgid "%q+D is usually a function"
 msgstr ""
 
-#: c-decl.c:3190 cp/decl2.c:776
+#: c-decl.c:3194 cp/decl2.c:781
 #, gcc-internal-format
 msgid "typedef %qD is initialized (use __typeof__ instead)"
 msgstr ""
 
-#: c-decl.c:3195
+#: c-decl.c:3199
 #, gcc-internal-format
 msgid "function %qD is initialized like a variable"
 msgstr ""
 
 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
-#: c-decl.c:3201
+#: c-decl.c:3205
 #, gcc-internal-format
 msgid "parameter %qD is initialized"
 msgstr ""
 
-#: c-decl.c:3226
+#: c-decl.c:3230
 #, gcc-internal-format
 msgid "variable %qD has initializer but incomplete type"
 msgstr ""
 
-#: c-decl.c:3315 c-decl.c:6116 cp/decl.c:4086 cp/decl.c:11420
+#: c-decl.c:3319 c-decl.c:6138 cp/decl.c:4114 cp/decl.c:11484
 #, gcc-internal-format
 msgid "inline function %q+D given attribute noinline"
 msgstr ""
 
-#: c-decl.c:3328
+#: c-decl.c:3332
 #, gcc-internal-format
 msgid "%q+D is static but declared in inline function %qD which is not static"
 msgstr ""
 
-#: c-decl.c:3419
+#: c-decl.c:3423
 #, gcc-internal-format
 msgid "initializer fails to determine size of %q+D"
 msgstr ""
 
-#: c-decl.c:3424
+#: c-decl.c:3428
 #, gcc-internal-format
 msgid "array size missing in %q+D"
 msgstr ""
 
-#: c-decl.c:3436
+#: c-decl.c:3440
 #, gcc-internal-format
 msgid "zero or negative size array %q+D"
 msgstr ""
 
-#: c-decl.c:3491 varasm.c:2111
+#: c-decl.c:3495 varasm.c:2111
 #, gcc-internal-format
 msgid "storage size of %q+D isn%'t known"
 msgstr ""
 
-#: c-decl.c:3502
+#: c-decl.c:3506
 #, gcc-internal-format
 msgid "storage size of %q+D isn%'t constant"
 msgstr ""
 
-#: c-decl.c:3549
+#: c-decl.c:3553
 #, gcc-internal-format
 msgid "ignoring asm-specifier for non-static local variable %q+D"
 msgstr ""
 
-#: c-decl.c:3577 fortran/f95-lang.c:624
+#: c-decl.c:3581 fortran/f95-lang.c:624
 #, gcc-internal-format
 msgid "cannot put object with volatile field into register"
 msgstr ""
 
-#: c-decl.c:3703
+#: c-decl.c:3707
 #, gcc-internal-format
 msgid "ISO C forbids forward parameter declarations"
 msgstr ""
 
-#: c-decl.c:3822
+#: c-decl.c:3826
 #, gcc-internal-format
 msgid "bit-field %qs width not an integer constant"
 msgstr ""
 
-#: c-decl.c:3830
+#: c-decl.c:3834
 #, gcc-internal-format
 msgid "negative width in bit-field %qs"
 msgstr ""
 
-#: c-decl.c:3835
+#: c-decl.c:3839
 #, gcc-internal-format
 msgid "zero width for bit-field %qs"
 msgstr ""
 
-#: c-decl.c:3845
+#: c-decl.c:3849
 #, gcc-internal-format
 msgid "bit-field %qs has invalid type"
 msgstr ""
 
-#: c-decl.c:3855
+#: c-decl.c:3859
 #, gcc-internal-format
 msgid "type of bit-field %qs is a GCC extension"
 msgstr ""
 
-#: c-decl.c:3861
+#: c-decl.c:3865
 #, gcc-internal-format
 msgid "width of %qs exceeds its type"
 msgstr ""
 
-#: c-decl.c:3874
+#: c-decl.c:3878
 #, gcc-internal-format
 msgid "%qs is narrower than values of its type"
 msgstr ""
 
-#: c-decl.c:3892
+#: c-decl.c:3896
 #, gcc-internal-format
 msgid "ISO C90 forbids array %qs whose size can%'t be evaluated"
 msgstr ""
 
-#: c-decl.c:3896
+#: c-decl.c:3900
 #, gcc-internal-format
 msgid "ISO C90 forbids array whose size can%'t be evaluated"
 msgstr ""
 
-#: c-decl.c:3902
+#: c-decl.c:3906
 #, gcc-internal-format
 msgid "ISO C90 forbids variable length array %qs"
 msgstr ""
 
-#: c-decl.c:3905
+#: c-decl.c:3909
 #, gcc-internal-format
 msgid "ISO C90 forbids variable length array"
 msgstr ""
 
-#: c-decl.c:3914
+#: c-decl.c:3918
 #, gcc-internal-format
 msgid "the size of array %qs can%'t be evaluated"
 msgstr ""
 
-#: c-decl.c:3918
+#: c-decl.c:3922
 #, gcc-internal-format
 msgid "the size of array can %'t be evaluated"
 msgstr ""
 
-#: c-decl.c:3924
+#: c-decl.c:3928
 #, gcc-internal-format
 msgid "variable length array %qs is used"
 msgstr ""
 
-#: c-decl.c:3928 cp/decl.c:7220
+#: c-decl.c:3932 cp/decl.c:7274
 #, gcc-internal-format
 msgid "variable length array is used"
 msgstr ""
 
-#: c-decl.c:4050 c-decl.c:4331
+#: c-decl.c:4054 c-decl.c:4335
 #, gcc-internal-format
 msgid "variably modified %qs at file scope"
 msgstr ""
 
-#: c-decl.c:4068
+#: c-decl.c:4072
 #, gcc-internal-format
 msgid "type defaults to %<int%> in declaration of %qs"
 msgstr ""
 
-#: c-decl.c:4096
+#: c-decl.c:4100
 #, gcc-internal-format
 msgid "duplicate %<const%>"
 msgstr ""
 
-#: c-decl.c:4098
+#: c-decl.c:4102
 #, gcc-internal-format
 msgid "duplicate %<restrict%>"
 msgstr ""
 
-#: c-decl.c:4100
+#: c-decl.c:4104
 #, gcc-internal-format
 msgid "duplicate %<volatile%>"
 msgstr ""
 
-#: c-decl.c:4120
+#: c-decl.c:4124
 #, gcc-internal-format
 msgid "function definition declared %<auto%>"
 msgstr ""
 
-#: c-decl.c:4122
+#: c-decl.c:4126
 #, gcc-internal-format
 msgid "function definition declared %<register%>"
 msgstr ""
 
-#: c-decl.c:4124
+#: c-decl.c:4128
 #, gcc-internal-format
 msgid "function definition declared %<typedef%>"
 msgstr ""
 
-#: c-decl.c:4126
+#: c-decl.c:4130
 #, gcc-internal-format
 msgid "function definition declared %<__thread%>"
 msgstr ""
 
-#: c-decl.c:4142
+#: c-decl.c:4146
 #, gcc-internal-format
 msgid "storage class specified for structure field %qs"
 msgstr ""
 
-#: c-decl.c:4146 cp/decl.c:8113
+#: c-decl.c:4150 cp/decl.c:8169
 #, gcc-internal-format
 msgid "storage class specified for parameter %qs"
 msgstr ""
 
-#: c-decl.c:4149 cp/decl.c:8115
+#: c-decl.c:4153 cp/decl.c:8171
 #, gcc-internal-format
 msgid "storage class specified for typename"
 msgstr ""
 
-#: c-decl.c:4166 cp/decl.c:9393
+#: c-decl.c:4170 cp/decl.c:9450
 #, gcc-internal-format
 msgid "%qs initialized and declared %<extern%>"
 msgstr ""
 
-#: c-decl.c:4169 cp/decl.c:9397
+#: c-decl.c:4173 cp/decl.c:9454
 #, gcc-internal-format
 msgid "%qs has both %<extern%> and initializer"
 msgstr ""
 
-#: c-decl.c:4174
+#: c-decl.c:4178
 #, gcc-internal-format
 msgid "file-scope declaration of %qs specifies %<auto%>"
 msgstr ""
 
-#: c-decl.c:4177
+#: c-decl.c:4181
 #, gcc-internal-format
 msgid "file-scope declaration of %qs specifies %<register%>"
 msgstr ""
 
-#: c-decl.c:4182 cp/decl.c:8126
+#: c-decl.c:4186 cp/decl.c:8182
 #, gcc-internal-format
 msgid "nested function %qs declared %<extern%>"
 msgstr ""
 
-#: c-decl.c:4185 cp/decl.c:8136
+#: c-decl.c:4189 cp/decl.c:8192
 #, gcc-internal-format
 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
 msgstr ""
@@ -19160,474 +18930,474 @@ msgstr ""
 #. Only the innermost declarator (making a parameter be of
 #. array type which is converted to pointer type)
 #. may have static or type qualifiers.
-#: c-decl.c:4232 c-decl.c:4476
+#: c-decl.c:4236 c-decl.c:4494
 #, gcc-internal-format
 msgid "static or type qualifiers in non-parameter array declarator"
 msgstr ""
 
-#: c-decl.c:4279
+#: c-decl.c:4283
 #, gcc-internal-format
 msgid "declaration of %qs as array of voids"
 msgstr ""
 
-#: c-decl.c:4285
+#: c-decl.c:4289
 #, gcc-internal-format
 msgid "declaration of %qs as array of functions"
 msgstr ""
 
-#: c-decl.c:4291
+#: c-decl.c:4295
 #, gcc-internal-format
 msgid "invalid use of structure with flexible array member"
 msgstr ""
 
-#: c-decl.c:4311
+#: c-decl.c:4315
 #, gcc-internal-format
 msgid "size of array %qs has non-integer type"
 msgstr ""
 
-#: c-decl.c:4317
+#: c-decl.c:4321
 #, gcc-internal-format
 msgid "ISO C forbids zero-size array %qs"
 msgstr ""
 
-#: c-decl.c:4324
+#: c-decl.c:4328
 #, gcc-internal-format
 msgid "size of array %qs is negative"
 msgstr ""
 
-#: c-decl.c:4378 c-decl.c:4637 cp/decl.c:8642
+#: c-decl.c:4382 c-decl.c:4655 cp/decl.c:8694
 #, gcc-internal-format
 msgid "size of array %qs is too large"
 msgstr ""
 
-#: c-decl.c:4390
+#: c-decl.c:4410
 #, gcc-internal-format
 msgid "ISO C90 does not support flexible array members"
 msgstr ""
 
 #. C99 6.7.5.2p4
-#: c-decl.c:4403 c-parser.c:4957
+#: c-decl.c:4431
 #, gcc-internal-format
-msgid "%<[*]%> not allowed in other than a declaration"
+msgid "%<[*]%> not in a declaration"
 msgstr ""
 
-#: c-decl.c:4426
+#: c-decl.c:4444
 #, gcc-internal-format
 msgid "array type has incomplete element type"
 msgstr ""
 
-#: c-decl.c:4508 cp/decl.c:8231
+#: c-decl.c:4526 cp/decl.c:8288
 #, gcc-internal-format
 msgid "%qs declared as function returning a function"
 msgstr ""
 
-#: c-decl.c:4513 cp/decl.c:8236
+#: c-decl.c:4531 cp/decl.c:8293
 #, gcc-internal-format
 msgid "%qs declared as function returning an array"
 msgstr ""
 
-#: c-decl.c:4536
+#: c-decl.c:4554
 #, gcc-internal-format
 msgid "function definition has qualified void return type"
 msgstr ""
 
-#: c-decl.c:4539 cp/decl.c:8220
+#: c-decl.c:4557 cp/decl.c:8277
 #, gcc-internal-format
 msgid "type qualifiers ignored on function return type"
 msgstr ""
 
-#: c-decl.c:4569 c-decl.c:4651 c-decl.c:4741 c-decl.c:4830
+#: c-decl.c:4587 c-decl.c:4669 c-decl.c:4759 c-decl.c:4848
 #, gcc-internal-format
 msgid "ISO C forbids qualified function types"
 msgstr ""
 
-#: c-decl.c:4659
+#: c-decl.c:4677
 #, gcc-internal-format
 msgid "typedef %q+D declared %<inline%>"
 msgstr ""
 
-#: c-decl.c:4675
+#: c-decl.c:4693
 #, gcc-internal-format
 msgid "ISO C forbids const or volatile function types"
 msgstr ""
 
-#: c-decl.c:4686
+#: c-decl.c:4704
 #, gcc-internal-format
 msgid "a member of a structure or union cannot have a variably modified type"
 msgstr ""
 
-#: c-decl.c:4702
+#: c-decl.c:4720
 #, gcc-internal-format
 msgid "variable or field %qs declared void"
 msgstr ""
 
-#: c-decl.c:4733
+#: c-decl.c:4751
 #, gcc-internal-format
 msgid "attributes in parameter array declarator ignored"
 msgstr ""
 
-#: c-decl.c:4767
+#: c-decl.c:4785
 #, gcc-internal-format
 msgid "parameter %q+D declared %<inline%>"
 msgstr ""
 
-#: c-decl.c:4780
+#: c-decl.c:4798
 #, gcc-internal-format
 msgid "field %qs declared as a function"
 msgstr ""
 
-#: c-decl.c:4786
+#: c-decl.c:4804
 #, gcc-internal-format
 msgid "field %qs has incomplete type"
 msgstr ""
 
-#: c-decl.c:4803 c-decl.c:4813 c-decl.c:4816
+#: c-decl.c:4821 c-decl.c:4831 c-decl.c:4834
 #, gcc-internal-format
 msgid "invalid storage class for function %qs"
 msgstr ""
 
-#: c-decl.c:4836
+#: c-decl.c:4854
 #, gcc-internal-format
 msgid "%<noreturn%> function returns non-void value"
 msgstr ""
 
-#: c-decl.c:4872
+#: c-decl.c:4890
 #, gcc-internal-format
 msgid "cannot inline function %<main%>"
 msgstr ""
 
-#: c-decl.c:4901
+#: c-decl.c:4919
 #, gcc-internal-format
 msgid "variable previously declared %<static%> redeclared %<extern%>"
 msgstr ""
 
-#: c-decl.c:4911
+#: c-decl.c:4929
 #, gcc-internal-format
 msgid "variable %q+D declared %<inline%>"
 msgstr ""
 
 #. C99 6.7.5.2p2
-#: c-decl.c:4942
+#: c-decl.c:4960
 #, gcc-internal-format
 msgid "object with variably modified type must have no linkage"
 msgstr ""
 
-#: c-decl.c:5011 c-decl.c:6210
+#: c-decl.c:5029 c-decl.c:6232
 #, gcc-internal-format
 msgid "function declaration isn%'t a prototype"
 msgstr ""
 
-#: c-decl.c:5019
+#: c-decl.c:5037
 #, gcc-internal-format
 msgid "parameter names (without types) in function declaration"
 msgstr ""
 
-#: c-decl.c:5052
+#: c-decl.c:5070
 #, gcc-internal-format
 msgid "parameter %u (%q+D) has incomplete type"
 msgstr ""
 
-#: c-decl.c:5055
+#: c-decl.c:5073
 #, gcc-internal-format
 msgid "%Jparameter %u has incomplete type"
 msgstr ""
 
-#: c-decl.c:5064
+#: c-decl.c:5082
 #, gcc-internal-format
 msgid "parameter %u (%q+D) has void type"
 msgstr ""
 
-#: c-decl.c:5067
+#: c-decl.c:5085
 #, gcc-internal-format
 msgid "%Jparameter %u has void type"
 msgstr ""
 
-#: c-decl.c:5129
+#: c-decl.c:5147
 #, gcc-internal-format
 msgid "%<void%> as only parameter may not be qualified"
 msgstr ""
 
-#: c-decl.c:5133 c-decl.c:5167
+#: c-decl.c:5151 c-decl.c:5185
 #, gcc-internal-format
 msgid "%<void%> must be the only parameter"
 msgstr ""
 
-#: c-decl.c:5161
+#: c-decl.c:5179
 #, gcc-internal-format
 msgid "parameter %q+D has just a forward declaration"
 msgstr ""
 
 #. The %s will be one of 'struct', 'union', or 'enum'.
-#: c-decl.c:5206
+#: c-decl.c:5224
 #, gcc-internal-format
 msgid "%<%s %E%> declared inside parameter list"
 msgstr ""
 
 #. The %s will be one of 'struct', 'union', or 'enum'.
-#: c-decl.c:5210
+#: c-decl.c:5228
 #, gcc-internal-format
 msgid "anonymous %s declared inside parameter list"
 msgstr ""
 
-#: c-decl.c:5215
+#: c-decl.c:5233
 #, gcc-internal-format
 msgid ""
 "its scope is only this definition or declaration, which is probably not what "
 "you want"
 msgstr ""
 
-#: c-decl.c:5349
+#: c-decl.c:5367
 #, gcc-internal-format
 msgid "redefinition of %<union %E%>"
 msgstr ""
 
-#: c-decl.c:5351
+#: c-decl.c:5369
 #, gcc-internal-format
 msgid "redefinition of %<struct %E%>"
 msgstr ""
 
-#: c-decl.c:5356
+#: c-decl.c:5376
 #, gcc-internal-format
 msgid "nested redefinition of %<union %E%>"
 msgstr ""
 
-#: c-decl.c:5358
+#: c-decl.c:5378
 #, gcc-internal-format
 msgid "nested redefinition of %<struct %E%>"
 msgstr ""
 
-#: c-decl.c:5436 cp/decl.c:3824
+#: c-decl.c:5456 cp/decl.c:3852
 #, gcc-internal-format
 msgid "declaration does not declare anything"
 msgstr ""
 
-#: c-decl.c:5439
+#: c-decl.c:5459
 #, gcc-internal-format
 msgid "ISO C doesn%'t support unnamed structs/unions"
 msgstr ""
 
-#: c-decl.c:5483 c-decl.c:5499
+#: c-decl.c:5503 c-decl.c:5519
 #, gcc-internal-format
 msgid "duplicate member %q+D"
 msgstr ""
 
-#: c-decl.c:5538
+#: c-decl.c:5558
 #, gcc-internal-format
 msgid "union has no named members"
 msgstr ""
 
-#: c-decl.c:5540
+#: c-decl.c:5560
 #, gcc-internal-format
 msgid "union has no members"
 msgstr ""
 
-#: c-decl.c:5545
+#: c-decl.c:5565
 #, gcc-internal-format
 msgid "struct has no named members"
 msgstr ""
 
-#: c-decl.c:5547
+#: c-decl.c:5567
 #, gcc-internal-format
 msgid "struct has no members"
 msgstr ""
 
-#: c-decl.c:5609
+#: c-decl.c:5631
 #, gcc-internal-format
 msgid "%Jflexible array member in union"
 msgstr ""
 
-#: c-decl.c:5614
+#: c-decl.c:5636
 #, gcc-internal-format
 msgid "%Jflexible array member not at end of struct"
 msgstr ""
 
-#: c-decl.c:5619
+#: c-decl.c:5641
 #, gcc-internal-format
 msgid "%Jflexible array member in otherwise empty struct"
 msgstr ""
 
-#: c-decl.c:5627
+#: c-decl.c:5649
 #, gcc-internal-format
 msgid "%Jinvalid use of structure with flexible array member"
 msgstr ""
 
-#: c-decl.c:5736
+#: c-decl.c:5758
 #, gcc-internal-format
 msgid "union cannot be made transparent"
 msgstr ""
 
-#: c-decl.c:5807
+#: c-decl.c:5829
 #, gcc-internal-format
 msgid "nested redefinition of %<enum %E%>"
 msgstr ""
 
 #. This enum is a named one that has been declared already.
-#: c-decl.c:5814
+#: c-decl.c:5836
 #, gcc-internal-format
 msgid "redeclaration of %<enum %E%>"
 msgstr ""
 
-#: c-decl.c:5877
+#: c-decl.c:5899
 #, gcc-internal-format
 msgid "enumeration values exceed range of largest integer"
 msgstr ""
 
-#: c-decl.c:5894
+#: c-decl.c:5916
 #, gcc-internal-format
 msgid "specified mode too small for enumeral values"
 msgstr ""
 
-#: c-decl.c:5991
+#: c-decl.c:6013
 #, gcc-internal-format
 msgid "enumerator value for %qE is not an integer constant"
 msgstr ""
 
-#: c-decl.c:6008
+#: c-decl.c:6030
 #, gcc-internal-format
 msgid "overflow in enumeration values"
 msgstr ""
 
-#: c-decl.c:6016
+#: c-decl.c:6038
 #, gcc-internal-format
 msgid "ISO C restricts enumerator values to range of %<int%>"
 msgstr ""
 
-#: c-decl.c:6134
+#: c-decl.c:6156
 #, gcc-internal-format
 msgid "return type is an incomplete type"
 msgstr ""
 
-#: c-decl.c:6144
+#: c-decl.c:6166
 #, gcc-internal-format
 msgid "return type defaults to %<int%>"
 msgstr ""
 
-#: c-decl.c:6217
+#: c-decl.c:6239
 #, gcc-internal-format
 msgid "no previous prototype for %q+D"
 msgstr ""
 
-#: c-decl.c:6226
+#: c-decl.c:6248
 #, gcc-internal-format
 msgid "%q+D was used with no prototype before its definition"
 msgstr ""
 
-#: c-decl.c:6232 cp/decl.c:11561
+#: c-decl.c:6254 cp/decl.c:11625
 #, gcc-internal-format
 msgid "no previous declaration for %q+D"
 msgstr ""
 
-#: c-decl.c:6242
+#: c-decl.c:6264
 #, gcc-internal-format
 msgid "%q+D was used with no declaration before its definition"
 msgstr ""
 
-#: c-decl.c:6265
+#: c-decl.c:6287
 #, gcc-internal-format
 msgid "return type of %q+D is not %<int%>"
 msgstr ""
 
-#: c-decl.c:6270
+#: c-decl.c:6292
 #, gcc-internal-format
 msgid "%q+D is normally a non-static function"
 msgstr ""
 
-#: c-decl.c:6304
+#: c-decl.c:6326
 #, gcc-internal-format
 msgid "%Jold-style parameter declarations in prototyped function definition"
 msgstr ""
 
-#: c-decl.c:6318
+#: c-decl.c:6340
 #, gcc-internal-format
 msgid "%Jtraditional C rejects ISO C style function definitions"
 msgstr ""
 
-#: c-decl.c:6334
+#: c-decl.c:6356
 #, gcc-internal-format
 msgid "%Jparameter name omitted"
 msgstr ""
 
-#: c-decl.c:6368
+#: c-decl.c:6390
 #, gcc-internal-format
 msgid "%Jold-style function definition"
 msgstr ""
 
-#: c-decl.c:6377
+#: c-decl.c:6399
 #, gcc-internal-format
 msgid "%Jparameter name missing from parameter list"
 msgstr ""
 
-#: c-decl.c:6388
+#: c-decl.c:6410
 #, gcc-internal-format
 msgid "%q+D declared as a non-parameter"
 msgstr ""
 
-#: c-decl.c:6393
+#: c-decl.c:6415
 #, gcc-internal-format
 msgid "multiple parameters named %q+D"
 msgstr ""
 
-#: c-decl.c:6401
+#: c-decl.c:6423
 #, gcc-internal-format
 msgid "parameter %q+D declared with void type"
 msgstr ""
 
-#: c-decl.c:6418 c-decl.c:6420
+#: c-decl.c:6440 c-decl.c:6442
 #, gcc-internal-format
 msgid "type of %q+D defaults to %<int%>"
 msgstr ""
 
-#: c-decl.c:6439
+#: c-decl.c:6461
 #, gcc-internal-format
 msgid "parameter %q+D has incomplete type"
 msgstr ""
 
-#: c-decl.c:6445
+#: c-decl.c:6467
 #, gcc-internal-format
 msgid "declaration for parameter %q+D but no such parameter"
 msgstr ""
 
-#: c-decl.c:6495
+#: c-decl.c:6517
 #, gcc-internal-format
 msgid "number of arguments doesn%'t match built-in prototype"
 msgstr ""
 
-#: c-decl.c:6499
+#: c-decl.c:6521
 #, gcc-internal-format
 msgid "number of arguments doesn%'t match prototype"
 msgstr ""
 
-#: c-decl.c:6500 c-decl.c:6552
+#: c-decl.c:6522 c-decl.c:6574
 #, gcc-internal-format
 msgid "%Hprototype declaration"
 msgstr ""
 
-#: c-decl.c:6534
+#: c-decl.c:6556
 #, gcc-internal-format
 msgid "promoted argument %qD doesn%'t match built-in prototype"
 msgstr ""
 
-#: c-decl.c:6538
+#: c-decl.c:6560
 #, gcc-internal-format
 msgid "promoted argument %qD doesn%'t match prototype"
 msgstr ""
 
-#: c-decl.c:6541
+#: c-decl.c:6563
 #, gcc-internal-format
 msgid "prototype declaration"
 msgstr ""
 
-#: c-decl.c:6547
+#: c-decl.c:6569
 #, gcc-internal-format
 msgid "argument %qD doesn%'t match built-in prototype"
 msgstr ""
 
-#: c-decl.c:6551
+#: c-decl.c:6573
 #, gcc-internal-format
 msgid "argument %qD doesn%'t match prototype"
 msgstr ""
 
-#: c-decl.c:6760 cp/decl.c:12260
+#: c-decl.c:6782 cp/decl.c:12329
 #, gcc-internal-format
 msgid "no return statement in function returning non-void"
 msgstr ""
@@ -19635,443 +19405,443 @@ msgstr ""
 #. If we get here, declarations have been used in a for loop without
 #. the C99 for loop scope.  This doesn't make much sense, so don't
 #. allow it.
-#: c-decl.c:6833
+#: c-decl.c:6855
 #, gcc-internal-format
 msgid "%<for%> loop initial declarations are only allowed in C99 mode"
 msgstr ""
 
-#: c-decl.c:6837
+#: c-decl.c:6859
 #, gcc-internal-format
 msgid "use option -std=c99 or -std=gnu99 to compile your code"
 msgstr ""
 
-#: c-decl.c:6868
+#: c-decl.c:6890
 #, gcc-internal-format
 msgid "declaration of static variable %q+D in %<for%> loop initial declaration"
 msgstr ""
 
-#: c-decl.c:6871
+#: c-decl.c:6893
 #, gcc-internal-format
 msgid ""
 "declaration of %<extern%> variable %q+D in %<for%> loop initial declaration"
 msgstr ""
 
-#: c-decl.c:6876
+#: c-decl.c:6898
 #, gcc-internal-format
 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
 msgstr ""
 
-#: c-decl.c:6880
+#: c-decl.c:6902
 #, gcc-internal-format
 msgid "%<union %E%> declared in %<for%> loop initial declaration"
 msgstr ""
 
-#: c-decl.c:6884
+#: c-decl.c:6906
 #, gcc-internal-format
 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
 msgstr ""
 
-#: c-decl.c:6888
+#: c-decl.c:6910
 #, gcc-internal-format
 msgid "declaration of non-variable %q+D in %<for%> loop initial declaration"
 msgstr ""
 
-#: c-decl.c:7171 c-decl.c:7413 c-decl.c:7709
+#: c-decl.c:7193 c-decl.c:7435 c-decl.c:7731
 #, gcc-internal-format
 msgid "duplicate %qE"
 msgstr ""
 
-#: c-decl.c:7196 c-decl.c:7423 c-decl.c:7610
+#: c-decl.c:7218 c-decl.c:7445 c-decl.c:7632
 #, gcc-internal-format
 msgid "two or more data types in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7208
+#: c-decl.c:7230
 #, gcc-internal-format
 msgid "%<long long long%> is too long for GCC"
 msgstr ""
 
-#: c-decl.c:7215 c-decl.c:7513
+#: c-decl.c:7237 c-decl.c:7535
 #, gcc-internal-format
 msgid "both %<long long%> and %<double%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7220
+#: c-decl.c:7242
 #, gcc-internal-format
 msgid "ISO C90 does not support %<long long%>"
 msgstr ""
 
-#: c-decl.c:7225 c-decl.c:7254
+#: c-decl.c:7247 c-decl.c:7276
 #, gcc-internal-format
 msgid "both %<long%> and %<short%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7228 c-decl.c:7430
+#: c-decl.c:7250 c-decl.c:7452
 #, gcc-internal-format
 msgid "both %<long%> and %<void%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7231 c-decl.c:7452
+#: c-decl.c:7253 c-decl.c:7474
 #, gcc-internal-format
 msgid "both %<long%> and %<_Bool%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7234 c-decl.c:7474
+#: c-decl.c:7256 c-decl.c:7496
 #, gcc-internal-format
 msgid "both %<long%> and %<char%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7237 c-decl.c:7494
+#: c-decl.c:7259 c-decl.c:7516
 #, gcc-internal-format
 msgid "both %<long%> and %<float%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7240
+#: c-decl.c:7262
 #, gcc-internal-format
 msgid "both %<long%> and %<_Decimal32%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7243
+#: c-decl.c:7265
 #, gcc-internal-format
 msgid "both %<long%> and %<_Decimal64%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7246
+#: c-decl.c:7268
 #, gcc-internal-format
 msgid "both %<long%> and %<_Decimal128%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7257 c-decl.c:7433
+#: c-decl.c:7279 c-decl.c:7455
 #, gcc-internal-format
 msgid "both %<short%> and %<void%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7260 c-decl.c:7455
+#: c-decl.c:7282 c-decl.c:7477
 #, gcc-internal-format
 msgid "both %<short%> and %<_Bool%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7263 c-decl.c:7477
+#: c-decl.c:7285 c-decl.c:7499
 #, gcc-internal-format
 msgid "both %<short%> and %<char%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7266 c-decl.c:7497
+#: c-decl.c:7288 c-decl.c:7519
 #, gcc-internal-format
 msgid "both %<short%> and %<float%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7269 c-decl.c:7516
+#: c-decl.c:7291 c-decl.c:7538
 #, gcc-internal-format
 msgid "both %<short%> and %<double%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7272
+#: c-decl.c:7294
 #, gcc-internal-format
 msgid "both %<short%> and %<_Decimal32%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7275
+#: c-decl.c:7297
 #, gcc-internal-format
 msgid "both %<short%> and %<_Decimal64%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7278
+#: c-decl.c:7300
 #, gcc-internal-format
 msgid "both %<short%> and %<_Decimal128%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7286 c-decl.c:7315
+#: c-decl.c:7308 c-decl.c:7337
 #, gcc-internal-format
 msgid "both %<signed%> and %<unsigned%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7289 c-decl.c:7436
+#: c-decl.c:7311 c-decl.c:7458
 #, gcc-internal-format
 msgid "both %<signed%> and %<void%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7292 c-decl.c:7458
+#: c-decl.c:7314 c-decl.c:7480
 #, gcc-internal-format
 msgid "both %<signed%> and %<_Bool%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7295 c-decl.c:7500
+#: c-decl.c:7317 c-decl.c:7522
 #, gcc-internal-format
 msgid "both %<signed%> and %<float%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7298 c-decl.c:7519
+#: c-decl.c:7320 c-decl.c:7541
 #, gcc-internal-format
 msgid "both %<signed%> and %<double%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7301
+#: c-decl.c:7323
 #, gcc-internal-format
 msgid "both %<signed%> and %<_Decimal32%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7304
+#: c-decl.c:7326
 #, gcc-internal-format
 msgid "both %<signed%> and %<_Decimal64%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7307
+#: c-decl.c:7329
 #, gcc-internal-format
 msgid "both %<signed%> and %<_Decimal128%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7318 c-decl.c:7439
+#: c-decl.c:7340 c-decl.c:7461
 #, gcc-internal-format
 msgid "both %<unsigned%> and %<void%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7321 c-decl.c:7461
+#: c-decl.c:7343 c-decl.c:7483
 #, gcc-internal-format
 msgid "both %<unsigned%> and %<_Bool%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7324 c-decl.c:7503
+#: c-decl.c:7346 c-decl.c:7525
 #, gcc-internal-format
 msgid "both %<unsigned%> and %<float%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7327 c-decl.c:7522
+#: c-decl.c:7349 c-decl.c:7544
 #, gcc-internal-format
 msgid "both %<unsigned%> and %<double%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7330
+#: c-decl.c:7352
 #, gcc-internal-format
 msgid "both %<unsigned%> and %<_Decimal32%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7333
+#: c-decl.c:7355
 #, gcc-internal-format
 msgid "both %<unsigned%> and %<_Decimal64%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7336
+#: c-decl.c:7358
 #, gcc-internal-format
 msgid "both %<unsigned%> and %<_Decimal128%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7344
+#: c-decl.c:7366
 #, gcc-internal-format
 msgid "ISO C90 does not support complex types"
 msgstr ""
 
-#: c-decl.c:7346 c-decl.c:7442
+#: c-decl.c:7368 c-decl.c:7464
 #, gcc-internal-format
 msgid "both %<complex%> and %<void%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7349 c-decl.c:7464
+#: c-decl.c:7371 c-decl.c:7486
 #, gcc-internal-format
 msgid "both %<complex%> and %<_Bool%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7352
+#: c-decl.c:7374
 #, gcc-internal-format
 msgid "both %<complex%> and %<_Decimal32%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7355
+#: c-decl.c:7377
 #, gcc-internal-format
 msgid "both %<complex%> and %<_Decimal64%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7358
+#: c-decl.c:7380
 #, gcc-internal-format
 msgid "both %<complex%> and %<_Decimal128%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7361
+#: c-decl.c:7383
 #, gcc-internal-format
 msgid "both %<complex%> and %<_Fract%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7364
+#: c-decl.c:7386
 #, gcc-internal-format
 msgid "both %<complex%> and %<_Accum%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7367
+#: c-decl.c:7389
 #, gcc-internal-format
 msgid "both %<complex%> and %<_Sat%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7374
+#: c-decl.c:7396
 #, gcc-internal-format
 msgid "ISO C does not support saturating types"
 msgstr ""
 
-#: c-decl.c:7376 c-decl.c:7445
+#: c-decl.c:7398 c-decl.c:7467
 #, gcc-internal-format
 msgid "both %<_Sat%> and %<void%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7379 c-decl.c:7467
+#: c-decl.c:7401 c-decl.c:7489
 #, gcc-internal-format
 msgid "both %<_Sat%> and %<_Bool%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7382 c-decl.c:7480
+#: c-decl.c:7404 c-decl.c:7502
 #, gcc-internal-format
 msgid "both %<_Sat%> and %<char%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7385 c-decl.c:7487
+#: c-decl.c:7407 c-decl.c:7509
 #, gcc-internal-format
 msgid "both %<_Sat%> and %<int%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7388 c-decl.c:7506
+#: c-decl.c:7410 c-decl.c:7528
 #, gcc-internal-format
 msgid "both %<_Sat%> and %<float%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7391 c-decl.c:7525
+#: c-decl.c:7413 c-decl.c:7547
 #, gcc-internal-format
 msgid "both %<_Sat%> and %<double%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7394
+#: c-decl.c:7416
 #, gcc-internal-format
 msgid "both %<_Sat%> and %<_Decimal32%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7397
+#: c-decl.c:7419
 #, gcc-internal-format
 msgid "both %<_Sat%> and %<_Decimal64%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7400
+#: c-decl.c:7422
 #, gcc-internal-format
 msgid "both %<_Sat%> and %<_Decimal128%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7403
+#: c-decl.c:7425
 #, gcc-internal-format
 msgid "both %<_Sat%> and %<complex%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7542
+#: c-decl.c:7564
 #, gcc-internal-format
 msgid "both %<long long%> and %<%s%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7545
+#: c-decl.c:7567
 #, gcc-internal-format
 msgid "both %<long%> and %<%s%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7548
+#: c-decl.c:7570
 #, gcc-internal-format
 msgid "both %<short%> and %<%s%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7551
+#: c-decl.c:7573
 #, gcc-internal-format
 msgid "both %<signed%> and %<%s%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7554
+#: c-decl.c:7576
 #, gcc-internal-format
 msgid "both %<unsigned%> and %<%s%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7557 c-decl.c:7583
+#: c-decl.c:7579 c-decl.c:7605
 #, gcc-internal-format
 msgid "both %<complex%> and %<%s%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7560
+#: c-decl.c:7582
 #, gcc-internal-format
 msgid "both %<_Sat%> and %<%s%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7570
+#: c-decl.c:7592
 #, gcc-internal-format
 msgid "decimal floating point not supported for this target"
 msgstr ""
 
-#: c-decl.c:7572
+#: c-decl.c:7594
 #, gcc-internal-format
 msgid "ISO C does not support decimal floating point"
 msgstr ""
 
-#: c-decl.c:7591
+#: c-decl.c:7613 c-decl.c:7792 c-parser.c:5101
 #, gcc-internal-format
 msgid "fixed-point types not supported for this target"
 msgstr ""
 
-#: c-decl.c:7593
+#: c-decl.c:7615
 #, gcc-internal-format
 msgid "ISO C does not support fixed-point types"
 msgstr ""
 
-#: c-decl.c:7627
+#: c-decl.c:7649
 #, gcc-internal-format
 msgid "%qE fails to be a typedef or built in type"
 msgstr ""
 
-#: c-decl.c:7660
+#: c-decl.c:7682
 #, gcc-internal-format
 msgid "%qE is not at beginning of declaration"
 msgstr ""
 
-#: c-decl.c:7674
+#: c-decl.c:7696
 #, gcc-internal-format
 msgid "%<__thread%> used with %<auto%>"
 msgstr ""
 
-#: c-decl.c:7676
+#: c-decl.c:7698
 #, gcc-internal-format
 msgid "%<__thread%> used with %<register%>"
 msgstr ""
 
-#: c-decl.c:7678
+#: c-decl.c:7700
 #, gcc-internal-format
 msgid "%<__thread%> used with %<typedef%>"
 msgstr ""
 
-#: c-decl.c:7689
+#: c-decl.c:7711
 #, gcc-internal-format
 msgid "%<__thread%> before %<extern%>"
 msgstr ""
 
-#: c-decl.c:7698
+#: c-decl.c:7720
 #, gcc-internal-format
 msgid "%<__thread%> before %<static%>"
 msgstr ""
 
-#: c-decl.c:7714
+#: c-decl.c:7736
 #, gcc-internal-format
 msgid "multiple storage classes in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7721
+#: c-decl.c:7743
 #, gcc-internal-format
 msgid "%<__thread%> used with %qE"
 msgstr ""
 
-#: c-decl.c:7768
+#: c-decl.c:7790
 #, gcc-internal-format
 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
 msgstr ""
 
-#: c-decl.c:7780
+#: c-decl.c:7804
 #, gcc-internal-format
 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
 msgstr ""
 
-#: c-decl.c:7825 c-decl.c:7851
+#: c-decl.c:7849 c-decl.c:7875
 #, gcc-internal-format
 msgid "ISO C does not support complex integer types"
 msgstr ""
 
-#: c-decl.c:8001 toplev.c:836
+#: c-decl.c:8029 toplev.c:838
 #, gcc-internal-format
 msgid "%q+F used but never defined"
 msgstr ""
@@ -20503,17 +20273,17 @@ msgstr ""
 msgid "missing controlling predicate"
 msgstr ""
 
-#: c-omp.c:331
+#: c-omp.c:348
 #, gcc-internal-format
 msgid "invalid controlling predicate"
 msgstr ""
 
-#: c-omp.c:338
+#: c-omp.c:355
 #, gcc-internal-format
 msgid "missing increment expression"
 msgstr ""
 
-#: c-omp.c:404
+#: c-omp.c:422
 #, gcc-internal-format
 msgid "invalid increment expression"
 msgstr ""
@@ -20574,107 +20344,107 @@ msgid ""
 "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
 msgstr ""
 
-#: c-opts.c:1025
+#: c-opts.c:1029
 #, gcc-internal-format
 msgid "-fno-gnu89-inline is only supported in GNU99 or C99 mode"
 msgstr ""
 
-#: c-opts.c:1094
+#: c-opts.c:1103
 #, gcc-internal-format
 msgid "-Wformat-y2k ignored without -Wformat"
 msgstr ""
 
-#: c-opts.c:1096
+#: c-opts.c:1105
 #, gcc-internal-format
 msgid "-Wformat-extra-args ignored without -Wformat"
 msgstr ""
 
-#: c-opts.c:1098
+#: c-opts.c:1107
 #, gcc-internal-format
 msgid "-Wformat-zero-length ignored without -Wformat"
 msgstr ""
 
-#: c-opts.c:1100
+#: c-opts.c:1109
 #, gcc-internal-format
 msgid "-Wformat-nonliteral ignored without -Wformat"
 msgstr ""
 
-#: c-opts.c:1102
+#: c-opts.c:1111
 #, gcc-internal-format
 msgid "-Wformat-contains-nul ignored without -Wformat"
 msgstr ""
 
-#: c-opts.c:1104
+#: c-opts.c:1113
 #, gcc-internal-format
 msgid "-Wformat-security ignored without -Wformat"
 msgstr ""
 
-#: c-opts.c:1128
+#: c-opts.c:1137
 #, gcc-internal-format
 msgid "opening output file %s: %m"
 msgstr ""
 
-#: c-opts.c:1133
+#: c-opts.c:1142
 #, gcc-internal-format
 msgid "too many filenames given.  Type %s --help for usage"
 msgstr ""
 
-#: c-opts.c:1217
+#: c-opts.c:1226
 #, gcc-internal-format
 msgid "The C parser does not support -dy, option ignored"
 msgstr ""
 
-#: c-opts.c:1221
+#: c-opts.c:1230
 #, gcc-internal-format
 msgid "The Objective-C parser does not support -dy, option ignored"
 msgstr ""
 
-#: c-opts.c:1224
+#: c-opts.c:1233
 #, gcc-internal-format
 msgid "The C++ parser does not support -dy, option ignored"
 msgstr ""
 
-#: c-opts.c:1228
+#: c-opts.c:1237
 #, gcc-internal-format
 msgid "The Objective-C++ parser does not support -dy, option ignored"
 msgstr ""
 
-#: c-opts.c:1278
+#: c-opts.c:1287
 #, gcc-internal-format
 msgid "opening dependency file %s: %m"
 msgstr ""
 
-#: c-opts.c:1288
+#: c-opts.c:1297
 #, gcc-internal-format
 msgid "closing dependency file %s: %m"
 msgstr ""
 
-#: c-opts.c:1291
+#: c-opts.c:1300
 #, gcc-internal-format
 msgid "when writing output to %s: %m"
 msgstr ""
 
-#: c-opts.c:1371
+#: c-opts.c:1380
 #, gcc-internal-format
 msgid "to generate dependencies you must specify either -M or -MM"
 msgstr ""
 
-#: c-opts.c:1394
+#: c-opts.c:1403
 #, gcc-internal-format
 msgid "-MG may only be used with -M or -MM"
 msgstr ""
 
-#: c-opts.c:1423
+#: c-opts.c:1432
 #, gcc-internal-format
 msgid "-fdirectives-only is incompatible with -Wunused_macros"
 msgstr ""
 
-#: c-opts.c:1425
+#: c-opts.c:1434
 #, gcc-internal-format
 msgid "-fdirectives-only is incompatible with -traditional"
 msgstr ""
 
-#: c-opts.c:1563
+#: c-opts.c:1572
 #, gcc-internal-format
 msgid "too late for # directive to set debug directory"
 msgstr ""
@@ -20689,12 +20459,12 @@ msgstr ""
 msgid "ISO C forbids an empty translation unit"
 msgstr ""
 
-#: c-parser.c:1056 c-parser.c:6085
+#: c-parser.c:1056 c-parser.c:6109
 #, gcc-internal-format
 msgid "ISO C does not allow extra %<;%> outside of a function"
 msgstr ""
 
-#: c-parser.c:1158 c-parser.c:6643
+#: c-parser.c:1158 c-parser.c:6667
 #, gcc-internal-format
 msgid "expected declaration specifiers"
 msgstr ""
@@ -20722,17 +20492,17 @@ msgstr ""
 msgid "ISO C forbids nested functions"
 msgstr ""
 
-#: c-parser.c:1641 c-parser.c:2454 c-parser.c:3091 c-parser.c:3343
-#: c-parser.c:4277 c-parser.c:4877 c-parser.c:5284 c-parser.c:5305
-#: c-parser.c:5422 c-parser.c:5574 c-parser.c:5591 c-parser.c:5727
-#: c-parser.c:5739 c-parser.c:5764 c-parser.c:5898 c-parser.c:5927
-#: c-parser.c:5935 c-parser.c:5963 c-parser.c:5977 c-parser.c:6193
-#: c-parser.c:6292 c-parser.c:6813 c-parser.c:7514
+#: c-parser.c:1641 c-parser.c:2454 c-parser.c:3094 c-parser.c:3352
+#: c-parser.c:4286 c-parser.c:4886 c-parser.c:5308 c-parser.c:5329
+#: c-parser.c:5446 c-parser.c:5598 c-parser.c:5615 c-parser.c:5751
+#: c-parser.c:5763 c-parser.c:5788 c-parser.c:5922 c-parser.c:5951
+#: c-parser.c:5959 c-parser.c:5987 c-parser.c:6001 c-parser.c:6217
+#: c-parser.c:6316 c-parser.c:6837 c-parser.c:7538
 #, gcc-internal-format
 msgid "expected identifier"
 msgstr ""
 
-#: c-parser.c:1674 cp/parser.c:11882
+#: c-parser.c:1674 cp/parser.c:11972
 #, gcc-internal-format
 msgid "comma at end of enumerator list"
 msgstr ""
@@ -20742,7 +20512,7 @@ msgstr ""
 msgid "expected %<,%> or %<}%>"
 msgstr ""
 
-#: c-parser.c:1694 c-parser.c:1877 c-parser.c:6052
+#: c-parser.c:1694 c-parser.c:1877 c-parser.c:6076
 #, gcc-internal-format
 msgid "expected %<{%>"
 msgstr ""
@@ -20757,7 +20527,7 @@ msgstr ""
 msgid "expected class name"
 msgstr ""
 
-#: c-parser.c:1831 c-parser.c:5831
+#: c-parser.c:1831 c-parser.c:5855
 #, gcc-internal-format
 msgid "extra semicolon in struct or union specified"
 msgstr ""
@@ -20772,7 +20542,7 @@ msgstr ""
 msgid "expected %<;%>"
 msgstr ""
 
-#: c-parser.c:1942 c-parser.c:2920
+#: c-parser.c:1942 c-parser.c:2922
 #, gcc-internal-format
 msgid "expected specifier-qualifier-list"
 msgstr ""
@@ -20807,93 +20577,93 @@ msgstr ""
 msgid "ISO C requires a named argument before %<...%>"
 msgstr ""
 
-#: c-parser.c:2630
+#: c-parser.c:2632
 #, gcc-internal-format
 msgid "expected declaration specifiers or %<...%>"
 msgstr ""
 
-#: c-parser.c:2681
+#: c-parser.c:2683
 #, gcc-internal-format
 msgid "wide string literal in %<asm%>"
 msgstr ""
 
-#: c-parser.c:2687 c-parser.c:6698
+#: c-parser.c:2689 c-parser.c:6722
 #, gcc-internal-format
 msgid "expected string literal"
 msgstr ""
 
-#: c-parser.c:3012
+#: c-parser.c:3014
 #, gcc-internal-format
 msgid "ISO C forbids empty initializer braces"
 msgstr ""
 
-#: c-parser.c:3058
+#: c-parser.c:3061
 #, gcc-internal-format
 msgid "obsolete use of designated initializer with %<:%>"
 msgstr ""
 
-#: c-parser.c:3188
+#: c-parser.c:3191
 #, gcc-internal-format
 msgid "ISO C forbids specifying range of elements to initialize"
 msgstr ""
 
-#: c-parser.c:3201
+#: c-parser.c:3204
 #, gcc-internal-format
 msgid "ISO C90 forbids specifying subobject to initialize"
 msgstr ""
 
-#: c-parser.c:3208
+#: c-parser.c:3211
 #, gcc-internal-format
 msgid "obsolete use of designated initializer without %<=%>"
 msgstr ""
 
-#: c-parser.c:3214
+#: c-parser.c:3217
 #, gcc-internal-format
 msgid "expected %<=%>"
 msgstr ""
 
-#: c-parser.c:3358
+#: c-parser.c:3367
 #, gcc-internal-format
 msgid "ISO C forbids label declarations"
 msgstr ""
 
-#: c-parser.c:3363 c-parser.c:3439
+#: c-parser.c:3372 c-parser.c:3448
 #, gcc-internal-format
 msgid "expected declaration or statement"
 msgstr ""
 
-#: c-parser.c:3393 c-parser.c:3421
+#: c-parser.c:3402 c-parser.c:3430
 #, gcc-internal-format
 msgid "ISO C90 forbids mixed declarations and code"
 msgstr ""
 
-#: c-parser.c:3446
+#: c-parser.c:3455
 #, gcc-internal-format
 msgid "expected %<}%> before %<else%>"
 msgstr ""
 
-#: c-parser.c:3451
+#: c-parser.c:3460
 #, gcc-internal-format
 msgid "%<else%> without a previous %<if%>"
 msgstr ""
 
-#: c-parser.c:3467
+#: c-parser.c:3476
 #, gcc-internal-format
 msgid "label at end of compound statement"
 msgstr ""
 
-#: c-parser.c:3510
+#: c-parser.c:3519
 #, gcc-internal-format
 msgid "expected %<:%> or %<...%>"
 msgstr ""
 
-#: c-parser.c:3544
+#: c-parser.c:3553
 #, gcc-internal-format
 msgid ""
 "a label can only be part of a statement and a declaration is not a statement"
 msgstr ""
 
-#: c-parser.c:3706
+#: c-parser.c:3715
 #, gcc-internal-format
 msgid "expected identifier or %<*%>"
 msgstr ""
@@ -20902,224 +20672,224 @@ msgstr ""
 #. c_parser_skip_until_found stops at a closing nesting
 #. delimiter without consuming it, but here we need to consume
 #. it to proceed further.
-#: c-parser.c:3768
+#: c-parser.c:3777
 #, gcc-internal-format
 msgid "expected statement"
 msgstr ""
 
-#: c-parser.c:3863 cp/parser.c:7228
+#: c-parser.c:3872 cp/parser.c:7296
 #, gcc-internal-format
 msgid "suggest braces around empty body in an %<if%> statement"
 msgstr ""
 
-#: c-parser.c:3889 cp/parser.c:7249
+#: c-parser.c:3898 cp/parser.c:7317
 #, gcc-internal-format
 msgid "suggest braces around empty body in an %<else%> statement"
 msgstr ""
 
-#: c-parser.c:4009
+#: c-parser.c:4018
 #, gcc-internal-format
 msgid "suggest braces around empty body in %<do%> statement"
 msgstr ""
 
-#: c-parser.c:4162
+#: c-parser.c:4171
 #, gcc-internal-format
 msgid "%E qualifier ignored on asm"
 msgstr ""
 
-#: c-parser.c:4450
+#: c-parser.c:4459
 #, gcc-internal-format
 msgid "ISO C forbids omitting the middle term of a ?: expression"
 msgstr ""
 
-#: c-parser.c:4846
+#: c-parser.c:4855
 #, gcc-internal-format
 msgid "traditional C rejects the unary plus operator"
 msgstr ""
 
-#: c-parser.c:4970
+#: c-parser.c:4972
 #, gcc-internal-format
 msgid "%<sizeof%> applied to a bit-field"
 msgstr ""
 
-#: c-parser.c:5118 c-parser.c:5464 c-parser.c:5486
+#: c-parser.c:5131 c-parser.c:5488 c-parser.c:5510
 #, gcc-internal-format
 msgid "expected expression"
 msgstr ""
 
-#: c-parser.c:5145
+#: c-parser.c:5158
 #, gcc-internal-format
 msgid "braced-group within expression allowed only inside a function"
 msgstr ""
 
-#: c-parser.c:5159
+#: c-parser.c:5172
 #, gcc-internal-format
 msgid "ISO C forbids braced-groups within expressions"
 msgstr ""
 
-#: c-parser.c:5346
+#: c-parser.c:5370
 #, gcc-internal-format
 msgid "first argument to %<__builtin_choose_expr%> not a constant"
 msgstr ""
 
-#: c-parser.c:5515
+#: c-parser.c:5539
 #, gcc-internal-format
 msgid "compound literal has variable size"
 msgstr ""
 
-#: c-parser.c:5523
+#: c-parser.c:5547
 #, gcc-internal-format
 msgid "ISO C90 forbids compound literals"
 msgstr ""
 
-#: c-parser.c:6048
+#: c-parser.c:6072
 #, gcc-internal-format
 msgid "extra semicolon in method definition specified"
 msgstr ""
 
-#: c-parser.c:6592
+#: c-parser.c:6616
 #, gcc-internal-format
 msgid "%<#pragma omp barrier%> may only be used in compound statements"
 msgstr ""
 
-#: c-parser.c:6603
+#: c-parser.c:6627
 #, gcc-internal-format
 msgid "%<#pragma omp flush%> may only be used in compound statements"
 msgstr ""
 
-#: c-parser.c:6614
+#: c-parser.c:6638
 #, gcc-internal-format
 msgid "%<#pragma omp taskwait%> may only be used in compound statements"
 msgstr ""
 
-#: c-parser.c:6627
+#: c-parser.c:6651
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp section%> may only be used in %<#pragma omp sections%> "
 "construct"
 msgstr ""
 
-#: c-parser.c:6633
+#: c-parser.c:6657
 #, gcc-internal-format
 msgid "%<#pragma GCC pch_preprocess%> must be first"
 msgstr ""
 
-#: c-parser.c:6791
+#: c-parser.c:6815
 #, gcc-internal-format
 msgid "too many %qs clauses"
 msgstr ""
 
-#: c-parser.c:6887
+#: c-parser.c:6911
 #, gcc-internal-format
 msgid "collapse argument needs positive constant integer expression"
 msgstr ""
 
-#: c-parser.c:6952
+#: c-parser.c:6976
 #, gcc-internal-format
 msgid "expected %<none%> or %<shared%>"
 msgstr ""
 
-#: c-parser.c:6995
+#: c-parser.c:7019
 #, gcc-internal-format
 msgid "expected %<(%>"
 msgstr ""
 
-#: c-parser.c:7039 c-parser.c:7223
+#: c-parser.c:7063 c-parser.c:7247
 #, gcc-internal-format
 msgid "expected integer expression"
 msgstr ""
 
-#: c-parser.c:7049
+#: c-parser.c:7073
 #, gcc-internal-format
 msgid "%<num_threads%> value must be positive"
 msgstr ""
 
-#: c-parser.c:7129
+#: c-parser.c:7153
 #, gcc-internal-format
 msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, or %<||%>"
 msgstr ""
 
-#: c-parser.c:7214
+#: c-parser.c:7238
 #, gcc-internal-format
 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
 msgstr ""
 
-#: c-parser.c:7218
+#: c-parser.c:7242
 #, gcc-internal-format
 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
 msgstr ""
 
-#: c-parser.c:7236
+#: c-parser.c:7260
 #, gcc-internal-format
 msgid "invalid schedule kind"
 msgstr ""
 
-#: c-parser.c:7354
+#: c-parser.c:7378
 #, gcc-internal-format
 msgid "expected %<#pragma omp%> clause"
 msgstr ""
 
-#: c-parser.c:7363
+#: c-parser.c:7387
 #, gcc-internal-format
 msgid "%qs is not valid for %qs"
 msgstr ""
 
-#: c-parser.c:7464
+#: c-parser.c:7488
 #, gcc-internal-format
 msgid "invalid operator for %<#pragma omp atomic%>"
 msgstr ""
 
-#: c-parser.c:7517 c-parser.c:7537
+#: c-parser.c:7541 c-parser.c:7561
 #, gcc-internal-format
 msgid "expected %<(%> or end of line"
 msgstr ""
 
-#: c-parser.c:7569
+#: c-parser.c:7593
 #, gcc-internal-format
 msgid "for statement expected"
 msgstr ""
 
-#: c-parser.c:7619
+#: c-parser.c:7643
 #, gcc-internal-format
 msgid "expected iteration declaration or initialization"
 msgstr ""
 
-#: c-parser.c:7684
+#: c-parser.c:7722
 #, gcc-internal-format
 msgid "not enough perfectly nested loops"
 msgstr ""
 
-#: c-parser.c:7732
+#: c-parser.c:7770
 #, gcc-internal-format
 msgid "collapsed loops not perfectly nested"
 msgstr ""
 
-#: c-parser.c:7769 cp/pt.c:10362
+#: c-parser.c:7807 cp/pt.c:10533
 #, gcc-internal-format
 msgid "iteration variable %qD should not be firstprivate"
 msgstr ""
 
-#: c-parser.c:7919
+#: c-parser.c:7957
 #, gcc-internal-format
 msgid "expected %<#pragma omp section%> or %<}%>"
 msgstr ""
 
-#: c-parser.c:8189
+#: c-parser.c:8227
 #, gcc-internal-format
 msgid "%qD is not a variable"
 msgstr ""
 
-#: c-parser.c:8191 cp/semantics.c:3787
+#: c-parser.c:8229 cp/semantics.c:3802
 #, gcc-internal-format
 msgid "%qE declared %<threadprivate%> after first use"
 msgstr ""
 
-#: c-parser.c:8193 cp/semantics.c:3789
+#: c-parser.c:8231 cp/semantics.c:3804
 #, gcc-internal-format
 msgid "automatic variable %qE cannot be %<threadprivate%>"
 msgstr ""
 
-#: c-parser.c:8197 cp/semantics.c:3791
+#: c-parser.c:8235 cp/semantics.c:3806
 #, gcc-internal-format
 msgid "%<threadprivate%> %qE has incomplete type"
 msgstr ""
@@ -21500,7 +21270,7 @@ msgstr ""
 msgid "%qD has an incomplete type"
 msgstr ""
 
-#: c-typeck.c:194 cp/call.c:2914
+#: c-typeck.c:194 cp/call.c:2920
 #, gcc-internal-format
 msgid "invalid use of void expression"
 msgstr ""
@@ -21526,97 +21296,97 @@ msgstr ""
 msgid "invalid use of incomplete typedef %qD"
 msgstr ""
 
-#: c-typeck.c:473 c-typeck.c:498
+#: c-typeck.c:486 c-typeck.c:511
 #, gcc-internal-format
 msgid "function types not truly compatible in ISO C"
 msgstr ""
 
-#: c-typeck.c:626
+#: c-typeck.c:639
 #, gcc-internal-format
 msgid "can%'t mix operands of decimal float and vector types"
 msgstr ""
 
-#: c-typeck.c:631
+#: c-typeck.c:644
 #, gcc-internal-format
 msgid "can%'t mix operands of decimal float and complex types"
 msgstr ""
 
-#: c-typeck.c:636
+#: c-typeck.c:649
 #, gcc-internal-format
 msgid "can%'t mix operands of decimal float and other float types"
 msgstr ""
 
-#: c-typeck.c:1042
+#: c-typeck.c:1055
 #, gcc-internal-format
 msgid "types are not quite compatible"
 msgstr ""
 
-#: c-typeck.c:1365
+#: c-typeck.c:1378
 #, gcc-internal-format
 msgid "function return types not compatible due to %<volatile%>"
 msgstr ""
 
-#: c-typeck.c:1524 c-typeck.c:2887
+#: c-typeck.c:1537 c-typeck.c:2905
 #, gcc-internal-format
 msgid "arithmetic on pointer to an incomplete type"
 msgstr ""
 
-#: c-typeck.c:1920
+#: c-typeck.c:1933
 #, gcc-internal-format
 msgid "%qT has no member named %qE"
 msgstr ""
 
-#: c-typeck.c:1961
+#: c-typeck.c:1974
 #, gcc-internal-format
 msgid "request for member %qE in something not a structure or union"
 msgstr ""
 
-#: c-typeck.c:2010
+#: c-typeck.c:2023
 #, gcc-internal-format
 msgid "dereferencing pointer to incomplete type"
 msgstr ""
 
-#: c-typeck.c:2014
+#: c-typeck.c:2027
 #, gcc-internal-format
 msgid "dereferencing %<void *%> pointer"
 msgstr ""
 
-#: c-typeck.c:2033
+#: c-typeck.c:2046
 #, gcc-internal-format
 msgid "invalid type argument of %qs (have %qT)"
 msgstr ""
 
-#: c-typeck.c:2064 cp/typeck.c:2669
+#: c-typeck.c:2077 cp/typeck.c:2697
 #, gcc-internal-format
 msgid "subscripted value is neither array nor pointer"
 msgstr ""
 
-#: c-typeck.c:2075 cp/typeck.c:2584 cp/typeck.c:2674
+#: c-typeck.c:2088 cp/typeck.c:2612 cp/typeck.c:2702
 #, gcc-internal-format
 msgid "array subscript is not an integer"
 msgstr ""
 
-#: c-typeck.c:2081
+#: c-typeck.c:2094
 #, gcc-internal-format
 msgid "subscripted value is pointer to function"
 msgstr ""
 
-#: c-typeck.c:2129
+#: c-typeck.c:2142
 #, gcc-internal-format
 msgid "ISO C forbids subscripting %<register%> array"
 msgstr ""
 
-#: c-typeck.c:2132
+#: c-typeck.c:2145
 #, gcc-internal-format
 msgid "ISO C90 forbids subscripting non-lvalue array"
 msgstr ""
 
-#: c-typeck.c:2249
+#: c-typeck.c:2262
 #, gcc-internal-format
 msgid "%qD is static but used in inline function %qD which is not static"
 msgstr ""
 
-#: c-typeck.c:2397
+#: c-typeck.c:2410
 #, gcc-internal-format
 msgid "called object %qE is not a function"
 msgstr ""
@@ -21624,342 +21394,342 @@ msgstr ""
 #. This situation leads to run-time undefined behavior.  We can't,
 #. therefore, simply error unless we can prove that all possible
 #. executions of the program must execute the code.
-#: c-typeck.c:2424
+#: c-typeck.c:2448
 #, gcc-internal-format
 msgid "function called through a non-compatible type"
 msgstr ""
 
-#: c-typeck.c:2561
+#: c-typeck.c:2579
 #, gcc-internal-format
 msgid "type of formal parameter %d is incomplete"
 msgstr ""
 
-#: c-typeck.c:2574
+#: c-typeck.c:2592
 #, gcc-internal-format
 msgid ""
 "passing argument %d of %qE as integer rather than floating due to prototype"
 msgstr ""
 
-#: c-typeck.c:2579
+#: c-typeck.c:2597
 #, gcc-internal-format
 msgid ""
 "passing argument %d of %qE as integer rather than complex due to prototype"
 msgstr ""
 
-#: c-typeck.c:2584
+#: c-typeck.c:2602
 #, gcc-internal-format
 msgid ""
 "passing argument %d of %qE as complex rather than floating due to prototype"
 msgstr ""
 
-#: c-typeck.c:2589
+#: c-typeck.c:2607
 #, gcc-internal-format
 msgid ""
 "passing argument %d of %qE as floating rather than integer due to prototype"
 msgstr ""
 
-#: c-typeck.c:2594
+#: c-typeck.c:2612
 #, gcc-internal-format
 msgid ""
 "passing argument %d of %qE as complex rather than integer due to prototype"
 msgstr ""
 
-#: c-typeck.c:2599
+#: c-typeck.c:2617
 #, gcc-internal-format
 msgid ""
 "passing argument %d of %qE as floating rather than complex due to prototype"
 msgstr ""
 
-#: c-typeck.c:2612
+#: c-typeck.c:2630
 #, gcc-internal-format
 msgid ""
 "passing argument %d of %qE as %<float%> rather than %<double%> due to "
 "prototype"
 msgstr ""
 
-#: c-typeck.c:2637
+#: c-typeck.c:2655
 #, gcc-internal-format
 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
 msgstr ""
 
-#: c-typeck.c:2658
+#: c-typeck.c:2676
 #, gcc-internal-format
 msgid "passing argument %d of %qE with different width due to prototype"
 msgstr ""
 
-#: c-typeck.c:2681
+#: c-typeck.c:2699
 #, gcc-internal-format
 msgid "passing argument %d of %qE as unsigned due to prototype"
 msgstr ""
 
-#: c-typeck.c:2685
+#: c-typeck.c:2703
 #, gcc-internal-format
 msgid "passing argument %d of %qE as signed due to prototype"
 msgstr ""
 
-#: c-typeck.c:2800 c-typeck.c:2804
+#: c-typeck.c:2818 c-typeck.c:2822
 #, gcc-internal-format
 msgid "comparison with string literal results in unspecified behavior"
 msgstr ""
 
-#: c-typeck.c:2828
+#: c-typeck.c:2846
 #, gcc-internal-format
 msgid "pointer of type %<void *%> used in subtraction"
 msgstr ""
 
-#: c-typeck.c:2831
+#: c-typeck.c:2849
 #, gcc-internal-format
 msgid "pointer to a function used in subtraction"
 msgstr ""
 
-#: c-typeck.c:2946
+#: c-typeck.c:2964
 #, gcc-internal-format
 msgid "wrong type argument to unary plus"
 msgstr ""
 
-#: c-typeck.c:2959
+#: c-typeck.c:2977
 #, gcc-internal-format
 msgid "wrong type argument to unary minus"
 msgstr ""
 
-#: c-typeck.c:2979
+#: c-typeck.c:2997
 #, gcc-internal-format
 msgid "ISO C does not support %<~%> for complex conjugation"
 msgstr ""
 
-#: c-typeck.c:2985
+#: c-typeck.c:3003
 #, gcc-internal-format
 msgid "wrong type argument to bit-complement"
 msgstr ""
 
-#: c-typeck.c:2993
+#: c-typeck.c:3011
 #, gcc-internal-format
 msgid "wrong type argument to abs"
 msgstr ""
 
-#: c-typeck.c:3005
+#: c-typeck.c:3023
 #, gcc-internal-format
 msgid "wrong type argument to conjugation"
 msgstr ""
 
-#: c-typeck.c:3018
+#: c-typeck.c:3036
 #, gcc-internal-format
 msgid "wrong type argument to unary exclamation mark"
 msgstr ""
 
-#: c-typeck.c:3055
+#: c-typeck.c:3073
 #, gcc-internal-format
 msgid "ISO C does not support %<++%> and %<--%> on complex types"
 msgstr ""
 
-#: c-typeck.c:3074 c-typeck.c:3106
+#: c-typeck.c:3092 c-typeck.c:3124
 #, gcc-internal-format
 msgid "wrong type argument to increment"
 msgstr ""
 
-#: c-typeck.c:3076 c-typeck.c:3109
+#: c-typeck.c:3094 c-typeck.c:3127
 #, gcc-internal-format
 msgid "wrong type argument to decrement"
 msgstr ""
 
-#: c-typeck.c:3096
+#: c-typeck.c:3114
 #, gcc-internal-format
 msgid "increment of pointer to unknown structure"
 msgstr ""
 
-#: c-typeck.c:3099
+#: c-typeck.c:3117
 #, gcc-internal-format
 msgid "decrement of pointer to unknown structure"
 msgstr ""
 
-#: c-typeck.c:3308
+#: c-typeck.c:3326
 #, gcc-internal-format
 msgid "assignment of read-only member %qD"
 msgstr ""
 
-#: c-typeck.c:3309
+#: c-typeck.c:3327
 #, gcc-internal-format
 msgid "increment of read-only member %qD"
 msgstr ""
 
-#: c-typeck.c:3310
+#: c-typeck.c:3328
 #, gcc-internal-format
 msgid "decrement of read-only member %qD"
 msgstr ""
 
-#: c-typeck.c:3311
+#: c-typeck.c:3329
 #, gcc-internal-format
 msgid "read-only member %qD used as %<asm%> output"
 msgstr ""
 
-#: c-typeck.c:3315
+#: c-typeck.c:3333
 #, gcc-internal-format
 msgid "assignment of read-only variable %qD"
 msgstr ""
 
-#: c-typeck.c:3316
+#: c-typeck.c:3334
 #, gcc-internal-format
 msgid "increment of read-only variable %qD"
 msgstr ""
 
-#: c-typeck.c:3317
+#: c-typeck.c:3335
 #, gcc-internal-format
 msgid "decrement of read-only variable %qD"
 msgstr ""
 
-#: c-typeck.c:3318
+#: c-typeck.c:3336
 #, gcc-internal-format
 msgid "read-only variable %qD used as %<asm%> output"
 msgstr ""
 
-#: c-typeck.c:3321
+#: c-typeck.c:3339
 #, gcc-internal-format
 msgid "assignment of read-only location %qE"
 msgstr ""
 
-#: c-typeck.c:3322
+#: c-typeck.c:3340
 #, gcc-internal-format
 msgid "increment of read-only location %qE"
 msgstr ""
 
-#: c-typeck.c:3323
+#: c-typeck.c:3341
 #, gcc-internal-format
 msgid "decrement of read-only location %qE"
 msgstr ""
 
-#: c-typeck.c:3324
+#: c-typeck.c:3342
 #, gcc-internal-format
 msgid "read-only location %qE used as %<asm%> output"
 msgstr ""
 
-#: c-typeck.c:3360
+#: c-typeck.c:3378
 #, gcc-internal-format
 msgid "cannot take address of bit-field %qD"
 msgstr ""
 
-#: c-typeck.c:3388
+#: c-typeck.c:3406
 #, gcc-internal-format
 msgid "global register variable %qD used in nested function"
 msgstr ""
 
-#: c-typeck.c:3391
+#: c-typeck.c:3409
 #, gcc-internal-format
 msgid "register variable %qD used in nested function"
 msgstr ""
 
-#: c-typeck.c:3396
+#: c-typeck.c:3414
 #, gcc-internal-format
 msgid "address of global register variable %qD requested"
 msgstr ""
 
-#: c-typeck.c:3398
+#: c-typeck.c:3416
 #, gcc-internal-format
 msgid "address of register variable %qD requested"
 msgstr ""
 
-#: c-typeck.c:3444
+#: c-typeck.c:3462
 #, gcc-internal-format
 msgid "non-lvalue array in conditional expression"
 msgstr ""
 
-#: c-typeck.c:3492
+#: c-typeck.c:3510
 #, gcc-internal-format
 msgid "signed and unsigned type in conditional expression"
 msgstr ""
 
-#: c-typeck.c:3500
+#: c-typeck.c:3518
 #, gcc-internal-format
 msgid "ISO C forbids conditional expr with only one void side"
 msgstr ""
 
-#: c-typeck.c:3515 c-typeck.c:3524
+#: c-typeck.c:3533 c-typeck.c:3542
 #, gcc-internal-format
 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
 msgstr ""
 
-#: c-typeck.c:3532
+#: c-typeck.c:3550
 #, gcc-internal-format
 msgid "pointer type mismatch in conditional expression"
 msgstr ""
 
-#: c-typeck.c:3540 c-typeck.c:3551
+#: c-typeck.c:3558 c-typeck.c:3569
 #, gcc-internal-format
 msgid "pointer/integer type mismatch in conditional expression"
 msgstr ""
 
-#: c-typeck.c:3565
+#: c-typeck.c:3583
 #, gcc-internal-format
 msgid "type mismatch in conditional expression"
 msgstr ""
 
-#: c-typeck.c:3606
+#: c-typeck.c:3624
 #, gcc-internal-format
 msgid "left-hand operand of comma expression has no effect"
 msgstr ""
 
-#: c-typeck.c:3643
+#: c-typeck.c:3661
 #, gcc-internal-format
 msgid "cast specifies array type"
 msgstr ""
 
-#: c-typeck.c:3649
+#: c-typeck.c:3667
 #, gcc-internal-format
 msgid "cast specifies function type"
 msgstr ""
 
-#: c-typeck.c:3665
+#: c-typeck.c:3683
 #, gcc-internal-format
 msgid "ISO C forbids casting nonscalar to the same type"
 msgstr ""
 
-#: c-typeck.c:3682
+#: c-typeck.c:3700
 #, gcc-internal-format
 msgid "ISO C forbids casts to union type"
 msgstr ""
 
-#: c-typeck.c:3689
+#: c-typeck.c:3707
 #, gcc-internal-format
 msgid "cast to union type from type not present in union"
 msgstr ""
 
-#: c-typeck.c:3735
+#: c-typeck.c:3753
 #, gcc-internal-format
 msgid "cast adds new qualifiers to function type"
 msgstr ""
 
 #. There are qualifiers present in IN_OTYPE that are not
 #. present in IN_TYPE.
-#: c-typeck.c:3740
+#: c-typeck.c:3758
 #, gcc-internal-format
 msgid "cast discards qualifiers from pointer target type"
 msgstr ""
 
-#: c-typeck.c:3756
+#: c-typeck.c:3774
 #, gcc-internal-format
 msgid "cast increases required alignment of target type"
 msgstr ""
 
-#: c-typeck.c:3767
+#: c-typeck.c:3785
 #, gcc-internal-format
 msgid "cast from pointer to integer of different size"
 msgstr ""
 
-#: c-typeck.c:3771
+#: c-typeck.c:3789
 #, gcc-internal-format
 msgid "cast from function call of type %qT to non-matching type %qT"
 msgstr ""
 
-#: c-typeck.c:3779
+#: c-typeck.c:3797
 #, gcc-internal-format
 msgid "cast to pointer from integer of different size"
 msgstr ""
 
-#: c-typeck.c:3793
+#: c-typeck.c:3811
 #, gcc-internal-format
 msgid "ISO C forbids conversion of function pointer to object pointer type"
 msgstr ""
 
-#: c-typeck.c:3802
+#: c-typeck.c:3820
 #, gcc-internal-format
 msgid "ISO C forbids conversion of object pointer to function pointer type"
 msgstr ""
@@ -21967,478 +21737,478 @@ msgstr ""
 #. This macro is used to emit diagnostics to ensure that all format
 #. strings are complete sentences, visible to gettext and checked at
 #. compile time.
-#: c-typeck.c:4013 c-typeck.c:4446
+#: c-typeck.c:4031 c-typeck.c:4464
 #, gcc-internal-format
 msgid "expected %qT but argument is of type %qT"
 msgstr ""
 
-#: c-typeck.c:4092
+#: c-typeck.c:4110
 #, gcc-internal-format
 msgid "cannot pass rvalue to reference parameter"
 msgstr ""
 
-#: c-typeck.c:4206 c-typeck.c:4375
+#: c-typeck.c:4224 c-typeck.c:4393
 #, gcc-internal-format
 msgid ""
 "passing argument %d of %qE makes qualified function pointer from unqualified"
 msgstr ""
 
-#: c-typeck.c:4209 c-typeck.c:4378
+#: c-typeck.c:4227 c-typeck.c:4396
 #, gcc-internal-format
 msgid "assignment makes qualified function pointer from unqualified"
 msgstr ""
 
-#: c-typeck.c:4212 c-typeck.c:4380
+#: c-typeck.c:4230 c-typeck.c:4398
 #, gcc-internal-format
 msgid "initialization makes qualified function pointer from unqualified"
 msgstr ""
 
-#: c-typeck.c:4215 c-typeck.c:4382
+#: c-typeck.c:4233 c-typeck.c:4400
 #, gcc-internal-format
 msgid "return makes qualified function pointer from unqualified"
 msgstr ""
 
-#: c-typeck.c:4220 c-typeck.c:4340
+#: c-typeck.c:4238 c-typeck.c:4358
 #, gcc-internal-format
 msgid "passing argument %d of %qE discards qualifiers from pointer target type"
 msgstr ""
 
-#: c-typeck.c:4222 c-typeck.c:4342
+#: c-typeck.c:4240 c-typeck.c:4360
 #, gcc-internal-format
 msgid "assignment discards qualifiers from pointer target type"
 msgstr ""
 
-#: c-typeck.c:4224 c-typeck.c:4344
+#: c-typeck.c:4242 c-typeck.c:4362
 #, gcc-internal-format
 msgid "initialization discards qualifiers from pointer target type"
 msgstr ""
 
-#: c-typeck.c:4226 c-typeck.c:4346
+#: c-typeck.c:4244 c-typeck.c:4364
 #, gcc-internal-format
 msgid "return discards qualifiers from pointer target type"
 msgstr ""
 
-#: c-typeck.c:4234
+#: c-typeck.c:4252
 #, gcc-internal-format
 msgid "ISO C prohibits argument conversion to union type"
 msgstr ""
 
-#: c-typeck.c:4267
+#: c-typeck.c:4285
 #, gcc-internal-format
 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
 msgstr ""
 
-#: c-typeck.c:4279
+#: c-typeck.c:4297
 #, gcc-internal-format
 msgid "argument %d of %qE might be a candidate for a format attribute"
 msgstr ""
 
-#: c-typeck.c:4285
+#: c-typeck.c:4303
 #, gcc-internal-format
 msgid "assignment left-hand side might be a candidate for a format attribute"
 msgstr ""
 
-#: c-typeck.c:4290
+#: c-typeck.c:4308
 #, gcc-internal-format
 msgid ""
 "initialization left-hand side might be a candidate for a format attribute"
 msgstr ""
 
-#: c-typeck.c:4295
+#: c-typeck.c:4313
 #, gcc-internal-format
 msgid "return type might be a candidate for a format attribute"
 msgstr ""
 
-#: c-typeck.c:4319
+#: c-typeck.c:4337
 #, gcc-internal-format
 msgid ""
 "ISO C forbids passing argument %d of %qE between function pointer and %<void "
 "*%>"
 msgstr ""
 
-#: c-typeck.c:4322
+#: c-typeck.c:4340
 #, gcc-internal-format
 msgid "ISO C forbids assignment between function pointer and %<void *%>"
 msgstr ""
 
-#: c-typeck.c:4324
+#: c-typeck.c:4342
 #, gcc-internal-format
 msgid "ISO C forbids initialization between function pointer and %<void *%>"
 msgstr ""
 
-#: c-typeck.c:4326
+#: c-typeck.c:4344
 #, gcc-internal-format
 msgid "ISO C forbids return between function pointer and %<void *%>"
 msgstr ""
 
-#: c-typeck.c:4357
+#: c-typeck.c:4375
 #, gcc-internal-format
 msgid "pointer targets in passing argument %d of %qE differ in signedness"
 msgstr ""
 
-#: c-typeck.c:4359
+#: c-typeck.c:4377
 #, gcc-internal-format
 msgid "pointer targets in assignment differ in signedness"
 msgstr ""
 
-#: c-typeck.c:4361
+#: c-typeck.c:4379
 #, gcc-internal-format
 msgid "pointer targets in initialization differ in signedness"
 msgstr ""
 
-#: c-typeck.c:4363
+#: c-typeck.c:4381
 #, gcc-internal-format
 msgid "pointer targets in return differ in signedness"
 msgstr ""
 
-#: c-typeck.c:4390
+#: c-typeck.c:4408
 #, gcc-internal-format
 msgid "passing argument %d of %qE from incompatible pointer type"
 msgstr ""
 
-#: c-typeck.c:4392
+#: c-typeck.c:4410
 #, gcc-internal-format
 msgid "assignment from incompatible pointer type"
 msgstr ""
 
-#: c-typeck.c:4393
+#: c-typeck.c:4411
 #, gcc-internal-format
 msgid "initialization from incompatible pointer type"
 msgstr ""
 
-#: c-typeck.c:4395
+#: c-typeck.c:4413
 #, gcc-internal-format
 msgid "return from incompatible pointer type"
 msgstr ""
 
-#: c-typeck.c:4413
+#: c-typeck.c:4431
 #, gcc-internal-format
 msgid "passing argument %d of %qE makes pointer from integer without a cast"
 msgstr ""
 
-#: c-typeck.c:4415
+#: c-typeck.c:4433
 #, gcc-internal-format
 msgid "assignment makes pointer from integer without a cast"
 msgstr ""
 
-#: c-typeck.c:4417
+#: c-typeck.c:4435
 #, gcc-internal-format
 msgid "initialization makes pointer from integer without a cast"
 msgstr ""
 
-#: c-typeck.c:4419
+#: c-typeck.c:4437
 #, gcc-internal-format
 msgid "return makes pointer from integer without a cast"
 msgstr ""
 
-#: c-typeck.c:4427
+#: c-typeck.c:4445
 #, gcc-internal-format
 msgid "passing argument %d of %qE makes integer from pointer without a cast"
 msgstr ""
 
-#: c-typeck.c:4429
+#: c-typeck.c:4447
 #, gcc-internal-format
 msgid "assignment makes integer from pointer without a cast"
 msgstr ""
 
-#: c-typeck.c:4431
+#: c-typeck.c:4449
 #, gcc-internal-format
 msgid "initialization makes integer from pointer without a cast"
 msgstr ""
 
-#: c-typeck.c:4433
+#: c-typeck.c:4451
 #, gcc-internal-format
 msgid "return makes integer from pointer without a cast"
 msgstr ""
 
-#: c-typeck.c:4449
+#: c-typeck.c:4467
 #, gcc-internal-format
 msgid "incompatible types when assigning to type %qT from type %qT"
 msgstr ""
 
-#: c-typeck.c:4453
+#: c-typeck.c:4471
 #, gcc-internal-format
 msgid "incompatible types when initializing type %qT using type %qT"
 msgstr ""
 
-#: c-typeck.c:4457
+#: c-typeck.c:4475
 #, gcc-internal-format
 msgid "incompatible types when returning type %qT but %qT was expected"
 msgstr ""
 
-#: c-typeck.c:4514
+#: c-typeck.c:4532
 #, gcc-internal-format
 msgid "traditional C rejects automatic aggregate initialization"
 msgstr ""
 
-#: c-typeck.c:4685 c-typeck.c:4701 c-typeck.c:4718
+#: c-typeck.c:4703 c-typeck.c:4719 c-typeck.c:4736
 #, gcc-internal-format
 msgid "(near initialization for %qs)"
 msgstr ""
 
-#: c-typeck.c:5273 cp/decl.c:5124
+#: c-typeck.c:5291 cp/decl.c:5158
 #, gcc-internal-format
 msgid "opaque vector types cannot be initialized"
 msgstr ""
 
-#: c-typeck.c:5898
+#: c-typeck.c:5916
 #, gcc-internal-format
 msgid "unknown field %qE specified in initializer"
 msgstr ""
 
-#: c-typeck.c:6793
+#: c-typeck.c:6836
 #, gcc-internal-format
 msgid "traditional C rejects initialization of unions"
 msgstr ""
 
-#: c-typeck.c:7104
+#: c-typeck.c:7147
 #, gcc-internal-format
 msgid "jump into statement expression"
 msgstr ""
 
-#: c-typeck.c:7110
+#: c-typeck.c:7153
 #, gcc-internal-format
 msgid "jump into scope of identifier with variably modified type"
 msgstr ""
 
-#: c-typeck.c:7146
+#: c-typeck.c:7189
 #, gcc-internal-format
 msgid "ISO C forbids %<goto *expr;%>"
 msgstr ""
 
-#: c-typeck.c:7161 cp/typeck.c:6757
+#: c-typeck.c:7204 cp/typeck.c:6820
 #, gcc-internal-format
 msgid "function declared %<noreturn%> has a %<return%> statement"
 msgstr ""
 
-#: c-typeck.c:7170
+#: c-typeck.c:7213
 #, gcc-internal-format
 msgid "%<return%> with no value, in function returning non-void"
 msgstr ""
 
-#: c-typeck.c:7180
+#: c-typeck.c:7223
 #, gcc-internal-format
 msgid "%<return%> with a value, in function returning void"
 msgstr ""
 
-#: c-typeck.c:7182
+#: c-typeck.c:7225
 #, gcc-internal-format
 msgid "ISO C forbids %<return%> with expression, in function returning void"
 msgstr ""
 
-#: c-typeck.c:7239
+#: c-typeck.c:7284
 #, gcc-internal-format
 msgid "function returns address of local variable"
 msgstr ""
 
-#: c-typeck.c:7314 cp/semantics.c:949
+#: c-typeck.c:7359 cp/semantics.c:952
 #, gcc-internal-format
 msgid "switch quantity not an integer"
 msgstr ""
 
-#: c-typeck.c:7326
+#: c-typeck.c:7371
 #, gcc-internal-format
 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
 msgstr ""
 
-#: c-typeck.c:7369
+#: c-typeck.c:7414
 #, gcc-internal-format
 msgid ""
 "case label in statement expression not containing enclosing switch statement"
 msgstr ""
 
-#: c-typeck.c:7372
+#: c-typeck.c:7417
 #, gcc-internal-format
 msgid ""
 "%<default%> label in statement expression not containing enclosing switch "
 "statement"
 msgstr ""
 
-#: c-typeck.c:7378
+#: c-typeck.c:7423
 #, gcc-internal-format
 msgid ""
 "case label in scope of identifier with variably modified type not containing "
 "enclosing switch statement"
 msgstr ""
 
-#: c-typeck.c:7381
+#: c-typeck.c:7426
 #, gcc-internal-format
 msgid ""
 "%<default%> label in scope of identifier with variably modified type not "
 "containing enclosing switch statement"
 msgstr ""
 
-#: c-typeck.c:7385
+#: c-typeck.c:7430
 #, gcc-internal-format
 msgid "case label not within a switch statement"
 msgstr ""
 
-#: c-typeck.c:7387
+#: c-typeck.c:7432
 #, gcc-internal-format
 msgid "%<default%> label not within a switch statement"
 msgstr ""
 
-#: c-typeck.c:7464
+#: c-typeck.c:7509
 #, gcc-internal-format
 msgid "%Hsuggest explicit braces to avoid ambiguous %<else%>"
 msgstr ""
 
-#: c-typeck.c:7573 cp/cp-gimplify.c:92
+#: c-typeck.c:7618 cp/cp-gimplify.c:92
 #, gcc-internal-format
 msgid "break statement not within loop or switch"
 msgstr ""
 
-#: c-typeck.c:7575
+#: c-typeck.c:7620
 #, gcc-internal-format
 msgid "continue statement not within a loop"
 msgstr ""
 
-#: c-typeck.c:7580
+#: c-typeck.c:7625
 #, gcc-internal-format
 msgid "break statement used with OpenMP for loop"
 msgstr ""
 
-#: c-typeck.c:7606
+#: c-typeck.c:7651
 #, gcc-internal-format
 msgid "%Hstatement with no effect"
 msgstr ""
 
-#: c-typeck.c:7628
+#: c-typeck.c:7673
 #, gcc-internal-format
 msgid "expression statement has incomplete type"
 msgstr ""
 
-#: c-typeck.c:8200 cp/typeck.c:3446
+#: c-typeck.c:8245 cp/typeck.c:3506
 #, gcc-internal-format
 msgid "right shift count is negative"
 msgstr ""
 
-#: c-typeck.c:8207 cp/typeck.c:3452
+#: c-typeck.c:8252 cp/typeck.c:3512
 #, gcc-internal-format
 msgid "right shift count >= width of type"
 msgstr ""
 
-#: c-typeck.c:8229 cp/typeck.c:3473
+#: c-typeck.c:8274 cp/typeck.c:3533
 #, gcc-internal-format
 msgid "left shift count is negative"
 msgstr ""
 
-#: c-typeck.c:8232 cp/typeck.c:3478
+#: c-typeck.c:8277 cp/typeck.c:3538
 #, gcc-internal-format
 msgid "left shift count >= width of type"
 msgstr ""
 
-#: c-typeck.c:8251 cp/typeck.c:3524
+#: c-typeck.c:8296 cp/typeck.c:3584
 #, gcc-internal-format
 msgid "comparing floating point with == or != is unsafe"
 msgstr ""
 
-#: c-typeck.c:8275 c-typeck.c:8282
+#: c-typeck.c:8320 c-typeck.c:8327
 #, gcc-internal-format
 msgid "ISO C forbids comparison of %<void *%> with function pointer"
 msgstr ""
 
-#: c-typeck.c:8289 c-typeck.c:8351
+#: c-typeck.c:8334 c-typeck.c:8396
 #, gcc-internal-format
 msgid "comparison of distinct pointer types lacks a cast"
 msgstr ""
 
-#: c-typeck.c:8299 c-typeck.c:8308 cp/typeck.c:3547 cp/typeck.c:3559
+#: c-typeck.c:8344 c-typeck.c:8353 cp/typeck.c:3607 cp/typeck.c:3619
 #, gcc-internal-format
 msgid "the address of %qD will never be NULL"
 msgstr ""
 
-#: c-typeck.c:8315 c-typeck.c:8320 c-typeck.c:8373 c-typeck.c:8378
+#: c-typeck.c:8360 c-typeck.c:8365 c-typeck.c:8418 c-typeck.c:8423
 #, gcc-internal-format
 msgid "comparison between pointer and integer"
 msgstr ""
 
-#: c-typeck.c:8342
+#: c-typeck.c:8387
 #, gcc-internal-format
 msgid "comparison of complete and incomplete pointers"
 msgstr ""
 
-#: c-typeck.c:8344
+#: c-typeck.c:8389
 #, gcc-internal-format
 msgid "ISO C forbids ordered comparisons of pointers to functions"
 msgstr ""
 
-#: c-typeck.c:8359 c-typeck.c:8362 c-typeck.c:8368
+#: c-typeck.c:8404 c-typeck.c:8407 c-typeck.c:8413
 #, gcc-internal-format
 msgid "ordered comparison of pointer with integer zero"
 msgstr ""
 
-#: c-typeck.c:8546
+#: c-typeck.c:8591
 #, gcc-internal-format
 msgid "used array that cannot be converted to pointer where scalar is required"
 msgstr ""
 
-#: c-typeck.c:8550
+#: c-typeck.c:8595
 #, gcc-internal-format
 msgid "used struct type value where scalar is required"
 msgstr ""
 
-#: c-typeck.c:8554
+#: c-typeck.c:8599
 #, gcc-internal-format
 msgid "used union type value where scalar is required"
 msgstr ""
 
-#: c-typeck.c:8690 cp/semantics.c:3670
+#: c-typeck.c:8735 cp/semantics.c:3685
 #, gcc-internal-format
 msgid "%qE has invalid type for %<reduction%>"
 msgstr ""
 
-#: c-typeck.c:8724 cp/semantics.c:3683
+#: c-typeck.c:8769 cp/semantics.c:3698
 #, gcc-internal-format
 msgid "%qE has invalid type for %<reduction(%s)%>"
 msgstr ""
 
-#: c-typeck.c:8740 cp/semantics.c:3693
+#: c-typeck.c:8785 cp/semantics.c:3708
 #, gcc-internal-format
 msgid "%qE must be %<threadprivate%> for %<copyin%>"
 msgstr ""
 
-#: c-typeck.c:8749 cp/semantics.c:3490
+#: c-typeck.c:8794 cp/semantics.c:3505
 #, gcc-internal-format
 msgid "%qE is not a variable in clause %qs"
 msgstr ""
 
-#: c-typeck.c:8756 c-typeck.c:8776 c-typeck.c:8796
+#: c-typeck.c:8801 c-typeck.c:8821 c-typeck.c:8841
 #, gcc-internal-format
 msgid "%qE appears more than once in data clauses"
 msgstr ""
 
-#: c-typeck.c:8770 cp/semantics.c:3513
+#: c-typeck.c:8815 cp/semantics.c:3528
 #, gcc-internal-format
 msgid "%qE is not a variable in clause %<firstprivate%>"
 msgstr ""
 
-#: c-typeck.c:8790 cp/semantics.c:3535
+#: c-typeck.c:8835 cp/semantics.c:3550
 #, gcc-internal-format
 msgid "%qE is not a variable in clause %<lastprivate%>"
 msgstr ""
 
-#: c-typeck.c:8850 cp/semantics.c:3734
+#: c-typeck.c:8895 cp/semantics.c:3749
 #, gcc-internal-format
 msgid "%qE is predetermined %qs for %qs"
 msgstr ""
 
-#: calls.c:2049
+#: calls.c:2055
 #, gcc-internal-format
 msgid "function call has aggregate value"
 msgstr ""
 
-#: cfgexpand.c:298
+#: cfgexpand.c:299
 #, gcc-internal-format
 msgid "Unrecognized GIMPLE statement during RTL expansion"
 msgstr ""
 
-#: cfgexpand.c:2343
+#: cfgexpand.c:2332
 #, gcc-internal-format
 msgid "not protecting local variables: variable length buffer"
 msgstr ""
 
-#: cfgexpand.c:2346
+#: cfgexpand.c:2335
 #, gcc-internal-format
 msgid "not protecting function: no buffer at least %d bytes long"
 msgstr ""
@@ -22928,27 +22698,27 @@ msgstr ""
 msgid "failed to reclaim unneeded function"
 msgstr ""
 
-#: cgraphunit.c:1343
+#: cgraphunit.c:1342
 #, gcc-internal-format
 msgid "nodes with unreleased memory found"
 msgstr ""
 
-#: collect2.c:1209
+#: collect2.c:1210
 #, gcc-internal-format
 msgid "unknown demangling style '%s'"
 msgstr ""
 
-#: collect2.c:1532
+#: collect2.c:1533
 #, gcc-internal-format
 msgid "%s terminated with signal %d [%s]%s"
 msgstr ""
 
-#: collect2.c:1550
+#: collect2.c:1551
 #, gcc-internal-format
 msgid "%s returned %d exit status"
 msgstr ""
 
-#: collect2.c:2261
+#: collect2.c:2262
 #, gcc-internal-format
 msgid "cannot find 'ldd'"
 msgstr ""
@@ -22958,47 +22728,47 @@ msgstr ""
 msgid "cannot convert to a pointer type"
 msgstr ""
 
-#: convert.c:364
+#: convert.c:369
 #, gcc-internal-format
 msgid "pointer value used where a floating point value was expected"
 msgstr ""
 
-#: convert.c:368
+#: convert.c:373
 #, gcc-internal-format
 msgid "aggregate value used where a float was expected"
 msgstr ""
 
-#: convert.c:393
+#: convert.c:398
 #, gcc-internal-format
 msgid "conversion to incomplete type"
 msgstr ""
 
-#: convert.c:762 convert.c:838
+#: convert.c:768 convert.c:844
 #, gcc-internal-format
 msgid "can't convert between vector values of different size"
 msgstr ""
 
-#: convert.c:768
+#: convert.c:774
 #, gcc-internal-format
 msgid "aggregate value used where an integer was expected"
 msgstr ""
 
-#: convert.c:818
+#: convert.c:824
 #, gcc-internal-format
 msgid "pointer value used where a complex was expected"
 msgstr ""
 
-#: convert.c:822
+#: convert.c:828
 #, gcc-internal-format
 msgid "aggregate value used where a complex was expected"
 msgstr ""
 
-#: convert.c:844
+#: convert.c:850
 #, gcc-internal-format
 msgid "can't convert value to a vector"
 msgstr ""
 
-#: convert.c:883
+#: convert.c:889
 #, gcc-internal-format
 msgid "aggregate value used where a fixed-point was expected"
 msgstr ""
@@ -23063,12 +22833,12 @@ msgstr ""
 msgid "this can result in poorly optimized code"
 msgstr ""
 
-#: coverage.c:568
+#: coverage.c:570
 #, gcc-internal-format
 msgid "cannot open %s"
 msgstr ""
 
-#: coverage.c:603
+#: coverage.c:605
 #, gcc-internal-format
 msgid "error writing %qs"
 msgstr ""
@@ -23108,27 +22878,27 @@ msgstr ""
 msgid "dominator of %d should be %d, not %d"
 msgstr ""
 
-#: dwarf2out.c:4467
+#: dwarf2out.c:4522
 #, gcc-internal-format
 msgid "DW_LOC_OP %s not implemented"
 msgstr ""
 
-#: emit-rtl.c:2365
+#: emit-rtl.c:2465
 #, gcc-internal-format
 msgid "invalid rtl sharing found in the insn"
 msgstr ""
 
-#: emit-rtl.c:2367
+#: emit-rtl.c:2467
 #, gcc-internal-format
 msgid "shared rtx"
 msgstr ""
 
-#: emit-rtl.c:2369
+#: emit-rtl.c:2469
 #, gcc-internal-format
 msgid "internal consistency failure"
 msgstr ""
 
-#: emit-rtl.c:3429
+#: emit-rtl.c:3529
 #, gcc-internal-format
 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
 msgstr ""
@@ -23143,47 +22913,47 @@ msgstr ""
 msgid "exception handling disabled, use -fexceptions to enable"
 msgstr ""
 
-#: except.c:2854
+#: except.c:2856
 #, gcc-internal-format
 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
 msgstr ""
 
-#: except.c:2987
+#: except.c:2989
 #, gcc-internal-format
 msgid "__builtin_eh_return not supported on this target"
 msgstr ""
 
-#: except.c:3861 except.c:3870
+#: except.c:3863 except.c:3872
 #, gcc-internal-format
 msgid "region_array is corrupted for region %i"
 msgstr ""
 
-#: except.c:3875
+#: except.c:3877
 #, gcc-internal-format
 msgid "outer block of region %i is wrong"
 msgstr ""
 
-#: except.c:3880
+#: except.c:3882
 #, gcc-internal-format
 msgid "region %i may contain throw and is contained in region that may not"
 msgstr ""
 
-#: except.c:3886
+#: except.c:3888
 #, gcc-internal-format
 msgid "negative nesting depth of region %i"
 msgstr ""
 
-#: except.c:3906
+#: except.c:3908
 #, gcc-internal-format
 msgid "tree list ends on depth %i"
 msgstr ""
 
-#: except.c:3911
+#: except.c:3913
 #, gcc-internal-format
 msgid "array does not match the region tree"
 msgstr ""
 
-#: except.c:3917
+#: except.c:3919
 #, gcc-internal-format
 msgid "verify_eh_tree failed"
 msgstr ""
@@ -23197,7 +22967,7 @@ msgstr ""
 msgid "%Kcall to %qs declared with attribute error: %s"
 msgstr ""
 
-#: expr.c:8064
+#: expr.c:8065
 msgid "%Kcall to %qs declared with attribute warning: %s"
 msgstr ""
 
@@ -23216,85 +22986,90 @@ msgstr ""
 msgid "large fixed-point constant implicitly truncated to fixed-point type"
 msgstr ""
 
-#: fold-const.c:989 tree-ssa-loop-niter.c:1854 tree-vrp.c:5595 tree-vrp.c:5636
+#: fold-const.c:992 tree-ssa-loop-niter.c:1880 tree-vrp.c:5715 tree-vrp.c:5756
 #, gcc-internal-format
 msgid "%H%s"
 msgstr ""
 
-#: fold-const.c:1359
+#: fold-const.c:1362
 #, gcc-internal-format
 msgid "assuming signed overflow does not occur when negating a division"
 msgstr ""
 
-#: fold-const.c:5127
+#: fold-const.c:4016 fold-const.c:4027
+#, gcc-internal-format
+msgid "comparison is always %d due to width of bit-field"
+msgstr ""
+
+#: fold-const.c:5353
 #, gcc-internal-format
 msgid "assuming signed overflow does not occur when simplifying range test"
 msgstr ""
 
-#: fold-const.c:5504 fold-const.c:5519
+#: fold-const.c:5730 fold-const.c:5745
 #, gcc-internal-format
 msgid "comparison is always %d"
 msgstr ""
 
-#: fold-const.c:5536
+#: fold-const.c:5874
 #, gcc-internal-format
 msgid "%<or%> of unmatched not-equal tests is always 1"
 msgstr ""
 
-#: fold-const.c:5541
+#: fold-const.c:5879
 #, gcc-internal-format
 msgid "%<and%> of mutually exclusive equal-tests is always 0"
 msgstr ""
 
-#: fold-const.c:8432
+#: fold-const.c:8778
 #, gcc-internal-format
 msgid ""
 "assuming signed overflow does not occur when reducing constant in comparison"
 msgstr ""
 
-#: fold-const.c:8799
+#: fold-const.c:9145
 #, gcc-internal-format
 msgid ""
 "assuming signed overflow does not occur when combining constants around a "
 "comparison"
 msgstr ""
 
-#: fold-const.c:13334
+#: fold-const.c:13681
 #, gcc-internal-format
 msgid "fold check: original tree changed by fold"
 msgstr ""
 
-#: function.c:306
+#: function.c:251
 #, gcc-internal-format
 msgid "%Jtotal size of local objects too large"
 msgstr ""
 
-#: function.c:802 varasm.c:2139
+#: function.c:918 varasm.c:2139
 #, gcc-internal-format
 msgid "size of variable %q+D is too large"
 msgstr ""
 
-#: function.c:1546 gimplify.c:4775
+#: function.c:1626 gimplify.c:4743
 #, gcc-internal-format
 msgid "impossible constraint in %<asm%>"
 msgstr ""
 
-#: function.c:3614
+#: function.c:3732
 #, gcc-internal-format
 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
 msgstr ""
 
-#: function.c:3635
+#: function.c:3753
 #, gcc-internal-format
 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
 msgstr ""
 
-#: function.c:4079
+#: function.c:4198
 #, gcc-internal-format
 msgid "function returns an aggregate"
 msgstr ""
 
-#: function.c:4480
+#: function.c:4599
 #, gcc-internal-format
 msgid "unused parameter %q+D"
 msgstr ""
@@ -23319,12 +23094,12 @@ msgstr ""
 msgid "extraneous argument to '%s' option"
 msgstr ""
 
-#: gcc.c:4011
+#: gcc.c:4029
 #, gcc-internal-format
 msgid "warning: -pipe ignored because -save-temps specified"
 msgstr ""
 
-#: gcc.c:4304
+#: gcc.c:4322
 #, gcc-internal-format
 msgid "warning: '-x %s' after last input file has no effect"
 msgstr ""
@@ -23332,52 +23107,52 @@ msgstr ""
 #. Catch the case where a spec string contains something like
 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
 #. hand side of the :.
-#: gcc.c:5387
+#: gcc.c:5405
 #, gcc-internal-format
 msgid "spec failure: '%%*' has not been initialized by pattern match"
 msgstr ""
 
-#: gcc.c:5396
+#: gcc.c:5414
 #, gcc-internal-format
 msgid "warning: use of obsolete %%[ operator in specs"
 msgstr ""
 
-#: gcc.c:5477
+#: gcc.c:5495
 #, gcc-internal-format
 msgid "spec failure: unrecognized spec option '%c'"
 msgstr ""
 
-#: gcc.c:6383
+#: gcc.c:6401
 #, gcc-internal-format
 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
 msgstr ""
 
-#: gcc.c:6406
+#: gcc.c:6424
 #, gcc-internal-format
 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
 msgstr ""
 
-#: gcc.c:6493
+#: gcc.c:6511
 #, gcc-internal-format
 msgid "unrecognized option '-%s'"
 msgstr ""
 
-#: gcc.c:6705 gcc.c:6768
+#: gcc.c:6726 gcc.c:6789
 #, gcc-internal-format
 msgid "%s: %s compiler not installed on this system"
 msgstr ""
 
-#: gcc.c:6868
+#: gcc.c:6889
 #, gcc-internal-format
 msgid "%s: linker input file unused because linking not done"
 msgstr ""
 
-#: gcc.c:6908
+#: gcc.c:6929
 #, gcc-internal-format
 msgid "language %s not recognized"
 msgstr ""
 
-#: gcc.c:6979
+#: gcc.c:7000
 #, gcc-internal-format
 msgid "%s: %s"
 msgstr ""
@@ -23440,67 +23215,62 @@ msgstr ""
 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
 msgstr ""
 
-#: gimplify.c:4660
+#: gimplify.c:4628
 #, gcc-internal-format
 msgid "invalid lvalue in asm output %d"
 msgstr ""
 
-#: gimplify.c:4776
+#: gimplify.c:4744
 #, gcc-internal-format
 msgid "non-memory input %d must stay in memory"
 msgstr ""
 
-#: gimplify.c:4791
+#: gimplify.c:4759
 #, gcc-internal-format
 msgid "memory input %d is not directly addressable"
 msgstr ""
 
-#: gimplify.c:5285
+#: gimplify.c:5253
 #, gcc-internal-format
 msgid "%qs not specified in enclosing parallel"
 msgstr ""
 
-#: gimplify.c:5287
+#: gimplify.c:5255
 #, gcc-internal-format
 msgid "%Henclosing parallel"
 msgstr ""
 
-#: gimplify.c:5378
+#: gimplify.c:5360
 #, gcc-internal-format
 msgid "iteration variable %qs should be private"
 msgstr ""
 
-#: gimplify.c:5392
+#: gimplify.c:5374
 #, gcc-internal-format
 msgid "iteration variable %qs should not be firstprivate"
 msgstr ""
 
-#: gimplify.c:5395
+#: gimplify.c:5377
 #, gcc-internal-format
 msgid "iteration variable %qs should not be reduction"
 msgstr ""
 
-#: gimplify.c:5558
+#: gimplify.c:5540
 #, gcc-internal-format
 msgid "%s variable %qs is private in outer context"
 msgstr ""
 
-#: gimplify.c:7059
+#: gimplify.c:7056
 #, gcc-internal-format
 msgid "gimplification failed"
 msgstr ""
 
-#: global.c:272 global.c:285 global.c:299 ira.c:1321 ira.c:1334 ira.c:1348
-#, gcc-internal-format
-msgid "%s cannot be used in asm here"
-msgstr ""
-
 #: graph.c:401 java/jcf-parse.c:1750 java/jcf-parse.c:1890 objc/objc-act.c:493
 #, gcc-internal-format
 msgid "can't open %s: %m"
 msgstr ""
 
-#: graphite.c:5253 toplev.c:1712
+#: graphite.c:6190 toplev.c:1714
 #, gcc-internal-format
 msgid "Graphite loop optimizations cannot be used"
 msgstr ""
@@ -23510,59 +23280,64 @@ msgstr ""
 msgid "fix_sched_param: unknown param: %s"
 msgstr ""
 
-#: omp-low.c:1817
+#: ira.c:1436 ira.c:1449 ira.c:1463
+#, gcc-internal-format
+msgid "%s cannot be used in asm here"
+msgstr ""
+
+#: omp-low.c:1818
 #, gcc-internal-format
 msgid ""
 "barrier region may not be closely nested inside of work-sharing, critical, "
 "ordered, master or explicit task region"
 msgstr ""
 
-#: omp-low.c:1822
+#: omp-low.c:1823
 #, gcc-internal-format
 msgid ""
 "work-sharing region may not be closely nested inside of work-sharing, "
 "critical, ordered, master or explicit task region"
 msgstr ""
 
-#: omp-low.c:1840
+#: omp-low.c:1841
 #, gcc-internal-format
 msgid ""
 "master region may not be closely nested inside of work-sharing or explicit "
 "task region"
 msgstr ""
 
-#: omp-low.c:1855
+#: omp-low.c:1856
 #, gcc-internal-format
 msgid ""
 "ordered region may not be closely nested inside of critical or explicit task "
 "region"
 msgstr ""
 
-#: omp-low.c:1861
+#: omp-low.c:1862
 #, gcc-internal-format
 msgid ""
 "ordered region must be closely nested inside a loop region with an ordered "
 "clause"
 msgstr ""
 
-#: omp-low.c:1876
+#: omp-low.c:1877
 #, gcc-internal-format
 msgid ""
 "critical region may not be nested inside a critical region with the same name"
 msgstr ""
 
-#: omp-low.c:6622 cp/decl.c:2667
+#: omp-low.c:6632 cp/decl.c:2680
 #, gcc-internal-format
 msgid "invalid exit from OpenMP structured block"
 msgstr ""
 
-#: omp-low.c:6624 omp-low.c:6629
+#: omp-low.c:6634 omp-low.c:6639
 #, gcc-internal-format
 msgid "invalid entry to OpenMP structured block"
 msgstr ""
 
 #. Otherwise, be vague and lazy, but efficient.
-#: omp-low.c:6632
+#: omp-low.c:6642
 #, gcc-internal-format
 msgid "invalid branch to/from an OpenMP structured block"
 msgstr ""
@@ -23590,7 +23365,7 @@ msgstr ""
 msgid "command line option \"%s\" is valid for %s but not for %s"
 msgstr ""
 
-#: opts.c:479 opts.c:799
+#: opts.c:479 opts.c:807
 #, gcc-internal-format
 msgid "unrecognized command line option \"%s\""
 msgstr ""
@@ -23610,128 +23385,133 @@ msgstr ""
 msgid "argument to \"%s\" should be a non-negative integer"
 msgstr ""
 
-#: opts.c:761
+#: opts.c:769
 #, gcc-internal-format
 msgid "disallowed call to %qs"
 msgstr ""
 
-#: opts.c:1015
+#: opts.c:1031
 #, gcc-internal-format
 msgid "Section anchors must be disabled when unit-at-a-time is disabled."
 msgstr ""
 
-#: opts.c:1019
+#: opts.c:1035
 #, gcc-internal-format
 msgid "Toplevel reorder must be disabled when unit-at-a-time is disabled."
 msgstr ""
 
-#: opts.c:1034
+#: opts.c:1050
 #, gcc-internal-format
 msgid "section anchors must be disabled when toplevel reorder is disabled"
 msgstr ""
 
-#: opts.c:1064
+#: opts.c:1080
 #, gcc-internal-format
 msgid "-freorder-blocks-and-partition does not work with exceptions"
 msgstr ""
 
-#: opts.c:1075
+#: opts.c:1091
 #, gcc-internal-format
 msgid "-freorder-blocks-and-partition does not support unwind info"
 msgstr ""
 
-#: opts.c:1089
+#: opts.c:1105
 #, gcc-internal-format
 msgid "-freorder-blocks-and-partition does not work on this architecture"
 msgstr ""
 
-#: opts.c:1101
+#: opts.c:1119
 #, gcc-internal-format
-msgid "-fira does not work on this architecture"
+msgid "-fira-algorithm=CB does not work on this architecture"
 msgstr ""
 
-#: opts.c:1406
+#: opts.c:1428
 #, gcc-internal-format
 msgid "unrecognized include_flags 0x%x passed to print_specific_help"
 msgstr ""
 
-#: opts.c:1780
+#: opts.c:1809
 #, gcc-internal-format
 msgid "structure alignment must be a small power of two, not %d"
 msgstr ""
 
-#: opts.c:1867
+#: opts.c:1896
 #, gcc-internal-format
 msgid "unrecognized visibility value \"%s\""
 msgstr ""
 
-#: opts.c:1925
+#: opts.c:1954
 #, gcc-internal-format
 msgid "unknown stack check parameter \"%s\""
 msgstr ""
 
-#: opts.c:1951
+#: opts.c:1980
 #, gcc-internal-format
 msgid "unrecognized register name \"%s\""
 msgstr ""
 
-#: opts.c:1975
+#: opts.c:2004
 #, gcc-internal-format
 msgid "unknown tls-model \"%s\""
 msgstr ""
 
-#: opts.c:1986
+#: opts.c:2013
 #, gcc-internal-format
 msgid "unknown ira algorithm \"%s\""
 msgstr ""
 
-#: opts.c:2089
+#: opts.c:2024
+#, gcc-internal-format
+msgid "unknown ira region \"%s\""
+msgstr ""
+
+#: opts.c:2127
 #, gcc-internal-format
 msgid "%s: --param arguments should be of the form NAME=VALUE"
 msgstr ""
 
-#: opts.c:2094
+#: opts.c:2132
 #, gcc-internal-format
 msgid "invalid --param value %qs"
 msgstr ""
 
-#: opts.c:2212
+#: opts.c:2250
 #, gcc-internal-format
 msgid "target system does not support debug output"
 msgstr ""
 
-#: opts.c:2219
+#: opts.c:2257
 #, gcc-internal-format
 msgid "debug format \"%s\" conflicts with prior selection"
 msgstr ""
 
-#: opts.c:2235
+#: opts.c:2273
 #, gcc-internal-format
 msgid "unrecognised debug output level \"%s\""
 msgstr ""
 
-#: opts.c:2237
+#: opts.c:2275
 #, gcc-internal-format
 msgid "debug output level %s is too high"
 msgstr ""
 
-#: opts.c:2319
+#: opts.c:2357
 #, gcc-internal-format
 msgid "-Werror=%s: No option -%s"
 msgstr ""
 
-#: params.c:68
+#: params.c:69
 #, gcc-internal-format
 msgid "minimum value of parameter %qs is %u"
 msgstr ""
 
-#: params.c:73
+#: params.c:74
 #, gcc-internal-format
 msgid "maximum value of parameter %qs is %u"
 msgstr ""
 
 #. If we didn't find this parameter, issue an error message.
-#: params.c:85
+#: params.c:86
 #, gcc-internal-format
 msgid "invalid parameter %qs"
 msgstr ""
@@ -23799,49 +23579,49 @@ msgstr ""
 msgid "output operand %d must use %<&%> constraint"
 msgstr ""
 
-#: regclass.c:873
+#: reginfo.c:820
 #, gcc-internal-format
 msgid "can't use '%s' as a %s register"
 msgstr ""
 
-#: regclass.c:888 config/ia64/ia64.c:5175 config/ia64/ia64.c:5182
-#: config/pa/pa.c:362 config/pa/pa.c:369 config/sh/sh.c:7961
-#: config/sh/sh.c:7968 config/spu/spu.c:4486 config/spu/spu.c:4493
+#: reginfo.c:835 config/ia64/ia64.c:5180 config/ia64/ia64.c:5187
+#: config/pa/pa.c:363 config/pa/pa.c:370 config/sh/sh.c:7963
+#: config/sh/sh.c:7970 config/spu/spu.c:4489 config/spu/spu.c:4496
 #, gcc-internal-format
 msgid "unknown register name: %s"
 msgstr ""
 
-#: regclass.c:898
+#: reginfo.c:844
 #, gcc-internal-format
 msgid "global register variable follows a function definition"
 msgstr ""
 
-#: regclass.c:902
+#: reginfo.c:848
 #, gcc-internal-format
 msgid "register used for two global register variables"
 msgstr ""
 
-#: regclass.c:907
+#: reginfo.c:853
 #, gcc-internal-format
 msgid "call-clobbered register used for global register variable"
 msgstr ""
 
-#: regrename.c:1898
+#: regrename.c:1907
 #, gcc-internal-format
 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
 msgstr ""
 
-#: regrename.c:1910
+#: regrename.c:1919
 #, gcc-internal-format
 msgid "validate_value_data: Loop in regno chain (%u)"
 msgstr ""
 
-#: regrename.c:1913
+#: regrename.c:1922
 #, gcc-internal-format
 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
 msgstr ""
 
-#: regrename.c:1925
+#: regrename.c:1934
 #, gcc-internal-format
 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
 msgstr ""
@@ -23856,12 +23636,12 @@ msgstr ""
 msgid "impossible register constraint in %<asm%>"
 msgstr ""
 
-#: reload.c:3615
+#: reload.c:3611
 #, gcc-internal-format
 msgid "%<&%> constraint used with no register class"
 msgstr ""
 
-#: reload.c:3786 reload.c:4044
+#: reload.c:3782 reload.c:4040
 #, gcc-internal-format
 msgid "inconsistent operand constraints in an %<asm%>"
 msgstr ""
@@ -23891,17 +23671,17 @@ msgstr ""
 msgid "unable to find a register to spill in class %qs"
 msgstr ""
 
-#: reload1.c:4270
+#: reload1.c:4249
 #, gcc-internal-format
 msgid "%<asm%> operand requires impossible reload"
 msgstr ""
 
-#: reload1.c:5616
+#: reload1.c:5632
 #, gcc-internal-format
 msgid "%<asm%> operand constraint incompatible with operand size"
 msgstr ""
 
-#: reload1.c:7565
+#: reload1.c:7583
 #, gcc-internal-format
 msgid "output operand is constant in %<asm%>"
 msgstr ""
@@ -24108,32 +23888,37 @@ msgstr ""
 msgid "padding struct to align %q+D"
 msgstr ""
 
-#: stor-layout.c:1259
+#: stor-layout.c:969
+#, gcc-internal-format
+msgid "Offset of packed bit-field %qD has changed in GCC 4.4"
+msgstr ""
+
+#: stor-layout.c:1273
 #, gcc-internal-format
 msgid "padding struct size to alignment boundary"
 msgstr ""
 
-#: stor-layout.c:1289
+#: stor-layout.c:1303
 #, gcc-internal-format
 msgid "packed attribute causes inefficient alignment for %qs"
 msgstr ""
 
-#: stor-layout.c:1293
+#: stor-layout.c:1307
 #, gcc-internal-format
 msgid "packed attribute is unnecessary for %qs"
 msgstr ""
 
-#: stor-layout.c:1299
+#: stor-layout.c:1313
 #, gcc-internal-format
 msgid "packed attribute causes inefficient alignment"
 msgstr ""
 
-#: stor-layout.c:1301
+#: stor-layout.c:1315
 #, gcc-internal-format
 msgid "packed attribute is unnecessary"
 msgstr ""
 
-#: stor-layout.c:1831
+#: stor-layout.c:1848
 #, gcc-internal-format
 msgid "alignment of array elements is greater than element size"
 msgstr ""
@@ -24153,630 +23938,635 @@ msgstr ""
 msgid "#pragma GCC target is not supported for this machine"
 msgstr ""
 
-#: tlink.c:482
+#: tlink.c:483
 #, gcc-internal-format
 msgid "repository file '%s' does not contain command-line arguments"
 msgstr ""
 
-#: tlink.c:730
+#: tlink.c:731
 #, gcc-internal-format
 msgid ""
 "'%s' was assigned to '%s', but was not defined during recompilation, or vice "
 "versa"
 msgstr ""
 
-#: tlink.c:800
+#: tlink.c:801
 #, gcc-internal-format
 msgid "ld returned %d exit status"
 msgstr ""
 
-#: toplev.c:517
+#: toplev.c:519
 #, gcc-internal-format
 msgid "invalid option argument %qs"
 msgstr ""
 
-#: toplev.c:615
+#: toplev.c:617
 #, gcc-internal-format
 msgid "getting core file size maximum limit: %m"
 msgstr ""
 
-#: toplev.c:618
+#: toplev.c:620
 #, gcc-internal-format
 msgid "setting core file size limit to maximum: %m"
 msgstr ""
 
-#: toplev.c:838
+#: toplev.c:840
 #, gcc-internal-format
 msgid "%q+F declared %<static%> but never defined"
 msgstr ""
 
-#: toplev.c:866
+#: toplev.c:868
 #, gcc-internal-format
 msgid "%q+D defined but not used"
 msgstr ""
 
-#: toplev.c:909
+#: toplev.c:911
 #, gcc-internal-format
 msgid "%qD is deprecated (declared at %s:%d)"
 msgstr ""
 
-#: toplev.c:932
+#: toplev.c:934
 #, gcc-internal-format
 msgid "%qs is deprecated (declared at %s:%d)"
 msgstr ""
 
-#: toplev.c:936
+#: toplev.c:938
 #, gcc-internal-format
 msgid "type is deprecated (declared at %s:%d)"
 msgstr ""
 
-#: toplev.c:942
+#: toplev.c:944
 #, gcc-internal-format
 msgid "%qs is deprecated"
 msgstr ""
 
-#: toplev.c:944
+#: toplev.c:946
 #, gcc-internal-format
 msgid "type is deprecated"
 msgstr ""
 
-#: toplev.c:1088
+#: toplev.c:1090
 #, gcc-internal-format
 msgid "unrecognized gcc debugging option: %c"
 msgstr ""
 
-#: toplev.c:1341
+#: toplev.c:1343
 #, gcc-internal-format
 msgid "can%'t open %s for writing: %m"
 msgstr ""
 
-#: toplev.c:1362
+#: toplev.c:1364
 #, gcc-internal-format
 msgid "-frecord-gcc-switches is not supported by the current target"
 msgstr ""
 
-#: toplev.c:1686
+#: toplev.c:1688
 #, gcc-internal-format
 msgid "this target does not support %qs"
 msgstr ""
 
-#: toplev.c:1741
+#: toplev.c:1743
 #, gcc-internal-format
 msgid "instruction scheduling not supported on this target machine"
 msgstr ""
 
-#: toplev.c:1745
+#: toplev.c:1747
 #, gcc-internal-format
 msgid "this target machine does not have delayed branches"
 msgstr ""
 
-#: toplev.c:1759
+#: toplev.c:1761
 #, gcc-internal-format
 msgid "-f%sleading-underscore not supported on this target machine"
 msgstr ""
 
-#: toplev.c:1832
+#: toplev.c:1834
 #, gcc-internal-format
 msgid "target system does not support the \"%s\" debug format"
 msgstr ""
 
-#: toplev.c:1845
+#: toplev.c:1847
 #, gcc-internal-format
 msgid "variable tracking requested, but useless unless producing debug info"
 msgstr ""
 
-#: toplev.c:1848
+#: toplev.c:1850
 #, gcc-internal-format
 msgid "variable tracking requested, but not supported by this debug format"
 msgstr ""
 
-#: toplev.c:1882
+#: toplev.c:1884
 #, gcc-internal-format
 msgid "can%'t open %s: %m"
 msgstr ""
 
-#: toplev.c:1889
+#: toplev.c:1891
 #, gcc-internal-format
 msgid "-ffunction-sections not supported for this target"
 msgstr ""
 
-#: toplev.c:1894
+#: toplev.c:1896
 #, gcc-internal-format
 msgid "-fdata-sections not supported for this target"
 msgstr ""
 
-#: toplev.c:1901
+#: toplev.c:1903
 #, gcc-internal-format
 msgid "-ffunction-sections disabled; it makes profiling impossible"
 msgstr ""
 
-#: toplev.c:1908
+#: toplev.c:1910
 #, gcc-internal-format
 msgid "-fprefetch-loop-arrays not supported for this target"
 msgstr ""
 
-#: toplev.c:1914
+#: toplev.c:1916
 #, gcc-internal-format
 msgid ""
 "-fprefetch-loop-arrays not supported for this target (try -march switches)"
 msgstr ""
 
-#: toplev.c:1923
+#: toplev.c:1925
 #, gcc-internal-format
 msgid "-fprefetch-loop-arrays is not supported with -Os"
 msgstr ""
 
-#: toplev.c:1934
+#: toplev.c:1936
 #, gcc-internal-format
 msgid "-fassociative-math disabled; other options take precedence"
 msgstr ""
 
-#: toplev.c:1950
+#: toplev.c:1952
 #, gcc-internal-format
 msgid "-fstack-protector not supported for this target"
 msgstr ""
 
-#: toplev.c:1963
+#: toplev.c:1965
 #, gcc-internal-format
 msgid "unwind tables currently require a frame pointer for correctness"
 msgstr ""
 
-#: toplev.c:2148
+#: toplev.c:2150
 #, gcc-internal-format
 msgid "error writing to %s: %m"
 msgstr ""
 
-#: toplev.c:2150 java/jcf-parse.c:1769
+#: toplev.c:2152 java/jcf-parse.c:1769
 #, gcc-internal-format
 msgid "error closing %s: %m"
 msgstr ""
 
-#: tree-cfg.c:1508 tree-cfg.c:2174
+#: tree-cfg.c:1513 tree-cfg.c:2186
 #, gcc-internal-format
 msgid "%Hwill never be executed"
 msgstr ""
 
-#: tree-cfg.c:2808
+#: tree-cfg.c:2820
 #, gcc-internal-format
 msgid "SSA name in freelist but still referenced"
 msgstr ""
 
-#: tree-cfg.c:2817
+#: tree-cfg.c:2829
+#, gcc-internal-format
+msgid "Indirect reference's operand is not a register or a constant."
+msgstr ""
+
+#: tree-cfg.c:2838
 #, gcc-internal-format
 msgid "ASSERT_EXPR with an always-false condition"
 msgstr ""
 
-#: tree-cfg.c:2827
+#: tree-cfg.c:2844
 #, gcc-internal-format
-msgid "GIMPLE register modified with BIT_FIELD_REF"
+msgid "MODIFY_EXPR not expected while having tuples."
 msgstr ""
 
-#: tree-cfg.c:2850
+#: tree-cfg.c:2865
 #, gcc-internal-format
 msgid "constant not recomputed when ADDR_EXPR changed"
 msgstr ""
 
-#: tree-cfg.c:2855
+#: tree-cfg.c:2870
 #, gcc-internal-format
 msgid "side effects not recomputed when ADDR_EXPR changed"
 msgstr ""
 
-#: tree-cfg.c:2871
+#: tree-cfg.c:2886 tree-ssa.c:491
 #, gcc-internal-format
 msgid "address taken, but ADDRESSABLE bit not set"
 msgstr ""
 
-#: tree-cfg.c:2882
+#: tree-cfg.c:2897
 #, gcc-internal-format
 msgid "non-integral used in condition"
 msgstr ""
 
-#: tree-cfg.c:2887
+#: tree-cfg.c:2902
 #, gcc-internal-format
 msgid "invalid conditional operand"
 msgstr ""
 
-#: tree-cfg.c:2934
+#: tree-cfg.c:2949
 #, gcc-internal-format
 msgid "invalid position or size operand to BIT_FIELD_REF"
 msgstr ""
 
-#: tree-cfg.c:2941
+#: tree-cfg.c:2956
 #, gcc-internal-format
 msgid ""
 "integral result type precision does not match field size of BIT_FIELD_REF"
 msgstr ""
 
-#: tree-cfg.c:2949
+#: tree-cfg.c:2964
 #, gcc-internal-format
 msgid ""
 "mode precision of non-integral result does not match field size of "
 "BIT_FIELD_REF"
 msgstr ""
 
-#: tree-cfg.c:2960
+#: tree-cfg.c:2975
 #, gcc-internal-format
 msgid "invalid reference prefix"
 msgstr ""
 
-#: tree-cfg.c:2971
+#: tree-cfg.c:2986
 #, gcc-internal-format
 msgid "invalid operand to plus/minus, type is a pointer"
 msgstr ""
 
-#: tree-cfg.c:2982
+#: tree-cfg.c:2997
 #, gcc-internal-format
 msgid "invalid operand to pointer plus, first operand is not a pointer"
 msgstr ""
 
-#: tree-cfg.c:2990
+#: tree-cfg.c:3005
 #, gcc-internal-format
 msgid ""
 "invalid operand to pointer plus, second operand is not an integer with type "
 "of sizetype."
 msgstr ""
 
-#: tree-cfg.c:3061
+#: tree-cfg.c:3076
 #, gcc-internal-format
 msgid "invalid expression for min lvalue"
 msgstr ""
 
-#: tree-cfg.c:3072
+#: tree-cfg.c:3087
 #, gcc-internal-format
 msgid "invalid operand in indirect reference"
 msgstr ""
 
-#: tree-cfg.c:3079
+#: tree-cfg.c:3094
 #, gcc-internal-format
 msgid "type mismatch in indirect reference"
 msgstr ""
 
-#: tree-cfg.c:3107
+#: tree-cfg.c:3122
 #, gcc-internal-format
 msgid "invalid operands to array reference"
 msgstr ""
 
-#: tree-cfg.c:3118
+#: tree-cfg.c:3133
 #, gcc-internal-format
 msgid "type mismatch in array reference"
 msgstr ""
 
-#: tree-cfg.c:3127
+#: tree-cfg.c:3142
 #, gcc-internal-format
 msgid "type mismatch in array range reference"
 msgstr ""
 
-#: tree-cfg.c:3138
+#: tree-cfg.c:3153
 #, gcc-internal-format
 msgid "type mismatch in real/imagpart reference"
 msgstr ""
 
-#: tree-cfg.c:3148
+#: tree-cfg.c:3163
 #, gcc-internal-format
 msgid "type mismatch in component reference"
 msgstr ""
 
-#: tree-cfg.c:3210
+#: tree-cfg.c:3225
 #, gcc-internal-format
 msgid "non-function in gimple call"
 msgstr ""
 
-#: tree-cfg.c:3217
+#: tree-cfg.c:3232
 #, gcc-internal-format
 msgid "invalid LHS in gimple call"
 msgstr ""
 
-#: tree-cfg.c:3233
+#: tree-cfg.c:3248
 #, gcc-internal-format
 msgid "invalid conversion in gimple call"
 msgstr ""
 
-#: tree-cfg.c:3258
+#: tree-cfg.c:3273
 #, gcc-internal-format
 msgid "invalid operands in gimple comparison"
 msgstr ""
 
-#: tree-cfg.c:3276
+#: tree-cfg.c:3291
 #, gcc-internal-format
 msgid "type mismatch in comparison expression"
 msgstr ""
 
-#: tree-cfg.c:3302
+#: tree-cfg.c:3317
 #, gcc-internal-format
 msgid "non-register as LHS of unary operation"
 msgstr ""
 
-#: tree-cfg.c:3308
+#: tree-cfg.c:3323
 #, gcc-internal-format
 msgid "invalid operand in unary operation"
 msgstr ""
 
-#: tree-cfg.c:3343
+#: tree-cfg.c:3358
 #, gcc-internal-format
 msgid "invalid types in nop conversion"
 msgstr ""
 
-#: tree-cfg.c:3357
+#: tree-cfg.c:3372
 #, gcc-internal-format
 msgid "invalid types in fixed-point conversion"
 msgstr ""
 
-#: tree-cfg.c:3370
+#: tree-cfg.c:3385
 #, gcc-internal-format
 msgid "invalid types in conversion to floating point"
 msgstr ""
 
-#: tree-cfg.c:3383
+#: tree-cfg.c:3398
 #, gcc-internal-format
 msgid "invalid types in conversion to integer"
 msgstr ""
 
-#: tree-cfg.c:3418
+#: tree-cfg.c:3433
 #, gcc-internal-format
 msgid "non-trivial conversion in unary operation"
 msgstr ""
 
-#: tree-cfg.c:3445
+#: tree-cfg.c:3460
 #, gcc-internal-format
 msgid "non-register as LHS of binary operation"
 msgstr ""
 
-#: tree-cfg.c:3452
+#: tree-cfg.c:3467
 #, gcc-internal-format
 msgid "invalid operands in binary operation"
 msgstr ""
 
-#: tree-cfg.c:3467
+#: tree-cfg.c:3482
 #, gcc-internal-format
 msgid "type mismatch in complex expression"
 msgstr ""
 
-#: tree-cfg.c:3486
+#: tree-cfg.c:3507
 #, gcc-internal-format
 msgid "type mismatch in shift expression"
 msgstr ""
 
-#: tree-cfg.c:3506
+#: tree-cfg.c:3528
 #, gcc-internal-format
 msgid "type mismatch in vector shift expression"
 msgstr ""
 
-#: tree-cfg.c:3522
+#: tree-cfg.c:3544
 #, gcc-internal-format
 msgid "type mismatch in pointer plus expression"
 msgstr ""
 
-#: tree-cfg.c:3545
+#: tree-cfg.c:3567
 #, gcc-internal-format
 msgid "type mismatch in binary truth expression"
 msgstr ""
 
-#: tree-cfg.c:3580
+#: tree-cfg.c:3602
 #, gcc-internal-format
 msgid "invalid (pointer) operands to plus/minus"
 msgstr ""
 
-#: tree-cfg.c:3625
+#: tree-cfg.c:3647
 #, gcc-internal-format
 msgid "type mismatch in binary expression"
 msgstr ""
 
-#: tree-cfg.c:3650
+#: tree-cfg.c:3672
 #, gcc-internal-format
 msgid "non-trivial conversion at assignment"
 msgstr ""
 
-#: tree-cfg.c:3667
+#: tree-cfg.c:3689
 #, gcc-internal-format
 msgid "invalid operand in unary expression"
 msgstr ""
 
-#: tree-cfg.c:3677
+#: tree-cfg.c:3699
 #, gcc-internal-format
 msgid "type mismatch in address expression"
 msgstr ""
 
-#: tree-cfg.c:3701 tree-cfg.c:3727
+#: tree-cfg.c:3723 tree-cfg.c:3749
 #, gcc-internal-format
 msgid "invalid rhs for gimple memory store"
 msgstr ""
 
-#: tree-cfg.c:3793
+#: tree-cfg.c:3815
 #, gcc-internal-format
 msgid "invalid operand in return statement"
 msgstr ""
 
-#: tree-cfg.c:3805
+#: tree-cfg.c:3827
 #, gcc-internal-format
 msgid "invalid conversion in return statement"
 msgstr ""
 
-#: tree-cfg.c:3829
+#: tree-cfg.c:3851
 #, gcc-internal-format
 msgid "goto destination is neither a label nor a pointer"
 msgstr ""
 
-#: tree-cfg.c:3844
+#: tree-cfg.c:3866
 #, gcc-internal-format
 msgid "invalid operand to switch statement"
 msgstr ""
 
-#: tree-cfg.c:3864
+#: tree-cfg.c:3886
 #, gcc-internal-format
 msgid "Invalid PHI result"
 msgstr ""
 
-#: tree-cfg.c:3876
+#: tree-cfg.c:3898
 #, gcc-internal-format
 msgid "Invalid PHI argument"
 msgstr ""
 
-#: tree-cfg.c:3882
+#: tree-cfg.c:3904
 #, gcc-internal-format
 msgid "Incompatible types in PHI argument"
 msgstr ""
 
-#: tree-cfg.c:4007
+#: tree-cfg.c:4029
 #, gcc-internal-format
 msgid "verify_gimple failed"
 msgstr ""
 
-#: tree-cfg.c:4041
+#: tree-cfg.c:4063
 #, gcc-internal-format
 msgid "invalid function in call statement"
 msgstr ""
 
-#: tree-cfg.c:4052
+#: tree-cfg.c:4074
 #, gcc-internal-format
 msgid "invalid pure const state for function"
 msgstr ""
 
-#: tree-cfg.c:4062 tree-ssa.c:845 tree-ssa.c:855
+#: tree-cfg.c:4084 tree-ssa.c:860 tree-ssa.c:870
 #, gcc-internal-format
 msgid "in statement"
 msgstr ""
 
-#: tree-cfg.c:4076
+#: tree-cfg.c:4098
 #, gcc-internal-format
 msgid "statement marked for throw, but doesn%'t"
 msgstr ""
 
-#: tree-cfg.c:4081
+#: tree-cfg.c:4103
 #, gcc-internal-format
 msgid "statement marked for throw in middle of block"
 msgstr ""
 
-#: tree-cfg.c:4153
+#: tree-cfg.c:4175
 #, gcc-internal-format
 msgid "Dead STMT in EH table"
 msgstr ""
 
-#: tree-cfg.c:4191
+#: tree-cfg.c:4213
 #, gcc-internal-format
 msgid "gimple_bb (phi) is set to a wrong basic block"
 msgstr ""
 
-#: tree-cfg.c:4202
+#: tree-cfg.c:4224
 #, gcc-internal-format
 msgid "missing PHI def"
 msgstr ""
 
-#: tree-cfg.c:4213
+#: tree-cfg.c:4235
 #, gcc-internal-format
 msgid "PHI argument is not a GIMPLE value"
 msgstr ""
 
-#: tree-cfg.c:4222 tree-cfg.c:4267
+#: tree-cfg.c:4244 tree-cfg.c:4289
 #, gcc-internal-format
 msgid "incorrect sharing of tree nodes"
 msgstr ""
 
-#: tree-cfg.c:4237
+#: tree-cfg.c:4259
 #, gcc-internal-format
 msgid "invalid GIMPLE statement"
 msgstr ""
 
-#: tree-cfg.c:4246
+#: tree-cfg.c:4268
 #, gcc-internal-format
 msgid "gimple_bb (stmt) is set to a wrong basic block"
 msgstr ""
 
-#: tree-cfg.c:4258
+#: tree-cfg.c:4280
 #, gcc-internal-format
 msgid "incorrect entry in label_to_block_map.\n"
 msgstr ""
 
-#: tree-cfg.c:4283
+#: tree-cfg.c:4305
 #, gcc-internal-format
 msgid "verify_stmts failed"
 msgstr ""
 
-#: tree-cfg.c:4306
+#: tree-cfg.c:4328
 #, gcc-internal-format
 msgid "ENTRY_BLOCK has IL associated with it"
 msgstr ""
 
-#: tree-cfg.c:4312
+#: tree-cfg.c:4334
 #, gcc-internal-format
 msgid "EXIT_BLOCK has IL associated with it"
 msgstr ""
 
-#: tree-cfg.c:4319
+#: tree-cfg.c:4341
 #, gcc-internal-format
 msgid "fallthru to exit from bb %d"
 msgstr ""
 
-#: tree-cfg.c:4343
+#: tree-cfg.c:4365
 #, gcc-internal-format
 msgid "nonlocal label "
 msgstr ""
 
-#: tree-cfg.c:4352 tree-cfg.c:4361 tree-cfg.c:4386
+#: tree-cfg.c:4374 tree-cfg.c:4383 tree-cfg.c:4408
 #, gcc-internal-format
 msgid "label "
 msgstr ""
 
-#: tree-cfg.c:4376
+#: tree-cfg.c:4398
 #, gcc-internal-format
 msgid "control flow in the middle of basic block %d"
 msgstr ""
 
-#: tree-cfg.c:4406
+#: tree-cfg.c:4428
 #, gcc-internal-format
 msgid "fallthru edge after a control statement in bb %d"
 msgstr ""
 
-#: tree-cfg.c:4419
+#: tree-cfg.c:4441
 #, gcc-internal-format
 msgid "true/false edge after a non-GIMPLE_COND in bb %d"
 msgstr ""
 
-#: tree-cfg.c:4442 tree-cfg.c:4464 tree-cfg.c:4477 tree-cfg.c:4546
+#: tree-cfg.c:4464 tree-cfg.c:4486 tree-cfg.c:4499 tree-cfg.c:4568
 #, gcc-internal-format
 msgid "wrong outgoing edge flags at end of bb %d"
 msgstr ""
 
-#: tree-cfg.c:4452
+#: tree-cfg.c:4474
 #, gcc-internal-format
 msgid "explicit goto at end of bb %d"
 msgstr ""
 
-#: tree-cfg.c:4482
+#: tree-cfg.c:4504
 #, gcc-internal-format
 msgid "return edge does not point to exit in bb %d"
 msgstr ""
 
-#: tree-cfg.c:4512
+#: tree-cfg.c:4534
 #, gcc-internal-format
 msgid "found default case not at the start of case vector"
 msgstr ""
 
-#: tree-cfg.c:4520
+#: tree-cfg.c:4542
 #, gcc-internal-format
 msgid "case labels not sorted: "
 msgstr ""
 
-#: tree-cfg.c:4537
+#: tree-cfg.c:4559
 #, gcc-internal-format
 msgid "extra outgoing edge %d->%d"
 msgstr ""
 
-#: tree-cfg.c:4560
+#: tree-cfg.c:4582
 #, gcc-internal-format
 msgid "missing edge %i->%i"
 msgstr ""
 
-#: tree-cfg.c:7036
+#: tree-cfg.c:7065
 #, gcc-internal-format
 msgid "%H%<noreturn%> function does return"
 msgstr ""
 
-#: tree-cfg.c:7056
+#: tree-cfg.c:7085
 #, gcc-internal-format
 msgid "control reaches end of non-void function"
 msgstr ""
 
-#: tree-cfg.c:7118
+#: tree-cfg.c:7147
 #, gcc-internal-format
 msgid "%Jfunction might be possible candidate for attribute %<noreturn%>"
 msgstr ""
@@ -24822,85 +24612,85 @@ msgstr ""
 msgid "unnecessary EH edge %i->%i"
 msgstr ""
 
-#: tree-inline.c:2354
+#: tree-inline.c:2436
 #, gcc-internal-format
 msgid ""
 "function %q+F can never be inlined because it uses variable sized variables"
 msgstr ""
 
-#: tree-inline.c:2388
+#: tree-inline.c:2470
 #, gcc-internal-format
 msgid ""
 "function %q+F can never be inlined because it uses alloca (override using "
 "the always_inline attribute)"
 msgstr ""
 
-#: tree-inline.c:2402
+#: tree-inline.c:2484
 #, gcc-internal-format
 msgid "function %q+F can never be inlined because it uses setjmp"
 msgstr ""
 
-#: tree-inline.c:2416
+#: tree-inline.c:2498
 #, gcc-internal-format
 msgid ""
 "function %q+F can never be inlined because it uses variable argument lists"
 msgstr ""
 
-#: tree-inline.c:2428
+#: tree-inline.c:2510
 #, gcc-internal-format
 msgid ""
 "function %q+F can never be inlined because it uses setjmp-longjmp exception "
 "handling"
 msgstr ""
 
-#: tree-inline.c:2436
+#: tree-inline.c:2518
 #, gcc-internal-format
 msgid "function %q+F can never be inlined because it uses non-local goto"
 msgstr ""
 
-#: tree-inline.c:2448
+#: tree-inline.c:2530
 #, gcc-internal-format
 msgid ""
 "function %q+F can never be inlined because it uses __builtin_return or "
 "__builtin_apply_args"
 msgstr ""
 
-#: tree-inline.c:2468
+#: tree-inline.c:2550
 #, gcc-internal-format
 msgid "function %q+F can never be inlined because it contains a computed goto"
 msgstr ""
 
-#: tree-inline.c:2483
+#: tree-inline.c:2565
 #, gcc-internal-format
 msgid "function %q+F can never be inlined because it receives a non-local goto"
 msgstr ""
 
-#: tree-inline.c:2509
+#: tree-inline.c:2591
 #, gcc-internal-format
 msgid ""
 "function %q+F can never be inlined because it saves address of local label "
 "in a static variable"
 msgstr ""
 
-#: tree-inline.c:2600
+#: tree-inline.c:2682
 #, gcc-internal-format
 msgid ""
 "function %q+F can never be inlined because it is suppressed using -fno-inline"
 msgstr ""
 
-#: tree-inline.c:2614
+#: tree-inline.c:2696
 #, gcc-internal-format
 msgid ""
 "function %q+F can never be inlined because it uses attributes conflicting "
 "with inlining"
 msgstr ""
 
-#: tree-inline.c:3162 tree-inline.c:3172
+#: tree-inline.c:3244 tree-inline.c:3254
 #, gcc-internal-format
 msgid "inlining failed in call to %q+F: %s"
 msgstr ""
 
-#: tree-inline.c:3163 tree-inline.c:3174
+#: tree-inline.c:3245 tree-inline.c:3256
 #, gcc-internal-format
 msgid "called from here"
 msgstr ""
@@ -24925,18 +24715,18 @@ msgstr ""
 msgid "mudflap: this language is not supported"
 msgstr ""
 
-#: tree-optimize.c:443
+#: tree-optimize.c:445
 #, gcc-internal-format
 msgid "size of return value of %q+D is %u bytes"
 msgstr ""
 
-#: tree-optimize.c:446
+#: tree-optimize.c:448
 #, gcc-internal-format
 msgid "size of return value of %q+D is larger than %wd bytes"
 msgstr ""
 
-#: tree-outof-ssa.c:682 tree-outof-ssa.c:744 tree-ssa-coalesce.c:935
-#: tree-ssa-coalesce.c:950 tree-ssa-coalesce.c:1172 tree-ssa-live.c:1088
+#: tree-outof-ssa.c:682 tree-outof-ssa.c:744 tree-ssa-coalesce.c:934
+#: tree-ssa-coalesce.c:949 tree-ssa-coalesce.c:1171 tree-ssa-live.c:1187
 #, gcc-internal-format
 msgid "SSA corruption"
 msgstr ""
@@ -24966,17 +24756,19 @@ msgstr ""
 msgid "unimplemented functionality"
 msgstr ""
 
-#: tree-ssa-alias-warnings.c:843
+#: tree-ssa-structalias.c:4782
 #, gcc-internal-format
-msgid ""
-"%Hlikely type-punning may break strict-aliasing rules: object %<%s%s%> of "
-"main type %qT is referenced at or around %s:%d and may be aliased to object %"
-"<%s%s%> of main type %qT which is referenced at or around %s:%d."
+msgid "initialized from %qE"
+msgstr ""
+
+#: tree-ssa-structalias.c:4786
+#, gcc-internal-format
+msgid "initialized from here"
 msgstr ""
 
-#: tree-ssa-alias-warnings.c:969
+#: tree-ssa-structalias.c:4835
 #, gcc-internal-format
-msgid "dereferencing type-punned pointer %D will break strict-aliasing rules"
+msgid "dereferencing pointer %qD does break strict-aliasing rules"
 msgstr ""
 
 #: tree-ssa.c:252
@@ -25064,255 +24856,255 @@ msgstr ""
 msgid "PHI argument is not SSA_NAME, or invariant"
 msgstr ""
 
-#: tree-ssa.c:483
+#: tree-ssa.c:498
 #, gcc-internal-format
 msgid "wrong edge %d->%d for PHI argument"
 msgstr ""
 
-#: tree-ssa.c:533
+#: tree-ssa.c:548
 #, gcc-internal-format
 msgid "non-addressable variable inside an alias set"
 msgstr ""
 
-#: tree-ssa.c:544
+#: tree-ssa.c:559
 #, gcc-internal-format
 msgid "verify_flow_insensitive_alias_info failed"
 msgstr ""
 
-#: tree-ssa.c:586
+#: tree-ssa.c:601
 #, gcc-internal-format
 msgid "dereferenced pointers should have a name or a symbol tag"
 msgstr ""
 
-#: tree-ssa.c:593
+#: tree-ssa.c:608
 #, gcc-internal-format
 msgid "pointers with a memory tag, should have points-to sets"
 msgstr ""
 
-#: tree-ssa.c:607
+#: tree-ssa.c:622
 #, gcc-internal-format
 msgid "pointer escapes but its name tag is not call-clobbered"
 msgstr ""
 
-#: tree-ssa.c:617
+#: tree-ssa.c:632
 #, gcc-internal-format
 msgid "verify_flow_sensitive_alias_info failed"
 msgstr ""
 
-#: tree-ssa.c:645
+#: tree-ssa.c:660
 #, gcc-internal-format
 msgid "variable in call_clobbered_vars but not marked call_clobbered"
 msgstr ""
 
-#: tree-ssa.c:664
+#: tree-ssa.c:679
 #, gcc-internal-format
 msgid "variable marked call_clobbered but not in call_clobbered_vars bitmap."
 msgstr ""
 
-#: tree-ssa.c:674
+#: tree-ssa.c:689
 #, gcc-internal-format
 msgid "verify_call_clobbering failed"
 msgstr ""
 
-#: tree-ssa.c:695
+#: tree-ssa.c:710
 #, gcc-internal-format
 msgid "Memory partitions should have at least one symbol"
 msgstr ""
 
-#: tree-ssa.c:705
+#: tree-ssa.c:720
 #, gcc-internal-format
 msgid "Partitioned symbols should belong to exactly one partition"
 msgstr ""
 
-#: tree-ssa.c:718
+#: tree-ssa.c:733
 #, gcc-internal-format
 msgid "verify_memory_partitions failed"
 msgstr ""
 
-#: tree-ssa.c:790
+#: tree-ssa.c:805
 #, gcc-internal-format
 msgid "AUX pointer initialized for edge %d->%d"
 msgstr ""
 
-#: tree-ssa.c:815
+#: tree-ssa.c:830
 #, gcc-internal-format
 msgid "stmt (%p) marked modified after optimization pass: "
 msgstr ""
 
-#: tree-ssa.c:835
+#: tree-ssa.c:850
 #, gcc-internal-format
 msgid "statement makes a memory store, but has no VDEFS"
 msgstr ""
 
-#: tree-ssa.c:894
+#: tree-ssa.c:909
 #, gcc-internal-format
 msgid "verify_ssa failed"
 msgstr ""
 
-#: tree-ssa.c:1453
+#: tree-ssa.c:1468
 #, gcc-internal-format
 msgid "%J%qD was declared here"
 msgstr ""
 
-#: tree-ssa.c:1517
+#: tree-ssa.c:1536
 #, gcc-internal-format
 msgid "%qD is used uninitialized in this function"
 msgstr ""
 
-#: tree-ssa.c:1520 tree-ssa.c:1559
+#: tree-ssa.c:1539 tree-ssa.c:1578
 #, gcc-internal-format
 msgid "%qD may be used uninitialized in this function"
 msgstr ""
 
-#: tree-vrp.c:4919
+#: tree-vrp.c:5039
 #, gcc-internal-format
 msgid "%Harray subscript is outside array bounds"
 msgstr ""
 
-#: tree-vrp.c:4933
+#: tree-vrp.c:5053
 #, gcc-internal-format
 msgid "%Harray subscript is above array bounds"
 msgstr ""
 
-#: tree-vrp.c:4940
+#: tree-vrp.c:5060
 #, gcc-internal-format
 msgid "%Harray subscript is below array bounds"
 msgstr ""
 
-#: tree-vrp.c:5577
+#: tree-vrp.c:5697
 #, gcc-internal-format
 msgid ""
 "assuming signed overflow does not occur when simplifying conditional to "
 "constant"
 msgstr ""
 
-#: tree-vrp.c:5583
+#: tree-vrp.c:5703
 #, gcc-internal-format
 msgid "assuming signed overflow does not occur when simplifying conditional"
 msgstr ""
 
-#: tree-vrp.c:5620
+#: tree-vrp.c:5740
 #, gcc-internal-format
 msgid "comparison always false due to limited range of data type"
 msgstr ""
 
-#: tree-vrp.c:5623
+#: tree-vrp.c:5743
 #, gcc-internal-format
 msgid "comparison always true due to limited range of data type"
 msgstr ""
 
-#: tree.c:3702
+#: tree.c:3707
 #, gcc-internal-format
 msgid "ignoring attributes applied to %qT after definition"
 msgstr ""
 
-#: tree.c:3985
+#: tree.c:3990
 #, gcc-internal-format
 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
 msgstr ""
 
-#: tree.c:3997
+#: tree.c:4002
 #, gcc-internal-format
 msgid ""
 "%q+D redeclared without dllimport attribute after being referenced with dll "
 "linkage"
 msgstr ""
 
-#: tree.c:4012
+#: tree.c:4017
 #, gcc-internal-format
 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
 msgstr ""
 
-#: tree.c:4071 tree.c:4083 tree.c:4093 config/darwin.c:1437
-#: config/arm/arm.c:3177 config/arm/arm.c:3205 config/avr/avr.c:4748
-#: config/h8300/h8300.c:5282 config/h8300/h8300.c:5306 config/i386/i386.c:4172
-#: config/i386/i386.c:25848 config/ia64/ia64.c:619
-#: config/m68hc11/m68hc11.c:1118 config/rs6000/rs6000.c:20738
+#: tree.c:4076 tree.c:4088 tree.c:4098 config/darwin.c:1437
+#: config/arm/arm.c:3294 config/arm/arm.c:3322 config/avr/avr.c:4791
+#: config/h8300/h8300.c:5283 config/h8300/h8300.c:5307 config/i386/i386.c:4196
+#: config/i386/i386.c:26429 config/ia64/ia64.c:621
+#: config/m68hc11/m68hc11.c:1118 config/rs6000/rs6000.c:20739
 #: config/sh/symbian.c:408 config/sh/symbian.c:415
 #, gcc-internal-format
 msgid "%qs attribute ignored"
 msgstr ""
 
-#: tree.c:4109
+#: tree.c:4114
 #, gcc-internal-format
 msgid "inline function %q+D declared as  dllimport: attribute ignored"
 msgstr ""
 
-#: tree.c:4117
+#: tree.c:4122
 #, gcc-internal-format
 msgid "function %q+D definition is marked dllimport"
 msgstr ""
 
-#: tree.c:4125 config/sh/symbian.c:430
+#: tree.c:4130 config/sh/symbian.c:430
 #, gcc-internal-format
 msgid "variable %q+D definition is marked dllimport"
 msgstr ""
 
-#: tree.c:4148 config/sh/symbian.c:505
+#: tree.c:4153 config/sh/symbian.c:505
 #, gcc-internal-format
 msgid "external linkage required for symbol %q+D because of %qs attribute"
 msgstr ""
 
-#: tree.c:4162
+#: tree.c:4167
 #, gcc-internal-format
 msgid ""
 "%qs implies default visibility, but %qD has already been declared with a "
 "different visibility"
 msgstr ""
 
-#: tree.c:5744
+#: tree.c:5749
 #, gcc-internal-format
 msgid "arrays of functions are not meaningful"
 msgstr ""
 
-#: tree.c:5895
+#: tree.c:5900
 #, gcc-internal-format
 msgid "function return type cannot be function"
 msgstr ""
 
-#: tree.c:7053 tree.c:7138 tree.c:7199
+#: tree.c:7058 tree.c:7143 tree.c:7204
 #, gcc-internal-format
 msgid "tree check: %s, have %s in %s, at %s:%d"
 msgstr ""
 
-#: tree.c:7090
+#: tree.c:7095
 #, gcc-internal-format
 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
 msgstr ""
 
-#: tree.c:7103
+#: tree.c:7108
 #, gcc-internal-format
 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
 msgstr ""
 
-#: tree.c:7152
+#: tree.c:7157
 #, gcc-internal-format
 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
 msgstr ""
 
-#: tree.c:7165
+#: tree.c:7170
 #, gcc-internal-format
 msgid "tree check: expected omp_clause %s, have %s in %s, at %s:%d"
 msgstr ""
 
-#: tree.c:7225
+#: tree.c:7230
 #, gcc-internal-format
 msgid ""
 "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:"
 "%d"
 msgstr ""
 
-#: tree.c:7239
+#: tree.c:7244
 #, gcc-internal-format
 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
 msgstr ""
 
-#: tree.c:7252
+#: tree.c:7257
 #, gcc-internal-format
 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
 msgstr ""
 
-#: tree.c:7265
+#: tree.c:7270
 #, gcc-internal-format
 msgid ""
 "tree check: accessed operand %d of omp_clause %s with %d operands in %s, at %"
@@ -25417,83 +25209,83 @@ msgid ""
 "requested alignment for %q+D is greater than implemented alignment of %wu"
 msgstr ""
 
-#: varasm.c:4483
+#: varasm.c:4482
 #, gcc-internal-format
 msgid "initializer for integer/fixed-point value is too complicated"
 msgstr ""
 
-#: varasm.c:4488
+#: varasm.c:4487
 #, gcc-internal-format
 msgid "initializer for floating value is not a floating constant"
 msgstr ""
 
-#: varasm.c:4761
+#: varasm.c:4760
 #, gcc-internal-format
 msgid "invalid initial value for member %qs"
 msgstr ""
 
-#: varasm.c:4957 varasm.c:5001
+#: varasm.c:4956 varasm.c:5000
 #, gcc-internal-format
 msgid "weak declaration of %q+D must precede definition"
 msgstr ""
 
-#: varasm.c:4965
+#: varasm.c:4964
 #, gcc-internal-format
 msgid ""
 "weak declaration of %q+D after first use results in unspecified behavior"
 msgstr ""
 
-#: varasm.c:4999
+#: varasm.c:4998
 #, gcc-internal-format
 msgid "weak declaration of %q+D must be public"
 msgstr ""
 
-#: varasm.c:5003
+#: varasm.c:5002
 #, gcc-internal-format
 msgid "weak declaration of %q+D not supported"
 msgstr ""
 
-#: varasm.c:5029
+#: varasm.c:5028
 #, gcc-internal-format
 msgid "only weak aliases are supported in this configuration"
 msgstr ""
 
-#: varasm.c:5264
+#: varasm.c:5263
 #, gcc-internal-format
 msgid "%Jweakref is not supported in this configuration"
 msgstr ""
 
-#: varasm.c:5345
+#: varasm.c:5344
 #, gcc-internal-format
 msgid "%q+D aliased to undefined symbol %qs"
 msgstr ""
 
-#: varasm.c:5350
+#: varasm.c:5349
 #, gcc-internal-format
 msgid "%q+D aliased to external symbol %qs"
 msgstr ""
 
-#: varasm.c:5389
+#: varasm.c:5388
 #, gcc-internal-format
 msgid "weakref %q+D ultimately targets itself"
 msgstr ""
 
-#: varasm.c:5398
+#: varasm.c:5397
 #, gcc-internal-format
 msgid "weakref %q+D must have static linkage"
 msgstr ""
 
-#: varasm.c:5404
+#: varasm.c:5403
 #, gcc-internal-format
 msgid "%Jalias definitions not supported in this configuration"
 msgstr ""
 
-#: varasm.c:5409
+#: varasm.c:5408
 #, gcc-internal-format
 msgid "%Jonly weak aliases are supported in this configuration"
 msgstr ""
 
-#: varasm.c:5469
+#: varasm.c:5468
 #, gcc-internal-format
 msgid "visibility attribute not supported in this configuration; ignored"
 msgstr ""
@@ -25519,63 +25311,63 @@ msgstr ""
 msgid "no sclass for %s stab (0x%x)"
 msgstr ""
 
-#: config/darwin-c.c:84
+#: config/darwin-c.c:85
 #, gcc-internal-format
 msgid "too many #pragma options align=reset"
 msgstr ""
 
-#: config/darwin-c.c:104 config/darwin-c.c:107 config/darwin-c.c:109
-#: config/darwin-c.c:111
+#: config/darwin-c.c:105 config/darwin-c.c:108 config/darwin-c.c:110
+#: config/darwin-c.c:112
 #, gcc-internal-format
 msgid "malformed '#pragma options', ignoring"
 msgstr ""
 
-#: config/darwin-c.c:114
+#: config/darwin-c.c:115
 #, gcc-internal-format
 msgid "junk at end of '#pragma options'"
 msgstr ""
 
-#: config/darwin-c.c:124
+#: config/darwin-c.c:125
 #, gcc-internal-format
 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
 msgstr ""
 
-#: config/darwin-c.c:136
+#: config/darwin-c.c:137
 #, gcc-internal-format
 msgid "missing '(' after '#pragma unused', ignoring"
 msgstr ""
 
-#: config/darwin-c.c:154
+#: config/darwin-c.c:155
 #, gcc-internal-format
 msgid "missing ')' after '#pragma unused', ignoring"
 msgstr ""
 
-#: config/darwin-c.c:157
+#: config/darwin-c.c:158
 #, gcc-internal-format
 msgid "junk at end of '#pragma unused'"
 msgstr ""
 
-#: config/darwin-c.c:168
+#: config/darwin-c.c:169
 #, gcc-internal-format
 msgid "malformed '#pragma ms_struct', ignoring"
 msgstr ""
 
-#: config/darwin-c.c:176
+#: config/darwin-c.c:177
 #, gcc-internal-format
 msgid "malformed '#pragma ms_struct {on|off|reset}', ignoring"
 msgstr ""
 
-#: config/darwin-c.c:179
+#: config/darwin-c.c:180
 #, gcc-internal-format
 msgid "junk at end of '#pragma ms_struct'"
 msgstr ""
 
-#: config/darwin-c.c:405
+#: config/darwin-c.c:406
 #, gcc-internal-format
 msgid "subframework include %s conflicts with framework include"
 msgstr ""
 
-#: config/darwin-c.c:588
+#: config/darwin-c.c:589
 #, gcc-internal-format
 msgid "Unknown value %qs of -mmacosx-version-min"
 msgstr ""
@@ -25673,7 +25465,7 @@ msgstr ""
 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
 #. not supported.  Weak symbols that aren't visible outside the .s file
 #. are not supported.
-#: config/darwin.h:451
+#: config/darwin.h:452
 #, gcc-internal-format
 msgid "alias definitions not supported in Mach-O; ignored"
 msgstr ""
@@ -25684,83 +25476,83 @@ msgstr ""
 msgid "profiler support for VxWorks"
 msgstr ""
 
-#: config/alpha/alpha.c:232 config/rs6000/rs6000.c:2186
+#: config/alpha/alpha.c:233 config/rs6000/rs6000.c:2193
 #, gcc-internal-format
 msgid "bad value %qs for -mtls-size switch"
 msgstr ""
 
-#: config/alpha/alpha.c:286
+#: config/alpha/alpha.c:287
 #, gcc-internal-format
 msgid "-f%s ignored for Unicos/Mk (not supported)"
 msgstr ""
 
-#: config/alpha/alpha.c:310
+#: config/alpha/alpha.c:311
 #, gcc-internal-format
 msgid "-mieee not supported on Unicos/Mk"
 msgstr ""
 
-#: config/alpha/alpha.c:321
+#: config/alpha/alpha.c:322
 #, gcc-internal-format
 msgid "-mieee-with-inexact not supported on Unicos/Mk"
 msgstr ""
 
-#: config/alpha/alpha.c:338
+#: config/alpha/alpha.c:339
 #, gcc-internal-format
 msgid "bad value %qs for -mtrap-precision switch"
 msgstr ""
 
-#: config/alpha/alpha.c:352
+#: config/alpha/alpha.c:353
 #, gcc-internal-format
 msgid "bad value %qs for -mfp-rounding-mode switch"
 msgstr ""
 
-#: config/alpha/alpha.c:367
+#: config/alpha/alpha.c:368
 #, gcc-internal-format
 msgid "bad value %qs for -mfp-trap-mode switch"
 msgstr ""
 
-#: config/alpha/alpha.c:381 config/alpha/alpha.c:393
+#: config/alpha/alpha.c:382 config/alpha/alpha.c:394
 #, gcc-internal-format
 msgid "bad value %qs for -mcpu switch"
 msgstr ""
 
-#: config/alpha/alpha.c:400
+#: config/alpha/alpha.c:401
 #, gcc-internal-format
 msgid "trap mode not supported on Unicos/Mk"
 msgstr ""
 
-#: config/alpha/alpha.c:407
+#: config/alpha/alpha.c:408
 #, gcc-internal-format
 msgid "fp software completion requires -mtrap-precision=i"
 msgstr ""
 
-#: config/alpha/alpha.c:423
+#: config/alpha/alpha.c:424
 #, gcc-internal-format
 msgid "rounding mode not supported for VAX floats"
 msgstr ""
 
-#: config/alpha/alpha.c:428
+#: config/alpha/alpha.c:429
 #, gcc-internal-format
 msgid "trap mode not supported for VAX floats"
 msgstr ""
 
-#: config/alpha/alpha.c:432
+#: config/alpha/alpha.c:433
 #, gcc-internal-format
 msgid "128-bit long double not supported for VAX floats"
 msgstr ""
 
-#: config/alpha/alpha.c:460
+#: config/alpha/alpha.c:461
 #, gcc-internal-format
 msgid "L%d cache latency unknown for %s"
 msgstr ""
 
-#: config/alpha/alpha.c:475
+#: config/alpha/alpha.c:476
 #, gcc-internal-format
 msgid "bad value %qs for -mmemory-latency"
 msgstr ""
 
-#: config/alpha/alpha.c:6549 config/alpha/alpha.c:6552 config/s390/s390.c:8737
-#: config/s390/s390.c:8740
+#: config/alpha/alpha.c:6563 config/alpha/alpha.c:6566 config/s390/s390.c:8718
+#: config/s390/s390.c:8721
 #, gcc-internal-format
 msgid "bad builtin fcode"
 msgstr ""
@@ -25775,200 +25567,205 @@ msgstr ""
 msgid "argument of %qs attribute is not \"ilink1\" or \"ilink2\""
 msgstr ""
 
-#: config/arm/arm.c:1083
+#: config/arm/arm.c:1182
 #, gcc-internal-format
 msgid "switch -mcpu=%s conflicts with -march= switch"
 msgstr ""
 
-#: config/arm/arm.c:1093 config/rs6000/rs6000.c:1593 config/sparc/sparc.c:764
+#: config/arm/arm.c:1192 config/rs6000/rs6000.c:1593 config/sparc/sparc.c:764
 #, gcc-internal-format
 msgid "bad value (%s) for %s switch"
 msgstr ""
 
-#: config/arm/arm.c:1206
+#: config/arm/arm.c:1305
 #, gcc-internal-format
 msgid "invalid ABI option: -mabi=%s"
 msgstr ""
 
-#: config/arm/arm.c:1214
+#: config/arm/arm.c:1313
 #, gcc-internal-format
 msgid "target CPU does not support ARM mode"
 msgstr ""
 
-#: config/arm/arm.c:1220
+#: config/arm/arm.c:1319
 #, gcc-internal-format
 msgid "target CPU does not support interworking"
 msgstr ""
 
-#: config/arm/arm.c:1226
+#: config/arm/arm.c:1325
 #, gcc-internal-format
 msgid "target CPU does not support THUMB instructions"
 msgstr ""
 
-#: config/arm/arm.c:1244
+#: config/arm/arm.c:1343
 #, gcc-internal-format
 msgid ""
 "enabling backtrace support is only meaningful when compiling for the Thumb"
 msgstr ""
 
-#: config/arm/arm.c:1247
+#: config/arm/arm.c:1346
 #, gcc-internal-format
 msgid ""
 "enabling callee interworking support is only meaningful when compiling for "
 "the Thumb"
 msgstr ""
 
-#: config/arm/arm.c:1250
+#: config/arm/arm.c:1349
 #, gcc-internal-format
 msgid ""
 "enabling caller interworking support is only meaningful when compiling for "
 "the Thumb"
 msgstr ""
 
-#: config/arm/arm.c:1254
+#: config/arm/arm.c:1353
 #, gcc-internal-format
 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
 msgstr ""
 
-#: config/arm/arm.c:1262
+#: config/arm/arm.c:1361
 #, gcc-internal-format
 msgid "-fpic and -mapcs-reent are incompatible"
 msgstr ""
 
-#: config/arm/arm.c:1265
+#: config/arm/arm.c:1364
 #, gcc-internal-format
 msgid "APCS reentrant code not supported.  Ignored"
 msgstr ""
 
-#: config/arm/arm.c:1273
+#: config/arm/arm.c:1372
 #, gcc-internal-format
 msgid "-g with -mno-apcs-frame may not give sensible debugging"
 msgstr ""
 
-#: config/arm/arm.c:1276
+#: config/arm/arm.c:1375
 #, gcc-internal-format
 msgid "passing floating point arguments in fp regs not yet supported"
 msgstr ""
 
-#: config/arm/arm.c:1333
+#: config/arm/arm.c:1432
 #, gcc-internal-format
 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
 msgstr ""
 
-#: config/arm/arm.c:1336
+#: config/arm/arm.c:1435
 #, gcc-internal-format
 msgid "iwmmxt abi requires an iwmmxt capable cpu"
 msgstr ""
 
-#: config/arm/arm.c:1346
+#: config/arm/arm.c:1445
 #, gcc-internal-format
 msgid "invalid floating point emulation option: -mfpe=%s"
 msgstr ""
 
-#: config/arm/arm.c:1363
+#: config/arm/arm.c:1462
 #, gcc-internal-format
 msgid "invalid floating point option: -mfpu=%s"
 msgstr ""
 
-#: config/arm/arm.c:1403
+#: config/arm/arm.c:1502
 #, gcc-internal-format
 msgid "invalid floating point abi: -mfloat-abi=%s"
 msgstr ""
 
-#: config/arm/arm.c:1410
+#: config/arm/arm.c:1509
 #, gcc-internal-format
 msgid "-mfloat-abi=hard and VFP"
 msgstr ""
 
-#: config/arm/arm.c:1416
+#: config/arm/arm.c:1515
 #, gcc-internal-format
 msgid "iWMMXt and hardware floating point"
 msgstr ""
 
-#: config/arm/arm.c:1420
+#: config/arm/arm.c:1519
 #, gcc-internal-format
 msgid "Thumb-2 iWMMXt"
 msgstr ""
 
-#: config/arm/arm.c:1443
+#: config/arm/arm.c:1542
 #, gcc-internal-format
 msgid "invalid thread pointer option: -mtp=%s"
 msgstr ""
 
-#: config/arm/arm.c:1456
+#: config/arm/arm.c:1555
 #, gcc-internal-format
 msgid "can not use -mtp=cp15 with 16-bit Thumb"
 msgstr ""
 
-#: config/arm/arm.c:1470
+#: config/arm/arm.c:1569
 #, gcc-internal-format
 msgid "structure size boundary can only be set to %s"
 msgstr ""
 
-#: config/arm/arm.c:1476
+#: config/arm/arm.c:1575
 #, gcc-internal-format
 msgid "RTP PIC is incompatible with Thumb"
 msgstr ""
 
-#: config/arm/arm.c:1485
+#: config/arm/arm.c:1584
 #, gcc-internal-format
 msgid "RTP PIC is incompatible with -msingle-pic-base"
 msgstr ""
 
-#: config/arm/arm.c:1497
+#: config/arm/arm.c:1596
 #, gcc-internal-format
 msgid "-mpic-register= is useless without -fpic"
 msgstr ""
 
-#: config/arm/arm.c:1506
+#: config/arm/arm.c:1605
 #, gcc-internal-format
 msgid "unable to use '%s' for PIC register"
 msgstr ""
 
-#: config/arm/arm.c:3145 config/arm/arm.c:3163 config/avr/avr.c:4768
-#: config/avr/avr.c:4810 config/bfin/bfin.c:5173 config/h8300/h8300.c:5258
-#: config/i386/i386.c:4134 config/i386/i386.c:25793
-#: config/m68hc11/m68hc11.c:1155 config/m68k/m68k.c:783
-#: config/mcore/mcore.c:3034 config/mips/mips.c:1224 config/mips/mips.c:1226
-#: config/rs6000/rs6000.c:20664 config/sh/sh.c:8127 config/sh/sh.c:8145
-#: config/sh/sh.c:8174 config/sh/sh.c:8256 config/sh/sh.c:8279
-#: config/stormy16/stormy16.c:2227 config/v850/v850.c:2048
+#: config/arm/arm.c:3262 config/arm/arm.c:3280 config/avr/avr.c:4811
+#: config/avr/avr.c:4827 config/bfin/bfin.c:5228 config/h8300/h8300.c:5259
+#: config/i386/i386.c:4158 config/i386/i386.c:26374
+#: config/m68hc11/m68hc11.c:1155 config/m68k/m68k.c:780
+#: config/mcore/mcore.c:3034 config/mips/mips.c:1223 config/mips/mips.c:1225
+#: config/rs6000/rs6000.c:20665 config/sh/sh.c:8129 config/sh/sh.c:8147
+#: config/sh/sh.c:8176 config/sh/sh.c:8258 config/sh/sh.c:8281
+#: config/stormy16/stormy16.c:2221 config/v850/v850.c:2048
 #, gcc-internal-format
 msgid "%qs attribute only applies to functions"
 msgstr ""
 
-#: config/arm/arm.c:14342
+#: config/arm/arm.c:14790
 #, gcc-internal-format
 msgid "unable to compute real location of stacked parameter"
 msgstr ""
 
-#: config/arm/arm.c:15848
+#: config/arm/arm.c:16296
 #, gcc-internal-format
 msgid "argument must be a constant"
 msgstr ""
 
 #. @@@ better error message
-#: config/arm/arm.c:16156 config/arm/arm.c:16193
+#: config/arm/arm.c:16604 config/arm/arm.c:16641
 #, gcc-internal-format
 msgid "selector must be an immediate"
 msgstr ""
 
 #. @@@ better error message
-#: config/arm/arm.c:16236
+#: config/arm/arm.c:16684
 #, gcc-internal-format
 msgid "mask must be an immediate"
 msgstr ""
 
-#: config/arm/arm.c:16897
+#: config/arm/arm.c:17345
 #, gcc-internal-format
 msgid "no low registers available for popping high registers"
 msgstr ""
 
-#: config/arm/arm.c:17120
+#: config/arm/arm.c:17568
 #, gcc-internal-format
 msgid "interrupt Service Routines cannot be coded in Thumb mode"
 msgstr ""
 
+#: config/arm/arm.c:19618
+#, gcc-internal-format
+msgid "the mangling of %<va_list%> has changed in GCC 4.4"
+msgstr ""
+
 #: config/arm/pe.c:158 config/mcore/mcore.c:2900
 #, gcc-internal-format
 msgid "initialized variable %q+D is marked dllimport"
@@ -25979,37 +25776,37 @@ msgstr ""
 msgid "static variable %q+D is marked dllimport"
 msgstr ""
 
-#: config/avr/avr.c:4741
+#: config/avr/avr.c:4613
 #, gcc-internal-format
-msgid "only initialized variables can be placed into program memory area"
+msgid "%qs appears to be a misspelled interrupt handler"
 msgstr ""
 
-#: config/avr/avr.c:4785
+#: config/avr/avr.c:4622
 #, gcc-internal-format
-msgid "%qs appears to be a misspelled interrupt handler"
+msgid "%qs appears to be a misspelled signal handler"
 msgstr ""
 
-#: config/avr/avr.c:4793
+#: config/avr/avr.c:4784
 #, gcc-internal-format
-msgid "%qs appears to be a misspelled signal handler"
+msgid "only initialized variables can be placed into program memory area"
 msgstr ""
 
-#: config/avr/avr.c:4901
+#: config/avr/avr.c:4918
 #, gcc-internal-format
 msgid "only uninitialized variables can be placed in the .noinit section"
 msgstr ""
 
-#: config/avr/avr.c:4915
+#: config/avr/avr.c:4932
 #, gcc-internal-format
 msgid "MCU %qs supported for assembler only"
 msgstr ""
 
-#: config/avr/avr.h:759
+#: config/avr/avr.h:756
 #, gcc-internal-format
 msgid "trampolines not supported"
 msgstr ""
 
-#: config/bfin/bfin.c:2479 config/m68k/m68k.c:500
+#: config/bfin/bfin.c:2479 config/m68k/m68k.c:497
 #, gcc-internal-format
 msgid "-mshared-library-id=%s is not between 0 and %d"
 msgstr ""
@@ -26039,7 +25836,7 @@ msgstr ""
 msgid "ID shared libraries and FD-PIC mode can't be used together."
 msgstr ""
 
-#: config/bfin/bfin.c:2611 config/m68k/m68k.c:608
+#: config/bfin/bfin.c:2611 config/m68k/m68k.c:605
 #, gcc-internal-format
 msgid "cannot specify both -msep-data and -mid-shared-library"
 msgstr ""
@@ -26064,27 +25861,27 @@ msgstr ""
 msgid "-mcorea and -mcoreb can't be used together"
 msgstr ""
 
-#: config/bfin/bfin.c:5178
+#: config/bfin/bfin.c:5233
 #, gcc-internal-format
 msgid "multiple function type attributes specified"
 msgstr ""
 
-#: config/bfin/bfin.c:5234 config/bfin/bfin.c:5263 config/spu/spu.c:3587
+#: config/bfin/bfin.c:5289 config/bfin/bfin.c:5318 config/spu/spu.c:3591
 #, gcc-internal-format
 msgid "`%s' attribute only applies to functions"
 msgstr ""
 
-#: config/bfin/bfin.c:5245
+#: config/bfin/bfin.c:5300
 #, gcc-internal-format
 msgid "can't apply both longcall and shortcall attributes to the same function"
 msgstr ""
 
-#: config/bfin/bfin.c:5295
+#: config/bfin/bfin.c:5350
 #, gcc-internal-format
 msgid "`%s' attribute only applies to variables"
 msgstr ""
 
-#: config/bfin/bfin.c:5302
+#: config/bfin/bfin.c:5357
 #, gcc-internal-format
 msgid "`%s' attribute cannot be specified for local variables"
 msgstr ""
@@ -26175,7 +25972,7 @@ msgid "emitting PIC operand, but PIC register isn't set up"
 msgstr ""
 
 #. Definitions for GCC.  Part of the machine description for CRIS.
-#. Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007
+#. Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008
 #. Free Software Foundation, Inc.
 #. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
 #.
@@ -26223,17 +26020,17 @@ msgstr ""
 #. See cris.c for TARGET_ASM_FUNCTION_PROLOGUE and
 #. TARGET_ASM_FUNCTION_EPILOGUE.
 #. Node: Profiling
-#: config/cris/cris.h:952
+#: config/cris/cris.h:953
 #, gcc-internal-format
 msgid "no FUNCTION_PROFILER for CRIS"
 msgstr ""
 
-#: config/crx/crx.h:367
+#: config/crx/crx.h:368
 #, gcc-internal-format
 msgid "Profiler support for CRX"
 msgstr ""
 
-#: config/crx/crx.h:378
+#: config/crx/crx.h:379
 #, gcc-internal-format
 msgid "Trampoline support for CRX"
 msgstr ""
@@ -26298,12 +26095,12 @@ msgstr ""
 msgid "this builtin function is only available on the fr450"
 msgstr ""
 
-#: config/h8300/h8300.c:331
+#: config/h8300/h8300.c:332
 #, gcc-internal-format
 msgid "-ms2600 is used without -ms"
 msgstr ""
 
-#: config/h8300/h8300.c:337
+#: config/h8300/h8300.c:338
 #, gcc-internal-format
 msgid "-mn is used without -mh or -ms"
 msgstr ""
@@ -26318,346 +26115,363 @@ msgstr ""
 msgid "can't set position in PCH file: %m"
 msgstr ""
 
-#: config/i386/i386.c:2656 config/i386/i386.c:2882
+#: config/i386/i386.c:2660 config/i386/i386.c:2900
 #, gcc-internal-format
 msgid "bad value (%s) for %stune=%s %s"
 msgstr ""
 
-#: config/i386/i386.c:2698
+#: config/i386/i386.c:2704
 #, gcc-internal-format
 msgid "bad value (%s) for %sstringop-strategy=%s %s"
 msgstr ""
 
-#: config/i386/i386.c:2702
+#: config/i386/i386.c:2708
 #, gcc-internal-format
 msgid ""
 "%stune=x86-64%s is deprecated.  Use %stune=k8%s or %stune=generic%s instead "
 "as appropriate."
 msgstr ""
 
-#: config/i386/i386.c:2712
+#: config/i386/i386.c:2718
 #, gcc-internal-format
 msgid "generic CPU can be used only for %stune=%s %s"
 msgstr ""
 
-#: config/i386/i386.c:2715 config/i386/i386.c:2843
+#: config/i386/i386.c:2721 config/i386/i386.c:2861
 #, gcc-internal-format
 msgid "bad value (%s) for %sarch=%s %s"
 msgstr ""
 
-#: config/i386/i386.c:2727
+#: config/i386/i386.c:2732
+#, gcc-internal-format
+msgid "unknown ABI (%s) for %sabi=%s %s"
+msgstr ""
+
+#: config/i386/i386.c:2745
 #, gcc-internal-format
 msgid "code model %s does not support PIC mode"
 msgstr ""
 
-#: config/i386/i386.c:2733
+#: config/i386/i386.c:2751
 #, gcc-internal-format
 msgid "bad value (%s) for %scmodel=%s %s"
 msgstr ""
 
-#: config/i386/i386.c:2757
+#: config/i386/i386.c:2775
 #, gcc-internal-format
 msgid "bad value (%s) for %sasm=%s %s"
 msgstr ""
 
-#: config/i386/i386.c:2761
+#: config/i386/i386.c:2779
 #, gcc-internal-format
 msgid "code model %qs not supported in the %s bit mode"
 msgstr ""
 
-#: config/i386/i386.c:2764
+#: config/i386/i386.c:2782
 #, gcc-internal-format
 msgid "%i-bit mode not compiled in"
 msgstr ""
 
-#: config/i386/i386.c:2776 config/i386/i386.c:2868
+#: config/i386/i386.c:2794 config/i386/i386.c:2886
 #, gcc-internal-format
 msgid "CPU you selected does not support x86-64 instruction set"
 msgstr ""
 
-#: config/i386/i386.c:2901
+#: config/i386/i386.c:2919
 #, gcc-internal-format
 msgid "%sregparm%s is ignored in 64-bit mode"
 msgstr ""
 
-#: config/i386/i386.c:2904
+#: config/i386/i386.c:2922
 #, gcc-internal-format
 msgid "%sregparm=%d%s is not between 0 and %d"
 msgstr ""
 
-#: config/i386/i386.c:2917
+#: config/i386/i386.c:2935
 #, gcc-internal-format
-msgid "%salign-loops%s is obsolete, use %salign-loops%s"
+msgid "%salign-loops%s is obsolete, use -falign-loops%s"
 msgstr ""
 
-#: config/i386/i386.c:2923 config/i386/i386.c:2938 config/i386/i386.c:2953
+#: config/i386/i386.c:2941 config/i386/i386.c:2956 config/i386/i386.c:2971
 #, gcc-internal-format
 msgid "%salign-loops=%d%s is not between 0 and %d"
 msgstr ""
 
-#: config/i386/i386.c:2932
+#: config/i386/i386.c:2950
 #, gcc-internal-format
-msgid "%salign-jumps%s is obsolete, use %salign-jumps%s"
+msgid "%salign-jumps%s is obsolete, use -falign-jumps%s"
 msgstr ""
 
-#: config/i386/i386.c:2947
+#: config/i386/i386.c:2965
 #, gcc-internal-format
-msgid "%salign-functions%s is obsolete, use %salign-functions%s"
+msgid "%salign-functions%s is obsolete, use -falign-functions%s"
 msgstr ""
 
-#: config/i386/i386.c:2982
+#: config/i386/i386.c:3000
 #, gcc-internal-format
 msgid "%sbranch-cost=%d%s is not between 0 and 5"
 msgstr ""
 
-#: config/i386/i386.c:2990
+#: config/i386/i386.c:3008
 #, gcc-internal-format
 msgid "%slarge-data-threshold=%d%s is negative"
 msgstr ""
 
-#: config/i386/i386.c:3004
+#: config/i386/i386.c:3022
 #, gcc-internal-format
 msgid "bad value (%s) for %stls-dialect=%s %s"
 msgstr ""
 
-#: config/i386/i386.c:3012
+#: config/i386/i386.c:3030
 #, gcc-internal-format
 msgid "pc%d is not valid precision setting (32, 64 or 80)"
 msgstr ""
 
-#: config/i386/i386.c:3028
+#: config/i386/i386.c:3046
 #, gcc-internal-format
 msgid "%srtd%s is ignored in 64bit mode"
 msgstr ""
 
-#: config/i386/i386.c:3083
+#: config/i386/i386.c:3101
 #, gcc-internal-format
 msgid "%spreferred-stack-boundary=%d%s is not between %d and 12"
 msgstr ""
 
-#: config/i386/i386.c:3104
+#: config/i386/i386.c:3122
 #, gcc-internal-format
 msgid "-mincoming-stack-boundary=%d is not between %d and 12"
 msgstr ""
 
-#: config/i386/i386.c:3117
+#: config/i386/i386.c:3135
 #, gcc-internal-format
 msgid "%ssseregparm%s used without SSE enabled"
 msgstr ""
 
-#: config/i386/i386.c:3128 config/i386/i386.c:3142
+#: config/i386/i386.c:3146 config/i386/i386.c:3160
 #, gcc-internal-format
 msgid "SSE instruction set disabled, using 387 arithmetics"
 msgstr ""
 
-#: config/i386/i386.c:3147
+#: config/i386/i386.c:3165
 #, gcc-internal-format
 msgid "387 instruction set disabled, using SSE arithmetics"
 msgstr ""
 
-#: config/i386/i386.c:3154
+#: config/i386/i386.c:3172
 #, gcc-internal-format
 msgid "bad value (%s) for %sfpmath=%s %s"
 msgstr ""
 
-#: config/i386/i386.c:3170
+#: config/i386/i386.c:3188
 #, gcc-internal-format
 msgid "unknown vectorization library ABI type (%s) for %sveclibabi=%s %s"
 msgstr ""
 
-#: config/i386/i386.c:3190
+#: config/i386/i386.c:3208
 #, gcc-internal-format
 msgid ""
 "unwind tables currently require either a frame pointer or %saccumulate-"
 "outgoing-args%s for correctness"
 msgstr ""
 
-#: config/i386/i386.c:3203
+#: config/i386/i386.c:3221
 #, gcc-internal-format
 msgid "stack probing requires %saccumulate-outgoing-args%s for correctness"
 msgstr ""
 
-#: config/i386/i386.c:3540
+#: config/i386/i386.c:3559
 #, gcc-internal-format
 msgid "attribute(target(\"%s\")) is unknown"
 msgstr ""
 
-#: config/i386/i386.c:3562
+#: config/i386/i386.c:3581
 #, gcc-internal-format
 msgid "option(\"%s\") was already specified"
 msgstr ""
 
-#: config/i386/i386.c:4147 config/i386/i386.c:4191
+#: config/i386/i386.c:4171 config/i386/i386.c:4215
 #, gcc-internal-format
 msgid "fastcall and regparm attributes are not compatible"
 msgstr ""
 
-#: config/i386/i386.c:4154
+#: config/i386/i386.c:4178
 #, gcc-internal-format
 msgid "%qs attribute requires an integer constant argument"
 msgstr ""
 
-#: config/i386/i386.c:4160
+#: config/i386/i386.c:4184
 #, gcc-internal-format
 msgid "argument to %qs attribute larger than %d"
 msgstr ""
 
-#: config/i386/i386.c:4183 config/i386/i386.c:4218
+#: config/i386/i386.c:4207 config/i386/i386.c:4242
 #, gcc-internal-format
 msgid "fastcall and cdecl attributes are not compatible"
 msgstr ""
 
-#: config/i386/i386.c:4187
+#: config/i386/i386.c:4211
 #, gcc-internal-format
 msgid "fastcall and stdcall attributes are not compatible"
 msgstr ""
 
-#: config/i386/i386.c:4201 config/i386/i386.c:4214
+#: config/i386/i386.c:4225 config/i386/i386.c:4238
 #, gcc-internal-format
 msgid "stdcall and cdecl attributes are not compatible"
 msgstr ""
 
-#: config/i386/i386.c:4205
+#: config/i386/i386.c:4229
 #, gcc-internal-format
 msgid "stdcall and fastcall attributes are not compatible"
 msgstr ""
 
-#: config/i386/i386.c:4294
+#: config/i386/i386.c:4316
 #, gcc-internal-format
 msgid "nested functions are limited to 2 register parameters"
 msgstr ""
 
-#: config/i386/i386.c:4378
+#: config/i386/i386.c:4402
 #, gcc-internal-format
 msgid "Calling %qD with attribute sseregparm without SSE/SSE2 enabled"
 msgstr ""
 
-#: config/i386/i386.c:4381
+#: config/i386/i386.c:4405
 #, gcc-internal-format
 msgid "Calling %qT with attribute sseregparm without SSE/SSE2 enabled"
 msgstr ""
 
-#: config/i386/i386.c:5202
+#: config/i386/i386.c:4664
+#, gcc-internal-format
+msgid ""
+"ms_abi attribute require -maccumulate-outgoing-args or subtarget "
+"optimization implying it"
+msgstr ""
+
+#: config/i386/i386.c:4781
+#, gcc-internal-format
+msgid "AVX vector argument without AVX enabled changes the ABI"
+msgstr ""
+
+#: config/i386/i386.c:5058
+#, gcc-internal-format
+msgid "The ABI of passing union with long double has changed in GCC 4.4"
+msgstr ""
+
+#: config/i386/i386.c:5303
 #, gcc-internal-format
 msgid "SSE register return with SSE disabled"
 msgstr ""
 
-#: config/i386/i386.c:5208
+#: config/i386/i386.c:5309
 #, gcc-internal-format
 msgid "SSE register argument with SSE disabled"
 msgstr ""
 
-#: config/i386/i386.c:5224
+#: config/i386/i386.c:5325
 #, gcc-internal-format
 msgid "x87 register return with x87 disabled"
 msgstr ""
 
-#: config/i386/i386.c:5559
+#: config/i386/i386.c:5691
 #, gcc-internal-format
 msgid "SSE vector argument without SSE enabled changes the ABI"
 msgstr ""
 
-#: config/i386/i386.c:5581 config/i386/i386.c:5649
-#, gcc-internal-format
-msgid "AVX vector argument without AVX enabled changes the ABI"
-msgstr ""
-
-#: config/i386/i386.c:5600
+#: config/i386/i386.c:5728
 #, gcc-internal-format
 msgid "MMX vector argument without MMX enabled changes the ABI"
 msgstr ""
 
-#: config/i386/i386.c:6196
+#: config/i386/i386.c:6329
 #, gcc-internal-format
 msgid "SSE vector return without SSE enabled changes the ABI"
 msgstr ""
 
-#: config/i386/i386.c:6206
+#: config/i386/i386.c:6339
 #, gcc-internal-format
 msgid "MMX vector return without MMX enabled changes the ABI"
 msgstr ""
 
-#: config/i386/i386.c:10314
+#: config/i386/i386.c:10606
 #, gcc-internal-format
 msgid "extended registers have no high halves"
 msgstr ""
 
-#: config/i386/i386.c:10329
+#: config/i386/i386.c:10621
 #, gcc-internal-format
 msgid "unsupported operand size for extended register"
 msgstr ""
 
-#: config/i386/i386.c:23000
+#: config/i386/i386.c:23591
 #, gcc-internal-format
 msgid "last argument must be an immediate"
 msgstr ""
 
-#: config/i386/i386.c:23293
+#: config/i386/i386.c:23884
 #, gcc-internal-format
 msgid "the fifth argument must be a 8-bit immediate"
 msgstr ""
 
-#: config/i386/i386.c:23388
+#: config/i386/i386.c:23979
 #, gcc-internal-format
 msgid "the third argument must be a 8-bit immediate"
 msgstr ""
 
-#: config/i386/i386.c:23735
+#: config/i386/i386.c:24319
 #, gcc-internal-format
 msgid "the last argument must be a 4-bit immediate"
 msgstr ""
 
-#: config/i386/i386.c:23744
+#: config/i386/i386.c:24324
 #, gcc-internal-format
 msgid "the last argument must be a 2-bit immediate"
 msgstr ""
 
-#: config/i386/i386.c:23753
+#: config/i386/i386.c:24333
 #, gcc-internal-format
 msgid "the last argument must be a 1-bit immediate"
 msgstr ""
 
-#: config/i386/i386.c:23762
+#: config/i386/i386.c:24342
 #, gcc-internal-format
 msgid "the last argument must be a 5-bit immediate"
 msgstr ""
 
-#: config/i386/i386.c:23771
+#: config/i386/i386.c:24351
 #, gcc-internal-format
 msgid "the next to last argument must be an 8-bit immediate"
 msgstr ""
 
-#: config/i386/i386.c:23775 config/i386/i386.c:23952
+#: config/i386/i386.c:24355 config/i386/i386.c:24533
 #, gcc-internal-format
 msgid "the last argument must be an 8-bit immediate"
 msgstr ""
 
-#: config/i386/i386.c:24010 config/rs6000/rs6000.c:8519
+#: config/i386/i386.c:24591 config/rs6000/rs6000.c:8540
 #, gcc-internal-format
 msgid "selector must be an integer constant in the range 0..%wi"
 msgstr ""
 
-#: config/i386/i386.c:24153
+#: config/i386/i386.c:24734
 #, gcc-internal-format
 msgid "%qE needs unknown isa option"
 msgstr ""
 
-#: config/i386/i386.c:24157
+#: config/i386/i386.c:24738
 #, gcc-internal-format
 msgid "%qE needs isa option %s"
 msgstr ""
 
-#: config/i386/i386.c:25800
+#: config/i386/i386.c:26381
 #, gcc-internal-format
 msgid "%qs attribute only available for 64-bit"
 msgstr ""
 
-#: config/i386/i386.c:25811 config/i386/i386.c:25820
+#: config/i386/i386.c:26392 config/i386/i386.c:26401
 #, gcc-internal-format
 msgid "ms_abi and sysv_abi attributes are not compatible"
 msgstr ""
 
-#: config/i386/i386.c:25858 config/rs6000/rs6000.c:20747
+#: config/i386/i386.c:26439 config/rs6000/rs6000.c:20748
 #, gcc-internal-format
 msgid "%qs incompatible attribute ignored"
 msgstr ""
@@ -26672,23 +26486,23 @@ msgstr ""
 msgid "definition of static data member %q+D of dllimport'd class"
 msgstr ""
 
-#: config/i386/winnt.c:58
+#: config/i386/winnt.c:59
 #, gcc-internal-format
 msgid "%qs attribute only applies to variables"
 msgstr ""
 
-#: config/i386/winnt.c:80
+#: config/i386/winnt.c:81
 #, gcc-internal-format
 msgid ""
 "%qs attribute applies only to initialized variables with external linkage"
 msgstr ""
 
-#: config/i386/winnt.c:297
+#: config/i386/winnt.c:290
 #, gcc-internal-format
 msgid "%q+D:'selectany' attribute applies only to initialized objects"
 msgstr ""
 
-#: config/i386/winnt.c:454
+#: config/i386/winnt.c:447
 #, gcc-internal-format
 msgid "%q+D causes a section type conflict"
 msgstr ""
@@ -26713,79 +26527,79 @@ msgstr ""
 msgid "malformed #pragma builtin"
 msgstr ""
 
-#: config/ia64/ia64.c:587 config/m32r/m32r.c:373
+#: config/ia64/ia64.c:589 config/m32r/m32r.c:373
 #, gcc-internal-format
 msgid "invalid argument of %qs attribute"
 msgstr ""
 
-#: config/ia64/ia64.c:599
+#: config/ia64/ia64.c:601
 #, gcc-internal-format
 msgid "%Jan address area attribute cannot be specified for local variables"
 msgstr ""
 
-#: config/ia64/ia64.c:606
+#: config/ia64/ia64.c:608
 #, gcc-internal-format
 msgid "address area of %q+D conflicts with previous declaration"
 msgstr ""
 
-#: config/ia64/ia64.c:613
+#: config/ia64/ia64.c:615
 #, gcc-internal-format
 msgid "%Jaddress area attribute cannot be specified for functions"
 msgstr ""
 
-#: config/ia64/ia64.c:5163 config/pa/pa.c:350 config/sh/sh.c:7950
-#: config/spu/spu.c:4475
+#: config/ia64/ia64.c:5168 config/pa/pa.c:351 config/sh/sh.c:7952
+#: config/spu/spu.c:4478
 #, gcc-internal-format
 msgid "value of -mfixed-range must have form REG1-REG2"
 msgstr ""
 
-#: config/ia64/ia64.c:5190 config/pa/pa.c:377 config/sh/sh.c:7976
-#: config/spu/spu.c:4501
+#: config/ia64/ia64.c:5195 config/pa/pa.c:378 config/sh/sh.c:7978
+#: config/spu/spu.c:4504
 #, gcc-internal-format
 msgid "%s-%s is an empty range"
 msgstr ""
 
-#: config/ia64/ia64.c:5218
+#: config/ia64/ia64.c:5223
 #, gcc-internal-format
 msgid "bad value %<%s%> for -mtls-size= switch"
 msgstr ""
 
-#: config/ia64/ia64.c:5246
+#: config/ia64/ia64.c:5251
 #, gcc-internal-format
 msgid "bad value %<%s%> for -mtune= switch"
 msgstr ""
 
-#: config/ia64/ia64.c:5265
+#: config/ia64/ia64.c:5270
 #, gcc-internal-format
 msgid "not yet implemented: latency-optimized inline square root"
 msgstr ""
 
-#: config/ia64/ia64.c:10472
+#: config/ia64/ia64.c:10535
 #, gcc-internal-format
 msgid "version attribute is not a string"
 msgstr ""
 
-#: config/iq2000/iq2000.c:1816
+#: config/iq2000/iq2000.c:1817
 #, gcc-internal-format
 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
 msgstr ""
 
-#: config/iq2000/iq2000.c:2586
+#: config/iq2000/iq2000.c:2587
 #, gcc-internal-format
 msgid "argument %qd is not a constant"
 msgstr ""
 
-#: config/iq2000/iq2000.c:2888 config/xtensa/xtensa.c:2320
+#: config/iq2000/iq2000.c:2889 config/xtensa/xtensa.c:2320
 #, gcc-internal-format
 msgid "PRINT_OPERAND_ADDRESS, null pointer"
 msgstr ""
 
-#: config/iq2000/iq2000.c:3043
+#: config/iq2000/iq2000.c:3044
 #, gcc-internal-format
 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
 msgstr ""
 
-#: config/iq2000/iq2000.c:3052 config/xtensa/xtensa.c:2174
+#: config/iq2000/iq2000.c:3053 config/xtensa/xtensa.c:2174
 #, gcc-internal-format
 msgid "PRINT_OPERAND null pointer"
 msgstr ""
@@ -26820,7 +26634,7 @@ msgstr ""
 msgid "`%s' attribute applies only to functions"
 msgstr ""
 
-#: config/m32c/m32c.c:2809 config/sh/sh.c:8182
+#: config/m32c/m32c.c:2809 config/sh/sh.c:8184
 #, gcc-internal-format
 msgid "`%s' attribute argument not an integer constant"
 msgstr ""
@@ -26845,183 +26659,183 @@ msgstr ""
 msgid "%<trap%> attribute is already used"
 msgstr ""
 
-#: config/m68k/m68k.c:549
+#: config/m68k/m68k.c:546
 #, gcc-internal-format
 msgid "-mcpu=%s conflicts with -march=%s"
 msgstr ""
 
-#: config/m68k/m68k.c:620
+#: config/m68k/m68k.c:617
 #, gcc-internal-format
 msgid "-mpcrel -fPIC is not currently supported on selected cpu"
 msgstr ""
 
-#: config/m68k/m68k.c:682
+#: config/m68k/m68k.c:679
 #, gcc-internal-format
 msgid "-falign-labels=%d is not supported"
 msgstr ""
 
-#: config/m68k/m68k.c:687
+#: config/m68k/m68k.c:684
 #, gcc-internal-format
 msgid "-falign-loops=%d is not supported"
 msgstr ""
 
-#: config/m68k/m68k.c:790
+#: config/m68k/m68k.c:787
 #, gcc-internal-format
 msgid "multiple interrupt attributes not allowed"
 msgstr ""
 
-#: config/m68k/m68k.c:797
+#: config/m68k/m68k.c:794
 #, gcc-internal-format
 msgid "interrupt_thread is available only on fido"
 msgstr ""
 
-#: config/m68k/m68k.c:1119 config/rs6000/rs6000.c:15570
+#: config/m68k/m68k.c:1116 config/rs6000/rs6000.c:15586
 #, gcc-internal-format
 msgid "stack limit expression is not supported"
 msgstr ""
 
-#: config/mips/mips.c:1236
+#: config/mips/mips.c:1235
 #, gcc-internal-format
 msgid "%qs cannot have both %<mips16%> and %<nomips16%> attributes"
 msgstr ""
 
-#: config/mips/mips.c:1258 config/mips/mips.c:1261
+#: config/mips/mips.c:1257 config/mips/mips.c:1260
 #, gcc-internal-format
 msgid "%qs redeclared with conflicting %qs attributes"
 msgstr ""
 
-#: config/mips/mips.c:2719
+#: config/mips/mips.c:2718
 #, gcc-internal-format
 msgid "MIPS16 TLS"
 msgstr ""
 
-#: config/mips/mips.c:6057
+#: config/mips/mips.c:6058
 #, gcc-internal-format
 msgid "cannot handle inconsistent calls to %qs"
 msgstr ""
 
-#: config/mips/mips.c:11698
+#: config/mips/mips.c:11706
 #, gcc-internal-format
 msgid "invalid argument to built-in function"
 msgstr ""
 
-#: config/mips/mips.c:11939
+#: config/mips/mips.c:11947
 #, gcc-internal-format
 msgid "built-in function %qs not supported for MIPS16"
 msgstr ""
 
-#: config/mips/mips.c:12517
+#: config/mips/mips.c:12525
 #, gcc-internal-format
 msgid "%qs does not support MIPS16 code"
 msgstr ""
 
-#: config/mips/mips.c:13491
+#: config/mips/mips.c:13499
 #, gcc-internal-format
 msgid "MIPS16 PIC for ABIs other than o32 and o64"
 msgstr ""
 
-#: config/mips/mips.c:13494
+#: config/mips/mips.c:13502
 #, gcc-internal-format
 msgid "MIPS16 -mxgot code"
 msgstr ""
 
-#: config/mips/mips.c:13497
+#: config/mips/mips.c:13505
 #, gcc-internal-format
 msgid "hard-float MIPS16 code for ABIs other than o32 and o64"
 msgstr ""
 
-#: config/mips/mips.c:13626
+#: config/mips/mips.c:13634
 #, gcc-internal-format
 msgid "CPU names must be lower case"
 msgstr ""
 
-#: config/mips/mips.c:13769
+#: config/mips/mips.c:13777
 #, gcc-internal-format
 msgid ""
 "%<-%s%> conflicts with the other architecture options, which specify a %s "
 "processor"
 msgstr ""
 
-#: config/mips/mips.c:13785
+#: config/mips/mips.c:13793
 #, gcc-internal-format
 msgid "%<-march=%s%> is not compatible with the selected ABI"
 msgstr ""
 
-#: config/mips/mips.c:13800
+#: config/mips/mips.c:13808
 #, gcc-internal-format
 msgid "%<-mgp64%> used with a 32-bit processor"
 msgstr ""
 
-#: config/mips/mips.c:13802
+#: config/mips/mips.c:13810
 #, gcc-internal-format
 msgid "%<-mgp32%> used with a 64-bit ABI"
 msgstr ""
 
-#: config/mips/mips.c:13804
+#: config/mips/mips.c:13812
 #, gcc-internal-format
 msgid "%<-mgp64%> used with a 32-bit ABI"
 msgstr ""
 
-#: config/mips/mips.c:13820 config/mips/mips.c:13822 config/mips/mips.c:13889
+#: config/mips/mips.c:13828 config/mips/mips.c:13830 config/mips/mips.c:13897
 #, gcc-internal-format
 msgid "unsupported combination: %s"
 msgstr ""
 
-#: config/mips/mips.c:13826
+#: config/mips/mips.c:13834
 #, gcc-internal-format
 msgid ""
 "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the "
 "mfhc1 and mthc1 instructions"
 msgstr ""
 
-#: config/mips/mips.c:13829
+#: config/mips/mips.c:13837
 #, gcc-internal-format
 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
 msgstr ""
 
-#: config/mips/mips.c:13883
+#: config/mips/mips.c:13891
 #, gcc-internal-format
 msgid "the %qs architecture does not support branch-likely instructions"
 msgstr ""
 
-#: config/mips/mips.c:13923
+#: config/mips/mips.c:13931
 #, gcc-internal-format
 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
 msgstr ""
 
-#: config/mips/mips.c:13931 config/mips/mips.c:13934
+#: config/mips/mips.c:13939 config/mips/mips.c:13942
 #, gcc-internal-format
 msgid "cannot use small-data accesses for %qs"
 msgstr ""
 
-#: config/mips/mips.c:13948
+#: config/mips/mips.c:13956
 #, gcc-internal-format
 msgid "%<-mips3d%> requires %<-mpaired-single%>"
 msgstr ""
 
-#: config/mips/mips.c:13957
+#: config/mips/mips.c:13965
 #, gcc-internal-format
 msgid "%qs must be used with %qs"
 msgstr ""
 
-#: config/mips/mips.c:13964
+#: config/mips/mips.c:13972
 #, gcc-internal-format
 msgid "the %qs architecture does not support paired-single instructions"
 msgstr ""
 
-#: config/mips/mips.c:13970
+#: config/mips/mips.c:13978
 #, gcc-internal-format
 msgid "%qs requires a target that provides the %qs instruction"
 msgstr ""
 
-#: config/mips/mips.c:14049
+#: config/mips/mips.c:14078
 #, gcc-internal-format
 msgid "%qs requires branch-likely instructions"
 msgstr ""
 
 #. Output assembler code to FILE to increment profiler label # LABELNO
 #. for profiling a function entry.
-#: config/mips/mips.h:2290
+#: config/mips/mips.h:2308
 #, gcc-internal-format
 msgid "mips16 function profiling"
 msgstr ""
@@ -27079,27 +26893,27 @@ msgstr ""
 msgid "MMIX Internal: %s is not a shiftable int"
 msgstr ""
 
-#: config/pa/pa.c:482
+#: config/pa/pa.c:483
 #, gcc-internal-format
 msgid "PIC code generation is not supported in the portable runtime model"
 msgstr ""
 
-#: config/pa/pa.c:487
+#: config/pa/pa.c:488
 #, gcc-internal-format
 msgid "PIC code generation is not compatible with fast indirect calls"
 msgstr ""
 
-#: config/pa/pa.c:492
+#: config/pa/pa.c:493
 #, gcc-internal-format
 msgid "-g is only supported when using GAS on this processor,"
 msgstr ""
 
-#: config/pa/pa.c:493
+#: config/pa/pa.c:494
 #, gcc-internal-format
 msgid "-g option disabled"
 msgstr ""
 
-#: config/pa/pa.c:8382
+#: config/pa/pa.c:8388
 #, gcc-internal-format
 msgid ""
 "alignment (%u) for %s exceeds maximum alignment for global common data.  "
@@ -27111,93 +26925,93 @@ msgstr ""
 msgid "-munix=98 option required for C89 Amendment 1 features.\n"
 msgstr ""
 
-#: config/picochip/picochip.c:369
+#: config/picochip/picochip.c:379
 #, gcc-internal-format
 msgid "invalid AE type specified (%s)\n"
 msgstr ""
 
-#: config/picochip/picochip.c:392
+#: config/picochip/picochip.c:402
 #, gcc-internal-format
 msgid "Invalid mul type specified (%s) - expected mac, mul or none"
 msgstr ""
 
-#: config/picochip/picochip.c:624
+#: config/picochip/picochip.c:634
 #, gcc-internal-format
 msgid "unexpected mode %s encountered in picochip_emit_save_register\n"
 msgstr ""
 
-#: config/picochip/picochip.c:791
+#: config/picochip/picochip.c:801
 #, gcc-internal-format
 msgid "Defaulting to stack for %s register creation\n"
 msgstr ""
 
-#: config/picochip/picochip.c:1330
+#: config/picochip/picochip.c:1338
 #, gcc-internal-format
 msgid "LCFI labels have already been deferred."
 msgstr ""
 
-#: config/picochip/picochip.c:1393
+#: config/picochip/picochip.c:1401
 #, gcc-internal-format
 msgid "LM label has already been deferred."
 msgstr ""
 
-#: config/picochip/picochip.c:1673
+#: config/picochip/picochip.c:1681
 #, gcc-internal-format
 msgid "picochip_asm_output_opcode - Found multiple lines in VLIW packet %s\n"
 msgstr ""
 
-#: config/picochip/picochip.c:1776
+#: config/picochip/picochip.c:1784
 #, gcc-internal-format
 msgid "picochip_asm_output_opcode - can't output unknown operator %c\n"
 msgstr ""
 
-#: config/picochip/picochip.c:2028 config/picochip/picochip.c:2087
+#: config/picochip/picochip.c:2036 config/picochip/picochip.c:2095
 #, gcc-internal-format
 msgid "%s: At least one operand can't be handled"
 msgstr ""
 
-#: config/picochip/picochip.c:2168
+#: config/picochip/picochip.c:2176
 #, gcc-internal-format
 msgid "Unknown short branch in %s (type %d)\n"
 msgstr ""
 
-#: config/picochip/picochip.c:2205
+#: config/picochip/picochip.c:2213
 #, gcc-internal-format
 msgid "Unknown long branch in %s (type %d)\n"
 msgstr ""
 
-#: config/picochip/picochip.c:2245 config/picochip/picochip.c:2313
+#: config/picochip/picochip.c:2253 config/picochip/picochip.c:2321
 #, gcc-internal-format
 msgid "PUT uses port array index %d, which is out of range [%d..%d)"
 msgstr ""
 
-#: config/picochip/picochip.c:2279
+#: config/picochip/picochip.c:2287
 #, gcc-internal-format
 msgid "GET uses port array index %d, which is out of range [%d..%d)"
 msgstr ""
 
-#: config/picochip/picochip.c:3122
+#: config/picochip/picochip.c:3130
 #, gcc-internal-format
 msgid "Too many ALU instructions emitted (%d)\n"
 msgstr ""
 
-#: config/picochip/picochip.c:3753 config/picochip/picochip.c:3846
+#: config/picochip/picochip.c:3761 config/picochip/picochip.c:3854
 #, gcc-internal-format
 msgid "%s: Second source operand is not a constant"
 msgstr ""
 
-#: config/picochip/picochip.c:3756 config/picochip/picochip.c:3807
-#: config/picochip/picochip.c:3849
+#: config/picochip/picochip.c:3764 config/picochip/picochip.c:3815
+#: config/picochip/picochip.c:3857
 #, gcc-internal-format
 msgid "%s: Third source operand is not a constant"
 msgstr ""
 
-#: config/picochip/picochip.c:3810
+#: config/picochip/picochip.c:3818
 #, gcc-internal-format
 msgid "%s: Fourth source operand is not a constant"
 msgstr ""
 
-#: config/picochip/picochip.c:4144
+#: config/picochip/picochip.c:4128
 #, gcc-internal-format
 msgid "%s (disable warning using -mno-inefficient-warnings)"
 msgstr ""
@@ -27337,233 +27151,233 @@ msgid ""
 "unknown -mtraceback arg %qs; expecting %<full%>, %<partial%> or %<none%>"
 msgstr ""
 
-#: config/rs6000/rs6000.c:2169
+#: config/rs6000/rs6000.c:2176
 #, gcc-internal-format
 msgid "unknown -m%s= option specified: '%s'"
 msgstr ""
 
-#: config/rs6000/rs6000.c:2215
+#: config/rs6000/rs6000.c:2222
 #, gcc-internal-format
 msgid "unknown value %s for -mfpu"
 msgstr ""
 
-#: config/rs6000/rs6000.c:2408
+#: config/rs6000/rs6000.c:2415
 #, gcc-internal-format
 msgid "not configured for ABI: '%s'"
 msgstr ""
 
-#: config/rs6000/rs6000.c:2421
+#: config/rs6000/rs6000.c:2428
 #, gcc-internal-format
 msgid "Using darwin64 ABI"
 msgstr ""
 
-#: config/rs6000/rs6000.c:2426
+#: config/rs6000/rs6000.c:2433
 #, gcc-internal-format
 msgid "Using old darwin ABI"
 msgstr ""
 
-#: config/rs6000/rs6000.c:2433
+#: config/rs6000/rs6000.c:2440
 #, gcc-internal-format
 msgid "Using IBM extended precision long double"
 msgstr ""
 
-#: config/rs6000/rs6000.c:2439
+#: config/rs6000/rs6000.c:2446
 #, gcc-internal-format
 msgid "Using IEEE extended precision long double"
 msgstr ""
 
-#: config/rs6000/rs6000.c:2444
+#: config/rs6000/rs6000.c:2451
 #, gcc-internal-format
 msgid "unknown ABI specified: '%s'"
 msgstr ""
 
-#: config/rs6000/rs6000.c:2471
+#: config/rs6000/rs6000.c:2478
 #, gcc-internal-format
 msgid "invalid option for -mfloat-gprs: '%s'"
 msgstr ""
 
-#: config/rs6000/rs6000.c:2481
+#: config/rs6000/rs6000.c:2488
 #, gcc-internal-format
 msgid "Unknown switch -mlong-double-%s"
 msgstr ""
 
-#: config/rs6000/rs6000.c:2502
+#: config/rs6000/rs6000.c:2509
 #, gcc-internal-format
 msgid ""
 "-malign-power is not supported for 64-bit Darwin; it is incompatible with "
 "the installed C and C++ libraries"
 msgstr ""
 
-#: config/rs6000/rs6000.c:2510
+#: config/rs6000/rs6000.c:2517
 #, gcc-internal-format
 msgid "unknown -malign-XXXXX option specified: '%s'"
 msgstr ""
 
-#: config/rs6000/rs6000.c:2517
+#: config/rs6000/rs6000.c:2524
 #, gcc-internal-format
 msgid "-msingle-float option equivalent to -mhard-float"
 msgstr ""
 
-#: config/rs6000/rs6000.c:2533
+#: config/rs6000/rs6000.c:2540
 #, gcc-internal-format
 msgid "-msimple-fpu option ignored"
 msgstr ""
 
-#: config/rs6000/rs6000.c:5355
+#: config/rs6000/rs6000.c:5376
 #, gcc-internal-format
 msgid ""
 "GCC vector returned by reference: non-standard ABI extension with no "
 "compatibility guarantee"
 msgstr ""
 
-#: config/rs6000/rs6000.c:5428
+#: config/rs6000/rs6000.c:5449
 #, gcc-internal-format
 msgid ""
 "cannot return value in vector register because altivec instructions are "
 "disabled, use -maltivec to enable them"
 msgstr ""
 
-#: config/rs6000/rs6000.c:5686
+#: config/rs6000/rs6000.c:5707
 #, gcc-internal-format
 msgid ""
 "cannot pass argument in vector register because altivec instructions are "
 "disabled, use -maltivec to enable them"
 msgstr ""
 
-#: config/rs6000/rs6000.c:6587
+#: config/rs6000/rs6000.c:6608
 #, gcc-internal-format
 msgid ""
 "GCC vector passed by reference: non-standard ABI extension with no "
 "compatibility guarantee"
 msgstr ""
 
-#: config/rs6000/rs6000.c:7847
+#: config/rs6000/rs6000.c:7868
 #, gcc-internal-format
 msgid "argument 1 must be a 5-bit signed literal"
 msgstr ""
 
-#: config/rs6000/rs6000.c:7950 config/rs6000/rs6000.c:8882
+#: config/rs6000/rs6000.c:7971 config/rs6000/rs6000.c:8903
 #, gcc-internal-format
 msgid "argument 2 must be a 5-bit unsigned literal"
 msgstr ""
 
-#: config/rs6000/rs6000.c:7990
+#: config/rs6000/rs6000.c:8011
 #, gcc-internal-format
 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
 msgstr ""
 
-#: config/rs6000/rs6000.c:8043
+#: config/rs6000/rs6000.c:8064
 #, gcc-internal-format
 msgid "argument 1 of __builtin_altivec_predicate is out of range"
 msgstr ""
 
-#: config/rs6000/rs6000.c:8292
+#: config/rs6000/rs6000.c:8313
 #, gcc-internal-format
 msgid "argument 3 must be a 4-bit unsigned literal"
 msgstr ""
 
-#: config/rs6000/rs6000.c:8464
+#: config/rs6000/rs6000.c:8485
 #, gcc-internal-format
 msgid "argument to %qs must be a 2-bit unsigned literal"
 msgstr ""
 
-#: config/rs6000/rs6000.c:8606
+#: config/rs6000/rs6000.c:8627
 #, gcc-internal-format
 msgid "unresolved overload for Altivec builtin %qF"
 msgstr ""
 
-#: config/rs6000/rs6000.c:8697
+#: config/rs6000/rs6000.c:8718
 #, gcc-internal-format
 msgid "argument to dss must be a 2-bit unsigned literal"
 msgstr ""
 
-#: config/rs6000/rs6000.c:9002
+#: config/rs6000/rs6000.c:9023
 #, gcc-internal-format
 msgid "argument 1 of __builtin_paired_predicate must be a constant"
 msgstr ""
 
-#: config/rs6000/rs6000.c:9049
+#: config/rs6000/rs6000.c:9070
 #, gcc-internal-format
 msgid "argument 1 of __builtin_paired_predicate is out of range"
 msgstr ""
 
-#: config/rs6000/rs6000.c:9074
+#: config/rs6000/rs6000.c:9095
 #, gcc-internal-format
 msgid "argument 1 of __builtin_spe_predicate must be a constant"
 msgstr ""
 
-#: config/rs6000/rs6000.c:9146
+#: config/rs6000/rs6000.c:9167
 #, gcc-internal-format
 msgid "argument 1 of __builtin_spe_predicate is out of range"
 msgstr ""
 
-#: config/rs6000/rs6000.c:15533
+#: config/rs6000/rs6000.c:15549
 #, gcc-internal-format
 msgid "stack frame too large"
 msgstr ""
 
-#: config/rs6000/rs6000.c:18600
+#: config/rs6000/rs6000.c:18601
 #, gcc-internal-format
 msgid "no profiling of 64-bit code for this ABI"
 msgstr ""
 
-#: config/rs6000/rs6000.c:20549
+#: config/rs6000/rs6000.c:20550
 #, gcc-internal-format
 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code"
 msgstr ""
 
-#: config/rs6000/rs6000.c:20551
+#: config/rs6000/rs6000.c:20552
 #, gcc-internal-format
 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
 msgstr ""
 
-#: config/rs6000/rs6000.c:20555
+#: config/rs6000/rs6000.c:20556
 #, gcc-internal-format
 msgid "use of %<long long%> in AltiVec types is invalid"
 msgstr ""
 
-#: config/rs6000/rs6000.c:20557
+#: config/rs6000/rs6000.c:20558
 #, gcc-internal-format
 msgid "use of %<double%> in AltiVec types is invalid"
 msgstr ""
 
-#: config/rs6000/rs6000.c:20559
+#: config/rs6000/rs6000.c:20560
 #, gcc-internal-format
 msgid "use of %<long double%> in AltiVec types is invalid"
 msgstr ""
 
-#: config/rs6000/rs6000.c:20561
+#: config/rs6000/rs6000.c:20562
 #, gcc-internal-format
 msgid "use of boolean types in AltiVec types is invalid"
 msgstr ""
 
-#: config/rs6000/rs6000.c:20563
+#: config/rs6000/rs6000.c:20564
 #, gcc-internal-format
 msgid "use of %<complex%> in AltiVec types is invalid"
 msgstr ""
 
-#: config/rs6000/rs6000.c:20565
+#: config/rs6000/rs6000.c:20566
 #, gcc-internal-format
 msgid "use of decimal floating point types in AltiVec types is invalid"
 msgstr ""
 
-#: config/rs6000/rs6000.c:22851
+#: config/rs6000/rs6000.c:22852
 #, gcc-internal-format
 msgid "emitting microcode insn %s\t[%s] #%d"
 msgstr ""
 
-#: config/rs6000/rs6000.c:22855
+#: config/rs6000/rs6000.c:22856
 #, gcc-internal-format
 msgid "emitting conditional microcode insn %s\t[%s] #%d"
 msgstr ""
 
-#: config/rs6000/aix43.h:38 config/rs6000/aix51.h:37 config/rs6000/aix52.h:38
+#: config/rs6000/aix43.h:38 config/rs6000/aix51.h:38 config/rs6000/aix52.h:38
 #: config/rs6000/aix53.h:38 config/rs6000/aix61.h:38
 #, gcc-internal-format
 msgid "-maix64 and POWER architecture are incompatible"
 msgstr ""
 
-#: config/rs6000/aix43.h:43 config/rs6000/aix51.h:42 config/rs6000/aix52.h:43
+#: config/rs6000/aix43.h:43 config/rs6000/aix51.h:43 config/rs6000/aix52.h:43
 #: config/rs6000/aix53.h:43 config/rs6000/aix61.h:43
 #, gcc-internal-format
 msgid "-maix64 requires PowerPC64 architecture remain enabled"
@@ -27575,7 +27389,7 @@ msgstr ""
 msgid "soft-float and long-double-128 are incompatible"
 msgstr ""
 
-#: config/rs6000/aix43.h:53 config/rs6000/aix51.h:46 config/rs6000/aix52.h:53
+#: config/rs6000/aix43.h:53 config/rs6000/aix51.h:47 config/rs6000/aix52.h:53
 #: config/rs6000/aix53.h:53 config/rs6000/aix61.h:53
 #, gcc-internal-format
 msgid ""
@@ -27597,7 +27411,7 @@ msgstr ""
 msgid "E500 and FPRs not supported"
 msgstr ""
 
-#: config/rs6000/eabispe.h:41 config/rs6000/linuxspe.h:40
+#: config/rs6000/eabispe.h:41 config/rs6000/linuxspe.h:41
 #, gcc-internal-format
 msgid "-m64 not supported in this configuration"
 msgstr ""
@@ -27744,22 +27558,22 @@ msgstr ""
 msgid "-mstack-guard implies use of -mstack-size"
 msgstr ""
 
-#: config/s390/s390.c:7083
+#: config/s390/s390.c:7064
 #, gcc-internal-format
 msgid "total size of local variables exceeds architecture limit"
 msgstr ""
 
-#: config/s390/s390.c:7753
+#: config/s390/s390.c:7734
 #, gcc-internal-format
 msgid "frame size of function %qs is "
 msgstr ""
 
-#: config/s390/s390.c:7783
+#: config/s390/s390.c:7764
 #, gcc-internal-format
 msgid "frame size of %qs is "
 msgstr ""
 
-#: config/s390/s390.c:7787
+#: config/s390/s390.c:7768
 #, gcc-internal-format
 msgid "%qs uses dynamic stack allocation"
 msgstr ""
@@ -27769,59 +27583,59 @@ msgstr ""
 msgid "-fPIC and -G are incompatible"
 msgstr ""
 
-#: config/sh/sh.c:6969
+#: config/sh/sh.c:6971
 #, gcc-internal-format
 msgid "__builtin_saveregs not supported by this subtarget"
 msgstr ""
 
-#: config/sh/sh.c:8038
+#: config/sh/sh.c:8040
 #, gcc-internal-format
 msgid "%qs attribute only applies to interrupt functions"
 msgstr ""
 
-#: config/sh/sh.c:8121
+#: config/sh/sh.c:8123
 #, gcc-internal-format
 msgid "%qs attribute is supported only for SH2A"
 msgstr ""
 
-#: config/sh/sh.c:8151
+#: config/sh/sh.c:8153
 #, gcc-internal-format
 msgid "attribute interrupt_handler is not compatible with -m5-compact"
 msgstr ""
 
-#: config/sh/sh.c:8168
+#: config/sh/sh.c:8170
 #, gcc-internal-format
 msgid "%qs attribute only applies to SH2A"
 msgstr ""
 
-#: config/sh/sh.c:8190
+#: config/sh/sh.c:8192
 #, gcc-internal-format
 msgid "`%s' attribute argument should be between 0 to 255"
 msgstr ""
 
 #. The argument must be a constant string.
-#: config/sh/sh.c:8263
+#: config/sh/sh.c:8265
 #, gcc-internal-format
 msgid "%qs attribute argument not a string constant"
 msgstr ""
 
 #. The argument must be a constant integer.
-#: config/sh/sh.c:8288
+#: config/sh/sh.c:8290
 #, gcc-internal-format
 msgid "%qs attribute argument not an integer constant"
 msgstr ""
 
-#: config/sh/sh.c:10480
+#: config/sh/sh.c:10482
 #, gcc-internal-format
 msgid "r0 needs to be available as a call-clobbered register"
 msgstr ""
 
-#: config/sh/sh.c:10501
+#: config/sh/sh.c:10503
 #, gcc-internal-format
 msgid "Need a second call-clobbered general purpose register"
 msgstr ""
 
-#: config/sh/sh.c:10509
+#: config/sh/sh.c:10511
 #, gcc-internal-format
 msgid "Need a call-clobbered target register"
 msgstr ""
@@ -27854,7 +27668,7 @@ msgstr ""
 msgid "%s %q+D %s after being referenced with dllimport linkage"
 msgstr ""
 
-#: config/sh/symbian.c:891 cp/tree.c:2808
+#: config/sh/symbian.c:891 cp/tree.c:2843
 #, gcc-internal-format
 msgid "lang_* check: failed in %s, at %s:%d"
 msgstr ""
@@ -27927,57 +27741,57 @@ msgstr ""
 msgid "parameter list does not match a valid signature for %s()"
 msgstr ""
 
-#: config/spu/spu.c:379 config/spu/spu.c:390
+#: config/spu/spu.c:383 config/spu/spu.c:394
 #, gcc-internal-format
 msgid "Unknown architecture '%s'"
 msgstr ""
 
-#: config/spu/spu.c:3645
+#: config/spu/spu.c:3649
 #, gcc-internal-format
 msgid "`%s' attribute ignored"
 msgstr ""
 
-#: config/spu/spu.c:5826
+#: config/spu/spu.c:5828
 #, gcc-internal-format
 msgid "%s expects an integer literal in the range [%d, %d]."
 msgstr ""
 
-#: config/spu/spu.c:5846
+#: config/spu/spu.c:5848
 #, gcc-internal-format
 msgid "%s expects an integer literal in the range [%d, %d]. ("
 msgstr ""
 
-#: config/spu/spu.c:5876
+#: config/spu/spu.c:5878
 #, gcc-internal-format
 msgid "%d least significant bits of %s are ignored."
 msgstr ""
 
-#: config/stormy16/stormy16.c:1085
+#: config/stormy16/stormy16.c:1086
 #, gcc-internal-format
 msgid "local variable memory requirements exceed capacity"
 msgstr ""
 
-#: config/stormy16/stormy16.c:1251
+#: config/stormy16/stormy16.c:1243
 #, gcc-internal-format
 msgid "function_profiler support"
 msgstr ""
 
-#: config/stormy16/stormy16.c:1340
+#: config/stormy16/stormy16.c:1333
 #, gcc-internal-format
 msgid "cannot use va_start in interrupt function"
 msgstr ""
 
-#: config/stormy16/stormy16.c:1881
+#: config/stormy16/stormy16.c:1875
 #, gcc-internal-format
 msgid "switch statement of size %lu entries too large"
 msgstr ""
 
-#: config/stormy16/stormy16.c:2249
+#: config/stormy16/stormy16.c:2244
 #, gcc-internal-format
 msgid "%<__BELOW100__%> attribute only applies to variables"
 msgstr ""
 
-#: config/stormy16/stormy16.c:2256
+#: config/stormy16/stormy16.c:2251
 #, gcc-internal-format
 msgid "__BELOW100__ attribute not allowed with auto storage class"
 msgstr ""
@@ -28127,221 +27941,221 @@ msgstr ""
 msgid "only uninitialized variables can be placed in a .bss section"
 msgstr ""
 
-#: cp/call.c:2550
+#: cp/call.c:2552
 #, gcc-internal-format
 msgid "%s %D(%T, %T, %T) <built-in>"
 msgstr ""
 
-#: cp/call.c:2555
+#: cp/call.c:2557
 #, gcc-internal-format
 msgid "%s %D(%T, %T) <built-in>"
 msgstr ""
 
-#: cp/call.c:2559
+#: cp/call.c:2561
 #, gcc-internal-format
 msgid "%s %D(%T) <built-in>"
 msgstr ""
 
-#: cp/call.c:2563
+#: cp/call.c:2565
 #, gcc-internal-format
 msgid "%s %T <conversion>"
 msgstr ""
 
-#: cp/call.c:2565
+#: cp/call.c:2567
 #, gcc-internal-format
 msgid "%s %+#D <near match>"
 msgstr ""
 
-#: cp/call.c:2567 cp/pt.c:1404
+#: cp/call.c:2569 cp/pt.c:1406
 #, gcc-internal-format
 msgid "%s %+#D"
 msgstr ""
 
-#: cp/call.c:2849
+#: cp/call.c:2851
 #, gcc-internal-format
 msgid "conversion from %qT to %qT is ambiguous"
 msgstr ""
 
-#: cp/call.c:3004 cp/call.c:3024 cp/call.c:3088
+#: cp/call.c:3010 cp/call.c:3030 cp/call.c:3094
 #, gcc-internal-format
 msgid "no matching function for call to %<%D(%A)%>"
 msgstr ""
 
-#: cp/call.c:3027 cp/call.c:3091
+#: cp/call.c:3033 cp/call.c:3097
 #, gcc-internal-format
 msgid "call of overloaded %<%D(%A)%> is ambiguous"
 msgstr ""
 
 #. It's no good looking for an overloaded operator() on a
 #. pointer-to-member-function.
-#: cp/call.c:3164
+#: cp/call.c:3170
 #, gcc-internal-format
 msgid ""
 "pointer-to-member function %E cannot be called without an object; consider "
 "using .* or ->*"
 msgstr ""
 
-#: cp/call.c:3240
+#: cp/call.c:3246
 #, gcc-internal-format
 msgid "no match for call to %<(%T) (%A)%>"
 msgstr ""
 
-#: cp/call.c:3252
+#: cp/call.c:3258
 #, gcc-internal-format
 msgid "call of %<(%T) (%A)%> is ambiguous"
 msgstr ""
 
-#: cp/call.c:3293
+#: cp/call.c:3299
 #, gcc-internal-format
 msgid "%s for ternary %<operator?:%> in %<%E ? %E : %E%>"
 msgstr ""
 
-#: cp/call.c:3299
+#: cp/call.c:3305
 #, gcc-internal-format
 msgid "%s for %<operator%s%> in %<%E%s%>"
 msgstr ""
 
-#: cp/call.c:3303
+#: cp/call.c:3309
 #, gcc-internal-format
 msgid "%s for %<operator[]%> in %<%E[%E]%>"
 msgstr ""
 
-#: cp/call.c:3308
+#: cp/call.c:3314
 #, gcc-internal-format
 msgid "%s for %qs in %<%s %E%>"
 msgstr ""
 
-#: cp/call.c:3313
+#: cp/call.c:3319
 #, gcc-internal-format
 msgid "%s for %<operator%s%> in %<%E %s %E%>"
 msgstr ""
 
-#: cp/call.c:3316
+#: cp/call.c:3322
 #, gcc-internal-format
 msgid "%s for %<operator%s%> in %<%s%E%>"
 msgstr ""
 
-#: cp/call.c:3410
+#: cp/call.c:3416
 #, gcc-internal-format
 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
 msgstr ""
 
-#: cp/call.c:3490
+#: cp/call.c:3496
 #, gcc-internal-format
 msgid ""
 "second operand to the conditional operator is of type %<void%>, but the "
 "third operand is neither a throw-expression nor of type %<void%>"
 msgstr ""
 
-#: cp/call.c:3495
+#: cp/call.c:3501
 #, gcc-internal-format
 msgid ""
 "third operand to the conditional operator is of type %<void%>, but the "
 "second operand is neither a throw-expression nor of type %<void%>"
 msgstr ""
 
-#: cp/call.c:3537 cp/call.c:3773
+#: cp/call.c:3543 cp/call.c:3779
 #, gcc-internal-format
 msgid "operands to ?: have different types %qT and %qT"
 msgstr ""
 
-#: cp/call.c:3720
+#: cp/call.c:3726
 #, gcc-internal-format
 msgid "enumeral mismatch in conditional expression: %qT vs %qT"
 msgstr ""
 
-#: cp/call.c:3731
+#: cp/call.c:3737
 #, gcc-internal-format
 msgid "enumeral and non-enumeral type in conditional expression"
 msgstr ""
 
-#: cp/call.c:4043
+#: cp/call.c:4049
 #, gcc-internal-format
 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
 msgstr ""
 
-#: cp/call.c:4121
+#: cp/call.c:4127
 #, gcc-internal-format
 msgid "comparison between %q#T and %q#T"
 msgstr ""
 
-#: cp/call.c:4406
+#: cp/call.c:4412
 #, gcc-internal-format
 msgid "no corresponding deallocation function for %qD"
 msgstr ""
 
-#: cp/call.c:4411
+#: cp/call.c:4417
 #, gcc-internal-format
 msgid "no suitable %<operator %s%> for %qT"
 msgstr ""
 
-#: cp/call.c:4429
+#: cp/call.c:4435
 #, gcc-internal-format
 msgid "%q+#D is private"
 msgstr ""
 
-#: cp/call.c:4431
+#: cp/call.c:4437
 #, gcc-internal-format
 msgid "%q+#D is protected"
 msgstr ""
 
-#: cp/call.c:4433
+#: cp/call.c:4439
 #, gcc-internal-format
 msgid "%q+#D is inaccessible"
 msgstr ""
 
-#: cp/call.c:4434
+#: cp/call.c:4440
 #, gcc-internal-format
 msgid "within this context"
 msgstr ""
 
-#: cp/call.c:4480
+#: cp/call.c:4486
 #, gcc-internal-format
 msgid "passing NULL to non-pointer argument %P of %qD"
 msgstr ""
 
-#: cp/call.c:4483
+#: cp/call.c:4489
 #, gcc-internal-format
 msgid "converting to non-pointer type %qT from NULL"
 msgstr ""
 
-#: cp/call.c:4489
+#: cp/call.c:4495
 #, gcc-internal-format
 msgid "converting %<false%> to pointer type for argument %P of %qD"
 msgstr ""
 
-#: cp/call.c:4540 cp/cvt.c:217
+#: cp/call.c:4546 cp/cvt.c:217
 #, gcc-internal-format
 msgid "invalid conversion from %qT to %qT"
 msgstr ""
 
-#: cp/call.c:4542
+#: cp/call.c:4548
 #, gcc-internal-format
 msgid "  initializing argument %P of %qD"
 msgstr ""
 
-#: cp/call.c:4566
+#: cp/call.c:4572
 #, gcc-internal-format
 msgid ""
 "converting to %qT from initializer list would use explicit constructor %qD"
 msgstr ""
 
-#: cp/call.c:4723
+#: cp/call.c:4735
 #, gcc-internal-format
 msgid "cannot bind bitfield %qE to %qT"
 msgstr ""
 
-#: cp/call.c:4726 cp/call.c:4744
+#: cp/call.c:4738 cp/call.c:4756
 #, gcc-internal-format
 msgid "cannot bind packed field %qE to %qT"
 msgstr ""
 
-#: cp/call.c:4729
+#: cp/call.c:4741
 #, gcc-internal-format
 msgid "cannot bind rvalue %qE to %qT"
 msgstr ""
 
-#: cp/call.c:4853
+#: cp/call.c:4865
 #, gcc-internal-format
 msgid ""
 "cannot pass objects of non-POD type %q#T through %<...%>; call will abort at "
@@ -28349,108 +28163,108 @@ msgid ""
 msgstr ""
 
 #. Undefined behavior [expr.call] 5.2.2/7.
-#: cp/call.c:4881
+#: cp/call.c:4893
 #, gcc-internal-format
 msgid ""
 "cannot receive objects of non-POD type %q#T through %<...%>; call will abort "
 "at runtime"
 msgstr ""
 
-#: cp/call.c:4929
+#: cp/call.c:4941
 #, gcc-internal-format
 msgid "the default argument for parameter %d of %qD has not yet been parsed"
 msgstr ""
 
-#: cp/call.c:4939
+#: cp/call.c:4951
 #, gcc-internal-format
 msgid "recursive evaluation of default argument for %q#D"
 msgstr ""
 
-#: cp/call.c:5046
+#: cp/call.c:5068
 #, gcc-internal-format
 msgid "argument of function call might be a candidate for a format attribute"
 msgstr ""
 
-#: cp/call.c:5200
+#: cp/call.c:5222
 #, gcc-internal-format
 msgid "passing %qT as %<this%> argument of %q#D discards qualifiers"
 msgstr ""
 
-#: cp/call.c:5222
+#: cp/call.c:5244
 #, gcc-internal-format
 msgid "%qT is not an accessible base of %qT"
 msgstr ""
 
-#: cp/call.c:5494
+#: cp/call.c:5522
 #, gcc-internal-format
 msgid "could not find class$ field in java interface type %qT"
 msgstr ""
 
-#: cp/call.c:5737
+#: cp/call.c:5765
 #, gcc-internal-format
 msgid "call to non-function %qD"
 msgstr ""
 
-#: cp/call.c:5876
+#: cp/call.c:5904
 #, gcc-internal-format
 msgid "no matching function for call to %<%T::%s(%A)%#V%>"
 msgstr ""
 
-#: cp/call.c:5897
+#: cp/call.c:5925
 #, gcc-internal-format
 msgid "call of overloaded %<%s(%A)%> is ambiguous"
 msgstr ""
 
-#: cp/call.c:5926
+#: cp/call.c:5954
 #, gcc-internal-format
 msgid "cannot call member function %qD without object"
 msgstr ""
 
-#: cp/call.c:6597
+#: cp/call.c:6642
 #, gcc-internal-format
 msgid "passing %qT chooses %qT over %qT"
 msgstr ""
 
-#: cp/call.c:6599 cp/name-lookup.c:4420 cp/name-lookup.c:4864
+#: cp/call.c:6644 cp/name-lookup.c:4468 cp/name-lookup.c:4913
 #, gcc-internal-format
 msgid "  in call to %qD"
 msgstr ""
 
-#: cp/call.c:6656
+#: cp/call.c:6701
 #, gcc-internal-format
 msgid "choosing %qD over %qD"
 msgstr ""
 
-#: cp/call.c:6657
+#: cp/call.c:6702
 #, gcc-internal-format
 msgid "  for conversion from %qT to %qT"
 msgstr ""
 
-#: cp/call.c:6660
+#: cp/call.c:6705
 #, gcc-internal-format
 msgid "  because conversion sequence for the argument is better"
 msgstr ""
 
-#: cp/call.c:6776
+#: cp/call.c:6821
 #, gcc-internal-format
 msgid ""
 "ISO C++ says that these are ambiguous, even though the worst conversion for "
 "the first is better than the worst conversion for the second:"
 msgstr ""
 
-#: cp/call.c:6920
+#: cp/call.c:6965
 #, gcc-internal-format
 msgid "could not convert %qE to %qT"
 msgstr ""
 
-#: cp/call.c:7126
+#: cp/call.c:7171
 #, gcc-internal-format
 msgid ""
 "invalid initialization of non-const reference of type %qT from a temporary "
 "of type %qT"
 msgstr ""
 
-#: cp/call.c:7130
+#: cp/call.c:7175
 #, gcc-internal-format
 msgid ""
 "invalid initialization of reference of type %qT from expression of type %qT"
@@ -28552,7 +28366,7 @@ msgstr ""
 msgid "  by %q+D"
 msgstr ""
 
-#: cp/class.c:2500 cp/decl2.c:1264
+#: cp/class.c:2500 cp/decl2.c:1279
 #, gcc-internal-format
 msgid "%q+#D invalid; an anonymous union can only have non-static data members"
 msgstr ""
@@ -28563,7 +28377,7 @@ msgid ""
 "%q+#D invalid; an anonymous struct can only have non-static data members"
 msgstr ""
 
-#: cp/class.c:2511 cp/decl2.c:1270
+#: cp/class.c:2511 cp/decl2.c:1285
 #, gcc-internal-format
 msgid "private member %q+#D in anonymous union"
 msgstr ""
@@ -28573,7 +28387,7 @@ msgstr ""
 msgid "private member %q+#D in anonymous struct"
 msgstr ""
 
-#: cp/class.c:2518 cp/decl2.c:1272
+#: cp/class.c:2518 cp/decl2.c:1287
 #, gcc-internal-format
 msgid "protected member %q+#D in anonymous union"
 msgstr ""
@@ -28658,160 +28472,160 @@ msgstr ""
 msgid "ignoring packed attribute because of unpacked non-POD field %q+#D"
 msgstr ""
 
-#: cp/class.c:3052
+#: cp/class.c:3053
 #, gcc-internal-format
 msgid "field %q+#D with same name as class"
 msgstr ""
 
-#: cp/class.c:3083
+#: cp/class.c:3084
 #, gcc-internal-format
 msgid "%q#T has pointer data members"
 msgstr ""
 
-#: cp/class.c:3088
+#: cp/class.c:3089
 #, gcc-internal-format
 msgid "  but does not override %<%T(const %T&)%>"
 msgstr ""
 
-#: cp/class.c:3090
+#: cp/class.c:3091
 #, gcc-internal-format
 msgid "  or %<operator=(const %T&)%>"
 msgstr ""
 
-#: cp/class.c:3094
+#: cp/class.c:3095
 #, gcc-internal-format
 msgid "  but does not override %<operator=(const %T&)%>"
 msgstr ""
 
-#: cp/class.c:3555
+#: cp/class.c:3556
 #, gcc-internal-format
 msgid ""
 "offset of empty base %qT may not be ABI-compliant and maychange in a future "
 "version of GCC"
 msgstr ""
 
-#: cp/class.c:3680
+#: cp/class.c:3681
 #, gcc-internal-format
 msgid "class %qT will be considered nearly empty in a future version of GCC"
 msgstr ""
 
-#: cp/class.c:3762
+#: cp/class.c:3763
 #, gcc-internal-format
 msgid "initializer specified for non-virtual method %q+D"
 msgstr ""
 
-#: cp/class.c:4329
+#: cp/class.c:4334
 #, gcc-internal-format
 msgid "non-static reference %q+#D in class without a constructor"
 msgstr ""
 
-#: cp/class.c:4334
+#: cp/class.c:4339
 #, gcc-internal-format
 msgid "non-static const member %q+#D in class without a constructor"
 msgstr ""
 
-#: cp/class.c:4589
+#: cp/class.c:4594
 #, gcc-internal-format
 msgid ""
 "offset of virtual base %qT is not ABI-compliant and may change in a future "
 "version of GCC"
 msgstr ""
 
-#: cp/class.c:4690
+#: cp/class.c:4695
 #, gcc-internal-format
 msgid "direct base %qT inaccessible in %qT due to ambiguity"
 msgstr ""
 
-#: cp/class.c:4702
+#: cp/class.c:4707
 #, gcc-internal-format
 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
 msgstr ""
 
-#: cp/class.c:4881
+#: cp/class.c:4886
 #, gcc-internal-format
 msgid ""
 "size assigned to %qT may not be ABI-compliant and may change in a future "
 "version of GCC"
 msgstr ""
 
-#: cp/class.c:4921
+#: cp/class.c:4926
 #, gcc-internal-format
 msgid ""
 "the offset of %qD may not be ABI-compliant and may change in a future "
 "version of GCC"
 msgstr ""
 
-#: cp/class.c:4949
+#: cp/class.c:4954
 #, gcc-internal-format
 msgid ""
 "offset of %q+D is not ABI-compliant and may change in a future version of GCC"
 msgstr ""
 
-#: cp/class.c:4958
+#: cp/class.c:4963
 #, gcc-internal-format
 msgid ""
 "%q+D contains empty classes which may cause base classes to be placed at "
 "different locations in a future version of GCC"
 msgstr ""
 
-#: cp/class.c:5045
+#: cp/class.c:5050
 #, gcc-internal-format
 msgid ""
 "layout of classes derived from empty class %qT may change in a future "
 "version of GCC"
 msgstr ""
 
-#: cp/class.c:5191
+#: cp/class.c:5196
 #, gcc-internal-format
 msgid "redefinition of %q#T"
 msgstr ""
 
-#: cp/class.c:5347
+#: cp/class.c:5352
 #, gcc-internal-format
 msgid "%q#T has virtual functions and accessible non-virtual destructor"
 msgstr ""
 
-#: cp/class.c:5449
+#: cp/class.c:5454
 #, gcc-internal-format
 msgid "trying to finish struct, but kicked out due to previous parse errors"
 msgstr ""
 
-#: cp/class.c:5908
+#: cp/class.c:5916
 #, gcc-internal-format
 msgid "language string %<\"%E\"%> not recognized"
 msgstr ""
 
-#: cp/class.c:5997
+#: cp/class.c:6009
 #, gcc-internal-format
 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
 msgstr ""
 
-#: cp/class.c:6126
+#: cp/class.c:6138
 #, gcc-internal-format
 msgid "no matches converting function %qD to type %q#T"
 msgstr ""
 
-#: cp/class.c:6149
+#: cp/class.c:6161
 #, gcc-internal-format
 msgid "converting overloaded function %qD to type %q#T is ambiguous"
 msgstr ""
 
-#: cp/class.c:6175
+#: cp/class.c:6187
 #, gcc-internal-format
 msgid "assuming pointer to member %qD"
 msgstr ""
 
-#: cp/class.c:6178
+#: cp/class.c:6190
 #, gcc-internal-format
 msgid "(a pointer to member can only be formed with %<&%E%>)"
 msgstr ""
 
-#: cp/class.c:6238 cp/class.c:6272
+#: cp/class.c:6252 cp/class.c:6286
 #, gcc-internal-format
 msgid "not enough type information"
 msgstr ""
 
-#: cp/class.c:6255
+#: cp/class.c:6269
 #, gcc-internal-format
 msgid "argument of type %qT does not match %qT"
 msgstr ""
@@ -28821,12 +28635,12 @@ msgstr ""
 #. A name N used in a class S shall refer to the same declaration
 #. in its context and when re-evaluated in the completed scope of
 #. S.
-#: cp/class.c:6542 cp/decl.c:1194 cp/name-lookup.c:526
+#: cp/class.c:6587 cp/decl.c:1193 cp/name-lookup.c:526
 #, gcc-internal-format
 msgid "declaration of %q#D"
 msgstr ""
 
-#: cp/class.c:6543
+#: cp/class.c:6588
 #, gcc-internal-format
 msgid "changes meaning of %qD from %q+#D"
 msgstr ""
@@ -28841,7 +28655,7 @@ msgstr ""
 msgid "statement with no effect"
 msgstr ""
 
-#: cp/cp-gimplify.c:1150
+#: cp/cp-gimplify.c:1141
 #, gcc-internal-format
 msgid "%qE implicitly determined as %<firstprivate%> has reference type"
 msgstr ""
@@ -28866,7 +28680,7 @@ msgstr ""
 msgid "conversion from %qT to %qT discards qualifiers"
 msgstr ""
 
-#: cp/cvt.c:470 cp/typeck.c:5386
+#: cp/cvt.c:470 cp/typeck.c:5449
 #, gcc-internal-format
 msgid "casting %qT to %qT does not dereference pointer"
 msgstr ""
@@ -28958,112 +28772,112 @@ msgstr ""
 msgid "  candidate conversions include %qD and %qD"
 msgstr ""
 
-#: cp/decl.c:1057
+#: cp/decl.c:1056
 #, gcc-internal-format
 msgid "%qD was declared %<extern%> and later %<static%>"
 msgstr ""
 
-#: cp/decl.c:1058 cp/decl.c:1605 objc/objc-act.c:2935 objc/objc-act.c:7522
+#: cp/decl.c:1057 cp/decl.c:1604 objc/objc-act.c:2935 objc/objc-act.c:7522
 #, gcc-internal-format
 msgid "previous declaration of %q+D"
 msgstr ""
 
-#: cp/decl.c:1091
+#: cp/decl.c:1090
 #, gcc-internal-format
 msgid "declaration of %qF throws different exceptions"
 msgstr ""
 
-#: cp/decl.c:1092
+#: cp/decl.c:1091
 #, gcc-internal-format
 msgid "from previous declaration %q+F"
 msgstr ""
 
-#: cp/decl.c:1148
+#: cp/decl.c:1147
 #, gcc-internal-format
 msgid "function %q+D redeclared as inline"
 msgstr ""
 
-#: cp/decl.c:1150
+#: cp/decl.c:1149
 #, gcc-internal-format
 msgid "previous declaration of %q+D with attribute noinline"
 msgstr ""
 
-#: cp/decl.c:1157
+#: cp/decl.c:1156
 #, gcc-internal-format
 msgid "function %q+D redeclared with attribute noinline"
 msgstr ""
 
-#: cp/decl.c:1159
+#: cp/decl.c:1158
 #, gcc-internal-format
 msgid "previous declaration of %q+D was inline"
 msgstr ""
 
-#: cp/decl.c:1181 cp/decl.c:1254
+#: cp/decl.c:1180 cp/decl.c:1253
 #, gcc-internal-format
 msgid "shadowing %s function %q#D"
 msgstr ""
 
-#: cp/decl.c:1190
+#: cp/decl.c:1189
 #, gcc-internal-format
 msgid "library function %q#D redeclared as non-function %q#D"
 msgstr ""
 
-#: cp/decl.c:1195
+#: cp/decl.c:1194
 #, gcc-internal-format
 msgid "conflicts with built-in declaration %q#D"
 msgstr ""
 
-#: cp/decl.c:1249 cp/decl.c:1375 cp/decl.c:1391
+#: cp/decl.c:1248 cp/decl.c:1374 cp/decl.c:1390
 #, gcc-internal-format
 msgid "new declaration %q#D"
 msgstr ""
 
-#: cp/decl.c:1250
+#: cp/decl.c:1249
 #, gcc-internal-format
 msgid "ambiguates built-in declaration %q#D"
 msgstr ""
 
-#: cp/decl.c:1339
+#: cp/decl.c:1338
 #, gcc-internal-format
 msgid "%q#D redeclared as different kind of symbol"
 msgstr ""
 
-#: cp/decl.c:1342
+#: cp/decl.c:1341
 #, gcc-internal-format
 msgid "previous declaration of %q+#D"
 msgstr ""
 
-#: cp/decl.c:1361
+#: cp/decl.c:1360
 #, gcc-internal-format
 msgid "declaration of template %q#D"
 msgstr ""
 
-#: cp/decl.c:1362 cp/name-lookup.c:527 cp/name-lookup.c:807
+#: cp/decl.c:1361 cp/name-lookup.c:527 cp/name-lookup.c:807
 #, gcc-internal-format
 msgid "conflicts with previous declaration %q+#D"
 msgstr ""
 
-#: cp/decl.c:1376 cp/decl.c:1392
+#: cp/decl.c:1375 cp/decl.c:1391
 #, gcc-internal-format
 msgid "ambiguates old declaration %q+#D"
 msgstr ""
 
-#: cp/decl.c:1384
+#: cp/decl.c:1383
 #, gcc-internal-format
 msgid "declaration of C function %q#D conflicts with"
 msgstr ""
 
-#: cp/decl.c:1386
+#: cp/decl.c:1385
 #, gcc-internal-format
 msgid "previous declaration %q+#D here"
 msgstr ""
 
-#: cp/decl.c:1400
+#: cp/decl.c:1399
 #, gcc-internal-format
 msgid "conflicting declaration %q#D"
 msgstr ""
 
-#: cp/decl.c:1401
+#: cp/decl.c:1400
 #, gcc-internal-format
 msgid "%q+D has a previous declaration as %q#D"
 msgstr ""
@@ -29075,63 +28889,63 @@ msgstr ""
 #. A namespace-name defined at global scope shall not be
 #. declared as the name of any other entity in any global scope
 #. of the program.
-#: cp/decl.c:1453
+#: cp/decl.c:1452
 #, gcc-internal-format
 msgid "declaration of namespace %qD conflicts with"
 msgstr ""
 
-#: cp/decl.c:1454
+#: cp/decl.c:1453
 #, gcc-internal-format
 msgid "previous declaration of namespace %q+D here"
 msgstr ""
 
-#: cp/decl.c:1465
+#: cp/decl.c:1464
 #, gcc-internal-format
 msgid "%q+#D previously defined here"
 msgstr ""
 
 #. Prototype decl follows defn w/o prototype.
-#: cp/decl.c:1475
+#: cp/decl.c:1474
 #, gcc-internal-format
 msgid "prototype for %q+#D"
 msgstr ""
 
-#: cp/decl.c:1476
+#: cp/decl.c:1475
 #, gcc-internal-format
 msgid "%Jfollows non-prototype definition here"
 msgstr ""
 
-#: cp/decl.c:1516
+#: cp/decl.c:1515
 #, gcc-internal-format
 msgid "previous declaration of %q+#D with %qL linkage"
 msgstr ""
 
-#: cp/decl.c:1518
+#: cp/decl.c:1517
 #, gcc-internal-format
 msgid "conflicts with new declaration with %qL linkage"
 msgstr ""
 
-#: cp/decl.c:1541 cp/decl.c:1547
+#: cp/decl.c:1540 cp/decl.c:1546
 #, gcc-internal-format
 msgid "default argument given for parameter %d of %q#D"
 msgstr ""
 
-#: cp/decl.c:1543 cp/decl.c:1549
+#: cp/decl.c:1542 cp/decl.c:1548
 #, gcc-internal-format
 msgid "after previous specification in %q+#D"
 msgstr ""
 
-#: cp/decl.c:1604
+#: cp/decl.c:1603
 #, gcc-internal-format
 msgid "redundant redeclaration of %qD in same scope"
 msgstr ""
 
-#: cp/decl.c:1610
+#: cp/decl.c:1609
 #, gcc-internal-format
 msgid "deleted definition of %qD"
 msgstr ""
 
-#: cp/decl.c:1611
+#: cp/decl.c:1610
 #, gcc-internal-format
 msgid "after previous declaration %q+D"
 msgstr ""
@@ -29144,329 +28958,334 @@ msgstr ""
 #. that specialization that would cause an implicit
 #. instantiation to take place, in every translation unit in
 #. which such a use occurs.
-#: cp/decl.c:1939
+#: cp/decl.c:1946
 #, gcc-internal-format
 msgid "explicit specialization of %qD after first use"
 msgstr ""
 
-#: cp/decl.c:2029
+#: cp/decl.c:2042
 #, gcc-internal-format
 msgid "%q+D: visibility attribute ignored because it"
 msgstr ""
 
-#: cp/decl.c:2031
+#: cp/decl.c:2044
 #, gcc-internal-format
 msgid "%Jconflicts with previous declaration here"
 msgstr ""
 
-#: cp/decl.c:2464
+#: cp/decl.c:2477
 #, gcc-internal-format
 msgid "jump to label %qD"
 msgstr ""
 
-#: cp/decl.c:2466
+#: cp/decl.c:2479
 #, gcc-internal-format
 msgid "jump to case label"
 msgstr ""
 
-#: cp/decl.c:2468
+#: cp/decl.c:2481
 #, gcc-internal-format
 msgid "%H  from here"
 msgstr ""
 
-#: cp/decl.c:2487 cp/decl.c:2650
+#: cp/decl.c:2500 cp/decl.c:2663
 #, gcc-internal-format
 msgid "  exits OpenMP structured block"
 msgstr ""
 
-#: cp/decl.c:2508
+#: cp/decl.c:2521
 #, gcc-internal-format
 msgid "  crosses initialization of %q+#D"
 msgstr ""
 
-#: cp/decl.c:2510 cp/decl.c:2625
+#: cp/decl.c:2523 cp/decl.c:2638
 #, gcc-internal-format
 msgid "  enters scope of non-POD %q+#D"
 msgstr ""
 
-#: cp/decl.c:2523 cp/decl.c:2629
+#: cp/decl.c:2536 cp/decl.c:2642
 #, gcc-internal-format
 msgid "  enters try block"
 msgstr ""
 
-#: cp/decl.c:2525 cp/decl.c:2631
+#: cp/decl.c:2538 cp/decl.c:2644
 #, gcc-internal-format
 msgid "  enters catch block"
 msgstr ""
 
-#: cp/decl.c:2535 cp/decl.c:2634
+#: cp/decl.c:2548 cp/decl.c:2647
 #, gcc-internal-format
 msgid "  enters OpenMP structured block"
 msgstr ""
 
-#: cp/decl.c:2606 cp/decl.c:2646
+#: cp/decl.c:2619 cp/decl.c:2659
 #, gcc-internal-format
 msgid "jump to label %q+D"
 msgstr ""
 
-#: cp/decl.c:2607 cp/decl.c:2647
+#: cp/decl.c:2620 cp/decl.c:2660
 #, gcc-internal-format
 msgid "  from here"
 msgstr ""
 
 #. Can't skip init of __exception_info.
-#: cp/decl.c:2619
+#: cp/decl.c:2632
 #, gcc-internal-format
 msgid "%J  enters catch block"
 msgstr ""
 
-#: cp/decl.c:2623
+#: cp/decl.c:2636
 #, gcc-internal-format
 msgid "  skips initialization of %q+#D"
 msgstr ""
 
-#: cp/decl.c:2699
+#: cp/decl.c:2712
 #, gcc-internal-format
 msgid "label named wchar_t"
 msgstr ""
 
-#: cp/decl.c:2703
+#: cp/decl.c:2716
 #, gcc-internal-format
 msgid "duplicate label %qD"
 msgstr ""
 
-#: cp/decl.c:2969
+#: cp/decl.c:2983
 #, gcc-internal-format
 msgid "%qD is not a type"
 msgstr ""
 
-#: cp/decl.c:2975
+#: cp/decl.c:2989
 #, gcc-internal-format
 msgid "%qD used without template parameters"
 msgstr ""
 
-#: cp/decl.c:2990
+#: cp/decl.c:2998
 #, gcc-internal-format
 msgid "%q#T is not a class"
 msgstr ""
 
-#: cp/decl.c:3002 cp/decl.c:3070
+#: cp/decl.c:3022 cp/decl.c:3090
 #, gcc-internal-format
 msgid "no class template named %q#T in %q#T"
 msgstr ""
 
-#: cp/decl.c:3010
+#: cp/decl.c:3030
 #, gcc-internal-format
 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
 msgstr ""
 
-#: cp/decl.c:3017
+#: cp/decl.c:3037
 #, gcc-internal-format
 msgid "%<typename %T::%D%> names %q#T, which is not a type"
 msgstr ""
 
-#: cp/decl.c:3079
+#: cp/decl.c:3099
 #, gcc-internal-format
 msgid "template parameters do not match template"
 msgstr ""
 
-#: cp/decl.c:3080 cp/friend.c:321 cp/friend.c:329
+#: cp/decl.c:3100 cp/friend.c:321 cp/friend.c:329
 #, gcc-internal-format
 msgid "%q+D declared here"
 msgstr ""
 
-#: cp/decl.c:3755
+#: cp/decl.c:3783
 #, gcc-internal-format
 msgid "%Jan anonymous struct cannot have function members"
 msgstr ""
 
-#: cp/decl.c:3757
+#: cp/decl.c:3785
 #, gcc-internal-format
 msgid "%Jan anonymous union cannot have function members"
 msgstr ""
 
-#: cp/decl.c:3775
+#: cp/decl.c:3803
 #, gcc-internal-format
 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
 msgstr ""
 
-#: cp/decl.c:3778
+#: cp/decl.c:3806
 #, gcc-internal-format
 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
 msgstr ""
 
-#: cp/decl.c:3781
+#: cp/decl.c:3809
 #, gcc-internal-format
 msgid ""
 "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
 msgstr ""
 
-#: cp/decl.c:3806
+#: cp/decl.c:3834
 #, gcc-internal-format
 msgid "multiple types in one declaration"
 msgstr ""
 
-#: cp/decl.c:3810
+#: cp/decl.c:3838
 #, gcc-internal-format
 msgid "redeclaration of C++ built-in type %qT"
 msgstr ""
 
-#: cp/decl.c:3847
+#: cp/decl.c:3875
 #, gcc-internal-format
 msgid "missing type-name in typedef-declaration"
 msgstr ""
 
-#: cp/decl.c:3854
+#: cp/decl.c:3882
 #, gcc-internal-format
 msgid "ISO C++ prohibits anonymous structs"
 msgstr ""
 
-#: cp/decl.c:3861
+#: cp/decl.c:3889
 #, gcc-internal-format
 msgid "%qs can only be specified for functions"
 msgstr ""
 
-#: cp/decl.c:3867
+#: cp/decl.c:3895
 #, gcc-internal-format
 msgid "%<friend%> can only be specified inside a class"
 msgstr ""
 
-#: cp/decl.c:3869
+#: cp/decl.c:3897
 #, gcc-internal-format
 msgid "%<explicit%> can only be specified for constructors"
 msgstr ""
 
-#: cp/decl.c:3871
+#: cp/decl.c:3899
 #, gcc-internal-format
 msgid "a storage class can only be specified for objects and functions"
 msgstr ""
 
-#: cp/decl.c:3877
+#: cp/decl.c:3905
 #, gcc-internal-format
 msgid "qualifiers can only be specified for objects and functions"
 msgstr ""
 
-#: cp/decl.c:3880
+#: cp/decl.c:3908
 #, gcc-internal-format
 msgid "%<typedef%> was ignored in this declaration"
 msgstr ""
 
-#: cp/decl.c:3909
+#: cp/decl.c:3937
 #, gcc-internal-format
 msgid "attribute ignored in declaration of %q+#T"
 msgstr ""
 
-#: cp/decl.c:3910
+#: cp/decl.c:3938
 #, gcc-internal-format
 msgid "attribute for %q+#T must follow the %qs keyword"
 msgstr ""
 
-#: cp/decl.c:3952
+#: cp/decl.c:3980
 #, gcc-internal-format
 msgid "ignoring attributes applied to class type %qT outside of definition"
 msgstr ""
 
 #. A template type parameter or other dependent type.
-#: cp/decl.c:3956
+#: cp/decl.c:3984
 #, gcc-internal-format
 msgid ""
 "ignoring attributes applied to dependent type %qT without an associated "
 "declaration"
 msgstr ""
 
-#: cp/decl.c:4032
+#: cp/decl.c:4060
 #, gcc-internal-format
 msgid "typedef %qD is initialized (use decltype instead)"
 msgstr ""
 
-#: cp/decl.c:4050
+#: cp/decl.c:4078
 #, gcc-internal-format
 msgid "declaration of %q#D has %<extern%> and is initialized"
 msgstr ""
 
-#: cp/decl.c:4075
+#: cp/decl.c:4103
 #, gcc-internal-format
 msgid "definition of %q#D is marked %<dllimport%>"
 msgstr ""
 
-#: cp/decl.c:4094
+#: cp/decl.c:4122
 #, gcc-internal-format
 msgid "%q#D is not a static member of %q#T"
 msgstr ""
 
-#: cp/decl.c:4100
+#: cp/decl.c:4128
 #, gcc-internal-format
 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
 msgstr ""
 
-#: cp/decl.c:4109
+#: cp/decl.c:4137
 #, gcc-internal-format
 msgid ""
 "template header not allowed in member definition of explicitly specialized "
 "class"
 msgstr ""
 
-#: cp/decl.c:4117
+#: cp/decl.c:4145
 #, gcc-internal-format
 msgid "duplicate initialization of %qD"
 msgstr ""
 
-#: cp/decl.c:4156
+#: cp/decl.c:4184
 #, gcc-internal-format
 msgid "declaration of %q#D outside of class is not definition"
 msgstr ""
 
-#: cp/decl.c:4251
+#: cp/decl.c:4279
 #, gcc-internal-format
 msgid "variable %q#D has initializer but incomplete type"
 msgstr ""
 
-#: cp/decl.c:4257 cp/decl.c:4999
+#: cp/decl.c:4285 cp/decl.c:5033
 #, gcc-internal-format
 msgid "elements of array %q#D have incomplete type"
 msgstr ""
 
-#: cp/decl.c:4264 cp/decl.c:5495
+#: cp/decl.c:4292 cp/decl.c:5529
 #, gcc-internal-format
 msgid "declaration of %q#D has no initializer"
 msgstr ""
 
-#: cp/decl.c:4266
+#: cp/decl.c:4294
 #, gcc-internal-format
 msgid "aggregate %q#D has incomplete type and cannot be defined"
 msgstr ""
 
-#: cp/decl.c:4302
+#: cp/decl.c:4330
 #, gcc-internal-format
 msgid "%qD declared as reference but not initialized"
 msgstr ""
 
-#: cp/decl.c:4308
+#: cp/decl.c:4336
 #, gcc-internal-format
 msgid "ISO C++ forbids use of initializer list to initialize reference %qD"
 msgstr ""
 
-#: cp/decl.c:4334
+#: cp/decl.c:4362
 #, gcc-internal-format
 msgid "cannot initialize %qT from %qT"
 msgstr ""
 
-#: cp/decl.c:4395
+#: cp/decl.c:4423
+#, gcc-internal-format
+msgid "name used in a GNU-style designated initializer for an array"
+msgstr ""
+
+#: cp/decl.c:4428
 #, gcc-internal-format
 msgid "name %qD used in a GNU-style designated initializer for an array"
 msgstr ""
 
-#: cp/decl.c:4444
+#: cp/decl.c:4478
 #, gcc-internal-format
 msgid "initializer fails to determine size of %qD"
 msgstr ""
 
-#: cp/decl.c:4451
+#: cp/decl.c:4485
 #, gcc-internal-format
 msgid "array size missing in %qD"
 msgstr ""
 
-#: cp/decl.c:4463
+#: cp/decl.c:4497
 #, gcc-internal-format
 msgid "zero-size array %qD"
 msgstr ""
@@ -29474,273 +29293,273 @@ msgstr ""
 #. An automatic variable with an incomplete type: that is an error.
 #. Don't talk about array types here, since we took care of that
 #. message in grokdeclarator.
-#: cp/decl.c:4506
+#: cp/decl.c:4540
 #, gcc-internal-format
 msgid "storage size of %qD isn't known"
 msgstr ""
 
-#: cp/decl.c:4529
+#: cp/decl.c:4563
 #, gcc-internal-format
 msgid "storage size of %qD isn't constant"
 msgstr ""
 
-#: cp/decl.c:4580
+#: cp/decl.c:4614
 #, gcc-internal-format
 msgid ""
 "sorry: semantics of inline function static data %q+#D are wrong (you'll wind "
 "up with multiple copies)"
 msgstr ""
 
-#: cp/decl.c:4583
+#: cp/decl.c:4617
 #, gcc-internal-format
 msgid "%J  you can work around this by removing the initializer"
 msgstr ""
 
-#: cp/decl.c:4610
+#: cp/decl.c:4644
 #, gcc-internal-format
 msgid "uninitialized const %qD"
 msgstr ""
 
-#: cp/decl.c:4722
+#: cp/decl.c:4756
 #, gcc-internal-format
 msgid "invalid type %qT as initializer for a vector of type %qT"
 msgstr ""
 
-#: cp/decl.c:4764
+#: cp/decl.c:4798
 #, gcc-internal-format
 msgid "initializer for %qT must be brace-enclosed"
 msgstr ""
 
-#: cp/decl.c:4782
+#: cp/decl.c:4816
 #, gcc-internal-format
 msgid "%qT has no non-static data member named %qD"
 msgstr ""
 
-#: cp/decl.c:4838
+#: cp/decl.c:4872
 #, gcc-internal-format
 msgid "braces around scalar initializer for type %qT"
 msgstr ""
 
-#: cp/decl.c:4924
+#: cp/decl.c:4958
 #, gcc-internal-format
 msgid "missing braces around initializer for %qT"
 msgstr ""
 
-#: cp/decl.c:4981
+#: cp/decl.c:5015 cp/typeck2.c:1087 cp/typeck2.c:1110 cp/typeck2.c:1153
 #, gcc-internal-format
 msgid "too many initializers for %qT"
 msgstr ""
 
-#: cp/decl.c:5001
+#: cp/decl.c:5035
 #, gcc-internal-format
 msgid "elements of array %q#T have incomplete type"
 msgstr ""
 
-#: cp/decl.c:5010
+#: cp/decl.c:5044
 #, gcc-internal-format
 msgid "variable-sized object %qD may not be initialized"
 msgstr ""
 
-#: cp/decl.c:5012
+#: cp/decl.c:5046
 #, gcc-internal-format
 msgid "variable-sized compound literal"
 msgstr ""
 
-#: cp/decl.c:5066
+#: cp/decl.c:5100
 #, gcc-internal-format
 msgid "%qD has incomplete type"
 msgstr ""
 
-#: cp/decl.c:5086
+#: cp/decl.c:5120
 #, gcc-internal-format
 msgid "scalar object %qD requires one element in initializer"
 msgstr ""
 
-#: cp/decl.c:5117
+#: cp/decl.c:5151
 #, gcc-internal-format
 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
 msgstr ""
 
-#: cp/decl.c:5149
+#: cp/decl.c:5183
 #, gcc-internal-format
 msgid "array %qD initialized by parenthesized string literal %qE"
 msgstr ""
 
-#: cp/decl.c:5163
+#: cp/decl.c:5197
 #, gcc-internal-format
 msgid "structure %qD with uninitialized const members"
 msgstr ""
 
-#: cp/decl.c:5165
+#: cp/decl.c:5199
 #, gcc-internal-format
 msgid "structure %qD with uninitialized reference members"
 msgstr ""
 
-#: cp/decl.c:5462
+#: cp/decl.c:5496
 #, gcc-internal-format
 msgid "assignment (not initialization) in declaration"
 msgstr ""
 
-#: cp/decl.c:5575
+#: cp/decl.c:5555 cp/decl2.c:850
+#, gcc-internal-format
+msgid "%qD cannot be defaulted"
+msgstr ""
+
+#: cp/decl.c:5631
 #, gcc-internal-format
 msgid "shadowing previous type declaration of %q#D"
 msgstr ""
 
-#: cp/decl.c:5605
+#: cp/decl.c:5661
 #, gcc-internal-format
 msgid "%qD cannot be thread-local because it has non-POD type %qT"
 msgstr ""
 
-#: cp/decl.c:5637
+#: cp/decl.c:5693
 #, gcc-internal-format
 msgid "Java object %qD not allocated with %<new%>"
 msgstr ""
 
-#: cp/decl.c:5654
+#: cp/decl.c:5710
 #, gcc-internal-format
 msgid "%qD is thread-local and so cannot be dynamically initialized"
 msgstr ""
 
-#: cp/decl.c:5672
+#: cp/decl.c:5728
 #, gcc-internal-format
 msgid ""
 "%qD cannot be initialized by a non-constant expression when being declared"
 msgstr ""
 
-#: cp/decl.c:5712
+#: cp/decl.c:5768
 #, gcc-internal-format
 msgid "non-static data member %qD has Java class type"
 msgstr ""
 
-#: cp/decl.c:5778 cp/decl2.c:835
-#, gcc-internal-format
-msgid "%qD cannot be defaulted"
-msgstr ""
-
-#: cp/decl.c:5789
+#: cp/decl.c:5832
 #, gcc-internal-format
 msgid "function %q#D is initialized like a variable"
 msgstr ""
 
-#: cp/decl.c:6377
+#: cp/decl.c:6420
 #, gcc-internal-format
 msgid "destructor for alien class %qT cannot be a member"
 msgstr ""
 
-#: cp/decl.c:6379
+#: cp/decl.c:6422
 #, gcc-internal-format
 msgid "constructor for alien class %qT cannot be a member"
 msgstr ""
 
-#: cp/decl.c:6400
+#: cp/decl.c:6443
 #, gcc-internal-format
 msgid "%qD declared as a %<virtual%> %s"
 msgstr ""
 
-#: cp/decl.c:6402
+#: cp/decl.c:6445
 #, gcc-internal-format
 msgid "%qD declared as an %<inline%> %s"
 msgstr ""
 
-#: cp/decl.c:6404
+#: cp/decl.c:6447
 #, gcc-internal-format
 msgid ""
 "%<const%> and %<volatile%> function specifiers on %qD invalid in %s "
 "declaration"
 msgstr ""
 
-#: cp/decl.c:6408
+#: cp/decl.c:6451
 #, gcc-internal-format
 msgid "%q+D declared as a friend"
 msgstr ""
 
-#: cp/decl.c:6414
+#: cp/decl.c:6457
 #, gcc-internal-format
 msgid "%q+D declared with an exception specification"
 msgstr ""
 
-#: cp/decl.c:6448
+#: cp/decl.c:6491
 #, gcc-internal-format
 msgid "definition of %qD is not in namespace enclosing %qT"
 msgstr ""
 
-#: cp/decl.c:6566
+#: cp/decl.c:6611
 #, gcc-internal-format
 msgid "defining explicit specialization %qD in friend declaration"
 msgstr ""
 
 #. Something like `template <class T> friend void f<T>()'.
-#: cp/decl.c:6576
+#: cp/decl.c:6621
 #, gcc-internal-format
 msgid "invalid use of template-id %qD in declaration of primary template"
 msgstr ""
 
-#: cp/decl.c:6606
+#: cp/decl.c:6651
 #, gcc-internal-format
 msgid ""
 "default arguments are not allowed in declaration of friend template "
 "specialization %qD"
 msgstr ""
 
-#: cp/decl.c:6614
+#: cp/decl.c:6659
 #, gcc-internal-format
 msgid ""
 "%<inline%> is not allowed in declaration of friend template specialization %"
 "qD"
 msgstr ""
 
-#: cp/decl.c:6657
+#: cp/decl.c:6702
 #, gcc-internal-format
 msgid "cannot declare %<::main%> to be a template"
 msgstr ""
 
-#: cp/decl.c:6659
+#: cp/decl.c:6704
 #, gcc-internal-format
 msgid "cannot declare %<::main%> to be inline"
 msgstr ""
 
-#: cp/decl.c:6661
+#: cp/decl.c:6706
 #, gcc-internal-format
 msgid "cannot declare %<::main%> to be static"
 msgstr ""
 
-#: cp/decl.c:6689
+#: cp/decl.c:6734
 #, gcc-internal-format
 msgid "non-local function %q#D uses anonymous type"
 msgstr ""
 
-#: cp/decl.c:6692 cp/decl.c:6968
+#: cp/decl.c:6737 cp/decl.c:7013
 #, gcc-internal-format
 msgid ""
 "%q+#D does not refer to the unqualified type, so it is not used for linkage"
 msgstr ""
 
-#: cp/decl.c:6698
+#: cp/decl.c:6743
 #, gcc-internal-format
 msgid "non-local function %q#D uses local type %qT"
 msgstr ""
 
-#: cp/decl.c:6717
+#: cp/decl.c:6762
 #, gcc-internal-format
 msgid "static member function %qD cannot have cv-qualifier"
 msgstr ""
 
-#: cp/decl.c:6718
+#: cp/decl.c:6763
 #, gcc-internal-format
 msgid "non-member function %qD cannot have cv-qualifier"
 msgstr ""
 
-#: cp/decl.c:6766
+#: cp/decl.c:6811
 #, gcc-internal-format
 msgid "%<::main%> must return %<int%>"
 msgstr ""
 
-#: cp/decl.c:6806
+#: cp/decl.c:6851
 #, gcc-internal-format
 msgid "definition of implicitly-declared %qD"
 msgstr ""
 
-#: cp/decl.c:6823 cp/decl2.c:680
+#: cp/decl.c:6868 cp/decl2.c:685
 #, gcc-internal-format
 msgid "no %q#D member function declared in class %qT"
 msgstr ""
@@ -29749,594 +29568,589 @@ msgstr ""
 #. no linkage can only be used to declare extern "C"
 #. entities.  Since it's not always an error in the
 #. ISO C++ 90 Standard, we only issue a warning.
-#: cp/decl.c:6965
+#: cp/decl.c:7010
 #, gcc-internal-format
 msgid "non-local variable %q#D uses anonymous type"
 msgstr ""
 
-#: cp/decl.c:6974
+#: cp/decl.c:7019
 #, gcc-internal-format
 msgid "non-local variable %q#D uses local type %qT"
 msgstr ""
 
-#: cp/decl.c:7097
+#: cp/decl.c:7142
 #, gcc-internal-format
 msgid ""
 "invalid in-class initialization of static data member of non-integral type %"
 "qT"
 msgstr ""
 
-#: cp/decl.c:7107
+#: cp/decl.c:7152
 #, gcc-internal-format
 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
 msgstr ""
 
-#: cp/decl.c:7111
+#: cp/decl.c:7156
 #, gcc-internal-format
 msgid ""
 "ISO C++ forbids initialization of member constant %qD of non-integral type %"
 "qT"
 msgstr ""
 
-#: cp/decl.c:7136
+#: cp/decl.c:7181
 #, gcc-internal-format
 msgid "size of array %qD has non-integral type %qT"
 msgstr ""
 
-#: cp/decl.c:7138
+#: cp/decl.c:7183
 #, gcc-internal-format
 msgid "size of array has non-integral type %qT"
 msgstr ""
 
-#: cp/decl.c:7181
+#: cp/decl.c:7235
 #, gcc-internal-format
 msgid "size of array %qD is negative"
 msgstr ""
 
-#: cp/decl.c:7183
+#: cp/decl.c:7237
 #, gcc-internal-format
 msgid "size of array is negative"
 msgstr ""
 
-#: cp/decl.c:7191
+#: cp/decl.c:7245
 #, gcc-internal-format
 msgid "ISO C++ forbids zero-size array %qD"
 msgstr ""
 
-#: cp/decl.c:7193
+#: cp/decl.c:7247
 #, gcc-internal-format
 msgid "ISO C++ forbids zero-size array"
 msgstr ""
 
-#: cp/decl.c:7200
+#: cp/decl.c:7254
 #, gcc-internal-format
 msgid "size of array %qD is not an integral constant-expression"
 msgstr ""
 
-#: cp/decl.c:7203
+#: cp/decl.c:7257
 #, gcc-internal-format
 msgid "size of array is not an integral constant-expression"
 msgstr ""
 
-#: cp/decl.c:7209
+#: cp/decl.c:7263
 #, gcc-internal-format
 msgid "ISO C++ forbids variable length array %qD"
 msgstr ""
 
-#: cp/decl.c:7211
+#: cp/decl.c:7265
 #, gcc-internal-format
 msgid "ISO C++ forbids variable length array"
 msgstr ""
 
-#: cp/decl.c:7217
+#: cp/decl.c:7271
 #, gcc-internal-format
 msgid "variable length array %qD is used"
 msgstr ""
 
-#: cp/decl.c:7253
+#: cp/decl.c:7307
 #, gcc-internal-format
 msgid "overflow in array dimension"
 msgstr ""
 
-#: cp/decl.c:7334
+#: cp/decl.c:7388
 #, gcc-internal-format
 msgid "declaration of %qD as %s"
 msgstr ""
 
-#: cp/decl.c:7336
+#: cp/decl.c:7390
 #, gcc-internal-format
 msgid "creating %s"
 msgstr ""
 
-#: cp/decl.c:7348
+#: cp/decl.c:7402
 #, gcc-internal-format
 msgid ""
 "declaration of %qD as multidimensional array must have bounds for all "
 "dimensions except the first"
 msgstr ""
 
-#: cp/decl.c:7352
+#: cp/decl.c:7406
 #, gcc-internal-format
 msgid ""
 "multidimensional array must have bounds for all dimensions except the first"
 msgstr ""
 
-#: cp/decl.c:7387
+#: cp/decl.c:7441
 #, gcc-internal-format
 msgid "return type specification for constructor invalid"
 msgstr ""
 
-#: cp/decl.c:7397
+#: cp/decl.c:7451
 #, gcc-internal-format
 msgid "return type specification for destructor invalid"
 msgstr ""
 
-#: cp/decl.c:7410
+#: cp/decl.c:7464
 #, gcc-internal-format
 msgid "return type specified for %<operator %T%>"
 msgstr ""
 
-#: cp/decl.c:7432
+#: cp/decl.c:7486
 #, gcc-internal-format
 msgid "unnamed variable or field declared void"
 msgstr ""
 
-#: cp/decl.c:7436
+#: cp/decl.c:7490
 #, gcc-internal-format
 msgid "variable or field %qE declared void"
 msgstr ""
 
-#: cp/decl.c:7439
+#: cp/decl.c:7493
 #, gcc-internal-format
 msgid "variable or field declared void"
 msgstr ""
 
-#: cp/decl.c:7609
+#: cp/decl.c:7663
 #, gcc-internal-format
 msgid "invalid use of qualified-name %<::%D%>"
 msgstr ""
 
-#: cp/decl.c:7612
+#: cp/decl.c:7666
 #, gcc-internal-format
 msgid "invalid use of qualified-name %<%T::%D%>"
 msgstr ""
 
-#: cp/decl.c:7615
+#: cp/decl.c:7669
 #, gcc-internal-format
 msgid "invalid use of qualified-name %<%D::%D%>"
 msgstr ""
 
-#: cp/decl.c:7627
+#: cp/decl.c:7681
 #, gcc-internal-format
 msgid "type %qT is not derived from type %qT"
 msgstr ""
 
-#: cp/decl.c:7643 cp/decl.c:7733 cp/decl.c:8927
+#: cp/decl.c:7697 cp/decl.c:7789 cp/decl.c:8979
 #, gcc-internal-format
 msgid "declaration of %qD as non-function"
 msgstr ""
 
-#: cp/decl.c:7649
+#: cp/decl.c:7703
 #, gcc-internal-format
 msgid "declaration of %qD as non-member"
 msgstr ""
 
-#: cp/decl.c:7678
+#: cp/decl.c:7734
 #, gcc-internal-format
 msgid "declarator-id missing; using reserved word %qD"
 msgstr ""
 
-#: cp/decl.c:7725
+#: cp/decl.c:7781
 #, gcc-internal-format
 msgid "function definition does not declare parameters"
 msgstr ""
 
-#: cp/decl.c:7767
+#: cp/decl.c:7823
 #, gcc-internal-format
 msgid "two or more data types in declaration of %qs"
 msgstr ""
 
-#: cp/decl.c:7773
+#: cp/decl.c:7829
 #, gcc-internal-format
 msgid "conflicting specifiers in declaration of %qs"
 msgstr ""
 
-#: cp/decl.c:7844 cp/decl.c:7847 cp/decl.c:7850
+#: cp/decl.c:7900 cp/decl.c:7903 cp/decl.c:7906
 #, gcc-internal-format
 msgid "ISO C++ forbids declaration of %qs with no type"
 msgstr ""
 
-#: cp/decl.c:7875 cp/decl.c:7893
+#: cp/decl.c:7931 cp/decl.c:7949
 #, gcc-internal-format
 msgid "%<signed%> or %<unsigned%> invalid for %qs"
 msgstr ""
 
-#: cp/decl.c:7877
+#: cp/decl.c:7933
 #, gcc-internal-format
 msgid "%<signed%> and %<unsigned%> specified together for %qs"
 msgstr ""
 
-#: cp/decl.c:7879
+#: cp/decl.c:7935
 #, gcc-internal-format
 msgid "%<long long%> invalid for %qs"
 msgstr ""
 
-#: cp/decl.c:7881
+#: cp/decl.c:7937
 #, gcc-internal-format
 msgid "%<long%> invalid for %qs"
 msgstr ""
 
-#: cp/decl.c:7883
+#: cp/decl.c:7939
 #, gcc-internal-format
 msgid "%<short%> invalid for %qs"
 msgstr ""
 
-#: cp/decl.c:7885
+#: cp/decl.c:7941
 #, gcc-internal-format
 msgid "%<long%> or %<short%> invalid for %qs"
 msgstr ""
 
-#: cp/decl.c:7887
+#: cp/decl.c:7943
 #, gcc-internal-format
 msgid "%<long%> or %<short%> specified with char for %qs"
 msgstr ""
 
-#: cp/decl.c:7889
+#: cp/decl.c:7945
 #, gcc-internal-format
 msgid "%<long%> and %<short%> specified together for %qs"
 msgstr ""
 
-#: cp/decl.c:7895
+#: cp/decl.c:7951
 #, gcc-internal-format
 msgid "%<short%> or %<long%> invalid for %qs"
 msgstr ""
 
-#: cp/decl.c:7903
+#: cp/decl.c:7959
 #, gcc-internal-format
 msgid "long, short, signed or unsigned used invalidly for %qs"
 msgstr ""
 
-#: cp/decl.c:7967
+#: cp/decl.c:8023
 #, gcc-internal-format
 msgid "complex invalid for %qs"
 msgstr ""
 
-#: cp/decl.c:7996
+#: cp/decl.c:8052
 #, gcc-internal-format
 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
 msgstr ""
 
-#: cp/decl.c:8009 cp/typeck.c:7189
+#: cp/decl.c:8065 cp/typeck.c:7252
 #, gcc-internal-format
 msgid "ignoring %qV qualifiers added to function type %qT"
 msgstr ""
 
-#: cp/decl.c:8032
+#: cp/decl.c:8088
 #, gcc-internal-format
 msgid "member %qD cannot be declared both virtual and static"
 msgstr ""
 
-#: cp/decl.c:8040
+#: cp/decl.c:8096
 #, gcc-internal-format
 msgid "%<%T::%D%> is not a valid declarator"
 msgstr ""
 
-#: cp/decl.c:8049
+#: cp/decl.c:8105
 #, gcc-internal-format
 msgid "typedef declaration invalid in parameter declaration"
 msgstr ""
 
-#: cp/decl.c:8055
+#: cp/decl.c:8111
 #, gcc-internal-format
 msgid "storage class specifiers invalid in parameter declarations"
 msgstr ""
 
-#: cp/decl.c:8059
+#: cp/decl.c:8115
 #, gcc-internal-format
 msgid "parameter declared %<auto%>"
 msgstr ""
 
-#: cp/decl.c:8068
+#: cp/decl.c:8124
 #, gcc-internal-format
 msgid "%<virtual%> outside class declaration"
 msgstr ""
 
-#: cp/decl.c:8086
+#: cp/decl.c:8142
 #, gcc-internal-format
 msgid "multiple storage classes in declaration of %qs"
 msgstr ""
 
-#: cp/decl.c:8109
+#: cp/decl.c:8165
 #, gcc-internal-format
 msgid "storage class specified for %qs"
 msgstr ""
 
-#: cp/decl.c:8130
+#: cp/decl.c:8186
 #, gcc-internal-format
 msgid "top-level declaration of %qs specifies %<auto%>"
 msgstr ""
 
-#: cp/decl.c:8143
+#: cp/decl.c:8199
 #, gcc-internal-format
 msgid "storage class specifiers invalid in friend function declarations"
 msgstr ""
 
-#: cp/decl.c:8257
-#, gcc-internal-format
-msgid "invalid use of %<auto%> in conversion operator"
-msgstr ""
-
-#: cp/decl.c:8262
+#: cp/decl.c:8314
 #, gcc-internal-format
 msgid "%qs function uses %<auto%> type specifier without late return type"
 msgstr ""
 
-#: cp/decl.c:8268
+#: cp/decl.c:8320
 #, gcc-internal-format
 msgid ""
 "%qs function with late return type has %qT as its type rather than plain %"
 "<auto%>"
 msgstr ""
 
-#: cp/decl.c:8276
+#: cp/decl.c:8328
 #, gcc-internal-format
 msgid ""
 "%qs function with late return type not declared with %<auto%> type specifier"
 msgstr ""
 
-#: cp/decl.c:8309
+#: cp/decl.c:8361
 #, gcc-internal-format
 msgid "destructor cannot be static member function"
 msgstr ""
 
-#: cp/decl.c:8314
+#: cp/decl.c:8366
 #, gcc-internal-format
 msgid "destructors may not be cv-qualified"
 msgstr ""
 
-#: cp/decl.c:8332
+#: cp/decl.c:8384
 #, gcc-internal-format
 msgid "constructors cannot be declared virtual"
 msgstr ""
 
-#: cp/decl.c:8345
+#: cp/decl.c:8397
 #, gcc-internal-format
 msgid "can't initialize friend function %qs"
 msgstr ""
 
 #. Cannot be both friend and virtual.
-#: cp/decl.c:8349
+#: cp/decl.c:8401
 #, gcc-internal-format
 msgid "virtual functions cannot be friends"
 msgstr ""
 
-#: cp/decl.c:8353
+#: cp/decl.c:8405
 #, gcc-internal-format
 msgid "friend declaration not in class definition"
 msgstr ""
 
-#: cp/decl.c:8355
+#: cp/decl.c:8407
 #, gcc-internal-format
 msgid "can't define friend function %qs in a local class definition"
 msgstr ""
 
-#: cp/decl.c:8368
+#: cp/decl.c:8420
 #, gcc-internal-format
 msgid "destructors may not have parameters"
 msgstr ""
 
-#: cp/decl.c:8387
+#: cp/decl.c:8439
 #, gcc-internal-format
 msgid "cannot declare pointer to %q#T"
 msgstr ""
 
-#: cp/decl.c:8400 cp/decl.c:8407
+#: cp/decl.c:8452 cp/decl.c:8459
 #, gcc-internal-format
 msgid "cannot declare reference to %q#T"
 msgstr ""
 
-#: cp/decl.c:8409
+#: cp/decl.c:8461
 #, gcc-internal-format
 msgid "cannot declare pointer to %q#T member"
 msgstr ""
 
-#: cp/decl.c:8460
+#: cp/decl.c:8512
 #, gcc-internal-format
 msgid ""
 "cannot declare reference to %q#T, which is not a typedef or a template type "
 "argument"
 msgstr ""
 
-#: cp/decl.c:8504
+#: cp/decl.c:8556
 #, gcc-internal-format
 msgid "template-id %qD used as a declarator"
 msgstr ""
 
-#: cp/decl.c:8555
+#: cp/decl.c:8607
 #, gcc-internal-format
 msgid "member functions are implicitly friends of their class"
 msgstr ""
 
-#: cp/decl.c:8560
+#: cp/decl.c:8612
 #, gcc-internal-format
 msgid "extra qualification %<%T::%> on member %qs"
 msgstr ""
 
-#: cp/decl.c:8592
+#: cp/decl.c:8644
 #, gcc-internal-format
 msgid "cannot define member function %<%T::%s%> within %<%T%>"
 msgstr ""
 
-#: cp/decl.c:8609
+#: cp/decl.c:8661
 #, gcc-internal-format
 msgid "cannot declare member %<%T::%s%> within %qT"
 msgstr ""
 
-#: cp/decl.c:8632
+#: cp/decl.c:8684
 #, gcc-internal-format
 msgid "non-parameter %qs cannot be a parameter pack"
 msgstr ""
 
-#: cp/decl.c:8653
+#: cp/decl.c:8705
 #, gcc-internal-format
 msgid "data member may not have variably modified type %qT"
 msgstr ""
 
-#: cp/decl.c:8655
+#: cp/decl.c:8707
 #, gcc-internal-format
 msgid "parameter may not have variably modified type %qT"
 msgstr ""
 
 #. [dcl.fct.spec] The explicit specifier shall only be used in
 #. declarations of constructors within a class definition.
-#: cp/decl.c:8663
+#: cp/decl.c:8715
 #, gcc-internal-format
 msgid "only declarations of constructors can be %<explicit%>"
 msgstr ""
 
-#: cp/decl.c:8671
+#: cp/decl.c:8723
 #, gcc-internal-format
 msgid "non-member %qs cannot be declared %<mutable%>"
 msgstr ""
 
-#: cp/decl.c:8676
+#: cp/decl.c:8728
 #, gcc-internal-format
 msgid "non-object member %qs cannot be declared %<mutable%>"
 msgstr ""
 
-#: cp/decl.c:8682
+#: cp/decl.c:8734
 #, gcc-internal-format
 msgid "function %qs cannot be declared %<mutable%>"
 msgstr ""
 
-#: cp/decl.c:8687
+#: cp/decl.c:8739
 #, gcc-internal-format
 msgid "static %qs cannot be declared %<mutable%>"
 msgstr ""
 
-#: cp/decl.c:8692
+#: cp/decl.c:8744
 #, gcc-internal-format
 msgid "const %qs cannot be declared %<mutable%>"
 msgstr ""
 
-#: cp/decl.c:8729
+#: cp/decl.c:8781
 #, gcc-internal-format
 msgid "%Jtypedef name may not be a nested-name-specifier"
 msgstr ""
 
-#: cp/decl.c:8747
+#: cp/decl.c:8799
 #, gcc-internal-format
 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
 msgstr ""
 
-#: cp/decl.c:8831
+#: cp/decl.c:8883
 #, gcc-internal-format
 msgid ""
 "qualified function types cannot be used to declare static member functions"
 msgstr ""
 
-#: cp/decl.c:8833
+#: cp/decl.c:8885
 #, gcc-internal-format
 msgid "qualified function types cannot be used to declare free functions"
 msgstr ""
 
-#: cp/decl.c:8859
+#: cp/decl.c:8911
 #, gcc-internal-format
 msgid "type qualifiers specified for friend class declaration"
 msgstr ""
 
-#: cp/decl.c:8864
+#: cp/decl.c:8916
 #, gcc-internal-format
 msgid "%<inline%> specified for friend class declaration"
 msgstr ""
 
-#: cp/decl.c:8872
+#: cp/decl.c:8924
 #, gcc-internal-format
 msgid "template parameters cannot be friends"
 msgstr ""
 
-#: cp/decl.c:8874
+#: cp/decl.c:8926
 #, gcc-internal-format
 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
 msgstr ""
 
-#: cp/decl.c:8878
+#: cp/decl.c:8930
 #, gcc-internal-format
 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
 msgstr ""
 
-#: cp/decl.c:8891
+#: cp/decl.c:8943
 #, gcc-internal-format
 msgid "trying to make class %qT a friend of global scope"
 msgstr ""
 
-#: cp/decl.c:8902
+#: cp/decl.c:8954
 #, gcc-internal-format
 msgid "invalid qualifiers on non-member function type"
 msgstr ""
 
-#: cp/decl.c:8917
+#: cp/decl.c:8969
 #, gcc-internal-format
 msgid "abstract declarator %qT used as declaration"
 msgstr ""
 
-#: cp/decl.c:8946
+#: cp/decl.c:8998
 #, gcc-internal-format
 msgid "cannot use %<::%> in parameter declaration"
 msgstr ""
 
 #. Something like struct S { int N::j; };
-#: cp/decl.c:8992
+#: cp/decl.c:9044
 #, gcc-internal-format
 msgid "invalid use of %<::%>"
 msgstr ""
 
-#: cp/decl.c:9007
+#: cp/decl.c:9059
 #, gcc-internal-format
 msgid "can't make %qD into a method -- not in a class"
 msgstr ""
 
-#: cp/decl.c:9016
+#: cp/decl.c:9068
 #, gcc-internal-format
 msgid "function %qD declared virtual inside a union"
 msgstr ""
 
-#: cp/decl.c:9025
+#: cp/decl.c:9077
 #, gcc-internal-format
 msgid "%qD cannot be declared virtual, since it is always static"
 msgstr ""
 
-#: cp/decl.c:9041
+#: cp/decl.c:9095
 #, gcc-internal-format
 msgid "expected qualified name in friend declaration for destructor %qD"
 msgstr ""
 
-#: cp/decl.c:9051
+#: cp/decl.c:9102
 #, gcc-internal-format
 msgid "declaration of %qD as member of %qT"
 msgstr ""
 
-#: cp/decl.c:9058
+#: cp/decl.c:9109
 #, gcc-internal-format
 msgid "expected qualified name in friend declaration for constructor %qD"
 msgstr ""
 
-#: cp/decl.c:9130
+#: cp/decl.c:9172
 #, gcc-internal-format
 msgid "field %qD has incomplete type"
 msgstr ""
 
-#: cp/decl.c:9132
+#: cp/decl.c:9174
 #, gcc-internal-format
 msgid "name %qT has incomplete type"
 msgstr ""
 
-#: cp/decl.c:9141
+#: cp/decl.c:9183
 #, gcc-internal-format
 msgid "  in instantiation of template %qT"
 msgstr ""
 
-#: cp/decl.c:9150
+#: cp/decl.c:9192
 #, gcc-internal-format
 msgid "%qE is neither function nor member function; cannot be declared friend"
 msgstr ""
@@ -30353,107 +30167,117 @@ msgstr ""
 #. the rest of the compiler does not correctly
 #. handle the initialization unless the member is
 #. static so we make it static below.
-#: cp/decl.c:9202
+#: cp/decl.c:9244
 #, gcc-internal-format
 msgid "ISO C++ forbids initialization of member %qD"
 msgstr ""
 
-#: cp/decl.c:9204
+#: cp/decl.c:9246
 #, gcc-internal-format
 msgid "making %qD static"
 msgstr ""
 
-#: cp/decl.c:9269
+#: cp/decl.c:9311
 #, gcc-internal-format
 msgid "storage class %<auto%> invalid for function %qs"
 msgstr ""
 
-#: cp/decl.c:9271
+#: cp/decl.c:9313
 #, gcc-internal-format
 msgid "storage class %<register%> invalid for function %qs"
 msgstr ""
 
-#: cp/decl.c:9273
+#: cp/decl.c:9315
 #, gcc-internal-format
 msgid "storage class %<__thread%> invalid for function %qs"
 msgstr ""
 
-#: cp/decl.c:9285
+#: cp/decl.c:9327
 #, gcc-internal-format
 msgid ""
 "%<static%> specified invalid for function %qs declared out of global scope"
 msgstr ""
 
-#: cp/decl.c:9289
+#: cp/decl.c:9331
 #, gcc-internal-format
 msgid ""
 "%<inline%> specifier invalid for function %qs declared out of global scope"
 msgstr ""
 
-#: cp/decl.c:9297
+#: cp/decl.c:9338
+#, gcc-internal-format
+msgid "%q#T is not a class or a namespace"
+msgstr ""
+
+#: cp/decl.c:9346
 #, gcc-internal-format
 msgid "virtual non-class function %qs"
 msgstr ""
 
-#: cp/decl.c:9329
+#: cp/decl.c:9353
+#, gcc-internal-format
+msgid "%qs defined in a non-class scope"
+msgstr ""
+
+#: cp/decl.c:9386
 #, gcc-internal-format
 msgid "cannot declare member function %qD to have static linkage"
 msgstr ""
 
 #. FIXME need arm citation
-#: cp/decl.c:9336
+#: cp/decl.c:9393
 #, gcc-internal-format
 msgid "cannot declare static function inside another function"
 msgstr ""
 
-#: cp/decl.c:9366
+#: cp/decl.c:9423
 #, gcc-internal-format
 msgid ""
 "%<static%> may not be used when defining (as opposed to declaring) a static "
 "data member"
 msgstr ""
 
-#: cp/decl.c:9373
+#: cp/decl.c:9430
 #, gcc-internal-format
 msgid "static member %qD declared %<register%>"
 msgstr ""
 
-#: cp/decl.c:9379
+#: cp/decl.c:9436
 #, gcc-internal-format
 msgid "cannot explicitly declare member %q#D to have extern linkage"
 msgstr ""
 
-#: cp/decl.c:9523
+#: cp/decl.c:9580
 #, gcc-internal-format
 msgid "default argument for %q#D has type %qT"
 msgstr ""
 
-#: cp/decl.c:9526
+#: cp/decl.c:9583
 #, gcc-internal-format
 msgid "default argument for parameter of type %qT has type %qT"
 msgstr ""
 
-#: cp/decl.c:9542
+#: cp/decl.c:9599
 #, gcc-internal-format
 msgid "default argument %qE uses local variable %qD"
 msgstr ""
 
-#: cp/decl.c:9625
+#: cp/decl.c:9682
 #, gcc-internal-format
 msgid "parameter %qD has Java class type"
 msgstr ""
 
-#: cp/decl.c:9645
+#: cp/decl.c:9702
 #, gcc-internal-format
 msgid "parameter %qD invalidly declared method type"
 msgstr ""
 
-#: cp/decl.c:9669
+#: cp/decl.c:9726
 #, gcc-internal-format
 msgid "parameter %qD includes %s to array of unknown bound %qT"
 msgstr ""
 
-#: cp/decl.c:9684
+#: cp/decl.c:9741
 #, gcc-internal-format
 msgid "parameter packs must be at the end of the parameter list"
 msgstr ""
@@ -30473,139 +30297,139 @@ msgstr ""
 #. or implicitly defined), there's no need to worry about their
 #. existence.  Theoretically, they should never even be
 #. instantiated, but that's hard to forestall.
-#: cp/decl.c:9903
+#: cp/decl.c:9964
 #, gcc-internal-format
 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
 msgstr ""
 
-#: cp/decl.c:10025
+#: cp/decl.c:10086
 #, gcc-internal-format
 msgid "%qD may not be declared within a namespace"
 msgstr ""
 
-#: cp/decl.c:10030
+#: cp/decl.c:10091
 #, gcc-internal-format
 msgid "%qD may not be declared as static"
 msgstr ""
 
-#: cp/decl.c:10056
+#: cp/decl.c:10117
 #, gcc-internal-format
 msgid "%qD must be a nonstatic member function"
 msgstr ""
 
-#: cp/decl.c:10065
+#: cp/decl.c:10126
 #, gcc-internal-format
 msgid ""
 "%qD must be either a non-static member function or a non-member function"
 msgstr ""
 
-#: cp/decl.c:10087
+#: cp/decl.c:10148
 #, gcc-internal-format
 msgid "%qD must have an argument of class or enumerated type"
 msgstr ""
 
-#: cp/decl.c:10128
+#: cp/decl.c:10189
 #, gcc-internal-format
 msgid "conversion to %s%s will never use a type conversion operator"
 msgstr ""
 
 #. 13.4.0.3
-#: cp/decl.c:10136
+#: cp/decl.c:10197
 #, gcc-internal-format
 msgid "ISO C++ prohibits overloading operator ?:"
 msgstr ""
 
-#: cp/decl.c:10141
+#: cp/decl.c:10202
 #, gcc-internal-format
 msgid "%qD must not have variable number of arguments"
 msgstr ""
 
-#: cp/decl.c:10192
+#: cp/decl.c:10253
 #, gcc-internal-format
 msgid "postfix %qD must take %<int%> as its argument"
 msgstr ""
 
-#: cp/decl.c:10195
+#: cp/decl.c:10256
 #, gcc-internal-format
 msgid "postfix %qD must take %<int%> as its second argument"
 msgstr ""
 
-#: cp/decl.c:10203
+#: cp/decl.c:10264
 #, gcc-internal-format
 msgid "%qD must take either zero or one argument"
 msgstr ""
 
-#: cp/decl.c:10205
+#: cp/decl.c:10266
 #, gcc-internal-format
 msgid "%qD must take either one or two arguments"
 msgstr ""
 
-#: cp/decl.c:10227
+#: cp/decl.c:10288
 #, gcc-internal-format
 msgid "prefix %qD should return %qT"
 msgstr ""
 
-#: cp/decl.c:10233
+#: cp/decl.c:10294
 #, gcc-internal-format
 msgid "postfix %qD should return %qT"
 msgstr ""
 
-#: cp/decl.c:10242
+#: cp/decl.c:10303
 #, gcc-internal-format
 msgid "%qD must take %<void%>"
 msgstr ""
 
-#: cp/decl.c:10244 cp/decl.c:10253
+#: cp/decl.c:10305 cp/decl.c:10314
 #, gcc-internal-format
 msgid "%qD must take exactly one argument"
 msgstr ""
 
-#: cp/decl.c:10255
+#: cp/decl.c:10316
 #, gcc-internal-format
 msgid "%qD must take exactly two arguments"
 msgstr ""
 
-#: cp/decl.c:10264
+#: cp/decl.c:10325
 #, gcc-internal-format
 msgid "user-defined %qD always evaluates both arguments"
 msgstr ""
 
-#: cp/decl.c:10278
+#: cp/decl.c:10339
 #, gcc-internal-format
 msgid "%qD should return by value"
 msgstr ""
 
-#: cp/decl.c:10289 cp/decl.c:10294
+#: cp/decl.c:10350 cp/decl.c:10355
 #, gcc-internal-format
 msgid "%qD cannot have default arguments"
 msgstr ""
 
-#: cp/decl.c:10352
+#: cp/decl.c:10413
 #, gcc-internal-format
 msgid "using template type parameter %qT after %qs"
 msgstr ""
 
-#: cp/decl.c:10367
+#: cp/decl.c:10428
 #, gcc-internal-format
 msgid "using typedef-name %qD after %qs"
 msgstr ""
 
-#: cp/decl.c:10368
+#: cp/decl.c:10429
 #, gcc-internal-format
 msgid "%q+D has a previous declaration here"
 msgstr ""
 
-#: cp/decl.c:10376
+#: cp/decl.c:10437
 #, gcc-internal-format
 msgid "%qT referred to as %qs"
 msgstr ""
 
-#: cp/decl.c:10377 cp/decl.c:10384
+#: cp/decl.c:10438 cp/decl.c:10445
 #, gcc-internal-format
 msgid "%q+T has a previous declaration here"
 msgstr ""
 
-#: cp/decl.c:10383
+#: cp/decl.c:10444
 #, gcc-internal-format
 msgid "%qT referred to as enum"
 msgstr ""
@@ -30617,77 +30441,77 @@ msgstr ""
 #. void f(class C);            // No template header here
 #.
 #. then the required template argument is missing.
-#: cp/decl.c:10398
+#: cp/decl.c:10459
 #, gcc-internal-format
 msgid "template argument required for %<%s %T%>"
 msgstr ""
 
-#: cp/decl.c:10446 cp/name-lookup.c:2795
+#: cp/decl.c:10507 cp/name-lookup.c:2800
 #, gcc-internal-format
 msgid "%qD has the same name as the class in which it is declared"
 msgstr ""
 
-#: cp/decl.c:10476 cp/name-lookup.c:2303
+#: cp/decl.c:10537 cp/name-lookup.c:2308
 #, gcc-internal-format
 msgid "reference to %qD is ambiguous"
 msgstr ""
 
-#: cp/decl.c:10590
+#: cp/decl.c:10651
 #, gcc-internal-format
 msgid "use of enum %q#D without previous declaration"
 msgstr ""
 
-#: cp/decl.c:10611
+#: cp/decl.c:10672
 #, gcc-internal-format
 msgid "redeclaration of %qT as a non-template"
 msgstr ""
 
-#: cp/decl.c:10612
+#: cp/decl.c:10673
 #, gcc-internal-format
 msgid "previous declaration %q+D"
 msgstr ""
 
-#: cp/decl.c:10723
+#: cp/decl.c:10784
 #, gcc-internal-format
 msgid "derived union %qT invalid"
 msgstr ""
 
-#: cp/decl.c:10732
+#: cp/decl.c:10793
 #, gcc-internal-format
 msgid "Java class %qT cannot have multiple bases"
 msgstr ""
 
-#: cp/decl.c:10743
+#: cp/decl.c:10804
 #, gcc-internal-format
 msgid "Java class %qT cannot have virtual bases"
 msgstr ""
 
-#: cp/decl.c:10763
+#: cp/decl.c:10824
 #, gcc-internal-format
 msgid "base type %qT fails to be a struct or class type"
 msgstr ""
 
-#: cp/decl.c:10796
+#: cp/decl.c:10857
 #, gcc-internal-format
 msgid "recursive type %qT undefined"
 msgstr ""
 
-#: cp/decl.c:10798
+#: cp/decl.c:10859
 #, gcc-internal-format
 msgid "duplicate base type %qT invalid"
 msgstr ""
 
-#: cp/decl.c:10882
+#: cp/decl.c:10943
 #, gcc-internal-format
 msgid "multiple definition of %q#T"
 msgstr ""
 
-#: cp/decl.c:10883
+#: cp/decl.c:10944
 #, gcc-internal-format
 msgid "%Jprevious definition here"
 msgstr ""
 
-#: cp/decl.c:10927
+#: cp/decl.c:10991
 #, gcc-internal-format
 msgid "underlying type %<%T%> of %<%T%> must be an integral type"
 msgstr ""
@@ -30696,57 +30520,62 @@ msgstr ""
 #.
 #. IF no integral type can represent all the enumerator values, the
 #. enumeration is ill-formed.
-#: cp/decl.c:11059
+#: cp/decl.c:11123
 #, gcc-internal-format
 msgid "no integral type can represent all of the enumerator values for %qT"
 msgstr ""
 
-#: cp/decl.c:11190
+#: cp/decl.c:11254
 #, gcc-internal-format
 msgid "enumerator value for %qD is not an integer constant"
 msgstr ""
 
-#: cp/decl.c:11222
+#: cp/decl.c:11286
 #, gcc-internal-format
 msgid "overflow in enumeration values at %qD"
 msgstr ""
 
-#: cp/decl.c:11242
+#: cp/decl.c:11306
 #, gcc-internal-format
 msgid "enumerator value %E is too large for underlying type %<%T%>"
 msgstr ""
 
-#: cp/decl.c:11339
+#: cp/decl.c:11403
 #, gcc-internal-format
 msgid "return type %q#T is incomplete"
 msgstr ""
 
-#: cp/decl.c:11341
+#: cp/decl.c:11405
 #, gcc-internal-format
 msgid "return type has Java class type %q#T"
 msgstr ""
 
-#: cp/decl.c:11466 cp/typeck.c:6876
+#: cp/decl.c:11530 cp/typeck.c:6939
 #, gcc-internal-format
 msgid "%<operator=%> should return a reference to %<*this%>"
 msgstr ""
 
-#: cp/decl.c:11860
+#: cp/decl.c:11845
+#, gcc-internal-format
+msgid "invalid function declaration"
+msgstr ""
+
+#: cp/decl.c:11929
 #, gcc-internal-format
 msgid "parameter %qD declared void"
 msgstr ""
 
-#: cp/decl.c:12361
+#: cp/decl.c:12430
 #, gcc-internal-format
 msgid "invalid member function declaration"
 msgstr ""
 
-#: cp/decl.c:12376
+#: cp/decl.c:12445
 #, gcc-internal-format
 msgid "%qD is already defined in class %qT"
 msgstr ""
 
-#: cp/decl.c:12623
+#: cp/decl.c:12692
 #, gcc-internal-format
 msgid "static member function %q#D declared with type qualifiers"
 msgstr ""
@@ -30788,7 +30617,7 @@ msgstr ""
 msgid "deleting %qT is undefined"
 msgstr ""
 
-#: cp/decl2.c:461 cp/pt.c:3838
+#: cp/decl2.c:461 cp/pt.c:3848
 #, gcc-internal-format
 msgid "template declaration of %q#D"
 msgstr ""
@@ -30803,92 +30632,98 @@ msgstr ""
 msgid "Java method %qD has non-Java parameter type %qT"
 msgstr ""
 
-#: cp/decl2.c:642
+#: cp/decl2.c:579
+#, gcc-internal-format
+msgid ""
+"template parameter lists provided don't match the template parameters of %qD"
+msgstr ""
+
+#: cp/decl2.c:647
 #, gcc-internal-format
 msgid "prototype for %q#D does not match any in class %qT"
 msgstr ""
 
-#: cp/decl2.c:722
+#: cp/decl2.c:727
 #, gcc-internal-format
 msgid "local class %q#T shall not have static data member %q#D"
 msgstr ""
 
-#: cp/decl2.c:730
+#: cp/decl2.c:735
 #, gcc-internal-format
 msgid "initializer invalid for static member with constructor"
 msgstr ""
 
-#: cp/decl2.c:733
+#: cp/decl2.c:738
 #, gcc-internal-format
 msgid "(an out of class initialization is required)"
 msgstr ""
 
-#: cp/decl2.c:793
+#: cp/decl2.c:798
 #, gcc-internal-format
 msgid "member %qD conflicts with virtual function table field name"
 msgstr ""
 
-#: cp/decl2.c:813
+#: cp/decl2.c:828
 #, gcc-internal-format
 msgid "%qD is already defined in %qT"
 msgstr ""
 
-#: cp/decl2.c:851
+#: cp/decl2.c:866
 #, gcc-internal-format
 msgid "initializer specified for static member function %qD"
 msgstr ""
 
-#: cp/decl2.c:874
+#: cp/decl2.c:889
 #, gcc-internal-format
 msgid "field initializer is not constant"
 msgstr ""
 
-#: cp/decl2.c:901
+#: cp/decl2.c:916
 #, gcc-internal-format
 msgid "%<asm%> specifiers are not permitted on non-static data members"
 msgstr ""
 
-#: cp/decl2.c:953
+#: cp/decl2.c:968
 #, gcc-internal-format
 msgid "bit-field %qD with non-integral type"
 msgstr ""
 
-#: cp/decl2.c:959
+#: cp/decl2.c:974
 #, gcc-internal-format
 msgid "cannot declare %qD to be a bit-field type"
 msgstr ""
 
-#: cp/decl2.c:969
+#: cp/decl2.c:984
 #, gcc-internal-format
 msgid "cannot declare bit-field %qD with function type"
 msgstr ""
 
-#: cp/decl2.c:976
+#: cp/decl2.c:991
 #, gcc-internal-format
 msgid "%qD is already defined in the class %qT"
 msgstr ""
 
-#: cp/decl2.c:983
+#: cp/decl2.c:998
 #, gcc-internal-format
 msgid "static member %qD cannot be a bit-field"
 msgstr ""
 
-#: cp/decl2.c:1251
+#: cp/decl2.c:1266
 #, gcc-internal-format
 msgid "anonymous struct not inside named type"
 msgstr ""
 
-#: cp/decl2.c:1335
+#: cp/decl2.c:1350
 #, gcc-internal-format
 msgid "namespace-scope anonymous aggregates must be static"
 msgstr ""
 
-#: cp/decl2.c:1344
+#: cp/decl2.c:1359
 #, gcc-internal-format
 msgid "anonymous union with no members"
 msgstr ""
 
-#: cp/decl2.c:1380
+#: cp/decl2.c:1396
 #, gcc-internal-format
 msgid "%<operator new%> must return type %qT"
 msgstr ""
@@ -30897,62 +30732,62 @@ msgstr ""
 #.
 #. The first parameter shall not have an associated default
 #. argument.
-#: cp/decl2.c:1391
+#: cp/decl2.c:1407
 #, gcc-internal-format
 msgid "the first parameter of %<operator new%> cannot have a default argument"
 msgstr ""
 
-#: cp/decl2.c:1407
+#: cp/decl2.c:1423
 #, gcc-internal-format
 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
 msgstr ""
 
-#: cp/decl2.c:1436
+#: cp/decl2.c:1452
 #, gcc-internal-format
 msgid "%<operator delete%> must return type %qT"
 msgstr ""
 
-#: cp/decl2.c:1445
+#: cp/decl2.c:1461
 #, gcc-internal-format
 msgid "%<operator delete%> takes type %qT as first parameter"
 msgstr ""
 
-#: cp/decl2.c:2122
+#: cp/decl2.c:2152
 #, gcc-internal-format
 msgid "%qT has a field %qD whose type uses the anonymous namespace"
 msgstr ""
 
-#: cp/decl2.c:2129
+#: cp/decl2.c:2159
 #, gcc-internal-format
 msgid "%qT declared with greater visibility than the type of its field %qD"
 msgstr ""
 
-#: cp/decl2.c:2142
+#: cp/decl2.c:2172
 #, gcc-internal-format
 msgid "%qT has a base %qT whose type uses the anonymous namespace"
 msgstr ""
 
-#: cp/decl2.c:2148
+#: cp/decl2.c:2178
 #, gcc-internal-format
 msgid "%qT declared with greater visibility than its base %qT"
 msgstr ""
 
-#: cp/decl2.c:3582
+#: cp/decl2.c:3612
 #, gcc-internal-format
 msgid "inline function %q+D used but never defined"
 msgstr ""
 
-#: cp/decl2.c:3731
+#: cp/decl2.c:3761
 #, gcc-internal-format
 msgid "default argument missing for parameter %P of %q+#D"
 msgstr ""
 
-#: cp/decl2.c:3780 cp/search.c:1919
+#: cp/decl2.c:3810 cp/search.c:1912
 #, gcc-internal-format
 msgid "deleted function %q+D"
 msgstr ""
 
-#: cp/decl2.c:3781
+#: cp/decl2.c:3811
 #, gcc-internal-format
 msgid "used here"
 msgstr ""
@@ -30960,7 +30795,7 @@ msgstr ""
 #. We really want to suppress this warning in system headers,
 #. because libstdc++ uses variadic templates even when we aren't
 #. in C++0x mode.
-#: cp/error.c:2701
+#: cp/error.c:2710
 #, gcc-internal-format
 msgid "%s only available with -std=c++0x or -std=gnu++0x"
 msgstr ""
@@ -30982,43 +30817,43 @@ msgstr ""
 msgid "type %qT is not derived from %<java::lang::Throwable%>"
 msgstr ""
 
-#: cp/except.c:367
+#: cp/except.c:368
 #, gcc-internal-format
 msgid "mixing C++ and Java catches in a single translation unit"
 msgstr ""
 
-#: cp/except.c:638
+#: cp/except.c:639
 #, gcc-internal-format
 msgid "throwing NULL, which has integral, not pointer type"
 msgstr ""
 
-#: cp/except.c:661 cp/init.c:1955
+#: cp/except.c:662 cp/init.c:1896
 #, gcc-internal-format
 msgid "%qD should never be overloaded"
 msgstr ""
 
-#: cp/except.c:758
+#: cp/except.c:759
 #, gcc-internal-format
 msgid "  in thrown expression"
 msgstr ""
 
-#: cp/except.c:914
+#: cp/except.c:915
 #, gcc-internal-format
 msgid ""
 "expression %qE of abstract class type %qT cannot be used in throw-expression"
 msgstr ""
 
-#: cp/except.c:999
+#: cp/except.c:1000
 #, gcc-internal-format
 msgid "%Hexception of type %qT will be caught"
 msgstr ""
 
-#: cp/except.c:1001
+#: cp/except.c:1002
 #, gcc-internal-format
 msgid "%H   by earlier handler for %qT"
 msgstr ""
 
-#: cp/except.c:1031
+#: cp/except.c:1032
 #, gcc-internal-format
 msgid "%H%<...%> handler must be the last handler for its try block"
 msgstr ""
@@ -31109,273 +30944,273 @@ msgid ""
 "already been declared and add <> after the function name here) "
 msgstr ""
 
-#: cp/init.c:372
+#: cp/init.c:351
 #, gcc-internal-format
 msgid "value-initialization of reference"
 msgstr ""
 
-#: cp/init.c:479
+#: cp/init.c:429
 #, gcc-internal-format
 msgid "%J%qD should be initialized in the member initialization list"
 msgstr ""
 
-#. TYPE_NEEDS_CONSTRUCTING can be set just because we have a
-#. vtable; still give this diagnostic.
-#: cp/init.c:525 cp/init.c:548
+#: cp/init.c:454
 #, gcc-internal-format
-msgid "%Juninitialized member %qD with %<const%> type %qT"
+msgid "%Jvalue-initialization of %q#D, which has reference type"
 msgstr ""
 
-#: cp/init.c:539
+#. TYPE_NEEDS_CONSTRUCTING can be set just because we have a
+#. vtable; still give this diagnostic.
+#: cp/init.c:495 cp/init.c:510
 #, gcc-internal-format
-msgid "%Jdefault-initialization of %q#D, which has reference type"
+msgid "%Juninitialized member %qD with %<const%> type %qT"
 msgstr ""
 
-#: cp/init.c:545
+#: cp/init.c:507
 #, gcc-internal-format
 msgid "%Juninitialized reference member %qD"
 msgstr ""
 
-#: cp/init.c:693
+#: cp/init.c:655
 #, gcc-internal-format
 msgid "%q+D will be initialized after"
 msgstr ""
 
-#: cp/init.c:696
+#: cp/init.c:658
 #, gcc-internal-format
 msgid "base %qT will be initialized after"
 msgstr ""
 
-#: cp/init.c:699
+#: cp/init.c:661
 #, gcc-internal-format
 msgid "  %q+#D"
 msgstr ""
 
-#: cp/init.c:701
+#: cp/init.c:663
 #, gcc-internal-format
 msgid "  base %qT"
 msgstr ""
 
-#: cp/init.c:702
+#: cp/init.c:664
 #, gcc-internal-format
 msgid "%J  when initialized here"
 msgstr ""
 
-#: cp/init.c:718
+#: cp/init.c:680
 #, gcc-internal-format
 msgid "%Jmultiple initializations given for %qD"
 msgstr ""
 
-#: cp/init.c:721
+#: cp/init.c:683
 #, gcc-internal-format
 msgid "%Jmultiple initializations given for base %qT"
 msgstr ""
 
-#: cp/init.c:788
+#: cp/init.c:750
 #, gcc-internal-format
 msgid "%Jinitializations for multiple members of %qT"
 msgstr ""
 
-#: cp/init.c:851
+#: cp/init.c:813
 #, gcc-internal-format
 msgid ""
 "%Jbase class %q#T should be explicitly initialized in the copy constructor"
 msgstr ""
 
-#: cp/init.c:1080 cp/init.c:1099
+#: cp/init.c:1037 cp/init.c:1056
 #, gcc-internal-format
 msgid "class %qT does not have any field named %qD"
 msgstr ""
 
-#: cp/init.c:1086
+#: cp/init.c:1043
 #, gcc-internal-format
 msgid ""
 "%q#D is a static data member; it can only be initialized at its definition"
 msgstr ""
 
-#: cp/init.c:1093
+#: cp/init.c:1050
 #, gcc-internal-format
 msgid "%q#D is not a non-static data member of %qT"
 msgstr ""
 
-#: cp/init.c:1132
+#: cp/init.c:1089
 #, gcc-internal-format
 msgid "unnamed initializer for %qT, which has no base classes"
 msgstr ""
 
-#: cp/init.c:1140
+#: cp/init.c:1097
 #, gcc-internal-format
 msgid "unnamed initializer for %qT, which uses multiple inheritance"
 msgstr ""
 
-#: cp/init.c:1186
+#: cp/init.c:1143
 #, gcc-internal-format
 msgid "%qD is both a direct base and an indirect virtual base"
 msgstr ""
 
-#: cp/init.c:1194
+#: cp/init.c:1151
 #, gcc-internal-format
 msgid "type %qT is not a direct or virtual base of %qT"
 msgstr ""
 
-#: cp/init.c:1197
+#: cp/init.c:1154
 #, gcc-internal-format
 msgid "type %qT is not a direct base of %qT"
 msgstr ""
 
-#: cp/init.c:1278
+#: cp/init.c:1235
 #, gcc-internal-format
 msgid "bad array initializer"
 msgstr ""
 
-#: cp/init.c:1457 cp/semantics.c:2490
+#: cp/init.c:1441 cp/semantics.c:2496
 #, gcc-internal-format
 msgid "%qT is not a class type"
 msgstr ""
 
-#: cp/init.c:1511
+#: cp/init.c:1495
 #, gcc-internal-format
 msgid "incomplete type %qT does not have member %qD"
 msgstr ""
 
-#: cp/init.c:1524
+#: cp/init.c:1508
 #, gcc-internal-format
 msgid "invalid pointer to bit-field %qD"
 msgstr ""
 
-#: cp/init.c:1602
+#: cp/init.c:1586
 #, gcc-internal-format
 msgid "invalid use of non-static member function %qD"
 msgstr ""
 
-#: cp/init.c:1608
+#: cp/init.c:1592
 #, gcc-internal-format
 msgid "invalid use of non-static data member %qD"
 msgstr ""
 
-#: cp/init.c:1897
+#: cp/init.c:1852
 #, gcc-internal-format
 msgid "invalid type %<void%> for new"
 msgstr ""
 
-#: cp/init.c:1910
+#: cp/init.c:1865
 #, gcc-internal-format
 msgid "uninitialized const in %<new%> of %q#T"
 msgstr ""
 
-#: cp/init.c:1949
+#: cp/init.c:1890
 #, gcc-internal-format
 msgid "call to Java constructor with %qs undefined"
 msgstr ""
 
-#: cp/init.c:1967
+#: cp/init.c:1908
 #, gcc-internal-format
 msgid "Java class %q#T object allocated using placement new"
 msgstr ""
 
-#: cp/init.c:1997
+#: cp/init.c:1938
 #, gcc-internal-format
 msgid "no suitable %qD found in class %qT"
 msgstr ""
 
-#: cp/init.c:2004
+#: cp/init.c:1945
 #, gcc-internal-format
 msgid "request for member %qD is ambiguous"
 msgstr ""
 
-#: cp/init.c:2184
+#: cp/init.c:2124
 #, gcc-internal-format
 msgid "ISO C++ forbids initialization in array new"
 msgstr ""
 
-#: cp/init.c:2410
+#: cp/init.c:2348
 #, gcc-internal-format
 msgid "size in array new must have integral type"
 msgstr ""
 
-#: cp/init.c:2423
+#: cp/init.c:2361
 #, gcc-internal-format
 msgid "new cannot be applied to a reference type"
 msgstr ""
 
-#: cp/init.c:2432
+#: cp/init.c:2370
 #, gcc-internal-format
 msgid "new cannot be applied to a function type"
 msgstr ""
 
-#: cp/init.c:2471
+#: cp/init.c:2409
 #, gcc-internal-format
 msgid "call to Java constructor, while %<jclass%> undefined"
 msgstr ""
 
-#: cp/init.c:2489
+#: cp/init.c:2427
 #, gcc-internal-format
 msgid "can't find %<class$%> in %qT"
 msgstr ""
 
-#: cp/init.c:2858
+#: cp/init.c:2802
 #, gcc-internal-format
 msgid "initializer ends prematurely"
 msgstr ""
 
-#: cp/init.c:2916
+#: cp/init.c:2860
 #, gcc-internal-format
 msgid "cannot initialize multi-dimensional array with initializer"
 msgstr ""
 
-#: cp/init.c:3061
+#: cp/init.c:3008
 #, gcc-internal-format
 msgid "possible problem detected in invocation of delete operator:"
 msgstr ""
 
-#: cp/init.c:3065
+#: cp/init.c:3012
 #, gcc-internal-format
 msgid ""
 "neither the destructor nor the class-specific operator delete will be "
 "called, even if they are declared when the class is defined."
 msgstr ""
 
-#: cp/init.c:3087
+#: cp/init.c:3034
 #, gcc-internal-format
 msgid "unknown array size in delete"
 msgstr ""
 
-#: cp/init.c:3341
+#: cp/init.c:3288
 #, gcc-internal-format
 msgid "type to vector delete is neither pointer or array type"
 msgstr ""
 
-#: cp/lex.c:319
+#: cp/lex.c:321
 #, gcc-internal-format
 msgid "junk at end of #pragma %s"
 msgstr ""
 
-#: cp/lex.c:326
+#: cp/lex.c:328
 #, gcc-internal-format
 msgid "invalid #pragma %s"
 msgstr ""
 
-#: cp/lex.c:334
+#: cp/lex.c:336
 #, gcc-internal-format
 msgid "#pragma vtable no longer supported"
 msgstr ""
 
-#: cp/lex.c:406
+#: cp/lex.c:408
 #, gcc-internal-format
 msgid "#pragma implementation for %qs appears after file is included"
 msgstr ""
 
-#: cp/lex.c:430
+#: cp/lex.c:432
 #, gcc-internal-format
 msgid "junk at end of #pragma GCC java_exceptions"
 msgstr ""
 
-#: cp/lex.c:444
+#: cp/lex.c:447
 #, gcc-internal-format
 msgid "%qD not defined"
 msgstr ""
 
-#: cp/lex.c:448
+#: cp/lex.c:451
 #, gcc-internal-format
 msgid "%qD was not declared in this scope"
 msgstr ""
@@ -31390,38 +31225,46 @@ msgstr ""
 #. Note that we have the exact wording of the following message in
 #. the manual (trouble.texi, node "Name lookup"), so they need to
 #. be kept in synch.
-#: cp/lex.c:485
+#: cp/lex.c:488
 #, gcc-internal-format
 msgid ""
 "there are no arguments to %qD that depend on a template parameter, so a "
 "declaration of %qD must be available"
 msgstr ""
 
-#: cp/lex.c:494
+#: cp/lex.c:497
 #, gcc-internal-format
 msgid ""
 "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the "
 "use of an undeclared name is deprecated)"
 msgstr ""
 
-#: cp/mangle.c:1687
+#: cp/mangle.c:1690
 #, gcc-internal-format
 msgid "mangling typeof, use decltype instead"
 msgstr ""
 
-#. FIXME the above hack for T() needs to be replaced with
-#. something more general.
-#: cp/mangle.c:2282
+#: cp/mangle.c:1903
 #, gcc-internal-format
-msgid "mangling function-style cast with more than one argument"
+msgid "mangling unknown fixed point type"
 msgstr ""
 
-#: cp/mangle.c:2310
+#: cp/mangle.c:2338
+#, gcc-internal-format
+msgid "mangling %C"
+msgstr ""
+
+#: cp/mangle.c:2375
+#, gcc-internal-format
+msgid "mangling new-expression"
+msgstr ""
+
+#: cp/mangle.c:2395
 #, gcc-internal-format
 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
 msgstr ""
 
-#: cp/mangle.c:2625
+#: cp/mangle.c:2710
 #, gcc-internal-format
 msgid "the mangled name of %qD will change in a future version of GCC"
 msgstr ""
@@ -31484,567 +31327,577 @@ msgstr ""
 msgid "due to different exception specifications"
 msgstr ""
 
-#: cp/name-lookup.c:899
+#: cp/name-lookup.c:900
 #, gcc-internal-format
 msgid "type mismatch with previous external decl of %q#D"
 msgstr ""
 
-#: cp/name-lookup.c:900
+#: cp/name-lookup.c:901
 #, gcc-internal-format
 msgid "previous external decl of %q+#D"
 msgstr ""
 
-#: cp/name-lookup.c:991
+#: cp/name-lookup.c:992
 #, gcc-internal-format
 msgid "extern declaration of %q#D doesn't match"
 msgstr ""
 
-#: cp/name-lookup.c:992
+#: cp/name-lookup.c:993
 #, gcc-internal-format
 msgid "global declaration %q+#D"
 msgstr ""
 
-#: cp/name-lookup.c:1029 cp/name-lookup.c:1036
+#: cp/name-lookup.c:1030 cp/name-lookup.c:1040
 #, gcc-internal-format
 msgid "declaration of %q#D shadows a parameter"
 msgstr ""
 
 #. Location of previous decl is not useful in this case.
-#: cp/name-lookup.c:1061
+#: cp/name-lookup.c:1065
 #, gcc-internal-format
 msgid "declaration of %qD shadows a member of 'this'"
 msgstr ""
 
-#: cp/name-lookup.c:1067
+#: cp/name-lookup.c:1071
 #, gcc-internal-format
 msgid "declaration of %qD shadows a previous local"
 msgstr ""
 
-#: cp/name-lookup.c:1074
+#: cp/name-lookup.c:1078
 #, gcc-internal-format
 msgid "declaration of %qD shadows a global declaration"
 msgstr ""
 
-#: cp/name-lookup.c:1197
+#: cp/name-lookup.c:1201
 #, gcc-internal-format
 msgid "name lookup of %qD changed"
 msgstr ""
 
-#: cp/name-lookup.c:1198
+#: cp/name-lookup.c:1202
 #, gcc-internal-format
 msgid "  matches this %q+D under ISO standard rules"
 msgstr ""
 
-#: cp/name-lookup.c:1200
+#: cp/name-lookup.c:1204
 #, gcc-internal-format
 msgid "  matches this %q+D under old rules"
 msgstr ""
 
-#: cp/name-lookup.c:1218 cp/name-lookup.c:1226
+#: cp/name-lookup.c:1222 cp/name-lookup.c:1230
 #, gcc-internal-format
 msgid "name lookup of %qD changed for ISO %<for%> scoping"
 msgstr ""
 
-#: cp/name-lookup.c:1220
+#: cp/name-lookup.c:1224
 #, gcc-internal-format
 msgid "  cannot use obsolete binding at %q+D because it has a destructor"
 msgstr ""
 
-#: cp/name-lookup.c:1229
+#: cp/name-lookup.c:1233
 #, gcc-internal-format
 msgid "  using obsolete binding at %q+D"
 msgstr ""
 
-#: cp/name-lookup.c:1235 cp/parser.c:10068
+#: cp/name-lookup.c:1239 cp/parser.c:10154
 #, gcc-internal-format
 msgid "(if you use %<-fpermissive%> G++ will accept your code)"
 msgstr ""
 
-#: cp/name-lookup.c:1291
+#: cp/name-lookup.c:1295
 #, gcc-internal-format
 msgid "%s %s(%E) %p %d\n"
 msgstr ""
 
-#: cp/name-lookup.c:1294
+#: cp/name-lookup.c:1298
 #, gcc-internal-format
 msgid "%s %s %p %d\n"
 msgstr ""
 
-#: cp/name-lookup.c:1422
+#: cp/name-lookup.c:1426
 #, gcc-internal-format
 msgid "XXX is_class_level != (current_scope == class_scope)\n"
 msgstr ""
 
-#: cp/name-lookup.c:2016
+#: cp/name-lookup.c:2021
 #, gcc-internal-format
 msgid "%q#D hides constructor for %q#T"
 msgstr ""
 
-#: cp/name-lookup.c:2033
+#: cp/name-lookup.c:2038
 #, gcc-internal-format
 msgid "%q#D conflicts with previous using declaration %q#D"
 msgstr ""
 
-#: cp/name-lookup.c:2056
+#: cp/name-lookup.c:2061
 #, gcc-internal-format
 msgid "previous non-function declaration %q+#D"
 msgstr ""
 
-#: cp/name-lookup.c:2057
+#: cp/name-lookup.c:2062
 #, gcc-internal-format
 msgid "conflicts with function declaration %q#D"
 msgstr ""
 
 #. It's a nested name with template parameter dependent scope.
 #. This can only be using-declaration for class member.
-#: cp/name-lookup.c:2135 cp/name-lookup.c:2160
+#: cp/name-lookup.c:2140 cp/name-lookup.c:2165
 #, gcc-internal-format
 msgid "%qT is not a namespace"
 msgstr ""
 
 #. 7.3.3/5
 #. A using-declaration shall not name a template-id.
-#: cp/name-lookup.c:2145
+#: cp/name-lookup.c:2150
 #, gcc-internal-format
 msgid "a using-declaration cannot specify a template-id.  Try %<using %D%>"
 msgstr ""
 
-#: cp/name-lookup.c:2152
+#: cp/name-lookup.c:2157
 #, gcc-internal-format
 msgid "namespace %qD not allowed in using-declaration"
 msgstr ""
 
-#: cp/name-lookup.c:2188
+#: cp/name-lookup.c:2193
 #, gcc-internal-format
 msgid "%qD not declared"
 msgstr ""
 
-#: cp/name-lookup.c:2224 cp/name-lookup.c:2261 cp/name-lookup.c:2295
-#: cp/name-lookup.c:2310
+#: cp/name-lookup.c:2229 cp/name-lookup.c:2266 cp/name-lookup.c:2300
+#: cp/name-lookup.c:2315
 #, gcc-internal-format
 msgid "%qD is already declared in this scope"
 msgstr ""
 
-#: cp/name-lookup.c:2914
+#: cp/name-lookup.c:2919
 #, gcc-internal-format
 msgid "using-declaration for non-member at class scope"
 msgstr ""
 
-#: cp/name-lookup.c:2921
+#: cp/name-lookup.c:2926
 #, gcc-internal-format
 msgid "%<%T::%D%> names destructor"
 msgstr ""
 
-#: cp/name-lookup.c:2926
+#: cp/name-lookup.c:2931
 #, gcc-internal-format
 msgid "%<%T::%D%> names constructor"
 msgstr ""
 
-#: cp/name-lookup.c:2931
+#: cp/name-lookup.c:2936
 #, gcc-internal-format
 msgid "%<%T::%D%> names constructor in %qT"
 msgstr ""
 
-#: cp/name-lookup.c:2981
+#: cp/name-lookup.c:2986
 #, gcc-internal-format
 msgid "no members matching %<%T::%D%> in %q#T"
 msgstr ""
 
-#: cp/name-lookup.c:3049
+#: cp/name-lookup.c:3054
 #, gcc-internal-format
 msgid "declaration of %qD not in a namespace surrounding %qD"
 msgstr ""
 
-#: cp/name-lookup.c:3057
+#: cp/name-lookup.c:3062
 #, gcc-internal-format
 msgid "explicit qualification in declaration of %qD"
 msgstr ""
 
-#: cp/name-lookup.c:3100
+#: cp/name-lookup.c:3105
 #, gcc-internal-format
 msgid "%qD should have been declared inside %qD"
 msgstr ""
 
-#: cp/name-lookup.c:3145
+#: cp/name-lookup.c:3150
 #, gcc-internal-format
 msgid "%qD attribute requires a single NTBS argument"
 msgstr ""
 
-#: cp/name-lookup.c:3152
+#: cp/name-lookup.c:3157
 #, gcc-internal-format
 msgid ""
 "%qD attribute is meaningless since members of the anonymous namespace get "
 "local symbols"
 msgstr ""
 
-#: cp/name-lookup.c:3161 cp/name-lookup.c:3530
+#: cp/name-lookup.c:3166 cp/name-lookup.c:3536
 #, gcc-internal-format
 msgid "%qD attribute directive ignored"
 msgstr ""
 
-#: cp/name-lookup.c:3206
+#: cp/name-lookup.c:3211
 #, gcc-internal-format
 msgid "namespace alias %qD not allowed here, assuming %qD"
 msgstr ""
 
-#: cp/name-lookup.c:3518
+#: cp/name-lookup.c:3524
 #, gcc-internal-format
 msgid "strong using only meaningful at namespace scope"
 msgstr ""
 
-#: cp/name-lookup.c:3522
+#: cp/name-lookup.c:3528
 #, gcc-internal-format
 msgid "current namespace %qD does not enclose strongly used namespace %qD"
 msgstr ""
 
-#: cp/name-lookup.c:4418
+#: cp/name-lookup.c:4466
 #, gcc-internal-format
 msgid "%q+D is not a function,"
 msgstr ""
 
-#: cp/name-lookup.c:4419
+#: cp/name-lookup.c:4467
 #, gcc-internal-format
 msgid "  conflict with %q+D"
 msgstr ""
 
-#: cp/name-lookup.c:4863
+#: cp/name-lookup.c:4912
 #, gcc-internal-format
 msgid "argument dependent lookup finds %q+D"
 msgstr ""
 
-#: cp/name-lookup.c:5301
+#: cp/name-lookup.c:5353
 #, gcc-internal-format
 msgid "XXX entering pop_everything ()\n"
 msgstr ""
 
-#: cp/name-lookup.c:5310
+#: cp/name-lookup.c:5362
 #, gcc-internal-format
 msgid "XXX leaving pop_everything ()\n"
 msgstr ""
 
-#: cp/parser.c:441
+#: cp/parser.c:440
 #, gcc-internal-format
 msgid "identifier %<%s%> will become a keyword in C++0x"
 msgstr ""
 
-#: cp/parser.c:2081
+#: cp/parser.c:2080
 #, gcc-internal-format
 msgid "%H%<#pragma%> is not allowed here"
 msgstr ""
 
-#: cp/parser.c:2112
+#: cp/parser.c:2111
 #, gcc-internal-format
 msgid "%H%<%E::%E%> has not been declared"
 msgstr ""
 
-#: cp/parser.c:2115
+#: cp/parser.c:2114
 #, gcc-internal-format
 msgid "%H%<::%E%> has not been declared"
 msgstr ""
 
-#: cp/parser.c:2118
+#: cp/parser.c:2117
 #, gcc-internal-format
 msgid "%Hrequest for member %qE in non-class type %qT"
 msgstr ""
 
-#: cp/parser.c:2121
+#: cp/parser.c:2120
 #, gcc-internal-format
 msgid "%H%<%T::%E%> has not been declared"
 msgstr ""
 
-#: cp/parser.c:2124
+#: cp/parser.c:2123
 #, gcc-internal-format
 msgid "%H%qE has not been declared"
 msgstr ""
 
-#: cp/parser.c:2127
+#: cp/parser.c:2126
 #, gcc-internal-format
 msgid "%H%<%E::%E%> %s"
 msgstr ""
 
-#: cp/parser.c:2129
+#: cp/parser.c:2128
 #, gcc-internal-format
 msgid "%H%<::%E%> %s"
 msgstr ""
 
-#: cp/parser.c:2131
+#: cp/parser.c:2130
 #, gcc-internal-format
 msgid "%H%qE %s"
 msgstr ""
 
-#: cp/parser.c:2166
+#: cp/parser.c:2165
 #, gcc-internal-format
 msgid "%H%<long long long%> is too long for GCC"
 msgstr ""
 
-#: cp/parser.c:2170
+#: cp/parser.c:2169
 #, gcc-internal-format
 msgid "ISO C++ 1998 does not support %<long long%>"
 msgstr ""
 
-#: cp/parser.c:2190
+#: cp/parser.c:2189
 #, gcc-internal-format
 msgid "%Hduplicate %qs"
 msgstr ""
 
-#: cp/parser.c:2234
+#: cp/parser.c:2233
 #, gcc-internal-format
 msgid "%Hnew types may not be defined in a return type"
 msgstr ""
 
-#: cp/parser.c:2236
+#: cp/parser.c:2235
 #, gcc-internal-format
 msgid "(perhaps a semicolon is missing after the definition of %qT)"
 msgstr ""
 
-#: cp/parser.c:2256
+#: cp/parser.c:2255
 #, gcc-internal-format
 msgid "%H%qT is not a template"
 msgstr ""
 
-#: cp/parser.c:2258
+#: cp/parser.c:2257
 #, gcc-internal-format
 msgid "%H%qE is not a template"
 msgstr ""
 
-#: cp/parser.c:2260
+#: cp/parser.c:2259
 #, gcc-internal-format
 msgid "%Hinvalid template-id"
 msgstr ""
 
-#: cp/parser.c:2322
+#: cp/parser.c:2321
 #, gcc-internal-format
 msgid "%Hinvalid use of template-name %qE without an argument list"
 msgstr ""
 
-#: cp/parser.c:2325
+#: cp/parser.c:2324
 #, gcc-internal-format
 msgid "%Hinvalid use of destructor %qD as a type"
 msgstr ""
 
 #. Something like 'unsigned A a;'
-#: cp/parser.c:2328
+#: cp/parser.c:2327
 #, gcc-internal-format
 msgid "%Hinvalid combination of multiple type-specifiers"
 msgstr ""
 
 #. Issue an error message.
-#: cp/parser.c:2333
+#: cp/parser.c:2332
 #, gcc-internal-format
 msgid "%H%qE does not name a type"
 msgstr ""
 
-#: cp/parser.c:2366
+#: cp/parser.c:2365
 #, gcc-internal-format
 msgid "(perhaps %<typename %T::%E%> was intended)"
 msgstr ""
 
-#: cp/parser.c:2381
+#: cp/parser.c:2380
 #, gcc-internal-format
 msgid "%H%qE in namespace %qE does not name a type"
 msgstr ""
 
-#: cp/parser.c:2384
+#: cp/parser.c:2383
 #, gcc-internal-format
 msgid "%H%qE in class %qT does not name a type"
 msgstr ""
 
-#: cp/parser.c:2946
+#: cp/parser.c:2945
 #, gcc-internal-format
 msgid "%Hunsupported non-standard concatenation of string literals"
 msgstr ""
 
-#: cp/parser.c:3224
+#: cp/parser.c:3148
+#, gcc-internal-format
+msgid "%Hfixed-point types not supported in C++"
+msgstr ""
+
+#: cp/parser.c:3229
 #, gcc-internal-format
 msgid "ISO C++ forbids braced-groups within expressions"
 msgstr ""
 
-#: cp/parser.c:3235
+#: cp/parser.c:3240
 #, gcc-internal-format
 msgid ""
 "%Hstatement-expressions are not allowed outside functions nor in template-"
 "argument lists"
 msgstr ""
 
-#: cp/parser.c:3294
+#: cp/parser.c:3299
 #, gcc-internal-format
 msgid "%H%<this%> may not be used in this context"
 msgstr ""
 
-#: cp/parser.c:3480
+#: cp/parser.c:3508
 #, gcc-internal-format
 msgid "%Hlocal variable %qD may not appear in this context"
 msgstr ""
 
-#: cp/parser.c:3780
+#: cp/parser.c:3808
 #, gcc-internal-format
 msgid "%Hscope %qT before %<~%> is not a class-name"
 msgstr ""
 
-#: cp/parser.c:3882
+#: cp/parser.c:3922
 #, gcc-internal-format
 msgid "%Hdeclaration of %<~%T%> as member of %qT"
 msgstr ""
 
-#: cp/parser.c:3896
+#: cp/parser.c:3936
 #, gcc-internal-format
 msgid "%Htypedef-name %qD used as destructor declarator"
 msgstr ""
 
-#: cp/parser.c:4110
+#: cp/parser.c:4150
 #, gcc-internal-format
 msgid "%H%qD used without template parameters"
 msgstr ""
 
-#: cp/parser.c:4114 cp/parser.c:14760 cp/parser.c:17038
+#: cp/parser.c:4154 cp/parser.c:14857 cp/parser.c:17154
 #, gcc-internal-format
 msgid "%Hreference to %qD is ambiguous"
 msgstr ""
 
-#: cp/parser.c:4160 cp/pt.c:5599
+#: cp/parser.c:4200 cp/pt.c:5659
 #, gcc-internal-format
 msgid "%qT is not a template"
 msgstr ""
 
 #. Warn the user that a compound literal is not
 #. allowed in standard C++.
-#: cp/parser.c:4583
+#: cp/parser.c:4624
 #, gcc-internal-format
 msgid "ISO C++ forbids compound-literals"
 msgstr ""
 
-#: cp/parser.c:4951
+#: cp/parser.c:4998
 #, gcc-internal-format
 msgid "%H%qE does not have class type"
 msgstr ""
 
-#: cp/parser.c:5035
+#: cp/parser.c:5082
 #, gcc-internal-format
 msgid "%Hinvalid use of %qD"
 msgstr ""
 
-#: cp/parser.c:5612
+#: cp/parser.c:5661
 #, gcc-internal-format
 msgid "%Harray bound forbidden after parenthesized type-id"
 msgstr ""
 
-#: cp/parser.c:5615
+#: cp/parser.c:5664
 #, gcc-internal-format
 msgid "try removing the parentheses around the type-id"
 msgstr ""
 
-#: cp/parser.c:5808
+#: cp/parser.c:5857
 #, gcc-internal-format
 msgid "%Hexpression in new-declarator must have integral or enumeration type"
 msgstr ""
 
-#: cp/parser.c:6062
+#: cp/parser.c:6113
 #, gcc-internal-format
 msgid "use of old-style cast"
 msgstr ""
 
-#: cp/parser.c:6191
+#: cp/parser.c:6244
 #, gcc-internal-format
 msgid "%H%<>>%> operator will be treated as two right angle brackets in C++0x"
 msgstr ""
 
-#: cp/parser.c:6194
+#: cp/parser.c:6247
 #, gcc-internal-format
 msgid "suggest parentheses around %<>>%> expression"
 msgstr ""
 
-#: cp/parser.c:7016
+#: cp/parser.c:7084
 #, gcc-internal-format
 msgid "%Hcase label %qE not within a switch statement"
 msgstr ""
 
-#: cp/parser.c:7028
+#: cp/parser.c:7096
 #, gcc-internal-format
 msgid "%Hcase label not within a switch statement"
 msgstr ""
 
-#: cp/parser.c:7146
+#: cp/parser.c:7214
 #, gcc-internal-format
 msgid "%H%<else%> without a previous %<if%>"
 msgstr ""
 
-#: cp/parser.c:7625
+#: cp/parser.c:7693
 #, gcc-internal-format
 msgid "%Hbreak statement not within loop or switch"
 msgstr ""
 
-#: cp/parser.c:7633 cp/parser.c:7653
+#: cp/parser.c:7701 cp/parser.c:7721
 #, gcc-internal-format
 msgid "%Hinvalid exit from OpenMP structured block"
 msgstr ""
 
-#: cp/parser.c:7636
+#: cp/parser.c:7704
 #, gcc-internal-format
 msgid "%Hbreak statement used with OpenMP for loop"
 msgstr ""
 
-#: cp/parser.c:7646
+#: cp/parser.c:7714
 #, gcc-internal-format
 msgid "%Hcontinue statement not within a loop"
 msgstr ""
 
 #. Issue a warning about this use of a GNU extension.
-#: cp/parser.c:7689
+#: cp/parser.c:7757
 #, gcc-internal-format
 msgid "ISO C++ forbids computed gotos"
 msgstr ""
 
-#: cp/parser.c:7829 cp/parser.c:15630
+#: cp/parser.c:7901 cp/parser.c:15736
 #, gcc-internal-format
 msgid "extra %<;%>"
 msgstr ""
 
-#: cp/parser.c:8050
+#: cp/parser.c:8122
 #, gcc-internal-format
 msgid "%H%<__label__%> not at the beginning of a block"
 msgstr ""
 
-#: cp/parser.c:8187
+#: cp/parser.c:8259
 #, gcc-internal-format
 msgid "%Hmixing declarations and function-definitions is forbidden"
 msgstr ""
 
-#: cp/parser.c:8327
+#: cp/parser.c:8399
 #, gcc-internal-format
 msgid "%H%<friend%> used outside of class"
 msgstr ""
 
-#: cp/parser.c:8383
+#: cp/parser.c:8455
 #, gcc-internal-format
 msgid "%H%<auto%> will change meaning in C++0x; please remove it"
 msgstr ""
 
-#: cp/parser.c:8502
+#: cp/parser.c:8574
 #, gcc-internal-format
 msgid "%Hclass definition may not be declared a friend"
 msgstr ""
 
-#: cp/parser.c:8572 cp/parser.c:15946
+#: cp/parser.c:8644 cp/parser.c:16058
 #, gcc-internal-format
 msgid "%Htemplates may not be %<virtual%>"
 msgstr ""
 
-#: cp/parser.c:9049
+#: cp/parser.c:9047
+#, gcc-internal-format
+msgid "invalid use of %<auto%> in conversion operator"
+msgstr ""
+
+#: cp/parser.c:9131
 #, gcc-internal-format
 msgid "%Honly constructors take base initializers"
 msgstr ""
 
-#: cp/parser.c:9071
+#: cp/parser.c:9153
 #, gcc-internal-format
 msgid "%Hcannot expand initializer for member %<%D%>"
 msgstr ""
 
-#: cp/parser.c:9126
+#: cp/parser.c:9208
 #, gcc-internal-format
 msgid "anachronistic old-style base class initializer"
 msgstr ""
 
-#: cp/parser.c:9182
+#: cp/parser.c:9268
 #, gcc-internal-format
 msgid ""
 "%Hkeyword %<typename%> not allowed in this context (a qualified member "
@@ -32052,92 +31905,92 @@ msgid ""
 msgstr ""
 
 #. Warn that we do not support `export'.
-#: cp/parser.c:9528
+#: cp/parser.c:9614
 #, gcc-internal-format
 msgid "keyword %<export%> not implemented, and will be ignored"
 msgstr ""
 
-#: cp/parser.c:9710 cp/parser.c:9808 cp/parser.c:9914
+#: cp/parser.c:9796 cp/parser.c:9894 cp/parser.c:10000
 #, gcc-internal-format
 msgid "%Htemplate parameter pack %qD cannot have a default argument"
 msgstr ""
 
-#: cp/parser.c:9713
+#: cp/parser.c:9799
 #, gcc-internal-format
 msgid "%Htemplate parameter pack cannot have a default argument"
 msgstr ""
 
-#: cp/parser.c:9811 cp/parser.c:9918
+#: cp/parser.c:9897 cp/parser.c:10004
 #, gcc-internal-format
 msgid "%Htemplate parameter packs cannot have default arguments"
 msgstr ""
 
-#: cp/parser.c:10060
+#: cp/parser.c:10146
 #, gcc-internal-format
 msgid "%<<::%> cannot begin a template-argument list"
 msgstr ""
 
-#: cp/parser.c:10064
+#: cp/parser.c:10150
 #, gcc-internal-format
 msgid ""
 "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> "
 "and %<::%>"
 msgstr ""
 
-#: cp/parser.c:10142
+#: cp/parser.c:10228
 #, gcc-internal-format
 msgid "%Hparse error in template argument list"
 msgstr ""
 
 #. Explain what went wrong.
-#: cp/parser.c:10257
+#: cp/parser.c:10343
 #, gcc-internal-format
 msgid "%Hnon-template %qD used as template"
 msgstr ""
 
-#: cp/parser.c:10259
+#: cp/parser.c:10345
 #, gcc-internal-format
 msgid "use %<%T::template %D%> to indicate that it is a template"
 msgstr ""
 
-#: cp/parser.c:10796
+#: cp/parser.c:10882
 #, gcc-internal-format
 msgid "%Htemplate specialization with C linkage"
 msgstr ""
 
-#: cp/parser.c:11442
+#: cp/parser.c:11527
 #, gcc-internal-format
 msgid "using %<typename%> outside of template"
 msgstr ""
 
-#: cp/parser.c:11606
+#: cp/parser.c:11695
 #, gcc-internal-format
 msgid "declaration %qD does not declare anything"
 msgstr ""
 
-#: cp/parser.c:11691
+#: cp/parser.c:11780
 #, gcc-internal-format
 msgid "attributes ignored on uninstantiated type"
 msgstr ""
 
-#: cp/parser.c:11695
+#: cp/parser.c:11784
 #, gcc-internal-format
 msgid "attributes ignored on template instantiation"
 msgstr ""
 
-#: cp/parser.c:11700
+#: cp/parser.c:11789
 #, gcc-internal-format
 msgid ""
 "attributes ignored on elaborated-type-specifier that is not a forward "
 "declaration"
 msgstr ""
 
-#: cp/parser.c:11977
+#: cp/parser.c:12067
 #, gcc-internal-format
 msgid "%H%qD is not a namespace-name"
 msgstr ""
 
-#: cp/parser.c:12104
+#: cp/parser.c:12194
 #, gcc-internal-format
 msgid "%H%<namespace%> definition is not allowed here"
 msgstr ""
@@ -32145,166 +31998,166 @@ msgstr ""
 #. [namespace.udecl]
 #.
 #. A using declaration shall not name a template-id.
-#: cp/parser.c:12244
+#: cp/parser.c:12334
 #, gcc-internal-format
 msgid "%Ha template-id may not appear in a using-declaration"
 msgstr ""
 
-#: cp/parser.c:12621
+#: cp/parser.c:12711
 #, gcc-internal-format
 msgid "%Han asm-specification is not allowed on a function-definition"
 msgstr ""
 
-#: cp/parser.c:12625
+#: cp/parser.c:12715
 #, gcc-internal-format
 msgid "%Hattributes are not allowed on a function-definition"
 msgstr ""
 
-#: cp/parser.c:12778
+#: cp/parser.c:12868
 #, gcc-internal-format
 msgid "%Hinitializer provided for function"
 msgstr ""
 
-#: cp/parser.c:12800
+#: cp/parser.c:12890
 #, gcc-internal-format
 msgid "attributes after parenthesized initializer ignored"
 msgstr ""
 
-#: cp/parser.c:13198
+#: cp/parser.c:13295
 #, gcc-internal-format
 msgid "%Harray bound is not an integer constant"
 msgstr ""
 
-#: cp/parser.c:13310
+#: cp/parser.c:13407
 #, gcc-internal-format
 msgid "%H%<%T::%E%> is not a type"
 msgstr ""
 
-#: cp/parser.c:13337
+#: cp/parser.c:13434
 #, gcc-internal-format
 msgid "%Hinvalid use of constructor as a template"
 msgstr ""
 
-#: cp/parser.c:13339
+#: cp/parser.c:13436
 #, gcc-internal-format
 msgid ""
 "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified "
 "name"
 msgstr ""
 
-#: cp/parser.c:13512
+#: cp/parser.c:13609
 #, gcc-internal-format
 msgid "%H%qD is a namespace"
 msgstr ""
 
-#: cp/parser.c:13587
+#: cp/parser.c:13684
 #, gcc-internal-format
 msgid "%Hduplicate cv-qualifier"
 msgstr ""
 
-#: cp/parser.c:13699
+#: cp/parser.c:13796
 #, gcc-internal-format
 msgid "invalid use of %<auto%>"
 msgstr ""
 
-#: cp/parser.c:14273
+#: cp/parser.c:14370
 #, gcc-internal-format
 msgid "%Hfile ends in default argument"
 msgstr ""
 
-#: cp/parser.c:14319
+#: cp/parser.c:14416
 #, gcc-internal-format
 msgid "deprecated use of default argument for parameter of non-function"
 msgstr ""
 
-#: cp/parser.c:14322
+#: cp/parser.c:14419
 #, gcc-internal-format
 msgid "%Hdefault arguments are only permitted for function parameters"
 msgstr ""
 
-#: cp/parser.c:14340
+#: cp/parser.c:14437
 #, gcc-internal-format
 msgid "%H%sparameter pack %qD cannot have a default argument"
 msgstr ""
 
-#: cp/parser.c:14344
+#: cp/parser.c:14441
 #, gcc-internal-format
 msgid "%H%sparameter pack cannot have a default argument"
 msgstr ""
 
-#: cp/parser.c:14607
+#: cp/parser.c:14704
 #, gcc-internal-format
 msgid "ISO C++ does not allow designated initializers"
 msgstr ""
 
-#: cp/parser.c:15223
+#: cp/parser.c:15329
 #, gcc-internal-format
 msgid "%Hinvalid class name in declaration of %qD"
 msgstr ""
 
-#: cp/parser.c:15236
+#: cp/parser.c:15342
 #, gcc-internal-format
 msgid "%Hdeclaration of %qD in namespace %qD which does not enclose %qD"
 msgstr ""
 
-#: cp/parser.c:15241
+#: cp/parser.c:15347
 #, gcc-internal-format
 msgid "%Hdeclaration of %qD in %qD which does not enclose %qD"
 msgstr ""
 
-#: cp/parser.c:15255
+#: cp/parser.c:15361
 #, gcc-internal-format
 msgid "%Hextra qualification not allowed"
 msgstr ""
 
-#: cp/parser.c:15267
+#: cp/parser.c:15373
 #, gcc-internal-format
 msgid "%Han explicit specialization must be preceded by %<template <>%>"
 msgstr ""
 
-#: cp/parser.c:15296
+#: cp/parser.c:15402
 #, gcc-internal-format
 msgid "%Hfunction template %qD redeclared as a class template"
 msgstr ""
 
-#: cp/parser.c:15378
+#: cp/parser.c:15484
 #, gcc-internal-format
 msgid "%Hredefinition of %q#T"
 msgstr ""
 
-#: cp/parser.c:15380
+#: cp/parser.c:15486
 #, gcc-internal-format
 msgid "%Hprevious definition of %q+#T"
 msgstr ""
 
-#: cp/parser.c:15648
+#: cp/parser.c:15754
 #, gcc-internal-format
 msgid "%Ha class-key must be used when declaring a friend"
 msgstr ""
 
-#: cp/parser.c:15663
+#: cp/parser.c:15769
 #, gcc-internal-format
 msgid "%Hfriend declaration does not name a class or function"
 msgstr ""
 
-#: cp/parser.c:15843
+#: cp/parser.c:15949
 #, gcc-internal-format
 msgid "%Hpure-specifier on function-definition"
 msgstr ""
 
-#: cp/parser.c:16150
+#: cp/parser.c:16262
 #, gcc-internal-format
 msgid "%Hkeyword %<typename%> not allowed outside of templates"
 msgstr ""
 
-#: cp/parser.c:16153
+#: cp/parser.c:16265
 #, gcc-internal-format
 msgid ""
 "%Hkeyword %<typename%> not allowed in this context (the base class is "
 "implicitly a type)"
 msgstr ""
 
-#: cp/parser.c:17216
+#: cp/parser.c:17332
 #, gcc-internal-format
 msgid "%Htoo few template-parameter-lists"
 msgstr ""
@@ -32313,13 +32166,13 @@ msgstr ""
 #. something like:
 #.
 #. template <class T> template <class U> void S::f();
-#: cp/parser.c:17231
+#: cp/parser.c:17347
 #, gcc-internal-format
 msgid "%Htoo many template-parameter-lists"
 msgstr ""
 
 #. Issue an error message.
-#: cp/parser.c:17505
+#: cp/parser.c:17621
 #, gcc-internal-format
 msgid "%Hnamed return values are no longer supported"
 msgstr ""
@@ -32327,303 +32180,303 @@ msgstr ""
 #. 14.5.2.2 [temp.mem]
 #.
 #. A local class shall not have member templates.
-#: cp/parser.c:17580
+#: cp/parser.c:17696
 #, gcc-internal-format
 msgid "%Hinvalid declaration of member template in local class"
 msgstr ""
 
-#: cp/parser.c:17590
+#: cp/parser.c:17706
 #, gcc-internal-format
 msgid "%Htemplate with C linkage"
 msgstr ""
 
-#: cp/parser.c:17737
+#: cp/parser.c:17853
 #, gcc-internal-format
 msgid "%Htemplate declaration of %qs"
 msgstr ""
 
-#: cp/parser.c:17801
+#: cp/parser.c:17917
 #, gcc-internal-format
 msgid "%Hexplicit template specialization cannot have a storage class"
 msgstr ""
 
-#: cp/parser.c:18019
+#: cp/parser.c:18135
 #, gcc-internal-format
 msgid "%H%<>>%> should be %<> >%> within a nested template argument list"
 msgstr ""
 
-#: cp/parser.c:18032
+#: cp/parser.c:18148
 #, gcc-internal-format
 msgid "%Hspurious %<>>%>, use %<>%> to terminate a template argument list"
 msgstr ""
 
-#: cp/parser.c:18361
+#: cp/parser.c:18482
 #, gcc-internal-format
 msgid "%Hinvalid use of %qD in linkage specification"
 msgstr ""
 
-#: cp/parser.c:18374
+#: cp/parser.c:18495
 #, gcc-internal-format
 msgid "%H%<__thread%> before %qD"
 msgstr ""
 
-#: cp/parser.c:18695
+#: cp/parser.c:18816
 #, gcc-internal-format
 msgid "%qs tag used in naming %q#T"
 msgstr ""
 
-#: cp/parser.c:18716
+#: cp/parser.c:18837
 #, gcc-internal-format
 msgid "%H%qD redeclared with different access"
 msgstr ""
 
-#: cp/parser.c:18734
+#: cp/parser.c:18855
 #, gcc-internal-format
 msgid "%H%<template%> (as a disambiguator) is only allowed within templates"
 msgstr ""
 
-#: cp/parser.c:19000 cp/parser.c:19927 cp/parser.c:20059
+#: cp/parser.c:19121 cp/parser.c:20048 cp/parser.c:20180
 #, gcc-internal-format
 msgid "%Hmisplaced %<@%D%> Objective-C++ construct"
 msgstr ""
 
-#: cp/parser.c:19144
+#: cp/parser.c:19265
 #, gcc-internal-format
 msgid "%H%<@encode%> must specify a type as an argument"
 msgstr ""
 
-#: cp/parser.c:19460
+#: cp/parser.c:19581
 #, gcc-internal-format
 msgid "%Hinvalid Objective-C++ selector name"
 msgstr ""
 
-#: cp/parser.c:19791
+#: cp/parser.c:19912
 #, gcc-internal-format
 msgid "%Hidentifier expected after %<@protocol%>"
 msgstr ""
 
-#: cp/parser.c:20152
+#: cp/parser.c:20273
 #, gcc-internal-format
 msgid "%Htoo many %qs clauses"
 msgstr ""
 
-#: cp/parser.c:20266
+#: cp/parser.c:20387
 #, gcc-internal-format
 msgid "%Hcollapse argument needs positive constant integer expression"
 msgstr ""
 
-#: cp/parser.c:20555
+#: cp/parser.c:20676
 #, gcc-internal-format
 msgid "%Hschedule %<runtime%> does not take a %<chunk_size%> parameter"
 msgstr ""
 
-#: cp/parser.c:20558
+#: cp/parser.c:20679
 #, gcc-internal-format
 msgid "%Hschedule %<auto%> does not take a %<chunk_size%> parameter"
 msgstr ""
 
-#: cp/parser.c:20706
+#: cp/parser.c:20827
 #, gcc-internal-format
 msgid "%H%qs is not valid for %qs"
 msgstr ""
 
-#: cp/parser.c:21130
+#: cp/parser.c:21250
 #, gcc-internal-format
 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
 msgstr ""
 
-#: cp/parser.c:21242 cp/parser.c:21280
+#: cp/parser.c:21375 cp/parser.c:21413
 #, gcc-internal-format
 msgid "%Hiteration variable %qD should not be firstprivate"
 msgstr ""
 
-#: cp/parser.c:21284
+#: cp/parser.c:21417
 #, gcc-internal-format
 msgid "%Hiteration variable %qD should not be reduction"
 msgstr ""
 
-#: cp/parser.c:21360
+#: cp/parser.c:21484
 #, gcc-internal-format
 msgid "%Hnot enough collapsed for loops"
 msgstr ""
 
-#: cp/parser.c:21406
+#: cp/parser.c:21530
 #, gcc-internal-format
 msgid "%Hcollapsed loops not perfectly nested"
 msgstr ""
 
-#: cp/parser.c:21817
+#: cp/parser.c:21941
 #, gcc-internal-format
 msgid "%Hjunk at end of %<#pragma GCC pch_preprocess%>"
 msgstr ""
 
-#: cp/parser.c:21821
+#: cp/parser.c:21945
 #, gcc-internal-format
 msgid "%Hexpected string literal"
 msgstr ""
 
-#: cp/parser.c:21854
+#: cp/parser.c:21978
 #, gcc-internal-format
 msgid "%H%<#pragma GCC pch_preprocess%> must be first"
 msgstr ""
 
-#: cp/parser.c:21865
+#: cp/parser.c:21989
 #, gcc-internal-format
 msgid "%H%<#pragma omp barrier%> may only be used in compound statements"
 msgstr ""
 
-#: cp/parser.c:21880
+#: cp/parser.c:22004
 #, gcc-internal-format
 msgid "%H%<#pragma omp flush%> may only be used in compound statements"
 msgstr ""
 
-#: cp/parser.c:21895
+#: cp/parser.c:22019
 #, gcc-internal-format
 msgid "%H%<#pragma omp taskwait%> may only be used in compound statements"
 msgstr ""
 
-#: cp/parser.c:21923
+#: cp/parser.c:22047
 #, gcc-internal-format
 msgid ""
 "%H%<#pragma omp section%> may only be used in %<#pragma omp sections%> "
 "construct"
 msgstr ""
 
-#: cp/parser.c:21981
+#: cp/parser.c:22105
 #, gcc-internal-format
 msgid "inter-module optimizations not implemented for C++"
 msgstr ""
 
-#: cp/pt.c:252
+#: cp/pt.c:254
 #, gcc-internal-format
 msgid "data member %qD cannot be a member template"
 msgstr ""
 
-#: cp/pt.c:264
+#: cp/pt.c:266
 #, gcc-internal-format
 msgid "invalid member template declaration %qD"
 msgstr ""
 
-#: cp/pt.c:611
+#: cp/pt.c:613
 #, gcc-internal-format
 msgid "explicit specialization in non-namespace scope %qD"
 msgstr ""
 
-#: cp/pt.c:625
+#: cp/pt.c:627
 #, gcc-internal-format
 msgid "enclosing class templates are not explicitly specialized"
 msgstr ""
 
-#: cp/pt.c:713
+#: cp/pt.c:715
 #, gcc-internal-format
 msgid "specialization of %qD in different namespace"
 msgstr ""
 
-#: cp/pt.c:714 cp/pt.c:815
+#: cp/pt.c:716 cp/pt.c:817
 #, gcc-internal-format
 msgid "  from definition of %q+#D"
 msgstr ""
 
-#: cp/pt.c:731
+#: cp/pt.c:733
 #, gcc-internal-format
 msgid ""
 "explicit instantiation of %qD in namespace %qD (which does not enclose "
 "namespace %qD)"
 msgstr ""
 
-#: cp/pt.c:749
+#: cp/pt.c:751
 #, gcc-internal-format
 msgid "name of class shadows template template parameter %qD"
 msgstr ""
 
-#: cp/pt.c:782
+#: cp/pt.c:784
 #, gcc-internal-format
 msgid "specialization of %qT after instantiation"
 msgstr ""
 
-#: cp/pt.c:814
+#: cp/pt.c:816
 #, gcc-internal-format
 msgid "specializing %q#T in different namespace"
 msgstr ""
 
-#: cp/pt.c:829
+#: cp/pt.c:831
 #, gcc-internal-format
 msgid "specialization %qT after instantiation %qT"
 msgstr ""
 
-#: cp/pt.c:842
+#: cp/pt.c:844
 #, gcc-internal-format
 msgid "explicit specialization of non-template %qT"
 msgstr ""
 
-#: cp/pt.c:1249
+#: cp/pt.c:1251
 #, gcc-internal-format
 msgid "specialization of %qD after instantiation"
 msgstr ""
 
-#: cp/pt.c:1471
+#: cp/pt.c:1473
 #, gcc-internal-format
 msgid "%qD is not a function template"
 msgstr ""
 
-#: cp/pt.c:1680
+#: cp/pt.c:1682
 #, gcc-internal-format
 msgid "template-id %qD for %q+D does not match any template declaration"
 msgstr ""
 
-#: cp/pt.c:1688
+#: cp/pt.c:1690
 #, gcc-internal-format
 msgid "ambiguous template specialization %qD for %q+D"
 msgstr ""
 
 #. This case handles bogus declarations like template <>
 #. template <class T> void f<int>();
-#: cp/pt.c:1923 cp/pt.c:1977
+#: cp/pt.c:1925 cp/pt.c:1979
 #, gcc-internal-format
 msgid "template-id %qD in declaration of primary template"
 msgstr ""
 
-#: cp/pt.c:1936
+#: cp/pt.c:1938
 #, gcc-internal-format
 msgid "template parameter list used in explicit instantiation"
 msgstr ""
 
-#: cp/pt.c:1942
+#: cp/pt.c:1944
 #, gcc-internal-format
 msgid "definition provided for explicit instantiation"
 msgstr ""
 
-#: cp/pt.c:1950
+#: cp/pt.c:1952
 #, gcc-internal-format
 msgid "too many template parameter lists in declaration of %qD"
 msgstr ""
 
-#: cp/pt.c:1953
+#: cp/pt.c:1955
 #, gcc-internal-format
 msgid "too few template parameter lists in declaration of %qD"
 msgstr ""
 
-#: cp/pt.c:1955
+#: cp/pt.c:1957
 #, gcc-internal-format
 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
 msgstr ""
 
-#: cp/pt.c:1974
+#: cp/pt.c:1976
 #, gcc-internal-format
 msgid "function template partial specialization %qD is not allowed"
 msgstr ""
 
-#: cp/pt.c:2006
+#: cp/pt.c:2008
 #, gcc-internal-format
 msgid "default argument specified in explicit specialization"
 msgstr ""
 
-#: cp/pt.c:2036
+#: cp/pt.c:2038
 #, gcc-internal-format
 msgid "%qD is not a template function"
 msgstr ""
 
-#: cp/pt.c:2044
+#: cp/pt.c:2046
 #, gcc-internal-format
 msgid "%qD is not declared in %qD"
 msgstr ""
@@ -32636,104 +32489,104 @@ msgstr ""
 #. program is ill-formed.
 #.
 #. Similar language is found in [temp.explicit].
-#: cp/pt.c:2106
+#: cp/pt.c:2108
 #, gcc-internal-format
 msgid "specialization of implicitly-declared special member function"
 msgstr ""
 
-#: cp/pt.c:2150
+#: cp/pt.c:2152
 #, gcc-internal-format
 msgid "no member function %qD declared in %qT"
 msgstr ""
 
-#: cp/pt.c:2627
+#: cp/pt.c:2633
 #, gcc-internal-format
 msgid "base initializer expansion %<%T%> contains no parameter packs"
 msgstr ""
 
-#: cp/pt.c:2686
+#: cp/pt.c:2692
 #, gcc-internal-format
 msgid "expansion pattern %<%T%> contains no argument packs"
 msgstr ""
 
-#: cp/pt.c:2688
+#: cp/pt.c:2694
 #, gcc-internal-format
 msgid "expansion pattern %<%E%> contains no argument packs"
 msgstr ""
 
-#: cp/pt.c:2729
+#: cp/pt.c:2735
 #, gcc-internal-format
 msgid "parameter packs not expanded with %<...%>:"
 msgstr ""
 
-#: cp/pt.c:2744 cp/pt.c:3365
+#: cp/pt.c:2750 cp/pt.c:3371
 #, gcc-internal-format
 msgid "        %qD"
 msgstr ""
 
-#: cp/pt.c:2746
+#: cp/pt.c:2752
 #, gcc-internal-format
 msgid "        <anonymous>"
 msgstr ""
 
-#: cp/pt.c:2854
+#: cp/pt.c:2860
 #, gcc-internal-format
 msgid "declaration of %q+#D"
 msgstr ""
 
-#: cp/pt.c:2855
+#: cp/pt.c:2861
 #, gcc-internal-format
 msgid " shadows template parm %q+#D"
 msgstr ""
 
-#: cp/pt.c:3361
+#: cp/pt.c:3367
 #, gcc-internal-format
 msgid "template parameters not used in partial specialization:"
 msgstr ""
 
-#: cp/pt.c:3376
+#: cp/pt.c:3382
 #, gcc-internal-format
 msgid "partial specialization %qT does not specialize any template arguments"
 msgstr ""
 
-#: cp/pt.c:3421
+#: cp/pt.c:3427
 #, gcc-internal-format
 msgid ""
 "parameter pack argument %qE must be at the end of the template argument list"
 msgstr ""
 
-#: cp/pt.c:3423
+#: cp/pt.c:3429
 #, gcc-internal-format
 msgid ""
 "parameter pack argument %qT must be at the end of the template argument list"
 msgstr ""
 
-#: cp/pt.c:3444
+#: cp/pt.c:3450
 #, gcc-internal-format
 msgid "template argument %qE involves template parameter(s)"
 msgstr ""
 
-#: cp/pt.c:3488
+#: cp/pt.c:3494
 #, gcc-internal-format
 msgid "type %qT of template argument %qE depends on template parameter(s)"
 msgstr ""
 
-#: cp/pt.c:3595
+#: cp/pt.c:3602
 #, gcc-internal-format
 msgid "no default argument for %qD"
 msgstr ""
 
-#: cp/pt.c:3613
+#: cp/pt.c:3623
 #, gcc-internal-format
 msgid "parameter pack %qE must be at the end of the template parameter list"
 msgstr ""
 
-#: cp/pt.c:3616
+#: cp/pt.c:3626
 #, gcc-internal-format
 msgid "parameter pack %qT must be at the end of the template parameter list"
 msgstr ""
 
-#: cp/pt.c:3804
+#: cp/pt.c:3814
 #, gcc-internal-format
 msgid "template class without a name"
 msgstr ""
@@ -32741,7 +32594,7 @@ msgstr ""
 #. [temp.mem]
 #.
 #. A destructor shall not be a member template.
-#: cp/pt.c:3814
+#: cp/pt.c:3824
 #, gcc-internal-format
 msgid "destructor %qD declared as member template"
 msgstr ""
@@ -32751,72 +32604,72 @@ msgstr ""
 #. An allocation function can be a function
 #. template. ... Template allocation functions shall
 #. have two or more parameters.
-#: cp/pt.c:3829
+#: cp/pt.c:3839
 #, gcc-internal-format
 msgid "invalid template declaration of %qD"
 msgstr ""
 
-#: cp/pt.c:3946
+#: cp/pt.c:3956
 #, gcc-internal-format
 msgid "template definition of non-template %q#D"
 msgstr ""
 
-#: cp/pt.c:3989
+#: cp/pt.c:3999
 #, gcc-internal-format
 msgid "expected %d levels of template parms for %q#D, got %d"
 msgstr ""
 
-#: cp/pt.c:4001
+#: cp/pt.c:4011
 #, gcc-internal-format
 msgid "got %d template parameters for %q#D"
 msgstr ""
 
-#: cp/pt.c:4004
+#: cp/pt.c:4014
 #, gcc-internal-format
 msgid "got %d template parameters for %q#T"
 msgstr ""
 
-#: cp/pt.c:4006
+#: cp/pt.c:4016
 #, gcc-internal-format
 msgid "  but %d required"
 msgstr ""
 
-#: cp/pt.c:4024
+#: cp/pt.c:4034
 #, gcc-internal-format
 msgid "template arguments to %qD do not match original template %qD"
 msgstr ""
 
-#: cp/pt.c:4028
+#: cp/pt.c:4038
 #, gcc-internal-format
 msgid "use template<> for an explicit specialization"
 msgstr ""
 
-#: cp/pt.c:4124
+#: cp/pt.c:4134
 #, gcc-internal-format
 msgid "%qT is not a template type"
 msgstr ""
 
-#: cp/pt.c:4137
+#: cp/pt.c:4147
 #, gcc-internal-format
 msgid "template specifiers not specified in declaration of %qD"
 msgstr ""
 
-#: cp/pt.c:4147
+#: cp/pt.c:4157
 #, gcc-internal-format
 msgid "redeclared with %d template parameter(s)"
 msgstr ""
 
-#: cp/pt.c:4149
+#: cp/pt.c:4159
 #, gcc-internal-format
 msgid "previous declaration %q+D used %d template parameter(s)"
 msgstr ""
 
-#: cp/pt.c:4183
+#: cp/pt.c:4193
 #, gcc-internal-format
 msgid "template parameter %q+#D"
 msgstr ""
 
-#: cp/pt.c:4184
+#: cp/pt.c:4194
 #, gcc-internal-format
 msgid "redeclared here as %q#D"
 msgstr ""
@@ -32825,203 +32678,220 @@ msgstr ""
 #.
 #. A template-parameter may not be given default arguments
 #. by two different declarations in the same scope.
-#: cp/pt.c:4194
+#: cp/pt.c:4204
 #, gcc-internal-format
 msgid "redefinition of default argument for %q#D"
 msgstr ""
 
-#: cp/pt.c:4195
+#: cp/pt.c:4205
 #, gcc-internal-format
 msgid "%Joriginal definition appeared here"
 msgstr ""
 
-#: cp/pt.c:4299
+#: cp/pt.c:4309
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument for type %qT because function %qD has "
 "not external linkage"
 msgstr ""
 
-#: cp/pt.c:4340
+#: cp/pt.c:4350
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument for type %qT because string literals "
 "can never be used in this context"
 msgstr ""
 
-#: cp/pt.c:4417
+#: cp/pt.c:4427
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument for type %qT because it is a non-"
 "constant expression"
 msgstr ""
 
-#: cp/pt.c:4461
+#: cp/pt.c:4471
 #, gcc-internal-format
 msgid ""
 "%qD is not a valid template argument because %qD is a variable, not the "
 "address of a variable"
 msgstr ""
 
-#: cp/pt.c:4479
+#: cp/pt.c:4489
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument of type %qT because %qE is not a "
 "variable"
 msgstr ""
 
-#: cp/pt.c:4486
+#: cp/pt.c:4496
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument of type %qT because %qD does not have "
 "external linkage"
 msgstr ""
 
-#: cp/pt.c:4516
+#: cp/pt.c:4526
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument for type %qT because of conflicts in cv-"
 "qualification"
 msgstr ""
 
-#: cp/pt.c:4523
+#: cp/pt.c:4533
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument for type %qT because it is not an lvalue"
 msgstr ""
 
-#: cp/pt.c:4536
+#: cp/pt.c:4546
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument for type %qT because object %qD has not "
 "external linkage"
 msgstr ""
 
-#: cp/pt.c:4576
+#: cp/pt.c:4578
+#, gcc-internal-format
+msgid "%qE is not a valid template argument for type %qT"
+msgstr ""
+
+#: cp/pt.c:4579
+#, gcc-internal-format
+msgid "it must be the address of a function with external linkage"
+msgstr ""
+
+#: cp/pt.c:4593
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument for type %qT because it is a pointer"
 msgstr ""
 
-#: cp/pt.c:4578
+#: cp/pt.c:4595
 #, gcc-internal-format
 msgid "try using %qE instead"
 msgstr ""
 
-#: cp/pt.c:4613
+#: cp/pt.c:4630
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument for type %qT because it is of type %qT"
 msgstr ""
 
-#: cp/pt.c:4616
+#: cp/pt.c:4633
 #, gcc-internal-format
 msgid "standard conversions are not allowed in this context"
 msgstr ""
 
-#: cp/pt.c:4950
+#: cp/pt.c:4970
 #, gcc-internal-format
 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
 msgstr ""
 
-#: cp/pt.c:4966 cp/pt.c:4985 cp/pt.c:5035
+#: cp/pt.c:4986 cp/pt.c:5005 cp/pt.c:5055
 #, gcc-internal-format
 msgid "type/value mismatch at argument %d in template parameter list for %qD"
 msgstr ""
 
-#: cp/pt.c:4970
+#: cp/pt.c:4990
 #, gcc-internal-format
 msgid "  expected a constant of type %qT, got %qT"
 msgstr ""
 
-#: cp/pt.c:4974
+#: cp/pt.c:4994
 #, gcc-internal-format
 msgid "  expected a class template, got %qE"
 msgstr ""
 
-#: cp/pt.c:4976
+#: cp/pt.c:4996
 #, gcc-internal-format
 msgid "  expected a type, got %qE"
 msgstr ""
 
-#: cp/pt.c:4989
+#: cp/pt.c:5009
 #, gcc-internal-format
 msgid "  expected a type, got %qT"
 msgstr ""
 
-#: cp/pt.c:4991
+#: cp/pt.c:5011
 #, gcc-internal-format
 msgid "  expected a class template, got %qT"
 msgstr ""
 
-#: cp/pt.c:5038
+#: cp/pt.c:5058
 #, gcc-internal-format
 msgid "  expected a template of type %qD, got %qD"
 msgstr ""
 
-#: cp/pt.c:5081
+#. Not sure if this is reachable, but it doesn't hurt
+#. to be robust.
+#: cp/pt.c:5091
+#, gcc-internal-format
+msgid "type mismatch in nontype parameter pack"
+msgstr ""
+
+#: cp/pt.c:5113
 #, gcc-internal-format
 msgid "could not convert template argument %qE to %qT"
 msgstr ""
 
-#: cp/pt.c:5137
+#: cp/pt.c:5169
 #, gcc-internal-format
 msgid "wrong number of template arguments (%d, should be %d)"
 msgstr ""
 
-#: cp/pt.c:5269
+#: cp/pt.c:5306
 #, gcc-internal-format
 msgid "wrong number of template arguments (%d, should be %d%s)"
 msgstr ""
 
-#: cp/pt.c:5273
+#: cp/pt.c:5310
 #, gcc-internal-format
 msgid "provided for %q+D"
 msgstr ""
 
-#: cp/pt.c:5332
+#: cp/pt.c:5375
 #, gcc-internal-format
 msgid "cannot expand %<%E%> into a fixed-length argument list"
 msgstr ""
 
-#: cp/pt.c:5335
+#: cp/pt.c:5378
 #, gcc-internal-format
 msgid "cannot expand %<%T%> into a fixed-length argument list"
 msgstr ""
 
-#: cp/pt.c:5351
+#: cp/pt.c:5394
 #, gcc-internal-format
 msgid "template argument %d is invalid"
 msgstr ""
 
-#: cp/pt.c:5611
+#: cp/pt.c:5671
 #, gcc-internal-format
 msgid "non-template type %qT used as a template"
 msgstr ""
 
-#: cp/pt.c:5613
+#: cp/pt.c:5673
 #, gcc-internal-format
 msgid "for template declaration %q+D"
 msgstr ""
 
-#: cp/pt.c:6315
+#: cp/pt.c:6375
 #, gcc-internal-format
 msgid ""
 "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN "
 "to increase the maximum) instantiating %qD"
 msgstr ""
 
-#: cp/pt.c:7445
+#: cp/pt.c:7572
 #, gcc-internal-format
 msgid "mismatched argument pack lengths while expanding %<%T%>"
 msgstr ""
 
-#: cp/pt.c:7449
+#: cp/pt.c:7576
 #, gcc-internal-format
 msgid "mismatched argument pack lengths while expanding %<%E%>"
 msgstr ""
 
-#: cp/pt.c:8404
+#: cp/pt.c:8548
 #, gcc-internal-format
 msgid "instantiation of %q+D as type %qT"
 msgstr ""
@@ -33039,241 +32909,241 @@ msgstr ""
 #.
 #. is an attempt to declare a variable with function
 #. type.
-#: cp/pt.c:8539
+#: cp/pt.c:8688
 #, gcc-internal-format
 msgid "variable %qD has function type"
 msgstr ""
 
-#: cp/pt.c:8686
+#: cp/pt.c:8835
 #, gcc-internal-format
 msgid "invalid parameter type %qT"
 msgstr ""
 
-#: cp/pt.c:8688
+#: cp/pt.c:8837
 #, gcc-internal-format
 msgid "in declaration %q+D"
 msgstr ""
 
-#: cp/pt.c:8765
+#: cp/pt.c:8914
 #, gcc-internal-format
 msgid "function returning an array"
 msgstr ""
 
-#: cp/pt.c:8767
+#: cp/pt.c:8916
 #, gcc-internal-format
 msgid "function returning a function"
 msgstr ""
 
-#: cp/pt.c:8794
+#: cp/pt.c:8943
 #, gcc-internal-format
 msgid "creating pointer to member function of non-class type %qT"
 msgstr ""
 
-#: cp/pt.c:9001
+#: cp/pt.c:9164
 #, gcc-internal-format
 msgid "array bound is not an integer constant"
 msgstr ""
 
-#: cp/pt.c:9021
+#: cp/pt.c:9184
 #, gcc-internal-format
 msgid "creating array with negative size (%qE)"
 msgstr ""
 
-#: cp/pt.c:9270
+#: cp/pt.c:9433
 #, gcc-internal-format
 msgid "forming reference to void"
 msgstr ""
 
-#: cp/pt.c:9272
+#: cp/pt.c:9435
 #, gcc-internal-format
 msgid "forming %s to reference type %qT"
 msgstr ""
 
-#: cp/pt.c:9323
+#: cp/pt.c:9486
 #, gcc-internal-format
 msgid "creating pointer to member of non-class type %qT"
 msgstr ""
 
-#: cp/pt.c:9329
+#: cp/pt.c:9492
 #, gcc-internal-format
 msgid "creating pointer to member reference type %qT"
 msgstr ""
 
-#: cp/pt.c:9335
+#: cp/pt.c:9498
 #, gcc-internal-format
 msgid "creating pointer to member of type void"
 msgstr ""
 
-#: cp/pt.c:9402
+#: cp/pt.c:9565
 #, gcc-internal-format
 msgid "creating array of %qT"
 msgstr ""
 
-#: cp/pt.c:9408
+#: cp/pt.c:9571
 #, gcc-internal-format
 msgid "creating array of %qT, which is an abstract class type"
 msgstr ""
 
-#: cp/pt.c:9459
+#: cp/pt.c:9622
 #, gcc-internal-format
 msgid "%qT is not a class, struct, or union type"
 msgstr ""
 
-#: cp/pt.c:9494
+#: cp/pt.c:9657
 #, gcc-internal-format
 msgid "%qT resolves to %qT, which is not an enumeration type"
 msgstr ""
 
-#: cp/pt.c:9497
+#: cp/pt.c:9660
 #, gcc-internal-format
 msgid "%qT resolves to %qT, which is is not a class type"
 msgstr ""
 
-#: cp/pt.c:9603
+#: cp/pt.c:9766
 #, gcc-internal-format
 msgid "use of %qs in template"
 msgstr ""
 
-#: cp/pt.c:9740
+#: cp/pt.c:9903
 #, gcc-internal-format
 msgid ""
 "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
 msgstr ""
 
-#: cp/pt.c:9742
+#: cp/pt.c:9905
 #, gcc-internal-format
 msgid "say %<typename %E%> if a type is meant"
 msgstr ""
 
-#: cp/pt.c:9886
+#: cp/pt.c:10047
 #, gcc-internal-format
 msgid "using invalid field %qD"
 msgstr ""
 
-#: cp/pt.c:10216 cp/pt.c:10870
+#: cp/pt.c:10377 cp/pt.c:11040
 #, gcc-internal-format
 msgid "invalid use of pack expansion expression"
 msgstr ""
 
-#: cp/pt.c:10220 cp/pt.c:10874
+#: cp/pt.c:10381 cp/pt.c:11044
 #, gcc-internal-format
 msgid "use %<...%> to expand argument pack"
 msgstr ""
 
-#: cp/pt.c:10365
+#: cp/pt.c:10536
 #, gcc-internal-format
 msgid "iteration variable %qD should not be reduction"
 msgstr ""
 
-#: cp/pt.c:11034
+#: cp/pt.c:11204
 #, gcc-internal-format
 msgid ""
 "a cast to a type other than an integral or enumeration type cannot appear in "
 "a constant-expression"
 msgstr ""
 
-#: cp/pt.c:11507
+#: cp/pt.c:11671
 #, gcc-internal-format
 msgid "%qT is not a class or namespace"
 msgstr ""
 
-#: cp/pt.c:11510
+#: cp/pt.c:11674
 #, gcc-internal-format
 msgid "%qD is not a class or namespace"
 msgstr ""
 
-#: cp/pt.c:11724
+#: cp/pt.c:11894
 #, gcc-internal-format
 msgid "%qT is/uses anonymous type"
 msgstr ""
 
-#: cp/pt.c:11726
+#: cp/pt.c:11896
 #, gcc-internal-format
 msgid "template argument for %qD uses local type %qT"
 msgstr ""
 
-#: cp/pt.c:11736
+#: cp/pt.c:11906
 #, gcc-internal-format
 msgid "%qT is a variably modified type"
 msgstr ""
 
-#: cp/pt.c:11747
+#: cp/pt.c:11917
 #, gcc-internal-format
 msgid "integral expression %qE is not constant"
 msgstr ""
 
-#: cp/pt.c:11752
+#: cp/pt.c:11935
 #, gcc-internal-format
 msgid "  trying to instantiate %qD"
 msgstr ""
 
-#: cp/pt.c:14531
+#: cp/pt.c:14723
 #, gcc-internal-format
 msgid "ambiguous class template instantiation for %q#T"
 msgstr ""
 
-#: cp/pt.c:14534
+#: cp/pt.c:14726
 #, gcc-internal-format
 msgid "%s %+#T"
 msgstr ""
 
-#: cp/pt.c:14557 cp/pt.c:14640
+#: cp/pt.c:14749 cp/pt.c:14832
 #, gcc-internal-format
 msgid "explicit instantiation of non-template %q#D"
 msgstr ""
 
-#: cp/pt.c:14572
+#: cp/pt.c:14764
 #, gcc-internal-format
 msgid "%qD is not a static data member of a class template"
 msgstr ""
 
-#: cp/pt.c:14578 cp/pt.c:14635
+#: cp/pt.c:14770 cp/pt.c:14827
 #, gcc-internal-format
 msgid "no matching template for %qD found"
 msgstr ""
 
-#: cp/pt.c:14583
+#: cp/pt.c:14775
 #, gcc-internal-format
 msgid ""
 "type %qT for explicit instantiation %qD does not match declared type %qT"
 msgstr ""
 
-#: cp/pt.c:14591
+#: cp/pt.c:14783
 #, gcc-internal-format
 msgid "explicit instantiation of %q#D"
 msgstr ""
 
-#: cp/pt.c:14627
+#: cp/pt.c:14819
 #, gcc-internal-format
 msgid "duplicate explicit instantiation of %q#D"
 msgstr ""
 
-#: cp/pt.c:14650 cp/pt.c:14742
+#: cp/pt.c:14842 cp/pt.c:14934
 #, gcc-internal-format
 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
 msgstr ""
 
-#: cp/pt.c:14655 cp/pt.c:14759
+#: cp/pt.c:14847 cp/pt.c:14951
 #, gcc-internal-format
 msgid "storage class %qD applied to template instantiation"
 msgstr ""
 
-#: cp/pt.c:14720
+#: cp/pt.c:14912
 #, gcc-internal-format
 msgid "explicit instantiation of non-template type %qT"
 msgstr ""
 
-#: cp/pt.c:14729
+#: cp/pt.c:14921
 #, gcc-internal-format
 msgid "explicit instantiation of %q#T before definition of template"
 msgstr ""
 
-#: cp/pt.c:14747
+#: cp/pt.c:14939
 #, gcc-internal-format
 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
 msgstr ""
 
-#: cp/pt.c:14793
+#: cp/pt.c:14985
 #, gcc-internal-format
 msgid "duplicate explicit instantiation of %q#T"
 msgstr ""
@@ -33285,12 +33155,12 @@ msgstr ""
 #. member function or static data member of a class template
 #. shall be present in every translation unit in which it is
 #. explicitly instantiated.
-#: cp/pt.c:15237
+#: cp/pt.c:15435
 #, gcc-internal-format
 msgid "explicit instantiation of %qD but no definition available"
 msgstr ""
 
-#: cp/pt.c:15428
+#: cp/pt.c:15601
 #, gcc-internal-format
 msgid ""
 "template instantiation depth exceeds maximum of %d instantiating %q+D, "
@@ -33298,19 +33168,19 @@ msgid ""
 "the maximum)"
 msgstr ""
 
-#: cp/pt.c:15783
+#: cp/pt.c:15956
 #, gcc-internal-format
 msgid "%q#T is not a valid type for a template constant parameter"
 msgstr ""
 
-#: cp/pt.c:16749
+#: cp/pt.c:16932
 #, gcc-internal-format
 msgid ""
 "deducing auto from brace-enclosed initializer list requires #include "
 "<initializer_list>"
 msgstr ""
 
-#: cp/pt.c:16790
+#: cp/pt.c:16973
 #, gcc-internal-format
 msgid "unable to deduce %qT from %qE"
 msgstr ""
@@ -33372,415 +33242,415 @@ msgstr ""
 msgid "%qT is an inaccessible base of %qT"
 msgstr ""
 
-#: cp/search.c:1869
+#: cp/search.c:1862
 #, gcc-internal-format
 msgid "deprecated covariant return type for %q+#D"
 msgstr ""
 
-#: cp/search.c:1871 cp/search.c:1886 cp/search.c:1891 cp/search.c:1910
+#: cp/search.c:1864 cp/search.c:1879 cp/search.c:1884 cp/search.c:1903
 #, gcc-internal-format
 msgid "  overriding %q+#D"
 msgstr ""
 
-#: cp/search.c:1885
+#: cp/search.c:1878
 #, gcc-internal-format
 msgid "invalid covariant return type for %q+#D"
 msgstr ""
 
-#: cp/search.c:1890
+#: cp/search.c:1883
 #, gcc-internal-format
 msgid "conflicting return type specified for %q+#D"
 msgstr ""
 
-#: cp/search.c:1900
+#: cp/search.c:1893
 #, gcc-internal-format
 msgid "looser throw specifier for %q+#F"
 msgstr ""
 
-#: cp/search.c:1901
+#: cp/search.c:1894
 #, gcc-internal-format
 msgid "  overriding %q+#F"
 msgstr ""
 
-#: cp/search.c:1909
+#: cp/search.c:1902
 #, gcc-internal-format
 msgid "conflicting type attributes specified for %q+#D"
 msgstr ""
 
-#: cp/search.c:1920
+#: cp/search.c:1913
 #, gcc-internal-format
 msgid "overriding non-deleted function %q+D"
 msgstr ""
 
-#: cp/search.c:1924
+#: cp/search.c:1917
 #, gcc-internal-format
 msgid "non-deleted function %q+D"
 msgstr ""
 
-#: cp/search.c:1925
+#: cp/search.c:1918
 #, gcc-internal-format
 msgid "overriding deleted function %q+D"
 msgstr ""
 
 #. A static member function cannot match an inherited
 #. virtual member function.
-#: cp/search.c:2017
+#: cp/search.c:2010
 #, gcc-internal-format
 msgid "%q+#D cannot be declared"
 msgstr ""
 
-#: cp/search.c:2018
+#: cp/search.c:2011
 #, gcc-internal-format
 msgid "  since %q+#D declared in base class"
 msgstr ""
 
-#: cp/semantics.c:756
+#: cp/semantics.c:761
 #, gcc-internal-format
 msgid "suggest explicit braces around empty body in %<do%> statement"
 msgstr ""
 
-#: cp/semantics.c:1294
+#: cp/semantics.c:1285
 #, gcc-internal-format
 msgid "type of asm operand %qE could not be determined"
 msgstr ""
 
-#: cp/semantics.c:1350
+#: cp/semantics.c:1341
 #, gcc-internal-format
 msgid "__label__ declarations are only allowed in function scopes"
 msgstr ""
 
-#: cp/semantics.c:1438
+#: cp/semantics.c:1429
 #, gcc-internal-format
 msgid "invalid use of member %q+D in static member function"
 msgstr ""
 
-#: cp/semantics.c:1440
+#: cp/semantics.c:1431
 #, gcc-internal-format
 msgid "invalid use of non-static data member %q+D"
 msgstr ""
 
-#: cp/semantics.c:1441 cp/semantics.c:1480
+#: cp/semantics.c:1432 cp/semantics.c:1471
 #, gcc-internal-format
 msgid "from this location"
 msgstr ""
 
-#: cp/semantics.c:1479
+#: cp/semantics.c:1470
 #, gcc-internal-format
 msgid "object missing in reference to %q+D"
 msgstr ""
 
-#: cp/semantics.c:1958
+#: cp/semantics.c:1964
 #, gcc-internal-format
 msgid "arguments to destructor are not allowed"
 msgstr ""
 
-#: cp/semantics.c:2010
+#: cp/semantics.c:2016
 #, gcc-internal-format
 msgid "%<this%> is unavailable for static member functions"
 msgstr ""
 
-#: cp/semantics.c:2016
+#: cp/semantics.c:2022
 #, gcc-internal-format
 msgid "invalid use of %<this%> in non-member function"
 msgstr ""
 
-#: cp/semantics.c:2018
+#: cp/semantics.c:2024
 #, gcc-internal-format
 msgid "invalid use of %<this%> at top level"
 msgstr ""
 
-#: cp/semantics.c:2042
+#: cp/semantics.c:2048
 #, gcc-internal-format
 msgid "invalid qualifying scope in pseudo-destructor name"
 msgstr ""
 
-#: cp/semantics.c:2047 cp/typeck.c:2116
+#: cp/semantics.c:2053 cp/typeck.c:2130
 #, gcc-internal-format
 msgid "qualified type %qT does not match destructor name ~%qT"
 msgstr ""
 
-#: cp/semantics.c:2069
+#: cp/semantics.c:2075
 #, gcc-internal-format
 msgid "%qE is not of type %qT"
 msgstr ""
 
-#: cp/semantics.c:2113
+#: cp/semantics.c:2119
 #, gcc-internal-format
 msgid "compound literal of non-object type %qT"
 msgstr ""
 
-#: cp/semantics.c:2197
+#: cp/semantics.c:2203
 #, gcc-internal-format
 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
 msgstr ""
 
-#: cp/semantics.c:2238
+#: cp/semantics.c:2244
 #, gcc-internal-format
 msgid ""
 "invalid use of type %qT as a default value for a template template-parameter"
 msgstr ""
 
-#: cp/semantics.c:2241
+#: cp/semantics.c:2247
 #, gcc-internal-format
 msgid "invalid default argument for a template template parameter"
 msgstr ""
 
-#: cp/semantics.c:2258
+#: cp/semantics.c:2264
 #, gcc-internal-format
 msgid "definition of %q#T inside template parameter list"
 msgstr ""
 
-#: cp/semantics.c:2269
+#: cp/semantics.c:2275
 #, gcc-internal-format
 msgid "invalid definition of qualified type %qT"
 msgstr ""
 
-#: cp/semantics.c:2485
+#: cp/semantics.c:2491
 #, gcc-internal-format
 msgid "invalid base-class specification"
 msgstr ""
 
-#: cp/semantics.c:2497
+#: cp/semantics.c:2503
 #, gcc-internal-format
 msgid "base class %qT has cv qualifiers"
 msgstr ""
 
-#: cp/semantics.c:2522
+#: cp/semantics.c:2528
 #, gcc-internal-format
 msgid "%Hincomplete type %qT used in nested name specifier"
 msgstr ""
 
-#: cp/semantics.c:2526
+#: cp/semantics.c:2532
 #, gcc-internal-format
 msgid "%Hreference to %<%T::%D%> is ambiguous"
 msgstr ""
 
-#: cp/semantics.c:2530
+#: cp/semantics.c:2536
 #, gcc-internal-format
 msgid "%H%qD is not a member of %qT"
 msgstr ""
 
-#: cp/semantics.c:2533
+#: cp/semantics.c:2539
 #, gcc-internal-format
 msgid "%H%qD is not a member of %qD"
 msgstr ""
 
-#: cp/semantics.c:2535
+#: cp/semantics.c:2541
 #, gcc-internal-format
 msgid "%H%<::%D%> has not been declared"
 msgstr ""
 
-#: cp/semantics.c:2676
+#: cp/semantics.c:2682
 #, gcc-internal-format
 msgid "use of %<auto%> variable from containing function"
 msgstr ""
 
-#: cp/semantics.c:2678
+#: cp/semantics.c:2684
 #, gcc-internal-format
 msgid "  %q+#D declared here"
 msgstr ""
 
-#: cp/semantics.c:2716
+#: cp/semantics.c:2722
 #, gcc-internal-format
 msgid ""
 "template parameter %qD of type %qT is not allowed in an integral constant "
 "expression because it is not of integral or enumeration type"
 msgstr ""
 
-#: cp/semantics.c:2885
+#: cp/semantics.c:2891
 #, gcc-internal-format
 msgid "%qD cannot appear in a constant-expression"
 msgstr ""
 
-#: cp/semantics.c:2893
+#: cp/semantics.c:2899
 #, gcc-internal-format
 msgid "use of namespace %qD as expression"
 msgstr ""
 
-#: cp/semantics.c:2898
+#: cp/semantics.c:2904
 #, gcc-internal-format
 msgid "use of class template %qT as expression"
 msgstr ""
 
 #. Ambiguous reference to base members.
-#: cp/semantics.c:2904
+#: cp/semantics.c:2910
 #, gcc-internal-format
 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
 msgstr ""
 
-#: cp/semantics.c:3026 cp/semantics.c:4633
+#: cp/semantics.c:3032 cp/semantics.c:4762
 #, gcc-internal-format
 msgid "type of %qE is unknown"
 msgstr ""
 
-#: cp/semantics.c:3041
+#: cp/semantics.c:3047
 #, gcc-internal-format
 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
 msgstr ""
 
-#: cp/semantics.c:3052
+#: cp/semantics.c:3058
 #, gcc-internal-format
 msgid "cannot apply %<offsetof%> to member function %qD"
 msgstr ""
 
-#: cp/semantics.c:3488
+#: cp/semantics.c:3503
 #, gcc-internal-format
 msgid "%qD is not a variable in clause %qs"
 msgstr ""
 
-#: cp/semantics.c:3497 cp/semantics.c:3519 cp/semantics.c:3541
+#: cp/semantics.c:3512 cp/semantics.c:3534 cp/semantics.c:3556
 #, gcc-internal-format
 msgid "%qD appears more than once in data clauses"
 msgstr ""
 
-#: cp/semantics.c:3511
+#: cp/semantics.c:3526
 #, gcc-internal-format
 msgid "%qD is not a variable in clause %<firstprivate%>"
 msgstr ""
 
-#: cp/semantics.c:3533
+#: cp/semantics.c:3548
 #, gcc-internal-format
 msgid "%qD is not a variable in clause %<lastprivate%>"
 msgstr ""
 
-#: cp/semantics.c:3563
+#: cp/semantics.c:3578
 #, gcc-internal-format
 msgid "num_threads expression must be integral"
 msgstr ""
 
-#: cp/semantics.c:3577
+#: cp/semantics.c:3592
 #, gcc-internal-format
 msgid "schedule chunk size expression must be integral"
 msgstr ""
 
-#: cp/semantics.c:3709
+#: cp/semantics.c:3724
 #, gcc-internal-format
 msgid "%qE has reference type for %qs"
 msgstr ""
 
-#: cp/semantics.c:3780
+#: cp/semantics.c:3795
 #, gcc-internal-format
 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
 msgstr ""
 
-#: cp/semantics.c:3794
+#: cp/semantics.c:3809
 #, gcc-internal-format
 msgid "%<threadprivate%> %qE directive not in %qT definition"
 msgstr ""
 
-#: cp/semantics.c:3926
+#: cp/semantics.c:3944
 #, gcc-internal-format
 msgid "%Hinvalid controlling predicate"
 msgstr ""
 
-#: cp/semantics.c:3936
+#: cp/semantics.c:3954
 #, gcc-internal-format
 msgid "%Hdifference between %qE and %qD does not have integer type"
 msgstr ""
 
-#: cp/semantics.c:4031
+#: cp/semantics.c:4049
 #, gcc-internal-format
 msgid "%Hinvalid increment expression"
 msgstr ""
 
-#: cp/semantics.c:4157 cp/semantics.c:4228
+#: cp/semantics.c:4175 cp/semantics.c:4246
 #, gcc-internal-format
 msgid "%Hexpected iteration declaration or initialization"
 msgstr ""
 
-#: cp/semantics.c:4168
+#: cp/semantics.c:4186
 #, gcc-internal-format
 msgid "%Hmissing controlling predicate"
 msgstr ""
 
-#: cp/semantics.c:4174
+#: cp/semantics.c:4192
 #, gcc-internal-format
 msgid "%Hmissing increment expression"
 msgstr ""
 
-#: cp/semantics.c:4254
+#: cp/semantics.c:4272
 #, gcc-internal-format
 msgid "%Hinvalid type for iteration variable %qE"
 msgstr ""
 
 #. Report the error.
-#: cp/semantics.c:4434
+#: cp/semantics.c:4474
 #, gcc-internal-format
 msgid "static assertion failed: %E"
 msgstr ""
 
-#: cp/semantics.c:4436
+#: cp/semantics.c:4476
 #, gcc-internal-format
 msgid "non-constant condition for static assertion"
 msgstr ""
 
-#: cp/semantics.c:4461 cp/semantics.c:4556
+#: cp/semantics.c:4568 cp/semantics.c:4685
 #, gcc-internal-format
 msgid "argument to decltype must be an expression"
 msgstr ""
 
-#: cp/semantics.c:4507
+#: cp/semantics.c:4635
 #, gcc-internal-format
 msgid "%qE refers to a set of overloaded functions"
 msgstr ""
 
-#: cp/semantics.c:4589
+#: cp/semantics.c:4718
 #, gcc-internal-format
 msgid "unable to determine the declared type of expression %<%E%>"
 msgstr ""
 
-#: cp/semantics.c:4802
+#: cp/semantics.c:4949
 #, gcc-internal-format
 msgid "__is_convertible_to"
 msgstr ""
 
-#: cp/semantics.c:4831
+#: cp/semantics.c:4988 cp/semantics.c:4998
 #, gcc-internal-format
 msgid "incomplete type %qT not allowed"
 msgstr ""
 
-#: cp/tree.c:863
+#: cp/tree.c:881
 #, gcc-internal-format
 msgid "%qV qualifiers cannot be applied to %qT"
 msgstr ""
 
-#: cp/tree.c:2184
+#: cp/tree.c:2215
 #, gcc-internal-format
 msgid "%qE attribute can only be applied to Java class definitions"
 msgstr ""
 
-#: cp/tree.c:2213
+#: cp/tree.c:2244
 #, gcc-internal-format
 msgid "%qE attribute can only be applied to class definitions"
 msgstr ""
 
-#: cp/tree.c:2219
+#: cp/tree.c:2250
 #, gcc-internal-format
 msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
 msgstr ""
 
-#: cp/tree.c:2243
+#: cp/tree.c:2274
 #, gcc-internal-format
 msgid "requested init_priority is not an integer constant"
 msgstr ""
 
-#: cp/tree.c:2264
+#: cp/tree.c:2295
 #, gcc-internal-format
 msgid ""
 "can only use %qE attribute on file-scope definitions of objects of class type"
 msgstr ""
 
-#: cp/tree.c:2272
+#: cp/tree.c:2303
 #, gcc-internal-format
 msgid "requested init_priority is out of range"
 msgstr ""
 
-#: cp/tree.c:2282
+#: cp/tree.c:2313
 #, gcc-internal-format
 msgid "requested init_priority is reserved for internal use"
 msgstr ""
 
-#: cp/tree.c:2293
+#: cp/tree.c:2324
 #, gcc-internal-format
 msgid "%qE attribute is not supported on this platform"
 msgstr ""
@@ -33801,250 +33671,255 @@ msgstr ""
 msgid "%s between distinct pointer-to-member types %qT and %qT lacks a cast"
 msgstr ""
 
-#: cp/typeck.c:1186
+#: cp/typeck.c:1200
 #, gcc-internal-format
 msgid "canonical types differ for identical types %T and %T"
 msgstr ""
 
-#: cp/typeck.c:1193
+#: cp/typeck.c:1207
 #, gcc-internal-format
 msgid "same canonical type node for different types %T and %T"
 msgstr ""
 
-#: cp/typeck.c:1306
+#: cp/typeck.c:1320
 #, gcc-internal-format
 msgid "invalid application of %qs to a member function"
 msgstr ""
 
-#: cp/typeck.c:1374
+#: cp/typeck.c:1388
 #, gcc-internal-format
 msgid "invalid application of %<sizeof%> to a bit-field"
 msgstr ""
 
-#: cp/typeck.c:1382
+#: cp/typeck.c:1396
 #, gcc-internal-format
 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
 msgstr ""
 
-#: cp/typeck.c:1431
+#: cp/typeck.c:1445
 #, gcc-internal-format
 msgid "invalid application of %<__alignof%> to a bit-field"
 msgstr ""
 
-#: cp/typeck.c:1442
+#: cp/typeck.c:1456
 #, gcc-internal-format
 msgid ""
 "ISO C++ forbids applying %<__alignof%> to an expression of function type"
 msgstr ""
 
-#: cp/typeck.c:1500
+#: cp/typeck.c:1514
 #, gcc-internal-format
 msgid "invalid use of non-static member function"
 msgstr ""
 
-#: cp/typeck.c:1762
+#: cp/typeck.c:1776
 #, gcc-internal-format
 msgid "deprecated conversion from string constant to %qT"
 msgstr ""
 
-#: cp/typeck.c:1885 cp/typeck.c:2246
+#: cp/typeck.c:1899 cp/typeck.c:2274
 #, gcc-internal-format
 msgid "request for member %qD in %qE, which is of non-class type %qT"
 msgstr ""
 
-#: cp/typeck.c:1914
+#: cp/typeck.c:1928
 #, gcc-internal-format
 msgid "invalid use of nonstatic data member %qE"
 msgstr ""
 
-#: cp/typeck.c:1916
+#: cp/typeck.c:1930
 #, gcc-internal-format
 msgid "%qD is not a member of %qT"
 msgstr ""
 
-#: cp/typeck.c:1969
+#: cp/typeck.c:1983
 #, gcc-internal-format
 msgid "invalid access to non-static data member %qD of NULL object"
 msgstr ""
 
-#: cp/typeck.c:1972 cp/typeck.c:2003
+#: cp/typeck.c:1986 cp/typeck.c:2017
 #, gcc-internal-format
 msgid "(perhaps the %<offsetof%> macro was used incorrectly)"
 msgstr ""
 
-#: cp/typeck.c:2000
+#: cp/typeck.c:2014
 #, gcc-internal-format
 msgid "invalid access to non-static data member %qD  of NULL object"
 msgstr ""
 
-#: cp/typeck.c:2090
+#: cp/typeck.c:2104
 #, gcc-internal-format
 msgid "invalid use of %qD"
 msgstr ""
 
-#: cp/typeck.c:2122
+#: cp/typeck.c:2142
+#, gcc-internal-format
+msgid "object type %qT does not match destructor name ~%qT"
+msgstr ""
+
+#: cp/typeck.c:2150
 #, gcc-internal-format
 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
 msgstr ""
 
-#: cp/typeck.c:2161 cp/typeck.c:2181
+#: cp/typeck.c:2189 cp/typeck.c:2209
 #, gcc-internal-format
 msgid "%qD is not a template"
 msgstr ""
 
-#: cp/typeck.c:2285
+#: cp/typeck.c:2313
 #, gcc-internal-format
 msgid "%<%D::%D%> is not a member of %qT"
 msgstr ""
 
-#: cp/typeck.c:2301
+#: cp/typeck.c:2329
 #, gcc-internal-format
 msgid "%qT is not a base of %qT"
 msgstr ""
 
-#: cp/typeck.c:2321
+#: cp/typeck.c:2349
 #, gcc-internal-format
 msgid "%qD has no member named %qE"
 msgstr ""
 
-#: cp/typeck.c:2337
+#: cp/typeck.c:2365
 #, gcc-internal-format
 msgid "%qD is not a member template function"
 msgstr ""
 
-#: cp/typeck.c:2481
+#: cp/typeck.c:2509
 #, gcc-internal-format
 msgid "%qT is not a pointer-to-object type"
 msgstr ""
 
-#: cp/typeck.c:2509
+#: cp/typeck.c:2537
 #, gcc-internal-format
 msgid "invalid use of %qs on pointer to member"
 msgstr ""
 
-#: cp/typeck.c:2513
+#: cp/typeck.c:2541
 #, gcc-internal-format
 msgid "invalid type argument of %qs"
 msgstr ""
 
-#: cp/typeck.c:2515
+#: cp/typeck.c:2543
 #, gcc-internal-format
 msgid "invalid type argument"
 msgstr ""
 
-#: cp/typeck.c:2542
+#: cp/typeck.c:2570
 #, gcc-internal-format
 msgid "subscript missing in array reference"
 msgstr ""
 
-#: cp/typeck.c:2622
+#: cp/typeck.c:2650
 #, gcc-internal-format
 msgid "ISO C++ forbids subscripting non-lvalue array"
 msgstr ""
 
-#: cp/typeck.c:2634
+#: cp/typeck.c:2662
 #, gcc-internal-format
 msgid "subscripting array declared %<register%>"
 msgstr ""
 
-#: cp/typeck.c:2726
+#: cp/typeck.c:2754
 #, gcc-internal-format
 msgid "object missing in use of %qE"
 msgstr ""
 
-#: cp/typeck.c:2859
+#: cp/typeck.c:2891
 #, gcc-internal-format
 msgid "ISO C++ forbids calling %<::main%> from within program"
 msgstr ""
 
-#: cp/typeck.c:2878
+#: cp/typeck.c:2910
 #, gcc-internal-format
 msgid ""
 "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%"
 ">, e.g. %<(... ->* %E) (...)%>"
 msgstr ""
 
-#: cp/typeck.c:2893
+#: cp/typeck.c:2925
 #, gcc-internal-format
 msgid "%qE cannot be used as a function"
 msgstr ""
 
-#: cp/typeck.c:2986
+#: cp/typeck.c:3018
 #, gcc-internal-format
 msgid "too many arguments to %s %q+#D"
 msgstr ""
 
-#: cp/typeck.c:2988 cp/typeck.c:3101
+#: cp/typeck.c:3020 cp/typeck.c:3133
 #, gcc-internal-format
 msgid "at this point in file"
 msgstr ""
 
-#: cp/typeck.c:2991
+#: cp/typeck.c:3023
 #, gcc-internal-format
 msgid "too many arguments to function"
 msgstr ""
 
-#: cp/typeck.c:3026
+#: cp/typeck.c:3058
 #, gcc-internal-format
 msgid "parameter %P of %qD has incomplete type %qT"
 msgstr ""
 
-#: cp/typeck.c:3029
+#: cp/typeck.c:3061
 #, gcc-internal-format
 msgid "parameter %P has incomplete type %qT"
 msgstr ""
 
-#: cp/typeck.c:3099
+#: cp/typeck.c:3131
 #, gcc-internal-format
 msgid "too few arguments to %s %q+#D"
 msgstr ""
 
-#: cp/typeck.c:3104
+#: cp/typeck.c:3136
 #, gcc-internal-format
 msgid "too few arguments to function"
 msgstr ""
 
-#: cp/typeck.c:3282 cp/typeck.c:3293
+#: cp/typeck.c:3342 cp/typeck.c:3353
 #, gcc-internal-format
 msgid "assuming cast to type %qT from overloaded function"
 msgstr ""
 
-#: cp/typeck.c:3501
+#: cp/typeck.c:3561
 #, gcc-internal-format
 msgid "left rotate count is negative"
 msgstr ""
 
-#: cp/typeck.c:3502
+#: cp/typeck.c:3562
 #, gcc-internal-format
 msgid "right rotate count is negative"
 msgstr ""
 
-#: cp/typeck.c:3508
+#: cp/typeck.c:3568
 #, gcc-internal-format
 msgid "left rotate count >= width of type"
 msgstr ""
 
-#: cp/typeck.c:3509
+#: cp/typeck.c:3569
 #, gcc-internal-format
 msgid "right rotate count >= width of type"
 msgstr ""
 
-#: cp/typeck.c:3528 cp/typeck.c:3751
+#: cp/typeck.c:3588 cp/typeck.c:3811
 #, gcc-internal-format
 msgid "comparison with string literal results in unspecified behaviour"
 msgstr ""
 
-#: cp/typeck.c:3568 cp/typeck.c:3576 cp/typeck.c:3771 cp/typeck.c:3779
+#: cp/typeck.c:3628 cp/typeck.c:3636 cp/typeck.c:3831 cp/typeck.c:3839
 #, gcc-internal-format
 msgid "ISO C++ forbids comparison between pointer and integer"
 msgstr ""
 
-#: cp/typeck.c:3796
+#: cp/typeck.c:3856
 #, gcc-internal-format
 msgid "unordered comparison on non-floating point argument"
 msgstr ""
 
-#: cp/typeck.c:3835
+#: cp/typeck.c:3895
 #, gcc-internal-format
 msgid "invalid operands of types %qT and %qT to binary %qO"
 msgstr ""
@@ -34053,173 +33928,173 @@ msgstr ""
 #. performed.  Note that pointer-difference and pointer-addition
 #. have already been handled above, and so we don't end up here in
 #. that case.
-#: cp/typeck.c:3925
+#: cp/typeck.c:3985
 #, gcc-internal-format
 msgid "NULL used in arithmetic"
 msgstr ""
 
-#: cp/typeck.c:3992
+#: cp/typeck.c:4052
 #, gcc-internal-format
 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
 msgstr ""
 
-#: cp/typeck.c:3994
+#: cp/typeck.c:4054
 #, gcc-internal-format
 msgid "ISO C++ forbids using pointer to a function in subtraction"
 msgstr ""
 
-#: cp/typeck.c:3996
+#: cp/typeck.c:4056
 #, gcc-internal-format
 msgid "ISO C++ forbids using pointer to a method in subtraction"
 msgstr ""
 
-#: cp/typeck.c:4009
+#: cp/typeck.c:4069
 #, gcc-internal-format
 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
 msgstr ""
 
-#: cp/typeck.c:4069
+#: cp/typeck.c:4129
 #, gcc-internal-format
 msgid "invalid use of %qE to form a pointer-to-member-function"
 msgstr ""
 
-#: cp/typeck.c:4072
+#: cp/typeck.c:4132
 #, gcc-internal-format
 msgid "  a qualified-id is required"
 msgstr ""
 
-#: cp/typeck.c:4077
+#: cp/typeck.c:4137
 #, gcc-internal-format
 msgid ""
 "parentheses around %qE cannot be used to form a pointer-to-member-function"
 msgstr ""
 
-#: cp/typeck.c:4100
+#: cp/typeck.c:4160
 #, gcc-internal-format
 msgid "taking address of temporary"
 msgstr ""
 
-#: cp/typeck.c:4360
+#: cp/typeck.c:4420
 #, gcc-internal-format
 msgid "ISO C++ forbids incrementing an enum"
 msgstr ""
 
-#: cp/typeck.c:4361
+#: cp/typeck.c:4421
 #, gcc-internal-format
 msgid "ISO C++ forbids decrementing an enum"
 msgstr ""
 
-#: cp/typeck.c:4377
+#: cp/typeck.c:4437
 #, gcc-internal-format
 msgid "cannot increment a pointer to incomplete type %qT"
 msgstr ""
 
-#: cp/typeck.c:4378
+#: cp/typeck.c:4438
 #, gcc-internal-format
 msgid "cannot decrement a pointer to incomplete type %qT"
 msgstr ""
 
-#: cp/typeck.c:4389
+#: cp/typeck.c:4449
 #, gcc-internal-format
 msgid "ISO C++ forbids incrementing a pointer of type %qT"
 msgstr ""
 
-#: cp/typeck.c:4390
+#: cp/typeck.c:4450
 #, gcc-internal-format
 msgid "ISO C++ forbids decrementing a pointer of type %qT"
 msgstr ""
 
-#: cp/typeck.c:4416
+#: cp/typeck.c:4476
 #, gcc-internal-format
 msgid "invalid use of Boolean expression as operand to %<operator--%>"
 msgstr ""
 
-#: cp/typeck.c:4448
+#: cp/typeck.c:4511
 #, gcc-internal-format
 msgid "ISO C++ forbids taking address of function %<::main%>"
 msgstr ""
 
 #. An expression like &memfn.
-#: cp/typeck.c:4509
+#: cp/typeck.c:4572
 #, gcc-internal-format
 msgid ""
 "ISO C++ forbids taking the address of an unqualified or parenthesized non-"
 "static member function to form a pointer to member function.  Say %<&%T::%D%>"
 msgstr ""
 
-#: cp/typeck.c:4514
+#: cp/typeck.c:4577
 #, gcc-internal-format
 msgid ""
 "ISO C++ forbids taking the address of a bound member function to form a "
 "pointer to member function.  Say %<&%T::%D%>"
 msgstr ""
 
-#: cp/typeck.c:4543
+#: cp/typeck.c:4606
 #, gcc-internal-format
 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
 msgstr ""
 
-#: cp/typeck.c:4571
+#: cp/typeck.c:4634
 #, gcc-internal-format
 msgid "cannot create pointer to reference member %qD"
 msgstr ""
 
-#: cp/typeck.c:4786
+#: cp/typeck.c:4849
 #, gcc-internal-format
 msgid "cannot take the address of %<this%>, which is an rvalue expression"
 msgstr ""
 
-#: cp/typeck.c:4809
+#: cp/typeck.c:4872
 #, gcc-internal-format
 msgid "address of explicit register variable %qD requested"
 msgstr ""
 
-#: cp/typeck.c:4814
+#: cp/typeck.c:4877
 #, gcc-internal-format
 msgid "address requested for %qD, which is declared %<register%>"
 msgstr ""
 
-#: cp/typeck.c:4881
+#: cp/typeck.c:4944
 #, gcc-internal-format
 msgid "%s expression list treated as compound expression"
 msgstr ""
 
-#: cp/typeck.c:4971
+#: cp/typeck.c:5034
 #, gcc-internal-format
 msgid "cast from type %qT to type %qT casts away constness"
 msgstr ""
 
-#: cp/typeck.c:4976
+#: cp/typeck.c:5039
 #, gcc-internal-format
 msgid "static_cast from type %qT to type %qT casts away constness"
 msgstr ""
 
-#: cp/typeck.c:4981
+#: cp/typeck.c:5044
 #, gcc-internal-format
 msgid "reinterpret_cast from type %qT to type %qT casts away constness"
 msgstr ""
 
-#: cp/typeck.c:5301
+#: cp/typeck.c:5364
 #, gcc-internal-format
 msgid "invalid static_cast from type %qT to type %qT"
 msgstr ""
 
-#: cp/typeck.c:5324
+#: cp/typeck.c:5387
 #, gcc-internal-format
 msgid "converting from %qT to %qT"
 msgstr ""
 
-#: cp/typeck.c:5373
+#: cp/typeck.c:5436
 #, gcc-internal-format
 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
 msgstr ""
 
-#: cp/typeck.c:5435
+#: cp/typeck.c:5498
 #, gcc-internal-format
 msgid "cast from %qT to %qT loses precision"
 msgstr ""
 
-#: cp/typeck.c:5465
+#: cp/typeck.c:5528
 #, gcc-internal-format
 msgid "cast from %qT to %qT increases required alignment of target type"
 msgstr ""
@@ -34228,160 +34103,160 @@ msgstr ""
 #. where possible, and it is necessary in some cases.  DR 195
 #. addresses this issue, but as of 2004/10/26 is still in
 #. drafting.
-#: cp/typeck.c:5484
+#: cp/typeck.c:5547
 #, gcc-internal-format
 msgid ""
 "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
 msgstr ""
 
-#: cp/typeck.c:5496
+#: cp/typeck.c:5559
 #, gcc-internal-format
 msgid "invalid cast from type %qT to type %qT"
 msgstr ""
 
-#: cp/typeck.c:5552
+#: cp/typeck.c:5615
 #, gcc-internal-format
 msgid ""
 "invalid use of const_cast with type %qT, which is not a pointer, reference, "
 "nor a pointer-to-data-member type"
 msgstr ""
 
-#: cp/typeck.c:5561
+#: cp/typeck.c:5624
 #, gcc-internal-format
 msgid ""
 "invalid use of const_cast with type %qT, which is a pointer or reference to "
 "a function type"
 msgstr ""
 
-#: cp/typeck.c:5586
+#: cp/typeck.c:5649
 #, gcc-internal-format
 msgid "invalid const_cast of an rvalue of type %qT to type %qT"
 msgstr ""
 
-#: cp/typeck.c:5635
+#: cp/typeck.c:5698
 #, gcc-internal-format
 msgid "invalid const_cast from type %qT to type %qT"
 msgstr ""
 
-#: cp/typeck.c:5712 cp/typeck.c:5720
+#: cp/typeck.c:5775 cp/typeck.c:5783
 #, gcc-internal-format
 msgid "ISO C++ forbids casting to an array type %qT"
 msgstr ""
 
-#: cp/typeck.c:5729
+#: cp/typeck.c:5792
 #, gcc-internal-format
 msgid "invalid cast to function type %qT"
 msgstr ""
 
-#: cp/typeck.c:5968
+#: cp/typeck.c:6031
 #, gcc-internal-format
 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
 msgstr ""
 
-#: cp/typeck.c:6019
+#: cp/typeck.c:6082
 #, gcc-internal-format
 msgid "incompatible types in assignment of %qT to %qT"
 msgstr ""
 
-#: cp/typeck.c:6032
+#: cp/typeck.c:6095
 #, gcc-internal-format
 msgid "array used as initializer"
 msgstr ""
 
-#: cp/typeck.c:6034
+#: cp/typeck.c:6097
 #, gcc-internal-format
 msgid "invalid array assignment"
 msgstr ""
 
-#: cp/typeck.c:6132
+#: cp/typeck.c:6195
 #, gcc-internal-format
 msgid "   in pointer to member function conversion"
 msgstr ""
 
-#: cp/typeck.c:6143
+#: cp/typeck.c:6206
 #, gcc-internal-format
 msgid "pointer to member conversion via virtual base %qT"
 msgstr ""
 
-#: cp/typeck.c:6183 cp/typeck.c:6195
+#: cp/typeck.c:6246 cp/typeck.c:6258
 #, gcc-internal-format
 msgid "   in pointer to member conversion"
 msgstr ""
 
-#: cp/typeck.c:6273
+#: cp/typeck.c:6336
 #, gcc-internal-format
 msgid "invalid conversion to type %qT from type %qT"
 msgstr ""
 
-#: cp/typeck.c:6544
+#: cp/typeck.c:6607
 #, gcc-internal-format
 msgid "cannot convert %qT to %qT for argument %qP to %qD"
 msgstr ""
 
-#: cp/typeck.c:6547
+#: cp/typeck.c:6610
 #, gcc-internal-format
 msgid "cannot convert %qT to %qT in %s"
 msgstr ""
 
-#: cp/typeck.c:6561
+#: cp/typeck.c:6624
 #, gcc-internal-format
 msgid "%s might be a candidate for a format attribute"
 msgstr ""
 
-#: cp/typeck.c:6650 cp/typeck.c:6652
+#: cp/typeck.c:6713 cp/typeck.c:6715
 #, gcc-internal-format
 msgid "in passing argument %P of %q+D"
 msgstr ""
 
-#: cp/typeck.c:6702
+#: cp/typeck.c:6765
 #, gcc-internal-format
 msgid "returning reference to temporary"
 msgstr ""
 
-#: cp/typeck.c:6709
+#: cp/typeck.c:6772
 #, gcc-internal-format
 msgid "reference to non-lvalue returned"
 msgstr ""
 
-#: cp/typeck.c:6725
+#: cp/typeck.c:6788
 #, gcc-internal-format
 msgid "reference to local variable %q+D returned"
 msgstr ""
 
-#: cp/typeck.c:6728
+#: cp/typeck.c:6791
 #, gcc-internal-format
 msgid "address of local variable %q+D returned"
 msgstr ""
 
-#: cp/typeck.c:6763
+#: cp/typeck.c:6826
 #, gcc-internal-format
 msgid "returning a value from a destructor"
 msgstr ""
 
 #. If a return statement appears in a handler of the
 #. function-try-block of a constructor, the program is ill-formed.
-#: cp/typeck.c:6771
+#: cp/typeck.c:6834
 #, gcc-internal-format
 msgid "cannot return from a handler of a function-try-block of a constructor"
 msgstr ""
 
 #. You can't return a value from a constructor.
-#: cp/typeck.c:6774
+#: cp/typeck.c:6837
 #, gcc-internal-format
 msgid "returning a value from a constructor"
 msgstr ""
 
-#: cp/typeck.c:6799
+#: cp/typeck.c:6862
 #, gcc-internal-format
 msgid "return-statement with no value, in function returning %qT"
 msgstr ""
 
-#: cp/typeck.c:6820
+#: cp/typeck.c:6883
 #, gcc-internal-format
 msgid "return-statement with a value, in function returning 'void'"
 msgstr ""
 
-#: cp/typeck.c:6850
+#: cp/typeck.c:6913
 #, gcc-internal-format
 msgid ""
 "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -"
@@ -34499,92 +34374,97 @@ msgstr ""
 msgid "int-array initialized from incompatible wide string"
 msgstr ""
 
-#: cp/typeck2.c:829
+#: cp/typeck2.c:831
 #, gcc-internal-format
 msgid "cannot initialize aggregate of type %qT with a compound literal"
 msgstr ""
 
-#: cp/typeck2.c:838
+#: cp/typeck2.c:840
 #, gcc-internal-format
 msgid "array must be initialized with a brace-enclosed initializer"
 msgstr ""
 
-#: cp/typeck2.c:920 cp/typeck2.c:1028
+#: cp/typeck2.c:922 cp/typeck2.c:1030
 #, gcc-internal-format
 msgid "non-trivial designated initializers not supported"
 msgstr ""
 
-#: cp/typeck2.c:1052 cp/typeck2.c:1066
+#: cp/typeck2.c:1054 cp/typeck2.c:1068
 #, gcc-internal-format
 msgid "missing initializer for member %qD"
 msgstr ""
 
-#: cp/typeck2.c:1057
+#: cp/typeck2.c:1059
 #, gcc-internal-format
 msgid "uninitialized const member %qD"
 msgstr ""
 
-#: cp/typeck2.c:1059
+#: cp/typeck2.c:1061
 #, gcc-internal-format
 msgid "member %qD with uninitialized const fields"
 msgstr ""
 
-#: cp/typeck2.c:1061
+#: cp/typeck2.c:1063
 #, gcc-internal-format
 msgid "member %qD is uninitialized reference"
 msgstr ""
 
-#: cp/typeck2.c:1119
+#: cp/typeck2.c:1131
 #, gcc-internal-format
 msgid "no field %qD found in union being initialized"
 msgstr ""
 
-#: cp/typeck2.c:1128
+#: cp/typeck2.c:1140
 #, gcc-internal-format
 msgid "index value instead of field name in union initializer"
 msgstr ""
 
-#: cp/typeck2.c:1283
+#: cp/typeck2.c:1299
 #, gcc-internal-format
 msgid "circular pointer delegation detected"
 msgstr ""
 
-#: cp/typeck2.c:1296
+#: cp/typeck2.c:1312
 #, gcc-internal-format
 msgid "base operand of %<->%> has non-pointer type %qT"
 msgstr ""
 
-#: cp/typeck2.c:1320
+#: cp/typeck2.c:1336
 #, gcc-internal-format
 msgid "result of %<operator->()%> yields non-pointer result"
 msgstr ""
 
-#: cp/typeck2.c:1322
+#: cp/typeck2.c:1338
 #, gcc-internal-format
 msgid "base operand of %<->%> is not a pointer"
 msgstr ""
 
-#: cp/typeck2.c:1344
+#: cp/typeck2.c:1360
 #, gcc-internal-format
 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
 msgstr ""
 
-#: cp/typeck2.c:1353
+#: cp/typeck2.c:1369
 #, gcc-internal-format
 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
 msgstr ""
 
-#: cp/typeck2.c:1375
+#: cp/typeck2.c:1391
 #, gcc-internal-format
 msgid "pointer to member type %qT incompatible with object type %qT"
 msgstr ""
 
-#: cp/typeck2.c:1616
+#: cp/typeck2.c:1451
+#, gcc-internal-format
+msgid "invalid value-initialization of reference types"
+msgstr ""
+
+#: cp/typeck2.c:1638
 #, gcc-internal-format
 msgid "call to function %qD which throws incomplete type %q#T"
 msgstr ""
 
-#: cp/typeck2.c:1619
+#: cp/typeck2.c:1641
 #, gcc-internal-format
 msgid "call to function which throws incomplete type %q#T"
 msgstr ""
@@ -34619,19 +34499,19 @@ msgstr ""
 msgid "address of register variable %qs requested"
 msgstr ""
 
-#: fortran/trans-array.c:5714
+#: fortran/trans-array.c:5732
 #, gcc-internal-format
 msgid ""
 "Possible frontend bug: Deferred array size without pointer, allocatable "
 "attribute or derived type without allocatable components."
 msgstr ""
 
-#: fortran/trans-array.c:6195
+#: fortran/trans-array.c:6213
 #, gcc-internal-format
 msgid "bad expression type during walk (%d)"
 msgstr ""
 
-#: fortran/trans-const.c:326
+#: fortran/trans-const.c:330
 #, gcc-internal-format
 msgid "gfc_conv_constant_to_tree(): invalid type: %s"
 msgstr ""
@@ -34641,7 +34521,7 @@ msgstr ""
 msgid "intrinsic variable which isn't a procedure"
 msgstr ""
 
-#: fortran/trans-decl.c:3131
+#: fortran/trans-decl.c:3165
 #, gcc-internal-format
 msgid "backend decl for module variable %s already exists"
 msgstr ""
@@ -34656,32 +34536,32 @@ msgstr ""
 msgid "Intrinsic function %s(%d) not recognized"
 msgstr ""
 
-#: fortran/trans-io.c:2105
+#: fortran/trans-io.c:2103
 #, gcc-internal-format
 msgid "Bad IO basetype (%d)"
 msgstr ""
 
-#: fortran/trans-types.c:392
+#: fortran/trans-types.c:378
 #, gcc-internal-format
 msgid "integer kind=8 not available for -fdefault-integer-8 option"
 msgstr ""
 
-#: fortran/trans-types.c:415
+#: fortran/trans-types.c:401
 #, gcc-internal-format
 msgid "real kind=8 not available for -fdefault-real-8 option"
 msgstr ""
 
-#: fortran/trans-types.c:428
+#: fortran/trans-types.c:414
 #, gcc-internal-format
 msgid "Use of -fdefault-double-8 requires -fdefault-real-8"
 msgstr ""
 
-#: fortran/trans-types.c:1261
+#: fortran/trans-types.c:1247
 #, gcc-internal-format
 msgid "Array element size too big"
 msgstr ""
 
-#: fortran/trans.c:1232
+#: fortran/trans.c:1233
 #, gcc-internal-format
 msgid "gfc_trans_code(): Bad statement code"
 msgstr ""