]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gcc.pot: Regenerate.
authorJoseph Myers <joseph@codesourcery.com>
Wed, 7 Mar 2007 18:02:40 +0000 (18:02 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Wed, 7 Mar 2007 18:02:40 +0000 (18:02 +0000)
From-SVN: r122667

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

index 8874ea0db57130f503d6b3289d9586a55e5acc17..783e5f925f4ff446cf94e0d69f4289f09e5f4591 100644 (file)
@@ -1,3 +1,7 @@
+2007-03-07  Joseph S. Myers  <joseph@codesourcery.com>
+
+       * gcc.pot: Regenerate.
+
 2007-02-12  Joseph S. Myers  <joseph@codesourcery.com>
 
        * sv.po: Update.
index dc001171edcb63bcab1029ff91710f83254cf1e5..6ea2ebb73ca0a7e5ed6ec30e9773ca957c41fad9 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: 2006-10-22 12:37+0000\n"
+"POT-Creation-Date: 2007-03-07 17:59+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:3777
+#: c-decl.c:3831
 msgid "<anonymous>"
 msgstr ""
 
@@ -77,7 +77,7 @@ msgid "the 'I' printf flag"
 msgstr ""
 
 #: c-format.c:354 c-format.c:376 c-format.c:430 c-format.c:452 c-format.c:479
-#: c-format.c:1606 config/sol2-c.c:46
+#: c-format.c:1616 config/sol2-c.c:46
 msgid "field width"
 msgstr ""
 
@@ -255,7 +255,7 @@ msgstr ""
 msgid "length modifier in strfmon format"
 msgstr ""
 
-#: c-format.c:1708
+#: c-format.c:1718
 msgid "field precision"
 msgstr ""
 
@@ -274,68 +274,68 @@ msgstr ""
 msgid "ignoring nonexistent directory \"%s\"\n"
 msgstr ""
 
-#: c-incpath.c:295
+#: c-incpath.c:306
 #, c-format
 msgid "#include \"...\" search starts here:\n"
 msgstr ""
 
-#: c-incpath.c:299
+#: c-incpath.c:310
 #, c-format
 msgid "#include <...> search starts here:\n"
 msgstr ""
 
-#: c-incpath.c:304
+#: c-incpath.c:315
 #, c-format
 msgid "End of search list.\n"
 msgstr ""
 
-#: c-opts.c:1371
+#: c-opts.c:1433
 msgid "<built-in>"
 msgstr ""
 
-#: c-opts.c:1389
+#: c-opts.c:1451
 msgid "<command-line>"
 msgstr ""
 
-#: c-typeck.c:2328 c-typeck.c:4754 c-typeck.c:4756 c-typeck.c:4764
-#: c-typeck.c:4794 c-typeck.c:6170
+#: c-typeck.c:2341 c-typeck.c:4712 c-typeck.c:4714 c-typeck.c:4722
+#: c-typeck.c:4752 c-typeck.c:6128
 msgid "initializer element is not constant"
 msgstr ""
 
-#: c-typeck.c:4557
+#: c-typeck.c:4515
 msgid "array initialized from parenthesized string constant"
 msgstr ""
 
-#: c-typeck.c:4618 cp/typeck2.c:686
+#: c-typeck.c:4576 cp/typeck2.c:678
 #, gcc-internal-format
 msgid "char-array initialized from wide string"
 msgstr ""
 
-#: c-typeck.c:4623
+#: c-typeck.c:4581
 msgid "wchar_t-array initialized from non-wide string"
 msgstr ""
 
-#: c-typeck.c:4641 cp/typeck2.c:706
+#: c-typeck.c:4599 cp/typeck2.c:698
 #, gcc-internal-format
 msgid "initializer-string for array of chars is too long"
 msgstr ""
 
-#: c-typeck.c:4647
+#: c-typeck.c:4605
 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:4711 c-typeck.c:4206 cp/typeck.c:1503
+#: c-typeck.c:4669 c-typeck.c:4163 cp/typeck.c:1494
 #, gcc-internal-format
 msgid "invalid use of non-lvalue array"
 msgstr ""
 
-#: c-typeck.c:4737
+#: c-typeck.c:4695
 msgid "array initialized from non-constant array expression"
 msgstr ""
 
-#: c-typeck.c:4801 c-typeck.c:6174
+#: c-typeck.c:4759 c-typeck.c:6132
 #, gcc-internal-format
 msgid "initializer element is not computable at load time"
 msgstr ""
@@ -344,140 +344,140 @@ 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:4812 c-decl.c:3221 c-decl.c:3236
+#: c-typeck.c:4770 c-decl.c:3244 c-decl.c:3259
 #, gcc-internal-format
 msgid "variable-sized object may not be initialized"
 msgstr ""
 
-#: c-typeck.c:4816
+#: c-typeck.c:4774
 msgid "invalid initializer"
 msgstr ""
 
-#: c-typeck.c:5290
+#: c-typeck.c:5248
 msgid "extra brace group at end of initializer"
 msgstr ""
 
-#: c-typeck.c:5310
+#: c-typeck.c:5268
 msgid "missing braces around initializer"
 msgstr ""
 
-#: c-typeck.c:5371
+#: c-typeck.c:5329
 msgid "braces around scalar initializer"
 msgstr ""
 
-#: c-typeck.c:5428
+#: c-typeck.c:5386
 msgid "initialization of flexible array member in a nested context"
 msgstr ""
 
-#: c-typeck.c:5430
+#: c-typeck.c:5388
 msgid "initialization of a flexible array member"
 msgstr ""
 
-#: c-typeck.c:5457
+#: c-typeck.c:5415
 msgid "missing initializer"
 msgstr ""
 
-#: c-typeck.c:5479
+#: c-typeck.c:5437
 msgid "empty scalar initializer"
 msgstr ""
 
-#: c-typeck.c:5484
+#: c-typeck.c:5442
 msgid "extra elements in scalar initializer"
 msgstr ""
 
-#: c-typeck.c:5581 c-typeck.c:5641
+#: c-typeck.c:5539 c-typeck.c:5599
 msgid "array index in non-array initializer"
 msgstr ""
 
-#: c-typeck.c:5586 c-typeck.c:5694
+#: c-typeck.c:5544 c-typeck.c:5652
 msgid "field name not in record or union initializer"
 msgstr ""
 
-#: c-typeck.c:5632
+#: c-typeck.c:5590
 msgid "array index in initializer not of integer type"
 msgstr ""
 
-#: c-typeck.c:5637 c-typeck.c:5639
+#: c-typeck.c:5595 c-typeck.c:5597
 msgid "nonconstant array index in initializer"
 msgstr ""
 
-#: c-typeck.c:5643 c-typeck.c:5646
+#: c-typeck.c:5601 c-typeck.c:5604
 msgid "array index in initializer exceeds array bounds"
 msgstr ""
 
-#: c-typeck.c:5657
+#: c-typeck.c:5615
 msgid "empty index range in initializer"
 msgstr ""
 
-#: c-typeck.c:5666
+#: c-typeck.c:5624
 msgid "array index range in initializer exceeds array bounds"
 msgstr ""
 
-#: c-typeck.c:5741 c-typeck.c:5764 c-typeck.c:6238
+#: c-typeck.c:5699 c-typeck.c:5722 c-typeck.c:6196
 msgid "initialized field with side-effects overwritten"
 msgstr ""
 
-#: c-typeck.c:5743 c-typeck.c:5766 c-typeck.c:6240
+#: c-typeck.c:5701 c-typeck.c:5724 c-typeck.c:6198
 msgid "initialized field overwritten"
 msgstr ""
 
-#: c-typeck.c:6448
+#: c-typeck.c:6406
 msgid "excess elements in char array initializer"
 msgstr ""
 
-#: c-typeck.c:6455 c-typeck.c:6501
+#: c-typeck.c:6413 c-typeck.c:6459
 msgid "excess elements in struct initializer"
 msgstr ""
 
-#: c-typeck.c:6516
+#: c-typeck.c:6474
 msgid "non-static initialization of a flexible array member"
 msgstr ""
 
-#: c-typeck.c:6584
+#: c-typeck.c:6542
 msgid "excess elements in union initializer"
 msgstr ""
 
-#: c-typeck.c:6671
+#: c-typeck.c:6629
 msgid "excess elements in array initializer"
 msgstr ""
 
-#: c-typeck.c:6701
+#: c-typeck.c:6659
 msgid "excess elements in vector initializer"
 msgstr ""
 
-#: c-typeck.c:6725
+#: c-typeck.c:6683
 msgid "excess elements in scalar initializer"
 msgstr ""
 
-#: cfgrtl.c:1958
+#: cfgrtl.c:1886
 msgid "flow control insn inside a basic block"
 msgstr ""
 
-#: cfgrtl.c:2036
+#: cfgrtl.c:2005
 msgid "wrong insn in the fallthru edge"
 msgstr ""
 
-#: cfgrtl.c:2078
+#: cfgrtl.c:2049
 msgid "insn outside basic block"
 msgstr ""
 
-#: cfgrtl.c:2085
+#: cfgrtl.c:2056
 msgid "return not followed by barrier"
 msgstr ""
 
-#: cgraph.c:391 ipa-inline.c:313
+#: cgraph.c:340 ipa-inline.c:419
 msgid "function body not available"
 msgstr ""
 
-#: cgraph.c:393 cgraphunit.c:633
+#: cgraph.c:342 cgraphbuild.c:98
 msgid "redefined extern inline functions are not considered for inlining"
 msgstr ""
 
-#: cgraph.c:396 cgraphunit.c:638
+#: cgraph.c:345 cgraphbuild.c:103
 msgid "function not considered for inlining"
 msgstr ""
 
-#: cgraph.c:398 cgraphunit.c:636 ipa-inline.c:306
+#: cgraph.c:347 cgraphbuild.c:101 ipa-inline.c:412
 msgid "function not inlinable"
 msgstr ""
 
@@ -536,7 +536,7 @@ msgstr ""
 msgid "cannot find '%s'"
 msgstr ""
 
-#: collect2.c:1556 collect2.c:2045 collect2.c:2200 gcc.c:2928
+#: collect2.c:1556 collect2.c:2045 collect2.c:2200 gcc.c:2947
 #, c-format
 msgid "pex_init failed"
 msgstr ""
@@ -625,12 +625,12 @@ msgstr ""
 msgid "%s:%d: confused by earlier errors, bailing out\n"
 msgstr ""
 
-#: diagnostic.c:254
+#: diagnostic.c:236
 #, c-format
 msgid "compilation terminated due to -Wfatal-errors.\n"
 msgstr ""
 
-#: diagnostic.c:263
+#: diagnostic.c:245
 #, c-format
 msgid ""
 "Please submit a full bug report,\n"
@@ -638,54 +638,54 @@ msgid ""
 "See %s for instructions.\n"
 msgstr ""
 
-#: diagnostic.c:272
+#: diagnostic.c:254
 #, c-format
 msgid "compilation terminated.\n"
 msgstr ""
 
-#: diagnostic.c:623
+#: diagnostic.c:637
 #, c-format
 msgid "Internal compiler error: Error reporting routines re-entered.\n"
 msgstr ""
 
-#: final.c:1104
+#: final.c:1105
 msgid "negative insn length"
 msgstr ""
 
-#: final.c:2449
+#: final.c:2447
 msgid "could not split insn"
 msgstr ""
 
-#: final.c:2798
+#: final.c:2796
 msgid "invalid 'asm': "
 msgstr ""
 
-#: final.c:2981
+#: final.c:2979
 #, c-format
 msgid "nested assembly dialect alternatives"
 msgstr ""
 
-#: final.c:2998 final.c:3010
+#: final.c:2996 final.c:3008
 #, c-format
 msgid "unterminated assembly dialect alternative"
 msgstr ""
 
-#: final.c:3057
+#: final.c:3055
 #, c-format
 msgid "operand number missing after %%-letter"
 msgstr ""
 
-#: final.c:3060 final.c:3101
+#: final.c:3058 final.c:3099
 #, c-format
 msgid "operand number out of range"
 msgstr ""
 
-#: final.c:3120
+#: final.c:3118
 #, c-format
 msgid "invalid %%-code"
 msgstr ""
 
-#: final.c:3150
+#: final.c:3148
 #, c-format
 msgid "'%%l' operand isn't a label"
 msgstr ""
@@ -696,14 +696,14 @@ msgstr ""
 #. handle them.
 #. We can't handle floating point constants;
 #. PRINT_OPERAND must handle them.
-#: final.c:3251 vmsdbgout.c:487 config/i386/i386.c:7136
-#: config/pdp11/pdp11.c:1700
+#: final.c:3249 vmsdbgout.c:487 config/i386/i386.c:7740
+#: config/pdp11/pdp11.c:1702
 #, c-format
 msgid "floating constant misused"
 msgstr ""
 
-#: final.c:3307 vmsdbgout.c:544 config/i386/i386.c:7212
-#: config/pdp11/pdp11.c:1747
+#: final.c:3305 vmsdbgout.c:544 config/i386/i386.c:7819
+#: config/pdp11/pdp11.c:1749
 #, c-format
 msgid "invalid expression as operand"
 msgstr ""
@@ -712,101 +712,101 @@ msgstr ""
 msgid "Attempt to delete prologue/epilogue insn:"
 msgstr ""
 
-#: gcc.c:1665
+#: gcc.c:1683
 #, c-format
 msgid "Using built-in specs.\n"
 msgstr ""
 
-#: gcc.c:1848
+#: gcc.c:1866
 #, c-format
 msgid ""
 "Setting spec %s to '%s'\n"
 "\n"
 msgstr ""
 
-#: gcc.c:1963
+#: gcc.c:1981
 #, c-format
 msgid "Reading specs from %s\n"
 msgstr ""
 
-#: gcc.c:2059 gcc.c:2078
+#: gcc.c:2077 gcc.c:2096
 #, c-format
 msgid "specs %%include syntax malformed after %ld characters"
 msgstr ""
 
-#: gcc.c:2086
+#: gcc.c:2104
 #, c-format
 msgid "could not find specs file %s\n"
 msgstr ""
 
-#: gcc.c:2103 gcc.c:2111 gcc.c:2120 gcc.c:2129
+#: gcc.c:2121 gcc.c:2129 gcc.c:2138 gcc.c:2147
 #, c-format
 msgid "specs %%rename syntax malformed after %ld characters"
 msgstr ""
 
-#: gcc.c:2138
+#: gcc.c:2156
 #, c-format
 msgid "specs %s spec was not found to be renamed"
 msgstr ""
 
-#: gcc.c:2145
+#: gcc.c:2163
 #, c-format
 msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
 msgstr ""
 
-#: gcc.c:2150
+#: gcc.c:2168
 #, c-format
 msgid "rename spec %s to %s\n"
 msgstr ""
 
-#: gcc.c:2152
+#: gcc.c:2170
 #, c-format
 msgid ""
 "spec is '%s'\n"
 "\n"
 msgstr ""
 
-#: gcc.c:2165
+#: gcc.c:2183
 #, c-format
 msgid "specs unknown %% command after %ld characters"
 msgstr ""
 
-#: gcc.c:2176 gcc.c:2189
+#: gcc.c:2194 gcc.c:2207
 #, c-format
 msgid "specs file malformed after %ld characters"
 msgstr ""
 
-#: gcc.c:2242
+#: gcc.c:2260
 #, c-format
 msgid "spec file has no spec for linking"
 msgstr ""
 
-#: gcc.c:2759
+#: gcc.c:2778
 #, c-format
 msgid "system path '%s' is not absolute"
 msgstr ""
 
-#: gcc.c:2822
+#: gcc.c:2841
 #, c-format
 msgid "-pipe not supported"
 msgstr ""
 
-#: gcc.c:2884
+#: gcc.c:2903
 #, c-format
 msgid ""
 "\n"
 "Go ahead? (y or n) "
 msgstr ""
 
-#: gcc.c:2967
+#: gcc.c:2986
 msgid "failed to get exit status"
 msgstr ""
 
-#: gcc.c:2973
+#: gcc.c:2992
 msgid "failed to get process times"
 msgstr ""
 
-#: gcc.c:2999
+#: gcc.c:3018
 #, c-format
 msgid ""
 "Internal error: %s (program %s)\n"
@@ -814,196 +814,213 @@ msgid ""
 "See %s for instructions."
 msgstr ""
 
-#: gcc.c:3025
+#: gcc.c:3044
 #, c-format
 msgid "# %s %.2f %.2f\n"
 msgstr ""
 
-#: gcc.c:3161
+#: gcc.c:3180
 #, c-format
 msgid "Usage: %s [options] file...\n"
 msgstr ""
 
-#: gcc.c:3162
+#: gcc.c:3181
 msgid "Options:\n"
 msgstr ""
 
-#: gcc.c:3164
+#: gcc.c:3183
 msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
 msgstr ""
 
-#: gcc.c:3165
+#: gcc.c:3184
 msgid "  --help                   Display this information\n"
 msgstr ""
 
-#: gcc.c:3166
+#: gcc.c:3185
 msgid ""
 "  --target-help            Display target specific command line options\n"
 msgstr ""
 
-#: gcc.c:3168
+#: gcc.c:3186
+msgid ""
+"  --help={target|optimizers|warnings|undocumented|params}[,{[^]joined|[^]"
+"separate}]\n"
+msgstr ""
+
+#: gcc.c:3187
+msgid ""
+"                           Display specific types of command line options\n"
+msgstr ""
+
+#: gcc.c:3189
 msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
 msgstr ""
 
-#: gcc.c:3169
+#: gcc.c:3190
 msgid "  -dumpspecs               Display all of the built in spec strings\n"
 msgstr ""
 
-#: gcc.c:3170
+#: gcc.c:3191
 msgid "  -dumpversion             Display the version of the compiler\n"
 msgstr ""
 
-#: gcc.c:3171
+#: gcc.c:3192
 msgid "  -dumpmachine             Display the compiler's target processor\n"
 msgstr ""
 
-#: gcc.c:3172
+#: gcc.c:3193
 msgid ""
 "  -print-search-dirs       Display the directories in the compiler's search "
 "path\n"
 msgstr ""
 
-#: gcc.c:3173
+#: gcc.c:3194
 msgid ""
 "  -print-libgcc-file-name  Display the name of the compiler's companion "
 "library\n"
 msgstr ""
 
-#: gcc.c:3174
+#: gcc.c:3195
 msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
 msgstr ""
 
-#: gcc.c:3175
+#: gcc.c:3196
 msgid ""
 "  -print-prog-name=<prog>  Display the full path to compiler component "
 "<prog>\n"
 msgstr ""
 
-#: gcc.c:3176
+#: gcc.c:3197
 msgid ""
 "  -print-multi-directory   Display the root directory for versions of "
 "libgcc\n"
 msgstr ""
 
-#: gcc.c:3177
+#: gcc.c:3198
 msgid ""
 "  -print-multi-lib         Display the mapping between command line options "
 "and\n"
 "                           multiple library search directories\n"
 msgstr ""
 
-#: gcc.c:3180
+#: gcc.c:3201
 msgid "  -print-multi-os-directory Display the relative path to OS libraries\n"
 msgstr ""
 
-#: gcc.c:3181
+#: gcc.c:3202
+msgid ""
+"  -print-sysroot-headers-suffix Display the sysroot suffix used to find "
+"headers\n"
+msgstr ""
+
+#: gcc.c:3203
 msgid ""
 "  -Wa,<options>            Pass comma-separated <options> on to the "
 "assembler\n"
 msgstr ""
 
-#: gcc.c:3182
+#: gcc.c:3204
 msgid ""
 "  -Wp,<options>            Pass comma-separated <options> on to the "
 "preprocessor\n"
 msgstr ""
 
-#: gcc.c:3183
+#: gcc.c:3205
 msgid ""
 "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
 msgstr ""
 
-#: gcc.c:3184
+#: gcc.c:3206
 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler\n"
 msgstr ""
 
-#: gcc.c:3185
+#: gcc.c:3207
 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor\n"
 msgstr ""
 
-#: gcc.c:3186
+#: gcc.c:3208
 msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
 msgstr ""
 
-#: gcc.c:3187
+#: gcc.c:3209
 msgid ""
 "  -combine                 Pass multiple source files to compiler at once\n"
 msgstr ""
 
-#: gcc.c:3188
+#: gcc.c:3210
 msgid "  -save-temps              Do not delete intermediate files\n"
 msgstr ""
 
-#: gcc.c:3189
+#: gcc.c:3211
 msgid "  -pipe                    Use pipes rather than intermediate files\n"
 msgstr ""
 
-#: gcc.c:3190
+#: gcc.c:3212
 msgid "  -time                    Time the execution of each subprocess\n"
 msgstr ""
 
-#: gcc.c:3191
+#: gcc.c:3213
 msgid ""
 "  -specs=<file>            Override built-in specs with the contents of "
 "<file>\n"
 msgstr ""
 
-#: gcc.c:3192
+#: gcc.c:3214
 msgid ""
 "  -std=<standard>          Assume that the input sources are for <standard>\n"
 msgstr ""
 
-#: gcc.c:3193
+#: gcc.c:3215
 msgid ""
 "  --sysroot=<directory>    Use <directory> as the root directory for "
 "headers\n"
 "                           and libraries\n"
 msgstr ""
 
-#: gcc.c:3196
+#: gcc.c:3218
 msgid ""
 "  -B <directory>           Add <directory> to the compiler's search paths\n"
 msgstr ""
 
-#: gcc.c:3197
+#: gcc.c:3219
 msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
 msgstr ""
 
-#: gcc.c:3198
+#: gcc.c:3220
 msgid ""
 "  -V <version>             Run gcc version number <version>, if installed\n"
 msgstr ""
 
-#: gcc.c:3199
+#: gcc.c:3221
 msgid ""
 "  -v                       Display the programs invoked by the compiler\n"
 msgstr ""
 
-#: gcc.c:3200
+#: gcc.c:3222
 msgid ""
 "  -###                     Like -v but options quoted and commands not "
 "executed\n"
 msgstr ""
 
-#: gcc.c:3201
+#: gcc.c:3223
 msgid ""
 "  -E                       Preprocess only; do not compile, assemble or "
 "link\n"
 msgstr ""
 
-#: gcc.c:3202
+#: gcc.c:3224
 msgid "  -S                       Compile only; do not assemble or link\n"
 msgstr ""
 
-#: gcc.c:3203
+#: gcc.c:3225
 msgid "  -c                       Compile and assemble, but do not link\n"
 msgstr ""
 
-#: gcc.c:3204
+#: gcc.c:3226
 msgid "  -o <file>                Place the output into <file>\n"
 msgstr ""
 
-#: gcc.c:3205
+#: gcc.c:3227
 msgid ""
 "  -x <language>            Specify the language of the following input "
 "files\n"
@@ -1014,7 +1031,7 @@ msgid ""
 "extension\n"
 msgstr ""
 
-#: gcc.c:3212
+#: gcc.c:3234
 #, c-format
 msgid ""
 "\n"
@@ -1023,28 +1040,27 @@ msgid ""
 " other options on to these processes the -W<letter> options must be used.\n"
 msgstr ""
 
-#: gcc.c:3335
+#: gcc.c:3358
 #, c-format
 msgid "'-%c' option must have argument"
 msgstr ""
 
-#: gcc.c:3357
+#: gcc.c:3380
 #, c-format
 msgid "couldn't run '%s': %s"
 msgstr ""
 
 #. translate_options () has turned --version into -fversion.
-#: gcc.c:3550
+#: gcc.c:3581
 #, c-format
 msgid "%s (GCC) %s\n"
 msgstr ""
 
-#: gcc.c:3552 gcov.c:419 fortran/gfortranspec.c:349 java/gjavah.c:2406
-#: java/jcf-dump.c:936 java/jv-scan.c:129
+#: gcc.c:3583 gcov.c:419 fortran/gfortranspec.c:350 java/jcf-dump.c:1168
 msgid "(C)"
 msgstr ""
 
-#: gcc.c:3553 java/gjavah.c:2407 java/jcf-dump.c:937 java/jv-scan.c:130
+#: gcc.c:3584 java/jcf-dump.c:1169
 #, c-format
 msgid ""
 "This is free software; see the source for copying conditions.  There is NO\n"
@@ -1052,142 +1068,149 @@ msgid ""
 "\n"
 msgstr ""
 
-#: gcc.c:3654
+#: gcc.c:3696
 #, c-format
 msgid "argument to '-Xlinker' is missing"
 msgstr ""
 
-#: gcc.c:3662
+#: gcc.c:3704
 #, c-format
 msgid "argument to '-Xpreprocessor' is missing"
 msgstr ""
 
-#: gcc.c:3669
+#: gcc.c:3711
 #, c-format
 msgid "argument to '-Xassembler' is missing"
 msgstr ""
 
-#: gcc.c:3676
+#: gcc.c:3718
 #, c-format
 msgid "argument to '-l' is missing"
 msgstr ""
 
-#: gcc.c:3697
+#: gcc.c:3739
 #, c-format
 msgid "argument to '-specs' is missing"
 msgstr ""
 
-#: gcc.c:3711
+#: gcc.c:3753
 #, c-format
 msgid "argument to '-specs=' is missing"
 msgstr ""
 
-#: gcc.c:3749
+#: gcc.c:3794
 #, c-format
 msgid "'-%c' must come at the start of the command line"
 msgstr ""
 
-#: gcc.c:3758
+#: gcc.c:3803
 #, c-format
 msgid "argument to '-B' is missing"
 msgstr ""
 
-#: gcc.c:4144
+#: gcc.c:4153
 #, c-format
 msgid "argument to '-x' is missing"
 msgstr ""
 
-#: gcc.c:4172
+#: gcc.c:4181
 #, c-format
 msgid "argument to '-%s' is missing"
 msgstr ""
 
-#: gcc.c:4510
+#: gcc.c:4499
 #, c-format
 msgid "switch '%s' does not start with '-'"
 msgstr ""
 
-#: gcc.c:4687
+#: gcc.c:4676
 #, c-format
 msgid "spec '%s' invalid"
 msgstr ""
 
-#: gcc.c:4753
+#: gcc.c:4742
 #, c-format
 msgid "%s\n"
 msgstr ""
 
-#: gcc.c:4826
+#: gcc.c:4815
 #, c-format
 msgid "spec '%s' has invalid '%%0%c'"
 msgstr ""
 
-#: gcc.c:5037
+#: gcc.c:5034
 #, c-format
 msgid "spec '%s' has invalid '%%W%c"
 msgstr ""
 
-#: gcc.c:5068
+#: gcc.c:5065
 #, c-format
 msgid "spec '%s' has invalid '%%x%c'"
 msgstr ""
 
-#: gcc.c:5290
+#: gcc.c:5287
 #, c-format
 msgid "Processing spec %c%s%c, which is '%s'\n"
 msgstr ""
 
-#: gcc.c:5423
+#: gcc.c:5420
 #, c-format
 msgid "unknown spec function '%s'"
 msgstr ""
 
-#: gcc.c:5442
+#: gcc.c:5439
 #, c-format
 msgid "error in args to spec function '%s'"
 msgstr ""
 
-#: gcc.c:5490
+#: gcc.c:5487
 #, c-format
 msgid "malformed spec function name"
 msgstr ""
 
 #. )
-#: gcc.c:5493
+#: gcc.c:5490
 #, c-format
 msgid "no arguments for spec function"
 msgstr ""
 
-#: gcc.c:5512
+#: gcc.c:5509
 #, c-format
 msgid "malformed spec function arguments"
 msgstr ""
 
-#: gcc.c:5751
+#: gcc.c:5748
 #, c-format
 msgid "braced spec '%s' is invalid at '%c'"
 msgstr ""
 
-#: gcc.c:5839
+#: gcc.c:5836
 #, c-format
 msgid "braced spec body '%s' is invalid"
 msgstr ""
 
-#: gcc.c:6369
+#: gcc.c:6364
 #, c-format
 msgid "install: %s%s\n"
 msgstr ""
 
-#: gcc.c:6370
+#: gcc.c:6367
 #, c-format
 msgid "programs: %s\n"
 msgstr ""
 
-#: gcc.c:6372
+#: gcc.c:6369
 #, c-format
 msgid "libraries: %s\n"
 msgstr ""
 
+#. The error status indicates that only one set of fixed
+#. headers should be built.
+#: gcc.c:6421
+#, c-format
+msgid "not configured with sysroot headers suffix"
+msgstr ""
+
 #: gcc.c:6430
 #, c-format
 msgid ""
@@ -1255,22 +1278,27 @@ msgstr ""
 msgid "multilib exclusion '%s' is invalid"
 msgstr ""
 
-#: gcc.c:7732 gcc.c:7737
+#: gcc.c:7676
+#, c-format
+msgid "environment variable \"%s\" not defined"
+msgstr ""
+
+#: gcc.c:7753 gcc.c:7758
 #, c-format
 msgid "invalid version number `%s'"
 msgstr ""
 
-#: gcc.c:7780
+#: gcc.c:7801
 #, c-format
 msgid "too few arguments to %%:version-compare"
 msgstr ""
 
-#: gcc.c:7786
+#: gcc.c:7807
 #, c-format
 msgid "too many arguments to %%:version-compare"
 msgstr ""
 
-#: gcc.c:7827
+#: gcc.c:7848
 #, c-format
 msgid "unknown operator '%s' in %%:version-compare"
 msgstr ""
@@ -1380,7 +1408,7 @@ msgstr ""
 msgid "%s:no functions found\n"
 msgstr ""
 
-#: gcov.c:532 gcov.c:560 fortran/dump-parse-tree.c:63
+#: gcov.c:532 gcov.c:560 fortran/dump-parse-tree.c:64
 #, c-format
 msgid "\n"
 msgstr ""
@@ -1569,39 +1597,37 @@ msgstr ""
 msgid "GCSE disabled"
 msgstr ""
 
-#: gcse.c:6531
+#: gcse.c:6538
 msgid "jump bypassing disabled"
 msgstr ""
 
-#: gengtype-yacc.c:678 java/parse-scan.c:2064
-#: java/parse-scan.y:1375 java/parse.c:3057
-#: java/parse.y:16547
+#: gengtype-yacc.c:678
 msgid "syntax error: cannot back up"
 msgstr ""
 
 #. This is so xgettext sees the translatable formats that are
 #. constructed on the fly.
-#: gengtype-yacc.c:1046 java/parse-scan.c:2432 java/parse.c:3425
+#: gengtype-yacc.c:1046
 #, c-format
 msgid "syntax error, unexpected %s"
 msgstr ""
 
-#: gengtype-yacc.c:1047 java/parse-scan.c:2433 java/parse.c:3426
+#: gengtype-yacc.c:1047
 #, c-format
 msgid "syntax error, unexpected %s, expecting %s"
 msgstr ""
 
-#: gengtype-yacc.c:1048 java/parse-scan.c:2434 java/parse.c:3427
+#: gengtype-yacc.c:1048
 #, c-format
 msgid "syntax error, unexpected %s, expecting %s or %s"
 msgstr ""
 
-#: gengtype-yacc.c:1049 java/parse-scan.c:2435 java/parse.c:3428
+#: gengtype-yacc.c:1049
 #, c-format
 msgid "syntax error, unexpected %s, expecting %s or %s or %s"
 msgstr ""
 
-#: gengtype-yacc.c:1050 java/parse-scan.c:2436 java/parse.c:3429
+#: gengtype-yacc.c:1050
 #, c-format
 msgid "syntax error, unexpected %s, expecting %s or %s or %s or %s"
 msgstr ""
@@ -1610,23 +1636,11 @@ msgstr ""
 #. data in use in that stack, in bytes.  This used to be a
 #. conditional around just the two extra args, but that might
 #. be undefined if yyoverflow is a macro.
-#: gengtype-yacc.c:1309 gengtype-yacc.c:1995 java/parse-scan.c:2695
-#: java/parse-scan.c:3514 java/parse.c:3688 java/parse.c:6606
+#: gengtype-yacc.c:1309 gengtype-yacc.c:1995
 msgid "memory exhausted"
 msgstr ""
 
-#. Depending on the version of Bison used to compile this grammar,
-#. it may issue generic diagnostics spelled "syntax error" or
-#. "parse error".  To prevent this from changing the translation
-#. template randomly, we list all the variants of this particular
-#. diagnostic here.  Translators: there is no fine distinction
-#. between diagnostics with "syntax error" in them, and diagnostics
-#. with "parse error" in them.  It's okay to give them both the same
-#. translation.
-#: gengtype-yacc.c:1849 gengtype-yacc.c:1877 java/parse-scan.c:3368
-#: java/parse-scan.c:3396 java/parse-scan.y:1371
-#: java/parse.c:6460 java/parse.c:6488
-#: java/parse.y:16543
+#: gengtype-yacc.c:1849 gengtype-yacc.c:1877
 msgid "syntax error"
 msgstr ""
 
@@ -1640,85 +1654,127 @@ msgstr ""
 msgid "'"
 msgstr ""
 
-#: ipa-inline.c:288
+#: ipa-inline.c:379
 msgid "--param large-function-growth limit reached"
 msgstr ""
 
-#: ipa-inline.c:322
+#: ipa-inline.c:394
+msgid "--param large-stack-frame-growth limit reached"
+msgstr ""
+
+#: ipa-inline.c:428
 msgid "--param max-inline-insns-single limit reached"
 msgstr ""
 
-#: ipa-inline.c:331
+#: ipa-inline.c:437
 msgid "--param max-inline-insns-auto limit reached"
 msgstr ""
 
-#: ipa-inline.c:357 ipa-inline.c:803
+#: ipa-inline.c:463 ipa-inline.c:900 ipa-inline.c:1084 ipa-inline.c:1203
 msgid "recursive inlining"
 msgstr ""
 
-#: ipa-inline.c:816
+#: ipa-inline.c:913
 msgid "call is unlikely"
 msgstr ""
 
-#: ipa-inline.c:887
+#: ipa-inline.c:992
 msgid "--param inline-unit-growth limit reached"
 msgstr ""
 
-#: langhooks.c:517
+#: langhooks.c:511
 msgid "At top level:"
 msgstr ""
 
-#: langhooks.c:522
+#: langhooks.c:516
 #, c-format
 msgid "In member function %qs:"
 msgstr ""
 
-#: langhooks.c:526
+#: langhooks.c:520
 #, c-format
 msgid "In function %qs:"
 msgstr ""
 
-#: loop-iv.c:2700 tree-ssa-loop-niter.c:1139
+#: loop-iv.c:2771 tree-ssa-loop-niter.c:1121
 msgid "assuming that the loop is not infinite"
 msgstr ""
 
-#: loop-iv.c:2701 tree-ssa-loop-niter.c:1140
+#: loop-iv.c:2772 tree-ssa-loop-niter.c:1122
 msgid "cannot optimize possibly infinite loops"
 msgstr ""
 
-#: loop-iv.c:2709 tree-ssa-loop-niter.c:1144
+#: loop-iv.c:2780 tree-ssa-loop-niter.c:1126
 msgid "assuming that the loop counter does not overflow"
 msgstr ""
 
-#: loop-iv.c:2710 tree-ssa-loop-niter.c:1145
+#: loop-iv.c:2781 tree-ssa-loop-niter.c:1127
 msgid "cannot optimize loop, the loop counter may overflow"
 msgstr ""
 
 #. What to print when a switch has no documentation.
-#: opts.c:95
+#: opts.c:97
 msgid "This switch lacks documentation"
 msgstr ""
 
-#: opts.c:1172
-#, c-format
-msgid ""
-"\n"
-"Target specific options:\n"
+#: opts.c:806
+msgid "[enabled]"
+msgstr ""
+
+#: opts.c:806
+msgid "[disabled]"
 msgstr ""
 
-#: opts.c:1193
-msgid "The following options are language-independent:\n"
+#: opts.c:817
+#, c-format
+msgid " No options with the desired characteristics were found\n"
 msgstr ""
 
-#: opts.c:1200
+#: opts.c:819
 #, c-format
 msgid ""
-"The %s front end recognizes the following options:\n"
-"\n"
+" All options with the desired characteristics have already been displayed\n"
+msgstr ""
+
+#: opts.c:873
+msgid "The following options are target specific"
+msgstr ""
+
+#: opts.c:876
+msgid "The following options control compiler warning messages"
+msgstr ""
+
+#: opts.c:879
+msgid "The following options control optimizations"
+msgstr ""
+
+#: opts.c:882 opts.c:919
+msgid "The following options are language-independent"
+msgstr ""
+
+#: opts.c:885
+msgid "The --param option recognizes the following as parameters"
+msgstr ""
+
+#: opts.c:892
+msgid "The following options are specific to the language "
+msgstr ""
+
+#: opts.c:896
+msgid "The following options are supported by, amoung others, the language "
+msgstr ""
+
+#: opts.c:906
+msgid "The following options are not documented"
+msgstr ""
+
+#: opts.c:917
+msgid "The following options are language-related"
 msgstr ""
 
-#: opts.c:1213
-msgid "The --param option recognizes the following as parameters:\n"
+#: opts.c:1043
+#, c-format
+msgid "warning: unrecognized argument to --help= switch: %.*s\n"
 msgstr ""
 
 #: protoize.c:583
@@ -2028,21 +2084,21 @@ msgstr ""
 msgid "unable to generate reloads for:"
 msgstr ""
 
-#: reload1.c:1938
+#: reload1.c:1944
 msgid "this is the insn:"
 msgstr ""
 
 #. It's the compiler's fault.
-#: reload1.c:5186
+#: reload1.c:5269
 msgid "could not find a spill register"
 msgstr ""
 
 #. It's the compiler's fault.
-#: reload1.c:6842
+#: reload1.c:6928
 msgid "VOIDmode on an output"
 msgstr ""
 
-#: reload1.c:7835
+#: reload1.c:7936
 msgid "Failure trying to reload:"
 msgstr ""
 
@@ -2090,65 +2146,65 @@ msgstr ""
 msgid "collect: recompiling %s\n"
 msgstr ""
 
-#: tlink.c:714
+#: tlink.c:738
 #, c-format
 msgid "collect: tweaking %s in %s\n"
 msgstr ""
 
-#: tlink.c:764
+#: tlink.c:788
 #, c-format
 msgid "collect: relinking\n"
 msgstr ""
 
-#: toplev.c:601
+#: toplev.c:590
 #, c-format
 msgid "unrecoverable error"
 msgstr ""
 
-#: toplev.c:1160
+#: toplev.c:1153
 #, c-format
 msgid ""
 "%s%s%s version %s (%s)\n"
 "%s\tcompiled by GNU C version %s.\n"
 msgstr ""
 
-#: toplev.c:1162
+#: toplev.c:1155
 #, c-format
 msgid "%s%s%s version %s (%s) compiled by CC.\n"
 msgstr ""
 
-#: toplev.c:1166
+#: toplev.c:1159
 #, c-format
 msgid ""
 "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
 msgstr ""
 
-#: toplev.c:1228
+#: toplev.c:1284
 msgid "options passed: "
 msgstr ""
 
-#: toplev.c:1257
+#: toplev.c:1318
 msgid "options enabled: "
 msgstr ""
 
-#: toplev.c:1376
+#: toplev.c:1453
 #, c-format
 msgid "created and used with differing settings of '%s'"
 msgstr ""
 
-#: toplev.c:1378
+#: toplev.c:1455
 msgid "out of memory"
 msgstr ""
 
-#: toplev.c:1393
+#: toplev.c:1470
 msgid "created and used with different settings of -fpic"
 msgstr ""
 
-#: toplev.c:1395
+#: toplev.c:1472
 msgid "created and used with different settings of -fpie"
 msgstr ""
 
-#: tree-inline.c:1992
+#: tree-inline.c:2426
 msgid "originally indirect function call not considered for inlining"
 msgstr ""
 
@@ -2255,453 +2311,481 @@ msgid ""
 "that an individual variable will be expanded during loop unrolling"
 msgstr ""
 
-#: params.def:157
+#: params.def:152
+msgid ""
+"If -ftree-vectorize is used, the minimal loop bound of a loop to be "
+"considered for vectorization"
+msgstr ""
+
+#: params.def:163
 msgid "The maximum number of instructions to consider to fill a delay slot"
 msgstr ""
 
-#: params.def:168
+#: params.def:174
 msgid ""
 "The maximum number of instructions to consider to find accurate live "
 "register information"
 msgstr ""
 
-#: params.def:178
+#: params.def:184
 msgid "The maximum length of scheduling's pending operations list"
 msgstr ""
 
-#: params.def:183
+#: params.def:189
 msgid "The size of function body to be considered large"
 msgstr ""
 
-#: params.def:187
+#: params.def:193
 msgid "Maximal growth due to inlining of large function (in percent)"
 msgstr ""
 
-#: params.def:191
+#: params.def:197
 msgid "The size of translation unit to be considered large"
 msgstr ""
 
-#: params.def:195
+#: params.def:201
 msgid ""
 "how much can given compilation unit grow because of the inlining (in percent)"
 msgstr ""
 
-#: params.def:199
+#: params.def:205
 msgid "expense of call operation relative to ordinary arithmetic operations"
 msgstr ""
 
-#: params.def:206
+#: params.def:209
+msgid "The size of stack frame to be considered large"
+msgstr ""
+
+#: params.def:213
+msgid "Maximal stack frame growth due to inlining (in percent)"
+msgstr ""
+
+#: params.def:220
 msgid "The maximum amount of memory to be allocated by GCSE"
 msgstr ""
 
-#: params.def:211
+#: params.def:225
 msgid "The maximum number of passes to make when doing GCSE"
 msgstr ""
 
-#: params.def:221
+#: params.def:235
 msgid ""
 "The threshold ratio for performing partial redundancy elimination after "
 "reload"
 msgstr ""
 
-#: params.def:228
+#: params.def:242
 msgid ""
 "The threshold ratio of critical edges execution count that permit performing "
 "redundancy elimination after reload"
 msgstr ""
 
-#: params.def:239
+#: params.def:253
 msgid "The maximum number of instructions to consider to unroll in a loop"
 msgstr ""
 
-#: params.def:245
+#: params.def:259
 msgid ""
 "The maximum number of instructions to consider to unroll in a loop on average"
 msgstr ""
 
-#: params.def:250
+#: params.def:264
 msgid "The maximum number of unrollings of a single loop"
 msgstr ""
 
-#: params.def:255
+#: params.def:269
 msgid "The maximum number of insns of a peeled loop"
 msgstr ""
 
-#: params.def:260
+#: params.def:274
 msgid "The maximum number of peelings of a single loop"
 msgstr ""
 
-#: params.def:265
+#: params.def:279
 msgid "The maximum number of insns of a completely peeled loop"
 msgstr ""
 
-#: params.def:270
+#: params.def:284
 msgid ""
 "The maximum number of peelings of a single loop that is peeled completely"
 msgstr ""
 
-#: params.def:275
+#: params.def:289
 msgid "The maximum number of insns of a peeled loop that rolls only once"
 msgstr ""
 
-#: params.def:281
+#: params.def:295
 msgid "The maximum number of insns of an unswitched loop"
 msgstr ""
 
-#: params.def:286
+#: params.def:300
 msgid "The maximum number of unswitchings in a single loop"
 msgstr ""
 
-#: params.def:293
+#: params.def:307
 msgid ""
 "Bound on the number of iterations the brute force # of iterations analysis "
 "algorithm evaluates"
 msgstr ""
 
-#: params.def:299
+#: params.def:313
 msgid "Bound on the cost of an expression to compute the number of iterations"
 msgstr ""
 
-#: params.def:304
+#: params.def:318
 msgid ""
 "Maximum number of loops to perform swing modulo scheduling on (mainly for "
 "debugging)"
 msgstr ""
 
-#: params.def:310
+#: params.def:324
 msgid ""
 "A factor for tuning the upper bound that swing modulo scheduler uses for "
 "scheduling a loop"
 msgstr ""
 
-#: params.def:314
+#: params.def:328
 msgid ""
 "The number of cycles the swing modulo scheduler considers when checking "
 "conflicts using DFA"
 msgstr ""
 
-#: params.def:318
+#: params.def:332
 msgid ""
 "A threshold on the average loop count considered by the swing modulo "
 "scheduler"
 msgstr ""
 
-#: params.def:323
+#: params.def:337
 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:327
+#: params.def:341
 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:343
+#: params.def:357
 msgid "The maximum number of loop iterations we predict statically"
 msgstr ""
 
-#: params.def:347
+#: params.def:361
 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:351
+#: params.def:365
 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:355
+#: params.def:369
 msgid "Maximal code growth caused by tail duplication (in percent)"
 msgstr ""
 
-#: params.def:359
+#: params.def:373
 msgid ""
 "Stop reverse growth if the reverse probability of best edge is less than "
 "this threshold (in percent)"
 msgstr ""
 
-#: params.def:363
+#: params.def:377
 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:367
+#: params.def:381
 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:373
+#: params.def:387
 msgid "The maximum number of incoming edges to consider for crossjumping"
 msgstr ""
 
-#: params.def:379
+#: params.def:393
 msgid ""
 "The minimum number of matching instructions to consider for crossjumping"
 msgstr ""
 
-#: params.def:385
+#: params.def:399
 msgid "The maximum expansion factor when copying basic blocks"
 msgstr ""
 
-#: params.def:391
+#: params.def:405
 msgid ""
 "The maximum number of insns to duplicate when unfactoring computed gotos"
 msgstr ""
 
-#: params.def:397
+#: params.def:411
 msgid "The maximum length of path considered in cse"
 msgstr ""
 
-#: params.def:401
+#: params.def:415
 msgid "The maximum instructions CSE process before flushing"
 msgstr ""
 
-#: params.def:408
+#: params.def:422
 msgid ""
 "The minimum cost of an expensive expression in the loop invariant motion"
 msgstr ""
 
-#: params.def:417
+#: params.def:431
 msgid ""
 "Bound on number of candidates below that all candidates are considered in iv "
 "optimizations"
 msgstr ""
 
-#: params.def:425
+#: params.def:439
 msgid "Bound on number of iv uses in loop optimized in iv optimizations"
 msgstr ""
 
-#: params.def:433
+#: params.def:447
 msgid ""
 "If number of candidates in the set is smaller, we always try to remove "
 "unused ivs during its optimization"
 msgstr ""
 
-#: params.def:438
+#: params.def:452
 msgid "Bound on size of expressions used in the scalar evolutions analyzer"
 msgstr ""
 
-#: params.def:443
+#: params.def:457
 msgid ""
 "Bound on number of runtime checks inserted by the vectorizer's loop "
 "versioning"
 msgstr ""
 
-#: params.def:450
-msgid ""
-"Given N calls and V call-clobbered vars in a function.  Use .GLOBAL_VAR if "
-"NxV is larger than this limit"
-msgstr ""
-
-#: params.def:455
+#: params.def:462
 msgid "The maximum memory locations recorded by cselib"
 msgstr ""
 
-#: params.def:459
+#: params.def:466
 msgid "The maximum memory locations recorded by flow"
 msgstr ""
 
-#: params.def:472
+#: params.def:479
 msgid ""
 "Minimum heap expansion to trigger garbage collection, as a percentage of the "
 "total size of the heap"
 msgstr ""
 
-#: params.def:477
+#: params.def:484
 msgid "Minimum heap size before we start collecting garbage, in kilobytes"
 msgstr ""
 
-#: params.def:485
+#: params.def:492
 msgid ""
 "The maximum number of instructions to search backward when looking for "
 "equivalent reload"
 msgstr ""
 
-#: params.def:490
+#: params.def:497
 msgid ""
-"The maximum number of virtual operands allowed to represent aliases before "
-"triggering alias grouping"
+"The maximum number of virtual operators per statement allowed to represent "
+"aliases before triggering alias grouping"
 msgstr ""
 
-#: params.def:495
+#: params.def:502
 msgid ""
 "The maximum number of blocks in a region to be considered for interblock "
 "scheduling"
 msgstr ""
 
-#: params.def:500
+#: params.def:507
 msgid ""
 "The maximum number of insns in a region to be considered for interblock "
 "scheduling"
 msgstr ""
 
-#: params.def:505
+#: params.def:512
 msgid ""
 "The minimum probability of reaching a source block for interblock "
 "speculative scheduling"
 msgstr ""
 
-#: params.def:510
+#: params.def:517
 msgid "The maximum number of iterations through CFG to extend regions"
 msgstr ""
 
-#: params.def:515
+#: params.def:522
 msgid ""
 "The maximum conflict delay for an insn to be considered for speculative "
 "motion"
 msgstr ""
 
-#: params.def:520
+#: params.def:527
 msgid ""
 "The minimal probability of speculation success (in percents), so that "
 "speculative insn will be scheduled."
 msgstr ""
 
-#: params.def:525
+#: params.def:532
 msgid ""
 "The maximum number of RTL nodes that can be recorded as combiner's last value"
 msgstr ""
 
-#: params.def:533
+#: params.def:540
 msgid "The upper bound for sharing integer constants"
 msgstr ""
 
-#: params.def:552
+#: params.def:559
 msgid ""
 "Minimum number of virtual mappings to consider switching to full virtual "
 "renames"
 msgstr ""
 
-#: params.def:557
+#: params.def:564
 msgid ""
 "Ratio between virtual mappings and virtual symbols to do full virtual renames"
 msgstr ""
 
-#: params.def:562
+#: params.def:569
 msgid ""
 "The lower bound for a buffer to be considered for stack smashing protection"
 msgstr ""
 
-#: params.def:580
+#: params.def:587
 msgid ""
 "Maximum number of statements allowed in a block that needs to be duplicated "
 "when threading jumps"
 msgstr ""
 
-#: params.def:589
+#: params.def:596
 msgid ""
 "Maximum number of fields in a structure before pointer analysis treats the "
 "structure as a single variable"
 msgstr ""
 
-#: params.def:594
+#: params.def:601
 msgid ""
 "The maximum number of instructions ready to be issued to be considered by "
 "the scheduler during the first scheduling pass"
 msgstr ""
 
-#: config/alpha/alpha.c:5105
+#: params.def:611
+msgid "The number of insns executed before prefetch is completed"
+msgstr ""
+
+#: params.def:618
+msgid "The number of prefetches that can run at the same time"
+msgstr ""
+
+#: params.def:625
+msgid "The size of L1 cache"
+msgstr ""
+
+#: params.def:632
+msgid "The size of L1 cache line"
+msgstr ""
+
+#: params.def:646
+msgid "Whether to verify canonical types"
+msgstr ""
+
+#: config/alpha/alpha.c:5016
 #, c-format
 msgid "invalid %%H value"
 msgstr ""
 
-#: config/alpha/alpha.c:5126 config/bfin/bfin.c:1237
+#: config/alpha/alpha.c:5037 config/bfin/bfin.c:1273
 #, c-format
 msgid "invalid %%J value"
 msgstr ""
 
-#: config/alpha/alpha.c:5156 config/ia64/ia64.c:4662
+#: config/alpha/alpha.c:5067 config/ia64/ia64.c:4694
 #, c-format
 msgid "invalid %%r value"
 msgstr ""
 
-#: config/alpha/alpha.c:5166 config/rs6000/rs6000.c:10547
-#: config/xtensa/xtensa.c:1705
+#: config/alpha/alpha.c:5077 config/rs6000/rs6000.c:10928
+#: config/xtensa/xtensa.c:1779
 #, c-format
 msgid "invalid %%R value"
 msgstr ""
 
-#: config/alpha/alpha.c:5172 config/rs6000/rs6000.c:10466
-#: config/xtensa/xtensa.c:1672
+#: config/alpha/alpha.c:5083 config/rs6000/rs6000.c:10847
+#: config/xtensa/xtensa.c:1746
 #, c-format
 msgid "invalid %%N value"
 msgstr ""
 
-#: config/alpha/alpha.c:5180 config/rs6000/rs6000.c:10494
+#: config/alpha/alpha.c:5091 config/rs6000/rs6000.c:10875
 #, c-format
 msgid "invalid %%P value"
 msgstr ""
 
-#: config/alpha/alpha.c:5188
+#: config/alpha/alpha.c:5099
 #, c-format
 msgid "invalid %%h value"
 msgstr ""
 
-#: config/alpha/alpha.c:5196 config/xtensa/xtensa.c:1698
+#: config/alpha/alpha.c:5107 config/xtensa/xtensa.c:1772
 #, c-format
 msgid "invalid %%L value"
 msgstr ""
 
-#: config/alpha/alpha.c:5235 config/rs6000/rs6000.c:10448
+#: config/alpha/alpha.c:5146 config/rs6000/rs6000.c:10829
 #, c-format
 msgid "invalid %%m value"
 msgstr ""
 
-#: config/alpha/alpha.c:5243 config/rs6000/rs6000.c:10456
+#: config/alpha/alpha.c:5154 config/rs6000/rs6000.c:10837
 #, c-format
 msgid "invalid %%M value"
 msgstr ""
 
-#: config/alpha/alpha.c:5287
+#: config/alpha/alpha.c:5198
 #, c-format
 msgid "invalid %%U value"
 msgstr ""
 
-#: config/alpha/alpha.c:5299 config/alpha/alpha.c:5313
-#: config/rs6000/rs6000.c:10555
+#: config/alpha/alpha.c:5210 config/alpha/alpha.c:5224
+#: config/rs6000/rs6000.c:10936
 #, c-format
 msgid "invalid %%s value"
 msgstr ""
 
-#: config/alpha/alpha.c:5336
+#: config/alpha/alpha.c:5247
 #, c-format
 msgid "invalid %%C value"
 msgstr ""
 
-#: config/alpha/alpha.c:5373 config/rs6000/rs6000.c:10286
-#: config/rs6000/rs6000.c:10305
+#: config/alpha/alpha.c:5284 config/rs6000/rs6000.c:10667
+#: config/rs6000/rs6000.c:10686
 #, c-format
 msgid "invalid %%E value"
 msgstr ""
 
-#: config/alpha/alpha.c:5398 config/alpha/alpha.c:5446
+#: config/alpha/alpha.c:5309 config/alpha/alpha.c:5357
 #, c-format
 msgid "unknown relocation unspec"
 msgstr ""
 
-#: config/alpha/alpha.c:5407 config/crx/crx.c:1082
-#: config/rs6000/rs6000.c:10870
+#: config/alpha/alpha.c:5318 config/crx/crx.c:1082
+#: config/rs6000/rs6000.c:11254 config/spu/spu.c:1384
 #, c-format
 msgid "invalid %%xn code"
 msgstr ""
 
-#: config/arc/arc.c:1726 config/m32r/m32r.c:1805
+#: config/arc/arc.c:1726 config/m32r/m32r.c:1809
 #, c-format
 msgid "invalid operand to %%R code"
 msgstr ""
 
-#: config/arc/arc.c:1758 config/m32r/m32r.c:1828
+#: config/arc/arc.c:1758 config/m32r/m32r.c:1832
 #, c-format
 msgid "invalid operand to %%H/%%L code"
 msgstr ""
 
-#: config/arc/arc.c:1780 config/m32r/m32r.c:1899
+#: config/arc/arc.c:1780 config/m32r/m32r.c:1903
 #, c-format
 msgid "invalid operand to %%U code"
 msgstr ""
@@ -2713,89 +2797,89 @@ msgstr ""
 
 #. Unknown flag.
 #. Undocumented flag.
-#: config/arc/arc.c:1798 config/m32r/m32r.c:1926 config/sparc/sparc.c:6907
+#: config/arc/arc.c:1798 config/m32r/m32r.c:1930 config/sparc/sparc.c:6919
 #, c-format
 msgid "invalid operand output code"
 msgstr ""
 
-#: config/arm/arm.c:10953 config/arm/arm.c:10971
+#: config/arm/arm.c:11579 config/arm/arm.c:11597
 #, c-format
 msgid "predicated Thumb instruction"
 msgstr ""
 
-#: config/arm/arm.c:10959
+#: config/arm/arm.c:11585
 #, c-format
 msgid "predicated instruction in conditional sequence"
 msgstr ""
 
-#: config/arm/arm.c:11028
+#: config/arm/arm.c:11731
 #, c-format
 msgid "invalid shift operand"
 msgstr ""
 
-#: config/arm/arm.c:11075 config/arm/arm.c:11085 config/arm/arm.c:11095
-#: config/arm/arm.c:11121 config/arm/arm.c:11139 config/arm/arm.c:11174
-#: config/arm/arm.c:11193 config/arm/arm.c:11208 config/arm/arm.c:11234
-#: config/arm/arm.c:11241 config/arm/arm.c:11248
+#: config/arm/arm.c:11778 config/arm/arm.c:11788 config/arm/arm.c:11798
+#: config/arm/arm.c:11824 config/arm/arm.c:11842 config/arm/arm.c:11877
+#: config/arm/arm.c:11896 config/arm/arm.c:11911 config/arm/arm.c:11937
+#: config/arm/arm.c:11944 config/arm/arm.c:11951
 #, c-format
 msgid "invalid operand for code '%c'"
 msgstr ""
 
-#: config/arm/arm.c:11134
+#: config/arm/arm.c:11837
 #, c-format
 msgid "instruction never exectued"
 msgstr ""
 
-#: config/arm/arm.c:11259
+#: config/arm/arm.c:11962
 #, c-format
 msgid "missing operand"
 msgstr ""
 
-#: config/avr/avr.c:1129
+#: config/avr/avr.c:1135
 msgid "bad address, not (reg+disp):"
 msgstr ""
 
-#: config/avr/avr.c:1136
+#: config/avr/avr.c:1142
 msgid "bad address, not post_inc or pre_dec:"
 msgstr ""
 
-#: config/avr/avr.c:1147
+#: config/avr/avr.c:1153
 msgid "internal compiler error.  Bad address:"
 msgstr ""
 
-#: config/avr/avr.c:1160
+#: config/avr/avr.c:1166
 msgid "internal compiler error.  Unknown mode:"
 msgstr ""
 
-#: config/avr/avr.c:1783 config/avr/avr.c:2466
+#: config/avr/avr.c:1766 config/avr/avr.c:2449
 msgid "invalid insn:"
 msgstr ""
 
-#: config/avr/avr.c:1817 config/avr/avr.c:1903 config/avr/avr.c:1952
-#: config/avr/avr.c:1980 config/avr/avr.c:2075 config/avr/avr.c:2244
-#: config/avr/avr.c:2500 config/avr/avr.c:2612
+#: config/avr/avr.c:1800 config/avr/avr.c:1886 config/avr/avr.c:1935
+#: config/avr/avr.c:1963 config/avr/avr.c:2058 config/avr/avr.c:2227
+#: config/avr/avr.c:2483 config/avr/avr.c:2595
 msgid "incorrect insn:"
 msgstr ""
 
-#: config/avr/avr.c:1999 config/avr/avr.c:2160 config/avr/avr.c:2315
-#: config/avr/avr.c:2678
+#: config/avr/avr.c:1982 config/avr/avr.c:2143 config/avr/avr.c:2298
+#: config/avr/avr.c:2661
 msgid "unknown move insn:"
 msgstr ""
 
-#: config/avr/avr.c:2908
+#: config/avr/avr.c:2891
 msgid "bad shift insn:"
 msgstr ""
 
-#: config/avr/avr.c:3024 config/avr/avr.c:3472 config/avr/avr.c:3858
+#: config/avr/avr.c:3007 config/avr/avr.c:3427 config/avr/avr.c:3785
 msgid "internal compiler error.  Incorrect shift:"
 msgstr ""
 
-#: config/bfin/bfin.c:1199
+#: config/bfin/bfin.c:1235
 #, c-format
 msgid "invalid %%j value"
 msgstr ""
 
-#: config/bfin/bfin.c:1367
+#: config/bfin/bfin.c:1405
 #, c-format
 msgid "invalid const_double operand"
 msgstr ""
@@ -2883,104 +2967,103 @@ msgstr ""
 
 #. Use `%s' to print the string in case there are any escape
 #. characters in the message.
-#: config/cris/cris.c:492 fortran/dump-parse-tree.c:79
-#: fortran/dump-parse-tree.c:421 fortran/dump-parse-tree.c:754
-#: fortran/dump-parse-tree.c:801 c-typeck.c:4510 c-typeck.c:4525
-#: c-typeck.c:4540 final.c:2803 final.c:2805 gcc.c:4739 loop-iv.c:2702
-#: loop-iv.c:2711 rtl-error.c:113 toplev.c:605 tree-ssa-loop-niter.c:1150
-#: cp/parser.c:2064 cp/typeck.c:4433 java/expr.c:413
-#: java/parse.y:5005
+#: config/cris/cris.c:491 fortran/dump-parse-tree.c:79
+#: fortran/dump-parse-tree.c:418 fortran/dump-parse-tree.c:755
+#: fortran/dump-parse-tree.c:800 c-typeck.c:4468 c-typeck.c:4483
+#: c-typeck.c:4498 final.c:2801 final.c:2803 gcc.c:4728 loop-iv.c:2773
+#: loop-iv.c:2782 rtl-error.c:113 toplev.c:594 tree-ssa-loop-niter.c:1132
+#: cp/parser.c:2112 cp/typeck.c:4526 java/expr.c:410
 #, gcc-internal-format
 msgid "%s"
 msgstr ""
 
-#: config/cris/cris.c:544
+#: config/cris/cris.c:542
 msgid "unexpected index-type in cris_print_index"
 msgstr ""
 
-#: config/cris/cris.c:558
+#: config/cris/cris.c:556
 msgid "unexpected base-type in cris_print_base"
 msgstr ""
 
-#: config/cris/cris.c:674
+#: config/cris/cris.c:672
 msgid "invalid operand for 'b' modifier"
 msgstr ""
 
-#: config/cris/cris.c:691
+#: config/cris/cris.c:689
 msgid "invalid operand for 'o' modifier"
 msgstr ""
 
-#: config/cris/cris.c:710
+#: config/cris/cris.c:708
 msgid "invalid operand for 'O' modifier"
 msgstr ""
 
-#: config/cris/cris.c:743
+#: config/cris/cris.c:741
 msgid "invalid operand for 'p' modifier"
 msgstr ""
 
-#: config/cris/cris.c:782
+#: config/cris/cris.c:780
 msgid "invalid operand for 'z' modifier"
 msgstr ""
 
-#: config/cris/cris.c:836 config/cris/cris.c:866
+#: config/cris/cris.c:834 config/cris/cris.c:864
 msgid "invalid operand for 'H' modifier"
 msgstr ""
 
-#: config/cris/cris.c:842
+#: config/cris/cris.c:840
 msgid "bad register"
 msgstr ""
 
-#: config/cris/cris.c:887
+#: config/cris/cris.c:885
 msgid "invalid operand for 'e' modifier"
 msgstr ""
 
-#: config/cris/cris.c:904
+#: config/cris/cris.c:902
 msgid "invalid operand for 'm' modifier"
 msgstr ""
 
-#: config/cris/cris.c:929
+#: config/cris/cris.c:927
 msgid "invalid operand for 'A' modifier"
 msgstr ""
 
-#: config/cris/cris.c:952
+#: config/cris/cris.c:950
 msgid "invalid operand for 'D' modifier"
 msgstr ""
 
-#: config/cris/cris.c:966
+#: config/cris/cris.c:964
 msgid "invalid operand for 'T' modifier"
 msgstr ""
 
-#: config/cris/cris.c:975
+#: config/cris/cris.c:973
 msgid "invalid operand modifier letter"
 msgstr ""
 
-#: config/cris/cris.c:1032
+#: config/cris/cris.c:1030
 msgid "unexpected multiplicative operand"
 msgstr ""
 
-#: config/cris/cris.c:1052
+#: config/cris/cris.c:1050
 msgid "unexpected operand"
 msgstr ""
 
-#: config/cris/cris.c:1085 config/cris/cris.c:1095
+#: config/cris/cris.c:1083 config/cris/cris.c:1093
 msgid "unrecognized address"
 msgstr ""
 
-#: config/cris/cris.c:2021
+#: config/cris/cris.c:2015
 msgid "unrecognized supposed constant"
 msgstr ""
 
-#: config/cris/cris.c:2396 config/cris/cris.c:2460
+#: config/cris/cris.c:2390 config/cris/cris.c:2454
 msgid "unexpected side-effects in address"
 msgstr ""
 
 #. Can't possibly get a GOT-needing-fixup for a function-call,
 #. right?
-#: config/cris/cris.c:3254
+#: config/cris/cris.c:3248
 msgid "Unidentifiable call op"
 msgstr ""
 
-#: config/cris/cris.c:3305
+#: config/cris/cris.c:3299
 #, c-format
 msgid "PIC register isn't set up"
 msgstr ""
@@ -3123,28 +3206,28 @@ msgstr ""
 msgid " (frv)"
 msgstr ""
 
-#: config/i386/i386.c:7206
+#: config/i386/i386.c:7813
 #, c-format
 msgid "invalid UNSPEC as operand"
 msgstr ""
 
-#: config/i386/i386.c:7801
+#: config/i386/i386.c:8413
 #, c-format
 msgid ""
 "operand is neither a constant nor a condition code, invalid operand code 'c'"
 msgstr ""
 
-#: config/i386/i386.c:7854
+#: config/i386/i386.c:8466
 #, c-format
 msgid "invalid operand code '%c'"
 msgstr ""
 
-#: config/i386/i386.c:7897
+#: config/i386/i386.c:8509
 #, c-format
 msgid "invalid constraints for operand"
 msgstr ""
 
-#: config/i386/i386.c:13555
+#: config/i386/i386.c:15301
 msgid "unknown insn mode"
 msgstr ""
 
@@ -3165,80 +3248,80 @@ msgstr ""
 msgid "environment variable DJGPP points to corrupt file '%s'"
 msgstr ""
 
-#: config/ia64/ia64.c:4714
+#: config/ia64/ia64.c:4746
 #, c-format
 msgid "ia64_print_operand: unknown code"
 msgstr ""
 
-#: config/ia64/ia64.c:9747
+#: config/ia64/ia64.c:9796
 msgid "invalid conversion from %<__fpreg%>"
 msgstr ""
 
-#: config/ia64/ia64.c:9750
+#: config/ia64/ia64.c:9799
 msgid "invalid conversion to %<__fpreg%>"
 msgstr ""
 
-#: config/ia64/ia64.c:9763 config/ia64/ia64.c:9774
+#: config/ia64/ia64.c:9812 config/ia64/ia64.c:9823
 msgid "invalid operation on %<__fpreg%>"
 msgstr ""
 
-#: config/iq2000/iq2000.c:3129
+#: config/iq2000/iq2000.c:3127
 #, c-format
 msgid "invalid %%P operand"
 msgstr ""
 
-#: config/iq2000/iq2000.c:3137 config/rs6000/rs6000.c:10484
+#: config/iq2000/iq2000.c:3135 config/rs6000/rs6000.c:10865
 #, c-format
 msgid "invalid %%p value"
 msgstr ""
 
-#: config/iq2000/iq2000.c:3193 config/mips/mips.c:5643
+#: config/iq2000/iq2000.c:3191 config/mips/mips.c:5633
 #, c-format
 msgid "invalid use of %%d, %%x, or %%X"
 msgstr ""
 
-#: config/m32r/m32r.c:1775
+#: config/m32r/m32r.c:1779
 #, c-format
 msgid "invalid operand to %%s code"
 msgstr ""
 
-#: config/m32r/m32r.c:1782
+#: config/m32r/m32r.c:1786
 #, c-format
 msgid "invalid operand to %%p code"
 msgstr ""
 
-#: config/m32r/m32r.c:1837
+#: config/m32r/m32r.c:1841
 msgid "bad insn for 'A'"
 msgstr ""
 
-#: config/m32r/m32r.c:1884
+#: config/m32r/m32r.c:1888
 #, c-format
 msgid "invalid operand to %%T/%%B code"
 msgstr ""
 
-#: config/m32r/m32r.c:1907
+#: config/m32r/m32r.c:1911
 #, c-format
 msgid "invalid operand to %%N code"
 msgstr ""
 
-#: config/m32r/m32r.c:1940
+#: config/m32r/m32r.c:1944
 msgid "pre-increment address is not a register"
 msgstr ""
 
-#: config/m32r/m32r.c:1947
+#: config/m32r/m32r.c:1951
 msgid "pre-decrement address is not a register"
 msgstr ""
 
-#: config/m32r/m32r.c:1954
+#: config/m32r/m32r.c:1958
 msgid "post-increment address is not a register"
 msgstr ""
 
-#: config/m32r/m32r.c:2030 config/m32r/m32r.c:2044
-#: config/rs6000/rs6000.c:17864
+#: config/m32r/m32r.c:2034 config/m32r/m32r.c:2048
+#: config/rs6000/rs6000.c:19072
 msgid "bad address"
 msgstr ""
 
-#: config/m32r/m32r.c:2049
+#: config/m32r/m32r.c:2053
 msgid "lo_sum not of register"
 msgstr ""
 
@@ -3280,41 +3363,41 @@ msgstr ""
 msgid "invalid Z register replacement for insn"
 msgstr ""
 
-#: config/mips/mips.c:5311
+#: config/mips/mips.c:5301
 msgid "mips_debugger_offset called with non stack/frame/arg pointer"
 msgstr ""
 
-#: config/mips/mips.c:5521
+#: config/mips/mips.c:5511
 #, c-format
 msgid "PRINT_OPERAND, invalid insn for %%C"
 msgstr ""
 
-#: config/mips/mips.c:5538
+#: config/mips/mips.c:5528
 #, c-format
 msgid "PRINT_OPERAND, invalid insn for %%N"
 msgstr ""
 
-#: config/mips/mips.c:5547
+#: config/mips/mips.c:5537
 #, c-format
 msgid "PRINT_OPERAND, invalid insn for %%F"
 msgstr ""
 
-#: config/mips/mips.c:5556
+#: config/mips/mips.c:5546
 #, c-format
 msgid "PRINT_OPERAND, invalid insn for %%W"
 msgstr ""
 
-#: config/mips/mips.c:5577
+#: config/mips/mips.c:5567
 #, c-format
 msgid "invalid %%Y value"
 msgstr ""
 
-#: config/mips/mips.c:5594 config/mips/mips.c:5602
+#: config/mips/mips.c:5584 config/mips/mips.c:5592
 #, c-format
 msgid "PRINT_OPERAND, invalid insn for %%q"
 msgstr ""
 
-#: config/mips/mips.c:5671
+#: config/mips/mips.c:5660
 msgid "PRINT_OPERAND, invalid operand for relocation"
 msgstr ""
 
@@ -3381,172 +3464,172 @@ msgstr ""
 msgid "Try running '%s' in the shell to raise its limit.\n"
 msgstr ""
 
-#: config/rs6000/rs6000.c:10314
+#: config/rs6000/rs6000.c:10695
 #, c-format
 msgid "invalid %%f value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:10323
+#: config/rs6000/rs6000.c:10704
 #, c-format
 msgid "invalid %%F value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:10332
+#: config/rs6000/rs6000.c:10713
 #, c-format
 msgid "invalid %%G value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:10367
+#: config/rs6000/rs6000.c:10748
 #, c-format
 msgid "invalid %%j code"
 msgstr ""
 
-#: config/rs6000/rs6000.c:10377
+#: config/rs6000/rs6000.c:10758
 #, c-format
 msgid "invalid %%J code"
 msgstr ""
 
-#: config/rs6000/rs6000.c:10387
+#: config/rs6000/rs6000.c:10768
 #, c-format
 msgid "invalid %%k value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:10407 config/xtensa/xtensa.c:1691
+#: config/rs6000/rs6000.c:10788 config/xtensa/xtensa.c:1765
 #, c-format
 msgid "invalid %%K value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:10474
+#: config/rs6000/rs6000.c:10855
 #, c-format
 msgid "invalid %%O value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:10521
+#: config/rs6000/rs6000.c:10902
 #, c-format
 msgid "invalid %%q value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:10565
+#: config/rs6000/rs6000.c:10946
 #, c-format
 msgid "invalid %%S value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:10605
+#: config/rs6000/rs6000.c:10986
 #, c-format
 msgid "invalid %%T value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:10615
+#: config/rs6000/rs6000.c:10996
 #, c-format
 msgid "invalid %%u value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:10624 config/xtensa/xtensa.c:1661
+#: config/rs6000/rs6000.c:11005 config/xtensa/xtensa.c:1735
 #, c-format
 msgid "invalid %%v value"
 msgstr ""
 
-#: config/rs6000/rs6000.c:19464
+#: config/rs6000/rs6000.c:20844
 msgid "AltiVec argument passed to unprototyped function"
 msgstr ""
 
-#: config/s390/s390.c:4517
+#: config/s390/s390.c:4530
 #, c-format
 msgid "cannot decompose address"
 msgstr ""
 
-#: config/s390/s390.c:4727
+#: config/s390/s390.c:4740
 msgid "UNKNOWN in print_operand !?"
 msgstr ""
 
-#: config/score/score.c:1168
+#: config/score/score.c:1212
 #, c-format
 msgid "invalid operand for code: '%c'"
 msgstr ""
 
-#: config/sh/sh.c:759
+#: config/sh/sh.c:766
 #, c-format
 msgid "invalid operand to %%R"
 msgstr ""
 
-#: config/sh/sh.c:786
+#: config/sh/sh.c:793
 #, c-format
 msgid "invalid operand to %%S"
 msgstr ""
 
-#: config/sh/sh.c:7820
+#: config/sh/sh.c:8146
 msgid "created and used with different architectures / ABIs"
 msgstr ""
 
-#: config/sh/sh.c:7822
+#: config/sh/sh.c:8148
 msgid "created and used with different ABIs"
 msgstr ""
 
-#: config/sh/sh.c:7824
+#: config/sh/sh.c:8150
 msgid "created and used with different endianness"
 msgstr ""
 
-#: config/sparc/sparc.c:6715 config/sparc/sparc.c:6721
+#: config/sparc/sparc.c:6727 config/sparc/sparc.c:6733
 #, c-format
 msgid "invalid %%Y operand"
 msgstr ""
 
-#: config/sparc/sparc.c:6791
+#: config/sparc/sparc.c:6803
 #, c-format
 msgid "invalid %%A operand"
 msgstr ""
 
-#: config/sparc/sparc.c:6801
+#: config/sparc/sparc.c:6813
 #, c-format
 msgid "invalid %%B operand"
 msgstr ""
 
-#: config/sparc/sparc.c:6840
+#: config/sparc/sparc.c:6852
 #, c-format
 msgid "invalid %%c operand"
 msgstr ""
 
-#: config/sparc/sparc.c:6862
+#: config/sparc/sparc.c:6874
 #, c-format
 msgid "invalid %%d operand"
 msgstr ""
 
-#: config/sparc/sparc.c:6879
+#: config/sparc/sparc.c:6891
 #, c-format
 msgid "invalid %%f operand"
 msgstr ""
 
-#: config/sparc/sparc.c:6893
+#: config/sparc/sparc.c:6905
 #, c-format
 msgid "invalid %%s operand"
 msgstr ""
 
-#: config/sparc/sparc.c:6947
+#: config/sparc/sparc.c:6959
 #, c-format
 msgid "long long constant not a valid immediate operand"
 msgstr ""
 
-#: config/sparc/sparc.c:6950
+#: config/sparc/sparc.c:6962
 #, c-format
 msgid "floating point constant not a valid immediate operand"
 msgstr ""
 
-#: config/stormy16/stormy16.c:1778 config/stormy16/stormy16.c:1849
+#: config/stormy16/stormy16.c:1776 config/stormy16/stormy16.c:1847
 #, c-format
 msgid "'B' operand is not constant"
 msgstr ""
 
-#: config/stormy16/stormy16.c:1805
+#: config/stormy16/stormy16.c:1803
 #, c-format
 msgid "'B' operand has multiple bits set"
 msgstr ""
 
-#: config/stormy16/stormy16.c:1831
+#: config/stormy16/stormy16.c:1829
 #, c-format
 msgid "'o' operand is not constant"
 msgstr ""
 
-#: config/stormy16/stormy16.c:1863
+#: config/stormy16/stormy16.c:1861
 #, c-format
 msgid "xstormy16_print_operand: unknown code"
 msgstr ""
@@ -3559,168 +3642,168 @@ msgstr ""
 msgid "output_move_single:"
 msgstr ""
 
-#: config/xtensa/xtensa.c:748 config/xtensa/xtensa.c:780
-#: config/xtensa/xtensa.c:789
+#: config/xtensa/xtensa.c:651 config/xtensa/xtensa.c:683
+#: config/xtensa/xtensa.c:692
 msgid "bad test"
 msgstr ""
 
-#: config/xtensa/xtensa.c:1649
+#: config/xtensa/xtensa.c:1723
 #, c-format
 msgid "invalid %%D value"
 msgstr ""
 
-#: config/xtensa/xtensa.c:1686
+#: config/xtensa/xtensa.c:1760
 msgid "invalid mask"
 msgstr ""
 
-#: config/xtensa/xtensa.c:1712
+#: config/xtensa/xtensa.c:1786
 #, c-format
 msgid "invalid %%x value"
 msgstr ""
 
-#: config/xtensa/xtensa.c:1719
+#: config/xtensa/xtensa.c:1793
 #, c-format
 msgid "invalid %%d value"
 msgstr ""
 
-#: config/xtensa/xtensa.c:1740 config/xtensa/xtensa.c:1750
+#: config/xtensa/xtensa.c:1814 config/xtensa/xtensa.c:1824
 #, c-format
 msgid "invalid %%t/%%b value"
 msgstr ""
 
-#: config/xtensa/xtensa.c:1792
+#: config/xtensa/xtensa.c:1866
 msgid "invalid address"
 msgstr ""
 
-#: config/xtensa/xtensa.c:1817
+#: config/xtensa/xtensa.c:1891
 msgid "no register in address"
 msgstr ""
 
-#: config/xtensa/xtensa.c:1825
+#: config/xtensa/xtensa.c:1899
 msgid "address offset not a constant"
 msgstr ""
 
-#: cp/call.c:2464
+#: cp/call.c:2492
 msgid "candidates are:"
 msgstr ""
 
-#: cp/call.c:6279
+#: cp/call.c:6337
 msgid "candidate 1:"
 msgstr ""
 
-#: cp/call.c:6280
+#: cp/call.c:6338
 msgid "candidate 2:"
 msgstr ""
 
-#: cp/decl2.c:673
+#: cp/decl2.c:663
 msgid "candidates are: %+#D"
 msgstr ""
 
-#: cp/decl2.c:675
+#: cp/decl2.c:665
 msgid "candidate is: %+#D"
 msgstr ""
 
-#: cp/g++spec.c:238 java/jvspec.c:424
+#: cp/g++spec.c:246 java/jvspec.c:407
 #, c-format
 msgid "argument to '%s' missing\n"
 msgstr ""
 
-#: fortran/arith.c:141
+#: fortran/arith.c:90
 msgid "Arithmetic OK at %L"
 msgstr ""
 
-#: fortran/arith.c:144
+#: fortran/arith.c:93
 msgid "Arithmetic overflow at %L"
 msgstr ""
 
-#: fortran/arith.c:147
+#: fortran/arith.c:96
 msgid "Arithmetic underflow at %L"
 msgstr ""
 
-#: fortran/arith.c:150
+#: fortran/arith.c:99
 msgid "Arithmetic NaN at %L"
 msgstr ""
 
-#: fortran/arith.c:153
+#: fortran/arith.c:102
 msgid "Division by zero at %L"
 msgstr ""
 
-#: fortran/arith.c:156
+#: fortran/arith.c:105
 msgid "Array operands are incommensurate at %L"
 msgstr ""
 
-#: fortran/arith.c:160
+#: fortran/arith.c:109
 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
 msgstr ""
 
-#: fortran/arith.c:1430
+#: fortran/arith.c:1344
 msgid "Elemental binary operation"
 msgstr ""
 
-#: fortran/arith.c:1988
+#: fortran/arith.c:1893
 #, no-c-format
 msgid "Arithmetic OK converting %s to %s at %L"
 msgstr ""
 
-#: fortran/arith.c:1992
+#: fortran/arith.c:1897
 #, no-c-format
 msgid "Arithmetic overflow converting %s to %s at %L"
 msgstr ""
 
-#: fortran/arith.c:1996
+#: fortran/arith.c:1901
 #, no-c-format
 msgid "Arithmetic underflow converting %s to %s at %L"
 msgstr ""
 
-#: fortran/arith.c:2000
+#: fortran/arith.c:1905
 #, no-c-format
 msgid "Arithmetic NaN converting %s to %s at %L"
 msgstr ""
 
-#: fortran/arith.c:2004
+#: fortran/arith.c:1909
 #, no-c-format
 msgid "Division by zero converting %s to %s at %L"
 msgstr ""
 
-#: fortran/arith.c:2008
+#: fortran/arith.c:1913
 #, no-c-format
 msgid "Array operands are incommensurate converting %s to %s at %L"
 msgstr ""
 
-#: fortran/arith.c:2012
+#: fortran/arith.c:1917
 #, no-c-format
 msgid ""
 "Integer outside symmetric range implied by Standard Fortran converting %s to "
 "%s at %L"
 msgstr ""
 
-#: fortran/arith.c:2353 fortran/arith.c:2389 fortran/arith.c:2427
-#: fortran/arith.c:2479
+#: fortran/arith.c:2255 fortran/arith.c:2291 fortran/arith.c:2329
+#: fortran/arith.c:2381
 #, no-c-format
 msgid "The Hollerith constant at %L is too long to convert to %s"
 msgstr ""
 
-#: fortran/arith.c:2526
+#: fortran/arith.c:2428
 #, no-c-format
 msgid "Enumerator exceeds the C integer type at %C"
 msgstr ""
 
-#: fortran/array.c:97
+#: fortran/array.c:98
 #, no-c-format
 msgid "Expected array subscript at %C"
 msgstr ""
 
-#: fortran/array.c:124
+#: fortran/array.c:125
 #, no-c-format
 msgid "Expected array subscript stride at %C"
 msgstr ""
 
-#: fortran/array.c:167
+#: fortran/array.c:168
 #, no-c-format
 msgid "Invalid form of array reference at %C"
 msgstr ""
 
-#: fortran/array.c:172
+#: fortran/array.c:173
 #, no-c-format
 msgid "Array reference at %C cannot have more than %d dimensions"
 msgstr ""
@@ -3735,82 +3818,82 @@ msgstr ""
 msgid "Expected expression in array specification at %C"
 msgstr ""
 
-#: fortran/array.c:379
+#: fortran/array.c:387
 #, no-c-format
 msgid "Bad array specification for an explicitly shaped array at %C"
 msgstr ""
 
-#: fortran/array.c:390
+#: fortran/array.c:397
 #, no-c-format
 msgid "Bad array specification for assumed shape array at %C"
 msgstr ""
 
-#: fortran/array.c:403
+#: fortran/array.c:411
 #, no-c-format
 msgid "Bad specification for deferred shape array at %C"
 msgstr ""
 
-#: fortran/array.c:407
+#: fortran/array.c:415
 #, no-c-format
 msgid "Bad specification for assumed size array at %C"
 msgstr ""
 
-#: fortran/array.c:416
+#: fortran/array.c:424
 #, no-c-format
 msgid "Expected another dimension in array declaration at %C"
 msgstr ""
 
-#: fortran/array.c:422
+#: fortran/array.c:430
 #, no-c-format
 msgid "Array specification at %C has more than %d dimensions"
 msgstr ""
 
-#: fortran/array.c:627
+#: fortran/array.c:636
 #, no-c-format
 msgid "duplicated initializer"
 msgstr ""
 
-#: fortran/array.c:720
+#: fortran/array.c:728
 #, no-c-format
 msgid "DO-iterator '%s' at %L is inside iterator of the same name"
 msgstr ""
 
-#: fortran/array.c:822 fortran/array.c:931
+#: fortran/array.c:830 fortran/array.c:939
 #, no-c-format
 msgid "Syntax error in array constructor at %C"
 msgstr ""
 
-#: fortran/array.c:877
+#: fortran/array.c:885
 #, no-c-format
-msgid "New in Fortran 2003: [...] style array constructors at %C"
+msgid "Fortran 2003: [...] style array constructors at %C"
 msgstr ""
 
-#: fortran/array.c:891
+#: fortran/array.c:899
 #, no-c-format
 msgid "Empty array constructor at %C is not allowed"
 msgstr ""
 
-#: fortran/array.c:976
+#: fortran/array.c:983
 #, no-c-format
 msgid "Element in %s array constructor at %L is %s"
 msgstr ""
 
-#: fortran/array.c:1305
+#: fortran/array.c:1309
 #, no-c-format
 msgid "Iterator step at %L cannot be zero"
 msgstr ""
 
-#: fortran/check.c:44
+#: fortran/check.c:45
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be %s"
 msgstr ""
 
-#: fortran/check.c:60
+#: fortran/check.c:61
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be a numeric type"
 msgstr ""
 
-#: fortran/check.c:75 fortran/check.c:767 fortran/check.c:777
+#: fortran/check.c:75 fortran/check.c:776 fortran/check.c:786
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or REAL"
 msgstr ""
@@ -3825,7 +3908,7 @@ msgstr ""
 msgid "'%s' argument of '%s' intrinsic at %L must be a constant"
 msgstr ""
 
-#: fortran/check.c:126
+#: fortran/check.c:127
 #, no-c-format
 msgid "Invalid kind for %s at %L"
 msgstr ""
@@ -3840,873 +3923,955 @@ msgstr ""
 msgid "'%s' argument of '%s' intrinsic at %L must be a logical array"
 msgstr ""
 
-#: fortran/check.c:180
+#: fortran/check.c:181
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be an array"
 msgstr ""
 
-#: fortran/check.c:195
+#: fortran/check.c:196
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be a scalar"
 msgstr ""
 
-#: fortran/check.c:210
+#: fortran/check.c:211
 #, no-c-format
 msgid ""
 "'%s' argument of '%s' intrinsic at %L must be the same type and kind as '%s'"
 msgstr ""
 
-#: fortran/check.c:225
+#: fortran/check.c:227
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be of rank %d"
 msgstr ""
 
-#: fortran/check.c:239
+#: fortran/check.c:242
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must not be OPTIONAL"
 msgstr ""
 
-#: fortran/check.c:259
+#: fortran/check.c:261
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be of kind %d"
 msgstr ""
 
-#: fortran/check.c:280
+#: fortran/check.c:283
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L cannot be INTENT(IN)"
 msgstr ""
 
-#: fortran/check.c:286
+#: fortran/check.c:289
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be a variable"
 msgstr ""
 
-#: fortran/check.c:303
+#: fortran/check.c:306
 #, no-c-format
 msgid "Missing DIM parameter in intrinsic '%s' at %L"
 msgstr ""
 
-#: fortran/check.c:343
+#: fortran/check.c:349
 #, no-c-format
 msgid "'dim' argument of '%s' intrinsic at %L is not a valid dimension index"
 msgstr ""
 
-#: fortran/check.c:387
+#: fortran/check.c:395
 #, no-c-format
 msgid ""
 "transformational intrinsic '%s' at %L is not permitted in an initialization "
 "expression"
 msgstr ""
 
-#: fortran/check.c:491 fortran/check.c:1834 fortran/check.c:1849
+#: fortran/check.c:501 fortran/check.c:1844 fortran/check.c:1859
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be ALLOCATABLE"
 msgstr ""
 
-#: fortran/check.c:512 fortran/check.c:3442
+#: fortran/check.c:522 fortran/check.c:3490
 #, no-c-format
 msgid "'%s' and '%s' arguments of '%s' intrinsic at %L must have the same type"
 msgstr ""
 
-#: fortran/check.c:521 fortran/check.c:1069 fortran/check.c:1204
-#: fortran/check.c:1277 fortran/check.c:1502
+#: fortran/check.c:531 fortran/check.c:1077 fortran/check.c:1212
+#: fortran/check.c:1285 fortran/check.c:1516
 #, no-c-format
 msgid "Extension: Different type kinds at %L"
 msgstr ""
 
-#: fortran/check.c:551 fortran/check.c:1915
+#: fortran/check.c:561 fortran/check.c:1928
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER"
 msgstr ""
 
-#: fortran/check.c:571
+#: fortran/check.c:581
 #, no-c-format
 msgid ""
 "'%s' argument of '%s' intrinsic at %L must be a pointer or target VARIABLE "
 "or FUNCTION"
 msgstr ""
 
-#: fortran/check.c:579
+#: fortran/check.c:589
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER or a TARGET"
 msgstr ""
 
-#: fortran/check.c:595
+#: fortran/check.c:605
 #, no-c-format
 msgid ""
 "Array section with a vector subscript at %L shall not be the target of a "
 "pointer"
 msgstr ""
 
-#: fortran/check.c:606
+#: fortran/check.c:616
 #, no-c-format
 msgid ""
 "NULL pointer at %L is not permitted as actual argument of '%s' intrinsic "
 "function"
 msgstr ""
 
-#: fortran/check.c:747 fortran/check.c:855
+#: fortran/check.c:757 fortran/check.c:865
 #, no-c-format
 msgid ""
 "'%s' argument of '%s' intrinsic at %L must not be present if 'x' is COMPLEX"
 msgstr ""
 
-#: fortran/check.c:904 fortran/check.c:1582 fortran/check.c:1590
+#: fortran/check.c:914 fortran/check.c:1596 fortran/check.c:1604
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be numeric or LOGICAL"
 msgstr ""
 
-#: fortran/check.c:918
+#: fortran/check.c:928
 #, no-c-format
 msgid ""
 "different shape for arguments '%s' and '%s' at %L for intrinsic 'dot_product'"
 msgstr ""
 
-#: fortran/check.c:1174
+#: fortran/check.c:1182
 #, no-c-format
 msgid "Argument of %s at %L must be of length one"
 msgstr ""
 
-#: fortran/check.c:1226
+#: fortran/check.c:1234
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be the same kind as '%s'"
 msgstr ""
 
-#: fortran/check.c:1351
+#: fortran/check.c:1365
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be a non-derived type"
 msgstr ""
 
-#: fortran/check.c:1474
+#: fortran/check.c:1489
 #, no-c-format
 msgid "Intrinsic '%s' at %L must have at least two arguments"
 msgstr ""
 
-#: fortran/check.c:1508
+#: fortran/check.c:1522
 #, no-c-format
 msgid "'a%d' argument of '%s' intrinsic at %L must be %s(%d)"
 msgstr ""
 
-#: fortran/check.c:1533
+#: fortran/check.c:1546
 #, no-c-format
 msgid "'a1' argument of '%s' intrinsic at %L must be INTEGER or REAL"
 msgstr ""
 
-#: fortran/check.c:1604
+#: fortran/check.c:1618
 #, no-c-format
 msgid ""
 "different shape on dimension 1 for arguments '%s' and '%s' at %L for "
 "intrinsic matmul"
 msgstr ""
 
-#: fortran/check.c:1624
+#: fortran/check.c:1637
 #, no-c-format
 msgid ""
 "different shape on dimension 2 for argument '%s' and dimension 1 for "
 "argument '%s' at %L for intrinsic matmul"
 msgstr ""
 
-#: fortran/check.c:1633
+#: fortran/check.c:1646
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be of rank 1 or 2"
 msgstr ""
 
-#: fortran/check.c:1860
+#: fortran/check.c:1870
 #, no-c-format
 msgid ""
 "the '%s' and '%s' arguments of '%s' intrinsic at %L must have the same rank %"
 "d/%d"
 msgstr ""
 
-#: fortran/check.c:1869
+#: fortran/check.c:1879
 #, no-c-format
 msgid ""
 "the '%s' and '%s' arguments of '%s' intrinsic at %L must be of the same kind "
 "%d/%d"
 msgstr ""
 
-#: fortran/check.c:1965
+#: fortran/check.c:1978
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be of type REAL or COMPLEX"
 msgstr ""
 
-#: fortran/check.c:1986
+#: fortran/check.c:1999
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be of a dummy variable"
 msgstr ""
 
-#: fortran/check.c:1994
+#: fortran/check.c:2007
 #, no-c-format
 msgid ""
 "'%s' argument of '%s' intrinsic at %L must be of an OPTIONAL dummy variable"
 msgstr ""
 
-#: fortran/check.c:2010
+#: fortran/check.c:2023
 #, no-c-format
-msgid "'%s' argument of '%s' intrinsic at %L must not be a sub-object of '%s'"
+msgid "'%s' argument of '%s' intrinsic at %L must not be a subobject of '%s'"
 msgstr ""
 
-#: fortran/check.c:2126
+#: fortran/check.c:2140
 #, no-c-format
 msgid ""
 "'shape' argument of 'reshape' intrinsic at %L must be an array of constant "
 "size"
 msgstr ""
 
-#: fortran/check.c:2136
+#: fortran/check.c:2150
 #, no-c-format
 msgid "'shape' argument of 'reshape' intrinsic at %L has more than %d elements"
 msgstr ""
 
-#: fortran/check.c:2224
+#: fortran/check.c:2188
+#, no-c-format
+msgid ""
+"Without padding, there are not enough elements in the intrinsic RESHAPE "
+"source at %L to match the shape"
+msgstr ""
+
+#: fortran/check.c:2266
 #, no-c-format
 msgid "Missing arguments to %s intrinsic at %L"
 msgstr ""
 
-#: fortran/check.c:2265
+#: fortran/check.c:2307
 #, no-c-format
 msgid ""
 "'source' argument of 'shape' intrinsic at %L must not be an assumed size "
 "array"
 msgstr ""
 
-#: fortran/check.c:2327
+#: fortran/check.c:2369
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be less than rank %d"
 msgstr ""
 
-#: fortran/check.c:2793 fortran/check.c:2813
+#: fortran/check.c:2835 fortran/check.c:2855
 #, no-c-format
 msgid "Too many arguments to %s at %L"
 msgstr ""
 
-#: fortran/check.c:2941 fortran/check.c:3356 fortran/check.c:3380
+#: fortran/check.c:2984 fortran/check.c:3403 fortran/check.c:3427
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or PROCEDURE"
 msgstr ""
 
-#: fortran/check.c:3427 fortran/check.c:3435
+#: fortran/check.c:3474 fortran/check.c:3482
 #, no-c-format
 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or LOGICAL"
 msgstr ""
 
-#: fortran/data.c:63
+#: fortran/data.c:64
 #, no-c-format
-msgid "non-constant array in DATA statement %L."
+msgid "non-constant array in DATA statement %L"
 msgstr ""
 
-#: fortran/data.c:182
+#: fortran/data.c:193
 #, no-c-format
-msgid "failure to simplify substring reference in DATAstatement at %L"
+msgid "failure to simplify substring reference in DATA statement at %L"
 msgstr ""
 
-#: fortran/data.c:203
+#: fortran/data.c:214
 #, no-c-format
 msgid "initialization string truncated to match variable at %L"
 msgstr ""
 
-#: fortran/data.c:354
+#: fortran/data.c:393
 #, no-c-format
 msgid "Extension: re-initialization of '%s' at %L"
 msgstr ""
 
-#: fortran/decl.c:208
+#: fortran/decl.c:235
 #, no-c-format
-msgid "Host associated variable '%s' may not be in the DATA statement at %C."
+msgid "Host associated variable '%s' may not be in the DATA statement at %C"
 msgstr ""
 
-#: fortran/decl.c:215
+#: fortran/decl.c:242
 #, no-c-format
 msgid ""
 "Extension: initialization of common block variable '%s' in DATA statement at "
 "%C"
 msgstr ""
 
-#: fortran/decl.c:301
+#: fortran/decl.c:329
 #, no-c-format
 msgid "Symbol '%s' must be a PARAMETER in DATA statement at %C"
 msgstr ""
 
-#: fortran/decl.c:411
+#: fortran/decl.c:440
 #, no-c-format
 msgid "Initialization at %C is not allowed in a PURE procedure"
 msgstr ""
 
-#: fortran/decl.c:465
+#: fortran/decl.c:499
 #, no-c-format
 msgid "DATA statement at %C is not allowed in a PURE procedure"
 msgstr ""
 
-#: fortran/decl.c:493
+#: fortran/decl.c:528
 #, no-c-format
 msgid "Bad INTENT specification at %C"
 msgstr ""
 
-#: fortran/decl.c:557
+#: fortran/decl.c:591
 #, no-c-format
 msgid "Syntax error in character length specification at %C"
 msgstr ""
 
-#: fortran/decl.c:640
+#: fortran/decl.c:674
 #, no-c-format
 msgid "Procedure '%s' at %C is already defined at %L"
 msgstr ""
 
-#: fortran/decl.c:652
+#: fortran/decl.c:686
 #, no-c-format
 msgid ""
 "Procedure '%s' at %C has an explicit interface and must not have attributes "
 "declared at %L"
 msgstr ""
 
-#: fortran/decl.c:829
+#: fortran/decl.c:779
+#, no-c-format
+msgid "CHARACTER expression at %L is being truncated (%d/%d)"
+msgstr ""
+
+#: fortran/decl.c:785
+#, no-c-format
+msgid ""
+"The CHARACTER elements of the array constructor at %L must have the same "
+"length (%d/%d)"
+msgstr ""
+
+#: fortran/decl.c:876
 #, no-c-format
 msgid "Initializer not allowed for PARAMETER '%s' at %C"
 msgstr ""
 
-#: fortran/decl.c:838
+#: fortran/decl.c:885
 #, no-c-format
 msgid "Initializer not allowed for COMMON variable '%s' at %C"
 msgstr ""
 
-#: fortran/decl.c:848
+#: fortran/decl.c:895
 #, no-c-format
 msgid "PARAMETER at %L is missing an initializer"
 msgstr ""
 
-#: fortran/decl.c:859
+#: fortran/decl.c:905
 #, no-c-format
 msgid ""
 "Variable '%s' at %C with an initializer already appears in a DATA statement"
 msgstr ""
 
-#: fortran/decl.c:935
+#: fortran/decl.c:982
 #, no-c-format
 msgid "Component at %C must have the POINTER attribute"
 msgstr ""
 
-#: fortran/decl.c:944
+#: fortran/decl.c:990
 #, no-c-format
 msgid "Array component of structure at %C must have explicit or deferred shape"
 msgstr ""
 
-#: fortran/decl.c:970
+#: fortran/decl.c:1016
 #, no-c-format
 msgid "Allocatable component at %C must be an array"
 msgstr ""
 
-#: fortran/decl.c:981
+#: fortran/decl.c:1027
 #, no-c-format
 msgid "Pointer array component of structure at %C must have a deferred shape"
 msgstr ""
 
-#: fortran/decl.c:990
+#: fortran/decl.c:1036
 #, no-c-format
 msgid "Allocatable component of structure at %C must have a deferred shape"
 msgstr ""
 
-#: fortran/decl.c:1000
+#: fortran/decl.c:1045
 #, no-c-format
 msgid "Array component of structure at %C must have an explicit shape"
 msgstr ""
 
-#: fortran/decl.c:1026
+#: fortran/decl.c:1071
 #, no-c-format
 msgid "NULL() initialization at %C is ambiguous"
 msgstr ""
 
-#: fortran/decl.c:1093
+#: fortran/decl.c:1191 fortran/decl.c:3590
 #, no-c-format
-msgid "Enumerator cannot be array at %C"
+msgid "Duplicate array spec for Cray pointee at %C"
 msgstr ""
 
-#: fortran/decl.c:1154 fortran/decl.c:3466
-#, no-c-format
-msgid "Duplicate array spec for Cray pointee at %C."
-msgstr ""
-
-#: fortran/decl.c:1205
+#: fortran/decl.c:1245
 #, no-c-format
 msgid "the type of '%s' at %C has not been declared within the interface"
 msgstr ""
 
-#: fortran/decl.c:1220
+#: fortran/decl.c:1260
 #, no-c-format
 msgid "Function name '%s' not allowed at %C"
 msgstr ""
 
-#: fortran/decl.c:1236
+#: fortran/decl.c:1276
 #, no-c-format
 msgid "Extension: Old-style initialization at %C"
 msgstr ""
 
-#: fortran/decl.c:1252
+#: fortran/decl.c:1291
 #, no-c-format
 msgid "Initialization at %C isn't for a pointer variable"
 msgstr ""
 
-#: fortran/decl.c:1260
+#: fortran/decl.c:1299
 #, no-c-format
 msgid "Pointer initialization requires a NULL() at %C"
 msgstr ""
 
-#: fortran/decl.c:1267
+#: fortran/decl.c:1305
 #, no-c-format
 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
 msgstr ""
 
-#: fortran/decl.c:1281
+#: fortran/decl.c:1318
 #, no-c-format
 msgid "Pointer initialization at %C requires '=>', not '='"
 msgstr ""
 
-#: fortran/decl.c:1289
+#: fortran/decl.c:1327 fortran/decl.c:4458
 #, no-c-format
 msgid "Expected an initialization expression at %C"
 msgstr ""
 
-#: fortran/decl.c:1296
+#: fortran/decl.c:1333
 #, no-c-format
 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
 msgstr ""
 
-#: fortran/decl.c:1309
+#: fortran/decl.c:1346
 #, no-c-format
 msgid "Initialization of allocatable component at %C is not allowed"
 msgstr ""
 
-#: fortran/decl.c:1326
-#, no-c-format
-msgid "ENUMERATOR %L not initialized with integer expression"
-msgstr ""
-
-#: fortran/decl.c:1385 fortran/decl.c:1394
+#: fortran/decl.c:1400 fortran/decl.c:1409
 #, no-c-format
 msgid "Old-style type declaration %s*%d not supported at %C"
 msgstr ""
 
-#: fortran/decl.c:1399
+#: fortran/decl.c:1414
 #, no-c-format
 msgid "Nonstandard type declaration %s*%d at %C"
 msgstr ""
 
-#: fortran/decl.c:1433
+#: fortran/decl.c:1448
 #, no-c-format
 msgid "Expected initialization expression at %C"
 msgstr ""
 
-#: fortran/decl.c:1439
+#: fortran/decl.c:1454
 #, no-c-format
 msgid "Expected scalar initialization expression at %C"
 msgstr ""
 
-#: fortran/decl.c:1457
+#: fortran/decl.c:1472
 #, no-c-format
 msgid "Kind %d not supported for type %s at %C"
 msgstr ""
 
-#: fortran/decl.c:1466
+#: fortran/decl.c:1481
 #, no-c-format
-msgid "Missing right paren at %C"
+msgid "Missing right parenthesis at %C"
 msgstr ""
 
-#: fortran/decl.c:1555 fortran/decl.c:1598
+#: fortran/decl.c:1570 fortran/decl.c:1613
 #, no-c-format
 msgid "Kind %d is not a CHARACTER kind at %C"
 msgstr ""
 
-#: fortran/decl.c:1592
+#: fortran/decl.c:1607
 #, no-c-format
 msgid "Syntax error in CHARACTER declaration at %C"
 msgstr ""
 
-#: fortran/decl.c:1653
+#: fortran/decl.c:1668
 #, no-c-format
 msgid "Extension: BYTE type at %C"
 msgstr ""
 
-#: fortran/decl.c:1659
+#: fortran/decl.c:1674
 #, no-c-format
 msgid "BYTE type used at %C is not available on the target machine"
 msgstr ""
 
-#: fortran/decl.c:1708
+#: fortran/decl.c:1723
 #, no-c-format
 msgid "DOUBLE COMPLEX at %C does not conform to the Fortran 95 standard"
 msgstr ""
 
-#: fortran/decl.c:1731
+#: fortran/decl.c:1746 fortran/decl.c:2046
 #, no-c-format
 msgid "Type name '%s' at %C is ambiguous"
 msgstr ""
 
-#: fortran/decl.c:1797
+#: fortran/decl.c:1811
 #, no-c-format
 msgid "Missing character range in IMPLICIT at %C"
 msgstr ""
 
-#: fortran/decl.c:1843
+#: fortran/decl.c:1857
 #, no-c-format
 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
 msgstr ""
 
-#: fortran/decl.c:1897
+#: fortran/decl.c:1911
 #, no-c-format
 msgid "Empty IMPLICIT statement at %C"
 msgstr ""
 
-#: fortran/decl.c:2061
+#: fortran/decl.c:2013
+#, no-c-format
+msgid "IMPORT statement at %C only permitted in an INTERFACE body"
+msgstr ""
+
+#: fortran/decl.c:2018
 #, no-c-format
-msgid "Enumerator cannot have attributes %C"
+msgid "Fortran 2003: IMPORT statement at %C"
 msgstr ""
 
-#: fortran/decl.c:2074
+#: fortran/decl.c:2033
+#, no-c-format
+msgid "Expecting list of named entities at %C"
+msgstr ""
+
+#: fortran/decl.c:2052
+#, no-c-format
+msgid "Cannot IMPORT '%s' from host scoping unit at %C - does not exist."
+msgstr ""
+
+#: fortran/decl.c:2059
+#, no-c-format
+msgid "'%s' is already IMPORTed from host scoping unit at %C."
+msgstr ""
+
+#: fortran/decl.c:2088
+#, no-c-format
+msgid "Syntax error in IMPORT statement at %C"
+msgstr ""
+
+#: fortran/decl.c:2174
 #, no-c-format
 msgid "Missing dimension specification at %C"
 msgstr ""
 
-#: fortran/decl.c:2156
+#: fortran/decl.c:2253
 #, no-c-format
 msgid "Duplicate %s attribute at %L"
 msgstr ""
 
-#: fortran/decl.c:2175
+#: fortran/decl.c:2271
 #, no-c-format
-msgid ""
-"In the selected standard, the ALLOCATABLE attribute at %C is not allowed in "
-"a TYPE definition"
+msgid "Fortran 2003: ALLOCATABLE attribute at %C in a TYPE definition"
 msgstr ""
 
-#: fortran/decl.c:2185
+#: fortran/decl.c:2281
 #, no-c-format
 msgid "Attribute at %L is not allowed in a TYPE definition"
 msgstr ""
 
-#: fortran/decl.c:2200
+#: fortran/decl.c:2296
 #, no-c-format
 msgid "%s attribute at %L is not allowed outside of a MODULE"
 msgstr ""
 
+#: fortran/decl.c:2347 fortran/decl.c:3829
+#, no-c-format
+msgid "PROTECTED at %C only allowed in specification part of a module"
+msgstr ""
+
+#: fortran/decl.c:2353
+#, no-c-format
+msgid "Fortran 2003: PROTECTED attribute at %C"
+msgstr ""
+
+#: fortran/decl.c:2380
+#, no-c-format
+msgid "Fortran 2003: VALUE attribute at %C"
+msgstr ""
+
+#: fortran/decl.c:2390
+#, no-c-format
+msgid "Fortran 2003: VOLATILE attribute at %C"
+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:2338
+#: fortran/decl.c:2469
 #, no-c-format
 msgid ""
 "Derived type at %C has not been previously defined and so cannot appear in a "
-"derived type definition."
+"derived type definition"
 msgstr ""
 
-#: fortran/decl.c:2368
+#: fortran/decl.c:2500
 #, no-c-format
 msgid "Syntax error in data declaration at %C"
 msgstr ""
 
-#: fortran/decl.c:2514
+#: fortran/decl.c:2647
 #, no-c-format
 msgid "Name '%s' at %C is the name of the procedure"
 msgstr ""
 
-#: fortran/decl.c:2526
+#: fortran/decl.c:2659
 #, no-c-format
 msgid "Unexpected junk in formal argument list at %C"
 msgstr ""
 
-#: fortran/decl.c:2544
+#: fortran/decl.c:2676
 #, no-c-format
 msgid "Duplicate symbol '%s' in formal argument list at %C"
 msgstr ""
 
-#: fortran/decl.c:2587
+#: fortran/decl.c:2719
 #, no-c-format
 msgid "Unexpected junk following RESULT variable at %C"
 msgstr ""
 
-#: fortran/decl.c:2594
+#: fortran/decl.c:2725
 #, no-c-format
 msgid "RESULT variable at %C must be different than function name"
 msgstr ""
 
-#: fortran/decl.c:2650
+#: fortran/decl.c:2781
 #, no-c-format
 msgid "Expected formal argument list in function definition at %C"
 msgstr ""
 
-#: fortran/decl.c:2665
+#: fortran/decl.c:2796
 #, no-c-format
 msgid "Unexpected junk after function declaration at %C"
 msgstr ""
 
-#: fortran/decl.c:2688
+#: fortran/decl.c:2818
 #, no-c-format
 msgid "Function '%s' at %C already has a type of %s"
 msgstr ""
 
-#: fortran/decl.c:2760
+#: fortran/decl.c:2893
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
 msgstr ""
 
-#: fortran/decl.c:2763
+#: fortran/decl.c:2896
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within a MODULE"
 msgstr ""
 
-#: fortran/decl.c:2767
+#: fortran/decl.c:2899
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
 msgstr ""
 
-#: fortran/decl.c:2771
+#: fortran/decl.c:2903
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
 msgstr ""
 
-#: fortran/decl.c:2775
+#: fortran/decl.c:2907
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
 msgstr ""
 
-#: fortran/decl.c:2780
+#: fortran/decl.c:2911
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
 msgstr ""
 
-#: fortran/decl.c:2784
+#: fortran/decl.c:2915
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within a DO block"
 msgstr ""
 
-#: fortran/decl.c:2788
+#: fortran/decl.c:2919
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within a SELECT block"
 msgstr ""
 
-#: fortran/decl.c:2792
+#: fortran/decl.c:2923
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within a FORALL block"
 msgstr ""
 
-#: fortran/decl.c:2796
+#: fortran/decl.c:2927
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within a WHERE block"
 msgstr ""
 
-#: fortran/decl.c:2800
+#: fortran/decl.c:2931
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
 msgstr ""
 
-#: fortran/decl.c:2817
+#: fortran/decl.c:2949
 #, no-c-format
 msgid "ENTRY statement at %C cannot appear in a contained procedure"
 msgstr ""
 
-#: fortran/decl.c:2904
-#, no-c-format
-msgid "RESULT attribute required in ENTRY statement at %C"
-msgstr ""
-
-#: fortran/decl.c:3145
+#: fortran/decl.c:3271
 #, no-c-format
 msgid "Unexpected END statement at %C"
 msgstr ""
 
 #. We would have required END [something]
-#: fortran/decl.c:3154
+#: fortran/decl.c:3280
 #, no-c-format
 msgid "%s statement expected at %L"
 msgstr ""
 
-#: fortran/decl.c:3165
+#: fortran/decl.c:3291
 #, no-c-format
 msgid "Expecting %s statement at %C"
 msgstr ""
 
-#: fortran/decl.c:3179
+#: fortran/decl.c:3305
 #, no-c-format
 msgid "Expected block name of '%s' in %s statement at %C"
 msgstr ""
 
-#: fortran/decl.c:3195
+#: fortran/decl.c:3321
 #, no-c-format
 msgid "Expected terminating name at %C"
 msgstr ""
 
-#: fortran/decl.c:3204
+#: fortran/decl.c:3330
 #, no-c-format
 msgid "Expected label '%s' for %s statement at %C"
 msgstr ""
 
-#: fortran/decl.c:3259
+#: fortran/decl.c:3384
 #, no-c-format
 msgid "Missing array specification at %L in DIMENSION statement"
 msgstr ""
 
-#: fortran/decl.c:3268
+#: fortran/decl.c:3393
 #, no-c-format
 msgid "Array specification must be deferred at %L"
 msgstr ""
 
-#: fortran/decl.c:3345
+#: fortran/decl.c:3470
 #, no-c-format
 msgid "Unexpected character in variable list at %C"
 msgstr ""
 
-#: fortran/decl.c:3382
+#: fortran/decl.c:3507
 #, no-c-format
 msgid "Expected '(' at %C"
 msgstr ""
 
-#: fortran/decl.c:3396 fortran/decl.c:3437
+#: fortran/decl.c:3521 fortran/decl.c:3561
 #, no-c-format
 msgid "Expected variable name at %C"
 msgstr ""
 
-#: fortran/decl.c:3412
+#: fortran/decl.c:3537
 #, no-c-format
-msgid "Cray pointer at %C must be an integer."
+msgid "Cray pointer at %C must be an integer"
 msgstr ""
 
-#: fortran/decl.c:3416
+#: fortran/decl.c:3541
 #, no-c-format
 msgid ""
 "Cray pointer at %C has %d bytes of precision; memory addresses require %d "
-"bytes."
+"bytes"
 msgstr ""
 
-#: fortran/decl.c:3423
+#: fortran/decl.c:3547
 #, no-c-format
 msgid "Expected \",\" at %C"
 msgstr ""
 
-#: fortran/decl.c:3486
+#: fortran/decl.c:3610
 #, no-c-format
 msgid "Expected \")\" at %C"
 msgstr ""
 
-#: fortran/decl.c:3498
+#: fortran/decl.c:3622
 #, no-c-format
 msgid "Expected \",\" or end of statement at %C"
 msgstr ""
 
-#: fortran/decl.c:3563
+#: fortran/decl.c:3686
 #, no-c-format
-msgid "Cray pointer declaration at %C requires -fcray-pointer flag."
+msgid "Cray pointer declaration at %C requires -fcray-pointer flag"
 msgstr ""
 
-#: fortran/decl.c:3661
+#: fortran/decl.c:3780
 #, no-c-format
 msgid ""
 "Access specification of the %s operator at %C has already been specified"
 msgstr ""
 
-#: fortran/decl.c:3679
+#: fortran/decl.c:3797
 #, no-c-format
 msgid ""
 "Access specification of the .%s. operator at %C has already been specified"
 msgstr ""
 
-#: fortran/decl.c:3766
+#: fortran/decl.c:3835
+#, no-c-format
+msgid "Fortran 2003: PROTECTED statement at %C"
+msgstr ""
+
+#: fortran/decl.c:3875
+#, no-c-format
+msgid "Syntax error in PROTECTED statement at %C"
+msgstr ""
+
+#: fortran/decl.c:3943
 #, no-c-format
 msgid "Expected variable name at %C in PARAMETER statement"
 msgstr ""
 
-#: fortran/decl.c:3773
+#: fortran/decl.c:3950
 #, no-c-format
 msgid "Expected = sign in PARAMETER statement at %C"
 msgstr ""
 
-#: fortran/decl.c:3779
+#: fortran/decl.c:3956
 #, no-c-format
 msgid "Expected expression at %C in PARAMETER statement"
 msgstr ""
 
-#: fortran/decl.c:3837
+#: fortran/decl.c:4014
 #, no-c-format
 msgid "Unexpected characters in PARAMETER statement at %C"
 msgstr ""
 
-#: fortran/decl.c:3862
+#: fortran/decl.c:4038
 #, no-c-format
 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
 msgstr ""
 
-#: fortran/decl.c:3875
+#: fortran/decl.c:4050
 #, no-c-format
 msgid "SAVE statement at %C follows blanket SAVE statement"
 msgstr ""
 
-#: fortran/decl.c:3921
+#: fortran/decl.c:4097
 #, no-c-format
 msgid "Syntax error in SAVE statement at %C"
 msgstr ""
 
-#: fortran/decl.c:3942
+#: fortran/decl.c:4108
+#, no-c-format
+msgid "Fortran 2003: VALUE statement at %C"
+msgstr ""
+
+#: fortran/decl.c:4148
+#, no-c-format
+msgid "Syntax error in VALUE statement at %C"
+msgstr ""
+
+#: fortran/decl.c:4158
+#, no-c-format
+msgid "Fortran 2003: VOLATILE statement at %C"
+msgstr ""
+
+#: fortran/decl.c:4200
+#, no-c-format
+msgid "Syntax error in VOLATILE statement at %C"
+msgstr ""
+
+#: fortran/decl.c:4221
 #, no-c-format
 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
 msgstr ""
 
-#: fortran/decl.c:4002
+#: fortran/decl.c:4283
 #, no-c-format
 msgid "Derived type at %C can only be PRIVATE within a MODULE"
 msgstr ""
 
-#: fortran/decl.c:4015
+#: fortran/decl.c:4296
 #, no-c-format
 msgid "Derived type at %C can only be PUBLIC within a MODULE"
 msgstr ""
 
-#: fortran/decl.c:4026
+#: fortran/decl.c:4307
 #, no-c-format
 msgid "Expected :: in TYPE definition at %C"
 msgstr ""
 
-#: fortran/decl.c:4043
+#: fortran/decl.c:4323
 #, no-c-format
 msgid "Type name '%s' at %C cannot be the same as an intrinsic type"
 msgstr ""
 
-#: fortran/decl.c:4053
+#: fortran/decl.c:4333
 #, no-c-format
 msgid "Derived type name '%s' at %C already has a basic type of %s"
 msgstr ""
 
-#: fortran/decl.c:4070
+#: fortran/decl.c:4349
 #, no-c-format
 msgid "Derived type definition of '%s' at %C has already been defined"
 msgstr ""
 
-#: fortran/decl.c:4104
+#: fortran/decl.c:4383
 #, no-c-format
 msgid "Cray Pointee at %C cannot be assumed shape array"
 msgstr ""
 
-#: fortran/decl.c:4125
+#: fortran/decl.c:4403
+#, no-c-format
+msgid "Fortran 2003: ENUM and ENUMERATOR at %C"
+msgstr ""
+
+#: fortran/decl.c:4475
 #, no-c-format
-msgid "New in Fortran 2003: ENUM AND ENUMERATOR at %C"
+msgid "ENUMERATOR %L not initialized with integer expression"
 msgstr ""
 
-#: fortran/decl.c:4149
+#: fortran/decl.c:4524
 #, no-c-format
 msgid "ENUM definition statement expected before %C"
 msgstr ""
 
-#: fortran/decl.c:4182
+#: fortran/decl.c:4557
 #, no-c-format
 msgid "Syntax error in ENUMERATOR definition at %C"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:48
+#: fortran/dump-parse-tree.c:49
 #, c-format
 msgid "%-5d "
 msgstr ""
 
-#: fortran/dump-parse-tree.c:50
+#: fortran/dump-parse-tree.c:51
 #, c-format
 msgid "      "
 msgstr ""
 
-#: fortran/dump-parse-tree.c:74 fortran/dump-parse-tree.c:604
+#: fortran/dump-parse-tree.c:74 fortran/dump-parse-tree.c:607
 #, c-format
 msgid "(%s "
 msgstr ""
@@ -4717,425 +4882,440 @@ msgstr ""
 msgid "%d"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:91 fortran/dump-parse-tree.c:118
-#: fortran/dump-parse-tree.c:161 fortran/dump-parse-tree.c:408
-#: fortran/dump-parse-tree.c:503 fortran/dump-parse-tree.c:591
-#: fortran/dump-parse-tree.c:612
+#: fortran/dump-parse-tree.c:91 fortran/dump-parse-tree.c:117
+#: fortran/dump-parse-tree.c:160 fortran/dump-parse-tree.c:405
+#: fortran/dump-parse-tree.c:500 fortran/dump-parse-tree.c:594
+#: fortran/dump-parse-tree.c:615
 #, c-format
 msgid ")"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:101 fortran/dump-parse-tree.c:426
+#: fortran/dump-parse-tree.c:100 fortran/dump-parse-tree.c:423
 #, c-format
 msgid "("
 msgstr ""
 
-#: fortran/dump-parse-tree.c:107
+#: fortran/dump-parse-tree.c:106
 #, c-format
 msgid "%s = "
 msgstr ""
 
-#: fortran/dump-parse-tree.c:111
+#: fortran/dump-parse-tree.c:110
 #, c-format
 msgid "(arg not-present)"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:115 fortran/dump-parse-tree.c:402
-#: fortran/dump-parse-tree.c:499
+#: fortran/dump-parse-tree.c:114 fortran/dump-parse-tree.c:399
+#: fortran/dump-parse-tree.c:496
 #, c-format
 msgid " "
 msgstr ""
 
-#: fortran/dump-parse-tree.c:132 fortran/dump-parse-tree.c:307
+#: fortran/dump-parse-tree.c:131 fortran/dump-parse-tree.c:304
 #, c-format
 msgid "()"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:136
+#: fortran/dump-parse-tree.c:135
 #, c-format
 msgid "(%d"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:150
+#: fortran/dump-parse-tree.c:149
 #, c-format
 msgid " %s "
 msgstr ""
 
-#: fortran/dump-parse-tree.c:177
+#: fortran/dump-parse-tree.c:176
 #, c-format
 msgid "FULL"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:208 fortran/dump-parse-tree.c:217
-#: fortran/dump-parse-tree.c:292
+#: fortran/dump-parse-tree.c:207 fortran/dump-parse-tree.c:216
+#: fortran/dump-parse-tree.c:289
 #, c-format
 msgid " , "
 msgstr ""
 
-#: fortran/dump-parse-tree.c:222
+#: fortran/dump-parse-tree.c:221
 #, c-format
 msgid "UNKNOWN"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:247
+#: fortran/dump-parse-tree.c:245
 #, c-format
 msgid " %% %s"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:319 fortran/dump-parse-tree.c:386
+#: fortran/dump-parse-tree.c:316 fortran/dump-parse-tree.c:383
 #, c-format
 msgid "''"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:321
+#: fortran/dump-parse-tree.c:318
 #, c-format
 msgid "%c"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:328
+#: fortran/dump-parse-tree.c:325
 #, c-format
 msgid "%s("
 msgstr ""
 
-#: fortran/dump-parse-tree.c:334
+#: fortran/dump-parse-tree.c:331
 #, c-format
 msgid "(/ "
 msgstr ""
 
-#: fortran/dump-parse-tree.c:336
+#: fortran/dump-parse-tree.c:333
 #, c-format
 msgid " /)"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:342
+#: fortran/dump-parse-tree.c:339
 #, c-format
 msgid "NULL()"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:348
+#: fortran/dump-parse-tree.c:345
 #, c-format
 msgid "%dH"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:362 fortran/dump-parse-tree.c:375
-#: fortran/dump-parse-tree.c:400 fortran/dump-parse-tree.c:406
+#: fortran/dump-parse-tree.c:359 fortran/dump-parse-tree.c:372
+#: fortran/dump-parse-tree.c:397 fortran/dump-parse-tree.c:403
 #, c-format
 msgid "_%d"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:367
+#: fortran/dump-parse-tree.c:364
 #, c-format
 msgid ".true."
 msgstr ""
 
-#: fortran/dump-parse-tree.c:369
+#: fortran/dump-parse-tree.c:366
 #, c-format
 msgid ".false."
 msgstr ""
 
-#: fortran/dump-parse-tree.c:396
+#: fortran/dump-parse-tree.c:393
 #, c-format
 msgid "(complex "
 msgstr ""
 
-#: fortran/dump-parse-tree.c:412
+#: fortran/dump-parse-tree.c:409
 #, c-format
 msgid "???"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:420 fortran/dump-parse-tree.c:708
+#: fortran/dump-parse-tree.c:417 fortran/dump-parse-tree.c:711
 #, c-format
 msgid "%s:"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:430
+#: fortran/dump-parse-tree.c:427
 #, c-format
 msgid "U+ "
 msgstr ""
 
-#: fortran/dump-parse-tree.c:433
+#: fortran/dump-parse-tree.c:430
 #, c-format
 msgid "U- "
 msgstr ""
 
-#: fortran/dump-parse-tree.c:436
+#: fortran/dump-parse-tree.c:433
 #, c-format
 msgid "+ "
 msgstr ""
 
-#: fortran/dump-parse-tree.c:439
+#: fortran/dump-parse-tree.c:436
 #, c-format
 msgid "- "
 msgstr ""
 
-#: fortran/dump-parse-tree.c:442
+#: fortran/dump-parse-tree.c:439
 #, c-format
 msgid "* "
 msgstr ""
 
-#: fortran/dump-parse-tree.c:445
+#: fortran/dump-parse-tree.c:442
 #, c-format
 msgid "/ "
 msgstr ""
 
-#: fortran/dump-parse-tree.c:448
+#: fortran/dump-parse-tree.c:445
 #, c-format
 msgid "** "
 msgstr ""
 
-#: fortran/dump-parse-tree.c:451
+#: fortran/dump-parse-tree.c:448
 #, c-format
 msgid "// "
 msgstr ""
 
-#: fortran/dump-parse-tree.c:454
+#: fortran/dump-parse-tree.c:451
 #, c-format
 msgid "AND "
 msgstr ""
 
-#: fortran/dump-parse-tree.c:457
+#: fortran/dump-parse-tree.c:454
 #, c-format
 msgid "OR "
 msgstr ""
 
-#: fortran/dump-parse-tree.c:460
+#: fortran/dump-parse-tree.c:457
 #, c-format
 msgid "EQV "
 msgstr ""
 
-#: fortran/dump-parse-tree.c:463
+#: fortran/dump-parse-tree.c:460
 #, c-format
 msgid "NEQV "
 msgstr ""
 
-#: fortran/dump-parse-tree.c:466
+#: fortran/dump-parse-tree.c:463
 #, c-format
 msgid "= "
 msgstr ""
 
-#: fortran/dump-parse-tree.c:469
+#: fortran/dump-parse-tree.c:466
 #, c-format
 msgid "<> "
 msgstr ""
 
-#: fortran/dump-parse-tree.c:472
+#: fortran/dump-parse-tree.c:469
 #, c-format
 msgid "> "
 msgstr ""
 
-#: fortran/dump-parse-tree.c:475
+#: fortran/dump-parse-tree.c:472
 #, c-format
 msgid ">= "
 msgstr ""
 
-#: fortran/dump-parse-tree.c:478
+#: fortran/dump-parse-tree.c:475
 #, c-format
 msgid "< "
 msgstr ""
 
-#: fortran/dump-parse-tree.c:481
+#: fortran/dump-parse-tree.c:478
 #, c-format
 msgid "<= "
 msgstr ""
 
-#: fortran/dump-parse-tree.c:484
+#: fortran/dump-parse-tree.c:481
 #, c-format
 msgid "NOT "
 msgstr ""
 
-#: fortran/dump-parse-tree.c:487
+#: fortran/dump-parse-tree.c:484
 #, c-format
 msgid "parens"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:509
+#: fortran/dump-parse-tree.c:506
 #, c-format
 msgid "%s["
 msgstr ""
 
-#: fortran/dump-parse-tree.c:515
+#: fortran/dump-parse-tree.c:512
 #, c-format
 msgid "%s[["
 msgstr ""
 
-#: fortran/dump-parse-tree.c:536
+#: fortran/dump-parse-tree.c:533
 #, c-format
 msgid "(%s %s %s %s"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:542
+#: fortran/dump-parse-tree.c:539
 #, c-format
 msgid " ALLOCATABLE"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:544 fortran/dump-parse-tree.c:609
+#: fortran/dump-parse-tree.c:541 fortran/dump-parse-tree.c:612
 #, c-format
 msgid " DIMENSION"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:546
+#: fortran/dump-parse-tree.c:543
 #, c-format
 msgid " EXTERNAL"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:548
+#: fortran/dump-parse-tree.c:545
 #, c-format
 msgid " INTRINSIC"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:550
+#: fortran/dump-parse-tree.c:547
 #, c-format
 msgid " OPTIONAL"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:552 fortran/dump-parse-tree.c:607
+#: fortran/dump-parse-tree.c:549 fortran/dump-parse-tree.c:610
 #, c-format
 msgid " POINTER"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:554
+#: fortran/dump-parse-tree.c:551
+#, c-format
+msgid " PROTECTED"
+msgstr ""
+
+#: fortran/dump-parse-tree.c:553
 #, c-format
 msgid " SAVE"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:556
+#: fortran/dump-parse-tree.c:555
+#, c-format
+msgid " VALUE"
+msgstr ""
+
+#: fortran/dump-parse-tree.c:557
+#, c-format
+msgid " VOLATILE"
+msgstr ""
+
+#: fortran/dump-parse-tree.c:559
 #, c-format
 msgid " THREADPRIVATE"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:558
+#: fortran/dump-parse-tree.c:561
 #, c-format
 msgid " TARGET"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:560
+#: fortran/dump-parse-tree.c:563
 #, c-format
 msgid " DUMMY"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:562
+#: fortran/dump-parse-tree.c:565
 #, c-format
 msgid " RESULT"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:564
+#: fortran/dump-parse-tree.c:567
 #, c-format
 msgid " ENTRY"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:567
+#: fortran/dump-parse-tree.c:570
 #, c-format
 msgid " DATA"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:569
+#: fortran/dump-parse-tree.c:572
 #, c-format
 msgid " USE-ASSOC"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:571
+#: fortran/dump-parse-tree.c:574
 #, c-format
 msgid " IN-NAMELIST"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:573
+#: fortran/dump-parse-tree.c:576
 #, c-format
 msgid " IN-COMMON"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:576
+#: fortran/dump-parse-tree.c:579
 #, c-format
 msgid " FUNCTION"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:578
+#: fortran/dump-parse-tree.c:581
 #, c-format
 msgid " SUBROUTINE"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:580
+#: fortran/dump-parse-tree.c:583
 #, c-format
 msgid " IMPLICIT-TYPE"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:583
+#: fortran/dump-parse-tree.c:586
 #, c-format
 msgid " SEQUENCE"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:585
+#: fortran/dump-parse-tree.c:588
 #, c-format
 msgid " ELEMENTAL"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:587
+#: fortran/dump-parse-tree.c:590
 #, c-format
 msgid " PURE"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:589
+#: fortran/dump-parse-tree.c:592
 #, c-format
 msgid " RECURSIVE"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:635
+#: fortran/dump-parse-tree.c:638
 #, c-format
 msgid "symbol %s "
 msgstr ""
 
-#: fortran/dump-parse-tree.c:642
+#: fortran/dump-parse-tree.c:645
 #, c-format
 msgid "value: "
 msgstr ""
 
-#: fortran/dump-parse-tree.c:649
+#: fortran/dump-parse-tree.c:652
 #, c-format
 msgid "Array spec:"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:656
+#: fortran/dump-parse-tree.c:659
 #, c-format
 msgid "Generic interfaces:"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:658 fortran/dump-parse-tree.c:682
-#: fortran/dump-parse-tree.c:711 fortran/dump-parse-tree.c:1254
+#: fortran/dump-parse-tree.c:661 fortran/dump-parse-tree.c:685
+#: fortran/dump-parse-tree.c:714 fortran/dump-parse-tree.c:1254
 #: fortran/dump-parse-tree.c:1260 fortran/dump-parse-tree.c:1762
 #, c-format
 msgid " %s"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:664
+#: fortran/dump-parse-tree.c:667
 #, c-format
 msgid "result: %s"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:670
+#: fortran/dump-parse-tree.c:673
 #, c-format
 msgid "components: "
 msgstr ""
 
-#: fortran/dump-parse-tree.c:677
+#: fortran/dump-parse-tree.c:680
 #, c-format
 msgid "Formal arglist:"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:684
+#: fortran/dump-parse-tree.c:687
 #, c-format
 msgid " [Alt Return]"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:691
+#: fortran/dump-parse-tree.c:694
 #, c-format
 msgid "Formal namespace"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:749
+#: fortran/dump-parse-tree.c:750
 #, c-format
 msgid "common: /%s/ "
 msgstr ""
 
-#: fortran/dump-parse-tree.c:757 fortran/dump-parse-tree.c:1698
+#: fortran/dump-parse-tree.c:758 fortran/dump-parse-tree.c:1698
 #, c-format
 msgid ", "
 msgstr ""
@@ -5150,77 +5330,77 @@ msgstr ""
 msgid " from namespace %s"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:800
+#: fortran/dump-parse-tree.c:799
 #, c-format
 msgid "%s,"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:832
+#: fortran/dump-parse-tree.c:831
 #, c-format
 msgid "!$OMP %s"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:847 fortran/dump-parse-tree.c:990
+#: fortran/dump-parse-tree.c:846 fortran/dump-parse-tree.c:989
 #, c-format
 msgid " (%s)"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:852
+#: fortran/dump-parse-tree.c:851
 #, c-format
 msgid " ("
 msgstr ""
 
-#: fortran/dump-parse-tree.c:868
+#: fortran/dump-parse-tree.c:867
 #, c-format
 msgid " IF("
 msgstr ""
 
-#: fortran/dump-parse-tree.c:874
+#: fortran/dump-parse-tree.c:873
 #, c-format
 msgid " NUM_THREADS("
 msgstr ""
 
-#: fortran/dump-parse-tree.c:890
+#: fortran/dump-parse-tree.c:889
 #, c-format
 msgid " SCHEDULE (%s"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:910
+#: fortran/dump-parse-tree.c:909
 #, c-format
 msgid " DEFAULT(%s)"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:913
+#: fortran/dump-parse-tree.c:912
 #, c-format
 msgid " ORDERED"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:938
+#: fortran/dump-parse-tree.c:937
 #, c-format
 msgid " REDUCTION(%s:"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:952
+#: fortran/dump-parse-tree.c:951
 #, c-format
 msgid " %s("
 msgstr ""
 
-#: fortran/dump-parse-tree.c:968
+#: fortran/dump-parse-tree.c:967
 #, c-format
 msgid "!$OMP SECTION\n"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:977
+#: fortran/dump-parse-tree.c:976
 #, c-format
 msgid "!$OMP END %s"
 msgstr ""
 
-#: fortran/dump-parse-tree.c:982
+#: fortran/dump-parse-tree.c:981
 #, c-format
 msgid " COPYPRIVATE("
 msgstr ""
 
-#: fortran/dump-parse-tree.c:987
+#: fortran/dump-parse-tree.c:986
 #, c-format
 msgid " NOWAIT"
 msgstr ""
@@ -5688,285 +5868,290 @@ msgstr ""
 msgid "CONTAINS\n"
 msgstr ""
 
-#: fortran/error.c:137
+#: fortran/error.c:204
 #, no-c-format
-msgid "In file %s:%d\n"
+msgid "    Included at %s:%d:"
 msgstr ""
 
-#: fortran/error.c:152
+#: fortran/error.c:315
 #, no-c-format
-msgid "    Included at %s:%d\n"
+msgid "<During initialization>\n"
 msgstr ""
 
-#: fortran/error.c:204
+#: fortran/error.c:603
 #, no-c-format
-msgid "<During initialization>\n"
+msgid "Error count reached limit of %d."
 msgstr ""
 
-#: fortran/error.c:479 fortran/error.c:535 fortran/error.c:561
+#: fortran/error.c:622 fortran/error.c:677 fortran/error.c:714
 msgid "Warning:"
 msgstr ""
 
-#: fortran/error.c:537 fortran/error.c:611 fortran/error.c:635
+#: fortran/error.c:679 fortran/error.c:762 fortran/error.c:788
 msgid "Error:"
 msgstr ""
 
-#: fortran/error.c:656
+#: fortran/error.c:812
 msgid "Fatal Error:"
 msgstr ""
 
-#: fortran/error.c:675
+#: fortran/error.c:831
 #, no-c-format
 msgid "Internal Error at (1):"
 msgstr ""
 
-#: fortran/expr.c:258
+#: fortran/expr.c:254
 #, c-format
 msgid "Constant expression required at %C"
 msgstr ""
 
-#: fortran/expr.c:261
+#: fortran/expr.c:257
 #, c-format
 msgid "Integer expression required at %C"
 msgstr ""
 
-#: fortran/expr.c:266
+#: fortran/expr.c:262
 #, c-format
 msgid "Integer value too large in expression at %C"
 msgstr ""
 
-#: fortran/expr.c:937 fortran/expr.c:1114
+#: fortran/expr.c:925 fortran/expr.c:1082 fortran/expr.c:1133
 #, no-c-format
 msgid "index in dimension %d is out of bounds at %L"
 msgstr ""
 
-#: fortran/expr.c:1553
+#: fortran/expr.c:1585
 #, no-c-format
 msgid "Numeric or CHARACTER operands are required in expression at %L"
 msgstr ""
 
-#: fortran/expr.c:1573
+#: fortran/expr.c:1605
 #, no-c-format
-msgid "Exponent at %L must be INTEGER for an initialization expression"
+msgid "Fortran 2003: Noninteger exponent in an initialization expression at %L"
 msgstr ""
 
-#: fortran/expr.c:1586
+#: fortran/expr.c:1620
 #, no-c-format
 msgid ""
 "Concatenation operator in expression at %L must have two CHARACTER operands"
 msgstr ""
 
-#: fortran/expr.c:1593
+#: fortran/expr.c:1627
 #, no-c-format
 msgid "Concat operator at %L must concatenate strings of the same kind"
 msgstr ""
 
-#: fortran/expr.c:1603
+#: fortran/expr.c:1637
 #, no-c-format
 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
 msgstr ""
 
-#: fortran/expr.c:1619
+#: fortran/expr.c:1653
 #, no-c-format
 msgid "LOGICAL operands are required in expression at %L"
 msgstr ""
 
-#: fortran/expr.c:1630
+#: fortran/expr.c:1664
 #, no-c-format
 msgid "Only intrinsic operators can be used in expression at %L"
 msgstr ""
 
-#: fortran/expr.c:1638
+#: fortran/expr.c:1672
 #, no-c-format
 msgid "Numeric operands are required in expression at %L"
 msgstr ""
 
-#: fortran/expr.c:1702
+#: fortran/expr.c:1736
 #, no-c-format
 msgid "assumed character length variable '%s' in constant expression at %L"
 msgstr ""
 
-#: fortran/expr.c:1755
+#: fortran/expr.c:1789
 #, no-c-format
 msgid ""
 "Function '%s' in initialization expression at %L must be an intrinsic "
 "function"
 msgstr ""
 
-#: fortran/expr.c:1777
+#: fortran/expr.c:1814
 #, 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:1862
+#: fortran/expr.c:1899
 #, no-c-format
 msgid "Initialization expression didn't reduce %C"
 msgstr ""
 
-#: fortran/expr.c:1906
+#: fortran/expr.c:1942
 #, no-c-format
 msgid "Specification function '%s' at %L cannot be a statement function"
 msgstr ""
 
-#: fortran/expr.c:1913
+#: fortran/expr.c:1949
 #, no-c-format
 msgid "Specification function '%s' at %L cannot be an internal function"
 msgstr ""
 
-#: fortran/expr.c:1920
+#: fortran/expr.c:1956
 #, no-c-format
 msgid "Specification function '%s' at %L must be PURE"
 msgstr ""
 
-#: fortran/expr.c:1927
+#: fortran/expr.c:1963
 #, no-c-format
 msgid "Specification function '%s' at %L cannot be RECURSIVE"
 msgstr ""
 
-#: fortran/expr.c:1984
+#: fortran/expr.c:2020
 #, no-c-format
 msgid "Dummy argument '%s' at %L cannot be OPTIONAL"
 msgstr ""
 
-#: fortran/expr.c:1991
+#: fortran/expr.c:2027
 #, no-c-format
 msgid "Dummy argument '%s' at %L cannot be INTENT(OUT)"
 msgstr ""
 
-#: fortran/expr.c:2011
+#: fortran/expr.c:2049
 #, no-c-format
 msgid "Variable '%s' cannot appear in the expression at %L"
 msgstr ""
 
-#: fortran/expr.c:2059
+#: fortran/expr.c:2097
 #, no-c-format
 msgid "Expression at %L must be of INTEGER type"
 msgstr ""
 
-#: fortran/expr.c:2065
+#: fortran/expr.c:2103
 #, no-c-format
 msgid "Expression at %L must be scalar"
 msgstr ""
 
-#: fortran/expr.c:2093
+#: fortran/expr.c:2130
 #, no-c-format
 msgid "Incompatible ranks in %s at %L"
 msgstr ""
 
-#: fortran/expr.c:2107
+#: fortran/expr.c:2144
 #, no-c-format
 msgid "different shape for %s at %L on dimension %d (%d/%d)"
 msgstr ""
 
-#: fortran/expr.c:2140
+#: fortran/expr.c:2190 fortran/expr.c:2351
 #, no-c-format
-msgid "Can't assign to INTENT(IN) variable '%s' at %L"
+msgid "Cannot assign to INTENT(IN) variable '%s' at %L"
 msgstr ""
 
-#: fortran/expr.c:2184
+#: fortran/expr.c:2233
 #, no-c-format
 msgid "'%s' at %L is not a VALUE"
 msgstr ""
 
-#: fortran/expr.c:2191
+#: fortran/expr.c:2240
 #, no-c-format
 msgid "Incompatible ranks %d and %d in assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:2198
+#: fortran/expr.c:2247
 #, no-c-format
 msgid "Variable type is UNKNOWN in assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:2205
+#: fortran/expr.c:2254
 #, no-c-format
 msgid "NULL appears on right-hand side in assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:2215
+#: fortran/expr.c:2264
 #, no-c-format
-msgid "Vector assignment to assumed-size Cray Pointee at %L is illegal."
+msgid "Vector assignment to assumed-size Cray Pointee at %L is illegal"
 msgstr ""
 
-#: fortran/expr.c:2224
+#: fortran/expr.c:2273
 #, no-c-format
 msgid "POINTER valued function appears on right-hand side of assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:2229
+#: fortran/expr.c:2278
 msgid "Array assignment"
 msgstr ""
 
-#: fortran/expr.c:2246
+#: fortran/expr.c:2295
 #, no-c-format
 msgid "Incompatible types in assignment at %L, %s to %s"
 msgstr ""
 
-#: fortran/expr.c:2269
+#: fortran/expr.c:2320
 #, no-c-format
 msgid "Pointer assignment target is not a POINTER at %L"
 msgstr ""
 
-#: fortran/expr.c:2277
+#: fortran/expr.c:2328
 #, 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:2286
+#: fortran/expr.c:2358
 #, no-c-format
 msgid "Pointer assignment to non-POINTER at %L"
 msgstr ""
 
-#: fortran/expr.c:2294
+#: fortran/expr.c:2366
 #, no-c-format
 msgid "Bad pointer object in PURE procedure at %L"
 msgstr ""
 
-#: fortran/expr.c:2307
+#: fortran/expr.c:2378
 #, no-c-format
 msgid "Different types in pointer assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:2314
+#: fortran/expr.c:2385
 #, no-c-format
 msgid "Different kind type parameters in pointer assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:2321
+#: fortran/expr.c:2392
 #, no-c-format
 msgid "Different ranks in pointer assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:2335
+#: fortran/expr.c:2406
 #, no-c-format
 msgid "Different character lengths in pointer assignment at %L"
 msgstr ""
 
-#: fortran/expr.c:2343
+#: fortran/expr.c:2414
 #, no-c-format
 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
 msgstr ""
 
-#: fortran/expr.c:2350
+#: fortran/expr.c:2421
 #, no-c-format
 msgid "Bad target in pointer assignment in PURE procedure at %L"
 msgstr ""
 
-#: fortran/expr.c:2356
+#: fortran/expr.c:2427
 #, no-c-format
 msgid "Pointer assignment with vector subscript on rhs at %L"
 msgstr ""
 
-#: fortran/gfortranspec.c:230
-#, c-format
+#: fortran/expr.c:2434
+#, no-c-format
+msgid "Pointer assigment target has PROTECTED attribute at %L"
+msgstr ""
+
+#: fortran/gfortranspec.c:231
+#, c-format
 msgid "overflowed output arg list for '%s'"
 msgstr ""
 
-#: fortran/gfortranspec.c:350
+#: fortran/gfortranspec.c:351
 #, c-format
 msgid ""
 "GNU Fortran comes with NO WARRANTY, to the extent permitted by law.\n"
@@ -5976,677 +6161,741 @@ msgid ""
 "\n"
 msgstr ""
 
-#: fortran/gfortranspec.c:372
+#: fortran/gfortranspec.c:373
 #, c-format
 msgid "argument to '%s' missing"
 msgstr ""
 
-#: fortran/gfortranspec.c:376
+#: fortran/gfortranspec.c:377
 #, c-format
 msgid "no input files; unwilling to write output files"
 msgstr ""
 
-#: fortran/gfortranspec.c:528
+#: fortran/gfortranspec.c:529
 #, c-format
 msgid "Driving:"
 msgstr ""
 
-#: fortran/interface.c:175
+#: fortran/interface.c:174
 #, no-c-format
 msgid "Syntax error in generic specification at %C"
 msgstr ""
 
-#: fortran/interface.c:204
+#: fortran/interface.c:200
 #, no-c-format
 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
 msgstr ""
 
-#: fortran/interface.c:222
+#: fortran/interface.c:219
 #, no-c-format
 msgid "Dummy procedure '%s' at %C cannot have a generic interface"
 msgstr ""
 
-#: fortran/interface.c:269
+#: fortran/interface.c:264
 #, no-c-format
 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
 msgstr ""
 
-#: fortran/interface.c:280
+#: fortran/interface.c:276
 #, no-c-format
 msgid "Expected a nameless interface at %C"
 msgstr ""
 
-#: fortran/interface.c:291
+#: fortran/interface.c:287
 #, no-c-format
 msgid "Expected 'END INTERFACE ASSIGNMENT (=)' at %C"
 msgstr ""
 
-#: fortran/interface.c:293
+#: fortran/interface.c:289
 #, no-c-format
 msgid "Expecting 'END INTERFACE OPERATOR (%s)' at %C"
 msgstr ""
 
-#: fortran/interface.c:307
+#: fortran/interface.c:303
 #, no-c-format
 msgid "Expecting 'END INTERFACE OPERATOR (.%s.)' at %C"
 msgstr ""
 
-#: fortran/interface.c:318
+#: fortran/interface.c:314
 #, no-c-format
 msgid "Expecting 'END INTERFACE %s' at %C"
 msgstr ""
 
-#: fortran/interface.c:511
+#: fortran/interface.c:510
 #, no-c-format
 msgid "Alternate return cannot appear in operator interface at %L"
 msgstr ""
 
-#: fortran/interface.c:538
+#: fortran/interface.c:536
 #, no-c-format
 msgid "Assignment operator interface at %L must be a SUBROUTINE"
 msgstr ""
 
-#: fortran/interface.c:545
+#: fortran/interface.c:542
 #, no-c-format
 msgid "Assignment operator interface at %L must have two arguments"
 msgstr ""
 
-#: fortran/interface.c:556
+#: fortran/interface.c:552
 #, no-c-format
 msgid ""
 "Assignment operator interface at %L must not redefine an INTRINSIC type "
 "assignment"
 msgstr ""
 
-#: fortran/interface.c:565
+#: fortran/interface.c:561
 #, no-c-format
 msgid "Intrinsic operator interface at %L must be a FUNCTION"
 msgstr ""
 
-#: fortran/interface.c:652
+#: fortran/interface.c:646
 #, no-c-format
 msgid ""
 "First argument of defined assignment at %L must be INTENT(IN) or INTENT"
 "(INOUT)"
 msgstr ""
 
-#: fortran/interface.c:656
+#: fortran/interface.c:650
 #, no-c-format
 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
 msgstr ""
 
-#: fortran/interface.c:662 fortran/resolve.c:6916
+#: fortran/interface.c:656 fortran/resolve.c:7211
 #, no-c-format
 msgid "First argument of operator interface at %L must be INTENT(IN)"
 msgstr ""
 
-#: fortran/interface.c:666 fortran/resolve.c:6928
+#: fortran/interface.c:660 fortran/resolve.c:7223
 #, no-c-format
 msgid "Second argument of operator interface at %L must be INTENT(IN)"
 msgstr ""
 
-#: fortran/interface.c:673
+#: fortran/interface.c:667
 #, no-c-format
 msgid "Operator interface at %L conflicts with intrinsic interface"
 msgstr ""
 
-#: fortran/interface.c:678
+#: fortran/interface.c:672
 #, no-c-format
 msgid "Operator interface at %L has the wrong number of arguments"
 msgstr ""
 
-#: fortran/interface.c:927
+#: fortran/interface.c:920
 #, no-c-format
 msgid "Procedure '%s' in %s at %L is neither function nor subroutine"
 msgstr ""
 
-#: fortran/interface.c:981
+#: fortran/interface.c:976 fortran/interface.c:982
 #, no-c-format
 msgid "Ambiguous interfaces '%s' and '%s' in %s at %L"
 msgstr ""
 
-#: fortran/interface.c:1253
+#: fortran/interface.c:1017
+#, no-c-format
+msgid "MODULE PROCEDURE '%s' at %L does not come from a module"
+msgstr ""
+
+#: fortran/interface.c:1289
 #, no-c-format
 msgid "Keyword argument '%s' at %L is not in the procedure"
 msgstr ""
 
-#: fortran/interface.c:1262
+#: fortran/interface.c:1297
 #, no-c-format
 msgid ""
 "Keyword argument '%s' at %L is already associated with another actual "
 "argument"
 msgstr ""
 
-#: fortran/interface.c:1272
+#: fortran/interface.c:1307
 #, no-c-format
 msgid "More actual than formal arguments in procedure call at %L"
 msgstr ""
 
-#: fortran/interface.c:1285
+#: fortran/interface.c:1319 fortran/interface.c:1484
 #, no-c-format
 msgid "Missing alternate return spec in subroutine call at %L"
 msgstr ""
 
-#: fortran/interface.c:1294
+#: fortran/interface.c:1327
 #, no-c-format
 msgid "Unexpected alternate return spec in subroutine call at %L"
 msgstr ""
 
-#: fortran/interface.c:1309
+#: fortran/interface.c:1340
 #, no-c-format
 msgid "Type/rank mismatch in argument '%s' at %L"
 msgstr ""
 
-#: fortran/interface.c:1326
+#: fortran/interface.c:1352
 #, no-c-format
 msgid "Expected a procedure for argument '%s' at %L"
 msgstr ""
 
-#: fortran/interface.c:1338
+#: fortran/interface.c:1362
 #, no-c-format
 msgid "Expected a PURE procedure for argument '%s' at %L"
 msgstr ""
 
-#: fortran/interface.c:1353
+#: fortran/interface.c:1376
 #, no-c-format
 msgid "Actual argument for '%s' cannot be an assumed-size array at %L"
 msgstr ""
 
-#: fortran/interface.c:1362
+#: fortran/interface.c:1385
 #, no-c-format
 msgid "Actual argument for '%s' must be a pointer at %L"
 msgstr ""
 
-#: fortran/interface.c:1371
+#: fortran/interface.c:1394
 #, no-c-format
 msgid "Actual argument for '%s' must be ALLOCATABLE at %L"
 msgstr ""
 
-#: fortran/interface.c:1381
+#: fortran/interface.c:1405
 #, no-c-format
 msgid ""
 "Actual argument at %L must be definable to match dummy INTENT = OUT/INOUT"
 msgstr ""
 
-#: fortran/interface.c:1402
+#: fortran/interface.c:1413
+#, 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:1430
+#, 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:1442
+#, 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:1461
+#, 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:1491
 #, no-c-format
 msgid "Missing actual argument for argument '%s' at %L"
 msgstr ""
 
-#: fortran/interface.c:1587
+#: fortran/interface.c:1677
 #, no-c-format
 msgid ""
 "Same actual argument associated with INTENT(%s) argument '%s' and INTENT(%s) "
 "argument '%s' at %L"
 msgstr ""
 
-#: fortran/interface.c:1628
+#: fortran/interface.c:1733
 #, no-c-format
 msgid ""
 "Procedure argument at %L is INTENT(IN) while interface specifies INTENT(%s)"
 msgstr ""
 
-#: fortran/interface.c:1639
+#: fortran/interface.c:1743
 #, 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:1648
+#: fortran/interface.c:1751
 #, no-c-format
 msgid ""
 "Procedure argument at %L is local to a PURE procedure and has the POINTER "
 "attribute"
 msgstr ""
 
-#: fortran/interface.c:1670
+#: fortran/interface.c:1774
 #, no-c-format
 msgid "Procedure '%s' called with an implicit interface at %L"
 msgstr ""
 
-#: fortran/interface.c:1837
+#: fortran/interface.c:1940
 #, no-c-format
 msgid "Function '%s' called in lieu of an operator at %L must be PURE"
 msgstr ""
 
-#: fortran/interface.c:1917
+#: fortran/interface.c:2019
 #, no-c-format
 msgid "Entity '%s' at %C is already present in the interface"
 msgstr ""
 
-#: fortran/intrinsic.c:2856
+#: fortran/intrinsic.c:2847
 #, no-c-format
 msgid "Too many arguments in call to '%s' at %L"
 msgstr ""
 
-#: fortran/intrinsic.c:2870
+#: fortran/intrinsic.c:2862
+#, no-c-format
+msgid "Argument list function at %L is not allowed in this context"
+msgstr ""
+
+#: fortran/intrinsic.c:2865
 #, no-c-format
 msgid "Can't find keyword named '%s' in call to '%s' at %L"
 msgstr ""
 
-#: fortran/intrinsic.c:2877
+#: fortran/intrinsic.c:2872
 #, no-c-format
 msgid "Argument '%s' is appears twice in call to '%s' at %L"
 msgstr ""
 
-#: fortran/intrinsic.c:2891
+#: fortran/intrinsic.c:2886
 #, no-c-format
 msgid "Missing actual argument '%s' in call to '%s' at %L"
 msgstr ""
 
+#: fortran/intrinsic.c:2901
+#, no-c-format
+msgid "ALTERNATE RETURN not permitted at %L"
+msgstr ""
+
 #: fortran/intrinsic.c:2950
 #, no-c-format
 msgid "Type of argument '%s' in call to '%s' at %L should be %s, not %s"
 msgstr ""
 
-#: fortran/intrinsic.c:3254
+#: fortran/intrinsic.c:3253
 #, no-c-format
 msgid "Ranks of arguments to elemental intrinsic '%s' differ at %L"
 msgstr ""
 
-#: fortran/intrinsic.c:3300
+#: fortran/intrinsic.c:3299
 #, no-c-format
 msgid "Intrinsic '%s' at %L is not included in the selected standard"
 msgstr ""
 
-#: fortran/intrinsic.c:3403
+#: fortran/intrinsic.c:3401
 #, no-c-format
 msgid "Extension: Evaluation of nonstandard initialization expression at %L"
 msgstr ""
 
-#: fortran/intrinsic.c:3463
+#: fortran/intrinsic.c:3461
 #, no-c-format
 msgid "Subroutine call to intrinsic '%s' at %L is not PURE"
 msgstr ""
 
-#: fortran/intrinsic.c:3538
+#: fortran/intrinsic.c:3533
 #, no-c-format
 msgid "Extension: Conversion from %s to %s at %L"
 msgstr ""
 
-#: fortran/intrinsic.c:3541
+#: fortran/intrinsic.c:3536
 #, no-c-format
 msgid "Conversion from %s to %s at %L"
 msgstr ""
 
-#: fortran/intrinsic.c:3589
+#: fortran/intrinsic.c:3584
 #, no-c-format
 msgid "Can't convert %s to %s at %L"
 msgstr ""
 
-#: fortran/io.c:417
+#: fortran/io.c:180 fortran/primary.c:769
+#, no-c-format
+msgid "Extension: backslash character at %C"
+msgstr ""
+
+#: fortran/io.c:457
 msgid "Positive width required"
 msgstr ""
 
-#: fortran/io.c:418
+#: fortran/io.c:458
 msgid "Nonnegative width required"
 msgstr ""
 
-#: fortran/io.c:419
+#: fortran/io.c:459
 msgid "Unexpected element"
 msgstr ""
 
-#: fortran/io.c:420
+#: fortran/io.c:460
 msgid "Unexpected end of format string"
 msgstr ""
 
-#: fortran/io.c:437
+#: fortran/io.c:477
 msgid "Missing leading left parenthesis"
 msgstr ""
 
-#: fortran/io.c:475
+#: fortran/io.c:515
 msgid "Expected P edit descriptor"
 msgstr ""
 
 #. P requires a prior number.
-#: fortran/io.c:483
+#: fortran/io.c:523
 msgid "P descriptor requires leading scale factor"
 msgstr ""
 
 #. X requires a prior number if we're being pedantic.
-#: fortran/io.c:488
+#: fortran/io.c:528
 #, no-c-format
 msgid "Extension: X descriptor requires leading space count at %C"
 msgstr ""
 
-#: fortran/io.c:508
+#: fortran/io.c:548
 #, no-c-format
 msgid "Extension: $ descriptor at %C"
 msgstr ""
 
-#: fortran/io.c:513
-msgid "$ must be the last specifier"
+#: fortran/io.c:553
+#, no-c-format
+msgid "$ should be the last specifier in format at %C"
 msgstr ""
 
-#: fortran/io.c:558
+#: fortran/io.c:598
 msgid "Repeat count cannot follow P descriptor"
 msgstr ""
 
-#: fortran/io.c:577
+#: fortran/io.c:616
 #, no-c-format
 msgid "Extension: Missing positive width after L descriptor at %C"
 msgstr ""
 
-#: fortran/io.c:616 fortran/io.c:618 fortran/io.c:664 fortran/io.c:666
+#: fortran/io.c:656 fortran/io.c:658 fortran/io.c:704 fortran/io.c:706
 #, no-c-format
 msgid "Period required in format specifier at %C"
 msgstr ""
 
-#: fortran/io.c:644
+#: fortran/io.c:684
 msgid "Positive exponent width required"
 msgstr ""
 
-#: fortran/io.c:750 fortran/io.c:802
+#: fortran/io.c:790 fortran/io.c:843
 #, no-c-format
 msgid "Extension: Missing comma at %C"
 msgstr ""
 
-#: fortran/io.c:817 fortran/io.c:820
+#: fortran/io.c:858 fortran/io.c:861
 #, no-c-format
 msgid "%s in format string at %C"
 msgstr ""
 
-#: fortran/io.c:861
+#: fortran/io.c:901
 #, no-c-format
-msgid "Format statement in module main block at %C."
+msgid "Format statement in module main block at %C"
 msgstr ""
 
-#: fortran/io.c:867
+#: fortran/io.c:907
 #, no-c-format
 msgid "Missing format label at %C"
 msgstr ""
 
-#: fortran/io.c:925 fortran/io.c:949
+#: fortran/io.c:965 fortran/io.c:989
 #, no-c-format
 msgid "Duplicate %s specification at %C"
 msgstr ""
 
-#: fortran/io.c:956
+#: fortran/io.c:996
 #, no-c-format
 msgid "Variable tag cannot be INTENT(IN) at %C"
 msgstr ""
 
-#: fortran/io.c:963
+#: fortran/io.c:1003
 #, no-c-format
 msgid "Variable tag cannot be assigned in PURE procedure at %C"
 msgstr ""
 
-#: fortran/io.c:1000
+#: fortran/io.c:1040
 #, no-c-format
 msgid "Duplicate %s label specification at %C"
 msgstr ""
 
-#: fortran/io.c:1026
+#: fortran/io.c:1065
 #, no-c-format
 msgid "%s tag at %L must be of type %s"
 msgstr ""
 
-#: fortran/io.c:1037
+#: fortran/io.c:1076
 #, no-c-format
 msgid ""
 "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
 msgstr ""
 
-#: fortran/io.c:1050
+#: fortran/io.c:1089
 #, no-c-format
 msgid "%s tag at %L must be of type %s or %s"
 msgstr ""
 
-#: fortran/io.c:1058
+#: fortran/io.c:1096
 #, no-c-format
 msgid "Obsolete: ASSIGNED variable in FORMAT tag at %L"
 msgstr ""
 
-#: fortran/io.c:1063
+#: fortran/io.c:1102
 #, no-c-format
 msgid "Variable '%s' at %L has not been assigned a format label"
 msgstr ""
 
-#: fortran/io.c:1070
+#: fortran/io.c:1110
 #, no-c-format
 msgid "scalar '%s' FORMAT tag at %L is not an ASSIGNED variable"
 msgstr ""
 
-#: fortran/io.c:1085
+#: fortran/io.c:1125
 #, no-c-format
 msgid "Extension: Character array in FORMAT tag at %L"
 msgstr ""
 
-#: fortran/io.c:1092
+#: fortran/io.c:1132
 #, no-c-format
 msgid "Extension: Non-character in FORMAT tag at %L"
 msgstr ""
 
-#: fortran/io.c:1103
+#: fortran/io.c:1144
 #, no-c-format
 msgid "%s tag at %L must be scalar"
 msgstr ""
 
-#: fortran/io.c:1109
+#: fortran/io.c:1150
 #, no-c-format
 msgid "Fortran 2003: IOMSG tag at %L"
 msgstr ""
 
-#: fortran/io.c:1116
+#: fortran/io.c:1157
 #, no-c-format
 msgid "Fortran 95 requires default INTEGER in IOSTAT tag at %L"
 msgstr ""
 
-#: fortran/io.c:1124
+#: fortran/io.c:1165
 #, no-c-format
 msgid "Fortran 95 requires default INTEGER in SIZE tag at %L"
 msgstr ""
 
-#: fortran/io.c:1132
+#: fortran/io.c:1173
 #, no-c-format
 msgid "Extension: CONVERT tag at %L"
 msgstr ""
 
-#: fortran/io.c:1291 fortran/io.c:1299
+#: fortran/io.c:1180
+#, no-c-format
+msgid "Fortran 95 requires default INTEGER in IOLENGTH tag at %L"
+msgstr ""
+
+#: fortran/io.c:1338 fortran/io.c:1346
 #, no-c-format
 msgid "Fortran 2003: %s specifier in %s statement at %C has value '%s'"
 msgstr ""
 
-#: fortran/io.c:1317 fortran/io.c:1325
+#: fortran/io.c:1364 fortran/io.c:1372
 #, no-c-format
 msgid "Extension: %s specifier in %s statement at %C has value '%s'"
 msgstr ""
 
-#: fortran/io.c:1337 fortran/io.c:1343
+#: fortran/io.c:1384 fortran/io.c:1390
 #, no-c-format
 msgid "%s specifier in %s statement at %C has invalid value '%s'"
 msgstr ""
 
-#: fortran/io.c:1396
+#: fortran/io.c:1444
 #, no-c-format
 msgid "OPEN statement not allowed in PURE procedure at %C"
 msgstr ""
 
-#: fortran/io.c:1739
+#: fortran/io.c:1789
 #, no-c-format
 msgid "CLOSE statement not allowed in PURE procedure at %C"
 msgstr ""
 
-#: fortran/io.c:1878 fortran/match.c:1497
+#: fortran/io.c:1926 fortran/match.c:1500
 #, no-c-format
 msgid "%s statement not allowed in PURE procedure at %C"
 msgstr ""
 
-#: fortran/io.c:1938
+#: fortran/io.c:1982
 #, no-c-format
 msgid "Fortran 2003: FLUSH statement at %C"
 msgstr ""
 
-#: fortran/io.c:1998
+#: fortran/io.c:2043
 #, no-c-format
 msgid "Duplicate UNIT specification at %C"
 msgstr ""
 
-#: fortran/io.c:2054
+#: fortran/io.c:2099
 #, no-c-format
 msgid "Duplicate format specification at %C"
 msgstr ""
 
-#: fortran/io.c:2071
+#: fortran/io.c:2116
 #, no-c-format
 msgid "Symbol '%s' in namelist '%s' is INTENT(IN) at %C"
 msgstr ""
 
-#: fortran/io.c:2107
+#: fortran/io.c:2152
 #, no-c-format
 msgid "Duplicate NML specification at %C"
 msgstr ""
 
-#: fortran/io.c:2116
+#: fortran/io.c:2161
 #, no-c-format
 msgid "Symbol '%s' at %C must be a NAMELIST group name"
 msgstr ""
 
-#: fortran/io.c:2157
+#: fortran/io.c:2202
 #, no-c-format
 msgid "END tag at %C not allowed in output statement"
 msgstr ""
 
-#: fortran/io.c:2218
+#: fortran/io.c:2259
 #, no-c-format
 msgid ""
 "UNIT specification at %L must be an INTEGER expression or a CHARACTER "
 "variable"
 msgstr ""
 
-#: fortran/io.c:2227
+#: fortran/io.c:2268
 #, no-c-format
 msgid "Internal unit with vector subscript at %L"
 msgstr ""
 
-#: fortran/io.c:2235
+#: fortran/io.c:2275
 #, no-c-format
 msgid "External IO UNIT cannot be an array at %L"
 msgstr ""
 
-#: fortran/io.c:2245
+#: fortran/io.c:2285
 #, no-c-format
 msgid "ERR tag label %d at %L not defined"
 msgstr ""
 
-#: fortran/io.c:2257
+#: fortran/io.c:2297
 #, no-c-format
 msgid "END tag label %d at %L not defined"
 msgstr ""
 
-#: fortran/io.c:2269
+#: fortran/io.c:2309
 #, no-c-format
 msgid "EOR tag label %d at %L not defined"
 msgstr ""
 
-#: fortran/io.c:2279
+#: fortran/io.c:2319
 #, no-c-format
 msgid "FORMAT label %d at %L not defined"
 msgstr ""
 
-#: fortran/io.c:2400
+#: fortran/io.c:2440
 #, no-c-format
 msgid "Syntax error in I/O iterator at %C"
 msgstr ""
 
-#: fortran/io.c:2431
+#: fortran/io.c:2471
 #, no-c-format
 msgid "Expected variable in READ statement at %C"
 msgstr ""
 
-#: fortran/io.c:2437
+#: fortran/io.c:2477
 #, no-c-format
 msgid "Expected expression in %s statement at %C"
 msgstr ""
 
-#: fortran/io.c:2448
+#: fortran/io.c:2487
 #, no-c-format
 msgid "Variable '%s' in input list at %C cannot be INTENT(IN)"
 msgstr ""
 
-#: fortran/io.c:2457
+#: fortran/io.c:2496
 #, no-c-format
 msgid "Cannot read to variable '%s' in PURE procedure at %C"
 msgstr ""
 
-#: fortran/io.c:2474
+#: fortran/io.c:2512
 #, no-c-format
 msgid "Cannot write to internal file unit '%s' at %C inside a PURE procedure"
 msgstr ""
 
 #. A general purpose syntax error.
-#: fortran/io.c:2534 fortran/io.c:2935 fortran/gfortran.h:1801
+#: fortran/io.c:2573 fortran/io.c:2975 fortran/gfortran.h:1815
 #, no-c-format
 msgid "Syntax error in %s statement at %C"
 msgstr ""
 
-#: fortran/io.c:2762
+#: fortran/io.c:2641
+#, no-c-format
+msgid "Fortran 2003: Internal file at %L with namelist"
+msgstr ""
+
+#: fortran/io.c:2803
 #, no-c-format
 msgid "PRINT namelist at %C is an extension"
 msgstr ""
 
-#: fortran/io.c:2896
+#: fortran/io.c:2936
 #, no-c-format
 msgid "Extension: Comma before output item list at %C is an extension"
 msgstr ""
 
-#: fortran/io.c:2905
+#: fortran/io.c:2945
 #, no-c-format
 msgid "Expected comma in I/O list at %C"
 msgstr ""
 
-#: fortran/io.c:2967
+#: fortran/io.c:3007
 #, no-c-format
 msgid "PRINT statement at %C not allowed within PURE procedure"
 msgstr ""
 
-#: fortran/io.c:3108 fortran/io.c:3159
+#: fortran/io.c:3147 fortran/io.c:3198
 #, no-c-format
 msgid "INQUIRE statement not allowed in PURE procedure at %C"
 msgstr ""
 
-#: fortran/io.c:3135
+#: fortran/io.c:3174
 #, no-c-format
 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
 msgstr ""
 
-#: fortran/io.c:3145
+#: fortran/io.c:3184 fortran/trans-io.c:1008
 #, no-c-format
 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
 msgstr ""
 
-#: fortran/io.c:3152
+#: fortran/io.c:3191
 #, no-c-format
 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
 msgstr ""
 
-#: fortran/match.c:181
+#: fortran/match.c:180
 #, no-c-format
 msgid "Integer too large at %C"
 msgstr ""
 
-#: fortran/match.c:242 fortran/parse.c:431
+#: fortran/match.c:241 fortran/parse.c:437
 #, no-c-format
 msgid "Too many digits in statement label at %C"
 msgstr ""
 
-#: fortran/match.c:248
+#: fortran/match.c:247
 #, no-c-format
 msgid "Statement label at %C is zero"
 msgstr ""
 
-#: fortran/match.c:281
+#: fortran/match.c:280
 #, no-c-format
 msgid "Label name '%s' at %C is ambiguous"
 msgstr ""
 
-#: fortran/match.c:287
+#: fortran/match.c:286
 #, no-c-format
 msgid "Duplicate construct label '%s' at %C"
 msgstr ""
 
-#: fortran/match.c:411
+#: fortran/match.c:400
+#, no-c-format
+msgid "Invalid character in name at %C"
+msgstr ""
+
+#: fortran/match.c:413
 #, no-c-format
 msgid "Name at %C is too long"
 msgstr ""
@@ -6661,107 +6910,112 @@ msgstr ""
 msgid "Loop variable '%s' at %C cannot be INTENT(IN)"
 msgstr ""
 
-#: fortran/match.c:541
-#, no-c-format
-msgid "Loop variable at %C cannot have the POINTER attribute"
-msgstr ""
-
-#: fortran/match.c:571
+#: fortran/match.c:565
 #, no-c-format
 msgid "Expected a step value in iterator at %C"
 msgstr ""
 
-#: fortran/match.c:583
+#: fortran/match.c:577
 #, no-c-format
 msgid "Syntax error in iterator at %C"
 msgstr ""
 
-#: fortran/match.c:819
+#: fortran/match.c:813
 #, no-c-format
 msgid "Invalid form of PROGRAM statement at %C"
 msgstr ""
 
-#: fortran/match.c:939 fortran/match.c:1015
+#: fortran/match.c:854
+#, no-c-format
+msgid "Setting value of PROTECTED variable at %C"
+msgstr ""
+
+#: fortran/match.c:907
+#, no-c-format
+msgid "Assigning to a PROTECTED pointer at %C"
+msgstr ""
+
+#: fortran/match.c:951 fortran/match.c:1024
 #, no-c-format
-msgid "Obsolete: arithmetic IF statement at %C"
+msgid "Obsolescent: arithmetic IF statement at %C"
 msgstr ""
 
-#: fortran/match.c:986
+#: fortran/match.c:999
 #, no-c-format
 msgid "Syntax error in IF-expression at %C"
 msgstr ""
 
-#: fortran/match.c:998
+#: fortran/match.c:1010
 #, no-c-format
 msgid "Block label not appropriate for arithmetic IF statement at %C"
 msgstr ""
 
-#: fortran/match.c:1040
+#: fortran/match.c:1048
 #, no-c-format
 msgid "Block label is not appropriate IF statement at %C"
 msgstr ""
 
-#: fortran/match.c:1120 fortran/primary.c:2326
+#: fortran/match.c:1127 fortran/primary.c:2410
 #, no-c-format
 msgid "Cannot assign to a named constant at %C"
 msgstr ""
 
-#: fortran/match.c:1130
+#: fortran/match.c:1137
 #, no-c-format
 msgid "Unclassifiable statement in IF-clause at %C"
 msgstr ""
 
-#: fortran/match.c:1137
+#: fortran/match.c:1144
 #, no-c-format
 msgid "Syntax error in IF-clause at %C"
 msgstr ""
 
-#: fortran/match.c:1181
+#: fortran/match.c:1188
 #, no-c-format
 msgid "Unexpected junk after ELSE statement at %C"
 msgstr ""
 
-#: fortran/match.c:1187 fortran/match.c:1222
+#: fortran/match.c:1194 fortran/match.c:1229
 #, no-c-format
 msgid "Label '%s' at %C doesn't match IF label '%s'"
 msgstr ""
 
-#: fortran/match.c:1216
+#: fortran/match.c:1223
 #, no-c-format
 msgid "Unexpected junk after ELSE IF statement at %C"
 msgstr ""
 
-#: fortran/match.c:1379
+#: fortran/match.c:1384
 #, no-c-format
 msgid "Name '%s' in %s statement at %C is not a loop name"
 msgstr ""
 
-#: fortran/match.c:1396
+#: fortran/match.c:1401
 #, no-c-format
 msgid "%s statement at %C is not within a loop"
 msgstr ""
 
-#: fortran/match.c:1399
+#: fortran/match.c:1404
 #, no-c-format
 msgid "%s statement at %C is not within loop '%s'"
 msgstr ""
 
-#: fortran/match.c:1407
+#: fortran/match.c:1412
 #, no-c-format
 msgid "%s statement at %C leaving OpenMP structured block"
 msgstr ""
 
-#: fortran/match.c:1420
+#: fortran/match.c:1425
 #, no-c-format
 msgid "EXIT statement at %C terminating !$OMP DO loop"
 msgstr ""
 
-#: fortran/match.c:1475
+#: fortran/match.c:1478
 #, no-c-format
 msgid "Too many digits in STOP code at %C"
 msgstr ""
 
-#: fortran/match.c:1528
+#: fortran/match.c:1530
 #, no-c-format
 msgid "Obsolete: PAUSE statement at %C"
 msgstr ""
@@ -6786,62 +7040,67 @@ msgstr ""
 msgid "Bad allocate-object in ALLOCATE statement at %C for a PURE procedure"
 msgstr ""
 
-#: fortran/match.c:1829
+#: fortran/match.c:1828
 #, no-c-format
 msgid "STAT variable '%s' of ALLOCATE statement at %C cannot be INTENT(IN)"
 msgstr ""
 
-#: fortran/match.c:1837
+#: fortran/match.c:1835
 #, no-c-format
 msgid "Illegal STAT variable in ALLOCATE statement at %C for a PURE procedure"
 msgstr ""
 
-#: fortran/match.c:1844 fortran/match.c:2010
+#: fortran/match.c:1842 fortran/match.c:2006
 #, no-c-format
 msgid "STAT expression at %C must be a variable"
 msgstr ""
 
-#: fortran/match.c:1899
+#: fortran/match.c:1896
 #, no-c-format
 msgid "Illegal variable in NULLIFY at %C for a PURE procedure"
 msgstr ""
 
-#: fortran/match.c:1977
+#: fortran/match.c:1973
 #, no-c-format
 msgid "Illegal deallocate-expression in DEALLOCATE at %C for a PURE procedure"
 msgstr ""
 
-#: fortran/match.c:1996
+#: fortran/match.c:1992
 #, no-c-format
 msgid "STAT variable '%s' of DEALLOCATE statement at %C cannot be INTENT(IN)"
 msgstr ""
 
-#: fortran/match.c:2003
+#: fortran/match.c:1999
 #, no-c-format
 msgid ""
 "Illegal STAT variable in DEALLOCATE statement at %C for a PURE procedure"
 msgstr ""
 
-#: fortran/match.c:2052
+#: fortran/match.c:2048
 #, no-c-format
 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
 msgstr ""
 
-#: fortran/match.c:2083
+#: fortran/match.c:2079
 #, no-c-format
 msgid "Extension: RETURN statement in main program at %C"
 msgstr ""
 
-#: fortran/match.c:2278
+#: fortran/match.c:2274
 #, no-c-format
 msgid "Syntax error in common block name at %C"
 msgstr ""
 
-#: fortran/match.c:2314
+#: fortran/match.c:2310
 #, no-c-format
 msgid "Symbol '%s' at %C is already an external symbol that is not COMMON"
 msgstr ""
 
+#: fortran/match.c:2328
+#, no-c-format
+msgid "BLOCK DATA unit cannot contain blank COMMON at %C"
+msgstr ""
+
 #: fortran/match.c:2361
 #, no-c-format
 msgid "Symbol '%s' at %C is already in a COMMON block"
@@ -6857,52 +7116,57 @@ msgstr ""
 msgid "Previously initialized symbol '%s' in COMMON block '%s' at %C"
 msgstr ""
 
-#: fortran/match.c:2388
+#: fortran/match.c:2387
 #, no-c-format
 msgid ""
 "Derived type variable in COMMON at %C does not have the SEQUENCE attribute"
 msgstr ""
 
-#: fortran/match.c:2411
+#: fortran/match.c:2409
 #, no-c-format
 msgid "Array specification for symbol '%s' in COMMON at %C must be explicit"
 msgstr ""
 
-#: fortran/match.c:2422
+#: fortran/match.c:2419
 #, no-c-format
 msgid "Symbol '%s' in COMMON at %C cannot be a POINTER array"
 msgstr ""
 
-#: fortran/match.c:2454
+#: fortran/match.c:2451
 #, 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:2564
+#: fortran/match.c:2559
 #, no-c-format
 msgid "Namelist group name '%s' at %C already has a basic type of %s"
 msgstr ""
 
-#: fortran/match.c:2571
+#: fortran/match.c:2567
 #, no-c-format
 msgid ""
 "Namelist group name '%s' at %C already is USE associated and cannot be "
 "respecified."
 msgstr ""
 
-#: fortran/match.c:2598
+#: fortran/match.c:2594
+#, no-c-format
+msgid "Assumed size array '%s' in namelist '%s' at %C is not allowed"
+msgstr ""
+
+#: fortran/match.c:2601
 #, no-c-format
-msgid "Assumed size array '%s' in namelist '%s'at %C is not allowed."
+msgid "Assumed character length '%s' in namelist '%s' at %C is not allowed"
 msgstr ""
 
-#: fortran/match.c:2604
+#: fortran/match.c:2607
 #, no-c-format
 msgid "Assumed shape array '%s' in namelist '%s' at %C is an extension."
 msgstr ""
 
-#: fortran/match.c:2733
+#: fortran/match.c:2734
 #, no-c-format
 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
 msgstr ""
@@ -6912,73 +7176,73 @@ msgstr ""
 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
 msgstr ""
 
-#: fortran/match.c:2771
+#: fortran/match.c:2770
 #, no-c-format
 msgid "EQUIVALENCE at %C requires two or more objects"
 msgstr ""
 
-#: fortran/match.c:2785
+#: fortran/match.c:2784
 #, no-c-format
 msgid ""
 "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
 msgstr ""
 
-#: fortran/match.c:2947
+#: fortran/match.c:2945
 #, no-c-format
 msgid "Statement function at %L is recursive"
 msgstr ""
 
-#: fortran/match.c:3037
+#: fortran/match.c:3033
 #, no-c-format
 msgid "Expected initialization expression in CASE at %C"
 msgstr ""
 
-#: fortran/match.c:3060
+#: fortran/match.c:3056
 #, no-c-format
 msgid "Expected the name of the select case construct at %C"
 msgstr ""
 
-#: fortran/match.c:3072
+#: fortran/match.c:3068
 #, no-c-format
 msgid "Expected case name of '%s' at %C"
 msgstr ""
 
-#: fortran/match.c:3116
+#: fortran/match.c:3112
 #, no-c-format
 msgid "Unexpected CASE statement at %C"
 msgstr ""
 
-#: fortran/match.c:3168
+#: fortran/match.c:3164
 #, no-c-format
 msgid "Syntax error in CASE-specification at %C"
 msgstr ""
 
-#: fortran/match.c:3288
+#: fortran/match.c:3283
 #, no-c-format
 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
 msgstr ""
 
-#: fortran/match.c:3319
+#: fortran/match.c:3314
 #, no-c-format
 msgid "Label '%s' at %C doesn't match WHERE label '%s'"
 msgstr ""
 
-#: fortran/match.c:3417
+#: fortran/match.c:3414
 #, no-c-format
 msgid "Syntax error in FORALL iterator at %C"
 msgstr ""
 
-#: fortran/matchexp.c:30
+#: fortran/matchexp.c:29
 #, c-format
 msgid "Syntax error in expression at %C"
 msgstr ""
 
-#: fortran/matchexp.c:74
+#: fortran/matchexp.c:73
 #, no-c-format
 msgid "Bad character '%c' in OPERATOR name at %C"
 msgstr ""
 
-#: fortran/matchexp.c:82
+#: fortran/matchexp.c:81
 #, no-c-format
 msgid "The name '%s' cannot be used as a defined operator at %C"
 msgstr ""
@@ -6988,170 +7252,248 @@ msgstr ""
 msgid "Expected a right parenthesis in expression at %C"
 msgstr ""
 
-#: fortran/matchexp.c:312
+#: fortran/matchexp.c:310
 #, no-c-format
 msgid "Expected exponent in expression at %C"
 msgstr ""
 
-#: fortran/matchexp.c:348 fortran/matchexp.c:452
+#: fortran/matchexp.c:346 fortran/matchexp.c:450
 #, no-c-format
 msgid ""
 "Extension: Unary operator following arithmetic operator (use parentheses) at "
 "%C"
 msgstr ""
 
-#: fortran/misc.c:42
+#: fortran/misc.c:40
 #, no-c-format
 msgid "Out of memory-- malloc() failed"
 msgstr ""
 
-#: fortran/module.c:532
+#: fortran/module.c:502
+#, no-c-format
+msgid "Fortran 2003: module nature in USE statement at %C"
+msgstr ""
+
+#: fortran/module.c:514
+#, no-c-format
+msgid ""
+"Module nature in USE statement at %C shall be either INTRINSIC or "
+"NON_INTRINSIC"
+msgstr ""
+
+#: fortran/module.c:527
+#, no-c-format
+msgid "\"::\" was expected after module nature at %C but was not found"
+msgstr ""
+
+#: fortran/module.c:536
+#, no-c-format
+msgid "Fortran 2003: \"USE :: module\" at %C"
+msgstr ""
+
+#: fortran/module.c:588
 #, no-c-format
 msgid "Missing generic specification in USE statement at %C"
 msgstr ""
 
-#: fortran/module.c:840
+#: fortran/module.c:893
 #, no-c-format
 msgid "Reading module %s at line %d column %d: %s"
 msgstr ""
 
-#: fortran/module.c:844
+#: fortran/module.c:897
 #, no-c-format
 msgid "Writing module %s at line %d column %d: %s"
 msgstr ""
 
-#: fortran/module.c:848
+#: fortran/module.c:901
 #, no-c-format
 msgid "Module %s at line %d column %d: %s"
 msgstr ""
 
-#: fortran/module.c:890
+#: fortran/module.c:941
 msgid "Unexpected EOF"
 msgstr ""
 
-#: fortran/module.c:922
+#: fortran/module.c:973
 msgid "Unexpected end of module in string constant"
 msgstr ""
 
-#: fortran/module.c:976
+#: fortran/module.c:1027
 msgid "Integer overflow"
 msgstr ""
 
-#: fortran/module.c:1007
+#: fortran/module.c:1058
 msgid "Name too long"
 msgstr ""
 
-#: fortran/module.c:1114
+#: fortran/module.c:1165
 msgid "Bad name"
 msgstr ""
 
-#: fortran/module.c:1158
+#: fortran/module.c:1209
 msgid "Expected name"
 msgstr ""
 
-#: fortran/module.c:1161
+#: fortran/module.c:1212
 msgid "Expected left parenthesis"
 msgstr ""
 
-#: fortran/module.c:1164
+#: fortran/module.c:1215
 msgid "Expected right parenthesis"
 msgstr ""
 
-#: fortran/module.c:1167
+#: fortran/module.c:1218
 msgid "Expected integer"
 msgstr ""
 
-#: fortran/module.c:1170
+#: fortran/module.c:1221
 msgid "Expected string"
 msgstr ""
 
-#: fortran/module.c:1194
+#: fortran/module.c:1245
 msgid "find_enum(): Enum not found"
 msgstr ""
 
-#: fortran/module.c:1209
+#: fortran/module.c:1259
 #, no-c-format
 msgid "Error writing modules file: %s"
 msgstr ""
 
-#: fortran/module.c:1574
+#: fortran/module.c:1627
 msgid "Expected attribute bit name"
 msgstr ""
 
-#: fortran/module.c:2343
+#: fortran/module.c:2398
 msgid "Expected integer string"
 msgstr ""
 
-#: fortran/module.c:2347
+#: fortran/module.c:2402
 msgid "Error converting integer"
 msgstr ""
 
-#: fortran/module.c:2370
+#: fortran/module.c:2424
 msgid "Expected real string"
 msgstr ""
 
-#: fortran/module.c:2517
+#: fortran/module.c:2611
 msgid "Expected expression type"
 msgstr ""
 
-#: fortran/module.c:2563
+#: fortran/module.c:2659
 msgid "Bad operator"
 msgstr ""
 
-#: fortran/module.c:2649
+#: fortran/module.c:2744
 msgid "Bad type in constant expression"
 msgstr ""
 
-#: fortran/module.c:2686
+#: fortran/module.c:2781
 #, no-c-format
-msgid "Namelist %s cannot be renamed by USE association to %s."
+msgid "Namelist %s cannot be renamed by USE association to %s"
 msgstr ""
 
-#: fortran/module.c:3382
+#: fortran/module.c:3551
 #, no-c-format
 msgid "Symbol '%s' referenced at %L not found in module '%s'"
 msgstr ""
 
-#: fortran/module.c:3390
+#: fortran/module.c:3558
 #, no-c-format
 msgid "User operator '%s' referenced at %L not found in module '%s'"
 msgstr ""
 
-#: fortran/module.c:3396
+#: fortran/module.c:3563
 #, no-c-format
 msgid "Intrinsic operator '%s' referenced at %L not found in module '%s'"
 msgstr ""
 
-#: fortran/module.c:3756
+#: fortran/module.c:3925
 #, no-c-format
 msgid "Can't open module file '%s' for writing at %C: %s"
 msgstr ""
 
-#: fortran/module.c:3781
+#: fortran/module.c:3950
 #, no-c-format
 msgid "Error writing module file '%s' for writing: %s"
 msgstr ""
 
-#: fortran/module.c:3802
+#: fortran/module.c:3968
+#, no-c-format
+msgid "Symbol '%s' already declared"
+msgstr ""
+
+#: fortran/module.c:4020
+#, no-c-format
+msgid ""
+"Use of intrinsic module '%s' at %C conflicts with non-intrinsic module name "
+"used previously"
+msgstr ""
+
+#: fortran/module.c:4033
+#, no-c-format
+msgid ""
+"Symbol '%s' referenced at %L does not exist in intrinsic module "
+"ISO_FORTRAN_ENV"
+msgstr ""
+
+#: fortran/module.c:4041
+#, 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:4068
+#, 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:4083
+#, no-c-format
+msgid ""
+"Symbol '%s' referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
+msgstr ""
+
+#: fortran/module.c:4116
+#, no-c-format
+msgid "Fortran 2003: ISO_FORTRAN_ENV intrinsic module at %C"
+msgstr ""
+
+#: fortran/module.c:4126
+#, no-c-format
+msgid "Can't find an intrinsic module named '%s' at %C"
+msgstr ""
+
+#: fortran/module.c:4131
 #, no-c-format
 msgid "Can't open module file '%s' for reading at %C: %s"
 msgstr ""
 
-#: fortran/module.c:3817
+#: fortran/module.c:4139
+#, no-c-format
+msgid ""
+"Use of non-intrinsic module '%s' at %C conflicts with intrinsic module name "
+"used previously"
+msgstr ""
+
+#: fortran/module.c:4154
 msgid "Unexpected end of module"
 msgstr ""
 
-#: fortran/module.c:3822
+#: fortran/module.c:4159
 #, no-c-format
 msgid "File '%s' opened at %C is not a GFORTRAN module file"
 msgstr ""
 
-#: fortran/module.c:3832
+#: fortran/module.c:4169
 #, no-c-format
 msgid "Can't USE the same module we're building!"
 msgstr ""
 
-#: fortran/openmp.c:135 fortran/openmp.c:502
+#: fortran/openmp.c:135 fortran/openmp.c:500
 #, no-c-format
 msgid "COMMON block /%s/ not found at %C"
 msgstr ""
@@ -7166,525 +7508,538 @@ msgstr ""
 msgid "%s is not INTRINSIC procedure name at %C"
 msgstr ""
 
-#: fortran/openmp.c:481
+#: fortran/openmp.c:479
 #, no-c-format
 msgid "Threadprivate variable at %C is an element of a COMMON block"
 msgstr ""
 
-#: fortran/openmp.c:521
+#: fortran/openmp.c:519
 #, no-c-format
 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
 msgstr ""
 
-#: fortran/openmp.c:686 fortran/resolve.c:4990
+#: fortran/openmp.c:697 fortran/resolve.c:4918 fortran/resolve.c:5178
 #, no-c-format
 msgid "IF clause at %L requires a scalar LOGICAL expression"
 msgstr ""
 
-#: fortran/openmp.c:694
+#: fortran/openmp.c:705
 #, no-c-format
 msgid "NUM_THREADS clause at %L requires a scalar INTEGER expression"
 msgstr ""
 
-#: fortran/openmp.c:702
+#: fortran/openmp.c:713
 #, no-c-format
 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
 msgstr ""
 
-#: fortran/openmp.c:716 fortran/openmp.c:726 fortran/openmp.c:733
-#: fortran/openmp.c:743
+#: fortran/openmp.c:727 fortran/openmp.c:737 fortran/openmp.c:744
+#: fortran/openmp.c:754
 #, no-c-format
 msgid "Symbol '%s' present on multiple clauses at %L"
 msgstr ""
 
-#: fortran/openmp.c:766
+#: fortran/openmp.c:777
 #, no-c-format
 msgid "Non-THREADPRIVATE object '%s' in COPYIN clause at %L"
 msgstr ""
 
-#: fortran/openmp.c:769
+#: fortran/openmp.c:780
 #, no-c-format
 msgid "COPYIN clause object '%s' is ALLOCATABLE at %L"
 msgstr ""
 
-#: fortran/openmp.c:777
+#: fortran/openmp.c:788
 #, no-c-format
 msgid "Assumed size array '%s' in COPYPRIVATE clause at %L"
 msgstr ""
 
-#: fortran/openmp.c:780
+#: fortran/openmp.c:791
 #, no-c-format
 msgid "COPYPRIVATE clause object '%s' is ALLOCATABLE at %L"
 msgstr ""
 
-#: fortran/openmp.c:788
+#: fortran/openmp.c:799
 #, no-c-format
 msgid "THREADPRIVATE object '%s' in SHARED clause at %L"
 msgstr ""
 
-#: fortran/openmp.c:791
+#: fortran/openmp.c:802
 #, no-c-format
 msgid "Cray pointee '%s' in SHARED clause at %L"
 msgstr ""
 
-#: fortran/openmp.c:799
+#: fortran/openmp.c:810
 #, no-c-format
 msgid "THREADPRIVATE object '%s' in %s clause at %L"
 msgstr ""
 
-#: fortran/openmp.c:802
+#: fortran/openmp.c:813
 #, no-c-format
 msgid "Cray pointee '%s' in %s clause at %L"
 msgstr ""
 
-#: fortran/openmp.c:807
+#: fortran/openmp.c:818
 #, no-c-format
 msgid "POINTER object '%s' in %s clause at %L"
 msgstr ""
 
-#: fortran/openmp.c:810
+#: fortran/openmp.c:821
 #, no-c-format
 msgid "%s clause object '%s' is ALLOCATABLE at %L"
 msgstr ""
 
-#: fortran/openmp.c:813
+#: fortran/openmp.c:824
 #, no-c-format
 msgid "Cray pointer '%s' in %s clause at %L"
 msgstr ""
 
-#: fortran/openmp.c:817
+#: fortran/openmp.c:828
 #, no-c-format
 msgid "Assumed size array '%s' in %s clause at %L"
 msgstr ""
 
-#: fortran/openmp.c:822
+#: fortran/openmp.c:833
 #, no-c-format
 msgid "Variable '%s' in %s clause is used in NAMELIST statement at %L"
 msgstr ""
 
-#: fortran/openmp.c:831
+#: fortran/openmp.c:842
 #, no-c-format
 msgid "%c REDUCTION variable '%s' is %s at %L"
 msgstr ""
 
-#: fortran/openmp.c:842
+#: fortran/openmp.c:853
 #, no-c-format
 msgid "%s REDUCTION variable '%s' must be LOGICAL at %L"
 msgstr ""
 
-#: fortran/openmp.c:853
+#: fortran/openmp.c:864
 #, no-c-format
 msgid "%s REDUCTION variable '%s' must be INTEGER or REAL at %L"
 msgstr ""
 
-#: fortran/openmp.c:862
+#: fortran/openmp.c:873
 #, no-c-format
 msgid "%s REDUCTION variable '%s' must be INTEGER at %L"
 msgstr ""
 
-#: fortran/openmp.c:971
+#: fortran/openmp.c:985
 #, no-c-format
 msgid ""
 "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
 msgstr ""
 
-#: fortran/openmp.c:1011
+#: fortran/openmp.c:1025
 #, no-c-format
 msgid ""
 "!$OMP ATOMIC assignment operator must be +, *, -, /, .AND., .OR., .EQV. or ."
 "NEQV. at %L"
 msgstr ""
 
-#: fortran/openmp.c:1059
+#: fortran/openmp.c:1073
 #, no-c-format
 msgid ""
 "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
 msgstr ""
 
-#: fortran/openmp.c:1073
+#: fortran/openmp.c:1087
 #, no-c-format
 msgid ""
 "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op "
 "(expr) at %L"
 msgstr ""
 
-#: fortran/openmp.c:1105
+#: fortran/openmp.c:1119
 #, no-c-format
 msgid ""
 "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot "
 "reference var at %L"
 msgstr ""
 
-#: fortran/openmp.c:1129
+#: fortran/openmp.c:1143
 #, no-c-format
 msgid ""
-"!$OMP ATOMIC assignment intrinsic IAND, IORor IEOR must have two arguments "
+"!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments "
 "at %L"
 msgstr ""
 
-#: fortran/openmp.c:1136
+#: fortran/openmp.c:1150
 #, no-c-format
 msgid ""
 "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
 msgstr ""
 
-#: fortran/openmp.c:1152
+#: fortran/openmp.c:1166
 #, no-c-format
 msgid ""
 "!$OMP ATOMIC intrinsic arguments except one must not reference '%s' at %L"
 msgstr ""
 
-#: fortran/openmp.c:1155
+#: fortran/openmp.c:1169
 #, no-c-format
 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
 msgstr ""
 
-#: fortran/openmp.c:1161
+#: fortran/openmp.c:1175
 #, no-c-format
 msgid "First or last !$OMP ATOMIC intrinsic argument must be '%s' at %L"
 msgstr ""
 
-#: fortran/openmp.c:1179
+#: fortran/openmp.c:1193
 #, no-c-format
 msgid ""
 "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand "
 "side at %L"
 msgstr ""
 
-#: fortran/openmp.c:1276
+#: fortran/openmp.c:1295
 #, no-c-format
 msgid "!$OMP DO cannot be a DO WHILE or DO without loop control at %L"
 msgstr ""
 
-#: fortran/openmp.c:1282
+#: fortran/openmp.c:1301
 #, no-c-format
 msgid "!$OMP DO iteration variable must be of type integer at %L"
 msgstr ""
 
-#: fortran/openmp.c:1286
+#: fortran/openmp.c:1305
 #, no-c-format
 msgid "!$OMP DO iteration variable must not be THREADPRIVATE at %L"
 msgstr ""
 
-#: fortran/openmp.c:1294
+#: fortran/openmp.c:1313
 #, no-c-format
 msgid ""
 "!$OMP DO iteration variable present on clause other than PRIVATE or "
 "LASTPRIVATE at %L"
 msgstr ""
 
-#: fortran/options.c:242
+#: fortran/options.c:258
 #, no-c-format
-msgid "Reading file '%s' as free form."
+msgid "Reading file '%s' as free form"
 msgstr ""
 
-#: fortran/options.c:252
+#: fortran/options.c:268
 #, no-c-format
-msgid "'-fd-lines-as-comments' has no effect in free form."
+msgid "'-fd-lines-as-comments' has no effect in free form"
 msgstr ""
 
-#: fortran/options.c:255
+#: fortran/options.c:271
 #, no-c-format
-msgid "'-fd-lines-as-code' has no effect in free form."
+msgid "'-fd-lines-as-code' has no effect in free form"
 msgstr ""
 
-#: fortran/options.c:327
+#: fortran/options.c:346
 #, c-format
 msgid "gfortran: Only one -M option allowed\n"
 msgstr ""
 
-#: fortran/options.c:333
+#: fortran/options.c:352
 #, c-format
 msgid "gfortran: Directory required after -M\n"
 msgstr ""
 
-#: fortran/options.c:373
+#: fortran/options.c:397
 #, no-c-format
 msgid "Argument to -ffpe-trap is not valid: %s"
 msgstr ""
 
-#: fortran/options.c:485
+#: fortran/options.c:523
 #, no-c-format
 msgid "Fixed line length must be at least seven."
 msgstr ""
 
-#: fortran/options.c:547
+#: fortran/options.c:586
 #, no-c-format
 msgid "Maximum supported identifier length is %d"
 msgstr ""
 
-#: fortran/options.c:554
+#: fortran/options.c:678
 #, no-c-format
-msgid "Argument to -fqkind isn't a valid real kind"
+msgid "Maximum subrecord length cannot exceed %d"
 msgstr ""
 
-#: fortran/parse.c:294
+#: fortran/parse.c:299
 #, no-c-format
 msgid "Unclassifiable statement at %C"
 msgstr ""
 
-#: fortran/parse.c:318
+#: fortran/parse.c:323
 #, no-c-format
 msgid "OpenMP directives at %C may not appear in PURE or ELEMENTAL procedures"
 msgstr ""
 
-#: fortran/parse.c:395
+#: fortran/parse.c:401
 #, no-c-format
 msgid "Unclassifiable OpenMP directive at %C"
 msgstr ""
 
-#: fortran/parse.c:434 fortran/parse.c:574
+#: fortran/parse.c:440 fortran/parse.c:581
 #, no-c-format
 msgid "Zero is not a valid statement label at %C"
 msgstr ""
 
-#: fortran/parse.c:441 fortran/parse.c:566
+#: fortran/parse.c:447 fortran/parse.c:573
 #, no-c-format
 msgid "Non-numeric character in statement label at %C"
 msgstr ""
 
-#: fortran/parse.c:454 fortran/parse.c:488 fortran/parse.c:614
+#: fortran/parse.c:459 fortran/parse.c:495 fortran/parse.c:621
 #, no-c-format
 msgid "Semicolon at %C needs to be preceded by statement"
 msgstr ""
 
-#: fortran/parse.c:462 fortran/parse.c:626
+#: fortran/parse.c:467 fortran/parse.c:633
 #, no-c-format
 msgid "Ignoring statement label in empty statement at %C"
 msgstr ""
 
-#: fortran/parse.c:553 fortran/parse.c:593
+#: fortran/parse.c:560 fortran/parse.c:600
 #, no-c-format
 msgid "Bad continuation line at %C"
 msgstr ""
 
-#: fortran/parse.c:652
+#: fortran/parse.c:659
 #, no-c-format
 msgid "Line truncated at %C"
 msgstr ""
 
-#: fortran/parse.c:830
+#: fortran/parse.c:833
 #, no-c-format
 msgid "FORMAT statement at %L does not have a statement label"
 msgstr ""
 
-#: fortran/parse.c:902
+#: fortran/parse.c:905
 msgid "arithmetic IF"
 msgstr ""
 
-#: fortran/parse.c:908
+#: fortran/parse.c:911
 msgid "attribute declaration"
 msgstr ""
 
-#: fortran/parse.c:938
+#: fortran/parse.c:941
 msgid "data declaration"
 msgstr ""
 
-#: fortran/parse.c:947
+#: fortran/parse.c:950
 msgid "derived type declaration"
 msgstr ""
 
-#: fortran/parse.c:1026
+#: fortran/parse.c:1029
 msgid "block IF"
 msgstr ""
 
-#: fortran/parse.c:1035
+#: fortran/parse.c:1038
 msgid "implied END DO"
 msgstr ""
 
-#: fortran/parse.c:1102
+#: fortran/parse.c:1108
 msgid "assignment"
 msgstr ""
 
-#: fortran/parse.c:1105
+#: fortran/parse.c:1111
 msgid "pointer assignment"
 msgstr ""
 
-#: fortran/parse.c:1114
+#: fortran/parse.c:1120
 msgid "simple IF"
 msgstr ""
 
-#: fortran/parse.c:1332
+#: fortran/parse.c:1336
 #, no-c-format
 msgid "Unexpected %s statement at %C"
 msgstr ""
 
-#: fortran/parse.c:1464
+#: fortran/parse.c:1475
 #, no-c-format
 msgid "%s statement at %C cannot follow %s statement at %L"
 msgstr ""
 
-#: fortran/parse.c:1481
+#: fortran/parse.c:1492
 #, no-c-format
 msgid "Unexpected end of file in '%s'"
 msgstr ""
 
-#: fortran/parse.c:1535
+#: fortran/parse.c:1546
 #, no-c-format
 msgid "Derived type definition at %C has no components"
 msgstr ""
 
-#: fortran/parse.c:1546
+#: fortran/parse.c:1556
 #, no-c-format
 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
 msgstr ""
 
-#: fortran/parse.c:1553
+#: fortran/parse.c:1564
 #, no-c-format
 msgid "PRIVATE statement at %C must precede structure components"
 msgstr ""
 
-#: fortran/parse.c:1561
+#: fortran/parse.c:1572
 #, no-c-format
 msgid "Duplicate PRIVATE statement at %C"
 msgstr ""
 
-#: fortran/parse.c:1573
+#: fortran/parse.c:1584
 #, no-c-format
 msgid "SEQUENCE statement at %C must precede structure components"
 msgstr ""
 
-#: fortran/parse.c:1580
+#: fortran/parse.c:1591
 #, no-c-format
 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
 msgstr ""
 
-#: fortran/parse.c:1585
+#: fortran/parse.c:1596
 #, no-c-format
 msgid "Duplicate SEQUENCE statement at %C"
 msgstr ""
 
-#: fortran/parse.c:1652
+#: fortran/parse.c:1662
 #, no-c-format
 msgid "ENUM declaration at %C has no ENUMERATORS"
 msgstr ""
 
-#: fortran/parse.c:1726
+#: fortran/parse.c:1739
 #, no-c-format
 msgid "Unexpected %s statement in INTERFACE block at %C"
 msgstr ""
 
-#: fortran/parse.c:1753
+#: fortran/parse.c:1765
 #, no-c-format
 msgid "SUBROUTINE at %C does not belong in a generic function interface"
 msgstr ""
 
-#: fortran/parse.c:1758
+#: fortran/parse.c:1769
 #, no-c-format
 msgid "FUNCTION at %C does not belong in a generic subroutine interface"
 msgstr ""
 
-#: fortran/parse.c:1775
+#: fortran/parse.c:1787
 #, no-c-format
 msgid "Unexpected %s statement at %C in INTERFACE body"
 msgstr ""
 
-#: fortran/parse.c:1847
+#: fortran/parse.c:1801
+#, no-c-format
+msgid ""
+"INTERFACE procedure '%s' at %L has the same name as the enclosing procedure"
+msgstr ""
+
+#: fortran/parse.c:1867
 #, no-c-format
 msgid "%s statement must appear in a MODULE"
 msgstr ""
 
-#: fortran/parse.c:1854
+#: fortran/parse.c:1874
 #, no-c-format
 msgid "%s statement at %C follows another accessibility specification"
 msgstr ""
 
-#: fortran/parse.c:1931
+#: fortran/parse.c:1950
 #, no-c-format
 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
 msgstr ""
 
-#: fortran/parse.c:1952
+#: fortran/parse.c:1971
 #, no-c-format
 msgid "Unexpected %s statement in WHERE block at %C"
 msgstr ""
 
-#: fortran/parse.c:2012
+#: fortran/parse.c:2030
 #, no-c-format
 msgid "Unexpected %s statement in FORALL block at %C"
 msgstr ""
 
-#: fortran/parse.c:2064
+#: fortran/parse.c:2081
 #, no-c-format
 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
 msgstr ""
 
-#: fortran/parse.c:2082
+#: fortran/parse.c:2099
 #, no-c-format
 msgid "Duplicate ELSE statements at %L and %C"
 msgstr ""
 
-#: fortran/parse.c:2144
+#: fortran/parse.c:2160
 #, no-c-format
 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
 msgstr ""
 
-#: fortran/parse.c:2202
+#: fortran/parse.c:2218
 #, no-c-format
 msgid "Variable '%s' at %C cannot be redefined inside loop beginning at %L"
 msgstr ""
 
-#: fortran/parse.c:2237
+#: fortran/parse.c:2252
 #, no-c-format
 msgid "End of nonblock DO statement at %C is within another block"
 msgstr ""
 
-#: fortran/parse.c:2246
+#: fortran/parse.c:2261
 #, no-c-format
 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
 msgstr ""
 
-#: fortran/parse.c:2296
+#: fortran/parse.c:2310
 #, no-c-format
 msgid "Statement label in ENDDO at %C doesn't match DO label"
 msgstr ""
 
-#: fortran/parse.c:2312
+#: fortran/parse.c:2326
 #, no-c-format
 msgid "named block DO at %L requires matching ENDDO name"
 msgstr ""
 
-#: fortran/parse.c:2568
+#: fortran/parse.c:2582
 #, no-c-format
 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
 msgstr ""
 
-#: fortran/parse.c:2625
+#: fortran/parse.c:2638
 #, no-c-format
 msgid "%s statement at %C cannot terminate a non-block DO loop"
 msgstr ""
 
-#: fortran/parse.c:2789
+#: fortran/parse.c:2803
 #, no-c-format
 msgid "Contained procedure '%s' at %C is already ambiguous"
 msgstr ""
 
-#: fortran/parse.c:2840
+#: fortran/parse.c:2853
 #, no-c-format
 msgid "Unexpected %s statement in CONTAINS section at %C"
 msgstr ""
 
-#: fortran/parse.c:2925
+#. This is valid in Fortran 2008.
+#: fortran/parse.c:2874
+#, no-c-format
+msgid ""
+"Extension: CONTAINS statement without FUNCTION or SUBROUTINE statement at %C"
+msgstr ""
+
+#: fortran/parse.c:2942
 #, no-c-format
 msgid "CONTAINS statement at %C is already in a contained program unit"
 msgstr ""
 
-#: fortran/parse.c:2974
+#: fortran/parse.c:2991
 #, no-c-format
 msgid "Global name '%s' at %L is already being used as a %s at %L"
 msgstr ""
 
-#: fortran/parse.c:2995
+#: fortran/parse.c:3012
 #, no-c-format
 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
 msgstr ""
 
-#: fortran/parse.c:3020
+#: fortran/parse.c:3038
 #, no-c-format
 msgid "Unexpected %s statement in BLOCK DATA at %C"
 msgstr ""
 
-#: fortran/parse.c:3063
+#: fortran/parse.c:3081
 #, no-c-format
 msgid "Unexpected %s statement in MODULE at %C"
 msgstr ""
@@ -7692,142 +8047,137 @@ msgstr ""
 #. If we see a duplicate main program, shut down.  If the second
 #. instance is an implied main program, ie data decls or executable
 #. statements, we're in for lots of errors.
-#: fortran/parse.c:3242
+#: fortran/parse.c:3261
 #, no-c-format
 msgid "Two main PROGRAMs at %L and %C"
 msgstr ""
 
-#: fortran/primary.c:89
+#: fortran/primary.c:88
 #, no-c-format
 msgid "Missing kind-parameter at %C"
 msgstr ""
 
-#: fortran/primary.c:212
+#: fortran/primary.c:211
 #, no-c-format
 msgid "Integer kind %d at %C not available"
 msgstr ""
 
-#: fortran/primary.c:220
+#: fortran/primary.c:219
 #, no-c-format
 msgid "Integer too big for its kind at %C"
 msgstr ""
 
-#: fortran/primary.c:250
+#: fortran/primary.c:248
 #, no-c-format
 msgid "Extension: Hollerith constant at %C"
 msgstr ""
 
-#: fortran/primary.c:262
+#: fortran/primary.c:260
 #, no-c-format
 msgid "Invalid Hollerith constant: %L must contain at least one character"
 msgstr ""
 
-#: fortran/primary.c:268
+#: fortran/primary.c:266
 #, no-c-format
 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
 msgstr ""
 
-#: fortran/primary.c:355
+#: fortran/primary.c:354
 #, no-c-format
 msgid "Extension: Hexadecimal constant at %C uses non-standard syntax."
 msgstr ""
 
-#: fortran/primary.c:365
+#: fortran/primary.c:364
 #, no-c-format
 msgid "Empty set of digits in BOZ constant at %C"
 msgstr ""
 
-#: fortran/primary.c:371
+#: fortran/primary.c:370
 #, no-c-format
 msgid "Illegal character in BOZ constant at %C"
 msgstr ""
 
-#: fortran/primary.c:393
+#: fortran/primary.c:392
 #, no-c-format
 msgid "Extension: BOZ constant at %C uses non-standard postfix syntax."
 msgstr ""
 
-#: fortran/primary.c:419
+#: fortran/primary.c:418
 #, no-c-format
 msgid "Integer too big for integer kind %i at %C"
 msgstr ""
 
-#: fortran/primary.c:519
+#: fortran/primary.c:518
 #, no-c-format
 msgid "Missing exponent in real number at %C"
 msgstr ""
 
-#: fortran/primary.c:576
+#: fortran/primary.c:574
 #, no-c-format
 msgid "Real number at %C has a 'd' exponent and an explicit kind"
 msgstr ""
 
-#: fortran/primary.c:586
-#, no-c-format
-msgid "Real number at %C has a 'q' exponent and an explicit kind"
-msgstr ""
-
-#: fortran/primary.c:598
+#: fortran/primary.c:587
 #, no-c-format
 msgid "Invalid real kind %d at %C"
 msgstr ""
 
-#: fortran/primary.c:612
+#: fortran/primary.c:601
 #, no-c-format
 msgid "Real constant overflows its kind at %C"
 msgstr ""
 
-#: fortran/primary.c:617
+#: fortran/primary.c:606
 #, no-c-format
 msgid "Real constant underflows its kind at %C"
 msgstr ""
 
-#: fortran/primary.c:709
+#: fortran/primary.c:698
 #, no-c-format
 msgid "Syntax error in SUBSTRING specification at %C"
 msgstr ""
 
-#: fortran/primary.c:941
+#: fortran/primary.c:933
 #, no-c-format
 msgid "Invalid kind %d for CHARACTER constant at %C"
 msgstr ""
 
-#: fortran/primary.c:962
+#: fortran/primary.c:954
 #, no-c-format
 msgid "Unterminated character constant beginning at %C"
 msgstr ""
 
-#: fortran/primary.c:1036
+#: fortran/primary.c:1035
 #, no-c-format
 msgid "Bad kind for logical constant at %C"
 msgstr ""
 
-#: fortran/primary.c:1071
+#: fortran/primary.c:1072
 #, no-c-format
 msgid "Expected PARAMETER symbol in complex constant at %C"
 msgstr ""
 
-#: fortran/primary.c:1077
+#: fortran/primary.c:1078
 #, no-c-format
 msgid "Numeric PARAMETER required in complex constant at %C"
 msgstr ""
 
-#: fortran/primary.c:1083
+#: fortran/primary.c:1084
 #, no-c-format
 msgid "Scalar PARAMETER required in complex constant at %C"
 msgstr ""
 
-#: fortran/primary.c:1087
+#: fortran/primary.c:1088
 #, no-c-format
 msgid "Fortran 2003: PARAMETER symbol in complex constant at %C"
 msgstr ""
 
-#: fortran/primary.c:1117
+#: fortran/primary.c:1118
 #, no-c-format
 msgid "Error converting PARAMETER constant in complex constant at %C"
 msgstr ""
 
-#: fortran/primary.c:1244
+#: fortran/primary.c:1245
 #, no-c-format
 msgid "Syntax error in COMPLEX constant at %C"
 msgstr ""
@@ -7837,648 +8187,688 @@ msgstr ""
 msgid "Keyword '%s' at %C has already appeared in the current argument list"
 msgstr ""
 
-#: fortran/primary.c:1483
+#: fortran/primary.c:1490
+#, no-c-format
+msgid "Extension: argument list function at %C"
+msgstr ""
+
+#: fortran/primary.c:1557
 #, no-c-format
 msgid "Expected alternate return label at %C"
 msgstr ""
 
-#: fortran/primary.c:1502
+#: fortran/primary.c:1575
 #, no-c-format
 msgid "Missing keyword name in actual argument list at %C"
 msgstr ""
 
-#: fortran/primary.c:1538
+#: fortran/primary.c:1620
 #, no-c-format
 msgid "Syntax error in argument list at %C"
 msgstr ""
 
-#: fortran/primary.c:1625
+#: fortran/primary.c:1704
 #, no-c-format
 msgid "Expected structure component name at %C"
 msgstr ""
 
-#: fortran/primary.c:1866
+#: fortran/primary.c:1944
 #, no-c-format
 msgid "Too many components in structure constructor at %C"
 msgstr ""
 
-#: fortran/primary.c:1881
+#: fortran/primary.c:1959
 #, no-c-format
 msgid "Too few components in structure constructor at %C"
 msgstr ""
 
-#: fortran/primary.c:1899
+#: fortran/primary.c:1977
 #, no-c-format
 msgid "Syntax error in structure constructor at %C"
 msgstr ""
 
-#: fortran/primary.c:1954
+#: fortran/primary.c:2033
 #, no-c-format
 msgid ""
 "'%s' is array valued and directly recursive at %C , so the keyword RESULT "
 "must be specified in the FUNCTION statement"
 msgstr ""
 
-#: fortran/primary.c:2029
+#: fortran/primary.c:2108
 #, no-c-format
 msgid "Unexpected use of subroutine name '%s' at %C"
 msgstr ""
 
-#: fortran/primary.c:2060
+#: fortran/primary.c:2139
 #, no-c-format
 msgid "Statement function '%s' requires argument list at %C"
 msgstr ""
 
-#: fortran/primary.c:2063
+#: fortran/primary.c:2142
 #, no-c-format
 msgid "Function '%s' requires an argument list at %C"
 msgstr ""
 
-#: fortran/primary.c:2229
+#: fortran/primary.c:2308
 #, no-c-format
 msgid "Missing argument list in function '%s' at %C"
 msgstr ""
 
-#: fortran/primary.c:2257
+#: fortran/primary.c:2336
 #, no-c-format
 msgid "Symbol at %C is not appropriate for an expression"
 msgstr ""
 
-#: fortran/primary.c:2324
+#: fortran/primary.c:2395
+#, no-c-format
+msgid "Assigning to PROTECTED variable at %C"
+msgstr ""
+
+#: fortran/primary.c:2408
 #, no-c-format
 msgid "Named constant at %C in an EQUIVALENCE"
 msgstr ""
 
-#: fortran/primary.c:2346
+#: fortran/primary.c:2430
 #, no-c-format
 msgid "Expected VARIABLE at %C"
 msgstr ""
 
-#: fortran/resolve.c:114
+#: fortran/resolve.c:111
 #, no-c-format
 msgid ""
 "Alternate return specifier in elemental subroutine '%s' at %L is not allowed"
 msgstr ""
 
-#: fortran/resolve.c:118
+#: fortran/resolve.c:115
 #, no-c-format
 msgid "Alternate return specifier in function '%s' at %L is not allowed"
 msgstr ""
 
-#: fortran/resolve.c:132
+#: fortran/resolve.c:128
 #, no-c-format
 msgid "Dummy procedure '%s' of PURE procedure at %L must also be PURE"
 msgstr ""
 
-#: fortran/resolve.c:140
+#: fortran/resolve.c:135
 #, no-c-format
 msgid "Dummy procedure at %L not allowed in ELEMENTAL procedure"
 msgstr ""
 
-#: fortran/resolve.c:184
+#: fortran/resolve.c:148 fortran/resolve.c:949
 #, no-c-format
-msgid "Argument '%s' of pure function '%s' at %L must be INTENT(IN)"
+msgid ""
+"Unable to find a specific INTRINSIC procedure for the reference '%s' at %L"
 msgstr ""
 
 #: fortran/resolve.c:192
 #, no-c-format
+msgid "Argument '%s' of pure function '%s' at %L must be INTENT(IN)"
+msgstr ""
+
+#: fortran/resolve.c:197
+#, no-c-format
 msgid ""
 "Argument '%s' of pure subroutine '%s' at %L must have its INTENT specified"
 msgstr ""
 
-#: fortran/resolve.c:203
+#: fortran/resolve.c:206
 #, no-c-format
 msgid "Argument '%s' of elemental procedure at %L must be scalar"
 msgstr ""
 
-#: fortran/resolve.c:211
+#: fortran/resolve.c:213
 #, no-c-format
 msgid ""
 "Argument '%s' of elemental procedure at %L cannot have the POINTER attribute"
 msgstr ""
 
-#: fortran/resolve.c:223
+#: fortran/resolve.c:225
 #, no-c-format
 msgid "Argument '%s' of statement function at %L must be scalar"
 msgstr ""
 
-#: fortran/resolve.c:234
+#: fortran/resolve.c:235
 #, no-c-format
 msgid ""
-"Character-valued argument '%s' of statement function at %L must has constant "
-"length"
+"Character-valued argument '%s' of statement function at %L must have "
+"constant length"
 msgstr ""
 
-#: fortran/resolve.c:295
+#: fortran/resolve.c:292
 #, no-c-format
 msgid "Contained function '%s' at %L has no IMPLICIT type"
 msgstr ""
 
-#: fortran/resolve.c:310
+#: fortran/resolve.c:308
 #, no-c-format
 msgid ""
 "Character-valued internal function '%s' at %L must not be assumed length"
 msgstr ""
 
-#: fortran/resolve.c:446
+#: fortran/resolve.c:470
 #, no-c-format
 msgid "Procedure %s at %L has entries with mismatched array specifications"
 msgstr ""
 
-#: fortran/resolve.c:473
+#: fortran/resolve.c:496
 #, no-c-format
 msgid "FUNCTION result %s can't be an array in FUNCTION %s at %L"
 msgstr ""
 
-#: fortran/resolve.c:477
+#: fortran/resolve.c:500
 #, no-c-format
 msgid "ENTRY result %s can't be an array in FUNCTION %s at %L"
 msgstr ""
 
-#: fortran/resolve.c:484
+#: fortran/resolve.c:507
 #, no-c-format
 msgid "FUNCTION result %s can't be a POINTER in FUNCTION %s at %L"
 msgstr ""
 
-#: fortran/resolve.c:488
+#: fortran/resolve.c:511
 #, no-c-format
 msgid "ENTRY result %s can't be a POINTER in FUNCTION %s at %L"
 msgstr ""
 
-#: fortran/resolve.c:526
+#: fortran/resolve.c:549
 #, no-c-format
 msgid "FUNCTION result %s can't be of type %s in FUNCTION %s at %L"
 msgstr ""
 
-#: fortran/resolve.c:531
+#: fortran/resolve.c:554
 #, no-c-format
 msgid "ENTRY result %s can't be of type %s in FUNCTION %s at %L"
 msgstr ""
 
-#: fortran/resolve.c:623
+#: fortran/resolve.c:652
 #, 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:636
+#: fortran/resolve.c:665
 #, 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:653
+#: fortran/resolve.c:682
 #, 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:775
+#: fortran/resolve.c:801
 #, no-c-format
 msgid ""
 "The upper bound in the last dimension must appear in the reference to the "
-"assumed size array '%s' at %L."
+"assumed size array '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:840 fortran/resolve.c:4238 fortran/resolve.c:4955
+#: fortran/resolve.c:864 fortran/resolve.c:4391 fortran/resolve.c:5143
 #, no-c-format
 msgid "Label %d referenced at %L is never defined"
 msgstr ""
 
-#: fortran/resolve.c:876
+#: fortran/resolve.c:899
 #, no-c-format
 msgid "Statement function '%s' at %L is not allowed as an actual argument"
 msgstr ""
 
-#: fortran/resolve.c:883
+#: fortran/resolve.c:907
 #, no-c-format
 msgid "Intrinsic '%s' at %L is not allowed as an actual argument"
 msgstr ""
 
-#. We need a special case for CHAR, which is the only intrinsic
-#. function allowed as actual argument in F2003 and not allowed
-#. in F95.
-#: fortran/resolve.c:890
-#, no-c-format
-msgid "Fortran 2003: CHAR intrinsic allowed as actual argument at %L"
-msgstr ""
-
-#: fortran/resolve.c:896
+#: fortran/resolve.c:914
 #, no-c-format
 msgid "Internal procedure '%s' is not allowed as an actual argument at %L"
 msgstr ""
 
-#: fortran/resolve.c:902
+#: fortran/resolve.c:920
 #, no-c-format
 msgid ""
 "ELEMENTAL non-INTRINSIC procedure '%s' is not allowed as an actual argument "
 "at %L"
 msgstr ""
 
-#: fortran/resolve.c:909
+#: fortran/resolve.c:927
 #, no-c-format
 msgid ""
 "GENERIC non-INTRINSIC procedure '%s' is not allowed as an actual argument at "
 "%L"
 msgstr ""
 
-#: fortran/resolve.c:933
+#: fortran/resolve.c:965
 #, no-c-format
 msgid "Symbol '%s' at %L is ambiguous"
 msgstr ""
 
-#: fortran/resolve.c:1072
+#: fortran/resolve.c:1003
+#, no-c-format
+msgid "By-value argument at %L is not of numeric type"
+msgstr ""
+
+#: fortran/resolve.c:1010
+#, no-c-format
+msgid "By-value argument at %L cannot be an array or an array section"
+msgstr ""
+
+#: fortran/resolve.c:1023
+#, no-c-format
+msgid "By-value argument at %L is not allowed in this context"
+msgstr ""
+
+#: fortran/resolve.c:1035
+#, no-c-format
+msgid "Passing internal procedure at %L by location not allowed"
+msgstr ""
+
+#: fortran/resolve.c:1152
 #, no-c-format
 msgid ""
 "'%s' at %L is an array and OPTIONAL; IF IT IS MISSING, it cannot be the "
-"actual argument of an ELEMENTAL procedure unless there is a non-"
-"optionalargument with the same rank (12.4.1.5)"
+"actual argument of an ELEMENTAL procedure unless there is a non-optional "
+"argument with the same rank (12.4.1.5)"
 msgstr ""
 
-#: fortran/resolve.c:1097
+#: fortran/resolve.c:1177
 msgid "elemental subroutine"
 msgstr ""
 
-#: fortran/resolve.c:1230
+#: fortran/resolve.c:1312
 #, no-c-format
 msgid "There is no specific function for the generic '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:1240
+#: fortran/resolve.c:1321
 #, no-c-format
 msgid ""
 "Generic function '%s' at %L is not consistent with a specific intrinsic "
 "interface"
 msgstr ""
 
-#: fortran/resolve.c:1278
+#: fortran/resolve.c:1359
 #, no-c-format
 msgid ""
 "Function '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
 msgstr ""
 
-#: fortran/resolve.c:1324
+#: fortran/resolve.c:1405
 #, no-c-format
 msgid "Unable to resolve the specific function '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:1380 fortran/resolve.c:6835
+#: fortran/resolve.c:1461 fortran/resolve.c:7129
 #, no-c-format
 msgid "Function '%s' at %L has no IMPLICIT type"
 msgstr ""
 
+#: fortran/resolve.c:1532
+#, no-c-format
+msgid "'%s' at %L is not a function"
+msgstr ""
+
 #. Internal procedures are taken care of in resolve_contained_fntype.
-#: fortran/resolve.c:1466
+#: fortran/resolve.c:1564
 #, 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:1519
+#: fortran/resolve.c:1617
 #, no-c-format
 msgid ""
 "User defined non-ELEMENTAL function '%s' at %L not allowed in WORKSHARE "
 "construct"
 msgstr ""
 
-#: fortran/resolve.c:1559
+#: fortran/resolve.c:1666
 #, no-c-format
 msgid "reference to non-PURE function '%s' at %L inside a FORALL %s"
 msgstr ""
 
-#: fortran/resolve.c:1566
+#: fortran/resolve.c:1673
 #, no-c-format
 msgid ""
 "Function reference to '%s' at %L is to a non-PURE procedure within a PURE "
 "procedure"
 msgstr ""
 
-#: fortran/resolve.c:1581
+#: fortran/resolve.c:1688
 #, no-c-format
 msgid "Function '%s' at %L cannot call itself, as it is not RECURSIVE"
 msgstr ""
 
-#: fortran/resolve.c:1589
+#: fortran/resolve.c:1696
 #, no-c-format
 msgid ""
 "Call to ENTRY '%s' at %L is recursive, but function '%s' is not declared as "
 "RECURSIVE"
 msgstr ""
 
-#: fortran/resolve.c:1623
+#: fortran/resolve.c:1740
 #, no-c-format
 msgid "Subroutine call to '%s' in FORALL block at %L is not PURE"
 msgstr ""
 
-#: fortran/resolve.c:1626
+#: fortran/resolve.c:1743
 #, no-c-format
 msgid "Subroutine call to '%s' at %L is not PURE"
 msgstr ""
 
-#: fortran/resolve.c:1688
+#: fortran/resolve.c:1806
 #, no-c-format
 msgid "There is no specific subroutine for the generic '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:1697
+#: fortran/resolve.c:1815
 #, no-c-format
 msgid ""
 "Generic subroutine '%s' at %L is not consistent with an intrinsic subroutine "
 "interface"
 msgstr ""
 
-#: fortran/resolve.c:1732
+#: fortran/resolve.c:1850
 #, no-c-format
 msgid ""
 "Subroutine '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
 msgstr ""
 
-#: fortran/resolve.c:1776
+#: fortran/resolve.c:1894
 #, no-c-format
 msgid "Unable to resolve the specific subroutine '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:1832
+#: fortran/resolve.c:1951
 #, no-c-format
 msgid "'%s' at %L has a type, which is not consistent with the CALL at %L"
 msgstr ""
 
-#: fortran/resolve.c:1855
+#: fortran/resolve.c:1974
 #, no-c-format
 msgid "SUBROUTINE '%s' at %L cannot call itself, as it is not RECURSIVE"
 msgstr ""
 
-#: fortran/resolve.c:1863
+#: fortran/resolve.c:1982
 #, no-c-format
 msgid ""
 "Call to ENTRY '%s' at %L is recursive, but subroutine '%s' is not declared "
 "as RECURSIVE"
 msgstr ""
 
-#: fortran/resolve.c:1930
+#: fortran/resolve.c:2052
 #, no-c-format
 msgid "Shapes for operands at %L and %L are not conformable"
 msgstr ""
 
-#: fortran/resolve.c:1987
+#: fortran/resolve.c:2110
 #, c-format
 msgid "Operand of unary numeric operator '%s' at %%L is %s"
 msgstr ""
 
-#: fortran/resolve.c:2003
+#: fortran/resolve.c:2126
 #, c-format
 msgid "Operands of binary numeric operator '%s' at %%L are %s/%s"
 msgstr ""
 
-#: fortran/resolve.c:2017
+#: fortran/resolve.c:2140
 #, c-format
 msgid "Operands of string concatenation operator at %%L are %s/%s"
 msgstr ""
 
-#: fortran/resolve.c:2036
+#: fortran/resolve.c:2159
 #, c-format
 msgid "Operands of logical operator '%s' at %%L are %s/%s"
 msgstr ""
 
-#: fortran/resolve.c:2050
+#: fortran/resolve.c:2173
 #, c-format
 msgid "Operand of .NOT. operator at %%L is %s"
 msgstr ""
 
-#: fortran/resolve.c:2060
+#: fortran/resolve.c:2183
 msgid "COMPLEX quantities cannot be compared at %L"
 msgstr ""
 
-#: fortran/resolve.c:2086
+#: fortran/resolve.c:2209
 #, c-format
 msgid "Logicals at %%L must be compared with %s instead of %s"
 msgstr ""
 
-#: fortran/resolve.c:2091
+#: fortran/resolve.c:2214
 #, c-format
 msgid "Operands of comparison operator '%s' at %%L are %s/%s"
 msgstr ""
 
-#: fortran/resolve.c:2099
+#: fortran/resolve.c:2222
 #, c-format
 msgid "Operand of user operator '%s' at %%L is %s"
 msgstr ""
 
-#: fortran/resolve.c:2102
+#: fortran/resolve.c:2225
 #, c-format
 msgid "Operands of user operator '%s' at %%L are %s/%s"
 msgstr ""
 
-#: fortran/resolve.c:2173
+#: fortran/resolve.c:2296
 #, no-c-format
 msgid "Inconsistent ranks for operator at %L and %L"
 msgstr ""
 
-#: fortran/resolve.c:2370
+#: fortran/resolve.c:2499
 #, no-c-format
 msgid "Illegal stride of zero at %L"
 msgstr ""
 
-#: fortran/resolve.c:2419
+#: fortran/resolve.c:2548
 #, no-c-format
 msgid "Array reference at %L is out of bounds"
 msgstr ""
 
-#: fortran/resolve.c:2440
+#: fortran/resolve.c:2569
 #, no-c-format
 msgid "Rightmost upper bound of assumed size array section not specified at %L"
 msgstr ""
 
-#: fortran/resolve.c:2450
+#: fortran/resolve.c:2579
 #, no-c-format
 msgid "Rank mismatch in array reference at %L (%d/%d)"
 msgstr ""
 
-#: fortran/resolve.c:2478
+#: fortran/resolve.c:2607
 #, no-c-format
 msgid "Array index at %L must be scalar"
 msgstr ""
 
-#: fortran/resolve.c:2484
+#: fortran/resolve.c:2613
 #, no-c-format
 msgid "Array index at %L must be of INTEGER type"
 msgstr ""
 
-#: fortran/resolve.c:2490
+#: fortran/resolve.c:2619
 #, no-c-format
 msgid "Extension: REAL array index at %L"
 msgstr ""
 
-#: fortran/resolve.c:2520
+#: fortran/resolve.c:2649
 #, no-c-format
 msgid "Argument dim at %L must be scalar"
 msgstr ""
 
-#: fortran/resolve.c:2526
+#: fortran/resolve.c:2655
 #, no-c-format
 msgid "Argument dim at %L must be of INTEGER type"
 msgstr ""
 
-#: fortran/resolve.c:2646
+#: fortran/resolve.c:2775
 #, no-c-format
 msgid "Array index at %L is an array of rank %d"
 msgstr ""
 
-#: fortran/resolve.c:2684
+#: fortran/resolve.c:2812
 #, no-c-format
 msgid "Substring start index at %L must be of type INTEGER"
 msgstr ""
 
-#: fortran/resolve.c:2691
+#: fortran/resolve.c:2819
 #, no-c-format
 msgid "Substring start index at %L must be scalar"
 msgstr ""
 
-#: fortran/resolve.c:2700
+#: fortran/resolve.c:2828
 #, no-c-format
 msgid "Substring start index at %L is less than one"
 msgstr ""
 
-#: fortran/resolve.c:2713
+#: fortran/resolve.c:2841
 #, no-c-format
 msgid "Substring end index at %L must be of type INTEGER"
 msgstr ""
 
-#: fortran/resolve.c:2720
+#: fortran/resolve.c:2848
 #, no-c-format
 msgid "Substring end index at %L must be scalar"
 msgstr ""
 
-#: fortran/resolve.c:2730
+#: fortran/resolve.c:2858
 #, no-c-format
 msgid "Substring end index at %L exceeds the string length"
 msgstr ""
 
-#: fortran/resolve.c:2804
+#: fortran/resolve.c:2932
 #, 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:2823
+#: fortran/resolve.c:2939
+#, 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:2958
 #, no-c-format
 msgid ""
 "Two or more part references with nonzero rank must not be specified at %L"
 msgstr ""
 
-#: fortran/resolve.c:2998
+#: fortran/resolve.c:3133
 #, 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:3003
+#: fortran/resolve.c:3138
 #, no-c-format
 msgid ""
 "Variable '%s' is used at %L before the ENTRY statement in which it is a "
 "parameter"
 msgstr ""
 
-#: fortran/resolve.c:3126
+#: fortran/resolve.c:3262
 #, no-c-format
 msgid "%s at %L must be a scalar"
 msgstr ""
 
-#: fortran/resolve.c:3134
+#: fortran/resolve.c:3270
 #, no-c-format
 msgid "%s at %L must be INTEGER or REAL"
 msgstr ""
 
-#: fortran/resolve.c:3137
+#: fortran/resolve.c:3273
 #, no-c-format
 msgid "%s at %L must be INTEGER"
 msgstr ""
 
-#: fortran/resolve.c:3153
+#: fortran/resolve.c:3288
 #, no-c-format
 msgid "Obsolete: REAL DO loop iterator at %L"
 msgstr ""
 
-#: fortran/resolve.c:3162
+#: fortran/resolve.c:3297
 #, no-c-format
 msgid "Cannot assign to loop variable in PURE procedure at %L"
 msgstr ""
 
-#: fortran/resolve.c:3186
+#: fortran/resolve.c:3321
 #, no-c-format
 msgid "Step expression in DO loop at %L cannot be zero"
 msgstr ""
 
-#: fortran/resolve.c:3221
+#: fortran/resolve.c:3355
 #, no-c-format
 msgid "FORALL index-name at %L must be a scalar INTEGER"
 msgstr ""
 
-#: fortran/resolve.c:3226
+#: fortran/resolve.c:3360
 #, no-c-format
 msgid "FORALL start expression at %L must be a scalar INTEGER"
 msgstr ""
 
-#: fortran/resolve.c:3233
+#: fortran/resolve.c:3367
 #, no-c-format
 msgid "FORALL end expression at %L must be a scalar INTEGER"
 msgstr ""
 
-#: fortran/resolve.c:3241
+#: fortran/resolve.c:3375
 #, no-c-format
 msgid "FORALL stride expression at %L must be a scalar %s"
 msgstr ""
 
-#: fortran/resolve.c:3246
+#: fortran/resolve.c:3380
 #, no-c-format
 msgid "FORALL stride expression at %L cannot be zero"
 msgstr ""
 
-#: fortran/resolve.c:3344
+#: fortran/resolve.c:3486
 #, no-c-format
 msgid ""
 "Expression in DEALLOCATE statement at %L must be ALLOCATABLE or a POINTER"
 msgstr ""
 
-#: fortran/resolve.c:3350
+#: fortran/resolve.c:3493
 #, no-c-format
-msgid "Can't deallocate INTENT(IN) variable '%s' at %L"
+msgid "Cannot deallocate INTENT(IN) variable '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:3511
+#: fortran/resolve.c:3662
 #, no-c-format
 msgid ""
 "The STAT variable '%s' in an ALLOCATE statement must not be allocated in the "
 "same statement at %L"
 msgstr ""
 
-#: fortran/resolve.c:3542
+#: fortran/resolve.c:3698
 #, no-c-format
 msgid "Expression in ALLOCATE statement at %L must be ALLOCATABLE or a POINTER"
 msgstr ""
 
-#: fortran/resolve.c:3549
+#: fortran/resolve.c:3706
 #, no-c-format
-msgid "Can't allocate INTENT(IN) variable '%s' at %L"
+msgid "Cannot allocate INTENT(IN) variable '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:3573
+#: fortran/resolve.c:3730
 #, no-c-format
 msgid "Array specification required in ALLOCATE statement at %L"
 msgstr ""
 
-#: fortran/resolve.c:3603
+#: fortran/resolve.c:3760
 #, no-c-format
 msgid "Bad array specification in ALLOCATE statement at %L"
 msgstr ""
 
-#: fortran/resolve.c:3621
+#: fortran/resolve.c:3778
 #, no-c-format
 msgid ""
 "'%s' must not appear an the array specification at %L in the same ALLOCATE "
@@ -8489,859 +8879,920 @@ msgstr ""
 #. element in the list.  Either way, we must
 #. issue an error and get the next case from P.
 #. FIXME: Sort P and Q by line number.
-#: fortran/resolve.c:3780
+#: fortran/resolve.c:3936
 #, no-c-format
 msgid "CASE label at %L overlaps with CASE label at %L"
 msgstr ""
 
-#: fortran/resolve.c:3831
+#: fortran/resolve.c:3987
 #, no-c-format
 msgid "Expression in CASE statement at %L must be of type %s"
 msgstr ""
 
-#: fortran/resolve.c:3842
+#: fortran/resolve.c:3998
 #, no-c-format
 msgid "Expression in CASE statement at %L must be kind %d"
 msgstr ""
 
-#: fortran/resolve.c:3854
+#: fortran/resolve.c:4010
 #, no-c-format
 msgid "Expression in CASE statement at %L must be scalar"
 msgstr ""
 
-#: fortran/resolve.c:3901
+#: fortran/resolve.c:4056
 #, no-c-format
 msgid ""
 "Selection expression in computed GOTO statement at %L must be a scalar "
 "integer expression"
 msgstr ""
 
-#: fortran/resolve.c:3919
+#: fortran/resolve.c:4074
 #, no-c-format
 msgid "Argument of SELECT statement at %L cannot be %s"
 msgstr ""
 
-#: fortran/resolve.c:3928
+#: fortran/resolve.c:4083
 #, no-c-format
 msgid "Argument of SELECT statement at %L must be a scalar expression"
 msgstr ""
 
-#: fortran/resolve.c:3993
+#: fortran/resolve.c:4148
 #, no-c-format
 msgid ""
 "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
 msgstr ""
 
-#: fortran/resolve.c:4020
+#: fortran/resolve.c:4174
 #, no-c-format
 msgid "Logical range in CASE statement at %L is not allowed"
 msgstr ""
 
-#: fortran/resolve.c:4032
+#: fortran/resolve.c:4186
 #, no-c-format
 msgid "constant logical value in CASE statement is repeated at %L"
 msgstr ""
 
-#: fortran/resolve.c:4046
+#: fortran/resolve.c:4200
 #, no-c-format
 msgid "Range specification at %L can never be matched"
 msgstr ""
 
-#: fortran/resolve.c:4149
+#: fortran/resolve.c:4303
 #, no-c-format
 msgid "Logical SELECT CASE block at %L has more that two cases"
 msgstr ""
 
-#: fortran/resolve.c:4188
+#: fortran/resolve.c:4341
 #, no-c-format
 msgid "Data transfer element at %L cannot have POINTER components"
 msgstr ""
 
-#: fortran/resolve.c:4195
+#: fortran/resolve.c:4348
 #, no-c-format
 msgid "Data transfer element at %L cannot have ALLOCATABLE components"
 msgstr ""
 
-#: fortran/resolve.c:4202
+#: fortran/resolve.c:4355
 #, no-c-format
 msgid "Data transfer element at %L cannot have PRIVATE components"
 msgstr ""
 
-#: fortran/resolve.c:4211
+#: fortran/resolve.c:4364
 #, no-c-format
 msgid ""
 "Data transfer element at %L cannot be a full reference to an assumed-size "
 "array"
 msgstr ""
 
-#: fortran/resolve.c:4245
+#: fortran/resolve.c:4398
 #, no-c-format
 msgid ""
 "Statement at %L is not a valid branch target statement for the branch "
 "statement at %L"
 msgstr ""
 
-#: fortran/resolve.c:4254
+#: fortran/resolve.c:4407
 #, no-c-format
 msgid "Branch at %L causes an infinite loop"
 msgstr ""
 
-#: fortran/resolve.c:4287
+#. The label is not in an enclosing block, so illegal.  This was
+#. allowed in Fortran 66, so we allow it as extension.  We also
+#. forego further checks if we run into this.
+#: fortran/resolve.c:4439
 #, no-c-format
 msgid "Label at %L is not in the same block as the GOTO statement at %L"
 msgstr ""
 
-#: fortran/resolve.c:4303
+#: fortran/resolve.c:4454
 #, no-c-format
 msgid "Obsolete: GOTO at %L jumps to END of construct at %L"
 msgstr ""
 
-#: fortran/resolve.c:4377
+#: fortran/resolve.c:4528
 #, no-c-format
 msgid "WHERE mask at %L has inconsistent shape"
 msgstr ""
 
-#: fortran/resolve.c:4393
+#: fortran/resolve.c:4544
 #, no-c-format
 msgid "WHERE assignment target at %L has inconsistent shape"
 msgstr ""
 
-#: fortran/resolve.c:4403 fortran/resolve.c:4602
+#: fortran/resolve.c:4559 fortran/resolve.c:4765
 #, no-c-format
 msgid "Unsupported statement inside WHERE at %L"
 msgstr ""
 
-#: fortran/resolve.c:4479
+#: fortran/resolve.c:4635
 #, no-c-format
 msgid "expression reference type error at %L"
 msgstr ""
 
-#: fortran/resolve.c:4511
+#: fortran/resolve.c:4667
 #, no-c-format
 msgid "Unsupported statement while finding forall index in expression"
 msgstr ""
 
-#: fortran/resolve.c:4558
+#: fortran/resolve.c:4714
 #, no-c-format
 msgid "Assignment to a FORALL index variable at %L"
 msgstr ""
 
-#: fortran/resolve.c:4566
+#: fortran/resolve.c:4722
 #, no-c-format
 msgid ""
 "The FORALL with index '%s' cause more than one assignment to this object at %"
 "L"
 msgstr ""
 
-#: fortran/resolve.c:4691
+#: fortran/resolve.c:4858
 #, no-c-format
 msgid "An outer FORALL construct already has an index with this name %L"
 msgstr ""
 
-#: fortran/resolve.c:4703 fortran/resolve.c:4706 fortran/resolve.c:4709
+#: fortran/resolve.c:4870 fortran/resolve.c:4873 fortran/resolve.c:4876
 #, no-c-format
 msgid ""
 "A FORALL index must not appear in a limit or stride expression in the same "
 "FORALL at %L"
 msgstr ""
 
-#: fortran/resolve.c:4752
-#, no-c-format
-msgid "ELSE IF clause at %L requires a scalar LOGICAL expression"
-msgstr ""
-
-#: fortran/resolve.c:4762
+#: fortran/resolve.c:4926
 #, no-c-format
 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
 msgstr ""
 
-#: fortran/resolve.c:4892
+#: fortran/resolve.c:5056
 #, no-c-format
 msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
 msgstr ""
 
-#: fortran/resolve.c:4895
+#: fortran/resolve.c:5059
 #, no-c-format
 msgid "Variable '%s' has not been assigned a target label at %L"
 msgstr ""
 
-#: fortran/resolve.c:4906
+#: fortran/resolve.c:5070
 #, no-c-format
 msgid ""
 "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
 msgstr ""
 
-#: fortran/resolve.c:4921
+#: fortran/resolve.c:5085
 #, no-c-format
 msgid "Subroutine '%s' called instead of assignment at %L must be PURE"
 msgstr ""
 
-#: fortran/resolve.c:4934
+#: fortran/resolve.c:5113
+#, no-c-format
+msgid "rhs of CHARACTER assignment at %L will be truncated (%d/%d)"
+msgstr ""
+
+#: fortran/resolve.c:5121
 #, no-c-format
 msgid "Cannot assign to variable '%s' in PURE procedure at %L"
 msgstr ""
 
-#: fortran/resolve.c:4943
+#: fortran/resolve.c:5131
 #, no-c-format
 msgid ""
 "Right side of assignment at %L is a derived type containing a POINTER in a "
 "PURE procedure"
 msgstr ""
 
-#: fortran/resolve.c:4963
+#: fortran/resolve.c:5151
 #, no-c-format
 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
 msgstr ""
 
-#: fortran/resolve.c:4978
+#: fortran/resolve.c:5166
 #, no-c-format
 msgid "Arithmetic IF statement at %L requires a numeric expression"
 msgstr ""
 
-#: fortran/resolve.c:5020
+#: fortran/resolve.c:5208
 #, no-c-format
 msgid ""
 "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
 msgstr ""
 
-#: fortran/resolve.c:5027
+#: fortran/resolve.c:5215
 #, no-c-format
 msgid "STAT tag in ALLOCATE statement at %L must be of type INTEGER"
 msgstr ""
 
-#: fortran/resolve.c:5039
+#: fortran/resolve.c:5227
 #, no-c-format
 msgid "STAT tag in DEALLOCATE statement at %L must be of type INTEGER"
 msgstr ""
 
-#: fortran/resolve.c:5105
+#: fortran/resolve.c:5292
 #, no-c-format
 msgid "FORALL mask clause at %L requires a LOGICAL expression"
 msgstr ""
 
-#: fortran/resolve.c:5308
+#: fortran/resolve.c:5494
 #, no-c-format
 msgid "Allocatable array '%s' at %L must have a deferred shape"
 msgstr ""
 
-#: fortran/resolve.c:5311
+#: fortran/resolve.c:5497
 #, no-c-format
 msgid "Scalar object '%s' at %L may not be ALLOCATABLE"
 msgstr ""
 
-#: fortran/resolve.c:5318
+#: fortran/resolve.c:5504
 #, no-c-format
 msgid "Array pointer '%s' at %L must have a deferred shape"
 msgstr ""
 
-#: fortran/resolve.c:5329
+#: fortran/resolve.c:5515
 #, no-c-format
 msgid "Array '%s' at %L cannot have a deferred shape"
 msgstr ""
 
-#: fortran/resolve.c:5369
+#: fortran/resolve.c:5572
 #, no-c-format
 msgid "The module or main program array '%s' at %L must have constant shape"
 msgstr ""
 
-#: fortran/resolve.c:5383
+#: fortran/resolve.c:5586
 #, no-c-format
 msgid ""
 "Entity with assumed character length at %L must be a dummy argument or a "
 "PARAMETER"
 msgstr ""
 
-#: fortran/resolve.c:5402
+#: fortran/resolve.c:5605
 #, no-c-format
 msgid "'%s' at %L must have constant character length in this context"
 msgstr ""
 
-#: fortran/resolve.c:5440
+#: fortran/resolve.c:5643
 #, no-c-format
 msgid "Allocatable '%s' at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.c:5443
+#: fortran/resolve.c:5646
 #, no-c-format
 msgid "External '%s' at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.c:5446
+#: fortran/resolve.c:5649
 #, no-c-format
 msgid "Dummy '%s' at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.c:5449
+#: fortran/resolve.c:5652
 #, no-c-format
 msgid "Intrinsic '%s' at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.c:5452
+#: fortran/resolve.c:5655
 #, no-c-format
 msgid "Function result '%s' at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.c:5455
+#: fortran/resolve.c:5658
 #, no-c-format
 msgid "Automatic array '%s' at %L cannot have an initializer"
 msgstr ""
 
-#: fortran/resolve.c:5470
+#: fortran/resolve.c:5673
 #, 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 at %L"
 msgstr ""
 
-#: fortran/resolve.c:5493
+#: fortran/resolve.c:5697
 #, no-c-format
 msgid "Object '%s' at %L must have the SAVE attribute %s"
 msgstr ""
 
-#: fortran/resolve.c:5526
+#: fortran/resolve.c:5723
+#, no-c-format
+msgid "Although not referenced, '%s' at %L has ambiguous interfaces"
+msgstr ""
+
+#: fortran/resolve.c:5737
 #, no-c-format
 msgid ""
 "Character-valued statement function '%s' at %L must have constant length"
 msgstr ""
 
-#: fortran/resolve.c:5549
+#: fortran/resolve.c:5745
+#, no-c-format
+msgid ""
+"Automatic character length function '%s' at %L must have an explicit "
+"interface"
+msgstr ""
+
+#: fortran/resolve.c:5769
 #, no-c-format
 msgid ""
 "'%s' is of a PRIVATE type and cannot be a dummy argument of '%s', which is "
 "PUBLIC at %L"
 msgstr ""
 
-#: fortran/resolve.c:5564
+#: fortran/resolve.c:5784
 #, no-c-format
 msgid "External object '%s' at %L may not have an initializer"
 msgstr ""
 
-#: fortran/resolve.c:5572
+#: fortran/resolve.c:5792
 #, no-c-format
 msgid "ELEMENTAL function '%s' at %L must have a scalar result"
 msgstr ""
 
-#: fortran/resolve.c:5593
+#: fortran/resolve.c:5813
 #, no-c-format
 msgid "CHARACTER(*) function '%s' at %L cannot be array-valued"
 msgstr ""
 
-#: fortran/resolve.c:5597
+#: fortran/resolve.c:5817
 #, no-c-format
 msgid "CHARACTER(*) function '%s' at %L cannot be pointer-valued"
 msgstr ""
 
-#: fortran/resolve.c:5601
+#: fortran/resolve.c:5821
 #, no-c-format
 msgid "CHARACTER(*) function '%s' at %L cannot be pure"
 msgstr ""
 
-#: fortran/resolve.c:5605
+#: fortran/resolve.c:5825
 #, no-c-format
 msgid "CHARACTER(*) function '%s' at %L cannot be recursive"
 msgstr ""
 
-#: fortran/resolve.c:5614
+#: fortran/resolve.c:5834
 #, no-c-format
 msgid "CHARACTER(*) function '%s' at %L is obsolescent in fortran 95"
 msgstr ""
 
-#: fortran/resolve.c:5639
+#: fortran/resolve.c:5859
 #, no-c-format
 msgid ""
 "Character length of component '%s' needs to be a constant specification "
-"expression at %L."
+"expression at %L"
 msgstr ""
 
-#: fortran/resolve.c:5654
+#: fortran/resolve.c:5874
 #, no-c-format
 msgid ""
 "The component '%s' is a PRIVATE type and cannot be a component of '%s', "
 "which is PUBLIC at %L"
 msgstr ""
 
-#: fortran/resolve.c:5664
+#: fortran/resolve.c:5884
 #, no-c-format
 msgid ""
 "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE "
 "attribute"
 msgstr ""
 
-#: fortran/resolve.c:5674
+#: fortran/resolve.c:5894
 #, no-c-format
 msgid ""
 "The pointer component '%s' of '%s' at %L is a type that has not been declared"
 msgstr ""
 
-#: fortran/resolve.c:5692
+#: fortran/resolve.c:5912
 #, no-c-format
-msgid "Component '%s' of '%s' at %L must have constant array bounds."
+msgid "Component '%s' of '%s' at %L must have constant array bounds"
 msgstr ""
 
-#: fortran/resolve.c:5733
+#: fortran/resolve.c:5953
 #, no-c-format
 msgid "PRIVATE symbol '%s' cannot be member of PUBLIC namelist at %L"
 msgstr ""
 
-#: fortran/resolve.c:5746
+#: fortran/resolve.c:5966
 #, no-c-format
 msgid "The array '%s' must have constant shape to be a NAMELIST object at %L"
 msgstr ""
 
-#: fortran/resolve.c:5759
+#: fortran/resolve.c:5979
 #, no-c-format
 msgid "NAMELIST object '%s' at %L cannot have ALLOCATABLE components"
 msgstr ""
 
-#: fortran/resolve.c:5778
+#: fortran/resolve.c:5998
 #, no-c-format
 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in '%s' at %L"
 msgstr ""
 
-#: fortran/resolve.c:5795
+#: fortran/resolve.c:6015
 #, no-c-format
 msgid "Parameter array '%s' at %L cannot be automatic or assumed shape"
 msgstr ""
 
-#: fortran/resolve.c:5807
+#: fortran/resolve.c:6026
 #, no-c-format
 msgid ""
 "Implicitly typed PARAMETER '%s' at %L doesn't match a later IMPLICIT type"
 msgstr ""
 
-#: fortran/resolve.c:5818
+#: fortran/resolve.c:6037
 #, no-c-format
 msgid "Incompatible derived type in PARAMETER at %L"
 msgstr ""
 
-#: fortran/resolve.c:5920
+#: fortran/resolve.c:6139
 #, no-c-format
 msgid "Assumed size array at %L must be a dummy argument"
 msgstr ""
 
-#: fortran/resolve.c:5923
+#: fortran/resolve.c:6142
 #, no-c-format
 msgid "Assumed shape array at %L must be a dummy argument"
 msgstr ""
 
-#: fortran/resolve.c:5936
+#: fortran/resolve.c:6154
 #, no-c-format
 msgid "Symbol at %L is not a DUMMY variable"
 msgstr ""
 
-#: fortran/resolve.c:5951
+#: fortran/resolve.c:6160
 #, no-c-format
 msgid ""
-"The derived type '%s' at %L is of type '%s', which has not been defined."
+"'%s' at %L cannot have the VALUE attribute because it is not a dummy argument"
 msgstr ""
 
-#: fortran/resolve.c:5970
+#: fortran/resolve.c:6170
+#, no-c-format
+msgid ""
+"Character dummy variable '%s' at %L with VALUE attribute must have constant "
+"length"
+msgstr ""
+
+#: fortran/resolve.c:6187
+#, no-c-format
+msgid "The derived type '%s' at %L is of type '%s', which has not been defined"
+msgstr ""
+
+#: fortran/resolve.c:6206
 #, 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:6010
+#: fortran/resolve.c:6244
 #, no-c-format
 msgid "Intrinsic at %L does not exist"
 msgstr ""
 
-#: fortran/resolve.c:6034
+#: fortran/resolve.c:6277
 #, no-c-format
 msgid "Threadprivate at %L isn't SAVEd"
 msgstr ""
 
-#: fortran/resolve.c:6109
+#: fortran/resolve.c:6354
 #, no-c-format
 msgid "BLOCK DATA element '%s' at %L must be in COMMON"
 msgstr ""
 
-#: fortran/resolve.c:6153
+#: fortran/resolve.c:6398
 #, no-c-format
 msgid "Nonconstant array section at %L in DATA statement"
 msgstr ""
 
-#: fortran/resolve.c:6166
+#: fortran/resolve.c:6411
 #, no-c-format
 msgid "DATA statement at %L has more variables than values"
 msgstr ""
 
-#: fortran/resolve.c:6364
+#: fortran/resolve.c:6503
+#, no-c-format
+msgid "iterator start at %L does not simplify"
+msgstr ""
+
+#: fortran/resolve.c:6510
+#, no-c-format
+msgid "iterator end at %L does not simplify"
+msgstr ""
+
+#: fortran/resolve.c:6517
+#, no-c-format
+msgid "iterator step at %L does not simplify"
+msgstr ""
+
+#: fortran/resolve.c:6639
 #, no-c-format
 msgid "DATA statement at %L has more values than variables"
 msgstr ""
 
-#: fortran/resolve.c:6440
+#: fortran/resolve.c:6715
 #, no-c-format
 msgid "Label %d at %L defined but not used"
 msgstr ""
 
-#: fortran/resolve.c:6445
+#: fortran/resolve.c:6720
 #, no-c-format
 msgid "Label %d at %L defined but cannot be used"
 msgstr ""
 
-#: fortran/resolve.c:6530
+#: fortran/resolve.c:6805
 #, no-c-format
 msgid ""
 "Derived type variable '%s' at %L must have SEQUENCE attribute to be an "
 "EQUIVALENCE object"
 msgstr ""
 
-#: fortran/resolve.c:6538
+#: fortran/resolve.c:6814
 #, no-c-format
 msgid ""
 "Derived type variable '%s' at %L cannot have ALLOCATABLE components to be an "
 "EQUIVALENCE object"
 msgstr ""
 
-#: fortran/resolve.c:6553
+#: fortran/resolve.c:6831
 #, no-c-format
 msgid ""
 "Derived type variable '%s' at %L with pointer component(s) cannot be an "
 "EQUIVALENCE object"
 msgstr ""
 
-#: fortran/resolve.c:6560
+#: fortran/resolve.c:6839
 #, no-c-format
 msgid ""
 "Derived type variable '%s' at %L with default initializer cannot be an "
 "EQUIVALENCE object"
 msgstr ""
 
-#: fortran/resolve.c:6661
+#: fortran/resolve.c:6944
 #, no-c-format
 msgid "Syntax error in EQUIVALENCE statement at %L"
 msgstr ""
 
-#: fortran/resolve.c:6678
+#: fortran/resolve.c:6959
+#, 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:6972
 #, no-c-format
 msgid ""
-"Initialized objects '%s' and '%s'  cannot both be in the EQUIVALENCE "
+"Initialized objects '%s' and '%s' cannot both be in the EQUIVALENCE "
 "statement at %L"
 msgstr ""
 
-#: fortran/resolve.c:6692
+#: fortran/resolve.c:6986
 #, no-c-format
 msgid ""
 "Common block member '%s' at %L cannot be an EQUIVALENCE object in the pure "
 "procedure '%s'"
 msgstr ""
 
-#: fortran/resolve.c:6701
+#: fortran/resolve.c:6995
 #, no-c-format
 msgid "Named constant '%s' at %L cannot be an EQUIVALENCE object"
 msgstr ""
 
-#: fortran/resolve.c:6780
+#: fortran/resolve.c:7074
 #, no-c-format
 msgid ""
 "Array '%s' at %L with non-constant bounds cannot be an EQUIVALENCE object"
 msgstr ""
 
-#: fortran/resolve.c:6791
+#: fortran/resolve.c:7085
 #, no-c-format
 msgid "Structure component '%s' at %L cannot be an EQUIVALENCE object"
 msgstr ""
 
-#: fortran/resolve.c:6802
+#: fortran/resolve.c:7096
 #, no-c-format
 msgid "Substring at %L has length zero"
 msgstr ""
 
-#: fortran/resolve.c:6845
+#: fortran/resolve.c:7139
 #, no-c-format
 msgid "PUBLIC function '%s' at %L cannot be of PRIVATE type '%s'"
 msgstr ""
 
-#: fortran/resolve.c:6872
+#: fortran/resolve.c:7166
 #, no-c-format
 msgid "ENTRY '%s' at %L has no IMPLICIT type"
 msgstr ""
 
-#: fortran/resolve.c:6898
+#: fortran/resolve.c:7192
 #, no-c-format
 msgid "User operator procedure '%s' at %L must be a FUNCTION"
 msgstr ""
 
-#: fortran/resolve.c:6904
+#: fortran/resolve.c:7199
 #, no-c-format
 msgid "User operator procedure '%s' at %L cannot be assumed character length"
 msgstr ""
 
-#: fortran/resolve.c:6910
+#: fortran/resolve.c:7205
 #, no-c-format
 msgid "User operator procedure '%s' at %L must have at least one argument"
 msgstr ""
 
-#: fortran/resolve.c:6920
+#: fortran/resolve.c:7215
 #, no-c-format
 msgid "First argument of operator interface at %L cannot be optional"
 msgstr ""
 
-#: fortran/resolve.c:6932
+#: fortran/resolve.c:7227
 #, no-c-format
 msgid "Second argument of operator interface at %L cannot be optional"
 msgstr ""
 
-#: fortran/resolve.c:6936
+#: fortran/resolve.c:7231
 #, no-c-format
 msgid "Operator interface at %L must have, at most, two arguments"
 msgstr ""
 
-#: fortran/resolve.c:6969
+#: fortran/resolve.c:7264
 #, no-c-format
 msgid "Contained procedure '%s' at %L of a PURE procedure must also be PURE"
 msgstr ""
 
-#: fortran/scanner.c:669 fortran/scanner.c:790
+#: fortran/scanner.c:719 fortran/scanner.c:840
 #, no-c-format
 msgid "Limit of %d continuations exceeded in statement at %C"
 msgstr ""
 
-#: fortran/scanner.c:714
+#: fortran/scanner.c:764
 #, no-c-format
 msgid "Missing '&' in continued character constant at %C"
 msgstr ""
 
-#: fortran/scanner.c:923
+#: fortran/scanner.c:974
 #, no-c-format
 msgid "Nonconforming tab character at %C"
 msgstr ""
 
-#: fortran/scanner.c:1014 fortran/scanner.c:1017
+#: fortran/scanner.c:1056 fortran/scanner.c:1059
 #, no-c-format
 msgid "'&' not allowed by itself in line %d"
 msgstr ""
 
-#: fortran/scanner.c:1046 fortran/scanner.c:1049
+#: fortran/scanner.c:1081 fortran/scanner.c:1084
 #, no-c-format
 msgid "'&' not allowed by itself with comment in line %d"
 msgstr ""
 
-#: fortran/scanner.c:1065
+#: fortran/scanner.c:1100
 #, no-c-format
 msgid "Nonconforming tab character in column 1 of line %d"
 msgstr ""
 
-#: fortran/scanner.c:1262
+#: fortran/scanner.c:1298
 #, no-c-format
 msgid "%s:%d: file %s left but not entered"
 msgstr ""
 
-#: fortran/scanner.c:1289
+#: fortran/scanner.c:1325
 #, no-c-format
 msgid "%s:%d: Illegal preprocessor directive"
 msgstr ""
 
-#: fortran/scanner.c:1382
+#: fortran/scanner.c:1419
 #, no-c-format
 msgid "File '%s' is being included recursively"
 msgstr ""
 
-#: fortran/scanner.c:1397
+#: fortran/scanner.c:1434
 #, no-c-format
 msgid "Can't open file '%s'"
 msgstr ""
 
-#: fortran/scanner.c:1406
+#: fortran/scanner.c:1443
 #, no-c-format
 msgid "Can't open included file '%s'"
 msgstr ""
 
-#: fortran/scanner.c:1508
+#: fortran/scanner.c:1545
 #, c-format
 msgid "%s:%3d %s\n"
 msgstr ""
 
-#: fortran/simplify.c:105
+#: fortran/simplify.c:79
 #, no-c-format
 msgid "Result of %s overflows its kind at %L"
 msgstr ""
 
-#: fortran/simplify.c:109
+#: fortran/simplify.c:84
 #, no-c-format
 msgid "Result of %s underflows its kind at %L"
 msgstr ""
 
-#: fortran/simplify.c:113
+#: fortran/simplify.c:89
 #, no-c-format
 msgid "Result of %s is NaN at %L"
 msgstr ""
 
-#: fortran/simplify.c:117
+#: fortran/simplify.c:93
 #, no-c-format
 msgid "Result of %s gives range error for its kind at %L"
 msgstr ""
 
-#: fortran/simplify.c:139
+#: fortran/simplify.c:116
 #, no-c-format
 msgid "KIND parameter of %s at %L must be an initialization expression"
 msgstr ""
 
-#: fortran/simplify.c:149
+#: fortran/simplify.c:126
 #, no-c-format
 msgid "Invalid KIND parameter of %s at %L"
 msgstr ""
 
-#: fortran/simplify.c:246
+#: fortran/simplify.c:263
 #, no-c-format
-msgid ""
-"Extended ASCII not implemented: argument of ACHAR at %L must be between 0 "
-"and 127"
+msgid "Argument of ACHAR function at %L outside of range [0,127]"
 msgstr ""
 
-#: fortran/simplify.c:273
+#: fortran/simplify.c:289
 #, no-c-format
 msgid "Argument of ACOS at %L must be between -1 and 1"
 msgstr ""
 
-#: fortran/simplify.c:295
+#: fortran/simplify.c:311
 #, no-c-format
 msgid "Argument of ACOSH at %L must not be less than 1"
 msgstr ""
 
-#: fortran/simplify.c:522
+#: fortran/simplify.c:528
 #, no-c-format
 msgid "Argument of ASIN at %L must be between -1 and 1"
 msgstr ""
 
-#: fortran/simplify.c:578
+#: fortran/simplify.c:584
 #, no-c-format
 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
 msgstr ""
 
-#: fortran/simplify.c:604
+#: fortran/simplify.c:609
 #, no-c-format
 msgid ""
 "If first argument of ATAN2 %L is zero, then the second argument must not be "
 "zero"
 msgstr ""
 
-#: fortran/simplify.c:690
+#: fortran/simplify.c:696
 #, no-c-format
-msgid "Bad character in CHAR function at %L"
+msgid "Argument of CHAR function at %L outside of range [0,255]"
 msgstr ""
 
-#: fortran/simplify.c:1228
+#: fortran/simplify.c:1211
 #, no-c-format
 msgid "Argument of IACHAR at %L must be of length one"
 msgstr ""
 
-#: fortran/simplify.c:1268
+#: fortran/simplify.c:1218
+#, no-c-format
+msgid "Argument of IACHAR function at %L outside of range 0..127"
+msgstr ""
+
+#: fortran/simplify.c:1255
 #, no-c-format
 msgid "Invalid second argument of IBCLR at %L"
 msgstr ""
 
-#: fortran/simplify.c:1276
+#: fortran/simplify.c:1263
 #, no-c-format
 msgid "Second argument of IBCLR exceeds bit size at %L"
 msgstr ""
 
-#: fortran/simplify.c:1303
+#: fortran/simplify.c:1297
 #, no-c-format
 msgid "Invalid second argument of IBITS at %L"
 msgstr ""
 
-#: fortran/simplify.c:1309
+#: fortran/simplify.c:1303
 #, no-c-format
 msgid "Invalid third argument of IBITS at %L"
 msgstr ""
 
-#: fortran/simplify.c:1320
+#: fortran/simplify.c:1313
 #, no-c-format
 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
 msgstr ""
 
-#: fortran/simplify.c:1368
+#: fortran/simplify.c:1355
 #, no-c-format
 msgid "Invalid second argument of IBSET at %L"
 msgstr ""
 
-#: fortran/simplify.c:1376
+#: fortran/simplify.c:1363
 #, no-c-format
 msgid "Second argument of IBSET exceeds bit size at %L"
 msgstr ""
 
-#: fortran/simplify.c:1402
+#: fortran/simplify.c:1393
 #, no-c-format
 msgid "Argument of ICHAR at %L must be of length one"
 msgstr ""
 
-#: fortran/simplify.c:1410
-#, no-c-format
-msgid "Argument of ICHAR at %L out of range of this processor"
-msgstr ""
-
-#: fortran/simplify.c:1618
+#: fortran/simplify.c:1603
 #, no-c-format
 msgid "Argument of INT at %L is not a valid type"
 msgstr ""
 
-#: fortran/simplify.c:1660
+#: fortran/simplify.c:1645
 #, no-c-format
 msgid "Argument of %s at %L is not a valid type"
 msgstr ""
 
-#: fortran/simplify.c:1755
+#: fortran/simplify.c:1743
 #, no-c-format
 msgid "Invalid second argument of ISHFT at %L"
 msgstr ""
 
-#: fortran/simplify.c:1771
+#: fortran/simplify.c:1758
 #, no-c-format
 msgid "Magnitude of second argument of ISHFT exceeds bit size at %L"
 msgstr ""
 
-#: fortran/simplify.c:1835
+#: fortran/simplify.c:1822
 #, no-c-format
 msgid "Invalid second argument of ISHFTC at %L"
 msgstr ""
 
-#: fortran/simplify.c:1845
+#: fortran/simplify.c:1836
 #, no-c-format
 msgid "Invalid third argument of ISHFTC at %L"
 msgstr ""
 
-#: fortran/simplify.c:1860
+#: fortran/simplify.c:1842
+#, no-c-format
+msgid ""
+"Magnitude of third argument of ISHFTC exceeds BIT_SIZE of first argument at %"
+"L"
+msgstr ""
+
+#: fortran/simplify.c:1858
 #, no-c-format
 msgid "Magnitude of second argument of ISHFTC exceeds third argument at %L"
 msgstr ""
 
-#: fortran/simplify.c:1930
+#: fortran/simplify.c:1861
+#, no-c-format
+msgid ""
+"Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at "
+"%L"
+msgstr ""
+
+#: fortran/simplify.c:1932
 #, no-c-format
 msgid "Argument of KIND at %L is a DERIVED type"
 msgstr ""
 
-#: fortran/simplify.c:2001
+#: fortran/simplify.c:2003
 #, no-c-format
 msgid "DIM argument at %L is out of bounds"
 msgstr ""
 
-#: fortran/simplify.c:2141
+#: fortran/simplify.c:2166
 #, no-c-format
 msgid "Argument of LOG at %L cannot be less than or equal to zero"
 msgstr ""
 
-#: fortran/simplify.c:2154
+#: fortran/simplify.c:2179
 #, no-c-format
 msgid "Complex argument of LOG at %L cannot be zero"
 msgstr ""
 
-#: fortran/simplify.c:2203
+#: fortran/simplify.c:2222
 #, no-c-format
 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
 msgstr ""
 
 #. Result is processor-dependent.
-#: fortran/simplify.c:2380
+#: fortran/simplify.c:2399
 #, no-c-format
 msgid "Second argument MOD at %L is zero"
 msgstr ""
 
 #. Result is processor-dependent.
-#: fortran/simplify.c:2391
+#: fortran/simplify.c:2410
 #, no-c-format
 msgid "Second argument of MOD at %L is zero"
 msgstr ""
@@ -9349,78 +9800,78 @@ msgstr ""
 #. Result is processor-dependent. This processor just opts
 #. to not handle it at all.
 #. Result is processor-dependent.
-#: fortran/simplify.c:2439 fortran/simplify.c:2451
+#: fortran/simplify.c:2458 fortran/simplify.c:2470
 #, no-c-format
 msgid "Second argument of MODULO at %L is zero"
 msgstr ""
 
-#: fortran/simplify.c:2506
+#: fortran/simplify.c:2522
 #, no-c-format
 msgid "Second argument of NEAREST at %L shall not be zero"
 msgstr ""
 
-#: fortran/simplify.c:2847
+#: fortran/simplify.c:2798
 #, no-c-format
 msgid "Invalid second argument of REPEAT at %L"
 msgstr ""
 
-#: fortran/simplify.c:2921
+#: fortran/simplify.c:2870
 #, no-c-format
 msgid "Integer too large in shape specification at %L"
 msgstr ""
 
-#: fortran/simplify.c:2931
+#: fortran/simplify.c:2880
 #, no-c-format
 msgid "Too many dimensions in shape specification for RESHAPE at %L"
 msgstr ""
 
-#: fortran/simplify.c:2939
+#: fortran/simplify.c:2888
 #, no-c-format
 msgid "Shape specification at %L cannot be negative"
 msgstr ""
 
-#: fortran/simplify.c:2949
+#: fortran/simplify.c:2898
 #, no-c-format
 msgid "Shape specification at %L cannot be the null array"
 msgstr ""
 
-#: fortran/simplify.c:2973
+#: fortran/simplify.c:2919
 #, no-c-format
 msgid ""
 "ORDER parameter of RESHAPE at %L is not the same size as SHAPE parameter"
 msgstr ""
 
-#: fortran/simplify.c:2980
+#: fortran/simplify.c:2926
 #, no-c-format
 msgid "Error in ORDER parameter of RESHAPE at %L"
 msgstr ""
 
-#: fortran/simplify.c:2990
+#: fortran/simplify.c:2936
 #, no-c-format
 msgid "ORDER parameter of RESHAPE at %L is out of range"
 msgstr ""
 
-#: fortran/simplify.c:2999
+#: fortran/simplify.c:2945
 #, no-c-format
 msgid "Invalid permutation in ORDER parameter at %L"
 msgstr ""
 
-#: fortran/simplify.c:3056
+#: fortran/simplify.c:3001
 #, no-c-format
 msgid "PAD parameter required for short SOURCE parameter at %L"
 msgstr ""
 
-#: fortran/simplify.c:3226
+#: fortran/simplify.c:3120
 #, no-c-format
 msgid "Result of SCALE overflows its kind at %L"
 msgstr ""
 
-#: fortran/simplify.c:3844
+#: fortran/simplify.c:3686
 #, no-c-format
 msgid "Argument of SQRT at %L has a negative value"
 msgstr ""
 
-#: fortran/simplify.c:3906
+#: fortran/simplify.c:3747
 #, no-c-format
 msgid "TRANSFER intrinsic not implemented for initialization at %L"
 msgstr ""
@@ -9445,162 +9896,169 @@ msgstr ""
 msgid "Letter %c already has an IMPLICIT type at %C"
 msgstr ""
 
-#: fortran/symbol.c:233
+#: fortran/symbol.c:239
 #, no-c-format
 msgid "Symbol '%s' at %L has no IMPLICIT type"
 msgstr ""
 
-#: fortran/symbol.c:314
+#: fortran/symbol.c:324
 #, no-c-format
 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
 msgstr ""
 
-#: fortran/symbol.c:522 fortran/symbol.c:1046
+#: fortran/symbol.c:570 fortran/symbol.c:1125
 #, no-c-format
 msgid "%s attribute conflicts with %s attribute at %L"
 msgstr ""
 
-#: fortran/symbol.c:525
+#: fortran/symbol.c:573
 #, no-c-format
 msgid "%s attribute conflicts with %s attribute in '%s' at %L"
 msgstr ""
 
-#: fortran/symbol.c:533
+#: fortran/symbol.c:581
 #, no-c-format
-msgid ""
-"In the selected standard, %s attribute conflicts with %s attribute at %L"
+msgid "Fortran 2003: %s attribute with %s attribute at %L"
 msgstr ""
 
-#: fortran/symbol.c:539
+#: fortran/symbol.c:587
 #, no-c-format
-msgid ""
-"In the selected standard, %s attribute conflicts with %s attribute in '%s' "
-"at %L"
+msgid "Fortran 2003: %s attribute with %s attribute in '%s' at %L"
 msgstr ""
 
-#: fortran/symbol.c:582
+#: fortran/symbol.c:630
 #, no-c-format
 msgid "Cannot change attributes of USE-associated symbol at %L"
 msgstr ""
 
-#: fortran/symbol.c:585
+#: fortran/symbol.c:633
 #, no-c-format
 msgid "Cannot change attributes of USE-associated symbol %s at %L"
 msgstr ""
 
-#: fortran/symbol.c:607
+#: fortran/symbol.c:649
 #, no-c-format
-msgid "Cannot change attributes of symbol at %L after it has been used"
+msgid "Duplicate %s attribute specified at %L"
 msgstr ""
 
-#: fortran/symbol.c:623
+#: fortran/symbol.c:788
 #, no-c-format
-msgid "Duplicate %s attribute specified at %L"
+msgid "Cray Pointee at %L appears in multiple pointer() statements"
 msgstr ""
 
-#: fortran/symbol.c:765
+#: fortran/symbol.c:806
 #, no-c-format
-msgid "Cray Pointee at %L appears in multiple pointer() statements."
+msgid "Duplicate PROTECTED attribute specified at %L"
 msgstr ""
 
-#: fortran/symbol.c:797
+#: fortran/symbol.c:838
 #, no-c-format
 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
 msgstr ""
 
-#: fortran/symbol.c:805
+#: fortran/symbol.c:846
 #, no-c-format
 msgid "Duplicate SAVE attribute specified at %L"
 msgstr ""
 
-#: fortran/symbol.c:1076
+#: fortran/symbol.c:866
 #, no-c-format
-msgid "%s procedure at %L is already declared as %s procedure"
+msgid "Duplicate VALUE attribute specified at %L"
 msgstr ""
 
-#: fortran/symbol.c:1111
+#: fortran/symbol.c:885
 #, no-c-format
-msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
+msgid "Duplicate VOLATILE attribute specified at %L"
 msgstr ""
 
-#: fortran/symbol.c:1134
+#: fortran/symbol.c:1155
 #, no-c-format
-msgid "ACCESS specification at %L was already specified"
+msgid "%s procedure at %L is already declared as %s procedure"
+msgstr ""
+
+#: fortran/symbol.c:1190
+#, no-c-format
+msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
+msgstr ""
+
+#: fortran/symbol.c:1213
+#, no-c-format
+msgid "ACCESS specification at %L was already specified"
 msgstr ""
 
-#: fortran/symbol.c:1154
+#: fortran/symbol.c:1233
 #, no-c-format
 msgid "Symbol '%s' at %L already has an explicit interface"
 msgstr ""
 
-#: fortran/symbol.c:1203
+#: fortran/symbol.c:1278
 #, no-c-format
 msgid "Symbol '%s' at %L cannot have a type"
 msgstr ""
 
-#: fortran/symbol.c:1343
+#: fortran/symbol.c:1424
 #, no-c-format
 msgid "Component '%s' at %C already declared at %L"
 msgstr ""
 
-#: fortran/symbol.c:1421
+#: fortran/symbol.c:1502
 #, no-c-format
 msgid "Symbol '%s' at %C is ambiguous"
 msgstr ""
 
-#: fortran/symbol.c:1453
+#: fortran/symbol.c:1534
 #, no-c-format
 msgid "Derived type '%s' at %C is being used before it is defined"
 msgstr ""
 
-#: fortran/symbol.c:1481
+#: fortran/symbol.c:1562
 #, no-c-format
 msgid "'%s' at %C is not a member of the '%s' structure"
 msgstr ""
 
-#: fortran/symbol.c:1487
+#: fortran/symbol.c:1568
 #, no-c-format
 msgid "Component '%s' at %C is a PRIVATE component of '%s'"
 msgstr ""
 
-#: fortran/symbol.c:1640
+#: fortran/symbol.c:1721
 #, no-c-format
 msgid "Duplicate statement label %d at %L and %L"
 msgstr ""
 
-#: fortran/symbol.c:1650
+#: fortran/symbol.c:1731
 #, no-c-format
 msgid "Label %d at %C already referenced as branch target"
 msgstr ""
 
-#: fortran/symbol.c:1659
+#: fortran/symbol.c:1740
 #, no-c-format
 msgid "Label %d at %C already referenced as a format label"
 msgstr ""
 
-#: fortran/symbol.c:1701
+#: fortran/symbol.c:1782
 #, no-c-format
 msgid "Label %d at %C previously used as a FORMAT label"
 msgstr ""
 
-#: fortran/symbol.c:1709
+#: fortran/symbol.c:1790
 #, no-c-format
 msgid "Label %d at %C previously used as branch target"
 msgstr ""
 
-#: fortran/symbol.c:1962
+#: fortran/symbol.c:2044
 #, no-c-format
 msgid "Name '%s' at %C is an ambiguous reference to '%s' from module '%s'"
 msgstr ""
 
-#: fortran/symbol.c:1965
+#: fortran/symbol.c:2047
 #, 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:2102
+#: fortran/symbol.c:2188
 #, no-c-format
 msgid "Symbol '%s' at %C has already been host associated"
 msgstr ""
@@ -9662,40 +10120,49 @@ msgstr ""
 msgid "COMMON '%s' at %L requires %d bytes of padding at start"
 msgstr ""
 
-#: fortran/trans-decl.c:450
+#: fortran/trans-decl.c:452
 #, no-c-format
 msgid "storage size not known"
 msgstr ""
 
-#: fortran/trans-decl.c:457
+#: fortran/trans-decl.c:459
 #, no-c-format
 msgid "storage size not constant"
 msgstr ""
 
-#: fortran/trans-decl.c:2958
+#: fortran/trans-decl.c:2987
 #, no-c-format
 msgid "Unused parameter %s declared at %L"
 msgstr ""
 
-#: fortran/trans-decl.c:2964
+#: fortran/trans-decl.c:2993
 #, no-c-format
 msgid "Unused variable %s declared at %L"
 msgstr ""
 
-#: fortran/trans-io.c:994
+#: fortran/trans-expr.c:1951
+#, no-c-format
+msgid "Unknown argument list function at %L"
+msgstr ""
+
+#: fortran/trans-intrinsic.c:771
 #, no-c-format
-msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers."
+msgid "'dim' argument of %s intrinsic at %L is not a valid dimension index"
 msgstr ""
 
-#: fortran/trans-stmt.c:159
+#: fortran/trans-intrinsic.c:3402
+msgid "Argument NCOPIES of REPEAT intrinsic is negative"
+msgstr ""
+
+#: fortran/trans-stmt.c:157
 msgid "Assigned label is not a target label"
 msgstr ""
 
-#: fortran/trans-stmt.c:186
+#: fortran/trans-stmt.c:184
 msgid "Assigned label is not in the list"
 msgstr ""
 
-#: fortran/trans-stmt.c:441
+#: fortran/trans-stmt.c:439
 #, no-c-format
 msgid "An alternate return at %L without a * dummy argument"
 msgstr ""
@@ -9712,1248 +10179,777 @@ msgstr ""
 msgid "Incorrect function return value"
 msgstr ""
 
-#. FIXME: i18n bug here.  Order of prints should not be
-#. fixed.
-#: java/gjavah.c:916
-#, c-format
-msgid "ignored method '"
-msgstr ""
-
-#: java/gjavah.c:918
-#, c-format
-msgid "' marked virtual\n"
-msgstr ""
-
-#: java/gjavah.c:2356
-#, c-format
-msgid "Try '"
-msgstr ""
-
-#: java/gjavah.c:2363
-#, c-format
-msgid "Usage: "
-msgstr ""
-
-#: java/gjavah.c:2364
+#: java/jcf-dump.c:1066
 #, c-format
-msgid ""
-"Generate C or C++ header files from .class files\n"
-"\n"
+msgid "Not a valid Java .class file.\n"
 msgstr ""
 
-#: java/gjavah.c:2365
+#: java/jcf-dump.c:1072
 #, c-format
-msgid "  -stubs                  Generate an implementation stub file\n"
+msgid "error while parsing constant pool\n"
 msgstr ""
 
-#: java/gjavah.c:2366
-#, c-format
-msgid "  -jni                    Generate a JNI header or stub\n"
+#: java/jcf-dump.c:1078 java/jcf-parse.c:1461
+#, gcc-internal-format
+msgid "error in constant pool entry #%d\n"
 msgstr ""
 
-#: java/gjavah.c:2367
+#: java/jcf-dump.c:1088
 #, c-format
-msgid "  -force                  Always overwrite output files\n"
+msgid "error while parsing fields\n"
 msgstr ""
 
-#: java/gjavah.c:2368
+#: java/jcf-dump.c:1094
 #, c-format
-msgid "  -old                    Unused compatibility option\n"
+msgid "error while parsing methods\n"
 msgstr ""
 
-#: java/gjavah.c:2369
+#: java/jcf-dump.c:1100
 #, c-format
-msgid "  -trace                  Unused compatibility option\n"
+msgid "error while parsing final attributes\n"
 msgstr ""
 
-#: java/gjavah.c:2370
+#: java/jcf-dump.c:1137
 #, c-format
-msgid "  -J OPTION               Unused compatibility option\n"
+msgid "Try 'jcf-dump --help' for more information.\n"
 msgstr ""
 
-#: java/gjavah.c:2372
+#: java/jcf-dump.c:1144
 #, c-format
-msgid "  -add TEXT               Insert TEXT into class body\n"
+msgid ""
+"Usage: jcf-dump [OPTION]... CLASS...\n"
+"\n"
 msgstr ""
 
-#: java/gjavah.c:2373
+#: java/jcf-dump.c:1145
 #, c-format
-msgid "  -append TEXT            Insert TEXT after class declaration\n"
+msgid ""
+"Display contents of a class file in readable form.\n"
+"\n"
 msgstr ""
 
-#: java/gjavah.c:2374
+#: java/jcf-dump.c:1146
 #, c-format
-msgid "  -friend TEXT            Insert TEXT as 'friend' declaration\n"
+msgid "  -c                      Disassemble method bodies\n"
 msgstr ""
 
-#: java/gjavah.c:2375
+#: java/jcf-dump.c:1147
 #, c-format
-msgid "  -prepend TEXT           Insert TEXT before start of class\n"
+msgid "  --javap                 Generate output in 'javap' format\n"
 msgstr ""
 
-#: java/gjavah.c:2377 java/jcf-dump.c:917
+#: java/jcf-dump.c:1149
 #, c-format
 msgid "  --classpath PATH        Set path to find .class files\n"
 msgstr ""
 
-#: java/gjavah.c:2378 java/jcf-dump.c:918
+#: java/jcf-dump.c:1150
 #, c-format
 msgid "  -IDIR                   Append directory to class path\n"
 msgstr ""
 
-#: java/gjavah.c:2379 java/jcf-dump.c:919
+#: java/jcf-dump.c:1151
 #, c-format
 msgid "  --bootclasspath PATH    Override built-in class path\n"
 msgstr ""
 
-#: java/gjavah.c:2380 java/jcf-dump.c:920
+#: java/jcf-dump.c:1152
 #, c-format
 msgid "  --extdirs PATH          Set extensions directory path\n"
 msgstr ""
 
-#: java/gjavah.c:2381
-#, c-format
-msgid "  -d DIRECTORY            Set output directory name\n"
-msgstr ""
-
-#: java/gjavah.c:2382 java/jcf-dump.c:921 java/jv-scan.c:115
+#: java/jcf-dump.c:1153
 #, c-format
 msgid "  -o FILE                 Set output file name\n"
 msgstr ""
 
-#: java/gjavah.c:2383
-#, c-format
-msgid "  -td DIRECTORY           Set temporary directory name\n"
-msgstr ""
-
-#: java/gjavah.c:2385 java/jcf-dump.c:923 java/jv-scan.c:117
+#: java/jcf-dump.c:1155
 #, c-format
 msgid "  --help                  Print this help, then exit\n"
 msgstr ""
 
-#: java/gjavah.c:2386 java/jcf-dump.c:924 java/jv-scan.c:118
+#: java/jcf-dump.c:1156
 #, c-format
 msgid "  --version               Print version number, then exit\n"
 msgstr ""
 
-#: java/gjavah.c:2387 java/jcf-dump.c:925
+#: java/jcf-dump.c:1157
 #, c-format
 msgid "  -v, --verbose           Print extra information while running\n"
 msgstr ""
 
-#: java/gjavah.c:2389
+#: java/jcf-dump.c:1159
 #, c-format
 msgid ""
-"  -M                      Print all dependencies to stdout;\n"
-"                             suppress ordinary output\n"
+"For bug reporting instructions, please see:\n"
+"%s.\n"
 msgstr ""
 
-#: java/gjavah.c:2391
+#: java/jcf-dump.c:1187 java/jcf-dump.c:1255
 #, c-format
-msgid ""
-"  -MM                     Print non-system dependencies to stdout;\n"
-"                             suppress ordinary output\n"
+msgid "jcf-dump: no classes specified\n"
 msgstr ""
 
-#: java/gjavah.c:2393
+#: java/jcf-dump.c:1275
 #, c-format
-msgid "  -MD                     Print all dependencies to stdout\n"
+msgid "Cannot open '%s' for output.\n"
 msgstr ""
 
-#: java/gjavah.c:2394
+#: java/jcf-dump.c:1321
 #, c-format
-msgid "  -MMD                    Print non-system dependencies to stdout\n"
+msgid "bad format of .zip/.jar archive\n"
 msgstr ""
 
-#: java/gjavah.c:2397 java/jcf-dump.c:927 java/jv-scan.c:120
+#: java/jcf-dump.c:1439
 #, c-format
-msgid ""
-"For bug reporting instructions, please see:\n"
-"%s.\n"
+msgid "Bad byte codes.\n"
 msgstr ""
 
-#: java/gjavah.c:2581
+#: java/jvgenmain.c:48
 #, c-format
-msgid "Processing %s\n"
+msgid "Usage: %s [OPTIONS]... CLASSNAMEmain [OUTFILE]\n"
 msgstr ""
 
-#: java/gjavah.c:2591
+#: java/jvgenmain.c:110
 #, c-format
-msgid "Found in %s\n"
+msgid "%s: Cannot open output file: %s\n"
 msgstr ""
 
-#: java/jcf-dump.c:834
+#: java/jvgenmain.c:152
 #, c-format
-msgid "Not a valid Java .class file.\n"
+msgid "%s: Failed to close output file %s\n"
 msgstr ""
 
-#: java/jcf-dump.c:840
+#: java/jvspec.c:410
 #, c-format
-msgid "error while parsing constant pool\n"
-msgstr ""
-
-#: java/jcf-dump.c:846 java/jcf-parse.c:756
-#, gcc-internal-format
-msgid "error in constant pool entry #%d\n"
+msgid "can't specify '-D' without '--main'\n"
 msgstr ""
 
-#: java/jcf-dump.c:856
+#: java/jvspec.c:413
 #, c-format
-msgid "error while parsing fields\n"
+msgid "'%s' is not a valid class name"
 msgstr ""
 
-#: java/jcf-dump.c:862
+#: java/jvspec.c:419
 #, c-format
-msgid "error while parsing methods\n"
+msgid "--resource requires -o"
 msgstr ""
 
-#: java/jcf-dump.c:868
+#: java/jvspec.c:433
 #, c-format
-msgid "error while parsing final attributes\n"
+msgid "cannot specify both -C and -o"
 msgstr ""
 
-#: java/jcf-dump.c:905
+#: java/jvspec.c:445
 #, c-format
-msgid "Try 'jcf-dump --help' for more information.\n"
+msgid "cannot create temporary file"
 msgstr ""
 
-#: java/jcf-dump.c:912
+#: java/jvspec.c:467
 #, c-format
-msgid ""
-"Usage: jcf-dump [OPTION]... CLASS...\n"
-"\n"
+msgid "using both @FILE with multiple files not implemented"
 msgstr ""
 
-#: java/jcf-dump.c:913
+#: java/jvspec.c:589
 #, c-format
-msgid ""
-"Display contents of a class file in readable form.\n"
-"\n"
+msgid "cannot specify 'main' class when not linking"
 msgstr ""
 
-#: java/jcf-dump.c:914
-#, c-format
-msgid "  -c                      Disassemble method bodies\n"
+#: config/i386/nwld.h:35
+msgid "Static linking is not supported.\n"
 msgstr ""
 
-#: java/jcf-dump.c:915
-#, c-format
-msgid "  --javap                 Generate output in 'javap' format\n"
+#: gcc.c:779
+msgid "GCC does not support -C or -CC without -E"
 msgstr ""
 
-#: java/jcf-dump.c:955 java/jcf-dump.c:1023
-#, c-format
-msgid "jcf-dump: no classes specified\n"
+#: gcc.c:807 java/jvspec.c:81 ada/lang-specs.h:34
+msgid "-pg and -fomit-frame-pointer are incompatible"
 msgstr ""
 
-#: java/jcf-dump.c:1043
-#, c-format
-msgid "Cannot open '%s' for output.\n"
+#: gcc.c:983
+msgid "-E or -x required when input is from standard input"
 msgstr ""
 
-#: java/jcf-dump.c:1089
-#, c-format
-msgid "bad format of .zip/.jar archive\n"
+#: config/i386/cygwin.h:29
+msgid "mno-cygwin and mno-win32 are not compatible"
 msgstr ""
 
-#: java/jcf-dump.c:1207
-#, c-format
-msgid "Bad byte codes.\n"
+#: config/i386/cygwin.h:70 config/i386/mingw32.h:58
+msgid "shared and mdll are not compatible"
 msgstr ""
 
-#: java/jv-scan.c:100
-#, c-format
-msgid "Try 'jv-scan --help' for more information.\n"
+#: config/arm/arm.h:143
+msgid "-msoft-float and -mhard_float may not be used together"
 msgstr ""
 
-#: java/jv-scan.c:107
-#, c-format
-msgid ""
-"Usage: jv-scan [OPTION]... FILE...\n"
-"\n"
+#: config/arm/arm.h:145
+msgid "-mbig-endian and -mlittle-endian may not be used together"
 msgstr ""
 
-#: java/jv-scan.c:108
-#, c-format
-msgid ""
-"Print useful information read from Java source files.\n"
-"\n"
+#: config/mcore/mcore.h:57
+msgid "the m210 does not have little endian support"
 msgstr ""
 
-#: java/jv-scan.c:109
-#, c-format
-msgid "  --no-assert             Don't recognize the assert keyword\n"
+#: config/vax/netbsd-elf.h:42
+msgid "the -shared option is not currently supported for VAX ELF"
 msgstr ""
 
-#: java/jv-scan.c:110
-#, c-format
-msgid "  --complexity            Print cyclomatic complexity of input file\n"
+#: config/sparc/netbsd-elf.h:126 config/sparc/netbsd-elf.h:145
+#: config/sparc/sol2-bi.h:207 config/sparc/sol2-bi.h:217
+#: config/sparc/linux64.h:211 config/sparc/linux64.h:222
+msgid "may not use both -m32 and -m64"
 msgstr ""
 
-#: java/jv-scan.c:111
-#, c-format
-msgid "  --encoding NAME         Specify encoding of input file\n"
+#: config/sparc/sol2-bi.h:179 config/sparc/sol2-bi.h:184
+#: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
+msgid "does not support multilib"
 msgstr ""
 
-#: java/jv-scan.c:112
-#, c-format
-msgid "  --print-main            Print name of class containing 'main'\n"
+#: config/sh/sh.h:460
+msgid "SH2a does not support little-endian"
 msgstr ""
 
-#: java/jv-scan.c:113
-#, c-format
-msgid "  --list-class            List all classes defined in file\n"
+#: config/i386/sco5.h:189
+msgid "-pg not supported on this platform"
 msgstr ""
 
-#: java/jv-scan.c:114
-#, c-format
-msgid ""
-"  --list-filename         Print input filename when listing class names\n"
+#: config/i386/sco5.h:190
+msgid "-p and -pp specified - pick one"
 msgstr ""
 
-#: java/jv-scan.c:257
-#, c-format
-msgid "%s: error: "
+#: config/i386/sco5.h:259
+msgid "-G and -static are mutually exclusive"
 msgstr ""
 
-#: java/jv-scan.c:269 java/jv-scan.c:280
-#, c-format
-msgid "%s: warning: "
+#: java/lang-specs.h:34
+msgid "-fjni and -femit-class-files are incompatible"
 msgstr ""
 
-#: java/jvgenmain.c:48
-#, c-format
-msgid "Usage: %s [OPTIONS]... CLASSNAMEmain [OUTFILE]\n"
+#: java/lang-specs.h:35
+msgid "-fjni and -femit-class-file are incompatible"
 msgstr ""
 
-#: java/jvgenmain.c:101
-#, c-format
-msgid "%s: Cannot open output file: %s\n"
+#: java/lang-specs.h:36 java/lang-specs.h:37
+msgid "-femit-class-file should used along with -fsyntax-only"
 msgstr ""
 
-#: java/jvgenmain.c:138
-#, c-format
-msgid "%s: Failed to close output file %s\n"
+#: config/alpha/linux-elf.h:34 config/alpha/linux-elf.h:36 config/linux.h:107
+#: config/linux.h:109 config/rs6000/linux64.h:348 config/rs6000/linux64.h:350
+#: config/sparc/linux.h:127 config/sparc/linux.h:129
+#: config/sparc/linux64.h:152 config/sparc/linux64.h:154
+#: config/rs6000/sysv4.h:900 config/rs6000/sysv4.h:902
+msgid "-mglibc and -muclibc used together"
 msgstr ""
 
-#: java/jvspec.c:427
-#, c-format
-msgid "can't specify '-D' without '--main'\n"
+#: config/vax/vax.h:50 config/vax/vax.h:51
+msgid "profiling not supported with -mg\n"
 msgstr ""
 
-#: java/jvspec.c:430
-#, c-format
-msgid "'%s' is not a valid class name"
+#: config/rs6000/darwin.h:95
+msgid " conflicting code gen style switches are used"
 msgstr ""
 
-#: java/jvspec.c:436
-#, c-format
-msgid "--resource requires -o"
+#: config/s390/tpf.h:120
+msgid "static is not supported on TPF-OS"
 msgstr ""
 
-#: java/jvspec.c:450
-#, c-format
-msgid "cannot specify both -C and -o"
+#: config/mips/mips.h:859 config/arc/arc.h:62
+msgid "may not use both -EB and -EL"
 msgstr ""
 
-#: java/jvspec.c:462
-#, c-format
-msgid "cannot create temporary file"
+#: config/mips/r3900.h:35
+msgid "-mhard-float not supported"
 msgstr ""
 
-#: java/jvspec.c:490
-#, c-format
-msgid "using both @FILE with multiple files not implemented"
+#: config/mips/r3900.h:37
+msgid "-msingle-float and -msoft-float cannot both be specified"
 msgstr ""
 
-#: java/jvspec.c:555
-#, c-format
-msgid "cannot specify 'main' class when not linking"
+#: config/lynx.h:71
+msgid "cannot use mthreads and mlegacy-threads together"
 msgstr ""
 
-#: java/parse-scan.y:879
-#: java/parse.y:961
-#: java/parse.y:1307
-#: java/parse.y:1369
-#: java/parse.y:1577
-#: java/parse.y:1800
-#: java/parse.y:1809
-#: java/parse.y:1820
-#: java/parse.y:1831
-#: java/parse.y:1843
-#: java/parse.y:1858
-#: java/parse.y:1875
-#: java/parse.y:1877
-#: java/parse.y:1958
-#: java/parse.y:2135
-#: java/parse.y:2204
-#: java/parse.y:2368
-#: java/parse.y:2381
-#: java/parse.y:2388
-#: java/parse.y:2395
-#: java/parse.y:2406
-#: java/parse.y:2408
-#: java/parse.y:2446
-#: java/parse.y:2448
-#: java/parse.y:2450
-#: java/parse.y:2471
-#: java/parse.y:2473
-#: java/parse.y:2475
-#: java/parse.y:2491
-#: java/parse.y:2493
-#: java/parse.y:2514
-#: java/parse.y:2516
-#: java/parse.y:2518
-#: java/parse.y:2546
-#: java/parse.y:2548
-#: java/parse.y:2550
-#: java/parse.y:2552
-#: java/parse.y:2570
-#: java/parse.y:2572
-#: java/parse.y:2583
-#: java/parse.y:2594
-#: java/parse.y:2605
-#: java/parse.y:2616
-#: java/parse.y:2627
-#: java/parse.y:2640
-#: java/parse.y:2644
-#: java/parse.y:2646
-#: java/parse.y:2659
-msgid "Missing term"
-msgstr ""
-
-#: java/parse-scan.y:881
-#: java/parse.y:741
-#: java/parse.y:779
-#: java/parse.y:804
-#: java/parse.y:982
-#: java/parse.y:1343
-#: java/parse.y:1553
-#: java/parse.y:1555
-#: java/parse.y:1785
-#: java/parse.y:1811
-#: java/parse.y:1822
-#: java/parse.y:1833
-#: java/parse.y:1845
-#: java/parse.y:1860
-msgid "';' expected"
-msgstr ""
-
-#: java/parse-scan.y:1372
-#: java/parse.y:16544
-msgid "parse error"
+#: config/lynx.h:96
+msgid "cannot use mshared and static together"
 msgstr ""
 
-#: java/parse-scan.y:1373
-#: java/parse.y:16545
-msgid "syntax error; also virtual memory exhausted"
-msgstr ""
-
-#: java/parse-scan.y:1374
-#: java/parse.y:16546
-msgid "parse error; also virtual memory exhausted"
-msgstr ""
-
-#: java/parse-scan.y:1376
-#: java/parse.y:16548
-msgid "parse error: cannot back up"
+#: ada/lang-specs.h:35
+msgid "-c or -S required for Ada"
 msgstr ""
 
-#: java/parse.y:739
-#: java/parse.y:777
-msgid "Missing name"
+#: config/vxworks.h:69
+msgid "-Xbind-now and -Xbind-lazy are incompatible"
 msgstr ""
 
-#: java/parse.y:802
-msgid "'*' expected"
+#: config/darwin.h:268
+msgid "-current_version only allowed with -dynamiclib"
 msgstr ""
 
-#: java/parse.y:816
-msgid "Class or interface declaration expected"
+#: config/darwin.h:270
+msgid "-install_name only allowed with -dynamiclib"
 msgstr ""
 
-#: java/parse.y:853
-#: java/parse.y:855
-msgid "Missing class name"
+#: config/darwin.h:275
+msgid "-bundle not allowed with -dynamiclib"
 msgstr ""
 
-#: java/parse.y:858
-#: java/parse.y:862
-#: java/parse.y:870
-#: java/parse.y:1022
-#: java/parse.y:1288
-#: java/parse.y:1290
-#: java/parse.y:1620
-#: java/parse.y:1871
-#: java/parse.y:1903
-#: java/parse.y:1965
-msgid "'{' expected"
+#: config/darwin.h:276
+msgid "-bundle_loader not allowed with -dynamiclib"
 msgstr ""
 
-#: java/parse.y:872
-msgid "Missing super class name"
+#: config/darwin.h:277
+msgid "-client_name not allowed with -dynamiclib"
 msgstr ""
 
-#: java/parse.y:882
-#: java/parse.y:898
-msgid "Missing interface name"
+#: config/darwin.h:282
+msgid "-force_flat_namespace not allowed with -dynamiclib"
 msgstr ""
 
-#: java/parse.y:976
-msgid "Missing variable initializer"
+#: config/darwin.h:284
+msgid "-keep_private_externs not allowed with -dynamiclib"
 msgstr ""
 
-#: java/parse.y:993
-msgid "Invalid declaration"
+#: config/darwin.h:285
+msgid "-private_bundle not allowed with -dynamiclib"
 msgstr ""
 
-#: java/parse.y:996
-#: java/parse.y:1086
-#: java/parse.y:2150
-#: java/parse.y:2179
-#: java/parse.y:2201
-#: java/parse.y:2205
-#: java/parse.y:2240
-#: java/parse.y:2319
-#: java/parse.y:2329
-#: java/parse.y:2339
-msgid "']' expected"
+#: java/lang.opt:66
+msgid "Warn if a deprecated compiler feature, class, method, or field is used"
 msgstr ""
 
-#: java/parse.y:1000
-msgid "Unbalanced ']'"
+#: java/lang.opt:70
+msgid "Warn if deprecated empty statements are found"
 msgstr ""
 
-#: java/parse.y:1036
-msgid "Invalid method declaration, method name required"
+#: java/lang.opt:74
+msgid "Warn if .class files are out of date"
 msgstr ""
 
-#: java/parse.y:1042
-#: java/parse.y:1048
-#: java/parse.y:1054
-#: java/parse.y:2053
-msgid "Identifier expected"
+#: java/lang.opt:78
+msgid "Warn if modifiers are specified when not necessary"
 msgstr ""
 
-#: java/parse.y:1060
-#: java/parse.y:4738
-#, gcc-internal-format
-msgid "Invalid method declaration, return type required"
+#: java/lang.opt:82
+msgid "Deprecated; use --classpath instead"
 msgstr ""
 
-#: java/parse.y:1084
-#: java/parse.y:1533
-#: java/parse.y:1540
-#: java/parse.y:1549
-#: java/parse.y:1551
-#: java/parse.y:1579
-#: java/parse.y:1688
-#: java/parse.y:1995
-#: java/parse.y:2048
-msgid "')' expected"
+#: java/lang.opt:89
+msgid "Permit the use of the assert keyword"
 msgstr ""
 
-#: java/parse.y:1100
-msgid "Missing formal parameter term"
+#: java/lang.opt:111
+msgid "Replace system path"
 msgstr ""
 
-#: java/parse.y:1115
-#: java/parse.y:1120
-msgid "Missing identifier"
+#: java/lang.opt:115
+msgid "Generate checks for references to NULL"
 msgstr ""
 
-#: java/parse.y:1140
-#: java/parse.y:1149
-msgid "Missing class type term"
+#: java/lang.opt:119
+msgid "Set class path"
 msgstr ""
 
-#: java/parse.y:1305
-msgid "Invalid interface type"
+#: java/lang.opt:126
+msgid "Output a class file"
 msgstr ""
 
-#: java/parse.y:1493
-#: java/parse.y:1667
-#: java/parse.y:1669
-msgid "':' expected"
+#: java/lang.opt:130
+msgid "Alias for -femit-class-file"
 msgstr ""
 
-#: java/parse.y:1519
-#: java/parse.y:1524
-#: java/parse.y:1529
-msgid "Invalid expression statement"
+#: java/lang.opt:134
+msgid "Choose input encoding (defaults from your locale)"
 msgstr ""
 
-#: java/parse.y:1547
-#: java/parse.y:1575
-#: java/parse.y:1616
-#: java/parse.y:1684
-#: java/parse.y:1752
-#: java/parse.y:1873
-#: java/parse.y:1951
-#: java/parse.y:2042
-#: java/parse.y:2044
-#: java/parse.y:2057
-#: java/parse.y:2300
-#: java/parse.y:2302
-msgid "'(' expected"
+#: java/lang.opt:138
+msgid "Set the extension directory path"
 msgstr ""
 
-#: java/parse.y:1618
-msgid "Missing term or ')'"
+#: java/lang.opt:145
+msgid "Input file is a file with a list of filenames to compile"
 msgstr ""
 
-#: java/parse.y:1665
-msgid "Missing or invalid constant expression"
+#: java/lang.opt:152
+msgid "Always check for non gcj generated classes archives"
 msgstr ""
 
-#: java/parse.y:1686
-msgid "Missing term and ')' expected"
+#: java/lang.opt:156
+msgid ""
+"Assume the runtime uses a hash table to map an object to its synchronization "
+"structure"
 msgstr ""
 
-#: java/parse.y:1725
-msgid "Invalid control expression"
+#: java/lang.opt:160
+msgid "Generate instances of Class at runtime"
 msgstr ""
 
-#: java/parse.y:1727
-#: java/parse.y:1729
-msgid "Invalid update expression"
+#: java/lang.opt:164
+msgid "Use offset tables for virtual method calls"
 msgstr ""
 
-#: java/parse.y:1754
-msgid "Invalid init statement"
+#: java/lang.opt:171
+msgid "Assume native functions are implemented using JNI"
 msgstr ""
 
-#: java/parse.y:1954
-msgid "Missing term or ')' expected"
+#: java/lang.opt:175
+msgid "Enable optimization of static class initialization code"
 msgstr ""
 
-#: java/parse.y:1997
-msgid "'class' or 'this' expected"
+#: java/lang.opt:182
+msgid "Reduce the amount of reflection meta-data generated"
 msgstr ""
 
-#: java/parse.y:1999
-#: java/parse.y:2001
-msgid "'class' expected"
+#: java/lang.opt:186
+msgid "Enable assignability checks for stores into object arrays"
 msgstr ""
 
-#: java/parse.y:2046
-msgid "')' or term expected"
+#: java/lang.opt:190
+msgid "Generate code for the Boehm GC"
 msgstr ""
 
-#: java/parse.y:2148
-#: java/parse.y:2177
-msgid "'[' expected"
+#: java/lang.opt:194
+msgid "Call a library routine to do integer divisions"
 msgstr ""
 
-#: java/parse.y:2255
-msgid "Field expected"
+#: java/lang.opt:198
+msgid "Generated should be loaded by bootstrap loader"
 msgstr ""
 
-#: java/parse.y:2314
-#: java/parse.y:2324
-#: java/parse.y:2334
-msgid "Missing term and ']' expected"
+#: java/lang.opt:202
+msgid "Set the source language version"
 msgstr ""
 
-#: java/parse.y:2439
-msgid "']' expected, invalid type expression"
+#: java/lang.opt:206
+msgid "Set the target VM version"
 msgstr ""
 
-#: java/parse.y:2442
-msgid "Invalid type expression"
+#: ada/lang.opt:90
+msgid "Specify options to GNAT"
 msgstr ""
 
-#: java/parse.y:2554
-msgid "Invalid reference type"
+#: fortran/lang.opt:30
+msgid "Add a directory for INCLUDE and MODULE searching"
 msgstr ""
 
-#: java/parse.y:3025
-msgid "Constructor invocation must be first thing in a constructor"
+#: fortran/lang.opt:34
+msgid "Put MODULE files in 'directory'"
 msgstr ""
 
-#: java/parse.y:3027
-msgid "Only constructors can invoke constructors"
+#: fortran/lang.opt:42
+msgid "Warn about possible aliasing of dummy arguments"
 msgstr ""
 
-#: gcc.c:773
-msgid "GCC does not support -C or -CC without -E"
+#: fortran/lang.opt:46
+msgid "Warn about missing ampersand in continued character constants"
 msgstr ""
 
-#: gcc.c:800 ada/lang-specs.h:34 java/jvspec.c:80
-msgid "-pg and -fomit-frame-pointer are incompatible"
+#: fortran/lang.opt:50
+msgid "Warn about truncated character expressions"
 msgstr ""
 
-#: gcc.c:975
-msgid "-E or -x required when input is from standard input"
+#: fortran/lang.opt:54
+msgid "Warn about implicit conversion"
 msgstr ""
 
-#: config/mips/mips.h:871 config/arc/arc.h:62
-msgid "may not use both -EB and -EL"
+#: fortran/lang.opt:58
+msgid "Warn about calls with implicit interface"
 msgstr ""
 
-#: config/mips/r3900.h:35
-msgid "-mhard-float not supported"
+#: fortran/lang.opt:62
+msgid "Warn about truncated source lines"
 msgstr ""
 
-#: config/mips/r3900.h:37
-msgid "-msingle-float and -msoft-float cannot both be specified"
+#: fortran/lang.opt:66
+msgid "Warn about usage of non-standard intrinsics"
 msgstr ""
 
-#: config/alpha/linux-elf.h:34 config/alpha/linux-elf.h:36 config/linux.h:106
-#: config/linux.h:108 config/rs6000/linux64.h:344 config/rs6000/linux64.h:346
-#: config/sparc/linux.h:127 config/sparc/linux.h:129
-#: config/sparc/linux64.h:152 config/sparc/linux64.h:154
-#: config/rs6000/sysv4.h:904 config/rs6000/sysv4.h:906
-msgid "-mglibc and -muclibc used together"
+#: fortran/lang.opt:70
+msgid "Warn about \"suspicious\" constructs"
 msgstr ""
 
-#: config/lynx.h:71
-msgid "cannot use mthreads and mlegacy-threads together"
+#: fortran/lang.opt:74
+msgid "Permit nonconforming uses of the tab character"
 msgstr ""
 
-#: config/lynx.h:96
-msgid "cannot use mshared and static together"
+#: fortran/lang.opt:78
+msgid "Warn about underflow of numerical constant expressions"
 msgstr ""
 
-#: config/vax/netbsd-elf.h:42
-msgid "the -shared option is not currently supported for VAX ELF"
+#: fortran/lang.opt:82
+msgid "All intrinsics procedures are available regardless of selected standard"
 msgstr ""
 
-#: config/i386/mingw32.h:58 config/i386/cygwin.h:70
-msgid "shared and mdll are not compatible"
+#: fortran/lang.opt:90
+msgid ""
+"Do not treat local variables and COMMON blocks as if they were named in SAVE "
+"statements"
 msgstr ""
 
-#: config/vax/vax.h:50 config/vax/vax.h:51
-msgid "profiling not supported with -mg\n"
+#: fortran/lang.opt:94
+msgid "Specify that backslash in string introduces an escape character"
 msgstr ""
 
-#: config/sparc/linux64.h:211 config/sparc/linux64.h:222
-#: config/sparc/netbsd-elf.h:126 config/sparc/netbsd-elf.h:145
-#: config/sparc/sol2-bi.h:207 config/sparc/sol2-bi.h:217
-msgid "may not use both -m32 and -m64"
+#: fortran/lang.opt:98
+msgid ""
+"-fblas-matmul-limit=<n>        Size of the smallest matrix for which matmul "
+"will use BLAS"
 msgstr ""
 
-#: config/sh/sh.h:458
-msgid "SH2a does not support little-endian"
+#: fortran/lang.opt:102
+msgid "Use big-endian format for unformatted files"
 msgstr ""
 
-#: java/lang-specs.h:34
-msgid "-fjni and -femit-class-files are incompatible"
+#: fortran/lang.opt:106
+msgid "Use little-endian format for unformatted files"
 msgstr ""
 
-#: java/lang-specs.h:35
-msgid "-fjni and -femit-class-file are incompatible"
+#: fortran/lang.opt:110
+msgid "Use native format for unformatted files"
 msgstr ""
 
-#: java/lang-specs.h:36 java/lang-specs.h:37
-msgid "-femit-class-file should used along with -fsyntax-only"
+#: fortran/lang.opt:114
+msgid "Swap endianness for unformatted files"
 msgstr ""
 
-#: config/i386/nwld.h:35
-msgid "Static linking is not supported.\n"
+#: fortran/lang.opt:118
+msgid "Use the Cray Pointer extension"
 msgstr ""
 
-#: config/darwin.h:264
-msgid "-current_version only allowed with -dynamiclib"
+#: fortran/lang.opt:122
+msgid "Ignore 'D' in column one in fixed form"
 msgstr ""
 
-#: config/darwin.h:266
-msgid "-install_name only allowed with -dynamiclib"
+#: fortran/lang.opt:126
+msgid "Treat lines with 'D' in column one as comments"
 msgstr ""
 
-#: config/darwin.h:271
-msgid "-bundle not allowed with -dynamiclib"
+#: fortran/lang.opt:130
+msgid "Set the default double precision kind to an 8 byte wide type"
 msgstr ""
 
-#: config/darwin.h:272
-msgid "-bundle_loader not allowed with -dynamiclib"
+#: fortran/lang.opt:134
+msgid "Set the default integer kind to an 8 byte wide type"
 msgstr ""
 
-#: config/darwin.h:273
-msgid "-client_name not allowed with -dynamiclib"
+#: fortran/lang.opt:138
+msgid "Set the default real kind to an 8 byte wide type"
 msgstr ""
 
-#: config/darwin.h:278
-msgid "-force_flat_namespace not allowed with -dynamiclib"
+#: fortran/lang.opt:142
+msgid "Allow dollar signs in entity names"
 msgstr ""
 
-#: config/darwin.h:280
-msgid "-keep_private_externs not allowed with -dynamiclib"
+#: fortran/lang.opt:146
+msgid "Dump a core file when a runtime error occurs"
 msgstr ""
 
-#: config/darwin.h:281
-msgid "-private_bundle not allowed with -dynamiclib"
+#: fortran/lang.opt:150
+msgid "Display the code tree after parsing"
 msgstr ""
 
-#: config/rs6000/darwin.h:126
-msgid " conflicting code gen style switches are used"
+#: fortran/lang.opt:154
+msgid ""
+"Specify that an external BLAS library should be used for matmul calls on "
+"large-size arrays"
 msgstr ""
 
-#: config/mcore/mcore.h:57
-msgid "the m210 does not have little endian support"
+#: fortran/lang.opt:158
+msgid "Use f2c calling convention"
 msgstr ""
 
-#: config/vxworks.h:66
-msgid "-Xbind-now and -Xbind-lazy are incompatible"
+#: fortran/lang.opt:162
+msgid "Assume that the source file is fixed form"
 msgstr ""
 
-#: ada/lang-specs.h:35
-msgid "-c or -S required for Ada"
+#: fortran/lang.opt:166
+msgid "Specify where to find the compiled intrinsic modules"
 msgstr ""
 
-#: config/sparc/sol2-bi.h:179 config/sparc/sol2-bi.h:184
-#: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
-msgid "does not support multilib"
+#: fortran/lang.opt:170
+msgid "Allow arbitrary character line width in fixed mode"
 msgstr ""
 
-#: config/i386/cygwin.h:29
-msgid "mno-cygwin and mno-win32 are not compatible"
+#: fortran/lang.opt:174
+msgid "Use n as character line width in fixed mode"
 msgstr ""
 
-#: config/i386/sco5.h:189
-msgid "-pg not supported on this platform"
+#: fortran/lang.opt:178
+msgid "Stop on following floating point exceptions"
 msgstr ""
 
-#: config/i386/sco5.h:190
-msgid "-p and -pp specified - pick one"
+#: fortran/lang.opt:182
+msgid "Assume that the source file is free form"
 msgstr ""
 
-#: config/i386/sco5.h:259
-msgid "-G and -static are mutually exclusive"
+#: fortran/lang.opt:186
+msgid "Allow arbitrary character line width in free mode"
 msgstr ""
 
-#: config/arm/arm.h:141
-msgid "-msoft-float and -mhard_float may not be used together"
+#: fortran/lang.opt:190
+msgid "Use n as character line width in free mode"
 msgstr ""
 
-#: config/arm/arm.h:143
-msgid "-mbig-endian and -mlittle-endian may not be used together"
+#: fortran/lang.opt:194
+msgid ""
+"Specify that no implicit typing is allowed, unless overridden by explicit "
+"IMPLICIT statements"
 msgstr ""
 
-#: config/s390/tpf.h:120
-msgid "static is not supported on TPF-OS"
+#: fortran/lang.opt:198
+msgid "Maximum number of errors to report"
 msgstr ""
 
-#: java/lang.opt:66
-msgid "Warn if a deprecated compiler feature, class, method, or field is used"
+#: fortran/lang.opt:202
+msgid "Maximum identifier length"
 msgstr ""
 
-#: java/lang.opt:70
-msgid "Warn if deprecated empty statements are found"
+#: fortran/lang.opt:206
+msgid "Maximum length for subrecords"
 msgstr ""
 
-#: java/lang.opt:74
-msgid "Warn if .class files are out of date"
+#: fortran/lang.opt:210
+msgid "Size in bytes of the largest array that will be put on the stack"
 msgstr ""
 
-#: java/lang.opt:78
-msgid "Warn if modifiers are specified when not necessary"
+#: fortran/lang.opt:214 c.opt:652
+msgid "Enable OpenMP"
 msgstr ""
 
-#: java/lang.opt:82
-msgid "Deprecated; use --classpath instead"
+#: fortran/lang.opt:218
+msgid "Try to layout derived types as compact as possible"
 msgstr ""
 
-#: java/lang.opt:86
-msgid "Permit the use of the assert keyword"
+#: fortran/lang.opt:222
+msgid "Treat the input file as preprocessed"
 msgstr ""
 
-#: java/lang.opt:108
-msgid "Replace system path"
+#: fortran/lang.opt:226
+msgid "Enable range checking during compilation"
 msgstr ""
 
-#: java/lang.opt:112
-msgid "Generate checks for references to NULL"
+#: fortran/lang.opt:230
+msgid "Use a 4-byte record marker for unformatted files"
 msgstr ""
 
-#: java/lang.opt:116
-msgid "Set class path"
+#: fortran/lang.opt:234
+msgid "Use an 8-byte record marker for unformatted files"
 msgstr ""
 
-#: java/lang.opt:123
-msgid "Output a class file"
+#: fortran/lang.opt:238
+msgid "Copy array sections into a contiguous block on procedure entry"
 msgstr ""
 
-#: java/lang.opt:127
-msgid "Alias for -femit-class-file"
+#: fortran/lang.opt:242
+msgid "Append a second underscore if the name already contains an underscore"
 msgstr ""
 
-#: java/lang.opt:131
-msgid "Choose input encoding (defaults from your locale)"
+#: fortran/lang.opt:246 c.opt:695
+msgid "Use the narrowest integer type possible for enumeration types"
 msgstr ""
 
-#: java/lang.opt:135
-msgid "Set the extension directory path"
+#: fortran/lang.opt:250
+msgid "Append underscores to externally visible names"
 msgstr ""
 
-#: java/lang.opt:139
-msgid "Input file is a file with a list of filenames to compile"
+#: fortran/lang.opt:254
+msgid "Conform to the ISO Fortran 2003 standard"
 msgstr ""
 
-#: java/lang.opt:143
-msgid "Always check for non gcj generated classes archives"
+#: fortran/lang.opt:258
+msgid "Conform to the ISO Fortran 95 standard"
 msgstr ""
 
-#: java/lang.opt:147
-msgid ""
-"Assume the runtime uses a hash table to map an object to its synchronization "
-"structure"
+#: fortran/lang.opt:262
+msgid "Conform nothing in particular"
 msgstr ""
 
-#: java/lang.opt:151
-msgid "Generate instances of Class at runtime"
+#: fortran/lang.opt:266
+msgid "Accept extensions to support legacy code"
 msgstr ""
 
-#: java/lang.opt:155
-msgid "Use offset tables for virtual method calls"
+#: treelang/lang.opt:30
+msgid "Trace lexical analysis"
 msgstr ""
 
-#: java/lang.opt:162
-msgid "Assume native functions are implemented using JNI"
+#: treelang/lang.opt:34
+msgid "Trace the parsing process"
 msgstr ""
 
-#: java/lang.opt:166
-msgid "Enable optimization of static class initialization code"
+#: config/alpha/alpha.opt:24 config/i386/i386.opt:190
+msgid "Do not use hardware fp"
 msgstr ""
 
-#: java/lang.opt:173
-msgid "Reduce the amount of reflection meta-data generated"
+#: config/alpha/alpha.opt:28
+msgid "Use fp registers"
 msgstr ""
 
-#: java/lang.opt:177
-msgid "Enable assignability checks for stores into object arrays"
+#: config/alpha/alpha.opt:32
+msgid "Assume GAS"
 msgstr ""
 
-#: java/lang.opt:181
-msgid "Generate code for the Boehm GC"
+#: config/alpha/alpha.opt:36
+msgid "Do not assume GAS"
 msgstr ""
 
-#: java/lang.opt:185
-msgid "Call a library routine to do integer divisions"
+#: config/alpha/alpha.opt:40
+msgid "Request IEEE-conformant math library routines (OSF/1)"
 msgstr ""
 
-#: java/lang.opt:189
-msgid "Generated should be loaded by bootstrap loader"
+#: config/alpha/alpha.opt:44
+msgid "Emit IEEE-conformant code, without inexact exceptions"
 msgstr ""
 
-#: ada/lang.opt:86
-msgid "Specify options to GNAT"
+#: config/alpha/alpha.opt:51
+msgid "Do not emit complex integer constants to read-only memory"
 msgstr ""
 
-#: fortran/lang.opt:30
-msgid "Add a directory for INCLUDE and MODULE searching"
+#: config/alpha/alpha.opt:55
+msgid "Use VAX fp"
 msgstr ""
 
-#: fortran/lang.opt:34
-msgid "Put MODULE files in 'directory'"
+#: config/alpha/alpha.opt:59
+msgid "Do not use VAX fp"
 msgstr ""
 
-#: fortran/lang.opt:42
-msgid "Warn about possible aliasing of dummy arguments"
+#: config/alpha/alpha.opt:63
+msgid "Emit code for the byte/word ISA extension"
 msgstr ""
 
-#: fortran/lang.opt:46
-msgid "Warn about missing ampersand in continued character constants"
+#: config/alpha/alpha.opt:67
+msgid "Emit code for the motion video ISA extension"
 msgstr ""
 
-#: fortran/lang.opt:50
-msgid "Warn about implicit conversion"
+#: config/alpha/alpha.opt:71
+msgid "Emit code for the fp move and sqrt ISA extension"
 msgstr ""
 
-#: fortran/lang.opt:54
-msgid "Warn about calls with implicit interface"
+#: config/alpha/alpha.opt:75
+msgid "Emit code for the counting ISA extension"
 msgstr ""
 
-#: fortran/lang.opt:58
-msgid "Warn about truncated source lines"
+#: config/alpha/alpha.opt:79
+msgid "Emit code using explicit relocation directives"
 msgstr ""
 
-#: fortran/lang.opt:62
-msgid "Warn about usage of non-standard intrinsics"
+#: config/alpha/alpha.opt:83
+msgid "Emit 16-bit relocations to the small data areas"
 msgstr ""
 
-#: fortran/lang.opt:66
-msgid "Warn about \"suspicious\" constructs"
+#: config/alpha/alpha.opt:87
+msgid "Emit 32-bit relocations to the small data areas"
 msgstr ""
 
-#: fortran/lang.opt:70
-msgid "Permit nonconforming uses of the tab character"
+#: config/alpha/alpha.opt:91
+msgid "Emit direct branches to local functions"
 msgstr ""
 
-#: fortran/lang.opt:74
-msgid "Warn about underflow of numerical constant expressions"
+#: config/alpha/alpha.opt:95
+msgid "Emit indirect branches to local functions"
 msgstr ""
 
-#: fortran/lang.opt:78
-msgid "All intrinsics procedures are available regardless of selected standard"
-msgstr ""
-
-#: fortran/lang.opt:82
-msgid ""
-"Do not treat local variables and COMMON blocks as if they were named in SAVE "
-"statements"
-msgstr ""
-
-#: fortran/lang.opt:86
-msgid "Specify that backslash in string introduces an escape character"
-msgstr ""
-
-#: fortran/lang.opt:90
-msgid ""
-"Specify that an external BLAS library should be used for matmul calls on "
-"large-size arrays"
-msgstr ""
-
-#: fortran/lang.opt:94
-msgid ""
-"-fblas-matmul-limit=<n>        Size of the smallest matrix for which matmul "
-"will use BLAS"
-msgstr ""
-
-#: fortran/lang.opt:98
-msgid "Set the default double precision kind to an 8 byte wide type"
-msgstr ""
-
-#: fortran/lang.opt:102
-msgid "Set the default integer kind to an 8 byte wide type"
-msgstr ""
-
-#: fortran/lang.opt:106
-msgid "Set the default real kind to an 8 byte wide type"
-msgstr ""
-
-#: fortran/lang.opt:110
-msgid "Ignore 'D' in column one in fixed form"
-msgstr ""
-
-#: fortran/lang.opt:114
-msgid "Treat lines with 'D' in column one as comments"
-msgstr ""
-
-#: fortran/lang.opt:118
-msgid "Allow dollar signs in entity names"
-msgstr ""
-
-#: fortran/lang.opt:122
-msgid "Display the code tree after parsing"
-msgstr ""
-
-#: fortran/lang.opt:126
-msgid "Use f2c calling convention"
-msgstr ""
-
-#: fortran/lang.opt:130
-msgid "Assume that the source file is fixed form"
-msgstr ""
-
-#: fortran/lang.opt:134
-msgid "Assume that the source file is free form"
-msgstr ""
-
-#: fortran/lang.opt:138 c.opt:626
-msgid "Enable OpenMP"
-msgstr ""
-
-#: fortran/lang.opt:142
-msgid "Append underscores to externally visible names"
-msgstr ""
-
-#: fortran/lang.opt:146
-msgid "Use the Cray Pointer extension"
-msgstr ""
-
-#: fortran/lang.opt:150
-msgid "Append a second underscore if the name already contains an underscore"
-msgstr ""
-
-#: fortran/lang.opt:154
-msgid ""
-"Specify that no implicit typing is allowed, unless overridden by explicit "
-"IMPLICIT statements"
-msgstr ""
-
-#: fortran/lang.opt:158
-msgid "Allow arbitrary character line width in fixed mode"
-msgstr ""
-
-#: fortran/lang.opt:162
-msgid "Use n as character line width in fixed mode"
-msgstr ""
-
-#: fortran/lang.opt:166
-msgid "Allow arbitrary character line width in free mode"
-msgstr ""
-
-#: fortran/lang.opt:170
-msgid "Use n as character line width in free mode"
-msgstr ""
-
-#: fortran/lang.opt:174
-msgid "Maximum identifier length"
-msgstr ""
-
-#: fortran/lang.opt:178
-msgid "Size in bytes of the largest array that will be put on the stack"
-msgstr ""
-
-#: fortran/lang.opt:182
-msgid "Set default accessibility of module entities to PRIVATE"
-msgstr ""
-
-#: fortran/lang.opt:186
-msgid "Don't generate code, just do syntax and semantics checking"
-msgstr ""
-
-#: fortran/lang.opt:190
-msgid "Enable range checking during compilation"
-msgstr ""
-
-#: fortran/lang.opt:194
-msgid "Try to layout derived types as compact as possible"
-msgstr ""
-
-#: fortran/lang.opt:198
-msgid "Copy array sections into a contiguous block on procedure entry"
-msgstr ""
-
-#: fortran/lang.opt:202
-msgid "Treat the input file as preprocessed"
-msgstr ""
-
-#: fortran/lang.opt:206
-msgid "Set the kind for a real with the 'q' exponent to 'n'"
-msgstr ""
-
-#: fortran/lang.opt:210
-msgid "Stop on following floating point exceptions"
-msgstr ""
-
-#: fortran/lang.opt:214
-msgid "Conform to the ISO Fortran 95 standard"
-msgstr ""
-
-#: fortran/lang.opt:218
-msgid "Conform to the ISO Fortran 2003 standard"
-msgstr ""
-
-#: fortran/lang.opt:222
-msgid "Conform nothing in particular"
-msgstr ""
-
-#: fortran/lang.opt:226
-msgid "Accept extensions to support legacy code"
-msgstr ""
-
-#: fortran/lang.opt:230 c.opt:669
-msgid "Use the narrowest integer type possible for enumeration types"
-msgstr ""
-
-#: fortran/lang.opt:234
-msgid "Use little-endian format for unformatted files"
-msgstr ""
-
-#: fortran/lang.opt:238
-msgid "Use big-endian format for unformatted files"
-msgstr ""
-
-#: fortran/lang.opt:242
-msgid "Use native format for unformatted files"
-msgstr ""
-
-#: fortran/lang.opt:246
-msgid "Swap endianness for unformatted files"
-msgstr ""
-
-#: fortran/lang.opt:250
-msgid "Use a 4-byte record marker for unformatted files"
-msgstr ""
-
-#: fortran/lang.opt:254
-msgid "Use an 8-byte record marker for unformatted files"
-msgstr ""
-
-#: treelang/lang.opt:30
-msgid "Trace lexical analysis"
-msgstr ""
-
-#: treelang/lang.opt:34
-msgid "Trace the parsing process"
-msgstr ""
-
-#: config/alpha/alpha.opt:24 config/i386/i386.opt:186
-msgid "Do not use hardware fp"
-msgstr ""
-
-#: config/alpha/alpha.opt:28
-msgid "Use fp registers"
-msgstr ""
-
-#: config/alpha/alpha.opt:32
-msgid "Assume GAS"
-msgstr ""
-
-#: config/alpha/alpha.opt:36
-msgid "Do not assume GAS"
-msgstr ""
-
-#: config/alpha/alpha.opt:40
-msgid "Request IEEE-conformant math library routines (OSF/1)"
-msgstr ""
-
-#: config/alpha/alpha.opt:44
-msgid "Emit IEEE-conformant code, without inexact exceptions"
-msgstr ""
-
-#: config/alpha/alpha.opt:51
-msgid "Do not emit complex integer constants to read-only memory"
-msgstr ""
-
-#: config/alpha/alpha.opt:55
-msgid "Use VAX fp"
-msgstr ""
-
-#: config/alpha/alpha.opt:59
-msgid "Do not use VAX fp"
-msgstr ""
-
-#: config/alpha/alpha.opt:63
-msgid "Emit code for the byte/word ISA extension"
-msgstr ""
-
-#: config/alpha/alpha.opt:67
-msgid "Emit code for the motion video ISA extension"
-msgstr ""
-
-#: config/alpha/alpha.opt:71
-msgid "Emit code for the fp move and sqrt ISA extension"
-msgstr ""
-
-#: config/alpha/alpha.opt:75
-msgid "Emit code for the counting ISA extension"
-msgstr ""
-
-#: config/alpha/alpha.opt:79
-msgid "Emit code using explicit relocation directives"
-msgstr ""
-
-#: config/alpha/alpha.opt:83
-msgid "Emit 16-bit relocations to the small data areas"
-msgstr ""
-
-#: config/alpha/alpha.opt:87
-msgid "Emit 32-bit relocations to the small data areas"
-msgstr ""
-
-#: config/alpha/alpha.opt:91
-msgid "Emit direct branches to local functions"
-msgstr ""
-
-#: config/alpha/alpha.opt:95
-msgid "Emit indirect branches to local functions"
-msgstr ""
-
-#: config/alpha/alpha.opt:99
-msgid "Emit rdval instead of rduniq for thread pointer"
+#: config/alpha/alpha.opt:99
+msgid "Emit rdval instead of rduniq for thread pointer"
 msgstr ""
 
 #: config/alpha/alpha.opt:103 config/s390/s390.opt:56
@@ -11045,7 +11041,7 @@ msgstr ""
 msgid "Change the ABI to allow double word insns"
 msgstr ""
 
-#: config/frv/frv.opt:93 config/bfin/bfin.opt:53
+#: config/frv/frv.opt:93 config/bfin/bfin.opt:62
 msgid "Enable Function Descriptor PIC mode"
 msgstr ""
 
@@ -11073,7 +11069,7 @@ msgstr ""
 msgid "Enable use of GPREL for read-only data in FDPIC"
 msgstr ""
 
-#: config/frv/frv.opt:121 config/rs6000/rs6000.opt:101
+#: config/frv/frv.opt:121 config/rs6000/rs6000.opt:113
 #: config/pdp11/pdp11.opt:72
 msgid "Use hardware floating point"
 msgstr ""
@@ -11239,7 +11235,7 @@ msgid ""
 msgstr ""
 
 #: config/s390/s390.opt:84 config/ia64/ia64.opt:97 config/sparc/sparc.opt:96
-#: config/i386/i386.opt:226 config/rs6000/rs6000.opt:211
+#: config/i386/i386.opt:254 config/rs6000/rs6000.opt:223
 msgid "Schedule code for given CPU"
 msgstr ""
 
@@ -11347,7 +11343,7 @@ msgstr ""
 msgid "Enable earlier placing stop bits for better scheduling"
 msgstr ""
 
-#: config/ia64/ia64.opt:89 config/pa/pa.opt:52
+#: config/ia64/ia64.opt:89 config/spu/spu.opt:57 config/pa/pa.opt:52
 msgid "Specify range of registers to make fixed"
 msgstr ""
 
@@ -11500,7 +11496,7 @@ msgstr ""
 msgid "Optimize tail call instructions in assembler and linker"
 msgstr ""
 
-#: config/sparc/sparc.opt:92 config/rs6000/rs6000.opt:207
+#: config/sparc/sparc.opt:92 config/rs6000/rs6000.opt:219
 msgid "Use features of and schedule code for given CPU"
 msgstr ""
 
@@ -11592,15 +11588,15 @@ msgstr ""
 msgid "Generate code for a 5407"
 msgstr ""
 
-#: config/m68k/m68k.opt:44
-msgid "Generate code for a ColdFire v4e"
+#: config/m68k/m68k.opt:44 config/m68k/m68k.opt:105
+msgid "Generate code for a 68000"
 msgstr ""
 
-#: config/m68k/m68k.opt:48 config/m68k/m68k.opt:101
-msgid "Generate code for a 68000"
+#: config/m68k/m68k.opt:48
+msgid "Generate code for a 68010"
 msgstr ""
 
-#: config/m68k/m68k.opt:52 config/m68k/m68k.opt:105
+#: config/m68k/m68k.opt:52 config/m68k/m68k.opt:109
 msgid "Generate code for a 68020"
 msgstr ""
 
@@ -11644,58 +11640,82 @@ msgstr ""
 msgid "Align variables on a 32-bit boundary"
 msgstr ""
 
-#: config/m68k/m68k.opt:97
+#: config/m68k/m68k.opt:97 config/arm/arm.opt:50
+msgid "Specify the name of the target architecture"
+msgstr ""
+
+#: config/m68k/m68k.opt:101
 msgid "Use the bit-field instructions"
 msgstr ""
 
-#: config/m68k/m68k.opt:109
+#: config/m68k/m68k.opt:113
+msgid "Generate code for a ColdFire v4e"
+msgstr ""
+
+#: config/m68k/m68k.opt:117
+msgid "Specify the target CPU"
+msgstr ""
+
+#: config/m68k/m68k.opt:121
 msgid "Generate code for a cpu32"
 msgstr ""
 
-#: config/m68k/m68k.opt:113
+#: config/m68k/m68k.opt:125
+msgid "Use hardware division instructions on ColdFire"
+msgstr ""
+
+#: config/m68k/m68k.opt:129
+msgid "Generate code which uses hardware floating point instructions"
+msgstr ""
+
+#: config/m68k/m68k.opt:133
 msgid "Enable ID based shared library"
 msgstr ""
 
-#: config/m68k/m68k.opt:117
+#: config/m68k/m68k.opt:137
 msgid "Do not use the bit-field instructions"
 msgstr ""
 
-#: config/m68k/m68k.opt:121
+#: config/m68k/m68k.opt:141
 msgid "Use normal calling convention"
 msgstr ""
 
-#: config/m68k/m68k.opt:125
+#: config/m68k/m68k.opt:145
 msgid "Consider type 'int' to be 32 bits wide"
 msgstr ""
 
-#: config/m68k/m68k.opt:129
+#: config/m68k/m68k.opt:149
 msgid "Generate pc-relative code"
 msgstr ""
 
-#: config/m68k/m68k.opt:133
+#: config/m68k/m68k.opt:153
 msgid "Use different calling convention using 'rtd'"
 msgstr ""
 
-#: config/m68k/m68k.opt:137
+#: config/m68k/m68k.opt:157 config/bfin/bfin.opt:54
 msgid "Enable separate data segment"
 msgstr ""
 
-#: config/m68k/m68k.opt:141 config/bfin/bfin.opt:45
+#: config/m68k/m68k.opt:161 config/bfin/bfin.opt:50
 msgid "ID of shared library to build"
 msgstr ""
 
-#: config/m68k/m68k.opt:145
+#: config/m68k/m68k.opt:165
 msgid "Consider type 'int' to be 16 bits wide"
 msgstr ""
 
-#: config/m68k/m68k.opt:149
+#: config/m68k/m68k.opt:169
 msgid "Generate code with library calls for floating point"
 msgstr ""
 
-#: config/m68k/m68k.opt:153
+#: config/m68k/m68k.opt:173
 msgid "Do not use unaligned memory references"
 msgstr ""
 
+#: config/m68k/m68k.opt:177
+msgid "Tune for the specified target CPU or architecture"
+msgstr ""
+
 #: config/m68k/ieee.opt:25 config/i386/i386.opt:122
 msgid "Use IEEE math for fp comparisons"
 msgstr ""
@@ -11782,71 +11802,100 @@ msgstr ""
 msgid "Inline all known string operations"
 msgstr ""
 
-#: config/i386/i386.opt:134
-msgid "Support MMX built-in functions"
+#: config/i386/i386.opt:130
+msgid ""
+"Inline memset/memcpy string operations, but perform inline version only for "
+"small blocks"
 msgstr ""
 
 #: config/i386/i386.opt:138
+msgid "Support MMX built-in functions"
+msgstr ""
+
+#: config/i386/i386.opt:142
 msgid "Use native (MS) bitfield layout"
 msgstr ""
 
-#: config/i386/i386.opt:154
+#: config/i386/i386.opt:158
 msgid "Omit the frame pointer in leaf functions"
 msgstr ""
 
-#: config/i386/i386.opt:166
+#: config/i386/i386.opt:170
 msgid "Attempt to keep stack aligned to this power of 2"
 msgstr ""
 
-#: config/i386/i386.opt:170
+#: config/i386/i386.opt:174
 msgid "Use push instructions to save outgoing arguments"
 msgstr ""
 
-#: config/i386/i386.opt:174
+#: config/i386/i386.opt:178
 msgid "Use red-zone in the x86-64 code"
 msgstr ""
 
-#: config/i386/i386.opt:178
+#: config/i386/i386.opt:182
 msgid "Number of registers used to pass integer arguments"
 msgstr ""
 
-#: config/i386/i386.opt:182
+#: config/i386/i386.opt:186
 msgid "Alternate calling convention"
 msgstr ""
 
-#: config/i386/i386.opt:190
+#: config/i386/i386.opt:194
 msgid "Support MMX and SSE built-in functions and code generation"
 msgstr ""
 
-#: config/i386/i386.opt:194
+#: config/i386/i386.opt:198
 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
 msgstr ""
 
-#: config/i386/i386.opt:198
+#: config/i386/i386.opt:202
 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
 msgstr ""
 
-#: config/i386/i386.opt:202
+#: config/i386/i386.opt:206
+msgid ""
+"Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation"
+msgstr ""
+
+#: config/i386/i386.opt:210
+msgid ""
+"Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation"
+msgstr ""
+
+#: config/i386/i386.opt:214
+msgid "Support code generation of popcount instruction for popcount built-ins "
+msgstr ""
+
+#: config/i386/i386.opt:219
+msgid ""
+"Support code generation of Advanced Bit Manipulation (ABM) instructions,"
+msgstr ""
+
+#: config/i386/i386.opt:226
 msgid "Use SSE register passing conventions for SF and DF mode"
 msgstr ""
 
-#: config/i386/i386.opt:206
+#: config/i386/i386.opt:230
 msgid "Realign stack in prologue"
 msgstr ""
 
-#: config/i386/i386.opt:210
+#: config/i386/i386.opt:234
 msgid "Uninitialized locals in .bss"
 msgstr ""
 
-#: config/i386/i386.opt:214
+#: config/i386/i386.opt:238
 msgid "Enable stack probing"
 msgstr ""
 
-#: config/i386/i386.opt:218
+#: config/i386/i386.opt:242
+msgid "Chose strategy to generate stringop using"
+msgstr ""
+
+#: config/i386/i386.opt:246
 msgid "Use given thread-local storage dialect"
 msgstr ""
 
-#: config/i386/i386.opt:222
+#: config/i386/i386.opt:250
 #, c-format
 msgid "Use direct references against %gs when accessing tls data"
 msgstr ""
@@ -11887,7 +11936,7 @@ msgstr ""
 msgid "Support message passing with the Parallel Environment"
 msgstr ""
 
-#: config/rs6000/aix.opt:25 config/rs6000/rs6000.opt:136
+#: config/rs6000/aix.opt:25 config/rs6000/rs6000.opt:148
 msgid "Conform more closely to IBM XLC semantics"
 msgstr ""
 
@@ -11948,158 +11997,170 @@ msgid "Use PowerPC V2.02 floating point rounding instructions"
 msgstr ""
 
 #: config/rs6000/rs6000.opt:69
-msgid "Use AltiVec instructions"
+msgid "Use PowerPC V2.05 compare bytes instruction"
 msgstr ""
 
 #: config/rs6000/rs6000.opt:73
-msgid "Use 4xx half-word multiply instructions"
+msgid "Use extended PowerPC V2.05 move floating point to/from GPR instructions"
 msgstr ""
 
 #: config/rs6000/rs6000.opt:77
-msgid "Use 4xx string-search dlmzb instruction"
+msgid "Use AltiVec instructions"
 msgstr ""
 
 #: config/rs6000/rs6000.opt:81
-msgid "Generate load/store multiple instructions"
+msgid "Use decimal floating point instructions"
 msgstr ""
 
 #: config/rs6000/rs6000.opt:85
-msgid "Generate string instructions for block moves"
+msgid "Use 4xx half-word multiply instructions"
 msgstr ""
 
 #: config/rs6000/rs6000.opt:89
-msgid "Use new mnemonics for PowerPC architecture"
+msgid "Use 4xx string-search dlmzb instruction"
 msgstr ""
 
 #: config/rs6000/rs6000.opt:93
+msgid "Generate load/store multiple instructions"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:97
+msgid "Generate string instructions for block moves"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:101
+msgid "Use new mnemonics for PowerPC architecture"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:105
 msgid "Use old mnemonics for PowerPC architecture"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:97 config/pdp11/pdp11.opt:84
+#: config/rs6000/rs6000.opt:109 config/pdp11/pdp11.opt:84
 msgid "Do not use hardware floating point"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:105
+#: config/rs6000/rs6000.opt:117
 msgid "Do not generate load/store with update instructions"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:109
+#: config/rs6000/rs6000.opt:121
 msgid "Generate load/store with update instructions"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:113
+#: config/rs6000/rs6000.opt:125
 msgid "Do not generate fused multiply/add instructions"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:117
+#: config/rs6000/rs6000.opt:129
 msgid "Generate fused multiply/add instructions"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:121
+#: config/rs6000/rs6000.opt:133
 msgid "Schedule the start and end of the procedure"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:128
+#: config/rs6000/rs6000.opt:140
 msgid "Return all structures in memory (AIX default)"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:132
+#: config/rs6000/rs6000.opt:144
 msgid "Return small structures in registers (SVR4 default)"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:140
+#: config/rs6000/rs6000.opt:152
 msgid "Generate software floating point divide for better throughput"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:144
+#: config/rs6000/rs6000.opt:156
 msgid "Do not place floating point constants in TOC"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:148
+#: config/rs6000/rs6000.opt:160
 msgid "Place floating point constants in TOC"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:152
+#: config/rs6000/rs6000.opt:164
 msgid "Do not place symbol+offset constants in TOC"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:156
+#: config/rs6000/rs6000.opt:168
 msgid "Place symbol+offset constants in TOC"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:167
+#: config/rs6000/rs6000.opt:179
 msgid "Use only one TOC entry per procedure"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:171
+#: config/rs6000/rs6000.opt:183
 msgid "Put everything in the regular TOC"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:175
+#: config/rs6000/rs6000.opt:187
 msgid "Generate VRSAVE instructions when generating AltiVec code"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:179
+#: config/rs6000/rs6000.opt:191
 msgid "Deprecated option.  Use -mvrsave/-mno-vrsave instead"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:183
+#: config/rs6000/rs6000.opt:195
 msgid "Generate isel instructions"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:187
+#: config/rs6000/rs6000.opt:199
 msgid "Deprecated option.  Use -misel/-mno-isel instead"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:191
+#: config/rs6000/rs6000.opt:203
 msgid "Generate SPE SIMD instructions on E500"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:195
+#: config/rs6000/rs6000.opt:207
 msgid "Deprecated option.  Use -mspe/-mno-spe instead"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:199
+#: config/rs6000/rs6000.opt:211
 msgid "Enable debug output"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:203
+#: config/rs6000/rs6000.opt:215
 msgid "Specify ABI to use"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:215
+#: config/rs6000/rs6000.opt:227
 msgid "Select full, part, or no traceback table"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:219
+#: config/rs6000/rs6000.opt:231
 msgid "Avoid all range limits on call instructions"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:223
+#: config/rs6000/rs6000.opt:235
 msgid "Warn about deprecated 'vector long ...' AltiVec type usage"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:227
+#: config/rs6000/rs6000.opt:239
 msgid "Select GPR floating point method"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:231
+#: config/rs6000/rs6000.opt:243
 msgid "Specify size of long double (64 or 128 bits)"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:235
+#: config/rs6000/rs6000.opt:247
 msgid "Determine which dependences between insns are considered costly"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:239
+#: config/rs6000/rs6000.opt:251
 msgid "Specify which post scheduling nop insertion scheme to apply"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:243
+#: config/rs6000/rs6000.opt:255
 msgid "Specify alignment of structure fields default/natural"
 msgstr ""
 
-#: config/rs6000/rs6000.opt:247
+#: config/rs6000/rs6000.opt:259
 msgid "Specify scheduling priority for dispatch slot restricted insns"
 msgstr ""
 
@@ -12193,6 +12254,42 @@ msgstr ""
 msgid "Generate code for old exec BSS PLT"
 msgstr ""
 
+#: config/spu/spu.opt:21
+msgid "Emit warnings when run-time relocations are generated"
+msgstr ""
+
+#: config/spu/spu.opt:25
+msgid "Emit errors when run-time relocations are generated"
+msgstr ""
+
+#: config/spu/spu.opt:29
+msgid "Specify cost of branches (Default 20)"
+msgstr ""
+
+#: config/spu/spu.opt:33
+msgid "Make sure loads and stores are not moved past DMA instructions"
+msgstr ""
+
+#: config/spu/spu.opt:37
+msgid "volatile must be specified on any memory that is effected by DMA"
+msgstr ""
+
+#: config/spu/spu.opt:41
+msgid "Use standard main function as entry for startup"
+msgstr ""
+
+#: config/spu/spu.opt:45
+msgid "Generate branch hints for branches"
+msgstr ""
+
+#: config/spu/spu.opt:49
+msgid "Generate code for 18 bit addressing"
+msgstr ""
+
+#: config/spu/spu.opt:53
+msgid "Generate code for 32 bit addressing"
+msgstr ""
+
 #: config/mcore/mcore.opt:24
 msgid "Generate code for the M*Core M210"
 msgstr ""
@@ -12317,181 +12414,238 @@ msgstr ""
 msgid "Generate SH4-200 code"
 msgstr ""
 
-#: config/sh/sh.opt:93
+#: config/sh/sh.opt:95
+msgid "Generate SH4-300 code"
+msgstr ""
+
+#: config/sh/sh.opt:99
 msgid "Generate SH4 FPU-less code"
 msgstr ""
 
-#: config/sh/sh.opt:97
+#: config/sh/sh.opt:103
+msgid "Generate SH4-100 FPU-less code"
+msgstr ""
+
+#: config/sh/sh.opt:107
+msgid "Generate SH4-200 FPU-less code"
+msgstr ""
+
+#: config/sh/sh.opt:111
+msgid "Generate SH4-300 FPU-less code"
+msgstr ""
+
+#: config/sh/sh.opt:115
+msgid "Generate code for SH4 340 series (MMU/FPU-less)"
+msgstr ""
+
+#: config/sh/sh.opt:120
 msgid "Generate code for SH4 400 series (MMU/FPU-less)"
 msgstr ""
 
-#: config/sh/sh.opt:102
+#: config/sh/sh.opt:125
 msgid "Generate code for SH4 500 series (FPU-less)."
 msgstr ""
 
-#: config/sh/sh.opt:107
+#: config/sh/sh.opt:130
 msgid "Generate default single-precision SH4 code"
 msgstr ""
 
-#: config/sh/sh.opt:111
+#: config/sh/sh.opt:134
 msgid "Generate default single-precision SH4-100 code"
 msgstr ""
 
-#: config/sh/sh.opt:115
+#: config/sh/sh.opt:138
 msgid "Generate default single-precision SH4-200 code"
 msgstr ""
 
-#: config/sh/sh.opt:119
+#: config/sh/sh.opt:142
+msgid "Generate default single-precision SH4-300 code"
+msgstr ""
+
+#: config/sh/sh.opt:146
 msgid "Generate only single-precision SH4 code"
 msgstr ""
 
-#: config/sh/sh.opt:123
+#: config/sh/sh.opt:150
 msgid "Generate only single-precision SH4-100 code"
 msgstr ""
 
-#: config/sh/sh.opt:127
+#: config/sh/sh.opt:154
 msgid "Generate only single-precision SH4-200 code"
 msgstr ""
 
-#: config/sh/sh.opt:131
+#: config/sh/sh.opt:158
+msgid "Generate only single-precision SH4-300 code"
+msgstr ""
+
+#: config/sh/sh.opt:162
 msgid "Generate SH4a code"
 msgstr ""
 
-#: config/sh/sh.opt:135
+#: config/sh/sh.opt:166
 msgid "Generate SH4a FPU-less code"
 msgstr ""
 
-#: config/sh/sh.opt:139
+#: config/sh/sh.opt:170
 msgid "Generate default single-precision SH4a code"
 msgstr ""
 
-#: config/sh/sh.opt:143
+#: config/sh/sh.opt:174
 msgid "Generate only single-precision SH4a code"
 msgstr ""
 
-#: config/sh/sh.opt:147
+#: config/sh/sh.opt:178
 msgid "Generate SH4al-dsp code"
 msgstr ""
 
-#: config/sh/sh.opt:151
+#: config/sh/sh.opt:182
 msgid "Generate 32-bit SHmedia code"
 msgstr ""
 
-#: config/sh/sh.opt:155
+#: config/sh/sh.opt:186
 msgid "Generate 32-bit FPU-less SHmedia code"
 msgstr ""
 
-#: config/sh/sh.opt:159
+#: config/sh/sh.opt:190
 msgid "Generate 64-bit SHmedia code"
 msgstr ""
 
-#: config/sh/sh.opt:163
+#: config/sh/sh.opt:194
 msgid "Generate 64-bit FPU-less SHmedia code"
 msgstr ""
 
-#: config/sh/sh.opt:167
+#: config/sh/sh.opt:198
 msgid "Generate SHcompact code"
 msgstr ""
 
-#: config/sh/sh.opt:171
+#: config/sh/sh.opt:202
 msgid "Generate FPU-less SHcompact code"
 msgstr ""
 
-#: config/sh/sh.opt:175
+#: config/sh/sh.opt:206
 msgid ""
 "Throttle unrolling to avoid thrashing target registers unless the unroll "
 "benefit outweighs this"
 msgstr ""
 
-#: config/sh/sh.opt:179
+#: config/sh/sh.opt:210
 msgid "Generate code in big endian mode"
 msgstr ""
 
-#: config/sh/sh.opt:183
+#: config/sh/sh.opt:214
 msgid "Generate 32-bit offsets in switch tables"
 msgstr ""
 
-#: config/sh/sh.opt:187
+#: config/sh/sh.opt:218
+msgid "Cost to assume for a branch insn"
+msgstr ""
+
+#: config/sh/sh.opt:222
+msgid "Enable cbranchdi4 pattern"
+msgstr ""
+
+#: config/sh/sh.opt:226
+msgid "Expand cbranchdi4 pattern early into separate comparisons and branches."
+msgstr ""
+
+#: config/sh/sh.opt:230
+msgid ""
+"Emit cmpeqdi_t pattern even when -mcbranchdi and -mexpand-cbranchdi are in "
+"effect."
+msgstr ""
+
+#: config/sh/sh.opt:234
 msgid "Enable SH5 cut2 workaround"
 msgstr ""
 
-#: config/sh/sh.opt:191
+#: config/sh/sh.opt:238
 msgid "Align doubles at 64-bit boundaries"
 msgstr ""
 
-#: config/sh/sh.opt:195
+#: config/sh/sh.opt:242
 msgid ""
 "Division strategy, one of: call, call2, fp, inv, inv:minlat, inv20u, inv20l, "
-"inv:call, inv:call2, inv:fp call-div1 call-fp call-table"
+"inv:call, inv:call2, inv:fp, call-div1, call-fp, call-table"
 msgstr ""
 
-#: config/sh/sh.opt:199
+#: config/sh/sh.opt:246
 msgid "Specify name for 32 bit signed division function"
 msgstr ""
 
-#: config/sh/sh.opt:206
+#: config/sh/sh.opt:253
+msgid ""
+"Enable the use of the fused floating point multiply-accumulate operation"
+msgstr ""
+
+#: config/sh/sh.opt:257
 msgid "Cost to assume for gettr insn"
 msgstr ""
 
-#: config/sh/sh.opt:210 config/sh/sh.opt:256
+#: config/sh/sh.opt:261 config/sh/sh.opt:311
 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions"
 msgstr ""
 
-#: config/sh/sh.opt:214
+#: config/sh/sh.opt:265
 msgid "Increase the IEEE compliance for floating-point code"
 msgstr ""
 
-#: config/sh/sh.opt:218
+#: config/sh/sh.opt:269
 msgid "Enable the use of the indexed addressing mode for SHmedia32/SHcompact"
 msgstr ""
 
-#: config/sh/sh.opt:222
+#: config/sh/sh.opt:273
+msgid ""
+"inline code to invalidate instruction cache entries after setting up nested "
+"function trampolines"
+msgstr ""
+
+#: config/sh/sh.opt:277
 msgid "Assume symbols might be invalid"
 msgstr ""
 
-#: config/sh/sh.opt:226
+#: config/sh/sh.opt:281
 msgid "Annotate assembler instructions with estimated addresses"
 msgstr ""
 
-#: config/sh/sh.opt:230
+#: config/sh/sh.opt:285
 msgid "Generate code in little endian mode"
 msgstr ""
 
-#: config/sh/sh.opt:234
+#: config/sh/sh.opt:289
 msgid "Mark MAC register as call-clobbered"
 msgstr ""
 
-#: config/sh/sh.opt:240
+#: config/sh/sh.opt:295
 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)"
 msgstr ""
 
-#: config/sh/sh.opt:244
+#: config/sh/sh.opt:299
 msgid "Emit function-calls using global offset table when generating PIC"
 msgstr ""
 
-#: config/sh/sh.opt:248
+#: config/sh/sh.opt:303
 msgid "Assume pt* instructions won't trap"
 msgstr ""
 
-#: config/sh/sh.opt:252
+#: config/sh/sh.opt:307
 msgid "Shorten address references during linking"
 msgstr ""
 
-#: config/sh/sh.opt:260
+#: config/sh/sh.opt:315
 msgid "Deprecated. Use -Os instead"
 msgstr ""
 
-#: config/sh/sh.opt:264
+#: config/sh/sh.opt:319
 msgid "Cost to assume for a multiply insn"
 msgstr ""
 
-#: config/sh/sh.opt:268
+#: config/sh/sh.opt:323
 msgid ""
-"Generate library function call to invalidate instruction cache entries after "
-"fixing trampoline"
+"Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate "
+"if the inline code would not work in user mode."
 msgstr ""
 
-#: config/sh/sh.opt:274
+#: config/sh/sh.opt:329
 msgid "Pretend a branch-around-a-move is a conditional move."
 msgstr ""
 
@@ -12523,10 +12677,6 @@ msgstr ""
 msgid "Generate re-entrant, PIC code"
 msgstr ""
 
-#: config/arm/arm.opt:50
-msgid "Specify the name of the target architecture"
-msgstr ""
-
 #: config/arm/arm.opt:57
 msgid "Assume target CPU is configured as big endian"
 msgstr ""
@@ -13533,18345 +13683,17861 @@ msgstr ""
 msgid "Work around a hardware anomaly by adding a number of NOPs before a"
 msgstr ""
 
-#: config/bfin/bfin.opt:37
-msgid "Avoid speculative loads to work around a hardware anomaly."
-msgstr ""
-
-#: config/bfin/bfin.opt:41
-msgid "Enabled ID based shared library"
-msgstr ""
-
-#: config/bfin/bfin.opt:49
-msgid "Avoid generating pc-relative calls; use indirection"
-msgstr ""
-
-#: config/mt/mt.opt:24
-msgid "Use byte loads and stores when generating code."
-msgstr ""
-
-#: config/mt/mt.opt:32
-msgid "Do not include crt0.o in the startup files"
-msgstr ""
-
-#: config/mt/mt.opt:36 config/mt/mt.opt:40 config/mt/mt.opt:44
-#: config/mt/mt.opt:48 config/mt/mt.opt:52
-msgid "Internal debug switch"
-msgstr ""
-
-#: config/vxworks.opt:25
-msgid "Assume the VxWorks RTP environment"
-msgstr ""
-
-#: config/vxworks.opt:32
-msgid "Assume the VxWorks vThreads environment"
-msgstr ""
-
-#: config/darwin.opt:24
-msgid "Generate code suitable for fast turn around debugging"
-msgstr ""
-
-#: config/darwin.opt:28
-msgid "The earliest MacOS X version on which this program will run"
-msgstr ""
-
-#: config/darwin.opt:32
-msgid "Set sizeof(bool) to 1"
-msgstr ""
-
-#: config/darwin.opt:36
-msgid "Generate code for darwin loadable kernel extentions"
-msgstr ""
-
-#: config/darwin.opt:40
-msgid "Generate code for the kernel or loadable kernel extentions"
-msgstr ""
-
-#: config/lynx.opt:24
-msgid "Support legacy multi-threading"
-msgstr ""
-
-#: config/lynx.opt:28
-msgid "Use shared libraries"
-msgstr ""
-
-#: config/lynx.opt:32
-msgid "Support multi-threading"
-msgstr ""
-
-#: config/score/score.opt:32
-msgid "Enable mac instruction"
-msgstr ""
-
-#: config/score/score.opt:36
-msgid "Support SCORE 5U ISA"
-msgstr ""
-
-#: config/score/score.opt:40
-msgid "Support SCORE 7 ISA"
-msgstr ""
-
-#: config/linux.opt:25
-msgid "Use uClibc instead of GNU libc"
-msgstr ""
-
-#: config/linux.opt:29
-msgid "Use GNU libc instead of uClibc"
-msgstr ""
-
-#: c.opt:42
-msgid ""
-"Assert the <answer> to <question>.  Putting '-' before <question> disables "
-"the <answer> to <question>"
-msgstr ""
-
-#: c.opt:46
-msgid "Do not discard comments"
-msgstr ""
-
-#: c.opt:50
-msgid "Do not discard comments in macro expansions"
-msgstr ""
-
-#: c.opt:54
-msgid ""
-"Define a <macro> with <val> as its value.  If just <macro> is given, <val> "
-"is taken to be 1"
-msgstr ""
-
-#: c.opt:61
-msgid "Add <dir> to the end of the main framework include path"
-msgstr ""
-
-#: c.opt:65
-msgid "Print the name of header files as they are used"
-msgstr ""
-
-#: c.opt:69 c.opt:798
-msgid "Add <dir> to the end of the main include path"
-msgstr ""
-
-#: c.opt:73
-msgid "Generate make dependencies"
-msgstr ""
-
-#: c.opt:77
-msgid "Generate make dependencies and compile"
-msgstr ""
-
-#: c.opt:81
-msgid "Write dependency output to the given file"
-msgstr ""
-
-#: c.opt:85
-msgid "Treat missing header files as generated files"
-msgstr ""
-
-#: c.opt:89
-msgid "Like -M but ignore system header files"
-msgstr ""
-
-#: c.opt:93
-msgid "Like -MD but ignore system header files"
-msgstr ""
-
-#: c.opt:97
-msgid "Generate phony targets for all headers"
-msgstr ""
-
-#: c.opt:101
-msgid "Add a MAKE-quoted target"
-msgstr ""
-
-#: c.opt:105
-msgid "Add an unquoted target"
-msgstr ""
-
-#: c.opt:109
-msgid "Do not generate #line directives"
-msgstr ""
-
-#: c.opt:113
-msgid "Undefine <macro>"
-msgstr ""
-
-#: c.opt:117
-msgid ""
-"Warn about things that will change when compiling with an ABI-compliant "
-"compiler"
-msgstr ""
-
-#: c.opt:121
-msgid "Enable most warning messages"
-msgstr ""
-
-#: c.opt:125
-msgid ""
-"Warn whenever an Objective-C assignment is being intercepted by the garbage "
-"collector"
-msgstr ""
-
-#: c.opt:129
-msgid "Warn about casting functions to incompatible types"
-msgstr ""
-
-#: c.opt:133
-msgid "Warn about C constructs that are not in the common subset of C and C++"
-msgstr ""
-
-#: c.opt:138
-msgid "Warn about casts which discard qualifiers"
-msgstr ""
-
-#: c.opt:142
-msgid "Warn about subscripts whose type is \"char\""
-msgstr ""
-
-#: c.opt:146
-msgid ""
-"Warn about possibly nested block comments, and C++ comments spanning more "
-"than one physical line"
-msgstr ""
-
-#: c.opt:150
-msgid "Synonym for -Wcomment"
-msgstr ""
-
-#: c.opt:154
-msgid "Warn about possibly confusing type conversions"
-msgstr ""
-
-#: c.opt:158
-msgid "Warn when all constructors and destructors are private"
-msgstr ""
-
-#: c.opt:162
-msgid "Warn when a declaration is found after a statement"
-msgstr ""
-
-#: c.opt:166
-msgid "Warn about deprecated compiler features"
-msgstr ""
-
-#: c.opt:170
-msgid "Warn about compile-time integer division by zero"
-msgstr ""
-
-#: c.opt:174
-msgid "Warn about violations of Effective C++ style rules"
-msgstr ""
-
-#: c.opt:178
-msgid "Warn about stray tokens after #elif and #endif"
-msgstr ""
-
-#: c.opt:186
-msgid "Make implicit function declarations an error"
-msgstr ""
-
-#: c.opt:190
-msgid "Warn if testing floating point numbers for equality"
-msgstr ""
-
-#: c.opt:194
-msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
-msgstr ""
-
-#: c.opt:198
-msgid "Warn if passing too many arguments to a function for its format string"
-msgstr ""
-
-#: c.opt:202
-msgid "Warn about format strings that are not literals"
-msgstr ""
-
-#: c.opt:206
-msgid "Warn about possible security problems with format functions"
-msgstr ""
-
-#: c.opt:210
-msgid "Warn about strftime formats yielding 2-digit years"
-msgstr ""
-
-#: c.opt:214
-msgid "Warn about zero-length formats"
-msgstr ""
-
-#: c.opt:221
-msgid "Warn about variables which are initialized to themselves"
-msgstr ""
-
-#: c.opt:228
-msgid "Warn about implicit function declarations"
-msgstr ""
-
-#: c.opt:232
-msgid "Warn when a declaration does not specify a type"
-msgstr ""
-
-#: c.opt:236
-msgid "Deprecated.  This switch has no effect"
-msgstr ""
-
-#: c.opt:240
-msgid ""
-"Warn when there is a cast to a pointer from an integer of a different size"
-msgstr ""
-
-#: c.opt:244
-msgid "Warn about invalid uses of the \"offsetof\" macro"
-msgstr ""
-
-#: c.opt:248
-msgid "Warn about PCH files that are found but not used"
-msgstr ""
-
-#: c.opt:252
-msgid "Do not warn about using \"long long\" when -pedantic"
-msgstr ""
-
-#: c.opt:256
-msgid "Warn about suspicious declarations of \"main\""
-msgstr ""
-
-#: c.opt:260
-msgid "Warn about possibly missing braces around initializers"
-msgstr ""
-
-#: c.opt:264
-msgid "Warn about global functions without previous declarations"
-msgstr ""
-
-#: c.opt:268
-msgid "Warn about missing fields in struct initializers"
-msgstr ""
-
-#: c.opt:272
-msgid "Warn about functions which might be candidates for format attributes"
-msgstr ""
-
-#: c.opt:276
-msgid "Warn about user-specified include directories that do not exist"
-msgstr ""
-
-#: c.opt:280
-msgid "Warn about global functions without prototypes"
-msgstr ""
-
-#: c.opt:284
-msgid "Warn about use of multi-character character constants"
+#: config/bfin/bfin.opt:37
+msgid "Avoid speculative loads to work around a hardware anomaly."
 msgstr ""
 
-#: c.opt:288
-msgid "Warn about \"extern\" declarations not at file scope"
+#: config/bfin/bfin.opt:41
+msgid "Enabled ID based shared library"
 msgstr ""
 
-#: c.opt:292
+#: config/bfin/bfin.opt:45
 msgid ""
-"Warn when non-templatized friend functions are declared within a template"
+"Generate code that won't be linked against any other ID shared libraries,"
 msgstr ""
 
-#: c.opt:296
-msgid "Warn about non-virtual destructors"
+#: config/bfin/bfin.opt:58
+msgid "Avoid generating pc-relative calls; use indirection"
 msgstr ""
 
-#: c.opt:300
-msgid ""
-"Warn about NULL being passed to argument slots marked as requiring non-NULL"
+#: config/bfin/bfin.opt:66
+msgid "Do stack checking using bounds in L1 scratch memory"
 msgstr ""
 
-#: c.opt:304
-msgid "Warn about non-normalised Unicode strings"
+#: config/mt/mt.opt:24
+msgid "Use byte loads and stores when generating code."
 msgstr ""
 
-#: c.opt:308
-msgid "Warn if a C-style cast is used in a program"
+#: config/mt/mt.opt:32
+msgid "Do not include crt0.o in the startup files"
 msgstr ""
 
-#: c.opt:312
-msgid "Warn if an old-style parameter definition is used"
+#: config/mt/mt.opt:36 config/mt/mt.opt:40 config/mt/mt.opt:44
+#: config/mt/mt.opt:48 config/mt/mt.opt:52
+msgid "Internal debug switch"
 msgstr ""
 
-#: c.opt:316
-msgid ""
-"Warn if a string is longer than the maximum portable length specified by the "
-"standard"
+#: config/vxworks.opt:25
+msgid "Assume the VxWorks RTP environment"
 msgstr ""
 
-#: c.opt:320
-msgid "Warn about overloaded virtual function names"
+#: config/vxworks.opt:32
+msgid "Assume the VxWorks vThreads environment"
 msgstr ""
 
-#: c.opt:324
-msgid "Warn about overriding initializers without side effects"
+#: config/darwin.opt:24
+msgid "Generate code suitable for fast turn around debugging"
 msgstr ""
 
-#: c.opt:328
-msgid "Warn about possibly missing parentheses"
+#: config/darwin.opt:32
+msgid "The earliest MacOS X version on which this program will run"
 msgstr ""
 
-#: c.opt:332
-msgid "Warn when converting the type of pointers to member functions"
+#: config/darwin.opt:36
+msgid "Set sizeof(bool) to 1"
 msgstr ""
 
-#: c.opt:336
-msgid "Warn about function pointer arithmetic"
+#: config/darwin.opt:40
+msgid "Generate code for darwin loadable kernel extensions"
 msgstr ""
 
-#: c.opt:340
-msgid "Warn when a pointer is cast to an integer of a different size"
+#: config/darwin.opt:44
+msgid "Generate code for the kernel or loadable kernel extensions"
 msgstr ""
 
-#: c.opt:344
-msgid "Warn about misuses of pragmas"
+#: config/darwin.opt:48
+msgid "Add <dir> to the end of the system framework include path"
 msgstr ""
 
-#: c.opt:348
-msgid "Warn if inherited methods are unimplemented"
+#: config/lynx.opt:24
+msgid "Support legacy multi-threading"
 msgstr ""
 
-#: c.opt:352
-msgid "Warn about multiple declarations of the same object"
+#: config/lynx.opt:28
+msgid "Use shared libraries"
 msgstr ""
 
-#: c.opt:356
-msgid "Warn when the compiler reorders code"
+#: config/lynx.opt:32
+msgid "Support multi-threading"
 msgstr ""
 
-#: c.opt:360
-msgid ""
-"Warn whenever a function's return type defaults to \"int\" (C), or about "
-"inconsistent return types (C++)"
+#: config/score/score.opt:32
+msgid "Enable mac instruction"
 msgstr ""
 
-#: c.opt:364
-msgid "Warn if a selector has multiple methods"
+#: config/score/score.opt:36
+msgid "Support SCORE 5U ISA"
 msgstr ""
 
-#: c.opt:368
-msgid "Warn about possible violations of sequence point rules"
+#: config/score/score.opt:40
+msgid "Support SCORE 7 ISA"
 msgstr ""
 
-#: c.opt:372
-msgid "Warn about signed-unsigned comparisons"
+#: config/linux.opt:25
+msgid "Use uClibc instead of GNU libc"
 msgstr ""
 
-#: c.opt:376
-msgid "Warn when overload promotes from unsigned to signed"
+#: config/linux.opt:29
+msgid "Use GNU libc instead of uClibc"
 msgstr ""
 
-#: c.opt:380
-msgid "Warn about uncasted NULL used as sentinel"
+#: c.opt:42
+msgid ""
+"Assert the <answer> to <question>.  Putting '-' before <question> disables "
+"the <answer> to <question>"
 msgstr ""
 
-#: c.opt:384
-msgid "Warn about unprototyped function declarations"
+#: c.opt:46
+msgid "Do not discard comments"
 msgstr ""
 
-#: c.opt:388
-msgid "Warn if type signatures of candidate methods do not match exactly"
+#: c.opt:50
+msgid "Do not discard comments in macro expansions"
 msgstr ""
 
-#: c.opt:392
-msgid "Warn when synthesis behavior differs from Cfront"
+#: c.opt:54
+msgid ""
+"Define a <macro> with <val> as its value.  If just <macro> is given, <val> "
+"is taken to be 1"
 msgstr ""
 
-#: c.opt:396 common.opt:158
-msgid "Do not suppress warnings from system headers"
+#: c.opt:61
+msgid "Add <dir> to the end of the main framework include path"
 msgstr ""
 
-#: c.opt:400
-msgid "Warn about features not present in traditional C"
+#: c.opt:65
+msgid "Print the name of header files as they are used"
 msgstr ""
 
-#: c.opt:404
-msgid ""
-"Warn if trigraphs are encountered that might affect the meaning of the "
-"program"
+#: c.opt:69 c.opt:824
+msgid "Add <dir> to the end of the main include path"
 msgstr ""
 
-#: c.opt:408
-msgid "Warn about @selector()s without previously declared methods"
+#: c.opt:73
+msgid "Generate make dependencies"
 msgstr ""
 
-#: c.opt:412
-msgid "Warn if an undefined macro is used in an #if directive"
+#: c.opt:77
+msgid "Generate make dependencies and compile"
 msgstr ""
 
-#: c.opt:416
-msgid "Warn about unrecognized pragmas"
+#: c.opt:81
+msgid "Write dependency output to the given file"
 msgstr ""
 
-#: c.opt:420
-msgid "Warn about macros defined in the main file that are not used"
+#: c.opt:85
+msgid "Treat missing header files as generated files"
 msgstr ""
 
-#: c.opt:424
-msgid "Do not warn about using variadic macros when -pedantic"
+#: c.opt:89
+msgid "Like -M but ignore system header files"
 msgstr ""
 
-#: c.opt:428
-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."
+#: c.opt:93
+msgid "Like -MD but ignore system header files"
 msgstr ""
 
-#: c.opt:432
-msgid "Warn when a pointer differs in signedness in an assignment"
+#: c.opt:97
+msgid "Generate phony targets for all headers"
 msgstr ""
 
-#: c.opt:436
-msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)"
+#: c.opt:101
+msgid "Add a MAKE-quoted target"
 msgstr ""
 
-#: c.opt:444
-msgid "Enforce class member access control semantics"
+#: c.opt:105
+msgid "Add an unquoted target"
 msgstr ""
 
-#: c.opt:451
-msgid "Change when template instances are emitted"
+#: c.opt:109
+msgid "Do not generate #line directives"
 msgstr ""
 
-#: c.opt:455
-msgid "Recognize the \"asm\" keyword"
+#: c.opt:113
+msgid "Undefine <macro>"
 msgstr ""
 
-#: c.opt:459
-msgid "Recognize built-in functions"
+#: c.opt:117
+msgid ""
+"Warn about things that will change when compiling with an ABI-compliant "
+"compiler"
 msgstr ""
 
-#: c.opt:466
-msgid "Check the return value of new"
+#: c.opt:121
+msgid "Warn about suspicious uses of memory addresses"
 msgstr ""
 
-#: c.opt:470
-msgid "Allow the arguments of the '?' operator to have different types"
+#: c.opt:125
+msgid "Enable most warning messages"
 msgstr ""
 
-#: c.opt:474
-msgid "Reduce the size of object files"
+#: c.opt:129
+msgid ""
+"Warn whenever an Objective-C assignment is being intercepted by the garbage "
+"collector"
 msgstr ""
 
-#: c.opt:478
-msgid "Use class <name> for constant strings"
+#: c.opt:133
+msgid "Warn about casting functions to incompatible types"
 msgstr ""
 
-#: c.opt:482
-msgid "Inline member functions by default"
+#: c.opt:137
+msgid "Warn about C constructs that are not in the common subset of C and C++"
 msgstr ""
 
-#: c.opt:486
-msgid "Permit '$' as an identifier character"
+#: c.opt:141
+msgid ""
+"Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO "
+"C++ 200x"
 msgstr ""
 
-#: c.opt:493
-msgid "Generate code to check exception specifications"
+#: c.opt:145
+msgid "Warn about casts which discard qualifiers"
 msgstr ""
 
-#: c.opt:500
-msgid "Convert all strings and character constants to character set <cset>"
+#: c.opt:149
+msgid "Warn about subscripts whose type is \"char\""
 msgstr ""
 
-#: c.opt:504
-msgid "Permit universal character names (\\u and \\U) in identifiers"
+#: c.opt:153
+msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\""
 msgstr ""
 
-#: c.opt:508
-msgid "Specify the default character set for source files"
+#: c.opt:157
+msgid ""
+"Warn about possibly nested block comments, and C++ comments spanning more "
+"than one physical line"
 msgstr ""
 
-#: c.opt:525
-msgid "Scope of for-init-statement variables is local to the loop"
+#: c.opt:161
+msgid "Synonym for -Wcomment"
 msgstr ""
 
-#: c.opt:529
-msgid "Do not assume that standard C libraries and \"main\" exist"
+#: c.opt:165
+msgid "Warn for implicit type conversions that may change a value"
 msgstr ""
 
-#: c.opt:533
-msgid "Recognize GNU-defined keywords"
+#: c.opt:169
+msgid "Warn when all constructors and destructors are private"
 msgstr ""
 
-#: c.opt:537
-msgid "Generate code for GNU runtime environment"
+#: c.opt:173
+msgid "Warn when a declaration is found after a statement"
 msgstr ""
 
-#: c.opt:550
-msgid "Assume normal C execution environment"
+#: c.opt:177
+msgid "Warn about deprecated compiler features"
 msgstr ""
 
-#: c.opt:554
-msgid "Enable support for huge objects"
+#: c.opt:181
+msgid "Warn about compile-time integer division by zero"
 msgstr ""
 
-#: c.opt:558
-msgid "Export functions even if they can be inlined"
+#: c.opt:185
+msgid "Warn about violations of Effective C++ style rules"
 msgstr ""
 
-#: c.opt:562
-msgid "Emit implicit instantiations of inline templates"
+#: c.opt:189
+msgid "Warn about an empty body in an if or else statement"
 msgstr ""
 
-#: c.opt:566
-msgid "Emit implicit instantiations of templates"
+#: c.opt:193
+msgid "Warn about stray tokens after #elif and #endif"
 msgstr ""
 
-#: c.opt:570
-msgid "Inject friend functions into enclosing namespace"
+#: c.opt:201
+msgid ""
+"This switch is deprecated; use -Werror=implicit-function-declaration instead"
 msgstr ""
 
-#: c.opt:577
-msgid "Don't warn about uses of Microsoft extensions"
+#: c.opt:205
+msgid "Warn if testing floating point numbers for equality"
 msgstr ""
 
-#: c.opt:587
-msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
+#: c.opt:209
+msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
 msgstr ""
 
-#: c.opt:591
-msgid "Assume that receivers of Objective-C messages may be nil"
+#: c.opt:213
+msgid "Warn if passing too many arguments to a function for its format string"
 msgstr ""
 
-#: c.opt:603
-msgid ""
-"Generate special Objective-C methods to initialize/destroy non-POD C++ "
-"ivars, if needed"
+#: c.opt:217
+msgid "Warn about format strings that are not literals"
 msgstr ""
 
-#: c.opt:607
-msgid "Allow fast jumps to the message dispatcher"
+#: c.opt:221
+msgid "Warn about possible security problems with format functions"
 msgstr ""
 
-#: c.opt:613
-msgid "Enable Objective-C exception and synchronization syntax"
+#: c.opt:225
+msgid "Warn about strftime formats yielding 2-digit years"
 msgstr ""
 
-#: c.opt:617
-msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs"
+#: c.opt:229
+msgid "Warn about zero-length formats"
 msgstr ""
 
-#: c.opt:622
-msgid "Enable Objective-C setjmp exception handling runtime"
+#: c.opt:236
+msgid "Warn about variables which are initialized to themselves"
 msgstr ""
 
-#: c.opt:630
-msgid "Recognize C++ kewords like \"compl\" and \"xor\""
+#: c.opt:243
+msgid "Warn about implicit function declarations"
 msgstr ""
 
-#: c.opt:634
-msgid "Enable optional diagnostics"
+#: c.opt:247
+msgid "Warn when a declaration does not specify a type"
 msgstr ""
 
-#: c.opt:641
-msgid "Look for and use PCH files even when preprocessing"
+#: c.opt:251
+msgid "Deprecated.  This switch has no effect"
 msgstr ""
 
-#: c.opt:645
-msgid "Downgrade conformance errors to warnings"
+#: c.opt:255
+msgid ""
+"Warn when there is a cast to a pointer from an integer of a different size"
 msgstr ""
 
-#: c.opt:649
-msgid "Treat the input file as already preprocessed"
+#: c.opt:259
+msgid "Warn about invalid uses of the \"offsetof\" macro"
 msgstr ""
 
-#: c.opt:653
-msgid ""
-"Used in Fix-and-Continue mode to indicate that object files may be swapped "
-"in at runtime"
+#: c.opt:263
+msgid "Warn about PCH files that are found but not used"
 msgstr ""
 
-#: c.opt:657
-msgid "Enable automatic template instantiation"
+#: c.opt:267
+msgid "Do not warn about using \"long long\" when -pedantic"
 msgstr ""
 
-#: c.opt:661
-msgid "Generate run time type descriptor information"
+#: c.opt:271
+msgid "Warn about suspicious declarations of \"main\""
 msgstr ""
 
-#: c.opt:665
-msgid "Use the same size for double as for float"
+#: c.opt:275
+msgid "Warn about possibly missing braces around initializers"
 msgstr ""
 
-#: c.opt:673
-msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
+#: c.opt:279
+msgid "Warn about global functions without previous declarations"
 msgstr ""
 
-#: c.opt:677
-msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
+#: c.opt:283
+msgid "Warn about missing fields in struct initializers"
 msgstr ""
 
-#: c.opt:681
-msgid "Make \"char\" signed by default"
+#: c.opt:287
+msgid "Warn about functions which might be candidates for format attributes"
 msgstr ""
 
-#: c.opt:688
-msgid "Display statistics accumulated during compilation"
+#: c.opt:291
+msgid "Warn about user-specified include directories that do not exist"
 msgstr ""
 
-#: c.opt:695
-msgid "Distance between tab stops for column reporting"
+#: c.opt:295
+msgid ""
+"Warn about function parameters declared without a type specifier in K&R-"
+"style functions"
 msgstr ""
 
-#: c.opt:699
-msgid "Specify maximum template instantiation depth"
+#: c.opt:299
+msgid "Warn about global functions without prototypes"
 msgstr ""
 
-#: c.opt:706
-msgid "Do not generate thread-safe code for initializing local statics"
+#: c.opt:303
+msgid "Warn about use of multi-character character constants"
 msgstr ""
 
-#: c.opt:710
-msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
+#: c.opt:307
+msgid "Warn about \"extern\" declarations not at file scope"
 msgstr ""
 
-#: c.opt:714
-msgid "Make \"char\" unsigned by default"
+#: c.opt:311
+msgid ""
+"Warn when non-templatized friend functions are declared within a template"
 msgstr ""
 
-#: c.opt:718
-msgid "Use __cxa_atexit to register destructors"
+#: c.opt:315
+msgid "Warn about non-virtual destructors"
 msgstr ""
 
-#: c.opt:722
-msgid "Use __cxa_get_exception_ptr in exception handling"
+#: c.opt:319
+msgid ""
+"Warn about NULL being passed to argument slots marked as requiring non-NULL"
 msgstr ""
 
-#: c.opt:726
-msgid "Marks all inlined methods as having hidden visibility"
+#: c.opt:323
+msgid "Warn about non-normalised Unicode strings"
 msgstr ""
 
-#: c.opt:730
-msgid "Discard unused virtual functions"
+#: c.opt:327
+msgid "Warn if a C-style cast is used in a program"
 msgstr ""
 
-#: c.opt:734
-msgid "Implement vtables using thunks"
+#: c.opt:331
+msgid "Warn for obsolescent usage in a declaration"
 msgstr ""
 
-#: c.opt:738
-msgid "Emit common-like symbols as weak symbols"
+#: c.opt:335
+msgid "Warn if an old-style parameter definition is used"
 msgstr ""
 
-#: c.opt:742
+#: c.opt:339
 msgid ""
-"Convert all wide strings and character constants to character set <cset>"
+"Warn if a string is longer than the maximum portable length specified by the "
+"standard"
 msgstr ""
 
-#: c.opt:746
-msgid "Generate a #line directive pointing at the current working directory"
+#: c.opt:343
+msgid "Warn about overloaded virtual function names"
 msgstr ""
 
-#: c.opt:750
-msgid "Emit cross referencing information"
+#: c.opt:347
+msgid "Warn about overriding initializers without side effects"
 msgstr ""
 
-#: c.opt:754
-msgid ""
-"Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
+#: c.opt:351
+msgid "Warn about possibly missing parentheses"
 msgstr ""
 
-#: c.opt:758
-msgid "Dump declarations to a .decl file"
+#: c.opt:355
+msgid "Warn when converting the type of pointers to member functions"
 msgstr ""
 
-#: c.opt:762 c.opt:794
-msgid "Add <dir> to the end of the system include path"
+#: c.opt:359
+msgid "Warn about function pointer arithmetic"
 msgstr ""
 
-#: c.opt:766
-msgid "Accept definition of macros in <file>"
+#: c.opt:363
+msgid "Warn when a pointer is cast to an integer of a different size"
 msgstr ""
 
-#: c.opt:770
-msgid "-imultilib <dir> Set <dir> to be the multilib include subdirectory"
+#: c.opt:367
+msgid "Warn about misuses of pragmas"
 msgstr ""
 
-#: c.opt:774
-msgid "Include the contents of <file> before other files"
+#: c.opt:371
+msgid "Warn if inherited methods are unimplemented"
 msgstr ""
 
-#: c.opt:778
-msgid "Specify <path> as a prefix for next two options"
+#: c.opt:375
+msgid "Warn about multiple declarations of the same object"
 msgstr ""
 
-#: c.opt:782
-msgid "Set <dir> to be the system root directory"
+#: c.opt:379
+msgid "Warn when the compiler reorders code"
 msgstr ""
 
-#: c.opt:786
-msgid "Add <dir> to the start of the system include path"
+#: c.opt:383
+msgid ""
+"Warn whenever a function's return type defaults to \"int\" (C), or about "
+"inconsistent return types (C++)"
 msgstr ""
 
-#: c.opt:790
-msgid "Add <dir> to the end of the quote include path"
+#: c.opt:387
+msgid "Warn if a selector has multiple methods"
 msgstr ""
 
-#: c.opt:811
-msgid ""
-"Do not search standard system include directories (those specified with -"
-"isystem will still be used)"
+#: c.opt:391
+msgid "Warn about possible violations of sequence point rules"
 msgstr ""
 
-#: c.opt:815
-msgid "Do not search standard system include directories for C++"
+#: c.opt:395
+msgid "Warn about signed-unsigned comparisons"
 msgstr ""
 
-#: c.opt:831
-msgid "Generate C header of platform-specific features"
+#: c.opt:399
+msgid "Warn when overload promotes from unsigned to signed"
 msgstr ""
 
-#: c.opt:835
-msgid "Print a checksum of the executable for PCH validity checking, and stop"
+#: c.opt:403
+msgid "Warn about uncasted NULL used as sentinel"
 msgstr ""
 
-#: c.opt:839
-msgid "Remap file names when including files"
+#: c.opt:407
+msgid "Warn about unprototyped function declarations"
 msgstr ""
 
-#: c.opt:843
-msgid "Conform to the ISO 1998 C++ standard"
+#: c.opt:411
+msgid "Warn if type signatures of candidate methods do not match exactly"
 msgstr ""
 
-#: c.opt:847 c.opt:875
-msgid "Conform to the ISO 1990 C standard"
+#: c.opt:415
+msgid "Warn when synthesis behavior differs from Cfront"
 msgstr ""
 
-#: c.opt:851 c.opt:883
-msgid "Conform to the ISO 1999 C standard"
+#: c.opt:419 common.opt:179
+msgid "Do not suppress warnings from system headers"
 msgstr ""
 
-#: c.opt:855
-msgid "Deprecated in favor of -std=c99"
+#: c.opt:423
+msgid "Warn about features not present in traditional C"
 msgstr ""
 
-#: c.opt:859
-msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
+#: c.opt:427
+msgid ""
+"Warn of prototypes causing type conversions different from what would happen "
+"in the absence of prototype"
 msgstr ""
 
-#: c.opt:863
-msgid "Conform to the ISO 1990 C standard with GNU extensions"
+#: c.opt:431
+msgid ""
+"Warn if trigraphs are encountered that might affect the meaning of the "
+"program"
 msgstr ""
 
-#: c.opt:867
-msgid "Conform to the ISO 1999 C standard with GNU extensions"
+#: c.opt:435
+msgid "Warn about @selector()s without previously declared methods"
 msgstr ""
 
-#: c.opt:871
-msgid "Deprecated in favor of -std=gnu99"
+#: c.opt:439
+msgid "Warn if an undefined macro is used in an #if directive"
 msgstr ""
 
-#: c.opt:879
-msgid "Conform to the ISO 1990 C standard as amended in 1994"
+#: c.opt:443
+msgid "Warn about unrecognized pragmas"
 msgstr ""
 
-#: c.opt:887
-msgid "Deprecated in favor of -std=iso9899:1999"
+#: c.opt:447
+msgid "Warn about macros defined in the main file that are not used"
 msgstr ""
 
-#: c.opt:891
-msgid "Enable traditional preprocessing"
+#: c.opt:451
+msgid "Do not warn about using variadic macros when -pedantic"
 msgstr ""
 
-#: c.opt:895
-msgid "Support ISO C trigraphs"
+#: c.opt:455
+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:899
-msgid "Do not predefine system-specific and GCC-specific macros"
+#: c.opt:459
+msgid "Warn when a pointer differs in signedness in an assignment"
 msgstr ""
 
-#: c.opt:903
-msgid "Enable verbose output"
+#: c.opt:463
+msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)"
 msgstr ""
 
-#: common.opt:28
-msgid "Display this information"
+#: c.opt:471
+msgid "Enforce class member access control semantics"
 msgstr ""
 
-#: common.opt:32
-msgid ""
-"Set parameter <param> to value.  See below for a complete list of parameters"
+#: c.opt:478
+msgid "Change when template instances are emitted"
 msgstr ""
 
-#: common.opt:42
-msgid ""
-"Put global and static data smaller than <number> bytes into a special "
-"section (on some targets)"
+#: c.opt:482
+msgid "Recognize the \"asm\" keyword"
 msgstr ""
 
-#: common.opt:46
-msgid "Set optimization level to <number>"
+#: c.opt:486
+msgid "Recognize built-in functions"
 msgstr ""
 
-#: common.opt:50
-msgid "Optimize for space rather than speed"
+#: c.opt:493
+msgid "Check the return value of new"
 msgstr ""
 
-#: common.opt:54
-msgid "This switch is deprecated; use -Wextra instead"
+#: c.opt:497
+msgid "Allow the arguments of the '?' operator to have different types"
 msgstr ""
 
-#: common.opt:58
-msgid "Warn about returning structures, unions or arrays"
+#: c.opt:501
+msgid "Reduce the size of object files"
 msgstr ""
 
-#: common.opt:62
-msgid "Warn about comparisons that always evaluate to true"
+#: c.opt:505
+msgid "Use class <name> for constant strings"
 msgstr ""
 
-#: common.opt:66
-msgid "Warn about inappropriate attribute usage"
+#: c.opt:509
+msgid "Inline member functions by default"
 msgstr ""
 
-#: common.opt:70
-msgid "Warn about pointer casts which increase alignment"
+#: c.opt:513
+msgid "Permit '$' as an identifier character"
 msgstr ""
 
-#: common.opt:74
-msgid "Warn about uses of __attribute__((deprecated)) declarations"
+#: c.opt:520
+msgid "Generate code to check exception specifications"
 msgstr ""
 
-#: common.opt:78
-msgid "Warn when an optimization pass is disabled"
+#: c.opt:527
+msgid "Convert all strings and character constants to character set <cset>"
 msgstr ""
 
-#: common.opt:82
-msgid "Treat all warnings as errors"
+#: c.opt:531
+msgid "Permit universal character names (\\u and \\U) in identifiers"
 msgstr ""
 
-#: common.opt:86
-msgid "Treat specified warning as error"
+#: c.opt:535
+msgid "Specify the default character set for source files"
 msgstr ""
 
-#: common.opt:90
-msgid "Print extra (possibly unwanted) warnings"
+#: c.opt:543
+msgid "Scope of for-init-statement variables is local to the loop"
 msgstr ""
 
-#: common.opt:94
-msgid "Exit on the first error occurred"
+#: c.opt:547
+msgid "Do not assume that standard C libraries and \"main\" exist"
 msgstr ""
 
-#: common.opt:98
-msgid "Warn when an inlined function cannot be inlined"
+#: c.opt:551
+msgid "Recognize GNU-defined keywords"
 msgstr ""
 
-#: common.opt:102
-msgid "Warn if an object is larger than <number> bytes"
+#: c.opt:555
+msgid "Generate code for GNU runtime environment"
 msgstr ""
 
-#: common.opt:106
-msgid "Warn if the loop cannot be optimized due to nontrivial assumptions."
+#: c.opt:559
+msgid "Use traditional GNU semantics for inline functions"
 msgstr ""
 
-#: common.opt:110
-msgid ""
-"Warn about functions which might be candidates for __attribute__((noreturn))"
+#: c.opt:572
+msgid "Assume normal C execution environment"
 msgstr ""
 
-#: common.opt:114
-msgid "Warn about overflow in arithmetic expressions"
+#: c.opt:576
+msgid "Enable support for huge objects"
 msgstr ""
 
-#: common.opt:118
-msgid "Warn when the packed attribute has no effect on struct layout"
+#: c.opt:580
+msgid "Export functions even if they can be inlined"
 msgstr ""
 
-#: common.opt:122
-msgid "Warn when padding is required to align structure members"
+#: c.opt:584
+msgid "Emit implicit instantiations of inline templates"
 msgstr ""
 
-#: common.opt:126
-msgid "Warn when one local variable shadows another"
+#: c.opt:588
+msgid "Emit implicit instantiations of templates"
 msgstr ""
 
-#: common.opt:130
-msgid "Warn when not issuing stack smashing protection for some reason"
+#: c.opt:592
+msgid "Inject friend functions into enclosing namespace"
 msgstr ""
 
-#: common.opt:134 common.opt:138
-msgid "Warn about code which might break strict aliasing rules"
+#: c.opt:599
+msgid ""
+"Allow implicit conversions between vectors with differing numbers of "
+"subparts and/or differing element types."
 msgstr ""
 
-#: common.opt:142
-msgid "Warn about comparisons to constant string literals"
+#: c.opt:603
+msgid "Don't warn about uses of Microsoft extensions"
 msgstr ""
 
-#: common.opt:146
-msgid "Warn about enumerated switches, with no default, missing a case"
+#: c.opt:613
+msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
 msgstr ""
 
-#: common.opt:150
-msgid "Warn about enumerated switches missing a \"default:\" statement"
+#: c.opt:617
+msgid "Assume that receivers of Objective-C messages may be nil"
 msgstr ""
 
-#: common.opt:154
-msgid "Warn about all enumerated switches missing a specific case"
+#: c.opt:629
+msgid ""
+"Generate special Objective-C methods to initialize/destroy non-POD C++ "
+"ivars, if needed"
 msgstr ""
 
-#: common.opt:162
-msgid "Warn about uninitialized automatic variables"
+#: c.opt:633
+msgid "Allow fast jumps to the message dispatcher"
 msgstr ""
 
-#: common.opt:166
-msgid "Warn about code that will never be executed"
+#: c.opt:639
+msgid "Enable Objective-C exception and synchronization syntax"
 msgstr ""
 
-#: common.opt:170
-msgid "Enable all -Wunused- warnings"
+#: c.opt:643
+msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs"
 msgstr ""
 
-#: common.opt:174
-msgid "Warn when a function is unused"
+#: c.opt:648
+msgid "Enable Objective-C setjmp exception handling runtime"
 msgstr ""
 
-#: common.opt:178
-msgid "Warn when a label is unused"
+#: c.opt:656
+msgid "Recognize C++ kewords like \"compl\" and \"xor\""
 msgstr ""
 
-#: common.opt:182
-msgid "Warn when a function parameter is unused"
+#: c.opt:660
+msgid "Enable optional diagnostics"
 msgstr ""
 
-#: common.opt:186
-msgid "Warn when an expression value is unused"
+#: c.opt:667
+msgid "Look for and use PCH files even when preprocessing"
 msgstr ""
 
-#: common.opt:190
-msgid "Warn when a variable is unused"
+#: c.opt:671
+msgid "Downgrade conformance errors to warnings"
 msgstr ""
 
-#: common.opt:194
-msgid "Warn when a register variable is declared volatile"
+#: c.opt:675
+msgid "Treat the input file as already preprocessed"
 msgstr ""
 
-#: common.opt:198
-msgid "Emit declaration information into <file>"
+#: c.opt:679
+msgid ""
+"Used in Fix-and-Continue mode to indicate that object files may be swapped "
+"in at runtime"
 msgstr ""
 
-#: common.opt:211
-msgid "Enable dumps from specific passes of the compiler"
+#: c.opt:683
+msgid "Enable automatic template instantiation"
 msgstr ""
 
-#: common.opt:215
-msgid "Set the file basename to be used for dumps"
+#: c.opt:687
+msgid "Generate run time type descriptor information"
 msgstr ""
 
-#: common.opt:233
-msgid "Align the start of functions"
+#: c.opt:691
+msgid "Use the same size for double as for float"
 msgstr ""
 
-#: common.opt:240
-msgid "Align labels which are only reached by jumping"
+#: c.opt:699
+msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
 msgstr ""
 
-#: common.opt:247
-msgid "Align all labels"
+#: c.opt:703
+msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
 msgstr ""
 
-#: common.opt:254
-msgid "Align the start of loops"
+#: c.opt:707
+msgid "Make \"char\" signed by default"
 msgstr ""
 
-#: common.opt:269
-msgid "Specify that arguments may alias each other and globals"
+#: c.opt:714
+msgid "Display statistics accumulated during compilation"
 msgstr ""
 
-#: common.opt:273
-msgid "Assume arguments may alias globals but not each other"
+#: c.opt:721
+msgid "Distance between tab stops for column reporting"
 msgstr ""
 
-#: common.opt:277
-msgid "Assume arguments alias neither each other nor globals"
+#: c.opt:725
+msgid "Specify maximum template instantiation depth"
 msgstr ""
 
-#: common.opt:281
-msgid "Assume arguments alias no other storage"
+#: c.opt:732
+msgid "Do not generate thread-safe code for initializing local statics"
 msgstr ""
 
-#: common.opt:285
-msgid "Generate unwind tables that are exact at each instruction boundary"
+#: c.opt:736
+msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
 msgstr ""
 
-#: common.opt:293
-msgid "Generate code to check bounds before indexing arrays"
+#: c.opt:740
+msgid "Make \"char\" unsigned by default"
 msgstr ""
 
-#: common.opt:297
-msgid "Replace add, compare, branch with branch on count register"
+#: c.opt:744
+msgid "Use __cxa_atexit to register destructors"
 msgstr ""
 
-#: common.opt:301
-msgid "Use profiling information for branch probabilities"
+#: c.opt:748
+msgid "Use __cxa_get_exception_ptr in exception handling"
 msgstr ""
 
-#: common.opt:305
-msgid ""
-"Perform branch target load optimization before prologue / epilogue threading"
+#: c.opt:752
+msgid "Marks all inlined methods as having hidden visibility"
 msgstr ""
 
-#: common.opt:309
-msgid ""
-"Perform branch target load optimization after prologue / epilogue threading"
+#: c.opt:756
+msgid "Discard unused virtual functions"
 msgstr ""
 
-#: common.opt:313
-msgid ""
-"Restrict target load migration not to re-use registers in any basic block"
+#: c.opt:760
+msgid "Implement vtables using thunks"
 msgstr ""
 
-#: common.opt:317
-msgid "Mark <register> as being preserved across functions"
+#: c.opt:764
+msgid "Emit common-like symbols as weak symbols"
 msgstr ""
 
-#: common.opt:321
-msgid "Mark <register> as being corrupted by function calls"
+#: c.opt:768
+msgid ""
+"Convert all wide strings and character constants to character set <cset>"
 msgstr ""
 
-#: common.opt:328
-msgid "Save registers around function calls"
+#: c.opt:772
+msgid "Generate a #line directive pointing at the current working directory"
 msgstr ""
 
-#: common.opt:332
-msgid "Do not put uninitialized globals in the common section"
+#: c.opt:776
+msgid "Emit cross referencing information"
 msgstr ""
 
-#: common.opt:336
-msgid "Perform a register copy-propagation optimization pass"
+#: c.opt:780
+msgid ""
+"Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
 msgstr ""
 
-#: common.opt:340
-msgid "Perform cross-jumping optimization"
+#: c.opt:784
+msgid "Dump declarations to a .decl file"
 msgstr ""
 
-#: common.opt:344
-msgid "When running CSE, follow jumps to their targets"
+#: c.opt:788 c.opt:820
+msgid "Add <dir> to the end of the system include path"
 msgstr ""
 
-#: common.opt:348
-msgid "When running CSE, follow conditional jumps"
+#: c.opt:792
+msgid "Accept definition of macros in <file>"
 msgstr ""
 
-#: common.opt:352
-msgid "Omit range reduction step when performing complex division"
+#: c.opt:796
+msgid "-imultilib <dir> Set <dir> to be the multilib include subdirectory"
 msgstr ""
 
-#: common.opt:356
-msgid "Place data items into their own section"
+#: c.opt:800
+msgid "Include the contents of <file> before other files"
 msgstr ""
 
-#: common.opt:362
-msgid "Defer popping functions args from stack until later"
+#: c.opt:804
+msgid "Specify <path> as a prefix for next two options"
 msgstr ""
 
-#: common.opt:366
-msgid "Attempt to fill delay slots of branch instructions"
+#: c.opt:808
+msgid "Set <dir> to be the system root directory"
 msgstr ""
 
-#: common.opt:370
-msgid "Delete useless null pointer checks"
+#: c.opt:812
+msgid "Add <dir> to the start of the system include path"
 msgstr ""
 
-#: common.opt:374
-msgid ""
-"How often to emit source location at the beginning of line-wrapped "
-"diagnostics"
+#: c.opt:816
+msgid "Add <dir> to the end of the quote include path"
 msgstr ""
 
-#: common.opt:378
+#: c.opt:837
 msgid ""
-"Amend appropriate diagnostic messages with the command line option that "
-"controls them"
+"Do not search standard system include directories (those specified with -"
+"isystem will still be used)"
 msgstr ""
 
-#: common.opt:382
-msgid "Dump various compiler internals to a file"
+#: c.opt:841
+msgid "Do not search standard system include directories for C++"
 msgstr ""
 
-#: common.opt:386
-msgid "Suppress output of addresses in debugging dumps"
+#: c.opt:857
+msgid "Generate C header of platform-specific features"
 msgstr ""
 
-#: common.opt:390
-msgid ""
-"Suppress output of instruction numbers, line number notes and addresses in "
-"debugging dumps"
+#: c.opt:861
+msgid "Print a checksum of the executable for PCH validity checking, and stop"
 msgstr ""
 
-#: common.opt:394
-msgid "Perform early inlining"
+#: c.opt:865
+msgid "Remap file names when including files"
 msgstr ""
 
-#: common.opt:398
-msgid "Perform DWARF2 duplicate elimination"
+#: c.opt:869
+msgid "Conform to the ISO 1998 C++ standard"
 msgstr ""
 
-#: common.opt:402 common.opt:406
-msgid "Perform unused type elimination in debug info"
+#: c.opt:873
+msgid ""
+"Conform to the ISO 1998 C++ standard, with extensions that are likely to"
 msgstr ""
 
-#: common.opt:410
-msgid "Do not suppress C++ class debug information."
+#: c.opt:880 c.opt:915
+msgid "Conform to the ISO 1990 C standard"
 msgstr ""
 
-#: common.opt:414
-msgid "Enable exception handling"
+#: c.opt:884 c.opt:923
+msgid "Conform to the ISO 1999 C standard"
 msgstr ""
 
-#: common.opt:418
-msgid "Perform a number of minor, expensive optimizations"
+#: c.opt:888
+msgid "Deprecated in favor of -std=c99"
 msgstr ""
 
-#: common.opt:425
-msgid "Assume no NaNs or infinities are generated"
+#: c.opt:892
+msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
 msgstr ""
 
-#: common.opt:429
-msgid "Mark <register> as being unavailable to the compiler"
+#: c.opt:896
+msgid "Conform to the ISO 1998 C++ standard, with GNU extensions and"
 msgstr ""
 
-#: common.opt:433
-msgid "Don't allocate floats and doubles in extended-precision registers"
+#: c.opt:903
+msgid "Conform to the ISO 1990 C standard with GNU extensions"
 msgstr ""
 
-#: common.opt:439
-msgid "Copy memory address constants into registers before use"
+#: c.opt:907
+msgid "Conform to the ISO 1999 C standard with GNU extensions"
 msgstr ""
 
-#: common.opt:445
-msgid "Copy memory operands into registers before use"
+#: c.opt:911
+msgid "Deprecated in favor of -std=gnu99"
 msgstr ""
 
-#: common.opt:452
-msgid "Allow function addresses to be held in registers"
+#: c.opt:919
+msgid "Conform to the ISO 1990 C standard as amended in 1994"
 msgstr ""
 
-#: common.opt:456
-msgid "Place each function into its own section"
+#: c.opt:927
+msgid "Deprecated in favor of -std=iso9899:1999"
 msgstr ""
 
-#: common.opt:460
-msgid "Perform global common subexpression elimination"
+#: c.opt:931
+msgid "Enable traditional preprocessing"
 msgstr ""
 
-#: common.opt:464
-msgid ""
-"Perform enhanced load motion during global common subexpression elimination"
+#: c.opt:935
+msgid "Support ISO C trigraphs"
 msgstr ""
 
-#: common.opt:468
-msgid "Perform store motion after global common subexpression elimination"
+#: c.opt:939
+msgid "Do not predefine system-specific and GCC-specific macros"
 msgstr ""
 
-#: common.opt:472
-msgid ""
-"Perform redundant load after store elimination in global common subexpression"
+#: c.opt:943
+msgid "Enable verbose output"
 msgstr ""
 
-#: common.opt:477
-msgid ""
-"Perform global common subexpression elimination after register allocation"
+#: common.opt:28
+msgid "Display this information"
 msgstr ""
 
-#: common.opt:482
-msgid "Enable guessing of branch probabilities"
+#: common.opt:32
+msgid ""
+"Display descriptions of a specific class of options.  <class> is one or more "
+"of optimizers, target, warnings, undocumented, params"
 msgstr ""
 
-#: common.opt:490
-msgid "Process #ident directives"
+#: common.opt:36
+msgid "Alias for --help=target"
 msgstr ""
 
-#: common.opt:494
-msgid "Perform conversion of conditional jumps to branchless equivalents"
+#: common.opt:52
+msgid ""
+"Set parameter <param> to value.  See below for a complete list of parameters"
 msgstr ""
 
-#: common.opt:498
-msgid "Perform conversion of conditional jumps to conditional execution"
+#: common.opt:59
+msgid ""
+"Put global and static data smaller than <number> bytes into a special "
+"section (on some targets)"
 msgstr ""
 
-#: common.opt:506
-msgid "Do not generate .size directives"
+#: common.opt:63
+msgid "Set optimization level to <number>"
 msgstr ""
 
-#: common.opt:515
-msgid "Pay attention to the \"inline\" keyword"
+#: common.opt:67
+msgid "Optimize for space rather than speed"
 msgstr ""
 
-#: common.opt:519
-msgid "Integrate simple functions into their callers"
+#: common.opt:71
+msgid "This switch is deprecated; use -Wextra instead"
 msgstr ""
 
-#: common.opt:523
-msgid "Integrate functions called once into their callers"
+#: common.opt:75
+msgid "Warn about returning structures, unions or arrays"
 msgstr ""
 
-#: common.opt:530
-msgid "Limit the size of inlined functions to <number>"
+#: common.opt:79
+msgid "Warn if an array is accessed out of bounds"
 msgstr ""
 
-#: common.opt:534
-msgid "Instrument function entry and exit with profiling calls"
+#: common.opt:83
+msgid "Warn about inappropriate attribute usage"
 msgstr ""
 
-#: common.opt:538
-msgid "Perform Interprocedural constant propagation"
+#: common.opt:87
+msgid "Warn about pointer casts which increase alignment"
 msgstr ""
 
-#: common.opt:542
-msgid "Discover pure and const functions"
+#: common.opt:91
+msgid "Warn about uses of __attribute__((deprecated)) declarations"
 msgstr ""
 
-#: common.opt:546
-msgid "Perform interprocedural points-to analysis"
+#: common.opt:95
+msgid "Warn when an optimization pass is disabled"
 msgstr ""
 
-#: common.opt:550
-msgid "Discover readonly and non addressable static variables"
+#: common.opt:99
+msgid "Treat all warnings as errors"
 msgstr ""
 
-#: common.opt:554
-msgid "Type based escape and alias analysis"
+#: common.opt:103
+msgid "Treat specified warning as error"
 msgstr ""
 
-#: common.opt:558
-msgid "Optimize induction variables on trees"
+#: common.opt:107
+msgid "Print extra (possibly unwanted) warnings"
 msgstr ""
 
-#: common.opt:562
-msgid "Use jump tables for sufficiently large switch statements"
+#: common.opt:111
+msgid "Exit on the first error occurred"
 msgstr ""
 
-#: common.opt:566
-msgid "Generate code for functions even if they are fully inlined"
+#: common.opt:115
+msgid "Warn when an inlined function cannot be inlined"
 msgstr ""
 
-#: common.opt:570
-msgid "Emit static const variables even if they are not used"
+#: common.opt:119
+msgid "Warn if an object is larger than <number> bytes"
 msgstr ""
 
-#: common.opt:574
-msgid "Give external symbols a leading underscore"
+#: common.opt:123
+msgid "Warn if the loop cannot be optimized due to nontrivial assumptions."
 msgstr ""
 
-#: common.opt:578 common.opt:744 common.opt:867
-msgid "Does nothing.  Preserved for backward compatibility."
+#: common.opt:127
+msgid ""
+"Warn about functions which might be candidates for __attribute__((noreturn))"
 msgstr ""
 
-#: common.opt:582
-msgid "Set errno after built-in math functions"
+#: common.opt:131
+msgid "Warn about overflow in arithmetic expressions"
 msgstr ""
 
-#: common.opt:586
-msgid "Report on permanent memory allocation"
+#: common.opt:135
+msgid "Warn when the packed attribute has no effect on struct layout"
 msgstr ""
 
-#: common.opt:593
-msgid "Attempt to merge identical constants and constant variables"
+#: common.opt:139
+msgid "Warn when padding is required to align structure members"
 msgstr ""
 
-#: common.opt:597
-msgid "Attempt to merge identical constants across compilation units"
+#: common.opt:143
+msgid "Warn when one local variable shadows another"
 msgstr ""
 
-#: common.opt:601
-msgid ""
-"Limit diagnostics to <number> characters per line.  0 suppresses line-"
-"wrapping"
+#: common.opt:147
+msgid "Warn when not issuing stack smashing protection for some reason"
 msgstr ""
 
-#: common.opt:605
-msgid "Perform SMS based modulo scheduling before the first scheduling pass"
+#: common.opt:151 common.opt:155
+msgid "Warn about code which might break strict aliasing rules"
 msgstr ""
 
-#: common.opt:609
-msgid "Move loop invariant computations out of loops"
+#: common.opt:159 common.opt:163
+msgid "Warn about optimizations that assume that signed overflow is undefined"
 msgstr ""
 
-#: common.opt:613
-msgid "Add mudflap bounds-checking instrumentation for single-threaded program"
+#: common.opt:167
+msgid "Warn about enumerated switches, with no default, missing a case"
 msgstr ""
 
-#: common.opt:617
-msgid "Add mudflap bounds-checking instrumentation for multi-threaded program"
+#: common.opt:171
+msgid "Warn about enumerated switches missing a \"default:\" statement"
 msgstr ""
 
-#: common.opt:621
-msgid "Ignore read operations when inserting mudflap instrumentation"
+#: common.opt:175
+msgid "Warn about all enumerated switches missing a specific case"
 msgstr ""
 
-#: common.opt:625
-msgid ""
-"Enable/Disable the traditional scheduling in loops that already passed "
-"modulo scheduling"
+#: common.opt:183
+msgid "Warn about uninitialized automatic variables"
 msgstr ""
 
-#: common.opt:629
-msgid "Support synchronous non-call exceptions"
+#: common.opt:187
+msgid "Warn about code that will never be executed"
 msgstr ""
 
-#: common.opt:633
-msgid "When possible do not generate stack frames"
+#: common.opt:191
+msgid "Enable all -Wunused- warnings"
 msgstr ""
 
-#: common.opt:637
-msgid "Do the full register move optimization pass"
+#: common.opt:195
+msgid "Warn when a function is unused"
 msgstr ""
 
-#: common.opt:641
-msgid "Optimize sibling and tail recursive calls"
+#: common.opt:199
+msgid "Warn when a label is unused"
 msgstr ""
 
-#: common.opt:645
-msgid "Pack structure members together without holes"
+#: common.opt:203
+msgid "Warn when a function parameter is unused"
 msgstr ""
 
-#: common.opt:649
-msgid "Set initial maximum structure member alignment"
+#: common.opt:207
+msgid "Warn when an expression value is unused"
 msgstr ""
 
-#: common.opt:653
-msgid "Return small aggregates in memory, not registers"
+#: common.opt:211
+msgid "Warn when a variable is unused"
 msgstr ""
 
-#: common.opt:657
-msgid "Perform loop peeling"
+#: common.opt:215
+msgid "Warn when a register variable is declared volatile"
 msgstr ""
 
-#: common.opt:661
-msgid "Enable machine specific peephole optimizations"
+#: common.opt:219
+msgid "Warn instead of error in case profiles in -fprofile-use do not match"
 msgstr ""
 
-#: common.opt:665
-msgid "Enable an RTL peephole pass before sched2"
+#: common.opt:223
+msgid "Emit declaration information into <file>"
 msgstr ""
 
-#: common.opt:669
-msgid "Generate position-independent code if possible (large mode)"
+#: common.opt:236
+msgid "Enable dumps from specific passes of the compiler"
 msgstr ""
 
-#: common.opt:673
-msgid ""
-"Generate position-independent code for executables if possible (large mode)"
+#: common.opt:240
+msgid "Set the file basename to be used for dumps"
 msgstr ""
 
-#: common.opt:677
-msgid "Generate position-independent code if possible (small mode)"
+#: common.opt:258
+msgid "Align the start of functions"
 msgstr ""
 
-#: common.opt:681
-msgid ""
-"Generate position-independent code for executables if possible (small mode)"
+#: common.opt:265
+msgid "Align labels which are only reached by jumping"
 msgstr ""
 
-#: common.opt:685
-msgid "Generate prefetch instructions, if available, for arrays in loops"
+#: common.opt:272
+msgid "Align all labels"
 msgstr ""
 
-#: common.opt:689
-msgid "Enable basic program profiling code"
+#: common.opt:279
+msgid "Align the start of loops"
 msgstr ""
 
-#: common.opt:693
-msgid "Insert arc-based program profiling code"
+#: common.opt:294
+msgid "Specify that arguments may alias each other and globals"
 msgstr ""
 
-#: common.opt:697
-msgid ""
-"Enable common options for generating profile info for profile feedback "
-"directed optimizations"
+#: common.opt:298
+msgid "Assume arguments may alias globals but not each other"
 msgstr ""
 
-#: common.opt:701
-msgid ""
-"Enable common options for performing profile feedback directed optimizations"
+#: common.opt:302
+msgid "Assume arguments alias neither each other nor globals"
 msgstr ""
 
-#: common.opt:705
-msgid "Insert code to profile values of expressions"
+#: common.opt:306
+msgid "Assume arguments alias no other storage"
 msgstr ""
 
-#: common.opt:712
-msgid "Make compile reproducible using <string>"
+#: common.opt:310
+msgid "Generate unwind tables that are exact at each instruction boundary"
 msgstr ""
 
-#: common.opt:716
-msgid "Return small aggregates in registers"
+#: common.opt:318
+msgid "Generate code to check bounds before indexing arrays"
 msgstr ""
 
-#: common.opt:720
-msgid "Enables a register move optimization"
+#: common.opt:322
+msgid "Replace add, compare, branch with branch on count register"
 msgstr ""
 
-#: common.opt:724
-msgid "Perform a register renaming optimization pass"
+#: common.opt:326
+msgid "Use profiling information for branch probabilities"
 msgstr ""
 
-#: common.opt:728
-msgid "Reorder basic blocks to improve code placement"
+#: common.opt:330
+msgid ""
+"Perform branch target load optimization before prologue / epilogue threading"
 msgstr ""
 
-#: common.opt:732
-msgid "Reorder basic blocks and partition into hot and cold sections"
+#: common.opt:334
+msgid ""
+"Perform branch target load optimization after prologue / epilogue threading"
 msgstr ""
 
-#: common.opt:736
-msgid "Reorder functions to improve code placement"
+#: common.opt:338
+msgid ""
+"Restrict target load migration not to re-use registers in any basic block"
 msgstr ""
 
-#: common.opt:740
-msgid "Add a common subexpression elimination pass after loop optimizations"
+#: common.opt:342
+msgid "Mark <register> as being preserved across functions"
 msgstr ""
 
-#: common.opt:748
-msgid "Disable optimizations that assume default FP rounding behavior"
+#: common.opt:346
+msgid "Mark <register> as being corrupted by function calls"
 msgstr ""
 
-#: common.opt:752
-msgid "Enable scheduling across basic blocks"
+#: common.opt:353
+msgid "Save registers around function calls"
 msgstr ""
 
-#: common.opt:756
-msgid "Allow speculative motion of non-loads"
+#: common.opt:357
+msgid "Do not put uninitialized globals in the common section"
 msgstr ""
 
-#: common.opt:760
-msgid "Allow speculative motion of some loads"
+#: common.opt:361
+msgid "Perform a register copy-propagation optimization pass"
 msgstr ""
 
-#: common.opt:764
-msgid "Allow speculative motion of more loads"
+#: common.opt:365
+msgid "Perform cross-jumping optimization"
 msgstr ""
 
-#: common.opt:768
-msgid "Set the verbosity level of the scheduler"
+#: common.opt:369
+msgid "When running CSE, follow jumps to their targets"
 msgstr ""
 
-#: common.opt:772
-msgid "If scheduling post reload, do superblock scheduling"
+#: common.opt:373
+msgid "When running CSE, follow conditional jumps"
 msgstr ""
 
-#: common.opt:776
-msgid "If scheduling post reload, do trace scheduling"
+#: common.opt:377
+msgid "Omit range reduction step when performing complex division"
 msgstr ""
 
-#: common.opt:780
-msgid "Reschedule instructions before register allocation"
+#: common.opt:381
+msgid "Place data items into their own section"
 msgstr ""
 
-#: common.opt:784
-msgid "Reschedule instructions after register allocation"
+#: common.opt:387
+msgid "Defer popping functions args from stack until later"
 msgstr ""
 
-#: common.opt:790
-msgid "Allow premature scheduling of queued insns"
+#: common.opt:391
+msgid "Attempt to fill delay slots of branch instructions"
 msgstr ""
 
-#: common.opt:794
-msgid "Set number of queued insns that can be prematurely scheduled"
+#: common.opt:395
+msgid "Delete useless null pointer checks"
 msgstr ""
 
-#: common.opt:802 common.opt:806
+#: common.opt:399
 msgid ""
-"Set dependence distance checking in premature scheduling of queued insns"
-msgstr ""
-
-#: common.opt:810
-msgid "Access data in the same section from shared anchor points"
+"How often to emit source location at the beginning of line-wrapped "
+"diagnostics"
 msgstr ""
 
-#: common.opt:814
-msgid "Perform sequence abstraction optimization on RTL"
+#: common.opt:403
+msgid ""
+"Amend appropriate diagnostic messages with the command line option that "
+"controls them"
 msgstr ""
 
-#: common.opt:818
-msgid "Eliminate redundant sign extensions using LCM."
+#: common.opt:407
+msgid "Dump various compiler internals to a file"
 msgstr ""
 
-#: common.opt:822
-msgid "Show column numbers in diagnostics, when available.  Default on"
+#: common.opt:411
+msgid "Suppress output of addresses in debugging dumps"
 msgstr ""
 
-#: common.opt:826
-msgid "Disable optimizations observable by IEEE signaling NaNs"
+#: common.opt:415
+msgid ""
+"Suppress output of instruction numbers, line number notes and addresses in "
+"debugging dumps"
 msgstr ""
 
-#: common.opt:830
-msgid "Convert floating point constants to single precision constants"
+#: common.opt:419
+msgid "Perform early inlining"
 msgstr ""
 
-#: common.opt:834
-msgid "Split lifetimes of induction variables when loops are unrolled"
+#: common.opt:423
+msgid "Perform DWARF2 duplicate elimination"
 msgstr ""
 
-#: common.opt:838
-msgid "Apply variable expansion when loops are unrolled"
+#: common.opt:427 common.opt:431
+msgid "Perform unused type elimination in debug info"
 msgstr ""
 
-#: common.opt:844
-msgid "Insert stack checking code into the program"
+#: common.opt:435
+msgid "Do not suppress C++ class debug information."
 msgstr ""
 
-#: common.opt:851
-msgid "Trap if the stack goes past <register>"
+#: common.opt:439
+msgid "Enable exception handling"
 msgstr ""
 
-#: common.opt:855
-msgid "Trap if the stack goes past symbol <name>"
+#: common.opt:443
+msgid "Perform a number of minor, expensive optimizations"
 msgstr ""
 
-#: common.opt:859
-msgid "Use propolice as a stack protection method"
+#: common.opt:450
+msgid "Assume no NaNs or infinities are generated"
 msgstr ""
 
-#: common.opt:863
-msgid "Use a stack protection method for every function"
+#: common.opt:454
+msgid "Mark <register> as being unavailable to the compiler"
 msgstr ""
 
-#: common.opt:875
-msgid "Assume strict aliasing rules apply"
+#: common.opt:458
+msgid "Don't allocate floats and doubles in extended-precision registers"
 msgstr ""
 
-#: common.opt:879
-msgid "Check for syntax errors, then stop"
+#: common.opt:464
+msgid "Copy memory address constants into registers before use"
 msgstr ""
 
-#: common.opt:883
-msgid "Create data files needed by \"gcov\""
+#: common.opt:468
+msgid "Perform a forward propagation pass on RTL"
 msgstr ""
 
-#: common.opt:887
-msgid "Perform jump threading optimizations"
+#: common.opt:475
+msgid "Allow function addresses to be held in registers"
 msgstr ""
 
-#: common.opt:891
-msgid "Report the time taken by each compiler pass"
+#: common.opt:479
+msgid "Place each function into its own section"
 msgstr ""
 
-#: common.opt:895
-msgid "Set the default thread-local storage code generation model"
+#: common.opt:483
+msgid "Perform global common subexpression elimination"
 msgstr ""
 
-#: common.opt:899
-msgid "Reorder top level functions, variables, and asms"
+#: common.opt:487
+msgid ""
+"Perform enhanced load motion during global common subexpression elimination"
 msgstr ""
 
-#: common.opt:903
-msgid "Perform superblock formation via tail duplication"
+#: common.opt:491
+msgid "Perform store motion after global common subexpression elimination"
 msgstr ""
 
-#: common.opt:910
-msgid "Assume floating-point operations can trap"
+#: common.opt:495
+msgid ""
+"Perform redundant load after store elimination in global common subexpression"
 msgstr ""
 
-#: common.opt:914
-msgid "Trap for signed overflow in addition, subtraction and multiplication"
+#: common.opt:500
+msgid ""
+"Perform global common subexpression elimination after register allocation"
 msgstr ""
 
-#: common.opt:918
-msgid "Enable SSA-CCP optimization on trees"
+#: common.opt:505
+msgid "Enable guessing of branch probabilities"
 msgstr ""
 
-#: common.opt:922
-msgid "Enable SSA-CCP optimization for stores and loads"
+#: common.opt:513
+msgid "Process #ident directives"
 msgstr ""
 
-#: common.opt:926
-msgid "Enable loop header copying on trees"
+#: common.opt:517
+msgid "Perform conversion of conditional jumps to branchless equivalents"
 msgstr ""
 
-#: common.opt:930
-msgid "Coalesce memory temporaries in the SSA->normal pass"
+#: common.opt:521
+msgid "Perform conversion of conditional jumps to conditional execution"
 msgstr ""
 
-#: common.opt:934
-msgid "Replace SSA temporaries with better names in copies"
+#: common.opt:529
+msgid "Do not generate .size directives"
 msgstr ""
 
-#: common.opt:938
-msgid "Enable copy propagation on trees"
+#: common.opt:538
+msgid "Pay attention to the \"inline\" keyword"
 msgstr ""
 
-#: common.opt:942
-msgid "Enable copy propagation for stores and loads"
+#: common.opt:542
+msgid "Integrate simple functions into their callers"
 msgstr ""
 
-#: common.opt:946
-msgid "Enable SSA dead code elimination optimization on trees"
+#: common.opt:546
+msgid "Integrate functions called once into their callers"
 msgstr ""
 
-#: common.opt:950
-msgid "Enable dominator optimizations"
+#: common.opt:553
+msgid "Limit the size of inlined functions to <number>"
 msgstr ""
 
-#: common.opt:954
-msgid "Enable dead store elimination"
+#: common.opt:557
+msgid "Instrument function entry and exit with profiling calls"
 msgstr ""
 
-#: common.opt:958
-msgid "Enable Full Redundancy Elimination (FRE) on trees"
+#: common.opt:561
+msgid "Perform Interprocedural constant propagation"
 msgstr ""
 
-#: common.opt:962
-msgid "Enable loop invariant motion on trees"
+#: common.opt:565
+msgid "Discover pure and const functions"
 msgstr ""
 
-#: common.opt:966
-msgid "Enable linear loop transforms on trees"
+#: common.opt:569
+msgid "Perform interprocedural points-to analysis"
 msgstr ""
 
-#: common.opt:970
-msgid "Create canonical induction variables in loops"
+#: common.opt:573
+msgid "Discover readonly and non addressable static variables"
 msgstr ""
 
-#: common.opt:974
-msgid "Enable loop optimizations on tree level"
+#: common.opt:577
+msgid "Type based escape and alias analysis"
 msgstr ""
 
-#: common.opt:978
-msgid "Enable SSA-PRE optimization on trees"
+#: common.opt:581
+msgid "Optimize induction variables on trees"
 msgstr ""
 
-#: common.opt:982
-msgid "Perform structural alias analysis"
+#: common.opt:585
+msgid "Use jump tables for sufficiently large switch statements"
 msgstr ""
 
-#: common.opt:986
-msgid "Enable SSA code sinking on trees"
+#: common.opt:589
+msgid "Generate code for functions even if they are fully inlined"
 msgstr ""
 
-#: common.opt:990
-msgid "Perform scalar replacement of aggregates"
+#: common.opt:593
+msgid "Emit static const variables even if they are not used"
 msgstr ""
 
-#: common.opt:994
-msgid "Replace temporary expressions in the SSA->normal pass"
+#: common.opt:597
+msgid "Give external symbols a leading underscore"
 msgstr ""
 
-#: common.opt:998
-msgid "Perform live range splitting during the SSA->normal pass"
+#: common.opt:601 common.opt:785 common.opt:916
+msgid "Does nothing.  Preserved for backward compatibility."
 msgstr ""
 
-#: common.opt:1002
-msgid "Perform Value Range Propagation on trees"
+#: common.opt:605
+msgid "Set errno after built-in math functions"
 msgstr ""
 
-#: common.opt:1006
-msgid "Compile whole compilation unit at a time"
+#: common.opt:609
+msgid "Report on permanent memory allocation"
 msgstr ""
 
-#: common.opt:1010
-msgid "Perform loop unrolling when iteration count is known"
+#: common.opt:616
+msgid "Attempt to merge identical constants and constant variables"
 msgstr ""
 
-#: common.opt:1014
-msgid "Perform loop unrolling for all loops"
+#: common.opt:620
+msgid "Attempt to merge identical constants across compilation units"
 msgstr ""
 
-#: common.opt:1021
-msgid "Allow loop optimizations to assume that the loops behave in normal way"
+#: common.opt:624
+msgid ""
+"Limit diagnostics to <number> characters per line.  0 suppresses line-"
+"wrapping"
 msgstr ""
 
-#: common.opt:1029
-msgid "Allow math optimizations that may violate IEEE or ISO standards"
+#: common.opt:628
+msgid "Perform SMS based modulo scheduling before the first scheduling pass"
 msgstr ""
 
-#: common.opt:1033
-msgid "Perform loop unswitching"
+#: common.opt:632
+msgid "Move loop invariant computations out of loops"
 msgstr ""
 
-#: common.opt:1037
-msgid "Just generate unwind tables for exception handling"
+#: common.opt:636
+msgid "Add mudflap bounds-checking instrumentation for single-threaded program"
 msgstr ""
 
-#: common.opt:1041
-msgid "Perform variable tracking"
+#: common.opt:640
+msgid "Add mudflap bounds-checking instrumentation for multi-threaded program"
 msgstr ""
 
-#: common.opt:1045
-msgid "Enable loop vectorization on trees"
+#: common.opt:644
+msgid "Ignore read operations when inserting mudflap instrumentation"
 msgstr ""
 
-#: common.opt:1049
-msgid "Enable loop versioning when doing loop vectorization on trees"
+#: common.opt:648
+msgid ""
+"Enable/Disable the traditional scheduling in loops that already passed "
+"modulo scheduling"
 msgstr ""
 
-#: common.opt:1053
-msgid "Set the verbosity level of the vectorizer"
+#: common.opt:652
+msgid "Support synchronous non-call exceptions"
 msgstr ""
 
-#: common.opt:1063
-msgid "Add extra commentary to assembler output"
+#: common.opt:656
+msgid "When possible do not generate stack frames"
 msgstr ""
 
-#: common.opt:1067
-msgid "Set the default symbol visibility"
+#: common.opt:660
+msgid "Do the full register move optimization pass"
 msgstr ""
 
-#: common.opt:1072
-msgid "Use expression value profiles in optimizations"
+#: common.opt:664
+msgid "Optimize sibling and tail recursive calls"
 msgstr ""
 
-#: common.opt:1076
-msgid "Construct webs and split unrelated uses of single variable"
+#: common.opt:668 common.opt:672
+msgid "Report on memory allocation before interprocedural optimization"
 msgstr ""
 
-#: common.opt:1080
-msgid "Perform whole program optimizations"
+#: common.opt:676
+msgid "Pack structure members together without holes"
 msgstr ""
 
-#: common.opt:1084
-msgid "Assume signed arithmetic overflow wraps around"
+#: common.opt:680
+msgid "Set initial maximum structure member alignment"
 msgstr ""
 
-#: common.opt:1088
-msgid "Put zero initialized data in the bss section"
+#: common.opt:684
+msgid "Return small aggregates in memory, not registers"
 msgstr ""
 
-#: common.opt:1092
-msgid "Generate debug information in default format"
+#: common.opt:688
+msgid "Perform loop peeling"
 msgstr ""
 
-#: common.opt:1096
-msgid "Generate debug information in COFF format"
+#: common.opt:692
+msgid "Enable machine specific peephole optimizations"
 msgstr ""
 
-#: common.opt:1100
-msgid "Generate debug information in DWARF v2 format"
+#: common.opt:696
+msgid "Enable an RTL peephole pass before sched2"
 msgstr ""
 
-#: common.opt:1104
-msgid "Generate debug information in default extended format"
+#: common.opt:700
+msgid "Generate position-independent code if possible (large mode)"
 msgstr ""
 
-#: common.opt:1108
-msgid "Generate debug information in STABS format"
+#: common.opt:704
+msgid ""
+"Generate position-independent code for executables if possible (large mode)"
 msgstr ""
 
-#: common.opt:1112
-msgid "Generate debug information in extended STABS format"
+#: common.opt:708
+msgid "Generate position-independent code if possible (small mode)"
 msgstr ""
 
-#: common.opt:1116
-msgid "Generate debug information in VMS format"
+#: common.opt:712
+msgid ""
+"Generate position-independent code for executables if possible (small mode)"
 msgstr ""
 
-#: common.opt:1120
-msgid "Generate debug information in XCOFF format"
+#: common.opt:716
+msgid "Generate prefetch instructions, if available, for arrays in loops"
 msgstr ""
 
-#: common.opt:1124
-msgid "Generate debug information in extended XCOFF format"
+#: common.opt:720
+msgid "Enable basic program profiling code"
 msgstr ""
 
-#: common.opt:1128
-msgid "Place output into <file>"
+#: common.opt:724
+msgid "Insert arc-based program profiling code"
 msgstr ""
 
-#: common.opt:1132
-msgid "Enable function profiling"
+#: common.opt:728
+msgid ""
+"Enable common options for generating profile info for profile feedback "
+"directed optimizations"
 msgstr ""
 
-#: common.opt:1136
-msgid "Issue warnings needed for strict compliance to the standard"
+#: common.opt:732
+msgid ""
+"Enable common options for performing profile feedback directed optimizations"
 msgstr ""
 
-#: common.opt:1140
-msgid "Like -pedantic but issue them as errors"
+#: common.opt:736
+msgid "Insert code to profile values of expressions"
 msgstr ""
 
-#: common.opt:1144
-msgid "Do not display functions compiled or elapsed time"
+#: common.opt:743
+msgid "Make compile reproducible using <string>"
 msgstr ""
 
-#: common.opt:1148
-msgid "Display the compiler's version"
+#: common.opt:753
+msgid "Record gcc command line switches in the object file."
 msgstr ""
 
-#: common.opt:1152
-msgid "Suppress warnings"
+#: common.opt:757
+msgid "Return small aggregates in registers"
 msgstr ""
 
-#: attribs.c:175 cp/name-lookup.c:3081
-#, gcc-internal-format
-msgid "%qs attribute directive ignored"
+#: common.opt:761
+msgid "Enables a register move optimization"
 msgstr ""
 
-#: attribs.c:183
-#, gcc-internal-format
-msgid "wrong number of arguments specified for %qs attribute"
+#: common.opt:765
+msgid "Perform a register renaming optimization pass"
 msgstr ""
 
-#: attribs.c:200
-#, gcc-internal-format
-msgid "%qs attribute does not apply to types"
+#: common.opt:769
+msgid "Reorder basic blocks to improve code placement"
 msgstr ""
 
-#: attribs.c:247
-#, gcc-internal-format
-msgid "%qs attribute only applies to function types"
+#: common.opt:773
+msgid "Reorder basic blocks and partition into hot and cold sections"
 msgstr ""
 
-#: attribs.c:257
-#, gcc-internal-format
-msgid "type attributes ignored after type is already defined"
+#: common.opt:777
+msgid "Reorder functions to improve code placement"
 msgstr ""
 
-#: bb-reorder.c:1872
-#, gcc-internal-format
-msgid "multiple hot/cold transitions found (bb %i)"
+#: common.opt:781
+msgid "Add a common subexpression elimination pass after loop optimizations"
 msgstr ""
 
-#: bt-load.c:1515
-#, gcc-internal-format
-msgid ""
-"branch target register load optimization is not intended to be run twice"
+#: common.opt:789
+msgid "Disable optimizations that assume default FP rounding behavior"
 msgstr ""
 
-#: builtins.c:421
-#, gcc-internal-format
-msgid "offset outside bounds of constant string"
+#: common.opt:793
+msgid "Enable scheduling across basic blocks"
 msgstr ""
 
-#: builtins.c:977
-#, gcc-internal-format
-msgid "second argument to %<__builtin_prefetch%> must be a constant"
+#: common.opt:797
+msgid "Allow speculative motion of non-loads"
 msgstr ""
 
-#: builtins.c:984
-#, gcc-internal-format
-msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
+#: common.opt:801
+msgid "Allow speculative motion of some loads"
 msgstr ""
 
-#: builtins.c:992
-#, gcc-internal-format
-msgid "third argument to %<__builtin_prefetch%> must be a constant"
+#: common.opt:805
+msgid "Allow speculative motion of more loads"
 msgstr ""
 
-#: builtins.c:999
-#, gcc-internal-format
-msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
+#: common.opt:809
+msgid "Set the verbosity level of the scheduler"
 msgstr ""
 
-#: builtins.c:4197
-#, gcc-internal-format
-msgid "argument of %<__builtin_args_info%> must be constant"
+#: common.opt:813
+msgid "If scheduling post reload, do superblock scheduling"
 msgstr ""
 
-#: builtins.c:4203
-#, gcc-internal-format
-msgid "argument of %<__builtin_args_info%> out of range"
+#: common.opt:817
+msgid "If scheduling post reload, do trace scheduling"
 msgstr ""
 
-#: builtins.c:4209
-#, gcc-internal-format
-msgid "missing argument in %<__builtin_args_info%>"
+#: common.opt:821
+msgid "Reschedule instructions before register allocation"
 msgstr ""
 
-#: builtins.c:4305 gimplify.c:2067
-#, gcc-internal-format
-msgid "too few arguments to function %<va_start%>"
+#: common.opt:825
+msgid "Reschedule instructions after register allocation"
 msgstr ""
 
-#: builtins.c:4469
-#, gcc-internal-format
-msgid "first argument to %<va_arg%> not of type %<va_list%>"
+#: common.opt:831
+msgid "Allow premature scheduling of queued insns"
 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:4483
-#, gcc-internal-format
-msgid "%qT is promoted to %qT when passed through %<...%>"
+#: common.opt:835
+msgid "Set number of queued insns that can be prematurely scheduled"
 msgstr ""
 
-#: builtins.c:4488
-#, gcc-internal-format
-msgid "(so you should pass %qT not %qT to %<va_arg%>)"
+#: common.opt:843 common.opt:847
+msgid ""
+"Set dependence distance checking in premature scheduling of queued insns"
 msgstr ""
 
-#. We can, however, treat "undefined" any way we please.
-#. Call abort to encourage the user to fix the program.
-#: builtins.c:4494 c-typeck.c:2288
-#, gcc-internal-format
-msgid "if this code is reached, the program will abort"
+#: common.opt:851
+msgid "Access data in the same section from shared anchor points"
 msgstr ""
 
-#: builtins.c:4613
-#, gcc-internal-format
-msgid "invalid argument to %<__builtin_frame_address%>"
+#: common.opt:855
+msgid "Perform sequence abstraction optimization on RTL"
 msgstr ""
 
-#: builtins.c:4615
-#, gcc-internal-format
-msgid "invalid argument to %<__builtin_return_address%>"
+#: common.opt:859
+msgid "Eliminate redundant sign extensions using LCM."
 msgstr ""
 
-#: builtins.c:4628
-#, gcc-internal-format
-msgid "unsupported argument to %<__builtin_frame_address%>"
+#: common.opt:863
+msgid "Show column numbers in diagnostics, when available.  Default on"
 msgstr ""
 
-#: builtins.c:4630
-#, gcc-internal-format
-msgid "unsupported argument to %<__builtin_return_address%>"
+#: common.opt:867
+msgid "Disable optimizations observable by IEEE signaling NaNs"
 msgstr ""
 
-#: builtins.c:4733
-#, gcc-internal-format
-msgid "second argument to %<__builtin_expect%> must be a constant"
+#: common.opt:871
+msgid ""
+"Disable floating point optimizations that ignore the IEEE signedness of zero"
 msgstr ""
 
-#: builtins.c:6183
-#, gcc-internal-format
-msgid "%<__builtin_longjmp%> second argument must be 1"
+#: common.opt:875
+msgid "Convert floating point constants to single precision constants"
 msgstr ""
 
-#: builtins.c:6763
-#, gcc-internal-format
-msgid "target format does not support infinity"
+#: common.opt:879
+msgid "Split lifetimes of induction variables when loops are unrolled"
 msgstr ""
 
-#: builtins.c:8786 builtins.c:8880
-#, gcc-internal-format
-msgid "too few arguments to function %qs"
+#: common.opt:883
+msgid "Split wide types into independent registers"
 msgstr ""
 
-#: builtins.c:8792 builtins.c:8886
-#, gcc-internal-format
-msgid "too many arguments to function %qs"
+#: common.opt:887
+msgid "Apply variable expansion when loops are unrolled"
 msgstr ""
 
-#: builtins.c:8798 builtins.c:8911
-#, gcc-internal-format
-msgid "non-floating-point argument to function %qs"
+#: common.opt:893
+msgid "Insert stack checking code into the program"
 msgstr ""
 
-#: builtins.c:9939
-#, gcc-internal-format
-msgid "%<va_start%> used in function with fixed args"
+#: common.opt:900
+msgid "Trap if the stack goes past <register>"
 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:9946
-#, gcc-internal-format
-msgid "%<__builtin_next_arg%> called without an argument"
+#: common.opt:904
+msgid "Trap if the stack goes past symbol <name>"
 msgstr ""
 
-#: builtins.c:9961
-#, gcc-internal-format
-msgid "%<va_start%> used with too many arguments"
+#: common.opt:908
+msgid "Use propolice as a stack protection method"
 msgstr ""
 
-#. FIXME: Sometimes with the tree optimizers we can get the
-#. not the last argument even though the user used the last
-#. 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:9981
-#, gcc-internal-format
-msgid "second parameter of %<va_start%> not last named argument"
+#: common.opt:912
+msgid "Use a stack protection method for every function"
 msgstr ""
 
-#: builtins.c:10093
-#, gcc-internal-format
-msgid "%Hfirst argument of %D must be a pointer, second integer constant"
+#: common.opt:924
+msgid "Assume strict aliasing rules apply"
 msgstr ""
 
-#: builtins.c:10106
-#, gcc-internal-format
-msgid "%Hlast argument of %D is not integer constant between 0 and 3"
+#: common.opt:928
+msgid "Treat signed overflow as undefined"
 msgstr ""
 
-#: builtins.c:10152 builtins.c:10305 builtins.c:10373
-#, gcc-internal-format
-msgid "%Hcall to %D will always overflow destination buffer"
+#: common.opt:932
+msgid "Check for syntax errors, then stop"
 msgstr ""
 
-#: c-common.c:831
-#, gcc-internal-format
-msgid "%qD is not defined outside of function scope"
+#: common.opt:936
+msgid "Create data files needed by \"gcov\""
 msgstr ""
 
-#. Translators: The %d after 'ISO C' will be 90 or 99.  Do not
-#. separate the %d from the 'C'.  'ISO' should not be
-#. translated, but it may be moved after 'C%d' in languages
-#. where modifiers follow nouns.
-#: c-common.c:863
-#, gcc-internal-format
-msgid ""
-"string length %qd is greater than the length %qd ISO C%d compilers are "
-"required to support"
+#: common.opt:940
+msgid "Perform jump threading optimizations"
 msgstr ""
 
-#: c-common.c:912
-#, gcc-internal-format
-msgid "overflow in constant expression"
+#: common.opt:944
+msgid "Report the time taken by each compiler pass"
 msgstr ""
 
-#: c-common.c:932
-#, gcc-internal-format
-msgid "integer overflow in expression"
+#: common.opt:948
+msgid "Set the default thread-local storage code generation model"
 msgstr ""
 
-#: c-common.c:941
-#, gcc-internal-format
-msgid "floating point overflow in expression"
+#: common.opt:952
+msgid "Reorder top level functions, variables, and asms"
 msgstr ""
 
-#: c-common.c:947
-#, gcc-internal-format
-msgid "vector overflow in expression"
+#: common.opt:956
+msgid "Perform superblock formation via tail duplication"
 msgstr ""
 
-#: c-common.c:970
-#, gcc-internal-format
-msgid "large integer implicitly truncated to unsigned type"
+#: common.opt:963
+msgid "Assume floating-point operations can trap"
 msgstr ""
 
-#: c-common.c:973
-#, gcc-internal-format
-msgid "negative integer implicitly converted to unsigned type"
+#: common.opt:967
+msgid "Trap for signed overflow in addition, subtraction and multiplication"
 msgstr ""
 
-#: c-common.c:995
-#, gcc-internal-format
-msgid "type-punning to incomplete type might break strict-aliasing rules"
+#: common.opt:971
+msgid "Enable SSA-CCP optimization on trees"
 msgstr ""
 
-#: c-common.c:1003
-#, gcc-internal-format
-msgid "dereferencing type-punned pointer will break strict-aliasing rules"
+#: common.opt:975
+msgid "Enable SSA-CCP optimization for stores and loads"
 msgstr ""
 
-#: c-common.c:1007
-#, gcc-internal-format
-msgid "dereferencing type-punned pointer might break strict-aliasing rules"
+#: common.opt:979
+msgid "Enable loop header copying on trees"
 msgstr ""
 
-#: c-common.c:1033
-#, gcc-internal-format
-msgid "%Hempty body in an if-statement"
+#: common.opt:983
+msgid "Replace SSA temporaries with better names in copies"
 msgstr ""
 
-#: c-common.c:1037
-#, gcc-internal-format
-msgid "%Hempty body in an else-statement"
+#: common.opt:987
+msgid "Enable copy propagation on trees"
 msgstr ""
 
-#: c-common.c:1101
-#, gcc-internal-format
-msgid "overflow in implicit constant conversion"
+#: common.opt:991
+msgid "Enable copy propagation for stores and loads"
 msgstr ""
 
-#: c-common.c:1237
-#, gcc-internal-format
-msgid "operation on %qE may be undefined"
+#: common.opt:995
+msgid "Enable SSA dead code elimination optimization on trees"
 msgstr ""
 
-#: c-common.c:1523
-#, gcc-internal-format
-msgid "case label does not reduce to an integer constant"
+#: common.opt:999
+msgid "Enable dominator optimizations"
 msgstr ""
 
-#: c-common.c:1563
-#, gcc-internal-format
-msgid "case label value is less than minimum value for type"
+#: common.opt:1003
+msgid "Enable dead store elimination"
 msgstr ""
 
-#: c-common.c:1571
-#, gcc-internal-format
-msgid "case label value exceeds maximum value for type"
+#: common.opt:1007
+msgid "Enable Full Redundancy Elimination (FRE) on trees"
 msgstr ""
 
-#: c-common.c:1579
-#, gcc-internal-format
-msgid "lower value in case label range less than minimum value for type"
+#: common.opt:1011
+msgid "Enable loop invariant motion on trees"
 msgstr ""
 
-#: c-common.c:1588
-#, gcc-internal-format
-msgid "upper value in case label range exceeds maximum value for type"
+#: common.opt:1015
+msgid "Enable linear loop transforms on trees"
 msgstr ""
 
-#: c-common.c:2003
-#, gcc-internal-format
-msgid "invalid operands to binary %s"
+#: common.opt:1019
+msgid "Create canonical induction variables in loops"
 msgstr ""
 
-#: c-common.c:2238
-#, gcc-internal-format
-msgid "comparison is always false due to limited range of data type"
+#: common.opt:1023
+msgid "Enable loop optimizations on tree level"
 msgstr ""
 
-#: c-common.c:2240
-#, gcc-internal-format
-msgid "comparison is always true due to limited range of data type"
+#: common.opt:1027
+msgid "Enable SSA-PRE optimization on trees"
 msgstr ""
 
-#: c-common.c:2318
-#, gcc-internal-format
-msgid "comparison of unsigned expression >= 0 is always true"
+#: common.opt:1031
+msgid "Perform structural alias analysis"
 msgstr ""
 
-#: c-common.c:2327
-#, gcc-internal-format
-msgid "comparison of unsigned expression < 0 is always false"
+#: common.opt:1035
+msgid "Enable SSA code sinking on trees"
 msgstr ""
 
-#: c-common.c:2369
-#, gcc-internal-format
-msgid "pointer of type %<void *%> used in arithmetic"
+#: common.opt:1039
+msgid "Perform scalar replacement of aggregates"
 msgstr ""
 
-#: c-common.c:2375
-#, gcc-internal-format
-msgid "pointer to a function used in arithmetic"
+#: common.opt:1043
+msgid "Replace temporary expressions in the SSA->normal pass"
 msgstr ""
 
-#: c-common.c:2381
-#, gcc-internal-format
-msgid "pointer to member function used in arithmetic"
+#: common.opt:1047
+msgid "Perform live range splitting during the SSA->normal pass"
 msgstr ""
 
-#. Common Ada/Pascal programmer's mistake.  We always warn
-#. about this since it is so bad.
-#: c-common.c:2510
-#, gcc-internal-format
-msgid "the address of %qD will always evaluate as %<true%>"
+#: common.opt:1051
+msgid "Perform Value Range Propagation on trees"
 msgstr ""
 
-#: c-common.c:2575
-#, gcc-internal-format
-msgid "suggest parentheses around assignment used as truth value"
+#: common.opt:1055
+msgid "Compile whole compilation unit at a time"
 msgstr ""
 
-#: c-common.c:2643 c-common.c:2683
-#, gcc-internal-format
-msgid "invalid use of %<restrict%>"
+#: common.opt:1059
+msgid "Perform loop unrolling when iteration count is known"
 msgstr ""
 
-#: c-common.c:2899
-#, gcc-internal-format
-msgid "invalid application of %<sizeof%> to a function type"
+#: common.opt:1063
+msgid "Perform loop unrolling for all loops"
 msgstr ""
 
-#: c-common.c:2909
-#, gcc-internal-format
-msgid "invalid application of %qs to a void type"
+#: common.opt:1070
+msgid "Allow loop optimizations to assume that the loops behave in normal way"
 msgstr ""
 
-#: c-common.c:2915
-#, gcc-internal-format
-msgid "invalid application of %qs to incomplete type %qT "
+#: common.opt:1078
+msgid "Allow math optimizations that may violate IEEE or ISO standards"
 msgstr ""
 
-#: c-common.c:2956
-#, gcc-internal-format
-msgid "%<__alignof%> applied to a bit-field"
+#: common.opt:1082
+msgid "Perform loop unswitching"
 msgstr ""
 
-#: c-common.c:3447
-#, gcc-internal-format
-msgid "cannot disable built-in function %qs"
+#: common.opt:1086
+msgid "Just generate unwind tables for exception handling"
 msgstr ""
 
-#: c-common.c:3641
-#, gcc-internal-format
-msgid "pointers are not permitted as case values"
+#: common.opt:1090
+msgid "Perform variable tracking"
 msgstr ""
 
-#: c-common.c:3647
-#, gcc-internal-format
-msgid "range expressions in switch statements are non-standard"
+#: common.opt:1094
+msgid "Enable loop vectorization on trees"
 msgstr ""
 
-#: c-common.c:3673
-#, gcc-internal-format
-msgid "empty range specified"
+#: common.opt:1098
+msgid "Enable loop versioning when doing loop vectorization on trees"
 msgstr ""
 
-#: c-common.c:3733
-#, gcc-internal-format
-msgid "duplicate (or overlapping) case value"
+#: common.opt:1102
+msgid "Set the verbosity level of the vectorizer"
 msgstr ""
 
-#: c-common.c:3734
-#, gcc-internal-format
-msgid "%Jthis is the first entry overlapping that value"
+#: common.opt:1106
+msgid "Enable copy propagation of scalar-evolution information."
 msgstr ""
 
-#: c-common.c:3738
-#, gcc-internal-format
-msgid "duplicate case value"
+#: common.opt:1116
+msgid "Add extra commentary to assembler output"
 msgstr ""
 
-#: c-common.c:3739
-#, gcc-internal-format
-msgid "%Jpreviously used here"
+#: common.opt:1120
+msgid "Set the default symbol visibility"
 msgstr ""
 
-#: c-common.c:3743
-#, gcc-internal-format
-msgid "multiple default labels in one switch"
+#: common.opt:1125
+msgid "Use expression value profiles in optimizations"
 msgstr ""
 
-#: c-common.c:3744
-#, gcc-internal-format
-msgid "%Jthis is the first default label"
+#: common.opt:1129
+msgid "Construct webs and split unrelated uses of single variable"
 msgstr ""
 
-#: c-common.c:3793
-#, gcc-internal-format
-msgid "%Jcase value %qs not in enumerated type"
+#: common.opt:1133
+msgid "Perform whole program optimizations"
 msgstr ""
 
-#: c-common.c:3796
-#, gcc-internal-format
-msgid "%Jcase value %qs not in enumerated type %qT"
+#: common.opt:1137
+msgid "Assume signed arithmetic overflow wraps around"
 msgstr ""
 
-#: c-common.c:3854
-#, gcc-internal-format
-msgid "%Hswitch missing default case"
+#: common.opt:1141
+msgid "Put zero initialized data in the bss section"
 msgstr ""
 
-#: c-common.c:3917
-#, gcc-internal-format
-msgid "%Henumeration value %qE not handled in switch"
+#: common.opt:1145
+msgid "Generate debug information in default format"
 msgstr ""
 
-#: c-common.c:3941
-#, gcc-internal-format
-msgid "taking the address of a label is non-standard"
+#: common.opt:1149
+msgid "Generate debug information in COFF format"
 msgstr ""
 
-#: c-common.c:4091
-#, gcc-internal-format
-msgid "%qE attribute ignored for field of type %qT"
+#: common.opt:1153
+msgid "Generate debug information in DWARF v2 format"
 msgstr ""
 
-#: c-common.c:4102 c-common.c:4121 c-common.c:4139 c-common.c:4166
-#: c-common.c:4185 c-common.c:4208 c-common.c:4229 c-common.c:4254
-#: c-common.c:4280 c-common.c:4317 c-common.c:4344 c-common.c:4395
-#: c-common.c:4420 c-common.c:4448 c-common.c:4467 c-common.c:4750
-#: c-common.c:4810 c-common.c:4831 c-common.c:4895 c-common.c:5008
-#: c-common.c:5074 c-common.c:5092 c-common.c:5138 c-common.c:5208
-#: c-common.c:5232 c-common.c:5531 c-common.c:5554 c-common.c:5593
-#, gcc-internal-format
-msgid "%qE attribute ignored"
+#: common.opt:1157
+msgid "Generate debug information in default extended format"
 msgstr ""
 
-#: c-common.c:4311
-#, gcc-internal-format
-msgid "%qE attribute have effect only on public objects"
+#: common.opt:1161
+msgid "Generate debug information in STABS format"
 msgstr ""
 
-#: c-common.c:4505
-#, gcc-internal-format
-msgid "unknown machine mode %qs"
+#: common.opt:1165
+msgid "Generate debug information in extended STABS format"
 msgstr ""
 
-#: c-common.c:4526
-#, gcc-internal-format
-msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
+#: common.opt:1169
+msgid "Generate debug information in VMS format"
 msgstr ""
 
-#: c-common.c:4529
-#, gcc-internal-format
-msgid "use __attribute__ ((vector_size)) instead"
+#: common.opt:1173
+msgid "Generate debug information in XCOFF format"
 msgstr ""
 
-#: c-common.c:4538
-#, gcc-internal-format
-msgid "unable to emulate %qs"
+#: common.opt:1177
+msgid "Generate debug information in extended XCOFF format"
 msgstr ""
 
-#: c-common.c:4548
-#, gcc-internal-format
-msgid "invalid pointer mode %qs"
+#: common.opt:1181
+msgid "Place output into <file>"
 msgstr ""
 
-#: c-common.c:4563
-#, gcc-internal-format
-msgid "no data type for mode %qs"
+#: common.opt:1185
+msgid "Enable function profiling"
 msgstr ""
 
-#: c-common.c:4573
-#, gcc-internal-format
-msgid "cannot use mode %qs for enumeral types"
+#: common.opt:1189
+msgid "Issue warnings needed for strict compliance to the standard"
 msgstr ""
 
-#: c-common.c:4600
-#, gcc-internal-format
-msgid "mode %qs applied to inappropriate type"
+#: common.opt:1193
+msgid "Like -pedantic but issue them as errors"
 msgstr ""
 
-#: c-common.c:4631
-#, gcc-internal-format
-msgid "%Jsection attribute cannot be specified for local variables"
+#: common.opt:1197
+msgid "Do not display functions compiled or elapsed time"
 msgstr ""
 
-#: c-common.c:4642
-#, gcc-internal-format
-msgid "section of %q+D conflicts with previous declaration"
+#: common.opt:1201
+msgid "Display the compiler's version"
 msgstr ""
 
-#: c-common.c:4651
-#, gcc-internal-format
-msgid "section attribute not allowed for %q+D"
+#: common.opt:1205
+msgid "Suppress warnings"
 msgstr ""
 
-#: c-common.c:4657
+#: attribs.c:175 cp/name-lookup.c:3095
 #, gcc-internal-format
-msgid "%Jsection attributes are not supported for this target"
+msgid "%qs attribute directive ignored"
 msgstr ""
 
-#: c-common.c:4689
+#: attribs.c:183
 #, gcc-internal-format
-msgid "requested alignment is not a constant"
+msgid "wrong number of arguments specified for %qs attribute"
 msgstr ""
 
-#: c-common.c:4694
+#: attribs.c:200
 #, gcc-internal-format
-msgid "requested alignment is not a power of 2"
+msgid "%qs attribute does not apply to types"
 msgstr ""
 
-#: c-common.c:4699
+#: attribs.c:247
 #, gcc-internal-format
-msgid "requested alignment is too large"
+msgid "%qs attribute only applies to function types"
 msgstr ""
 
-#: c-common.c:4725
+#: attribs.c:257
 #, gcc-internal-format
-msgid "alignment may not be specified for %q+D"
+msgid "type attributes ignored after type is already defined"
 msgstr ""
 
-#: c-common.c:4773
+#: bb-reorder.c:1873
 #, gcc-internal-format
-msgid "%q+D defined both normally and as an alias"
+msgid "multiple hot/cold transitions found (bb %i)"
 msgstr ""
 
-#: c-common.c:4789
+#: bt-load.c:1515
 #, gcc-internal-format
-msgid "alias argument not a string"
+msgid ""
+"branch target register load optimization is not intended to be run twice"
 msgstr ""
 
-#: c-common.c:4852
+#: builtins.c:445
 #, gcc-internal-format
-msgid "%Jweakref attribute must appear before alias attribute"
+msgid "offset outside bounds of constant string"
 msgstr ""
 
-#: c-common.c:4882
+#: builtins.c:998
 #, gcc-internal-format
-msgid "%qE attribute ignored on non-class types"
+msgid "second argument to %<__builtin_prefetch%> must be a constant"
 msgstr ""
 
-#: c-common.c:4888
+#: builtins.c:1005
 #, gcc-internal-format
-msgid "%qE attribute ignored because %qT is already defined"
+msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
 msgstr ""
 
-#: c-common.c:4901
+#: builtins.c:1013
 #, gcc-internal-format
-msgid "visibility argument not a string"
+msgid "third argument to %<__builtin_prefetch%> must be a constant"
 msgstr ""
 
-#: c-common.c:4913
+#: builtins.c:1020
 #, gcc-internal-format
-msgid "%qE attribute ignored on types"
+msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
 msgstr ""
 
-#: c-common.c:4929
+#: builtins.c:4472
 #, gcc-internal-format
-msgid ""
-"visibility argument must be one of \"default\", \"hidden\", \"protected\" or "
-"\"internal\""
+msgid "argument of %<__builtin_args_info%> must be constant"
 msgstr ""
 
-#: c-common.c:4938
+#: builtins.c:4478
 #, gcc-internal-format
-msgid "%qD redeclared with different visibility"
+msgid "argument of %<__builtin_args_info%> out of range"
 msgstr ""
 
-#: c-common.c:5016
+#: builtins.c:4484
 #, gcc-internal-format
-msgid "tls_model argument not a string"
+msgid "missing argument in %<__builtin_args_info%>"
 msgstr ""
 
-#: c-common.c:5029
+#: builtins.c:4578 gimplify.c:2072
 #, gcc-internal-format
-msgid ""
-"tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-"
-"dynamic\" or \"global-dynamic\""
+msgid "too few arguments to function %<va_start%>"
 msgstr ""
 
-#: c-common.c:5048 c-common.c:5112
+#: builtins.c:4742
 #, gcc-internal-format
-msgid "%J%qE attribute applies only to functions"
+msgid "first argument to %<va_arg%> not of type %<va_list%>"
 msgstr ""
 
-#: c-common.c:5053 c-common.c:5117
+#. 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:4756
 #, gcc-internal-format
-msgid "%Jcan%'t set %qE attribute after definition"
+msgid "%qT is promoted to %qT when passed through %<...%>"
 msgstr ""
 
-#: c-common.c:5206
+#: builtins.c:4761
 #, gcc-internal-format
-msgid "%qE attribute ignored for %qE"
+msgid "(so you should pass %qT not %qT to %<va_arg%>)"
 msgstr ""
 
-#: c-common.c:5261
+#. We can, however, treat "undefined" any way we please.
+#. Call abort to encourage the user to fix the program.
+#: builtins.c:4767 c-typeck.c:2301
 #, gcc-internal-format
-msgid "invalid vector type for attribute %qE"
+msgid "if this code is reached, the program will abort"
 msgstr ""
 
-#: c-common.c:5267
+#: builtins.c:4885
 #, gcc-internal-format
-msgid "vector size not an integral multiple of component size"
+msgid "invalid argument to %<__builtin_frame_address%>"
 msgstr ""
 
-#: c-common.c:5273
+#: builtins.c:4887
 #, gcc-internal-format
-msgid "zero vector size"
+msgid "invalid argument to %<__builtin_return_address%>"
 msgstr ""
 
-#: c-common.c:5281
+#: builtins.c:4900
 #, gcc-internal-format
-msgid "number of components of the vector not a power of two"
+msgid "unsupported argument to %<__builtin_frame_address%>"
 msgstr ""
 
-#: c-common.c:5309
+#: builtins.c:4902
 #, gcc-internal-format
-msgid "nonnull attribute without arguments on a non-prototype"
+msgid "unsupported argument to %<__builtin_return_address%>"
 msgstr ""
 
-#: c-common.c:5324
+#: builtins.c:6341
 #, gcc-internal-format
-msgid "nonnull argument has invalid operand number (argument %lu)"
+msgid "%<__builtin_longjmp%> second argument must be 1"
 msgstr ""
 
-#: c-common.c:5343
+#: builtins.c:6910
 #, gcc-internal-format
-msgid ""
-"nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
+msgid "target format does not support infinity"
 msgstr ""
 
-#: c-common.c:5351
+#: builtins.c:9284 builtins.c:9374
 #, gcc-internal-format
-msgid ""
-"nonnull argument references non-pointer operand (argument %lu, operand %lu)"
+msgid "non-floating-point argument to function %qs"
 msgstr ""
 
-#: c-common.c:5414 c-common.c:5437
+#: builtins.c:10869
 #, gcc-internal-format
-msgid "not enough variable arguments to fit a sentinel"
+msgid "%<va_start%> used in function with fixed args"
 msgstr ""
 
-#: c-common.c:5458
+#: builtins.c:10877
 #, gcc-internal-format
-msgid "missing sentinel in function call"
+msgid "wrong number of arguments to function %<va_start%>"
 msgstr ""
 
-#: c-common.c:5500
+#. 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:10890
 #, gcc-internal-format
-msgid "null argument where non-null required (argument %lu)"
+msgid "%<__builtin_next_arg%> called without an argument"
 msgstr ""
 
-#: c-common.c:5565
+#: builtins.c:10895
 #, gcc-internal-format
-msgid "cleanup argument not an identifier"
+msgid "wrong number of arguments to function %<__builtin_next_arg%>"
 msgstr ""
 
-#: c-common.c:5572
+#. FIXME: Sometimes with the tree optimizers we can get the
+#. not the last argument even though the user used the last
+#. 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:10924
 #, gcc-internal-format
-msgid "cleanup argument not a function"
+msgid "second parameter of %<va_start%> not last named argument"
 msgstr ""
 
-#: c-common.c:5611
+#: builtins.c:11039
 #, gcc-internal-format
-msgid "%qE attribute requires prototypes with named arguments"
+msgid "%Hfirst argument of %D must be a pointer, second integer constant"
 msgstr ""
 
-#: c-common.c:5622
+#: builtins.c:11052
 #, gcc-internal-format
-msgid "%qE attribute only applies to variadic functions"
+msgid "%Hlast argument of %D is not integer constant between 0 and 3"
 msgstr ""
 
-#: c-common.c:5633
+#: builtins.c:11097 builtins.c:11251 builtins.c:11311
 #, gcc-internal-format
-msgid "requested position is not an integer constant"
+msgid "%Hcall to %D will always overflow destination buffer"
 msgstr ""
 
-#: c-common.c:5640
+#: builtins.c:11240
 #, gcc-internal-format
-msgid "requested position is less than zero"
+msgid "%Hcall to %D might overflow destination buffer"
 msgstr ""
 
-#: c-common.c:5948
+#: c-common.c:855
 #, gcc-internal-format
-msgid ""
-"%Hignoring return value of %qD, declared with attribute warn_unused_result"
+msgid "%qD is not defined outside of function scope"
 msgstr ""
 
-#: c-common.c:5952
+#. Translators: The %d after 'ISO C' will be 90 or 99.  Do not
+#. separate the %d from the 'C'.  'ISO' should not be
+#. translated, but it may be moved after 'C%d' in languages
+#. where modifiers follow nouns.
+#: c-common.c:887
 #, gcc-internal-format
 msgid ""
-"%Hignoring return value of function declared with attribute "
-"warn_unused_result"
+"string length %qd is greater than the length %qd ISO C%d compilers are "
+"required to support"
 msgstr ""
 
-#: c-common.c:6005
+#: c-common.c:936
 #, gcc-internal-format
-msgid "cannot apply %<offsetof%> to static data member %qD"
+msgid "overflow in constant expression"
 msgstr ""
 
-#: c-common.c:6009
+#: c-common.c:958
 #, gcc-internal-format
-msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
+msgid "integer overflow in expression"
 msgstr ""
 
-#: c-common.c:6030 cp/typeck.c:4399
+#: c-common.c:962
 #, gcc-internal-format
-msgid "attempt to take address of bit-field structure member %qD"
+msgid "floating point overflow in expression"
 msgstr ""
 
-#: c-common.c:6077
+#: c-common.c:966
 #, gcc-internal-format
-msgid "lvalue required as left operand of assignment"
+msgid "vector overflow in expression"
 msgstr ""
 
-#: c-common.c:6080
+#: c-common.c:971
 #, gcc-internal-format
-msgid "lvalue required as increment operand"
+msgid "complex integer overflow in expression"
 msgstr ""
 
-#: c-common.c:6083
+#: c-common.c:973
 #, gcc-internal-format
-msgid "lvalue required as decrement operand"
+msgid "complex floating point overflow in expression"
 msgstr ""
 
-#: c-common.c:6086
+#: c-common.c:999
 #, gcc-internal-format
-msgid "lvalue required as unary %<&%> operand"
+msgid "type-punning to incomplete type might break strict-aliasing rules"
 msgstr ""
 
-#: c-common.c:6089
+#: c-common.c:1007
 #, gcc-internal-format
-msgid "lvalue required in asm statement"
+msgid "dereferencing type-punned pointer will break strict-aliasing rules"
 msgstr ""
 
-#: c-common.c:6217 c-common.c:6266 c-typeck.c:2574
+#: c-common.c:1011
 #, gcc-internal-format
-msgid "too few arguments to function %qE"
+msgid "dereferencing type-punned pointer might break strict-aliasing rules"
 msgstr ""
 
-#. ??? This should not be an error when inlining calls to
-#. unprototyped functions.
-#: c-common.c:6234 c-typeck.c:4247
+#: c-common.c:1036
 #, gcc-internal-format
-msgid "incompatible type for argument %d of %qE"
+msgid "%Hempty body in an if-statement"
 msgstr ""
 
-#: c-common.c:6425
+#: c-common.c:1040
 #, gcc-internal-format
-msgid "array subscript has type %<char%>"
+msgid "%Hempty body in an else-statement"
 msgstr ""
 
-#. Except for passing an argument to an unprototyped function,
-#. this is a constraint violation.  When passing an argument to
-#. an unprototyped function, it is compile-time undefined;
-#. making it a constraint in that case was rejected in
-#. DR#252.
-#: c-convert.c:96 c-typeck.c:1691 c-typeck.c:3897 cp/typeck.c:1477
-#: cp/typeck.c:6167 fortran/convert.c:89 treelang/tree-convert.c:79
+#: c-common.c:1067
 #, gcc-internal-format
-msgid "void value not ignored as it ought to be"
+msgid "first argument of %q+D should be %<int%>"
 msgstr ""
 
-#: c-convert.c:117 fortran/convert.c:122 java/typeck.c:155
-#: treelang/tree-convert.c:105
+#: c-common.c:1075
 #, gcc-internal-format
-msgid "conversion to non-scalar type requested"
+msgid "second argument of %q+D should be %<char **%>"
 msgstr ""
 
-#: c-decl.c:568
+#: c-common.c:1084
 #, gcc-internal-format
-msgid "array %q+D assumed to have one element"
+msgid "third argument of %q+D should probably be %<char **%>"
 msgstr ""
 
-#: c-decl.c:673
+#: c-common.c:1094
 #, gcc-internal-format
-msgid "GCC supports only %u nested scopes"
+msgid "%q+D takes only zero or two arguments"
 msgstr ""
 
-#: c-decl.c:759 cp/decl.c:360 java/decl.c:1620
+#: c-common.c:1129
 #, gcc-internal-format
-msgid "label %q+D used but not defined"
+msgid ""
+"use -flax-vector-conversions to permit conversions between vectors with "
+"differing element types or numbers of subparts"
 msgstr ""
 
-#: c-decl.c:765 cp/decl.c:371 java/decl.c:1625
+#: c-common.c:1164
 #, gcc-internal-format
-msgid "label %q+D defined but not used"
+msgid "negative integer implicitly converted to unsigned type"
 msgstr ""
 
-#: c-decl.c:767
+#: c-common.c:1190
 #, gcc-internal-format
-msgid "label %q+D declared but not defined"
+msgid "conversion to %qT alters %qT constant value"
 msgstr ""
 
-#: c-decl.c:802
+#: c-common.c:1241
 #, gcc-internal-format
-msgid "nested function %q+D declared but never defined"
+msgid "conversion to %qT from %qT may alter its value"
 msgstr ""
 
-#: c-decl.c:816 cp/decl.c:610
+#: c-common.c:1279
 #, gcc-internal-format
-msgid "unused variable %q+D"
+msgid "large integer implicitly truncated to unsigned type"
 msgstr ""
 
-#: c-decl.c:820
+#: c-common.c:1285 c-common.c:1292 c-common.c:1299
 #, gcc-internal-format
-msgid "type of array %q+D completed incompatibly with implicit initialization"
+msgid "overflow in implicit constant conversion"
 msgstr ""
 
-#: c-decl.c:1054
+#: c-common.c:1434
 #, gcc-internal-format
-msgid ""
-"a parameter list with an ellipsis can%'t match an empty parameter name list "
-"declaration"
+msgid "operation on %qE may be undefined"
 msgstr ""
 
-#: c-decl.c:1061
+#: c-common.c:1727
 #, gcc-internal-format
-msgid ""
-"an argument type that has a default promotion can%'t match an empty "
-"parameter name list declaration"
+msgid "case label does not reduce to an integer constant"
 msgstr ""
 
-#: c-decl.c:1102
+#: c-common.c:1767
 #, gcc-internal-format
-msgid ""
-"prototype for %q+D declares more arguments than previous old-style definition"
+msgid "case label value is less than minimum value for type"
 msgstr ""
 
-#: c-decl.c:1108
+#: c-common.c:1775
 #, gcc-internal-format
-msgid ""
-"prototype for %q+D declares fewer arguments than previous old-style "
-"definition"
+msgid "case label value exceeds maximum value for type"
 msgstr ""
 
-#: c-decl.c:1117
+#: c-common.c:1783
 #, gcc-internal-format
-msgid "prototype for %q+D declares argument %d with incompatible type"
+msgid "lower value in case label range less than minimum value for type"
 msgstr ""
 
-#. If we get here, no errors were found, but do issue a warning
-#. for this poor-style construct.
-#: c-decl.c:1130
+#: c-common.c:1792
 #, gcc-internal-format
-msgid "prototype for %q+D follows non-prototype definition"
+msgid "upper value in case label range exceeds maximum value for type"
 msgstr ""
 
-#: c-decl.c:1145
+#: c-common.c:2207
 #, gcc-internal-format
-msgid "previous definition of %q+D was here"
+msgid "invalid operands to binary %s"
 msgstr ""
 
-#: c-decl.c:1147
+#: c-common.c:2440
 #, gcc-internal-format
-msgid "previous implicit declaration of %q+D was here"
+msgid "comparison is always false due to limited range of data type"
 msgstr ""
 
-#: c-decl.c:1149
+#: c-common.c:2442
 #, gcc-internal-format
-msgid "previous declaration of %q+D was here"
+msgid "comparison is always true due to limited range of data type"
 msgstr ""
 
-#: c-decl.c:1189
+#: c-common.c:2520
 #, gcc-internal-format
-msgid "%q+D redeclared as different kind of symbol"
+msgid "comparison of unsigned expression >= 0 is always true"
 msgstr ""
 
-#: c-decl.c:1193
+#: c-common.c:2529
 #, gcc-internal-format
-msgid "built-in function %q+D declared as non-function"
+msgid "comparison of unsigned expression < 0 is always false"
 msgstr ""
 
-#: c-decl.c:1196 c-decl.c:1312 c-decl.c:1950
+#: c-common.c:2571
 #, gcc-internal-format
-msgid "declaration of %q+D shadows a built-in function"
+msgid "pointer of type %<void *%> used in arithmetic"
 msgstr ""
 
-#: c-decl.c:1205
+#: c-common.c:2577
 #, gcc-internal-format
-msgid "redeclaration of enumerator %q+D"
+msgid "pointer to a function used in arithmetic"
 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:1226
+#: c-common.c:2583
 #, gcc-internal-format
-msgid "conflicting types for built-in function %q+D"
+msgid "pointer to member function used in arithmetic"
 msgstr ""
 
-#: c-decl.c:1250 c-decl.c:1263 c-decl.c:1273
+#: c-common.c:2729
 #, gcc-internal-format
-msgid "conflicting types for %q+D"
+msgid "the address of %qD will always evaluate as %<true%>"
 msgstr ""
 
-#: c-decl.c:1271
+#: c-common.c:2798 cp/semantics.c:596 cp/typeck.c:6342
 #, gcc-internal-format
-msgid "conflicting type qualifiers for %q+D"
+msgid "suggest parentheses around assignment used as truth value"
 msgstr ""
 
-#. Allow OLDDECL to continue in use.
-#: c-decl.c:1288
+#: c-common.c:2868 c-common.c:2908
 #, gcc-internal-format
-msgid "redefinition of typedef %q+D"
+msgid "invalid use of %<restrict%>"
 msgstr ""
 
-#: c-decl.c:1336 c-decl.c:1421
+#: c-common.c:3124
 #, gcc-internal-format
-msgid "redefinition of %q+D"
+msgid "invalid application of %<sizeof%> to a function type"
 msgstr ""
 
-#: c-decl.c:1371 c-decl.c:1459
+#: c-common.c:3134
 #, gcc-internal-format
-msgid "static declaration of %q+D follows non-static declaration"
+msgid "invalid application of %qs to a void type"
 msgstr ""
 
-#: c-decl.c:1381 c-decl.c:1388 c-decl.c:1448 c-decl.c:1456
+#: c-common.c:3140
 #, gcc-internal-format
-msgid "non-static declaration of %q+D follows static declaration"
+msgid "invalid application of %qs to incomplete type %qT "
 msgstr ""
 
-#: c-decl.c:1408
+#: c-common.c:3181
 #, gcc-internal-format
-msgid "thread-local declaration of %q+D follows non-thread-local declaration"
+msgid "%<__alignof%> applied to a bit-field"
 msgstr ""
 
-#: c-decl.c:1411
+#: c-common.c:3692
 #, gcc-internal-format
-msgid "non-thread-local declaration of %q+D follows thread-local declaration"
+msgid "cannot disable built-in function %qs"
 msgstr ""
 
-#: c-decl.c:1441
+#: c-common.c:3886
 #, gcc-internal-format
-msgid "extern declaration of %q+D follows declaration with no linkage"
+msgid "pointers are not permitted as case values"
 msgstr ""
 
-#: c-decl.c:1477
+#: c-common.c:3892
 #, gcc-internal-format
-msgid "declaration of %q+D with no linkage follows extern declaration"
+msgid "range expressions in switch statements are non-standard"
 msgstr ""
 
-#: c-decl.c:1483
+#: c-common.c:3918
 #, gcc-internal-format
-msgid "redeclaration of %q+D with no linkage"
+msgid "empty range specified"
 msgstr ""
 
-#: c-decl.c:1497
+#: c-common.c:3978
 #, gcc-internal-format
-msgid ""
-"redeclaration of %q+D with different visibility (old visibility preserved)"
+msgid "duplicate (or overlapping) case value"
 msgstr ""
 
-#: c-decl.c:1508
+#: c-common.c:3979
 #, gcc-internal-format
-msgid "inline declaration of %qD follows declaration with attribute noinline"
+msgid "%Jthis is the first entry overlapping that value"
 msgstr ""
 
-#: c-decl.c:1515
+#: c-common.c:3983
 #, gcc-internal-format
-msgid "declaration of %q+D with attribute noinline follows inline declaration "
+msgid "duplicate case value"
 msgstr ""
 
-#: c-decl.c:1530
+#: c-common.c:3984
 #, gcc-internal-format
-msgid "%q+D declared inline after being called"
+msgid "%Jpreviously used here"
 msgstr ""
 
-#: c-decl.c:1535
+#: c-common.c:3988
 #, gcc-internal-format
-msgid "%q+D declared inline after its definition"
+msgid "multiple default labels in one switch"
 msgstr ""
 
-#: c-decl.c:1554
+#: c-common.c:3989
 #, gcc-internal-format
-msgid "redefinition of parameter %q+D"
+msgid "%Jthis is the first default label"
 msgstr ""
 
-#: c-decl.c:1581
+#: c-common.c:4038
 #, gcc-internal-format
-msgid "redundant redeclaration of %q+D"
+msgid "%Jcase value %qs not in enumerated type"
 msgstr ""
 
-#: c-decl.c:1937
+#: c-common.c:4041
 #, gcc-internal-format
-msgid "declaration of %q+D shadows previous non-variable"
+msgid "%Jcase value %qs not in enumerated type %qT"
 msgstr ""
 
-#: c-decl.c:1942
+#: c-common.c:4099
 #, gcc-internal-format
-msgid "declaration of %q+D shadows a parameter"
+msgid "%Hswitch missing default case"
 msgstr ""
 
-#: c-decl.c:1945
+#: c-common.c:4162
 #, gcc-internal-format
-msgid "declaration of %q+D shadows a global declaration"
+msgid "%Henumeration value %qE not handled in switch"
 msgstr ""
 
-#: c-decl.c:1955
+#: c-common.c:4186
 #, gcc-internal-format
-msgid "declaration of %q+D shadows a previous local"
+msgid "taking the address of a label is non-standard"
 msgstr ""
 
-#: c-decl.c:1958 cp/name-lookup.c:972 cp/name-lookup.c:1003
-#: cp/name-lookup.c:1011
+#: c-common.c:4359
 #, gcc-internal-format
-msgid "%Jshadowed declaration is here"
+msgid "%qE attribute ignored for field of type %qT"
 msgstr ""
 
-#: c-decl.c:2158
+#: c-common.c:4370 c-common.c:4389 c-common.c:4407 c-common.c:4434
+#: c-common.c:4461 c-common.c:4487 c-common.c:4506 c-common.c:4529
+#: c-common.c:4552 c-common.c:4573 c-common.c:4598 c-common.c:4624
+#: c-common.c:4661 c-common.c:4688 c-common.c:4739 c-common.c:4823
+#: c-common.c:4853 c-common.c:4872 c-common.c:5155 c-common.c:5215
+#: c-common.c:5236 c-common.c:5300 c-common.c:5413 c-common.c:5479
+#: c-common.c:5497 c-common.c:5543 c-common.c:5613 c-common.c:5637
+#: c-common.c:5920 c-common.c:5943 c-common.c:5982
 #, gcc-internal-format
-msgid "nested extern declaration of %qD"
+msgid "%qE attribute ignored"
 msgstr ""
 
-#: c-decl.c:2327
+#: c-common.c:4452 c-common.c:4478
 #, gcc-internal-format
-msgid "implicit declaration of function %qE"
+msgid "%qE attribute conflicts with attribute %s"
 msgstr ""
 
-#: c-decl.c:2388
+#: c-common.c:4655
 #, gcc-internal-format
-msgid "incompatible implicit declaration of built-in function %qD"
+msgid "%qE attribute have effect only on public objects"
 msgstr ""
 
-#: c-decl.c:2397
+#: c-common.c:4760
 #, gcc-internal-format
-msgid "incompatible implicit declaration of function %qD"
+msgid "destructor priorities are not supported"
 msgstr ""
 
-#: c-decl.c:2450
+#: c-common.c:4762
 #, gcc-internal-format
-msgid "%H%qE undeclared here (not in a function)"
+msgid "constructor priorities are not supported"
 msgstr ""
 
-#: c-decl.c:2455
+#: c-common.c:4779
 #, gcc-internal-format
-msgid "%H%qE undeclared (first use in this function)"
+msgid "destructor priorities from 0 to %d are reserved for the implementation"
 msgstr ""
 
-#: c-decl.c:2459
+#: c-common.c:4784
 #, gcc-internal-format
-msgid "%H(Each undeclared identifier is reported only once"
+msgid "constructor priorities from 0 to %d are reserved for the implementation"
 msgstr ""
 
-#: c-decl.c:2460
+#: c-common.c:4792
 #, gcc-internal-format
-msgid "%Hfor each function it appears in.)"
+msgid "destructor priorities must be integers from 0 to %d inclusive"
 msgstr ""
 
-#: c-decl.c:2498 cp/decl.c:2252
+#: c-common.c:4795
 #, gcc-internal-format
-msgid "label %qE referenced outside of any function"
+msgid "constructor priorities must be integers from 0 to %d inclusive"
 msgstr ""
 
-#: c-decl.c:2540
+#: c-common.c:4910
 #, gcc-internal-format
-msgid "duplicate label declaration %qE"
+msgid "unknown machine mode %qs"
 msgstr ""
 
-#: c-decl.c:2576
+#: c-common.c:4931
 #, gcc-internal-format
-msgid "%Hduplicate label %qD"
+msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
 msgstr ""
 
-#: c-decl.c:2586
+#: c-common.c:4934
 #, gcc-internal-format
-msgid "%Jjump into statement expression"
+msgid "use __attribute__ ((vector_size)) instead"
 msgstr ""
 
-#: c-decl.c:2588
+#: c-common.c:4943
 #, gcc-internal-format
-msgid "%Jjump into scope of identifier with variably modified type"
+msgid "unable to emulate %qs"
 msgstr ""
 
-#: c-decl.c:2603
+#: c-common.c:4953
 #, gcc-internal-format
-msgid ""
-"%Htraditional C lacks a separate namespace for labels, identifier %qE "
-"conflicts"
+msgid "invalid pointer mode %qs"
 msgstr ""
 
-#: c-decl.c:2678
+#: c-common.c:4968
 #, gcc-internal-format
-msgid "%H%qE defined as wrong kind of tag"
+msgid "no data type for mode %qs"
 msgstr ""
 
-#: c-decl.c:2902
+#: c-common.c:4978
 #, gcc-internal-format
-msgid "unnamed struct/union that defines no instances"
+msgid "cannot use mode %qs for enumeral types"
 msgstr ""
 
-#: c-decl.c:2910
+#: c-common.c:5005
 #, gcc-internal-format
-msgid "empty declaration with storage class specifier does not redeclare tag"
+msgid "mode %qs applied to inappropriate type"
 msgstr ""
 
-#: c-decl.c:2921
+#: c-common.c:5036
 #, gcc-internal-format
-msgid "empty declaration with type qualifier does not redeclare tag"
+msgid "%Jsection attribute cannot be specified for local variables"
 msgstr ""
 
-#: c-decl.c:2942 c-decl.c:2949
+#: c-common.c:5047
 #, gcc-internal-format
-msgid "useless type name in empty declaration"
+msgid "section of %q+D conflicts with previous declaration"
 msgstr ""
 
-#: c-decl.c:2957
+#: c-common.c:5056
 #, gcc-internal-format
-msgid "%<inline%> in empty declaration"
+msgid "section attribute not allowed for %q+D"
 msgstr ""
 
-#: c-decl.c:2963
+#: c-common.c:5062
 #, gcc-internal-format
-msgid "%<auto%> in file-scope empty declaration"
+msgid "%Jsection attributes are not supported for this target"
 msgstr ""
 
-#: c-decl.c:2969
+#: c-common.c:5094
 #, gcc-internal-format
-msgid "%<register%> in file-scope empty declaration"
+msgid "requested alignment is not a constant"
 msgstr ""
 
-#: c-decl.c:2975
+#: c-common.c:5099
 #, gcc-internal-format
-msgid "useless storage class specifier in empty declaration"
+msgid "requested alignment is not a power of 2"
 msgstr ""
 
-#: c-decl.c:2981
+#: c-common.c:5104
 #, gcc-internal-format
-msgid "useless %<__thread%> in empty declaration"
+msgid "requested alignment is too large"
 msgstr ""
 
-#: c-decl.c:2989
+#: c-common.c:5130
 #, gcc-internal-format
-msgid "useless type qualifier in empty declaration"
+msgid "alignment may not be specified for %q+D"
 msgstr ""
 
-#: c-decl.c:2996 c-parser.c:1285
+#: c-common.c:5178
 #, gcc-internal-format
-msgid "empty declaration"
+msgid "%q+D defined both normally and as an alias"
 msgstr ""
 
-#: c-decl.c:3062
+#: c-common.c:5194
 #, gcc-internal-format
-msgid ""
-"ISO C90 does not support %<static%> or type qualifiers in parameter array "
-"declarators"
+msgid "alias argument not a string"
 msgstr ""
 
-#: c-decl.c:3065
+#: c-common.c:5257
 #, gcc-internal-format
-msgid "ISO C90 does not support %<[*]%> array declarators"
+msgid "%Jweakref attribute must appear before alias attribute"
 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:3072 c-decl.c:4930
+#: c-common.c:5287
 #, gcc-internal-format
-msgid "%<[*]%> not allowed in other than function prototype scope"
+msgid "%qE attribute ignored on non-class types"
 msgstr ""
 
-#: c-decl.c:3096
+#: c-common.c:5293
 #, gcc-internal-format
-msgid "static or type qualifiers in abstract declarator"
+msgid "%qE attribute ignored because %qT is already defined"
 msgstr ""
 
-#: c-decl.c:3182
+#: c-common.c:5306
 #, gcc-internal-format
-msgid "%q+D is usually a function"
+msgid "visibility argument not a string"
 msgstr ""
 
-#: c-decl.c:3191 cp/decl.c:3852 cp/decl2.c:785
+#: c-common.c:5318
 #, gcc-internal-format
-msgid "typedef %qD is initialized (use __typeof__ instead)"
+msgid "%qE attribute ignored on types"
 msgstr ""
 
-#: c-decl.c:3196
+#: c-common.c:5334
 #, gcc-internal-format
-msgid "function %qD is initialized like a variable"
+msgid ""
+"visibility argument must be one of \"default\", \"hidden\", \"protected\" or "
+"\"internal\""
 msgstr ""
 
-#. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
-#: c-decl.c:3202
+#: c-common.c:5343
 #, gcc-internal-format
-msgid "parameter %qD is initialized"
+msgid "%qD redeclared with different visibility"
 msgstr ""
 
-#: c-decl.c:3227
+#: c-common.c:5421
 #, gcc-internal-format
-msgid "variable %qD has initializer but incomplete type"
+msgid "tls_model argument not a string"
 msgstr ""
 
-#: c-decl.c:3303 c-decl.c:6017 cp/decl.c:3894 cp/decl.c:10424
+#: c-common.c:5434
 #, gcc-internal-format
-msgid "inline function %q+D given attribute noinline"
+msgid ""
+"tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-"
+"dynamic\" or \"global-dynamic\""
 msgstr ""
 
-#: c-decl.c:3375
+#: c-common.c:5453 c-common.c:5517
 #, gcc-internal-format
-msgid "initializer fails to determine size of %q+D"
+msgid "%J%qE attribute applies only to functions"
 msgstr ""
 
-#: c-decl.c:3380
+#: c-common.c:5458 c-common.c:5522
 #, gcc-internal-format
-msgid "array size missing in %q+D"
+msgid "%Jcan%'t set %qE attribute after definition"
 msgstr ""
 
-#: c-decl.c:3392
+#: c-common.c:5611
 #, gcc-internal-format
-msgid "zero or negative size array %q+D"
+msgid "%qE attribute ignored for %qE"
 msgstr ""
 
-#: c-decl.c:3447 varasm.c:1772
+#: c-common.c:5668
 #, gcc-internal-format
-msgid "storage size of %q+D isn%'t known"
+msgid "invalid vector type for attribute %qE"
 msgstr ""
 
-#: c-decl.c:3457
+#: c-common.c:5674
 #, gcc-internal-format
-msgid "storage size of %q+D isn%'t constant"
+msgid "vector size not an integral multiple of component size"
 msgstr ""
 
-#: c-decl.c:3502
+#: c-common.c:5680
 #, gcc-internal-format
-msgid "ignoring asm-specifier for non-static local variable %q+D"
+msgid "zero vector size"
 msgstr ""
 
-#: c-decl.c:3530 fortran/f95-lang.c:684
+#: c-common.c:5688
 #, gcc-internal-format
-msgid "cannot put object with volatile field into register"
+msgid "number of components of the vector not a power of two"
 msgstr ""
 
-#: c-decl.c:3665
+#: c-common.c:5716
 #, gcc-internal-format
-msgid "ISO C forbids forward parameter declarations"
+msgid "nonnull attribute without arguments on a non-prototype"
 msgstr ""
 
-#: c-decl.c:3784
+#: c-common.c:5731
 #, gcc-internal-format
-msgid "bit-field %qs width not an integer constant"
+msgid "nonnull argument has invalid operand number (argument %lu)"
 msgstr ""
 
-#: c-decl.c:3792
+#: c-common.c:5750
 #, gcc-internal-format
-msgid "negative width in bit-field %qs"
+msgid ""
+"nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
 msgstr ""
 
-#: c-decl.c:3797
+#: c-common.c:5758
 #, gcc-internal-format
-msgid "zero width for bit-field %qs"
+msgid ""
+"nonnull argument references non-pointer operand (argument %lu, operand %lu)"
 msgstr ""
 
-#: c-decl.c:3807
+#: c-common.c:5834
 #, gcc-internal-format
-msgid "bit-field %qs has invalid type"
+msgid "not enough variable arguments to fit a sentinel"
 msgstr ""
 
-#: c-decl.c:3817
+#: c-common.c:5848
 #, gcc-internal-format
-msgid "type of bit-field %qs is a GCC extension"
+msgid "missing sentinel in function call"
 msgstr ""
 
-#: c-decl.c:3826
+#: c-common.c:5889
 #, gcc-internal-format
-msgid "width of %qs exceeds its type"
+msgid "null argument where non-null required (argument %lu)"
 msgstr ""
 
-#: c-decl.c:3839
+#: c-common.c:5954
 #, gcc-internal-format
-msgid "%qs is narrower than values of its type"
+msgid "cleanup argument not an identifier"
 msgstr ""
 
-#: c-decl.c:3956 c-decl.c:4233
+#: c-common.c:5961
 #, gcc-internal-format
-msgid "variably modified %qs at file scope"
+msgid "cleanup argument not a function"
 msgstr ""
 
-#: c-decl.c:3974
+#: c-common.c:6000
 #, gcc-internal-format
-msgid "type defaults to %<int%> in declaration of %qs"
+msgid "%qE attribute requires prototypes with named arguments"
 msgstr ""
 
-#: c-decl.c:4002
+#: c-common.c:6011
 #, gcc-internal-format
-msgid "duplicate %<const%>"
+msgid "%qE attribute only applies to variadic functions"
 msgstr ""
 
-#: c-decl.c:4004
+#: c-common.c:6022
 #, gcc-internal-format
-msgid "duplicate %<restrict%>"
+msgid "requested position is not an integer constant"
 msgstr ""
 
-#: c-decl.c:4006
+#: c-common.c:6029
 #, gcc-internal-format
-msgid "duplicate %<volatile%>"
+msgid "requested position is less than zero"
 msgstr ""
 
-#: c-decl.c:4025
+#: c-common.c:6340
 #, gcc-internal-format
-msgid "function definition declared %<auto%>"
+msgid ""
+"%Hignoring return value of %qD, declared with attribute warn_unused_result"
 msgstr ""
 
-#: c-decl.c:4027
+#: c-common.c:6344
 #, gcc-internal-format
-msgid "function definition declared %<register%>"
+msgid ""
+"%Hignoring return value of function declared with attribute "
+"warn_unused_result"
 msgstr ""
 
-#: c-decl.c:4029
+#: c-common.c:6397
 #, gcc-internal-format
-msgid "function definition declared %<typedef%>"
+msgid "cannot apply %<offsetof%> to static data member %qD"
 msgstr ""
 
-#: c-decl.c:4031
+#: c-common.c:6401
 #, gcc-internal-format
-msgid "function definition declared %<__thread%>"
+msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
 msgstr ""
 
-#: c-decl.c:4047
+#: c-common.c:6422 cp/typeck.c:4492
 #, gcc-internal-format
-msgid "storage class specified for structure field %qs"
+msgid "attempt to take address of bit-field structure member %qD"
 msgstr ""
 
-#: c-decl.c:4051 cp/decl.c:7453
+#: c-common.c:6469
 #, gcc-internal-format
-msgid "storage class specified for parameter %qs"
+msgid "lvalue required as left operand of assignment"
 msgstr ""
 
-#: c-decl.c:4054 cp/decl.c:7455
+#: c-common.c:6472
 #, gcc-internal-format
-msgid "storage class specified for typename"
+msgid "lvalue required as increment operand"
 msgstr ""
 
-#: c-decl.c:4071 cp/decl.c:7472
+#: c-common.c:6475
 #, gcc-internal-format
-msgid "%qs initialized and declared %<extern%>"
+msgid "lvalue required as decrement operand"
 msgstr ""
 
-#: c-decl.c:4074 cp/decl.c:7475
+#: c-common.c:6478
 #, gcc-internal-format
-msgid "%qs has both %<extern%> and initializer"
+msgid "lvalue required as unary %<&%> operand"
 msgstr ""
 
-#: c-decl.c:4079
+#: c-common.c:6481
 #, gcc-internal-format
-msgid "file-scope declaration of %qs specifies %<auto%>"
+msgid "lvalue required in asm statement"
 msgstr ""
 
-#: c-decl.c:4081
+#: c-common.c:6616 c-common.c:6665 c-typeck.c:2591
 #, gcc-internal-format
-msgid "file-scope declaration of %qs specifies %<register%>"
+msgid "too few arguments to function %qE"
 msgstr ""
 
-#: c-decl.c:4086 cp/decl.c:7479
+#. ??? This should not be an error when inlining calls to
+#. unprototyped functions.
+#: c-common.c:6633 c-typeck.c:4204
 #, gcc-internal-format
-msgid "nested function %qs declared %<extern%>"
+msgid "incompatible type for argument %d of %qE"
 msgstr ""
 
-#: c-decl.c:4089 cp/decl.c:7489
+#: c-common.c:6824
 #, gcc-internal-format
-msgid "function-scope %qs implicitly auto and declared %<__thread%>"
+msgid "array subscript has type %<char%>"
 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:4136 c-decl.c:4387
+#: c-common.c:6847
 #, gcc-internal-format
-msgid "static or type qualifiers in non-parameter array declarator"
+msgid "suggest parentheses around + or - inside shift"
 msgstr ""
 
-#: c-decl.c:4183
+#: c-common.c:6855
 #, gcc-internal-format
-msgid "declaration of %qs as array of voids"
+msgid "suggest parentheses around && within ||"
 msgstr ""
 
-#: c-decl.c:4189
+#: c-common.c:6865
 #, gcc-internal-format
-msgid "declaration of %qs as array of functions"
+msgid "suggest parentheses around arithmetic in operand of |"
 msgstr ""
 
-#: c-decl.c:4194
+#: c-common.c:6870
 #, gcc-internal-format
-msgid "invalid use of structure with flexible array member"
+msgid "suggest parentheses around comparison in operand of |"
 msgstr ""
 
-#: c-decl.c:4214
+#: c-common.c:6880
 #, gcc-internal-format
-msgid "size of array %qs has non-integer type"
+msgid "suggest parentheses around arithmetic in operand of ^"
 msgstr ""
 
-#: c-decl.c:4219
+#: c-common.c:6885
 #, gcc-internal-format
-msgid "ISO C forbids zero-size array %qs"
+msgid "suggest parentheses around comparison in operand of ^"
 msgstr ""
 
-#: c-decl.c:4226
+#: c-common.c:6893
 #, gcc-internal-format
-msgid "size of array %qs is negative"
+msgid "suggest parentheses around + or - in operand of &"
 msgstr ""
 
-#: c-decl.c:4246
+#: c-common.c:6898
 #, gcc-internal-format
-msgid "ISO C90 forbids array %qs whose size can%'t be evaluated"
+msgid "suggest parentheses around comparison in operand of &"
 msgstr ""
 
-#: c-decl.c:4250
+#: c-common.c:6906
 #, gcc-internal-format
-msgid "ISO C90 forbids variable-size array %qs"
+msgid "suggest parentheses around comparison in operand of %s"
 msgstr ""
 
-#: c-decl.c:4290 c-decl.c:4545 cp/decl.c:7888
+#: c-common.c:6915
 #, gcc-internal-format
-msgid "size of array %qs is too large"
+msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
 msgstr ""
 
-#: c-decl.c:4301
+#: c-common.c:6928
 #, gcc-internal-format
-msgid "ISO C90 does not support flexible array members"
+msgid "label %q+D defined but not used"
 msgstr ""
 
-#. C99 6.7.5.2p4
-#: c-decl.c:4314 c-parser.c:4911
+#: c-common.c:6930
 #, gcc-internal-format
-msgid "%<[*]%> not allowed in other than a declaration"
+msgid "label %q+D declared but not defined"
 msgstr ""
 
-#: c-decl.c:4337
+#. Except for passing an argument to an unprototyped function,
+#. this is a constraint violation.  When passing an argument to
+#. an unprototyped function, it is compile-time undefined;
+#. making it a constraint in that case was rejected in
+#. DR#252.
+#: c-convert.c:96 c-typeck.c:1691 c-typeck.c:3854 cp/typeck.c:1468
+#: cp/typeck.c:6256 fortran/convert.c:89 treelang/tree-convert.c:79
 #, gcc-internal-format
-msgid "array type has incomplete element type"
+msgid "void value not ignored as it ought to be"
 msgstr ""
 
-#: c-decl.c:4419 cp/decl.c:7573
+#: c-convert.c:117 fortran/convert.c:122 java/typeck.c:153
+#: treelang/tree-convert.c:105
 #, gcc-internal-format
-msgid "%qs declared as function returning a function"
+msgid "conversion to non-scalar type requested"
 msgstr ""
 
-#: c-decl.c:4424 cp/decl.c:7578
+#: c-decl.c:559
 #, gcc-internal-format
-msgid "%qs declared as function returning an array"
+msgid "array %q+D assumed to have one element"
 msgstr ""
 
-#: c-decl.c:4446
+#: c-decl.c:664
 #, gcc-internal-format
-msgid "function definition has qualified void return type"
+msgid "GCC supports only %u nested scopes"
 msgstr ""
 
-#: c-decl.c:4449
+#: c-decl.c:750 cp/decl.c:358
 #, gcc-internal-format
-msgid "type qualifiers ignored on function return type"
+msgid "label %q+D used but not defined"
 msgstr ""
 
-#: c-decl.c:4478 c-decl.c:4558 c-decl.c:4645 c-decl.c:4735
+#: c-decl.c:791
 #, gcc-internal-format
-msgid "ISO C forbids qualified function types"
+msgid "nested function %q+D declared but never defined"
 msgstr ""
 
-#: c-decl.c:4566
+#: c-decl.c:801
 #, gcc-internal-format
-msgid "typedef %q+D declared %<inline%>"
+msgid "inline function %q+D declared but never defined"
 msgstr ""
 
-#: c-decl.c:4581
+#: c-decl.c:814 cp/decl.c:608
 #, gcc-internal-format
-msgid "ISO C forbids const or volatile function types"
+msgid "unused variable %q+D"
 msgstr ""
 
-#. C99 6.7.2.1p8
-#: c-decl.c:4592
+#: c-decl.c:818
 #, gcc-internal-format
-msgid "a member of a structure or union cannot have a variably modified type"
+msgid "type of array %q+D completed incompatibly with implicit initialization"
 msgstr ""
 
-#: c-decl.c:4608
+#: c-decl.c:1052
 #, gcc-internal-format
-msgid "variable or field %qs declared void"
+msgid ""
+"a parameter list with an ellipsis can%'t match an empty parameter name list "
+"declaration"
 msgstr ""
 
-#: c-decl.c:4638
+#: c-decl.c:1059
 #, gcc-internal-format
-msgid "attributes in parameter array declarator ignored"
+msgid ""
+"an argument type that has a default promotion can%'t match an empty "
+"parameter name list declaration"
 msgstr ""
 
-#: c-decl.c:4672
+#: c-decl.c:1100
 #, gcc-internal-format
-msgid "parameter %q+D declared %<inline%>"
+msgid ""
+"prototype for %q+D declares more arguments than previous old-style definition"
 msgstr ""
 
-#: c-decl.c:4685
+#: c-decl.c:1106
 #, gcc-internal-format
-msgid "field %qs declared as a function"
+msgid ""
+"prototype for %q+D declares fewer arguments than previous old-style "
+"definition"
 msgstr ""
 
-#: c-decl.c:4691
+#: c-decl.c:1115
 #, gcc-internal-format
-msgid "field %qs has incomplete type"
+msgid "prototype for %q+D declares argument %d with incompatible type"
 msgstr ""
 
-#: c-decl.c:4705 c-decl.c:4717 c-decl.c:4721
+#. If we get here, no errors were found, but do issue a warning
+#. for this poor-style construct.
+#: c-decl.c:1128
 #, gcc-internal-format
-msgid "invalid storage class for function %qs"
+msgid "prototype for %q+D follows non-prototype definition"
 msgstr ""
 
-#: c-decl.c:4741
+#: c-decl.c:1143
 #, gcc-internal-format
-msgid "%<noreturn%> function returns non-void value"
+msgid "previous definition of %q+D was here"
 msgstr ""
 
-#: c-decl.c:4769
+#: c-decl.c:1145
 #, gcc-internal-format
-msgid "cannot inline function %<main%>"
+msgid "previous implicit declaration of %q+D was here"
 msgstr ""
 
-#: c-decl.c:4816
+#: c-decl.c:1147
 #, gcc-internal-format
-msgid "variable previously declared %<static%> redeclared %<extern%>"
+msgid "previous declaration of %q+D was here"
 msgstr ""
 
-#: c-decl.c:4826
+#: c-decl.c:1187
 #, gcc-internal-format
-msgid "variable %q+D declared %<inline%>"
+msgid "%q+D redeclared as different kind of symbol"
 msgstr ""
 
-#. A mere warning is sure to result in improper semantics
-#. at runtime.  Don't bother to allow this to compile.
-#. A mere warning is sure to result in improper
-#. semantics at runtime.  Don't bother to allow this to
-#. compile.
-#: c-decl.c:4856 cp/decl.c:6340 cp/decl.c:8480
+#: c-decl.c:1191
 #, gcc-internal-format
-msgid "thread-local storage not supported for this target"
+msgid "built-in function %q+D declared as non-function"
 msgstr ""
 
-#. C99 6.7.5.2p2
-#: c-decl.c:4864
+#: c-decl.c:1194 c-decl.c:1311 c-decl.c:1996
 #, gcc-internal-format
-msgid "object with variably modified type must have no linkage"
+msgid "declaration of %q+D shadows a built-in function"
 msgstr ""
 
-#: c-decl.c:4935 c-decl.c:6098
+#: c-decl.c:1203
 #, gcc-internal-format
-msgid "function declaration isn%'t a prototype"
+msgid "redeclaration of enumerator %q+D"
 msgstr ""
 
-#: c-decl.c:4943
+#. 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:1224
 #, gcc-internal-format
-msgid "parameter names (without types) in function declaration"
+msgid "conflicting types for built-in function %q+D"
 msgstr ""
 
-#: c-decl.c:4976
+#: c-decl.c:1248 c-decl.c:1261 c-decl.c:1271
 #, gcc-internal-format
-msgid "parameter %u (%q+D) has incomplete type"
+msgid "conflicting types for %q+D"
 msgstr ""
 
-#: c-decl.c:4979
+#: c-decl.c:1269
 #, gcc-internal-format
-msgid "%Jparameter %u has incomplete type"
+msgid "conflicting type qualifiers for %q+D"
 msgstr ""
 
-#: c-decl.c:4988
+#. Allow OLDDECL to continue in use.
+#: c-decl.c:1286
 #, gcc-internal-format
-msgid "parameter %u (%q+D) has void type"
+msgid "redefinition of typedef %q+D"
 msgstr ""
 
-#: c-decl.c:4991
+#: c-decl.c:1337 c-decl.c:1439
 #, gcc-internal-format
-msgid "%Jparameter %u has void type"
+msgid "redefinition of %q+D"
 msgstr ""
 
-#: c-decl.c:5053
+#: c-decl.c:1372 c-decl.c:1477
 #, gcc-internal-format
-msgid "%<void%> as only parameter may not be qualified"
+msgid "static declaration of %q+D follows non-static declaration"
 msgstr ""
 
-#: c-decl.c:5057 c-decl.c:5091
+#: c-decl.c:1382 c-decl.c:1389 c-decl.c:1466 c-decl.c:1474
 #, gcc-internal-format
-msgid "%<void%> must be the only parameter"
+msgid "non-static declaration of %q+D follows static declaration"
 msgstr ""
 
-#: c-decl.c:5085
+#: c-decl.c:1406
 #, gcc-internal-format
-msgid "parameter %q+D has just a forward declaration"
+msgid "%<gnu_inline%> attribute present on %q+D"
 msgstr ""
 
-#. The %s will be one of 'struct', 'union', or 'enum'.
-#: c-decl.c:5130
+#: c-decl.c:1408
 #, gcc-internal-format
-msgid "%<%s %E%> declared inside parameter list"
+msgid "%Jbut not here"
 msgstr ""
 
-#. The %s will be one of 'struct', 'union', or 'enum'.
-#: c-decl.c:5134
+#: c-decl.c:1426
 #, gcc-internal-format
-msgid "anonymous %s declared inside parameter list"
+msgid "thread-local declaration of %q+D follows non-thread-local declaration"
 msgstr ""
 
-#: c-decl.c:5139
+#: c-decl.c:1429
 #, gcc-internal-format
-msgid ""
-"its scope is only this definition or declaration, which is probably not what "
-"you want"
+msgid "non-thread-local declaration of %q+D follows thread-local declaration"
 msgstr ""
 
-#: c-decl.c:5273
+#: c-decl.c:1459
 #, gcc-internal-format
-msgid "redefinition of %<union %E%>"
+msgid "extern declaration of %q+D follows declaration with no linkage"
 msgstr ""
 
-#: c-decl.c:5275
+#: c-decl.c:1495
 #, gcc-internal-format
-msgid "redefinition of %<struct %E%>"
+msgid "declaration of %q+D with no linkage follows extern declaration"
 msgstr ""
 
-#: c-decl.c:5280
+#: c-decl.c:1501
 #, gcc-internal-format
-msgid "nested redefinition of %<union %E%>"
+msgid "redeclaration of %q+D with no linkage"
 msgstr ""
 
-#: c-decl.c:5282
+#: c-decl.c:1515
 #, gcc-internal-format
-msgid "nested redefinition of %<struct %E%>"
+msgid ""
+"redeclaration of %q+D with different visibility (old visibility preserved)"
 msgstr ""
 
-#: c-decl.c:5353 cp/decl.c:3658
+#: c-decl.c:1526
 #, gcc-internal-format
-msgid "declaration does not declare anything"
+msgid "inline declaration of %qD follows declaration with attribute noinline"
 msgstr ""
 
-#: c-decl.c:5357
+#: c-decl.c:1533
 #, gcc-internal-format
-msgid "ISO C doesn%'t support unnamed structs/unions"
+msgid "declaration of %q+D with attribute noinline follows inline declaration "
 msgstr ""
 
-#: c-decl.c:5400 c-decl.c:5416
+#: c-decl.c:1552
 #, gcc-internal-format
-msgid "duplicate member %q+D"
+msgid "%q+D declared inline after being called"
 msgstr ""
 
-#: c-decl.c:5455
+#: c-decl.c:1557
 #, gcc-internal-format
-msgid "union has no named members"
+msgid "%q+D declared inline after its definition"
 msgstr ""
 
-#: c-decl.c:5457
+#: c-decl.c:1576
 #, gcc-internal-format
-msgid "union has no members"
+msgid "redefinition of parameter %q+D"
 msgstr ""
 
-#: c-decl.c:5462
+#: c-decl.c:1603
 #, gcc-internal-format
-msgid "struct has no named members"
+msgid "redundant redeclaration of %q+D"
 msgstr ""
 
-#: c-decl.c:5464
+#: c-decl.c:1983
 #, gcc-internal-format
-msgid "struct has no members"
+msgid "declaration of %q+D shadows previous non-variable"
 msgstr ""
 
-#: c-decl.c:5526
+#: c-decl.c:1988
 #, gcc-internal-format
-msgid "%Jflexible array member in union"
+msgid "declaration of %q+D shadows a parameter"
 msgstr ""
 
-#: c-decl.c:5531
+#: c-decl.c:1991
 #, gcc-internal-format
-msgid "%Jflexible array member not at end of struct"
+msgid "declaration of %q+D shadows a global declaration"
 msgstr ""
 
-#: c-decl.c:5536
+#: c-decl.c:2001
 #, gcc-internal-format
-msgid "%Jflexible array member in otherwise empty struct"
+msgid "declaration of %q+D shadows a previous local"
 msgstr ""
 
-#: c-decl.c:5543
+#: c-decl.c:2004 cp/name-lookup.c:990 cp/name-lookup.c:1021
+#: cp/name-lookup.c:1029
 #, gcc-internal-format
-msgid "%Jinvalid use of structure with flexible array member"
+msgid "%Jshadowed declaration is here"
 msgstr ""
 
-#: c-decl.c:5652
+#: c-decl.c:2204
 #, gcc-internal-format
-msgid "union cannot be made transparent"
+msgid "nested extern declaration of %qD"
 msgstr ""
 
-#: c-decl.c:5723
+#: c-decl.c:2367 c-decl.c:2370
 #, gcc-internal-format
-msgid "nested redefinition of %<enum %E%>"
+msgid "implicit declaration of function %qE"
 msgstr ""
 
-#. This enum is a named one that has been declared already.
-#: c-decl.c:5730
+#: c-decl.c:2432
 #, gcc-internal-format
-msgid "redeclaration of %<enum %E%>"
+msgid "incompatible implicit declaration of built-in function %qD"
 msgstr ""
 
-#: c-decl.c:5793
+#: c-decl.c:2441
 #, gcc-internal-format
-msgid "enumeration values exceed range of largest integer"
+msgid "incompatible implicit declaration of function %qD"
 msgstr ""
 
-#: c-decl.c:5810
+#: c-decl.c:2494
 #, gcc-internal-format
-msgid "specified mode too small for enumeral values"
+msgid "%H%qE undeclared here (not in a function)"
 msgstr ""
 
-#: c-decl.c:5906
+#: c-decl.c:2499
 #, gcc-internal-format
-msgid "enumerator value for %qE is not an integer constant"
+msgid "%H%qE undeclared (first use in this function)"
 msgstr ""
 
-#: c-decl.c:5923
+#: c-decl.c:2503
 #, gcc-internal-format
-msgid "overflow in enumeration values"
+msgid "%H(Each undeclared identifier is reported only once"
 msgstr ""
 
-#: c-decl.c:5928
+#: c-decl.c:2504
 #, gcc-internal-format
-msgid "ISO C restricts enumerator values to range of %<int%>"
+msgid "%Hfor each function it appears in.)"
 msgstr ""
 
-#: c-decl.c:6024
+#: c-decl.c:2542 cp/decl.c:2258
 #, gcc-internal-format
-msgid "return type is an incomplete type"
+msgid "label %qE referenced outside of any function"
 msgstr ""
 
-#: c-decl.c:6032
+#: c-decl.c:2584
 #, gcc-internal-format
-msgid "return type defaults to %<int%>"
+msgid "duplicate label declaration %qE"
 msgstr ""
 
-#: c-decl.c:6105
+#: c-decl.c:2620
 #, gcc-internal-format
-msgid "no previous prototype for %q+D"
+msgid "%Hduplicate label %qD"
 msgstr ""
 
-#: c-decl.c:6114
+#: c-decl.c:2630
 #, gcc-internal-format
-msgid "%q+D was used with no prototype before its definition"
+msgid "%Jjump into statement expression"
 msgstr ""
 
-#: c-decl.c:6120
+#: c-decl.c:2632
 #, gcc-internal-format
-msgid "no previous declaration for %q+D"
+msgid "%Jjump into scope of identifier with variably modified type"
 msgstr ""
 
-#: c-decl.c:6130
+#: c-decl.c:2647
 #, gcc-internal-format
-msgid "%q+D was used with no declaration before its definition"
+msgid ""
+"%Htraditional C lacks a separate namespace for labels, identifier %qE "
+"conflicts"
 msgstr ""
 
-#: c-decl.c:6162 c-decl.c:6683
+#: c-decl.c:2722
 #, gcc-internal-format
-msgid "return type of %q+D is not %<int%>"
+msgid "%H%qE defined as wrong kind of tag"
 msgstr ""
 
-#: c-decl.c:6177
+#: c-decl.c:2925
 #, gcc-internal-format
-msgid "first argument of %q+D should be %<int%>"
+msgid "unnamed struct/union that defines no instances"
 msgstr ""
 
-#: c-decl.c:6185
+#: c-decl.c:2933
 #, gcc-internal-format
-msgid "second argument of %q+D should be %<char **%>"
+msgid "empty declaration with storage class specifier does not redeclare tag"
 msgstr ""
 
-#: c-decl.c:6194
+#: c-decl.c:2944
 #, gcc-internal-format
-msgid "third argument of %q+D should probably be %<char **%>"
+msgid "empty declaration with type qualifier does not redeclare tag"
 msgstr ""
 
-#: c-decl.c:6204
+#: c-decl.c:2965 c-decl.c:2972
 #, gcc-internal-format
-msgid "%q+D takes only zero or two arguments"
+msgid "useless type name in empty declaration"
 msgstr ""
 
-#: c-decl.c:6207
+#: c-decl.c:2980
 #, gcc-internal-format
-msgid "%q+D is normally a non-static function"
+msgid "%<inline%> in empty declaration"
 msgstr ""
 
-#: c-decl.c:6253
+#: c-decl.c:2986
 #, gcc-internal-format
-msgid "%Jold-style parameter declarations in prototyped function definition"
+msgid "%<auto%> in file-scope empty declaration"
 msgstr ""
 
-#: c-decl.c:6267
+#: c-decl.c:2992
 #, gcc-internal-format
-msgid "%Jtraditional C rejects ISO C style function definitions"
+msgid "%<register%> in file-scope empty declaration"
 msgstr ""
 
-#: c-decl.c:6283
+#: c-decl.c:2998
 #, gcc-internal-format
-msgid "%Jparameter name omitted"
+msgid "useless storage class specifier in empty declaration"
 msgstr ""
 
-#: c-decl.c:6317
+#: c-decl.c:3004
 #, gcc-internal-format
-msgid "%Jold-style function definition"
+msgid "useless %<__thread%> in empty declaration"
 msgstr ""
 
-#: c-decl.c:6326
+#: c-decl.c:3012
 #, gcc-internal-format
-msgid "%Jparameter name missing from parameter list"
+msgid "useless type qualifier in empty declaration"
 msgstr ""
 
-#: c-decl.c:6337
+#: c-decl.c:3019 c-parser.c:1261
 #, gcc-internal-format
-msgid "%q+D declared as a non-parameter"
+msgid "empty declaration"
 msgstr ""
 
-#: c-decl.c:6342
+#: c-decl.c:3085
 #, gcc-internal-format
-msgid "multiple parameters named %q+D"
+msgid ""
+"ISO C90 does not support %<static%> or type qualifiers in parameter array "
+"declarators"
 msgstr ""
 
-#: c-decl.c:6350
+#: c-decl.c:3088
 #, gcc-internal-format
-msgid "parameter %q+D declared with void type"
+msgid "ISO C90 does not support %<[*]%> array declarators"
 msgstr ""
 
-#: c-decl.c:6367 c-decl.c:6369
+#. 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:3095 c-decl.c:4981
 #, gcc-internal-format
-msgid "type of %q+D defaults to %<int%>"
+msgid "%<[*]%> not allowed in other than function prototype scope"
 msgstr ""
 
-#: c-decl.c:6388
+#: c-decl.c:3119
 #, gcc-internal-format
-msgid "parameter %q+D has incomplete type"
+msgid "static or type qualifiers in abstract declarator"
 msgstr ""
 
-#: c-decl.c:6394
+#: c-decl.c:3205
 #, gcc-internal-format
-msgid "declaration for parameter %q+D but no such parameter"
+msgid "%q+D is usually a function"
 msgstr ""
 
-#: c-decl.c:6444
+#: c-decl.c:3214 cp/decl.c:3837 cp/decl2.c:775
 #, gcc-internal-format
-msgid "number of arguments doesn%'t match built-in prototype"
+msgid "typedef %qD is initialized (use __typeof__ instead)"
 msgstr ""
 
-#: c-decl.c:6448
+#: c-decl.c:3219
 #, gcc-internal-format
-msgid "number of arguments doesn%'t match prototype"
+msgid "function %qD is initialized like a variable"
 msgstr ""
 
-#: c-decl.c:6449 c-decl.c:6489 c-decl.c:6502
+#. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
+#: c-decl.c:3225
 #, gcc-internal-format
-msgid "%Hprototype declaration"
+msgid "parameter %qD is initialized"
 msgstr ""
 
-#: c-decl.c:6483
+#: c-decl.c:3250
 #, gcc-internal-format
-msgid "promoted argument %qD doesn%'t match built-in prototype"
+msgid "variable %qD has initializer but incomplete type"
 msgstr ""
 
-#: c-decl.c:6487
+#: c-decl.c:3338 c-decl.c:6070 cp/decl.c:3879 cp/decl.c:10488
 #, gcc-internal-format
-msgid "promoted argument %qD doesn%'t match prototype"
+msgid "inline function %q+D given attribute noinline"
 msgstr ""
 
-#: c-decl.c:6497
+#: c-decl.c:3349
 #, gcc-internal-format
-msgid "argument %qD doesn%'t match built-in prototype"
+msgid "%q+D is static but declared in inline function %qD which is not static"
 msgstr ""
 
-#: c-decl.c:6501
+#: c-decl.c:3438
 #, gcc-internal-format
-msgid "argument %qD doesn%'t match prototype"
+msgid "initializer fails to determine size of %q+D"
 msgstr ""
 
-#: c-decl.c:6728 cp/decl.c:11212
+#: c-decl.c:3443
 #, gcc-internal-format
-msgid "no return statement in function returning non-void"
+msgid "array size missing in %q+D"
 msgstr ""
 
-#: c-decl.c:6737
+#: c-decl.c:3455
 #, gcc-internal-format
-msgid "this function may return with or without a value"
+msgid "zero or negative size array %q+D"
 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:6834
+#: c-decl.c:3510 varasm.c:2072
 #, gcc-internal-format
-msgid "%<for%> loop initial declaration used outside C99 mode"
+msgid "storage size of %q+D isn%'t known"
 msgstr ""
 
-#: c-decl.c:6863
+#: c-decl.c:3520
 #, gcc-internal-format
-msgid "declaration of static variable %q+D in %<for%> loop initial declaration"
+msgid "storage size of %q+D isn%'t constant"
 msgstr ""
 
-#: c-decl.c:6866
+#: c-decl.c:3565
 #, gcc-internal-format
-msgid ""
-"declaration of %<extern%> variable %q+D in %<for%> loop initial declaration"
+msgid "ignoring asm-specifier for non-static local variable %q+D"
 msgstr ""
 
-#: c-decl.c:6871
+#: c-decl.c:3593 fortran/f95-lang.c:694
 #, gcc-internal-format
-msgid "%<struct %E%> declared in %<for%> loop initial declaration"
+msgid "cannot put object with volatile field into register"
 msgstr ""
 
-#: c-decl.c:6875
+#: c-decl.c:3719
 #, gcc-internal-format
-msgid "%<union %E%> declared in %<for%> loop initial declaration"
+msgid "ISO C forbids forward parameter declarations"
 msgstr ""
 
-#: c-decl.c:6879
+#: c-decl.c:3838
 #, gcc-internal-format
-msgid "%<enum %E%> declared in %<for%> loop initial declaration"
+msgid "bit-field %qs width not an integer constant"
 msgstr ""
 
-#: c-decl.c:6883
+#: c-decl.c:3846
 #, gcc-internal-format
-msgid "declaration of non-variable %q+D in %<for%> loop initial declaration"
+msgid "negative width in bit-field %qs"
 msgstr ""
 
-#: c-decl.c:7172 c-decl.c:7368 c-decl.c:7619
+#: c-decl.c:3851
 #, gcc-internal-format
-msgid "duplicate %qE"
+msgid "zero width for bit-field %qs"
 msgstr ""
 
-#: c-decl.c:7195 c-decl.c:7377 c-decl.c:7521
+#: c-decl.c:3861
 #, gcc-internal-format
-msgid "two or more data types in declaration specifiers"
+msgid "bit-field %qs has invalid type"
 msgstr ""
 
-#: c-decl.c:7207 cp/parser.c:2025
+#: c-decl.c:3871
 #, gcc-internal-format
-msgid "%<long long long%> is too long for GCC"
+msgid "type of bit-field %qs is a GCC extension"
 msgstr ""
 
-#: c-decl.c:7214 c-decl.c:7451
+#: c-decl.c:3880
 #, gcc-internal-format
-msgid "both %<long long%> and %<double%> in declaration specifiers"
+msgid "width of %qs exceeds its type"
 msgstr ""
 
-#: c-decl.c:7220
+#: c-decl.c:3893
 #, gcc-internal-format
-msgid "ISO C90 does not support %<long long%>"
+msgid "%qs is narrower than values of its type"
 msgstr ""
 
-#: c-decl.c:7225 c-decl.c:7254
+#: c-decl.c:4010 c-decl.c:4287
 #, gcc-internal-format
-msgid "both %<long%> and %<short%> in declaration specifiers"
+msgid "variably modified %qs at file scope"
 msgstr ""
 
-#: c-decl.c:7228 c-decl.c:7384
+#: c-decl.c:4028
 #, gcc-internal-format
-msgid "both %<long%> and %<void%> in declaration specifiers"
+msgid "type defaults to %<int%> in declaration of %qs"
 msgstr ""
 
-#: c-decl.c:7231 c-decl.c:7403
+#: c-decl.c:4056
 #, gcc-internal-format
-msgid "both %<long%> and %<_Bool%> in declaration specifiers"
+msgid "duplicate %<const%>"
 msgstr ""
 
-#: c-decl.c:7234 c-decl.c:7422
+#: c-decl.c:4058
 #, gcc-internal-format
-msgid "both %<long%> and %<char%> in declaration specifiers"
+msgid "duplicate %<restrict%>"
 msgstr ""
 
-#: c-decl.c:7237 c-decl.c:7435
+#: c-decl.c:4060
 #, gcc-internal-format
-msgid "both %<long%> and %<float%> in declaration specifiers"
+msgid "duplicate %<volatile%>"
 msgstr ""
 
-#: c-decl.c:7240
+#: c-decl.c:4079
 #, gcc-internal-format
-msgid "both %<long%> and %<_Decimal32%> in declaration specifiers"
+msgid "function definition declared %<auto%>"
 msgstr ""
 
-#: c-decl.c:7243
+#: c-decl.c:4081
 #, gcc-internal-format
-msgid "both %<long%> and %<_Decimal64%> in declaration specifiers"
+msgid "function definition declared %<register%>"
 msgstr ""
 
-#: c-decl.c:7246
+#: c-decl.c:4083
 #, gcc-internal-format
-msgid "both %<long%> and %<_Decimal128%> in declaration specifiers"
+msgid "function definition declared %<typedef%>"
 msgstr ""
 
-#: c-decl.c:7257 c-decl.c:7387
+#: c-decl.c:4085
 #, gcc-internal-format
-msgid "both %<short%> and %<void%> in declaration specifiers"
+msgid "function definition declared %<__thread%>"
 msgstr ""
 
-#: c-decl.c:7260 c-decl.c:7406
+#: c-decl.c:4101
 #, gcc-internal-format
-msgid "both %<short%> and %<_Bool%> in declaration specifiers"
+msgid "storage class specified for structure field %qs"
 msgstr ""
 
-#: c-decl.c:7263 c-decl.c:7425
+#: c-decl.c:4105 cp/decl.c:7506
 #, gcc-internal-format
-msgid "both %<short%> and %<char%> in declaration specifiers"
+msgid "storage class specified for parameter %qs"
 msgstr ""
 
-#: c-decl.c:7266 c-decl.c:7438
+#: c-decl.c:4108 cp/decl.c:7508
 #, gcc-internal-format
-msgid "both %<short%> and %<float%> in declaration specifiers"
+msgid "storage class specified for typename"
 msgstr ""
 
-#: c-decl.c:7269 c-decl.c:7454
+#: c-decl.c:4125 cp/decl.c:7525
 #, gcc-internal-format
-msgid "both %<short%> and %<double%> in declaration specifiers"
+msgid "%qs initialized and declared %<extern%>"
 msgstr ""
 
-#: c-decl.c:7272
+#: c-decl.c:4128 cp/decl.c:7528
 #, gcc-internal-format
-msgid "both %<short%> and %<_Decimal32%> in declaration specifiers"
+msgid "%qs has both %<extern%> and initializer"
 msgstr ""
 
-#: c-decl.c:7275
+#: c-decl.c:4133
 #, gcc-internal-format
-msgid "both %<short%> and %<_Decimal64%> in declaration specifiers"
+msgid "file-scope declaration of %qs specifies %<auto%>"
 msgstr ""
 
-#: c-decl.c:7278
+#: c-decl.c:4135
 #, gcc-internal-format
-msgid "both %<short%> and %<_Decimal128%> in declaration specifiers"
+msgid "file-scope declaration of %qs specifies %<register%>"
 msgstr ""
 
-#: c-decl.c:7286 c-decl.c:7315
+#: c-decl.c:4140 cp/decl.c:7532
 #, gcc-internal-format
-msgid "both %<signed%> and %<unsigned%> in declaration specifiers"
+msgid "nested function %qs declared %<extern%>"
 msgstr ""
 
-#: c-decl.c:7289 c-decl.c:7390
+#: c-decl.c:4143 cp/decl.c:7542
 #, gcc-internal-format
-msgid "both %<signed%> and %<void%> in declaration specifiers"
+msgid "function-scope %qs implicitly auto and declared %<__thread%>"
 msgstr ""
 
-#: c-decl.c:7292 c-decl.c:7409
+#. 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:4190 c-decl.c:4441
 #, gcc-internal-format
-msgid "both %<signed%> and %<_Bool%> in declaration specifiers"
+msgid "static or type qualifiers in non-parameter array declarator"
 msgstr ""
 
-#: c-decl.c:7295 c-decl.c:7441
+#: c-decl.c:4237
 #, gcc-internal-format
-msgid "both %<signed%> and %<float%> in declaration specifiers"
+msgid "declaration of %qs as array of voids"
 msgstr ""
 
-#: c-decl.c:7298 c-decl.c:7457
+#: c-decl.c:4243
 #, gcc-internal-format
-msgid "both %<signed%> and %<double%> in declaration specifiers"
+msgid "declaration of %qs as array of functions"
 msgstr ""
 
-#: c-decl.c:7301
+#: c-decl.c:4248
 #, gcc-internal-format
-msgid "both %<signed%> and %<_Decimal32%> in declaration specifiers"
+msgid "invalid use of structure with flexible array member"
 msgstr ""
 
-#: c-decl.c:7304
+#: c-decl.c:4268
 #, gcc-internal-format
-msgid "both %<signed%> and %<_Decimal64%> in declaration specifiers"
+msgid "size of array %qs has non-integer type"
 msgstr ""
 
-#: c-decl.c:7307
+#: c-decl.c:4273
 #, gcc-internal-format
-msgid "both %<signed%> and %<_Decimal128%> in declaration specifiers"
+msgid "ISO C forbids zero-size array %qs"
 msgstr ""
 
-#: c-decl.c:7318 c-decl.c:7393
+#: c-decl.c:4280
 #, gcc-internal-format
-msgid "both %<unsigned%> and %<void%> in declaration specifiers"
+msgid "size of array %qs is negative"
 msgstr ""
 
-#: c-decl.c:7321 c-decl.c:7412
+#: c-decl.c:4300
 #, gcc-internal-format
-msgid "both %<unsigned%> and %<_Bool%> in declaration specifiers"
+msgid "ISO C90 forbids array %qs whose size can%'t be evaluated"
 msgstr ""
 
-#: c-decl.c:7324 c-decl.c:7444
+#: c-decl.c:4304
 #, gcc-internal-format
-msgid "both %<unsigned%> and %<float%> in declaration specifiers"
+msgid "ISO C90 forbids variable-size array %qs"
 msgstr ""
 
-#: c-decl.c:7327 c-decl.c:7460
+#: c-decl.c:4344 c-decl.c:4599 cp/decl.c:7948
 #, gcc-internal-format
-msgid "both %<unsigned%> and %<double%> in declaration specifiers"
+msgid "size of array %qs is too large"
 msgstr ""
 
-#: c-decl.c:7330
+#: c-decl.c:4355
 #, gcc-internal-format
-msgid "both %<unsigned%> and %<_Decimal32%> in declaration specifiers"
+msgid "ISO C90 does not support flexible array members"
 msgstr ""
 
-#: c-decl.c:7333
+#. C99 6.7.5.2p4
+#: c-decl.c:4368 c-parser.c:4887
 #, gcc-internal-format
-msgid "both %<unsigned%> and %<_Decimal64%> in declaration specifiers"
+msgid "%<[*]%> not allowed in other than a declaration"
 msgstr ""
 
-#: c-decl.c:7336
+#: c-decl.c:4391
 #, gcc-internal-format
-msgid "both %<unsigned%> and %<_Decimal128%> in declaration specifiers"
+msgid "array type has incomplete element type"
 msgstr ""
 
-#: c-decl.c:7344
+#: c-decl.c:4473 cp/decl.c:7633
 #, gcc-internal-format
-msgid "ISO C90 does not support complex types"
+msgid "%qs declared as function returning a function"
 msgstr ""
 
-#: c-decl.c:7346 c-decl.c:7396
+#: c-decl.c:4478 cp/decl.c:7638
 #, gcc-internal-format
-msgid "both %<complex%> and %<void%> in declaration specifiers"
+msgid "%qs declared as function returning an array"
 msgstr ""
 
-#: c-decl.c:7349 c-decl.c:7415
+#: c-decl.c:4500
 #, gcc-internal-format
-msgid "both %<complex%> and %<_Bool%> in declaration specifiers"
+msgid "function definition has qualified void return type"
 msgstr ""
 
-#: c-decl.c:7352
+#: c-decl.c:4503 cp/decl.c:7622 cp/pt.c:7101
 #, gcc-internal-format
-msgid "both %<complex%> and %<_Decimal32%> in declaration specifiers"
+msgid "type qualifiers ignored on function return type"
 msgstr ""
 
-#: c-decl.c:7355
+#: c-decl.c:4532 c-decl.c:4612 c-decl.c:4699 c-decl.c:4789
 #, gcc-internal-format
-msgid "both %<complex%> and %<_Decimal64%> in declaration specifiers"
+msgid "ISO C forbids qualified function types"
 msgstr ""
 
-#: c-decl.c:7358
+#: c-decl.c:4620
 #, gcc-internal-format
-msgid "both %<complex%> and %<_Decimal128%> in declaration specifiers"
+msgid "typedef %q+D declared %<inline%>"
 msgstr ""
 
-#: c-decl.c:7477
+#: c-decl.c:4635
 #, gcc-internal-format
-msgid "both %<long long%> and %<%s%> in declaration specifiers"
+msgid "ISO C forbids const or volatile function types"
 msgstr ""
 
-#: c-decl.c:7480
+#. C99 6.7.2.1p8
+#: c-decl.c:4646
 #, gcc-internal-format
-msgid "both %<long%> and %<%s%> in declaration specifiers"
+msgid "a member of a structure or union cannot have a variably modified type"
 msgstr ""
 
-#: c-decl.c:7483
+#: c-decl.c:4662
 #, gcc-internal-format
-msgid "both %<short%> and %<%s%> in declaration specifiers"
+msgid "variable or field %qs declared void"
 msgstr ""
 
-#: c-decl.c:7486
+#: c-decl.c:4692
 #, gcc-internal-format
-msgid "both %<signed%> and %<%s%> in declaration specifiers"
+msgid "attributes in parameter array declarator ignored"
 msgstr ""
 
-#: c-decl.c:7489
+#: c-decl.c:4726
 #, gcc-internal-format
-msgid "both %<unsigned%> and %<%s%> in declaration specifiers"
+msgid "parameter %q+D declared %<inline%>"
 msgstr ""
 
-#: c-decl.c:7492
+#: c-decl.c:4739
 #, gcc-internal-format
-msgid "both %<complex%> and %<%s%> in declaration specifiers"
+msgid "field %qs declared as a function"
 msgstr ""
 
-#: c-decl.c:7502
+#: c-decl.c:4745
 #, gcc-internal-format
-msgid "decimal floating point not supported for this target"
+msgid "field %qs has incomplete type"
 msgstr ""
 
-#: c-decl.c:7504
+#: c-decl.c:4759 c-decl.c:4771 c-decl.c:4775
 #, gcc-internal-format
-msgid "ISO C does not support decimal floating point"
+msgid "invalid storage class for function %qs"
 msgstr ""
 
-#: c-decl.c:7538
+#: c-decl.c:4795
 #, gcc-internal-format
-msgid "%qE fails to be a typedef or built in type"
+msgid "%<noreturn%> function returns non-void value"
 msgstr ""
 
-#: c-decl.c:7570
+#: c-decl.c:4831
 #, gcc-internal-format
-msgid "%qE is not at beginning of declaration"
+msgid "cannot inline function %<main%>"
 msgstr ""
 
-#: c-decl.c:7584
+#: c-decl.c:4874
 #, gcc-internal-format
-msgid "%<__thread%> used with %<auto%>"
+msgid "variable previously declared %<static%> redeclared %<extern%>"
 msgstr ""
 
-#: c-decl.c:7586
+#: c-decl.c:4884
 #, gcc-internal-format
-msgid "%<__thread%> used with %<register%>"
+msgid "variable %q+D declared %<inline%>"
 msgstr ""
 
-#: c-decl.c:7588
+#. C99 6.7.5.2p2
+#: c-decl.c:4915
 #, gcc-internal-format
-msgid "%<__thread%> used with %<typedef%>"
+msgid "object with variably modified type must have no linkage"
 msgstr ""
 
-#: c-decl.c:7599
+#: c-decl.c:4986 c-decl.c:6161
 #, gcc-internal-format
-msgid "%<__thread%> before %<extern%>"
+msgid "function declaration isn%'t a prototype"
 msgstr ""
 
-#: c-decl.c:7608
+#: c-decl.c:4994
 #, gcc-internal-format
-msgid "%<__thread%> before %<static%>"
+msgid "parameter names (without types) in function declaration"
 msgstr ""
 
-#: c-decl.c:7624
+#: c-decl.c:5027
 #, gcc-internal-format
-msgid "multiple storage classes in declaration specifiers"
+msgid "parameter %u (%q+D) has incomplete type"
 msgstr ""
 
-#: c-decl.c:7631
+#: c-decl.c:5030
 #, gcc-internal-format
-msgid "%<__thread%> used with %qE"
+msgid "%Jparameter %u has incomplete type"
 msgstr ""
 
-#: c-decl.c:7685
+#: c-decl.c:5039
 #, gcc-internal-format
-msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
+msgid "parameter %u (%q+D) has void type"
 msgstr ""
 
-#: c-decl.c:7730 c-decl.c:7756
+#: c-decl.c:5042
 #, gcc-internal-format
-msgid "ISO C does not support complex integer types"
+msgid "%Jparameter %u has void type"
 msgstr ""
 
-#: c-decl.c:7842 toplev.c:840
+#: c-decl.c:5104
 #, gcc-internal-format
-msgid "%q+F used but never defined"
+msgid "%<void%> as only parameter may not be qualified"
 msgstr ""
 
-#: c-format.c:97 c-format.c:206
+#: c-decl.c:5108 c-decl.c:5142
 #, gcc-internal-format
-msgid "format string has invalid operand number"
+msgid "%<void%> must be the only parameter"
 msgstr ""
 
-#: c-format.c:114
+#: c-decl.c:5136
 #, gcc-internal-format
-msgid "function does not return string type"
+msgid "parameter %q+D has just a forward declaration"
 msgstr ""
 
-#: c-format.c:143
+#. The %s will be one of 'struct', 'union', or 'enum'.
+#: c-decl.c:5181
 #, gcc-internal-format
-msgid "format string argument not a string type"
+msgid "%<%s %E%> declared inside parameter list"
 msgstr ""
 
-#: c-format.c:186
+#. The %s will be one of 'struct', 'union', or 'enum'.
+#: c-decl.c:5185
 #, gcc-internal-format
-msgid "unrecognized format specifier"
+msgid "anonymous %s declared inside parameter list"
 msgstr ""
 
-#: c-format.c:198
+#: c-decl.c:5190
 #, gcc-internal-format
-msgid "%qE is an unrecognized format function type"
+msgid ""
+"its scope is only this definition or declaration, which is probably not what "
+"you want"
 msgstr ""
 
-#: c-format.c:212
+#: c-decl.c:5324
 #, gcc-internal-format
-msgid "%<...%> has invalid operand number"
+msgid "redefinition of %<union %E%>"
 msgstr ""
 
-#: c-format.c:219
+#: c-decl.c:5326
 #, gcc-internal-format
-msgid "format string argument follows the args to be formatted"
+msgid "redefinition of %<struct %E%>"
 msgstr ""
 
-#: c-format.c:904
+#: c-decl.c:5331
 #, gcc-internal-format
-msgid "function might be possible candidate for %qs format attribute"
+msgid "nested redefinition of %<union %E%>"
 msgstr ""
 
-#: c-format.c:996 c-format.c:1017 c-format.c:2031
+#: c-decl.c:5333
 #, gcc-internal-format
-msgid "missing $ operand number in format"
+msgid "nested redefinition of %<struct %E%>"
 msgstr ""
 
-#: c-format.c:1026
+#: c-decl.c:5407 cp/decl.c:3641
 #, gcc-internal-format
-msgid "%s does not support %%n$ operand number formats"
+msgid "declaration does not declare anything"
 msgstr ""
 
-#: c-format.c:1033
+#: c-decl.c:5411
 #, gcc-internal-format
-msgid "operand number out of range in format"
+msgid "ISO C doesn%'t support unnamed structs/unions"
 msgstr ""
 
-#: c-format.c:1056
+#: c-decl.c:5454 c-decl.c:5470
 #, gcc-internal-format
-msgid "format argument %d used more than once in %s format"
+msgid "duplicate member %q+D"
 msgstr ""
 
-#: c-format.c:1088
+#: c-decl.c:5509
 #, gcc-internal-format
-msgid "$ operand number used after format without operand number"
+msgid "union has no named members"
 msgstr ""
 
-#: c-format.c:1119
+#: c-decl.c:5511
 #, gcc-internal-format
-msgid "format argument %d unused before used argument %d in $-style format"
+msgid "union has no members"
 msgstr ""
 
-#: c-format.c:1214
+#: c-decl.c:5516
 #, gcc-internal-format
-msgid "format not a string literal, format string not checked"
+msgid "struct has no named members"
 msgstr ""
 
-#: c-format.c:1229 c-format.c:1232
+#: c-decl.c:5518
 #, gcc-internal-format
-msgid "format not a string literal and no format arguments"
+msgid "struct has no members"
 msgstr ""
 
-#: c-format.c:1235
+#: c-decl.c:5580
 #, gcc-internal-format
-msgid "format not a string literal, argument types not checked"
+msgid "%Jflexible array member in union"
 msgstr ""
 
-#: c-format.c:1248
+#: c-decl.c:5585
 #, gcc-internal-format
-msgid "too many arguments for format"
+msgid "%Jflexible array member not at end of struct"
 msgstr ""
 
-#: c-format.c:1251
+#: c-decl.c:5590
 #, gcc-internal-format
-msgid "unused arguments in $-style format"
+msgid "%Jflexible array member in otherwise empty struct"
 msgstr ""
 
-#: c-format.c:1254
+#: c-decl.c:5597
 #, gcc-internal-format
-msgid "zero-length %s format string"
+msgid "%Jinvalid use of structure with flexible array member"
 msgstr ""
 
-#: c-format.c:1258
+#: c-decl.c:5706
 #, gcc-internal-format
-msgid "format is a wide character string"
+msgid "union cannot be made transparent"
 msgstr ""
 
-#: c-format.c:1261
+#: c-decl.c:5777
 #, gcc-internal-format
-msgid "unterminated format string"
+msgid "nested redefinition of %<enum %E%>"
 msgstr ""
 
-#: c-format.c:1475
+#. This enum is a named one that has been declared already.
+#: c-decl.c:5784
 #, gcc-internal-format
-msgid "embedded %<\\0%> in format"
+msgid "redeclaration of %<enum %E%>"
 msgstr ""
 
-#: c-format.c:1490
+#: c-decl.c:5847
 #, gcc-internal-format
-msgid "spurious trailing %<%%%> in format"
+msgid "enumeration values exceed range of largest integer"
 msgstr ""
 
-#: c-format.c:1534 c-format.c:1779
+#: c-decl.c:5864
 #, gcc-internal-format
-msgid "repeated %s in format"
+msgid "specified mode too small for enumeral values"
 msgstr ""
 
-#: c-format.c:1547
+#: c-decl.c:5960
 #, gcc-internal-format
-msgid "missing fill character at end of strfmon format"
+msgid "enumerator value for %qE is not an integer constant"
 msgstr ""
 
-#: c-format.c:1591 c-format.c:1693 c-format.c:1978 c-format.c:2043
+#: c-decl.c:5977
 #, gcc-internal-format
-msgid "too few arguments for format"
+msgid "overflow in enumeration values"
 msgstr ""
 
-#: c-format.c:1632
+#: c-decl.c:5982
 #, gcc-internal-format
-msgid "zero width in %s format"
+msgid "ISO C restricts enumerator values to range of %<int%>"
 msgstr ""
 
-#: c-format.c:1650
+#: c-decl.c:6087
 #, gcc-internal-format
-msgid "empty left precision in %s format"
+msgid "return type is an incomplete type"
 msgstr ""
 
-#: c-format.c:1723
+#: c-decl.c:6095
 #, gcc-internal-format
-msgid "empty precision in %s format"
+msgid "return type defaults to %<int%>"
 msgstr ""
 
-#: c-format.c:1763
+#: c-decl.c:6168
 #, gcc-internal-format
-msgid "%s does not support the %qs %s length modifier"
+msgid "no previous prototype for %q+D"
 msgstr ""
 
-#: c-format.c:1813
+#: c-decl.c:6177
 #, gcc-internal-format
-msgid "conversion lacks type at end of format"
+msgid "%q+D was used with no prototype before its definition"
 msgstr ""
 
-#: c-format.c:1824
+#: c-decl.c:6183 cp/decl.c:10623
 #, gcc-internal-format
-msgid "unknown conversion type character %qc in format"
+msgid "no previous declaration for %q+D"
 msgstr ""
 
-#: c-format.c:1827
+#: c-decl.c:6193
 #, gcc-internal-format
-msgid "unknown conversion type character 0x%x in format"
+msgid "%q+D was used with no declaration before its definition"
 msgstr ""
 
-#: c-format.c:1834
+#: c-decl.c:6216 c-decl.c:6697
 #, gcc-internal-format
-msgid "%s does not support the %<%%%c%> %s format"
+msgid "return type of %q+D is not %<int%>"
 msgstr ""
 
-#: c-format.c:1850
+#: c-decl.c:6221
 #, gcc-internal-format
-msgid "%s used with %<%%%c%> %s format"
+msgid "%q+D is normally a non-static function"
 msgstr ""
 
-#: c-format.c:1859
+#: c-decl.c:6267
 #, gcc-internal-format
-msgid "%s does not support %s"
+msgid "%Jold-style parameter declarations in prototyped function definition"
 msgstr ""
 
-#: c-format.c:1869
+#: c-decl.c:6281
 #, gcc-internal-format
-msgid "%s does not support %s with the %<%%%c%> %s format"
+msgid "%Jtraditional C rejects ISO C style function definitions"
 msgstr ""
 
-#: c-format.c:1903
+#: c-decl.c:6297
 #, gcc-internal-format
-msgid "%s ignored with %s and %<%%%c%> %s format"
+msgid "%Jparameter name omitted"
 msgstr ""
 
-#: c-format.c:1907
+#: c-decl.c:6331
 #, gcc-internal-format
-msgid "%s ignored with %s in %s format"
+msgid "%Jold-style function definition"
 msgstr ""
 
-#: c-format.c:1914
+#: c-decl.c:6340
 #, gcc-internal-format
-msgid "use of %s and %s together with %<%%%c%> %s format"
+msgid "%Jparameter name missing from parameter list"
 msgstr ""
 
-#: c-format.c:1918
+#: c-decl.c:6351
 #, gcc-internal-format
-msgid "use of %s and %s together in %s format"
+msgid "%q+D declared as a non-parameter"
 msgstr ""
 
-#: c-format.c:1937
+#: c-decl.c:6356
 #, gcc-internal-format
-msgid "%<%%%c%> yields only last 2 digits of year in some locales"
+msgid "multiple parameters named %q+D"
 msgstr ""
 
-#: c-format.c:1940
+#: c-decl.c:6364
 #, gcc-internal-format
-msgid "%<%%%c%> yields only last 2 digits of year"
+msgid "parameter %q+D declared with void type"
 msgstr ""
 
-#. The end of the format string was reached.
-#: c-format.c:1957
+#: c-decl.c:6381 c-decl.c:6383
 #, gcc-internal-format
-msgid "no closing %<]%> for %<%%[%> format"
+msgid "type of %q+D defaults to %<int%>"
 msgstr ""
 
-#: c-format.c:1971
+#: c-decl.c:6402
 #, gcc-internal-format
-msgid "use of %qs length modifier with %qc type character"
+msgid "parameter %q+D has incomplete type"
 msgstr ""
 
-#: c-format.c:1993
+#: c-decl.c:6408
 #, gcc-internal-format
-msgid "%s does not support the %<%%%s%c%> %s format"
+msgid "declaration for parameter %q+D but no such parameter"
 msgstr ""
 
-#: c-format.c:2010
+#: c-decl.c:6458
 #, gcc-internal-format
-msgid "operand number specified with suppressed assignment"
+msgid "number of arguments doesn%'t match built-in prototype"
 msgstr ""
 
-#: c-format.c:2013
+#: c-decl.c:6462
 #, gcc-internal-format
-msgid "operand number specified for format taking no argument"
+msgid "number of arguments doesn%'t match prototype"
 msgstr ""
 
-#: c-format.c:2156
+#: c-decl.c:6463 c-decl.c:6503 c-decl.c:6516
 #, gcc-internal-format
-msgid "writing through null pointer (argument %d)"
+msgid "%Hprototype declaration"
 msgstr ""
 
-#: c-format.c:2164
+#: c-decl.c:6497
 #, gcc-internal-format
-msgid "reading through null pointer (argument %d)"
+msgid "promoted argument %qD doesn%'t match built-in prototype"
 msgstr ""
 
-#: c-format.c:2184
+#: c-decl.c:6501
 #, gcc-internal-format
-msgid "writing into constant object (argument %d)"
+msgid "promoted argument %qD doesn%'t match prototype"
 msgstr ""
 
-#: c-format.c:2195
+#: c-decl.c:6511
 #, gcc-internal-format
-msgid "extra type qualifiers in format argument (argument %d)"
+msgid "argument %qD doesn%'t match built-in prototype"
 msgstr ""
 
-#: c-format.c:2306
+#: c-decl.c:6515
 #, gcc-internal-format
-msgid "%s should have type %<%s%s%>, but argument %d has type %qT"
+msgid "argument %qD doesn%'t match prototype"
 msgstr ""
 
-#: c-format.c:2310
+#: c-decl.c:6742 cp/decl.c:11313
 #, gcc-internal-format
-msgid "format %q.*s expects type %<%s%s%>, but argument %d has type %qT"
+msgid "no return statement in function returning non-void"
 msgstr ""
 
-#: c-format.c:2318
+#: c-decl.c:6751
 #, gcc-internal-format
-msgid "%s should have type %<%T%s%>, but argument %d has type %qT"
+msgid "this function may return with or without a value"
 msgstr ""
 
-#: c-format.c:2322
+#. 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:6821
 #, gcc-internal-format
-msgid "format %q.*s expects type %<%T%s%>, but argument %d has type %qT"
+msgid "%<for%> loop initial declaration used outside C99 mode"
 msgstr ""
 
-#: c-format.c:2381 c-format.c:2387 c-format.c:2537
+#: c-decl.c:6850
 #, gcc-internal-format
-msgid "%<__gcc_host_wide_int__%> is not defined as a type"
+msgid "declaration of static variable %q+D in %<for%> loop initial declaration"
 msgstr ""
 
-#: c-format.c:2394 c-format.c:2547
+#: c-decl.c:6853
 #, gcc-internal-format
-msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
+msgid ""
+"declaration of %<extern%> variable %q+D in %<for%> loop initial declaration"
 msgstr ""
 
-#: c-format.c:2443
+#: c-decl.c:6858
 #, gcc-internal-format
-msgid "%<locus%> is not defined as a type"
+msgid "%<struct %E%> declared in %<for%> loop initial declaration"
 msgstr ""
 
-#: c-format.c:2496
+#: c-decl.c:6862
 #, gcc-internal-format
-msgid "%<location_t%> is not defined as a type"
+msgid "%<union %E%> declared in %<for%> loop initial declaration"
 msgstr ""
 
-#: c-format.c:2513
+#: c-decl.c:6866
 #, gcc-internal-format
-msgid "%<tree%> is not defined as a type"
+msgid "%<enum %E%> declared in %<for%> loop initial declaration"
 msgstr ""
 
-#: c-format.c:2518
+#: c-decl.c:6870
 #, gcc-internal-format
-msgid "%<tree%> is not defined as a pointer type"
+msgid "declaration of non-variable %q+D in %<for%> loop initial declaration"
 msgstr ""
 
-#: c-format.c:2729
+#: c-decl.c:7157 c-decl.c:7353 c-decl.c:7605
 #, gcc-internal-format
-msgid "args to be formatted is not %<...%>"
+msgid "duplicate %qE"
 msgstr ""
 
-#: c-format.c:2738
+#: c-decl.c:7180 c-decl.c:7362 c-decl.c:7506
 #, gcc-internal-format
-msgid "strftime formats cannot format arguments"
+msgid "two or more data types in declaration specifiers"
 msgstr ""
 
-#: c-lex.c:254
+#: c-decl.c:7192 cp/parser.c:2073
 #, gcc-internal-format
-msgid "badly nested C headers from preprocessor"
+msgid "%<long long long%> is too long for GCC"
 msgstr ""
 
-#: c-lex.c:302
+#: c-decl.c:7199 c-decl.c:7436
 #, gcc-internal-format
-msgid "%Hignoring #pragma %s %s"
+msgid "both %<long long%> and %<double%> in declaration specifiers"
 msgstr ""
 
-#. ... or not.
-#: c-lex.c:418
+#: c-decl.c:7205
 #, gcc-internal-format
-msgid "%Hstray %<@%> in program"
+msgid "ISO C90 does not support %<long long%>"
 msgstr ""
 
-#: c-lex.c:432
+#: c-decl.c:7210 c-decl.c:7239
 #, gcc-internal-format
-msgid "stray %qs in program"
+msgid "both %<long%> and %<short%> in declaration specifiers"
 msgstr ""
 
-#: c-lex.c:442
+#: c-decl.c:7213 c-decl.c:7369
 #, gcc-internal-format
-msgid "missing terminating %c character"
+msgid "both %<long%> and %<void%> in declaration specifiers"
 msgstr ""
 
-#: c-lex.c:444
+#: c-decl.c:7216 c-decl.c:7388
 #, gcc-internal-format
-msgid "stray %qc in program"
+msgid "both %<long%> and %<_Bool%> in declaration specifiers"
 msgstr ""
 
-#: c-lex.c:446
+#: c-decl.c:7219 c-decl.c:7407
 #, gcc-internal-format
-msgid "stray %<\\%o%> in program"
+msgid "both %<long%> and %<char%> in declaration specifiers"
 msgstr ""
 
-#: c-lex.c:600
+#: c-decl.c:7222 c-decl.c:7420
 #, gcc-internal-format
-msgid "this decimal constant is unsigned only in ISO C90"
+msgid "both %<long%> and %<float%> in declaration specifiers"
 msgstr ""
 
-#: c-lex.c:604
+#: c-decl.c:7225
 #, gcc-internal-format
-msgid "this decimal constant would be unsigned in ISO C90"
+msgid "both %<long%> and %<_Decimal32%> in declaration specifiers"
 msgstr ""
 
-#: c-lex.c:620
+#: c-decl.c:7228
 #, gcc-internal-format
-msgid "integer constant is too large for %qs type"
+msgid "both %<long%> and %<_Decimal64%> in declaration specifiers"
 msgstr ""
 
-#: c-lex.c:688
+#: c-decl.c:7231
 #, gcc-internal-format
-msgid "floating constant exceeds range of %qT"
+msgid "both %<long%> and %<_Decimal128%> in declaration specifiers"
 msgstr ""
 
-#: c-lex.c:771
+#: c-decl.c:7242 c-decl.c:7372
 #, gcc-internal-format
-msgid "traditional C rejects string constant concatenation"
+msgid "both %<short%> and %<void%> in declaration specifiers"
 msgstr ""
 
-#: c-objc-common.c:81
+#: c-decl.c:7245 c-decl.c:7391
 #, gcc-internal-format
-msgid ""
-"function %q+F can never be inlined because it is suppressed using -fno-inline"
+msgid "both %<short%> and %<_Bool%> in declaration specifiers"
 msgstr ""
 
-#: c-objc-common.c:91
+#: c-decl.c:7248 c-decl.c:7410
 #, gcc-internal-format
-msgid ""
-"function %q+F can never be inlined because it might not be bound within this "
-"unit of translation"
+msgid "both %<short%> and %<char%> in declaration specifiers"
 msgstr ""
 
-#: c-objc-common.c:99
+#: c-decl.c:7251 c-decl.c:7423
 #, gcc-internal-format
-msgid ""
-"function %q+F can never be inlined because it uses attributes conflicting "
-"with inlining"
+msgid "both %<short%> and %<float%> in declaration specifiers"
 msgstr ""
 
-#: c-omp.c:107
+#: c-decl.c:7254 c-decl.c:7439
 #, gcc-internal-format
-msgid "invalid expression type for %<#pragma omp atomic%>"
+msgid "both %<short%> and %<double%> in declaration specifiers"
 msgstr ""
 
-#: c-omp.c:219
+#: c-decl.c:7257
 #, gcc-internal-format
-msgid "%Hinvalid type for iteration variable %qE"
+msgid "both %<short%> and %<_Decimal32%> in declaration specifiers"
 msgstr ""
 
-#: c-omp.c:223
+#: c-decl.c:7260
 #, gcc-internal-format
-msgid "%Hiteration variable %qE is unsigned"
+msgid "both %<short%> and %<_Decimal64%> in declaration specifiers"
 msgstr ""
 
-#: c-omp.c:234
+#: c-decl.c:7263
 #, gcc-internal-format
-msgid "%H%qE is not initialized"
+msgid "both %<short%> and %<_Decimal128%> in declaration specifiers"
 msgstr ""
 
-#: c-omp.c:247 cp/semantics.c:3788
+#: c-decl.c:7271 c-decl.c:7300
 #, gcc-internal-format
-msgid "%Hmissing controlling predicate"
+msgid "both %<signed%> and %<unsigned%> in declaration specifiers"
 msgstr ""
 
-#: c-omp.c:305
+#: c-decl.c:7274 c-decl.c:7375
 #, gcc-internal-format
-msgid "%Hinvalid controlling predicate"
+msgid "both %<signed%> and %<void%> in declaration specifiers"
 msgstr ""
 
-#: c-omp.c:312 cp/semantics.c:3794
+#: c-decl.c:7277 c-decl.c:7394
 #, gcc-internal-format
-msgid "%Hmissing increment expression"
+msgid "both %<signed%> and %<_Bool%> in declaration specifiers"
 msgstr ""
 
-#: c-omp.c:362
+#: c-decl.c:7280 c-decl.c:7426
 #, gcc-internal-format
-msgid "%Hinvalid increment expression"
+msgid "both %<signed%> and %<float%> in declaration specifiers"
 msgstr ""
 
-#: c-opts.c:150
+#: c-decl.c:7283 c-decl.c:7442
 #, gcc-internal-format
-msgid "no class name specified with %qs"
+msgid "both %<signed%> and %<double%> in declaration specifiers"
 msgstr ""
 
-#: c-opts.c:154
+#: c-decl.c:7286
 #, gcc-internal-format
-msgid "assertion missing after %qs"
+msgid "both %<signed%> and %<_Decimal32%> in declaration specifiers"
 msgstr ""
 
-#: c-opts.c:159
+#: c-decl.c:7289
 #, gcc-internal-format
-msgid "macro name missing after %qs"
+msgid "both %<signed%> and %<_Decimal64%> in declaration specifiers"
 msgstr ""
 
-#: c-opts.c:168
+#: c-decl.c:7292
 #, gcc-internal-format
-msgid "missing path after %qs"
+msgid "both %<signed%> and %<_Decimal128%> in declaration specifiers"
 msgstr ""
 
-#: c-opts.c:177
+#: c-decl.c:7303 c-decl.c:7378
 #, gcc-internal-format
-msgid "missing filename after %qs"
+msgid "both %<unsigned%> and %<void%> in declaration specifiers"
 msgstr ""
 
-#: c-opts.c:182
+#: c-decl.c:7306 c-decl.c:7397
 #, gcc-internal-format
-msgid "missing makefile target after %qs"
+msgid "both %<unsigned%> and %<_Bool%> in declaration specifiers"
 msgstr ""
 
-#: c-opts.c:326
+#: c-decl.c:7309 c-decl.c:7429
 #, gcc-internal-format
-msgid "-I- specified twice"
+msgid "both %<unsigned%> and %<float%> in declaration specifiers"
 msgstr ""
 
-#: c-opts.c:329
+#: c-decl.c:7312 c-decl.c:7445
 #, gcc-internal-format
-msgid "obsolete option -I- used, please use -iquote instead"
+msgid "both %<unsigned%> and %<double%> in declaration specifiers"
 msgstr ""
 
-#: c-opts.c:496
+#: c-decl.c:7315
 #, gcc-internal-format
-msgid "argument %qs to %<-Wnormalized%> not recognized"
+msgid "both %<unsigned%> and %<_Decimal32%> in declaration specifiers"
 msgstr ""
 
-#: c-opts.c:583
+#: c-decl.c:7318
 #, gcc-internal-format
-msgid "switch %qs is no longer supported"
+msgid "both %<unsigned%> and %<_Decimal64%> in declaration specifiers"
 msgstr ""
 
-#: c-opts.c:689
+#: c-decl.c:7321
 #, gcc-internal-format
-msgid ""
-"-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
+msgid "both %<unsigned%> and %<_Decimal128%> in declaration specifiers"
 msgstr ""
 
-#: c-opts.c:879
+#: c-decl.c:7329
 #, gcc-internal-format
-msgid "output filename specified twice"
+msgid "ISO C90 does not support complex types"
 msgstr ""
 
-#: c-opts.c:1044
+#: c-decl.c:7331 c-decl.c:7381
 #, gcc-internal-format
-msgid "-Wformat-y2k ignored without -Wformat"
+msgid "both %<complex%> and %<void%> in declaration specifiers"
 msgstr ""
 
-#: c-opts.c:1046
+#: c-decl.c:7334 c-decl.c:7400
 #, gcc-internal-format
-msgid "-Wformat-extra-args ignored without -Wformat"
+msgid "both %<complex%> and %<_Bool%> in declaration specifiers"
 msgstr ""
 
-#: c-opts.c:1048
+#: c-decl.c:7337
 #, gcc-internal-format
-msgid "-Wformat-zero-length ignored without -Wformat"
+msgid "both %<complex%> and %<_Decimal32%> in declaration specifiers"
 msgstr ""
 
-#: c-opts.c:1050
+#: c-decl.c:7340
 #, gcc-internal-format
-msgid "-Wformat-nonliteral ignored without -Wformat"
+msgid "both %<complex%> and %<_Decimal64%> in declaration specifiers"
 msgstr ""
 
-#: c-opts.c:1052
+#: c-decl.c:7343
 #, gcc-internal-format
-msgid "-Wformat-security ignored without -Wformat"
+msgid "both %<complex%> and %<_Decimal128%> in declaration specifiers"
 msgstr ""
 
-#: c-opts.c:1072
+#: c-decl.c:7462
 #, gcc-internal-format
-msgid "opening output file %s: %m"
+msgid "both %<long long%> and %<%s%> in declaration specifiers"
 msgstr ""
 
-#: c-opts.c:1077
+#: c-decl.c:7465
 #, gcc-internal-format
-msgid "too many filenames given.  Type %s --help for usage"
+msgid "both %<long%> and %<%s%> in declaration specifiers"
 msgstr ""
 
-#: c-opts.c:1163
+#: c-decl.c:7468
 #, gcc-internal-format
-msgid "YYDEBUG was not defined at build time, -dy ignored"
+msgid "both %<short%> and %<%s%> in declaration specifiers"
 msgstr ""
 
-#: c-opts.c:1209
+#: c-decl.c:7471
 #, gcc-internal-format
-msgid "opening dependency file %s: %m"
+msgid "both %<signed%> and %<%s%> in declaration specifiers"
 msgstr ""
 
-#: c-opts.c:1219
+#: c-decl.c:7474
 #, gcc-internal-format
-msgid "closing dependency file %s: %m"
+msgid "both %<unsigned%> and %<%s%> in declaration specifiers"
 msgstr ""
 
-#: c-opts.c:1222
+#: c-decl.c:7477
 #, gcc-internal-format
-msgid "when writing output to %s: %m"
+msgid "both %<complex%> and %<%s%> in declaration specifiers"
 msgstr ""
 
-#: c-opts.c:1302
+#: c-decl.c:7487
 #, gcc-internal-format
-msgid "to generate dependencies you must specify either -M or -MM"
+msgid "decimal floating point not supported for this target"
 msgstr ""
 
-#: c-opts.c:1473
+#: c-decl.c:7489
 #, gcc-internal-format
-msgid "too late for # directive to set debug directory"
+msgid "ISO C does not support decimal floating point"
 msgstr ""
 
-#: c-parser.c:1087
+#: c-decl.c:7523
 #, gcc-internal-format
-msgid "ISO C forbids an empty source file"
+msgid "%qE fails to be a typedef or built in type"
 msgstr ""
 
-#: c-parser.c:1172 c-parser.c:6018
+#: c-decl.c:7556
 #, gcc-internal-format
-msgid "ISO C does not allow extra %<;%> outside of a function"
+msgid "%qE is not at beginning of declaration"
 msgstr ""
 
-#: c-parser.c:1273 c-parser.c:6564
+#: c-decl.c:7570
 #, gcc-internal-format
-msgid "expected declaration specifiers"
+msgid "%<__thread%> used with %<auto%>"
 msgstr ""
 
-#: c-parser.c:1321
+#: c-decl.c:7572
 #, gcc-internal-format
-msgid "data definition has no type or storage class"
+msgid "%<__thread%> used with %<register%>"
 msgstr ""
 
-#: c-parser.c:1375
+#: c-decl.c:7574
 #, gcc-internal-format
-msgid "expected %<,%> or %<;%>"
+msgid "%<__thread%> used with %<typedef%>"
 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:1382 c-parser.c:1399
+#: c-decl.c:7585
 #, gcc-internal-format
-msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
+msgid "%<__thread%> before %<extern%>"
 msgstr ""
 
-#: c-parser.c:1391
+#: c-decl.c:7594
 #, gcc-internal-format
-msgid "ISO C forbids nested functions"
+msgid "%<__thread%> before %<static%>"
 msgstr ""
 
-#: c-parser.c:1739 c-parser.c:2529 c-parser.c:3151 c-parser.c:3401
-#: c-parser.c:4249 c-parser.c:4834 c-parser.c:5230 c-parser.c:5250
-#: c-parser.c:5365 c-parser.c:5511 c-parser.c:5528 c-parser.c:5660
-#: c-parser.c:5672 c-parser.c:5697 c-parser.c:5831 c-parser.c:5860
-#: c-parser.c:5868 c-parser.c:5896 c-parser.c:5910 c-parser.c:6126
-#: c-parser.c:6225 c-parser.c:6727 c-parser.c:7346
+#: c-decl.c:7610
 #, gcc-internal-format
-msgid "expected identifier"
+msgid "multiple storage classes in declaration specifiers"
 msgstr ""
 
-#: c-parser.c:1765 cp/parser.c:10452
+#: c-decl.c:7617
 #, gcc-internal-format
-msgid "comma at end of enumerator list"
+msgid "%<__thread%> used with %qE"
 msgstr ""
 
-#: c-parser.c:1771
+#: c-decl.c:7671
 #, gcc-internal-format
-msgid "expected %<,%> or %<}%>"
+msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
 msgstr ""
 
-#: c-parser.c:1785 c-parser.c:1961 c-parser.c:5985
+#: c-decl.c:7716 c-decl.c:7742
 #, gcc-internal-format
-msgid "expected %<{%>"
+msgid "ISO C does not support complex integer types"
 msgstr ""
 
-#: c-parser.c:1794
+#: c-decl.c:7810 toplev.c:829
 #, gcc-internal-format
-msgid "ISO C forbids forward references to %<enum%> types"
+msgid "%q+F used but never defined"
 msgstr ""
 
-#: c-parser.c:1897
+#: c-format.c:97 c-format.c:206
 #, gcc-internal-format
-msgid "expected class name"
+msgid "format string has invalid operand number"
 msgstr ""
 
-#: c-parser.c:1916 c-parser.c:5764
+#: c-format.c:114
 #, gcc-internal-format
-msgid "extra semicolon in struct or union specified"
+msgid "function does not return string type"
 msgstr ""
 
-#: c-parser.c:1944
+#: c-format.c:143
 #, gcc-internal-format
-msgid "no semicolon at end of struct or union"
+msgid "format string argument not a string type"
 msgstr ""
 
-#: c-parser.c:1947
+#: c-format.c:186
 #, gcc-internal-format
-msgid "expected %<;%>"
+msgid "unrecognized format specifier"
 msgstr ""
 
-#: c-parser.c:2024 c-parser.c:2985
+#: c-format.c:198
 #, gcc-internal-format
-msgid "expected specifier-qualifier-list"
+msgid "%qE is an unrecognized format function type"
 msgstr ""
 
-#: c-parser.c:2034
+#: c-format.c:212
 #, gcc-internal-format
-msgid "ISO C forbids member declarations with no members"
+msgid "%<...%> has invalid operand number"
 msgstr ""
 
-#: c-parser.c:2103
+#: c-format.c:219
 #, gcc-internal-format
-msgid "expected %<,%>, %<;%> or %<}%>"
+msgid "format string argument follows the args to be formatted"
 msgstr ""
 
-#: c-parser.c:2110
+#: c-format.c:914
 #, gcc-internal-format
-msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
+msgid "function might be possible candidate for %qs format attribute"
 msgstr ""
 
-#: c-parser.c:2160
+#: c-format.c:1006 c-format.c:1027 c-format.c:2041
 #, gcc-internal-format
-msgid "%<typeof%> applied to a bit-field"
+msgid "missing $ operand number in format"
 msgstr ""
 
-#: c-parser.c:2397
+#: c-format.c:1036
 #, gcc-internal-format
-msgid "expected identifier or %<(%>"
+msgid "%s does not support %%n$ operand number formats"
 msgstr ""
 
-#: c-parser.c:2598
+#: c-format.c:1043
 #, gcc-internal-format
-msgid "ISO C requires a named argument before %<...%>"
+msgid "operand number out of range in format"
 msgstr ""
 
-#: c-parser.c:2704
+#: c-format.c:1066
 #, gcc-internal-format
-msgid "expected declaration specifiers or %<...%>"
+msgid "format argument %d used more than once in %s format"
 msgstr ""
 
-#: c-parser.c:2754
+#: c-format.c:1098
 #, gcc-internal-format
-msgid "wide string literal in %<asm%>"
+msgid "$ operand number used after format without operand number"
 msgstr ""
 
-#: c-parser.c:2760 c-parser.c:6619 cp/parser.c:19132
+#: c-format.c:1129
 #, gcc-internal-format
-msgid "expected string literal"
+msgid "format argument %d unused before used argument %d in $-style format"
 msgstr ""
 
-#: c-parser.c:3077
+#: c-format.c:1224
 #, gcc-internal-format
-msgid "ISO C forbids empty initializer braces"
+msgid "format not a string literal, format string not checked"
 msgstr ""
 
-#: c-parser.c:3122
+#: c-format.c:1239 c-format.c:1242
 #, gcc-internal-format
-msgid "obsolete use of designated initializer with %<:%>"
+msgid "format not a string literal and no format arguments"
 msgstr ""
 
-#: c-parser.c:3245
+#: c-format.c:1245
 #, gcc-internal-format
-msgid "ISO C forbids specifying range of elements to initialize"
+msgid "format not a string literal, argument types not checked"
 msgstr ""
 
-#: c-parser.c:3258
+#: c-format.c:1258
 #, gcc-internal-format
-msgid "ISO C90 forbids specifying subobject to initialize"
+msgid "too many arguments for format"
 msgstr ""
 
-#: c-parser.c:3266
+#: c-format.c:1261
 #, gcc-internal-format
-msgid "obsolete use of designated initializer without %<=%>"
+msgid "unused arguments in $-style format"
 msgstr ""
 
-#: c-parser.c:3274
+#: c-format.c:1264
 #, gcc-internal-format
-msgid "expected %<=%>"
+msgid "zero-length %s format string"
 msgstr ""
 
-#: c-parser.c:3420
+#: c-format.c:1268
 #, gcc-internal-format
-msgid "ISO C forbids label declarations"
+msgid "format is a wide character string"
 msgstr ""
 
-#: c-parser.c:3425 c-parser.c:3496
+#: c-format.c:1271
 #, gcc-internal-format
-msgid "expected declaration or statement"
+msgid "unterminated format string"
 msgstr ""
 
-#: c-parser.c:3449 c-parser.c:3477
+#: c-format.c:1485
 #, gcc-internal-format
-msgid "%HISO C90 forbids mixed declarations and code"
+msgid "embedded %<\\0%> in format"
 msgstr ""
 
-#: c-parser.c:3510
+#: c-format.c:1500
 #, gcc-internal-format
-msgid "label at end of compound statement"
+msgid "spurious trailing %<%%%> in format"
 msgstr ""
 
-#: c-parser.c:3553
+#: c-format.c:1544 c-format.c:1789
 #, gcc-internal-format
-msgid "expected %<:%> or %<...%>"
+msgid "repeated %s in format"
 msgstr ""
 
-#: c-parser.c:3735
+#: c-format.c:1557
 #, gcc-internal-format
-msgid "expected identifier or %<*%>"
+msgid "missing fill character at end of strfmon format"
 msgstr ""
 
-#. Avoid infinite loop in error recovery:
-#. 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:3797
+#: c-format.c:1601 c-format.c:1703 c-format.c:1988 c-format.c:2053
 #, gcc-internal-format
-msgid "expected statement"
+msgid "too few arguments for format"
 msgstr ""
 
-#: c-parser.c:4134
+#: c-format.c:1642
 #, gcc-internal-format
-msgid "%E qualifier ignored on asm"
+msgid "zero width in %s format"
 msgstr ""
 
-#: c-parser.c:4414
+#: c-format.c:1660
 #, gcc-internal-format
-msgid "ISO C forbids omitting the middle term of a ?: expression"
+msgid "empty left precision in %s format"
 msgstr ""
 
-#: c-parser.c:4804
+#: c-format.c:1733
 #, gcc-internal-format
-msgid "traditional C rejects the unary plus operator"
+msgid "empty precision in %s format"
 msgstr ""
 
-#: c-parser.c:4923
+#: c-format.c:1773
 #, gcc-internal-format
-msgid "%<sizeof%> applied to a bit-field"
+msgid "%s does not support the %qs %s length modifier"
 msgstr ""
 
-#: c-parser.c:5066 c-parser.c:5407 c-parser.c:5429
+#: c-format.c:1823
 #, gcc-internal-format
-msgid "expected expression"
+msgid "conversion lacks type at end of format"
 msgstr ""
 
-#: c-parser.c:5092
+#: c-format.c:1834
 #, gcc-internal-format
-msgid "braced-group within expression allowed only inside a function"
+msgid "unknown conversion type character %qc in format"
 msgstr ""
 
-#: c-parser.c:5106
+#: c-format.c:1837
 #, gcc-internal-format
-msgid "ISO C forbids braced-groups within expressions"
+msgid "unknown conversion type character 0x%x in format"
 msgstr ""
 
-#: c-parser.c:5289
+#: c-format.c:1844
 #, gcc-internal-format
-msgid "first argument to %<__builtin_choose_expr%> not a constant"
+msgid "%s does not support the %<%%%c%> %s format"
 msgstr ""
 
-#: c-parser.c:5456
+#: c-format.c:1860
 #, gcc-internal-format
-msgid "compound literal has variable size"
+msgid "%s used with %<%%%c%> %s format"
 msgstr ""
 
-#: c-parser.c:5464
+#: c-format.c:1869
 #, gcc-internal-format
-msgid "ISO C90 forbids compound literals"
+msgid "%s does not support %s"
 msgstr ""
 
-#: c-parser.c:5981
+#: c-format.c:1879
 #, gcc-internal-format
-msgid "extra semicolon in method definition specified"
+msgid "%s does not support %s with the %<%%%c%> %s format"
 msgstr ""
 
-#: c-parser.c:6525 cp/parser.c:19175
+#: c-format.c:1913
 #, gcc-internal-format
-msgid "%<#pragma omp barrier%> may only be used in compound statements"
+msgid "%s ignored with %s and %<%%%c%> %s format"
 msgstr ""
 
-#: c-parser.c:6536 cp/parser.c:19190
+#: c-format.c:1917
 #, gcc-internal-format
-msgid "%<#pragma omp flush%> may only be used in compound statements"
+msgid "%s ignored with %s in %s format"
 msgstr ""
 
-#: c-parser.c:6548 cp/parser.c:19216
+#: c-format.c:1924
 #, gcc-internal-format
-msgid ""
-"%<#pragma omp section%> may only be used in %<#pragma omp sections%> "
-"construct"
+msgid "use of %s and %s together with %<%%%c%> %s format"
 msgstr ""
 
-#: c-parser.c:6554 cp/parser.c:19165
+#: c-format.c:1928
 #, gcc-internal-format
-msgid "%<#pragma GCC pch_preprocess%> must be first"
+msgid "use of %s and %s together in %s format"
 msgstr ""
 
-#: c-parser.c:6705 cp/parser.c:18013
+#: c-format.c:1947
 #, gcc-internal-format
-msgid "too many %qs clauses"
+msgid "%<%%%c%> yields only last 2 digits of year in some locales"
 msgstr ""
 
-#: c-parser.c:6830
+#: c-format.c:1950
 #, gcc-internal-format
-msgid "expected %<none%> or %<shared%>"
+msgid "%<%%%c%> yields only last 2 digits of year"
 msgstr ""
 
-#: c-parser.c:6873
+#. The end of the format string was reached.
+#: c-format.c:1967
 #, gcc-internal-format
-msgid "expected %<(%>"
+msgid "no closing %<]%> for %<%%[%> format"
 msgstr ""
 
-#: c-parser.c:6916 c-parser.c:7091
+#: c-format.c:1981
 #, gcc-internal-format
-msgid "expected integer expression"
+msgid "use of %qs length modifier with %qc type character"
 msgstr ""
 
-#: c-parser.c:6925
+#: c-format.c:2003
 #, gcc-internal-format
-msgid "%<num_threads%> value must be positive"
+msgid "%s does not support the %<%%%s%c%> %s format"
 msgstr ""
 
-#: c-parser.c:7005
+#: c-format.c:2020
 #, gcc-internal-format
-msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, or %<||%>"
+msgid "operand number specified with suppressed assignment"
 msgstr ""
 
-#: c-parser.c:7086 cp/parser.c:18362
+#: c-format.c:2023
 #, gcc-internal-format
-msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
+msgid "operand number specified for format taking no argument"
 msgstr ""
 
-#: c-parser.c:7104
+#: c-format.c:2166
 #, gcc-internal-format
-msgid "invalid schedule kind"
+msgid "writing through null pointer (argument %d)"
 msgstr ""
 
-#: c-parser.c:7189
+#: c-format.c:2174
 #, gcc-internal-format
-msgid "expected %<#pragma omp%> clause"
+msgid "reading through null pointer (argument %d)"
 msgstr ""
 
-#: c-parser.c:7198 cp/parser.c:18471
+#: c-format.c:2194
 #, gcc-internal-format
-msgid "%qs is not valid for %qs"
+msgid "writing into constant object (argument %d)"
 msgstr ""
 
-#: c-parser.c:7298
+#: c-format.c:2205
 #, gcc-internal-format
-msgid "invalid operator for %<#pragma omp atomic%>"
+msgid "extra type qualifiers in format argument (argument %d)"
 msgstr ""
 
-#: c-parser.c:7349 c-parser.c:7369
+#: c-format.c:2316
 #, gcc-internal-format
-msgid "expected %<(%> or end of line"
+msgid "%s should have type %<%s%s%>, but argument %d has type %qT"
 msgstr ""
 
-#: c-parser.c:7387
+#: c-format.c:2320
 #, gcc-internal-format
-msgid "for statement expected"
+msgid "format %q.*s expects type %<%s%s%>, but argument %d has type %qT"
 msgstr ""
 
-#: c-parser.c:7460 cp/semantics.c:3774 cp/semantics.c:3818
+#: c-format.c:2328
 #, gcc-internal-format
-msgid "expected iteration declaration or initialization"
+msgid "%s should have type %<%T%s%>, but argument %d has type %qT"
 msgstr ""
 
-#: c-parser.c:7586
+#: c-format.c:2332
 #, gcc-internal-format
-msgid "expected %<#pragma omp section%> or %<}%>"
+msgid "format %q.*s expects type %<%T%s%>, but argument %d has type %qT"
 msgstr ""
 
-#: c-parser.c:7805 cp/parser.c:19053 fortran/openmp.c:470
+#: c-format.c:2391 c-format.c:2397 c-format.c:2547
 #, gcc-internal-format
-msgid "threadprivate variables not supported in this target"
+msgid "%<__gcc_host_wide_int__%> is not defined as a type"
 msgstr ""
 
-#: c-parser.c:7815 cp/semantics.c:3668
+#: c-format.c:2404 c-format.c:2557
 #, gcc-internal-format
-msgid "%qE declared %<threadprivate%> after first use"
+msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
 msgstr ""
 
-#: c-parser.c:7817 cp/semantics.c:3670
+#: c-format.c:2453
 #, gcc-internal-format
-msgid "automatic variable %qE cannot be %<threadprivate%>"
+msgid "%<locus%> is not defined as a type"
 msgstr ""
 
-#: c-parser.c:7819 cp/semantics.c:3672
+#: c-format.c:2506
 #, gcc-internal-format
-msgid "%<threadprivate%> %qE has incomplete type"
+msgid "%<location_t%> is not defined as a type"
 msgstr ""
 
-#: c-pch.c:132
+#: c-format.c:2523
 #, gcc-internal-format
-msgid "can%'t create precompiled header %s: %m"
+msgid "%<tree%> is not defined as a type"
 msgstr ""
 
-#: c-pch.c:153
+#: c-format.c:2528
 #, gcc-internal-format
-msgid "can%'t write to %s: %m"
+msgid "%<tree%> is not defined as a pointer type"
 msgstr ""
 
-#: c-pch.c:159
+#: c-format.c:2739
 #, gcc-internal-format
-msgid "%qs is not a valid output file"
+msgid "args to be formatted is not %<...%>"
 msgstr ""
 
-#: c-pch.c:188 c-pch.c:203 c-pch.c:217
+#: c-format.c:2748
 #, gcc-internal-format
-msgid "can%'t write %s: %m"
+msgid "strftime formats cannot format arguments"
 msgstr ""
 
-#: c-pch.c:193 c-pch.c:210
+#: c-lex.c:254
 #, gcc-internal-format
-msgid "can%'t seek in %s: %m"
+msgid "badly nested C headers from preprocessor"
 msgstr ""
 
-#: c-pch.c:201 c-pch.c:243 c-pch.c:283 c-pch.c:334
+#: c-lex.c:302
 #, gcc-internal-format
-msgid "can%'t read %s: %m"
+msgid "%Hignoring #pragma %s %s"
 msgstr ""
 
-#: c-pch.c:450
+#. ... or not.
+#: c-lex.c:418
 #, gcc-internal-format
-msgid "pch_preprocess pragma should only be used with -fpreprocessed"
+msgid "%Hstray %<@%> in program"
 msgstr ""
 
-#: c-pch.c:451
+#: c-lex.c:432
 #, gcc-internal-format
-msgid "use #include instead"
+msgid "stray %qs in program"
 msgstr ""
 
-#: c-pch.c:457
+#: c-lex.c:442
 #, gcc-internal-format
-msgid "%s: couldn%'t open PCH file: %m"
+msgid "missing terminating %c character"
 msgstr ""
 
-#: c-pch.c:462
+#: c-lex.c:444
 #, gcc-internal-format
-msgid "use -Winvalid-pch for more information"
+msgid "stray %qc in program"
 msgstr ""
 
-#: c-pch.c:463
+#: c-lex.c:446
 #, gcc-internal-format
-msgid "%s: PCH file was invalid"
+msgid "stray %<\\%o%> in program"
 msgstr ""
 
-#: c-pragma.c:103
+#: c-lex.c:600
 #, gcc-internal-format
-msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
+msgid "this decimal constant is unsigned only in ISO C90"
 msgstr ""
 
-#: c-pragma.c:116
+#: c-lex.c:604
 #, gcc-internal-format
-msgid ""
-"#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s)"
+msgid "this decimal constant would be unsigned in ISO C90"
 msgstr ""
 
-#: c-pragma.c:130
+#: c-lex.c:620
 #, gcc-internal-format
-msgid "#pragma pack(push[, id], <n>) is not supported on this target"
+msgid "integer constant is too large for %qs type"
 msgstr ""
 
-#: c-pragma.c:132
+#: c-lex.c:688
 #, gcc-internal-format
-msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
+msgid "floating constant exceeds range of %qT"
 msgstr ""
 
-#: c-pragma.c:153
+#: c-lex.c:771
 #, gcc-internal-format
-msgid "missing %<(%> after %<#pragma pack%> - ignored"
+msgid "traditional C rejects string constant concatenation"
 msgstr ""
 
-#: c-pragma.c:164 c-pragma.c:196
+#: c-objc-common.c:81
 #, gcc-internal-format
-msgid "invalid constant in %<#pragma pack%> - ignored"
+msgid ""
+"function %q+F can never be inlined because it is suppressed using -fno-inline"
 msgstr ""
 
-#: c-pragma.c:168 c-pragma.c:210
+#: c-objc-common.c:91
 #, gcc-internal-format
-msgid "malformed %<#pragma pack%> - ignored"
+msgid ""
+"function %q+F can never be inlined because it might not be bound within this "
+"unit of translation"
 msgstr ""
 
-#: c-pragma.c:173
+#: c-objc-common.c:99
 #, gcc-internal-format
-msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
+msgid ""
+"function %q+F can never be inlined because it uses attributes conflicting "
+"with inlining"
 msgstr ""
 
-#: c-pragma.c:175
+#: c-omp.c:107
 #, gcc-internal-format
-msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
+msgid "invalid expression type for %<#pragma omp atomic%>"
 msgstr ""
 
-#: c-pragma.c:184
+#: c-omp.c:219
 #, gcc-internal-format
-msgid "unknown action %qs for %<#pragma pack%> - ignored"
+msgid "%Hinvalid type for iteration variable %qE"
 msgstr ""
 
-#: c-pragma.c:213
+#: c-omp.c:223
 #, gcc-internal-format
-msgid "junk at end of %<#pragma pack%>"
+msgid "%Hiteration variable %qE is unsigned"
 msgstr ""
 
-#: c-pragma.c:216
+#: c-omp.c:234
 #, gcc-internal-format
-msgid "#pragma pack has no effect with -fpack-struct - ignored"
+msgid "%H%qE is not initialized"
 msgstr ""
 
-#: c-pragma.c:236
+#: c-omp.c:247 cp/semantics.c:3814
 #, gcc-internal-format
-msgid "alignment must be a small power of two, not %d"
+msgid "%Hmissing controlling predicate"
 msgstr ""
 
-#: c-pragma.c:269
+#: c-omp.c:305
 #, gcc-internal-format
-msgid ""
-"applying #pragma weak %q+D after first use results in unspecified behavior"
+msgid "%Hinvalid controlling predicate"
 msgstr ""
 
-#: c-pragma.c:343 c-pragma.c:348
+#: c-omp.c:312 cp/semantics.c:3820
 #, gcc-internal-format
-msgid "malformed #pragma weak, ignored"
+msgid "%Hmissing increment expression"
 msgstr ""
 
-#: c-pragma.c:352
+#: c-omp.c:362
 #, gcc-internal-format
-msgid "junk at end of %<#pragma weak%>"
+msgid "%Hinvalid increment expression"
 msgstr ""
 
-#: c-pragma.c:420 c-pragma.c:422
+#: c-opts.c:153
 #, gcc-internal-format
-msgid "malformed #pragma redefine_extname, ignored"
+msgid "no class name specified with %qs"
 msgstr ""
 
-#: c-pragma.c:425
+#: c-opts.c:157
 #, gcc-internal-format
-msgid "junk at end of %<#pragma redefine_extname%>"
+msgid "assertion missing after %qs"
 msgstr ""
 
-#: c-pragma.c:431
+#: c-opts.c:162
 #, gcc-internal-format
-msgid "#pragma redefine_extname not supported on this target"
+msgid "macro name missing after %qs"
 msgstr ""
 
-#: c-pragma.c:448 c-pragma.c:535
+#: c-opts.c:171
 #, gcc-internal-format
-msgid "#pragma redefine_extname ignored due to conflict with previous rename"
+msgid "missing path after %qs"
 msgstr ""
 
-#: c-pragma.c:471
+#: c-opts.c:180
 #, gcc-internal-format
-msgid ""
-"#pragma redefine_extname ignored due to conflict with previous #pragma "
-"redefine_extname"
+msgid "missing filename after %qs"
 msgstr ""
 
-#: c-pragma.c:490
+#: c-opts.c:185
 #, gcc-internal-format
-msgid "malformed #pragma extern_prefix, ignored"
+msgid "missing makefile target after %qs"
 msgstr ""
 
-#: c-pragma.c:493
+#: c-opts.c:334
 #, gcc-internal-format
-msgid "junk at end of %<#pragma extern_prefix%>"
+msgid "-I- specified twice"
 msgstr ""
 
-#: c-pragma.c:500
+#: c-opts.c:337
 #, gcc-internal-format
-msgid "#pragma extern_prefix not supported on this target"
+msgid "obsolete option -I- used, please use -iquote instead"
 msgstr ""
 
-#: c-pragma.c:526
+#: c-opts.c:510
 #, gcc-internal-format
-msgid "asm declaration ignored due to conflict with previous rename"
+msgid "argument %qs to %<-Wnormalized%> not recognized"
 msgstr ""
 
-#: c-pragma.c:557
+#: c-opts.c:597
 #, gcc-internal-format
-msgid ""
-"#pragma redefine_extname ignored due to conflict with __asm__ declaration"
+msgid "switch %qs is no longer supported"
 msgstr ""
 
-#: c-pragma.c:619
+#: c-opts.c:703
 #, gcc-internal-format
 msgid ""
-"#pragma GCC visibility push() must specify default, internal, hidden or "
-"protected"
+"-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
 msgstr ""
 
-#: c-pragma.c:654
+#: c-opts.c:897
 #, gcc-internal-format
-msgid "#pragma GCC visibility must be followed by push or pop"
+msgid "output filename specified twice"
 msgstr ""
 
-#: c-pragma.c:660
+#: c-opts.c:1037
 #, gcc-internal-format
-msgid "no matching push for %<#pragma GCC visibility pop%>"
+msgid "-fno-gnu89-inline is only supported in GNU99 or C99 mode"
 msgstr ""
 
-#: c-pragma.c:667 c-pragma.c:674
+#: c-opts.c:1085
 #, gcc-internal-format
-msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
+msgid "-Wformat-y2k ignored without -Wformat"
 msgstr ""
 
-#: c-pragma.c:670
+#: c-opts.c:1087
 #, gcc-internal-format
-msgid "malformed #pragma GCC visibility push"
+msgid "-Wformat-extra-args ignored without -Wformat"
 msgstr ""
 
-#: c-pragma.c:678
+#: c-opts.c:1089
 #, gcc-internal-format
-msgid "junk at end of %<#pragma GCC visibility%>"
+msgid "-Wformat-zero-length ignored without -Wformat"
 msgstr ""
 
-#: c-pragma.c:694
+#: c-opts.c:1091
 #, gcc-internal-format
-msgid "#pragma GCC diagnostic not allowed inside functions"
+msgid "-Wformat-nonliteral ignored without -Wformat"
 msgstr ""
 
-#: c-pragma.c:700
+#: c-opts.c:1093
 #, gcc-internal-format
-msgid "missing [error|warning|ignored] after %<#pragma GCC diagnostic%>"
+msgid "-Wformat-security ignored without -Wformat"
 msgstr ""
 
-#: c-pragma.c:709
+#: c-opts.c:1122
 #, gcc-internal-format
-msgid "expected [error|warning|ignored] after %<#pragma GCC diagnostic%>"
+msgid "opening output file %s: %m"
 msgstr ""
 
-#: c-pragma.c:713
+#: c-opts.c:1127
 #, gcc-internal-format
-msgid "missing option after %<#pragma GCC diagnostic%> kind"
+msgid "too many filenames given.  Type %s --help for usage"
 msgstr ""
 
-#: c-pragma.c:727
+#: c-opts.c:1211
 #, gcc-internal-format
-msgid "unknown option after %<#pragma GCC diagnostic%> kind"
+msgid "The C parser does not support -dy, option ignored"
 msgstr ""
 
-#: c-typeck.c:175
+#: c-opts.c:1215
 #, gcc-internal-format
-msgid "%qD has an incomplete type"
+msgid "The Objective-C parser does not support -dy, option ignored"
 msgstr ""
 
-#: c-typeck.c:196 cp/call.c:2716
+#: c-opts.c:1218
 #, gcc-internal-format
-msgid "invalid use of void expression"
+msgid "The C++ parser does not support -dy, option ignored"
 msgstr ""
 
-#: c-typeck.c:204
+#: c-opts.c:1222
 #, gcc-internal-format
-msgid "invalid use of flexible array member"
+msgid "The Objective-C++ parser does not support -dy, option ignored"
 msgstr ""
 
-#: c-typeck.c:210
+#: c-opts.c:1271
 #, gcc-internal-format
-msgid "invalid use of array with unspecified bounds"
+msgid "opening dependency file %s: %m"
 msgstr ""
 
-#: c-typeck.c:218
+#: c-opts.c:1281
 #, gcc-internal-format
-msgid "invalid use of undefined type %<%s %E%>"
+msgid "closing dependency file %s: %m"
 msgstr ""
 
-#. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
-#: c-typeck.c:222
+#: c-opts.c:1284
 #, gcc-internal-format
-msgid "invalid use of incomplete typedef %qD"
+msgid "when writing output to %s: %m"
 msgstr ""
 
-#: c-typeck.c:475 c-typeck.c:500
+#: c-opts.c:1364
 #, gcc-internal-format
-msgid "function types not truly compatible in ISO C"
+msgid "to generate dependencies you must specify either -M or -MM"
 msgstr ""
 
-#: c-typeck.c:620
+#: c-opts.c:1535
 #, gcc-internal-format
-msgid "can%'t mix operands of decimal float and vector types"
+msgid "too late for # directive to set debug directory"
 msgstr ""
 
-#: c-typeck.c:625
+#: c-parser.c:1063
 #, gcc-internal-format
-msgid "can%'t mix operands of decimal float and complex types"
+msgid "ISO C forbids an empty source file"
 msgstr ""
 
-#: c-typeck.c:630
+#: c-parser.c:1148 c-parser.c:5994
 #, gcc-internal-format
-msgid "can%'t mix operands of decimal float and other float types"
+msgid "ISO C does not allow extra %<;%> outside of a function"
 msgstr ""
 
-#: c-typeck.c:951
+#: c-parser.c:1249 c-parser.c:6540
 #, gcc-internal-format
-msgid "types are not quite compatible"
+msgid "expected declaration specifiers"
 msgstr ""
 
-#: c-typeck.c:1269
+#: c-parser.c:1297
 #, gcc-internal-format
-msgid "function return types not compatible due to %<volatile%>"
+msgid "data definition has no type or storage class"
 msgstr ""
 
-#: c-typeck.c:1428 c-typeck.c:2781
+#: c-parser.c:1351
 #, gcc-internal-format
-msgid "arithmetic on pointer to an incomplete type"
+msgid "expected %<,%> or %<;%>"
 msgstr ""
 
-#: c-typeck.c:1820
+#. 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:1358 c-parser.c:1375
 #, gcc-internal-format
-msgid "%qT has no member named %qE"
+msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
 msgstr ""
 
-#: c-typeck.c:1861
+#: c-parser.c:1367
 #, gcc-internal-format
-msgid "request for member %qE in something not a structure or union"
+msgid "ISO C forbids nested functions"
 msgstr ""
 
-#: c-typeck.c:1892
+#: c-parser.c:1715 c-parser.c:2505 c-parser.c:3127 c-parser.c:3377
+#: c-parser.c:4225 c-parser.c:4810 c-parser.c:5206 c-parser.c:5226
+#: c-parser.c:5341 c-parser.c:5487 c-parser.c:5504 c-parser.c:5636
+#: c-parser.c:5648 c-parser.c:5673 c-parser.c:5807 c-parser.c:5836
+#: c-parser.c:5844 c-parser.c:5872 c-parser.c:5886 c-parser.c:6102
+#: c-parser.c:6201 c-parser.c:6703 c-parser.c:7322
 #, gcc-internal-format
-msgid "dereferencing pointer to incomplete type"
+msgid "expected identifier"
 msgstr ""
 
-#: c-typeck.c:1896
+#: c-parser.c:1741 cp/parser.c:10668
 #, gcc-internal-format
-msgid "dereferencing %<void *%> pointer"
+msgid "comma at end of enumerator list"
 msgstr ""
 
-#: c-typeck.c:1913 cp/typeck.c:2340
+#: c-parser.c:1747
 #, gcc-internal-format
-msgid "invalid type argument of %qs"
+msgid "expected %<,%> or %<}%>"
 msgstr ""
 
-#: c-typeck.c:1941 cp/typeck.c:2483
+#: c-parser.c:1761 c-parser.c:1937 c-parser.c:5961
 #, gcc-internal-format
-msgid "subscripted value is neither array nor pointer"
+msgid "expected %<{%>"
 msgstr ""
 
-#: c-typeck.c:1952 cp/typeck.c:2402 cp/typeck.c:2488
+#: c-parser.c:1770
 #, gcc-internal-format
-msgid "array subscript is not an integer"
+msgid "ISO C forbids forward references to %<enum%> types"
 msgstr ""
 
-#: c-typeck.c:1958
+#: c-parser.c:1873
 #, gcc-internal-format
-msgid "subscripted value is pointer to function"
+msgid "expected class name"
 msgstr ""
 
-#: c-typeck.c:2005
+#: c-parser.c:1892 c-parser.c:5740
 #, gcc-internal-format
-msgid "ISO C forbids subscripting %<register%> array"
+msgid "extra semicolon in struct or union specified"
 msgstr ""
 
-#: c-typeck.c:2007
+#: c-parser.c:1920
 #, gcc-internal-format
-msgid "ISO C90 forbids subscripting non-lvalue array"
+msgid "no semicolon at end of struct or union"
 msgstr ""
 
-#: c-typeck.c:2256
+#: c-parser.c:1923
 #, gcc-internal-format
-msgid "called object %qE is not a function"
+msgid "expected %<;%>"
 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:2284
+#: c-parser.c:2000 c-parser.c:2961
 #, gcc-internal-format
-msgid "function called through a non-compatible type"
+msgid "expected specifier-qualifier-list"
 msgstr ""
 
-#: c-typeck.c:2391
+#: c-parser.c:2010
 #, gcc-internal-format
-msgid "too many arguments to function %qE"
+msgid "ISO C forbids member declarations with no members"
 msgstr ""
 
-#: c-typeck.c:2412
+#: c-parser.c:2079
 #, gcc-internal-format
-msgid "type of formal parameter %d is incomplete"
+msgid "expected %<,%>, %<;%> or %<}%>"
 msgstr ""
 
-#: c-typeck.c:2425
+#: c-parser.c:2086
 #, gcc-internal-format
-msgid ""
-"passing argument %d of %qE as integer rather than floating due to prototype"
+msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
 msgstr ""
 
-#: c-typeck.c:2430
+#: c-parser.c:2136
 #, gcc-internal-format
-msgid ""
-"passing argument %d of %qE as integer rather than complex due to prototype"
+msgid "%<typeof%> applied to a bit-field"
 msgstr ""
 
-#: c-typeck.c:2435
+#: c-parser.c:2373
 #, gcc-internal-format
-msgid ""
-"passing argument %d of %qE as complex rather than floating due to prototype"
+msgid "expected identifier or %<(%>"
 msgstr ""
 
-#: c-typeck.c:2440
+#: c-parser.c:2574
 #, gcc-internal-format
-msgid ""
-"passing argument %d of %qE as floating rather than integer due to prototype"
+msgid "ISO C requires a named argument before %<...%>"
 msgstr ""
 
-#: c-typeck.c:2445
+#: c-parser.c:2680
 #, gcc-internal-format
-msgid ""
-"passing argument %d of %qE as complex rather than integer due to prototype"
+msgid "expected declaration specifiers or %<...%>"
 msgstr ""
 
-#: c-typeck.c:2450
+#: c-parser.c:2730
 #, gcc-internal-format
-msgid ""
-"passing argument %d of %qE as floating rather than complex due to prototype"
+msgid "wide string literal in %<asm%>"
 msgstr ""
 
-#: c-typeck.c:2463
+#: c-parser.c:2736 c-parser.c:6595 cp/parser.c:19414
 #, gcc-internal-format
-msgid ""
-"passing argument %d of %qE as %<float%> rather than %<double%> due to "
-"prototype"
+msgid "expected string literal"
 msgstr ""
 
-#: c-typeck.c:2488
+#: c-parser.c:3053
 #, gcc-internal-format
-msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
+msgid "ISO C forbids empty initializer braces"
 msgstr ""
 
-#: c-typeck.c:2509
+#: c-parser.c:3098
 #, gcc-internal-format
-msgid "passing argument %d of %qE with different width due to prototype"
+msgid "obsolete use of designated initializer with %<:%>"
 msgstr ""
 
-#: c-typeck.c:2532
+#: c-parser.c:3221
 #, gcc-internal-format
-msgid "passing argument %d of %qE as unsigned due to prototype"
+msgid "ISO C forbids specifying range of elements to initialize"
 msgstr ""
 
-#: c-typeck.c:2536
+#: c-parser.c:3234
 #, gcc-internal-format
-msgid "passing argument %d of %qE as signed due to prototype"
+msgid "ISO C90 forbids specifying subobject to initialize"
 msgstr ""
 
-#: c-typeck.c:2627
+#: c-parser.c:3242
 #, gcc-internal-format
-msgid "suggest parentheses around + or - inside shift"
+msgid "obsolete use of designated initializer without %<=%>"
 msgstr ""
 
-#: c-typeck.c:2635
+#: c-parser.c:3250
 #, gcc-internal-format
-msgid "suggest parentheses around && within ||"
+msgid "expected %<=%>"
 msgstr ""
 
-#: c-typeck.c:2645
+#: c-parser.c:3396
 #, gcc-internal-format
-msgid "suggest parentheses around arithmetic in operand of |"
+msgid "ISO C forbids label declarations"
 msgstr ""
 
-#: c-typeck.c:2650
+#: c-parser.c:3401 c-parser.c:3472
 #, gcc-internal-format
-msgid "suggest parentheses around comparison in operand of |"
+msgid "expected declaration or statement"
 msgstr ""
 
-#: c-typeck.c:2660
+#: c-parser.c:3425 c-parser.c:3453
 #, gcc-internal-format
-msgid "suggest parentheses around arithmetic in operand of ^"
+msgid "%HISO C90 forbids mixed declarations and code"
 msgstr ""
 
-#: c-typeck.c:2665
+#: c-parser.c:3486
 #, gcc-internal-format
-msgid "suggest parentheses around comparison in operand of ^"
+msgid "label at end of compound statement"
 msgstr ""
 
-#: c-typeck.c:2673
+#: c-parser.c:3529
 #, gcc-internal-format
-msgid "suggest parentheses around + or - in operand of &"
+msgid "expected %<:%> or %<...%>"
 msgstr ""
 
-#: c-typeck.c:2678
+#: c-parser.c:3711
 #, gcc-internal-format
-msgid "suggest parentheses around comparison in operand of &"
+msgid "expected identifier or %<*%>"
 msgstr ""
 
-#: c-typeck.c:2684
+#. Avoid infinite loop in error recovery:
+#. 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:3773
 #, gcc-internal-format
-msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
+msgid "expected statement"
 msgstr ""
 
-#: c-typeck.c:2696 c-typeck.c:2701 cp/typeck.c:3250 cp/typeck.c:3359
+#: c-parser.c:4110
 #, gcc-internal-format
-msgid "comparison with string literal"
+msgid "%E qualifier ignored on asm"
 msgstr ""
 
-#: c-typeck.c:2723
+#: c-parser.c:4390
 #, gcc-internal-format
-msgid "pointer of type %<void *%> used in subtraction"
+msgid "ISO C forbids omitting the middle term of a ?: expression"
 msgstr ""
 
-#: c-typeck.c:2725
+#: c-parser.c:4780
 #, gcc-internal-format
-msgid "pointer to a function used in subtraction"
+msgid "traditional C rejects the unary plus operator"
 msgstr ""
 
-#: c-typeck.c:2832
+#: c-parser.c:4899
 #, gcc-internal-format
-msgid "wrong type argument to unary plus"
+msgid "%<sizeof%> applied to a bit-field"
 msgstr ""
 
-#: c-typeck.c:2845
+#: c-parser.c:5042 c-parser.c:5383 c-parser.c:5405
 #, gcc-internal-format
-msgid "wrong type argument to unary minus"
+msgid "expected expression"
 msgstr ""
 
-#: c-typeck.c:2862
+#: c-parser.c:5068
 #, gcc-internal-format
-msgid "ISO C does not support %<~%> for complex conjugation"
+msgid "braced-group within expression allowed only inside a function"
 msgstr ""
 
-#: c-typeck.c:2868
+#: c-parser.c:5082
 #, gcc-internal-format
-msgid "wrong type argument to bit-complement"
+msgid "ISO C forbids braced-groups within expressions"
 msgstr ""
 
-#: c-typeck.c:2876
+#: c-parser.c:5265
 #, gcc-internal-format
-msgid "wrong type argument to abs"
+msgid "first argument to %<__builtin_choose_expr%> not a constant"
 msgstr ""
 
-#: c-typeck.c:2888
+#: c-parser.c:5432
 #, gcc-internal-format
-msgid "wrong type argument to conjugation"
+msgid "compound literal has variable size"
 msgstr ""
 
-#: c-typeck.c:2900
+#: c-parser.c:5440
 #, gcc-internal-format
-msgid "wrong type argument to unary exclamation mark"
+msgid "ISO C90 forbids compound literals"
 msgstr ""
 
-#: c-typeck.c:2934
+#: c-parser.c:5957
 #, gcc-internal-format
-msgid "ISO C does not support %<++%> and %<--%> on complex types"
+msgid "extra semicolon in method definition specified"
 msgstr ""
 
-#: c-typeck.c:2950 c-typeck.c:2982
+#: c-parser.c:6501 cp/parser.c:19457
 #, gcc-internal-format
-msgid "wrong type argument to increment"
+msgid "%<#pragma omp barrier%> may only be used in compound statements"
 msgstr ""
 
-#: c-typeck.c:2952 c-typeck.c:2984
+#: c-parser.c:6512 cp/parser.c:19472
 #, gcc-internal-format
-msgid "wrong type argument to decrement"
+msgid "%<#pragma omp flush%> may only be used in compound statements"
 msgstr ""
 
-#: c-typeck.c:2973
+#: c-parser.c:6524 cp/parser.c:19498
 #, gcc-internal-format
-msgid "increment of pointer to unknown structure"
+msgid ""
+"%<#pragma omp section%> may only be used in %<#pragma omp sections%> "
+"construct"
 msgstr ""
 
-#: c-typeck.c:2975
+#: c-parser.c:6530 cp/parser.c:19447
 #, gcc-internal-format
-msgid "decrement of pointer to unknown structure"
+msgid "%<#pragma GCC pch_preprocess%> must be first"
 msgstr ""
 
-#: c-typeck.c:3155
+#: c-parser.c:6681 cp/parser.c:18298
 #, gcc-internal-format
-msgid "assignment of read-only member %qD"
+msgid "too many %qs clauses"
 msgstr ""
 
-#: c-typeck.c:3156
+#: c-parser.c:6806
 #, gcc-internal-format
-msgid "increment of read-only member %qD"
+msgid "expected %<none%> or %<shared%>"
 msgstr ""
 
-#: c-typeck.c:3157
+#: c-parser.c:6849
 #, gcc-internal-format
-msgid "decrement of read-only member %qD"
+msgid "expected %<(%>"
 msgstr ""
 
-#: c-typeck.c:3158
+#: c-parser.c:6892 c-parser.c:7067
 #, gcc-internal-format
-msgid "read-only member %qD used as %<asm%> output"
+msgid "expected integer expression"
 msgstr ""
 
-#: c-typeck.c:3162
+#: c-parser.c:6901
 #, gcc-internal-format
-msgid "assignment of read-only variable %qD"
+msgid "%<num_threads%> value must be positive"
 msgstr ""
 
-#: c-typeck.c:3163
+#: c-parser.c:6981
 #, gcc-internal-format
-msgid "increment of read-only variable %qD"
+msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, or %<||%>"
 msgstr ""
 
-#: c-typeck.c:3164
+#: c-parser.c:7062 cp/parser.c:18647
 #, gcc-internal-format
-msgid "decrement of read-only variable %qD"
+msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
 msgstr ""
 
-#: c-typeck.c:3165
+#: c-parser.c:7080
 #, gcc-internal-format
-msgid "read-only variable %qD used as %<asm%> output"
+msgid "invalid schedule kind"
 msgstr ""
 
-#: c-typeck.c:3168
+#: c-parser.c:7165
 #, gcc-internal-format
-msgid "assignment of read-only location"
+msgid "expected %<#pragma omp%> clause"
 msgstr ""
 
-#: c-typeck.c:3169
+#: c-parser.c:7174 cp/parser.c:18756
 #, gcc-internal-format
-msgid "increment of read-only location"
+msgid "%qs is not valid for %qs"
 msgstr ""
 
-#: c-typeck.c:3170
+#: c-parser.c:7274
 #, gcc-internal-format
-msgid "decrement of read-only location"
+msgid "invalid operator for %<#pragma omp atomic%>"
 msgstr ""
 
-#: c-typeck.c:3171
+#: c-parser.c:7325 c-parser.c:7345
 #, gcc-internal-format
-msgid "read-only location used as %<asm%> output"
+msgid "expected %<(%> or end of line"
 msgstr ""
 
-#: c-typeck.c:3206
+#: c-parser.c:7363
 #, gcc-internal-format
-msgid "cannot take address of bit-field %qD"
+msgid "for statement expected"
 msgstr ""
 
-#: c-typeck.c:3234
+#: c-parser.c:7436 cp/semantics.c:3800 cp/semantics.c:3844
 #, gcc-internal-format
-msgid "global register variable %qD used in nested function"
+msgid "expected iteration declaration or initialization"
 msgstr ""
 
-#: c-typeck.c:3237
+#: c-parser.c:7562
 #, gcc-internal-format
-msgid "register variable %qD used in nested function"
+msgid "expected %<#pragma omp section%> or %<}%>"
 msgstr ""
 
-#: c-typeck.c:3242
+#: c-parser.c:7794 cp/semantics.c:3694
 #, gcc-internal-format
-msgid "address of global register variable %qD requested"
+msgid "%qE declared %<threadprivate%> after first use"
 msgstr ""
 
-#: c-typeck.c:3244
+#: c-parser.c:7796 cp/semantics.c:3696
 #, gcc-internal-format
-msgid "address of register variable %qD requested"
+msgid "automatic variable %qE cannot be %<threadprivate%>"
 msgstr ""
 
-#: c-typeck.c:3290
+#: c-parser.c:7798 cp/semantics.c:3698
 #, gcc-internal-format
-msgid "non-lvalue array in conditional expression"
+msgid "%<threadprivate%> %qE has incomplete type"
 msgstr ""
 
-#: c-typeck.c:3334
+#: c-pch.c:132
 #, gcc-internal-format
-msgid "signed and unsigned type in conditional expression"
+msgid "can%'t create precompiled header %s: %m"
 msgstr ""
 
-#: c-typeck.c:3341
+#: c-pch.c:153
 #, gcc-internal-format
-msgid "ISO C forbids conditional expr with only one void side"
+msgid "can%'t write to %s: %m"
 msgstr ""
 
-#: c-typeck.c:3355 c-typeck.c:3363
+#: c-pch.c:159
 #, gcc-internal-format
-msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
+msgid "%qs is not a valid output file"
 msgstr ""
 
-#: c-typeck.c:3370
+#: c-pch.c:188 c-pch.c:203 c-pch.c:217
 #, gcc-internal-format
-msgid "pointer type mismatch in conditional expression"
+msgid "can%'t write %s: %m"
 msgstr ""
 
-#: c-typeck.c:3377 c-typeck.c:3387
+#: c-pch.c:193 c-pch.c:210
 #, gcc-internal-format
-msgid "pointer/integer type mismatch in conditional expression"
+msgid "can%'t seek in %s: %m"
 msgstr ""
 
-#: c-typeck.c:3401
+#: c-pch.c:201 c-pch.c:243 c-pch.c:283 c-pch.c:334
 #, gcc-internal-format
-msgid "type mismatch in conditional expression"
+msgid "can%'t read %s: %m"
 msgstr ""
 
-#: c-typeck.c:3443
+#: c-pch.c:450
 #, gcc-internal-format
-msgid "left-hand operand of comma expression has no effect"
+msgid "pch_preprocess pragma should only be used with -fpreprocessed"
 msgstr ""
 
-#: c-typeck.c:3480
+#: c-pch.c:451
 #, gcc-internal-format
-msgid "cast specifies array type"
+msgid "use #include instead"
 msgstr ""
 
-#: c-typeck.c:3486
+#: c-pch.c:457
 #, gcc-internal-format
-msgid "cast specifies function type"
+msgid "%s: couldn%'t open PCH file: %m"
 msgstr ""
 
-#: c-typeck.c:3496
+#: c-pch.c:462
 #, gcc-internal-format
-msgid "ISO C forbids casting nonscalar to the same type"
+msgid "use -Winvalid-pch for more information"
 msgstr ""
 
-#: c-typeck.c:3513
+#: c-pch.c:463
 #, gcc-internal-format
-msgid "ISO C forbids casts to union type"
+msgid "%s: PCH file was invalid"
 msgstr ""
 
-#: c-typeck.c:3521
+#: c-pragma.c:103
 #, gcc-internal-format
-msgid "cast to union type from type not present in union"
+msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
 msgstr ""
 
-#: c-typeck.c:3567
+#: c-pragma.c:116
 #, gcc-internal-format
-msgid "cast adds new qualifiers to function type"
+msgid ""
+"#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s)"
 msgstr ""
 
-#. There are qualifiers present in IN_OTYPE that are not
-#. present in IN_TYPE.
-#: c-typeck.c:3572
+#: c-pragma.c:130
 #, gcc-internal-format
-msgid "cast discards qualifiers from pointer target type"
+msgid "#pragma pack(push[, id], <n>) is not supported on this target"
 msgstr ""
 
-#: c-typeck.c:3588
+#: c-pragma.c:132
 #, gcc-internal-format
-msgid "cast increases required alignment of target type"
+msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
 msgstr ""
 
-#: c-typeck.c:3599
+#: c-pragma.c:153
 #, gcc-internal-format
-msgid "cast from pointer to integer of different size"
+msgid "missing %<(%> after %<#pragma pack%> - ignored"
 msgstr ""
 
-#: c-typeck.c:3603
+#: c-pragma.c:164 c-pragma.c:196
 #, gcc-internal-format
-msgid "cast from function call of type %qT to non-matching type %qT"
+msgid "invalid constant in %<#pragma pack%> - ignored"
 msgstr ""
 
-#: c-typeck.c:3611
+#: c-pragma.c:168 c-pragma.c:210
 #, gcc-internal-format
-msgid "cast to pointer from integer of different size"
+msgid "malformed %<#pragma pack%> - ignored"
 msgstr ""
 
-#: c-typeck.c:3624
+#: c-pragma.c:173
 #, gcc-internal-format
-msgid "ISO C forbids conversion of function pointer to object pointer type"
+msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
 msgstr ""
 
-#: c-typeck.c:3632
+#: c-pragma.c:175
 #, gcc-internal-format
-msgid "ISO C forbids conversion of object pointer to function pointer type"
+msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
 msgstr ""
 
-#: c-typeck.c:3908
+#: c-pragma.c:184
 #, gcc-internal-format
-msgid "cannot pass rvalue to reference parameter"
+msgid "unknown action %qs for %<#pragma pack%> - ignored"
 msgstr ""
 
-#: c-typeck.c:4013 c-typeck.c:4179
+#: c-pragma.c:213
 #, gcc-internal-format
-msgid ""
-"passing argument %d of %qE makes qualified function pointer from unqualified"
+msgid "junk at end of %<#pragma pack%>"
 msgstr ""
 
-#: c-typeck.c:4016 c-typeck.c:4182
+#: c-pragma.c:216
 #, gcc-internal-format
-msgid "assignment makes qualified function pointer from unqualified"
+msgid "#pragma pack has no effect with -fpack-struct - ignored"
 msgstr ""
 
-#: c-typeck.c:4019 c-typeck.c:4184
+#: c-pragma.c:236
 #, gcc-internal-format
-msgid "initialization makes qualified function pointer from unqualified"
+msgid "alignment must be a small power of two, not %d"
 msgstr ""
 
-#: c-typeck.c:4022 c-typeck.c:4186
+#: c-pragma.c:269
 #, gcc-internal-format
-msgid "return makes qualified function pointer from unqualified"
+msgid ""
+"applying #pragma weak %q+D after first use results in unspecified behavior"
 msgstr ""
 
-#: c-typeck.c:4026 c-typeck.c:4146
+#: c-pragma.c:343 c-pragma.c:348
 #, gcc-internal-format
-msgid "passing argument %d of %qE discards qualifiers from pointer target type"
+msgid "malformed #pragma weak, ignored"
 msgstr ""
 
-#: c-typeck.c:4028 c-typeck.c:4148
+#: c-pragma.c:352
 #, gcc-internal-format
-msgid "assignment discards qualifiers from pointer target type"
+msgid "junk at end of %<#pragma weak%>"
 msgstr ""
 
-#: c-typeck.c:4030 c-typeck.c:4150
+#: c-pragma.c:420 c-pragma.c:422
 #, gcc-internal-format
-msgid "initialization discards qualifiers from pointer target type"
+msgid "malformed #pragma redefine_extname, ignored"
 msgstr ""
 
-#: c-typeck.c:4032 c-typeck.c:4152
+#: c-pragma.c:425
 #, gcc-internal-format
-msgid "return discards qualifiers from pointer target type"
+msgid "junk at end of %<#pragma redefine_extname%>"
 msgstr ""
 
-#: c-typeck.c:4039
+#: c-pragma.c:431
 #, gcc-internal-format
-msgid "ISO C prohibits argument conversion to union type"
+msgid "#pragma redefine_extname not supported on this target"
 msgstr ""
 
-#: c-typeck.c:4074
+#: c-pragma.c:448 c-pragma.c:535
 #, gcc-internal-format
-msgid "request for implicit conversion from %qT to %qT not permitted in C++"
+msgid "#pragma redefine_extname ignored due to conflict with previous rename"
 msgstr ""
 
-#: c-typeck.c:4087
+#: c-pragma.c:471
 #, gcc-internal-format
-msgid "argument %d of %qE might be a candidate for a format attribute"
+msgid ""
+"#pragma redefine_extname ignored due to conflict with previous #pragma "
+"redefine_extname"
 msgstr ""
 
-#: c-typeck.c:4093
+#: c-pragma.c:490
 #, gcc-internal-format
-msgid "assignment left-hand side might be a candidate for a format attribute"
+msgid "malformed #pragma extern_prefix, ignored"
 msgstr ""
 
-#: c-typeck.c:4098
+#: c-pragma.c:493
 #, gcc-internal-format
-msgid ""
-"initialization left-hand side might be a candidate for a format attribute"
+msgid "junk at end of %<#pragma extern_prefix%>"
 msgstr ""
 
-#: c-typeck.c:4103
+#: c-pragma.c:500
 #, gcc-internal-format
-msgid "return type might be a candidate for a format attribute"
+msgid "#pragma extern_prefix not supported on this target"
 msgstr ""
 
-#: c-typeck.c:4126
+#: c-pragma.c:526
 #, gcc-internal-format
-msgid ""
-"ISO C forbids passing argument %d of %qE between function pointer and %<void "
-"*%>"
+msgid "asm declaration ignored due to conflict with previous rename"
 msgstr ""
 
-#: c-typeck.c:4129
+#: c-pragma.c:557
 #, gcc-internal-format
-msgid "ISO C forbids assignment between function pointer and %<void *%>"
+msgid ""
+"#pragma redefine_extname ignored due to conflict with __asm__ declaration"
 msgstr ""
 
-#: c-typeck.c:4131
+#: c-pragma.c:619
 #, gcc-internal-format
-msgid "ISO C forbids initialization between function pointer and %<void *%>"
+msgid ""
+"#pragma GCC visibility push() must specify default, internal, hidden or "
+"protected"
 msgstr ""
 
-#: c-typeck.c:4133
+#: c-pragma.c:654
 #, gcc-internal-format
-msgid "ISO C forbids return between function pointer and %<void *%>"
+msgid "#pragma GCC visibility must be followed by push or pop"
 msgstr ""
 
-#: c-typeck.c:4162
+#: c-pragma.c:660
 #, gcc-internal-format
-msgid "pointer targets in passing argument %d of %qE differ in signedness"
+msgid "no matching push for %<#pragma GCC visibility pop%>"
 msgstr ""
 
-#: c-typeck.c:4164
+#: c-pragma.c:667 c-pragma.c:674
 #, gcc-internal-format
-msgid "pointer targets in assignment differ in signedness"
+msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
 msgstr ""
 
-#: c-typeck.c:4166
+#: c-pragma.c:670
 #, gcc-internal-format
-msgid "pointer targets in initialization differ in signedness"
+msgid "malformed #pragma GCC visibility push"
 msgstr ""
 
-#: c-typeck.c:4168
+#: c-pragma.c:678
 #, gcc-internal-format
-msgid "pointer targets in return differ in signedness"
+msgid "junk at end of %<#pragma GCC visibility%>"
 msgstr ""
 
-#: c-typeck.c:4193
+#: c-pragma.c:694
 #, gcc-internal-format
-msgid "passing argument %d of %qE from incompatible pointer type"
+msgid "#pragma GCC diagnostic not allowed inside functions"
 msgstr ""
 
-#: c-typeck.c:4195
+#: c-pragma.c:700
 #, gcc-internal-format
-msgid "assignment from incompatible pointer type"
+msgid "missing [error|warning|ignored] after %<#pragma GCC diagnostic%>"
 msgstr ""
 
-#: c-typeck.c:4196
+#: c-pragma.c:709
 #, gcc-internal-format
-msgid "initialization from incompatible pointer type"
+msgid "expected [error|warning|ignored] after %<#pragma GCC diagnostic%>"
 msgstr ""
 
-#: c-typeck.c:4198
+#: c-pragma.c:713
 #, gcc-internal-format
-msgid "return from incompatible pointer type"
+msgid "missing option after %<#pragma GCC diagnostic%> kind"
 msgstr ""
 
-#: c-typeck.c:4215
+#: c-pragma.c:727
 #, gcc-internal-format
-msgid "passing argument %d of %qE makes pointer from integer without a cast"
+msgid "unknown option after %<#pragma GCC diagnostic%> kind"
 msgstr ""
 
-#: c-typeck.c:4217
+#: c-typeck.c:175
 #, gcc-internal-format
-msgid "assignment makes pointer from integer without a cast"
+msgid "%qD has an incomplete type"
 msgstr ""
 
-#: c-typeck.c:4219
+#: c-typeck.c:196 cp/call.c:2744
 #, gcc-internal-format
-msgid "initialization makes pointer from integer without a cast"
+msgid "invalid use of void expression"
 msgstr ""
 
-#: c-typeck.c:4221
+#: c-typeck.c:204
 #, gcc-internal-format
-msgid "return makes pointer from integer without a cast"
+msgid "invalid use of flexible array member"
 msgstr ""
 
-#: c-typeck.c:4228
+#: c-typeck.c:210
 #, gcc-internal-format
-msgid "passing argument %d of %qE makes integer from pointer without a cast"
+msgid "invalid use of array with unspecified bounds"
 msgstr ""
 
-#: c-typeck.c:4230
+#: c-typeck.c:218
 #, gcc-internal-format
-msgid "assignment makes integer from pointer without a cast"
+msgid "invalid use of undefined type %<%s %E%>"
 msgstr ""
 
-#: c-typeck.c:4232
+#. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
+#: c-typeck.c:222
 #, gcc-internal-format
-msgid "initialization makes integer from pointer without a cast"
+msgid "invalid use of incomplete typedef %qD"
 msgstr ""
 
-#: c-typeck.c:4234
+#: c-typeck.c:475 c-typeck.c:500
 #, gcc-internal-format
-msgid "return makes integer from pointer without a cast"
+msgid "function types not truly compatible in ISO C"
 msgstr ""
 
-#: c-typeck.c:4250
+#: c-typeck.c:620
 #, gcc-internal-format
-msgid "incompatible types in assignment"
+msgid "can%'t mix operands of decimal float and vector types"
 msgstr ""
 
-#: c-typeck.c:4253
+#: c-typeck.c:625
 #, gcc-internal-format
-msgid "incompatible types in initialization"
+msgid "can%'t mix operands of decimal float and complex types"
 msgstr ""
 
-#: c-typeck.c:4256
+#: c-typeck.c:630
 #, gcc-internal-format
-msgid "incompatible types in return"
+msgid "can%'t mix operands of decimal float and other float types"
 msgstr ""
 
-#: c-typeck.c:4343
+#: c-typeck.c:951
 #, gcc-internal-format
-msgid "traditional C rejects automatic aggregate initialization"
+msgid "types are not quite compatible"
 msgstr ""
 
-#: c-typeck.c:4513 c-typeck.c:4528 c-typeck.c:4543
+#: c-typeck.c:1269
 #, gcc-internal-format
-msgid "(near initialization for %qs)"
+msgid "function return types not compatible due to %<volatile%>"
 msgstr ""
 
-#: c-typeck.c:5083 cp/decl.c:4767
+#: c-typeck.c:1428 c-typeck.c:2736
 #, gcc-internal-format
-msgid "opaque vector types cannot be initialized"
+msgid "arithmetic on pointer to an incomplete type"
 msgstr ""
 
-#: c-typeck.c:5706
+#: c-typeck.c:1820
 #, gcc-internal-format
-msgid "unknown field %qE specified in initializer"
+msgid "%qT has no member named %qE"
 msgstr ""
 
-#: c-typeck.c:6606
+#: c-typeck.c:1861
 #, gcc-internal-format
-msgid "traditional C rejects initialization of unions"
+msgid "request for member %qE in something not a structure or union"
 msgstr ""
 
-#: c-typeck.c:6914
+#: c-typeck.c:1892
 #, gcc-internal-format
-msgid "jump into statement expression"
+msgid "dereferencing pointer to incomplete type"
 msgstr ""
 
-#: c-typeck.c:6920
+#: c-typeck.c:1896
 #, gcc-internal-format
-msgid "jump into scope of identifier with variably modified type"
+msgid "dereferencing %<void *%> pointer"
 msgstr ""
 
-#: c-typeck.c:6957
+#: c-typeck.c:1913 cp/typeck.c:2334
 #, gcc-internal-format
-msgid "ISO C forbids %<goto *expr;%>"
+msgid "invalid type argument of %qs"
 msgstr ""
 
-#: c-typeck.c:6972 cp/typeck.c:6420
+#: c-typeck.c:1941 cp/typeck.c:2477
 #, gcc-internal-format
-msgid "function declared %<noreturn%> has a %<return%> statement"
+msgid "subscripted value is neither array nor pointer"
 msgstr ""
 
-#: c-typeck.c:6980
+#: c-typeck.c:1952 cp/typeck.c:2396 cp/typeck.c:2482
 #, gcc-internal-format
-msgid "%<return%> with no value, in function returning non-void"
+msgid "array subscript is not an integer"
 msgstr ""
 
-#: c-typeck.c:6989
+#: c-typeck.c:1958
 #, gcc-internal-format
-msgid "%<return%> with a value, in function returning void"
+msgid "subscripted value is pointer to function"
 msgstr ""
 
-#: c-typeck.c:7046
+#: c-typeck.c:2005
 #, gcc-internal-format
-msgid "function returns address of local variable"
+msgid "ISO C forbids subscripting %<register%> array"
 msgstr ""
 
-#: c-typeck.c:7118 cp/semantics.c:916
+#: c-typeck.c:2007
 #, gcc-internal-format
-msgid "switch quantity not an integer"
+msgid "ISO C90 forbids subscripting non-lvalue array"
 msgstr ""
 
-#: c-typeck.c:7130
+#: c-typeck.c:2121
 #, gcc-internal-format
-msgid "%<long%> switch expression not converted to %<int%> in ISO C"
+msgid "%H%qD is static but used in inline function %qD which is not static"
 msgstr ""
 
-#: c-typeck.c:7170
+#: c-typeck.c:2269
 #, gcc-internal-format
-msgid ""
-"case label in statement expression not containing enclosing switch statement"
+msgid "called object %qE is not a function"
 msgstr ""
 
-#: c-typeck.c:7173
+#. 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:2297
 #, gcc-internal-format
-msgid ""
-"%<default%> label in statement expression not containing enclosing switch "
-"statement"
+msgid "function called through a non-compatible type"
 msgstr ""
 
-#: c-typeck.c:7179
+#: c-typeck.c:2406
 #, gcc-internal-format
-msgid ""
-"case label in scope of identifier with variably modified type not containing "
-"enclosing switch statement"
+msgid "too many arguments to function %qE"
 msgstr ""
 
-#: c-typeck.c:7182
+#: c-typeck.c:2427
 #, gcc-internal-format
-msgid ""
-"%<default%> label in scope of identifier with variably modified type not "
-"containing enclosing switch statement"
+msgid "type of formal parameter %d is incomplete"
 msgstr ""
 
-#: c-typeck.c:7186 cp/parser.c:6373
+#: c-typeck.c:2440
 #, gcc-internal-format
-msgid "case label not within a switch statement"
+msgid ""
+"passing argument %d of %qE as integer rather than floating due to prototype"
 msgstr ""
 
-#: c-typeck.c:7188
+#: c-typeck.c:2445
 #, gcc-internal-format
-msgid "%<default%> label not within a switch statement"
+msgid ""
+"passing argument %d of %qE as integer rather than complex due to prototype"
 msgstr ""
 
-#: c-typeck.c:7265
+#: c-typeck.c:2450
 #, gcc-internal-format
-msgid "%Hsuggest explicit braces to avoid ambiguous %<else%>"
+msgid ""
+"passing argument %d of %qE as complex rather than floating due to prototype"
 msgstr ""
 
-#: c-typeck.c:7376 cp/cp-gimplify.c:97 cp/parser.c:6869
+#: c-typeck.c:2455
 #, gcc-internal-format
-msgid "break statement not within loop or switch"
+msgid ""
+"passing argument %d of %qE as floating rather than integer due to prototype"
 msgstr ""
 
-#: c-typeck.c:7378 cp/parser.c:6890
+#: c-typeck.c:2460
 #, gcc-internal-format
-msgid "continue statement not within a loop"
+msgid ""
+"passing argument %d of %qE as complex rather than integer due to prototype"
 msgstr ""
 
-#: c-typeck.c:7383 cp/parser.c:6880
+#: c-typeck.c:2465
 #, gcc-internal-format
-msgid "break statement used with OpenMP for loop"
+msgid ""
+"passing argument %d of %qE as floating rather than complex due to prototype"
 msgstr ""
 
-#: c-typeck.c:7406
+#: c-typeck.c:2478
 #, gcc-internal-format
-msgid "%Hstatement with no effect"
+msgid ""
+"passing argument %d of %qE as %<float%> rather than %<double%> due to "
+"prototype"
 msgstr ""
 
-#: c-typeck.c:7428
+#: c-typeck.c:2503
 #, gcc-internal-format
-msgid "expression statement has incomplete type"
+msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
 msgstr ""
 
-#: c-typeck.c:7891 c-typeck.c:7932
+#: c-typeck.c:2524
 #, gcc-internal-format
-msgid "division by zero"
+msgid "passing argument %d of %qE with different width due to prototype"
 msgstr ""
 
-#: c-typeck.c:7977 cp/typeck.c:3183
+#: c-typeck.c:2547
 #, gcc-internal-format
-msgid "right shift count is negative"
+msgid "passing argument %d of %qE as unsigned due to prototype"
 msgstr ""
 
-#: c-typeck.c:7984 cp/typeck.c:3189
+#: c-typeck.c:2551
 #, gcc-internal-format
-msgid "right shift count >= width of type"
+msgid "passing argument %d of %qE as signed due to prototype"
 msgstr ""
 
-#: c-typeck.c:8005 cp/typeck.c:3208
+#: c-typeck.c:2649 c-typeck.c:2653 cp/typeck.c:3277 cp/typeck.c:3452
 #, gcc-internal-format
-msgid "left shift count is negative"
+msgid "comparison with string literal results in unspecified behaviour"
 msgstr ""
 
-#: c-typeck.c:8008 cp/typeck.c:3210
+#: c-typeck.c:2678
 #, gcc-internal-format
-msgid "left shift count >= width of type"
+msgid "pointer of type %<void *%> used in subtraction"
 msgstr ""
 
-#: c-typeck.c:8026 cp/typeck.c:3246
+#: c-typeck.c:2680
 #, gcc-internal-format
-msgid "comparing floating point with == or != is unsafe"
+msgid "pointer to a function used in subtraction"
 msgstr ""
 
-#: c-typeck.c:8050 c-typeck.c:8057
+#: c-typeck.c:2787
 #, gcc-internal-format
-msgid "ISO C forbids comparison of %<void *%> with function pointer"
+msgid "wrong type argument to unary plus"
 msgstr ""
 
-#: c-typeck.c:8063 c-typeck.c:8125
+#: c-typeck.c:2800
 #, gcc-internal-format
-msgid "comparison of distinct pointer types lacks a cast"
+msgid "wrong type argument to unary minus"
 msgstr ""
 
-#: c-typeck.c:8075 c-typeck.c:8086
+#: c-typeck.c:2817
 #, gcc-internal-format
-msgid "the address of %qD will never be NULL"
+msgid "ISO C does not support %<~%> for complex conjugation"
 msgstr ""
 
-#: c-typeck.c:8093 c-typeck.c:8098 c-typeck.c:8143 c-typeck.c:8148
+#: c-typeck.c:2823
 #, gcc-internal-format
-msgid "comparison between pointer and integer"
+msgid "wrong type argument to bit-complement"
 msgstr ""
 
-#: c-typeck.c:8117
+#: c-typeck.c:2831
 #, gcc-internal-format
-msgid "comparison of complete and incomplete pointers"
+msgid "wrong type argument to abs"
 msgstr ""
 
-#: c-typeck.c:8120
+#: c-typeck.c:2843
 #, gcc-internal-format
-msgid "ISO C forbids ordered comparisons of pointers to functions"
+msgid "wrong type argument to conjugation"
 msgstr ""
 
-#: c-typeck.c:8132 c-typeck.c:8138
+#: c-typeck.c:2855
 #, gcc-internal-format
-msgid "ordered comparison of pointer with integer zero"
+msgid "wrong type argument to unary exclamation mark"
 msgstr ""
 
-#: c-typeck.c:8391
+#: c-typeck.c:2889
 #, gcc-internal-format
-msgid "comparison between signed and unsigned"
+msgid "ISO C does not support %<++%> and %<--%> on complex types"
 msgstr ""
 
-#: c-typeck.c:8437 cp/typeck.c:3678
+#: c-typeck.c:2905 c-typeck.c:2937
 #, gcc-internal-format
-msgid "comparison of promoted ~unsigned with constant"
+msgid "wrong type argument to increment"
 msgstr ""
 
-#: c-typeck.c:8445 cp/typeck.c:3686
+#: c-typeck.c:2907 c-typeck.c:2939
 #, gcc-internal-format
-msgid "comparison of promoted ~unsigned with unsigned"
+msgid "wrong type argument to decrement"
 msgstr ""
 
-#: c-typeck.c:8503
+#: c-typeck.c:2928
 #, gcc-internal-format
-msgid "used array that cannot be converted to pointer where scalar is required"
+msgid "increment of pointer to unknown structure"
 msgstr ""
 
-#: c-typeck.c:8507
+#: c-typeck.c:2930
 #, gcc-internal-format
-msgid "used struct type value where scalar is required"
+msgid "decrement of pointer to unknown structure"
 msgstr ""
 
-#: c-typeck.c:8511
+#: c-typeck.c:3110
 #, gcc-internal-format
-msgid "used union type value where scalar is required"
+msgid "assignment of read-only member %qD"
 msgstr ""
 
-#: c-typeck.c:8616 cp/semantics.c:3496
+#: c-typeck.c:3111
 #, gcc-internal-format
-msgid "%qE has invalid type for %<reduction%>"
+msgid "increment of read-only member %qD"
 msgstr ""
 
-#: c-typeck.c:8650 cp/semantics.c:3509
+#: c-typeck.c:3112
 #, gcc-internal-format
-msgid "%qE has invalid type for %<reduction(%s)%>"
+msgid "decrement of read-only member %qD"
 msgstr ""
 
-#: c-typeck.c:8666 cp/semantics.c:3519
+#: c-typeck.c:3113
 #, gcc-internal-format
-msgid "%qE must be %<threadprivate%> for %<copyin%>"
+msgid "read-only member %qD used as %<asm%> output"
 msgstr ""
 
-#: c-typeck.c:8675 cp/semantics.c:3324
+#: c-typeck.c:3117
 #, gcc-internal-format
-msgid "%qE is not a variable in clause %qs"
+msgid "assignment of read-only variable %qD"
 msgstr ""
 
-#: c-typeck.c:8682 c-typeck.c:8702 c-typeck.c:8722 cp/semantics.c:3331
-#: cp/semantics.c:3350 cp/semantics.c:3369
+#: c-typeck.c:3118
 #, gcc-internal-format
-msgid "%qE appears more than once in data clauses"
+msgid "increment of read-only variable %qD"
 msgstr ""
 
-#: c-typeck.c:8696 cp/semantics.c:3344
+#: c-typeck.c:3119
 #, gcc-internal-format
-msgid "%qE is not a variable in clause %<firstprivate%>"
+msgid "decrement of read-only variable %qD"
 msgstr ""
 
-#: c-typeck.c:8716 cp/semantics.c:3363
+#: c-typeck.c:3120
 #, gcc-internal-format
-msgid "%qE is not a variable in clause %<lastprivate%>"
+msgid "read-only variable %qD used as %<asm%> output"
 msgstr ""
 
-#: c-typeck.c:8774 cp/semantics.c:3560
+#: c-typeck.c:3123
 #, gcc-internal-format
-msgid "%qE is predetermined %qs for %qs"
+msgid "assignment of read-only location"
 msgstr ""
 
-#: calls.c:1928
+#: c-typeck.c:3124
 #, gcc-internal-format
-msgid "function call has aggregate value"
+msgid "increment of read-only location"
 msgstr ""
 
-#: cfgexpand.c:1617
+#: c-typeck.c:3125
 #, gcc-internal-format
-msgid "not protecting local variables: variable length buffer"
+msgid "decrement of read-only location"
 msgstr ""
 
-#: cfgexpand.c:1619
+#: c-typeck.c:3126
 #, gcc-internal-format
-msgid "not protecting function: no buffer at least %d bytes long"
+msgid "read-only location used as %<asm%> output"
 msgstr ""
 
-#: cfghooks.c:90
+#: c-typeck.c:3161
 #, gcc-internal-format
-msgid "bb %d on wrong place"
+msgid "cannot take address of bit-field %qD"
 msgstr ""
 
-#: cfghooks.c:96
+#: c-typeck.c:3189
 #, gcc-internal-format
-msgid "prev_bb of %d should be %d, not %d"
+msgid "global register variable %qD used in nested function"
 msgstr ""
 
-#: cfghooks.c:113
+#: c-typeck.c:3192
 #, gcc-internal-format
-msgid "verify_flow_info: Wrong count of block %i %i"
+msgid "register variable %qD used in nested function"
 msgstr ""
 
-#: cfghooks.c:119
+#: c-typeck.c:3197
 #, gcc-internal-format
-msgid "verify_flow_info: Wrong frequency of block %i %i"
+msgid "address of global register variable %qD requested"
 msgstr ""
 
-#: cfghooks.c:127
+#: c-typeck.c:3199
 #, gcc-internal-format
-msgid "verify_flow_info: Duplicate edge %i->%i"
+msgid "address of register variable %qD requested"
 msgstr ""
 
-#: cfghooks.c:133
+#: c-typeck.c:3245
 #, gcc-internal-format
-msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
+msgid "non-lvalue array in conditional expression"
 msgstr ""
 
-#: cfghooks.c:139
+#: c-typeck.c:3293
 #, gcc-internal-format
-msgid "verify_flow_info: Wrong count of edge %i->%i %i"
+msgid "signed and unsigned type in conditional expression"
 msgstr ""
 
-#: cfghooks.c:151
+#: c-typeck.c:3300
 #, gcc-internal-format
-msgid "verify_flow_info: Basic block %d succ edge is corrupted"
+msgid "ISO C forbids conditional expr with only one void side"
 msgstr ""
 
-#: cfghooks.c:165 cfgrtl.c:1873
+#: c-typeck.c:3314 c-typeck.c:3322
 #, gcc-internal-format
-msgid "wrong amount of branch edges after unconditional jump %i"
+msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
 msgstr ""
 
-#: cfghooks.c:173 cfghooks.c:184
+#: c-typeck.c:3329
 #, gcc-internal-format
-msgid "basic block %d pred edge is corrupted"
+msgid "pointer type mismatch in conditional expression"
 msgstr ""
 
-#: cfghooks.c:185
+#: c-typeck.c:3336 c-typeck.c:3346
 #, gcc-internal-format
-msgid "its dest_idx should be %d, not %d"
+msgid "pointer/integer type mismatch in conditional expression"
 msgstr ""
 
-#: cfghooks.c:214
+#: c-typeck.c:3360
 #, gcc-internal-format
-msgid "basic block %i edge lists are corrupted"
+msgid "type mismatch in conditional expression"
 msgstr ""
 
-#: cfghooks.c:227
+#: c-typeck.c:3402
 #, gcc-internal-format
-msgid "verify_flow_info failed"
+msgid "left-hand operand of comma expression has no effect"
 msgstr ""
 
-#: cfghooks.c:288
+#: c-typeck.c:3439
 #, gcc-internal-format
-msgid "%s does not support redirect_edge_and_branch"
+msgid "cast specifies array type"
 msgstr ""
 
-#: cfghooks.c:306
+#: c-typeck.c:3445
 #, gcc-internal-format
-msgid "%s does not support redirect_edge_and_branch_force"
+msgid "cast specifies function type"
 msgstr ""
 
-#: cfghooks.c:324
+#: c-typeck.c:3455
 #, gcc-internal-format
-msgid "%s does not support split_block"
+msgid "ISO C forbids casting nonscalar to the same type"
 msgstr ""
 
-#: cfghooks.c:360
+#: c-typeck.c:3472
 #, gcc-internal-format
-msgid "%s does not support move_block_after"
+msgid "ISO C forbids casts to union type"
 msgstr ""
 
-#: cfghooks.c:373
+#: c-typeck.c:3480
 #, gcc-internal-format
-msgid "%s does not support delete_basic_block"
+msgid "cast to union type from type not present in union"
 msgstr ""
 
-#: cfghooks.c:405
+#: c-typeck.c:3526
 #, gcc-internal-format
-msgid "%s does not support split_edge"
+msgid "cast adds new qualifiers to function type"
 msgstr ""
 
-#: cfghooks.c:466
+#. There are qualifiers present in IN_OTYPE that are not
+#. present in IN_TYPE.
+#: c-typeck.c:3531
 #, gcc-internal-format
-msgid "%s does not support create_basic_block"
+msgid "cast discards qualifiers from pointer target type"
 msgstr ""
 
-#: cfghooks.c:494
+#: c-typeck.c:3547
 #, gcc-internal-format
-msgid "%s does not support can_merge_blocks_p"
+msgid "cast increases required alignment of target type"
 msgstr ""
 
-#: cfghooks.c:505
+#: c-typeck.c:3558
 #, gcc-internal-format
-msgid "%s does not support predict_edge"
+msgid "cast from pointer to integer of different size"
 msgstr ""
 
-#: cfghooks.c:514
+#: c-typeck.c:3562
 #, gcc-internal-format
-msgid "%s does not support predicted_by_p"
+msgid "cast from function call of type %qT to non-matching type %qT"
 msgstr ""
 
-#: cfghooks.c:528
+#: c-typeck.c:3570
 #, gcc-internal-format
-msgid "%s does not support merge_blocks"
+msgid "cast to pointer from integer of different size"
 msgstr ""
 
-#: cfghooks.c:573
+#: c-typeck.c:3583
 #, gcc-internal-format
-msgid "%s does not support make_forwarder_block"
+msgid "ISO C forbids conversion of function pointer to object pointer type"
 msgstr ""
 
-#: cfghooks.c:678
+#: c-typeck.c:3591
 #, gcc-internal-format
-msgid "%s does not support can_duplicate_block_p"
+msgid "ISO C forbids conversion of object pointer to function pointer type"
 msgstr ""
 
-#: cfghooks.c:706
+#: c-typeck.c:3865
 #, gcc-internal-format
-msgid "%s does not support duplicate_block"
+msgid "cannot pass rvalue to reference parameter"
 msgstr ""
 
-#: cfghooks.c:774
+#: c-typeck.c:3970 c-typeck.c:4136
 #, gcc-internal-format
-msgid "%s does not support block_ends_with_call_p"
+msgid ""
+"passing argument %d of %qE makes qualified function pointer from unqualified"
 msgstr ""
 
-#: cfghooks.c:785
+#: c-typeck.c:3973 c-typeck.c:4139
 #, gcc-internal-format
-msgid "%s does not support block_ends_with_condjump_p"
+msgid "assignment makes qualified function pointer from unqualified"
 msgstr ""
 
-#: cfghooks.c:803
+#: c-typeck.c:3976 c-typeck.c:4141
 #, gcc-internal-format
-msgid "%s does not support flow_call_edges_add"
+msgid "initialization makes qualified function pointer from unqualified"
 msgstr ""
 
-#: cfgloop.c:1079
+#: c-typeck.c:3979 c-typeck.c:4143
 #, gcc-internal-format
-msgid "size of loop %d should be %d, not %d"
+msgid "return makes qualified function pointer from unqualified"
 msgstr ""
 
-#: cfgloop.c:1096
+#: c-typeck.c:3983 c-typeck.c:4103
 #, gcc-internal-format
-msgid "bb %d do not belong to loop %d"
+msgid "passing argument %d of %qE discards qualifiers from pointer target type"
 msgstr ""
 
-#: cfgloop.c:1113
+#: c-typeck.c:3985 c-typeck.c:4105
 #, gcc-internal-format
-msgid "loop %d's header does not have exactly 2 entries"
+msgid "assignment discards qualifiers from pointer target type"
 msgstr ""
 
-#: cfgloop.c:1120
+#: c-typeck.c:3987 c-typeck.c:4107
 #, gcc-internal-format
-msgid "loop %d's latch does not have exactly 1 successor"
+msgid "initialization discards qualifiers from pointer target type"
 msgstr ""
 
-#: cfgloop.c:1125
+#: c-typeck.c:3989 c-typeck.c:4109
 #, gcc-internal-format
-msgid "loop %d's latch does not have header as successor"
+msgid "return discards qualifiers from pointer target type"
 msgstr ""
 
-#: cfgloop.c:1130
+#: c-typeck.c:3996
 #, gcc-internal-format
-msgid "loop %d's latch does not belong directly to it"
+msgid "ISO C prohibits argument conversion to union type"
 msgstr ""
 
-#: cfgloop.c:1136
+#: c-typeck.c:4031
 #, gcc-internal-format
-msgid "loop %d's header does not belong directly to it"
+msgid "request for implicit conversion from %qT to %qT not permitted in C++"
 msgstr ""
 
-#: cfgloop.c:1142
+#: c-typeck.c:4044
 #, gcc-internal-format
-msgid "loop %d's latch is marked as part of irreducible region"
+msgid "argument %d of %qE might be a candidate for a format attribute"
 msgstr ""
 
-#: cfgloop.c:1175
+#: c-typeck.c:4050
 #, gcc-internal-format
-msgid "basic block %d should be marked irreducible"
+msgid "assignment left-hand side might be a candidate for a format attribute"
 msgstr ""
 
-#: cfgloop.c:1181
+#: c-typeck.c:4055
 #, gcc-internal-format
-msgid "basic block %d should not be marked irreducible"
+msgid ""
+"initialization left-hand side might be a candidate for a format attribute"
 msgstr ""
 
-#: cfgloop.c:1189
+#: c-typeck.c:4060
 #, gcc-internal-format
-msgid "edge from %d to %d should be marked irreducible"
+msgid "return type might be a candidate for a format attribute"
 msgstr ""
 
-#: cfgloop.c:1196
+#: c-typeck.c:4083
 #, gcc-internal-format
-msgid "edge from %d to %d should not be marked irreducible"
+msgid ""
+"ISO C forbids passing argument %d of %qE between function pointer and %<void "
+"*%>"
 msgstr ""
 
-#: cfgloop.c:1231
+#: c-typeck.c:4086
 #, gcc-internal-format
-msgid "wrong single exit %d->%d recorded for loop %d"
+msgid "ISO C forbids assignment between function pointer and %<void *%>"
 msgstr ""
 
-#: cfgloop.c:1235
+#: c-typeck.c:4088
 #, gcc-internal-format
-msgid "right exit is %d->%d"
+msgid "ISO C forbids initialization between function pointer and %<void *%>"
 msgstr ""
 
-#: cfgloop.c:1252
+#: c-typeck.c:4090
 #, gcc-internal-format
-msgid "single exit not recorded for loop %d"
+msgid "ISO C forbids return between function pointer and %<void *%>"
 msgstr ""
 
-#: cfgloop.c:1259
+#: c-typeck.c:4119
 #, gcc-internal-format
-msgid "loop %d should not have single exit (%d -> %d)"
+msgid "pointer targets in passing argument %d of %qE differ in signedness"
 msgstr ""
 
-#: cfgrtl.c:1759
+#: c-typeck.c:4121
 #, gcc-internal-format
-msgid "BB_RTL flag not set for block %d"
+msgid "pointer targets in assignment differ in signedness"
 msgstr ""
 
-#: cfgrtl.c:1765
+#: c-typeck.c:4123
 #, gcc-internal-format
-msgid "end insn %d for block %d not found in the insn stream"
+msgid "pointer targets in initialization differ in signedness"
 msgstr ""
 
-#: cfgrtl.c:1779
+#: c-typeck.c:4125
 #, gcc-internal-format
-msgid "insn %d is in multiple basic blocks (%d and %d)"
+msgid "pointer targets in return differ in signedness"
 msgstr ""
 
-#: cfgrtl.c:1791
+#: c-typeck.c:4150
 #, gcc-internal-format
-msgid "head insn %d for block %d not found in the insn stream"
+msgid "passing argument %d of %qE from incompatible pointer type"
 msgstr ""
 
-#: cfgrtl.c:1815
+#: c-typeck.c:4152
 #, gcc-internal-format
-msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
+msgid "assignment from incompatible pointer type"
 msgstr ""
 
-#: cfgrtl.c:1830
+#: c-typeck.c:4153
 #, gcc-internal-format
-msgid "fallthru edge crosses section boundary (bb %i)"
+msgid "initialization from incompatible pointer type"
 msgstr ""
 
-#: cfgrtl.c:1855
+#: c-typeck.c:4155
 #, gcc-internal-format
-msgid "missing REG_EH_REGION note in the end of bb %i"
+msgid "return from incompatible pointer type"
 msgstr ""
 
-#: cfgrtl.c:1863
+#: c-typeck.c:4172
 #, gcc-internal-format
-msgid "too many outgoing branch edges from bb %i"
+msgid "passing argument %d of %qE makes pointer from integer without a cast"
 msgstr ""
 
-#: cfgrtl.c:1868
+#: c-typeck.c:4174
 #, gcc-internal-format
-msgid "fallthru edge after unconditional jump %i"
+msgid "assignment makes pointer from integer without a cast"
 msgstr ""
 
-#: cfgrtl.c:1879
+#: c-typeck.c:4176
 #, gcc-internal-format
-msgid "wrong amount of branch edges after conditional jump %i"
+msgid "initialization makes pointer from integer without a cast"
 msgstr ""
 
-#: cfgrtl.c:1885
+#: c-typeck.c:4178
 #, gcc-internal-format
-msgid "call edges for non-call insn in bb %i"
+msgid "return makes pointer from integer without a cast"
 msgstr ""
 
-#: cfgrtl.c:1894
+#: c-typeck.c:4185
 #, gcc-internal-format
-msgid "abnormal edges for no purpose in bb %i"
+msgid "passing argument %d of %qE makes integer from pointer without a cast"
 msgstr ""
 
-#: cfgrtl.c:1906
+#: c-typeck.c:4187
 #, gcc-internal-format
-msgid "insn %d inside basic block %d but block_for_insn is NULL"
+msgid "assignment makes integer from pointer without a cast"
 msgstr ""
 
-#: cfgrtl.c:1910
+#: c-typeck.c:4189
 #, gcc-internal-format
-msgid "insn %d inside basic block %d but block_for_insn is %i"
+msgid "initialization makes integer from pointer without a cast"
 msgstr ""
 
-#: cfgrtl.c:1924 cfgrtl.c:1934
+#: c-typeck.c:4191
 #, gcc-internal-format
-msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
+msgid "return makes integer from pointer without a cast"
 msgstr ""
 
-#: cfgrtl.c:1947
+#: c-typeck.c:4207
 #, gcc-internal-format
-msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
+msgid "incompatible types in assignment"
 msgstr ""
 
-#: cfgrtl.c:1957
+#: c-typeck.c:4210
 #, gcc-internal-format
-msgid "in basic block %d:"
+msgid "incompatible types in initialization"
 msgstr ""
 
-#: cfgrtl.c:1994
+#: c-typeck.c:4213
 #, gcc-internal-format
-msgid "bb prediction set for block %i, but it is not used in RTL land"
+msgid "incompatible types in return"
 msgstr ""
 
-#: cfgrtl.c:2012
+#: c-typeck.c:4300
 #, gcc-internal-format
-msgid "missing barrier after block %i"
+msgid "traditional C rejects automatic aggregate initialization"
 msgstr ""
 
-#: cfgrtl.c:2025
+#: c-typeck.c:4471 c-typeck.c:4486 c-typeck.c:4501
 #, gcc-internal-format
-msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
+msgid "(near initialization for %qs)"
 msgstr ""
 
-#: cfgrtl.c:2034
+#: c-typeck.c:5041 cp/decl.c:4785
 #, gcc-internal-format
-msgid "verify_flow_info: Incorrect fallthru %i->%i"
+msgid "opaque vector types cannot be initialized"
 msgstr ""
 
-#: cfgrtl.c:2053
+#: c-typeck.c:5664
 #, gcc-internal-format
-msgid "basic blocks not laid down consecutively"
+msgid "unknown field %qE specified in initializer"
 msgstr ""
 
-#: cfgrtl.c:2092
+#: c-typeck.c:6564
 #, gcc-internal-format
-msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
+msgid "traditional C rejects initialization of unions"
 msgstr ""
 
-#: cgraph.c:892
+#: c-typeck.c:6872
 #, gcc-internal-format
-msgid "%D renamed after being referenced in assembly"
+msgid "jump into statement expression"
 msgstr ""
 
-#: cgraphunit.c:707
+#: c-typeck.c:6878
 #, gcc-internal-format
-msgid "aux field set for edge %s->%s"
+msgid "jump into scope of identifier with variably modified type"
 msgstr ""
 
-#: cgraphunit.c:713
+#: c-typeck.c:6915
 #, gcc-internal-format
-msgid "Execution count is negative"
+msgid "ISO C forbids %<goto *expr;%>"
 msgstr ""
 
-#: cgraphunit.c:720
+#: c-typeck.c:6930 cp/typeck.c:6522
 #, gcc-internal-format
-msgid "caller edge count is negative"
+msgid "function declared %<noreturn%> has a %<return%> statement"
 msgstr ""
 
-#: cgraphunit.c:729
+#: c-typeck.c:6938
 #, gcc-internal-format
-msgid "inlined_to pointer is wrong"
+msgid "%<return%> with no value, in function returning non-void"
 msgstr ""
 
-#: cgraphunit.c:734
+#: c-typeck.c:6947
 #, gcc-internal-format
-msgid "multiple inline callers"
+msgid "%<return%> with a value, in function returning void"
 msgstr ""
 
-#: cgraphunit.c:741
+#: c-typeck.c:6949
 #, gcc-internal-format
-msgid "inlined_to pointer set for noninline callers"
+msgid "ISO C forbids %<return%> with expression, in function returning void"
 msgstr ""
 
-#: cgraphunit.c:747
+#: c-typeck.c:7006
 #, gcc-internal-format
-msgid "inlined_to pointer is set but no predecessors found"
+msgid "function returns address of local variable"
 msgstr ""
 
-#: cgraphunit.c:752
+#: c-typeck.c:7078 cp/semantics.c:939
 #, gcc-internal-format
-msgid "inlined_to pointer refers to itself"
+msgid "switch quantity not an integer"
 msgstr ""
 
-#: cgraphunit.c:762
+#: c-typeck.c:7090
 #, gcc-internal-format
-msgid "node not found in cgraph_hash"
+msgid "%<long%> switch expression not converted to %<int%> in ISO C"
 msgstr ""
 
-#: cgraphunit.c:790
+#: c-typeck.c:7130
 #, gcc-internal-format
-msgid "shared call_stmt:"
+msgid ""
+"case label in statement expression not containing enclosing switch statement"
 msgstr ""
 
-#: cgraphunit.c:797
+#: c-typeck.c:7133
 #, gcc-internal-format
-msgid "edge points to wrong declaration:"
+msgid ""
+"%<default%> label in statement expression not containing enclosing switch "
+"statement"
 msgstr ""
 
-#: cgraphunit.c:806
+#: c-typeck.c:7139
 #, gcc-internal-format
-msgid "missing callgraph edge for call stmt:"
+msgid ""
+"case label in scope of identifier with variably modified type not containing "
+"enclosing switch statement"
 msgstr ""
 
-#: cgraphunit.c:823
+#: c-typeck.c:7142
 #, gcc-internal-format
-msgid "edge %s->%s has no corresponding call_stmt"
+msgid ""
+"%<default%> label in scope of identifier with variably modified type not "
+"containing enclosing switch statement"
 msgstr ""
 
-#: cgraphunit.c:835
+#: c-typeck.c:7146 cp/parser.c:6446
 #, gcc-internal-format
-msgid "verify_cgraph_node failed"
+msgid "case label not within a switch statement"
 msgstr ""
 
-#: cgraphunit.c:1014 cgraphunit.c:1037
+#: c-typeck.c:7148
 #, gcc-internal-format
-msgid "%J%<externally_visible%> attribute have effect only on public objects"
+msgid "%<default%> label not within a switch statement"
 msgstr ""
 
-#: cgraphunit.c:1214
+#: c-typeck.c:7225
 #, gcc-internal-format
-msgid "failed to reclaim unneeded function"
+msgid "%Hsuggest explicit braces to avoid ambiguous %<else%>"
 msgstr ""
 
-#: cgraphunit.c:1616
+#: c-typeck.c:7336 cp/cp-gimplify.c:97 cp/parser.c:6992
 #, gcc-internal-format
-msgid "nodes with no released memory found"
+msgid "break statement not within loop or switch"
 msgstr ""
 
-#: collect2.c:1172
+#: c-typeck.c:7338 cp/parser.c:7013
 #, gcc-internal-format
-msgid "unknown demangling style '%s'"
+msgid "continue statement not within a loop"
 msgstr ""
 
-#: collect2.c:1495
+#: c-typeck.c:7343 cp/parser.c:7003
 #, gcc-internal-format
-msgid "%s terminated with signal %d [%s]%s"
+msgid "break statement used with OpenMP for loop"
 msgstr ""
 
-#: collect2.c:1513
+#: c-typeck.c:7366
 #, gcc-internal-format
-msgid "%s returned %d exit status"
+msgid "%Hstatement with no effect"
 msgstr ""
 
-#: collect2.c:2175
+#: c-typeck.c:7388
 #, gcc-internal-format
-msgid "cannot find 'ldd'"
+msgid "expression statement has incomplete type"
 msgstr ""
 
-#: convert.c:73
+#: c-typeck.c:7851 c-typeck.c:7892
 #, gcc-internal-format
-msgid "cannot convert to a pointer type"
+msgid "division by zero"
 msgstr ""
 
-#: convert.c:337
+#: c-typeck.c:7937 cp/typeck.c:3209
 #, gcc-internal-format
-msgid "pointer value used where a floating point value was expected"
+msgid "right shift count is negative"
 msgstr ""
 
-#: convert.c:341
+#: c-typeck.c:7944 cp/typeck.c:3215
 #, gcc-internal-format
-msgid "aggregate value used where a float was expected"
+msgid "right shift count >= width of type"
 msgstr ""
 
-#: convert.c:366
+#: c-typeck.c:7965 cp/typeck.c:3234
 #, gcc-internal-format
-msgid "conversion to incomplete type"
+msgid "left shift count is negative"
 msgstr ""
 
-#: convert.c:737 convert.c:812
+#: c-typeck.c:7968 cp/typeck.c:3236
 #, gcc-internal-format
-msgid "can't convert between vector values of different size"
+msgid "left shift count >= width of type"
 msgstr ""
 
-#: convert.c:743
+#: c-typeck.c:7986 cp/typeck.c:3274
 #, gcc-internal-format
-msgid "aggregate value used where an integer was expected"
+msgid "comparing floating point with == or != is unsafe"
 msgstr ""
 
-#: convert.c:792
+#: c-typeck.c:8010 c-typeck.c:8017
 #, gcc-internal-format
-msgid "pointer value used where a complex was expected"
+msgid "ISO C forbids comparison of %<void *%> with function pointer"
 msgstr ""
 
-#: convert.c:796
+#: c-typeck.c:8023 c-typeck.c:8079
 #, gcc-internal-format
-msgid "aggregate value used where a complex was expected"
+msgid "comparison of distinct pointer types lacks a cast"
 msgstr ""
 
-#: convert.c:818
+#: c-typeck.c:8032 c-typeck.c:8040 cp/typeck.c:3294 cp/typeck.c:3303
 #, gcc-internal-format
-msgid "can't convert value to a vector"
+msgid "the address of %qD will never be NULL"
 msgstr ""
 
-#: coverage.c:183
+#: c-typeck.c:8047 c-typeck.c:8052 c-typeck.c:8097 c-typeck.c:8102
 #, gcc-internal-format
-msgid "%qs is not a gcov data file"
+msgid "comparison between pointer and integer"
 msgstr ""
 
-#: coverage.c:194
+#: c-typeck.c:8071
 #, gcc-internal-format
-msgid "%qs is version %q.*s, expected version %q.*s"
+msgid "comparison of complete and incomplete pointers"
 msgstr ""
 
-#: coverage.c:274 coverage.c:282
+#: c-typeck.c:8074
 #, gcc-internal-format
-msgid "coverage mismatch for function %u while reading execution counters"
+msgid "ISO C forbids ordered comparisons of pointers to functions"
 msgstr ""
 
-#: coverage.c:276 coverage.c:359
+#: c-typeck.c:8086 c-typeck.c:8092
 #, gcc-internal-format
-msgid "checksum is %x instead of %x"
+msgid "ordered comparison of pointer with integer zero"
 msgstr ""
 
-#: coverage.c:284 coverage.c:367
+#: c-typeck.c:8346
 #, gcc-internal-format
-msgid "number of counters is %d instead of %d"
+msgid "comparison between signed and unsigned"
 msgstr ""
 
-#: coverage.c:290
+#: c-typeck.c:8392 cp/typeck.c:3771
 #, gcc-internal-format
-msgid "cannot merge separate %s counters for function %u"
+msgid "comparison of promoted ~unsigned with constant"
 msgstr ""
 
-#: coverage.c:311
+#: c-typeck.c:8400 cp/typeck.c:3779
 #, gcc-internal-format
-msgid "%qs has overflowed"
+msgid "comparison of promoted ~unsigned with unsigned"
 msgstr ""
 
-#: coverage.c:348
+#: c-typeck.c:8458
 #, gcc-internal-format
-msgid "no coverage for function %qs found"
+msgid "used array that cannot be converted to pointer where scalar is required"
 msgstr ""
 
-#: coverage.c:356 coverage.c:364
+#: c-typeck.c:8462
 #, gcc-internal-format
-msgid "coverage mismatch for function %qs while reading counter %qs"
+msgid "used struct type value where scalar is required"
 msgstr ""
 
-#: coverage.c:523
+#: c-typeck.c:8466
 #, gcc-internal-format
-msgid "cannot open %s"
+msgid "used union type value where scalar is required"
 msgstr ""
 
-#: coverage.c:558
+#: c-typeck.c:8571 cp/semantics.c:3522
 #, gcc-internal-format
-msgid "error writing %qs"
+msgid "%qE has invalid type for %<reduction%>"
 msgstr ""
 
-#: diagnostic.c:642
+#: c-typeck.c:8605 cp/semantics.c:3535
 #, gcc-internal-format
-msgid "in %s, at %s:%d"
+msgid "%qE has invalid type for %<reduction(%s)%>"
 msgstr ""
 
-#: dominance.c:953
+#: c-typeck.c:8621 cp/semantics.c:3545
 #, gcc-internal-format
-msgid "dominator of %d status unknown"
+msgid "%qE must be %<threadprivate%> for %<copyin%>"
 msgstr ""
 
-#: dominance.c:955
+#: c-typeck.c:8630 cp/semantics.c:3350
 #, gcc-internal-format
-msgid "dominator of %d should be %d, not %d"
+msgid "%qE is not a variable in clause %qs"
 msgstr ""
 
-#: dominance.c:967
+#: c-typeck.c:8637 c-typeck.c:8657 c-typeck.c:8677 cp/semantics.c:3357
+#: cp/semantics.c:3376 cp/semantics.c:3395
 #, gcc-internal-format
-msgid "ENTRY does not dominate bb %d"
+msgid "%qE appears more than once in data clauses"
 msgstr ""
 
-#: dwarf2out.c:3598
+#: c-typeck.c:8651 cp/semantics.c:3370
 #, gcc-internal-format
-msgid "DW_LOC_OP %s not implemented"
+msgid "%qE is not a variable in clause %<firstprivate%>"
 msgstr ""
 
-#: emit-rtl.c:2235
+#: c-typeck.c:8671 cp/semantics.c:3389
 #, gcc-internal-format
-msgid "invalid rtl sharing found in the insn"
+msgid "%qE is not a variable in clause %<lastprivate%>"
 msgstr ""
 
-#: emit-rtl.c:2237
+#: c-typeck.c:8729 cp/semantics.c:3586
 #, gcc-internal-format
-msgid "shared rtx"
+msgid "%qE is predetermined %qs for %qs"
 msgstr ""
 
-#: emit-rtl.c:2239 flow.c:493 flow.c:518 flow.c:540
+#: calls.c:1997
 #, gcc-internal-format
-msgid "internal consistency failure"
+msgid "function call has aggregate value"
 msgstr ""
 
-#: emit-rtl.c:3299
+#: cfgexpand.c:1778
 #, gcc-internal-format
-msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
+msgid "not protecting local variables: variable length buffer"
 msgstr ""
 
-#: errors.c:133 java/jv-scan.c:289
+#: cfgexpand.c:1780
 #, gcc-internal-format
-msgid "abort in %s, at %s:%d"
+msgid "not protecting function: no buffer at least %d bytes long"
 msgstr ""
 
-#: except.c:337
+#: cfghooks.c:98
 #, gcc-internal-format
-msgid "exception handling disabled, use -fexceptions to enable"
+msgid "bb %d on wrong place"
 msgstr ""
 
-#: except.c:2876
+#: cfghooks.c:104
 #, gcc-internal-format
-msgid "argument of %<__builtin_eh_return_regno%> must be constant"
+msgid "prev_bb of %d should be %d, not %d"
 msgstr ""
 
-#: except.c:3007
+#: cfghooks.c:121
 #, gcc-internal-format
-msgid "__builtin_eh_return not supported on this target"
+msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
 msgstr ""
 
-#: except.c:3868 except.c:3877
+#: cfghooks.c:127
 #, gcc-internal-format
-msgid "region_array is corrupted for region %i"
+msgid "verify_flow_info: Block %i lacks loop_father"
 msgstr ""
 
-#: except.c:3882
+#: cfghooks.c:133
 #, gcc-internal-format
-msgid "outer block of region %i is wrong"
+msgid "verify_flow_info: Wrong count of block %i %i"
 msgstr ""
 
-#: except.c:3887
+#: cfghooks.c:139
 #, gcc-internal-format
-msgid "region %i may contain throw and is contained in region that may not"
+msgid "verify_flow_info: Wrong frequency of block %i %i"
 msgstr ""
 
-#: except.c:3893
+#: cfghooks.c:147
 #, gcc-internal-format
-msgid "negative nesting depth of region %i"
+msgid "verify_flow_info: Duplicate edge %i->%i"
 msgstr ""
 
-#: except.c:3913
+#: cfghooks.c:153
 #, gcc-internal-format
-msgid "tree list ends on depth %i"
+msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
 msgstr ""
 
-#: except.c:3918
+#: cfghooks.c:159
 #, gcc-internal-format
-msgid "array does not match the region tree"
+msgid "verify_flow_info: Wrong count of edge %i->%i %i"
 msgstr ""
 
-#: except.c:3924
+#: cfghooks.c:171
 #, gcc-internal-format
-msgid "verify_eh_tree failed"
+msgid "verify_flow_info: Basic block %d succ edge is corrupted"
 msgstr ""
 
-#: explow.c:1272
+#: cfghooks.c:185 cfgrtl.c:1801
 #, gcc-internal-format
-msgid "stack limits not supported on this target"
+msgid "wrong amount of branch edges after unconditional jump %i"
 msgstr ""
 
-#: fold-const.c:3443 fold-const.c:3454
+#: cfghooks.c:193 cfghooks.c:204
 #, gcc-internal-format
-msgid "comparison is always %d due to width of bit-field"
+msgid "basic block %d pred edge is corrupted"
 msgstr ""
 
-#: fold-const.c:5087 fold-const.c:5102
+#: cfghooks.c:205
 #, gcc-internal-format
-msgid "comparison is always %d"
+msgid "its dest_idx should be %d, not %d"
 msgstr ""
 
-#: fold-const.c:5231
+#: cfghooks.c:234
 #, gcc-internal-format
-msgid "%<or%> of unmatched not-equal tests is always 1"
+msgid "basic block %i edge lists are corrupted"
 msgstr ""
 
-#: fold-const.c:5236
+#: cfghooks.c:247
 #, gcc-internal-format
-msgid "%<and%> of mutually exclusive equal-tests is always 0"
+msgid "verify_flow_info failed"
 msgstr ""
 
-#: fold-const.c:11471
+#: cfghooks.c:308
 #, gcc-internal-format
-msgid "fold check: original tree changed by fold"
+msgid "%s does not support redirect_edge_and_branch"
 msgstr ""
 
-#: function.c:376
+#: cfghooks.c:328
 #, gcc-internal-format
-msgid "%Jtotal size of local objects too large"
+msgid "%s does not support can_remove_branch_p"
 msgstr ""
 
-#: function.c:843 varasm.c:1800
+#: cfghooks.c:374
 #, gcc-internal-format
-msgid "size of variable %q+D is too large"
+msgid "%s does not support redirect_edge_and_branch_force"
 msgstr ""
 
-#: function.c:1553
+#: cfghooks.c:410
 #, gcc-internal-format
-msgid "impossible constraint in %<asm%>"
+msgid "%s does not support split_block"
 msgstr ""
 
-#: function.c:3532
+#: cfghooks.c:449
 #, gcc-internal-format
-msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
+msgid "%s does not support move_block_after"
 msgstr ""
 
-#: function.c:3553
+#: cfghooks.c:462
 #, gcc-internal-format
-msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
+msgid "%s does not support delete_basic_block"
 msgstr ""
 
-#: function.c:3894
+#: cfghooks.c:512
 #, gcc-internal-format
-msgid "function returns an aggregate"
+msgid "%s does not support split_edge"
 msgstr ""
 
-#: function.c:4287
+#: cfghooks.c:585
 #, gcc-internal-format
-msgid "unused parameter %q+D"
+msgid "%s does not support create_basic_block"
 msgstr ""
 
-#: gcc.c:1257
+#: cfghooks.c:613
 #, gcc-internal-format
-msgid "ambiguous abbreviation %s"
+msgid "%s does not support can_merge_blocks_p"
 msgstr ""
 
-#: gcc.c:1284
+#: cfghooks.c:624
 #, gcc-internal-format
-msgid "incomplete '%s' option"
+msgid "%s does not support predict_edge"
 msgstr ""
 
-#: gcc.c:1295
+#: cfghooks.c:633
 #, gcc-internal-format
-msgid "missing argument to '%s' option"
+msgid "%s does not support predicted_by_p"
 msgstr ""
 
-#: gcc.c:1308
+#: cfghooks.c:647
 #, gcc-internal-format
-msgid "extraneous argument to '%s' option"
+msgid "%s does not support merge_blocks"
 msgstr ""
 
-#: gcc.c:3932
+#: cfghooks.c:704
 #, gcc-internal-format
-msgid "warning: -pipe ignored because -save-temps specified"
+msgid "%s does not support make_forwarder_block"
 msgstr ""
 
-#: gcc.c:4233
+#: cfghooks.c:840
 #, gcc-internal-format
-msgid "warning: '-x %s' after last input file has no effect"
+msgid "%s does not support can_duplicate_block_p"
 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:5263
+#: cfghooks.c:868
 #, gcc-internal-format
-msgid "spec failure: '%%*' has not been initialized by pattern match"
+msgid "%s does not support duplicate_block"
 msgstr ""
 
-#: gcc.c:5272
+#: cfghooks.c:940
 #, gcc-internal-format
-msgid "warning: use of obsolete %%[ operator in specs"
+msgid "%s does not support block_ends_with_call_p"
 msgstr ""
 
-#: gcc.c:5353
+#: cfghooks.c:951
 #, gcc-internal-format
-msgid "spec failure: unrecognized spec option '%c'"
+msgid "%s does not support block_ends_with_condjump_p"
 msgstr ""
 
-#: gcc.c:6251
+#: cfghooks.c:969
 #, gcc-internal-format
-msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
+msgid "%s does not support flow_call_edges_add"
 msgstr ""
 
-#: gcc.c:6274
+#: cfgloop.c:1307
 #, gcc-internal-format
-msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
+msgid "size of loop %d should be %d, not %d"
 msgstr ""
 
-#: gcc.c:6363
+#: cfgloop.c:1321
 #, gcc-internal-format
-msgid "unrecognized option '-%s'"
+msgid "bb %d do not belong to loop %d"
 msgstr ""
 
-#: gcc.c:6556 gcc.c:6619
+#: cfgloop.c:1336
 #, gcc-internal-format
-msgid "%s: %s compiler not installed on this system"
+msgid "loop %d's header does not have exactly 2 entries"
 msgstr ""
 
-#: gcc.c:6711
+#: cfgloop.c:1343
 #, gcc-internal-format
-msgid "%s: linker input file unused because linking not done"
+msgid "loop %d's latch does not have exactly 1 successor"
 msgstr ""
 
-#: gcc.c:6751
+#: cfgloop.c:1348
 #, gcc-internal-format
-msgid "language %s not recognized"
+msgid "loop %d's latch does not have header as successor"
 msgstr ""
 
-#: gcc.c:6822
+#: cfgloop.c:1353
 #, gcc-internal-format
-msgid "%s: %s"
+msgid "loop %d's latch does not belong directly to it"
 msgstr ""
 
-#: gcse.c:6592
+#: cfgloop.c:1359
 #, gcc-internal-format
-msgid "%s: %d basic blocks and %d edges/basic block"
+msgid "loop %d's header does not belong directly to it"
 msgstr ""
 
-#: gcse.c:6605
+#: cfgloop.c:1365
 #, gcc-internal-format
-msgid "%s: %d basic blocks and %d registers"
+msgid "loop %d's latch is marked as part of irreducible region"
 msgstr ""
 
-#: ggc-common.c:404 ggc-common.c:412 ggc-common.c:480 ggc-common.c:499
-#: ggc-page.c:2136 ggc-page.c:2167 ggc-page.c:2174 ggc-zone.c:2291
-#: ggc-zone.c:2306
+#: cfgloop.c:1398
 #, gcc-internal-format
-msgid "can't write PCH file: %m"
+msgid "basic block %d should be marked irreducible"
 msgstr ""
 
-#: ggc-common.c:492 config/i386/host-cygwin.c:58
+#: cfgloop.c:1404
 #, gcc-internal-format
-msgid "can't get position in PCH file: %m"
+msgid "basic block %d should not be marked irreducible"
 msgstr ""
 
-#: ggc-common.c:502
+#: cfgloop.c:1412
 #, gcc-internal-format
-msgid "can't write padding to PCH file: %m"
+msgid "edge from %d to %d should be marked irreducible"
 msgstr ""
 
-#: ggc-common.c:557 ggc-common.c:565 ggc-common.c:572 ggc-common.c:575
-#: ggc-common.c:585 ggc-common.c:588 ggc-page.c:2261 ggc-zone.c:2325
+#: cfgloop.c:1419
 #, gcc-internal-format
-msgid "can't read PCH file: %m"
+msgid "edge from %d to %d should not be marked irreducible"
 msgstr ""
 
-#: ggc-common.c:580
+#: cfgloop.c:1434
 #, gcc-internal-format
-msgid "had to relocate PCH"
+msgid "corrupted head of the exits list of loop %d"
 msgstr ""
 
-#: ggc-page.c:1471
+#: cfgloop.c:1452
 #, gcc-internal-format
-msgid "open /dev/zero: %m"
+msgid "corrupted exits list of loop %d"
 msgstr ""
 
-#: ggc-page.c:2152 ggc-page.c:2158
+#: cfgloop.c:1461
 #, gcc-internal-format
-msgid "can't write PCH file"
+msgid "nonempty exits list of loop %d, but exits are not recorded"
 msgstr ""
 
-#: ggc-zone.c:2288 ggc-zone.c:2299
+#: cfgloop.c:1487
 #, gcc-internal-format
-msgid "can't seek PCH file: %m"
+msgid "Exit %d->%d not recorded"
 msgstr ""
 
-#: ggc-zone.c:2302
+#: cfgloop.c:1505
 #, gcc-internal-format
-msgid "can't write PCH fle: %m"
+msgid "Wrong list of exited loops for edge  %d->%d"
 msgstr ""
 
-#: gimplify.c:3932
+#: cfgloop.c:1514
 #, gcc-internal-format
-msgid "invalid lvalue in asm output %d"
+msgid "Too many loop exits recorded"
 msgstr ""
 
-#: gimplify.c:4044
+#: cfgloop.c:1525
 #, gcc-internal-format
-msgid "memory input %d is not directly addressable"
+msgid "%d exits recorded for loop %d (having %d exits)"
 msgstr ""
 
-#: gimplify.c:4510
+#: cfgrtl.c:1706
 #, gcc-internal-format
-msgid "%qs not specified in enclosing parallel"
+msgid "BB_RTL flag not set for block %d"
 msgstr ""
 
-#: gimplify.c:4512
+#: cfgrtl.c:1713
 #, gcc-internal-format
-msgid "%Henclosing parallel"
+msgid "insn %d basic block pointer is %d, should be %d"
 msgstr ""
 
-#: gimplify.c:4566
+#: cfgrtl.c:1722
 #, gcc-internal-format
-msgid "iteration variable %qs should be private"
+msgid "bb prediction set for block %d, but it is not used in RTL land"
 msgstr ""
 
-#: gimplify.c:4580
+#: cfgrtl.c:1743
 #, gcc-internal-format
-msgid "iteration variable %qs should not be firstprivate"
+msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
 msgstr ""
 
-#: gimplify.c:4583
+#: cfgrtl.c:1758
 #, gcc-internal-format
-msgid "iteration variable %qs should not be reduction"
+msgid "fallthru edge crosses section boundary (bb %i)"
 msgstr ""
 
-#: gimplify.c:5966
+#: cfgrtl.c:1783
 #, gcc-internal-format
-msgid "gimplification failed"
+msgid "missing REG_EH_REGION note in the end of bb %i"
 msgstr ""
 
-#: global.c:375 global.c:388 global.c:402
+#: cfgrtl.c:1791
 #, gcc-internal-format
-msgid "%s cannot be used in asm here"
+msgid "too many outgoing branch edges from bb %i"
 msgstr ""
 
-#: graph.c:403 java/jcf-parse.c:1083 java/jcf-parse.c:1218 java/lex.c:1855
-#: objc/objc-act.c:500
+#: cfgrtl.c:1796
 #, gcc-internal-format
-msgid "can't open %s: %m"
+msgid "fallthru edge after unconditional jump %i"
 msgstr ""
 
-#: haifa-sched.c:184
+#: cfgrtl.c:1807
 #, gcc-internal-format
-msgid "fix_sched_param: unknown param: %s"
+msgid "wrong amount of branch edges after conditional jump %i"
 msgstr ""
 
-#: omp-low.c:1265
+#: cfgrtl.c:1813
 #, gcc-internal-format
-msgid ""
-"work-sharing region may not be closely nested inside of work-sharing, "
-"critical, ordered or master region"
+msgid "call edges for non-call insn in bb %i"
 msgstr ""
 
-#: omp-low.c:1281
+#: cfgrtl.c:1822
 #, gcc-internal-format
-msgid "master region may not be closely nested inside of work-sharing region"
+msgid "abnormal edges for no purpose in bb %i"
 msgstr ""
 
-#: omp-low.c:1295
+#: cfgrtl.c:1834
 #, gcc-internal-format
-msgid "ordered region may not be closely nested inside of critical region"
+msgid "insn %d inside basic block %d but block_for_insn is NULL"
 msgstr ""
 
-#: omp-low.c:1301
+#: cfgrtl.c:1838
 #, gcc-internal-format
-msgid ""
-"ordered region must be closely nested inside a loop region with an ordered "
-"clause"
+msgid "insn %d inside basic block %d but block_for_insn is %i"
 msgstr ""
 
-#: omp-low.c:1315
+#: cfgrtl.c:1852 cfgrtl.c:1862
 #, gcc-internal-format
-msgid ""
-"critical region may not be nested inside a critical region with the same name"
+msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
 msgstr ""
 
-#: omp-low.c:4332 cp/decl.c:2515 cp/parser.c:6877 cp/parser.c:6897
+#: cfgrtl.c:1875
 #, gcc-internal-format
-msgid "invalid exit from OpenMP structured block"
+msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
 msgstr ""
 
-#: omp-low.c:4334
+#: cfgrtl.c:1885
 #, gcc-internal-format
-msgid "invalid entry to OpenMP structured block"
+msgid "in basic block %d:"
 msgstr ""
 
-#. Eventually this should become a hard error IMO.
-#: opts.c:181
+#: cfgrtl.c:1935
 #, gcc-internal-format
-msgid "command line option \"%s\" is valid for %s but not for %s"
+msgid "end insn %d for block %d not found in the insn stream"
 msgstr ""
 
-#: opts.c:235
+#: cfgrtl.c:1948
 #, gcc-internal-format
-msgid "command line option %qs is not supported by this configuration"
+msgid "insn %d is in multiple basic blocks (%d and %d)"
 msgstr ""
 
-#: opts.c:279
+#: cfgrtl.c:1960
 #, gcc-internal-format
-msgid "missing argument to \"%s\""
+msgid "head insn %d for block %d not found in the insn stream"
 msgstr ""
 
-#: opts.c:289
+#: cfgrtl.c:1981
 #, gcc-internal-format
-msgid "argument to \"%s\" should be a non-negative integer"
+msgid "missing barrier after block %i"
 msgstr ""
 
-#: opts.c:377
+#: cfgrtl.c:1994
 #, gcc-internal-format
-msgid "unrecognized command line option \"%s\""
+msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
 msgstr ""
 
-#: opts.c:588
+#: cfgrtl.c:2003
 #, gcc-internal-format
-msgid "-Wuninitialized is not supported without -O"
+msgid "verify_flow_info: Incorrect fallthru %i->%i"
 msgstr ""
 
-#: opts.c:603
+#: cfgrtl.c:2024
 #, gcc-internal-format
-msgid "-freorder-blocks-and-partition does not work with exceptions"
+msgid "basic blocks not laid down consecutively"
 msgstr ""
 
-#: opts.c:614
+#: cfgrtl.c:2063
 #, gcc-internal-format
-msgid "-freorder-blocks-and-partition does not support unwind info"
+msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
 msgstr ""
 
-#: opts.c:628
+#: cgraph.c:772
 #, gcc-internal-format
-msgid "-freorder-blocks-and-partition does not work on this architecture"
+msgid "%D renamed after being referenced in assembly"
 msgstr ""
 
-#: opts.c:691
+#: cgraphunit.c:513
 #, gcc-internal-format
-msgid "-Werror-%s: No option -%s"
+msgid "aux field set for edge %s->%s"
 msgstr ""
 
-#: opts.c:820
+#: cgraphunit.c:519
 #, gcc-internal-format
-msgid "structure alignment must be a small power of two, not %d"
+msgid "Execution count is negative"
 msgstr ""
 
-#: opts.c:875
+#: cgraphunit.c:526
 #, gcc-internal-format
-msgid "unrecognized visibility value \"%s\""
+msgid "caller edge count is negative"
 msgstr ""
 
-#: opts.c:923
+#: cgraphunit.c:531
 #, gcc-internal-format
-msgid "unrecognized register name \"%s\""
+msgid "caller edge frequency is negative"
 msgstr ""
 
-#: opts.c:947
+#: cgraphunit.c:536
 #, gcc-internal-format
-msgid "unknown tls-model \"%s\""
+msgid "caller edge frequency is too large"
 msgstr ""
 
-#: opts.c:997
+#: cgraphunit.c:545
 #, gcc-internal-format
-msgid "-f[no-]force-mem is nop and option will be removed in 4.2"
+msgid "inlined_to pointer is wrong"
 msgstr ""
 
-#: opts.c:1026
+#: cgraphunit.c:550
 #, gcc-internal-format
-msgid "%s: --param arguments should be of the form NAME=VALUE"
+msgid "multiple inline callers"
 msgstr ""
 
-#: opts.c:1031
+#: cgraphunit.c:557
 #, gcc-internal-format
-msgid "invalid --param value %qs"
+msgid "inlined_to pointer set for noninline callers"
 msgstr ""
 
-#: opts.c:1128
+#: cgraphunit.c:563
 #, gcc-internal-format
-msgid "target system does not support debug output"
+msgid "inlined_to pointer is set but no predecessors found"
 msgstr ""
 
-#: opts.c:1135
+#: cgraphunit.c:568
 #, gcc-internal-format
-msgid "debug format \"%s\" conflicts with prior selection"
+msgid "inlined_to pointer refers to itself"
 msgstr ""
 
-#: opts.c:1151
+#: cgraphunit.c:578
 #, gcc-internal-format
-msgid "unrecognised debug output level \"%s\""
+msgid "node not found in cgraph_hash"
 msgstr ""
 
-#: opts.c:1153
+#: cgraphunit.c:606
 #, gcc-internal-format
-msgid "debug output level %s is too high"
+msgid "shared call_stmt:"
 msgstr ""
 
-#: params.c:71
+#: cgraphunit.c:613
 #, gcc-internal-format
-msgid "minimum value of parameter %qs is %u"
+msgid "edge points to wrong declaration:"
 msgstr ""
 
-#: params.c:76
+#: cgraphunit.c:622
 #, gcc-internal-format
-msgid "maximum value of parameter %qs is %u"
+msgid "missing callgraph edge for call stmt:"
 msgstr ""
 
-#. If we didn't find this parameter, issue an error message.
-#: params.c:85
+#: cgraphunit.c:638
 #, gcc-internal-format
-msgid "invalid parameter %qs"
+msgid "edge %s->%s has no corresponding call_stmt"
 msgstr ""
 
-#: profile.c:280
+#: cgraphunit.c:650
 #, gcc-internal-format
-msgid "corrupted profile info: run_max * runs < sum_max"
+msgid "verify_cgraph_node failed"
 msgstr ""
 
-#: profile.c:286
+#: cgraphunit.c:765 cgraphunit.c:788
 #, gcc-internal-format
-msgid "corrupted profile info: sum_all is smaller than sum_max"
+msgid "%J%<externally_visible%> attribute have effect only on public objects"
 msgstr ""
 
-#: profile.c:331
+#: cgraphunit.c:978
 #, gcc-internal-format
-msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
+msgid "failed to reclaim unneeded function"
 msgstr ""
 
-#: profile.c:495
+#: cgraphunit.c:1320
 #, gcc-internal-format
-msgid ""
-"corrupted profile info: number of iterations for basic block %d thought to "
-"be %i"
+msgid "nodes with no released memory found"
 msgstr ""
 
-#: profile.c:516
+#: collect2.c:1172
 #, gcc-internal-format
-msgid ""
-"corrupted profile info: number of executions for edge %d-%d thought to be %i"
+msgid "unknown demangling style '%s'"
 msgstr ""
 
-#: reg-stack.c:535
+#: collect2.c:1495
 #, gcc-internal-format
-msgid "output constraint %d must specify a single register"
+msgid "%s terminated with signal %d [%s]%s"
 msgstr ""
 
-#: reg-stack.c:545
+#: collect2.c:1513
 #, gcc-internal-format
-msgid "output constraint %d cannot be specified together with \"%s\" clobber"
+msgid "%s returned %d exit status"
 msgstr ""
 
-#: reg-stack.c:568
+#: collect2.c:2175
 #, gcc-internal-format
-msgid "output regs must be grouped at top of stack"
+msgid "cannot find 'ldd'"
 msgstr ""
 
-#: reg-stack.c:605
+#: convert.c:69
 #, gcc-internal-format
-msgid "implicitly popped regs must be grouped at top of stack"
+msgid "cannot convert to a pointer type"
 msgstr ""
 
-#: reg-stack.c:624
+#: convert.c:330
 #, gcc-internal-format
-msgid "output operand %d must use %<&%> constraint"
+msgid "pointer value used where a floating point value was expected"
 msgstr ""
 
-#: regclass.c:740
+#: convert.c:334
 #, gcc-internal-format
-msgid "can't use '%s' as a %s register"
+msgid "aggregate value used where a float was expected"
 msgstr ""
 
-#: regclass.c:755 config/ia64/ia64.c:5102 config/ia64/ia64.c:5109
-#: config/pa/pa.c:351 config/pa/pa.c:358
+#: convert.c:359
 #, gcc-internal-format
-msgid "unknown register name: %s"
+msgid "conversion to incomplete type"
 msgstr ""
 
-#: regclass.c:765
+#: convert.c:725 convert.c:800
 #, gcc-internal-format
-msgid "global register variable follows a function definition"
+msgid "can't convert between vector values of different size"
 msgstr ""
 
-#: regclass.c:769
+#: convert.c:731
 #, gcc-internal-format
-msgid "register used for two global register variables"
+msgid "aggregate value used where an integer was expected"
 msgstr ""
 
-#: regclass.c:774
+#: convert.c:780
 #, gcc-internal-format
-msgid "call-clobbered register used for global register variable"
+msgid "pointer value used where a complex was expected"
 msgstr ""
 
-#: regrename.c:1937
+#: convert.c:784
 #, gcc-internal-format
-msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
+msgid "aggregate value used where a complex was expected"
 msgstr ""
 
-#: regrename.c:1949
+#: convert.c:806
 #, gcc-internal-format
-msgid "validate_value_data: Loop in regno chain (%u)"
+msgid "can't convert value to a vector"
 msgstr ""
 
-#: regrename.c:1952
+#: coverage.c:183
 #, gcc-internal-format
-msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
+msgid "%qs is not a gcov data file"
 msgstr ""
 
-#: regrename.c:1964
+#: coverage.c:194
 #, gcc-internal-format
-msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
+msgid "%qs is version %q.*s, expected version %q.*s"
 msgstr ""
 
-#: reload.c:1249
+#: coverage.c:274 coverage.c:282
 #, gcc-internal-format
-msgid "cannot reload integer constant operand in %<asm%>"
+msgid "coverage mismatch for function %u while reading execution counters"
 msgstr ""
 
-#: reload.c:1272
+#: coverage.c:276 coverage.c:371
 #, gcc-internal-format
-msgid "impossible register constraint in %<asm%>"
+msgid "checksum is %x instead of %x"
 msgstr ""
 
-#: reload.c:3567
+#: coverage.c:284 coverage.c:373
 #, gcc-internal-format
-msgid "%<&%> constraint used with no register class"
+msgid "number of counters is %d instead of %d"
 msgstr ""
 
-#: reload.c:3738 reload.c:3978
+#: coverage.c:290
 #, gcc-internal-format
-msgid "inconsistent operand constraints in an %<asm%>"
+msgid "cannot merge separate %s counters for function %u"
 msgstr ""
 
-#: reload1.c:1178
+#: coverage.c:311
 #, gcc-internal-format
-msgid "%<asm%> operand has impossible constraints"
+msgid "%qs has overflowed"
 msgstr ""
 
-#: reload1.c:1259
+#: coverage.c:348
 #, gcc-internal-format
-msgid "frame size too large for reliable stack checking"
+msgid "no coverage for function %qs found"
 msgstr ""
 
-#: reload1.c:1262
+#: coverage.c:362 coverage.c:365
 #, gcc-internal-format
-msgid "try reducing the number of local variables"
+msgid "coverage mismatch for function %qs while reading counter %qs"
 msgstr ""
 
-#: reload1.c:1925
+#: coverage.c:381
 #, gcc-internal-format
-msgid "can't find a register in class %qs while reloading %<asm%>"
+msgid "coverage mismatch ignored due to -Wcoverage-mismatch"
 msgstr ""
 
-#: reload1.c:1930
+#: coverage.c:383
 #, gcc-internal-format
-msgid "unable to find a register to spill in class %qs"
+msgid "execution counts estimated"
 msgstr ""
 
-#: reload1.c:4028
+#: coverage.c:386
 #, gcc-internal-format
-msgid "%<asm%> operand requires impossible reload"
+msgid "this can result in poorly optimized code"
 msgstr ""
 
-#: reload1.c:5191
+#: coverage.c:544
 #, gcc-internal-format
-msgid "%<asm%> operand constraint incompatible with operand size"
+msgid "cannot open %s"
 msgstr ""
 
-#: reload1.c:6843
+#: coverage.c:579
 #, gcc-internal-format
-msgid "output operand is constant in %<asm%>"
+msgid "error writing %qs"
 msgstr ""
 
-#: rtl.c:481
+#: diagnostic.c:656
 #, gcc-internal-format
-msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
+msgid "in %s, at %s:%d"
 msgstr ""
 
-#: rtl.c:491
+#: dominance.c:953
 #, gcc-internal-format
-msgid ""
-"RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
+msgid "dominator of %d status unknown"
 msgstr ""
 
-#: rtl.c:501
+#: dominance.c:955
 #, gcc-internal-format
-msgid ""
-"RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %"
-"s:%d"
+msgid "dominator of %d should be %d, not %d"
 msgstr ""
 
-#: rtl.c:510
+#: dominance.c:967
 #, gcc-internal-format
-msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
+msgid "ENTRY does not dominate bb %d"
 msgstr ""
 
-#: rtl.c:520
+#: dwarf2out.c:3621
 #, gcc-internal-format
-msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
+msgid "DW_LOC_OP %s not implemented"
 msgstr ""
 
-#: rtl.c:547
+#: emit-rtl.c:2260
 #, gcc-internal-format
-msgid ""
-"RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:%"
-"d"
+msgid "invalid rtl sharing found in the insn"
 msgstr ""
 
-#: rtl.c:557
+#: emit-rtl.c:2262
 #, gcc-internal-format
-msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
+msgid "shared rtx"
 msgstr ""
 
-#: rtl.c:568
+#: emit-rtl.c:2264 flow.c:493 flow.c:518 flow.c:540
 #, gcc-internal-format
-msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
+msgid "internal consistency failure"
 msgstr ""
 
-#: stmt.c:316
+#: emit-rtl.c:3349
 #, gcc-internal-format
-msgid "output operand constraint lacks %<=%>"
+msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
 msgstr ""
 
-#: stmt.c:331
+#: errors.c:133
 #, gcc-internal-format
-msgid "output constraint %qc for operand %d is not at the beginning"
+msgid "abort in %s, at %s:%d"
 msgstr ""
 
-#: stmt.c:354
+#: except.c:337
 #, gcc-internal-format
-msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
+msgid "exception handling disabled, use -fexceptions to enable"
 msgstr ""
 
-#: stmt.c:361 stmt.c:460
+#: except.c:2877
 #, gcc-internal-format
-msgid "%<%%%> constraint used with last operand"
+msgid "argument of %<__builtin_eh_return_regno%> must be constant"
 msgstr ""
 
-#: stmt.c:380
+#: except.c:3008
 #, gcc-internal-format
-msgid "matching constraint not valid in output operand"
+msgid "__builtin_eh_return not supported on this target"
 msgstr ""
 
-#: stmt.c:451
+#: except.c:3889 except.c:3898
 #, gcc-internal-format
-msgid "input operand constraint contains %qc"
+msgid "region_array is corrupted for region %i"
 msgstr ""
 
-#: stmt.c:493
+#: except.c:3903
 #, gcc-internal-format
-msgid "matching constraint references invalid operand number"
+msgid "outer block of region %i is wrong"
 msgstr ""
 
-#: stmt.c:531
+#: except.c:3908
 #, gcc-internal-format
-msgid "invalid punctuation %qc in constraint"
+msgid "region %i may contain throw and is contained in region that may not"
 msgstr ""
 
-#: stmt.c:555
+#: except.c:3914
 #, gcc-internal-format
-msgid "matching constraint does not allow a register"
+msgid "negative nesting depth of region %i"
 msgstr ""
 
-#: stmt.c:614
+#: except.c:3934
 #, gcc-internal-format
-msgid "asm-specifier for variable %qs conflicts with asm clobber list"
+msgid "tree list ends on depth %i"
 msgstr ""
 
-#: stmt.c:706
+#: except.c:3939
 #, gcc-internal-format
-msgid "unknown register name %qs in %<asm%>"
+msgid "array does not match the region tree"
 msgstr ""
 
-#: stmt.c:714
+#: except.c:3945
 #, gcc-internal-format
-msgid "PIC register %qs clobbered in %<asm%>"
+msgid "verify_eh_tree failed"
 msgstr ""
 
-#: stmt.c:761
+#: explow.c:1279
 #, gcc-internal-format
-msgid "more than %d operands in %<asm%>"
+msgid "stack limits not supported on this target"
 msgstr ""
 
-#: stmt.c:824
+#: fold-const.c:981 tree-ssa-loop-niter.c:1130
 #, gcc-internal-format
-msgid "output number %d not directly addressable"
+msgid "%H%s"
 msgstr ""
 
-#: stmt.c:903
+#: fold-const.c:1347
 #, gcc-internal-format
-msgid "asm operand %d probably doesn%'t match constraints"
+msgid "assuming signed overflow does not occur when negating a division"
 msgstr ""
 
-#: stmt.c:913
+#: fold-const.c:3673 fold-const.c:3684
 #, gcc-internal-format
-msgid "use of memory input without lvalue in asm operand %d is deprecated"
+msgid "comparison is always %d due to width of bit-field"
 msgstr ""
 
-#: stmt.c:1060
+#: fold-const.c:4955
 #, gcc-internal-format
-msgid "asm clobber conflict with output operand"
+msgid "assuming signed overflow does not occur when simplifying range test"
 msgstr ""
 
-#: stmt.c:1065
+#: fold-const.c:5329 fold-const.c:5344
 #, gcc-internal-format
-msgid "asm clobber conflict with input operand"
+msgid "comparison is always %d"
 msgstr ""
 
-#: stmt.c:1142
+#: fold-const.c:5473
 #, gcc-internal-format
-msgid "too many alternatives in %<asm%>"
+msgid "%<or%> of unmatched not-equal tests is always 1"
 msgstr ""
 
-#: stmt.c:1154
+#: fold-const.c:5478
 #, gcc-internal-format
-msgid "operand constraints for %<asm%> differ in number of alternatives"
+msgid "%<and%> of mutually exclusive equal-tests is always 0"
 msgstr ""
 
-#: stmt.c:1207
+#: fold-const.c:8190
 #, gcc-internal-format
-msgid "duplicate asm operand name %qs"
+msgid ""
+"assuming signed overflow does not occur when reducing constant in comparison"
 msgstr ""
 
-#: stmt.c:1305
+#: fold-const.c:8473
 #, gcc-internal-format
-msgid "missing close brace for named operand"
+msgid ""
+"assuming signed overflow does not occur when combining constants around a "
+"comparison"
 msgstr ""
 
-#: stmt.c:1333
+#: fold-const.c:12587
 #, gcc-internal-format
-msgid "undefined named operand %qs"
+msgid "fold check: original tree changed by fold"
 msgstr ""
 
-#: stmt.c:1476
+#: function.c:376
 #, gcc-internal-format
-msgid "%Hvalue computed is not used"
+msgid "%Jtotal size of local objects too large"
 msgstr ""
 
-#: stor-layout.c:150
+#: function.c:836 varasm.c:2100
 #, gcc-internal-format
-msgid "type size can%'t be explicitly evaluated"
+msgid "size of variable %q+D is too large"
 msgstr ""
 
-#: stor-layout.c:152
+#: function.c:1553
 #, gcc-internal-format
-msgid "variable-size type declared outside of any function"
+msgid "impossible constraint in %<asm%>"
 msgstr ""
 
-#: stor-layout.c:467
+#: function.c:3491
 #, gcc-internal-format
-msgid "size of %q+D is %d bytes"
+msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
 msgstr ""
 
-#: stor-layout.c:469
+#: function.c:3512
 #, gcc-internal-format
-msgid "size of %q+D is larger than %wd bytes"
+msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
 msgstr ""
 
-#: stor-layout.c:891
+#: function.c:3861
 #, gcc-internal-format
-msgid "packed attribute causes inefficient alignment for %q+D"
+msgid "function returns an aggregate"
 msgstr ""
 
-#: stor-layout.c:894
+#: function.c:4254
 #, gcc-internal-format
-msgid "packed attribute is unnecessary for %q+D"
+msgid "unused parameter %q+D"
 msgstr ""
 
-#. No, we need to skip space before this field.
-#. Bump the cumulative size to multiple of field alignment.
-#: stor-layout.c:911
+#: gcc.c:1266
 #, gcc-internal-format
-msgid "padding struct to align %q+D"
+msgid "ambiguous abbreviation %s"
 msgstr ""
 
-#: stor-layout.c:1262
+#: gcc.c:1293
 #, gcc-internal-format
-msgid "padding struct size to alignment boundary"
+msgid "incomplete '%s' option"
 msgstr ""
 
-#: stor-layout.c:1292
+#: gcc.c:1304
 #, gcc-internal-format
-msgid "packed attribute causes inefficient alignment for %qs"
+msgid "missing argument to '%s' option"
 msgstr ""
 
-#: stor-layout.c:1296
+#: gcc.c:1317
 #, gcc-internal-format
-msgid "packed attribute is unnecessary for %qs"
+msgid "extraneous argument to '%s' option"
 msgstr ""
 
-#: stor-layout.c:1302
+#: gcc.c:3955
 #, gcc-internal-format
-msgid "packed attribute causes inefficient alignment"
+msgid "warning: -pipe ignored because -save-temps specified"
 msgstr ""
 
-#: stor-layout.c:1304
+#: gcc.c:4242
 #, gcc-internal-format
-msgid "packed attribute is unnecessary"
+msgid "warning: '-x %s' after last input file has no effect"
 msgstr ""
 
-#: stor-layout.c:1816
+#. 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:5260
 #, gcc-internal-format
-msgid "alignment of array elements is greater than element size"
+msgid "spec failure: '%%*' has not been initialized by pattern match"
 msgstr ""
 
-#: targhooks.c:101
+#: gcc.c:5269
 #, gcc-internal-format
-msgid "__builtin_saveregs not supported by this target"
+msgid "warning: use of obsolete %%[ operator in specs"
 msgstr ""
 
-#: tlink.c:484
+#: gcc.c:5350
 #, gcc-internal-format
-msgid "repository file '%s' does not contain command-line arguments"
+msgid "spec failure: unrecognized spec option '%c'"
 msgstr ""
 
-#: tlink.c:705
+#: gcc.c:6248
 #, gcc-internal-format
-msgid ""
-"'%s' was assigned to '%s', but was not defined during recompilation, or vice "
-"versa"
+msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
 msgstr ""
 
-#: tlink.c:775
+#: gcc.c:6271
 #, gcc-internal-format
-msgid "ld returned %d exit status"
+msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
 msgstr ""
 
-#: toplev.c:523
+#: gcc.c:6358
 #, gcc-internal-format
-msgid "invalid option argument %qs"
+msgid "unrecognized option '-%s'"
 msgstr ""
 
-#: toplev.c:621
+#: gcc.c:6556 gcc.c:6619
 #, gcc-internal-format
-msgid "getting core file size maximum limit: %m"
+msgid "%s: %s compiler not installed on this system"
 msgstr ""
 
-#: toplev.c:624
+#: gcc.c:6711
 #, gcc-internal-format
-msgid "setting core file size limit to maximum: %m"
+msgid "%s: linker input file unused because linking not done"
 msgstr ""
 
-#: toplev.c:842
+#: gcc.c:6751
 #, gcc-internal-format
-msgid "%q+F declared %<static%> but never defined"
+msgid "language %s not recognized"
 msgstr ""
 
-#: toplev.c:867
+#: gcc.c:6822
 #, gcc-internal-format
-msgid "%q+D defined but not used"
+msgid "%s: %s"
 msgstr ""
 
-#: toplev.c:910 toplev.c:934
+#: gcse.c:6599
 #, gcc-internal-format
-msgid "%qs is deprecated (declared at %s:%d)"
+msgid "%s: %d basic blocks and %d edges/basic block"
 msgstr ""
 
-#: toplev.c:938
+#: gcse.c:6612
 #, gcc-internal-format
-msgid "type is deprecated (declared at %s:%d)"
+msgid "%s: %d basic blocks and %d registers"
 msgstr ""
 
-#: toplev.c:944
+#: ggc-common.c:404 ggc-common.c:412 ggc-common.c:480 ggc-common.c:499
+#: ggc-page.c:2138 ggc-page.c:2169 ggc-page.c:2176 ggc-zone.c:2291
+#: ggc-zone.c:2306
 #, gcc-internal-format
-msgid "%qs is deprecated"
+msgid "can't write PCH file: %m"
 msgstr ""
 
-#: toplev.c:946
+#: ggc-common.c:492 config/i386/host-cygwin.c:58
 #, gcc-internal-format
-msgid "type is deprecated"
+msgid "can't get position in PCH file: %m"
 msgstr ""
 
-#: toplev.c:966 toplev.c:993
+#: ggc-common.c:502
 #, gcc-internal-format
-msgid "GCC supports only %d input file changes"
+msgid "can't write padding to PCH file: %m"
 msgstr ""
 
-#: toplev.c:1140
+#: ggc-common.c:557 ggc-common.c:565 ggc-common.c:572 ggc-common.c:575
+#: ggc-common.c:585 ggc-common.c:588 ggc-page.c:2263 ggc-zone.c:2325
 #, gcc-internal-format
-msgid "unrecognized gcc debugging option: %c"
+msgid "can't read PCH file: %m"
 msgstr ""
 
-#: toplev.c:1293
+#: ggc-common.c:580
 #, gcc-internal-format
-msgid "can%'t open %s for writing: %m"
+msgid "had to relocate PCH"
 msgstr ""
 
-#: toplev.c:1577
+#: ggc-page.c:1471
 #, gcc-internal-format
-msgid "this target does not support %qs"
+msgid "open /dev/zero: %m"
 msgstr ""
 
-#: toplev.c:1648
+#: ggc-page.c:2154 ggc-page.c:2160
 #, gcc-internal-format
-msgid "instruction scheduling not supported on this target machine"
+msgid "can't write PCH file"
 msgstr ""
 
-#: toplev.c:1652
+#: ggc-zone.c:2288 ggc-zone.c:2299
 #, gcc-internal-format
-msgid "this target machine does not have delayed branches"
+msgid "can't seek PCH file: %m"
 msgstr ""
 
-#: toplev.c:1666
+#: ggc-zone.c:2302
 #, gcc-internal-format
-msgid "-f%sleading-underscore not supported on this target machine"
+msgid "can't write PCH fle: %m"
 msgstr ""
 
-#: toplev.c:1739
+#: gimplify.c:4001
 #, gcc-internal-format
-msgid "target system does not support the \"%s\" debug format"
+msgid "invalid lvalue in asm output %d"
 msgstr ""
 
-#: toplev.c:1751
+#: gimplify.c:4113
 #, gcc-internal-format
-msgid "variable tracking requested, but useless unless producing debug info"
+msgid "memory input %d is not directly addressable"
 msgstr ""
 
-#: toplev.c:1754
+#: gimplify.c:4584
 #, gcc-internal-format
-msgid "variable tracking requested, but not supported by this debug format"
+msgid "%qs not specified in enclosing parallel"
 msgstr ""
 
-#: toplev.c:1774
+#: gimplify.c:4586
 #, gcc-internal-format
-msgid "can%'t open %s: %m"
+msgid "%Henclosing parallel"
 msgstr ""
 
-#: toplev.c:1781
+#: gimplify.c:4640
 #, gcc-internal-format
-msgid "-ffunction-sections not supported for this target"
+msgid "iteration variable %qs should be private"
 msgstr ""
 
-#: toplev.c:1786
+#: gimplify.c:4654
 #, gcc-internal-format
-msgid "-fdata-sections not supported for this target"
+msgid "iteration variable %qs should not be firstprivate"
 msgstr ""
 
-#: toplev.c:1793
+#: gimplify.c:4657
 #, gcc-internal-format
-msgid "-ffunction-sections disabled; it makes profiling impossible"
+msgid "iteration variable %qs should not be reduction"
 msgstr ""
 
-#: toplev.c:1800
+#: gimplify.c:4781
 #, gcc-internal-format
-msgid "-fprefetch-loop-arrays not supported for this target"
+msgid "%s variable %qs is private in outer context"
 msgstr ""
 
-#: toplev.c:1806
+#: gimplify.c:6082
 #, gcc-internal-format
-msgid ""
-"-fprefetch-loop-arrays not supported for this target (try -march switches)"
+msgid "gimplification failed"
 msgstr ""
 
-#: toplev.c:1815
+#: global.c:379 global.c:392 global.c:406
 #, gcc-internal-format
-msgid "-fprefetch-loop-arrays is not supported with -Os"
+msgid "%s cannot be used in asm here"
 msgstr ""
 
-#: toplev.c:1822
+#: graph.c:403 java/jcf-parse.c:1753 java/jcf-parse.c:1893 objc/objc-act.c:500
 #, gcc-internal-format
-msgid "-ffunction-sections may affect debugging on some targets"
+msgid "can't open %s: %m"
 msgstr ""
 
-#: toplev.c:1838
+#: haifa-sched.c:184
 #, gcc-internal-format
-msgid "-fstack-protector not supported for this target"
+msgid "fix_sched_param: unknown param: %s"
 msgstr ""
 
-#: toplev.c:1851
+#: omp-low.c:1266
 #, gcc-internal-format
-msgid "unwind tables currently requires a frame pointer for correctness"
+msgid ""
+"work-sharing region may not be closely nested inside of work-sharing, "
+"critical, ordered or master region"
 msgstr ""
 
-#: toplev.c:1955
+#: omp-low.c:1282
 #, gcc-internal-format
-msgid "error writing to %s: %m"
+msgid "master region may not be closely nested inside of work-sharing region"
 msgstr ""
 
-#: toplev.c:1957 java/jcf-parse.c:1102 java/jcf-write.c:3541
+#: omp-low.c:1296
 #, gcc-internal-format
-msgid "error closing %s: %m"
+msgid "ordered region may not be closely nested inside of critical region"
 msgstr ""
 
-#: tree-cfg.c:1442 tree-cfg.c:2081 tree-cfg.c:2084
+#: omp-low.c:1302
 #, gcc-internal-format
-msgid "%Hwill never be executed"
+msgid ""
+"ordered region must be closely nested inside a loop region with an ordered "
+"clause"
 msgstr ""
 
-#: tree-cfg.c:3228
+#: omp-low.c:1316
 #, gcc-internal-format
-msgid "SSA name in freelist but still referenced"
+msgid ""
+"critical region may not be nested inside a critical region with the same name"
 msgstr ""
 
-#: tree-cfg.c:3237
+#: omp-low.c:4418 cp/decl.c:2521 cp/parser.c:7000 cp/parser.c:7020
 #, gcc-internal-format
-msgid "ASSERT_EXPR with an always-false condition"
+msgid "invalid exit from OpenMP structured block"
 msgstr ""
 
-#: tree-cfg.c:3247
+#: omp-low.c:4420
 #, gcc-internal-format
-msgid "GIMPLE register modified with BIT_FIELD_REF"
+msgid "invalid entry to OpenMP structured block"
 msgstr ""
 
-#: tree-cfg.c:3282
+#. Eventually this should become a hard error IMO.
+#: opts.c:177
 #, gcc-internal-format
-msgid "invariant not recomputed when ADDR_EXPR changed"
+msgid "command line option \"%s\" is valid for %s but not for %s"
 msgstr ""
 
-#: tree-cfg.c:3288
+#: opts.c:231
 #, gcc-internal-format
-msgid "constant not recomputed when ADDR_EXPR changed"
+msgid "command line option %qs is not supported by this configuration"
 msgstr ""
 
-#: tree-cfg.c:3293
+#: opts.c:284
 #, gcc-internal-format
-msgid "side effects not recomputed when ADDR_EXPR changed"
+msgid "missing argument to \"%s\""
 msgstr ""
 
-#: tree-cfg.c:3309
+#: opts.c:294
 #, gcc-internal-format
-msgid "address taken, but ADDRESSABLE bit not set"
+msgid "argument to \"%s\" should be a non-negative integer"
 msgstr ""
 
-#: tree-cfg.c:3319
+#: opts.c:382
 #, gcc-internal-format
-msgid "non-boolean used in condition"
+msgid "unrecognized command line option \"%s\""
 msgstr ""
 
-#: tree-cfg.c:3324
+#: opts.c:594
 #, gcc-internal-format
-msgid "invalid conditional operand"
+msgid "-Wuninitialized is not supported without -O"
 msgstr ""
 
-#: tree-cfg.c:3379
+#: opts.c:609
 #, gcc-internal-format
-msgid "invalid reference prefix"
+msgid "-freorder-blocks-and-partition does not work with exceptions"
 msgstr ""
 
-#: tree-cfg.c:3455
+#: opts.c:620
 #, gcc-internal-format
-msgid "is not a valid GIMPLE statement"
+msgid "-freorder-blocks-and-partition does not support unwind info"
 msgstr ""
 
-#: tree-cfg.c:3475
+#: opts.c:634
 #, gcc-internal-format
-msgid "statement marked for throw, but doesn%'t"
+msgid "-freorder-blocks-and-partition does not work on this architecture"
 msgstr ""
 
-#: tree-cfg.c:3480
+#: opts.c:909
 #, gcc-internal-format
-msgid "statement marked for throw in middle of block"
+msgid "unrecognized include_flags 0x%x passed to print_specific_help"
 msgstr ""
 
-#: tree-cfg.c:3570
+#: opts.c:1199
 #, gcc-internal-format
-msgid "bb_for_stmt (phi) is set to a wrong basic block"
+msgid "structure alignment must be a small power of two, not %d"
 msgstr ""
 
-#: tree-cfg.c:3585
+#: opts.c:1254
 #, gcc-internal-format
-msgid "PHI def is not a GIMPLE value"
+msgid "unrecognized visibility value \"%s\""
 msgstr ""
 
-#: tree-cfg.c:3601 tree-cfg.c:3624
+#: opts.c:1302
 #, gcc-internal-format
-msgid "incorrect sharing of tree nodes"
+msgid "unrecognized register name \"%s\""
 msgstr ""
 
-#: tree-cfg.c:3615
+#: opts.c:1326
 #, gcc-internal-format
-msgid "bb_for_stmt (stmt) is set to a wrong basic block"
+msgid "unknown tls-model \"%s\""
 msgstr ""
 
-#: tree-cfg.c:3633
+#: opts.c:1401
 #, gcc-internal-format
-msgid "verify_stmts failed"
+msgid "%s: --param arguments should be of the form NAME=VALUE"
 msgstr ""
 
-#: tree-cfg.c:3654
+#: opts.c:1406
 #, gcc-internal-format
-msgid "ENTRY_BLOCK has a statement list associated with it"
+msgid "invalid --param value %qs"
 msgstr ""
 
-#: tree-cfg.c:3660
+#: opts.c:1504
 #, gcc-internal-format
-msgid "EXIT_BLOCK has a statement list associated with it"
+msgid "target system does not support debug output"
 msgstr ""
 
-#: tree-cfg.c:3667
+#: opts.c:1511
 #, gcc-internal-format
-msgid "fallthru to exit from bb %d"
+msgid "debug format \"%s\" conflicts with prior selection"
 msgstr ""
 
-#: tree-cfg.c:3689
+#: opts.c:1527
 #, gcc-internal-format
-msgid "nonlocal label "
+msgid "unrecognised debug output level \"%s\""
 msgstr ""
 
-#: tree-cfg.c:3698 tree-cfg.c:3708 tree-cfg.c:3733
+#: opts.c:1529
 #, gcc-internal-format
-msgid "label "
+msgid "debug output level %s is too high"
 msgstr ""
 
-#: tree-cfg.c:3723
+#: opts.c:1611
 #, gcc-internal-format
-msgid "control flow in the middle of basic block %d"
+msgid "-Werror=%s: No option -%s"
 msgstr ""
 
-#: tree-cfg.c:3753
+#: params.c:71
 #, gcc-internal-format
-msgid "fallthru edge after a control statement in bb %d"
+msgid "minimum value of parameter %qs is %u"
 msgstr ""
 
-#: tree-cfg.c:3766
+#: params.c:76
 #, gcc-internal-format
-msgid "true/false edge after a non-COND_EXPR in bb %d"
+msgid "maximum value of parameter %qs is %u"
 msgstr ""
 
-#: tree-cfg.c:3781
+#. If we didn't find this parameter, issue an error message.
+#: params.c:88
 #, gcc-internal-format
-msgid "structured COND_EXPR at the end of bb %d"
+msgid "invalid parameter %qs"
 msgstr ""
 
-#: tree-cfg.c:3794 tree-cfg.c:3832 tree-cfg.c:3845 tree-cfg.c:3916
+#: profile.c:304
 #, gcc-internal-format
-msgid "wrong outgoing edge flags at end of bb %d"
+msgid "corrupted profile info: run_max * runs < sum_max"
 msgstr ""
 
-#: tree-cfg.c:3802
+#: profile.c:310
 #, gcc-internal-format
-msgid "%<then%> label does not match edge at end of bb %d"
+msgid "corrupted profile info: sum_all is smaller than sum_max"
 msgstr ""
 
-#: tree-cfg.c:3810
+#: profile.c:355
 #, gcc-internal-format
-msgid "%<else%> label does not match edge at end of bb %d"
+msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
 msgstr ""
 
-#: tree-cfg.c:3820
+#: profile.c:519
 #, gcc-internal-format
-msgid "explicit goto at end of bb %d"
+msgid ""
+"corrupted profile info: number of iterations for basic block %d thought to "
+"be %i"
 msgstr ""
 
-#: tree-cfg.c:3850
+#: profile.c:540
 #, gcc-internal-format
-msgid "return edge does not point to exit in bb %d"
+msgid ""
+"corrupted profile info: number of executions for edge %d-%d thought to be %i"
 msgstr ""
 
-#: tree-cfg.c:3883
+#: reg-stack.c:534
 #, gcc-internal-format
-msgid "found default case not at end of case vector"
+msgid "output constraint %d must specify a single register"
 msgstr ""
 
-#: tree-cfg.c:3889
+#: reg-stack.c:544
 #, gcc-internal-format
-msgid "case labels not sorted: "
+msgid "output constraint %d cannot be specified together with \"%s\" clobber"
 msgstr ""
 
-#: tree-cfg.c:3900
+#: reg-stack.c:567
 #, gcc-internal-format
-msgid "no default case found at end of case vector"
+msgid "output regs must be grouped at top of stack"
 msgstr ""
 
-#: tree-cfg.c:3908
+#: reg-stack.c:604
 #, gcc-internal-format
-msgid "extra outgoing edge %d->%d"
+msgid "implicitly popped regs must be grouped at top of stack"
 msgstr ""
 
-#: tree-cfg.c:3930
+#: reg-stack.c:623
 #, gcc-internal-format
-msgid "missing edge %i->%i"
+msgid "output operand %d must use %<&%> constraint"
 msgstr ""
 
-#: tree-cfg.c:5744 tree-cfg.c:5748
+#: regclass.c:740
 #, gcc-internal-format
-msgid "%H%<noreturn%> function does return"
+msgid "can't use '%s' as a %s register"
 msgstr ""
 
-#: tree-cfg.c:5770 tree-cfg.c:5775
+#: regclass.c:755 config/ia64/ia64.c:5091 config/ia64/ia64.c:5098
+#: config/pa/pa.c:351 config/pa/pa.c:358 config/spu/spu.c:3765
+#: config/spu/spu.c:3772
 #, gcc-internal-format
-msgid "%Hcontrol reaches end of non-void function"
+msgid "unknown register name: %s"
 msgstr ""
 
-#: tree-cfg.c:5836
+#: regclass.c:765
 #, gcc-internal-format
-msgid "%Jfunction might be possible candidate for attribute %<noreturn%>"
+msgid "global register variable follows a function definition"
 msgstr ""
 
-#: tree-dump.c:892
+#: regclass.c:769
 #, gcc-internal-format
-msgid "could not open dump file %qs: %s"
+msgid "register used for two global register variables"
 msgstr ""
 
-#: tree-dump.c:1024
+#: regclass.c:774
 #, gcc-internal-format
-msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
+msgid "call-clobbered register used for global register variable"
 msgstr ""
 
-#: tree-eh.c:1770
+#: regrename.c:1937
 #, gcc-internal-format
-msgid "EH edge %i->%i is missing"
+msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
 msgstr ""
 
-#: tree-eh.c:1775
+#: regrename.c:1949
 #, gcc-internal-format
-msgid "EH edge %i->%i miss EH flag"
+msgid "validate_value_data: Loop in regno chain (%u)"
 msgstr ""
 
-#. ??? might not be mistake.
-#: tree-eh.c:1781
+#: regrename.c:1952
 #, gcc-internal-format
-msgid "EH edge %i->%i has duplicated regions"
+msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
 msgstr ""
 
-#: tree-eh.c:1815
+#: regrename.c:1964
 #, gcc-internal-format
-msgid "BB %i can not throw but has EH edges"
+msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
 msgstr ""
 
-#: tree-eh.c:1822
+#: reload.c:1249
 #, gcc-internal-format
-msgid "BB %i last statement has incorrectly set region"
+msgid "cannot reload integer constant operand in %<asm%>"
 msgstr ""
 
-#: tree-eh.c:1833
+#: reload.c:1272
 #, gcc-internal-format
-msgid "unnecessary EH edge %i->%i"
+msgid "impossible register constraint in %<asm%>"
 msgstr ""
 
-#: tree-inline.c:1332
+#: reload.c:3567
 #, gcc-internal-format
-msgid ""
-"function %q+F can never be inlined because it uses alloca (override using "
-"the always_inline attribute)"
+msgid "%<&%> constraint used with no register class"
 msgstr ""
 
-#: tree-inline.c:1344
+#: reload.c:3738 reload.c:3978
 #, gcc-internal-format
-msgid "function %q+F can never be inlined because it uses setjmp"
+msgid "inconsistent operand constraints in an %<asm%>"
 msgstr ""
 
-#: tree-inline.c:1358
+#: reload1.c:1184
 #, gcc-internal-format
-msgid ""
-"function %q+F can never be inlined because it uses variable argument lists"
+msgid "%<asm%> operand has impossible constraints"
 msgstr ""
 
-#: tree-inline.c:1369
+#: reload1.c:1265
 #, gcc-internal-format
-msgid ""
-"function %q+F can never be inlined because it uses setjmp-longjmp exception "
-"handling"
+msgid "frame size too large for reliable stack checking"
 msgstr ""
 
-#: tree-inline.c:1376
+#: reload1.c:1268
 #, gcc-internal-format
-msgid "function %q+F can never be inlined because it uses non-local goto"
+msgid "try reducing the number of local variables"
 msgstr ""
 
-#: tree-inline.c:1387
+#: reload1.c:1931
 #, gcc-internal-format
-msgid ""
-"function %q+F can never be inlined because it uses __builtin_return or "
-"__builtin_apply_args"
+msgid "can't find a register in class %qs while reloading %<asm%>"
 msgstr ""
 
-#: tree-inline.c:1406
+#: reload1.c:1936
 #, gcc-internal-format
-msgid "function %q+F can never be inlined because it contains a computed goto"
+msgid "unable to find a register to spill in class %qs"
 msgstr ""
 
-#: tree-inline.c:1420
+#: reload1.c:4065
 #, gcc-internal-format
-msgid "function %q+F can never be inlined because it receives a non-local goto"
+msgid "%<asm%> operand requires impossible reload"
 msgstr ""
 
-#: tree-inline.c:1445
+#: reload1.c:5274
 #, gcc-internal-format
-msgid ""
-"function %q+F can never be inlined because it uses variable sized variables"
+msgid "%<asm%> operand constraint incompatible with operand size"
 msgstr ""
 
-#: tree-inline.c:2004 tree-inline.c:2014
+#: reload1.c:6929
 #, gcc-internal-format
-msgid "inlining failed in call to %q+F: %s"
+msgid "output operand is constant in %<asm%>"
 msgstr ""
 
-#: tree-inline.c:2005 tree-inline.c:2016
+#: rtl.c:481
 #, gcc-internal-format
-msgid "called from here"
+msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
 msgstr ""
 
-#: tree-mudflap.c:856
+#: rtl.c:491
 #, gcc-internal-format
-msgid "mudflap checking not yet implemented for ARRAY_RANGE_REF"
+msgid ""
+"RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
 msgstr ""
 
-#: tree-mudflap.c:1048
+#: rtl.c:501
 #, gcc-internal-format
-msgid "mudflap cannot track %qs in stub function"
+msgid ""
+"RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %"
+"s:%d"
 msgstr ""
 
-#: tree-mudflap.c:1279
+#: rtl.c:510
 #, gcc-internal-format
-msgid "mudflap cannot track unknown size extern %qs"
+msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
 msgstr ""
 
-#: tree-nomudflap.c:51
+#: rtl.c:520
 #, gcc-internal-format
-msgid "mudflap: this language is not supported"
+msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
 msgstr ""
 
-#: tree-optimize.c:489
+#: rtl.c:547
 #, gcc-internal-format
-msgid "size of return value of %q+D is %u bytes"
+msgid ""
+"RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:%"
+"d"
 msgstr ""
 
-#: tree-optimize.c:492
+#: rtl.c:557
 #, gcc-internal-format
-msgid "size of return value of %q+D is larger than %wd bytes"
+msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
 msgstr ""
 
-#: tree-outof-ssa.c:612 tree-outof-ssa.c:627 tree-outof-ssa.c:641
-#: tree-outof-ssa.c:663 tree-outof-ssa.c:1118 tree-outof-ssa.c:1891
-#: tree-ssa-live.c:500 tree-ssa-live.c:1905
+#: rtl.c:568
 #, gcc-internal-format
-msgid "SSA corruption"
+msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
 msgstr ""
 
-#: tree-outof-ssa.c:2304
+#: stmt.c:316
 #, gcc-internal-format
-msgid " Pending stmts not issued on PRED edge (%d, %d)\n"
+msgid "output operand constraint lacks %<=%>"
 msgstr ""
 
-#: tree-outof-ssa.c:2310
+#: stmt.c:331
 #, gcc-internal-format
-msgid " Pending stmts not issued on SUCC edge (%d, %d)\n"
+msgid "output constraint %qc for operand %d is not at the beginning"
 msgstr ""
 
-#: tree-outof-ssa.c:2317
+#: stmt.c:354
 #, gcc-internal-format
-msgid " Pending stmts not issued on ENTRY edge (%d, %d)\n"
+msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
 msgstr ""
 
-#: tree-outof-ssa.c:2323
+#: stmt.c:361 stmt.c:460
 #, gcc-internal-format
-msgid " Pending stmts not issued on EXIT edge (%d, %d)\n"
+msgid "%<%%%> constraint used with last operand"
 msgstr ""
 
-#: tree-profile.c:216
+#: stmt.c:380
 #, gcc-internal-format
-msgid "unimplemented functionality"
+msgid "matching constraint not valid in output operand"
 msgstr ""
 
-#: tree-ssa-loop-niter.c:1148
+#: stmt.c:451
 #, gcc-internal-format
-msgid "%H%s"
+msgid "input operand constraint contains %qc"
 msgstr ""
 
-#: tree-ssa.c:111
+#: stmt.c:493
 #, gcc-internal-format
-msgid "expected an SSA_NAME object"
+msgid "matching constraint references invalid operand number"
 msgstr ""
 
-#: tree-ssa.c:117
+#: stmt.c:531
 #, gcc-internal-format
-msgid "type mismatch between an SSA_NAME and its symbol"
+msgid "invalid punctuation %qc in constraint"
 msgstr ""
 
-#: tree-ssa.c:123
+#: stmt.c:555
 #, gcc-internal-format
-msgid "found an SSA_NAME that had been released into the free pool"
+msgid "matching constraint does not allow a register"
 msgstr ""
 
-#: tree-ssa.c:129
+#: stmt.c:614
 #, gcc-internal-format
-msgid "found a virtual definition for a GIMPLE register"
+msgid "asm-specifier for variable %qs conflicts with asm clobber list"
 msgstr ""
 
-#: tree-ssa.c:135
+#: stmt.c:706
 #, gcc-internal-format
-msgid "found a real definition for a non-register"
+msgid "unknown register name %qs in %<asm%>"
 msgstr ""
 
-#: tree-ssa.c:142
+#: stmt.c:714
 #, gcc-internal-format
-msgid "found real variable when subvariables should have appeared"
+msgid "PIC register %qs clobbered in %<asm%>"
 msgstr ""
 
-#: tree-ssa.c:171
+#: stmt.c:761
 #, gcc-internal-format
-msgid "SSA_NAME created in two different blocks %i and %i"
+msgid "more than %d operands in %<asm%>"
 msgstr ""
 
-#: tree-ssa.c:180
+#: stmt.c:824
 #, gcc-internal-format
-msgid "SSA_NAME_DEF_STMT is wrong"
+msgid "output number %d not directly addressable"
 msgstr ""
 
-#: tree-ssa.c:238
+#: stmt.c:907
 #, gcc-internal-format
-msgid "missing definition"
+msgid "asm operand %d probably doesn%'t match constraints"
 msgstr ""
 
-#: tree-ssa.c:244
+#: stmt.c:917
 #, gcc-internal-format
-msgid "definition in block %i does not dominate use in block %i"
+msgid "use of memory input without lvalue in asm operand %d is deprecated"
 msgstr ""
 
-#: tree-ssa.c:252
+#: stmt.c:1064
 #, gcc-internal-format
-msgid "definition in block %i follows the use"
+msgid "asm clobber conflict with output operand"
 msgstr ""
 
-#: tree-ssa.c:259
+#: stmt.c:1069
 #, gcc-internal-format
-msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
+msgid "asm clobber conflict with input operand"
 msgstr ""
 
-#: tree-ssa.c:267
+#: stmt.c:1146
 #, gcc-internal-format
-msgid "no immediate_use list"
+msgid "too many alternatives in %<asm%>"
 msgstr ""
 
-#: tree-ssa.c:279
+#: stmt.c:1158
 #, gcc-internal-format
-msgid "wrong immediate use list"
+msgid "operand constraints for %<asm%> differ in number of alternatives"
 msgstr ""
 
-#: tree-ssa.c:312
+#: stmt.c:1211
 #, gcc-internal-format
-msgid "incoming edge count does not match number of PHI arguments"
+msgid "duplicate asm operand name %qs"
 msgstr ""
 
-#: tree-ssa.c:327
+#: stmt.c:1309
 #, gcc-internal-format
-msgid "PHI argument is missing for edge %d->%d"
+msgid "missing close brace for named operand"
 msgstr ""
 
-#: tree-ssa.c:336
+#: stmt.c:1337
 #, gcc-internal-format
-msgid "PHI argument is not SSA_NAME, or invariant"
+msgid "undefined named operand %qs"
 msgstr ""
 
-#: tree-ssa.c:348
+#: stmt.c:1485
 #, gcc-internal-format
-msgid "wrong edge %d->%d for PHI argument"
+msgid "%Hvalue computed is not used"
 msgstr ""
 
-#: tree-ssa.c:396
+#: stor-layout.c:150
 #, gcc-internal-format
-msgid "non-addressable variable inside an alias set"
+msgid "type size can%'t be explicitly evaluated"
 msgstr ""
 
-#: tree-ssa.c:412
+#: stor-layout.c:152
 #, gcc-internal-format
-msgid "addressable variable that is aliased but is not in any alias set"
+msgid "variable-size type declared outside of any function"
 msgstr ""
 
-#: tree-ssa.c:422
+#: stor-layout.c:467
 #, gcc-internal-format
-msgid "verify_flow_insensitive_alias_info failed"
+msgid "size of %q+D is %d bytes"
 msgstr ""
 
-#: tree-ssa.c:464
+#: stor-layout.c:469
 #, gcc-internal-format
-msgid "dereferenced pointers should have a name or a symbol tag"
+msgid "size of %q+D is larger than %wd bytes"
 msgstr ""
 
-#: tree-ssa.c:471
+#: stor-layout.c:899
 #, gcc-internal-format
-msgid "pointers with a memory tag, should have points-to sets"
+msgid "packed attribute causes inefficient alignment for %q+D"
 msgstr ""
 
-#: tree-ssa.c:479
+#: stor-layout.c:902
 #, gcc-internal-format
-msgid "pointer escapes but its name tag is not call-clobbered"
+msgid "packed attribute is unnecessary for %q+D"
 msgstr ""
 
-#: tree-ssa.c:488
+#. No, we need to skip space before this field.
+#. Bump the cumulative size to multiple of field alignment.
+#: stor-layout.c:919
 #, gcc-internal-format
-msgid "verify_flow_sensitive_alias_info failed"
+msgid "padding struct to align %q+D"
 msgstr ""
 
-#: tree-ssa.c:564
+#: stor-layout.c:1270
 #, gcc-internal-format
-msgid ""
-"alias set of a pointer's symbol tag should be a superset of the "
-"corresponding name tag"
+msgid "padding struct size to alignment boundary"
 msgstr ""
 
-#: tree-ssa.c:580
+#: stor-layout.c:1300
 #, gcc-internal-format
-msgid ""
-"two different pointers with identical points-to sets but different name tags"
+msgid "packed attribute causes inefficient alignment for %qs"
 msgstr ""
 
-#: tree-ssa.c:612
+#: stor-layout.c:1304
 #, gcc-internal-format
-msgid "verify_name_tags failed"
+msgid "packed attribute is unnecessary for %qs"
 msgstr ""
 
-#: tree-ssa.c:635
+#: stor-layout.c:1310
 #, gcc-internal-format
-msgid "variable in call_clobbered_vars but not marked DECL_CALL_CLOBBERED"
+msgid "packed attribute causes inefficient alignment"
 msgstr ""
 
-#: tree-ssa.c:645
+#: stor-layout.c:1312
 #, gcc-internal-format
-msgid ""
-"variable marked DECL_CALL_CLOBBERED but not in call_clobbered_vars bitmap."
+msgid "packed attribute is unnecessary"
 msgstr ""
 
-#: tree-ssa.c:653
+#: stor-layout.c:1828
 #, gcc-internal-format
-msgid "verify_call_clobbering failed"
+msgid "alignment of array elements is greater than element size"
 msgstr ""
 
-#: tree-ssa.c:724
+#: targhooks.c:101
 #, gcc-internal-format
-msgid "AUX pointer initialized for edge %d->%d"
+msgid "__builtin_saveregs not supported by this target"
 msgstr ""
 
-#: tree-ssa.c:747
+#: tlink.c:484
 #, gcc-internal-format
-msgid "stmt (%p) marked modified after optimization pass : "
+msgid "repository file '%s' does not contain command-line arguments"
 msgstr ""
 
-#: tree-ssa.c:765
+#: tlink.c:729
 #, gcc-internal-format
-msgid "statement makes a memory store, but has no V_MAY_DEFS nor V_MUST_DEFS"
+msgid ""
+"'%s' was assigned to '%s', but was not defined during recompilation, or vice "
+"versa"
 msgstr ""
 
-#: tree-ssa.c:806
+#: tlink.c:799
 #, gcc-internal-format
-msgid "verify_ssa failed"
+msgid "ld returned %d exit status"
 msgstr ""
 
-#: tree-ssa.c:1185
+#: toplev.c:512
 #, gcc-internal-format
-msgid "%J%qD was declared here"
+msgid "invalid option argument %qs"
 msgstr ""
 
-#. We only do data flow with SSA_NAMEs, so that's all we
-#. can warn about.
-#: tree-ssa.c:1203
+#: toplev.c:610
 #, gcc-internal-format
-msgid "%H%qD is used uninitialized in this function"
+msgid "getting core file size maximum limit: %m"
 msgstr ""
 
-#: tree-ssa.c:1241
+#: toplev.c:613
 #, gcc-internal-format
-msgid "%H%qD may be used uninitialized in this function"
+msgid "setting core file size limit to maximum: %m"
 msgstr ""
 
-#: tree-vect-transform.c:562
+#: toplev.c:831
 #, gcc-internal-format
-msgid "no support for induction"
+msgid "%q+F declared %<static%> but never defined"
 msgstr ""
 
-#: tree.c:3642
+#: toplev.c:856
 #, gcc-internal-format
-msgid "%q+D already declared with dllexport attribute: dllimport ignored"
+msgid "%q+D defined but not used"
 msgstr ""
 
-#: tree.c:3654
+#: toplev.c:899
 #, gcc-internal-format
-msgid ""
-"%q+D redeclared without dllimport attribute after being referenced with dll "
-"linkage"
+msgid "%qD is deprecated (declared at %s:%d)"
 msgstr ""
 
-#: tree.c:3670 config/i386/winnt-cxx.c:70
+#: toplev.c:922
 #, gcc-internal-format
-msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
+msgid "%qs is deprecated (declared at %s:%d)"
 msgstr ""
 
-#: tree.c:3722 tree.c:3734 config/darwin.c:1353 config/arm/arm.c:2906
-#: config/arm/arm.c:2934 config/avr/avr.c:4669 config/h8300/h8300.c:5282
-#: config/h8300/h8300.c:5306 config/i386/i386.c:2382 config/i386/i386.c:17359
-#: config/ia64/ia64.c:570 config/m68hc11/m68hc11.c:1118
-#: config/rs6000/rs6000.c:17632 config/sh/symbian.c:409
-#: config/sh/symbian.c:416
+#: toplev.c:926
 #, gcc-internal-format
-msgid "%qs attribute ignored"
+msgid "type is deprecated (declared at %s:%d)"
 msgstr ""
 
-#: tree.c:3750
+#: toplev.c:932
 #, gcc-internal-format
-msgid "inline function %q+D declared as  dllimport: attribute ignored"
+msgid "%qs is deprecated"
 msgstr ""
 
-#: tree.c:3758
+#: toplev.c:934
 #, gcc-internal-format
-msgid "function %q+D definition is marked dllimport"
+msgid "type is deprecated"
 msgstr ""
 
-#: tree.c:3766 config/sh/symbian.c:431
+#: toplev.c:954 toplev.c:981
 #, gcc-internal-format
-msgid "variable %q+D definition is marked dllimport"
+msgid "GCC supports only %d input file changes"
 msgstr ""
 
-#: tree.c:3789 config/sh/symbian.c:506
+#: toplev.c:1133
 #, gcc-internal-format
-msgid "external linkage required for symbol %q+D because of %qs attribute"
+msgid "unrecognized gcc debugging option: %c"
 msgstr ""
 
-#: tree.c:5186
+#: toplev.c:1355
 #, gcc-internal-format
-msgid "arrays of functions are not meaningful"
+msgid "can%'t open %s for writing: %m"
 msgstr ""
 
-#: tree.c:5242
+#: toplev.c:1376
 #, gcc-internal-format
-msgid "function return type cannot be function"
+msgid "-frecord-gcc-switches is not supported by the current target"
 msgstr ""
 
-#: tree.c:6161 tree.c:6246 tree.c:6307
+#: toplev.c:1654
 #, gcc-internal-format
-msgid "tree check: %s, have %s in %s, at %s:%d"
+msgid "this target does not support %qs"
 msgstr ""
 
-#: tree.c:6198
+#: toplev.c:1725
 #, gcc-internal-format
-msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
+msgid "instruction scheduling not supported on this target machine"
 msgstr ""
 
-#: tree.c:6211
+#: toplev.c:1729
 #, gcc-internal-format
-msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
+msgid "this target machine does not have delayed branches"
 msgstr ""
 
-#: tree.c:6260
+#: toplev.c:1743
 #, gcc-internal-format
-msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
+msgid "-f%sleading-underscore not supported on this target machine"
 msgstr ""
 
-#: tree.c:6273
+#: toplev.c:1816
 #, gcc-internal-format
-msgid "tree check: expected omp_clause %s, have %s in %s, at %s:%d"
+msgid "target system does not support the \"%s\" debug format"
 msgstr ""
 
-#: tree.c:6333
+#: toplev.c:1828
 #, gcc-internal-format
-msgid ""
-"tree check: expected tree that contains %qs structure, have %qs  in %s, at %"
-"s:%d"
+msgid "variable tracking requested, but useless unless producing debug info"
 msgstr ""
 
-#: tree.c:6347
+#: toplev.c:1831
 #, gcc-internal-format
-msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
+msgid "variable tracking requested, but not supported by this debug format"
 msgstr ""
 
-#: tree.c:6359
+#: toplev.c:1851
 #, gcc-internal-format
-msgid "tree check: accessed elt %d of phi_node with %d elts in %s, at %s:%d"
+msgid "can%'t open %s: %m"
 msgstr ""
 
-#: tree.c:6371
+#: toplev.c:1858
 #, gcc-internal-format
-msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
+msgid "-ffunction-sections not supported for this target"
 msgstr ""
 
-#: tree.c:6384
+#: toplev.c:1863
 #, gcc-internal-format
-msgid ""
-"tree check: accessed operand %d of omp_clause %s with %d operands in %s, at %"
-"s:%d"
+msgid "-fdata-sections not supported for this target"
 msgstr ""
 
-#: value-prof.c:95
+#: toplev.c:1870
 #, gcc-internal-format
-msgid ""
-"%HCorrupted value profile: %s profiler overall count (%d) does not match BB "
-"count (%d)"
+msgid "-ffunction-sections disabled; it makes profiling impossible"
 msgstr ""
 
-#: varasm.c:311
+#: toplev.c:1877
 #, gcc-internal-format
-msgid "%+D causes a section type conflict"
+msgid "-fprefetch-loop-arrays not supported for this target"
 msgstr ""
 
-#: varasm.c:853
+#: toplev.c:1883
 #, gcc-internal-format
 msgid ""
-"alignment of %q+D is greater than maximum object file alignment.  Using %d"
+"-fprefetch-loop-arrays not supported for this target (try -march switches)"
 msgstr ""
 
-#: varasm.c:1059 varasm.c:1067
+#: toplev.c:1892
 #, gcc-internal-format
-msgid "register name not specified for %q+D"
+msgid "-fprefetch-loop-arrays is not supported with -Os"
 msgstr ""
 
-#: varasm.c:1069
+#: toplev.c:1899
 #, gcc-internal-format
-msgid "invalid register name for %q+D"
+msgid "-ffunction-sections may affect debugging on some targets"
 msgstr ""
 
-#: varasm.c:1071
+#: toplev.c:1915
 #, gcc-internal-format
-msgid "data type of %q+D isn%'t suitable for a register"
+msgid "-fstack-protector not supported for this target"
 msgstr ""
 
-#: varasm.c:1074
+#: toplev.c:1928
 #, gcc-internal-format
-msgid "register specified for %q+D isn%'t suitable for data type"
+msgid "unwind tables currently requires a frame pointer for correctness"
 msgstr ""
 
-#: varasm.c:1084
+#: toplev.c:2051
 #, gcc-internal-format
-msgid "global register variable has initial value"
+msgid "error writing to %s: %m"
 msgstr ""
 
-#: varasm.c:1088
+#: toplev.c:2053 java/jcf-parse.c:1772
 #, gcc-internal-format
-msgid "optimization may eliminate reads and/or writes to register variables"
+msgid "error closing %s: %m"
 msgstr ""
 
-#: varasm.c:1126
+#: tree-cfg.c:1374 tree-cfg.c:2007 tree-cfg.c:2010
 #, gcc-internal-format
-msgid "register name given for non-register variable %q+D"
+msgid "%Hwill never be executed"
 msgstr ""
 
-#: varasm.c:1206
+#: tree-cfg.c:3160
 #, gcc-internal-format
-msgid "global destructors not supported on this target"
+msgid "SSA name in freelist but still referenced"
 msgstr ""
 
-#: varasm.c:1256
+#: tree-cfg.c:3169
 #, gcc-internal-format
-msgid "global constructors not supported on this target"
+msgid "ASSERT_EXPR with an always-false condition"
 msgstr ""
 
-#: varasm.c:1653
+#: tree-cfg.c:3182
 #, gcc-internal-format
-msgid "thread-local COMMON data not implemented"
+msgid "GIMPLE register modified with BIT_FIELD_REF"
 msgstr ""
 
-#: varasm.c:1682
+#: tree-cfg.c:3217
 #, gcc-internal-format
-msgid ""
-"requested alignment for %q+D is greater than implemented alignment of %wu"
+msgid "invariant not recomputed when ADDR_EXPR changed"
 msgstr ""
 
-#: varasm.c:4088
+#: tree-cfg.c:3223
 #, gcc-internal-format
-msgid "initializer for integer value is too complicated"
+msgid "constant not recomputed when ADDR_EXPR changed"
 msgstr ""
 
-#: varasm.c:4093
+#: tree-cfg.c:3228
 #, gcc-internal-format
-msgid "initializer for floating value is not a floating constant"
+msgid "side effects not recomputed when ADDR_EXPR changed"
 msgstr ""
 
-#: varasm.c:4366
+#: tree-cfg.c:3244
 #, gcc-internal-format
-msgid "invalid initial value for member %qs"
+msgid "address taken, but ADDRESSABLE bit not set"
 msgstr ""
 
-#: varasm.c:4566 varasm.c:4610
+#: tree-cfg.c:3254
 #, gcc-internal-format
-msgid "weak declaration of %q+D must precede definition"
+msgid "non-boolean used in condition"
 msgstr ""
 
-#: varasm.c:4574
+#: tree-cfg.c:3259
 #, gcc-internal-format
-msgid ""
-"weak declaration of %q+D after first use results in unspecified behavior"
+msgid "invalid conditional operand"
 msgstr ""
 
-#: varasm.c:4608
+#: tree-cfg.c:3311
 #, gcc-internal-format
-msgid "weak declaration of %q+D must be public"
+msgid "invalid reference prefix"
 msgstr ""
 
-#: varasm.c:4617
+#: tree-cfg.c:3392
 #, gcc-internal-format
-msgid "weak declaration of %q+D not supported"
+msgid "is not a valid GIMPLE statement"
 msgstr ""
 
-#: varasm.c:4643
+#: tree-cfg.c:3412
 #, gcc-internal-format
-msgid "only weak aliases are supported in this configuration"
+msgid "statement marked for throw, but doesn%'t"
 msgstr ""
 
-#: varasm.c:4873
+#: tree-cfg.c:3417
 #, gcc-internal-format
-msgid "%Jweakref is not supported in this configuration"
+msgid "statement marked for throw in middle of block"
 msgstr ""
 
-#: varasm.c:4946
+#: tree-cfg.c:3488
 #, gcc-internal-format
-msgid "%q+D aliased to undefined symbol %qs"
+msgid "unexpected non-tuple"
 msgstr ""
 
-#: varasm.c:4951
+#: tree-cfg.c:3517
 #, gcc-internal-format
-msgid "%q+D aliased to external symbol %qs"
+msgid "Dead STMT in EH table"
 msgstr ""
 
-#: varasm.c:4990
+#: tree-cfg.c:3551
 #, gcc-internal-format
-msgid "weakref %q+D ultimately targets itself"
+msgid "bb_for_stmt (phi) is set to a wrong basic block"
 msgstr ""
 
-#: varasm.c:4999
+#: tree-cfg.c:3566
 #, gcc-internal-format
-msgid "weakref %q+D must have static linkage"
+msgid "PHI def is not a GIMPLE value"
 msgstr ""
 
-#: varasm.c:5005
+#: tree-cfg.c:3582 tree-cfg.c:3608
 #, gcc-internal-format
-msgid "%Jalias definitions not supported in this configuration"
+msgid "incorrect sharing of tree nodes"
 msgstr ""
 
-#: varasm.c:5010
+#: tree-cfg.c:3599
 #, gcc-internal-format
-msgid "%Jonly weak aliases are supported in this configuration"
+msgid "bb_for_stmt (stmt) is set to a wrong basic block"
 msgstr ""
 
-#: varasm.c:5067
+#: tree-cfg.c:3622
 #, gcc-internal-format
-msgid "visibility attribute not supported in this configuration; ignored"
+msgid "verify_stmts failed"
 msgstr ""
 
-#: varray.c:196
+#: tree-cfg.c:3645
 #, gcc-internal-format
-msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
+msgid "ENTRY_BLOCK has a statement list associated with it"
 msgstr ""
 
-#: varray.c:206
+#: tree-cfg.c:3651
 #, gcc-internal-format
-msgid "underflowed virtual array %s in %s, at %s:%d"
+msgid "EXIT_BLOCK has a statement list associated with it"
 msgstr ""
 
-#: vec.c:160
+#: tree-cfg.c:3658
 #, gcc-internal-format
-msgid "vector %s %s domain error, in %s at %s:%u"
+msgid "fallthru to exit from bb %d"
 msgstr ""
 
-#. Print an error message for unrecognized stab codes.
-#: xcoffout.c:187
+#: tree-cfg.c:3680
 #, gcc-internal-format
-msgid "no sclass for %s stab (0x%x)"
+msgid "nonlocal label "
 msgstr ""
 
-#: config/darwin-c.c:87
+#: tree-cfg.c:3689 tree-cfg.c:3699 tree-cfg.c:3724
 #, gcc-internal-format
-msgid "too many #pragma options align=reset"
+msgid "label "
 msgstr ""
 
-#: config/darwin-c.c:107 config/darwin-c.c:110 config/darwin-c.c:112
-#: config/darwin-c.c:114
+#: tree-cfg.c:3714
 #, gcc-internal-format
-msgid "malformed '#pragma options', ignoring"
+msgid "control flow in the middle of basic block %d"
 msgstr ""
 
-#: config/darwin-c.c:117
+#: tree-cfg.c:3744
 #, gcc-internal-format
-msgid "junk at end of '#pragma options'"
+msgid "fallthru edge after a control statement in bb %d"
 msgstr ""
 
-#: config/darwin-c.c:127
+#: tree-cfg.c:3757
 #, gcc-internal-format
-msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
+msgid "true/false edge after a non-COND_EXPR in bb %d"
 msgstr ""
 
-#: config/darwin-c.c:139
+#: tree-cfg.c:3772
 #, gcc-internal-format
-msgid "missing '(' after '#pragma unused', ignoring"
+msgid "structured COND_EXPR at the end of bb %d"
 msgstr ""
 
-#: config/darwin-c.c:157
+#: tree-cfg.c:3785 tree-cfg.c:3823 tree-cfg.c:3836 tree-cfg.c:3907
 #, gcc-internal-format
-msgid "missing ')' after '#pragma unused', ignoring"
+msgid "wrong outgoing edge flags at end of bb %d"
 msgstr ""
 
-#: config/darwin-c.c:160
+#: tree-cfg.c:3793
 #, gcc-internal-format
-msgid "junk at end of '#pragma unused'"
+msgid "%<then%> label does not match edge at end of bb %d"
 msgstr ""
 
-#: config/darwin-c.c:171
+#: tree-cfg.c:3801
 #, gcc-internal-format
-msgid "malformed '#pragma ms_struct', ignoring"
+msgid "%<else%> label does not match edge at end of bb %d"
 msgstr ""
 
-#: config/darwin-c.c:179
+#: tree-cfg.c:3811
 #, gcc-internal-format
-msgid "malformed '#pragma ms_struct {on|off|reset}', ignoring"
+msgid "explicit goto at end of bb %d"
 msgstr ""
 
-#: config/darwin-c.c:182
+#: tree-cfg.c:3841
 #, gcc-internal-format
-msgid "junk at end of '#pragma ms_struct'"
+msgid "return edge does not point to exit in bb %d"
 msgstr ""
 
-#: config/darwin-c.c:408
+#: tree-cfg.c:3874
 #, gcc-internal-format
-msgid "subframework include %s conflicts with framework include"
+msgid "found default case not at end of case vector"
 msgstr ""
 
-#: config/darwin-c.c:600
+#: tree-cfg.c:3880
 #, gcc-internal-format
-msgid "Unknown value %qs of -mmacosx-version-min"
+msgid "case labels not sorted: "
 msgstr ""
 
-#: config/darwin.c:1326
+#: tree-cfg.c:3891
 #, gcc-internal-format
-msgid ""
-"%<%s%> 2.95 vtable-compatability attribute applies only when compiling a kext"
+msgid "no default case found at end of case vector"
 msgstr ""
 
-#: config/darwin.c:1333
+#: tree-cfg.c:3899
 #, gcc-internal-format
-msgid "%<%s%> 2.95 vtable-compatability attribute applies only to C++ classes"
+msgid "extra outgoing edge %d->%d"
 msgstr ""
 
-#: config/darwin.c:1466
+#: tree-cfg.c:3921
 #, gcc-internal-format
-msgid ""
-"internal and protected visibility attributes not supported in this "
-"configuration; ignored"
+msgid "missing edge %i->%i"
 msgstr ""
 
-#: config/darwin.c:1620
+#: tree-cfg.c:5749 tree-cfg.c:5753
 #, gcc-internal-format
-msgid "command line option %<-fapple-kext%> is only valid for C++"
+msgid "%H%<noreturn%> function does return"
 msgstr ""
 
-#: config/host-darwin.c:63
+#: tree-cfg.c:5775 tree-cfg.c:5780
 #, gcc-internal-format
-msgid "couldn't unmap pch_address_space: %m"
+msgid "%Hcontrol reaches end of non-void function"
 msgstr ""
 
-#: config/sol2-c.c:94 config/sol2-c.c:110
+#: tree-cfg.c:5841
 #, gcc-internal-format
-msgid "malformed %<#pragma align%>, ignoring"
+msgid "%Jfunction might be possible candidate for attribute %<noreturn%>"
 msgstr ""
 
-#: config/sol2-c.c:103
+#: tree-dump.c:910
 #, gcc-internal-format
-msgid "invalid alignment for %<#pragma align%>, ignoring"
+msgid "could not open dump file %qs: %s"
 msgstr ""
 
-#: config/sol2-c.c:118
+#: tree-dump.c:1045
 #, gcc-internal-format
-msgid "%<#pragma align%> must appear before the declaration of %D, ignoring"
+msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
 msgstr ""
 
-#: config/sol2-c.c:130 config/sol2-c.c:142
+#: tree-eh.c:1758
 #, gcc-internal-format
-msgid "malformed %<#pragma align%>"
+msgid "EH edge %i->%i is missing"
 msgstr ""
 
-#: config/sol2-c.c:137
+#: tree-eh.c:1763
 #, gcc-internal-format
-msgid "junk at end of %<#pragma align%>"
+msgid "EH edge %i->%i miss EH flag"
 msgstr ""
 
-#: config/sol2-c.c:158 config/sol2-c.c:165
+#. ??? might not be mistake.
+#: tree-eh.c:1769
 #, gcc-internal-format
-msgid "malformed %<#pragma init%>, ignoring"
+msgid "EH edge %i->%i has duplicated regions"
 msgstr ""
 
-#: config/sol2-c.c:188 config/sol2-c.c:200
+#: tree-eh.c:1803
 #, gcc-internal-format
-msgid "malformed %<#pragma init%>"
+msgid "BB %i can not throw but has EH edges"
 msgstr ""
 
-#: config/sol2-c.c:195
+#: tree-eh.c:1810
 #, gcc-internal-format
-msgid "junk at end of %<#pragma init%>"
+msgid "BB %i last statement has incorrectly set region"
 msgstr ""
 
-#: config/sol2-c.c:216 config/sol2-c.c:223
+#: tree-eh.c:1821
 #, gcc-internal-format
-msgid "malformed %<#pragma fini%>, ignoring"
+msgid "unnecessary EH edge %i->%i"
 msgstr ""
 
-#: config/sol2-c.c:246 config/sol2-c.c:258
+#: tree-inline.c:1704
 #, gcc-internal-format
-msgid "malformed %<#pragma fini%>"
+msgid ""
+"function %q+F can never be inlined because it uses alloca (override using "
+"the always_inline attribute)"
 msgstr ""
 
-#: config/sol2-c.c:253
+#: tree-inline.c:1716
 #, gcc-internal-format
-msgid "junk at end of %<#pragma fini%>"
+msgid "function %q+F can never be inlined because it uses setjmp"
 msgstr ""
 
-#: config/sol2.c:54
+#: tree-inline.c:1730
 #, gcc-internal-format
-msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
+msgid ""
+"function %q+F can never be inlined because it uses variable argument lists"
 msgstr ""
 
-#. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
-#. sections.  machopic_select_section ensures that weak variables go in
-#. 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:430
+#: tree-inline.c:1741
 #, gcc-internal-format
-msgid "alias definitions not supported in Mach-O; ignored"
+msgid ""
+"function %q+F can never be inlined because it uses setjmp-longjmp exception "
+"handling"
 msgstr ""
 
-#. No profiling.
-#: config/vx-common.h:83
+#: tree-inline.c:1748
 #, gcc-internal-format
-msgid "profiler support for VxWorks"
+msgid "function %q+F can never be inlined because it uses non-local goto"
 msgstr ""
 
-#: config/windiss.h:37
+#: tree-inline.c:1759
 #, gcc-internal-format
-msgid "profiler support for WindISS"
+msgid ""
+"function %q+F can never be inlined because it uses __builtin_return or "
+"__builtin_apply_args"
 msgstr ""
 
-#: config/alpha/alpha.c:231 config/rs6000/rs6000.c:1619
+#: tree-inline.c:1778
 #, gcc-internal-format
-msgid "bad value %qs for -mtls-size switch"
+msgid "function %q+F can never be inlined because it contains a computed goto"
 msgstr ""
 
-#: config/alpha/alpha.c:285
+#: tree-inline.c:1792
 #, gcc-internal-format
-msgid "-f%s ignored for Unicos/Mk (not supported)"
+msgid "function %q+F can never be inlined because it receives a non-local goto"
 msgstr ""
 
-#: config/alpha/alpha.c:309
+#: tree-inline.c:1817
 #, gcc-internal-format
-msgid "-mieee not supported on Unicos/Mk"
+msgid ""
+"function %q+F can never be inlined because it uses variable sized variables"
 msgstr ""
 
-#: config/alpha/alpha.c:320
+#: tree-inline.c:2443 tree-inline.c:2453
 #, gcc-internal-format
-msgid "-mieee-with-inexact not supported on Unicos/Mk"
+msgid "inlining failed in call to %q+F: %s"
 msgstr ""
 
-#: config/alpha/alpha.c:337
+#: tree-inline.c:2444 tree-inline.c:2455
 #, gcc-internal-format
-msgid "bad value %qs for -mtrap-precision switch"
+msgid "called from here"
 msgstr ""
 
-#: config/alpha/alpha.c:351
+#: tree-mudflap.c:849
 #, gcc-internal-format
-msgid "bad value %qs for -mfp-rounding-mode switch"
+msgid "mudflap checking not yet implemented for ARRAY_RANGE_REF"
 msgstr ""
 
-#: config/alpha/alpha.c:366
+#: tree-mudflap.c:1032
 #, gcc-internal-format
-msgid "bad value %qs for -mfp-trap-mode switch"
+msgid "mudflap cannot track %qs in stub function"
 msgstr ""
 
-#: config/alpha/alpha.c:380 config/alpha/alpha.c:392
+#: tree-mudflap.c:1258
 #, gcc-internal-format
-msgid "bad value %qs for -mcpu switch"
+msgid "mudflap cannot track unknown size extern %qs"
 msgstr ""
 
-#: config/alpha/alpha.c:399
+#: tree-nomudflap.c:51
 #, gcc-internal-format
-msgid "trap mode not supported on Unicos/Mk"
+msgid "mudflap: this language is not supported"
 msgstr ""
 
-#: config/alpha/alpha.c:406
+#: tree-optimize.c:438
 #, gcc-internal-format
-msgid "fp software completion requires -mtrap-precision=i"
+msgid "size of return value of %q+D is %u bytes"
 msgstr ""
 
-#: config/alpha/alpha.c:422
+#: tree-optimize.c:441
 #, gcc-internal-format
-msgid "rounding mode not supported for VAX floats"
+msgid "size of return value of %q+D is larger than %wd bytes"
 msgstr ""
 
-#: config/alpha/alpha.c:427
+#: tree-outof-ssa.c:638 tree-outof-ssa.c:689 tree-ssa-coalesce.c:903
+#: tree-ssa-coalesce.c:918 tree-ssa-coalesce.c:1130 tree-ssa-live.c:886
 #, gcc-internal-format
-msgid "trap mode not supported for VAX floats"
+msgid "SSA corruption"
 msgstr ""
 
-#: config/alpha/alpha.c:431
+#: tree-outof-ssa.c:1101
 #, gcc-internal-format
-msgid "128-bit long double not supported for VAX floats"
+msgid " Pending stmts not issued on PRED edge (%d, %d)\n"
 msgstr ""
 
-#: config/alpha/alpha.c:459
+#: tree-outof-ssa.c:1107
 #, gcc-internal-format
-msgid "L%d cache latency unknown for %s"
+msgid " Pending stmts not issued on SUCC edge (%d, %d)\n"
 msgstr ""
 
-#: config/alpha/alpha.c:474
+#: tree-outof-ssa.c:1114
 #, gcc-internal-format
-msgid "bad value %qs for -mmemory-latency"
+msgid " Pending stmts not issued on ENTRY edge (%d, %d)\n"
 msgstr ""
 
-#: config/alpha/alpha.c:6587 config/alpha/alpha.c:6590 config/s390/s390.c:8207
-#: config/s390/s390.c:8210
+#: tree-outof-ssa.c:1120
 #, gcc-internal-format
-msgid "bad builtin fcode"
+msgid " Pending stmts not issued on EXIT edge (%d, %d)\n"
 msgstr ""
 
-#: config/arc/arc.c:390
+#: tree-profile.c:353
 #, gcc-internal-format
-msgid "argument of %qs attribute is not a string constant"
+msgid "unimplemented functionality"
 msgstr ""
 
-#: config/arc/arc.c:398
+#: tree-ssa.c:111
 #, gcc-internal-format
-msgid "argument of %qs attribute is not \"ilink1\" or \"ilink2\""
+msgid "expected an SSA_NAME object"
 msgstr ""
 
-#: config/arm/arm.c:921
+#: tree-ssa.c:117
 #, gcc-internal-format
-msgid "switch -mcpu=%s conflicts with -march= switch"
+msgid "type mismatch between an SSA_NAME and its symbol"
 msgstr ""
 
-#: config/arm/arm.c:931 config/rs6000/rs6000.c:1269 config/sparc/sparc.c:734
+#: tree-ssa.c:123
 #, gcc-internal-format
-msgid "bad value (%s) for %s switch"
+msgid "found an SSA_NAME that had been released into the free pool"
 msgstr ""
 
-#: config/arm/arm.c:1041
+#: tree-ssa.c:129
 #, gcc-internal-format
-msgid "target CPU does not support interworking"
+msgid "found a virtual definition for a GIMPLE register"
 msgstr ""
 
-#: config/arm/arm.c:1047
+#: tree-ssa.c:135
 #, gcc-internal-format
-msgid "target CPU does not support THUMB instructions"
+msgid "found a real definition for a non-register"
 msgstr ""
 
-#: config/arm/arm.c:1065
+#: tree-ssa.c:142
 #, gcc-internal-format
-msgid ""
-"enabling backtrace support is only meaningful when compiling for the Thumb"
+msgid "found real variable when subvariables should have appeared"
 msgstr ""
 
-#: config/arm/arm.c:1068
+#: tree-ssa.c:149
 #, gcc-internal-format
-msgid ""
-"enabling callee interworking support is only meaningful when compiling for "
-"the Thumb"
+msgid "found a default name with a non-empty defining statement"
 msgstr ""
 
-#: config/arm/arm.c:1071
+#: tree-ssa.c:177
 #, gcc-internal-format
-msgid ""
-"enabling caller interworking support is only meaningful when compiling for "
-"the Thumb"
+msgid "SSA_NAME created in two different blocks %i and %i"
 msgstr ""
 
-#: config/arm/arm.c:1075
+#: tree-ssa.c:186
 #, gcc-internal-format
-msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
+msgid "SSA_NAME_DEF_STMT is wrong"
 msgstr ""
 
-#: config/arm/arm.c:1083
+#: tree-ssa.c:238
 #, gcc-internal-format
-msgid "-fpic and -mapcs-reent are incompatible"
+msgid "missing definition"
 msgstr ""
 
-#: config/arm/arm.c:1086
+#: tree-ssa.c:244
 #, gcc-internal-format
-msgid "APCS reentrant code not supported.  Ignored"
+msgid "definition in block %i does not dominate use in block %i"
 msgstr ""
 
-#: config/arm/arm.c:1094
+#: tree-ssa.c:252
 #, gcc-internal-format
-msgid "-g with -mno-apcs-frame may not give sensible debugging"
+msgid "definition in block %i follows the use"
 msgstr ""
 
-#: config/arm/arm.c:1102
+#: tree-ssa.c:259
 #, gcc-internal-format
-msgid "passing floating point arguments in fp regs not yet supported"
+msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
 msgstr ""
 
-#: config/arm/arm.c:1144
+#: tree-ssa.c:267
 #, gcc-internal-format
-msgid "invalid ABI option: -mabi=%s"
+msgid "no immediate_use list"
 msgstr ""
 
-#: config/arm/arm.c:1150
+#: tree-ssa.c:279
 #, gcc-internal-format
-msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
+msgid "wrong immediate use list"
 msgstr ""
 
-#: config/arm/arm.c:1153
+#: tree-ssa.c:313
 #, gcc-internal-format
-msgid "iwmmxt abi requires an iwmmxt capable cpu"
+msgid "incoming edge count does not match number of PHI arguments"
 msgstr ""
 
-#: config/arm/arm.c:1163
+#: tree-ssa.c:327
 #, gcc-internal-format
-msgid "invalid floating point emulation option: -mfpe=%s"
+msgid "PHI argument is missing for edge %d->%d"
 msgstr ""
 
-#: config/arm/arm.c:1180
+#: tree-ssa.c:336
 #, gcc-internal-format
-msgid "invalid floating point option: -mfpu=%s"
+msgid "PHI argument is not SSA_NAME, or invariant"
 msgstr ""
 
-#: config/arm/arm.c:1220
+#: tree-ssa.c:349
 #, gcc-internal-format
-msgid "invalid floating point abi: -mfloat-abi=%s"
+msgid "wrong edge %d->%d for PHI argument"
 msgstr ""
 
-#: config/arm/arm.c:1227
+#: tree-ssa.c:399
 #, gcc-internal-format
-msgid "-mfloat-abi=hard and VFP"
+msgid "non-addressable variable inside an alias set"
 msgstr ""
 
-#: config/arm/arm.c:1233
+#: tree-ssa.c:410
 #, gcc-internal-format
-msgid "iWMMXt and hardware floating point"
+msgid "verify_flow_insensitive_alias_info failed"
 msgstr ""
 
-#: config/arm/arm.c:1256
+#: tree-ssa.c:452
 #, gcc-internal-format
-msgid "invalid thread pointer option: -mtp=%s"
+msgid "dereferenced pointers should have a name or a symbol tag"
 msgstr ""
 
-#: config/arm/arm.c:1269
+#: tree-ssa.c:459
 #, gcc-internal-format
-msgid "can not use -mtp=cp15 with -mthumb"
+msgid "pointers with a memory tag, should have points-to sets"
 msgstr ""
 
-#: config/arm/arm.c:1283
+#: tree-ssa.c:471
 #, gcc-internal-format
-msgid "structure size boundary can only be set to %s"
+msgid "pointer escapes but its name tag is not call-clobbered"
 msgstr ""
 
-#: config/arm/arm.c:1292
+#: tree-ssa.c:481
 #, gcc-internal-format
-msgid "-mpic-register= is useless without -fpic"
+msgid "verify_flow_sensitive_alias_info failed"
 msgstr ""
 
-#: config/arm/arm.c:1299
+#: tree-ssa.c:509
 #, gcc-internal-format
-msgid "unable to use '%s' for PIC register"
+msgid "variable in call_clobbered_vars but not marked call_clobbered"
 msgstr ""
 
-#: config/arm/arm.c:2874 config/arm/arm.c:2892 config/avr/avr.c:4689
-#: config/bfin/bfin.c:3666 config/c4x/c4x.c:4076 config/h8300/h8300.c:5258
-#: config/i386/i386.c:2337 config/m68hc11/m68hc11.c:1155
-#: config/m68k/m68k.c:381 config/mcore/mcore.c:3032 config/mt/mt.c:1276
-#: config/rs6000/rs6000.c:17558 config/sh/sh.c:7709 config/sh/sh.c:7730
-#: config/sh/sh.c:7753 config/stormy16/stormy16.c:2255 config/v850/v850.c:2123
+#: tree-ssa.c:528
 #, gcc-internal-format
-msgid "%qs attribute only applies to functions"
+msgid "variable marked call_clobbered but not in call_clobbered_vars bitmap."
 msgstr ""
 
-#: config/arm/arm.c:12052
+#: tree-ssa.c:538
 #, gcc-internal-format
-msgid "unable to compute real location of stacked parameter"
+msgid "verify_call_clobbering failed"
 msgstr ""
 
-#. @@@ better error message
-#: config/arm/arm.c:12697 config/arm/arm.c:12734
+#: tree-ssa.c:608
 #, gcc-internal-format
-msgid "selector must be an immediate"
+msgid "AUX pointer initialized for edge %d->%d"
 msgstr ""
 
-#. @@@ better error message
-#: config/arm/arm.c:12777 config/i386/i386.c:16074 config/i386/i386.c:16108
+#: tree-ssa.c:632
 #, gcc-internal-format
-msgid "mask must be an immediate"
+msgid "stmt (%p) marked modified after optimization pass: "
 msgstr ""
 
-#: config/arm/arm.c:13436
+#: tree-ssa.c:652
 #, gcc-internal-format
-msgid "no low registers available for popping high registers"
+msgid "statement makes a memory store, but has no VDEFS"
 msgstr ""
 
-#: config/arm/arm.c:13660
+#: tree-ssa.c:662 tree-ssa.c:672
 #, gcc-internal-format
-msgid "interrupt Service Routines cannot be coded in Thumb mode"
+msgid "in statement"
 msgstr ""
 
-#: config/arm/pe.c:165 config/mcore/mcore.c:2898
+#: tree-ssa.c:711
 #, gcc-internal-format
-msgid "initialized variable %q+D is marked dllimport"
+msgid "verify_ssa failed"
 msgstr ""
 
-#: config/arm/pe.c:174
+#: tree-ssa.c:1112
 #, gcc-internal-format
-msgid "static variable %q+D is marked dllimport"
+msgid "%J%qD was declared here"
 msgstr ""
 
-#: config/avr/avr.c:544
+#. We only do data flow with SSA_NAMEs, so that's all we
+#. can warn about.
+#: tree-ssa.c:1130
 #, gcc-internal-format
-msgid "large frame pointer change (%d) with -mtiny-stack"
+msgid "%H%qD is used uninitialized in this function"
 msgstr ""
 
-#: config/avr/avr.c:4662
+#: tree-ssa.c:1168
 #, gcc-internal-format
-msgid "only initialized variables can be placed into program memory area"
+msgid "%H%qD may be used uninitialized in this function"
 msgstr ""
 
-#: config/avr/avr.c:4706
+#: tree-vrp.c:3990
 #, gcc-internal-format
-msgid "%qs appears to be a misspelled interrupt handler"
+msgid "%Harray subscript is outside array bounds"
 msgstr ""
 
-#: config/avr/avr.c:4714
+#: tree-vrp.c:4004
 #, gcc-internal-format
-msgid "%qs appears to be a misspelled signal handler"
+msgid "%Harray subscript is above array bounds"
 msgstr ""
 
-#: config/avr/avr.c:4806
+#: tree-vrp.c:4011
 #, gcc-internal-format
-msgid "only uninitialized variables can be placed in the .noinit section"
+msgid "%Harray subscript is below array bounds"
 msgstr ""
 
-#: config/avr/avr.c:4820
+#: tree.c:3907
 #, gcc-internal-format
-msgid "MCU %qs supported for assembler only"
+msgid "%q+D already declared with dllexport attribute: dllimport ignored"
 msgstr ""
 
-#: config/avr/avr.h:685
+#: tree.c:3919
 #, gcc-internal-format
-msgid "trampolines not supported"
+msgid ""
+"%q+D redeclared without dllimport attribute after being referenced with dll "
+"linkage"
 msgstr ""
 
-#: config/bfin/bfin.c:1958 config/m68k/m68k.c:299
+#: tree.c:3935 config/i386/winnt-cxx.c:70
 #, gcc-internal-format
-msgid "-mshared-library-id=%s is not between 0 and %d"
+msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
 msgstr ""
 
-#: config/bfin/bfin.c:1988
+#: tree.c:3987 tree.c:3999 config/darwin.c:1440 config/arm/arm.c:3018
+#: config/arm/arm.c:3046 config/avr/avr.c:4578 config/h8300/h8300.c:5282
+#: config/h8300/h8300.c:5306 config/i386/i386.c:2875 config/i386/i386.c:19518
+#: config/ia64/ia64.c:573 config/m68hc11/m68hc11.c:1118
+#: config/rs6000/rs6000.c:18840 config/sh/symbian.c:409
+#: config/sh/symbian.c:416
 #, gcc-internal-format
-msgid "-mshared-library-id= specified without -mid-shared-library"
+msgid "%qs attribute ignored"
 msgstr ""
 
-#: config/bfin/bfin.c:1994
+#: tree.c:4015
 #, gcc-internal-format
-msgid "ID shared libraries and FD-PIC mode can't be used together."
+msgid "inline function %q+D declared as  dllimport: attribute ignored"
 msgstr ""
 
-#: config/bfin/bfin.c:3671
+#: tree.c:4023
 #, gcc-internal-format
-msgid "multiple function type attributes specified"
+msgid "function %q+D definition is marked dllimport"
 msgstr ""
 
-#: config/bfin/bfin.c:3727
+#: tree.c:4031 config/sh/symbian.c:431
 #, gcc-internal-format
-msgid "`%s' attribute only applies to functions"
+msgid "variable %q+D definition is marked dllimport"
 msgstr ""
 
-#: config/bfin/bfin.c:3738
+#: tree.c:4054 config/sh/symbian.c:506
 #, gcc-internal-format
-msgid "can't apply both longcall and shortcall attributes to the same function"
+msgid "external linkage required for symbol %q+D because of %qs attribute"
 msgstr ""
 
-#: config/c4x/c4x-c.c:72
+#: tree.c:5541
 #, gcc-internal-format
-msgid "missing '(' after '#pragma %s' - ignored"
+msgid "arrays of functions are not meaningful"
 msgstr ""
 
-#: config/c4x/c4x-c.c:75
+#: tree.c:5620
 #, gcc-internal-format
-msgid "missing function name in '#pragma %s' - ignored"
+msgid "function return type cannot be function"
 msgstr ""
 
-#: config/c4x/c4x-c.c:80
+#: tree.c:6556 tree.c:6641 tree.c:6702
 #, gcc-internal-format
-msgid "malformed '#pragma %s' - ignored"
+msgid "tree check: %s, have %s in %s, at %s:%d"
 msgstr ""
 
-#: config/c4x/c4x-c.c:82
+#: tree.c:6593
 #, gcc-internal-format
-msgid "missing section name in '#pragma %s' - ignored"
+msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
 msgstr ""
 
-#: config/c4x/c4x-c.c:87
+#: tree.c:6606
 #, gcc-internal-format
-msgid "missing ')' for '#pragma %s' - ignored"
+msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
 msgstr ""
 
-#: config/c4x/c4x-c.c:90
+#: tree.c:6655
 #, gcc-internal-format
-msgid "junk at end of '#pragma %s'"
+msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
 msgstr ""
 
-#: config/c4x/c4x.c:860
+#: tree.c:6668
 #, gcc-internal-format
-msgid "ISR %s requires %d words of local vars, max is 32767"
+msgid "tree check: expected omp_clause %s, have %s in %s, at %s:%d"
 msgstr ""
 
-#. This function is for retrieving a part of an instruction name for
-#. an operator, for immediate output.  If that ever happens for
-#. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
-#. we notice.
-#: config/cris/cris.c:435
+#: tree.c:6728
 #, gcc-internal-format
-msgid "MULT case in cris_op_str"
+msgid ""
+"tree check: expected tree that contains %qs structure, have %qs in %s, at %s:"
+"%d"
 msgstr ""
 
-#: config/cris/cris.c:813
+#: tree.c:6742
 #, gcc-internal-format
-msgid "invalid use of ':' modifier"
+msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
 msgstr ""
 
-#: config/cris/cris.c:986
+#: tree.c:6754
 #, gcc-internal-format
-msgid "internal error: bad register: %d"
+msgid "tree check: accessed elt %d of phi_node with %d elts in %s, at %s:%d"
 msgstr ""
 
-#: config/cris/cris.c:1528
+#: tree.c:6767
 #, gcc-internal-format
-msgid "internal error: sideeffect-insn affecting main effect"
+msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
 msgstr ""
 
-#: config/cris/cris.c:1552
+#: tree.c:6780
 #, gcc-internal-format
-msgid "unknown cc_attr value"
+msgid ""
+"tree check: accessed operand %d of omp_clause %s with %d operands in %s, at %"
+"s:%d"
 msgstr ""
 
-#. If we get here, the caller got its initial tests wrong.
-#: config/cris/cris.c:1903
+#: value-prof.c:352
 #, gcc-internal-format
-msgid "internal error: cris_side_effect_mode_ok with bad operands"
+msgid "Dead histogram"
 msgstr ""
 
-#: config/cris/cris.c:2106
+#: value-prof.c:381
 #, gcc-internal-format
-msgid "-max-stackframe=%d is not usable, not between 0 and %d"
+msgid ""
+"Histogram value statement does not correspond to statement it is associated "
+"with"
 msgstr ""
 
-#: config/cris/cris.c:2134
+#: value-prof.c:394
 #, gcc-internal-format
-msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
+msgid "verify_histograms failed"
 msgstr ""
 
-#: config/cris/cris.c:2170
+#: value-prof.c:435
 #, gcc-internal-format
-msgid "unknown CRIS cpu version specification in -mtune= : %s"
+msgid ""
+"%HCorrupted value profile: %s profiler overall count (%d) does not match BB "
+"count (%d)"
 msgstr ""
 
-#: config/cris/cris.c:2188
+#: varasm.c:547
 #, gcc-internal-format
-msgid "-fPIC and -fpic are not supported in this configuration"
+msgid "%+D causes a section type conflict"
 msgstr ""
 
-#: config/cris/cris.c:2203
+#: varasm.c:1090
 #, gcc-internal-format
-msgid "that particular -g option is invalid with -maout and -melinux"
+msgid ""
+"alignment of %q+D is greater than maximum object file alignment.  Using %d"
 msgstr ""
 
-#: config/cris/cris.c:2416
+#: varasm.c:1300 varasm.c:1308
 #, gcc-internal-format
-msgid "Unknown src"
+msgid "register name not specified for %q+D"
 msgstr ""
 
-#: config/cris/cris.c:2477
+#: varasm.c:1310
 #, gcc-internal-format
-msgid "Unknown dest"
+msgid "invalid register name for %q+D"
 msgstr ""
 
-#: config/cris/cris.c:2762
+#: varasm.c:1312
 #, gcc-internal-format
-msgid "stackframe too big: %d bytes"
+msgid "data type of %q+D isn%'t suitable for a register"
 msgstr ""
 
-#: config/cris/cris.c:3214 config/cris/cris.c:3241
+#: varasm.c:1315
 #, gcc-internal-format
-msgid "expand_binop failed in movsi got"
+msgid "register specified for %q+D isn%'t suitable for data type"
 msgstr ""
 
-#: config/cris/cris.c:3322
+#: varasm.c:1325
 #, gcc-internal-format
-msgid "emitting PIC operand, but PIC register isn't set up"
+msgid "global register variable has initial value"
 msgstr ""
 
-#. Definitions for GCC.  Part of the machine description for CRIS.
-#. Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
-#. Free Software Foundation, Inc.
-#. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
-#.
-#. This file is part of GCC.
-#.
-#. GCC is free software; you can redistribute it and/or modify
-#. it under the terms of the GNU General Public License as published by
-#. the Free Software Foundation; either version 2, or (at your option)
-#. any later version.
-#.
-#. GCC is distributed in the hope that it will be useful,
-#. but WITHOUT ANY WARRANTY; without even the implied warranty of
-#. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-#. GNU General Public License for more details.
-#.
-#. You should have received a copy of the GNU General Public License
-#. along with GCC; see the file COPYING.  If not, write to
-#. the Free Software Foundation, 51 Franklin Street, Fifth Floor,
-#. Boston, MA 02110-1301, USA.
-#. After the first "Node:" comment comes all preprocessor directives and
-#. attached declarations described in the info files, the "Using and
-#. Porting GCC" manual (uapgcc), in the same order as found in the "Target
-#. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
-#. really, but needs an update anyway.
-#.
-#. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
-#. for that.  If applicable, there is a CRIS-specific comment.  The order
-#. of macro definitions follow the order in the manual.  Every section in
-#. the manual (node in the info pages) has an introductory `Node:
-#. <subchapter>' comment.  If no macros are defined for a section, only
-#. the section-comment is present.
-#. Note that other header files (e.g. config/elfos.h, config/linux.h,
-#. config/cris/linux.h and config/cris/aout.h) are responsible for lots of
-#. settings not repeated below.  This file contains general CRIS
-#. definitions and definitions for the cris-*-elf subtarget.
-#. We don't want to use gcc_assert for everything, as that can be
-#. compiled out.
-#: config/cris/cris.h:44
+#: varasm.c:1329
 #, gcc-internal-format
-msgid "CRIS-port assertion failed: "
+msgid "optimization may eliminate reads and/or writes to register variables"
 msgstr ""
 
-#. Node: Caller Saves
-#. (no definitions)
-#. Node: Function entry
-#. See cris.c for TARGET_ASM_FUNCTION_PROLOGUE and
-#. TARGET_ASM_FUNCTION_EPILOGUE.
-#. Node: Profiling
-#: config/cris/cris.h:867
+#: varasm.c:1367
 #, gcc-internal-format
-msgid "no FUNCTION_PROFILER for CRIS"
+msgid "register name given for non-register variable %q+D"
 msgstr ""
 
-#: config/crx/crx.h:355
+#: varasm.c:1447
 #, gcc-internal-format
-msgid "Profiler support for CRX"
+msgid "global destructors not supported on this target"
 msgstr ""
 
-#: config/crx/crx.h:366
+#: varasm.c:1513
 #, gcc-internal-format
-msgid "Trampoline support for CRX"
+msgid "global constructors not supported on this target"
 msgstr ""
 
-#: config/frv/frv.c:8623
+#: varasm.c:1900
 #, gcc-internal-format
-msgid "accumulator is not a constant integer"
+msgid "thread-local COMMON data not implemented"
 msgstr ""
 
-#: config/frv/frv.c:8628
+#: varasm.c:1929
 #, gcc-internal-format
-msgid "accumulator number is out of bounds"
+msgid ""
+"requested alignment for %q+D is greater than implemented alignment of %wu"
 msgstr ""
 
-#: config/frv/frv.c:8639
+#: varasm.c:4387
 #, gcc-internal-format
-msgid "inappropriate accumulator for %qs"
+msgid "initializer for integer value is too complicated"
 msgstr ""
 
-#: config/frv/frv.c:8717
+#: varasm.c:4392
 #, gcc-internal-format
-msgid "invalid IACC argument"
+msgid "initializer for floating value is not a floating constant"
 msgstr ""
 
-#: config/frv/frv.c:8740
+#: varasm.c:4665
 #, gcc-internal-format
-msgid "%qs expects a constant argument"
+msgid "invalid initial value for member %qs"
 msgstr ""
 
-#: config/frv/frv.c:8745
+#: varasm.c:4865 varasm.c:4909
 #, gcc-internal-format
-msgid "constant argument out of range for %qs"
+msgid "weak declaration of %q+D must precede definition"
 msgstr ""
 
-#: config/frv/frv.c:9227
+#: varasm.c:4873
 #, gcc-internal-format
-msgid "media functions are not available unless -mmedia is used"
+msgid ""
+"weak declaration of %q+D after first use results in unspecified behavior"
 msgstr ""
 
-#: config/frv/frv.c:9239
+#: varasm.c:4907
 #, gcc-internal-format
-msgid "this media function is only available on the fr500"
+msgid "weak declaration of %q+D must be public"
 msgstr ""
 
-#: config/frv/frv.c:9267
+#: varasm.c:4916
 #, gcc-internal-format
-msgid "this media function is only available on the fr400 and fr550"
+msgid "weak declaration of %q+D not supported"
 msgstr ""
 
-#: config/frv/frv.c:9286
+#: varasm.c:4942
 #, gcc-internal-format
-msgid "this builtin function is only available on the fr405 and fr450"
+msgid "only weak aliases are supported in this configuration"
 msgstr ""
 
-#: config/frv/frv.c:9295
+#: varasm.c:5177
 #, gcc-internal-format
-msgid "this builtin function is only available on the fr500 and fr550"
+msgid "%Jweakref is not supported in this configuration"
 msgstr ""
 
-#: config/frv/frv.c:9307
+#: varasm.c:5258
 #, gcc-internal-format
-msgid "this builtin function is only available on the fr450"
+msgid "%q+D aliased to undefined symbol %qs"
 msgstr ""
 
-#: config/h8300/h8300.c:331
+#: varasm.c:5263
 #, gcc-internal-format
-msgid "-ms2600 is used without -ms"
+msgid "%q+D aliased to external symbol %qs"
 msgstr ""
 
-#: config/h8300/h8300.c:337
+#: varasm.c:5302
 #, gcc-internal-format
-msgid "-mn is used without -mh or -ms"
+msgid "weakref %q+D ultimately targets itself"
 msgstr ""
 
-#: config/i386/host-cygwin.c:65
+#: varasm.c:5311
 #, gcc-internal-format
-msgid "can't extend PCH file: %m"
+msgid "weakref %q+D must have static linkage"
 msgstr ""
 
-#: config/i386/host-cygwin.c:76
+#: varasm.c:5317
 #, gcc-internal-format
-msgid "can't set position in PCH file: %m"
+msgid "%Jalias definitions not supported in this configuration"
 msgstr ""
 
-#: config/i386/i386.c:1586 config/i386/i386.c:1727
+#: varasm.c:5322
 #, gcc-internal-format
-msgid "bad value (%s) for -mtune= switch"
+msgid "%Jonly weak aliases are supported in this configuration"
 msgstr ""
 
-#: config/i386/i386.c:1611
+#: varasm.c:5379
 #, gcc-internal-format
-msgid ""
-"-mtune=x86-64 is deprecated.  Use -mtune=k8 or -mtune=generic instead as "
-"appropriate."
+msgid "visibility attribute not supported in this configuration; ignored"
 msgstr ""
 
-#: config/i386/i386.c:1617
+#: varray.c:196
 #, gcc-internal-format
-msgid "generic CPU can be used only for -mtune= switch"
+msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
 msgstr ""
 
-#: config/i386/i386.c:1619 config/i386/i386.c:1696 config/mt/mt.c:805
+#: varray.c:206
 #, gcc-internal-format
-msgid "bad value (%s) for -march= switch"
+msgid "underflowed virtual array %s in %s, at %s:%d"
 msgstr ""
 
-#: config/i386/i386.c:1628
+#: vec.c:234
 #, gcc-internal-format
-msgid "code model %s not supported in PIC mode"
+msgid "vector %s %s domain error, in %s at %s:%u"
 msgstr ""
 
-#: config/i386/i386.c:1636 config/sparc/sparc.c:698
+#. Print an error message for unrecognized stab codes.
+#: xcoffout.c:187
 #, gcc-internal-format
-msgid "bad value (%s) for -mcmodel= switch"
+msgid "no sclass for %s stab (0x%x)"
 msgstr ""
 
-#: config/i386/i386.c:1652
+#: config/darwin-c.c:85
 #, gcc-internal-format
-msgid "bad value (%s) for -masm= switch"
+msgid "too many #pragma options align=reset"
 msgstr ""
 
-#: config/i386/i386.c:1655
+#: config/darwin-c.c:105 config/darwin-c.c:108 config/darwin-c.c:110
+#: config/darwin-c.c:112
 #, gcc-internal-format
-msgid "code model %qs not supported in the %s bit mode"
+msgid "malformed '#pragma options', ignoring"
 msgstr ""
 
-#: config/i386/i386.c:1658
+#: config/darwin-c.c:115
 #, gcc-internal-format
-msgid "code model %<large%> not supported yet"
+msgid "junk at end of '#pragma options'"
 msgstr ""
 
-#: config/i386/i386.c:1660
+#: config/darwin-c.c:125
 #, gcc-internal-format
-msgid "%i-bit mode not compiled in"
+msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
 msgstr ""
 
-#: config/i386/i386.c:1690 config/i386/i386.c:1714
+#: config/darwin-c.c:137
 #, gcc-internal-format
-msgid "CPU you selected does not support x86-64 instruction set"
+msgid "missing '(' after '#pragma unused', ignoring"
 msgstr ""
 
-#: config/i386/i386.c:1744
+#: config/darwin-c.c:155
 #, gcc-internal-format
-msgid "-mregparm=%d is not between 0 and %d"
+msgid "missing ')' after '#pragma unused', ignoring"
 msgstr ""
 
-#: config/i386/i386.c:1757
+#: config/darwin-c.c:158
 #, gcc-internal-format
-msgid "-malign-loops is obsolete, use -falign-loops"
+msgid "junk at end of '#pragma unused'"
 msgstr ""
 
-#: config/i386/i386.c:1762 config/i386/i386.c:1775 config/i386/i386.c:1788
+#: config/darwin-c.c:169
 #, gcc-internal-format
-msgid "-malign-loops=%d is not between 0 and %d"
+msgid "malformed '#pragma ms_struct', ignoring"
 msgstr ""
 
-#: config/i386/i386.c:1770
+#: config/darwin-c.c:177
 #, gcc-internal-format
-msgid "-malign-jumps is obsolete, use -falign-jumps"
+msgid "malformed '#pragma ms_struct {on|off|reset}', ignoring"
 msgstr ""
 
-#: config/i386/i386.c:1783
+#: config/darwin-c.c:180
 #, gcc-internal-format
-msgid "-malign-functions is obsolete, use -falign-functions"
+msgid "junk at end of '#pragma ms_struct'"
 msgstr ""
 
-#: config/i386/i386.c:1816
+#: config/darwin-c.c:406
 #, gcc-internal-format
-msgid "-mbranch-cost=%d is not between 0 and 5"
+msgid "subframework include %s conflicts with framework include"
 msgstr ""
 
-#: config/i386/i386.c:1824
+#: config/darwin-c.c:598
 #, gcc-internal-format
-msgid "-mlarge-data-threshold=%d is negative"
+msgid "Unknown value %qs of -mmacosx-version-min"
 msgstr ""
 
-#: config/i386/i386.c:1838
+#: config/darwin.c:1413
 #, gcc-internal-format
-msgid "bad value (%s) for -mtls-dialect= switch"
+msgid ""
+"%<%s%> 2.95 vtable-compatability attribute applies only when compiling a kext"
 msgstr ""
 
-#: config/i386/i386.c:1885
+#: config/darwin.c:1420
 #, gcc-internal-format
-msgid "-malign-double makes no sense in the 64bit mode"
+msgid "%<%s%> 2.95 vtable-compatability attribute applies only to C++ classes"
 msgstr ""
 
-#: config/i386/i386.c:1887
+#: config/darwin.c:1553
 #, gcc-internal-format
-msgid "-mrtd calling convention not supported in the 64bit mode"
+msgid ""
+"internal and protected visibility attributes not supported in this "
+"configuration; ignored"
 msgstr ""
 
-#: config/i386/i386.c:1913
+#: config/darwin.c:1708
 #, gcc-internal-format
-msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
+msgid "command line option %<-fapple-kext%> is only valid for C++"
 msgstr ""
 
-#: config/i386/i386.c:1922
+#: config/host-darwin.c:63
 #, gcc-internal-format
-msgid "-msseregparm used without SSE enabled"
+msgid "couldn't unmap pch_address_space: %m"
 msgstr ""
 
-#: config/i386/i386.c:1934 config/i386/i386.c:1945
+#: config/sol2-c.c:94 config/sol2-c.c:110
 #, gcc-internal-format
-msgid "SSE instruction set disabled, using 387 arithmetics"
+msgid "malformed %<#pragma align%>, ignoring"
 msgstr ""
 
-#: config/i386/i386.c:1950
+#: config/sol2-c.c:103
 #, gcc-internal-format
-msgid "387 instruction set disabled, using SSE arithmetics"
+msgid "invalid alignment for %<#pragma align%>, ignoring"
 msgstr ""
 
-#: config/i386/i386.c:1957
+#: config/sol2-c.c:118
 #, gcc-internal-format
-msgid "bad value (%s) for -mfpmath= switch"
+msgid "%<#pragma align%> must appear before the declaration of %D, ignoring"
 msgstr ""
 
-#: config/i386/i386.c:1979
+#: config/sol2-c.c:130 config/sol2-c.c:142
 #, gcc-internal-format
-msgid ""
-"unwind tables currently require either a frame pointer or -maccumulate-"
-"outgoing-args for correctness"
+msgid "malformed %<#pragma align%>"
 msgstr ""
 
-#: config/i386/i386.c:2350 config/i386/i386.c:2401
+#: config/sol2-c.c:137
 #, gcc-internal-format
-msgid "fastcall and regparm attributes are not compatible"
+msgid "junk at end of %<#pragma align%>"
 msgstr ""
 
-#: config/i386/i386.c:2357
+#: config/sol2-c.c:158 config/sol2-c.c:165
 #, gcc-internal-format
-msgid "%qs attribute requires an integer constant argument"
+msgid "malformed %<#pragma init%>, ignoring"
 msgstr ""
 
-#: config/i386/i386.c:2363
+#: config/sol2-c.c:188 config/sol2-c.c:200
 #, gcc-internal-format
-msgid "argument to %qs attribute larger than %d"
+msgid "malformed %<#pragma init%>"
 msgstr ""
 
-#: config/i386/i386.c:2373
+#: config/sol2-c.c:195
 #, gcc-internal-format
-msgid "%s functions limited to %d register parameters"
+msgid "junk at end of %<#pragma init%>"
 msgstr ""
 
-#: config/i386/i386.c:2393 config/i386/i386.c:2428
+#: config/sol2-c.c:216 config/sol2-c.c:223
 #, gcc-internal-format
-msgid "fastcall and cdecl attributes are not compatible"
+msgid "malformed %<#pragma fini%>, ignoring"
 msgstr ""
 
-#: config/i386/i386.c:2397
+#: config/sol2-c.c:246 config/sol2-c.c:258
 #, gcc-internal-format
-msgid "fastcall and stdcall attributes are not compatible"
+msgid "malformed %<#pragma fini%>"
 msgstr ""
 
-#: config/i386/i386.c:2411 config/i386/i386.c:2424
+#: config/sol2-c.c:253
 #, gcc-internal-format
-msgid "stdcall and cdecl attributes are not compatible"
+msgid "junk at end of %<#pragma fini%>"
 msgstr ""
 
-#: config/i386/i386.c:2415
+#: config/sol2.c:54
 #, gcc-internal-format
-msgid "stdcall and fastcall attributes are not compatible"
+msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
 msgstr ""
 
-#: config/i386/i386.c:2562
+#: config/vxworks.c:70
 #, gcc-internal-format
-msgid "Calling %qD with attribute sseregparm without SSE/SSE2 enabled"
+msgid "PIC is only supported for RTPs"
 msgstr ""
 
-#: config/i386/i386.c:2565
+#. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
+#. sections.  machopic_select_section ensures that weak variables go in
+#. 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:449
 #, gcc-internal-format
-msgid "Calling %qT with attribute sseregparm without SSE/SSE2 enabled"
+msgid "alias definitions not supported in Mach-O; ignored"
 msgstr ""
 
-#: config/i386/i386.c:3279
+#. No profiling.
+#: config/vx-common.h:83
 #, gcc-internal-format
-msgid "SSE register return with SSE disabled"
+msgid "profiler support for VxWorks"
 msgstr ""
 
-#: config/i386/i386.c:3285
+#: config/windiss.h:37
 #, gcc-internal-format
-msgid "SSE register argument with SSE disabled"
+msgid "profiler support for WindISS"
 msgstr ""
 
-#: config/i386/i386.c:3301
+#: config/alpha/alpha.c:233 config/rs6000/rs6000.c:1844
 #, gcc-internal-format
-msgid "x87 register return with x87 disabled"
+msgid "bad value %qs for -mtls-size switch"
 msgstr ""
 
-#: config/i386/i386.c:3617
+#: config/alpha/alpha.c:287
 #, gcc-internal-format
-msgid "SSE vector argument without SSE enabled changes the ABI"
+msgid "-f%s ignored for Unicos/Mk (not supported)"
 msgstr ""
 
-#: config/i386/i386.c:3634
+#: config/alpha/alpha.c:311
 #, gcc-internal-format
-msgid "MMX vector argument without MMX enabled changes the ABI"
+msgid "-mieee not supported on Unicos/Mk"
 msgstr ""
 
-#: config/i386/i386.c:3892
+#: config/alpha/alpha.c:322
 #, gcc-internal-format
-msgid "SSE vector return without SSE enabled changes the ABI"
+msgid "-mieee-with-inexact not supported on Unicos/Mk"
 msgstr ""
 
-#: config/i386/i386.c:3902
+#: config/alpha/alpha.c:339
 #, gcc-internal-format
-msgid "MMX vector return without MMX enabled changes the ABI"
+msgid "bad value %qs for -mtrap-precision switch"
 msgstr ""
 
-#: config/i386/i386.c:5257
+#: config/alpha/alpha.c:353
 #, gcc-internal-format
-msgid "-mstackrealign ignored for nested functions"
+msgid "bad value %qs for -mfp-rounding-mode switch"
 msgstr ""
 
-#: config/i386/i386.c:5259
+#: config/alpha/alpha.c:368
 #, gcc-internal-format
-msgid "%s not supported for nested functions"
+msgid "bad value %qs for -mfp-trap-mode switch"
 msgstr ""
 
-#: config/i386/i386.c:7466
+#: config/alpha/alpha.c:382 config/alpha/alpha.c:394
 #, gcc-internal-format
-msgid "extended registers have no high halves"
+msgid "bad value %qs for -mcpu switch"
 msgstr ""
 
-#: config/i386/i386.c:7481
+#: config/alpha/alpha.c:401
 #, gcc-internal-format
-msgid "unsupported operand size for extended register"
+msgid "trap mode not supported on Unicos/Mk"
 msgstr ""
 
-#: config/i386/i386.c:15802 config/rs6000/rs6000.c:7283
+#: config/alpha/alpha.c:408
 #, gcc-internal-format
-msgid "selector must be an integer constant in the range 0..%wi"
+msgid "fp software completion requires -mtrap-precision=i"
 msgstr ""
 
-#: config/i386/i386.c:16140
+#: config/alpha/alpha.c:424
 #, gcc-internal-format
-msgid "shift must be an immediate"
+msgid "rounding mode not supported for VAX floats"
 msgstr ""
 
-#: config/i386/i386.c:17369 config/rs6000/rs6000.c:17641
+#: config/alpha/alpha.c:429
 #, gcc-internal-format
-msgid "%qs incompatible attribute ignored"
+msgid "trap mode not supported for VAX floats"
 msgstr ""
 
-#: config/i386/winnt-cxx.c:74
+#: config/alpha/alpha.c:433
 #, gcc-internal-format
-msgid "key method %q+D of dllimport'd class defined"
+msgid "128-bit long double not supported for VAX floats"
 msgstr ""
 
-#: config/i386/winnt-cxx.c:95 config/sh/symbian.c:173
+#: config/alpha/alpha.c:461
 #, gcc-internal-format
-msgid "definition of static data member %q+D of dllimport'd class"
+msgid "L%d cache latency unknown for %s"
 msgstr ""
 
-#: config/i386/winnt.c:74
+#: config/alpha/alpha.c:476
 #, gcc-internal-format
-msgid "%qs attribute only applies to variables"
+msgid "bad value %qs for -mmemory-latency"
 msgstr ""
 
-#: config/i386/winnt.c:96
+#: config/alpha/alpha.c:6513 config/alpha/alpha.c:6516 config/s390/s390.c:8247
+#: config/s390/s390.c:8250
 #, gcc-internal-format
-msgid ""
-"%qs attribute applies only to initialized variables with external linkage"
+msgid "bad builtin fcode"
 msgstr ""
 
-#: config/i386/winnt.c:153
+#: config/arc/arc.c:390
 #, gcc-internal-format
-msgid "%q+D: definition is marked as dllimport"
+msgid "argument of %qs attribute is not a string constant"
 msgstr ""
 
-#: config/i386/winnt.c:217
+#: config/arc/arc.c:398
 #, gcc-internal-format
-msgid "inconsistent dll linkage for %q+D, dllexport assumed"
+msgid "argument of %qs attribute is not \"ilink1\" or \"ilink2\""
 msgstr ""
 
-#: config/i386/winnt.c:257 config/sh/symbian.c:273
+#: config/arm/arm.c:969
 #, gcc-internal-format
-msgid "%qs declared as both exported to and imported from a DLL"
+msgid "switch -mcpu=%s conflicts with -march= switch"
 msgstr ""
 
-#: config/i386/winnt.c:380
+#: config/arm/arm.c:979 config/rs6000/rs6000.c:1403 config/sparc/sparc.c:735
 #, gcc-internal-format
-msgid "%q+D:'selectany' attribute applies only to initialized objects"
+msgid "bad value (%s) for %s switch"
 msgstr ""
 
-#: config/i386/winnt.c:568
+#: config/arm/arm.c:1089
 #, gcc-internal-format
-msgid "%q+D causes a section type conflict"
+msgid "target CPU does not support ARM mode"
 msgstr ""
 
-#: config/i386/cygming.h:127
+#: config/arm/arm.c:1093
 #, gcc-internal-format
-msgid "-f%s ignored for target (all code is position independent)"
+msgid "target CPU does not support interworking"
 msgstr ""
 
-#: config/i386/djgpp.h:181
+#: config/arm/arm.c:1099
 #, gcc-internal-format
-msgid "-mbnu210 is ignored (option is obsolete)"
+msgid "target CPU does not support THUMB instructions"
 msgstr ""
 
-#: config/i386/i386-interix.h:257
+#: config/arm/arm.c:1117
 #, gcc-internal-format
-msgid "ms-bitfields not supported for objc"
+msgid ""
+"enabling backtrace support is only meaningful when compiling for the Thumb"
 msgstr ""
 
-#: config/ia64/ia64-c.c:52
+#: config/arm/arm.c:1120
 #, gcc-internal-format
-msgid "malformed #pragma builtin"
+msgid ""
+"enabling callee interworking support is only meaningful when compiling for "
+"the Thumb"
 msgstr ""
 
-#: config/ia64/ia64.c:538 config/m32r/m32r.c:373
+#: config/arm/arm.c:1123
 #, gcc-internal-format
-msgid "invalid argument of %qs attribute"
+msgid ""
+"enabling caller interworking support is only meaningful when compiling for "
+"the Thumb"
 msgstr ""
 
-#: config/ia64/ia64.c:550
+#: config/arm/arm.c:1127
 #, gcc-internal-format
-msgid "%Jan address area attribute cannot be specified for local variables"
+msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
 msgstr ""
 
-#: config/ia64/ia64.c:557
+#: config/arm/arm.c:1135
 #, gcc-internal-format
-msgid "address area of %q+D conflicts with previous declaration"
+msgid "-fpic and -mapcs-reent are incompatible"
 msgstr ""
 
-#: config/ia64/ia64.c:564
+#: config/arm/arm.c:1138
 #, gcc-internal-format
-msgid "%Jaddress area attribute cannot be specified for functions"
+msgid "APCS reentrant code not supported.  Ignored"
 msgstr ""
 
-#: config/ia64/ia64.c:5090 config/pa/pa.c:339
+#: config/arm/arm.c:1146
 #, gcc-internal-format
-msgid "value of -mfixed-range must have form REG1-REG2"
+msgid "-g with -mno-apcs-frame may not give sensible debugging"
 msgstr ""
 
-#: config/ia64/ia64.c:5117 config/pa/pa.c:366
+#: config/arm/arm.c:1149
 #, gcc-internal-format
-msgid "%s-%s is an empty range"
+msgid "passing floating point arguments in fp regs not yet supported"
 msgstr ""
 
-#: config/ia64/ia64.c:5145
+#: config/arm/arm.c:1194
 #, gcc-internal-format
-msgid "bad value %<%s%> for -mtls-size= switch"
+msgid "invalid ABI option: -mabi=%s"
 msgstr ""
 
-#: config/ia64/ia64.c:5173
+#: config/arm/arm.c:1200
 #, gcc-internal-format
-msgid "bad value %<%s%> for -mtune= switch"
+msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
 msgstr ""
 
-#: config/ia64/ia64.c:5192
+#: config/arm/arm.c:1203
 #, gcc-internal-format
-msgid "not yet implemented: latency-optimized inline square root"
+msgid "iwmmxt abi requires an iwmmxt capable cpu"
 msgstr ""
 
-#: config/iq2000/iq2000.c:1814
+#: config/arm/arm.c:1213
 #, gcc-internal-format
-msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
+msgid "invalid floating point emulation option: -mfpe=%s"
 msgstr ""
 
-#: config/iq2000/iq2000.c:2593
+#: config/arm/arm.c:1230
 #, gcc-internal-format
-msgid "argument %qd is not a constant"
+msgid "invalid floating point option: -mfpu=%s"
 msgstr ""
 
-#: config/iq2000/iq2000.c:2896 config/mt/mt.c:350 config/xtensa/xtensa.c:1787
+#: config/arm/arm.c:1270
 #, gcc-internal-format
-msgid "PRINT_OPERAND_ADDRESS, null pointer"
+msgid "invalid floating point abi: -mfloat-abi=%s"
 msgstr ""
 
-#: config/iq2000/iq2000.c:3051
+#: config/arm/arm.c:1277
 #, gcc-internal-format
-msgid "PRINT_OPERAND: Unknown punctuation '%c'"
+msgid "-mfloat-abi=hard and VFP"
 msgstr ""
 
-#: config/iq2000/iq2000.c:3060 config/mips/mips.c:5501
-#: config/xtensa/xtensa.c:1641
+#: config/arm/arm.c:1283
 #, gcc-internal-format
-msgid "PRINT_OPERAND null pointer"
+msgid "iWMMXt and hardware floating point"
 msgstr ""
 
-#: config/m32c/m32c-pragma.c:64
+#: config/arm/arm.c:1287
 #, gcc-internal-format
-msgid "junk at end of #pragma GCC memregs [0..16]"
+msgid "Thumb-2 iWMMXt"
 msgstr ""
 
-#: config/m32c/m32c-pragma.c:71
+#: config/arm/arm.c:1310
 #, gcc-internal-format
-msgid "#pragma GCC memregs must precede any function decls"
+msgid "invalid thread pointer option: -mtp=%s"
 msgstr ""
 
-#: config/m32c/m32c-pragma.c:82 config/m32c/m32c-pragma.c:89
+#: config/arm/arm.c:1323
 #, gcc-internal-format
-msgid "#pragma GCC memregs takes a number [0..16]"
+msgid "can not use -mtp=cp15 with 16-bit Thumb"
 msgstr ""
 
-#: config/m32c/m32c.c:412
+#: config/arm/arm.c:1337
 #, gcc-internal-format
-msgid "invalid target memregs value '%d'"
+msgid "structure size boundary can only be set to %s"
 msgstr ""
 
-#: config/m68hc11/m68hc11.c:279
+#: config/arm/arm.c:1351
 #, gcc-internal-format
-msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
+msgid "-mpic-register= is useless without -fpic"
 msgstr ""
 
-#: config/m68hc11/m68hc11.c:1240
+#: config/arm/arm.c:1358
 #, gcc-internal-format
-msgid "%<trap%> and %<far%> attributes are not compatible, ignoring %<far%>"
+msgid "unable to use '%s' for PIC register"
 msgstr ""
 
-#: config/m68hc11/m68hc11.c:1247
+#: config/arm/arm.c:2986 config/arm/arm.c:3004 config/avr/avr.c:4598
+#: config/bfin/bfin.c:4392 config/c4x/c4x.c:4076 config/h8300/h8300.c:5258
+#: config/i386/i386.c:2830 config/m68hc11/m68hc11.c:1155
+#: config/m68k/m68k.c:660 config/mcore/mcore.c:3033 config/mt/mt.c:1276
+#: config/rs6000/rs6000.c:18766 config/sh/sh.c:8035 config/sh/sh.c:8056
+#: config/sh/sh.c:8079 config/stormy16/stormy16.c:2253 config/v850/v850.c:2123
 #, gcc-internal-format
-msgid "%<trap%> attribute is already used"
+msgid "%qs attribute only applies to functions"
 msgstr ""
 
-#: config/m68k/m68k.c:326
+#: config/arm/arm.c:12875
 #, gcc-internal-format
-msgid "cannot specify both -msep-data and -mid-shared-library"
+msgid "unable to compute real location of stacked parameter"
 msgstr ""
 
-#: config/m68k/m68k.c:338
+#. @@@ better error message
+#: config/arm/arm.c:13519 config/arm/arm.c:13556
 #, gcc-internal-format
-msgid "-fPIC is not currently supported on the 68000 or 68010"
+msgid "selector must be an immediate"
 msgstr ""
 
-#: config/m68k/m68k.c:680 config/rs6000/rs6000.c:13849
+#. @@@ better error message
+#: config/arm/arm.c:13599 config/i386/i386.c:18017 config/i386/i386.c:18051
 #, gcc-internal-format
-msgid "stack limit expression is not supported"
+msgid "mask must be an immediate"
 msgstr ""
 
-#: config/mips/mips.c:4708
+#: config/arm/arm.c:14258
 #, gcc-internal-format
-msgid ""
-"-%s conflicts with the other architecture options, which specify a %s "
-"processor"
+msgid "no low registers available for popping high registers"
 msgstr ""
 
-#: config/mips/mips.c:4724
+#: config/arm/arm.c:14481
 #, gcc-internal-format
-msgid "-march=%s is not compatible with the selected ABI"
+msgid "interrupt Service Routines cannot be coded in Thumb mode"
 msgstr ""
 
-#: config/mips/mips.c:4742
+#: config/arm/pe.c:165 config/mcore/mcore.c:2899
 #, gcc-internal-format
-msgid "-mgp64 used with a 32-bit processor"
+msgid "initialized variable %q+D is marked dllimport"
 msgstr ""
 
-#: config/mips/mips.c:4744
+#: config/arm/pe.c:174
 #, gcc-internal-format
-msgid "-mgp32 used with a 64-bit ABI"
+msgid "static variable %q+D is marked dllimport"
 msgstr ""
 
-#: config/mips/mips.c:4746
+#: config/avr/avr.c:550
 #, gcc-internal-format
-msgid "-mgp64 used with a 32-bit ABI"
+msgid "large frame pointer change (%d) with -mtiny-stack"
 msgstr ""
 
-#: config/mips/mips.c:4764 config/mips/mips.c:4766 config/mips/mips.c:4768
-#: config/mips/mips.c:4844
+#: config/avr/avr.c:4571
 #, gcc-internal-format
-msgid "unsupported combination: %s"
+msgid "only initialized variables can be placed into program memory area"
 msgstr ""
 
-#: config/mips/mips.c:4839
+#: config/avr/avr.c:4615
 #, gcc-internal-format
-msgid ""
-"generation of Branch Likely instructions enabled, but not supported by "
-"architecture"
+msgid "%qs appears to be a misspelled interrupt handler"
 msgstr ""
 
-#: config/mips/mips.c:4859
+#: config/avr/avr.c:4623
 #, gcc-internal-format
-msgid "%<-G%> is incompatible with %<-mabicalls%>"
+msgid "%qs appears to be a misspelled signal handler"
 msgstr ""
 
-#: config/mips/mips.c:4926
+#: config/avr/avr.c:4715
 #, gcc-internal-format
-msgid "-mips3d requires -mpaired-single"
+msgid "only uninitialized variables can be placed in the .noinit section"
 msgstr ""
 
-#: config/mips/mips.c:4935
+#: config/avr/avr.c:4729
 #, gcc-internal-format
-msgid "-mips3d/-mpaired-single must be used with -mfp64 -mhard-float"
+msgid "MCU %qs supported for assembler only"
 msgstr ""
 
-#: config/mips/mips.c:4940
+#: config/avr/avr.h:686
 #, gcc-internal-format
-msgid "-mips3d/-mpaired-single must be used with -mips64"
+msgid "trampolines not supported"
 msgstr ""
 
-#: config/mips/mips.c:4943
+#: config/bfin/bfin.c:2055 config/m68k/m68k.c:457
 #, gcc-internal-format
-msgid "-mips16 and -mdsp cannot be used together"
+msgid "-mshared-library-id=%s is not between 0 and %d"
 msgstr ""
 
-#: config/mips/mips.c:5438
+#: config/bfin/bfin.c:2085
 #, gcc-internal-format
-msgid "internal error: %%) found without a %%( in assembler pattern"
+msgid "-mshared-library-id= specified without -mid-shared-library"
 msgstr ""
 
-#: config/mips/mips.c:5452
+#: config/bfin/bfin.c:2091
 #, gcc-internal-format
-msgid "internal error: %%] found without a %%[ in assembler pattern"
+msgid "Can't use multiple stack checking methods together."
 msgstr ""
 
-#: config/mips/mips.c:5465
+#: config/bfin/bfin.c:2094
 #, gcc-internal-format
-msgid "internal error: %%> found without a %%< in assembler pattern"
+msgid "ID shared libraries and FD-PIC mode can't be used together."
 msgstr ""
 
-#: config/mips/mips.c:5478
+#: config/bfin/bfin.c:2099 config/m68k/m68k.c:552
 #, gcc-internal-format
-msgid "internal error: %%} found without a %%{ in assembler pattern"
+msgid "cannot specify both -msep-data and -mid-shared-library"
 msgstr ""
 
-#: config/mips/mips.c:5492
+#: config/bfin/bfin.c:4397
 #, gcc-internal-format
-msgid "PRINT_OPERAND: unknown punctuation '%c'"
+msgid "multiple function type attributes specified"
 msgstr ""
 
-#: config/mips/mips.c:8307
+#: config/bfin/bfin.c:4453 config/spu/spu.c:2854
 #, gcc-internal-format
-msgid "cannot handle inconsistent calls to %qs"
+msgid "`%s' attribute only applies to functions"
 msgstr ""
 
-#: config/mips/mips.c:9615
+#: config/bfin/bfin.c:4464
 #, gcc-internal-format
-msgid "the cpu name must be lower case"
+msgid "can't apply both longcall and shortcall attributes to the same function"
 msgstr ""
 
-#: config/mips/mips.c:10293
+#: config/c4x/c4x-c.c:72
 #, gcc-internal-format
-msgid "invalid argument to builtin function"
+msgid "missing '(' after '#pragma %s' - ignored"
 msgstr ""
 
-#. Output assembler code to FILE to increment profiler label # LABELNO
-#. for profiling a function entry.
-#: config/mips/mips.h:1989
+#: config/c4x/c4x-c.c:75
 #, gcc-internal-format
-msgid "mips16 function profiling"
+msgid "missing function name in '#pragma %s' - ignored"
 msgstr ""
 
-#: config/mmix/mmix.c:227
+#: config/c4x/c4x-c.c:80
 #, gcc-internal-format
-msgid "-f%s not supported: ignored"
+msgid "malformed '#pragma %s' - ignored"
 msgstr ""
 
-#: config/mmix/mmix.c:655
+#: config/c4x/c4x-c.c:82
 #, gcc-internal-format
-msgid "support for mode %qs"
+msgid "missing section name in '#pragma %s' - ignored"
 msgstr ""
 
-#: config/mmix/mmix.c:669
+#: config/c4x/c4x-c.c:87
 #, gcc-internal-format
-msgid ""
-"too large function value type, needs %d registers, have only %d registers "
-"for this"
+msgid "missing ')' for '#pragma %s' - ignored"
 msgstr ""
 
-#: config/mmix/mmix.c:839
+#: config/c4x/c4x-c.c:90
 #, gcc-internal-format
-msgid "function_profiler support for MMIX"
+msgid "junk at end of '#pragma %s'"
 msgstr ""
 
-#: config/mmix/mmix.c:861
+#: config/c4x/c4x.c:860
 #, gcc-internal-format
-msgid "MMIX Internal: Last named vararg would not fit in a register"
+msgid "ISR %s requires %d words of local vars, max is 32767"
 msgstr ""
 
-#: config/mmix/mmix.c:1476 config/mmix/mmix.c:1500 config/mmix/mmix.c:1616
+#. This function is for retrieving a part of an instruction name for
+#. an operator, for immediate output.  If that ever happens for
+#. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
+#. we notice.
+#: config/cris/cris.c:434
 #, gcc-internal-format
-msgid "MMIX Internal: Bad register: %d"
+msgid "MULT case in cris_op_str"
 msgstr ""
 
-#. Presumably there's a missing case above if we get here.
-#: config/mmix/mmix.c:1608
+#: config/cris/cris.c:811
 #, gcc-internal-format
-msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
+msgid "invalid use of ':' modifier"
 msgstr ""
 
-#: config/mmix/mmix.c:1894
+#: config/cris/cris.c:984
 #, gcc-internal-format
-msgid "stack frame not a multiple of 8 bytes: %wd"
+msgid "internal error: bad register: %d"
 msgstr ""
 
-#: config/mmix/mmix.c:2130
+#: config/cris/cris.c:1525
 #, gcc-internal-format
-msgid "stack frame not a multiple of octabyte: %wd"
+msgid "internal error: sideeffect-insn affecting main effect"
 msgstr ""
 
-#: config/mmix/mmix.c:2470 config/mmix/mmix.c:2534
+#: config/cris/cris.c:1549
 #, gcc-internal-format
-msgid "MMIX Internal: %s is not a shiftable int"
+msgid "unknown cc_attr value"
 msgstr ""
 
-#: config/mt/mt.c:313
+#. If we get here, the caller got its initial tests wrong.
+#: config/cris/cris.c:1897
 #, gcc-internal-format
-msgid "info pointer NULL"
+msgid "internal error: cris_side_effect_mode_ok with bad operands"
 msgstr ""
 
-#: config/pa/pa.c:471
+#: config/cris/cris.c:2100
 #, gcc-internal-format
-msgid "PIC code generation is not supported in the portable runtime model"
+msgid "-max-stackframe=%d is not usable, not between 0 and %d"
 msgstr ""
 
-#: config/pa/pa.c:476
+#: config/cris/cris.c:2128
 #, gcc-internal-format
-msgid "PIC code generation is not compatible with fast indirect calls"
+msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
 msgstr ""
 
-#: config/pa/pa.c:481
+#: config/cris/cris.c:2164
 #, gcc-internal-format
-msgid "-g is only supported when using GAS on this processor,"
+msgid "unknown CRIS cpu version specification in -mtune= : %s"
 msgstr ""
 
-#: config/pa/pa.c:482
+#: config/cris/cris.c:2182
 #, gcc-internal-format
-msgid "-g option disabled"
+msgid "-fPIC and -fpic are not supported in this configuration"
 msgstr ""
 
-#: config/pa/pa.c:8222
+#: config/cris/cris.c:2197
 #, gcc-internal-format
-msgid ""
-"alignment (%u) for %s exceeds maximum alignment for global common data.  "
-"Using %u"
+msgid "that particular -g option is invalid with -maout and -melinux"
 msgstr ""
 
-#: config/pa/pa-hpux11.h:85
+#: config/cris/cris.c:2410
 #, gcc-internal-format
-msgid "-munix=98 option required for C89 Amendment 1 features.\n"
+msgid "Unknown src"
 msgstr ""
 
-#: config/rs6000/host-darwin.c:62
+#: config/cris/cris.c:2471
 #, gcc-internal-format
-msgid "Segmentation Fault (code)"
+msgid "Unknown dest"
 msgstr ""
 
-#: config/rs6000/host-darwin.c:132
+#: config/cris/cris.c:2756
 #, gcc-internal-format
-msgid "Segmentation Fault"
+msgid "stackframe too big: %d bytes"
 msgstr ""
 
-#: config/rs6000/host-darwin.c:146
+#: config/cris/cris.c:3208 config/cris/cris.c:3235
 #, gcc-internal-format
-msgid "While setting up signal stack: %m"
+msgid "expand_binop failed in movsi got"
 msgstr ""
 
-#: config/rs6000/host-darwin.c:152
+#: config/cris/cris.c:3316
 #, gcc-internal-format
-msgid "While setting up signal handler: %m"
+msgid "emitting PIC operand, but PIC register isn't set up"
 msgstr ""
 
-#. Handle the machine specific pragma longcall.  Its syntax is
+#. Definitions for GCC.  Part of the machine description for CRIS.
+#. Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
+#. Free Software Foundation, Inc.
+#. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
 #.
-#. # pragma longcall ( TOGGLE )
+#. This file is part of GCC.
 #.
-#. where TOGGLE is either 0 or 1.
+#. GCC is free software; you can redistribute it and/or modify
+#. it under the terms of the GNU General Public License as published by
+#. the Free Software Foundation; either version 2, or (at your option)
+#. any later version.
 #.
-#. rs6000_default_long_calls is set to the value of TOGGLE, changing
-#. whether or not new function declarations receive a longcall
-#. attribute by default.
-#: config/rs6000/rs6000-c.c:53
+#. GCC is distributed in the hope that it will be useful,
+#. but WITHOUT ANY WARRANTY; without even the implied warranty of
+#. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+#. GNU General Public License for more details.
+#.
+#. You should have received a copy of the GNU General Public License
+#. along with GCC; see the file COPYING.  If not, write to
+#. the Free Software Foundation, 51 Franklin Street, Fifth Floor,
+#. Boston, MA 02110-1301, USA.
+#. After the first "Node:" comment comes all preprocessor directives and
+#. attached declarations described in the info files, the "Using and
+#. Porting GCC" manual (uapgcc), in the same order as found in the "Target
+#. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
+#. really, but needs an update anyway.
+#.
+#. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
+#. for that.  If applicable, there is a CRIS-specific comment.  The order
+#. of macro definitions follow the order in the manual.  Every section in
+#. the manual (node in the info pages) has an introductory `Node:
+#. <subchapter>' comment.  If no macros are defined for a section, only
+#. the section-comment is present.
+#. Note that other header files (e.g. config/elfos.h, config/linux.h,
+#. config/cris/linux.h and config/cris/aout.h) are responsible for lots of
+#. settings not repeated below.  This file contains general CRIS
+#. definitions and definitions for the cris-*-elf subtarget.
+#. We don't want to use gcc_assert for everything, as that can be
+#. compiled out.
+#: config/cris/cris.h:44
 #, gcc-internal-format
-msgid "ignoring malformed #pragma longcall"
+msgid "CRIS-port assertion failed: "
 msgstr ""
 
-#: config/rs6000/rs6000-c.c:66
+#. Node: Caller Saves
+#. (no definitions)
+#. Node: Function entry
+#. See cris.c for TARGET_ASM_FUNCTION_PROLOGUE and
+#. TARGET_ASM_FUNCTION_EPILOGUE.
+#. Node: Profiling
+#: config/cris/cris.h:867
 #, gcc-internal-format
-msgid "missing open paren"
+msgid "no FUNCTION_PROFILER for CRIS"
 msgstr ""
 
-#: config/rs6000/rs6000-c.c:68
+#: config/crx/crx.h:355
 #, gcc-internal-format
-msgid "missing number"
+msgid "Profiler support for CRX"
 msgstr ""
 
-#: config/rs6000/rs6000-c.c:70
+#: config/crx/crx.h:366
 #, gcc-internal-format
-msgid "missing close paren"
+msgid "Trampoline support for CRX"
 msgstr ""
 
-#: config/rs6000/rs6000-c.c:73
+#: config/frv/frv.c:8623
 #, gcc-internal-format
-msgid "number must be 0 or 1"
+msgid "accumulator is not a constant integer"
 msgstr ""
 
-#: config/rs6000/rs6000-c.c:76
+#: config/frv/frv.c:8628
 #, gcc-internal-format
-msgid "junk at end of #pragma longcall"
+msgid "accumulator number is out of bounds"
 msgstr ""
 
-#: config/rs6000/rs6000-c.c:2530
+#: config/frv/frv.c:8639
 #, gcc-internal-format
-msgid "passing arg %d of %qE discards qualifiers frompointer target type"
+msgid "inappropriate accumulator for %qs"
 msgstr ""
 
-#: config/rs6000/rs6000-c.c:2573
+#: config/frv/frv.c:8716
 #, gcc-internal-format
-msgid "invalid parameter combination for AltiVec intrinsic"
+msgid "invalid IACC argument"
 msgstr ""
 
-#: config/rs6000/rs6000.c:1293
+#: config/frv/frv.c:8739
 #, gcc-internal-format
-msgid "-mmultiple is not supported on little endian systems"
+msgid "%qs expects a constant argument"
 msgstr ""
 
-#: config/rs6000/rs6000.c:1300
+#: config/frv/frv.c:8744
 #, gcc-internal-format
-msgid "-mstring is not supported on little endian systems"
+msgid "constant argument out of range for %qs"
 msgstr ""
 
-#: config/rs6000/rs6000.c:1314
+#: config/frv/frv.c:9225
 #, gcc-internal-format
-msgid "unknown -mdebug-%s switch"
+msgid "media functions are not available unless -mmedia is used"
 msgstr ""
 
-#: config/rs6000/rs6000.c:1326
+#: config/frv/frv.c:9237
 #, gcc-internal-format
-msgid ""
-"unknown -mtraceback arg %qs; expecting %<full%>, %<partial%> or %<none%>"
+msgid "this media function is only available on the fr500"
 msgstr ""
 
-#: config/rs6000/rs6000.c:1377
+#: config/frv/frv.c:9265
 #, gcc-internal-format
-msgid "AltiVec and E500 instructions cannot coexist"
+msgid "this media function is only available on the fr400 and fr550"
 msgstr ""
 
-#: config/rs6000/rs6000.c:1602
+#: config/frv/frv.c:9284
 #, gcc-internal-format
-msgid "unknown -m%s= option specified: '%s'"
+msgid "this builtin function is only available on the fr405 and fr450"
 msgstr ""
 
-#: config/rs6000/rs6000.c:1818
+#: config/frv/frv.c:9293
 #, gcc-internal-format
-msgid "not configured for ABI: '%s'"
+msgid "this builtin function is only available on the fr500 and fr550"
 msgstr ""
 
-#: config/rs6000/rs6000.c:1831
+#: config/frv/frv.c:9305
 #, gcc-internal-format
-msgid "Using darwin64 ABI"
+msgid "this builtin function is only available on the fr450"
 msgstr ""
 
-#: config/rs6000/rs6000.c:1836
+#: config/h8300/h8300.c:331
 #, gcc-internal-format
-msgid "Using old darwin ABI"
+msgid "-ms2600 is used without -ms"
 msgstr ""
 
-#: config/rs6000/rs6000.c:1843
+#: config/h8300/h8300.c:337
 #, gcc-internal-format
-msgid "Using IBM extended precision long double"
+msgid "-mn is used without -mh or -ms"
 msgstr ""
 
-#: config/rs6000/rs6000.c:1849
+#: config/i386/host-cygwin.c:65
 #, gcc-internal-format
-msgid "Using IEEE extended precision long double"
+msgid "can't extend PCH file: %m"
 msgstr ""
 
-#: config/rs6000/rs6000.c:1854
+#: config/i386/host-cygwin.c:76
 #, gcc-internal-format
-msgid "unknown ABI specified: '%s'"
+msgid "can't set position in PCH file: %m"
 msgstr ""
 
-#: config/rs6000/rs6000.c:1881
+#: config/i386/i386.c:2015 config/i386/i386.c:2191
 #, gcc-internal-format
-msgid "invalid option for -mfloat-gprs: '%s'"
+msgid "bad value (%s) for -mtune= switch"
 msgstr ""
 
-#: config/rs6000/rs6000.c:1891
+#: config/i386/i386.c:2056
 #, gcc-internal-format
-msgid "Unknown switch -mlong-double-%s"
+msgid "bad value (%s) for -mstringop-strategy= switch"
 msgstr ""
 
-#: config/rs6000/rs6000.c:1912
+#: config/i386/i386.c:2059
 #, gcc-internal-format
 msgid ""
-"-malign-power is not supported for 64-bit Darwin; it is incompatible with "
-"the installed C and C++ libraries"
+"-mtune=x86-64 is deprecated.  Use -mtune=k8 or -mtune=generic instead as "
+"appropriate."
 msgstr ""
 
-#: config/rs6000/rs6000.c:1920
+#: config/i386/i386.c:2065
 #, gcc-internal-format
-msgid "unknown -malign-XXXXX option specified: '%s'"
+msgid "generic CPU can be used only for -mtune= switch"
 msgstr ""
 
-#: config/rs6000/rs6000.c:4338
+#: config/i386/i386.c:2067 config/i386/i386.c:2156 config/mt/mt.c:805
 #, gcc-internal-format
-msgid ""
-"GCC vector returned by reference: non-standard ABI extension with no "
-"compatibility guarantee"
+msgid "bad value (%s) for -march= switch"
 msgstr ""
 
-#: config/rs6000/rs6000.c:4411
+#: config/i386/i386.c:2078
 #, gcc-internal-format
-msgid ""
-"cannot return value in vector register because altivec instructions are "
-"disabled, use -maltivec to enable them"
+msgid "code model %s does not support PIC mode"
 msgstr ""
 
-#: config/rs6000/rs6000.c:4669
+#: config/i386/i386.c:2084 config/sparc/sparc.c:699
 #, gcc-internal-format
-msgid ""
-"cannot pass argument in vector register because altivec instructions are "
-"disabled, use -maltivec to enable them"
+msgid "bad value (%s) for -mcmodel= switch"
 msgstr ""
 
-#: config/rs6000/rs6000.c:5526
+#: config/i386/i386.c:2100
 #, gcc-internal-format
-msgid ""
-"GCC vector passed by reference: non-standard ABI extension with no "
-"compatibility guarantee"
+msgid "bad value (%s) for -masm= switch"
 msgstr ""
 
-#: config/rs6000/rs6000.c:6697
+#: config/i386/i386.c:2103
 #, gcc-internal-format
-msgid "argument 1 must be a 5-bit signed literal"
+msgid "code model %qs not supported in the %s bit mode"
 msgstr ""
 
-#: config/rs6000/rs6000.c:6800 config/rs6000/rs6000.c:7594
+#: config/i386/i386.c:2106
 #, gcc-internal-format
-msgid "argument 2 must be a 5-bit unsigned literal"
+msgid "%i-bit mode not compiled in"
 msgstr ""
 
-#: config/rs6000/rs6000.c:6840
+#: config/i386/i386.c:2150 config/i386/i386.c:2178
 #, gcc-internal-format
-msgid "argument 1 of __builtin_altivec_predicate must be a constant"
+msgid "CPU you selected does not support x86-64 instruction set"
 msgstr ""
 
-#: config/rs6000/rs6000.c:6893
+#: config/i386/i386.c:2212
 #, gcc-internal-format
-msgid "argument 1 of __builtin_altivec_predicate is out of range"
+msgid "-mregparm=%d is not between 0 and %d"
 msgstr ""
 
-#: config/rs6000/rs6000.c:7055
+#: config/i386/i386.c:2225
 #, gcc-internal-format
-msgid "argument 3 must be a 4-bit unsigned literal"
+msgid "-malign-loops is obsolete, use -falign-loops"
 msgstr ""
 
-#: config/rs6000/rs6000.c:7227
+#: config/i386/i386.c:2230 config/i386/i386.c:2243 config/i386/i386.c:2256
 #, gcc-internal-format
-msgid "argument to %qs must be a 2-bit unsigned literal"
+msgid "-malign-loops=%d is not between 0 and %d"
 msgstr ""
 
-#: config/rs6000/rs6000.c:7371
+#: config/i386/i386.c:2238
 #, gcc-internal-format
-msgid "unresolved overload for Altivec builtin %qF"
+msgid "-malign-jumps is obsolete, use -falign-jumps"
 msgstr ""
 
-#: config/rs6000/rs6000.c:7453
+#: config/i386/i386.c:2251
 #, gcc-internal-format
-msgid "argument to dss must be a 2-bit unsigned literal"
+msgid "-malign-functions is obsolete, use -falign-functions"
 msgstr ""
 
-#: config/rs6000/rs6000.c:7714
+#: config/i386/i386.c:2284
 #, gcc-internal-format
-msgid "argument 1 of __builtin_spe_predicate must be a constant"
+msgid "-mbranch-cost=%d is not between 0 and 5"
 msgstr ""
 
-#: config/rs6000/rs6000.c:7786
+#: config/i386/i386.c:2292
 #, gcc-internal-format
-msgid "argument 1 of __builtin_spe_predicate is out of range"
+msgid "-mlarge-data-threshold=%d is negative"
 msgstr ""
 
-#: config/rs6000/rs6000.c:13812
+#: config/i386/i386.c:2306
 #, gcc-internal-format
-msgid "stack frame too large"
+msgid "bad value (%s) for -mtls-dialect= switch"
 msgstr ""
 
-#: config/rs6000/rs6000.c:16341
+#: config/i386/i386.c:2365
 #, gcc-internal-format
-msgid "no profiling of 64-bit code for this ABI"
+msgid "-malign-double makes no sense in the 64bit mode"
 msgstr ""
 
-#: config/rs6000/rs6000.c:17451
+#: config/i386/i386.c:2367
 #, gcc-internal-format
-msgid "use of %<long%> in AltiVec types is invalid for 64-bit code"
+msgid "-mrtd calling convention not supported in the 64bit mode"
 msgstr ""
 
-#: config/rs6000/rs6000.c:17453
+#: config/i386/i386.c:2393
 #, gcc-internal-format
-msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
+msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
 msgstr ""
 
-#: config/rs6000/rs6000.c:17457
+#: config/i386/i386.c:2402
 #, gcc-internal-format
-msgid "use of %<long long%> in AltiVec types is invalid"
+msgid "-msseregparm used without SSE enabled"
 msgstr ""
 
-#: config/rs6000/rs6000.c:17459
+#: config/i386/i386.c:2413 config/i386/i386.c:2424
 #, gcc-internal-format
-msgid "use of %<double%> in AltiVec types is invalid"
+msgid "SSE instruction set disabled, using 387 arithmetics"
 msgstr ""
 
-#: config/rs6000/rs6000.c:17461
+#: config/i386/i386.c:2429
 #, gcc-internal-format
-msgid "use of %<long double%> in AltiVec types is invalid"
+msgid "387 instruction set disabled, using SSE arithmetics"
 msgstr ""
 
-#: config/rs6000/rs6000.c:17463
+#: config/i386/i386.c:2436
 #, gcc-internal-format
-msgid "use of boolean types in AltiVec types is invalid"
+msgid "bad value (%s) for -mfpmath= switch"
 msgstr ""
 
-#: config/rs6000/rs6000.c:17465
+#: config/i386/i386.c:2458
 #, gcc-internal-format
-msgid "use of %<complex%> in AltiVec types is invalid"
+msgid ""
+"unwind tables currently require either a frame pointer or -maccumulate-"
+"outgoing-args for correctness"
 msgstr ""
 
-#: config/rs6000/rs6000.c:17467
+#: config/i386/i386.c:2843 config/i386/i386.c:2894
 #, gcc-internal-format
-msgid "use of decimal floating point types in AltiVec types is invalid"
+msgid "fastcall and regparm attributes are not compatible"
 msgstr ""
 
-#: config/rs6000/aix43.h:39 config/rs6000/aix51.h:38 config/rs6000/aix52.h:38
+#: config/i386/i386.c:2850
 #, gcc-internal-format
-msgid "-maix64 and POWER architecture are incompatible"
+msgid "%qs attribute requires an integer constant argument"
 msgstr ""
 
-#: config/rs6000/aix43.h:44 config/rs6000/aix51.h:43 config/rs6000/aix52.h:43
+#: config/i386/i386.c:2856
 #, gcc-internal-format
-msgid "-maix64 requires PowerPC64 architecture remain enabled"
+msgid "argument to %qs attribute larger than %d"
 msgstr ""
 
-#: config/rs6000/aix43.h:50 config/rs6000/aix52.h:49
+#: config/i386/i386.c:2866
 #, gcc-internal-format
-msgid "soft-float and long-double-128 are incompatible"
+msgid "%s functions limited to %d register parameters"
 msgstr ""
 
-#: config/rs6000/aix43.h:54 config/rs6000/aix51.h:47 config/rs6000/aix52.h:53
+#: config/i386/i386.c:2886 config/i386/i386.c:2921
 #, gcc-internal-format
-msgid ""
-"-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
+msgid "fastcall and cdecl attributes are not compatible"
 msgstr ""
 
-#. The Darwin ABI always includes AltiVec, can't be (validly) turned        off.
-#: config/rs6000/darwin.h:81
+#: config/i386/i386.c:2890
 #, gcc-internal-format
-msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
+msgid "fastcall and stdcall attributes are not compatible"
 msgstr ""
 
-#: config/rs6000/darwin.h:92
+#: config/i386/i386.c:2904 config/i386/i386.c:2917
 #, gcc-internal-format
-msgid "-m64 requires PowerPC64 architecture, enabling"
+msgid "stdcall and cdecl attributes are not compatible"
 msgstr ""
 
-#. See note below.
-#. if (!rs6000_explicit_options.long_double)
-#. rs6000_long_double_type_size = 128;
-#: config/rs6000/eabispe.h:45 config/rs6000/linuxspe.h:62
+#: config/i386/i386.c:2908
 #, gcc-internal-format
-msgid "-m64 not supported in this configuration"
+msgid "stdcall and fastcall attributes are not compatible"
 msgstr ""
 
-#: config/rs6000/linux64.h:109
+#: config/i386/i386.c:3055
 #, gcc-internal-format
-msgid "-m64 requires a PowerPC64 cpu"
+msgid "Calling %qD with attribute sseregparm without SSE/SSE2 enabled"
 msgstr ""
 
-#. Definitions for __builtin_return_address and __builtin_frame_address.
-#. __builtin_return_address (0) should give link register (65), enable
-#. this.
-#. This should be uncommented, so that the link register is used, but
-#. currently this would result in unmatched insns and spilling fixed
-#. registers so we'll leave it for another day.  When these problems are
-#. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
-#. (mrs)
-#. #define RETURN_ADDR_IN_PREVIOUS_FRAME
-#. 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:1506
+#: config/i386/i386.c:3058
 #, gcc-internal-format
-msgid "RETURN_ADDRESS_OFFSET not supported"
+msgid "Calling %qT with attribute sseregparm without SSE/SSE2 enabled"
 msgstr ""
 
-#. Sometimes certain combinations of command options do not make sense
-#. on a particular target machine.  You can define a macro
-#. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
-#. defined, is executed once just after all the command options have
-#. been parsed.
-#.
-#. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
-#. get control.
-#: config/rs6000/sysv4.h:130
+#: config/i386/i386.c:3786
 #, gcc-internal-format
-msgid "bad value for -mcall-%s"
+msgid "SSE register return with SSE disabled"
 msgstr ""
 
-#: config/rs6000/sysv4.h:146
+#: config/i386/i386.c:3792
 #, gcc-internal-format
-msgid "bad value for -msdata=%s"
+msgid "SSE register argument with SSE disabled"
 msgstr ""
 
-#: config/rs6000/sysv4.h:163
+#: config/i386/i386.c:3808
 #, gcc-internal-format
-msgid "-mrelocatable and -msdata=%s are incompatible"
+msgid "x87 register return with x87 disabled"
 msgstr ""
 
-#: config/rs6000/sysv4.h:172
+#: config/i386/i386.c:4124
 #, gcc-internal-format
-msgid "-f%s and -msdata=%s are incompatible"
+msgid "SSE vector argument without SSE enabled changes the ABI"
 msgstr ""
 
-#: config/rs6000/sysv4.h:181
+#: config/i386/i386.c:4141
 #, gcc-internal-format
-msgid "-msdata=%s and -mcall-%s are incompatible"
+msgid "MMX vector argument without MMX enabled changes the ABI"
 msgstr ""
 
-#: config/rs6000/sysv4.h:190
+#: config/i386/i386.c:4414
 #, gcc-internal-format
-msgid "-mrelocatable and -mno-minimal-toc are incompatible"
+msgid "SSE vector return without SSE enabled changes the ABI"
 msgstr ""
 
-#: config/rs6000/sysv4.h:196
+#: config/i386/i386.c:4424
 #, gcc-internal-format
-msgid "-mrelocatable and -mcall-%s are incompatible"
+msgid "MMX vector return without MMX enabled changes the ABI"
 msgstr ""
 
-#: config/rs6000/sysv4.h:203
+#: config/i386/i386.c:5812
 #, gcc-internal-format
-msgid "-fPIC and -mcall-%s are incompatible"
+msgid "-mstackrealign ignored for nested functions"
 msgstr ""
 
-#: config/rs6000/sysv4.h:210
+#: config/i386/i386.c:5814
 #, gcc-internal-format
-msgid "-mcall-aixdesc must be big endian"
+msgid "%s not supported for nested functions"
 msgstr ""
 
-#: config/rs6000/sysv4.h:215
+#: config/i386/i386.c:8074
 #, gcc-internal-format
-msgid "-msecure-plt not supported by your assembler"
+msgid "extended registers have no high halves"
 msgstr ""
 
-#: config/rs6000/sysv4.h:220
+#: config/i386/i386.c:8089
 #, gcc-internal-format
-msgid "-msoft-float and -mlong-double-128 not supported"
+msgid "unsupported operand size for extended register"
 msgstr ""
 
-#: config/rs6000/sysv4.h:237
+#: config/i386/i386.c:17747 config/rs6000/rs6000.c:7640
 #, gcc-internal-format
-msgid "-m%s not supported in this configuration"
+msgid "selector must be an integer constant in the range 0..%wi"
 msgstr ""
 
-#: config/s390/s390.c:1352
+#: config/i386/i386.c:18083 config/i386/i386.c:18278
 #, gcc-internal-format
-msgid "stack guard value must be an exact power of 2"
+msgid "shift must be an immediate"
 msgstr ""
 
-#: config/s390/s390.c:1359
+#: config/i386/i386.c:18337 config/i386/i386.c:18379
 #, gcc-internal-format
-msgid "stack size must be an exact power of 2"
+msgid "index mask must be an immediate"
 msgstr ""
 
-#: config/s390/s390.c:1404
+#: config/i386/i386.c:18342 config/i386/i386.c:18384
 #, gcc-internal-format
-msgid "z/Architecture mode not supported on %s"
+msgid "length mask must be an immediate"
 msgstr ""
 
-#: config/s390/s390.c:1406
+#: config/i386/i386.c:19528 config/rs6000/rs6000.c:18849
 #, gcc-internal-format
-msgid "64-bit ABI not supported in ESA/390 mode"
+msgid "%qs incompatible attribute ignored"
 msgstr ""
 
-#: config/s390/s390.c:1417
+#: config/i386/winnt-cxx.c:74
 #, gcc-internal-format
-msgid ""
-"-mbackchain -mpacked-stack -mhard-float are not supported in combination"
+msgid "key method %q+D of dllimport'd class defined"
 msgstr ""
 
-#: config/s390/s390.c:1423
+#: config/i386/winnt-cxx.c:95 config/sh/symbian.c:173
 #, gcc-internal-format
-msgid "-mstack-size implies use of -mstack-guard"
+msgid "definition of static data member %q+D of dllimport'd class"
 msgstr ""
 
-#: config/s390/s390.c:1425
+#: config/i386/winnt.c:74
 #, gcc-internal-format
-msgid "stack size must be greater than the stack guard value"
+msgid "%qs attribute only applies to variables"
 msgstr ""
 
-#: config/s390/s390.c:1427
+#: config/i386/winnt.c:96
 #, gcc-internal-format
-msgid "stack size must not be greater than 64k"
+msgid ""
+"%qs attribute applies only to initialized variables with external linkage"
 msgstr ""
 
-#: config/s390/s390.c:1430
+#: config/i386/winnt.c:153
 #, gcc-internal-format
-msgid "-mstack-guard implies use of -mstack-size"
+msgid "%q+D: definition is marked as dllimport"
 msgstr ""
 
-#: config/s390/s390.c:6596
+#: config/i386/winnt.c:217
 #, gcc-internal-format
-msgid "total size of local variables exceeds architecture limit"
+msgid "inconsistent dll linkage for %q+D, dllexport assumed"
 msgstr ""
 
-#: config/s390/s390.c:7252
+#: config/i386/winnt.c:257 config/sh/symbian.c:273
 #, gcc-internal-format
-msgid "frame size of %qs is "
+msgid "%qs declared as both exported to and imported from a DLL"
 msgstr ""
 
-#: config/s390/s390.c:7256
+#: config/i386/winnt.c:380
 #, gcc-internal-format
-msgid "%qs uses dynamic stack allocation"
+msgid "%q+D:'selectany' attribute applies only to initialized objects"
 msgstr ""
 
-#: config/score/score.c:508
+#: config/i386/winnt.c:568
 #, gcc-internal-format
-msgid "-fPIC and -G are incompatible"
+msgid "%q+D causes a section type conflict"
 msgstr ""
 
-#: config/sh/sh.c:6624
+#: config/i386/cygming.h:128
 #, gcc-internal-format
-msgid "__builtin_saveregs not supported by this subtarget"
+msgid "-f%s ignored for target (all code is position independent)"
 msgstr ""
 
-#: config/sh/sh.c:7629
+#: config/i386/djgpp.h:181
 #, gcc-internal-format
-msgid "%qs attribute only applies to interrupt functions"
+msgid "-mbnu210 is ignored (option is obsolete)"
 msgstr ""
 
-#: config/sh/sh.c:7715
+#: config/i386/i386-interix.h:257
 #, gcc-internal-format
-msgid "attribute interrupt_handler is not compatible with -m5-compact"
+msgid "ms-bitfields not supported for objc"
 msgstr ""
 
-#. The argument must be a constant string.
-#: config/sh/sh.c:7737
+#: config/ia64/ia64-c.c:52
 #, gcc-internal-format
-msgid "%qs attribute argument not a string constant"
+msgid "malformed #pragma builtin"
 msgstr ""
 
-#. The argument must be a constant integer.
-#: config/sh/sh.c:7762
+#: config/ia64/ia64.c:541 config/m32r/m32r.c:373
 #, gcc-internal-format
-msgid "%qs attribute argument not an integer constant"
+msgid "invalid argument of %qs attribute"
 msgstr ""
 
-#: config/sh/sh.c:9814
+#: config/ia64/ia64.c:553
 #, gcc-internal-format
-msgid "r0 needs to be available as a call-clobbered register"
+msgid "%Jan address area attribute cannot be specified for local variables"
 msgstr ""
 
-#: config/sh/sh.c:9835
+#: config/ia64/ia64.c:560
 #, gcc-internal-format
-msgid "Need a second call-clobbered general purpose register"
+msgid "address area of %q+D conflicts with previous declaration"
 msgstr ""
 
-#: config/sh/sh.c:9843
+#: config/ia64/ia64.c:567
 #, gcc-internal-format
-msgid "Need a call-clobbered target register"
+msgid "%Jaddress area attribute cannot be specified for functions"
 msgstr ""
 
-#: config/sh/symbian.c:147
+#: config/ia64/ia64.c:5079 config/pa/pa.c:339 config/spu/spu.c:3754
 #, gcc-internal-format
-msgid ""
-"function %q+D is defined after prior declaration as dllimport: attribute "
-"ignored"
+msgid "value of -mfixed-range must have form REG1-REG2"
 msgstr ""
 
-#: config/sh/symbian.c:159
+#: config/ia64/ia64.c:5106 config/pa/pa.c:366 config/spu/spu.c:3780
 #, gcc-internal-format
-msgid "inline function %q+D is declared as dllimport: attribute ignored"
+msgid "%s-%s is an empty range"
 msgstr ""
 
-#: config/sh/symbian.c:280
+#: config/ia64/ia64.c:5134
 #, gcc-internal-format
-msgid ""
-"failure in redeclaration of %q+D: dllimport'd symbol lacks external linkage"
+msgid "bad value %<%s%> for -mtls-size= switch"
 msgstr ""
 
-#: config/sh/symbian.c:326
+#: config/ia64/ia64.c:5162
 #, gcc-internal-format
-msgid "%s %q+D %s after being referenced with dllimport linkage"
+msgid "bad value %<%s%> for -mtune= switch"
 msgstr ""
 
-#: config/sh/symbian.c:892 cp/tree.c:2411
+#: config/ia64/ia64.c:5181
 #, gcc-internal-format
-msgid "lang_* check: failed in %s, at %s:%d"
+msgid "not yet implemented: latency-optimized inline square root"
 msgstr ""
 
-#. FIXME
-#: config/sh/netbsd-elf.h:95
+#: config/ia64/ia64.c:9857
 #, gcc-internal-format
-msgid "unimplemented-shmedia profiling"
+msgid "version attribute is not a string"
 msgstr ""
 
-#. There are no delay slots on SHmedia.
-#. Relaxation isn't yet supported for SHmedia
-#. After reload, if conversion does little good but can cause       ICEs:                                                                   - find_if_block doesn't do anything for SH because we don't               have conditional execution patterns.  (We use conditional               move patterns, which are handled differently, and only                  before reload).                                                       - find_cond_trap doesn't do anything for the SH because we #. don't have conditional traps.                                             - find_if_case_1 uses redirect_edge_and_branch_force in                   the only path that does an optimization, and this causes                an ICE when branch targets are in registers.                          - find_if_case_2 doesn't do anything for the SHmedia after                reload except when it can redirect a tablejump - and                    that's rather rare.
-#. -fprofile-arcs needs a working libgcov .  In unified tree            configurations with newlib, this requires to configure with             --with-newlib --with-headers.  But there is no way to check             here we have a working libgcov, so just assume that we have.
-#: config/sh/sh.h:617
+#: config/iq2000/iq2000.c:1814
 #, gcc-internal-format
-msgid "profiling is still experimental for this target"
+msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
 msgstr ""
 
-#. Only the sh64-elf assembler fully supports .quad properly.
-#. Pick one that makes most sense for the target in general.              It is not much good to use different functions depending                on -Os, since then we'll end up with two different functions            when some of the code is compiled for size, and some for                speed.
-#. SH4 tends to emphasize speed.
-#. These have their own way of doing things.
-#. ??? Should we use the integer SHmedia function instead?
-#. SH1 .. SH3 cores often go into small-footprint systems, so             default to the smallest implementation available.
-#. ??? EXPERIMENTAL
-#. User supplied - leave it alone.
-#. The debugging information is sufficient,                            but gdb doesn't implement this yet
-#. Never run scheduling before reload, since that can                   break global alloc, and generates slower code anyway due                to the pressure on R0.
-#. Enable sched1 for SH4; ready queue will be reordered by              the target hooks when pressure is high. We can not do this for          SH3 and lower as they give spill failures for R0.
-#. ??? Current exception handling places basic block boundaries                 after call_insns.  It causes the high pressure on R0 and gives          spill failures for R0 in reload.  See PR 22553 and the thread           on gcc-patches                                                          <http://gcc.gnu.org/ml/gcc-patches/2005-10/msg00816.html>.
-#: config/sh/sh.h:715
+#: config/iq2000/iq2000.c:2592
 #, gcc-internal-format
-msgid "ignoring -fschedule-insns because of exception handling bug"
+msgid "argument %qd is not a constant"
 msgstr ""
 
-#: config/sparc/sparc.c:671
+#: config/iq2000/iq2000.c:2894 config/mt/mt.c:350 config/xtensa/xtensa.c:1861
 #, gcc-internal-format
-msgid "%s is not supported by this configuration"
+msgid "PRINT_OPERAND_ADDRESS, null pointer"
 msgstr ""
 
-#: config/sparc/sparc.c:678
+#: config/iq2000/iq2000.c:3049
 #, gcc-internal-format
-msgid "-mlong-double-64 not allowed with -m64"
+msgid "PRINT_OPERAND: Unknown punctuation '%c'"
 msgstr ""
 
-#: config/sparc/sparc.c:703
+#: config/iq2000/iq2000.c:3058 config/mips/mips.c:5491
+#: config/xtensa/xtensa.c:1715
 #, gcc-internal-format
-msgid "-mcmodel= is not supported on 32 bit systems"
+msgid "PRINT_OPERAND null pointer"
 msgstr ""
 
-#: config/stormy16/stormy16.c:500
+#: config/m32c/m32c-pragma.c:64
 #, gcc-internal-format
-msgid "constant halfword load operand out of range"
+msgid "junk at end of #pragma GCC memregs [0..16]"
 msgstr ""
 
-#: config/stormy16/stormy16.c:510
+#: config/m32c/m32c-pragma.c:71
 #, gcc-internal-format
-msgid "constant arithmetic operand out of range"
+msgid "#pragma GCC memregs must precede any function decls"
 msgstr ""
 
-#: config/stormy16/stormy16.c:1111
+#: config/m32c/m32c-pragma.c:82 config/m32c/m32c-pragma.c:89
 #, gcc-internal-format
-msgid "local variable memory requirements exceed capacity"
+msgid "#pragma GCC memregs takes a number [0..16]"
 msgstr ""
 
-#: config/stormy16/stormy16.c:1277
+#: config/m32c/m32c.c:412
 #, gcc-internal-format
-msgid "function_profiler support"
+msgid "invalid target memregs value '%d'"
 msgstr ""
 
-#: config/stormy16/stormy16.c:1366
+#: config/m68hc11/m68hc11.c:279
 #, gcc-internal-format
-msgid "cannot use va_start in interrupt function"
+msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
 msgstr ""
 
-#: config/stormy16/stormy16.c:1909
+#: config/m68hc11/m68hc11.c:1240
 #, gcc-internal-format
-msgid "switch statement of size %lu entries too large"
+msgid "%<trap%> and %<far%> attributes are not compatible, ignoring %<far%>"
 msgstr ""
 
-#: config/stormy16/stormy16.c:2277
+#: config/m68hc11/m68hc11.c:1247
 #, gcc-internal-format
-msgid "%<__BELOW100__%> attribute only applies to variables"
+msgid "%<trap%> attribute is already used"
 msgstr ""
 
-#: config/stormy16/stormy16.c:2284
+#: config/m68k/m68k.c:502
 #, gcc-internal-format
-msgid "__BELOW100__ attribute not allowed with auto storage class"
+msgid "-mcpu=%s conflicts with -march=%s"
 msgstr ""
 
-#: config/v850/v850-c.c:67
+#: config/m68k/m68k.c:564
 #, gcc-internal-format
-msgid "#pragma GHS endXXXX found without previous startXXX"
+msgid "-mpcrel -fPIC is not currently supported on selected cpu"
 msgstr ""
 
-#: config/v850/v850-c.c:70
+#: config/m68k/m68k.c:972 config/rs6000/rs6000.c:14293
 #, gcc-internal-format
-msgid "#pragma GHS endXXX does not match previous startXXX"
+msgid "stack limit expression is not supported"
 msgstr ""
 
-#: config/v850/v850-c.c:96
+#: config/mips/mips.c:4693
 #, gcc-internal-format
-msgid "cannot set interrupt attribute: no current function"
+msgid ""
+"-%s conflicts with the other architecture options, which specify a %s "
+"processor"
 msgstr ""
 
-#: config/v850/v850-c.c:104
+#: config/mips/mips.c:4709
 #, gcc-internal-format
-msgid "cannot set interrupt attribute: no such identifier"
+msgid "-march=%s is not compatible with the selected ABI"
 msgstr ""
 
-#: config/v850/v850-c.c:149
+#: config/mips/mips.c:4730
 #, gcc-internal-format
-msgid "junk at end of #pragma ghs section"
+msgid "-mgp64 used with a 32-bit processor"
 msgstr ""
 
-#: config/v850/v850-c.c:166
+#: config/mips/mips.c:4732
 #, gcc-internal-format
-msgid "unrecognized section name \"%s\""
+msgid "-mgp32 used with a 64-bit ABI"
 msgstr ""
 
-#: config/v850/v850-c.c:181
+#: config/mips/mips.c:4734
 #, gcc-internal-format
-msgid "malformed #pragma ghs section"
+msgid "-mgp64 used with a 32-bit ABI"
 msgstr ""
 
-#: config/v850/v850-c.c:200
+#: config/mips/mips.c:4752 config/mips/mips.c:4758 config/mips/mips.c:4834
 #, gcc-internal-format
-msgid "junk at end of #pragma ghs interrupt"
+msgid "unsupported combination: %s"
 msgstr ""
 
-#: config/v850/v850-c.c:211
+#: config/mips/mips.c:4755
 #, gcc-internal-format
-msgid "junk at end of #pragma ghs starttda"
+msgid ""
+"-mgp32 and -mfp64 can only be combined if the target supports the mfhc1 and "
+"mthc1 instructions"
 msgstr ""
 
-#: config/v850/v850-c.c:222
+#: config/mips/mips.c:4829
 #, gcc-internal-format
-msgid "junk at end of #pragma ghs startsda"
+msgid ""
+"generation of Branch Likely instructions enabled, but not supported by "
+"architecture"
 msgstr ""
 
-#: config/v850/v850-c.c:233
+#: config/mips/mips.c:4849
 #, gcc-internal-format
-msgid "junk at end of #pragma ghs startzda"
+msgid "%<-G%> is incompatible with %<-mabicalls%>"
 msgstr ""
 
-#: config/v850/v850-c.c:244
+#: config/mips/mips.c:4916
 #, gcc-internal-format
-msgid "junk at end of #pragma ghs endtda"
+msgid "-mips3d requires -mpaired-single"
 msgstr ""
 
-#: config/v850/v850-c.c:255
+#: config/mips/mips.c:4925
 #, gcc-internal-format
-msgid "junk at end of #pragma ghs endsda"
+msgid "-mips3d/-mpaired-single must be used with -mfp64 -mhard-float"
 msgstr ""
 
-#: config/v850/v850-c.c:266
+#: config/mips/mips.c:4930
 #, gcc-internal-format
-msgid "junk at end of #pragma ghs endzda"
+msgid "-mips3d/-mpaired-single must be used with -mips64"
 msgstr ""
 
-#: config/v850/v850.c:184
+#: config/mips/mips.c:4933
 #, gcc-internal-format
-msgid "value passed to %<-m%s%> is too large"
+msgid "-mips16 and -mdsp cannot be used together"
 msgstr ""
 
-#: config/v850/v850.c:2159
+#: config/mips/mips.c:5428
 #, gcc-internal-format
-msgid "%Jdata area attributes cannot be specified for local variables"
+msgid "internal error: %%) found without a %%( in assembler pattern"
 msgstr ""
 
-#: config/v850/v850.c:2170
+#: config/mips/mips.c:5442
 #, gcc-internal-format
-msgid "data area of %q+D conflicts with previous declaration"
+msgid "internal error: %%] found without a %%[ in assembler pattern"
 msgstr ""
 
-#: config/v850/v850.c:2300
+#: config/mips/mips.c:5455
 #, gcc-internal-format
-msgid "bogus JR construction: %d"
+msgid "internal error: %%> found without a %%< in assembler pattern"
 msgstr ""
 
-#: config/v850/v850.c:2318 config/v850/v850.c:2427
+#: config/mips/mips.c:5468
 #, gcc-internal-format
-msgid "bad amount of stack space removal: %d"
+msgid "internal error: %%} found without a %%{ in assembler pattern"
 msgstr ""
 
-#: config/v850/v850.c:2407
+#: config/mips/mips.c:5482
 #, gcc-internal-format
-msgid "bogus JARL construction: %d\n"
+msgid "PRINT_OPERAND: unknown punctuation '%c'"
 msgstr ""
 
-#: config/v850/v850.c:2706
+#: config/mips/mips.c:8259
 #, gcc-internal-format
-msgid "bogus DISPOSE construction: %d"
+msgid "cannot handle inconsistent calls to %qs"
 msgstr ""
 
-#: config/v850/v850.c:2725
+#: config/mips/mips.c:9567
 #, gcc-internal-format
-msgid "too much stack space to dispose of: %d"
+msgid "the cpu name must be lower case"
 msgstr ""
 
-#: config/v850/v850.c:2827
+#: config/mips/mips.c:10244
 #, gcc-internal-format
-msgid "bogus PREPEARE construction: %d"
+msgid "invalid argument to builtin function"
 msgstr ""
 
-#: config/v850/v850.c:2846
+#. Output assembler code to FILE to increment profiler label # LABELNO
+#. for profiling a function entry.
+#: config/mips/mips.h:1977
 #, gcc-internal-format
-msgid "too much stack space to prepare: %d"
+msgid "mips16 function profiling"
 msgstr ""
 
-#: config/xtensa/xtensa.c:1519
+#: config/mmix/mmix.c:227
 #, gcc-internal-format
-msgid "boolean registers required for the floating-point option"
+msgid "-f%s not supported: ignored"
 msgstr ""
 
-#: config/xtensa/xtensa.c:1565
+#: config/mmix/mmix.c:655
 #, gcc-internal-format
-msgid "-f%s is not supported with CONST16 instructions"
+msgid "support for mode %qs"
 msgstr ""
 
-#: config/xtensa/xtensa.c:1570
+#: config/mmix/mmix.c:669
 #, gcc-internal-format
-msgid "PIC is required but not supported with CONST16 instructions"
+msgid ""
+"too large function value type, needs %d registers, have only %d registers "
+"for this"
 msgstr ""
 
-#: config/xtensa/xtensa.c:2428
+#: config/mmix/mmix.c:839
 #, gcc-internal-format
-msgid "only uninitialized variables can be placed in a .bss section"
+msgid "function_profiler support for MMIX"
 msgstr ""
 
-#: ada/misc.c:267
+#: config/mmix/mmix.c:861
 #, gcc-internal-format
-msgid "missing argument to \"-%s\""
+msgid "MMIX Internal: Last named vararg would not fit in a register"
 msgstr ""
 
-#: ada/misc.c:312
+#: config/mmix/mmix.c:1476 config/mmix/mmix.c:1500 config/mmix/mmix.c:1616
 #, gcc-internal-format
-msgid "%<-gnat%> misspelled as %<-gant%>"
+msgid "MMIX Internal: Bad register: %d"
 msgstr ""
 
-#: cp/call.c:2412
+#. Presumably there's a missing case above if we get here.
+#: config/mmix/mmix.c:1608
 #, gcc-internal-format
-msgid "%s %D(%T, %T, %T) <built-in>"
+msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
 msgstr ""
 
-#: cp/call.c:2417
+#: config/mmix/mmix.c:1894
 #, gcc-internal-format
-msgid "%s %D(%T, %T) <built-in>"
+msgid "stack frame not a multiple of 8 bytes: %wd"
 msgstr ""
 
-#: cp/call.c:2421
+#: config/mmix/mmix.c:2130
 #, gcc-internal-format
-msgid "%s %D(%T) <built-in>"
+msgid "stack frame not a multiple of octabyte: %wd"
 msgstr ""
 
-#: cp/call.c:2425
+#: config/mmix/mmix.c:2470 config/mmix/mmix.c:2534
 #, gcc-internal-format
-msgid "%s %T <conversion>"
+msgid "MMIX Internal: %s is not a shiftable int"
 msgstr ""
 
-#: cp/call.c:2427
+#: config/mt/mt.c:313
 #, gcc-internal-format
-msgid "%s %+#D <near match>"
+msgid "info pointer NULL"
 msgstr ""
 
-#: cp/call.c:2429 cp/pt.c:1333
+#: config/pa/pa.c:471
 #, gcc-internal-format
-msgid "%s %+#D"
+msgid "PIC code generation is not supported in the portable runtime model"
 msgstr ""
 
-#: cp/call.c:2651
+#: config/pa/pa.c:476
 #, gcc-internal-format
-msgid "conversion from %qT to %qT is ambiguous"
+msgid "PIC code generation is not compatible with fast indirect calls"
 msgstr ""
 
-#: cp/call.c:2804 cp/call.c:2822 cp/call.c:2885
+#: config/pa/pa.c:481
 #, gcc-internal-format
-msgid "no matching function for call to %<%D(%A)%>"
+msgid "-g is only supported when using GAS on this processor,"
 msgstr ""
 
-#: cp/call.c:2825 cp/call.c:2888
+#: config/pa/pa.c:482
 #, gcc-internal-format
-msgid "call of overloaded %<%D(%A)%> is ambiguous"
+msgid "-g option disabled"
 msgstr ""
 
-#. It's no good looking for an overloaded operator() on a
-#. pointer-to-member-function.
-#: cp/call.c:2960
+#: config/pa/pa.c:8224
 #, gcc-internal-format
 msgid ""
-"pointer-to-member function %E cannot be called without an object; consider "
-"using .* or ->*"
+"alignment (%u) for %s exceeds maximum alignment for global common data.  "
+"Using %u"
 msgstr ""
 
-#: cp/call.c:3034
+#: config/pa/pa-hpux11.h:85
 #, gcc-internal-format
-msgid "no match for call to %<(%T) (%A)%>"
+msgid "-munix=98 option required for C89 Amendment 1 features.\n"
 msgstr ""
 
-#: cp/call.c:3043
+#: config/rs6000/host-darwin.c:62
 #, gcc-internal-format
-msgid "call of %<(%T) (%A)%> is ambiguous"
+msgid "Segmentation Fault (code)"
 msgstr ""
 
-#: cp/call.c:3081
+#: config/rs6000/host-darwin.c:132
 #, gcc-internal-format
-msgid "%s for ternary %<operator?:%> in %<%E ? %E : %E%>"
+msgid "Segmentation Fault"
 msgstr ""
 
-#: cp/call.c:3087
+#: config/rs6000/host-darwin.c:146
 #, gcc-internal-format
-msgid "%s for %<operator%s%> in %<%E%s%>"
+msgid "While setting up signal stack: %m"
 msgstr ""
 
-#: cp/call.c:3091
+#: config/rs6000/host-darwin.c:152
 #, gcc-internal-format
-msgid "%s for %<operator[]%> in %<%E[%E]%>"
+msgid "While setting up signal handler: %m"
 msgstr ""
 
-#: cp/call.c:3096
+#. Handle the machine specific pragma longcall.  Its syntax is
+#.
+#. # pragma longcall ( TOGGLE )
+#.
+#. where TOGGLE is either 0 or 1.
+#.
+#. rs6000_default_long_calls is set to the value of TOGGLE, changing
+#. whether or not new function declarations receive a longcall
+#. attribute by default.
+#: config/rs6000/rs6000-c.c:53
 #, gcc-internal-format
-msgid "%s for %qs in %<%s %E%>"
+msgid "ignoring malformed #pragma longcall"
 msgstr ""
 
-#: cp/call.c:3101
+#: config/rs6000/rs6000-c.c:66
 #, gcc-internal-format
-msgid "%s for %<operator%s%> in %<%E %s %E%>"
+msgid "missing open paren"
 msgstr ""
 
-#: cp/call.c:3104
+#: config/rs6000/rs6000-c.c:68
 #, gcc-internal-format
-msgid "%s for %<operator%s%> in %<%s%E%>"
+msgid "missing number"
 msgstr ""
 
-#: cp/call.c:3196
+#: config/rs6000/rs6000-c.c:70
 #, gcc-internal-format
-msgid "ISO C++ forbids omitting the middle term of a ?: expression"
+msgid "missing close paren"
 msgstr ""
 
-#: cp/call.c:3277
+#: config/rs6000/rs6000-c.c:73
 #, gcc-internal-format
-msgid "%qE has type %<void%> and is not a throw-expression"
+msgid "number must be 0 or 1"
 msgstr ""
 
-#: cp/call.c:3316 cp/call.c:3536
+#: config/rs6000/rs6000-c.c:76
 #, gcc-internal-format
-msgid "operands to ?: have different types %qT and %qT"
+msgid "junk at end of #pragma longcall"
 msgstr ""
 
-#: cp/call.c:3490
+#: config/rs6000/rs6000-c.c:2549
 #, gcc-internal-format
-msgid "enumeral mismatch in conditional expression: %qT vs %qT"
+msgid "passing arg %d of %qE discards qualifiers frompointer target type"
 msgstr ""
 
-#: cp/call.c:3497
+#: config/rs6000/rs6000-c.c:2592
 #, gcc-internal-format
-msgid "enumeral and non-enumeral type in conditional expression"
+msgid "invalid parameter combination for AltiVec intrinsic"
 msgstr ""
 
-#: cp/call.c:3794
+#: config/rs6000/rs6000.c:1191
 #, gcc-internal-format
-msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
+msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
 msgstr ""
 
-#: cp/call.c:3867
+#: config/rs6000/rs6000.c:1202
 #, gcc-internal-format
-msgid "comparison between %q#T and %q#T"
+msgid "-m64 requires PowerPC64 architecture, enabling"
 msgstr ""
 
-#: cp/call.c:4123
+#: config/rs6000/rs6000.c:1427
 #, gcc-internal-format
-msgid "no suitable %<operator %s%> for %qT"
+msgid "-mmultiple is not supported on little endian systems"
 msgstr ""
 
-#: cp/call.c:4140
+#: config/rs6000/rs6000.c:1434
 #, gcc-internal-format
-msgid "%q+#D is private"
+msgid "-mstring is not supported on little endian systems"
 msgstr ""
 
-#: cp/call.c:4142
+#: config/rs6000/rs6000.c:1448
 #, gcc-internal-format
-msgid "%q+#D is protected"
+msgid "unknown -mdebug-%s switch"
 msgstr ""
 
-#: cp/call.c:4144
+#: config/rs6000/rs6000.c:1460
 #, gcc-internal-format
-msgid "%q+#D is inaccessible"
+msgid ""
+"unknown -mtraceback arg %qs; expecting %<full%>, %<partial%> or %<none%>"
 msgstr ""
 
-#: cp/call.c:4145
+#: config/rs6000/rs6000.c:1827
 #, gcc-internal-format
-msgid "within this context"
+msgid "unknown -m%s= option specified: '%s'"
 msgstr ""
 
-#: cp/call.c:4234 cp/cvt.c:265
+#: config/rs6000/rs6000.c:2040
 #, gcc-internal-format
-msgid "invalid conversion from %qT to %qT"
+msgid "not configured for ABI: '%s'"
 msgstr ""
 
-#: cp/call.c:4236
+#: config/rs6000/rs6000.c:2053
 #, gcc-internal-format
-msgid "  initializing argument %P of %qD"
+msgid "Using darwin64 ABI"
 msgstr ""
 
-#: cp/call.c:4248
+#: config/rs6000/rs6000.c:2058
 #, gcc-internal-format
-msgid "passing NULL to non-pointer argument %P of %qD"
+msgid "Using old darwin ABI"
 msgstr ""
 
-#: cp/call.c:4251
+#: config/rs6000/rs6000.c:2065
 #, gcc-internal-format
-msgid "converting to non-pointer type %qT from NULL"
+msgid "Using IBM extended precision long double"
 msgstr ""
 
-#: cp/call.c:4259
+#: config/rs6000/rs6000.c:2071
 #, gcc-internal-format
-msgid "passing %qT for argument %P to %qD"
+msgid "Using IEEE extended precision long double"
 msgstr ""
 
-#: cp/call.c:4262
+#: config/rs6000/rs6000.c:2076
 #, gcc-internal-format
-msgid "converting to %qT from %qT"
+msgid "unknown ABI specified: '%s'"
 msgstr ""
 
-#: cp/call.c:4402
+#: config/rs6000/rs6000.c:2103
 #, gcc-internal-format
-msgid "cannot bind bitfield %qE to %qT"
+msgid "invalid option for -mfloat-gprs: '%s'"
 msgstr ""
 
-#: cp/call.c:4405 cp/call.c:4421
+#: config/rs6000/rs6000.c:2113
 #, gcc-internal-format
-msgid "cannot bind packed field %qE to %qT"
+msgid "Unknown switch -mlong-double-%s"
 msgstr ""
 
-#: cp/call.c:4408
+#: config/rs6000/rs6000.c:2134
 #, gcc-internal-format
-msgid "cannot bind rvalue %qE to %qT"
+msgid ""
+"-malign-power is not supported for 64-bit Darwin; it is incompatible with "
+"the installed C and C++ libraries"
 msgstr ""
 
-#: cp/call.c:4522
+#: config/rs6000/rs6000.c:2142
 #, gcc-internal-format
-msgid ""
-"cannot pass objects of non-POD type %q#T through %<...%>; call will abort at "
-"runtime"
+msgid "unknown -malign-XXXXX option specified: '%s'"
 msgstr ""
 
-#. Undefined behavior [expr.call] 5.2.2/7.
-#: cp/call.c:4550
+#: config/rs6000/rs6000.c:4640
 #, gcc-internal-format
 msgid ""
-"cannot receive objects of non-POD type %q#T through %<...%>; call will abort "
-"at runtime"
+"GCC vector returned by reference: non-standard ABI extension with no "
+"compatibility guarantee"
 msgstr ""
 
-#: cp/call.c:4593
+#: config/rs6000/rs6000.c:4713
 #, gcc-internal-format
-msgid "the default argument for parameter %d of %qD has not yet been parsed"
+msgid ""
+"cannot return value in vector register because altivec instructions are "
+"disabled, use -maltivec to enable them"
 msgstr ""
 
-#: cp/call.c:4672
+#: config/rs6000/rs6000.c:4971
 #, gcc-internal-format
-msgid "argument of function call might be a candidate for a format attribute"
+msgid ""
+"cannot pass argument in vector register because altivec instructions are "
+"disabled, use -maltivec to enable them"
 msgstr ""
 
-#: cp/call.c:4809
+#: config/rs6000/rs6000.c:5858
 #, gcc-internal-format
-msgid "passing %qT as %<this%> argument of %q#D discards qualifiers"
+msgid ""
+"GCC vector passed by reference: non-standard ABI extension with no "
+"compatibility guarantee"
 msgstr ""
 
-#: cp/call.c:4828
+#: config/rs6000/rs6000.c:7058
 #, gcc-internal-format
-msgid "%qT is not an accessible base of %qT"
+msgid "argument 1 must be a 5-bit signed literal"
 msgstr ""
 
-#: cp/call.c:5084
+#: config/rs6000/rs6000.c:7161 config/rs6000/rs6000.c:7949
 #, gcc-internal-format
-msgid "could not find class$ field in java interface type %qT"
+msgid "argument 2 must be a 5-bit unsigned literal"
 msgstr ""
 
-#: cp/call.c:5327
+#: config/rs6000/rs6000.c:7201
 #, gcc-internal-format
-msgid "call to non-function %qD"
+msgid "argument 1 of __builtin_altivec_predicate must be a constant"
 msgstr ""
 
-#: cp/call.c:5449
+#: config/rs6000/rs6000.c:7254
 #, gcc-internal-format
-msgid "no matching function for call to %<%T::%s(%A)%#V%>"
+msgid "argument 1 of __builtin_altivec_predicate is out of range"
 msgstr ""
 
-#: cp/call.c:5467
+#: config/rs6000/rs6000.c:7416
 #, gcc-internal-format
-msgid "call of overloaded %<%s(%A)%> is ambiguous"
+msgid "argument 3 must be a 4-bit unsigned literal"
 msgstr ""
 
-#: cp/call.c:5493
+#: config/rs6000/rs6000.c:7585
 #, gcc-internal-format
-msgid "cannot call member function %qD without object"
+msgid "argument to %qs must be a 2-bit unsigned literal"
 msgstr ""
 
-#: cp/call.c:6099
+#: config/rs6000/rs6000.c:7727
 #, gcc-internal-format
-msgid "passing %qT chooses %qT over %qT"
+msgid "unresolved overload for Altivec builtin %qF"
 msgstr ""
 
-#: cp/call.c:6101 cp/name-lookup.c:4259 cp/name-lookup.c:4680
+#: config/rs6000/rs6000.c:7809
 #, gcc-internal-format
-msgid "  in call to %qD"
+msgid "argument to dss must be a 2-bit unsigned literal"
 msgstr ""
 
-#: cp/call.c:6158
+#: config/rs6000/rs6000.c:8069
 #, gcc-internal-format
-msgid "choosing %qD over %qD"
+msgid "argument 1 of __builtin_spe_predicate must be a constant"
 msgstr ""
 
-#: cp/call.c:6159
+#: config/rs6000/rs6000.c:8141
 #, gcc-internal-format
-msgid "  for conversion from %qT to %qT"
+msgid "argument 1 of __builtin_spe_predicate is out of range"
 msgstr ""
 
-#: cp/call.c:6161
+#: config/rs6000/rs6000.c:14256
 #, gcc-internal-format
-msgid "  because conversion sequence for the argument is better"
+msgid "stack frame too large"
 msgstr ""
 
-#: cp/call.c:6275
+#: config/rs6000/rs6000.c:16787
 #, 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:"
+msgid "no profiling of 64-bit code for this ABI"
 msgstr ""
 
-#: cp/call.c:6419
+#: config/rs6000/rs6000.c:18659
 #, gcc-internal-format
-msgid "could not convert %qE to %qT"
+msgid "use of %<long%> in AltiVec types is invalid for 64-bit code"
 msgstr ""
 
-#: cp/call.c:6552
+#: config/rs6000/rs6000.c:18661
 #, gcc-internal-format
-msgid ""
-"invalid initialization of non-const reference of type %qT from a temporary "
-"of type %qT"
+msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
 msgstr ""
 
-#: cp/call.c:6556
+#: config/rs6000/rs6000.c:18665
 #, gcc-internal-format
-msgid ""
-"invalid initialization of reference of type %qT from expression of type %qT"
+msgid "use of %<long long%> in AltiVec types is invalid"
 msgstr ""
 
-#: cp/class.c:280
+#: config/rs6000/rs6000.c:18667
 #, gcc-internal-format
-msgid "cannot convert from base %qT to derived type %qT via virtual base %qT"
+msgid "use of %<double%> in AltiVec types is invalid"
 msgstr ""
 
-#: cp/class.c:938
+#: config/rs6000/rs6000.c:18669
 #, gcc-internal-format
-msgid "Java class %qT cannot have a destructor"
+msgid "use of %<long double%> in AltiVec types is invalid"
 msgstr ""
 
-#: cp/class.c:940
+#: config/rs6000/rs6000.c:18671
 #, gcc-internal-format
-msgid "Java class %qT cannot have an implicit non-trivial destructor"
+msgid "use of boolean types in AltiVec types is invalid"
 msgstr ""
 
-#: cp/class.c:1047
+#: config/rs6000/rs6000.c:18673
 #, gcc-internal-format
-msgid "repeated using declaration %q+D"
+msgid "use of %<complex%> in AltiVec types is invalid"
 msgstr ""
 
-#: cp/class.c:1049
+#: config/rs6000/rs6000.c:18675
 #, gcc-internal-format
-msgid "using declaration %q+D conflicts with a previous using declaration"
+msgid "use of decimal floating point types in AltiVec types is invalid"
 msgstr ""
 
-#: cp/class.c:1054
+#: config/rs6000/aix43.h:39 config/rs6000/aix51.h:38 config/rs6000/aix52.h:38
 #, gcc-internal-format
-msgid "%q+#D cannot be overloaded"
+msgid "-maix64 and POWER architecture are incompatible"
 msgstr ""
 
-#: cp/class.c:1055
+#: config/rs6000/aix43.h:44 config/rs6000/aix51.h:43 config/rs6000/aix52.h:43
 #, gcc-internal-format
-msgid "with %q+#D"
+msgid "-maix64 requires PowerPC64 architecture remain enabled"
 msgstr ""
 
-#: cp/class.c:1117
+#: config/rs6000/aix43.h:50 config/rs6000/aix52.h:49
 #, gcc-internal-format
-msgid "conflicting access specifications for method %q+D, ignored"
+msgid "soft-float and long-double-128 are incompatible"
 msgstr ""
 
-#: cp/class.c:1120
+#: config/rs6000/aix43.h:54 config/rs6000/aix51.h:47 config/rs6000/aix52.h:53
 #, gcc-internal-format
-msgid "conflicting access specifications for field %qE, ignored"
+msgid ""
+"-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
 msgstr ""
 
-#: cp/class.c:1181 cp/class.c:1189
+#: config/rs6000/e500.h:42
 #, gcc-internal-format
-msgid "%q+D invalid in %q#T"
+msgid "AltiVec and E500 instructions cannot coexist"
 msgstr ""
 
-#: cp/class.c:1182
+#: config/rs6000/e500.h:44
 #, gcc-internal-format
-msgid "  because of local method %q+#D with same name"
+msgid "64-bit E500 not supported"
 msgstr ""
 
-#: cp/class.c:1190
+#: config/rs6000/e500.h:46
 #, gcc-internal-format
-msgid "  because of local member %q+#D with same name"
+msgid "E500 and FPRs not supported"
 msgstr ""
 
-#: cp/class.c:1233
+#: config/rs6000/eabispe.h:44 config/rs6000/linuxspe.h:43
 #, gcc-internal-format
-msgid "base class %q#T has a non-virtual destructor"
+msgid "-m64 not supported in this configuration"
 msgstr ""
 
-#: cp/class.c:1546
+#: config/rs6000/linux64.h:109
 #, gcc-internal-format
-msgid "all member functions in class %qT are private"
+msgid "-m64 requires a PowerPC64 cpu"
 msgstr ""
 
-#: cp/class.c:1558
+#. Definitions for __builtin_return_address and __builtin_frame_address.
+#. __builtin_return_address (0) should give link register (65), enable
+#. this.
+#. This should be uncommented, so that the link register is used, but
+#. currently this would result in unmatched insns and spilling fixed
+#. registers so we'll leave it for another day.  When these problems are
+#. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
+#. (mrs)
+#. #define RETURN_ADDR_IN_PREVIOUS_FRAME
+#. 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:1544
 #, gcc-internal-format
-msgid "%q#T only defines a private destructor and has no friends"
+msgid "RETURN_ADDRESS_OFFSET not supported"
 msgstr ""
 
-#: cp/class.c:1602
+#. Sometimes certain combinations of command options do not make sense
+#. on a particular target machine.  You can define a macro
+#. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
+#. defined, is executed once just after all the command options have
+#. been parsed.
+#.
+#. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
+#. get control.
+#: config/rs6000/sysv4.h:130
 #, gcc-internal-format
-msgid "%q#T only defines private constructors and has no friends"
+msgid "bad value for -mcall-%s"
 msgstr ""
 
-#: cp/class.c:1995
+#: config/rs6000/sysv4.h:146
 #, gcc-internal-format
-msgid "no unique final overrider for %qD in %qT"
+msgid "bad value for -msdata=%s"
 msgstr ""
 
-#. Here we know it is a hider, and no overrider exists.
-#: cp/class.c:2424
+#: config/rs6000/sysv4.h:163
 #, gcc-internal-format
-msgid "%q+D was hidden"
+msgid "-mrelocatable and -msdata=%s are incompatible"
 msgstr ""
 
-#: cp/class.c:2425
+#: config/rs6000/sysv4.h:172
 #, gcc-internal-format
-msgid "  by %q+D"
+msgid "-f%s and -msdata=%s are incompatible"
 msgstr ""
 
-#: cp/class.c:2466 cp/decl2.c:1042
+#: config/rs6000/sysv4.h:181
 #, gcc-internal-format
-msgid "%q+#D invalid; an anonymous union can only have non-static data members"
+msgid "-msdata=%s and -mcall-%s are incompatible"
 msgstr ""
 
-#: cp/class.c:2472 cp/decl2.c:1048
+#: config/rs6000/sysv4.h:190
 #, gcc-internal-format
-msgid "private member %q+#D in anonymous union"
+msgid "-mrelocatable and -mno-minimal-toc are incompatible"
 msgstr ""
 
-#: cp/class.c:2474 cp/decl2.c:1050
+#: config/rs6000/sysv4.h:196
 #, gcc-internal-format
-msgid "protected member %q+#D in anonymous union"
+msgid "-mrelocatable and -mcall-%s are incompatible"
 msgstr ""
 
-#: cp/class.c:2647
+#: config/rs6000/sysv4.h:203
 #, gcc-internal-format
-msgid "bit-field %q+#D with non-integral type"
+msgid "-fPIC and -mcall-%s are incompatible"
 msgstr ""
 
-#: cp/class.c:2661
+#: config/rs6000/sysv4.h:210
 #, gcc-internal-format
-msgid "bit-field %q+D width not an integer constant"
+msgid "-mcall-aixdesc must be big endian"
 msgstr ""
 
-#: cp/class.c:2666
+#: config/rs6000/sysv4.h:215
 #, gcc-internal-format
-msgid "negative width in bit-field %q+D"
+msgid "-msecure-plt not supported by your assembler"
 msgstr ""
 
-#: cp/class.c:2671
+#: config/rs6000/sysv4.h:233
 #, gcc-internal-format
-msgid "zero width for bit-field %q+D"
+msgid "-m%s not supported in this configuration"
 msgstr ""
 
-#: cp/class.c:2677
+#: config/s390/s390.c:1370
 #, gcc-internal-format
-msgid "width of %q+D exceeds its type"
+msgid "stack guard value must be an exact power of 2"
 msgstr ""
 
-#: cp/class.c:2686
+#: config/s390/s390.c:1377
 #, gcc-internal-format
-msgid "%q+D is too small to hold all values of %q#T"
+msgid "stack size must be an exact power of 2"
 msgstr ""
 
-#: cp/class.c:2741
+#: config/s390/s390.c:1422
 #, gcc-internal-format
-msgid "member %q+#D with constructor not allowed in union"
+msgid "z/Architecture mode not supported on %s"
 msgstr ""
 
-#: cp/class.c:2744
+#: config/s390/s390.c:1424
 #, gcc-internal-format
-msgid "member %q+#D with destructor not allowed in union"
+msgid "64-bit ABI not supported in ESA/390 mode"
 msgstr ""
 
-#: cp/class.c:2746
+#: config/s390/s390.c:1435
 #, gcc-internal-format
-msgid "member %q+#D with copy assignment operator not allowed in union"
+msgid ""
+"-mbackchain -mpacked-stack -mhard-float are not supported in combination"
 msgstr ""
 
-#: cp/class.c:2769
+#: config/s390/s390.c:1441
 #, gcc-internal-format
-msgid "multiple fields in union %qT initialized"
+msgid "stack size must be greater than the stack guard value"
 msgstr ""
 
-#: cp/class.c:2858
+#: config/s390/s390.c:1443
 #, gcc-internal-format
-msgid "%q+D may not be static because it is a member of a union"
+msgid "stack size must not be greater than 64k"
 msgstr ""
 
-#: cp/class.c:2863
+#: config/s390/s390.c:1446
 #, gcc-internal-format
-msgid "%q+D may not have reference type %qT because it is a member of a union"
+msgid "-mstack-guard implies use of -mstack-size"
 msgstr ""
 
-#: cp/class.c:2874
+#: config/s390/s390.c:6609
 #, gcc-internal-format
-msgid "field %q+D invalidly declared function type"
+msgid "total size of local variables exceeds architecture limit"
 msgstr ""
 
-#: cp/class.c:2880
+#: config/s390/s390.c:7261
 #, gcc-internal-format
-msgid "field %q+D invalidly declared method type"
+msgid "frame size of function %qs is "
 msgstr ""
 
-#: cp/class.c:2912
+#: config/s390/s390.c:7291
 #, gcc-internal-format
-msgid "non-static reference %q+#D in class without a constructor"
+msgid "frame size of %qs is "
 msgstr ""
 
-#: cp/class.c:2923
+#: config/s390/s390.c:7295
 #, gcc-internal-format
-msgid "ignoring packed attribute because of unpacked non-POD field %q+#D"
+msgid "%qs uses dynamic stack allocation"
 msgstr ""
 
-#: cp/class.c:2990
+#: config/score/score.c:514
 #, gcc-internal-format
-msgid "non-static const member %q+#D in class without a constructor"
+msgid "-fPIC and -G are incompatible"
 msgstr ""
 
-#: cp/class.c:3005
+#: config/sh/sh.c:6948
 #, gcc-internal-format
-msgid "field %q+#D with same name as class"
+msgid "__builtin_saveregs not supported by this subtarget"
 msgstr ""
 
-#: cp/class.c:3038
+#: config/sh/sh.c:7955
 #, gcc-internal-format
-msgid "%q#T has pointer data members"
+msgid "%qs attribute only applies to interrupt functions"
 msgstr ""
 
-#: cp/class.c:3043
+#: config/sh/sh.c:8041
 #, gcc-internal-format
-msgid "  but does not override %<%T(const %T&)%>"
+msgid "attribute interrupt_handler is not compatible with -m5-compact"
 msgstr ""
 
-#: cp/class.c:3045
+#. The argument must be a constant string.
+#: config/sh/sh.c:8063
 #, gcc-internal-format
-msgid "  or %<operator=(const %T&)%>"
+msgid "%qs attribute argument not a string constant"
 msgstr ""
 
-#: cp/class.c:3049
+#. The argument must be a constant integer.
+#: config/sh/sh.c:8088
 #, gcc-internal-format
-msgid "  but does not override %<operator=(const %T&)%>"
+msgid "%qs attribute argument not an integer constant"
 msgstr ""
 
-#: cp/class.c:3509
+#: config/sh/sh.c:10189
 #, gcc-internal-format
-msgid ""
-"offset of empty base %qT may not be ABI-compliant and maychange in a future "
-"version of GCC"
+msgid "r0 needs to be available as a call-clobbered register"
 msgstr ""
 
-#: cp/class.c:3622
+#: config/sh/sh.c:10210
 #, gcc-internal-format
-msgid "class %qT will be considered nearly empty in a future version of GCC"
+msgid "Need a second call-clobbered general purpose register"
 msgstr ""
 
-#: cp/class.c:3704
+#: config/sh/sh.c:10218
 #, gcc-internal-format
-msgid "initializer specified for non-virtual method %q+D"
+msgid "Need a call-clobbered target register"
 msgstr ""
 
-#: cp/class.c:4367
+#: config/sh/symbian.c:147
 #, gcc-internal-format
 msgid ""
-"offset of virtual base %qT is not ABI-compliant and may change in a future "
-"version of GCC"
+"function %q+D is defined after prior declaration as dllimport: attribute "
+"ignored"
 msgstr ""
 
-#: cp/class.c:4466
+#: config/sh/symbian.c:159
 #, gcc-internal-format
-msgid "direct base %qT inaccessible in %qT due to ambiguity"
+msgid "inline function %q+D is declared as dllimport: attribute ignored"
 msgstr ""
 
-#: cp/class.c:4478
+#: config/sh/symbian.c:280
 #, gcc-internal-format
-msgid "virtual base %qT inaccessible in %qT due to ambiguity"
+msgid ""
+"failure in redeclaration of %q+D: dllimport'd symbol lacks external linkage"
 msgstr ""
 
-#: cp/class.c:4657
+#: config/sh/symbian.c:326
 #, gcc-internal-format
-msgid ""
-"size assigned to %qT may not be ABI-compliant and may change in a future "
-"version of GCC"
+msgid "%s %q+D %s after being referenced with dllimport linkage"
 msgstr ""
 
-#: cp/class.c:4697
+#: config/sh/symbian.c:892 cp/tree.c:2683
 #, gcc-internal-format
-msgid ""
-"the offset of %qD may not be ABI-compliant and may change in a future "
-"version of GCC"
+msgid "lang_* check: failed in %s, at %s:%d"
 msgstr ""
 
-#: cp/class.c:4725
+#. FIXME
+#: config/sh/netbsd-elf.h:95
 #, gcc-internal-format
-msgid ""
-"offset of %q+D is not ABI-compliant and may change in a future version of GCC"
+msgid "unimplemented-shmedia profiling"
 msgstr ""
 
-#: cp/class.c:4734
+#. There are no delay slots on SHmedia.
+#. Relaxation isn't yet supported for SHmedia
+#. After reload, if conversion does little good but can cause       ICEs:                                                                   - find_if_block doesn't do anything for SH because we don't               have conditional execution patterns.  (We use conditional               move patterns, which are handled differently, and only                  before reload).                                                       - find_cond_trap doesn't do anything for the SH because we #. don't have conditional traps.                                             - find_if_case_1 uses redirect_edge_and_branch_force in                   the only path that does an optimization, and this causes                an ICE when branch targets are in registers.                          - find_if_case_2 doesn't do anything for the SHmedia after                reload except when it can redirect a tablejump - and                    that's rather rare.
+#. -fprofile-arcs needs a working libgcov .  In unified tree            configurations with newlib, this requires to configure with             --with-newlib --with-headers.  But there is no way to check             here we have a working libgcov, so just assume that we have.
+#: config/sh/sh.h:627
 #, 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"
+msgid "profiling is still experimental for this target"
 msgstr ""
 
-#: cp/class.c:4817
+#. Only the sh64-elf assembler fully supports .quad properly.
+#. Pick one that makes most sense for the target in general.              It is not much good to use different functions depending                on -Os, since then we'll end up with two different functions            when some of the code is compiled for size, and some for                speed.
+#. SH4 tends to emphasize speed.
+#. These have their own way of doing things.
+#. ??? Should we use the integer SHmedia function instead?
+#. SH1 .. SH3 cores often go into small-footprint systems, so             default to the smallest implementation available.
+#. ??? EXPERIMENTAL
+#. User supplied - leave it alone.
+#. The debugging information is sufficient,                            but gdb doesn't implement this yet
+#. Never run scheduling before reload, since that can                   break global alloc, and generates slower code anyway due                to the pressure on R0.
+#. Enable sched1 for SH4; ready queue will be reordered by              the target hooks when pressure is high. We can not do this for          SH3 and lower as they give spill failures for R0.
+#. ??? Current exception handling places basic block boundaries                 after call_insns.  It causes the high pressure on R0 and gives          spill failures for R0 in reload.  See PR 22553 and the thread           on gcc-patches                                                          <http://gcc.gnu.org/ml/gcc-patches/2005-10/msg00816.html>.
+#: config/sh/sh.h:728
 #, gcc-internal-format
-msgid ""
-"layout of classes derived from empty class %qT may change in a future "
-"version of GCC"
+msgid "ignoring -fschedule-insns because of exception handling bug"
 msgstr ""
 
-#: cp/class.c:4963 cp/parser.c:13482
+#: config/sparc/sparc.c:672
 #, gcc-internal-format
-msgid "redefinition of %q#T"
+msgid "%s is not supported by this configuration"
 msgstr ""
 
-#: cp/class.c:5117
+#: config/sparc/sparc.c:679
 #, gcc-internal-format
-msgid "%q#T has virtual functions but non-virtual destructor"
+msgid "-mlong-double-64 not allowed with -m64"
 msgstr ""
 
-#: cp/class.c:5219
+#: config/sparc/sparc.c:704
 #, gcc-internal-format
-msgid "trying to finish struct, but kicked out due to previous parse errors"
+msgid "-mcmodel= is not supported on 32 bit systems"
 msgstr ""
 
-#: cp/class.c:5673
+#: config/spu/spu-c.c:78
 #, gcc-internal-format
-msgid "language string %<\"%E\"%> not recognized"
+msgid "insufficient arguments to overloaded function %s"
 msgstr ""
 
-#: cp/class.c:5762
+#: config/spu/spu-c.c:113
 #, gcc-internal-format
-msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
+msgid "too many arguments to overloaded function %s"
 msgstr ""
 
-#: cp/class.c:5891
+#: config/spu/spu-c.c:125
 #, gcc-internal-format
-msgid "no matches converting function %qD to type %q#T"
+msgid "parameter list does not match a valid signature for %s()"
 msgstr ""
 
-#: cp/class.c:5914
+#: config/spu/spu.c:2912
 #, gcc-internal-format
-msgid "converting overloaded function %qD to type %q#T is ambiguous"
+msgid "`%s' attribute ignored"
 msgstr ""
 
-#: cp/class.c:5940
+#: config/spu/spu.c:4902
 #, gcc-internal-format
-msgid "assuming pointer to member %qD"
+msgid "%s expects an integer literal in the range [%d, %d]."
 msgstr ""
 
-#: cp/class.c:5943
+#: config/spu/spu.c:4922
 #, gcc-internal-format
-msgid "(a pointer to member can only be formed with %<&%E%>)"
+msgid "%s expects an integer literal in the range [%d, %d]. ("
 msgstr ""
 
-#: cp/class.c:5999 cp/class.c:6033
+#: config/spu/spu.c:4952
 #, gcc-internal-format
-msgid "not enough type information"
+msgid "%d least significant bits of %s are ignored."
 msgstr ""
 
-#: cp/class.c:6016
+#: config/stormy16/stormy16.c:500
 #, gcc-internal-format
-msgid "argument of type %qT does not match %qT"
+msgid "constant halfword load operand out of range"
 msgstr ""
 
-#. [basic.scope.class]
-#.
-#. 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:6303 cp/decl.c:1192 cp/name-lookup.c:509
+#: config/stormy16/stormy16.c:510
 #, gcc-internal-format
-msgid "declaration of %q#D"
+msgid "constant arithmetic operand out of range"
 msgstr ""
 
-#: cp/class.c:6304
+#: config/stormy16/stormy16.c:1109
 #, gcc-internal-format
-msgid "changes meaning of %qD from %q+#D"
+msgid "local variable memory requirements exceed capacity"
 msgstr ""
 
-#: cp/cp-gimplify.c:99
+#: config/stormy16/stormy16.c:1275
 #, gcc-internal-format
-msgid "continue statement not within loop or switch"
+msgid "function_profiler support"
 msgstr ""
 
-#: cp/cp-gimplify.c:373
+#: config/stormy16/stormy16.c:1364
 #, gcc-internal-format
-msgid "statement with no effect"
+msgid "cannot use va_start in interrupt function"
 msgstr ""
 
-#: cp/cvt.c:92
+#: config/stormy16/stormy16.c:1907
 #, gcc-internal-format
-msgid "can't convert from incomplete type %qT to %qT"
+msgid "switch statement of size %lu entries too large"
 msgstr ""
 
-#: cp/cvt.c:101
+#: config/stormy16/stormy16.c:2275
 #, gcc-internal-format
-msgid "conversion of %qE from %qT to %qT is ambiguous"
+msgid "%<__BELOW100__%> attribute only applies to variables"
 msgstr ""
 
-#: cp/cvt.c:170 cp/cvt.c:239 cp/cvt.c:286
+#: config/stormy16/stormy16.c:2282
 #, gcc-internal-format
-msgid "cannot convert %qE from type %qT to type %qT"
+msgid "__BELOW100__ attribute not allowed with auto storage class"
 msgstr ""
 
-#: cp/cvt.c:199 cp/cvt.c:203
+#: config/v850/v850-c.c:67
 #, gcc-internal-format
-msgid "pointer to member cast from %qT to %qT is via virtual base"
+msgid "#pragma GHS endXXXX found without previous startXXX"
 msgstr ""
 
-#: cp/cvt.c:500
+#: config/v850/v850-c.c:70
 #, gcc-internal-format
-msgid "conversion from %qT to %qT discards qualifiers"
+msgid "#pragma GHS endXXX does not match previous startXXX"
 msgstr ""
 
-#: cp/cvt.c:518 cp/typeck.c:5125
+#: config/v850/v850-c.c:96
 #, gcc-internal-format
-msgid "casting %qT to %qT does not dereference pointer"
+msgid "cannot set interrupt attribute: no current function"
 msgstr ""
 
-#: cp/cvt.c:545
+#: config/v850/v850-c.c:104
 #, gcc-internal-format
-msgid "cannot convert type %qT to type %qT"
+msgid "cannot set interrupt attribute: no such identifier"
 msgstr ""
 
-#: cp/cvt.c:681
+#: config/v850/v850-c.c:149
 #, gcc-internal-format
-msgid "conversion from %q#T to %q#T"
+msgid "junk at end of #pragma ghs section"
 msgstr ""
 
-#: cp/cvt.c:693 cp/cvt.c:713
+#: config/v850/v850-c.c:166
 #, gcc-internal-format
-msgid "%q#T used where a %qT was expected"
+msgid "unrecognized section name \"%s\""
 msgstr ""
 
-#: cp/cvt.c:728
+#: config/v850/v850-c.c:181
 #, gcc-internal-format
-msgid "%q#T used where a floating point value was expected"
+msgid "malformed #pragma ghs section"
 msgstr ""
 
-#: cp/cvt.c:775
+#: config/v850/v850-c.c:200
 #, gcc-internal-format
-msgid "conversion from %qT to non-scalar type %qT requested"
+msgid "junk at end of #pragma ghs interrupt"
 msgstr ""
 
-#: cp/cvt.c:809
+#: config/v850/v850-c.c:211
 #, gcc-internal-format
-msgid "pseudo-destructor is not called"
+msgid "junk at end of #pragma ghs starttda"
 msgstr ""
 
-#: cp/cvt.c:869
+#: config/v850/v850-c.c:222
 #, gcc-internal-format
-msgid "object of incomplete type %qT will not be accessed in %s"
+msgid "junk at end of #pragma ghs startsda"
 msgstr ""
 
-#: cp/cvt.c:874
+#: config/v850/v850-c.c:233
 #, gcc-internal-format
-msgid "object of type %qT will not be accessed in %s"
+msgid "junk at end of #pragma ghs startzda"
 msgstr ""
 
-#: cp/cvt.c:890
+#: config/v850/v850-c.c:244
 #, gcc-internal-format
-msgid "object %qE of incomplete type %qT will not be accessed in %s"
+msgid "junk at end of #pragma ghs endtda"
 msgstr ""
 
-#. [over.over] enumerates the places where we can take the address
-#. of an overloaded function, and this is not one of them.
-#: cp/cvt.c:925
+#: config/v850/v850-c.c:255
 #, gcc-internal-format
-msgid "%s cannot resolve address of overloaded function"
+msgid "junk at end of #pragma ghs endsda"
 msgstr ""
 
-#. Only warn when there is no &.
-#: cp/cvt.c:932
+#: config/v850/v850-c.c:266
 #, gcc-internal-format
-msgid "%s is a reference, not call, to function %qE"
+msgid "junk at end of #pragma ghs endzda"
 msgstr ""
 
-#: cp/cvt.c:949
+#: config/v850/v850.c:184
 #, gcc-internal-format
-msgid "%s has no effect"
+msgid "value passed to %<-m%s%> is too large"
 msgstr ""
 
-#: cp/cvt.c:981
+#: config/v850/v850.c:2159
 #, gcc-internal-format
-msgid "value computed is not used"
+msgid "%Jdata area attributes cannot be specified for local variables"
 msgstr ""
 
-#: cp/cvt.c:1091
+#: config/v850/v850.c:2170
 #, gcc-internal-format
-msgid "converting NULL to non-pointer type"
+msgid "data area of %q+D conflicts with previous declaration"
 msgstr ""
 
-#: cp/cvt.c:1164
+#: config/v850/v850.c:2300
 #, gcc-internal-format
-msgid "ambiguous default type conversion from %qT"
+msgid "bogus JR construction: %d"
 msgstr ""
 
-#: cp/cvt.c:1166
+#: config/v850/v850.c:2318 config/v850/v850.c:2427
 #, gcc-internal-format
-msgid "  candidate conversions include %qD and %qD"
+msgid "bad amount of stack space removal: %d"
 msgstr ""
 
-#: cp/decl.c:1059
+#: config/v850/v850.c:2407
 #, gcc-internal-format
-msgid "%qD was declared %<extern%> and later %<static%>"
+msgid "bogus JARL construction: %d\n"
 msgstr ""
 
-#: cp/decl.c:1060 cp/decl.c:1593 objc/objc-act.c:2920 objc/objc-act.c:7489
+#: config/v850/v850.c:2706
 #, gcc-internal-format
-msgid "previous declaration of %q+D"
+msgid "bogus DISPOSE construction: %d"
 msgstr ""
 
-#: cp/decl.c:1093
+#: config/v850/v850.c:2725
 #, gcc-internal-format
-msgid "declaration of %qF throws different exceptions"
+msgid "too much stack space to dispose of: %d"
 msgstr ""
 
-#: cp/decl.c:1094
+#: config/v850/v850.c:2827
 #, gcc-internal-format
-msgid "from previous declaration %q+F"
+msgid "bogus PREPEARE construction: %d"
 msgstr ""
 
-#: cp/decl.c:1146
+#: config/v850/v850.c:2846
 #, gcc-internal-format
-msgid "function %q+D redeclared as inline"
+msgid "too much stack space to prepare: %d"
 msgstr ""
 
-#: cp/decl.c:1148
+#: config/xtensa/xtensa.c:1604
 #, gcc-internal-format
-msgid "previous declaration of %q+D with attribute noinline"
+msgid "boolean registers required for the floating-point option"
 msgstr ""
 
-#: cp/decl.c:1155
+#: config/xtensa/xtensa.c:1639
 #, gcc-internal-format
-msgid "function %q+D redeclared with attribute noinline"
+msgid "-f%s is not supported with CONST16 instructions"
 msgstr ""
 
-#: cp/decl.c:1157
+#: config/xtensa/xtensa.c:1644
 #, gcc-internal-format
-msgid "previous declaration of %q+D was inline"
+msgid "PIC is required but not supported with CONST16 instructions"
 msgstr ""
 
-#: cp/decl.c:1179 cp/decl.c:1252
+#: config/xtensa/xtensa.c:2465 config/xtensa/xtensa.c:2485
 #, gcc-internal-format
-msgid "shadowing %s function %q#D"
+msgid "bad builtin code"
 msgstr ""
 
-#: cp/decl.c:1188
+#: config/xtensa/xtensa.c:2593
 #, gcc-internal-format
-msgid "library function %q#D redeclared as non-function %q#D"
+msgid "only uninitialized variables can be placed in a .bss section"
 msgstr ""
 
-#: cp/decl.c:1193
+#: ada/misc.c:270
 #, gcc-internal-format
-msgid "conflicts with built-in declaration %q#D"
+msgid "missing argument to \"-%s\""
 msgstr ""
 
-#: cp/decl.c:1247 cp/decl.c:1356 cp/decl.c:1372
+#: ada/misc.c:315
 #, gcc-internal-format
-msgid "new declaration %q#D"
+msgid "%<-gnat%> misspelled as %<-gant%>"
 msgstr ""
 
-#: cp/decl.c:1248
+#: cp/call.c:2440
 #, gcc-internal-format
-msgid "ambiguates built-in declaration %q#D"
+msgid "%s %D(%T, %T, %T) <built-in>"
 msgstr ""
 
-#: cp/decl.c:1320
+#: cp/call.c:2445
 #, gcc-internal-format
-msgid "%q#D redeclared as different kind of symbol"
+msgid "%s %D(%T, %T) <built-in>"
 msgstr ""
 
-#: cp/decl.c:1323
+#: cp/call.c:2449
 #, gcc-internal-format
-msgid "previous declaration of %q+#D"
+msgid "%s %D(%T) <built-in>"
 msgstr ""
 
-#: cp/decl.c:1342
+#: cp/call.c:2453
 #, gcc-internal-format
-msgid "declaration of template %q#D"
+msgid "%s %T <conversion>"
 msgstr ""
 
-#: cp/decl.c:1343 cp/name-lookup.c:510
+#: cp/call.c:2455
 #, gcc-internal-format
-msgid "conflicts with previous declaration %q+#D"
+msgid "%s %+#D <near match>"
 msgstr ""
 
-#: cp/decl.c:1357 cp/decl.c:1373
+#: cp/call.c:2457 cp/pt.c:1349
 #, gcc-internal-format
-msgid "ambiguates old declaration %q+#D"
+msgid "%s %+#D"
 msgstr ""
 
-#: cp/decl.c:1365
+#: cp/call.c:2679
 #, gcc-internal-format
-msgid "declaration of C function %q#D conflicts with"
+msgid "conversion from %qT to %qT is ambiguous"
 msgstr ""
 
-#: cp/decl.c:1367
+#: cp/call.c:2832 cp/call.c:2850 cp/call.c:2913
 #, gcc-internal-format
-msgid "previous declaration %q+#D here"
+msgid "no matching function for call to %<%D(%A)%>"
 msgstr ""
 
-#: cp/decl.c:1381
+#: cp/call.c:2853 cp/call.c:2916
 #, gcc-internal-format
-msgid "conflicting declaration %q#D"
+msgid "call of overloaded %<%D(%A)%> is ambiguous"
 msgstr ""
 
-#: cp/decl.c:1382
+#. It's no good looking for an overloaded operator() on a
+#. pointer-to-member-function.
+#: cp/call.c:2988
 #, gcc-internal-format
-msgid "%q+D has a previous declaration as %q#D"
+msgid ""
+"pointer-to-member function %E cannot be called without an object; consider "
+"using .* or ->*"
 msgstr ""
 
-#. [namespace.alias]
-#.
-#. A namespace-name or namespace-alias shall not be declared as
-#. the name of any other entity in the same declarative region.
-#. 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:1434
+#: cp/call.c:3062
 #, gcc-internal-format
-msgid "declaration of namespace %qD conflicts with"
+msgid "no match for call to %<(%T) (%A)%>"
 msgstr ""
 
-#: cp/decl.c:1435
+#: cp/call.c:3071
 #, gcc-internal-format
-msgid "previous declaration of namespace %q+D here"
+msgid "call of %<(%T) (%A)%> is ambiguous"
 msgstr ""
 
-#: cp/decl.c:1446
+#: cp/call.c:3109
 #, gcc-internal-format
-msgid "%q+#D previously defined here"
+msgid "%s for ternary %<operator?:%> in %<%E ? %E : %E%>"
 msgstr ""
 
-#. Prototype decl follows defn w/o prototype.
-#: cp/decl.c:1456
+#: cp/call.c:3115
 #, gcc-internal-format
-msgid "prototype for %q+#D"
+msgid "%s for %<operator%s%> in %<%E%s%>"
 msgstr ""
 
-#: cp/decl.c:1457
+#: cp/call.c:3119
 #, gcc-internal-format
-msgid "%Jfollows non-prototype definition here"
+msgid "%s for %<operator[]%> in %<%E[%E]%>"
 msgstr ""
 
-#: cp/decl.c:1497
+#: cp/call.c:3124
 #, gcc-internal-format
-msgid "previous declaration of %q+#D with %qL linkage"
+msgid "%s for %qs in %<%s %E%>"
 msgstr ""
 
-#: cp/decl.c:1499
+#: cp/call.c:3129
 #, gcc-internal-format
-msgid "conflicts with new declaration with %qL linkage"
+msgid "%s for %<operator%s%> in %<%E %s %E%>"
 msgstr ""
 
-#: cp/decl.c:1522 cp/decl.c:1528
+#: cp/call.c:3132
 #, gcc-internal-format
-msgid "default argument given for parameter %d of %q#D"
+msgid "%s for %<operator%s%> in %<%s%E%>"
 msgstr ""
 
-#: cp/decl.c:1524 cp/decl.c:1530
+#: cp/call.c:3224
 #, gcc-internal-format
-msgid "after previous specification in %q+#D"
+msgid "ISO C++ forbids omitting the middle term of a ?: expression"
 msgstr ""
 
-#: cp/decl.c:1539
+#: cp/call.c:3306
 #, gcc-internal-format
-msgid "%q#D was used before it was declared inline"
+msgid ""
+"second operand to the conditional operator is of type %<void%>, but the "
+"third operand is neither a throw-expression nor of type %<void%>"
 msgstr ""
 
-#: cp/decl.c:1540
+#: cp/call.c:3311
 #, gcc-internal-format
-msgid "%Jprevious non-inline declaration here"
+msgid ""
+"third operand to the conditional operator is of type %<void%>, but the "
+"second operand is neither a throw-expression nor of type %<void%>"
 msgstr ""
 
-#: cp/decl.c:1592
+#: cp/call.c:3352 cp/call.c:3572
 #, gcc-internal-format
-msgid "redundant redeclaration of %qD in same scope"
+msgid "operands to ?: have different types %qT and %qT"
 msgstr ""
 
-#. From [temp.expl.spec]:
-#.
-#. If a template, a member template or the member of a class
-#. template is explicitly specialized then that
-#. specialization shall be declared before the first use of
-#. that specialization that would cause an implicit
-#. instantiation to take place, in every translation unit in
-#. which such a use occurs.
-#: cp/decl.c:1859
+#: cp/call.c:3526
 #, gcc-internal-format
-msgid "explicit specialization of %qD after first use"
+msgid "enumeral mismatch in conditional expression: %qT vs %qT"
 msgstr ""
 
-#: cp/decl.c:1943
+#: cp/call.c:3533
 #, gcc-internal-format
-msgid "%q+D: visibility attribute ignored because it"
+msgid "enumeral and non-enumeral type in conditional expression"
 msgstr ""
 
-#: cp/decl.c:1945
+#: cp/call.c:3830
 #, gcc-internal-format
-msgid "%Jconflicts with previous declaration here"
+msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
 msgstr ""
 
-#: cp/decl.c:2312
+#: cp/call.c:3903
 #, gcc-internal-format
-msgid "jump to label %qD"
+msgid "comparison between %q#T and %q#T"
 msgstr ""
 
-#: cp/decl.c:2314
+#: cp/call.c:4164
 #, gcc-internal-format
-msgid "jump to case label"
+msgid "no suitable %<operator %s%> for %qT"
 msgstr ""
 
-#: cp/decl.c:2316
+#: cp/call.c:4182
 #, gcc-internal-format
-msgid "%H  from here"
+msgid "%q+#D is private"
 msgstr ""
 
-#: cp/decl.c:2335 cp/decl.c:2498
+#: cp/call.c:4184
 #, gcc-internal-format
-msgid "  exits OpenMP structured block"
+msgid "%q+#D is protected"
 msgstr ""
 
-#: cp/decl.c:2356
+#: cp/call.c:4186
 #, gcc-internal-format
-msgid "  crosses initialization of %q+#D"
+msgid "%q+#D is inaccessible"
 msgstr ""
 
-#: cp/decl.c:2358 cp/decl.c:2473
+#: cp/call.c:4187
 #, gcc-internal-format
-msgid "  enters scope of non-POD %q+#D"
+msgid "within this context"
 msgstr ""
 
-#: cp/decl.c:2371 cp/decl.c:2477
+#: cp/call.c:4276 cp/cvt.c:263
 #, gcc-internal-format
-msgid "  enters try block"
+msgid "invalid conversion from %qT to %qT"
 msgstr ""
 
-#: cp/decl.c:2373 cp/decl.c:2479
+#: cp/call.c:4278
 #, gcc-internal-format
-msgid "  enters catch block"
+msgid "  initializing argument %P of %qD"
 msgstr ""
 
-#: cp/decl.c:2383 cp/decl.c:2482
+#: cp/call.c:4290
 #, gcc-internal-format
-msgid "  enters OpenMP structured block"
+msgid "passing NULL to non-pointer argument %P of %qD"
 msgstr ""
 
-#: cp/decl.c:2454 cp/decl.c:2494
+#: cp/call.c:4293
 #, gcc-internal-format
-msgid "jump to label %q+D"
+msgid "converting to non-pointer type %qT from NULL"
 msgstr ""
 
-#: cp/decl.c:2455 cp/decl.c:2495
+#: cp/call.c:4301
 #, gcc-internal-format
-msgid "  from here"
+msgid "passing %qT for argument %P to %qD"
 msgstr ""
 
-#. Can't skip init of __exception_info.
-#: cp/decl.c:2467
+#: cp/call.c:4304
 #, gcc-internal-format
-msgid "%J  enters catch block"
+msgid "converting to %qT from %qT"
 msgstr ""
 
-#: cp/decl.c:2471
+#: cp/call.c:4444
 #, gcc-internal-format
-msgid "  skips initialization of %q+#D"
+msgid "cannot bind bitfield %qE to %qT"
 msgstr ""
 
-#: cp/decl.c:2547
+#: cp/call.c:4447 cp/call.c:4463
 #, gcc-internal-format
-msgid "label named wchar_t"
+msgid "cannot bind packed field %qE to %qT"
 msgstr ""
 
-#: cp/decl.c:2551
+#: cp/call.c:4450
 #, gcc-internal-format
-msgid "duplicate label %qD"
+msgid "cannot bind rvalue %qE to %qT"
 msgstr ""
 
-#: cp/decl.c:2815 cp/parser.c:3814
+#: cp/call.c:4564
 #, gcc-internal-format
-msgid "%qD used without template parameters"
+msgid ""
+"cannot pass objects of non-POD type %q#T through %<...%>; call will abort at "
+"runtime"
 msgstr ""
 
-#: cp/decl.c:2830
+#. Undefined behavior [expr.call] 5.2.2/7.
+#: cp/call.c:4592
 #, gcc-internal-format
-msgid "%q#T is not a class"
+msgid ""
+"cannot receive objects of non-POD type %q#T through %<...%>; call will abort "
+"at runtime"
 msgstr ""
 
-#: cp/decl.c:2842 cp/decl.c:2910
+#: cp/call.c:4635
 #, gcc-internal-format
-msgid "no class template named %q#T in %q#T"
+msgid "the default argument for parameter %d of %qD has not yet been parsed"
 msgstr ""
 
-#: cp/decl.c:2850
+#: cp/call.c:4714
 #, gcc-internal-format
-msgid "%<typename %T::%D%> names %q#T, which is not a class template"
+msgid "argument of function call might be a candidate for a format attribute"
 msgstr ""
 
-#: cp/decl.c:2857
+#: cp/call.c:4860
 #, gcc-internal-format
-msgid "%<typename %T::%D%> names %q#T, which is not a type"
+msgid "passing %qT as %<this%> argument of %q#D discards qualifiers"
 msgstr ""
 
-#: cp/decl.c:2919
+#: cp/call.c:4879
 #, gcc-internal-format
-msgid "template parameters do not match template"
+msgid "%qT is not an accessible base of %qT"
 msgstr ""
 
-#: cp/decl.c:2920 cp/friend.c:322 cp/friend.c:330
+#: cp/call.c:5130
 #, gcc-internal-format
-msgid "%q+D declared here"
+msgid "could not find class$ field in java interface type %qT"
 msgstr ""
 
-#: cp/decl.c:3591
+#: cp/call.c:5371
 #, gcc-internal-format
-msgid "%Jan anonymous union cannot have function members"
+msgid "call to non-function %qD"
 msgstr ""
 
-#: cp/decl.c:3609
+#: cp/call.c:5493
 #, gcc-internal-format
-msgid "member %q+#D with constructor not allowed in anonymous aggregate"
+msgid "no matching function for call to %<%T::%s(%A)%#V%>"
 msgstr ""
 
-#: cp/decl.c:3612
+#: cp/call.c:5511
 #, gcc-internal-format
-msgid "member %q+#D with destructor not allowed in anonymous aggregate"
+msgid "call of overloaded %<%s(%A)%> is ambiguous"
 msgstr ""
 
-#: cp/decl.c:3615
+#: cp/call.c:5537
 #, gcc-internal-format
-msgid ""
-"member %q+#D with copy assignment operator not allowed in anonymous aggregate"
+msgid "cannot call member function %qD without object"
 msgstr ""
 
-#: cp/decl.c:3640
+#: cp/call.c:6157
 #, gcc-internal-format
-msgid "multiple types in one declaration"
+msgid "passing %qT chooses %qT over %qT"
 msgstr ""
 
-#: cp/decl.c:3644
+#: cp/call.c:6159 cp/name-lookup.c:4273 cp/name-lookup.c:4694
 #, gcc-internal-format
-msgid "redeclaration of C++ built-in type %qT"
+msgid "  in call to %qD"
 msgstr ""
 
-#: cp/decl.c:3681
+#: cp/call.c:6216
 #, gcc-internal-format
-msgid "missing type-name in typedef-declaration"
+msgid "choosing %qD over %qD"
 msgstr ""
 
-#: cp/decl.c:3689
+#: cp/call.c:6217
 #, gcc-internal-format
-msgid "ISO C++ prohibits anonymous structs"
+msgid "  for conversion from %qT to %qT"
 msgstr ""
 
-#: cp/decl.c:3696
+#: cp/call.c:6219
 #, gcc-internal-format
-msgid "%qs can only be specified for functions"
+msgid "  because conversion sequence for the argument is better"
 msgstr ""
 
-#: cp/decl.c:3702
+#: cp/call.c:6333
 #, gcc-internal-format
-msgid "%<friend%> can only be specified inside a class"
+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/decl.c:3704
+#: cp/call.c:6477
 #, gcc-internal-format
-msgid "%<explicit%> can only be specified for constructors"
+msgid "could not convert %qE to %qT"
 msgstr ""
 
-#: cp/decl.c:3706
+#: cp/call.c:6610
 #, gcc-internal-format
-msgid "a storage class can only be specified for objects and functions"
+msgid ""
+"invalid initialization of non-const reference of type %qT from a temporary "
+"of type %qT"
 msgstr ""
 
-#: cp/decl.c:3712
+#: cp/call.c:6614
 #, gcc-internal-format
-msgid "qualifiers can only be specified for objects and functions"
+msgid ""
+"invalid initialization of reference of type %qT from expression of type %qT"
 msgstr ""
 
-#: cp/decl.c:3742
+#: cp/class.c:281
 #, gcc-internal-format
-msgid "attribute ignored in declaration of %q+#T"
+msgid "cannot convert from base %qT to derived type %qT via virtual base %qT"
 msgstr ""
 
-#: cp/decl.c:3743
+#: cp/class.c:940
 #, gcc-internal-format
-msgid "attribute for %q+#T must follow the %qs keyword"
+msgid "Java class %qT cannot have a destructor"
 msgstr ""
 
-#: cp/decl.c:3856
+#: cp/class.c:942
 #, gcc-internal-format
-msgid "function %q#D is initialized like a variable"
+msgid "Java class %qT cannot have an implicit non-trivial destructor"
 msgstr ""
 
-#: cp/decl.c:3867
+#: cp/class.c:1041
 #, gcc-internal-format
-msgid "declaration of %q#D has %<extern%> and is initialized"
+msgid "repeated using declaration %q+D"
 msgstr ""
 
-#: cp/decl.c:3883
+#: cp/class.c:1043
 #, gcc-internal-format
-msgid "definition of %q#D is marked %<dllimport%>"
+msgid "using declaration %q+D conflicts with a previous using declaration"
 msgstr ""
 
-#: cp/decl.c:3902
+#: cp/class.c:1048
 #, gcc-internal-format
-msgid "%q#D is not a static member of %q#T"
+msgid "%q+#D cannot be overloaded"
 msgstr ""
 
-#: cp/decl.c:3908
+#: cp/class.c:1049
 #, gcc-internal-format
-msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
+msgid "with %q+#D"
 msgstr ""
 
-#: cp/decl.c:3917
+#: cp/class.c:1116
 #, gcc-internal-format
-msgid ""
-"template header not allowed in member definition of explicitly specialized "
-"class"
+msgid "conflicting access specifications for method %q+D, ignored"
 msgstr ""
 
-#: cp/decl.c:3925
+#: cp/class.c:1119
 #, gcc-internal-format
-msgid "duplicate initialization of %qD"
+msgid "conflicting access specifications for field %qE, ignored"
 msgstr ""
 
-#: cp/decl.c:3963
+#: cp/class.c:1180 cp/class.c:1188
 #, gcc-internal-format
-msgid "declaration of %q#D outside of class is not definition"
+msgid "%q+D invalid in %q#T"
 msgstr ""
 
-#: cp/decl.c:4017
+#: cp/class.c:1181
 #, gcc-internal-format
-msgid "variable %q#D has initializer but incomplete type"
+msgid "  because of local method %q+#D with same name"
 msgstr ""
 
-#: cp/decl.c:4024 cp/decl.c:4713
+#: cp/class.c:1189
 #, gcc-internal-format
-msgid "elements of array %q#D have incomplete type"
+msgid "  because of local member %q+#D with same name"
 msgstr ""
 
-#: cp/decl.c:4034
+#: cp/class.c:1232
 #, gcc-internal-format
-msgid "aggregate %q#D has incomplete type and cannot be defined"
+msgid "base class %q#T has a non-virtual destructor"
 msgstr ""
 
-#: cp/decl.c:4081
+#: cp/class.c:1545
 #, gcc-internal-format
-msgid "%qD declared as reference but not initialized"
+msgid "all member functions in class %qT are private"
 msgstr ""
 
-#: cp/decl.c:4087
+#: cp/class.c:1557
 #, gcc-internal-format
-msgid "ISO C++ forbids use of initializer list to initialize reference %qD"
+msgid "%q#T only defines a private destructor and has no friends"
 msgstr ""
 
-#: cp/decl.c:4113
+#: cp/class.c:1601
 #, gcc-internal-format
-msgid "cannot initialize %qT from %qT"
+msgid "%q#T only defines private constructors and has no friends"
 msgstr ""
 
-#: cp/decl.c:4147
+#: cp/class.c:1994
 #, gcc-internal-format
-msgid "initializer fails to determine size of %qD"
+msgid "no unique final overrider for %qD in %qT"
 msgstr ""
 
-#: cp/decl.c:4154
+#. Here we know it is a hider, and no overrider exists.
+#: cp/class.c:2424
 #, gcc-internal-format
-msgid "array size missing in %qD"
+msgid "%q+D was hidden"
 msgstr ""
 
-#: cp/decl.c:4166
+#: cp/class.c:2425
 #, gcc-internal-format
-msgid "zero-size array %qD"
+msgid "  by %q+D"
 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:4208
+#: cp/class.c:2466 cp/decl2.c:1032
 #, gcc-internal-format
-msgid "storage size of %qD isn't known"
+msgid "%q+#D invalid; an anonymous union can only have non-static data members"
 msgstr ""
 
-#: cp/decl.c:4230
+#: cp/class.c:2472 cp/decl2.c:1038
 #, gcc-internal-format
-msgid "storage size of %qD isn't constant"
+msgid "private member %q+#D in anonymous union"
 msgstr ""
 
-#: cp/decl.c:4279
+#: cp/class.c:2474 cp/decl2.c:1040
 #, gcc-internal-format
-msgid ""
-"sorry: semantics of inline function static data %q+#D are wrong (you'll wind "
-"up with multiple copies)"
+msgid "protected member %q+#D in anonymous union"
 msgstr ""
 
-#: cp/decl.c:4282
+#: cp/class.c:2647
 #, gcc-internal-format
-msgid "%J  you can work around this by removing the initializer"
+msgid "bit-field %q+#D with non-integral type"
 msgstr ""
 
-#: cp/decl.c:4309
+#: cp/class.c:2661
 #, gcc-internal-format
-msgid "uninitialized const %qD"
+msgid "bit-field %q+D width not an integer constant"
 msgstr ""
 
-#: cp/decl.c:4384
+#: cp/class.c:2666
 #, gcc-internal-format
-msgid "name %qD used in a GNU-style designated initializer for an array"
+msgid "negative width in bit-field %q+D"
 msgstr ""
 
-#: cp/decl.c:4432
+#: cp/class.c:2671
 #, gcc-internal-format
-msgid "invalid type %qT as initializer for a vector of type %qT"
+msgid "zero width for bit-field %q+D"
 msgstr ""
 
-#: cp/decl.c:4474
+#: cp/class.c:2677
 #, gcc-internal-format
-msgid "initializer for %qT must be brace-enclosed"
+msgid "width of %q+D exceeds its type"
 msgstr ""
 
-#: cp/decl.c:4492
+#: cp/class.c:2686
 #, gcc-internal-format
-msgid "%qT has no non-static data member named %qD"
+msgid "%q+D is too small to hold all values of %q#T"
 msgstr ""
 
-#: cp/decl.c:4543
+#: cp/class.c:2741
 #, gcc-internal-format
-msgid "braces around scalar initializer for type %qT"
+msgid "member %q+#D with constructor not allowed in union"
 msgstr ""
 
-#: cp/decl.c:4621
+#: cp/class.c:2744
 #, gcc-internal-format
-msgid "missing braces around initializer for %qT"
+msgid "member %q+#D with destructor not allowed in union"
 msgstr ""
 
-#: cp/decl.c:4678
+#: cp/class.c:2746
 #, gcc-internal-format
-msgid "too many initializers for %qT"
+msgid "member %q+#D with copy assignment operator not allowed in union"
 msgstr ""
 
-#: cp/decl.c:4721
+#: cp/class.c:2769
 #, gcc-internal-format
-msgid "variable-sized object %qD may not be initialized"
+msgid "multiple fields in union %qT initialized"
 msgstr ""
 
-#: cp/decl.c:4727
+#: cp/class.c:2858
 #, gcc-internal-format
-msgid "%qD has incomplete type"
+msgid "%q+D may not be static because it is a member of a union"
 msgstr ""
 
-#: cp/decl.c:4739
+#: cp/class.c:2863
 #, gcc-internal-format
-msgid "scalar object %qD requires one element in initializer"
+msgid "%q+D may not have reference type %qT because it is a member of a union"
 msgstr ""
 
-#: cp/decl.c:4787
+#: cp/class.c:2874
 #, gcc-internal-format
-msgid "%qD must be initialized by constructor, not by %<{...}%>"
+msgid "field %q+D invalidly declared function type"
 msgstr ""
 
-#: cp/decl.c:4823
+#: cp/class.c:2880
 #, gcc-internal-format
-msgid "array %qD initialized by parenthesized string literal %qE"
+msgid "field %q+D invalidly declared method type"
 msgstr ""
 
-#: cp/decl.c:4838
+#: cp/class.c:2912
 #, gcc-internal-format
-msgid "structure %qD with uninitialized const members"
+msgid "non-static reference %q+#D in class without a constructor"
 msgstr ""
 
-#: cp/decl.c:4840
+#: cp/class.c:2923
 #, gcc-internal-format
-msgid "structure %qD with uninitialized reference members"
+msgid "ignoring packed attribute because of unpacked non-POD field %q+#D"
 msgstr ""
 
-#: cp/decl.c:5049
+#: cp/class.c:2990
 #, gcc-internal-format
-msgid "assignment (not initialization) in declaration"
+msgid "non-static const member %q+#D in class without a constructor"
 msgstr ""
 
-#: cp/decl.c:5120
+#: cp/class.c:3005
 #, gcc-internal-format
-msgid "shadowing previous type declaration of %q#D"
+msgid "field %q+#D with same name as class"
 msgstr ""
 
-#: cp/decl.c:5150
+#: cp/class.c:3038
 #, gcc-internal-format
-msgid "%qD cannot be thread-local because it has non-POD type %qT"
+msgid "%q#T has pointer data members"
 msgstr ""
 
-#: cp/decl.c:5186
+#: cp/class.c:3043
 #, gcc-internal-format
-msgid "%qD is thread-local and so cannot be dynamically initialized"
+msgid "  but does not override %<%T(const %T&)%>"
 msgstr ""
 
-#: cp/decl.c:5204
+#: cp/class.c:3045
 #, gcc-internal-format
-msgid ""
-"%qD cannot be initialized by a non-constant expression when being declared"
+msgid "  or %<operator=(const %T&)%>"
 msgstr ""
 
-#: cp/decl.c:5801
+#: cp/class.c:3049
 #, gcc-internal-format
-msgid "destructor for alien class %qT cannot be a member"
+msgid "  but does not override %<operator=(const %T&)%>"
 msgstr ""
 
-#: cp/decl.c:5803
+#: cp/class.c:3509
 #, gcc-internal-format
-msgid "constructor for alien class %qT cannot be a member"
+msgid ""
+"offset of empty base %qT may not be ABI-compliant and maychange in a future "
+"version of GCC"
 msgstr ""
 
-#: cp/decl.c:5824
+#: cp/class.c:3622
 #, gcc-internal-format
-msgid "%qD declared as a %<virtual%> %s"
+msgid "class %qT will be considered nearly empty in a future version of GCC"
 msgstr ""
 
-#: cp/decl.c:5826
+#: cp/class.c:3704
 #, gcc-internal-format
-msgid "%qD declared as an %<inline%> %s"
+msgid "initializer specified for non-virtual method %q+D"
 msgstr ""
 
-#: cp/decl.c:5828
+#: cp/class.c:4367
 #, gcc-internal-format
 msgid ""
-"%<const%> and %<volatile%> function specifiers on %qD invalid in %s "
-"declaration"
+"offset of virtual base %qT is not ABI-compliant and may change in a future "
+"version of GCC"
 msgstr ""
 
-#: cp/decl.c:5832
+#: cp/class.c:4466
 #, gcc-internal-format
-msgid "%q+D declared as a friend"
+msgid "direct base %qT inaccessible in %qT due to ambiguity"
 msgstr ""
 
-#: cp/decl.c:5838
+#: cp/class.c:4478
 #, gcc-internal-format
-msgid "%q+D declared with an exception specification"
+msgid "virtual base %qT inaccessible in %qT due to ambiguity"
 msgstr ""
 
-#: cp/decl.c:5872
+#: cp/class.c:4657
 #, gcc-internal-format
-msgid "definition of %qD is not in namespace enclosing %qT"
+msgid ""
+"size assigned to %qT may not be ABI-compliant and may change in a future "
+"version of GCC"
 msgstr ""
 
-#: cp/decl.c:5961
+#: cp/class.c:4697
 #, gcc-internal-format
-msgid "defining explicit specialization %qD in friend declaration"
+msgid ""
+"the offset of %qD may not be ABI-compliant and may change in a future "
+"version of GCC"
 msgstr ""
 
-#. Something like `template <class T> friend void f<T>()'.
-#: cp/decl.c:5971
+#: cp/class.c:4725
 #, gcc-internal-format
-msgid "invalid use of template-id %qD in declaration of primary template"
+msgid ""
+"offset of %q+D is not ABI-compliant and may change in a future version of GCC"
 msgstr ""
 
-#: cp/decl.c:6001
+#: cp/class.c:4734
 #, gcc-internal-format
 msgid ""
-"default arguments are not allowed in declaration of friend template "
-"specialization %qD"
+"%q+D contains empty classes which may cause base classes to be placed at "
+"different locations in a future version of GCC"
 msgstr ""
 
-#: cp/decl.c:6009
+#: cp/class.c:4817
 #, gcc-internal-format
 msgid ""
-"%<inline%> is not allowed in declaration of friend template specialization %"
-"qD"
+"layout of classes derived from empty class %qT may change in a future "
+"version of GCC"
 msgstr ""
 
-#: cp/decl.c:6052
+#: cp/class.c:4963 cp/parser.c:13738
 #, gcc-internal-format
-msgid "cannot declare %<::main%> to be a template"
+msgid "redefinition of %q#T"
 msgstr ""
 
-#: cp/decl.c:6054
+#: cp/class.c:5117
 #, gcc-internal-format
-msgid "cannot declare %<::main%> to be inline"
+msgid "%q#T has virtual functions but non-virtual destructor"
 msgstr ""
 
-#: cp/decl.c:6056
+#: cp/class.c:5219
 #, gcc-internal-format
-msgid "cannot declare %<::main%> to be static"
+msgid "trying to finish struct, but kicked out due to previous parse errors"
 msgstr ""
 
-#: cp/decl.c:6062
+#: cp/class.c:5673
 #, gcc-internal-format
-msgid "%<::main%> must return %<int%>"
+msgid "language string %<\"%E\"%> not recognized"
 msgstr ""
 
-#: cp/decl.c:6094
+#: cp/class.c:5762
 #, gcc-internal-format
-msgid "non-local function %q#D uses anonymous type"
+msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
 msgstr ""
 
-#: cp/decl.c:6097 cp/decl.c:6367
+#: cp/class.c:5891
 #, gcc-internal-format
-msgid ""
-"%q+#D does not refer to the unqualified type, so it is not used for linkage"
+msgid "no matches converting function %qD to type %q#T"
 msgstr ""
 
-#: cp/decl.c:6103
+#: cp/class.c:5914
 #, gcc-internal-format
-msgid "non-local function %q#D uses local type %qT"
+msgid "converting overloaded function %qD to type %q#T is ambiguous"
 msgstr ""
 
-#: cp/decl.c:6126
+#: cp/class.c:5940
 #, gcc-internal-format
-msgid "%smember function %qD cannot have cv-qualifier"
+msgid "assuming pointer to member %qD"
 msgstr ""
 
-#: cp/decl.c:6200
+#: cp/class.c:5943
 #, gcc-internal-format
-msgid "definition of implicitly-declared %qD"
+msgid "(a pointer to member can only be formed with %<&%E%>)"
 msgstr ""
 
-#: cp/decl.c:6215 cp/decl2.c:682
+#: cp/class.c:5999 cp/class.c:6033
 #, gcc-internal-format
-msgid "no %q#D member function declared in class %qT"
+msgid "not enough type information"
 msgstr ""
 
-#. DRs 132, 319 and 389 seem to indicate types with
-#. 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:6364
+#: cp/class.c:6016
 #, gcc-internal-format
-msgid "non-local variable %q#D uses anonymous type"
+msgid "argument of type %qT does not match %qT"
 msgstr ""
 
-#: cp/decl.c:6373
+#. [basic.scope.class]
+#.
+#. 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:6303 cp/decl.c:1195 cp/name-lookup.c:527
 #, gcc-internal-format
-msgid "non-local variable %q#D uses local type %qT"
+msgid "declaration of %q#D"
 msgstr ""
 
-#: cp/decl.c:6490
+#: cp/class.c:6304
 #, gcc-internal-format
-msgid ""
-"invalid in-class initialization of static data member of non-integral type %"
-"qT"
+msgid "changes meaning of %qD from %q+#D"
 msgstr ""
 
-#: cp/decl.c:6500
+#: cp/cp-gimplify.c:99
 #, gcc-internal-format
-msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
+msgid "continue statement not within loop or switch"
 msgstr ""
 
-#: cp/decl.c:6504
+#: cp/cp-gimplify.c:371
 #, gcc-internal-format
-msgid ""
-"ISO C++ forbids initialization of member constant %qD of non-integral type %"
-"qT"
+msgid "statement with no effect"
 msgstr ""
 
-#: cp/decl.c:6528
+#: cp/cvt.c:92
 #, gcc-internal-format
-msgid "size of array %qD has non-integral type %qT"
+msgid "can't convert from incomplete type %qT to %qT"
 msgstr ""
 
-#: cp/decl.c:6530
+#: cp/cvt.c:101
 #, gcc-internal-format
-msgid "size of array has non-integral type %qT"
+msgid "conversion of %qE from %qT to %qT is ambiguous"
 msgstr ""
 
-#: cp/decl.c:6566
+#: cp/cvt.c:170 cp/cvt.c:239 cp/cvt.c:284
 #, gcc-internal-format
-msgid "size of array %qD is negative"
+msgid "cannot convert %qE from type %qT to type %qT"
 msgstr ""
 
-#: cp/decl.c:6568
+#: cp/cvt.c:199 cp/cvt.c:203
 #, gcc-internal-format
-msgid "size of array is negative"
+msgid "pointer to member cast from %qT to %qT is via virtual base"
 msgstr ""
 
-#: cp/decl.c:6576
+#: cp/cvt.c:498
 #, gcc-internal-format
-msgid "ISO C++ forbids zero-size array %qD"
+msgid "conversion from %qT to %qT discards qualifiers"
 msgstr ""
 
-#: cp/decl.c:6578
+#: cp/cvt.c:516 cp/typeck.c:5214
 #, gcc-internal-format
-msgid "ISO C++ forbids zero-size array"
+msgid "casting %qT to %qT does not dereference pointer"
 msgstr ""
 
-#: cp/decl.c:6585
+#: cp/cvt.c:543
 #, gcc-internal-format
-msgid "size of array %qD is not an integral constant-expression"
+msgid "cannot convert type %qT to type %qT"
 msgstr ""
 
-#: cp/decl.c:6588
+#: cp/cvt.c:679
 #, gcc-internal-format
-msgid "size of array is not an integral constant-expression"
+msgid "conversion from %q#T to %q#T"
 msgstr ""
 
-#: cp/decl.c:6594
+#: cp/cvt.c:691 cp/cvt.c:711
 #, gcc-internal-format
-msgid "ISO C++ forbids variable-size array %qD"
+msgid "%q#T used where a %qT was expected"
 msgstr ""
 
-#: cp/decl.c:6596
+#: cp/cvt.c:726
 #, gcc-internal-format
-msgid "ISO C++ forbids variable-size array"
+msgid "%q#T used where a floating point value was expected"
 msgstr ""
 
-#: cp/decl.c:6627
+#: cp/cvt.c:773
 #, gcc-internal-format
-msgid "overflow in array dimension"
+msgid "conversion from %qT to non-scalar type %qT requested"
 msgstr ""
 
-#: cp/decl.c:6701
+#: cp/cvt.c:807
 #, gcc-internal-format
-msgid "declaration of %qD as %s"
+msgid "pseudo-destructor is not called"
 msgstr ""
 
-#: cp/decl.c:6703
+#: cp/cvt.c:867
 #, gcc-internal-format
-msgid "creating %s"
+msgid "object of incomplete type %qT will not be accessed in %s"
 msgstr ""
 
-#: cp/decl.c:6715
+#: cp/cvt.c:872
 #, gcc-internal-format
-msgid ""
-"declaration of %qD as multidimensional array must have bounds for all "
-"dimensions except the first"
+msgid "object of type %qT will not be accessed in %s"
 msgstr ""
 
-#: cp/decl.c:6719
+#: cp/cvt.c:888
 #, gcc-internal-format
-msgid ""
-"multidimensional array must have bounds for all dimensions except the first"
+msgid "object %qE of incomplete type %qT will not be accessed in %s"
 msgstr ""
 
-#: cp/decl.c:6754
+#. [over.over] enumerates the places where we can take the address
+#. of an overloaded function, and this is not one of them.
+#: cp/cvt.c:925
 #, gcc-internal-format
-msgid "return type specification for constructor invalid"
+msgid "%s cannot resolve address of overloaded function"
 msgstr ""
 
-#: cp/decl.c:6764
+#. Only warn when there is no &.
+#: cp/cvt.c:932
 #, gcc-internal-format
-msgid "return type specification for destructor invalid"
+msgid "%s is a reference, not call, to function %qE"
 msgstr ""
 
-#: cp/decl.c:6777
+#: cp/cvt.c:949
 #, gcc-internal-format
-msgid "operator %qT declared to return %qT"
+msgid "%s has no effect"
 msgstr ""
 
-#: cp/decl.c:6779
+#: cp/cvt.c:981
 #, gcc-internal-format
-msgid "return type specified for %<operator %T%>"
+msgid "value computed is not used"
 msgstr ""
 
-#: cp/decl.c:6801
+#: cp/cvt.c:1091
 #, gcc-internal-format
-msgid "unnamed variable or field declared void"
+msgid "converting NULL to non-pointer type"
 msgstr ""
 
-#: cp/decl.c:6805
+#: cp/cvt.c:1197
 #, gcc-internal-format
-msgid "variable or field %qE declared void"
+msgid "ambiguous default type conversion from %qT"
 msgstr ""
 
-#: cp/decl.c:6808
+#: cp/cvt.c:1199
 #, gcc-internal-format
-msgid "variable or field declared void"
+msgid "  candidate conversions include %qD and %qD"
 msgstr ""
 
-#: cp/decl.c:6973
+#: cp/decl.c:1062
 #, gcc-internal-format
-msgid "invalid use of qualified-name %<::%D%>"
+msgid "%qD was declared %<extern%> and later %<static%>"
 msgstr ""
 
-#: cp/decl.c:6976
+#: cp/decl.c:1063 cp/decl.c:1597 objc/objc-act.c:2931 objc/objc-act.c:7504
 #, gcc-internal-format
-msgid "invalid use of qualified-name %<%T::%D%>"
+msgid "previous declaration of %q+D"
 msgstr ""
 
-#: cp/decl.c:6979
+#: cp/decl.c:1096
 #, gcc-internal-format
-msgid "invalid use of qualified-name %<%D::%D%>"
+msgid "declaration of %qF throws different exceptions"
 msgstr ""
 
-#: cp/decl.c:6991
+#: cp/decl.c:1097
 #, gcc-internal-format
-msgid "type %qT is not derived from type %qT"
+msgid "from previous declaration %q+F"
 msgstr ""
 
-#: cp/decl.c:7007 cp/decl.c:7097 cp/decl.c:8170
+#: cp/decl.c:1149
 #, gcc-internal-format
-msgid "declaration of %qD as non-function"
+msgid "function %q+D redeclared as inline"
 msgstr ""
 
-#: cp/decl.c:7013
+#: cp/decl.c:1151
 #, gcc-internal-format
-msgid "declaration of %qD as non-member"
+msgid "previous declaration of %q+D with attribute noinline"
 msgstr ""
 
-#: cp/decl.c:7042
+#: cp/decl.c:1158
 #, gcc-internal-format
-msgid "declarator-id missing; using reserved word %qD"
+msgid "function %q+D redeclared with attribute noinline"
 msgstr ""
 
-#: cp/decl.c:7089
+#: cp/decl.c:1160
 #, gcc-internal-format
-msgid "function definition does not declare parameters"
+msgid "previous declaration of %q+D was inline"
 msgstr ""
 
-#: cp/decl.c:7131
+#: cp/decl.c:1182 cp/decl.c:1255
 #, gcc-internal-format
-msgid "two or more data types in declaration of %qs"
+msgid "shadowing %s function %q#D"
 msgstr ""
 
-#: cp/decl.c:7198 cp/decl.c:7200
+#: cp/decl.c:1191
 #, gcc-internal-format
-msgid "ISO C++ forbids declaration of %qs with no type"
+msgid "library function %q#D redeclared as non-function %q#D"
 msgstr ""
 
-#: cp/decl.c:7225
+#: cp/decl.c:1196
 #, gcc-internal-format
-msgid "%<signed%> or %<unsigned%> invalid for %qs"
+msgid "conflicts with built-in declaration %q#D"
 msgstr ""
 
-#: cp/decl.c:7227
+#: cp/decl.c:1250 cp/decl.c:1359 cp/decl.c:1375
 #, gcc-internal-format
-msgid "%<signed%> and %<unsigned%> specified together for %qs"
+msgid "new declaration %q#D"
 msgstr ""
 
-#: cp/decl.c:7229
+#: cp/decl.c:1251
 #, gcc-internal-format
-msgid "%<long long%> invalid for %qs"
+msgid "ambiguates built-in declaration %q#D"
 msgstr ""
 
-#: cp/decl.c:7231
+#: cp/decl.c:1323
 #, gcc-internal-format
-msgid "%<long%> invalid for %qs"
+msgid "%q#D redeclared as different kind of symbol"
 msgstr ""
 
-#: cp/decl.c:7233
+#: cp/decl.c:1326
 #, gcc-internal-format
-msgid "%<short%> invalid for %qs"
+msgid "previous declaration of %q+#D"
 msgstr ""
 
-#: cp/decl.c:7235
+#: cp/decl.c:1345
 #, gcc-internal-format
-msgid "%<long%> or %<short%> invalid for %qs"
+msgid "declaration of template %q#D"
 msgstr ""
 
-#: cp/decl.c:7237
+#: cp/decl.c:1346 cp/name-lookup.c:528
 #, gcc-internal-format
-msgid "%<long%> or %<short%> specified with char for %qs"
+msgid "conflicts with previous declaration %q+#D"
 msgstr ""
 
-#: cp/decl.c:7239
+#: cp/decl.c:1360 cp/decl.c:1376
 #, gcc-internal-format
-msgid "%<long%> and %<short%> specified together for %qs"
+msgid "ambiguates old declaration %q+#D"
 msgstr ""
 
-#: cp/decl.c:7245
+#: cp/decl.c:1368
 #, gcc-internal-format
-msgid "long, short, signed or unsigned used invalidly for %qs"
+msgid "declaration of C function %q#D conflicts with"
 msgstr ""
 
-#: cp/decl.c:7309
+#: cp/decl.c:1370
 #, gcc-internal-format
-msgid "complex invalid for %qs"
+msgid "previous declaration %q+#D here"
 msgstr ""
 
-#: cp/decl.c:7338
+#: cp/decl.c:1384
 #, gcc-internal-format
-msgid "qualifiers are not allowed on declaration of %<operator %T%>"
+msgid "conflicting declaration %q#D"
 msgstr ""
 
-#: cp/decl.c:7350 cp/typeck.c:6791
+#: cp/decl.c:1385
 #, gcc-internal-format
-msgid "ignoring %qV qualifiers added to function type %qT"
+msgid "%q+D has a previous declaration as %q#D"
 msgstr ""
 
-#: cp/decl.c:7373
+#. [namespace.alias]
+#.
+#. A namespace-name or namespace-alias shall not be declared as
+#. the name of any other entity in the same declarative region.
+#. 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:1437
 #, gcc-internal-format
-msgid "member %qD cannot be declared both virtual and static"
+msgid "declaration of namespace %qD conflicts with"
 msgstr ""
 
-#: cp/decl.c:7381
+#: cp/decl.c:1438
 #, gcc-internal-format
-msgid "%<%T::%D%> is not a valid declarator"
+msgid "previous declaration of namespace %q+D here"
 msgstr ""
 
-#: cp/decl.c:7390
+#: cp/decl.c:1449
 #, gcc-internal-format
-msgid "typedef declaration invalid in parameter declaration"
+msgid "%q+#D previously defined here"
 msgstr ""
 
-#: cp/decl.c:7396
+#. Prototype decl follows defn w/o prototype.
+#: cp/decl.c:1459
 #, gcc-internal-format
-msgid "storage class specifiers invalid in parameter declarations"
+msgid "prototype for %q+#D"
 msgstr ""
 
-#: cp/decl.c:7403
+#: cp/decl.c:1460
 #, gcc-internal-format
-msgid "virtual outside class declaration"
+msgid "%Jfollows non-prototype definition here"
 msgstr ""
 
-#: cp/decl.c:7417
+#: cp/decl.c:1500
 #, gcc-internal-format
-msgid "conflicting specifiers in declaration of %qs"
+msgid "previous declaration of %q+#D with %qL linkage"
 msgstr ""
 
-#: cp/decl.c:7426
+#: cp/decl.c:1502
 #, gcc-internal-format
-msgid "multiple storage classes in declaration of %qs"
+msgid "conflicts with new declaration with %qL linkage"
 msgstr ""
 
-#: cp/decl.c:7449
+#: cp/decl.c:1525 cp/decl.c:1531
 #, gcc-internal-format
-msgid "storage class specified for %qs"
+msgid "default argument given for parameter %d of %q#D"
 msgstr ""
 
-#: cp/decl.c:7483
+#: cp/decl.c:1527 cp/decl.c:1533
 #, gcc-internal-format
-msgid "top-level declaration of %qs specifies %<auto%>"
+msgid "after previous specification in %q+#D"
 msgstr ""
 
-#: cp/decl.c:7495
+#: cp/decl.c:1542
 #, gcc-internal-format
-msgid "storage class specifiers invalid in friend function declarations"
+msgid "%q#D was used before it was declared inline"
 msgstr ""
 
-#: cp/decl.c:7615
+#: cp/decl.c:1543
 #, gcc-internal-format
-msgid "destructor cannot be static member function"
+msgid "%Jprevious non-inline declaration here"
 msgstr ""
 
-#: cp/decl.c:7620
+#: cp/decl.c:1596
 #, gcc-internal-format
-msgid "destructors may not be cv-qualified"
+msgid "redundant redeclaration of %qD in same scope"
 msgstr ""
 
-#: cp/decl.c:7638
+#. From [temp.expl.spec]:
+#.
+#. If a template, a member template or the member of a class
+#. template is explicitly specialized then that
+#. specialization shall be declared before the first use of
+#. that specialization that would cause an implicit
+#. instantiation to take place, in every translation unit in
+#. which such a use occurs.
+#: cp/decl.c:1865
 #, gcc-internal-format
-msgid "constructors cannot be declared virtual"
+msgid "explicit specialization of %qD after first use"
 msgstr ""
 
-#: cp/decl.c:7651
+#: cp/decl.c:1949
 #, gcc-internal-format
-msgid "can't initialize friend function %qs"
+msgid "%q+D: visibility attribute ignored because it"
 msgstr ""
 
-#. Cannot be both friend and virtual.
-#: cp/decl.c:7655
+#: cp/decl.c:1951
 #, gcc-internal-format
-msgid "virtual functions cannot be friends"
+msgid "%Jconflicts with previous declaration here"
 msgstr ""
 
-#: cp/decl.c:7659
+#: cp/decl.c:2318
 #, gcc-internal-format
-msgid "friend declaration not in class definition"
+msgid "jump to label %qD"
 msgstr ""
 
-#: cp/decl.c:7661
+#: cp/decl.c:2320
 #, gcc-internal-format
-msgid "can't define friend function %qs in a local class definition"
+msgid "jump to case label"
 msgstr ""
 
-#: cp/decl.c:7674
+#: cp/decl.c:2322
 #, gcc-internal-format
-msgid "destructors may not have parameters"
+msgid "%H  from here"
 msgstr ""
 
-#: cp/decl.c:7692 cp/decl.c:7699
+#: cp/decl.c:2341 cp/decl.c:2504
 #, gcc-internal-format
-msgid "cannot declare reference to %q#T"
+msgid "  exits OpenMP structured block"
 msgstr ""
 
-#: cp/decl.c:7701
+#: cp/decl.c:2362
 #, gcc-internal-format
-msgid "cannot declare pointer to %q#T member"
+msgid "  crosses initialization of %q+#D"
 msgstr ""
 
-#: cp/decl.c:7764
+#: cp/decl.c:2364 cp/decl.c:2479
 #, gcc-internal-format
-msgid "template-id %qD used as a declarator"
+msgid "  enters scope of non-POD %q+#D"
 msgstr ""
 
-#: cp/decl.c:7814
+#: cp/decl.c:2377 cp/decl.c:2483
 #, gcc-internal-format
-msgid "member functions are implicitly friends of their class"
+msgid "  enters try block"
 msgstr ""
 
-#: cp/decl.c:7816
+#: cp/decl.c:2379 cp/decl.c:2485
 #, gcc-internal-format
-msgid "extra qualification %<%T::%> on member %qs"
+msgid "  enters catch block"
 msgstr ""
 
-#: cp/decl.c:7848
+#: cp/decl.c:2389 cp/decl.c:2488
 #, gcc-internal-format
-msgid "cannot define member function %<%T::%s%> within %<%T%>"
+msgid "  enters OpenMP structured block"
 msgstr ""
 
-#: cp/decl.c:7865
+#: cp/decl.c:2460 cp/decl.c:2500
 #, gcc-internal-format
-msgid "cannot declare member %<%T::%s%> within %qT"
+msgid "jump to label %q+D"
 msgstr ""
 
-#: cp/decl.c:7899
+#: cp/decl.c:2461 cp/decl.c:2501
 #, gcc-internal-format
-msgid "data member may not have variably modified type %qT"
+msgid "  from here"
 msgstr ""
 
-#: cp/decl.c:7901
+#. Can't skip init of __exception_info.
+#: cp/decl.c:2473
 #, gcc-internal-format
-msgid "parameter may not have variably modified type %qT"
+msgid "%J  enters catch block"
 msgstr ""
 
-#. [dcl.fct.spec] The explicit specifier shall only be used in
-#. declarations of constructors within a class definition.
-#: cp/decl.c:7909
+#: cp/decl.c:2477
 #, gcc-internal-format
-msgid "only declarations of constructors can be %<explicit%>"
+msgid "  skips initialization of %q+#D"
 msgstr ""
 
-#: cp/decl.c:7917
+#: cp/decl.c:2553
 #, gcc-internal-format
-msgid "non-member %qs cannot be declared %<mutable%>"
+msgid "label named wchar_t"
 msgstr ""
 
-#: cp/decl.c:7922
+#: cp/decl.c:2557
 #, gcc-internal-format
-msgid "non-object member %qs cannot be declared %<mutable%>"
+msgid "duplicate label %qD"
 msgstr ""
 
-#: cp/decl.c:7928
+#: cp/decl.c:2826
 #, gcc-internal-format
-msgid "function %qs cannot be declared %<mutable%>"
+msgid "%qD is not a type"
 msgstr ""
 
-#: cp/decl.c:7933
+#: cp/decl.c:2832 cp/parser.c:3874
 #, gcc-internal-format
-msgid "static %qs cannot be declared %<mutable%>"
+msgid "%qD used without template parameters"
 msgstr ""
 
-#: cp/decl.c:7938
+#: cp/decl.c:2847
 #, gcc-internal-format
-msgid "const %qs cannot be declared %<mutable%>"
+msgid "%q#T is not a class"
 msgstr ""
 
-#: cp/decl.c:7970
+#: cp/decl.c:2859 cp/decl.c:2927
 #, gcc-internal-format
-msgid "%Jtypedef name may not be a nested-name-specifier"
+msgid "no class template named %q#T in %q#T"
 msgstr ""
 
-#: cp/decl.c:7986
+#: cp/decl.c:2867
 #, gcc-internal-format
-msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
+msgid "%<typename %T::%D%> names %q#T, which is not a class template"
 msgstr ""
 
-#: cp/decl.c:8076
+#: cp/decl.c:2874
 #, gcc-internal-format
-msgid "qualified function types cannot be used to declare %s functions"
+msgid "%<typename %T::%D%> names %q#T, which is not a type"
 msgstr ""
 
-#: cp/decl.c:8102
+#: cp/decl.c:2936
 #, gcc-internal-format
-msgid "type qualifiers specified for friend class declaration"
+msgid "template parameters do not match template"
 msgstr ""
 
-#: cp/decl.c:8107
+#: cp/decl.c:2937 cp/friend.c:322 cp/friend.c:330
 #, gcc-internal-format
-msgid "%<inline%> specified for friend class declaration"
+msgid "%q+D declared here"
 msgstr ""
 
-#: cp/decl.c:8115
+#: cp/decl.c:3574
 #, gcc-internal-format
-msgid "template parameters cannot be friends"
+msgid "%Jan anonymous union cannot have function members"
 msgstr ""
 
-#: cp/decl.c:8117
+#: cp/decl.c:3592
 #, gcc-internal-format
-msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
+msgid "member %q+#D with constructor not allowed in anonymous aggregate"
 msgstr ""
 
-#: cp/decl.c:8121
+#: cp/decl.c:3595
 #, gcc-internal-format
-msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
+msgid "member %q+#D with destructor not allowed in anonymous aggregate"
 msgstr ""
 
-#: cp/decl.c:8134
+#: cp/decl.c:3598
 #, gcc-internal-format
-msgid "trying to make class %qT a friend of global scope"
+msgid ""
+"member %q+#D with copy assignment operator not allowed in anonymous aggregate"
 msgstr ""
 
-#: cp/decl.c:8145
+#: cp/decl.c:3623
 #, gcc-internal-format
-msgid "invalid qualifiers on non-member function type"
+msgid "multiple types in one declaration"
 msgstr ""
 
-#: cp/decl.c:8160
+#: cp/decl.c:3627
 #, gcc-internal-format
-msgid "abstract declarator %qT used as declaration"
+msgid "redeclaration of C++ built-in type %qT"
 msgstr ""
 
-#: cp/decl.c:8189
+#: cp/decl.c:3664
 #, gcc-internal-format
-msgid "cannot use %<::%> in parameter declaration"
+msgid "missing type-name in typedef-declaration"
 msgstr ""
 
-#. Something like struct S { int N::j; };
-#: cp/decl.c:8235
+#: cp/decl.c:3672
 #, gcc-internal-format
-msgid "invalid use of %<::%>"
+msgid "ISO C++ prohibits anonymous structs"
 msgstr ""
 
-#: cp/decl.c:8250
+#: cp/decl.c:3679
 #, gcc-internal-format
-msgid "can't make %qD into a method -- not in a class"
+msgid "%qs can only be specified for functions"
 msgstr ""
 
-#: cp/decl.c:8259
+#: cp/decl.c:3685
 #, gcc-internal-format
-msgid "function %qD declared virtual inside a union"
+msgid "%<friend%> can only be specified inside a class"
 msgstr ""
 
-#: cp/decl.c:8268
+#: cp/decl.c:3687
 #, gcc-internal-format
-msgid "%qD cannot be declared virtual, since it is always static"
+msgid "%<explicit%> can only be specified for constructors"
 msgstr ""
 
-#: cp/decl.c:8284
+#: cp/decl.c:3689
 #, gcc-internal-format
-msgid "expected qualified name in friend declaration for destructor %qD"
+msgid "a storage class can only be specified for objects and functions"
 msgstr ""
 
-#: cp/decl.c:8294
+#: cp/decl.c:3695
 #, gcc-internal-format
-msgid "declaration of %qD as member of %qT"
+msgid "qualifiers can only be specified for objects and functions"
 msgstr ""
 
-#: cp/decl.c:8370
+#: cp/decl.c:3698
 #, gcc-internal-format
-msgid "field %qD has incomplete type"
+msgid "%<typedef%> was ignored in this declaration"
 msgstr ""
 
-#: cp/decl.c:8372
+#: cp/decl.c:3727
 #, gcc-internal-format
-msgid "name %qT has incomplete type"
+msgid "attribute ignored in declaration of %q+#T"
 msgstr ""
 
-#: cp/decl.c:8381
+#: cp/decl.c:3728
 #, gcc-internal-format
-msgid "  in instantiation of template %qT"
+msgid "attribute for %q+#T must follow the %qs keyword"
 msgstr ""
 
-#: cp/decl.c:8390
+#: cp/decl.c:3841
 #, gcc-internal-format
-msgid "%qE is neither function nor member function; cannot be declared friend"
+msgid "function %q#D is initialized like a variable"
 msgstr ""
 
-#. An attempt is being made to initialize a non-static
-#. member.  But, from [class.mem]:
-#.
-#. 4 A member-declarator can contain a
-#. constant-initializer only if it declares a static
-#. member (_class.static_) of integral or enumeration
-#. type, see _class.static.data_.
-#.
-#. This used to be relatively common practice, but
-#. 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:8442
+#: cp/decl.c:3852
 #, gcc-internal-format
-msgid "ISO C++ forbids initialization of member %qD"
+msgid "declaration of %q#D has %<extern%> and is initialized"
 msgstr ""
 
-#: cp/decl.c:8444
+#: cp/decl.c:3868
 #, gcc-internal-format
-msgid "making %qD static"
+msgid "definition of %q#D is marked %<dllimport%>"
 msgstr ""
 
-#: cp/decl.c:8514
+#: cp/decl.c:3887
 #, gcc-internal-format
-msgid "storage class %<auto%> invalid for function %qs"
+msgid "%q#D is not a static member of %q#T"
 msgstr ""
 
-#: cp/decl.c:8516
+#: cp/decl.c:3893
 #, gcc-internal-format
-msgid "storage class %<register%> invalid for function %qs"
+msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
 msgstr ""
 
-#: cp/decl.c:8518
+#: cp/decl.c:3902
 #, gcc-internal-format
-msgid "storage class %<__thread%> invalid for function %qs"
+msgid ""
+"template header not allowed in member definition of explicitly specialized "
+"class"
 msgstr ""
 
-#: cp/decl.c:8529
+#: cp/decl.c:3910
 #, gcc-internal-format
-msgid ""
-"%<static%> specified invalid for function %qs declared out of global scope"
+msgid "duplicate initialization of %qD"
 msgstr ""
 
-#: cp/decl.c:8532
+#: cp/decl.c:3948
 #, gcc-internal-format
-msgid ""
-"%<inline%> specifier invalid for function %qs declared out of global scope"
+msgid "declaration of %q#D outside of class is not definition"
 msgstr ""
 
-#: cp/decl.c:8540
+#: cp/decl.c:4002
 #, gcc-internal-format
-msgid "virtual non-class function %qs"
+msgid "variable %q#D has initializer but incomplete type"
 msgstr ""
 
-#: cp/decl.c:8571
+#: cp/decl.c:4009 cp/decl.c:4731
 #, gcc-internal-format
-msgid "cannot declare member function %qD to have static linkage"
+msgid "elements of array %q#D have incomplete type"
 msgstr ""
 
-#. FIXME need arm citation
-#: cp/decl.c:8578
+#: cp/decl.c:4019
 #, gcc-internal-format
-msgid "cannot declare static function inside another function"
+msgid "aggregate %q#D has incomplete type and cannot be defined"
 msgstr ""
 
-#: cp/decl.c:8608
+#: cp/decl.c:4066
 #, gcc-internal-format
-msgid ""
-"%<static%> may not be used when defining (as opposed to declaring) a static "
-"data member"
+msgid "%qD declared as reference but not initialized"
 msgstr ""
 
-#: cp/decl.c:8615
+#: cp/decl.c:4072
 #, gcc-internal-format
-msgid "static member %qD declared %<register%>"
+msgid "ISO C++ forbids use of initializer list to initialize reference %qD"
 msgstr ""
 
-#: cp/decl.c:8620
+#: cp/decl.c:4098
 #, gcc-internal-format
-msgid "cannot explicitly declare member %q#D to have extern linkage"
+msgid "cannot initialize %qT from %qT"
 msgstr ""
 
-#: cp/decl.c:8758
+#: cp/decl.c:4126
 #, gcc-internal-format
-msgid "default argument for %q#D has type %qT"
+msgid "name %qD used in a GNU-style designated initializer for an array"
 msgstr ""
 
-#: cp/decl.c:8761
+#: cp/decl.c:4175
 #, gcc-internal-format
-msgid "default argument for parameter of type %qT has type %qT"
+msgid "initializer fails to determine size of %qD"
 msgstr ""
 
-#: cp/decl.c:8778
+#: cp/decl.c:4182
 #, gcc-internal-format
-msgid "default argument %qE uses local variable %qD"
+msgid "array size missing in %qD"
 msgstr ""
 
-#: cp/decl.c:8847
+#: cp/decl.c:4194
 #, gcc-internal-format
-msgid "parameter %qD invalidly declared method type"
+msgid "zero-size array %qD"
 msgstr ""
 
-#: cp/decl.c:8871
+#. 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:4237
 #, gcc-internal-format
-msgid "parameter %qD includes %s to array of unknown bound %qT"
+msgid "storage size of %qD isn't known"
 msgstr ""
 
-#. [class.copy]
-#.
-#. A declaration of a constructor for a class X is ill-formed if
-#. its first parameter is of type (optionally cv-qualified) X
-#. and either there are no other parameters or else all other
-#. parameters have default arguments.
-#.
-#. We *don't* complain about member template instantiations that
-#. have this form, though; they can occur as we try to decide
-#. what constructor to use during overload resolution.  Since
-#. overload resolution will never prefer such a constructor to
-#. the non-template copy constructor (which is either explicitly
-#. 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:9039
+#: cp/decl.c:4259
 #, gcc-internal-format
-msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
+msgid "storage size of %qD isn't constant"
 msgstr ""
 
-#: cp/decl.c:9161
+#: cp/decl.c:4308
 #, gcc-internal-format
-msgid "%qD may not be declared within a namespace"
+msgid ""
+"sorry: semantics of inline function static data %q+#D are wrong (you'll wind "
+"up with multiple copies)"
 msgstr ""
 
-#: cp/decl.c:9166
+#: cp/decl.c:4311
 #, gcc-internal-format
-msgid "%qD may not be declared as static"
+msgid "%J  you can work around this by removing the initializer"
 msgstr ""
 
-#: cp/decl.c:9189
+#: cp/decl.c:4338
 #, gcc-internal-format
-msgid "%qD must be a nonstatic member function"
+msgid "uninitialized const %qD"
 msgstr ""
 
-#: cp/decl.c:9198
+#: cp/decl.c:4450
 #, gcc-internal-format
-msgid ""
-"%qD must be either a non-static member function or a non-member function"
+msgid "invalid type %qT as initializer for a vector of type %qT"
 msgstr ""
 
-#: cp/decl.c:9219
+#: cp/decl.c:4492
 #, gcc-internal-format
-msgid "%qD must have an argument of class or enumerated type"
+msgid "initializer for %qT must be brace-enclosed"
 msgstr ""
 
-#: cp/decl.c:9260
+#: cp/decl.c:4510
 #, gcc-internal-format
-msgid "conversion to %s%s will never use a type conversion operator"
+msgid "%qT has no non-static data member named %qD"
 msgstr ""
 
-#. 13.4.0.3
-#: cp/decl.c:9268
+#: cp/decl.c:4561
 #, gcc-internal-format
-msgid "ISO C++ prohibits overloading operator ?:"
+msgid "braces around scalar initializer for type %qT"
 msgstr ""
 
-#: cp/decl.c:9273
+#: cp/decl.c:4639
 #, gcc-internal-format
-msgid "%qD must not have variable number of arguments"
+msgid "missing braces around initializer for %qT"
 msgstr ""
 
-#: cp/decl.c:9324
+#: cp/decl.c:4696
 #, gcc-internal-format
-msgid "postfix %qD must take %<int%> as its argument"
+msgid "too many initializers for %qT"
 msgstr ""
 
-#: cp/decl.c:9327
+#: cp/decl.c:4739
 #, gcc-internal-format
-msgid "postfix %qD must take %<int%> as its second argument"
+msgid "variable-sized object %qD may not be initialized"
 msgstr ""
 
-#: cp/decl.c:9335
+#: cp/decl.c:4745
 #, gcc-internal-format
-msgid "%qD must take either zero or one argument"
+msgid "%qD has incomplete type"
 msgstr ""
 
-#: cp/decl.c:9337
+#: cp/decl.c:4757
 #, gcc-internal-format
-msgid "%qD must take either one or two arguments"
+msgid "scalar object %qD requires one element in initializer"
 msgstr ""
 
-#: cp/decl.c:9359
+#: cp/decl.c:4805
 #, gcc-internal-format
-msgid "prefix %qD should return %qT"
+msgid "%qD must be initialized by constructor, not by %<{...}%>"
 msgstr ""
 
-#: cp/decl.c:9365
+#: cp/decl.c:4841
 #, gcc-internal-format
-msgid "postfix %qD should return %qT"
+msgid "array %qD initialized by parenthesized string literal %qE"
 msgstr ""
 
-#: cp/decl.c:9374
+#: cp/decl.c:4856
 #, gcc-internal-format
-msgid "%qD must take %<void%>"
+msgid "structure %qD with uninitialized const members"
 msgstr ""
 
-#: cp/decl.c:9376 cp/decl.c:9385
+#: cp/decl.c:4858
 #, gcc-internal-format
-msgid "%qD must take exactly one argument"
+msgid "structure %qD with uninitialized reference members"
 msgstr ""
 
-#: cp/decl.c:9387
+#: cp/decl.c:5067
 #, gcc-internal-format
-msgid "%qD must take exactly two arguments"
+msgid "assignment (not initialization) in declaration"
 msgstr ""
 
-#: cp/decl.c:9396
+#: cp/decl.c:5145
 #, gcc-internal-format
-msgid "user-defined %qD always evaluates both arguments"
+msgid "shadowing previous type declaration of %q#D"
 msgstr ""
 
-#: cp/decl.c:9410
+#: cp/decl.c:5175
 #, gcc-internal-format
-msgid "%qD should return by value"
+msgid "%qD cannot be thread-local because it has non-POD type %qT"
 msgstr ""
 
-#: cp/decl.c:9422 cp/decl.c:9426
+#: cp/decl.c:5211
 #, gcc-internal-format
-msgid "%qD cannot have default arguments"
+msgid "%qD is thread-local and so cannot be dynamically initialized"
 msgstr ""
 
-#: cp/decl.c:9484
+#: cp/decl.c:5229
 #, gcc-internal-format
-msgid "using template type parameter %qT after %qs"
+msgid ""
+"%qD cannot be initialized by a non-constant expression when being declared"
 msgstr ""
 
-#: cp/decl.c:9499
+#: cp/decl.c:5827
 #, gcc-internal-format
-msgid "using typedef-name %qD after %qs"
+msgid "destructor for alien class %qT cannot be a member"
 msgstr ""
 
-#: cp/decl.c:9500
+#: cp/decl.c:5829
 #, gcc-internal-format
-msgid "%q+D has a previous declaration here"
+msgid "constructor for alien class %qT cannot be a member"
 msgstr ""
 
-#: cp/decl.c:9508
+#: cp/decl.c:5850
 #, gcc-internal-format
-msgid "%qT referred to as %qs"
+msgid "%qD declared as a %<virtual%> %s"
 msgstr ""
 
-#: cp/decl.c:9509 cp/decl.c:9516
+#: cp/decl.c:5852
 #, gcc-internal-format
-msgid "%q+T has a previous declaration here"
+msgid "%qD declared as an %<inline%> %s"
 msgstr ""
 
-#: cp/decl.c:9515
+#: cp/decl.c:5854
 #, gcc-internal-format
-msgid "%qT referred to as enum"
+msgid ""
+"%<const%> and %<volatile%> function specifiers on %qD invalid in %s "
+"declaration"
 msgstr ""
 
-#. If a class template appears as elaborated type specifier
-#. without a template header such as:
-#.
-#. template <class T> class C {};
-#. void f(class C);            // No template header here
-#.
-#. then the required template argument is missing.
-#: cp/decl.c:9530
+#: cp/decl.c:5858
 #, gcc-internal-format
-msgid "template argument required for %<%s %T%>"
+msgid "%q+D declared as a friend"
 msgstr ""
 
-#: cp/decl.c:9578 cp/name-lookup.c:2658
+#: cp/decl.c:5864
 #, gcc-internal-format
-msgid "%qD has the same name as the class in which it is declared"
+msgid "%q+D declared with an exception specification"
 msgstr ""
 
-#: cp/decl.c:9716
+#: cp/decl.c:5898
 #, gcc-internal-format
-msgid "use of enum %q#D without previous declaration"
+msgid "definition of %qD is not in namespace enclosing %qT"
 msgstr ""
 
-#: cp/decl.c:9737
+#: cp/decl.c:5987
 #, gcc-internal-format
-msgid "redeclaration of %qT as a non-template"
+msgid "defining explicit specialization %qD in friend declaration"
 msgstr ""
 
-#: cp/decl.c:9738 cp/pt.c:3359
+#. Something like `template <class T> friend void f<T>()'.
+#: cp/decl.c:5997
 #, gcc-internal-format
-msgid "previous declaration %q+D"
+msgid "invalid use of template-id %qD in declaration of primary template"
 msgstr ""
 
-#: cp/decl.c:9849
+#: cp/decl.c:6027
 #, gcc-internal-format
-msgid "derived union %qT invalid"
+msgid ""
+"default arguments are not allowed in declaration of friend template "
+"specialization %qD"
 msgstr ""
 
-#: cp/decl.c:9858
+#: cp/decl.c:6035
 #, gcc-internal-format
-msgid "Java class %qT cannot have multiple bases"
+msgid ""
+"%<inline%> is not allowed in declaration of friend template specialization %"
+"qD"
 msgstr ""
 
-#: cp/decl.c:9869
+#: cp/decl.c:6078
 #, gcc-internal-format
-msgid "Java class %qT cannot have virtual bases"
+msgid "cannot declare %<::main%> to be a template"
 msgstr ""
 
-#: cp/decl.c:9890
+#: cp/decl.c:6080
 #, gcc-internal-format
-msgid "base type %qT fails to be a struct or class type"
+msgid "cannot declare %<::main%> to be inline"
 msgstr ""
 
-#: cp/decl.c:9923
+#: cp/decl.c:6082
 #, gcc-internal-format
-msgid "recursive type %qT undefined"
+msgid "cannot declare %<::main%> to be static"
 msgstr ""
 
-#: cp/decl.c:9925
+#: cp/decl.c:6110
 #, gcc-internal-format
-msgid "duplicate base type %qT invalid"
+msgid "non-local function %q#D uses anonymous type"
 msgstr ""
 
-#: cp/decl.c:9997
+#: cp/decl.c:6113 cp/decl.c:6393
 #, gcc-internal-format
-msgid "multiple definition of %q#T"
+msgid ""
+"%q+#D does not refer to the unqualified type, so it is not used for linkage"
 msgstr ""
 
-#: cp/decl.c:9998
+#: cp/decl.c:6119
 #, gcc-internal-format
-msgid "%Jprevious definition here"
+msgid "non-local function %q#D uses local type %qT"
 msgstr ""
 
-#. DR 377
-#.
-#. IF no integral type can represent all the enumerator values, the
-#. enumeration is ill-formed.
-#: cp/decl.c:10137
+#: cp/decl.c:6143
 #, gcc-internal-format
-msgid "no integral type can represent all of the enumerator values for %qT"
+msgid "static member function %qD cannot have cv-qualifier"
 msgstr ""
 
-#: cp/decl.c:10248
+#: cp/decl.c:6144
 #, gcc-internal-format
-msgid "enumerator value for %qD not integer constant"
+msgid "non-member function %qD cannot have cv-qualifier"
 msgstr ""
 
-#: cp/decl.c:10276
+#: cp/decl.c:6197
 #, gcc-internal-format
-msgid "overflow in enumeration values at %qD"
+msgid "%<::main%> must return %<int%>"
 msgstr ""
 
-#: cp/decl.c:10351
+#: cp/decl.c:6233
 #, gcc-internal-format
-msgid "return type %q#T is incomplete"
+msgid "definition of implicitly-declared %qD"
 msgstr ""
 
-#: cp/decl.c:10461 cp/typeck.c:6538
+#: cp/decl.c:6248 cp/decl2.c:672
 #, gcc-internal-format
-msgid "%<operator=%> should return a reference to %<*this%>"
+msgid "no %q#D member function declared in class %qT"
 msgstr ""
 
-#: cp/decl.c:10819
+#. DRs 132, 319 and 389 seem to indicate types with
+#. 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:6390
 #, gcc-internal-format
-msgid "parameter %qD declared void"
+msgid "non-local variable %q#D uses anonymous type"
 msgstr ""
 
-#: cp/decl.c:11300
+#: cp/decl.c:6399
 #, gcc-internal-format
-msgid "invalid member function declaration"
+msgid "non-local variable %q#D uses local type %qT"
 msgstr ""
 
-#: cp/decl.c:11315
+#: cp/decl.c:6521
 #, gcc-internal-format
-msgid "%qD is already defined in class %qT"
+msgid ""
+"invalid in-class initialization of static data member of non-integral type %"
+"qT"
 msgstr ""
 
-#: cp/decl.c:11524
+#: cp/decl.c:6531
 #, gcc-internal-format
-msgid "static member function %q#D declared with type qualifiers"
+msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
 msgstr ""
 
-#: cp/decl2.c:268
+#: cp/decl.c:6535
 #, gcc-internal-format
-msgid "name missing for member function"
+msgid ""
+"ISO C++ forbids initialization of member constant %qD of non-integral type %"
+"qT"
 msgstr ""
 
-#: cp/decl2.c:339 cp/decl2.c:353
+#: cp/decl.c:6560
 #, gcc-internal-format
-msgid "ambiguous conversion for array subscript"
+msgid "size of array %qD has non-integral type %qT"
 msgstr ""
 
-#: cp/decl2.c:347
+#: cp/decl.c:6562
 #, gcc-internal-format
-msgid "invalid types %<%T[%T]%> for array subscript"
+msgid "size of array has non-integral type %qT"
 msgstr ""
 
-#: cp/decl2.c:390
+#: cp/decl.c:6610
 #, gcc-internal-format
-msgid "deleting array %q#D"
+msgid "size of array %qD is negative"
 msgstr ""
 
-#: cp/decl2.c:396
+#: cp/decl.c:6612
 #, gcc-internal-format
-msgid "type %q#T argument given to %<delete%>, expected pointer"
+msgid "size of array is negative"
 msgstr ""
 
-#: cp/decl2.c:408
+#: cp/decl.c:6620
 #, gcc-internal-format
-msgid ""
-"cannot delete a function.  Only pointer-to-objects are valid arguments to %"
-"<delete%>"
+msgid "ISO C++ forbids zero-size array %qD"
 msgstr ""
 
-#: cp/decl2.c:416
+#: cp/decl.c:6622
 #, gcc-internal-format
-msgid "deleting %qT is undefined"
+msgid "ISO C++ forbids zero-size array"
 msgstr ""
 
-#. 14.5.2.2 [temp.mem]
-#.
-#. A local class shall not have member templates.
-#: cp/decl2.c:452
+#: cp/decl.c:6629
 #, gcc-internal-format
-msgid "invalid declaration of member template %q#D in local class"
+msgid "size of array %qD is not an integral constant-expression"
 msgstr ""
 
-#: cp/decl2.c:464 cp/pt.c:3102
+#: cp/decl.c:6632
 #, gcc-internal-format
-msgid "template declaration of %q#D"
+msgid "size of array is not an integral constant-expression"
 msgstr ""
 
-#: cp/decl2.c:516
+#: cp/decl.c:6638
 #, gcc-internal-format
-msgid "Java method %qD has non-Java return type %qT"
+msgid "ISO C++ forbids variable-size array %qD"
 msgstr ""
 
-#: cp/decl2.c:533
+#: cp/decl.c:6640
 #, gcc-internal-format
-msgid "Java method %qD has non-Java parameter type %qT"
+msgid "ISO C++ forbids variable-size array"
 msgstr ""
 
-#: cp/decl2.c:644
+#: cp/decl.c:6671
 #, gcc-internal-format
-msgid "prototype for %q#D does not match any in class %qT"
+msgid "overflow in array dimension"
 msgstr ""
 
-#: cp/decl2.c:731
+#: cp/decl.c:6752
 #, gcc-internal-format
-msgid "local class %q#T shall not have static data member %q#D"
+msgid "declaration of %qD as %s"
 msgstr ""
 
-#: cp/decl2.c:739
+#: cp/decl.c:6754
 #, gcc-internal-format
-msgid "initializer invalid for static member with constructor"
+msgid "creating %s"
 msgstr ""
 
-#: cp/decl2.c:742
+#: cp/decl.c:6766
 #, gcc-internal-format
-msgid "(an out of class initialization is required)"
+msgid ""
+"declaration of %qD as multidimensional array must have bounds for all "
+"dimensions except the first"
 msgstr ""
 
-#: cp/decl2.c:802
+#: cp/decl.c:6770
 #, gcc-internal-format
-msgid "member %qD conflicts with virtual function table field name"
+msgid ""
+"multidimensional array must have bounds for all dimensions except the first"
 msgstr ""
 
-#: cp/decl2.c:821
+#: cp/decl.c:6805
 #, gcc-internal-format
-msgid "applying attributes to template parameters is not implemented"
+msgid "return type specification for constructor invalid"
 msgstr ""
 
-#: cp/decl2.c:831
+#: cp/decl.c:6815
 #, gcc-internal-format
-msgid "%qD is already defined in %qT"
+msgid "return type specification for destructor invalid"
 msgstr ""
 
-#: cp/decl2.c:852
+#: cp/decl.c:6828
 #, gcc-internal-format
-msgid "initializer specified for static member function %qD"
+msgid "operator %qT declared to return %qT"
 msgstr ""
 
-#: cp/decl2.c:875
+#: cp/decl.c:6830
 #, gcc-internal-format
-msgid "field initializer is not constant"
+msgid "return type specified for %<operator %T%>"
 msgstr ""
 
-#: cp/decl2.c:902
+#: cp/decl.c:6852
 #, gcc-internal-format
-msgid "%<asm%> specifiers are not permitted on non-static data members"
+msgid "unnamed variable or field declared void"
 msgstr ""
 
-#: cp/decl2.c:953
+#: cp/decl.c:6856
 #, gcc-internal-format
-msgid "bit-field %qD with non-integral type"
+msgid "variable or field %qE declared void"
 msgstr ""
 
-#: cp/decl2.c:959
+#: cp/decl.c:6859
 #, gcc-internal-format
-msgid "cannot declare %qD to be a bit-field type"
+msgid "variable or field declared void"
 msgstr ""
 
-#: cp/decl2.c:969
+#: cp/decl.c:7025
 #, gcc-internal-format
-msgid "cannot declare bit-field %qD with function type"
+msgid "invalid use of qualified-name %<::%D%>"
 msgstr ""
 
-#: cp/decl2.c:976
+#: cp/decl.c:7028
 #, gcc-internal-format
-msgid "%qD is already defined in the class %qT"
+msgid "invalid use of qualified-name %<%T::%D%>"
 msgstr ""
 
-#: cp/decl2.c:983
+#: cp/decl.c:7031
 #, gcc-internal-format
-msgid "static member %qD cannot be a bit-field"
+msgid "invalid use of qualified-name %<%D::%D%>"
 msgstr ""
 
-#: cp/decl2.c:1029
+#: cp/decl.c:7043
 #, gcc-internal-format
-msgid "anonymous struct not inside named type"
+msgid "type %qT is not derived from type %qT"
 msgstr ""
 
-#: cp/decl2.c:1112
+#: cp/decl.c:7059 cp/decl.c:7149 cp/decl.c:8233
 #, gcc-internal-format
-msgid "namespace-scope anonymous aggregates must be static"
+msgid "declaration of %qD as non-function"
 msgstr ""
 
-#: cp/decl2.c:1121
+#: cp/decl.c:7065
 #, gcc-internal-format
-msgid "anonymous union with no members"
+msgid "declaration of %qD as non-member"
 msgstr ""
 
-#: cp/decl2.c:1157
+#: cp/decl.c:7094
 #, gcc-internal-format
-msgid "%<operator new%> must return type %qT"
+msgid "declarator-id missing; using reserved word %qD"
 msgstr ""
 
-#: cp/decl2.c:1166
+#: cp/decl.c:7141
 #, gcc-internal-format
-msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
+msgid "function definition does not declare parameters"
 msgstr ""
 
-#: cp/decl2.c:1195
+#: cp/decl.c:7183
 #, gcc-internal-format
-msgid "%<operator delete%> must return type %qT"
+msgid "two or more data types in declaration of %qs"
 msgstr ""
 
-#: cp/decl2.c:1204
+#: cp/decl.c:7250 cp/decl.c:7253
 #, gcc-internal-format
-msgid "%<operator delete%> takes type %qT as first parameter"
+msgid "ISO C++ forbids declaration of %qs with no type"
 msgstr ""
 
-#: cp/decl2.c:1867
+#: cp/decl.c:7278
 #, gcc-internal-format
-msgid "%qT has a field %qD whose type uses the anonymous namespace"
+msgid "%<signed%> or %<unsigned%> invalid for %qs"
 msgstr ""
 
-#: cp/decl2.c:1873
+#: cp/decl.c:7280
 #, gcc-internal-format
-msgid "%qT declared with greater visibility than the type of its field %qD"
+msgid "%<signed%> and %<unsigned%> specified together for %qs"
 msgstr ""
 
-#: cp/decl2.c:1884
+#: cp/decl.c:7282
 #, gcc-internal-format
-msgid "%qT has a base %qT whose type uses the anonymous namespace"
+msgid "%<long long%> invalid for %qs"
 msgstr ""
 
-#: cp/decl2.c:1889
+#: cp/decl.c:7284
 #, gcc-internal-format
-msgid "%qT declared with greater visibility than its base %qT"
+msgid "%<long%> invalid for %qs"
 msgstr ""
 
-#: cp/decl2.c:3313
+#: cp/decl.c:7286
 #, gcc-internal-format
-msgid "inline function %q+D used but never defined"
+msgid "%<short%> invalid for %qs"
 msgstr ""
 
-#: cp/decl2.c:3467
+#: cp/decl.c:7288
 #, gcc-internal-format
-msgid "default argument missing for parameter %P of %q+#D"
+msgid "%<long%> or %<short%> invalid for %qs"
 msgstr ""
 
-#. Can't throw a reference.
-#: cp/except.c:267
+#: cp/decl.c:7290
 #, gcc-internal-format
-msgid "type %qT is disallowed in Java %<throw%> or %<catch%>"
+msgid "%<long%> or %<short%> specified with char for %qs"
 msgstr ""
 
-#: cp/except.c:278
+#: cp/decl.c:7292
 #, gcc-internal-format
-msgid "call to Java %<catch%> or %<throw%> with %<jthrowable%> undefined"
+msgid "%<long%> and %<short%> specified together for %qs"
 msgstr ""
 
-#. Thrown object must be a Throwable.
-#: cp/except.c:285
+#: cp/decl.c:7298
 #, gcc-internal-format
-msgid "type %qT is not derived from %<java::lang::Throwable%>"
+msgid "long, short, signed or unsigned used invalidly for %qs"
 msgstr ""
 
-#: cp/except.c:348
+#: cp/decl.c:7362
 #, gcc-internal-format
-msgid "mixing C++ and Java catches in a single translation unit"
+msgid "complex invalid for %qs"
 msgstr ""
 
-#: cp/except.c:614
+#: cp/decl.c:7391
 #, gcc-internal-format
-msgid "throwing NULL, which has integral, not pointer type"
+msgid "qualifiers are not allowed on declaration of %<operator %T%>"
 msgstr ""
 
-#: cp/except.c:637 cp/init.c:1723
+#: cp/decl.c:7403 cp/typeck.c:6893
 #, gcc-internal-format
-msgid "%qD should never be overloaded"
+msgid "ignoring %qV qualifiers added to function type %qT"
 msgstr ""
 
-#: cp/except.c:720
+#: cp/decl.c:7426
 #, gcc-internal-format
-msgid "  in thrown expression"
+msgid "member %qD cannot be declared both virtual and static"
 msgstr ""
 
-#: cp/except.c:876
+#: cp/decl.c:7434
 #, gcc-internal-format
-msgid ""
-"expression %qE of abstract class type %qT cannot be used in throw-expression"
+msgid "%<%T::%D%> is not a valid declarator"
 msgstr ""
 
-#: cp/except.c:961
+#: cp/decl.c:7443
 #, gcc-internal-format
-msgid "%Hexception of type %qT will be caught"
+msgid "typedef declaration invalid in parameter declaration"
 msgstr ""
 
-#: cp/except.c:963
+#: cp/decl.c:7449
 #, gcc-internal-format
-msgid "%H   by earlier handler for %qT"
+msgid "storage class specifiers invalid in parameter declarations"
 msgstr ""
 
-#: cp/except.c:993
+#: cp/decl.c:7456
 #, gcc-internal-format
-msgid "%H%<...%> handler must be the last handler for its try block"
+msgid "virtual outside class declaration"
 msgstr ""
 
-#: cp/friend.c:157
+#: cp/decl.c:7474
 #, gcc-internal-format
-msgid "%qD is already a friend of class %qT"
+msgid "multiple storage classes in declaration of %qs"
 msgstr ""
 
-#: cp/friend.c:233
+#: cp/decl.c:7479
 #, gcc-internal-format
-msgid "invalid type %qT declared %<friend%>"
+msgid "conflicting specifiers in declaration of %qs"
 msgstr ""
 
-#. [temp.friend]
-#. Friend declarations shall not declare partial
-#. specializations.
-#. template <class U> friend class T::X<U>;
-#. [temp.friend]
-#. Friend declarations shall not declare partial
-#. specializations.
-#: cp/friend.c:249 cp/friend.c:279
+#: cp/decl.c:7502
 #, gcc-internal-format
-msgid "partial specialization %qT declared %<friend%>"
+msgid "storage class specified for %qs"
 msgstr ""
 
-#: cp/friend.c:257
+#: cp/decl.c:7536
 #, gcc-internal-format
-msgid "class %qT is implicitly friends with itself"
+msgid "top-level declaration of %qs specifies %<auto%>"
 msgstr ""
 
-#: cp/friend.c:315
+#: cp/decl.c:7548
 #, gcc-internal-format
-msgid "%qT is not a member of %qT"
+msgid "storage class specifiers invalid in friend function declarations"
 msgstr ""
 
-#: cp/friend.c:320
+#: cp/decl.c:7675
 #, gcc-internal-format
-msgid "%qT is not a member class template of %qT"
+msgid "destructor cannot be static member function"
 msgstr ""
 
-#: cp/friend.c:328
+#: cp/decl.c:7680
 #, gcc-internal-format
-msgid "%qT is not a nested class of %qT"
+msgid "destructors may not be cv-qualified"
 msgstr ""
 
-#. template <class T> friend class T;
-#: cp/friend.c:341
+#: cp/decl.c:7698
 #, gcc-internal-format
-msgid "template parameter type %qT declared %<friend%>"
+msgid "constructors cannot be declared virtual"
 msgstr ""
 
-#. template <class T> friend class A; where A is not a template
-#: cp/friend.c:347
+#: cp/decl.c:7711
 #, gcc-internal-format
-msgid "%q#T is not a template"
+msgid "can't initialize friend function %qs"
 msgstr ""
 
-#: cp/friend.c:369
+#. Cannot be both friend and virtual.
+#: cp/decl.c:7715
 #, gcc-internal-format
-msgid "%qD is already a friend of %qT"
+msgid "virtual functions cannot be friends"
 msgstr ""
 
-#: cp/friend.c:378
+#: cp/decl.c:7719
 #, gcc-internal-format
-msgid "%qT is already a friend of %qT"
+msgid "friend declaration not in class definition"
 msgstr ""
 
-#: cp/friend.c:495
+#: cp/decl.c:7721
 #, gcc-internal-format
-msgid "member %qD declared as friend before type %qT defined"
+msgid "can't define friend function %qs in a local class definition"
 msgstr ""
 
-#: cp/friend.c:551
+#: cp/decl.c:7734
 #, gcc-internal-format
-msgid "friend declaration %q#D declares a non-template function"
+msgid "destructors may not have parameters"
 msgstr ""
 
-#: cp/friend.c:555
+#: cp/decl.c:7752 cp/decl.c:7759
 #, gcc-internal-format
-msgid ""
-"(if this is not what you intended, make sure the function template has "
-"already been declared and add <> after the function name here) -Wno-non-"
-"template-friend disables this warning"
+msgid "cannot declare reference to %q#T"
 msgstr ""
 
-#: cp/init.c:334
+#: cp/decl.c:7761
 #, gcc-internal-format
-msgid "%J%qD should be initialized in the member initialization list"
+msgid "cannot declare pointer to %q#T member"
 msgstr ""
 
-#: cp/init.c:382
+#: cp/decl.c:7824
 #, gcc-internal-format
-msgid "%Jdefault-initialization of %q#D, which has reference type"
+msgid "template-id %qD used as a declarator"
 msgstr ""
 
-#: cp/init.c:388
+#: cp/decl.c:7874
 #, gcc-internal-format
-msgid "%Juninitialized reference member %qD"
+msgid "member functions are implicitly friends of their class"
 msgstr ""
 
-#: cp/init.c:391
+#: cp/decl.c:7876
 #, gcc-internal-format
-msgid "%Juninitialized member %qD with %<const%> type %qT"
+msgid "extra qualification %<%T::%> on member %qs"
 msgstr ""
 
-#: cp/init.c:534
+#: cp/decl.c:7908
 #, gcc-internal-format
-msgid "%q+D will be initialized after"
+msgid "cannot define member function %<%T::%s%> within %<%T%>"
 msgstr ""
 
-#: cp/init.c:537
+#: cp/decl.c:7925
 #, gcc-internal-format
-msgid "base %qT will be initialized after"
+msgid "cannot declare member %<%T::%s%> within %qT"
 msgstr ""
 
-#: cp/init.c:540
+#: cp/decl.c:7959
 #, gcc-internal-format
-msgid "  %q+#D"
+msgid "data member may not have variably modified type %qT"
 msgstr ""
 
-#: cp/init.c:542
+#: cp/decl.c:7961
 #, gcc-internal-format
-msgid "  base %qT"
+msgid "parameter may not have variably modified type %qT"
 msgstr ""
 
-#: cp/init.c:543
+#. [dcl.fct.spec] The explicit specifier shall only be used in
+#. declarations of constructors within a class definition.
+#: cp/decl.c:7969
 #, gcc-internal-format
-msgid "%J  when initialized here"
+msgid "only declarations of constructors can be %<explicit%>"
 msgstr ""
 
-#: cp/init.c:559
+#: cp/decl.c:7977
 #, gcc-internal-format
-msgid "%Jmultiple initializations given for %qD"
+msgid "non-member %qs cannot be declared %<mutable%>"
 msgstr ""
 
-#: cp/init.c:562
+#: cp/decl.c:7982
 #, gcc-internal-format
-msgid "%Jmultiple initializations given for base %qT"
+msgid "non-object member %qs cannot be declared %<mutable%>"
 msgstr ""
 
-#: cp/init.c:629
+#: cp/decl.c:7988
 #, gcc-internal-format
-msgid "%Jinitializations for multiple members of %qT"
+msgid "function %qs cannot be declared %<mutable%>"
 msgstr ""
 
-#: cp/init.c:691
+#: cp/decl.c:7993
 #, gcc-internal-format
-msgid ""
-"%Jbase class %q#T should be explicitly initialized in the copy constructor"
+msgid "static %qs cannot be declared %<mutable%>"
 msgstr ""
 
-#: cp/init.c:915 cp/init.c:934
+#: cp/decl.c:7998
 #, gcc-internal-format
-msgid "class %qT does not have any field named %qD"
+msgid "const %qs cannot be declared %<mutable%>"
 msgstr ""
 
-#: cp/init.c:921
+#: cp/decl.c:8030
 #, gcc-internal-format
-msgid ""
-"%q#D is a static data member; it can only be initialized at its definition"
+msgid "%Jtypedef name may not be a nested-name-specifier"
 msgstr ""
 
-#: cp/init.c:928
+#: cp/decl.c:8046
 #, gcc-internal-format
-msgid "%q#D is not a non-static data member of %qT"
+msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
 msgstr ""
 
-#: cp/init.c:967
+#: cp/decl.c:8137
 #, gcc-internal-format
-msgid "unnamed initializer for %qT, which has no base classes"
+msgid ""
+"qualified function types cannot be used to declare static member functions"
 msgstr ""
 
-#: cp/init.c:975
+#: cp/decl.c:8139
 #, gcc-internal-format
-msgid "unnamed initializer for %qT, which uses multiple inheritance"
+msgid "qualified function types cannot be used to declare free functions"
 msgstr ""
 
-#: cp/init.c:1021
+#: cp/decl.c:8165
 #, gcc-internal-format
-msgid "%qD is both a direct base and an indirect virtual base"
+msgid "type qualifiers specified for friend class declaration"
 msgstr ""
 
-#: cp/init.c:1029
+#: cp/decl.c:8170
 #, gcc-internal-format
-msgid "type %qT is not a direct or virtual base of %qT"
+msgid "%<inline%> specified for friend class declaration"
 msgstr ""
 
-#: cp/init.c:1032
+#: cp/decl.c:8178
 #, gcc-internal-format
-msgid "type %qT is not a direct base of %qT"
+msgid "template parameters cannot be friends"
 msgstr ""
 
-#: cp/init.c:1112
+#: cp/decl.c:8180
 #, gcc-internal-format
-msgid "bad array initializer"
+msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
 msgstr ""
 
-#: cp/init.c:1291
+#: cp/decl.c:8184
 #, gcc-internal-format
-msgid "%qT is not an aggregate type"
+msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
 msgstr ""
 
-#: cp/init.c:1345
+#: cp/decl.c:8197
 #, gcc-internal-format
-msgid "incomplete type %qT does not have member %qD"
+msgid "trying to make class %qT a friend of global scope"
 msgstr ""
 
-#: cp/init.c:1358
+#: cp/decl.c:8208
 #, gcc-internal-format
-msgid "invalid pointer to bit-field %qD"
+msgid "invalid qualifiers on non-member function type"
 msgstr ""
 
-#: cp/init.c:1435
+#: cp/decl.c:8223
 #, gcc-internal-format
-msgid "invalid use of non-static member function %qD"
+msgid "abstract declarator %qT used as declaration"
 msgstr ""
 
-#: cp/init.c:1441
+#: cp/decl.c:8252
 #, gcc-internal-format
-msgid "invalid use of non-static data member %qD"
+msgid "cannot use %<::%> in parameter declaration"
 msgstr ""
 
-#: cp/init.c:1670
+#. Something like struct S { int N::j; };
+#: cp/decl.c:8298
 #, gcc-internal-format
-msgid "invalid type %<void%> for new"
+msgid "invalid use of %<::%>"
 msgstr ""
 
-#: cp/init.c:1680
+#: cp/decl.c:8313
 #, gcc-internal-format
-msgid "uninitialized const in %<new%> of %q#T"
+msgid "can't make %qD into a method -- not in a class"
 msgstr ""
 
-#: cp/init.c:1718
+#: cp/decl.c:8322
 #, gcc-internal-format
-msgid "call to Java constructor with %qs undefined"
+msgid "function %qD declared virtual inside a union"
 msgstr ""
 
-#: cp/init.c:1758
+#: cp/decl.c:8331
 #, gcc-internal-format
-msgid "no suitable %qD found in class %qT"
+msgid "%qD cannot be declared virtual, since it is always static"
 msgstr ""
 
-#: cp/init.c:1763
+#: cp/decl.c:8347
 #, gcc-internal-format
-msgid "request for member %qD is ambiguous"
+msgid "expected qualified name in friend declaration for destructor %qD"
 msgstr ""
 
-#: cp/init.c:1905
+#: cp/decl.c:8357
 #, gcc-internal-format
-msgid "ISO C++ forbids initialization in array new"
+msgid "declaration of %qD as member of %qT"
 msgstr ""
 
-#: cp/init.c:2105
+#: cp/decl.c:8433
 #, gcc-internal-format
-msgid "size in array new must have integral type"
+msgid "field %qD has incomplete type"
 msgstr ""
 
-#: cp/init.c:2121
+#: cp/decl.c:8435
 #, gcc-internal-format
-msgid "allocating zero-element array"
+msgid "name %qT has incomplete type"
 msgstr ""
 
-#: cp/init.c:2129
+#: cp/decl.c:8444
 #, gcc-internal-format
-msgid "new cannot be applied to a reference type"
+msgid "  in instantiation of template %qT"
 msgstr ""
 
-#: cp/init.c:2135
+#: cp/decl.c:8453
 #, gcc-internal-format
-msgid "new cannot be applied to a function type"
+msgid "%qE is neither function nor member function; cannot be declared friend"
 msgstr ""
 
-#: cp/init.c:2168
+#. An attempt is being made to initialize a non-static
+#. member.  But, from [class.mem]:
+#.
+#. 4 A member-declarator can contain a
+#. constant-initializer only if it declares a static
+#. member (_class.static_) of integral or enumeration
+#. type, see _class.static.data_.
+#.
+#. This used to be relatively common practice, but
+#. 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:8505
 #, gcc-internal-format
-msgid "call to Java constructor, while %<jclass%> undefined"
+msgid "ISO C++ forbids initialization of member %qD"
 msgstr ""
 
-#: cp/init.c:2186
+#: cp/decl.c:8507
 #, gcc-internal-format
-msgid "can't find %<class$%> in %qT"
+msgid "making %qD static"
 msgstr ""
 
-#: cp/init.c:2545
+#: cp/decl.c:8569
 #, gcc-internal-format
-msgid "initializer ends prematurely"
+msgid "storage class %<auto%> invalid for function %qs"
 msgstr ""
 
-#: cp/init.c:2600
+#: cp/decl.c:8571
 #, gcc-internal-format
-msgid "cannot initialize multi-dimensional array with initializer"
+msgid "storage class %<register%> invalid for function %qs"
 msgstr ""
 
-#: cp/init.c:2737
+#: cp/decl.c:8573
 #, gcc-internal-format
-msgid "possible problem detected in invocation of delete operator:"
+msgid "storage class %<__thread%> invalid for function %qs"
 msgstr ""
 
-#: cp/init.c:2740
+#: cp/decl.c:8584
 #, gcc-internal-format
 msgid ""
-"neither the destructor nor the class-specific operator delete will be "
-"called, even if they are declared when the class is defined."
+"%<static%> specified invalid for function %qs declared out of global scope"
 msgstr ""
 
-#: cp/init.c:2761
+#: cp/decl.c:8587
 #, gcc-internal-format
-msgid "unknown array size in delete"
+msgid ""
+"%<inline%> specifier invalid for function %qs declared out of global scope"
 msgstr ""
 
-#: cp/init.c:3001
+#: cp/decl.c:8595
 #, gcc-internal-format
-msgid "type to vector delete is neither pointer or array type"
+msgid "virtual non-class function %qs"
 msgstr ""
 
-#: cp/lex.c:467
+#: cp/decl.c:8626
 #, gcc-internal-format
-msgid "junk at end of #pragma %s"
+msgid "cannot declare member function %qD to have static linkage"
 msgstr ""
 
-#: cp/lex.c:474
+#. FIXME need arm citation
+#: cp/decl.c:8633
 #, gcc-internal-format
-msgid "invalid #pragma %s"
+msgid "cannot declare static function inside another function"
 msgstr ""
 
-#: cp/lex.c:482
+#: cp/decl.c:8663
 #, gcc-internal-format
-msgid "#pragma vtable no longer supported"
+msgid ""
+"%<static%> may not be used when defining (as opposed to declaring) a static "
+"data member"
 msgstr ""
 
-#: cp/lex.c:561
+#: cp/decl.c:8670
 #, gcc-internal-format
-msgid "#pragma implementation for %qs appears after file is included"
+msgid "static member %qD declared %<register%>"
 msgstr ""
 
-#: cp/lex.c:586
+#: cp/decl.c:8675
 #, gcc-internal-format
-msgid "junk at end of #pragma GCC java_exceptions"
+msgid "cannot explicitly declare member %q#D to have extern linkage"
 msgstr ""
 
-#: cp/lex.c:600
+#: cp/decl.c:8816
 #, gcc-internal-format
-msgid "%qD not defined"
+msgid "default argument for %q#D has type %qT"
 msgstr ""
 
-#: cp/lex.c:604
+#: cp/decl.c:8819
 #, gcc-internal-format
-msgid "%qD was not declared in this scope"
+msgid "default argument for parameter of type %qT has type %qT"
 msgstr ""
 
-#. In a template, it is invalid to write "f()" or "f(3)" if no
-#. declaration of "f" is available.  Historically, G++ and most
-#. other compilers accepted that usage since they deferred all name
-#. lookup until instantiation time rather than doing unqualified
-#. name lookup at template definition time; explain to the user what
-#. is going wrong.
-#.
-#. Note that we have the exact wording of the following message in
-#. the manual (trouble.texi, node "Name lookup"), so they need to
-#. be kept in synch.
-#: cp/lex.c:641
+#: cp/decl.c:8836
 #, gcc-internal-format
-msgid ""
-"there are no arguments to %qD that depend on a template parameter, so a "
-"declaration of %qD must be available"
+msgid "default argument %qE uses local variable %qD"
 msgstr ""
 
-#: cp/lex.c:650
+#: cp/decl.c:8905
 #, gcc-internal-format
-msgid ""
-"(if you use %<-fpermissive%>, G++ will accept your code, but allowing the "
-"use of an undeclared name is deprecated)"
+msgid "parameter %qD invalidly declared method type"
 msgstr ""
 
-#: cp/mangle.c:2165
+#: cp/decl.c:8929
 #, gcc-internal-format
-msgid "call_expr cannot be mangled due to a defect in the C++ ABI"
+msgid "parameter %qD includes %s to array of unknown bound %qT"
 msgstr ""
 
-#: cp/mangle.c:2173
+#. [class.copy]
+#.
+#. A declaration of a constructor for a class X is ill-formed if
+#. its first parameter is of type (optionally cv-qualified) X
+#. and either there are no other parameters or else all other
+#. parameters have default arguments.
+#.
+#. We *don't* complain about member template instantiations that
+#. have this form, though; they can occur as we try to decide
+#. what constructor to use during overload resolution.  Since
+#. overload resolution will never prefer such a constructor to
+#. the non-template copy constructor (which is either explicitly
+#. 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:9097
 #, gcc-internal-format
-msgid "zero-operand casts cannot be mangled due to a defect in the C++ ABI"
+msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
 msgstr ""
 
-#: cp/mangle.c:2223
+#: cp/decl.c:9219
 #, gcc-internal-format
-msgid "omitted middle operand to %<?:%> operand cannot be mangled"
+msgid "%qD may not be declared within a namespace"
 msgstr ""
 
-#: cp/mangle.c:2533
+#: cp/decl.c:9224
 #, gcc-internal-format
-msgid "the mangled name of %qD will change in a future version of GCC"
+msgid "%qD may not be declared as static"
 msgstr ""
 
-#: cp/method.c:459
+#: cp/decl.c:9247
 #, gcc-internal-format
-msgid "generic thunk code fails for method %q#D which uses %<...%>"
+msgid "%qD must be a nonstatic member function"
 msgstr ""
 
-#: cp/method.c:695
+#: cp/decl.c:9256
 #, gcc-internal-format
-msgid "non-static const member %q#D, can't use default assignment operator"
+msgid ""
+"%qD must be either a non-static member function or a non-member function"
 msgstr ""
 
-#: cp/method.c:701
+#: cp/decl.c:9277
 #, gcc-internal-format
-msgid "non-static reference member %q#D, can't use default assignment operator"
+msgid "%qD must have an argument of class or enumerated type"
 msgstr ""
 
-#: cp/method.c:813
+#: cp/decl.c:9318
 #, gcc-internal-format
-msgid "%Hsynthesized method %qD first required here "
+msgid "conversion to %s%s will never use a type conversion operator"
 msgstr ""
 
-#: cp/method.c:1148
+#. 13.4.0.3
+#: cp/decl.c:9326
 #, gcc-internal-format
-msgid ""
-"vtable layout for class %qT may not be ABI-compliantand may change in a "
-"future version of GCC due to implicit virtual destructor"
+msgid "ISO C++ prohibits overloading operator ?:"
 msgstr ""
 
-#: cp/name-lookup.c:712
+#: cp/decl.c:9331
 #, gcc-internal-format
-msgid "redeclaration of %<wchar_t%> as %qT"
+msgid "%qD must not have variable number of arguments"
 msgstr ""
 
-#. A redeclaration of main, but not a duplicate of the
-#. previous one.
-#.
-#. [basic.start.main]
-#.
-#. This function shall not be overloaded.
-#: cp/name-lookup.c:742
+#: cp/decl.c:9382
 #, gcc-internal-format
-msgid "invalid redeclaration of %q+D"
+msgid "postfix %qD must take %<int%> as its argument"
 msgstr ""
 
-#: cp/name-lookup.c:743
+#: cp/decl.c:9385
 #, gcc-internal-format
-msgid "as %qD"
+msgid "postfix %qD must take %<int%> as its second argument"
 msgstr ""
 
-#: cp/name-lookup.c:834
+#: cp/decl.c:9393
 #, gcc-internal-format
-msgid "type mismatch with previous external decl of %q#D"
+msgid "%qD must take either zero or one argument"
 msgstr ""
 
-#: cp/name-lookup.c:835
+#: cp/decl.c:9395
 #, gcc-internal-format
-msgid "previous external decl of %q+#D"
+msgid "%qD must take either one or two arguments"
 msgstr ""
 
-#: cp/name-lookup.c:926
+#: cp/decl.c:9417
 #, gcc-internal-format
-msgid "extern declaration of %q#D doesn't match"
+msgid "prefix %qD should return %qT"
 msgstr ""
 
-#: cp/name-lookup.c:927
+#: cp/decl.c:9423
 #, gcc-internal-format
-msgid "global declaration %q+#D"
+msgid "postfix %qD should return %qT"
 msgstr ""
 
-#: cp/name-lookup.c:964 cp/name-lookup.c:971
+#: cp/decl.c:9432
 #, gcc-internal-format
-msgid "declaration of %q#D shadows a parameter"
+msgid "%qD must take %<void%>"
 msgstr ""
 
-#. Location of previous decl is not useful in this case.
-#: cp/name-lookup.c:996
+#: cp/decl.c:9434 cp/decl.c:9443
 #, gcc-internal-format
-msgid "declaration of %qD shadows a member of 'this'"
+msgid "%qD must take exactly one argument"
 msgstr ""
 
-#: cp/name-lookup.c:1002
+#: cp/decl.c:9445
 #, gcc-internal-format
-msgid "declaration of %qD shadows a previous local"
+msgid "%qD must take exactly two arguments"
 msgstr ""
 
-#: cp/name-lookup.c:1009
+#: cp/decl.c:9454
 #, gcc-internal-format
-msgid "declaration of %qD shadows a global declaration"
+msgid "user-defined %qD always evaluates both arguments"
 msgstr ""
 
-#: cp/name-lookup.c:1132
+#: cp/decl.c:9468
 #, gcc-internal-format
-msgid "name lookup of %qD changed"
+msgid "%qD should return by value"
 msgstr ""
 
-#: cp/name-lookup.c:1133
+#: cp/decl.c:9480 cp/decl.c:9484
 #, gcc-internal-format
-msgid "  matches this %q+D under ISO standard rules"
+msgid "%qD cannot have default arguments"
 msgstr ""
 
-#: cp/name-lookup.c:1135
+#: cp/decl.c:9542
 #, gcc-internal-format
-msgid "  matches this %q+D under old rules"
+msgid "using template type parameter %qT after %qs"
 msgstr ""
 
-#: cp/name-lookup.c:1153 cp/name-lookup.c:1161
+#: cp/decl.c:9557
 #, gcc-internal-format
-msgid "name lookup of %qD changed for new ISO %<for%> scoping"
+msgid "using typedef-name %qD after %qs"
 msgstr ""
 
-#: cp/name-lookup.c:1155
+#: cp/decl.c:9558
 #, gcc-internal-format
-msgid "  cannot use obsolete binding at %q+D because it has a destructor"
+msgid "%q+D has a previous declaration here"
 msgstr ""
 
-#: cp/name-lookup.c:1163
+#: cp/decl.c:9566
 #, gcc-internal-format
-msgid "  using obsolete binding at %q+D"
+msgid "%qT referred to as %qs"
 msgstr ""
 
-#: cp/name-lookup.c:1216
+#: cp/decl.c:9567 cp/decl.c:9574
 #, gcc-internal-format
-msgid "%s %s(%E) %p %d\n"
+msgid "%q+T has a previous declaration here"
 msgstr ""
 
-#: cp/name-lookup.c:1219
+#: cp/decl.c:9573
 #, gcc-internal-format
-msgid "%s %s %p %d\n"
+msgid "%qT referred to as enum"
 msgstr ""
 
-#: cp/name-lookup.c:1346
+#. If a class template appears as elaborated type specifier
+#. without a template header such as:
+#.
+#. template <class T> class C {};
+#. void f(class C);            // No template header here
+#.
+#. then the required template argument is missing.
+#: cp/decl.c:9588
 #, gcc-internal-format
-msgid "XXX is_class_level != (current_scope == class_scope)\n"
+msgid "template argument required for %<%s %T%>"
 msgstr ""
 
-#: cp/name-lookup.c:1909
+#: cp/decl.c:9636 cp/name-lookup.c:2676
 #, gcc-internal-format
-msgid "%q#D hides constructor for %q#T"
+msgid "%qD has the same name as the class in which it is declared"
 msgstr ""
 
-#: cp/name-lookup.c:1926
+#: cp/decl.c:9774
 #, gcc-internal-format
-msgid "%q#D conflicts with previous using declaration %q#D"
+msgid "use of enum %q#D without previous declaration"
 msgstr ""
 
-#: cp/name-lookup.c:1949
+#: cp/decl.c:9795
 #, gcc-internal-format
-msgid "previous non-function declaration %q+#D"
+msgid "redeclaration of %qT as a non-template"
 msgstr ""
 
-#: cp/name-lookup.c:1950
+#: cp/decl.c:9796 cp/pt.c:3401
 #, gcc-internal-format
-msgid "conflicts with function declaration %q#D"
+msgid "previous 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:2028 cp/name-lookup.c:2053
+#: cp/decl.c:9907
 #, gcc-internal-format
-msgid "%qT is not a namespace"
+msgid "derived union %qT invalid"
 msgstr ""
 
-#. 7.3.3/5
-#. A using-declaration shall not name a template-id.
-#: cp/name-lookup.c:2038
+#: cp/decl.c:9916
 #, gcc-internal-format
-msgid "a using-declaration cannot specify a template-id.  Try %<using %D%>"
+msgid "Java class %qT cannot have multiple bases"
 msgstr ""
 
-#: cp/name-lookup.c:2045
+#: cp/decl.c:9927
 #, gcc-internal-format
-msgid "namespace %qD not allowed in using-declaration"
+msgid "Java class %qT cannot have virtual bases"
 msgstr ""
 
-#: cp/name-lookup.c:2081
+#: cp/decl.c:9948
 #, gcc-internal-format
-msgid "%qD not declared"
+msgid "base type %qT fails to be a struct or class type"
 msgstr ""
 
-#: cp/name-lookup.c:2102 cp/name-lookup.c:2139 cp/name-lookup.c:2173
+#: cp/decl.c:9981
 #, gcc-internal-format
-msgid "%qD is already declared in this scope"
+msgid "recursive type %qT undefined"
 msgstr ""
 
-#: cp/name-lookup.c:2179
+#: cp/decl.c:9983
 #, gcc-internal-format
-msgid "using declaration %qD introduced ambiguous type %qT"
+msgid "duplicate base type %qT invalid"
 msgstr ""
 
-#: cp/name-lookup.c:2777
+#: cp/decl.c:10055
 #, gcc-internal-format
-msgid "using-declaration for non-member at class scope"
+msgid "multiple definition of %q#T"
 msgstr ""
 
-#: cp/name-lookup.c:2784
+#: cp/decl.c:10056
 #, gcc-internal-format
-msgid "%<%T::%D%> names destructor"
+msgid "%Jprevious definition here"
 msgstr ""
 
-#: cp/name-lookup.c:2789
+#. DR 377
+#.
+#. IF no integral type can represent all the enumerator values, the
+#. enumeration is ill-formed.
+#: cp/decl.c:10195
 #, gcc-internal-format
-msgid "%<%T::%D%> names constructor"
+msgid "no integral type can represent all of the enumerator values for %qT"
 msgstr ""
 
-#: cp/name-lookup.c:2794
+#: cp/decl.c:10306
 #, gcc-internal-format
-msgid "%<%T::%D%> names constructor in %qT"
+msgid "enumerator value for %qD is not an integer constant"
 msgstr ""
 
-#: cp/name-lookup.c:2844
+#: cp/decl.c:10334
 #, gcc-internal-format
-msgid "no members matching %<%T::%D%> in %q#T"
+msgid "overflow in enumeration values at %qD"
 msgstr ""
 
-#: cp/name-lookup.c:2912
+#: cp/decl.c:10409
 #, gcc-internal-format
-msgid "declaration of %qD not in a namespace surrounding %qD"
+msgid "return type %q#T is incomplete"
 msgstr ""
 
-#: cp/name-lookup.c:2920
+#: cp/decl.c:10525 cp/typeck.c:6640
 #, gcc-internal-format
-msgid "explicit qualification in declaration of %qD"
+msgid "%<operator=%> should return a reference to %<*this%>"
 msgstr ""
 
-#: cp/name-lookup.c:2963
+#: cp/decl.c:10916
 #, gcc-internal-format
-msgid "%qD should have been declared inside %qD"
+msgid "parameter %qD declared void"
 msgstr ""
 
-#: cp/name-lookup.c:3034
+#: cp/decl.c:11401
 #, gcc-internal-format
-msgid "namespace alias %qD not allowed here, assuming %qD"
+msgid "invalid member function declaration"
 msgstr ""
 
-#: cp/name-lookup.c:3089
+#: cp/decl.c:11416
 #, gcc-internal-format
-msgid "%qs attribute requires a single NTBS argument"
+msgid "%qD is already defined in class %qT"
 msgstr ""
 
-#: cp/name-lookup.c:3378
+#: cp/decl.c:11625
 #, gcc-internal-format
-msgid "strong using only meaningful at namespace scope"
+msgid "static member function %q#D declared with type qualifiers"
 msgstr ""
 
-#: cp/name-lookup.c:3382
+#: cp/decl2.c:263
 #, gcc-internal-format
-msgid "current namespace %qD does not enclose strongly used namespace %qD"
+msgid "name missing for member function"
 msgstr ""
 
-#: cp/name-lookup.c:3390
+#: cp/decl2.c:334 cp/decl2.c:348
 #, gcc-internal-format
-msgid "%qD attribute directive ignored"
+msgid "ambiguous conversion for array subscript"
 msgstr ""
 
-#: cp/name-lookup.c:3540
+#: cp/decl2.c:342
 #, gcc-internal-format
-msgid "%qD denotes an ambiguous type"
+msgid "invalid types %<%T[%T]%> for array subscript"
 msgstr ""
 
-#: cp/name-lookup.c:3541
+#: cp/decl2.c:385
 #, gcc-internal-format
-msgid "%J  first type here"
+msgid "deleting array %q#D"
 msgstr ""
 
-#: cp/name-lookup.c:3542
+#: cp/decl2.c:391
 #, gcc-internal-format
-msgid "%J  other type here"
+msgid "type %q#T argument given to %<delete%>, expected pointer"
 msgstr ""
 
-#: cp/name-lookup.c:4257
+#: cp/decl2.c:403
 #, gcc-internal-format
-msgid "%q+D is not a function,"
+msgid ""
+"cannot delete a function.  Only pointer-to-objects are valid arguments to %"
+"<delete%>"
 msgstr ""
 
-#: cp/name-lookup.c:4258
+#: cp/decl2.c:411
 #, gcc-internal-format
-msgid "  conflict with %q+D"
+msgid "deleting %qT is undefined"
 msgstr ""
 
-#: cp/name-lookup.c:4679
+#: cp/decl2.c:454 cp/pt.c:3151
 #, gcc-internal-format
-msgid "argument dependent lookup finds %q+D"
+msgid "template declaration of %q#D"
 msgstr ""
 
-#: cp/name-lookup.c:5111
+#: cp/decl2.c:506
 #, gcc-internal-format
-msgid "XXX entering pop_everything ()\n"
+msgid "Java method %qD has non-Java return type %qT"
 msgstr ""
 
-#: cp/name-lookup.c:5120
+#: cp/decl2.c:523
 #, gcc-internal-format
-msgid "XXX leaving pop_everything ()\n"
+msgid "Java method %qD has non-Java parameter type %qT"
 msgstr ""
 
-#: cp/parser.c:1942
+#: cp/decl2.c:634
 #, gcc-internal-format
-msgid "%<#pragma%> is not allowed here"
+msgid "prototype for %q#D does not match any in class %qT"
 msgstr ""
 
-#: cp/parser.c:1972
+#: cp/decl2.c:721
 #, gcc-internal-format
-msgid "%<%D::%D%> has not been declared"
+msgid "local class %q#T shall not have static data member %q#D"
 msgstr ""
 
-#: cp/parser.c:1975 cp/semantics.c:2388
+#: cp/decl2.c:729
 #, gcc-internal-format
-msgid "%<::%D%> has not been declared"
+msgid "initializer invalid for static member with constructor"
 msgstr ""
 
-#: cp/parser.c:1978
+#: cp/decl2.c:732
 #, gcc-internal-format
-msgid "request for member %qD in non-class type %qT"
+msgid "(an out of class initialization is required)"
 msgstr ""
 
-#: cp/parser.c:1981
+#: cp/decl2.c:792
 #, gcc-internal-format
-msgid "%<%T::%D%> has not been declared"
+msgid "member %qD conflicts with virtual function table field name"
 msgstr ""
 
-#: cp/parser.c:1984
+#: cp/decl2.c:811
 #, gcc-internal-format
-msgid "%qD has not been declared"
+msgid "applying attributes to template parameters is not implemented"
 msgstr ""
 
-#: cp/parser.c:1987
+#: cp/decl2.c:821
 #, gcc-internal-format
-msgid "%<%D::%D%> %s"
+msgid "%qD is already defined in %qT"
 msgstr ""
 
-#: cp/parser.c:1989
+#: cp/decl2.c:842
 #, gcc-internal-format
-msgid "%<::%D%> %s"
+msgid "initializer specified for static member function %qD"
 msgstr ""
 
-#: cp/parser.c:1991
+#: cp/decl2.c:865
 #, gcc-internal-format
-msgid "%qD %s"
+msgid "field initializer is not constant"
 msgstr ""
 
-#: cp/parser.c:2027
+#: cp/decl2.c:892
 #, gcc-internal-format
-msgid "ISO C++ does not support %<long long%>"
+msgid "%<asm%> specifiers are not permitted on non-static data members"
 msgstr ""
 
-#: cp/parser.c:2047
+#: cp/decl2.c:943
 #, gcc-internal-format
-msgid "duplicate %qs"
+msgid "bit-field %qD with non-integral type"
 msgstr ""
 
-#: cp/parser.c:2090
+#: cp/decl2.c:949
 #, gcc-internal-format
-msgid "new types may not be defined in a return type"
+msgid "cannot declare %qD to be a bit-field type"
 msgstr ""
 
-#: cp/parser.c:2091
+#: cp/decl2.c:959
 #, gcc-internal-format
-msgid "(perhaps a semicolon is missing after the definition of %qT)"
+msgid "cannot declare bit-field %qD with function type"
 msgstr ""
 
-#: cp/parser.c:2110 cp/parser.c:3858 cp/pt.c:4537
+#: cp/decl2.c:966
 #, gcc-internal-format
-msgid "%qT is not a template"
+msgid "%qD is already defined in the class %qT"
 msgstr ""
 
-#: cp/parser.c:2112
+#: cp/decl2.c:973
 #, gcc-internal-format
-msgid "%qE is not a template"
+msgid "static member %qD cannot be a bit-field"
 msgstr ""
 
-#: cp/parser.c:2114
+#: cp/decl2.c:1019
 #, gcc-internal-format
-msgid "invalid template-id"
+msgid "anonymous struct not inside named type"
 msgstr ""
 
-#: cp/parser.c:2143
+#: cp/decl2.c:1102
 #, gcc-internal-format
-msgid "%s cannot appear in a constant-expression"
+msgid "namespace-scope anonymous aggregates must be static"
 msgstr ""
 
-#: cp/parser.c:2168
+#: cp/decl2.c:1111
 #, gcc-internal-format
-msgid "invalid use of template-name %qE without an argument list"
+msgid "anonymous union with no members"
 msgstr ""
 
-#: cp/parser.c:2170
+#: cp/decl2.c:1147
 #, gcc-internal-format
-msgid "invalid use of destructor %qD as a type"
+msgid "%<operator new%> must return type %qT"
 msgstr ""
 
-#. Something like 'unsigned A a;'
-#: cp/parser.c:2173
+#: cp/decl2.c:1156
 #, gcc-internal-format
-msgid "invalid combination of multiple type-specifiers"
+msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
 msgstr ""
 
-#. Issue an error message.
-#: cp/parser.c:2177
+#: cp/decl2.c:1185
 #, gcc-internal-format
-msgid "%qE does not name a type"
+msgid "%<operator delete%> must return type %qT"
 msgstr ""
 
-#: cp/parser.c:2209
+#: cp/decl2.c:1194
 #, gcc-internal-format
-msgid "(perhaps %<typename %T::%E%> was intended)"
+msgid "%<operator delete%> takes type %qT as first parameter"
 msgstr ""
 
-#: cp/parser.c:2224
+#: cp/decl2.c:1857
 #, gcc-internal-format
-msgid "%qE in namespace %qE does not name a type"
+msgid "%qT has a field %qD whose type uses the anonymous namespace"
 msgstr ""
 
-#: cp/parser.c:2227
+#: cp/decl2.c:1863
 #, gcc-internal-format
-msgid "%qE in class %qT does not name a type"
+msgid "%qT declared with greater visibility than the type of its field %qD"
 msgstr ""
 
-#: cp/parser.c:2983
+#: cp/decl2.c:1874
 #, gcc-internal-format
-msgid "ISO C++ forbids braced-groups within expressions"
+msgid "%qT has a base %qT whose type uses the anonymous namespace"
 msgstr ""
 
-#: cp/parser.c:2992
+#: cp/decl2.c:1879
 #, gcc-internal-format
-msgid "statement-expressions are allowed only inside functions"
+msgid "%qT declared with greater visibility than its base %qT"
 msgstr ""
 
-#: cp/parser.c:3043
+#: cp/decl2.c:3267
 #, gcc-internal-format
-msgid "%<this%> may not be used in this context"
+msgid "inline function %q+D used but never defined"
 msgstr ""
 
-#: cp/parser.c:3195
+#: cp/decl2.c:3417
 #, gcc-internal-format
-msgid "local variable %qD may not appear in this context"
+msgid "default argument missing for parameter %P of %q+#D"
 msgstr ""
 
-#: cp/parser.c:3492
+#. Can't throw a reference.
+#: cp/except.c:267
 #, gcc-internal-format
-msgid "scope %qT before %<~%> is not a class-name"
+msgid "type %qT is disallowed in Java %<throw%> or %<catch%>"
 msgstr ""
 
-#: cp/parser.c:3593
+#: cp/except.c:278
 #, gcc-internal-format
-msgid "declaration of %<~%T%> as member of %qT"
+msgid "call to Java %<catch%> or %<throw%> with %<jthrowable%> undefined"
 msgstr ""
 
-#: cp/parser.c:3607
+#. Thrown object must be a Throwable.
+#: cp/except.c:285
 #, gcc-internal-format
-msgid "typedef-name %qD used as destructor declarator"
+msgid "type %qT is not derived from %<java::lang::Throwable%>"
 msgstr ""
 
-#: cp/parser.c:3817 cp/parser.c:12932 cp/parser.c:15066
+#: cp/except.c:348
 #, gcc-internal-format
-msgid "reference to %qD is ambiguous"
+msgid "mixing C++ and Java catches in a single translation unit"
 msgstr ""
 
-#: cp/parser.c:4248
+#: cp/except.c:614
 #, gcc-internal-format
-msgid "ISO C++ forbids compound-literals"
+msgid "throwing NULL, which has integral, not pointer type"
 msgstr ""
 
-#: cp/parser.c:4581
+#: cp/except.c:637 cp/init.c:1723
 #, gcc-internal-format
-msgid "%qE does not have class type"
+msgid "%qD should never be overloaded"
 msgstr ""
 
-#: cp/parser.c:4657 cp/typeck.c:1950
+#: cp/except.c:720
 #, gcc-internal-format
-msgid "invalid use of %qD"
+msgid "  in thrown expression"
 msgstr ""
 
-#: cp/parser.c:5181
+#: cp/except.c:876
 #, gcc-internal-format
-msgid "array bound forbidden after parenthesized type-id"
+msgid ""
+"expression %qE of abstract class type %qT cannot be used in throw-expression"
 msgstr ""
 
-#: cp/parser.c:5182
+#: cp/except.c:961
 #, gcc-internal-format
-msgid "try removing the parentheses around the type-id"
+msgid "%Hexception of type %qT will be caught"
 msgstr ""
 
-#: cp/parser.c:5384
+#: cp/except.c:963
 #, gcc-internal-format
-msgid "expression in new-declarator must have integral or enumeration type"
+msgid "%H   by earlier handler for %qT"
 msgstr ""
 
-#: cp/parser.c:5573
+#: cp/except.c:993
 #, gcc-internal-format
-msgid "use of old-style cast"
+msgid "%H%<...%> handler must be the last handler for its try block"
 msgstr ""
 
-#: cp/parser.c:6362
+#: cp/friend.c:157
 #, gcc-internal-format
-msgid "case label %qE not within a switch statement"
+msgid "%qD is already a friend of class %qT"
 msgstr ""
 
-#: cp/parser.c:6928
+#: cp/friend.c:233
 #, gcc-internal-format
-msgid "ISO C++ forbids computed gotos"
+msgid "invalid type %qT declared %<friend%>"
 msgstr ""
 
-#: cp/parser.c:7060
+#. [temp.friend]
+#. Friend declarations shall not declare partial
+#. specializations.
+#. template <class U> friend class T::X<U>;
+#. [temp.friend]
+#. Friend declarations shall not declare partial
+#. specializations.
+#: cp/friend.c:249 cp/friend.c:279
 #, gcc-internal-format
-msgid "extra %<;%>"
+msgid "partial specialization %qT declared %<friend%>"
 msgstr ""
 
-#: cp/parser.c:7399
+#: cp/friend.c:257
 #, gcc-internal-format
-msgid "mixing declarations and function-definitions is forbidden"
+msgid "class %qT is implicitly friends with itself"
 msgstr ""
 
-#: cp/parser.c:7531
+#: cp/friend.c:315
 #, gcc-internal-format
-msgid "%<friend%> used outside of class"
+msgid "%qT is not a member of %qT"
 msgstr ""
 
-#: cp/parser.c:7685
+#: cp/friend.c:320
 #, gcc-internal-format
-msgid "class definition may not be declared a friend"
+msgid "%qT is not a member class template of %qT"
 msgstr ""
 
-#: cp/parser.c:7749 cp/parser.c:14020
+#: cp/friend.c:328
 #, gcc-internal-format
-msgid "templates may not be %<virtual%>"
+msgid "%qT is not a nested class of %qT"
 msgstr ""
 
-#: cp/parser.c:8002
+#. template <class T> friend class T;
+#: cp/friend.c:341
 #, gcc-internal-format
-msgid "only constructors take base initializers"
+msgid "template parameter type %qT declared %<friend%>"
 msgstr ""
 
-#: cp/parser.c:8054
+#. template <class T> friend class A; where A is not a template
+#: cp/friend.c:347
 #, gcc-internal-format
-msgid "anachronistic old-style base class initializer"
+msgid "%q#T is not a template"
 msgstr ""
 
-#: cp/parser.c:8098
+#: cp/friend.c:369
 #, gcc-internal-format
-msgid ""
-"keyword %<typename%> not allowed in this context (a qualified member "
-"initializer is implicitly a type)"
+msgid "%qD is already a friend of %qT"
 msgstr ""
 
-#. Warn that we do not support `export'.
-#: cp/parser.c:8443
+#: cp/friend.c:378
 #, gcc-internal-format
-msgid "keyword %<export%> not implemented, and will be ignored"
+msgid "%qT is already a friend of %qT"
 msgstr ""
 
-#. Otherwise, emit an error about the invalid digraph, but continue
-#. parsing because we got our argument list.
-#: cp/parser.c:8826
+#: cp/friend.c:495
 #, gcc-internal-format
-msgid "%<<::%> cannot begin a template-argument list"
+msgid "member %qD declared as friend before type %qT defined"
 msgstr ""
 
-#: cp/parser.c:8827
+#: cp/friend.c:551
 #, gcc-internal-format
-msgid ""
-"%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> "
-"and %<::%>"
+msgid "friend declaration %q#D declares a non-template function"
 msgstr ""
 
-#: cp/parser.c:8834
+#: cp/friend.c:555
 #, gcc-internal-format
-msgid "(if you use -fpermissive G++ will accept your code)"
+msgid ""
+"(if this is not what you intended, make sure the function template has "
+"already been declared and add <> after the function name here) "
 msgstr ""
 
-#: cp/parser.c:8907
+#: cp/init.c:334
 #, gcc-internal-format
-msgid "parse error in template argument list"
+msgid "%J%qD should be initialized in the member initialization list"
 msgstr ""
 
-#. Explain what went wrong.
-#: cp/parser.c:9020
+#: cp/init.c:382
 #, gcc-internal-format
-msgid "non-template %qD used as template"
+msgid "%Jdefault-initialization of %q#D, which has reference type"
 msgstr ""
 
-#: cp/parser.c:9021
+#: cp/init.c:388
 #, gcc-internal-format
-msgid "use %<%T::template %D%> to indicate that it is a template"
+msgid "%Juninitialized reference member %qD"
 msgstr ""
 
-#: cp/parser.c:9531
+#: cp/init.c:391
 #, gcc-internal-format
-msgid "template specialization with C linkage"
+msgid "%Juninitialized member %qD with %<const%> type %qT"
 msgstr ""
 
-#: cp/parser.c:10106
+#: cp/init.c:534
 #, gcc-internal-format
-msgid "using %<typename%> outside of template"
+msgid "%q+D will be initialized after"
 msgstr ""
 
-#: cp/parser.c:10321
+#: cp/init.c:537
 #, gcc-internal-format
-msgid "attributes ignored on uninstantiated type"
+msgid "base %qT will be initialized after"
 msgstr ""
 
-#: cp/parser.c:10325
+#: cp/init.c:540
 #, gcc-internal-format
-msgid "attributes ignored on template instantiation"
+msgid "  %q+#D"
 msgstr ""
 
-#: cp/parser.c:10330
+#: cp/init.c:542
 #, gcc-internal-format
-msgid ""
-"attributes ignored on elaborated-type-specifier that is not a forward "
-"declaration"
+msgid "  base %qT"
 msgstr ""
 
-#: cp/parser.c:10544
+#: cp/init.c:543
 #, gcc-internal-format
-msgid "%qD is not a namespace-name"
+msgid "%J  when initialized here"
 msgstr ""
 
-#. [namespace.udecl]
-#.
-#. A using declaration shall not name a template-id.
-#: cp/parser.c:10764
+#: cp/init.c:559
 #, gcc-internal-format
-msgid "a template-id may not appear in a using-declaration"
+msgid "%Jmultiple initializations given for %qD"
 msgstr ""
 
-#: cp/parser.c:11105
+#: cp/init.c:562
 #, gcc-internal-format
-msgid "an asm-specification is not allowed on a function-definition"
+msgid "%Jmultiple initializations given for base %qT"
 msgstr ""
 
-#: cp/parser.c:11107
+#: cp/init.c:629
 #, gcc-internal-format
-msgid "attributes are not allowed on a function-definition"
+msgid "%Jinitializations for multiple members of %qT"
 msgstr ""
 
-#: cp/parser.c:11250
+#: cp/init.c:691
 #, gcc-internal-format
-msgid "attributes after parenthesized initializer ignored"
+msgid ""
+"%Jbase class %q#T should be explicitly initialized in the copy constructor"
 msgstr ""
 
-#: cp/parser.c:11630 cp/pt.c:7272
+#: cp/init.c:915 cp/init.c:934
 #, gcc-internal-format
-msgid "array bound is not an integer constant"
+msgid "class %qT does not have any field named %qD"
 msgstr ""
 
-#: cp/parser.c:11707
+#: cp/init.c:921
 #, gcc-internal-format
-msgid "%<%T::%D%> is not a type"
+msgid ""
+"%q#D is a static data member; it can only be initialized at its definition"
 msgstr ""
 
-#: cp/parser.c:11732
+#: cp/init.c:928
 #, gcc-internal-format
-msgid "invalid use of constructor as a template"
+msgid "%q#D is not a non-static data member of %qT"
 msgstr ""
 
-#: cp/parser.c:11733
+#: cp/init.c:967
 #, gcc-internal-format
-msgid ""
-"use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified "
-"name"
+msgid "unnamed initializer for %qT, which has no base classes"
 msgstr ""
 
-#: cp/parser.c:11892
+#: cp/init.c:975
 #, gcc-internal-format
-msgid "%qD is a namespace"
+msgid "unnamed initializer for %qT, which uses multiple inheritance"
 msgstr ""
 
-#: cp/parser.c:11967
+#: cp/init.c:1021
 #, gcc-internal-format
-msgid "duplicate cv-qualifier"
+msgid "%qD is both a direct base and an indirect virtual base"
 msgstr ""
 
-#: cp/parser.c:12515
+#: cp/init.c:1029
 #, gcc-internal-format
-msgid "file ends in default argument"
+msgid "type %qT is not a direct or virtual base of %qT"
 msgstr ""
 
-#: cp/parser.c:12588
+#: cp/init.c:1032
 #, gcc-internal-format
-msgid "deprecated use of default argument for parameter of non-function"
+msgid "type %qT is not a direct base of %qT"
 msgstr ""
 
-#: cp/parser.c:12591
+#: cp/init.c:1112
 #, gcc-internal-format
-msgid "default arguments are only permitted for function parameters"
+msgid "bad array initializer"
 msgstr ""
 
-#: cp/parser.c:12791
+#: cp/init.c:1291
 #, gcc-internal-format
-msgid "ISO C++ does not allow designated initializers"
+msgid "%qT is not an aggregate type"
 msgstr ""
 
-#: cp/parser.c:13355
+#: cp/init.c:1345
 #, gcc-internal-format
-msgid "invalid class name in declaration of %qD"
+msgid "incomplete type %qT does not have member %qD"
 msgstr ""
 
-#: cp/parser.c:13366
+#: cp/init.c:1358
 #, gcc-internal-format
-msgid "declaration of %qD in %qD which does not enclose %qD"
+msgid "invalid pointer to bit-field %qD"
 msgstr ""
 
-#: cp/parser.c:13379
+#: cp/init.c:1435
 #, gcc-internal-format
-msgid "extra qualification ignored"
+msgid "invalid use of non-static member function %qD"
 msgstr ""
 
-#: cp/parser.c:13390
+#: cp/init.c:1441
 #, gcc-internal-format
-msgid "an explicit specialization must be preceded by %<template <>%>"
+msgid "invalid use of non-static data member %qD"
 msgstr ""
 
-#: cp/parser.c:13483
+#: cp/init.c:1670
 #, gcc-internal-format
-msgid "previous definition of %q+#T"
+msgid "invalid type %<void%> for new"
 msgstr ""
 
-#: cp/parser.c:13720
+#: cp/init.c:1680
 #, gcc-internal-format
-msgid "%Hextra %<;%>"
+msgid "uninitialized const in %<new%> of %q#T"
 msgstr ""
 
-#: cp/parser.c:13738
+#: cp/init.c:1718
 #, gcc-internal-format
-msgid "a class-key must be used when declaring a friend"
+msgid "call to Java constructor with %qs undefined"
 msgstr ""
 
-#: cp/parser.c:13752
+#: cp/init.c:1758
 #, gcc-internal-format
-msgid "friend declaration does not name a class or function"
+msgid "no suitable %qD found in class %qT"
 msgstr ""
 
-#: cp/parser.c:13929
+#: cp/init.c:1763
 #, gcc-internal-format
-msgid "pure-specifier on function-definition"
+msgid "request for member %qD is ambiguous"
 msgstr ""
 
-#: cp/parser.c:14205
+#: cp/init.c:1905
 #, gcc-internal-format
-msgid "keyword %<typename%> not allowed outside of templates"
+msgid "ISO C++ forbids initialization in array new"
 msgstr ""
 
-#: cp/parser.c:14207
+#: cp/init.c:2105
 #, gcc-internal-format
-msgid ""
-"keyword %<typename%> not allowed in this context (the base class is "
-"implicitly a type)"
+msgid "size in array new must have integral type"
 msgstr ""
 
-#: cp/parser.c:15235
+#: cp/init.c:2121
 #, gcc-internal-format
-msgid "too few template-parameter-lists"
+msgid "allocating zero-element array"
 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:15250
+#: cp/init.c:2129
 #, gcc-internal-format
-msgid "too many template-parameter-lists"
+msgid "new cannot be applied to a reference type"
 msgstr ""
 
-#. Issue an error message.
-#: cp/parser.c:15509
+#: cp/init.c:2135
 #, gcc-internal-format
-msgid "named return values are no longer supported"
+msgid "new cannot be applied to a function type"
 msgstr ""
 
-#: cp/parser.c:15580
+#: cp/init.c:2168
 #, gcc-internal-format
-msgid "template with C linkage"
+msgid "call to Java constructor, while %<jclass%> undefined"
 msgstr ""
 
-#: cp/parser.c:15722
+#: cp/init.c:2186
 #, gcc-internal-format
-msgid "template declaration of %qs"
+msgid "can't find %<class$%> in %qT"
 msgstr ""
 
-#: cp/parser.c:15937
+#: cp/init.c:2545
 #, gcc-internal-format
-msgid "%H%<>>%> should be %<> >%> within a nested template argument list"
+msgid "initializer ends prematurely"
 msgstr ""
 
-#: cp/parser.c:15952
+#: cp/init.c:2600
 #, gcc-internal-format
-msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
+msgid "cannot initialize multi-dimensional array with initializer"
 msgstr ""
 
-#: cp/parser.c:16268
+#: cp/init.c:2737
 #, gcc-internal-format
-msgid "invalid use of %qD in linkage specification"
+msgid "possible problem detected in invocation of delete operator:"
 msgstr ""
 
-#: cp/parser.c:16281
+#: cp/init.c:2740
 #, gcc-internal-format
-msgid "%<__thread%> before %qD"
+msgid ""
+"neither the destructor nor the class-specific operator delete will be "
+"called, even if they are declared when the class is defined."
 msgstr ""
 
-#: cp/parser.c:16576
+#: cp/init.c:2761
 #, gcc-internal-format
-msgid "%qs tag used in naming %q#T"
+msgid "unknown array size in delete"
 msgstr ""
 
-#: cp/parser.c:16597
+#: cp/init.c:3001
 #, gcc-internal-format
-msgid "%qD redeclared with different access"
+msgid "type to vector delete is neither pointer or array type"
 msgstr ""
 
-#: cp/parser.c:16614
+#: cp/lex.c:470
 #, gcc-internal-format
-msgid "%<template%> (as a disambiguator) is only allowed within templates"
+msgid "junk at end of #pragma %s"
 msgstr ""
 
-#: cp/parser.c:16855 cp/parser.c:17778 cp/parser.c:17909
+#: cp/lex.c:477
 #, gcc-internal-format
-msgid "misplaced %<@%D%> Objective-C++ construct"
+msgid "invalid #pragma %s"
 msgstr ""
 
-#: cp/parser.c:16996
+#: cp/lex.c:485
 #, gcc-internal-format
-msgid "%<@encode%> must specify a type as an argument"
+msgid "#pragma vtable no longer supported"
 msgstr ""
 
-#: cp/parser.c:17311
+#: cp/lex.c:564
 #, gcc-internal-format
-msgid "invalid Objective-C++ selector name"
+msgid "#pragma implementation for %qs appears after file is included"
 msgstr ""
 
-#: cp/parser.c:17642
+#: cp/lex.c:589
 #, gcc-internal-format
-msgid "identifier expected after %<@protocol%>"
+msgid "junk at end of #pragma GCC java_exceptions"
 msgstr ""
 
-#: cp/parser.c:19129
+#: cp/lex.c:603
 #, gcc-internal-format
-msgid "junk at end of %<#pragma GCC pch_preprocess%>"
+msgid "%qD not defined"
 msgstr ""
 
-#: cp/parser.c:19274
+#: cp/lex.c:607
 #, gcc-internal-format
-msgid "inter-module optimizations not implemented for C++"
+msgid "%qD was not declared in this scope"
 msgstr ""
 
-#: cp/pt.c:238
+#. In a template, it is invalid to write "f()" or "f(3)" if no
+#. declaration of "f" is available.  Historically, G++ and most
+#. other compilers accepted that usage since they deferred all name
+#. lookup until instantiation time rather than doing unqualified
+#. name lookup at template definition time; explain to the user what
+#. is going wrong.
+#.
+#. Note that we have the exact wording of the following message in
+#. the manual (trouble.texi, node "Name lookup"), so they need to
+#. be kept in synch.
+#: cp/lex.c:644
 #, gcc-internal-format
-msgid "data member %qD cannot be a member template"
+msgid ""
+"there are no arguments to %qD that depend on a template parameter, so a "
+"declaration of %qD must be available"
 msgstr ""
 
-#: cp/pt.c:250
+#: cp/lex.c:653
 #, gcc-internal-format
-msgid "invalid member template declaration %qD"
+msgid ""
+"(if you use %<-fpermissive%>, G++ will accept your code, but allowing the "
+"use of an undeclared name is deprecated)"
 msgstr ""
 
-#: cp/pt.c:557
+#: cp/mangle.c:2161
 #, gcc-internal-format
-msgid "explicit specialization in non-namespace scope %qD"
+msgid "call_expr cannot be mangled due to a defect in the C++ ABI"
 msgstr ""
 
-#: cp/pt.c:571
+#: cp/mangle.c:2169
 #, gcc-internal-format
-msgid "enclosing class templates are not explicitly specialized"
+msgid "zero-operand casts cannot be mangled due to a defect in the C++ ABI"
 msgstr ""
 
-#: cp/pt.c:659
+#: cp/mangle.c:2219
 #, gcc-internal-format
-msgid "specialization of %qD in different namespace"
+msgid "omitted middle operand to %<?:%> operand cannot be mangled"
 msgstr ""
 
-#: cp/pt.c:660 cp/pt.c:757
+#: cp/mangle.c:2529
 #, gcc-internal-format
-msgid "  from definition of %q+#D"
+msgid "the mangled name of %qD will change in a future version of GCC"
 msgstr ""
 
-#: cp/pt.c:677
+#: cp/method.c:463
 #, gcc-internal-format
-msgid ""
-"explicit instantiation of %qD in namespace %qD (which does not enclose "
-"namespace %qD)"
+msgid "generic thunk code fails for method %q#D which uses %<...%>"
 msgstr ""
 
-#: cp/pt.c:695
+#: cp/method.c:698
 #, gcc-internal-format
-msgid "name of class shadows template template parameter %qD"
+msgid "non-static const member %q#D, can't use default assignment operator"
 msgstr ""
 
-#: cp/pt.c:724
+#: cp/method.c:704
 #, gcc-internal-format
-msgid "specialization of %qT after instantiation"
+msgid "non-static reference member %q#D, can't use default assignment operator"
 msgstr ""
 
-#: cp/pt.c:756
+#: cp/method.c:816
 #, gcc-internal-format
-msgid "specializing %q#T in different namespace"
+msgid "%Hsynthesized method %qD first required here "
 msgstr ""
 
-#: cp/pt.c:771
+#: cp/method.c:1151
 #, gcc-internal-format
-msgid "specialization %qT after instantiation %qT"
+msgid ""
+"vtable layout for class %qT may not be ABI-compliantand may change in a "
+"future version of GCC due to implicit virtual destructor"
 msgstr ""
 
-#: cp/pt.c:784
+#: cp/name-lookup.c:730
 #, gcc-internal-format
-msgid "explicit specialization of non-template %qT"
+msgid "redeclaration of %<wchar_t%> as %qT"
 msgstr ""
 
-#: cp/pt.c:1185
+#. A redeclaration of main, but not a duplicate of the
+#. previous one.
+#.
+#. [basic.start.main]
+#.
+#. This function shall not be overloaded.
+#: cp/name-lookup.c:760
 #, gcc-internal-format
-msgid "specialization of %qD after instantiation"
+msgid "invalid redeclaration of %q+D"
 msgstr ""
 
-#: cp/pt.c:1400
+#: cp/name-lookup.c:761
 #, gcc-internal-format
-msgid "%qD is not a function template"
+msgid "as %qD"
 msgstr ""
 
-#: cp/pt.c:1606
+#: cp/name-lookup.c:852
 #, gcc-internal-format
-msgid "template-id %qD for %q+D does not match any template declaration"
+msgid "type mismatch with previous external decl of %q#D"
 msgstr ""
 
-#: cp/pt.c:1614
+#: cp/name-lookup.c:853
 #, gcc-internal-format
-msgid "ambiguous template specialization %qD for %q+D"
+msgid "previous external decl of %q+#D"
 msgstr ""
 
-#. This case handles bogus declarations like template <>
-#. template <class T> void f<int>();
-#: cp/pt.c:1849 cp/pt.c:1903
+#: cp/name-lookup.c:944
 #, gcc-internal-format
-msgid "template-id %qD in declaration of primary template"
+msgid "extern declaration of %q#D doesn't match"
 msgstr ""
 
-#: cp/pt.c:1862
+#: cp/name-lookup.c:945
 #, gcc-internal-format
-msgid "template parameter list used in explicit instantiation"
+msgid "global declaration %q+#D"
 msgstr ""
 
-#: cp/pt.c:1868
+#: cp/name-lookup.c:982 cp/name-lookup.c:989
 #, gcc-internal-format
-msgid "definition provided for explicit instantiation"
+msgid "declaration of %q#D shadows a parameter"
 msgstr ""
 
-#: cp/pt.c:1876
+#. Location of previous decl is not useful in this case.
+#: cp/name-lookup.c:1014
 #, gcc-internal-format
-msgid "too many template parameter lists in declaration of %qD"
+msgid "declaration of %qD shadows a member of 'this'"
 msgstr ""
 
-#: cp/pt.c:1879
+#: cp/name-lookup.c:1020
 #, gcc-internal-format
-msgid "too few template parameter lists in declaration of %qD"
+msgid "declaration of %qD shadows a previous local"
 msgstr ""
 
-#: cp/pt.c:1881
+#: cp/name-lookup.c:1027
 #, gcc-internal-format
-msgid "explicit specialization of %qD must be introduced by %<template <>%>"
+msgid "declaration of %qD shadows a global declaration"
 msgstr ""
 
-#: cp/pt.c:1900
+#: cp/name-lookup.c:1150
 #, gcc-internal-format
-msgid "function template partial specialization %qD is not allowed"
+msgid "name lookup of %qD changed"
 msgstr ""
 
-#: cp/pt.c:1932
+#: cp/name-lookup.c:1151
 #, gcc-internal-format
-msgid "default argument specified in explicit specialization"
+msgid "  matches this %q+D under ISO standard rules"
 msgstr ""
 
-#: cp/pt.c:1962
+#: cp/name-lookup.c:1153
 #, gcc-internal-format
-msgid "%qD is not a template function"
+msgid "  matches this %q+D under old rules"
 msgstr ""
 
-#: cp/pt.c:1970
+#: cp/name-lookup.c:1171 cp/name-lookup.c:1179
 #, gcc-internal-format
-msgid "%qD is not declared in %qD"
+msgid "name lookup of %qD changed for new ISO %<for%> scoping"
 msgstr ""
 
-#. From [temp.expl.spec]:
-#.
-#. If such an explicit specialization for the member
-#. of a class template names an implicitly-declared
-#. special member function (clause _special_), the
-#. program is ill-formed.
-#.
-#. Similar language is found in [temp.explicit].
-#: cp/pt.c:2032
+#: cp/name-lookup.c:1173
 #, gcc-internal-format
-msgid "specialization of implicitly-declared special member function"
+msgid "  cannot use obsolete binding at %q+D because it has a destructor"
 msgstr ""
 
-#: cp/pt.c:2076
+#: cp/name-lookup.c:1181
 #, gcc-internal-format
-msgid "no member function %qD declared in %qT"
+msgid "  using obsolete binding at %q+D"
 msgstr ""
 
-#: cp/pt.c:2300
+#: cp/name-lookup.c:1234
 #, gcc-internal-format
-msgid "declaration of %q+#D"
+msgid "%s %s(%E) %p %d\n"
 msgstr ""
 
-#: cp/pt.c:2301
+#: cp/name-lookup.c:1237
 #, gcc-internal-format
-msgid " shadows template parm %q+#D"
+msgid "%s %s %p %d\n"
 msgstr ""
 
-#: cp/pt.c:2725
+#: cp/name-lookup.c:1364
 #, gcc-internal-format
-msgid "template parameters not used in partial specialization:"
+msgid "XXX is_class_level != (current_scope == class_scope)\n"
 msgstr ""
 
-#: cp/pt.c:2729
+#: cp/name-lookup.c:1927
 #, gcc-internal-format
-msgid "        %qD"
+msgid "%q#D hides constructor for %q#T"
 msgstr ""
 
-#: cp/pt.c:2740
+#: cp/name-lookup.c:1944
 #, gcc-internal-format
-msgid "partial specialization %qT does not specialize any template arguments"
+msgid "%q#D conflicts with previous using declaration %q#D"
 msgstr ""
 
-#: cp/pt.c:2765
+#: cp/name-lookup.c:1967
 #, gcc-internal-format
-msgid "template argument %qE involves template parameter(s)"
+msgid "previous non-function declaration %q+#D"
 msgstr ""
 
-#: cp/pt.c:2809
+#: cp/name-lookup.c:1968
 #, gcc-internal-format
-msgid "type %qT of template argument %qE depends on template parameter(s)"
+msgid "conflicts with function declaration %q#D"
 msgstr ""
 
-#: cp/pt.c:2900
+#. It's a nested name with template parameter dependent scope.
+#. This can only be using-declaration for class member.
+#: cp/name-lookup.c:2046 cp/name-lookup.c:2071
 #, gcc-internal-format
-msgid "no default argument for %qD"
+msgid "%qT is not a namespace"
 msgstr ""
 
-#: cp/pt.c:3070
+#. 7.3.3/5
+#. A using-declaration shall not name a template-id.
+#: cp/name-lookup.c:2056
 #, gcc-internal-format
-msgid "template class without a name"
+msgid "a using-declaration cannot specify a template-id.  Try %<using %D%>"
 msgstr ""
 
-#. [temp.mem]
-#.
-#. A destructor shall not be a member template.
-#: cp/pt.c:3078
+#: cp/name-lookup.c:2063
 #, gcc-internal-format
-msgid "destructor %qD declared as member template"
+msgid "namespace %qD not allowed in using-declaration"
 msgstr ""
 
-#. [basic.stc.dynamic.allocation]
-#.
-#. An allocation function can be a function
-#. template. ... Template allocation functions shall
-#. have two or more parameters.
-#: cp/pt.c:3093
+#: cp/name-lookup.c:2099
 #, gcc-internal-format
-msgid "invalid template declaration of %qD"
+msgid "%qD not declared"
 msgstr ""
 
-#: cp/pt.c:3173
+#: cp/name-lookup.c:2120 cp/name-lookup.c:2157 cp/name-lookup.c:2191
 #, gcc-internal-format
-msgid "%qD does not declare a template type"
+msgid "%qD is already declared in this scope"
 msgstr ""
 
-#: cp/pt.c:3179
+#: cp/name-lookup.c:2197
 #, gcc-internal-format
-msgid "template definition of non-template %q#D"
+msgid "using declaration %qD introduced ambiguous type %qT"
 msgstr ""
 
-#: cp/pt.c:3222
+#: cp/name-lookup.c:2795
 #, gcc-internal-format
-msgid "expected %d levels of template parms for %q#D, got %d"
+msgid "using-declaration for non-member at class scope"
 msgstr ""
 
-#: cp/pt.c:3234
+#: cp/name-lookup.c:2802
 #, gcc-internal-format
-msgid "got %d template parameters for %q#D"
+msgid "%<%T::%D%> names destructor"
 msgstr ""
 
-#: cp/pt.c:3237
+#: cp/name-lookup.c:2807
 #, gcc-internal-format
-msgid "got %d template parameters for %q#T"
+msgid "%<%T::%D%> names constructor"
 msgstr ""
 
-#: cp/pt.c:3239
+#: cp/name-lookup.c:2812
 #, gcc-internal-format
-msgid "  but %d required"
+msgid "%<%T::%D%> names constructor in %qT"
 msgstr ""
 
-#: cp/pt.c:3336
+#: cp/name-lookup.c:2862
 #, gcc-internal-format
-msgid "%qT is not a template type"
+msgid "no members matching %<%T::%D%> in %q#T"
 msgstr ""
 
-#: cp/pt.c:3349
+#: cp/name-lookup.c:2930
 #, gcc-internal-format
-msgid "template specifiers not specified in declaration of %qD"
+msgid "declaration of %qD not in a namespace surrounding %qD"
 msgstr ""
 
-#: cp/pt.c:3360
+#: cp/name-lookup.c:2938
 #, gcc-internal-format
-msgid "used %d template parameter(s) instead of %d"
+msgid "explicit qualification in declaration of %qD"
 msgstr ""
 
-#: cp/pt.c:3389
+#: cp/name-lookup.c:2981
 #, gcc-internal-format
-msgid "template parameter %q+#D"
+msgid "%qD should have been declared inside %qD"
 msgstr ""
 
-#: cp/pt.c:3390
+#: cp/name-lookup.c:3048
 #, gcc-internal-format
-msgid "redeclared here as %q#D"
+msgid "namespace alias %qD not allowed here, assuming %qD"
 msgstr ""
 
-#. We have in [temp.param]:
-#.
-#. A template-parameter may not be given default arguments
-#. by two different declarations in the same scope.
-#: cp/pt.c:3400
+#: cp/name-lookup.c:3103
 #, gcc-internal-format
-msgid "redefinition of default argument for %q#D"
+msgid "%qs attribute requires a single NTBS argument"
 msgstr ""
 
-#: cp/pt.c:3401
+#: cp/name-lookup.c:3392
 #, gcc-internal-format
-msgid "%J  original definition appeared here"
+msgid "strong using only meaningful at namespace scope"
 msgstr ""
 
-#: cp/pt.c:3505
+#: cp/name-lookup.c:3396
 #, gcc-internal-format
-msgid ""
-"%qE is not a valid template argument for type %qT because function %qD has "
-"not external linkage"
+msgid "current namespace %qD does not enclose strongly used namespace %qD"
 msgstr ""
 
-#: cp/pt.c:3546
+#: cp/name-lookup.c:3404
 #, gcc-internal-format
-msgid ""
-"%qE is not a valid template argument for type %qT because string literals "
-"can never be used in this context"
+msgid "%qD attribute directive ignored"
 msgstr ""
 
-#: cp/pt.c:3623
+#: cp/name-lookup.c:3554
 #, gcc-internal-format
-msgid ""
-"%qE is not a valid template argument for type %qT because it is a non-"
-"constant expression"
+msgid "%qD denotes an ambiguous type"
 msgstr ""
 
-#: cp/pt.c:3667
+#: cp/name-lookup.c:3555
 #, gcc-internal-format
-msgid ""
-"%qD is not a valid template argument because %qD is a variable, not the "
-"address of a variable"
+msgid "%J  first type here"
 msgstr ""
 
-#: cp/pt.c:3685
+#: cp/name-lookup.c:3556
 #, gcc-internal-format
-msgid ""
-"%qE is not a valid template argument of type %qT because %qE is not a "
-"variable"
+msgid "%J  other type here"
 msgstr ""
 
-#: cp/pt.c:3692
+#: cp/name-lookup.c:4271
 #, gcc-internal-format
-msgid ""
-"%qE is not a valid template argument of type %qT because %qD does not have "
-"external linkage"
+msgid "%q+D is not a function,"
 msgstr ""
 
-#: cp/pt.c:3722
+#: cp/name-lookup.c:4272
 #, gcc-internal-format
-msgid ""
-"%qE is not a valid template argument for type %qT because of conflicts in cv-"
-"qualification"
+msgid "  conflict with %q+D"
 msgstr ""
 
-#: cp/pt.c:3729
+#: cp/name-lookup.c:4693
 #, gcc-internal-format
-msgid ""
-"%qE is not a valid template argument for type %qT because it is not an lvalue"
+msgid "argument dependent lookup finds %q+D"
 msgstr ""
 
-#: cp/pt.c:3742
+#: cp/name-lookup.c:5125
 #, gcc-internal-format
-msgid ""
-"%qE is not a valid template argument for type %qT because object %qD has not "
-"external linkage"
+msgid "XXX entering pop_everything ()\n"
 msgstr ""
 
-#: cp/pt.c:3782
+#: cp/name-lookup.c:5134
 #, gcc-internal-format
-msgid ""
-"%qE is not a valid template argument for type %qT because it is a pointer"
+msgid "XXX leaving pop_everything ()\n"
 msgstr ""
 
-#: cp/pt.c:3784
+#: cp/parser.c:453
 #, gcc-internal-format
-msgid "try using %qE instead"
+msgid "identifier %<%s%> will become a keyword in C++0x"
 msgstr ""
 
-#: cp/pt.c:3819
+#: cp/parser.c:1990
 #, gcc-internal-format
-msgid ""
-"%qE is not a valid template argument for type %qT because it is of type %qT"
+msgid "%<#pragma%> is not allowed here"
 msgstr ""
 
-#: cp/pt.c:3822
+#: cp/parser.c:2020
 #, gcc-internal-format
-msgid "standard conversions are not allowed in this context"
+msgid "%<%D::%D%> has not been declared"
 msgstr ""
 
-#: cp/pt.c:3984
+#: cp/parser.c:2023 cp/semantics.c:2426
 #, gcc-internal-format
-msgid "to refer to a type member of a template parameter, use %<typename %E%>"
+msgid "%<::%D%> has not been declared"
 msgstr ""
 
-#: cp/pt.c:3999 cp/pt.c:4018 cp/pt.c:4058
+#: cp/parser.c:2026
 #, gcc-internal-format
-msgid "type/value mismatch at argument %d in template parameter list for %qD"
+msgid "request for member %qD in non-class type %qT"
 msgstr ""
 
-#: cp/pt.c:4003
+#: cp/parser.c:2029
 #, gcc-internal-format
-msgid "  expected a constant of type %qT, got %qT"
+msgid "%<%T::%D%> has not been declared"
 msgstr ""
 
-#: cp/pt.c:4007
+#: cp/parser.c:2032
 #, gcc-internal-format
-msgid "  expected a class template, got %qE"
+msgid "%qD has not been declared"
 msgstr ""
 
-#: cp/pt.c:4009
+#: cp/parser.c:2035
 #, gcc-internal-format
-msgid "  expected a type, got %qE"
+msgid "%<%D::%D%> %s"
 msgstr ""
 
-#: cp/pt.c:4022
+#: cp/parser.c:2037
 #, gcc-internal-format
-msgid "  expected a type, got %qT"
+msgid "%<::%D%> %s"
 msgstr ""
 
-#: cp/pt.c:4024
+#: cp/parser.c:2039
 #, gcc-internal-format
-msgid "  expected a class template, got %qT"
+msgid "%qD %s"
 msgstr ""
 
-#: cp/pt.c:4061
+#: cp/parser.c:2075
 #, gcc-internal-format
-msgid "  expected a template of type %qD, got %qD"
+msgid "ISO C++ does not support %<long long%>"
 msgstr ""
 
-#: cp/pt.c:4104
+#: cp/parser.c:2095
 #, gcc-internal-format
-msgid "could not convert template argument %qE to %qT"
+msgid "duplicate %qs"
 msgstr ""
 
-#: cp/pt.c:4148
+#: cp/parser.c:2138
 #, gcc-internal-format
-msgid "wrong number of template arguments (%d, should be %d)"
+msgid "new types may not be defined in a return type"
 msgstr ""
 
-#: cp/pt.c:4152
+#: cp/parser.c:2139
 #, gcc-internal-format
-msgid "provided for %q+D"
+msgid "(perhaps a semicolon is missing after the definition of %qT)"
 msgstr ""
 
-#: cp/pt.c:4188
+#: cp/parser.c:2158 cp/parser.c:3918 cp/pt.c:4467
 #, gcc-internal-format
-msgid "template argument %d is invalid"
+msgid "%qT is not a template"
 msgstr ""
 
-#: cp/pt.c:4549
+#: cp/parser.c:2160
 #, gcc-internal-format
-msgid "non-template type %qT used as a template"
+msgid "%qE is not a template"
 msgstr ""
 
-#: cp/pt.c:4551
+#: cp/parser.c:2162
 #, gcc-internal-format
-msgid "for template declaration %q+D"
+msgid "invalid template-id"
 msgstr ""
 
-#: cp/pt.c:5211
+#: cp/parser.c:2191
 #, gcc-internal-format
-msgid ""
-"template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN "
-"to increase the maximum) instantiating %qD"
+msgid "%s cannot appear in a constant-expression"
 msgstr ""
 
-#: cp/pt.c:6816
+#: cp/parser.c:2216
 #, gcc-internal-format
-msgid "instantiation of %q+D as type %qT"
+msgid "invalid use of template-name %qE without an argument list"
 msgstr ""
 
-#: cp/pt.c:7032
+#: cp/parser.c:2218
 #, gcc-internal-format
-msgid "invalid parameter type %qT"
+msgid "invalid use of destructor %qD as a type"
 msgstr ""
 
-#: cp/pt.c:7034
+#. Something like 'unsigned A a;'
+#: cp/parser.c:2221
 #, gcc-internal-format
-msgid "in declaration %q+D"
+msgid "invalid combination of multiple type-specifiers"
 msgstr ""
 
-#: cp/pt.c:7107
+#. Issue an error message.
+#: cp/parser.c:2225
 #, gcc-internal-format
-msgid "function returning an array"
+msgid "%qE does not name a type"
 msgstr ""
 
-#: cp/pt.c:7109
+#: cp/parser.c:2257
 #, gcc-internal-format
-msgid "function returning a function"
+msgid "(perhaps %<typename %T::%E%> was intended)"
 msgstr ""
 
-#: cp/pt.c:7136
+#: cp/parser.c:2272
 #, gcc-internal-format
-msgid "creating pointer to member function of non-class type %qT"
+msgid "%qE in namespace %qE does not name a type"
 msgstr ""
 
-#: cp/pt.c:7292
+#: cp/parser.c:2275
 #, gcc-internal-format
-msgid "creating array with negative size (%qE)"
+msgid "%qE in class %qT does not name a type"
 msgstr ""
 
-#: cp/pt.c:7519
+#: cp/parser.c:3034
 #, gcc-internal-format
-msgid "forming reference to void"
+msgid "ISO C++ forbids braced-groups within expressions"
 msgstr ""
 
-#: cp/pt.c:7521
+#: cp/parser.c:3044
 #, gcc-internal-format
-msgid "forming %s to reference type %qT"
+msgid "statement-expressions are allowed only inside functions"
 msgstr ""
 
-#: cp/pt.c:7558
+#: cp/parser.c:3101
 #, gcc-internal-format
-msgid "creating pointer to member of non-class type %qT"
+msgid "%<this%> may not be used in this context"
 msgstr ""
 
-#: cp/pt.c:7564
+#: cp/parser.c:3253
 #, gcc-internal-format
-msgid "creating pointer to member reference type %qT"
+msgid "local variable %qD may not appear in this context"
 msgstr ""
 
-#: cp/pt.c:7570
+#: cp/parser.c:3552
 #, gcc-internal-format
-msgid "creating pointer to member of type void"
+msgid "scope %qT before %<~%> is not a class-name"
 msgstr ""
 
-#: cp/pt.c:7637
+#: cp/parser.c:3653
 #, gcc-internal-format
-msgid "creating array of %qT"
+msgid "declaration of %<~%T%> as member of %qT"
 msgstr ""
 
-#: cp/pt.c:7643
+#: cp/parser.c:3667
 #, gcc-internal-format
-msgid "creating array of %qT, which is an abstract class type"
+msgid "typedef-name %qD used as destructor declarator"
 msgstr ""
 
-#: cp/pt.c:7687
+#: cp/parser.c:3877 cp/parser.c:13162 cp/parser.c:15331
 #, gcc-internal-format
-msgid "%qT is not a class, struct, or union type"
+msgid "reference to %qD is ambiguous"
 msgstr ""
 
-#: cp/pt.c:7722
+#: cp/parser.c:4308
 #, gcc-internal-format
-msgid "%qT resolves to %qT, which is not an enumeration type"
+msgid "ISO C++ forbids compound-literals"
 msgstr ""
 
-#: cp/pt.c:7725
+#: cp/parser.c:4640
 #, gcc-internal-format
-msgid "%qT resolves to %qT, which is is not a class type"
+msgid "%qE does not have class type"
 msgstr ""
 
-#: cp/pt.c:7790
+#: cp/parser.c:4716 cp/typeck.c:1944
 #, gcc-internal-format
-msgid "use of %qs in template"
+msgid "invalid use of %qD"
 msgstr ""
 
-#: cp/pt.c:7927
+#: cp/parser.c:5240
 #, gcc-internal-format
-msgid ""
-"dependent-name %qE is parsed as a non-type, but instantiation yields a type"
+msgid "array bound forbidden after parenthesized type-id"
 msgstr ""
 
-#: cp/pt.c:7929
+#: cp/parser.c:5241
 #, gcc-internal-format
-msgid "say %<typename %E%> if a type is meant"
+msgid "try removing the parentheses around the type-id"
 msgstr ""
 
-#: cp/pt.c:8056
+#: cp/parser.c:5443
 #, gcc-internal-format
-msgid "using invalid field %qD"
+msgid "expression in new-declarator must have integral or enumeration type"
 msgstr ""
 
-#: cp/pt.c:8945
+#: cp/parser.c:5632
 #, gcc-internal-format
-msgid ""
-"a cast to a type other than an integral or enumeration type cannot appear in "
-"a constant-expression"
+msgid "use of old-style cast"
 msgstr ""
 
-#: cp/pt.c:9302
+#: cp/parser.c:6435
 #, gcc-internal-format
-msgid "%qT is not a class or namespace"
+msgid "case label %qE not within a switch statement"
 msgstr ""
 
-#: cp/pt.c:9305
+#: cp/parser.c:6552
 #, gcc-internal-format
-msgid "%qD is not a class or namespace"
+msgid "%<else%> without a previous %<if%>"
 msgstr ""
 
-#: cp/pt.c:9458
+#: cp/parser.c:7051
 #, gcc-internal-format
-msgid "%qT is/uses anonymous type"
+msgid "ISO C++ forbids computed gotos"
 msgstr ""
 
-#: cp/pt.c:9460
+#: cp/parser.c:7191
 #, gcc-internal-format
-msgid "template argument for %qD uses local type %qT"
+msgid "extra %<;%>"
 msgstr ""
 
-#: cp/pt.c:9470
+#: cp/parser.c:7538
 #, gcc-internal-format
-msgid "%qT is a variably modified type"
+msgid "mixing declarations and function-definitions is forbidden"
 msgstr ""
 
-#: cp/pt.c:9481
+#: cp/parser.c:7670
 #, gcc-internal-format
-msgid "integral expression %qE is not constant"
+msgid "%<friend%> used outside of class"
 msgstr ""
 
-#: cp/pt.c:9486
+#: cp/parser.c:7824
 #, gcc-internal-format
-msgid "  trying to instantiate %qD"
+msgid "class definition may not be declared a friend"
 msgstr ""
 
-#: cp/pt.c:11534
+#: cp/parser.c:7888 cp/parser.c:14285
 #, gcc-internal-format
-msgid "ambiguous class template instantiation for %q#T"
+msgid "templates may not be %<virtual%>"
 msgstr ""
 
-#: cp/pt.c:11537
+#: cp/parser.c:8203
 #, gcc-internal-format
-msgid "%s %+#T"
+msgid "only constructors take base initializers"
 msgstr ""
 
-#: cp/pt.c:11560 cp/pt.c:11631
+#: cp/parser.c:8255
 #, gcc-internal-format
-msgid "explicit instantiation of non-template %q#D"
+msgid "anachronistic old-style base class initializer"
 msgstr ""
 
-#: cp/pt.c:11576 cp/pt.c:11626
+#: cp/parser.c:8299
 #, gcc-internal-format
-msgid "no matching template for %qD found"
+msgid ""
+"keyword %<typename%> not allowed in this context (a qualified member "
+"initializer is implicitly a type)"
 msgstr ""
 
-#: cp/pt.c:11582
+#. Warn that we do not support `export'.
+#: cp/parser.c:8644
 #, gcc-internal-format
-msgid "explicit instantiation of %q#D"
+msgid "keyword %<export%> not implemented, and will be ignored"
 msgstr ""
 
-#: cp/pt.c:11618
+#. Otherwise, emit an error about the invalid digraph, but continue
+#. parsing because we got our argument list.
+#: cp/parser.c:9037
 #, gcc-internal-format
-msgid "duplicate explicit instantiation of %q#D"
+msgid "%<<::%> cannot begin a template-argument list"
 msgstr ""
 
-#: cp/pt.c:11640
+#: cp/parser.c:9038
 #, gcc-internal-format
-msgid "ISO C++ forbids the use of %<extern%> on explicit instantiations"
+msgid ""
+"%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> "
+"and %<::%>"
 msgstr ""
 
-#: cp/pt.c:11645 cp/pt.c:11738
+#: cp/parser.c:9045
 #, gcc-internal-format
-msgid "storage class %qD applied to template instantiation"
+msgid "(if you use -fpermissive G++ will accept your code)"
 msgstr ""
 
-#: cp/pt.c:11710
+#: cp/parser.c:9118
 #, gcc-internal-format
-msgid "explicit instantiation of non-template type %qT"
+msgid "parse error in template argument list"
 msgstr ""
 
-#: cp/pt.c:11719
+#. Explain what went wrong.
+#: cp/parser.c:9231
 #, gcc-internal-format
-msgid "explicit instantiation of %q#T before definition of template"
+msgid "non-template %qD used as template"
 msgstr ""
 
-#: cp/pt.c:11727
+#: cp/parser.c:9232
 #, gcc-internal-format
-msgid "ISO C++ forbids the use of %qE on explicit instantiations"
+msgid "use %<%T::template %D%> to indicate that it is a template"
 msgstr ""
 
-#: cp/pt.c:11772
+#: cp/parser.c:9742
 #, gcc-internal-format
-msgid "duplicate explicit instantiation of %q#T"
+msgid "template specialization with C linkage"
 msgstr ""
 
-#: cp/pt.c:12186
+#: cp/parser.c:10317
 #, gcc-internal-format
-msgid "explicit instantiation of %qD but no definition available"
+msgid "using %<typename%> outside of template"
 msgstr ""
 
-#: cp/pt.c:12343
+#: cp/parser.c:10537
 #, gcc-internal-format
-msgid ""
-"template instantiation depth exceeds maximum of %d instantiating %q+D, "
-"possibly from virtual table generation (use -ftemplate-depth-NN to increase "
-"the maximum)"
+msgid "attributes ignored on uninstantiated type"
 msgstr ""
 
-#: cp/pt.c:12617
+#: cp/parser.c:10541
 #, gcc-internal-format
-msgid "%q#T is not a valid type for a template constant parameter"
+msgid "attributes ignored on template instantiation"
 msgstr ""
 
-#: cp/repo.c:112
+#: cp/parser.c:10546
 #, gcc-internal-format
-msgid "-frepo must be used with -c"
+msgid ""
+"attributes ignored on elaborated-type-specifier that is not a forward "
+"declaration"
 msgstr ""
 
-#: cp/repo.c:201
+#: cp/parser.c:10760
 #, gcc-internal-format
-msgid "mysterious repository information in %s"
+msgid "%qD is not a namespace-name"
 msgstr ""
 
-#: cp/repo.c:215
+#. [namespace.udecl]
+#.
+#. A using declaration shall not name a template-id.
+#: cp/parser.c:10980
 #, gcc-internal-format
-msgid "can't create repository information file %qs"
+msgid "a template-id may not appear in a using-declaration"
 msgstr ""
 
-#: cp/rtti.c:270
+#: cp/parser.c:11325
 #, gcc-internal-format
-msgid "cannot use typeid with -fno-rtti"
+msgid "an asm-specification is not allowed on a function-definition"
 msgstr ""
 
-#: cp/rtti.c:276
+#: cp/parser.c:11327
 #, gcc-internal-format
-msgid "must #include <typeinfo> before using typeid"
+msgid "attributes are not allowed on a function-definition"
 msgstr ""
 
-#: cp/rtti.c:347
+#: cp/parser.c:11460
 #, gcc-internal-format
-msgid ""
-"cannot create type information for type %qT because it involves types of "
-"variable size"
+msgid "initializer provided for function"
 msgstr ""
 
-#: cp/rtti.c:600 cp/rtti.c:614
+#: cp/parser.c:11480
 #, gcc-internal-format
-msgid "dynamic_cast of %q#D to %q#T can never succeed"
+msgid "attributes after parenthesized initializer ignored"
 msgstr ""
 
-#: cp/rtti.c:624
+#: cp/parser.c:11860 cp/pt.c:7254
 #, gcc-internal-format
-msgid "%<dynamic_cast%> not permitted with -fno-rtti"
+msgid "array bound is not an integer constant"
 msgstr ""
 
-#: cp/rtti.c:702
+#: cp/parser.c:11937
 #, gcc-internal-format
-msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
+msgid "%<%T::%D%> is not a type"
 msgstr ""
 
-#: cp/search.c:257
+#: cp/parser.c:11962
 #, gcc-internal-format
-msgid "%qT is an ambiguous base of %qT"
+msgid "invalid use of constructor as a template"
 msgstr ""
 
-#: cp/search.c:275
+#: cp/parser.c:11963
 #, gcc-internal-format
-msgid "%qT is an inaccessible base of %qT"
+msgid ""
+"use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified "
+"name"
 msgstr ""
 
-#: cp/search.c:1865
+#: cp/parser.c:12122
 #, gcc-internal-format
-msgid "deprecated covariant return type for %q+#D"
+msgid "%qD is a namespace"
 msgstr ""
 
-#: cp/search.c:1867 cp/search.c:1882 cp/search.c:1887
+#: cp/parser.c:12197
 #, gcc-internal-format
-msgid "  overriding %q+#D"
+msgid "duplicate cv-qualifier"
 msgstr ""
 
-#: cp/search.c:1881
+#: cp/parser.c:12745
 #, gcc-internal-format
-msgid "invalid covariant return type for %q+#D"
+msgid "file ends in default argument"
 msgstr ""
 
-#: cp/search.c:1886
+#: cp/parser.c:12818
 #, gcc-internal-format
-msgid "conflicting return type specified for %q+#D"
+msgid "deprecated use of default argument for parameter of non-function"
 msgstr ""
 
-#: cp/search.c:1896
+#: cp/parser.c:12821
 #, gcc-internal-format
-msgid "looser throw specifier for %q+#F"
+msgid "default arguments are only permitted for function parameters"
 msgstr ""
 
-#: cp/search.c:1897
+#: cp/parser.c:13021
 #, gcc-internal-format
-msgid "  overriding %q+#F"
+msgid "ISO C++ does not allow designated initializers"
 msgstr ""
 
-#. A static member function cannot match an inherited
-#. virtual member function.
-#: cp/search.c:1990
+#: cp/parser.c:13611
 #, gcc-internal-format
-msgid "%q+#D cannot be declared"
+msgid "invalid class name in declaration of %qD"
 msgstr ""
 
-#: cp/search.c:1991
+#: cp/parser.c:13622
 #, gcc-internal-format
-msgid "  since %q+#D declared in base class"
+msgid "declaration of %qD in %qD which does not enclose %qD"
 msgstr ""
 
-#: cp/semantics.c:1256
+#: cp/parser.c:13635
 #, gcc-internal-format
-msgid "type of asm operand %qE could not be determined"
+msgid "extra qualification ignored"
 msgstr ""
 
-#: cp/semantics.c:1379
+#: cp/parser.c:13646
 #, gcc-internal-format
-msgid "invalid use of member %q+D in static member function"
+msgid "an explicit specialization must be preceded by %<template <>%>"
 msgstr ""
 
-#: cp/semantics.c:1381
+#: cp/parser.c:13739
 #, gcc-internal-format
-msgid "invalid use of non-static data member %q+D"
+msgid "previous definition of %q+#T"
 msgstr ""
 
-#: cp/semantics.c:1382 cp/semantics.c:1421
+#: cp/parser.c:13985
 #, gcc-internal-format
-msgid "from this location"
+msgid "%Hextra %<;%>"
 msgstr ""
 
-#: cp/semantics.c:1420
+#: cp/parser.c:14003
 #, gcc-internal-format
-msgid "object missing in reference to %q+D"
+msgid "a class-key must be used when declaring a friend"
 msgstr ""
 
-#: cp/semantics.c:1848
+#: cp/parser.c:14017
 #, gcc-internal-format
-msgid "arguments to destructor are not allowed"
+msgid "friend declaration does not name a class or function"
 msgstr ""
 
-#: cp/semantics.c:1899
+#: cp/parser.c:14194
 #, gcc-internal-format
-msgid "%<this%> is unavailable for static member functions"
+msgid "pure-specifier on function-definition"
 msgstr ""
 
-#: cp/semantics.c:1905
+#: cp/parser.c:14470
 #, gcc-internal-format
-msgid "invalid use of %<this%> in non-member function"
+msgid "keyword %<typename%> not allowed outside of templates"
 msgstr ""
 
-#: cp/semantics.c:1907
+#: cp/parser.c:14472
 #, gcc-internal-format
-msgid "invalid use of %<this%> at top level"
+msgid ""
+"keyword %<typename%> not allowed in this context (the base class is "
+"implicitly a type)"
 msgstr ""
 
-#: cp/semantics.c:1931
+#: cp/parser.c:15504
 #, gcc-internal-format
-msgid "invalid qualifying scope in pseudo-destructor name"
+msgid "too few template-parameter-lists"
 msgstr ""
 
-#: cp/semantics.c:1951
+#. Otherwise, there are too many template parameter lists.  We have
+#. something like:
+#.
+#. template <class T> template <class U> void S::f();
+#: cp/parser.c:15519
 #, gcc-internal-format
-msgid "%qE is not of type %qT"
+msgid "too many template-parameter-lists"
 msgstr ""
 
-#: cp/semantics.c:1993
+#. Issue an error message.
+#: cp/parser.c:15791
 #, gcc-internal-format
-msgid "compound literal of non-object type %qT"
+msgid "named return values are no longer supported"
 msgstr ""
 
-#: cp/semantics.c:2070
+#. 14.5.2.2 [temp.mem]
+#.
+#. A local class shall not have member templates.
+#: cp/parser.c:15863
 #, gcc-internal-format
-msgid "template type parameters must use the keyword %<class%> or %<typename%>"
+msgid "invalid declaration of member template in local class"
 msgstr ""
 
-#: cp/semantics.c:2107
+#: cp/parser.c:15872
 #, gcc-internal-format
-msgid ""
-"invalid use of type %qT as a default value for a template template-parameter"
+msgid "template with C linkage"
 msgstr ""
 
-#: cp/semantics.c:2110
+#: cp/parser.c:16014
 #, gcc-internal-format
-msgid "invalid default argument for a template template parameter"
+msgid "template declaration of %qs"
 msgstr ""
 
-#: cp/semantics.c:2127
+#: cp/parser.c:16229
 #, gcc-internal-format
-msgid "definition of %q#T inside template parameter list"
+msgid "%H%<>>%> should be %<> >%> within a nested template argument list"
 msgstr ""
 
-#: cp/semantics.c:2138
+#: cp/parser.c:16244
 #, gcc-internal-format
-msgid "invalid definition of qualified type %qT"
+msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
 msgstr ""
 
-#: cp/semantics.c:2345
+#: cp/parser.c:16560
 #, gcc-internal-format
-msgid "invalid base-class specification"
+msgid "invalid use of %qD in linkage specification"
 msgstr ""
 
-#: cp/semantics.c:2354
+#: cp/parser.c:16573
 #, gcc-internal-format
-msgid "base class %qT has cv qualifiers"
+msgid "%<__thread%> before %qD"
 msgstr ""
 
-#: cp/semantics.c:2376
+#: cp/parser.c:16868
 #, gcc-internal-format
-msgid "incomplete type %qT used in nested name specifier"
+msgid "%qs tag used in naming %q#T"
 msgstr ""
 
-#: cp/semantics.c:2379
+#: cp/parser.c:16889
 #, gcc-internal-format
-msgid "reference to %<%T::%D%> is ambiguous"
+msgid "%qD redeclared with different access"
 msgstr ""
 
-#: cp/semantics.c:2383 cp/typeck.c:1785
+#: cp/parser.c:16906
 #, gcc-internal-format
-msgid "%qD is not a member of %qT"
+msgid "%<template%> (as a disambiguator) is only allowed within templates"
 msgstr ""
 
-#: cp/semantics.c:2386
+#: cp/parser.c:17159 cp/parser.c:18082 cp/parser.c:18213
 #, gcc-internal-format
-msgid "%qD is not a member of %qD"
+msgid "misplaced %<@%D%> Objective-C++ construct"
 msgstr ""
 
-#: cp/semantics.c:2529
+#: cp/parser.c:17300
 #, gcc-internal-format
-msgid "use of %<auto%> variable from containing function"
+msgid "%<@encode%> must specify a type as an argument"
 msgstr ""
 
-#: cp/semantics.c:2531
+#: cp/parser.c:17615
 #, gcc-internal-format
-msgid "  %q+#D declared here"
+msgid "invalid Objective-C++ selector name"
 msgstr ""
 
-#: cp/semantics.c:2569
+#: cp/parser.c:17946
 #, 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"
+msgid "identifier expected after %<@protocol%>"
 msgstr ""
 
-#: cp/semantics.c:2738
+#: cp/parser.c:19411
 #, gcc-internal-format
-msgid "%qD cannot appear in a constant-expression"
+msgid "junk at end of %<#pragma GCC pch_preprocess%>"
 msgstr ""
 
-#: cp/semantics.c:2746
+#: cp/parser.c:19556
 #, gcc-internal-format
-msgid "use of namespace %qD as expression"
+msgid "inter-module optimizations not implemented for C++"
 msgstr ""
 
-#: cp/semantics.c:2751
+#: cp/pt.c:243
 #, gcc-internal-format
-msgid "use of class template %qT as expression"
+msgid "data member %qD cannot be a member template"
 msgstr ""
 
-#. Ambiguous reference to base members.
-#: cp/semantics.c:2757
+#: cp/pt.c:255
 #, gcc-internal-format
-msgid "request for member %qD is ambiguous in multiple inheritance lattice"
+msgid "invalid member template declaration %qD"
 msgstr ""
 
-#: cp/semantics.c:2875
+#: cp/pt.c:562
 #, gcc-internal-format
-msgid "type of %qE is unknown"
+msgid "explicit specialization in non-namespace scope %qD"
 msgstr ""
 
-#: cp/semantics.c:2890
+#: cp/pt.c:576
 #, gcc-internal-format
-msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
+msgid "enclosing class templates are not explicitly specialized"
 msgstr ""
 
-#: cp/semantics.c:2900
+#: cp/pt.c:664
 #, gcc-internal-format
-msgid "cannot apply %<offsetof%> to member function %qD"
+msgid "specialization of %qD in different namespace"
 msgstr ""
 
-#: cp/semantics.c:3391
+#: cp/pt.c:665 cp/pt.c:762
 #, gcc-internal-format
-msgid "num_threads expression must be integral"
+msgid "  from definition of %q+#D"
 msgstr ""
 
-#: cp/semantics.c:3405
+#: cp/pt.c:682
 #, gcc-internal-format
-msgid "schedule chunk size expression must be integral"
+msgid ""
+"explicit instantiation of %qD in namespace %qD (which does not enclose "
+"namespace %qD)"
 msgstr ""
 
-#: cp/semantics.c:3535
+#: cp/pt.c:700
 #, gcc-internal-format
-msgid "%qE has reference type for %qs"
+msgid "name of class shadows template template parameter %qD"
 msgstr ""
 
-#: cp/semantics.c:3674
+#: cp/pt.c:729
 #, gcc-internal-format
-msgid "%<threadprivate%> %qE is not file, namespace or block scope variable"
+msgid "specialization of %qT after instantiation"
 msgstr ""
 
-#: cp/tree.c:580
+#: cp/pt.c:761
 #, gcc-internal-format
-msgid "%qV qualifiers cannot be applied to %qT"
+msgid "specializing %q#T in different namespace"
 msgstr ""
 
-#: cp/tree.c:1807
+#: cp/pt.c:776
 #, gcc-internal-format
-msgid "%qE attribute can only be applied to Java class definitions"
+msgid "specialization %qT after instantiation %qT"
 msgstr ""
 
-#: cp/tree.c:1836
+#: cp/pt.c:789
 #, gcc-internal-format
-msgid "%qE attribute can only be applied to class definitions"
+msgid "explicit specialization of non-template %qT"
 msgstr ""
 
-#: cp/tree.c:1842
+#: cp/pt.c:1190
 #, gcc-internal-format
-msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
+msgid "specialization of %qD after instantiation"
 msgstr ""
 
-#: cp/tree.c:1866
+#: cp/pt.c:1416
 #, gcc-internal-format
-msgid "requested init_priority is not an integer constant"
+msgid "%qD is not a function template"
 msgstr ""
 
-#: cp/tree.c:1887
+#: cp/pt.c:1625
 #, gcc-internal-format
-msgid ""
-"can only use %qE attribute on file-scope definitions of objects of class type"
+msgid "template-id %qD for %q+D does not match any template declaration"
 msgstr ""
 
-#: cp/tree.c:1895
+#: cp/pt.c:1633
 #, gcc-internal-format
-msgid "requested init_priority is out of range"
+msgid "ambiguous template specialization %qD for %q+D"
 msgstr ""
 
-#: cp/tree.c:1905
+#. This case handles bogus declarations like template <>
+#. template <class T> void f<int>();
+#: cp/pt.c:1868 cp/pt.c:1922
 #, gcc-internal-format
-msgid "requested init_priority is reserved for internal use"
+msgid "template-id %qD in declaration of primary template"
 msgstr ""
 
-#: cp/tree.c:1916
+#: cp/pt.c:1881
 #, gcc-internal-format
-msgid "%qE attribute is not supported on this platform"
+msgid "template parameter list used in explicit instantiation"
 msgstr ""
 
-#: cp/typeck.c:438 cp/typeck.c:452 cp/typeck.c:552
+#: cp/pt.c:1887
 #, gcc-internal-format
-msgid "%s between distinct pointer types %qT and %qT lacks a cast"
+msgid "definition provided for explicit instantiation"
 msgstr ""
 
-#: cp/typeck.c:514
+#: cp/pt.c:1895
 #, gcc-internal-format
-msgid ""
-"ISO C++ forbids %s between pointer of type %<void *%> and pointer-to-function"
+msgid "too many template parameter lists in declaration of %qD"
 msgstr ""
 
-#: cp/typeck.c:572
+#: cp/pt.c:1898
 #, gcc-internal-format
-msgid "%s between distinct pointer-to-member types %qT and %qT lacks a cast"
+msgid "too few template parameter lists in declaration of %qD"
 msgstr ""
 
-#: cp/typeck.c:1255
+#: cp/pt.c:1900
 #, gcc-internal-format
-msgid "invalid application of %qs to a member function"
+msgid "explicit specialization of %qD must be introduced by %<template <>%>"
 msgstr ""
 
-#: cp/typeck.c:1305
+#: cp/pt.c:1919
 #, gcc-internal-format
-msgid "invalid application of %<sizeof%> to a bit-field"
+msgid "function template partial specialization %qD is not allowed"
 msgstr ""
 
-#: cp/typeck.c:1310
+#: cp/pt.c:1951
 #, gcc-internal-format
-msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
+msgid "default argument specified in explicit specialization"
 msgstr ""
 
-#: cp/typeck.c:1353
+#: cp/pt.c:1981
 #, gcc-internal-format
-msgid "invalid application of %<__alignof%> to a bit-field"
+msgid "%qD is not a template function"
 msgstr ""
 
-#: cp/typeck.c:1361
+#: cp/pt.c:1989
 #, gcc-internal-format
-msgid ""
-"ISO C++ forbids applying %<__alignof%> to an expression of function type"
+msgid "%qD is not declared in %qD"
 msgstr ""
 
-#: cp/typeck.c:1409
+#. From [temp.expl.spec]:
+#.
+#. If such an explicit specialization for the member
+#. of a class template names an implicitly-declared
+#. special member function (clause _special_), the
+#. program is ill-formed.
+#.
+#. Similar language is found in [temp.explicit].
+#: cp/pt.c:2051
 #, gcc-internal-format
-msgid "invalid use of non-static member function"
+msgid "specialization of implicitly-declared special member function"
 msgstr ""
 
-#: cp/typeck.c:1644
+#: cp/pt.c:2095
 #, gcc-internal-format
-msgid "deprecated conversion from string constant to %qT"
+msgid "no member function %qD declared in %qT"
 msgstr ""
 
-#: cp/typeck.c:1756 cp/typeck.c:2104
+#: cp/pt.c:2319
 #, gcc-internal-format
-msgid "request for member %qD in %qE, which is of non-class type %qT"
+msgid "declaration of %q+#D"
 msgstr ""
 
-#: cp/typeck.c:1783
+#: cp/pt.c:2320
 #, gcc-internal-format
-msgid "invalid use of nonstatic data member %qE"
+msgid " shadows template parm %q+#D"
 msgstr ""
 
-#: cp/typeck.c:1835 cp/typeck.c:1863
+#: cp/pt.c:2774
 #, gcc-internal-format
-msgid "invalid access to non-static data member %qD of NULL object"
+msgid "template parameters not used in partial specialization:"
 msgstr ""
 
-#: cp/typeck.c:1838 cp/typeck.c:1865
+#: cp/pt.c:2778
 #, gcc-internal-format
-msgid "(perhaps the %<offsetof%> macro was used incorrectly)"
+msgid "        %qD"
 msgstr ""
 
-#: cp/typeck.c:1976
+#: cp/pt.c:2789
 #, gcc-internal-format
-msgid "qualified type %qT does not match destructor name ~%qT"
+msgid "partial specialization %qT does not specialize any template arguments"
 msgstr ""
 
-#: cp/typeck.c:1982
+#: cp/pt.c:2814
 #, gcc-internal-format
-msgid "the type being destroyed is %qT, but the destructor refers to %qT"
+msgid "template argument %qE involves template parameter(s)"
 msgstr ""
 
-#: cp/typeck.c:2021 cp/typeck.c:2041
+#: cp/pt.c:2858
 #, gcc-internal-format
-msgid "%qD is not a template"
+msgid "type %qT of template argument %qE depends on template parameter(s)"
 msgstr ""
 
-#: cp/typeck.c:2142
+#: cp/pt.c:2949
 #, gcc-internal-format
-msgid "%<%D::%D%> is not a member of %qT"
+msgid "no default argument for %qD"
 msgstr ""
 
-#: cp/typeck.c:2157
+#: cp/pt.c:3119
 #, gcc-internal-format
-msgid "%qT is not a base of %qT"
+msgid "template class without a name"
 msgstr ""
 
-#: cp/typeck.c:2176
+#. [temp.mem]
+#.
+#. A destructor shall not be a member template.
+#: cp/pt.c:3127
 #, gcc-internal-format
-msgid "%qD has no member named %qE"
+msgid "destructor %qD declared as member template"
 msgstr ""
 
-#: cp/typeck.c:2191
+#. [basic.stc.dynamic.allocation]
+#.
+#. An allocation function can be a function
+#. template. ... Template allocation functions shall
+#. have two or more parameters.
+#: cp/pt.c:3142
 #, gcc-internal-format
-msgid "%qD is not a member template function"
+msgid "invalid template declaration of %qD"
 msgstr ""
 
-#. A pointer to incomplete type (other than cv void) can be
-#. dereferenced [expr.unary.op]/1
-#: cp/typeck.c:2311
+#: cp/pt.c:3222
 #, gcc-internal-format
-msgid "%qT is not a pointer-to-object type"
+msgid "%qD does not declare a template type"
 msgstr ""
 
-#: cp/typeck.c:2336
+#: cp/pt.c:3228
 #, gcc-internal-format
-msgid "invalid use of %qs on pointer to member"
+msgid "template definition of non-template %q#D"
 msgstr ""
 
-#: cp/typeck.c:2342
+#: cp/pt.c:3271
 #, gcc-internal-format
-msgid "invalid type argument"
+msgid "expected %d levels of template parms for %q#D, got %d"
 msgstr ""
 
-#: cp/typeck.c:2365
+#: cp/pt.c:3283
 #, gcc-internal-format
-msgid "subscript missing in array reference"
+msgid "got %d template parameters for %q#D"
 msgstr ""
 
-#: cp/typeck.c:2439
+#: cp/pt.c:3286
 #, gcc-internal-format
-msgid "ISO C++ forbids subscripting non-lvalue array"
+msgid "got %d template parameters for %q#T"
 msgstr ""
 
-#: cp/typeck.c:2450
+#: cp/pt.c:3288
 #, gcc-internal-format
-msgid "subscripting array declared %<register%>"
+msgid "  but %d required"
 msgstr ""
 
-#: cp/typeck.c:2533
+#: cp/pt.c:3378
 #, gcc-internal-format
-msgid "object missing in use of %qE"
+msgid "%qT is not a template type"
 msgstr ""
 
-#: cp/typeck.c:2647
+#: cp/pt.c:3391
 #, gcc-internal-format
-msgid "ISO C++ forbids calling %<::main%> from within program"
+msgid "template specifiers not specified in declaration of %qD"
 msgstr ""
 
-#: cp/typeck.c:2672
+#: cp/pt.c:3402
 #, gcc-internal-format
-msgid ""
-"must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>"
+msgid "used %d template parameter(s) instead of %d"
 msgstr ""
 
-#: cp/typeck.c:2686
+#: cp/pt.c:3431
 #, gcc-internal-format
-msgid "%qE cannot be used as a function"
+msgid "template parameter %q+#D"
 msgstr ""
 
-#: cp/typeck.c:2766
+#: cp/pt.c:3432
 #, gcc-internal-format
-msgid "too many arguments to %s %q+#D"
+msgid "redeclared here as %q#D"
 msgstr ""
 
-#: cp/typeck.c:2767 cp/typeck.c:2869
+#. We have in [temp.param]:
+#.
+#. A template-parameter may not be given default arguments
+#. by two different declarations in the same scope.
+#: cp/pt.c:3442
 #, gcc-internal-format
-msgid "at this point in file"
+msgid "redefinition of default argument for %q#D"
 msgstr ""
 
-#: cp/typeck.c:2770
+#: cp/pt.c:3443
 #, gcc-internal-format
-msgid "too many arguments to function"
+msgid "%J  original definition appeared here"
 msgstr ""
 
-#: cp/typeck.c:2804
+#: cp/pt.c:3547
 #, gcc-internal-format
-msgid "parameter %P of %qD has incomplete type %qT"
+msgid ""
+"%qE is not a valid template argument for type %qT because function %qD has "
+"not external linkage"
 msgstr ""
 
-#: cp/typeck.c:2807
+#: cp/pt.c:3588
 #, gcc-internal-format
-msgid "parameter %P has incomplete type %qT"
+msgid ""
+"%qE is not a valid template argument for type %qT because string literals "
+"can never be used in this context"
 msgstr ""
 
-#: cp/typeck.c:2868
+#: cp/pt.c:3665
 #, gcc-internal-format
-msgid "too few arguments to %s %q+#D"
+msgid ""
+"%qE is not a valid template argument for type %qT because it is a non-"
+"constant expression"
 msgstr ""
 
-#: cp/typeck.c:2872
+#: cp/pt.c:3709
 #, gcc-internal-format
-msgid "too few arguments to function"
+msgid ""
+"%qD is not a valid template argument because %qD is a variable, not the "
+"address of a variable"
 msgstr ""
 
-#: cp/typeck.c:3020 cp/typeck.c:3030
+#: cp/pt.c:3727
 #, gcc-internal-format
-msgid "assuming cast to type %qT from overloaded function"
+msgid ""
+"%qE is not a valid template argument of type %qT because %qE is not a "
+"variable"
 msgstr ""
 
-#: cp/typeck.c:3110
+#: cp/pt.c:3734
 #, gcc-internal-format
-msgid "division by zero in %<%E / 0%>"
+msgid ""
+"%qE is not a valid template argument of type %qT because %qD does not have "
+"external linkage"
 msgstr ""
 
-#: cp/typeck.c:3112
+#: cp/pt.c:3764
 #, gcc-internal-format
-msgid "division by zero in %<%E / 0.%>"
+msgid ""
+"%qE is not a valid template argument for type %qT because of conflicts in cv-"
+"qualification"
 msgstr ""
 
-#: cp/typeck.c:3147
+#: cp/pt.c:3771
 #, gcc-internal-format
-msgid "division by zero in %<%E %% 0%>"
+msgid ""
+"%qE is not a valid template argument for type %qT because it is not an lvalue"
 msgstr ""
 
-#: cp/typeck.c:3149
+#: cp/pt.c:3784
 #, gcc-internal-format
-msgid "division by zero in %<%E %% 0.%>"
+msgid ""
+"%qE is not a valid template argument for type %qT because object %qD has not "
+"external linkage"
 msgstr ""
 
-#: cp/typeck.c:3229
+#: cp/pt.c:3824
 #, gcc-internal-format
-msgid "%s rotate count is negative"
+msgid ""
+"%qE is not a valid template argument for type %qT because it is a pointer"
 msgstr ""
 
-#: cp/typeck.c:3232
+#: cp/pt.c:3826
 #, gcc-internal-format
-msgid "%s rotate count >= width of type"
+msgid "try using %qE instead"
 msgstr ""
 
-#: cp/typeck.c:3271 cp/typeck.c:3276 cp/typeck.c:3377 cp/typeck.c:3382
+#: cp/pt.c:3861
 #, gcc-internal-format
-msgid "ISO C++ forbids comparison between pointer and integer"
+msgid ""
+"%qE is not a valid template argument for type %qT because it is of type %qT"
 msgstr ""
 
-#: cp/typeck.c:3396
+#: cp/pt.c:3864
 #, gcc-internal-format
-msgid "unordered comparison on non-floating point argument"
+msgid "standard conversions are not allowed in this context"
 msgstr ""
 
-#: cp/typeck.c:3434
+#: cp/pt.c:4026
 #, gcc-internal-format
-msgid "invalid operands of types %qT and %qT to binary %qO"
+msgid "to refer to a type member of a template parameter, use %<typename %E%>"
 msgstr ""
 
-#: cp/typeck.c:3598
+#: cp/pt.c:4041 cp/pt.c:4060 cp/pt.c:4100
 #, gcc-internal-format
-msgid "comparison between types %q#T and %q#T"
+msgid "type/value mismatch at argument %d in template parameter list for %qD"
 msgstr ""
 
-#: cp/typeck.c:3634
+#: cp/pt.c:4045
 #, gcc-internal-format
-msgid "comparison between signed and unsigned integer expressions"
+msgid "  expected a constant of type %qT, got %qT"
 msgstr ""
 
-#. Some sort of arithmetic operation involving NULL was
-#. 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:3713
+#: cp/pt.c:4049
 #, gcc-internal-format
-msgid "NULL used in arithmetic"
+msgid "  expected a class template, got %qE"
 msgstr ""
 
-#: cp/typeck.c:3771
+#: cp/pt.c:4051
 #, gcc-internal-format
-msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
+msgid "  expected a type, got %qE"
 msgstr ""
 
-#: cp/typeck.c:3773
+#: cp/pt.c:4064
 #, gcc-internal-format
-msgid "ISO C++ forbids using pointer to a function in subtraction"
+msgid "  expected a type, got %qT"
 msgstr ""
 
-#: cp/typeck.c:3775
+#: cp/pt.c:4066
 #, gcc-internal-format
-msgid "ISO C++ forbids using pointer to a method in subtraction"
+msgid "  expected a class template, got %qT"
 msgstr ""
 
-#: cp/typeck.c:3787
+#: cp/pt.c:4103
 #, gcc-internal-format
-msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
+msgid "  expected a template of type %qD, got %qD"
 msgstr ""
 
-#: cp/typeck.c:3847
+#: cp/pt.c:4146
 #, gcc-internal-format
-msgid "invalid use of %qE to form a pointer-to-member-function"
+msgid "could not convert template argument %qE to %qT"
 msgstr ""
 
-#: cp/typeck.c:3850
+#: cp/pt.c:4191
 #, gcc-internal-format
-msgid "  a qualified-id is required"
+msgid "wrong number of template arguments (%d, should be %d)"
 msgstr ""
 
-#: cp/typeck.c:3855
+#: cp/pt.c:4195
 #, gcc-internal-format
-msgid ""
-"parentheses around %qE cannot be used to form a pointer-to-member-function"
+msgid "provided for %q+D"
 msgstr ""
 
-#: cp/typeck.c:3878
+#: cp/pt.c:4235
 #, gcc-internal-format
-msgid "taking address of temporary"
+msgid "template argument %d is invalid"
 msgstr ""
 
-#: cp/typeck.c:4122
+#: cp/pt.c:4479
 #, gcc-internal-format
-msgid "ISO C++ forbids %sing an enum"
+msgid "non-template type %qT used as a template"
 msgstr ""
 
-#: cp/typeck.c:4133
+#: cp/pt.c:4481
 #, gcc-internal-format
-msgid "cannot %s a pointer to incomplete type %qT"
+msgid "for template declaration %q+D"
 msgstr ""
 
-#: cp/typeck.c:4139
+#: cp/pt.c:5156
 #, gcc-internal-format
-msgid "ISO C++ forbids %sing a pointer of type %qT"
+msgid ""
+"template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN "
+"to increase the maximum) instantiating %qD"
 msgstr ""
 
-#: cp/typeck.c:4164
+#: cp/pt.c:6771
 #, gcc-internal-format
-msgid "cast to non-reference type used as lvalue"
+msgid "instantiation of %q+D as type %qT"
 msgstr ""
 
-#: cp/typeck.c:4199
+#. It may seem that this case cannot occur, since:
+#.
+#. typedef void f();
+#. void g() { f x; }
+#.
+#. declares a function, not a variable.  However:
+#.
+#. typedef void f();
+#. template <typename T> void g() { T t; }
+#. template void g<f>();
+#.
+#. is an attempt to declare a variable with function
+#. type.
+#: cp/pt.c:6903
 #, gcc-internal-format
-msgid "invalid use of %<--%> on bool variable %qD"
+msgid "variable %qD has function type"
 msgstr ""
 
-#. ARM $3.4
-#: cp/typeck.c:4228
+#: cp/pt.c:7008
 #, gcc-internal-format
-msgid "ISO C++ forbids taking address of function %<::main%>"
+msgid "invalid parameter type %qT"
 msgstr ""
 
-#. An expression like &memfn.
-#: cp/typeck.c:4284
+#: cp/pt.c:7010
 #, 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%>"
+msgid "in declaration %q+D"
 msgstr ""
 
-#: cp/typeck.c:4289
+#: cp/pt.c:7083
 #, 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%>"
+msgid "function returning an array"
 msgstr ""
 
-#: cp/typeck.c:4317
+#: cp/pt.c:7085
 #, gcc-internal-format
-msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
+msgid "function returning a function"
 msgstr ""
 
-#: cp/typeck.c:4341
+#: cp/pt.c:7119
 #, gcc-internal-format
-msgid "cannot create pointer to reference member %qD"
+msgid "creating pointer to member function of non-class type %qT"
 msgstr ""
 
-#: cp/typeck.c:4552
+#: cp/pt.c:7274
 #, gcc-internal-format
-msgid "cannot take the address of %<this%>, which is an rvalue expression"
+msgid "creating array with negative size (%qE)"
 msgstr ""
 
-#: cp/typeck.c:4575
+#: cp/pt.c:7515
 #, gcc-internal-format
-msgid "address of explicit register variable %qD requested"
+msgid "forming reference to void"
 msgstr ""
 
-#: cp/typeck.c:4580
+#: cp/pt.c:7517
 #, gcc-internal-format
-msgid "address requested for %qD, which is declared %<register%>"
+msgid "forming %s to reference type %qT"
 msgstr ""
 
-#: cp/typeck.c:4646
+#: cp/pt.c:7554
 #, gcc-internal-format
-msgid "%s expression list treated as compound expression"
+msgid "creating pointer to member of non-class type %qT"
 msgstr ""
 
-#: cp/typeck.c:5043
+#: cp/pt.c:7560
 #, gcc-internal-format
-msgid "invalid static_cast from type %qT to type %qT"
+msgid "creating pointer to member reference type %qT"
 msgstr ""
 
-#: cp/typeck.c:5065
+#: cp/pt.c:7566
 #, gcc-internal-format
-msgid "converting from %qT to %qT"
+msgid "creating pointer to member of type void"
 msgstr ""
 
-#: cp/typeck.c:5113
+#: cp/pt.c:7633
 #, gcc-internal-format
-msgid "invalid cast of an rvalue expression of type %qT to type %qT"
+msgid "creating array of %qT"
 msgstr ""
 
-#: cp/typeck.c:5172
+#: cp/pt.c:7639
 #, gcc-internal-format
-msgid "cast from %qT to %qT loses precision"
+msgid "creating array of %qT, which is an abstract class type"
 msgstr ""
 
-#: cp/typeck.c:5199
+#: cp/pt.c:7683
 #, gcc-internal-format
-msgid "cast from %qT to %qT increases required alignment of target type"
+msgid "%qT is not a class, struct, or union type"
 msgstr ""
 
-#. Only issue a warning, as we have always supported this
-#. 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:5218
+#: cp/pt.c:7718
 #, gcc-internal-format
-msgid ""
-"ISO C++ forbids casting between pointer-to-function and pointer-to-object"
+msgid "%qT resolves to %qT, which is not an enumeration type"
 msgstr ""
 
-#: cp/typeck.c:5229
+#: cp/pt.c:7721
 #, gcc-internal-format
-msgid "invalid cast from type %qT to type %qT"
+msgid "%qT resolves to %qT, which is is not a class type"
 msgstr ""
 
-#: cp/typeck.c:5285
+#: cp/pt.c:7786
 #, 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"
+msgid "use of %qs in template"
 msgstr ""
 
-#: cp/typeck.c:5294
+#: cp/pt.c:7923
 #, gcc-internal-format
 msgid ""
-"invalid use of const_cast with type %qT, which is a pointer or reference to "
-"a function type"
+"dependent-name %qE is parsed as a non-type, but instantiation yields a type"
 msgstr ""
 
-#: cp/typeck.c:5319
+#: cp/pt.c:7925
 #, gcc-internal-format
-msgid "invalid const_cast of an rvalue of type %qT to type %qT"
+msgid "say %<typename %E%> if a type is meant"
 msgstr ""
 
-#: cp/typeck.c:5370
+#: cp/pt.c:8052
 #, gcc-internal-format
-msgid "invalid const_cast from type %qT to type %qT"
+msgid "using invalid field %qD"
 msgstr ""
 
-#: cp/typeck.c:5438 cp/typeck.c:5443
+#: cp/pt.c:8959
 #, gcc-internal-format
-msgid "ISO C++ forbids casting to an array type %qT"
+msgid ""
+"a cast to a type other than an integral or enumeration type cannot appear in "
+"a constant-expression"
 msgstr ""
 
-#: cp/typeck.c:5451
+#: cp/pt.c:9330
 #, gcc-internal-format
-msgid "invalid cast to function type %qT"
+msgid "%qT is not a class or namespace"
 msgstr ""
 
-#: cp/typeck.c:5665
+#: cp/pt.c:9333
 #, gcc-internal-format
-msgid "  in evaluation of %<%Q(%#T, %#T)%>"
+msgid "%qD is not a class or namespace"
 msgstr ""
 
-#: cp/typeck.c:5734
+#: cp/pt.c:9486
 #, gcc-internal-format
-msgid "incompatible types in assignment of %qT to %qT"
+msgid "%qT is/uses anonymous type"
 msgstr ""
 
-#: cp/typeck.c:5745
+#: cp/pt.c:9488
 #, gcc-internal-format
-msgid "array used as initializer"
+msgid "template argument for %qD uses local type %qT"
 msgstr ""
 
-#: cp/typeck.c:5747
+#: cp/pt.c:9498
 #, gcc-internal-format
-msgid "invalid array assignment"
+msgid "%qT is a variably modified type"
 msgstr ""
 
-#: cp/typeck.c:5869
+#: cp/pt.c:9509
 #, gcc-internal-format
-msgid "   in pointer to member function conversion"
+msgid "integral expression %qE is not constant"
 msgstr ""
 
-#: cp/typeck.c:5880 cp/typeck.c:5906
+#: cp/pt.c:9514
 #, gcc-internal-format
-msgid "pointer to member cast via virtual base %qT"
+msgid "  trying to instantiate %qD"
 msgstr ""
 
-#: cp/typeck.c:5883
+#: cp/pt.c:11559
 #, gcc-internal-format
-msgid "pointer to member conversion via virtual base %qT"
+msgid "ambiguous class template instantiation for %q#T"
 msgstr ""
 
-#: cp/typeck.c:5892
+#: cp/pt.c:11562
 #, gcc-internal-format
-msgid "   in pointer to member conversion"
+msgid "%s %+#T"
 msgstr ""
 
-#: cp/typeck.c:5982
+#: cp/pt.c:11585 cp/pt.c:11663
 #, gcc-internal-format
-msgid "invalid conversion to type %qT from type %qT"
+msgid "explicit instantiation of non-template %q#D"
 msgstr ""
 
-#: cp/typeck.c:6226
+#: cp/pt.c:11601 cp/pt.c:11658
 #, gcc-internal-format
-msgid "cannot convert %qT to %qT for argument %qP to %qD"
+msgid "no matching template for %qD found"
 msgstr ""
 
-#: cp/typeck.c:6229
+#: cp/pt.c:11606
 #, gcc-internal-format
-msgid "cannot convert %qT to %qT in %s"
+msgid ""
+"type %qT for explicit instantiation %qD does not match declared type %qT"
 msgstr ""
 
-#: cp/typeck.c:6240
+#: cp/pt.c:11614
 #, gcc-internal-format
-msgid "%s might be a candidate for a format attribute"
+msgid "explicit instantiation of %q#D"
 msgstr ""
 
-#: cp/typeck.c:6314 cp/typeck.c:6316
+#: cp/pt.c:11650
 #, gcc-internal-format
-msgid "in passing argument %P of %q+D"
+msgid "duplicate explicit instantiation of %q#D"
 msgstr ""
 
-#: cp/typeck.c:6366
+#: cp/pt.c:11672
 #, gcc-internal-format
-msgid "returning reference to temporary"
+msgid "ISO C++ forbids the use of %<extern%> on explicit instantiations"
 msgstr ""
 
-#: cp/typeck.c:6373
+#: cp/pt.c:11677 cp/pt.c:11770
 #, gcc-internal-format
-msgid "reference to non-lvalue returned"
+msgid "storage class %qD applied to template instantiation"
 msgstr ""
 
-#: cp/typeck.c:6389
+#: cp/pt.c:11742
 #, gcc-internal-format
-msgid "reference to local variable %q+D returned"
+msgid "explicit instantiation of non-template type %qT"
 msgstr ""
 
-#: cp/typeck.c:6392
+#: cp/pt.c:11751
 #, gcc-internal-format
-msgid "address of local variable %q+D returned"
+msgid "explicit instantiation of %q#T before definition of template"
 msgstr ""
 
-#: cp/typeck.c:6426
+#: cp/pt.c:11759
 #, gcc-internal-format
-msgid "returning a value from a destructor"
+msgid "ISO C++ forbids the use of %qE on explicit instantiations"
 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:6434
+#: cp/pt.c:11804
 #, gcc-internal-format
-msgid "cannot return from a handler of a function-try-block of a constructor"
+msgid "duplicate explicit instantiation of %q#T"
 msgstr ""
 
-#. You can't return a value from a constructor.
-#: cp/typeck.c:6437
+#: cp/pt.c:12218
 #, gcc-internal-format
-msgid "returning a value from a constructor"
+msgid "explicit instantiation of %qD but no definition available"
 msgstr ""
 
-#: cp/typeck.c:6460
+#: cp/pt.c:12375
 #, gcc-internal-format
-msgid "return-statement with no value, in function returning %qT"
+msgid ""
+"template instantiation depth exceeds maximum of %d instantiating %q+D, "
+"possibly from virtual table generation (use -ftemplate-depth-NN to increase "
+"the maximum)"
 msgstr ""
 
-#: cp/typeck.c:6481
+#: cp/pt.c:12649
 #, gcc-internal-format
-msgid "return-statement with a value, in function returning 'void'"
+msgid "%q#T is not a valid type for a template constant parameter"
 msgstr ""
 
-#: cp/typeck.c:6512
+#: cp/repo.c:112
 #, gcc-internal-format
-msgid ""
-"%<operator new%> must not return NULL unless it is declared %<throw()%> (or -"
-"fcheck-new is in effect)"
+msgid "-frepo must be used with -c"
 msgstr ""
 
-#: cp/typeck2.c:54
+#: cp/repo.c:201
 #, gcc-internal-format
-msgid "type %qT is not a base type for type %qT"
+msgid "mysterious repository information in %s"
 msgstr ""
 
-#: cp/typeck2.c:296
+#: cp/repo.c:215
 #, gcc-internal-format
-msgid "cannot declare variable %q+D to be of abstract type %qT"
+msgid "can't create repository information file %qs"
 msgstr ""
 
-#: cp/typeck2.c:299
+#: cp/rtti.c:271
 #, gcc-internal-format
-msgid "cannot declare parameter %q+D to be of abstract type %qT"
+msgid "cannot use typeid with -fno-rtti"
 msgstr ""
 
-#: cp/typeck2.c:302
+#: cp/rtti.c:277
 #, gcc-internal-format
-msgid "cannot declare field %q+D to be of abstract type %qT"
+msgid "must #include <typeinfo> before using typeid"
 msgstr ""
 
-#: cp/typeck2.c:306
+#: cp/rtti.c:348
 #, gcc-internal-format
-msgid "invalid abstract return type for member function %q+#D"
+msgid ""
+"cannot create type information for type %qT because it involves types of "
+"variable size"
 msgstr ""
 
-#: cp/typeck2.c:308
+#: cp/rtti.c:603 cp/rtti.c:617
 #, gcc-internal-format
-msgid "invalid abstract return type for function %q+#D"
+msgid "dynamic_cast of %q#D to %q#T can never succeed"
 msgstr ""
 
-#. Here we do not have location information.
-#: cp/typeck2.c:311
+#: cp/rtti.c:627
 #, gcc-internal-format
-msgid "invalid abstract type %qT for %qE"
+msgid "%<dynamic_cast%> not permitted with -fno-rtti"
 msgstr ""
 
-#: cp/typeck2.c:313
+#: cp/rtti.c:704
 #, gcc-internal-format
-msgid "invalid abstract type for %q+D"
+msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
 msgstr ""
 
-#: cp/typeck2.c:316
+#: cp/search.c:257
 #, gcc-internal-format
-msgid "cannot allocate an object of abstract type %qT"
+msgid "%qT is an ambiguous base of %qT"
 msgstr ""
 
-#: cp/typeck2.c:324
+#: cp/search.c:275
 #, gcc-internal-format
-msgid "%J  because the following virtual functions are pure within %qT:"
+msgid "%qT is an inaccessible base of %qT"
 msgstr ""
 
-#: cp/typeck2.c:328
+#: cp/search.c:1865
 #, gcc-internal-format
-msgid "\t%+#D"
+msgid "deprecated covariant return type for %q+#D"
 msgstr ""
 
-#: cp/typeck2.c:335
+#: cp/search.c:1867 cp/search.c:1882 cp/search.c:1887
 #, gcc-internal-format
-msgid "%J  since type %qT has pure virtual functions"
+msgid "  overriding %q+#D"
 msgstr ""
 
-#: cp/typeck2.c:602
+#: cp/search.c:1881
 #, gcc-internal-format
-msgid "constructor syntax used, but no constructor declared for type %qT"
+msgid "invalid covariant return type for %q+#D"
 msgstr ""
 
-#: cp/typeck2.c:616
+#: cp/search.c:1886
 #, gcc-internal-format
-msgid "cannot initialize arrays using this syntax"
+msgid "conflicting return type specified for %q+#D"
 msgstr ""
 
-#: cp/typeck2.c:692
+#: cp/search.c:1896
 #, gcc-internal-format
-msgid "int-array initialized from non-wide string"
+msgid "looser throw specifier for %q+#F"
 msgstr ""
 
-#: cp/typeck2.c:731
+#: cp/search.c:1897
 #, gcc-internal-format
-msgid "cannot initialize aggregate of type %qT with a compound literal"
+msgid "  overriding %q+#F"
 msgstr ""
 
-#: cp/typeck2.c:740
+#. A static member function cannot match an inherited
+#. virtual member function.
+#: cp/search.c:1990
 #, gcc-internal-format
-msgid "array must be initialized with a brace-enclosed initializer"
+msgid "%q+#D cannot be declared"
 msgstr ""
 
-#: cp/typeck2.c:816 cp/typeck2.c:917
+#: cp/search.c:1991
 #, gcc-internal-format
-msgid "non-trivial designated initializers not supported"
+msgid "  since %q+#D declared in base class"
 msgstr ""
 
-#: cp/typeck2.c:940 cp/typeck2.c:954
+#: cp/semantics.c:1279
 #, gcc-internal-format
-msgid "missing initializer for member %qD"
+msgid "type of asm operand %qE could not be determined"
 msgstr ""
 
-#: cp/typeck2.c:945
+#: cp/semantics.c:1402
 #, gcc-internal-format
-msgid "uninitialized const member %qD"
+msgid "invalid use of member %q+D in static member function"
 msgstr ""
 
-#: cp/typeck2.c:947
+#: cp/semantics.c:1404
 #, gcc-internal-format
-msgid "member %qD with uninitialized const fields"
+msgid "invalid use of non-static data member %q+D"
 msgstr ""
 
-#: cp/typeck2.c:949
+#: cp/semantics.c:1405 cp/semantics.c:1444
 #, gcc-internal-format
-msgid "member %qD is uninitialized reference"
+msgid "from this location"
 msgstr ""
 
-#: cp/typeck2.c:1004
+#: cp/semantics.c:1443
 #, gcc-internal-format
-msgid "no field %qD found in union being initialized"
+msgid "object missing in reference to %q+D"
 msgstr ""
 
-#: cp/typeck2.c:1013
+#: cp/semantics.c:1878
 #, gcc-internal-format
-msgid "index value instead of field name in union initializer"
+msgid "arguments to destructor are not allowed"
 msgstr ""
 
-#: cp/typeck2.c:1168
+#: cp/semantics.c:1928
 #, gcc-internal-format
-msgid "circular pointer delegation detected"
+msgid "%<this%> is unavailable for static member functions"
 msgstr ""
 
-#: cp/typeck2.c:1181
+#: cp/semantics.c:1934
 #, gcc-internal-format
-msgid "base operand of %<->%> has non-pointer type %qT"
+msgid "invalid use of %<this%> in non-member function"
 msgstr ""
 
-#: cp/typeck2.c:1205
+#: cp/semantics.c:1936
 #, gcc-internal-format
-msgid "result of %<operator->()%> yields non-pointer result"
+msgid "invalid use of %<this%> at top level"
 msgstr ""
 
-#: cp/typeck2.c:1207
+#: cp/semantics.c:1960
 #, gcc-internal-format
-msgid "base operand of %<->%> is not a pointer"
+msgid "invalid qualifying scope in pseudo-destructor name"
 msgstr ""
 
-#: cp/typeck2.c:1229
+#: cp/semantics.c:1965 cp/typeck.c:1970
 #, gcc-internal-format
-msgid "%qE cannot be used as a member pointer, since it is of type %qT"
+msgid "qualified type %qT does not match destructor name ~%qT"
 msgstr ""
 
-#: cp/typeck2.c:1238
+#: cp/semantics.c:1987
 #, gcc-internal-format
-msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
+msgid "%qE is not of type %qT"
 msgstr ""
 
-#: cp/typeck2.c:1260
+#: cp/semantics.c:2031
 #, gcc-internal-format
-msgid "pointer to member type %qT incompatible with object type %qT"
+msgid "compound literal of non-object type %qT"
 msgstr ""
 
-#: cp/typeck2.c:1482
+#: cp/semantics.c:2108
 #, gcc-internal-format
-msgid "call to function %qD which throws incomplete type %q#T"
+msgid "template type parameters must use the keyword %<class%> or %<typename%>"
 msgstr ""
 
-#: cp/typeck2.c:1485
+#: cp/semantics.c:2145
 #, gcc-internal-format
-msgid "call to function which throws incomplete type %q#T"
+msgid ""
+"invalid use of type %qT as a default value for a template template-parameter"
 msgstr ""
 
-#: fortran/f95-lang.c:280
+#: cp/semantics.c:2148
 #, gcc-internal-format
-msgid "Unexpected type in truthvalue_conversion"
+msgid "invalid default argument for a template template parameter"
 msgstr ""
 
-#: fortran/f95-lang.c:333
+#: cp/semantics.c:2165
 #, gcc-internal-format
-msgid "can't open input file: %s"
+msgid "definition of %q#T inside template parameter list"
 msgstr ""
 
-#: fortran/f95-lang.c:660
+#: cp/semantics.c:2176
 #, gcc-internal-format
-msgid "global register variable %qs used in nested function"
+msgid "invalid definition of qualified type %qT"
 msgstr ""
 
-#: fortran/f95-lang.c:664
+#: cp/semantics.c:2383
 #, gcc-internal-format
-msgid "register variable %qs used in nested function"
+msgid "invalid base-class specification"
 msgstr ""
 
-#: fortran/f95-lang.c:671
+#: cp/semantics.c:2392
 #, gcc-internal-format
-msgid "address of global register variable %qs requested"
+msgid "base class %qT has cv qualifiers"
 msgstr ""
 
-#: fortran/f95-lang.c:689
+#: cp/semantics.c:2414
 #, gcc-internal-format
-msgid "address of register variable %qs requested"
+msgid "incomplete type %qT used in nested name specifier"
 msgstr ""
 
-#: fortran/trans-array.c:3411
+#: cp/semantics.c:2417
 #, gcc-internal-format
-msgid "Possible frontend bug: array constructor not expanded"
+msgid "reference to %<%T::%D%> is ambiguous"
 msgstr ""
 
-#: fortran/trans-array.c:4951
+#: cp/semantics.c:2421 cp/typeck.c:1779
 #, gcc-internal-format
-msgid ""
-"Possible frontend bug: Deferred array size without pointer, allocatable "
-"attribute or derived type without allocatable components."
+msgid "%qD is not a member of %qT"
 msgstr ""
 
-#: fortran/trans-array.c:5424
+#: cp/semantics.c:2424
 #, gcc-internal-format
-msgid "bad expression type during walk (%d)"
+msgid "%qD is not a member of %qD"
 msgstr ""
 
-#: fortran/trans-const.c:336
+#: cp/semantics.c:2567
 #, gcc-internal-format
-msgid "gfc_conv_constant_to_tree(): invalid type: %s"
+msgid "use of %<auto%> variable from containing function"
 msgstr ""
 
-#: fortran/trans-decl.c:943
+#: cp/semantics.c:2569
 #, gcc-internal-format
-msgid "intrinsic variable which isn't a procedure"
+msgid "  %q+#D declared here"
 msgstr ""
 
-#: fortran/trans-decl.c:2601
+#: cp/semantics.c:2607
 #, gcc-internal-format
-msgid "Function does not return a value"
+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 ""
 
-#. I don't think this should ever happen.
-#: fortran/trans-decl.c:2743
+#: cp/semantics.c:2776
 #, gcc-internal-format
-msgid "module symbol %s in wrong namespace"
+msgid "%qD cannot appear in a constant-expression"
 msgstr ""
 
-#: fortran/trans-decl.c:2762
+#: cp/semantics.c:2784
 #, gcc-internal-format
-msgid "backend decl for module variable %s already exists"
+msgid "use of namespace %qD as expression"
 msgstr ""
 
-#: fortran/trans-decl.c:3225
+#: cp/semantics.c:2789
 #, gcc-internal-format
-msgid "Function return value not set"
+msgid "use of class template %qT as expression"
 msgstr ""
 
-#: fortran/trans-expr.c:1072
+#. Ambiguous reference to base members.
+#: cp/semantics.c:2795
 #, gcc-internal-format
-msgid "Unknown intrinsic op"
+msgid "request for member %qD is ambiguous in multiple inheritance lattice"
 msgstr ""
 
-#: fortran/trans-intrinsic.c:659
+#: cp/semantics.c:2913
 #, gcc-internal-format
-msgid "Intrinsic function %s(%d) not recognized"
+msgid "type of %qE is unknown"
 msgstr ""
 
-#: fortran/trans-io.c:1755
+#: cp/semantics.c:2928
 #, gcc-internal-format
-msgid "Bad IO basetype (%d)"
+msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
 msgstr ""
 
-#: fortran/trans-types.c:229
+#: cp/semantics.c:2938
 #, gcc-internal-format
-msgid "integer kind=8 not available for -fdefault-integer-8 option"
+msgid "cannot apply %<offsetof%> to member function %qD"
 msgstr ""
 
-#: fortran/trans-types.c:241
+#: cp/semantics.c:3417
 #, gcc-internal-format
-msgid "real kind=8 not available for -fdefault-real-8 option"
+msgid "num_threads expression must be integral"
 msgstr ""
 
-#: fortran/trans-types.c:254
+#: cp/semantics.c:3431
 #, gcc-internal-format
-msgid "Use of -fdefault-double-8 requires -fdefault-real-8"
+msgid "schedule chunk size expression must be integral"
 msgstr ""
 
-#: fortran/trans-types.c:966
+#: cp/semantics.c:3561
 #, gcc-internal-format
-msgid "Array element size too big"
+msgid "%qE has reference type for %qs"
 msgstr ""
 
-#: fortran/trans.c:626
+#: cp/semantics.c:3700
 #, gcc-internal-format
-msgid "gfc_trans_code(): Bad statement code"
+msgid "%<threadprivate%> %qE is not file, namespace or block scope variable"
 msgstr ""
 
-#. I changed this from sorry(...) because it should not return.
-#. TODO: Remove gfc_todo_error before releasing version 1.0.
-#: fortran/trans.h:604
+#. Report the error.
+#: cp/semantics.c:3974
 #, gcc-internal-format
-msgid "gfc_todo: Not Implemented: "
+msgid "static assertion failed: %E"
 msgstr ""
 
-#: java/check-init.c:248
+#: cp/semantics.c:3976
 #, gcc-internal-format
-msgid "Can't reassign a value to the final variable %qs"
+msgid "non-constant condition for static assertion"
 msgstr ""
 
-#: java/check-init.c:518 java/check-init.c:531
+#: cp/tree.c:766
 #, gcc-internal-format
-msgid "variable %qD may not have been initialized"
+msgid "%qV qualifiers cannot be applied to %qT"
 msgstr ""
 
-#: java/check-init.c:948
+#: cp/tree.c:2050
 #, gcc-internal-format
-msgid "internal error in check-init: tree code not implemented: %s"
+msgid "%qE attribute can only be applied to Java class definitions"
 msgstr ""
 
-#: java/check-init.c:1021
+#: cp/tree.c:2079
 #, gcc-internal-format
-msgid "%Jfinal field %qD may not have been initialized"
+msgid "%qE attribute can only be applied to class definitions"
 msgstr ""
 
-#: java/class.c:766
+#: cp/tree.c:2085
 #, gcc-internal-format
-msgid "bad method signature"
+msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
 msgstr ""
 
-#: java/class.c:815
+#: cp/tree.c:2109
 #, gcc-internal-format
-msgid "misplaced ConstantValue attribute (not in any field)"
+msgid "requested init_priority is not an integer constant"
 msgstr ""
 
-#: java/class.c:818
+#: cp/tree.c:2130
 #, gcc-internal-format
-msgid "duplicate ConstantValue attribute for field '%s'"
+msgid ""
+"can only use %qE attribute on file-scope definitions of objects of class type"
 msgstr ""
 
-#: java/class.c:829
+#: cp/tree.c:2138
 #, gcc-internal-format
-msgid "ConstantValue attribute of field '%s' has wrong type"
+msgid "requested init_priority is out of range"
 msgstr ""
 
-#: java/class.c:1511
+#: cp/tree.c:2148
 #, gcc-internal-format
-msgid "%Jabstract method in non-abstract class"
+msgid "requested init_priority is reserved for internal use"
 msgstr ""
 
-#: java/class.c:2499
+#: cp/tree.c:2159
 #, gcc-internal-format
-msgid "non-static method %q+D overrides static method"
+msgid "%qE attribute is not supported on this platform"
 msgstr ""
 
-#: java/decl.c:1248
+#: cp/typeck.c:434 cp/typeck.c:448 cp/typeck.c:548
 #, gcc-internal-format
-msgid "%q+D used prior to declaration"
+msgid "%s between distinct pointer types %qT and %qT lacks a cast"
 msgstr ""
 
-#: java/decl.c:1289
+#: cp/typeck.c:510
 #, gcc-internal-format
-msgid "declaration of %qs shadows a parameter"
+msgid ""
+"ISO C++ forbids %s between pointer of type %<void *%> and pointer-to-function"
 msgstr ""
 
-#: java/decl.c:1292
+#: cp/typeck.c:568
 #, gcc-internal-format
-msgid "declaration of %qs shadows a symbol from the parameter list"
+msgid "%s between distinct pointer-to-member types %qT and %qT lacks a cast"
 msgstr ""
 
-#: java/decl.c:1762
+#: cp/typeck.c:1124
 #, gcc-internal-format
-msgid "In %+D: overlapped variable and exception ranges at %d"
+msgid "canonical types differ for identical types %T and %T"
 msgstr ""
 
-#: java/decl.c:1825
+#: cp/typeck.c:1135
 #, gcc-internal-format
-msgid "bad type in parameter debug info"
+msgid "same canonical type node for different types %T and %T"
 msgstr ""
 
-#: java/decl.c:1834
+#: cp/typeck.c:1246
 #, gcc-internal-format
-msgid "bad PC range for debug info for local %q+D"
+msgid "invalid application of %qs to a member function"
 msgstr ""
 
-#: java/expr.c:380
+#: cp/typeck.c:1296
 #, gcc-internal-format
-msgid "need to insert runtime check for %s"
+msgid "invalid application of %<sizeof%> to a bit-field"
 msgstr ""
 
-#: java/expr.c:509 java/expr.c:556
+#: cp/typeck.c:1301
 #, gcc-internal-format
-msgid "assert: %s is assign compatible with %s"
+msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
 msgstr ""
 
-#: java/expr.c:675
+#: cp/typeck.c:1344
 #, gcc-internal-format
-msgid "stack underflow - dup* operation"
+msgid "invalid application of %<__alignof%> to a bit-field"
 msgstr ""
 
-#: java/expr.c:1654
+#: cp/typeck.c:1352
 #, gcc-internal-format
-msgid "reference %qs is ambiguous: appears in interface %qs and interface %qs"
+msgid ""
+"ISO C++ forbids applying %<__alignof%> to an expression of function type"
 msgstr ""
 
-#: java/expr.c:1682
+#: cp/typeck.c:1400
 #, gcc-internal-format
-msgid "field %qs not found"
+msgid "invalid use of non-static member function"
 msgstr ""
 
-#: java/expr.c:2178
+#: cp/typeck.c:1635
 #, gcc-internal-format
-msgid "method '%s' not found in class"
+msgid "deprecated conversion from string constant to %qT"
 msgstr ""
 
-#: java/expr.c:2385
+#: cp/typeck.c:1750 cp/typeck.c:2098
 #, gcc-internal-format
-msgid "failed to find class '%s'"
+msgid "request for member %qD in %qE, which is of non-class type %qT"
 msgstr ""
 
-#: java/expr.c:2426
+#: cp/typeck.c:1777
 #, gcc-internal-format
-msgid "class '%s' has no method named '%s' matching signature '%s'"
+msgid "invalid use of nonstatic data member %qE"
 msgstr ""
 
-#: java/expr.c:2457
+#: cp/typeck.c:1829 cp/typeck.c:1857
 #, gcc-internal-format
-msgid "invokestatic on non static method"
+msgid "invalid access to non-static data member %qD of NULL object"
 msgstr ""
 
-#: java/expr.c:2462
+#: cp/typeck.c:1832 cp/typeck.c:1859
 #, gcc-internal-format
-msgid "invokestatic on abstract method"
+msgid "(perhaps the %<offsetof%> macro was used incorrectly)"
 msgstr ""
 
-#: java/expr.c:2470
+#: cp/typeck.c:1976
 #, gcc-internal-format
-msgid "invoke[non-static] on static method"
+msgid "the type being destroyed is %qT, but the destructor refers to %qT"
 msgstr ""
 
-#: java/expr.c:2824
+#: cp/typeck.c:2015 cp/typeck.c:2035
 #, gcc-internal-format
-msgid "missing field '%s' in '%s'"
+msgid "%qD is not a template"
 msgstr ""
 
-#: java/expr.c:2831
+#: cp/typeck.c:2136
 #, gcc-internal-format
-msgid "mismatching signature for field '%s' in '%s'"
+msgid "%<%D::%D%> is not a member of %qT"
 msgstr ""
 
-#: java/expr.c:2859
+#: cp/typeck.c:2151
 #, gcc-internal-format
-msgid "assignment to final field %q+D not in field's class"
+msgid "%qT is not a base of %qT"
 msgstr ""
 
-#: java/expr.c:3085
+#: cp/typeck.c:2170
 #, gcc-internal-format
-msgid "invalid PC in line number table"
+msgid "%qD has no member named %qE"
 msgstr ""
 
-#: java/expr.c:3133
+#: cp/typeck.c:2185
 #, gcc-internal-format
-msgid "unreachable bytecode from %d to before %d"
+msgid "%qD is not a member template function"
 msgstr ""
 
-#: java/expr.c:3175
+#. A pointer to incomplete type (other than cv void) can be
+#. dereferenced [expr.unary.op]/1
+#: cp/typeck.c:2305
 #, gcc-internal-format
-msgid "unreachable bytecode from %d to the end of the method"
+msgid "%qT is not a pointer-to-object type"
 msgstr ""
 
-#. duplicate code from LOAD macro
-#: java/expr.c:3480
+#: cp/typeck.c:2330
 #, gcc-internal-format
-msgid "unrecogized wide sub-instruction"
+msgid "invalid use of %qs on pointer to member"
 msgstr ""
 
-#: java/gjavah.c:718
+#: cp/typeck.c:2336
 #, gcc-internal-format
-msgid "static field has same name as method"
+msgid "invalid type argument"
 msgstr ""
 
-#: java/gjavah.c:1266
+#: cp/typeck.c:2359
 #, gcc-internal-format
-msgid "couldn't find class %s"
+msgid "subscript missing in array reference"
 msgstr ""
 
-#: java/gjavah.c:1273
+#: cp/typeck.c:2433
 #, gcc-internal-format
-msgid "parse error while reading %s"
+msgid "ISO C++ forbids subscripting non-lvalue array"
 msgstr ""
 
-#: java/gjavah.c:1499 java/gjavah.c:1601 java/gjavah.c:1676
+#: cp/typeck.c:2444
 #, gcc-internal-format
-msgid "unparseable signature: '%s'"
+msgid "subscripting array declared %<register%>"
 msgstr ""
 
-#: java/gjavah.c:2066
+#: cp/typeck.c:2529
 #, gcc-internal-format
-msgid "Not a valid Java .class file."
+msgid "object missing in use of %qE"
 msgstr ""
 
-#: java/gjavah.c:2074 java/jcf-parse.c:753
+#: cp/typeck.c:2645
 #, gcc-internal-format
-msgid "error while parsing constant pool"
+msgid "ISO C++ forbids calling %<::main%> from within program"
 msgstr ""
 
-#: java/gjavah.c:2080
+#: cp/typeck.c:2670
 #, gcc-internal-format
-msgid "error in constant pool entry #%d"
+msgid ""
+"must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>"
 msgstr ""
 
-#: java/gjavah.c:2223
+#: cp/typeck.c:2684
 #, gcc-internal-format
-msgid "class is of array type\n"
+msgid "%qE cannot be used as a function"
 msgstr ""
 
-#: java/gjavah.c:2231
+#: cp/typeck.c:2774
 #, gcc-internal-format
-msgid "base class is of array type"
+msgid "too many arguments to %s %q+#D"
 msgstr ""
 
-#: java/gjavah.c:2429 java/gjavah.c:2556
+#: cp/typeck.c:2775 cp/typeck.c:2873
 #, gcc-internal-format
-msgid "no classes specified"
+msgid "at this point in file"
 msgstr ""
 
-#: java/gjavah.c:2522
+#: cp/typeck.c:2778
 #, gcc-internal-format
-msgid "'-MG' option is unimplemented"
+msgid "too many arguments to function"
 msgstr ""
 
-#: java/gjavah.c:2564
+#: cp/typeck.c:2808
 #, gcc-internal-format
-msgid "can't specify both -o and -MD"
+msgid "parameter %P of %qD has incomplete type %qT"
 msgstr ""
 
-#: java/gjavah.c:2587
+#: cp/typeck.c:2811
 #, gcc-internal-format
-msgid "%s: no such class"
+msgid "parameter %P has incomplete type %qT"
 msgstr ""
 
-#: java/jcf-io.c:549
+#: cp/typeck.c:2872
 #, gcc-internal-format
-msgid ""
-"source file for class %qs is newer than its matching class file.  Source "
-"file %qs used instead"
+msgid "too few arguments to %s %q+#D"
 msgstr ""
 
-#: java/jcf-parse.c:372
+#: cp/typeck.c:2876
 #, gcc-internal-format
-msgid "bad string constant"
+msgid "too few arguments to function"
 msgstr ""
 
-#: java/jcf-parse.c:390
+#: cp/typeck.c:3044 cp/typeck.c:3054
 #, gcc-internal-format
-msgid "bad value constant type %d, index %d"
+msgid "assuming cast to type %qT from overloaded function"
 msgstr ""
 
-#: java/jcf-parse.c:579
+#: cp/typeck.c:3136
 #, gcc-internal-format
-msgid "can't reopen %s: %m"
+msgid "division by zero in %<%E / 0%>"
 msgstr ""
 
-#: java/jcf-parse.c:586
+#: cp/typeck.c:3138
 #, gcc-internal-format
-msgid "can't close %s: %m"
+msgid "division by zero in %<%E / 0.%>"
 msgstr ""
 
-#: java/jcf-parse.c:721 java/jcf-parse.c:727
+#: cp/typeck.c:3173
 #, gcc-internal-format
-msgid "cannot find file for class %s"
+msgid "division by zero in %<%E %% 0%>"
 msgstr ""
 
-#: java/jcf-parse.c:750
+#: cp/typeck.c:3175
 #, gcc-internal-format
-msgid "not a valid Java .class file"
+msgid "division by zero in %<%E %% 0.%>"
 msgstr ""
 
-#. FIXME - where was first time
-#: java/jcf-parse.c:768
+#: cp/typeck.c:3256
 #, gcc-internal-format
-msgid "reading class %s for the second time from %s"
+msgid "left rotate count is negative"
 msgstr ""
 
-#: java/jcf-parse.c:786
+#: cp/typeck.c:3257
 #, gcc-internal-format
-msgid "error while parsing fields"
+msgid "right rotate count is negative"
 msgstr ""
 
-#: java/jcf-parse.c:789
+#: cp/typeck.c:3260
 #, gcc-internal-format
-msgid "error while parsing methods"
+msgid "left rotate count >= width of type"
 msgstr ""
 
-#: java/jcf-parse.c:792
+#: cp/typeck.c:3261
 #, gcc-internal-format
-msgid "error while parsing final attributes"
+msgid "right rotate count >= width of type"
 msgstr ""
 
-#: java/jcf-parse.c:809
+#: cp/typeck.c:3310 cp/typeck.c:3315 cp/typeck.c:3470 cp/typeck.c:3475
 #, gcc-internal-format
-msgid ""
-"the %<java.lang.Object%> that was found in %qs didn't have the special zero-"
-"length %<gnu.gcj.gcj-compiled%> attribute.  This generally means that your "
-"classpath is incorrectly set.  Use %<info gcj \"Input Options\"%> to see the "
-"info page describing how to set the classpath"
+msgid "ISO C++ forbids comparison between pointer and integer"
 msgstr ""
 
-#: java/jcf-parse.c:843
+#: cp/typeck.c:3489
 #, gcc-internal-format
-msgid "%Hduplicate class will only be compiled once"
+msgid "unordered comparison on non-floating point argument"
 msgstr ""
 
-#: java/jcf-parse.c:897
+#: cp/typeck.c:3527
 #, gcc-internal-format
-msgid "missing Code attribute"
+msgid "invalid operands of types %qT and %qT to binary %qO"
 msgstr ""
 
-#: java/jcf-parse.c:1179
+#: cp/typeck.c:3691
 #, gcc-internal-format
-msgid "no input file specified"
+msgid "comparison between types %q#T and %q#T"
 msgstr ""
 
-#: java/jcf-parse.c:1214
+#: cp/typeck.c:3727
 #, gcc-internal-format
-msgid "can't close input file %s: %m"
+msgid "comparison between signed and unsigned integer expressions"
 msgstr ""
 
-#: java/jcf-parse.c:1261
+#. Some sort of arithmetic operation involving NULL was
+#. 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:3799
 #, gcc-internal-format
-msgid "bad zip/jar file %s"
+msgid "NULL used in arithmetic"
 msgstr ""
 
-#: java/jcf-parse.c:1479
+#: cp/typeck.c:3868
 #, gcc-internal-format
-msgid "error while reading %s from zip file"
+msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
 msgstr ""
 
-#: java/jcf-write.c:2668
+#: cp/typeck.c:3870
 #, gcc-internal-format
-msgid ""
-"internal error in generate_bytecode_insn - tree code not implemented: %s"
+msgid "ISO C++ forbids using pointer to a function in subtraction"
 msgstr ""
 
-#: java/jcf-write.c:3041
+#: cp/typeck.c:3872
 #, gcc-internal-format
-msgid "field initializer type mismatch"
+msgid "ISO C++ forbids using pointer to a method in subtraction"
 msgstr ""
 
-#: java/jcf-write.c:3497
+#: cp/typeck.c:3884
 #, gcc-internal-format
-msgid "can't create directory %s: %m"
+msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
 msgstr ""
 
-#: java/jcf-write.c:3534
+#: cp/typeck.c:3944
 #, gcc-internal-format
-msgid "can't open %s for writing: %m"
+msgid "invalid use of %qE to form a pointer-to-member-function"
 msgstr ""
 
-#: java/jcf-write.c:3556
+#: cp/typeck.c:3947
 #, gcc-internal-format
-msgid "can't create %s: %m"
+msgid "  a qualified-id is required"
 msgstr ""
 
-#: java/jv-scan.c:194
+#: cp/typeck.c:3952
 #, gcc-internal-format
-msgid "only one of '--print-main', '--list-class', and '--complexity' allowed"
+msgid ""
+"parentheses around %qE cannot be used to form a pointer-to-member-function"
 msgstr ""
 
-#: java/jv-scan.c:197
+#: cp/typeck.c:3975
 #, gcc-internal-format
-msgid "can't open output file '%s'"
+msgid "taking address of temporary"
 msgstr ""
 
-#: java/jv-scan.c:233
+#: cp/typeck.c:4220
 #, gcc-internal-format
-msgid "file not found '%s'"
+msgid "ISO C++ forbids incrementing an enum"
 msgstr ""
 
-#: java/jvspec.c:443
+#: cp/typeck.c:4221
 #, gcc-internal-format
-msgid "warning: already-compiled .class files ignored with -C"
+msgid "ISO C++ forbids decrementing an enum"
 msgstr ""
 
-#: java/lang.c:628
+#: cp/typeck.c:4232
 #, gcc-internal-format
-msgid "-findirect-dispatch is incompatible with -freduced-reflection"
+msgid "cannot increment a pointer to incomplete type %qT"
 msgstr ""
 
-#: java/lang.c:631
+#: cp/typeck.c:4233
 #, gcc-internal-format
-msgid "-fjni is incompatible with -freduced-reflection"
+msgid "cannot decrement a pointer to incomplete type %qT"
 msgstr ""
 
-#: java/lang.c:642
+#: cp/typeck.c:4239
 #, gcc-internal-format
-msgid "can't do dependency tracking with input from stdin"
+msgid "ISO C++ forbids incrementing a pointer of type %qT"
 msgstr ""
 
-#: java/lang.c:658
+#: cp/typeck.c:4240
 #, gcc-internal-format
-msgid "couldn't determine target name for dependency tracking"
+msgid "ISO C++ forbids decrementing a pointer of type %qT"
 msgstr ""
 
-#: java/lex.c:260
+#: cp/typeck.c:4260
 #, gcc-internal-format
-msgid ""
-"unknown encoding: %qs\n"
-"This might mean that your locale's encoding is not supported\n"
-"by your system's iconv(3) implementation.  If you aren't trying\n"
-"to use a particular encoding for your input file, try the\n"
-"%<--encoding=UTF-8%> option"
+msgid "cast to non-reference type used as lvalue"
 msgstr ""
 
-#: java/lex.c:631
+#: cp/typeck.c:4295
 #, gcc-internal-format
-msgid "internal error - bad unget"
+msgid "invalid use of %<--%> on bool variable %qD"
 msgstr ""
 
-#: java/mangle_name.c:140 java/mangle_name.c:210
+#. ARM $3.4
+#: cp/typeck.c:4324
 #, gcc-internal-format
-msgid "internal error - invalid Utf8 name"
+msgid "ISO C++ forbids taking address of function %<::main%>"
 msgstr ""
 
-#: java/parse.y:767
+#. An expression like &memfn.
+#: cp/typeck.c:4380
 #, gcc-internal-format
-msgid "Ambiguous class: %qs and %qs"
+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 ""
 
-#: java/parse.y:833
+#: cp/typeck.c:4385
 #, gcc-internal-format
-msgid "Modifier %qs declared twice"
+msgid ""
+"ISO C++ forbids taking the address of a bound member function to form a "
+"pointer to member function.  Say %<&%T::%D%>"
 msgstr ""
 
-#: java/parse.y:1081
+#: cp/typeck.c:4410
 #, gcc-internal-format
-msgid "Discouraged form of returned type specification"
+msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
 msgstr ""
 
-#: java/parse.y:1176
+#: cp/typeck.c:4434
 #, gcc-internal-format
-msgid ""
-"Can't define static initializer in class %qs. Static initializer can only be "
-"defined in top-level classes"
+msgid "cannot create pointer to reference member %qD"
 msgstr ""
 
-#: java/parse.y:1472
+#: cp/typeck.c:4645
 #, gcc-internal-format
-msgid "An empty declaration is a deprecated feature that should not be used"
+msgid "cannot take the address of %<this%>, which is an rvalue expression"
 msgstr ""
 
-#: java/parse.y:3035
+#: cp/typeck.c:4668
 #, gcc-internal-format
-msgid ": %qs JDK1.1(TM) feature"
+msgid "address of explicit register variable %qD requested"
 msgstr ""
 
-#: java/parse.y:3115
-#: java/parse.y:3117
+#: cp/typeck.c:4673
 #, gcc-internal-format
-msgid ""
-"%s.\n"
-"%s"
+msgid "address requested for %qD, which is declared %<register%>"
 msgstr ""
 
-#: java/parse.y:3277
+#: cp/typeck.c:4739
 #, gcc-internal-format
-msgid "Missing return statement"
+msgid "%s expression list treated as compound expression"
 msgstr ""
 
-#: java/parse.y:3299
-#: java/parse.y:12046
-#: java/parse.y:12050
+#: cp/typeck.c:5132
 #, gcc-internal-format
-msgid "Unreachable statement"
+msgid "invalid static_cast from type %qT to type %qT"
 msgstr ""
 
-#: java/parse.y:3309
+#: cp/typeck.c:5154
 #, gcc-internal-format
-msgid "Can't access %s field %<%s.%s%> from %qs"
+msgid "converting from %qT to %qT"
 msgstr ""
 
-#: java/parse.y:3378
+#: cp/typeck.c:5202
 #, gcc-internal-format
-msgid "%s %qs already defined in %s:%d"
+msgid "invalid cast of an rvalue expression of type %qT to type %qT"
 msgstr ""
 
-#: java/parse.y:3396
+#: cp/typeck.c:5261
 #, gcc-internal-format
-msgid ""
-"Variable %qs is already defined in this method and was declared %<%s %s%> at "
-"line %d"
+msgid "cast from %qT to %qT loses precision"
 msgstr ""
 
-#: java/parse.y:3507
+#: cp/typeck.c:5288
 #, gcc-internal-format
-msgid "Interface %qs repeated"
+msgid "cast from %qT to %qT increases required alignment of target type"
 msgstr ""
 
-#: java/parse.y:3537
+#. Only issue a warning, as we have always supported this
+#. 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:5307
 #, gcc-internal-format
-msgid "%s name %qs clashes with imported type %qs"
+msgid ""
+"ISO C++ forbids casting between pointer-to-function and pointer-to-object"
 msgstr ""
 
-#: java/parse.y:3569
+#: cp/typeck.c:5318
 #, gcc-internal-format
-msgid "Public %s %qs must be defined in a file called %<%s.java%>"
+msgid "invalid cast from type %qT to type %qT"
 msgstr ""
 
-#: java/parse.y:3584
+#: cp/typeck.c:5374
 #, gcc-internal-format
 msgid ""
-"Inner class %qs can't be static. Static classes can only occur in interfaces "
-"and top-level classes"
+"invalid use of const_cast with type %qT, which is not a pointer, reference, "
+"nor a pointer-to-data-member type"
 msgstr ""
 
-#: java/parse.y:3665
+#: cp/typeck.c:5383
 #, gcc-internal-format
 msgid ""
-"The class name %qs is already defined in this scope. An inner class may not "
-"have the same simple name as any of its enclosing classes"
+"invalid use of const_cast with type %qT, which is a pointer or reference to "
+"a function type"
 msgstr ""
 
-#: java/parse.y:3713
+#: cp/typeck.c:5408
 #, gcc-internal-format
-msgid "Qualifier must be a reference"
+msgid "invalid const_cast of an rvalue of type %qT to type %qT"
 msgstr ""
 
-#: java/parse.y:3734
+#: cp/typeck.c:5459
 #, gcc-internal-format
-msgid "Cyclic inheritance involving %s"
+msgid "invalid const_cast from type %qT to type %qT"
 msgstr ""
 
-#: java/parse.y:4002
+#: cp/typeck.c:5527 cp/typeck.c:5532
 #, gcc-internal-format
-msgid ""
-"Redundant use of %<abstract%> modifier. Interface %qs is implicitly abstract"
+msgid "ISO C++ forbids casting to an array type %qT"
 msgstr ""
 
-#: java/parse.y:4157
+#: cp/typeck.c:5540
 #, gcc-internal-format
-msgid "Class %qs can't be declared both abstract and final"
+msgid "invalid cast to function type %qT"
 msgstr ""
 
-#: java/parse.y:4169
+#: cp/typeck.c:5754
 #, gcc-internal-format
-msgid "%<java.lang.Object%> can't extend anything"
+msgid "  in evaluation of %<%Q(%#T, %#T)%>"
 msgstr ""
 
-#: java/parse.y:4406
+#: cp/typeck.c:5823
 #, gcc-internal-format
-msgid "Duplicate variable declaration: %<%s %s%> was %<%s %s%> (%s:%d)"
+msgid "incompatible types in assignment of %qT to %qT"
 msgstr ""
 
-#: java/parse.y:4470
+#: cp/typeck.c:5834
 #, gcc-internal-format
-msgid "Field %qs can't be static in inner class %qs unless it is final"
+msgid "array used as initializer"
 msgstr ""
 
-#: java/parse.y:4713
+#: cp/typeck.c:5836
 #, gcc-internal-format
-msgid "Class %qs must be declared abstract to define abstract method %qs"
+msgid "invalid array assignment"
 msgstr ""
 
-#: java/parse.y:4720
+#: cp/typeck.c:5958
 #, gcc-internal-format
-msgid "native method %qs can't be strictfp"
+msgid "   in pointer to member function conversion"
 msgstr ""
 
-#: java/parse.y:4724
+#: cp/typeck.c:5969 cp/typeck.c:5995
 #, gcc-internal-format
-msgid "method %qs can't be transient"
+msgid "pointer to member cast via virtual base %qT"
 msgstr ""
 
-#: java/parse.y:4727
+#: cp/typeck.c:5972
 #, gcc-internal-format
-msgid "method %qs can't be volatile"
+msgid "pointer to member conversion via virtual base %qT"
 msgstr ""
 
-#: java/parse.y:4777
-#: java/parse.y:6508
+#: cp/typeck.c:5981
 #, gcc-internal-format
-msgid ""
-"Method %qs can't be static in inner class %qs. Only members of interfaces "
-"and top-level classes can be static"
+msgid "   in pointer to member conversion"
 msgstr ""
 
-#: java/parse.y:4932
+#: cp/typeck.c:6071
 #, gcc-internal-format
-msgid "%s method %qs can't have a body defined"
+msgid "invalid conversion to type %qT from type %qT"
 msgstr ""
 
-#: java/parse.y:4943
+#: cp/typeck.c:6315
 #, gcc-internal-format
-msgid "Non native and non abstract method %qs must have a body defined"
+msgid "cannot convert %qT to %qT for argument %qP to %qD"
 msgstr ""
 
-#: java/parse.y:5013
+#: cp/typeck.c:6318
 #, gcc-internal-format
-msgid "%s: recursive invocation of constructor %qs"
+msgid "cannot convert %qT to %qT in %s"
 msgstr ""
 
-#: java/parse.y:5043
+#: cp/typeck.c:6329
 #, gcc-internal-format
-msgid ""
-"Inconsistent member declaration.  At most one of %<public%>, %<private%>, or "
-"%<protected%> may be specified"
+msgid "%s might be a candidate for a format attribute"
 msgstr ""
 
-#: java/parse.y:5051
+#: cp/typeck.c:6416 cp/typeck.c:6418
 #, gcc-internal-format
-msgid ""
-"Inconsistent member declaration.  At most one of %<final%> or %<volatile%> "
-"may be specified"
+msgid "in passing argument %P of %q+D"
 msgstr ""
 
-#: java/parse.y:5141
+#: cp/typeck.c:6468
 #, gcc-internal-format
-msgid "Variable %qs is used more than once in the argument list of method %qs"
+msgid "returning reference to temporary"
 msgstr ""
 
-#: java/parse.y:5225
+#: cp/typeck.c:6475
 #, gcc-internal-format
-msgid "%s %qs can't implement/extend %s %qs"
+msgid "reference to non-lvalue returned"
 msgstr ""
 
-#: java/parse.y:5259
+#: cp/typeck.c:6491
 #, gcc-internal-format
-msgid "Class %qs can't subclass %s %qs"
+msgid "reference to local variable %q+D returned"
 msgstr ""
 
-#: java/parse.y:5268
+#: cp/typeck.c:6494
 #, gcc-internal-format
-msgid "Can't subclass final classes: %s"
+msgid "address of local variable %q+D returned"
 msgstr ""
 
-#: java/parse.y:5454
+#: cp/typeck.c:6528
 #, gcc-internal-format
-msgid "Cyclic class inheritance%s"
+msgid "returning a value from a destructor"
 msgstr ""
 
-#: java/parse.y:6159
+#. If a return statement appears in a handler of the
+#. function-try-block of a constructor, the program is ill-formed.
+#: cp/typeck.c:6536
 #, gcc-internal-format
-msgid "Superclass %qs of class %qs not found"
+msgid "cannot return from a handler of a function-try-block of a constructor"
 msgstr ""
 
-#: java/parse.y:6165
+#. You can't return a value from a constructor.
+#: cp/typeck.c:6539
 #, gcc-internal-format
-msgid "Type %qs not found in declaration of field %qs"
+msgid "returning a value from a constructor"
 msgstr ""
 
-#: java/parse.y:6171
+#: cp/typeck.c:6562
 #, gcc-internal-format
-msgid "Type %qs not found in the declaration of the argument %qs of method %qs"
+msgid "return-statement with no value, in function returning %qT"
 msgstr ""
 
-#: java/parse.y:6178
+#: cp/typeck.c:6583
 #, gcc-internal-format
-msgid "Type %qs not found in the declaration of the return type of method %qs"
+msgid "return-statement with a value, in function returning 'void'"
 msgstr ""
 
-#: java/parse.y:6184
+#: cp/typeck.c:6614
 #, gcc-internal-format
-msgid "Superinterface %qs of %s %qs not found"
+msgid ""
+"%<operator new%> must not return NULL unless it is declared %<throw()%> (or -"
+"fcheck-new is in effect)"
 msgstr ""
 
-#: java/parse.y:6191
+#: cp/typeck2.c:54
 #, gcc-internal-format
-msgid "Type %qs not found in the declaration of the local variable %qs"
+msgid "type %qT is not a base type for type %qT"
 msgstr ""
 
-#: java/parse.y:6198
+#: cp/typeck2.c:97
 #, gcc-internal-format
-msgid "Class %qs not found in %<throws%>"
+msgid "%s of read-only parameter %qD"
 msgstr ""
 
-#: java/parse.y:6255
+#: cp/typeck2.c:102
 #, gcc-internal-format
-msgid "Duplicate %s declaration %qs"
+msgid "%s of read-only reference %qD"
 msgstr ""
 
-#: java/parse.y:6329
+#: cp/typeck2.c:104
 #, gcc-internal-format
-msgid ""
-"Class %qs doesn't define the abstract method %<%s %s%> from %s %<%s%>. This "
-"method must be defined or %s %qs must be declared abstract"
+msgid "%s of read-only named return value %qD"
 msgstr ""
 
-#: java/parse.y:6485
+#: cp/typeck2.c:106
 #, gcc-internal-format
-msgid ""
-"Class %qs in %<throws%> clause must be a subclass of class %<java.lang."
-"Throwable%>"
+msgid "%s of function %qD"
 msgstr ""
 
-#: java/parse.y:6529
+#: cp/typeck2.c:108
 #, gcc-internal-format
-msgid ""
-"Class %qs must override %qs with a public method in order to implement "
-"interface %qs"
+msgid "%s of read-only location"
 msgstr ""
 
-#: java/parse.y:6543
-#: java/parse.y:6766
+#: cp/typeck2.c:288
 #, gcc-internal-format
-msgid "Method %qs was defined with return type %qs in class %qs"
+msgid "cannot declare variable %q+D to be of abstract type %qT"
 msgstr ""
 
-#: java/parse.y:6560
+#: cp/typeck2.c:291
 #, gcc-internal-format
-msgid "%s methods can't be overridden. Method %qs is %s in class %qs"
+msgid "cannot declare parameter %q+D to be of abstract type %qT"
 msgstr ""
 
-#: java/parse.y:6574
+#: cp/typeck2.c:294
 #, gcc-internal-format
-msgid ""
-"Instance methods can't be overridden by a static method. Method %qs is an "
-"instance method in class %qs"
+msgid "cannot declare field %q+D to be of abstract type %qT"
 msgstr ""
 
-#: java/parse.y:6597
+#: cp/typeck2.c:298
 #, gcc-internal-format
-msgid ""
-"Methods can't be overridden to be more private. Method %qs is not %s in "
-"class %qs"
+msgid "invalid abstract return type for member function %q+#D"
 msgstr ""
 
-#: java/parse.y:6734
+#: cp/typeck2.c:300
 #, gcc-internal-format
-msgid ""
-"Invalid checked exception class %qs in %<throws%> clause.  The exception "
-"must be a subclass of an exception thrown by %qs from class %qs"
+msgid "invalid abstract return type for function %q+#D"
 msgstr ""
 
-#: java/parse.y:6791
+#. Here we do not have location information.
+#: cp/typeck2.c:303
 #, gcc-internal-format
-msgid ""
-"Interface %qs inherits method %qs from interface %qs. This method is "
-"redefined with a different return type in interface %qs"
+msgid "invalid abstract type %qT for %qE"
 msgstr ""
 
-#: java/parse.y:6966
+#: cp/typeck2.c:305
 #, gcc-internal-format
-msgid "Class or interface %qs not found in import"
+msgid "invalid abstract type for %q+D"
 msgstr ""
 
-#: java/parse.y:7055
+#: cp/typeck2.c:308
 #, gcc-internal-format
-msgid "malformed .zip archive in CLASSPATH: %s"
+msgid "cannot allocate an object of abstract type %qT"
 msgstr ""
 
-#: java/parse.y:7126
+#: cp/typeck2.c:316
 #, gcc-internal-format
-msgid ""
-"Can't find default package %qs. Check the CLASSPATH environment variable and "
-"the access to the archives"
+msgid "%J  because the following virtual functions are pure within %qT:"
 msgstr ""
 
-#: java/parse.y:7131
+#: cp/typeck2.c:320
 #, gcc-internal-format
-msgid "Package %qs not found in import"
+msgid "\t%+#D"
 msgstr ""
 
-#: java/parse.y:7232
+#: cp/typeck2.c:327
 #, gcc-internal-format
-msgid "Type %qs also potentially defined in package %qs"
+msgid "%J  since type %qT has pure virtual functions"
 msgstr ""
 
-#: java/parse.y:7372
+#: cp/typeck2.c:594
 #, gcc-internal-format
-msgid "Nested %s %s is %s; cannot be accessed from here"
+msgid "constructor syntax used, but no constructor declared for type %qT"
 msgstr ""
 
-#: java/parse.y:7410
+#: cp/typeck2.c:608
 #, gcc-internal-format
-msgid ""
-"Can't access %s %qs. Only public classes and interfaces in other packages "
-"can be accessed"
+msgid "cannot initialize arrays using this syntax"
 msgstr ""
 
-#: java/parse.y:7448
+#: cp/typeck2.c:684
 #, gcc-internal-format
-msgid "Only %<final%> is allowed as a local variables modifier"
+msgid "int-array initialized from non-wide string"
 msgstr ""
 
-#: java/parse.y:9090
+#: cp/typeck2.c:723
 #, gcc-internal-format
-msgid "No constructor matching %qs found in class %qs"
+msgid "cannot initialize aggregate of type %qT with a compound literal"
 msgstr ""
 
-#: java/parse.y:9594
+#: cp/typeck2.c:732
 #, gcc-internal-format
-msgid "Can't reference %qs before the superclass constructor has been called"
+msgid "array must be initialized with a brace-enclosed initializer"
 msgstr ""
 
-#: java/parse.y:9655
+#: cp/typeck2.c:808 cp/typeck2.c:909
 #, gcc-internal-format
-msgid ""
-"Local variable %qs can't be accessed from within the inner class %qs unless "
-"it is declared final"
+msgid "non-trivial designated initializers not supported"
 msgstr ""
 
-#: java/parse.y:9660
-#: java/parse.y:10118
+#: cp/typeck2.c:932 cp/typeck2.c:946
 #, gcc-internal-format
-msgid "Undefined variable %qs"
+msgid "missing initializer for member %qD"
 msgstr ""
 
-#: java/parse.y:9671
+#: cp/typeck2.c:937
 #, gcc-internal-format
-msgid "Can't make a static reference to nonstatic variable %qs in class %qs"
+msgid "uninitialized const member %qD"
 msgstr ""
 
-#: java/parse.y:9872
-#: java/parse.y:10726
+#: cp/typeck2.c:939
 #, gcc-internal-format
-msgid "No enclosing instance for inner class %qs is in scope%s"
+msgid "member %qD with uninitialized const fields"
 msgstr ""
 
-#: java/parse.y:9991
-#: java/parse.y:12480
+#: cp/typeck2.c:941
 #, gcc-internal-format
-msgid "Keyword %<this%> used outside allowed context"
+msgid "member %qD is uninitialized reference"
 msgstr ""
 
-#: java/parse.y:9997
-#: java/parse.y:10882
+#: cp/typeck2.c:996
 #, gcc-internal-format
-msgid ""
-"Can't reference %<this%> before the superclass constructor has been called"
+msgid "no field %qD found in union being initialized"
 msgstr ""
 
-#: java/parse.y:10013
+#: cp/typeck2.c:1005
 #, gcc-internal-format
-msgid ""
-"Can't use variable %<%s.this%>: type %qs isn't an outer type of type %qs"
+msgid "index value instead of field name in union initializer"
 msgstr ""
 
-#: java/parse.y:10046
+#: cp/typeck2.c:1160
 #, gcc-internal-format
-msgid "Keyword %<super%> used outside allowed context"
+msgid "circular pointer delegation detected"
 msgstr ""
 
-#: java/parse.y:10095
+#: cp/typeck2.c:1173
 #, gcc-internal-format
-msgid "No variable %qs defined in class %qs"
+msgid "base operand of %<->%> has non-pointer type %qT"
 msgstr ""
 
-#: java/parse.y:10100
+#: cp/typeck2.c:1197
 #, gcc-internal-format
-msgid "Undefined variable or class name: %qs"
+msgid "result of %<operator->()%> yields non-pointer result"
 msgstr ""
 
-#: java/parse.y:10182
+#: cp/typeck2.c:1199
 #, gcc-internal-format
-msgid "Can't use type %qs as a qualifier"
+msgid "base operand of %<->%> is not a pointer"
 msgstr ""
 
-#: java/parse.y:10201
+#: cp/typeck2.c:1221
 #, gcc-internal-format
-msgid "Attempt to reference field %qs in %<%s %s%>"
+msgid "%qE cannot be used as a member pointer, since it is of type %qT"
 msgstr ""
 
-#: java/parse.y:10232
+#: cp/typeck2.c:1230
 #, gcc-internal-format
-msgid "No variable %qs defined in type %qs"
+msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
 msgstr ""
 
-#: java/parse.y:10324
+#: cp/typeck2.c:1252
 #, gcc-internal-format
-msgid "Attempt to reference field %<new%> in a %qs"
+msgid "pointer to member type %qT incompatible with object type %qT"
 msgstr ""
 
-#: java/parse.y:10461
+#: cp/typeck2.c:1474
 #, gcc-internal-format
-msgid "The class %qs has been deprecated"
+msgid "call to function %qD which throws incomplete type %q#T"
 msgstr ""
 
-#: java/parse.y:10471
+#: cp/typeck2.c:1477
 #, gcc-internal-format
-msgid "The %s %qs in class %qs has been deprecated"
+msgid "call to function which throws incomplete type %q#T"
 msgstr ""
 
-#: java/parse.y:10562
+#: fortran/f95-lang.c:282
 #, gcc-internal-format
-msgid "Can't invoke a method on primitive type %qs"
+msgid "Unexpected type in truthvalue_conversion"
 msgstr ""
 
-#: java/parse.y:10577
+#: fortran/f95-lang.c:338
 #, gcc-internal-format
-msgid "Can't make static reference to method %qs in interface %qs"
+msgid "can't open input file: %s"
 msgstr ""
 
-#: java/parse.y:10591
-#: java/parse.y:10929
+#: fortran/f95-lang.c:670
 #, gcc-internal-format
-msgid "Can't make static reference to method %<%s %s%> in class %qs"
+msgid "global register variable %qs used in nested function"
 msgstr ""
 
-#: java/parse.y:10633
+#: fortran/f95-lang.c:674
 #, gcc-internal-format
-msgid "Can't invoke super constructor on java.lang.Object"
+msgid "register variable %qs used in nested function"
 msgstr ""
 
-#: java/parse.y:10646
-#: java/parse.y:14550
+#: fortran/f95-lang.c:681
 #, gcc-internal-format
-msgid "Class %qs not found in type declaration"
+msgid "address of global register variable %qs requested"
 msgstr ""
 
-#: java/parse.y:10658
+#: fortran/f95-lang.c:699
 #, gcc-internal-format
-msgid "Class %qs is an abstract class. It can't be instantiated"
+msgid "address of register variable %qs requested"
 msgstr ""
 
-#: java/parse.y:10688
+#: fortran/trans-array.c:3634
 #, gcc-internal-format
-msgid "No method named %qs in scope"
+msgid "Possible frontend bug: array constructor not expanded"
 msgstr ""
 
-#: java/parse.y:10801
+#: fortran/trans-array.c:5177
 #, gcc-internal-format
-msgid "Can't access %s %s %<%s.%s%> from %qs"
+msgid ""
+"Possible frontend bug: Deferred array size without pointer, allocatable "
+"attribute or derived type without allocatable components."
 msgstr ""
 
-#: java/parse.y:11297
+#: fortran/trans-array.c:5650
 #, gcc-internal-format
-msgid "Can't find %s %<%s(%s)%> in type %qs%s"
+msgid "bad expression type during walk (%d)"
 msgstr ""
 
-#: java/parse.y:11892
+#: fortran/trans-const.c:336
 #, gcc-internal-format
-msgid "Constant expression required"
+msgid "gfc_conv_constant_to_tree(): invalid type: %s"
 msgstr ""
 
-#: java/parse.y:11905
+#: fortran/trans-decl.c:953
 #, gcc-internal-format
-msgid "Incompatible type for case. Can't convert %qs to %<int%>"
+msgid "intrinsic variable which isn't a procedure"
 msgstr ""
 
-#: java/parse.y:11939
+#: fortran/trans-decl.c:2628
 #, gcc-internal-format
-msgid "Duplicate case label: %<default%>"
+msgid "Function does not return a value"
 msgstr ""
 
-#: java/parse.y:12279
+#: fortran/trans-decl.c:2791
 #, gcc-internal-format
-msgid "Incompatible type for %<+=%>. Can't convert %qs to %<java.lang.String%>"
+msgid "backend decl for module variable %s already exists"
 msgstr ""
 
-#: java/parse.y:12462
+#: fortran/trans-decl.c:3254
 #, gcc-internal-format
-msgid "missing static field %qs"
+msgid "Function return value not set"
 msgstr ""
 
-#: java/parse.y:12467
+#: fortran/trans-expr.c:1106
 #, gcc-internal-format
-msgid "not a static field %qs"
+msgid "Unknown intrinsic op"
 msgstr ""
 
-#: java/parse.y:12488
+#: fortran/trans-intrinsic.c:664
 #, gcc-internal-format
-msgid ""
-"Can't reference %<this%> or %<super%> before the superclass constructor has "
-"been called"
+msgid "Intrinsic function %s(%d) not recognized"
 msgstr ""
 
-#: java/parse.y:12508
+#: fortran/trans-io.c:1761
 #, gcc-internal-format
-msgid "No case for %s"
+msgid "Bad IO basetype (%d)"
 msgstr ""
 
-#: java/parse.y:12938
+#: fortran/trans-types.c:233
 #, gcc-internal-format
-msgid "Invalid left hand side of assignment"
+msgid "integer kind=8 not available for -fdefault-integer-8 option"
 msgstr ""
 
-#: java/parse.y:12989
+#: fortran/trans-types.c:256
 #, gcc-internal-format
-msgid "Incompatible type for %s. Can't convert %qs to %qs"
+msgid "real kind=8 not available for -fdefault-real-8 option"
 msgstr ""
 
-#: java/parse.y:12992
+#: fortran/trans-types.c:269
 #, gcc-internal-format
-msgid "Incompatible type for %s. Explicit cast needed to convert %qs to %qs"
+msgid "Use of -fdefault-double-8 requires -fdefault-real-8"
 msgstr ""
 
-#: java/parse.y:13164
+#: fortran/trans-types.c:982
 #, gcc-internal-format
-msgid ""
-"Constant expression %qs too wide for narrowing primitive conversion to %qs"
+msgid "Array element size too big"
 msgstr ""
 
-#: java/parse.y:13454
+#: fortran/trans.c:630
 #, gcc-internal-format
-msgid "unregistered operator %s"
+msgid "gfc_trans_code(): Bad statement code"
 msgstr ""
 
-#: java/parse.y:13603
+#. I changed this from sorry(...) because it should not return.
+#. TODO: Remove gfc_todo_error before releasing version 1.0.
+#: fortran/trans.h:615
 #, gcc-internal-format
-msgid ""
-"Evaluating this expression will result in an arithmetic exception being "
-"thrown"
+msgid "gfc_todo: Not Implemented: "
 msgstr ""
 
-#: java/parse.y:13685
+#: java/class.c:767
 #, gcc-internal-format
-msgid ""
-"Incompatible type for %qs. Explicit cast needed to convert shift distance "
-"from %qs to integral"
+msgid "bad method signature"
 msgstr ""
 
-#: java/parse.y:13690
+#: java/class.c:819
 #, gcc-internal-format
-msgid ""
-"Incompatible type for %qs. Can't convert shift distance from %qs to integral"
+msgid "misplaced ConstantValue attribute (not in any field)"
 msgstr ""
 
-#: java/parse.y:13764
+#: java/class.c:822
 #, gcc-internal-format
-msgid "Invalid argument %qs for %<instanceof%>"
+msgid "duplicate ConstantValue attribute for field '%s'"
 msgstr ""
 
-#: java/parse.y:13791
+#: java/class.c:833
 #, gcc-internal-format
-msgid "Impossible for %qs to be instance of %qs"
+msgid "ConstantValue attribute of field '%s' has wrong type"
 msgstr ""
 
-#: java/parse.y:13922
+#: java/class.c:1521
 #, gcc-internal-format
-msgid "Incompatible type for %qs. Can't convert %qs to %qs"
+msgid "%Jabstract method in non-abstract class"
 msgstr ""
 
-#: java/parse.y:14240
+#: java/class.c:2604
 #, gcc-internal-format
-msgid "%qs cannot be used with a constant"
+msgid "non-static method %q+D overrides static method"
 msgstr ""
 
-#: java/parse.y:14405
+#: java/decl.c:1188
 #, gcc-internal-format
-msgid "Invalid argument type %qs to %qs"
+msgid "%q+D used prior to declaration"
 msgstr ""
 
-#: java/parse.y:14641
+#: java/decl.c:1611
 #, gcc-internal-format
-msgid "Invalid cast from %qs to %qs"
+msgid "In %+D: overlapped variable and exception ranges at %d"
 msgstr ""
 
-#: java/parse.y:14688
+#: java/decl.c:1674
 #, gcc-internal-format
-msgid "%<[]%> can only be applied to arrays. It can't be applied to %qs"
+msgid "bad type in parameter debug info"
 msgstr ""
 
-#: java/parse.y:14701
+#: java/decl.c:1683
 #, gcc-internal-format
-msgid ""
-"Incompatible type for %<[]%>. Explicit cast needed to convert %qs to %<int%>"
+msgid "bad PC range for debug info for local %q+D"
 msgstr ""
 
-#: java/parse.y:14705
+#: java/expr.c:377
 #, gcc-internal-format
-msgid "Incompatible type for %<[]%>. Can't convert %qs to %<int%>"
+msgid "need to insert runtime check for %s"
 msgstr ""
 
-#: java/parse.y:14776
+#: java/expr.c:506 java/expr.c:553
 #, gcc-internal-format
-msgid ""
-"Incompatible type for dimension in array creation expression. %s convert %qs "
-"to %<int%>"
+msgid "assert: %s is assign compatible with %s"
 msgstr ""
 
-#: java/parse.y:14894
+#: java/expr.c:672
 #, gcc-internal-format
-msgid "Invalid array initializer for non-array type %qs"
+msgid "stack underflow - dup* operation"
 msgstr ""
 
-#: java/parse.y:14981
+#: java/expr.c:1660
 #, gcc-internal-format
-msgid "Incompatible type for array. %s convert %qs to %qs"
+msgid "reference %qs is ambiguous: appears in interface %qs and interface %qs"
 msgstr ""
 
-#: java/parse.y:15050
+#: java/expr.c:1688
 #, gcc-internal-format
-msgid "%<return%> inside instance initializer"
+msgid "field %qs not found"
 msgstr ""
 
-#: java/parse.y:15054
+#: java/expr.c:2207
 #, gcc-internal-format
-msgid "%<return%> inside static initializer"
+msgid "method '%s' not found in class"
 msgstr ""
 
-#: java/parse.y:15060
+#: java/expr.c:2409
 #, gcc-internal-format
-msgid "%<return%> with%s value from %<%s %s%>"
+msgid "failed to find class '%s'"
 msgstr ""
 
-#: java/parse.y:15067
+#: java/expr.c:2450
 #, gcc-internal-format
-msgid "%<return%> with value from constructor %qs"
+msgid "class '%s' has no method named '%s' matching signature '%s'"
 msgstr ""
 
-#: java/parse.y:15132
+#: java/expr.c:2481
 #, gcc-internal-format
-msgid "Incompatible type for %<if%>. Can't convert %qs to %<boolean%>"
+msgid "invokestatic on non static method"
 msgstr ""
 
-#: java/parse.y:15165
+#: java/expr.c:2486
 #, gcc-internal-format
-msgid "Declaration of %qs shadows a previous label declaration"
+msgid "invokestatic on abstract method"
 msgstr ""
 
-#: java/parse.y:15170
+#: java/expr.c:2494
 #, gcc-internal-format
-msgid "This is the location of the previous declaration of label %qs"
+msgid "invoke[non-static] on static method"
 msgstr ""
 
-#: java/parse.y:15417
+#: java/expr.c:2855
 #, gcc-internal-format
-msgid "No label definition found for %qs"
+msgid "missing field '%s' in '%s'"
 msgstr ""
 
-#: java/parse.y:15430
+#: java/expr.c:2862
 #, gcc-internal-format
-msgid "%<continue%> must be in loop"
+msgid "mismatching signature for field '%s' in '%s'"
 msgstr ""
 
-#: java/parse.y:15433
+#: java/expr.c:2891
 #, gcc-internal-format
-msgid "continue label %qs does not name a loop"
+msgid "assignment to final field %q+D not in field's class"
 msgstr ""
 
-#: java/parse.y:15454
+#: java/expr.c:3111
 #, gcc-internal-format
-msgid "%<break%> must be in loop or switch"
+msgid "invalid PC in line number table"
 msgstr ""
 
-#: java/parse.y:15495
+#: java/expr.c:3161
 #, gcc-internal-format
-msgid ""
-"Incompatible type for loop conditional. Can't convert %qs to %<boolean%>"
+msgid "unreachable bytecode from %d to before %d"
 msgstr ""
 
-#: java/parse.y:15533
+#: java/expr.c:3205
 #, gcc-internal-format
-msgid "Incompatible type for %<switch%>. Can't convert %qs to %<int%>"
+msgid "unreachable bytecode from %d to the end of the method"
 msgstr ""
 
-#. The case_label_list is in reverse order, so print the
-#. outer label first.
-#: java/parse.y:15564
+#. duplicate code from LOAD macro
+#: java/expr.c:3510
 #, gcc-internal-format
-msgid "duplicate case label: %<"
+msgid "unrecogized wide sub-instruction"
 msgstr ""
 
-#: java/parse.y:15568
+#: java/jcf-parse.c:522
 #, gcc-internal-format
-msgid "original label is here"
+msgid "<constant pool index %d not in range>"
 msgstr ""
 
-#: java/parse.y:15785
+#: java/jcf-parse.c:532
 #, gcc-internal-format
-msgid ""
-"Can't catch class %qs. Catch clause parameter type must be a subclass of "
-"class %<java.lang.Throwable%>"
+msgid "<constant pool index %d unexpected type"
 msgstr ""
 
-#: java/parse.y:15809
+#: java/jcf-parse.c:1112
 #, gcc-internal-format
-msgid "%<catch%> not reached because of the catch clause at line %d"
+msgid "bad string constant"
 msgstr ""
 
-#: java/parse.y:15876
+#: java/jcf-parse.c:1130
 #, gcc-internal-format
-msgid ""
-"Incompatible type for %<synchronized%>. Can't convert %qs to %<java.lang."
-"Object%>"
+msgid "bad value constant type %d, index %d"
 msgstr ""
 
-#: java/parse.y:15927
+#: java/jcf-parse.c:1424 java/jcf-parse.c:1430
 #, gcc-internal-format
-msgid "Can't throw %qs; it must be a subclass of class %<java.lang.Throwable%>"
+msgid "cannot find file for class %s"
 msgstr ""
 
-#: java/parse.y:15956
+#: java/jcf-parse.c:1455
 #, gcc-internal-format
-msgid ""
-"Checked exception %qs can't be thrown in instance initializer (not all "
-"declared constructor are declaring it in their %<throws%> clause)"
+msgid "not a valid Java .class file"
 msgstr ""
 
-#: java/parse.y:15977
+#: java/jcf-parse.c:1458
 #, gcc-internal-format
-msgid ""
-"Checked exception %qs can't be caught by any of the catch clause(s) of the "
-"surrounding %<try%> block"
+msgid "error while parsing constant pool"
 msgstr ""
 
-#: java/parse.y:15990
+#. FIXME - where was first time
+#: java/jcf-parse.c:1473
 #, gcc-internal-format
-msgid "Checked exception %qs can't be thrown in initializer"
+msgid "reading class %s for the second time from %s"
 msgstr ""
 
-#: java/parse.y:15994
+#: java/jcf-parse.c:1491
 #, gcc-internal-format
-msgid "Checked exception %qs isn't thrown from a %<try%> block"
+msgid "error while parsing fields"
 msgstr ""
 
-#: java/parse.y:16000
+#: java/jcf-parse.c:1494
 #, gcc-internal-format
-msgid ""
-"Checked exception %qs doesn't match any of current method's %<throws%> "
-"declaration(s)"
+msgid "error while parsing methods"
 msgstr ""
 
-#: java/parse.y:16090
+#: java/jcf-parse.c:1497
 #, gcc-internal-format
-msgid "Exception %qs can't be thrown in initializer"
+msgid "error while parsing final attributes"
 msgstr ""
 
-#: java/parse.y:16096
+#: java/jcf-parse.c:1544
 #, gcc-internal-format
-msgid ""
-"Exception %qs must be caught, or it must be declared in the %<throws%> "
-"clause of %qs"
+msgid "%Hduplicate class will only be compiled once"
 msgstr ""
 
-#: java/parse.y:16189
+#: java/jcf-parse.c:1632
 #, gcc-internal-format
-msgid "Incompatible type for %<?:%>. Can't convert %qs to %<boolean%>"
+msgid "missing Code attribute"
 msgstr ""
 
-#: java/parse.y:16257
+#: java/jcf-parse.c:1854
 #, gcc-internal-format
-msgid "Incompatible type for %<?:%>. Can't convert %qs to %qs"
+msgid "no input file specified"
 msgstr ""
 
-#: java/typeck.c:529
+#: java/jcf-parse.c:1889
 #, gcc-internal-format
-msgid "junk at end of signature string"
+msgid "can't close input file %s: %m"
 msgstr ""
 
-#: java/verify-glue.c:391
+#: java/jcf-parse.c:1936
 #, gcc-internal-format
-msgid "verification failed: %s"
+msgid "bad zip/jar file %s"
 msgstr ""
 
-#: java/verify-glue.c:393
+#: java/jcf-parse.c:2137
 #, gcc-internal-format
-msgid "verification failed at PC=%d: %s"
+msgid "error while reading %s from zip file"
 msgstr ""
 
-#: java/verify-glue.c:477
+#: java/jvspec.c:426
 #, gcc-internal-format
-msgid "bad pc in exception_table"
+msgid "warning: already-compiled .class files ignored with -C"
 msgstr ""
 
-#: java/parse.h:129
+#: java/lang.c:610
 #, gcc-internal-format
-msgid "%s method can't be abstract"
+msgid "-findirect-dispatch is incompatible with -freduced-reflection"
 msgstr ""
 
-#: java/parse.h:133
+#: java/lang.c:613
 #, gcc-internal-format
-msgid "Constructor can't be %s"
+msgid "-fjni is incompatible with -freduced-reflection"
 msgstr ""
 
-#. Pedantic warning on obsolete modifiers. Note: when cl is NULL,
-#. flags was set artificially, such as for an interface method.
-#: java/parse.h:165
+#: java/lang.c:624
 #, gcc-internal-format
-msgid "Discouraged redundant use of %qs modifier in declaration of %s"
+msgid "can't do dependency tracking with input from stdin"
 msgstr ""
 
-#: java/parse.h:172
+#: java/lang.c:640
 #, gcc-internal-format
-msgid "Discouraged redundant use of %qs modifier in declaration of %s %qs"
+msgid "couldn't determine target name for dependency tracking"
 msgstr ""
 
-#. Standard error messages
-#: java/parse.h:355
+#: java/mangle_name.c:140 java/mangle_name.c:210
 #, gcc-internal-format
-msgid "Incompatible type for %qs. Can't convert %qs to boolean"
+msgid "internal error - invalid Utf8 name"
 msgstr ""
 
-#: java/parse.h:360
+#: java/typeck.c:527
 #, gcc-internal-format
-msgid "Incompatible type for %qs. Can't convert %qs to numeric type"
+msgid "junk at end of signature string"
 msgstr ""
 
-#: java/parse.h:368
+#: java/verify-glue.c:391
 #, gcc-internal-format
-msgid ""
-"Incompatible type for %qs. Explicit cast needed to convert %qs to integral"
+msgid "verification failed: %s"
 msgstr ""
 
-#: java/parse.h:373
+#: java/verify-glue.c:393
 #, gcc-internal-format
-msgid "Incompatible type for %qs. Can't convert %qs to integral"
+msgid "verification failed at PC=%d: %s"
 msgstr ""
 
-#: java/parse.h:380
+#: java/verify-glue.c:477
 #, gcc-internal-format
-msgid "Variable %qs may not have been initialized"
+msgid "bad pc in exception_table"
 msgstr ""
 
-#: objc/objc-act.c:709
+#: objc/objc-act.c:705
 #, gcc-internal-format
 msgid "%<@end%> must appear in an @implementation context"
 msgstr ""
 
-#: objc/objc-act.c:738
+#: objc/objc-act.c:734
 #, gcc-internal-format
 msgid "method declaration not in @interface context"
 msgstr ""
 
-#: objc/objc-act.c:749
+#: objc/objc-act.c:745
 #, gcc-internal-format
 msgid "method definition not in @implementation context"
 msgstr ""
 
-#: objc/objc-act.c:1173
+#: objc/objc-act.c:1177
 #, gcc-internal-format
 msgid "comparison of distinct Objective-C types lacks a cast"
 msgstr ""
 
-#: objc/objc-act.c:1177
+#: objc/objc-act.c:1181
 #, gcc-internal-format
 msgid "initialization from distinct Objective-C type"
 msgstr ""
 
-#: objc/objc-act.c:1181
+#: objc/objc-act.c:1185
 #, gcc-internal-format
 msgid "assignment from distinct Objective-C type"
 msgstr ""
 
-#: objc/objc-act.c:1185
+#: objc/objc-act.c:1189
 #, gcc-internal-format
 msgid "distinct Objective-C type in return"
 msgstr ""
 
-#: objc/objc-act.c:1189
+#: objc/objc-act.c:1193
 #, gcc-internal-format
 msgid "passing argument %d of %qE from distinct Objective-C type"
 msgstr ""
 
-#: objc/objc-act.c:1344
+#: objc/objc-act.c:1348
 #, gcc-internal-format
 msgid "statically allocated instance of Objective-C class %qs"
 msgstr ""
 
-#: objc/objc-act.c:1415
+#: objc/objc-act.c:1425
 #, gcc-internal-format
 msgid "protocol %qs has circular dependency"
 msgstr ""
 
-#: objc/objc-act.c:1440 objc/objc-act.c:6569
+#: objc/objc-act.c:1450 objc/objc-act.c:6584
 #, gcc-internal-format
 msgid "cannot find protocol declaration for %qs"
 msgstr ""
 
-#: objc/objc-act.c:1904 objc/objc-act.c:3339 objc/objc-act.c:7182
-#: objc/objc-act.c:7518 objc/objc-act.c:7572 objc/objc-act.c:7597
+#: objc/objc-act.c:1914 objc/objc-act.c:3350 objc/objc-act.c:7197
+#: objc/objc-act.c:7533 objc/objc-act.c:7587 objc/objc-act.c:7612
 #, gcc-internal-format
 msgid "cannot find interface declaration for %qs"
 msgstr ""
 
-#: objc/objc-act.c:1908
+#: objc/objc-act.c:1918
 #, gcc-internal-format
 msgid "interface %qs does not have valid constant string layout"
 msgstr ""
 
-#: objc/objc-act.c:1913
+#: objc/objc-act.c:1923
 #, gcc-internal-format
 msgid "cannot find reference tag for class %qs"
 msgstr ""
 
-#: objc/objc-act.c:2539
+#: objc/objc-act.c:2550
 #, gcc-internal-format
 msgid "%Hcreating selector for nonexistent method %qE"
 msgstr ""
 
-#: objc/objc-act.c:2741
+#: objc/objc-act.c:2752
 #, gcc-internal-format
 msgid "%qs is not an Objective-C class name or alias"
 msgstr ""
 
-#: objc/objc-act.c:2867 objc/objc-act.c:2898 objc/objc-act.c:7446
-#: objc/objc-act.c:7747 objc/objc-act.c:7777
+#: objc/objc-act.c:2878 objc/objc-act.c:2909 objc/objc-act.c:7461
+#: objc/objc-act.c:7762 objc/objc-act.c:7792
 #, gcc-internal-format
 msgid "Objective-C declarations may only appear in global scope"
 msgstr ""
 
-#: objc/objc-act.c:2872
+#: objc/objc-act.c:2883
 #, gcc-internal-format
 msgid "cannot find class %qs"
 msgstr ""
 
-#: objc/objc-act.c:2874
+#: objc/objc-act.c:2885
 #, gcc-internal-format
 msgid "class %qs already exists"
 msgstr ""
 
-#: objc/objc-act.c:2918 objc/objc-act.c:7487
+#: objc/objc-act.c:2929 objc/objc-act.c:7502
 #, gcc-internal-format
 msgid "%qs redeclared as different kind of symbol"
 msgstr ""
 
-#: objc/objc-act.c:3192
+#: objc/objc-act.c:3203
 #, gcc-internal-format
 msgid "strong-cast assignment has been intercepted"
 msgstr ""
 
-#: objc/objc-act.c:3234
+#: objc/objc-act.c:3245
 #, gcc-internal-format
 msgid "strong-cast may possibly be needed"
 msgstr ""
 
-#: objc/objc-act.c:3244
+#: objc/objc-act.c:3255
 #, gcc-internal-format
 msgid "instance variable assignment has been intercepted"
 msgstr ""
 
-#: objc/objc-act.c:3263
+#: objc/objc-act.c:3274
 #, gcc-internal-format
 msgid "pointer arithmetic for garbage-collected objects not allowed"
 msgstr ""
 
-#: objc/objc-act.c:3269
+#: objc/objc-act.c:3280
 #, gcc-internal-format
 msgid "global/static variable assignment has been intercepted"
 msgstr ""
 
-#: objc/objc-act.c:3452
+#: objc/objc-act.c:3463
 #, gcc-internal-format
 msgid "use %<-fobjc-exceptions%> to enable Objective-C exception syntax"
 msgstr ""
 
-#: objc/objc-act.c:3794
+#: objc/objc-act.c:3805
 #, gcc-internal-format
 msgid "@catch parameter is not a known Objective-C class type"
 msgstr ""
 
-#: objc/objc-act.c:3810
+#: objc/objc-act.c:3821
 #, gcc-internal-format
 msgid "exception of type %<%T%> will be caught"
 msgstr ""
 
-#: objc/objc-act.c:3812
+#: objc/objc-act.c:3823
 #, gcc-internal-format
 msgid "%H   by earlier handler for %<%T%>"
 msgstr ""
 
-#: objc/objc-act.c:3865
+#: objc/objc-act.c:3876
 #, gcc-internal-format
 msgid "%<@try%> without %<@catch%> or %<@finally%>"
 msgstr ""
 
-#: objc/objc-act.c:3913
+#: objc/objc-act.c:3924
 #, gcc-internal-format
 msgid "%<@throw%> (rethrow) used outside of a @catch block"
 msgstr ""
 
-#: objc/objc-act.c:4308
+#: objc/objc-act.c:4325
 #, gcc-internal-format
 msgid "type %q+D does not have a known size"
 msgstr ""
 
-#: objc/objc-act.c:4941
+#: objc/objc-act.c:4958
 #, gcc-internal-format
 msgid "%J%s %qs"
 msgstr ""
 
-#: objc/objc-act.c:4964 objc/objc-act.c:4983
+#: objc/objc-act.c:4981 objc/objc-act.c:5000
 #, gcc-internal-format
 msgid "inconsistent instance variable specification"
 msgstr ""
 
-#: objc/objc-act.c:5841
+#: objc/objc-act.c:5858
 #, gcc-internal-format
 msgid "can not use an object as parameter to a method"
 msgstr ""
 
-#: objc/objc-act.c:6064
+#: objc/objc-act.c:6081
 #, gcc-internal-format
 msgid "multiple %s named %<%c%s%> found"
 msgstr ""
 
-#: objc/objc-act.c:6293
+#: objc/objc-act.c:6308
 #, gcc-internal-format
 msgid "no super class declared in @interface for %qs"
 msgstr ""
 
-#: objc/objc-act.c:6331
+#: objc/objc-act.c:6346
 #, gcc-internal-format
 msgid "found %<-%s%> instead of %<+%s%> in protocol(s)"
 msgstr ""
 
-#: objc/objc-act.c:6390
+#: objc/objc-act.c:6405
 #, gcc-internal-format
 msgid "invalid receiver type %qs"
 msgstr ""
 
-#: objc/objc-act.c:6405
+#: objc/objc-act.c:6420
 #, gcc-internal-format
 msgid "%<%c%s%> not found in protocol(s)"
 msgstr ""
 
-#: objc/objc-act.c:6419
+#: objc/objc-act.c:6434
 #, gcc-internal-format
 msgid "%qs may not respond to %<%c%s%>"
 msgstr ""
 
-#: objc/objc-act.c:6427
+#: objc/objc-act.c:6442
 #, gcc-internal-format
 msgid "no %<%c%s%> method found"
 msgstr ""
 
-#: objc/objc-act.c:6433
+#: objc/objc-act.c:6448
 #, gcc-internal-format
 msgid "(Messages without a matching method signature"
 msgstr ""
 
-#: objc/objc-act.c:6434
+#: objc/objc-act.c:6449
 #, gcc-internal-format
 msgid "will be assumed to return %<id%> and accept"
 msgstr ""
 
-#: objc/objc-act.c:6435
+#: objc/objc-act.c:6450
 #, gcc-internal-format
 msgid "%<...%> as arguments.)"
 msgstr ""
 
-#: objc/objc-act.c:6668
+#: objc/objc-act.c:6683
 #, gcc-internal-format
 msgid "undeclared selector %qs"
 msgstr ""
@@ -31885,161 +31551,161 @@ 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:6710
+#: objc/objc-act.c:6725
 #, gcc-internal-format
 msgid "instance variable %qs accessed in class method"
 msgstr ""
 
-#: objc/objc-act.c:6943
+#: objc/objc-act.c:6958
 #, gcc-internal-format
 msgid "duplicate declaration of method %<%c%s%>"
 msgstr ""
 
-#: objc/objc-act.c:7004
+#: objc/objc-act.c:7019
 #, gcc-internal-format
 msgid "duplicate interface declaration for category %<%s(%s)%>"
 msgstr ""
 
-#: objc/objc-act.c:7031
+#: objc/objc-act.c:7046
 #, gcc-internal-format
 msgid "illegal reference type specified for instance variable %qs"
 msgstr ""
 
-#: objc/objc-act.c:7042
+#: objc/objc-act.c:7057
 #, gcc-internal-format
 msgid "instance variable %qs has unknown size"
 msgstr ""
 
-#: objc/objc-act.c:7067
+#: objc/objc-act.c:7082
 #, gcc-internal-format
 msgid "type %qs has no default constructor to call"
 msgstr ""
 
-#: objc/objc-act.c:7073
+#: objc/objc-act.c:7088
 #, 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:7085
+#: objc/objc-act.c:7100
 #, gcc-internal-format
 msgid "type %qs has virtual member functions"
 msgstr ""
 
-#: objc/objc-act.c:7086
+#: objc/objc-act.c:7101
 #, gcc-internal-format
 msgid "illegal aggregate type %qs specified for instance variable %qs"
 msgstr ""
 
-#: objc/objc-act.c:7096
+#: objc/objc-act.c:7111
 #, gcc-internal-format
 msgid "type %qs has a user-defined constructor"
 msgstr ""
 
-#: objc/objc-act.c:7098
+#: objc/objc-act.c:7113
 #, gcc-internal-format
 msgid "type %qs has a user-defined destructor"
 msgstr ""
 
-#: objc/objc-act.c:7102
+#: objc/objc-act.c:7117
 #, gcc-internal-format
 msgid ""
 "C++ constructors and destructors will not be invoked for Objective-C fields"
 msgstr ""
 
-#: objc/objc-act.c:7211
+#: objc/objc-act.c:7226
 #, gcc-internal-format
 msgid "instance variable %qs is declared private"
 msgstr ""
 
-#: objc/objc-act.c:7222
+#: objc/objc-act.c:7237
 #, gcc-internal-format
 msgid "instance variable %qs is %s; this will be a hard error in the future"
 msgstr ""
 
-#: objc/objc-act.c:7229
+#: objc/objc-act.c:7244
 #, gcc-internal-format
 msgid "instance variable %qs is declared %s"
 msgstr ""
 
-#: objc/objc-act.c:7255 objc/objc-act.c:7343
+#: objc/objc-act.c:7270 objc/objc-act.c:7358
 #, gcc-internal-format
 msgid "incomplete implementation of class %qs"
 msgstr ""
 
-#: objc/objc-act.c:7259 objc/objc-act.c:7348
+#: objc/objc-act.c:7274 objc/objc-act.c:7363
 #, gcc-internal-format
 msgid "incomplete implementation of category %qs"
 msgstr ""
 
-#: objc/objc-act.c:7264 objc/objc-act.c:7353
+#: objc/objc-act.c:7279 objc/objc-act.c:7368
 #, gcc-internal-format
 msgid "method definition for %<%c%s%> not found"
 msgstr ""
 
-#: objc/objc-act.c:7394
+#: objc/objc-act.c:7409
 #, gcc-internal-format
 msgid "%s %qs does not fully implement the %qs protocol"
 msgstr ""
 
-#: objc/objc-act.c:7452 objc/objc-act.c:9142
+#: objc/objc-act.c:7467 objc/objc-act.c:9157
 #, gcc-internal-format
 msgid "%<@end%> missing in implementation context"
 msgstr ""
 
-#: objc/objc-act.c:7471
+#: objc/objc-act.c:7486
 #, gcc-internal-format
 msgid "cannot find interface declaration for %qs, superclass of %qs"
 msgstr ""
 
-#: objc/objc-act.c:7501
+#: objc/objc-act.c:7516
 #, gcc-internal-format
 msgid "reimplementation of class %qs"
 msgstr ""
 
-#: objc/objc-act.c:7533
+#: objc/objc-act.c:7548
 #, gcc-internal-format
 msgid "conflicting super class name %qs"
 msgstr ""
 
-#: objc/objc-act.c:7535
+#: objc/objc-act.c:7550
 #, gcc-internal-format
 msgid "previous declaration of %qs"
 msgstr ""
 
-#: objc/objc-act.c:7551 objc/objc-act.c:7549
+#: objc/objc-act.c:7566 objc/objc-act.c:7564
 #, gcc-internal-format
 msgid "duplicate interface declaration for class %qs"
 msgstr ""
 
-#: objc/objc-act.c:7805
+#: objc/objc-act.c:7820
 #, gcc-internal-format
 msgid "duplicate declaration for protocol %qs"
 msgstr ""
 
 #. Add a readable method name to the warning.
-#: objc/objc-act.c:8383
+#: objc/objc-act.c:8398
 #, gcc-internal-format
 msgid "%J%s %<%c%s%>"
 msgstr ""
 
-#: objc/objc-act.c:8713
+#: objc/objc-act.c:8728
 #, gcc-internal-format
 msgid "no super class declared in interface for %qs"
 msgstr ""
 
-#: objc/objc-act.c:8762
+#: objc/objc-act.c:8777
 #, gcc-internal-format
 msgid "[super ...] must appear in a method context"
 msgstr ""
 
-#: objc/objc-act.c:8802
+#: objc/objc-act.c:8817
 #, gcc-internal-format
 msgid "method possibly missing a [super dealloc] call"
 msgstr ""
 
-#: objc/objc-act.c:9432
+#: objc/objc-act.c:9447
 #, gcc-internal-format
 msgid "local declaration of %qs hides instance variable"
 msgstr ""
@@ -32049,27 +31715,27 @@ msgstr ""
 msgid "%HDuplicate name %q.*s."
 msgstr ""
 
-#: treelang/treetree.c:813
+#: treelang/treetree.c:809
 #, gcc-internal-format
 msgid "Global register variable %qD used in nested function."
 msgstr ""
 
-#: treelang/treetree.c:817
+#: treelang/treetree.c:813
 #, gcc-internal-format
 msgid "Register variable %qD used in nested function."
 msgstr ""
 
-#: treelang/treetree.c:823
+#: treelang/treetree.c:819
 #, gcc-internal-format
 msgid "Address of global register variable %qD requested."
 msgstr ""
 
-#: treelang/treetree.c:828
+#: treelang/treetree.c:824
 #, gcc-internal-format
 msgid "Address of register variable %qD requested."
 msgstr ""
 
-#: treelang/treetree.c:1213
+#: treelang/treetree.c:1209
 #, gcc-internal-format
 msgid "%qD attribute ignored"
 msgstr ""