OSDN Git Service

* gcc.pot: Regenerate.
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Apr 2009 16:31:16 +0000 (16:31 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Apr 2009 16:31:16 +0000 (16:31 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146598 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 966c5b4..c0690b8 100644 (file)
@@ -1,5 +1,9 @@
 2009-04-22  Joseph Myers  <joseph@codesourcery.com>
 
+       * gcc.pot: Regenerate.
+
+2009-04-22  Joseph Myers  <joseph@codesourcery.com>
+
        * exgettext: Also look for */*/config-lang.in to find language
        subdirectories.
 
index 32bbfbd..a876a6c 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: 2009-03-28 07:02+0000\n"
+"POT-Creation-Date: 2009-04-22 16:20+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:3819
+#: c-decl.c:3830
 msgid "<anonymous>"
 msgstr ""
 
@@ -277,58 +277,66 @@ msgstr ""
 msgid "field precision"
 msgstr ""
 
-#: c-opts.c:1468 fortran/cpp.c:552
+#: c-opts.c:1497 fortran/cpp.c:552
 msgid "<built-in>"
 msgstr ""
 
 #. Handle deferred options from command-line.
-#: c-opts.c:1486 fortran/cpp.c:557
+#: c-opts.c:1515 fortran/cpp.c:557
 msgid "<command-line>"
 msgstr ""
 
-#: 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"
+#: c-typeck.c:5258
+msgid "array initialized from parenthesized string constant"
 msgstr ""
 
-#: c-typeck.c:4751
-msgid "array initialized from parenthesized string constant"
+#: c-typeck.c:5328 c-typeck.c:6187
+msgid "initialization of a flexible array member"
 msgstr ""
 
-#: c-typeck.c:4813 cp/typeck2.c:757
+#: c-typeck.c:5338 cp/typeck2.c:757
 #, gcc-internal-format
 msgid "char-array initialized from wide string"
 msgstr ""
 
-#: c-typeck.c:4821
+#: c-typeck.c:5346
 msgid "wide character array initialized from non-wide string"
 msgstr ""
 
-#: c-typeck.c:4827
+#: c-typeck.c:5352
 msgid "wide character array initialized from incompatible wide string"
 msgstr ""
 
-#: c-typeck.c:4845 cp/typeck2.c:785
+#: c-typeck.c:5370 cp/typeck2.c:785
 #, gcc-internal-format
 msgid "initializer-string for array of chars is too long"
 msgstr ""
 
-#: c-typeck.c:4851
+#: c-typeck.c:5376
 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:4918 c-typeck.c:4421 cp/typeck.c:1645
+#: c-typeck.c:5443 c-typeck.c:4917 cp/typeck.c:1645
 #, gcc-internal-format
 msgid "invalid use of non-lvalue array"
 msgstr ""
 
-#: c-typeck.c:4944
+#: c-typeck.c:5469
 msgid "array initialized from non-constant array expression"
 msgstr ""
 
-#: c-typeck.c:5009 c-typeck.c:6393
+#: c-typeck.c:5483 c-typeck.c:5486 c-typeck.c:5494 c-typeck.c:5532
+#: c-typeck.c:6968
+msgid "initializer element is not constant"
+msgstr ""
+
+#: c-typeck.c:5499 c-typeck.c:5544 c-typeck.c:6978
+msgid "initializer element is not a constant expression"
+msgstr ""
+
+#: c-typeck.c:5539 c-typeck.c:6973
 #, gcc-internal-format
 msgid "initializer element is not computable at load time"
 msgstr ""
@@ -337,148 +345,124 @@ 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:5020 c-decl.c:3224 c-decl.c:3239
+#: c-typeck.c:5553 c-decl.c:3224 c-decl.c:3239
 #, gcc-internal-format
 msgid "variable-sized object may not be initialized"
 msgstr ""
 
-#: c-typeck.c:5024
+#: c-typeck.c:5557
 msgid "invalid initializer"
 msgstr ""
 
-#: c-typeck.c:5498
+#: c-typeck.c:6044
 msgid "extra brace group at end of initializer"
 msgstr ""
 
-#: c-typeck.c:5518
+#: c-typeck.c:6065
 msgid "missing braces around initializer"
 msgstr ""
 
-#: c-typeck.c:5579
+#: c-typeck.c:6126
 msgid "braces around scalar initializer"
 msgstr ""
 
-#: c-typeck.c:5636
+#: c-typeck.c:6184
 msgid "initialization of flexible array member in a nested context"
 msgstr ""
 
-#: c-typeck.c:5639
-msgid "initialization of a flexible array member"
-msgstr ""
-
-#: c-typeck.c:5667
+#: c-typeck.c:6215
 msgid "missing initializer"
 msgstr ""
 
-#: c-typeck.c:5689
+#: c-typeck.c:6237
 msgid "empty scalar initializer"
 msgstr ""
 
-#: c-typeck.c:5694
+#: c-typeck.c:6242
 msgid "extra elements in scalar initializer"
 msgstr ""
 
-#: c-typeck.c:5791 c-typeck.c:5851
+#: c-typeck.c:6350 c-typeck.c:6410
 msgid "array index in non-array initializer"
 msgstr ""
 
-#: c-typeck.c:5796 c-typeck.c:5904
+#: c-typeck.c:6355 c-typeck.c:6466
 msgid "field name not in record or union initializer"
 msgstr ""
 
-#: c-typeck.c:5842
+#: c-typeck.c:6401
 msgid "array index in initializer not of integer type"
 msgstr ""
 
-#: c-typeck.c:5847 c-typeck.c:5849
+#: c-typeck.c:6406 c-typeck.c:6408
 msgid "nonconstant array index in initializer"
 msgstr ""
 
-#: c-typeck.c:5853 c-typeck.c:5856
+#: c-typeck.c:6412 c-typeck.c:6415
 msgid "array index in initializer exceeds array bounds"
 msgstr ""
 
-#: c-typeck.c:5867
+#: c-typeck.c:6429
 msgid "empty index range in initializer"
 msgstr ""
 
-#: c-typeck.c:5876
+#: c-typeck.c:6438
 msgid "array index range in initializer exceeds array bounds"
 msgstr ""
 
-#: c-typeck.c:5958 c-typeck.c:5984 c-typeck.c:6460
+#: c-typeck.c:6521 c-typeck.c:6548 c-typeck.c:7049
 msgid "initialized field with side-effects overwritten"
 msgstr ""
 
-#: c-typeck.c:5960 c-typeck.c:5986 c-typeck.c:6462
+#: c-typeck.c:6523 c-typeck.c:6550 c-typeck.c:7051
 msgid "initialized field overwritten"
 msgstr ""
 
-#: c-typeck.c:6676
+#: c-typeck.c:7266
 msgid "excess elements in char array initializer"
 msgstr ""
 
-#: c-typeck.c:6683 c-typeck.c:6730
+#: c-typeck.c:7273 c-typeck.c:7331
 msgid "excess elements in struct initializer"
 msgstr ""
 
-#: c-typeck.c:6745
+#: c-typeck.c:7346
 msgid "non-static initialization of a flexible array member"
 msgstr ""
 
-#: c-typeck.c:6814
+#: c-typeck.c:7416
 msgid "excess elements in union initializer"
 msgstr ""
 
-#: c-typeck.c:6902
+#: c-typeck.c:7505
 msgid "excess elements in array initializer"
 msgstr ""
 
-#: c-typeck.c:6933
+#: c-typeck.c:7537
 msgid "excess elements in vector initializer"
 msgstr ""
 
-#: c-typeck.c:6958
+#: c-typeck.c:7563
 msgid "excess elements in scalar initializer"
 msgstr ""
 
-#: cfgrtl.c:1920
+#: cfgrtl.c:1898
 msgid "flow control insn inside a basic block"
 msgstr ""
 
-#: cfgrtl.c:2049
+#: cfgrtl.c:2027
 msgid "wrong insn in the fallthru edge"
 msgstr ""
 
-#: cfgrtl.c:2105
+#: cfgrtl.c:2083
 msgid "insn outside basic block"
 msgstr ""
 
-#: cfgrtl.c:2112
+#: cfgrtl.c:2090
 msgid "return not followed by barrier"
 msgstr ""
 
-#: cgraph.c:686 ipa-inline.c:439
-msgid "function body not available"
-msgstr ""
-
-#: cgraph.c:688 cgraphbuild.c:95
-msgid "redefined extern inline functions are not considered for inlining"
-msgstr ""
-
-#: cgraph.c:691 cgraphbuild.c:102
-msgid "function not considered for inlining"
-msgstr ""
-
-#: cgraph.c:693 cgraphbuild.c:98
-msgid "function not inlinable"
-msgstr ""
-
-#: cgraphbuild.c:100
-msgid "mismatched arguments"
-msgstr ""
-
-#: collect2.c:396 gcc.c:7008
+#: collect2.c:396 gcc.c:7139
 #, c-format
 msgid "internal gcc abort in %s, at %s:%d"
 msgstr ""
@@ -548,7 +532,7 @@ msgstr ""
 msgid "cannot find '%s'"
 msgstr ""
 
-#: collect2.c:1641 collect2.c:2132 collect2.c:2287 gcc.c:2994
+#: collect2.c:1641 collect2.c:2132 collect2.c:2287 gcc.c:3007
 #, c-format
 msgid "pex_init failed"
 msgstr ""
@@ -632,12 +616,12 @@ msgstr ""
 msgid "too many input files"
 msgstr ""
 
-#: diagnostic.c:186
+#: diagnostic.c:190
 #, c-format
 msgid "compilation terminated due to -Wfatal-errors.\n"
 msgstr ""
 
-#: diagnostic.c:195
+#: diagnostic.c:199
 #, c-format
 msgid ""
 "Please submit a full bug report,\n"
@@ -645,17 +629,24 @@ msgid ""
 "See %s for instructions.\n"
 msgstr ""
 
-#: diagnostic.c:204
+#: diagnostic.c:208
 #, c-format
 msgid "compilation terminated.\n"
 msgstr ""
 
-#: diagnostic.c:382
+#: diagnostic.c:377
+#, c-format
+msgid ""
+"*** WARNING *** there are active plugins, do not report this as a bug unless "
+"you can reproduce it without enabling any plugins.\n"
+msgstr ""
+
+#: diagnostic.c:394
 #, c-format
 msgid "%s:%d: confused by earlier errors, bailing out\n"
 msgstr ""
 
-#: diagnostic.c:693
+#: diagnostic.c:705
 #, c-format
 msgid "Internal compiler error: Error reporting routines re-entered.\n"
 msgstr ""
@@ -664,40 +655,40 @@ msgstr ""
 msgid "negative insn length"
 msgstr ""
 
-#: final.c:2604
+#: final.c:2608
 msgid "could not split insn"
 msgstr ""
 
-#: final.c:2995
+#: final.c:3005
 msgid "invalid 'asm': "
 msgstr ""
 
-#: final.c:3178
+#: final.c:3188
 #, c-format
 msgid "nested assembly dialect alternatives"
 msgstr ""
 
-#: final.c:3195 final.c:3207
+#: final.c:3205 final.c:3217
 #, c-format
 msgid "unterminated assembly dialect alternative"
 msgstr ""
 
-#: final.c:3254
+#: final.c:3264
 #, c-format
 msgid "operand number missing after %%-letter"
 msgstr ""
 
-#: final.c:3257 final.c:3298
+#: final.c:3267 final.c:3308
 #, c-format
 msgid "operand number out of range"
 msgstr ""
 
-#: final.c:3317
+#: final.c:3327
 #, c-format
 msgid "invalid %%-code"
 msgstr ""
 
-#: final.c:3347
+#: final.c:3357
 #, c-format
 msgid "'%%l' operand isn't a label"
 msgstr ""
@@ -708,118 +699,118 @@ msgstr ""
 #. handle them.
 #. We can't handle floating point constants;
 #. PRINT_OPERAND must handle them.
-#: final.c:3493 vmsdbgout.c:487 config/i386/i386.c:10157
+#: final.c:3503 vmsdbgout.c:488 config/i386/i386.c:10283
 #: config/pdp11/pdp11.c:1677
 #, c-format
 msgid "floating constant misused"
 msgstr ""
 
-#: final.c:3555 vmsdbgout.c:544 config/i386/i386.c:10244
+#: final.c:3565 vmsdbgout.c:545 config/i386/i386.c:10370
 #: config/pdp11/pdp11.c:1724
 #, c-format
 msgid "invalid expression as operand"
 msgstr ""
 
-#: gcc.c:1716
+#: gcc.c:1729
 #, c-format
 msgid "Using built-in specs.\n"
 msgstr ""
 
-#: gcc.c:1894
+#: gcc.c:1907
 #, c-format
 msgid ""
 "Setting spec %s to '%s'\n"
 "\n"
 msgstr ""
 
-#: gcc.c:2009
+#: gcc.c:2022
 #, c-format
 msgid "Reading specs from %s\n"
 msgstr ""
 
-#: gcc.c:2105 gcc.c:2124
+#: gcc.c:2118 gcc.c:2137
 #, c-format
 msgid "specs %%include syntax malformed after %ld characters"
 msgstr ""
 
-#: gcc.c:2132
+#: gcc.c:2145
 #, c-format
 msgid "could not find specs file %s\n"
 msgstr ""
 
-#: gcc.c:2149 gcc.c:2157 gcc.c:2166 gcc.c:2175
+#: gcc.c:2162 gcc.c:2170 gcc.c:2179 gcc.c:2188
 #, c-format
 msgid "specs %%rename syntax malformed after %ld characters"
 msgstr ""
 
-#: gcc.c:2184
+#: gcc.c:2197
 #, c-format
 msgid "specs %s spec was not found to be renamed"
 msgstr ""
 
-#: gcc.c:2191
+#: gcc.c:2204
 #, c-format
 msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
 msgstr ""
 
-#: gcc.c:2196
+#: gcc.c:2209
 #, c-format
 msgid "rename spec %s to %s\n"
 msgstr ""
 
-#: gcc.c:2198
+#: gcc.c:2211
 #, c-format
 msgid ""
 "spec is '%s'\n"
 "\n"
 msgstr ""
 
-#: gcc.c:2211
+#: gcc.c:2224
 #, c-format
 msgid "specs unknown %% command after %ld characters"
 msgstr ""
 
-#: gcc.c:2222 gcc.c:2235
+#: gcc.c:2235 gcc.c:2248
 #, c-format
 msgid "specs file malformed after %ld characters"
 msgstr ""
 
-#: gcc.c:2287
+#: gcc.c:2300
 #, c-format
 msgid "spec file has no spec for linking"
 msgstr ""
 
-#: gcc.c:2615 gcc.c:4842
+#: gcc.c:2628 gcc.c:4940
 #, c-format
 msgid "%s\n"
 msgstr ""
 
-#: gcc.c:2816
+#: gcc.c:2829
 #, c-format
 msgid "system path '%s' is not absolute"
 msgstr ""
 
-#: gcc.c:2888
+#: gcc.c:2901
 #, c-format
 msgid "-pipe not supported"
 msgstr ""
 
-#: gcc.c:2950
+#: gcc.c:2963
 #, c-format
 msgid ""
 "\n"
 "Go ahead? (y or n) "
 msgstr ""
 
-#: gcc.c:3033
+#: gcc.c:3046
 msgid "failed to get exit status"
 msgstr ""
 
-#: gcc.c:3039
+#: gcc.c:3052
 msgid "failed to get process times"
 msgstr ""
 
-#: gcc.c:3065
+#: gcc.c:3078
 #, c-format
 msgid ""
 "Internal error: %s (program %s)\n"
@@ -827,221 +818,225 @@ msgid ""
 "See %s for instructions."
 msgstr ""
 
-#: gcc.c:3091
+#: gcc.c:3104
 #, c-format
 msgid "# %s %.2f %.2f\n"
 msgstr ""
 
-#: gcc.c:3225
+#: gcc.c:3238
 #, c-format
 msgid "Usage: %s [options] file...\n"
 msgstr ""
 
-#: gcc.c:3226
+#: gcc.c:3239
 msgid "Options:\n"
 msgstr ""
 
-#: gcc.c:3228
+#: gcc.c:3241
 msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
 msgstr ""
 
-#: gcc.c:3229
+#: gcc.c:3242
 msgid "  --help                   Display this information\n"
 msgstr ""
 
-#: gcc.c:3230
+#: gcc.c:3243
 msgid ""
 "  --target-help            Display target specific command line options\n"
 msgstr ""
 
-#: gcc.c:3231
+#: gcc.c:3244
 msgid ""
 "  --help={target|optimizers|warnings|params|[^]{joined|separate|"
 "undocumented}}[,...]\n"
 msgstr ""
 
-#: gcc.c:3232
+#: gcc.c:3245
 msgid ""
 "                           Display specific types of command line options\n"
 msgstr ""
 
-#: gcc.c:3234
+#: gcc.c:3247
 msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
 msgstr ""
 
-#: gcc.c:3235
+#: gcc.c:3248
 msgid "  --version                Display compiler version information\n"
 msgstr ""
 
-#: gcc.c:3236
+#: gcc.c:3249
 msgid "  -dumpspecs               Display all of the built in spec strings\n"
 msgstr ""
 
-#: gcc.c:3237
+#: gcc.c:3250
 msgid "  -dumpversion             Display the version of the compiler\n"
 msgstr ""
 
-#: gcc.c:3238
+#: gcc.c:3251
 msgid "  -dumpmachine             Display the compiler's target processor\n"
 msgstr ""
 
-#: gcc.c:3239
+#: gcc.c:3252
 msgid ""
 "  -print-search-dirs       Display the directories in the compiler's search "
 "path\n"
 msgstr ""
 
-#: gcc.c:3240
+#: gcc.c:3253
 msgid ""
 "  -print-libgcc-file-name  Display the name of the compiler's companion "
 "library\n"
 msgstr ""
 
-#: gcc.c:3241
+#: gcc.c:3254
 msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
 msgstr ""
 
-#: gcc.c:3242
+#: gcc.c:3255
 msgid ""
 "  -print-prog-name=<prog>  Display the full path to compiler component "
 "<prog>\n"
 msgstr ""
 
-#: gcc.c:3243
+#: gcc.c:3256
 msgid ""
 "  -print-multi-directory   Display the root directory for versions of "
 "libgcc\n"
 msgstr ""
 
-#: gcc.c:3244
+#: gcc.c:3257
 msgid ""
 "  -print-multi-lib         Display the mapping between command line options "
 "and\n"
 "                           multiple library search directories\n"
 msgstr ""
 
-#: gcc.c:3247
+#: gcc.c:3260
 msgid "  -print-multi-os-directory Display the relative path to OS libraries\n"
 msgstr ""
 
-#: gcc.c:3248
+#: gcc.c:3261
 msgid "  -print-sysroot           Display the target libraries directory\n"
 msgstr ""
 
-#: gcc.c:3249
+#: gcc.c:3262
 msgid ""
 "  -print-sysroot-headers-suffix Display the sysroot suffix used to find "
 "headers\n"
 msgstr ""
 
-#: gcc.c:3250
+#: gcc.c:3263
 msgid ""
 "  -Wa,<options>            Pass comma-separated <options> on to the "
 "assembler\n"
 msgstr ""
 
-#: gcc.c:3251
+#: gcc.c:3264
 msgid ""
 "  -Wp,<options>            Pass comma-separated <options> on to the "
 "preprocessor\n"
 msgstr ""
 
-#: gcc.c:3252
+#: gcc.c:3265
 msgid ""
 "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
 msgstr ""
 
-#: gcc.c:3253
+#: gcc.c:3266
 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler\n"
 msgstr ""
 
-#: gcc.c:3254
+#: gcc.c:3267
 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor\n"
 msgstr ""
 
-#: gcc.c:3255
+#: gcc.c:3268
 msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
 msgstr ""
 
-#: gcc.c:3256
+#: gcc.c:3269
 msgid ""
 "  -combine                 Pass multiple source files to compiler at once\n"
 msgstr ""
 
-#: gcc.c:3257
+#: gcc.c:3270
 msgid "  -save-temps              Do not delete intermediate files\n"
 msgstr ""
 
-#: gcc.c:3258
+#: gcc.c:3271
+msgid "  -save-temps=<arg>        Do not delete intermediate files\n"
+msgstr ""
+
+#: gcc.c:3272
 msgid "  -pipe                    Use pipes rather than intermediate files\n"
 msgstr ""
 
-#: gcc.c:3259
+#: gcc.c:3273
 msgid "  -time                    Time the execution of each subprocess\n"
 msgstr ""
 
-#: gcc.c:3260
+#: gcc.c:3274
 msgid ""
 "  -specs=<file>            Override built-in specs with the contents of "
 "<file>\n"
 msgstr ""
 
-#: gcc.c:3261
+#: gcc.c:3275
 msgid ""
 "  -std=<standard>          Assume that the input sources are for <standard>\n"
 msgstr ""
 
-#: gcc.c:3262
+#: gcc.c:3276
 msgid ""
 "  --sysroot=<directory>    Use <directory> as the root directory for "
 "headers\n"
 "                           and libraries\n"
 msgstr ""
 
-#: gcc.c:3265
+#: gcc.c:3279
 msgid ""
 "  -B <directory>           Add <directory> to the compiler's search paths\n"
 msgstr ""
 
-#: gcc.c:3266
+#: gcc.c:3280
 msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
 msgstr ""
 
-#: gcc.c:3267
+#: gcc.c:3281
 msgid ""
 "  -V <version>             Run gcc version number <version>, if installed\n"
 msgstr ""
 
-#: gcc.c:3268
+#: gcc.c:3282
 msgid ""
 "  -v                       Display the programs invoked by the compiler\n"
 msgstr ""
 
-#: gcc.c:3269
+#: gcc.c:3283
 msgid ""
 "  -###                     Like -v but options quoted and commands not "
 "executed\n"
 msgstr ""
 
-#: gcc.c:3270
+#: gcc.c:3284
 msgid ""
 "  -E                       Preprocess only; do not compile, assemble or "
 "link\n"
 msgstr ""
 
-#: gcc.c:3271
+#: gcc.c:3285
 msgid "  -S                       Compile only; do not assemble or link\n"
 msgstr ""
 
-#: gcc.c:3272
+#: gcc.c:3286
 msgid "  -c                       Compile and assemble, but do not link\n"
 msgstr ""
 
-#: gcc.c:3273
+#: gcc.c:3287
 msgid "  -o <file>                Place the output into <file>\n"
 msgstr ""
 
-#: gcc.c:3274
+#: gcc.c:3288
 msgid ""
 "  -x <language>            Specify the language of the following input "
 "files\n"
@@ -1052,7 +1047,7 @@ msgid ""
 "extension\n"
 msgstr ""
 
-#: gcc.c:3281
+#: gcc.c:3295
 #, c-format
 msgid ""
 "\n"
@@ -1061,245 +1056,249 @@ msgid ""
 " other options on to these processes the -W<letter> options must be used.\n"
 msgstr ""
 
-#: gcc.c:3411
+#: gcc.c:3425
 #, c-format
 msgid "'-%c' option must have argument"
 msgstr ""
 
-#: gcc.c:3437
+#: gcc.c:3451
 #, c-format
 msgid "couldn't run '%s': %s"
 msgstr ""
 
-#: gcc.c:3439
+#: gcc.c:3453
 #, c-format
 msgid "couldn't run '%s': %s: %s"
 msgstr ""
 
-#. translate_options () has turned --version into -fversion.
-#: gcc.c:3643
-#, c-format
-msgid "%s %s%s\n"
-msgstr ""
-
-#: gcc.c:3646 gcov.c:430 fortran/gfortranspec.c:383 java/jcf-dump.c:1170
-msgid "(C)"
-msgstr ""
-
-#: 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"
-"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
-"\n"
-msgstr ""
-
-#: gcc.c:3761
+#: gcc.c:3778
 #, c-format
 msgid "argument to '-Xlinker' is missing"
 msgstr ""
 
-#: gcc.c:3769
+#: gcc.c:3786
 #, c-format
 msgid "argument to '-Xpreprocessor' is missing"
 msgstr ""
 
-#: gcc.c:3776
+#: gcc.c:3793
 #, c-format
 msgid "argument to '-Xassembler' is missing"
 msgstr ""
 
-#: gcc.c:3783
+#: gcc.c:3800
 #, c-format
 msgid "argument to '-l' is missing"
 msgstr ""
 
-#: gcc.c:3804
+#: gcc.c:3821
+#, c-format
+msgid "'%s' is an unknown -save-temps option"
+msgstr ""
+
+#: gcc.c:3832
 #, c-format
 msgid "argument to '-specs' is missing"
 msgstr ""
 
-#: gcc.c:3818
+#: gcc.c:3846
 #, c-format
 msgid "argument to '-specs=' is missing"
 msgstr ""
 
-#: gcc.c:3840
+#: gcc.c:3868
 #, c-format
 msgid "argument to '-wrapper' is missing"
 msgstr ""
 
-#: gcc.c:3868
+#: gcc.c:3896
 #, c-format
 msgid "'-%c' must come at the start of the command line"
 msgstr ""
 
-#: gcc.c:3877
+#: gcc.c:3905
 #, c-format
 msgid "argument to '-B' is missing"
 msgstr ""
 
-#: gcc.c:4231
+#: gcc.c:4280
 #, c-format
 msgid "argument to '-x' is missing"
 msgstr ""
 
-#: gcc.c:4259
+#: gcc.c:4308
 #, c-format
 msgid "argument to '-%s' is missing"
 msgstr ""
 
-#: gcc.c:4632
+#: gcc.c:4681
 #, c-format
 msgid "switch '%s' does not start with '-'"
 msgstr ""
 
-#: gcc.c:4776
+#: gcc.c:4756
 #, c-format
-msgid "spec '%s' invalid"
+msgid "could not open temporary response file %s"
 msgstr ""
 
-#: gcc.c:4915
+#: gcc.c:4762
 #, c-format
-msgid "spec '%s' has invalid '%%0%c'"
+msgid "could not write to temporary response file %s"
 msgstr ""
 
-#: gcc.c:5144
+#: gcc.c:4768
 #, c-format
-msgid "could not open temporary response file %s"
+msgid "could not close temporary response file %s"
 msgstr ""
 
-#: gcc.c:5150
+#: gcc.c:4868
 #, c-format
-msgid "could not write to temporary response file %s"
+msgid "spec '%s' invalid"
 msgstr ""
 
-#: gcc.c:5156
+#: gcc.c:5013
 #, c-format
-msgid "could not close temporary response file %s"
+msgid "spec '%s' has invalid '%%0%c'"
 msgstr ""
 
-#: gcc.c:5190
+#: gcc.c:5312
 #, c-format
 msgid "spec '%s' has invalid '%%W%c"
 msgstr ""
 
-#: gcc.c:5210
+#: gcc.c:5332
 #, c-format
 msgid "spec '%s' has invalid '%%x%c'"
 msgstr ""
 
-#: gcc.c:5432
+#: gcc.c:5554
 #, c-format
 msgid "Processing spec %c%s%c, which is '%s'\n"
 msgstr ""
 
-#: gcc.c:5556
+#: gcc.c:5678
 #, c-format
 msgid "unknown spec function '%s'"
 msgstr ""
 
-#: gcc.c:5575
+#: gcc.c:5697
 #, c-format
 msgid "error in args to spec function '%s'"
 msgstr ""
 
-#: gcc.c:5623
+#: gcc.c:5745
 #, c-format
 msgid "malformed spec function name"
 msgstr ""
 
 #. )
-#: gcc.c:5626
+#: gcc.c:5748
 #, c-format
 msgid "no arguments for spec function"
 msgstr ""
 
-#: gcc.c:5645
+#: gcc.c:5767
 #, c-format
 msgid "malformed spec function arguments"
 msgstr ""
 
-#: gcc.c:5891
+#: gcc.c:6013
 #, c-format
 msgid "braced spec '%s' is invalid at '%c'"
 msgstr ""
 
-#: gcc.c:5979
+#: gcc.c:6101
 #, c-format
 msgid "braced spec body '%s' is invalid"
 msgstr ""
 
-#: gcc.c:6517
+#: gcc.c:6630
 #, c-format
 msgid "install: %s%s\n"
 msgstr ""
 
-#: gcc.c:6520
+#: gcc.c:6633
 #, c-format
 msgid "programs: %s\n"
 msgstr ""
 
-#: gcc.c:6522
+#: gcc.c:6635
 #, c-format
 msgid "libraries: %s\n"
 msgstr ""
 
 #. The error status indicates that only one set of fixed
 #. headers should be built.
-#: gcc.c:6588
+#: gcc.c:6701
 #, c-format
 msgid "not configured with sysroot headers suffix"
 msgstr ""
 
-#: gcc.c:6597
+#: gcc.c:6710
 #, c-format
 msgid ""
 "\n"
 "For bug reporting instructions, please see:\n"
 msgstr ""
 
-#: gcc.c:6616
+#: gcc.c:6726
+#, c-format
+msgid "%s %s%s\n"
+msgstr ""
+
+#: gcc.c:6729 gcov.c:430 fortran/gfortranspec.c:383 java/jcf-dump.c:1170
+msgid "(C)"
+msgstr ""
+
+#: gcc.c:6730 java/jcf-dump.c:1171
+#, c-format
+msgid ""
+"This is free software; see the source for copying conditions.  There is NO\n"
+"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
+"\n"
+msgstr ""
+
+#: gcc.c:6747
 #, c-format
 msgid "Target: %s\n"
 msgstr ""
 
-#: gcc.c:6617
+#: gcc.c:6748
 #, c-format
 msgid "Configured with: %s\n"
 msgstr ""
 
-#: gcc.c:6631
+#: gcc.c:6762
 #, c-format
 msgid "Thread model: %s\n"
 msgstr ""
 
-#: gcc.c:6642
+#: gcc.c:6773
 #, c-format
 msgid "gcc version %s %s\n"
 msgstr ""
 
-#: gcc.c:6644
+#: gcc.c:6775
 #, c-format
 msgid "gcc driver version %s %sexecuting gcc version %s\n"
 msgstr ""
 
-#: gcc.c:6652
+#: gcc.c:6783
 #, c-format
 msgid "no input files"
 msgstr ""
 
-#: gcc.c:6701
+#: gcc.c:6832
 #, c-format
 msgid "cannot specify -o with -c or -S with multiple files"
 msgstr ""
 
-#: gcc.c:6735
+#: gcc.c:6866
 #, c-format
 msgid "spec '%s' is invalid"
 msgstr ""
 
-#: gcc.c:6871
+#: gcc.c:7002
 #, c-format
 msgid ""
 "\n"
@@ -1308,59 +1307,59 @@ msgid ""
 "\n"
 msgstr ""
 
-#: gcc.c:6872
+#: gcc.c:7003
 #, c-format
 msgid ""
 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
 "\n"
 msgstr ""
 
-#: gcc.c:7224
+#: gcc.c:7355
 #, c-format
 msgid "multilib spec '%s' is invalid"
 msgstr ""
 
-#: gcc.c:7415
+#: gcc.c:7546
 #, c-format
 msgid "multilib exclusions '%s' is invalid"
 msgstr ""
 
-#: gcc.c:7473 gcc.c:7614
+#: gcc.c:7604 gcc.c:7745
 #, c-format
 msgid "multilib select '%s' is invalid"
 msgstr ""
 
-#: gcc.c:7652
+#: gcc.c:7783
 #, c-format
 msgid "multilib exclusion '%s' is invalid"
 msgstr ""
 
-#: gcc.c:7858
+#: gcc.c:7989
 #, c-format
 msgid "environment variable \"%s\" not defined"
 msgstr ""
 
-#: gcc.c:7949 gcc.c:7954
+#: gcc.c:8080 gcc.c:8085
 #, c-format
 msgid "invalid version number `%s'"
 msgstr ""
 
-#: gcc.c:7997
+#: gcc.c:8128
 #, c-format
 msgid "too few arguments to %%:version-compare"
 msgstr ""
 
-#: gcc.c:8003
+#: gcc.c:8134
 #, c-format
 msgid "too many arguments to %%:version-compare"
 msgstr ""
 
-#: gcc.c:8044
+#: gcc.c:8175
 #, c-format
 msgid "unknown operator '%s' in %%:version-compare"
 msgstr ""
 
-#: gcc.c:8078
+#: gcc.c:8209
 #, c-format
 msgid ""
 "Assembler options\n"
@@ -1368,7 +1367,7 @@ msgid ""
 "\n"
 msgstr ""
 
-#: gcc.c:8079
+#: gcc.c:8210
 #, c-format
 msgid ""
 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
@@ -1670,11 +1669,11 @@ msgstr ""
 msgid "%s:cannot open source file\n"
 msgstr ""
 
-#: gcse.c:692
+#: gcse.c:699
 msgid "GCSE disabled"
 msgstr ""
 
-#: gcse.c:6510
+#: gcse.c:6506
 msgid "jump bypassing disabled"
 msgstr ""
 
@@ -1718,198 +1717,154 @@ msgstr ""
 msgid "'"
 msgstr ""
 
-#: ipa-inline.c:399
-msgid "--param large-function-growth limit reached"
-msgstr ""
-
-#: ipa-inline.c:414
-msgid "--param large-stack-frame-growth limit reached"
-msgstr ""
-
-#: ipa-inline.c:432
-msgid "function not inline candidate"
-msgstr ""
-
-#: ipa-inline.c:448
-msgid "--param max-inline-insns-single limit reached"
-msgstr ""
-
-#: ipa-inline.c:457
-msgid "--param max-inline-insns-auto limit reached"
-msgstr ""
-
-#: ipa-inline.c:483 ipa-inline.c:942 ipa-inline.c:1166 ipa-inline.c:1292
-msgid "recursive inlining"
-msgstr ""
-
-#: ipa-inline.c:950
-msgid "call is unlikely and code size would grow"
-msgstr ""
-
-#: ipa-inline.c:953
-msgid "function not declared inline and code size would grow"
-msgstr ""
-
-#: ipa-inline.c:955
-msgid "optimizing for size and code size would grow"
-msgstr ""
-
-#: ipa-inline.c:980
-msgid "target specific option mismatch"
-msgstr ""
-
-#: ipa-inline.c:1056
-msgid "--param inline-unit-growth limit reached"
-msgstr ""
-
-#: langhooks.c:378
+#: langhooks.c:362
 msgid "At top level:"
 msgstr ""
 
-#: langhooks.c:398
+#: langhooks.c:382
 #, c-format
 msgid "In member function %qs"
 msgstr ""
 
-#: langhooks.c:402
+#: langhooks.c:386
 #, c-format
 msgid "In function %qs"
 msgstr ""
 
-#: langhooks.c:453
+#: langhooks.c:437
 #, c-format
 msgid "    inlined from %qs at %s:%d:%d"
 msgstr ""
 
-#: langhooks.c:458
+#: langhooks.c:442
 #, c-format
 msgid "    inlined from %qs at %s:%d"
 msgstr ""
 
-#: langhooks.c:464
+#: langhooks.c:448
 #, c-format
 msgid "    inlined from %qs"
 msgstr ""
 
-#: loop-iv.c:2823 tree-ssa-loop-niter.c:1871
+#: loop-iv.c:2942 tree-ssa-loop-niter.c:1871
 msgid "assuming that the loop is not infinite"
 msgstr ""
 
-#: loop-iv.c:2824 tree-ssa-loop-niter.c:1872
+#: loop-iv.c:2943 tree-ssa-loop-niter.c:1872
 msgid "cannot optimize possibly infinite loops"
 msgstr ""
 
-#: loop-iv.c:2832 tree-ssa-loop-niter.c:1876
+#: loop-iv.c:2951 tree-ssa-loop-niter.c:1876
 msgid "assuming that the loop counter does not overflow"
 msgstr ""
 
-#: loop-iv.c:2833 tree-ssa-loop-niter.c:1877
+#: loop-iv.c:2952 tree-ssa-loop-niter.c:1877
 msgid "cannot optimize loop, the loop counter may overflow"
 msgstr ""
 
-#: opts.c:342
+#: opts.c:343
 msgid "This switch lacks documentation"
 msgstr ""
 
-#: opts.c:1306
+#: opts.c:1252
 msgid "[enabled]"
 msgstr ""
 
-#: opts.c:1306
+#: opts.c:1252
 msgid "[disabled]"
 msgstr ""
 
-#: opts.c:1321
+#: opts.c:1267
 #, c-format
 msgid " No options with the desired characteristics were found\n"
 msgstr ""
 
-#: opts.c:1330
+#: opts.c:1276
 #, c-format
 msgid ""
 " None found.  Use --help=%s to show *all* the options supported by the %s "
 "front-end\n"
 msgstr ""
 
-#: opts.c:1336
+#: opts.c:1282
 #, c-format
 msgid ""
 " All options with the desired characteristics have already been displayed\n"
 msgstr ""
 
-#: opts.c:1390
+#: opts.c:1336
 msgid "The following options are target specific"
 msgstr ""
 
-#: opts.c:1393
+#: opts.c:1339
 msgid "The following options control compiler warning messages"
 msgstr ""
 
-#: opts.c:1396
+#: opts.c:1342
 msgid "The following options control optimizations"
 msgstr ""
 
-#: opts.c:1399 opts.c:1438
+#: opts.c:1345 opts.c:1384
 msgid "The following options are language-independent"
 msgstr ""
 
-#: opts.c:1402
+#: opts.c:1348
 msgid "The --param option recognizes the following as parameters"
 msgstr ""
 
-#: opts.c:1408
+#: opts.c:1354
 msgid "The following options are specific to just the language "
 msgstr ""
 
-#: opts.c:1410
+#: opts.c:1356
 msgid "The following options are supported by the language "
 msgstr ""
 
-#: opts.c:1421
+#: opts.c:1367
 msgid "The following options are not documented"
 msgstr ""
 
-#: opts.c:1423
+#: opts.c:1369
 msgid "The following options take separate arguments"
 msgstr ""
 
-#: opts.c:1425
+#: opts.c:1371
 msgid "The following options take joined arguments"
 msgstr ""
 
-#: opts.c:1436
+#: opts.c:1382
 msgid "The following options are language-related"
 msgstr ""
 
-#: opts.c:1596
+#: opts.c:1542
 #, c-format
 msgid "warning: --help argument %.*s is ambiguous, please be more specific\n"
 msgstr ""
 
-#: opts.c:1604
+#: opts.c:1550
 #, c-format
 msgid "warning: unrecognized argument to --help= option: %.*s\n"
 msgstr ""
 
-#: reload.c:3781
+#: reload.c:3780
 msgid "unable to generate reloads for:"
 msgstr ""
 
-#: reload1.c:2093
+#: reload1.c:2094
 msgid "this is the insn:"
 msgstr ""
 
 #. It's the compiler's fault.
-#: reload1.c:5627
+#: reload1.c:5619
 msgid "could not find a spill register"
 msgstr ""
 
 #. It's the compiler's fault.
-#: reload1.c:7582
+#: reload1.c:7576
 msgid "VOIDmode on an output"
 msgstr ""
 
-#: reload1.c:8337
+#: reload1.c:8331
 msgid "Failure trying to reload:"
 msgstr ""
 
@@ -1967,119 +1922,189 @@ msgstr ""
 msgid "collect: relinking\n"
 msgstr ""
 
-#: toplev.c:597
+#: toplev.c:604
 #, c-format
 msgid "unrecoverable error"
 msgstr ""
 
-#: toplev.c:1110
+#: toplev.c:1112
 #, c-format
 msgid ""
 "%s%s%s %sversion %s (%s)\n"
 "%s\tcompiled by GNU C version %s, "
 msgstr ""
 
-#: toplev.c:1112
+#: toplev.c:1114
 #, c-format
 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
 msgstr ""
 
-#: toplev.c:1116
+#: toplev.c:1118
 #, c-format
 msgid "GMP version %s, MPFR version %s.\n"
 msgstr ""
 
-#: toplev.c:1118
+#: toplev.c:1120
 #, c-format
 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
 msgstr ""
 
-#: toplev.c:1120
+#: toplev.c:1122
 #, c-format
 msgid ""
 "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
 msgstr ""
 
-#: toplev.c:1272
+#: toplev.c:1276
 msgid "options passed: "
 msgstr ""
 
-#: toplev.c:1306
+#: toplev.c:1310
 msgid "options enabled: "
 msgstr ""
 
-#: toplev.c:1441
+#: toplev.c:1445
 #, c-format
 msgid "created and used with differing settings of '%s'"
 msgstr ""
 
-#: toplev.c:1443
+#: toplev.c:1447
 msgid "out of memory"
 msgstr ""
 
-#: toplev.c:1458
+#: toplev.c:1462
 msgid "created and used with different settings of -fpic"
 msgstr ""
 
-#: toplev.c:1460
+#: toplev.c:1464
 msgid "created and used with different settings of -fpie"
 msgstr ""
 
-#: tree-inline.c:3221
-msgid "originally indirect function call not considered for inlining"
-msgstr ""
-
-#: tree-vrp.c:6509
+#: tree-vrp.c:6501
 msgid ""
 "assuming signed overflow does not occur when simplifying && or || to & or |"
 msgstr ""
 
-#: tree-vrp.c:6513
+#: tree-vrp.c:6505
 msgid ""
 "assuming signed overflow does not occur when simplifying ==, != or ! to "
 "identity or ^"
 msgstr ""
 
+#: cif-code.def:39
+msgid "function not considered for inlining"
+msgstr ""
+
+#. Inlining failed owing to unavailable function body.
+#: cif-code.def:42
+msgid "function body not available"
+msgstr ""
+
+#: cif-code.def:45
+msgid "redefined extern inline functions are not considered for inlining"
+msgstr ""
+
+#. Function is not inlinable.
+#: cif-code.def:49
+msgid "function not inlinable"
+msgstr ""
+
+#. Function is not an inlining candidate.
+#: cif-code.def:52
+msgid "function not inline candidate"
+msgstr ""
+
+#: cif-code.def:56
+msgid "--param large-function-growth limit reached"
+msgstr ""
+
+#: cif-code.def:58
+msgid "--param large-stack-frame-growth limit reached"
+msgstr ""
+
+#: cif-code.def:60
+msgid "--param max-inline-insns-single limit reached"
+msgstr ""
+
+#: cif-code.def:62
+msgid "--param max-inline-insns-auto limit reached"
+msgstr ""
+
+#: cif-code.def:64
+msgid "--param inline-unit-growth limit reached"
+msgstr ""
+
+#. Recursive inlining.
+#: cif-code.def:67
+msgid "recursive inlining"
+msgstr ""
+
+#. Call is unlikely.
+#: cif-code.def:70
+msgid "call is unlikely and code size would grow"
+msgstr ""
+
+#: cif-code.def:74
+msgid "function not declared inline and code size would grow"
+msgstr ""
+
+#: cif-code.def:78
+msgid "optimizing for size and code size would grow"
+msgstr ""
+
+#. Inlining failed because of mismatched options or arguments.
+#: cif-code.def:81
+msgid "target specific option mismatch"
+msgstr ""
+
+#: cif-code.def:82
+msgid "mismatched arguments"
+msgstr ""
+
+#: cif-code.def:86
+msgid "originally indirect function call not considered for inlining"
+msgstr ""
+
 #. The remainder are real diagnostic types.
-#: diagnostic.def:15
+#: diagnostic.def:33
 msgid "fatal error: "
 msgstr ""
 
-#: diagnostic.def:16
+#: diagnostic.def:34
 msgid "internal compiler error: "
 msgstr ""
 
-#: diagnostic.def:17
+#: diagnostic.def:35
 msgid "error: "
 msgstr ""
 
-#: diagnostic.def:18
+#: diagnostic.def:36
 msgid "sorry, unimplemented: "
 msgstr ""
 
-#: diagnostic.def:19
+#: diagnostic.def:37
 msgid "warning: "
 msgstr ""
 
-#: diagnostic.def:20
+#: diagnostic.def:38
 msgid "anachronism: "
 msgstr ""
 
-#: diagnostic.def:21
+#: diagnostic.def:39
 msgid "note: "
 msgstr ""
 
-#: diagnostic.def:22
+#: diagnostic.def:40
 msgid "debug: "
 msgstr ""
 
 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
 #. prefix does not matter.
-#: diagnostic.def:25
+#: diagnostic.def:43
 msgid "pedwarn: "
 msgstr ""
 
-#: diagnostic.def:26
+#: diagnostic.def:44
 msgid "permerror: "
 msgstr ""
 
@@ -2208,421 +2233,405 @@ msgstr ""
 msgid "The maximum amount of memory to be allocated by GCSE"
 msgstr ""
 
-#: params.def:229
-msgid "The maximum number of passes to make when doing GCSE"
-msgstr ""
-
-#: params.def:239
+#: params.def:235
 msgid ""
 "The threshold ratio for performing partial redundancy elimination after "
 "reload"
 msgstr ""
 
-#: params.def:246
+#: params.def:242
 msgid ""
 "The threshold ratio of critical edges execution count that permit performing "
 "redundancy elimination after reload"
 msgstr ""
 
-#: params.def:257
+#: params.def:253
 msgid "The maximum number of instructions to consider to unroll in a loop"
 msgstr ""
 
-#: params.def:263
+#: params.def:259
 msgid ""
 "The maximum number of instructions to consider to unroll in a loop on average"
 msgstr ""
 
-#: params.def:268
+#: params.def:264
 msgid "The maximum number of unrollings of a single loop"
 msgstr ""
 
-#: params.def:273
+#: params.def:269
 msgid "The maximum number of insns of a peeled loop"
 msgstr ""
 
-#: params.def:278
+#: params.def:274
 msgid "The maximum number of peelings of a single loop"
 msgstr ""
 
-#: params.def:283
+#: params.def:279
 msgid "The maximum number of insns of a completely peeled loop"
 msgstr ""
 
-#: params.def:288
+#: params.def:284
 msgid ""
 "The maximum number of peelings of a single loop that is peeled completely"
 msgstr ""
 
-#: params.def:293
+#: params.def:289
 msgid "The maximum number of insns of a peeled loop that rolls only once"
 msgstr ""
 
-#: params.def:299
+#: params.def:295
 msgid "The maximum number of insns of an unswitched loop"
 msgstr ""
 
-#: params.def:304
+#: params.def:300
 msgid "The maximum number of unswitchings in a single loop"
 msgstr ""
 
-#: params.def:311
+#: params.def:307
 msgid ""
 "Bound on the number of iterations the brute force # of iterations analysis "
 "algorithm evaluates"
 msgstr ""
 
-#: params.def:317
+#: params.def:313
 msgid "Bound on the cost of an expression to compute the number of iterations"
 msgstr ""
 
-#: params.def:323
+#: params.def:319
 msgid ""
 "A factor for tuning the upper bound that swing modulo scheduler uses for "
 "scheduling a loop"
 msgstr ""
 
-#: params.def:327
+#: params.def:323
 msgid ""
 "The number of cycles the swing modulo scheduler considers when checking "
 "conflicts using DFA"
 msgstr ""
 
-#: params.def:331
+#: params.def:327
 msgid ""
 "A threshold on the average loop count considered by the swing modulo "
 "scheduler"
 msgstr ""
 
-#: params.def:336
+#: params.def:332
 msgid ""
 "Select fraction of the maximal count of repetitions of basic block in "
 "program given basic block needs to have to be considered hot"
 msgstr ""
 
-#: params.def:340
+#: params.def:336
 msgid ""
 "Select fraction of the maximal frequency of executions of basic block in "
 "function given basic block needs to have to be considered hot"
 msgstr ""
 
-#: params.def:345
+#: params.def:341
 msgid ""
 "Select fraction of the maximal frequency of executions of basic block in "
 "function given basic block get alignment"
 msgstr ""
 
-#: params.def:350
+#: params.def:346
 msgid ""
 "Loops iterating at least selected number of iterations will get loop "
 "alignement."
 msgstr ""
 
-#: params.def:366
+#: params.def:362
 msgid "The maximum number of loop iterations we predict statically"
 msgstr ""
 
-#: params.def:370
+#: params.def:366
 msgid ""
 "The percentage of function, weighted by execution frequency, that must be "
 "covered by trace formation. Used when profile feedback is available"
 msgstr ""
 
-#: params.def:374
+#: params.def:370
 msgid ""
 "The percentage of function, weighted by execution frequency, that must be "
 "covered by trace formation. Used when profile feedback is not available"
 msgstr ""
 
-#: params.def:378
+#: params.def:374
 msgid "Maximal code growth caused by tail duplication (in percent)"
 msgstr ""
 
-#: params.def:382
+#: params.def:378
 msgid ""
 "Stop reverse growth if the reverse probability of best edge is less than "
 "this threshold (in percent)"
 msgstr ""
 
-#: params.def:386
+#: params.def:382
 msgid ""
 "Stop forward growth if the probability of best edge is less than this "
 "threshold (in percent). Used when profile feedback is available"
 msgstr ""
 
-#: params.def:390
+#: params.def:386
 msgid ""
 "Stop forward growth if the probability of best edge is less than this "
 "threshold (in percent). Used when profile feedback is not available"
 msgstr ""
 
-#: params.def:396
+#: params.def:392
 msgid "The maximum number of incoming edges to consider for crossjumping"
 msgstr ""
 
-#: params.def:402
+#: params.def:398
 msgid ""
 "The minimum number of matching instructions to consider for crossjumping"
 msgstr ""
 
-#: params.def:408
+#: params.def:404
 msgid "The maximum expansion factor when copying basic blocks"
 msgstr ""
 
-#: params.def:414
+#: params.def:410
 msgid ""
 "The maximum number of insns to duplicate when unfactoring computed gotos"
 msgstr ""
 
-#: params.def:420
+#: params.def:416
 msgid "The maximum length of path considered in cse"
 msgstr ""
 
-#: params.def:424
+#: params.def:420
 msgid "The maximum instructions CSE process before flushing"
 msgstr ""
 
-#: params.def:431
+#: params.def:427
 msgid ""
 "The minimum cost of an expensive expression in the loop invariant motion"
 msgstr ""
 
-#: params.def:440
+#: params.def:436
 msgid ""
 "Bound on number of candidates below that all candidates are considered in iv "
 "optimizations"
 msgstr ""
 
-#: params.def:448
+#: params.def:444
 msgid "Bound on number of iv uses in loop optimized in iv optimizations"
 msgstr ""
 
-#: params.def:456
+#: params.def:452
 msgid ""
 "If number of candidates in the set is smaller, we always try to remove "
 "unused ivs during its optimization"
 msgstr ""
 
-#: params.def:461
+#: params.def:457
 msgid "Bound on size of expressions used in the scalar evolutions analyzer"
 msgstr ""
 
-#: params.def:466
+#: params.def:462
 msgid "Bound on the number of variables in Omega constraint systems"
 msgstr ""
 
-#: params.def:471
+#: params.def:467
 msgid "Bound on the number of inequalities in Omega constraint systems"
 msgstr ""
 
-#: params.def:476
+#: params.def:472
 msgid "Bound on the number of equalities in Omega constraint systems"
 msgstr ""
 
-#: params.def:481
+#: params.def:477
 msgid "Bound on the number of wild cards in Omega constraint systems"
 msgstr ""
 
-#: params.def:486
+#: params.def:482
 msgid "Bound on the size of the hash table in Omega constraint systems"
 msgstr ""
 
-#: params.def:491
+#: params.def:487
 msgid "Bound on the number of keys in Omega constraint systems"
 msgstr ""
 
-#: params.def:496
+#: params.def:492
 msgid ""
 "When set to 1, use expensive methods to eliminate all redundant constraints"
 msgstr ""
 
-#: params.def:501
+#: params.def:497
 msgid ""
 "Bound on number of runtime checks inserted by the vectorizer's loop "
 "versioning for alignment check"
 msgstr ""
 
-#: params.def:506
+#: params.def:502
 msgid ""
 "Bound on number of runtime checks inserted by the vectorizer's loop "
 "versioning for alias check"
 msgstr ""
 
-#: params.def:511
+#: params.def:507
 msgid "The maximum memory locations recorded by cselib"
 msgstr ""
 
-#: params.def:524
+#: params.def:520
 msgid ""
 "Minimum heap expansion to trigger garbage collection, as a percentage of the "
 "total size of the heap"
 msgstr ""
 
-#: params.def:529
+#: params.def:525
 msgid "Minimum heap size before we start collecting garbage, in kilobytes"
 msgstr ""
 
-#: params.def:537
+#: params.def:533
 msgid ""
 "The maximum number of instructions to search backward when looking for "
 "equivalent reload"
 msgstr ""
 
-#: params.def:542
-msgid ""
-"The maximum number of virtual operators that a function is allowed to have "
-"before triggering memory partitioning heuristics"
-msgstr ""
-
-#: params.def:547
-msgid ""
-"The average number of virtual operators that memory statements are allowed "
-"to have before triggering memory partitioning heuristics"
-msgstr ""
-
-#: params.def:552 params.def:562
+#: params.def:538 params.def:548
 msgid ""
 "The maximum number of blocks in a region to be considered for interblock "
 "scheduling"
 msgstr ""
 
-#: params.def:557 params.def:567
+#: params.def:543 params.def:553
 msgid ""
 "The maximum number of insns in a region to be considered for interblock "
 "scheduling"
 msgstr ""
 
-#: params.def:572
+#: params.def:558
 msgid ""
 "The minimum probability of reaching a source block for interblock "
 "speculative scheduling"
 msgstr ""
 
-#: params.def:577
+#: params.def:563
 msgid "The maximum number of iterations through CFG to extend regions"
 msgstr ""
 
-#: params.def:582
+#: params.def:568
 msgid ""
 "The maximum conflict delay for an insn to be considered for speculative "
 "motion"
 msgstr ""
 
-#: params.def:587
+#: params.def:573
 msgid ""
 "The minimal probability of speculation success (in percents), so that "
 "speculative insn will be scheduled."
 msgstr ""
 
-#: params.def:592
+#: params.def:578
 msgid "The maximum size of the lookahead window of selective scheduling"
 msgstr ""
 
-#: params.def:597
+#: params.def:583
 msgid "Maximum number of times that an insn could be scheduled"
 msgstr ""
 
-#: params.def:602
+#: params.def:588
 msgid ""
 "Maximum number of instructions in the ready list that are considered "
 "eligible for renaming"
 msgstr ""
 
-#: params.def:607
+#: params.def:593
 msgid "Minimal distance between possibly conflicting store and load"
 msgstr ""
 
-#: params.def:612
+#: params.def:598
 msgid ""
 "The maximum number of RTL nodes that can be recorded as combiner's last value"
 msgstr ""
 
-#: params.def:620
+#: params.def:606
 msgid "The upper bound for sharing integer constants"
 msgstr ""
 
-#: params.def:639
+#: params.def:625
 msgid ""
 "Minimum number of virtual mappings to consider switching to full virtual "
 "renames"
 msgstr ""
 
-#: params.def:644
+#: params.def:630
 msgid ""
 "Ratio between virtual mappings and virtual symbols to do full virtual renames"
 msgstr ""
 
-#: params.def:649
+#: params.def:635
 msgid ""
 "The lower bound for a buffer to be considered for stack smashing protection"
 msgstr ""
 
-#: params.def:667
+#: params.def:653
 msgid ""
 "Maximum number of statements allowed in a block that needs to be duplicated "
 "when threading jumps"
 msgstr ""
 
-#: params.def:676
+#: params.def:662
 msgid ""
 "Maximum number of fields in a structure before pointer analysis treats the "
 "structure as a single variable"
 msgstr ""
 
-#: params.def:681
+#: params.def:667
 msgid ""
 "The maximum number of instructions ready to be issued to be considered by "
 "the scheduler during the first scheduling pass"
 msgstr ""
 
-#: params.def:691
+#: params.def:677
 msgid "The number of insns executed before prefetch is completed"
 msgstr ""
 
-#: params.def:698
+#: params.def:684
 msgid "The number of prefetches that can run at the same time"
 msgstr ""
 
-#: params.def:705
+#: params.def:691
 msgid "The size of L1 cache"
 msgstr ""
 
-#: params.def:712
+#: params.def:698
 msgid "The size of L1 cache line"
 msgstr ""
 
-#: params.def:719
+#: params.def:705
 msgid "The size of L2 cache"
 msgstr ""
 
-#: params.def:730
+#: params.def:716
 msgid "Whether to use canonical types"
 msgstr ""
 
-#: params.def:735
+#: params.def:721
 msgid ""
 "Maximum length of partial antic set when performing tree pre optimization"
 msgstr ""
 
-#: params.def:745
+#: params.def:731
 msgid "Maximum size of a SCC before SCCVN stops processing a function"
 msgstr ""
 
-#: params.def:750
+#: params.def:736
 msgid "max loops number for regional RA"
 msgstr ""
 
-#: params.def:755
+#: params.def:741
 msgid "max size of conflict table in MB"
 msgstr ""
 
-#: params.def:763
+#: params.def:749
 msgid ""
 "The maximum ratio between array size and switch branches for a switch "
 "conversion to take place"
 msgstr ""
 
-#: params.def:771
+#: params.def:757
 msgid "max basic blocks number in loop for loop invariant motion"
 msgstr ""
 
@@ -2636,24 +2645,24 @@ msgstr ""
 msgid "invalid %%J value"
 msgstr ""
 
-#: config/alpha/alpha.c:5090 config/ia64/ia64.c:4759
+#: config/alpha/alpha.c:5090 config/ia64/ia64.c:4744
 #, c-format
 msgid "invalid %%r value"
 msgstr ""
 
-#: config/alpha/alpha.c:5100 config/ia64/ia64.c:4713
-#: config/rs6000/rs6000.c:12236 config/xtensa/xtensa.c:2238
+#: config/alpha/alpha.c:5100 config/ia64/ia64.c:4698
+#: config/rs6000/rs6000.c:12243 config/xtensa/xtensa.c:2238
 #, c-format
 msgid "invalid %%R value"
 msgstr ""
 
-#: config/alpha/alpha.c:5106 config/rs6000/rs6000.c:12155
+#: config/alpha/alpha.c:5106 config/rs6000/rs6000.c:12162
 #: config/xtensa/xtensa.c:2205
 #, c-format
 msgid "invalid %%N value"
 msgstr ""
 
-#: config/alpha/alpha.c:5114 config/rs6000/rs6000.c:12183
+#: config/alpha/alpha.c:5114 config/rs6000/rs6000.c:12190
 #, c-format
 msgid "invalid %%P value"
 msgstr ""
@@ -2668,12 +2677,12 @@ msgstr ""
 msgid "invalid %%L value"
 msgstr ""
 
-#: config/alpha/alpha.c:5169 config/rs6000/rs6000.c:12137
+#: config/alpha/alpha.c:5169 config/rs6000/rs6000.c:12144
 #, c-format
 msgid "invalid %%m value"
 msgstr ""
 
-#: config/alpha/alpha.c:5177 config/rs6000/rs6000.c:12145
+#: config/alpha/alpha.c:5177 config/rs6000/rs6000.c:12152
 #, c-format
 msgid "invalid %%M value"
 msgstr ""
@@ -2684,7 +2693,7 @@ msgid "invalid %%U value"
 msgstr ""
 
 #: config/alpha/alpha.c:5233 config/alpha/alpha.c:5247
-#: config/rs6000/rs6000.c:12244
+#: config/rs6000/rs6000.c:12251
 #, c-format
 msgid "invalid %%s value"
 msgstr ""
@@ -2694,8 +2703,8 @@ msgstr ""
 msgid "invalid %%C value"
 msgstr ""
 
-#: config/alpha/alpha.c:5307 config/rs6000/rs6000.c:11972
-#: config/rs6000/rs6000.c:11991
+#: config/alpha/alpha.c:5307 config/rs6000/rs6000.c:11979
+#: config/rs6000/rs6000.c:11998
 #, c-format
 msgid "invalid %%E value"
 msgstr ""
@@ -2706,7 +2715,7 @@ msgid "unknown relocation unspec"
 msgstr ""
 
 #: config/alpha/alpha.c:5341 config/crx/crx.c:1081
-#: config/rs6000/rs6000.c:12575 config/spu/spu.c:1539
+#: config/rs6000/rs6000.c:12582 config/spu/spu.c:1540
 #, c-format
 msgid "invalid %%xn code"
 msgstr ""
@@ -2733,31 +2742,31 @@ msgstr ""
 
 #. Unknown flag.
 #. Undocumented flag.
-#: config/arc/arc.c:1801 config/m32r/m32r.c:1927 config/sparc/sparc.c:7048
+#: config/arc/arc.c:1801 config/m32r/m32r.c:1927 config/sparc/sparc.c:7044
 #, c-format
 msgid "invalid operand output code"
 msgstr ""
 
-#: config/arm/arm.c:13300 config/arm/arm.c:13318
+#: config/arm/arm.c:13318 config/arm/arm.c:13336
 #, c-format
 msgid "predicated Thumb instruction"
 msgstr ""
 
-#: config/arm/arm.c:13306
+#: config/arm/arm.c:13324
 #, c-format
 msgid "predicated instruction in conditional sequence"
 msgstr ""
 
-#: config/arm/arm.c:13476
+#: config/arm/arm.c:13494
 #, c-format
 msgid "invalid shift operand"
 msgstr ""
 
-#: 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/arm/arm.c:13541 config/arm/arm.c:13551 config/arm/arm.c:13561
+#: config/arm/arm.c:13571 config/arm/arm.c:13581 config/arm/arm.c:13620
+#: config/arm/arm.c:13638 config/arm/arm.c:13673 config/arm/arm.c:13692
+#: config/arm/arm.c:13707 config/arm/arm.c:13735 config/arm/arm.c:13742
+#: config/arm/arm.c:13750 config/arm/arm.c:13771 config/arm/arm.c:13778
 #: 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
@@ -2765,57 +2774,57 @@ msgstr ""
 msgid "invalid operand for code '%c'"
 msgstr ""
 
-#: config/arm/arm.c:13615
+#: config/arm/arm.c:13633
 #, c-format
 msgid "instruction never executed"
 msgstr ""
 
-#: config/arm/arm.c:13827
+#: config/arm/arm.c:13845
 #, c-format
 msgid "missing operand"
 msgstr ""
 
-#: config/avr/avr.c:1196
+#: config/avr/avr.c:1194
 #, c-format
 msgid "address operand requires constraint for X, Y, or Z register"
 msgstr ""
 
-#: config/avr/avr.c:1308
+#: config/avr/avr.c:1306
 msgid "bad address, not (reg+disp):"
 msgstr ""
 
-#: config/avr/avr.c:1315
+#: config/avr/avr.c:1313
 msgid "bad address, not post_inc or pre_dec:"
 msgstr ""
 
-#: config/avr/avr.c:1326
+#: config/avr/avr.c:1324
 msgid "internal compiler error.  Bad address:"
 msgstr ""
 
-#: config/avr/avr.c:1339
+#: config/avr/avr.c:1337
 msgid "internal compiler error.  Unknown mode:"
 msgstr ""
 
-#: config/avr/avr.c:1934 config/avr/avr.c:2622
+#: config/avr/avr.c:1932 config/avr/avr.c:2620
 msgid "invalid insn:"
 msgstr ""
 
-#: 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
+#: config/avr/avr.c:1971 config/avr/avr.c:2057 config/avr/avr.c:2106
+#: config/avr/avr.c:2134 config/avr/avr.c:2229 config/avr/avr.c:2398
+#: config/avr/avr.c:2659 config/avr/avr.c:2771
 msgid "incorrect insn:"
 msgstr ""
 
-#: config/avr/avr.c:2155 config/avr/avr.c:2316 config/avr/avr.c:2471
-#: config/avr/avr.c:2839
+#: config/avr/avr.c:2153 config/avr/avr.c:2314 config/avr/avr.c:2469
+#: config/avr/avr.c:2837
 msgid "unknown move insn:"
 msgstr ""
 
-#: config/avr/avr.c:3069
+#: config/avr/avr.c:3067
 msgid "bad shift insn:"
 msgstr ""
 
-#: config/avr/avr.c:3185 config/avr/avr.c:3605 config/avr/avr.c:3963
+#: config/avr/avr.c:3183 config/avr/avr.c:3603 config/avr/avr.c:3961
 msgid "internal compiler error.  Incorrect shift:"
 msgstr ""
 
@@ -2829,9 +2838,9 @@ msgstr ""
 msgid "invalid const_double operand"
 msgstr ""
 
-#: 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
+#: config/cris/cris.c:504 c-typeck.c:5207 c-typeck.c:5223 c-typeck.c:5240
+#: final.c:3010 final.c:3012 gcc.c:4926 loop-iv.c:2944 loop-iv.c:2953
+#: rtl-error.c:105 toplev.c:608 tree-ssa-loop-niter.c:1882 cp/typeck.c:4743
 #: java/expr.c:411
 #, gcc-internal-format
 msgid "%s"
@@ -3066,51 +3075,51 @@ msgstr ""
 msgid " (frv)"
 msgstr ""
 
-#: config/i386/i386.c:10238
+#: config/i386/i386.c:10364
 #, c-format
 msgid "invalid UNSPEC as operand"
 msgstr ""
 
-#: config/i386/i386.c:10963 config/i386/i386.c:11002 config/i386/i386.c:11176
+#: config/i386/i386.c:11089 config/i386/i386.c:11128 config/i386/i386.c:11302
 #, c-format
 msgid "operand is not a condition code, invalid operand code 'D'"
 msgstr ""
 
-#: config/i386/i386.c:11027
+#: config/i386/i386.c:11153
 #, c-format
 msgid ""
 "operand is neither a constant nor a condition code, invalid operand code 'C'"
 msgstr ""
 
-#: config/i386/i386.c:11037
+#: config/i386/i386.c:11163
 #, c-format
 msgid ""
 "operand is neither a constant nor a condition code, invalid operand code 'F'"
 msgstr ""
 
-#: config/i386/i386.c:11055
+#: config/i386/i386.c:11181
 #, c-format
 msgid ""
 "operand is neither a constant nor a condition code, invalid operand code 'c'"
 msgstr ""
 
-#: config/i386/i386.c:11065
+#: config/i386/i386.c:11191
 #, c-format
 msgid ""
 "operand is neither a constant nor a condition code, invalid operand code 'f'"
 msgstr ""
 
-#: config/i386/i386.c:11190
+#: config/i386/i386.c:11316
 #, c-format
 msgid "invalid operand code '%c'"
 msgstr ""
 
-#: config/i386/i386.c:11239
+#: config/i386/i386.c:11365
 #, c-format
 msgid "invalid constraints for operand"
 msgstr ""
 
-#: config/i386/i386.c:18927
+#: config/i386/i386.c:19347
 msgid "unknown insn mode"
 msgstr ""
 
@@ -3131,20 +3140,20 @@ msgstr ""
 msgid "environment variable DJGPP points to corrupt file '%s'"
 msgstr ""
 
-#: config/ia64/ia64.c:4811
+#: config/ia64/ia64.c:4796
 #, c-format
 msgid "ia64_print_operand: unknown code"
 msgstr ""
 
-#: config/ia64/ia64.c:10473
+#: config/ia64/ia64.c:10474
 msgid "invalid conversion from %<__fpreg%>"
 msgstr ""
 
-#: config/ia64/ia64.c:10476
+#: config/ia64/ia64.c:10477
 msgid "invalid conversion to %<__fpreg%>"
 msgstr ""
 
-#: config/ia64/ia64.c:10489 config/ia64/ia64.c:10500
+#: config/ia64/ia64.c:10490 config/ia64/ia64.c:10501
 msgid "invalid operation on %<__fpreg%>"
 msgstr ""
 
@@ -3153,7 +3162,7 @@ msgstr ""
 msgid "invalid %%P operand"
 msgstr ""
 
-#: config/iq2000/iq2000.c:3130 config/rs6000/rs6000.c:12173
+#: config/iq2000/iq2000.c:3130 config/rs6000/rs6000.c:12180
 #, c-format
 msgid "invalid %%p value"
 msgstr ""
@@ -3200,7 +3209,7 @@ msgid "post-increment address is not a register"
 msgstr ""
 
 #: config/m32r/m32r.c:2031 config/m32r/m32r.c:2045
-#: config/rs6000/rs6000.c:20952
+#: config/rs6000/rs6000.c:20950
 msgid "bad address"
 msgstr ""
 
@@ -3246,18 +3255,18 @@ msgstr ""
 msgid "invalid Z register replacement for insn"
 msgstr ""
 
-#: config/mips/mips.c:7068 config/mips/mips.c:7089 config/mips/mips.c:7201
+#: config/mips/mips.c:7134 config/mips/mips.c:7155 config/mips/mips.c:7267
 #, c-format
 msgid "'%%%c' is not a valid operand prefix"
 msgstr ""
 
-#: 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
+#: config/mips/mips.c:7204 config/mips/mips.c:7211 config/mips/mips.c:7218
+#: config/mips/mips.c:7225 config/mips/mips.c:7285
 #, c-format
 msgid "invalid use of '%%%c'"
 msgstr ""
 
-#: config/mips/mips.c:7467
+#: config/mips/mips.c:7537
 msgid "mips_debugger_offset called with non stack/frame/arg pointer"
 msgstr ""
 
@@ -3328,86 +3337,86 @@ msgstr ""
 msgid "Try running '%s' in the shell to raise its limit.\n"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12000
+#: config/rs6000/rs6000.c:12007
 #, c-format
 msgid "invalid %%f value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12009
+#: config/rs6000/rs6000.c:12016
 #, c-format
 msgid "invalid %%F value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12018
+#: config/rs6000/rs6000.c:12025
 #, c-format
 msgid "invalid %%G value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12053
+#: config/rs6000/rs6000.c:12060
 #, c-format
 msgid "invalid %%j code"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12063
+#: config/rs6000/rs6000.c:12070
 #, c-format
 msgid "invalid %%J code"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12073
+#: config/rs6000/rs6000.c:12080
 #, c-format
 msgid "invalid %%k value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12093 config/xtensa/xtensa.c:2224
+#: config/rs6000/rs6000.c:12100 config/xtensa/xtensa.c:2224
 #, c-format
 msgid "invalid %%K value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12163
+#: config/rs6000/rs6000.c:12170
 #, c-format
 msgid "invalid %%O value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12210
+#: config/rs6000/rs6000.c:12217
 #, c-format
 msgid "invalid %%q value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12254
+#: config/rs6000/rs6000.c:12261
 #, c-format
 msgid "invalid %%S value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12294
+#: config/rs6000/rs6000.c:12301
 #, c-format
 msgid "invalid %%T value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12304
+#: config/rs6000/rs6000.c:12311
 #, c-format
 msgid "invalid %%u value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12313 config/xtensa/xtensa.c:2194
+#: config/rs6000/rs6000.c:12320 config/xtensa/xtensa.c:2194
 #, c-format
 msgid "invalid %%v value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:12534
+#: config/rs6000/rs6000.c:12541
 #, c-format
 msgid "invalid %%y value, try using the 'Z' constraint"
 msgstr ""
 
-#: config/rs6000/rs6000.c:22817
+#: config/rs6000/rs6000.c:22818
 msgid "AltiVec argument passed to unprototyped function"
 msgstr ""
 
-#: config/s390/s390.c:4933
+#: config/s390/s390.c:4934
 #, c-format
 msgid "cannot decompose address"
 msgstr ""
 
-#: config/s390/s390.c:5146
+#: config/s390/s390.c:5147
 msgid "UNKNOWN in print_operand !?"
 msgstr ""
 
@@ -3417,69 +3426,69 @@ msgstr ""
 msgid "invalid operand for code: '%c'"
 msgstr ""
 
-#: config/sh/sh.c:779
+#: config/sh/sh.c:782
 #, c-format
 msgid "invalid operand to %%R"
 msgstr ""
 
-#: config/sh/sh.c:806
+#: config/sh/sh.c:809
 #, c-format
 msgid "invalid operand to %%S"
 msgstr ""
 
-#: config/sh/sh.c:8381
+#: config/sh/sh.c:8394
 msgid "created and used with different architectures / ABIs"
 msgstr ""
 
-#: config/sh/sh.c:8383
+#: config/sh/sh.c:8396
 msgid "created and used with different ABIs"
 msgstr ""
 
-#: config/sh/sh.c:8385
+#: config/sh/sh.c:8398
 msgid "created and used with different endianness"
 msgstr ""
 
-#: config/sparc/sparc.c:6856 config/sparc/sparc.c:6862
+#: config/sparc/sparc.c:6852 config/sparc/sparc.c:6858
 #, c-format
 msgid "invalid %%Y operand"
 msgstr ""
 
-#: config/sparc/sparc.c:6932
+#: config/sparc/sparc.c:6928
 #, c-format
 msgid "invalid %%A operand"
 msgstr ""
 
-#: config/sparc/sparc.c:6942
+#: config/sparc/sparc.c:6938
 #, c-format
 msgid "invalid %%B operand"
 msgstr ""
 
-#: config/sparc/sparc.c:6981
+#: config/sparc/sparc.c:6977
 #, c-format
 msgid "invalid %%c operand"
 msgstr ""
 
-#: config/sparc/sparc.c:7003
+#: config/sparc/sparc.c:6999
 #, c-format
 msgid "invalid %%d operand"
 msgstr ""
 
-#: config/sparc/sparc.c:7020
+#: config/sparc/sparc.c:7016
 #, c-format
 msgid "invalid %%f operand"
 msgstr ""
 
-#: config/sparc/sparc.c:7034
+#: config/sparc/sparc.c:7030
 #, c-format
 msgid "invalid %%s operand"
 msgstr ""
 
-#: config/sparc/sparc.c:7088
+#: config/sparc/sparc.c:7084
 #, c-format
 msgid "long long constant not a valid immediate operand"
 msgstr ""
 
-#: config/sparc/sparc.c:7091
+#: config/sparc/sparc.c:7087
 #, c-format
 msgid "floating point constant not a valid immediate operand"
 msgstr ""
@@ -3512,6 +3521,25 @@ msgstr ""
 msgid "output_move_single:"
 msgstr ""
 
+#: config/vax/vax.c:382
+#, c-format
+msgid "symbol used with both base and indexed registers"
+msgstr ""
+
+#: config/vax/vax.c:391
+#, c-format
+msgid "symbol with offset used in PIC mode"
+msgstr ""
+
+#: config/vax/vax.c:475
+#, c-format
+msgid "symbol used as immediate operand"
+msgstr ""
+
+#: config/vax/vax.c:1469
+msgid "illegal operand detected"
+msgstr ""
+
 #: config/xtensa/xtensa.c:692 config/xtensa/xtensa.c:724
 #: config/xtensa/xtensa.c:733
 msgid "bad test"
@@ -3557,11 +3585,11 @@ msgstr ""
 msgid "candidates are:"
 msgstr ""
 
-#: cp/call.c:6824
+#: cp/call.c:6892
 msgid "candidate 1:"
 msgstr ""
 
-#: cp/call.c:6825
+#: cp/call.c:6893
 msgid "candidate 2:"
 msgstr ""
 
@@ -3611,59 +3639,69 @@ msgstr ""
 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
 msgstr ""
 
-#: fortran/arith.c:1482
+#: fortran/arith.c:1072 fortran/arith.c:1096
+#, no-c-format
+msgid "Fortran 2003: Noninteger exponent in an initialization expression at %L"
+msgstr ""
+
+#: fortran/arith.c:1080
+#, no-c-format
+msgid "Raising a negative REAL at %L to a REAL power is prohibited"
+msgstr ""
+
+#: fortran/arith.c:1564
 msgid "elemental binary operation"
 msgstr ""
 
-#: fortran/arith.c:2060
+#: fortran/arith.c:2143
 #, no-c-format
 msgid "Arithmetic OK converting %s to %s at %L"
 msgstr ""
 
-#: fortran/arith.c:2064
+#: fortran/arith.c:2147
 #, 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:2069
+#: fortran/arith.c:2152
 #, 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:2074
+#: fortran/arith.c:2157
 #, 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:2079
+#: fortran/arith.c:2162
 #, no-c-format
 msgid "Division by zero converting %s to %s at %L"
 msgstr ""
 
-#: fortran/arith.c:2083
+#: fortran/arith.c:2166
 #, no-c-format
 msgid "Array operands are incommensurate converting %s to %s at %L"
 msgstr ""
 
-#: fortran/arith.c:2087
+#: fortran/arith.c:2170
 #, no-c-format
 msgid ""
 "Integer outside symmetric range implied by Standard Fortran converting %s to "
 "%s at %L"
 msgstr ""
 
-#: fortran/arith.c:2420
+#: fortran/arith.c:2503
 #, no-c-format
 msgid "The Hollerith constant at %L is too long to convert to %s"
 msgstr ""
 
-#: fortran/arith.c:2579
+#: fortran/arith.c:2662
 #, no-c-format
 msgid "Enumerator exceeds the C integer type at %C"
 msgstr ""
@@ -4142,12 +4180,12 @@ msgstr ""
 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or LOGICAL"
 msgstr ""
 
-#: fortran/cpp.c:378 c-opts.c:891
+#: fortran/cpp.c:381 c-opts.c:906
 #, gcc-internal-format
 msgid "output filename specified twice"
 msgstr ""
 
-#: fortran/cpp.c:436
+#: fortran/cpp.c:439
 #, no-c-format
 msgid "To enable preprocessing, use -cpp"
 msgstr ""
@@ -4388,301 +4426,301 @@ msgstr ""
 msgid "NULL() initialization at %C is ambiguous"
 msgstr ""
 
-#: fortran/decl.c:1646 fortran/decl.c:5523
+#: fortran/decl.c:1646 fortran/decl.c:5633
 #, no-c-format
 msgid "Duplicate array spec for Cray pointee at %C"
 msgstr ""
 
-#: fortran/decl.c:1706
+#: fortran/decl.c:1717
 #, no-c-format
 msgid "the type of '%s' at %C has not been declared within the interface"
 msgstr ""
 
-#: fortran/decl.c:1722
+#: fortran/decl.c:1733
 #, no-c-format
 msgid "Function name '%s' not allowed at %C"
 msgstr ""
 
-#: fortran/decl.c:1738
+#: fortran/decl.c:1749
 #, no-c-format
 msgid "Extension: Old-style initialization at %C"
 msgstr ""
 
-#: fortran/decl.c:1753 fortran/decl.c:4226
+#: fortran/decl.c:1764 fortran/decl.c:4316
 #, no-c-format
 msgid "Initialization at %C isn't for a pointer variable"
 msgstr ""
 
-#: fortran/decl.c:1761 fortran/decl.c:4234
+#: fortran/decl.c:1772 fortran/decl.c:4324
 #, no-c-format
 msgid "Pointer initialization requires a NULL() at %C"
 msgstr ""
 
-#: fortran/decl.c:1767 fortran/decl.c:4240
+#: fortran/decl.c:1778 fortran/decl.c:4330
 #, no-c-format
 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
 msgstr ""
 
-#: fortran/decl.c:1780
+#: fortran/decl.c:1791
 #, no-c-format
 msgid "Pointer initialization at %C requires '=>', not '='"
 msgstr ""
 
-#: fortran/decl.c:1789 fortran/decl.c:6609
+#: fortran/decl.c:1800 fortran/decl.c:6719
 #, no-c-format
 msgid "Expected an initialization expression at %C"
 msgstr ""
 
-#: fortran/decl.c:1795
+#: fortran/decl.c:1806
 #, no-c-format
 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
 msgstr ""
 
-#: fortran/decl.c:1808
+#: fortran/decl.c:1819
 #, no-c-format
 msgid "Initialization of allocatable component at %C is not allowed"
 msgstr ""
 
-#: fortran/decl.c:1862 fortran/decl.c:1871
+#: fortran/decl.c:1873 fortran/decl.c:1882
 #, no-c-format
 msgid "Old-style type declaration %s*%d not supported at %C"
 msgstr ""
 
-#: fortran/decl.c:1876
+#: fortran/decl.c:1887
 #, no-c-format
 msgid "Nonstandard type declaration %s*%d at %C"
 msgstr ""
 
-#: fortran/decl.c:1927 fortran/decl.c:2003
+#: fortran/decl.c:1938 fortran/decl.c:2014
 #, no-c-format
 msgid "Missing right parenthesis at %C"
 msgstr ""
 
-#: fortran/decl.c:1940 fortran/decl.c:2048
+#: fortran/decl.c:1951 fortran/decl.c:2059
 #, no-c-format
 msgid "Expected initialization expression at %C"
 msgstr ""
 
-#: fortran/decl.c:1948 fortran/decl.c:2054
+#: fortran/decl.c:1959 fortran/decl.c:2065
 #, no-c-format
 msgid "Expected scalar initialization expression at %C"
 msgstr ""
 
-#: fortran/decl.c:1979
+#: fortran/decl.c:1990
 #, no-c-format
 msgid "Kind %d not supported for type %s at %C"
 msgstr ""
 
-#: fortran/decl.c:1992
+#: fortran/decl.c:2003
 #, no-c-format
 msgid "C kind type parameter is for type %s but type at %L is %s"
 msgstr ""
 
-#: fortran/decl.c:2001
+#: fortran/decl.c:2012
 #, no-c-format
 msgid "Missing right parenthesis or comma at %C"
 msgstr ""
 
-#: fortran/decl.c:2074
+#: fortran/decl.c:2085
 #, no-c-format
 msgid "Kind %d is not supported for CHARACTER at %C"
 msgstr ""
 
-#: fortran/decl.c:2203
+#: fortran/decl.c:2214
 #, no-c-format
 msgid "Syntax error in CHARACTER declaration at %C"
 msgstr ""
 
-#: fortran/decl.c:2288
+#: fortran/decl.c:2299
 #, no-c-format
 msgid "Extension: BYTE type at %C"
 msgstr ""
 
-#: fortran/decl.c:2294
+#: fortran/decl.c:2305
 #, no-c-format
 msgid "BYTE type used at %C is not available on the target machine"
 msgstr ""
 
-#: fortran/decl.c:2343
+#: fortran/decl.c:2354
 #, no-c-format
 msgid "DOUBLE COMPLEX at %C does not conform to the Fortran 95 standard"
 msgstr ""
 
-#: fortran/decl.c:2383 fortran/decl.c:2392 fortran/decl.c:2707
-#: fortran/decl.c:2715
+#: fortran/decl.c:2394 fortran/decl.c:2403 fortran/decl.c:2718
+#: fortran/decl.c:2726
 #, no-c-format
 msgid "Type name '%s' at %C is ambiguous"
 msgstr ""
 
-#: fortran/decl.c:2468
+#: fortran/decl.c:2479
 #, no-c-format
 msgid "Missing character range in IMPLICIT at %C"
 msgstr ""
 
-#: fortran/decl.c:2514
+#: fortran/decl.c:2525
 #, no-c-format
 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
 msgstr ""
 
-#: fortran/decl.c:2570
+#: fortran/decl.c:2581
 #, no-c-format
 msgid "Empty IMPLICIT statement at %C"
 msgstr ""
 
-#: fortran/decl.c:2673
+#: fortran/decl.c:2684
 #, no-c-format
 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
 msgstr ""
 
-#: fortran/decl.c:2678
+#: fortran/decl.c:2689
 #, no-c-format
 msgid "Fortran 2003: IMPORT statement at %C"
 msgstr ""
 
-#: fortran/decl.c:2693
+#: fortran/decl.c:2704
 #, no-c-format
 msgid "Expecting list of named entities at %C"
 msgstr ""
 
-#: fortran/decl.c:2721
+#: fortran/decl.c:2732
 #, no-c-format
 msgid "Cannot IMPORT '%s' from host scoping unit at %C - does not exist."
 msgstr ""
 
-#: fortran/decl.c:2728
+#: fortran/decl.c:2739
 #, no-c-format
 msgid "'%s' is already IMPORTed from host scoping unit at %C."
 msgstr ""
 
-#: fortran/decl.c:2757
+#: fortran/decl.c:2768
 #, no-c-format
 msgid "Syntax error in IMPORT statement at %C"
 msgstr ""
 
-#: fortran/decl.c:3006
+#: fortran/decl.c:3017
 #, no-c-format
 msgid "Missing dimension specification at %C"
 msgstr ""
 
-#: fortran/decl.c:3080
+#: fortran/decl.c:3091
 #, no-c-format
 msgid "Duplicate %s attribute at %L"
 msgstr ""
 
-#: fortran/decl.c:3099
+#: fortran/decl.c:3110
 #, no-c-format
 msgid "Fortran 2003: ALLOCATABLE attribute at %C in a TYPE definition"
 msgstr ""
 
-#: fortran/decl.c:3109
+#: fortran/decl.c:3120
 #, no-c-format
 msgid "Attribute at %L is not allowed in a TYPE definition"
 msgstr ""
 
-#: fortran/decl.c:3127
+#: fortran/decl.c:3138
 #, no-c-format
 msgid "Fortran 2003: Attribute %s at %L in a TYPE definition"
 msgstr ""
 
-#: fortran/decl.c:3138
+#: fortran/decl.c:3149
 #, no-c-format
 msgid ""
 "%s attribute at %L is not allowed outside of the specification part of a "
 "module"
 msgstr ""
 
-#: fortran/decl.c:3190 fortran/decl.c:5763
+#: fortran/decl.c:3201 fortran/decl.c:5873
 #, no-c-format
 msgid "PROTECTED at %C only allowed in specification part of a module"
 msgstr ""
 
-#: fortran/decl.c:3196
+#: fortran/decl.c:3207
 #, no-c-format
 msgid "Fortran 2003: PROTECTED attribute at %C"
 msgstr ""
 
-#: fortran/decl.c:3227
+#: fortran/decl.c:3238
 #, no-c-format
 msgid "Fortran 2003: VALUE attribute at %C"
 msgstr ""
 
-#: fortran/decl.c:3237
+#: fortran/decl.c:3248
 #, no-c-format
 msgid "Fortran 2003: VOLATILE attribute at %C"
 msgstr ""
 
-#: fortran/decl.c:3277
+#: fortran/decl.c:3288
 #, no-c-format
 msgid "Multiple identifiers provided with single NAME= specifier at %C"
 msgstr ""
 
-#: fortran/decl.c:3373
+#: fortran/decl.c:3384
 #, no-c-format
 msgid ""
 "Implicitly declared BIND(C) function '%s' at %L may not be C interoperable"
 msgstr ""
 
-#: fortran/decl.c:3394
+#: fortran/decl.c:3405
 #, 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:3403
+#: fortran/decl.c:3414
 #, no-c-format
 msgid "Type declaration '%s' at %L is not C interoperable but it is BIND(C)"
 msgstr ""
 
-#: fortran/decl.c:3407
+#: fortran/decl.c:3418
 #, no-c-format
 msgid "Variable '%s' at %L may not be a C interoperable kind but it is bind(c)"
 msgstr ""
 
-#: fortran/decl.c:3419
+#: fortran/decl.c:3430
 #, 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:3433
+#: fortran/decl.c:3444
 #, no-c-format
 msgid "Variable '%s' at %L cannot have both the POINTER and BIND(C) attributes"
 msgstr ""
 
-#: fortran/decl.c:3441
+#: fortran/decl.c:3452
 #, no-c-format
 msgid ""
 "Variable '%s' at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
 msgstr ""
 
-#: fortran/decl.c:3453
+#: fortran/decl.c:3464
 #, no-c-format
 msgid "Return type of BIND(C) function '%s' at %L cannot be an array"
 msgstr ""
 
-#: fortran/decl.c:3461
+#: fortran/decl.c:3472
 #, 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:3472
+#: fortran/decl.c:3483
 #, no-c-format
 msgid ""
 "Symbol '%s' at %L is marked PRIVATE but has been given the binding label '%s'"
 msgstr ""
 
-#: fortran/decl.c:3547
+#: fortran/decl.c:3558
 #, no-c-format
 msgid ""
 "Need either entity or common block name for attribute specification "
 "statement at %C"
 msgstr ""
 
-#: fortran/decl.c:3594
+#: fortran/decl.c:3605
 #, no-c-format
 msgid ""
 "Missing entity or common block name for attribute specification statement at "
@@ -4691,644 +4729,679 @@ 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:3701
+#: fortran/decl.c:3712
 #, 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:3733
+#: fortran/decl.c:3744
 #, no-c-format
 msgid "Syntax error in data declaration at %C"
 msgstr ""
 
-#: fortran/decl.c:3890
+#: fortran/decl.c:3901
 #, no-c-format
 msgid "Name '%s' at %C is the name of the procedure"
 msgstr ""
 
-#: fortran/decl.c:3902
+#: fortran/decl.c:3913
 #, no-c-format
 msgid "Unexpected junk in formal argument list at %C"
 msgstr ""
 
-#: fortran/decl.c:3919
+#: fortran/decl.c:3930
 #, no-c-format
 msgid "Duplicate symbol '%s' in formal argument list at %C"
 msgstr ""
 
-#: fortran/decl.c:3970
+#: fortran/decl.c:3981
 #, no-c-format
 msgid "RESULT variable at %C must be different than function name"
 msgstr ""
 
-#: fortran/decl.c:4047
+#: fortran/decl.c:4058
 #, no-c-format
 msgid "Unexpected junk after function declaration at %C"
 msgstr ""
 
-#: fortran/decl.c:4057 fortran/decl.c:4858
+#: fortran/decl.c:4068 fortran/decl.c:4957
 #, no-c-format
 msgid ""
 "Fortran 2008: BIND(C) attribute at %L may not be specified for an internal "
 "procedure"
 msgstr ""
 
-#: fortran/decl.c:4126
+#: fortran/decl.c:4202
 #, no-c-format
 msgid "Interface '%s' at %C may not be generic"
 msgstr ""
 
-#: fortran/decl.c:4131
+#: fortran/decl.c:4207
 #, no-c-format
 msgid "Interface '%s' at %C may not be a statement function"
 msgstr ""
 
-#: fortran/decl.c:4144
+#: fortran/decl.c:4220
 #, no-c-format
 msgid "Intrinsic procedure '%s' not allowed in PROCEDURE statement at %C"
 msgstr ""
 
-#: fortran/decl.c:4180
+#: fortran/decl.c:4256
 #, no-c-format
 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
 msgstr ""
 
-#: fortran/decl.c:4187
+#: fortran/decl.c:4263
 #, no-c-format
 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
 msgstr ""
 
-#: fortran/decl.c:4193
+#: fortran/decl.c:4269
 #, no-c-format
 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
 msgstr ""
 
-#: fortran/decl.c:4263 fortran/decl.c:4311
+#: fortran/decl.c:4292
+#, no-c-format
+msgid "Procedure '%s' at %L already has basic type of %s"
+msgstr ""
+
+#: fortran/decl.c:4353 fortran/decl.c:4401
 #, no-c-format
 msgid "Syntax error in PROCEDURE statement at %C"
 msgstr ""
 
-#: fortran/decl.c:4285
+#: fortran/decl.c:4375
 #, no-c-format
 msgid "PROCEDURE at %C must be in a generic interface"
 msgstr ""
 
-#: fortran/decl.c:4338
+#: fortran/decl.c:4428
 #, no-c-format
 msgid ""
 "Fortran 2003: Procedure components at %C are not yet implemented in gfortran"
 msgstr ""
 
-#: fortran/decl.c:4351
+#: fortran/decl.c:4441
 #, no-c-format
 msgid "Fortran 2003: PROCEDURE statement at %C"
 msgstr ""
 
-#: fortran/decl.c:4415
+#: fortran/decl.c:4509
 #, no-c-format
 msgid "Expected formal argument list in function definition at %C"
 msgstr ""
 
-#: 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/decl.c:4533 fortran/decl.c:4537 fortran/decl.c:4739
+#: fortran/decl.c:4743 fortran/decl.c:4925 fortran/decl.c:4929
 #: 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:4475
+#: fortran/decl.c:4569
 #, no-c-format
 msgid "Function '%s' at %C already has a type of %s"
 msgstr ""
 
-#: fortran/decl.c:4566
+#: fortran/decl.c:4661
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
 msgstr ""
 
-#: fortran/decl.c:4569
+#: fortran/decl.c:4664
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within a MODULE"
 msgstr ""
 
-#: fortran/decl.c:4572
+#: fortran/decl.c:4667
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
 msgstr ""
 
-#: fortran/decl.c:4576
+#: fortran/decl.c:4671
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
 msgstr ""
 
-#: fortran/decl.c:4580
+#: fortran/decl.c:4675
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
 msgstr ""
 
-#: fortran/decl.c:4584
+#: fortran/decl.c:4679
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
 msgstr ""
 
-#: fortran/decl.c:4588
+#: fortran/decl.c:4683
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within a DO block"
 msgstr ""
 
-#: fortran/decl.c:4592
+#: fortran/decl.c:4687
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within a SELECT block"
 msgstr ""
 
-#: fortran/decl.c:4596
+#: fortran/decl.c:4691
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within a FORALL block"
 msgstr ""
 
-#: fortran/decl.c:4600
+#: fortran/decl.c:4695
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within a WHERE block"
 msgstr ""
 
-#: fortran/decl.c:4604
+#: fortran/decl.c:4699
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
 msgstr ""
 
-#: fortran/decl.c:4622
+#: fortran/decl.c:4717
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear in a contained procedure"
 msgstr ""
 
-#: fortran/decl.c:4676 fortran/decl.c:4866
+#: fortran/decl.c:4771 fortran/decl.c:4965
 #, no-c-format
 msgid "Missing required parentheses before BIND(C) at %C"
 msgstr ""
 
-#: fortran/decl.c:4928 fortran/decl.c:4944
+#: fortran/decl.c:5027 fortran/decl.c:5043
 #, no-c-format
 msgid "Syntax error in NAME= specifier for binding label at %C"
 msgstr ""
 
-#: fortran/decl.c:4959
+#: fortran/decl.c:5058
 #, no-c-format
 msgid "Missing closing quote '\"' for binding label at %C"
 msgstr ""
 
-#: fortran/decl.c:4968
+#: fortran/decl.c:5067
 #, no-c-format
 msgid "Missing closing quote ''' for binding label at %C"
 msgstr ""
 
-#: fortran/decl.c:4978
+#: fortran/decl.c:5077
 #, no-c-format
 msgid "Missing closing paren for binding label at %C"
 msgstr ""
 
-#: fortran/decl.c:4984
+#: fortran/decl.c:5083
 #, no-c-format
 msgid "No binding name is allowed in BIND(C) at %C"
 msgstr ""
 
-#: fortran/decl.c:4990
+#: fortran/decl.c:5089
 #, no-c-format
 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
 msgstr ""
 
-#: fortran/decl.c:5021
+#: fortran/decl.c:5120
 #, no-c-format
 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
 msgstr ""
 
-#: fortran/decl.c:5194
+#: fortran/decl.c:5293
 #, no-c-format
 msgid "Unexpected END statement at %C"
 msgstr ""
 
 #. We would have required END [something].
-#: fortran/decl.c:5203
+#: fortran/decl.c:5302
 #, no-c-format
 msgid "%s statement expected at %L"
 msgstr ""
 
-#: fortran/decl.c:5214
+#: fortran/decl.c:5313
 #, no-c-format
 msgid "Expecting %s statement at %C"
 msgstr ""
 
-#: fortran/decl.c:5229
+#: fortran/decl.c:5328
 #, no-c-format
 msgid "Expected block name of '%s' in %s statement at %C"
 msgstr ""
 
-#: fortran/decl.c:5246
+#: fortran/decl.c:5345
 #, no-c-format
 msgid "Expected terminating name at %C"
 msgstr ""
 
-#: fortran/decl.c:5255
+#: fortran/decl.c:5354 fortran/decl.c:5362
 #, no-c-format
 msgid "Expected label '%s' for %s statement at %C"
 msgstr ""
 
-#: fortran/decl.c:5309
+#: fortran/decl.c:5417
 #, no-c-format
 msgid "Missing array specification at %L in DIMENSION statement"
 msgstr ""
 
-#: fortran/decl.c:5317
+#: fortran/decl.c:5425
 #, no-c-format
 msgid "Dimensions specified for %s at %L after its initialisation"
 msgstr ""
 
-#: fortran/decl.c:5326
+#: fortran/decl.c:5434
 #, no-c-format
 msgid "Array specification must be deferred at %L"
 msgstr ""
 
-#: fortran/decl.c:5403
+#: fortran/decl.c:5513
 #, no-c-format
 msgid "Unexpected character in variable list at %C"
 msgstr ""
 
-#: fortran/decl.c:5440
+#: fortran/decl.c:5550
 #, no-c-format
 msgid "Expected '(' at %C"
 msgstr ""
 
-#: fortran/decl.c:5454 fortran/decl.c:5494
+#: fortran/decl.c:5564 fortran/decl.c:5604
 #, no-c-format
 msgid "Expected variable name at %C"
 msgstr ""
 
-#: fortran/decl.c:5470
+#: fortran/decl.c:5580
 #, no-c-format
 msgid "Cray pointer at %C must be an integer"
 msgstr ""
 
-#: fortran/decl.c:5474
+#: fortran/decl.c:5584
 #, no-c-format
 msgid ""
 "Cray pointer at %C has %d bytes of precision; memory addresses require %d "
 "bytes"
 msgstr ""
 
-#: fortran/decl.c:5480
+#: fortran/decl.c:5590
 #, no-c-format
 msgid "Expected \",\" at %C"
 msgstr ""
 
-#: fortran/decl.c:5543
+#: fortran/decl.c:5653
 #, no-c-format
 msgid "Expected \")\" at %C"
 msgstr ""
 
-#: fortran/decl.c:5555
+#: fortran/decl.c:5665
 #, no-c-format
 msgid "Expected \",\" or end of statement at %C"
 msgstr ""
 
-#: fortran/decl.c:5619
+#: fortran/decl.c:5729
 #, no-c-format
 msgid "Cray pointer declaration at %C requires -fcray-pointer flag"
 msgstr ""
 
-#: fortran/decl.c:5714
+#: fortran/decl.c:5824
 #, no-c-format
 msgid ""
 "Access specification of the %s operator at %C has already been specified"
 msgstr ""
 
-#: fortran/decl.c:5731
+#: fortran/decl.c:5841
 #, no-c-format
 msgid ""
 "Access specification of the .%s. operator at %C has already been specified"
 msgstr ""
 
-#: fortran/decl.c:5769
+#: fortran/decl.c:5879
 #, no-c-format
 msgid "Fortran 2003: PROTECTED statement at %C"
 msgstr ""
 
-#: fortran/decl.c:5809
+#: fortran/decl.c:5919
 #, no-c-format
 msgid "Syntax error in PROTECTED statement at %C"
 msgstr ""
 
-#: fortran/decl.c:5833
+#: fortran/decl.c:5943
 #, no-c-format
 msgid ""
 "PRIVATE statement at %C is only allowed in the specification part of a module"
 msgstr ""
 
-#: fortran/decl.c:5870
+#: fortran/decl.c:5980
 #, no-c-format
 msgid ""
 "PUBLIC statement at %C is only allowed in the specification part of a module"
 msgstr ""
 
-#: fortran/decl.c:5897
+#: fortran/decl.c:6007
 #, no-c-format
 msgid "Expected variable name at %C in PARAMETER statement"
 msgstr ""
 
-#: fortran/decl.c:5904
+#: fortran/decl.c:6014
 #, no-c-format
 msgid "Expected = sign in PARAMETER statement at %C"
 msgstr ""
 
-#: fortran/decl.c:5910
+#: fortran/decl.c:6020
 #, no-c-format
 msgid "Expected expression at %C in PARAMETER statement"
 msgstr ""
 
-#: fortran/decl.c:5930
+#: fortran/decl.c:6040
 #, no-c-format
 msgid "Initializing already initialized variable at %C"
 msgstr ""
 
-#: fortran/decl.c:5992
+#: fortran/decl.c:6102
 #, no-c-format
 msgid "Unexpected characters in PARAMETER statement at %C"
 msgstr ""
 
-#: fortran/decl.c:6016
+#: fortran/decl.c:6126
 #, no-c-format
 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
 msgstr ""
 
-#: fortran/decl.c:6028
+#: fortran/decl.c:6138
 #, no-c-format
 msgid "SAVE statement at %C follows blanket SAVE statement"
 msgstr ""
 
-#: fortran/decl.c:6075
+#: fortran/decl.c:6185
 #, no-c-format
 msgid "Syntax error in SAVE statement at %C"
 msgstr ""
 
-#: fortran/decl.c:6086
+#: fortran/decl.c:6196
 #, no-c-format
 msgid "Fortran 2003: VALUE statement at %C"
 msgstr ""
 
-#: fortran/decl.c:6126
+#: fortran/decl.c:6236
 #, no-c-format
 msgid "Syntax error in VALUE statement at %C"
 msgstr ""
 
-#: fortran/decl.c:6137
+#: fortran/decl.c:6247
 #, no-c-format
 msgid "Fortran 2003: VOLATILE statement at %C"
 msgstr ""
 
-#: fortran/decl.c:6179
+#: fortran/decl.c:6289
 #, no-c-format
 msgid "Syntax error in VOLATILE statement at %C"
 msgstr ""
 
-#: fortran/decl.c:6202
+#: fortran/decl.c:6312
 #, no-c-format
 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
 msgstr ""
 
-#: fortran/decl.c:6284
+#: fortran/decl.c:6394
 #, no-c-format
 msgid "Ambiguous symbol in TYPE definition at %C"
 msgstr ""
 
-#: fortran/decl.c:6290
+#: fortran/decl.c:6400
 #, no-c-format
 msgid "No such symbol in TYPE definition at %C"
 msgstr ""
 
-#: fortran/decl.c:6296
+#: fortran/decl.c:6406
 #, no-c-format
 msgid "'%s' in EXTENDS expression at %C is not a derived type"
 msgstr ""
 
-#: fortran/decl.c:6303
+#: fortran/decl.c:6413
 #, no-c-format
 msgid "'%s' cannot be extended at %C because it is BIND(C)"
 msgstr ""
 
-#: fortran/decl.c:6310
+#: fortran/decl.c:6420
 #, no-c-format
 msgid "'%s' cannot be extended at %C because it is a SEQUENCE type"
 msgstr ""
 
-#: fortran/decl.c:6333
+#: fortran/decl.c:6443
 #, no-c-format
 msgid ""
 "Derived type at %C can only be PRIVATE in the specification part of a module"
 msgstr ""
 
-#: fortran/decl.c:6345
+#: fortran/decl.c:6455
 #, no-c-format
 msgid ""
 "Derived type at %C can only be PUBLIC in the specification part of a module"
 msgstr ""
 
-#: fortran/decl.c:6366
+#: fortran/decl.c:6476
 #, no-c-format
 msgid "Fortran 2003: ABSTRACT type at %C"
 msgstr ""
 
-#: fortran/decl.c:6430
+#: fortran/decl.c:6540
 #, no-c-format
 msgid "Expected :: in TYPE definition at %C"
 msgstr ""
 
-#: fortran/decl.c:6441
+#: fortran/decl.c:6551
 #, no-c-format
 msgid "Type name '%s' at %C cannot be the same as an intrinsic type"
 msgstr ""
 
-#: fortran/decl.c:6451
+#: fortran/decl.c:6561
 #, no-c-format
 msgid "Derived type name '%s' at %C already has a basic type of %s"
 msgstr ""
 
-#: fortran/decl.c:6467
+#: fortran/decl.c:6577
 #, no-c-format
 msgid "Derived type definition of '%s' at %C has already been defined"
 msgstr ""
 
-#: fortran/decl.c:6534
+#: fortran/decl.c:6644
 #, no-c-format
 msgid "Cray Pointee at %C cannot be assumed shape array"
 msgstr ""
 
-#: fortran/decl.c:6554
+#: fortran/decl.c:6664
 #, no-c-format
 msgid "Fortran 2003: ENUM and ENUMERATOR at %C"
 msgstr ""
 
-#: fortran/decl.c:6626
+#: fortran/decl.c:6736
 #, no-c-format
 msgid "ENUMERATOR %L not initialized with integer expression"
 msgstr ""
 
-#: fortran/decl.c:6675
+#: fortran/decl.c:6785
 #, no-c-format
 msgid "ENUM definition statement expected before %C"
 msgstr ""
 
-#: fortran/decl.c:6708
+#: fortran/decl.c:6818
 #, no-c-format
 msgid "Syntax error in ENUMERATOR definition at %C"
 msgstr ""
 
-#: fortran/decl.c:6754 fortran/decl.c:6769
+#: fortran/decl.c:6865 fortran/decl.c:6880
 #, no-c-format
 msgid "Duplicate access-specifier at %C"
 msgstr ""
 
-#: fortran/decl.c:6789
+#: fortran/decl.c:6900
 #, no-c-format
 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
 msgstr ""
 
-#: fortran/decl.c:6807
+#: fortran/decl.c:6918
 #, no-c-format
 msgid "Duplicate NON_OVERRIDABLE at %C"
 msgstr ""
 
-#: fortran/decl.c:6822
+#: fortran/decl.c:6934
 #, no-c-format
-msgid "DEFERRED not yet implemented at %C"
+msgid "Duplicate DEFERRED at %C"
 msgstr ""
 
-#: fortran/decl.c:6836
+#: fortran/decl.c:6952
 #, no-c-format
 msgid "Binding attributes already specify passing, illegal PASS at %C"
 msgstr ""
 
-#: fortran/decl.c:6857
+#: fortran/decl.c:6973
 #, no-c-format
 msgid "Expected access-specifier at %C"
 msgstr ""
 
-#: fortran/decl.c:6859
+#: fortran/decl.c:6975
 #, no-c-format
 msgid "Expected binding attribute at %C"
 msgstr ""
 
-#: fortran/decl.c:6899
+#: fortran/decl.c:6983
+#, no-c-format
+msgid "NON_OVERRIDABLE and DEFERRED can't both appear at %C"
+msgstr ""
+
+#: fortran/decl.c:7027
+#, no-c-format
+msgid "Interface-name expected after '(' at %C"
+msgstr ""
+
+#: fortran/decl.c:7033
+#, no-c-format
+msgid "')' expected at %C"
+msgstr ""
+
+#: fortran/decl.c:7055
+#, no-c-format
+msgid "Interface must be specified for DEFERRED binding at %C"
+msgstr ""
+
+#: fortran/decl.c:7060
 #, no-c-format
-msgid "PROCEDURE(interface) at %C is not yet implemented"
+msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
 msgstr ""
 
-#: fortran/decl.c:6921
+#: fortran/decl.c:7071
 #, no-c-format
 msgid "Expected '::' after binding-attributes at %C"
 msgstr ""
 
-#: fortran/decl.c:6931
+#: fortran/decl.c:7081
 #, no-c-format
 msgid "Expected binding name at %C"
 msgstr ""
 
-#: fortran/decl.c:6944
+#: fortran/decl.c:7093
+#, no-c-format
+msgid "'=> target' is invalid for DEFERRED binding at %C"
+msgstr ""
+
+#: fortran/decl.c:7099
 #, no-c-format
 msgid "'::' needed in PROCEDURE binding with explicit target at %C"
 msgstr ""
 
-#: fortran/decl.c:6954
+#: fortran/decl.c:7109
 #, no-c-format
 msgid "Expected binding target after '=>' at %C"
 msgstr ""
 
-#: fortran/decl.c:6966
+#: fortran/decl.c:7121
 #, no-c-format
 msgid "Junk after PROCEDURE declaration at %C"
 msgstr ""
 
-#: fortran/decl.c:6984
+#: fortran/decl.c:7136
+#, no-c-format
+msgid "Type '%s' containing DEFERRED binding at %C is not ABSTRACT"
+msgstr ""
+
+#: fortran/decl.c:7147
 #, no-c-format
 msgid ""
 "There's already a procedure with binding name '%s' for the derived type '%s' "
 "at %C"
 msgstr ""
 
-#: fortran/decl.c:7017
+#: fortran/decl.c:7180
 #, no-c-format
 msgid "GENERIC at %C must be inside a derived-type CONTAINS"
 msgstr ""
 
-#: fortran/decl.c:7034
+#: fortran/decl.c:7197
 #, no-c-format
 msgid "Expected '::' at %C"
 msgstr ""
 
-#: fortran/decl.c:7044
+#: fortran/decl.c:7207
 #, no-c-format
 msgid "Expected generic name at %C"
 msgstr ""
 
-#: fortran/decl.c:7055
+#: fortran/decl.c:7218
 #, 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:7064
+#: fortran/decl.c:7227
 #, no-c-format
 msgid "Binding at %C must have the same access as already defined binding '%s'"
 msgstr ""
 
-#: fortran/decl.c:7092
+#: fortran/decl.c:7255
 #, no-c-format
 msgid "Expected specific binding name at %C"
 msgstr ""
 
-#: fortran/decl.c:7103
+#: fortran/decl.c:7266
 #, no-c-format
 msgid "'%s' already defined as specific binding for the generic '%s' at %C"
 msgstr ""
 
-#: fortran/decl.c:7121
+#: fortran/decl.c:7284
 #, no-c-format
 msgid "Junk after GENERIC binding at %C"
 msgstr ""
 
-#: fortran/decl.c:7146
+#: fortran/decl.c:7309
 #, no-c-format
 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
 msgstr ""
 
-#: fortran/decl.c:7157
+#: fortran/decl.c:7320
 #, no-c-format
 msgid ""
 "Derived type declaration with FINAL at %C must be in the specification part "
 "of a MODULE"
 msgstr ""
 
-#: fortran/decl.c:7179
+#: fortran/decl.c:7342
 #, no-c-format
 msgid "Empty FINAL at %C"
 msgstr ""
 
-#: fortran/decl.c:7186
+#: fortran/decl.c:7349
 #, no-c-format
 msgid "Expected module procedure name at %C"
 msgstr ""
 
-#: fortran/decl.c:7196
+#: fortran/decl.c:7359
 #, no-c-format
 msgid "Expected ',' at %C"
 msgstr ""
 
-#: fortran/decl.c:7202
+#: fortran/decl.c:7365
 #, no-c-format
 msgid "Unknown procedure name \"%s\" at %C"
 msgstr ""
 
-#: fortran/decl.c:7216
+#: fortran/decl.c:7379
 #, no-c-format
 msgid "'%s' at %C is already defined as FINAL procedure!"
 msgstr ""
@@ -5396,361 +5469,361 @@ msgstr ""
 msgid "Index in dimension %d is out of bounds at %L"
 msgstr ""
 
-#: fortran/expr.c:1227 fortran/expr.c:1278
+#: fortran/expr.c:1232 fortran/expr.c:1283
 #, no-c-format
 msgid "index in dimension %d is out of bounds at %L"
 msgstr ""
 
-#: fortran/expr.c:1880
+#: fortran/expr.c:1885
 #, no-c-format
 msgid "elemental function arguments at %C are not compliant"
 msgstr ""
 
-#: fortran/expr.c:1924
+#: fortran/expr.c:1929
 #, no-c-format
 msgid "Numeric or CHARACTER operands are required in expression at %L"
 msgstr ""
 
-#: fortran/expr.c:1944
-#, no-c-format
-msgid "Fortran 2003: Noninteger exponent in an initialization expression at %L"
-msgstr ""
-
-#: fortran/expr.c:1959
+#: fortran/expr.c:1954
 #, no-c-format
 msgid ""
 "Concatenation operator in expression at %L must have two CHARACTER operands"
 msgstr ""
 
-#: fortran/expr.c:1966
+#: fortran/expr.c:1961
 #, no-c-format
 msgid "Concat operator at %L must concatenate strings of the same kind"
 msgstr ""
 
-#: fortran/expr.c:1976
+#: fortran/expr.c:1971
 #, no-c-format
 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
 msgstr ""
 
-#: fortran/expr.c:1992
+#: fortran/expr.c:1987
 #, no-c-format
 msgid "LOGICAL operands are required in expression at %L"
 msgstr ""
 
-#: fortran/expr.c:2003
+#: fortran/expr.c:1998
 #, no-c-format
 msgid "Only intrinsic operators can be used in expression at %L"
 msgstr ""
 
-#: fortran/expr.c:2011
+#: fortran/expr.c:2006
 #, no-c-format
 msgid "Numeric operands are required in expression at %L"
 msgstr ""
 
-#: fortran/expr.c:2104
+#: fortran/expr.c:2099
 #, no-c-format
 msgid "Assumed character length variable '%s' in constant expression at %L"
 msgstr ""
 
-#: fortran/expr.c:2155 fortran/expr.c:2161
+#: fortran/expr.c:2150 fortran/expr.c:2156
 #, no-c-format
 msgid ""
 "transformational intrinsic '%s' at %L is not permitted in an initialization "
 "expression"
 msgstr ""
 
-#: fortran/expr.c:2193
+#: fortran/expr.c:2188
 #, no-c-format
 msgid "Extension: Evaluation of nonstandard initialization expression at %L"
 msgstr ""
 
-#: fortran/expr.c:2250
+#: fortran/expr.c:2245
 #, no-c-format
 msgid ""
 "Function '%s' in initialization expression at %L must be an intrinsic or a "
 "specification function"
 msgstr ""
 
-#: fortran/expr.c:2262
+#: fortran/expr.c:2257
 #, no-c-format
 msgid ""
 "Intrinsic function '%s' at %L is not permitted in an initialization "
 "expression"
 msgstr ""
 
-#: fortran/expr.c:2294
+#: fortran/expr.c:2289
 #, no-c-format
 msgid "PARAMETER '%s' is used at %L before its definition is complete"
 msgstr ""
 
-#: fortran/expr.c:2314
+#: fortran/expr.c:2309
 #, no-c-format
 msgid ""
 "Assumed size array '%s' at %L is not permitted in an initialization "
 "expression"
 msgstr ""
 
-#: fortran/expr.c:2320
+#: fortran/expr.c:2315
 #, no-c-format
 msgid ""
 "Assumed shape array '%s' at %L is not permitted in an initialization "
 "expression"
 msgstr ""
 
-#: fortran/expr.c:2326
+#: fortran/expr.c:2321
 #, no-c-format
 msgid ""
 "Deferred array '%s' at %L is not permitted in an initialization expression"
 msgstr ""
 
-#: fortran/expr.c:2332
+#: fortran/expr.c:2327
 #, no-c-format
 msgid ""
 "Array '%s' at %L is a variable, which does not reduce to a constant "
 "expression"
 msgstr ""
 
-#: fortran/expr.c:2342
+#: fortran/expr.c:2337
 #, 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:2418
+#: fortran/expr.c:2413
 #, no-c-format
 msgid "Initialization expression didn't reduce %C"
 msgstr ""
 
-#: fortran/expr.c:2486
+#: fortran/expr.c:2492
 #, no-c-format
 msgid "Specification function '%s' at %L cannot be a statement function"
 msgstr ""
 
-#: fortran/expr.c:2493
+#: fortran/expr.c:2499
 #, no-c-format
 msgid "Specification function '%s' at %L cannot be an internal function"
 msgstr ""
 
-#: fortran/expr.c:2500
+#: fortran/expr.c:2506
 #, no-c-format
 msgid "Specification function '%s' at %L must be PURE"
 msgstr ""
 
-#: fortran/expr.c:2507
+#: fortran/expr.c:2513
 #, no-c-format
 msgid "Specification function '%s' at %L cannot be RECURSIVE"
 msgstr ""
 
-#: fortran/expr.c:2641
+#: fortran/expr.c:2647
 #, no-c-format
 msgid "Dummy argument '%s' not allowed in expression at %L"
 msgstr ""
 
-#: fortran/expr.c:2648
+#: fortran/expr.c:2654
 #, no-c-format
 msgid "Dummy argument '%s' at %L cannot be OPTIONAL"
 msgstr ""
 
-#: fortran/expr.c:2655
+#: fortran/expr.c:2661
 #, no-c-format
 msgid "Dummy argument '%s' at %L cannot be INTENT(OUT)"
 msgstr ""
 
-#: fortran/expr.c:2686
+#: fortran/expr.c:2692
 #, no-c-format
 msgid "Variable '%s' cannot appear in the expression at %L"
 msgstr ""
 
-#: fortran/expr.c:2736
+#: fortran/expr.c:2742
 #, no-c-format
 msgid "Expression at %L must be of INTEGER type, found %s"
 msgstr ""
 
-#: fortran/expr.c:2746
+#: fortran/expr.c:2752
 #, no-c-format
 msgid "Function '%s' at %L must be PURE"
 msgstr ""
 
-#: fortran/expr.c:2755
+#: fortran/expr.c:2761
 #, no-c-format
 msgid "Expression at %L must be scalar"
 msgstr ""
 
-#: fortran/expr.c:2782
+#: fortran/expr.c:2788
 #, no-c-format
 msgid "Incompatible ranks in %s (%d and %d) at %L"
 msgstr ""
 
-#: fortran/expr.c:2796
+#: fortran/expr.c:2802
 #, no-c-format
 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
 msgstr ""
 
-#: fortran/expr.c:2842 fortran/expr.c:3099
+#: fortran/expr.c:2848 fortran/expr.c:3105
 #, no-c-format
 msgid "Cannot assign to INTENT(IN) variable '%s' at %L"
 msgstr ""
 
-#: fortran/expr.c:2894
+#: fortran/expr.c:2900
 #, no-c-format
 msgid "'%s' at %L is not a VALUE"
 msgstr ""
 
-#: fortran/expr.c:2901
+#: fortran/expr.c:2907
 #, no-c-format
 msgid "Incompatible ranks %d and %d in assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:2908
+#: fortran/expr.c:2914
 #, no-c-format
 msgid "Variable type is UNKNOWN in assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:2920
+#: fortran/expr.c:2926
 #, no-c-format
 msgid "NULL appears on right-hand side in assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:2931
+#: fortran/expr.c:2937
 #, no-c-format
 msgid "Vector assignment to assumed-size Cray Pointee at %L is illegal"
 msgstr ""
 
-#: fortran/expr.c:2940
+#: fortran/expr.c:2946
 #, no-c-format
 msgid "POINTER valued function appears on right-hand side of assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:2945
+#: fortran/expr.c:2951
 msgid "array assignment"
 msgstr ""
 
-#: fortran/expr.c:2950
+#: fortran/expr.c:2956
 #, no-c-format
 msgid ""
 "Extension: BOZ literal at %L used to initialize non-integer variable '%s'"
 msgstr ""
 
-#: fortran/expr.c:2956 fortran/resolve.c:6536
+#: fortran/expr.c:2962 fortran/resolve.c:6658
 #, no-c-format
 msgid ""
 "Extension: BOZ literal at %L outside a DATA statement and outside INT/REAL/"
 "DBLE/CMPLX"
 msgstr ""
 
-#: fortran/expr.c:2966 fortran/resolve.c:6546
+#: fortran/expr.c:2972 fortran/resolve.c:6668
 #, no-c-format
 msgid "BOZ literal at %L is bitwise transferred non-integer symbol '%s'"
 msgstr ""
 
-#: fortran/expr.c:2974 fortran/resolve.c:6555
+#: fortran/expr.c:2980 fortran/resolve.c:6677
 #, 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:2978 fortran/resolve.c:6559
+#: fortran/expr.c:2984 fortran/resolve.c:6681
 #, 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:2982 fortran/resolve.c:6563
+#: fortran/expr.c:2988 fortran/resolve.c:6685
 #, 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:3004
+#: fortran/expr.c:3010
 #, no-c-format
 msgid ""
 "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
 msgstr ""
 
-#: fortran/expr.c:3040
+#: fortran/expr.c:3046
 #, no-c-format
 msgid "Pointer assignment target is not a POINTER at %L"
 msgstr ""
 
-#: fortran/expr.c:3049
+#: fortran/expr.c:3055
 #, 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:3077
+#: fortran/expr.c:3083
 #, no-c-format
 msgid "Expected bounds specification for '%s' at %L"
 msgstr ""
 
-#: fortran/expr.c:3082
+#: fortran/expr.c:3088
 #, no-c-format
 msgid "Fortran 2003: Bounds specification for '%s' in pointer assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:3088
+#: fortran/expr.c:3094
 #, no-c-format
 msgid "Pointer bounds remapping at %L is not yet implemented in gfortran"
 msgstr ""
 
-#: fortran/expr.c:3106
+#: fortran/expr.c:3112
 #, no-c-format
 msgid "Pointer assignment to non-POINTER at %L"
 msgstr ""
 
-#: fortran/expr.c:3115
+#: fortran/expr.c:3121
 #, no-c-format
 msgid "Bad pointer object in PURE procedure at %L"
 msgstr ""
 
-#: fortran/expr.c:3134
+#: fortran/expr.c:3140
 #, no-c-format
 msgid "Invalid procedure pointer assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:3140
+#: fortran/expr.c:3146
 #, no-c-format
 msgid ""
 "Abstract interface '%s' is invalid in procedure pointer assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:3159
+#: fortran/expr.c:3155
+#, no-c-format
+msgid "Interfaces don't match in procedure pointer assignment at %L"
+msgstr ""
+
+#: fortran/expr.c:3164
 #, no-c-format
 msgid ""
 "Different types in pointer assignment at %L; attempted assignment of %s to %s"
 msgstr ""
 
-#: fortran/expr.c:3167
+#: fortran/expr.c:3172
 #, no-c-format
 msgid "Different kind type parameters in pointer assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:3174
+#: fortran/expr.c:3179
 #, no-c-format
 msgid "Different ranks in pointer assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:3196
+#: fortran/expr.c:3201
 #, no-c-format
 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
 msgstr ""
 
-#: fortran/expr.c:3203
+#: fortran/expr.c:3208
 #, no-c-format
 msgid "Bad target in pointer assignment in PURE procedure at %L"
 msgstr ""
 
-#: fortran/expr.c:3209
+#: fortran/expr.c:3214
 #, no-c-format
 msgid "Pointer assignment with vector subscript on rhs at %L"
 msgstr ""
 
-#: fortran/expr.c:3217
+#: fortran/expr.c:3222
 #, no-c-format
 msgid "Pointer assignment target has PROTECTED attribute at %L"
 msgstr ""
@@ -5845,212 +5918,212 @@ msgstr ""
 msgid "Expecting 'END INTERFACE %s' at %C"
 msgstr ""
 
-#: fortran/interface.c:571
+#: fortran/interface.c:569
 #, no-c-format
 msgid "Alternate return cannot appear in operator interface at %L"
 msgstr ""
 
-#: fortran/interface.c:601
+#: fortran/interface.c:599
 #, no-c-format
 msgid "Operator interface at %L has the wrong number of arguments"
 msgstr ""
 
-#: fortran/interface.c:612
+#: fortran/interface.c:610
 #, no-c-format
 msgid "Assignment operator interface at %L must be a SUBROUTINE"
 msgstr ""
 
-#: fortran/interface.c:618
+#: fortran/interface.c:616
 #, no-c-format
 msgid "Assignment operator interface at %L must have two arguments"
 msgstr ""
 
-#: fortran/interface.c:633
+#: fortran/interface.c:631
 #, no-c-format
 msgid ""
 "Assignment operator interface at %L must not redefine an INTRINSIC type "
 "assignment"
 msgstr ""
 
-#: fortran/interface.c:642
+#: fortran/interface.c:640
 #, no-c-format
 msgid "Intrinsic operator interface at %L must be a FUNCTION"
 msgstr ""
 
-#: fortran/interface.c:652
+#: fortran/interface.c:650
 #, no-c-format
 msgid ""
 "First argument of defined assignment at %L must be INTENT(OUT) or INTENT"
 "(INOUT)"
 msgstr ""
 
-#: fortran/interface.c:656
+#: fortran/interface.c:654
 #, no-c-format
 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
 msgstr ""
 
-#: fortran/interface.c:662 fortran/resolve.c:10333
+#: fortran/interface.c:660 fortran/resolve.c:10585
 #, no-c-format
 msgid "First argument of operator interface at %L must be INTENT(IN)"
 msgstr ""
 
-#: fortran/interface.c:666 fortran/resolve.c:10345
+#: fortran/interface.c:664 fortran/resolve.c:10597
 #, no-c-format
 msgid "Second argument of operator interface at %L must be INTENT(IN)"
 msgstr ""
 
-#: fortran/interface.c:769
+#: fortran/interface.c:767
 #, no-c-format
 msgid "Operator interface at %L conflicts with intrinsic interface"
 msgstr ""
 
-#: fortran/interface.c:1130
+#: fortran/interface.c:1029
 #, no-c-format
 msgid "Procedure '%s' in %s at %L has no explicit interface"
 msgstr ""
 
-#: fortran/interface.c:1133
+#: fortran/interface.c:1032
 #, no-c-format
 msgid "Procedure '%s' in %s at %L is neither function nor subroutine"
 msgstr ""
 
-#: fortran/interface.c:1188 fortran/interface.c:1194
+#: fortran/interface.c:1087 fortran/interface.c:1093
 #, no-c-format
 msgid "Ambiguous interfaces '%s' and '%s' in %s at %L"
 msgstr ""
 
-#: fortran/interface.c:1230
+#: fortran/interface.c:1129
 #, no-c-format
 msgid "'%s' at %L is not a module procedure"
 msgstr ""
 
-#: fortran/interface.c:1478 fortran/interface.c:2440
+#: fortran/interface.c:1372
 #, no-c-format
 msgid "Type/rank mismatch in argument '%s' at %L"
 msgstr ""
 
-#: fortran/interface.c:1487
+#: fortran/interface.c:1381
 #, no-c-format
 msgid "Type mismatch in argument '%s' at %L; passed %s to %s"
 msgstr ""
 
-#: fortran/interface.c:1505 fortran/interface.c:1545
+#: fortran/interface.c:1399 fortran/interface.c:1439
 #, no-c-format
 msgid "Rank mismatch in argument '%s' at %L (%d and %d)"
 msgstr ""
 
-#: fortran/interface.c:1532
+#: fortran/interface.c:1426
 #, no-c-format
 msgid ""
 "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument '%"
 "s' at %L"
 msgstr ""
 
-#: fortran/interface.c:1557
+#: fortran/interface.c:1451
 #, no-c-format
 msgid "Element of assumed-shaped array passed to dummy argument '%s' at %L"
 msgstr ""
 
-#: fortran/interface.c:1874
+#: fortran/interface.c:1768
 #, no-c-format
 msgid "Keyword argument '%s' at %L is not in the procedure"
 msgstr ""
 
-#: fortran/interface.c:1882
+#: fortran/interface.c:1776
 #, no-c-format
 msgid ""
 "Keyword argument '%s' at %L is already associated with another actual "
 "argument"
 msgstr ""
 
-#: fortran/interface.c:1892
+#: fortran/interface.c:1786
 #, no-c-format
 msgid "More actual than formal arguments in procedure call at %L"
 msgstr ""
 
-#: fortran/interface.c:1904 fortran/interface.c:2136
+#: fortran/interface.c:1798 fortran/interface.c:2030
 #, no-c-format
 msgid "Missing alternate return spec in subroutine call at %L"
 msgstr ""
 
-#: fortran/interface.c:1912
+#: fortran/interface.c:1806
 #, no-c-format
 msgid "Unexpected alternate return spec in subroutine call at %L"
 msgstr ""
 
-#: fortran/interface.c:1935
+#: fortran/interface.c:1829
 #, 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:1942
+#: fortran/interface.c:1836
 #, no-c-format
 msgid ""
 "Character length mismatch (%ld/%ld) between actual argument and assumed-"
 "shape dummy argument '%s' at %L"
 msgstr ""
 
-#: fortran/interface.c:1958
+#: fortran/interface.c:1852
 #, no-c-format
 msgid ""
 "Character length of actual argument shorter than of dummy argument '%s' (%lu/"
 "%lu) at %L"
 msgstr ""
 
-#: fortran/interface.c:1963
+#: fortran/interface.c:1857
 #, no-c-format
 msgid ""
 "Actual argument contains too few elements for dummy argument '%s' (%lu/%lu) "
 "at %L"
 msgstr ""
 
-#: fortran/interface.c:1976
+#: fortran/interface.c:1870
 #, no-c-format
 msgid "Expected a procedure pointer for argument '%s' at %L"
 msgstr ""
 
-#: fortran/interface.c:1988
+#: fortran/interface.c:1882
 #, no-c-format
 msgid "Expected a procedure for argument '%s' at %L"
 msgstr ""
 
-#: fortran/interface.c:1998
+#: fortran/interface.c:1892
 #, no-c-format
 msgid "Expected a PURE procedure for argument '%s' at %L"
 msgstr ""
 
-#: fortran/interface.c:2012
+#: fortran/interface.c:1906
 #, no-c-format
 msgid "Actual argument for '%s' cannot be an assumed-size array at %L"
 msgstr ""
 
-#: fortran/interface.c:2021
+#: fortran/interface.c:1915
 #, no-c-format
 msgid "Actual argument for '%s' must be a pointer at %L"
 msgstr ""
 
-#: fortran/interface.c:2030
+#: fortran/interface.c:1924
 #, no-c-format
 msgid "Actual argument for '%s' must be ALLOCATABLE at %L"
 msgstr ""
 
-#: fortran/interface.c:2043
+#: fortran/interface.c:1937
 #, no-c-format
 msgid ""
 "Actual argument at %L must be definable as the dummy argument '%s' is INTENT "
 "= OUT/INOUT"
 msgstr ""
 
-#: fortran/interface.c:2052
+#: fortran/interface.c:1946
 #, 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:2065
+#: fortran/interface.c:1959
 #, no-c-format
 msgid ""
 "Array-section actual argument with vector subscripts at %L is incompatible "
@@ -6058,75 +6131,75 @@ msgid ""
 "'%s'"
 msgstr ""
 
-#: fortran/interface.c:2082
+#: fortran/interface.c:1976
 #, 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:2094
+#: fortran/interface.c:1988
 #, 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:2113
+#: fortran/interface.c:2007
 #, 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:2143
+#: fortran/interface.c:2037
 #, no-c-format
 msgid "Missing actual argument for argument '%s' at %L"
 msgstr ""
 
-#: fortran/interface.c:2329
+#: fortran/interface.c:2223
 #, no-c-format
 msgid ""
 "Same actual argument associated with INTENT(%s) argument '%s' and INTENT(%s) "
 "argument '%s' at %L"
 msgstr ""
 
-#: fortran/interface.c:2385
+#: fortran/interface.c:2279
 #, no-c-format
 msgid ""
 "Procedure argument at %L is INTENT(IN) while interface specifies INTENT(%s)"
 msgstr ""
 
-#: fortran/interface.c:2395
+#: fortran/interface.c:2289
 #, 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:2403
+#: fortran/interface.c:2297
 #, no-c-format
 msgid ""
 "Procedure argument at %L is local to a PURE procedure and has the POINTER "
 "attribute"
 msgstr ""
 
-#: fortran/interface.c:2429
+#: fortran/interface.c:2323
 #, no-c-format
 msgid "Procedure '%s' called with an implicit interface at %L"
 msgstr ""
 
-#: fortran/interface.c:2454
+#: fortran/interface.c:2334
 #, no-c-format
 msgid "Keyword argument requires explicit interface for procedure '%s' at %L"
 msgstr ""
 
-#: fortran/interface.c:2689
+#: fortran/interface.c:2569
 #, no-c-format
 msgid "Function '%s' called in lieu of an operator at %L must be PURE"
 msgstr ""
 
-#: fortran/interface.c:2769
+#: fortran/interface.c:2649
 #, no-c-format
 msgid "Entity '%s' at %C is already present in the interface"
 msgstr ""
@@ -6617,7 +6690,7 @@ msgid "Cannot write to internal file unit '%s' at %C inside a PURE procedure"
 msgstr ""
 
 #. A general purpose syntax error.
-#: fortran/io.c:2874 fortran/io.c:3481 fortran/gfortran.h:2209
+#: fortran/io.c:2874 fortran/io.c:3481 fortran/gfortran.h:2220
 #, no-c-format
 msgid "Syntax error in %s statement at %C"
 msgstr ""
@@ -6712,7 +6785,7 @@ msgstr ""
 msgid "Integer too large at %C"
 msgstr ""
 
-#: fortran/match.c:453 fortran/parse.c:598
+#: fortran/match.c:453 fortran/parse.c:599
 #, no-c-format
 msgid "Too many digits in statement label at %C"
 msgstr ""
@@ -6803,7 +6876,7 @@ msgstr ""
 msgid "Block label is not appropriate for IF statement at %C"
 msgstr ""
 
-#: fortran/match.c:1570 fortran/primary.c:2881
+#: fortran/match.c:1570 fortran/primary.c:2916
 #, no-c-format
 msgid "Cannot assign to a named constant at %C"
 msgstr ""
@@ -6883,52 +6956,74 @@ msgstr ""
 msgid "Statement label list in GOTO at %C cannot be empty"
 msgstr ""
 
-#: fortran/match.c:2256
+#: fortran/match.c:2257
+#, no-c-format
+msgid "Bad allocate-object at %C for a PURE procedure"
+msgstr ""
+
+#: fortran/match.c:2273 fortran/match.c:2475
+#, no-c-format
+msgid ""
+"Allocate-object at %C is not a nonprocedure pointer or an allocatable "
+"variable"
+msgstr ""
+
+#: fortran/match.c:2290 fortran/match.c:2492
+#, no-c-format
+msgid "Redundant STAT tag found at %L "
+msgstr ""
+
+#: fortran/match.c:2310 fortran/match.c:2512
+#, no-c-format
+msgid "Fortran 2003: ERRMSG at %L"
+msgstr ""
+
+#: fortran/match.c:2316 fortran/match.c:2518
 #, no-c-format
-msgid "Bad allocate-object in ALLOCATE statement at %C for a PURE procedure"
+msgid "Redundant ERRMSG tag found at %L "
 msgstr ""
 
-#: fortran/match.c:2324
+#: fortran/match.c:2384
 #, no-c-format
 msgid "Illegal variable in NULLIFY at %C for a PURE procedure"
 msgstr ""
 
-#: fortran/match.c:2401
+#: fortran/match.c:2462
 #, no-c-format
-msgid "Illegal deallocate-expression in DEALLOCATE at %C for a PURE procedure"
+msgid "Illegal allocate-object at %C for a PURE procedure"
 msgstr ""
 
-#: fortran/match.c:2453
+#: fortran/match.c:2572
 #, no-c-format
 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
 msgstr ""
 
-#: fortran/match.c:2484
+#: fortran/match.c:2603
 #, no-c-format
 msgid "Extension: RETURN statement in main program at %C"
 msgstr ""
 
-#: fortran/match.c:2515
+#: fortran/match.c:2634
 #, no-c-format
 msgid "Expected component reference at %C"
 msgstr ""
 
-#: fortran/match.c:2521
+#: fortran/match.c:2640
 #, no-c-format
 msgid "Junk after CALL at %C"
 msgstr ""
 
-#: fortran/match.c:2527
+#: fortran/match.c:2646
 #, no-c-format
 msgid "Expected type-bound procedure reference at %C"
 msgstr ""
 
-#: fortran/match.c:2745
+#: fortran/match.c:2864
 #, no-c-format
 msgid "Syntax error in common block name at %C"
 msgstr ""
 
-#: fortran/match.c:2781
+#: fortran/match.c:2900
 #, no-c-format
 msgid "Symbol '%s' at %C is already an external symbol that is not COMMON"
 msgstr ""
@@ -6936,131 +7031,131 @@ msgstr ""
 #. If we find an error, just print it and continue,
 #. cause it's just semantic, and we can see if there
 #. are more errors.
-#: fortran/match.c:2840
+#: fortran/match.c:2959
 #, no-c-format
 msgid ""
 "Variable '%s' at %L in common block '%s' at %C must be declared with a C "
 "interoperable kind since common block '%s' is bind(c)"
 msgstr ""
 
-#: fortran/match.c:2849
+#: fortran/match.c:2968
 #, no-c-format
 msgid ""
 "Variable '%s' in common block '%s' at %C can not be bind(c) since it is not "
 "global"
 msgstr ""
 
-#: fortran/match.c:2856
+#: fortran/match.c:2975
 #, no-c-format
 msgid "Symbol '%s' at %C is already in a COMMON block"
 msgstr ""
 
-#: fortran/match.c:2864
+#: fortran/match.c:2983
 #, no-c-format
 msgid "Initialized symbol '%s' at %C can only be COMMON in BLOCK DATA"
 msgstr ""
 
-#: fortran/match.c:2891
+#: fortran/match.c:3010
 #, no-c-format
 msgid "Array specification for symbol '%s' in COMMON at %C must be explicit"
 msgstr ""
 
-#: fortran/match.c:2901
+#: fortran/match.c:3020
 #, no-c-format
 msgid "Symbol '%s' in COMMON at %C cannot be a POINTER array"
 msgstr ""
 
-#: fortran/match.c:2933
+#: fortran/match.c:3052
 #, no-c-format
 msgid ""
 "Symbol '%s', in COMMON block '%s' at %C is being indirectly equivalenced to "
 "another COMMON block '%s'"
 msgstr ""
 
-#: fortran/match.c:3041
+#: fortran/match.c:3160
 #, no-c-format
 msgid "Namelist group name '%s' at %C already has a basic type of %s"
 msgstr ""
 
-#: fortran/match.c:3049
+#: fortran/match.c:3168
 #, no-c-format
 msgid ""
 "Namelist group name '%s' at %C already is USE associated and cannot be "
 "respecified."
 msgstr ""
 
-#: fortran/match.c:3076
+#: fortran/match.c:3195
 #, no-c-format
 msgid "Assumed size array '%s' in namelist '%s' at %C is not allowed"
 msgstr ""
 
-#: fortran/match.c:3083
+#: fortran/match.c:3202
 #, no-c-format
 msgid "Assumed character length '%s' in namelist '%s' at %C is not allowed"
 msgstr ""
 
-#: fortran/match.c:3210
+#: fortran/match.c:3329
 #, no-c-format
 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
 msgstr ""
 
-#: fortran/match.c:3218
+#: fortran/match.c:3337
 #, no-c-format
 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
 msgstr ""
 
-#: fortran/match.c:3246
+#: fortran/match.c:3365
 #, no-c-format
 msgid "EQUIVALENCE at %C requires two or more objects"
 msgstr ""
 
-#: fortran/match.c:3260
+#: fortran/match.c:3379
 #, no-c-format
 msgid ""
 "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
 msgstr ""
 
-#: fortran/match.c:3386
+#: fortran/match.c:3505
 #, no-c-format
 msgid "Statement function at %L is recursive"
 msgstr ""
 
-#: fortran/match.c:3474
+#: fortran/match.c:3593
 #, no-c-format
 msgid "Expected initialization expression in CASE at %C"
 msgstr ""
 
-#: fortran/match.c:3497
+#: fortran/match.c:3616
 #, no-c-format
 msgid "Expected the name of the SELECT CASE construct at %C"
 msgstr ""
 
-#: fortran/match.c:3509
+#: fortran/match.c:3628
 #, no-c-format
 msgid "Expected case name of '%s' at %C"
 msgstr ""
 
-#: fortran/match.c:3553
+#: fortran/match.c:3672
 #, no-c-format
 msgid "Unexpected CASE statement at %C"
 msgstr ""
 
-#: fortran/match.c:3605
+#: fortran/match.c:3724
 #, no-c-format
 msgid "Syntax error in CASE-specification at %C"
 msgstr ""
 
-#: fortran/match.c:3725
+#: fortran/match.c:3844
 #, no-c-format
 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
 msgstr ""
 
-#: fortran/match.c:3763
+#: fortran/match.c:3882
 #, no-c-format
 msgid "Label '%s' at %C doesn't match WHERE label '%s'"
 msgstr ""
 
-#: fortran/match.c:3863
+#: fortran/match.c:3982
 #, no-c-format
 msgid "Syntax error in FORALL iterator at %C"
 msgstr ""
@@ -7204,178 +7299,178 @@ msgstr ""
 msgid "Error writing modules file: %s"
 msgstr ""
 
-#: fortran/module.c:1840
+#: fortran/module.c:1841
 msgid "Expected attribute bit name"
 msgstr ""
 
-#: fortran/module.c:2665
+#: fortran/module.c:2666
 msgid "Expected integer string"
 msgstr ""
 
-#: fortran/module.c:2669
+#: fortran/module.c:2670
 msgid "Error converting integer"
 msgstr ""
 
-#: fortran/module.c:2691
+#: fortran/module.c:2692
 msgid "Expected real string"
 msgstr ""
 
-#: fortran/module.c:2893
+#: fortran/module.c:2894
 msgid "Expected expression type"
 msgstr ""
 
-#: fortran/module.c:2947
+#: fortran/module.c:2948
 msgid "Bad operator"
 msgstr ""
 
-#: fortran/module.c:3036
+#: fortran/module.c:3037
 msgid "Bad type in constant expression"
 msgstr ""
 
-#: fortran/module.c:3077
+#: fortran/module.c:3078
 #, no-c-format
 msgid "Namelist %s cannot be renamed by USE association to %s"
 msgstr ""
 
-#: fortran/module.c:4250
+#: fortran/module.c:4258
 #, no-c-format
 msgid "Symbol '%s' referenced at %L not found in module '%s'"
 msgstr ""
 
-#: fortran/module.c:4257
+#: fortran/module.c:4265
 #, no-c-format
 msgid "User operator '%s' referenced at %L not found in module '%s'"
 msgstr ""
 
-#: fortran/module.c:4262
+#: fortran/module.c:4270
 #, no-c-format
 msgid "Intrinsic operator '%s' referenced at %L not found in module '%s'"
 msgstr ""
 
-#: fortran/module.c:4825
+#: fortran/module.c:4833
 #, no-c-format
 msgid "Can't open module file '%s' for writing at %C: %s"
 msgstr ""
 
-#: fortran/module.c:4863
+#: fortran/module.c:4871
 #, no-c-format
 msgid "Error writing module file '%s' for writing: %s"
 msgstr ""
 
-#: fortran/module.c:4872
+#: fortran/module.c:4880
 #, no-c-format
 msgid "Can't delete module file '%s': %s"
 msgstr ""
 
-#: fortran/module.c:4875
+#: fortran/module.c:4883
 #, no-c-format
 msgid "Can't rename module file '%s' to '%s': %s"
 msgstr ""
 
-#: fortran/module.c:4881
+#: fortran/module.c:4889
 #, no-c-format
 msgid "Can't delete temporary module file '%s': %s"
 msgstr ""
 
-#: fortran/module.c:4901 fortran/module.c:4983
+#: fortran/module.c:4909 fortran/module.c:4991
 #, no-c-format
 msgid ""
 "Symbol '%s' referenced at %L does not exist in intrinsic module "
 "ISO_C_BINDING."
 msgstr ""
 
-#: fortran/module.c:5014
+#: fortran/module.c:5026
 #, no-c-format
 msgid ""
 "Symbol '%s' referenced at %L not found in intrinsic module ISO_C_BINDING"
 msgstr ""
 
-#: fortran/module.c:5036
+#: fortran/module.c:5048
 #, no-c-format
 msgid "Symbol '%s' already declared"
 msgstr ""
 
-#: fortran/module.c:5091
+#: fortran/module.c:5103
 #, no-c-format
 msgid ""
 "Use of intrinsic module '%s' at %C conflicts with non-intrinsic module name "
 "used previously"
 msgstr ""
 
-#: fortran/module.c:5104
+#: fortran/module.c:5116
 #, no-c-format
 msgid ""
 "Symbol '%s' referenced at %L does not exist in intrinsic module "
 "ISO_FORTRAN_ENV"
 msgstr ""
 
-#: fortran/module.c:5112
+#: fortran/module.c:5124
 #, 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:5140
+#: fortran/module.c:5152
 #, 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:5156
+#: fortran/module.c:5168
 #, no-c-format
 msgid ""
 "Symbol '%s' referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
 msgstr ""
 
-#: fortran/module.c:5190
+#: fortran/module.c:5202
 #, no-c-format
 msgid "Fortran 2003: ISO_FORTRAN_ENV intrinsic module at %C"
 msgstr ""
 
-#: fortran/module.c:5198
+#: fortran/module.c:5210
 #, no-c-format
 msgid "Fortran 2003: ISO_C_BINDING module at %C"
 msgstr ""
 
-#: fortran/module.c:5208
+#: fortran/module.c:5220
 #, no-c-format
 msgid "Can't find an intrinsic module named '%s' at %C"
 msgstr ""
 
-#: fortran/module.c:5213
+#: fortran/module.c:5225
 #, no-c-format
 msgid "Can't open module file '%s' for reading at %C: %s"
 msgstr ""
 
-#: fortran/module.c:5221
+#: fortran/module.c:5233
 #, no-c-format
 msgid ""
 "Use of non-intrinsic module '%s' at %C conflicts with intrinsic module name "
 "used previously"
 msgstr ""
 
-#: fortran/module.c:5236
+#: fortran/module.c:5248
 msgid "Unexpected end of module"
 msgstr ""
 
-#: fortran/module.c:5241
+#: fortran/module.c:5253
 #, no-c-format
 msgid "File '%s' opened at %C is not a GFORTRAN module file"
 msgstr ""
 
-#: fortran/module.c:5248
+#: fortran/module.c:5260
 #, no-c-format
 msgid "Parse error when checking module version for file '%s' opened at %C"
 msgstr ""
 
-#: fortran/module.c:5253
+#: fortran/module.c:5265
 #, no-c-format
 msgid "Wrong module version '%s' (expected '"
 msgstr ""
 
-#: fortran/module.c:5266
+#: fortran/module.c:5278
 #, no-c-format
 msgid "Can't USE the same module we're building!"
 msgstr ""
@@ -7410,7 +7505,7 @@ msgstr ""
 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
 msgstr ""
 
-#: fortran/openmp.c:759 fortran/resolve.c:6445 fortran/resolve.c:6798
+#: fortran/openmp.c:759 fortran/resolve.c:6567 fortran/resolve.c:6921
 #, no-c-format
 msgid "IF clause at %L requires a scalar LOGICAL expression"
 msgstr ""
@@ -7627,462 +7722,467 @@ msgstr ""
 msgid "not enough DO loops for collapsed !$OMP DO at %L"
 msgstr ""
 
-#: fortran/options.c:233
+#: fortran/options.c:243
 #, no-c-format
 msgid "Option -fwhole-program is not supported for Fortran"
 msgstr ""
 
-#: fortran/options.c:287
+#: fortran/options.c:301
 #, no-c-format
 msgid "Reading file '%s' as free form"
 msgstr ""
 
-#: fortran/options.c:297
+#: fortran/options.c:311
 #, no-c-format
 msgid "'-fd-lines-as-comments' has no effect in free form"
 msgstr ""
 
-#: fortran/options.c:300
+#: fortran/options.c:314
 #, no-c-format
 msgid "'-fd-lines-as-code' has no effect in free form"
 msgstr ""
 
-#: fortran/options.c:318
+#: fortran/options.c:332
 #, no-c-format
 msgid "Flag -fno-automatic overwrites -fmax-stack-var-size=%d"
 msgstr ""
 
-#: fortran/options.c:321
+#: fortran/options.c:335
 #, no-c-format
 msgid "Flag -fno-automatic overwrites -frecursive"
 msgstr ""
 
-#: fortran/options.c:323
+#: fortran/options.c:337
 #, no-c-format
 msgid "Flag -fno-automatic overwrites -frecursive implied by -fopenmp"
 msgstr ""
 
-#: fortran/options.c:327
+#: fortran/options.c:341
 #, no-c-format
 msgid "Flag -frecursive overwrites -fmax-stack-var-size=%d"
 msgstr ""
 
-#: fortran/options.c:331
+#: fortran/options.c:345
 #, no-c-format
 msgid "Flag -fmax-stack-var-size=%d overwrites -frecursive implied by -fopenmp"
 msgstr ""
 
-#: fortran/options.c:404
+#: fortran/options.c:418
 #, no-c-format
 msgid "gfortran: Only one -J option allowed"
 msgstr ""
 
-#: fortran/options.c:447
+#: fortran/options.c:461
 #, no-c-format
 msgid "Argument to -ffpe-trap is not valid: %s"
 msgstr ""
 
-#: fortran/options.c:600
+#: fortran/options.c:498
+#, no-c-format
+msgid "Argument to -fcheck is not valid: %s"
+msgstr ""
+
+#: fortran/options.c:651
 #, no-c-format
 msgid "Fixed line length must be at least seven."
 msgstr ""
 
-#: fortran/options.c:618
+#: fortran/options.c:669
 #, no-c-format
 msgid "Free line length must be at least three."
 msgstr ""
 
-#: fortran/options.c:632
+#: fortran/options.c:687
 #, no-c-format
 msgid "-static-libgfortran is not supported in this configuration"
 msgstr ""
 
-#: fortran/options.c:680
+#: fortran/options.c:735
 #, no-c-format
 msgid "Maximum supported identifier length is %d"
 msgstr ""
 
-#: fortran/options.c:712
+#: fortran/options.c:767
 #, no-c-format
 msgid "Unrecognized option to -finit-logical: %s"
 msgstr ""
 
-#: fortran/options.c:728
+#: fortran/options.c:783
 #, no-c-format
 msgid "Unrecognized option to -finit-real: %s"
 msgstr ""
 
-#: fortran/options.c:744
+#: fortran/options.c:799
 #, no-c-format
 msgid "The value of n in -finit-character=n must be between 0 and 127"
 msgstr ""
 
-#: fortran/options.c:835
+#: fortran/options.c:890
 #, no-c-format
 msgid "Maximum subrecord length cannot exceed %d"
 msgstr ""
 
-#: fortran/parse.c:454
+#: fortran/parse.c:455
 #, no-c-format
 msgid "Unclassifiable statement at %C"
 msgstr ""
 
-#: fortran/parse.c:478
+#: fortran/parse.c:479
 #, no-c-format
 msgid "OpenMP directives at %C may not appear in PURE or ELEMENTAL procedures"
 msgstr ""
 
-#: fortran/parse.c:559
+#: fortran/parse.c:560
 #, no-c-format
 msgid "Unclassifiable OpenMP directive at %C"
 msgstr ""
 
-#: fortran/parse.c:601 fortran/parse.c:742
+#: fortran/parse.c:602 fortran/parse.c:743
 #, no-c-format
 msgid "Zero is not a valid statement label at %C"
 msgstr ""
 
-#: fortran/parse.c:608 fortran/parse.c:734
+#: fortran/parse.c:609 fortran/parse.c:735
 #, no-c-format
 msgid "Non-numeric character in statement label at %C"
 msgstr ""
 
-#: fortran/parse.c:620 fortran/parse.c:656 fortran/parse.c:782
+#: fortran/parse.c:621 fortran/parse.c:657 fortran/parse.c:783
 #, no-c-format
 msgid "Semicolon at %C needs to be preceded by statement"
 msgstr ""
 
-#: fortran/parse.c:628 fortran/parse.c:794
+#: fortran/parse.c:629 fortran/parse.c:795
 #, no-c-format
 msgid "Ignoring statement label in empty statement at %C"
 msgstr ""
 
-#: fortran/parse.c:721 fortran/parse.c:761
+#: fortran/parse.c:722 fortran/parse.c:762
 #, no-c-format
 msgid "Bad continuation line at %C"
 msgstr ""
 
-#: fortran/parse.c:821
+#: fortran/parse.c:822
 #, no-c-format
 msgid "Line truncated at %C"
 msgstr ""
 
-#: fortran/parse.c:1008
+#: fortran/parse.c:1009
 #, no-c-format
 msgid "FORMAT statement at %L does not have a statement label"
 msgstr ""
 
-#: fortran/parse.c:1080
+#: fortran/parse.c:1081
 msgid "arithmetic IF"
 msgstr ""
 
-#: fortran/parse.c:1086
+#: fortran/parse.c:1087
 msgid "attribute declaration"
 msgstr ""
 
-#: fortran/parse.c:1116
+#: fortran/parse.c:1117
 msgid "data declaration"
 msgstr ""
 
-#: fortran/parse.c:1125
+#: fortran/parse.c:1126
 msgid "derived type declaration"
 msgstr ""
 
-#: fortran/parse.c:1207
+#: fortran/parse.c:1208
 msgid "block IF"
 msgstr ""
 
-#: fortran/parse.c:1216
+#: fortran/parse.c:1217
 msgid "implied END DO"
 msgstr ""
 
-#: fortran/parse.c:1292
+#: fortran/parse.c:1293
 msgid "assignment"
 msgstr ""
 
-#: fortran/parse.c:1295
+#: fortran/parse.c:1296
 msgid "pointer assignment"
 msgstr ""
 
-#: fortran/parse.c:1304
+#: fortran/parse.c:1305
 msgid "simple IF"
 msgstr ""
 
-#: fortran/parse.c:1533
+#: fortran/parse.c:1541
 #, no-c-format
 msgid "Unexpected %s statement at %C"
 msgstr ""
 
-#: fortran/parse.c:1673
+#: fortran/parse.c:1681
 #, no-c-format
 msgid "%s statement at %C cannot follow %s statement at %L"
 msgstr ""
 
-#: fortran/parse.c:1690
+#: fortran/parse.c:1698
 #, no-c-format
 msgid "Unexpected end of file in '%s'"
 msgstr ""
 
-#: fortran/parse.c:1722
+#: fortran/parse.c:1730
 #, no-c-format
 msgid "Derived-type '%s' with SEQUENCE must not have a CONTAINS section at %C"
 msgstr ""
 
-#: fortran/parse.c:1725
+#: fortran/parse.c:1733
 #, no-c-format
 msgid "Derived-type '%s' with BIND(C) must not have a CONTAINS section at %C"
 msgstr ""
 
-#: fortran/parse.c:1745
+#: fortran/parse.c:1753
 #, no-c-format
 msgid "Components in TYPE at %C must precede CONTAINS"
 msgstr ""
 
-#: fortran/parse.c:1750
+#: fortran/parse.c:1758
 #, no-c-format
 msgid "Fortran 2003:  Type-bound procedure at %C"
 msgstr ""
 
-#: fortran/parse.c:1759
+#: fortran/parse.c:1767
 #, no-c-format
 msgid "Fortran 2003:  GENERIC binding at %C"
 msgstr ""
 
-#: fortran/parse.c:1769
+#: fortran/parse.c:1777
 #, no-c-format
 msgid "Fortran 2003:  FINAL procedure declaration at %C"
 msgstr ""
 
-#: fortran/parse.c:1781
+#: fortran/parse.c:1789
 #, no-c-format
 msgid "Fortran 2008: Derived type definition at %C with empty CONTAINS section"
 msgstr ""
 
-#: fortran/parse.c:1792 fortran/parse.c:1903
+#: fortran/parse.c:1800 fortran/parse.c:1911
 #, no-c-format
 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
 msgstr ""
 
-#: fortran/parse.c:1800
+#: fortran/parse.c:1808
 #, no-c-format
 msgid "PRIVATE statement at %C must precede procedure bindings"
 msgstr ""
 
-#: fortran/parse.c:1808 fortran/parse.c:1919
+#: fortran/parse.c:1816 fortran/parse.c:1927
 #, no-c-format
 msgid "Duplicate PRIVATE statement at %C"
 msgstr ""
 
-#: fortran/parse.c:1818
+#: fortran/parse.c:1826
 #, no-c-format
 msgid "SEQUENCE statement at %C must precede CONTAINS"
 msgstr ""
 
-#: fortran/parse.c:1823
+#: fortran/parse.c:1831
 #, no-c-format
 msgid "Already inside a CONTAINS block at %C"
 msgstr ""
 
-#: fortran/parse.c:1878
+#: fortran/parse.c:1886
 #, no-c-format
 msgid "PROCEDURE binding at %C must be inside CONTAINS"
 msgstr ""
 
-#: fortran/parse.c:1883
+#: fortran/parse.c:1891
 #, no-c-format
 msgid "FINAL declaration at %C must be inside CONTAINS"
 msgstr ""
 
-#: fortran/parse.c:1892
+#: fortran/parse.c:1900
 #, no-c-format
 msgid "Fortran 2003: Derived type definition at %C without components"
 msgstr ""
 
-#: fortran/parse.c:1911
+#: fortran/parse.c:1919
 #, no-c-format
 msgid "PRIVATE statement at %C must precede structure components"
 msgstr ""
 
-#: fortran/parse.c:1932
+#: fortran/parse.c:1940
 #, no-c-format
 msgid "SEQUENCE statement at %C must precede structure components"
 msgstr ""
 
-#: fortran/parse.c:1939
+#: fortran/parse.c:1947
 #, no-c-format
 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
 msgstr ""
 
-#: fortran/parse.c:1944
+#: fortran/parse.c:1952
 #, no-c-format
 msgid "Duplicate SEQUENCE statement at %C"
 msgstr ""
 
-#: fortran/parse.c:1955
+#: fortran/parse.c:1963
 #, no-c-format
 msgid "Fortran 2003:  CONTAINS block in derived type definition at %C"
 msgstr ""
 
-#: fortran/parse.c:2046
+#: fortran/parse.c:2045
 #, no-c-format
 msgid "ENUM declaration at %C has no ENUMERATORS"
 msgstr ""
 
-#: fortran/parse.c:2140
+#: fortran/parse.c:2131
 #, no-c-format
 msgid "Unexpected %s statement in INTERFACE block at %C"
 msgstr ""
 
-#: fortran/parse.c:2166
+#: fortran/parse.c:2157
 #, no-c-format
 msgid "SUBROUTINE at %C does not belong in a generic function interface"
 msgstr ""
 
-#: fortran/parse.c:2170
+#: fortran/parse.c:2161
 #, no-c-format
 msgid "FUNCTION at %C does not belong in a generic subroutine interface"
 msgstr ""
 
-#: fortran/parse.c:2180
+#: fortran/parse.c:2171
 #, no-c-format
 msgid ""
 "Name '%s' of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
 msgstr ""
 
-#: fortran/parse.c:2211
+#: fortran/parse.c:2202
 #, no-c-format
 msgid "Unexpected %s statement at %C in INTERFACE body"
 msgstr ""
 
-#: fortran/parse.c:2225
+#: fortran/parse.c:2220
 #, no-c-format
 msgid ""
 "INTERFACE procedure '%s' at %L has the same name as the enclosing procedure"
 msgstr ""
 
-#: fortran/parse.c:2411
+#: fortran/parse.c:2406
 #, no-c-format
 msgid "%s statement must appear in a MODULE"
 msgstr ""
 
-#: fortran/parse.c:2418
+#: fortran/parse.c:2413
 #, no-c-format
 msgid "%s statement at %C follows another accessibility specification"
 msgstr ""
 
-#: fortran/parse.c:2468
+#: fortran/parse.c:2463
 #, no-c-format
 msgid "Bad kind expression for function '%s' at %L"
 msgstr ""
 
-#: fortran/parse.c:2472
+#: fortran/parse.c:2467
 #, no-c-format
 msgid "The type for function '%s' at %L is not accessible"
 msgstr ""
 
-#: fortran/parse.c:2530
+#: fortran/parse.c:2525
 #, no-c-format
 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
 msgstr ""
 
-#: fortran/parse.c:2551
+#: fortran/parse.c:2546
 #, no-c-format
 msgid "Unexpected %s statement in WHERE block at %C"
 msgstr ""
 
-#: fortran/parse.c:2610
+#: fortran/parse.c:2605
 #, no-c-format
 msgid "Unexpected %s statement in FORALL block at %C"
 msgstr ""
 
-#: fortran/parse.c:2661
+#: fortran/parse.c:2656
 #, no-c-format
 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
 msgstr ""
 
-#: fortran/parse.c:2679
+#: fortran/parse.c:2674
 #, no-c-format
 msgid "Duplicate ELSE statements at %L and %C"
 msgstr ""
 
-#: fortran/parse.c:2740
+#: fortran/parse.c:2735
 #, no-c-format
 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
 msgstr ""
 
-#: fortran/parse.c:2798
+#: fortran/parse.c:2793
 #, no-c-format
 msgid "Variable '%s' at %C cannot be redefined inside loop beginning at %L"
 msgstr ""
 
-#: fortran/parse.c:2832
+#: fortran/parse.c:2826
 #, no-c-format
 msgid "End of nonblock DO statement at %C is within another block"
 msgstr ""
 
-#: fortran/parse.c:2841
+#: fortran/parse.c:2835
 #, no-c-format
 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
 msgstr ""
 
-#: fortran/parse.c:2890
+#: fortran/parse.c:2884
 #, no-c-format
 msgid "Statement label in ENDDO at %C doesn't match DO label"
 msgstr ""
 
-#: fortran/parse.c:2906
+#: fortran/parse.c:2900
 #, no-c-format
-msgid "named block DO at %L requires matching ENDDO name"
+msgid "Named block DO at %L requires matching ENDDO name"
 msgstr ""
 
-#: fortran/parse.c:3165
+#: fortran/parse.c:3159
 #, no-c-format
 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
 msgstr ""
 
-#: fortran/parse.c:3221
+#: fortran/parse.c:3215
 #, no-c-format
 msgid "%s statement at %C cannot terminate a non-block DO loop"
 msgstr ""
 
-#: fortran/parse.c:3408
+#: fortran/parse.c:3402
 #, no-c-format
 msgid "Contained procedure '%s' at %C is already ambiguous"
 msgstr ""
 
-#: fortran/parse.c:3458
+#: fortran/parse.c:3452
 #, no-c-format
 msgid "Unexpected %s statement in CONTAINS section at %C"
 msgstr ""
 
-#: fortran/parse.c:3482
+#: fortran/parse.c:3476
 #, no-c-format
 msgid ""
 "Fortran 2008: CONTAINS statement without FUNCTION or SUBROUTINE statement at "
 "%C"
 msgstr ""
 
-#: fortran/parse.c:3553
+#: fortran/parse.c:3547
 #, no-c-format
 msgid "CONTAINS statement at %C is already in a contained program unit"
 msgstr ""
 
-#: fortran/parse.c:3602
+#: fortran/parse.c:3596
 #, no-c-format
 msgid "Global name '%s' at %L is already being used as a %s at %L"
 msgstr ""
 
-#: fortran/parse.c:3623
+#: fortran/parse.c:3617
 #, no-c-format
 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
 msgstr ""
 
-#: fortran/parse.c:3649
+#: fortran/parse.c:3643
 #, no-c-format
 msgid "Unexpected %s statement in BLOCK DATA at %C"
 msgstr ""
 
-#: fortran/parse.c:3692
+#: fortran/parse.c:3686
 #, no-c-format
 msgid "Unexpected %s statement in MODULE at %C"
 msgstr ""
@@ -8090,7 +8190,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:3875
+#: fortran/parse.c:3934
 #, no-c-format
 msgid "Two main PROGRAMs at %L and %C"
 msgstr ""
@@ -8243,440 +8343,440 @@ msgstr ""
 msgid "Syntax error in COMPLEX constant at %C"
 msgstr ""
 
-#: fortran/primary.c:1476
+#: fortran/primary.c:1483
 #, no-c-format
 msgid "Keyword '%s' at %C has already appeared in the current argument list"
 msgstr ""
 
-#: fortran/primary.c:1540
+#: fortran/primary.c:1547
 #, no-c-format
 msgid "Extension: argument list function at %C"
 msgstr ""
 
-#: fortran/primary.c:1607
+#: fortran/primary.c:1614
 #, no-c-format
 msgid "Expected alternate return label at %C"
 msgstr ""
 
-#: fortran/primary.c:1625
+#: fortran/primary.c:1632
 #, no-c-format
 msgid "Missing keyword name in actual argument list at %C"
 msgstr ""
 
-#: fortran/primary.c:1670
+#: fortran/primary.c:1677
 #, no-c-format
 msgid "Syntax error in argument list at %C"
 msgstr ""
 
-#: fortran/primary.c:1765
+#: fortran/primary.c:1772
 #, no-c-format
 msgid "Expected structure component name at %C"
 msgstr ""
 
-#: fortran/primary.c:1802
+#: fortran/primary.c:1809
 #, no-c-format
 msgid "Expected argument list at %C"
 msgstr ""
 
-#: fortran/primary.c:2096
+#: fortran/primary.c:2103
 #, no-c-format
 msgid ""
 "Fortran 2003: Structure constructor with missing optional arguments at %C"
 msgstr ""
 
-#: fortran/primary.c:2104
+#: fortran/primary.c:2111
 #, no-c-format
 msgid ""
 "No initializer for component '%s' given in the structure constructor at %C!"
 msgstr ""
 
-#: fortran/primary.c:2160
+#: fortran/primary.c:2167
 #, no-c-format
 msgid "Can't construct ABSTRACT type '%s' at %C"
 msgstr ""
 
-#: fortran/primary.c:2188
+#: fortran/primary.c:2195
 #, no-c-format
 msgid "Fortran 2003: Structure constructor with named arguments at %C"
 msgstr ""
 
-#: fortran/primary.c:2203
+#: fortran/primary.c:2210
 #, no-c-format
 msgid "Component initializer without name after component named %s at %C!"
 msgstr ""
 
-#: fortran/primary.c:2206
+#: fortran/primary.c:2213
 #, no-c-format
 msgid "Too many components in structure constructor at %C!"
 msgstr ""
 
-#: fortran/primary.c:2239
+#: fortran/primary.c:2246
 #, no-c-format
 msgid "Component '%s' is initialized twice in the structure constructor at %C!"
 msgstr ""
 
-#: fortran/primary.c:2295
+#: fortran/primary.c:2302
 #, no-c-format
 msgid ""
 "component '%s' at %L has already been set by a parent derived type "
 "constructor"
 msgstr ""
 
-#: fortran/primary.c:2318
+#: fortran/primary.c:2325
 #, no-c-format
 msgid "Syntax error in structure constructor at %C"
 msgstr ""
 
-#: fortran/primary.c:2408
+#: fortran/primary.c:2441
 #, no-c-format
 msgid ""
 "'%s' at %C is the name of a recursive function and so refers to the result "
 "variable. Use an explicit RESULT variable for direct recursion (12.5.2.1)"
 msgstr ""
 
-#: fortran/primary.c:2529
+#: fortran/primary.c:2562
 #, no-c-format
 msgid "Unexpected use of subroutine name '%s' at %C"
 msgstr ""
 
-#: fortran/primary.c:2560
+#: fortran/primary.c:2593
 #, no-c-format
 msgid "Statement function '%s' requires argument list at %C"
 msgstr ""
 
-#: fortran/primary.c:2563
+#: fortran/primary.c:2596
 #, no-c-format
 msgid "Function '%s' requires an argument list at %C"
 msgstr ""
 
-#: fortran/primary.c:2608
+#: fortran/primary.c:2643
 #, no-c-format
 msgid "Missing argument to '%s' at %C"
 msgstr ""
 
-#: fortran/primary.c:2749
+#: fortran/primary.c:2784
 #, no-c-format
 msgid "Missing argument list in function '%s' at %C"
 msgstr ""
 
-#: fortran/primary.c:2777
+#: fortran/primary.c:2812
 #, no-c-format
 msgid "Symbol at %C is not appropriate for an expression"
 msgstr ""
 
-#: fortran/primary.c:2845
+#: fortran/primary.c:2880
 #, no-c-format
 msgid "Assigning to PROTECTED variable at %C"
 msgstr ""
 
-#: fortran/primary.c:2879
+#: fortran/primary.c:2914
 #, no-c-format
 msgid "Named constant at %C in an EQUIVALENCE"
 msgstr ""
 
-#: fortran/primary.c:2914
+#: fortran/primary.c:2950
 #, no-c-format
 msgid "'%s' at %C is not a variable"
 msgstr ""
 
-#: fortran/resolve.c:98
+#: fortran/resolve.c:111
 #, no-c-format
 msgid "'%s' at %L is of the ABSTRACT type '%s'"
 msgstr ""
 
-#: fortran/resolve.c:101
+#: fortran/resolve.c:114
 #, no-c-format
 msgid "ABSTRACT type '%s' used at %L"
 msgstr ""
 
-#: fortran/resolve.c:151
+#: fortran/resolve.c:164
 #, no-c-format
 msgid ""
 "Alternate return specifier in elemental subroutine '%s' at %L is not allowed"
 msgstr ""
 
-#: fortran/resolve.c:155
+#: fortran/resolve.c:168
 #, no-c-format
 msgid "Alternate return specifier in function '%s' at %L is not allowed"
 msgstr ""
 
-#: fortran/resolve.c:168
+#: fortran/resolve.c:181
 #, no-c-format
 msgid "Dummy procedure '%s' of PURE procedure at %L must also be PURE"
 msgstr ""
 
-#: fortran/resolve.c:175
+#: fortran/resolve.c:188
 #, no-c-format
 msgid "Dummy procedure at %L not allowed in ELEMENTAL procedure"
 msgstr ""
 
-#: fortran/resolve.c:188 fortran/resolve.c:1277
+#: fortran/resolve.c:201 fortran/resolve.c:1325
 #, no-c-format
 msgid ""
 "Unable to find a specific INTRINSIC procedure for the reference '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:236
+#: fortran/resolve.c:249
 #, no-c-format
 msgid "Argument '%s' of pure function '%s' at %L must be INTENT(IN)"
 msgstr ""
 
-#: fortran/resolve.c:241
+#: fortran/resolve.c:254
 #, no-c-format
 msgid ""
 "Argument '%s' of pure subroutine '%s' at %L must have its INTENT specified"
 msgstr ""
 
-#: fortran/resolve.c:250
+#: fortran/resolve.c:263
 #, no-c-format
 msgid "Argument '%s' of elemental procedure at %L must be scalar"
 msgstr ""
 
-#: fortran/resolve.c:257
+#: fortran/resolve.c:270
 #, no-c-format
 msgid ""
 "Argument '%s' of elemental procedure at %L cannot have the POINTER attribute"
 msgstr ""
 
-#: fortran/resolve.c:265
+#: fortran/resolve.c:278
 #, no-c-format
 msgid "Dummy procedure '%s' not allowed in elemental procedure '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:277
+#: fortran/resolve.c:290
 #, no-c-format
 msgid "Argument '%s' of statement function at %L must be scalar"
 msgstr ""
 
-#: fortran/resolve.c:287
+#: fortran/resolve.c:300
 #, no-c-format
 msgid ""
 "Character-valued argument '%s' of statement function at %L must have "
 "constant length"
 msgstr ""
 
-#: fortran/resolve.c:344
+#: fortran/resolve.c:357
 #, no-c-format
 msgid "Contained function '%s' at %L has no IMPLICIT type"
 msgstr ""
 
-#: fortran/resolve.c:347
+#: fortran/resolve.c:360
 #, no-c-format
 msgid "Result '%s' of contained function '%s' at %L has no IMPLICIT type"
 msgstr ""
 
-#: fortran/resolve.c:364
+#: fortran/resolve.c:377
 #, no-c-format
 msgid ""
 "Character-valued internal function '%s' at %L must not be assumed length"
 msgstr ""
 
-#: fortran/resolve.c:535
+#: fortran/resolve.c:548
 #, no-c-format
 msgid "Function %s at %L has entries with mismatched array specifications"
 msgstr ""
 
-#: fortran/resolve.c:552
+#: fortran/resolve.c:565
 #, no-c-format
 msgid ""
 "Extension: Function %s at %L with entries returning variables of different "
 "string lengths"
 msgstr ""
 
-#: fortran/resolve.c:579
+#: fortran/resolve.c:592
 #, no-c-format
 msgid "FUNCTION result %s can't be an array in FUNCTION %s at %L"
 msgstr ""
 
-#: fortran/resolve.c:583
+#: fortran/resolve.c:596
 #, no-c-format
 msgid "ENTRY result %s can't be an array in FUNCTION %s at %L"
 msgstr ""
 
-#: fortran/resolve.c:590
+#: fortran/resolve.c:603
 #, no-c-format
 msgid "FUNCTION result %s can't be a POINTER in FUNCTION %s at %L"
 msgstr ""
 
-#: fortran/resolve.c:594
+#: fortran/resolve.c:607
 #, no-c-format
 msgid "ENTRY result %s can't be a POINTER in FUNCTION %s at %L"
 msgstr ""
 
-#: fortran/resolve.c:632
+#: fortran/resolve.c:645
 #, no-c-format
 msgid "FUNCTION result %s can't be of type %s in FUNCTION %s at %L"
 msgstr ""
 
-#: fortran/resolve.c:637
+#: fortran/resolve.c:650
 #, no-c-format
 msgid "ENTRY result %s can't be of type %s in FUNCTION %s at %L"
 msgstr ""
 
-#: fortran/resolve.c:695
+#: fortran/resolve.c:708
 #, no-c-format
 msgid ""
 "Variable '%s' at %L is in COMMON but only in BLOCK DATA initialization is "
 "allowed"
 msgstr ""
 
-#: fortran/resolve.c:699
+#: fortran/resolve.c:712
 #, no-c-format
 msgid ""
 "Initialized variable '%s' at %L is in a blank COMMON but initialization is "
 "only allowed in named common blocks"
 msgstr ""
 
-#: fortran/resolve.c:710
+#: fortran/resolve.c:723
 #, no-c-format
 msgid ""
 "Derived type variable '%s' in COMMON at %L has neither the SEQUENCE nor the "
 "BIND(C) attribute"
 msgstr ""
 
-#: fortran/resolve.c:714
+#: fortran/resolve.c:727
 #, no-c-format
 msgid ""
 "Derived type variable '%s' in COMMON at %L has an ultimate component that is "
 "allocatable"
 msgstr ""
 
-#: fortran/resolve.c:718
+#: fortran/resolve.c:731
 #, no-c-format
 msgid ""
 "Derived type variable '%s' in COMMON at %L may not have default initializer"
 msgstr ""
 
-#: fortran/resolve.c:745
+#: fortran/resolve.c:761
 #, no-c-format
 msgid "COMMON block '%s' at %L is used as PARAMETER at %L"
 msgstr ""
 
-#: fortran/resolve.c:749
+#: fortran/resolve.c:765
 #, no-c-format
 msgid "COMMON block '%s' at %L is also an intrinsic procedure"
 msgstr ""
 
-#: fortran/resolve.c:753
+#: fortran/resolve.c:769
 #, no-c-format
 msgid "Fortran 2003: COMMON block '%s' at %L that is also a function result"
 msgstr ""
 
-#: fortran/resolve.c:758
+#: fortran/resolve.c:774
 #, no-c-format
 msgid "Fortran 2003: COMMON block '%s' at %L that is also a global procedure"
 msgstr ""
 
-#: fortran/resolve.c:820
+#: fortran/resolve.c:836
 #, no-c-format
 msgid "Components of structure constructor '%s' at %L are PRIVATE"
 msgstr ""
 
-#: fortran/resolve.c:842
+#: fortran/resolve.c:858
 #, no-c-format
 msgid ""
 "The rank of the element in the derived type constructor at %L does not match "
 "that of the component (%d/%d)"
 msgstr ""
 
-#: fortran/resolve.c:855
+#: fortran/resolve.c:871
 #, no-c-format
 msgid ""
 "The element in the derived type constructor at %L, for pointer component '%"
 "s', is %s but should be %s"
 msgstr ""
 
-#: fortran/resolve.c:868
+#: fortran/resolve.c:884
 #, no-c-format
 msgid ""
 "The NULL in the derived type constructor at %L is being applied to component "
 "'%s', which is neither a POINTER nor ALLOCATABLE"
 msgstr ""
 
-#: fortran/resolve.c:882
+#: fortran/resolve.c:898
 #, no-c-format
 msgid ""
 "The element in the derived type constructor at %L, for pointer component '%"
 "s' should be a POINTER or a TARGET"
 msgstr ""
 
-#: fortran/resolve.c:1003
+#: fortran/resolve.c:1019
 #, no-c-format
 msgid ""
 "The upper bound in the last dimension must appear in the reference to the "
 "assumed size array '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:1065
+#: fortran/resolve.c:1081
 #, no-c-format
 msgid "'%s' at %L is ambiguous"
 msgstr ""
 
-#: fortran/resolve.c:1069
+#: fortran/resolve.c:1085
 #, no-c-format
 msgid "GENERIC procedure '%s' is not allowed as an actual argument at %L"
 msgstr ""
 
-#: fortran/resolve.c:1148
+#: fortran/resolve.c:1196
 #, 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
+#: fortran/resolve.c:1229 fortran/resolve.c:6146 fortran/resolve.c:6886
 #, no-c-format
 msgid "Label %d referenced at %L is never defined"
 msgstr ""
 
-#: fortran/resolve.c:1226
+#: fortran/resolve.c:1274
 #, no-c-format
 msgid "Statement function '%s' at %L is not allowed as an actual argument"
 msgstr ""
 
-#: fortran/resolve.c:1234
+#: fortran/resolve.c:1282
 #, no-c-format
 msgid "Intrinsic '%s' at %L is not allowed as an actual argument"
 msgstr ""
 
-#: fortran/resolve.c:1241
+#: fortran/resolve.c:1289
 #, no-c-format
 msgid "Internal procedure '%s' is not allowed as an actual argument at %L"
 msgstr ""
 
-#: fortran/resolve.c:1247
+#: fortran/resolve.c:1295
 #, no-c-format
 msgid ""
 "ELEMENTAL non-INTRINSIC procedure '%s' is not allowed as an actual argument "
 "at %L"
 msgstr ""
 
-#: fortran/resolve.c:1299
+#: fortran/resolve.c:1347
 #, no-c-format
 msgid "Symbol '%s' at %L is ambiguous"
 msgstr ""
 
-#: fortran/resolve.c:1350
+#: fortran/resolve.c:1398
 #, no-c-format
 msgid "By-value argument at %L is not of numeric type"
 msgstr ""
 
-#: fortran/resolve.c:1357
+#: fortran/resolve.c:1405
 #, no-c-format
 msgid "By-value argument at %L cannot be an array or an array section"
 msgstr ""
 
-#: fortran/resolve.c:1371
+#: fortran/resolve.c:1419
 #, no-c-format
 msgid "By-value argument at %L is not allowed in this context"
 msgstr ""
 
-#: fortran/resolve.c:1383
+#: fortran/resolve.c:1431
 #, no-c-format
 msgid "Passing internal procedure at %L by location not allowed"
 msgstr ""
 
-#: fortran/resolve.c:1508
+#: fortran/resolve.c:1556
 #, no-c-format
 msgid ""
 "'%s' at %L is an array and OPTIONAL; IF IT IS MISSING, it cannot be the "
@@ -8684,673 +8784,701 @@ msgid ""
 "argument with the same rank (12.4.1.5)"
 msgstr ""
 
-#: fortran/resolve.c:1530
+#: fortran/resolve.c:1578
 msgid "elemental procedure"
 msgstr ""
 
-#: fortran/resolve.c:1547
+#: fortran/resolve.c:1595
 #, 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:1684
+#: fortran/resolve.c:1764
 #, no-c-format
 msgid "There is no specific function for the generic '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:1693
+#: fortran/resolve.c:1773
 #, no-c-format
 msgid ""
 "Generic function '%s' at %L is not consistent with a specific intrinsic "
 "interface"
 msgstr ""
 
-#: fortran/resolve.c:1748
+#: fortran/resolve.c:1811
 #, no-c-format
 msgid ""
 "Function '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
 msgstr ""
 
-#: fortran/resolve.c:1794
+#: fortran/resolve.c:1857
 #, no-c-format
 msgid "Unable to resolve the specific function '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:1850 fortran/resolve.c:10264
+#: fortran/resolve.c:1913 fortran/resolve.c:10516
 #, no-c-format
 msgid "Function '%s' at %L has no IMPLICIT type"
 msgstr ""
 
-#: fortran/resolve.c:2059
+#: fortran/resolve.c:2122
 #, no-c-format
 msgid "Argument to '%s' at %L is not a variable"
 msgstr ""
 
-#: fortran/resolve.c:2107
+#: fortran/resolve.c:2170
 #, no-c-format
 msgid "More actual than formal arguments in '%s' call at %L"
 msgstr ""
 
-#: fortran/resolve.c:2116
+#: fortran/resolve.c:2179
 #, no-c-format
 msgid ""
 "Parameter '%s' to '%s' at %L must be either a TARGET or an associated pointer"
 msgstr ""
 
-#: fortran/resolve.c:2139
+#: fortran/resolve.c:2202
 #, 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:2156
+#: fortran/resolve.c:2219
 #, 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:2166
+#: fortran/resolve.c:2229
 #, 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:2189 fortran/resolve.c:2226
+#: fortran/resolve.c:2252 fortran/resolve.c:2289
 #, 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:2202
+#: fortran/resolve.c:2265
 #, no-c-format
 msgid "Argument '%s' to '%s' at %L must be an associated scalar POINTER"
 msgstr ""
 
-#: fortran/resolve.c:2218
+#: fortran/resolve.c:2281
 #, 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:2240
+#: fortran/resolve.c:2303
 #, no-c-format
 msgid "Parameter '%s' to '%s' at %L must be a procedure"
 msgstr ""
 
-#: fortran/resolve.c:2248
+#: fortran/resolve.c:2311
 #, no-c-format
 msgid "Parameter '%s' to '%s' at %L must be BIND(C)"
 msgstr ""
 
-#: fortran/resolve.c:2294
-#, no-c-format
-msgid "Intrinsic subroutine '%s' used as a function at %L"
-msgstr ""
-
-#: fortran/resolve.c:2301
+#: fortran/resolve.c:2358
 #, no-c-format
 msgid "'%s' at %L is not a function"
 msgstr ""
 
-#: fortran/resolve.c:2307
+#: fortran/resolve.c:2364
 #, 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:2352
+#: fortran/resolve.c:2410
 #, 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:2405
+#: fortran/resolve.c:2463
 #, no-c-format
 msgid ""
 "User defined non-ELEMENTAL function '%s' at %L not allowed in WORKSHARE "
 "construct"
 msgstr ""
 
-#: fortran/resolve.c:2455
+#: fortran/resolve.c:2513
 #, no-c-format
 msgid "reference to non-PURE function '%s' at %L inside a FORALL %s"
 msgstr ""
 
-#: fortran/resolve.c:2462
+#: fortran/resolve.c:2520
 #, no-c-format
 msgid ""
 "Function reference to '%s' at %L is to a non-PURE procedure within a PURE "
 "procedure"
 msgstr ""
 
-#: fortran/resolve.c:2478
+#: fortran/resolve.c:2536
 #, no-c-format
 msgid ""
 "ENTRY '%s' at %L cannot be called recursively, as function '%s' is not "
 "RECURSIVE"
 msgstr ""
 
-#: fortran/resolve.c:2482
+#: fortran/resolve.c:2540
 #, no-c-format
 msgid ""
 "Function '%s' at %L cannot be called recursively, as it is not RECURSIVE"
 msgstr ""
 
-#: fortran/resolve.c:2529
+#: fortran/resolve.c:2588
 #, no-c-format
 msgid "Subroutine call to '%s' in FORALL block at %L is not PURE"
 msgstr ""
 
-#: fortran/resolve.c:2532
+#: fortran/resolve.c:2591
 #, no-c-format
 msgid "Subroutine call to '%s' at %L is not PURE"
 msgstr ""
 
-#: fortran/resolve.c:2595
+#: fortran/resolve.c:2654
 #, no-c-format
 msgid "There is no specific subroutine for the generic '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:2604
+#: fortran/resolve.c:2663
 #, no-c-format
 msgid ""
 "Generic subroutine '%s' at %L is not consistent with an intrinsic subroutine "
 "interface"
 msgstr ""
 
-#: fortran/resolve.c:2712
+#: fortran/resolve.c:2771
 #, no-c-format
 msgid "Missing SHAPE parameter for call to %s at %L"
 msgstr ""
 
-#: fortran/resolve.c:2720
+#: fortran/resolve.c:2779
 #, no-c-format
 msgid "SHAPE parameter for call to %s at %L must be a rank 1 INTEGER array"
 msgstr ""
 
-#: fortran/resolve.c:2805
+#: fortran/resolve.c:2846
 #, no-c-format
 msgid ""
 "Subroutine '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
 msgstr ""
 
-#: fortran/resolve.c:2849
+#: fortran/resolve.c:2890
 #, no-c-format
 msgid "Unable to resolve the specific subroutine '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:2909
+#: fortran/resolve.c:2950
 #, no-c-format
 msgid "'%s' at %L has a type, which is not consistent with the CALL at %L"
 msgstr ""
 
-#: fortran/resolve.c:2942
+#: fortran/resolve.c:2979
 #, no-c-format
 msgid ""
 "ENTRY '%s' at %L cannot be called recursively, as subroutine '%s' is not "
 "RECURSIVE"
 msgstr ""
 
-#: fortran/resolve.c:2946
+#: fortran/resolve.c:2983
 #, no-c-format
 msgid ""
 "SUBROUTINE '%s' at %L cannot be called recursively, as it is not RECURSIVE"
 msgstr ""
 
-#: fortran/resolve.c:3020
+#: fortran/resolve.c:3061
 #, no-c-format
 msgid "Shapes for operands at %L and %L are not conformable"
 msgstr ""
 
-#: fortran/resolve.c:3071
+#: fortran/resolve.c:3112
 #, c-format
 msgid "Invalid context for NULL() pointer at %%L"
 msgstr ""
 
-#: fortran/resolve.c:3087
+#: fortran/resolve.c:3128
 #, c-format
 msgid "Operand of unary numeric operator '%s' at %%L is %s"
 msgstr ""
 
-#: fortran/resolve.c:3103
+#: fortran/resolve.c:3144
 #, c-format
 msgid "Operands of binary numeric operator '%s' at %%L are %s/%s"
 msgstr ""
 
-#: fortran/resolve.c:3118
+#: fortran/resolve.c:3159
 #, c-format
 msgid "Operands of string concatenation operator at %%L are %s/%s"
 msgstr ""
 
-#: fortran/resolve.c:3137
+#: fortran/resolve.c:3178
 #, c-format
 msgid "Operands of logical operator '%s' at %%L are %s/%s"
 msgstr ""
 
-#: fortran/resolve.c:3151
+#: fortran/resolve.c:3192
 #, c-format
 msgid "Operand of .not. operator at %%L is %s"
 msgstr ""
 
-#: fortran/resolve.c:3165
+#: fortran/resolve.c:3206
 msgid "COMPLEX quantities cannot be compared at %L"
 msgstr ""
 
-#: fortran/resolve.c:3194
+#: fortran/resolve.c:3235
 #, c-format
 msgid "Logicals at %%L must be compared with %s instead of %s"
 msgstr ""
 
-#: fortran/resolve.c:3200
+#: fortran/resolve.c:3241
 #, c-format
 msgid "Operands of comparison operator '%s' at %%L are %s/%s"
 msgstr ""
 
-#: fortran/resolve.c:3208
+#: fortran/resolve.c:3249
 #, c-format
 msgid "Unknown operator '%s' at %%L"
 msgstr ""
 
-#: fortran/resolve.c:3210
+#: fortran/resolve.c:3251
 #, c-format
 msgid "Operand of user operator '%s' at %%L is %s"
 msgstr ""
 
-#: fortran/resolve.c:3213
+#: fortran/resolve.c:3254
 #, c-format
 msgid "Operands of user operator '%s' at %%L are %s/%s"
 msgstr ""
 
-#: fortran/resolve.c:3299
+#: fortran/resolve.c:3340
 #, c-format
 msgid "Inconsistent ranks for operator at %%L and %%L"
 msgstr ""
 
-#: fortran/resolve.c:3496
+#: fortran/resolve.c:3537
 #, no-c-format
 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
 msgstr ""
 
-#: fortran/resolve.c:3504
+#: fortran/resolve.c:3545
 #, no-c-format
 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
 msgstr ""
 
-#: fortran/resolve.c:3523
+#: fortran/resolve.c:3564
 #, no-c-format
 msgid "Illegal stride of zero at %L"
 msgstr ""
 
-#: fortran/resolve.c:3540
+#: fortran/resolve.c:3581
 #, no-c-format
 msgid ""
 "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
 msgstr ""
 
-#: fortran/resolve.c:3548
+#: fortran/resolve.c:3589
 #, no-c-format
 msgid ""
 "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
 msgstr ""
 
-#: fortran/resolve.c:3564
+#: fortran/resolve.c:3605
 #, no-c-format
 msgid ""
 "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
 msgstr ""
 
-#: fortran/resolve.c:3573
+#: fortran/resolve.c:3614
 #, no-c-format
 msgid ""
 "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
 msgstr ""
 
-#: fortran/resolve.c:3612
+#: fortran/resolve.c:3653
 #, no-c-format
 msgid "Rightmost upper bound of assumed size array section not specified at %L"
 msgstr ""
 
-#: fortran/resolve.c:3622
+#: fortran/resolve.c:3663
 #, no-c-format
 msgid "Rank mismatch in array reference at %L (%d/%d)"
 msgstr ""
 
-#: fortran/resolve.c:3650
+#: fortran/resolve.c:3691
 #, no-c-format
 msgid "Array index at %L must be scalar"
 msgstr ""
 
-#: fortran/resolve.c:3656
+#: fortran/resolve.c:3697
 #, no-c-format
 msgid "Array index at %L must be of INTEGER type, found %s"
 msgstr ""
 
-#: fortran/resolve.c:3662
+#: fortran/resolve.c:3703
 #, no-c-format
 msgid "Extension: REAL array index at %L"
 msgstr ""
 
-#: fortran/resolve.c:3692
+#: fortran/resolve.c:3733
 #, no-c-format
 msgid "Argument dim at %L must be scalar"
 msgstr ""
 
-#: fortran/resolve.c:3699
+#: fortran/resolve.c:3740
 #, no-c-format
 msgid "Argument dim at %L must be of INTEGER type"
 msgstr ""
 
-#: fortran/resolve.c:3820
+#: fortran/resolve.c:3861
 #, no-c-format
 msgid "Array index at %L is an array of rank %d"
 msgstr ""
 
-#: fortran/resolve.c:3857
+#: fortran/resolve.c:3898
 #, no-c-format
 msgid "Substring start index at %L must be of type INTEGER"
 msgstr ""
 
-#: fortran/resolve.c:3864
+#: fortran/resolve.c:3905
 #, no-c-format
 msgid "Substring start index at %L must be scalar"
 msgstr ""
 
-#: fortran/resolve.c:3873
+#: fortran/resolve.c:3914
 #, no-c-format
 msgid "Substring start index at %L is less than one"
 msgstr ""
 
-#: fortran/resolve.c:3886
+#: fortran/resolve.c:3927
 #, no-c-format
 msgid "Substring end index at %L must be of type INTEGER"
 msgstr ""
 
-#: fortran/resolve.c:3893
+#: fortran/resolve.c:3934
 #, no-c-format
 msgid "Substring end index at %L must be scalar"
 msgstr ""
 
-#: fortran/resolve.c:3903
+#: fortran/resolve.c:3944
 #, no-c-format
 msgid "Substring end index at %L exceeds the string length"
 msgstr ""
 
-#: fortran/resolve.c:4041
+#: fortran/resolve.c:4082
 #, 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:4048
+#: fortran/resolve.c:4089
 #, 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:4067
+#: fortran/resolve.c:4108
 #, no-c-format
 msgid ""
 "Two or more part references with nonzero rank must not be specified at %L"
 msgstr ""
 
-#: fortran/resolve.c:4246
+#: fortran/resolve.c:4291
 #, 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:4251
+#: fortran/resolve.c:4296
 #, no-c-format
 msgid ""
 "Variable '%s' is used at %L before the ENTRY statement in which it is a "
 "parameter"
 msgstr ""
 
-#: fortran/resolve.c:4535
+#: fortran/resolve.c:4580
 #, no-c-format
 msgid "Passed-object at %L must be scalar"
 msgstr ""
 
+#: fortran/resolve.c:4613
+#, no-c-format
+msgid ""
+"Base object for type-bound procedure call at %L is of ABSTRACT type '%s'"
+msgstr ""
+
 #. Nothing matching found!
-#: fortran/resolve.c:4645
+#: fortran/resolve.c:4714
 #, no-c-format
 msgid ""
 "Found no matching specific binding for the call to the GENERIC '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:4665
+#: fortran/resolve.c:4734
 #, no-c-format
 msgid "'%s' at %L should be a SUBROUTINE"
 msgstr ""
 
-#: fortran/resolve.c:4701
+#: fortran/resolve.c:4773
 #, no-c-format
 msgid "'%s' at %L should be a FUNCTION"
 msgstr ""
 
-#: fortran/resolve.c:4837
+#: fortran/resolve.c:4912
 #, no-c-format
 msgid "%s at %L must be a scalar"
 msgstr ""
 
-#: fortran/resolve.c:4847
+#: fortran/resolve.c:4922
 #, no-c-format
 msgid "Deleted feature: %s at %L must be integer"
 msgstr ""
 
-#: fortran/resolve.c:4851 fortran/resolve.c:4858
+#: fortran/resolve.c:4926 fortran/resolve.c:4933
 #, no-c-format
 msgid "%s at %L must be INTEGER"
 msgstr ""
 
-#: fortran/resolve.c:4878
+#: fortran/resolve.c:4953
 #, no-c-format
 msgid "Cannot assign to loop variable in PURE procedure at %L"
 msgstr ""
 
-#: fortran/resolve.c:4902
+#: fortran/resolve.c:4977
 #, no-c-format
 msgid "Step expression in DO loop at %L cannot be zero"
 msgstr ""
 
-#: fortran/resolve.c:4978
+#: fortran/resolve.c:5012
+#, no-c-format
+msgid "DO loop at %L will be executed zero times"
+msgstr ""
+
+#: fortran/resolve.c:5073
 #, no-c-format
 msgid "FORALL index-name at %L must be a scalar INTEGER"
 msgstr ""
 
-#: fortran/resolve.c:4983
+#: fortran/resolve.c:5078
 #, no-c-format
 msgid "FORALL start expression at %L must be a scalar INTEGER"
 msgstr ""
 
-#: fortran/resolve.c:4990
+#: fortran/resolve.c:5085
 #, no-c-format
 msgid "FORALL end expression at %L must be a scalar INTEGER"
 msgstr ""
 
-#: fortran/resolve.c:4998
+#: fortran/resolve.c:5093
 #, no-c-format
 msgid "FORALL stride expression at %L must be a scalar %s"
 msgstr ""
 
-#: fortran/resolve.c:5003
+#: fortran/resolve.c:5098
 #, no-c-format
 msgid "FORALL stride expression at %L cannot be zero"
 msgstr ""
 
-#: fortran/resolve.c:5019
+#: fortran/resolve.c:5114
 #, no-c-format
 msgid "FORALL index '%s' may not appear in triplet specification at %L"
 msgstr ""
 
-#: fortran/resolve.c:5099
+#: fortran/resolve.c:5194 fortran/resolve.c:5328
 #, no-c-format
-msgid ""
-"Expression in DEALLOCATE statement at %L must be ALLOCATABLE or a POINTER"
+msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
 msgstr ""
 
-#: fortran/resolve.c:5106
+#: fortran/resolve.c:5201
 #, no-c-format
 msgid "Cannot deallocate INTENT(IN) variable '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:5210
+#: fortran/resolve.c:5336
+#, no-c-format
+msgid "Cannot allocate INTENT(IN) variable '%s' at %L"
+msgstr ""
+
+#: fortran/resolve.c:5360
+#, no-c-format
+msgid "Array specification required in ALLOCATE statement at %L"
+msgstr ""
+
+#: fortran/resolve.c:5390
+#, no-c-format
+msgid "Bad array specification in ALLOCATE statement at %L"
+msgstr ""
+
+#: fortran/resolve.c:5410
 #, no-c-format
 msgid ""
-"The STAT variable '%s' in an ALLOCATE statement must not be allocated in the "
-"same statement at %L"
+"'%s' must not appear in the array specification at %L in the same ALLOCATE "
+"statement where it is itself allocated"
 msgstr ""
 
-#: fortran/resolve.c:5246
+#: fortran/resolve.c:5435
 #, no-c-format
-msgid "Expression in ALLOCATE statement at %L must be ALLOCATABLE or a POINTER"
+msgid "Stat-variable '%s' at %L cannot be INTENT(IN)"
 msgstr ""
 
-#: fortran/resolve.c:5254
+#: fortran/resolve.c:5439
 #, no-c-format
-msgid "Cannot allocate INTENT(IN) variable '%s' at %L"
+msgid "Illegal stat-variable at %L for a PURE procedure"
 msgstr ""
 
-#: fortran/resolve.c:5278
+#: fortran/resolve.c:5445
 #, no-c-format
-msgid "Array specification required in ALLOCATE statement at %L"
+msgid "Stat-variable at %L must be a scalar INTEGER variable"
 msgstr ""
 
-#: fortran/resolve.c:5308
+#: fortran/resolve.c:5450
 #, no-c-format
-msgid "Bad array specification in ALLOCATE statement at %L"
+msgid "Stat-variable at %L shall not be %sd within the same %s statement"
 msgstr ""
 
-#: fortran/resolve.c:5328
+#: fortran/resolve.c:5458
 #, no-c-format
-msgid ""
-"'%s' must not appear in the array specification at %L in the same ALLOCATE "
-"statement where it is itself allocated"
+msgid "ERRMSG at %L is useless without a STAT tag"
 msgstr ""
 
-#: fortran/resolve.c:5351
+#: fortran/resolve.c:5462
 #, no-c-format
-msgid "STAT variable '%s' of %s statement at %C cannot be INTENT(IN)"
+msgid "Errmsg-variable '%s' at %L cannot be INTENT(IN)"
 msgstr ""
 
-#: fortran/resolve.c:5355
+#: fortran/resolve.c:5466
 #, no-c-format
-msgid "Illegal STAT variable in %s statement at %C for a PURE procedure"
+msgid "Illegal errmsg-variable at %L for a PURE procedure"
 msgstr ""
 
-#: fortran/resolve.c:5360
+#: fortran/resolve.c:5473
+#, no-c-format
+msgid "Errmsg-variable at %L must be a scalar CHARACTER variable"
+msgstr ""
+
+#: fortran/resolve.c:5478
+#, no-c-format
+msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
+msgstr ""
+
+#: fortran/resolve.c:5496
 #, no-c-format
-msgid "STAT tag in %s statement at %L must be of type INTEGER"
+msgid "Allocate-object at %L also appears at %L"
 msgstr ""
 
 #. The cases overlap, or they are the same
 #. 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:5523
+#: fortran/resolve.c:5663
 #, no-c-format
 msgid "CASE label at %L overlaps with CASE label at %L"
 msgstr ""
 
-#: fortran/resolve.c:5574
+#: fortran/resolve.c:5714
 #, no-c-format
 msgid "Expression in CASE statement at %L must be of type %s"
 msgstr ""
 
-#: fortran/resolve.c:5585
+#: fortran/resolve.c:5725
 #, no-c-format
 msgid "Expression in CASE statement at %L must be of kind %d"
 msgstr ""
 
-#: fortran/resolve.c:5597
+#: fortran/resolve.c:5737
 #, no-c-format
 msgid "Expression in CASE statement at %L must be scalar"
 msgstr ""
 
-#: fortran/resolve.c:5643
+#: fortran/resolve.c:5783
 #, no-c-format
 msgid ""
 "Selection expression in computed GOTO statement at %L must be a scalar "
 "integer expression"
 msgstr ""
 
-#: fortran/resolve.c:5661
+#: fortran/resolve.c:5801
 #, no-c-format
 msgid "Argument of SELECT statement at %L cannot be %s"
 msgstr ""
 
-#: fortran/resolve.c:5670
+#: fortran/resolve.c:5810
 #, no-c-format
 msgid "Argument of SELECT statement at %L must be a scalar expression"
 msgstr ""
 
-#: fortran/resolve.c:5735
+#: fortran/resolve.c:5875
 #, no-c-format
 msgid ""
 "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
 msgstr ""
 
-#: fortran/resolve.c:5761
+#: fortran/resolve.c:5901
 #, no-c-format
 msgid "Logical range in CASE statement at %L is not allowed"
 msgstr ""
 
-#: fortran/resolve.c:5773
+#: fortran/resolve.c:5913
 #, no-c-format
 msgid "constant logical value in CASE statement is repeated at %L"
 msgstr ""
 
-#: fortran/resolve.c:5787
+#: fortran/resolve.c:5927
 #, no-c-format
 msgid "Range specification at %L can never be matched"
 msgstr ""
 
-#: fortran/resolve.c:5890
+#: fortran/resolve.c:6030
 #, no-c-format
 msgid "Logical SELECT CASE block at %L has more that two cases"
 msgstr ""
 
-#: fortran/resolve.c:5928
+#: fortran/resolve.c:6068
 #, no-c-format
 msgid "Data transfer element at %L cannot have POINTER components"
 msgstr ""
 
-#: fortran/resolve.c:5935
+#: fortran/resolve.c:6075
 #, no-c-format
 msgid "Data transfer element at %L cannot have ALLOCATABLE components"
 msgstr ""
 
-#: fortran/resolve.c:5942
+#: fortran/resolve.c:6082
 #, no-c-format
 msgid "Data transfer element at %L cannot have PRIVATE components"
 msgstr ""
 
-#: fortran/resolve.c:5951
+#: fortran/resolve.c:6091
 #, no-c-format
 msgid ""
 "Data transfer element at %L cannot be a full reference to an assumed-size "
 "array"
 msgstr ""
 
-#: fortran/resolve.c:6015
+#: fortran/resolve.c:6153
 #, no-c-format
 msgid ""
 "Statement at %L is not a valid branch target statement for the branch "
 "statement at %L"
 msgstr ""
 
-#: fortran/resolve.c:6024
+#: fortran/resolve.c:6162
 #, no-c-format
 msgid "Branch at %L may result in an infinite loop"
 msgstr ""
@@ -9358,118 +9486,113 @@ 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:6037
+#: fortran/resolve.c:6190
 #, no-c-format
 msgid "Label at %L is not in the same block as the GOTO statement at %L"
 msgstr ""
 
-#: 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:6143
+#: fortran/resolve.c:6265
 #, no-c-format
 msgid "WHERE mask at %L has inconsistent shape"
 msgstr ""
 
-#: fortran/resolve.c:6159
+#: fortran/resolve.c:6281
 #, no-c-format
 msgid "WHERE assignment target at %L has inconsistent shape"
 msgstr ""
 
-#: fortran/resolve.c:6167 fortran/resolve.c:6254
+#: fortran/resolve.c:6289 fortran/resolve.c:6376
 #, no-c-format
 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
 msgstr ""
 
-#: fortran/resolve.c:6177 fortran/resolve.c:6264
+#: fortran/resolve.c:6299 fortran/resolve.c:6386
 #, no-c-format
 msgid "Unsupported statement inside WHERE at %L"
 msgstr ""
 
-#: fortran/resolve.c:6208
+#: fortran/resolve.c:6330
 #, no-c-format
 msgid "Assignment to a FORALL index variable at %L"
 msgstr ""
 
-#: fortran/resolve.c:6217
+#: fortran/resolve.c:6339
 #, 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:6386
+#: fortran/resolve.c:6508
 #, no-c-format
 msgid "An outer FORALL construct already has an index with this name %L"
 msgstr ""
 
-#: fortran/resolve.c:6453
+#: fortran/resolve.c:6575
 #, no-c-format
 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
 msgstr ""
 
-#: fortran/resolve.c:6515
+#: fortran/resolve.c:6637
 #, no-c-format
 msgid "Subroutine '%s' called instead of assignment at %L must be PURE"
 msgstr ""
 
-#: fortran/resolve.c:6588
+#: fortran/resolve.c:6710
 #, no-c-format
 msgid "CHARACTER expression will be truncated in assignment (%d/%d) at %L"
 msgstr ""
 
-#: fortran/resolve.c:6613
+#: fortran/resolve.c:6735
 #, no-c-format
 msgid "Cannot assign to variable '%s' in PURE procedure at %L"
 msgstr ""
 
-#: fortran/resolve.c:6625
+#: fortran/resolve.c:6747
 #, 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:6731
+#: fortran/resolve.c:6854
 #, no-c-format
 msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
 msgstr ""
 
-#: fortran/resolve.c:6734
+#: fortran/resolve.c:6857
 #, no-c-format
 msgid "Variable '%s' has not been assigned a target label at %L"
 msgstr ""
 
-#: fortran/resolve.c:6745
+#: fortran/resolve.c:6868
 #, no-c-format
 msgid ""
 "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
 msgstr ""
 
-#: fortran/resolve.c:6771
+#: fortran/resolve.c:6894
 #, no-c-format
 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
 msgstr ""
 
-#: fortran/resolve.c:6786
+#: fortran/resolve.c:6909
 #, no-c-format
 msgid "Arithmetic IF statement at %L requires a numeric expression"
 msgstr ""
 
-#: fortran/resolve.c:6832
+#: fortran/resolve.c:6955
 #, no-c-format
 msgid ""
 "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
 msgstr ""
 
-#: fortran/resolve.c:6914
+#: fortran/resolve.c:7037
 #, no-c-format
 msgid "FORALL mask clause at %L requires a LOGICAL expression"
 msgstr ""
 
-#: fortran/resolve.c:6986 fortran/resolve.c:7042
+#: fortran/resolve.c:7109 fortran/resolve.c:7165
 #, no-c-format
 msgid ""
 "Binding label '%s' for common block '%s' at %L collides with the global "
@@ -9477,14 +9600,14 @@ msgid ""
 msgstr ""
 
 #. Common block names match but binding labels do not.
-#: fortran/resolve.c:7007
+#: fortran/resolve.c:7130
 #, 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:7054
+#: fortran/resolve.c:7177
 #, no-c-format
 msgid ""
 "Binding label '%s' for common block '%s' at %L collides with global entity '%"
@@ -9492,57 +9615,57 @@ msgid ""
 msgstr ""
 
 #. Make sure global procedures don't collide with anything.
-#: fortran/resolve.c:7106
+#: fortran/resolve.c:7229
 #, 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:7119
+#: fortran/resolve.c:7242
 #, no-c-format
 msgid ""
 "Binding label '%s' in interface body at %L collides with the global entity '%"
 "s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:7132
+#: fortran/resolve.c:7255
 #, no-c-format
 msgid "Binding label '%s' at %L collides with global entity '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:7209
+#: fortran/resolve.c:7332
 #, no-c-format
 msgid "CHARACTER variable has zero length at %L"
 msgstr ""
 
-#: fortran/resolve.c:7502
+#: fortran/resolve.c:7625
 #, no-c-format
 msgid "Allocatable array '%s' at %L must have a deferred shape"
 msgstr ""
 
-#: fortran/resolve.c:7505
+#: fortran/resolve.c:7628
 #, no-c-format
 msgid "Scalar object '%s' at %L may not be ALLOCATABLE"
 msgstr ""
 
-#: fortran/resolve.c:7512
+#: fortran/resolve.c:7635
 #, no-c-format
 msgid "Array pointer '%s' at %L must have a deferred shape"
 msgstr ""
 
-#: fortran/resolve.c:7523
+#: fortran/resolve.c:7646
 #, no-c-format
 msgid "Array '%s' at %L cannot have a deferred shape"
 msgstr ""
 
-#: fortran/resolve.c:7551
+#: fortran/resolve.c:7674
 #, 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:7574
+#: fortran/resolve.c:7697
 #, no-c-format
 msgid ""
 "Object '%s' at %L must have the SAVE attribute for default initialization of "
@@ -9551,181 +9674,196 @@ msgstr ""
 
 #. The shape of a main program or module array needs to be
 #. constant.
-#: fortran/resolve.c:7621
+#: fortran/resolve.c:7744
 #, no-c-format
 msgid "The module or main program array '%s' at %L must have constant shape"
 msgstr ""
 
-#: fortran/resolve.c:7634
+#: fortran/resolve.c:7757
 #, no-c-format
 msgid ""
 "Entity with assumed character length at %L must be a dummy argument or a "
 "PARAMETER"
 msgstr ""
 
-#: fortran/resolve.c:7653
+#: fortran/resolve.c:7776
 #, no-c-format
 msgid "'%s' at %L must have constant character length in this context"
 msgstr ""
 
-#: fortran/resolve.c:7689
+#: fortran/resolve.c:7812
 #, no-c-format
 msgid "Allocatable '%s' at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.c:7692
+#: fortran/resolve.c:7815
 #, no-c-format
 msgid "External '%s' at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.c:7696
+#: fortran/resolve.c:7819
 #, no-c-format
 msgid "Dummy '%s' at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.c:7699
+#: fortran/resolve.c:7822
 #, no-c-format
 msgid "Intrinsic '%s' at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.c:7702
+#: fortran/resolve.c:7825
 #, no-c-format
 msgid "Function result '%s' at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.c:7705
+#: fortran/resolve.c:7828
 #, no-c-format
 msgid "Automatic array '%s' at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.c:7728
+#: fortran/resolve.c:7851
 #, no-c-format
 msgid "Although not referenced, '%s' at %L has ambiguous interfaces"
 msgstr ""
 
-#: fortran/resolve.c:7747
+#: fortran/resolve.c:7870
 #, no-c-format
 msgid ""
 "Character-valued statement function '%s' at %L must have constant length"
 msgstr ""
 
-#: fortran/resolve.c:7755
+#: fortran/resolve.c:7878
 #, no-c-format
 msgid ""
 "Automatic character length function '%s' at %L must have an explicit "
 "interface"
 msgstr ""
 
-#: fortran/resolve.c:7780
+#: fortran/resolve.c:7903
 #, 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:7803 fortran/resolve.c:7828
+#: fortran/resolve.c:7926 fortran/resolve.c:7951
 #, 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:7846
+#: fortran/resolve.c:7969
 #, no-c-format
 msgid "Function '%s' at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.c:7855
+#: fortran/resolve.c:7978
 #, no-c-format
 msgid "External object '%s' at %L may not have an initializer"
 msgstr ""
 
-#: fortran/resolve.c:7863
+#: fortran/resolve.c:7986
 #, no-c-format
 msgid "ELEMENTAL function '%s' at %L must have a scalar result"
 msgstr ""
 
-#: fortran/resolve.c:7884
+#: fortran/resolve.c:8007
 #, no-c-format
 msgid "CHARACTER(*) function '%s' at %L cannot be array-valued"
 msgstr ""
 
-#: fortran/resolve.c:7888
+#: fortran/resolve.c:8011
 #, no-c-format
 msgid "CHARACTER(*) function '%s' at %L cannot be pointer-valued"
 msgstr ""
 
-#: fortran/resolve.c:7892
+#: fortran/resolve.c:8015
 #, no-c-format
 msgid "CHARACTER(*) function '%s' at %L cannot be pure"
 msgstr ""
 
-#: fortran/resolve.c:7896
+#: fortran/resolve.c:8019
 #, no-c-format
 msgid "CHARACTER(*) function '%s' at %L cannot be recursive"
 msgstr ""
 
-#: fortran/resolve.c:7905
+#: fortran/resolve.c:8028
 #, no-c-format
 msgid "CHARACTER(*) function '%s' at %L is obsolescent in fortran 95"
 msgstr ""
 
-#: fortran/resolve.c:7958
+#: fortran/resolve.c:8083
 #, no-c-format
 msgid "PROCEDURE attribute conflicts with SAVE attribute in '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:7965
+#: fortran/resolve.c:8089
 #, no-c-format
 msgid "PROCEDURE attribute conflicts with INTENT attribute in '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:8009
+#: fortran/resolve.c:8095
+#, no-c-format
+msgid "PROCEDURE attribute conflicts with RESULT attribute in '%s' at %L"
+msgstr ""
+
+#: fortran/resolve.c:8103
+#, no-c-format
+msgid "EXTERNAL attribute conflicts with FUNCTION attribute in '%s' at %L"
+msgstr ""
+
+#: fortran/resolve.c:8109
+#, no-c-format
+msgid "Procedure pointer result '%s' at %L is missing the pointer attribute"
+msgstr ""
+
+#: fortran/resolve.c:8155
 #, no-c-format
 msgid "FINAL procedure '%s' at %L is not a SUBROUTINE"
 msgstr ""
 
-#: fortran/resolve.c:8017
+#: fortran/resolve.c:8163
 #, no-c-format
 msgid "FINAL procedure at %L must have exactly one argument"
 msgstr ""
 
-#: fortran/resolve.c:8026
+#: fortran/resolve.c:8172
 #, no-c-format
 msgid "Argument of FINAL procedure at %L must be of type '%s'"
 msgstr ""
 
-#: fortran/resolve.c:8034
+#: fortran/resolve.c:8180
 #, no-c-format
 msgid "Argument of FINAL procedure at %L must not be a POINTER"
 msgstr ""
 
-#: fortran/resolve.c:8040
+#: fortran/resolve.c:8186
 #, no-c-format
 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
 msgstr ""
 
-#: fortran/resolve.c:8046
+#: fortran/resolve.c:8192
 #, no-c-format
 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
 msgstr ""
 
-#: fortran/resolve.c:8054
+#: fortran/resolve.c:8200
 #, no-c-format
 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
 msgstr ""
 
-#: fortran/resolve.c:8062
+#: fortran/resolve.c:8208
 #, no-c-format
 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
 msgstr ""
 
-#: fortran/resolve.c:8081
+#: fortran/resolve.c:8227
 #, no-c-format
 msgid "FINAL procedure '%s' declared at %L has the same rank (%d) as '%s'"
 msgstr ""
 
-#: fortran/resolve.c:8114
+#: fortran/resolve.c:8260
 #, no-c-format
 msgid ""
 "Only array FINAL procedures declared for derived type '%s' defined at %L, "
@@ -9733,302 +9871,314 @@ msgid ""
 msgstr ""
 
 #. TODO:  Remove this error when finalization is finished.
-#: fortran/resolve.c:8119
+#: fortran/resolve.c:8265
 #, no-c-format
 msgid "Finalization at %L is not yet implemented"
 msgstr ""
 
-#: fortran/resolve.c:8145
+#: fortran/resolve.c:8291
 #, no-c-format
 msgid "Can't overwrite GENERIC '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:8157
+#: fortran/resolve.c:8303
 #, no-c-format
 msgid "'%s' at %L overrides a procedure binding declared NON_OVERRIDABLE"
 msgstr ""
 
-#: fortran/resolve.c:8165
+#: fortran/resolve.c:8311
+#, no-c-format
+msgid "'%s' at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
+msgstr ""
+
+#: fortran/resolve.c:8319
 #, no-c-format
 msgid "'%s' at %L overrides a PURE procedure and must also be PURE"
 msgstr ""
 
-#: fortran/resolve.c:8174
+#: fortran/resolve.c:8328
 #, no-c-format
 msgid "'%s' at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
 msgstr ""
 
-#: fortran/resolve.c:8180
+#: fortran/resolve.c:8334
 #, no-c-format
 msgid ""
 "'%s' at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, "
 "either"
 msgstr ""
 
-#: fortran/resolve.c:8189
+#: fortran/resolve.c:8343
 #, no-c-format
 msgid "'%s' at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
 msgstr ""
 
-#: fortran/resolve.c:8200
+#: fortran/resolve.c:8354
 #, no-c-format
 msgid "'%s' at %L overrides a FUNCTION and must also be a FUNCTION"
 msgstr ""
 
-#: fortran/resolve.c:8211
+#: fortran/resolve.c:8365
 #, no-c-format
 msgid ""
 "'%s' at %L and the overridden FUNCTION should have matching result types"
 msgstr ""
 
-#: fortran/resolve.c:8222
+#: fortran/resolve.c:8376
 #, no-c-format
 msgid "'%s' at %L overrides a PUBLIC procedure and must not be PRIVATE"
 msgstr ""
 
-#: fortran/resolve.c:8251
+#: fortran/resolve.c:8405
 #, 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:8264
+#: fortran/resolve.c:8418
 #, no-c-format
 msgid ""
 "Types mismatch for dummy argument '%s' of '%s' %L in in respect to the "
 "overridden procedure"
 msgstr ""
 
-#: fortran/resolve.c:8274
+#: fortran/resolve.c:8428
 #, no-c-format
 msgid ""
 "'%s' at %L must have the same number of formal arguments as the overridden "
 "procedure"
 msgstr ""
 
-#: fortran/resolve.c:8283
+#: fortran/resolve.c:8437
 #, no-c-format
 msgid "'%s' at %L overrides a NOPASS binding and must also be NOPASS"
 msgstr ""
 
-#: fortran/resolve.c:8294
+#: fortran/resolve.c:8448
 #, no-c-format
 msgid "'%s' at %L overrides a binding with PASS and must also be PASS"
 msgstr ""
 
-#: fortran/resolve.c:8301
+#: fortran/resolve.c:8455
 #, 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:8332
+#: fortran/resolve.c:8486
 #, no-c-format
 msgid "'%s' and '%s' can't be mixed FUNCTION/SUBROUTINE for GENERIC '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:8341
+#: fortran/resolve.c:8495
 #, no-c-format
 msgid "'%s' and '%s' for GENERIC '%s' at %L are ambiguous"
 msgstr ""
 
-#: fortran/resolve.c:8410
+#: fortran/resolve.c:8564
 #, no-c-format
 msgid "Undefined specific binding '%s' as target of GENERIC '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:8422
+#: fortran/resolve.c:8576
 #, no-c-format
 msgid "GENERIC '%s' at %L must target a specific binding, '%s' is GENERIC, too"
 msgstr ""
 
-#: fortran/resolve.c:8452
+#: fortran/resolve.c:8606
 #, no-c-format
 msgid "GENERIC '%s' at %L can't overwrite specific binding with the same name"
 msgstr ""
 
-#: fortran/resolve.c:8510
+#: fortran/resolve.c:8664
 #, no-c-format
 msgid ""
 "'%s' must be a module procedure or an external procedure with an explicit "
 "interface at %L"
 msgstr ""
 
-#: fortran/resolve.c:8547
+#: fortran/resolve.c:8701
 #, no-c-format
 msgid "Procedure '%s' with PASS(%s) at %L has no argument '%s'"
 msgstr ""
 
-#: fortran/resolve.c:8561
+#: fortran/resolve.c:8715
 #, no-c-format
 msgid "Procedure '%s' with PASS at %L must have at least one argument"
 msgstr ""
 
-#: fortran/resolve.c:8573
+#: fortran/resolve.c:8727
 #, no-c-format
 msgid ""
 "Argument '%s' of '%s' with PASS(%s) at %L must be of the derived-type '%s'"
 msgstr ""
 
-#: fortran/resolve.c:8579
+#: fortran/resolve.c:8733
 #, 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:8604
+#: fortran/resolve.c:8758
 #, no-c-format
 msgid "Procedure '%s' at %L has the same name as a component of '%s'"
 msgstr ""
 
-#: fortran/resolve.c:8613
+#: fortran/resolve.c:8767
 #, no-c-format
 msgid ""
 "Procedure '%s' at %L has the same name as an inherited component of '%s'"
 msgstr ""
 
-#: fortran/resolve.c:8681
+#: fortran/resolve.c:8838
+#, no-c-format
+msgid ""
+"Derived-type '%s' declared at %L must be ABSTRACT because '%s' is DEFERRED "
+"and not overridden"
+msgstr ""
+
+#: fortran/resolve.c:8896
 #, no-c-format
 msgid "Non-extensible derived-type '%s' at %L must not be ABSTRACT"
 msgstr ""
 
-#: fortran/resolve.c:8698
+#: fortran/resolve.c:8913
 #, no-c-format
 msgid ""
 "Component '%s' of '%s' at %L has the same name as an inherited type-bound "
 "procedure"
 msgstr ""
 
-#: fortran/resolve.c:8710
+#: fortran/resolve.c:8925
 #, no-c-format
 msgid ""
 "Character length of component '%s' needs to be a constant specification "
 "expression at %L"
 msgstr ""
 
-#: fortran/resolve.c:8725
+#: fortran/resolve.c:8941
 #, no-c-format
 msgid ""
-"The component '%s' is a PRIVATE type and cannot be a component of '%s', "
-"which is PUBLIC at %L"
+"Fortran 2003: the component '%s' is a PRIVATE type and cannot be a component "
+"of '%s', which is PUBLIC at %L"
 msgstr ""
 
-#: fortran/resolve.c:8735
+#: fortran/resolve.c:8952
 #, no-c-format
 msgid ""
 "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE "
 "attribute"
 msgstr ""
 
-#: fortran/resolve.c:8746
+#: fortran/resolve.c:8963
 #, no-c-format
 msgid ""
 "The pointer component '%s' of '%s' at %L is a type that has not been declared"
 msgstr ""
 
-#: fortran/resolve.c:8774
+#: fortran/resolve.c:8991
 #, no-c-format
 msgid "Component '%s' of '%s' at %L must have constant array bounds"
 msgstr ""
 
-#: fortran/resolve.c:8815
+#: fortran/resolve.c:9036
 #, no-c-format
 msgid ""
 "NAMELIST object '%s' was declared PRIVATE and cannot be member of PUBLIC "
 "namelist '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:8825
+#: fortran/resolve.c:9046
 #, 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:8838
+#: fortran/resolve.c:9059
 #, 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:8850
+#: fortran/resolve.c:9071
 #, no-c-format
 msgid ""
 "NAMELIST array object '%s' must not have assumed shape in namelist '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:8859
+#: fortran/resolve.c:9080
 #, no-c-format
 msgid ""
 "NAMELIST array object '%s' must have constant shape in namelist '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:8871
+#: fortran/resolve.c:9092
 #, no-c-format
 msgid ""
 "NAMELIST object '%s' in namelist '%s' at %L cannot have ALLOCATABLE "
 "components"
 msgstr ""
 
-#: fortran/resolve.c:8879
+#: fortran/resolve.c:9100
 #, no-c-format
 msgid ""
 "NAMELIST object '%s' in namelist '%s' at %L cannot have POINTER components"
 msgstr ""
 
-#: fortran/resolve.c:8905
+#: fortran/resolve.c:9126
 #, no-c-format
 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:8924
+#: fortran/resolve.c:9145
 #, no-c-format
 msgid "Parameter array '%s' at %L cannot be automatic or of deferred shape"
 msgstr ""
 
-#: fortran/resolve.c:8935
+#: fortran/resolve.c:9156
 #, no-c-format
 msgid ""
 "Implicitly typed PARAMETER '%s' at %L doesn't match a later IMPLICIT type"
 msgstr ""
 
-#: fortran/resolve.c:8946
+#: fortran/resolve.c:9167
 #, no-c-format
 msgid "Incompatible derived type in PARAMETER at %L"
 msgstr ""
 
-#: fortran/resolve.c:9005
+#: fortran/resolve.c:9229
 #, no-c-format
 msgid ""
 "Interface '%s', used by procedure '%s' at %L, is declared in a later "
 "PROCEDURE statement"
 msgstr ""
 
-#: fortran/resolve.c:9053
+#: fortran/resolve.c:9282
 #, no-c-format
 msgid "Interface '%s' of procedure '%s' at %L must be explicit"
 msgstr ""
 
-#: fortran/resolve.c:9086
+#: fortran/resolve.c:9315
 #, no-c-format
 msgid "Type specified for intrinsic function '%s' at %L is ignored"
 msgstr ""
 
-#: fortran/resolve.c:9093
+#: fortran/resolve.c:9322
 #, no-c-format
 msgid "Intrinsic subroutine '%s' at %L shall not have a type specifier"
 msgstr ""
 
-#: fortran/resolve.c:9100
+#: fortran/resolve.c:9329
 #, no-c-format
 msgid "'%s' declared INTRINSIC at %L does not exist"
 msgstr ""
 
-#: fortran/resolve.c:9109
+#: fortran/resolve.c:9338
 #, no-c-format
 msgid ""
 "The intrinsic '%s' declared INTRINSIC at %L is not available in the current "
@@ -10036,229 +10186,234 @@ msgid ""
 "intrinsics in order to use it."
 msgstr ""
 
-#: fortran/resolve.c:9153
+#: fortran/resolve.c:9385
 #, no-c-format
 msgid "Assumed size array at %L must be a dummy argument"
 msgstr ""
 
-#: fortran/resolve.c:9156
+#: fortran/resolve.c:9388
 #, no-c-format
 msgid "Assumed shape array at %L must be a dummy argument"
 msgstr ""
 
-#: fortran/resolve.c:9168
+#: fortran/resolve.c:9400
 #, no-c-format
 msgid "Symbol at %L is not a DUMMY variable"
 msgstr ""
 
-#: fortran/resolve.c:9174
+#: fortran/resolve.c:9406
 #, no-c-format
 msgid ""
 "'%s' at %L cannot have the VALUE attribute because it is not a dummy argument"
 msgstr ""
 
-#: fortran/resolve.c:9184
+#: fortran/resolve.c:9416
 #, no-c-format
 msgid ""
 "Character dummy variable '%s' at %L with VALUE attribute must have constant "
 "length"
 msgstr ""
 
-#: fortran/resolve.c:9193
+#: fortran/resolve.c:9425
 #, no-c-format
 msgid ""
 "C interoperable character dummy variable '%s' at %L with VALUE attribute "
 "must have length one"
 msgstr ""
 
-#: fortran/resolve.c:9219
+#: fortran/resolve.c:9451
 #, 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:9272
+#: fortran/resolve.c:9504
 #, no-c-format
 msgid "The derived type '%s' at %L is of type '%s', which has not been defined"
 msgstr ""
 
-#: fortran/resolve.c:9313
+#: fortran/resolve.c:9545
 #, no-c-format
 msgid "Fortran 2003: PUBLIC %s '%s' at %L of PRIVATE derived type '%s'"
 msgstr ""
 
-#: fortran/resolve.c:9332
+#: fortran/resolve.c:9564
 #, 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:9391
+#: fortran/resolve.c:9623
 #, no-c-format
 msgid "Threadprivate at %L isn't SAVEd"
 msgstr ""
 
-#: fortran/resolve.c:9476
+#: fortran/resolve.c:9711
 #, no-c-format
 msgid "BLOCK DATA element '%s' at %L must be in COMMON"
 msgstr ""
 
-#: fortran/resolve.c:9482
+#: fortran/resolve.c:9717
 #, no-c-format
 msgid "DATA array '%s' at %L must be specified in a previous declaration"
 msgstr ""
 
-#: fortran/resolve.c:9527
+#: fortran/resolve.c:9733
+#, no-c-format
+msgid "DATA element '%s' at %L is a pointer and so must be a full array"
+msgstr ""
+
+#: fortran/resolve.c:9779
 #, no-c-format
 msgid "Nonconstant array section at %L in DATA statement"
 msgstr ""
 
-#: fortran/resolve.c:9540
+#: fortran/resolve.c:9792
 #, no-c-format
 msgid "DATA statement at %L has more variables than values"
 msgstr ""
 
-#: fortran/resolve.c:9634
+#: fortran/resolve.c:9886
 #, no-c-format
 msgid "iterator start at %L does not simplify"
 msgstr ""
 
-#: fortran/resolve.c:9641
+#: fortran/resolve.c:9893
 #, no-c-format
 msgid "iterator end at %L does not simplify"
 msgstr ""
 
-#: fortran/resolve.c:9648
+#: fortran/resolve.c:9900
 #, no-c-format
 msgid "iterator step at %L does not simplify"
 msgstr ""
 
-#: fortran/resolve.c:9774
+#: fortran/resolve.c:10026
 #, no-c-format
 msgid "DATA statement at %L has more values than variables"
 msgstr ""
 
-#: fortran/resolve.c:9865
+#: fortran/resolve.c:10117
 #, no-c-format
 msgid "Label %d at %L defined but not used"
 msgstr ""
 
-#: fortran/resolve.c:9870
+#: fortran/resolve.c:10122
 #, no-c-format
 msgid "Label %d at %L defined but cannot be used"
 msgstr ""
 
-#: fortran/resolve.c:9955
+#: fortran/resolve.c:10207
 #, no-c-format
 msgid ""
 "Derived type variable '%s' at %L must have SEQUENCE attribute to be an "
 "EQUIVALENCE object"
 msgstr ""
 
-#: fortran/resolve.c:9964
+#: fortran/resolve.c:10216
 #, no-c-format
 msgid ""
 "Derived type variable '%s' at %L cannot have ALLOCATABLE components to be an "
 "EQUIVALENCE object"
 msgstr ""
 
-#: fortran/resolve.c:9972
+#: fortran/resolve.c:10224
 #, 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:9989
+#: fortran/resolve.c:10241
 #, no-c-format
 msgid ""
 "Derived type variable '%s' at %L with pointer component(s) cannot be an "
 "EQUIVALENCE object"
 msgstr ""
 
-#: fortran/resolve.c:10094
+#: fortran/resolve.c:10346
 #, no-c-format
 msgid "Syntax error in EQUIVALENCE statement at %L"
 msgstr ""
 
-#: fortran/resolve.c:10109
+#: fortran/resolve.c:10361
 #, 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:10121
+#: fortran/resolve.c:10373
 #, no-c-format
 msgid ""
 "Common block member '%s' at %L cannot be an EQUIVALENCE object in the pure "
 "procedure '%s'"
 msgstr ""
 
-#: fortran/resolve.c:10130
+#: fortran/resolve.c:10382
 #, no-c-format
 msgid "Named constant '%s' at %L cannot be an EQUIVALENCE object"
 msgstr ""
 
-#: fortran/resolve.c:10209
+#: fortran/resolve.c:10461
 #, no-c-format
 msgid ""
 "Array '%s' at %L with non-constant bounds cannot be an EQUIVALENCE object"
 msgstr ""
 
-#: fortran/resolve.c:10220
+#: fortran/resolve.c:10472
 #, no-c-format
 msgid "Structure component '%s' at %L cannot be an EQUIVALENCE object"
 msgstr ""
 
-#: fortran/resolve.c:10231
+#: fortran/resolve.c:10483
 #, no-c-format
 msgid "Substring at %L has length zero"
 msgstr ""
 
-#: fortran/resolve.c:10275
+#: fortran/resolve.c:10527
 #, no-c-format
 msgid "Fortran 2003: PUBLIC function '%s' at %L of PRIVATE type '%s'"
 msgstr ""
 
-#: fortran/resolve.c:10288
+#: fortran/resolve.c:10540
 #, no-c-format
 msgid "ENTRY '%s' at %L has no IMPLICIT type"
 msgstr ""
 
-#: fortran/resolve.c:10314
+#: fortran/resolve.c:10566
 #, no-c-format
 msgid "User operator procedure '%s' at %L must be a FUNCTION"
 msgstr ""
 
-#: fortran/resolve.c:10321
+#: fortran/resolve.c:10573
 #, no-c-format
 msgid "User operator procedure '%s' at %L cannot be assumed character length"
 msgstr ""
 
-#: fortran/resolve.c:10327
+#: fortran/resolve.c:10579
 #, no-c-format
 msgid "User operator procedure '%s' at %L must have at least one argument"
 msgstr ""
 
-#: fortran/resolve.c:10337
+#: fortran/resolve.c:10589
 #, no-c-format
 msgid "First argument of operator interface at %L cannot be optional"
 msgstr ""
 
-#: fortran/resolve.c:10349
+#: fortran/resolve.c:10601
 #, no-c-format
 msgid "Second argument of operator interface at %L cannot be optional"
 msgstr ""
 
-#: fortran/resolve.c:10353
+#: fortran/resolve.c:10605
 #, no-c-format
 msgid "Operator interface at %L must have, at most, two arguments"
 msgstr ""
 
-#: fortran/resolve.c:10407
+#: fortran/resolve.c:10659
 #, no-c-format
 msgid "Contained procedure '%s' at %L of a PURE procedure must also be PURE"
 msgstr ""
@@ -10290,22 +10445,22 @@ msgstr ""
 msgid "'&' not allowed by itself in line %d"
 msgstr ""
 
-#: fortran/scanner.c:1439
+#: fortran/scanner.c:1442
 #, no-c-format
 msgid "Nonconforming tab character in column %d of line %d"
 msgstr ""
 
-#: fortran/scanner.c:1647
+#: fortran/scanner.c:1650
 #, no-c-format
 msgid "%s:%d: file %s left but not entered"
 msgstr ""
 
-#: fortran/scanner.c:1681
+#: fortran/scanner.c:1684
 #, no-c-format
 msgid "%s:%d: Illegal preprocessor directive"
 msgstr ""
 
-#: fortran/scanner.c:1799
+#: fortran/scanner.c:1802
 #, no-c-format
 msgid "Can't open file '%s'"
 msgstr ""
@@ -10668,12 +10823,17 @@ msgstr ""
 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
 msgstr ""
 
-#: fortran/symbol.c:607
+#: fortran/symbol.c:458
+#, no-c-format
+msgid "Fortran 2003: Procedure pointer at %C"
+msgstr ""
+
+#: fortran/symbol.c:608
 #, no-c-format
 msgid "%s attribute applied to %s %s at %L"
 msgstr ""
 
-#: fortran/symbol.c:614
+#: fortran/symbol.c:615
 #, no-c-format
 msgid "BIND(C) applied to %s %s at %L"
 msgstr ""
@@ -10803,108 +10963,113 @@ msgstr ""
 msgid "'%s' at %L has attributes specified outside its INTERFACE body"
 msgstr ""
 
-#: fortran/symbol.c:1579
+#: fortran/symbol.c:1573
+#, no-c-format
+msgid "Procedure '%s' at %L may not have basic type of %s"
+msgstr ""
+
+#: fortran/symbol.c:1585
 #, no-c-format
 msgid "Symbol '%s' at %L cannot have a type"
 msgstr ""
 
-#: fortran/symbol.c:1738
+#: fortran/symbol.c:1744
 #, no-c-format
 msgid "Component '%s' at %C already declared at %L"
 msgstr ""
 
-#: fortran/symbol.c:1749
+#: fortran/symbol.c:1755
 #, no-c-format
 msgid "Component '%s' at %C already in the parent type at %L"
 msgstr ""
 
-#: fortran/symbol.c:1824
+#: fortran/symbol.c:1830
 #, no-c-format
 msgid "Symbol '%s' at %C is ambiguous"
 msgstr ""
 
-#: fortran/symbol.c:1856
+#: fortran/symbol.c:1862
 #, no-c-format
 msgid "Derived type '%s' at %C is being used before it is defined"
 msgstr ""
 
-#: fortran/symbol.c:1897
+#: fortran/symbol.c:1903
 #, no-c-format
 msgid "'%s' at %C is not a member of the '%s' structure"
 msgstr ""
 
-#: fortran/symbol.c:1905
+#: fortran/symbol.c:1911
 #, no-c-format
 msgid "Component '%s' at %C is a PRIVATE component of '%s'"
 msgstr ""
 
-#: fortran/symbol.c:1915
+#: fortran/symbol.c:1921
 #, no-c-format
 msgid "All components of '%s' are PRIVATE in structure constructor at %C"
 msgstr ""
 
-#: fortran/symbol.c:2044
+#: fortran/symbol.c:2050
 #, no-c-format
 msgid "Duplicate statement label %d at %L and %L"
 msgstr ""
 
-#: fortran/symbol.c:2054
+#: fortran/symbol.c:2060
 #, no-c-format
 msgid "Label %d at %C already referenced as branch target"
 msgstr ""
 
-#: fortran/symbol.c:2063
+#: fortran/symbol.c:2069
 #, no-c-format
 msgid "Label %d at %C already referenced as a format label"
 msgstr ""
 
-#: fortran/symbol.c:2105
+#: fortran/symbol.c:2111
 #, no-c-format
 msgid "Label %d at %C previously used as a FORMAT label"
 msgstr ""
 
-#: fortran/symbol.c:2113
+#: fortran/symbol.c:2119
 #, no-c-format
 msgid "Label %d at %C previously used as branch target"
 msgstr ""
 
-#: fortran/symbol.c:2425
+#: fortran/symbol.c:2431
 #, no-c-format
 msgid "Name '%s' at %C is an ambiguous reference to '%s' from module '%s'"
 msgstr ""
 
-#: fortran/symbol.c:2428
+#: fortran/symbol.c:2434
 #, 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:2572
+#: fortran/symbol.c:2578
 #, no-c-format
 msgid "Symbol '%s' at %C has already been host associated"
 msgstr ""
 
-#: fortran/symbol.c:3342
+#: fortran/symbol.c:3348
 #, no-c-format
 msgid ""
 "Derived type '%s' declared at %L must have the BIND attribute to be C "
 "interoperable"
 msgstr ""
 
-#: fortran/symbol.c:3353
+#: fortran/symbol.c:3359
 #, no-c-format
 msgid "Derived type '%s' at %L is empty"
 msgstr ""
 
-#: fortran/symbol.c:3370
+#: fortran/symbol.c:3376
 #, 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:3382
+#: fortran/symbol.c:3388
 #, no-c-format
 msgid ""
 "Component '%s' at %L cannot have the ALLOCATABLE attribute because it is a "
@@ -10913,7 +11078,7 @@ msgstr ""
 
 #. If the derived type is bind(c), all fields must be
 #. interop.
-#: fortran/symbol.c:3420
+#: fortran/symbol.c:3426
 #, no-c-format
 msgid ""
 "Component '%s' in derived type '%s' at %L may not be C interoperable, even "
@@ -10923,36 +11088,36 @@ 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:3429
+#: fortran/symbol.c:3435
 #, no-c-format
 msgid "Component '%s' in derived type '%s' at %L may not be C interoperable"
 msgstr ""
 
-#: fortran/symbol.c:3443
+#: fortran/symbol.c:3449
 #, no-c-format
 msgid ""
 "Derived type '%s' at %L cannot be declared with both PRIVATE and BIND(C) "
 "attributes"
 msgstr ""
 
-#: fortran/symbol.c:3451
+#: fortran/symbol.c:3457
 #, no-c-format
 msgid ""
 "Derived type '%s' at %L cannot have the SEQUENCE attribute because it is BIND"
 "(C)"
 msgstr ""
 
-#: fortran/symbol.c:4267
+#: fortran/symbol.c:4327
 #, no-c-format
 msgid "Symbol '%s' is used before it is typed at %L"
 msgstr ""
 
-#: fortran/symbol.c:4273
+#: fortran/symbol.c:4333
 #, no-c-format
 msgid "Extension: Symbol '%s' is used before it is typed at %L"
 msgstr ""
 
-#: fortran/symbol.c:4324
+#: fortran/symbol.c:4384
 #, no-c-format
 msgid "'%s' of '%s' is PRIVATE at %C"
 msgstr ""
@@ -10967,22 +11132,22 @@ msgstr ""
 msgid "BOZ constant at %L is too large (%ld vs %ld bits)"
 msgstr ""
 
-#: fortran/trans-array.c:641 fortran/trans-array.c:4384
-#: fortran/trans-array.c:5315 fortran/trans-intrinsic.c:3719
+#: fortran/trans-array.c:641 fortran/trans-array.c:4461
+#: fortran/trans-array.c:5450 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:3954
+#: fortran/trans-array.c:4030
 #, 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:5312
+#: fortran/trans-array.c:5447
 #, no-c-format
 msgid "Creating array temporary at %L for argument '%s'"
 msgstr ""
@@ -11040,19 +11205,19 @@ msgid ""
 "or use -fno-align-commons"
 msgstr ""
 
-#: fortran/trans-common.c:1149
+#: fortran/trans-common.c:1144
 #, no-c-format
 msgid "COMMON '%s' at %L does not exist"
 msgstr ""
 
-#: fortran/trans-common.c:1157
+#: fortran/trans-common.c:1152
 #, no-c-format
 msgid ""
 "COMMON '%s' at %L requires %d bytes of padding at start; reorder elements or "
 "use -fno-align-commons"
 msgstr ""
 
-#: fortran/trans-common.c:1161
+#: fortran/trans-common.c:1156
 #, no-c-format
 msgid ""
 "COMMON at %L requires %d bytes of padding at start; reorder elements or use -"
@@ -11064,36 +11229,50 @@ msgstr ""
 msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
 msgstr ""
 
-#: fortran/trans-decl.c:2868 fortran/trans-decl.c:3906
+#: fortran/trans-decl.c:2908 fortran/trans-decl.c:4061
 #, no-c-format
 msgid "Return value of function '%s' at %L not set"
 msgstr ""
 
-#: fortran/trans-decl.c:3527
+#: fortran/trans-decl.c:3567
 #, no-c-format
 msgid "Dummy argument '%s' at %L was declared INTENT(OUT) but was not set"
 msgstr ""
 
-#: fortran/trans-decl.c:3531
+#: fortran/trans-decl.c:3571
 #, no-c-format
 msgid "Unused dummy argument '%s' at %L"
 msgstr ""
 
-#: fortran/trans-decl.c:3537
+#: fortran/trans-decl.c:3577
 #, no-c-format
 msgid "Unused variable '%s' declared at %L"
 msgstr ""
 
-#: fortran/trans-decl.c:3583
+#: fortran/trans-decl.c:3623
 #, no-c-format
 msgid "Unused parameter '%s' declared at %L"
 msgstr ""
 
-#: fortran/trans-decl.c:3597
+#: fortran/trans-decl.c:3637
 #, no-c-format
 msgid "Return value '%s' of function '%s' declared at %L not set"
 msgstr ""
 
+#: fortran/trans-decl.c:3741
+#, c-format
+msgid ""
+"Actual string length does not match the declared one for dummy argument '%"
+"s' (%ld/%ld)"
+msgstr ""
+
+#: fortran/trans-decl.c:3747
+#, c-format
+msgid ""
+"Actual string length is shorter than the declared one for dummy argument '%"
+"s' (%ld/%ld)"
+msgstr ""
+
 #: fortran/trans-expr.c:2399
 #, no-c-format
 msgid "Unknown argument list function at %L"
@@ -11333,80 +11512,113 @@ msgstr ""
 msgid "cannot specify 'main' class when not linking"
 msgstr ""
 
-#: config/i386/nwld.h:34
-msgid "Static linking is not supported.\n"
+#: 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:240 config/sparc/sol2-bi.h:250
+msgid "may not use both -m32 and -m64"
 msgstr ""
 
-#: fortran/lang-specs.h:55 fortran/lang-specs.h:69
-msgid "gfortran does not support -E without -cpp"
+#: config/sparc/sol2-bi.h:212 config/sparc/sol2-bi.h:217
+#: config/sparc/sol2-gld-bi.h:40 config/sparc/sol2-gld-bi.h:45
+msgid "does not support multilib"
 msgstr ""
 
-#: config/vxworks.h:71
-msgid "-Xbind-now and -Xbind-lazy are incompatible"
+#: config/mips/mips.h:1183 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/i386/mingw32.h:85 config/i386/cygwin.h:91
+msgid "shared and mdll are not compatible"
+msgstr ""
+
+#: gcc.c:813
+msgid "GCC does not support -C or -CC without -E"
+msgstr ""
+
+#: gcc.c:841 java/jvspec.c:80 ada/gcc-interface/lang-specs.h:33
+msgid "-pg and -fomit-frame-pointer are incompatible"
 msgstr ""
 
-#: config/darwin.h:270
+#: gcc.c:1026
+msgid "-E or -x required when input is from standard input"
+msgstr ""
+
+#: config/darwin.h:274
 msgid "-current_version only allowed with -dynamiclib"
 msgstr ""
 
-#: config/darwin.h:272
+#: config/darwin.h:276
 msgid "-install_name only allowed with -dynamiclib"
 msgstr ""
 
-#: config/darwin.h:277
+#: config/darwin.h:281
 msgid "-bundle not allowed with -dynamiclib"
 msgstr ""
 
-#: config/darwin.h:278
+#: config/darwin.h:282
 msgid "-bundle_loader not allowed with -dynamiclib"
 msgstr ""
 
-#: config/darwin.h:279
+#: config/darwin.h:283
 msgid "-client_name not allowed with -dynamiclib"
 msgstr ""
 
-#: config/darwin.h:284
+#: config/darwin.h:288
 msgid "-force_flat_namespace not allowed with -dynamiclib"
 msgstr ""
 
-#: config/darwin.h:286
+#: config/darwin.h:290
 msgid "-keep_private_externs not allowed with -dynamiclib"
 msgstr ""
 
-#: config/darwin.h:287
+#: config/darwin.h:291
 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"
+#: ada/gcc-interface/lang-specs.h:34
+msgid "-c or -S required for Ada"
 msgstr ""
 
-#: config/vax/vax.h:50 config/vax/vax.h:51
-msgid "profiling not supported with -mg\n"
+#: config/rs6000/sysv4.h:908 config/rs6000/sysv4.h:910
+#: config/rs6000/linux64.h:354 config/rs6000/linux64.h:356 config/linux.h:111
+#: config/linux.h:113 config/alpha/linux-elf.h:33 config/alpha/linux-elf.h:35
+msgid "-mglibc and -muclibc used together"
 msgstr ""
 
-#: config/bfin/elf.h:31
+#: config/bfin/elf.h:54
 msgid "no processor type specified for linking"
 msgstr ""
 
-#: gcc.c:800
-msgid "GCC does not support -C or -CC without -E"
-msgstr ""
-
-#: gcc.c:828 java/jvspec.c:80
-msgid "-pg and -fomit-frame-pointer are incompatible"
+#: config/vxworks.h:71
+msgid "-Xbind-now and -Xbind-lazy are incompatible"
 msgstr ""
 
-#: gcc.c:1013
-msgid "-E or -x required when input is from standard input"
+#: config/vax/netbsd-elf.h:47
+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/cygwin.h:91 config/i386/mingw32.h:85
-msgid "shared and mdll are not compatible"
+#: fortran/lang-specs.h:55 fortran/lang-specs.h:69
+msgid "gfortran does not support -E without -cpp"
+msgstr ""
+
+#: config/i386/nwld.h:34
+msgid "Static linking is not supported.\n"
+msgstr ""
+
+#: config/mcore/mcore.h:54
+msgid "the m210 does not have little endian support"
 msgstr ""
 
 #: java/lang-specs.h:33
@@ -11421,20 +11633,10 @@ 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 ""
@@ -11447,6 +11649,10 @@ msgstr ""
 msgid "Do not specify both -march=... and -mcpu=..."
 msgstr ""
 
+#: config/vax/vax.h:50 config/vax/vax.h:51
+msgid "profiling not supported with -mg\n"
+msgstr ""
+
 #: config/lynx.h:70
 msgid "cannot use mthreads and mlegacy-threads together"
 msgstr ""
@@ -11455,12 +11661,6 @@ msgstr ""
 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
 msgid "static is not supported on TPF-OS"
 msgstr ""
@@ -11469,23 +11669,6 @@ msgstr ""
 msgid " conflicting code gen style switches are used"
 msgstr ""
 
-#: 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
 msgid "Warn if deprecated empty statements are found"
 msgstr ""
@@ -11862,42 +12045,50 @@ msgid "Copy array sections into a contiguous block on procedure entry"
 msgstr ""
 
 #: fortran/lang.opt:345
+msgid "Specify which runtime checks are to be performed"
+msgstr ""
+
+#: fortran/lang.opt:349
 msgid "Append a second underscore if the name already contains an underscore"
 msgstr ""
 
-#: fortran/lang.opt:349 c.opt:737
+#: fortran/lang.opt:353 c.opt:745
 msgid "Use the narrowest integer type possible for enumeration types"
 msgstr ""
 
-#: fortran/lang.opt:353
+#: fortran/lang.opt:357
 msgid "Apply negative sign to zero values"
 msgstr ""
 
-#: fortran/lang.opt:357
+#: fortran/lang.opt:361
 msgid "Append underscores to externally visible names"
 msgstr ""
 
-#: fortran/lang.opt:397
+#: fortran/lang.opt:365
+msgid "Compile all program units at once and check all interfaces"
+msgstr ""
+
+#: fortran/lang.opt:405
 msgid "Statically link the GNU Fortran helper library (libgfortran)"
 msgstr ""
 
-#: fortran/lang.opt:401
+#: fortran/lang.opt:409
 msgid "Conform to the ISO Fortran 2003 standard"
 msgstr ""
 
-#: fortran/lang.opt:405
+#: fortran/lang.opt:413
 msgid "Conform to the ISO Fortran 2008 standard"
 msgstr ""
 
-#: fortran/lang.opt:409
+#: fortran/lang.opt:417
 msgid "Conform to the ISO Fortran 95 standard"
 msgstr ""
 
-#: fortran/lang.opt:413
+#: fortran/lang.opt:421
 msgid "Conform to nothing in particular"
 msgstr ""
 
-#: fortran/lang.opt:417
+#: fortran/lang.opt:425
 msgid "Accept extensions to support legacy code"
 msgstr ""
 
@@ -12011,7 +12202,7 @@ msgstr ""
 msgid "Tune expected memory latency"
 msgstr ""
 
-#: config/alpha/alpha.opt:134 config/ia64/ia64.opt:93
+#: config/alpha/alpha.opt:134 config/ia64/ia64.opt:111
 #: config/rs6000/sysv4.opt:32
 msgid "Specify bit size of immediate TLS offsets"
 msgstr ""
@@ -12263,8 +12454,8 @@ msgid ""
 "exceeds the given limit"
 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:230 config/spu/spu.opt:84
+#: config/s390/s390.opt:87 config/ia64/ia64.opt:115 config/sparc/sparc.opt:95
+#: config/i386/i386.opt:229 config/rs6000/rs6000.opt:234 config/spu/spu.opt:84
 msgid "Schedule code for given CPU"
 msgstr ""
 
@@ -12292,165 +12483,165 @@ msgstr ""
 msgid "Generate LP64 code"
 msgstr ""
 
-#: config/ia64/ia64.opt:3
+#: config/ia64/ia64.opt:21
 msgid "Generate big endian code"
 msgstr ""
 
-#: config/ia64/ia64.opt:7
+#: config/ia64/ia64.opt:25
 msgid "Generate little endian code"
 msgstr ""
 
-#: config/ia64/ia64.opt:11
+#: config/ia64/ia64.opt:29
 msgid "Generate code for GNU as"
 msgstr ""
 
-#: config/ia64/ia64.opt:15
+#: config/ia64/ia64.opt:33
 msgid "Generate code for GNU ld"
 msgstr ""
 
-#: config/ia64/ia64.opt:19
+#: config/ia64/ia64.opt:37
 msgid "Emit stop bits before and after volatile extended asms"
 msgstr ""
 
-#: config/ia64/ia64.opt:23
+#: config/ia64/ia64.opt:41
 msgid "Use in/loc/out register names"
 msgstr ""
 
-#: config/ia64/ia64.opt:30
+#: config/ia64/ia64.opt:48
 msgid "Enable use of sdata/scommon/sbss"
 msgstr ""
 
-#: config/ia64/ia64.opt:34
+#: config/ia64/ia64.opt:52
 msgid "Generate code without GP reg"
 msgstr ""
 
-#: config/ia64/ia64.opt:38
+#: config/ia64/ia64.opt:56
 msgid "gp is constant (but save/restore gp on indirect calls)"
 msgstr ""
 
-#: config/ia64/ia64.opt:42
+#: config/ia64/ia64.opt:60
 msgid "Generate self-relocatable code"
 msgstr ""
 
-#: config/ia64/ia64.opt:46
+#: config/ia64/ia64.opt:64
 msgid "Generate inline floating point division, optimize for latency"
 msgstr ""
 
-#: config/ia64/ia64.opt:50
+#: config/ia64/ia64.opt:68
 msgid "Generate inline floating point division, optimize for throughput"
 msgstr ""
 
-#: config/ia64/ia64.opt:57
+#: config/ia64/ia64.opt:75
 msgid "Generate inline integer division, optimize for latency"
 msgstr ""
 
-#: config/ia64/ia64.opt:61
+#: config/ia64/ia64.opt:79
 msgid "Generate inline integer division, optimize for throughput"
 msgstr ""
 
-#: config/ia64/ia64.opt:65
+#: config/ia64/ia64.opt:83
 msgid "Do not inline integer division"
 msgstr ""
 
-#: config/ia64/ia64.opt:69
+#: config/ia64/ia64.opt:87
 msgid "Generate inline square root, optimize for latency"
 msgstr ""
 
-#: config/ia64/ia64.opt:73
+#: config/ia64/ia64.opt:91
 msgid "Generate inline square root, optimize for throughput"
 msgstr ""
 
-#: config/ia64/ia64.opt:77
+#: config/ia64/ia64.opt:95
 msgid "Do not inline square root"
 msgstr ""
 
-#: config/ia64/ia64.opt:81
+#: config/ia64/ia64.opt:99
 msgid "Enable Dwarf 2 line debug info via GNU as"
 msgstr ""
 
-#: config/ia64/ia64.opt:85
+#: config/ia64/ia64.opt:103
 msgid "Enable earlier placing stop bits for better scheduling"
 msgstr ""
 
-#: config/ia64/ia64.opt:89 config/spu/spu.opt:72 config/sh/sh.opt:253
+#: config/ia64/ia64.opt:107 config/spu/spu.opt:72 config/sh/sh.opt:253
 #: config/pa/pa.opt:51
 msgid "Specify range of registers to make fixed"
 msgstr ""
 
-#: config/ia64/ia64.opt:101
+#: config/ia64/ia64.opt:119
 msgid "Use data speculation before reload"
 msgstr ""
 
-#: config/ia64/ia64.opt:105
+#: config/ia64/ia64.opt:123
 msgid "Use data speculation after reload"
 msgstr ""
 
-#: config/ia64/ia64.opt:109
+#: config/ia64/ia64.opt:127
 msgid "Use control speculation"
 msgstr ""
 
-#: config/ia64/ia64.opt:113
+#: config/ia64/ia64.opt:131
 msgid "Use in block data speculation before reload"
 msgstr ""
 
-#: config/ia64/ia64.opt:117
+#: config/ia64/ia64.opt:135
 msgid "Use in block data speculation after reload"
 msgstr ""
 
-#: config/ia64/ia64.opt:121
+#: config/ia64/ia64.opt:139
 msgid "Use in block control speculation"
 msgstr ""
 
-#: config/ia64/ia64.opt:125
+#: config/ia64/ia64.opt:143
 msgid "Use simple data speculation check"
 msgstr ""
 
-#: config/ia64/ia64.opt:129
+#: config/ia64/ia64.opt:147
 msgid "Use simple data speculation check for control speculation"
 msgstr ""
 
-#: config/ia64/ia64.opt:133
+#: config/ia64/ia64.opt:151
 msgid ""
 "If set, data speculative instructions will be chosen for schedule only if "
 "there are no other choices at the moment "
 msgstr ""
 
-#: config/ia64/ia64.opt:137
+#: config/ia64/ia64.opt:155
 msgid ""
 "If set, control speculative instructions will be chosen for schedule only if "
 "there are no other choices at the moment "
 msgstr ""
 
-#: config/ia64/ia64.opt:141
+#: config/ia64/ia64.opt:159
 msgid ""
 "Count speculative dependencies while calculating priority of instructions"
 msgstr ""
 
-#: config/ia64/ia64.opt:145
+#: config/ia64/ia64.opt:163
 msgid "Place a stop bit after every cycle when scheduling"
 msgstr ""
 
-#: config/ia64/ia64.opt:149
+#: config/ia64/ia64.opt:167
 msgid ""
 "Assume that floating-point stores and loads are not likely to cause conflict "
 "when placed into one instruction group"
 msgstr ""
 
-#: config/ia64/ia64.opt:153
+#: config/ia64/ia64.opt:171
 msgid ""
 "Soft limit on number of memory insns per instruction group, giving lower "
 "priority to subsequent memory insns attempting to schedule in the same insn "
 "group. Frequently useful to prevent cache bank conflicts.  Default value is 1"
 msgstr ""
 
-#: config/ia64/ia64.opt:157
+#: config/ia64/ia64.opt:175
 msgid ""
 "Disallow more than `msched-max-memory-insns' in instruction group. "
 "Otherwise, limit is `soft' (prefer non-memory operations when limit is "
 "reached)"
 msgstr ""
 
-#: config/ia64/ia64.opt:161
+#: config/ia64/ia64.opt:179
 msgid "Don't generate checks for control speculation in selective scheduling"
 msgstr ""
 
@@ -12550,7 +12741,7 @@ msgstr ""
 msgid "Optimize tail call instructions in assembler and linker"
 msgstr ""
 
-#: config/sparc/sparc.opt:91 config/rs6000/rs6000.opt:226
+#: config/sparc/sparc.opt:91 config/rs6000/rs6000.opt:230
 msgid "Use features of and schedule code for given CPU"
 msgstr ""
 
@@ -13083,15 +13274,19 @@ msgstr ""
 msgid "Create GUI application"
 msgstr ""
 
-#: config/rs6000/aix.opt:24 config/rs6000/rs6000.opt:151
+#: config/i386/mingw-w64.opt:23
+msgid "Use unicode startup and define UNICODE macro"
+msgstr ""
+
+#: config/rs6000/aix.opt:24 config/rs6000/rs6000.opt:155
 msgid "Conform more closely to IBM XLC semantics"
 msgstr ""
 
-#: config/rs6000/darwin.opt:24 config/rs6000/sysv4.opt:128
+#: config/rs6000/darwin.opt:24 config/rs6000/sysv4.opt:129
 msgid "Generate 64-bit code"
 msgstr ""
 
-#: config/rs6000/darwin.opt:28 config/rs6000/sysv4.opt:132
+#: config/rs6000/darwin.opt:28 config/rs6000/sysv4.opt:133
 msgid "Generate 32-bit code"
 msgstr ""
 
@@ -13208,142 +13403,146 @@ msgid "Generate fused multiply/add instructions"
 msgstr ""
 
 #: config/rs6000/rs6000.opt:136
+msgid "Mark __tls_get_addr calls with argument info"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:140
 msgid "Schedule the start and end of the procedure"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:143
+#: config/rs6000/rs6000.opt:147
 msgid "Return all structures in memory (AIX default)"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:147
+#: config/rs6000/rs6000.opt:151
 msgid "Return small structures in registers (SVR4 default)"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:155
+#: config/rs6000/rs6000.opt:159
 msgid "Generate software reciprocal sqrt for better throughput"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:159
+#: config/rs6000/rs6000.opt:163
 msgid "Do not place floating point constants in TOC"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:163
+#: config/rs6000/rs6000.opt:167
 msgid "Place floating point constants in TOC"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:167
+#: config/rs6000/rs6000.opt:171
 msgid "Do not place symbol+offset constants in TOC"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:171
+#: config/rs6000/rs6000.opt:175
 msgid "Place symbol+offset constants in TOC"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:182
+#: config/rs6000/rs6000.opt:186
 msgid "Use only one TOC entry per procedure"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:186
+#: config/rs6000/rs6000.opt:190
 msgid "Put everything in the regular TOC"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:190
+#: config/rs6000/rs6000.opt:194
 msgid "Generate VRSAVE instructions when generating AltiVec code"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:194
+#: config/rs6000/rs6000.opt:198
 msgid "Deprecated option.  Use -mvrsave/-mno-vrsave instead"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:198
+#: config/rs6000/rs6000.opt:202
 msgid "Generate isel instructions"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:202
+#: config/rs6000/rs6000.opt:206
 msgid "Deprecated option.  Use -misel/-mno-isel instead"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:206
+#: config/rs6000/rs6000.opt:210
 msgid "Generate SPE SIMD instructions on E500"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:210
+#: config/rs6000/rs6000.opt:214
 msgid "Generate PPC750CL paired-single instructions"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:214
+#: config/rs6000/rs6000.opt:218
 msgid "Deprecated option.  Use -mspe/-mno-spe instead"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:218
+#: config/rs6000/rs6000.opt:222
 msgid "Enable debug output"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:222
+#: config/rs6000/rs6000.opt:226
 msgid "Specify ABI to use"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:234
+#: config/rs6000/rs6000.opt:238
 msgid "Select full, part, or no traceback table"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:238
+#: config/rs6000/rs6000.opt:242
 msgid "Avoid all range limits on call instructions"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:242
+#: config/rs6000/rs6000.opt:246
 msgid "Generate Cell microcode"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:246
+#: config/rs6000/rs6000.opt:250
 msgid "Warn when a Cell microcoded instruction is emitted"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:250
+#: config/rs6000/rs6000.opt:254
 msgid "Warn about deprecated 'vector long ...' AltiVec type usage"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:254
+#: config/rs6000/rs6000.opt:258
 msgid "Select GPR floating point method"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:258
+#: config/rs6000/rs6000.opt:262
 msgid "Specify size of long double (64 or 128 bits)"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:262
+#: config/rs6000/rs6000.opt:266
 msgid "Determine which dependences between insns are considered costly"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:266
+#: config/rs6000/rs6000.opt:270
 msgid "Specify which post scheduling nop insertion scheme to apply"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:270
+#: config/rs6000/rs6000.opt:274
 msgid "Specify alignment of structure fields default/natural"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:274
+#: config/rs6000/rs6000.opt:278
 msgid "Specify scheduling priority for dispatch slot restricted insns"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:278
+#: config/rs6000/rs6000.opt:282
 msgid "Single-precision floating point unit"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:282
+#: config/rs6000/rs6000.opt:286
 msgid "Double-precision floating point unit"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:286
+#: config/rs6000/rs6000.opt:290
 msgid "Floating point unit does not support divide & sqrt"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:290
+#: config/rs6000/rs6000.opt:294
 msgid "Specify FP (sp, dp, sp-lite, dp-lite) (implies -mxilinx-fpu)"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:294
+#: config/rs6000/rs6000.opt:298
 msgid "Specify Xilinx FPU."
 msgstr ""
 
@@ -13388,8 +13587,8 @@ msgid "Produce big endian code"
 msgstr ""
 
 #: config/rs6000/sysv4.opt:70 config/rs6000/sysv4.opt:74
-#: config/rs6000/sysv4.opt:83 config/rs6000/sysv4.opt:100
-#: config/rs6000/sysv4.opt:124 config/rs6000/sysv4.opt:136
+#: config/rs6000/sysv4.opt:83 config/rs6000/sysv4.opt:125
+#: config/rs6000/sysv4.opt:137
 msgid "no description yet"
 msgstr ""
 
@@ -13409,31 +13608,35 @@ msgstr ""
 msgid "Use alternate register names"
 msgstr ""
 
-#: config/rs6000/sysv4.opt:104
+#: config/rs6000/sysv4.opt:101
+msgid "Use default method for sdata handling"
+msgstr ""
+
+#: config/rs6000/sysv4.opt:105
 msgid "Link with libsim.a, libc.a and sim-crt0.o"
 msgstr ""
 
-#: config/rs6000/sysv4.opt:108
+#: config/rs6000/sysv4.opt:109
 msgid "Link with libads.a, libc.a and crt0.o"
 msgstr ""
 
-#: config/rs6000/sysv4.opt:112
+#: config/rs6000/sysv4.opt:113
 msgid "Link with libyk.a, libc.a and crt0.o"
 msgstr ""
 
-#: config/rs6000/sysv4.opt:116
+#: config/rs6000/sysv4.opt:117
 msgid "Link with libmvme.a, libc.a and crt0.o"
 msgstr ""
 
-#: config/rs6000/sysv4.opt:120
+#: config/rs6000/sysv4.opt:121
 msgid "Set the PPC_EMB bit in the ELF flags header"
 msgstr ""
 
-#: config/rs6000/sysv4.opt:140
+#: config/rs6000/sysv4.opt:141
 msgid "Generate code to use a non-exec PLT and GOT"
 msgstr ""
 
-#: config/rs6000/sysv4.opt:144
+#: config/rs6000/sysv4.opt:145
 msgid "Generate code for old exec BSS PLT"
 msgstr ""
 
@@ -14078,27 +14281,23 @@ msgstr ""
 msgid "Change the stack pointer without disabling interrupts"
 msgstr ""
 
-#: config/avr/avr.opt:42
-msgid "Do not generate tablejump insns"
-msgstr ""
-
-#: config/avr/avr.opt:52
+#: config/avr/avr.opt:48
 msgid "Use rjmp/rcall (limited range) on >8K devices"
 msgstr ""
 
-#: config/avr/avr.opt:56
+#: config/avr/avr.opt:52
 msgid "Output instruction sizes to the asm file"
 msgstr ""
 
-#: config/avr/avr.opt:60
+#: config/avr/avr.opt:56
 msgid "Change only the low 8 bits of the stack pointer"
 msgstr ""
 
-#: config/avr/avr.opt:64
+#: config/avr/avr.opt:60
 msgid "Relax branches"
 msgstr ""
 
-#: config/avr/avr.opt:68
+#: config/avr/avr.opt:64
 msgid ""
 "Make the linker relaxation machine assume that a program counter wrap-around "
 "occures."
@@ -14582,6 +14781,10 @@ msgstr ""
 msgid "Use VAXC structure conventions"
 msgstr ""
 
+#: config/vax/vax.opt:51
+msgid "Use new adddi3/subdi3 patterns"
+msgstr ""
+
 #: config/cris/linux.opt:27
 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
 msgstr ""
@@ -15046,7 +15249,7 @@ msgstr ""
 msgid "Print the name of header files as they are used"
 msgstr ""
 
-#: c.opt:69 c.opt:882
+#: c.opt:69 c.opt:890
 msgid "Add <dir> to the end of the main include path"
 msgstr ""
 
@@ -15261,634 +15464,646 @@ msgid "Warn about PCH files that are found but not used"
 msgstr ""
 
 #: c.opt:289
-msgid "Do not warn about using \"long long\" when -pedantic"
+msgid ""
+"Warn when a logical operator is suspiciously always evaluating to true or "
+"false"
 msgstr ""
 
 #: c.opt:293
-msgid "Warn about suspicious declarations of \"main\""
+msgid "Do not warn about using \"long long\" when -pedantic"
 msgstr ""
 
 #: c.opt:297
-msgid "Warn about possibly missing braces around initializers"
+msgid "Warn about suspicious declarations of \"main\""
 msgstr ""
 
 #: c.opt:301
-msgid "Warn about global functions without previous declarations"
+msgid "Warn about possibly missing braces around initializers"
 msgstr ""
 
 #: c.opt:305
-msgid "Warn about missing fields in struct initializers"
+msgid "Warn about global functions without previous declarations"
 msgstr ""
 
 #: c.opt:309
-msgid "Warn about functions which might be candidates for format attributes"
+msgid "Warn about missing fields in struct initializers"
 msgstr ""
 
 #: c.opt:313
-msgid "Warn about user-specified include directories that do not exist"
+msgid "Warn about functions which might be candidates for format attributes"
 msgstr ""
 
 #: c.opt:317
+msgid "Warn about user-specified include directories that do not exist"
+msgstr ""
+
+#: c.opt:321
 msgid ""
 "Warn about function parameters declared without a type specifier in K&R-"
 "style functions"
 msgstr ""
 
-#: c.opt:321
+#: c.opt:325
 msgid "Warn about global functions without prototypes"
 msgstr ""
 
-#: c.opt:325
+#: c.opt:329
 msgid "Warn about use of multi-character character constants"
 msgstr ""
 
-#: c.opt:329
+#: c.opt:333
 msgid "Warn about \"extern\" declarations not at file scope"
 msgstr ""
 
-#: c.opt:333
+#: c.opt:337
 msgid ""
 "Warn when non-templatized friend functions are declared within a template"
 msgstr ""
 
-#: c.opt:337
+#: c.opt:341
 msgid "Warn about non-virtual destructors"
 msgstr ""
 
-#: c.opt:341
+#: c.opt:345
 msgid ""
 "Warn about NULL being passed to argument slots marked as requiring non-NULL"
 msgstr ""
 
-#: c.opt:345
+#: c.opt:349
 msgid "Warn about non-normalised Unicode strings"
 msgstr ""
 
-#: c.opt:349
+#: c.opt:353
 msgid "Warn if a C-style cast is used in a program"
 msgstr ""
 
-#: c.opt:353
+#: c.opt:357
 msgid "Warn for obsolescent usage in a declaration"
 msgstr ""
 
-#: c.opt:357
+#: c.opt:361
 msgid "Warn if an old-style parameter definition is used"
 msgstr ""
 
-#: c.opt:361
+#: c.opt:365
 msgid ""
 "Warn if a string is longer than the maximum portable length specified by the "
 "standard"
 msgstr ""
 
-#: c.opt:365
+#: c.opt:369
 msgid "Warn about overloaded virtual function names"
 msgstr ""
 
-#: c.opt:369
+#: c.opt:373
 msgid "Warn about overriding initializers without side effects"
 msgstr ""
 
-#: c.opt:373
+#: c.opt:377
 msgid "Warn about packed bit-fields whose offset changed in GCC 4.4"
 msgstr ""
 
-#: c.opt:377
+#: c.opt:381
 msgid "Warn about possibly missing parentheses"
 msgstr ""
 
-#: c.opt:381
+#: c.opt:385
 msgid "Warn when converting the type of pointers to member functions"
 msgstr ""
 
-#: c.opt:385
+#: c.opt:389
 msgid "Warn about function pointer arithmetic"
 msgstr ""
 
-#: c.opt:389
+#: c.opt:393
 msgid "Warn when a pointer is cast to an integer of a different size"
 msgstr ""
 
-#: c.opt:393
+#: c.opt:397
 msgid "Warn about misuses of pragmas"
 msgstr ""
 
-#: c.opt:397
+#: c.opt:401
 msgid "Warn if inherited methods are unimplemented"
 msgstr ""
 
-#: c.opt:401
+#: c.opt:405
 msgid "Warn about multiple declarations of the same object"
 msgstr ""
 
-#: c.opt:405
+#: c.opt:409
 msgid "Warn when the compiler reorders code"
 msgstr ""
 
-#: c.opt:409
+#: c.opt:413
 msgid ""
 "Warn whenever a function's return type defaults to \"int\" (C), or about "
 "inconsistent return types (C++)"
 msgstr ""
 
-#: c.opt:413
+#: c.opt:417
 msgid "Warn if a selector has multiple methods"
 msgstr ""
 
-#: c.opt:417
+#: c.opt:421
 msgid "Warn about possible violations of sequence point rules"
 msgstr ""
 
-#: c.opt:421
+#: c.opt:425
 msgid "Warn about signed-unsigned comparisons"
 msgstr ""
 
-#: c.opt:425
+#: c.opt:429
 msgid "Warn when overload promotes from unsigned to signed"
 msgstr ""
 
-#: c.opt:429
+#: c.opt:433
 msgid "Warn about uncasted NULL used as sentinel"
 msgstr ""
 
-#: c.opt:433
+#: c.opt:437
 msgid "Warn about unprototyped function declarations"
 msgstr ""
 
-#: c.opt:437
+#: c.opt:441
 msgid "Warn if type signatures of candidate methods do not match exactly"
 msgstr ""
 
-#: c.opt:441
+#: c.opt:445
 msgid ""
 "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions "
 "are used"
 msgstr ""
 
-#: c.opt:445
+#: c.opt:449
 msgid "Deprecated.  This switch has no effect"
 msgstr ""
 
-#: c.opt:453
+#: c.opt:457
 msgid "Warn about features not present in traditional C"
 msgstr ""
 
-#: c.opt:457
+#: c.opt:461
 msgid ""
 "Warn of prototypes causing type conversions different from what would happen "
 "in the absence of prototype"
 msgstr ""
 
-#: c.opt:461
+#: c.opt:465
 msgid ""
 "Warn if trigraphs are encountered that might affect the meaning of the "
 "program"
 msgstr ""
 
-#: c.opt:465
+#: c.opt:469
 msgid "Warn about @selector()s without previously declared methods"
 msgstr ""
 
-#: c.opt:469
+#: c.opt:473
 msgid "Warn if an undefined macro is used in an #if directive"
 msgstr ""
 
-#: c.opt:473
+#: c.opt:477
 msgid "Warn about unrecognized pragmas"
 msgstr ""
 
-#: c.opt:477
+#: c.opt:481
 msgid "Warn about macros defined in the main file that are not used"
 msgstr ""
 
-#: c.opt:481
+#: c.opt:485
 msgid "Do not warn about using variadic macros when -pedantic"
 msgstr ""
 
-#: c.opt:485
+#: c.opt:489
 msgid "Warn if a variable length array is used"
 msgstr ""
 
-#: c.opt:489
+#: c.opt:493
 msgid "Warn when a register variable is declared volatile"
 msgstr ""
 
-#: c.opt:493
+#: c.opt:497
 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:497
+#: c.opt:501
 msgid "Warn when a pointer differs in signedness in an assignment"
 msgstr ""
 
-#: c.opt:501
+#: c.opt:505
 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)"
 msgstr ""
 
-#: c.opt:509
+#: c.opt:513
 msgid "Enforce class member access control semantics"
 msgstr ""
 
-#: c.opt:516
+#: c.opt:520
 msgid "Change when template instances are emitted"
 msgstr ""
 
-#: c.opt:520
+#: c.opt:524
 msgid "Recognize the \"asm\" keyword"
 msgstr ""
 
-#: c.opt:524
+#: c.opt:528
 msgid "Recognize built-in functions"
 msgstr ""
 
-#: c.opt:531
+#: c.opt:535
 msgid "Check the return value of new"
 msgstr ""
 
-#: c.opt:535
+#: c.opt:539
 msgid "Allow the arguments of the '?' operator to have different types"
 msgstr ""
 
-#: c.opt:539
+#: c.opt:543
 msgid "Reduce the size of object files"
 msgstr ""
 
-#: c.opt:543
+#: c.opt:547
 msgid "Use class <name> for constant strings"
 msgstr ""
 
-#: c.opt:547
+#: c.opt:551
 msgid "Inline member functions by default"
 msgstr ""
 
-#: c.opt:551
+#: c.opt:555
 msgid "Preprocess directives only."
 msgstr ""
 
-#: c.opt:555
+#: c.opt:559
 msgid "Permit '$' as an identifier character"
 msgstr ""
 
-#: c.opt:562
+#: c.opt:566
 msgid "Generate code to check exception specifications"
 msgstr ""
 
-#: c.opt:569
+#: c.opt:573
 msgid "Convert all strings and character constants to character set <cset>"
 msgstr ""
 
-#: c.opt:573
+#: c.opt:577
 msgid "Permit universal character names (\\u and \\U) in identifiers"
 msgstr ""
 
-#: c.opt:577
+#: c.opt:581
 msgid "Specify the default character set for source files"
 msgstr ""
 
-#: c.opt:585
+#: c.opt:589
 msgid "Scope of for-init-statement variables is local to the loop"
 msgstr ""
 
-#: c.opt:589
+#: c.opt:593
 msgid "Do not assume that standard C libraries and \"main\" exist"
 msgstr ""
 
-#: c.opt:593
+#: c.opt:597
 msgid "Recognize GNU-defined keywords"
 msgstr ""
 
-#: c.opt:597
+#: c.opt:601
 msgid "Generate code for GNU runtime environment"
 msgstr ""
 
-#: c.opt:601
+#: c.opt:605
 msgid "Use traditional GNU semantics for inline functions"
 msgstr ""
 
-#: c.opt:614
+#: c.opt:618
 msgid "Assume normal C execution environment"
 msgstr ""
 
-#: c.opt:618
+#: c.opt:622
 msgid "Enable support for huge objects"
 msgstr ""
 
-#: c.opt:622
+#: c.opt:626
 msgid "Export functions even if they can be inlined"
 msgstr ""
 
-#: c.opt:626
+#: c.opt:630
 msgid "Emit implicit instantiations of inline templates"
 msgstr ""
 
-#: c.opt:630
+#: c.opt:634
 msgid "Emit implicit instantiations of templates"
 msgstr ""
 
-#: c.opt:634
+#: c.opt:638
 msgid "Inject friend functions into enclosing namespace"
 msgstr ""
 
-#: c.opt:641
+#: c.opt:645
 msgid ""
 "Allow implicit conversions between vectors with differing numbers of "
 "subparts and/or differing element types."
 msgstr ""
 
-#: c.opt:645
+#: c.opt:649
 msgid "Don't warn about uses of Microsoft extensions"
 msgstr ""
 
-#: c.opt:655
+#: c.opt:659
 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
 msgstr ""
 
-#: c.opt:659
+#: c.opt:663
 msgid "Assume that receivers of Objective-C messages may be nil"
 msgstr ""
 
-#: c.opt:671
+#: c.opt:675
 msgid ""
 "Generate special Objective-C methods to initialize/destroy non-POD C++ "
 "ivars, if needed"
 msgstr ""
 
-#: c.opt:675
+#: c.opt:679
 msgid "Allow fast jumps to the message dispatcher"
 msgstr ""
 
-#: c.opt:681
+#: c.opt:685
 msgid "Enable Objective-C exception and synchronization syntax"
 msgstr ""
 
-#: c.opt:685
+#: c.opt:689
 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs"
 msgstr ""
 
-#: c.opt:690
+#: c.opt:694
 msgid "Enable Objective-C setjmp exception handling runtime"
 msgstr ""
 
-#: c.opt:694
+#: c.opt:698
 msgid "Enable OpenMP (implies -frecursive in Fortran)"
 msgstr ""
 
-#: c.opt:698
+#: c.opt:702
 msgid "Recognize C++ keywords like \"compl\" and \"xor\""
 msgstr ""
 
-#: c.opt:702
+#: c.opt:706
 msgid "Enable optional diagnostics"
 msgstr ""
 
-#: c.opt:709
+#: c.opt:713
 msgid "Look for and use PCH files even when preprocessing"
 msgstr ""
 
-#: c.opt:713
+#: c.opt:717
 msgid "Downgrade conformance errors to warnings"
 msgstr ""
 
-#: c.opt:717
+#: c.opt:721
 msgid "Treat the input file as already preprocessed"
 msgstr ""
 
-#: c.opt:721
+#: c.opt:725
+msgid ""
+"-fno-pretty-templates Do not pretty-print template specializations as the "
+"template signature followed by the arguments"
+msgstr ""
+
+#: c.opt:729
 msgid ""
 "Used in Fix-and-Continue mode to indicate that object files may be swapped "
 "in at runtime"
 msgstr ""
 
-#: c.opt:725
+#: c.opt:733
 msgid "Enable automatic template instantiation"
 msgstr ""
 
-#: c.opt:729
+#: c.opt:737
 msgid "Generate run time type descriptor information"
 msgstr ""
 
-#: c.opt:733
+#: c.opt:741
 msgid "Use the same size for double as for float"
 msgstr ""
 
-#: c.opt:741
+#: c.opt:749
 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
 msgstr ""
 
-#: c.opt:745
+#: c.opt:753
 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
 msgstr ""
 
-#: c.opt:749
+#: c.opt:757
 msgid "Make \"char\" signed by default"
 msgstr ""
 
-#: c.opt:756
+#: c.opt:764
 msgid "Display statistics accumulated during compilation"
 msgstr ""
 
-#: c.opt:763
+#: c.opt:771
 msgid "Distance between tab stops for column reporting"
 msgstr ""
 
-#: c.opt:767
+#: c.opt:775
 msgid "Specify maximum template instantiation depth"
 msgstr ""
 
-#: c.opt:774
+#: c.opt:782
 msgid "Do not generate thread-safe code for initializing local statics"
 msgstr ""
 
-#: c.opt:778
+#: c.opt:786
 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
 msgstr ""
 
-#: c.opt:782
+#: c.opt:790
 msgid "Make \"char\" unsigned by default"
 msgstr ""
 
-#: c.opt:786
+#: c.opt:794
 msgid "Use __cxa_atexit to register destructors"
 msgstr ""
 
-#: c.opt:790
+#: c.opt:798
 msgid "Use __cxa_get_exception_ptr in exception handling"
 msgstr ""
 
-#: c.opt:794
+#: c.opt:802
 msgid "Marks all inlined methods as having hidden visibility"
 msgstr ""
 
-#: c.opt:798
+#: c.opt:806
 msgid "Changes visibility to match Microsoft Visual Studio by default"
 msgstr ""
 
-#: c.opt:802
+#: c.opt:810
 msgid "Discard unused virtual functions"
 msgstr ""
 
-#: c.opt:806
+#: c.opt:814
 msgid "Implement vtables using thunks"
 msgstr ""
 
-#: c.opt:810
+#: c.opt:818
 msgid "Emit common-like symbols as weak symbols"
 msgstr ""
 
-#: c.opt:814
+#: c.opt:822
 msgid ""
 "Convert all wide strings and character constants to character set <cset>"
 msgstr ""
 
-#: c.opt:818
+#: c.opt:826
 msgid "Generate a #line directive pointing at the current working directory"
 msgstr ""
 
-#: c.opt:822
+#: c.opt:830
 msgid "Emit cross referencing information"
 msgstr ""
 
-#: c.opt:826
+#: c.opt:834
 msgid ""
 "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
 msgstr ""
 
-#: c.opt:830
+#: c.opt:838
 msgid "Dump declarations to a .decl file"
 msgstr ""
 
-#: c.opt:834
+#: c.opt:842
 msgid "Aggressive reduced debug info for structs"
 msgstr ""
 
-#: c.opt:838
+#: c.opt:846
 msgid "Conservative reduced debug info for structs"
 msgstr ""
 
-#: c.opt:842
+#: c.opt:850
 msgid "Detailed reduced debug info for structs"
 msgstr ""
 
-#: c.opt:846 c.opt:878
+#: c.opt:854 c.opt:886
 msgid "Add <dir> to the end of the system include path"
 msgstr ""
 
-#: c.opt:850
+#: c.opt:858
 msgid "Accept definition of macros in <file>"
 msgstr ""
 
-#: c.opt:854
+#: c.opt:862
 msgid "-imultilib <dir> Set <dir> to be the multilib include subdirectory"
 msgstr ""
 
-#: c.opt:858
+#: c.opt:866
 msgid "Include the contents of <file> before other files"
 msgstr ""
 
-#: c.opt:862
+#: c.opt:870
 msgid "Specify <path> as a prefix for next two options"
 msgstr ""
 
-#: c.opt:866
+#: c.opt:874
 msgid "Set <dir> to be the system root directory"
 msgstr ""
 
-#: c.opt:870
+#: c.opt:878
 msgid "Add <dir> to the start of the system include path"
 msgstr ""
 
-#: c.opt:874
+#: c.opt:882
 msgid "Add <dir> to the end of the quote include path"
 msgstr ""
 
-#: c.opt:892
+#: c.opt:900
 msgid ""
 "Do not search standard system include directories (those specified with -"
 "isystem will still be used)"
 msgstr ""
 
-#: c.opt:896
+#: c.opt:904
 msgid "Do not search standard system include directories for C++"
 msgstr ""
 
-#: c.opt:912
+#: c.opt:920
 msgid "Generate C header of platform-specific features"
 msgstr ""
 
-#: c.opt:916
+#: c.opt:924
 msgid "Print a checksum of the executable for PCH validity checking, and stop"
 msgstr ""
 
-#: c.opt:920
+#: c.opt:928
 msgid "Remap file names when including files"
 msgstr ""
 
-#: c.opt:924
+#: c.opt:932
 msgid "Conform to the ISO 1998 C++ standard"
 msgstr ""
 
-#: c.opt:928
+#: c.opt:936
 msgid ""
 "Conform to the ISO 1998 C++ standard, with extensions that are likely to"
 msgstr ""
 
-#: c.opt:935 c.opt:970
+#: c.opt:943 c.opt:978
 msgid "Conform to the ISO 1990 C standard"
 msgstr ""
 
-#: c.opt:939 c.opt:978
+#: c.opt:947 c.opt:986
 msgid "Conform to the ISO 1999 C standard"
 msgstr ""
 
-#: c.opt:943
+#: c.opt:951
 msgid "Deprecated in favor of -std=c99"
 msgstr ""
 
-#: c.opt:947
+#: c.opt:955
 msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
 msgstr ""
 
-#: c.opt:951
+#: c.opt:959
 msgid "Conform to the ISO 1998 C++ standard, with GNU extensions and"
 msgstr ""
 
-#: c.opt:958
+#: c.opt:966
 msgid "Conform to the ISO 1990 C standard with GNU extensions"
 msgstr ""
 
-#: c.opt:962
+#: c.opt:970
 msgid "Conform to the ISO 1999 C standard with GNU extensions"
 msgstr ""
 
-#: c.opt:966
+#: c.opt:974
 msgid "Deprecated in favor of -std=gnu99"
 msgstr ""
 
-#: c.opt:974
+#: c.opt:982
 msgid "Conform to the ISO 1990 C standard as amended in 1994"
 msgstr ""
 
-#: c.opt:982
+#: c.opt:990
 msgid "Deprecated in favor of -std=iso9899:1999"
 msgstr ""
 
-#: c.opt:986
+#: c.opt:994
 msgid "Enable traditional preprocessing"
 msgstr ""
 
-#: c.opt:990
+#: c.opt:998
 msgid "Support ISO C trigraphs"
 msgstr ""
 
-#: c.opt:994
+#: c.opt:1002
 msgid "Do not predefine system-specific and GCC-specific macros"
 msgstr ""
 
-#: c.opt:998
+#: c.opt:1006
 msgid "Enable verbose output"
 msgstr ""
 
@@ -15906,1266 +16121,1266 @@ msgstr ""
 msgid "Alias for --help=target"
 msgstr ""
 
-#: common.opt:52
+#: common.opt:55
 msgid ""
 "Set parameter <param> to value.  See below for a complete list of parameters"
 msgstr ""
 
-#: common.opt:59
+#: common.opt:62
 msgid ""
 "Put global and static data smaller than <number> bytes into a special "
 "section (on some targets)"
 msgstr ""
 
-#: common.opt:63
+#: common.opt:66
 msgid "Set optimization level to <number>"
 msgstr ""
 
-#: common.opt:67
+#: common.opt:70
 msgid "Optimize for space rather than speed"
 msgstr ""
 
-#: common.opt:71
+#: common.opt:74
 msgid "This switch is deprecated; use -Wextra instead"
 msgstr ""
 
-#: common.opt:75
+#: common.opt:78
 msgid "Warn about returning structures, unions or arrays"
 msgstr ""
 
-#: common.opt:79
+#: common.opt:82
 msgid "Warn if an array is accessed out of bounds"
 msgstr ""
 
-#: common.opt:83
+#: common.opt:86
 msgid "Warn about inappropriate attribute usage"
 msgstr ""
 
-#: common.opt:87
+#: common.opt:90
 msgid "Warn about pointer casts which increase alignment"
 msgstr ""
 
-#: common.opt:91
+#: common.opt:94
 msgid "Warn about uses of __attribute__((deprecated)) declarations"
 msgstr ""
 
-#: common.opt:95
+#: common.opt:98
 msgid "Warn when an optimization pass is disabled"
 msgstr ""
 
-#: common.opt:99
-msgid "Warn on calls to these functions"
-msgstr ""
-
-#: common.opt:103
+#: common.opt:102
 msgid "Treat all warnings as errors"
 msgstr ""
 
-#: common.opt:107
+#: common.opt:106
 msgid "Treat specified warning as error"
 msgstr ""
 
-#: common.opt:111
+#: common.opt:110
 msgid "Print extra (possibly unwanted) warnings"
 msgstr ""
 
-#: common.opt:115
+#: common.opt:114
 msgid "Exit on the first error occurred"
 msgstr ""
 
-#: common.opt:119
+#: common.opt:118
 msgid ""
 "-Wframe-larger-than=<number> Warn if a function's stack frame requires more "
 "than <number> bytes"
 msgstr ""
 
-#: common.opt:123
+#: common.opt:122
 msgid "Warn when an inlined function cannot be inlined"
 msgstr ""
 
-#: common.opt:130
+#: common.opt:129
 msgid "Warn if an object is larger than <number> bytes"
 msgstr ""
 
-#: common.opt:134
-msgid ""
-"Warn when a logical operator is suspicously always evaluating to true or "
-"false"
-msgstr ""
-
-#: common.opt:138
+#: common.opt:133
 msgid "Warn if the loop cannot be optimized due to nontrivial assumptions."
 msgstr ""
 
-#: common.opt:142
+#: common.opt:137
 msgid ""
 "Warn about functions which might be candidates for __attribute__((noreturn))"
 msgstr ""
 
-#: common.opt:146
+#: common.opt:141
 msgid "Warn about constructs not instrumented by -fmudflap"
 msgstr ""
 
-#: common.opt:150
+#: common.opt:145
 msgid "Warn about overflow in arithmetic expressions"
 msgstr ""
 
-#: common.opt:154
+#: common.opt:149
 msgid "Warn when the packed attribute has no effect on struct layout"
 msgstr ""
 
-#: common.opt:158
+#: common.opt:153
 msgid "Warn when padding is required to align structure members"
 msgstr ""
 
-#: common.opt:162
+#: common.opt:157
 msgid "Warn when one local variable shadows another"
 msgstr ""
 
-#: common.opt:166
+#: common.opt:161
 msgid "Warn when not issuing stack smashing protection for some reason"
 msgstr ""
 
-#: common.opt:170 common.opt:174
+#: common.opt:165 common.opt:169
 msgid "Warn about code which might break strict aliasing rules"
 msgstr ""
 
-#: common.opt:178 common.opt:182
+#: common.opt:173 common.opt:177
 msgid "Warn about optimizations that assume that signed overflow is undefined"
 msgstr ""
 
-#: common.opt:186
+#: common.opt:181
 msgid "Warn about enumerated switches, with no default, missing a case"
 msgstr ""
 
-#: common.opt:190
+#: common.opt:185
 msgid "Warn about enumerated switches missing a \"default:\" statement"
 msgstr ""
 
-#: common.opt:194
+#: common.opt:189
 msgid "Warn about all enumerated switches missing a specific case"
 msgstr ""
 
-#: common.opt:198
+#: common.opt:193
 msgid "Do not suppress warnings from system headers"
 msgstr ""
 
-#: common.opt:202
+#: common.opt:197
 msgid ""
 "Warn if a comparison is always true or always false due to the limited range "
 "of the data type"
 msgstr ""
 
-#: common.opt:206
+#: common.opt:201
 msgid "Warn about uninitialized automatic variables"
 msgstr ""
 
-#: common.opt:210
+#: common.opt:205
 msgid "Warn about code that will never be executed"
 msgstr ""
 
-#: common.opt:214
+#: common.opt:209
 msgid "Enable all -Wunused- warnings"
 msgstr ""
 
-#: common.opt:218
+#: common.opt:213
 msgid "Warn when a function is unused"
 msgstr ""
 
-#: common.opt:222
+#: common.opt:217
 msgid "Warn when a label is unused"
 msgstr ""
 
-#: common.opt:226
+#: common.opt:221
 msgid "Warn when a function parameter is unused"
 msgstr ""
 
-#: common.opt:230
+#: common.opt:225
 msgid "Warn when an expression value is unused"
 msgstr ""
 
-#: common.opt:234
+#: common.opt:229
 msgid "Warn when a variable is unused"
 msgstr ""
 
-#: common.opt:238
+#: common.opt:233
 msgid "Warn instead of error in case profiles in -fprofile-use do not match"
 msgstr ""
 
-#: common.opt:242
+#: common.opt:237
 msgid "Emit declaration information into <file>"
 msgstr ""
 
-#: common.opt:255
+#: common.opt:250
 msgid "Enable dumps from specific passes of the compiler"
 msgstr ""
 
-#: common.opt:259
+#: common.opt:254
 msgid "Set the file basename to be used for dumps"
 msgstr ""
 
-#: common.opt:279
+#: common.opt:274
 msgid "Align the start of functions"
 msgstr ""
 
-#: common.opt:286
+#: common.opt:281
 msgid "Align labels which are only reached by jumping"
 msgstr ""
 
-#: common.opt:293
+#: common.opt:288
 msgid "Align all labels"
 msgstr ""
 
-#: common.opt:300
+#: common.opt:295
 msgid "Align the start of loops"
 msgstr ""
 
-#: common.opt:315
+#: common.opt:310
 msgid "Specify that arguments may alias each other and globals"
 msgstr ""
 
-#: common.opt:319
+#: common.opt:314
 msgid "Assume arguments may alias globals but not each other"
 msgstr ""
 
-#: common.opt:323
+#: common.opt:318
 msgid "Assume arguments alias neither each other nor globals"
 msgstr ""
 
-#: common.opt:327
+#: common.opt:322
 msgid "Assume arguments alias no other storage"
 msgstr ""
 
-#: common.opt:331
+#: common.opt:326
 msgid "Generate unwind tables that are exact at each instruction boundary"
 msgstr ""
 
-#: common.opt:335
+#: common.opt:330
 msgid "Generate auto-inc/dec instructions"
 msgstr ""
 
-#: common.opt:343
+#: common.opt:338
 msgid "Generate code to check bounds before indexing arrays"
 msgstr ""
 
-#: common.opt:347
+#: common.opt:342
 msgid "Replace add, compare, branch with branch on count register"
 msgstr ""
 
-#: common.opt:351
+#: common.opt:346
 msgid "Use profiling information for branch probabilities"
 msgstr ""
 
-#: common.opt:355
+#: common.opt:350
 msgid ""
 "Perform branch target load optimization before prologue / epilogue threading"
 msgstr ""
 
-#: common.opt:359
+#: common.opt:354
 msgid ""
 "Perform branch target load optimization after prologue / epilogue threading"
 msgstr ""
 
-#: common.opt:363
+#: common.opt:358
 msgid ""
 "Restrict target load migration not to re-use registers in any basic block"
 msgstr ""
 
-#: common.opt:367
+#: common.opt:362
 msgid "Mark <register> as being preserved across functions"
 msgstr ""
 
-#: common.opt:371
+#: common.opt:366
 msgid "Mark <register> as being corrupted by function calls"
 msgstr ""
 
-#: common.opt:378
+#: common.opt:373
 msgid "Save registers around function calls"
 msgstr ""
 
-#: common.opt:382
+#: common.opt:377
 msgid "Compare the results of several data dependence analyzers."
 msgstr ""
 
-#: common.opt:386
+#: common.opt:381
 msgid "Do not put uninitialized globals in the common section"
 msgstr ""
 
-#: common.opt:390
+#: common.opt:385
 msgid "Do not perform optimizations increasing noticeably stack usage"
 msgstr ""
 
-#: common.opt:394
+#: common.opt:389
 msgid "Perform a register copy-propagation optimization pass"
 msgstr ""
 
-#: common.opt:398
+#: common.opt:393
 msgid "Perform cross-jumping optimization"
 msgstr ""
 
-#: common.opt:402
+#: common.opt:397
 msgid "When running CSE, follow jumps to their targets"
 msgstr ""
 
-#: common.opt:406
+#: common.opt:401
 msgid "When running CSE, follow conditional jumps"
 msgstr ""
 
-#: common.opt:410
+#: common.opt:405
 msgid "Omit range reduction step when performing complex division"
 msgstr ""
 
-#: common.opt:414
+#: common.opt:409
 msgid "Complex multiplication and division follow Fortran rules"
 msgstr ""
 
-#: common.opt:418
+#: common.opt:413
 msgid "Place data items into their own section"
 msgstr ""
 
-#: common.opt:422
+#: common.opt:417
 msgid "List all available debugging counters with their limits and counts."
 msgstr ""
 
-#: common.opt:426
+#: common.opt:421
 msgid ""
 "-fdbg-cnt=<counter>:<limit>[,<counter>:<limit>,...]    Set the debug counter "
 "limit.   "
 msgstr ""
 
-#: common.opt:430
+#: common.opt:425
 msgid "Map one directory name to another in debug information"
 msgstr ""
 
-#: common.opt:436
+#: common.opt:431
 msgid "Defer popping functions args from stack until later"
 msgstr ""
 
-#: common.opt:440
+#: common.opt:435
 msgid "Attempt to fill delay slots of branch instructions"
 msgstr ""
 
-#: common.opt:444
+#: common.opt:439
 msgid "Delete useless null pointer checks"
 msgstr ""
 
-#: common.opt:448
+#: common.opt:443
 msgid ""
 "How often to emit source location at the beginning of line-wrapped "
 "diagnostics"
 msgstr ""
 
-#: common.opt:452
+#: common.opt:447
 msgid ""
 "Amend appropriate diagnostic messages with the command line option that "
 "controls them"
 msgstr ""
 
-#: common.opt:456
+#: common.opt:451
 msgid "Dump various compiler internals to a file"
 msgstr ""
 
-#: common.opt:460
+#: common.opt:455
 msgid "Suppress output of addresses in debugging dumps"
 msgstr ""
 
-#: common.opt:464
+#: common.opt:459
 msgid ""
 "Suppress output of instruction numbers, line number notes and addresses in "
 "debugging dumps"
 msgstr ""
 
-#: common.opt:468
+#: common.opt:463
 msgid "Enable CFI tables via GAS assembler directives."
 msgstr ""
 
-#: common.opt:472
+#: common.opt:467
 msgid "Perform early inlining"
 msgstr ""
 
-#: common.opt:476
+#: common.opt:471
 msgid "Perform DWARF2 duplicate elimination"
 msgstr ""
 
-#: common.opt:480 common.opt:484
+#: common.opt:475 common.opt:479
 msgid "Perform unused type elimination in debug info"
 msgstr ""
 
-#: common.opt:488
+#: common.opt:483
 msgid "Do not suppress C++ class debug information."
 msgstr ""
 
-#: common.opt:492
+#: common.opt:487
 msgid "Enable exception handling"
 msgstr ""
 
-#: common.opt:496
+#: common.opt:491
 msgid "Perform a number of minor, expensive optimizations"
 msgstr ""
 
-#: common.opt:503
+#: common.opt:495
+msgid "Specify handling of excess floating-point precision"
+msgstr ""
+
+#: common.opt:502
 msgid "Assume no NaNs or infinities are generated"
 msgstr ""
 
-#: common.opt:507
+#: common.opt:506
 msgid "Mark <register> as being unavailable to the compiler"
 msgstr ""
 
-#: common.opt:511
+#: common.opt:510
 msgid "Don't allocate floats and doubles in extended-precision registers"
 msgstr ""
 
-#: common.opt:515 common.opt:728 common.opt:949 common.opt:1105
-#: common.opt:1164 common.opt:1180 common.opt:1240
+#: common.opt:514 common.opt:727 common.opt:956 common.opt:1108
+#: common.opt:1167 common.opt:1183 common.opt:1243
 msgid "Does nothing.  Preserved for backward compatibility."
 msgstr ""
 
-#: common.opt:519
+#: common.opt:518
 msgid "Perform a forward propagation pass on RTL"
 msgstr ""
 
-#: common.opt:526
+#: common.opt:525
 msgid "Allow function addresses to be held in registers"
 msgstr ""
 
-#: common.opt:530
+#: common.opt:529
 msgid "Place each function into its own section"
 msgstr ""
 
-#: common.opt:534
+#: common.opt:533
 msgid "Perform global common subexpression elimination"
 msgstr ""
 
-#: common.opt:538
+#: common.opt:537
 msgid ""
 "Perform enhanced load motion during global common subexpression elimination"
 msgstr ""
 
-#: common.opt:542
+#: common.opt:541
 msgid "Perform store motion after global common subexpression elimination"
 msgstr ""
 
-#: common.opt:546
+#: common.opt:545
 msgid ""
 "Perform redundant load after store elimination in global common subexpression"
 msgstr ""
 
-#: common.opt:551
+#: common.opt:550
 msgid ""
 "Perform global common subexpression elimination after register allocation"
 msgstr ""
 
-#: common.opt:557
+#: common.opt:556
 msgid "Enable in and out of Graphite representation"
 msgstr ""
 
-#: common.opt:561
+#: common.opt:560
 msgid "Enable Loop Strip Mining transformation"
 msgstr ""
 
-#: common.opt:565
+#: common.opt:564
 msgid "Enable Loop Interchange transformation"
 msgstr ""
 
-#: common.opt:569
+#: common.opt:568
 msgid "Enable Loop Blocking transformation"
 msgstr ""
 
-#: common.opt:574
+#: common.opt:573
 msgid "Enable Graphite Identity transformation"
 msgstr ""
 
-#: common.opt:578
+#: common.opt:577
 msgid "Enable guessing of branch probabilities"
 msgstr ""
 
-#: common.opt:586
+#: common.opt:585
 msgid "Process #ident directives"
 msgstr ""
 
-#: common.opt:590
+#: common.opt:589
 msgid "Perform conversion of conditional jumps to branchless equivalents"
 msgstr ""
 
-#: common.opt:594
+#: common.opt:593
 msgid "Perform conversion of conditional jumps to conditional execution"
 msgstr ""
 
-#: common.opt:602
+#: common.opt:601
 msgid "Do not generate .size directives"
 msgstr ""
 
-#: common.opt:606
+#: common.opt:605
 msgid "Perform indirect inlining"
 msgstr ""
 
-#: common.opt:615
+#: common.opt:614
 msgid "Pay attention to the \"inline\" keyword"
 msgstr ""
 
-#: common.opt:619
+#: common.opt:618
 msgid ""
 "Integrate simple functions into their callers when code size is known to not "
 "growth"
 msgstr ""
 
-#: common.opt:623
+#: common.opt:622
 msgid "Integrate simple functions into their callers"
 msgstr ""
 
-#: common.opt:627
+#: common.opt:626
 msgid "Integrate functions called once into their callers"
 msgstr ""
 
-#: common.opt:634
+#: common.opt:633
 msgid "Limit the size of inlined functions to <number>"
 msgstr ""
 
-#: common.opt:638
+#: common.opt:637
 msgid "Instrument function entry and exit with profiling calls"
 msgstr ""
 
-#: common.opt:642
+#: common.opt:641
 msgid ""
 "-finstrument-functions-exclude-function-list=name,...  Do not instrument "
 "listed functions"
 msgstr ""
 
-#: common.opt:646
+#: common.opt:645
 msgid ""
 "-finstrument-functions-exclude-file-list=filename,...  Do not instrument "
 "functions listed in files"
 msgstr ""
 
-#: common.opt:650
+#: common.opt:649
 msgid "Perform Interprocedural constant propagation"
 msgstr ""
 
-#: common.opt:654
+#: common.opt:653
 msgid "Perform cloning to make Interprocedural constant propagation stronger"
 msgstr ""
 
-#: common.opt:658
+#: common.opt:657
 msgid "Discover pure and const functions"
 msgstr ""
 
-#: common.opt:662
+#: common.opt:661
 msgid "Perform interprocedural points-to analysis"
 msgstr ""
 
-#: common.opt:666
+#: common.opt:665
 msgid "Discover readonly and non addressable static variables"
 msgstr ""
 
-#: common.opt:670
+#: common.opt:669
 msgid "Type based escape and alias analysis"
 msgstr ""
 
-#: common.opt:674
+#: common.opt:673
 msgid "Perform matrix layout flattening and transposing based"
 msgstr ""
 
-#: common.opt:679
+#: common.opt:678
 msgid "Perform structure layout optimizations based"
 msgstr ""
 
-#: common.opt:684
+#: common.opt:683
 msgid "-fira-algorithm=[CB|priority] Set the used IRA algorithm"
 msgstr ""
 
-#: common.opt:688
+#: common.opt:687
 msgid "-fira-region=[one|all|mixed] Set regions for IRA"
 msgstr ""
 
-#: common.opt:692
+#: common.opt:691
 msgid "Do optimistic coalescing."
 msgstr ""
 
-#: common.opt:696
+#: common.opt:695
 msgid "Share slots for saving different hard registers."
 msgstr ""
 
-#: common.opt:700
+#: common.opt:699
 msgid "Share stack slots for spilled pseudo-registers."
 msgstr ""
 
-#: common.opt:704
+#: common.opt:703
 msgid "-fira-verbose=<number> Control IRA's level of diagnostic messages."
 msgstr ""
 
-#: common.opt:708
+#: common.opt:707
 msgid "Optimize induction variables on trees"
 msgstr ""
 
-#: common.opt:712
+#: common.opt:711
 msgid "Use jump tables for sufficiently large switch statements"
 msgstr ""
 
-#: common.opt:716
+#: common.opt:715
 msgid "Generate code for functions even if they are fully inlined"
 msgstr ""
 
-#: common.opt:720
+#: common.opt:719
 msgid "Emit static const variables even if they are not used"
 msgstr ""
 
-#: common.opt:724
+#: common.opt:723
 msgid "Give external symbols a leading underscore"
 msgstr ""
 
-#: common.opt:732
+#: common.opt:731
 msgid "Set errno after built-in math functions"
 msgstr ""
 
-#: common.opt:736
+#: common.opt:735
 msgid "Report on permanent memory allocation"
 msgstr ""
 
-#: common.opt:743
+#: common.opt:742
 msgid "Attempt to merge identical constants and constant variables"
 msgstr ""
 
-#: common.opt:747
+#: common.opt:746
 msgid "Attempt to merge identical constants across compilation units"
 msgstr ""
 
-#: common.opt:751
+#: common.opt:750
 msgid "Attempt to merge identical debug strings across compilation units"
 msgstr ""
 
-#: common.opt:755
+#: common.opt:754
 msgid ""
 "Limit diagnostics to <number> characters per line.  0 suppresses line-"
 "wrapping"
 msgstr ""
 
-#: common.opt:759
+#: common.opt:758
 msgid "Perform SMS based modulo scheduling before the first scheduling pass"
 msgstr ""
 
-#: common.opt:763
+#: common.opt:762
 msgid "Perform SMS based modulo scheduling with register moves allowed"
 msgstr ""
 
-#: common.opt:767
+#: common.opt:766
 msgid "Move loop invariant computations out of loops"
 msgstr ""
 
-#: common.opt:771
+#: common.opt:770
 msgid "Add mudflap bounds-checking instrumentation for single-threaded program"
 msgstr ""
 
-#: common.opt:775
+#: common.opt:774
 msgid "Add mudflap bounds-checking instrumentation for multi-threaded program"
 msgstr ""
 
-#: common.opt:779
+#: common.opt:778
 msgid "Ignore read operations when inserting mudflap instrumentation"
 msgstr ""
 
-#: common.opt:783
+#: common.opt:782
 msgid "Use the RTL dead code elimination pass"
 msgstr ""
 
-#: common.opt:787
+#: common.opt:786
 msgid "Use the RTL dead store elimination pass"
 msgstr ""
 
-#: common.opt:791
+#: common.opt:790
 msgid ""
 "Enable/Disable the traditional scheduling in loops that already passed "
 "modulo scheduling"
 msgstr ""
 
-#: common.opt:795
+#: common.opt:794
 msgid "Support synchronous non-call exceptions"
 msgstr ""
 
-#: common.opt:799
+#: common.opt:798
 msgid "When possible do not generate stack frames"
 msgstr ""
 
-#: common.opt:803
+#: common.opt:802
 msgid "Do the full register move optimization pass"
 msgstr ""
 
-#: common.opt:807
+#: common.opt:806
 msgid "Optimize sibling and tail recursive calls"
 msgstr ""
 
-#: common.opt:811 common.opt:815
+#: common.opt:810 common.opt:814
 msgid "Report on memory allocation before interprocedural optimization"
 msgstr ""
 
-#: common.opt:819
+#: common.opt:818
 msgid "Pack structure members together without holes"
 msgstr ""
 
-#: common.opt:823
+#: common.opt:822
 msgid "Set initial maximum structure member alignment"
 msgstr ""
 
-#: common.opt:827
+#: common.opt:826
 msgid "Return small aggregates in memory, not registers"
 msgstr ""
 
-#: common.opt:831
+#: common.opt:830
 msgid "Perform loop peeling"
 msgstr ""
 
-#: common.opt:835
+#: common.opt:834
 msgid "Enable machine specific peephole optimizations"
 msgstr ""
 
-#: common.opt:839
+#: common.opt:838
 msgid "Enable an RTL peephole pass before sched2"
 msgstr ""
 
-#: common.opt:843
+#: common.opt:842
 msgid "Generate position-independent code if possible (large mode)"
 msgstr ""
 
-#: common.opt:847
+#: common.opt:846
 msgid ""
 "Generate position-independent code for executables if possible (large mode)"
 msgstr ""
 
-#: common.opt:851
+#: common.opt:850
 msgid "Generate position-independent code if possible (small mode)"
 msgstr ""
 
-#: common.opt:855
+#: common.opt:854
 msgid ""
 "Generate position-independent code for executables if possible (small mode)"
 msgstr ""
 
-#: common.opt:859
+#: common.opt:858
+msgid "Specify a plugin to load"
+msgstr ""
+
+#: common.opt:862
+msgid ""
+"-fplugin-arg-<name>-<key>[=<value>] Specify argument <key>=<value> for "
+"plugin <name>"
+msgstr ""
+
+#: common.opt:866
 msgid "Run predictive commoning optimization."
 msgstr ""
 
-#: common.opt:863
+#: common.opt:870
 msgid "Generate prefetch instructions, if available, for arrays in loops"
 msgstr ""
 
-#: common.opt:867
+#: common.opt:874
 msgid "Enable basic program profiling code"
 msgstr ""
 
-#: common.opt:871
+#: common.opt:878
 msgid "Insert arc-based program profiling code"
 msgstr ""
 
-#: common.opt:875
+#: common.opt:882
 msgid "Set the top-level directory for storing the profile data."
 msgstr ""
 
-#: common.opt:880
+#: common.opt:887
 msgid "Enable correction of flow inconsistent profile data input"
 msgstr ""
 
-#: common.opt:884
+#: common.opt:891
 msgid ""
 "Enable common options for generating profile info for profile feedback "
 "directed optimizations"
 msgstr ""
 
-#: common.opt:888
+#: common.opt:895
 msgid ""
 "Enable common options for generating profile info for profile feedback "
 "directed optimizations, and set -fprofile-dir="
 msgstr ""
 
-#: common.opt:892
+#: common.opt:899
 msgid ""
 "Enable common options for performing profile feedback directed optimizations"
 msgstr ""
 
-#: common.opt:896
+#: common.opt:903
 msgid ""
 "Enable common options for performing profile feedback directed "
 "optimizations, and set -fprofile-dir="
 msgstr ""
 
-#: common.opt:900
+#: common.opt:907
 msgid "Insert code to profile values of expressions"
 msgstr ""
 
-#: common.opt:907
+#: common.opt:914
 msgid "Make compile reproducible using <string>"
 msgstr ""
 
-#: common.opt:917
+#: common.opt:924
 msgid "Record gcc command line switches in the object file."
 msgstr ""
 
-#: common.opt:921
+#: common.opt:928
 msgid "Return small aggregates in registers"
 msgstr ""
 
-#: common.opt:925
+#: common.opt:932
 msgid "Enables a register move optimization"
 msgstr ""
 
-#: common.opt:929
+#: common.opt:936
 msgid "Perform a register renaming optimization pass"
 msgstr ""
 
-#: common.opt:933
+#: common.opt:940
 msgid "Reorder basic blocks to improve code placement"
 msgstr ""
 
-#: common.opt:937
+#: common.opt:944
 msgid "Reorder basic blocks and partition into hot and cold sections"
 msgstr ""
 
-#: common.opt:941
+#: common.opt:948
 msgid "Reorder functions to improve code placement"
 msgstr ""
 
-#: common.opt:945
+#: common.opt:952
 msgid "Add a common subexpression elimination pass after loop optimizations"
 msgstr ""
 
-#: common.opt:953
+#: common.opt:960
 msgid "Disable optimizations that assume default FP rounding behavior"
 msgstr ""
 
-#: common.opt:957
+#: common.opt:964
 msgid "Enable scheduling across basic blocks"
 msgstr ""
 
-#: common.opt:961
+#: common.opt:968
 msgid "Allow speculative motion of non-loads"
 msgstr ""
 
-#: common.opt:965
+#: common.opt:972
 msgid "Allow speculative motion of some loads"
 msgstr ""
 
-#: common.opt:969
+#: common.opt:976
 msgid "Allow speculative motion of more loads"
 msgstr ""
 
-#: common.opt:973
+#: common.opt:980
 msgid "Set the verbosity level of the scheduler"
 msgstr ""
 
-#: common.opt:977
+#: common.opt:984
 msgid "If scheduling post reload, do superblock scheduling"
 msgstr ""
 
-#: common.opt:981
+#: common.opt:988
 msgid "If scheduling post reload, do trace scheduling"
 msgstr ""
 
-#: common.opt:985
+#: common.opt:992
 msgid "Reschedule instructions before register allocation"
 msgstr ""
 
-#: common.opt:989
+#: common.opt:996
 msgid "Reschedule instructions after register allocation"
 msgstr ""
 
-#: common.opt:996
+#: common.opt:1003
 msgid "Schedule instructions using selective scheduling algorithm"
 msgstr ""
 
-#: common.opt:1000
+#: common.opt:1007
 msgid "Run selective scheduling after reload"
 msgstr ""
 
-#: common.opt:1004
+#: common.opt:1011
 msgid "Perform software pipelining of inner loops during selective scheduling"
 msgstr ""
 
-#: common.opt:1008
+#: common.opt:1015
 msgid "Perform software pipelining of outer loops during selective scheduling"
 msgstr ""
 
-#: common.opt:1012
+#: common.opt:1019
 msgid "Reschedule pipelined regions without pipelining"
 msgstr ""
 
-#: common.opt:1018
+#: common.opt:1025
 msgid "Allow premature scheduling of queued insns"
 msgstr ""
 
-#: common.opt:1022
+#: common.opt:1029
 msgid "Set number of queued insns that can be prematurely scheduled"
 msgstr ""
 
-#: common.opt:1030 common.opt:1034
+#: common.opt:1037 common.opt:1041
 msgid ""
 "Set dependence distance checking in premature scheduling of queued insns"
 msgstr ""
 
-#: common.opt:1038
+#: common.opt:1045
 msgid "Access data in the same section from shared anchor points"
 msgstr ""
 
-#: common.opt:1042
-msgid "Perform sequence abstraction optimization on RTL"
-msgstr ""
-
-#: common.opt:1046
+#: common.opt:1049
 msgid "Eliminate redundant sign extensions using LCM."
 msgstr ""
 
-#: common.opt:1050
+#: common.opt:1053
 msgid "Show column numbers in diagnostics, when available.  Default off"
 msgstr ""
 
-#: common.opt:1054
+#: common.opt:1057
 msgid "Disable optimizations observable by IEEE signaling NaNs"
 msgstr ""
 
-#: common.opt:1058
+#: common.opt:1061
 msgid ""
 "Disable floating point optimizations that ignore the IEEE signedness of zero"
 msgstr ""
 
-#: common.opt:1062
+#: common.opt:1065
 msgid "Convert floating point constants to single precision constants"
 msgstr ""
 
-#: common.opt:1066
+#: common.opt:1069
 msgid "Split lifetimes of induction variables when loops are unrolled"
 msgstr ""
 
-#: common.opt:1070
+#: common.opt:1073
 msgid "Split wide types into independent registers"
 msgstr ""
 
-#: common.opt:1074
+#: common.opt:1077
 msgid "Apply variable expansion when loops are unrolled"
 msgstr ""
 
-#: common.opt:1078
+#: common.opt:1081
 msgid "Insert stack checking code into the program"
 msgstr ""
 
-#: common.opt:1082
+#: common.opt:1085
 msgid ""
 "Insert stack checking code into the program.  Same as -fstack-check=specific"
 msgstr ""
 
-#: common.opt:1089
+#: common.opt:1092
 msgid "Trap if the stack goes past <register>"
 msgstr ""
 
-#: common.opt:1093
+#: common.opt:1096
 msgid "Trap if the stack goes past symbol <name>"
 msgstr ""
 
-#: common.opt:1097
+#: common.opt:1100
 msgid "Use propolice as a stack protection method"
 msgstr ""
 
-#: common.opt:1101
+#: common.opt:1104
 msgid "Use a stack protection method for every function"
 msgstr ""
 
-#: common.opt:1113
+#: common.opt:1116
 msgid "Assume strict aliasing rules apply"
 msgstr ""
 
-#: common.opt:1117
+#: common.opt:1120
 msgid "Treat signed overflow as undefined"
 msgstr ""
 
-#: common.opt:1121
+#: common.opt:1124
 msgid "Check for syntax errors, then stop"
 msgstr ""
 
-#: common.opt:1125
+#: common.opt:1128
 msgid "Create data files needed by \"gcov\""
 msgstr ""
 
-#: common.opt:1129
+#: common.opt:1132
 msgid "Perform jump threading optimizations"
 msgstr ""
 
-#: common.opt:1133
+#: common.opt:1136
 msgid "Report the time taken by each compiler pass"
 msgstr ""
 
-#: common.opt:1137
+#: common.opt:1140
 msgid "Set the default thread-local storage code generation model"
 msgstr ""
 
-#: common.opt:1141
+#: common.opt:1144
 msgid "Reorder top level functions, variables, and asms"
 msgstr ""
 
-#: common.opt:1145
+#: common.opt:1148
 msgid "Perform superblock formation via tail duplication"
 msgstr ""
 
-#: common.opt:1152
+#: common.opt:1155
 msgid "Assume floating-point operations can trap"
 msgstr ""
 
-#: common.opt:1156
+#: common.opt:1159
 msgid "Trap for signed overflow in addition, subtraction and multiplication"
 msgstr ""
 
-#: common.opt:1160
+#: common.opt:1163
 msgid "Enable SSA-CCP optimization on trees"
 msgstr ""
 
-#: common.opt:1168
+#: common.opt:1171
 msgid "Enable loop header copying on trees"
 msgstr ""
 
-#: common.opt:1172
+#: common.opt:1175
 msgid "Replace SSA temporaries with better names in copies"
 msgstr ""
 
-#: common.opt:1176
+#: common.opt:1179
 msgid "Enable copy propagation on trees"
 msgstr ""
 
-#: common.opt:1184
+#: common.opt:1187
 msgid "Transform condition stores into unconditional ones"
 msgstr ""
 
-#: common.opt:1188
+#: common.opt:1191
 msgid "Perform conversions of switch initializations."
 msgstr ""
 
-#: common.opt:1192
+#: common.opt:1195
 msgid "Enable SSA dead code elimination optimization on trees"
 msgstr ""
 
-#: common.opt:1196
+#: common.opt:1199
 msgid "Enable dominator optimizations"
 msgstr ""
 
-#: common.opt:1200
+#: common.opt:1203
 msgid "Enable dead store elimination"
 msgstr ""
 
-#: common.opt:1204
+#: common.opt:1207
 msgid "Enable Full Redundancy Elimination (FRE) on trees"
 msgstr ""
 
-#: common.opt:1208
+#: common.opt:1211
 msgid "Enable loop distribution on trees"
 msgstr ""
 
-#: common.opt:1212
+#: common.opt:1215
 msgid "Enable loop invariant motion on trees"
 msgstr ""
 
-#: common.opt:1216
+#: common.opt:1219
 msgid "Enable linear loop transforms on trees"
 msgstr ""
 
-#: common.opt:1220
+#: common.opt:1223
 msgid "Create canonical induction variables in loops"
 msgstr ""
 
-#: common.opt:1224
+#: common.opt:1227
 msgid "Enable loop optimizations on tree level"
 msgstr ""
 
-#: common.opt:1228
+#: common.opt:1231
 msgid "Enable automatic parallelization of loops"
 msgstr ""
 
-#: common.opt:1232
+#: common.opt:1235
 msgid "Enable SSA-PRE optimization on trees"
 msgstr ""
 
-#: common.opt:1236
+#: common.opt:1239
 msgid "Enable reassociation on tree level"
 msgstr ""
 
-#: common.opt:1244
+#: common.opt:1247
 msgid "Enable SSA code sinking on trees"
 msgstr ""
 
-#: common.opt:1248
+#: common.opt:1251
 msgid "Perform scalar replacement of aggregates"
 msgstr ""
 
-#: common.opt:1252
+#: common.opt:1255
 msgid "Replace temporary expressions in the SSA->normal pass"
 msgstr ""
 
-#: common.opt:1256
+#: common.opt:1259
 msgid "Perform live range splitting during the SSA->normal pass"
 msgstr ""
 
-#: common.opt:1260
+#: common.opt:1263
 msgid "Perform Value Range Propagation on trees"
 msgstr ""
 
-#: common.opt:1264
+#: common.opt:1267
 msgid "Compile whole compilation unit at a time"
 msgstr ""
 
-#: common.opt:1268
+#: common.opt:1271
 msgid "Perform loop unrolling when iteration count is known"
 msgstr ""
 
-#: common.opt:1272
+#: common.opt:1275
 msgid "Perform loop unrolling for all loops"
 msgstr ""
 
-#: common.opt:1279
+#: common.opt:1282
 msgid "Allow loop optimizations to assume that the loops behave in normal way"
 msgstr ""
 
-#: common.opt:1283
+#: common.opt:1286
 msgid "Allow optimization for floating-point arithmetic which may change the"
 msgstr ""
 
-#: common.opt:1288
+#: common.opt:1291
 msgid "Same as -fassociative-math for expressions which include division."
 msgstr ""
 
-#: common.opt:1296
+#: common.opt:1299
 msgid "Allow math optimizations that may violate IEEE or ISO standards"
 msgstr ""
 
-#: common.opt:1300
+#: common.opt:1303
 msgid "Perform loop unswitching"
 msgstr ""
 
-#: common.opt:1304
+#: common.opt:1307
 msgid "Just generate unwind tables for exception handling"
 msgstr ""
 
-#: common.opt:1308
+#: common.opt:1311
 msgid "Perform variable tracking"
 msgstr ""
 
-#: common.opt:1312
+#: common.opt:1315
 msgid "Perform variable tracking and also tag variables that are uninitialized"
 msgstr ""
 
-#: common.opt:1316
+#: common.opt:1319
 msgid "Enable loop vectorization on trees"
 msgstr ""
 
-#: common.opt:1320
+#: common.opt:1323
 msgid "Enable use of cost model in vectorization"
 msgstr ""
 
-#: common.opt:1324
+#: common.opt:1327
 msgid "Enable loop versioning when doing loop vectorization on trees"
 msgstr ""
 
-#: common.opt:1328
+#: common.opt:1331
 msgid "Set the verbosity level of the vectorizer"
 msgstr ""
 
-#: common.opt:1332
+#: common.opt:1335
 msgid "Enable copy propagation of scalar-evolution information."
 msgstr ""
 
-#: common.opt:1342
+#: common.opt:1345
 msgid "Add extra commentary to assembler output"
 msgstr ""
 
-#: common.opt:1346
+#: common.opt:1349
 msgid "Set the default symbol visibility"
 msgstr ""
 
-#: common.opt:1351
+#: common.opt:1354
 msgid "Use expression value profiles in optimizations"
 msgstr ""
 
-#: common.opt:1355
+#: common.opt:1358
 msgid "Construct webs and split unrelated uses of single variable"
 msgstr ""
 
-#: common.opt:1359
+#: common.opt:1362
 msgid "Enable conditional dead code elimination for builtin calls"
 msgstr ""
 
-#: common.opt:1363
+#: common.opt:1366
 msgid "Perform whole program optimizations"
 msgstr ""
 
-#: common.opt:1367
+#: common.opt:1370
 msgid "Assume signed arithmetic overflow wraps around"
 msgstr ""
 
-#: common.opt:1371
+#: common.opt:1374
 msgid "Put zero initialized data in the bss section"
 msgstr ""
 
-#: common.opt:1375
+#: common.opt:1378
 msgid "Generate debug information in default format"
 msgstr ""
 
-#: common.opt:1379
+#: common.opt:1382
 msgid "Generate debug information in COFF format"
 msgstr ""
 
-#: common.opt:1383
+#: common.opt:1386
 msgid "Generate debug information in DWARF v2 format"
 msgstr ""
 
-#: common.opt:1387
+#: common.opt:1390
 msgid "Generate debug information in default extended format"
 msgstr ""
 
-#: common.opt:1391
+#: common.opt:1394
 msgid "Generate debug information in STABS format"
 msgstr ""
 
-#: common.opt:1395
+#: common.opt:1398
 msgid "Generate debug information in extended STABS format"
 msgstr ""
 
-#: common.opt:1399
+#: common.opt:1402
 msgid "Generate debug information in VMS format"
 msgstr ""
 
-#: common.opt:1403
+#: common.opt:1406
 msgid "Generate debug information in XCOFF format"
 msgstr ""
 
-#: common.opt:1407
+#: common.opt:1410
 msgid "Generate debug information in extended XCOFF format"
 msgstr ""
 
-#: common.opt:1411
+#: common.opt:1414
 msgid "Place output into <file>"
 msgstr ""
 
-#: common.opt:1415
+#: common.opt:1418
 msgid "Enable function profiling"
 msgstr ""
 
-#: common.opt:1419
+#: common.opt:1422
 msgid "Issue warnings needed for strict compliance to the standard"
 msgstr ""
 
-#: common.opt:1423
+#: common.opt:1426
 msgid "Like -pedantic but issue them as errors"
 msgstr ""
 
-#: common.opt:1427
+#: common.opt:1430
 msgid "Do not display functions compiled or elapsed time"
 msgstr ""
 
-#: common.opt:1431
+#: common.opt:1434
 msgid "Display the compiler's version"
 msgstr ""
 
-#: common.opt:1435
+#: common.opt:1438
 msgid "Suppress warnings"
 msgstr ""
 
-#: common.opt:1439
+#: common.opt:1442
 msgid "Create a shared library"
 msgstr ""
 
-#: common.opt:1443
+#: common.opt:1446
 msgid "Create a position independent executable"
 msgstr ""
 
@@ -17205,47 +17420,47 @@ msgid ""
 "branch target register load optimization is not intended to be run twice"
 msgstr ""
 
-#: builtins.c:1039
+#: builtins.c:1049
 #, gcc-internal-format
 msgid "second argument to %<__builtin_prefetch%> must be a constant"
 msgstr ""
 
-#: builtins.c:1046
+#: builtins.c:1056
 #, gcc-internal-format
 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
 msgstr ""
 
-#: builtins.c:1054
+#: builtins.c:1064
 #, gcc-internal-format
 msgid "third argument to %<__builtin_prefetch%> must be a constant"
 msgstr ""
 
-#: builtins.c:1061
+#: builtins.c:1071
 #, gcc-internal-format
 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
 msgstr ""
 
-#: builtins.c:4665
+#: builtins.c:4675
 #, gcc-internal-format
 msgid "argument of %<__builtin_args_info%> must be constant"
 msgstr ""
 
-#: builtins.c:4671
+#: builtins.c:4681
 #, gcc-internal-format
 msgid "argument of %<__builtin_args_info%> out of range"
 msgstr ""
 
-#: builtins.c:4677
+#: builtins.c:4687
 #, gcc-internal-format
 msgid "missing argument in %<__builtin_args_info%>"
 msgstr ""
 
-#: builtins.c:4813 gimplify.c:2326
+#: builtins.c:4823 gimplify.c:2296
 #, gcc-internal-format
 msgid "too few arguments to function %<va_start%>"
 msgstr ""
 
-#: builtins.c:4971
+#: builtins.c:4981
 #, gcc-internal-format
 msgid "first argument to %<va_arg%> not of type %<va_list%>"
 msgstr ""
@@ -17253,93 +17468,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:4986
+#: builtins.c:4996
 #, gcc-internal-format
 msgid "%qT is promoted to %qT when passed through %<...%>"
 msgstr ""
 
-#: builtins.c:4991
+#: builtins.c:5001
 #, 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:4998 c-typeck.c:2451
+#: builtins.c:5008 c-typeck.c:2518
 #, gcc-internal-format
 msgid "if this code is reached, the program will abort"
 msgstr ""
 
-#: builtins.c:5122
+#: builtins.c:5132
 #, gcc-internal-format
 msgid "invalid argument to %<__builtin_frame_address%>"
 msgstr ""
 
-#: builtins.c:5124
+#: builtins.c:5134
 #, gcc-internal-format
 msgid "invalid argument to %<__builtin_return_address%>"
 msgstr ""
 
-#: builtins.c:5137
+#: builtins.c:5147
 #, gcc-internal-format
 msgid "unsupported argument to %<__builtin_frame_address%>"
 msgstr ""
 
-#: builtins.c:5139
+#: builtins.c:5149
 #, gcc-internal-format
 msgid "unsupported argument to %<__builtin_return_address%>"
 msgstr ""
 
-#: builtins.c:5685
+#: builtins.c:5695
 #, gcc-internal-format
 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
 msgstr ""
 
-#: builtins.c:6047 builtins.c:6062
+#: builtins.c:6057 builtins.c:6072
 #, 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:6448 expr.c:8051
+#: builtins.c:6458 expr.c:8012
 msgid "%Kinvalid use of %<__builtin_va_arg_pack ()%>"
 msgstr ""
 
 #. All valid uses of __builtin_va_arg_pack_len () are removed during
 #. inlining.
-#: builtins.c:6454
+#: builtins.c:6464
 msgid "%Kinvalid use of %<__builtin_va_arg_pack_len ()%>"
 msgstr ""
 
-#: builtins.c:6750
+#: builtins.c:6760
 #, gcc-internal-format
 msgid "%<__builtin_longjmp%> second argument must be 1"
 msgstr ""
 
-#: builtins.c:7386
+#: builtins.c:7396
 #, gcc-internal-format
 msgid "target format does not support infinity"
 msgstr ""
 
-#: builtins.c:11763
+#: builtins.c:11772
 #, gcc-internal-format
 msgid "%<va_start%> used in function with fixed args"
 msgstr ""
 
-#: builtins.c:11771
+#: builtins.c:11780
 #, 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:11784
+#: builtins.c:11793
 #, gcc-internal-format
 msgid "%<__builtin_next_arg%> called without an argument"
 msgstr ""
 
-#: builtins.c:11789
+#: builtins.c:11798
 #, gcc-internal-format
 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
 msgstr ""
@@ -17349,936 +17564,943 @@ 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:11816
+#: builtins.c:11825
 #, gcc-internal-format
 msgid "second parameter of %<va_start%> not last named argument"
 msgstr ""
 
-#: builtins.c:11826
+#: builtins.c:11835
 #, gcc-internal-format
 msgid ""
 "undefined behaviour when second parameter of %<va_start%> is declared with %"
 "<register%> storage"
 msgstr ""
 
-#: builtins.c:11941
+#: builtins.c:11950
 msgid "%Kfirst argument of %D must be a pointer, second integer constant"
 msgstr ""
 
-#: builtins.c:11954
+#: builtins.c:11963
 msgid "%Klast argument of %D is not integer constant between 0 and 3"
 msgstr ""
 
-#: builtins.c:11999 builtins.c:12164 builtins.c:12223
+#: builtins.c:12008 builtins.c:12173 builtins.c:12232
 msgid "%Kcall to %D will always overflow destination buffer"
 msgstr ""
 
-#: builtins.c:12154
+#: builtins.c:12163
 msgid "%Kcall to %D might overflow destination buffer"
 msgstr ""
 
-#: builtins.c:12244
+#: builtins.c:12253
 msgid "%Kattempt to free a non-heap object %qD"
 msgstr ""
 
-#: builtins.c:12247
+#: builtins.c:12256
 msgid "%Kattempt to free a non-heap object"
 msgstr ""
 
-#: c-common.c:1028
+#: c-common.c:1156
 #, gcc-internal-format
 msgid "%qD is not defined outside of function scope"
 msgstr ""
 
-#: c-common.c:1078
+#: c-common.c:1206
 #, 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:1125 c-common.c:1137
+#: c-common.c:1654 c-common.c:1666
 #, gcc-internal-format
 msgid "overflow in constant expression"
 msgstr ""
 
-#: c-common.c:1159
+#: c-common.c:1688
 #, gcc-internal-format
 msgid "integer overflow in expression"
 msgstr ""
 
-#: c-common.c:1163
+#: c-common.c:1692
 #, gcc-internal-format
 msgid "floating point overflow in expression"
 msgstr ""
 
-#: c-common.c:1167
+#: c-common.c:1696
 #, gcc-internal-format
 msgid "fixed-point overflow in expression"
 msgstr ""
 
-#: c-common.c:1171
+#: c-common.c:1700
 #, gcc-internal-format
 msgid "vector overflow in expression"
 msgstr ""
 
-#: c-common.c:1176
+#: c-common.c:1705
 #, gcc-internal-format
 msgid "complex integer overflow in expression"
 msgstr ""
 
-#: c-common.c:1178
+#: c-common.c:1707
 #, gcc-internal-format
 msgid "complex floating point overflow in expression"
 msgstr ""
 
-#: c-common.c:1209
+#: c-common.c:1746
 #, gcc-internal-format
-msgid "logical %<%s%> with non-zero constant will always evaluate as true"
+msgid "logical %<or%> applied to non-boolean constant"
 msgstr ""
 
-#: c-common.c:1247
+#: c-common.c:1749
+#, gcc-internal-format
+msgid "logical %<and%> applied to non-boolean constant"
+msgstr ""
+
+#: c-common.c:1781
 #, gcc-internal-format
 msgid "type-punning to incomplete type might break strict-aliasing rules"
 msgstr ""
 
-#: c-common.c:1262
+#: c-common.c:1796
 #, gcc-internal-format
 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
 msgstr ""
 
-#: c-common.c:1269 c-common.c:1287
+#: c-common.c:1803 c-common.c:1821
 #, gcc-internal-format
 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
 msgstr ""
 
-#: c-common.c:1318
+#: c-common.c:1852
 #, gcc-internal-format
 msgid "first argument of %q+D should be %<int%>"
 msgstr ""
 
-#: c-common.c:1327
+#: c-common.c:1861
 #, gcc-internal-format
 msgid "second argument of %q+D should be %<char **%>"
 msgstr ""
 
-#: c-common.c:1336
+#: c-common.c:1870
 #, gcc-internal-format
 msgid "third argument of %q+D should probably be %<char **%>"
 msgstr ""
 
-#: c-common.c:1346
+#: c-common.c:1880
 #, gcc-internal-format
 msgid "%q+D takes only zero or two arguments"
 msgstr ""
 
-#: c-common.c:1395
+#: c-common.c:1929
 #, 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:1550
+#: c-common.c:2084
 #, gcc-internal-format
 msgid "conversion to %qT from boolean expression"
 msgstr ""
 
-#: c-common.c:1572
+#: c-common.c:2106
 #, gcc-internal-format
 msgid "negative integer implicitly converted to unsigned type"
 msgstr ""
 
-#: c-common.c:1574
+#: c-common.c:2108
 #, gcc-internal-format
 msgid "conversion of unsigned constant value to negative integer"
 msgstr ""
 
-#: c-common.c:1601
+#: c-common.c:2135
 #, gcc-internal-format
 msgid "conversion to %qT alters %qT constant value"
 msgstr ""
 
-#: c-common.c:1693
+#: c-common.c:2227
 #, gcc-internal-format
 msgid "conversion to %qT from %qT may change the sign of the result"
 msgstr ""
 
-#: c-common.c:1725
+#: c-common.c:2259
 #, gcc-internal-format
 msgid "conversion to %qT from %qT may alter its value"
 msgstr ""
 
-#: c-common.c:1753
+#: c-common.c:2287
 #, gcc-internal-format
 msgid "large integer implicitly truncated to unsigned type"
 msgstr ""
 
-#: c-common.c:1759 c-common.c:1766 c-common.c:1774
+#: c-common.c:2293 c-common.c:2300 c-common.c:2308
 #, gcc-internal-format
 msgid "overflow in implicit constant conversion"
 msgstr ""
 
-#: c-common.c:1930
+#: c-common.c:2479
 #, gcc-internal-format
 msgid "operation on %qE may be undefined"
 msgstr ""
 
-#: c-common.c:2231
+#: c-common.c:2787
 #, gcc-internal-format
 msgid "case label does not reduce to an integer constant"
 msgstr ""
 
-#: c-common.c:2271
+#: c-common.c:2827
 #, gcc-internal-format
 msgid "case label value is less than minimum value for type"
 msgstr ""
 
-#: c-common.c:2279
+#: c-common.c:2835
 #, gcc-internal-format
 msgid "case label value exceeds maximum value for type"
 msgstr ""
 
-#: c-common.c:2287
+#: c-common.c:2843
 #, gcc-internal-format
 msgid "lower value in case label range less than minimum value for type"
 msgstr ""
 
-#: c-common.c:2296
+#: c-common.c:2852
 #, gcc-internal-format
 msgid "upper value in case label range exceeds maximum value for type"
 msgstr ""
 
-#: c-common.c:2370
+#: c-common.c:2926
 #, 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:2856
+#: c-common.c:3412
 #, gcc-internal-format
 msgid "invalid operands to binary %s (have %qT and %qT)"
 msgstr ""
 
-#: c-common.c:3092
+#: c-common.c:3648
 #, gcc-internal-format
 msgid "comparison is always false due to limited range of data type"
 msgstr ""
 
-#: c-common.c:3094
+#: c-common.c:3650
 #, gcc-internal-format
 msgid "comparison is always true due to limited range of data type"
 msgstr ""
 
-#: c-common.c:3173
+#: c-common.c:3729
 #, gcc-internal-format
 msgid "comparison of unsigned expression >= 0 is always true"
 msgstr ""
 
-#: c-common.c:3183
+#: c-common.c:3739
 #, gcc-internal-format
 msgid "comparison of unsigned expression < 0 is always false"
 msgstr ""
 
-#: c-common.c:3225
+#: c-common.c:3781
 #, gcc-internal-format
 msgid "pointer of type %<void *%> used in arithmetic"
 msgstr ""
 
-#: c-common.c:3231
+#: c-common.c:3787
 #, gcc-internal-format
 msgid "pointer to a function used in arithmetic"
 msgstr ""
 
-#: c-common.c:3237
+#: c-common.c:3793
 #, gcc-internal-format
 msgid "pointer to member function used in arithmetic"
 msgstr ""
 
-#: c-common.c:3319
+#: c-common.c:3875
 #, gcc-internal-format
 msgid "offset %<%wd%> outside bounds of constant string"
 msgstr ""
 
-#: c-common.c:3422
+#: c-common.c:3999
 #, gcc-internal-format
 msgid "the address of %qD will always evaluate as %<true%>"
 msgstr ""
 
-#: c-common.c:3498 cp/semantics.c:594 cp/typeck.c:6638
+#: c-common.c:4087 cp/semantics.c:594 cp/typeck.c:6669
 #, gcc-internal-format
 msgid "suggest parentheses around assignment used as truth value"
 msgstr ""
 
-#: c-common.c:3577 c-typeck.c:8970
+#: c-common.c:4164 c-decl.c:2888 c-typeck.c:9798
 #, gcc-internal-format
 msgid "invalid use of %<restrict%>"
 msgstr ""
 
-#: c-common.c:3794
+#: c-common.c:4381
 #, gcc-internal-format
 msgid "invalid application of %<sizeof%> to a function type"
 msgstr ""
 
-#: c-common.c:3807
+#: c-common.c:4394
 #, gcc-internal-format
 msgid "invalid application of %qs to a void type"
 msgstr ""
 
-#: c-common.c:3815
+#: c-common.c:4402
 #, gcc-internal-format
 msgid "invalid application of %qs to incomplete type %qT "
 msgstr ""
 
-#: c-common.c:3856
+#: c-common.c:4443
 #, gcc-internal-format
 msgid "%<__alignof%> applied to a bit-field"
 msgstr ""
 
-#: c-common.c:4495
+#: c-common.c:5170
 #, gcc-internal-format
 msgid "cannot disable built-in function %qs"
 msgstr ""
 
-#: c-common.c:4686
+#: c-common.c:5361
 #, gcc-internal-format
 msgid "pointers are not permitted as case values"
 msgstr ""
 
-#: c-common.c:4693
+#: c-common.c:5368
 #, gcc-internal-format
 msgid "range expressions in switch statements are non-standard"
 msgstr ""
 
-#: c-common.c:4719
+#: c-common.c:5394
 #, gcc-internal-format
 msgid "empty range specified"
 msgstr ""
 
-#: c-common.c:4779
+#: c-common.c:5454
 #, gcc-internal-format
 msgid "duplicate (or overlapping) case value"
 msgstr ""
 
-#: c-common.c:4780
+#: c-common.c:5455
 #, gcc-internal-format
 msgid "%Jthis is the first entry overlapping that value"
 msgstr ""
 
-#: c-common.c:4784
+#: c-common.c:5459
 #, gcc-internal-format
 msgid "duplicate case value"
 msgstr ""
 
-#: c-common.c:4785
+#: c-common.c:5460
 #, gcc-internal-format
 msgid "%Jpreviously used here"
 msgstr ""
 
-#: c-common.c:4789
+#: c-common.c:5464
 #, gcc-internal-format
 msgid "multiple default labels in one switch"
 msgstr ""
 
-#: c-common.c:4790
+#: c-common.c:5465
 #, gcc-internal-format
 msgid "%Jthis is the first default label"
 msgstr ""
 
-#: c-common.c:4841
+#: c-common.c:5516
 #, gcc-internal-format
 msgid "%Jcase value %qs not in enumerated type"
 msgstr ""
 
-#: c-common.c:4845
+#: c-common.c:5520
 #, gcc-internal-format
 msgid "%Jcase value %qs not in enumerated type %qT"
 msgstr ""
 
-#: c-common.c:4904
+#: c-common.c:5579
 #, gcc-internal-format
 msgid "%Hswitch missing default case"
 msgstr ""
 
-#: c-common.c:4975
+#: c-common.c:5650
 #, gcc-internal-format
 msgid "%Henumeration value %qE not handled in switch"
 msgstr ""
 
-#: c-common.c:5010
+#: c-common.c:5685
 #, gcc-internal-format
 msgid "taking the address of a label is non-standard"
 msgstr ""
 
-#: c-common.c:5166
+#: c-common.c:5858
 #, gcc-internal-format
 msgid "%qE attribute ignored for field of type %qT"
 msgstr ""
 
-#: 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
+#: c-common.c:5869 c-common.c:5888 c-common.c:5906 c-common.c:5933
+#: c-common.c:5960 c-common.c:5986 c-common.c:6005 c-common.c:6029
+#: c-common.c:6052 c-common.c:6075 c-common.c:6096 c-common.c:6117
+#: c-common.c:6141 c-common.c:6167 c-common.c:6204 c-common.c:6231
+#: c-common.c:6274 c-common.c:6358 c-common.c:6388 c-common.c:6407
+#: c-common.c:6742 c-common.c:6758 c-common.c:6806 c-common.c:6829
+#: c-common.c:6893 c-common.c:7021 c-common.c:7087 c-common.c:7131
+#: c-common.c:7177 c-common.c:7247 c-common.c:7271 c-common.c:7557
+#: c-common.c:7580 c-common.c:7619 c-common.c:7708 c-common.c:7848
+#: ada/gcc-interface/utils.c:4957 ada/gcc-interface/utils.c:5130
+#: ada/gcc-interface/utils.c:5149
 #, gcc-internal-format
 msgid "%qE attribute ignored"
 msgstr ""
 
-#: c-common.c:5259 c-common.c:5285
+#: c-common.c:5951 c-common.c:5977
 #, gcc-internal-format
 msgid "%qE attribute conflicts with attribute %s"
 msgstr ""
 
-#: c-common.c:5506
+#: c-common.c:6198
 #, gcc-internal-format
 msgid "%qE attribute have effect only on public objects"
 msgstr ""
 
-#: c-common.c:5603
+#: c-common.c:6295
 #, gcc-internal-format
 msgid "destructor priorities are not supported"
 msgstr ""
 
-#: c-common.c:5605
+#: c-common.c:6297
 #, gcc-internal-format
 msgid "constructor priorities are not supported"
 msgstr ""
 
-#: c-common.c:5622
+#: c-common.c:6314
 #, gcc-internal-format
 msgid "destructor priorities from 0 to %d are reserved for the implementation"
 msgstr ""
 
-#: c-common.c:5627
+#: c-common.c:6319
 #, gcc-internal-format
 msgid "constructor priorities from 0 to %d are reserved for the implementation"
 msgstr ""
 
-#: c-common.c:5635
+#: c-common.c:6327
 #, gcc-internal-format
 msgid "destructor priorities must be integers from 0 to %d inclusive"
 msgstr ""
 
-#: c-common.c:5638
+#: c-common.c:6330
 #, gcc-internal-format
 msgid "constructor priorities must be integers from 0 to %d inclusive"
 msgstr ""
 
-#: c-common.c:5759
+#: c-common.c:6451
 #, gcc-internal-format
 msgid "unknown machine mode %qs"
 msgstr ""
 
-#: c-common.c:5788
+#: c-common.c:6480
 #, gcc-internal-format
 msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
 msgstr ""
 
-#: c-common.c:5791
+#: c-common.c:6483
 #, gcc-internal-format
 msgid "use __attribute__ ((vector_size)) instead"
 msgstr ""
 
-#: c-common.c:5800
+#: c-common.c:6492
 #, gcc-internal-format
 msgid "unable to emulate %qs"
 msgstr ""
 
-#: c-common.c:5810
+#: c-common.c:6502
 #, gcc-internal-format
 msgid "invalid pointer mode %qs"
 msgstr ""
 
-#: c-common.c:5827
+#: c-common.c:6519
 #, gcc-internal-format
 msgid "signness of type and machine mode %qs don't match"
 msgstr ""
 
-#: c-common.c:5838
+#: c-common.c:6530
 #, gcc-internal-format
 msgid "no data type for mode %qs"
 msgstr ""
 
-#: c-common.c:5848
+#: c-common.c:6540
 #, gcc-internal-format
 msgid "cannot use mode %qs for enumeral types"
 msgstr ""
 
-#: c-common.c:5875
+#: c-common.c:6567
 #, gcc-internal-format
 msgid "mode %qs applied to inappropriate type"
 msgstr ""
 
-#: c-common.c:5906
+#: c-common.c:6598
 #, gcc-internal-format
 msgid "%Jsection attribute cannot be specified for local variables"
 msgstr ""
 
-#: c-common.c:5917 config/bfin/bfin.c:5329 config/bfin/bfin.c:5380
+#: c-common.c:6609 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:5925
+#: c-common.c:6617
 #, gcc-internal-format
 msgid "section of %q+D cannot be overridden"
 msgstr ""
 
-#: c-common.c:5933
+#: c-common.c:6625
 #, gcc-internal-format
 msgid "section attribute not allowed for %q+D"
 msgstr ""
 
-#: c-common.c:5939
+#: c-common.c:6631
 #, gcc-internal-format
 msgid "%Jsection attributes are not supported for this target"
 msgstr ""
 
-#: c-common.c:5971
+#: c-common.c:6663
 #, gcc-internal-format
 msgid "requested alignment is not a constant"
 msgstr ""
 
-#: c-common.c:5976
+#: c-common.c:6668
 #, gcc-internal-format
 msgid "requested alignment is not a power of 2"
 msgstr ""
 
-#: c-common.c:5981
+#: c-common.c:6673
 #, gcc-internal-format
 msgid "requested alignment is too large"
 msgstr ""
 
-#: c-common.c:6007
+#: c-common.c:6699
 #, gcc-internal-format
 msgid "alignment may not be specified for %q+D"
 msgstr ""
 
-#: c-common.c:6014
+#: c-common.c:6706
 #, gcc-internal-format
 msgid ""
 "alignment for %q+D was previously specified as %d and may not be decreased"
 msgstr ""
 
-#: c-common.c:6018
+#: c-common.c:6710
 #, gcc-internal-format
 msgid "alignment for %q+D must be at least %d"
 msgstr ""
 
-#: c-common.c:6043
+#: c-common.c:6735
 #, gcc-internal-format
 msgid "inline function %q+D cannot be declared weak"
 msgstr ""
 
-#: c-common.c:6077
+#: c-common.c:6769
 #, gcc-internal-format
 msgid "%q+D defined both normally and as an alias"
 msgstr ""
 
-#: c-common.c:6093
+#: c-common.c:6785
 #, gcc-internal-format
 msgid "alias argument not a string"
 msgstr ""
 
-#: c-common.c:6158
+#: c-common.c:6850
 #, gcc-internal-format
 msgid "%Jweakref attribute must appear before alias attribute"
 msgstr ""
 
-#: c-common.c:6188
+#: c-common.c:6880
 #, gcc-internal-format
 msgid "%qE attribute ignored on non-class types"
 msgstr ""
 
-#: c-common.c:6194
+#: c-common.c:6886
 #, gcc-internal-format
 msgid "%qE attribute ignored because %qT is already defined"
 msgstr ""
 
-#: c-common.c:6207
+#: c-common.c:6899
 #, gcc-internal-format
 msgid "visibility argument not a string"
 msgstr ""
 
-#: c-common.c:6219
+#: c-common.c:6911
 #, gcc-internal-format
 msgid "%qE attribute ignored on types"
 msgstr ""
 
-#: c-common.c:6235
+#: c-common.c:6927
 #, gcc-internal-format
 msgid ""
 "visibility argument must be one of \"default\", \"hidden\", \"protected\" or "
 "\"internal\""
 msgstr ""
 
-#: c-common.c:6246
+#: c-common.c:6938
 #, gcc-internal-format
 msgid "%qD redeclared with different visibility"
 msgstr ""
 
-#: c-common.c:6249 c-common.c:6253
+#: c-common.c:6941 c-common.c:6945
 #, gcc-internal-format
 msgid "%qD was declared %qs which implies default visibility"
 msgstr ""
 
-#: c-common.c:6337
+#: c-common.c:7029
 #, gcc-internal-format
 msgid "tls_model argument not a string"
 msgstr ""
 
-#: c-common.c:6350
+#: c-common.c:7042
 #, gcc-internal-format
 msgid ""
 "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-"
 "dynamic\" or \"global-dynamic\""
 msgstr ""
 
-#: c-common.c:6369 c-common.c:6459
+#: c-common.c:7061 c-common.c:7151
 #, gcc-internal-format
 msgid "%J%qE attribute applies only to functions"
 msgstr ""
 
-#: c-common.c:6374 c-common.c:6464
+#: c-common.c:7066 c-common.c:7156
 #, gcc-internal-format
 msgid "%Jcan%'t set %qE attribute after definition"
 msgstr ""
 
-#: c-common.c:6420
+#: c-common.c:7112
 #, gcc-internal-format
 msgid "alloc_size parameter outside range"
 msgstr ""
 
-#: c-common.c:6553
+#: c-common.c:7245
 #, gcc-internal-format
 msgid "%qE attribute ignored for %qE"
 msgstr ""
 
-#: c-common.c:6613
+#: c-common.c:7305
 #, gcc-internal-format
 msgid "invalid vector type for attribute %qE"
 msgstr ""
 
-#: c-common.c:6619
+#: c-common.c:7311
 #, gcc-internal-format
 msgid "vector size not an integral multiple of component size"
 msgstr ""
 
-#: c-common.c:6625
+#: c-common.c:7317
 #, gcc-internal-format
 msgid "zero vector size"
 msgstr ""
 
-#: c-common.c:6633
+#: c-common.c:7325
 #, gcc-internal-format
 msgid "number of components of the vector not a power of two"
 msgstr ""
 
-#: c-common.c:6661
+#: c-common.c:7353 ada/gcc-interface/utils.c:5008
 #, gcc-internal-format
 msgid "nonnull attribute without arguments on a non-prototype"
 msgstr ""
 
-#: c-common.c:6676
+#: c-common.c:7368 ada/gcc-interface/utils.c:5023
 #, gcc-internal-format
 msgid "nonnull argument has invalid operand number (argument %lu)"
 msgstr ""
 
-#: c-common.c:6695
+#: c-common.c:7387 ada/gcc-interface/utils.c:5042
 #, gcc-internal-format
 msgid ""
 "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
 msgstr ""
 
-#: c-common.c:6703
+#: c-common.c:7395 ada/gcc-interface/utils.c:5050
 #, gcc-internal-format
 msgid ""
 "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
 msgstr ""
 
-#: c-common.c:6779
+#: c-common.c:7471
 #, gcc-internal-format
 msgid "not enough variable arguments to fit a sentinel"
 msgstr ""
 
-#: c-common.c:6793
+#: c-common.c:7485
 #, gcc-internal-format
 msgid "missing sentinel in function call"
 msgstr ""
 
-#: c-common.c:6834
+#: c-common.c:7526
 #, gcc-internal-format
 msgid "null argument where non-null required (argument %lu)"
 msgstr ""
 
-#: c-common.c:6899
+#: c-common.c:7591
 #, gcc-internal-format
 msgid "cleanup argument not an identifier"
 msgstr ""
 
-#: c-common.c:6906
+#: c-common.c:7598
 #, gcc-internal-format
 msgid "cleanup argument not a function"
 msgstr ""
 
-#: c-common.c:6945
+#: c-common.c:7637 ada/gcc-interface/utils.c:5072
 #, gcc-internal-format
 msgid "%qE attribute requires prototypes with named arguments"
 msgstr ""
 
-#: c-common.c:6956
+#: c-common.c:7648 ada/gcc-interface/utils.c:5083
 #, gcc-internal-format
 msgid "%qE attribute only applies to variadic functions"
 msgstr ""
 
-#: c-common.c:6968
+#: c-common.c:7660 ada/gcc-interface/utils.c:5094
 #, gcc-internal-format
 msgid "requested position is not an integer constant"
 msgstr ""
 
-#: c-common.c:6976
+#: c-common.c:7668 ada/gcc-interface/utils.c:5101
 #, gcc-internal-format
 msgid "requested position is less than zero"
 msgstr ""
 
-#: c-common.c:7100
+#: c-common.c:7792
 #, gcc-internal-format
 msgid "Bad option %s to optimize attribute."
 msgstr ""
 
-#: c-common.c:7103
+#: c-common.c:7795
 #, gcc-internal-format
 msgid "Bad option %s to pragma attribute"
 msgstr ""
 
-#: c-common.c:7296
+#: c-common.c:7988
 #, gcc-internal-format
 msgid "not enough arguments to function %qE"
 msgstr ""
 
-#: c-common.c:7301 c-typeck.c:2558
+#: c-common.c:7993 c-typeck.c:2669
 #, gcc-internal-format
 msgid "too many arguments to function %qE"
 msgstr ""
 
-#: c-common.c:7331 c-common.c:7377
+#: c-common.c:8023 c-common.c:8069
 #, gcc-internal-format
 msgid "non-floating-point argument in call to function %qE"
 msgstr ""
 
-#: c-common.c:7354
+#: c-common.c:8046
 #, gcc-internal-format
 msgid "non-floating-point arguments in call to function %qE"
 msgstr ""
 
-#: c-common.c:7370
+#: c-common.c:8062
 #, gcc-internal-format
 msgid "non-const integer argument %u in call to function %qE"
 msgstr ""
 
-#: c-common.c:7596
+#: c-common.c:8355
 #, gcc-internal-format
 msgid ""
 "%Hignoring return value of %qD, declared with attribute warn_unused_result"
 msgstr ""
 
-#: c-common.c:7600
+#: c-common.c:8359
 #, gcc-internal-format
 msgid ""
 "%Hignoring return value of function declared with attribute "
 "warn_unused_result"
 msgstr ""
 
-#: c-common.c:7654
+#: c-common.c:8413
 #, gcc-internal-format
 msgid "cannot apply %<offsetof%> to static data member %qD"
 msgstr ""
 
-#: c-common.c:7659
+#: c-common.c:8418
 #, gcc-internal-format
 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
 msgstr ""
 
-#: c-common.c:7680 cp/typeck.c:4685
+#: c-common.c:8439 cp/typeck.c:4708
 #, gcc-internal-format
 msgid "attempt to take address of bit-field structure member %qD"
 msgstr ""
 
-#: c-common.c:7733
+#: c-common.c:8492
 #, gcc-internal-format
 msgid "lvalue required as left operand of assignment"
 msgstr ""
 
-#: c-common.c:7736
+#: c-common.c:8495
 #, gcc-internal-format
 msgid "lvalue required as increment operand"
 msgstr ""
 
-#: c-common.c:7739
+#: c-common.c:8498
 #, gcc-internal-format
 msgid "lvalue required as decrement operand"
 msgstr ""
 
-#: c-common.c:7742
+#: c-common.c:8501
 #, gcc-internal-format
 msgid "lvalue required as unary %<&%> operand"
 msgstr ""
 
-#: c-common.c:7745
+#: c-common.c:8504
 #, gcc-internal-format
 msgid "lvalue required in asm statement"
 msgstr ""
 
-#: c-common.c:7874
+#: c-common.c:8633
 #, gcc-internal-format
 msgid "size of array is too large"
 msgstr ""
 
-#: c-common.c:7910 c-common.c:7959 c-typeck.c:2748
+#: c-common.c:8669 c-common.c:8720 c-typeck.c:2888
 #, gcc-internal-format
 msgid "too few arguments to function %qE"
 msgstr ""
 
-#: c-common.c:7927 c-typeck.c:4461
+#: c-common.c:8686 c-typeck.c:4964
 #, gcc-internal-format
 msgid "incompatible type for argument %d of %qE"
 msgstr ""
 
-#: c-common.c:8119
+#: c-common.c:8881
 #, gcc-internal-format
 msgid "array subscript has type %<char%>"
 msgstr ""
 
-#: c-common.c:8154
+#: c-common.c:8916
 #, gcc-internal-format
 msgid "suggest parentheses around %<+%> inside %<<<%>"
 msgstr ""
 
-#: c-common.c:8157
+#: c-common.c:8919
 #, gcc-internal-format
 msgid "suggest parentheses around %<-%> inside %<<<%>"
 msgstr ""
 
-#: c-common.c:8163
+#: c-common.c:8925
 #, gcc-internal-format
 msgid "suggest parentheses around %<+%> inside %<>>%>"
 msgstr ""
 
-#: c-common.c:8166
+#: c-common.c:8928
 #, gcc-internal-format
 msgid "suggest parentheses around %<-%> inside %<>>%>"
 msgstr ""
 
-#: c-common.c:8172
+#: c-common.c:8934
 #, gcc-internal-format
 msgid "suggest parentheses around %<&&%> within %<||%>"
 msgstr ""
 
-#: c-common.c:8181
+#: c-common.c:8943
 #, gcc-internal-format
 msgid "suggest parentheses around arithmetic in operand of %<|%>"
 msgstr ""
 
-#: c-common.c:8186
+#: c-common.c:8948
 #, gcc-internal-format
 msgid "suggest parentheses around comparison in operand of %<|%>"
 msgstr ""
 
-#: c-common.c:8190
+#: c-common.c:8952
 #, gcc-internal-format
 msgid ""
 "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!%"
 "> to %<~%>"
 msgstr ""
 
-#: c-common.c:8200
+#: c-common.c:8962
 #, gcc-internal-format
 msgid "suggest parentheses around arithmetic in operand of %<^%>"
 msgstr ""
 
-#: c-common.c:8205
+#: c-common.c:8967
 #, gcc-internal-format
 msgid "suggest parentheses around comparison in operand of %<^%>"
 msgstr ""
 
-#: c-common.c:8211
+#: c-common.c:8973
 #, gcc-internal-format
 msgid "suggest parentheses around %<+%> in operand of %<&%>"
 msgstr ""
 
-#: c-common.c:8214
+#: c-common.c:8976
 #, gcc-internal-format
 msgid "suggest parentheses around %<-%> in operand of %<&%>"
 msgstr ""
 
-#: c-common.c:8219
+#: c-common.c:8981
 #, gcc-internal-format
 msgid "suggest parentheses around comparison in operand of %<&%>"
 msgstr ""
 
-#: c-common.c:8223
+#: c-common.c:8985
 #, gcc-internal-format
 msgid ""
 "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!%"
 "> to %<~%>"
 msgstr ""
 
-#: c-common.c:8231
+#: c-common.c:8993
 #, gcc-internal-format
 msgid "suggest parentheses around comparison in operand of %<==%>"
 msgstr ""
 
-#: c-common.c:8237
+#: c-common.c:8999
 #, gcc-internal-format
 msgid "suggest parentheses around comparison in operand of %<!=%>"
 msgstr ""
 
-#: c-common.c:8248
+#: c-common.c:9010
 #, gcc-internal-format
 msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
 msgstr ""
 
-#: c-common.c:8263
+#: c-common.c:9025
 #, gcc-internal-format
 msgid "label %q+D defined but not used"
 msgstr ""
 
-#: c-common.c:8265
+#: c-common.c:9027
 #, gcc-internal-format
 msgid "label %q+D declared but not defined"
 msgstr ""
 
-#: c-common.c:8285
+#: c-common.c:9047
 #, gcc-internal-format
 msgid "division by zero"
 msgstr ""
 
-#: c-common.c:8317
+#: c-common.c:9079
 #, gcc-internal-format
 msgid "comparison between types %qT and %qT"
 msgstr ""
 
-#: c-common.c:8368
+#: c-common.c:9130
 #, gcc-internal-format
 msgid "comparison between signed and unsigned integer expressions"
 msgstr ""
 
-#: c-common.c:8419
+#: c-common.c:9181
 #, gcc-internal-format
 msgid "promoted ~unsigned is always non-zero"
 msgstr ""
 
-#: c-common.c:8422
+#: c-common.c:9184
 #, gcc-internal-format
 msgid "comparison of promoted ~unsigned with constant"
 msgstr ""
 
-#: c-common.c:8432
+#: c-common.c:9194
 #, gcc-internal-format
 msgid "comparison of promoted ~unsigned with unsigned"
 msgstr ""
@@ -18288,122 +18510,122 @@ 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:1796 c-typeck.c:4096 cp/typeck.c:1619
-#: cp/typeck.c:5936 cp/typeck.c:6546 fortran/convert.c:88
+#: c-convert.c:98 c-typeck.c:1803 c-typeck.c:4583 cp/typeck.c:1619
+#: cp/typeck.c:5967 cp/typeck.c:6577 fortran/convert.c:88
 #, gcc-internal-format
 msgid "void value not ignored as it ought to be"
 msgstr ""
 
-#: c-convert.c:119 fortran/convert.c:121 java/typeck.c:151
+#: c-convert.c:152 fortran/convert.c:121 java/typeck.c:151
 #, gcc-internal-format
 msgid "conversion to non-scalar type requested"
 msgstr ""
 
-#: c-decl.c:549
+#: c-decl.c:553
 #, gcc-internal-format
 msgid "array %q+D assumed to have one element"
 msgstr ""
 
-#: c-decl.c:654
+#: c-decl.c:658
 #, gcc-internal-format
 msgid "GCC supports only %u nested scopes"
 msgstr ""
 
-#: c-decl.c:740 cp/decl.c:357
+#: c-decl.c:744 cp/decl.c:358
 #, gcc-internal-format
 msgid "label %q+D used but not defined"
 msgstr ""
 
-#: c-decl.c:781
+#: c-decl.c:785
 #, gcc-internal-format
 msgid "nested function %q+D declared but never defined"
 msgstr ""
 
-#: c-decl.c:793
+#: c-decl.c:797
 #, gcc-internal-format
 msgid "inline function %q+D declared but never defined"
 msgstr ""
 
-#: c-decl.c:808 cp/decl.c:602
+#: c-decl.c:812 cp/decl.c:603
 #, gcc-internal-format
 msgid "unused variable %q+D"
 msgstr ""
 
-#: c-decl.c:812
+#: c-decl.c:816
 #, gcc-internal-format
 msgid "type of array %q+D completed incompatibly with implicit initialization"
 msgstr ""
 
-#: c-decl.c:1036
+#: c-decl.c:1064
 #, gcc-internal-format
 msgid ""
 "a parameter list with an ellipsis can%'t match an empty parameter name list "
 "declaration"
 msgstr ""
 
-#: c-decl.c:1043
+#: c-decl.c:1071
 #, 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:1084
+#: c-decl.c:1112
 #, gcc-internal-format
 msgid ""
 "prototype for %q+D declares more arguments than previous old-style definition"
 msgstr ""
 
-#: c-decl.c:1090
+#: c-decl.c:1118
 #, gcc-internal-format
 msgid ""
 "prototype for %q+D declares fewer arguments than previous old-style "
 "definition"
 msgstr ""
 
-#: c-decl.c:1099
+#: c-decl.c:1127
 #, 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:1112
+#: c-decl.c:1140
 #, gcc-internal-format
 msgid "prototype for %q+D follows non-prototype definition"
 msgstr ""
 
-#: c-decl.c:1127
+#: c-decl.c:1155
 #, gcc-internal-format
 msgid "previous definition of %q+D was here"
 msgstr ""
 
-#: c-decl.c:1129
+#: c-decl.c:1157
 #, gcc-internal-format
 msgid "previous implicit declaration of %q+D was here"
 msgstr ""
 
-#: c-decl.c:1131
+#: c-decl.c:1159
 #, gcc-internal-format
 msgid "previous declaration of %q+D was here"
 msgstr ""
 
-#: c-decl.c:1171
+#: c-decl.c:1199
 #, gcc-internal-format
 msgid "%q+D redeclared as different kind of symbol"
 msgstr ""
 
-#: c-decl.c:1175
+#: c-decl.c:1203
 #, gcc-internal-format
 msgid "built-in function %q+D declared as non-function"
 msgstr ""
 
-#: c-decl.c:1178 c-decl.c:1298 c-decl.c:1964
+#: c-decl.c:1206 c-decl.c:1326 c-decl.c:2000
 #, gcc-internal-format
 msgid "declaration of %q+D shadows a built-in function"
 msgstr ""
 
-#: c-decl.c:1187
+#: c-decl.c:1215
 #, gcc-internal-format
 msgid "redeclaration of enumerator %q+D"
 msgstr ""
@@ -18411,269 +18633,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:1208
+#: c-decl.c:1236
 #, gcc-internal-format
 msgid "conflicting types for built-in function %q+D"
 msgstr ""
 
-#: c-decl.c:1233 c-decl.c:1246 c-decl.c:1255
+#: c-decl.c:1261 c-decl.c:1274 c-decl.c:1283
 #, gcc-internal-format
 msgid "conflicting types for %q+D"
 msgstr ""
 
-#: c-decl.c:1253
+#: c-decl.c:1281
 #, gcc-internal-format
 msgid "conflicting type qualifiers for %q+D"
 msgstr ""
 
 #. Allow OLDDECL to continue in use.
-#: c-decl.c:1273
+#: c-decl.c:1301
 #, gcc-internal-format
 msgid "redefinition of typedef %q+D"
 msgstr ""
 
-#: c-decl.c:1324 c-decl.c:1426
+#: c-decl.c:1352 c-decl.c:1454
 #, gcc-internal-format
 msgid "redefinition of %q+D"
 msgstr ""
 
-#: c-decl.c:1359 c-decl.c:1464
+#: c-decl.c:1387 c-decl.c:1492
 #, gcc-internal-format
 msgid "static declaration of %q+D follows non-static declaration"
 msgstr ""
 
-#: c-decl.c:1369 c-decl.c:1377 c-decl.c:1454 c-decl.c:1461
+#: c-decl.c:1397 c-decl.c:1405 c-decl.c:1482 c-decl.c:1489
 #, gcc-internal-format
 msgid "non-static declaration of %q+D follows static declaration"
 msgstr ""
 
-#: c-decl.c:1393
+#: c-decl.c:1421
 #, gcc-internal-format
 msgid "%<gnu_inline%> attribute present on %q+D"
 msgstr ""
 
-#: c-decl.c:1395
+#: c-decl.c:1423
 #, gcc-internal-format
 msgid "%Jbut not here"
 msgstr ""
 
-#: c-decl.c:1413
+#: c-decl.c:1441
 #, gcc-internal-format
 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
 msgstr ""
 
-#: c-decl.c:1416
+#: c-decl.c:1444
 #, gcc-internal-format
 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
 msgstr ""
 
-#: c-decl.c:1446
+#: c-decl.c:1474
 #, gcc-internal-format
 msgid "extern declaration of %q+D follows declaration with no linkage"
 msgstr ""
 
-#: c-decl.c:1482
+#: c-decl.c:1510
 #, gcc-internal-format
 msgid "declaration of %q+D with no linkage follows extern declaration"
 msgstr ""
 
-#: c-decl.c:1488
+#: c-decl.c:1516
 #, gcc-internal-format
 msgid "redeclaration of %q+D with no linkage"
 msgstr ""
 
-#: c-decl.c:1502
+#: c-decl.c:1530
 #, gcc-internal-format
 msgid ""
 "redeclaration of %q+D with different visibility (old visibility preserved)"
 msgstr ""
 
-#: c-decl.c:1513
+#: c-decl.c:1541
 #, gcc-internal-format
 msgid "inline declaration of %qD follows declaration with attribute noinline"
 msgstr ""
 
-#: c-decl.c:1520
+#: c-decl.c:1548
 #, gcc-internal-format
 msgid "declaration of %q+D with attribute noinline follows inline declaration "
 msgstr ""
 
-#: c-decl.c:1538
+#: c-decl.c:1566
 #, gcc-internal-format
 msgid "redefinition of parameter %q+D"
 msgstr ""
 
-#: c-decl.c:1565
+#: c-decl.c:1593
 #, gcc-internal-format
 msgid "redundant redeclaration of %q+D"
 msgstr ""
 
-#: c-decl.c:1951
+#: c-decl.c:1987
 #, gcc-internal-format
 msgid "declaration of %q+D shadows previous non-variable"
 msgstr ""
 
-#: c-decl.c:1956
+#: c-decl.c:1992
 #, gcc-internal-format
 msgid "declaration of %q+D shadows a parameter"
 msgstr ""
 
-#: c-decl.c:1959
+#: c-decl.c:1995
 #, gcc-internal-format
 msgid "declaration of %q+D shadows a global declaration"
 msgstr ""
 
-#: c-decl.c:1969
+#: c-decl.c:2005
 #, gcc-internal-format
 msgid "declaration of %q+D shadows a previous local"
 msgstr ""
 
-#: c-decl.c:1972 cp/name-lookup.c:1041 cp/name-lookup.c:1072
-#: cp/name-lookup.c:1080
+#: c-decl.c:2008 cp/name-lookup.c:1049 cp/name-lookup.c:1080
+#: cp/name-lookup.c:1088
 #, gcc-internal-format
 msgid "%Jshadowed declaration is here"
 msgstr ""
 
-#: c-decl.c:2164
+#: c-decl.c:2141
 #, gcc-internal-format
 msgid "nested extern declaration of %qD"
 msgstr ""
 
-#: c-decl.c:2330 c-decl.c:2333
+#: c-decl.c:2309 c-decl.c:2312
 #, gcc-internal-format
 msgid "implicit declaration of function %qE"
 msgstr ""
 
-#: c-decl.c:2395
+#: c-decl.c:2375
 #, gcc-internal-format
 msgid "incompatible implicit declaration of built-in function %qD"
 msgstr ""
 
-#: c-decl.c:2404
+#: c-decl.c:2384
 #, gcc-internal-format
 msgid "incompatible implicit declaration of function %qD"
 msgstr ""
 
-#: c-decl.c:2457
+#: c-decl.c:2438
 #, gcc-internal-format
 msgid "%H%qE undeclared here (not in a function)"
 msgstr ""
 
-#: c-decl.c:2462
+#: c-decl.c:2443
 #, gcc-internal-format
 msgid "%H%qE undeclared (first use in this function)"
 msgstr ""
 
-#: c-decl.c:2466
+#: c-decl.c:2447
 #, gcc-internal-format
 msgid "%H(Each undeclared identifier is reported only once"
 msgstr ""
 
-#: c-decl.c:2467
+#: c-decl.c:2448
 #, gcc-internal-format
 msgid "%Hfor each function it appears in.)"
 msgstr ""
 
-#: c-decl.c:2505 cp/decl.c:2417
+#: c-decl.c:2487 cp/decl.c:2406
 #, gcc-internal-format
 msgid "label %qE referenced outside of any function"
 msgstr ""
 
-#: c-decl.c:2547
+#: c-decl.c:2529
 #, gcc-internal-format
 msgid "duplicate label declaration %qE"
 msgstr ""
 
-#: c-decl.c:2583
+#: c-decl.c:2565
 #, gcc-internal-format
 msgid "%Hduplicate label %qD"
 msgstr ""
 
-#: c-decl.c:2593
+#: c-decl.c:2575
 #, gcc-internal-format
 msgid "%Jjump into statement expression"
 msgstr ""
 
-#: c-decl.c:2595
+#: c-decl.c:2577
 #, gcc-internal-format
 msgid "%Jjump into scope of identifier with variably modified type"
 msgstr ""
 
-#: c-decl.c:2610
+#: c-decl.c:2592
 #, gcc-internal-format
 msgid ""
 "%Htraditional C lacks a separate namespace for labels, identifier %qE "
 "conflicts"
 msgstr ""
 
-#: c-decl.c:2685
+#: c-decl.c:2667
 #, gcc-internal-format
 msgid "%H%qE defined as wrong kind of tag"
 msgstr ""
 
-#: c-decl.c:2908
+#: c-decl.c:2898
 #, gcc-internal-format
 msgid "unnamed struct/union that defines no instances"
 msgstr ""
 
-#: c-decl.c:2917
+#: c-decl.c:2907
 #, gcc-internal-format
 msgid "empty declaration with storage class specifier does not redeclare tag"
 msgstr ""
 
-#: c-decl.c:2929
+#: c-decl.c:2919
 #, gcc-internal-format
 msgid "empty declaration with type qualifier does not redeclare tag"
 msgstr ""
 
-#: c-decl.c:2951 c-decl.c:2958
+#: c-decl.c:2941 c-decl.c:2948
 #, gcc-internal-format
 msgid "useless type name in empty declaration"
 msgstr ""
 
-#: c-decl.c:2966
+#: c-decl.c:2956
 #, gcc-internal-format
 msgid "%<inline%> in empty declaration"
 msgstr ""
 
-#: c-decl.c:2972
+#: c-decl.c:2962
 #, gcc-internal-format
 msgid "%<auto%> in file-scope empty declaration"
 msgstr ""
 
-#: c-decl.c:2978
+#: c-decl.c:2968
 #, gcc-internal-format
 msgid "%<register%> in file-scope empty declaration"
 msgstr ""
 
-#: c-decl.c:2984
+#: c-decl.c:2974
 #, gcc-internal-format
 msgid "useless storage class specifier in empty declaration"
 msgstr ""
 
-#: c-decl.c:2990
+#: c-decl.c:2980
 #, gcc-internal-format
 msgid "useless %<__thread%> in empty declaration"
 msgstr ""
 
-#: c-decl.c:2998
+#: c-decl.c:2988
 #, gcc-internal-format
 msgid "useless type qualifier in empty declaration"
 msgstr ""
 
-#: c-decl.c:3005 c-parser.c:1170
+#: c-decl.c:2995 c-parser.c:1175
 #, gcc-internal-format
 msgid "empty declaration"
 msgstr ""
 
-#: c-decl.c:3072
+#: c-decl.c:3062
 #, gcc-internal-format
 msgid ""
 "ISO C90 does not support %<static%> or type qualifiers in parameter array "
 "declarators"
 msgstr ""
 
-#: c-decl.c:3076
+#: c-decl.c:3066
 #, gcc-internal-format
 msgid "ISO C90 does not support %<[*]%> array declarators"
 msgstr ""
@@ -18681,7 +18903,7 @@ 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:3083 c-decl.c:5024
+#: c-decl.c:3073 c-decl.c:5087
 #, gcc-internal-format
 msgid "%<[*]%> not allowed in other than function prototype scope"
 msgstr ""
@@ -18712,7 +18934,7 @@ msgstr ""
 msgid "variable %qD has initializer but incomplete type"
 msgstr ""
 
-#: c-decl.c:3319 c-decl.c:6138 cp/decl.c:4114 cp/decl.c:11484
+#: c-decl.c:3319 c-decl.c:6206 cp/decl.c:4106 cp/decl.c:11495
 #, gcc-internal-format
 msgid "inline function %q+D given attribute noinline"
 msgstr ""
@@ -18722,207 +18944,207 @@ msgstr ""
 msgid "%q+D is static but declared in inline function %qD which is not static"
 msgstr ""
 
-#: c-decl.c:3423
+#: c-decl.c:3424
 #, gcc-internal-format
 msgid "initializer fails to determine size of %q+D"
 msgstr ""
 
-#: c-decl.c:3428
+#: c-decl.c:3429
 #, gcc-internal-format
 msgid "array size missing in %q+D"
 msgstr ""
 
-#: c-decl.c:3440
+#: c-decl.c:3441
 #, gcc-internal-format
 msgid "zero or negative size array %q+D"
 msgstr ""
 
-#: c-decl.c:3495 varasm.c:2111
+#: c-decl.c:3496 varasm.c:2118
 #, gcc-internal-format
 msgid "storage size of %q+D isn%'t known"
 msgstr ""
 
-#: c-decl.c:3506
+#: c-decl.c:3507
 #, gcc-internal-format
 msgid "storage size of %q+D isn%'t constant"
 msgstr ""
 
-#: c-decl.c:3553
+#: c-decl.c:3554
 #, gcc-internal-format
 msgid "ignoring asm-specifier for non-static local variable %q+D"
 msgstr ""
 
-#: c-decl.c:3581 fortran/f95-lang.c:624
+#: c-decl.c:3582 fortran/f95-lang.c:624
 #, gcc-internal-format
 msgid "cannot put object with volatile field into register"
 msgstr ""
 
-#: c-decl.c:3707
+#: c-decl.c:3711
 #, gcc-internal-format
 msgid "ISO C forbids forward parameter declarations"
 msgstr ""
 
-#: c-decl.c:3826
+#: c-decl.c:3837
 #, gcc-internal-format
 msgid "bit-field %qs width not an integer constant"
 msgstr ""
 
-#: c-decl.c:3834
+#: c-decl.c:3845
 #, gcc-internal-format
 msgid "negative width in bit-field %qs"
 msgstr ""
 
-#: c-decl.c:3839
+#: c-decl.c:3850
 #, gcc-internal-format
 msgid "zero width for bit-field %qs"
 msgstr ""
 
-#: c-decl.c:3849
+#: c-decl.c:3860
 #, gcc-internal-format
 msgid "bit-field %qs has invalid type"
 msgstr ""
 
-#: c-decl.c:3859
+#: c-decl.c:3870
 #, gcc-internal-format
 msgid "type of bit-field %qs is a GCC extension"
 msgstr ""
 
-#: c-decl.c:3865
+#: c-decl.c:3876
 #, gcc-internal-format
 msgid "width of %qs exceeds its type"
 msgstr ""
 
-#: c-decl.c:3878
+#: c-decl.c:3889
 #, gcc-internal-format
 msgid "%qs is narrower than values of its type"
 msgstr ""
 
-#: c-decl.c:3896
+#: c-decl.c:3907
 #, gcc-internal-format
 msgid "ISO C90 forbids array %qs whose size can%'t be evaluated"
 msgstr ""
 
-#: c-decl.c:3900
+#: c-decl.c:3911
 #, gcc-internal-format
 msgid "ISO C90 forbids array whose size can%'t be evaluated"
 msgstr ""
 
-#: c-decl.c:3906
+#: c-decl.c:3917
 #, gcc-internal-format
 msgid "ISO C90 forbids variable length array %qs"
 msgstr ""
 
-#: c-decl.c:3909
+#: c-decl.c:3920
 #, gcc-internal-format
 msgid "ISO C90 forbids variable length array"
 msgstr ""
 
-#: c-decl.c:3918
+#: c-decl.c:3929
 #, gcc-internal-format
 msgid "the size of array %qs can%'t be evaluated"
 msgstr ""
 
-#: c-decl.c:3922
+#: c-decl.c:3933
 #, gcc-internal-format
 msgid "the size of array can %'t be evaluated"
 msgstr ""
 
-#: c-decl.c:3928
+#: c-decl.c:3939
 #, gcc-internal-format
 msgid "variable length array %qs is used"
 msgstr ""
 
-#: c-decl.c:3932 cp/decl.c:7274
+#: c-decl.c:3943 cp/decl.c:7267
 #, gcc-internal-format
 msgid "variable length array is used"
 msgstr ""
 
-#: c-decl.c:4054 c-decl.c:4335
+#: c-decl.c:4081 c-decl.c:4377 c-decl.c:4386
 #, gcc-internal-format
 msgid "variably modified %qs at file scope"
 msgstr ""
 
-#: c-decl.c:4072
+#: c-decl.c:4099
 #, gcc-internal-format
 msgid "type defaults to %<int%> in declaration of %qs"
 msgstr ""
 
-#: c-decl.c:4100
+#: c-decl.c:4127
 #, gcc-internal-format
 msgid "duplicate %<const%>"
 msgstr ""
 
-#: c-decl.c:4102
+#: c-decl.c:4129
 #, gcc-internal-format
 msgid "duplicate %<restrict%>"
 msgstr ""
 
-#: c-decl.c:4104
+#: c-decl.c:4131
 #, gcc-internal-format
 msgid "duplicate %<volatile%>"
 msgstr ""
 
-#: c-decl.c:4124
+#: c-decl.c:4151
 #, gcc-internal-format
 msgid "function definition declared %<auto%>"
 msgstr ""
 
-#: c-decl.c:4126
+#: c-decl.c:4153
 #, gcc-internal-format
 msgid "function definition declared %<register%>"
 msgstr ""
 
-#: c-decl.c:4128
+#: c-decl.c:4155
 #, gcc-internal-format
 msgid "function definition declared %<typedef%>"
 msgstr ""
 
-#: c-decl.c:4130
+#: c-decl.c:4157
 #, gcc-internal-format
 msgid "function definition declared %<__thread%>"
 msgstr ""
 
-#: c-decl.c:4146
+#: c-decl.c:4173
 #, gcc-internal-format
 msgid "storage class specified for structure field %qs"
 msgstr ""
 
-#: c-decl.c:4150 cp/decl.c:8169
+#: c-decl.c:4177 cp/decl.c:8165
 #, gcc-internal-format
 msgid "storage class specified for parameter %qs"
 msgstr ""
 
-#: c-decl.c:4153 cp/decl.c:8171
+#: c-decl.c:4180 cp/decl.c:8167
 #, gcc-internal-format
 msgid "storage class specified for typename"
 msgstr ""
 
-#: c-decl.c:4170 cp/decl.c:9450
+#: c-decl.c:4197 cp/decl.c:9458
 #, gcc-internal-format
 msgid "%qs initialized and declared %<extern%>"
 msgstr ""
 
-#: c-decl.c:4173 cp/decl.c:9454
+#: c-decl.c:4200 cp/decl.c:9462
 #, gcc-internal-format
 msgid "%qs has both %<extern%> and initializer"
 msgstr ""
 
-#: c-decl.c:4178
+#: c-decl.c:4205
 #, gcc-internal-format
 msgid "file-scope declaration of %qs specifies %<auto%>"
 msgstr ""
 
-#: c-decl.c:4181
+#: c-decl.c:4208
 #, gcc-internal-format
 msgid "file-scope declaration of %qs specifies %<register%>"
 msgstr ""
 
-#: c-decl.c:4186 cp/decl.c:8182
+#: c-decl.c:4213 cp/decl.c:8178
 #, gcc-internal-format
 msgid "nested function %qs declared %<extern%>"
 msgstr ""
 
-#: c-decl.c:4189 cp/decl.c:8192
+#: c-decl.c:4216 cp/decl.c:8188
 #, gcc-internal-format
 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
 msgstr ""
@@ -18930,474 +19152,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:4236 c-decl.c:4494
+#: c-decl.c:4263 c-decl.c:4557
 #, gcc-internal-format
 msgid "static or type qualifiers in non-parameter array declarator"
 msgstr ""
 
-#: c-decl.c:4283
+#: c-decl.c:4310
 #, gcc-internal-format
 msgid "declaration of %qs as array of voids"
 msgstr ""
 
-#: c-decl.c:4289
+#: c-decl.c:4316
 #, gcc-internal-format
 msgid "declaration of %qs as array of functions"
 msgstr ""
 
-#: c-decl.c:4295
+#: c-decl.c:4322
 #, gcc-internal-format
 msgid "invalid use of structure with flexible array member"
 msgstr ""
 
-#: c-decl.c:4315
+#: c-decl.c:4347
 #, gcc-internal-format
 msgid "size of array %qs has non-integer type"
 msgstr ""
 
-#: c-decl.c:4321
+#: c-decl.c:4355
 #, gcc-internal-format
 msgid "ISO C forbids zero-size array %qs"
 msgstr ""
 
-#: c-decl.c:4328
+#: c-decl.c:4362
 #, gcc-internal-format
 msgid "size of array %qs is negative"
 msgstr ""
 
-#: c-decl.c:4382 c-decl.c:4655 cp/decl.c:8694
+#: c-decl.c:4436 c-decl.c:4718 cp/decl.c:8696
 #, gcc-internal-format
 msgid "size of array %qs is too large"
 msgstr ""
 
-#: c-decl.c:4410
+#: c-decl.c:4473
 #, gcc-internal-format
 msgid "ISO C90 does not support flexible array members"
 msgstr ""
 
 #. C99 6.7.5.2p4
-#: c-decl.c:4431
+#: c-decl.c:4494
 #, gcc-internal-format
 msgid "%<[*]%> not in a declaration"
 msgstr ""
 
-#: c-decl.c:4444
+#: c-decl.c:4507
 #, gcc-internal-format
 msgid "array type has incomplete element type"
 msgstr ""
 
-#: c-decl.c:4526 cp/decl.c:8288
+#: c-decl.c:4589 cp/decl.c:8284
 #, gcc-internal-format
 msgid "%qs declared as function returning a function"
 msgstr ""
 
-#: c-decl.c:4531 cp/decl.c:8293
+#: c-decl.c:4594 cp/decl.c:8289
 #, gcc-internal-format
 msgid "%qs declared as function returning an array"
 msgstr ""
 
-#: c-decl.c:4554
+#: c-decl.c:4617
 #, gcc-internal-format
 msgid "function definition has qualified void return type"
 msgstr ""
 
-#: c-decl.c:4557 cp/decl.c:8277
+#: c-decl.c:4620 cp/decl.c:8273
 #, gcc-internal-format
 msgid "type qualifiers ignored on function return type"
 msgstr ""
 
-#: c-decl.c:4587 c-decl.c:4669 c-decl.c:4759 c-decl.c:4848
+#: c-decl.c:4650 c-decl.c:4732 c-decl.c:4822 c-decl.c:4911
 #, gcc-internal-format
 msgid "ISO C forbids qualified function types"
 msgstr ""
 
-#: c-decl.c:4677
+#: c-decl.c:4740
 #, gcc-internal-format
 msgid "typedef %q+D declared %<inline%>"
 msgstr ""
 
-#: c-decl.c:4693
+#: c-decl.c:4756
 #, gcc-internal-format
 msgid "ISO C forbids const or volatile function types"
 msgstr ""
 
-#: c-decl.c:4704
+#: c-decl.c:4767
 #, gcc-internal-format
 msgid "a member of a structure or union cannot have a variably modified type"
 msgstr ""
 
-#: c-decl.c:4720
+#: c-decl.c:4783
 #, gcc-internal-format
 msgid "variable or field %qs declared void"
 msgstr ""
 
-#: c-decl.c:4751
+#: c-decl.c:4814
 #, gcc-internal-format
 msgid "attributes in parameter array declarator ignored"
 msgstr ""
 
-#: c-decl.c:4785
+#: c-decl.c:4848
 #, gcc-internal-format
 msgid "parameter %q+D declared %<inline%>"
 msgstr ""
 
-#: c-decl.c:4798
+#: c-decl.c:4861
 #, gcc-internal-format
 msgid "field %qs declared as a function"
 msgstr ""
 
-#: c-decl.c:4804
+#: c-decl.c:4867
 #, gcc-internal-format
 msgid "field %qs has incomplete type"
 msgstr ""
 
-#: c-decl.c:4821 c-decl.c:4831 c-decl.c:4834
+#: c-decl.c:4884 c-decl.c:4894 c-decl.c:4897
 #, gcc-internal-format
 msgid "invalid storage class for function %qs"
 msgstr ""
 
-#: c-decl.c:4854
+#: c-decl.c:4917
 #, gcc-internal-format
 msgid "%<noreturn%> function returns non-void value"
 msgstr ""
 
-#: c-decl.c:4890
+#: c-decl.c:4953
 #, gcc-internal-format
 msgid "cannot inline function %<main%>"
 msgstr ""
 
-#: c-decl.c:4919
+#: c-decl.c:4982
 #, gcc-internal-format
 msgid "variable previously declared %<static%> redeclared %<extern%>"
 msgstr ""
 
-#: c-decl.c:4929
+#: c-decl.c:4992
 #, gcc-internal-format
 msgid "variable %q+D declared %<inline%>"
 msgstr ""
 
 #. C99 6.7.5.2p2
-#: c-decl.c:4960
+#: c-decl.c:5023
 #, gcc-internal-format
 msgid "object with variably modified type must have no linkage"
 msgstr ""
 
-#: c-decl.c:5029 c-decl.c:6232
+#: c-decl.c:5092 c-decl.c:6300
 #, gcc-internal-format
 msgid "function declaration isn%'t a prototype"
 msgstr ""
 
-#: c-decl.c:5037
+#: c-decl.c:5100
 #, gcc-internal-format
 msgid "parameter names (without types) in function declaration"
 msgstr ""
 
-#: c-decl.c:5070
+#: c-decl.c:5133
 #, gcc-internal-format
 msgid "parameter %u (%q+D) has incomplete type"
 msgstr ""
 
-#: c-decl.c:5073
+#: c-decl.c:5136
 #, gcc-internal-format
 msgid "%Jparameter %u has incomplete type"
 msgstr ""
 
-#: c-decl.c:5082
+#: c-decl.c:5145
 #, gcc-internal-format
 msgid "parameter %u (%q+D) has void type"
 msgstr ""
 
-#: c-decl.c:5085
+#: c-decl.c:5148
 #, gcc-internal-format
 msgid "%Jparameter %u has void type"
 msgstr ""
 
-#: c-decl.c:5147
+#: c-decl.c:5210
 #, gcc-internal-format
 msgid "%<void%> as only parameter may not be qualified"
 msgstr ""
 
-#: c-decl.c:5151 c-decl.c:5185
+#: c-decl.c:5214 c-decl.c:5248
 #, gcc-internal-format
 msgid "%<void%> must be the only parameter"
 msgstr ""
 
-#: c-decl.c:5179
+#: c-decl.c:5242
 #, 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:5224
+#: c-decl.c:5287
 #, gcc-internal-format
 msgid "%<%s %E%> declared inside parameter list"
 msgstr ""
 
 #. The %s will be one of 'struct', 'union', or 'enum'.
-#: c-decl.c:5228
+#: c-decl.c:5291
 #, gcc-internal-format
 msgid "anonymous %s declared inside parameter list"
 msgstr ""
 
-#: c-decl.c:5233
+#: c-decl.c:5296
 #, gcc-internal-format
 msgid ""
 "its scope is only this definition or declaration, which is probably not what "
 "you want"
 msgstr ""
 
-#: c-decl.c:5367
+#: c-decl.c:5435
 #, gcc-internal-format
 msgid "redefinition of %<union %E%>"
 msgstr ""
 
-#: c-decl.c:5369
+#: c-decl.c:5437
 #, gcc-internal-format
 msgid "redefinition of %<struct %E%>"
 msgstr ""
 
-#: c-decl.c:5376
+#: c-decl.c:5444
 #, gcc-internal-format
 msgid "nested redefinition of %<union %E%>"
 msgstr ""
 
-#: c-decl.c:5378
+#: c-decl.c:5446
 #, gcc-internal-format
 msgid "nested redefinition of %<struct %E%>"
 msgstr ""
 
-#: c-decl.c:5456 cp/decl.c:3852
+#: c-decl.c:5524 cp/decl.c:3841
 #, gcc-internal-format
 msgid "declaration does not declare anything"
 msgstr ""
 
-#: c-decl.c:5459
+#: c-decl.c:5527
 #, gcc-internal-format
 msgid "ISO C doesn%'t support unnamed structs/unions"
 msgstr ""
 
-#: c-decl.c:5503 c-decl.c:5519
+#: c-decl.c:5571 c-decl.c:5587
 #, gcc-internal-format
 msgid "duplicate member %q+D"
 msgstr ""
 
-#: c-decl.c:5558
+#: c-decl.c:5626
 #, gcc-internal-format
 msgid "union has no named members"
 msgstr ""
 
-#: c-decl.c:5560
+#: c-decl.c:5628
 #, gcc-internal-format
 msgid "union has no members"
 msgstr ""
 
-#: c-decl.c:5565
+#: c-decl.c:5633
 #, gcc-internal-format
 msgid "struct has no named members"
 msgstr ""
 
-#: c-decl.c:5567
+#: c-decl.c:5635
 #, gcc-internal-format
 msgid "struct has no members"
 msgstr ""
 
-#: c-decl.c:5631
+#: c-decl.c:5699
 #, gcc-internal-format
 msgid "%Jflexible array member in union"
 msgstr ""
 
-#: c-decl.c:5636
+#: c-decl.c:5704
 #, gcc-internal-format
 msgid "%Jflexible array member not at end of struct"
 msgstr ""
 
-#: c-decl.c:5641
+#: c-decl.c:5709
 #, gcc-internal-format
 msgid "%Jflexible array member in otherwise empty struct"
 msgstr ""
 
-#: c-decl.c:5649
+#: c-decl.c:5717
 #, gcc-internal-format
 msgid "%Jinvalid use of structure with flexible array member"
 msgstr ""
 
-#: c-decl.c:5758
+#: c-decl.c:5826
 #, gcc-internal-format
 msgid "union cannot be made transparent"
 msgstr ""
 
-#: c-decl.c:5829
+#: c-decl.c:5897
 #, gcc-internal-format
 msgid "nested redefinition of %<enum %E%>"
 msgstr ""
 
 #. This enum is a named one that has been declared already.
-#: c-decl.c:5836
+#: c-decl.c:5904
 #, gcc-internal-format
 msgid "redeclaration of %<enum %E%>"
 msgstr ""
 
-#: c-decl.c:5899
+#: c-decl.c:5967
 #, gcc-internal-format
 msgid "enumeration values exceed range of largest integer"
 msgstr ""
 
-#: c-decl.c:5916
+#: c-decl.c:5984
 #, gcc-internal-format
 msgid "specified mode too small for enumeral values"
 msgstr ""
 
-#: c-decl.c:6013
+#: c-decl.c:6081
 #, gcc-internal-format
 msgid "enumerator value for %qE is not an integer constant"
 msgstr ""
 
-#: c-decl.c:6030
+#: c-decl.c:6098
 #, gcc-internal-format
 msgid "overflow in enumeration values"
 msgstr ""
 
-#: c-decl.c:6038
+#: c-decl.c:6106
 #, gcc-internal-format
 msgid "ISO C restricts enumerator values to range of %<int%>"
 msgstr ""
 
-#: c-decl.c:6156
+#: c-decl.c:6224
 #, gcc-internal-format
 msgid "return type is an incomplete type"
 msgstr ""
 
-#: c-decl.c:6166
+#: c-decl.c:6234
 #, gcc-internal-format
 msgid "return type defaults to %<int%>"
 msgstr ""
 
-#: c-decl.c:6239
+#: c-decl.c:6307
 #, gcc-internal-format
 msgid "no previous prototype for %q+D"
 msgstr ""
 
-#: c-decl.c:6248
+#: c-decl.c:6316
 #, gcc-internal-format
 msgid "%q+D was used with no prototype before its definition"
 msgstr ""
 
-#: c-decl.c:6254 cp/decl.c:11625
+#: c-decl.c:6322 cp/decl.c:11636
 #, gcc-internal-format
 msgid "no previous declaration for %q+D"
 msgstr ""
 
-#: c-decl.c:6264
+#: c-decl.c:6332
 #, gcc-internal-format
 msgid "%q+D was used with no declaration before its definition"
 msgstr ""
 
-#: c-decl.c:6287
+#: c-decl.c:6355
 #, gcc-internal-format
 msgid "return type of %q+D is not %<int%>"
 msgstr ""
 
-#: c-decl.c:6292
+#: c-decl.c:6360
 #, gcc-internal-format
 msgid "%q+D is normally a non-static function"
 msgstr ""
 
-#: c-decl.c:6326
+#: c-decl.c:6394
 #, gcc-internal-format
 msgid "%Jold-style parameter declarations in prototyped function definition"
 msgstr ""
 
-#: c-decl.c:6340
+#: c-decl.c:6408
 #, gcc-internal-format
 msgid "%Jtraditional C rejects ISO C style function definitions"
 msgstr ""
 
-#: c-decl.c:6356
+#: c-decl.c:6425
 #, gcc-internal-format
 msgid "%Jparameter name omitted"
 msgstr ""
 
-#: c-decl.c:6390
+#: c-decl.c:6459
 #, gcc-internal-format
 msgid "%Jold-style function definition"
 msgstr ""
 
-#: c-decl.c:6399
+#: c-decl.c:6468
 #, gcc-internal-format
 msgid "%Jparameter name missing from parameter list"
 msgstr ""
 
-#: c-decl.c:6410
+#: c-decl.c:6479
 #, gcc-internal-format
 msgid "%q+D declared as a non-parameter"
 msgstr ""
 
-#: c-decl.c:6415
+#: c-decl.c:6484
 #, gcc-internal-format
 msgid "multiple parameters named %q+D"
 msgstr ""
 
-#: c-decl.c:6423
+#: c-decl.c:6492
 #, gcc-internal-format
 msgid "parameter %q+D declared with void type"
 msgstr ""
 
-#: c-decl.c:6440 c-decl.c:6442
+#: c-decl.c:6509 c-decl.c:6511
 #, gcc-internal-format
 msgid "type of %q+D defaults to %<int%>"
 msgstr ""
 
-#: c-decl.c:6461
+#: c-decl.c:6530
 #, gcc-internal-format
 msgid "parameter %q+D has incomplete type"
 msgstr ""
 
-#: c-decl.c:6467
+#: c-decl.c:6536
 #, gcc-internal-format
 msgid "declaration for parameter %q+D but no such parameter"
 msgstr ""
 
-#: c-decl.c:6517
+#: c-decl.c:6586
 #, gcc-internal-format
 msgid "number of arguments doesn%'t match built-in prototype"
 msgstr ""
 
-#: c-decl.c:6521
+#: c-decl.c:6590
 #, gcc-internal-format
 msgid "number of arguments doesn%'t match prototype"
 msgstr ""
 
-#: c-decl.c:6522 c-decl.c:6574
+#: c-decl.c:6591 c-decl.c:6643
 #, gcc-internal-format
 msgid "%Hprototype declaration"
 msgstr ""
 
-#: c-decl.c:6556
+#: c-decl.c:6625
 #, gcc-internal-format
 msgid "promoted argument %qD doesn%'t match built-in prototype"
 msgstr ""
 
-#: c-decl.c:6560
+#: c-decl.c:6629
 #, gcc-internal-format
 msgid "promoted argument %qD doesn%'t match prototype"
 msgstr ""
 
-#: c-decl.c:6563
+#: c-decl.c:6632
 #, gcc-internal-format
 msgid "prototype declaration"
 msgstr ""
 
-#: c-decl.c:6569
+#: c-decl.c:6638
 #, gcc-internal-format
 msgid "argument %qD doesn%'t match built-in prototype"
 msgstr ""
 
-#: c-decl.c:6573
+#: c-decl.c:6642
 #, gcc-internal-format
 msgid "argument %qD doesn%'t match prototype"
 msgstr ""
 
-#: c-decl.c:6782 cp/decl.c:12329
+#: c-decl.c:6851 cp/decl.c:12340
 #, gcc-internal-format
 msgid "no return statement in function returning non-void"
 msgstr ""
@@ -19405,443 +19627,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:6855
+#: c-decl.c:6924
 #, gcc-internal-format
 msgid "%<for%> loop initial declarations are only allowed in C99 mode"
 msgstr ""
 
-#: c-decl.c:6859
+#: c-decl.c:6928
 #, gcc-internal-format
 msgid "use option -std=c99 or -std=gnu99 to compile your code"
 msgstr ""
 
-#: c-decl.c:6890
+#: c-decl.c:6959
 #, gcc-internal-format
 msgid "declaration of static variable %q+D in %<for%> loop initial declaration"
 msgstr ""
 
-#: c-decl.c:6893
+#: c-decl.c:6962
 #, gcc-internal-format
 msgid ""
 "declaration of %<extern%> variable %q+D in %<for%> loop initial declaration"
 msgstr ""
 
-#: c-decl.c:6898
+#: c-decl.c:6967
 #, gcc-internal-format
 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
 msgstr ""
 
-#: c-decl.c:6902
+#: c-decl.c:6971
 #, gcc-internal-format
 msgid "%<union %E%> declared in %<for%> loop initial declaration"
 msgstr ""
 
-#: c-decl.c:6906
+#: c-decl.c:6975
 #, gcc-internal-format
 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
 msgstr ""
 
-#: c-decl.c:6910
+#: c-decl.c:6979
 #, gcc-internal-format
 msgid "declaration of non-variable %q+D in %<for%> loop initial declaration"
 msgstr ""
 
-#: c-decl.c:7193 c-decl.c:7435 c-decl.c:7731
+#: c-decl.c:7264 c-decl.c:7506 c-decl.c:7813
 #, gcc-internal-format
 msgid "duplicate %qE"
 msgstr ""
 
-#: c-decl.c:7218 c-decl.c:7445 c-decl.c:7632
+#: c-decl.c:7289 c-decl.c:7516 c-decl.c:7703
 #, gcc-internal-format
 msgid "two or more data types in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7230
+#: c-decl.c:7301
 #, gcc-internal-format
 msgid "%<long long long%> is too long for GCC"
 msgstr ""
 
-#: c-decl.c:7237 c-decl.c:7535
+#: c-decl.c:7308 c-decl.c:7606
 #, gcc-internal-format
 msgid "both %<long long%> and %<double%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7242
+#: c-decl.c:7313
 #, gcc-internal-format
 msgid "ISO C90 does not support %<long long%>"
 msgstr ""
 
-#: c-decl.c:7247 c-decl.c:7276
+#: c-decl.c:7318 c-decl.c:7347
 #, gcc-internal-format
 msgid "both %<long%> and %<short%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7250 c-decl.c:7452
+#: c-decl.c:7321 c-decl.c:7523
 #, gcc-internal-format
 msgid "both %<long%> and %<void%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7253 c-decl.c:7474
+#: c-decl.c:7324 c-decl.c:7545
 #, gcc-internal-format
 msgid "both %<long%> and %<_Bool%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7256 c-decl.c:7496
+#: c-decl.c:7327 c-decl.c:7567
 #, gcc-internal-format
 msgid "both %<long%> and %<char%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7259 c-decl.c:7516
+#: c-decl.c:7330 c-decl.c:7587
 #, gcc-internal-format
 msgid "both %<long%> and %<float%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7262
+#: c-decl.c:7333
 #, gcc-internal-format
 msgid "both %<long%> and %<_Decimal32%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7265
+#: c-decl.c:7336
 #, gcc-internal-format
 msgid "both %<long%> and %<_Decimal64%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7268
+#: c-decl.c:7339
 #, gcc-internal-format
 msgid "both %<long%> and %<_Decimal128%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7279 c-decl.c:7455
+#: c-decl.c:7350 c-decl.c:7526
 #, gcc-internal-format
 msgid "both %<short%> and %<void%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7282 c-decl.c:7477
+#: c-decl.c:7353 c-decl.c:7548
 #, gcc-internal-format
 msgid "both %<short%> and %<_Bool%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7285 c-decl.c:7499
+#: c-decl.c:7356 c-decl.c:7570
 #, gcc-internal-format
 msgid "both %<short%> and %<char%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7288 c-decl.c:7519
+#: c-decl.c:7359 c-decl.c:7590
 #, gcc-internal-format
 msgid "both %<short%> and %<float%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7291 c-decl.c:7538
+#: c-decl.c:7362 c-decl.c:7609
 #, gcc-internal-format
 msgid "both %<short%> and %<double%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7294
+#: c-decl.c:7365
 #, gcc-internal-format
 msgid "both %<short%> and %<_Decimal32%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7297
+#: c-decl.c:7368
 #, gcc-internal-format
 msgid "both %<short%> and %<_Decimal64%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7300
+#: c-decl.c:7371
 #, gcc-internal-format
 msgid "both %<short%> and %<_Decimal128%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7308 c-decl.c:7337
+#: c-decl.c:7379 c-decl.c:7408
 #, gcc-internal-format
 msgid "both %<signed%> and %<unsigned%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7311 c-decl.c:7458
+#: c-decl.c:7382 c-decl.c:7529
 #, gcc-internal-format
 msgid "both %<signed%> and %<void%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7314 c-decl.c:7480
+#: c-decl.c:7385 c-decl.c:7551
 #, gcc-internal-format
 msgid "both %<signed%> and %<_Bool%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7317 c-decl.c:7522
+#: c-decl.c:7388 c-decl.c:7593
 #, gcc-internal-format
 msgid "both %<signed%> and %<float%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7320 c-decl.c:7541
+#: c-decl.c:7391 c-decl.c:7612
 #, gcc-internal-format
 msgid "both %<signed%> and %<double%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7323
+#: c-decl.c:7394
 #, gcc-internal-format
 msgid "both %<signed%> and %<_Decimal32%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7326
+#: c-decl.c:7397
 #, gcc-internal-format
 msgid "both %<signed%> and %<_Decimal64%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7329
+#: c-decl.c:7400
 #, gcc-internal-format
 msgid "both %<signed%> and %<_Decimal128%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7340 c-decl.c:7461
+#: c-decl.c:7411 c-decl.c:7532
 #, gcc-internal-format
 msgid "both %<unsigned%> and %<void%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7343 c-decl.c:7483
+#: c-decl.c:7414 c-decl.c:7554
 #, gcc-internal-format
 msgid "both %<unsigned%> and %<_Bool%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7346 c-decl.c:7525
+#: c-decl.c:7417 c-decl.c:7596
 #, gcc-internal-format
 msgid "both %<unsigned%> and %<float%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7349 c-decl.c:7544
+#: c-decl.c:7420 c-decl.c:7615
 #, gcc-internal-format
 msgid "both %<unsigned%> and %<double%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7352
+#: c-decl.c:7423
 #, gcc-internal-format
 msgid "both %<unsigned%> and %<_Decimal32%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7355
+#: c-decl.c:7426
 #, gcc-internal-format
 msgid "both %<unsigned%> and %<_Decimal64%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7358
+#: c-decl.c:7429
 #, gcc-internal-format
 msgid "both %<unsigned%> and %<_Decimal128%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7366
+#: c-decl.c:7437
 #, gcc-internal-format
 msgid "ISO C90 does not support complex types"
 msgstr ""
 
-#: c-decl.c:7368 c-decl.c:7464
+#: c-decl.c:7439 c-decl.c:7535
 #, gcc-internal-format
 msgid "both %<complex%> and %<void%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7371 c-decl.c:7486
+#: c-decl.c:7442 c-decl.c:7557
 #, gcc-internal-format
 msgid "both %<complex%> and %<_Bool%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7374
+#: c-decl.c:7445
 #, gcc-internal-format
 msgid "both %<complex%> and %<_Decimal32%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7377
+#: c-decl.c:7448
 #, gcc-internal-format
 msgid "both %<complex%> and %<_Decimal64%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7380
+#: c-decl.c:7451
 #, gcc-internal-format
 msgid "both %<complex%> and %<_Decimal128%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7383
+#: c-decl.c:7454
 #, gcc-internal-format
 msgid "both %<complex%> and %<_Fract%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7386
+#: c-decl.c:7457
 #, gcc-internal-format
 msgid "both %<complex%> and %<_Accum%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7389
+#: c-decl.c:7460
 #, gcc-internal-format
 msgid "both %<complex%> and %<_Sat%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7396
+#: c-decl.c:7467
 #, gcc-internal-format
 msgid "ISO C does not support saturating types"
 msgstr ""
 
-#: c-decl.c:7398 c-decl.c:7467
+#: c-decl.c:7469 c-decl.c:7538
 #, gcc-internal-format
 msgid "both %<_Sat%> and %<void%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7401 c-decl.c:7489
+#: c-decl.c:7472 c-decl.c:7560
 #, gcc-internal-format
 msgid "both %<_Sat%> and %<_Bool%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7404 c-decl.c:7502
+#: c-decl.c:7475 c-decl.c:7573
 #, gcc-internal-format
 msgid "both %<_Sat%> and %<char%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7407 c-decl.c:7509
+#: c-decl.c:7478 c-decl.c:7580
 #, gcc-internal-format
 msgid "both %<_Sat%> and %<int%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7410 c-decl.c:7528
+#: c-decl.c:7481 c-decl.c:7599
 #, gcc-internal-format
 msgid "both %<_Sat%> and %<float%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7413 c-decl.c:7547
+#: c-decl.c:7484 c-decl.c:7618
 #, gcc-internal-format
 msgid "both %<_Sat%> and %<double%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7416
+#: c-decl.c:7487
 #, gcc-internal-format
 msgid "both %<_Sat%> and %<_Decimal32%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7419
+#: c-decl.c:7490
 #, gcc-internal-format
 msgid "both %<_Sat%> and %<_Decimal64%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7422
+#: c-decl.c:7493
 #, gcc-internal-format
 msgid "both %<_Sat%> and %<_Decimal128%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7425
+#: c-decl.c:7496
 #, gcc-internal-format
 msgid "both %<_Sat%> and %<complex%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7564
+#: c-decl.c:7635
 #, gcc-internal-format
 msgid "both %<long long%> and %<%s%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7567
+#: c-decl.c:7638
 #, gcc-internal-format
 msgid "both %<long%> and %<%s%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7570
+#: c-decl.c:7641
 #, gcc-internal-format
 msgid "both %<short%> and %<%s%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7573
+#: c-decl.c:7644
 #, gcc-internal-format
 msgid "both %<signed%> and %<%s%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7576
+#: c-decl.c:7647
 #, gcc-internal-format
 msgid "both %<unsigned%> and %<%s%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7579 c-decl.c:7605
+#: c-decl.c:7650 c-decl.c:7676
 #, gcc-internal-format
 msgid "both %<complex%> and %<%s%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7582
+#: c-decl.c:7653
 #, gcc-internal-format
 msgid "both %<_Sat%> and %<%s%> in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7592
+#: c-decl.c:7663
 #, gcc-internal-format
 msgid "decimal floating point not supported for this target"
 msgstr ""
 
-#: c-decl.c:7594
+#: c-decl.c:7665
 #, gcc-internal-format
 msgid "ISO C does not support decimal floating point"
 msgstr ""
 
-#: c-decl.c:7613 c-decl.c:7792 c-parser.c:5101
+#: c-decl.c:7684 c-decl.c:7874 c-parser.c:5176
 #, gcc-internal-format
 msgid "fixed-point types not supported for this target"
 msgstr ""
 
-#: c-decl.c:7615
+#: c-decl.c:7686
 #, gcc-internal-format
 msgid "ISO C does not support fixed-point types"
 msgstr ""
 
-#: c-decl.c:7649
+#: c-decl.c:7720
 #, gcc-internal-format
 msgid "%qE fails to be a typedef or built in type"
 msgstr ""
 
-#: c-decl.c:7682
+#: c-decl.c:7764
 #, gcc-internal-format
 msgid "%qE is not at beginning of declaration"
 msgstr ""
 
-#: c-decl.c:7696
+#: c-decl.c:7778
 #, gcc-internal-format
 msgid "%<__thread%> used with %<auto%>"
 msgstr ""
 
-#: c-decl.c:7698
+#: c-decl.c:7780
 #, gcc-internal-format
 msgid "%<__thread%> used with %<register%>"
 msgstr ""
 
-#: c-decl.c:7700
+#: c-decl.c:7782
 #, gcc-internal-format
 msgid "%<__thread%> used with %<typedef%>"
 msgstr ""
 
-#: c-decl.c:7711
+#: c-decl.c:7793
 #, gcc-internal-format
 msgid "%<__thread%> before %<extern%>"
 msgstr ""
 
-#: c-decl.c:7720
+#: c-decl.c:7802
 #, gcc-internal-format
 msgid "%<__thread%> before %<static%>"
 msgstr ""
 
-#: c-decl.c:7736
+#: c-decl.c:7818
 #, gcc-internal-format
 msgid "multiple storage classes in declaration specifiers"
 msgstr ""
 
-#: c-decl.c:7743
+#: c-decl.c:7825
 #, gcc-internal-format
 msgid "%<__thread%> used with %qE"
 msgstr ""
 
-#: c-decl.c:7790
+#: c-decl.c:7872
 #, gcc-internal-format
 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
 msgstr ""
 
-#: c-decl.c:7804
+#: c-decl.c:7886
 #, gcc-internal-format
 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
 msgstr ""
 
-#: c-decl.c:7849 c-decl.c:7875
+#: c-decl.c:7931 c-decl.c:7957
 #, gcc-internal-format
 msgid "ISO C does not support complex integer types"
 msgstr ""
 
-#: c-decl.c:8029 toplev.c:838
+#: c-decl.c:8111 toplev.c:845
 #, gcc-internal-format
 msgid "%q+F used but never defined"
 msgstr ""
@@ -20218,37 +20440,32 @@ msgstr ""
 msgid "this decimal constant would be unsigned in ISO C90"
 msgstr ""
 
-#: c-lex.c:590
-#, gcc-internal-format
-msgid "integer constant is too large for %qs type"
-msgstr ""
-
-#: c-lex.c:639
+#: c-lex.c:653
 #, gcc-internal-format
 msgid "unsupported non-standard suffix on floating constant"
 msgstr ""
 
-#: c-lex.c:645
+#: c-lex.c:659
 #, gcc-internal-format
 msgid "non-standard suffix on floating constant"
 msgstr ""
 
-#: c-lex.c:687 c-lex.c:689
+#: c-lex.c:713 c-lex.c:715
 #, gcc-internal-format
 msgid "floating constant exceeds range of %qT"
 msgstr ""
 
-#: c-lex.c:697
+#: c-lex.c:724
 #, gcc-internal-format
 msgid "floating constant truncated to zero"
 msgstr ""
 
-#: c-lex.c:888
+#: c-lex.c:919
 #, gcc-internal-format
 msgid "unsupported non-standard concatenation of string literals"
 msgstr ""
 
-#: c-lex.c:910
+#: c-lex.c:941
 #, gcc-internal-format
 msgid "traditional C rejects string constant concatenation"
 msgstr ""
@@ -20288,193 +20505,198 @@ msgstr ""
 msgid "invalid increment expression"
 msgstr ""
 
-#: c-opts.c:150
+#: c-opts.c:151
 #, gcc-internal-format
 msgid "no class name specified with %qs"
 msgstr ""
 
-#: c-opts.c:154
+#: c-opts.c:155
 #, gcc-internal-format
 msgid "assertion missing after %qs"
 msgstr ""
 
-#: c-opts.c:159
+#: c-opts.c:160
 #, gcc-internal-format
 msgid "macro name missing after %qs"
 msgstr ""
 
-#: c-opts.c:168
+#: c-opts.c:169
 #, gcc-internal-format
 msgid "missing path after %qs"
 msgstr ""
 
-#: c-opts.c:177
+#: c-opts.c:178
 #, gcc-internal-format
 msgid "missing filename after %qs"
 msgstr ""
 
-#: c-opts.c:182
+#: c-opts.c:183
 #, gcc-internal-format
 msgid "missing makefile target after %qs"
 msgstr ""
 
-#: c-opts.c:321
+#: c-opts.c:325
 #, gcc-internal-format
 msgid "-I- specified twice"
 msgstr ""
 
-#: c-opts.c:324
+#: c-opts.c:328
 #, gcc-internal-format
 msgid "obsolete option -I- used, please use -iquote instead"
 msgstr ""
 
-#: c-opts.c:495
+#: c-opts.c:510
 #, gcc-internal-format
 msgid "argument %qs to %<-Wnormalized%> not recognized"
 msgstr ""
 
-#: c-opts.c:582
+#: c-opts.c:593
 #, gcc-internal-format
 msgid "switch %qs is no longer supported"
 msgstr ""
 
-#: c-opts.c:689
+#: c-opts.c:700
 #, gcc-internal-format
 msgid ""
 "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
 msgstr ""
 
-#: c-opts.c:1029
+#: c-opts.c:1039
+#, gcc-internal-format
+msgid "-fexcess-precision=standard for C++"
+msgstr ""
+
+#: c-opts.c:1052
 #, gcc-internal-format
 msgid "-fno-gnu89-inline is only supported in GNU99 or C99 mode"
 msgstr ""
 
-#: c-opts.c:1103
+#: c-opts.c:1134
 #, gcc-internal-format
 msgid "-Wformat-y2k ignored without -Wformat"
 msgstr ""
 
-#: c-opts.c:1105
+#: c-opts.c:1136
 #, gcc-internal-format
 msgid "-Wformat-extra-args ignored without -Wformat"
 msgstr ""
 
-#: c-opts.c:1107
+#: c-opts.c:1138
 #, gcc-internal-format
 msgid "-Wformat-zero-length ignored without -Wformat"
 msgstr ""
 
-#: c-opts.c:1109
+#: c-opts.c:1140
 #, gcc-internal-format
 msgid "-Wformat-nonliteral ignored without -Wformat"
 msgstr ""
 
-#: c-opts.c:1111
+#: c-opts.c:1142
 #, gcc-internal-format
 msgid "-Wformat-contains-nul ignored without -Wformat"
 msgstr ""
 
-#: c-opts.c:1113
+#: c-opts.c:1144
 #, gcc-internal-format
 msgid "-Wformat-security ignored without -Wformat"
 msgstr ""
 
-#: c-opts.c:1137
+#: c-opts.c:1168
 #, gcc-internal-format
 msgid "opening output file %s: %m"
 msgstr ""
 
-#: c-opts.c:1142
+#: c-opts.c:1173
 #, gcc-internal-format
 msgid "too many filenames given.  Type %s --help for usage"
 msgstr ""
 
-#: c-opts.c:1226
+#: c-opts.c:1253
 #, gcc-internal-format
 msgid "The C parser does not support -dy, option ignored"
 msgstr ""
 
-#: c-opts.c:1230
+#: c-opts.c:1257
 #, gcc-internal-format
 msgid "The Objective-C parser does not support -dy, option ignored"
 msgstr ""
 
-#: c-opts.c:1233
+#: c-opts.c:1260
 #, gcc-internal-format
 msgid "The C++ parser does not support -dy, option ignored"
 msgstr ""
 
-#: c-opts.c:1237
+#: c-opts.c:1264
 #, gcc-internal-format
 msgid "The Objective-C++ parser does not support -dy, option ignored"
 msgstr ""
 
-#: c-opts.c:1287
+#: c-opts.c:1315
 #, gcc-internal-format
 msgid "opening dependency file %s: %m"
 msgstr ""
 
-#: c-opts.c:1297
+#: c-opts.c:1325
 #, gcc-internal-format
 msgid "closing dependency file %s: %m"
 msgstr ""
 
-#: c-opts.c:1300
+#: c-opts.c:1328
 #, gcc-internal-format
 msgid "when writing output to %s: %m"
 msgstr ""
 
-#: c-opts.c:1380
+#: c-opts.c:1408
 #, gcc-internal-format
 msgid "to generate dependencies you must specify either -M or -MM"
 msgstr ""
 
-#: c-opts.c:1403
+#: c-opts.c:1431
 #, gcc-internal-format
 msgid "-MG may only be used with -M or -MM"
 msgstr ""
 
-#: c-opts.c:1432
+#: c-opts.c:1461
 #, gcc-internal-format
 msgid "-fdirectives-only is incompatible with -Wunused_macros"
 msgstr ""
 
-#: c-opts.c:1434
+#: c-opts.c:1463
 #, gcc-internal-format
 msgid "-fdirectives-only is incompatible with -traditional"
 msgstr ""
 
-#: c-opts.c:1572
+#: c-opts.c:1601
 #, gcc-internal-format
 msgid "too late for # directive to set debug directory"
 msgstr ""
 
-#: c-parser.c:226
+#: c-parser.c:227
 #, gcc-internal-format
 msgid "identifier %qs conflicts with C++ keyword"
 msgstr ""
 
-#: c-parser.c:971
+#: c-parser.c:976
 #, gcc-internal-format
 msgid "ISO C forbids an empty translation unit"
 msgstr ""
 
-#: c-parser.c:1056 c-parser.c:6109
+#: c-parser.c:1061 c-parser.c:6306
 #, gcc-internal-format
 msgid "ISO C does not allow extra %<;%> outside of a function"
 msgstr ""
 
-#: c-parser.c:1158 c-parser.c:6667
+#: c-parser.c:1163 c-parser.c:6868
 #, gcc-internal-format
 msgid "expected declaration specifiers"
 msgstr ""
 
-#: c-parser.c:1206
+#: c-parser.c:1211
 #, gcc-internal-format
 msgid "data definition has no type or storage class"
 msgstr ""
 
-#: c-parser.c:1260
+#: c-parser.c:1265
 #, gcc-internal-format
 msgid "expected %<,%> or %<;%>"
 msgstr ""
@@ -20482,188 +20704,188 @@ msgstr ""
 #. This can appear in many cases looking nothing like a
 #. function definition, so we don't give a more specific
 #. error suggesting there was one.
-#: c-parser.c:1267 c-parser.c:1283
+#: c-parser.c:1272 c-parser.c:1288
 #, gcc-internal-format
 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
 msgstr ""
 
-#: c-parser.c:1275
+#: c-parser.c:1280
 #, gcc-internal-format
 msgid "ISO C forbids nested functions"
 msgstr ""
 
-#: 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
+#: c-parser.c:1655 c-parser.c:2466 c-parser.c:3116 c-parser.c:3376
+#: c-parser.c:4318 c-parser.c:4957 c-parser.c:5382 c-parser.c:5404
+#: c-parser.c:5511 c-parser.c:5692 c-parser.c:5721 c-parser.c:5948
+#: c-parser.c:5960 c-parser.c:5985 c-parser.c:6119 c-parser.c:6148
+#: c-parser.c:6156 c-parser.c:6184 c-parser.c:6198 c-parser.c:6414
+#: c-parser.c:6513 c-parser.c:7038 c-parser.c:7743
 #, gcc-internal-format
 msgid "expected identifier"
 msgstr ""
 
-#: c-parser.c:1674 cp/parser.c:11972
+#: c-parser.c:1688 cp/parser.c:11978
 #, gcc-internal-format
 msgid "comma at end of enumerator list"
 msgstr ""
 
-#: c-parser.c:1680
+#: c-parser.c:1694
 #, gcc-internal-format
 msgid "expected %<,%> or %<}%>"
 msgstr ""
 
-#: c-parser.c:1694 c-parser.c:1877 c-parser.c:6076
+#: c-parser.c:1710 c-parser.c:1897 c-parser.c:6273
 #, gcc-internal-format
 msgid "expected %<{%>"
 msgstr ""
 
-#: c-parser.c:1706
+#: c-parser.c:1724
 #, gcc-internal-format
 msgid "ISO C forbids forward references to %<enum%> types"
 msgstr ""
 
-#: c-parser.c:1812
+#: c-parser.c:1830
 #, gcc-internal-format
 msgid "expected class name"
 msgstr ""
 
-#: c-parser.c:1831 c-parser.c:5855
+#: c-parser.c:1849 c-parser.c:6052
 #, gcc-internal-format
 msgid "extra semicolon in struct or union specified"
 msgstr ""
 
-#: c-parser.c:1860
+#: c-parser.c:1878
 #, gcc-internal-format
 msgid "no semicolon at end of struct or union"
 msgstr ""
 
-#: c-parser.c:1863
+#: c-parser.c:1881
 #, gcc-internal-format
 msgid "expected %<;%>"
 msgstr ""
 
-#: c-parser.c:1942 c-parser.c:2922
+#: c-parser.c:1964 c-parser.c:2942
 #, gcc-internal-format
 msgid "expected specifier-qualifier-list"
 msgstr ""
 
-#: c-parser.c:1952
+#: c-parser.c:1974
 #, gcc-internal-format
 msgid "ISO C forbids member declarations with no members"
 msgstr ""
 
-#: c-parser.c:2028
+#: c-parser.c:2050
 #, gcc-internal-format
 msgid "expected %<,%>, %<;%> or %<}%>"
 msgstr ""
 
-#: c-parser.c:2035
+#: c-parser.c:2057
 #, gcc-internal-format
 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
 msgstr ""
 
-#: c-parser.c:2086
+#: c-parser.c:2110
 #, gcc-internal-format
 msgid "%<typeof%> applied to a bit-field"
 msgstr ""
 
-#: c-parser.c:2322
+#: c-parser.c:2334
 #, gcc-internal-format
 msgid "expected identifier or %<(%>"
 msgstr ""
 
-#: c-parser.c:2524
+#: c-parser.c:2536
 #, gcc-internal-format
 msgid "ISO C requires a named argument before %<...%>"
 msgstr ""
 
-#: c-parser.c:2632
+#: c-parser.c:2644
 #, gcc-internal-format
 msgid "expected declaration specifiers or %<...%>"
 msgstr ""
 
-#: c-parser.c:2683
+#: c-parser.c:2695
 #, gcc-internal-format
 msgid "wide string literal in %<asm%>"
 msgstr ""
 
-#: c-parser.c:2689 c-parser.c:6722
+#: c-parser.c:2701 c-parser.c:6923
 #, gcc-internal-format
 msgid "expected string literal"
 msgstr ""
 
-#: c-parser.c:3014
+#: c-parser.c:3034
 #, gcc-internal-format
 msgid "ISO C forbids empty initializer braces"
 msgstr ""
 
-#: c-parser.c:3061
+#: c-parser.c:3082
 #, gcc-internal-format
 msgid "obsolete use of designated initializer with %<:%>"
 msgstr ""
 
-#: c-parser.c:3191
+#: c-parser.c:3214
 #, gcc-internal-format
 msgid "ISO C forbids specifying range of elements to initialize"
 msgstr ""
 
-#: c-parser.c:3204
+#: c-parser.c:3227
 #, gcc-internal-format
 msgid "ISO C90 forbids specifying subobject to initialize"
 msgstr ""
 
-#: c-parser.c:3211
+#: c-parser.c:3234
 #, gcc-internal-format
 msgid "obsolete use of designated initializer without %<=%>"
 msgstr ""
 
-#: c-parser.c:3217
+#: c-parser.c:3241
 #, gcc-internal-format
 msgid "expected %<=%>"
 msgstr ""
 
-#: c-parser.c:3367
+#: c-parser.c:3391
 #, gcc-internal-format
 msgid "ISO C forbids label declarations"
 msgstr ""
 
-#: c-parser.c:3372 c-parser.c:3448
+#: c-parser.c:3396 c-parser.c:3472
 #, gcc-internal-format
 msgid "expected declaration or statement"
 msgstr ""
 
-#: c-parser.c:3402 c-parser.c:3430
+#: c-parser.c:3426 c-parser.c:3454
 #, gcc-internal-format
 msgid "ISO C90 forbids mixed declarations and code"
 msgstr ""
 
-#: c-parser.c:3455
+#: c-parser.c:3479
 #, gcc-internal-format
 msgid "expected %<}%> before %<else%>"
 msgstr ""
 
-#: c-parser.c:3460
+#: c-parser.c:3484
 #, gcc-internal-format
 msgid "%<else%> without a previous %<if%>"
 msgstr ""
 
-#: c-parser.c:3476
+#: c-parser.c:3500
 #, gcc-internal-format
 msgid "label at end of compound statement"
 msgstr ""
 
-#: c-parser.c:3519
+#: c-parser.c:3543
 #, gcc-internal-format
 msgid "expected %<:%> or %<...%>"
 msgstr ""
 
-#: c-parser.c:3553
+#: c-parser.c:3577
 #, gcc-internal-format
 msgid ""
 "a label can only be part of a statement and a declaration is not a statement"
 msgstr ""
 
-#: c-parser.c:3715
+#: c-parser.c:3739
 #, gcc-internal-format
 msgid "expected identifier or %<*%>"
 msgstr ""
@@ -20672,224 +20894,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:3777
+#: c-parser.c:3803
 #, gcc-internal-format
 msgid "expected statement"
 msgstr ""
 
-#: c-parser.c:3872 cp/parser.c:7296
+#: c-parser.c:3898 cp/parser.c:7300
 #, gcc-internal-format
 msgid "suggest braces around empty body in an %<if%> statement"
 msgstr ""
 
-#: c-parser.c:3898 cp/parser.c:7317
+#: c-parser.c:3924 cp/parser.c:7321
 #, gcc-internal-format
 msgid "suggest braces around empty body in an %<else%> statement"
 msgstr ""
 
-#: c-parser.c:4018
+#: c-parser.c:4044
 #, gcc-internal-format
 msgid "suggest braces around empty body in %<do%> statement"
 msgstr ""
 
-#: c-parser.c:4171
+#: c-parser.c:4197
 #, gcc-internal-format
 msgid "%E qualifier ignored on asm"
 msgstr ""
 
-#: c-parser.c:4459
+#: c-parser.c:4494
 #, gcc-internal-format
 msgid "ISO C forbids omitting the middle term of a ?: expression"
 msgstr ""
 
-#: c-parser.c:4855
+#: c-parser.c:4926
 #, gcc-internal-format
 msgid "traditional C rejects the unary plus operator"
 msgstr ""
 
-#: c-parser.c:4972
+#: c-parser.c:5043
 #, gcc-internal-format
 msgid "%<sizeof%> applied to a bit-field"
 msgstr ""
 
-#: c-parser.c:5131 c-parser.c:5488 c-parser.c:5510
+#: c-parser.c:5204 c-parser.c:5548 c-parser.c:5568
 #, gcc-internal-format
 msgid "expected expression"
 msgstr ""
 
-#: c-parser.c:5158
+#: c-parser.c:5230
 #, gcc-internal-format
 msgid "braced-group within expression allowed only inside a function"
 msgstr ""
 
-#: c-parser.c:5172
+#: c-parser.c:5243
 #, gcc-internal-format
 msgid "ISO C forbids braced-groups within expressions"
 msgstr ""
 
-#: c-parser.c:5370
+#: c-parser.c:5442
 #, gcc-internal-format
 msgid "first argument to %<__builtin_choose_expr%> not a constant"
 msgstr ""
 
-#: c-parser.c:5539
+#: c-parser.c:5599
 #, gcc-internal-format
 msgid "compound literal has variable size"
 msgstr ""
 
-#: c-parser.c:5547
+#: c-parser.c:5607
 #, gcc-internal-format
 msgid "ISO C90 forbids compound literals"
 msgstr ""
 
-#: c-parser.c:6072
+#: c-parser.c:6269
 #, gcc-internal-format
 msgid "extra semicolon in method definition specified"
 msgstr ""
 
-#: c-parser.c:6616
+#: c-parser.c:6817
 #, gcc-internal-format
 msgid "%<#pragma omp barrier%> may only be used in compound statements"
 msgstr ""
 
-#: c-parser.c:6627
+#: c-parser.c:6828
 #, gcc-internal-format
 msgid "%<#pragma omp flush%> may only be used in compound statements"
 msgstr ""
 
-#: c-parser.c:6638
+#: c-parser.c:6839
 #, gcc-internal-format
 msgid "%<#pragma omp taskwait%> may only be used in compound statements"
 msgstr ""
 
-#: c-parser.c:6651
+#: c-parser.c:6852
 #, gcc-internal-format
 msgid ""
 "%<#pragma omp section%> may only be used in %<#pragma omp sections%> "
 "construct"
 msgstr ""
 
-#: c-parser.c:6657
+#: c-parser.c:6858
 #, gcc-internal-format
 msgid "%<#pragma GCC pch_preprocess%> must be first"
 msgstr ""
 
-#: c-parser.c:6815
+#: c-parser.c:7016
 #, gcc-internal-format
 msgid "too many %qs clauses"
 msgstr ""
 
-#: c-parser.c:6911
+#: c-parser.c:7112
 #, gcc-internal-format
 msgid "collapse argument needs positive constant integer expression"
 msgstr ""
 
-#: c-parser.c:6976
+#: c-parser.c:7177
 #, gcc-internal-format
 msgid "expected %<none%> or %<shared%>"
 msgstr ""
 
-#: c-parser.c:7019
+#: c-parser.c:7220
 #, gcc-internal-format
 msgid "expected %<(%>"
 msgstr ""
 
-#: c-parser.c:7063 c-parser.c:7247
+#: c-parser.c:7265 c-parser.c:7450
 #, gcc-internal-format
 msgid "expected integer expression"
 msgstr ""
 
-#: c-parser.c:7073
+#: c-parser.c:7275
 #, gcc-internal-format
 msgid "%<num_threads%> value must be positive"
 msgstr ""
 
-#: c-parser.c:7153
+#: c-parser.c:7355
 #, gcc-internal-format
 msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, or %<||%>"
 msgstr ""
 
-#: c-parser.c:7238
+#: c-parser.c:7441
 #, gcc-internal-format
 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
 msgstr ""
 
-#: c-parser.c:7242
+#: c-parser.c:7445
 #, gcc-internal-format
 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
 msgstr ""
 
-#: c-parser.c:7260
+#: c-parser.c:7463
 #, gcc-internal-format
 msgid "invalid schedule kind"
 msgstr ""
 
-#: c-parser.c:7378
+#: c-parser.c:7581
 #, gcc-internal-format
 msgid "expected %<#pragma omp%> clause"
 msgstr ""
 
-#: c-parser.c:7387
+#: c-parser.c:7590
 #, gcc-internal-format
 msgid "%qs is not valid for %qs"
 msgstr ""
 
-#: c-parser.c:7488
+#: c-parser.c:7692
 #, gcc-internal-format
 msgid "invalid operator for %<#pragma omp atomic%>"
 msgstr ""
 
-#: c-parser.c:7541 c-parser.c:7561
+#: c-parser.c:7746 c-parser.c:7766
 #, gcc-internal-format
 msgid "expected %<(%> or end of line"
 msgstr ""
 
-#: c-parser.c:7593
+#: c-parser.c:7798
 #, gcc-internal-format
 msgid "for statement expected"
 msgstr ""
 
-#: c-parser.c:7643
+#: c-parser.c:7849
 #, gcc-internal-format
 msgid "expected iteration declaration or initialization"
 msgstr ""
 
-#: c-parser.c:7722
+#: c-parser.c:7929
 #, gcc-internal-format
 msgid "not enough perfectly nested loops"
 msgstr ""
 
-#: c-parser.c:7770
+#: c-parser.c:7977
 #, gcc-internal-format
 msgid "collapsed loops not perfectly nested"
 msgstr ""
 
-#: c-parser.c:7807 cp/pt.c:10533
+#: c-parser.c:8014 cp/pt.c:10572
 #, gcc-internal-format
 msgid "iteration variable %qD should not be firstprivate"
 msgstr ""
 
-#: c-parser.c:7957
+#: c-parser.c:8164
 #, gcc-internal-format
 msgid "expected %<#pragma omp section%> or %<}%>"
 msgstr ""
 
-#: c-parser.c:8227
+#: c-parser.c:8434
 #, gcc-internal-format
 msgid "%qD is not a variable"
 msgstr ""
 
-#: c-parser.c:8229 cp/semantics.c:3802
+#: c-parser.c:8436 cp/semantics.c:3838
 #, gcc-internal-format
 msgid "%qE declared %<threadprivate%> after first use"
 msgstr ""
 
-#: c-parser.c:8231 cp/semantics.c:3804
+#: c-parser.c:8438 cp/semantics.c:3840
 #, gcc-internal-format
 msgid "automatic variable %qE cannot be %<threadprivate%>"
 msgstr ""
 
-#: c-parser.c:8235 cp/semantics.c:3806
+#: c-parser.c:8442 cp/semantics.c:3842
 #, gcc-internal-format
 msgid "%<threadprivate%> %qE has incomplete type"
 msgstr ""
@@ -21265,128 +21487,128 @@ msgstr ""
 msgid "#pragma message: %s"
 msgstr ""
 
-#: c-typeck.c:173
+#: c-typeck.c:217
 #, gcc-internal-format
 msgid "%qD has an incomplete type"
 msgstr ""
 
-#: c-typeck.c:194 cp/call.c:2920
+#: c-typeck.c:238 cp/call.c:2920
 #, gcc-internal-format
 msgid "invalid use of void expression"
 msgstr ""
 
-#: c-typeck.c:202
+#: c-typeck.c:246
 #, gcc-internal-format
 msgid "invalid use of flexible array member"
 msgstr ""
 
-#: c-typeck.c:208
+#: c-typeck.c:252
 #, gcc-internal-format
 msgid "invalid use of array with unspecified bounds"
 msgstr ""
 
-#: c-typeck.c:216
+#: c-typeck.c:260
 #, gcc-internal-format
 msgid "invalid use of undefined type %<%s %E%>"
 msgstr ""
 
 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
-#: c-typeck.c:220
+#: c-typeck.c:264
 #, gcc-internal-format
 msgid "invalid use of incomplete typedef %qD"
 msgstr ""
 
-#: c-typeck.c:486 c-typeck.c:511
+#: c-typeck.c:530 c-typeck.c:555
 #, gcc-internal-format
 msgid "function types not truly compatible in ISO C"
 msgstr ""
 
-#: c-typeck.c:639
+#: c-typeck.c:683
 #, gcc-internal-format
 msgid "can%'t mix operands of decimal float and vector types"
 msgstr ""
 
-#: c-typeck.c:644
+#: c-typeck.c:688
 #, gcc-internal-format
 msgid "can%'t mix operands of decimal float and complex types"
 msgstr ""
 
-#: c-typeck.c:649
+#: c-typeck.c:693
 #, gcc-internal-format
 msgid "can%'t mix operands of decimal float and other float types"
 msgstr ""
 
-#: c-typeck.c:1055
+#: c-typeck.c:1099
 #, gcc-internal-format
 msgid "types are not quite compatible"
 msgstr ""
 
-#: c-typeck.c:1378
+#: c-typeck.c:1422
 #, gcc-internal-format
 msgid "function return types not compatible due to %<volatile%>"
 msgstr ""
 
-#: c-typeck.c:1537 c-typeck.c:2905
+#: c-typeck.c:1581 c-typeck.c:3064
 #, gcc-internal-format
 msgid "arithmetic on pointer to an incomplete type"
 msgstr ""
 
-#: c-typeck.c:1933
+#: c-typeck.c:1941
 #, gcc-internal-format
 msgid "%qT has no member named %qE"
 msgstr ""
 
-#: c-typeck.c:1974
+#: c-typeck.c:1993
 #, gcc-internal-format
 msgid "request for member %qE in something not a structure or union"
 msgstr ""
 
-#: c-typeck.c:2023
+#: c-typeck.c:2042
 #, gcc-internal-format
 msgid "dereferencing pointer to incomplete type"
 msgstr ""
 
-#: c-typeck.c:2027
+#: c-typeck.c:2046
 #, gcc-internal-format
 msgid "dereferencing %<void *%> pointer"
 msgstr ""
 
-#: c-typeck.c:2046
+#: c-typeck.c:2065
 #, gcc-internal-format
 msgid "invalid type argument of %qs (have %qT)"
 msgstr ""
 
-#: c-typeck.c:2077 cp/typeck.c:2697
+#: c-typeck.c:2096 cp/typeck.c:2697
 #, gcc-internal-format
 msgid "subscripted value is neither array nor pointer"
 msgstr ""
 
-#: c-typeck.c:2088 cp/typeck.c:2612 cp/typeck.c:2702
+#: c-typeck.c:2107 cp/typeck.c:2612 cp/typeck.c:2702
 #, gcc-internal-format
 msgid "array subscript is not an integer"
 msgstr ""
 
-#: c-typeck.c:2094
+#: c-typeck.c:2113
 #, gcc-internal-format
 msgid "subscripted value is pointer to function"
 msgstr ""
 
-#: c-typeck.c:2142
+#: c-typeck.c:2161
 #, gcc-internal-format
 msgid "ISO C forbids subscripting %<register%> array"
 msgstr ""
 
-#: c-typeck.c:2145
+#: c-typeck.c:2164
 #, gcc-internal-format
 msgid "ISO C90 forbids subscripting non-lvalue array"
 msgstr ""
 
-#: c-typeck.c:2262
+#: c-typeck.c:2288
 #, gcc-internal-format
 msgid "%qD is static but used in inline function %qD which is not static"
 msgstr ""
 
-#: c-typeck.c:2410
+#: c-typeck.c:2479
 #, gcc-internal-format
 msgid "called object %qE is not a function"
 msgstr ""
@@ -21394,342 +21616,357 @@ 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:2448
+#: c-typeck.c:2515
 #, gcc-internal-format
 msgid "function called through a non-compatible type"
 msgstr ""
 
-#: c-typeck.c:2579
+#: c-typeck.c:2529 c-typeck.c:2582
+#, gcc-internal-format
+msgid "function with qualified void return type called"
+msgstr ""
+
+#: c-typeck.c:2704
 #, gcc-internal-format
 msgid "type of formal parameter %d is incomplete"
 msgstr ""
 
-#: c-typeck.c:2592
+#: c-typeck.c:2719
 #, gcc-internal-format
 msgid ""
 "passing argument %d of %qE as integer rather than floating due to prototype"
 msgstr ""
 
-#: c-typeck.c:2597
+#: c-typeck.c:2724
 #, gcc-internal-format
 msgid ""
 "passing argument %d of %qE as integer rather than complex due to prototype"
 msgstr ""
 
-#: c-typeck.c:2602
+#: c-typeck.c:2729
 #, gcc-internal-format
 msgid ""
 "passing argument %d of %qE as complex rather than floating due to prototype"
 msgstr ""
 
-#: c-typeck.c:2607
+#: c-typeck.c:2734
 #, gcc-internal-format
 msgid ""
 "passing argument %d of %qE as floating rather than integer due to prototype"
 msgstr ""
 
-#: c-typeck.c:2612
+#: c-typeck.c:2739
 #, gcc-internal-format
 msgid ""
 "passing argument %d of %qE as complex rather than integer due to prototype"
 msgstr ""
 
-#: c-typeck.c:2617
+#: c-typeck.c:2744
 #, gcc-internal-format
 msgid ""
 "passing argument %d of %qE as floating rather than complex due to prototype"
 msgstr ""
 
-#: c-typeck.c:2630
+#: c-typeck.c:2757
 #, gcc-internal-format
 msgid ""
 "passing argument %d of %qE as %<float%> rather than %<double%> due to "
 "prototype"
 msgstr ""
 
-#: c-typeck.c:2655
+#: c-typeck.c:2782
 #, gcc-internal-format
 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
 msgstr ""
 
-#: c-typeck.c:2676
+#: c-typeck.c:2803
 #, gcc-internal-format
 msgid "passing argument %d of %qE with different width due to prototype"
 msgstr ""
 
-#: c-typeck.c:2699
+#: c-typeck.c:2826
 #, gcc-internal-format
 msgid "passing argument %d of %qE as unsigned due to prototype"
 msgstr ""
 
-#: c-typeck.c:2703
+#: c-typeck.c:2830
 #, gcc-internal-format
 msgid "passing argument %d of %qE as signed due to prototype"
 msgstr ""
 
-#: c-typeck.c:2818 c-typeck.c:2822
+#: c-typeck.c:2967 c-typeck.c:2971
 #, gcc-internal-format
 msgid "comparison with string literal results in unspecified behavior"
 msgstr ""
 
-#: c-typeck.c:2846
+#: c-typeck.c:2985
+#, gcc-internal-format
+msgid "comparison between %qT and %qT"
+msgstr ""
+
+#: c-typeck.c:3005
 #, gcc-internal-format
 msgid "pointer of type %<void *%> used in subtraction"
 msgstr ""
 
-#: c-typeck.c:2849
+#: c-typeck.c:3008
 #, gcc-internal-format
 msgid "pointer to a function used in subtraction"
 msgstr ""
 
-#: c-typeck.c:2964
+#: c-typeck.c:3135
 #, gcc-internal-format
 msgid "wrong type argument to unary plus"
 msgstr ""
 
-#: c-typeck.c:2977
+#: c-typeck.c:3148
 #, gcc-internal-format
 msgid "wrong type argument to unary minus"
 msgstr ""
 
-#: c-typeck.c:2997
+#: c-typeck.c:3168
 #, gcc-internal-format
 msgid "ISO C does not support %<~%> for complex conjugation"
 msgstr ""
 
-#: c-typeck.c:3003
+#: c-typeck.c:3174
 #, gcc-internal-format
 msgid "wrong type argument to bit-complement"
 msgstr ""
 
-#: c-typeck.c:3011
+#: c-typeck.c:3182
 #, gcc-internal-format
 msgid "wrong type argument to abs"
 msgstr ""
 
-#: c-typeck.c:3023
+#: c-typeck.c:3194
 #, gcc-internal-format
 msgid "wrong type argument to conjugation"
 msgstr ""
 
-#: c-typeck.c:3036
+#: c-typeck.c:3207
 #, gcc-internal-format
 msgid "wrong type argument to unary exclamation mark"
 msgstr ""
 
-#: c-typeck.c:3073
+#: c-typeck.c:3274
 #, gcc-internal-format
 msgid "ISO C does not support %<++%> and %<--%> on complex types"
 msgstr ""
 
-#: c-typeck.c:3092 c-typeck.c:3124
+#: c-typeck.c:3293 c-typeck.c:3325
 #, gcc-internal-format
 msgid "wrong type argument to increment"
 msgstr ""
 
-#: c-typeck.c:3094 c-typeck.c:3127
+#: c-typeck.c:3295 c-typeck.c:3328
 #, gcc-internal-format
 msgid "wrong type argument to decrement"
 msgstr ""
 
-#: c-typeck.c:3114
+#: c-typeck.c:3315
 #, gcc-internal-format
 msgid "increment of pointer to unknown structure"
 msgstr ""
 
-#: c-typeck.c:3117
+#: c-typeck.c:3318
 #, gcc-internal-format
 msgid "decrement of pointer to unknown structure"
 msgstr ""
 
-#: c-typeck.c:3326
+#: c-typeck.c:3395
+#, gcc-internal-format
+msgid "taking address of expression of type %<void%>"
+msgstr ""
+
+#: c-typeck.c:3562
 #, gcc-internal-format
 msgid "assignment of read-only member %qD"
 msgstr ""
 
-#: c-typeck.c:3327
+#: c-typeck.c:3563
 #, gcc-internal-format
 msgid "increment of read-only member %qD"
 msgstr ""
 
-#: c-typeck.c:3328
+#: c-typeck.c:3564
 #, gcc-internal-format
 msgid "decrement of read-only member %qD"
 msgstr ""
 
-#: c-typeck.c:3329
+#: c-typeck.c:3565
 #, gcc-internal-format
 msgid "read-only member %qD used as %<asm%> output"
 msgstr ""
 
-#: c-typeck.c:3333
+#: c-typeck.c:3569
 #, gcc-internal-format
 msgid "assignment of read-only variable %qD"
 msgstr ""
 
-#: c-typeck.c:3334
+#: c-typeck.c:3570
 #, gcc-internal-format
 msgid "increment of read-only variable %qD"
 msgstr ""
 
-#: c-typeck.c:3335
+#: c-typeck.c:3571
 #, gcc-internal-format
 msgid "decrement of read-only variable %qD"
 msgstr ""
 
-#: c-typeck.c:3336
+#: c-typeck.c:3572
 #, gcc-internal-format
 msgid "read-only variable %qD used as %<asm%> output"
 msgstr ""
 
-#: c-typeck.c:3339
+#: c-typeck.c:3575 c-typeck.c:3591
 #, gcc-internal-format
 msgid "assignment of read-only location %qE"
 msgstr ""
 
-#: c-typeck.c:3340
+#: c-typeck.c:3576 c-typeck.c:3594
 #, gcc-internal-format
 msgid "increment of read-only location %qE"
 msgstr ""
 
-#: c-typeck.c:3341
+#: c-typeck.c:3577 c-typeck.c:3597
 #, gcc-internal-format
 msgid "decrement of read-only location %qE"
 msgstr ""
 
-#: c-typeck.c:3342
+#: c-typeck.c:3578
 #, gcc-internal-format
 msgid "read-only location %qE used as %<asm%> output"
 msgstr ""
 
-#: c-typeck.c:3378
+#: c-typeck.c:3637
 #, gcc-internal-format
 msgid "cannot take address of bit-field %qD"
 msgstr ""
 
-#: c-typeck.c:3406
+#: c-typeck.c:3665
 #, gcc-internal-format
 msgid "global register variable %qD used in nested function"
 msgstr ""
 
-#: c-typeck.c:3409
+#: c-typeck.c:3668
 #, gcc-internal-format
 msgid "register variable %qD used in nested function"
 msgstr ""
 
-#: c-typeck.c:3414
+#: c-typeck.c:3673
 #, gcc-internal-format
 msgid "address of global register variable %qD requested"
 msgstr ""
 
-#: c-typeck.c:3416
+#: c-typeck.c:3675
 #, gcc-internal-format
 msgid "address of register variable %qD requested"
 msgstr ""
 
-#: c-typeck.c:3462
+#: c-typeck.c:3740
 #, gcc-internal-format
 msgid "non-lvalue array in conditional expression"
 msgstr ""
 
-#: c-typeck.c:3510
+#: c-typeck.c:3829
 #, gcc-internal-format
 msgid "signed and unsigned type in conditional expression"
 msgstr ""
 
-#: c-typeck.c:3518
+#: c-typeck.c:3851
 #, gcc-internal-format
 msgid "ISO C forbids conditional expr with only one void side"
 msgstr ""
 
-#: c-typeck.c:3533 c-typeck.c:3542
+#: c-typeck.c:3866 c-typeck.c:3875
 #, gcc-internal-format
 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
 msgstr ""
 
-#: c-typeck.c:3550
+#: c-typeck.c:3884
 #, gcc-internal-format
 msgid "pointer type mismatch in conditional expression"
 msgstr ""
 
-#: c-typeck.c:3558 c-typeck.c:3569
+#: c-typeck.c:3892 c-typeck.c:3903
 #, gcc-internal-format
 msgid "pointer/integer type mismatch in conditional expression"
 msgstr ""
 
-#: c-typeck.c:3583
+#: c-typeck.c:3917
 #, gcc-internal-format
 msgid "type mismatch in conditional expression"
 msgstr ""
 
-#: c-typeck.c:3624
+#: c-typeck.c:4010
 #, gcc-internal-format
 msgid "left-hand operand of comma expression has no effect"
 msgstr ""
 
-#: c-typeck.c:3661
+#: c-typeck.c:4062
 #, gcc-internal-format
 msgid "cast specifies array type"
 msgstr ""
 
-#: c-typeck.c:3667
+#: c-typeck.c:4068
 #, gcc-internal-format
 msgid "cast specifies function type"
 msgstr ""
 
-#: c-typeck.c:3683
+#: c-typeck.c:4084
 #, gcc-internal-format
 msgid "ISO C forbids casting nonscalar to the same type"
 msgstr ""
 
-#: c-typeck.c:3700
+#: c-typeck.c:4101
 #, gcc-internal-format
 msgid "ISO C forbids casts to union type"
 msgstr ""
 
-#: c-typeck.c:3707
+#: c-typeck.c:4108
 #, gcc-internal-format
 msgid "cast to union type from type not present in union"
 msgstr ""
 
-#: c-typeck.c:3753
+#: c-typeck.c:4154
 #, 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:3758
+#: c-typeck.c:4159
 #, gcc-internal-format
 msgid "cast discards qualifiers from pointer target type"
 msgstr ""
 
-#: c-typeck.c:3774
+#: c-typeck.c:4175
 #, gcc-internal-format
 msgid "cast increases required alignment of target type"
 msgstr ""
 
-#: c-typeck.c:3785
+#: c-typeck.c:4186
 #, gcc-internal-format
 msgid "cast from pointer to integer of different size"
 msgstr ""
 
-#: c-typeck.c:3789
+#: c-typeck.c:4190
 #, gcc-internal-format
 msgid "cast from function call of type %qT to non-matching type %qT"
 msgstr ""
 
-#: c-typeck.c:3797
+#: c-typeck.c:4198
 #, gcc-internal-format
 msgid "cast to pointer from integer of different size"
 msgstr ""
 
-#: c-typeck.c:3811
+#: c-typeck.c:4212
 #, gcc-internal-format
 msgid "ISO C forbids conversion of function pointer to object pointer type"
 msgstr ""
 
-#: c-typeck.c:3820
+#: c-typeck.c:4221
 #, gcc-internal-format
 msgid "ISO C forbids conversion of object pointer to function pointer type"
 msgstr ""
@@ -21737,458 +21974,483 @@ 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:4031 c-typeck.c:4464
+#: c-typeck.c:4496 c-typeck.c:4967
 #, gcc-internal-format
 msgid "expected %qT but argument is of type %qT"
 msgstr ""
 
-#: c-typeck.c:4110
+#: c-typeck.c:4561
+#, gcc-internal-format
+msgid "enum conversion when passing argument %d of %qE is invalid in C++"
+msgstr ""
+
+#: c-typeck.c:4563
+#, gcc-internal-format
+msgid "enum conversion in assignment is invalid in C++"
+msgstr ""
+
+#: c-typeck.c:4565
+#, gcc-internal-format
+msgid "enum conversion in initialization is invalid in C++"
+msgstr ""
+
+#: c-typeck.c:4567
+#, gcc-internal-format
+msgid "enum conversion in return is invalid in C++"
+msgstr ""
+
+#: c-typeck.c:4597
 #, gcc-internal-format
 msgid "cannot pass rvalue to reference parameter"
 msgstr ""
 
-#: c-typeck.c:4224 c-typeck.c:4393
+#: c-typeck.c:4720 c-typeck.c:4889
 #, gcc-internal-format
 msgid ""
 "passing argument %d of %qE makes qualified function pointer from unqualified"
 msgstr ""
 
-#: c-typeck.c:4227 c-typeck.c:4396
+#: c-typeck.c:4723 c-typeck.c:4892
 #, gcc-internal-format
 msgid "assignment makes qualified function pointer from unqualified"
 msgstr ""
 
-#: c-typeck.c:4230 c-typeck.c:4398
+#: c-typeck.c:4726 c-typeck.c:4894
 #, gcc-internal-format
 msgid "initialization makes qualified function pointer from unqualified"
 msgstr ""
 
-#: c-typeck.c:4233 c-typeck.c:4400
+#: c-typeck.c:4729 c-typeck.c:4896
 #, gcc-internal-format
 msgid "return makes qualified function pointer from unqualified"
 msgstr ""
 
-#: c-typeck.c:4238 c-typeck.c:4358
+#: c-typeck.c:4734 c-typeck.c:4854
 #, gcc-internal-format
 msgid "passing argument %d of %qE discards qualifiers from pointer target type"
 msgstr ""
 
-#: c-typeck.c:4240 c-typeck.c:4360
+#: c-typeck.c:4736 c-typeck.c:4856
 #, gcc-internal-format
 msgid "assignment discards qualifiers from pointer target type"
 msgstr ""
 
-#: c-typeck.c:4242 c-typeck.c:4362
+#: c-typeck.c:4738 c-typeck.c:4858
 #, gcc-internal-format
 msgid "initialization discards qualifiers from pointer target type"
 msgstr ""
 
-#: c-typeck.c:4244 c-typeck.c:4364
+#: c-typeck.c:4740 c-typeck.c:4860
 #, gcc-internal-format
 msgid "return discards qualifiers from pointer target type"
 msgstr ""
 
-#: c-typeck.c:4252
+#: c-typeck.c:4748
 #, gcc-internal-format
 msgid "ISO C prohibits argument conversion to union type"
 msgstr ""
 
-#: c-typeck.c:4285
+#: c-typeck.c:4781
 #, gcc-internal-format
 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
 msgstr ""
 
-#: c-typeck.c:4297
+#: c-typeck.c:4793
 #, gcc-internal-format
 msgid "argument %d of %qE might be a candidate for a format attribute"
 msgstr ""
 
-#: c-typeck.c:4303
+#: c-typeck.c:4799
 #, gcc-internal-format
 msgid "assignment left-hand side might be a candidate for a format attribute"
 msgstr ""
 
-#: c-typeck.c:4308
+#: c-typeck.c:4804
 #, gcc-internal-format
 msgid ""
 "initialization left-hand side might be a candidate for a format attribute"
 msgstr ""
 
-#: c-typeck.c:4313
+#: c-typeck.c:4809
 #, gcc-internal-format
 msgid "return type might be a candidate for a format attribute"
 msgstr ""
 
-#: c-typeck.c:4337
+#: c-typeck.c:4833
 #, gcc-internal-format
 msgid ""
 "ISO C forbids passing argument %d of %qE between function pointer and %<void "
 "*%>"
 msgstr ""
 
-#: c-typeck.c:4340
+#: c-typeck.c:4836
 #, gcc-internal-format
 msgid "ISO C forbids assignment between function pointer and %<void *%>"
 msgstr ""
 
-#: c-typeck.c:4342
+#: c-typeck.c:4838
 #, gcc-internal-format
 msgid "ISO C forbids initialization between function pointer and %<void *%>"
 msgstr ""
 
-#: c-typeck.c:4344
+#: c-typeck.c:4840
 #, gcc-internal-format
 msgid "ISO C forbids return between function pointer and %<void *%>"
 msgstr ""
 
-#: c-typeck.c:4375
+#: c-typeck.c:4871
 #, gcc-internal-format
 msgid "pointer targets in passing argument %d of %qE differ in signedness"
 msgstr ""
 
-#: c-typeck.c:4377
+#: c-typeck.c:4873
 #, gcc-internal-format
 msgid "pointer targets in assignment differ in signedness"
 msgstr ""
 
-#: c-typeck.c:4379
+#: c-typeck.c:4875
 #, gcc-internal-format
 msgid "pointer targets in initialization differ in signedness"
 msgstr ""
 
-#: c-typeck.c:4381
+#: c-typeck.c:4877
 #, gcc-internal-format
 msgid "pointer targets in return differ in signedness"
 msgstr ""
 
-#: c-typeck.c:4408
+#: c-typeck.c:4904
 #, gcc-internal-format
 msgid "passing argument %d of %qE from incompatible pointer type"
 msgstr ""
 
-#: c-typeck.c:4410
+#: c-typeck.c:4906
 #, gcc-internal-format
 msgid "assignment from incompatible pointer type"
 msgstr ""
 
-#: c-typeck.c:4411
+#: c-typeck.c:4907
 #, gcc-internal-format
 msgid "initialization from incompatible pointer type"
 msgstr ""
 
-#: c-typeck.c:4413
+#: c-typeck.c:4909
 #, gcc-internal-format
 msgid "return from incompatible pointer type"
 msgstr ""
 
-#: c-typeck.c:4431
+#: c-typeck.c:4927
 #, gcc-internal-format
 msgid "passing argument %d of %qE makes pointer from integer without a cast"
 msgstr ""
 
-#: c-typeck.c:4433
+#: c-typeck.c:4929
 #, gcc-internal-format
 msgid "assignment makes pointer from integer without a cast"
 msgstr ""
 
-#: c-typeck.c:4435
+#: c-typeck.c:4931
 #, gcc-internal-format
 msgid "initialization makes pointer from integer without a cast"
 msgstr ""
 
-#: c-typeck.c:4437
+#: c-typeck.c:4933
 #, gcc-internal-format
 msgid "return makes pointer from integer without a cast"
 msgstr ""
 
-#: c-typeck.c:4445
+#: c-typeck.c:4941
 #, gcc-internal-format
 msgid "passing argument %d of %qE makes integer from pointer without a cast"
 msgstr ""
 
-#: c-typeck.c:4447
+#: c-typeck.c:4943
 #, gcc-internal-format
 msgid "assignment makes integer from pointer without a cast"
 msgstr ""
 
-#: c-typeck.c:4449
+#: c-typeck.c:4945
 #, gcc-internal-format
 msgid "initialization makes integer from pointer without a cast"
 msgstr ""
 
-#: c-typeck.c:4451
+#: c-typeck.c:4947
 #, gcc-internal-format
 msgid "return makes integer from pointer without a cast"
 msgstr ""
 
-#: c-typeck.c:4467
+#: c-typeck.c:4970
 #, gcc-internal-format
 msgid "incompatible types when assigning to type %qT from type %qT"
 msgstr ""
 
-#: c-typeck.c:4471
+#: c-typeck.c:4974
 #, gcc-internal-format
 msgid "incompatible types when initializing type %qT using type %qT"
 msgstr ""
 
-#: c-typeck.c:4475
+#: c-typeck.c:4978
 #, gcc-internal-format
 msgid "incompatible types when returning type %qT but %qT was expected"
 msgstr ""
 
-#: c-typeck.c:4532
+#: c-typeck.c:5039
 #, gcc-internal-format
 msgid "traditional C rejects automatic aggregate initialization"
 msgstr ""
 
-#: c-typeck.c:4703 c-typeck.c:4719 c-typeck.c:4736
+#: c-typeck.c:5210 c-typeck.c:5226 c-typeck.c:5243
 #, gcc-internal-format
 msgid "(near initialization for %qs)"
 msgstr ""
 
-#: c-typeck.c:5291 cp/decl.c:5158
+#: c-typeck.c:5831 cp/decl.c:5150
 #, gcc-internal-format
 msgid "opaque vector types cannot be initialized"
 msgstr ""
 
-#: c-typeck.c:5916
+#: c-typeck.c:6478
 #, gcc-internal-format
 msgid "unknown field %qE specified in initializer"
 msgstr ""
 
-#: c-typeck.c:6836
+#: c-typeck.c:7438
 #, gcc-internal-format
 msgid "traditional C rejects initialization of unions"
 msgstr ""
 
-#: c-typeck.c:7147
+#: c-typeck.c:7753
 #, gcc-internal-format
 msgid "jump into statement expression"
 msgstr ""
 
-#: c-typeck.c:7153
+#: c-typeck.c:7759
 #, gcc-internal-format
 msgid "jump into scope of identifier with variably modified type"
 msgstr ""
 
-#: c-typeck.c:7189
+#: c-typeck.c:7795
 #, gcc-internal-format
 msgid "ISO C forbids %<goto *expr;%>"
 msgstr ""
 
-#: c-typeck.c:7204 cp/typeck.c:6820
+#: c-typeck.c:7813 cp/typeck.c:6851
 #, gcc-internal-format
 msgid "function declared %<noreturn%> has a %<return%> statement"
 msgstr ""
 
-#: c-typeck.c:7213
+#: c-typeck.c:7836
 #, gcc-internal-format
 msgid "%<return%> with no value, in function returning non-void"
 msgstr ""
 
-#: c-typeck.c:7223
+#: c-typeck.c:7846
 #, gcc-internal-format
 msgid "%<return%> with a value, in function returning void"
 msgstr ""
 
-#: c-typeck.c:7225
+#: c-typeck.c:7848
 #, gcc-internal-format
 msgid "ISO C forbids %<return%> with expression, in function returning void"
 msgstr ""
 
-#: c-typeck.c:7284
+#: c-typeck.c:7907
 #, gcc-internal-format
 msgid "function returns address of local variable"
 msgstr ""
 
-#: c-typeck.c:7359 cp/semantics.c:952
+#: c-typeck.c:7982 cp/semantics.c:952
 #, gcc-internal-format
 msgid "switch quantity not an integer"
 msgstr ""
 
-#: c-typeck.c:7371
+#: c-typeck.c:7994
 #, gcc-internal-format
 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
 msgstr ""
 
-#: c-typeck.c:7414
+#: c-typeck.c:8030 c-typeck.c:8038
+#, gcc-internal-format
+msgid "case label is not an integer constant expression"
+msgstr ""
+
+#: c-typeck.c:8054
 #, gcc-internal-format
 msgid ""
 "case label in statement expression not containing enclosing switch statement"
 msgstr ""
 
-#: c-typeck.c:7417
+#: c-typeck.c:8057
 #, gcc-internal-format
 msgid ""
 "%<default%> label in statement expression not containing enclosing switch "
 "statement"
 msgstr ""
 
-#: c-typeck.c:7423
+#: c-typeck.c:8063
 #, gcc-internal-format
 msgid ""
 "case label in scope of identifier with variably modified type not containing "
 "enclosing switch statement"
 msgstr ""
 
-#: c-typeck.c:7426
+#: c-typeck.c:8066
 #, gcc-internal-format
 msgid ""
 "%<default%> label in scope of identifier with variably modified type not "
 "containing enclosing switch statement"
 msgstr ""
 
-#: c-typeck.c:7430
+#: c-typeck.c:8070
 #, gcc-internal-format
 msgid "case label not within a switch statement"
 msgstr ""
 
-#: c-typeck.c:7432
+#: c-typeck.c:8072
 #, gcc-internal-format
 msgid "%<default%> label not within a switch statement"
 msgstr ""
 
-#: c-typeck.c:7509
+#: c-typeck.c:8149
 #, gcc-internal-format
 msgid "%Hsuggest explicit braces to avoid ambiguous %<else%>"
 msgstr ""
 
-#: c-typeck.c:7618 cp/cp-gimplify.c:92
+#: c-typeck.c:8258 cp/cp-gimplify.c:92
 #, gcc-internal-format
 msgid "break statement not within loop or switch"
 msgstr ""
 
-#: c-typeck.c:7620
+#: c-typeck.c:8260
 #, gcc-internal-format
 msgid "continue statement not within a loop"
 msgstr ""
 
-#: c-typeck.c:7625
+#: c-typeck.c:8265
 #, gcc-internal-format
 msgid "break statement used with OpenMP for loop"
 msgstr ""
 
-#: c-typeck.c:7651
+#: c-typeck.c:8291
 #, gcc-internal-format
 msgid "%Hstatement with no effect"
 msgstr ""
 
-#: c-typeck.c:7673
+#: c-typeck.c:8315
 #, gcc-internal-format
 msgid "expression statement has incomplete type"
 msgstr ""
 
-#: c-typeck.c:8245 cp/typeck.c:3506
+#: c-typeck.c:8981 cp/typeck.c:3529
 #, gcc-internal-format
 msgid "right shift count is negative"
 msgstr ""
 
-#: c-typeck.c:8252 cp/typeck.c:3512
+#: c-typeck.c:8992 cp/typeck.c:3535
 #, gcc-internal-format
 msgid "right shift count >= width of type"
 msgstr ""
 
-#: c-typeck.c:8274 cp/typeck.c:3533
+#: c-typeck.c:9018 cp/typeck.c:3556
 #, gcc-internal-format
 msgid "left shift count is negative"
 msgstr ""
 
-#: c-typeck.c:8277 cp/typeck.c:3538
+#: c-typeck.c:9025 cp/typeck.c:3561
 #, gcc-internal-format
 msgid "left shift count >= width of type"
 msgstr ""
 
-#: c-typeck.c:8296 cp/typeck.c:3584
+#: c-typeck.c:9045 cp/typeck.c:3607
 #, gcc-internal-format
 msgid "comparing floating point with == or != is unsafe"
 msgstr ""
 
-#: c-typeck.c:8320 c-typeck.c:8327
+#: c-typeck.c:9069 c-typeck.c:9076
 #, gcc-internal-format
 msgid "ISO C forbids comparison of %<void *%> with function pointer"
 msgstr ""
 
-#: c-typeck.c:8334 c-typeck.c:8396
+#: c-typeck.c:9083 c-typeck.c:9145
 #, gcc-internal-format
 msgid "comparison of distinct pointer types lacks a cast"
 msgstr ""
 
-#: c-typeck.c:8344 c-typeck.c:8353 cp/typeck.c:3607 cp/typeck.c:3619
+#: c-typeck.c:9093 c-typeck.c:9102 cp/typeck.c:3630 cp/typeck.c:3642
 #, gcc-internal-format
 msgid "the address of %qD will never be NULL"
 msgstr ""
 
-#: c-typeck.c:8360 c-typeck.c:8365 c-typeck.c:8418 c-typeck.c:8423
+#: c-typeck.c:9109 c-typeck.c:9114 c-typeck.c:9167 c-typeck.c:9172
 #, gcc-internal-format
 msgid "comparison between pointer and integer"
 msgstr ""
 
-#: c-typeck.c:8387
+#: c-typeck.c:9136
 #, gcc-internal-format
 msgid "comparison of complete and incomplete pointers"
 msgstr ""
 
-#: c-typeck.c:8389
+#: c-typeck.c:9138
 #, gcc-internal-format
 msgid "ISO C forbids ordered comparisons of pointers to functions"
 msgstr ""
 
-#: c-typeck.c:8404 c-typeck.c:8407 c-typeck.c:8413
+#: c-typeck.c:9153 c-typeck.c:9156 c-typeck.c:9162
 #, gcc-internal-format
 msgid "ordered comparison of pointer with integer zero"
 msgstr ""
 
-#: c-typeck.c:8591
+#: c-typeck.c:9403
 #, gcc-internal-format
 msgid "used array that cannot be converted to pointer where scalar is required"
 msgstr ""
 
-#: c-typeck.c:8595
+#: c-typeck.c:9407
 #, gcc-internal-format
 msgid "used struct type value where scalar is required"
 msgstr ""
 
-#: c-typeck.c:8599
+#: c-typeck.c:9411
 #, gcc-internal-format
 msgid "used union type value where scalar is required"
 msgstr ""
 
-#: c-typeck.c:8735 cp/semantics.c:3685
+#: c-typeck.c:9563 cp/semantics.c:3721
 #, gcc-internal-format
 msgid "%qE has invalid type for %<reduction%>"
 msgstr ""
 
-#: c-typeck.c:8769 cp/semantics.c:3698
+#: c-typeck.c:9597 cp/semantics.c:3734
 #, gcc-internal-format
 msgid "%qE has invalid type for %<reduction(%s)%>"
 msgstr ""
 
-#: c-typeck.c:8785 cp/semantics.c:3708
+#: c-typeck.c:9613 cp/semantics.c:3744
 #, gcc-internal-format
 msgid "%qE must be %<threadprivate%> for %<copyin%>"
 msgstr ""
 
-#: c-typeck.c:8794 cp/semantics.c:3505
+#: c-typeck.c:9622 cp/semantics.c:3541
 #, gcc-internal-format
 msgid "%qE is not a variable in clause %qs"
 msgstr ""
 
-#: c-typeck.c:8801 c-typeck.c:8821 c-typeck.c:8841
+#: c-typeck.c:9629 c-typeck.c:9649 c-typeck.c:9669
 #, gcc-internal-format
 msgid "%qE appears more than once in data clauses"
 msgstr ""
 
-#: c-typeck.c:8815 cp/semantics.c:3528
+#: c-typeck.c:9643 cp/semantics.c:3564
 #, gcc-internal-format
 msgid "%qE is not a variable in clause %<firstprivate%>"
 msgstr ""
 
-#: c-typeck.c:8835 cp/semantics.c:3550
+#: c-typeck.c:9663 cp/semantics.c:3586
 #, gcc-internal-format
 msgid "%qE is not a variable in clause %<lastprivate%>"
 msgstr ""
 
-#: c-typeck.c:8895 cp/semantics.c:3749
+#: c-typeck.c:9723 cp/semantics.c:3785
 #, gcc-internal-format
 msgid "%qE is predetermined %qs for %qs"
 msgstr ""
@@ -22263,7 +22525,7 @@ msgstr ""
 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
 msgstr ""
 
-#: cfghooks.c:197 cfgrtl.c:1835
+#: cfghooks.c:197 cfgrtl.c:1813
 #, gcc-internal-format
 msgid "wrong amount of branch edges after unconditional jump %i"
 msgstr ""
@@ -22473,232 +22735,232 @@ msgstr ""
 msgid "%d exits recorded for loop %d (having %d exits)"
 msgstr ""
 
-#: cfgrtl.c:1729
+#: cfgrtl.c:1707
 #, gcc-internal-format
 msgid "BB_RTL flag not set for block %d"
 msgstr ""
 
-#: cfgrtl.c:1736
+#: cfgrtl.c:1714
 #, gcc-internal-format
 msgid "insn %d basic block pointer is %d, should be %d"
 msgstr ""
 
-#: cfgrtl.c:1747
+#: cfgrtl.c:1725
 #, gcc-internal-format
 msgid "insn %d in header of bb %d has non-NULL basic block"
 msgstr ""
 
-#: cfgrtl.c:1755
+#: cfgrtl.c:1733
 #, gcc-internal-format
 msgid "insn %d in footer of bb %d has non-NULL basic block"
 msgstr ""
 
-#: cfgrtl.c:1777
+#: cfgrtl.c:1755
 #, gcc-internal-format
 msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
 msgstr ""
 
-#: cfgrtl.c:1792
+#: cfgrtl.c:1770
 #, gcc-internal-format
 msgid "fallthru edge crosses section boundary (bb %i)"
 msgstr ""
 
-#: cfgrtl.c:1817
+#: cfgrtl.c:1795
 #, gcc-internal-format
 msgid "missing REG_EH_REGION note in the end of bb %i"
 msgstr ""
 
-#: cfgrtl.c:1825
+#: cfgrtl.c:1803
 #, gcc-internal-format
 msgid "too many outgoing branch edges from bb %i"
 msgstr ""
 
-#: cfgrtl.c:1830
+#: cfgrtl.c:1808
 #, gcc-internal-format
 msgid "fallthru edge after unconditional jump %i"
 msgstr ""
 
-#: cfgrtl.c:1841
+#: cfgrtl.c:1819
 #, gcc-internal-format
 msgid "wrong amount of branch edges after conditional jump %i"
 msgstr ""
 
-#: cfgrtl.c:1847
+#: cfgrtl.c:1825
 #, gcc-internal-format
 msgid "call edges for non-call insn in bb %i"
 msgstr ""
 
-#: cfgrtl.c:1856
+#: cfgrtl.c:1834
 #, gcc-internal-format
 msgid "abnormal edges for no purpose in bb %i"
 msgstr ""
 
-#: cfgrtl.c:1868
+#: cfgrtl.c:1846
 #, gcc-internal-format
 msgid "insn %d inside basic block %d but block_for_insn is NULL"
 msgstr ""
 
-#: cfgrtl.c:1872
+#: cfgrtl.c:1850
 #, gcc-internal-format
 msgid "insn %d inside basic block %d but block_for_insn is %i"
 msgstr ""
 
-#: cfgrtl.c:1886 cfgrtl.c:1896
+#: cfgrtl.c:1864 cfgrtl.c:1874
 #, gcc-internal-format
 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
 msgstr ""
 
-#: cfgrtl.c:1909
+#: cfgrtl.c:1887
 #, gcc-internal-format
 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
 msgstr ""
 
-#: cfgrtl.c:1919
+#: cfgrtl.c:1897
 #, gcc-internal-format
 msgid "in basic block %d:"
 msgstr ""
 
-#: cfgrtl.c:1972 cfgrtl.c:2062
+#: cfgrtl.c:1950 cfgrtl.c:2040
 #, gcc-internal-format
 msgid "insn %d outside of basic blocks has non-NULL bb field"
 msgstr ""
 
-#: cfgrtl.c:1980
+#: cfgrtl.c:1958
 #, gcc-internal-format
 msgid "end insn %d for block %d not found in the insn stream"
 msgstr ""
 
-#: cfgrtl.c:1993
+#: cfgrtl.c:1971
 #, gcc-internal-format
 msgid "insn %d is in multiple basic blocks (%d and %d)"
 msgstr ""
 
-#: cfgrtl.c:2005
+#: cfgrtl.c:1983
 #, gcc-internal-format
 msgid "head insn %d for block %d not found in the insn stream"
 msgstr ""
 
-#: cfgrtl.c:2025
+#: cfgrtl.c:2003
 #, gcc-internal-format
 msgid "missing barrier after block %i"
 msgstr ""
 
-#: cfgrtl.c:2038
+#: cfgrtl.c:2016
 #, gcc-internal-format
 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
 msgstr ""
 
-#: cfgrtl.c:2047
+#: cfgrtl.c:2025
 #, gcc-internal-format
 msgid "verify_flow_info: Incorrect fallthru %i->%i"
 msgstr ""
 
-#: cfgrtl.c:2080
+#: cfgrtl.c:2058
 #, gcc-internal-format
 msgid "basic blocks not laid down consecutively"
 msgstr ""
 
-#: cfgrtl.c:2119
+#: cfgrtl.c:2097
 #, gcc-internal-format
 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
 msgstr ""
 
-#: cgraph.c:1267
+#: cgraph.c:1299
 #, gcc-internal-format
 msgid "%D renamed after being referenced in assembly"
 msgstr ""
 
-#: cgraphunit.c:572
+#: cgraphunit.c:573
 #, gcc-internal-format
 msgid "aux field set for edge %s->%s"
 msgstr ""
 
-#: cgraphunit.c:578
+#: cgraphunit.c:579
 #, gcc-internal-format
 msgid "Execution count is negative"
 msgstr ""
 
-#: cgraphunit.c:585
+#: cgraphunit.c:586
 #, gcc-internal-format
 msgid "caller edge count is negative"
 msgstr ""
 
-#: cgraphunit.c:590
+#: cgraphunit.c:591
 #, gcc-internal-format
 msgid "caller edge frequency is negative"
 msgstr ""
 
-#: cgraphunit.c:595
+#: cgraphunit.c:596
 #, gcc-internal-format
 msgid "caller edge frequency is too large"
 msgstr ""
 
-#: cgraphunit.c:604
+#: cgraphunit.c:605
 #, gcc-internal-format
 msgid "inlined_to pointer is wrong"
 msgstr ""
 
-#: cgraphunit.c:609
+#: cgraphunit.c:610
 #, gcc-internal-format
 msgid "multiple inline callers"
 msgstr ""
 
-#: cgraphunit.c:616
+#: cgraphunit.c:617
 #, gcc-internal-format
 msgid "inlined_to pointer set for noninline callers"
 msgstr ""
 
-#: cgraphunit.c:622
+#: cgraphunit.c:623
 #, gcc-internal-format
 msgid "inlined_to pointer is set but no predecessors found"
 msgstr ""
 
-#: cgraphunit.c:627
+#: cgraphunit.c:628
 #, gcc-internal-format
 msgid "inlined_to pointer refers to itself"
 msgstr ""
 
-#: cgraphunit.c:637
+#: cgraphunit.c:638
 #, gcc-internal-format
 msgid "node not found in cgraph_hash"
 msgstr ""
 
-#: cgraphunit.c:666
+#: cgraphunit.c:667
 #, gcc-internal-format
 msgid "shared call_stmt:"
 msgstr ""
 
-#: cgraphunit.c:673
+#: cgraphunit.c:674
 #, gcc-internal-format
 msgid "edge points to wrong declaration:"
 msgstr ""
 
-#: cgraphunit.c:682
+#: cgraphunit.c:683
 #, gcc-internal-format
 msgid "missing callgraph edge for call stmt:"
 msgstr ""
 
-#: cgraphunit.c:698
+#: cgraphunit.c:699
 #, gcc-internal-format
 msgid "edge %s->%s has no corresponding call_stmt"
 msgstr ""
 
-#: cgraphunit.c:710
+#: cgraphunit.c:711
 #, gcc-internal-format
 msgid "verify_cgraph_node failed"
 msgstr ""
 
-#: cgraphunit.c:803 cgraphunit.c:826
+#: cgraphunit.c:804 cgraphunit.c:827
 #, gcc-internal-format
 msgid "%J%<externally_visible%> attribute have effect only on public objects"
 msgstr ""
 
-#: cgraphunit.c:1018
+#: cgraphunit.c:1021
 #, gcc-internal-format
 msgid "failed to reclaim unneeded function"
 msgstr ""
 
-#: cgraphunit.c:1342
+#: cgraphunit.c:1355
 #, gcc-internal-format
 msgid "nodes with unreleased memory found"
 msgstr ""
@@ -22728,47 +22990,47 @@ msgstr ""
 msgid "cannot convert to a pointer type"
 msgstr ""
 
-#: convert.c:369
+#: convert.c:370
 #, gcc-internal-format
 msgid "pointer value used where a floating point value was expected"
 msgstr ""
 
-#: convert.c:373
+#: convert.c:374
 #, gcc-internal-format
 msgid "aggregate value used where a float was expected"
 msgstr ""
 
-#: convert.c:398
+#: convert.c:399
 #, gcc-internal-format
 msgid "conversion to incomplete type"
 msgstr ""
 
-#: convert.c:768 convert.c:844
+#: convert.c:769 convert.c:845
 #, gcc-internal-format
 msgid "can't convert between vector values of different size"
 msgstr ""
 
-#: convert.c:774
+#: convert.c:775
 #, gcc-internal-format
 msgid "aggregate value used where an integer was expected"
 msgstr ""
 
-#: convert.c:824
+#: convert.c:825
 #, gcc-internal-format
 msgid "pointer value used where a complex was expected"
 msgstr ""
 
-#: convert.c:828
+#: convert.c:829
 #, gcc-internal-format
 msgid "aggregate value used where a complex was expected"
 msgstr ""
 
-#: convert.c:850
+#: convert.c:851
 #, gcc-internal-format
 msgid "can't convert value to a vector"
 msgstr ""
 
-#: convert.c:889
+#: convert.c:890
 #, gcc-internal-format
 msgid "aggregate value used where a fixed-point was expected"
 msgstr ""
@@ -22858,102 +23120,132 @@ msgstr ""
 msgid "          %s"
 msgstr ""
 
-#: dbxout.c:3227
+#: dbxout.c:3229
 #, gcc-internal-format
 msgid "common symbol debug info is not structured as symbol+offset"
 msgstr ""
 
-#: diagnostic.c:712
+#: diagnostic.c:724
 #, gcc-internal-format
 msgid "in %s, at %s:%d"
 msgstr ""
 
-#: dominance.c:984
+#: dominance.c:1011
 #, gcc-internal-format
 msgid "dominator of %d status unknown"
 msgstr ""
 
-#: dominance.c:991
+#: dominance.c:1018
 #, gcc-internal-format
 msgid "dominator of %d should be %d, not %d"
 msgstr ""
 
-#: dwarf2out.c:4522
+#: dwarf2out.c:4523
 #, gcc-internal-format
 msgid "DW_LOC_OP %s not implemented"
 msgstr ""
 
-#: emit-rtl.c:2465
+#: emit-rtl.c:2454
 #, gcc-internal-format
 msgid "invalid rtl sharing found in the insn"
 msgstr ""
 
-#: emit-rtl.c:2467
+#: emit-rtl.c:2456
 #, gcc-internal-format
 msgid "shared rtx"
 msgstr ""
 
-#: emit-rtl.c:2469
+#: emit-rtl.c:2458
 #, gcc-internal-format
 msgid "internal consistency failure"
 msgstr ""
 
-#: emit-rtl.c:3529
+#: emit-rtl.c:3518
 #, gcc-internal-format
 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
 msgstr ""
 
-#: errors.c:133
+#: errors.c:132
 #, gcc-internal-format
 msgid "abort in %s, at %s:%d"
 msgstr ""
 
-#: except.c:307
+#: except.c:199
 #, gcc-internal-format
 msgid "exception handling disabled, use -fexceptions to enable"
 msgstr ""
 
-#: except.c:2856
+#: except.c:2889
 #, gcc-internal-format
 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
 msgstr ""
 
-#: except.c:2989
+#: except.c:3022
 #, gcc-internal-format
 msgid "__builtin_eh_return not supported on this target"
 msgstr ""
 
-#: except.c:3863 except.c:3872
+#: except.c:3973
+#, gcc-internal-format
+msgid "Wrong prev_try pointer in EH region %i"
+msgstr ""
+
+#: except.c:3983
+#, gcc-internal-format
+msgid "Try region %i has wrong rh_catch pointer to %i"
+msgstr ""
+
+#: except.c:3993
+#, gcc-internal-format
+msgid "Catch region %i has different outer region than try region %i"
+msgstr ""
+
+#: except.c:3999
+#, gcc-internal-format
+msgid "Catch region %i has corrupted catchlist"
+msgstr ""
+
+#: except.c:4008
+#, gcc-internal-format
+msgid "Try region %i has wrong last_catch pointer to %i instead of %i"
+msgstr ""
+
+#: except.c:4020
+#, gcc-internal-format
+msgid "Catch region %i should be followed by try"
+msgstr ""
+
+#: except.c:4063 except.c:4074
 #, gcc-internal-format
 msgid "region_array is corrupted for region %i"
 msgstr ""
 
-#: except.c:3877
+#: except.c:4079
 #, gcc-internal-format
 msgid "outer block of region %i is wrong"
 msgstr ""
 
-#: except.c:3882
+#: except.c:4085
 #, gcc-internal-format
 msgid "region %i may contain throw and is contained in region that may not"
 msgstr ""
 
-#: except.c:3888
+#: except.c:4091
 #, gcc-internal-format
 msgid "negative nesting depth of region %i"
 msgstr ""
 
-#: except.c:3908
+#: except.c:4112
 #, gcc-internal-format
 msgid "tree list ends on depth %i"
 msgstr ""
 
-#: except.c:3913
+#: except.c:4117
 #, gcc-internal-format
 msgid "array does not match the region tree"
 msgstr ""
 
-#: except.c:3919
+#: except.c:4127
 #, gcc-internal-format
 msgid "verify_eh_tree failed"
 msgstr ""
@@ -22963,11 +23255,11 @@ msgstr ""
 msgid "stack limits not supported on this target"
 msgstr ""
 
-#: expr.c:8058
+#: expr.c:8019
 msgid "%Kcall to %qs declared with attribute error: %s"
 msgstr ""
 
-#: expr.c:8065
+#: expr.c:8026
 msgid "%Kcall to %qs declared with attribute warning: %s"
 msgstr ""
 
@@ -22986,55 +23278,55 @@ msgstr ""
 msgid "large fixed-point constant implicitly truncated to fixed-point type"
 msgstr ""
 
-#: fold-const.c:992 tree-ssa-loop-niter.c:1880 tree-vrp.c:5715 tree-vrp.c:5756
+#: fold-const.c:991 tree-ssa-loop-niter.c:1880 tree-vrp.c:5707 tree-vrp.c:5748
 #, gcc-internal-format
 msgid "%H%s"
 msgstr ""
 
-#: fold-const.c:1362
+#: fold-const.c:1361
 #, gcc-internal-format
 msgid "assuming signed overflow does not occur when negating a division"
 msgstr ""
 
-#: fold-const.c:4016 fold-const.c:4027
+#: fold-const.c:4055 fold-const.c:4066
 #, gcc-internal-format
 msgid "comparison is always %d due to width of bit-field"
 msgstr ""
 
-#: fold-const.c:5353
+#: fold-const.c:5397
 #, gcc-internal-format
 msgid "assuming signed overflow does not occur when simplifying range test"
 msgstr ""
 
-#: fold-const.c:5730 fold-const.c:5745
+#: fold-const.c:5774 fold-const.c:5789
 #, gcc-internal-format
 msgid "comparison is always %d"
 msgstr ""
 
-#: fold-const.c:5874
+#: fold-const.c:5918
 #, gcc-internal-format
 msgid "%<or%> of unmatched not-equal tests is always 1"
 msgstr ""
 
-#: fold-const.c:5879
+#: fold-const.c:5923
 #, gcc-internal-format
 msgid "%<and%> of mutually exclusive equal-tests is always 0"
 msgstr ""
 
-#: fold-const.c:8778
+#: fold-const.c:8826
 #, gcc-internal-format
 msgid ""
 "assuming signed overflow does not occur when reducing constant in comparison"
 msgstr ""
 
-#: fold-const.c:9145
+#: fold-const.c:9193
 #, gcc-internal-format
 msgid ""
 "assuming signed overflow does not occur when combining constants around a "
 "comparison"
 msgstr ""
 
-#: fold-const.c:13681
+#: fold-const.c:13748
 #, gcc-internal-format
 msgid "fold check: original tree changed by fold"
 msgstr ""
@@ -23044,12 +23336,12 @@ msgstr ""
 msgid "%Jtotal size of local objects too large"
 msgstr ""
 
-#: function.c:918 varasm.c:2139
+#: function.c:918 varasm.c:2146
 #, gcc-internal-format
 msgid "size of variable %q+D is too large"
 msgstr ""
 
-#: function.c:1626 gimplify.c:4743
+#: function.c:1626 gimplify.c:4848
 #, gcc-internal-format
 msgid "impossible constraint in %<asm%>"
 msgstr ""
@@ -23074,32 +23366,32 @@ msgstr ""
 msgid "unused parameter %q+D"
 msgstr ""
 
-#: gcc.c:1298
+#: gcc.c:1311
 #, gcc-internal-format
 msgid "ambiguous abbreviation %s"
 msgstr ""
 
-#: gcc.c:1325
+#: gcc.c:1338
 #, gcc-internal-format
 msgid "incomplete '%s' option"
 msgstr ""
 
-#: gcc.c:1336
+#: gcc.c:1349
 #, gcc-internal-format
 msgid "missing argument to '%s' option"
 msgstr ""
 
-#: gcc.c:1349
+#: gcc.c:1362
 #, gcc-internal-format
 msgid "extraneous argument to '%s' option"
 msgstr ""
 
-#: gcc.c:4029
+#: gcc.c:4078
 #, gcc-internal-format
 msgid "warning: -pipe ignored because -save-temps specified"
 msgstr ""
 
-#: gcc.c:4322
+#: gcc.c:4371
 #, gcc-internal-format
 msgid "warning: '-x %s' after last input file has no effect"
 msgstr ""
@@ -23107,62 +23399,62 @@ 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:5405
+#: gcc.c:5527
 #, gcc-internal-format
 msgid "spec failure: '%%*' has not been initialized by pattern match"
 msgstr ""
 
-#: gcc.c:5414
+#: gcc.c:5536
 #, gcc-internal-format
 msgid "warning: use of obsolete %%[ operator in specs"
 msgstr ""
 
-#: gcc.c:5495
+#: gcc.c:5617
 #, gcc-internal-format
 msgid "spec failure: unrecognized spec option '%c'"
 msgstr ""
 
-#: gcc.c:6401
+#: gcc.c:6514
 #, gcc-internal-format
 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
 msgstr ""
 
-#: gcc.c:6424
+#: gcc.c:6537
 #, gcc-internal-format
 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
 msgstr ""
 
-#: gcc.c:6511
+#: gcc.c:6624
 #, gcc-internal-format
 msgid "unrecognized option '-%s'"
 msgstr ""
 
-#: gcc.c:6726 gcc.c:6789
+#: gcc.c:6857 gcc.c:6920
 #, gcc-internal-format
 msgid "%s: %s compiler not installed on this system"
 msgstr ""
 
-#: gcc.c:6889
+#: gcc.c:7020
 #, gcc-internal-format
 msgid "%s: linker input file unused because linking not done"
 msgstr ""
 
-#: gcc.c:6929
+#: gcc.c:7060
 #, gcc-internal-format
 msgid "language %s not recognized"
 msgstr ""
 
-#: gcc.c:7000
+#: gcc.c:7131
 #, gcc-internal-format
 msgid "%s: %s"
 msgstr ""
 
-#: gcse.c:6570
+#: gcse.c:6566
 #, gcc-internal-format
 msgid "%s: %d basic blocks and %d edges/basic block"
 msgstr ""
 
-#: gcse.c:6583
+#: gcse.c:6579
 #, gcc-internal-format
 msgid "%s: %d basic blocks and %d registers"
 msgstr ""
@@ -23210,67 +23502,67 @@ msgstr ""
 msgid "can't seek PCH file: %m"
 msgstr ""
 
-#: gimple.c:1111
+#: gimple.c:1113
 #, gcc-internal-format
 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
 msgstr ""
 
-#: gimplify.c:4628
+#: gimplify.c:4733
 #, gcc-internal-format
 msgid "invalid lvalue in asm output %d"
 msgstr ""
 
-#: gimplify.c:4744
+#: gimplify.c:4849
 #, gcc-internal-format
 msgid "non-memory input %d must stay in memory"
 msgstr ""
 
-#: gimplify.c:4759
+#: gimplify.c:4864
 #, gcc-internal-format
 msgid "memory input %d is not directly addressable"
 msgstr ""
 
-#: gimplify.c:5253
+#: gimplify.c:5358
 #, gcc-internal-format
 msgid "%qs not specified in enclosing parallel"
 msgstr ""
 
-#: gimplify.c:5255
+#: gimplify.c:5360
 #, gcc-internal-format
 msgid "%Henclosing parallel"
 msgstr ""
 
-#: gimplify.c:5360
+#: gimplify.c:5465
 #, gcc-internal-format
 msgid "iteration variable %qs should be private"
 msgstr ""
 
-#: gimplify.c:5374
+#: gimplify.c:5479
 #, gcc-internal-format
 msgid "iteration variable %qs should not be firstprivate"
 msgstr ""
 
-#: gimplify.c:5377
+#: gimplify.c:5482
 #, gcc-internal-format
 msgid "iteration variable %qs should not be reduction"
 msgstr ""
 
-#: gimplify.c:5540
+#: gimplify.c:5645
 #, gcc-internal-format
 msgid "%s variable %qs is private in outer context"
 msgstr ""
 
-#: gimplify.c:7056
+#: gimplify.c:7159
 #, gcc-internal-format
 msgid "gimplification failed"
 msgstr ""
 
-#: graph.c:401 java/jcf-parse.c:1750 java/jcf-parse.c:1890 objc/objc-act.c:493
+#: graph.c:401 java/jcf-parse.c:1750 java/jcf-parse.c:1890 objc/objc-act.c:497
 #, gcc-internal-format
 msgid "can't open %s: %m"
 msgstr ""
 
-#: graphite.c:6190 toplev.c:1714
+#: graphite.c:6188 toplev.c:1727
 #, gcc-internal-format
 msgid "Graphite loop optimizations cannot be used"
 msgstr ""
@@ -23280,79 +23572,79 @@ msgstr ""
 msgid "fix_sched_param: unknown param: %s"
 msgstr ""
 
-#: ira.c:1436 ira.c:1449 ira.c:1463
+#: ira.c:1438 ira.c:1451 ira.c:1465
 #, gcc-internal-format
 msgid "%s cannot be used in asm here"
 msgstr ""
 
-#: omp-low.c:1818
+#: omp-low.c:1819
 #, 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:1823
+#: omp-low.c:1824
 #, 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:1841
+#: omp-low.c:1842
 #, gcc-internal-format
 msgid ""
 "master region may not be closely nested inside of work-sharing or explicit "
 "task region"
 msgstr ""
 
-#: omp-low.c:1856
+#: omp-low.c:1857
 #, gcc-internal-format
 msgid ""
 "ordered region may not be closely nested inside of critical or explicit task "
 "region"
 msgstr ""
 
-#: omp-low.c:1862
+#: omp-low.c:1863
 #, gcc-internal-format
 msgid ""
 "ordered region must be closely nested inside a loop region with an ordered "
 "clause"
 msgstr ""
 
-#: omp-low.c:1877
+#: omp-low.c:1878
 #, gcc-internal-format
 msgid ""
 "critical region may not be nested inside a critical region with the same name"
 msgstr ""
 
-#: omp-low.c:6632 cp/decl.c:2680
+#: omp-low.c:6695 cp/decl.c:2669
 #, gcc-internal-format
 msgid "invalid exit from OpenMP structured block"
 msgstr ""
 
-#: omp-low.c:6634 omp-low.c:6639
+#: omp-low.c:6697 omp-low.c:6702
 #, gcc-internal-format
 msgid "invalid entry to OpenMP structured block"
 msgstr ""
 
 #. Otherwise, be vague and lazy, but efficient.
-#: omp-low.c:6642
+#: omp-low.c:6705
 #, gcc-internal-format
 msgid "invalid branch to/from an OpenMP structured block"
 msgstr ""
 
-#: opts.c:171
+#: opts.c:172
 #, gcc-internal-format
 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
 msgstr ""
 
-#: opts.c:205
+#: opts.c:206
 #, gcc-internal-format
 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
 msgstr ""
 
-#: opts.c:211
+#: opts.c:212
 #, gcc-internal-format
 msgid ""
 "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-"
@@ -23360,142 +23652,147 @@ msgid ""
 msgstr ""
 
 #. Eventually this should become a hard error IMO.
-#: opts.c:448
+#: opts.c:443
 #, gcc-internal-format
 msgid "command line option \"%s\" is valid for %s but not for %s"
 msgstr ""
 
-#: opts.c:479 opts.c:807
+#: opts.c:474 opts.c:770
 #, gcc-internal-format
 msgid "unrecognized command line option \"%s\""
 msgstr ""
 
-#: opts.c:540
+#: opts.c:535
 #, gcc-internal-format
 msgid "command line option %qs is not supported by this configuration"
 msgstr ""
 
-#: opts.c:593
+#: opts.c:588
 #, gcc-internal-format
 msgid "missing argument to \"%s\""
 msgstr ""
 
-#: opts.c:603
+#: opts.c:598
 #, gcc-internal-format
 msgid "argument to \"%s\" should be a non-negative integer"
 msgstr ""
 
-#: opts.c:769
-#, gcc-internal-format
-msgid "disallowed call to %qs"
-msgstr ""
-
-#: opts.c:1031
+#: opts.c:977
 #, gcc-internal-format
 msgid "Section anchors must be disabled when unit-at-a-time is disabled."
 msgstr ""
 
-#: opts.c:1035
+#: opts.c:981
 #, gcc-internal-format
 msgid "Toplevel reorder must be disabled when unit-at-a-time is disabled."
 msgstr ""
 
-#: opts.c:1050
+#: opts.c:996
 #, gcc-internal-format
 msgid "section anchors must be disabled when toplevel reorder is disabled"
 msgstr ""
 
-#: opts.c:1080
+#: opts.c:1026
 #, gcc-internal-format
 msgid "-freorder-blocks-and-partition does not work with exceptions"
 msgstr ""
 
-#: opts.c:1091
+#: opts.c:1037
 #, gcc-internal-format
 msgid "-freorder-blocks-and-partition does not support unwind info"
 msgstr ""
 
-#: opts.c:1105
+#: opts.c:1051
 #, gcc-internal-format
 msgid "-freorder-blocks-and-partition does not work on this architecture"
 msgstr ""
 
-#: opts.c:1119
+#: opts.c:1065
 #, gcc-internal-format
 msgid "-fira-algorithm=CB does not work on this architecture"
 msgstr ""
 
-#: opts.c:1428
+#: opts.c:1374
 #, gcc-internal-format
 msgid "unrecognized include_flags 0x%x passed to print_specific_help"
 msgstr ""
 
-#: opts.c:1809
+#: opts.c:1721
+#, gcc-internal-format
+msgid "unknown excess precision style \"%s\""
+msgstr ""
+
+#: opts.c:1758
 #, gcc-internal-format
 msgid "structure alignment must be a small power of two, not %d"
 msgstr ""
 
-#: opts.c:1896
+#: opts.c:1774 opts.c:1782
+#, gcc-internal-format
+msgid "Plugin support is disabled.  Configure with --enable-plugin."
+msgstr ""
+
+#: opts.c:1861
 #, gcc-internal-format
 msgid "unrecognized visibility value \"%s\""
 msgstr ""
 
-#: opts.c:1954
+#: opts.c:1919
 #, gcc-internal-format
 msgid "unknown stack check parameter \"%s\""
 msgstr ""
 
-#: opts.c:1980
+#: opts.c:1945
 #, gcc-internal-format
 msgid "unrecognized register name \"%s\""
 msgstr ""
 
-#: opts.c:2004
+#: opts.c:1969
 #, gcc-internal-format
 msgid "unknown tls-model \"%s\""
 msgstr ""
 
-#: opts.c:2013
+#: opts.c:1978
 #, gcc-internal-format
 msgid "unknown ira algorithm \"%s\""
 msgstr ""
 
-#: opts.c:2024
+#: opts.c:1989
 #, gcc-internal-format
 msgid "unknown ira region \"%s\""
 msgstr ""
 
-#: opts.c:2127
+#: opts.c:2092
 #, gcc-internal-format
 msgid "%s: --param arguments should be of the form NAME=VALUE"
 msgstr ""
 
-#: opts.c:2132
+#: opts.c:2097
 #, gcc-internal-format
 msgid "invalid --param value %qs"
 msgstr ""
 
-#: opts.c:2250
+#: opts.c:2215
 #, gcc-internal-format
 msgid "target system does not support debug output"
 msgstr ""
 
-#: opts.c:2257
+#: opts.c:2222
 #, gcc-internal-format
 msgid "debug format \"%s\" conflicts with prior selection"
 msgstr ""
 
-#: opts.c:2273
+#: opts.c:2238
 #, gcc-internal-format
 msgid "unrecognised debug output level \"%s\""
 msgstr ""
 
-#: opts.c:2275
+#: opts.c:2240
 #, gcc-internal-format
 msgid "debug output level %s is too high"
 msgstr ""
 
-#: opts.c:2357
+#: opts.c:2322
 #, gcc-internal-format
 msgid "-Werror=%s: No option -%s"
 msgstr ""
@@ -23516,6 +23813,81 @@ msgstr ""
 msgid "invalid parameter %qs"
 msgstr ""
 
+#: plugin.c:158
+#, gcc-internal-format
+msgid ""
+"Plugin %s was specified with different paths:\n"
+"%s\n"
+"%s"
+msgstr ""
+
+#: plugin.c:204
+#, gcc-internal-format
+msgid "Malformed option -fplugin-arg-%s (multiple '=' signs)"
+msgstr ""
+
+#: plugin.c:220
+#, gcc-internal-format
+msgid "Malformed option -fplugin-arg-%s (missing -<key>[=<value>])"
+msgstr ""
+
+#: plugin.c:282
+#, gcc-internal-format
+msgid ""
+"Plugin %s should be specified before -fplugin-arg-%s in the command line"
+msgstr ""
+
+#: plugin.c:363
+#, gcc-internal-format
+msgid "Invalid pass positioning operation"
+msgstr ""
+
+#: plugin.c:403
+#, gcc-internal-format
+msgid "No pass specified when registering a new pass in plugin %s"
+msgstr ""
+
+#: plugin.c:410
+#, gcc-internal-format
+msgid "No reference pass specified for positioning the pass  from plugin %s"
+msgstr ""
+
+#: plugin.c:420
+#, gcc-internal-format
+msgid ""
+"Failed to position pass %s registered by plugin %s. Cannot find the "
+"(specified instance of) reference pass %s"
+msgstr ""
+
+#: plugin.c:499
+#, gcc-internal-format
+msgid "Plugin %s registered a null callback function for event %s"
+msgstr ""
+
+#: plugin.c:513
+#, gcc-internal-format
+msgid "Unkown callback event registered by plugin %s"
+msgstr ""
+
+#: plugin.c:578
+#, gcc-internal-format
+msgid ""
+"Cannot load plugin %s\n"
+"%s"
+msgstr ""
+
+#: plugin.c:591
+#, gcc-internal-format
+msgid ""
+"Cannot find %s in plugin %s\n"
+"%s"
+msgstr ""
+
+#: plugin.c:603
+#, gcc-internal-format
+msgid "Fail to initialize plugin %s"
+msgstr ""
+
 #: profile.c:415
 #, gcc-internal-format
 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
@@ -23579,29 +23951,29 @@ msgstr ""
 msgid "output operand %d must use %<&%> constraint"
 msgstr ""
 
-#: reginfo.c:820
+#: reginfo.c:823
 #, gcc-internal-format
 msgid "can't use '%s' as a %s register"
 msgstr ""
 
-#: 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
+#: reginfo.c:838 config/ia64/ia64.c:5165 config/ia64/ia64.c:5172
+#: config/pa/pa.c:363 config/pa/pa.c:370 config/sh/sh.c:7976
+#: config/sh/sh.c:7983 config/spu/spu.c:4481 config/spu/spu.c:4488
 #, gcc-internal-format
 msgid "unknown register name: %s"
 msgstr ""
 
-#: reginfo.c:844
+#: reginfo.c:847
 #, gcc-internal-format
 msgid "global register variable follows a function definition"
 msgstr ""
 
-#: reginfo.c:848
+#: reginfo.c:851
 #, gcc-internal-format
 msgid "register used for two global register variables"
 msgstr ""
 
-#: reginfo.c:853
+#: reginfo.c:856
 #, gcc-internal-format
 msgid "call-clobbered register used for global register variable"
 msgstr ""
@@ -23626,62 +23998,62 @@ msgstr ""
 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
 msgstr ""
 
-#: reload.c:1258
+#: reload.c:1259
 #, gcc-internal-format
 msgid "cannot reload integer constant operand in %<asm%>"
 msgstr ""
 
-#: reload.c:1272
+#: reload.c:1273
 #, gcc-internal-format
 msgid "impossible register constraint in %<asm%>"
 msgstr ""
 
-#: reload.c:3611
+#: reload.c:3610
 #, gcc-internal-format
 msgid "%<&%> constraint used with no register class"
 msgstr ""
 
-#: reload.c:3782 reload.c:4040
+#: reload.c:3781 reload.c:4039
 #, gcc-internal-format
 msgid "inconsistent operand constraints in an %<asm%>"
 msgstr ""
 
-#: reload1.c:1322
+#: reload1.c:1323
 #, gcc-internal-format
 msgid "%<asm%> operand has impossible constraints"
 msgstr ""
 
-#: reload1.c:1342
+#: reload1.c:1343
 #, gcc-internal-format
 msgid "frame size too large for reliable stack checking"
 msgstr ""
 
-#: reload1.c:1345
+#: reload1.c:1346
 #, gcc-internal-format
 msgid "try reducing the number of local variables"
 msgstr ""
 
-#: reload1.c:2080
+#: reload1.c:2081
 #, gcc-internal-format
 msgid "can't find a register in class %qs while reloading %<asm%>"
 msgstr ""
 
-#: reload1.c:2085
+#: reload1.c:2086
 #, gcc-internal-format
 msgid "unable to find a register to spill in class %qs"
 msgstr ""
 
-#: reload1.c:4249
+#: reload1.c:4241
 #, gcc-internal-format
 msgid "%<asm%> operand requires impossible reload"
 msgstr ""
 
-#: reload1.c:5632
+#: reload1.c:5624
 #, gcc-internal-format
 msgid "%<asm%> operand constraint incompatible with operand size"
 msgstr ""
 
-#: reload1.c:7583
+#: reload1.c:7577
 #, gcc-internal-format
 msgid "output operand is constant in %<asm%>"
 msgstr ""
@@ -23955,757 +24327,767 @@ msgstr ""
 msgid "ld returned %d exit status"
 msgstr ""
 
-#: toplev.c:519
+#: toplev.c:526
 #, gcc-internal-format
 msgid "invalid option argument %qs"
 msgstr ""
 
-#: toplev.c:617
+#: toplev.c:624
 #, gcc-internal-format
 msgid "getting core file size maximum limit: %m"
 msgstr ""
 
-#: toplev.c:620
+#: toplev.c:627
 #, gcc-internal-format
 msgid "setting core file size limit to maximum: %m"
 msgstr ""
 
-#: toplev.c:840
+#: toplev.c:847
 #, gcc-internal-format
 msgid "%q+F declared %<static%> but never defined"
 msgstr ""
 
-#: toplev.c:868
+#: toplev.c:875
 #, gcc-internal-format
 msgid "%q+D defined but not used"
 msgstr ""
 
-#: toplev.c:911
+#: toplev.c:918
 #, gcc-internal-format
 msgid "%qD is deprecated (declared at %s:%d)"
 msgstr ""
 
-#: toplev.c:934
+#: toplev.c:941
 #, gcc-internal-format
 msgid "%qs is deprecated (declared at %s:%d)"
 msgstr ""
 
-#: toplev.c:938
+#: toplev.c:945
 #, gcc-internal-format
 msgid "type is deprecated (declared at %s:%d)"
 msgstr ""
 
-#: toplev.c:944
+#: toplev.c:951
 #, gcc-internal-format
 msgid "%qs is deprecated"
 msgstr ""
 
-#: toplev.c:946
+#: toplev.c:953
 #, gcc-internal-format
 msgid "type is deprecated"
 msgstr ""
 
-#: toplev.c:1090
+#: toplev.c:1092
 #, gcc-internal-format
 msgid "unrecognized gcc debugging option: %c"
 msgstr ""
 
-#: toplev.c:1343
+#: toplev.c:1347
 #, gcc-internal-format
 msgid "can%'t open %s for writing: %m"
 msgstr ""
 
-#: toplev.c:1364
+#: toplev.c:1368
 #, gcc-internal-format
 msgid "-frecord-gcc-switches is not supported by the current target"
 msgstr ""
 
-#: toplev.c:1688
+#: toplev.c:1701
 #, gcc-internal-format
 msgid "this target does not support %qs"
 msgstr ""
 
-#: toplev.c:1743
+#: toplev.c:1756
 #, gcc-internal-format
 msgid "instruction scheduling not supported on this target machine"
 msgstr ""
 
-#: toplev.c:1747
+#: toplev.c:1760
 #, gcc-internal-format
 msgid "this target machine does not have delayed branches"
 msgstr ""
 
-#: toplev.c:1761
+#: toplev.c:1774
 #, gcc-internal-format
 msgid "-f%sleading-underscore not supported on this target machine"
 msgstr ""
 
-#: toplev.c:1834
+#: toplev.c:1847
 #, gcc-internal-format
 msgid "target system does not support the \"%s\" debug format"
 msgstr ""
 
-#: toplev.c:1847
+#: toplev.c:1860
 #, gcc-internal-format
 msgid "variable tracking requested, but useless unless producing debug info"
 msgstr ""
 
-#: toplev.c:1850
+#: toplev.c:1863
 #, gcc-internal-format
 msgid "variable tracking requested, but not supported by this debug format"
 msgstr ""
 
-#: toplev.c:1884
+#: toplev.c:1897
 #, gcc-internal-format
 msgid "can%'t open %s: %m"
 msgstr ""
 
-#: toplev.c:1891
+#: toplev.c:1904
 #, gcc-internal-format
 msgid "-ffunction-sections not supported for this target"
 msgstr ""
 
-#: toplev.c:1896
+#: toplev.c:1909
 #, gcc-internal-format
 msgid "-fdata-sections not supported for this target"
 msgstr ""
 
-#: toplev.c:1903
+#: toplev.c:1916
 #, gcc-internal-format
 msgid "-ffunction-sections disabled; it makes profiling impossible"
 msgstr ""
 
-#: toplev.c:1910
+#: toplev.c:1923
 #, gcc-internal-format
 msgid "-fprefetch-loop-arrays not supported for this target"
 msgstr ""
 
-#: toplev.c:1916
+#: toplev.c:1929
 #, gcc-internal-format
 msgid ""
 "-fprefetch-loop-arrays not supported for this target (try -march switches)"
 msgstr ""
 
-#: toplev.c:1925
+#: toplev.c:1938
 #, gcc-internal-format
 msgid "-fprefetch-loop-arrays is not supported with -Os"
 msgstr ""
 
-#: toplev.c:1936
+#: toplev.c:1949
 #, gcc-internal-format
 msgid "-fassociative-math disabled; other options take precedence"
 msgstr ""
 
-#: toplev.c:1952
+#: toplev.c:1965
 #, gcc-internal-format
 msgid "-fstack-protector not supported for this target"
 msgstr ""
 
-#: toplev.c:1965
+#: toplev.c:1978
 #, gcc-internal-format
 msgid "unwind tables currently require a frame pointer for correctness"
 msgstr ""
 
-#: toplev.c:2150
+#: toplev.c:2205
 #, gcc-internal-format
 msgid "error writing to %s: %m"
 msgstr ""
 
-#: toplev.c:2152 java/jcf-parse.c:1769
+#: toplev.c:2207 java/jcf-parse.c:1769
 #, gcc-internal-format
 msgid "error closing %s: %m"
 msgstr ""
 
-#: tree-cfg.c:1513 tree-cfg.c:2186
+#: tree-cfg.c:1535 tree-cfg.c:2209
 #, gcc-internal-format
 msgid "%Hwill never be executed"
 msgstr ""
 
-#: tree-cfg.c:2820
+#: tree-cfg.c:2843
 #, gcc-internal-format
 msgid "SSA name in freelist but still referenced"
 msgstr ""
 
-#: tree-cfg.c:2829
+#: tree-cfg.c:2852
 #, gcc-internal-format
 msgid "Indirect reference's operand is not a register or a constant."
 msgstr ""
 
-#: tree-cfg.c:2838
+#: tree-cfg.c:2861
 #, gcc-internal-format
 msgid "ASSERT_EXPR with an always-false condition"
 msgstr ""
 
-#: tree-cfg.c:2844
+#: tree-cfg.c:2867
 #, gcc-internal-format
 msgid "MODIFY_EXPR not expected while having tuples."
 msgstr ""
 
-#: tree-cfg.c:2865
+#: tree-cfg.c:2888
 #, gcc-internal-format
 msgid "constant not recomputed when ADDR_EXPR changed"
 msgstr ""
 
-#: tree-cfg.c:2870
+#: tree-cfg.c:2893
 #, gcc-internal-format
 msgid "side effects not recomputed when ADDR_EXPR changed"
 msgstr ""
 
-#: tree-cfg.c:2886 tree-ssa.c:491
+#: tree-cfg.c:2911 tree-ssa.c:497
 #, gcc-internal-format
 msgid "address taken, but ADDRESSABLE bit not set"
 msgstr ""
 
-#: tree-cfg.c:2897
+#: tree-cfg.c:2916
+#, gcc-internal-format
+msgid "DECL_GIMPLE_REG_P set on a variable with address taken"
+msgstr ""
+
+#: tree-cfg.c:2927
 #, gcc-internal-format
 msgid "non-integral used in condition"
 msgstr ""
 
-#: tree-cfg.c:2902
+#: tree-cfg.c:2932
 #, gcc-internal-format
 msgid "invalid conditional operand"
 msgstr ""
 
-#: tree-cfg.c:2949
+#: tree-cfg.c:2979
 #, gcc-internal-format
 msgid "invalid position or size operand to BIT_FIELD_REF"
 msgstr ""
 
-#: tree-cfg.c:2956
+#: tree-cfg.c:2986
 #, gcc-internal-format
 msgid ""
 "integral result type precision does not match field size of BIT_FIELD_REF"
 msgstr ""
 
-#: tree-cfg.c:2964
+#: tree-cfg.c:2994
 #, gcc-internal-format
 msgid ""
 "mode precision of non-integral result does not match field size of "
 "BIT_FIELD_REF"
 msgstr ""
 
-#: tree-cfg.c:2975
+#: tree-cfg.c:3005
 #, gcc-internal-format
 msgid "invalid reference prefix"
 msgstr ""
 
-#: tree-cfg.c:2986
+#: tree-cfg.c:3016
 #, gcc-internal-format
 msgid "invalid operand to plus/minus, type is a pointer"
 msgstr ""
 
-#: tree-cfg.c:2997
+#: tree-cfg.c:3027
 #, gcc-internal-format
 msgid "invalid operand to pointer plus, first operand is not a pointer"
 msgstr ""
 
-#: tree-cfg.c:3005
+#: tree-cfg.c:3035
 #, gcc-internal-format
 msgid ""
 "invalid operand to pointer plus, second operand is not an integer with type "
 "of sizetype."
 msgstr ""
 
-#: tree-cfg.c:3076
+#: tree-cfg.c:3106
 #, gcc-internal-format
 msgid "invalid expression for min lvalue"
 msgstr ""
 
-#: tree-cfg.c:3087
+#: tree-cfg.c:3117
 #, gcc-internal-format
 msgid "invalid operand in indirect reference"
 msgstr ""
 
-#: tree-cfg.c:3094
+#: tree-cfg.c:3124
 #, gcc-internal-format
 msgid "type mismatch in indirect reference"
 msgstr ""
 
-#: tree-cfg.c:3122
+#: tree-cfg.c:3152
 #, gcc-internal-format
 msgid "invalid operands to array reference"
 msgstr ""
 
-#: tree-cfg.c:3133
+#: tree-cfg.c:3163
 #, gcc-internal-format
 msgid "type mismatch in array reference"
 msgstr ""
 
-#: tree-cfg.c:3142
+#: tree-cfg.c:3172
 #, gcc-internal-format
 msgid "type mismatch in array range reference"
 msgstr ""
 
-#: tree-cfg.c:3153
+#: tree-cfg.c:3183
 #, gcc-internal-format
 msgid "type mismatch in real/imagpart reference"
 msgstr ""
 
-#: tree-cfg.c:3163
+#: tree-cfg.c:3193
 #, gcc-internal-format
 msgid "type mismatch in component reference"
 msgstr ""
 
-#: tree-cfg.c:3225
+#: tree-cfg.c:3255
 #, gcc-internal-format
 msgid "non-function in gimple call"
 msgstr ""
 
-#: tree-cfg.c:3232
+#: tree-cfg.c:3262
 #, gcc-internal-format
 msgid "invalid LHS in gimple call"
 msgstr ""
 
-#: tree-cfg.c:3248
+#: tree-cfg.c:3278
 #, gcc-internal-format
 msgid "invalid conversion in gimple call"
 msgstr ""
 
-#: tree-cfg.c:3273
+#: tree-cfg.c:3303
 #, gcc-internal-format
 msgid "invalid operands in gimple comparison"
 msgstr ""
 
-#: tree-cfg.c:3291
+#: tree-cfg.c:3321
 #, gcc-internal-format
 msgid "type mismatch in comparison expression"
 msgstr ""
 
-#: tree-cfg.c:3317
+#: tree-cfg.c:3347
 #, gcc-internal-format
 msgid "non-register as LHS of unary operation"
 msgstr ""
 
-#: tree-cfg.c:3323
+#: tree-cfg.c:3353
 #, gcc-internal-format
 msgid "invalid operand in unary operation"
 msgstr ""
 
-#: tree-cfg.c:3358
+#: tree-cfg.c:3388
 #, gcc-internal-format
 msgid "invalid types in nop conversion"
 msgstr ""
 
-#: tree-cfg.c:3372
+#: tree-cfg.c:3402
 #, gcc-internal-format
 msgid "invalid types in fixed-point conversion"
 msgstr ""
 
-#: tree-cfg.c:3385
+#: tree-cfg.c:3415
 #, gcc-internal-format
 msgid "invalid types in conversion to floating point"
 msgstr ""
 
-#: tree-cfg.c:3398
+#: tree-cfg.c:3428
 #, gcc-internal-format
 msgid "invalid types in conversion to integer"
 msgstr ""
 
-#: tree-cfg.c:3433
+#: tree-cfg.c:3463
 #, gcc-internal-format
 msgid "non-trivial conversion in unary operation"
 msgstr ""
 
-#: tree-cfg.c:3460
+#: tree-cfg.c:3490
 #, gcc-internal-format
 msgid "non-register as LHS of binary operation"
 msgstr ""
 
-#: tree-cfg.c:3467
+#: tree-cfg.c:3497
 #, gcc-internal-format
 msgid "invalid operands in binary operation"
 msgstr ""
 
-#: tree-cfg.c:3482
+#: tree-cfg.c:3512
 #, gcc-internal-format
 msgid "type mismatch in complex expression"
 msgstr ""
 
-#: tree-cfg.c:3507
+#: tree-cfg.c:3541
 #, gcc-internal-format
 msgid "type mismatch in shift expression"
 msgstr ""
 
-#: tree-cfg.c:3528
+#: tree-cfg.c:3562
 #, gcc-internal-format
 msgid "type mismatch in vector shift expression"
 msgstr ""
 
-#: tree-cfg.c:3544
+#: tree-cfg.c:3583
 #, gcc-internal-format
-msgid "type mismatch in pointer plus expression"
+msgid "invalid non-vector operands to vector valued plus"
 msgstr ""
 
-#: tree-cfg.c:3567
+#: tree-cfg.c:3607
 #, gcc-internal-format
-msgid "type mismatch in binary truth expression"
+msgid "invalid (pointer) operands to plus/minus"
 msgstr ""
 
-#: tree-cfg.c:3602
+#: tree-cfg.c:3622
 #, gcc-internal-format
-msgid "invalid (pointer) operands to plus/minus"
+msgid "type mismatch in pointer plus expression"
+msgstr ""
+
+#: tree-cfg.c:3645
+#, gcc-internal-format
+msgid "type mismatch in binary truth expression"
 msgstr ""
 
-#: tree-cfg.c:3647
+#: tree-cfg.c:3713
 #, gcc-internal-format
 msgid "type mismatch in binary expression"
 msgstr ""
 
-#: tree-cfg.c:3672
+#: tree-cfg.c:3738
 #, gcc-internal-format
 msgid "non-trivial conversion at assignment"
 msgstr ""
 
-#: tree-cfg.c:3689
+#: tree-cfg.c:3755
 #, gcc-internal-format
 msgid "invalid operand in unary expression"
 msgstr ""
 
-#: tree-cfg.c:3699
+#: tree-cfg.c:3762
 #, gcc-internal-format
 msgid "type mismatch in address expression"
 msgstr ""
 
-#: tree-cfg.c:3723 tree-cfg.c:3749
+#: tree-cfg.c:3786 tree-cfg.c:3812
 #, gcc-internal-format
 msgid "invalid rhs for gimple memory store"
 msgstr ""
 
-#: tree-cfg.c:3815
+#: tree-cfg.c:3878
 #, gcc-internal-format
 msgid "invalid operand in return statement"
 msgstr ""
 
-#: tree-cfg.c:3827
+#: tree-cfg.c:3890
 #, gcc-internal-format
 msgid "invalid conversion in return statement"
 msgstr ""
 
-#: tree-cfg.c:3851
+#: tree-cfg.c:3914
 #, gcc-internal-format
 msgid "goto destination is neither a label nor a pointer"
 msgstr ""
 
-#: tree-cfg.c:3866
+#: tree-cfg.c:3929
 #, gcc-internal-format
 msgid "invalid operand to switch statement"
 msgstr ""
 
-#: tree-cfg.c:3886
+#: tree-cfg.c:3949
 #, gcc-internal-format
 msgid "Invalid PHI result"
 msgstr ""
 
-#: tree-cfg.c:3898
+#: tree-cfg.c:3961
 #, gcc-internal-format
 msgid "Invalid PHI argument"
 msgstr ""
 
-#: tree-cfg.c:3904
+#: tree-cfg.c:3967
 #, gcc-internal-format
-msgid "Incompatible types in PHI argument"
+msgid "Incompatible types in PHI argument %u"
 msgstr ""
 
-#: tree-cfg.c:4029
+#: tree-cfg.c:4092
 #, gcc-internal-format
 msgid "verify_gimple failed"
 msgstr ""
 
-#: tree-cfg.c:4063
+#: tree-cfg.c:4126
 #, gcc-internal-format
 msgid "invalid function in call statement"
 msgstr ""
 
-#: tree-cfg.c:4074
+#: tree-cfg.c:4137
 #, gcc-internal-format
 msgid "invalid pure const state for function"
 msgstr ""
 
-#: tree-cfg.c:4084 tree-ssa.c:860 tree-ssa.c:870
+#: tree-cfg.c:4147 tree-ssa.c:669 tree-ssa.c:678
 #, gcc-internal-format
 msgid "in statement"
 msgstr ""
 
-#: tree-cfg.c:4098
+#: tree-cfg.c:4164
 #, gcc-internal-format
 msgid "statement marked for throw, but doesn%'t"
 msgstr ""
 
-#: tree-cfg.c:4103
+#: tree-cfg.c:4169
 #, gcc-internal-format
 msgid "statement marked for throw in middle of block"
 msgstr ""
 
-#: tree-cfg.c:4175
+#: tree-cfg.c:4241
 #, gcc-internal-format
 msgid "Dead STMT in EH table"
 msgstr ""
 
-#: tree-cfg.c:4213
+#: tree-cfg.c:4279
 #, gcc-internal-format
 msgid "gimple_bb (phi) is set to a wrong basic block"
 msgstr ""
 
-#: tree-cfg.c:4224
+#: tree-cfg.c:4290
 #, gcc-internal-format
 msgid "missing PHI def"
 msgstr ""
 
-#: tree-cfg.c:4235
+#: tree-cfg.c:4301
 #, gcc-internal-format
 msgid "PHI argument is not a GIMPLE value"
 msgstr ""
 
-#: tree-cfg.c:4244 tree-cfg.c:4289
+#: tree-cfg.c:4310 tree-cfg.c:4355
 #, gcc-internal-format
 msgid "incorrect sharing of tree nodes"
 msgstr ""
 
-#: tree-cfg.c:4259
+#: tree-cfg.c:4325
 #, gcc-internal-format
 msgid "invalid GIMPLE statement"
 msgstr ""
 
-#: tree-cfg.c:4268
+#: tree-cfg.c:4334
 #, gcc-internal-format
 msgid "gimple_bb (stmt) is set to a wrong basic block"
 msgstr ""
 
-#: tree-cfg.c:4280
+#: tree-cfg.c:4346
 #, gcc-internal-format
 msgid "incorrect entry in label_to_block_map.\n"
 msgstr ""
 
-#: tree-cfg.c:4305
+#: tree-cfg.c:4371
 #, gcc-internal-format
 msgid "verify_stmts failed"
 msgstr ""
 
-#: tree-cfg.c:4328
+#: tree-cfg.c:4394
 #, gcc-internal-format
 msgid "ENTRY_BLOCK has IL associated with it"
 msgstr ""
 
-#: tree-cfg.c:4334
+#: tree-cfg.c:4400
 #, gcc-internal-format
 msgid "EXIT_BLOCK has IL associated with it"
 msgstr ""
 
-#: tree-cfg.c:4341
+#: tree-cfg.c:4407
 #, gcc-internal-format
 msgid "fallthru to exit from bb %d"
 msgstr ""
 
-#: tree-cfg.c:4365
+#: tree-cfg.c:4431
 #, gcc-internal-format
 msgid "nonlocal label "
 msgstr ""
 
-#: tree-cfg.c:4374 tree-cfg.c:4383 tree-cfg.c:4408
+#: tree-cfg.c:4440 tree-cfg.c:4449 tree-cfg.c:4474
 #, gcc-internal-format
 msgid "label "
 msgstr ""
 
-#: tree-cfg.c:4398
+#: tree-cfg.c:4464
 #, gcc-internal-format
 msgid "control flow in the middle of basic block %d"
 msgstr ""
 
-#: tree-cfg.c:4428
+#: tree-cfg.c:4494
 #, gcc-internal-format
 msgid "fallthru edge after a control statement in bb %d"
 msgstr ""
 
-#: tree-cfg.c:4441
+#: tree-cfg.c:4507
 #, gcc-internal-format
 msgid "true/false edge after a non-GIMPLE_COND in bb %d"
 msgstr ""
 
-#: tree-cfg.c:4464 tree-cfg.c:4486 tree-cfg.c:4499 tree-cfg.c:4568
+#: tree-cfg.c:4530 tree-cfg.c:4552 tree-cfg.c:4565 tree-cfg.c:4634
 #, gcc-internal-format
 msgid "wrong outgoing edge flags at end of bb %d"
 msgstr ""
 
-#: tree-cfg.c:4474
+#: tree-cfg.c:4540
 #, gcc-internal-format
 msgid "explicit goto at end of bb %d"
 msgstr ""
 
-#: tree-cfg.c:4504
+#: tree-cfg.c:4570
 #, gcc-internal-format
 msgid "return edge does not point to exit in bb %d"
 msgstr ""
 
-#: tree-cfg.c:4534
+#: tree-cfg.c:4600
 #, gcc-internal-format
 msgid "found default case not at the start of case vector"
 msgstr ""
 
-#: tree-cfg.c:4542
+#: tree-cfg.c:4608
 #, gcc-internal-format
 msgid "case labels not sorted: "
 msgstr ""
 
-#: tree-cfg.c:4559
+#: tree-cfg.c:4625
 #, gcc-internal-format
 msgid "extra outgoing edge %d->%d"
 msgstr ""
 
-#: tree-cfg.c:4582
+#: tree-cfg.c:4648
 #, gcc-internal-format
 msgid "missing edge %i->%i"
 msgstr ""
 
-#: tree-cfg.c:7065
+#: tree-cfg.c:7098
 #, gcc-internal-format
 msgid "%H%<noreturn%> function does return"
 msgstr ""
 
-#: tree-cfg.c:7085
+#: tree-cfg.c:7118
 #, gcc-internal-format
 msgid "control reaches end of non-void function"
 msgstr ""
 
-#: tree-cfg.c:7147
+#: tree-cfg.c:7180
 #, gcc-internal-format
 msgid "%Jfunction might be possible candidate for attribute %<noreturn%>"
 msgstr ""
 
-#: tree-dump.c:927
+#: tree-dump.c:923
 #, gcc-internal-format
 msgid "could not open dump file %qs: %s"
 msgstr ""
 
-#: tree-dump.c:1060
+#: tree-dump.c:1056
 #, gcc-internal-format
 msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
 msgstr ""
 
-#: tree-eh.c:1993
+#: tree-eh.c:2044
 #, gcc-internal-format
 msgid "EH edge %i->%i is missing"
 msgstr ""
 
-#: tree-eh.c:1998
+#: tree-eh.c:2049
 #, gcc-internal-format
 msgid "EH edge %i->%i miss EH flag"
 msgstr ""
 
 #. ??? might not be mistake.
-#: tree-eh.c:2004
+#: tree-eh.c:2055
 #, gcc-internal-format
 msgid "EH edge %i->%i has duplicated regions"
 msgstr ""
 
-#: tree-eh.c:2039
+#: tree-eh.c:2091
 #, gcc-internal-format
 msgid "BB %i can not throw but has EH edges"
 msgstr ""
 
-#: tree-eh.c:2046
+#: tree-eh.c:2098
 #, gcc-internal-format
 msgid "BB %i last statement has incorrectly set region"
 msgstr ""
 
-#: tree-eh.c:2057
+#: tree-eh.c:2110
 #, gcc-internal-format
 msgid "unnecessary EH edge %i->%i"
 msgstr ""
 
-#: tree-inline.c:2436
+#: tree-inline.c:2447
 #, gcc-internal-format
 msgid ""
 "function %q+F can never be inlined because it uses variable sized variables"
 msgstr ""
 
-#: tree-inline.c:2470
+#: tree-inline.c:2481
 #, 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:2484
+#: tree-inline.c:2495
 #, gcc-internal-format
 msgid "function %q+F can never be inlined because it uses setjmp"
 msgstr ""
 
-#: tree-inline.c:2498
+#: tree-inline.c:2509
 #, gcc-internal-format
 msgid ""
 "function %q+F can never be inlined because it uses variable argument lists"
 msgstr ""
 
-#: tree-inline.c:2510
+#: tree-inline.c:2521
 #, gcc-internal-format
 msgid ""
 "function %q+F can never be inlined because it uses setjmp-longjmp exception "
 "handling"
 msgstr ""
 
-#: tree-inline.c:2518
+#: tree-inline.c:2529
 #, gcc-internal-format
 msgid "function %q+F can never be inlined because it uses non-local goto"
 msgstr ""
 
-#: tree-inline.c:2530
+#: tree-inline.c:2541
 #, gcc-internal-format
 msgid ""
 "function %q+F can never be inlined because it uses __builtin_return or "
 "__builtin_apply_args"
 msgstr ""
 
-#: tree-inline.c:2550
+#: tree-inline.c:2561
 #, gcc-internal-format
 msgid "function %q+F can never be inlined because it contains a computed goto"
 msgstr ""
 
-#: tree-inline.c:2565
+#: tree-inline.c:2576
 #, gcc-internal-format
 msgid "function %q+F can never be inlined because it receives a non-local goto"
 msgstr ""
 
-#: tree-inline.c:2591
+#: tree-inline.c:2602
 #, 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:2682
+#: tree-inline.c:2693
 #, gcc-internal-format
 msgid ""
 "function %q+F can never be inlined because it is suppressed using -fno-inline"
 msgstr ""
 
-#: tree-inline.c:2696
+#: tree-inline.c:2707
 #, gcc-internal-format
 msgid ""
 "function %q+F can never be inlined because it uses attributes conflicting "
 "with inlining"
 msgstr ""
 
-#: tree-inline.c:3244 tree-inline.c:3254
+#: tree-inline.c:3255 tree-inline.c:3266
 #, gcc-internal-format
 msgid "inlining failed in call to %q+F: %s"
 msgstr ""
 
-#: tree-inline.c:3245 tree-inline.c:3256
+#: tree-inline.c:3257 tree-inline.c:3268
 #, gcc-internal-format
 msgid "called from here"
 msgstr ""
 
-#: tree-mudflap.c:868
+#: tree-mudflap.c:873
 #, gcc-internal-format
 msgid "mudflap checking not yet implemented for ARRAY_RANGE_REF"
 msgstr ""
 
-#: tree-mudflap.c:1059
+#: tree-mudflap.c:1064
 #, gcc-internal-format
 msgid "mudflap cannot track %qs in stub function"
 msgstr ""
 
-#: tree-mudflap.c:1303
+#: tree-mudflap.c:1308
 #, gcc-internal-format
 msgid "mudflap cannot track unknown size extern %qs"
 msgstr ""
@@ -24715,58 +25097,58 @@ msgstr ""
 msgid "mudflap: this language is not supported"
 msgstr ""
 
-#: tree-optimize.c:445
+#: tree-optimize.c:462
 #, gcc-internal-format
 msgid "size of return value of %q+D is %u bytes"
 msgstr ""
 
-#: tree-optimize.c:448
+#: tree-optimize.c:465
 #, 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:934
-#: tree-ssa-coalesce.c:949 tree-ssa-coalesce.c:1171 tree-ssa-live.c:1187
+#: tree-outof-ssa.c:678 tree-outof-ssa.c:740 tree-ssa-coalesce.c:934
+#: tree-ssa-coalesce.c:949 tree-ssa-coalesce.c:1168 tree-ssa-live.c:1187
 #, gcc-internal-format
 msgid "SSA corruption"
 msgstr ""
 
-#: tree-outof-ssa.c:1314
+#: tree-outof-ssa.c:1310
 #, gcc-internal-format
 msgid " Pending stmts not issued on PRED edge (%d, %d)\n"
 msgstr ""
 
-#: tree-outof-ssa.c:1320
+#: tree-outof-ssa.c:1316
 #, gcc-internal-format
 msgid " Pending stmts not issued on SUCC edge (%d, %d)\n"
 msgstr ""
 
-#: tree-outof-ssa.c:1327
+#: tree-outof-ssa.c:1323
 #, gcc-internal-format
 msgid " Pending stmts not issued on ENTRY edge (%d, %d)\n"
 msgstr ""
 
-#: tree-outof-ssa.c:1333
+#: tree-outof-ssa.c:1329
 #, gcc-internal-format
 msgid " Pending stmts not issued on EXIT edge (%d, %d)\n"
 msgstr ""
 
-#: tree-profile.c:386
+#: tree-profile.c:388
 #, gcc-internal-format
 msgid "unimplemented functionality"
 msgstr ""
 
-#: tree-ssa-structalias.c:4782
+#: tree-ssa-structalias.c:4710
 #, gcc-internal-format
 msgid "initialized from %qE"
 msgstr ""
 
-#: tree-ssa-structalias.c:4786
+#: tree-ssa-structalias.c:4714
 #, gcc-internal-format
 msgid "initialized from here"
 msgstr ""
 
-#: tree-ssa-structalias.c:4835
+#: tree-ssa-structalias.c:4763
 #, gcc-internal-format
 msgid "dereferencing pointer %qD does break strict-aliasing rules"
 msgstr ""
@@ -24793,318 +25175,283 @@ msgstr ""
 
 #: tree-ssa.c:276
 #, gcc-internal-format
+msgid "virtual SSA name for non-VOP decl"
+msgstr ""
+
+#: tree-ssa.c:282
+#, gcc-internal-format
 msgid "found a real definition for a non-register"
 msgstr ""
 
-#: tree-ssa.c:283
+#: tree-ssa.c:289
 #, gcc-internal-format
 msgid "found a default name with a non-empty defining statement"
 msgstr ""
 
-#: tree-ssa.c:311
+#: tree-ssa.c:317
 #, gcc-internal-format
 msgid "SSA_NAME created in two different blocks %i and %i"
 msgstr ""
 
-#: tree-ssa.c:320
+#: tree-ssa.c:326 tree-ssa.c:696
 #, gcc-internal-format
 msgid "SSA_NAME_DEF_STMT is wrong"
 msgstr ""
 
-#: tree-ssa.c:372
+#: tree-ssa.c:378
 #, gcc-internal-format
 msgid "missing definition"
 msgstr ""
 
-#: tree-ssa.c:378
+#: tree-ssa.c:384
 #, gcc-internal-format
 msgid "definition in block %i does not dominate use in block %i"
 msgstr ""
 
-#: tree-ssa.c:386
+#: tree-ssa.c:392
 #, gcc-internal-format
 msgid "definition in block %i follows the use"
 msgstr ""
 
-#: tree-ssa.c:393
+#: tree-ssa.c:399
 #, gcc-internal-format
 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
 msgstr ""
 
-#: tree-ssa.c:401
+#: tree-ssa.c:407
 #, gcc-internal-format
 msgid "no immediate_use list"
 msgstr ""
 
-#: tree-ssa.c:413
+#: tree-ssa.c:419
 #, gcc-internal-format
 msgid "wrong immediate use list"
 msgstr ""
 
-#: tree-ssa.c:447
+#: tree-ssa.c:453
 #, gcc-internal-format
 msgid "incoming edge count does not match number of PHI arguments"
 msgstr ""
 
-#: tree-ssa.c:461
+#: tree-ssa.c:467
 #, gcc-internal-format
 msgid "PHI argument is missing for edge %d->%d"
 msgstr ""
 
-#: tree-ssa.c:470
+#: tree-ssa.c:476
 #, gcc-internal-format
 msgid "PHI argument is not SSA_NAME, or invariant"
 msgstr ""
 
-#: tree-ssa.c:498
+#: tree-ssa.c:504
 #, gcc-internal-format
 msgid "wrong edge %d->%d for PHI argument"
 msgstr ""
 
-#: tree-ssa.c:548
-#, gcc-internal-format
-msgid "non-addressable variable inside an alias set"
-msgstr ""
-
-#: tree-ssa.c:559
-#, gcc-internal-format
-msgid "verify_flow_insensitive_alias_info failed"
-msgstr ""
-
-#: tree-ssa.c:601
-#, gcc-internal-format
-msgid "dereferenced pointers should have a name or a symbol tag"
-msgstr ""
-
-#: tree-ssa.c:608
-#, gcc-internal-format
-msgid "pointers with a memory tag, should have points-to sets"
-msgstr ""
-
-#: tree-ssa.c:622
-#, gcc-internal-format
-msgid "pointer escapes but its name tag is not call-clobbered"
-msgstr ""
-
-#: tree-ssa.c:632
-#, gcc-internal-format
-msgid "verify_flow_sensitive_alias_info failed"
-msgstr ""
-
-#: tree-ssa.c:660
-#, gcc-internal-format
-msgid "variable in call_clobbered_vars but not marked call_clobbered"
-msgstr ""
-
-#: tree-ssa.c:679
-#, gcc-internal-format
-msgid "variable marked call_clobbered but not in call_clobbered_vars bitmap."
-msgstr ""
-
-#: tree-ssa.c:689
+#: tree-ssa.c:585
 #, gcc-internal-format
-msgid "verify_call_clobbering failed"
+msgid "AUX pointer initialized for edge %d->%d"
 msgstr ""
 
-#: tree-ssa.c:710
+#: tree-ssa.c:611
 #, gcc-internal-format
-msgid "Memory partitions should have at least one symbol"
+msgid "stmt (%p) marked modified after optimization pass: "
 msgstr ""
 
-#: tree-ssa.c:720
+#: tree-ssa.c:630
 #, gcc-internal-format
-msgid "Partitioned symbols should belong to exactly one partition"
+msgid "statement makes a memory store, but has no VDEFS"
 msgstr ""
 
-#: tree-ssa.c:733
+#: tree-ssa.c:642
 #, gcc-internal-format
-msgid "verify_memory_partitions failed"
+msgid "statement has VDEF operand not in defs list"
 msgstr ""
 
-#: tree-ssa.c:805
+#: tree-ssa.c:647
 #, gcc-internal-format
-msgid "AUX pointer initialized for edge %d->%d"
+msgid "statement has VDEF but no VUSE operand"
 msgstr ""
 
-#: tree-ssa.c:830
+#: tree-ssa.c:653
 #, gcc-internal-format
-msgid "stmt (%p) marked modified after optimization pass: "
+msgid "VDEF and VUSE do not use the same symbol"
 msgstr ""
 
-#: tree-ssa.c:850
+#: tree-ssa.c:662
 #, gcc-internal-format
-msgid "statement makes a memory store, but has no VDEFS"
+msgid "statement has VUSE operand not in uses list"
 msgstr ""
 
-#: tree-ssa.c:909
+#: tree-ssa.c:725
 #, gcc-internal-format
 msgid "verify_ssa failed"
 msgstr ""
 
-#: tree-ssa.c:1468
+#: tree-ssa.c:1266
 #, gcc-internal-format
 msgid "%J%qD was declared here"
 msgstr ""
 
-#: tree-ssa.c:1536
+#: tree-ssa.c:1333
 #, gcc-internal-format
 msgid "%qD is used uninitialized in this function"
 msgstr ""
 
-#: tree-ssa.c:1539 tree-ssa.c:1578
+#: tree-ssa.c:1336 tree-ssa.c:1375
 #, gcc-internal-format
 msgid "%qD may be used uninitialized in this function"
 msgstr ""
 
-#: tree-vrp.c:5039
+#: tree-vrp.c:5017
 #, gcc-internal-format
-msgid "%Harray subscript is outside array bounds"
+msgid "array subscript is outside array bounds"
 msgstr ""
 
-#: tree-vrp.c:5053
+#: tree-vrp.c:5032
 #, gcc-internal-format
-msgid "%Harray subscript is above array bounds"
+msgid "array subscript is above array bounds"
 msgstr ""
 
-#: tree-vrp.c:5060
+#: tree-vrp.c:5039
 #, gcc-internal-format
-msgid "%Harray subscript is below array bounds"
+msgid "array subscript is below array bounds"
 msgstr ""
 
-#: tree-vrp.c:5697
+#: tree-vrp.c:5689
 #, gcc-internal-format
 msgid ""
 "assuming signed overflow does not occur when simplifying conditional to "
 "constant"
 msgstr ""
 
-#: tree-vrp.c:5703
+#: tree-vrp.c:5695
 #, gcc-internal-format
 msgid "assuming signed overflow does not occur when simplifying conditional"
 msgstr ""
 
-#: tree-vrp.c:5740
+#: tree-vrp.c:5732
 #, gcc-internal-format
 msgid "comparison always false due to limited range of data type"
 msgstr ""
 
-#: tree-vrp.c:5743
+#: tree-vrp.c:5735
 #, gcc-internal-format
 msgid "comparison always true due to limited range of data type"
 msgstr ""
 
-#: tree.c:3707
+#: tree.c:3698
 #, gcc-internal-format
 msgid "ignoring attributes applied to %qT after definition"
 msgstr ""
 
-#: tree.c:3990
+#: tree.c:3981
 #, gcc-internal-format
 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
 msgstr ""
 
-#: tree.c:4002
+#: tree.c:3993
 #, gcc-internal-format
 msgid ""
 "%q+D redeclared without dllimport attribute after being referenced with dll "
 "linkage"
 msgstr ""
 
-#: tree.c:4017
+#: tree.c:4008
 #, gcc-internal-format
 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
 msgstr ""
 
-#: 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
+#: tree.c:4067 tree.c:4079 tree.c:4089 config/darwin.c:1437
+#: config/arm/arm.c:3290 config/arm/arm.c:3318 config/avr/avr.c:4789
+#: config/h8300/h8300.c:5283 config/h8300/h8300.c:5307 config/i386/i386.c:4288
+#: config/i386/i386.c:26852 config/ia64/ia64.c:621
+#: config/m68hc11/m68hc11.c:1118 config/rs6000/rs6000.c:20737
 #: config/sh/symbian.c:408 config/sh/symbian.c:415
 #, gcc-internal-format
 msgid "%qs attribute ignored"
 msgstr ""
 
-#: tree.c:4114
+#: tree.c:4105
 #, gcc-internal-format
 msgid "inline function %q+D declared as  dllimport: attribute ignored"
 msgstr ""
 
-#: tree.c:4122
+#: tree.c:4113
 #, gcc-internal-format
 msgid "function %q+D definition is marked dllimport"
 msgstr ""
 
-#: tree.c:4130 config/sh/symbian.c:430
+#: tree.c:4121 config/sh/symbian.c:430
 #, gcc-internal-format
 msgid "variable %q+D definition is marked dllimport"
 msgstr ""
 
-#: tree.c:4153 config/sh/symbian.c:505
+#: tree.c:4144 config/sh/symbian.c:505
 #, gcc-internal-format
 msgid "external linkage required for symbol %q+D because of %qs attribute"
 msgstr ""
 
-#: tree.c:4167
+#: tree.c:4158
 #, gcc-internal-format
 msgid ""
 "%qs implies default visibility, but %qD has already been declared with a "
 "different visibility"
 msgstr ""
 
-#: tree.c:5749
+#: tree.c:5740
 #, gcc-internal-format
 msgid "arrays of functions are not meaningful"
 msgstr ""
 
-#: tree.c:5900
+#: tree.c:5891
 #, gcc-internal-format
 msgid "function return type cannot be function"
 msgstr ""
 
-#: tree.c:7058 tree.c:7143 tree.c:7204
+#: tree.c:7104 tree.c:7189 tree.c:7250
 #, gcc-internal-format
 msgid "tree check: %s, have %s in %s, at %s:%d"
 msgstr ""
 
-#: tree.c:7095
+#: tree.c:7141
 #, gcc-internal-format
 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
 msgstr ""
 
-#: tree.c:7108
+#: tree.c:7154
 #, gcc-internal-format
 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
 msgstr ""
 
-#: tree.c:7157
+#: tree.c:7203
 #, gcc-internal-format
 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
 msgstr ""
 
-#: tree.c:7170
+#: tree.c:7216
 #, gcc-internal-format
 msgid "tree check: expected omp_clause %s, have %s in %s, at %s:%d"
 msgstr ""
 
-#: tree.c:7230
+#: tree.c:7276
 #, gcc-internal-format
 msgid ""
 "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:"
 "%d"
 msgstr ""
 
-#: tree.c:7244
+#: tree.c:7290
 #, gcc-internal-format
 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
 msgstr ""
 
-#: tree.c:7257
+#: tree.c:7303
 #, gcc-internal-format
 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
 msgstr ""
 
-#: tree.c:7270
+#: tree.c:7316
 #, gcc-internal-format
 msgid ""
 "tree check: accessed operand %d of omp_clause %s with %d operands in %s, at %"
@@ -25147,145 +25494,145 @@ msgstr ""
 msgid "%+D causes a section type conflict"
 msgstr ""
 
-#: varasm.c:1118
+#: varasm.c:1125
 #, gcc-internal-format
 msgid ""
 "alignment of %q+D is greater than maximum object file alignment.  Using %d"
 msgstr ""
 
-#: varasm.c:1344 varasm.c:1352
+#: varasm.c:1351 varasm.c:1359
 #, gcc-internal-format
 msgid "register name not specified for %q+D"
 msgstr ""
 
-#: varasm.c:1354
+#: varasm.c:1361
 #, gcc-internal-format
 msgid "invalid register name for %q+D"
 msgstr ""
 
-#: varasm.c:1356
+#: varasm.c:1363
 #, gcc-internal-format
 msgid "data type of %q+D isn%'t suitable for a register"
 msgstr ""
 
-#: varasm.c:1359
+#: varasm.c:1366
 #, gcc-internal-format
 msgid "register specified for %q+D isn%'t suitable for data type"
 msgstr ""
 
-#: varasm.c:1369
+#: varasm.c:1376
 #, gcc-internal-format
 msgid "global register variable has initial value"
 msgstr ""
 
-#: varasm.c:1373
+#: varasm.c:1380
 #, gcc-internal-format
 msgid "optimization may eliminate reads and/or writes to register variables"
 msgstr ""
 
-#: varasm.c:1411
+#: varasm.c:1418
 #, gcc-internal-format
 msgid "register name given for non-register variable %q+D"
 msgstr ""
 
-#: varasm.c:1480
+#: varasm.c:1487
 #, gcc-internal-format
 msgid "global destructors not supported on this target"
 msgstr ""
 
-#: varasm.c:1546
+#: varasm.c:1553
 #, gcc-internal-format
 msgid "global constructors not supported on this target"
 msgstr ""
 
-#: varasm.c:1932
+#: varasm.c:1939
 #, gcc-internal-format
 msgid "thread-local COMMON data not implemented"
 msgstr ""
 
-#: varasm.c:1961
+#: varasm.c:1968
 #, gcc-internal-format
 msgid ""
 "requested alignment for %q+D is greater than implemented alignment of %wu"
 msgstr ""
 
-#: varasm.c:4482
+#: varasm.c:4491
 #, gcc-internal-format
 msgid "initializer for integer/fixed-point value is too complicated"
 msgstr ""
 
-#: varasm.c:4487
+#: varasm.c:4496
 #, gcc-internal-format
 msgid "initializer for floating value is not a floating constant"
 msgstr ""
 
-#: varasm.c:4760
+#: varasm.c:4769
 #, gcc-internal-format
 msgid "invalid initial value for member %qs"
 msgstr ""
 
-#: varasm.c:4956 varasm.c:5000
+#: varasm.c:4965 varasm.c:5009
 #, gcc-internal-format
 msgid "weak declaration of %q+D must precede definition"
 msgstr ""
 
-#: varasm.c:4964
+#: varasm.c:4973
 #, gcc-internal-format
 msgid ""
 "weak declaration of %q+D after first use results in unspecified behavior"
 msgstr ""
 
-#: varasm.c:4998
+#: varasm.c:5007
 #, gcc-internal-format
 msgid "weak declaration of %q+D must be public"
 msgstr ""
 
-#: varasm.c:5002
+#: varasm.c:5011
 #, gcc-internal-format
 msgid "weak declaration of %q+D not supported"
 msgstr ""
 
-#: varasm.c:5028
+#: varasm.c:5037
 #, gcc-internal-format
 msgid "only weak aliases are supported in this configuration"
 msgstr ""
 
-#: varasm.c:5263
+#: varasm.c:5272
 #, gcc-internal-format
 msgid "%Jweakref is not supported in this configuration"
 msgstr ""
 
-#: varasm.c:5344
+#: varasm.c:5353
 #, gcc-internal-format
 msgid "%q+D aliased to undefined symbol %qs"
 msgstr ""
 
-#: varasm.c:5349
+#: varasm.c:5358
 #, gcc-internal-format
 msgid "%q+D aliased to external symbol %qs"
 msgstr ""
 
-#: varasm.c:5388
+#: varasm.c:5397
 #, gcc-internal-format
 msgid "weakref %q+D ultimately targets itself"
 msgstr ""
 
-#: varasm.c:5397
+#: varasm.c:5406
 #, gcc-internal-format
 msgid "weakref %q+D must have static linkage"
 msgstr ""
 
-#: varasm.c:5403
+#: varasm.c:5412
 #, gcc-internal-format
 msgid "%Jalias definitions not supported in this configuration"
 msgstr ""
 
-#: varasm.c:5408
+#: varasm.c:5417
 #, gcc-internal-format
 msgid "%Jonly weak aliases are supported in this configuration"
 msgstr ""
 
-#: varasm.c:5468
+#: varasm.c:5477
 #, gcc-internal-format
 msgid "visibility attribute not supported in this configuration; ignored"
 msgstr ""
@@ -25465,7 +25812,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:452
+#: config/darwin.h:456
 #, gcc-internal-format
 msgid "alias definitions not supported in Mach-O; ignored"
 msgstr ""
@@ -25476,7 +25823,7 @@ msgstr ""
 msgid "profiler support for VxWorks"
 msgstr ""
 
-#: config/alpha/alpha.c:233 config/rs6000/rs6000.c:2193
+#: config/alpha/alpha.c:233 config/rs6000/rs6000.c:2188
 #, gcc-internal-format
 msgid "bad value %qs for -mtls-size switch"
 msgstr ""
@@ -25551,8 +25898,8 @@ msgstr ""
 msgid "bad value %qs for -mmemory-latency"
 msgstr ""
 
-#: config/alpha/alpha.c:6563 config/alpha/alpha.c:6566 config/s390/s390.c:8718
-#: config/s390/s390.c:8721
+#: config/alpha/alpha.c:6563 config/alpha/alpha.c:6566 config/s390/s390.c:8715
+#: config/s390/s390.c:8718
 #, gcc-internal-format
 msgid "bad builtin fcode"
 msgstr ""
@@ -25567,201 +25914,201 @@ msgstr ""
 msgid "argument of %qs attribute is not \"ilink1\" or \"ilink2\""
 msgstr ""
 
-#: config/arm/arm.c:1182
+#: config/arm/arm.c:1178
 #, gcc-internal-format
 msgid "switch -mcpu=%s conflicts with -march= switch"
 msgstr ""
 
-#: config/arm/arm.c:1192 config/rs6000/rs6000.c:1593 config/sparc/sparc.c:764
+#: config/arm/arm.c:1188 config/rs6000/rs6000.c:1588 config/sparc/sparc.c:764
 #, gcc-internal-format
 msgid "bad value (%s) for %s switch"
 msgstr ""
 
-#: config/arm/arm.c:1305
+#: config/arm/arm.c:1301
 #, gcc-internal-format
 msgid "invalid ABI option: -mabi=%s"
 msgstr ""
 
-#: config/arm/arm.c:1313
+#: config/arm/arm.c:1309
 #, gcc-internal-format
 msgid "target CPU does not support ARM mode"
 msgstr ""
 
-#: config/arm/arm.c:1319
+#: config/arm/arm.c:1315
 #, gcc-internal-format
 msgid "target CPU does not support interworking"
 msgstr ""
 
-#: config/arm/arm.c:1325
+#: config/arm/arm.c:1321
 #, gcc-internal-format
 msgid "target CPU does not support THUMB instructions"
 msgstr ""
 
-#: config/arm/arm.c:1343
+#: config/arm/arm.c:1339
 #, gcc-internal-format
 msgid ""
 "enabling backtrace support is only meaningful when compiling for the Thumb"
 msgstr ""
 
-#: config/arm/arm.c:1346
+#: config/arm/arm.c:1342
 #, gcc-internal-format
 msgid ""
 "enabling callee interworking support is only meaningful when compiling for "
 "the Thumb"
 msgstr ""
 
-#: config/arm/arm.c:1349
+#: config/arm/arm.c:1345
 #, gcc-internal-format
 msgid ""
 "enabling caller interworking support is only meaningful when compiling for "
 "the Thumb"
 msgstr ""
 
-#: config/arm/arm.c:1353
+#: config/arm/arm.c:1349
 #, gcc-internal-format
 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
 msgstr ""
 
-#: config/arm/arm.c:1361
+#: config/arm/arm.c:1357
 #, gcc-internal-format
 msgid "-fpic and -mapcs-reent are incompatible"
 msgstr ""
 
-#: config/arm/arm.c:1364
+#: config/arm/arm.c:1360
 #, gcc-internal-format
 msgid "APCS reentrant code not supported.  Ignored"
 msgstr ""
 
-#: config/arm/arm.c:1372
+#: config/arm/arm.c:1368
 #, gcc-internal-format
 msgid "-g with -mno-apcs-frame may not give sensible debugging"
 msgstr ""
 
-#: config/arm/arm.c:1375
+#: config/arm/arm.c:1371
 #, gcc-internal-format
 msgid "passing floating point arguments in fp regs not yet supported"
 msgstr ""
 
-#: config/arm/arm.c:1432
+#: config/arm/arm.c:1428
 #, gcc-internal-format
 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
 msgstr ""
 
-#: config/arm/arm.c:1435
+#: config/arm/arm.c:1431
 #, gcc-internal-format
 msgid "iwmmxt abi requires an iwmmxt capable cpu"
 msgstr ""
 
-#: config/arm/arm.c:1445
+#: config/arm/arm.c:1441
 #, gcc-internal-format
 msgid "invalid floating point emulation option: -mfpe=%s"
 msgstr ""
 
-#: config/arm/arm.c:1462
+#: config/arm/arm.c:1458
 #, gcc-internal-format
 msgid "invalid floating point option: -mfpu=%s"
 msgstr ""
 
-#: config/arm/arm.c:1502
+#: config/arm/arm.c:1498
 #, gcc-internal-format
 msgid "invalid floating point abi: -mfloat-abi=%s"
 msgstr ""
 
-#: config/arm/arm.c:1509
+#: config/arm/arm.c:1505
 #, gcc-internal-format
 msgid "-mfloat-abi=hard and VFP"
 msgstr ""
 
-#: config/arm/arm.c:1515
+#: config/arm/arm.c:1511
 #, gcc-internal-format
 msgid "iWMMXt and hardware floating point"
 msgstr ""
 
-#: config/arm/arm.c:1519
+#: config/arm/arm.c:1515
 #, gcc-internal-format
 msgid "Thumb-2 iWMMXt"
 msgstr ""
 
-#: config/arm/arm.c:1542
+#: config/arm/arm.c:1538
 #, gcc-internal-format
 msgid "invalid thread pointer option: -mtp=%s"
 msgstr ""
 
-#: config/arm/arm.c:1555
+#: config/arm/arm.c:1551
 #, gcc-internal-format
 msgid "can not use -mtp=cp15 with 16-bit Thumb"
 msgstr ""
 
-#: config/arm/arm.c:1569
+#: config/arm/arm.c:1565
 #, gcc-internal-format
 msgid "structure size boundary can only be set to %s"
 msgstr ""
 
-#: config/arm/arm.c:1575
+#: config/arm/arm.c:1571
 #, gcc-internal-format
 msgid "RTP PIC is incompatible with Thumb"
 msgstr ""
 
-#: config/arm/arm.c:1584
+#: config/arm/arm.c:1580
 #, gcc-internal-format
 msgid "RTP PIC is incompatible with -msingle-pic-base"
 msgstr ""
 
-#: config/arm/arm.c:1596
+#: config/arm/arm.c:1592
 #, gcc-internal-format
 msgid "-mpic-register= is useless without -fpic"
 msgstr ""
 
-#: config/arm/arm.c:1605
+#: config/arm/arm.c:1601
 #, gcc-internal-format
 msgid "unable to use '%s' for PIC register"
 msgstr ""
 
-#: 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/arm/arm.c:3258 config/arm/arm.c:3276 config/avr/avr.c:4809
+#: config/avr/avr.c:4825 config/bfin/bfin.c:5228 config/h8300/h8300.c:5259
+#: config/i386/i386.c:4250 config/i386/i386.c:26797
 #: 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/mcore/mcore.c:3034 config/mips/mips.c:1283 config/mips/mips.c:1285
+#: config/rs6000/rs6000.c:20663 config/sh/sh.c:8142 config/sh/sh.c:8160
+#: config/sh/sh.c:8189 config/sh/sh.c:8271 config/sh/sh.c:8294
 #: 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:14790
+#: config/arm/arm.c:14809
 #, gcc-internal-format
 msgid "unable to compute real location of stacked parameter"
 msgstr ""
 
-#: config/arm/arm.c:16296
+#: config/arm/arm.c:16315
 #, gcc-internal-format
 msgid "argument must be a constant"
 msgstr ""
 
 #. @@@ better error message
-#: config/arm/arm.c:16604 config/arm/arm.c:16641
+#: config/arm/arm.c:16623 config/arm/arm.c:16660
 #, gcc-internal-format
 msgid "selector must be an immediate"
 msgstr ""
 
 #. @@@ better error message
-#: config/arm/arm.c:16684
+#: config/arm/arm.c:16703
 #, gcc-internal-format
 msgid "mask must be an immediate"
 msgstr ""
 
-#: config/arm/arm.c:17345
+#: config/arm/arm.c:17364
 #, gcc-internal-format
 msgid "no low registers available for popping high registers"
 msgstr ""
 
-#: config/arm/arm.c:17568
+#: config/arm/arm.c:17587
 #, gcc-internal-format
 msgid "interrupt Service Routines cannot be coded in Thumb mode"
 msgstr ""
 
-#: config/arm/arm.c:19618
+#: config/arm/arm.c:19635
 #, gcc-internal-format
 msgid "the mangling of %<va_list%> has changed in GCC 4.4"
 msgstr ""
@@ -25776,32 +26123,32 @@ msgstr ""
 msgid "static variable %q+D is marked dllimport"
 msgstr ""
 
-#: config/avr/avr.c:4613
+#: config/avr/avr.c:4611
 #, gcc-internal-format
 msgid "%qs appears to be a misspelled interrupt handler"
 msgstr ""
 
-#: config/avr/avr.c:4622
+#: config/avr/avr.c:4620
 #, gcc-internal-format
 msgid "%qs appears to be a misspelled signal handler"
 msgstr ""
 
-#: config/avr/avr.c:4784
+#: config/avr/avr.c:4782
 #, gcc-internal-format
 msgid "only initialized variables can be placed into program memory area"
 msgstr ""
 
-#: config/avr/avr.c:4918
+#: config/avr/avr.c:4916
 #, gcc-internal-format
 msgid "only uninitialized variables can be placed in the .noinit section"
 msgstr ""
 
-#: config/avr/avr.c:4932
+#: config/avr/avr.c:4930
 #, gcc-internal-format
 msgid "MCU %qs supported for assembler only"
 msgstr ""
 
-#: config/avr/avr.h:756
+#: config/avr/avr.h:752
 #, gcc-internal-format
 msgid "trampolines not supported"
 msgstr ""
@@ -25866,7 +26213,7 @@ msgstr ""
 msgid "multiple function type attributes specified"
 msgstr ""
 
-#: config/bfin/bfin.c:5289 config/bfin/bfin.c:5318 config/spu/spu.c:3591
+#: config/bfin/bfin.c:5289 config/bfin/bfin.c:5318 config/spu/spu.c:3583
 #, gcc-internal-format
 msgid "`%s' attribute only applies to functions"
 msgstr ""
@@ -26115,363 +26462,375 @@ msgstr ""
 msgid "can't set position in PCH file: %m"
 msgstr ""
 
-#: config/i386/i386.c:2660 config/i386/i386.c:2900
+#: config/i386/i386.c:2750 config/i386/i386.c:2992
 #, gcc-internal-format
 msgid "bad value (%s) for %stune=%s %s"
 msgstr ""
 
-#: config/i386/i386.c:2704
+#: config/i386/i386.c:2794
 #, gcc-internal-format
 msgid "bad value (%s) for %sstringop-strategy=%s %s"
 msgstr ""
 
-#: config/i386/i386.c:2708
+#: config/i386/i386.c:2798
 #, 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:2718
+#: config/i386/i386.c:2808
 #, gcc-internal-format
 msgid "generic CPU can be used only for %stune=%s %s"
 msgstr ""
 
-#: config/i386/i386.c:2721 config/i386/i386.c:2861
+#: config/i386/i386.c:2811 config/i386/i386.c:2953
 #, gcc-internal-format
 msgid "bad value (%s) for %sarch=%s %s"
 msgstr ""
 
-#: config/i386/i386.c:2732
+#: config/i386/i386.c:2822
 #, gcc-internal-format
 msgid "unknown ABI (%s) for %sabi=%s %s"
 msgstr ""
 
-#: config/i386/i386.c:2745
+#: config/i386/i386.c:2837
 #, gcc-internal-format
 msgid "code model %s does not support PIC mode"
 msgstr ""
 
-#: config/i386/i386.c:2751
+#: config/i386/i386.c:2843
 #, gcc-internal-format
 msgid "bad value (%s) for %scmodel=%s %s"
 msgstr ""
 
-#: config/i386/i386.c:2775
+#: config/i386/i386.c:2867
 #, gcc-internal-format
 msgid "bad value (%s) for %sasm=%s %s"
 msgstr ""
 
-#: config/i386/i386.c:2779
+#: config/i386/i386.c:2871
 #, gcc-internal-format
 msgid "code model %qs not supported in the %s bit mode"
 msgstr ""
 
-#: config/i386/i386.c:2782
+#: config/i386/i386.c:2874
 #, gcc-internal-format
 msgid "%i-bit mode not compiled in"
 msgstr ""
 
-#: config/i386/i386.c:2794 config/i386/i386.c:2886
+#: config/i386/i386.c:2886 config/i386/i386.c:2978
 #, gcc-internal-format
 msgid "CPU you selected does not support x86-64 instruction set"
 msgstr ""
 
-#: config/i386/i386.c:2919
+#: config/i386/i386.c:3011
 #, gcc-internal-format
 msgid "%sregparm%s is ignored in 64-bit mode"
 msgstr ""
 
-#: config/i386/i386.c:2922
+#: config/i386/i386.c:3014
 #, gcc-internal-format
 msgid "%sregparm=%d%s is not between 0 and %d"
 msgstr ""
 
-#: config/i386/i386.c:2935
+#: config/i386/i386.c:3027
 #, gcc-internal-format
 msgid "%salign-loops%s is obsolete, use -falign-loops%s"
 msgstr ""
 
-#: config/i386/i386.c:2941 config/i386/i386.c:2956 config/i386/i386.c:2971
+#: config/i386/i386.c:3033 config/i386/i386.c:3048 config/i386/i386.c:3063
 #, gcc-internal-format
 msgid "%salign-loops=%d%s is not between 0 and %d"
 msgstr ""
 
-#: config/i386/i386.c:2950
+#: config/i386/i386.c:3042
 #, gcc-internal-format
 msgid "%salign-jumps%s is obsolete, use -falign-jumps%s"
 msgstr ""
 
-#: config/i386/i386.c:2965
+#: config/i386/i386.c:3057
 #, gcc-internal-format
 msgid "%salign-functions%s is obsolete, use -falign-functions%s"
 msgstr ""
 
-#: config/i386/i386.c:3000
+#: config/i386/i386.c:3092
 #, gcc-internal-format
 msgid "%sbranch-cost=%d%s is not between 0 and 5"
 msgstr ""
 
-#: config/i386/i386.c:3008
+#: config/i386/i386.c:3100
 #, gcc-internal-format
 msgid "%slarge-data-threshold=%d%s is negative"
 msgstr ""
 
-#: config/i386/i386.c:3022
+#: config/i386/i386.c:3114
 #, gcc-internal-format
 msgid "bad value (%s) for %stls-dialect=%s %s"
 msgstr ""
 
-#: config/i386/i386.c:3030
+#: config/i386/i386.c:3122
 #, gcc-internal-format
 msgid "pc%d is not valid precision setting (32, 64 or 80)"
 msgstr ""
 
-#: config/i386/i386.c:3046
+#: config/i386/i386.c:3138
 #, gcc-internal-format
 msgid "%srtd%s is ignored in 64bit mode"
 msgstr ""
 
-#: config/i386/i386.c:3101
+#: config/i386/i386.c:3193
 #, gcc-internal-format
 msgid "%spreferred-stack-boundary=%d%s is not between %d and 12"
 msgstr ""
 
-#: config/i386/i386.c:3122
+#: config/i386/i386.c:3214
 #, gcc-internal-format
 msgid "-mincoming-stack-boundary=%d is not between %d and 12"
 msgstr ""
 
-#: config/i386/i386.c:3135
+#: config/i386/i386.c:3227
 #, gcc-internal-format
 msgid "%ssseregparm%s used without SSE enabled"
 msgstr ""
 
-#: config/i386/i386.c:3146 config/i386/i386.c:3160
+#: config/i386/i386.c:3238 config/i386/i386.c:3252
 #, gcc-internal-format
 msgid "SSE instruction set disabled, using 387 arithmetics"
 msgstr ""
 
-#: config/i386/i386.c:3165
+#: config/i386/i386.c:3257
 #, gcc-internal-format
 msgid "387 instruction set disabled, using SSE arithmetics"
 msgstr ""
 
-#: config/i386/i386.c:3172
+#: config/i386/i386.c:3264
 #, gcc-internal-format
 msgid "bad value (%s) for %sfpmath=%s %s"
 msgstr ""
 
-#: config/i386/i386.c:3188
+#: config/i386/i386.c:3280
 #, gcc-internal-format
 msgid "unknown vectorization library ABI type (%s) for %sveclibabi=%s %s"
 msgstr ""
 
-#: config/i386/i386.c:3208
+#: config/i386/i386.c:3300
 #, gcc-internal-format
 msgid ""
 "unwind tables currently require either a frame pointer or %saccumulate-"
 "outgoing-args%s for correctness"
 msgstr ""
 
-#: config/i386/i386.c:3221
+#: config/i386/i386.c:3313
 #, gcc-internal-format
 msgid "stack probing requires %saccumulate-outgoing-args%s for correctness"
 msgstr ""
 
-#: config/i386/i386.c:3559
+#: config/i386/i386.c:3651
 #, gcc-internal-format
 msgid "attribute(target(\"%s\")) is unknown"
 msgstr ""
 
-#: config/i386/i386.c:3581
+#: config/i386/i386.c:3673
 #, gcc-internal-format
 msgid "option(\"%s\") was already specified"
 msgstr ""
 
-#: config/i386/i386.c:4171 config/i386/i386.c:4215
+#: config/i386/i386.c:4263 config/i386/i386.c:4307
 #, gcc-internal-format
 msgid "fastcall and regparm attributes are not compatible"
 msgstr ""
 
-#: config/i386/i386.c:4178
+#: config/i386/i386.c:4270
 #, gcc-internal-format
 msgid "%qs attribute requires an integer constant argument"
 msgstr ""
 
-#: config/i386/i386.c:4184
+#: config/i386/i386.c:4276
 #, gcc-internal-format
 msgid "argument to %qs attribute larger than %d"
 msgstr ""
 
-#: config/i386/i386.c:4207 config/i386/i386.c:4242
+#: config/i386/i386.c:4299 config/i386/i386.c:4334
 #, gcc-internal-format
 msgid "fastcall and cdecl attributes are not compatible"
 msgstr ""
 
-#: config/i386/i386.c:4211
+#: config/i386/i386.c:4303
 #, gcc-internal-format
 msgid "fastcall and stdcall attributes are not compatible"
 msgstr ""
 
-#: config/i386/i386.c:4225 config/i386/i386.c:4238
+#: config/i386/i386.c:4317 config/i386/i386.c:4330
 #, gcc-internal-format
 msgid "stdcall and cdecl attributes are not compatible"
 msgstr ""
 
-#: config/i386/i386.c:4229
+#: config/i386/i386.c:4321
 #, gcc-internal-format
 msgid "stdcall and fastcall attributes are not compatible"
 msgstr ""
 
-#: config/i386/i386.c:4316
+#: config/i386/i386.c:4408
 #, gcc-internal-format
 msgid "nested functions are limited to 2 register parameters"
 msgstr ""
 
-#: config/i386/i386.c:4402
+#: config/i386/i386.c:4494
 #, gcc-internal-format
 msgid "Calling %qD with attribute sseregparm without SSE/SSE2 enabled"
 msgstr ""
 
-#: config/i386/i386.c:4405
+#: config/i386/i386.c:4497
 #, gcc-internal-format
 msgid "Calling %qT with attribute sseregparm without SSE/SSE2 enabled"
 msgstr ""
 
-#: config/i386/i386.c:4664
+#: config/i386/i386.c:4756
 #, gcc-internal-format
 msgid ""
 "ms_abi attribute require -maccumulate-outgoing-args or subtarget "
 "optimization implying it"
 msgstr ""
 
-#: config/i386/i386.c:4781
+#: config/i386/i386.c:4873
 #, gcc-internal-format
 msgid "AVX vector argument without AVX enabled changes the ABI"
 msgstr ""
 
-#: config/i386/i386.c:5058
+#: config/i386/i386.c:5055
+#, gcc-internal-format
+msgid ""
+"The ABI of passing struct with a flexible array member has changed in GCC 4.4"
+msgstr ""
+
+#: config/i386/i386.c:5171
 #, gcc-internal-format
 msgid "The ABI of passing union with long double has changed in GCC 4.4"
 msgstr ""
 
-#: config/i386/i386.c:5303
+#: config/i386/i386.c:5286
+#, gcc-internal-format
+msgid ""
+"The ABI of passing structure with complex float member has changed in GCC 4.4"
+msgstr ""
+
+#: config/i386/i386.c:5431
 #, gcc-internal-format
 msgid "SSE register return with SSE disabled"
 msgstr ""
 
-#: config/i386/i386.c:5309
+#: config/i386/i386.c:5437
 #, gcc-internal-format
 msgid "SSE register argument with SSE disabled"
 msgstr ""
 
-#: config/i386/i386.c:5325
+#: config/i386/i386.c:5453
 #, gcc-internal-format
 msgid "x87 register return with x87 disabled"
 msgstr ""
 
-#: config/i386/i386.c:5691
+#: config/i386/i386.c:5819
 #, gcc-internal-format
 msgid "SSE vector argument without SSE enabled changes the ABI"
 msgstr ""
 
-#: config/i386/i386.c:5728
+#: config/i386/i386.c:5856
 #, gcc-internal-format
 msgid "MMX vector argument without MMX enabled changes the ABI"
 msgstr ""
 
-#: config/i386/i386.c:6329
+#: config/i386/i386.c:6457
 #, gcc-internal-format
 msgid "SSE vector return without SSE enabled changes the ABI"
 msgstr ""
 
-#: config/i386/i386.c:6339
+#: config/i386/i386.c:6467
 #, gcc-internal-format
 msgid "MMX vector return without MMX enabled changes the ABI"
 msgstr ""
 
-#: config/i386/i386.c:10606
+#: config/i386/i386.c:10732
 #, gcc-internal-format
 msgid "extended registers have no high halves"
 msgstr ""
 
-#: config/i386/i386.c:10621
+#: config/i386/i386.c:10747
 #, gcc-internal-format
 msgid "unsupported operand size for extended register"
 msgstr ""
 
-#: config/i386/i386.c:23591
+#: config/i386/i386.c:24012
 #, gcc-internal-format
 msgid "last argument must be an immediate"
 msgstr ""
 
-#: config/i386/i386.c:23884
+#: config/i386/i386.c:24305
 #, gcc-internal-format
 msgid "the fifth argument must be a 8-bit immediate"
 msgstr ""
 
-#: config/i386/i386.c:23979
+#: config/i386/i386.c:24400
 #, gcc-internal-format
 msgid "the third argument must be a 8-bit immediate"
 msgstr ""
 
-#: config/i386/i386.c:24319
+#: config/i386/i386.c:24740
 #, gcc-internal-format
 msgid "the last argument must be a 4-bit immediate"
 msgstr ""
 
-#: config/i386/i386.c:24324
+#: config/i386/i386.c:24745
 #, gcc-internal-format
 msgid "the last argument must be a 2-bit immediate"
 msgstr ""
 
-#: config/i386/i386.c:24333
+#: config/i386/i386.c:24754
 #, gcc-internal-format
 msgid "the last argument must be a 1-bit immediate"
 msgstr ""
 
-#: config/i386/i386.c:24342
+#: config/i386/i386.c:24763
 #, gcc-internal-format
 msgid "the last argument must be a 5-bit immediate"
 msgstr ""
 
-#: config/i386/i386.c:24351
+#: config/i386/i386.c:24772
 #, gcc-internal-format
 msgid "the next to last argument must be an 8-bit immediate"
 msgstr ""
 
-#: config/i386/i386.c:24355 config/i386/i386.c:24533
+#: config/i386/i386.c:24776 config/i386/i386.c:24954
 #, gcc-internal-format
 msgid "the last argument must be an 8-bit immediate"
 msgstr ""
 
-#: config/i386/i386.c:24591 config/rs6000/rs6000.c:8540
+#: config/i386/i386.c:25012 config/rs6000/rs6000.c:8539
 #, gcc-internal-format
 msgid "selector must be an integer constant in the range 0..%wi"
 msgstr ""
 
-#: config/i386/i386.c:24734
+#: config/i386/i386.c:25155
 #, gcc-internal-format
 msgid "%qE needs unknown isa option"
 msgstr ""
 
-#: config/i386/i386.c:24738
+#: config/i386/i386.c:25159
 #, gcc-internal-format
 msgid "%qE needs isa option %s"
 msgstr ""
 
-#: config/i386/i386.c:26381
+#: config/i386/i386.c:26804
 #, gcc-internal-format
 msgid "%qs attribute only available for 64-bit"
 msgstr ""
 
-#: config/i386/i386.c:26392 config/i386/i386.c:26401
+#: config/i386/i386.c:26815 config/i386/i386.c:26824
 #, gcc-internal-format
 msgid "ms_abi and sysv_abi attributes are not compatible"
 msgstr ""
 
-#: config/i386/i386.c:26439 config/rs6000/rs6000.c:20748
+#: config/i386/i386.c:26862 config/rs6000/rs6000.c:20746
 #, gcc-internal-format
 msgid "%qs incompatible attribute ignored"
 msgstr ""
@@ -26547,34 +26906,44 @@ msgstr ""
 msgid "%Jaddress area attribute cannot be specified for functions"
 msgstr ""
 
-#: config/ia64/ia64.c:5168 config/pa/pa.c:351 config/sh/sh.c:7952
-#: config/spu/spu.c:4478
+#: config/ia64/ia64.c:5153 config/pa/pa.c:351 config/sh/sh.c:7965
+#: config/spu/spu.c:4470
 #, gcc-internal-format
 msgid "value of -mfixed-range must have form REG1-REG2"
 msgstr ""
 
-#: config/ia64/ia64.c:5195 config/pa/pa.c:378 config/sh/sh.c:7978
-#: config/spu/spu.c:4504
+#: config/ia64/ia64.c:5180 config/pa/pa.c:378 config/sh/sh.c:7991
+#: config/spu/spu.c:4496
 #, gcc-internal-format
 msgid "%s-%s is an empty range"
 msgstr ""
 
-#: config/ia64/ia64.c:5223
+#: config/ia64/ia64.c:5210
 #, gcc-internal-format
 msgid "bad value %<%s%> for -mtls-size= switch"
 msgstr ""
 
-#: config/ia64/ia64.c:5251
+#: config/ia64/ia64.c:5239
+#, gcc-internal-format
+msgid "value %<%s%> for -mtune= switch is deprecated"
+msgstr ""
+
+#: config/ia64/ia64.c:5241
+#, gcc-internal-format
+msgid "GCC 4.4 is the last release with Itanium1 tuning support"
+msgstr ""
+
+#: config/ia64/ia64.c:5248
 #, gcc-internal-format
 msgid "bad value %<%s%> for -mtune= switch"
 msgstr ""
 
-#: config/ia64/ia64.c:5270
+#: config/ia64/ia64.c:5267
 #, gcc-internal-format
 msgid "not yet implemented: latency-optimized inline square root"
 msgstr ""
 
-#: config/ia64/ia64.c:10535
+#: config/ia64/ia64.c:10536
 #, gcc-internal-format
 msgid "version attribute is not a string"
 msgstr ""
@@ -26624,22 +26993,22 @@ msgstr ""
 msgid "invalid target memregs value '%d'"
 msgstr ""
 
-#: config/m32c/m32c.c:2793
+#: config/m32c/m32c.c:2798
 #, gcc-internal-format
 msgid "`%s' attribute is not supported for R8C target"
 msgstr ""
 
-#: config/m32c/m32c.c:2801
+#: config/m32c/m32c.c:2806
 #, gcc-internal-format
 msgid "`%s' attribute applies only to functions"
 msgstr ""
 
-#: config/m32c/m32c.c:2809 config/sh/sh.c:8184
+#: config/m32c/m32c.c:2814 config/sh/sh.c:8197
 #, gcc-internal-format
 msgid "`%s' attribute argument not an integer constant"
 msgstr ""
 
-#: config/m32c/m32c.c:2818
+#: config/m32c/m32c.c:2823
 #, gcc-internal-format
 msgid "`%s' attribute argument should be between 18 to 255"
 msgstr ""
@@ -26689,153 +27058,168 @@ msgstr ""
 msgid "interrupt_thread is available only on fido"
 msgstr ""
 
-#: config/m68k/m68k.c:1116 config/rs6000/rs6000.c:15586
+#: config/m68k/m68k.c:1116 config/rs6000/rs6000.c:15593
 #, gcc-internal-format
 msgid "stack limit expression is not supported"
 msgstr ""
 
-#: config/mips/mips.c:1235
+#: config/mips/mips.c:1295
 #, gcc-internal-format
 msgid "%qs cannot have both %<mips16%> and %<nomips16%> attributes"
 msgstr ""
 
-#: config/mips/mips.c:1257 config/mips/mips.c:1260
+#: config/mips/mips.c:1317 config/mips/mips.c:1320
 #, gcc-internal-format
 msgid "%qs redeclared with conflicting %qs attributes"
 msgstr ""
 
-#: config/mips/mips.c:2718
+#: config/mips/mips.c:2778
 #, gcc-internal-format
 msgid "MIPS16 TLS"
 msgstr ""
 
-#: config/mips/mips.c:6058
+#: config/mips/mips.c:6119
 #, gcc-internal-format
 msgid "cannot handle inconsistent calls to %qs"
 msgstr ""
 
-#: config/mips/mips.c:11706
+#: config/mips/mips.c:8721
+#, gcc-internal-format
+msgid "the %<interrupt%> attribute requires a MIPS32r2 processor"
+msgstr ""
+
+#: config/mips/mips.c:8723
+#, gcc-internal-format
+msgid "the %<interrupt%> attribute requires %<-msoft-float%>"
+msgstr ""
+
+#: config/mips/mips.c:8725
+#, gcc-internal-format
+msgid "interrupt handlers cannot be MIPS16 functions"
+msgstr ""
+
+#: config/mips/mips.c:12131
 #, gcc-internal-format
 msgid "invalid argument to built-in function"
 msgstr ""
 
-#: config/mips/mips.c:11947
+#: config/mips/mips.c:12372
 #, gcc-internal-format
 msgid "built-in function %qs not supported for MIPS16"
 msgstr ""
 
-#: config/mips/mips.c:12525
+#: config/mips/mips.c:12950
 #, gcc-internal-format
 msgid "%qs does not support MIPS16 code"
 msgstr ""
 
-#: config/mips/mips.c:13499
+#: config/mips/mips.c:13924
 #, gcc-internal-format
 msgid "MIPS16 PIC for ABIs other than o32 and o64"
 msgstr ""
 
-#: config/mips/mips.c:13502
+#: config/mips/mips.c:13927
 #, gcc-internal-format
 msgid "MIPS16 -mxgot code"
 msgstr ""
 
-#: config/mips/mips.c:13505
+#: config/mips/mips.c:13930
 #, gcc-internal-format
 msgid "hard-float MIPS16 code for ABIs other than o32 and o64"
 msgstr ""
 
-#: config/mips/mips.c:13634
+#: config/mips/mips.c:14059
 #, gcc-internal-format
 msgid "CPU names must be lower case"
 msgstr ""
 
-#: config/mips/mips.c:13777
+#: config/mips/mips.c:14202
 #, gcc-internal-format
 msgid ""
 "%<-%s%> conflicts with the other architecture options, which specify a %s "
 "processor"
 msgstr ""
 
-#: config/mips/mips.c:13793
+#: config/mips/mips.c:14218
 #, gcc-internal-format
 msgid "%<-march=%s%> is not compatible with the selected ABI"
 msgstr ""
 
-#: config/mips/mips.c:13808
+#: config/mips/mips.c:14233
 #, gcc-internal-format
 msgid "%<-mgp64%> used with a 32-bit processor"
 msgstr ""
 
-#: config/mips/mips.c:13810
+#: config/mips/mips.c:14235
 #, gcc-internal-format
 msgid "%<-mgp32%> used with a 64-bit ABI"
 msgstr ""
 
-#: config/mips/mips.c:13812
+#: config/mips/mips.c:14237
 #, gcc-internal-format
 msgid "%<-mgp64%> used with a 32-bit ABI"
 msgstr ""
 
-#: config/mips/mips.c:13828 config/mips/mips.c:13830 config/mips/mips.c:13897
+#: config/mips/mips.c:14253 config/mips/mips.c:14255 config/mips/mips.c:14322
 #, gcc-internal-format
 msgid "unsupported combination: %s"
 msgstr ""
 
-#: config/mips/mips.c:13834
+#: config/mips/mips.c:14259
 #, 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:13837
+#: config/mips/mips.c:14262
 #, gcc-internal-format
 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
 msgstr ""
 
-#: config/mips/mips.c:13891
+#: config/mips/mips.c:14316
 #, gcc-internal-format
 msgid "the %qs architecture does not support branch-likely instructions"
 msgstr ""
 
-#: config/mips/mips.c:13931
+#: config/mips/mips.c:14356
 #, gcc-internal-format
 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
 msgstr ""
 
-#: config/mips/mips.c:13939 config/mips/mips.c:13942
+#: config/mips/mips.c:14364 config/mips/mips.c:14367
 #, gcc-internal-format
 msgid "cannot use small-data accesses for %qs"
 msgstr ""
 
-#: config/mips/mips.c:13956
+#: config/mips/mips.c:14381
 #, gcc-internal-format
 msgid "%<-mips3d%> requires %<-mpaired-single%>"
 msgstr ""
 
-#: config/mips/mips.c:13965
+#: config/mips/mips.c:14390
 #, gcc-internal-format
 msgid "%qs must be used with %qs"
 msgstr ""
 
-#: config/mips/mips.c:13972
+#: config/mips/mips.c:14397
 #, gcc-internal-format
 msgid "the %qs architecture does not support paired-single instructions"
 msgstr ""
 
-#: config/mips/mips.c:13978
+#: config/mips/mips.c:14403
 #, gcc-internal-format
 msgid "%qs requires a target that provides the %qs instruction"
 msgstr ""
 
-#: config/mips/mips.c:14078
+#: config/mips/mips.c:14503
 #, 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:2308
+#: config/mips/mips.h:2327
 #, gcc-internal-format
 msgid "mips16 function profiling"
 msgstr ""
@@ -26913,7 +27297,7 @@ msgstr ""
 msgid "-g option disabled"
 msgstr ""
 
-#: config/pa/pa.c:8388
+#: config/pa/pa.c:8376
 #, gcc-internal-format
 msgid ""
 "alignment (%u) for %s exceeds maximum alignment for global common data.  "
@@ -27075,88 +27459,88 @@ msgstr ""
 msgid "junk at end of #pragma longcall"
 msgstr ""
 
-#: config/rs6000/rs6000-c.c:2989
+#: config/rs6000/rs6000-c.c:3023
 #, gcc-internal-format
 msgid "%s only accepts %d arguments"
 msgstr ""
 
-#: config/rs6000/rs6000-c.c:2994
+#: config/rs6000/rs6000-c.c:3028
 #, gcc-internal-format
 msgid "%s only accepts 1 argument"
 msgstr ""
 
-#: config/rs6000/rs6000-c.c:2999 config/rs6000/rs6000-c.c:3006
+#: config/rs6000/rs6000-c.c:3033
 #, gcc-internal-format
 msgid "%s only accepts 2 arguments"
 msgstr ""
 
-#: config/rs6000/rs6000-c.c:3067
+#: config/rs6000/rs6000-c.c:3094
 #, gcc-internal-format
 msgid "vec_extract only accepts 2 arguments"
 msgstr ""
 
-#: config/rs6000/rs6000-c.c:3124
+#: config/rs6000/rs6000-c.c:3149
 #, gcc-internal-format
 msgid "vec_insert only accepts 3 arguments"
 msgstr ""
 
-#: config/rs6000/rs6000-c.c:3206
+#: config/rs6000/rs6000-c.c:3231
 #, gcc-internal-format
 msgid "passing arg %d of %qE discards qualifiers frompointer target type"
 msgstr ""
 
-#: config/rs6000/rs6000-c.c:3249
+#: config/rs6000/rs6000-c.c:3274
 #, gcc-internal-format
 msgid "invalid parameter combination for AltiVec intrinsic"
 msgstr ""
 
-#: config/rs6000/rs6000.c:1373
+#: config/rs6000/rs6000.c:1368
 #, gcc-internal-format
 msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
 msgstr ""
 
-#: config/rs6000/rs6000.c:1384
+#: config/rs6000/rs6000.c:1379
 #, gcc-internal-format
 msgid "-m64 requires PowerPC64 architecture, enabling"
 msgstr ""
 
-#: config/rs6000/rs6000.c:1605
+#: config/rs6000/rs6000.c:1600
 #, gcc-internal-format
 msgid "AltiVec not supported in this target"
 msgstr ""
 
-#: config/rs6000/rs6000.c:1607
+#: config/rs6000/rs6000.c:1602
 #, gcc-internal-format
 msgid "Spe not supported in this target"
 msgstr ""
 
-#: config/rs6000/rs6000.c:1634
+#: config/rs6000/rs6000.c:1629
 #, gcc-internal-format
 msgid "-mmultiple is not supported on little endian systems"
 msgstr ""
 
-#: config/rs6000/rs6000.c:1641
+#: config/rs6000/rs6000.c:1636
 #, gcc-internal-format
 msgid "-mstring is not supported on little endian systems"
 msgstr ""
 
-#: config/rs6000/rs6000.c:1655
+#: config/rs6000/rs6000.c:1650
 #, gcc-internal-format
 msgid "unknown -mdebug-%s switch"
 msgstr ""
 
-#: config/rs6000/rs6000.c:1667
+#: config/rs6000/rs6000.c:1662
 #, gcc-internal-format
 msgid ""
 "unknown -mtraceback arg %qs; expecting %<full%>, %<partial%> or %<none%>"
 msgstr ""
 
-#: config/rs6000/rs6000.c:2176
+#: config/rs6000/rs6000.c:2171
 #, gcc-internal-format
 msgid "unknown -m%s= option specified: '%s'"
 msgstr ""
 
-#: config/rs6000/rs6000.c:2222
+#: config/rs6000/rs6000.c:2217
 #, gcc-internal-format
 msgid "unknown value %s for -mfpu"
 msgstr ""
@@ -27251,122 +27635,122 @@ msgid ""
 "compatibility guarantee"
 msgstr ""
 
-#: config/rs6000/rs6000.c:7868
+#: config/rs6000/rs6000.c:7867
 #, gcc-internal-format
 msgid "argument 1 must be a 5-bit signed literal"
 msgstr ""
 
-#: config/rs6000/rs6000.c:7971 config/rs6000/rs6000.c:8903
+#: config/rs6000/rs6000.c:7970 config/rs6000/rs6000.c:8902
 #, gcc-internal-format
 msgid "argument 2 must be a 5-bit unsigned literal"
 msgstr ""
 
-#: config/rs6000/rs6000.c:8011
+#: config/rs6000/rs6000.c:8010
 #, gcc-internal-format
 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
 msgstr ""
 
-#: config/rs6000/rs6000.c:8064
+#: config/rs6000/rs6000.c:8063
 #, gcc-internal-format
 msgid "argument 1 of __builtin_altivec_predicate is out of range"
 msgstr ""
 
-#: config/rs6000/rs6000.c:8313
+#: config/rs6000/rs6000.c:8312
 #, gcc-internal-format
 msgid "argument 3 must be a 4-bit unsigned literal"
 msgstr ""
 
-#: config/rs6000/rs6000.c:8485
+#: config/rs6000/rs6000.c:8484
 #, gcc-internal-format
 msgid "argument to %qs must be a 2-bit unsigned literal"
 msgstr ""
 
-#: config/rs6000/rs6000.c:8627
+#: config/rs6000/rs6000.c:8626
 #, gcc-internal-format
 msgid "unresolved overload for Altivec builtin %qF"
 msgstr ""
 
-#: config/rs6000/rs6000.c:8718
+#: config/rs6000/rs6000.c:8717
 #, gcc-internal-format
 msgid "argument to dss must be a 2-bit unsigned literal"
 msgstr ""
 
-#: config/rs6000/rs6000.c:9023
+#: config/rs6000/rs6000.c:9022
 #, gcc-internal-format
 msgid "argument 1 of __builtin_paired_predicate must be a constant"
 msgstr ""
 
-#: config/rs6000/rs6000.c:9070
+#: config/rs6000/rs6000.c:9069
 #, gcc-internal-format
 msgid "argument 1 of __builtin_paired_predicate is out of range"
 msgstr ""
 
-#: config/rs6000/rs6000.c:9095
+#: config/rs6000/rs6000.c:9094
 #, gcc-internal-format
 msgid "argument 1 of __builtin_spe_predicate must be a constant"
 msgstr ""
 
-#: config/rs6000/rs6000.c:9167
+#: config/rs6000/rs6000.c:9166
 #, gcc-internal-format
 msgid "argument 1 of __builtin_spe_predicate is out of range"
 msgstr ""
 
-#: config/rs6000/rs6000.c:15549
+#: config/rs6000/rs6000.c:15556
 #, gcc-internal-format
 msgid "stack frame too large"
 msgstr ""
 
-#: config/rs6000/rs6000.c:18601
+#: config/rs6000/rs6000.c:18599
 #, gcc-internal-format
 msgid "no profiling of 64-bit code for this ABI"
 msgstr ""
 
-#: config/rs6000/rs6000.c:20550
+#: config/rs6000/rs6000.c:20548
 #, gcc-internal-format
 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code"
 msgstr ""
 
-#: config/rs6000/rs6000.c:20552
+#: config/rs6000/rs6000.c:20550
 #, gcc-internal-format
 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
 msgstr ""
 
-#: config/rs6000/rs6000.c:20556
+#: config/rs6000/rs6000.c:20554
 #, gcc-internal-format
 msgid "use of %<long long%> in AltiVec types is invalid"
 msgstr ""
 
-#: config/rs6000/rs6000.c:20558
+#: config/rs6000/rs6000.c:20556
 #, gcc-internal-format
 msgid "use of %<double%> in AltiVec types is invalid"
 msgstr ""
 
-#: config/rs6000/rs6000.c:20560
+#: config/rs6000/rs6000.c:20558
 #, gcc-internal-format
 msgid "use of %<long double%> in AltiVec types is invalid"
 msgstr ""
 
-#: config/rs6000/rs6000.c:20562
+#: config/rs6000/rs6000.c:20560
 #, gcc-internal-format
 msgid "use of boolean types in AltiVec types is invalid"
 msgstr ""
 
-#: config/rs6000/rs6000.c:20564
+#: config/rs6000/rs6000.c:20562
 #, gcc-internal-format
 msgid "use of %<complex%> in AltiVec types is invalid"
 msgstr ""
 
-#: config/rs6000/rs6000.c:20566
+#: config/rs6000/rs6000.c:20564
 #, gcc-internal-format
 msgid "use of decimal floating point types in AltiVec types is invalid"
 msgstr ""
 
-#: config/rs6000/rs6000.c:22852
+#: config/rs6000/rs6000.c:22853
 #, gcc-internal-format
 msgid "emitting microcode insn %s\t[%s] #%d"
 msgstr ""
 
-#: config/rs6000/rs6000.c:22856
+#: config/rs6000/rs6000.c:22857
 #, gcc-internal-format
 msgid "emitting conditional microcode insn %s\t[%s] #%d"
 msgstr ""
@@ -27416,7 +27800,7 @@ msgstr ""
 msgid "-m64 not supported in this configuration"
 msgstr ""
 
-#: config/rs6000/linux64.h:108
+#: config/rs6000/linux64.h:113
 #, gcc-internal-format
 msgid "-m64 requires a PowerPC64 cpu"
 msgstr ""
@@ -27433,7 +27817,7 @@ msgstr ""
 #. Number of bytes into the frame return addresses can be found.  See
 #. rs6000_stack_info in rs6000.c for more information on how the different
 #. abi's store the return address.
-#: config/rs6000/rs6000.h:1643
+#: config/rs6000/rs6000.h:1657
 #, gcc-internal-format
 msgid "RETURN_ADDRESS_OFFSET not supported"
 msgstr ""
@@ -27446,119 +27830,119 @@ msgstr ""
 #.
 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
 #. get control.
-#: config/rs6000/sysv4.h:129
+#: config/rs6000/sysv4.h:135
 #, gcc-internal-format
 msgid "bad value for -mcall-%s"
 msgstr ""
 
-#: config/rs6000/sysv4.h:145
+#: config/rs6000/sysv4.h:151
 #, gcc-internal-format
 msgid "bad value for -msdata=%s"
 msgstr ""
 
-#: config/rs6000/sysv4.h:162
+#: config/rs6000/sysv4.h:168
 #, gcc-internal-format
 msgid "-mrelocatable and -msdata=%s are incompatible"
 msgstr ""
 
-#: config/rs6000/sysv4.h:171
+#: config/rs6000/sysv4.h:177
 #, gcc-internal-format
 msgid "-f%s and -msdata=%s are incompatible"
 msgstr ""
 
-#: config/rs6000/sysv4.h:180
+#: config/rs6000/sysv4.h:186
 #, gcc-internal-format
 msgid "-msdata=%s and -mcall-%s are incompatible"
 msgstr ""
 
-#: config/rs6000/sysv4.h:189
+#: config/rs6000/sysv4.h:195
 #, gcc-internal-format
 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
 msgstr ""
 
-#: config/rs6000/sysv4.h:195
+#: config/rs6000/sysv4.h:201
 #, gcc-internal-format
 msgid "-mrelocatable and -mcall-%s are incompatible"
 msgstr ""
 
-#: config/rs6000/sysv4.h:202
+#: config/rs6000/sysv4.h:208
 #, gcc-internal-format
 msgid "-fPIC and -mcall-%s are incompatible"
 msgstr ""
 
-#: config/rs6000/sysv4.h:209
+#: config/rs6000/sysv4.h:215
 #, gcc-internal-format
 msgid "-mcall-aixdesc must be big endian"
 msgstr ""
 
-#: config/rs6000/sysv4.h:214
+#: config/rs6000/sysv4.h:220
 #, gcc-internal-format
 msgid "-msecure-plt not supported by your assembler"
 msgstr ""
 
-#: config/rs6000/sysv4.h:232
+#: config/rs6000/sysv4.h:238
 #, gcc-internal-format
 msgid "-m%s not supported in this configuration"
 msgstr ""
 
-#: config/s390/s390.c:1531
+#: config/s390/s390.c:1522
 #, gcc-internal-format
 msgid "stack guard value must be an exact power of 2"
 msgstr ""
 
-#: config/s390/s390.c:1538
+#: config/s390/s390.c:1529
 #, gcc-internal-format
 msgid "stack size must be an exact power of 2"
 msgstr ""
 
-#: config/s390/s390.c:1583
+#: config/s390/s390.c:1574
 #, gcc-internal-format
 msgid "z/Architecture mode not supported on %s"
 msgstr ""
 
-#: config/s390/s390.c:1585
+#: config/s390/s390.c:1576
 #, gcc-internal-format
 msgid "64-bit ABI not supported in ESA/390 mode"
 msgstr ""
 
-#: config/s390/s390.c:1592
+#: config/s390/s390.c:1583
 #, gcc-internal-format
 msgid "Hardware decimal floating point instructions not available on %s"
 msgstr ""
 
-#: config/s390/s390.c:1595
+#: config/s390/s390.c:1586
 #, gcc-internal-format
 msgid ""
 "Hardware decimal floating point instructions not available in ESA/390 mode"
 msgstr ""
 
-#: config/s390/s390.c:1605
+#: config/s390/s390.c:1596
 #, gcc-internal-format
 msgid "-mhard-dfp can't be used in conjunction with -msoft-float"
 msgstr ""
 
-#: config/s390/s390.c:1627
+#: config/s390/s390.c:1618
 #, gcc-internal-format
 msgid ""
 "-mbackchain -mpacked-stack -mhard-float are not supported in combination"
 msgstr ""
 
-#: config/s390/s390.c:1633
+#: config/s390/s390.c:1624
 #, gcc-internal-format
 msgid "stack size must be greater than the stack guard value"
 msgstr ""
 
-#: config/s390/s390.c:1635
+#: config/s390/s390.c:1626
 #, gcc-internal-format
 msgid "stack size must not be greater than 64k"
 msgstr ""
 
-#: config/s390/s390.c:1638
+#: config/s390/s390.c:1629
 #, gcc-internal-format
 msgid "-mstack-guard implies use of -mstack-size"
 msgstr ""
 
-#: config/s390/s390.c:7064
+#: config/s390/s390.c:7065
 #, gcc-internal-format
 msgid "total size of local variables exceeds architecture limit"
 msgstr ""
@@ -27583,59 +27967,59 @@ msgstr ""
 msgid "-fPIC and -G are incompatible"
 msgstr ""
 
-#: config/sh/sh.c:6971
+#: config/sh/sh.c:6964
 #, gcc-internal-format
 msgid "__builtin_saveregs not supported by this subtarget"
 msgstr ""
 
-#: config/sh/sh.c:8040
+#: config/sh/sh.c:8053
 #, gcc-internal-format
 msgid "%qs attribute only applies to interrupt functions"
 msgstr ""
 
-#: config/sh/sh.c:8123
+#: config/sh/sh.c:8136
 #, gcc-internal-format
 msgid "%qs attribute is supported only for SH2A"
 msgstr ""
 
-#: config/sh/sh.c:8153
+#: config/sh/sh.c:8166
 #, gcc-internal-format
 msgid "attribute interrupt_handler is not compatible with -m5-compact"
 msgstr ""
 
-#: config/sh/sh.c:8170
+#: config/sh/sh.c:8183
 #, gcc-internal-format
 msgid "%qs attribute only applies to SH2A"
 msgstr ""
 
-#: config/sh/sh.c:8192
+#: config/sh/sh.c:8205
 #, 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:8265
+#: config/sh/sh.c:8278
 #, gcc-internal-format
 msgid "%qs attribute argument not a string constant"
 msgstr ""
 
 #. The argument must be a constant integer.
-#: config/sh/sh.c:8290
+#: config/sh/sh.c:8303
 #, gcc-internal-format
 msgid "%qs attribute argument not an integer constant"
 msgstr ""
 
-#: config/sh/sh.c:10482
+#: config/sh/sh.c:10495
 #, gcc-internal-format
 msgid "r0 needs to be available as a call-clobbered register"
 msgstr ""
 
-#: config/sh/sh.c:10503
+#: config/sh/sh.c:10516
 #, gcc-internal-format
 msgid "Need a second call-clobbered general purpose register"
 msgstr ""
 
-#: config/sh/sh.c:10511
+#: config/sh/sh.c:10524
 #, gcc-internal-format
 msgid "Need a call-clobbered target register"
 msgstr ""
@@ -27668,7 +28052,7 @@ msgstr ""
 msgid "%s %q+D %s after being referenced with dllimport linkage"
 msgstr ""
 
-#: config/sh/symbian.c:891 cp/tree.c:2843
+#: config/sh/symbian.c:891 cp/tree.c:2844
 #, gcc-internal-format
 msgid "lang_* check: failed in %s, at %s:%d"
 msgstr ""
@@ -27726,17 +28110,17 @@ msgstr ""
 msgid "-mcmodel= is not supported on 32 bit systems"
 msgstr ""
 
-#: config/spu/spu-c.c:135
+#: config/spu/spu-c.c:136
 #, gcc-internal-format
 msgid "insufficient arguments to overloaded function %s"
 msgstr ""
 
-#: config/spu/spu-c.c:170
+#: config/spu/spu-c.c:171
 #, gcc-internal-format
 msgid "too many arguments to overloaded function %s"
 msgstr ""
 
-#: config/spu/spu-c.c:182
+#: config/spu/spu-c.c:183
 #, gcc-internal-format
 msgid "parameter list does not match a valid signature for %s()"
 msgstr ""
@@ -27746,22 +28130,22 @@ msgstr ""
 msgid "Unknown architecture '%s'"
 msgstr ""
 
-#: config/spu/spu.c:3649
+#: config/spu/spu.c:3641
 #, gcc-internal-format
 msgid "`%s' attribute ignored"
 msgstr ""
 
-#: config/spu/spu.c:5828
+#: config/spu/spu.c:5820
 #, gcc-internal-format
 msgid "%s expects an integer literal in the range [%d, %d]."
 msgstr ""
 
-#: config/spu/spu.c:5848
+#: config/spu/spu.c:5840
 #, gcc-internal-format
 msgid "%s expects an integer literal in the range [%d, %d]. ("
 msgstr ""
 
-#: config/spu/spu.c:5878
+#: config/spu/spu.c:5870
 #, gcc-internal-format
 msgid "%d least significant bits of %s are ignored."
 msgstr ""
@@ -27966,7 +28350,7 @@ msgstr ""
 msgid "%s %+#D <near match>"
 msgstr ""
 
-#: cp/call.c:2569 cp/pt.c:1406
+#: cp/call.c:2569 cp/pt.c:1407
 #, gcc-internal-format
 msgid "%s %+#D"
 msgstr ""
@@ -28069,93 +28453,93 @@ msgstr ""
 msgid "enumeral and non-enumeral type in conditional expression"
 msgstr ""
 
-#: cp/call.c:4049
+#: cp/call.c:4052
 #, gcc-internal-format
 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
 msgstr ""
 
-#: cp/call.c:4127
+#: cp/call.c:4130
 #, gcc-internal-format
 msgid "comparison between %q#T and %q#T"
 msgstr ""
 
-#: cp/call.c:4412
+#: cp/call.c:4418
 #, gcc-internal-format
 msgid "no corresponding deallocation function for %qD"
 msgstr ""
 
-#: cp/call.c:4417
+#: cp/call.c:4423
 #, gcc-internal-format
 msgid "no suitable %<operator %s%> for %qT"
 msgstr ""
 
-#: cp/call.c:4435
+#: cp/call.c:4441
 #, gcc-internal-format
 msgid "%q+#D is private"
 msgstr ""
 
-#: cp/call.c:4437
+#: cp/call.c:4443
 #, gcc-internal-format
 msgid "%q+#D is protected"
 msgstr ""
 
-#: cp/call.c:4439
+#: cp/call.c:4445
 #, gcc-internal-format
 msgid "%q+#D is inaccessible"
 msgstr ""
 
-#: cp/call.c:4440
+#: cp/call.c:4446
 #, gcc-internal-format
 msgid "within this context"
 msgstr ""
 
-#: cp/call.c:4486
+#: cp/call.c:4492
 #, gcc-internal-format
 msgid "passing NULL to non-pointer argument %P of %qD"
 msgstr ""
 
-#: cp/call.c:4489
+#: cp/call.c:4495
 #, gcc-internal-format
 msgid "converting to non-pointer type %qT from NULL"
 msgstr ""
 
-#: cp/call.c:4495
+#: cp/call.c:4501
 #, gcc-internal-format
 msgid "converting %<false%> to pointer type for argument %P of %qD"
 msgstr ""
 
-#: cp/call.c:4546 cp/cvt.c:217
+#: cp/call.c:4552 cp/cvt.c:217
 #, gcc-internal-format
 msgid "invalid conversion from %qT to %qT"
 msgstr ""
 
-#: cp/call.c:4548
+#: cp/call.c:4554
 #, gcc-internal-format
 msgid "  initializing argument %P of %qD"
 msgstr ""
 
-#: cp/call.c:4572
+#: cp/call.c:4578
 #, gcc-internal-format
 msgid ""
 "converting to %qT from initializer list would use explicit constructor %qD"
 msgstr ""
 
-#: cp/call.c:4735
+#: cp/call.c:4741
 #, gcc-internal-format
 msgid "cannot bind bitfield %qE to %qT"
 msgstr ""
 
-#: cp/call.c:4738 cp/call.c:4756
+#: cp/call.c:4744 cp/call.c:4762
 #, gcc-internal-format
 msgid "cannot bind packed field %qE to %qT"
 msgstr ""
 
-#: cp/call.c:4741
+#: cp/call.c:4747
 #, gcc-internal-format
 msgid "cannot bind rvalue %qE to %qT"
 msgstr ""
 
-#: cp/call.c:4865
+#: cp/call.c:4871
 #, gcc-internal-format
 msgid ""
 "cannot pass objects of non-POD type %q#T through %<...%>; call will abort at "
@@ -28163,108 +28547,123 @@ msgid ""
 msgstr ""
 
 #. Undefined behavior [expr.call] 5.2.2/7.
-#: cp/call.c:4893
+#: cp/call.c:4899
 #, gcc-internal-format
 msgid ""
 "cannot receive objects of non-POD type %q#T through %<...%>; call will abort "
 "at runtime"
 msgstr ""
 
-#: cp/call.c:4941
+#: cp/call.c:4947
 #, gcc-internal-format
 msgid "the default argument for parameter %d of %qD has not yet been parsed"
 msgstr ""
 
-#: cp/call.c:4951
+#: cp/call.c:4957
 #, gcc-internal-format
 msgid "recursive evaluation of default argument for %q#D"
 msgstr ""
 
-#: cp/call.c:5068
+#: cp/call.c:5074
 #, gcc-internal-format
 msgid "argument of function call might be a candidate for a format attribute"
 msgstr ""
 
-#: cp/call.c:5222
+#: cp/call.c:5228
 #, gcc-internal-format
 msgid "passing %qT as %<this%> argument of %q#D discards qualifiers"
 msgstr ""
 
-#: cp/call.c:5244
+#: cp/call.c:5250
 #, gcc-internal-format
 msgid "%qT is not an accessible base of %qT"
 msgstr ""
 
-#: cp/call.c:5522
+#: cp/call.c:5545
 #, gcc-internal-format
 msgid "could not find class$ field in java interface type %qT"
 msgstr ""
 
-#: cp/call.c:5765
+#: cp/call.c:5788
 #, gcc-internal-format
 msgid "call to non-function %qD"
 msgstr ""
 
-#: cp/call.c:5904
+#: cp/call.c:5927
 #, gcc-internal-format
 msgid "no matching function for call to %<%T::%s(%A)%#V%>"
 msgstr ""
 
-#: cp/call.c:5925
+#: cp/call.c:5948
 #, gcc-internal-format
 msgid "call of overloaded %<%s(%A)%> is ambiguous"
 msgstr ""
 
-#: cp/call.c:5954
+#: cp/call.c:5977
 #, gcc-internal-format
 msgid "cannot call member function %qD without object"
 msgstr ""
 
-#: cp/call.c:6642
+#: cp/call.c:6665
 #, gcc-internal-format
 msgid "passing %qT chooses %qT over %qT"
 msgstr ""
 
-#: cp/call.c:6644 cp/name-lookup.c:4468 cp/name-lookup.c:4913
+#: cp/call.c:6667 cp/name-lookup.c:4475 cp/name-lookup.c:4920
 #, gcc-internal-format
 msgid "  in call to %qD"
 msgstr ""
 
-#: cp/call.c:6701
+#: cp/call.c:6724
 #, gcc-internal-format
 msgid "choosing %qD over %qD"
 msgstr ""
 
-#: cp/call.c:6702
+#: cp/call.c:6725
 #, gcc-internal-format
 msgid "  for conversion from %qT to %qT"
 msgstr ""
 
-#: cp/call.c:6705
+#: cp/call.c:6728
 #, gcc-internal-format
 msgid "  because conversion sequence for the argument is better"
 msgstr ""
 
-#: cp/call.c:6821
+#: cp/call.c:6846
+#, gcc-internal-format
+msgid "default argument mismatch in overload resolution"
+msgstr ""
+
+#: cp/call.c:6849
+#, gcc-internal-format
+msgid " candidate 1: %q+#F"
+msgstr ""
+
+#: cp/call.c:6851
+#, gcc-internal-format
+msgid " candidate 2: %q+#F"
+msgstr ""
+
+#: cp/call.c:6889
 #, 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:6965
+#: cp/call.c:7033
 #, gcc-internal-format
 msgid "could not convert %qE to %qT"
 msgstr ""
 
-#: cp/call.c:7171
+#: cp/call.c:7239
 #, gcc-internal-format
 msgid ""
 "invalid initialization of non-const reference of type %qT from a temporary "
 "of type %qT"
 msgstr ""
 
-#: cp/call.c:7175
+#: cp/call.c:7243
 #, gcc-internal-format
 msgid ""
 "invalid initialization of reference of type %qT from expression of type %qT"
@@ -28275,357 +28674,357 @@ msgstr ""
 msgid "cannot convert from base %qT to derived type %qT via virtual base %qT"
 msgstr ""
 
-#: cp/class.c:975
+#: cp/class.c:974
 #, gcc-internal-format
 msgid "Java class %qT cannot have a destructor"
 msgstr ""
 
-#: cp/class.c:977
+#: cp/class.c:976
 #, gcc-internal-format
 msgid "Java class %qT cannot have an implicit non-trivial destructor"
 msgstr ""
 
-#: cp/class.c:1078
+#: cp/class.c:1077
 #, gcc-internal-format
 msgid "repeated using declaration %q+D"
 msgstr ""
 
-#: cp/class.c:1080
+#: cp/class.c:1079
 #, gcc-internal-format
 msgid "using declaration %q+D conflicts with a previous using declaration"
 msgstr ""
 
-#: cp/class.c:1085
+#: cp/class.c:1084
 #, gcc-internal-format
 msgid "%q+#D cannot be overloaded"
 msgstr ""
 
-#: cp/class.c:1086
+#: cp/class.c:1085
 #, gcc-internal-format
 msgid "with %q+#D"
 msgstr ""
 
-#: cp/class.c:1153
+#: cp/class.c:1152
 #, gcc-internal-format
 msgid "conflicting access specifications for method %q+D, ignored"
 msgstr ""
 
-#: cp/class.c:1156
+#: cp/class.c:1155
 #, gcc-internal-format
 msgid "conflicting access specifications for field %qE, ignored"
 msgstr ""
 
-#: cp/class.c:1217 cp/class.c:1225
+#: cp/class.c:1216 cp/class.c:1224
 #, gcc-internal-format
 msgid "%q+D invalid in %q#T"
 msgstr ""
 
-#: cp/class.c:1218
+#: cp/class.c:1217
 #, gcc-internal-format
 msgid "  because of local method %q+#D with same name"
 msgstr ""
 
-#: cp/class.c:1226
+#: cp/class.c:1225
 #, gcc-internal-format
 msgid "  because of local member %q+#D with same name"
 msgstr ""
 
-#: cp/class.c:1269
+#: cp/class.c:1268
 #, gcc-internal-format
 msgid "base class %q#T has a non-virtual destructor"
 msgstr ""
 
-#: cp/class.c:1586
+#: cp/class.c:1597
 #, gcc-internal-format
 msgid "all member functions in class %qT are private"
 msgstr ""
 
-#: cp/class.c:1598
+#: cp/class.c:1609
 #, gcc-internal-format
 msgid "%q#T only defines a private destructor and has no friends"
 msgstr ""
 
-#: cp/class.c:1643
+#: cp/class.c:1654
 #, gcc-internal-format
 msgid "%q#T only defines private constructors and has no friends"
 msgstr ""
 
-#: cp/class.c:2036
+#: cp/class.c:2047
 #, gcc-internal-format
 msgid "no unique final overrider for %qD in %qT"
 msgstr ""
 
 #. Here we know it is a hider, and no overrider exists.
-#: cp/class.c:2456
+#: cp/class.c:2467
 #, gcc-internal-format
 msgid "%q+D was hidden"
 msgstr ""
 
-#: cp/class.c:2457
+#: cp/class.c:2468
 #, gcc-internal-format
 msgid "  by %q+D"
 msgstr ""
 
-#: cp/class.c:2500 cp/decl2.c:1279
+#: cp/class.c:2511 cp/decl2.c:1269
 #, gcc-internal-format
 msgid "%q+#D invalid; an anonymous union can only have non-static data members"
 msgstr ""
 
-#: cp/class.c:2503
+#: cp/class.c:2514
 #, gcc-internal-format
 msgid ""
 "%q+#D invalid; an anonymous struct can only have non-static data members"
 msgstr ""
 
-#: cp/class.c:2511 cp/decl2.c:1285
+#: cp/class.c:2522 cp/decl2.c:1275
 #, gcc-internal-format
 msgid "private member %q+#D in anonymous union"
 msgstr ""
 
-#: cp/class.c:2513
+#: cp/class.c:2524
 #, gcc-internal-format
 msgid "private member %q+#D in anonymous struct"
 msgstr ""
 
-#: cp/class.c:2518 cp/decl2.c:1287
+#: cp/class.c:2529 cp/decl2.c:1277
 #, gcc-internal-format
 msgid "protected member %q+#D in anonymous union"
 msgstr ""
 
-#: cp/class.c:2520
+#: cp/class.c:2531
 #, gcc-internal-format
 msgid "protected member %q+#D in anonymous struct"
 msgstr ""
 
-#: cp/class.c:2699
+#: cp/class.c:2710
 #, gcc-internal-format
 msgid "bit-field %q+#D with non-integral type"
 msgstr ""
 
-#: cp/class.c:2712
+#: cp/class.c:2723
 #, gcc-internal-format
 msgid "bit-field %q+D width not an integer constant"
 msgstr ""
 
-#: cp/class.c:2717
+#: cp/class.c:2728
 #, gcc-internal-format
 msgid "negative width in bit-field %q+D"
 msgstr ""
 
-#: cp/class.c:2722
+#: cp/class.c:2733
 #, gcc-internal-format
 msgid "zero width for bit-field %q+D"
 msgstr ""
 
-#: cp/class.c:2728
+#: cp/class.c:2739
 #, gcc-internal-format
 msgid "width of %q+D exceeds its type"
 msgstr ""
 
-#: cp/class.c:2738
+#: cp/class.c:2749
 #, gcc-internal-format
 msgid "%q+D is too small to hold all values of %q#T"
 msgstr ""
 
-#: cp/class.c:2795
+#: cp/class.c:2806
 #, gcc-internal-format
 msgid "member %q+#D with constructor not allowed in union"
 msgstr ""
 
-#: cp/class.c:2798
+#: cp/class.c:2809
 #, gcc-internal-format
 msgid "member %q+#D with destructor not allowed in union"
 msgstr ""
 
-#: cp/class.c:2800
+#: cp/class.c:2811
 #, gcc-internal-format
 msgid "member %q+#D with copy assignment operator not allowed in union"
 msgstr ""
 
-#: cp/class.c:2824
+#: cp/class.c:2835
 #, gcc-internal-format
 msgid "multiple fields in union %qT initialized"
 msgstr ""
 
-#: cp/class.c:2913
+#: cp/class.c:2924
 #, gcc-internal-format
 msgid "%q+D may not be static because it is a member of a union"
 msgstr ""
 
-#: cp/class.c:2918
+#: cp/class.c:2929
 #, gcc-internal-format
 msgid "%q+D may not have reference type %qT because it is a member of a union"
 msgstr ""
 
-#: cp/class.c:2929
+#: cp/class.c:2940
 #, gcc-internal-format
 msgid "field %q+D invalidly declared function type"
 msgstr ""
 
-#: cp/class.c:2935
+#: cp/class.c:2946
 #, gcc-internal-format
 msgid "field %q+D invalidly declared method type"
 msgstr ""
 
-#: cp/class.c:2973
+#: cp/class.c:2984
 #, gcc-internal-format
 msgid "ignoring packed attribute because of unpacked non-POD field %q+#D"
 msgstr ""
 
-#: cp/class.c:3053
+#: cp/class.c:3064
 #, gcc-internal-format
 msgid "field %q+#D with same name as class"
 msgstr ""
 
-#: cp/class.c:3084
+#: cp/class.c:3095
 #, gcc-internal-format
 msgid "%q#T has pointer data members"
 msgstr ""
 
-#: cp/class.c:3089
+#: cp/class.c:3100
 #, gcc-internal-format
 msgid "  but does not override %<%T(const %T&)%>"
 msgstr ""
 
-#: cp/class.c:3091
+#: cp/class.c:3102
 #, gcc-internal-format
 msgid "  or %<operator=(const %T&)%>"
 msgstr ""
 
-#: cp/class.c:3095
+#: cp/class.c:3106
 #, gcc-internal-format
 msgid "  but does not override %<operator=(const %T&)%>"
 msgstr ""
 
-#: cp/class.c:3556
+#: cp/class.c:3567
 #, 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:3681
+#: cp/class.c:3692
 #, gcc-internal-format
 msgid "class %qT will be considered nearly empty in a future version of GCC"
 msgstr ""
 
-#: cp/class.c:3763
+#: cp/class.c:3774
 #, gcc-internal-format
 msgid "initializer specified for non-virtual method %q+D"
 msgstr ""
 
-#: cp/class.c:4334
+#: cp/class.c:4345
 #, gcc-internal-format
 msgid "non-static reference %q+#D in class without a constructor"
 msgstr ""
 
-#: cp/class.c:4339
+#: cp/class.c:4350
 #, gcc-internal-format
 msgid "non-static const member %q+#D in class without a constructor"
 msgstr ""
 
-#: cp/class.c:4594
+#: cp/class.c:4605
 #, 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:4695
+#: cp/class.c:4706
 #, gcc-internal-format
 msgid "direct base %qT inaccessible in %qT due to ambiguity"
 msgstr ""
 
-#: cp/class.c:4707
+#: cp/class.c:4718
 #, gcc-internal-format
 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
 msgstr ""
 
-#: cp/class.c:4886
+#: cp/class.c:4897
 #, 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:4926
+#: cp/class.c:4937
 #, 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:4954
+#: cp/class.c:4965
 #, 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:4963
+#: cp/class.c:4974
 #, 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:5050
+#: cp/class.c:5061
 #, gcc-internal-format
 msgid ""
 "layout of classes derived from empty class %qT may change in a future "
 "version of GCC"
 msgstr ""
 
-#: cp/class.c:5196
+#: cp/class.c:5207
 #, gcc-internal-format
 msgid "redefinition of %q#T"
 msgstr ""
 
-#: cp/class.c:5352
+#: cp/class.c:5363
 #, gcc-internal-format
 msgid "%q#T has virtual functions and accessible non-virtual destructor"
 msgstr ""
 
-#: cp/class.c:5454
+#: cp/class.c:5465
 #, gcc-internal-format
 msgid "trying to finish struct, but kicked out due to previous parse errors"
 msgstr ""
 
-#: cp/class.c:5916
+#: cp/class.c:5927
 #, gcc-internal-format
 msgid "language string %<\"%E\"%> not recognized"
 msgstr ""
 
-#: cp/class.c:6009
+#: cp/class.c:6020
 #, gcc-internal-format
 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
 msgstr ""
 
-#: cp/class.c:6138
+#: cp/class.c:6149
 #, gcc-internal-format
 msgid "no matches converting function %qD to type %q#T"
 msgstr ""
 
-#: cp/class.c:6161
+#: cp/class.c:6179
 #, gcc-internal-format
 msgid "converting overloaded function %qD to type %q#T is ambiguous"
 msgstr ""
 
-#: cp/class.c:6187
+#: cp/class.c:6206
 #, gcc-internal-format
 msgid "assuming pointer to member %qD"
 msgstr ""
 
-#: cp/class.c:6190
+#: cp/class.c:6209
 #, gcc-internal-format
 msgid "(a pointer to member can only be formed with %<&%E%>)"
 msgstr ""
 
-#: cp/class.c:6252 cp/class.c:6286
+#: cp/class.c:6271 cp/class.c:6305
 #, gcc-internal-format
 msgid "not enough type information"
 msgstr ""
 
-#: cp/class.c:6269
+#: cp/class.c:6288
 #, gcc-internal-format
 msgid "argument of type %qT does not match %qT"
 msgstr ""
@@ -28635,12 +29034,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:6587 cp/decl.c:1193 cp/name-lookup.c:526
+#: cp/class.c:6606 cp/decl.c:1182 cp/name-lookup.c:526
 #, gcc-internal-format
 msgid "declaration of %q#D"
 msgstr ""
 
-#: cp/class.c:6588
+#: cp/class.c:6607
 #, gcc-internal-format
 msgid "changes meaning of %qD from %q+#D"
 msgstr ""
@@ -28680,7 +29079,7 @@ msgstr ""
 msgid "conversion from %qT to %qT discards qualifiers"
 msgstr ""
 
-#: cp/cvt.c:470 cp/typeck.c:5449
+#: cp/cvt.c:470 cp/typeck.c:5479
 #, gcc-internal-format
 msgid "casting %qT to %qT does not dereference pointer"
 msgstr ""
@@ -28732,152 +29131,153 @@ msgstr ""
 msgid "object of type %qT will not be accessed in %s"
 msgstr ""
 
-#: cp/cvt.c:885
+#: cp/cvt.c:884 cp/cvt.c:998
+#, gcc-internal-format
+msgid "value computed is not used"
+msgstr ""
+
+#: cp/cvt.c:898
 #, gcc-internal-format
 msgid "object %qE of incomplete type %qT will not be accessed in %s"
 msgstr ""
 
-#: cp/cvt.c:923
+#: cp/cvt.c:936
 #, gcc-internal-format
 msgid "%s cannot resolve address of overloaded function"
 msgstr ""
 
-#: cp/cvt.c:933
+#: cp/cvt.c:946
 #, gcc-internal-format
 msgid "%s is a reference, not call, to function %qE"
 msgstr ""
 
-#: cp/cvt.c:951
+#: cp/cvt.c:964
 #, gcc-internal-format
 msgid "%s has no effect"
 msgstr ""
 
-#: cp/cvt.c:985
-#, gcc-internal-format
-msgid "value computed is not used"
-msgstr ""
-
-#: cp/cvt.c:1095
+#: cp/cvt.c:1108
 #, gcc-internal-format
 msgid "converting NULL to non-pointer type"
 msgstr ""
 
-#: cp/cvt.c:1201
+#: cp/cvt.c:1214
 #, gcc-internal-format
 msgid "ambiguous default type conversion from %qT"
 msgstr ""
 
-#: cp/cvt.c:1203
+#: cp/cvt.c:1216
 #, gcc-internal-format
 msgid "  candidate conversions include %qD and %qD"
 msgstr ""
 
-#: cp/decl.c:1056
+#: cp/decl.c:1045
 #, gcc-internal-format
 msgid "%qD was declared %<extern%> and later %<static%>"
 msgstr ""
 
-#: cp/decl.c:1057 cp/decl.c:1604 objc/objc-act.c:2935 objc/objc-act.c:7522
+#: cp/decl.c:1046 cp/decl.c:1593 objc/objc-act.c:2939 objc/objc-act.c:7544
 #, gcc-internal-format
 msgid "previous declaration of %q+D"
 msgstr ""
 
-#: cp/decl.c:1090
+#: cp/decl.c:1079
 #, gcc-internal-format
 msgid "declaration of %qF throws different exceptions"
 msgstr ""
 
-#: cp/decl.c:1091
+#: cp/decl.c:1080
 #, gcc-internal-format
 msgid "from previous declaration %q+F"
 msgstr ""
 
-#: cp/decl.c:1147
+#: cp/decl.c:1136
 #, gcc-internal-format
 msgid "function %q+D redeclared as inline"
 msgstr ""
 
-#: cp/decl.c:1149
+#: cp/decl.c:1138
 #, gcc-internal-format
 msgid "previous declaration of %q+D with attribute noinline"
 msgstr ""
 
-#: cp/decl.c:1156
+#: cp/decl.c:1145
 #, gcc-internal-format
 msgid "function %q+D redeclared with attribute noinline"
 msgstr ""
 
-#: cp/decl.c:1158
+#: cp/decl.c:1147
 #, gcc-internal-format
 msgid "previous declaration of %q+D was inline"
 msgstr ""
 
-#: cp/decl.c:1180 cp/decl.c:1253
+#: cp/decl.c:1169 cp/decl.c:1242
 #, gcc-internal-format
 msgid "shadowing %s function %q#D"
 msgstr ""
 
-#: cp/decl.c:1189
+#: cp/decl.c:1178
 #, gcc-internal-format
 msgid "library function %q#D redeclared as non-function %q#D"
 msgstr ""
 
-#: cp/decl.c:1194
+#: cp/decl.c:1183
 #, gcc-internal-format
 msgid "conflicts with built-in declaration %q#D"
 msgstr ""
 
-#: cp/decl.c:1248 cp/decl.c:1374 cp/decl.c:1390
+#: cp/decl.c:1237 cp/decl.c:1363 cp/decl.c:1379
 #, gcc-internal-format
 msgid "new declaration %q#D"
 msgstr ""
 
-#: cp/decl.c:1249
+#: cp/decl.c:1238
 #, gcc-internal-format
 msgid "ambiguates built-in declaration %q#D"
 msgstr ""
 
-#: cp/decl.c:1338
+#: cp/decl.c:1327
 #, gcc-internal-format
 msgid "%q#D redeclared as different kind of symbol"
 msgstr ""
 
-#: cp/decl.c:1341
+#: cp/decl.c:1330
 #, gcc-internal-format
 msgid "previous declaration of %q+#D"
 msgstr ""
 
-#: cp/decl.c:1360
+#: cp/decl.c:1349
 #, gcc-internal-format
 msgid "declaration of template %q#D"
 msgstr ""
 
-#: cp/decl.c:1361 cp/name-lookup.c:527 cp/name-lookup.c:807
+#: cp/decl.c:1350 cp/name-lookup.c:527 cp/name-lookup.c:813
+#: cp/name-lookup.c:824
 #, gcc-internal-format
 msgid "conflicts with previous declaration %q+#D"
 msgstr ""
 
-#: cp/decl.c:1375 cp/decl.c:1391
+#: cp/decl.c:1364 cp/decl.c:1380
 #, gcc-internal-format
 msgid "ambiguates old declaration %q+#D"
 msgstr ""
 
-#: cp/decl.c:1383
+#: cp/decl.c:1372
 #, gcc-internal-format
 msgid "declaration of C function %q#D conflicts with"
 msgstr ""
 
-#: cp/decl.c:1385
+#: cp/decl.c:1374
 #, gcc-internal-format
 msgid "previous declaration %q+#D here"
 msgstr ""
 
-#: cp/decl.c:1399
+#: cp/decl.c:1388
 #, gcc-internal-format
 msgid "conflicting declaration %q#D"
 msgstr ""
 
-#: cp/decl.c:1400
+#: cp/decl.c:1389
 #, gcc-internal-format
 msgid "%q+D has a previous declaration as %q#D"
 msgstr ""
@@ -28889,63 +29289,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:1452
+#: cp/decl.c:1441
 #, gcc-internal-format
 msgid "declaration of namespace %qD conflicts with"
 msgstr ""
 
-#: cp/decl.c:1453
+#: cp/decl.c:1442
 #, gcc-internal-format
 msgid "previous declaration of namespace %q+D here"
 msgstr ""
 
-#: cp/decl.c:1464
+#: cp/decl.c:1453
 #, gcc-internal-format
 msgid "%q+#D previously defined here"
 msgstr ""
 
 #. Prototype decl follows defn w/o prototype.
-#: cp/decl.c:1474
+#: cp/decl.c:1463
 #, gcc-internal-format
 msgid "prototype for %q+#D"
 msgstr ""
 
-#: cp/decl.c:1475
+#: cp/decl.c:1464
 #, gcc-internal-format
 msgid "%Jfollows non-prototype definition here"
 msgstr ""
 
-#: cp/decl.c:1515
+#: cp/decl.c:1504
 #, gcc-internal-format
 msgid "previous declaration of %q+#D with %qL linkage"
 msgstr ""
 
-#: cp/decl.c:1517
+#: cp/decl.c:1506
 #, gcc-internal-format
 msgid "conflicts with new declaration with %qL linkage"
 msgstr ""
 
-#: cp/decl.c:1540 cp/decl.c:1546
+#: cp/decl.c:1529 cp/decl.c:1535
 #, gcc-internal-format
 msgid "default argument given for parameter %d of %q#D"
 msgstr ""
 
-#: cp/decl.c:1542 cp/decl.c:1548
+#: cp/decl.c:1531 cp/decl.c:1537
 #, gcc-internal-format
 msgid "after previous specification in %q+#D"
 msgstr ""
 
-#: cp/decl.c:1603
+#: cp/decl.c:1592
 #, gcc-internal-format
 msgid "redundant redeclaration of %qD in same scope"
 msgstr ""
 
-#: cp/decl.c:1609
+#: cp/decl.c:1598
 #, gcc-internal-format
 msgid "deleted definition of %qD"
 msgstr ""
 
-#: cp/decl.c:1610
+#: cp/decl.c:1599
 #, gcc-internal-format
 msgid "after previous declaration %q+D"
 msgstr ""
@@ -28958,334 +29358,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:1946
+#: cp/decl.c:1935
 #, gcc-internal-format
 msgid "explicit specialization of %qD after first use"
 msgstr ""
 
-#: cp/decl.c:2042
+#: cp/decl.c:2031
 #, gcc-internal-format
 msgid "%q+D: visibility attribute ignored because it"
 msgstr ""
 
-#: cp/decl.c:2044
+#: cp/decl.c:2033
 #, gcc-internal-format
 msgid "%Jconflicts with previous declaration here"
 msgstr ""
 
-#: cp/decl.c:2477
+#: cp/decl.c:2466
 #, gcc-internal-format
 msgid "jump to label %qD"
 msgstr ""
 
-#: cp/decl.c:2479
+#: cp/decl.c:2468
 #, gcc-internal-format
 msgid "jump to case label"
 msgstr ""
 
-#: cp/decl.c:2481
+#: cp/decl.c:2470
 #, gcc-internal-format
 msgid "%H  from here"
 msgstr ""
 
-#: cp/decl.c:2500 cp/decl.c:2663
+#: cp/decl.c:2489 cp/decl.c:2652
 #, gcc-internal-format
 msgid "  exits OpenMP structured block"
 msgstr ""
 
-#: cp/decl.c:2521
+#: cp/decl.c:2510
 #, gcc-internal-format
 msgid "  crosses initialization of %q+#D"
 msgstr ""
 
-#: cp/decl.c:2523 cp/decl.c:2638
+#: cp/decl.c:2512 cp/decl.c:2627
 #, gcc-internal-format
 msgid "  enters scope of non-POD %q+#D"
 msgstr ""
 
-#: cp/decl.c:2536 cp/decl.c:2642
+#: cp/decl.c:2525 cp/decl.c:2631
 #, gcc-internal-format
 msgid "  enters try block"
 msgstr ""
 
-#: cp/decl.c:2538 cp/decl.c:2644
+#: cp/decl.c:2527 cp/decl.c:2633
 #, gcc-internal-format
 msgid "  enters catch block"
 msgstr ""
 
-#: cp/decl.c:2548 cp/decl.c:2647
+#: cp/decl.c:2537 cp/decl.c:2636
 #, gcc-internal-format
 msgid "  enters OpenMP structured block"
 msgstr ""
 
-#: cp/decl.c:2619 cp/decl.c:2659
+#: cp/decl.c:2608 cp/decl.c:2648
 #, gcc-internal-format
 msgid "jump to label %q+D"
 msgstr ""
 
-#: cp/decl.c:2620 cp/decl.c:2660
+#: cp/decl.c:2609 cp/decl.c:2649
 #, gcc-internal-format
 msgid "  from here"
 msgstr ""
 
 #. Can't skip init of __exception_info.
-#: cp/decl.c:2632
+#: cp/decl.c:2621
 #, gcc-internal-format
 msgid "%J  enters catch block"
 msgstr ""
 
-#: cp/decl.c:2636
+#: cp/decl.c:2625
 #, gcc-internal-format
 msgid "  skips initialization of %q+#D"
 msgstr ""
 
-#: cp/decl.c:2712
+#: cp/decl.c:2701
 #, gcc-internal-format
 msgid "label named wchar_t"
 msgstr ""
 
-#: cp/decl.c:2716
+#: cp/decl.c:2705
 #, gcc-internal-format
 msgid "duplicate label %qD"
 msgstr ""
 
-#: cp/decl.c:2983
+#: cp/decl.c:2972
 #, gcc-internal-format
 msgid "%qD is not a type"
 msgstr ""
 
-#: cp/decl.c:2989
+#: cp/decl.c:2978
 #, gcc-internal-format
 msgid "%qD used without template parameters"
 msgstr ""
 
-#: cp/decl.c:2998
+#: cp/decl.c:2987
 #, gcc-internal-format
 msgid "%q#T is not a class"
 msgstr ""
 
-#: cp/decl.c:3022 cp/decl.c:3090
+#: cp/decl.c:3011 cp/decl.c:3079
 #, gcc-internal-format
 msgid "no class template named %q#T in %q#T"
 msgstr ""
 
-#: cp/decl.c:3030
+#: cp/decl.c:3019
 #, gcc-internal-format
 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
 msgstr ""
 
-#: cp/decl.c:3037
+#: cp/decl.c:3026
 #, gcc-internal-format
 msgid "%<typename %T::%D%> names %q#T, which is not a type"
 msgstr ""
 
-#: cp/decl.c:3099
+#: cp/decl.c:3088
 #, gcc-internal-format
 msgid "template parameters do not match template"
 msgstr ""
 
-#: cp/decl.c:3100 cp/friend.c:321 cp/friend.c:329
+#: cp/decl.c:3089 cp/friend.c:321 cp/friend.c:329
 #, gcc-internal-format
 msgid "%q+D declared here"
 msgstr ""
 
-#: cp/decl.c:3783
+#: cp/decl.c:3772
 #, gcc-internal-format
 msgid "%Jan anonymous struct cannot have function members"
 msgstr ""
 
-#: cp/decl.c:3785
+#: cp/decl.c:3774
 #, gcc-internal-format
 msgid "%Jan anonymous union cannot have function members"
 msgstr ""
 
-#: cp/decl.c:3803
+#: cp/decl.c:3792
 #, gcc-internal-format
 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
 msgstr ""
 
-#: cp/decl.c:3806
+#: cp/decl.c:3795
 #, gcc-internal-format
 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
 msgstr ""
 
-#: cp/decl.c:3809
+#: cp/decl.c:3798
 #, gcc-internal-format
 msgid ""
 "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
 msgstr ""
 
-#: cp/decl.c:3834
+#: cp/decl.c:3823
 #, gcc-internal-format
 msgid "multiple types in one declaration"
 msgstr ""
 
-#: cp/decl.c:3838
+#: cp/decl.c:3827
 #, gcc-internal-format
 msgid "redeclaration of C++ built-in type %qT"
 msgstr ""
 
-#: cp/decl.c:3875
+#: cp/decl.c:3864
 #, gcc-internal-format
 msgid "missing type-name in typedef-declaration"
 msgstr ""
 
-#: cp/decl.c:3882
+#: cp/decl.c:3871
 #, gcc-internal-format
 msgid "ISO C++ prohibits anonymous structs"
 msgstr ""
 
-#: cp/decl.c:3889
+#: cp/decl.c:3878
 #, gcc-internal-format
 msgid "%qs can only be specified for functions"
 msgstr ""
 
-#: cp/decl.c:3895
+#: cp/decl.c:3884
 #, gcc-internal-format
 msgid "%<friend%> can only be specified inside a class"
 msgstr ""
 
-#: cp/decl.c:3897
+#: cp/decl.c:3886
 #, gcc-internal-format
 msgid "%<explicit%> can only be specified for constructors"
 msgstr ""
 
-#: cp/decl.c:3899
+#: cp/decl.c:3888
 #, gcc-internal-format
 msgid "a storage class can only be specified for objects and functions"
 msgstr ""
 
-#: cp/decl.c:3905
+#: cp/decl.c:3894
 #, gcc-internal-format
 msgid "qualifiers can only be specified for objects and functions"
 msgstr ""
 
-#: cp/decl.c:3908
+#: cp/decl.c:3897
 #, gcc-internal-format
 msgid "%<typedef%> was ignored in this declaration"
 msgstr ""
 
-#: cp/decl.c:3937
+#: cp/decl.c:3926
 #, gcc-internal-format
 msgid "attribute ignored in declaration of %q+#T"
 msgstr ""
 
-#: cp/decl.c:3938
+#: cp/decl.c:3927
 #, gcc-internal-format
 msgid "attribute for %q+#T must follow the %qs keyword"
 msgstr ""
 
-#: cp/decl.c:3980
+#: cp/decl.c:3972
 #, 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:3984
+#: cp/decl.c:3976
 #, gcc-internal-format
 msgid ""
 "ignoring attributes applied to dependent type %qT without an associated "
 "declaration"
 msgstr ""
 
-#: cp/decl.c:4060
+#: cp/decl.c:4052
 #, gcc-internal-format
 msgid "typedef %qD is initialized (use decltype instead)"
 msgstr ""
 
-#: cp/decl.c:4078
+#: cp/decl.c:4070
 #, gcc-internal-format
 msgid "declaration of %q#D has %<extern%> and is initialized"
 msgstr ""
 
-#: cp/decl.c:4103
+#: cp/decl.c:4095
 #, gcc-internal-format
 msgid "definition of %q#D is marked %<dllimport%>"
 msgstr ""
 
-#: cp/decl.c:4122
+#: cp/decl.c:4114
 #, gcc-internal-format
 msgid "%q#D is not a static member of %q#T"
 msgstr ""
 
-#: cp/decl.c:4128
+#: cp/decl.c:4120
 #, gcc-internal-format
 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
 msgstr ""
 
-#: cp/decl.c:4137
+#: cp/decl.c:4129
 #, gcc-internal-format
 msgid ""
 "template header not allowed in member definition of explicitly specialized "
 "class"
 msgstr ""
 
-#: cp/decl.c:4145
+#: cp/decl.c:4137
 #, gcc-internal-format
 msgid "duplicate initialization of %qD"
 msgstr ""
 
-#: cp/decl.c:4184
+#: cp/decl.c:4176
 #, gcc-internal-format
 msgid "declaration of %q#D outside of class is not definition"
 msgstr ""
 
-#: cp/decl.c:4279
+#: cp/decl.c:4271
 #, gcc-internal-format
 msgid "variable %q#D has initializer but incomplete type"
 msgstr ""
 
-#: cp/decl.c:4285 cp/decl.c:5033
+#: cp/decl.c:4277 cp/decl.c:5025
 #, gcc-internal-format
 msgid "elements of array %q#D have incomplete type"
 msgstr ""
 
-#: cp/decl.c:4292 cp/decl.c:5529
+#: cp/decl.c:4284 cp/decl.c:5521
 #, gcc-internal-format
 msgid "declaration of %q#D has no initializer"
 msgstr ""
 
-#: cp/decl.c:4294
+#: cp/decl.c:4286
 #, gcc-internal-format
 msgid "aggregate %q#D has incomplete type and cannot be defined"
 msgstr ""
 
-#: cp/decl.c:4330
+#: cp/decl.c:4322
 #, gcc-internal-format
 msgid "%qD declared as reference but not initialized"
 msgstr ""
 
-#: cp/decl.c:4336
+#: cp/decl.c:4328
 #, gcc-internal-format
 msgid "ISO C++ forbids use of initializer list to initialize reference %qD"
 msgstr ""
 
-#: cp/decl.c:4362
+#: cp/decl.c:4354
 #, gcc-internal-format
 msgid "cannot initialize %qT from %qT"
 msgstr ""
 
-#: cp/decl.c:4423
+#: cp/decl.c:4415
 #, gcc-internal-format
 msgid "name used in a GNU-style designated initializer for an array"
 msgstr ""
 
-#: cp/decl.c:4428
+#: cp/decl.c:4420
 #, gcc-internal-format
 msgid "name %qD used in a GNU-style designated initializer for an array"
 msgstr ""
 
-#: cp/decl.c:4478
+#: cp/decl.c:4470
 #, gcc-internal-format
 msgid "initializer fails to determine size of %qD"
 msgstr ""
 
-#: cp/decl.c:4485
+#: cp/decl.c:4477
 #, gcc-internal-format
 msgid "array size missing in %qD"
 msgstr ""
 
-#: cp/decl.c:4497
+#: cp/decl.c:4489
 #, gcc-internal-format
 msgid "zero-size array %qD"
 msgstr ""
@@ -29293,273 +29693,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:4540
+#: cp/decl.c:4532
 #, gcc-internal-format
 msgid "storage size of %qD isn't known"
 msgstr ""
 
-#: cp/decl.c:4563
+#: cp/decl.c:4555
 #, gcc-internal-format
 msgid "storage size of %qD isn't constant"
 msgstr ""
 
-#: cp/decl.c:4614
+#: cp/decl.c:4606
 #, 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:4617
+#: cp/decl.c:4609
 #, gcc-internal-format
 msgid "%J  you can work around this by removing the initializer"
 msgstr ""
 
-#: cp/decl.c:4644
+#: cp/decl.c:4636
 #, gcc-internal-format
 msgid "uninitialized const %qD"
 msgstr ""
 
-#: cp/decl.c:4756
+#: cp/decl.c:4748
 #, gcc-internal-format
 msgid "invalid type %qT as initializer for a vector of type %qT"
 msgstr ""
 
-#: cp/decl.c:4798
+#: cp/decl.c:4790
 #, gcc-internal-format
 msgid "initializer for %qT must be brace-enclosed"
 msgstr ""
 
-#: cp/decl.c:4816
+#: cp/decl.c:4808
 #, gcc-internal-format
 msgid "%qT has no non-static data member named %qD"
 msgstr ""
 
-#: cp/decl.c:4872
+#: cp/decl.c:4864
 #, gcc-internal-format
 msgid "braces around scalar initializer for type %qT"
 msgstr ""
 
-#: cp/decl.c:4958
+#: cp/decl.c:4950
 #, gcc-internal-format
 msgid "missing braces around initializer for %qT"
 msgstr ""
 
-#: cp/decl.c:5015 cp/typeck2.c:1087 cp/typeck2.c:1110 cp/typeck2.c:1153
+#: cp/decl.c:5007 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:5035
+#: cp/decl.c:5027
 #, gcc-internal-format
 msgid "elements of array %q#T have incomplete type"
 msgstr ""
 
-#: cp/decl.c:5044
+#: cp/decl.c:5036
 #, gcc-internal-format
 msgid "variable-sized object %qD may not be initialized"
 msgstr ""
 
-#: cp/decl.c:5046
+#: cp/decl.c:5038
 #, gcc-internal-format
 msgid "variable-sized compound literal"
 msgstr ""
 
-#: cp/decl.c:5100
+#: cp/decl.c:5092
 #, gcc-internal-format
 msgid "%qD has incomplete type"
 msgstr ""
 
-#: cp/decl.c:5120
+#: cp/decl.c:5112
 #, gcc-internal-format
 msgid "scalar object %qD requires one element in initializer"
 msgstr ""
 
-#: cp/decl.c:5151
+#: cp/decl.c:5143
 #, gcc-internal-format
 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
 msgstr ""
 
-#: cp/decl.c:5183
+#: cp/decl.c:5175
 #, gcc-internal-format
 msgid "array %qD initialized by parenthesized string literal %qE"
 msgstr ""
 
-#: cp/decl.c:5197
+#: cp/decl.c:5189
 #, gcc-internal-format
 msgid "structure %qD with uninitialized const members"
 msgstr ""
 
-#: cp/decl.c:5199
+#: cp/decl.c:5191
 #, gcc-internal-format
 msgid "structure %qD with uninitialized reference members"
 msgstr ""
 
-#: cp/decl.c:5496
+#: cp/decl.c:5488
 #, gcc-internal-format
 msgid "assignment (not initialization) in declaration"
 msgstr ""
 
-#: cp/decl.c:5555 cp/decl2.c:850
+#: cp/decl.c:5547 cp/decl2.c:853
 #, gcc-internal-format
 msgid "%qD cannot be defaulted"
 msgstr ""
 
-#: cp/decl.c:5631
+#: cp/decl.c:5623
 #, gcc-internal-format
 msgid "shadowing previous type declaration of %q#D"
 msgstr ""
 
-#: cp/decl.c:5661
+#: cp/decl.c:5653
 #, gcc-internal-format
 msgid "%qD cannot be thread-local because it has non-POD type %qT"
 msgstr ""
 
-#: cp/decl.c:5693
+#: cp/decl.c:5685
 #, gcc-internal-format
 msgid "Java object %qD not allocated with %<new%>"
 msgstr ""
 
-#: cp/decl.c:5710
+#: cp/decl.c:5702
 #, gcc-internal-format
 msgid "%qD is thread-local and so cannot be dynamically initialized"
 msgstr ""
 
-#: cp/decl.c:5728
+#: cp/decl.c:5720
 #, gcc-internal-format
 msgid ""
 "%qD cannot be initialized by a non-constant expression when being declared"
 msgstr ""
 
-#: cp/decl.c:5768
+#: cp/decl.c:5760
 #, gcc-internal-format
 msgid "non-static data member %qD has Java class type"
 msgstr ""
 
-#: cp/decl.c:5832
+#: cp/decl.c:5824
 #, gcc-internal-format
 msgid "function %q#D is initialized like a variable"
 msgstr ""
 
-#: cp/decl.c:6420
+#: cp/decl.c:6413
 #, gcc-internal-format
 msgid "destructor for alien class %qT cannot be a member"
 msgstr ""
 
-#: cp/decl.c:6422
+#: cp/decl.c:6415
 #, gcc-internal-format
 msgid "constructor for alien class %qT cannot be a member"
 msgstr ""
 
-#: cp/decl.c:6443
+#: cp/decl.c:6436
 #, gcc-internal-format
 msgid "%qD declared as a %<virtual%> %s"
 msgstr ""
 
-#: cp/decl.c:6445
+#: cp/decl.c:6438
 #, gcc-internal-format
 msgid "%qD declared as an %<inline%> %s"
 msgstr ""
 
-#: cp/decl.c:6447
+#: cp/decl.c:6440
 #, gcc-internal-format
 msgid ""
 "%<const%> and %<volatile%> function specifiers on %qD invalid in %s "
 "declaration"
 msgstr ""
 
-#: cp/decl.c:6451
+#: cp/decl.c:6444
 #, gcc-internal-format
 msgid "%q+D declared as a friend"
 msgstr ""
 
-#: cp/decl.c:6457
+#: cp/decl.c:6450
 #, gcc-internal-format
 msgid "%q+D declared with an exception specification"
 msgstr ""
 
-#: cp/decl.c:6491
+#: cp/decl.c:6484
 #, gcc-internal-format
 msgid "definition of %qD is not in namespace enclosing %qT"
 msgstr ""
 
-#: cp/decl.c:6611
+#: cp/decl.c:6604
 #, gcc-internal-format
 msgid "defining explicit specialization %qD in friend declaration"
 msgstr ""
 
 #. Something like `template <class T> friend void f<T>()'.
-#: cp/decl.c:6621
+#: cp/decl.c:6614
 #, gcc-internal-format
 msgid "invalid use of template-id %qD in declaration of primary template"
 msgstr ""
 
-#: cp/decl.c:6651
+#: cp/decl.c:6644
 #, gcc-internal-format
 msgid ""
 "default arguments are not allowed in declaration of friend template "
 "specialization %qD"
 msgstr ""
 
-#: cp/decl.c:6659
+#: cp/decl.c:6652
 #, gcc-internal-format
 msgid ""
 "%<inline%> is not allowed in declaration of friend template specialization %"
 "qD"
 msgstr ""
 
-#: cp/decl.c:6702
+#: cp/decl.c:6695
 #, gcc-internal-format
 msgid "cannot declare %<::main%> to be a template"
 msgstr ""
 
-#: cp/decl.c:6704
+#: cp/decl.c:6697
 #, gcc-internal-format
 msgid "cannot declare %<::main%> to be inline"
 msgstr ""
 
-#: cp/decl.c:6706
+#: cp/decl.c:6699
 #, gcc-internal-format
 msgid "cannot declare %<::main%> to be static"
 msgstr ""
 
-#: cp/decl.c:6734
+#: cp/decl.c:6727
 #, gcc-internal-format
 msgid "non-local function %q#D uses anonymous type"
 msgstr ""
 
-#: cp/decl.c:6737 cp/decl.c:7013
+#: cp/decl.c:6730 cp/decl.c:7006
 #, gcc-internal-format
 msgid ""
 "%q+#D does not refer to the unqualified type, so it is not used for linkage"
 msgstr ""
 
-#: cp/decl.c:6743
+#: cp/decl.c:6736
 #, gcc-internal-format
 msgid "non-local function %q#D uses local type %qT"
 msgstr ""
 
-#: cp/decl.c:6762
+#: cp/decl.c:6755
 #, gcc-internal-format
 msgid "static member function %qD cannot have cv-qualifier"
 msgstr ""
 
-#: cp/decl.c:6763
+#: cp/decl.c:6756
 #, gcc-internal-format
 msgid "non-member function %qD cannot have cv-qualifier"
 msgstr ""
 
-#: cp/decl.c:6811
+#: cp/decl.c:6804
 #, gcc-internal-format
 msgid "%<::main%> must return %<int%>"
 msgstr ""
 
-#: cp/decl.c:6851
+#: cp/decl.c:6844
 #, gcc-internal-format
 msgid "definition of implicitly-declared %qD"
 msgstr ""
 
-#: cp/decl.c:6868 cp/decl2.c:685
+#: cp/decl.c:6861 cp/decl2.c:685
 #, gcc-internal-format
 msgid "no %q#D member function declared in class %qT"
 msgstr ""
@@ -29568,589 +29968,594 @@ 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:7010
+#: cp/decl.c:7003
 #, gcc-internal-format
 msgid "non-local variable %q#D uses anonymous type"
 msgstr ""
 
-#: cp/decl.c:7019
+#: cp/decl.c:7012
 #, gcc-internal-format
 msgid "non-local variable %q#D uses local type %qT"
 msgstr ""
 
-#: cp/decl.c:7142
+#: cp/decl.c:7135
 #, gcc-internal-format
 msgid ""
 "invalid in-class initialization of static data member of non-integral type %"
 "qT"
 msgstr ""
 
-#: cp/decl.c:7152
+#: cp/decl.c:7145
 #, gcc-internal-format
 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
 msgstr ""
 
-#: cp/decl.c:7156
+#: cp/decl.c:7149
 #, gcc-internal-format
 msgid ""
 "ISO C++ forbids initialization of member constant %qD of non-integral type %"
 "qT"
 msgstr ""
 
-#: cp/decl.c:7181
+#: cp/decl.c:7174
 #, gcc-internal-format
 msgid "size of array %qD has non-integral type %qT"
 msgstr ""
 
-#: cp/decl.c:7183
+#: cp/decl.c:7176
 #, gcc-internal-format
 msgid "size of array has non-integral type %qT"
 msgstr ""
 
-#: cp/decl.c:7235
+#: cp/decl.c:7228
 #, gcc-internal-format
 msgid "size of array %qD is negative"
 msgstr ""
 
-#: cp/decl.c:7237
+#: cp/decl.c:7230
 #, gcc-internal-format
 msgid "size of array is negative"
 msgstr ""
 
-#: cp/decl.c:7245
+#: cp/decl.c:7238
 #, gcc-internal-format
 msgid "ISO C++ forbids zero-size array %qD"
 msgstr ""
 
-#: cp/decl.c:7247
+#: cp/decl.c:7240
 #, gcc-internal-format
 msgid "ISO C++ forbids zero-size array"
 msgstr ""
 
-#: cp/decl.c:7254
+#: cp/decl.c:7247
 #, gcc-internal-format
 msgid "size of array %qD is not an integral constant-expression"
 msgstr ""
 
-#: cp/decl.c:7257
+#: cp/decl.c:7250
 #, gcc-internal-format
 msgid "size of array is not an integral constant-expression"
 msgstr ""
 
-#: cp/decl.c:7263
+#: cp/decl.c:7256
 #, gcc-internal-format
 msgid "ISO C++ forbids variable length array %qD"
 msgstr ""
 
-#: cp/decl.c:7265
+#: cp/decl.c:7258
 #, gcc-internal-format
 msgid "ISO C++ forbids variable length array"
 msgstr ""
 
-#: cp/decl.c:7271
+#: cp/decl.c:7264
 #, gcc-internal-format
 msgid "variable length array %qD is used"
 msgstr ""
 
-#: cp/decl.c:7307
+#: cp/decl.c:7300
 #, gcc-internal-format
 msgid "overflow in array dimension"
 msgstr ""
 
-#: cp/decl.c:7388
+#: cp/decl.c:7381
 #, gcc-internal-format
 msgid "declaration of %qD as %s"
 msgstr ""
 
-#: cp/decl.c:7390
+#: cp/decl.c:7383
 #, gcc-internal-format
 msgid "creating %s"
 msgstr ""
 
-#: cp/decl.c:7402
+#: cp/decl.c:7395
 #, gcc-internal-format
 msgid ""
 "declaration of %qD as multidimensional array must have bounds for all "
 "dimensions except the first"
 msgstr ""
 
-#: cp/decl.c:7406
+#: cp/decl.c:7399
 #, gcc-internal-format
 msgid ""
 "multidimensional array must have bounds for all dimensions except the first"
 msgstr ""
 
-#: cp/decl.c:7441
+#: cp/decl.c:7434
 #, gcc-internal-format
 msgid "return type specification for constructor invalid"
 msgstr ""
 
-#: cp/decl.c:7451
+#: cp/decl.c:7444
 #, gcc-internal-format
 msgid "return type specification for destructor invalid"
 msgstr ""
 
-#: cp/decl.c:7464
+#: cp/decl.c:7457
 #, gcc-internal-format
 msgid "return type specified for %<operator %T%>"
 msgstr ""
 
-#: cp/decl.c:7486
+#: cp/decl.c:7479
 #, gcc-internal-format
 msgid "unnamed variable or field declared void"
 msgstr ""
 
-#: cp/decl.c:7490
+#: cp/decl.c:7483
 #, gcc-internal-format
 msgid "variable or field %qE declared void"
 msgstr ""
 
-#: cp/decl.c:7493
+#: cp/decl.c:7486
 #, gcc-internal-format
 msgid "variable or field declared void"
 msgstr ""
 
-#: cp/decl.c:7663
+#: cp/decl.c:7659
 #, gcc-internal-format
 msgid "invalid use of qualified-name %<::%D%>"
 msgstr ""
 
-#: cp/decl.c:7666
+#: cp/decl.c:7662
 #, gcc-internal-format
 msgid "invalid use of qualified-name %<%T::%D%>"
 msgstr ""
 
-#: cp/decl.c:7669
+#: cp/decl.c:7665
 #, gcc-internal-format
 msgid "invalid use of qualified-name %<%D::%D%>"
 msgstr ""
 
-#: cp/decl.c:7681
+#: cp/decl.c:7677
 #, gcc-internal-format
 msgid "type %qT is not derived from type %qT"
 msgstr ""
 
-#: cp/decl.c:7697 cp/decl.c:7789 cp/decl.c:8979
+#: cp/decl.c:7693 cp/decl.c:7785 cp/decl.c:8987
 #, gcc-internal-format
 msgid "declaration of %qD as non-function"
 msgstr ""
 
-#: cp/decl.c:7703
+#: cp/decl.c:7699
 #, gcc-internal-format
 msgid "declaration of %qD as non-member"
 msgstr ""
 
-#: cp/decl.c:7734
+#: cp/decl.c:7730
 #, gcc-internal-format
 msgid "declarator-id missing; using reserved word %qD"
 msgstr ""
 
-#: cp/decl.c:7781
+#: cp/decl.c:7777
 #, gcc-internal-format
 msgid "function definition does not declare parameters"
 msgstr ""
 
-#: cp/decl.c:7823
+#: cp/decl.c:7819
 #, gcc-internal-format
 msgid "two or more data types in declaration of %qs"
 msgstr ""
 
-#: cp/decl.c:7829
+#: cp/decl.c:7825
 #, gcc-internal-format
 msgid "conflicting specifiers in declaration of %qs"
 msgstr ""
 
-#: cp/decl.c:7900 cp/decl.c:7903 cp/decl.c:7906
+#: cp/decl.c:7896 cp/decl.c:7899 cp/decl.c:7902
 #, gcc-internal-format
 msgid "ISO C++ forbids declaration of %qs with no type"
 msgstr ""
 
-#: cp/decl.c:7931 cp/decl.c:7949
+#: cp/decl.c:7927 cp/decl.c:7945
 #, gcc-internal-format
 msgid "%<signed%> or %<unsigned%> invalid for %qs"
 msgstr ""
 
-#: cp/decl.c:7933
+#: cp/decl.c:7929
 #, gcc-internal-format
 msgid "%<signed%> and %<unsigned%> specified together for %qs"
 msgstr ""
 
-#: cp/decl.c:7935
+#: cp/decl.c:7931
 #, gcc-internal-format
 msgid "%<long long%> invalid for %qs"
 msgstr ""
 
-#: cp/decl.c:7937
+#: cp/decl.c:7933
 #, gcc-internal-format
 msgid "%<long%> invalid for %qs"
 msgstr ""
 
-#: cp/decl.c:7939
+#: cp/decl.c:7935
 #, gcc-internal-format
 msgid "%<short%> invalid for %qs"
 msgstr ""
 
-#: cp/decl.c:7941
+#: cp/decl.c:7937
 #, gcc-internal-format
 msgid "%<long%> or %<short%> invalid for %qs"
 msgstr ""
 
-#: cp/decl.c:7943
+#: cp/decl.c:7939
 #, gcc-internal-format
 msgid "%<long%> or %<short%> specified with char for %qs"
 msgstr ""
 
-#: cp/decl.c:7945
+#: cp/decl.c:7941
 #, gcc-internal-format
 msgid "%<long%> and %<short%> specified together for %qs"
 msgstr ""
 
-#: cp/decl.c:7951
+#: cp/decl.c:7947
 #, gcc-internal-format
 msgid "%<short%> or %<long%> invalid for %qs"
 msgstr ""
 
-#: cp/decl.c:7959
+#: cp/decl.c:7955
 #, gcc-internal-format
 msgid "long, short, signed or unsigned used invalidly for %qs"
 msgstr ""
 
-#: cp/decl.c:8023
+#: cp/decl.c:8019
 #, gcc-internal-format
 msgid "complex invalid for %qs"
 msgstr ""
 
-#: cp/decl.c:8052
+#: cp/decl.c:8048
 #, gcc-internal-format
 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
 msgstr ""
 
-#: cp/decl.c:8065 cp/typeck.c:7252
+#: cp/decl.c:8061 cp/typeck.c:7286
 #, gcc-internal-format
 msgid "ignoring %qV qualifiers added to function type %qT"
 msgstr ""
 
-#: cp/decl.c:8088
+#: cp/decl.c:8084
 #, gcc-internal-format
 msgid "member %qD cannot be declared both virtual and static"
 msgstr ""
 
-#: cp/decl.c:8096
+#: cp/decl.c:8092
 #, gcc-internal-format
 msgid "%<%T::%D%> is not a valid declarator"
 msgstr ""
 
-#: cp/decl.c:8105
+#: cp/decl.c:8101
 #, gcc-internal-format
 msgid "typedef declaration invalid in parameter declaration"
 msgstr ""
 
-#: cp/decl.c:8111
+#: cp/decl.c:8107
 #, gcc-internal-format
 msgid "storage class specifiers invalid in parameter declarations"
 msgstr ""
 
-#: cp/decl.c:8115
+#: cp/decl.c:8111
 #, gcc-internal-format
 msgid "parameter declared %<auto%>"
 msgstr ""
 
-#: cp/decl.c:8124
+#: cp/decl.c:8120
 #, gcc-internal-format
 msgid "%<virtual%> outside class declaration"
 msgstr ""
 
-#: cp/decl.c:8142
+#: cp/decl.c:8138
 #, gcc-internal-format
 msgid "multiple storage classes in declaration of %qs"
 msgstr ""
 
-#: cp/decl.c:8165
+#: cp/decl.c:8161
 #, gcc-internal-format
 msgid "storage class specified for %qs"
 msgstr ""
 
-#: cp/decl.c:8186
+#: cp/decl.c:8182
 #, gcc-internal-format
 msgid "top-level declaration of %qs specifies %<auto%>"
 msgstr ""
 
-#: cp/decl.c:8199
+#: cp/decl.c:8195
 #, gcc-internal-format
 msgid "storage class specifiers invalid in friend function declarations"
 msgstr ""
 
-#: cp/decl.c:8314
+#: cp/decl.c:8310
 #, gcc-internal-format
 msgid "%qs function uses %<auto%> type specifier without late return type"
 msgstr ""
 
-#: cp/decl.c:8320
+#: cp/decl.c:8316
 #, gcc-internal-format
 msgid ""
 "%qs function with late return type has %qT as its type rather than plain %"
 "<auto%>"
 msgstr ""
 
-#: cp/decl.c:8328
+#: cp/decl.c:8324
 #, gcc-internal-format
 msgid ""
 "%qs function with late return type not declared with %<auto%> type specifier"
 msgstr ""
 
-#: cp/decl.c:8361
+#: cp/decl.c:8357
 #, gcc-internal-format
 msgid "destructor cannot be static member function"
 msgstr ""
 
-#: cp/decl.c:8366
+#: cp/decl.c:8362
 #, gcc-internal-format
 msgid "destructors may not be cv-qualified"
 msgstr ""
 
-#: cp/decl.c:8384
+#: cp/decl.c:8380
 #, gcc-internal-format
 msgid "constructors cannot be declared virtual"
 msgstr ""
 
-#: cp/decl.c:8397
+#: cp/decl.c:8393
 #, gcc-internal-format
 msgid "can't initialize friend function %qs"
 msgstr ""
 
 #. Cannot be both friend and virtual.
-#: cp/decl.c:8401
+#: cp/decl.c:8397
 #, gcc-internal-format
 msgid "virtual functions cannot be friends"
 msgstr ""
 
-#: cp/decl.c:8405
+#: cp/decl.c:8401
 #, gcc-internal-format
 msgid "friend declaration not in class definition"
 msgstr ""
 
-#: cp/decl.c:8407
+#: cp/decl.c:8403
 #, gcc-internal-format
 msgid "can't define friend function %qs in a local class definition"
 msgstr ""
 
-#: cp/decl.c:8420
+#: cp/decl.c:8416
 #, gcc-internal-format
 msgid "destructors may not have parameters"
 msgstr ""
 
-#: cp/decl.c:8439
+#: cp/decl.c:8435
 #, gcc-internal-format
 msgid "cannot declare pointer to %q#T"
 msgstr ""
 
-#: cp/decl.c:8452 cp/decl.c:8459
+#: cp/decl.c:8448 cp/decl.c:8455
 #, gcc-internal-format
 msgid "cannot declare reference to %q#T"
 msgstr ""
 
-#: cp/decl.c:8461
+#: cp/decl.c:8457
 #, gcc-internal-format
 msgid "cannot declare pointer to %q#T member"
 msgstr ""
 
-#: cp/decl.c:8512
+#: cp/decl.c:8477
+#, gcc-internal-format
+msgid "cannot declare %s to qualified function type %qT"
+msgstr ""
+
+#: cp/decl.c:8514
 #, gcc-internal-format
 msgid ""
 "cannot declare reference to %q#T, which is not a typedef or a template type "
 "argument"
 msgstr ""
 
-#: cp/decl.c:8556
+#: cp/decl.c:8558
 #, gcc-internal-format
 msgid "template-id %qD used as a declarator"
 msgstr ""
 
-#: cp/decl.c:8607
+#: cp/decl.c:8609
 #, gcc-internal-format
 msgid "member functions are implicitly friends of their class"
 msgstr ""
 
-#: cp/decl.c:8612
+#: cp/decl.c:8614
 #, gcc-internal-format
 msgid "extra qualification %<%T::%> on member %qs"
 msgstr ""
 
-#: cp/decl.c:8644
+#: cp/decl.c:8646
 #, gcc-internal-format
 msgid "cannot define member function %<%T::%s%> within %<%T%>"
 msgstr ""
 
-#: cp/decl.c:8661
+#: cp/decl.c:8663
 #, gcc-internal-format
 msgid "cannot declare member %<%T::%s%> within %qT"
 msgstr ""
 
-#: cp/decl.c:8684
+#: cp/decl.c:8686
 #, gcc-internal-format
 msgid "non-parameter %qs cannot be a parameter pack"
 msgstr ""
 
-#: cp/decl.c:8705
+#: cp/decl.c:8707
 #, gcc-internal-format
 msgid "data member may not have variably modified type %qT"
 msgstr ""
 
-#: cp/decl.c:8707
+#: cp/decl.c:8709
 #, 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:8715
+#: cp/decl.c:8717
 #, gcc-internal-format
 msgid "only declarations of constructors can be %<explicit%>"
 msgstr ""
 
-#: cp/decl.c:8723
+#: cp/decl.c:8725
 #, gcc-internal-format
 msgid "non-member %qs cannot be declared %<mutable%>"
 msgstr ""
 
-#: cp/decl.c:8728
+#: cp/decl.c:8730
 #, gcc-internal-format
 msgid "non-object member %qs cannot be declared %<mutable%>"
 msgstr ""
 
-#: cp/decl.c:8734
+#: cp/decl.c:8736
 #, gcc-internal-format
 msgid "function %qs cannot be declared %<mutable%>"
 msgstr ""
 
-#: cp/decl.c:8739
+#: cp/decl.c:8741
 #, gcc-internal-format
 msgid "static %qs cannot be declared %<mutable%>"
 msgstr ""
 
-#: cp/decl.c:8744
+#: cp/decl.c:8746
 #, gcc-internal-format
 msgid "const %qs cannot be declared %<mutable%>"
 msgstr ""
 
-#: cp/decl.c:8781
+#: cp/decl.c:8783
 #, gcc-internal-format
 msgid "%Jtypedef name may not be a nested-name-specifier"
 msgstr ""
 
-#: cp/decl.c:8799
+#: cp/decl.c:8801
 #, gcc-internal-format
 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
 msgstr ""
 
-#: cp/decl.c:8883
+#: cp/decl.c:8889
 #, gcc-internal-format
 msgid ""
 "qualified function types cannot be used to declare static member functions"
 msgstr ""
 
-#: cp/decl.c:8885
+#: cp/decl.c:8891
 #, gcc-internal-format
 msgid "qualified function types cannot be used to declare free functions"
 msgstr ""
 
-#: cp/decl.c:8911
+#: cp/decl.c:8917
 #, gcc-internal-format
 msgid "type qualifiers specified for friend class declaration"
 msgstr ""
 
-#: cp/decl.c:8916
+#: cp/decl.c:8922
 #, gcc-internal-format
 msgid "%<inline%> specified for friend class declaration"
 msgstr ""
 
-#: cp/decl.c:8924
+#: cp/decl.c:8930
 #, gcc-internal-format
 msgid "template parameters cannot be friends"
 msgstr ""
 
-#: cp/decl.c:8926
+#: cp/decl.c:8932
 #, gcc-internal-format
 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
 msgstr ""
 
-#: cp/decl.c:8930
+#: cp/decl.c:8936
 #, gcc-internal-format
 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
 msgstr ""
 
-#: cp/decl.c:8943
+#: cp/decl.c:8949
 #, gcc-internal-format
 msgid "trying to make class %qT a friend of global scope"
 msgstr ""
 
-#: cp/decl.c:8954
+#: cp/decl.c:8967
 #, gcc-internal-format
 msgid "invalid qualifiers on non-member function type"
 msgstr ""
 
-#: cp/decl.c:8969
+#: cp/decl.c:8977
 #, gcc-internal-format
 msgid "abstract declarator %qT used as declaration"
 msgstr ""
 
-#: cp/decl.c:8998
+#: cp/decl.c:9006
 #, gcc-internal-format
 msgid "cannot use %<::%> in parameter declaration"
 msgstr ""
 
 #. Something like struct S { int N::j; };
-#: cp/decl.c:9044
+#: cp/decl.c:9052
 #, gcc-internal-format
 msgid "invalid use of %<::%>"
 msgstr ""
 
-#: cp/decl.c:9059
+#: cp/decl.c:9067
 #, gcc-internal-format
 msgid "can't make %qD into a method -- not in a class"
 msgstr ""
 
-#: cp/decl.c:9068
+#: cp/decl.c:9076
 #, gcc-internal-format
 msgid "function %qD declared virtual inside a union"
 msgstr ""
 
-#: cp/decl.c:9077
+#: cp/decl.c:9085
 #, gcc-internal-format
 msgid "%qD cannot be declared virtual, since it is always static"
 msgstr ""
 
-#: cp/decl.c:9095
+#: cp/decl.c:9103
 #, gcc-internal-format
 msgid "expected qualified name in friend declaration for destructor %qD"
 msgstr ""
 
-#: cp/decl.c:9102
+#: cp/decl.c:9110
 #, gcc-internal-format
 msgid "declaration of %qD as member of %qT"
 msgstr ""
 
-#: cp/decl.c:9109
+#: cp/decl.c:9117
 #, gcc-internal-format
 msgid "expected qualified name in friend declaration for constructor %qD"
 msgstr ""
 
-#: cp/decl.c:9172
+#: cp/decl.c:9180
 #, gcc-internal-format
 msgid "field %qD has incomplete type"
 msgstr ""
 
-#: cp/decl.c:9174
+#: cp/decl.c:9182
 #, gcc-internal-format
 msgid "name %qT has incomplete type"
 msgstr ""
 
-#: cp/decl.c:9183
+#: cp/decl.c:9191
 #, gcc-internal-format
 msgid "  in instantiation of template %qT"
 msgstr ""
 
-#: cp/decl.c:9192
+#: cp/decl.c:9200
 #, gcc-internal-format
 msgid "%qE is neither function nor member function; cannot be declared friend"
 msgstr ""
@@ -30167,117 +30572,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:9244
+#: cp/decl.c:9252
 #, gcc-internal-format
 msgid "ISO C++ forbids initialization of member %qD"
 msgstr ""
 
-#: cp/decl.c:9246
+#: cp/decl.c:9254
 #, gcc-internal-format
 msgid "making %qD static"
 msgstr ""
 
-#: cp/decl.c:9311
+#: cp/decl.c:9319
 #, gcc-internal-format
 msgid "storage class %<auto%> invalid for function %qs"
 msgstr ""
 
-#: cp/decl.c:9313
+#: cp/decl.c:9321
 #, gcc-internal-format
 msgid "storage class %<register%> invalid for function %qs"
 msgstr ""
 
-#: cp/decl.c:9315
+#: cp/decl.c:9323
 #, gcc-internal-format
 msgid "storage class %<__thread%> invalid for function %qs"
 msgstr ""
 
-#: cp/decl.c:9327
+#: cp/decl.c:9335
 #, gcc-internal-format
 msgid ""
 "%<static%> specified invalid for function %qs declared out of global scope"
 msgstr ""
 
-#: cp/decl.c:9331
+#: cp/decl.c:9339
 #, gcc-internal-format
 msgid ""
 "%<inline%> specifier invalid for function %qs declared out of global scope"
 msgstr ""
 
-#: cp/decl.c:9338
+#: cp/decl.c:9346
 #, gcc-internal-format
 msgid "%q#T is not a class or a namespace"
 msgstr ""
 
-#: cp/decl.c:9346
+#: cp/decl.c:9354
 #, gcc-internal-format
 msgid "virtual non-class function %qs"
 msgstr ""
 
-#: cp/decl.c:9353
+#: cp/decl.c:9361
 #, gcc-internal-format
 msgid "%qs defined in a non-class scope"
 msgstr ""
 
-#: cp/decl.c:9386
+#: cp/decl.c:9394
 #, gcc-internal-format
 msgid "cannot declare member function %qD to have static linkage"
 msgstr ""
 
 #. FIXME need arm citation
-#: cp/decl.c:9393
+#: cp/decl.c:9401
 #, gcc-internal-format
 msgid "cannot declare static function inside another function"
 msgstr ""
 
-#: cp/decl.c:9423
+#: cp/decl.c:9431
 #, gcc-internal-format
 msgid ""
 "%<static%> may not be used when defining (as opposed to declaring) a static "
 "data member"
 msgstr ""
 
-#: cp/decl.c:9430
+#: cp/decl.c:9438
 #, gcc-internal-format
 msgid "static member %qD declared %<register%>"
 msgstr ""
 
-#: cp/decl.c:9436
+#: cp/decl.c:9444
 #, gcc-internal-format
 msgid "cannot explicitly declare member %q#D to have extern linkage"
 msgstr ""
 
-#: cp/decl.c:9580
+#: cp/decl.c:9588
 #, gcc-internal-format
 msgid "default argument for %q#D has type %qT"
 msgstr ""
 
-#: cp/decl.c:9583
+#: cp/decl.c:9591
 #, gcc-internal-format
 msgid "default argument for parameter of type %qT has type %qT"
 msgstr ""
 
-#: cp/decl.c:9599
+#: cp/decl.c:9607
 #, gcc-internal-format
 msgid "default argument %qE uses local variable %qD"
 msgstr ""
 
-#: cp/decl.c:9682
+#: cp/decl.c:9690
 #, gcc-internal-format
 msgid "parameter %qD has Java class type"
 msgstr ""
 
-#: cp/decl.c:9702
+#: cp/decl.c:9710
 #, gcc-internal-format
 msgid "parameter %qD invalidly declared method type"
 msgstr ""
 
-#: cp/decl.c:9726
+#: cp/decl.c:9734
 #, gcc-internal-format
 msgid "parameter %qD includes %s to array of unknown bound %qT"
 msgstr ""
 
-#: cp/decl.c:9741
+#: cp/decl.c:9749
 #, gcc-internal-format
 msgid "parameter packs must be at the end of the parameter list"
 msgstr ""
@@ -30297,139 +30702,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:9964
+#: cp/decl.c:9972
 #, gcc-internal-format
 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
 msgstr ""
 
-#: cp/decl.c:10086
+#: cp/decl.c:10094
 #, gcc-internal-format
 msgid "%qD may not be declared within a namespace"
 msgstr ""
 
-#: cp/decl.c:10091
+#: cp/decl.c:10099
 #, gcc-internal-format
 msgid "%qD may not be declared as static"
 msgstr ""
 
-#: cp/decl.c:10117
+#: cp/decl.c:10125
 #, gcc-internal-format
 msgid "%qD must be a nonstatic member function"
 msgstr ""
 
-#: cp/decl.c:10126
+#: cp/decl.c:10134
 #, gcc-internal-format
 msgid ""
 "%qD must be either a non-static member function or a non-member function"
 msgstr ""
 
-#: cp/decl.c:10148
+#: cp/decl.c:10156
 #, gcc-internal-format
 msgid "%qD must have an argument of class or enumerated type"
 msgstr ""
 
-#: cp/decl.c:10189
+#: cp/decl.c:10197
 #, gcc-internal-format
 msgid "conversion to %s%s will never use a type conversion operator"
 msgstr ""
 
 #. 13.4.0.3
-#: cp/decl.c:10197
+#: cp/decl.c:10205
 #, gcc-internal-format
 msgid "ISO C++ prohibits overloading operator ?:"
 msgstr ""
 
-#: cp/decl.c:10202
+#: cp/decl.c:10210
 #, gcc-internal-format
 msgid "%qD must not have variable number of arguments"
 msgstr ""
 
-#: cp/decl.c:10253
+#: cp/decl.c:10261
 #, gcc-internal-format
 msgid "postfix %qD must take %<int%> as its argument"
 msgstr ""
 
-#: cp/decl.c:10256
+#: cp/decl.c:10264
 #, gcc-internal-format
 msgid "postfix %qD must take %<int%> as its second argument"
 msgstr ""
 
-#: cp/decl.c:10264
+#: cp/decl.c:10272
 #, gcc-internal-format
 msgid "%qD must take either zero or one argument"
 msgstr ""
 
-#: cp/decl.c:10266
+#: cp/decl.c:10274
 #, gcc-internal-format
 msgid "%qD must take either one or two arguments"
 msgstr ""
 
-#: cp/decl.c:10288
+#: cp/decl.c:10296
 #, gcc-internal-format
 msgid "prefix %qD should return %qT"
 msgstr ""
 
-#: cp/decl.c:10294
+#: cp/decl.c:10302
 #, gcc-internal-format
 msgid "postfix %qD should return %qT"
 msgstr ""
 
-#: cp/decl.c:10303
+#: cp/decl.c:10311
 #, gcc-internal-format
 msgid "%qD must take %<void%>"
 msgstr ""
 
-#: cp/decl.c:10305 cp/decl.c:10314
+#: cp/decl.c:10313 cp/decl.c:10322
 #, gcc-internal-format
 msgid "%qD must take exactly one argument"
 msgstr ""
 
-#: cp/decl.c:10316
+#: cp/decl.c:10324
 #, gcc-internal-format
 msgid "%qD must take exactly two arguments"
 msgstr ""
 
-#: cp/decl.c:10325
+#: cp/decl.c:10333
 #, gcc-internal-format
 msgid "user-defined %qD always evaluates both arguments"
 msgstr ""
 
-#: cp/decl.c:10339
+#: cp/decl.c:10347
 #, gcc-internal-format
 msgid "%qD should return by value"
 msgstr ""
 
-#: cp/decl.c:10350 cp/decl.c:10355
+#: cp/decl.c:10358 cp/decl.c:10363
 #, gcc-internal-format
 msgid "%qD cannot have default arguments"
 msgstr ""
 
-#: cp/decl.c:10413
+#: cp/decl.c:10421
 #, gcc-internal-format
 msgid "using template type parameter %qT after %qs"
 msgstr ""
 
-#: cp/decl.c:10428
+#: cp/decl.c:10436
 #, gcc-internal-format
 msgid "using typedef-name %qD after %qs"
 msgstr ""
 
-#: cp/decl.c:10429
+#: cp/decl.c:10437
 #, gcc-internal-format
 msgid "%q+D has a previous declaration here"
 msgstr ""
 
-#: cp/decl.c:10437
+#: cp/decl.c:10445
 #, gcc-internal-format
 msgid "%qT referred to as %qs"
 msgstr ""
 
-#: cp/decl.c:10438 cp/decl.c:10445
+#: cp/decl.c:10446 cp/decl.c:10453
 #, gcc-internal-format
 msgid "%q+T has a previous declaration here"
 msgstr ""
 
-#: cp/decl.c:10444
+#: cp/decl.c:10452
 #, gcc-internal-format
 msgid "%qT referred to as enum"
 msgstr ""
@@ -30441,77 +30846,77 @@ msgstr ""
 #. void f(class C);            // No template header here
 #.
 #. then the required template argument is missing.
-#: cp/decl.c:10459
+#: cp/decl.c:10467
 #, gcc-internal-format
 msgid "template argument required for %<%s %T%>"
 msgstr ""
 
-#: cp/decl.c:10507 cp/name-lookup.c:2800
+#: cp/decl.c:10515 cp/name-lookup.c:2808
 #, gcc-internal-format
 msgid "%qD has the same name as the class in which it is declared"
 msgstr ""
 
-#: cp/decl.c:10537 cp/name-lookup.c:2308
+#: cp/decl.c:10545 cp/name-lookup.c:2316
 #, gcc-internal-format
 msgid "reference to %qD is ambiguous"
 msgstr ""
 
-#: cp/decl.c:10651
+#: cp/decl.c:10659
 #, gcc-internal-format
 msgid "use of enum %q#D without previous declaration"
 msgstr ""
 
-#: cp/decl.c:10672
+#: cp/decl.c:10680
 #, gcc-internal-format
 msgid "redeclaration of %qT as a non-template"
 msgstr ""
 
-#: cp/decl.c:10673
+#: cp/decl.c:10681
 #, gcc-internal-format
 msgid "previous declaration %q+D"
 msgstr ""
 
-#: cp/decl.c:10784
+#: cp/decl.c:10795
 #, gcc-internal-format
 msgid "derived union %qT invalid"
 msgstr ""
 
-#: cp/decl.c:10793
+#: cp/decl.c:10804
 #, gcc-internal-format
 msgid "Java class %qT cannot have multiple bases"
 msgstr ""
 
-#: cp/decl.c:10804
+#: cp/decl.c:10815
 #, gcc-internal-format
 msgid "Java class %qT cannot have virtual bases"
 msgstr ""
 
-#: cp/decl.c:10824
+#: cp/decl.c:10835
 #, gcc-internal-format
 msgid "base type %qT fails to be a struct or class type"
 msgstr ""
 
-#: cp/decl.c:10857
+#: cp/decl.c:10868
 #, gcc-internal-format
 msgid "recursive type %qT undefined"
 msgstr ""
 
-#: cp/decl.c:10859
+#: cp/decl.c:10870
 #, gcc-internal-format
 msgid "duplicate base type %qT invalid"
 msgstr ""
 
-#: cp/decl.c:10943
+#: cp/decl.c:10954
 #, gcc-internal-format
 msgid "multiple definition of %q#T"
 msgstr ""
 
-#: cp/decl.c:10944
+#: cp/decl.c:10955
 #, gcc-internal-format
 msgid "%Jprevious definition here"
 msgstr ""
 
-#: cp/decl.c:10991
+#: cp/decl.c:11002
 #, gcc-internal-format
 msgid "underlying type %<%T%> of %<%T%> must be an integral type"
 msgstr ""
@@ -30520,62 +30925,62 @@ msgstr ""
 #.
 #. IF no integral type can represent all the enumerator values, the
 #. enumeration is ill-formed.
-#: cp/decl.c:11123
+#: cp/decl.c:11134
 #, gcc-internal-format
 msgid "no integral type can represent all of the enumerator values for %qT"
 msgstr ""
 
-#: cp/decl.c:11254
+#: cp/decl.c:11265
 #, gcc-internal-format
 msgid "enumerator value for %qD is not an integer constant"
 msgstr ""
 
-#: cp/decl.c:11286
+#: cp/decl.c:11297
 #, gcc-internal-format
 msgid "overflow in enumeration values at %qD"
 msgstr ""
 
-#: cp/decl.c:11306
+#: cp/decl.c:11317
 #, gcc-internal-format
 msgid "enumerator value %E is too large for underlying type %<%T%>"
 msgstr ""
 
-#: cp/decl.c:11403
+#: cp/decl.c:11414
 #, gcc-internal-format
 msgid "return type %q#T is incomplete"
 msgstr ""
 
-#: cp/decl.c:11405
+#: cp/decl.c:11416
 #, gcc-internal-format
 msgid "return type has Java class type %q#T"
 msgstr ""
 
-#: cp/decl.c:11530 cp/typeck.c:6939
+#: cp/decl.c:11541 cp/typeck.c:6970
 #, gcc-internal-format
 msgid "%<operator=%> should return a reference to %<*this%>"
 msgstr ""
 
-#: cp/decl.c:11845
+#: cp/decl.c:11856
 #, gcc-internal-format
 msgid "invalid function declaration"
 msgstr ""
 
-#: cp/decl.c:11929
+#: cp/decl.c:11940
 #, gcc-internal-format
 msgid "parameter %qD declared void"
 msgstr ""
 
-#: cp/decl.c:12430
+#: cp/decl.c:12442
 #, gcc-internal-format
 msgid "invalid member function declaration"
 msgstr ""
 
-#: cp/decl.c:12445
+#: cp/decl.c:12457
 #, gcc-internal-format
 msgid "%qD is already defined in class %qT"
 msgstr ""
 
-#: cp/decl.c:12692
+#: cp/decl.c:12704
 #, gcc-internal-format
 msgid "static member function %q#D declared with type qualifiers"
 msgstr ""
@@ -30617,7 +31022,7 @@ msgstr ""
 msgid "deleting %qT is undefined"
 msgstr ""
 
-#: cp/decl2.c:461 cp/pt.c:3848
+#: cp/decl2.c:461 cp/pt.c:3849
 #, gcc-internal-format
 msgid "template declaration of %q#D"
 msgstr ""
@@ -30663,67 +31068,67 @@ msgstr ""
 msgid "member %qD conflicts with virtual function table field name"
 msgstr ""
 
-#: cp/decl2.c:828
+#: cp/decl2.c:831
 #, gcc-internal-format
 msgid "%qD is already defined in %qT"
 msgstr ""
 
-#: cp/decl2.c:866
+#: cp/decl2.c:869
 #, gcc-internal-format
 msgid "initializer specified for static member function %qD"
 msgstr ""
 
-#: cp/decl2.c:889
+#: cp/decl2.c:892
 #, gcc-internal-format
 msgid "field initializer is not constant"
 msgstr ""
 
-#: cp/decl2.c:916
+#: cp/decl2.c:919
 #, gcc-internal-format
 msgid "%<asm%> specifiers are not permitted on non-static data members"
 msgstr ""
 
-#: cp/decl2.c:968
+#: cp/decl2.c:971
 #, gcc-internal-format
 msgid "bit-field %qD with non-integral type"
 msgstr ""
 
-#: cp/decl2.c:974
+#: cp/decl2.c:977
 #, gcc-internal-format
 msgid "cannot declare %qD to be a bit-field type"
 msgstr ""
 
-#: cp/decl2.c:984
+#: cp/decl2.c:987
 #, gcc-internal-format
 msgid "cannot declare bit-field %qD with function type"
 msgstr ""
 
-#: cp/decl2.c:991
+#: cp/decl2.c:994
 #, gcc-internal-format
 msgid "%qD is already defined in the class %qT"
 msgstr ""
 
-#: cp/decl2.c:998
+#: cp/decl2.c:1001
 #, gcc-internal-format
 msgid "static member %qD cannot be a bit-field"
 msgstr ""
 
-#: cp/decl2.c:1266
+#: cp/decl2.c:1256
 #, gcc-internal-format
 msgid "anonymous struct not inside named type"
 msgstr ""
 
-#: cp/decl2.c:1350
+#: cp/decl2.c:1340
 #, gcc-internal-format
 msgid "namespace-scope anonymous aggregates must be static"
 msgstr ""
 
-#: cp/decl2.c:1359
+#: cp/decl2.c:1349
 #, gcc-internal-format
 msgid "anonymous union with no members"
 msgstr ""
 
-#: cp/decl2.c:1396
+#: cp/decl2.c:1386
 #, gcc-internal-format
 msgid "%<operator new%> must return type %qT"
 msgstr ""
@@ -30732,62 +31137,62 @@ msgstr ""
 #.
 #. The first parameter shall not have an associated default
 #. argument.
-#: cp/decl2.c:1407
+#: cp/decl2.c:1397
 #, gcc-internal-format
 msgid "the first parameter of %<operator new%> cannot have a default argument"
 msgstr ""
 
-#: cp/decl2.c:1423
+#: cp/decl2.c:1413
 #, gcc-internal-format
 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
 msgstr ""
 
-#: cp/decl2.c:1452
+#: cp/decl2.c:1442
 #, gcc-internal-format
 msgid "%<operator delete%> must return type %qT"
 msgstr ""
 
-#: cp/decl2.c:1461
+#: cp/decl2.c:1451
 #, gcc-internal-format
 msgid "%<operator delete%> takes type %qT as first parameter"
 msgstr ""
 
-#: cp/decl2.c:2152
+#: cp/decl2.c:2142
 #, gcc-internal-format
 msgid "%qT has a field %qD whose type uses the anonymous namespace"
 msgstr ""
 
-#: cp/decl2.c:2159
+#: cp/decl2.c:2149
 #, gcc-internal-format
 msgid "%qT declared with greater visibility than the type of its field %qD"
 msgstr ""
 
-#: cp/decl2.c:2172
+#: cp/decl2.c:2162
 #, gcc-internal-format
 msgid "%qT has a base %qT whose type uses the anonymous namespace"
 msgstr ""
 
-#: cp/decl2.c:2178
+#: cp/decl2.c:2168
 #, gcc-internal-format
 msgid "%qT declared with greater visibility than its base %qT"
 msgstr ""
 
-#: cp/decl2.c:3612
+#: cp/decl2.c:3602
 #, gcc-internal-format
 msgid "inline function %q+D used but never defined"
 msgstr ""
 
-#: cp/decl2.c:3761
+#: cp/decl2.c:3751
 #, gcc-internal-format
 msgid "default argument missing for parameter %P of %q+#D"
 msgstr ""
 
-#: cp/decl2.c:3810 cp/search.c:1912
+#: cp/decl2.c:3800 cp/search.c:1912
 #, gcc-internal-format
 msgid "deleted function %q+D"
 msgstr ""
 
-#: cp/decl2.c:3811
+#: cp/decl2.c:3801
 #, gcc-internal-format
 msgid "used here"
 msgstr ""
@@ -30795,7 +31200,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:2710
+#: cp/error.c:2798
 #, gcc-internal-format
 msgid "%s only available with -std=c++0x or -std=gnu++0x"
 msgstr ""
@@ -30827,7 +31232,7 @@ msgstr ""
 msgid "throwing NULL, which has integral, not pointer type"
 msgstr ""
 
-#: cp/except.c:662 cp/init.c:1896
+#: cp/except.c:662 cp/init.c:1895
 #, gcc-internal-format
 msgid "%qD should never be overloaded"
 msgstr ""
@@ -31017,143 +31422,143 @@ msgid ""
 "%Jbase class %q#T should be explicitly initialized in the copy constructor"
 msgstr ""
 
-#: cp/init.c:1037 cp/init.c:1056
+#: cp/init.c:1036 cp/init.c:1055
 #, gcc-internal-format
 msgid "class %qT does not have any field named %qD"
 msgstr ""
 
-#: cp/init.c:1043
+#: cp/init.c:1042
 #, gcc-internal-format
 msgid ""
 "%q#D is a static data member; it can only be initialized at its definition"
 msgstr ""
 
-#: cp/init.c:1050
+#: cp/init.c:1049
 #, gcc-internal-format
 msgid "%q#D is not a non-static data member of %qT"
 msgstr ""
 
-#: cp/init.c:1089
+#: cp/init.c:1088
 #, gcc-internal-format
 msgid "unnamed initializer for %qT, which has no base classes"
 msgstr ""
 
-#: cp/init.c:1097
+#: cp/init.c:1096
 #, gcc-internal-format
 msgid "unnamed initializer for %qT, which uses multiple inheritance"
 msgstr ""
 
-#: cp/init.c:1143
+#: cp/init.c:1142
 #, gcc-internal-format
 msgid "%qD is both a direct base and an indirect virtual base"
 msgstr ""
 
-#: cp/init.c:1151
+#: cp/init.c:1150
 #, gcc-internal-format
 msgid "type %qT is not a direct or virtual base of %qT"
 msgstr ""
 
-#: cp/init.c:1154
+#: cp/init.c:1153
 #, gcc-internal-format
 msgid "type %qT is not a direct base of %qT"
 msgstr ""
 
-#: cp/init.c:1235
+#: cp/init.c:1234
 #, gcc-internal-format
 msgid "bad array initializer"
 msgstr ""
 
-#: cp/init.c:1441 cp/semantics.c:2496
+#: cp/init.c:1440 cp/semantics.c:2537
 #, gcc-internal-format
 msgid "%qT is not a class type"
 msgstr ""
 
-#: cp/init.c:1495
+#: cp/init.c:1494
 #, gcc-internal-format
 msgid "incomplete type %qT does not have member %qD"
 msgstr ""
 
-#: cp/init.c:1508
+#: cp/init.c:1507
 #, gcc-internal-format
 msgid "invalid pointer to bit-field %qD"
 msgstr ""
 
-#: cp/init.c:1586
+#: cp/init.c:1585
 #, gcc-internal-format
 msgid "invalid use of non-static member function %qD"
 msgstr ""
 
-#: cp/init.c:1592
+#: cp/init.c:1591
 #, gcc-internal-format
 msgid "invalid use of non-static data member %qD"
 msgstr ""
 
-#: cp/init.c:1852
+#: cp/init.c:1851
 #, gcc-internal-format
 msgid "invalid type %<void%> for new"
 msgstr ""
 
-#: cp/init.c:1865
+#: cp/init.c:1864
 #, gcc-internal-format
 msgid "uninitialized const in %<new%> of %q#T"
 msgstr ""
 
-#: cp/init.c:1890
+#: cp/init.c:1889
 #, gcc-internal-format
 msgid "call to Java constructor with %qs undefined"
 msgstr ""
 
-#: cp/init.c:1908
+#: cp/init.c:1907
 #, gcc-internal-format
 msgid "Java class %q#T object allocated using placement new"
 msgstr ""
 
-#: cp/init.c:1938
+#: cp/init.c:1937
 #, gcc-internal-format
 msgid "no suitable %qD found in class %qT"
 msgstr ""
 
-#: cp/init.c:1945
+#: cp/init.c:1944
 #, gcc-internal-format
 msgid "request for member %qD is ambiguous"
 msgstr ""
 
-#: cp/init.c:2124
+#: cp/init.c:2123
 #, gcc-internal-format
 msgid "ISO C++ forbids initialization in array new"
 msgstr ""
 
-#: cp/init.c:2348
+#: cp/init.c:2347
 #, gcc-internal-format
 msgid "size in array new must have integral type"
 msgstr ""
 
-#: cp/init.c:2361
+#: cp/init.c:2360
 #, gcc-internal-format
 msgid "new cannot be applied to a reference type"
 msgstr ""
 
-#: cp/init.c:2370
+#: cp/init.c:2369
 #, gcc-internal-format
 msgid "new cannot be applied to a function type"
 msgstr ""
 
-#: cp/init.c:2409
+#: cp/init.c:2408
 #, gcc-internal-format
 msgid "call to Java constructor, while %<jclass%> undefined"
 msgstr ""
 
-#: cp/init.c:2427
+#: cp/init.c:2426
 #, gcc-internal-format
 msgid "can't find %<class$%> in %qT"
 msgstr ""
 
-#: cp/init.c:2802
+#: cp/init.c:2801
 #, gcc-internal-format
 msgid "initializer ends prematurely"
 msgstr ""
 
-#: cp/init.c:2860
+#: cp/init.c:2859
 #, gcc-internal-format
 msgid "cannot initialize multi-dimensional array with initializer"
 msgstr ""
@@ -31249,22 +31654,22 @@ msgstr ""
 msgid "mangling unknown fixed point type"
 msgstr ""
 
-#: cp/mangle.c:2338
+#: cp/mangle.c:2332
 #, gcc-internal-format
 msgid "mangling %C"
 msgstr ""
 
-#: cp/mangle.c:2375
+#: cp/mangle.c:2387
 #, gcc-internal-format
 msgid "mangling new-expression"
 msgstr ""
 
-#: cp/mangle.c:2395
+#: cp/mangle.c:2407
 #, gcc-internal-format
 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
 msgstr ""
 
-#: cp/mangle.c:2710
+#: cp/mangle.c:2722
 #, gcc-internal-format
 msgid "the mangled name of %qD will change in a future version of GCC"
 msgstr ""
@@ -31317,250 +31722,250 @@ msgstr ""
 msgid "as %qD"
 msgstr ""
 
-#: cp/name-lookup.c:805
+#: cp/name-lookup.c:811 cp/name-lookup.c:822
 #, gcc-internal-format
 msgid "declaration of %q#D with C language linkage"
 msgstr ""
 
-#: cp/name-lookup.c:809
+#: cp/name-lookup.c:815
 #, gcc-internal-format
 msgid "due to different exception specifications"
 msgstr ""
 
-#: cp/name-lookup.c:900
+#: cp/name-lookup.c:906
 #, gcc-internal-format
 msgid "type mismatch with previous external decl of %q#D"
 msgstr ""
 
-#: cp/name-lookup.c:901
+#: cp/name-lookup.c:907
 #, gcc-internal-format
 msgid "previous external decl of %q+#D"
 msgstr ""
 
-#: cp/name-lookup.c:992
+#: cp/name-lookup.c:998
 #, gcc-internal-format
 msgid "extern declaration of %q#D doesn't match"
 msgstr ""
 
-#: cp/name-lookup.c:993
+#: cp/name-lookup.c:999
 #, gcc-internal-format
 msgid "global declaration %q+#D"
 msgstr ""
 
-#: cp/name-lookup.c:1030 cp/name-lookup.c:1040
+#: cp/name-lookup.c:1041 cp/name-lookup.c:1048
 #, 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:1065
+#: cp/name-lookup.c:1073
 #, gcc-internal-format
 msgid "declaration of %qD shadows a member of 'this'"
 msgstr ""
 
-#: cp/name-lookup.c:1071
+#: cp/name-lookup.c:1079
 #, gcc-internal-format
 msgid "declaration of %qD shadows a previous local"
 msgstr ""
 
-#: cp/name-lookup.c:1078
+#: cp/name-lookup.c:1086
 #, gcc-internal-format
 msgid "declaration of %qD shadows a global declaration"
 msgstr ""
 
-#: cp/name-lookup.c:1201
+#: cp/name-lookup.c:1209
 #, gcc-internal-format
 msgid "name lookup of %qD changed"
 msgstr ""
 
-#: cp/name-lookup.c:1202
+#: cp/name-lookup.c:1210
 #, gcc-internal-format
 msgid "  matches this %q+D under ISO standard rules"
 msgstr ""
 
-#: cp/name-lookup.c:1204
+#: cp/name-lookup.c:1212
 #, gcc-internal-format
 msgid "  matches this %q+D under old rules"
 msgstr ""
 
-#: cp/name-lookup.c:1222 cp/name-lookup.c:1230
+#: cp/name-lookup.c:1230 cp/name-lookup.c:1238
 #, gcc-internal-format
 msgid "name lookup of %qD changed for ISO %<for%> scoping"
 msgstr ""
 
-#: cp/name-lookup.c:1224
+#: cp/name-lookup.c:1232
 #, gcc-internal-format
 msgid "  cannot use obsolete binding at %q+D because it has a destructor"
 msgstr ""
 
-#: cp/name-lookup.c:1233
+#: cp/name-lookup.c:1241
 #, gcc-internal-format
 msgid "  using obsolete binding at %q+D"
 msgstr ""
 
-#: cp/name-lookup.c:1239 cp/parser.c:10154
+#: cp/name-lookup.c:1247 cp/parser.c:10158
 #, gcc-internal-format
 msgid "(if you use %<-fpermissive%> G++ will accept your code)"
 msgstr ""
 
-#: cp/name-lookup.c:1295
+#: cp/name-lookup.c:1303
 #, gcc-internal-format
 msgid "%s %s(%E) %p %d\n"
 msgstr ""
 
-#: cp/name-lookup.c:1298
+#: cp/name-lookup.c:1306
 #, gcc-internal-format
 msgid "%s %s %p %d\n"
 msgstr ""
 
-#: cp/name-lookup.c:1426
+#: cp/name-lookup.c:1434
 #, gcc-internal-format
 msgid "XXX is_class_level != (current_scope == class_scope)\n"
 msgstr ""
 
-#: cp/name-lookup.c:2021
+#: cp/name-lookup.c:2029
 #, gcc-internal-format
 msgid "%q#D hides constructor for %q#T"
 msgstr ""
 
-#: cp/name-lookup.c:2038
+#: cp/name-lookup.c:2046
 #, gcc-internal-format
 msgid "%q#D conflicts with previous using declaration %q#D"
 msgstr ""
 
-#: cp/name-lookup.c:2061
+#: cp/name-lookup.c:2069
 #, gcc-internal-format
 msgid "previous non-function declaration %q+#D"
 msgstr ""
 
-#: cp/name-lookup.c:2062
+#: cp/name-lookup.c:2070
 #, 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:2140 cp/name-lookup.c:2165
+#: cp/name-lookup.c:2148 cp/name-lookup.c:2173
 #, 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:2150
+#: cp/name-lookup.c:2158
 #, gcc-internal-format
 msgid "a using-declaration cannot specify a template-id.  Try %<using %D%>"
 msgstr ""
 
-#: cp/name-lookup.c:2157
+#: cp/name-lookup.c:2165
 #, gcc-internal-format
 msgid "namespace %qD not allowed in using-declaration"
 msgstr ""
 
-#: cp/name-lookup.c:2193
+#: cp/name-lookup.c:2201
 #, gcc-internal-format
 msgid "%qD not declared"
 msgstr ""
 
-#: cp/name-lookup.c:2229 cp/name-lookup.c:2266 cp/name-lookup.c:2300
-#: cp/name-lookup.c:2315
+#: cp/name-lookup.c:2237 cp/name-lookup.c:2274 cp/name-lookup.c:2308
+#: cp/name-lookup.c:2323
 #, gcc-internal-format
 msgid "%qD is already declared in this scope"
 msgstr ""
 
-#: cp/name-lookup.c:2919
+#: cp/name-lookup.c:2927
 #, gcc-internal-format
 msgid "using-declaration for non-member at class scope"
 msgstr ""
 
-#: cp/name-lookup.c:2926
+#: cp/name-lookup.c:2934
 #, gcc-internal-format
 msgid "%<%T::%D%> names destructor"
 msgstr ""
 
-#: cp/name-lookup.c:2931
+#: cp/name-lookup.c:2939
 #, gcc-internal-format
 msgid "%<%T::%D%> names constructor"
 msgstr ""
 
-#: cp/name-lookup.c:2936
+#: cp/name-lookup.c:2944
 #, gcc-internal-format
 msgid "%<%T::%D%> names constructor in %qT"
 msgstr ""
 
-#: cp/name-lookup.c:2986
+#: cp/name-lookup.c:2994
 #, gcc-internal-format
 msgid "no members matching %<%T::%D%> in %q#T"
 msgstr ""
 
-#: cp/name-lookup.c:3054
+#: cp/name-lookup.c:3062
 #, gcc-internal-format
 msgid "declaration of %qD not in a namespace surrounding %qD"
 msgstr ""
 
-#: cp/name-lookup.c:3062
+#: cp/name-lookup.c:3070
 #, gcc-internal-format
 msgid "explicit qualification in declaration of %qD"
 msgstr ""
 
-#: cp/name-lookup.c:3105
+#: cp/name-lookup.c:3113
 #, gcc-internal-format
 msgid "%qD should have been declared inside %qD"
 msgstr ""
 
-#: cp/name-lookup.c:3150
+#: cp/name-lookup.c:3158
 #, gcc-internal-format
 msgid "%qD attribute requires a single NTBS argument"
 msgstr ""
 
-#: cp/name-lookup.c:3157
+#: cp/name-lookup.c:3165
 #, gcc-internal-format
 msgid ""
 "%qD attribute is meaningless since members of the anonymous namespace get "
 "local symbols"
 msgstr ""
 
-#: cp/name-lookup.c:3166 cp/name-lookup.c:3536
+#: cp/name-lookup.c:3174 cp/name-lookup.c:3544
 #, gcc-internal-format
 msgid "%qD attribute directive ignored"
 msgstr ""
 
-#: cp/name-lookup.c:3211
+#: cp/name-lookup.c:3219
 #, gcc-internal-format
 msgid "namespace alias %qD not allowed here, assuming %qD"
 msgstr ""
 
-#: cp/name-lookup.c:3524
+#: cp/name-lookup.c:3532
 #, gcc-internal-format
 msgid "strong using only meaningful at namespace scope"
 msgstr ""
 
-#: cp/name-lookup.c:3528
+#: cp/name-lookup.c:3536
 #, gcc-internal-format
 msgid "current namespace %qD does not enclose strongly used namespace %qD"
 msgstr ""
 
-#: cp/name-lookup.c:4466
+#: cp/name-lookup.c:4473
 #, gcc-internal-format
 msgid "%q+D is not a function,"
 msgstr ""
 
-#: cp/name-lookup.c:4467
+#: cp/name-lookup.c:4474
 #, gcc-internal-format
 msgid "  conflict with %q+D"
 msgstr ""
 
-#: cp/name-lookup.c:4912
+#: cp/name-lookup.c:4919
 #, gcc-internal-format
 msgid "argument dependent lookup finds %q+D"
 msgstr ""
 
-#: cp/name-lookup.c:5353
+#: cp/name-lookup.c:5360
 #, gcc-internal-format
 msgid "XXX entering pop_everything ()\n"
 msgstr ""
 
-#: cp/name-lookup.c:5362
+#: cp/name-lookup.c:5369
 #, gcc-internal-format
 msgid "XXX leaving pop_everything ()\n"
 msgstr ""
@@ -31570,334 +31975,334 @@ msgstr ""
 msgid "identifier %<%s%> will become a keyword in C++0x"
 msgstr ""
 
-#: cp/parser.c:2080
+#: cp/parser.c:2084
 #, gcc-internal-format
 msgid "%H%<#pragma%> is not allowed here"
 msgstr ""
 
-#: cp/parser.c:2111
+#: cp/parser.c:2115
 #, gcc-internal-format
 msgid "%H%<%E::%E%> has not been declared"
 msgstr ""
 
-#: cp/parser.c:2114
+#: cp/parser.c:2118
 #, gcc-internal-format
 msgid "%H%<::%E%> has not been declared"
 msgstr ""
 
-#: cp/parser.c:2117
+#: cp/parser.c:2121
 #, gcc-internal-format
 msgid "%Hrequest for member %qE in non-class type %qT"
 msgstr ""
 
-#: cp/parser.c:2120
+#: cp/parser.c:2124
 #, gcc-internal-format
 msgid "%H%<%T::%E%> has not been declared"
 msgstr ""
 
-#: cp/parser.c:2123
+#: cp/parser.c:2127
 #, gcc-internal-format
 msgid "%H%qE has not been declared"
 msgstr ""
 
-#: cp/parser.c:2126
+#: cp/parser.c:2130
 #, gcc-internal-format
 msgid "%H%<%E::%E%> %s"
 msgstr ""
 
-#: cp/parser.c:2128
+#: cp/parser.c:2132
 #, gcc-internal-format
 msgid "%H%<::%E%> %s"
 msgstr ""
 
-#: cp/parser.c:2130
+#: cp/parser.c:2134
 #, gcc-internal-format
 msgid "%H%qE %s"
 msgstr ""
 
-#: cp/parser.c:2165
+#: cp/parser.c:2169
 #, gcc-internal-format
 msgid "%H%<long long long%> is too long for GCC"
 msgstr ""
 
-#: cp/parser.c:2169
+#: cp/parser.c:2172
 #, gcc-internal-format
 msgid "ISO C++ 1998 does not support %<long long%>"
 msgstr ""
 
-#: cp/parser.c:2189
+#: cp/parser.c:2192
 #, gcc-internal-format
 msgid "%Hduplicate %qs"
 msgstr ""
 
-#: cp/parser.c:2233
+#: cp/parser.c:2236
 #, gcc-internal-format
 msgid "%Hnew types may not be defined in a return type"
 msgstr ""
 
-#: cp/parser.c:2235
+#: cp/parser.c:2238
 #, gcc-internal-format
 msgid "(perhaps a semicolon is missing after the definition of %qT)"
 msgstr ""
 
-#: cp/parser.c:2255
+#: cp/parser.c:2258
 #, gcc-internal-format
 msgid "%H%qT is not a template"
 msgstr ""
 
-#: cp/parser.c:2257
+#: cp/parser.c:2260
 #, gcc-internal-format
 msgid "%H%qE is not a template"
 msgstr ""
 
-#: cp/parser.c:2259
+#: cp/parser.c:2262
 #, gcc-internal-format
 msgid "%Hinvalid template-id"
 msgstr ""
 
-#: cp/parser.c:2321
+#: cp/parser.c:2324
 #, gcc-internal-format
 msgid "%Hinvalid use of template-name %qE without an argument list"
 msgstr ""
 
-#: cp/parser.c:2324
+#: cp/parser.c:2327
 #, gcc-internal-format
 msgid "%Hinvalid use of destructor %qD as a type"
 msgstr ""
 
 #. Something like 'unsigned A a;'
-#: cp/parser.c:2327
+#: cp/parser.c:2330
 #, gcc-internal-format
 msgid "%Hinvalid combination of multiple type-specifiers"
 msgstr ""
 
 #. Issue an error message.
-#: cp/parser.c:2332
+#: cp/parser.c:2335
 #, gcc-internal-format
 msgid "%H%qE does not name a type"
 msgstr ""
 
-#: cp/parser.c:2365
+#: cp/parser.c:2368
 #, gcc-internal-format
 msgid "(perhaps %<typename %T::%E%> was intended)"
 msgstr ""
 
-#: cp/parser.c:2380
+#: cp/parser.c:2383
 #, gcc-internal-format
 msgid "%H%qE in namespace %qE does not name a type"
 msgstr ""
 
-#: cp/parser.c:2383
+#: cp/parser.c:2386
 #, gcc-internal-format
 msgid "%H%qE in class %qT does not name a type"
 msgstr ""
 
-#: cp/parser.c:2945
+#: cp/parser.c:2950
 #, gcc-internal-format
 msgid "%Hunsupported non-standard concatenation of string literals"
 msgstr ""
 
-#: cp/parser.c:3148
+#: cp/parser.c:3153
 #, gcc-internal-format
 msgid "%Hfixed-point types not supported in C++"
 msgstr ""
 
-#: cp/parser.c:3229
+#: cp/parser.c:3234
 #, gcc-internal-format
 msgid "ISO C++ forbids braced-groups within expressions"
 msgstr ""
 
-#: cp/parser.c:3240
+#: cp/parser.c:3245
 #, gcc-internal-format
 msgid ""
 "%Hstatement-expressions are not allowed outside functions nor in template-"
 "argument lists"
 msgstr ""
 
-#: cp/parser.c:3299
+#: cp/parser.c:3304
 #, gcc-internal-format
 msgid "%H%<this%> may not be used in this context"
 msgstr ""
 
-#: cp/parser.c:3508
+#: cp/parser.c:3513
 #, gcc-internal-format
 msgid "%Hlocal variable %qD may not appear in this context"
 msgstr ""
 
-#: cp/parser.c:3808
+#: cp/parser.c:3813
 #, gcc-internal-format
 msgid "%Hscope %qT before %<~%> is not a class-name"
 msgstr ""
 
-#: cp/parser.c:3922
+#: cp/parser.c:3927
 #, gcc-internal-format
 msgid "%Hdeclaration of %<~%T%> as member of %qT"
 msgstr ""
 
-#: cp/parser.c:3936
+#: cp/parser.c:3941
 #, gcc-internal-format
 msgid "%Htypedef-name %qD used as destructor declarator"
 msgstr ""
 
-#: cp/parser.c:4150
+#: cp/parser.c:4155
 #, gcc-internal-format
 msgid "%H%qD used without template parameters"
 msgstr ""
 
-#: cp/parser.c:4154 cp/parser.c:14857 cp/parser.c:17154
+#: cp/parser.c:4159 cp/parser.c:14879 cp/parser.c:17171
 #, gcc-internal-format
 msgid "%Hreference to %qD is ambiguous"
 msgstr ""
 
-#: cp/parser.c:4200 cp/pt.c:5659
+#: cp/parser.c:4205 cp/pt.c:5660
 #, 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:4624
+#: cp/parser.c:4629
 #, gcc-internal-format
 msgid "ISO C++ forbids compound-literals"
 msgstr ""
 
-#: cp/parser.c:4998
+#: cp/parser.c:5002
 #, gcc-internal-format
 msgid "%H%qE does not have class type"
 msgstr ""
 
-#: cp/parser.c:5082
+#: cp/parser.c:5086
 #, gcc-internal-format
 msgid "%Hinvalid use of %qD"
 msgstr ""
 
-#: cp/parser.c:5661
+#: cp/parser.c:5665
 #, gcc-internal-format
 msgid "%Harray bound forbidden after parenthesized type-id"
 msgstr ""
 
-#: cp/parser.c:5664
+#: cp/parser.c:5668
 #, gcc-internal-format
 msgid "try removing the parentheses around the type-id"
 msgstr ""
 
-#: cp/parser.c:5857
+#: cp/parser.c:5861
 #, gcc-internal-format
 msgid "%Hexpression in new-declarator must have integral or enumeration type"
 msgstr ""
 
-#: cp/parser.c:6113
+#: cp/parser.c:6117
 #, gcc-internal-format
 msgid "use of old-style cast"
 msgstr ""
 
-#: cp/parser.c:6244
+#: cp/parser.c:6248
 #, gcc-internal-format
 msgid "%H%<>>%> operator will be treated as two right angle brackets in C++0x"
 msgstr ""
 
-#: cp/parser.c:6247
+#: cp/parser.c:6251
 #, gcc-internal-format
 msgid "suggest parentheses around %<>>%> expression"
 msgstr ""
 
-#: cp/parser.c:7084
+#: cp/parser.c:7088
 #, gcc-internal-format
 msgid "%Hcase label %qE not within a switch statement"
 msgstr ""
 
-#: cp/parser.c:7096
+#: cp/parser.c:7100
 #, gcc-internal-format
 msgid "%Hcase label not within a switch statement"
 msgstr ""
 
-#: cp/parser.c:7214
+#: cp/parser.c:7218
 #, gcc-internal-format
 msgid "%H%<else%> without a previous %<if%>"
 msgstr ""
 
-#: cp/parser.c:7693
+#: cp/parser.c:7697
 #, gcc-internal-format
 msgid "%Hbreak statement not within loop or switch"
 msgstr ""
 
-#: cp/parser.c:7701 cp/parser.c:7721
+#: cp/parser.c:7705 cp/parser.c:7725
 #, gcc-internal-format
 msgid "%Hinvalid exit from OpenMP structured block"
 msgstr ""
 
-#: cp/parser.c:7704
+#: cp/parser.c:7708
 #, gcc-internal-format
 msgid "%Hbreak statement used with OpenMP for loop"
 msgstr ""
 
-#: cp/parser.c:7714
+#: cp/parser.c:7718
 #, gcc-internal-format
 msgid "%Hcontinue statement not within a loop"
 msgstr ""
 
 #. Issue a warning about this use of a GNU extension.
-#: cp/parser.c:7757
+#: cp/parser.c:7761
 #, gcc-internal-format
 msgid "ISO C++ forbids computed gotos"
 msgstr ""
 
-#: cp/parser.c:7901 cp/parser.c:15736
+#: cp/parser.c:7905 cp/parser.c:15753
 #, gcc-internal-format
 msgid "extra %<;%>"
 msgstr ""
 
-#: cp/parser.c:8122
+#: cp/parser.c:8126
 #, gcc-internal-format
 msgid "%H%<__label__%> not at the beginning of a block"
 msgstr ""
 
-#: cp/parser.c:8259
+#: cp/parser.c:8263
 #, gcc-internal-format
 msgid "%Hmixing declarations and function-definitions is forbidden"
 msgstr ""
 
-#: cp/parser.c:8399
+#: cp/parser.c:8403
 #, gcc-internal-format
 msgid "%H%<friend%> used outside of class"
 msgstr ""
 
-#: cp/parser.c:8455
+#: cp/parser.c:8459
 #, gcc-internal-format
 msgid "%H%<auto%> will change meaning in C++0x; please remove it"
 msgstr ""
 
-#: cp/parser.c:8574
+#: cp/parser.c:8578
 #, gcc-internal-format
 msgid "%Hclass definition may not be declared a friend"
 msgstr ""
 
-#: cp/parser.c:8644 cp/parser.c:16058
+#: cp/parser.c:8648 cp/parser.c:16075
 #, gcc-internal-format
 msgid "%Htemplates may not be %<virtual%>"
 msgstr ""
 
-#: cp/parser.c:9047
+#: cp/parser.c:9051
 #, gcc-internal-format
 msgid "invalid use of %<auto%> in conversion operator"
 msgstr ""
 
-#: cp/parser.c:9131
+#: cp/parser.c:9135
 #, gcc-internal-format
 msgid "%Honly constructors take base initializers"
 msgstr ""
 
-#: cp/parser.c:9153
+#: cp/parser.c:9157
 #, gcc-internal-format
 msgid "%Hcannot expand initializer for member %<%D%>"
 msgstr ""
 
-#: cp/parser.c:9208
+#: cp/parser.c:9212
 #, gcc-internal-format
 msgid "anachronistic old-style base class initializer"
 msgstr ""
 
-#: cp/parser.c:9268
+#: cp/parser.c:9272
 #, gcc-internal-format
 msgid ""
 "%Hkeyword %<typename%> not allowed in this context (a qualified member "
@@ -31905,92 +32310,92 @@ msgid ""
 msgstr ""
 
 #. Warn that we do not support `export'.
-#: cp/parser.c:9614
+#: cp/parser.c:9618
 #, gcc-internal-format
 msgid "keyword %<export%> not implemented, and will be ignored"
 msgstr ""
 
-#: cp/parser.c:9796 cp/parser.c:9894 cp/parser.c:10000
+#: cp/parser.c:9800 cp/parser.c:9898 cp/parser.c:10004
 #, gcc-internal-format
 msgid "%Htemplate parameter pack %qD cannot have a default argument"
 msgstr ""
 
-#: cp/parser.c:9799
+#: cp/parser.c:9803
 #, gcc-internal-format
 msgid "%Htemplate parameter pack cannot have a default argument"
 msgstr ""
 
-#: cp/parser.c:9897 cp/parser.c:10004
+#: cp/parser.c:9901 cp/parser.c:10008
 #, gcc-internal-format
 msgid "%Htemplate parameter packs cannot have default arguments"
 msgstr ""
 
-#: cp/parser.c:10146
+#: cp/parser.c:10150
 #, gcc-internal-format
 msgid "%<<::%> cannot begin a template-argument list"
 msgstr ""
 
-#: cp/parser.c:10150
+#: cp/parser.c:10154
 #, gcc-internal-format
 msgid ""
 "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> "
 "and %<::%>"
 msgstr ""
 
-#: cp/parser.c:10228
+#: cp/parser.c:10232
 #, gcc-internal-format
 msgid "%Hparse error in template argument list"
 msgstr ""
 
 #. Explain what went wrong.
-#: cp/parser.c:10343
+#: cp/parser.c:10347
 #, gcc-internal-format
 msgid "%Hnon-template %qD used as template"
 msgstr ""
 
-#: cp/parser.c:10345
+#: cp/parser.c:10349
 #, gcc-internal-format
 msgid "use %<%T::template %D%> to indicate that it is a template"
 msgstr ""
 
-#: cp/parser.c:10882
+#: cp/parser.c:10886
 #, gcc-internal-format
 msgid "%Htemplate specialization with C linkage"
 msgstr ""
 
-#: cp/parser.c:11527
+#: cp/parser.c:11532
 #, gcc-internal-format
 msgid "using %<typename%> outside of template"
 msgstr ""
 
-#: cp/parser.c:11695
+#: cp/parser.c:11700
 #, gcc-internal-format
 msgid "declaration %qD does not declare anything"
 msgstr ""
 
-#: cp/parser.c:11780
+#: cp/parser.c:11786
 #, gcc-internal-format
 msgid "attributes ignored on uninstantiated type"
 msgstr ""
 
-#: cp/parser.c:11784
+#: cp/parser.c:11790
 #, gcc-internal-format
 msgid "attributes ignored on template instantiation"
 msgstr ""
 
-#: cp/parser.c:11789
+#: cp/parser.c:11795
 #, gcc-internal-format
 msgid ""
 "attributes ignored on elaborated-type-specifier that is not a forward "
 "declaration"
 msgstr ""
 
-#: cp/parser.c:12067
+#: cp/parser.c:12078
 #, gcc-internal-format
 msgid "%H%qD is not a namespace-name"
 msgstr ""
 
-#: cp/parser.c:12194
+#: cp/parser.c:12205
 #, gcc-internal-format
 msgid "%H%<namespace%> definition is not allowed here"
 msgstr ""
@@ -31998,181 +32403,186 @@ msgstr ""
 #. [namespace.udecl]
 #.
 #. A using declaration shall not name a template-id.
-#: cp/parser.c:12334
+#: cp/parser.c:12345
 #, gcc-internal-format
 msgid "%Ha template-id may not appear in a using-declaration"
 msgstr ""
 
-#: cp/parser.c:12711
+#: cp/parser.c:12722
 #, gcc-internal-format
 msgid "%Han asm-specification is not allowed on a function-definition"
 msgstr ""
 
-#: cp/parser.c:12715
+#: cp/parser.c:12726
 #, gcc-internal-format
 msgid "%Hattributes are not allowed on a function-definition"
 msgstr ""
 
-#: cp/parser.c:12868
+#: cp/parser.c:12879
 #, gcc-internal-format
 msgid "%Hinitializer provided for function"
 msgstr ""
 
-#: cp/parser.c:12890
+#: cp/parser.c:12901
 #, gcc-internal-format
 msgid "attributes after parenthesized initializer ignored"
 msgstr ""
 
-#: cp/parser.c:13295
+#: cp/parser.c:13306
 #, gcc-internal-format
 msgid "%Harray bound is not an integer constant"
 msgstr ""
 
-#: cp/parser.c:13407
+#: cp/parser.c:13418
 #, gcc-internal-format
 msgid "%H%<%T::%E%> is not a type"
 msgstr ""
 
-#: cp/parser.c:13434
+#: cp/parser.c:13445
 #, gcc-internal-format
 msgid "%Hinvalid use of constructor as a template"
 msgstr ""
 
-#: cp/parser.c:13436
+#: cp/parser.c:13447
 #, gcc-internal-format
 msgid ""
 "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified "
 "name"
 msgstr ""
 
-#: cp/parser.c:13609
+#: cp/parser.c:13620
 #, gcc-internal-format
 msgid "%H%qD is a namespace"
 msgstr ""
 
-#: cp/parser.c:13684
+#: cp/parser.c:13695
 #, gcc-internal-format
 msgid "%Hduplicate cv-qualifier"
 msgstr ""
 
-#: cp/parser.c:13796
+#: cp/parser.c:13807
 #, gcc-internal-format
 msgid "invalid use of %<auto%>"
 msgstr ""
 
-#: cp/parser.c:14370
+#: cp/parser.c:14392
 #, gcc-internal-format
 msgid "%Hfile ends in default argument"
 msgstr ""
 
-#: cp/parser.c:14416
+#: cp/parser.c:14438
 #, gcc-internal-format
 msgid "deprecated use of default argument for parameter of non-function"
 msgstr ""
 
-#: cp/parser.c:14419
+#: cp/parser.c:14441
 #, gcc-internal-format
 msgid "%Hdefault arguments are only permitted for function parameters"
 msgstr ""
 
-#: cp/parser.c:14437
+#: cp/parser.c:14459
 #, gcc-internal-format
 msgid "%H%sparameter pack %qD cannot have a default argument"
 msgstr ""
 
-#: cp/parser.c:14441
+#: cp/parser.c:14463
 #, gcc-internal-format
 msgid "%H%sparameter pack cannot have a default argument"
 msgstr ""
 
-#: cp/parser.c:14704
+#: cp/parser.c:14726
 #, gcc-internal-format
 msgid "ISO C++ does not allow designated initializers"
 msgstr ""
 
-#: cp/parser.c:15329
+#: cp/parser.c:15345
 #, gcc-internal-format
 msgid "%Hinvalid class name in declaration of %qD"
 msgstr ""
 
-#: cp/parser.c:15342
+#: cp/parser.c:15358
 #, gcc-internal-format
 msgid "%Hdeclaration of %qD in namespace %qD which does not enclose %qD"
 msgstr ""
 
-#: cp/parser.c:15347
+#: cp/parser.c:15363
 #, gcc-internal-format
 msgid "%Hdeclaration of %qD in %qD which does not enclose %qD"
 msgstr ""
 
-#: cp/parser.c:15361
+#: cp/parser.c:15377
 #, gcc-internal-format
 msgid "%Hextra qualification not allowed"
 msgstr ""
 
-#: cp/parser.c:15373
+#: cp/parser.c:15389
 #, gcc-internal-format
 msgid "%Han explicit specialization must be preceded by %<template <>%>"
 msgstr ""
 
-#: cp/parser.c:15402
+#: cp/parser.c:15419
 #, gcc-internal-format
 msgid "%Hfunction template %qD redeclared as a class template"
 msgstr ""
 
-#: cp/parser.c:15484
+#: cp/parser.c:15501
 #, gcc-internal-format
 msgid "%Hredefinition of %q#T"
 msgstr ""
 
-#: cp/parser.c:15486
+#: cp/parser.c:15503
 #, gcc-internal-format
 msgid "%Hprevious definition of %q+#T"
 msgstr ""
 
-#: cp/parser.c:15754
+#: cp/parser.c:15771
 #, gcc-internal-format
 msgid "%Ha class-key must be used when declaring a friend"
 msgstr ""
 
-#: cp/parser.c:15769
+#: cp/parser.c:15786
 #, gcc-internal-format
 msgid "%Hfriend declaration does not name a class or function"
 msgstr ""
 
-#: cp/parser.c:15949
+#: cp/parser.c:15966
 #, gcc-internal-format
 msgid "%Hpure-specifier on function-definition"
 msgstr ""
 
-#: cp/parser.c:16262
+#: cp/parser.c:16279
 #, gcc-internal-format
 msgid "%Hkeyword %<typename%> not allowed outside of templates"
 msgstr ""
 
-#: cp/parser.c:16265
+#: cp/parser.c:16282
 #, gcc-internal-format
 msgid ""
 "%Hkeyword %<typename%> not allowed in this context (the base class is "
 "implicitly a type)"
 msgstr ""
 
-#: cp/parser.c:17332
+#: cp/parser.c:17360
 #, gcc-internal-format
-msgid "%Htoo few template-parameter-lists"
+msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
+msgstr ""
+
+#: cp/parser.c:17365
+#, gcc-internal-format
+msgid "too few template-parameter-lists"
 msgstr ""
 
 #. Otherwise, there are too many template parameter lists.  We have
 #. something like:
 #.
 #. template <class T> template <class U> void S::f();
-#: cp/parser.c:17347
+#: cp/parser.c:17372
 #, gcc-internal-format
 msgid "%Htoo many template-parameter-lists"
 msgstr ""
 
 #. Issue an error message.
-#: cp/parser.c:17621
+#: cp/parser.c:17646
 #, gcc-internal-format
 msgid "%Hnamed return values are no longer supported"
 msgstr ""
@@ -32180,169 +32590,169 @@ msgstr ""
 #. 14.5.2.2 [temp.mem]
 #.
 #. A local class shall not have member templates.
-#: cp/parser.c:17696
+#: cp/parser.c:17721
 #, gcc-internal-format
 msgid "%Hinvalid declaration of member template in local class"
 msgstr ""
 
-#: cp/parser.c:17706
+#: cp/parser.c:17731
 #, gcc-internal-format
 msgid "%Htemplate with C linkage"
 msgstr ""
 
-#: cp/parser.c:17853
+#: cp/parser.c:17878
 #, gcc-internal-format
 msgid "%Htemplate declaration of %qs"
 msgstr ""
 
-#: cp/parser.c:17917
+#: cp/parser.c:17942
 #, gcc-internal-format
 msgid "%Hexplicit template specialization cannot have a storage class"
 msgstr ""
 
-#: cp/parser.c:18135
+#: cp/parser.c:18160
 #, gcc-internal-format
 msgid "%H%<>>%> should be %<> >%> within a nested template argument list"
 msgstr ""
 
-#: cp/parser.c:18148
+#: cp/parser.c:18173
 #, gcc-internal-format
 msgid "%Hspurious %<>>%>, use %<>%> to terminate a template argument list"
 msgstr ""
 
-#: cp/parser.c:18482
+#: cp/parser.c:18507
 #, gcc-internal-format
 msgid "%Hinvalid use of %qD in linkage specification"
 msgstr ""
 
-#: cp/parser.c:18495
+#: cp/parser.c:18520
 #, gcc-internal-format
 msgid "%H%<__thread%> before %qD"
 msgstr ""
 
-#: cp/parser.c:18816
+#: cp/parser.c:18841
 #, gcc-internal-format
 msgid "%qs tag used in naming %q#T"
 msgstr ""
 
-#: cp/parser.c:18837
+#: cp/parser.c:18862
 #, gcc-internal-format
 msgid "%H%qD redeclared with different access"
 msgstr ""
 
-#: cp/parser.c:18855
+#: cp/parser.c:18880
 #, gcc-internal-format
 msgid "%H%<template%> (as a disambiguator) is only allowed within templates"
 msgstr ""
 
-#: cp/parser.c:19121 cp/parser.c:20048 cp/parser.c:20180
+#: cp/parser.c:19146 cp/parser.c:20073 cp/parser.c:20205
 #, gcc-internal-format
 msgid "%Hmisplaced %<@%D%> Objective-C++ construct"
 msgstr ""
 
-#: cp/parser.c:19265
+#: cp/parser.c:19290
 #, gcc-internal-format
 msgid "%H%<@encode%> must specify a type as an argument"
 msgstr ""
 
-#: cp/parser.c:19581
+#: cp/parser.c:19606
 #, gcc-internal-format
 msgid "%Hinvalid Objective-C++ selector name"
 msgstr ""
 
-#: cp/parser.c:19912
+#: cp/parser.c:19937
 #, gcc-internal-format
 msgid "%Hidentifier expected after %<@protocol%>"
 msgstr ""
 
-#: cp/parser.c:20273
+#: cp/parser.c:20298
 #, gcc-internal-format
 msgid "%Htoo many %qs clauses"
 msgstr ""
 
-#: cp/parser.c:20387
+#: cp/parser.c:20412
 #, gcc-internal-format
 msgid "%Hcollapse argument needs positive constant integer expression"
 msgstr ""
 
-#: cp/parser.c:20676
+#: cp/parser.c:20701
 #, gcc-internal-format
 msgid "%Hschedule %<runtime%> does not take a %<chunk_size%> parameter"
 msgstr ""
 
-#: cp/parser.c:20679
+#: cp/parser.c:20704
 #, gcc-internal-format
 msgid "%Hschedule %<auto%> does not take a %<chunk_size%> parameter"
 msgstr ""
 
-#: cp/parser.c:20827
+#: cp/parser.c:20852
 #, gcc-internal-format
 msgid "%H%qs is not valid for %qs"
 msgstr ""
 
-#: cp/parser.c:21250
+#: cp/parser.c:21275
 #, gcc-internal-format
 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
 msgstr ""
 
-#: cp/parser.c:21375 cp/parser.c:21413
+#: cp/parser.c:21400 cp/parser.c:21438
 #, gcc-internal-format
 msgid "%Hiteration variable %qD should not be firstprivate"
 msgstr ""
 
-#: cp/parser.c:21417
+#: cp/parser.c:21442
 #, gcc-internal-format
 msgid "%Hiteration variable %qD should not be reduction"
 msgstr ""
 
-#: cp/parser.c:21484
+#: cp/parser.c:21509
 #, gcc-internal-format
 msgid "%Hnot enough collapsed for loops"
 msgstr ""
 
-#: cp/parser.c:21530
+#: cp/parser.c:21555
 #, gcc-internal-format
 msgid "%Hcollapsed loops not perfectly nested"
 msgstr ""
 
-#: cp/parser.c:21941
+#: cp/parser.c:21966
 #, gcc-internal-format
 msgid "%Hjunk at end of %<#pragma GCC pch_preprocess%>"
 msgstr ""
 
-#: cp/parser.c:21945
+#: cp/parser.c:21970
 #, gcc-internal-format
 msgid "%Hexpected string literal"
 msgstr ""
 
-#: cp/parser.c:21978
+#: cp/parser.c:22003
 #, gcc-internal-format
 msgid "%H%<#pragma GCC pch_preprocess%> must be first"
 msgstr ""
 
-#: cp/parser.c:21989
+#: cp/parser.c:22014
 #, gcc-internal-format
 msgid "%H%<#pragma omp barrier%> may only be used in compound statements"
 msgstr ""
 
-#: cp/parser.c:22004
+#: cp/parser.c:22029
 #, gcc-internal-format
 msgid "%H%<#pragma omp flush%> may only be used in compound statements"
 msgstr ""
 
-#: cp/parser.c:22019
+#: cp/parser.c:22044
 #, gcc-internal-format
 msgid "%H%<#pragma omp taskwait%> may only be used in compound statements"
 msgstr ""
 
-#: cp/parser.c:22047
+#: cp/parser.c:22072
 #, gcc-internal-format
 msgid ""
 "%H%<#pragma omp section%> may only be used in %<#pragma omp sections%> "
 "construct"
 msgstr ""
 
-#: cp/parser.c:22105
+#: cp/parser.c:22130
 #, gcc-internal-format
 msgid "inter-module optimizations not implemented for C++"
 msgstr ""
@@ -32409,74 +32819,74 @@ msgstr ""
 msgid "explicit specialization of non-template %qT"
 msgstr ""
 
-#: cp/pt.c:1251
+#: cp/pt.c:1252
 #, gcc-internal-format
 msgid "specialization of %qD after instantiation"
 msgstr ""
 
-#: cp/pt.c:1473
+#: cp/pt.c:1474
 #, gcc-internal-format
 msgid "%qD is not a function template"
 msgstr ""
 
-#: cp/pt.c:1682
+#: cp/pt.c:1683
 #, gcc-internal-format
 msgid "template-id %qD for %q+D does not match any template declaration"
 msgstr ""
 
-#: cp/pt.c:1690
+#: cp/pt.c:1691
 #, 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:1925 cp/pt.c:1979
+#: cp/pt.c:1926 cp/pt.c:1980
 #, gcc-internal-format
 msgid "template-id %qD in declaration of primary template"
 msgstr ""
 
-#: cp/pt.c:1938
+#: cp/pt.c:1939
 #, gcc-internal-format
 msgid "template parameter list used in explicit instantiation"
 msgstr ""
 
-#: cp/pt.c:1944
+#: cp/pt.c:1945
 #, gcc-internal-format
 msgid "definition provided for explicit instantiation"
 msgstr ""
 
-#: cp/pt.c:1952
+#: cp/pt.c:1953
 #, gcc-internal-format
 msgid "too many template parameter lists in declaration of %qD"
 msgstr ""
 
-#: cp/pt.c:1955
+#: cp/pt.c:1956
 #, gcc-internal-format
 msgid "too few template parameter lists in declaration of %qD"
 msgstr ""
 
-#: cp/pt.c:1957
+#: cp/pt.c:1958
 #, gcc-internal-format
 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
 msgstr ""
 
-#: cp/pt.c:1976
+#: cp/pt.c:1977
 #, gcc-internal-format
 msgid "function template partial specialization %qD is not allowed"
 msgstr ""
 
-#: cp/pt.c:2008
+#: cp/pt.c:2009
 #, gcc-internal-format
 msgid "default argument specified in explicit specialization"
 msgstr ""
 
-#: cp/pt.c:2038
+#: cp/pt.c:2039
 #, gcc-internal-format
 msgid "%qD is not a template function"
 msgstr ""
 
-#: cp/pt.c:2046
+#: cp/pt.c:2047
 #, gcc-internal-format
 msgid "%qD is not declared in %qD"
 msgstr ""
@@ -32489,104 +32899,104 @@ msgstr ""
 #. program is ill-formed.
 #.
 #. Similar language is found in [temp.explicit].
-#: cp/pt.c:2108
+#: cp/pt.c:2109
 #, gcc-internal-format
 msgid "specialization of implicitly-declared special member function"
 msgstr ""
 
-#: cp/pt.c:2152
+#: cp/pt.c:2153
 #, gcc-internal-format
 msgid "no member function %qD declared in %qT"
 msgstr ""
 
-#: cp/pt.c:2633
+#: cp/pt.c:2634
 #, gcc-internal-format
 msgid "base initializer expansion %<%T%> contains no parameter packs"
 msgstr ""
 
-#: cp/pt.c:2692
+#: cp/pt.c:2693
 #, gcc-internal-format
 msgid "expansion pattern %<%T%> contains no argument packs"
 msgstr ""
 
-#: cp/pt.c:2694
+#: cp/pt.c:2695
 #, gcc-internal-format
 msgid "expansion pattern %<%E%> contains no argument packs"
 msgstr ""
 
-#: cp/pt.c:2735
+#: cp/pt.c:2736
 #, gcc-internal-format
 msgid "parameter packs not expanded with %<...%>:"
 msgstr ""
 
-#: cp/pt.c:2750 cp/pt.c:3371
+#: cp/pt.c:2751 cp/pt.c:3372
 #, gcc-internal-format
 msgid "        %qD"
 msgstr ""
 
-#: cp/pt.c:2752
+#: cp/pt.c:2753
 #, gcc-internal-format
 msgid "        <anonymous>"
 msgstr ""
 
-#: cp/pt.c:2860
+#: cp/pt.c:2861
 #, gcc-internal-format
 msgid "declaration of %q+#D"
 msgstr ""
 
-#: cp/pt.c:2861
+#: cp/pt.c:2862
 #, gcc-internal-format
 msgid " shadows template parm %q+#D"
 msgstr ""
 
-#: cp/pt.c:3367
+#: cp/pt.c:3368
 #, gcc-internal-format
 msgid "template parameters not used in partial specialization:"
 msgstr ""
 
-#: cp/pt.c:3382
+#: cp/pt.c:3383
 #, gcc-internal-format
 msgid "partial specialization %qT does not specialize any template arguments"
 msgstr ""
 
-#: cp/pt.c:3427
+#: cp/pt.c:3428
 #, gcc-internal-format
 msgid ""
 "parameter pack argument %qE must be at the end of the template argument list"
 msgstr ""
 
-#: cp/pt.c:3429
+#: cp/pt.c:3430
 #, gcc-internal-format
 msgid ""
 "parameter pack argument %qT must be at the end of the template argument list"
 msgstr ""
 
-#: cp/pt.c:3450
+#: cp/pt.c:3451
 #, gcc-internal-format
 msgid "template argument %qE involves template parameter(s)"
 msgstr ""
 
-#: cp/pt.c:3494
+#: cp/pt.c:3495
 #, gcc-internal-format
 msgid "type %qT of template argument %qE depends on template parameter(s)"
 msgstr ""
 
-#: cp/pt.c:3602
+#: cp/pt.c:3603
 #, gcc-internal-format
 msgid "no default argument for %qD"
 msgstr ""
 
-#: cp/pt.c:3623
+#: cp/pt.c:3624
 #, gcc-internal-format
 msgid "parameter pack %qE must be at the end of the template parameter list"
 msgstr ""
 
-#: cp/pt.c:3626
+#: cp/pt.c:3627
 #, gcc-internal-format
 msgid "parameter pack %qT must be at the end of the template parameter list"
 msgstr ""
 
-#: cp/pt.c:3814
+#: cp/pt.c:3815
 #, gcc-internal-format
 msgid "template class without a name"
 msgstr ""
@@ -32594,7 +33004,7 @@ msgstr ""
 #. [temp.mem]
 #.
 #. A destructor shall not be a member template.
-#: cp/pt.c:3824
+#: cp/pt.c:3825
 #, gcc-internal-format
 msgid "destructor %qD declared as member template"
 msgstr ""
@@ -32604,72 +33014,72 @@ msgstr ""
 #. An allocation function can be a function
 #. template. ... Template allocation functions shall
 #. have two or more parameters.
-#: cp/pt.c:3839
+#: cp/pt.c:3840
 #, gcc-internal-format
 msgid "invalid template declaration of %qD"
 msgstr ""
 
-#: cp/pt.c:3956
+#: cp/pt.c:3957
 #, gcc-internal-format
 msgid "template definition of non-template %q#D"
 msgstr ""
 
-#: cp/pt.c:3999
+#: cp/pt.c:4000
 #, gcc-internal-format
 msgid "expected %d levels of template parms for %q#D, got %d"
 msgstr ""
 
-#: cp/pt.c:4011
+#: cp/pt.c:4012
 #, gcc-internal-format
 msgid "got %d template parameters for %q#D"
 msgstr ""
 
-#: cp/pt.c:4014
+#: cp/pt.c:4015
 #, gcc-internal-format
 msgid "got %d template parameters for %q#T"
 msgstr ""
 
-#: cp/pt.c:4016
+#: cp/pt.c:4017
 #, gcc-internal-format
 msgid "  but %d required"
 msgstr ""
 
-#: cp/pt.c:4034
+#: cp/pt.c:4035
 #, gcc-internal-format
 msgid "template arguments to %qD do not match original template %qD"
 msgstr ""
 
-#: cp/pt.c:4038
+#: cp/pt.c:4039
 #, gcc-internal-format
 msgid "use template<> for an explicit specialization"
 msgstr ""
 
-#: cp/pt.c:4134
+#: cp/pt.c:4135
 #, gcc-internal-format
 msgid "%qT is not a template type"
 msgstr ""
 
-#: cp/pt.c:4147
+#: cp/pt.c:4148
 #, gcc-internal-format
 msgid "template specifiers not specified in declaration of %qD"
 msgstr ""
 
-#: cp/pt.c:4157
+#: cp/pt.c:4158
 #, gcc-internal-format
 msgid "redeclared with %d template parameter(s)"
 msgstr ""
 
-#: cp/pt.c:4159
+#: cp/pt.c:4160
 #, gcc-internal-format
 msgid "previous declaration %q+D used %d template parameter(s)"
 msgstr ""
 
-#: cp/pt.c:4193
+#: cp/pt.c:4194
 #, gcc-internal-format
 msgid "template parameter %q+#D"
 msgstr ""
 
-#: cp/pt.c:4194
+#: cp/pt.c:4195
 #, gcc-internal-format
 msgid "redeclared here as %q#D"
 msgstr ""
@@ -32678,220 +33088,220 @@ msgstr ""
 #.
 #. A template-parameter may not be given default arguments
 #. by two different declarations in the same scope.
-#: cp/pt.c:4204
+#: cp/pt.c:4205
 #, gcc-internal-format
 msgid "redefinition of default argument for %q#D"
 msgstr ""
 
-#: cp/pt.c:4205
+#: cp/pt.c:4206
 #, gcc-internal-format
 msgid "%Joriginal definition appeared here"
 msgstr ""
 
-#: cp/pt.c:4309
+#: cp/pt.c:4310
 #, 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:4350
+#: cp/pt.c:4351
 #, 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:4427
+#: cp/pt.c:4428
 #, 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:4471
+#: cp/pt.c:4472
 #, 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:4489
+#: cp/pt.c:4490
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument of type %qT because %qE is not a "
 "variable"
 msgstr ""
 
-#: cp/pt.c:4496
+#: cp/pt.c:4497
 #, 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:4526
+#: cp/pt.c:4527
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument for type %qT because of conflicts in cv-"
 "qualification"
 msgstr ""
 
-#: cp/pt.c:4533
+#: cp/pt.c:4534
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument for type %qT because it is not an lvalue"
 msgstr ""
 
-#: cp/pt.c:4546
+#: cp/pt.c:4547
 #, 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:4578
+#: cp/pt.c:4579
 #, gcc-internal-format
 msgid "%qE is not a valid template argument for type %qT"
 msgstr ""
 
-#: cp/pt.c:4579
+#: cp/pt.c:4580
 #, gcc-internal-format
 msgid "it must be the address of a function with external linkage"
 msgstr ""
 
-#: cp/pt.c:4593
+#: cp/pt.c:4594
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument for type %qT because it is a pointer"
 msgstr ""
 
-#: cp/pt.c:4595
+#: cp/pt.c:4596
 #, gcc-internal-format
 msgid "try using %qE instead"
 msgstr ""
 
-#: cp/pt.c:4630
+#: cp/pt.c:4631
 #, gcc-internal-format
 msgid ""
 "%qE is not a valid template argument for type %qT because it is of type %qT"
 msgstr ""
 
-#: cp/pt.c:4633
+#: cp/pt.c:4634
 #, gcc-internal-format
 msgid "standard conversions are not allowed in this context"
 msgstr ""
 
-#: cp/pt.c:4970
+#: cp/pt.c:4971
 #, gcc-internal-format
 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
 msgstr ""
 
-#: cp/pt.c:4986 cp/pt.c:5005 cp/pt.c:5055
+#: cp/pt.c:4987 cp/pt.c:5006 cp/pt.c:5056
 #, gcc-internal-format
 msgid "type/value mismatch at argument %d in template parameter list for %qD"
 msgstr ""
 
-#: cp/pt.c:4990
+#: cp/pt.c:4991
 #, gcc-internal-format
 msgid "  expected a constant of type %qT, got %qT"
 msgstr ""
 
-#: cp/pt.c:4994
+#: cp/pt.c:4995
 #, gcc-internal-format
 msgid "  expected a class template, got %qE"
 msgstr ""
 
-#: cp/pt.c:4996
+#: cp/pt.c:4997
 #, gcc-internal-format
 msgid "  expected a type, got %qE"
 msgstr ""
 
-#: cp/pt.c:5009
+#: cp/pt.c:5010
 #, gcc-internal-format
 msgid "  expected a type, got %qT"
 msgstr ""
 
-#: cp/pt.c:5011
+#: cp/pt.c:5012
 #, gcc-internal-format
 msgid "  expected a class template, got %qT"
 msgstr ""
 
-#: cp/pt.c:5058
+#: cp/pt.c:5059
 #, gcc-internal-format
 msgid "  expected a template of type %qD, got %qD"
 msgstr ""
 
 #. Not sure if this is reachable, but it doesn't hurt
 #. to be robust.
-#: cp/pt.c:5091
+#: cp/pt.c:5092
 #, gcc-internal-format
 msgid "type mismatch in nontype parameter pack"
 msgstr ""
 
-#: cp/pt.c:5113
+#: cp/pt.c:5114
 #, gcc-internal-format
 msgid "could not convert template argument %qE to %qT"
 msgstr ""
 
-#: cp/pt.c:5169
+#: cp/pt.c:5170
 #, gcc-internal-format
 msgid "wrong number of template arguments (%d, should be %d)"
 msgstr ""
 
-#: cp/pt.c:5306
+#: cp/pt.c:5307
 #, gcc-internal-format
 msgid "wrong number of template arguments (%d, should be %d%s)"
 msgstr ""
 
-#: cp/pt.c:5310
+#: cp/pt.c:5311
 #, gcc-internal-format
 msgid "provided for %q+D"
 msgstr ""
 
-#: cp/pt.c:5375
+#: cp/pt.c:5376
 #, gcc-internal-format
 msgid "cannot expand %<%E%> into a fixed-length argument list"
 msgstr ""
 
-#: cp/pt.c:5378
+#: cp/pt.c:5379
 #, gcc-internal-format
 msgid "cannot expand %<%T%> into a fixed-length argument list"
 msgstr ""
 
-#: cp/pt.c:5394
+#: cp/pt.c:5395
 #, gcc-internal-format
 msgid "template argument %d is invalid"
 msgstr ""
 
-#: cp/pt.c:5671
+#: cp/pt.c:5672
 #, gcc-internal-format
 msgid "non-template type %qT used as a template"
 msgstr ""
 
-#: cp/pt.c:5673
+#: cp/pt.c:5674
 #, gcc-internal-format
 msgid "for template declaration %q+D"
 msgstr ""
 
-#: cp/pt.c:6375
+#: cp/pt.c:6377
 #, 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:7572
+#: cp/pt.c:7611
 #, gcc-internal-format
 msgid "mismatched argument pack lengths while expanding %<%T%>"
 msgstr ""
 
-#: cp/pt.c:7576
+#: cp/pt.c:7615
 #, gcc-internal-format
 msgid "mismatched argument pack lengths while expanding %<%E%>"
 msgstr ""
 
-#: cp/pt.c:8548
+#: cp/pt.c:8587
 #, gcc-internal-format
 msgid "instantiation of %q+D as type %qT"
 msgstr ""
@@ -32909,241 +33319,241 @@ msgstr ""
 #.
 #. is an attempt to declare a variable with function
 #. type.
-#: cp/pt.c:8688
+#: cp/pt.c:8727
 #, gcc-internal-format
 msgid "variable %qD has function type"
 msgstr ""
 
-#: cp/pt.c:8835
+#: cp/pt.c:8874
 #, gcc-internal-format
 msgid "invalid parameter type %qT"
 msgstr ""
 
-#: cp/pt.c:8837
+#: cp/pt.c:8876
 #, gcc-internal-format
 msgid "in declaration %q+D"
 msgstr ""
 
-#: cp/pt.c:8914
+#: cp/pt.c:8953
 #, gcc-internal-format
 msgid "function returning an array"
 msgstr ""
 
-#: cp/pt.c:8916
+#: cp/pt.c:8955
 #, gcc-internal-format
 msgid "function returning a function"
 msgstr ""
 
-#: cp/pt.c:8943
+#: cp/pt.c:8982
 #, gcc-internal-format
 msgid "creating pointer to member function of non-class type %qT"
 msgstr ""
 
-#: cp/pt.c:9164
+#: cp/pt.c:9203
 #, gcc-internal-format
 msgid "array bound is not an integer constant"
 msgstr ""
 
-#: cp/pt.c:9184
+#: cp/pt.c:9223
 #, gcc-internal-format
 msgid "creating array with negative size (%qE)"
 msgstr ""
 
-#: cp/pt.c:9433
+#: cp/pt.c:9472
 #, gcc-internal-format
 msgid "forming reference to void"
 msgstr ""
 
-#: cp/pt.c:9435
+#: cp/pt.c:9474
 #, gcc-internal-format
 msgid "forming %s to reference type %qT"
 msgstr ""
 
-#: cp/pt.c:9486
+#: cp/pt.c:9525
 #, gcc-internal-format
 msgid "creating pointer to member of non-class type %qT"
 msgstr ""
 
-#: cp/pt.c:9492
+#: cp/pt.c:9531
 #, gcc-internal-format
 msgid "creating pointer to member reference type %qT"
 msgstr ""
 
-#: cp/pt.c:9498
+#: cp/pt.c:9537
 #, gcc-internal-format
 msgid "creating pointer to member of type void"
 msgstr ""
 
-#: cp/pt.c:9565
+#: cp/pt.c:9604
 #, gcc-internal-format
 msgid "creating array of %qT"
 msgstr ""
 
-#: cp/pt.c:9571
+#: cp/pt.c:9610
 #, gcc-internal-format
 msgid "creating array of %qT, which is an abstract class type"
 msgstr ""
 
-#: cp/pt.c:9622
+#: cp/pt.c:9661
 #, gcc-internal-format
 msgid "%qT is not a class, struct, or union type"
 msgstr ""
 
-#: cp/pt.c:9657
+#: cp/pt.c:9696
 #, gcc-internal-format
 msgid "%qT resolves to %qT, which is not an enumeration type"
 msgstr ""
 
-#: cp/pt.c:9660
+#: cp/pt.c:9699
 #, gcc-internal-format
 msgid "%qT resolves to %qT, which is is not a class type"
 msgstr ""
 
-#: cp/pt.c:9766
+#: cp/pt.c:9805
 #, gcc-internal-format
 msgid "use of %qs in template"
 msgstr ""
 
-#: cp/pt.c:9903
+#: cp/pt.c:9942
 #, gcc-internal-format
 msgid ""
 "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
 msgstr ""
 
-#: cp/pt.c:9905
+#: cp/pt.c:9944
 #, gcc-internal-format
 msgid "say %<typename %E%> if a type is meant"
 msgstr ""
 
-#: cp/pt.c:10047
+#: cp/pt.c:10086
 #, gcc-internal-format
 msgid "using invalid field %qD"
 msgstr ""
 
-#: cp/pt.c:10377 cp/pt.c:11040
+#: cp/pt.c:10416 cp/pt.c:11079
 #, gcc-internal-format
 msgid "invalid use of pack expansion expression"
 msgstr ""
 
-#: cp/pt.c:10381 cp/pt.c:11044
+#: cp/pt.c:10420 cp/pt.c:11083
 #, gcc-internal-format
 msgid "use %<...%> to expand argument pack"
 msgstr ""
 
-#: cp/pt.c:10536
+#: cp/pt.c:10575
 #, gcc-internal-format
 msgid "iteration variable %qD should not be reduction"
 msgstr ""
 
-#: cp/pt.c:11204
+#: cp/pt.c:11243
 #, 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:11671
+#: cp/pt.c:11711
 #, gcc-internal-format
 msgid "%qT is not a class or namespace"
 msgstr ""
 
-#: cp/pt.c:11674
+#: cp/pt.c:11714
 #, gcc-internal-format
 msgid "%qD is not a class or namespace"
 msgstr ""
 
-#: cp/pt.c:11894
+#: cp/pt.c:11934
 #, gcc-internal-format
 msgid "%qT is/uses anonymous type"
 msgstr ""
 
-#: cp/pt.c:11896
+#: cp/pt.c:11936
 #, gcc-internal-format
 msgid "template argument for %qD uses local type %qT"
 msgstr ""
 
-#: cp/pt.c:11906
+#: cp/pt.c:11946
 #, gcc-internal-format
 msgid "%qT is a variably modified type"
 msgstr ""
 
-#: cp/pt.c:11917
+#: cp/pt.c:11957
 #, gcc-internal-format
 msgid "integral expression %qE is not constant"
 msgstr ""
 
-#: cp/pt.c:11935
+#: cp/pt.c:11975
 #, gcc-internal-format
 msgid "  trying to instantiate %qD"
 msgstr ""
 
-#: cp/pt.c:14723
+#: cp/pt.c:14803
 #, gcc-internal-format
 msgid "ambiguous class template instantiation for %q#T"
 msgstr ""
 
-#: cp/pt.c:14726
+#: cp/pt.c:14806
 #, gcc-internal-format
 msgid "%s %+#T"
 msgstr ""
 
-#: cp/pt.c:14749 cp/pt.c:14832
+#: cp/pt.c:14829 cp/pt.c:14912
 #, gcc-internal-format
 msgid "explicit instantiation of non-template %q#D"
 msgstr ""
 
-#: cp/pt.c:14764
+#: cp/pt.c:14844
 #, gcc-internal-format
 msgid "%qD is not a static data member of a class template"
 msgstr ""
 
-#: cp/pt.c:14770 cp/pt.c:14827
+#: cp/pt.c:14850 cp/pt.c:14907
 #, gcc-internal-format
 msgid "no matching template for %qD found"
 msgstr ""
 
-#: cp/pt.c:14775
+#: cp/pt.c:14855
 #, gcc-internal-format
 msgid ""
 "type %qT for explicit instantiation %qD does not match declared type %qT"
 msgstr ""
 
-#: cp/pt.c:14783
+#: cp/pt.c:14863
 #, gcc-internal-format
 msgid "explicit instantiation of %q#D"
 msgstr ""
 
-#: cp/pt.c:14819
+#: cp/pt.c:14899
 #, gcc-internal-format
 msgid "duplicate explicit instantiation of %q#D"
 msgstr ""
 
-#: cp/pt.c:14842 cp/pt.c:14934
+#: cp/pt.c:14922 cp/pt.c:15014
 #, gcc-internal-format
 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
 msgstr ""
 
-#: cp/pt.c:14847 cp/pt.c:14951
+#: cp/pt.c:14927 cp/pt.c:15031
 #, gcc-internal-format
 msgid "storage class %qD applied to template instantiation"
 msgstr ""
 
-#: cp/pt.c:14912
+#: cp/pt.c:14992
 #, gcc-internal-format
 msgid "explicit instantiation of non-template type %qT"
 msgstr ""
 
-#: cp/pt.c:14921
+#: cp/pt.c:15001
 #, gcc-internal-format
 msgid "explicit instantiation of %q#T before definition of template"
 msgstr ""
 
-#: cp/pt.c:14939
+#: cp/pt.c:15019
 #, gcc-internal-format
 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
 msgstr ""
 
-#: cp/pt.c:14985
+#: cp/pt.c:15065
 #, gcc-internal-format
 msgid "duplicate explicit instantiation of %q#T"
 msgstr ""
@@ -33155,12 +33565,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:15435
+#: cp/pt.c:15515
 #, gcc-internal-format
 msgid "explicit instantiation of %qD but no definition available"
 msgstr ""
 
-#: cp/pt.c:15601
+#: cp/pt.c:15681
 #, gcc-internal-format
 msgid ""
 "template instantiation depth exceeds maximum of %d instantiating %q+D, "
@@ -33168,19 +33578,19 @@ msgid ""
 "the maximum)"
 msgstr ""
 
-#: cp/pt.c:15956
+#: cp/pt.c:16036
 #, gcc-internal-format
 msgid "%q#T is not a valid type for a template constant parameter"
 msgstr ""
 
-#: cp/pt.c:16932
+#: cp/pt.c:17034
 #, gcc-internal-format
 msgid ""
 "deducing auto from brace-enclosed initializer list requires #include "
 "<initializer_list>"
 msgstr ""
 
-#: cp/pt.c:16973
+#: cp/pt.c:17075
 #, gcc-internal-format
 msgid "unable to deduce %qT from %qE"
 msgstr ""
@@ -33319,338 +33729,338 @@ msgstr ""
 msgid "__label__ declarations are only allowed in function scopes"
 msgstr ""
 
-#: cp/semantics.c:1429
+#: cp/semantics.c:1439
 #, gcc-internal-format
 msgid "invalid use of member %q+D in static member function"
 msgstr ""
 
-#: cp/semantics.c:1431
+#: cp/semantics.c:1441
 #, gcc-internal-format
 msgid "invalid use of non-static data member %q+D"
 msgstr ""
 
-#: cp/semantics.c:1432 cp/semantics.c:1471
+#: cp/semantics.c:1442 cp/semantics.c:1484
 #, gcc-internal-format
 msgid "from this location"
 msgstr ""
 
-#: cp/semantics.c:1470
+#: cp/semantics.c:1483
 #, gcc-internal-format
 msgid "object missing in reference to %q+D"
 msgstr ""
 
-#: cp/semantics.c:1964
+#: cp/semantics.c:2007
 #, gcc-internal-format
 msgid "arguments to destructor are not allowed"
 msgstr ""
 
-#: cp/semantics.c:2016
+#: cp/semantics.c:2057
 #, gcc-internal-format
 msgid "%<this%> is unavailable for static member functions"
 msgstr ""
 
-#: cp/semantics.c:2022
+#: cp/semantics.c:2063
 #, gcc-internal-format
 msgid "invalid use of %<this%> in non-member function"
 msgstr ""
 
-#: cp/semantics.c:2024
+#: cp/semantics.c:2065
 #, gcc-internal-format
 msgid "invalid use of %<this%> at top level"
 msgstr ""
 
-#: cp/semantics.c:2048
+#: cp/semantics.c:2089
 #, gcc-internal-format
 msgid "invalid qualifying scope in pseudo-destructor name"
 msgstr ""
 
-#: cp/semantics.c:2053 cp/typeck.c:2130
+#: cp/semantics.c:2094 cp/typeck.c:2130
 #, gcc-internal-format
 msgid "qualified type %qT does not match destructor name ~%qT"
 msgstr ""
 
-#: cp/semantics.c:2075
+#: cp/semantics.c:2116
 #, gcc-internal-format
 msgid "%qE is not of type %qT"
 msgstr ""
 
-#: cp/semantics.c:2119
+#: cp/semantics.c:2160
 #, gcc-internal-format
 msgid "compound literal of non-object type %qT"
 msgstr ""
 
-#: cp/semantics.c:2203
+#: cp/semantics.c:2244
 #, gcc-internal-format
 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
 msgstr ""
 
-#: cp/semantics.c:2244
+#: cp/semantics.c:2285
 #, gcc-internal-format
 msgid ""
 "invalid use of type %qT as a default value for a template template-parameter"
 msgstr ""
 
-#: cp/semantics.c:2247
+#: cp/semantics.c:2288
 #, gcc-internal-format
 msgid "invalid default argument for a template template parameter"
 msgstr ""
 
-#: cp/semantics.c:2264
+#: cp/semantics.c:2305
 #, gcc-internal-format
 msgid "definition of %q#T inside template parameter list"
 msgstr ""
 
-#: cp/semantics.c:2275
+#: cp/semantics.c:2316
 #, gcc-internal-format
 msgid "invalid definition of qualified type %qT"
 msgstr ""
 
-#: cp/semantics.c:2491
+#: cp/semantics.c:2532
 #, gcc-internal-format
 msgid "invalid base-class specification"
 msgstr ""
 
-#: cp/semantics.c:2503
+#: cp/semantics.c:2544
 #, gcc-internal-format
 msgid "base class %qT has cv qualifiers"
 msgstr ""
 
-#: cp/semantics.c:2528
+#: cp/semantics.c:2569
 #, gcc-internal-format
 msgid "%Hincomplete type %qT used in nested name specifier"
 msgstr ""
 
-#: cp/semantics.c:2532
+#: cp/semantics.c:2573
 #, gcc-internal-format
 msgid "%Hreference to %<%T::%D%> is ambiguous"
 msgstr ""
 
-#: cp/semantics.c:2536
+#: cp/semantics.c:2577
 #, gcc-internal-format
 msgid "%H%qD is not a member of %qT"
 msgstr ""
 
-#: cp/semantics.c:2539
+#: cp/semantics.c:2580
 #, gcc-internal-format
 msgid "%H%qD is not a member of %qD"
 msgstr ""
 
-#: cp/semantics.c:2541
+#: cp/semantics.c:2582
 #, gcc-internal-format
 msgid "%H%<::%D%> has not been declared"
 msgstr ""
 
-#: cp/semantics.c:2682
+#: cp/semantics.c:2723
 #, gcc-internal-format
 msgid "use of %<auto%> variable from containing function"
 msgstr ""
 
-#: cp/semantics.c:2684
+#: cp/semantics.c:2725
 #, gcc-internal-format
 msgid "  %q+#D declared here"
 msgstr ""
 
-#: cp/semantics.c:2722
+#: cp/semantics.c:2763
 #, 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:2891
+#: cp/semantics.c:2927
 #, gcc-internal-format
 msgid "%qD cannot appear in a constant-expression"
 msgstr ""
 
-#: cp/semantics.c:2899
+#: cp/semantics.c:2935
 #, gcc-internal-format
 msgid "use of namespace %qD as expression"
 msgstr ""
 
-#: cp/semantics.c:2904
+#: cp/semantics.c:2940
 #, gcc-internal-format
 msgid "use of class template %qT as expression"
 msgstr ""
 
 #. Ambiguous reference to base members.
-#: cp/semantics.c:2910
+#: cp/semantics.c:2946
 #, gcc-internal-format
 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
 msgstr ""
 
-#: cp/semantics.c:3032 cp/semantics.c:4762
+#: cp/semantics.c:3068 cp/semantics.c:4798
 #, gcc-internal-format
 msgid "type of %qE is unknown"
 msgstr ""
 
-#: cp/semantics.c:3047
+#: cp/semantics.c:3083
 #, gcc-internal-format
 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
 msgstr ""
 
-#: cp/semantics.c:3058
+#: cp/semantics.c:3094
 #, gcc-internal-format
 msgid "cannot apply %<offsetof%> to member function %qD"
 msgstr ""
 
-#: cp/semantics.c:3503
+#: cp/semantics.c:3539
 #, gcc-internal-format
 msgid "%qD is not a variable in clause %qs"
 msgstr ""
 
-#: cp/semantics.c:3512 cp/semantics.c:3534 cp/semantics.c:3556
+#: cp/semantics.c:3548 cp/semantics.c:3570 cp/semantics.c:3592
 #, gcc-internal-format
 msgid "%qD appears more than once in data clauses"
 msgstr ""
 
-#: cp/semantics.c:3526
+#: cp/semantics.c:3562
 #, gcc-internal-format
 msgid "%qD is not a variable in clause %<firstprivate%>"
 msgstr ""
 
-#: cp/semantics.c:3548
+#: cp/semantics.c:3584
 #, gcc-internal-format
 msgid "%qD is not a variable in clause %<lastprivate%>"
 msgstr ""
 
-#: cp/semantics.c:3578
+#: cp/semantics.c:3614
 #, gcc-internal-format
 msgid "num_threads expression must be integral"
 msgstr ""
 
-#: cp/semantics.c:3592
+#: cp/semantics.c:3628
 #, gcc-internal-format
 msgid "schedule chunk size expression must be integral"
 msgstr ""
 
-#: cp/semantics.c:3724
+#: cp/semantics.c:3760
 #, gcc-internal-format
 msgid "%qE has reference type for %qs"
 msgstr ""
 
-#: cp/semantics.c:3795
+#: cp/semantics.c:3831
 #, gcc-internal-format
 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
 msgstr ""
 
-#: cp/semantics.c:3809
+#: cp/semantics.c:3845
 #, gcc-internal-format
 msgid "%<threadprivate%> %qE directive not in %qT definition"
 msgstr ""
 
-#: cp/semantics.c:3944
+#: cp/semantics.c:3980
 #, gcc-internal-format
 msgid "%Hinvalid controlling predicate"
 msgstr ""
 
-#: cp/semantics.c:3954
+#: cp/semantics.c:3990
 #, gcc-internal-format
 msgid "%Hdifference between %qE and %qD does not have integer type"
 msgstr ""
 
-#: cp/semantics.c:4049
+#: cp/semantics.c:4085
 #, gcc-internal-format
 msgid "%Hinvalid increment expression"
 msgstr ""
 
-#: cp/semantics.c:4175 cp/semantics.c:4246
+#: cp/semantics.c:4211 cp/semantics.c:4282
 #, gcc-internal-format
 msgid "%Hexpected iteration declaration or initialization"
 msgstr ""
 
-#: cp/semantics.c:4186
+#: cp/semantics.c:4222
 #, gcc-internal-format
 msgid "%Hmissing controlling predicate"
 msgstr ""
 
-#: cp/semantics.c:4192
+#: cp/semantics.c:4228
 #, gcc-internal-format
 msgid "%Hmissing increment expression"
 msgstr ""
 
-#: cp/semantics.c:4272
+#: cp/semantics.c:4308
 #, gcc-internal-format
 msgid "%Hinvalid type for iteration variable %qE"
 msgstr ""
 
 #. Report the error.
-#: cp/semantics.c:4474
+#: cp/semantics.c:4510
 #, gcc-internal-format
 msgid "static assertion failed: %E"
 msgstr ""
 
-#: cp/semantics.c:4476
+#: cp/semantics.c:4512
 #, gcc-internal-format
 msgid "non-constant condition for static assertion"
 msgstr ""
 
-#: cp/semantics.c:4568 cp/semantics.c:4685
+#: cp/semantics.c:4604 cp/semantics.c:4721
 #, gcc-internal-format
 msgid "argument to decltype must be an expression"
 msgstr ""
 
-#: cp/semantics.c:4635
+#: cp/semantics.c:4671
 #, gcc-internal-format
 msgid "%qE refers to a set of overloaded functions"
 msgstr ""
 
-#: cp/semantics.c:4718
+#: cp/semantics.c:4754
 #, gcc-internal-format
 msgid "unable to determine the declared type of expression %<%E%>"
 msgstr ""
 
-#: cp/semantics.c:4949
+#: cp/semantics.c:4985
 #, gcc-internal-format
 msgid "__is_convertible_to"
 msgstr ""
 
-#: cp/semantics.c:4988 cp/semantics.c:4998
+#: cp/semantics.c:5024 cp/semantics.c:5034
 #, gcc-internal-format
 msgid "incomplete type %qT not allowed"
 msgstr ""
 
-#: cp/tree.c:881
+#: cp/tree.c:882
 #, gcc-internal-format
 msgid "%qV qualifiers cannot be applied to %qT"
 msgstr ""
 
-#: cp/tree.c:2215
+#: cp/tree.c:2216
 #, gcc-internal-format
 msgid "%qE attribute can only be applied to Java class definitions"
 msgstr ""
 
-#: cp/tree.c:2244
+#: cp/tree.c:2245
 #, gcc-internal-format
 msgid "%qE attribute can only be applied to class definitions"
 msgstr ""
 
-#: cp/tree.c:2250
+#: cp/tree.c:2251
 #, gcc-internal-format
 msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
 msgstr ""
 
-#: cp/tree.c:2274
+#: cp/tree.c:2275
 #, gcc-internal-format
 msgid "requested init_priority is not an integer constant"
 msgstr ""
 
-#: cp/tree.c:2295
+#: cp/tree.c:2296
 #, gcc-internal-format
 msgid ""
 "can only use %qE attribute on file-scope definitions of objects of class type"
 msgstr ""
 
-#: cp/tree.c:2303
+#: cp/tree.c:2304
 #, gcc-internal-format
 msgid "requested init_priority is out of range"
 msgstr ""
 
-#: cp/tree.c:2313
+#: cp/tree.c:2314
 #, gcc-internal-format
 msgid "requested init_priority is reserved for internal use"
 msgstr ""
 
-#: cp/tree.c:2324
+#: cp/tree.c:2325
 #, gcc-internal-format
 msgid "%qE attribute is not supported on this platform"
 msgstr ""
@@ -33827,99 +34237,99 @@ msgstr ""
 msgid "object missing in use of %qE"
 msgstr ""
 
-#: cp/typeck.c:2891
+#: cp/typeck.c:2914
 #, gcc-internal-format
 msgid "ISO C++ forbids calling %<::main%> from within program"
 msgstr ""
 
-#: cp/typeck.c:2910
+#: cp/typeck.c:2933
 #, gcc-internal-format
 msgid ""
 "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%"
 ">, e.g. %<(... ->* %E) (...)%>"
 msgstr ""
 
-#: cp/typeck.c:2925
+#: cp/typeck.c:2948
 #, gcc-internal-format
 msgid "%qE cannot be used as a function"
 msgstr ""
 
-#: cp/typeck.c:3018
+#: cp/typeck.c:3041
 #, gcc-internal-format
 msgid "too many arguments to %s %q+#D"
 msgstr ""
 
-#: cp/typeck.c:3020 cp/typeck.c:3133
+#: cp/typeck.c:3043 cp/typeck.c:3156
 #, gcc-internal-format
 msgid "at this point in file"
 msgstr ""
 
-#: cp/typeck.c:3023
+#: cp/typeck.c:3046
 #, gcc-internal-format
 msgid "too many arguments to function"
 msgstr ""
 
-#: cp/typeck.c:3058
+#: cp/typeck.c:3081
 #, gcc-internal-format
 msgid "parameter %P of %qD has incomplete type %qT"
 msgstr ""
 
-#: cp/typeck.c:3061
+#: cp/typeck.c:3084
 #, gcc-internal-format
 msgid "parameter %P has incomplete type %qT"
 msgstr ""
 
-#: cp/typeck.c:3131
+#: cp/typeck.c:3154
 #, gcc-internal-format
 msgid "too few arguments to %s %q+#D"
 msgstr ""
 
-#: cp/typeck.c:3136
+#: cp/typeck.c:3159
 #, gcc-internal-format
 msgid "too few arguments to function"
 msgstr ""
 
-#: cp/typeck.c:3342 cp/typeck.c:3353
+#: cp/typeck.c:3365 cp/typeck.c:3376
 #, gcc-internal-format
 msgid "assuming cast to type %qT from overloaded function"
 msgstr ""
 
-#: cp/typeck.c:3561
+#: cp/typeck.c:3584
 #, gcc-internal-format
 msgid "left rotate count is negative"
 msgstr ""
 
-#: cp/typeck.c:3562
+#: cp/typeck.c:3585
 #, gcc-internal-format
 msgid "right rotate count is negative"
 msgstr ""
 
-#: cp/typeck.c:3568
+#: cp/typeck.c:3591
 #, gcc-internal-format
 msgid "left rotate count >= width of type"
 msgstr ""
 
-#: cp/typeck.c:3569
+#: cp/typeck.c:3592
 #, gcc-internal-format
 msgid "right rotate count >= width of type"
 msgstr ""
 
-#: cp/typeck.c:3588 cp/typeck.c:3811
+#: cp/typeck.c:3611 cp/typeck.c:3834
 #, gcc-internal-format
 msgid "comparison with string literal results in unspecified behaviour"
 msgstr ""
 
-#: cp/typeck.c:3628 cp/typeck.c:3636 cp/typeck.c:3831 cp/typeck.c:3839
+#: cp/typeck.c:3651 cp/typeck.c:3659 cp/typeck.c:3854 cp/typeck.c:3862
 #, gcc-internal-format
 msgid "ISO C++ forbids comparison between pointer and integer"
 msgstr ""
 
-#: cp/typeck.c:3856
+#: cp/typeck.c:3879
 #, gcc-internal-format
 msgid "unordered comparison on non-floating point argument"
 msgstr ""
 
-#: cp/typeck.c:3895
+#: cp/typeck.c:3918
 #, gcc-internal-format
 msgid "invalid operands of types %qT and %qT to binary %qO"
 msgstr ""
@@ -33928,173 +34338,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:3985
+#: cp/typeck.c:4008
 #, gcc-internal-format
 msgid "NULL used in arithmetic"
 msgstr ""
 
-#: cp/typeck.c:4052
+#: cp/typeck.c:4075
 #, gcc-internal-format
 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
 msgstr ""
 
-#: cp/typeck.c:4054
+#: cp/typeck.c:4077
 #, gcc-internal-format
 msgid "ISO C++ forbids using pointer to a function in subtraction"
 msgstr ""
 
-#: cp/typeck.c:4056
+#: cp/typeck.c:4079
 #, gcc-internal-format
 msgid "ISO C++ forbids using pointer to a method in subtraction"
 msgstr ""
 
-#: cp/typeck.c:4069
+#: cp/typeck.c:4092
 #, gcc-internal-format
 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
 msgstr ""
 
-#: cp/typeck.c:4129
+#: cp/typeck.c:4152
 #, gcc-internal-format
 msgid "invalid use of %qE to form a pointer-to-member-function"
 msgstr ""
 
-#: cp/typeck.c:4132
+#: cp/typeck.c:4155
 #, gcc-internal-format
 msgid "  a qualified-id is required"
 msgstr ""
 
-#: cp/typeck.c:4137
+#: cp/typeck.c:4160
 #, gcc-internal-format
 msgid ""
 "parentheses around %qE cannot be used to form a pointer-to-member-function"
 msgstr ""
 
-#: cp/typeck.c:4160
+#: cp/typeck.c:4183
 #, gcc-internal-format
 msgid "taking address of temporary"
 msgstr ""
 
-#: cp/typeck.c:4420
+#: cp/typeck.c:4443
 #, gcc-internal-format
 msgid "ISO C++ forbids incrementing an enum"
 msgstr ""
 
-#: cp/typeck.c:4421
+#: cp/typeck.c:4444
 #, gcc-internal-format
 msgid "ISO C++ forbids decrementing an enum"
 msgstr ""
 
-#: cp/typeck.c:4437
+#: cp/typeck.c:4460
 #, gcc-internal-format
 msgid "cannot increment a pointer to incomplete type %qT"
 msgstr ""
 
-#: cp/typeck.c:4438
+#: cp/typeck.c:4461
 #, gcc-internal-format
 msgid "cannot decrement a pointer to incomplete type %qT"
 msgstr ""
 
-#: cp/typeck.c:4449
+#: cp/typeck.c:4472
 #, gcc-internal-format
 msgid "ISO C++ forbids incrementing a pointer of type %qT"
 msgstr ""
 
-#: cp/typeck.c:4450
+#: cp/typeck.c:4473
 #, gcc-internal-format
 msgid "ISO C++ forbids decrementing a pointer of type %qT"
 msgstr ""
 
-#: cp/typeck.c:4476
+#: cp/typeck.c:4499
 #, gcc-internal-format
 msgid "invalid use of Boolean expression as operand to %<operator--%>"
 msgstr ""
 
-#: cp/typeck.c:4511
+#: cp/typeck.c:4534
 #, gcc-internal-format
 msgid "ISO C++ forbids taking address of function %<::main%>"
 msgstr ""
 
 #. An expression like &memfn.
-#: cp/typeck.c:4572
+#: cp/typeck.c:4595
 #, 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:4577
+#: cp/typeck.c:4600
 #, 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:4606
+#: cp/typeck.c:4629
 #, gcc-internal-format
 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
 msgstr ""
 
-#: cp/typeck.c:4634
+#: cp/typeck.c:4657
 #, gcc-internal-format
 msgid "cannot create pointer to reference member %qD"
 msgstr ""
 
-#: cp/typeck.c:4849
+#: cp/typeck.c:4872
 #, gcc-internal-format
 msgid "cannot take the address of %<this%>, which is an rvalue expression"
 msgstr ""
 
-#: cp/typeck.c:4872
+#: cp/typeck.c:4895
 #, gcc-internal-format
 msgid "address of explicit register variable %qD requested"
 msgstr ""
 
-#: cp/typeck.c:4877
+#: cp/typeck.c:4900
 #, gcc-internal-format
 msgid "address requested for %qD, which is declared %<register%>"
 msgstr ""
 
-#: cp/typeck.c:4944
+#: cp/typeck.c:4967
 #, gcc-internal-format
 msgid "%s expression list treated as compound expression"
 msgstr ""
 
-#: cp/typeck.c:5034
+#: cp/typeck.c:5064
 #, gcc-internal-format
-msgid "cast from type %qT to type %qT casts away constness"
+msgid "cast from type %qT to type %qT casts away qualifiers"
 msgstr ""
 
-#: cp/typeck.c:5039
+#: cp/typeck.c:5069
 #, gcc-internal-format
-msgid "static_cast from type %qT to type %qT casts away constness"
+msgid "static_cast from type %qT to type %qT casts away qualifiers"
 msgstr ""
 
-#: cp/typeck.c:5044
+#: cp/typeck.c:5074
 #, gcc-internal-format
-msgid "reinterpret_cast from type %qT to type %qT casts away constness"
+msgid "reinterpret_cast from type %qT to type %qT casts away qualifiers"
 msgstr ""
 
-#: cp/typeck.c:5364
+#: cp/typeck.c:5394
 #, gcc-internal-format
 msgid "invalid static_cast from type %qT to type %qT"
 msgstr ""
 
-#: cp/typeck.c:5387
+#: cp/typeck.c:5417
 #, gcc-internal-format
 msgid "converting from %qT to %qT"
 msgstr ""
 
-#: cp/typeck.c:5436
+#: cp/typeck.c:5466
 #, gcc-internal-format
 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
 msgstr ""
 
-#: cp/typeck.c:5498
+#: cp/typeck.c:5528
 #, gcc-internal-format
 msgid "cast from %qT to %qT loses precision"
 msgstr ""
 
-#: cp/typeck.c:5528
+#: cp/typeck.c:5558
 #, gcc-internal-format
 msgid "cast from %qT to %qT increases required alignment of target type"
 msgstr ""
@@ -34103,160 +34513,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:5547
+#: cp/typeck.c:5577
 #, gcc-internal-format
 msgid ""
 "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
 msgstr ""
 
-#: cp/typeck.c:5559
+#: cp/typeck.c:5589
 #, gcc-internal-format
 msgid "invalid cast from type %qT to type %qT"
 msgstr ""
 
-#: cp/typeck.c:5615
+#: cp/typeck.c:5645
 #, 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:5624
+#: cp/typeck.c:5654
 #, 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:5649
+#: cp/typeck.c:5679
 #, gcc-internal-format
 msgid "invalid const_cast of an rvalue of type %qT to type %qT"
 msgstr ""
 
-#: cp/typeck.c:5698
+#: cp/typeck.c:5728
 #, gcc-internal-format
 msgid "invalid const_cast from type %qT to type %qT"
 msgstr ""
 
-#: cp/typeck.c:5775 cp/typeck.c:5783
+#: cp/typeck.c:5805 cp/typeck.c:5813
 #, gcc-internal-format
 msgid "ISO C++ forbids casting to an array type %qT"
 msgstr ""
 
-#: cp/typeck.c:5792
+#: cp/typeck.c:5822
 #, gcc-internal-format
 msgid "invalid cast to function type %qT"
 msgstr ""
 
-#: cp/typeck.c:6031
+#: cp/typeck.c:6062
 #, gcc-internal-format
 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
 msgstr ""
 
-#: cp/typeck.c:6082
+#: cp/typeck.c:6113
 #, gcc-internal-format
 msgid "incompatible types in assignment of %qT to %qT"
 msgstr ""
 
-#: cp/typeck.c:6095
+#: cp/typeck.c:6126
 #, gcc-internal-format
 msgid "array used as initializer"
 msgstr ""
 
-#: cp/typeck.c:6097
+#: cp/typeck.c:6128
 #, gcc-internal-format
 msgid "invalid array assignment"
 msgstr ""
 
-#: cp/typeck.c:6195
+#: cp/typeck.c:6226
 #, gcc-internal-format
 msgid "   in pointer to member function conversion"
 msgstr ""
 
-#: cp/typeck.c:6206
+#: cp/typeck.c:6237
 #, gcc-internal-format
 msgid "pointer to member conversion via virtual base %qT"
 msgstr ""
 
-#: cp/typeck.c:6246 cp/typeck.c:6258
+#: cp/typeck.c:6277 cp/typeck.c:6289
 #, gcc-internal-format
 msgid "   in pointer to member conversion"
 msgstr ""
 
-#: cp/typeck.c:6336
+#: cp/typeck.c:6367
 #, gcc-internal-format
 msgid "invalid conversion to type %qT from type %qT"
 msgstr ""
 
-#: cp/typeck.c:6607
+#: cp/typeck.c:6638
 #, gcc-internal-format
 msgid "cannot convert %qT to %qT for argument %qP to %qD"
 msgstr ""
 
-#: cp/typeck.c:6610
+#: cp/typeck.c:6641
 #, gcc-internal-format
 msgid "cannot convert %qT to %qT in %s"
 msgstr ""
 
-#: cp/typeck.c:6624
+#: cp/typeck.c:6655
 #, gcc-internal-format
 msgid "%s might be a candidate for a format attribute"
 msgstr ""
 
-#: cp/typeck.c:6713 cp/typeck.c:6715
+#: cp/typeck.c:6744 cp/typeck.c:6746
 #, gcc-internal-format
 msgid "in passing argument %P of %q+D"
 msgstr ""
 
-#: cp/typeck.c:6765
+#: cp/typeck.c:6796
 #, gcc-internal-format
 msgid "returning reference to temporary"
 msgstr ""
 
-#: cp/typeck.c:6772
+#: cp/typeck.c:6803
 #, gcc-internal-format
 msgid "reference to non-lvalue returned"
 msgstr ""
 
-#: cp/typeck.c:6788
+#: cp/typeck.c:6819
 #, gcc-internal-format
 msgid "reference to local variable %q+D returned"
 msgstr ""
 
-#: cp/typeck.c:6791
+#: cp/typeck.c:6822
 #, gcc-internal-format
 msgid "address of local variable %q+D returned"
 msgstr ""
 
-#: cp/typeck.c:6826
+#: cp/typeck.c:6857
 #, 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:6834
+#: cp/typeck.c:6865
 #, 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:6837
+#: cp/typeck.c:6868
 #, gcc-internal-format
 msgid "returning a value from a constructor"
 msgstr ""
 
-#: cp/typeck.c:6862
+#: cp/typeck.c:6893
 #, gcc-internal-format
 msgid "return-statement with no value, in function returning %qT"
 msgstr ""
 
-#: cp/typeck.c:6883
+#: cp/typeck.c:6914
 #, gcc-internal-format
 msgid "return-statement with a value, in function returning 'void'"
 msgstr ""
 
-#: cp/typeck.c:6913
+#: cp/typeck.c:6944
 #, gcc-internal-format
 msgid ""
 "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -"
@@ -34499,14 +34909,19 @@ msgstr ""
 msgid "address of register variable %qs requested"
 msgstr ""
 
-#: fortran/trans-array.c:5732
+#: fortran/options.c:238
+#, gcc-internal-format
+msgid "-fexcess-precision=standard for Fortran"
+msgstr ""
+
+#: fortran/trans-array.c:5867
 #, 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:6213
+#: fortran/trans-array.c:6348
 #, gcc-internal-format
 msgid "bad expression type during walk (%d)"
 msgstr ""
@@ -34516,12 +34931,12 @@ msgstr ""
 msgid "gfc_conv_constant_to_tree(): invalid type: %s"
 msgstr ""
 
-#: fortran/trans-decl.c:1026
+#: fortran/trans-decl.c:1029
 #, gcc-internal-format
 msgid "intrinsic variable which isn't a procedure"
 msgstr ""
 
-#: fortran/trans-decl.c:3165
+#: fortran/trans-decl.c:3205
 #, gcc-internal-format
 msgid "backend decl for module variable %s already exists"
 msgstr ""
@@ -34541,6 +34956,11 @@ msgstr ""
 msgid "Bad IO basetype (%d)"
 msgstr ""
 
+#: fortran/trans-openmp.c:1632
+#, gcc-internal-format
+msgid "gfc_trans_omp_workshare(): Bad statement code"
+msgstr ""
+
 #: fortran/trans-types.c:378
 #, gcc-internal-format
 msgid "integer kind=8 not available for -fdefault-integer-8 option"
@@ -34556,12 +34976,12 @@ msgstr ""
 msgid "Use of -fdefault-double-8 requires -fdefault-real-8"
 msgstr ""
 
-#: fortran/trans-types.c:1247
+#: fortran/trans-types.c:1250
 #, gcc-internal-format
 msgid "Array element size too big"
 msgstr ""
 
-#: fortran/trans.c:1233
+#: fortran/trans.c:1234
 #, gcc-internal-format
 msgid "gfc_trans_code(): Bad statement code"
 msgstr ""
@@ -34798,22 +35218,27 @@ msgstr ""
 msgid "warning: already-compiled .class files ignored with -C"
 msgstr ""
 
-#: java/lang.c:539
+#: java/lang.c:535
+#, gcc-internal-format
+msgid "-fexcess-precision=standard for Java"
+msgstr ""
+
+#: java/lang.c:546
 #, gcc-internal-format
 msgid "-findirect-dispatch is incompatible with -freduced-reflection"
 msgstr ""
 
-#: java/lang.c:542
+#: java/lang.c:549
 #, gcc-internal-format
 msgid "-fjni is incompatible with -freduced-reflection"
 msgstr ""
 
-#: java/lang.c:553
+#: java/lang.c:560
 #, gcc-internal-format
 msgid "can't do dependency tracking with input from stdin"
 msgstr ""
 
-#: java/lang.c:569
+#: java/lang.c:576
 #, gcc-internal-format
 msgid "couldn't determine target name for dependency tracking"
 msgstr ""
@@ -34843,234 +35268,254 @@ msgstr ""
 msgid "bad pc in exception_table"
 msgstr ""
 
-#: objc/objc-act.c:698
+#: objc/objc-act.c:702
 #, gcc-internal-format
 msgid "%<@end%> must appear in an @implementation context"
 msgstr ""
 
-#: objc/objc-act.c:727
+#: objc/objc-act.c:731
 #, gcc-internal-format
 msgid "method declaration not in @interface context"
 msgstr ""
 
-#: objc/objc-act.c:738
+#: objc/objc-act.c:742
 #, gcc-internal-format
 msgid "method definition not in @implementation context"
 msgstr ""
 
-#: objc/objc-act.c:1167
+#: objc/objc-act.c:1171
 #, gcc-internal-format
 msgid "comparison of distinct Objective-C types lacks a cast"
 msgstr ""
 
-#: objc/objc-act.c:1171
+#: objc/objc-act.c:1175
 #, gcc-internal-format
 msgid "initialization from distinct Objective-C type"
 msgstr ""
 
-#: objc/objc-act.c:1175
+#: objc/objc-act.c:1179
 #, gcc-internal-format
 msgid "assignment from distinct Objective-C type"
 msgstr ""
 
-#: objc/objc-act.c:1179
+#: objc/objc-act.c:1183
 #, gcc-internal-format
 msgid "distinct Objective-C type in return"
 msgstr ""
 
-#: objc/objc-act.c:1183
+#: objc/objc-act.c:1187
 #, gcc-internal-format
 msgid "passing argument %d of %qE from distinct Objective-C type"
 msgstr ""
 
-#: objc/objc-act.c:1339
+#: objc/objc-act.c:1343
 #, gcc-internal-format
 msgid "statically allocated instance of Objective-C class %qs"
 msgstr ""
 
-#: objc/objc-act.c:1416
+#: objc/objc-act.c:1420
 #, gcc-internal-format
 msgid "protocol %qs has circular dependency"
 msgstr ""
 
-#: objc/objc-act.c:1441 objc/objc-act.c:6600
+#: objc/objc-act.c:1445 objc/objc-act.c:6622
 #, gcc-internal-format
 msgid "cannot find protocol declaration for %qs"
 msgstr ""
 
-#: objc/objc-act.c:1905 objc/objc-act.c:3356 objc/objc-act.c:7215
-#: objc/objc-act.c:7551 objc/objc-act.c:7605 objc/objc-act.c:7630
+#: objc/objc-act.c:1909 objc/objc-act.c:3360 objc/objc-act.c:7237
+#: objc/objc-act.c:7573 objc/objc-act.c:7627 objc/objc-act.c:7652
 #, gcc-internal-format
 msgid "cannot find interface declaration for %qs"
 msgstr ""
 
-#: objc/objc-act.c:1909
+#: objc/objc-act.c:1913
 #, gcc-internal-format
 msgid "interface %qs does not have valid constant string layout"
 msgstr ""
 
-#: objc/objc-act.c:1914
+#: objc/objc-act.c:1918
 #, gcc-internal-format
 msgid "cannot find reference tag for class %qs"
 msgstr ""
 
-#: objc/objc-act.c:2549
+#: objc/objc-act.c:2553
 #, gcc-internal-format
 msgid "%Hcreating selector for nonexistent method %qE"
 msgstr ""
 
-#: objc/objc-act.c:2754
+#: objc/objc-act.c:2758
 #, gcc-internal-format
 msgid "%qs is not an Objective-C class name or alias"
 msgstr ""
 
-#: objc/objc-act.c:2882 objc/objc-act.c:2913 objc/objc-act.c:7479
-#: objc/objc-act.c:7780 objc/objc-act.c:7810
+#: objc/objc-act.c:2886 objc/objc-act.c:2917 objc/objc-act.c:7501
+#: objc/objc-act.c:7802 objc/objc-act.c:7832
 #, gcc-internal-format
 msgid "Objective-C declarations may only appear in global scope"
 msgstr ""
 
-#: objc/objc-act.c:2887
+#: objc/objc-act.c:2891
 #, gcc-internal-format
 msgid "cannot find class %qs"
 msgstr ""
 
-#: objc/objc-act.c:2889
+#: objc/objc-act.c:2893
 #, gcc-internal-format
 msgid "class %qs already exists"
 msgstr ""
 
-#: objc/objc-act.c:2933 objc/objc-act.c:7520
+#: objc/objc-act.c:2937 objc/objc-act.c:7542
 #, gcc-internal-format
 msgid "%qs redeclared as different kind of symbol"
 msgstr ""
 
-#: objc/objc-act.c:3209
+#: objc/objc-act.c:3213
 #, gcc-internal-format
 msgid "strong-cast assignment has been intercepted"
 msgstr ""
 
-#: objc/objc-act.c:3251
+#: objc/objc-act.c:3255
 #, gcc-internal-format
 msgid "strong-cast may possibly be needed"
 msgstr ""
 
-#: objc/objc-act.c:3261
+#: objc/objc-act.c:3265
 #, gcc-internal-format
 msgid "instance variable assignment has been intercepted"
 msgstr ""
 
-#: objc/objc-act.c:3280
+#: objc/objc-act.c:3284
 #, gcc-internal-format
 msgid "pointer arithmetic for garbage-collected objects not allowed"
 msgstr ""
 
-#: objc/objc-act.c:3286
+#: objc/objc-act.c:3290
 #, gcc-internal-format
 msgid "global/static variable assignment has been intercepted"
 msgstr ""
 
-#: objc/objc-act.c:3469
+#: objc/objc-act.c:3473
 #, gcc-internal-format
 msgid "use %<-fobjc-exceptions%> to enable Objective-C exception syntax"
 msgstr ""
 
-#: objc/objc-act.c:3812
+#: objc/objc-act.c:3816
 #, gcc-internal-format
 msgid "@catch parameter is not a known Objective-C class type"
 msgstr ""
 
-#: objc/objc-act.c:3828
+#: objc/objc-act.c:3832
 #, gcc-internal-format
 msgid "exception of type %<%T%> will be caught"
 msgstr ""
 
-#: objc/objc-act.c:3830
+#: objc/objc-act.c:3834
 #, gcc-internal-format
 msgid "%H   by earlier handler for %<%T%>"
 msgstr ""
 
-#: objc/objc-act.c:3883
+#: objc/objc-act.c:3887
 #, gcc-internal-format
 msgid "%<@try%> without %<@catch%> or %<@finally%>"
 msgstr ""
 
-#: objc/objc-act.c:3931
+#: objc/objc-act.c:3938
 #, gcc-internal-format
 msgid "%<@throw%> (rethrow) used outside of a @catch block"
 msgstr ""
 
-#: objc/objc-act.c:4332
+#: objc/objc-act.c:4339
 #, gcc-internal-format
 msgid "type %q+D does not have a known size"
 msgstr ""
 
-#: objc/objc-act.c:4968
+#: objc/objc-act.c:4975
 #, gcc-internal-format
 msgid "%J%s %qs"
 msgstr ""
 
-#: objc/objc-act.c:4991 objc/objc-act.c:5010
+#: objc/objc-act.c:4998 objc/objc-act.c:5017
 #, gcc-internal-format
 msgid "inconsistent instance variable specification"
 msgstr ""
 
-#: objc/objc-act.c:5875
+#: objc/objc-act.c:5882
 #, gcc-internal-format
 msgid "can not use an object as parameter to a method"
 msgstr ""
 
-#: objc/objc-act.c:6098
+#: objc/objc-act.c:6109
+#, gcc-internal-format
+msgid "multiple methods named %<%c%s%> found"
+msgstr ""
+
+#: objc/objc-act.c:6112
+#, gcc-internal-format
+msgid "%Jusing %<%c%s%>"
+msgstr ""
+
+#: objc/objc-act.c:6120
+#, gcc-internal-format
+msgid "multiple selectors named %<%c%s%> found"
+msgstr ""
+
+#: objc/objc-act.c:6123
+#, gcc-internal-format
+msgid "%Jfound %<%c%s%>"
+msgstr ""
+
+#: objc/objc-act.c:6132
 #, gcc-internal-format
-msgid "multiple %s named %<%c%s%> found"
+msgid "%Jalso found %<%c%s%>"
 msgstr ""
 
-#: objc/objc-act.c:6324
+#: objc/objc-act.c:6346
 #, gcc-internal-format
 msgid "no super class declared in @interface for %qs"
 msgstr ""
 
-#: objc/objc-act.c:6362
+#: objc/objc-act.c:6384
 #, gcc-internal-format
 msgid "found %<-%s%> instead of %<+%s%> in protocol(s)"
 msgstr ""
 
-#: objc/objc-act.c:6421
+#: objc/objc-act.c:6443
 #, gcc-internal-format
 msgid "invalid receiver type %qs"
 msgstr ""
 
-#: objc/objc-act.c:6436
+#: objc/objc-act.c:6458
 #, gcc-internal-format
 msgid "%<%c%s%> not found in protocol(s)"
 msgstr ""
 
-#: objc/objc-act.c:6450
+#: objc/objc-act.c:6472
 #, gcc-internal-format
 msgid "%qs may not respond to %<%c%s%>"
 msgstr ""
 
-#: objc/objc-act.c:6458
+#: objc/objc-act.c:6480
 #, gcc-internal-format
 msgid "no %<%c%s%> method found"
 msgstr ""
 
-#: objc/objc-act.c:6464
+#: objc/objc-act.c:6486
 #, gcc-internal-format
 msgid "(Messages without a matching method signature"
 msgstr ""
 
-#: objc/objc-act.c:6465
+#: objc/objc-act.c:6487
 #, gcc-internal-format
 msgid "will be assumed to return %<id%> and accept"
 msgstr ""
 
-#: objc/objc-act.c:6466
+#: objc/objc-act.c:6488
 #, gcc-internal-format
 msgid "%<...%> as arguments.)"
 msgstr ""
 
-#: objc/objc-act.c:6700
+#: objc/objc-act.c:6722
 #, gcc-internal-format
 msgid "undeclared selector %qs"
 msgstr ""
@@ -35084,161 +35529,180 @@ msgstr ""
 #. to an instance variable.  It's better to catch the cases
 #. where this is done unknowingly than to support the above
 #. paradigm.
-#: objc/objc-act.c:6742
+#: objc/objc-act.c:6764
 #, gcc-internal-format
 msgid "instance variable %qs accessed in class method"
 msgstr ""
 
-#: objc/objc-act.c:6976
+#: objc/objc-act.c:6998
 #, gcc-internal-format
 msgid "duplicate declaration of method %<%c%s%>"
 msgstr ""
 
-#: objc/objc-act.c:7037
+#: objc/objc-act.c:7059
 #, gcc-internal-format
 msgid "duplicate interface declaration for category %<%s(%s)%>"
 msgstr ""
 
-#: objc/objc-act.c:7064
+#: objc/objc-act.c:7086
 #, gcc-internal-format
 msgid "illegal reference type specified for instance variable %qs"
 msgstr ""
 
-#: objc/objc-act.c:7075
+#: objc/objc-act.c:7097
 #, gcc-internal-format
 msgid "instance variable %qs has unknown size"
 msgstr ""
 
-#: objc/objc-act.c:7100
+#: objc/objc-act.c:7122
 #, gcc-internal-format
 msgid "type %qs has no default constructor to call"
 msgstr ""
 
-#: objc/objc-act.c:7106
+#: objc/objc-act.c:7128
 #, gcc-internal-format
 msgid "destructor for %qs shall not be run either"
 msgstr ""
 
 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
 #. initialize them.
-#: objc/objc-act.c:7118
+#: objc/objc-act.c:7140
 #, gcc-internal-format
 msgid "type %qs has virtual member functions"
 msgstr ""
 
-#: objc/objc-act.c:7119
+#: objc/objc-act.c:7141
 #, gcc-internal-format
 msgid "illegal aggregate type %qs specified for instance variable %qs"
 msgstr ""
 
-#: objc/objc-act.c:7129
+#: objc/objc-act.c:7151
 #, gcc-internal-format
 msgid "type %qs has a user-defined constructor"
 msgstr ""
 
-#: objc/objc-act.c:7131
+#: objc/objc-act.c:7153
 #, gcc-internal-format
 msgid "type %qs has a user-defined destructor"
 msgstr ""
 
-#: objc/objc-act.c:7135
+#: objc/objc-act.c:7157
 #, gcc-internal-format
 msgid ""
 "C++ constructors and destructors will not be invoked for Objective-C fields"
 msgstr ""
 
-#: objc/objc-act.c:7244
+#: objc/objc-act.c:7266
 #, gcc-internal-format
 msgid "instance variable %qs is declared private"
 msgstr ""
 
-#: objc/objc-act.c:7255
+#: objc/objc-act.c:7277
 #, gcc-internal-format
 msgid "instance variable %qs is %s; this will be a hard error in the future"
 msgstr ""
 
-#: objc/objc-act.c:7262
+#: objc/objc-act.c:7284
 #, gcc-internal-format
 msgid "instance variable %qs is declared %s"
 msgstr ""
 
-#: objc/objc-act.c:7288 objc/objc-act.c:7376
+#: objc/objc-act.c:7310 objc/objc-act.c:7398
 #, gcc-internal-format
 msgid "incomplete implementation of class %qs"
 msgstr ""
 
-#: objc/objc-act.c:7292 objc/objc-act.c:7381
+#: objc/objc-act.c:7314 objc/objc-act.c:7403
 #, gcc-internal-format
 msgid "incomplete implementation of category %qs"
 msgstr ""
 
-#: objc/objc-act.c:7297 objc/objc-act.c:7386
+#: objc/objc-act.c:7319 objc/objc-act.c:7408
 #, gcc-internal-format
 msgid "method definition for %<%c%s%> not found"
 msgstr ""
 
-#: objc/objc-act.c:7427
+#: objc/objc-act.c:7449
 #, gcc-internal-format
 msgid "%s %qs does not fully implement the %qs protocol"
 msgstr ""
 
-#: objc/objc-act.c:7485 objc/objc-act.c:9187
+#: objc/objc-act.c:7507 objc/objc-act.c:9208
 #, gcc-internal-format
 msgid "%<@end%> missing in implementation context"
 msgstr ""
 
-#: objc/objc-act.c:7504
+#: objc/objc-act.c:7526
 #, gcc-internal-format
 msgid "cannot find interface declaration for %qs, superclass of %qs"
 msgstr ""
 
-#: objc/objc-act.c:7534
+#: objc/objc-act.c:7556
 #, gcc-internal-format
 msgid "reimplementation of class %qs"
 msgstr ""
 
-#: objc/objc-act.c:7566
+#: objc/objc-act.c:7588
 #, gcc-internal-format
 msgid "conflicting super class name %qs"
 msgstr ""
 
-#: objc/objc-act.c:7568
+#: objc/objc-act.c:7590
 #, gcc-internal-format
 msgid "previous declaration of %qs"
 msgstr ""
 
-#: objc/objc-act.c:7584 objc/objc-act.c:7582
+#: objc/objc-act.c:7606 objc/objc-act.c:7604
 #, gcc-internal-format
 msgid "duplicate interface declaration for class %qs"
 msgstr ""
 
-#: objc/objc-act.c:7838
+#: objc/objc-act.c:7860
 #, gcc-internal-format
 msgid "duplicate declaration for protocol %qs"
 msgstr ""
 
-#. Add a readable method name to the warning.
-#: objc/objc-act.c:8426
+#: objc/objc-act.c:8688
 #, gcc-internal-format
-msgid "%J%s %<%c%s%>"
+msgid "%Jconflicting types for %<%c%s%>"
 msgstr ""
 
-#: objc/objc-act.c:8757
+#: objc/objc-act.c:8691
+#, gcc-internal-format
+msgid "%Jprevious declaration of %<%c%s%>"
+msgstr ""
+
+#: objc/objc-act.c:8777
 #, gcc-internal-format
 msgid "no super class declared in interface for %qs"
 msgstr ""
 
-#: objc/objc-act.c:8808
+#: objc/objc-act.c:8829
 #, gcc-internal-format
 msgid "[super ...] must appear in a method context"
 msgstr ""
 
-#: objc/objc-act.c:8847
+#: objc/objc-act.c:8868
 #, gcc-internal-format
 msgid "method possibly missing a [super dealloc] call"
 msgstr ""
 
-#: objc/objc-act.c:9477
+#: objc/objc-act.c:9498
 #, gcc-internal-format
 msgid "local declaration of %qs hides instance variable"
 msgstr ""
+
+#: ada/gcc-interface/misc.c:204
+#, gcc-internal-format
+msgid "missing argument to \"-%s\""
+msgstr ""
+
+#: ada/gcc-interface/misc.c:262
+#, gcc-internal-format
+msgid "%<-gnat%> misspelled as %<-gant%>"
+msgstr ""
+
+#: ada/gcc-interface/misc.c:320
+#, gcc-internal-format
+msgid "-fexcess-precision=standard for Ada"
+msgstr ""