aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2007-03-07 18:02:40 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2007-03-07 18:02:40 +0000
commit3f3e5a9ade742e4cc257309cb1748d03601ad18c (patch)
treed5eb11c94d298119578821c816a2e7967989448d
parent1a777b2d5da4d3d2ffb4cb73d9d1b41177a7d194 (diff)
downloadgcc-3f3e5a9ade742e4cc257309cb1748d03601ad18c.zip
gcc-3f3e5a9ade742e4cc257309cb1748d03601ad18c.tar.gz
gcc-3f3e5a9ade742e4cc257309cb1748d03601ad18c.tar.bz2
* gcc.pot: Regenerate.
From-SVN: r122667
-rw-r--r--gcc/po/ChangeLog4
-rw-r--r--gcc/po/gcc.pot12960
2 files changed, 6317 insertions, 6647 deletions
diff --git a/gcc/po/ChangeLog b/gcc/po/ChangeLog
index 8874ea0..783e5f9 100644
--- a/gcc/po/ChangeLog
+++ b/gcc/po/ChangeLog
@@ -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.
diff --git a/gcc/po/gcc.pot b/gcc/po/gcc.pot
index dc00117..6ea2ebb 100644
--- a/gcc/po/gcc.pot
+++ b/gcc/po/gcc.pot
@@ -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:1213
-msgid "The --param option recognizes the following as parameters:\n"
+#: 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: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
+#: 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 "Obsolete: arithmetic IF statement at %C"
+msgid "Assigning to a PROTECTED pointer at %C"
msgstr ""
-#: fortran/match.c:986
+#: fortran/match.c:951 fortran/match.c:1024
+#, no-c-format
+msgid "Obsolescent: arithmetic IF statement at %C"
+msgstr ""
+
+#: 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 ""
+"'%s' at %L cannot have the VALUE attribute because it is not a dummy argument"
+msgstr ""
+
+#: fortran/resolve.c:6170
#, no-c-format
msgid ""
-"The derived type '%s' at %L is of type '%s', which has not been defined."
+"Character dummy variable '%s' at %L with VALUE attribute must have constant "
+"length"
msgstr ""
-#: fortran/resolve.c:5970
+#: 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 "Duplicate VALUE attribute specified at %L"
+msgstr ""
+
+#: fortran/symbol.c:885
+#, no-c-format
+msgid "Duplicate VOLATILE attribute specified at %L"
+msgstr ""
+
+#: fortran/symbol.c:1155
#, no-c-format
msgid "%s procedure at %L is already declared as %s procedure"
msgstr ""
-#: fortran/symbol.c:1111
+#: fortran/symbol.c:1190
#, no-c-format
msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
msgstr ""
-#: fortran/symbol.c:1134
+#: 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 "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers."
+msgid "Unknown argument list function at %L"
+msgstr ""
+
+#: fortran/trans-intrinsic.c:771
+#, no-c-format
+msgid "'dim' argument of %s intrinsic at %L is not a valid dimension index"
+msgstr ""
+
+#: fortran/trans-intrinsic.c:3402
+msgid "Argument NCOPIES of REPEAT intrinsic is negative"
msgstr ""
-#: fortran/trans-stmt.c:159
+#: 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,313 +10179,130 @@ 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
-#, c-format
-msgid ""
-"Generate C or C++ header files from .class files\n"
-"\n"
-msgstr ""
-
-#: java/gjavah.c:2365
-#, c-format
-msgid " -stubs Generate an implementation stub file\n"
-msgstr ""
-
-#: java/gjavah.c:2366
-#, c-format
-msgid " -jni Generate a JNI header or stub\n"
-msgstr ""
-
-#: java/gjavah.c:2367
-#, c-format
-msgid " -force Always overwrite output files\n"
-msgstr ""
-
-#: java/gjavah.c:2368
-#, c-format
-msgid " -old Unused compatibility option\n"
-msgstr ""
-
-#: java/gjavah.c:2369
-#, c-format
-msgid " -trace Unused compatibility option\n"
-msgstr ""
-
-#: java/gjavah.c:2370
-#, c-format
-msgid " -J OPTION Unused compatibility option\n"
-msgstr ""
-
-#: java/gjavah.c:2372
-#, c-format
-msgid " -add TEXT Insert TEXT into class body\n"
-msgstr ""
-
-#: java/gjavah.c:2373
-#, c-format
-msgid " -append TEXT Insert TEXT after class declaration\n"
-msgstr ""
-
-#: java/gjavah.c:2374
-#, c-format
-msgid " -friend TEXT Insert TEXT as 'friend' declaration\n"
-msgstr ""
-
-#: java/gjavah.c:2375
-#, c-format
-msgid " -prepend TEXT Insert TEXT before start of class\n"
-msgstr ""
-
-#: java/gjavah.c:2377 java/jcf-dump.c:917
-#, c-format
-msgid " --classpath PATH Set path to find .class files\n"
-msgstr ""
-
-#: java/gjavah.c:2378 java/jcf-dump.c:918
-#, c-format
-msgid " -IDIR Append directory to class path\n"
-msgstr ""
-
-#: java/gjavah.c:2379 java/jcf-dump.c:919
-#, c-format
-msgid " --bootclasspath PATH Override built-in class path\n"
-msgstr ""
-
-#: java/gjavah.c:2380 java/jcf-dump.c:920
-#, 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
-#, 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
-#, 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
-#, c-format
-msgid " --version Print version number, then exit\n"
-msgstr ""
-
-#: java/gjavah.c:2387 java/jcf-dump.c:925
-#, c-format
-msgid " -v, --verbose Print extra information while running\n"
-msgstr ""
-
-#: java/gjavah.c:2389
-#, c-format
-msgid ""
-" -M Print all dependencies to stdout;\n"
-" suppress ordinary output\n"
-msgstr ""
-
-#: java/gjavah.c:2391
-#, c-format
-msgid ""
-" -MM Print non-system dependencies to stdout;\n"
-" suppress ordinary output\n"
-msgstr ""
-
-#: java/gjavah.c:2393
-#, c-format
-msgid " -MD Print all dependencies to stdout\n"
-msgstr ""
-
-#: java/gjavah.c:2394
-#, c-format
-msgid " -MMD Print non-system dependencies to stdout\n"
-msgstr ""
-
-#: java/gjavah.c:2397 java/jcf-dump.c:927 java/jv-scan.c:120
-#, c-format
-msgid ""
-"For bug reporting instructions, please see:\n"
-"%s.\n"
-msgstr ""
-
-#: java/gjavah.c:2581
-#, c-format
-msgid "Processing %s\n"
-msgstr ""
-
-#: java/gjavah.c:2591
-#, c-format
-msgid "Found in %s\n"
-msgstr ""
-
-#: java/jcf-dump.c:834
+#: java/jcf-dump.c:1066
#, c-format
msgid "Not a valid Java .class file.\n"
msgstr ""
-#: java/jcf-dump.c:840
+#: java/jcf-dump.c:1072
#, c-format
msgid "error while parsing constant pool\n"
msgstr ""
-#: java/jcf-dump.c:846 java/jcf-parse.c:756
+#: java/jcf-dump.c:1078 java/jcf-parse.c:1461
#, gcc-internal-format
msgid "error in constant pool entry #%d\n"
msgstr ""
-#: java/jcf-dump.c:856
+#: java/jcf-dump.c:1088
#, c-format
msgid "error while parsing fields\n"
msgstr ""
-#: java/jcf-dump.c:862
+#: java/jcf-dump.c:1094
#, c-format
msgid "error while parsing methods\n"
msgstr ""
-#: java/jcf-dump.c:868
+#: java/jcf-dump.c:1100
#, c-format
msgid "error while parsing final attributes\n"
msgstr ""
-#: java/jcf-dump.c:905
+#: java/jcf-dump.c:1137
#, c-format
msgid "Try 'jcf-dump --help' for more information.\n"
msgstr ""
-#: java/jcf-dump.c:912
+#: java/jcf-dump.c:1144
#, c-format
msgid ""
"Usage: jcf-dump [OPTION]... CLASS...\n"
"\n"
msgstr ""
-#: java/jcf-dump.c:913
+#: java/jcf-dump.c:1145
#, c-format
msgid ""
"Display contents of a class file in readable form.\n"
"\n"
msgstr ""
-#: java/jcf-dump.c:914
+#: java/jcf-dump.c:1146
#, c-format
msgid " -c Disassemble method bodies\n"
msgstr ""
-#: java/jcf-dump.c:915
+#: java/jcf-dump.c:1147
#, c-format
msgid " --javap Generate output in 'javap' format\n"
msgstr ""
-#: java/jcf-dump.c:955 java/jcf-dump.c:1023
-#, c-format
-msgid "jcf-dump: no classes specified\n"
-msgstr ""
-
-#: java/jcf-dump.c:1043
-#, c-format
-msgid "Cannot open '%s' for output.\n"
-msgstr ""
-
-#: java/jcf-dump.c:1089
+#: java/jcf-dump.c:1149
#, c-format
-msgid "bad format of .zip/.jar archive\n"
+msgid " --classpath PATH Set path to find .class files\n"
msgstr ""
-#: java/jcf-dump.c:1207
+#: java/jcf-dump.c:1150
#, c-format
-msgid "Bad byte codes.\n"
+msgid " -IDIR Append directory to class path\n"
msgstr ""
-#: java/jv-scan.c:100
+#: java/jcf-dump.c:1151
#, c-format
-msgid "Try 'jv-scan --help' for more information.\n"
+msgid " --bootclasspath PATH Override built-in class path\n"
msgstr ""
-#: java/jv-scan.c:107
+#: java/jcf-dump.c:1152
#, c-format
-msgid ""
-"Usage: jv-scan [OPTION]... FILE...\n"
-"\n"
+msgid " --extdirs PATH Set extensions directory path\n"
msgstr ""
-#: java/jv-scan.c:108
+#: java/jcf-dump.c:1153
#, c-format
-msgid ""
-"Print useful information read from Java source files.\n"
-"\n"
+msgid " -o FILE Set output file name\n"
msgstr ""
-#: java/jv-scan.c:109
+#: java/jcf-dump.c:1155
#, c-format
-msgid " --no-assert Don't recognize the assert keyword\n"
+msgid " --help Print this help, then exit\n"
msgstr ""
-#: java/jv-scan.c:110
+#: java/jcf-dump.c:1156
#, c-format
-msgid " --complexity Print cyclomatic complexity of input file\n"
+msgid " --version Print version number, then exit\n"
msgstr ""
-#: java/jv-scan.c:111
+#: java/jcf-dump.c:1157
#, c-format
-msgid " --encoding NAME Specify encoding of input file\n"
+msgid " -v, --verbose Print extra information while running\n"
msgstr ""
-#: java/jv-scan.c:112
+#: java/jcf-dump.c:1159
#, c-format
-msgid " --print-main Print name of class containing 'main'\n"
+msgid ""
+"For bug reporting instructions, please see:\n"
+"%s.\n"
msgstr ""
-#: java/jv-scan.c:113
+#: java/jcf-dump.c:1187 java/jcf-dump.c:1255
#, c-format
-msgid " --list-class List all classes defined in file\n"
+msgid "jcf-dump: no classes specified\n"
msgstr ""
-#: java/jv-scan.c:114
+#: java/jcf-dump.c:1275
#, c-format
-msgid ""
-" --list-filename Print input filename when listing class names\n"
+msgid "Cannot open '%s' for output.\n"
msgstr ""
-#: java/jv-scan.c:257
+#: java/jcf-dump.c:1321
#, c-format
-msgid "%s: error: "
+msgid "bad format of .zip/.jar archive\n"
msgstr ""
-#: java/jv-scan.c:269 java/jv-scan.c:280
+#: java/jcf-dump.c:1439
#, c-format
-msgid "%s: warning: "
+msgid "Bad byte codes.\n"
msgstr ""
#: java/jvgenmain.c:48
@@ -10026,368 +10310,151 @@ msgstr ""
msgid "Usage: %s [OPTIONS]... CLASSNAMEmain [OUTFILE]\n"
msgstr ""
-#: java/jvgenmain.c:101
+#: java/jvgenmain.c:110
#, c-format
msgid "%s: Cannot open output file: %s\n"
msgstr ""
-#: java/jvgenmain.c:138
+#: java/jvgenmain.c:152
#, c-format
msgid "%s: Failed to close output file %s\n"
msgstr ""
-#: java/jvspec.c:427
+#: java/jvspec.c:410
#, c-format
msgid "can't specify '-D' without '--main'\n"
msgstr ""
-#: java/jvspec.c:430
+#: java/jvspec.c:413
#, c-format
msgid "'%s' is not a valid class name"
msgstr ""
-#: java/jvspec.c:436
+#: java/jvspec.c:419
#, c-format
msgid "--resource requires -o"
msgstr ""
-#: java/jvspec.c:450
+#: java/jvspec.c:433
#, c-format
msgid "cannot specify both -C and -o"
msgstr ""
-#: java/jvspec.c:462
+#: java/jvspec.c:445
#, c-format
msgid "cannot create temporary file"
msgstr ""
-#: java/jvspec.c:490
+#: java/jvspec.c:467
#, c-format
msgid "using both @FILE with multiple files not implemented"
msgstr ""
-#: java/jvspec.c:555
+#: java/jvspec.c:589
#, c-format
msgid "cannot specify 'main' class when not linking"
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"
-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"
-msgstr ""
-
-#: java/parse.y:739
-#: java/parse.y:777
-msgid "Missing name"
-msgstr ""
-
-#: java/parse.y:802
-msgid "'*' expected"
-msgstr ""
-
-#: java/parse.y:816
-msgid "Class or interface declaration expected"
-msgstr ""
-
-#: java/parse.y:853
-#: java/parse.y:855
-msgid "Missing class name"
-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"
-msgstr ""
-
-#: java/parse.y:872
-msgid "Missing super class name"
-msgstr ""
-
-#: java/parse.y:882
-#: java/parse.y:898
-msgid "Missing interface name"
-msgstr ""
-
-#: java/parse.y:976
-msgid "Missing variable initializer"
-msgstr ""
-
-#: java/parse.y:993
-msgid "Invalid declaration"
-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"
-msgstr ""
-
-#: java/parse.y:1000
-msgid "Unbalanced ']'"
-msgstr ""
-
-#: java/parse.y:1036
-msgid "Invalid method declaration, method name required"
-msgstr ""
-
-#: java/parse.y:1042
-#: java/parse.y:1048
-#: java/parse.y:1054
-#: java/parse.y:2053
-msgid "Identifier expected"
-msgstr ""
-
-#: java/parse.y:1060
-#: java/parse.y:4738
-#, gcc-internal-format
-msgid "Invalid method declaration, return type required"
-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"
-msgstr ""
-
-#: java/parse.y:1100
-msgid "Missing formal parameter term"
-msgstr ""
-
-#: java/parse.y:1115
-#: java/parse.y:1120
-msgid "Missing identifier"
-msgstr ""
-
-#: java/parse.y:1140
-#: java/parse.y:1149
-msgid "Missing class type term"
-msgstr ""
-
-#: java/parse.y:1305
-msgid "Invalid interface type"
-msgstr ""
-
-#: java/parse.y:1493
-#: java/parse.y:1667
-#: java/parse.y:1669
-msgid "':' expected"
-msgstr ""
-
-#: java/parse.y:1519
-#: java/parse.y:1524
-#: java/parse.y:1529
-msgid "Invalid expression statement"
+#: config/i386/nwld.h:35
+msgid "Static linking is not supported.\n"
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"
+#: gcc.c:779
+msgid "GCC does not support -C or -CC without -E"
msgstr ""
-#: java/parse.y:1618
-msgid "Missing term or ')'"
+#: gcc.c:807 java/jvspec.c:81 ada/lang-specs.h:34
+msgid "-pg and -fomit-frame-pointer are incompatible"
msgstr ""
-#: java/parse.y:1665
-msgid "Missing or invalid constant expression"
+#: gcc.c:983
+msgid "-E or -x required when input is from standard input"
msgstr ""
-#: java/parse.y:1686
-msgid "Missing term and ')' expected"
+#: config/i386/cygwin.h:29
+msgid "mno-cygwin and mno-win32 are not compatible"
msgstr ""
-#: java/parse.y:1725
-msgid "Invalid control expression"
+#: config/i386/cygwin.h:70 config/i386/mingw32.h:58
+msgid "shared and mdll are not compatible"
msgstr ""
-#: java/parse.y:1727
-#: java/parse.y:1729
-msgid "Invalid update expression"
+#: config/arm/arm.h:143
+msgid "-msoft-float and -mhard_float may not be used together"
msgstr ""
-#: java/parse.y:1754
-msgid "Invalid init statement"
+#: config/arm/arm.h:145
+msgid "-mbig-endian and -mlittle-endian may not be used together"
msgstr ""
-#: java/parse.y:1954
-msgid "Missing term or ')' expected"
+#: config/mcore/mcore.h:57
+msgid "the m210 does not have little endian support"
msgstr ""
-#: java/parse.y:1997
-msgid "'class' or 'this' expected"
+#: config/vax/netbsd-elf.h:42
+msgid "the -shared option is not currently supported for VAX ELF"
msgstr ""
-#: java/parse.y:1999
-#: java/parse.y:2001
-msgid "'class' expected"
+#: 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/parse.y:2046
-msgid "')' or term expected"
+#: 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/parse.y:2148
-#: java/parse.y:2177
-msgid "'[' expected"
+#: config/sh/sh.h:460
+msgid "SH2a does not support little-endian"
msgstr ""
-#: java/parse.y:2255
-msgid "Field expected"
+#: config/i386/sco5.h:189
+msgid "-pg not supported on this platform"
msgstr ""
-#: java/parse.y:2314
-#: java/parse.y:2324
-#: java/parse.y:2334
-msgid "Missing term and ']' expected"
+#: config/i386/sco5.h:190
+msgid "-p and -pp specified - pick one"
msgstr ""
-#: java/parse.y:2439
-msgid "']' expected, invalid type expression"
+#: config/i386/sco5.h:259
+msgid "-G and -static are mutually exclusive"
msgstr ""
-#: java/parse.y:2442
-msgid "Invalid type expression"
+#: java/lang-specs.h:34
+msgid "-fjni and -femit-class-files are incompatible"
msgstr ""
-#: java/parse.y:2554
-msgid "Invalid reference type"
+#: java/lang-specs.h:35
+msgid "-fjni and -femit-class-file are incompatible"
msgstr ""
-#: java/parse.y:3025
-msgid "Constructor invocation must be first thing in a constructor"
+#: java/lang-specs.h:36 java/lang-specs.h:37
+msgid "-femit-class-file should used along with -fsyntax-only"
msgstr ""
-#: java/parse.y:3027
-msgid "Only constructors can invoke constructors"
+#: 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 ""
-#: gcc.c:773
-msgid "GCC does not support -C or -CC without -E"
+#: config/vax/vax.h:50 config/vax/vax.h:51
+msgid "profiling not supported with -mg\n"
msgstr ""
-#: gcc.c:800 ada/lang-specs.h:34 java/jvspec.c:80
-msgid "-pg and -fomit-frame-pointer are incompatible"
+#: config/rs6000/darwin.h:95
+msgid " conflicting code gen style switches are used"
msgstr ""
-#: gcc.c:975
-msgid "-E or -x required when input is from standard input"
+#: config/s390/tpf.h:120
+msgid "static is not supported on TPF-OS"
msgstr ""
-#: config/mips/mips.h:871 config/arc/arc.h:62
+#: config/mips/mips.h:859 config/arc/arc.h:62
msgid "may not use both -EB and -EL"
msgstr ""
@@ -10399,14 +10466,6 @@ msgstr ""
msgid "-msingle-float and -msoft-float cannot both be specified"
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"
-msgstr ""
-
#: config/lynx.h:71
msgid "cannot use mthreads and mlegacy-threads together"
msgstr ""
@@ -10415,125 +10474,46 @@ msgstr ""
msgid "cannot use mshared and static together"
msgstr ""
-#: config/vax/netbsd-elf.h:42
-msgid "the -shared option is not currently supported for VAX ELF"
-msgstr ""
-
-#: config/i386/mingw32.h:58 config/i386/cygwin.h:70
-msgid "shared and mdll are not compatible"
-msgstr ""
-
-#: config/vax/vax.h:50 config/vax/vax.h:51
-msgid "profiling not supported with -mg\n"
-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"
-msgstr ""
-
-#: config/sh/sh.h:458
-msgid "SH2a does not support little-endian"
-msgstr ""
-
-#: java/lang-specs.h:34
-msgid "-fjni and -femit-class-files are incompatible"
-msgstr ""
-
-#: java/lang-specs.h:35
-msgid "-fjni and -femit-class-file are incompatible"
-msgstr ""
-
-#: java/lang-specs.h:36 java/lang-specs.h:37
-msgid "-femit-class-file should used along with -fsyntax-only"
+#: ada/lang-specs.h:35
+msgid "-c or -S required for Ada"
msgstr ""
-#: config/i386/nwld.h:35
-msgid "Static linking is not supported.\n"
+#: config/vxworks.h:69
+msgid "-Xbind-now and -Xbind-lazy are incompatible"
msgstr ""
-#: config/darwin.h:264
+#: config/darwin.h:268
msgid "-current_version only allowed with -dynamiclib"
msgstr ""
-#: config/darwin.h:266
+#: config/darwin.h:270
msgid "-install_name only allowed with -dynamiclib"
msgstr ""
-#: config/darwin.h:271
+#: config/darwin.h:275
msgid "-bundle not allowed with -dynamiclib"
msgstr ""
-#: config/darwin.h:272
+#: config/darwin.h:276
msgid "-bundle_loader not allowed with -dynamiclib"
msgstr ""
-#: config/darwin.h:273
+#: config/darwin.h:277
msgid "-client_name not allowed with -dynamiclib"
msgstr ""
-#: config/darwin.h:278
+#: config/darwin.h:282
msgid "-force_flat_namespace not allowed with -dynamiclib"
msgstr ""
-#: config/darwin.h:280
+#: config/darwin.h:284
msgid "-keep_private_externs not allowed with -dynamiclib"
msgstr ""
-#: config/darwin.h:281
+#: config/darwin.h:285
msgid "-private_bundle not allowed with -dynamiclib"
msgstr ""
-#: config/rs6000/darwin.h:126
-msgid " conflicting code gen style switches are used"
-msgstr ""
-
-#: config/mcore/mcore.h:57
-msgid "the m210 does not have little endian support"
-msgstr ""
-
-#: config/vxworks.h:66
-msgid "-Xbind-now and -Xbind-lazy are incompatible"
-msgstr ""
-
-#: ada/lang-specs.h:35
-msgid "-c or -S required for Ada"
-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"
-msgstr ""
-
-#: config/i386/cygwin.h:29
-msgid "mno-cygwin and mno-win32 are not compatible"
-msgstr ""
-
-#: config/i386/sco5.h:189
-msgid "-pg not supported on this platform"
-msgstr ""
-
-#: config/i386/sco5.h:190
-msgid "-p and -pp specified - pick one"
-msgstr ""
-
-#: config/i386/sco5.h:259
-msgid "-G and -static are mutually exclusive"
-msgstr ""
-
-#: config/arm/arm.h:141
-msgid "-msoft-float and -mhard_float may not be used together"
-msgstr ""
-
-#: config/arm/arm.h:143
-msgid "-mbig-endian and -mlittle-endian may not be used together"
-msgstr ""
-
-#: config/s390/tpf.h:120
-msgid "static is not supported on TPF-OS"
-msgstr ""
-
#: java/lang.opt:66
msgid "Warn if a deprecated compiler feature, class, method, or field is used"
msgstr ""
@@ -10554,89 +10534,97 @@ msgstr ""
msgid "Deprecated; use --classpath instead"
msgstr ""
-#: java/lang.opt:86
+#: java/lang.opt:89
msgid "Permit the use of the assert keyword"
msgstr ""
-#: java/lang.opt:108
+#: java/lang.opt:111
msgid "Replace system path"
msgstr ""
-#: java/lang.opt:112
+#: java/lang.opt:115
msgid "Generate checks for references to NULL"
msgstr ""
-#: java/lang.opt:116
+#: java/lang.opt:119
msgid "Set class path"
msgstr ""
-#: java/lang.opt:123
+#: java/lang.opt:126
msgid "Output a class file"
msgstr ""
-#: java/lang.opt:127
+#: java/lang.opt:130
msgid "Alias for -femit-class-file"
msgstr ""
-#: java/lang.opt:131
+#: java/lang.opt:134
msgid "Choose input encoding (defaults from your locale)"
msgstr ""
-#: java/lang.opt:135
+#: java/lang.opt:138
msgid "Set the extension directory path"
msgstr ""
-#: java/lang.opt:139
+#: java/lang.opt:145
msgid "Input file is a file with a list of filenames to compile"
msgstr ""
-#: java/lang.opt:143
+#: java/lang.opt:152
msgid "Always check for non gcj generated classes archives"
msgstr ""
-#: java/lang.opt:147
+#: java/lang.opt:156
msgid ""
"Assume the runtime uses a hash table to map an object to its synchronization "
"structure"
msgstr ""
-#: java/lang.opt:151
+#: java/lang.opt:160
msgid "Generate instances of Class at runtime"
msgstr ""
-#: java/lang.opt:155
+#: java/lang.opt:164
msgid "Use offset tables for virtual method calls"
msgstr ""
-#: java/lang.opt:162
+#: java/lang.opt:171
msgid "Assume native functions are implemented using JNI"
msgstr ""
-#: java/lang.opt:166
+#: java/lang.opt:175
msgid "Enable optimization of static class initialization code"
msgstr ""
-#: java/lang.opt:173
+#: java/lang.opt:182
msgid "Reduce the amount of reflection meta-data generated"
msgstr ""
-#: java/lang.opt:177
+#: java/lang.opt:186
msgid "Enable assignability checks for stores into object arrays"
msgstr ""
-#: java/lang.opt:181
+#: java/lang.opt:190
msgid "Generate code for the Boehm GC"
msgstr ""
-#: java/lang.opt:185
+#: java/lang.opt:194
msgid "Call a library routine to do integer divisions"
msgstr ""
-#: java/lang.opt:189
+#: java/lang.opt:198
msgid "Generated should be loaded by bootstrap loader"
msgstr ""
-#: ada/lang.opt:86
+#: java/lang.opt:202
+msgid "Set the source language version"
+msgstr ""
+
+#: java/lang.opt:206
+msgid "Set the target VM version"
+msgstr ""
+
+#: ada/lang.opt:90
msgid "Specify options to GNAT"
msgstr ""
@@ -10657,219 +10645,227 @@ msgid "Warn about missing ampersand in continued character constants"
msgstr ""
#: fortran/lang.opt:50
-msgid "Warn about implicit conversion"
+msgid "Warn about truncated character expressions"
msgstr ""
#: fortran/lang.opt:54
-msgid "Warn about calls with implicit interface"
+msgid "Warn about implicit conversion"
msgstr ""
#: fortran/lang.opt:58
-msgid "Warn about truncated source lines"
+msgid "Warn about calls with implicit interface"
msgstr ""
#: fortran/lang.opt:62
-msgid "Warn about usage of non-standard intrinsics"
+msgid "Warn about truncated source lines"
msgstr ""
#: fortran/lang.opt:66
-msgid "Warn about \"suspicious\" constructs"
+msgid "Warn about usage of non-standard intrinsics"
msgstr ""
#: fortran/lang.opt:70
-msgid "Permit nonconforming uses of the tab character"
+msgid "Warn about \"suspicious\" constructs"
msgstr ""
#: fortran/lang.opt:74
-msgid "Warn about underflow of numerical constant expressions"
+msgid "Permit nonconforming uses of the tab character"
msgstr ""
#: fortran/lang.opt:78
-msgid "All intrinsics procedures are available regardless of selected standard"
+msgid "Warn about underflow of numerical constant expressions"
msgstr ""
#: fortran/lang.opt:82
+msgid "All intrinsics procedures are available regardless of selected standard"
+msgstr ""
+
+#: fortran/lang.opt:90
msgid ""
"Do not treat local variables and COMMON blocks as if they were named in SAVE "
"statements"
msgstr ""
-#: fortran/lang.opt:86
+#: fortran/lang.opt:94
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
+#: fortran/lang.opt:98
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"
+msgid "Use big-endian format for unformatted files"
msgstr ""
#: fortran/lang.opt:106
-msgid "Set the default real kind to an 8 byte wide type"
+msgid "Use little-endian format for unformatted files"
msgstr ""
#: fortran/lang.opt:110
-msgid "Ignore 'D' in column one in fixed form"
+msgid "Use native format for unformatted files"
msgstr ""
#: fortran/lang.opt:114
-msgid "Treat lines with 'D' in column one as comments"
+msgid "Swap endianness for unformatted files"
msgstr ""
#: fortran/lang.opt:118
-msgid "Allow dollar signs in entity names"
+msgid "Use the Cray Pointer extension"
msgstr ""
#: fortran/lang.opt:122
-msgid "Display the code tree after parsing"
+msgid "Ignore 'D' in column one in fixed form"
msgstr ""
#: fortran/lang.opt:126
-msgid "Use f2c calling convention"
+msgid "Treat lines with 'D' in column one as comments"
msgstr ""
#: fortran/lang.opt:130
-msgid "Assume that the source file is fixed form"
+msgid "Set the default double precision kind to an 8 byte wide type"
msgstr ""
#: fortran/lang.opt:134
-msgid "Assume that the source file is free form"
+msgid "Set the default integer kind to an 8 byte wide type"
msgstr ""
-#: fortran/lang.opt:138 c.opt:626
-msgid "Enable OpenMP"
+#: fortran/lang.opt:138
+msgid "Set the default real kind to an 8 byte wide type"
msgstr ""
#: fortran/lang.opt:142
-msgid "Append underscores to externally visible names"
+msgid "Allow dollar signs in entity names"
msgstr ""
#: fortran/lang.opt:146
-msgid "Use the Cray Pointer extension"
+msgid "Dump a core file when a runtime error occurs"
msgstr ""
#: fortran/lang.opt:150
-msgid "Append a second underscore if the name already contains an underscore"
+msgid "Display the code tree after parsing"
msgstr ""
#: fortran/lang.opt:154
msgid ""
-"Specify that no implicit typing is allowed, unless overridden by explicit "
-"IMPLICIT statements"
+"Specify that an external BLAS library should be used for matmul calls on "
+"large-size arrays"
msgstr ""
#: fortran/lang.opt:158
-msgid "Allow arbitrary character line width in fixed mode"
+msgid "Use f2c calling convention"
msgstr ""
#: fortran/lang.opt:162
-msgid "Use n as character line width in fixed mode"
+msgid "Assume that the source file is fixed form"
msgstr ""
#: fortran/lang.opt:166
-msgid "Allow arbitrary character line width in free mode"
+msgid "Specify where to find the compiled intrinsic modules"
msgstr ""
#: fortran/lang.opt:170
-msgid "Use n as character line width in free mode"
+msgid "Allow arbitrary character line width in fixed mode"
msgstr ""
#: fortran/lang.opt:174
-msgid "Maximum identifier length"
+msgid "Use n as character line width in fixed mode"
msgstr ""
#: fortran/lang.opt:178
-msgid "Size in bytes of the largest array that will be put on the stack"
+msgid "Stop on following floating point exceptions"
msgstr ""
#: fortran/lang.opt:182
-msgid "Set default accessibility of module entities to PRIVATE"
+msgid "Assume that the source file is free form"
msgstr ""
#: fortran/lang.opt:186
-msgid "Don't generate code, just do syntax and semantics checking"
+msgid "Allow arbitrary character line width in free mode"
msgstr ""
#: fortran/lang.opt:190
-msgid "Enable range checking during compilation"
+msgid "Use n as character line width in free mode"
msgstr ""
#: fortran/lang.opt:194
-msgid "Try to layout derived types as compact as possible"
+msgid ""
+"Specify that no implicit typing is allowed, unless overridden by explicit "
+"IMPLICIT statements"
msgstr ""
#: fortran/lang.opt:198
-msgid "Copy array sections into a contiguous block on procedure entry"
+msgid "Maximum number of errors to report"
msgstr ""
#: fortran/lang.opt:202
-msgid "Treat the input file as preprocessed"
+msgid "Maximum identifier length"
msgstr ""
#: fortran/lang.opt:206
-msgid "Set the kind for a real with the 'q' exponent to 'n'"
+msgid "Maximum length for subrecords"
msgstr ""
#: fortran/lang.opt:210
-msgid "Stop on following floating point exceptions"
+msgid "Size in bytes of the largest array that will be put on the stack"
msgstr ""
-#: fortran/lang.opt:214
-msgid "Conform to the ISO Fortran 95 standard"
+#: fortran/lang.opt:214 c.opt:652
+msgid "Enable OpenMP"
msgstr ""
#: fortran/lang.opt:218
-msgid "Conform to the ISO Fortran 2003 standard"
+msgid "Try to layout derived types as compact as possible"
msgstr ""
#: fortran/lang.opt:222
-msgid "Conform nothing in particular"
+msgid "Treat the input file as preprocessed"
msgstr ""
#: fortran/lang.opt:226
-msgid "Accept extensions to support legacy code"
+msgid "Enable range checking during compilation"
msgstr ""
-#: fortran/lang.opt:230 c.opt:669
-msgid "Use the narrowest integer type possible for enumeration types"
+#: fortran/lang.opt:230
+msgid "Use a 4-byte record marker for unformatted files"
msgstr ""
#: fortran/lang.opt:234
-msgid "Use little-endian format for unformatted files"
+msgid "Use an 8-byte record marker for unformatted files"
msgstr ""
#: fortran/lang.opt:238
-msgid "Use big-endian format for unformatted files"
+msgid "Copy array sections into a contiguous block on procedure entry"
msgstr ""
#: fortran/lang.opt:242
-msgid "Use native format for unformatted files"
+msgid "Append a second underscore if the name already contains an underscore"
msgstr ""
-#: fortran/lang.opt:246
-msgid "Swap endianness for unformatted files"
+#: fortran/lang.opt:246 c.opt:695
+msgid "Use the narrowest integer type possible for enumeration types"
msgstr ""
#: fortran/lang.opt:250
-msgid "Use a 4-byte record marker for unformatted files"
+msgid "Append underscores to externally visible names"
msgstr ""
#: fortran/lang.opt:254
-msgid "Use an 8-byte record marker for unformatted files"
+msgid "Conform to the ISO Fortran 2003 standard"
+msgstr ""
+
+#: fortran/lang.opt:258
+msgid "Conform to the ISO Fortran 95 standard"
+msgstr ""
+
+#: fortran/lang.opt:262
+msgid "Conform nothing in particular"
+msgstr ""
+
+#: fortran/lang.opt:266
+msgid "Accept extensions to support legacy code"
msgstr ""
#: treelang/lang.opt:30
@@ -10880,7 +10876,7 @@ msgstr ""
msgid "Trace the parsing process"
msgstr ""
-#: config/alpha/alpha.opt:24 config/i386/i386.opt:186
+#: config/alpha/alpha.opt:24 config/i386/i386.opt:190
msgid "Do not use hardware fp"
msgstr ""
@@ -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 ""
@@ -13541,10 +13691,19 @@ msgstr ""
msgid "Enabled ID based shared library"
msgstr ""
-#: config/bfin/bfin.opt:49
+#: config/bfin/bfin.opt:45
+msgid ""
+"Generate code that won't be linked against any other ID shared libraries,"
+msgstr ""
+
+#: config/bfin/bfin.opt:58
msgid "Avoid generating pc-relative calls; use indirection"
msgstr ""
+#: config/bfin/bfin.opt:66
+msgid "Do stack checking using bounds in L1 scratch memory"
+msgstr ""
+
#: config/mt/mt.opt:24
msgid "Use byte loads and stores when generating code."
msgstr ""
@@ -13570,20 +13729,24 @@ msgstr ""
msgid "Generate code suitable for fast turn around debugging"
msgstr ""
-#: config/darwin.opt:28
+#: config/darwin.opt:32
msgid "The earliest MacOS X version on which this program will run"
msgstr ""
-#: config/darwin.opt:32
+#: config/darwin.opt:36
msgid "Set sizeof(bool) to 1"
msgstr ""
-#: config/darwin.opt:36
-msgid "Generate code for darwin loadable kernel extentions"
+#: config/darwin.opt:40
+msgid "Generate code for darwin loadable kernel extensions"
msgstr ""
-#: config/darwin.opt:40
-msgid "Generate code for the kernel or loadable kernel extentions"
+#: config/darwin.opt:44
+msgid "Generate code for the kernel or loadable kernel extensions"
+msgstr ""
+
+#: config/darwin.opt:48
+msgid "Add <dir> to the end of the system framework include path"
msgstr ""
#: config/lynx.opt:24
@@ -13646,7 +13809,7 @@ msgstr ""
msgid "Print the name of header files as they are used"
msgstr ""
-#: c.opt:69 c.opt:798
+#: c.opt:69 c.opt:824
msgid "Add <dir> to the end of the main include path"
msgstr ""
@@ -13701,686 +13864,740 @@ msgid ""
msgstr ""
#: c.opt:121
-msgid "Enable most warning messages"
+msgid "Warn about suspicious uses of memory addresses"
msgstr ""
#: c.opt:125
+msgid "Enable most warning messages"
+msgstr ""
+
+#: c.opt:129
msgid ""
"Warn whenever an Objective-C assignment is being intercepted by the garbage "
"collector"
msgstr ""
-#: c.opt:129
+#: c.opt:133
msgid "Warn about casting functions to incompatible types"
msgstr ""
-#: c.opt:133
+#: c.opt:137
msgid "Warn about C constructs that are not in the common subset of C and C++"
msgstr ""
-#: c.opt:138
+#: c.opt:141
+msgid ""
+"Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO "
+"C++ 200x"
+msgstr ""
+
+#: c.opt:145
msgid "Warn about casts which discard qualifiers"
msgstr ""
-#: c.opt:142
+#: c.opt:149
msgid "Warn about subscripts whose type is \"char\""
msgstr ""
-#: c.opt:146
+#: c.opt:153
+msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\""
+msgstr ""
+
+#: c.opt:157
msgid ""
"Warn about possibly nested block comments, and C++ comments spanning more "
"than one physical line"
msgstr ""
-#: c.opt:150
+#: c.opt:161
msgid "Synonym for -Wcomment"
msgstr ""
-#: c.opt:154
-msgid "Warn about possibly confusing type conversions"
+#: c.opt:165
+msgid "Warn for implicit type conversions that may change a value"
msgstr ""
-#: c.opt:158
+#: c.opt:169
msgid "Warn when all constructors and destructors are private"
msgstr ""
-#: c.opt:162
+#: c.opt:173
msgid "Warn when a declaration is found after a statement"
msgstr ""
-#: c.opt:166
+#: c.opt:177
msgid "Warn about deprecated compiler features"
msgstr ""
-#: c.opt:170
+#: c.opt:181
msgid "Warn about compile-time integer division by zero"
msgstr ""
-#: c.opt:174
+#: c.opt:185
msgid "Warn about violations of Effective C++ style rules"
msgstr ""
-#: c.opt:178
+#: c.opt:189
+msgid "Warn about an empty body in an if or else statement"
+msgstr ""
+
+#: c.opt:193
msgid "Warn about stray tokens after #elif and #endif"
msgstr ""
-#: c.opt:186
-msgid "Make implicit function declarations an error"
+#: c.opt:201
+msgid ""
+"This switch is deprecated; use -Werror=implicit-function-declaration instead"
msgstr ""
-#: c.opt:190
+#: c.opt:205
msgid "Warn if testing floating point numbers for equality"
msgstr ""
-#: c.opt:194
+#: c.opt:209
msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
msgstr ""
-#: c.opt:198
+#: c.opt:213
msgid "Warn if passing too many arguments to a function for its format string"
msgstr ""
-#: c.opt:202
+#: c.opt:217
msgid "Warn about format strings that are not literals"
msgstr ""
-#: c.opt:206
+#: c.opt:221
msgid "Warn about possible security problems with format functions"
msgstr ""
-#: c.opt:210
+#: c.opt:225
msgid "Warn about strftime formats yielding 2-digit years"
msgstr ""
-#: c.opt:214
+#: c.opt:229
msgid "Warn about zero-length formats"
msgstr ""
-#: c.opt:221
+#: c.opt:236
msgid "Warn about variables which are initialized to themselves"
msgstr ""
-#: c.opt:228
+#: c.opt:243
msgid "Warn about implicit function declarations"
msgstr ""
-#: c.opt:232
+#: c.opt:247
msgid "Warn when a declaration does not specify a type"
msgstr ""
-#: c.opt:236
+#: c.opt:251
msgid "Deprecated. This switch has no effect"
msgstr ""
-#: c.opt:240
+#: c.opt:255
msgid ""
"Warn when there is a cast to a pointer from an integer of a different size"
msgstr ""
-#: c.opt:244
+#: c.opt:259
msgid "Warn about invalid uses of the \"offsetof\" macro"
msgstr ""
-#: c.opt:248
+#: c.opt:263
msgid "Warn about PCH files that are found but not used"
msgstr ""
-#: c.opt:252
+#: c.opt:267
msgid "Do not warn about using \"long long\" when -pedantic"
msgstr ""
-#: c.opt:256
+#: c.opt:271
msgid "Warn about suspicious declarations of \"main\""
msgstr ""
-#: c.opt:260
+#: c.opt:275
msgid "Warn about possibly missing braces around initializers"
msgstr ""
-#: c.opt:264
+#: c.opt:279
msgid "Warn about global functions without previous declarations"
msgstr ""
-#: c.opt:268
+#: c.opt:283
msgid "Warn about missing fields in struct initializers"
msgstr ""
-#: c.opt:272
+#: c.opt:287
msgid "Warn about functions which might be candidates for format attributes"
msgstr ""
-#: c.opt:276
+#: c.opt:291
msgid "Warn about user-specified include directories that do not exist"
msgstr ""
-#: c.opt:280
+#: c.opt:295
+msgid ""
+"Warn about function parameters declared without a type specifier in K&R-"
+"style functions"
+msgstr ""
+
+#: c.opt:299
msgid "Warn about global functions without prototypes"
msgstr ""
-#: c.opt:284
+#: c.opt:303
msgid "Warn about use of multi-character character constants"
msgstr ""
-#: c.opt:288
+#: c.opt:307
msgid "Warn about \"extern\" declarations not at file scope"
msgstr ""
-#: c.opt:292
+#: c.opt:311
msgid ""
"Warn when non-templatized friend functions are declared within a template"
msgstr ""
-#: c.opt:296
+#: c.opt:315
msgid "Warn about non-virtual destructors"
msgstr ""
-#: c.opt:300
+#: c.opt:319
msgid ""
"Warn about NULL being passed to argument slots marked as requiring non-NULL"
msgstr ""
-#: c.opt:304
+#: c.opt:323
msgid "Warn about non-normalised Unicode strings"
msgstr ""
-#: c.opt:308
+#: c.opt:327
msgid "Warn if a C-style cast is used in a program"
msgstr ""
-#: c.opt:312
+#: c.opt:331
+msgid "Warn for obsolescent usage in a declaration"
+msgstr ""
+
+#: c.opt:335
msgid "Warn if an old-style parameter definition is used"
msgstr ""
-#: c.opt:316
+#: c.opt:339
msgid ""
"Warn if a string is longer than the maximum portable length specified by the "
"standard"
msgstr ""
-#: c.opt:320
+#: c.opt:343
msgid "Warn about overloaded virtual function names"
msgstr ""
-#: c.opt:324
+#: c.opt:347
msgid "Warn about overriding initializers without side effects"
msgstr ""
-#: c.opt:328
+#: c.opt:351
msgid "Warn about possibly missing parentheses"
msgstr ""
-#: c.opt:332
+#: c.opt:355
msgid "Warn when converting the type of pointers to member functions"
msgstr ""
-#: c.opt:336
+#: c.opt:359
msgid "Warn about function pointer arithmetic"
msgstr ""
-#: c.opt:340
+#: c.opt:363
msgid "Warn when a pointer is cast to an integer of a different size"
msgstr ""
-#: c.opt:344
+#: c.opt:367
msgid "Warn about misuses of pragmas"
msgstr ""
-#: c.opt:348
+#: c.opt:371
msgid "Warn if inherited methods are unimplemented"
msgstr ""
-#: c.opt:352
+#: c.opt:375
msgid "Warn about multiple declarations of the same object"
msgstr ""
-#: c.opt:356
+#: c.opt:379
msgid "Warn when the compiler reorders code"
msgstr ""
-#: c.opt:360
+#: c.opt:383
msgid ""
"Warn whenever a function's return type defaults to \"int\" (C), or about "
"inconsistent return types (C++)"
msgstr ""
-#: c.opt:364
+#: c.opt:387
msgid "Warn if a selector has multiple methods"
msgstr ""
-#: c.opt:368
+#: c.opt:391
msgid "Warn about possible violations of sequence point rules"
msgstr ""
-#: c.opt:372
+#: c.opt:395
msgid "Warn about signed-unsigned comparisons"
msgstr ""
-#: c.opt:376
+#: c.opt:399
msgid "Warn when overload promotes from unsigned to signed"
msgstr ""
-#: c.opt:380
+#: c.opt:403
msgid "Warn about uncasted NULL used as sentinel"
msgstr ""
-#: c.opt:384
+#: c.opt:407
msgid "Warn about unprototyped function declarations"
msgstr ""
-#: c.opt:388
+#: c.opt:411
msgid "Warn if type signatures of candidate methods do not match exactly"
msgstr ""
-#: c.opt:392
+#: c.opt:415
msgid "Warn when synthesis behavior differs from Cfront"
msgstr ""
-#: c.opt:396 common.opt:158
+#: c.opt:419 common.opt:179
msgid "Do not suppress warnings from system headers"
msgstr ""
-#: c.opt:400
+#: c.opt:423
msgid "Warn about features not present in traditional C"
msgstr ""
-#: c.opt:404
+#: c.opt:427
+msgid ""
+"Warn of prototypes causing type conversions different from what would happen "
+"in the absence of prototype"
+msgstr ""
+
+#: c.opt:431
msgid ""
"Warn if trigraphs are encountered that might affect the meaning of the "
"program"
msgstr ""
-#: c.opt:408
+#: c.opt:435
msgid "Warn about @selector()s without previously declared methods"
msgstr ""
-#: c.opt:412
+#: c.opt:439
msgid "Warn if an undefined macro is used in an #if directive"
msgstr ""
-#: c.opt:416
+#: c.opt:443
msgid "Warn about unrecognized pragmas"
msgstr ""
-#: c.opt:420
+#: c.opt:447
msgid "Warn about macros defined in the main file that are not used"
msgstr ""
-#: c.opt:424
+#: c.opt:451
msgid "Do not warn about using variadic macros when -pedantic"
msgstr ""
-#: c.opt:428
+#: 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:432
+#: c.opt:459
msgid "Warn when a pointer differs in signedness in an assignment"
msgstr ""
-#: c.opt:436
+#: c.opt:463
msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)"
msgstr ""
-#: c.opt:444
+#: c.opt:471
msgid "Enforce class member access control semantics"
msgstr ""
-#: c.opt:451
+#: c.opt:478
msgid "Change when template instances are emitted"
msgstr ""
-#: c.opt:455
+#: c.opt:482
msgid "Recognize the \"asm\" keyword"
msgstr ""
-#: c.opt:459
+#: c.opt:486
msgid "Recognize built-in functions"
msgstr ""
-#: c.opt:466
+#: c.opt:493
msgid "Check the return value of new"
msgstr ""
-#: c.opt:470
+#: c.opt:497
msgid "Allow the arguments of the '?' operator to have different types"
msgstr ""
-#: c.opt:474
+#: c.opt:501
msgid "Reduce the size of object files"
msgstr ""
-#: c.opt:478
+#: c.opt:505
msgid "Use class <name> for constant strings"
msgstr ""
-#: c.opt:482
+#: c.opt:509
msgid "Inline member functions by default"
msgstr ""
-#: c.opt:486
+#: c.opt:513
msgid "Permit '$' as an identifier character"
msgstr ""
-#: c.opt:493
+#: c.opt:520
msgid "Generate code to check exception specifications"
msgstr ""
-#: c.opt:500
+#: c.opt:527
msgid "Convert all strings and character constants to character set <cset>"
msgstr ""
-#: c.opt:504
+#: c.opt:531
msgid "Permit universal character names (\\u and \\U) in identifiers"
msgstr ""
-#: c.opt:508
+#: c.opt:535
msgid "Specify the default character set for source files"
msgstr ""
-#: c.opt:525
+#: c.opt:543
msgid "Scope of for-init-statement variables is local to the loop"
msgstr ""
-#: c.opt:529
+#: c.opt:547
msgid "Do not assume that standard C libraries and \"main\" exist"
msgstr ""
-#: c.opt:533
+#: c.opt:551
msgid "Recognize GNU-defined keywords"
msgstr ""
-#: c.opt:537
+#: c.opt:555
msgid "Generate code for GNU runtime environment"
msgstr ""
-#: c.opt:550
+#: c.opt:559
+msgid "Use traditional GNU semantics for inline functions"
+msgstr ""
+
+#: c.opt:572
msgid "Assume normal C execution environment"
msgstr ""
-#: c.opt:554
+#: c.opt:576
msgid "Enable support for huge objects"
msgstr ""
-#: c.opt:558
+#: c.opt:580
msgid "Export functions even if they can be inlined"
msgstr ""
-#: c.opt:562
+#: c.opt:584
msgid "Emit implicit instantiations of inline templates"
msgstr ""
-#: c.opt:566
+#: c.opt:588
msgid "Emit implicit instantiations of templates"
msgstr ""
-#: c.opt:570
+#: c.opt:592
msgid "Inject friend functions into enclosing namespace"
msgstr ""
-#: c.opt:577
+#: c.opt:599
+msgid ""
+"Allow implicit conversions between vectors with differing numbers of "
+"subparts and/or differing element types."
+msgstr ""
+
+#: c.opt:603
msgid "Don't warn about uses of Microsoft extensions"
msgstr ""
-#: c.opt:587
+#: c.opt:613
msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
msgstr ""
-#: c.opt:591
+#: c.opt:617
msgid "Assume that receivers of Objective-C messages may be nil"
msgstr ""
-#: c.opt:603
+#: c.opt:629
msgid ""
"Generate special Objective-C methods to initialize/destroy non-POD C++ "
"ivars, if needed"
msgstr ""
-#: c.opt:607
+#: c.opt:633
msgid "Allow fast jumps to the message dispatcher"
msgstr ""
-#: c.opt:613
+#: c.opt:639
msgid "Enable Objective-C exception and synchronization syntax"
msgstr ""
-#: c.opt:617
+#: c.opt:643
msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs"
msgstr ""
-#: c.opt:622
+#: c.opt:648
msgid "Enable Objective-C setjmp exception handling runtime"
msgstr ""
-#: c.opt:630
+#: c.opt:656
msgid "Recognize C++ kewords like \"compl\" and \"xor\""
msgstr ""
-#: c.opt:634
+#: c.opt:660
msgid "Enable optional diagnostics"
msgstr ""
-#: c.opt:641
+#: c.opt:667
msgid "Look for and use PCH files even when preprocessing"
msgstr ""
-#: c.opt:645
+#: c.opt:671
msgid "Downgrade conformance errors to warnings"
msgstr ""
-#: c.opt:649
+#: c.opt:675
msgid "Treat the input file as already preprocessed"
msgstr ""
-#: c.opt:653
+#: c.opt:679
msgid ""
"Used in Fix-and-Continue mode to indicate that object files may be swapped "
"in at runtime"
msgstr ""
-#: c.opt:657
+#: c.opt:683
msgid "Enable automatic template instantiation"
msgstr ""
-#: c.opt:661
+#: c.opt:687
msgid "Generate run time type descriptor information"
msgstr ""
-#: c.opt:665
+#: c.opt:691
msgid "Use the same size for double as for float"
msgstr ""
-#: c.opt:673
+#: c.opt:699
msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
msgstr ""
-#: c.opt:677
+#: c.opt:703
msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
msgstr ""
-#: c.opt:681
+#: c.opt:707
msgid "Make \"char\" signed by default"
msgstr ""
-#: c.opt:688
+#: c.opt:714
msgid "Display statistics accumulated during compilation"
msgstr ""
-#: c.opt:695
+#: c.opt:721
msgid "Distance between tab stops for column reporting"
msgstr ""
-#: c.opt:699
+#: c.opt:725
msgid "Specify maximum template instantiation depth"
msgstr ""
-#: c.opt:706
+#: c.opt:732
msgid "Do not generate thread-safe code for initializing local statics"
msgstr ""
-#: c.opt:710
+#: c.opt:736
msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
msgstr ""
-#: c.opt:714
+#: c.opt:740
msgid "Make \"char\" unsigned by default"
msgstr ""
-#: c.opt:718
+#: c.opt:744
msgid "Use __cxa_atexit to register destructors"
msgstr ""
-#: c.opt:722
+#: c.opt:748
msgid "Use __cxa_get_exception_ptr in exception handling"
msgstr ""
-#: c.opt:726
+#: c.opt:752
msgid "Marks all inlined methods as having hidden visibility"
msgstr ""
-#: c.opt:730
+#: c.opt:756
msgid "Discard unused virtual functions"
msgstr ""
-#: c.opt:734
+#: c.opt:760
msgid "Implement vtables using thunks"
msgstr ""
-#: c.opt:738
+#: c.opt:764
msgid "Emit common-like symbols as weak symbols"
msgstr ""
-#: c.opt:742
+#: c.opt:768
msgid ""
"Convert all wide strings and character constants to character set <cset>"
msgstr ""
-#: c.opt:746
+#: c.opt:772
msgid "Generate a #line directive pointing at the current working directory"
msgstr ""
-#: c.opt:750
+#: c.opt:776
msgid "Emit cross referencing information"
msgstr ""
-#: c.opt:754
+#: c.opt:780
msgid ""
"Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
msgstr ""
-#: c.opt:758
+#: c.opt:784
msgid "Dump declarations to a .decl file"
msgstr ""
-#: c.opt:762 c.opt:794
+#: c.opt:788 c.opt:820
msgid "Add <dir> to the end of the system include path"
msgstr ""
-#: c.opt:766
+#: c.opt:792
msgid "Accept definition of macros in <file>"
msgstr ""
-#: c.opt:770
+#: c.opt:796
msgid "-imultilib <dir> Set <dir> to be the multilib include subdirectory"
msgstr ""
-#: c.opt:774
+#: c.opt:800
msgid "Include the contents of <file> before other files"
msgstr ""
-#: c.opt:778
+#: c.opt:804
msgid "Specify <path> as a prefix for next two options"
msgstr ""
-#: c.opt:782
+#: c.opt:808
msgid "Set <dir> to be the system root directory"
msgstr ""
-#: c.opt:786
+#: c.opt:812
msgid "Add <dir> to the start of the system include path"
msgstr ""
-#: c.opt:790
+#: c.opt:816
msgid "Add <dir> to the end of the quote include path"
msgstr ""
-#: c.opt:811
+#: c.opt:837
msgid ""
"Do not search standard system include directories (those specified with -"
"isystem will still be used)"
msgstr ""
-#: c.opt:815
+#: c.opt:841
msgid "Do not search standard system include directories for C++"
msgstr ""
-#: c.opt:831
+#: c.opt:857
msgid "Generate C header of platform-specific features"
msgstr ""
-#: c.opt:835
+#: c.opt:861
msgid "Print a checksum of the executable for PCH validity checking, and stop"
msgstr ""
-#: c.opt:839
+#: c.opt:865
msgid "Remap file names when including files"
msgstr ""
-#: c.opt:843
+#: c.opt:869
msgid "Conform to the ISO 1998 C++ standard"
msgstr ""
-#: c.opt:847 c.opt:875
+#: c.opt:873
+msgid ""
+"Conform to the ISO 1998 C++ standard, with extensions that are likely to"
+msgstr ""
+
+#: c.opt:880 c.opt:915
msgid "Conform to the ISO 1990 C standard"
msgstr ""
-#: c.opt:851 c.opt:883
+#: c.opt:884 c.opt:923
msgid "Conform to the ISO 1999 C standard"
msgstr ""
-#: c.opt:855
+#: c.opt:888
msgid "Deprecated in favor of -std=c99"
msgstr ""
-#: c.opt:859
+#: c.opt:892
msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
msgstr ""
-#: c.opt:863
+#: c.opt:896
+msgid "Conform to the ISO 1998 C++ standard, with GNU extensions and"
+msgstr ""
+
+#: c.opt:903
msgid "Conform to the ISO 1990 C standard with GNU extensions"
msgstr ""
-#: c.opt:867
+#: c.opt:907
msgid "Conform to the ISO 1999 C standard with GNU extensions"
msgstr ""
-#: c.opt:871
+#: c.opt:911
msgid "Deprecated in favor of -std=gnu99"
msgstr ""
-#: c.opt:879
+#: c.opt:919
msgid "Conform to the ISO 1990 C standard as amended in 1994"
msgstr ""
-#: c.opt:887
+#: c.opt:927
msgid "Deprecated in favor of -std=iso9899:1999"
msgstr ""
-#: c.opt:891
+#: c.opt:931
msgid "Enable traditional preprocessing"
msgstr ""
-#: c.opt:895
+#: c.opt:935
msgid "Support ISO C trigraphs"
msgstr ""
-#: c.opt:899
+#: c.opt:939
msgid "Do not predefine system-specific and GCC-specific macros"
msgstr ""
-#: c.opt:903
+#: c.opt:943
msgid "Enable verbose output"
msgstr ""
@@ -14390,1007 +14607,1042 @@ msgstr ""
#: 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:36
+msgid "Alias for --help=target"
+msgstr ""
+
+#: common.opt:52
+msgid ""
"Set parameter <param> to value. See below for a complete list of parameters"
msgstr ""
-#: common.opt:42
+#: common.opt:59
msgid ""
"Put global and static data smaller than <number> bytes into a special "
"section (on some targets)"
msgstr ""
-#: common.opt:46
+#: common.opt:63
msgid "Set optimization level to <number>"
msgstr ""
-#: common.opt:50
+#: common.opt:67
msgid "Optimize for space rather than speed"
msgstr ""
-#: common.opt:54
+#: common.opt:71
msgid "This switch is deprecated; use -Wextra instead"
msgstr ""
-#: common.opt:58
+#: common.opt:75
msgid "Warn about returning structures, unions or arrays"
msgstr ""
-#: common.opt:62
-msgid "Warn about comparisons that always evaluate to true"
+#: common.opt:79
+msgid "Warn if an array is accessed out of bounds"
msgstr ""
-#: common.opt:66
+#: common.opt:83
msgid "Warn about inappropriate attribute usage"
msgstr ""
-#: common.opt:70
+#: common.opt:87
msgid "Warn about pointer casts which increase alignment"
msgstr ""
-#: common.opt:74
+#: common.opt:91
msgid "Warn about uses of __attribute__((deprecated)) declarations"
msgstr ""
-#: common.opt:78
+#: common.opt:95
msgid "Warn when an optimization pass is disabled"
msgstr ""
-#: common.opt:82
+#: common.opt:99
msgid "Treat all warnings as errors"
msgstr ""
-#: common.opt:86
+#: common.opt:103
msgid "Treat specified warning as error"
msgstr ""
-#: common.opt:90
+#: common.opt:107
msgid "Print extra (possibly unwanted) warnings"
msgstr ""
-#: common.opt:94
+#: common.opt:111
msgid "Exit on the first error occurred"
msgstr ""
-#: common.opt:98
+#: common.opt:115
msgid "Warn when an inlined function cannot be inlined"
msgstr ""
-#: common.opt:102
+#: common.opt:119
msgid "Warn if an object is larger than <number> bytes"
msgstr ""
-#: common.opt:106
+#: common.opt:123
msgid "Warn if the loop cannot be optimized due to nontrivial assumptions."
msgstr ""
-#: common.opt:110
+#: common.opt:127
msgid ""
"Warn about functions which might be candidates for __attribute__((noreturn))"
msgstr ""
-#: common.opt:114
+#: common.opt:131
msgid "Warn about overflow in arithmetic expressions"
msgstr ""
-#: common.opt:118
+#: common.opt:135
msgid "Warn when the packed attribute has no effect on struct layout"
msgstr ""
-#: common.opt:122
+#: common.opt:139
msgid "Warn when padding is required to align structure members"
msgstr ""
-#: common.opt:126
+#: common.opt:143
msgid "Warn when one local variable shadows another"
msgstr ""
-#: common.opt:130
+#: common.opt:147
msgid "Warn when not issuing stack smashing protection for some reason"
msgstr ""
-#: common.opt:134 common.opt:138
+#: common.opt:151 common.opt:155
msgid "Warn about code which might break strict aliasing rules"
msgstr ""
-#: common.opt:142
-msgid "Warn about comparisons to constant string literals"
+#: common.opt:159 common.opt:163
+msgid "Warn about optimizations that assume that signed overflow is undefined"
msgstr ""
-#: common.opt:146
+#: common.opt:167
msgid "Warn about enumerated switches, with no default, missing a case"
msgstr ""
-#: common.opt:150
+#: common.opt:171
msgid "Warn about enumerated switches missing a \"default:\" statement"
msgstr ""
-#: common.opt:154
+#: common.opt:175
msgid "Warn about all enumerated switches missing a specific case"
msgstr ""
-#: common.opt:162
+#: common.opt:183
msgid "Warn about uninitialized automatic variables"
msgstr ""
-#: common.opt:166
+#: common.opt:187
msgid "Warn about code that will never be executed"
msgstr ""
-#: common.opt:170
+#: common.opt:191
msgid "Enable all -Wunused- warnings"
msgstr ""
-#: common.opt:174
+#: common.opt:195
msgid "Warn when a function is unused"
msgstr ""
-#: common.opt:178
+#: common.opt:199
msgid "Warn when a label is unused"
msgstr ""
-#: common.opt:182
+#: common.opt:203
msgid "Warn when a function parameter is unused"
msgstr ""
-#: common.opt:186
+#: common.opt:207
msgid "Warn when an expression value is unused"
msgstr ""
-#: common.opt:190
+#: common.opt:211
msgid "Warn when a variable is unused"
msgstr ""
-#: common.opt:194
+#: common.opt:215
msgid "Warn when a register variable is declared volatile"
msgstr ""
-#: common.opt:198
+#: common.opt:219
+msgid "Warn instead of error in case profiles in -fprofile-use do not match"
+msgstr ""
+
+#: common.opt:223
msgid "Emit declaration information into <file>"
msgstr ""
-#: common.opt:211
+#: common.opt:236
msgid "Enable dumps from specific passes of the compiler"
msgstr ""
-#: common.opt:215
+#: common.opt:240
msgid "Set the file basename to be used for dumps"
msgstr ""
-#: common.opt:233
+#: common.opt:258
msgid "Align the start of functions"
msgstr ""
-#: common.opt:240
+#: common.opt:265
msgid "Align labels which are only reached by jumping"
msgstr ""
-#: common.opt:247
+#: common.opt:272
msgid "Align all labels"
msgstr ""
-#: common.opt:254
+#: common.opt:279
msgid "Align the start of loops"
msgstr ""
-#: common.opt:269
+#: common.opt:294
msgid "Specify that arguments may alias each other and globals"
msgstr ""
-#: common.opt:273
+#: common.opt:298
msgid "Assume arguments may alias globals but not each other"
msgstr ""
-#: common.opt:277
+#: common.opt:302
msgid "Assume arguments alias neither each other nor globals"
msgstr ""
-#: common.opt:281
+#: common.opt:306
msgid "Assume arguments alias no other storage"
msgstr ""
-#: common.opt:285
+#: common.opt:310
msgid "Generate unwind tables that are exact at each instruction boundary"
msgstr ""
-#: common.opt:293
+#: common.opt:318
msgid "Generate code to check bounds before indexing arrays"
msgstr ""
-#: common.opt:297
+#: common.opt:322
msgid "Replace add, compare, branch with branch on count register"
msgstr ""
-#: common.opt:301
+#: common.opt:326
msgid "Use profiling information for branch probabilities"
msgstr ""
-#: common.opt:305
+#: common.opt:330
msgid ""
"Perform branch target load optimization before prologue / epilogue threading"
msgstr ""
-#: common.opt:309
+#: common.opt:334
msgid ""
"Perform branch target load optimization after prologue / epilogue threading"
msgstr ""
-#: common.opt:313
+#: common.opt:338
msgid ""
"Restrict target load migration not to re-use registers in any basic block"
msgstr ""
-#: common.opt:317
+#: common.opt:342
msgid "Mark <register> as being preserved across functions"
msgstr ""
-#: common.opt:321
+#: common.opt:346
msgid "Mark <register> as being corrupted by function calls"
msgstr ""
-#: common.opt:328
+#: common.opt:353
msgid "Save registers around function calls"
msgstr ""
-#: common.opt:332
+#: common.opt:357
msgid "Do not put uninitialized globals in the common section"
msgstr ""
-#: common.opt:336
+#: common.opt:361
msgid "Perform a register copy-propagation optimization pass"
msgstr ""
-#: common.opt:340
+#: common.opt:365
msgid "Perform cross-jumping optimization"
msgstr ""
-#: common.opt:344
+#: common.opt:369
msgid "When running CSE, follow jumps to their targets"
msgstr ""
-#: common.opt:348
+#: common.opt:373
msgid "When running CSE, follow conditional jumps"
msgstr ""
-#: common.opt:352
+#: common.opt:377
msgid "Omit range reduction step when performing complex division"
msgstr ""
-#: common.opt:356
+#: common.opt:381
msgid "Place data items into their own section"
msgstr ""
-#: common.opt:362
+#: common.opt:387
msgid "Defer popping functions args from stack until later"
msgstr ""
-#: common.opt:366
+#: common.opt:391
msgid "Attempt to fill delay slots of branch instructions"
msgstr ""
-#: common.opt:370
+#: common.opt:395
msgid "Delete useless null pointer checks"
msgstr ""
-#: common.opt:374
+#: common.opt:399
msgid ""
"How often to emit source location at the beginning of line-wrapped "
"diagnostics"
msgstr ""
-#: common.opt:378
+#: common.opt:403
msgid ""
"Amend appropriate diagnostic messages with the command line option that "
"controls them"
msgstr ""
-#: common.opt:382
+#: common.opt:407
msgid "Dump various compiler internals to a file"
msgstr ""
-#: common.opt:386
+#: common.opt:411
msgid "Suppress output of addresses in debugging dumps"
msgstr ""
-#: common.opt:390
+#: common.opt:415
msgid ""
"Suppress output of instruction numbers, line number notes and addresses in "
"debugging dumps"
msgstr ""
-#: common.opt:394
+#: common.opt:419
msgid "Perform early inlining"
msgstr ""
-#: common.opt:398
+#: common.opt:423
msgid "Perform DWARF2 duplicate elimination"
msgstr ""
-#: common.opt:402 common.opt:406
+#: common.opt:427 common.opt:431
msgid "Perform unused type elimination in debug info"
msgstr ""
-#: common.opt:410
+#: common.opt:435
msgid "Do not suppress C++ class debug information."
msgstr ""
-#: common.opt:414
+#: common.opt:439
msgid "Enable exception handling"
msgstr ""
-#: common.opt:418
+#: common.opt:443
msgid "Perform a number of minor, expensive optimizations"
msgstr ""
-#: common.opt:425
+#: common.opt:450
msgid "Assume no NaNs or infinities are generated"
msgstr ""
-#: common.opt:429
+#: common.opt:454
msgid "Mark <register> as being unavailable to the compiler"
msgstr ""
-#: common.opt:433
+#: common.opt:458
msgid "Don't allocate floats and doubles in extended-precision registers"
msgstr ""
-#: common.opt:439
+#: common.opt:464
msgid "Copy memory address constants into registers before use"
msgstr ""
-#: common.opt:445
-msgid "Copy memory operands into registers before use"
+#: common.opt:468
+msgid "Perform a forward propagation pass on RTL"
msgstr ""
-#: common.opt:452
+#: common.opt:475
msgid "Allow function addresses to be held in registers"
msgstr ""
-#: common.opt:456
+#: common.opt:479
msgid "Place each function into its own section"
msgstr ""
-#: common.opt:460
+#: common.opt:483
msgid "Perform global common subexpression elimination"
msgstr ""
-#: common.opt:464
+#: common.opt:487
msgid ""
"Perform enhanced load motion during global common subexpression elimination"
msgstr ""
-#: common.opt:468
+#: common.opt:491
msgid "Perform store motion after global common subexpression elimination"
msgstr ""
-#: common.opt:472
+#: common.opt:495
msgid ""
"Perform redundant load after store elimination in global common subexpression"
msgstr ""
-#: common.opt:477
+#: common.opt:500
msgid ""
"Perform global common subexpression elimination after register allocation"
msgstr ""
-#: common.opt:482
+#: common.opt:505
msgid "Enable guessing of branch probabilities"
msgstr ""
-#: common.opt:490
+#: common.opt:513
msgid "Process #ident directives"
msgstr ""
-#: common.opt:494
+#: common.opt:517
msgid "Perform conversion of conditional jumps to branchless equivalents"
msgstr ""
-#: common.opt:498
+#: common.opt:521
msgid "Perform conversion of conditional jumps to conditional execution"
msgstr ""
-#: common.opt:506
+#: common.opt:529
msgid "Do not generate .size directives"
msgstr ""
-#: common.opt:515
+#: common.opt:538
msgid "Pay attention to the \"inline\" keyword"
msgstr ""
-#: common.opt:519
+#: common.opt:542
msgid "Integrate simple functions into their callers"
msgstr ""
-#: common.opt:523
+#: common.opt:546
msgid "Integrate functions called once into their callers"
msgstr ""
-#: common.opt:530
+#: common.opt:553
msgid "Limit the size of inlined functions to <number>"
msgstr ""
-#: common.opt:534
+#: common.opt:557
msgid "Instrument function entry and exit with profiling calls"
msgstr ""
-#: common.opt:538
+#: common.opt:561
msgid "Perform Interprocedural constant propagation"
msgstr ""
-#: common.opt:542
+#: common.opt:565
msgid "Discover pure and const functions"
msgstr ""
-#: common.opt:546
+#: common.opt:569
msgid "Perform interprocedural points-to analysis"
msgstr ""
-#: common.opt:550
+#: common.opt:573
msgid "Discover readonly and non addressable static variables"
msgstr ""
-#: common.opt:554
+#: common.opt:577
msgid "Type based escape and alias analysis"
msgstr ""
-#: common.opt:558
+#: common.opt:581
msgid "Optimize induction variables on trees"
msgstr ""
-#: common.opt:562
+#: common.opt:585
msgid "Use jump tables for sufficiently large switch statements"
msgstr ""
-#: common.opt:566
+#: common.opt:589
msgid "Generate code for functions even if they are fully inlined"
msgstr ""
-#: common.opt:570
+#: common.opt:593
msgid "Emit static const variables even if they are not used"
msgstr ""
-#: common.opt:574
+#: common.opt:597
msgid "Give external symbols a leading underscore"
msgstr ""
-#: common.opt:578 common.opt:744 common.opt:867
+#: common.opt:601 common.opt:785 common.opt:916
msgid "Does nothing. Preserved for backward compatibility."
msgstr ""
-#: common.opt:582
+#: common.opt:605
msgid "Set errno after built-in math functions"
msgstr ""
-#: common.opt:586
+#: common.opt:609
msgid "Report on permanent memory allocation"
msgstr ""
-#: common.opt:593
+#: common.opt:616
msgid "Attempt to merge identical constants and constant variables"
msgstr ""
-#: common.opt:597
+#: common.opt:620
msgid "Attempt to merge identical constants across compilation units"
msgstr ""
-#: common.opt:601
+#: common.opt:624
msgid ""
"Limit diagnostics to <number> characters per line. 0 suppresses line-"
"wrapping"
msgstr ""
-#: common.opt:605
+#: common.opt:628
msgid "Perform SMS based modulo scheduling before the first scheduling pass"
msgstr ""
-#: common.opt:609
+#: common.opt:632
msgid "Move loop invariant computations out of loops"
msgstr ""
-#: common.opt:613
+#: common.opt:636
msgid "Add mudflap bounds-checking instrumentation for single-threaded program"
msgstr ""
-#: common.opt:617
+#: common.opt:640
msgid "Add mudflap bounds-checking instrumentation for multi-threaded program"
msgstr ""
-#: common.opt:621
+#: common.opt:644
msgid "Ignore read operations when inserting mudflap instrumentation"
msgstr ""
-#: common.opt:625
+#: common.opt:648
msgid ""
"Enable/Disable the traditional scheduling in loops that already passed "
"modulo scheduling"
msgstr ""
-#: common.opt:629
+#: common.opt:652
msgid "Support synchronous non-call exceptions"
msgstr ""
-#: common.opt:633
+#: common.opt:656
msgid "When possible do not generate stack frames"
msgstr ""
-#: common.opt:637
+#: common.opt:660
msgid "Do the full register move optimization pass"
msgstr ""
-#: common.opt:641
+#: common.opt:664
msgid "Optimize sibling and tail recursive calls"
msgstr ""
-#: common.opt:645
+#: common.opt:668 common.opt:672
+msgid "Report on memory allocation before interprocedural optimization"
+msgstr ""
+
+#: common.opt:676
msgid "Pack structure members together without holes"
msgstr ""
-#: common.opt:649
+#: common.opt:680
msgid "Set initial maximum structure member alignment"
msgstr ""
-#: common.opt:653
+#: common.opt:684
msgid "Return small aggregates in memory, not registers"
msgstr ""
-#: common.opt:657
+#: common.opt:688
msgid "Perform loop peeling"
msgstr ""
-#: common.opt:661
+#: common.opt:692
msgid "Enable machine specific peephole optimizations"
msgstr ""
-#: common.opt:665
+#: common.opt:696
msgid "Enable an RTL peephole pass before sched2"
msgstr ""
-#: common.opt:669
+#: common.opt:700
msgid "Generate position-independent code if possible (large mode)"
msgstr ""
-#: common.opt:673
+#: common.opt:704
msgid ""
"Generate position-independent code for executables if possible (large mode)"
msgstr ""
-#: common.opt:677
+#: common.opt:708
msgid "Generate position-independent code if possible (small mode)"
msgstr ""
-#: common.opt:681
+#: common.opt:712
msgid ""
"Generate position-independent code for executables if possible (small mode)"
msgstr ""
-#: common.opt:685
+#: common.opt:716
msgid "Generate prefetch instructions, if available, for arrays in loops"
msgstr ""
-#: common.opt:689
+#: common.opt:720
msgid "Enable basic program profiling code"
msgstr ""
-#: common.opt:693
+#: common.opt:724
msgid "Insert arc-based program profiling code"
msgstr ""
-#: common.opt:697
+#: common.opt:728
msgid ""
"Enable common options for generating profile info for profile feedback "
"directed optimizations"
msgstr ""
-#: common.opt:701
+#: common.opt:732
msgid ""
"Enable common options for performing profile feedback directed optimizations"
msgstr ""
-#: common.opt:705
+#: common.opt:736
msgid "Insert code to profile values of expressions"
msgstr ""
-#: common.opt:712
+#: common.opt:743
msgid "Make compile reproducible using <string>"
msgstr ""
-#: common.opt:716
+#: common.opt:753
+msgid "Record gcc command line switches in the object file."
+msgstr ""
+
+#: common.opt:757
msgid "Return small aggregates in registers"
msgstr ""
-#: common.opt:720
+#: common.opt:761
msgid "Enables a register move optimization"
msgstr ""
-#: common.opt:724
+#: common.opt:765
msgid "Perform a register renaming optimization pass"
msgstr ""
-#: common.opt:728
+#: common.opt:769
msgid "Reorder basic blocks to improve code placement"
msgstr ""
-#: common.opt:732
+#: common.opt:773
msgid "Reorder basic blocks and partition into hot and cold sections"
msgstr ""
-#: common.opt:736
+#: common.opt:777
msgid "Reorder functions to improve code placement"
msgstr ""
-#: common.opt:740
+#: common.opt:781
msgid "Add a common subexpression elimination pass after loop optimizations"
msgstr ""
-#: common.opt:748
+#: common.opt:789
msgid "Disable optimizations that assume default FP rounding behavior"
msgstr ""
-#: common.opt:752
+#: common.opt:793
msgid "Enable scheduling across basic blocks"
msgstr ""
-#: common.opt:756
+#: common.opt:797
msgid "Allow speculative motion of non-loads"
msgstr ""
-#: common.opt:760
+#: common.opt:801
msgid "Allow speculative motion of some loads"
msgstr ""
-#: common.opt:764
+#: common.opt:805
msgid "Allow speculative motion of more loads"
msgstr ""
-#: common.opt:768
+#: common.opt:809
msgid "Set the verbosity level of the scheduler"
msgstr ""
-#: common.opt:772
+#: common.opt:813
msgid "If scheduling post reload, do superblock scheduling"
msgstr ""
-#: common.opt:776
+#: common.opt:817
msgid "If scheduling post reload, do trace scheduling"
msgstr ""
-#: common.opt:780
+#: common.opt:821
msgid "Reschedule instructions before register allocation"
msgstr ""
-#: common.opt:784
+#: common.opt:825
msgid "Reschedule instructions after register allocation"
msgstr ""
-#: common.opt:790
+#: common.opt:831
msgid "Allow premature scheduling of queued insns"
msgstr ""
-#: common.opt:794
+#: common.opt:835
msgid "Set number of queued insns that can be prematurely scheduled"
msgstr ""
-#: common.opt:802 common.opt:806
+#: common.opt:843 common.opt:847
msgid ""
"Set dependence distance checking in premature scheduling of queued insns"
msgstr ""
-#: common.opt:810
+#: common.opt:851
msgid "Access data in the same section from shared anchor points"
msgstr ""
-#: common.opt:814
+#: common.opt:855
msgid "Perform sequence abstraction optimization on RTL"
msgstr ""
-#: common.opt:818
+#: common.opt:859
msgid "Eliminate redundant sign extensions using LCM."
msgstr ""
-#: common.opt:822
+#: common.opt:863
msgid "Show column numbers in diagnostics, when available. Default on"
msgstr ""
-#: common.opt:826
+#: common.opt:867
msgid "Disable optimizations observable by IEEE signaling NaNs"
msgstr ""
-#: common.opt:830
+#: common.opt:871
+msgid ""
+"Disable floating point optimizations that ignore the IEEE signedness of zero"
+msgstr ""
+
+#: common.opt:875
msgid "Convert floating point constants to single precision constants"
msgstr ""
-#: common.opt:834
+#: common.opt:879
msgid "Split lifetimes of induction variables when loops are unrolled"
msgstr ""
-#: common.opt:838
+#: common.opt:883
+msgid "Split wide types into independent registers"
+msgstr ""
+
+#: common.opt:887
msgid "Apply variable expansion when loops are unrolled"
msgstr ""
-#: common.opt:844
+#: common.opt:893
msgid "Insert stack checking code into the program"
msgstr ""
-#: common.opt:851
+#: common.opt:900
msgid "Trap if the stack goes past <register>"
msgstr ""
-#: common.opt:855
+#: common.opt:904
msgid "Trap if the stack goes past symbol <name>"
msgstr ""
-#: common.opt:859
+#: common.opt:908
msgid "Use propolice as a stack protection method"
msgstr ""
-#: common.opt:863
+#: common.opt:912
msgid "Use a stack protection method for every function"
msgstr ""
-#: common.opt:875
+#: common.opt:924
msgid "Assume strict aliasing rules apply"
msgstr ""
-#: common.opt:879
+#: common.opt:928
+msgid "Treat signed overflow as undefined"
+msgstr ""
+
+#: common.opt:932
msgid "Check for syntax errors, then stop"
msgstr ""
-#: common.opt:883
+#: common.opt:936
msgid "Create data files needed by \"gcov\""
msgstr ""
-#: common.opt:887
+#: common.opt:940
msgid "Perform jump threading optimizations"
msgstr ""
-#: common.opt:891
+#: common.opt:944
msgid "Report the time taken by each compiler pass"
msgstr ""
-#: common.opt:895
+#: common.opt:948
msgid "Set the default thread-local storage code generation model"
msgstr ""
-#: common.opt:899
+#: common.opt:952
msgid "Reorder top level functions, variables, and asms"
msgstr ""
-#: common.opt:903
+#: common.opt:956
msgid "Perform superblock formation via tail duplication"
msgstr ""
-#: common.opt:910
+#: common.opt:963
msgid "Assume floating-point operations can trap"
msgstr ""
-#: common.opt:914
+#: common.opt:967
msgid "Trap for signed overflow in addition, subtraction and multiplication"
msgstr ""
-#: common.opt:918
+#: common.opt:971
msgid "Enable SSA-CCP optimization on trees"
msgstr ""
-#: common.opt:922
+#: common.opt:975
msgid "Enable SSA-CCP optimization for stores and loads"
msgstr ""
-#: common.opt:926
+#: common.opt:979
msgid "Enable loop header copying on trees"
msgstr ""
-#: common.opt:930
-msgid "Coalesce memory temporaries in the SSA->normal pass"
-msgstr ""
-
-#: common.opt:934
+#: common.opt:983
msgid "Replace SSA temporaries with better names in copies"
msgstr ""
-#: common.opt:938
+#: common.opt:987
msgid "Enable copy propagation on trees"
msgstr ""
-#: common.opt:942
+#: common.opt:991
msgid "Enable copy propagation for stores and loads"
msgstr ""
-#: common.opt:946
+#: common.opt:995
msgid "Enable SSA dead code elimination optimization on trees"
msgstr ""
-#: common.opt:950
+#: common.opt:999
msgid "Enable dominator optimizations"
msgstr ""
-#: common.opt:954
+#: common.opt:1003
msgid "Enable dead store elimination"
msgstr ""
-#: common.opt:958
+#: common.opt:1007
msgid "Enable Full Redundancy Elimination (FRE) on trees"
msgstr ""
-#: common.opt:962
+#: common.opt:1011
msgid "Enable loop invariant motion on trees"
msgstr ""
-#: common.opt:966
+#: common.opt:1015
msgid "Enable linear loop transforms on trees"
msgstr ""
-#: common.opt:970
+#: common.opt:1019
msgid "Create canonical induction variables in loops"
msgstr ""
-#: common.opt:974
+#: common.opt:1023
msgid "Enable loop optimizations on tree level"
msgstr ""
-#: common.opt:978
+#: common.opt:1027
msgid "Enable SSA-PRE optimization on trees"
msgstr ""
-#: common.opt:982
+#: common.opt:1031
msgid "Perform structural alias analysis"
msgstr ""
-#: common.opt:986
+#: common.opt:1035
msgid "Enable SSA code sinking on trees"
msgstr ""
-#: common.opt:990
+#: common.opt:1039
msgid "Perform scalar replacement of aggregates"
msgstr ""
-#: common.opt:994
+#: common.opt:1043
msgid "Replace temporary expressions in the SSA->normal pass"
msgstr ""
-#: common.opt:998
+#: common.opt:1047
msgid "Perform live range splitting during the SSA->normal pass"
msgstr ""
-#: common.opt:1002
+#: common.opt:1051
msgid "Perform Value Range Propagation on trees"
msgstr ""
-#: common.opt:1006
+#: common.opt:1055
msgid "Compile whole compilation unit at a time"
msgstr ""
-#: common.opt:1010
+#: common.opt:1059
msgid "Perform loop unrolling when iteration count is known"
msgstr ""
-#: common.opt:1014
+#: common.opt:1063
msgid "Perform loop unrolling for all loops"
msgstr ""
-#: common.opt:1021
+#: common.opt:1070
msgid "Allow loop optimizations to assume that the loops behave in normal way"
msgstr ""
-#: common.opt:1029
+#: common.opt:1078
msgid "Allow math optimizations that may violate IEEE or ISO standards"
msgstr ""
-#: common.opt:1033
+#: common.opt:1082
msgid "Perform loop unswitching"
msgstr ""
-#: common.opt:1037
+#: common.opt:1086
msgid "Just generate unwind tables for exception handling"
msgstr ""
-#: common.opt:1041
+#: common.opt:1090
msgid "Perform variable tracking"
msgstr ""
-#: common.opt:1045
+#: common.opt:1094
msgid "Enable loop vectorization on trees"
msgstr ""
-#: common.opt:1049
+#: common.opt:1098
msgid "Enable loop versioning when doing loop vectorization on trees"
msgstr ""
-#: common.opt:1053
+#: common.opt:1102
msgid "Set the verbosity level of the vectorizer"
msgstr ""
-#: common.opt:1063
+#: common.opt:1106
+msgid "Enable copy propagation of scalar-evolution information."
+msgstr ""
+
+#: common.opt:1116
msgid "Add extra commentary to assembler output"
msgstr ""
-#: common.opt:1067
+#: common.opt:1120
msgid "Set the default symbol visibility"
msgstr ""
-#: common.opt:1072
+#: common.opt:1125
msgid "Use expression value profiles in optimizations"
msgstr ""
-#: common.opt:1076
+#: common.opt:1129
msgid "Construct webs and split unrelated uses of single variable"
msgstr ""
-#: common.opt:1080
+#: common.opt:1133
msgid "Perform whole program optimizations"
msgstr ""
-#: common.opt:1084
+#: common.opt:1137
msgid "Assume signed arithmetic overflow wraps around"
msgstr ""
-#: common.opt:1088
+#: common.opt:1141
msgid "Put zero initialized data in the bss section"
msgstr ""
-#: common.opt:1092
+#: common.opt:1145
msgid "Generate debug information in default format"
msgstr ""
-#: common.opt:1096
+#: common.opt:1149
msgid "Generate debug information in COFF format"
msgstr ""
-#: common.opt:1100
+#: common.opt:1153
msgid "Generate debug information in DWARF v2 format"
msgstr ""
-#: common.opt:1104
+#: common.opt:1157
msgid "Generate debug information in default extended format"
msgstr ""
-#: common.opt:1108
+#: common.opt:1161
msgid "Generate debug information in STABS format"
msgstr ""
-#: common.opt:1112
+#: common.opt:1165
msgid "Generate debug information in extended STABS format"
msgstr ""
-#: common.opt:1116
+#: common.opt:1169
msgid "Generate debug information in VMS format"
msgstr ""
-#: common.opt:1120
+#: common.opt:1173
msgid "Generate debug information in XCOFF format"
msgstr ""
-#: common.opt:1124
+#: common.opt:1177
msgid "Generate debug information in extended XCOFF format"
msgstr ""
-#: common.opt:1128
+#: common.opt:1181
msgid "Place output into <file>"
msgstr ""
-#: common.opt:1132
+#: common.opt:1185
msgid "Enable function profiling"
msgstr ""
-#: common.opt:1136
+#: common.opt:1189
msgid "Issue warnings needed for strict compliance to the standard"
msgstr ""
-#: common.opt:1140
+#: common.opt:1193
msgid "Like -pedantic but issue them as errors"
msgstr ""
-#: common.opt:1144
+#: common.opt:1197
msgid "Do not display functions compiled or elapsed time"
msgstr ""
-#: common.opt:1148
+#: common.opt:1201
msgid "Display the compiler's version"
msgstr ""
-#: common.opt:1152
+#: common.opt:1205
msgid "Suppress warnings"
msgstr ""
-#: attribs.c:175 cp/name-lookup.c:3081
+#: attribs.c:175 cp/name-lookup.c:3095
#, gcc-internal-format
msgid "%qs attribute directive ignored"
msgstr ""
@@ -15415,7 +15667,7 @@ msgstr ""
msgid "type attributes ignored after type is already defined"
msgstr ""
-#: bb-reorder.c:1872
+#: bb-reorder.c:1873
#, gcc-internal-format
msgid "multiple hot/cold transitions found (bb %i)"
msgstr ""
@@ -15426,52 +15678,52 @@ msgid ""
"branch target register load optimization is not intended to be run twice"
msgstr ""
-#: builtins.c:421
+#: builtins.c:445
#, gcc-internal-format
msgid "offset outside bounds of constant string"
msgstr ""
-#: builtins.c:977
+#: builtins.c:998
#, gcc-internal-format
msgid "second argument to %<__builtin_prefetch%> must be a constant"
msgstr ""
-#: builtins.c:984
+#: builtins.c:1005
#, gcc-internal-format
msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
msgstr ""
-#: builtins.c:992
+#: builtins.c:1013
#, gcc-internal-format
msgid "third argument to %<__builtin_prefetch%> must be a constant"
msgstr ""
-#: builtins.c:999
+#: builtins.c:1020
#, gcc-internal-format
msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
msgstr ""
-#: builtins.c:4197
+#: builtins.c:4472
#, gcc-internal-format
msgid "argument of %<__builtin_args_info%> must be constant"
msgstr ""
-#: builtins.c:4203
+#: builtins.c:4478
#, gcc-internal-format
msgid "argument of %<__builtin_args_info%> out of range"
msgstr ""
-#: builtins.c:4209
+#: builtins.c:4484
#, gcc-internal-format
msgid "missing argument in %<__builtin_args_info%>"
msgstr ""
-#: builtins.c:4305 gimplify.c:2067
+#: builtins.c:4578 gimplify.c:2072
#, gcc-internal-format
msgid "too few arguments to function %<va_start%>"
msgstr ""
-#: builtins.c:4469
+#: builtins.c:4742
#, gcc-internal-format
msgid "first argument to %<va_arg%> not of type %<va_list%>"
msgstr ""
@@ -15479,88 +15731,78 @@ 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
+#: builtins.c:4756
#, gcc-internal-format
msgid "%qT is promoted to %qT when passed through %<...%>"
msgstr ""
-#: builtins.c:4488
+#: builtins.c:4761
#, gcc-internal-format
msgid "(so you should pass %qT not %qT to %<va_arg%>)"
msgstr ""
#. We can, however, treat "undefined" any way we please.
#. Call abort to encourage the user to fix the program.
-#: builtins.c:4494 c-typeck.c:2288
+#: builtins.c:4767 c-typeck.c:2301
#, gcc-internal-format
msgid "if this code is reached, the program will abort"
msgstr ""
-#: builtins.c:4613
+#: builtins.c:4885
#, gcc-internal-format
msgid "invalid argument to %<__builtin_frame_address%>"
msgstr ""
-#: builtins.c:4615
+#: builtins.c:4887
#, gcc-internal-format
msgid "invalid argument to %<__builtin_return_address%>"
msgstr ""
-#: builtins.c:4628
+#: builtins.c:4900
#, gcc-internal-format
msgid "unsupported argument to %<__builtin_frame_address%>"
msgstr ""
-#: builtins.c:4630
+#: builtins.c:4902
#, gcc-internal-format
msgid "unsupported argument to %<__builtin_return_address%>"
msgstr ""
-#: builtins.c:4733
-#, gcc-internal-format
-msgid "second argument to %<__builtin_expect%> must be a constant"
-msgstr ""
-
-#: builtins.c:6183
+#: builtins.c:6341
#, gcc-internal-format
msgid "%<__builtin_longjmp%> second argument must be 1"
msgstr ""
-#: builtins.c:6763
+#: builtins.c:6910
#, gcc-internal-format
msgid "target format does not support infinity"
msgstr ""
-#: builtins.c:8786 builtins.c:8880
-#, gcc-internal-format
-msgid "too few arguments to function %qs"
-msgstr ""
-
-#: builtins.c:8792 builtins.c:8886
+#: builtins.c:9284 builtins.c:9374
#, gcc-internal-format
-msgid "too many arguments to function %qs"
+msgid "non-floating-point argument to function %qs"
msgstr ""
-#: builtins.c:8798 builtins.c:8911
+#: builtins.c:10869
#, gcc-internal-format
-msgid "non-floating-point argument to function %qs"
+msgid "%<va_start%> used in function with fixed args"
msgstr ""
-#: builtins.c:9939
+#: builtins.c:10877
#, gcc-internal-format
-msgid "%<va_start%> used in function with fixed args"
+msgid "wrong number of arguments to function %<va_start%>"
msgstr ""
#. Evidently an out of date version of <stdarg.h>; can't validate
#. va_start's second argument, but can still work as intended.
-#: builtins.c:9946
+#: builtins.c:10890
#, gcc-internal-format
msgid "%<__builtin_next_arg%> called without an argument"
msgstr ""
-#: builtins.c:9961
+#: builtins.c:10895
#, gcc-internal-format
-msgid "%<va_start%> used with too many arguments"
+msgid "wrong number of arguments to function %<__builtin_next_arg%>"
msgstr ""
#. FIXME: Sometimes with the tree optimizers we can get the
@@ -15568,27 +15810,32 @@ msgstr ""
#. argument. We just warn and set the arg to be the last
#. argument so that we will get wrong-code because of
#. it.
-#: builtins.c:9981
+#: builtins.c:10924
#, gcc-internal-format
msgid "second parameter of %<va_start%> not last named argument"
msgstr ""
-#: builtins.c:10093
+#: builtins.c:11039
#, gcc-internal-format
msgid "%Hfirst argument of %D must be a pointer, second integer constant"
msgstr ""
-#: builtins.c:10106
+#: builtins.c:11052
#, gcc-internal-format
msgid "%Hlast argument of %D is not integer constant between 0 and 3"
msgstr ""
-#: builtins.c:10152 builtins.c:10305 builtins.c:10373
+#: builtins.c:11097 builtins.c:11251 builtins.c:11311
#, gcc-internal-format
msgid "%Hcall to %D will always overflow destination buffer"
msgstr ""
-#: c-common.c:831
+#: builtins.c:11240
+#, gcc-internal-format
+msgid "%Hcall to %D might overflow destination buffer"
+msgstr ""
+
+#: c-common.c:855
#, gcc-internal-format
msgid "%qD is not defined outside of function scope"
msgstr ""
@@ -15597,714 +15844,850 @@ msgstr ""
#. 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
+#: c-common.c:887
#, gcc-internal-format
msgid ""
"string length %qd is greater than the length %qd ISO C%d compilers are "
"required to support"
msgstr ""
-#: c-common.c:912
+#: c-common.c:936
#, gcc-internal-format
msgid "overflow in constant expression"
msgstr ""
-#: c-common.c:932
+#: c-common.c:958
#, gcc-internal-format
msgid "integer overflow in expression"
msgstr ""
-#: c-common.c:941
+#: c-common.c:962
#, gcc-internal-format
msgid "floating point overflow in expression"
msgstr ""
-#: c-common.c:947
+#: c-common.c:966
#, gcc-internal-format
msgid "vector overflow in expression"
msgstr ""
-#: c-common.c:970
+#: c-common.c:971
#, gcc-internal-format
-msgid "large integer implicitly truncated to unsigned type"
+msgid "complex integer overflow in expression"
msgstr ""
#: c-common.c:973
#, gcc-internal-format
-msgid "negative integer implicitly converted to unsigned type"
+msgid "complex floating point overflow in expression"
msgstr ""
-#: c-common.c:995
+#: c-common.c:999
#, gcc-internal-format
msgid "type-punning to incomplete type might break strict-aliasing rules"
msgstr ""
-#: c-common.c:1003
+#: c-common.c:1007
#, gcc-internal-format
msgid "dereferencing type-punned pointer will break strict-aliasing rules"
msgstr ""
-#: c-common.c:1007
+#: c-common.c:1011
#, gcc-internal-format
msgid "dereferencing type-punned pointer might break strict-aliasing rules"
msgstr ""
-#: c-common.c:1033
+#: c-common.c:1036
#, gcc-internal-format
msgid "%Hempty body in an if-statement"
msgstr ""
-#: c-common.c:1037
+#: c-common.c:1040
#, gcc-internal-format
msgid "%Hempty body in an else-statement"
msgstr ""
-#: c-common.c:1101
+#: c-common.c:1067
+#, gcc-internal-format
+msgid "first argument of %q+D should be %<int%>"
+msgstr ""
+
+#: c-common.c:1075
+#, gcc-internal-format
+msgid "second argument of %q+D should be %<char **%>"
+msgstr ""
+
+#: c-common.c:1084
+#, gcc-internal-format
+msgid "third argument of %q+D should probably be %<char **%>"
+msgstr ""
+
+#: c-common.c:1094
+#, gcc-internal-format
+msgid "%q+D takes only zero or two arguments"
+msgstr ""
+
+#: c-common.c:1129
+#, gcc-internal-format
+msgid ""
+"use -flax-vector-conversions to permit conversions between vectors with "
+"differing element types or numbers of subparts"
+msgstr ""
+
+#: c-common.c:1164
+#, gcc-internal-format
+msgid "negative integer implicitly converted to unsigned type"
+msgstr ""
+
+#: c-common.c:1190
+#, gcc-internal-format
+msgid "conversion to %qT alters %qT constant value"
+msgstr ""
+
+#: c-common.c:1241
+#, gcc-internal-format
+msgid "conversion to %qT from %qT may alter its value"
+msgstr ""
+
+#: c-common.c:1279
+#, gcc-internal-format
+msgid "large integer implicitly truncated to unsigned type"
+msgstr ""
+
+#: c-common.c:1285 c-common.c:1292 c-common.c:1299
#, gcc-internal-format
msgid "overflow in implicit constant conversion"
msgstr ""
-#: c-common.c:1237
+#: c-common.c:1434
#, gcc-internal-format
msgid "operation on %qE may be undefined"
msgstr ""
-#: c-common.c:1523
+#: c-common.c:1727
#, gcc-internal-format
msgid "case label does not reduce to an integer constant"
msgstr ""
-#: c-common.c:1563
+#: c-common.c:1767
#, gcc-internal-format
msgid "case label value is less than minimum value for type"
msgstr ""
-#: c-common.c:1571
+#: c-common.c:1775
#, gcc-internal-format
msgid "case label value exceeds maximum value for type"
msgstr ""
-#: c-common.c:1579
+#: c-common.c:1783
#, gcc-internal-format
msgid "lower value in case label range less than minimum value for type"
msgstr ""
-#: c-common.c:1588
+#: c-common.c:1792
#, gcc-internal-format
msgid "upper value in case label range exceeds maximum value for type"
msgstr ""
-#: c-common.c:2003
+#: c-common.c:2207
#, gcc-internal-format
msgid "invalid operands to binary %s"
msgstr ""
-#: c-common.c:2238
+#: c-common.c:2440
#, gcc-internal-format
msgid "comparison is always false due to limited range of data type"
msgstr ""
-#: c-common.c:2240
+#: c-common.c:2442
#, gcc-internal-format
msgid "comparison is always true due to limited range of data type"
msgstr ""
-#: c-common.c:2318
+#: c-common.c:2520
#, gcc-internal-format
msgid "comparison of unsigned expression >= 0 is always true"
msgstr ""
-#: c-common.c:2327
+#: c-common.c:2529
#, gcc-internal-format
msgid "comparison of unsigned expression < 0 is always false"
msgstr ""
-#: c-common.c:2369
+#: c-common.c:2571
#, gcc-internal-format
msgid "pointer of type %<void *%> used in arithmetic"
msgstr ""
-#: c-common.c:2375
+#: c-common.c:2577
#, gcc-internal-format
msgid "pointer to a function used in arithmetic"
msgstr ""
-#: c-common.c:2381
+#: c-common.c:2583
#, gcc-internal-format
msgid "pointer to member function used in arithmetic"
msgstr ""
-#. Common Ada/Pascal programmer's mistake. We always warn
-#. about this since it is so bad.
-#: c-common.c:2510
+#: c-common.c:2729
#, gcc-internal-format
msgid "the address of %qD will always evaluate as %<true%>"
msgstr ""
-#: c-common.c:2575
+#: c-common.c:2798 cp/semantics.c:596 cp/typeck.c:6342
#, gcc-internal-format
msgid "suggest parentheses around assignment used as truth value"
msgstr ""
-#: c-common.c:2643 c-common.c:2683
+#: c-common.c:2868 c-common.c:2908
#, gcc-internal-format
msgid "invalid use of %<restrict%>"
msgstr ""
-#: c-common.c:2899
+#: c-common.c:3124
#, gcc-internal-format
msgid "invalid application of %<sizeof%> to a function type"
msgstr ""
-#: c-common.c:2909
+#: c-common.c:3134
#, gcc-internal-format
msgid "invalid application of %qs to a void type"
msgstr ""
-#: c-common.c:2915
+#: c-common.c:3140
#, gcc-internal-format
msgid "invalid application of %qs to incomplete type %qT "
msgstr ""
-#: c-common.c:2956
+#: c-common.c:3181
#, gcc-internal-format
msgid "%<__alignof%> applied to a bit-field"
msgstr ""
-#: c-common.c:3447
+#: c-common.c:3692
#, gcc-internal-format
msgid "cannot disable built-in function %qs"
msgstr ""
-#: c-common.c:3641
+#: c-common.c:3886
#, gcc-internal-format
msgid "pointers are not permitted as case values"
msgstr ""
-#: c-common.c:3647
+#: c-common.c:3892
#, gcc-internal-format
msgid "range expressions in switch statements are non-standard"
msgstr ""
-#: c-common.c:3673
+#: c-common.c:3918
#, gcc-internal-format
msgid "empty range specified"
msgstr ""
-#: c-common.c:3733
+#: c-common.c:3978
#, gcc-internal-format
msgid "duplicate (or overlapping) case value"
msgstr ""
-#: c-common.c:3734
+#: c-common.c:3979
#, gcc-internal-format
msgid "%Jthis is the first entry overlapping that value"
msgstr ""
-#: c-common.c:3738
+#: c-common.c:3983
#, gcc-internal-format
msgid "duplicate case value"
msgstr ""
-#: c-common.c:3739
+#: c-common.c:3984
#, gcc-internal-format
msgid "%Jpreviously used here"
msgstr ""
-#: c-common.c:3743
+#: c-common.c:3988
#, gcc-internal-format
msgid "multiple default labels in one switch"
msgstr ""
-#: c-common.c:3744
+#: c-common.c:3989
#, gcc-internal-format
msgid "%Jthis is the first default label"
msgstr ""
-#: c-common.c:3793
+#: c-common.c:4038
#, gcc-internal-format
msgid "%Jcase value %qs not in enumerated type"
msgstr ""
-#: c-common.c:3796
+#: c-common.c:4041
#, gcc-internal-format
msgid "%Jcase value %qs not in enumerated type %qT"
msgstr ""
-#: c-common.c:3854
+#: c-common.c:4099
#, gcc-internal-format
msgid "%Hswitch missing default case"
msgstr ""
-#: c-common.c:3917
+#: c-common.c:4162
#, gcc-internal-format
msgid "%Henumeration value %qE not handled in switch"
msgstr ""
-#: c-common.c:3941
+#: c-common.c:4186
#, gcc-internal-format
msgid "taking the address of a label is non-standard"
msgstr ""
-#: c-common.c:4091
+#: c-common.c:4359
#, gcc-internal-format
msgid "%qE attribute ignored for field of type %qT"
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
+#: 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 "%qE attribute ignored"
msgstr ""
-#: c-common.c:4311
+#: c-common.c:4452 c-common.c:4478
+#, gcc-internal-format
+msgid "%qE attribute conflicts with attribute %s"
+msgstr ""
+
+#: c-common.c:4655
#, gcc-internal-format
msgid "%qE attribute have effect only on public objects"
msgstr ""
-#: c-common.c:4505
+#: c-common.c:4760
+#, gcc-internal-format
+msgid "destructor priorities are not supported"
+msgstr ""
+
+#: c-common.c:4762
+#, gcc-internal-format
+msgid "constructor priorities are not supported"
+msgstr ""
+
+#: c-common.c:4779
+#, gcc-internal-format
+msgid "destructor priorities from 0 to %d are reserved for the implementation"
+msgstr ""
+
+#: c-common.c:4784
+#, gcc-internal-format
+msgid "constructor priorities from 0 to %d are reserved for the implementation"
+msgstr ""
+
+#: c-common.c:4792
+#, gcc-internal-format
+msgid "destructor priorities must be integers from 0 to %d inclusive"
+msgstr ""
+
+#: c-common.c:4795
+#, gcc-internal-format
+msgid "constructor priorities must be integers from 0 to %d inclusive"
+msgstr ""
+
+#: c-common.c:4910
#, gcc-internal-format
msgid "unknown machine mode %qs"
msgstr ""
-#: c-common.c:4526
+#: c-common.c:4931
#, gcc-internal-format
msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
msgstr ""
-#: c-common.c:4529
+#: c-common.c:4934
#, gcc-internal-format
msgid "use __attribute__ ((vector_size)) instead"
msgstr ""
-#: c-common.c:4538
+#: c-common.c:4943
#, gcc-internal-format
msgid "unable to emulate %qs"
msgstr ""
-#: c-common.c:4548
+#: c-common.c:4953
#, gcc-internal-format
msgid "invalid pointer mode %qs"
msgstr ""
-#: c-common.c:4563
+#: c-common.c:4968
#, gcc-internal-format
msgid "no data type for mode %qs"
msgstr ""
-#: c-common.c:4573
+#: c-common.c:4978
#, gcc-internal-format
msgid "cannot use mode %qs for enumeral types"
msgstr ""
-#: c-common.c:4600
+#: c-common.c:5005
#, gcc-internal-format
msgid "mode %qs applied to inappropriate type"
msgstr ""
-#: c-common.c:4631
+#: c-common.c:5036
#, gcc-internal-format
msgid "%Jsection attribute cannot be specified for local variables"
msgstr ""
-#: c-common.c:4642
+#: c-common.c:5047
#, gcc-internal-format
msgid "section of %q+D conflicts with previous declaration"
msgstr ""
-#: c-common.c:4651
+#: c-common.c:5056
#, gcc-internal-format
msgid "section attribute not allowed for %q+D"
msgstr ""
-#: c-common.c:4657
+#: c-common.c:5062
#, gcc-internal-format
msgid "%Jsection attributes are not supported for this target"
msgstr ""
-#: c-common.c:4689
+#: c-common.c:5094
#, gcc-internal-format
msgid "requested alignment is not a constant"
msgstr ""
-#: c-common.c:4694
+#: c-common.c:5099
#, gcc-internal-format
msgid "requested alignment is not a power of 2"
msgstr ""
-#: c-common.c:4699
+#: c-common.c:5104
#, gcc-internal-format
msgid "requested alignment is too large"
msgstr ""
-#: c-common.c:4725
+#: c-common.c:5130
#, gcc-internal-format
msgid "alignment may not be specified for %q+D"
msgstr ""
-#: c-common.c:4773
+#: c-common.c:5178
#, gcc-internal-format
msgid "%q+D defined both normally and as an alias"
msgstr ""
-#: c-common.c:4789
+#: c-common.c:5194
#, gcc-internal-format
msgid "alias argument not a string"
msgstr ""
-#: c-common.c:4852
+#: c-common.c:5257
#, gcc-internal-format
msgid "%Jweakref attribute must appear before alias attribute"
msgstr ""
-#: c-common.c:4882
+#: c-common.c:5287
#, gcc-internal-format
msgid "%qE attribute ignored on non-class types"
msgstr ""
-#: c-common.c:4888
+#: c-common.c:5293
#, gcc-internal-format
msgid "%qE attribute ignored because %qT is already defined"
msgstr ""
-#: c-common.c:4901
+#: c-common.c:5306
#, gcc-internal-format
msgid "visibility argument not a string"
msgstr ""
-#: c-common.c:4913
+#: c-common.c:5318
#, gcc-internal-format
msgid "%qE attribute ignored on types"
msgstr ""
-#: c-common.c:4929
+#: c-common.c:5334
#, gcc-internal-format
msgid ""
"visibility argument must be one of \"default\", \"hidden\", \"protected\" or "
"\"internal\""
msgstr ""
-#: c-common.c:4938
+#: c-common.c:5343
#, gcc-internal-format
msgid "%qD redeclared with different visibility"
msgstr ""
-#: c-common.c:5016
+#: c-common.c:5421
#, gcc-internal-format
msgid "tls_model argument not a string"
msgstr ""
-#: c-common.c:5029
+#: c-common.c:5434
#, gcc-internal-format
msgid ""
"tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-"
"dynamic\" or \"global-dynamic\""
msgstr ""
-#: c-common.c:5048 c-common.c:5112
+#: c-common.c:5453 c-common.c:5517
#, gcc-internal-format
msgid "%J%qE attribute applies only to functions"
msgstr ""
-#: c-common.c:5053 c-common.c:5117
+#: c-common.c:5458 c-common.c:5522
#, gcc-internal-format
msgid "%Jcan%'t set %qE attribute after definition"
msgstr ""
-#: c-common.c:5206
+#: c-common.c:5611
#, gcc-internal-format
msgid "%qE attribute ignored for %qE"
msgstr ""
-#: c-common.c:5261
+#: c-common.c:5668
#, gcc-internal-format
msgid "invalid vector type for attribute %qE"
msgstr ""
-#: c-common.c:5267
+#: c-common.c:5674
#, gcc-internal-format
msgid "vector size not an integral multiple of component size"
msgstr ""
-#: c-common.c:5273
+#: c-common.c:5680
#, gcc-internal-format
msgid "zero vector size"
msgstr ""
-#: c-common.c:5281
+#: c-common.c:5688
#, gcc-internal-format
msgid "number of components of the vector not a power of two"
msgstr ""
-#: c-common.c:5309
+#: c-common.c:5716
#, gcc-internal-format
msgid "nonnull attribute without arguments on a non-prototype"
msgstr ""
-#: c-common.c:5324
+#: c-common.c:5731
#, gcc-internal-format
msgid "nonnull argument has invalid operand number (argument %lu)"
msgstr ""
-#: c-common.c:5343
+#: c-common.c:5750
#, gcc-internal-format
msgid ""
"nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
msgstr ""
-#: c-common.c:5351
+#: c-common.c:5758
#, gcc-internal-format
msgid ""
"nonnull argument references non-pointer operand (argument %lu, operand %lu)"
msgstr ""
-#: c-common.c:5414 c-common.c:5437
+#: c-common.c:5834
#, gcc-internal-format
msgid "not enough variable arguments to fit a sentinel"
msgstr ""
-#: c-common.c:5458
+#: c-common.c:5848
#, gcc-internal-format
msgid "missing sentinel in function call"
msgstr ""
-#: c-common.c:5500
+#: c-common.c:5889
#, gcc-internal-format
msgid "null argument where non-null required (argument %lu)"
msgstr ""
-#: c-common.c:5565
+#: c-common.c:5954
#, gcc-internal-format
msgid "cleanup argument not an identifier"
msgstr ""
-#: c-common.c:5572
+#: c-common.c:5961
#, gcc-internal-format
msgid "cleanup argument not a function"
msgstr ""
-#: c-common.c:5611
+#: c-common.c:6000
#, gcc-internal-format
msgid "%qE attribute requires prototypes with named arguments"
msgstr ""
-#: c-common.c:5622
+#: c-common.c:6011
#, gcc-internal-format
msgid "%qE attribute only applies to variadic functions"
msgstr ""
-#: c-common.c:5633
+#: c-common.c:6022
#, gcc-internal-format
msgid "requested position is not an integer constant"
msgstr ""
-#: c-common.c:5640
+#: c-common.c:6029
#, gcc-internal-format
msgid "requested position is less than zero"
msgstr ""
-#: c-common.c:5948
+#: c-common.c:6340
#, gcc-internal-format
msgid ""
"%Hignoring return value of %qD, declared with attribute warn_unused_result"
msgstr ""
-#: c-common.c:5952
+#: c-common.c:6344
#, gcc-internal-format
msgid ""
"%Hignoring return value of function declared with attribute "
"warn_unused_result"
msgstr ""
-#: c-common.c:6005
+#: c-common.c:6397
#, gcc-internal-format
msgid "cannot apply %<offsetof%> to static data member %qD"
msgstr ""
-#: c-common.c:6009
+#: c-common.c:6401
#, gcc-internal-format
msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
msgstr ""
-#: c-common.c:6030 cp/typeck.c:4399
+#: c-common.c:6422 cp/typeck.c:4492
#, gcc-internal-format
msgid "attempt to take address of bit-field structure member %qD"
msgstr ""
-#: c-common.c:6077
+#: c-common.c:6469
#, gcc-internal-format
msgid "lvalue required as left operand of assignment"
msgstr ""
-#: c-common.c:6080
+#: c-common.c:6472
#, gcc-internal-format
msgid "lvalue required as increment operand"
msgstr ""
-#: c-common.c:6083
+#: c-common.c:6475
#, gcc-internal-format
msgid "lvalue required as decrement operand"
msgstr ""
-#: c-common.c:6086
+#: c-common.c:6478
#, gcc-internal-format
msgid "lvalue required as unary %<&%> operand"
msgstr ""
-#: c-common.c:6089
+#: c-common.c:6481
#, gcc-internal-format
msgid "lvalue required in asm statement"
msgstr ""
-#: c-common.c:6217 c-common.c:6266 c-typeck.c:2574
+#: c-common.c:6616 c-common.c:6665 c-typeck.c:2591
#, gcc-internal-format
msgid "too few arguments to function %qE"
msgstr ""
#. ??? This should not be an error when inlining calls to
#. unprototyped functions.
-#: c-common.c:6234 c-typeck.c:4247
+#: c-common.c:6633 c-typeck.c:4204
#, gcc-internal-format
msgid "incompatible type for argument %d of %qE"
msgstr ""
-#: c-common.c:6425
+#: c-common.c:6824
#, gcc-internal-format
msgid "array subscript has type %<char%>"
msgstr ""
+#: c-common.c:6847
+#, gcc-internal-format
+msgid "suggest parentheses around + or - inside shift"
+msgstr ""
+
+#: c-common.c:6855
+#, gcc-internal-format
+msgid "suggest parentheses around && within ||"
+msgstr ""
+
+#: c-common.c:6865
+#, gcc-internal-format
+msgid "suggest parentheses around arithmetic in operand of |"
+msgstr ""
+
+#: c-common.c:6870
+#, gcc-internal-format
+msgid "suggest parentheses around comparison in operand of |"
+msgstr ""
+
+#: c-common.c:6880
+#, gcc-internal-format
+msgid "suggest parentheses around arithmetic in operand of ^"
+msgstr ""
+
+#: c-common.c:6885
+#, gcc-internal-format
+msgid "suggest parentheses around comparison in operand of ^"
+msgstr ""
+
+#: c-common.c:6893
+#, gcc-internal-format
+msgid "suggest parentheses around + or - in operand of &"
+msgstr ""
+
+#: c-common.c:6898
+#, gcc-internal-format
+msgid "suggest parentheses around comparison in operand of &"
+msgstr ""
+
+#: c-common.c:6906
+#, gcc-internal-format
+msgid "suggest parentheses around comparison in operand of %s"
+msgstr ""
+
+#: c-common.c:6915
+#, gcc-internal-format
+msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
+msgstr ""
+
+#: c-common.c:6928
+#, gcc-internal-format
+msgid "label %q+D defined but not used"
+msgstr ""
+
+#: c-common.c:6930
+#, gcc-internal-format
+msgid "label %q+D declared but not defined"
+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-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 "void value not ignored as it ought to be"
msgstr ""
-#: c-convert.c:117 fortran/convert.c:122 java/typeck.c:155
+#: c-convert.c:117 fortran/convert.c:122 java/typeck.c:153
#: treelang/tree-convert.c:105
#, gcc-internal-format
msgid "conversion to non-scalar type requested"
msgstr ""
-#: c-decl.c:568
+#: c-decl.c:559
#, gcc-internal-format
msgid "array %q+D assumed to have one element"
msgstr ""
-#: c-decl.c:673
+#: c-decl.c:664
#, gcc-internal-format
msgid "GCC supports only %u nested scopes"
msgstr ""
-#: c-decl.c:759 cp/decl.c:360 java/decl.c:1620
+#: c-decl.c:750 cp/decl.c:358
#, gcc-internal-format
msgid "label %q+D used but not defined"
msgstr ""
-#: c-decl.c:765 cp/decl.c:371 java/decl.c:1625
+#: c-decl.c:791
#, gcc-internal-format
-msgid "label %q+D defined but not used"
+msgid "nested function %q+D declared but never defined"
msgstr ""
-#: c-decl.c:767
+#: c-decl.c:801
#, gcc-internal-format
-msgid "label %q+D declared but not defined"
+msgid "inline function %q+D declared but never defined"
msgstr ""
-#: c-decl.c:802
-#, gcc-internal-format
-msgid "nested function %q+D declared but never defined"
-msgstr ""
-
-#: c-decl.c:816 cp/decl.c:610
+#: c-decl.c:814 cp/decl.c:608
#, gcc-internal-format
msgid "unused variable %q+D"
msgstr ""
-#: c-decl.c:820
+#: c-decl.c:818
#, gcc-internal-format
msgid "type of array %q+D completed incompatibly with implicit initialization"
msgstr ""
-#: c-decl.c:1054
+#: c-decl.c:1052
#, gcc-internal-format
msgid ""
"a parameter list with an ellipsis can%'t match an empty parameter name list "
"declaration"
msgstr ""
-#: c-decl.c:1061
+#: c-decl.c:1059
#, gcc-internal-format
msgid ""
"an argument type that has a default promotion can%'t match an empty "
"parameter name list declaration"
msgstr ""
-#: c-decl.c:1102
+#: c-decl.c:1100
#, gcc-internal-format
msgid ""
"prototype for %q+D declares more arguments than previous old-style definition"
msgstr ""
-#: c-decl.c:1108
+#: c-decl.c:1106
#, gcc-internal-format
msgid ""
"prototype for %q+D declares fewer arguments than previous old-style "
"definition"
msgstr ""
-#: c-decl.c:1117
+#: c-decl.c:1115
#, gcc-internal-format
msgid "prototype for %q+D declares argument %d with incompatible type"
msgstr ""
#. If we get here, no errors were found, but do issue a warning
#. for this poor-style construct.
-#: c-decl.c:1130
+#: c-decl.c:1128
#, gcc-internal-format
msgid "prototype for %q+D follows non-prototype definition"
msgstr ""
-#: c-decl.c:1145
+#: c-decl.c:1143
#, gcc-internal-format
msgid "previous definition of %q+D was here"
msgstr ""
-#: c-decl.c:1147
+#: c-decl.c:1145
#, gcc-internal-format
msgid "previous implicit declaration of %q+D was here"
msgstr ""
-#: c-decl.c:1149
+#: c-decl.c:1147
#, gcc-internal-format
msgid "previous declaration of %q+D was here"
msgstr ""
-#: c-decl.c:1189
+#: c-decl.c:1187
#, gcc-internal-format
msgid "%q+D redeclared as different kind of symbol"
msgstr ""
-#: c-decl.c:1193
+#: c-decl.c:1191
#, gcc-internal-format
msgid "built-in function %q+D declared as non-function"
msgstr ""
-#: c-decl.c:1196 c-decl.c:1312 c-decl.c:1950
+#: c-decl.c:1194 c-decl.c:1311 c-decl.c:1996
#, gcc-internal-format
msgid "declaration of %q+D shadows a built-in function"
msgstr ""
-#: c-decl.c:1205
+#: c-decl.c:1203
#, gcc-internal-format
msgid "redeclaration of enumerator %q+D"
msgstr ""
@@ -16312,269 +16695,279 @@ 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-decl.c:1224
#, gcc-internal-format
msgid "conflicting types for built-in function %q+D"
msgstr ""
-#: c-decl.c:1250 c-decl.c:1263 c-decl.c:1273
+#: c-decl.c:1248 c-decl.c:1261 c-decl.c:1271
#, gcc-internal-format
msgid "conflicting types for %q+D"
msgstr ""
-#: c-decl.c:1271
+#: c-decl.c:1269
#, gcc-internal-format
msgid "conflicting type qualifiers for %q+D"
msgstr ""
#. Allow OLDDECL to continue in use.
-#: c-decl.c:1288
+#: c-decl.c:1286
#, gcc-internal-format
msgid "redefinition of typedef %q+D"
msgstr ""
-#: c-decl.c:1336 c-decl.c:1421
+#: c-decl.c:1337 c-decl.c:1439
#, gcc-internal-format
msgid "redefinition of %q+D"
msgstr ""
-#: c-decl.c:1371 c-decl.c:1459
+#: c-decl.c:1372 c-decl.c:1477
#, gcc-internal-format
msgid "static declaration of %q+D follows non-static declaration"
msgstr ""
-#: c-decl.c:1381 c-decl.c:1388 c-decl.c:1448 c-decl.c:1456
+#: c-decl.c:1382 c-decl.c:1389 c-decl.c:1466 c-decl.c:1474
#, gcc-internal-format
msgid "non-static declaration of %q+D follows static declaration"
msgstr ""
+#: c-decl.c:1406
+#, gcc-internal-format
+msgid "%<gnu_inline%> attribute present on %q+D"
+msgstr ""
+
#: c-decl.c:1408
#, gcc-internal-format
+msgid "%Jbut not here"
+msgstr ""
+
+#: c-decl.c:1426
+#, gcc-internal-format
msgid "thread-local declaration of %q+D follows non-thread-local declaration"
msgstr ""
-#: c-decl.c:1411
+#: c-decl.c:1429
#, gcc-internal-format
msgid "non-thread-local declaration of %q+D follows thread-local declaration"
msgstr ""
-#: c-decl.c:1441
+#: c-decl.c:1459
#, gcc-internal-format
msgid "extern declaration of %q+D follows declaration with no linkage"
msgstr ""
-#: c-decl.c:1477
+#: c-decl.c:1495
#, gcc-internal-format
msgid "declaration of %q+D with no linkage follows extern declaration"
msgstr ""
-#: c-decl.c:1483
+#: c-decl.c:1501
#, gcc-internal-format
msgid "redeclaration of %q+D with no linkage"
msgstr ""
-#: c-decl.c:1497
+#: c-decl.c:1515
#, gcc-internal-format
msgid ""
"redeclaration of %q+D with different visibility (old visibility preserved)"
msgstr ""
-#: c-decl.c:1508
+#: c-decl.c:1526
#, gcc-internal-format
msgid "inline declaration of %qD follows declaration with attribute noinline"
msgstr ""
-#: c-decl.c:1515
+#: c-decl.c:1533
#, gcc-internal-format
msgid "declaration of %q+D with attribute noinline follows inline declaration "
msgstr ""
-#: c-decl.c:1530
+#: c-decl.c:1552
#, gcc-internal-format
msgid "%q+D declared inline after being called"
msgstr ""
-#: c-decl.c:1535
+#: c-decl.c:1557
#, gcc-internal-format
msgid "%q+D declared inline after its definition"
msgstr ""
-#: c-decl.c:1554
+#: c-decl.c:1576
#, gcc-internal-format
msgid "redefinition of parameter %q+D"
msgstr ""
-#: c-decl.c:1581
+#: c-decl.c:1603
#, gcc-internal-format
msgid "redundant redeclaration of %q+D"
msgstr ""
-#: c-decl.c:1937
+#: c-decl.c:1983
#, gcc-internal-format
msgid "declaration of %q+D shadows previous non-variable"
msgstr ""
-#: c-decl.c:1942
+#: c-decl.c:1988
#, gcc-internal-format
msgid "declaration of %q+D shadows a parameter"
msgstr ""
-#: c-decl.c:1945
+#: c-decl.c:1991
#, gcc-internal-format
msgid "declaration of %q+D shadows a global declaration"
msgstr ""
-#: c-decl.c:1955
+#: c-decl.c:2001
#, gcc-internal-format
msgid "declaration of %q+D shadows a previous local"
msgstr ""
-#: c-decl.c:1958 cp/name-lookup.c:972 cp/name-lookup.c:1003
-#: cp/name-lookup.c:1011
+#: c-decl.c:2004 cp/name-lookup.c:990 cp/name-lookup.c:1021
+#: cp/name-lookup.c:1029
#, gcc-internal-format
msgid "%Jshadowed declaration is here"
msgstr ""
-#: c-decl.c:2158
+#: c-decl.c:2204
#, gcc-internal-format
msgid "nested extern declaration of %qD"
msgstr ""
-#: c-decl.c:2327
+#: c-decl.c:2367 c-decl.c:2370
#, gcc-internal-format
msgid "implicit declaration of function %qE"
msgstr ""
-#: c-decl.c:2388
+#: c-decl.c:2432
#, gcc-internal-format
msgid "incompatible implicit declaration of built-in function %qD"
msgstr ""
-#: c-decl.c:2397
+#: c-decl.c:2441
#, gcc-internal-format
msgid "incompatible implicit declaration of function %qD"
msgstr ""
-#: c-decl.c:2450
+#: c-decl.c:2494
#, gcc-internal-format
msgid "%H%qE undeclared here (not in a function)"
msgstr ""
-#: c-decl.c:2455
+#: c-decl.c:2499
#, gcc-internal-format
msgid "%H%qE undeclared (first use in this function)"
msgstr ""
-#: c-decl.c:2459
+#: c-decl.c:2503
#, gcc-internal-format
msgid "%H(Each undeclared identifier is reported only once"
msgstr ""
-#: c-decl.c:2460
+#: c-decl.c:2504
#, gcc-internal-format
msgid "%Hfor each function it appears in.)"
msgstr ""
-#: c-decl.c:2498 cp/decl.c:2252
+#: c-decl.c:2542 cp/decl.c:2258
#, gcc-internal-format
msgid "label %qE referenced outside of any function"
msgstr ""
-#: c-decl.c:2540
+#: c-decl.c:2584
#, gcc-internal-format
msgid "duplicate label declaration %qE"
msgstr ""
-#: c-decl.c:2576
+#: c-decl.c:2620
#, gcc-internal-format
msgid "%Hduplicate label %qD"
msgstr ""
-#: c-decl.c:2586
+#: c-decl.c:2630
#, gcc-internal-format
msgid "%Jjump into statement expression"
msgstr ""
-#: c-decl.c:2588
+#: c-decl.c:2632
#, gcc-internal-format
msgid "%Jjump into scope of identifier with variably modified type"
msgstr ""
-#: c-decl.c:2603
+#: c-decl.c:2647
#, gcc-internal-format
msgid ""
"%Htraditional C lacks a separate namespace for labels, identifier %qE "
"conflicts"
msgstr ""
-#: c-decl.c:2678
+#: c-decl.c:2722
#, gcc-internal-format
msgid "%H%qE defined as wrong kind of tag"
msgstr ""
-#: c-decl.c:2902
+#: c-decl.c:2925
#, gcc-internal-format
msgid "unnamed struct/union that defines no instances"
msgstr ""
-#: c-decl.c:2910
+#: c-decl.c:2933
#, gcc-internal-format
msgid "empty declaration with storage class specifier does not redeclare tag"
msgstr ""
-#: c-decl.c:2921
+#: c-decl.c:2944
#, gcc-internal-format
msgid "empty declaration with type qualifier does not redeclare tag"
msgstr ""
-#: c-decl.c:2942 c-decl.c:2949
+#: c-decl.c:2965 c-decl.c:2972
#, gcc-internal-format
msgid "useless type name in empty declaration"
msgstr ""
-#: c-decl.c:2957
+#: c-decl.c:2980
#, gcc-internal-format
msgid "%<inline%> in empty declaration"
msgstr ""
-#: c-decl.c:2963
+#: c-decl.c:2986
#, gcc-internal-format
msgid "%<auto%> in file-scope empty declaration"
msgstr ""
-#: c-decl.c:2969
+#: c-decl.c:2992
#, gcc-internal-format
msgid "%<register%> in file-scope empty declaration"
msgstr ""
-#: c-decl.c:2975
+#: c-decl.c:2998
#, gcc-internal-format
msgid "useless storage class specifier in empty declaration"
msgstr ""
-#: c-decl.c:2981
+#: c-decl.c:3004
#, gcc-internal-format
msgid "useless %<__thread%> in empty declaration"
msgstr ""
-#: c-decl.c:2989
+#: c-decl.c:3012
#, gcc-internal-format
msgid "useless type qualifier in empty declaration"
msgstr ""
-#: c-decl.c:2996 c-parser.c:1285
+#: c-decl.c:3019 c-parser.c:1261
#, gcc-internal-format
msgid "empty declaration"
msgstr ""
-#: c-decl.c:3062
+#: c-decl.c:3085
#, gcc-internal-format
msgid ""
"ISO C90 does not support %<static%> or type qualifiers in parameter array "
"declarators"
msgstr ""
-#: c-decl.c:3065
+#: c-decl.c:3088
#, gcc-internal-format
msgid "ISO C90 does not support %<[*]%> array declarators"
msgstr ""
@@ -16582,208 +16975,213 @@ 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-decl.c:3095 c-decl.c:4981
#, gcc-internal-format
msgid "%<[*]%> not allowed in other than function prototype scope"
msgstr ""
-#: c-decl.c:3096
+#: c-decl.c:3119
#, gcc-internal-format
msgid "static or type qualifiers in abstract declarator"
msgstr ""
-#: c-decl.c:3182
+#: c-decl.c:3205
#, gcc-internal-format
msgid "%q+D is usually a function"
msgstr ""
-#: c-decl.c:3191 cp/decl.c:3852 cp/decl2.c:785
+#: c-decl.c:3214 cp/decl.c:3837 cp/decl2.c:775
#, gcc-internal-format
msgid "typedef %qD is initialized (use __typeof__ instead)"
msgstr ""
-#: c-decl.c:3196
+#: c-decl.c:3219
#, gcc-internal-format
msgid "function %qD is initialized like a variable"
msgstr ""
#. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
-#: c-decl.c:3202
+#: c-decl.c:3225
#, gcc-internal-format
msgid "parameter %qD is initialized"
msgstr ""
-#: c-decl.c:3227
+#: c-decl.c:3250
#, gcc-internal-format
msgid "variable %qD has initializer but incomplete type"
msgstr ""
-#: c-decl.c:3303 c-decl.c:6017 cp/decl.c:3894 cp/decl.c:10424
+#: c-decl.c:3338 c-decl.c:6070 cp/decl.c:3879 cp/decl.c:10488
#, gcc-internal-format
msgid "inline function %q+D given attribute noinline"
msgstr ""
-#: c-decl.c:3375
+#: c-decl.c:3349
+#, gcc-internal-format
+msgid "%q+D is static but declared in inline function %qD which is not static"
+msgstr ""
+
+#: c-decl.c:3438
#, gcc-internal-format
msgid "initializer fails to determine size of %q+D"
msgstr ""
-#: c-decl.c:3380
+#: c-decl.c:3443
#, gcc-internal-format
msgid "array size missing in %q+D"
msgstr ""
-#: c-decl.c:3392
+#: c-decl.c:3455
#, gcc-internal-format
msgid "zero or negative size array %q+D"
msgstr ""
-#: c-decl.c:3447 varasm.c:1772
+#: c-decl.c:3510 varasm.c:2072
#, gcc-internal-format
msgid "storage size of %q+D isn%'t known"
msgstr ""
-#: c-decl.c:3457
+#: c-decl.c:3520
#, gcc-internal-format
msgid "storage size of %q+D isn%'t constant"
msgstr ""
-#: c-decl.c:3502
+#: c-decl.c:3565
#, gcc-internal-format
msgid "ignoring asm-specifier for non-static local variable %q+D"
msgstr ""
-#: c-decl.c:3530 fortran/f95-lang.c:684
+#: c-decl.c:3593 fortran/f95-lang.c:694
#, gcc-internal-format
msgid "cannot put object with volatile field into register"
msgstr ""
-#: c-decl.c:3665
+#: c-decl.c:3719
#, gcc-internal-format
msgid "ISO C forbids forward parameter declarations"
msgstr ""
-#: c-decl.c:3784
+#: c-decl.c:3838
#, gcc-internal-format
msgid "bit-field %qs width not an integer constant"
msgstr ""
-#: c-decl.c:3792
+#: c-decl.c:3846
#, gcc-internal-format
msgid "negative width in bit-field %qs"
msgstr ""
-#: c-decl.c:3797
+#: c-decl.c:3851
#, gcc-internal-format
msgid "zero width for bit-field %qs"
msgstr ""
-#: c-decl.c:3807
+#: c-decl.c:3861
#, gcc-internal-format
msgid "bit-field %qs has invalid type"
msgstr ""
-#: c-decl.c:3817
+#: c-decl.c:3871
#, gcc-internal-format
msgid "type of bit-field %qs is a GCC extension"
msgstr ""
-#: c-decl.c:3826
+#: c-decl.c:3880
#, gcc-internal-format
msgid "width of %qs exceeds its type"
msgstr ""
-#: c-decl.c:3839
+#: c-decl.c:3893
#, gcc-internal-format
msgid "%qs is narrower than values of its type"
msgstr ""
-#: c-decl.c:3956 c-decl.c:4233
+#: c-decl.c:4010 c-decl.c:4287
#, gcc-internal-format
msgid "variably modified %qs at file scope"
msgstr ""
-#: c-decl.c:3974
+#: c-decl.c:4028
#, gcc-internal-format
msgid "type defaults to %<int%> in declaration of %qs"
msgstr ""
-#: c-decl.c:4002
+#: c-decl.c:4056
#, gcc-internal-format
msgid "duplicate %<const%>"
msgstr ""
-#: c-decl.c:4004
+#: c-decl.c:4058
#, gcc-internal-format
msgid "duplicate %<restrict%>"
msgstr ""
-#: c-decl.c:4006
+#: c-decl.c:4060
#, gcc-internal-format
msgid "duplicate %<volatile%>"
msgstr ""
-#: c-decl.c:4025
+#: c-decl.c:4079
#, gcc-internal-format
msgid "function definition declared %<auto%>"
msgstr ""
-#: c-decl.c:4027
+#: c-decl.c:4081
#, gcc-internal-format
msgid "function definition declared %<register%>"
msgstr ""
-#: c-decl.c:4029
+#: c-decl.c:4083
#, gcc-internal-format
msgid "function definition declared %<typedef%>"
msgstr ""
-#: c-decl.c:4031
+#: c-decl.c:4085
#, gcc-internal-format
msgid "function definition declared %<__thread%>"
msgstr ""
-#: c-decl.c:4047
+#: c-decl.c:4101
#, gcc-internal-format
msgid "storage class specified for structure field %qs"
msgstr ""
-#: c-decl.c:4051 cp/decl.c:7453
+#: c-decl.c:4105 cp/decl.c:7506
#, gcc-internal-format
msgid "storage class specified for parameter %qs"
msgstr ""
-#: c-decl.c:4054 cp/decl.c:7455
+#: c-decl.c:4108 cp/decl.c:7508
#, gcc-internal-format
msgid "storage class specified for typename"
msgstr ""
-#: c-decl.c:4071 cp/decl.c:7472
+#: c-decl.c:4125 cp/decl.c:7525
#, gcc-internal-format
msgid "%qs initialized and declared %<extern%>"
msgstr ""
-#: c-decl.c:4074 cp/decl.c:7475
+#: c-decl.c:4128 cp/decl.c:7528
#, gcc-internal-format
msgid "%qs has both %<extern%> and initializer"
msgstr ""
-#: c-decl.c:4079
+#: c-decl.c:4133
#, gcc-internal-format
msgid "file-scope declaration of %qs specifies %<auto%>"
msgstr ""
-#: c-decl.c:4081
+#: c-decl.c:4135
#, gcc-internal-format
msgid "file-scope declaration of %qs specifies %<register%>"
msgstr ""
-#: c-decl.c:4086 cp/decl.c:7479
+#: c-decl.c:4140 cp/decl.c:7532
#, gcc-internal-format
msgid "nested function %qs declared %<extern%>"
msgstr ""
-#: c-decl.c:4089 cp/decl.c:7489
+#: c-decl.c:4143 cp/decl.c:7542
#, gcc-internal-format
msgid "function-scope %qs implicitly auto and declared %<__thread%>"
msgstr ""
@@ -16791,515 +17189,485 @@ 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-decl.c:4190 c-decl.c:4441
#, gcc-internal-format
msgid "static or type qualifiers in non-parameter array declarator"
msgstr ""
-#: c-decl.c:4183
+#: c-decl.c:4237
#, gcc-internal-format
msgid "declaration of %qs as array of voids"
msgstr ""
-#: c-decl.c:4189
+#: c-decl.c:4243
#, gcc-internal-format
msgid "declaration of %qs as array of functions"
msgstr ""
-#: c-decl.c:4194
+#: c-decl.c:4248
#, gcc-internal-format
msgid "invalid use of structure with flexible array member"
msgstr ""
-#: c-decl.c:4214
+#: c-decl.c:4268
#, gcc-internal-format
msgid "size of array %qs has non-integer type"
msgstr ""
-#: c-decl.c:4219
+#: c-decl.c:4273
#, gcc-internal-format
msgid "ISO C forbids zero-size array %qs"
msgstr ""
-#: c-decl.c:4226
+#: c-decl.c:4280
#, gcc-internal-format
msgid "size of array %qs is negative"
msgstr ""
-#: c-decl.c:4246
+#: c-decl.c:4300
#, gcc-internal-format
msgid "ISO C90 forbids array %qs whose size can%'t be evaluated"
msgstr ""
-#: c-decl.c:4250
+#: c-decl.c:4304
#, gcc-internal-format
msgid "ISO C90 forbids variable-size array %qs"
msgstr ""
-#: c-decl.c:4290 c-decl.c:4545 cp/decl.c:7888
+#: c-decl.c:4344 c-decl.c:4599 cp/decl.c:7948
#, gcc-internal-format
msgid "size of array %qs is too large"
msgstr ""
-#: c-decl.c:4301
+#: c-decl.c:4355
#, gcc-internal-format
msgid "ISO C90 does not support flexible array members"
msgstr ""
#. C99 6.7.5.2p4
-#: c-decl.c:4314 c-parser.c:4911
+#: c-decl.c:4368 c-parser.c:4887
#, gcc-internal-format
msgid "%<[*]%> not allowed in other than a declaration"
msgstr ""
-#: c-decl.c:4337
+#: c-decl.c:4391
#, gcc-internal-format
msgid "array type has incomplete element type"
msgstr ""
-#: c-decl.c:4419 cp/decl.c:7573
+#: c-decl.c:4473 cp/decl.c:7633
#, gcc-internal-format
msgid "%qs declared as function returning a function"
msgstr ""
-#: c-decl.c:4424 cp/decl.c:7578
+#: c-decl.c:4478 cp/decl.c:7638
#, gcc-internal-format
msgid "%qs declared as function returning an array"
msgstr ""
-#: c-decl.c:4446
+#: c-decl.c:4500
#, gcc-internal-format
msgid "function definition has qualified void return type"
msgstr ""
-#: c-decl.c:4449
+#: c-decl.c:4503 cp/decl.c:7622 cp/pt.c:7101
#, gcc-internal-format
msgid "type qualifiers ignored on function return type"
msgstr ""
-#: c-decl.c:4478 c-decl.c:4558 c-decl.c:4645 c-decl.c:4735
+#: c-decl.c:4532 c-decl.c:4612 c-decl.c:4699 c-decl.c:4789
#, gcc-internal-format
msgid "ISO C forbids qualified function types"
msgstr ""
-#: c-decl.c:4566
+#: c-decl.c:4620
#, gcc-internal-format
msgid "typedef %q+D declared %<inline%>"
msgstr ""
-#: c-decl.c:4581
+#: c-decl.c:4635
#, gcc-internal-format
msgid "ISO C forbids const or volatile function types"
msgstr ""
#. C99 6.7.2.1p8
-#: c-decl.c:4592
+#: c-decl.c:4646
#, gcc-internal-format
msgid "a member of a structure or union cannot have a variably modified type"
msgstr ""
-#: c-decl.c:4608
+#: c-decl.c:4662
#, gcc-internal-format
msgid "variable or field %qs declared void"
msgstr ""
-#: c-decl.c:4638
+#: c-decl.c:4692
#, gcc-internal-format
msgid "attributes in parameter array declarator ignored"
msgstr ""
-#: c-decl.c:4672
+#: c-decl.c:4726
#, gcc-internal-format
msgid "parameter %q+D declared %<inline%>"
msgstr ""
-#: c-decl.c:4685
+#: c-decl.c:4739
#, gcc-internal-format
msgid "field %qs declared as a function"
msgstr ""
-#: c-decl.c:4691
+#: c-decl.c:4745
#, gcc-internal-format
msgid "field %qs has incomplete type"
msgstr ""
-#: c-decl.c:4705 c-decl.c:4717 c-decl.c:4721
+#: c-decl.c:4759 c-decl.c:4771 c-decl.c:4775
#, gcc-internal-format
msgid "invalid storage class for function %qs"
msgstr ""
-#: c-decl.c:4741
+#: c-decl.c:4795
#, gcc-internal-format
msgid "%<noreturn%> function returns non-void value"
msgstr ""
-#: c-decl.c:4769
+#: c-decl.c:4831
#, gcc-internal-format
msgid "cannot inline function %<main%>"
msgstr ""
-#: c-decl.c:4816
+#: c-decl.c:4874
#, gcc-internal-format
msgid "variable previously declared %<static%> redeclared %<extern%>"
msgstr ""
-#: c-decl.c:4826
+#: c-decl.c:4884
#, gcc-internal-format
msgid "variable %q+D declared %<inline%>"
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
-#, gcc-internal-format
-msgid "thread-local storage not supported for this target"
-msgstr ""
-
#. C99 6.7.5.2p2
-#: c-decl.c:4864
+#: c-decl.c:4915
#, gcc-internal-format
msgid "object with variably modified type must have no linkage"
msgstr ""
-#: c-decl.c:4935 c-decl.c:6098
+#: c-decl.c:4986 c-decl.c:6161
#, gcc-internal-format
msgid "function declaration isn%'t a prototype"
msgstr ""
-#: c-decl.c:4943
+#: c-decl.c:4994
#, gcc-internal-format
msgid "parameter names (without types) in function declaration"
msgstr ""
-#: c-decl.c:4976
+#: c-decl.c:5027
#, gcc-internal-format
msgid "parameter %u (%q+D) has incomplete type"
msgstr ""
-#: c-decl.c:4979
+#: c-decl.c:5030
#, gcc-internal-format
msgid "%Jparameter %u has incomplete type"
msgstr ""
-#: c-decl.c:4988
+#: c-decl.c:5039
#, gcc-internal-format
msgid "parameter %u (%q+D) has void type"
msgstr ""
-#: c-decl.c:4991
+#: c-decl.c:5042
#, gcc-internal-format
msgid "%Jparameter %u has void type"
msgstr ""
-#: c-decl.c:5053
+#: c-decl.c:5104
#, gcc-internal-format
msgid "%<void%> as only parameter may not be qualified"
msgstr ""
-#: c-decl.c:5057 c-decl.c:5091
+#: c-decl.c:5108 c-decl.c:5142
#, gcc-internal-format
msgid "%<void%> must be the only parameter"
msgstr ""
-#: c-decl.c:5085
+#: c-decl.c:5136
#, gcc-internal-format
msgid "parameter %q+D has just a forward declaration"
msgstr ""
#. The %s will be one of 'struct', 'union', or 'enum'.
-#: c-decl.c:5130
+#: c-decl.c:5181
#, gcc-internal-format
msgid "%<%s %E%> declared inside parameter list"
msgstr ""
#. The %s will be one of 'struct', 'union', or 'enum'.
-#: c-decl.c:5134
+#: c-decl.c:5185
#, gcc-internal-format
msgid "anonymous %s declared inside parameter list"
msgstr ""
-#: c-decl.c:5139
+#: c-decl.c:5190
#, gcc-internal-format
msgid ""
"its scope is only this definition or declaration, which is probably not what "
"you want"
msgstr ""
-#: c-decl.c:5273
+#: c-decl.c:5324
#, gcc-internal-format
msgid "redefinition of %<union %E%>"
msgstr ""
-#: c-decl.c:5275
+#: c-decl.c:5326
#, gcc-internal-format
msgid "redefinition of %<struct %E%>"
msgstr ""
-#: c-decl.c:5280
+#: c-decl.c:5331
#, gcc-internal-format
msgid "nested redefinition of %<union %E%>"
msgstr ""
-#: c-decl.c:5282
+#: c-decl.c:5333
#, gcc-internal-format
msgid "nested redefinition of %<struct %E%>"
msgstr ""
-#: c-decl.c:5353 cp/decl.c:3658
+#: c-decl.c:5407 cp/decl.c:3641
#, gcc-internal-format
msgid "declaration does not declare anything"
msgstr ""
-#: c-decl.c:5357
+#: c-decl.c:5411
#, gcc-internal-format
msgid "ISO C doesn%'t support unnamed structs/unions"
msgstr ""
-#: c-decl.c:5400 c-decl.c:5416
+#: c-decl.c:5454 c-decl.c:5470
#, gcc-internal-format
msgid "duplicate member %q+D"
msgstr ""
-#: c-decl.c:5455
+#: c-decl.c:5509
#, gcc-internal-format
msgid "union has no named members"
msgstr ""
-#: c-decl.c:5457
+#: c-decl.c:5511
#, gcc-internal-format
msgid "union has no members"
msgstr ""
-#: c-decl.c:5462
+#: c-decl.c:5516
#, gcc-internal-format
msgid "struct has no named members"
msgstr ""
-#: c-decl.c:5464
+#: c-decl.c:5518
#, gcc-internal-format
msgid "struct has no members"
msgstr ""
-#: c-decl.c:5526
+#: c-decl.c:5580
#, gcc-internal-format
msgid "%Jflexible array member in union"
msgstr ""
-#: c-decl.c:5531
+#: c-decl.c:5585
#, gcc-internal-format
msgid "%Jflexible array member not at end of struct"
msgstr ""
-#: c-decl.c:5536
+#: c-decl.c:5590
#, gcc-internal-format
msgid "%Jflexible array member in otherwise empty struct"
msgstr ""
-#: c-decl.c:5543
+#: c-decl.c:5597
#, gcc-internal-format
msgid "%Jinvalid use of structure with flexible array member"
msgstr ""
-#: c-decl.c:5652
+#: c-decl.c:5706
#, gcc-internal-format
msgid "union cannot be made transparent"
msgstr ""
-#: c-decl.c:5723
+#: c-decl.c:5777
#, gcc-internal-format
msgid "nested redefinition of %<enum %E%>"
msgstr ""
#. This enum is a named one that has been declared already.
-#: c-decl.c:5730
+#: c-decl.c:5784
#, gcc-internal-format
msgid "redeclaration of %<enum %E%>"
msgstr ""
-#: c-decl.c:5793
+#: c-decl.c:5847
#, gcc-internal-format
msgid "enumeration values exceed range of largest integer"
msgstr ""
-#: c-decl.c:5810
+#: c-decl.c:5864
#, gcc-internal-format
msgid "specified mode too small for enumeral values"
msgstr ""
-#: c-decl.c:5906
+#: c-decl.c:5960
#, gcc-internal-format
msgid "enumerator value for %qE is not an integer constant"
msgstr ""
-#: c-decl.c:5923
+#: c-decl.c:5977
#, gcc-internal-format
msgid "overflow in enumeration values"
msgstr ""
-#: c-decl.c:5928
+#: c-decl.c:5982
#, gcc-internal-format
msgid "ISO C restricts enumerator values to range of %<int%>"
msgstr ""
-#: c-decl.c:6024
+#: c-decl.c:6087
#, gcc-internal-format
msgid "return type is an incomplete type"
msgstr ""
-#: c-decl.c:6032
+#: c-decl.c:6095
#, gcc-internal-format
msgid "return type defaults to %<int%>"
msgstr ""
-#: c-decl.c:6105
+#: c-decl.c:6168
#, gcc-internal-format
msgid "no previous prototype for %q+D"
msgstr ""
-#: c-decl.c:6114
+#: c-decl.c:6177
#, gcc-internal-format
msgid "%q+D was used with no prototype before its definition"
msgstr ""
-#: c-decl.c:6120
+#: c-decl.c:6183 cp/decl.c:10623
#, gcc-internal-format
msgid "no previous declaration for %q+D"
msgstr ""
-#: c-decl.c:6130
+#: c-decl.c:6193
#, gcc-internal-format
msgid "%q+D was used with no declaration before its definition"
msgstr ""
-#: c-decl.c:6162 c-decl.c:6683
+#: c-decl.c:6216 c-decl.c:6697
#, gcc-internal-format
msgid "return type of %q+D is not %<int%>"
msgstr ""
-#: c-decl.c:6177
-#, gcc-internal-format
-msgid "first argument of %q+D should be %<int%>"
-msgstr ""
-
-#: c-decl.c:6185
-#, gcc-internal-format
-msgid "second argument of %q+D should be %<char **%>"
-msgstr ""
-
-#: c-decl.c:6194
-#, gcc-internal-format
-msgid "third argument of %q+D should probably be %<char **%>"
-msgstr ""
-
-#: c-decl.c:6204
-#, gcc-internal-format
-msgid "%q+D takes only zero or two arguments"
-msgstr ""
-
-#: c-decl.c:6207
+#: c-decl.c:6221
#, gcc-internal-format
msgid "%q+D is normally a non-static function"
msgstr ""
-#: c-decl.c:6253
+#: c-decl.c:6267
#, gcc-internal-format
msgid "%Jold-style parameter declarations in prototyped function definition"
msgstr ""
-#: c-decl.c:6267
+#: c-decl.c:6281
#, gcc-internal-format
msgid "%Jtraditional C rejects ISO C style function definitions"
msgstr ""
-#: c-decl.c:6283
+#: c-decl.c:6297
#, gcc-internal-format
msgid "%Jparameter name omitted"
msgstr ""
-#: c-decl.c:6317
+#: c-decl.c:6331
#, gcc-internal-format
msgid "%Jold-style function definition"
msgstr ""
-#: c-decl.c:6326
+#: c-decl.c:6340
#, gcc-internal-format
msgid "%Jparameter name missing from parameter list"
msgstr ""
-#: c-decl.c:6337
+#: c-decl.c:6351
#, gcc-internal-format
msgid "%q+D declared as a non-parameter"
msgstr ""
-#: c-decl.c:6342
+#: c-decl.c:6356
#, gcc-internal-format
msgid "multiple parameters named %q+D"
msgstr ""
-#: c-decl.c:6350
+#: c-decl.c:6364
#, gcc-internal-format
msgid "parameter %q+D declared with void type"
msgstr ""
-#: c-decl.c:6367 c-decl.c:6369
+#: c-decl.c:6381 c-decl.c:6383
#, gcc-internal-format
msgid "type of %q+D defaults to %<int%>"
msgstr ""
-#: c-decl.c:6388
+#: c-decl.c:6402
#, gcc-internal-format
msgid "parameter %q+D has incomplete type"
msgstr ""
-#: c-decl.c:6394
+#: c-decl.c:6408
#, gcc-internal-format
msgid "declaration for parameter %q+D but no such parameter"
msgstr ""
-#: c-decl.c:6444
+#: c-decl.c:6458
#, gcc-internal-format
msgid "number of arguments doesn%'t match built-in prototype"
msgstr ""
-#: c-decl.c:6448
+#: c-decl.c:6462
#, gcc-internal-format
msgid "number of arguments doesn%'t match prototype"
msgstr ""
-#: c-decl.c:6449 c-decl.c:6489 c-decl.c:6502
+#: c-decl.c:6463 c-decl.c:6503 c-decl.c:6516
#, gcc-internal-format
msgid "%Hprototype declaration"
msgstr ""
-#: c-decl.c:6483
+#: c-decl.c:6497
#, gcc-internal-format
msgid "promoted argument %qD doesn%'t match built-in prototype"
msgstr ""
-#: c-decl.c:6487
+#: c-decl.c:6501
#, gcc-internal-format
msgid "promoted argument %qD doesn%'t match prototype"
msgstr ""
-#: c-decl.c:6497
+#: c-decl.c:6511
#, gcc-internal-format
msgid "argument %qD doesn%'t match built-in prototype"
msgstr ""
-#: c-decl.c:6501
+#: c-decl.c:6515
#, gcc-internal-format
msgid "argument %qD doesn%'t match prototype"
msgstr ""
-#: c-decl.c:6728 cp/decl.c:11212
+#: c-decl.c:6742 cp/decl.c:11313
#, gcc-internal-format
msgid "no return statement in function returning non-void"
msgstr ""
-#: c-decl.c:6737
+#: c-decl.c:6751
#, gcc-internal-format
msgid "this function may return with or without a value"
msgstr ""
@@ -17307,348 +17675,348 @@ 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:6821
#, gcc-internal-format
msgid "%<for%> loop initial declaration used outside C99 mode"
msgstr ""
-#: c-decl.c:6863
+#: c-decl.c:6850
#, gcc-internal-format
msgid "declaration of static variable %q+D in %<for%> loop initial declaration"
msgstr ""
-#: c-decl.c:6866
+#: c-decl.c:6853
#, gcc-internal-format
msgid ""
"declaration of %<extern%> variable %q+D in %<for%> loop initial declaration"
msgstr ""
-#: c-decl.c:6871
+#: c-decl.c:6858
#, gcc-internal-format
msgid "%<struct %E%> declared in %<for%> loop initial declaration"
msgstr ""
-#: c-decl.c:6875
+#: c-decl.c:6862
#, gcc-internal-format
msgid "%<union %E%> declared in %<for%> loop initial declaration"
msgstr ""
-#: c-decl.c:6879
+#: c-decl.c:6866
#, gcc-internal-format
msgid "%<enum %E%> declared in %<for%> loop initial declaration"
msgstr ""
-#: c-decl.c:6883
+#: c-decl.c:6870
#, gcc-internal-format
msgid "declaration of non-variable %q+D in %<for%> loop initial declaration"
msgstr ""
-#: c-decl.c:7172 c-decl.c:7368 c-decl.c:7619
+#: c-decl.c:7157 c-decl.c:7353 c-decl.c:7605
#, gcc-internal-format
msgid "duplicate %qE"
msgstr ""
-#: c-decl.c:7195 c-decl.c:7377 c-decl.c:7521
+#: c-decl.c:7180 c-decl.c:7362 c-decl.c:7506
#, gcc-internal-format
msgid "two or more data types in declaration specifiers"
msgstr ""
-#: c-decl.c:7207 cp/parser.c:2025
+#: c-decl.c:7192 cp/parser.c:2073
#, gcc-internal-format
msgid "%<long long long%> is too long for GCC"
msgstr ""
-#: c-decl.c:7214 c-decl.c:7451
+#: c-decl.c:7199 c-decl.c:7436
#, gcc-internal-format
msgid "both %<long long%> and %<double%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7220
+#: c-decl.c:7205
#, gcc-internal-format
msgid "ISO C90 does not support %<long long%>"
msgstr ""
-#: c-decl.c:7225 c-decl.c:7254
+#: c-decl.c:7210 c-decl.c:7239
#, gcc-internal-format
msgid "both %<long%> and %<short%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7228 c-decl.c:7384
+#: c-decl.c:7213 c-decl.c:7369
#, gcc-internal-format
msgid "both %<long%> and %<void%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7231 c-decl.c:7403
+#: c-decl.c:7216 c-decl.c:7388
#, gcc-internal-format
msgid "both %<long%> and %<_Bool%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7234 c-decl.c:7422
+#: c-decl.c:7219 c-decl.c:7407
#, gcc-internal-format
msgid "both %<long%> and %<char%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7237 c-decl.c:7435
+#: c-decl.c:7222 c-decl.c:7420
#, gcc-internal-format
msgid "both %<long%> and %<float%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7240
+#: c-decl.c:7225
#, gcc-internal-format
msgid "both %<long%> and %<_Decimal32%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7243
+#: c-decl.c:7228
#, gcc-internal-format
msgid "both %<long%> and %<_Decimal64%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7246
+#: c-decl.c:7231
#, gcc-internal-format
msgid "both %<long%> and %<_Decimal128%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7257 c-decl.c:7387
+#: c-decl.c:7242 c-decl.c:7372
#, gcc-internal-format
msgid "both %<short%> and %<void%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7260 c-decl.c:7406
+#: c-decl.c:7245 c-decl.c:7391
#, gcc-internal-format
msgid "both %<short%> and %<_Bool%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7263 c-decl.c:7425
+#: c-decl.c:7248 c-decl.c:7410
#, gcc-internal-format
msgid "both %<short%> and %<char%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7266 c-decl.c:7438
+#: c-decl.c:7251 c-decl.c:7423
#, gcc-internal-format
msgid "both %<short%> and %<float%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7269 c-decl.c:7454
+#: c-decl.c:7254 c-decl.c:7439
#, gcc-internal-format
msgid "both %<short%> and %<double%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7272
+#: c-decl.c:7257
#, gcc-internal-format
msgid "both %<short%> and %<_Decimal32%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7275
+#: c-decl.c:7260
#, gcc-internal-format
msgid "both %<short%> and %<_Decimal64%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7278
+#: c-decl.c:7263
#, gcc-internal-format
msgid "both %<short%> and %<_Decimal128%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7286 c-decl.c:7315
+#: c-decl.c:7271 c-decl.c:7300
#, gcc-internal-format
msgid "both %<signed%> and %<unsigned%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7289 c-decl.c:7390
+#: c-decl.c:7274 c-decl.c:7375
#, gcc-internal-format
msgid "both %<signed%> and %<void%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7292 c-decl.c:7409
+#: c-decl.c:7277 c-decl.c:7394
#, gcc-internal-format
msgid "both %<signed%> and %<_Bool%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7295 c-decl.c:7441
+#: c-decl.c:7280 c-decl.c:7426
#, gcc-internal-format
msgid "both %<signed%> and %<float%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7298 c-decl.c:7457
+#: c-decl.c:7283 c-decl.c:7442
#, gcc-internal-format
msgid "both %<signed%> and %<double%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7301
+#: c-decl.c:7286
#, gcc-internal-format
msgid "both %<signed%> and %<_Decimal32%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7304
+#: c-decl.c:7289
#, gcc-internal-format
msgid "both %<signed%> and %<_Decimal64%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7307
+#: c-decl.c:7292
#, gcc-internal-format
msgid "both %<signed%> and %<_Decimal128%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7318 c-decl.c:7393
+#: c-decl.c:7303 c-decl.c:7378
#, gcc-internal-format
msgid "both %<unsigned%> and %<void%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7321 c-decl.c:7412
+#: c-decl.c:7306 c-decl.c:7397
#, gcc-internal-format
msgid "both %<unsigned%> and %<_Bool%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7324 c-decl.c:7444
+#: c-decl.c:7309 c-decl.c:7429
#, gcc-internal-format
msgid "both %<unsigned%> and %<float%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7327 c-decl.c:7460
+#: c-decl.c:7312 c-decl.c:7445
#, gcc-internal-format
msgid "both %<unsigned%> and %<double%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7330
+#: c-decl.c:7315
#, gcc-internal-format
msgid "both %<unsigned%> and %<_Decimal32%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7333
+#: c-decl.c:7318
#, gcc-internal-format
msgid "both %<unsigned%> and %<_Decimal64%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7336
+#: c-decl.c:7321
#, gcc-internal-format
msgid "both %<unsigned%> and %<_Decimal128%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7344
+#: c-decl.c:7329
#, gcc-internal-format
msgid "ISO C90 does not support complex types"
msgstr ""
-#: c-decl.c:7346 c-decl.c:7396
+#: c-decl.c:7331 c-decl.c:7381
#, gcc-internal-format
msgid "both %<complex%> and %<void%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7349 c-decl.c:7415
+#: c-decl.c:7334 c-decl.c:7400
#, gcc-internal-format
msgid "both %<complex%> and %<_Bool%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7352
+#: c-decl.c:7337
#, gcc-internal-format
msgid "both %<complex%> and %<_Decimal32%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7355
+#: c-decl.c:7340
#, gcc-internal-format
msgid "both %<complex%> and %<_Decimal64%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7358
+#: c-decl.c:7343
#, gcc-internal-format
msgid "both %<complex%> and %<_Decimal128%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7477
+#: c-decl.c:7462
#, gcc-internal-format
msgid "both %<long long%> and %<%s%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7480
+#: c-decl.c:7465
#, gcc-internal-format
msgid "both %<long%> and %<%s%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7483
+#: c-decl.c:7468
#, gcc-internal-format
msgid "both %<short%> and %<%s%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7486
+#: c-decl.c:7471
#, gcc-internal-format
msgid "both %<signed%> and %<%s%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7489
+#: c-decl.c:7474
#, gcc-internal-format
msgid "both %<unsigned%> and %<%s%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7492
+#: c-decl.c:7477
#, gcc-internal-format
msgid "both %<complex%> and %<%s%> in declaration specifiers"
msgstr ""
-#: c-decl.c:7502
+#: c-decl.c:7487
#, gcc-internal-format
msgid "decimal floating point not supported for this target"
msgstr ""
-#: c-decl.c:7504
+#: c-decl.c:7489
#, gcc-internal-format
msgid "ISO C does not support decimal floating point"
msgstr ""
-#: c-decl.c:7538
+#: c-decl.c:7523
#, gcc-internal-format
msgid "%qE fails to be a typedef or built in type"
msgstr ""
-#: c-decl.c:7570
+#: c-decl.c:7556
#, gcc-internal-format
msgid "%qE is not at beginning of declaration"
msgstr ""
-#: c-decl.c:7584
+#: c-decl.c:7570
#, gcc-internal-format
msgid "%<__thread%> used with %<auto%>"
msgstr ""
-#: c-decl.c:7586
+#: c-decl.c:7572
#, gcc-internal-format
msgid "%<__thread%> used with %<register%>"
msgstr ""
-#: c-decl.c:7588
+#: c-decl.c:7574
#, gcc-internal-format
msgid "%<__thread%> used with %<typedef%>"
msgstr ""
-#: c-decl.c:7599
+#: c-decl.c:7585
#, gcc-internal-format
msgid "%<__thread%> before %<extern%>"
msgstr ""
-#: c-decl.c:7608
+#: c-decl.c:7594
#, gcc-internal-format
msgid "%<__thread%> before %<static%>"
msgstr ""
-#: c-decl.c:7624
+#: c-decl.c:7610
#, gcc-internal-format
msgid "multiple storage classes in declaration specifiers"
msgstr ""
-#: c-decl.c:7631
+#: c-decl.c:7617
#, gcc-internal-format
msgid "%<__thread%> used with %qE"
msgstr ""
-#: c-decl.c:7685
+#: c-decl.c:7671
#, gcc-internal-format
msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
msgstr ""
-#: c-decl.c:7730 c-decl.c:7756
+#: c-decl.c:7716 c-decl.c:7742
#, gcc-internal-format
msgid "ISO C does not support complex integer types"
msgstr ""
-#: c-decl.c:7842 toplev.c:840
+#: c-decl.c:7810 toplev.c:829
#, gcc-internal-format
msgid "%q+F used but never defined"
msgstr ""
@@ -17688,293 +18056,293 @@ msgstr ""
msgid "format string argument follows the args to be formatted"
msgstr ""
-#: c-format.c:904
+#: c-format.c:914
#, gcc-internal-format
msgid "function might be possible candidate for %qs format attribute"
msgstr ""
-#: c-format.c:996 c-format.c:1017 c-format.c:2031
+#: c-format.c:1006 c-format.c:1027 c-format.c:2041
#, gcc-internal-format
msgid "missing $ operand number in format"
msgstr ""
-#: c-format.c:1026
+#: c-format.c:1036
#, gcc-internal-format
msgid "%s does not support %%n$ operand number formats"
msgstr ""
-#: c-format.c:1033
+#: c-format.c:1043
#, gcc-internal-format
msgid "operand number out of range in format"
msgstr ""
-#: c-format.c:1056
+#: c-format.c:1066
#, gcc-internal-format
msgid "format argument %d used more than once in %s format"
msgstr ""
-#: c-format.c:1088
+#: c-format.c:1098
#, gcc-internal-format
msgid "$ operand number used after format without operand number"
msgstr ""
-#: c-format.c:1119
+#: c-format.c:1129
#, gcc-internal-format
msgid "format argument %d unused before used argument %d in $-style format"
msgstr ""
-#: c-format.c:1214
+#: c-format.c:1224
#, gcc-internal-format
msgid "format not a string literal, format string not checked"
msgstr ""
-#: c-format.c:1229 c-format.c:1232
+#: c-format.c:1239 c-format.c:1242
#, gcc-internal-format
msgid "format not a string literal and no format arguments"
msgstr ""
-#: c-format.c:1235
+#: c-format.c:1245
#, gcc-internal-format
msgid "format not a string literal, argument types not checked"
msgstr ""
-#: c-format.c:1248
+#: c-format.c:1258
#, gcc-internal-format
msgid "too many arguments for format"
msgstr ""
-#: c-format.c:1251
+#: c-format.c:1261
#, gcc-internal-format
msgid "unused arguments in $-style format"
msgstr ""
-#: c-format.c:1254
+#: c-format.c:1264
#, gcc-internal-format
msgid "zero-length %s format string"
msgstr ""
-#: c-format.c:1258
+#: c-format.c:1268
#, gcc-internal-format
msgid "format is a wide character string"
msgstr ""
-#: c-format.c:1261
+#: c-format.c:1271
#, gcc-internal-format
msgid "unterminated format string"
msgstr ""
-#: c-format.c:1475
+#: c-format.c:1485
#, gcc-internal-format
msgid "embedded %<\\0%> in format"
msgstr ""
-#: c-format.c:1490
+#: c-format.c:1500
#, gcc-internal-format
msgid "spurious trailing %<%%%> in format"
msgstr ""
-#: c-format.c:1534 c-format.c:1779
+#: c-format.c:1544 c-format.c:1789
#, gcc-internal-format
msgid "repeated %s in format"
msgstr ""
-#: c-format.c:1547
+#: c-format.c:1557
#, gcc-internal-format
msgid "missing fill character at end of strfmon format"
msgstr ""
-#: c-format.c:1591 c-format.c:1693 c-format.c:1978 c-format.c:2043
+#: c-format.c:1601 c-format.c:1703 c-format.c:1988 c-format.c:2053
#, gcc-internal-format
msgid "too few arguments for format"
msgstr ""
-#: c-format.c:1632
+#: c-format.c:1642
#, gcc-internal-format
msgid "zero width in %s format"
msgstr ""
-#: c-format.c:1650
+#: c-format.c:1660
#, gcc-internal-format
msgid "empty left precision in %s format"
msgstr ""
-#: c-format.c:1723
+#: c-format.c:1733
#, gcc-internal-format
msgid "empty precision in %s format"
msgstr ""
-#: c-format.c:1763
+#: c-format.c:1773
#, gcc-internal-format
msgid "%s does not support the %qs %s length modifier"
msgstr ""
-#: c-format.c:1813
+#: c-format.c:1823
#, gcc-internal-format
msgid "conversion lacks type at end of format"
msgstr ""
-#: c-format.c:1824
+#: c-format.c:1834
#, gcc-internal-format
msgid "unknown conversion type character %qc in format"
msgstr ""
-#: c-format.c:1827
+#: c-format.c:1837
#, gcc-internal-format
msgid "unknown conversion type character 0x%x in format"
msgstr ""
-#: c-format.c:1834
+#: c-format.c:1844
#, gcc-internal-format
msgid "%s does not support the %<%%%c%> %s format"
msgstr ""
-#: c-format.c:1850
+#: c-format.c:1860
#, gcc-internal-format
msgid "%s used with %<%%%c%> %s format"
msgstr ""
-#: c-format.c:1859
+#: c-format.c:1869
#, gcc-internal-format
msgid "%s does not support %s"
msgstr ""
-#: c-format.c:1869
+#: c-format.c:1879
#, gcc-internal-format
msgid "%s does not support %s with the %<%%%c%> %s format"
msgstr ""
-#: c-format.c:1903
+#: c-format.c:1913
#, gcc-internal-format
msgid "%s ignored with %s and %<%%%c%> %s format"
msgstr ""
-#: c-format.c:1907
+#: c-format.c:1917
#, gcc-internal-format
msgid "%s ignored with %s in %s format"
msgstr ""
-#: c-format.c:1914
+#: c-format.c:1924
#, gcc-internal-format
msgid "use of %s and %s together with %<%%%c%> %s format"
msgstr ""
-#: c-format.c:1918
+#: c-format.c:1928
#, gcc-internal-format
msgid "use of %s and %s together in %s format"
msgstr ""
-#: c-format.c:1937
+#: c-format.c:1947
#, gcc-internal-format
msgid "%<%%%c%> yields only last 2 digits of year in some locales"
msgstr ""
-#: c-format.c:1940
+#: c-format.c:1950
#, gcc-internal-format
msgid "%<%%%c%> yields only last 2 digits of year"
msgstr ""
#. The end of the format string was reached.
-#: c-format.c:1957
+#: c-format.c:1967
#, gcc-internal-format
msgid "no closing %<]%> for %<%%[%> format"
msgstr ""
-#: c-format.c:1971
+#: c-format.c:1981
#, gcc-internal-format
msgid "use of %qs length modifier with %qc type character"
msgstr ""
-#: c-format.c:1993
+#: c-format.c:2003
#, gcc-internal-format
msgid "%s does not support the %<%%%s%c%> %s format"
msgstr ""
-#: c-format.c:2010
+#: c-format.c:2020
#, gcc-internal-format
msgid "operand number specified with suppressed assignment"
msgstr ""
-#: c-format.c:2013
+#: c-format.c:2023
#, gcc-internal-format
msgid "operand number specified for format taking no argument"
msgstr ""
-#: c-format.c:2156
+#: c-format.c:2166
#, gcc-internal-format
msgid "writing through null pointer (argument %d)"
msgstr ""
-#: c-format.c:2164
+#: c-format.c:2174
#, gcc-internal-format
msgid "reading through null pointer (argument %d)"
msgstr ""
-#: c-format.c:2184
+#: c-format.c:2194
#, gcc-internal-format
msgid "writing into constant object (argument %d)"
msgstr ""
-#: c-format.c:2195
+#: c-format.c:2205
#, gcc-internal-format
msgid "extra type qualifiers in format argument (argument %d)"
msgstr ""
-#: c-format.c:2306
+#: c-format.c:2316
#, gcc-internal-format
msgid "%s should have type %<%s%s%>, but argument %d has type %qT"
msgstr ""
-#: c-format.c:2310
+#: c-format.c:2320
#, gcc-internal-format
msgid "format %q.*s expects type %<%s%s%>, but argument %d has type %qT"
msgstr ""
-#: c-format.c:2318
+#: c-format.c:2328
#, gcc-internal-format
msgid "%s should have type %<%T%s%>, but argument %d has type %qT"
msgstr ""
-#: c-format.c:2322
+#: c-format.c:2332
#, gcc-internal-format
msgid "format %q.*s expects type %<%T%s%>, but argument %d has type %qT"
msgstr ""
-#: c-format.c:2381 c-format.c:2387 c-format.c:2537
+#: c-format.c:2391 c-format.c:2397 c-format.c:2547
#, gcc-internal-format
msgid "%<__gcc_host_wide_int__%> is not defined as a type"
msgstr ""
-#: c-format.c:2394 c-format.c:2547
+#: c-format.c:2404 c-format.c:2557
#, gcc-internal-format
msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
msgstr ""
-#: c-format.c:2443
+#: c-format.c:2453
#, gcc-internal-format
msgid "%<locus%> is not defined as a type"
msgstr ""
-#: c-format.c:2496
+#: c-format.c:2506
#, gcc-internal-format
msgid "%<location_t%> is not defined as a type"
msgstr ""
-#: c-format.c:2513
+#: c-format.c:2523
#, gcc-internal-format
msgid "%<tree%> is not defined as a type"
msgstr ""
-#: c-format.c:2518
+#: c-format.c:2528
#, gcc-internal-format
msgid "%<tree%> is not defined as a pointer type"
msgstr ""
-#: c-format.c:2729
+#: c-format.c:2739
#, gcc-internal-format
msgid "args to be formatted is not %<...%>"
msgstr ""
-#: c-format.c:2738
+#: c-format.c:2748
#, gcc-internal-format
msgid "strftime formats cannot format arguments"
msgstr ""
@@ -18080,7 +18448,7 @@ msgstr ""
msgid "%H%qE is not initialized"
msgstr ""
-#: c-omp.c:247 cp/semantics.c:3788
+#: c-omp.c:247 cp/semantics.c:3814
#, gcc-internal-format
msgid "%Hmissing controlling predicate"
msgstr ""
@@ -18090,7 +18458,7 @@ msgstr ""
msgid "%Hinvalid controlling predicate"
msgstr ""
-#: c-omp.c:312 cp/semantics.c:3794
+#: c-omp.c:312 cp/semantics.c:3820
#, gcc-internal-format
msgid "%Hmissing increment expression"
msgstr ""
@@ -18100,153 +18468,173 @@ msgstr ""
msgid "%Hinvalid increment expression"
msgstr ""
-#: c-opts.c:150
+#: c-opts.c:153
#, gcc-internal-format
msgid "no class name specified with %qs"
msgstr ""
-#: c-opts.c:154
+#: c-opts.c:157
#, gcc-internal-format
msgid "assertion missing after %qs"
msgstr ""
-#: c-opts.c:159
+#: c-opts.c:162
#, gcc-internal-format
msgid "macro name missing after %qs"
msgstr ""
-#: c-opts.c:168
+#: c-opts.c:171
#, gcc-internal-format
msgid "missing path after %qs"
msgstr ""
-#: c-opts.c:177
+#: c-opts.c:180
#, gcc-internal-format
msgid "missing filename after %qs"
msgstr ""
-#: c-opts.c:182
+#: c-opts.c:185
#, gcc-internal-format
msgid "missing makefile target after %qs"
msgstr ""
-#: c-opts.c:326
+#: c-opts.c:334
#, gcc-internal-format
msgid "-I- specified twice"
msgstr ""
-#: c-opts.c:329
+#: c-opts.c:337
#, gcc-internal-format
msgid "obsolete option -I- used, please use -iquote instead"
msgstr ""
-#: c-opts.c:496
+#: c-opts.c:510
#, gcc-internal-format
msgid "argument %qs to %<-Wnormalized%> not recognized"
msgstr ""
-#: c-opts.c:583
+#: c-opts.c:597
#, gcc-internal-format
msgid "switch %qs is no longer supported"
msgstr ""
-#: c-opts.c:689
+#: c-opts.c:703
#, gcc-internal-format
msgid ""
"-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
msgstr ""
-#: c-opts.c:879
+#: c-opts.c:897
#, gcc-internal-format
msgid "output filename specified twice"
msgstr ""
-#: c-opts.c:1044
+#: c-opts.c:1037
+#, gcc-internal-format
+msgid "-fno-gnu89-inline is only supported in GNU99 or C99 mode"
+msgstr ""
+
+#: c-opts.c:1085
#, gcc-internal-format
msgid "-Wformat-y2k ignored without -Wformat"
msgstr ""
-#: c-opts.c:1046
+#: c-opts.c:1087
#, gcc-internal-format
msgid "-Wformat-extra-args ignored without -Wformat"
msgstr ""
-#: c-opts.c:1048
+#: c-opts.c:1089
#, gcc-internal-format
msgid "-Wformat-zero-length ignored without -Wformat"
msgstr ""
-#: c-opts.c:1050
+#: c-opts.c:1091
#, gcc-internal-format
msgid "-Wformat-nonliteral ignored without -Wformat"
msgstr ""
-#: c-opts.c:1052
+#: c-opts.c:1093
#, gcc-internal-format
msgid "-Wformat-security ignored without -Wformat"
msgstr ""
-#: c-opts.c:1072
+#: c-opts.c:1122
#, gcc-internal-format
msgid "opening output file %s: %m"
msgstr ""
-#: c-opts.c:1077
+#: c-opts.c:1127
#, gcc-internal-format
msgid "too many filenames given. Type %s --help for usage"
msgstr ""
-#: c-opts.c:1163
+#: c-opts.c:1211
#, gcc-internal-format
-msgid "YYDEBUG was not defined at build time, -dy ignored"
+msgid "The C parser does not support -dy, option ignored"
msgstr ""
-#: c-opts.c:1209
+#: c-opts.c:1215
+#, gcc-internal-format
+msgid "The Objective-C parser does not support -dy, option ignored"
+msgstr ""
+
+#: c-opts.c:1218
+#, gcc-internal-format
+msgid "The C++ parser does not support -dy, option ignored"
+msgstr ""
+
+#: c-opts.c:1222
+#, gcc-internal-format
+msgid "The Objective-C++ parser does not support -dy, option ignored"
+msgstr ""
+
+#: c-opts.c:1271
#, gcc-internal-format
msgid "opening dependency file %s: %m"
msgstr ""
-#: c-opts.c:1219
+#: c-opts.c:1281
#, gcc-internal-format
msgid "closing dependency file %s: %m"
msgstr ""
-#: c-opts.c:1222
+#: c-opts.c:1284
#, gcc-internal-format
msgid "when writing output to %s: %m"
msgstr ""
-#: c-opts.c:1302
+#: c-opts.c:1364
#, gcc-internal-format
msgid "to generate dependencies you must specify either -M or -MM"
msgstr ""
-#: c-opts.c:1473
+#: c-opts.c:1535
#, gcc-internal-format
msgid "too late for # directive to set debug directory"
msgstr ""
-#: c-parser.c:1087
+#: c-parser.c:1063
#, gcc-internal-format
msgid "ISO C forbids an empty source file"
msgstr ""
-#: c-parser.c:1172 c-parser.c:6018
+#: c-parser.c:1148 c-parser.c:5994
#, gcc-internal-format
msgid "ISO C does not allow extra %<;%> outside of a function"
msgstr ""
-#: c-parser.c:1273 c-parser.c:6564
+#: c-parser.c:1249 c-parser.c:6540
#, gcc-internal-format
msgid "expected declaration specifiers"
msgstr ""
-#: c-parser.c:1321
+#: c-parser.c:1297
#, gcc-internal-format
msgid "data definition has no type or storage class"
msgstr ""
-#: c-parser.c:1375
+#: c-parser.c:1351
#, gcc-internal-format
msgid "expected %<,%> or %<;%>"
msgstr ""
@@ -18254,172 +18642,172 @@ 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-parser.c:1358 c-parser.c:1375
#, gcc-internal-format
msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
msgstr ""
-#: c-parser.c:1391
+#: c-parser.c:1367
#, gcc-internal-format
msgid "ISO C forbids nested functions"
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-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 "expected identifier"
msgstr ""
-#: c-parser.c:1765 cp/parser.c:10452
+#: c-parser.c:1741 cp/parser.c:10668
#, gcc-internal-format
msgid "comma at end of enumerator list"
msgstr ""
-#: c-parser.c:1771
+#: c-parser.c:1747
#, gcc-internal-format
msgid "expected %<,%> or %<}%>"
msgstr ""
-#: c-parser.c:1785 c-parser.c:1961 c-parser.c:5985
+#: c-parser.c:1761 c-parser.c:1937 c-parser.c:5961
#, gcc-internal-format
msgid "expected %<{%>"
msgstr ""
-#: c-parser.c:1794
+#: c-parser.c:1770
#, gcc-internal-format
msgid "ISO C forbids forward references to %<enum%> types"
msgstr ""
-#: c-parser.c:1897
+#: c-parser.c:1873
#, gcc-internal-format
msgid "expected class name"
msgstr ""
-#: c-parser.c:1916 c-parser.c:5764
+#: c-parser.c:1892 c-parser.c:5740
#, gcc-internal-format
msgid "extra semicolon in struct or union specified"
msgstr ""
-#: c-parser.c:1944
+#: c-parser.c:1920
#, gcc-internal-format
msgid "no semicolon at end of struct or union"
msgstr ""
-#: c-parser.c:1947
+#: c-parser.c:1923
#, gcc-internal-format
msgid "expected %<;%>"
msgstr ""
-#: c-parser.c:2024 c-parser.c:2985
+#: c-parser.c:2000 c-parser.c:2961
#, gcc-internal-format
msgid "expected specifier-qualifier-list"
msgstr ""
-#: c-parser.c:2034
+#: c-parser.c:2010
#, gcc-internal-format
msgid "ISO C forbids member declarations with no members"
msgstr ""
-#: c-parser.c:2103
+#: c-parser.c:2079
#, gcc-internal-format
msgid "expected %<,%>, %<;%> or %<}%>"
msgstr ""
-#: c-parser.c:2110
+#: c-parser.c:2086
#, gcc-internal-format
msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
msgstr ""
-#: c-parser.c:2160
+#: c-parser.c:2136
#, gcc-internal-format
msgid "%<typeof%> applied to a bit-field"
msgstr ""
-#: c-parser.c:2397
+#: c-parser.c:2373
#, gcc-internal-format
msgid "expected identifier or %<(%>"
msgstr ""
-#: c-parser.c:2598
+#: c-parser.c:2574
#, gcc-internal-format
msgid "ISO C requires a named argument before %<...%>"
msgstr ""
-#: c-parser.c:2704
+#: c-parser.c:2680
#, gcc-internal-format
msgid "expected declaration specifiers or %<...%>"
msgstr ""
-#: c-parser.c:2754
+#: c-parser.c:2730
#, gcc-internal-format
msgid "wide string literal in %<asm%>"
msgstr ""
-#: c-parser.c:2760 c-parser.c:6619 cp/parser.c:19132
+#: c-parser.c:2736 c-parser.c:6595 cp/parser.c:19414
#, gcc-internal-format
msgid "expected string literal"
msgstr ""
-#: c-parser.c:3077
+#: c-parser.c:3053
#, gcc-internal-format
msgid "ISO C forbids empty initializer braces"
msgstr ""
-#: c-parser.c:3122
+#: c-parser.c:3098
#, gcc-internal-format
msgid "obsolete use of designated initializer with %<:%>"
msgstr ""
-#: c-parser.c:3245
+#: c-parser.c:3221
#, gcc-internal-format
msgid "ISO C forbids specifying range of elements to initialize"
msgstr ""
-#: c-parser.c:3258
+#: c-parser.c:3234
#, gcc-internal-format
msgid "ISO C90 forbids specifying subobject to initialize"
msgstr ""
-#: c-parser.c:3266
+#: c-parser.c:3242
#, gcc-internal-format
msgid "obsolete use of designated initializer without %<=%>"
msgstr ""
-#: c-parser.c:3274
+#: c-parser.c:3250
#, gcc-internal-format
msgid "expected %<=%>"
msgstr ""
-#: c-parser.c:3420
+#: c-parser.c:3396
#, gcc-internal-format
msgid "ISO C forbids label declarations"
msgstr ""
-#: c-parser.c:3425 c-parser.c:3496
+#: c-parser.c:3401 c-parser.c:3472
#, gcc-internal-format
msgid "expected declaration or statement"
msgstr ""
-#: c-parser.c:3449 c-parser.c:3477
+#: c-parser.c:3425 c-parser.c:3453
#, gcc-internal-format
msgid "%HISO C90 forbids mixed declarations and code"
msgstr ""
-#: c-parser.c:3510
+#: c-parser.c:3486
#, gcc-internal-format
msgid "label at end of compound statement"
msgstr ""
-#: c-parser.c:3553
+#: c-parser.c:3529
#, gcc-internal-format
msgid "expected %<:%> or %<...%>"
msgstr ""
-#: c-parser.c:3735
+#: c-parser.c:3711
#, gcc-internal-format
msgid "expected identifier or %<*%>"
msgstr ""
@@ -18428,179 +18816,174 @@ msgstr ""
#. c_parser_skip_until_found stops at a closing nesting
#. delimiter without consuming it, but here we need to consume
#. it to proceed further.
-#: c-parser.c:3797
+#: c-parser.c:3773
#, gcc-internal-format
msgid "expected statement"
msgstr ""
-#: c-parser.c:4134
+#: c-parser.c:4110
#, gcc-internal-format
msgid "%E qualifier ignored on asm"
msgstr ""
-#: c-parser.c:4414
+#: c-parser.c:4390
#, gcc-internal-format
msgid "ISO C forbids omitting the middle term of a ?: expression"
msgstr ""
-#: c-parser.c:4804
+#: c-parser.c:4780
#, gcc-internal-format
msgid "traditional C rejects the unary plus operator"
msgstr ""
-#: c-parser.c:4923
+#: c-parser.c:4899
#, gcc-internal-format
msgid "%<sizeof%> applied to a bit-field"
msgstr ""
-#: c-parser.c:5066 c-parser.c:5407 c-parser.c:5429
+#: c-parser.c:5042 c-parser.c:5383 c-parser.c:5405
#, gcc-internal-format
msgid "expected expression"
msgstr ""
-#: c-parser.c:5092
+#: c-parser.c:5068
#, gcc-internal-format
msgid "braced-group within expression allowed only inside a function"
msgstr ""
-#: c-parser.c:5106
+#: c-parser.c:5082
#, gcc-internal-format
msgid "ISO C forbids braced-groups within expressions"
msgstr ""
-#: c-parser.c:5289
+#: c-parser.c:5265
#, gcc-internal-format
msgid "first argument to %<__builtin_choose_expr%> not a constant"
msgstr ""
-#: c-parser.c:5456
+#: c-parser.c:5432
#, gcc-internal-format
msgid "compound literal has variable size"
msgstr ""
-#: c-parser.c:5464
+#: c-parser.c:5440
#, gcc-internal-format
msgid "ISO C90 forbids compound literals"
msgstr ""
-#: c-parser.c:5981
+#: c-parser.c:5957
#, gcc-internal-format
msgid "extra semicolon in method definition specified"
msgstr ""
-#: c-parser.c:6525 cp/parser.c:19175
+#: c-parser.c:6501 cp/parser.c:19457
#, gcc-internal-format
msgid "%<#pragma omp barrier%> may only be used in compound statements"
msgstr ""
-#: c-parser.c:6536 cp/parser.c:19190
+#: c-parser.c:6512 cp/parser.c:19472
#, gcc-internal-format
msgid "%<#pragma omp flush%> may only be used in compound statements"
msgstr ""
-#: c-parser.c:6548 cp/parser.c:19216
+#: c-parser.c:6524 cp/parser.c:19498
#, gcc-internal-format
msgid ""
"%<#pragma omp section%> may only be used in %<#pragma omp sections%> "
"construct"
msgstr ""
-#: c-parser.c:6554 cp/parser.c:19165
+#: c-parser.c:6530 cp/parser.c:19447
#, gcc-internal-format
msgid "%<#pragma GCC pch_preprocess%> must be first"
msgstr ""
-#: c-parser.c:6705 cp/parser.c:18013
+#: c-parser.c:6681 cp/parser.c:18298
#, gcc-internal-format
msgid "too many %qs clauses"
msgstr ""
-#: c-parser.c:6830
+#: c-parser.c:6806
#, gcc-internal-format
msgid "expected %<none%> or %<shared%>"
msgstr ""
-#: c-parser.c:6873
+#: c-parser.c:6849
#, gcc-internal-format
msgid "expected %<(%>"
msgstr ""
-#: c-parser.c:6916 c-parser.c:7091
+#: c-parser.c:6892 c-parser.c:7067
#, gcc-internal-format
msgid "expected integer expression"
msgstr ""
-#: c-parser.c:6925
+#: c-parser.c:6901
#, gcc-internal-format
msgid "%<num_threads%> value must be positive"
msgstr ""
-#: c-parser.c:7005
+#: c-parser.c:6981
#, gcc-internal-format
msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, or %<||%>"
msgstr ""
-#: c-parser.c:7086 cp/parser.c:18362
+#: c-parser.c:7062 cp/parser.c:18647
#, gcc-internal-format
msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
msgstr ""
-#: c-parser.c:7104
+#: c-parser.c:7080
#, gcc-internal-format
msgid "invalid schedule kind"
msgstr ""
-#: c-parser.c:7189
+#: c-parser.c:7165
#, gcc-internal-format
msgid "expected %<#pragma omp%> clause"
msgstr ""
-#: c-parser.c:7198 cp/parser.c:18471
+#: c-parser.c:7174 cp/parser.c:18756
#, gcc-internal-format
msgid "%qs is not valid for %qs"
msgstr ""
-#: c-parser.c:7298
+#: c-parser.c:7274
#, gcc-internal-format
msgid "invalid operator for %<#pragma omp atomic%>"
msgstr ""
-#: c-parser.c:7349 c-parser.c:7369
+#: c-parser.c:7325 c-parser.c:7345
#, gcc-internal-format
msgid "expected %<(%> or end of line"
msgstr ""
-#: c-parser.c:7387
+#: c-parser.c:7363
#, gcc-internal-format
msgid "for statement expected"
msgstr ""
-#: c-parser.c:7460 cp/semantics.c:3774 cp/semantics.c:3818
+#: c-parser.c:7436 cp/semantics.c:3800 cp/semantics.c:3844
#, gcc-internal-format
msgid "expected iteration declaration or initialization"
msgstr ""
-#: c-parser.c:7586
+#: c-parser.c:7562
#, gcc-internal-format
msgid "expected %<#pragma omp section%> or %<}%>"
msgstr ""
-#: c-parser.c:7805 cp/parser.c:19053 fortran/openmp.c:470
-#, gcc-internal-format
-msgid "threadprivate variables not supported in this target"
-msgstr ""
-
-#: c-parser.c:7815 cp/semantics.c:3668
+#: c-parser.c:7794 cp/semantics.c:3694
#, gcc-internal-format
msgid "%qE declared %<threadprivate%> after first use"
msgstr ""
-#: c-parser.c:7817 cp/semantics.c:3670
+#: c-parser.c:7796 cp/semantics.c:3696
#, gcc-internal-format
msgid "automatic variable %qE cannot be %<threadprivate%>"
msgstr ""
-#: c-parser.c:7819 cp/semantics.c:3672
+#: c-parser.c:7798 cp/semantics.c:3698
#, gcc-internal-format
msgid "%<threadprivate%> %qE has incomplete type"
msgstr ""
@@ -18857,7 +19240,7 @@ msgstr ""
msgid "%qD has an incomplete type"
msgstr ""
-#: c-typeck.c:196 cp/call.c:2716
+#: c-typeck.c:196 cp/call.c:2744
#, gcc-internal-format
msgid "invalid use of void expression"
msgstr ""
@@ -18913,7 +19296,7 @@ msgstr ""
msgid "function return types not compatible due to %<volatile%>"
msgstr ""
-#: c-typeck.c:1428 c-typeck.c:2781
+#: c-typeck.c:1428 c-typeck.c:2736
#, gcc-internal-format
msgid "arithmetic on pointer to an incomplete type"
msgstr ""
@@ -18938,17 +19321,17 @@ msgstr ""
msgid "dereferencing %<void *%> pointer"
msgstr ""
-#: c-typeck.c:1913 cp/typeck.c:2340
+#: c-typeck.c:1913 cp/typeck.c:2334
#, gcc-internal-format
msgid "invalid type argument of %qs"
msgstr ""
-#: c-typeck.c:1941 cp/typeck.c:2483
+#: c-typeck.c:1941 cp/typeck.c:2477
#, gcc-internal-format
msgid "subscripted value is neither array nor pointer"
msgstr ""
-#: c-typeck.c:1952 cp/typeck.c:2402 cp/typeck.c:2488
+#: c-typeck.c:1952 cp/typeck.c:2396 cp/typeck.c:2482
#, gcc-internal-format
msgid "array subscript is not an integer"
msgstr ""
@@ -18968,7 +19351,12 @@ msgstr ""
msgid "ISO C90 forbids subscripting non-lvalue array"
msgstr ""
-#: c-typeck.c:2256
+#: c-typeck.c:2121
+#, gcc-internal-format
+msgid "%H%qD is static but used in inline function %qD which is not static"
+msgstr ""
+
+#: c-typeck.c:2269
#, gcc-internal-format
msgid "called object %qE is not a function"
msgstr ""
@@ -18976,1309 +19364,1314 @@ 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-typeck.c:2297
#, gcc-internal-format
msgid "function called through a non-compatible type"
msgstr ""
-#: c-typeck.c:2391
+#: c-typeck.c:2406
#, gcc-internal-format
msgid "too many arguments to function %qE"
msgstr ""
-#: c-typeck.c:2412
+#: c-typeck.c:2427
#, gcc-internal-format
msgid "type of formal parameter %d is incomplete"
msgstr ""
-#: c-typeck.c:2425
+#: c-typeck.c:2440
#, gcc-internal-format
msgid ""
"passing argument %d of %qE as integer rather than floating due to prototype"
msgstr ""
-#: c-typeck.c:2430
+#: c-typeck.c:2445
#, gcc-internal-format
msgid ""
"passing argument %d of %qE as integer rather than complex due to prototype"
msgstr ""
-#: c-typeck.c:2435
+#: c-typeck.c:2450
#, gcc-internal-format
msgid ""
"passing argument %d of %qE as complex rather than floating due to prototype"
msgstr ""
-#: c-typeck.c:2440
+#: c-typeck.c:2455
#, gcc-internal-format
msgid ""
"passing argument %d of %qE as floating rather than integer due to prototype"
msgstr ""
-#: c-typeck.c:2445
+#: c-typeck.c:2460
#, gcc-internal-format
msgid ""
"passing argument %d of %qE as complex rather than integer due to prototype"
msgstr ""
-#: c-typeck.c:2450
+#: c-typeck.c:2465
#, gcc-internal-format
msgid ""
"passing argument %d of %qE as floating rather than complex due to prototype"
msgstr ""
-#: c-typeck.c:2463
+#: c-typeck.c:2478
#, gcc-internal-format
msgid ""
"passing argument %d of %qE as %<float%> rather than %<double%> due to "
"prototype"
msgstr ""
-#: c-typeck.c:2488
+#: c-typeck.c:2503
#, gcc-internal-format
msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
msgstr ""
-#: c-typeck.c:2509
+#: c-typeck.c:2524
#, gcc-internal-format
msgid "passing argument %d of %qE with different width due to prototype"
msgstr ""
-#: c-typeck.c:2532
+#: c-typeck.c:2547
#, gcc-internal-format
msgid "passing argument %d of %qE as unsigned due to prototype"
msgstr ""
-#: c-typeck.c:2536
+#: c-typeck.c:2551
#, gcc-internal-format
msgid "passing argument %d of %qE as signed due to prototype"
msgstr ""
-#: c-typeck.c:2627
-#, gcc-internal-format
-msgid "suggest parentheses around + or - inside shift"
-msgstr ""
-
-#: c-typeck.c:2635
-#, gcc-internal-format
-msgid "suggest parentheses around && within ||"
-msgstr ""
-
-#: c-typeck.c:2645
+#: c-typeck.c:2649 c-typeck.c:2653 cp/typeck.c:3277 cp/typeck.c:3452
#, gcc-internal-format
-msgid "suggest parentheses around arithmetic in operand of |"
-msgstr ""
-
-#: c-typeck.c:2650
-#, gcc-internal-format
-msgid "suggest parentheses around comparison in operand of |"
-msgstr ""
-
-#: c-typeck.c:2660
-#, gcc-internal-format
-msgid "suggest parentheses around arithmetic in operand of ^"
-msgstr ""
-
-#: c-typeck.c:2665
-#, gcc-internal-format
-msgid "suggest parentheses around comparison in operand of ^"
-msgstr ""
-
-#: c-typeck.c:2673
-#, gcc-internal-format
-msgid "suggest parentheses around + or - in operand of &"
+msgid "comparison with string literal results in unspecified behaviour"
msgstr ""
#: c-typeck.c:2678
#, gcc-internal-format
-msgid "suggest parentheses around comparison in operand of &"
-msgstr ""
-
-#: c-typeck.c:2684
-#, gcc-internal-format
-msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
-msgstr ""
-
-#: c-typeck.c:2696 c-typeck.c:2701 cp/typeck.c:3250 cp/typeck.c:3359
-#, gcc-internal-format
-msgid "comparison with string literal"
-msgstr ""
-
-#: c-typeck.c:2723
-#, gcc-internal-format
msgid "pointer of type %<void *%> used in subtraction"
msgstr ""
-#: c-typeck.c:2725
+#: c-typeck.c:2680
#, gcc-internal-format
msgid "pointer to a function used in subtraction"
msgstr ""
-#: c-typeck.c:2832
+#: c-typeck.c:2787
#, gcc-internal-format
msgid "wrong type argument to unary plus"
msgstr ""
-#: c-typeck.c:2845
+#: c-typeck.c:2800
#, gcc-internal-format
msgid "wrong type argument to unary minus"
msgstr ""
-#: c-typeck.c:2862
+#: c-typeck.c:2817
#, gcc-internal-format
msgid "ISO C does not support %<~%> for complex conjugation"
msgstr ""
-#: c-typeck.c:2868
+#: c-typeck.c:2823
#, gcc-internal-format
msgid "wrong type argument to bit-complement"
msgstr ""
-#: c-typeck.c:2876
+#: c-typeck.c:2831
#, gcc-internal-format
msgid "wrong type argument to abs"
msgstr ""
-#: c-typeck.c:2888
+#: c-typeck.c:2843
#, gcc-internal-format
msgid "wrong type argument to conjugation"
msgstr ""
-#: c-typeck.c:2900
+#: c-typeck.c:2855
#, gcc-internal-format
msgid "wrong type argument to unary exclamation mark"
msgstr ""
-#: c-typeck.c:2934
+#: c-typeck.c:2889
#, gcc-internal-format
msgid "ISO C does not support %<++%> and %<--%> on complex types"
msgstr ""
-#: c-typeck.c:2950 c-typeck.c:2982
+#: c-typeck.c:2905 c-typeck.c:2937
#, gcc-internal-format
msgid "wrong type argument to increment"
msgstr ""
-#: c-typeck.c:2952 c-typeck.c:2984
+#: c-typeck.c:2907 c-typeck.c:2939
#, gcc-internal-format
msgid "wrong type argument to decrement"
msgstr ""
-#: c-typeck.c:2973
+#: c-typeck.c:2928
#, gcc-internal-format
msgid "increment of pointer to unknown structure"
msgstr ""
-#: c-typeck.c:2975
+#: c-typeck.c:2930
#, gcc-internal-format
msgid "decrement of pointer to unknown structure"
msgstr ""
-#: c-typeck.c:3155
+#: c-typeck.c:3110
#, gcc-internal-format
msgid "assignment of read-only member %qD"
msgstr ""
-#: c-typeck.c:3156
+#: c-typeck.c:3111
#, gcc-internal-format
msgid "increment of read-only member %qD"
msgstr ""
-#: c-typeck.c:3157
+#: c-typeck.c:3112
#, gcc-internal-format
msgid "decrement of read-only member %qD"
msgstr ""
-#: c-typeck.c:3158
+#: c-typeck.c:3113
#, gcc-internal-format
msgid "read-only member %qD used as %<asm%> output"
msgstr ""
-#: c-typeck.c:3162
+#: c-typeck.c:3117
#, gcc-internal-format
msgid "assignment of read-only variable %qD"
msgstr ""
-#: c-typeck.c:3163
+#: c-typeck.c:3118
#, gcc-internal-format
msgid "increment of read-only variable %qD"
msgstr ""
-#: c-typeck.c:3164
+#: c-typeck.c:3119
#, gcc-internal-format
msgid "decrement of read-only variable %qD"
msgstr ""
-#: c-typeck.c:3165
+#: c-typeck.c:3120
#, gcc-internal-format
msgid "read-only variable %qD used as %<asm%> output"
msgstr ""
-#: c-typeck.c:3168
+#: c-typeck.c:3123
#, gcc-internal-format
msgid "assignment of read-only location"
msgstr ""
-#: c-typeck.c:3169
+#: c-typeck.c:3124
#, gcc-internal-format
msgid "increment of read-only location"
msgstr ""
-#: c-typeck.c:3170
+#: c-typeck.c:3125
#, gcc-internal-format
msgid "decrement of read-only location"
msgstr ""
-#: c-typeck.c:3171
+#: c-typeck.c:3126
#, gcc-internal-format
msgid "read-only location used as %<asm%> output"
msgstr ""
-#: c-typeck.c:3206
+#: c-typeck.c:3161
#, gcc-internal-format
msgid "cannot take address of bit-field %qD"
msgstr ""
-#: c-typeck.c:3234
+#: c-typeck.c:3189
#, gcc-internal-format
msgid "global register variable %qD used in nested function"
msgstr ""
-#: c-typeck.c:3237
+#: c-typeck.c:3192
#, gcc-internal-format
msgid "register variable %qD used in nested function"
msgstr ""
-#: c-typeck.c:3242
+#: c-typeck.c:3197
#, gcc-internal-format
msgid "address of global register variable %qD requested"
msgstr ""
-#: c-typeck.c:3244
+#: c-typeck.c:3199
#, gcc-internal-format
msgid "address of register variable %qD requested"
msgstr ""
-#: c-typeck.c:3290
+#: c-typeck.c:3245
#, gcc-internal-format
msgid "non-lvalue array in conditional expression"
msgstr ""
-#: c-typeck.c:3334
+#: c-typeck.c:3293
#, gcc-internal-format
msgid "signed and unsigned type in conditional expression"
msgstr ""
-#: c-typeck.c:3341
+#: c-typeck.c:3300
#, gcc-internal-format
msgid "ISO C forbids conditional expr with only one void side"
msgstr ""
-#: c-typeck.c:3355 c-typeck.c:3363
+#: c-typeck.c:3314 c-typeck.c:3322
#, gcc-internal-format
msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
msgstr ""
-#: c-typeck.c:3370
+#: c-typeck.c:3329
#, gcc-internal-format
msgid "pointer type mismatch in conditional expression"
msgstr ""
-#: c-typeck.c:3377 c-typeck.c:3387
+#: c-typeck.c:3336 c-typeck.c:3346
#, gcc-internal-format
msgid "pointer/integer type mismatch in conditional expression"
msgstr ""
-#: c-typeck.c:3401
+#: c-typeck.c:3360
#, gcc-internal-format
msgid "type mismatch in conditional expression"
msgstr ""
-#: c-typeck.c:3443
+#: c-typeck.c:3402
#, gcc-internal-format
msgid "left-hand operand of comma expression has no effect"
msgstr ""
-#: c-typeck.c:3480
+#: c-typeck.c:3439
#, gcc-internal-format
msgid "cast specifies array type"
msgstr ""
-#: c-typeck.c:3486
+#: c-typeck.c:3445
#, gcc-internal-format
msgid "cast specifies function type"
msgstr ""
-#: c-typeck.c:3496
+#: c-typeck.c:3455
#, gcc-internal-format
msgid "ISO C forbids casting nonscalar to the same type"
msgstr ""
-#: c-typeck.c:3513
+#: c-typeck.c:3472
#, gcc-internal-format
msgid "ISO C forbids casts to union type"
msgstr ""
-#: c-typeck.c:3521
+#: c-typeck.c:3480
#, gcc-internal-format
msgid "cast to union type from type not present in union"
msgstr ""
-#: c-typeck.c:3567
+#: c-typeck.c:3526
#, gcc-internal-format
msgid "cast adds new qualifiers to function type"
msgstr ""
#. There are qualifiers present in IN_OTYPE that are not
#. present in IN_TYPE.
-#: c-typeck.c:3572
+#: c-typeck.c:3531
#, gcc-internal-format
msgid "cast discards qualifiers from pointer target type"
msgstr ""
-#: c-typeck.c:3588
+#: c-typeck.c:3547
#, gcc-internal-format
msgid "cast increases required alignment of target type"
msgstr ""
-#: c-typeck.c:3599
+#: c-typeck.c:3558
#, gcc-internal-format
msgid "cast from pointer to integer of different size"
msgstr ""
-#: c-typeck.c:3603
+#: c-typeck.c:3562
#, gcc-internal-format
msgid "cast from function call of type %qT to non-matching type %qT"
msgstr ""
-#: c-typeck.c:3611
+#: c-typeck.c:3570
#, gcc-internal-format
msgid "cast to pointer from integer of different size"
msgstr ""
-#: c-typeck.c:3624
+#: c-typeck.c:3583
#, gcc-internal-format
msgid "ISO C forbids conversion of function pointer to object pointer type"
msgstr ""
-#: c-typeck.c:3632
+#: c-typeck.c:3591
#, gcc-internal-format
msgid "ISO C forbids conversion of object pointer to function pointer type"
msgstr ""
-#: c-typeck.c:3908
+#: c-typeck.c:3865
#, gcc-internal-format
msgid "cannot pass rvalue to reference parameter"
msgstr ""
-#: c-typeck.c:4013 c-typeck.c:4179
+#: c-typeck.c:3970 c-typeck.c:4136
#, gcc-internal-format
msgid ""
"passing argument %d of %qE makes qualified function pointer from unqualified"
msgstr ""
-#: c-typeck.c:4016 c-typeck.c:4182
+#: c-typeck.c:3973 c-typeck.c:4139
#, gcc-internal-format
msgid "assignment makes qualified function pointer from unqualified"
msgstr ""
-#: c-typeck.c:4019 c-typeck.c:4184
+#: c-typeck.c:3976 c-typeck.c:4141
#, gcc-internal-format
msgid "initialization makes qualified function pointer from unqualified"
msgstr ""
-#: c-typeck.c:4022 c-typeck.c:4186
+#: c-typeck.c:3979 c-typeck.c:4143
#, gcc-internal-format
msgid "return makes qualified function pointer from unqualified"
msgstr ""
-#: c-typeck.c:4026 c-typeck.c:4146
+#: c-typeck.c:3983 c-typeck.c:4103
#, gcc-internal-format
msgid "passing argument %d of %qE discards qualifiers from pointer target type"
msgstr ""
-#: c-typeck.c:4028 c-typeck.c:4148
+#: c-typeck.c:3985 c-typeck.c:4105
#, gcc-internal-format
msgid "assignment discards qualifiers from pointer target type"
msgstr ""
-#: c-typeck.c:4030 c-typeck.c:4150
+#: c-typeck.c:3987 c-typeck.c:4107
#, gcc-internal-format
msgid "initialization discards qualifiers from pointer target type"
msgstr ""
-#: c-typeck.c:4032 c-typeck.c:4152
+#: c-typeck.c:3989 c-typeck.c:4109
#, gcc-internal-format
msgid "return discards qualifiers from pointer target type"
msgstr ""
-#: c-typeck.c:4039
+#: c-typeck.c:3996
#, gcc-internal-format
msgid "ISO C prohibits argument conversion to union type"
msgstr ""
-#: c-typeck.c:4074
+#: c-typeck.c:4031
#, gcc-internal-format
msgid "request for implicit conversion from %qT to %qT not permitted in C++"
msgstr ""
-#: c-typeck.c:4087
+#: c-typeck.c:4044
#, gcc-internal-format
msgid "argument %d of %qE might be a candidate for a format attribute"
msgstr ""
-#: c-typeck.c:4093
+#: c-typeck.c:4050
#, gcc-internal-format
msgid "assignment left-hand side might be a candidate for a format attribute"
msgstr ""
-#: c-typeck.c:4098
+#: c-typeck.c:4055
#, gcc-internal-format
msgid ""
"initialization left-hand side might be a candidate for a format attribute"
msgstr ""
-#: c-typeck.c:4103
+#: c-typeck.c:4060
#, gcc-internal-format
msgid "return type might be a candidate for a format attribute"
msgstr ""
-#: c-typeck.c:4126
+#: c-typeck.c:4083
#, gcc-internal-format
msgid ""
"ISO C forbids passing argument %d of %qE between function pointer and %<void "
"*%>"
msgstr ""
-#: c-typeck.c:4129
+#: c-typeck.c:4086
#, gcc-internal-format
msgid "ISO C forbids assignment between function pointer and %<void *%>"
msgstr ""
-#: c-typeck.c:4131
+#: c-typeck.c:4088
#, gcc-internal-format
msgid "ISO C forbids initialization between function pointer and %<void *%>"
msgstr ""
-#: c-typeck.c:4133
+#: c-typeck.c:4090
#, gcc-internal-format
msgid "ISO C forbids return between function pointer and %<void *%>"
msgstr ""
-#: c-typeck.c:4162
+#: c-typeck.c:4119
#, gcc-internal-format
msgid "pointer targets in passing argument %d of %qE differ in signedness"
msgstr ""
-#: c-typeck.c:4164
+#: c-typeck.c:4121
#, gcc-internal-format
msgid "pointer targets in assignment differ in signedness"
msgstr ""
-#: c-typeck.c:4166
+#: c-typeck.c:4123
#, gcc-internal-format
msgid "pointer targets in initialization differ in signedness"
msgstr ""
-#: c-typeck.c:4168
+#: c-typeck.c:4125
#, gcc-internal-format
msgid "pointer targets in return differ in signedness"
msgstr ""
-#: c-typeck.c:4193
+#: c-typeck.c:4150
#, gcc-internal-format
msgid "passing argument %d of %qE from incompatible pointer type"
msgstr ""
-#: c-typeck.c:4195
+#: c-typeck.c:4152
#, gcc-internal-format
msgid "assignment from incompatible pointer type"
msgstr ""
-#: c-typeck.c:4196
+#: c-typeck.c:4153
#, gcc-internal-format
msgid "initialization from incompatible pointer type"
msgstr ""
-#: c-typeck.c:4198
+#: c-typeck.c:4155
#, gcc-internal-format
msgid "return from incompatible pointer type"
msgstr ""
-#: c-typeck.c:4215
+#: c-typeck.c:4172
#, gcc-internal-format
msgid "passing argument %d of %qE makes pointer from integer without a cast"
msgstr ""
-#: c-typeck.c:4217
+#: c-typeck.c:4174
#, gcc-internal-format
msgid "assignment makes pointer from integer without a cast"
msgstr ""
-#: c-typeck.c:4219
+#: c-typeck.c:4176
#, gcc-internal-format
msgid "initialization makes pointer from integer without a cast"
msgstr ""
-#: c-typeck.c:4221
+#: c-typeck.c:4178
#, gcc-internal-format
msgid "return makes pointer from integer without a cast"
msgstr ""
-#: c-typeck.c:4228
+#: c-typeck.c:4185
#, gcc-internal-format
msgid "passing argument %d of %qE makes integer from pointer without a cast"
msgstr ""
-#: c-typeck.c:4230
+#: c-typeck.c:4187
#, gcc-internal-format
msgid "assignment makes integer from pointer without a cast"
msgstr ""
-#: c-typeck.c:4232
+#: c-typeck.c:4189
#, gcc-internal-format
msgid "initialization makes integer from pointer without a cast"
msgstr ""
-#: c-typeck.c:4234
+#: c-typeck.c:4191
#, gcc-internal-format
msgid "return makes integer from pointer without a cast"
msgstr ""
-#: c-typeck.c:4250
+#: c-typeck.c:4207
#, gcc-internal-format
msgid "incompatible types in assignment"
msgstr ""
-#: c-typeck.c:4253
+#: c-typeck.c:4210
#, gcc-internal-format
msgid "incompatible types in initialization"
msgstr ""
-#: c-typeck.c:4256
+#: c-typeck.c:4213
#, gcc-internal-format
msgid "incompatible types in return"
msgstr ""
-#: c-typeck.c:4343
+#: c-typeck.c:4300
#, gcc-internal-format
msgid "traditional C rejects automatic aggregate initialization"
msgstr ""
-#: c-typeck.c:4513 c-typeck.c:4528 c-typeck.c:4543
+#: c-typeck.c:4471 c-typeck.c:4486 c-typeck.c:4501
#, gcc-internal-format
msgid "(near initialization for %qs)"
msgstr ""
-#: c-typeck.c:5083 cp/decl.c:4767
+#: c-typeck.c:5041 cp/decl.c:4785
#, gcc-internal-format
msgid "opaque vector types cannot be initialized"
msgstr ""
-#: c-typeck.c:5706
+#: c-typeck.c:5664
#, gcc-internal-format
msgid "unknown field %qE specified in initializer"
msgstr ""
-#: c-typeck.c:6606
+#: c-typeck.c:6564
#, gcc-internal-format
msgid "traditional C rejects initialization of unions"
msgstr ""
-#: c-typeck.c:6914
+#: c-typeck.c:6872
#, gcc-internal-format
msgid "jump into statement expression"
msgstr ""
-#: c-typeck.c:6920
+#: c-typeck.c:6878
#, gcc-internal-format
msgid "jump into scope of identifier with variably modified type"
msgstr ""
-#: c-typeck.c:6957
+#: c-typeck.c:6915
#, gcc-internal-format
msgid "ISO C forbids %<goto *expr;%>"
msgstr ""
-#: c-typeck.c:6972 cp/typeck.c:6420
+#: c-typeck.c:6930 cp/typeck.c:6522
#, gcc-internal-format
msgid "function declared %<noreturn%> has a %<return%> statement"
msgstr ""
-#: c-typeck.c:6980
+#: c-typeck.c:6938
#, gcc-internal-format
msgid "%<return%> with no value, in function returning non-void"
msgstr ""
-#: c-typeck.c:6989
+#: c-typeck.c:6947
#, gcc-internal-format
msgid "%<return%> with a value, in function returning void"
msgstr ""
-#: c-typeck.c:7046
+#: c-typeck.c:6949
+#, gcc-internal-format
+msgid "ISO C forbids %<return%> with expression, in function returning void"
+msgstr ""
+
+#: c-typeck.c:7006
#, gcc-internal-format
msgid "function returns address of local variable"
msgstr ""
-#: c-typeck.c:7118 cp/semantics.c:916
+#: c-typeck.c:7078 cp/semantics.c:939
#, gcc-internal-format
msgid "switch quantity not an integer"
msgstr ""
-#: c-typeck.c:7130
+#: c-typeck.c:7090
#, gcc-internal-format
msgid "%<long%> switch expression not converted to %<int%> in ISO C"
msgstr ""
-#: c-typeck.c:7170
+#: c-typeck.c:7130
#, gcc-internal-format
msgid ""
"case label in statement expression not containing enclosing switch statement"
msgstr ""
-#: c-typeck.c:7173
+#: c-typeck.c:7133
#, gcc-internal-format
msgid ""
"%<default%> label in statement expression not containing enclosing switch "
"statement"
msgstr ""
-#: c-typeck.c:7179
+#: c-typeck.c:7139
#, gcc-internal-format
msgid ""
"case label in scope of identifier with variably modified type not containing "
"enclosing switch statement"
msgstr ""
-#: c-typeck.c:7182
+#: c-typeck.c:7142
#, gcc-internal-format
msgid ""
"%<default%> label in scope of identifier with variably modified type not "
"containing enclosing switch statement"
msgstr ""
-#: c-typeck.c:7186 cp/parser.c:6373
+#: c-typeck.c:7146 cp/parser.c:6446
#, gcc-internal-format
msgid "case label not within a switch statement"
msgstr ""
-#: c-typeck.c:7188
+#: c-typeck.c:7148
#, gcc-internal-format
msgid "%<default%> label not within a switch statement"
msgstr ""
-#: c-typeck.c:7265
+#: c-typeck.c:7225
#, gcc-internal-format
msgid "%Hsuggest explicit braces to avoid ambiguous %<else%>"
msgstr ""
-#: c-typeck.c:7376 cp/cp-gimplify.c:97 cp/parser.c:6869
+#: c-typeck.c:7336 cp/cp-gimplify.c:97 cp/parser.c:6992
#, gcc-internal-format
msgid "break statement not within loop or switch"
msgstr ""
-#: c-typeck.c:7378 cp/parser.c:6890
+#: c-typeck.c:7338 cp/parser.c:7013
#, gcc-internal-format
msgid "continue statement not within a loop"
msgstr ""
-#: c-typeck.c:7383 cp/parser.c:6880
+#: c-typeck.c:7343 cp/parser.c:7003
#, gcc-internal-format
msgid "break statement used with OpenMP for loop"
msgstr ""
-#: c-typeck.c:7406
+#: c-typeck.c:7366
#, gcc-internal-format
msgid "%Hstatement with no effect"
msgstr ""
-#: c-typeck.c:7428
+#: c-typeck.c:7388
#, gcc-internal-format
msgid "expression statement has incomplete type"
msgstr ""
-#: c-typeck.c:7891 c-typeck.c:7932
+#: c-typeck.c:7851 c-typeck.c:7892
#, gcc-internal-format
msgid "division by zero"
msgstr ""
-#: c-typeck.c:7977 cp/typeck.c:3183
+#: c-typeck.c:7937 cp/typeck.c:3209
#, gcc-internal-format
msgid "right shift count is negative"
msgstr ""
-#: c-typeck.c:7984 cp/typeck.c:3189
+#: c-typeck.c:7944 cp/typeck.c:3215
#, gcc-internal-format
msgid "right shift count >= width of type"
msgstr ""
-#: c-typeck.c:8005 cp/typeck.c:3208
+#: c-typeck.c:7965 cp/typeck.c:3234
#, gcc-internal-format
msgid "left shift count is negative"
msgstr ""
-#: c-typeck.c:8008 cp/typeck.c:3210
+#: c-typeck.c:7968 cp/typeck.c:3236
#, gcc-internal-format
msgid "left shift count >= width of type"
msgstr ""
-#: c-typeck.c:8026 cp/typeck.c:3246
+#: c-typeck.c:7986 cp/typeck.c:3274
#, gcc-internal-format
msgid "comparing floating point with == or != is unsafe"
msgstr ""
-#: c-typeck.c:8050 c-typeck.c:8057
+#: c-typeck.c:8010 c-typeck.c:8017
#, gcc-internal-format
msgid "ISO C forbids comparison of %<void *%> with function pointer"
msgstr ""
-#: c-typeck.c:8063 c-typeck.c:8125
+#: c-typeck.c:8023 c-typeck.c:8079
#, gcc-internal-format
msgid "comparison of distinct pointer types lacks a cast"
msgstr ""
-#: c-typeck.c:8075 c-typeck.c:8086
+#: c-typeck.c:8032 c-typeck.c:8040 cp/typeck.c:3294 cp/typeck.c:3303
#, gcc-internal-format
msgid "the address of %qD will never be NULL"
msgstr ""
-#: c-typeck.c:8093 c-typeck.c:8098 c-typeck.c:8143 c-typeck.c:8148
+#: c-typeck.c:8047 c-typeck.c:8052 c-typeck.c:8097 c-typeck.c:8102
#, gcc-internal-format
msgid "comparison between pointer and integer"
msgstr ""
-#: c-typeck.c:8117
+#: c-typeck.c:8071
#, gcc-internal-format
msgid "comparison of complete and incomplete pointers"
msgstr ""
-#: c-typeck.c:8120
+#: c-typeck.c:8074
#, gcc-internal-format
msgid "ISO C forbids ordered comparisons of pointers to functions"
msgstr ""
-#: c-typeck.c:8132 c-typeck.c:8138
+#: c-typeck.c:8086 c-typeck.c:8092
#, gcc-internal-format
msgid "ordered comparison of pointer with integer zero"
msgstr ""
-#: c-typeck.c:8391
+#: c-typeck.c:8346
#, gcc-internal-format
msgid "comparison between signed and unsigned"
msgstr ""
-#: c-typeck.c:8437 cp/typeck.c:3678
+#: c-typeck.c:8392 cp/typeck.c:3771
#, gcc-internal-format
msgid "comparison of promoted ~unsigned with constant"
msgstr ""
-#: c-typeck.c:8445 cp/typeck.c:3686
+#: c-typeck.c:8400 cp/typeck.c:3779
#, gcc-internal-format
msgid "comparison of promoted ~unsigned with unsigned"
msgstr ""
-#: c-typeck.c:8503
+#: c-typeck.c:8458
#, gcc-internal-format
msgid "used array that cannot be converted to pointer where scalar is required"
msgstr ""
-#: c-typeck.c:8507
+#: c-typeck.c:8462
#, gcc-internal-format
msgid "used struct type value where scalar is required"
msgstr ""
-#: c-typeck.c:8511
+#: c-typeck.c:8466
#, gcc-internal-format
msgid "used union type value where scalar is required"
msgstr ""
-#: c-typeck.c:8616 cp/semantics.c:3496
+#: c-typeck.c:8571 cp/semantics.c:3522
#, gcc-internal-format
msgid "%qE has invalid type for %<reduction%>"
msgstr ""
-#: c-typeck.c:8650 cp/semantics.c:3509
+#: c-typeck.c:8605 cp/semantics.c:3535
#, gcc-internal-format
msgid "%qE has invalid type for %<reduction(%s)%>"
msgstr ""
-#: c-typeck.c:8666 cp/semantics.c:3519
+#: c-typeck.c:8621 cp/semantics.c:3545
#, gcc-internal-format
msgid "%qE must be %<threadprivate%> for %<copyin%>"
msgstr ""
-#: c-typeck.c:8675 cp/semantics.c:3324
+#: c-typeck.c:8630 cp/semantics.c:3350
#, gcc-internal-format
msgid "%qE is not a variable in clause %qs"
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: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 "%qE appears more than once in data clauses"
msgstr ""
-#: c-typeck.c:8696 cp/semantics.c:3344
+#: c-typeck.c:8651 cp/semantics.c:3370
#, gcc-internal-format
msgid "%qE is not a variable in clause %<firstprivate%>"
msgstr ""
-#: c-typeck.c:8716 cp/semantics.c:3363
+#: c-typeck.c:8671 cp/semantics.c:3389
#, gcc-internal-format
msgid "%qE is not a variable in clause %<lastprivate%>"
msgstr ""
-#: c-typeck.c:8774 cp/semantics.c:3560
+#: c-typeck.c:8729 cp/semantics.c:3586
#, gcc-internal-format
msgid "%qE is predetermined %qs for %qs"
msgstr ""
-#: calls.c:1928
+#: calls.c:1997
#, gcc-internal-format
msgid "function call has aggregate value"
msgstr ""
-#: cfgexpand.c:1617
+#: cfgexpand.c:1778
#, gcc-internal-format
msgid "not protecting local variables: variable length buffer"
msgstr ""
-#: cfgexpand.c:1619
+#: cfgexpand.c:1780
#, gcc-internal-format
msgid "not protecting function: no buffer at least %d bytes long"
msgstr ""
-#: cfghooks.c:90
+#: cfghooks.c:98
#, gcc-internal-format
msgid "bb %d on wrong place"
msgstr ""
-#: cfghooks.c:96
+#: cfghooks.c:104
#, gcc-internal-format
msgid "prev_bb of %d should be %d, not %d"
msgstr ""
-#: cfghooks.c:113
+#: cfghooks.c:121
+#, gcc-internal-format
+msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
+msgstr ""
+
+#: cfghooks.c:127
+#, gcc-internal-format
+msgid "verify_flow_info: Block %i lacks loop_father"
+msgstr ""
+
+#: cfghooks.c:133
#, gcc-internal-format
msgid "verify_flow_info: Wrong count of block %i %i"
msgstr ""
-#: cfghooks.c:119
+#: cfghooks.c:139
#, gcc-internal-format
msgid "verify_flow_info: Wrong frequency of block %i %i"
msgstr ""
-#: cfghooks.c:127
+#: cfghooks.c:147
#, gcc-internal-format
msgid "verify_flow_info: Duplicate edge %i->%i"
msgstr ""
-#: cfghooks.c:133
+#: cfghooks.c:153
#, gcc-internal-format
msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
msgstr ""
-#: cfghooks.c:139
+#: cfghooks.c:159
#, gcc-internal-format
msgid "verify_flow_info: Wrong count of edge %i->%i %i"
msgstr ""
-#: cfghooks.c:151
+#: cfghooks.c:171
#, gcc-internal-format
msgid "verify_flow_info: Basic block %d succ edge is corrupted"
msgstr ""
-#: cfghooks.c:165 cfgrtl.c:1873
+#: cfghooks.c:185 cfgrtl.c:1801
#, gcc-internal-format
msgid "wrong amount of branch edges after unconditional jump %i"
msgstr ""
-#: cfghooks.c:173 cfghooks.c:184
+#: cfghooks.c:193 cfghooks.c:204
#, gcc-internal-format
msgid "basic block %d pred edge is corrupted"
msgstr ""
-#: cfghooks.c:185
+#: cfghooks.c:205
#, gcc-internal-format
msgid "its dest_idx should be %d, not %d"
msgstr ""
-#: cfghooks.c:214
+#: cfghooks.c:234
#, gcc-internal-format
msgid "basic block %i edge lists are corrupted"
msgstr ""
-#: cfghooks.c:227
+#: cfghooks.c:247
#, gcc-internal-format
msgid "verify_flow_info failed"
msgstr ""
-#: cfghooks.c:288
+#: cfghooks.c:308
#, gcc-internal-format
msgid "%s does not support redirect_edge_and_branch"
msgstr ""
-#: cfghooks.c:306
+#: cfghooks.c:328
+#, gcc-internal-format
+msgid "%s does not support can_remove_branch_p"
+msgstr ""
+
+#: cfghooks.c:374
#, gcc-internal-format
msgid "%s does not support redirect_edge_and_branch_force"
msgstr ""
-#: cfghooks.c:324
+#: cfghooks.c:410
#, gcc-internal-format
msgid "%s does not support split_block"
msgstr ""
-#: cfghooks.c:360
+#: cfghooks.c:449
#, gcc-internal-format
msgid "%s does not support move_block_after"
msgstr ""
-#: cfghooks.c:373
+#: cfghooks.c:462
#, gcc-internal-format
msgid "%s does not support delete_basic_block"
msgstr ""
-#: cfghooks.c:405
+#: cfghooks.c:512
#, gcc-internal-format
msgid "%s does not support split_edge"
msgstr ""
-#: cfghooks.c:466
+#: cfghooks.c:585
#, gcc-internal-format
msgid "%s does not support create_basic_block"
msgstr ""
-#: cfghooks.c:494
+#: cfghooks.c:613
#, gcc-internal-format
msgid "%s does not support can_merge_blocks_p"
msgstr ""
-#: cfghooks.c:505
+#: cfghooks.c:624
#, gcc-internal-format
msgid "%s does not support predict_edge"
msgstr ""
-#: cfghooks.c:514
+#: cfghooks.c:633
#, gcc-internal-format
msgid "%s does not support predicted_by_p"
msgstr ""
-#: cfghooks.c:528
+#: cfghooks.c:647
#, gcc-internal-format
msgid "%s does not support merge_blocks"
msgstr ""
-#: cfghooks.c:573
+#: cfghooks.c:704
#, gcc-internal-format
msgid "%s does not support make_forwarder_block"
msgstr ""
-#: cfghooks.c:678
+#: cfghooks.c:840
#, gcc-internal-format
msgid "%s does not support can_duplicate_block_p"
msgstr ""
-#: cfghooks.c:706
+#: cfghooks.c:868
#, gcc-internal-format
msgid "%s does not support duplicate_block"
msgstr ""
-#: cfghooks.c:774
+#: cfghooks.c:940
#, gcc-internal-format
msgid "%s does not support block_ends_with_call_p"
msgstr ""
-#: cfghooks.c:785
+#: cfghooks.c:951
#, gcc-internal-format
msgid "%s does not support block_ends_with_condjump_p"
msgstr ""
-#: cfghooks.c:803
+#: cfghooks.c:969
#, gcc-internal-format
msgid "%s does not support flow_call_edges_add"
msgstr ""
-#: cfgloop.c:1079
+#: cfgloop.c:1307
#, gcc-internal-format
msgid "size of loop %d should be %d, not %d"
msgstr ""
-#: cfgloop.c:1096
+#: cfgloop.c:1321
#, gcc-internal-format
msgid "bb %d do not belong to loop %d"
msgstr ""
-#: cfgloop.c:1113
+#: cfgloop.c:1336
#, gcc-internal-format
msgid "loop %d's header does not have exactly 2 entries"
msgstr ""
-#: cfgloop.c:1120
+#: cfgloop.c:1343
#, gcc-internal-format
msgid "loop %d's latch does not have exactly 1 successor"
msgstr ""
-#: cfgloop.c:1125
+#: cfgloop.c:1348
#, gcc-internal-format
msgid "loop %d's latch does not have header as successor"
msgstr ""
-#: cfgloop.c:1130
+#: cfgloop.c:1353
#, gcc-internal-format
msgid "loop %d's latch does not belong directly to it"
msgstr ""
-#: cfgloop.c:1136
+#: cfgloop.c:1359
#, gcc-internal-format
msgid "loop %d's header does not belong directly to it"
msgstr ""
-#: cfgloop.c:1142
+#: cfgloop.c:1365
#, gcc-internal-format
msgid "loop %d's latch is marked as part of irreducible region"
msgstr ""
-#: cfgloop.c:1175
+#: cfgloop.c:1398
#, gcc-internal-format
msgid "basic block %d should be marked irreducible"
msgstr ""
-#: cfgloop.c:1181
+#: cfgloop.c:1404
#, gcc-internal-format
msgid "basic block %d should not be marked irreducible"
msgstr ""
-#: cfgloop.c:1189
+#: cfgloop.c:1412
#, gcc-internal-format
msgid "edge from %d to %d should be marked irreducible"
msgstr ""
-#: cfgloop.c:1196
+#: cfgloop.c:1419
#, gcc-internal-format
msgid "edge from %d to %d should not be marked irreducible"
msgstr ""
-#: cfgloop.c:1231
+#: cfgloop.c:1434
#, gcc-internal-format
-msgid "wrong single exit %d->%d recorded for loop %d"
+msgid "corrupted head of the exits list of loop %d"
msgstr ""
-#: cfgloop.c:1235
+#: cfgloop.c:1452
#, gcc-internal-format
-msgid "right exit is %d->%d"
+msgid "corrupted exits list of loop %d"
msgstr ""
-#: cfgloop.c:1252
+#: cfgloop.c:1461
#, gcc-internal-format
-msgid "single exit not recorded for loop %d"
+msgid "nonempty exits list of loop %d, but exits are not recorded"
msgstr ""
-#: cfgloop.c:1259
+#: cfgloop.c:1487
#, gcc-internal-format
-msgid "loop %d should not have single exit (%d -> %d)"
+msgid "Exit %d->%d not recorded"
msgstr ""
-#: cfgrtl.c:1759
+#: cfgloop.c:1505
#, gcc-internal-format
-msgid "BB_RTL flag not set for block %d"
+msgid "Wrong list of exited loops for edge %d->%d"
msgstr ""
-#: cfgrtl.c:1765
+#: cfgloop.c:1514
#, gcc-internal-format
-msgid "end insn %d for block %d not found in the insn stream"
+msgid "Too many loop exits recorded"
msgstr ""
-#: cfgrtl.c:1779
+#: cfgloop.c:1525
#, gcc-internal-format
-msgid "insn %d is in multiple basic blocks (%d and %d)"
+msgid "%d exits recorded for loop %d (having %d exits)"
msgstr ""
-#: cfgrtl.c:1791
+#: cfgrtl.c:1706
#, gcc-internal-format
-msgid "head insn %d for block %d not found in the insn stream"
+msgid "BB_RTL flag not set for block %d"
msgstr ""
-#: cfgrtl.c:1815
+#: cfgrtl.c:1713
+#, gcc-internal-format
+msgid "insn %d basic block pointer is %d, should be %d"
+msgstr ""
+
+#: cfgrtl.c:1722
+#, gcc-internal-format
+msgid "bb prediction set for block %d, but it is not used in RTL land"
+msgstr ""
+
+#: cfgrtl.c:1743
#, gcc-internal-format
msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
msgstr ""
-#: cfgrtl.c:1830
+#: cfgrtl.c:1758
#, gcc-internal-format
msgid "fallthru edge crosses section boundary (bb %i)"
msgstr ""
-#: cfgrtl.c:1855
+#: cfgrtl.c:1783
#, gcc-internal-format
msgid "missing REG_EH_REGION note in the end of bb %i"
msgstr ""
-#: cfgrtl.c:1863
+#: cfgrtl.c:1791
#, gcc-internal-format
msgid "too many outgoing branch edges from bb %i"
msgstr ""
-#: cfgrtl.c:1868
+#: cfgrtl.c:1796
#, gcc-internal-format
msgid "fallthru edge after unconditional jump %i"
msgstr ""
-#: cfgrtl.c:1879
+#: cfgrtl.c:1807
#, gcc-internal-format
msgid "wrong amount of branch edges after conditional jump %i"
msgstr ""
-#: cfgrtl.c:1885
+#: cfgrtl.c:1813
#, gcc-internal-format
msgid "call edges for non-call insn in bb %i"
msgstr ""
-#: cfgrtl.c:1894
+#: cfgrtl.c:1822
#, gcc-internal-format
msgid "abnormal edges for no purpose in bb %i"
msgstr ""
-#: cfgrtl.c:1906
+#: cfgrtl.c:1834
#, gcc-internal-format
msgid "insn %d inside basic block %d but block_for_insn is NULL"
msgstr ""
-#: cfgrtl.c:1910
+#: cfgrtl.c:1838
#, gcc-internal-format
msgid "insn %d inside basic block %d but block_for_insn is %i"
msgstr ""
-#: cfgrtl.c:1924 cfgrtl.c:1934
+#: cfgrtl.c:1852 cfgrtl.c:1862
#, gcc-internal-format
msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
msgstr ""
-#: cfgrtl.c:1947
+#: cfgrtl.c:1875
#, gcc-internal-format
msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
msgstr ""
-#: cfgrtl.c:1957
+#: cfgrtl.c:1885
#, gcc-internal-format
msgid "in basic block %d:"
msgstr ""
-#: cfgrtl.c:1994
+#: cfgrtl.c:1935
#, gcc-internal-format
-msgid "bb prediction set for block %i, but it is not used in RTL land"
+msgid "end insn %d for block %d not found in the insn stream"
+msgstr ""
+
+#: cfgrtl.c:1948
+#, gcc-internal-format
+msgid "insn %d is in multiple basic blocks (%d and %d)"
msgstr ""
-#: cfgrtl.c:2012
+#: cfgrtl.c:1960
+#, gcc-internal-format
+msgid "head insn %d for block %d not found in the insn stream"
+msgstr ""
+
+#: cfgrtl.c:1981
#, gcc-internal-format
msgid "missing barrier after block %i"
msgstr ""
-#: cfgrtl.c:2025
+#: cfgrtl.c:1994
#, gcc-internal-format
msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
msgstr ""
-#: cfgrtl.c:2034
+#: cfgrtl.c:2003
#, gcc-internal-format
msgid "verify_flow_info: Incorrect fallthru %i->%i"
msgstr ""
-#: cfgrtl.c:2053
+#: cfgrtl.c:2024
#, gcc-internal-format
msgid "basic blocks not laid down consecutively"
msgstr ""
-#: cfgrtl.c:2092
+#: cfgrtl.c:2063
#, gcc-internal-format
msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
msgstr ""
-#: cgraph.c:892
+#: cgraph.c:772
#, gcc-internal-format
msgid "%D renamed after being referenced in assembly"
msgstr ""
-#: cgraphunit.c:707
+#: cgraphunit.c:513
#, gcc-internal-format
msgid "aux field set for edge %s->%s"
msgstr ""
-#: cgraphunit.c:713
+#: cgraphunit.c:519
#, gcc-internal-format
msgid "Execution count is negative"
msgstr ""
-#: cgraphunit.c:720
+#: cgraphunit.c:526
#, gcc-internal-format
msgid "caller edge count is negative"
msgstr ""
-#: cgraphunit.c:729
+#: cgraphunit.c:531
+#, gcc-internal-format
+msgid "caller edge frequency is negative"
+msgstr ""
+
+#: cgraphunit.c:536
+#, gcc-internal-format
+msgid "caller edge frequency is too large"
+msgstr ""
+
+#: cgraphunit.c:545
#, gcc-internal-format
msgid "inlined_to pointer is wrong"
msgstr ""
-#: cgraphunit.c:734
+#: cgraphunit.c:550
#, gcc-internal-format
msgid "multiple inline callers"
msgstr ""
-#: cgraphunit.c:741
+#: cgraphunit.c:557
#, gcc-internal-format
msgid "inlined_to pointer set for noninline callers"
msgstr ""
-#: cgraphunit.c:747
+#: cgraphunit.c:563
#, gcc-internal-format
msgid "inlined_to pointer is set but no predecessors found"
msgstr ""
-#: cgraphunit.c:752
+#: cgraphunit.c:568
#, gcc-internal-format
msgid "inlined_to pointer refers to itself"
msgstr ""
-#: cgraphunit.c:762
+#: cgraphunit.c:578
#, gcc-internal-format
msgid "node not found in cgraph_hash"
msgstr ""
-#: cgraphunit.c:790
+#: cgraphunit.c:606
#, gcc-internal-format
msgid "shared call_stmt:"
msgstr ""
-#: cgraphunit.c:797
+#: cgraphunit.c:613
#, gcc-internal-format
msgid "edge points to wrong declaration:"
msgstr ""
-#: cgraphunit.c:806
+#: cgraphunit.c:622
#, gcc-internal-format
msgid "missing callgraph edge for call stmt:"
msgstr ""
-#: cgraphunit.c:823
+#: cgraphunit.c:638
#, gcc-internal-format
msgid "edge %s->%s has no corresponding call_stmt"
msgstr ""
-#: cgraphunit.c:835
+#: cgraphunit.c:650
#, gcc-internal-format
msgid "verify_cgraph_node failed"
msgstr ""
-#: cgraphunit.c:1014 cgraphunit.c:1037
+#: cgraphunit.c:765 cgraphunit.c:788
#, gcc-internal-format
msgid "%J%<externally_visible%> attribute have effect only on public objects"
msgstr ""
-#: cgraphunit.c:1214
+#: cgraphunit.c:978
#, gcc-internal-format
msgid "failed to reclaim unneeded function"
msgstr ""
-#: cgraphunit.c:1616
+#: cgraphunit.c:1320
#, gcc-internal-format
msgid "nodes with no released memory found"
msgstr ""
@@ -20303,47 +20696,47 @@ msgstr ""
msgid "cannot find 'ldd'"
msgstr ""
-#: convert.c:73
+#: convert.c:69
#, gcc-internal-format
msgid "cannot convert to a pointer type"
msgstr ""
-#: convert.c:337
+#: convert.c:330
#, gcc-internal-format
msgid "pointer value used where a floating point value was expected"
msgstr ""
-#: convert.c:341
+#: convert.c:334
#, gcc-internal-format
msgid "aggregate value used where a float was expected"
msgstr ""
-#: convert.c:366
+#: convert.c:359
#, gcc-internal-format
msgid "conversion to incomplete type"
msgstr ""
-#: convert.c:737 convert.c:812
+#: convert.c:725 convert.c:800
#, gcc-internal-format
msgid "can't convert between vector values of different size"
msgstr ""
-#: convert.c:743
+#: convert.c:731
#, gcc-internal-format
msgid "aggregate value used where an integer was expected"
msgstr ""
-#: convert.c:792
+#: convert.c:780
#, gcc-internal-format
msgid "pointer value used where a complex was expected"
msgstr ""
-#: convert.c:796
+#: convert.c:784
#, gcc-internal-format
msgid "aggregate value used where a complex was expected"
msgstr ""
-#: convert.c:818
+#: convert.c:806
#, gcc-internal-format
msgid "can't convert value to a vector"
msgstr ""
@@ -20363,12 +20756,12 @@ msgstr ""
msgid "coverage mismatch for function %u while reading execution counters"
msgstr ""
-#: coverage.c:276 coverage.c:359
+#: coverage.c:276 coverage.c:371
#, gcc-internal-format
msgid "checksum is %x instead of %x"
msgstr ""
-#: coverage.c:284 coverage.c:367
+#: coverage.c:284 coverage.c:373
#, gcc-internal-format
msgid "number of counters is %d instead of %d"
msgstr ""
@@ -20388,22 +20781,37 @@ msgstr ""
msgid "no coverage for function %qs found"
msgstr ""
-#: coverage.c:356 coverage.c:364
+#: coverage.c:362 coverage.c:365
#, gcc-internal-format
msgid "coverage mismatch for function %qs while reading counter %qs"
msgstr ""
-#: coverage.c:523
+#: coverage.c:381
+#, gcc-internal-format
+msgid "coverage mismatch ignored due to -Wcoverage-mismatch"
+msgstr ""
+
+#: coverage.c:383
+#, gcc-internal-format
+msgid "execution counts estimated"
+msgstr ""
+
+#: coverage.c:386
+#, gcc-internal-format
+msgid "this can result in poorly optimized code"
+msgstr ""
+
+#: coverage.c:544
#, gcc-internal-format
msgid "cannot open %s"
msgstr ""
-#: coverage.c:558
+#: coverage.c:579
#, gcc-internal-format
msgid "error writing %qs"
msgstr ""
-#: diagnostic.c:642
+#: diagnostic.c:656
#, gcc-internal-format
msgid "in %s, at %s:%d"
msgstr ""
@@ -20423,32 +20831,32 @@ msgstr ""
msgid "ENTRY does not dominate bb %d"
msgstr ""
-#: dwarf2out.c:3598
+#: dwarf2out.c:3621
#, gcc-internal-format
msgid "DW_LOC_OP %s not implemented"
msgstr ""
-#: emit-rtl.c:2235
+#: emit-rtl.c:2260
#, gcc-internal-format
msgid "invalid rtl sharing found in the insn"
msgstr ""
-#: emit-rtl.c:2237
+#: emit-rtl.c:2262
#, gcc-internal-format
msgid "shared rtx"
msgstr ""
-#: emit-rtl.c:2239 flow.c:493 flow.c:518 flow.c:540
+#: emit-rtl.c:2264 flow.c:493 flow.c:518 flow.c:540
#, gcc-internal-format
msgid "internal consistency failure"
msgstr ""
-#: emit-rtl.c:3299
+#: emit-rtl.c:3349
#, gcc-internal-format
msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
msgstr ""
-#: errors.c:133 java/jv-scan.c:289
+#: errors.c:133
#, gcc-internal-format
msgid "abort in %s, at %s:%d"
msgstr ""
@@ -20458,77 +20866,105 @@ msgstr ""
msgid "exception handling disabled, use -fexceptions to enable"
msgstr ""
-#: except.c:2876
+#: except.c:2877
#, gcc-internal-format
msgid "argument of %<__builtin_eh_return_regno%> must be constant"
msgstr ""
-#: except.c:3007
+#: except.c:3008
#, gcc-internal-format
msgid "__builtin_eh_return not supported on this target"
msgstr ""
-#: except.c:3868 except.c:3877
+#: except.c:3889 except.c:3898
#, gcc-internal-format
msgid "region_array is corrupted for region %i"
msgstr ""
-#: except.c:3882
+#: except.c:3903
#, gcc-internal-format
msgid "outer block of region %i is wrong"
msgstr ""
-#: except.c:3887
+#: except.c:3908
#, gcc-internal-format
msgid "region %i may contain throw and is contained in region that may not"
msgstr ""
-#: except.c:3893
+#: except.c:3914
#, gcc-internal-format
msgid "negative nesting depth of region %i"
msgstr ""
-#: except.c:3913
+#: except.c:3934
#, gcc-internal-format
msgid "tree list ends on depth %i"
msgstr ""
-#: except.c:3918
+#: except.c:3939
#, gcc-internal-format
msgid "array does not match the region tree"
msgstr ""
-#: except.c:3924
+#: except.c:3945
#, gcc-internal-format
msgid "verify_eh_tree failed"
msgstr ""
-#: explow.c:1272
+#: explow.c:1279
#, gcc-internal-format
msgid "stack limits not supported on this target"
msgstr ""
-#: fold-const.c:3443 fold-const.c:3454
+#: fold-const.c:981 tree-ssa-loop-niter.c:1130
+#, gcc-internal-format
+msgid "%H%s"
+msgstr ""
+
+#: fold-const.c:1347
+#, gcc-internal-format
+msgid "assuming signed overflow does not occur when negating a division"
+msgstr ""
+
+#: fold-const.c:3673 fold-const.c:3684
#, gcc-internal-format
msgid "comparison is always %d due to width of bit-field"
msgstr ""
-#: fold-const.c:5087 fold-const.c:5102
+#: fold-const.c:4955
+#, gcc-internal-format
+msgid "assuming signed overflow does not occur when simplifying range test"
+msgstr ""
+
+#: fold-const.c:5329 fold-const.c:5344
#, gcc-internal-format
msgid "comparison is always %d"
msgstr ""
-#: fold-const.c:5231
+#: fold-const.c:5473
#, gcc-internal-format
msgid "%<or%> of unmatched not-equal tests is always 1"
msgstr ""
-#: fold-const.c:5236
+#: fold-const.c:5478
#, gcc-internal-format
msgid "%<and%> of mutually exclusive equal-tests is always 0"
msgstr ""
-#: fold-const.c:11471
+#: fold-const.c:8190
+#, gcc-internal-format
+msgid ""
+"assuming signed overflow does not occur when reducing constant in comparison"
+msgstr ""
+
+#: fold-const.c:8473
+#, gcc-internal-format
+msgid ""
+"assuming signed overflow does not occur when combining constants around a "
+"comparison"
+msgstr ""
+
+#: fold-const.c:12587
#, gcc-internal-format
msgid "fold check: original tree changed by fold"
msgstr ""
@@ -20538,7 +20974,7 @@ msgstr ""
msgid "%Jtotal size of local objects too large"
msgstr ""
-#: function.c:843 varasm.c:1800
+#: function.c:836 varasm.c:2100
#, gcc-internal-format
msgid "size of variable %q+D is too large"
msgstr ""
@@ -20548,52 +20984,52 @@ msgstr ""
msgid "impossible constraint in %<asm%>"
msgstr ""
-#: function.c:3532
+#: function.c:3491
#, gcc-internal-format
msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
msgstr ""
-#: function.c:3553
+#: function.c:3512
#, gcc-internal-format
msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
msgstr ""
-#: function.c:3894
+#: function.c:3861
#, gcc-internal-format
msgid "function returns an aggregate"
msgstr ""
-#: function.c:4287
+#: function.c:4254
#, gcc-internal-format
msgid "unused parameter %q+D"
msgstr ""
-#: gcc.c:1257
+#: gcc.c:1266
#, gcc-internal-format
msgid "ambiguous abbreviation %s"
msgstr ""
-#: gcc.c:1284
+#: gcc.c:1293
#, gcc-internal-format
msgid "incomplete '%s' option"
msgstr ""
-#: gcc.c:1295
+#: gcc.c:1304
#, gcc-internal-format
msgid "missing argument to '%s' option"
msgstr ""
-#: gcc.c:1308
+#: gcc.c:1317
#, gcc-internal-format
msgid "extraneous argument to '%s' option"
msgstr ""
-#: gcc.c:3932
+#: gcc.c:3955
#, gcc-internal-format
msgid "warning: -pipe ignored because -save-temps specified"
msgstr ""
-#: gcc.c:4233
+#: gcc.c:4242
#, gcc-internal-format
msgid "warning: '-x %s' after last input file has no effect"
msgstr ""
@@ -20601,32 +21037,32 @@ 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
+#: gcc.c:5260
#, gcc-internal-format
msgid "spec failure: '%%*' has not been initialized by pattern match"
msgstr ""
-#: gcc.c:5272
+#: gcc.c:5269
#, gcc-internal-format
msgid "warning: use of obsolete %%[ operator in specs"
msgstr ""
-#: gcc.c:5353
+#: gcc.c:5350
#, gcc-internal-format
msgid "spec failure: unrecognized spec option '%c'"
msgstr ""
-#: gcc.c:6251
+#: gcc.c:6248
#, gcc-internal-format
msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
msgstr ""
-#: gcc.c:6274
+#: gcc.c:6271
#, gcc-internal-format
msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
msgstr ""
-#: gcc.c:6363
+#: gcc.c:6358
#, gcc-internal-format
msgid "unrecognized option '-%s'"
msgstr ""
@@ -20651,18 +21087,18 @@ msgstr ""
msgid "%s: %s"
msgstr ""
-#: gcse.c:6592
+#: gcse.c:6599
#, gcc-internal-format
msgid "%s: %d basic blocks and %d edges/basic block"
msgstr ""
-#: gcse.c:6605
+#: gcse.c:6612
#, gcc-internal-format
msgid "%s: %d basic blocks and %d registers"
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-page.c:2138 ggc-page.c:2169 ggc-page.c:2176 ggc-zone.c:2291
#: ggc-zone.c:2306
#, gcc-internal-format
msgid "can't write PCH file: %m"
@@ -20679,7 +21115,7 @@ msgid "can't write padding to PCH file: %m"
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
+#: ggc-common.c:585 ggc-common.c:588 ggc-page.c:2263 ggc-zone.c:2325
#, gcc-internal-format
msgid "can't read PCH file: %m"
msgstr ""
@@ -20694,7 +21130,7 @@ msgstr ""
msgid "open /dev/zero: %m"
msgstr ""
-#: ggc-page.c:2152 ggc-page.c:2158
+#: ggc-page.c:2154 ggc-page.c:2160
#, gcc-internal-format
msgid "can't write PCH file"
msgstr ""
@@ -20709,53 +21145,57 @@ msgstr ""
msgid "can't write PCH fle: %m"
msgstr ""
-#: gimplify.c:3932
+#: gimplify.c:4001
#, gcc-internal-format
msgid "invalid lvalue in asm output %d"
msgstr ""
-#: gimplify.c:4044
+#: gimplify.c:4113
#, gcc-internal-format
msgid "memory input %d is not directly addressable"
msgstr ""
-#: gimplify.c:4510
+#: gimplify.c:4584
#, gcc-internal-format
msgid "%qs not specified in enclosing parallel"
msgstr ""
-#: gimplify.c:4512
+#: gimplify.c:4586
#, gcc-internal-format
msgid "%Henclosing parallel"
msgstr ""
-#: gimplify.c:4566
+#: gimplify.c:4640
#, gcc-internal-format
msgid "iteration variable %qs should be private"
msgstr ""
-#: gimplify.c:4580
+#: gimplify.c:4654
#, gcc-internal-format
msgid "iteration variable %qs should not be firstprivate"
msgstr ""
-#: gimplify.c:4583
+#: gimplify.c:4657
#, gcc-internal-format
msgid "iteration variable %qs should not be reduction"
msgstr ""
-#: gimplify.c:5966
+#: gimplify.c:4781
+#, gcc-internal-format
+msgid "%s variable %qs is private in outer context"
+msgstr ""
+
+#: gimplify.c:6082
#, gcc-internal-format
msgid "gimplification failed"
msgstr ""
-#: global.c:375 global.c:388 global.c:402
+#: global.c:379 global.c:392 global.c:406
#, gcc-internal-format
msgid "%s cannot be used in asm here"
msgstr ""
-#: graph.c:403 java/jcf-parse.c:1083 java/jcf-parse.c:1218 java/lex.c:1855
-#: objc/objc-act.c:500
+#: graph.c:403 java/jcf-parse.c:1753 java/jcf-parse.c:1893 objc/objc-act.c:500
#, gcc-internal-format
msgid "can't open %s: %m"
msgstr ""
@@ -20765,152 +21205,152 @@ msgstr ""
msgid "fix_sched_param: unknown param: %s"
msgstr ""
-#: omp-low.c:1265
+#: omp-low.c:1266
#, gcc-internal-format
msgid ""
"work-sharing region may not be closely nested inside of work-sharing, "
"critical, ordered or master region"
msgstr ""
-#: omp-low.c:1281
+#: omp-low.c:1282
#, gcc-internal-format
msgid "master region may not be closely nested inside of work-sharing region"
msgstr ""
-#: omp-low.c:1295
+#: omp-low.c:1296
#, gcc-internal-format
msgid "ordered region may not be closely nested inside of critical region"
msgstr ""
-#: omp-low.c:1301
+#: omp-low.c:1302
#, gcc-internal-format
msgid ""
"ordered region must be closely nested inside a loop region with an ordered "
"clause"
msgstr ""
-#: omp-low.c:1315
+#: omp-low.c:1316
#, gcc-internal-format
msgid ""
"critical region may not be nested inside a critical region with the same name"
msgstr ""
-#: omp-low.c:4332 cp/decl.c:2515 cp/parser.c:6877 cp/parser.c:6897
+#: omp-low.c:4418 cp/decl.c:2521 cp/parser.c:7000 cp/parser.c:7020
#, gcc-internal-format
msgid "invalid exit from OpenMP structured block"
msgstr ""
-#: omp-low.c:4334
+#: omp-low.c:4420
#, gcc-internal-format
msgid "invalid entry to OpenMP structured block"
msgstr ""
#. Eventually this should become a hard error IMO.
-#: opts.c:181
+#: opts.c:177
#, gcc-internal-format
msgid "command line option \"%s\" is valid for %s but not for %s"
msgstr ""
-#: opts.c:235
+#: opts.c:231
#, gcc-internal-format
msgid "command line option %qs is not supported by this configuration"
msgstr ""
-#: opts.c:279
+#: opts.c:284
#, gcc-internal-format
msgid "missing argument to \"%s\""
msgstr ""
-#: opts.c:289
+#: opts.c:294
#, gcc-internal-format
msgid "argument to \"%s\" should be a non-negative integer"
msgstr ""
-#: opts.c:377
+#: opts.c:382
#, gcc-internal-format
msgid "unrecognized command line option \"%s\""
msgstr ""
-#: opts.c:588
+#: opts.c:594
#, gcc-internal-format
msgid "-Wuninitialized is not supported without -O"
msgstr ""
-#: opts.c:603
+#: opts.c:609
#, gcc-internal-format
msgid "-freorder-blocks-and-partition does not work with exceptions"
msgstr ""
-#: opts.c:614
+#: opts.c:620
#, gcc-internal-format
msgid "-freorder-blocks-and-partition does not support unwind info"
msgstr ""
-#: opts.c:628
+#: opts.c:634
#, gcc-internal-format
msgid "-freorder-blocks-and-partition does not work on this architecture"
msgstr ""
-#: opts.c:691
+#: opts.c:909
#, gcc-internal-format
-msgid "-Werror-%s: No option -%s"
+msgid "unrecognized include_flags 0x%x passed to print_specific_help"
msgstr ""
-#: opts.c:820
+#: opts.c:1199
#, gcc-internal-format
msgid "structure alignment must be a small power of two, not %d"
msgstr ""
-#: opts.c:875
+#: opts.c:1254
#, gcc-internal-format
msgid "unrecognized visibility value \"%s\""
msgstr ""
-#: opts.c:923
+#: opts.c:1302
#, gcc-internal-format
msgid "unrecognized register name \"%s\""
msgstr ""
-#: opts.c:947
+#: opts.c:1326
#, gcc-internal-format
msgid "unknown tls-model \"%s\""
msgstr ""
-#: opts.c:997
-#, gcc-internal-format
-msgid "-f[no-]force-mem is nop and option will be removed in 4.2"
-msgstr ""
-
-#: opts.c:1026
+#: opts.c:1401
#, gcc-internal-format
msgid "%s: --param arguments should be of the form NAME=VALUE"
msgstr ""
-#: opts.c:1031
+#: opts.c:1406
#, gcc-internal-format
msgid "invalid --param value %qs"
msgstr ""
-#: opts.c:1128
+#: opts.c:1504
#, gcc-internal-format
msgid "target system does not support debug output"
msgstr ""
-#: opts.c:1135
+#: opts.c:1511
#, gcc-internal-format
msgid "debug format \"%s\" conflicts with prior selection"
msgstr ""
-#: opts.c:1151
+#: opts.c:1527
#, gcc-internal-format
msgid "unrecognised debug output level \"%s\""
msgstr ""
-#: opts.c:1153
+#: opts.c:1529
#, gcc-internal-format
msgid "debug output level %s is too high"
msgstr ""
+#: opts.c:1611
+#, gcc-internal-format
+msgid "-Werror=%s: No option -%s"
+msgstr ""
+
#: params.c:71
#, gcc-internal-format
msgid "minimum value of parameter %qs is %u"
@@ -20922,60 +21362,60 @@ msgid "maximum value of parameter %qs is %u"
msgstr ""
#. If we didn't find this parameter, issue an error message.
-#: params.c:85
+#: params.c:88
#, gcc-internal-format
msgid "invalid parameter %qs"
msgstr ""
-#: profile.c:280
+#: profile.c:304
#, gcc-internal-format
msgid "corrupted profile info: run_max * runs < sum_max"
msgstr ""
-#: profile.c:286
+#: profile.c:310
#, gcc-internal-format
msgid "corrupted profile info: sum_all is smaller than sum_max"
msgstr ""
-#: profile.c:331
+#: profile.c:355
#, gcc-internal-format
msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
msgstr ""
-#: profile.c:495
+#: profile.c:519
#, gcc-internal-format
msgid ""
"corrupted profile info: number of iterations for basic block %d thought to "
"be %i"
msgstr ""
-#: profile.c:516
+#: profile.c:540
#, gcc-internal-format
msgid ""
"corrupted profile info: number of executions for edge %d-%d thought to be %i"
msgstr ""
-#: reg-stack.c:535
+#: reg-stack.c:534
#, gcc-internal-format
msgid "output constraint %d must specify a single register"
msgstr ""
-#: reg-stack.c:545
+#: reg-stack.c:544
#, gcc-internal-format
msgid "output constraint %d cannot be specified together with \"%s\" clobber"
msgstr ""
-#: reg-stack.c:568
+#: reg-stack.c:567
#, gcc-internal-format
msgid "output regs must be grouped at top of stack"
msgstr ""
-#: reg-stack.c:605
+#: reg-stack.c:604
#, gcc-internal-format
msgid "implicitly popped regs must be grouped at top of stack"
msgstr ""
-#: reg-stack.c:624
+#: reg-stack.c:623
#, gcc-internal-format
msgid "output operand %d must use %<&%> constraint"
msgstr ""
@@ -20985,8 +21425,9 @@ msgstr ""
msgid "can't use '%s' as a %s register"
msgstr ""
-#: regclass.c:755 config/ia64/ia64.c:5102 config/ia64/ia64.c:5109
-#: config/pa/pa.c:351 config/pa/pa.c:358
+#: 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 "unknown register name: %s"
msgstr ""
@@ -21046,42 +21487,42 @@ msgstr ""
msgid "inconsistent operand constraints in an %<asm%>"
msgstr ""
-#: reload1.c:1178
+#: reload1.c:1184
#, gcc-internal-format
msgid "%<asm%> operand has impossible constraints"
msgstr ""
-#: reload1.c:1259
+#: reload1.c:1265
#, gcc-internal-format
msgid "frame size too large for reliable stack checking"
msgstr ""
-#: reload1.c:1262
+#: reload1.c:1268
#, gcc-internal-format
msgid "try reducing the number of local variables"
msgstr ""
-#: reload1.c:1925
+#: reload1.c:1931
#, gcc-internal-format
msgid "can't find a register in class %qs while reloading %<asm%>"
msgstr ""
-#: reload1.c:1930
+#: reload1.c:1936
#, gcc-internal-format
msgid "unable to find a register to spill in class %qs"
msgstr ""
-#: reload1.c:4028
+#: reload1.c:4065
#, gcc-internal-format
msgid "%<asm%> operand requires impossible reload"
msgstr ""
-#: reload1.c:5191
+#: reload1.c:5274
#, gcc-internal-format
msgid "%<asm%> operand constraint incompatible with operand size"
msgstr ""
-#: reload1.c:6843
+#: reload1.c:6929
#, gcc-internal-format
msgid "output operand is constant in %<asm%>"
msgstr ""
@@ -21201,52 +21642,52 @@ msgstr ""
msgid "output number %d not directly addressable"
msgstr ""
-#: stmt.c:903
+#: stmt.c:907
#, gcc-internal-format
msgid "asm operand %d probably doesn%'t match constraints"
msgstr ""
-#: stmt.c:913
+#: stmt.c:917
#, gcc-internal-format
msgid "use of memory input without lvalue in asm operand %d is deprecated"
msgstr ""
-#: stmt.c:1060
+#: stmt.c:1064
#, gcc-internal-format
msgid "asm clobber conflict with output operand"
msgstr ""
-#: stmt.c:1065
+#: stmt.c:1069
#, gcc-internal-format
msgid "asm clobber conflict with input operand"
msgstr ""
-#: stmt.c:1142
+#: stmt.c:1146
#, gcc-internal-format
msgid "too many alternatives in %<asm%>"
msgstr ""
-#: stmt.c:1154
+#: stmt.c:1158
#, gcc-internal-format
msgid "operand constraints for %<asm%> differ in number of alternatives"
msgstr ""
-#: stmt.c:1207
+#: stmt.c:1211
#, gcc-internal-format
msgid "duplicate asm operand name %qs"
msgstr ""
-#: stmt.c:1305
+#: stmt.c:1309
#, gcc-internal-format
msgid "missing close brace for named operand"
msgstr ""
-#: stmt.c:1333
+#: stmt.c:1337
#, gcc-internal-format
msgid "undefined named operand %qs"
msgstr ""
-#: stmt.c:1476
+#: stmt.c:1485
#, gcc-internal-format
msgid "%Hvalue computed is not used"
msgstr ""
@@ -21271,49 +21712,49 @@ msgstr ""
msgid "size of %q+D is larger than %wd bytes"
msgstr ""
-#: stor-layout.c:891
+#: stor-layout.c:899
#, gcc-internal-format
msgid "packed attribute causes inefficient alignment for %q+D"
msgstr ""
-#: stor-layout.c:894
+#: stor-layout.c:902
#, gcc-internal-format
msgid "packed attribute is unnecessary for %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
+#: stor-layout.c:919
#, gcc-internal-format
msgid "padding struct to align %q+D"
msgstr ""
-#: stor-layout.c:1262
+#: stor-layout.c:1270
#, gcc-internal-format
msgid "padding struct size to alignment boundary"
msgstr ""
-#: stor-layout.c:1292
+#: stor-layout.c:1300
#, gcc-internal-format
msgid "packed attribute causes inefficient alignment for %qs"
msgstr ""
-#: stor-layout.c:1296
+#: stor-layout.c:1304
#, gcc-internal-format
msgid "packed attribute is unnecessary for %qs"
msgstr ""
-#: stor-layout.c:1302
+#: stor-layout.c:1310
#, gcc-internal-format
msgid "packed attribute causes inefficient alignment"
msgstr ""
-#: stor-layout.c:1304
+#: stor-layout.c:1312
#, gcc-internal-format
msgid "packed attribute is unnecessary"
msgstr ""
-#: stor-layout.c:1816
+#: stor-layout.c:1828
#, gcc-internal-format
msgid "alignment of array elements is greater than element size"
msgstr ""
@@ -21328,494 +21769,514 @@ msgstr ""
msgid "repository file '%s' does not contain command-line arguments"
msgstr ""
-#: tlink.c:705
+#: tlink.c:729
#, gcc-internal-format
msgid ""
"'%s' was assigned to '%s', but was not defined during recompilation, or vice "
"versa"
msgstr ""
-#: tlink.c:775
+#: tlink.c:799
#, gcc-internal-format
msgid "ld returned %d exit status"
msgstr ""
-#: toplev.c:523
+#: toplev.c:512
#, gcc-internal-format
msgid "invalid option argument %qs"
msgstr ""
-#: toplev.c:621
+#: toplev.c:610
#, gcc-internal-format
msgid "getting core file size maximum limit: %m"
msgstr ""
-#: toplev.c:624
+#: toplev.c:613
#, gcc-internal-format
msgid "setting core file size limit to maximum: %m"
msgstr ""
-#: toplev.c:842
+#: toplev.c:831
#, gcc-internal-format
msgid "%q+F declared %<static%> but never defined"
msgstr ""
-#: toplev.c:867
+#: toplev.c:856
#, gcc-internal-format
msgid "%q+D defined but not used"
msgstr ""
-#: toplev.c:910 toplev.c:934
+#: toplev.c:899
+#, gcc-internal-format
+msgid "%qD is deprecated (declared at %s:%d)"
+msgstr ""
+
+#: toplev.c:922
#, gcc-internal-format
msgid "%qs is deprecated (declared at %s:%d)"
msgstr ""
-#: toplev.c:938
+#: toplev.c:926
#, gcc-internal-format
msgid "type is deprecated (declared at %s:%d)"
msgstr ""
-#: toplev.c:944
+#: toplev.c:932
#, gcc-internal-format
msgid "%qs is deprecated"
msgstr ""
-#: toplev.c:946
+#: toplev.c:934
#, gcc-internal-format
msgid "type is deprecated"
msgstr ""
-#: toplev.c:966 toplev.c:993
+#: toplev.c:954 toplev.c:981
#, gcc-internal-format
msgid "GCC supports only %d input file changes"
msgstr ""
-#: toplev.c:1140
+#: toplev.c:1133
#, gcc-internal-format
msgid "unrecognized gcc debugging option: %c"
msgstr ""
-#: toplev.c:1293
+#: toplev.c:1355
#, gcc-internal-format
msgid "can%'t open %s for writing: %m"
msgstr ""
-#: toplev.c:1577
+#: toplev.c:1376
+#, gcc-internal-format
+msgid "-frecord-gcc-switches is not supported by the current target"
+msgstr ""
+
+#: toplev.c:1654
#, gcc-internal-format
msgid "this target does not support %qs"
msgstr ""
-#: toplev.c:1648
+#: toplev.c:1725
#, gcc-internal-format
msgid "instruction scheduling not supported on this target machine"
msgstr ""
-#: toplev.c:1652
+#: toplev.c:1729
#, gcc-internal-format
msgid "this target machine does not have delayed branches"
msgstr ""
-#: toplev.c:1666
+#: toplev.c:1743
#, gcc-internal-format
msgid "-f%sleading-underscore not supported on this target machine"
msgstr ""
-#: toplev.c:1739
+#: toplev.c:1816
#, gcc-internal-format
msgid "target system does not support the \"%s\" debug format"
msgstr ""
-#: toplev.c:1751
+#: toplev.c:1828
#, gcc-internal-format
msgid "variable tracking requested, but useless unless producing debug info"
msgstr ""
-#: toplev.c:1754
+#: toplev.c:1831
#, gcc-internal-format
msgid "variable tracking requested, but not supported by this debug format"
msgstr ""
-#: toplev.c:1774
+#: toplev.c:1851
#, gcc-internal-format
msgid "can%'t open %s: %m"
msgstr ""
-#: toplev.c:1781
+#: toplev.c:1858
#, gcc-internal-format
msgid "-ffunction-sections not supported for this target"
msgstr ""
-#: toplev.c:1786
+#: toplev.c:1863
#, gcc-internal-format
msgid "-fdata-sections not supported for this target"
msgstr ""
-#: toplev.c:1793
+#: toplev.c:1870
#, gcc-internal-format
msgid "-ffunction-sections disabled; it makes profiling impossible"
msgstr ""
-#: toplev.c:1800
+#: toplev.c:1877
#, gcc-internal-format
msgid "-fprefetch-loop-arrays not supported for this target"
msgstr ""
-#: toplev.c:1806
+#: toplev.c:1883
#, gcc-internal-format
msgid ""
"-fprefetch-loop-arrays not supported for this target (try -march switches)"
msgstr ""
-#: toplev.c:1815
+#: toplev.c:1892
#, gcc-internal-format
msgid "-fprefetch-loop-arrays is not supported with -Os"
msgstr ""
-#: toplev.c:1822
+#: toplev.c:1899
#, gcc-internal-format
msgid "-ffunction-sections may affect debugging on some targets"
msgstr ""
-#: toplev.c:1838
+#: toplev.c:1915
#, gcc-internal-format
msgid "-fstack-protector not supported for this target"
msgstr ""
-#: toplev.c:1851
+#: toplev.c:1928
#, gcc-internal-format
msgid "unwind tables currently requires a frame pointer for correctness"
msgstr ""
-#: toplev.c:1955
+#: toplev.c:2051
#, gcc-internal-format
msgid "error writing to %s: %m"
msgstr ""
-#: toplev.c:1957 java/jcf-parse.c:1102 java/jcf-write.c:3541
+#: toplev.c:2053 java/jcf-parse.c:1772
#, gcc-internal-format
msgid "error closing %s: %m"
msgstr ""
-#: tree-cfg.c:1442 tree-cfg.c:2081 tree-cfg.c:2084
+#: tree-cfg.c:1374 tree-cfg.c:2007 tree-cfg.c:2010
#, gcc-internal-format
msgid "%Hwill never be executed"
msgstr ""
-#: tree-cfg.c:3228
+#: tree-cfg.c:3160
#, gcc-internal-format
msgid "SSA name in freelist but still referenced"
msgstr ""
-#: tree-cfg.c:3237
+#: tree-cfg.c:3169
#, gcc-internal-format
msgid "ASSERT_EXPR with an always-false condition"
msgstr ""
-#: tree-cfg.c:3247
+#: tree-cfg.c:3182
#, gcc-internal-format
msgid "GIMPLE register modified with BIT_FIELD_REF"
msgstr ""
-#: tree-cfg.c:3282
+#: tree-cfg.c:3217
#, gcc-internal-format
msgid "invariant not recomputed when ADDR_EXPR changed"
msgstr ""
-#: tree-cfg.c:3288
+#: tree-cfg.c:3223
#, gcc-internal-format
msgid "constant not recomputed when ADDR_EXPR changed"
msgstr ""
-#: tree-cfg.c:3293
+#: tree-cfg.c:3228
#, gcc-internal-format
msgid "side effects not recomputed when ADDR_EXPR changed"
msgstr ""
-#: tree-cfg.c:3309
+#: tree-cfg.c:3244
#, gcc-internal-format
msgid "address taken, but ADDRESSABLE bit not set"
msgstr ""
-#: tree-cfg.c:3319
+#: tree-cfg.c:3254
#, gcc-internal-format
msgid "non-boolean used in condition"
msgstr ""
-#: tree-cfg.c:3324
+#: tree-cfg.c:3259
#, gcc-internal-format
msgid "invalid conditional operand"
msgstr ""
-#: tree-cfg.c:3379
+#: tree-cfg.c:3311
#, gcc-internal-format
msgid "invalid reference prefix"
msgstr ""
-#: tree-cfg.c:3455
+#: tree-cfg.c:3392
#, gcc-internal-format
msgid "is not a valid GIMPLE statement"
msgstr ""
-#: tree-cfg.c:3475
+#: tree-cfg.c:3412
#, gcc-internal-format
msgid "statement marked for throw, but doesn%'t"
msgstr ""
-#: tree-cfg.c:3480
+#: tree-cfg.c:3417
#, gcc-internal-format
msgid "statement marked for throw in middle of block"
msgstr ""
-#: tree-cfg.c:3570
+#: tree-cfg.c:3488
+#, gcc-internal-format
+msgid "unexpected non-tuple"
+msgstr ""
+
+#: tree-cfg.c:3517
+#, gcc-internal-format
+msgid "Dead STMT in EH table"
+msgstr ""
+
+#: tree-cfg.c:3551
#, gcc-internal-format
msgid "bb_for_stmt (phi) is set to a wrong basic block"
msgstr ""
-#: tree-cfg.c:3585
+#: tree-cfg.c:3566
#, gcc-internal-format
msgid "PHI def is not a GIMPLE value"
msgstr ""
-#: tree-cfg.c:3601 tree-cfg.c:3624
+#: tree-cfg.c:3582 tree-cfg.c:3608
#, gcc-internal-format
msgid "incorrect sharing of tree nodes"
msgstr ""
-#: tree-cfg.c:3615
+#: tree-cfg.c:3599
#, gcc-internal-format
msgid "bb_for_stmt (stmt) is set to a wrong basic block"
msgstr ""
-#: tree-cfg.c:3633
+#: tree-cfg.c:3622
#, gcc-internal-format
msgid "verify_stmts failed"
msgstr ""
-#: tree-cfg.c:3654
+#: tree-cfg.c:3645
#, gcc-internal-format
msgid "ENTRY_BLOCK has a statement list associated with it"
msgstr ""
-#: tree-cfg.c:3660
+#: tree-cfg.c:3651
#, gcc-internal-format
msgid "EXIT_BLOCK has a statement list associated with it"
msgstr ""
-#: tree-cfg.c:3667
+#: tree-cfg.c:3658
#, gcc-internal-format
msgid "fallthru to exit from bb %d"
msgstr ""
-#: tree-cfg.c:3689
+#: tree-cfg.c:3680
#, gcc-internal-format
msgid "nonlocal label "
msgstr ""
-#: tree-cfg.c:3698 tree-cfg.c:3708 tree-cfg.c:3733
+#: tree-cfg.c:3689 tree-cfg.c:3699 tree-cfg.c:3724
#, gcc-internal-format
msgid "label "
msgstr ""
-#: tree-cfg.c:3723
+#: tree-cfg.c:3714
#, gcc-internal-format
msgid "control flow in the middle of basic block %d"
msgstr ""
-#: tree-cfg.c:3753
+#: tree-cfg.c:3744
#, gcc-internal-format
msgid "fallthru edge after a control statement in bb %d"
msgstr ""
-#: tree-cfg.c:3766
+#: tree-cfg.c:3757
#, gcc-internal-format
msgid "true/false edge after a non-COND_EXPR in bb %d"
msgstr ""
-#: tree-cfg.c:3781
+#: tree-cfg.c:3772
#, gcc-internal-format
msgid "structured COND_EXPR at the end of bb %d"
msgstr ""
-#: tree-cfg.c:3794 tree-cfg.c:3832 tree-cfg.c:3845 tree-cfg.c:3916
+#: tree-cfg.c:3785 tree-cfg.c:3823 tree-cfg.c:3836 tree-cfg.c:3907
#, gcc-internal-format
msgid "wrong outgoing edge flags at end of bb %d"
msgstr ""
-#: tree-cfg.c:3802
+#: tree-cfg.c:3793
#, gcc-internal-format
msgid "%<then%> label does not match edge at end of bb %d"
msgstr ""
-#: tree-cfg.c:3810
+#: tree-cfg.c:3801
#, gcc-internal-format
msgid "%<else%> label does not match edge at end of bb %d"
msgstr ""
-#: tree-cfg.c:3820
+#: tree-cfg.c:3811
#, gcc-internal-format
msgid "explicit goto at end of bb %d"
msgstr ""
-#: tree-cfg.c:3850
+#: tree-cfg.c:3841
#, gcc-internal-format
msgid "return edge does not point to exit in bb %d"
msgstr ""
-#: tree-cfg.c:3883
+#: tree-cfg.c:3874
#, gcc-internal-format
msgid "found default case not at end of case vector"
msgstr ""
-#: tree-cfg.c:3889
+#: tree-cfg.c:3880
#, gcc-internal-format
msgid "case labels not sorted: "
msgstr ""
-#: tree-cfg.c:3900
+#: tree-cfg.c:3891
#, gcc-internal-format
msgid "no default case found at end of case vector"
msgstr ""
-#: tree-cfg.c:3908
+#: tree-cfg.c:3899
#, gcc-internal-format
msgid "extra outgoing edge %d->%d"
msgstr ""
-#: tree-cfg.c:3930
+#: tree-cfg.c:3921
#, gcc-internal-format
msgid "missing edge %i->%i"
msgstr ""
-#: tree-cfg.c:5744 tree-cfg.c:5748
+#: tree-cfg.c:5749 tree-cfg.c:5753
#, gcc-internal-format
msgid "%H%<noreturn%> function does return"
msgstr ""
-#: tree-cfg.c:5770 tree-cfg.c:5775
+#: tree-cfg.c:5775 tree-cfg.c:5780
#, gcc-internal-format
msgid "%Hcontrol reaches end of non-void function"
msgstr ""
-#: tree-cfg.c:5836
+#: tree-cfg.c:5841
#, gcc-internal-format
msgid "%Jfunction might be possible candidate for attribute %<noreturn%>"
msgstr ""
-#: tree-dump.c:892
+#: tree-dump.c:910
#, gcc-internal-format
msgid "could not open dump file %qs: %s"
msgstr ""
-#: tree-dump.c:1024
+#: tree-dump.c:1045
#, gcc-internal-format
msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
msgstr ""
-#: tree-eh.c:1770
+#: tree-eh.c:1758
#, gcc-internal-format
msgid "EH edge %i->%i is missing"
msgstr ""
-#: tree-eh.c:1775
+#: tree-eh.c:1763
#, gcc-internal-format
msgid "EH edge %i->%i miss EH flag"
msgstr ""
#. ??? might not be mistake.
-#: tree-eh.c:1781
+#: tree-eh.c:1769
#, gcc-internal-format
msgid "EH edge %i->%i has duplicated regions"
msgstr ""
-#: tree-eh.c:1815
+#: tree-eh.c:1803
#, gcc-internal-format
msgid "BB %i can not throw but has EH edges"
msgstr ""
-#: tree-eh.c:1822
+#: tree-eh.c:1810
#, gcc-internal-format
msgid "BB %i last statement has incorrectly set region"
msgstr ""
-#: tree-eh.c:1833
+#: tree-eh.c:1821
#, gcc-internal-format
msgid "unnecessary EH edge %i->%i"
msgstr ""
-#: tree-inline.c:1332
+#: tree-inline.c:1704
#, gcc-internal-format
msgid ""
"function %q+F can never be inlined because it uses alloca (override using "
"the always_inline attribute)"
msgstr ""
-#: tree-inline.c:1344
+#: tree-inline.c:1716
#, gcc-internal-format
msgid "function %q+F can never be inlined because it uses setjmp"
msgstr ""
-#: tree-inline.c:1358
+#: tree-inline.c:1730
#, gcc-internal-format
msgid ""
"function %q+F can never be inlined because it uses variable argument lists"
msgstr ""
-#: tree-inline.c:1369
+#: tree-inline.c:1741
#, gcc-internal-format
msgid ""
"function %q+F can never be inlined because it uses setjmp-longjmp exception "
"handling"
msgstr ""
-#: tree-inline.c:1376
+#: tree-inline.c:1748
#, gcc-internal-format
msgid "function %q+F can never be inlined because it uses non-local goto"
msgstr ""
-#: tree-inline.c:1387
+#: tree-inline.c:1759
#, gcc-internal-format
msgid ""
"function %q+F can never be inlined because it uses __builtin_return or "
"__builtin_apply_args"
msgstr ""
-#: tree-inline.c:1406
+#: tree-inline.c:1778
#, gcc-internal-format
msgid "function %q+F can never be inlined because it contains a computed goto"
msgstr ""
-#: tree-inline.c:1420
+#: tree-inline.c:1792
#, gcc-internal-format
msgid "function %q+F can never be inlined because it receives a non-local goto"
msgstr ""
-#: tree-inline.c:1445
+#: tree-inline.c:1817
#, gcc-internal-format
msgid ""
"function %q+F can never be inlined because it uses variable sized variables"
msgstr ""
-#: tree-inline.c:2004 tree-inline.c:2014
+#: tree-inline.c:2443 tree-inline.c:2453
#, gcc-internal-format
msgid "inlining failed in call to %q+F: %s"
msgstr ""
-#: tree-inline.c:2005 tree-inline.c:2016
+#: tree-inline.c:2444 tree-inline.c:2455
#, gcc-internal-format
msgid "called from here"
msgstr ""
-#: tree-mudflap.c:856
+#: tree-mudflap.c:849
#, gcc-internal-format
msgid "mudflap checking not yet implemented for ARRAY_RANGE_REF"
msgstr ""
-#: tree-mudflap.c:1048
+#: tree-mudflap.c:1032
#, gcc-internal-format
msgid "mudflap cannot track %qs in stub function"
msgstr ""
-#: tree-mudflap.c:1279
+#: tree-mudflap.c:1258
#, gcc-internal-format
msgid "mudflap cannot track unknown size extern %qs"
msgstr ""
@@ -21825,53 +22286,47 @@ msgstr ""
msgid "mudflap: this language is not supported"
msgstr ""
-#: tree-optimize.c:489
+#: tree-optimize.c:438
#, gcc-internal-format
msgid "size of return value of %q+D is %u bytes"
msgstr ""
-#: tree-optimize.c:492
+#: tree-optimize.c:441
#, gcc-internal-format
msgid "size of return value of %q+D is larger than %wd bytes"
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
+#: 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 "SSA corruption"
msgstr ""
-#: tree-outof-ssa.c:2304
+#: tree-outof-ssa.c:1101
#, gcc-internal-format
msgid " Pending stmts not issued on PRED edge (%d, %d)\n"
msgstr ""
-#: tree-outof-ssa.c:2310
+#: tree-outof-ssa.c:1107
#, gcc-internal-format
msgid " Pending stmts not issued on SUCC edge (%d, %d)\n"
msgstr ""
-#: tree-outof-ssa.c:2317
+#: tree-outof-ssa.c:1114
#, gcc-internal-format
msgid " Pending stmts not issued on ENTRY edge (%d, %d)\n"
msgstr ""
-#: tree-outof-ssa.c:2323
+#: tree-outof-ssa.c:1120
#, gcc-internal-format
msgid " Pending stmts not issued on EXIT edge (%d, %d)\n"
msgstr ""
-#: tree-profile.c:216
+#: tree-profile.c:353
#, gcc-internal-format
msgid "unimplemented functionality"
msgstr ""
-#: tree-ssa-loop-niter.c:1148
-#, gcc-internal-format
-msgid "%H%s"
-msgstr ""
-
#: tree-ssa.c:111
#, gcc-internal-format
msgid "expected an SSA_NAME object"
@@ -21902,12 +22357,17 @@ msgstr ""
msgid "found real variable when subvariables should have appeared"
msgstr ""
-#: tree-ssa.c:171
+#: tree-ssa.c:149
+#, gcc-internal-format
+msgid "found a default name with a non-empty defining statement"
+msgstr ""
+
+#: tree-ssa.c:177
#, gcc-internal-format
msgid "SSA_NAME created in two different blocks %i and %i"
msgstr ""
-#: tree-ssa.c:180
+#: tree-ssa.c:186
#, gcc-internal-format
msgid "SSA_NAME_DEF_STMT is wrong"
msgstr ""
@@ -21942,7 +22402,7 @@ msgstr ""
msgid "wrong immediate use list"
msgstr ""
-#: tree-ssa.c:312
+#: tree-ssa.c:313
#, gcc-internal-format
msgid "incoming edge count does not match number of PHI arguments"
msgstr ""
@@ -21957,384 +22417,392 @@ msgstr ""
msgid "PHI argument is not SSA_NAME, or invariant"
msgstr ""
-#: tree-ssa.c:348
+#: tree-ssa.c:349
#, gcc-internal-format
msgid "wrong edge %d->%d for PHI argument"
msgstr ""
-#: tree-ssa.c:396
+#: tree-ssa.c:399
#, gcc-internal-format
msgid "non-addressable variable inside an alias set"
msgstr ""
-#: tree-ssa.c:412
-#, gcc-internal-format
-msgid "addressable variable that is aliased but is not in any alias set"
-msgstr ""
-
-#: tree-ssa.c:422
+#: tree-ssa.c:410
#, gcc-internal-format
msgid "verify_flow_insensitive_alias_info failed"
msgstr ""
-#: tree-ssa.c:464
+#: tree-ssa.c:452
#, gcc-internal-format
msgid "dereferenced pointers should have a name or a symbol tag"
msgstr ""
-#: tree-ssa.c:471
+#: tree-ssa.c:459
#, gcc-internal-format
msgid "pointers with a memory tag, should have points-to sets"
msgstr ""
-#: tree-ssa.c:479
+#: tree-ssa.c:471
#, gcc-internal-format
msgid "pointer escapes but its name tag is not call-clobbered"
msgstr ""
-#: tree-ssa.c:488
+#: tree-ssa.c:481
#, gcc-internal-format
msgid "verify_flow_sensitive_alias_info failed"
msgstr ""
-#: tree-ssa.c:564
-#, gcc-internal-format
-msgid ""
-"alias set of a pointer's symbol tag should be a superset of the "
-"corresponding name tag"
-msgstr ""
-
-#: tree-ssa.c:580
+#: tree-ssa.c:509
#, gcc-internal-format
-msgid ""
-"two different pointers with identical points-to sets but different name tags"
+msgid "variable in call_clobbered_vars but not marked call_clobbered"
msgstr ""
-#: tree-ssa.c:612
+#: tree-ssa.c:528
#, gcc-internal-format
-msgid "verify_name_tags failed"
+msgid "variable marked call_clobbered but not in call_clobbered_vars bitmap."
msgstr ""
-#: tree-ssa.c:635
+#: tree-ssa.c:538
#, gcc-internal-format
-msgid "variable in call_clobbered_vars but not marked DECL_CALL_CLOBBERED"
-msgstr ""
-
-#: tree-ssa.c:645
-#, gcc-internal-format
-msgid ""
-"variable marked DECL_CALL_CLOBBERED but not in call_clobbered_vars bitmap."
+msgid "verify_call_clobbering failed"
msgstr ""
-#: tree-ssa.c:653
+#: tree-ssa.c:608
#, gcc-internal-format
-msgid "verify_call_clobbering failed"
+msgid "AUX pointer initialized for edge %d->%d"
msgstr ""
-#: tree-ssa.c:724
+#: tree-ssa.c:632
#, gcc-internal-format
-msgid "AUX pointer initialized for edge %d->%d"
+msgid "stmt (%p) marked modified after optimization pass: "
msgstr ""
-#: tree-ssa.c:747
+#: tree-ssa.c:652
#, gcc-internal-format
-msgid "stmt (%p) marked modified after optimization pass : "
+msgid "statement makes a memory store, but has no VDEFS"
msgstr ""
-#: tree-ssa.c:765
+#: tree-ssa.c:662 tree-ssa.c:672
#, gcc-internal-format
-msgid "statement makes a memory store, but has no V_MAY_DEFS nor V_MUST_DEFS"
+msgid "in statement"
msgstr ""
-#: tree-ssa.c:806
+#: tree-ssa.c:711
#, gcc-internal-format
msgid "verify_ssa failed"
msgstr ""
-#: tree-ssa.c:1185
+#: tree-ssa.c:1112
#, gcc-internal-format
msgid "%J%qD was declared here"
msgstr ""
#. We only do data flow with SSA_NAMEs, so that's all we
#. can warn about.
-#: tree-ssa.c:1203
+#: tree-ssa.c:1130
#, gcc-internal-format
msgid "%H%qD is used uninitialized in this function"
msgstr ""
-#: tree-ssa.c:1241
+#: tree-ssa.c:1168
#, gcc-internal-format
msgid "%H%qD may be used uninitialized in this function"
msgstr ""
-#: tree-vect-transform.c:562
+#: tree-vrp.c:3990
+#, gcc-internal-format
+msgid "%Harray subscript is outside array bounds"
+msgstr ""
+
+#: tree-vrp.c:4004
+#, gcc-internal-format
+msgid "%Harray subscript is above array bounds"
+msgstr ""
+
+#: tree-vrp.c:4011
#, gcc-internal-format
-msgid "no support for induction"
+msgid "%Harray subscript is below array bounds"
msgstr ""
-#: tree.c:3642
+#: tree.c:3907
#, gcc-internal-format
msgid "%q+D already declared with dllexport attribute: dllimport ignored"
msgstr ""
-#: tree.c:3654
+#: tree.c:3919
#, gcc-internal-format
msgid ""
"%q+D redeclared without dllimport attribute after being referenced with dll "
"linkage"
msgstr ""
-#: tree.c:3670 config/i386/winnt-cxx.c:70
+#: tree.c:3935 config/i386/winnt-cxx.c:70
#, gcc-internal-format
msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
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
+#: 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 "%qs attribute ignored"
msgstr ""
-#: tree.c:3750
+#: tree.c:4015
#, gcc-internal-format
msgid "inline function %q+D declared as dllimport: attribute ignored"
msgstr ""
-#: tree.c:3758
+#: tree.c:4023
#, gcc-internal-format
msgid "function %q+D definition is marked dllimport"
msgstr ""
-#: tree.c:3766 config/sh/symbian.c:431
+#: tree.c:4031 config/sh/symbian.c:431
#, gcc-internal-format
msgid "variable %q+D definition is marked dllimport"
msgstr ""
-#: tree.c:3789 config/sh/symbian.c:506
+#: tree.c:4054 config/sh/symbian.c:506
#, gcc-internal-format
msgid "external linkage required for symbol %q+D because of %qs attribute"
msgstr ""
-#: tree.c:5186
+#: tree.c:5541
#, gcc-internal-format
msgid "arrays of functions are not meaningful"
msgstr ""
-#: tree.c:5242
+#: tree.c:5620
#, gcc-internal-format
msgid "function return type cannot be function"
msgstr ""
-#: tree.c:6161 tree.c:6246 tree.c:6307
+#: tree.c:6556 tree.c:6641 tree.c:6702
#, gcc-internal-format
msgid "tree check: %s, have %s in %s, at %s:%d"
msgstr ""
-#: tree.c:6198
+#: tree.c:6593
#, gcc-internal-format
msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
msgstr ""
-#: tree.c:6211
+#: tree.c:6606
#, gcc-internal-format
msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
msgstr ""
-#: tree.c:6260
+#: tree.c:6655
#, gcc-internal-format
msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
msgstr ""
-#: tree.c:6273
+#: tree.c:6668
#, gcc-internal-format
msgid "tree check: expected omp_clause %s, have %s in %s, at %s:%d"
msgstr ""
-#: tree.c:6333
+#: tree.c:6728
#, gcc-internal-format
msgid ""
-"tree check: expected tree that contains %qs structure, have %qs in %s, at %"
-"s:%d"
+"tree check: expected tree that contains %qs structure, have %qs in %s, at %s:"
+"%d"
msgstr ""
-#: tree.c:6347
+#: tree.c:6742
#, gcc-internal-format
msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
msgstr ""
-#: tree.c:6359
+#: tree.c:6754
#, gcc-internal-format
msgid "tree check: accessed elt %d of phi_node with %d elts in %s, at %s:%d"
msgstr ""
-#: tree.c:6371
+#: tree.c:6767
#, gcc-internal-format
msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
msgstr ""
-#: tree.c:6384
+#: tree.c:6780
#, gcc-internal-format
msgid ""
"tree check: accessed operand %d of omp_clause %s with %d operands in %s, at %"
"s:%d"
msgstr ""
-#: value-prof.c:95
+#: value-prof.c:352
+#, gcc-internal-format
+msgid "Dead histogram"
+msgstr ""
+
+#: value-prof.c:381
+#, gcc-internal-format
+msgid ""
+"Histogram value statement does not correspond to statement it is associated "
+"with"
+msgstr ""
+
+#: value-prof.c:394
+#, gcc-internal-format
+msgid "verify_histograms failed"
+msgstr ""
+
+#: value-prof.c:435
#, gcc-internal-format
msgid ""
"%HCorrupted value profile: %s profiler overall count (%d) does not match BB "
"count (%d)"
msgstr ""
-#: varasm.c:311
+#: varasm.c:547
#, gcc-internal-format
msgid "%+D causes a section type conflict"
msgstr ""
-#: varasm.c:853
+#: varasm.c:1090
#, gcc-internal-format
msgid ""
"alignment of %q+D is greater than maximum object file alignment. Using %d"
msgstr ""
-#: varasm.c:1059 varasm.c:1067
+#: varasm.c:1300 varasm.c:1308
#, gcc-internal-format
msgid "register name not specified for %q+D"
msgstr ""
-#: varasm.c:1069
+#: varasm.c:1310
#, gcc-internal-format
msgid "invalid register name for %q+D"
msgstr ""
-#: varasm.c:1071
+#: varasm.c:1312
#, gcc-internal-format
msgid "data type of %q+D isn%'t suitable for a register"
msgstr ""
-#: varasm.c:1074
+#: varasm.c:1315
#, gcc-internal-format
msgid "register specified for %q+D isn%'t suitable for data type"
msgstr ""
-#: varasm.c:1084
+#: varasm.c:1325
#, gcc-internal-format
msgid "global register variable has initial value"
msgstr ""
-#: varasm.c:1088
+#: varasm.c:1329
#, gcc-internal-format
msgid "optimization may eliminate reads and/or writes to register variables"
msgstr ""
-#: varasm.c:1126
+#: varasm.c:1367
#, gcc-internal-format
msgid "register name given for non-register variable %q+D"
msgstr ""
-#: varasm.c:1206
+#: varasm.c:1447
#, gcc-internal-format
msgid "global destructors not supported on this target"
msgstr ""
-#: varasm.c:1256
+#: varasm.c:1513
#, gcc-internal-format
msgid "global constructors not supported on this target"
msgstr ""
-#: varasm.c:1653
+#: varasm.c:1900
#, gcc-internal-format
msgid "thread-local COMMON data not implemented"
msgstr ""
-#: varasm.c:1682
+#: varasm.c:1929
#, gcc-internal-format
msgid ""
"requested alignment for %q+D is greater than implemented alignment of %wu"
msgstr ""
-#: varasm.c:4088
+#: varasm.c:4387
#, gcc-internal-format
msgid "initializer for integer value is too complicated"
msgstr ""
-#: varasm.c:4093
+#: varasm.c:4392
#, gcc-internal-format
msgid "initializer for floating value is not a floating constant"
msgstr ""
-#: varasm.c:4366
+#: varasm.c:4665
#, gcc-internal-format
msgid "invalid initial value for member %qs"
msgstr ""
-#: varasm.c:4566 varasm.c:4610
+#: varasm.c:4865 varasm.c:4909
#, gcc-internal-format
msgid "weak declaration of %q+D must precede definition"
msgstr ""
-#: varasm.c:4574
+#: varasm.c:4873
#, gcc-internal-format
msgid ""
"weak declaration of %q+D after first use results in unspecified behavior"
msgstr ""
-#: varasm.c:4608
+#: varasm.c:4907
#, gcc-internal-format
msgid "weak declaration of %q+D must be public"
msgstr ""
-#: varasm.c:4617
+#: varasm.c:4916
#, gcc-internal-format
msgid "weak declaration of %q+D not supported"
msgstr ""
-#: varasm.c:4643
+#: varasm.c:4942
#, gcc-internal-format
msgid "only weak aliases are supported in this configuration"
msgstr ""
-#: varasm.c:4873
+#: varasm.c:5177
#, gcc-internal-format
msgid "%Jweakref is not supported in this configuration"
msgstr ""
-#: varasm.c:4946
+#: varasm.c:5258
#, gcc-internal-format
msgid "%q+D aliased to undefined symbol %qs"
msgstr ""
-#: varasm.c:4951
+#: varasm.c:5263
#, gcc-internal-format
msgid "%q+D aliased to external symbol %qs"
msgstr ""
-#: varasm.c:4990
+#: varasm.c:5302
#, gcc-internal-format
msgid "weakref %q+D ultimately targets itself"
msgstr ""
-#: varasm.c:4999
+#: varasm.c:5311
#, gcc-internal-format
msgid "weakref %q+D must have static linkage"
msgstr ""
-#: varasm.c:5005
+#: varasm.c:5317
#, gcc-internal-format
msgid "%Jalias definitions not supported in this configuration"
msgstr ""
-#: varasm.c:5010
+#: varasm.c:5322
#, gcc-internal-format
msgid "%Jonly weak aliases are supported in this configuration"
msgstr ""
-#: varasm.c:5067
+#: varasm.c:5379
#, gcc-internal-format
msgid "visibility attribute not supported in this configuration; ignored"
msgstr ""
@@ -22349,7 +22817,7 @@ msgstr ""
msgid "underflowed virtual array %s in %s, at %s:%d"
msgstr ""
-#: vec.c:160
+#: vec.c:234
#, gcc-internal-format
msgid "vector %s %s domain error, in %s at %s:%u"
msgstr ""
@@ -22360,86 +22828,86 @@ msgstr ""
msgid "no sclass for %s stab (0x%x)"
msgstr ""
-#: config/darwin-c.c:87
+#: config/darwin-c.c:85
#, gcc-internal-format
msgid "too many #pragma options align=reset"
msgstr ""
-#: config/darwin-c.c:107 config/darwin-c.c:110 config/darwin-c.c:112
-#: config/darwin-c.c:114
+#: config/darwin-c.c:105 config/darwin-c.c:108 config/darwin-c.c:110
+#: config/darwin-c.c:112
#, gcc-internal-format
msgid "malformed '#pragma options', ignoring"
msgstr ""
-#: config/darwin-c.c:117
+#: config/darwin-c.c:115
#, gcc-internal-format
msgid "junk at end of '#pragma options'"
msgstr ""
-#: config/darwin-c.c:127
+#: config/darwin-c.c:125
#, gcc-internal-format
msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
msgstr ""
-#: config/darwin-c.c:139
+#: config/darwin-c.c:137
#, gcc-internal-format
msgid "missing '(' after '#pragma unused', ignoring"
msgstr ""
-#: config/darwin-c.c:157
+#: config/darwin-c.c:155
#, gcc-internal-format
msgid "missing ')' after '#pragma unused', ignoring"
msgstr ""
-#: config/darwin-c.c:160
+#: config/darwin-c.c:158
#, gcc-internal-format
msgid "junk at end of '#pragma unused'"
msgstr ""
-#: config/darwin-c.c:171
+#: config/darwin-c.c:169
#, gcc-internal-format
msgid "malformed '#pragma ms_struct', ignoring"
msgstr ""
-#: config/darwin-c.c:179
+#: config/darwin-c.c:177
#, gcc-internal-format
msgid "malformed '#pragma ms_struct {on|off|reset}', ignoring"
msgstr ""
-#: config/darwin-c.c:182
+#: config/darwin-c.c:180
#, gcc-internal-format
msgid "junk at end of '#pragma ms_struct'"
msgstr ""
-#: config/darwin-c.c:408
+#: config/darwin-c.c:406
#, gcc-internal-format
msgid "subframework include %s conflicts with framework include"
msgstr ""
-#: config/darwin-c.c:600
+#: config/darwin-c.c:598
#, gcc-internal-format
msgid "Unknown value %qs of -mmacosx-version-min"
msgstr ""
-#: config/darwin.c:1326
+#: config/darwin.c:1413
#, gcc-internal-format
msgid ""
"%<%s%> 2.95 vtable-compatability attribute applies only when compiling a kext"
msgstr ""
-#: config/darwin.c:1333
+#: config/darwin.c:1420
#, gcc-internal-format
msgid "%<%s%> 2.95 vtable-compatability attribute applies only to C++ classes"
msgstr ""
-#: config/darwin.c:1466
+#: config/darwin.c:1553
#, gcc-internal-format
msgid ""
"internal and protected visibility attributes not supported in this "
"configuration; ignored"
msgstr ""
-#: config/darwin.c:1620
+#: config/darwin.c:1708
#, gcc-internal-format
msgid "command line option %<-fapple-kext%> is only valid for C++"
msgstr ""
@@ -22509,12 +22977,17 @@ msgstr ""
msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
msgstr ""
+#: config/vxworks.c:70
+#, gcc-internal-format
+msgid "PIC is only supported for RTPs"
+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
+#: config/darwin.h:449
#, gcc-internal-format
msgid "alias definitions not supported in Mach-O; ignored"
msgstr ""
@@ -22530,83 +23003,83 @@ msgstr ""
msgid "profiler support for WindISS"
msgstr ""
-#: config/alpha/alpha.c:231 config/rs6000/rs6000.c:1619
+#: config/alpha/alpha.c:233 config/rs6000/rs6000.c:1844
#, gcc-internal-format
msgid "bad value %qs for -mtls-size switch"
msgstr ""
-#: config/alpha/alpha.c:285
+#: config/alpha/alpha.c:287
#, gcc-internal-format
msgid "-f%s ignored for Unicos/Mk (not supported)"
msgstr ""
-#: config/alpha/alpha.c:309
+#: config/alpha/alpha.c:311
#, gcc-internal-format
msgid "-mieee not supported on Unicos/Mk"
msgstr ""
-#: config/alpha/alpha.c:320
+#: config/alpha/alpha.c:322
#, gcc-internal-format
msgid "-mieee-with-inexact not supported on Unicos/Mk"
msgstr ""
-#: config/alpha/alpha.c:337
+#: config/alpha/alpha.c:339
#, gcc-internal-format
msgid "bad value %qs for -mtrap-precision switch"
msgstr ""
-#: config/alpha/alpha.c:351
+#: config/alpha/alpha.c:353
#, gcc-internal-format
msgid "bad value %qs for -mfp-rounding-mode switch"
msgstr ""
-#: config/alpha/alpha.c:366
+#: config/alpha/alpha.c:368
#, gcc-internal-format
msgid "bad value %qs for -mfp-trap-mode switch"
msgstr ""
-#: config/alpha/alpha.c:380 config/alpha/alpha.c:392
+#: config/alpha/alpha.c:382 config/alpha/alpha.c:394
#, gcc-internal-format
msgid "bad value %qs for -mcpu switch"
msgstr ""
-#: config/alpha/alpha.c:399
+#: config/alpha/alpha.c:401
#, gcc-internal-format
msgid "trap mode not supported on Unicos/Mk"
msgstr ""
-#: config/alpha/alpha.c:406
+#: config/alpha/alpha.c:408
#, gcc-internal-format
msgid "fp software completion requires -mtrap-precision=i"
msgstr ""
-#: config/alpha/alpha.c:422
+#: config/alpha/alpha.c:424
#, gcc-internal-format
msgid "rounding mode not supported for VAX floats"
msgstr ""
-#: config/alpha/alpha.c:427
+#: config/alpha/alpha.c:429
#, gcc-internal-format
msgid "trap mode not supported for VAX floats"
msgstr ""
-#: config/alpha/alpha.c:431
+#: config/alpha/alpha.c:433
#, gcc-internal-format
msgid "128-bit long double not supported for VAX floats"
msgstr ""
-#: config/alpha/alpha.c:459
+#: config/alpha/alpha.c:461
#, gcc-internal-format
msgid "L%d cache latency unknown for %s"
msgstr ""
-#: config/alpha/alpha.c:474
+#: config/alpha/alpha.c:476
#, gcc-internal-format
msgid "bad value %qs for -mmemory-latency"
msgstr ""
-#: config/alpha/alpha.c:6587 config/alpha/alpha.c:6590 config/s390/s390.c:8207
-#: config/s390/s390.c:8210
+#: config/alpha/alpha.c:6513 config/alpha/alpha.c:6516 config/s390/s390.c:8247
+#: config/s390/s390.c:8250
#, gcc-internal-format
msgid "bad builtin fcode"
msgstr ""
@@ -22621,174 +23094,184 @@ msgstr ""
msgid "argument of %qs attribute is not \"ilink1\" or \"ilink2\""
msgstr ""
-#: config/arm/arm.c:921
+#: config/arm/arm.c:969
#, gcc-internal-format
msgid "switch -mcpu=%s conflicts with -march= switch"
msgstr ""
-#: config/arm/arm.c:931 config/rs6000/rs6000.c:1269 config/sparc/sparc.c:734
+#: config/arm/arm.c:979 config/rs6000/rs6000.c:1403 config/sparc/sparc.c:735
#, gcc-internal-format
msgid "bad value (%s) for %s switch"
msgstr ""
-#: config/arm/arm.c:1041
+#: config/arm/arm.c:1089
+#, gcc-internal-format
+msgid "target CPU does not support ARM mode"
+msgstr ""
+
+#: config/arm/arm.c:1093
#, gcc-internal-format
msgid "target CPU does not support interworking"
msgstr ""
-#: config/arm/arm.c:1047
+#: config/arm/arm.c:1099
#, gcc-internal-format
msgid "target CPU does not support THUMB instructions"
msgstr ""
-#: config/arm/arm.c:1065
+#: config/arm/arm.c:1117
#, gcc-internal-format
msgid ""
"enabling backtrace support is only meaningful when compiling for the Thumb"
msgstr ""
-#: config/arm/arm.c:1068
+#: config/arm/arm.c:1120
#, gcc-internal-format
msgid ""
"enabling callee interworking support is only meaningful when compiling for "
"the Thumb"
msgstr ""
-#: config/arm/arm.c:1071
+#: config/arm/arm.c:1123
#, gcc-internal-format
msgid ""
"enabling caller interworking support is only meaningful when compiling for "
"the Thumb"
msgstr ""
-#: config/arm/arm.c:1075
+#: config/arm/arm.c:1127
#, gcc-internal-format
msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
msgstr ""
-#: config/arm/arm.c:1083
+#: config/arm/arm.c:1135
#, gcc-internal-format
msgid "-fpic and -mapcs-reent are incompatible"
msgstr ""
-#: config/arm/arm.c:1086
+#: config/arm/arm.c:1138
#, gcc-internal-format
msgid "APCS reentrant code not supported. Ignored"
msgstr ""
-#: config/arm/arm.c:1094
+#: config/arm/arm.c:1146
#, gcc-internal-format
msgid "-g with -mno-apcs-frame may not give sensible debugging"
msgstr ""
-#: config/arm/arm.c:1102
+#: config/arm/arm.c:1149
#, gcc-internal-format
msgid "passing floating point arguments in fp regs not yet supported"
msgstr ""
-#: config/arm/arm.c:1144
+#: config/arm/arm.c:1194
#, gcc-internal-format
msgid "invalid ABI option: -mabi=%s"
msgstr ""
-#: config/arm/arm.c:1150
+#: config/arm/arm.c:1200
#, gcc-internal-format
msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
msgstr ""
-#: config/arm/arm.c:1153
+#: config/arm/arm.c:1203
#, gcc-internal-format
msgid "iwmmxt abi requires an iwmmxt capable cpu"
msgstr ""
-#: config/arm/arm.c:1163
+#: config/arm/arm.c:1213
#, gcc-internal-format
msgid "invalid floating point emulation option: -mfpe=%s"
msgstr ""
-#: config/arm/arm.c:1180
+#: config/arm/arm.c:1230
#, gcc-internal-format
msgid "invalid floating point option: -mfpu=%s"
msgstr ""
-#: config/arm/arm.c:1220
+#: config/arm/arm.c:1270
#, gcc-internal-format
msgid "invalid floating point abi: -mfloat-abi=%s"
msgstr ""
-#: config/arm/arm.c:1227
+#: config/arm/arm.c:1277
#, gcc-internal-format
msgid "-mfloat-abi=hard and VFP"
msgstr ""
-#: config/arm/arm.c:1233
+#: config/arm/arm.c:1283
#, gcc-internal-format
msgid "iWMMXt and hardware floating point"
msgstr ""
-#: config/arm/arm.c:1256
+#: config/arm/arm.c:1287
+#, gcc-internal-format
+msgid "Thumb-2 iWMMXt"
+msgstr ""
+
+#: config/arm/arm.c:1310
#, gcc-internal-format
msgid "invalid thread pointer option: -mtp=%s"
msgstr ""
-#: config/arm/arm.c:1269
+#: config/arm/arm.c:1323
#, gcc-internal-format
-msgid "can not use -mtp=cp15 with -mthumb"
+msgid "can not use -mtp=cp15 with 16-bit Thumb"
msgstr ""
-#: config/arm/arm.c:1283
+#: config/arm/arm.c:1337
#, gcc-internal-format
msgid "structure size boundary can only be set to %s"
msgstr ""
-#: config/arm/arm.c:1292
+#: config/arm/arm.c:1351
#, gcc-internal-format
msgid "-mpic-register= is useless without -fpic"
msgstr ""
-#: config/arm/arm.c:1299
+#: config/arm/arm.c:1358
#, gcc-internal-format
msgid "unable to use '%s' for PIC register"
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
+#: 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 "%qs attribute only applies to functions"
msgstr ""
-#: config/arm/arm.c:12052
+#: config/arm/arm.c:12875
#, gcc-internal-format
msgid "unable to compute real location of stacked parameter"
msgstr ""
#. @@@ better error message
-#: config/arm/arm.c:12697 config/arm/arm.c:12734
+#: config/arm/arm.c:13519 config/arm/arm.c:13556
#, gcc-internal-format
msgid "selector must be an immediate"
msgstr ""
#. @@@ better error message
-#: config/arm/arm.c:12777 config/i386/i386.c:16074 config/i386/i386.c:16108
+#: config/arm/arm.c:13599 config/i386/i386.c:18017 config/i386/i386.c:18051
#, gcc-internal-format
msgid "mask must be an immediate"
msgstr ""
-#: config/arm/arm.c:13436
+#: config/arm/arm.c:14258
#, gcc-internal-format
msgid "no low registers available for popping high registers"
msgstr ""
-#: config/arm/arm.c:13660
+#: config/arm/arm.c:14481
#, gcc-internal-format
msgid "interrupt Service Routines cannot be coded in Thumb mode"
msgstr ""
-#: config/arm/pe.c:165 config/mcore/mcore.c:2898
+#: config/arm/pe.c:165 config/mcore/mcore.c:2899
#, gcc-internal-format
msgid "initialized variable %q+D is marked dllimport"
msgstr ""
@@ -22798,67 +23281,77 @@ msgstr ""
msgid "static variable %q+D is marked dllimport"
msgstr ""
-#: config/avr/avr.c:544
+#: config/avr/avr.c:550
#, gcc-internal-format
msgid "large frame pointer change (%d) with -mtiny-stack"
msgstr ""
-#: config/avr/avr.c:4662
+#: config/avr/avr.c:4571
#, gcc-internal-format
msgid "only initialized variables can be placed into program memory area"
msgstr ""
-#: config/avr/avr.c:4706
+#: config/avr/avr.c:4615
#, gcc-internal-format
msgid "%qs appears to be a misspelled interrupt handler"
msgstr ""
-#: config/avr/avr.c:4714
+#: config/avr/avr.c:4623
#, gcc-internal-format
msgid "%qs appears to be a misspelled signal handler"
msgstr ""
-#: config/avr/avr.c:4806
+#: config/avr/avr.c:4715
#, gcc-internal-format
msgid "only uninitialized variables can be placed in the .noinit section"
msgstr ""
-#: config/avr/avr.c:4820
+#: config/avr/avr.c:4729
#, gcc-internal-format
msgid "MCU %qs supported for assembler only"
msgstr ""
-#: config/avr/avr.h:685
+#: config/avr/avr.h:686
#, gcc-internal-format
msgid "trampolines not supported"
msgstr ""
-#: config/bfin/bfin.c:1958 config/m68k/m68k.c:299
+#: config/bfin/bfin.c:2055 config/m68k/m68k.c:457
#, gcc-internal-format
msgid "-mshared-library-id=%s is not between 0 and %d"
msgstr ""
-#: config/bfin/bfin.c:1988
+#: config/bfin/bfin.c:2085
#, gcc-internal-format
msgid "-mshared-library-id= specified without -mid-shared-library"
msgstr ""
-#: config/bfin/bfin.c:1994
+#: config/bfin/bfin.c:2091
+#, gcc-internal-format
+msgid "Can't use multiple stack checking methods together."
+msgstr ""
+
+#: config/bfin/bfin.c:2094
#, gcc-internal-format
msgid "ID shared libraries and FD-PIC mode can't be used together."
msgstr ""
-#: config/bfin/bfin.c:3671
+#: config/bfin/bfin.c:2099 config/m68k/m68k.c:552
+#, gcc-internal-format
+msgid "cannot specify both -msep-data and -mid-shared-library"
+msgstr ""
+
+#: config/bfin/bfin.c:4397
#, gcc-internal-format
msgid "multiple function type attributes specified"
msgstr ""
-#: config/bfin/bfin.c:3727
+#: config/bfin/bfin.c:4453 config/spu/spu.c:2854
#, gcc-internal-format
msgid "`%s' attribute only applies to functions"
msgstr ""
-#: config/bfin/bfin.c:3738
+#: config/bfin/bfin.c:4464
#, gcc-internal-format
msgid "can't apply both longcall and shortcall attributes to the same function"
msgstr ""
@@ -22902,83 +23395,83 @@ msgstr ""
#. 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
+#: config/cris/cris.c:434
#, gcc-internal-format
msgid "MULT case in cris_op_str"
msgstr ""
-#: config/cris/cris.c:813
+#: config/cris/cris.c:811
#, gcc-internal-format
msgid "invalid use of ':' modifier"
msgstr ""
-#: config/cris/cris.c:986
+#: config/cris/cris.c:984
#, gcc-internal-format
msgid "internal error: bad register: %d"
msgstr ""
-#: config/cris/cris.c:1528
+#: config/cris/cris.c:1525
#, gcc-internal-format
msgid "internal error: sideeffect-insn affecting main effect"
msgstr ""
-#: config/cris/cris.c:1552
+#: config/cris/cris.c:1549
#, gcc-internal-format
msgid "unknown cc_attr value"
msgstr ""
#. If we get here, the caller got its initial tests wrong.
-#: config/cris/cris.c:1903
+#: config/cris/cris.c:1897
#, gcc-internal-format
msgid "internal error: cris_side_effect_mode_ok with bad operands"
msgstr ""
-#: config/cris/cris.c:2106
+#: config/cris/cris.c:2100
#, gcc-internal-format
msgid "-max-stackframe=%d is not usable, not between 0 and %d"
msgstr ""
-#: config/cris/cris.c:2134
+#: config/cris/cris.c:2128
#, gcc-internal-format
msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
msgstr ""
-#: config/cris/cris.c:2170
+#: config/cris/cris.c:2164
#, gcc-internal-format
msgid "unknown CRIS cpu version specification in -mtune= : %s"
msgstr ""
-#: config/cris/cris.c:2188
+#: config/cris/cris.c:2182
#, gcc-internal-format
msgid "-fPIC and -fpic are not supported in this configuration"
msgstr ""
-#: config/cris/cris.c:2203
+#: config/cris/cris.c:2197
#, gcc-internal-format
msgid "that particular -g option is invalid with -maout and -melinux"
msgstr ""
-#: config/cris/cris.c:2416
+#: config/cris/cris.c:2410
#, gcc-internal-format
msgid "Unknown src"
msgstr ""
-#: config/cris/cris.c:2477
+#: config/cris/cris.c:2471
#, gcc-internal-format
msgid "Unknown dest"
msgstr ""
-#: config/cris/cris.c:2762
+#: config/cris/cris.c:2756
#, gcc-internal-format
msgid "stackframe too big: %d bytes"
msgstr ""
-#: config/cris/cris.c:3214 config/cris/cris.c:3241
+#: config/cris/cris.c:3208 config/cris/cris.c:3235
#, gcc-internal-format
msgid "expand_binop failed in movsi got"
msgstr ""
-#: config/cris/cris.c:3322
+#: config/cris/cris.c:3316
#, gcc-internal-format
msgid "emitting PIC operand, but PIC register isn't set up"
msgstr ""
@@ -23063,47 +23556,47 @@ msgstr ""
msgid "inappropriate accumulator for %qs"
msgstr ""
-#: config/frv/frv.c:8717
+#: config/frv/frv.c:8716
#, gcc-internal-format
msgid "invalid IACC argument"
msgstr ""
-#: config/frv/frv.c:8740
+#: config/frv/frv.c:8739
#, gcc-internal-format
msgid "%qs expects a constant argument"
msgstr ""
-#: config/frv/frv.c:8745
+#: config/frv/frv.c:8744
#, gcc-internal-format
msgid "constant argument out of range for %qs"
msgstr ""
-#: config/frv/frv.c:9227
+#: config/frv/frv.c:9225
#, gcc-internal-format
msgid "media functions are not available unless -mmedia is used"
msgstr ""
-#: config/frv/frv.c:9239
+#: config/frv/frv.c:9237
#, gcc-internal-format
msgid "this media function is only available on the fr500"
msgstr ""
-#: config/frv/frv.c:9267
+#: config/frv/frv.c:9265
#, gcc-internal-format
msgid "this media function is only available on the fr400 and fr550"
msgstr ""
-#: config/frv/frv.c:9286
+#: config/frv/frv.c:9284
#, gcc-internal-format
msgid "this builtin function is only available on the fr405 and fr450"
msgstr ""
-#: config/frv/frv.c:9295
+#: config/frv/frv.c:9293
#, gcc-internal-format
msgid "this builtin function is only available on the fr500 and fr550"
msgstr ""
-#: config/frv/frv.c:9307
+#: config/frv/frv.c:9305
#, gcc-internal-format
msgid "this builtin function is only available on the fr450"
msgstr ""
@@ -23128,261 +23621,271 @@ msgstr ""
msgid "can't set position in PCH file: %m"
msgstr ""
-#: config/i386/i386.c:1586 config/i386/i386.c:1727
+#: config/i386/i386.c:2015 config/i386/i386.c:2191
#, gcc-internal-format
msgid "bad value (%s) for -mtune= switch"
msgstr ""
-#: config/i386/i386.c:1611
+#: config/i386/i386.c:2056
+#, gcc-internal-format
+msgid "bad value (%s) for -mstringop-strategy= switch"
+msgstr ""
+
+#: config/i386/i386.c:2059
#, gcc-internal-format
msgid ""
"-mtune=x86-64 is deprecated. Use -mtune=k8 or -mtune=generic instead as "
"appropriate."
msgstr ""
-#: config/i386/i386.c:1617
+#: config/i386/i386.c:2065
#, gcc-internal-format
msgid "generic CPU can be used only for -mtune= switch"
msgstr ""
-#: config/i386/i386.c:1619 config/i386/i386.c:1696 config/mt/mt.c:805
+#: config/i386/i386.c:2067 config/i386/i386.c:2156 config/mt/mt.c:805
#, gcc-internal-format
msgid "bad value (%s) for -march= switch"
msgstr ""
-#: config/i386/i386.c:1628
+#: config/i386/i386.c:2078
#, gcc-internal-format
-msgid "code model %s not supported in PIC mode"
+msgid "code model %s does not support PIC mode"
msgstr ""
-#: config/i386/i386.c:1636 config/sparc/sparc.c:698
+#: config/i386/i386.c:2084 config/sparc/sparc.c:699
#, gcc-internal-format
msgid "bad value (%s) for -mcmodel= switch"
msgstr ""
-#: config/i386/i386.c:1652
+#: config/i386/i386.c:2100
#, gcc-internal-format
msgid "bad value (%s) for -masm= switch"
msgstr ""
-#: config/i386/i386.c:1655
+#: config/i386/i386.c:2103
#, gcc-internal-format
msgid "code model %qs not supported in the %s bit mode"
msgstr ""
-#: config/i386/i386.c:1658
-#, gcc-internal-format
-msgid "code model %<large%> not supported yet"
-msgstr ""
-
-#: config/i386/i386.c:1660
+#: config/i386/i386.c:2106
#, gcc-internal-format
msgid "%i-bit mode not compiled in"
msgstr ""
-#: config/i386/i386.c:1690 config/i386/i386.c:1714
+#: config/i386/i386.c:2150 config/i386/i386.c:2178
#, gcc-internal-format
msgid "CPU you selected does not support x86-64 instruction set"
msgstr ""
-#: config/i386/i386.c:1744
+#: config/i386/i386.c:2212
#, gcc-internal-format
msgid "-mregparm=%d is not between 0 and %d"
msgstr ""
-#: config/i386/i386.c:1757
+#: config/i386/i386.c:2225
#, gcc-internal-format
msgid "-malign-loops is obsolete, use -falign-loops"
msgstr ""
-#: config/i386/i386.c:1762 config/i386/i386.c:1775 config/i386/i386.c:1788
+#: config/i386/i386.c:2230 config/i386/i386.c:2243 config/i386/i386.c:2256
#, gcc-internal-format
msgid "-malign-loops=%d is not between 0 and %d"
msgstr ""
-#: config/i386/i386.c:1770
+#: config/i386/i386.c:2238
#, gcc-internal-format
msgid "-malign-jumps is obsolete, use -falign-jumps"
msgstr ""
-#: config/i386/i386.c:1783
+#: config/i386/i386.c:2251
#, gcc-internal-format
msgid "-malign-functions is obsolete, use -falign-functions"
msgstr ""
-#: config/i386/i386.c:1816
+#: config/i386/i386.c:2284
#, gcc-internal-format
msgid "-mbranch-cost=%d is not between 0 and 5"
msgstr ""
-#: config/i386/i386.c:1824
+#: config/i386/i386.c:2292
#, gcc-internal-format
msgid "-mlarge-data-threshold=%d is negative"
msgstr ""
-#: config/i386/i386.c:1838
+#: config/i386/i386.c:2306
#, gcc-internal-format
msgid "bad value (%s) for -mtls-dialect= switch"
msgstr ""
-#: config/i386/i386.c:1885
+#: config/i386/i386.c:2365
#, gcc-internal-format
msgid "-malign-double makes no sense in the 64bit mode"
msgstr ""
-#: config/i386/i386.c:1887
+#: config/i386/i386.c:2367
#, gcc-internal-format
msgid "-mrtd calling convention not supported in the 64bit mode"
msgstr ""
-#: config/i386/i386.c:1913
+#: config/i386/i386.c:2393
#, gcc-internal-format
msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
msgstr ""
-#: config/i386/i386.c:1922
+#: config/i386/i386.c:2402
#, gcc-internal-format
msgid "-msseregparm used without SSE enabled"
msgstr ""
-#: config/i386/i386.c:1934 config/i386/i386.c:1945
+#: config/i386/i386.c:2413 config/i386/i386.c:2424
#, gcc-internal-format
msgid "SSE instruction set disabled, using 387 arithmetics"
msgstr ""
-#: config/i386/i386.c:1950
+#: config/i386/i386.c:2429
#, gcc-internal-format
msgid "387 instruction set disabled, using SSE arithmetics"
msgstr ""
-#: config/i386/i386.c:1957
+#: config/i386/i386.c:2436
#, gcc-internal-format
msgid "bad value (%s) for -mfpmath= switch"
msgstr ""
-#: config/i386/i386.c:1979
+#: config/i386/i386.c:2458
#, gcc-internal-format
msgid ""
"unwind tables currently require either a frame pointer or -maccumulate-"
"outgoing-args for correctness"
msgstr ""
-#: config/i386/i386.c:2350 config/i386/i386.c:2401
+#: config/i386/i386.c:2843 config/i386/i386.c:2894
#, gcc-internal-format
msgid "fastcall and regparm attributes are not compatible"
msgstr ""
-#: config/i386/i386.c:2357
+#: config/i386/i386.c:2850
#, gcc-internal-format
msgid "%qs attribute requires an integer constant argument"
msgstr ""
-#: config/i386/i386.c:2363
+#: config/i386/i386.c:2856
#, gcc-internal-format
msgid "argument to %qs attribute larger than %d"
msgstr ""
-#: config/i386/i386.c:2373
+#: config/i386/i386.c:2866
#, gcc-internal-format
msgid "%s functions limited to %d register parameters"
msgstr ""
-#: config/i386/i386.c:2393 config/i386/i386.c:2428
+#: config/i386/i386.c:2886 config/i386/i386.c:2921
#, gcc-internal-format
msgid "fastcall and cdecl attributes are not compatible"
msgstr ""
-#: config/i386/i386.c:2397
+#: config/i386/i386.c:2890
#, gcc-internal-format
msgid "fastcall and stdcall attributes are not compatible"
msgstr ""
-#: config/i386/i386.c:2411 config/i386/i386.c:2424
+#: config/i386/i386.c:2904 config/i386/i386.c:2917
#, gcc-internal-format
msgid "stdcall and cdecl attributes are not compatible"
msgstr ""
-#: config/i386/i386.c:2415
+#: config/i386/i386.c:2908
#, gcc-internal-format
msgid "stdcall and fastcall attributes are not compatible"
msgstr ""
-#: config/i386/i386.c:2562
+#: config/i386/i386.c:3055
#, gcc-internal-format
msgid "Calling %qD with attribute sseregparm without SSE/SSE2 enabled"
msgstr ""
-#: config/i386/i386.c:2565
+#: config/i386/i386.c:3058
#, gcc-internal-format
msgid "Calling %qT with attribute sseregparm without SSE/SSE2 enabled"
msgstr ""
-#: config/i386/i386.c:3279
+#: config/i386/i386.c:3786
#, gcc-internal-format
msgid "SSE register return with SSE disabled"
msgstr ""
-#: config/i386/i386.c:3285
+#: config/i386/i386.c:3792
#, gcc-internal-format
msgid "SSE register argument with SSE disabled"
msgstr ""
-#: config/i386/i386.c:3301
+#: config/i386/i386.c:3808
#, gcc-internal-format
msgid "x87 register return with x87 disabled"
msgstr ""
-#: config/i386/i386.c:3617
+#: config/i386/i386.c:4124
#, gcc-internal-format
msgid "SSE vector argument without SSE enabled changes the ABI"
msgstr ""
-#: config/i386/i386.c:3634
+#: config/i386/i386.c:4141
#, gcc-internal-format
msgid "MMX vector argument without MMX enabled changes the ABI"
msgstr ""
-#: config/i386/i386.c:3892
+#: config/i386/i386.c:4414
#, gcc-internal-format
msgid "SSE vector return without SSE enabled changes the ABI"
msgstr ""
-#: config/i386/i386.c:3902
+#: config/i386/i386.c:4424
#, gcc-internal-format
msgid "MMX vector return without MMX enabled changes the ABI"
msgstr ""
-#: config/i386/i386.c:5257
+#: config/i386/i386.c:5812
#, gcc-internal-format
msgid "-mstackrealign ignored for nested functions"
msgstr ""
-#: config/i386/i386.c:5259
+#: config/i386/i386.c:5814
#, gcc-internal-format
msgid "%s not supported for nested functions"
msgstr ""
-#: config/i386/i386.c:7466
+#: config/i386/i386.c:8074
#, gcc-internal-format
msgid "extended registers have no high halves"
msgstr ""
-#: config/i386/i386.c:7481
+#: config/i386/i386.c:8089
#, gcc-internal-format
msgid "unsupported operand size for extended register"
msgstr ""
-#: config/i386/i386.c:15802 config/rs6000/rs6000.c:7283
+#: config/i386/i386.c:17747 config/rs6000/rs6000.c:7640
#, gcc-internal-format
msgid "selector must be an integer constant in the range 0..%wi"
msgstr ""
-#: config/i386/i386.c:16140
+#: config/i386/i386.c:18083 config/i386/i386.c:18278
#, gcc-internal-format
msgid "shift must be an immediate"
msgstr ""
-#: config/i386/i386.c:17369 config/rs6000/rs6000.c:17641
+#: config/i386/i386.c:18337 config/i386/i386.c:18379
+#, gcc-internal-format
+msgid "index mask must be an immediate"
+msgstr ""
+
+#: config/i386/i386.c:18342 config/i386/i386.c:18384
+#, gcc-internal-format
+msgid "length mask must be an immediate"
+msgstr ""
+
+#: config/i386/i386.c:19528 config/rs6000/rs6000.c:18849
#, gcc-internal-format
msgid "%qs incompatible attribute ignored"
msgstr ""
@@ -23433,7 +23936,7 @@ msgstr ""
msgid "%q+D causes a section type conflict"
msgstr ""
-#: config/i386/cygming.h:127
+#: config/i386/cygming.h:128
#, gcc-internal-format
msgid "-f%s ignored for target (all code is position independent)"
msgstr ""
@@ -23453,73 +23956,78 @@ msgstr ""
msgid "malformed #pragma builtin"
msgstr ""
-#: config/ia64/ia64.c:538 config/m32r/m32r.c:373
+#: config/ia64/ia64.c:541 config/m32r/m32r.c:373
#, gcc-internal-format
msgid "invalid argument of %qs attribute"
msgstr ""
-#: config/ia64/ia64.c:550
+#: config/ia64/ia64.c:553
#, gcc-internal-format
msgid "%Jan address area attribute cannot be specified for local variables"
msgstr ""
-#: config/ia64/ia64.c:557
+#: config/ia64/ia64.c:560
#, gcc-internal-format
msgid "address area of %q+D conflicts with previous declaration"
msgstr ""
-#: config/ia64/ia64.c:564
+#: config/ia64/ia64.c:567
#, gcc-internal-format
msgid "%Jaddress area attribute cannot be specified for functions"
msgstr ""
-#: config/ia64/ia64.c:5090 config/pa/pa.c:339
+#: config/ia64/ia64.c:5079 config/pa/pa.c:339 config/spu/spu.c:3754
#, gcc-internal-format
msgid "value of -mfixed-range must have form REG1-REG2"
msgstr ""
-#: config/ia64/ia64.c:5117 config/pa/pa.c:366
+#: config/ia64/ia64.c:5106 config/pa/pa.c:366 config/spu/spu.c:3780
#, gcc-internal-format
msgid "%s-%s is an empty range"
msgstr ""
-#: config/ia64/ia64.c:5145
+#: config/ia64/ia64.c:5134
#, gcc-internal-format
msgid "bad value %<%s%> for -mtls-size= switch"
msgstr ""
-#: config/ia64/ia64.c:5173
+#: config/ia64/ia64.c:5162
#, gcc-internal-format
msgid "bad value %<%s%> for -mtune= switch"
msgstr ""
-#: config/ia64/ia64.c:5192
+#: config/ia64/ia64.c:5181
#, gcc-internal-format
msgid "not yet implemented: latency-optimized inline square root"
msgstr ""
+#: config/ia64/ia64.c:9857
+#, gcc-internal-format
+msgid "version attribute is not a string"
+msgstr ""
+
#: config/iq2000/iq2000.c:1814
#, gcc-internal-format
msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
msgstr ""
-#: config/iq2000/iq2000.c:2593
+#: config/iq2000/iq2000.c:2592
#, gcc-internal-format
msgid "argument %qd is not a constant"
msgstr ""
-#: config/iq2000/iq2000.c:2896 config/mt/mt.c:350 config/xtensa/xtensa.c:1787
+#: config/iq2000/iq2000.c:2894 config/mt/mt.c:350 config/xtensa/xtensa.c:1861
#, gcc-internal-format
msgid "PRINT_OPERAND_ADDRESS, null pointer"
msgstr ""
-#: config/iq2000/iq2000.c:3051
+#: config/iq2000/iq2000.c:3049
#, gcc-internal-format
msgid "PRINT_OPERAND: Unknown punctuation '%c'"
msgstr ""
-#: config/iq2000/iq2000.c:3060 config/mips/mips.c:5501
-#: config/xtensa/xtensa.c:1641
+#: config/iq2000/iq2000.c:3058 config/mips/mips.c:5491
+#: config/xtensa/xtensa.c:1715
#, gcc-internal-format
msgid "PRINT_OPERAND null pointer"
msgstr ""
@@ -23559,129 +24067,135 @@ msgstr ""
msgid "%<trap%> attribute is already used"
msgstr ""
-#: config/m68k/m68k.c:326
+#: config/m68k/m68k.c:502
#, gcc-internal-format
-msgid "cannot specify both -msep-data and -mid-shared-library"
+msgid "-mcpu=%s conflicts with -march=%s"
msgstr ""
-#: config/m68k/m68k.c:338
+#: config/m68k/m68k.c:564
#, gcc-internal-format
-msgid "-fPIC is not currently supported on the 68000 or 68010"
+msgid "-mpcrel -fPIC is not currently supported on selected cpu"
msgstr ""
-#: config/m68k/m68k.c:680 config/rs6000/rs6000.c:13849
+#: config/m68k/m68k.c:972 config/rs6000/rs6000.c:14293
#, gcc-internal-format
msgid "stack limit expression is not supported"
msgstr ""
-#: config/mips/mips.c:4708
+#: config/mips/mips.c:4693
#, gcc-internal-format
msgid ""
"-%s conflicts with the other architecture options, which specify a %s "
"processor"
msgstr ""
-#: config/mips/mips.c:4724
+#: config/mips/mips.c:4709
#, gcc-internal-format
msgid "-march=%s is not compatible with the selected ABI"
msgstr ""
-#: config/mips/mips.c:4742
+#: config/mips/mips.c:4730
#, gcc-internal-format
msgid "-mgp64 used with a 32-bit processor"
msgstr ""
-#: config/mips/mips.c:4744
+#: config/mips/mips.c:4732
#, gcc-internal-format
msgid "-mgp32 used with a 64-bit ABI"
msgstr ""
-#: config/mips/mips.c:4746
+#: config/mips/mips.c:4734
#, gcc-internal-format
msgid "-mgp64 used with a 32-bit ABI"
msgstr ""
-#: config/mips/mips.c:4764 config/mips/mips.c:4766 config/mips/mips.c:4768
-#: config/mips/mips.c:4844
+#: config/mips/mips.c:4752 config/mips/mips.c:4758 config/mips/mips.c:4834
#, gcc-internal-format
msgid "unsupported combination: %s"
msgstr ""
-#: config/mips/mips.c:4839
+#: config/mips/mips.c:4755
+#, gcc-internal-format
+msgid ""
+"-mgp32 and -mfp64 can only be combined if the target supports the mfhc1 and "
+"mthc1 instructions"
+msgstr ""
+
+#: config/mips/mips.c:4829
#, gcc-internal-format
msgid ""
"generation of Branch Likely instructions enabled, but not supported by "
"architecture"
msgstr ""
-#: config/mips/mips.c:4859
+#: config/mips/mips.c:4849
#, gcc-internal-format
msgid "%<-G%> is incompatible with %<-mabicalls%>"
msgstr ""
-#: config/mips/mips.c:4926
+#: config/mips/mips.c:4916
#, gcc-internal-format
msgid "-mips3d requires -mpaired-single"
msgstr ""
-#: config/mips/mips.c:4935
+#: config/mips/mips.c:4925
#, gcc-internal-format
msgid "-mips3d/-mpaired-single must be used with -mfp64 -mhard-float"
msgstr ""
-#: config/mips/mips.c:4940
+#: config/mips/mips.c:4930
#, gcc-internal-format
msgid "-mips3d/-mpaired-single must be used with -mips64"
msgstr ""
-#: config/mips/mips.c:4943
+#: config/mips/mips.c:4933
#, gcc-internal-format
msgid "-mips16 and -mdsp cannot be used together"
msgstr ""
-#: config/mips/mips.c:5438
+#: config/mips/mips.c:5428
#, gcc-internal-format
msgid "internal error: %%) found without a %%( in assembler pattern"
msgstr ""
-#: config/mips/mips.c:5452
+#: config/mips/mips.c:5442
#, gcc-internal-format
msgid "internal error: %%] found without a %%[ in assembler pattern"
msgstr ""
-#: config/mips/mips.c:5465
+#: config/mips/mips.c:5455
#, gcc-internal-format
msgid "internal error: %%> found without a %%< in assembler pattern"
msgstr ""
-#: config/mips/mips.c:5478
+#: config/mips/mips.c:5468
#, gcc-internal-format
msgid "internal error: %%} found without a %%{ in assembler pattern"
msgstr ""
-#: config/mips/mips.c:5492
+#: config/mips/mips.c:5482
#, gcc-internal-format
msgid "PRINT_OPERAND: unknown punctuation '%c'"
msgstr ""
-#: config/mips/mips.c:8307
+#: config/mips/mips.c:8259
#, gcc-internal-format
msgid "cannot handle inconsistent calls to %qs"
msgstr ""
-#: config/mips/mips.c:9615
+#: config/mips/mips.c:9567
#, gcc-internal-format
msgid "the cpu name must be lower case"
msgstr ""
-#: config/mips/mips.c:10293
+#: config/mips/mips.c:10244
#, gcc-internal-format
msgid "invalid argument to builtin function"
msgstr ""
#. Output assembler code to FILE to increment profiler label # LABELNO
#. for profiling a function entry.
-#: config/mips/mips.h:1989
+#: config/mips/mips.h:1977
#, gcc-internal-format
msgid "mips16 function profiling"
msgstr ""
@@ -23764,7 +24278,7 @@ msgstr ""
msgid "-g option disabled"
msgstr ""
-#: config/pa/pa.c:8222
+#: config/pa/pa.c:8224
#, gcc-internal-format
msgid ""
"alignment (%u) for %s exceeds maximum alignment for global common data. "
@@ -23835,223 +24349,228 @@ msgstr ""
msgid "junk at end of #pragma longcall"
msgstr ""
-#: config/rs6000/rs6000-c.c:2530
+#: config/rs6000/rs6000-c.c:2549
#, gcc-internal-format
msgid "passing arg %d of %qE discards qualifiers frompointer target type"
msgstr ""
-#: config/rs6000/rs6000-c.c:2573
+#: config/rs6000/rs6000-c.c:2592
#, gcc-internal-format
msgid "invalid parameter combination for AltiVec intrinsic"
msgstr ""
-#: config/rs6000/rs6000.c:1293
+#: config/rs6000/rs6000.c:1191
+#, gcc-internal-format
+msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
+msgstr ""
+
+#: config/rs6000/rs6000.c:1202
+#, gcc-internal-format
+msgid "-m64 requires PowerPC64 architecture, enabling"
+msgstr ""
+
+#: config/rs6000/rs6000.c:1427
#, gcc-internal-format
msgid "-mmultiple is not supported on little endian systems"
msgstr ""
-#: config/rs6000/rs6000.c:1300
+#: config/rs6000/rs6000.c:1434
#, gcc-internal-format
msgid "-mstring is not supported on little endian systems"
msgstr ""
-#: config/rs6000/rs6000.c:1314
+#: config/rs6000/rs6000.c:1448
#, gcc-internal-format
msgid "unknown -mdebug-%s switch"
msgstr ""
-#: config/rs6000/rs6000.c:1326
+#: config/rs6000/rs6000.c:1460
#, gcc-internal-format
msgid ""
"unknown -mtraceback arg %qs; expecting %<full%>, %<partial%> or %<none%>"
msgstr ""
-#: config/rs6000/rs6000.c:1377
-#, gcc-internal-format
-msgid "AltiVec and E500 instructions cannot coexist"
-msgstr ""
-
-#: config/rs6000/rs6000.c:1602
+#: config/rs6000/rs6000.c:1827
#, gcc-internal-format
msgid "unknown -m%s= option specified: '%s'"
msgstr ""
-#: config/rs6000/rs6000.c:1818
+#: config/rs6000/rs6000.c:2040
#, gcc-internal-format
msgid "not configured for ABI: '%s'"
msgstr ""
-#: config/rs6000/rs6000.c:1831
+#: config/rs6000/rs6000.c:2053
#, gcc-internal-format
msgid "Using darwin64 ABI"
msgstr ""
-#: config/rs6000/rs6000.c:1836
+#: config/rs6000/rs6000.c:2058
#, gcc-internal-format
msgid "Using old darwin ABI"
msgstr ""
-#: config/rs6000/rs6000.c:1843
+#: config/rs6000/rs6000.c:2065
#, gcc-internal-format
msgid "Using IBM extended precision long double"
msgstr ""
-#: config/rs6000/rs6000.c:1849
+#: config/rs6000/rs6000.c:2071
#, gcc-internal-format
msgid "Using IEEE extended precision long double"
msgstr ""
-#: config/rs6000/rs6000.c:1854
+#: config/rs6000/rs6000.c:2076
#, gcc-internal-format
msgid "unknown ABI specified: '%s'"
msgstr ""
-#: config/rs6000/rs6000.c:1881
+#: config/rs6000/rs6000.c:2103
#, gcc-internal-format
msgid "invalid option for -mfloat-gprs: '%s'"
msgstr ""
-#: config/rs6000/rs6000.c:1891
+#: config/rs6000/rs6000.c:2113
#, gcc-internal-format
msgid "Unknown switch -mlong-double-%s"
msgstr ""
-#: config/rs6000/rs6000.c:1912
+#: config/rs6000/rs6000.c:2134
#, gcc-internal-format
msgid ""
"-malign-power is not supported for 64-bit Darwin; it is incompatible with "
"the installed C and C++ libraries"
msgstr ""
-#: config/rs6000/rs6000.c:1920
+#: config/rs6000/rs6000.c:2142
#, gcc-internal-format
msgid "unknown -malign-XXXXX option specified: '%s'"
msgstr ""
-#: config/rs6000/rs6000.c:4338
+#: config/rs6000/rs6000.c:4640
#, gcc-internal-format
msgid ""
"GCC vector returned by reference: non-standard ABI extension with no "
"compatibility guarantee"
msgstr ""
-#: config/rs6000/rs6000.c:4411
+#: config/rs6000/rs6000.c:4713
#, gcc-internal-format
msgid ""
"cannot return value in vector register because altivec instructions are "
"disabled, use -maltivec to enable them"
msgstr ""
-#: config/rs6000/rs6000.c:4669
+#: config/rs6000/rs6000.c:4971
#, gcc-internal-format
msgid ""
"cannot pass argument in vector register because altivec instructions are "
"disabled, use -maltivec to enable them"
msgstr ""
-#: config/rs6000/rs6000.c:5526
+#: config/rs6000/rs6000.c:5858
#, gcc-internal-format
msgid ""
"GCC vector passed by reference: non-standard ABI extension with no "
"compatibility guarantee"
msgstr ""
-#: config/rs6000/rs6000.c:6697
+#: config/rs6000/rs6000.c:7058
#, gcc-internal-format
msgid "argument 1 must be a 5-bit signed literal"
msgstr ""
-#: config/rs6000/rs6000.c:6800 config/rs6000/rs6000.c:7594
+#: config/rs6000/rs6000.c:7161 config/rs6000/rs6000.c:7949
#, gcc-internal-format
msgid "argument 2 must be a 5-bit unsigned literal"
msgstr ""
-#: config/rs6000/rs6000.c:6840
+#: config/rs6000/rs6000.c:7201
#, gcc-internal-format
msgid "argument 1 of __builtin_altivec_predicate must be a constant"
msgstr ""
-#: config/rs6000/rs6000.c:6893
+#: config/rs6000/rs6000.c:7254
#, gcc-internal-format
msgid "argument 1 of __builtin_altivec_predicate is out of range"
msgstr ""
-#: config/rs6000/rs6000.c:7055
+#: config/rs6000/rs6000.c:7416
#, gcc-internal-format
msgid "argument 3 must be a 4-bit unsigned literal"
msgstr ""
-#: config/rs6000/rs6000.c:7227
+#: config/rs6000/rs6000.c:7585
#, gcc-internal-format
msgid "argument to %qs must be a 2-bit unsigned literal"
msgstr ""
-#: config/rs6000/rs6000.c:7371
+#: config/rs6000/rs6000.c:7727
#, gcc-internal-format
msgid "unresolved overload for Altivec builtin %qF"
msgstr ""
-#: config/rs6000/rs6000.c:7453
+#: config/rs6000/rs6000.c:7809
#, gcc-internal-format
msgid "argument to dss must be a 2-bit unsigned literal"
msgstr ""
-#: config/rs6000/rs6000.c:7714
+#: config/rs6000/rs6000.c:8069
#, gcc-internal-format
msgid "argument 1 of __builtin_spe_predicate must be a constant"
msgstr ""
-#: config/rs6000/rs6000.c:7786
+#: config/rs6000/rs6000.c:8141
#, gcc-internal-format
msgid "argument 1 of __builtin_spe_predicate is out of range"
msgstr ""
-#: config/rs6000/rs6000.c:13812
+#: config/rs6000/rs6000.c:14256
#, gcc-internal-format
msgid "stack frame too large"
msgstr ""
-#: config/rs6000/rs6000.c:16341
+#: config/rs6000/rs6000.c:16787
#, gcc-internal-format
msgid "no profiling of 64-bit code for this ABI"
msgstr ""
-#: config/rs6000/rs6000.c:17451
+#: config/rs6000/rs6000.c:18659
#, gcc-internal-format
msgid "use of %<long%> in AltiVec types is invalid for 64-bit code"
msgstr ""
-#: config/rs6000/rs6000.c:17453
+#: config/rs6000/rs6000.c:18661
#, gcc-internal-format
msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
msgstr ""
-#: config/rs6000/rs6000.c:17457
+#: config/rs6000/rs6000.c:18665
#, gcc-internal-format
msgid "use of %<long long%> in AltiVec types is invalid"
msgstr ""
-#: config/rs6000/rs6000.c:17459
+#: config/rs6000/rs6000.c:18667
#, gcc-internal-format
msgid "use of %<double%> in AltiVec types is invalid"
msgstr ""
-#: config/rs6000/rs6000.c:17461
+#: config/rs6000/rs6000.c:18669
#, gcc-internal-format
msgid "use of %<long double%> in AltiVec types is invalid"
msgstr ""
-#: config/rs6000/rs6000.c:17463
+#: config/rs6000/rs6000.c:18671
#, gcc-internal-format
msgid "use of boolean types in AltiVec types is invalid"
msgstr ""
-#: config/rs6000/rs6000.c:17465
+#: config/rs6000/rs6000.c:18673
#, gcc-internal-format
msgid "use of %<complex%> in AltiVec types is invalid"
msgstr ""
-#: config/rs6000/rs6000.c:17467
+#: config/rs6000/rs6000.c:18675
#, gcc-internal-format
msgid "use of decimal floating point types in AltiVec types is invalid"
msgstr ""
@@ -24077,21 +24596,22 @@ msgid ""
"-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
msgstr ""
-#. The Darwin ABI always includes AltiVec, can't be (validly) turned off.
-#: config/rs6000/darwin.h:81
+#: config/rs6000/e500.h:42
#, gcc-internal-format
-msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
+msgid "AltiVec and E500 instructions cannot coexist"
msgstr ""
-#: config/rs6000/darwin.h:92
+#: config/rs6000/e500.h:44
#, gcc-internal-format
-msgid "-m64 requires PowerPC64 architecture, enabling"
+msgid "64-bit E500 not supported"
+msgstr ""
+
+#: config/rs6000/e500.h:46
+#, gcc-internal-format
+msgid "E500 and FPRs not supported"
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/rs6000/eabispe.h:44 config/rs6000/linuxspe.h:43
#, gcc-internal-format
msgid "-m64 not supported in this configuration"
msgstr ""
@@ -24113,7 +24633,7 @@ msgstr ""
#. Number of bytes into the frame return addresses can be found. See
#. rs6000_stack_info in rs6000.c for more information on how the different
#. abi's store the return address.
-#: config/rs6000/rs6000.h:1506
+#: config/rs6000/rs6000.h:1544
#, gcc-internal-format
msgid "RETURN_ADDRESS_OFFSET not supported"
msgstr ""
@@ -24176,120 +24696,115 @@ msgstr ""
msgid "-msecure-plt not supported by your assembler"
msgstr ""
-#: config/rs6000/sysv4.h:220
-#, gcc-internal-format
-msgid "-msoft-float and -mlong-double-128 not supported"
-msgstr ""
-
-#: config/rs6000/sysv4.h:237
+#: config/rs6000/sysv4.h:233
#, gcc-internal-format
msgid "-m%s not supported in this configuration"
msgstr ""
-#: config/s390/s390.c:1352
+#: config/s390/s390.c:1370
#, gcc-internal-format
msgid "stack guard value must be an exact power of 2"
msgstr ""
-#: config/s390/s390.c:1359
+#: config/s390/s390.c:1377
#, gcc-internal-format
msgid "stack size must be an exact power of 2"
msgstr ""
-#: config/s390/s390.c:1404
+#: config/s390/s390.c:1422
#, gcc-internal-format
msgid "z/Architecture mode not supported on %s"
msgstr ""
-#: config/s390/s390.c:1406
+#: config/s390/s390.c:1424
#, gcc-internal-format
msgid "64-bit ABI not supported in ESA/390 mode"
msgstr ""
-#: config/s390/s390.c:1417
+#: config/s390/s390.c:1435
#, gcc-internal-format
msgid ""
"-mbackchain -mpacked-stack -mhard-float are not supported in combination"
msgstr ""
-#: config/s390/s390.c:1423
-#, gcc-internal-format
-msgid "-mstack-size implies use of -mstack-guard"
-msgstr ""
-
-#: config/s390/s390.c:1425
+#: config/s390/s390.c:1441
#, gcc-internal-format
msgid "stack size must be greater than the stack guard value"
msgstr ""
-#: config/s390/s390.c:1427
+#: config/s390/s390.c:1443
#, gcc-internal-format
msgid "stack size must not be greater than 64k"
msgstr ""
-#: config/s390/s390.c:1430
+#: config/s390/s390.c:1446
#, gcc-internal-format
msgid "-mstack-guard implies use of -mstack-size"
msgstr ""
-#: config/s390/s390.c:6596
+#: config/s390/s390.c:6609
#, gcc-internal-format
msgid "total size of local variables exceeds architecture limit"
msgstr ""
-#: config/s390/s390.c:7252
+#: config/s390/s390.c:7261
+#, gcc-internal-format
+msgid "frame size of function %qs is "
+msgstr ""
+
+#: config/s390/s390.c:7291
#, gcc-internal-format
msgid "frame size of %qs is "
msgstr ""
-#: config/s390/s390.c:7256
+#: config/s390/s390.c:7295
#, gcc-internal-format
msgid "%qs uses dynamic stack allocation"
msgstr ""
-#: config/score/score.c:508
+#: config/score/score.c:514
#, gcc-internal-format
msgid "-fPIC and -G are incompatible"
msgstr ""
-#: config/sh/sh.c:6624
+#: config/sh/sh.c:6948
#, gcc-internal-format
msgid "__builtin_saveregs not supported by this subtarget"
msgstr ""
-#: config/sh/sh.c:7629
+#: config/sh/sh.c:7955
#, gcc-internal-format
msgid "%qs attribute only applies to interrupt functions"
msgstr ""
-#: config/sh/sh.c:7715
+#: config/sh/sh.c:8041
#, gcc-internal-format
msgid "attribute interrupt_handler is not compatible with -m5-compact"
msgstr ""
#. The argument must be a constant string.
-#: config/sh/sh.c:7737
+#: config/sh/sh.c:8063
#, gcc-internal-format
msgid "%qs attribute argument not a string constant"
msgstr ""
#. The argument must be a constant integer.
-#: config/sh/sh.c:7762
+#: config/sh/sh.c:8088
#, gcc-internal-format
msgid "%qs attribute argument not an integer constant"
msgstr ""
-#: config/sh/sh.c:9814
+#: config/sh/sh.c:10189
#, gcc-internal-format
msgid "r0 needs to be available as a call-clobbered register"
msgstr ""
-#: config/sh/sh.c:9835
+#: config/sh/sh.c:10210
#, gcc-internal-format
msgid "Need a second call-clobbered general purpose register"
msgstr ""
-#: config/sh/sh.c:9843
+#: config/sh/sh.c:10218
#, gcc-internal-format
msgid "Need a call-clobbered target register"
msgstr ""
@@ -24317,7 +24832,7 @@ msgstr ""
msgid "%s %q+D %s after being referenced with dllimport linkage"
msgstr ""
-#: config/sh/symbian.c:892 cp/tree.c:2411
+#: config/sh/symbian.c:892 cp/tree.c:2683
#, gcc-internal-format
msgid "lang_* check: failed in %s, at %s:%d"
msgstr ""
@@ -24332,7 +24847,7 @@ msgstr ""
#. 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/sh/sh.h:627
#, gcc-internal-format
msgid "profiling is still experimental for this target"
msgstr ""
@@ -24349,26 +24864,61 @@ msgstr ""
#. 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/sh/sh.h:728
#, gcc-internal-format
msgid "ignoring -fschedule-insns because of exception handling bug"
msgstr ""
-#: config/sparc/sparc.c:671
+#: config/sparc/sparc.c:672
#, gcc-internal-format
msgid "%s is not supported by this configuration"
msgstr ""
-#: config/sparc/sparc.c:678
+#: config/sparc/sparc.c:679
#, gcc-internal-format
msgid "-mlong-double-64 not allowed with -m64"
msgstr ""
-#: config/sparc/sparc.c:703
+#: config/sparc/sparc.c:704
#, gcc-internal-format
msgid "-mcmodel= is not supported on 32 bit systems"
msgstr ""
+#: config/spu/spu-c.c:78
+#, gcc-internal-format
+msgid "insufficient arguments to overloaded function %s"
+msgstr ""
+
+#: config/spu/spu-c.c:113
+#, gcc-internal-format
+msgid "too many arguments to overloaded function %s"
+msgstr ""
+
+#: config/spu/spu-c.c:125
+#, gcc-internal-format
+msgid "parameter list does not match a valid signature for %s()"
+msgstr ""
+
+#: config/spu/spu.c:2912
+#, gcc-internal-format
+msgid "`%s' attribute ignored"
+msgstr ""
+
+#: config/spu/spu.c:4902
+#, gcc-internal-format
+msgid "%s expects an integer literal in the range [%d, %d]."
+msgstr ""
+
+#: config/spu/spu.c:4922
+#, gcc-internal-format
+msgid "%s expects an integer literal in the range [%d, %d]. ("
+msgstr ""
+
+#: config/spu/spu.c:4952
+#, gcc-internal-format
+msgid "%d least significant bits of %s are ignored."
+msgstr ""
+
#: config/stormy16/stormy16.c:500
#, gcc-internal-format
msgid "constant halfword load operand out of range"
@@ -24379,32 +24929,32 @@ msgstr ""
msgid "constant arithmetic operand out of range"
msgstr ""
-#: config/stormy16/stormy16.c:1111
+#: config/stormy16/stormy16.c:1109
#, gcc-internal-format
msgid "local variable memory requirements exceed capacity"
msgstr ""
-#: config/stormy16/stormy16.c:1277
+#: config/stormy16/stormy16.c:1275
#, gcc-internal-format
msgid "function_profiler support"
msgstr ""
-#: config/stormy16/stormy16.c:1366
+#: config/stormy16/stormy16.c:1364
#, gcc-internal-format
msgid "cannot use va_start in interrupt function"
msgstr ""
-#: config/stormy16/stormy16.c:1909
+#: config/stormy16/stormy16.c:1907
#, gcc-internal-format
msgid "switch statement of size %lu entries too large"
msgstr ""
-#: config/stormy16/stormy16.c:2277
+#: config/stormy16/stormy16.c:2275
#, gcc-internal-format
msgid "%<__BELOW100__%> attribute only applies to variables"
msgstr ""
-#: config/stormy16/stormy16.c:2284
+#: config/stormy16/stormy16.c:2282
#, gcc-internal-format
msgid "__BELOW100__ attribute not allowed with auto storage class"
msgstr ""
@@ -24529,236 +25079,250 @@ msgstr ""
msgid "too much stack space to prepare: %d"
msgstr ""
-#: config/xtensa/xtensa.c:1519
+#: config/xtensa/xtensa.c:1604
#, gcc-internal-format
msgid "boolean registers required for the floating-point option"
msgstr ""
-#: config/xtensa/xtensa.c:1565
+#: config/xtensa/xtensa.c:1639
#, gcc-internal-format
msgid "-f%s is not supported with CONST16 instructions"
msgstr ""
-#: config/xtensa/xtensa.c:1570
+#: config/xtensa/xtensa.c:1644
#, gcc-internal-format
msgid "PIC is required but not supported with CONST16 instructions"
msgstr ""
-#: config/xtensa/xtensa.c:2428
+#: config/xtensa/xtensa.c:2465 config/xtensa/xtensa.c:2485
+#, gcc-internal-format
+msgid "bad builtin code"
+msgstr ""
+
+#: config/xtensa/xtensa.c:2593
#, gcc-internal-format
msgid "only uninitialized variables can be placed in a .bss section"
msgstr ""
-#: ada/misc.c:267
+#: ada/misc.c:270
#, gcc-internal-format
msgid "missing argument to \"-%s\""
msgstr ""
-#: ada/misc.c:312
+#: ada/misc.c:315
#, gcc-internal-format
msgid "%<-gnat%> misspelled as %<-gant%>"
msgstr ""
-#: cp/call.c:2412
+#: cp/call.c:2440
#, gcc-internal-format
msgid "%s %D(%T, %T, %T) <built-in>"
msgstr ""
-#: cp/call.c:2417
+#: cp/call.c:2445
#, gcc-internal-format
msgid "%s %D(%T, %T) <built-in>"
msgstr ""
-#: cp/call.c:2421
+#: cp/call.c:2449
#, gcc-internal-format
msgid "%s %D(%T) <built-in>"
msgstr ""
-#: cp/call.c:2425
+#: cp/call.c:2453
#, gcc-internal-format
msgid "%s %T <conversion>"
msgstr ""
-#: cp/call.c:2427
+#: cp/call.c:2455
#, gcc-internal-format
msgid "%s %+#D <near match>"
msgstr ""
-#: cp/call.c:2429 cp/pt.c:1333
+#: cp/call.c:2457 cp/pt.c:1349
#, gcc-internal-format
msgid "%s %+#D"
msgstr ""
-#: cp/call.c:2651
+#: cp/call.c:2679
#, gcc-internal-format
msgid "conversion from %qT to %qT is ambiguous"
msgstr ""
-#: cp/call.c:2804 cp/call.c:2822 cp/call.c:2885
+#: cp/call.c:2832 cp/call.c:2850 cp/call.c:2913
#, gcc-internal-format
msgid "no matching function for call to %<%D(%A)%>"
msgstr ""
-#: cp/call.c:2825 cp/call.c:2888
+#: cp/call.c:2853 cp/call.c:2916
#, gcc-internal-format
msgid "call of overloaded %<%D(%A)%> is ambiguous"
msgstr ""
#. It's no good looking for an overloaded operator() on a
#. pointer-to-member-function.
-#: cp/call.c:2960
+#: cp/call.c:2988
#, gcc-internal-format
msgid ""
"pointer-to-member function %E cannot be called without an object; consider "
"using .* or ->*"
msgstr ""
-#: cp/call.c:3034
+#: cp/call.c:3062
#, gcc-internal-format
msgid "no match for call to %<(%T) (%A)%>"
msgstr ""
-#: cp/call.c:3043
+#: cp/call.c:3071
#, gcc-internal-format
msgid "call of %<(%T) (%A)%> is ambiguous"
msgstr ""
-#: cp/call.c:3081
+#: cp/call.c:3109
#, gcc-internal-format
msgid "%s for ternary %<operator?:%> in %<%E ? %E : %E%>"
msgstr ""
-#: cp/call.c:3087
+#: cp/call.c:3115
#, gcc-internal-format
msgid "%s for %<operator%s%> in %<%E%s%>"
msgstr ""
-#: cp/call.c:3091
+#: cp/call.c:3119
#, gcc-internal-format
msgid "%s for %<operator[]%> in %<%E[%E]%>"
msgstr ""
-#: cp/call.c:3096
+#: cp/call.c:3124
#, gcc-internal-format
msgid "%s for %qs in %<%s %E%>"
msgstr ""
-#: cp/call.c:3101
+#: cp/call.c:3129
#, gcc-internal-format
msgid "%s for %<operator%s%> in %<%E %s %E%>"
msgstr ""
-#: cp/call.c:3104
+#: cp/call.c:3132
#, gcc-internal-format
msgid "%s for %<operator%s%> in %<%s%E%>"
msgstr ""
-#: cp/call.c:3196
+#: cp/call.c:3224
#, gcc-internal-format
msgid "ISO C++ forbids omitting the middle term of a ?: expression"
msgstr ""
-#: cp/call.c:3277
+#: cp/call.c:3306
#, gcc-internal-format
-msgid "%qE has type %<void%> and is not a throw-expression"
+msgid ""
+"second operand to the conditional operator is of type %<void%>, but the "
+"third operand is neither a throw-expression nor of type %<void%>"
msgstr ""
-#: cp/call.c:3316 cp/call.c:3536
+#: cp/call.c:3311
+#, gcc-internal-format
+msgid ""
+"third operand to the conditional operator is of type %<void%>, but the "
+"second operand is neither a throw-expression nor of type %<void%>"
+msgstr ""
+
+#: cp/call.c:3352 cp/call.c:3572
#, gcc-internal-format
msgid "operands to ?: have different types %qT and %qT"
msgstr ""
-#: cp/call.c:3490
+#: cp/call.c:3526
#, gcc-internal-format
msgid "enumeral mismatch in conditional expression: %qT vs %qT"
msgstr ""
-#: cp/call.c:3497
+#: cp/call.c:3533
#, gcc-internal-format
msgid "enumeral and non-enumeral type in conditional expression"
msgstr ""
-#: cp/call.c:3794
+#: cp/call.c:3830
#, gcc-internal-format
msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
msgstr ""
-#: cp/call.c:3867
+#: cp/call.c:3903
#, gcc-internal-format
msgid "comparison between %q#T and %q#T"
msgstr ""
-#: cp/call.c:4123
+#: cp/call.c:4164
#, gcc-internal-format
msgid "no suitable %<operator %s%> for %qT"
msgstr ""
-#: cp/call.c:4140
+#: cp/call.c:4182
#, gcc-internal-format
msgid "%q+#D is private"
msgstr ""
-#: cp/call.c:4142
+#: cp/call.c:4184
#, gcc-internal-format
msgid "%q+#D is protected"
msgstr ""
-#: cp/call.c:4144
+#: cp/call.c:4186
#, gcc-internal-format
msgid "%q+#D is inaccessible"
msgstr ""
-#: cp/call.c:4145
+#: cp/call.c:4187
#, gcc-internal-format
msgid "within this context"
msgstr ""
-#: cp/call.c:4234 cp/cvt.c:265
+#: cp/call.c:4276 cp/cvt.c:263
#, gcc-internal-format
msgid "invalid conversion from %qT to %qT"
msgstr ""
-#: cp/call.c:4236
+#: cp/call.c:4278
#, gcc-internal-format
msgid " initializing argument %P of %qD"
msgstr ""
-#: cp/call.c:4248
+#: cp/call.c:4290
#, gcc-internal-format
msgid "passing NULL to non-pointer argument %P of %qD"
msgstr ""
-#: cp/call.c:4251
+#: cp/call.c:4293
#, gcc-internal-format
msgid "converting to non-pointer type %qT from NULL"
msgstr ""
-#: cp/call.c:4259
+#: cp/call.c:4301
#, gcc-internal-format
msgid "passing %qT for argument %P to %qD"
msgstr ""
-#: cp/call.c:4262
+#: cp/call.c:4304
#, gcc-internal-format
msgid "converting to %qT from %qT"
msgstr ""
-#: cp/call.c:4402
+#: cp/call.c:4444
#, gcc-internal-format
msgid "cannot bind bitfield %qE to %qT"
msgstr ""
-#: cp/call.c:4405 cp/call.c:4421
+#: cp/call.c:4447 cp/call.c:4463
#, gcc-internal-format
msgid "cannot bind packed field %qE to %qT"
msgstr ""
-#: cp/call.c:4408
+#: cp/call.c:4450
#, gcc-internal-format
msgid "cannot bind rvalue %qE to %qT"
msgstr ""
-#: cp/call.c:4522
+#: cp/call.c:4564
#, gcc-internal-format
msgid ""
"cannot pass objects of non-POD type %q#T through %<...%>; call will abort at "
@@ -24766,189 +25330,189 @@ msgid ""
msgstr ""
#. Undefined behavior [expr.call] 5.2.2/7.
-#: cp/call.c:4550
+#: cp/call.c:4592
#, gcc-internal-format
msgid ""
"cannot receive objects of non-POD type %q#T through %<...%>; call will abort "
"at runtime"
msgstr ""
-#: cp/call.c:4593
+#: cp/call.c:4635
#, gcc-internal-format
msgid "the default argument for parameter %d of %qD has not yet been parsed"
msgstr ""
-#: cp/call.c:4672
+#: cp/call.c:4714
#, gcc-internal-format
msgid "argument of function call might be a candidate for a format attribute"
msgstr ""
-#: cp/call.c:4809
+#: cp/call.c:4860
#, gcc-internal-format
msgid "passing %qT as %<this%> argument of %q#D discards qualifiers"
msgstr ""
-#: cp/call.c:4828
+#: cp/call.c:4879
#, gcc-internal-format
msgid "%qT is not an accessible base of %qT"
msgstr ""
-#: cp/call.c:5084
+#: cp/call.c:5130
#, gcc-internal-format
msgid "could not find class$ field in java interface type %qT"
msgstr ""
-#: cp/call.c:5327
+#: cp/call.c:5371
#, gcc-internal-format
msgid "call to non-function %qD"
msgstr ""
-#: cp/call.c:5449
+#: cp/call.c:5493
#, gcc-internal-format
msgid "no matching function for call to %<%T::%s(%A)%#V%>"
msgstr ""
-#: cp/call.c:5467
+#: cp/call.c:5511
#, gcc-internal-format
msgid "call of overloaded %<%s(%A)%> is ambiguous"
msgstr ""
-#: cp/call.c:5493
+#: cp/call.c:5537
#, gcc-internal-format
msgid "cannot call member function %qD without object"
msgstr ""
-#: cp/call.c:6099
+#: cp/call.c:6157
#, gcc-internal-format
msgid "passing %qT chooses %qT over %qT"
msgstr ""
-#: cp/call.c:6101 cp/name-lookup.c:4259 cp/name-lookup.c:4680
+#: cp/call.c:6159 cp/name-lookup.c:4273 cp/name-lookup.c:4694
#, gcc-internal-format
msgid " in call to %qD"
msgstr ""
-#: cp/call.c:6158
+#: cp/call.c:6216
#, gcc-internal-format
msgid "choosing %qD over %qD"
msgstr ""
-#: cp/call.c:6159
+#: cp/call.c:6217
#, gcc-internal-format
msgid " for conversion from %qT to %qT"
msgstr ""
-#: cp/call.c:6161
+#: cp/call.c:6219
#, gcc-internal-format
msgid " because conversion sequence for the argument is better"
msgstr ""
-#: cp/call.c:6275
+#: cp/call.c:6333
#, gcc-internal-format
msgid ""
"ISO C++ says that these are ambiguous, even though the worst conversion for "
"the first is better than the worst conversion for the second:"
msgstr ""
-#: cp/call.c:6419
+#: cp/call.c:6477
#, gcc-internal-format
msgid "could not convert %qE to %qT"
msgstr ""
-#: cp/call.c:6552
+#: cp/call.c:6610
#, gcc-internal-format
msgid ""
"invalid initialization of non-const reference of type %qT from a temporary "
"of type %qT"
msgstr ""
-#: cp/call.c:6556
+#: cp/call.c:6614
#, gcc-internal-format
msgid ""
"invalid initialization of reference of type %qT from expression of type %qT"
msgstr ""
-#: cp/class.c:280
+#: cp/class.c:281
#, gcc-internal-format
msgid "cannot convert from base %qT to derived type %qT via virtual base %qT"
msgstr ""
-#: cp/class.c:938
+#: cp/class.c:940
#, gcc-internal-format
msgid "Java class %qT cannot have a destructor"
msgstr ""
-#: cp/class.c:940
+#: cp/class.c:942
#, gcc-internal-format
msgid "Java class %qT cannot have an implicit non-trivial destructor"
msgstr ""
-#: cp/class.c:1047
+#: cp/class.c:1041
#, gcc-internal-format
msgid "repeated using declaration %q+D"
msgstr ""
-#: cp/class.c:1049
+#: cp/class.c:1043
#, gcc-internal-format
msgid "using declaration %q+D conflicts with a previous using declaration"
msgstr ""
-#: cp/class.c:1054
+#: cp/class.c:1048
#, gcc-internal-format
msgid "%q+#D cannot be overloaded"
msgstr ""
-#: cp/class.c:1055
+#: cp/class.c:1049
#, gcc-internal-format
msgid "with %q+#D"
msgstr ""
-#: cp/class.c:1117
+#: cp/class.c:1116
#, gcc-internal-format
msgid "conflicting access specifications for method %q+D, ignored"
msgstr ""
-#: cp/class.c:1120
+#: cp/class.c:1119
#, gcc-internal-format
msgid "conflicting access specifications for field %qE, ignored"
msgstr ""
-#: cp/class.c:1181 cp/class.c:1189
+#: cp/class.c:1180 cp/class.c:1188
#, gcc-internal-format
msgid "%q+D invalid in %q#T"
msgstr ""
-#: cp/class.c:1182
+#: cp/class.c:1181
#, gcc-internal-format
msgid " because of local method %q+#D with same name"
msgstr ""
-#: cp/class.c:1190
+#: cp/class.c:1189
#, gcc-internal-format
msgid " because of local member %q+#D with same name"
msgstr ""
-#: cp/class.c:1233
+#: cp/class.c:1232
#, gcc-internal-format
msgid "base class %q#T has a non-virtual destructor"
msgstr ""
-#: cp/class.c:1546
+#: cp/class.c:1545
#, gcc-internal-format
msgid "all member functions in class %qT are private"
msgstr ""
-#: cp/class.c:1558
+#: cp/class.c:1557
#, gcc-internal-format
msgid "%q#T only defines a private destructor and has no friends"
msgstr ""
-#: cp/class.c:1602
+#: cp/class.c:1601
#, gcc-internal-format
msgid "%q#T only defines private constructors and has no friends"
msgstr ""
-#: cp/class.c:1995
+#: cp/class.c:1994
#, gcc-internal-format
msgid "no unique final overrider for %qD in %qT"
msgstr ""
@@ -24964,17 +25528,17 @@ msgstr ""
msgid " by %q+D"
msgstr ""
-#: cp/class.c:2466 cp/decl2.c:1042
+#: cp/class.c:2466 cp/decl2.c:1032
#, gcc-internal-format
msgid "%q+#D invalid; an anonymous union can only have non-static data members"
msgstr ""
-#: cp/class.c:2472 cp/decl2.c:1048
+#: cp/class.c:2472 cp/decl2.c:1038
#, gcc-internal-format
msgid "private member %q+#D in anonymous union"
msgstr ""
-#: cp/class.c:2474 cp/decl2.c:1050
+#: cp/class.c:2474 cp/decl2.c:1040
#, gcc-internal-format
msgid "protected member %q+#D in anonymous union"
msgstr ""
@@ -25157,7 +25721,7 @@ msgid ""
"version of GCC"
msgstr ""
-#: cp/class.c:4963 cp/parser.c:13482
+#: cp/class.c:4963 cp/parser.c:13738
#, gcc-internal-format
msgid "redefinition of %q#T"
msgstr ""
@@ -25217,7 +25781,7 @@ msgstr ""
#. A name N used in a class S shall refer to the same declaration
#. in its context and when re-evaluated in the completed scope of
#. S.
-#: cp/class.c:6303 cp/decl.c:1192 cp/name-lookup.c:509
+#: cp/class.c:6303 cp/decl.c:1195 cp/name-lookup.c:527
#, gcc-internal-format
msgid "declaration of %q#D"
msgstr ""
@@ -25232,7 +25796,7 @@ msgstr ""
msgid "continue statement not within loop or switch"
msgstr ""
-#: cp/cp-gimplify.c:373
+#: cp/cp-gimplify.c:371
#, gcc-internal-format
msgid "statement with no effect"
msgstr ""
@@ -25247,7 +25811,7 @@ msgstr ""
msgid "conversion of %qE from %qT to %qT is ambiguous"
msgstr ""
-#: cp/cvt.c:170 cp/cvt.c:239 cp/cvt.c:286
+#: cp/cvt.c:170 cp/cvt.c:239 cp/cvt.c:284
#, gcc-internal-format
msgid "cannot convert %qE from type %qT to type %qT"
msgstr ""
@@ -25257,57 +25821,57 @@ msgstr ""
msgid "pointer to member cast from %qT to %qT is via virtual base"
msgstr ""
-#: cp/cvt.c:500
+#: cp/cvt.c:498
#, gcc-internal-format
msgid "conversion from %qT to %qT discards qualifiers"
msgstr ""
-#: cp/cvt.c:518 cp/typeck.c:5125
+#: cp/cvt.c:516 cp/typeck.c:5214
#, gcc-internal-format
msgid "casting %qT to %qT does not dereference pointer"
msgstr ""
-#: cp/cvt.c:545
+#: cp/cvt.c:543
#, gcc-internal-format
msgid "cannot convert type %qT to type %qT"
msgstr ""
-#: cp/cvt.c:681
+#: cp/cvt.c:679
#, gcc-internal-format
msgid "conversion from %q#T to %q#T"
msgstr ""
-#: cp/cvt.c:693 cp/cvt.c:713
+#: cp/cvt.c:691 cp/cvt.c:711
#, gcc-internal-format
msgid "%q#T used where a %qT was expected"
msgstr ""
-#: cp/cvt.c:728
+#: cp/cvt.c:726
#, gcc-internal-format
msgid "%q#T used where a floating point value was expected"
msgstr ""
-#: cp/cvt.c:775
+#: cp/cvt.c:773
#, gcc-internal-format
msgid "conversion from %qT to non-scalar type %qT requested"
msgstr ""
-#: cp/cvt.c:809
+#: cp/cvt.c:807
#, gcc-internal-format
msgid "pseudo-destructor is not called"
msgstr ""
-#: cp/cvt.c:869
+#: cp/cvt.c:867
#, gcc-internal-format
msgid "object of incomplete type %qT will not be accessed in %s"
msgstr ""
-#: cp/cvt.c:874
+#: cp/cvt.c:872
#, gcc-internal-format
msgid "object of type %qT will not be accessed in %s"
msgstr ""
-#: cp/cvt.c:890
+#: cp/cvt.c:888
#, gcc-internal-format
msgid "object %qE of incomplete type %qT will not be accessed in %s"
msgstr ""
@@ -25340,122 +25904,122 @@ msgstr ""
msgid "converting NULL to non-pointer type"
msgstr ""
-#: cp/cvt.c:1164
+#: cp/cvt.c:1197
#, gcc-internal-format
msgid "ambiguous default type conversion from %qT"
msgstr ""
-#: cp/cvt.c:1166
+#: cp/cvt.c:1199
#, gcc-internal-format
msgid " candidate conversions include %qD and %qD"
msgstr ""
-#: cp/decl.c:1059
+#: cp/decl.c:1062
#, gcc-internal-format
msgid "%qD was declared %<extern%> and later %<static%>"
msgstr ""
-#: cp/decl.c:1060 cp/decl.c:1593 objc/objc-act.c:2920 objc/objc-act.c:7489
+#: cp/decl.c:1063 cp/decl.c:1597 objc/objc-act.c:2931 objc/objc-act.c:7504
#, gcc-internal-format
msgid "previous declaration of %q+D"
msgstr ""
-#: cp/decl.c:1093
+#: cp/decl.c:1096
#, gcc-internal-format
msgid "declaration of %qF throws different exceptions"
msgstr ""
-#: cp/decl.c:1094
+#: cp/decl.c:1097
#, gcc-internal-format
msgid "from previous declaration %q+F"
msgstr ""
-#: cp/decl.c:1146
+#: cp/decl.c:1149
#, gcc-internal-format
msgid "function %q+D redeclared as inline"
msgstr ""
-#: cp/decl.c:1148
+#: cp/decl.c:1151
#, gcc-internal-format
msgid "previous declaration of %q+D with attribute noinline"
msgstr ""
-#: cp/decl.c:1155
+#: cp/decl.c:1158
#, gcc-internal-format
msgid "function %q+D redeclared with attribute noinline"
msgstr ""
-#: cp/decl.c:1157
+#: cp/decl.c:1160
#, gcc-internal-format
msgid "previous declaration of %q+D was inline"
msgstr ""
-#: cp/decl.c:1179 cp/decl.c:1252
+#: cp/decl.c:1182 cp/decl.c:1255
#, gcc-internal-format
msgid "shadowing %s function %q#D"
msgstr ""
-#: cp/decl.c:1188
+#: cp/decl.c:1191
#, gcc-internal-format
msgid "library function %q#D redeclared as non-function %q#D"
msgstr ""
-#: cp/decl.c:1193
+#: cp/decl.c:1196
#, gcc-internal-format
msgid "conflicts with built-in declaration %q#D"
msgstr ""
-#: cp/decl.c:1247 cp/decl.c:1356 cp/decl.c:1372
+#: cp/decl.c:1250 cp/decl.c:1359 cp/decl.c:1375
#, gcc-internal-format
msgid "new declaration %q#D"
msgstr ""
-#: cp/decl.c:1248
+#: cp/decl.c:1251
#, gcc-internal-format
msgid "ambiguates built-in declaration %q#D"
msgstr ""
-#: cp/decl.c:1320
+#: cp/decl.c:1323
#, gcc-internal-format
msgid "%q#D redeclared as different kind of symbol"
msgstr ""
-#: cp/decl.c:1323
+#: cp/decl.c:1326
#, gcc-internal-format
msgid "previous declaration of %q+#D"
msgstr ""
-#: cp/decl.c:1342
+#: cp/decl.c:1345
#, gcc-internal-format
msgid "declaration of template %q#D"
msgstr ""
-#: cp/decl.c:1343 cp/name-lookup.c:510
+#: cp/decl.c:1346 cp/name-lookup.c:528
#, gcc-internal-format
msgid "conflicts with previous declaration %q+#D"
msgstr ""
-#: cp/decl.c:1357 cp/decl.c:1373
+#: cp/decl.c:1360 cp/decl.c:1376
#, gcc-internal-format
msgid "ambiguates old declaration %q+#D"
msgstr ""
-#: cp/decl.c:1365
+#: cp/decl.c:1368
#, gcc-internal-format
msgid "declaration of C function %q#D conflicts with"
msgstr ""
-#: cp/decl.c:1367
+#: cp/decl.c:1370
#, gcc-internal-format
msgid "previous declaration %q+#D here"
msgstr ""
-#: cp/decl.c:1381
+#: cp/decl.c:1384
#, gcc-internal-format
msgid "conflicting declaration %q#D"
msgstr ""
-#: cp/decl.c:1382
+#: cp/decl.c:1385
#, gcc-internal-format
msgid "%q+D has a previous declaration as %q#D"
msgstr ""
@@ -25467,63 +26031,63 @@ msgstr ""
#. A namespace-name defined at global scope shall not be
#. declared as the name of any other entity in any global scope
#. of the program.
-#: cp/decl.c:1434
+#: cp/decl.c:1437
#, gcc-internal-format
msgid "declaration of namespace %qD conflicts with"
msgstr ""
-#: cp/decl.c:1435
+#: cp/decl.c:1438
#, gcc-internal-format
msgid "previous declaration of namespace %q+D here"
msgstr ""
-#: cp/decl.c:1446
+#: cp/decl.c:1449
#, gcc-internal-format
msgid "%q+#D previously defined here"
msgstr ""
#. Prototype decl follows defn w/o prototype.
-#: cp/decl.c:1456
+#: cp/decl.c:1459
#, gcc-internal-format
msgid "prototype for %q+#D"
msgstr ""
-#: cp/decl.c:1457
+#: cp/decl.c:1460
#, gcc-internal-format
msgid "%Jfollows non-prototype definition here"
msgstr ""
-#: cp/decl.c:1497
+#: cp/decl.c:1500
#, gcc-internal-format
msgid "previous declaration of %q+#D with %qL linkage"
msgstr ""
-#: cp/decl.c:1499
+#: cp/decl.c:1502
#, gcc-internal-format
msgid "conflicts with new declaration with %qL linkage"
msgstr ""
-#: cp/decl.c:1522 cp/decl.c:1528
+#: cp/decl.c:1525 cp/decl.c:1531
#, gcc-internal-format
msgid "default argument given for parameter %d of %q#D"
msgstr ""
-#: cp/decl.c:1524 cp/decl.c:1530
+#: cp/decl.c:1527 cp/decl.c:1533
#, gcc-internal-format
msgid "after previous specification in %q+#D"
msgstr ""
-#: cp/decl.c:1539
+#: cp/decl.c:1542
#, gcc-internal-format
msgid "%q#D was used before it was declared inline"
msgstr ""
-#: cp/decl.c:1540
+#: cp/decl.c:1543
#, gcc-internal-format
msgid "%Jprevious non-inline declaration here"
msgstr ""
-#: cp/decl.c:1592
+#: cp/decl.c:1596
#, gcc-internal-format
msgid "redundant redeclaration of %qD in same scope"
msgstr ""
@@ -25536,291 +26100,306 @@ msgstr ""
#. that specialization that would cause an implicit
#. instantiation to take place, in every translation unit in
#. which such a use occurs.
-#: cp/decl.c:1859
+#: cp/decl.c:1865
#, gcc-internal-format
msgid "explicit specialization of %qD after first use"
msgstr ""
-#: cp/decl.c:1943
+#: cp/decl.c:1949
#, gcc-internal-format
msgid "%q+D: visibility attribute ignored because it"
msgstr ""
-#: cp/decl.c:1945
+#: cp/decl.c:1951
#, gcc-internal-format
msgid "%Jconflicts with previous declaration here"
msgstr ""
-#: cp/decl.c:2312
+#: cp/decl.c:2318
#, gcc-internal-format
msgid "jump to label %qD"
msgstr ""
-#: cp/decl.c:2314
+#: cp/decl.c:2320
#, gcc-internal-format
msgid "jump to case label"
msgstr ""
-#: cp/decl.c:2316
+#: cp/decl.c:2322
#, gcc-internal-format
msgid "%H from here"
msgstr ""
-#: cp/decl.c:2335 cp/decl.c:2498
+#: cp/decl.c:2341 cp/decl.c:2504
#, gcc-internal-format
msgid " exits OpenMP structured block"
msgstr ""
-#: cp/decl.c:2356
+#: cp/decl.c:2362
#, gcc-internal-format
msgid " crosses initialization of %q+#D"
msgstr ""
-#: cp/decl.c:2358 cp/decl.c:2473
+#: cp/decl.c:2364 cp/decl.c:2479
#, gcc-internal-format
msgid " enters scope of non-POD %q+#D"
msgstr ""
-#: cp/decl.c:2371 cp/decl.c:2477
+#: cp/decl.c:2377 cp/decl.c:2483
#, gcc-internal-format
msgid " enters try block"
msgstr ""
-#: cp/decl.c:2373 cp/decl.c:2479
+#: cp/decl.c:2379 cp/decl.c:2485
#, gcc-internal-format
msgid " enters catch block"
msgstr ""
-#: cp/decl.c:2383 cp/decl.c:2482
+#: cp/decl.c:2389 cp/decl.c:2488
#, gcc-internal-format
msgid " enters OpenMP structured block"
msgstr ""
-#: cp/decl.c:2454 cp/decl.c:2494
+#: cp/decl.c:2460 cp/decl.c:2500
#, gcc-internal-format
msgid "jump to label %q+D"
msgstr ""
-#: cp/decl.c:2455 cp/decl.c:2495
+#: cp/decl.c:2461 cp/decl.c:2501
#, gcc-internal-format
msgid " from here"
msgstr ""
#. Can't skip init of __exception_info.
-#: cp/decl.c:2467
+#: cp/decl.c:2473
#, gcc-internal-format
msgid "%J enters catch block"
msgstr ""
-#: cp/decl.c:2471
+#: cp/decl.c:2477
#, gcc-internal-format
msgid " skips initialization of %q+#D"
msgstr ""
-#: cp/decl.c:2547
+#: cp/decl.c:2553
#, gcc-internal-format
msgid "label named wchar_t"
msgstr ""
-#: cp/decl.c:2551
+#: cp/decl.c:2557
#, gcc-internal-format
msgid "duplicate label %qD"
msgstr ""
-#: cp/decl.c:2815 cp/parser.c:3814
+#: cp/decl.c:2826
+#, gcc-internal-format
+msgid "%qD is not a type"
+msgstr ""
+
+#: cp/decl.c:2832 cp/parser.c:3874
#, gcc-internal-format
msgid "%qD used without template parameters"
msgstr ""
-#: cp/decl.c:2830
+#: cp/decl.c:2847
#, gcc-internal-format
msgid "%q#T is not a class"
msgstr ""
-#: cp/decl.c:2842 cp/decl.c:2910
+#: cp/decl.c:2859 cp/decl.c:2927
#, gcc-internal-format
msgid "no class template named %q#T in %q#T"
msgstr ""
-#: cp/decl.c:2850
+#: cp/decl.c:2867
#, gcc-internal-format
msgid "%<typename %T::%D%> names %q#T, which is not a class template"
msgstr ""
-#: cp/decl.c:2857
+#: cp/decl.c:2874
#, gcc-internal-format
msgid "%<typename %T::%D%> names %q#T, which is not a type"
msgstr ""
-#: cp/decl.c:2919
+#: cp/decl.c:2936
#, gcc-internal-format
msgid "template parameters do not match template"
msgstr ""
-#: cp/decl.c:2920 cp/friend.c:322 cp/friend.c:330
+#: cp/decl.c:2937 cp/friend.c:322 cp/friend.c:330
#, gcc-internal-format
msgid "%q+D declared here"
msgstr ""
-#: cp/decl.c:3591
+#: cp/decl.c:3574
#, gcc-internal-format
msgid "%Jan anonymous union cannot have function members"
msgstr ""
-#: cp/decl.c:3609
+#: cp/decl.c:3592
#, gcc-internal-format
msgid "member %q+#D with constructor not allowed in anonymous aggregate"
msgstr ""
-#: cp/decl.c:3612
+#: cp/decl.c:3595
#, gcc-internal-format
msgid "member %q+#D with destructor not allowed in anonymous aggregate"
msgstr ""
-#: cp/decl.c:3615
+#: cp/decl.c:3598
#, gcc-internal-format
msgid ""
"member %q+#D with copy assignment operator not allowed in anonymous aggregate"
msgstr ""
-#: cp/decl.c:3640
+#: cp/decl.c:3623
#, gcc-internal-format
msgid "multiple types in one declaration"
msgstr ""
-#: cp/decl.c:3644
+#: cp/decl.c:3627
#, gcc-internal-format
msgid "redeclaration of C++ built-in type %qT"
msgstr ""
-#: cp/decl.c:3681
+#: cp/decl.c:3664
#, gcc-internal-format
msgid "missing type-name in typedef-declaration"
msgstr ""
-#: cp/decl.c:3689
+#: cp/decl.c:3672
#, gcc-internal-format
msgid "ISO C++ prohibits anonymous structs"
msgstr ""
-#: cp/decl.c:3696
+#: cp/decl.c:3679
#, gcc-internal-format
msgid "%qs can only be specified for functions"
msgstr ""
-#: cp/decl.c:3702
+#: cp/decl.c:3685
#, gcc-internal-format
msgid "%<friend%> can only be specified inside a class"
msgstr ""
-#: cp/decl.c:3704
+#: cp/decl.c:3687
#, gcc-internal-format
msgid "%<explicit%> can only be specified for constructors"
msgstr ""
-#: cp/decl.c:3706
+#: cp/decl.c:3689
#, gcc-internal-format
msgid "a storage class can only be specified for objects and functions"
msgstr ""
-#: cp/decl.c:3712
+#: cp/decl.c:3695
#, gcc-internal-format
msgid "qualifiers can only be specified for objects and functions"
msgstr ""
-#: cp/decl.c:3742
+#: cp/decl.c:3698
+#, gcc-internal-format
+msgid "%<typedef%> was ignored in this declaration"
+msgstr ""
+
+#: cp/decl.c:3727
#, gcc-internal-format
msgid "attribute ignored in declaration of %q+#T"
msgstr ""
-#: cp/decl.c:3743
+#: cp/decl.c:3728
#, gcc-internal-format
msgid "attribute for %q+#T must follow the %qs keyword"
msgstr ""
-#: cp/decl.c:3856
+#: cp/decl.c:3841
#, gcc-internal-format
msgid "function %q#D is initialized like a variable"
msgstr ""
-#: cp/decl.c:3867
+#: cp/decl.c:3852
#, gcc-internal-format
msgid "declaration of %q#D has %<extern%> and is initialized"
msgstr ""
-#: cp/decl.c:3883
+#: cp/decl.c:3868
#, gcc-internal-format
msgid "definition of %q#D is marked %<dllimport%>"
msgstr ""
-#: cp/decl.c:3902
+#: cp/decl.c:3887
#, gcc-internal-format
msgid "%q#D is not a static member of %q#T"
msgstr ""
-#: cp/decl.c:3908
+#: cp/decl.c:3893
#, gcc-internal-format
msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
msgstr ""
-#: cp/decl.c:3917
+#: cp/decl.c:3902
#, gcc-internal-format
msgid ""
"template header not allowed in member definition of explicitly specialized "
"class"
msgstr ""
-#: cp/decl.c:3925
+#: cp/decl.c:3910
#, gcc-internal-format
msgid "duplicate initialization of %qD"
msgstr ""
-#: cp/decl.c:3963
+#: cp/decl.c:3948
#, gcc-internal-format
msgid "declaration of %q#D outside of class is not definition"
msgstr ""
-#: cp/decl.c:4017
+#: cp/decl.c:4002
#, gcc-internal-format
msgid "variable %q#D has initializer but incomplete type"
msgstr ""
-#: cp/decl.c:4024 cp/decl.c:4713
+#: cp/decl.c:4009 cp/decl.c:4731
#, gcc-internal-format
msgid "elements of array %q#D have incomplete type"
msgstr ""
-#: cp/decl.c:4034
+#: cp/decl.c:4019
#, gcc-internal-format
msgid "aggregate %q#D has incomplete type and cannot be defined"
msgstr ""
-#: cp/decl.c:4081
+#: cp/decl.c:4066
#, gcc-internal-format
msgid "%qD declared as reference but not initialized"
msgstr ""
-#: cp/decl.c:4087
+#: cp/decl.c:4072
#, gcc-internal-format
msgid "ISO C++ forbids use of initializer list to initialize reference %qD"
msgstr ""
-#: cp/decl.c:4113
+#: cp/decl.c:4098
#, gcc-internal-format
msgid "cannot initialize %qT from %qT"
msgstr ""
-#: cp/decl.c:4147
+#: cp/decl.c:4126
+#, gcc-internal-format
+msgid "name %qD used in a GNU-style designated initializer for an array"
+msgstr ""
+
+#: cp/decl.c:4175
#, gcc-internal-format
msgid "initializer fails to determine size of %qD"
msgstr ""
-#: cp/decl.c:4154
+#: cp/decl.c:4182
#, gcc-internal-format
msgid "array size missing in %qD"
msgstr ""
-#: cp/decl.c:4166
+#: cp/decl.c:4194
#, gcc-internal-format
msgid "zero-size array %qD"
msgstr ""
@@ -25828,243 +26407,243 @@ 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/decl.c:4237
#, gcc-internal-format
msgid "storage size of %qD isn't known"
msgstr ""
-#: cp/decl.c:4230
+#: cp/decl.c:4259
#, gcc-internal-format
msgid "storage size of %qD isn't constant"
msgstr ""
-#: cp/decl.c:4279
+#: cp/decl.c:4308
#, gcc-internal-format
msgid ""
"sorry: semantics of inline function static data %q+#D are wrong (you'll wind "
"up with multiple copies)"
msgstr ""
-#: cp/decl.c:4282
+#: cp/decl.c:4311
#, gcc-internal-format
msgid "%J you can work around this by removing the initializer"
msgstr ""
-#: cp/decl.c:4309
+#: cp/decl.c:4338
#, gcc-internal-format
msgid "uninitialized const %qD"
msgstr ""
-#: cp/decl.c:4384
-#, gcc-internal-format
-msgid "name %qD used in a GNU-style designated initializer for an array"
-msgstr ""
-
-#: cp/decl.c:4432
+#: cp/decl.c:4450
#, gcc-internal-format
msgid "invalid type %qT as initializer for a vector of type %qT"
msgstr ""
-#: cp/decl.c:4474
+#: cp/decl.c:4492
#, gcc-internal-format
msgid "initializer for %qT must be brace-enclosed"
msgstr ""
-#: cp/decl.c:4492
+#: cp/decl.c:4510
#, gcc-internal-format
msgid "%qT has no non-static data member named %qD"
msgstr ""
-#: cp/decl.c:4543
+#: cp/decl.c:4561
#, gcc-internal-format
msgid "braces around scalar initializer for type %qT"
msgstr ""
-#: cp/decl.c:4621
+#: cp/decl.c:4639
#, gcc-internal-format
msgid "missing braces around initializer for %qT"
msgstr ""
-#: cp/decl.c:4678
+#: cp/decl.c:4696
#, gcc-internal-format
msgid "too many initializers for %qT"
msgstr ""
-#: cp/decl.c:4721
+#: cp/decl.c:4739
#, gcc-internal-format
msgid "variable-sized object %qD may not be initialized"
msgstr ""
-#: cp/decl.c:4727
+#: cp/decl.c:4745
#, gcc-internal-format
msgid "%qD has incomplete type"
msgstr ""
-#: cp/decl.c:4739
+#: cp/decl.c:4757
#, gcc-internal-format
msgid "scalar object %qD requires one element in initializer"
msgstr ""
-#: cp/decl.c:4787
+#: cp/decl.c:4805
#, gcc-internal-format
msgid "%qD must be initialized by constructor, not by %<{...}%>"
msgstr ""
-#: cp/decl.c:4823
+#: cp/decl.c:4841
#, gcc-internal-format
msgid "array %qD initialized by parenthesized string literal %qE"
msgstr ""
-#: cp/decl.c:4838
+#: cp/decl.c:4856
#, gcc-internal-format
msgid "structure %qD with uninitialized const members"
msgstr ""
-#: cp/decl.c:4840
+#: cp/decl.c:4858
#, gcc-internal-format
msgid "structure %qD with uninitialized reference members"
msgstr ""
-#: cp/decl.c:5049
+#: cp/decl.c:5067
#, gcc-internal-format
msgid "assignment (not initialization) in declaration"
msgstr ""
-#: cp/decl.c:5120
+#: cp/decl.c:5145
#, gcc-internal-format
msgid "shadowing previous type declaration of %q#D"
msgstr ""
-#: cp/decl.c:5150
+#: cp/decl.c:5175
#, gcc-internal-format
msgid "%qD cannot be thread-local because it has non-POD type %qT"
msgstr ""
-#: cp/decl.c:5186
+#: cp/decl.c:5211
#, gcc-internal-format
msgid "%qD is thread-local and so cannot be dynamically initialized"
msgstr ""
-#: cp/decl.c:5204
+#: cp/decl.c:5229
#, gcc-internal-format
msgid ""
"%qD cannot be initialized by a non-constant expression when being declared"
msgstr ""
-#: cp/decl.c:5801
+#: cp/decl.c:5827
#, gcc-internal-format
msgid "destructor for alien class %qT cannot be a member"
msgstr ""
-#: cp/decl.c:5803
+#: cp/decl.c:5829
#, gcc-internal-format
msgid "constructor for alien class %qT cannot be a member"
msgstr ""
-#: cp/decl.c:5824
+#: cp/decl.c:5850
#, gcc-internal-format
msgid "%qD declared as a %<virtual%> %s"
msgstr ""
-#: cp/decl.c:5826
+#: cp/decl.c:5852
#, gcc-internal-format
msgid "%qD declared as an %<inline%> %s"
msgstr ""
-#: cp/decl.c:5828
+#: cp/decl.c:5854
#, gcc-internal-format
msgid ""
"%<const%> and %<volatile%> function specifiers on %qD invalid in %s "
"declaration"
msgstr ""
-#: cp/decl.c:5832
+#: cp/decl.c:5858
#, gcc-internal-format
msgid "%q+D declared as a friend"
msgstr ""
-#: cp/decl.c:5838
+#: cp/decl.c:5864
#, gcc-internal-format
msgid "%q+D declared with an exception specification"
msgstr ""
-#: cp/decl.c:5872
+#: cp/decl.c:5898
#, gcc-internal-format
msgid "definition of %qD is not in namespace enclosing %qT"
msgstr ""
-#: cp/decl.c:5961
+#: cp/decl.c:5987
#, gcc-internal-format
msgid "defining explicit specialization %qD in friend declaration"
msgstr ""
#. Something like `template <class T> friend void f<T>()'.
-#: cp/decl.c:5971
+#: cp/decl.c:5997
#, gcc-internal-format
msgid "invalid use of template-id %qD in declaration of primary template"
msgstr ""
-#: cp/decl.c:6001
+#: cp/decl.c:6027
#, gcc-internal-format
msgid ""
"default arguments are not allowed in declaration of friend template "
"specialization %qD"
msgstr ""
-#: cp/decl.c:6009
+#: cp/decl.c:6035
#, gcc-internal-format
msgid ""
"%<inline%> is not allowed in declaration of friend template specialization %"
"qD"
msgstr ""
-#: cp/decl.c:6052
+#: cp/decl.c:6078
#, gcc-internal-format
msgid "cannot declare %<::main%> to be a template"
msgstr ""
-#: cp/decl.c:6054
+#: cp/decl.c:6080
#, gcc-internal-format
msgid "cannot declare %<::main%> to be inline"
msgstr ""
-#: cp/decl.c:6056
+#: cp/decl.c:6082
#, gcc-internal-format
msgid "cannot declare %<::main%> to be static"
msgstr ""
-#: cp/decl.c:6062
-#, gcc-internal-format
-msgid "%<::main%> must return %<int%>"
-msgstr ""
-
-#: cp/decl.c:6094
+#: cp/decl.c:6110
#, gcc-internal-format
msgid "non-local function %q#D uses anonymous type"
msgstr ""
-#: cp/decl.c:6097 cp/decl.c:6367
+#: cp/decl.c:6113 cp/decl.c:6393
#, gcc-internal-format
msgid ""
"%q+#D does not refer to the unqualified type, so it is not used for linkage"
msgstr ""
-#: cp/decl.c:6103
+#: cp/decl.c:6119
#, gcc-internal-format
msgid "non-local function %q#D uses local type %qT"
msgstr ""
-#: cp/decl.c:6126
+#: cp/decl.c:6143
+#, gcc-internal-format
+msgid "static member function %qD cannot have cv-qualifier"
+msgstr ""
+
+#: cp/decl.c:6144
#, gcc-internal-format
-msgid "%smember function %qD cannot have cv-qualifier"
+msgid "non-member function %qD cannot have cv-qualifier"
msgstr ""
-#: cp/decl.c:6200
+#: cp/decl.c:6197
+#, gcc-internal-format
+msgid "%<::main%> must return %<int%>"
+msgstr ""
+
+#: cp/decl.c:6233
#, gcc-internal-format
msgid "definition of implicitly-declared %qD"
msgstr ""
-#: cp/decl.c:6215 cp/decl2.c:682
+#: cp/decl.c:6248 cp/decl2.c:672
#, gcc-internal-format
msgid "no %q#D member function declared in class %qT"
msgstr ""
@@ -26073,533 +26652,539 @@ msgstr ""
#. no linkage can only be used to declare extern "C"
#. entities. Since it's not always an error in the
#. ISO C++ 90 Standard, we only issue a warning.
-#: cp/decl.c:6364
+#: cp/decl.c:6390
#, gcc-internal-format
msgid "non-local variable %q#D uses anonymous type"
msgstr ""
-#: cp/decl.c:6373
+#: cp/decl.c:6399
#, gcc-internal-format
msgid "non-local variable %q#D uses local type %qT"
msgstr ""
-#: cp/decl.c:6490
+#: cp/decl.c:6521
#, gcc-internal-format
msgid ""
"invalid in-class initialization of static data member of non-integral type %"
"qT"
msgstr ""
-#: cp/decl.c:6500
+#: cp/decl.c:6531
#, gcc-internal-format
msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
msgstr ""
-#: cp/decl.c:6504
+#: cp/decl.c:6535
#, gcc-internal-format
msgid ""
"ISO C++ forbids initialization of member constant %qD of non-integral type %"
"qT"
msgstr ""
-#: cp/decl.c:6528
+#: cp/decl.c:6560
#, gcc-internal-format
msgid "size of array %qD has non-integral type %qT"
msgstr ""
-#: cp/decl.c:6530
+#: cp/decl.c:6562
#, gcc-internal-format
msgid "size of array has non-integral type %qT"
msgstr ""
-#: cp/decl.c:6566
+#: cp/decl.c:6610
#, gcc-internal-format
msgid "size of array %qD is negative"
msgstr ""
-#: cp/decl.c:6568
+#: cp/decl.c:6612
#, gcc-internal-format
msgid "size of array is negative"
msgstr ""
-#: cp/decl.c:6576
+#: cp/decl.c:6620
#, gcc-internal-format
msgid "ISO C++ forbids zero-size array %qD"
msgstr ""
-#: cp/decl.c:6578
+#: cp/decl.c:6622
#, gcc-internal-format
msgid "ISO C++ forbids zero-size array"
msgstr ""
-#: cp/decl.c:6585
+#: cp/decl.c:6629
#, gcc-internal-format
msgid "size of array %qD is not an integral constant-expression"
msgstr ""
-#: cp/decl.c:6588
+#: cp/decl.c:6632
#, gcc-internal-format
msgid "size of array is not an integral constant-expression"
msgstr ""
-#: cp/decl.c:6594
+#: cp/decl.c:6638
#, gcc-internal-format
msgid "ISO C++ forbids variable-size array %qD"
msgstr ""
-#: cp/decl.c:6596
+#: cp/decl.c:6640
#, gcc-internal-format
msgid "ISO C++ forbids variable-size array"
msgstr ""
-#: cp/decl.c:6627
+#: cp/decl.c:6671
#, gcc-internal-format
msgid "overflow in array dimension"
msgstr ""
-#: cp/decl.c:6701
+#: cp/decl.c:6752
#, gcc-internal-format
msgid "declaration of %qD as %s"
msgstr ""
-#: cp/decl.c:6703
+#: cp/decl.c:6754
#, gcc-internal-format
msgid "creating %s"
msgstr ""
-#: cp/decl.c:6715
+#: cp/decl.c:6766
#, gcc-internal-format
msgid ""
"declaration of %qD as multidimensional array must have bounds for all "
"dimensions except the first"
msgstr ""
-#: cp/decl.c:6719
+#: cp/decl.c:6770
#, gcc-internal-format
msgid ""
"multidimensional array must have bounds for all dimensions except the first"
msgstr ""
-#: cp/decl.c:6754
+#: cp/decl.c:6805
#, gcc-internal-format
msgid "return type specification for constructor invalid"
msgstr ""
-#: cp/decl.c:6764
+#: cp/decl.c:6815
#, gcc-internal-format
msgid "return type specification for destructor invalid"
msgstr ""
-#: cp/decl.c:6777
+#: cp/decl.c:6828
#, gcc-internal-format
msgid "operator %qT declared to return %qT"
msgstr ""
-#: cp/decl.c:6779
+#: cp/decl.c:6830
#, gcc-internal-format
msgid "return type specified for %<operator %T%>"
msgstr ""
-#: cp/decl.c:6801
+#: cp/decl.c:6852
#, gcc-internal-format
msgid "unnamed variable or field declared void"
msgstr ""
-#: cp/decl.c:6805
+#: cp/decl.c:6856
#, gcc-internal-format
msgid "variable or field %qE declared void"
msgstr ""
-#: cp/decl.c:6808
+#: cp/decl.c:6859
#, gcc-internal-format
msgid "variable or field declared void"
msgstr ""
-#: cp/decl.c:6973
+#: cp/decl.c:7025
#, gcc-internal-format
msgid "invalid use of qualified-name %<::%D%>"
msgstr ""
-#: cp/decl.c:6976
+#: cp/decl.c:7028
#, gcc-internal-format
msgid "invalid use of qualified-name %<%T::%D%>"
msgstr ""
-#: cp/decl.c:6979
+#: cp/decl.c:7031
#, gcc-internal-format
msgid "invalid use of qualified-name %<%D::%D%>"
msgstr ""
-#: cp/decl.c:6991
+#: cp/decl.c:7043
#, gcc-internal-format
msgid "type %qT is not derived from type %qT"
msgstr ""
-#: cp/decl.c:7007 cp/decl.c:7097 cp/decl.c:8170
+#: cp/decl.c:7059 cp/decl.c:7149 cp/decl.c:8233
#, gcc-internal-format
msgid "declaration of %qD as non-function"
msgstr ""
-#: cp/decl.c:7013
+#: cp/decl.c:7065
#, gcc-internal-format
msgid "declaration of %qD as non-member"
msgstr ""
-#: cp/decl.c:7042
+#: cp/decl.c:7094
#, gcc-internal-format
msgid "declarator-id missing; using reserved word %qD"
msgstr ""
-#: cp/decl.c:7089
+#: cp/decl.c:7141
#, gcc-internal-format
msgid "function definition does not declare parameters"
msgstr ""
-#: cp/decl.c:7131
+#: cp/decl.c:7183
#, gcc-internal-format
msgid "two or more data types in declaration of %qs"
msgstr ""
-#: cp/decl.c:7198 cp/decl.c:7200
+#: cp/decl.c:7250 cp/decl.c:7253
#, gcc-internal-format
msgid "ISO C++ forbids declaration of %qs with no type"
msgstr ""
-#: cp/decl.c:7225
+#: cp/decl.c:7278
#, gcc-internal-format
msgid "%<signed%> or %<unsigned%> invalid for %qs"
msgstr ""
-#: cp/decl.c:7227
+#: cp/decl.c:7280
#, gcc-internal-format
msgid "%<signed%> and %<unsigned%> specified together for %qs"
msgstr ""
-#: cp/decl.c:7229
+#: cp/decl.c:7282
#, gcc-internal-format
msgid "%<long long%> invalid for %qs"
msgstr ""
-#: cp/decl.c:7231
+#: cp/decl.c:7284
#, gcc-internal-format
msgid "%<long%> invalid for %qs"
msgstr ""
-#: cp/decl.c:7233
+#: cp/decl.c:7286
#, gcc-internal-format
msgid "%<short%> invalid for %qs"
msgstr ""
-#: cp/decl.c:7235
+#: cp/decl.c:7288
#, gcc-internal-format
msgid "%<long%> or %<short%> invalid for %qs"
msgstr ""
-#: cp/decl.c:7237
+#: cp/decl.c:7290
#, gcc-internal-format
msgid "%<long%> or %<short%> specified with char for %qs"
msgstr ""
-#: cp/decl.c:7239
+#: cp/decl.c:7292
#, gcc-internal-format
msgid "%<long%> and %<short%> specified together for %qs"
msgstr ""
-#: cp/decl.c:7245
+#: cp/decl.c:7298
#, gcc-internal-format
msgid "long, short, signed or unsigned used invalidly for %qs"
msgstr ""
-#: cp/decl.c:7309
+#: cp/decl.c:7362
#, gcc-internal-format
msgid "complex invalid for %qs"
msgstr ""
-#: cp/decl.c:7338
+#: cp/decl.c:7391
#, gcc-internal-format
msgid "qualifiers are not allowed on declaration of %<operator %T%>"
msgstr ""
-#: cp/decl.c:7350 cp/typeck.c:6791
+#: cp/decl.c:7403 cp/typeck.c:6893
#, gcc-internal-format
msgid "ignoring %qV qualifiers added to function type %qT"
msgstr ""
-#: cp/decl.c:7373
+#: cp/decl.c:7426
#, gcc-internal-format
msgid "member %qD cannot be declared both virtual and static"
msgstr ""
-#: cp/decl.c:7381
+#: cp/decl.c:7434
#, gcc-internal-format
msgid "%<%T::%D%> is not a valid declarator"
msgstr ""
-#: cp/decl.c:7390
+#: cp/decl.c:7443
#, gcc-internal-format
msgid "typedef declaration invalid in parameter declaration"
msgstr ""
-#: cp/decl.c:7396
+#: cp/decl.c:7449
#, gcc-internal-format
msgid "storage class specifiers invalid in parameter declarations"
msgstr ""
-#: cp/decl.c:7403
+#: cp/decl.c:7456
#, gcc-internal-format
msgid "virtual outside class declaration"
msgstr ""
-#: cp/decl.c:7417
+#: cp/decl.c:7474
#, gcc-internal-format
-msgid "conflicting specifiers in declaration of %qs"
+msgid "multiple storage classes in declaration of %qs"
msgstr ""
-#: cp/decl.c:7426
+#: cp/decl.c:7479
#, gcc-internal-format
-msgid "multiple storage classes in declaration of %qs"
+msgid "conflicting specifiers in declaration of %qs"
msgstr ""
-#: cp/decl.c:7449
+#: cp/decl.c:7502
#, gcc-internal-format
msgid "storage class specified for %qs"
msgstr ""
-#: cp/decl.c:7483
+#: cp/decl.c:7536
#, gcc-internal-format
msgid "top-level declaration of %qs specifies %<auto%>"
msgstr ""
-#: cp/decl.c:7495
+#: cp/decl.c:7548
#, gcc-internal-format
msgid "storage class specifiers invalid in friend function declarations"
msgstr ""
-#: cp/decl.c:7615
+#: cp/decl.c:7675
#, gcc-internal-format
msgid "destructor cannot be static member function"
msgstr ""
-#: cp/decl.c:7620
+#: cp/decl.c:7680
#, gcc-internal-format
msgid "destructors may not be cv-qualified"
msgstr ""
-#: cp/decl.c:7638
+#: cp/decl.c:7698
#, gcc-internal-format
msgid "constructors cannot be declared virtual"
msgstr ""
-#: cp/decl.c:7651
+#: cp/decl.c:7711
#, gcc-internal-format
msgid "can't initialize friend function %qs"
msgstr ""
#. Cannot be both friend and virtual.
-#: cp/decl.c:7655
+#: cp/decl.c:7715
#, gcc-internal-format
msgid "virtual functions cannot be friends"
msgstr ""
-#: cp/decl.c:7659
+#: cp/decl.c:7719
#, gcc-internal-format
msgid "friend declaration not in class definition"
msgstr ""
-#: cp/decl.c:7661
+#: cp/decl.c:7721
#, gcc-internal-format
msgid "can't define friend function %qs in a local class definition"
msgstr ""
-#: cp/decl.c:7674
+#: cp/decl.c:7734
#, gcc-internal-format
msgid "destructors may not have parameters"
msgstr ""
-#: cp/decl.c:7692 cp/decl.c:7699
+#: cp/decl.c:7752 cp/decl.c:7759
#, gcc-internal-format
msgid "cannot declare reference to %q#T"
msgstr ""
-#: cp/decl.c:7701
+#: cp/decl.c:7761
#, gcc-internal-format
msgid "cannot declare pointer to %q#T member"
msgstr ""
-#: cp/decl.c:7764
+#: cp/decl.c:7824
#, gcc-internal-format
msgid "template-id %qD used as a declarator"
msgstr ""
-#: cp/decl.c:7814
+#: cp/decl.c:7874
#, gcc-internal-format
msgid "member functions are implicitly friends of their class"
msgstr ""
-#: cp/decl.c:7816
+#: cp/decl.c:7876
#, gcc-internal-format
msgid "extra qualification %<%T::%> on member %qs"
msgstr ""
-#: cp/decl.c:7848
+#: cp/decl.c:7908
#, gcc-internal-format
msgid "cannot define member function %<%T::%s%> within %<%T%>"
msgstr ""
-#: cp/decl.c:7865
+#: cp/decl.c:7925
#, gcc-internal-format
msgid "cannot declare member %<%T::%s%> within %qT"
msgstr ""
-#: cp/decl.c:7899
+#: cp/decl.c:7959
#, gcc-internal-format
msgid "data member may not have variably modified type %qT"
msgstr ""
-#: cp/decl.c:7901
+#: cp/decl.c:7961
#, gcc-internal-format
msgid "parameter may not have variably modified type %qT"
msgstr ""
#. [dcl.fct.spec] The explicit specifier shall only be used in
#. declarations of constructors within a class definition.
-#: cp/decl.c:7909
+#: cp/decl.c:7969
#, gcc-internal-format
msgid "only declarations of constructors can be %<explicit%>"
msgstr ""
-#: cp/decl.c:7917
+#: cp/decl.c:7977
#, gcc-internal-format
msgid "non-member %qs cannot be declared %<mutable%>"
msgstr ""
-#: cp/decl.c:7922
+#: cp/decl.c:7982
#, gcc-internal-format
msgid "non-object member %qs cannot be declared %<mutable%>"
msgstr ""
-#: cp/decl.c:7928
+#: cp/decl.c:7988
#, gcc-internal-format
msgid "function %qs cannot be declared %<mutable%>"
msgstr ""
-#: cp/decl.c:7933
+#: cp/decl.c:7993
#, gcc-internal-format
msgid "static %qs cannot be declared %<mutable%>"
msgstr ""
-#: cp/decl.c:7938
+#: cp/decl.c:7998
#, gcc-internal-format
msgid "const %qs cannot be declared %<mutable%>"
msgstr ""
-#: cp/decl.c:7970
+#: cp/decl.c:8030
#, gcc-internal-format
msgid "%Jtypedef name may not be a nested-name-specifier"
msgstr ""
-#: cp/decl.c:7986
+#: cp/decl.c:8046
#, gcc-internal-format
msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
msgstr ""
-#: cp/decl.c:8076
+#: cp/decl.c:8137
+#, gcc-internal-format
+msgid ""
+"qualified function types cannot be used to declare static member functions"
+msgstr ""
+
+#: cp/decl.c:8139
#, gcc-internal-format
-msgid "qualified function types cannot be used to declare %s functions"
+msgid "qualified function types cannot be used to declare free functions"
msgstr ""
-#: cp/decl.c:8102
+#: cp/decl.c:8165
#, gcc-internal-format
msgid "type qualifiers specified for friend class declaration"
msgstr ""
-#: cp/decl.c:8107
+#: cp/decl.c:8170
#, gcc-internal-format
msgid "%<inline%> specified for friend class declaration"
msgstr ""
-#: cp/decl.c:8115
+#: cp/decl.c:8178
#, gcc-internal-format
msgid "template parameters cannot be friends"
msgstr ""
-#: cp/decl.c:8117
+#: cp/decl.c:8180
#, gcc-internal-format
msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
msgstr ""
-#: cp/decl.c:8121
+#: cp/decl.c:8184
#, gcc-internal-format
msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
msgstr ""
-#: cp/decl.c:8134
+#: cp/decl.c:8197
#, gcc-internal-format
msgid "trying to make class %qT a friend of global scope"
msgstr ""
-#: cp/decl.c:8145
+#: cp/decl.c:8208
#, gcc-internal-format
msgid "invalid qualifiers on non-member function type"
msgstr ""
-#: cp/decl.c:8160
+#: cp/decl.c:8223
#, gcc-internal-format
msgid "abstract declarator %qT used as declaration"
msgstr ""
-#: cp/decl.c:8189
+#: cp/decl.c:8252
#, gcc-internal-format
msgid "cannot use %<::%> in parameter declaration"
msgstr ""
#. Something like struct S { int N::j; };
-#: cp/decl.c:8235
+#: cp/decl.c:8298
#, gcc-internal-format
msgid "invalid use of %<::%>"
msgstr ""
-#: cp/decl.c:8250
+#: cp/decl.c:8313
#, gcc-internal-format
msgid "can't make %qD into a method -- not in a class"
msgstr ""
-#: cp/decl.c:8259
+#: cp/decl.c:8322
#, gcc-internal-format
msgid "function %qD declared virtual inside a union"
msgstr ""
-#: cp/decl.c:8268
+#: cp/decl.c:8331
#, gcc-internal-format
msgid "%qD cannot be declared virtual, since it is always static"
msgstr ""
-#: cp/decl.c:8284
+#: cp/decl.c:8347
#, gcc-internal-format
msgid "expected qualified name in friend declaration for destructor %qD"
msgstr ""
-#: cp/decl.c:8294
+#: cp/decl.c:8357
#, gcc-internal-format
msgid "declaration of %qD as member of %qT"
msgstr ""
-#: cp/decl.c:8370
+#: cp/decl.c:8433
#, gcc-internal-format
msgid "field %qD has incomplete type"
msgstr ""
-#: cp/decl.c:8372
+#: cp/decl.c:8435
#, gcc-internal-format
msgid "name %qT has incomplete type"
msgstr ""
-#: cp/decl.c:8381
+#: cp/decl.c:8444
#, gcc-internal-format
msgid " in instantiation of template %qT"
msgstr ""
-#: cp/decl.c:8390
+#: cp/decl.c:8453
#, gcc-internal-format
msgid "%qE is neither function nor member function; cannot be declared friend"
msgstr ""
@@ -26616,97 +27201,97 @@ msgstr ""
#. the rest of the compiler does not correctly
#. handle the initialization unless the member is
#. static so we make it static below.
-#: cp/decl.c:8442
+#: cp/decl.c:8505
#, gcc-internal-format
msgid "ISO C++ forbids initialization of member %qD"
msgstr ""
-#: cp/decl.c:8444
+#: cp/decl.c:8507
#, gcc-internal-format
msgid "making %qD static"
msgstr ""
-#: cp/decl.c:8514
+#: cp/decl.c:8569
#, gcc-internal-format
msgid "storage class %<auto%> invalid for function %qs"
msgstr ""
-#: cp/decl.c:8516
+#: cp/decl.c:8571
#, gcc-internal-format
msgid "storage class %<register%> invalid for function %qs"
msgstr ""
-#: cp/decl.c:8518
+#: cp/decl.c:8573
#, gcc-internal-format
msgid "storage class %<__thread%> invalid for function %qs"
msgstr ""
-#: cp/decl.c:8529
+#: cp/decl.c:8584
#, gcc-internal-format
msgid ""
"%<static%> specified invalid for function %qs declared out of global scope"
msgstr ""
-#: cp/decl.c:8532
+#: cp/decl.c:8587
#, gcc-internal-format
msgid ""
"%<inline%> specifier invalid for function %qs declared out of global scope"
msgstr ""
-#: cp/decl.c:8540
+#: cp/decl.c:8595
#, gcc-internal-format
msgid "virtual non-class function %qs"
msgstr ""
-#: cp/decl.c:8571
+#: cp/decl.c:8626
#, gcc-internal-format
msgid "cannot declare member function %qD to have static linkage"
msgstr ""
#. FIXME need arm citation
-#: cp/decl.c:8578
+#: cp/decl.c:8633
#, gcc-internal-format
msgid "cannot declare static function inside another function"
msgstr ""
-#: cp/decl.c:8608
+#: cp/decl.c:8663
#, gcc-internal-format
msgid ""
"%<static%> may not be used when defining (as opposed to declaring) a static "
"data member"
msgstr ""
-#: cp/decl.c:8615
+#: cp/decl.c:8670
#, gcc-internal-format
msgid "static member %qD declared %<register%>"
msgstr ""
-#: cp/decl.c:8620
+#: cp/decl.c:8675
#, gcc-internal-format
msgid "cannot explicitly declare member %q#D to have extern linkage"
msgstr ""
-#: cp/decl.c:8758
+#: cp/decl.c:8816
#, gcc-internal-format
msgid "default argument for %q#D has type %qT"
msgstr ""
-#: cp/decl.c:8761
+#: cp/decl.c:8819
#, gcc-internal-format
msgid "default argument for parameter of type %qT has type %qT"
msgstr ""
-#: cp/decl.c:8778
+#: cp/decl.c:8836
#, gcc-internal-format
msgid "default argument %qE uses local variable %qD"
msgstr ""
-#: cp/decl.c:8847
+#: cp/decl.c:8905
#, gcc-internal-format
msgid "parameter %qD invalidly declared method type"
msgstr ""
-#: cp/decl.c:8871
+#: cp/decl.c:8929
#, gcc-internal-format
msgid "parameter %qD includes %s to array of unknown bound %qT"
msgstr ""
@@ -26726,139 +27311,139 @@ msgstr ""
#. or implicitly defined), there's no need to worry about their
#. existence. Theoretically, they should never even be
#. instantiated, but that's hard to forestall.
-#: cp/decl.c:9039
+#: cp/decl.c:9097
#, gcc-internal-format
msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
msgstr ""
-#: cp/decl.c:9161
+#: cp/decl.c:9219
#, gcc-internal-format
msgid "%qD may not be declared within a namespace"
msgstr ""
-#: cp/decl.c:9166
+#: cp/decl.c:9224
#, gcc-internal-format
msgid "%qD may not be declared as static"
msgstr ""
-#: cp/decl.c:9189
+#: cp/decl.c:9247
#, gcc-internal-format
msgid "%qD must be a nonstatic member function"
msgstr ""
-#: cp/decl.c:9198
+#: cp/decl.c:9256
#, gcc-internal-format
msgid ""
"%qD must be either a non-static member function or a non-member function"
msgstr ""
-#: cp/decl.c:9219
+#: cp/decl.c:9277
#, gcc-internal-format
msgid "%qD must have an argument of class or enumerated type"
msgstr ""
-#: cp/decl.c:9260
+#: cp/decl.c:9318
#, gcc-internal-format
msgid "conversion to %s%s will never use a type conversion operator"
msgstr ""
#. 13.4.0.3
-#: cp/decl.c:9268
+#: cp/decl.c:9326
#, gcc-internal-format
msgid "ISO C++ prohibits overloading operator ?:"
msgstr ""
-#: cp/decl.c:9273
+#: cp/decl.c:9331
#, gcc-internal-format
msgid "%qD must not have variable number of arguments"
msgstr ""
-#: cp/decl.c:9324
+#: cp/decl.c:9382
#, gcc-internal-format
msgid "postfix %qD must take %<int%> as its argument"
msgstr ""
-#: cp/decl.c:9327
+#: cp/decl.c:9385
#, gcc-internal-format
msgid "postfix %qD must take %<int%> as its second argument"
msgstr ""
-#: cp/decl.c:9335
+#: cp/decl.c:9393
#, gcc-internal-format
msgid "%qD must take either zero or one argument"
msgstr ""
-#: cp/decl.c:9337
+#: cp/decl.c:9395
#, gcc-internal-format
msgid "%qD must take either one or two arguments"
msgstr ""
-#: cp/decl.c:9359
+#: cp/decl.c:9417
#, gcc-internal-format
msgid "prefix %qD should return %qT"
msgstr ""
-#: cp/decl.c:9365
+#: cp/decl.c:9423
#, gcc-internal-format
msgid "postfix %qD should return %qT"
msgstr ""
-#: cp/decl.c:9374
+#: cp/decl.c:9432
#, gcc-internal-format
msgid "%qD must take %<void%>"
msgstr ""
-#: cp/decl.c:9376 cp/decl.c:9385
+#: cp/decl.c:9434 cp/decl.c:9443
#, gcc-internal-format
msgid "%qD must take exactly one argument"
msgstr ""
-#: cp/decl.c:9387
+#: cp/decl.c:9445
#, gcc-internal-format
msgid "%qD must take exactly two arguments"
msgstr ""
-#: cp/decl.c:9396
+#: cp/decl.c:9454
#, gcc-internal-format
msgid "user-defined %qD always evaluates both arguments"
msgstr ""
-#: cp/decl.c:9410
+#: cp/decl.c:9468
#, gcc-internal-format
msgid "%qD should return by value"
msgstr ""
-#: cp/decl.c:9422 cp/decl.c:9426
+#: cp/decl.c:9480 cp/decl.c:9484
#, gcc-internal-format
msgid "%qD cannot have default arguments"
msgstr ""
-#: cp/decl.c:9484
+#: cp/decl.c:9542
#, gcc-internal-format
msgid "using template type parameter %qT after %qs"
msgstr ""
-#: cp/decl.c:9499
+#: cp/decl.c:9557
#, gcc-internal-format
msgid "using typedef-name %qD after %qs"
msgstr ""
-#: cp/decl.c:9500
+#: cp/decl.c:9558
#, gcc-internal-format
msgid "%q+D has a previous declaration here"
msgstr ""
-#: cp/decl.c:9508
+#: cp/decl.c:9566
#, gcc-internal-format
msgid "%qT referred to as %qs"
msgstr ""
-#: cp/decl.c:9509 cp/decl.c:9516
+#: cp/decl.c:9567 cp/decl.c:9574
#, gcc-internal-format
msgid "%q+T has a previous declaration here"
msgstr ""
-#: cp/decl.c:9515
+#: cp/decl.c:9573
#, gcc-internal-format
msgid "%qT referred to as enum"
msgstr ""
@@ -26870,67 +27455,67 @@ msgstr ""
#. void f(class C); // No template header here
#.
#. then the required template argument is missing.
-#: cp/decl.c:9530
+#: cp/decl.c:9588
#, gcc-internal-format
msgid "template argument required for %<%s %T%>"
msgstr ""
-#: cp/decl.c:9578 cp/name-lookup.c:2658
+#: cp/decl.c:9636 cp/name-lookup.c:2676
#, gcc-internal-format
msgid "%qD has the same name as the class in which it is declared"
msgstr ""
-#: cp/decl.c:9716
+#: cp/decl.c:9774
#, gcc-internal-format
msgid "use of enum %q#D without previous declaration"
msgstr ""
-#: cp/decl.c:9737
+#: cp/decl.c:9795
#, gcc-internal-format
msgid "redeclaration of %qT as a non-template"
msgstr ""
-#: cp/decl.c:9738 cp/pt.c:3359
+#: cp/decl.c:9796 cp/pt.c:3401
#, gcc-internal-format
msgid "previous declaration %q+D"
msgstr ""
-#: cp/decl.c:9849
+#: cp/decl.c:9907
#, gcc-internal-format
msgid "derived union %qT invalid"
msgstr ""
-#: cp/decl.c:9858
+#: cp/decl.c:9916
#, gcc-internal-format
msgid "Java class %qT cannot have multiple bases"
msgstr ""
-#: cp/decl.c:9869
+#: cp/decl.c:9927
#, gcc-internal-format
msgid "Java class %qT cannot have virtual bases"
msgstr ""
-#: cp/decl.c:9890
+#: cp/decl.c:9948
#, gcc-internal-format
msgid "base type %qT fails to be a struct or class type"
msgstr ""
-#: cp/decl.c:9923
+#: cp/decl.c:9981
#, gcc-internal-format
msgid "recursive type %qT undefined"
msgstr ""
-#: cp/decl.c:9925
+#: cp/decl.c:9983
#, gcc-internal-format
msgid "duplicate base type %qT invalid"
msgstr ""
-#: cp/decl.c:9997
+#: cp/decl.c:10055
#, gcc-internal-format
msgid "multiple definition of %q#T"
msgstr ""
-#: cp/decl.c:9998
+#: cp/decl.c:10056
#, gcc-internal-format
msgid "%Jprevious definition here"
msgstr ""
@@ -26939,247 +27524,239 @@ msgstr ""
#.
#. IF no integral type can represent all the enumerator values, the
#. enumeration is ill-formed.
-#: cp/decl.c:10137
+#: cp/decl.c:10195
#, gcc-internal-format
msgid "no integral type can represent all of the enumerator values for %qT"
msgstr ""
-#: cp/decl.c:10248
+#: cp/decl.c:10306
#, gcc-internal-format
-msgid "enumerator value for %qD not integer constant"
+msgid "enumerator value for %qD is not an integer constant"
msgstr ""
-#: cp/decl.c:10276
+#: cp/decl.c:10334
#, gcc-internal-format
msgid "overflow in enumeration values at %qD"
msgstr ""
-#: cp/decl.c:10351
+#: cp/decl.c:10409
#, gcc-internal-format
msgid "return type %q#T is incomplete"
msgstr ""
-#: cp/decl.c:10461 cp/typeck.c:6538
+#: cp/decl.c:10525 cp/typeck.c:6640
#, gcc-internal-format
msgid "%<operator=%> should return a reference to %<*this%>"
msgstr ""
-#: cp/decl.c:10819
+#: cp/decl.c:10916
#, gcc-internal-format
msgid "parameter %qD declared void"
msgstr ""
-#: cp/decl.c:11300
+#: cp/decl.c:11401
#, gcc-internal-format
msgid "invalid member function declaration"
msgstr ""
-#: cp/decl.c:11315
+#: cp/decl.c:11416
#, gcc-internal-format
msgid "%qD is already defined in class %qT"
msgstr ""
-#: cp/decl.c:11524
+#: cp/decl.c:11625
#, gcc-internal-format
msgid "static member function %q#D declared with type qualifiers"
msgstr ""
-#: cp/decl2.c:268
+#: cp/decl2.c:263
#, gcc-internal-format
msgid "name missing for member function"
msgstr ""
-#: cp/decl2.c:339 cp/decl2.c:353
+#: cp/decl2.c:334 cp/decl2.c:348
#, gcc-internal-format
msgid "ambiguous conversion for array subscript"
msgstr ""
-#: cp/decl2.c:347
+#: cp/decl2.c:342
#, gcc-internal-format
msgid "invalid types %<%T[%T]%> for array subscript"
msgstr ""
-#: cp/decl2.c:390
+#: cp/decl2.c:385
#, gcc-internal-format
msgid "deleting array %q#D"
msgstr ""
-#: cp/decl2.c:396
+#: cp/decl2.c:391
#, gcc-internal-format
msgid "type %q#T argument given to %<delete%>, expected pointer"
msgstr ""
-#: cp/decl2.c:408
+#: cp/decl2.c:403
#, gcc-internal-format
msgid ""
"cannot delete a function. Only pointer-to-objects are valid arguments to %"
"<delete%>"
msgstr ""
-#: cp/decl2.c:416
+#: cp/decl2.c:411
#, gcc-internal-format
msgid "deleting %qT is undefined"
msgstr ""
-#. 14.5.2.2 [temp.mem]
-#.
-#. A local class shall not have member templates.
-#: cp/decl2.c:452
-#, gcc-internal-format
-msgid "invalid declaration of member template %q#D in local class"
-msgstr ""
-
-#: cp/decl2.c:464 cp/pt.c:3102
+#: cp/decl2.c:454 cp/pt.c:3151
#, gcc-internal-format
msgid "template declaration of %q#D"
msgstr ""
-#: cp/decl2.c:516
+#: cp/decl2.c:506
#, gcc-internal-format
msgid "Java method %qD has non-Java return type %qT"
msgstr ""
-#: cp/decl2.c:533
+#: cp/decl2.c:523
#, gcc-internal-format
msgid "Java method %qD has non-Java parameter type %qT"
msgstr ""
-#: cp/decl2.c:644
+#: cp/decl2.c:634
#, gcc-internal-format
msgid "prototype for %q#D does not match any in class %qT"
msgstr ""
-#: cp/decl2.c:731
+#: cp/decl2.c:721
#, gcc-internal-format
msgid "local class %q#T shall not have static data member %q#D"
msgstr ""
-#: cp/decl2.c:739
+#: cp/decl2.c:729
#, gcc-internal-format
msgid "initializer invalid for static member with constructor"
msgstr ""
-#: cp/decl2.c:742
+#: cp/decl2.c:732
#, gcc-internal-format
msgid "(an out of class initialization is required)"
msgstr ""
-#: cp/decl2.c:802
+#: cp/decl2.c:792
#, gcc-internal-format
msgid "member %qD conflicts with virtual function table field name"
msgstr ""
-#: cp/decl2.c:821
+#: cp/decl2.c:811
#, gcc-internal-format
msgid "applying attributes to template parameters is not implemented"
msgstr ""
-#: cp/decl2.c:831
+#: cp/decl2.c:821
#, gcc-internal-format
msgid "%qD is already defined in %qT"
msgstr ""
-#: cp/decl2.c:852
+#: cp/decl2.c:842
#, gcc-internal-format
msgid "initializer specified for static member function %qD"
msgstr ""
-#: cp/decl2.c:875
+#: cp/decl2.c:865
#, gcc-internal-format
msgid "field initializer is not constant"
msgstr ""
-#: cp/decl2.c:902
+#: cp/decl2.c:892
#, gcc-internal-format
msgid "%<asm%> specifiers are not permitted on non-static data members"
msgstr ""
-#: cp/decl2.c:953
+#: cp/decl2.c:943
#, gcc-internal-format
msgid "bit-field %qD with non-integral type"
msgstr ""
-#: cp/decl2.c:959
+#: cp/decl2.c:949
#, gcc-internal-format
msgid "cannot declare %qD to be a bit-field type"
msgstr ""
-#: cp/decl2.c:969
+#: cp/decl2.c:959
#, gcc-internal-format
msgid "cannot declare bit-field %qD with function type"
msgstr ""
-#: cp/decl2.c:976
+#: cp/decl2.c:966
#, gcc-internal-format
msgid "%qD is already defined in the class %qT"
msgstr ""
-#: cp/decl2.c:983
+#: cp/decl2.c:973
#, gcc-internal-format
msgid "static member %qD cannot be a bit-field"
msgstr ""
-#: cp/decl2.c:1029
+#: cp/decl2.c:1019
#, gcc-internal-format
msgid "anonymous struct not inside named type"
msgstr ""
-#: cp/decl2.c:1112
+#: cp/decl2.c:1102
#, gcc-internal-format
msgid "namespace-scope anonymous aggregates must be static"
msgstr ""
-#: cp/decl2.c:1121
+#: cp/decl2.c:1111
#, gcc-internal-format
msgid "anonymous union with no members"
msgstr ""
-#: cp/decl2.c:1157
+#: cp/decl2.c:1147
#, gcc-internal-format
msgid "%<operator new%> must return type %qT"
msgstr ""
-#: cp/decl2.c:1166
+#: cp/decl2.c:1156
#, gcc-internal-format
msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
msgstr ""
-#: cp/decl2.c:1195
+#: cp/decl2.c:1185
#, gcc-internal-format
msgid "%<operator delete%> must return type %qT"
msgstr ""
-#: cp/decl2.c:1204
+#: cp/decl2.c:1194
#, gcc-internal-format
msgid "%<operator delete%> takes type %qT as first parameter"
msgstr ""
-#: cp/decl2.c:1867
+#: cp/decl2.c:1857
#, gcc-internal-format
msgid "%qT has a field %qD whose type uses the anonymous namespace"
msgstr ""
-#: cp/decl2.c:1873
+#: cp/decl2.c:1863
#, gcc-internal-format
msgid "%qT declared with greater visibility than the type of its field %qD"
msgstr ""
-#: cp/decl2.c:1884
+#: cp/decl2.c:1874
#, gcc-internal-format
msgid "%qT has a base %qT whose type uses the anonymous namespace"
msgstr ""
-#: cp/decl2.c:1889
+#: cp/decl2.c:1879
#, gcc-internal-format
msgid "%qT declared with greater visibility than its base %qT"
msgstr ""
-#: cp/decl2.c:3313
+#: cp/decl2.c:3267
#, gcc-internal-format
msgid "inline function %q+D used but never defined"
msgstr ""
-#: cp/decl2.c:3467
+#: cp/decl2.c:3417
#, gcc-internal-format
msgid "default argument missing for parameter %P of %q+#D"
msgstr ""
@@ -27320,8 +27897,7 @@ msgstr ""
#, 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"
+"already been declared and add <> after the function name here) "
msgstr ""
#: cp/init.c:334
@@ -27553,37 +28129,37 @@ msgstr ""
msgid "type to vector delete is neither pointer or array type"
msgstr ""
-#: cp/lex.c:467
+#: cp/lex.c:470
#, gcc-internal-format
msgid "junk at end of #pragma %s"
msgstr ""
-#: cp/lex.c:474
+#: cp/lex.c:477
#, gcc-internal-format
msgid "invalid #pragma %s"
msgstr ""
-#: cp/lex.c:482
+#: cp/lex.c:485
#, gcc-internal-format
msgid "#pragma vtable no longer supported"
msgstr ""
-#: cp/lex.c:561
+#: cp/lex.c:564
#, gcc-internal-format
msgid "#pragma implementation for %qs appears after file is included"
msgstr ""
-#: cp/lex.c:586
+#: cp/lex.c:589
#, gcc-internal-format
msgid "junk at end of #pragma GCC java_exceptions"
msgstr ""
-#: cp/lex.c:600
+#: cp/lex.c:603
#, gcc-internal-format
msgid "%qD not defined"
msgstr ""
-#: cp/lex.c:604
+#: cp/lex.c:607
#, gcc-internal-format
msgid "%qD was not declared in this scope"
msgstr ""
@@ -27598,68 +28174,68 @@ msgstr ""
#. Note that we have the exact wording of the following message in
#. the manual (trouble.texi, node "Name lookup"), so they need to
#. be kept in synch.
-#: cp/lex.c:641
+#: cp/lex.c:644
#, gcc-internal-format
msgid ""
"there are no arguments to %qD that depend on a template parameter, so a "
"declaration of %qD must be available"
msgstr ""
-#: cp/lex.c:650
+#: cp/lex.c:653
#, gcc-internal-format
msgid ""
"(if you use %<-fpermissive%>, G++ will accept your code, but allowing the "
"use of an undeclared name is deprecated)"
msgstr ""
-#: cp/mangle.c:2165
+#: cp/mangle.c:2161
#, gcc-internal-format
msgid "call_expr cannot be mangled due to a defect in the C++ ABI"
msgstr ""
-#: cp/mangle.c:2173
+#: cp/mangle.c:2169
#, gcc-internal-format
msgid "zero-operand casts cannot be mangled due to a defect in the C++ ABI"
msgstr ""
-#: cp/mangle.c:2223
+#: cp/mangle.c:2219
#, gcc-internal-format
msgid "omitted middle operand to %<?:%> operand cannot be mangled"
msgstr ""
-#: cp/mangle.c:2533
+#: cp/mangle.c:2529
#, gcc-internal-format
msgid "the mangled name of %qD will change in a future version of GCC"
msgstr ""
-#: cp/method.c:459
+#: cp/method.c:463
#, gcc-internal-format
msgid "generic thunk code fails for method %q#D which uses %<...%>"
msgstr ""
-#: cp/method.c:695
+#: cp/method.c:698
#, gcc-internal-format
msgid "non-static const member %q#D, can't use default assignment operator"
msgstr ""
-#: cp/method.c:701
+#: cp/method.c:704
#, gcc-internal-format
msgid "non-static reference member %q#D, can't use default assignment operator"
msgstr ""
-#: cp/method.c:813
+#: cp/method.c:816
#, gcc-internal-format
msgid "%Hsynthesized method %qD first required here "
msgstr ""
-#: cp/method.c:1148
+#: cp/method.c:1151
#, 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"
msgstr ""
-#: cp/name-lookup.c:712
+#: cp/name-lookup.c:730
#, gcc-internal-format
msgid "redeclaration of %<wchar_t%> as %qT"
msgstr ""
@@ -27670,504 +28246,514 @@ msgstr ""
#. [basic.start.main]
#.
#. This function shall not be overloaded.
-#: cp/name-lookup.c:742
+#: cp/name-lookup.c:760
#, gcc-internal-format
msgid "invalid redeclaration of %q+D"
msgstr ""
-#: cp/name-lookup.c:743
+#: cp/name-lookup.c:761
#, gcc-internal-format
msgid "as %qD"
msgstr ""
-#: cp/name-lookup.c:834
+#: cp/name-lookup.c:852
#, gcc-internal-format
msgid "type mismatch with previous external decl of %q#D"
msgstr ""
-#: cp/name-lookup.c:835
+#: cp/name-lookup.c:853
#, gcc-internal-format
msgid "previous external decl of %q+#D"
msgstr ""
-#: cp/name-lookup.c:926
+#: cp/name-lookup.c:944
#, gcc-internal-format
msgid "extern declaration of %q#D doesn't match"
msgstr ""
-#: cp/name-lookup.c:927
+#: cp/name-lookup.c:945
#, gcc-internal-format
msgid "global declaration %q+#D"
msgstr ""
-#: cp/name-lookup.c:964 cp/name-lookup.c:971
+#: cp/name-lookup.c:982 cp/name-lookup.c:989
#, gcc-internal-format
msgid "declaration of %q#D shadows a parameter"
msgstr ""
#. Location of previous decl is not useful in this case.
-#: cp/name-lookup.c:996
+#: cp/name-lookup.c:1014
#, gcc-internal-format
msgid "declaration of %qD shadows a member of 'this'"
msgstr ""
-#: cp/name-lookup.c:1002
+#: cp/name-lookup.c:1020
#, gcc-internal-format
msgid "declaration of %qD shadows a previous local"
msgstr ""
-#: cp/name-lookup.c:1009
+#: cp/name-lookup.c:1027
#, gcc-internal-format
msgid "declaration of %qD shadows a global declaration"
msgstr ""
-#: cp/name-lookup.c:1132
+#: cp/name-lookup.c:1150
#, gcc-internal-format
msgid "name lookup of %qD changed"
msgstr ""
-#: cp/name-lookup.c:1133
+#: cp/name-lookup.c:1151
#, gcc-internal-format
msgid " matches this %q+D under ISO standard rules"
msgstr ""
-#: cp/name-lookup.c:1135
+#: cp/name-lookup.c:1153
#, gcc-internal-format
msgid " matches this %q+D under old rules"
msgstr ""
-#: cp/name-lookup.c:1153 cp/name-lookup.c:1161
+#: cp/name-lookup.c:1171 cp/name-lookup.c:1179
#, gcc-internal-format
msgid "name lookup of %qD changed for new ISO %<for%> scoping"
msgstr ""
-#: cp/name-lookup.c:1155
+#: cp/name-lookup.c:1173
#, gcc-internal-format
msgid " cannot use obsolete binding at %q+D because it has a destructor"
msgstr ""
-#: cp/name-lookup.c:1163
+#: cp/name-lookup.c:1181
#, gcc-internal-format
msgid " using obsolete binding at %q+D"
msgstr ""
-#: cp/name-lookup.c:1216
+#: cp/name-lookup.c:1234
#, gcc-internal-format
msgid "%s %s(%E) %p %d\n"
msgstr ""
-#: cp/name-lookup.c:1219
+#: cp/name-lookup.c:1237
#, gcc-internal-format
msgid "%s %s %p %d\n"
msgstr ""
-#: cp/name-lookup.c:1346
+#: cp/name-lookup.c:1364
#, gcc-internal-format
msgid "XXX is_class_level != (current_scope == class_scope)\n"
msgstr ""
-#: cp/name-lookup.c:1909
+#: cp/name-lookup.c:1927
#, gcc-internal-format
msgid "%q#D hides constructor for %q#T"
msgstr ""
-#: cp/name-lookup.c:1926
+#: cp/name-lookup.c:1944
#, gcc-internal-format
msgid "%q#D conflicts with previous using declaration %q#D"
msgstr ""
-#: cp/name-lookup.c:1949
+#: cp/name-lookup.c:1967
#, gcc-internal-format
msgid "previous non-function declaration %q+#D"
msgstr ""
-#: cp/name-lookup.c:1950
+#: cp/name-lookup.c:1968
#, gcc-internal-format
msgid "conflicts with function declaration %q#D"
msgstr ""
#. It's a nested name with template parameter dependent scope.
#. This can only be using-declaration for class member.
-#: cp/name-lookup.c:2028 cp/name-lookup.c:2053
+#: cp/name-lookup.c:2046 cp/name-lookup.c:2071
#, gcc-internal-format
msgid "%qT is not a namespace"
msgstr ""
#. 7.3.3/5
#. A using-declaration shall not name a template-id.
-#: cp/name-lookup.c:2038
+#: cp/name-lookup.c:2056
#, gcc-internal-format
msgid "a using-declaration cannot specify a template-id. Try %<using %D%>"
msgstr ""
-#: cp/name-lookup.c:2045
+#: cp/name-lookup.c:2063
#, gcc-internal-format
msgid "namespace %qD not allowed in using-declaration"
msgstr ""
-#: cp/name-lookup.c:2081
+#: cp/name-lookup.c:2099
#, gcc-internal-format
msgid "%qD not declared"
msgstr ""
-#: cp/name-lookup.c:2102 cp/name-lookup.c:2139 cp/name-lookup.c:2173
+#: cp/name-lookup.c:2120 cp/name-lookup.c:2157 cp/name-lookup.c:2191
#, gcc-internal-format
msgid "%qD is already declared in this scope"
msgstr ""
-#: cp/name-lookup.c:2179
+#: cp/name-lookup.c:2197
#, gcc-internal-format
msgid "using declaration %qD introduced ambiguous type %qT"
msgstr ""
-#: cp/name-lookup.c:2777
+#: cp/name-lookup.c:2795
#, gcc-internal-format
msgid "using-declaration for non-member at class scope"
msgstr ""
-#: cp/name-lookup.c:2784
+#: cp/name-lookup.c:2802
#, gcc-internal-format
msgid "%<%T::%D%> names destructor"
msgstr ""
-#: cp/name-lookup.c:2789
+#: cp/name-lookup.c:2807
#, gcc-internal-format
msgid "%<%T::%D%> names constructor"
msgstr ""
-#: cp/name-lookup.c:2794
+#: cp/name-lookup.c:2812
#, gcc-internal-format
msgid "%<%T::%D%> names constructor in %qT"
msgstr ""
-#: cp/name-lookup.c:2844
+#: cp/name-lookup.c:2862
#, gcc-internal-format
msgid "no members matching %<%T::%D%> in %q#T"
msgstr ""
-#: cp/name-lookup.c:2912
+#: cp/name-lookup.c:2930
#, gcc-internal-format
msgid "declaration of %qD not in a namespace surrounding %qD"
msgstr ""
-#: cp/name-lookup.c:2920
+#: cp/name-lookup.c:2938
#, gcc-internal-format
msgid "explicit qualification in declaration of %qD"
msgstr ""
-#: cp/name-lookup.c:2963
+#: cp/name-lookup.c:2981
#, gcc-internal-format
msgid "%qD should have been declared inside %qD"
msgstr ""
-#: cp/name-lookup.c:3034
+#: cp/name-lookup.c:3048
#, gcc-internal-format
msgid "namespace alias %qD not allowed here, assuming %qD"
msgstr ""
-#: cp/name-lookup.c:3089
+#: cp/name-lookup.c:3103
#, gcc-internal-format
msgid "%qs attribute requires a single NTBS argument"
msgstr ""
-#: cp/name-lookup.c:3378
+#: cp/name-lookup.c:3392
#, gcc-internal-format
msgid "strong using only meaningful at namespace scope"
msgstr ""
-#: cp/name-lookup.c:3382
+#: cp/name-lookup.c:3396
#, gcc-internal-format
msgid "current namespace %qD does not enclose strongly used namespace %qD"
msgstr ""
-#: cp/name-lookup.c:3390
+#: cp/name-lookup.c:3404
#, gcc-internal-format
msgid "%qD attribute directive ignored"
msgstr ""
-#: cp/name-lookup.c:3540
+#: cp/name-lookup.c:3554
#, gcc-internal-format
msgid "%qD denotes an ambiguous type"
msgstr ""
-#: cp/name-lookup.c:3541
+#: cp/name-lookup.c:3555
#, gcc-internal-format
msgid "%J first type here"
msgstr ""
-#: cp/name-lookup.c:3542
+#: cp/name-lookup.c:3556
#, gcc-internal-format
msgid "%J other type here"
msgstr ""
-#: cp/name-lookup.c:4257
+#: cp/name-lookup.c:4271
#, gcc-internal-format
msgid "%q+D is not a function,"
msgstr ""
-#: cp/name-lookup.c:4258
+#: cp/name-lookup.c:4272
#, gcc-internal-format
msgid " conflict with %q+D"
msgstr ""
-#: cp/name-lookup.c:4679
+#: cp/name-lookup.c:4693
#, gcc-internal-format
msgid "argument dependent lookup finds %q+D"
msgstr ""
-#: cp/name-lookup.c:5111
+#: cp/name-lookup.c:5125
#, gcc-internal-format
msgid "XXX entering pop_everything ()\n"
msgstr ""
-#: cp/name-lookup.c:5120
+#: cp/name-lookup.c:5134
#, gcc-internal-format
msgid "XXX leaving pop_everything ()\n"
msgstr ""
-#: cp/parser.c:1942
+#: cp/parser.c:453
+#, gcc-internal-format
+msgid "identifier %<%s%> will become a keyword in C++0x"
+msgstr ""
+
+#: cp/parser.c:1990
#, gcc-internal-format
msgid "%<#pragma%> is not allowed here"
msgstr ""
-#: cp/parser.c:1972
+#: cp/parser.c:2020
#, gcc-internal-format
msgid "%<%D::%D%> has not been declared"
msgstr ""
-#: cp/parser.c:1975 cp/semantics.c:2388
+#: cp/parser.c:2023 cp/semantics.c:2426
#, gcc-internal-format
msgid "%<::%D%> has not been declared"
msgstr ""
-#: cp/parser.c:1978
+#: cp/parser.c:2026
#, gcc-internal-format
msgid "request for member %qD in non-class type %qT"
msgstr ""
-#: cp/parser.c:1981
+#: cp/parser.c:2029
#, gcc-internal-format
msgid "%<%T::%D%> has not been declared"
msgstr ""
-#: cp/parser.c:1984
+#: cp/parser.c:2032
#, gcc-internal-format
msgid "%qD has not been declared"
msgstr ""
-#: cp/parser.c:1987
+#: cp/parser.c:2035
#, gcc-internal-format
msgid "%<%D::%D%> %s"
msgstr ""
-#: cp/parser.c:1989
+#: cp/parser.c:2037
#, gcc-internal-format
msgid "%<::%D%> %s"
msgstr ""
-#: cp/parser.c:1991
+#: cp/parser.c:2039
#, gcc-internal-format
msgid "%qD %s"
msgstr ""
-#: cp/parser.c:2027
+#: cp/parser.c:2075
#, gcc-internal-format
msgid "ISO C++ does not support %<long long%>"
msgstr ""
-#: cp/parser.c:2047
+#: cp/parser.c:2095
#, gcc-internal-format
msgid "duplicate %qs"
msgstr ""
-#: cp/parser.c:2090
+#: cp/parser.c:2138
#, gcc-internal-format
msgid "new types may not be defined in a return type"
msgstr ""
-#: cp/parser.c:2091
+#: cp/parser.c:2139
#, gcc-internal-format
msgid "(perhaps a semicolon is missing after the definition of %qT)"
msgstr ""
-#: cp/parser.c:2110 cp/parser.c:3858 cp/pt.c:4537
+#: cp/parser.c:2158 cp/parser.c:3918 cp/pt.c:4467
#, gcc-internal-format
msgid "%qT is not a template"
msgstr ""
-#: cp/parser.c:2112
+#: cp/parser.c:2160
#, gcc-internal-format
msgid "%qE is not a template"
msgstr ""
-#: cp/parser.c:2114
+#: cp/parser.c:2162
#, gcc-internal-format
msgid "invalid template-id"
msgstr ""
-#: cp/parser.c:2143
+#: cp/parser.c:2191
#, gcc-internal-format
msgid "%s cannot appear in a constant-expression"
msgstr ""
-#: cp/parser.c:2168
+#: cp/parser.c:2216
#, gcc-internal-format
msgid "invalid use of template-name %qE without an argument list"
msgstr ""
-#: cp/parser.c:2170
+#: cp/parser.c:2218
#, gcc-internal-format
msgid "invalid use of destructor %qD as a type"
msgstr ""
#. Something like 'unsigned A a;'
-#: cp/parser.c:2173
+#: cp/parser.c:2221
#, gcc-internal-format
msgid "invalid combination of multiple type-specifiers"
msgstr ""
#. Issue an error message.
-#: cp/parser.c:2177
+#: cp/parser.c:2225
#, gcc-internal-format
msgid "%qE does not name a type"
msgstr ""
-#: cp/parser.c:2209
+#: cp/parser.c:2257
#, gcc-internal-format
msgid "(perhaps %<typename %T::%E%> was intended)"
msgstr ""
-#: cp/parser.c:2224
+#: cp/parser.c:2272
#, gcc-internal-format
msgid "%qE in namespace %qE does not name a type"
msgstr ""
-#: cp/parser.c:2227
+#: cp/parser.c:2275
#, gcc-internal-format
msgid "%qE in class %qT does not name a type"
msgstr ""
-#: cp/parser.c:2983
+#: cp/parser.c:3034
#, gcc-internal-format
msgid "ISO C++ forbids braced-groups within expressions"
msgstr ""
-#: cp/parser.c:2992
+#: cp/parser.c:3044
#, gcc-internal-format
msgid "statement-expressions are allowed only inside functions"
msgstr ""
-#: cp/parser.c:3043
+#: cp/parser.c:3101
#, gcc-internal-format
msgid "%<this%> may not be used in this context"
msgstr ""
-#: cp/parser.c:3195
+#: cp/parser.c:3253
#, gcc-internal-format
msgid "local variable %qD may not appear in this context"
msgstr ""
-#: cp/parser.c:3492
+#: cp/parser.c:3552
#, gcc-internal-format
msgid "scope %qT before %<~%> is not a class-name"
msgstr ""
-#: cp/parser.c:3593
+#: cp/parser.c:3653
#, gcc-internal-format
msgid "declaration of %<~%T%> as member of %qT"
msgstr ""
-#: cp/parser.c:3607
+#: cp/parser.c:3667
#, gcc-internal-format
msgid "typedef-name %qD used as destructor declarator"
msgstr ""
-#: cp/parser.c:3817 cp/parser.c:12932 cp/parser.c:15066
+#: cp/parser.c:3877 cp/parser.c:13162 cp/parser.c:15331
#, gcc-internal-format
msgid "reference to %qD is ambiguous"
msgstr ""
-#: cp/parser.c:4248
+#: cp/parser.c:4308
#, gcc-internal-format
msgid "ISO C++ forbids compound-literals"
msgstr ""
-#: cp/parser.c:4581
+#: cp/parser.c:4640
#, gcc-internal-format
msgid "%qE does not have class type"
msgstr ""
-#: cp/parser.c:4657 cp/typeck.c:1950
+#: cp/parser.c:4716 cp/typeck.c:1944
#, gcc-internal-format
msgid "invalid use of %qD"
msgstr ""
-#: cp/parser.c:5181
+#: cp/parser.c:5240
#, gcc-internal-format
msgid "array bound forbidden after parenthesized type-id"
msgstr ""
-#: cp/parser.c:5182
+#: cp/parser.c:5241
#, gcc-internal-format
msgid "try removing the parentheses around the type-id"
msgstr ""
-#: cp/parser.c:5384
+#: cp/parser.c:5443
#, gcc-internal-format
msgid "expression in new-declarator must have integral or enumeration type"
msgstr ""
-#: cp/parser.c:5573
+#: cp/parser.c:5632
#, gcc-internal-format
msgid "use of old-style cast"
msgstr ""
-#: cp/parser.c:6362
+#: cp/parser.c:6435
#, gcc-internal-format
msgid "case label %qE not within a switch statement"
msgstr ""
-#: cp/parser.c:6928
+#: cp/parser.c:6552
+#, gcc-internal-format
+msgid "%<else%> without a previous %<if%>"
+msgstr ""
+
+#: cp/parser.c:7051
#, gcc-internal-format
msgid "ISO C++ forbids computed gotos"
msgstr ""
-#: cp/parser.c:7060
+#: cp/parser.c:7191
#, gcc-internal-format
msgid "extra %<;%>"
msgstr ""
-#: cp/parser.c:7399
+#: cp/parser.c:7538
#, gcc-internal-format
msgid "mixing declarations and function-definitions is forbidden"
msgstr ""
-#: cp/parser.c:7531
+#: cp/parser.c:7670
#, gcc-internal-format
msgid "%<friend%> used outside of class"
msgstr ""
-#: cp/parser.c:7685
+#: cp/parser.c:7824
#, gcc-internal-format
msgid "class definition may not be declared a friend"
msgstr ""
-#: cp/parser.c:7749 cp/parser.c:14020
+#: cp/parser.c:7888 cp/parser.c:14285
#, gcc-internal-format
msgid "templates may not be %<virtual%>"
msgstr ""
-#: cp/parser.c:8002
+#: cp/parser.c:8203
#, gcc-internal-format
msgid "only constructors take base initializers"
msgstr ""
-#: cp/parser.c:8054
+#: cp/parser.c:8255
#, gcc-internal-format
msgid "anachronistic old-style base class initializer"
msgstr ""
-#: cp/parser.c:8098
+#: cp/parser.c:8299
#, gcc-internal-format
msgid ""
"keyword %<typename%> not allowed in this context (a qualified member "
@@ -28175,74 +28761,74 @@ msgid ""
msgstr ""
#. Warn that we do not support `export'.
-#: cp/parser.c:8443
+#: cp/parser.c:8644
#, gcc-internal-format
msgid "keyword %<export%> not implemented, and will be ignored"
msgstr ""
#. Otherwise, emit an error about the invalid digraph, but continue
#. parsing because we got our argument list.
-#: cp/parser.c:8826
+#: cp/parser.c:9037
#, gcc-internal-format
msgid "%<<::%> cannot begin a template-argument list"
msgstr ""
-#: cp/parser.c:8827
+#: cp/parser.c:9038
#, gcc-internal-format
msgid ""
"%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> "
"and %<::%>"
msgstr ""
-#: cp/parser.c:8834
+#: cp/parser.c:9045
#, gcc-internal-format
msgid "(if you use -fpermissive G++ will accept your code)"
msgstr ""
-#: cp/parser.c:8907
+#: cp/parser.c:9118
#, gcc-internal-format
msgid "parse error in template argument list"
msgstr ""
#. Explain what went wrong.
-#: cp/parser.c:9020
+#: cp/parser.c:9231
#, gcc-internal-format
msgid "non-template %qD used as template"
msgstr ""
-#: cp/parser.c:9021
+#: cp/parser.c:9232
#, gcc-internal-format
msgid "use %<%T::template %D%> to indicate that it is a template"
msgstr ""
-#: cp/parser.c:9531
+#: cp/parser.c:9742
#, gcc-internal-format
msgid "template specialization with C linkage"
msgstr ""
-#: cp/parser.c:10106
+#: cp/parser.c:10317
#, gcc-internal-format
msgid "using %<typename%> outside of template"
msgstr ""
-#: cp/parser.c:10321
+#: cp/parser.c:10537
#, gcc-internal-format
msgid "attributes ignored on uninstantiated type"
msgstr ""
-#: cp/parser.c:10325
+#: cp/parser.c:10541
#, gcc-internal-format
msgid "attributes ignored on template instantiation"
msgstr ""
-#: cp/parser.c:10330
+#: cp/parser.c:10546
#, gcc-internal-format
msgid ""
"attributes ignored on elaborated-type-specifier that is not a forward "
"declaration"
msgstr ""
-#: cp/parser.c:10544
+#: cp/parser.c:10760
#, gcc-internal-format
msgid "%qD is not a namespace-name"
msgstr ""
@@ -28250,136 +28836,141 @@ msgstr ""
#. [namespace.udecl]
#.
#. A using declaration shall not name a template-id.
-#: cp/parser.c:10764
+#: cp/parser.c:10980
#, gcc-internal-format
msgid "a template-id may not appear in a using-declaration"
msgstr ""
-#: cp/parser.c:11105
+#: cp/parser.c:11325
#, gcc-internal-format
msgid "an asm-specification is not allowed on a function-definition"
msgstr ""
-#: cp/parser.c:11107
+#: cp/parser.c:11327
#, gcc-internal-format
msgid "attributes are not allowed on a function-definition"
msgstr ""
-#: cp/parser.c:11250
+#: cp/parser.c:11460
+#, gcc-internal-format
+msgid "initializer provided for function"
+msgstr ""
+
+#: cp/parser.c:11480
#, gcc-internal-format
msgid "attributes after parenthesized initializer ignored"
msgstr ""
-#: cp/parser.c:11630 cp/pt.c:7272
+#: cp/parser.c:11860 cp/pt.c:7254
#, gcc-internal-format
msgid "array bound is not an integer constant"
msgstr ""
-#: cp/parser.c:11707
+#: cp/parser.c:11937
#, gcc-internal-format
msgid "%<%T::%D%> is not a type"
msgstr ""
-#: cp/parser.c:11732
+#: cp/parser.c:11962
#, gcc-internal-format
msgid "invalid use of constructor as a template"
msgstr ""
-#: cp/parser.c:11733
+#: cp/parser.c:11963
#, gcc-internal-format
msgid ""
"use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified "
"name"
msgstr ""
-#: cp/parser.c:11892
+#: cp/parser.c:12122
#, gcc-internal-format
msgid "%qD is a namespace"
msgstr ""
-#: cp/parser.c:11967
+#: cp/parser.c:12197
#, gcc-internal-format
msgid "duplicate cv-qualifier"
msgstr ""
-#: cp/parser.c:12515
+#: cp/parser.c:12745
#, gcc-internal-format
msgid "file ends in default argument"
msgstr ""
-#: cp/parser.c:12588
+#: cp/parser.c:12818
#, gcc-internal-format
msgid "deprecated use of default argument for parameter of non-function"
msgstr ""
-#: cp/parser.c:12591
+#: cp/parser.c:12821
#, gcc-internal-format
msgid "default arguments are only permitted for function parameters"
msgstr ""
-#: cp/parser.c:12791
+#: cp/parser.c:13021
#, gcc-internal-format
msgid "ISO C++ does not allow designated initializers"
msgstr ""
-#: cp/parser.c:13355
+#: cp/parser.c:13611
#, gcc-internal-format
msgid "invalid class name in declaration of %qD"
msgstr ""
-#: cp/parser.c:13366
+#: cp/parser.c:13622
#, gcc-internal-format
msgid "declaration of %qD in %qD which does not enclose %qD"
msgstr ""
-#: cp/parser.c:13379
+#: cp/parser.c:13635
#, gcc-internal-format
msgid "extra qualification ignored"
msgstr ""
-#: cp/parser.c:13390
+#: cp/parser.c:13646
#, gcc-internal-format
msgid "an explicit specialization must be preceded by %<template <>%>"
msgstr ""
-#: cp/parser.c:13483
+#: cp/parser.c:13739
#, gcc-internal-format
msgid "previous definition of %q+#T"
msgstr ""
-#: cp/parser.c:13720
+#: cp/parser.c:13985
#, gcc-internal-format
msgid "%Hextra %<;%>"
msgstr ""
-#: cp/parser.c:13738
+#: cp/parser.c:14003
#, gcc-internal-format
msgid "a class-key must be used when declaring a friend"
msgstr ""
-#: cp/parser.c:13752
+#: cp/parser.c:14017
#, gcc-internal-format
msgid "friend declaration does not name a class or function"
msgstr ""
-#: cp/parser.c:13929
+#: cp/parser.c:14194
#, gcc-internal-format
msgid "pure-specifier on function-definition"
msgstr ""
-#: cp/parser.c:14205
+#: cp/parser.c:14470
#, gcc-internal-format
msgid "keyword %<typename%> not allowed outside of templates"
msgstr ""
-#: cp/parser.c:14207
+#: cp/parser.c:14472
#, gcc-internal-format
msgid ""
"keyword %<typename%> not allowed in this context (the base class is "
"implicitly a type)"
msgstr ""
-#: cp/parser.c:15235
+#: cp/parser.c:15504
#, gcc-internal-format
msgid "too few template-parameter-lists"
msgstr ""
@@ -28388,222 +28979,230 @@ msgstr ""
#. something like:
#.
#. template <class T> template <class U> void S::f();
-#: cp/parser.c:15250
+#: cp/parser.c:15519
#, gcc-internal-format
msgid "too many template-parameter-lists"
msgstr ""
#. Issue an error message.
-#: cp/parser.c:15509
+#: cp/parser.c:15791
#, gcc-internal-format
msgid "named return values are no longer supported"
msgstr ""
-#: cp/parser.c:15580
+#. 14.5.2.2 [temp.mem]
+#.
+#. A local class shall not have member templates.
+#: cp/parser.c:15863
+#, gcc-internal-format
+msgid "invalid declaration of member template in local class"
+msgstr ""
+
+#: cp/parser.c:15872
#, gcc-internal-format
msgid "template with C linkage"
msgstr ""
-#: cp/parser.c:15722
+#: cp/parser.c:16014
#, gcc-internal-format
msgid "template declaration of %qs"
msgstr ""
-#: cp/parser.c:15937
+#: cp/parser.c:16229
#, gcc-internal-format
msgid "%H%<>>%> should be %<> >%> within a nested template argument list"
msgstr ""
-#: cp/parser.c:15952
+#: cp/parser.c:16244
#, gcc-internal-format
msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
msgstr ""
-#: cp/parser.c:16268
+#: cp/parser.c:16560
#, gcc-internal-format
msgid "invalid use of %qD in linkage specification"
msgstr ""
-#: cp/parser.c:16281
+#: cp/parser.c:16573
#, gcc-internal-format
msgid "%<__thread%> before %qD"
msgstr ""
-#: cp/parser.c:16576
+#: cp/parser.c:16868
#, gcc-internal-format
msgid "%qs tag used in naming %q#T"
msgstr ""
-#: cp/parser.c:16597
+#: cp/parser.c:16889
#, gcc-internal-format
msgid "%qD redeclared with different access"
msgstr ""
-#: cp/parser.c:16614
+#: cp/parser.c:16906
#, gcc-internal-format
msgid "%<template%> (as a disambiguator) is only allowed within templates"
msgstr ""
-#: cp/parser.c:16855 cp/parser.c:17778 cp/parser.c:17909
+#: cp/parser.c:17159 cp/parser.c:18082 cp/parser.c:18213
#, gcc-internal-format
msgid "misplaced %<@%D%> Objective-C++ construct"
msgstr ""
-#: cp/parser.c:16996
+#: cp/parser.c:17300
#, gcc-internal-format
msgid "%<@encode%> must specify a type as an argument"
msgstr ""
-#: cp/parser.c:17311
+#: cp/parser.c:17615
#, gcc-internal-format
msgid "invalid Objective-C++ selector name"
msgstr ""
-#: cp/parser.c:17642
+#: cp/parser.c:17946
#, gcc-internal-format
msgid "identifier expected after %<@protocol%>"
msgstr ""
-#: cp/parser.c:19129
+#: cp/parser.c:19411
#, gcc-internal-format
msgid "junk at end of %<#pragma GCC pch_preprocess%>"
msgstr ""
-#: cp/parser.c:19274
+#: cp/parser.c:19556
#, gcc-internal-format
msgid "inter-module optimizations not implemented for C++"
msgstr ""
-#: cp/pt.c:238
+#: cp/pt.c:243
#, gcc-internal-format
msgid "data member %qD cannot be a member template"
msgstr ""
-#: cp/pt.c:250
+#: cp/pt.c:255
#, gcc-internal-format
msgid "invalid member template declaration %qD"
msgstr ""
-#: cp/pt.c:557
+#: cp/pt.c:562
#, gcc-internal-format
msgid "explicit specialization in non-namespace scope %qD"
msgstr ""
-#: cp/pt.c:571
+#: cp/pt.c:576
#, gcc-internal-format
msgid "enclosing class templates are not explicitly specialized"
msgstr ""
-#: cp/pt.c:659
+#: cp/pt.c:664
#, gcc-internal-format
msgid "specialization of %qD in different namespace"
msgstr ""
-#: cp/pt.c:660 cp/pt.c:757
+#: cp/pt.c:665 cp/pt.c:762
#, gcc-internal-format
msgid " from definition of %q+#D"
msgstr ""
-#: cp/pt.c:677
+#: cp/pt.c:682
#, gcc-internal-format
msgid ""
"explicit instantiation of %qD in namespace %qD (which does not enclose "
"namespace %qD)"
msgstr ""
-#: cp/pt.c:695
+#: cp/pt.c:700
#, gcc-internal-format
msgid "name of class shadows template template parameter %qD"
msgstr ""
-#: cp/pt.c:724
+#: cp/pt.c:729
#, gcc-internal-format
msgid "specialization of %qT after instantiation"
msgstr ""
-#: cp/pt.c:756
+#: cp/pt.c:761
#, gcc-internal-format
msgid "specializing %q#T in different namespace"
msgstr ""
-#: cp/pt.c:771
+#: cp/pt.c:776
#, gcc-internal-format
msgid "specialization %qT after instantiation %qT"
msgstr ""
-#: cp/pt.c:784
+#: cp/pt.c:789
#, gcc-internal-format
msgid "explicit specialization of non-template %qT"
msgstr ""
-#: cp/pt.c:1185
+#: cp/pt.c:1190
#, gcc-internal-format
msgid "specialization of %qD after instantiation"
msgstr ""
-#: cp/pt.c:1400
+#: cp/pt.c:1416
#, gcc-internal-format
msgid "%qD is not a function template"
msgstr ""
-#: cp/pt.c:1606
+#: cp/pt.c:1625
#, gcc-internal-format
msgid "template-id %qD for %q+D does not match any template declaration"
msgstr ""
-#: cp/pt.c:1614
+#: cp/pt.c:1633
#, gcc-internal-format
msgid "ambiguous template specialization %qD for %q+D"
msgstr ""
#. This case handles bogus declarations like template <>
#. template <class T> void f<int>();
-#: cp/pt.c:1849 cp/pt.c:1903
+#: cp/pt.c:1868 cp/pt.c:1922
#, gcc-internal-format
msgid "template-id %qD in declaration of primary template"
msgstr ""
-#: cp/pt.c:1862
+#: cp/pt.c:1881
#, gcc-internal-format
msgid "template parameter list used in explicit instantiation"
msgstr ""
-#: cp/pt.c:1868
+#: cp/pt.c:1887
#, gcc-internal-format
msgid "definition provided for explicit instantiation"
msgstr ""
-#: cp/pt.c:1876
+#: cp/pt.c:1895
#, gcc-internal-format
msgid "too many template parameter lists in declaration of %qD"
msgstr ""
-#: cp/pt.c:1879
+#: cp/pt.c:1898
#, gcc-internal-format
msgid "too few template parameter lists in declaration of %qD"
msgstr ""
-#: cp/pt.c:1881
+#: cp/pt.c:1900
#, gcc-internal-format
msgid "explicit specialization of %qD must be introduced by %<template <>%>"
msgstr ""
-#: cp/pt.c:1900
+#: cp/pt.c:1919
#, gcc-internal-format
msgid "function template partial specialization %qD is not allowed"
msgstr ""
-#: cp/pt.c:1932
+#: cp/pt.c:1951
#, gcc-internal-format
msgid "default argument specified in explicit specialization"
msgstr ""
-#: cp/pt.c:1962
+#: cp/pt.c:1981
#, gcc-internal-format
msgid "%qD is not a template function"
msgstr ""
-#: cp/pt.c:1970
+#: cp/pt.c:1989
#, gcc-internal-format
msgid "%qD is not declared in %qD"
msgstr ""
@@ -28616,57 +29215,57 @@ msgstr ""
#. program is ill-formed.
#.
#. Similar language is found in [temp.explicit].
-#: cp/pt.c:2032
+#: cp/pt.c:2051
#, gcc-internal-format
msgid "specialization of implicitly-declared special member function"
msgstr ""
-#: cp/pt.c:2076
+#: cp/pt.c:2095
#, gcc-internal-format
msgid "no member function %qD declared in %qT"
msgstr ""
-#: cp/pt.c:2300
+#: cp/pt.c:2319
#, gcc-internal-format
msgid "declaration of %q+#D"
msgstr ""
-#: cp/pt.c:2301
+#: cp/pt.c:2320
#, gcc-internal-format
msgid " shadows template parm %q+#D"
msgstr ""
-#: cp/pt.c:2725
+#: cp/pt.c:2774
#, gcc-internal-format
msgid "template parameters not used in partial specialization:"
msgstr ""
-#: cp/pt.c:2729
+#: cp/pt.c:2778
#, gcc-internal-format
msgid " %qD"
msgstr ""
-#: cp/pt.c:2740
+#: cp/pt.c:2789
#, gcc-internal-format
msgid "partial specialization %qT does not specialize any template arguments"
msgstr ""
-#: cp/pt.c:2765
+#: cp/pt.c:2814
#, gcc-internal-format
msgid "template argument %qE involves template parameter(s)"
msgstr ""
-#: cp/pt.c:2809
+#: cp/pt.c:2858
#, gcc-internal-format
msgid "type %qT of template argument %qE depends on template parameter(s)"
msgstr ""
-#: cp/pt.c:2900
+#: cp/pt.c:2949
#, gcc-internal-format
msgid "no default argument for %qD"
msgstr ""
-#: cp/pt.c:3070
+#: cp/pt.c:3119
#, gcc-internal-format
msgid "template class without a name"
msgstr ""
@@ -28674,7 +29273,7 @@ msgstr ""
#. [temp.mem]
#.
#. A destructor shall not be a member template.
-#: cp/pt.c:3078
+#: cp/pt.c:3127
#, gcc-internal-format
msgid "destructor %qD declared as member template"
msgstr ""
@@ -28684,62 +29283,62 @@ msgstr ""
#. An allocation function can be a function
#. template. ... Template allocation functions shall
#. have two or more parameters.
-#: cp/pt.c:3093
+#: cp/pt.c:3142
#, gcc-internal-format
msgid "invalid template declaration of %qD"
msgstr ""
-#: cp/pt.c:3173
+#: cp/pt.c:3222
#, gcc-internal-format
msgid "%qD does not declare a template type"
msgstr ""
-#: cp/pt.c:3179
+#: cp/pt.c:3228
#, gcc-internal-format
msgid "template definition of non-template %q#D"
msgstr ""
-#: cp/pt.c:3222
+#: cp/pt.c:3271
#, gcc-internal-format
msgid "expected %d levels of template parms for %q#D, got %d"
msgstr ""
-#: cp/pt.c:3234
+#: cp/pt.c:3283
#, gcc-internal-format
msgid "got %d template parameters for %q#D"
msgstr ""
-#: cp/pt.c:3237
+#: cp/pt.c:3286
#, gcc-internal-format
msgid "got %d template parameters for %q#T"
msgstr ""
-#: cp/pt.c:3239
+#: cp/pt.c:3288
#, gcc-internal-format
msgid " but %d required"
msgstr ""
-#: cp/pt.c:3336
+#: cp/pt.c:3378
#, gcc-internal-format
msgid "%qT is not a template type"
msgstr ""
-#: cp/pt.c:3349
+#: cp/pt.c:3391
#, gcc-internal-format
msgid "template specifiers not specified in declaration of %qD"
msgstr ""
-#: cp/pt.c:3360
+#: cp/pt.c:3402
#, gcc-internal-format
msgid "used %d template parameter(s) instead of %d"
msgstr ""
-#: cp/pt.c:3389
+#: cp/pt.c:3431
#, gcc-internal-format
msgid "template parameter %q+#D"
msgstr ""
-#: cp/pt.c:3390
+#: cp/pt.c:3432
#, gcc-internal-format
msgid "redeclared here as %q#D"
msgstr ""
@@ -28748,391 +29347,415 @@ msgstr ""
#.
#. A template-parameter may not be given default arguments
#. by two different declarations in the same scope.
-#: cp/pt.c:3400
+#: cp/pt.c:3442
#, gcc-internal-format
msgid "redefinition of default argument for %q#D"
msgstr ""
-#: cp/pt.c:3401
+#: cp/pt.c:3443
#, gcc-internal-format
msgid "%J original definition appeared here"
msgstr ""
-#: cp/pt.c:3505
+#: cp/pt.c:3547
#, gcc-internal-format
msgid ""
"%qE is not a valid template argument for type %qT because function %qD has "
"not external linkage"
msgstr ""
-#: cp/pt.c:3546
+#: cp/pt.c:3588
#, gcc-internal-format
msgid ""
"%qE is not a valid template argument for type %qT because string literals "
"can never be used in this context"
msgstr ""
-#: cp/pt.c:3623
+#: cp/pt.c:3665
#, gcc-internal-format
msgid ""
"%qE is not a valid template argument for type %qT because it is a non-"
"constant expression"
msgstr ""
-#: cp/pt.c:3667
+#: cp/pt.c:3709
#, gcc-internal-format
msgid ""
"%qD is not a valid template argument because %qD is a variable, not the "
"address of a variable"
msgstr ""
-#: cp/pt.c:3685
+#: cp/pt.c:3727
#, gcc-internal-format
msgid ""
"%qE is not a valid template argument of type %qT because %qE is not a "
"variable"
msgstr ""
-#: cp/pt.c:3692
+#: cp/pt.c:3734
#, gcc-internal-format
msgid ""
"%qE is not a valid template argument of type %qT because %qD does not have "
"external linkage"
msgstr ""
-#: cp/pt.c:3722
+#: cp/pt.c:3764
#, gcc-internal-format
msgid ""
"%qE is not a valid template argument for type %qT because of conflicts in cv-"
"qualification"
msgstr ""
-#: cp/pt.c:3729
+#: cp/pt.c:3771
#, gcc-internal-format
msgid ""
"%qE is not a valid template argument for type %qT because it is not an lvalue"
msgstr ""
-#: cp/pt.c:3742
+#: cp/pt.c:3784
#, gcc-internal-format
msgid ""
"%qE is not a valid template argument for type %qT because object %qD has not "
"external linkage"
msgstr ""
-#: cp/pt.c:3782
+#: cp/pt.c:3824
#, gcc-internal-format
msgid ""
"%qE is not a valid template argument for type %qT because it is a pointer"
msgstr ""
-#: cp/pt.c:3784
+#: cp/pt.c:3826
#, gcc-internal-format
msgid "try using %qE instead"
msgstr ""
-#: cp/pt.c:3819
+#: cp/pt.c:3861
#, gcc-internal-format
msgid ""
"%qE is not a valid template argument for type %qT because it is of type %qT"
msgstr ""
-#: cp/pt.c:3822
+#: cp/pt.c:3864
#, gcc-internal-format
msgid "standard conversions are not allowed in this context"
msgstr ""
-#: cp/pt.c:3984
+#: cp/pt.c:4026
#, gcc-internal-format
msgid "to refer to a type member of a template parameter, use %<typename %E%>"
msgstr ""
-#: cp/pt.c:3999 cp/pt.c:4018 cp/pt.c:4058
+#: cp/pt.c:4041 cp/pt.c:4060 cp/pt.c:4100
#, gcc-internal-format
msgid "type/value mismatch at argument %d in template parameter list for %qD"
msgstr ""
-#: cp/pt.c:4003
+#: cp/pt.c:4045
#, gcc-internal-format
msgid " expected a constant of type %qT, got %qT"
msgstr ""
-#: cp/pt.c:4007
+#: cp/pt.c:4049
#, gcc-internal-format
msgid " expected a class template, got %qE"
msgstr ""
-#: cp/pt.c:4009
+#: cp/pt.c:4051
#, gcc-internal-format
msgid " expected a type, got %qE"
msgstr ""
-#: cp/pt.c:4022
+#: cp/pt.c:4064
#, gcc-internal-format
msgid " expected a type, got %qT"
msgstr ""
-#: cp/pt.c:4024
+#: cp/pt.c:4066
#, gcc-internal-format
msgid " expected a class template, got %qT"
msgstr ""
-#: cp/pt.c:4061
+#: cp/pt.c:4103
#, gcc-internal-format
msgid " expected a template of type %qD, got %qD"
msgstr ""
-#: cp/pt.c:4104
+#: cp/pt.c:4146
#, gcc-internal-format
msgid "could not convert template argument %qE to %qT"
msgstr ""
-#: cp/pt.c:4148
+#: cp/pt.c:4191
#, gcc-internal-format
msgid "wrong number of template arguments (%d, should be %d)"
msgstr ""
-#: cp/pt.c:4152
+#: cp/pt.c:4195
#, gcc-internal-format
msgid "provided for %q+D"
msgstr ""
-#: cp/pt.c:4188
+#: cp/pt.c:4235
#, gcc-internal-format
msgid "template argument %d is invalid"
msgstr ""
-#: cp/pt.c:4549
+#: cp/pt.c:4479
#, gcc-internal-format
msgid "non-template type %qT used as a template"
msgstr ""
-#: cp/pt.c:4551
+#: cp/pt.c:4481
#, gcc-internal-format
msgid "for template declaration %q+D"
msgstr ""
-#: cp/pt.c:5211
+#: cp/pt.c:5156
#, gcc-internal-format
msgid ""
"template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN "
"to increase the maximum) instantiating %qD"
msgstr ""
-#: cp/pt.c:6816
+#: cp/pt.c:6771
#, gcc-internal-format
msgid "instantiation of %q+D as type %qT"
msgstr ""
-#: cp/pt.c:7032
+#. 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 "variable %qD has function type"
+msgstr ""
+
+#: cp/pt.c:7008
#, gcc-internal-format
msgid "invalid parameter type %qT"
msgstr ""
-#: cp/pt.c:7034
+#: cp/pt.c:7010
#, gcc-internal-format
msgid "in declaration %q+D"
msgstr ""
-#: cp/pt.c:7107
+#: cp/pt.c:7083
#, gcc-internal-format
msgid "function returning an array"
msgstr ""
-#: cp/pt.c:7109
+#: cp/pt.c:7085
#, gcc-internal-format
msgid "function returning a function"
msgstr ""
-#: cp/pt.c:7136
+#: cp/pt.c:7119
#, gcc-internal-format
msgid "creating pointer to member function of non-class type %qT"
msgstr ""
-#: cp/pt.c:7292
+#: cp/pt.c:7274
#, gcc-internal-format
msgid "creating array with negative size (%qE)"
msgstr ""
-#: cp/pt.c:7519
+#: cp/pt.c:7515
#, gcc-internal-format
msgid "forming reference to void"
msgstr ""
-#: cp/pt.c:7521
+#: cp/pt.c:7517
#, gcc-internal-format
msgid "forming %s to reference type %qT"
msgstr ""
-#: cp/pt.c:7558
+#: cp/pt.c:7554
#, gcc-internal-format
msgid "creating pointer to member of non-class type %qT"
msgstr ""
-#: cp/pt.c:7564
+#: cp/pt.c:7560
#, gcc-internal-format
msgid "creating pointer to member reference type %qT"
msgstr ""
-#: cp/pt.c:7570
+#: cp/pt.c:7566
#, gcc-internal-format
msgid "creating pointer to member of type void"
msgstr ""
-#: cp/pt.c:7637
+#: cp/pt.c:7633
#, gcc-internal-format
msgid "creating array of %qT"
msgstr ""
-#: cp/pt.c:7643
+#: cp/pt.c:7639
#, gcc-internal-format
msgid "creating array of %qT, which is an abstract class type"
msgstr ""
-#: cp/pt.c:7687
+#: cp/pt.c:7683
#, gcc-internal-format
msgid "%qT is not a class, struct, or union type"
msgstr ""
-#: cp/pt.c:7722
+#: cp/pt.c:7718
#, gcc-internal-format
msgid "%qT resolves to %qT, which is not an enumeration type"
msgstr ""
-#: cp/pt.c:7725
+#: cp/pt.c:7721
#, gcc-internal-format
msgid "%qT resolves to %qT, which is is not a class type"
msgstr ""
-#: cp/pt.c:7790
+#: cp/pt.c:7786
#, gcc-internal-format
msgid "use of %qs in template"
msgstr ""
-#: cp/pt.c:7927
+#: cp/pt.c:7923
#, gcc-internal-format
msgid ""
"dependent-name %qE is parsed as a non-type, but instantiation yields a type"
msgstr ""
-#: cp/pt.c:7929
+#: cp/pt.c:7925
#, gcc-internal-format
msgid "say %<typename %E%> if a type is meant"
msgstr ""
-#: cp/pt.c:8056
+#: cp/pt.c:8052
#, gcc-internal-format
msgid "using invalid field %qD"
msgstr ""
-#: cp/pt.c:8945
+#: cp/pt.c:8959
#, gcc-internal-format
msgid ""
"a cast to a type other than an integral or enumeration type cannot appear in "
"a constant-expression"
msgstr ""
-#: cp/pt.c:9302
+#: cp/pt.c:9330
#, gcc-internal-format
msgid "%qT is not a class or namespace"
msgstr ""
-#: cp/pt.c:9305
+#: cp/pt.c:9333
#, gcc-internal-format
msgid "%qD is not a class or namespace"
msgstr ""
-#: cp/pt.c:9458
+#: cp/pt.c:9486
#, gcc-internal-format
msgid "%qT is/uses anonymous type"
msgstr ""
-#: cp/pt.c:9460
+#: cp/pt.c:9488
#, gcc-internal-format
msgid "template argument for %qD uses local type %qT"
msgstr ""
-#: cp/pt.c:9470
+#: cp/pt.c:9498
#, gcc-internal-format
msgid "%qT is a variably modified type"
msgstr ""
-#: cp/pt.c:9481
+#: cp/pt.c:9509
#, gcc-internal-format
msgid "integral expression %qE is not constant"
msgstr ""
-#: cp/pt.c:9486
+#: cp/pt.c:9514
#, gcc-internal-format
msgid " trying to instantiate %qD"
msgstr ""
-#: cp/pt.c:11534
+#: cp/pt.c:11559
#, gcc-internal-format
msgid "ambiguous class template instantiation for %q#T"
msgstr ""
-#: cp/pt.c:11537
+#: cp/pt.c:11562
#, gcc-internal-format
msgid "%s %+#T"
msgstr ""
-#: cp/pt.c:11560 cp/pt.c:11631
+#: cp/pt.c:11585 cp/pt.c:11663
#, gcc-internal-format
msgid "explicit instantiation of non-template %q#D"
msgstr ""
-#: cp/pt.c:11576 cp/pt.c:11626
+#: cp/pt.c:11601 cp/pt.c:11658
#, gcc-internal-format
msgid "no matching template for %qD found"
msgstr ""
-#: cp/pt.c:11582
+#: cp/pt.c:11606
+#, gcc-internal-format
+msgid ""
+"type %qT for explicit instantiation %qD does not match declared type %qT"
+msgstr ""
+
+#: cp/pt.c:11614
#, gcc-internal-format
msgid "explicit instantiation of %q#D"
msgstr ""
-#: cp/pt.c:11618
+#: cp/pt.c:11650
#, gcc-internal-format
msgid "duplicate explicit instantiation of %q#D"
msgstr ""
-#: cp/pt.c:11640
+#: cp/pt.c:11672
#, gcc-internal-format
msgid "ISO C++ forbids the use of %<extern%> on explicit instantiations"
msgstr ""
-#: cp/pt.c:11645 cp/pt.c:11738
+#: cp/pt.c:11677 cp/pt.c:11770
#, gcc-internal-format
msgid "storage class %qD applied to template instantiation"
msgstr ""
-#: cp/pt.c:11710
+#: cp/pt.c:11742
#, gcc-internal-format
msgid "explicit instantiation of non-template type %qT"
msgstr ""
-#: cp/pt.c:11719
+#: cp/pt.c:11751
#, gcc-internal-format
msgid "explicit instantiation of %q#T before definition of template"
msgstr ""
-#: cp/pt.c:11727
+#: cp/pt.c:11759
#, gcc-internal-format
msgid "ISO C++ forbids the use of %qE on explicit instantiations"
msgstr ""
-#: cp/pt.c:11772
+#: cp/pt.c:11804
#, gcc-internal-format
msgid "duplicate explicit instantiation of %q#T"
msgstr ""
-#: cp/pt.c:12186
+#: cp/pt.c:12218
#, gcc-internal-format
msgid "explicit instantiation of %qD but no definition available"
msgstr ""
-#: cp/pt.c:12343
+#: cp/pt.c:12375
#, gcc-internal-format
msgid ""
"template instantiation depth exceeds maximum of %d instantiating %q+D, "
@@ -29140,7 +29763,7 @@ msgid ""
"the maximum)"
msgstr ""
-#: cp/pt.c:12617
+#: cp/pt.c:12649
#, gcc-internal-format
msgid "%q#T is not a valid type for a template constant parameter"
msgstr ""
@@ -29160,34 +29783,34 @@ msgstr ""
msgid "can't create repository information file %qs"
msgstr ""
-#: cp/rtti.c:270
+#: cp/rtti.c:271
#, gcc-internal-format
msgid "cannot use typeid with -fno-rtti"
msgstr ""
-#: cp/rtti.c:276
+#: cp/rtti.c:277
#, gcc-internal-format
msgid "must #include <typeinfo> before using typeid"
msgstr ""
-#: cp/rtti.c:347
+#: cp/rtti.c:348
#, gcc-internal-format
msgid ""
"cannot create type information for type %qT because it involves types of "
"variable size"
msgstr ""
-#: cp/rtti.c:600 cp/rtti.c:614
+#: cp/rtti.c:603 cp/rtti.c:617
#, gcc-internal-format
msgid "dynamic_cast of %q#D to %q#T can never succeed"
msgstr ""
-#: cp/rtti.c:624
+#: cp/rtti.c:627
#, gcc-internal-format
msgid "%<dynamic_cast%> not permitted with -fno-rtti"
msgstr ""
-#: cp/rtti.c:702
+#: cp/rtti.c:704
#, gcc-internal-format
msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
msgstr ""
@@ -29244,492 +29867,523 @@ msgstr ""
msgid " since %q+#D declared in base class"
msgstr ""
-#: cp/semantics.c:1256
+#: cp/semantics.c:1279
#, gcc-internal-format
msgid "type of asm operand %qE could not be determined"
msgstr ""
-#: cp/semantics.c:1379
+#: cp/semantics.c:1402
#, gcc-internal-format
msgid "invalid use of member %q+D in static member function"
msgstr ""
-#: cp/semantics.c:1381
+#: cp/semantics.c:1404
#, gcc-internal-format
msgid "invalid use of non-static data member %q+D"
msgstr ""
-#: cp/semantics.c:1382 cp/semantics.c:1421
+#: cp/semantics.c:1405 cp/semantics.c:1444
#, gcc-internal-format
msgid "from this location"
msgstr ""
-#: cp/semantics.c:1420
+#: cp/semantics.c:1443
#, gcc-internal-format
msgid "object missing in reference to %q+D"
msgstr ""
-#: cp/semantics.c:1848
+#: cp/semantics.c:1878
#, gcc-internal-format
msgid "arguments to destructor are not allowed"
msgstr ""
-#: cp/semantics.c:1899
+#: cp/semantics.c:1928
#, gcc-internal-format
msgid "%<this%> is unavailable for static member functions"
msgstr ""
-#: cp/semantics.c:1905
+#: cp/semantics.c:1934
#, gcc-internal-format
msgid "invalid use of %<this%> in non-member function"
msgstr ""
-#: cp/semantics.c:1907
+#: cp/semantics.c:1936
#, gcc-internal-format
msgid "invalid use of %<this%> at top level"
msgstr ""
-#: cp/semantics.c:1931
+#: cp/semantics.c:1960
#, gcc-internal-format
msgid "invalid qualifying scope in pseudo-destructor name"
msgstr ""
-#: cp/semantics.c:1951
+#: cp/semantics.c:1965 cp/typeck.c:1970
+#, gcc-internal-format
+msgid "qualified type %qT does not match destructor name ~%qT"
+msgstr ""
+
+#: cp/semantics.c:1987
#, gcc-internal-format
msgid "%qE is not of type %qT"
msgstr ""
-#: cp/semantics.c:1993
+#: cp/semantics.c:2031
#, gcc-internal-format
msgid "compound literal of non-object type %qT"
msgstr ""
-#: cp/semantics.c:2070
+#: cp/semantics.c:2108
#, gcc-internal-format
msgid "template type parameters must use the keyword %<class%> or %<typename%>"
msgstr ""
-#: cp/semantics.c:2107
+#: cp/semantics.c:2145
#, gcc-internal-format
msgid ""
"invalid use of type %qT as a default value for a template template-parameter"
msgstr ""
-#: cp/semantics.c:2110
+#: cp/semantics.c:2148
#, gcc-internal-format
msgid "invalid default argument for a template template parameter"
msgstr ""
-#: cp/semantics.c:2127
+#: cp/semantics.c:2165
#, gcc-internal-format
msgid "definition of %q#T inside template parameter list"
msgstr ""
-#: cp/semantics.c:2138
+#: cp/semantics.c:2176
#, gcc-internal-format
msgid "invalid definition of qualified type %qT"
msgstr ""
-#: cp/semantics.c:2345
+#: cp/semantics.c:2383
#, gcc-internal-format
msgid "invalid base-class specification"
msgstr ""
-#: cp/semantics.c:2354
+#: cp/semantics.c:2392
#, gcc-internal-format
msgid "base class %qT has cv qualifiers"
msgstr ""
-#: cp/semantics.c:2376
+#: cp/semantics.c:2414
#, gcc-internal-format
msgid "incomplete type %qT used in nested name specifier"
msgstr ""
-#: cp/semantics.c:2379
+#: cp/semantics.c:2417
#, gcc-internal-format
msgid "reference to %<%T::%D%> is ambiguous"
msgstr ""
-#: cp/semantics.c:2383 cp/typeck.c:1785
+#: cp/semantics.c:2421 cp/typeck.c:1779
#, gcc-internal-format
msgid "%qD is not a member of %qT"
msgstr ""
-#: cp/semantics.c:2386
+#: cp/semantics.c:2424
#, gcc-internal-format
msgid "%qD is not a member of %qD"
msgstr ""
-#: cp/semantics.c:2529
+#: cp/semantics.c:2567
#, gcc-internal-format
msgid "use of %<auto%> variable from containing function"
msgstr ""
-#: cp/semantics.c:2531
+#: cp/semantics.c:2569
#, gcc-internal-format
msgid " %q+#D declared here"
msgstr ""
-#: cp/semantics.c:2569
+#: cp/semantics.c:2607
#, gcc-internal-format
msgid ""
"template parameter %qD of type %qT is not allowed in an integral constant "
"expression because it is not of integral or enumeration type"
msgstr ""
-#: cp/semantics.c:2738
+#: cp/semantics.c:2776
#, gcc-internal-format
msgid "%qD cannot appear in a constant-expression"
msgstr ""
-#: cp/semantics.c:2746
+#: cp/semantics.c:2784
#, gcc-internal-format
msgid "use of namespace %qD as expression"
msgstr ""
-#: cp/semantics.c:2751
+#: cp/semantics.c:2789
#, gcc-internal-format
msgid "use of class template %qT as expression"
msgstr ""
#. Ambiguous reference to base members.
-#: cp/semantics.c:2757
+#: cp/semantics.c:2795
#, gcc-internal-format
msgid "request for member %qD is ambiguous in multiple inheritance lattice"
msgstr ""
-#: cp/semantics.c:2875
+#: cp/semantics.c:2913
#, gcc-internal-format
msgid "type of %qE is unknown"
msgstr ""
-#: cp/semantics.c:2890
+#: cp/semantics.c:2928
#, gcc-internal-format
msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
msgstr ""
-#: cp/semantics.c:2900
+#: cp/semantics.c:2938
#, gcc-internal-format
msgid "cannot apply %<offsetof%> to member function %qD"
msgstr ""
-#: cp/semantics.c:3391
+#: cp/semantics.c:3417
#, gcc-internal-format
msgid "num_threads expression must be integral"
msgstr ""
-#: cp/semantics.c:3405
+#: cp/semantics.c:3431
#, gcc-internal-format
msgid "schedule chunk size expression must be integral"
msgstr ""
-#: cp/semantics.c:3535
+#: cp/semantics.c:3561
#, gcc-internal-format
msgid "%qE has reference type for %qs"
msgstr ""
-#: cp/semantics.c:3674
+#: cp/semantics.c:3700
#, gcc-internal-format
msgid "%<threadprivate%> %qE is not file, namespace or block scope variable"
msgstr ""
-#: cp/tree.c:580
+#. Report the error.
+#: cp/semantics.c:3974
+#, gcc-internal-format
+msgid "static assertion failed: %E"
+msgstr ""
+
+#: cp/semantics.c:3976
+#, gcc-internal-format
+msgid "non-constant condition for static assertion"
+msgstr ""
+
+#: cp/tree.c:766
#, gcc-internal-format
msgid "%qV qualifiers cannot be applied to %qT"
msgstr ""
-#: cp/tree.c:1807
+#: cp/tree.c:2050
#, gcc-internal-format
msgid "%qE attribute can only be applied to Java class definitions"
msgstr ""
-#: cp/tree.c:1836
+#: cp/tree.c:2079
#, gcc-internal-format
msgid "%qE attribute can only be applied to class definitions"
msgstr ""
-#: cp/tree.c:1842
+#: cp/tree.c:2085
#, gcc-internal-format
msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
msgstr ""
-#: cp/tree.c:1866
+#: cp/tree.c:2109
#, gcc-internal-format
msgid "requested init_priority is not an integer constant"
msgstr ""
-#: cp/tree.c:1887
+#: cp/tree.c:2130
#, gcc-internal-format
msgid ""
"can only use %qE attribute on file-scope definitions of objects of class type"
msgstr ""
-#: cp/tree.c:1895
+#: cp/tree.c:2138
#, gcc-internal-format
msgid "requested init_priority is out of range"
msgstr ""
-#: cp/tree.c:1905
+#: cp/tree.c:2148
#, gcc-internal-format
msgid "requested init_priority is reserved for internal use"
msgstr ""
-#: cp/tree.c:1916
+#: cp/tree.c:2159
#, gcc-internal-format
msgid "%qE attribute is not supported on this platform"
msgstr ""
-#: cp/typeck.c:438 cp/typeck.c:452 cp/typeck.c:552
+#: cp/typeck.c:434 cp/typeck.c:448 cp/typeck.c:548
#, gcc-internal-format
msgid "%s between distinct pointer types %qT and %qT lacks a cast"
msgstr ""
-#: cp/typeck.c:514
+#: cp/typeck.c:510
#, gcc-internal-format
msgid ""
"ISO C++ forbids %s between pointer of type %<void *%> and pointer-to-function"
msgstr ""
-#: cp/typeck.c:572
+#: cp/typeck.c:568
#, gcc-internal-format
msgid "%s between distinct pointer-to-member types %qT and %qT lacks a cast"
msgstr ""
-#: cp/typeck.c:1255
+#: cp/typeck.c:1124
+#, gcc-internal-format
+msgid "canonical types differ for identical types %T and %T"
+msgstr ""
+
+#: cp/typeck.c:1135
+#, gcc-internal-format
+msgid "same canonical type node for different types %T and %T"
+msgstr ""
+
+#: cp/typeck.c:1246
#, gcc-internal-format
msgid "invalid application of %qs to a member function"
msgstr ""
-#: cp/typeck.c:1305
+#: cp/typeck.c:1296
#, gcc-internal-format
msgid "invalid application of %<sizeof%> to a bit-field"
msgstr ""
-#: cp/typeck.c:1310
+#: cp/typeck.c:1301
#, gcc-internal-format
msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
msgstr ""
-#: cp/typeck.c:1353
+#: cp/typeck.c:1344
#, gcc-internal-format
msgid "invalid application of %<__alignof%> to a bit-field"
msgstr ""
-#: cp/typeck.c:1361
+#: cp/typeck.c:1352
#, gcc-internal-format
msgid ""
"ISO C++ forbids applying %<__alignof%> to an expression of function type"
msgstr ""
-#: cp/typeck.c:1409
+#: cp/typeck.c:1400
#, gcc-internal-format
msgid "invalid use of non-static member function"
msgstr ""
-#: cp/typeck.c:1644
+#: cp/typeck.c:1635
#, gcc-internal-format
msgid "deprecated conversion from string constant to %qT"
msgstr ""
-#: cp/typeck.c:1756 cp/typeck.c:2104
+#: cp/typeck.c:1750 cp/typeck.c:2098
#, gcc-internal-format
msgid "request for member %qD in %qE, which is of non-class type %qT"
msgstr ""
-#: cp/typeck.c:1783
+#: cp/typeck.c:1777
#, gcc-internal-format
msgid "invalid use of nonstatic data member %qE"
msgstr ""
-#: cp/typeck.c:1835 cp/typeck.c:1863
+#: cp/typeck.c:1829 cp/typeck.c:1857
#, gcc-internal-format
msgid "invalid access to non-static data member %qD of NULL object"
msgstr ""
-#: cp/typeck.c:1838 cp/typeck.c:1865
+#: cp/typeck.c:1832 cp/typeck.c:1859
#, gcc-internal-format
msgid "(perhaps the %<offsetof%> macro was used incorrectly)"
msgstr ""
#: cp/typeck.c:1976
#, gcc-internal-format
-msgid "qualified type %qT does not match destructor name ~%qT"
-msgstr ""
-
-#: cp/typeck.c:1982
-#, gcc-internal-format
msgid "the type being destroyed is %qT, but the destructor refers to %qT"
msgstr ""
-#: cp/typeck.c:2021 cp/typeck.c:2041
+#: cp/typeck.c:2015 cp/typeck.c:2035
#, gcc-internal-format
msgid "%qD is not a template"
msgstr ""
-#: cp/typeck.c:2142
+#: cp/typeck.c:2136
#, gcc-internal-format
msgid "%<%D::%D%> is not a member of %qT"
msgstr ""
-#: cp/typeck.c:2157
+#: cp/typeck.c:2151
#, gcc-internal-format
msgid "%qT is not a base of %qT"
msgstr ""
-#: cp/typeck.c:2176
+#: cp/typeck.c:2170
#, gcc-internal-format
msgid "%qD has no member named %qE"
msgstr ""
-#: cp/typeck.c:2191
+#: cp/typeck.c:2185
#, gcc-internal-format
msgid "%qD is not a member template function"
msgstr ""
#. A pointer to incomplete type (other than cv void) can be
#. dereferenced [expr.unary.op]/1
-#: cp/typeck.c:2311
+#: cp/typeck.c:2305
#, gcc-internal-format
msgid "%qT is not a pointer-to-object type"
msgstr ""
-#: cp/typeck.c:2336
+#: cp/typeck.c:2330
#, gcc-internal-format
msgid "invalid use of %qs on pointer to member"
msgstr ""
-#: cp/typeck.c:2342
+#: cp/typeck.c:2336
#, gcc-internal-format
msgid "invalid type argument"
msgstr ""
-#: cp/typeck.c:2365
+#: cp/typeck.c:2359
#, gcc-internal-format
msgid "subscript missing in array reference"
msgstr ""
-#: cp/typeck.c:2439
+#: cp/typeck.c:2433
#, gcc-internal-format
msgid "ISO C++ forbids subscripting non-lvalue array"
msgstr ""
-#: cp/typeck.c:2450
+#: cp/typeck.c:2444
#, gcc-internal-format
msgid "subscripting array declared %<register%>"
msgstr ""
-#: cp/typeck.c:2533
+#: cp/typeck.c:2529
#, gcc-internal-format
msgid "object missing in use of %qE"
msgstr ""
-#: cp/typeck.c:2647
+#: cp/typeck.c:2645
#, gcc-internal-format
msgid "ISO C++ forbids calling %<::main%> from within program"
msgstr ""
-#: cp/typeck.c:2672
+#: cp/typeck.c:2670
#, gcc-internal-format
msgid ""
"must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>"
msgstr ""
-#: cp/typeck.c:2686
+#: cp/typeck.c:2684
#, gcc-internal-format
msgid "%qE cannot be used as a function"
msgstr ""
-#: cp/typeck.c:2766
+#: cp/typeck.c:2774
#, gcc-internal-format
msgid "too many arguments to %s %q+#D"
msgstr ""
-#: cp/typeck.c:2767 cp/typeck.c:2869
+#: cp/typeck.c:2775 cp/typeck.c:2873
#, gcc-internal-format
msgid "at this point in file"
msgstr ""
-#: cp/typeck.c:2770
+#: cp/typeck.c:2778
#, gcc-internal-format
msgid "too many arguments to function"
msgstr ""
-#: cp/typeck.c:2804
+#: cp/typeck.c:2808
#, gcc-internal-format
msgid "parameter %P of %qD has incomplete type %qT"
msgstr ""
-#: cp/typeck.c:2807
+#: cp/typeck.c:2811
#, gcc-internal-format
msgid "parameter %P has incomplete type %qT"
msgstr ""
-#: cp/typeck.c:2868
+#: cp/typeck.c:2872
#, gcc-internal-format
msgid "too few arguments to %s %q+#D"
msgstr ""
-#: cp/typeck.c:2872
+#: cp/typeck.c:2876
#, gcc-internal-format
msgid "too few arguments to function"
msgstr ""
-#: cp/typeck.c:3020 cp/typeck.c:3030
+#: cp/typeck.c:3044 cp/typeck.c:3054
#, gcc-internal-format
msgid "assuming cast to type %qT from overloaded function"
msgstr ""
-#: cp/typeck.c:3110
+#: cp/typeck.c:3136
#, gcc-internal-format
msgid "division by zero in %<%E / 0%>"
msgstr ""
-#: cp/typeck.c:3112
+#: cp/typeck.c:3138
#, gcc-internal-format
msgid "division by zero in %<%E / 0.%>"
msgstr ""
-#: cp/typeck.c:3147
+#: cp/typeck.c:3173
#, gcc-internal-format
msgid "division by zero in %<%E %% 0%>"
msgstr ""
-#: cp/typeck.c:3149
+#: cp/typeck.c:3175
#, gcc-internal-format
msgid "division by zero in %<%E %% 0.%>"
msgstr ""
-#: cp/typeck.c:3229
+#: cp/typeck.c:3256
+#, gcc-internal-format
+msgid "left rotate count is negative"
+msgstr ""
+
+#: cp/typeck.c:3257
#, gcc-internal-format
-msgid "%s rotate count is negative"
+msgid "right rotate count is negative"
msgstr ""
-#: cp/typeck.c:3232
+#: cp/typeck.c:3260
#, gcc-internal-format
-msgid "%s rotate count >= width of type"
+msgid "left rotate count >= width of type"
msgstr ""
-#: cp/typeck.c:3271 cp/typeck.c:3276 cp/typeck.c:3377 cp/typeck.c:3382
+#: cp/typeck.c:3261
+#, gcc-internal-format
+msgid "right rotate count >= width of type"
+msgstr ""
+
+#: cp/typeck.c:3310 cp/typeck.c:3315 cp/typeck.c:3470 cp/typeck.c:3475
#, gcc-internal-format
msgid "ISO C++ forbids comparison between pointer and integer"
msgstr ""
-#: cp/typeck.c:3396
+#: cp/typeck.c:3489
#, gcc-internal-format
msgid "unordered comparison on non-floating point argument"
msgstr ""
-#: cp/typeck.c:3434
+#: cp/typeck.c:3527
#, gcc-internal-format
msgid "invalid operands of types %qT and %qT to binary %qO"
msgstr ""
-#: cp/typeck.c:3598
+#: cp/typeck.c:3691
#, gcc-internal-format
msgid "comparison between types %q#T and %q#T"
msgstr ""
-#: cp/typeck.c:3634
+#: cp/typeck.c:3727
#, gcc-internal-format
msgid "comparison between signed and unsigned integer expressions"
msgstr ""
@@ -29738,149 +30392,164 @@ msgstr ""
#. performed. Note that pointer-difference and pointer-addition
#. have already been handled above, and so we don't end up here in
#. that case.
-#: cp/typeck.c:3713
+#: cp/typeck.c:3799
#, gcc-internal-format
msgid "NULL used in arithmetic"
msgstr ""
-#: cp/typeck.c:3771
+#: cp/typeck.c:3868
#, gcc-internal-format
msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
msgstr ""
-#: cp/typeck.c:3773
+#: cp/typeck.c:3870
#, gcc-internal-format
msgid "ISO C++ forbids using pointer to a function in subtraction"
msgstr ""
-#: cp/typeck.c:3775
+#: cp/typeck.c:3872
#, gcc-internal-format
msgid "ISO C++ forbids using pointer to a method in subtraction"
msgstr ""
-#: cp/typeck.c:3787
+#: cp/typeck.c:3884
#, gcc-internal-format
msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
msgstr ""
-#: cp/typeck.c:3847
+#: cp/typeck.c:3944
#, gcc-internal-format
msgid "invalid use of %qE to form a pointer-to-member-function"
msgstr ""
-#: cp/typeck.c:3850
+#: cp/typeck.c:3947
#, gcc-internal-format
msgid " a qualified-id is required"
msgstr ""
-#: cp/typeck.c:3855
+#: cp/typeck.c:3952
#, gcc-internal-format
msgid ""
"parentheses around %qE cannot be used to form a pointer-to-member-function"
msgstr ""
-#: cp/typeck.c:3878
+#: cp/typeck.c:3975
#, gcc-internal-format
msgid "taking address of temporary"
msgstr ""
-#: cp/typeck.c:4122
+#: cp/typeck.c:4220
+#, gcc-internal-format
+msgid "ISO C++ forbids incrementing an enum"
+msgstr ""
+
+#: cp/typeck.c:4221
#, gcc-internal-format
-msgid "ISO C++ forbids %sing an enum"
+msgid "ISO C++ forbids decrementing an enum"
msgstr ""
-#: cp/typeck.c:4133
+#: cp/typeck.c:4232
#, gcc-internal-format
-msgid "cannot %s a pointer to incomplete type %qT"
+msgid "cannot increment a pointer to incomplete type %qT"
msgstr ""
-#: cp/typeck.c:4139
+#: cp/typeck.c:4233
#, gcc-internal-format
-msgid "ISO C++ forbids %sing a pointer of type %qT"
+msgid "cannot decrement a pointer to incomplete type %qT"
msgstr ""
-#: cp/typeck.c:4164
+#: cp/typeck.c:4239
+#, gcc-internal-format
+msgid "ISO C++ forbids incrementing a pointer of type %qT"
+msgstr ""
+
+#: cp/typeck.c:4240
+#, gcc-internal-format
+msgid "ISO C++ forbids decrementing a pointer of type %qT"
+msgstr ""
+
+#: cp/typeck.c:4260
#, gcc-internal-format
msgid "cast to non-reference type used as lvalue"
msgstr ""
-#: cp/typeck.c:4199
+#: cp/typeck.c:4295
#, gcc-internal-format
msgid "invalid use of %<--%> on bool variable %qD"
msgstr ""
#. ARM $3.4
-#: cp/typeck.c:4228
+#: cp/typeck.c:4324
#, gcc-internal-format
msgid "ISO C++ forbids taking address of function %<::main%>"
msgstr ""
#. An expression like &memfn.
-#: cp/typeck.c:4284
+#: cp/typeck.c:4380
#, gcc-internal-format
msgid ""
"ISO C++ forbids taking the address of an unqualified or parenthesized non-"
"static member function to form a pointer to member function. Say %<&%T::%D%>"
msgstr ""
-#: cp/typeck.c:4289
+#: cp/typeck.c:4385
#, gcc-internal-format
msgid ""
"ISO C++ forbids taking the address of a bound member function to form a "
"pointer to member function. Say %<&%T::%D%>"
msgstr ""
-#: cp/typeck.c:4317
+#: cp/typeck.c:4410
#, gcc-internal-format
msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
msgstr ""
-#: cp/typeck.c:4341
+#: cp/typeck.c:4434
#, gcc-internal-format
msgid "cannot create pointer to reference member %qD"
msgstr ""
-#: cp/typeck.c:4552
+#: cp/typeck.c:4645
#, gcc-internal-format
msgid "cannot take the address of %<this%>, which is an rvalue expression"
msgstr ""
-#: cp/typeck.c:4575
+#: cp/typeck.c:4668
#, gcc-internal-format
msgid "address of explicit register variable %qD requested"
msgstr ""
-#: cp/typeck.c:4580
+#: cp/typeck.c:4673
#, gcc-internal-format
msgid "address requested for %qD, which is declared %<register%>"
msgstr ""
-#: cp/typeck.c:4646
+#: cp/typeck.c:4739
#, gcc-internal-format
msgid "%s expression list treated as compound expression"
msgstr ""
-#: cp/typeck.c:5043
+#: cp/typeck.c:5132
#, gcc-internal-format
msgid "invalid static_cast from type %qT to type %qT"
msgstr ""
-#: cp/typeck.c:5065
+#: cp/typeck.c:5154
#, gcc-internal-format
msgid "converting from %qT to %qT"
msgstr ""
-#: cp/typeck.c:5113
+#: cp/typeck.c:5202
#, gcc-internal-format
msgid "invalid cast of an rvalue expression of type %qT to type %qT"
msgstr ""
-#: cp/typeck.c:5172
+#: cp/typeck.c:5261
#, gcc-internal-format
msgid "cast from %qT to %qT loses precision"
msgstr ""
-#: cp/typeck.c:5199
+#: cp/typeck.c:5288
#, gcc-internal-format
msgid "cast from %qT to %qT increases required alignment of target type"
msgstr ""
@@ -29889,165 +30558,165 @@ msgstr ""
#. where possible, and it is necessary in some cases. DR 195
#. addresses this issue, but as of 2004/10/26 is still in
#. drafting.
-#: cp/typeck.c:5218
+#: cp/typeck.c:5307
#, gcc-internal-format
msgid ""
"ISO C++ forbids casting between pointer-to-function and pointer-to-object"
msgstr ""
-#: cp/typeck.c:5229
+#: cp/typeck.c:5318
#, gcc-internal-format
msgid "invalid cast from type %qT to type %qT"
msgstr ""
-#: cp/typeck.c:5285
+#: cp/typeck.c:5374
#, gcc-internal-format
msgid ""
"invalid use of const_cast with type %qT, which is not a pointer, reference, "
"nor a pointer-to-data-member type"
msgstr ""
-#: cp/typeck.c:5294
+#: cp/typeck.c:5383
#, gcc-internal-format
msgid ""
"invalid use of const_cast with type %qT, which is a pointer or reference to "
"a function type"
msgstr ""
-#: cp/typeck.c:5319
+#: cp/typeck.c:5408
#, gcc-internal-format
msgid "invalid const_cast of an rvalue of type %qT to type %qT"
msgstr ""
-#: cp/typeck.c:5370
+#: cp/typeck.c:5459
#, gcc-internal-format
msgid "invalid const_cast from type %qT to type %qT"
msgstr ""
-#: cp/typeck.c:5438 cp/typeck.c:5443
+#: cp/typeck.c:5527 cp/typeck.c:5532
#, gcc-internal-format
msgid "ISO C++ forbids casting to an array type %qT"
msgstr ""
-#: cp/typeck.c:5451
+#: cp/typeck.c:5540
#, gcc-internal-format
msgid "invalid cast to function type %qT"
msgstr ""
-#: cp/typeck.c:5665
+#: cp/typeck.c:5754
#, gcc-internal-format
msgid " in evaluation of %<%Q(%#T, %#T)%>"
msgstr ""
-#: cp/typeck.c:5734
+#: cp/typeck.c:5823
#, gcc-internal-format
msgid "incompatible types in assignment of %qT to %qT"
msgstr ""
-#: cp/typeck.c:5745
+#: cp/typeck.c:5834
#, gcc-internal-format
msgid "array used as initializer"
msgstr ""
-#: cp/typeck.c:5747
+#: cp/typeck.c:5836
#, gcc-internal-format
msgid "invalid array assignment"
msgstr ""
-#: cp/typeck.c:5869
+#: cp/typeck.c:5958
#, gcc-internal-format
msgid " in pointer to member function conversion"
msgstr ""
-#: cp/typeck.c:5880 cp/typeck.c:5906
+#: cp/typeck.c:5969 cp/typeck.c:5995
#, gcc-internal-format
msgid "pointer to member cast via virtual base %qT"
msgstr ""
-#: cp/typeck.c:5883
+#: cp/typeck.c:5972
#, gcc-internal-format
msgid "pointer to member conversion via virtual base %qT"
msgstr ""
-#: cp/typeck.c:5892
+#: cp/typeck.c:5981
#, gcc-internal-format
msgid " in pointer to member conversion"
msgstr ""
-#: cp/typeck.c:5982
+#: cp/typeck.c:6071
#, gcc-internal-format
msgid "invalid conversion to type %qT from type %qT"
msgstr ""
-#: cp/typeck.c:6226
+#: cp/typeck.c:6315
#, gcc-internal-format
msgid "cannot convert %qT to %qT for argument %qP to %qD"
msgstr ""
-#: cp/typeck.c:6229
+#: cp/typeck.c:6318
#, gcc-internal-format
msgid "cannot convert %qT to %qT in %s"
msgstr ""
-#: cp/typeck.c:6240
+#: cp/typeck.c:6329
#, gcc-internal-format
msgid "%s might be a candidate for a format attribute"
msgstr ""
-#: cp/typeck.c:6314 cp/typeck.c:6316
+#: cp/typeck.c:6416 cp/typeck.c:6418
#, gcc-internal-format
msgid "in passing argument %P of %q+D"
msgstr ""
-#: cp/typeck.c:6366
+#: cp/typeck.c:6468
#, gcc-internal-format
msgid "returning reference to temporary"
msgstr ""
-#: cp/typeck.c:6373
+#: cp/typeck.c:6475
#, gcc-internal-format
msgid "reference to non-lvalue returned"
msgstr ""
-#: cp/typeck.c:6389
+#: cp/typeck.c:6491
#, gcc-internal-format
msgid "reference to local variable %q+D returned"
msgstr ""
-#: cp/typeck.c:6392
+#: cp/typeck.c:6494
#, gcc-internal-format
msgid "address of local variable %q+D returned"
msgstr ""
-#: cp/typeck.c:6426
+#: cp/typeck.c:6528
#, gcc-internal-format
msgid "returning a value from a destructor"
msgstr ""
#. If a return statement appears in a handler of the
#. function-try-block of a constructor, the program is ill-formed.
-#: cp/typeck.c:6434
+#: cp/typeck.c:6536
#, gcc-internal-format
msgid "cannot return from a handler of a function-try-block of a constructor"
msgstr ""
#. You can't return a value from a constructor.
-#: cp/typeck.c:6437
+#: cp/typeck.c:6539
#, gcc-internal-format
msgid "returning a value from a constructor"
msgstr ""
-#: cp/typeck.c:6460
+#: cp/typeck.c:6562
#, gcc-internal-format
msgid "return-statement with no value, in function returning %qT"
msgstr ""
-#: cp/typeck.c:6481
+#: cp/typeck.c:6583
#, gcc-internal-format
msgid "return-statement with a value, in function returning 'void'"
msgstr ""
-#: cp/typeck.c:6512
+#: cp/typeck.c:6614
#, gcc-internal-format
msgid ""
"%<operator new%> must not return NULL unless it is declared %<throw()%> (or -"
@@ -30059,210 +30728,235 @@ msgstr ""
msgid "type %qT is not a base type for type %qT"
msgstr ""
-#: cp/typeck2.c:296
+#: cp/typeck2.c:97
+#, gcc-internal-format
+msgid "%s of read-only parameter %qD"
+msgstr ""
+
+#: cp/typeck2.c:102
+#, gcc-internal-format
+msgid "%s of read-only reference %qD"
+msgstr ""
+
+#: cp/typeck2.c:104
+#, gcc-internal-format
+msgid "%s of read-only named return value %qD"
+msgstr ""
+
+#: cp/typeck2.c:106
+#, gcc-internal-format
+msgid "%s of function %qD"
+msgstr ""
+
+#: cp/typeck2.c:108
+#, gcc-internal-format
+msgid "%s of read-only location"
+msgstr ""
+
+#: cp/typeck2.c:288
#, gcc-internal-format
msgid "cannot declare variable %q+D to be of abstract type %qT"
msgstr ""
-#: cp/typeck2.c:299
+#: cp/typeck2.c:291
#, gcc-internal-format
msgid "cannot declare parameter %q+D to be of abstract type %qT"
msgstr ""
-#: cp/typeck2.c:302
+#: cp/typeck2.c:294
#, gcc-internal-format
msgid "cannot declare field %q+D to be of abstract type %qT"
msgstr ""
-#: cp/typeck2.c:306
+#: cp/typeck2.c:298
#, gcc-internal-format
msgid "invalid abstract return type for member function %q+#D"
msgstr ""
-#: cp/typeck2.c:308
+#: cp/typeck2.c:300
#, gcc-internal-format
msgid "invalid abstract return type for function %q+#D"
msgstr ""
#. Here we do not have location information.
-#: cp/typeck2.c:311
+#: cp/typeck2.c:303
#, gcc-internal-format
msgid "invalid abstract type %qT for %qE"
msgstr ""
-#: cp/typeck2.c:313
+#: cp/typeck2.c:305
#, gcc-internal-format
msgid "invalid abstract type for %q+D"
msgstr ""
-#: cp/typeck2.c:316
+#: cp/typeck2.c:308
#, gcc-internal-format
msgid "cannot allocate an object of abstract type %qT"
msgstr ""
-#: cp/typeck2.c:324
+#: cp/typeck2.c:316
#, gcc-internal-format
msgid "%J because the following virtual functions are pure within %qT:"
msgstr ""
-#: cp/typeck2.c:328
+#: cp/typeck2.c:320
#, gcc-internal-format
msgid "\t%+#D"
msgstr ""
-#: cp/typeck2.c:335
+#: cp/typeck2.c:327
#, gcc-internal-format
msgid "%J since type %qT has pure virtual functions"
msgstr ""
-#: cp/typeck2.c:602
+#: cp/typeck2.c:594
#, gcc-internal-format
msgid "constructor syntax used, but no constructor declared for type %qT"
msgstr ""
-#: cp/typeck2.c:616
+#: cp/typeck2.c:608
#, gcc-internal-format
msgid "cannot initialize arrays using this syntax"
msgstr ""
-#: cp/typeck2.c:692
+#: cp/typeck2.c:684
#, gcc-internal-format
msgid "int-array initialized from non-wide string"
msgstr ""
-#: cp/typeck2.c:731
+#: cp/typeck2.c:723
#, gcc-internal-format
msgid "cannot initialize aggregate of type %qT with a compound literal"
msgstr ""
-#: cp/typeck2.c:740
+#: cp/typeck2.c:732
#, gcc-internal-format
msgid "array must be initialized with a brace-enclosed initializer"
msgstr ""
-#: cp/typeck2.c:816 cp/typeck2.c:917
+#: cp/typeck2.c:808 cp/typeck2.c:909
#, gcc-internal-format
msgid "non-trivial designated initializers not supported"
msgstr ""
-#: cp/typeck2.c:940 cp/typeck2.c:954
+#: cp/typeck2.c:932 cp/typeck2.c:946
#, gcc-internal-format
msgid "missing initializer for member %qD"
msgstr ""
-#: cp/typeck2.c:945
+#: cp/typeck2.c:937
#, gcc-internal-format
msgid "uninitialized const member %qD"
msgstr ""
-#: cp/typeck2.c:947
+#: cp/typeck2.c:939
#, gcc-internal-format
msgid "member %qD with uninitialized const fields"
msgstr ""
-#: cp/typeck2.c:949
+#: cp/typeck2.c:941
#, gcc-internal-format
msgid "member %qD is uninitialized reference"
msgstr ""
-#: cp/typeck2.c:1004
+#: cp/typeck2.c:996
#, gcc-internal-format
msgid "no field %qD found in union being initialized"
msgstr ""
-#: cp/typeck2.c:1013
+#: cp/typeck2.c:1005
#, gcc-internal-format
msgid "index value instead of field name in union initializer"
msgstr ""
-#: cp/typeck2.c:1168
+#: cp/typeck2.c:1160
#, gcc-internal-format
msgid "circular pointer delegation detected"
msgstr ""
-#: cp/typeck2.c:1181
+#: cp/typeck2.c:1173
#, gcc-internal-format
msgid "base operand of %<->%> has non-pointer type %qT"
msgstr ""
-#: cp/typeck2.c:1205
+#: cp/typeck2.c:1197
#, gcc-internal-format
msgid "result of %<operator->()%> yields non-pointer result"
msgstr ""
-#: cp/typeck2.c:1207
+#: cp/typeck2.c:1199
#, gcc-internal-format
msgid "base operand of %<->%> is not a pointer"
msgstr ""
-#: cp/typeck2.c:1229
+#: cp/typeck2.c:1221
#, gcc-internal-format
msgid "%qE cannot be used as a member pointer, since it is of type %qT"
msgstr ""
-#: cp/typeck2.c:1238
+#: cp/typeck2.c:1230
#, gcc-internal-format
msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
msgstr ""
-#: cp/typeck2.c:1260
+#: cp/typeck2.c:1252
#, gcc-internal-format
msgid "pointer to member type %qT incompatible with object type %qT"
msgstr ""
-#: cp/typeck2.c:1482
+#: cp/typeck2.c:1474
#, gcc-internal-format
msgid "call to function %qD which throws incomplete type %q#T"
msgstr ""
-#: cp/typeck2.c:1485
+#: cp/typeck2.c:1477
#, gcc-internal-format
msgid "call to function which throws incomplete type %q#T"
msgstr ""
-#: fortran/f95-lang.c:280
+#: fortran/f95-lang.c:282
#, gcc-internal-format
msgid "Unexpected type in truthvalue_conversion"
msgstr ""
-#: fortran/f95-lang.c:333
+#: fortran/f95-lang.c:338
#, gcc-internal-format
msgid "can't open input file: %s"
msgstr ""
-#: fortran/f95-lang.c:660
+#: fortran/f95-lang.c:670
#, gcc-internal-format
msgid "global register variable %qs used in nested function"
msgstr ""
-#: fortran/f95-lang.c:664
+#: fortran/f95-lang.c:674
#, gcc-internal-format
msgid "register variable %qs used in nested function"
msgstr ""
-#: fortran/f95-lang.c:671
+#: fortran/f95-lang.c:681
#, gcc-internal-format
msgid "address of global register variable %qs requested"
msgstr ""
-#: fortran/f95-lang.c:689
+#: fortran/f95-lang.c:699
#, gcc-internal-format
msgid "address of register variable %qs requested"
msgstr ""
-#: fortran/trans-array.c:3411
+#: fortran/trans-array.c:3634
#, gcc-internal-format
msgid "Possible frontend bug: array constructor not expanded"
msgstr ""
-#: fortran/trans-array.c:4951
+#: fortran/trans-array.c:5177
#, gcc-internal-format
msgid ""
"Possible frontend bug: Deferred array size without pointer, allocatable "
"attribute or derived type without allocatable components."
msgstr ""
-#: fortran/trans-array.c:5424
+#: fortran/trans-array.c:5650
#, gcc-internal-format
msgid "bad expression type during walk (%d)"
msgstr ""
@@ -30272,1310 +30966,331 @@ msgstr ""
msgid "gfc_conv_constant_to_tree(): invalid type: %s"
msgstr ""
-#: fortran/trans-decl.c:943
+#: fortran/trans-decl.c:953
#, gcc-internal-format
msgid "intrinsic variable which isn't a procedure"
msgstr ""
-#: fortran/trans-decl.c:2601
+#: fortran/trans-decl.c:2628
#, gcc-internal-format
msgid "Function does not return a value"
msgstr ""
-#. I don't think this should ever happen.
-#: fortran/trans-decl.c:2743
-#, gcc-internal-format
-msgid "module symbol %s in wrong namespace"
-msgstr ""
-
-#: fortran/trans-decl.c:2762
+#: fortran/trans-decl.c:2791
#, gcc-internal-format
msgid "backend decl for module variable %s already exists"
msgstr ""
-#: fortran/trans-decl.c:3225
+#: fortran/trans-decl.c:3254
#, gcc-internal-format
msgid "Function return value not set"
msgstr ""
-#: fortran/trans-expr.c:1072
+#: fortran/trans-expr.c:1106
#, gcc-internal-format
msgid "Unknown intrinsic op"
msgstr ""
-#: fortran/trans-intrinsic.c:659
+#: fortran/trans-intrinsic.c:664
#, gcc-internal-format
msgid "Intrinsic function %s(%d) not recognized"
msgstr ""
-#: fortran/trans-io.c:1755
+#: fortran/trans-io.c:1761
#, gcc-internal-format
msgid "Bad IO basetype (%d)"
msgstr ""
-#: fortran/trans-types.c:229
+#: fortran/trans-types.c:233
#, gcc-internal-format
msgid "integer kind=8 not available for -fdefault-integer-8 option"
msgstr ""
-#: fortran/trans-types.c:241
+#: fortran/trans-types.c:256
#, gcc-internal-format
msgid "real kind=8 not available for -fdefault-real-8 option"
msgstr ""
-#: fortran/trans-types.c:254
+#: fortran/trans-types.c:269
#, gcc-internal-format
msgid "Use of -fdefault-double-8 requires -fdefault-real-8"
msgstr ""
-#: fortran/trans-types.c:966
+#: fortran/trans-types.c:982
#, gcc-internal-format
msgid "Array element size too big"
msgstr ""
-#: fortran/trans.c:626
+#: fortran/trans.c:630
#, gcc-internal-format
msgid "gfc_trans_code(): Bad statement code"
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
+#: fortran/trans.h:615
#, gcc-internal-format
msgid "gfc_todo: Not Implemented: "
msgstr ""
-#: java/check-init.c:248
-#, gcc-internal-format
-msgid "Can't reassign a value to the final variable %qs"
-msgstr ""
-
-#: java/check-init.c:518 java/check-init.c:531
-#, gcc-internal-format
-msgid "variable %qD may not have been initialized"
-msgstr ""
-
-#: java/check-init.c:948
-#, gcc-internal-format
-msgid "internal error in check-init: tree code not implemented: %s"
-msgstr ""
-
-#: java/check-init.c:1021
-#, gcc-internal-format
-msgid "%Jfinal field %qD may not have been initialized"
-msgstr ""
-
-#: java/class.c:766
+#: java/class.c:767
#, gcc-internal-format
msgid "bad method signature"
msgstr ""
-#: java/class.c:815
+#: java/class.c:819
#, gcc-internal-format
msgid "misplaced ConstantValue attribute (not in any field)"
msgstr ""
-#: java/class.c:818
+#: java/class.c:822
#, gcc-internal-format
msgid "duplicate ConstantValue attribute for field '%s'"
msgstr ""
-#: java/class.c:829
+#: java/class.c:833
#, gcc-internal-format
msgid "ConstantValue attribute of field '%s' has wrong type"
msgstr ""
-#: java/class.c:1511
+#: java/class.c:1521
#, gcc-internal-format
msgid "%Jabstract method in non-abstract class"
msgstr ""
-#: java/class.c:2499
+#: java/class.c:2604
#, gcc-internal-format
msgid "non-static method %q+D overrides static method"
msgstr ""
-#: java/decl.c:1248
+#: java/decl.c:1188
#, gcc-internal-format
msgid "%q+D used prior to declaration"
msgstr ""
-#: java/decl.c:1289
-#, gcc-internal-format
-msgid "declaration of %qs shadows a parameter"
-msgstr ""
-
-#: java/decl.c:1292
-#, gcc-internal-format
-msgid "declaration of %qs shadows a symbol from the parameter list"
-msgstr ""
-
-#: java/decl.c:1762
+#: java/decl.c:1611
#, gcc-internal-format
msgid "In %+D: overlapped variable and exception ranges at %d"
msgstr ""
-#: java/decl.c:1825
+#: java/decl.c:1674
#, gcc-internal-format
msgid "bad type in parameter debug info"
msgstr ""
-#: java/decl.c:1834
+#: java/decl.c:1683
#, gcc-internal-format
msgid "bad PC range for debug info for local %q+D"
msgstr ""
-#: java/expr.c:380
+#: java/expr.c:377
#, gcc-internal-format
msgid "need to insert runtime check for %s"
msgstr ""
-#: java/expr.c:509 java/expr.c:556
+#: java/expr.c:506 java/expr.c:553
#, gcc-internal-format
msgid "assert: %s is assign compatible with %s"
msgstr ""
-#: java/expr.c:675
+#: java/expr.c:672
#, gcc-internal-format
msgid "stack underflow - dup* operation"
msgstr ""
-#: java/expr.c:1654
+#: java/expr.c:1660
#, gcc-internal-format
msgid "reference %qs is ambiguous: appears in interface %qs and interface %qs"
msgstr ""
-#: java/expr.c:1682
+#: java/expr.c:1688
#, gcc-internal-format
msgid "field %qs not found"
msgstr ""
-#: java/expr.c:2178
+#: java/expr.c:2207
#, gcc-internal-format
msgid "method '%s' not found in class"
msgstr ""
-#: java/expr.c:2385
+#: java/expr.c:2409
#, gcc-internal-format
msgid "failed to find class '%s'"
msgstr ""
-#: java/expr.c:2426
+#: java/expr.c:2450
#, gcc-internal-format
msgid "class '%s' has no method named '%s' matching signature '%s'"
msgstr ""
-#: java/expr.c:2457
+#: java/expr.c:2481
#, gcc-internal-format
msgid "invokestatic on non static method"
msgstr ""
-#: java/expr.c:2462
+#: java/expr.c:2486
#, gcc-internal-format
msgid "invokestatic on abstract method"
msgstr ""
-#: java/expr.c:2470
+#: java/expr.c:2494
#, gcc-internal-format
msgid "invoke[non-static] on static method"
msgstr ""
-#: java/expr.c:2824
+#: java/expr.c:2855
#, gcc-internal-format
msgid "missing field '%s' in '%s'"
msgstr ""
-#: java/expr.c:2831
+#: java/expr.c:2862
#, gcc-internal-format
msgid "mismatching signature for field '%s' in '%s'"
msgstr ""
-#: java/expr.c:2859
+#: java/expr.c:2891
#, gcc-internal-format
msgid "assignment to final field %q+D not in field's class"
msgstr ""
-#: java/expr.c:3085
+#: java/expr.c:3111
#, gcc-internal-format
msgid "invalid PC in line number table"
msgstr ""
-#: java/expr.c:3133
+#: java/expr.c:3161
#, gcc-internal-format
msgid "unreachable bytecode from %d to before %d"
msgstr ""
-#: java/expr.c:3175
+#: java/expr.c:3205
#, gcc-internal-format
msgid "unreachable bytecode from %d to the end of the method"
msgstr ""
#. duplicate code from LOAD macro
-#: java/expr.c:3480
+#: java/expr.c:3510
#, gcc-internal-format
msgid "unrecogized wide sub-instruction"
msgstr ""
-#: java/gjavah.c:718
-#, gcc-internal-format
-msgid "static field has same name as method"
-msgstr ""
-
-#: java/gjavah.c:1266
-#, gcc-internal-format
-msgid "couldn't find class %s"
-msgstr ""
-
-#: java/gjavah.c:1273
-#, gcc-internal-format
-msgid "parse error while reading %s"
-msgstr ""
-
-#: java/gjavah.c:1499 java/gjavah.c:1601 java/gjavah.c:1676
-#, gcc-internal-format
-msgid "unparseable signature: '%s'"
-msgstr ""
-
-#: java/gjavah.c:2066
-#, gcc-internal-format
-msgid "Not a valid Java .class file."
-msgstr ""
-
-#: java/gjavah.c:2074 java/jcf-parse.c:753
-#, gcc-internal-format
-msgid "error while parsing constant pool"
-msgstr ""
-
-#: java/gjavah.c:2080
-#, gcc-internal-format
-msgid "error in constant pool entry #%d"
-msgstr ""
-
-#: java/gjavah.c:2223
-#, gcc-internal-format
-msgid "class is of array type\n"
-msgstr ""
-
-#: java/gjavah.c:2231
-#, gcc-internal-format
-msgid "base class is of array type"
-msgstr ""
-
-#: java/gjavah.c:2429 java/gjavah.c:2556
-#, gcc-internal-format
-msgid "no classes specified"
-msgstr ""
-
-#: java/gjavah.c:2522
-#, gcc-internal-format
-msgid "'-MG' option is unimplemented"
-msgstr ""
-
-#: java/gjavah.c:2564
+#: java/jcf-parse.c:522
#, gcc-internal-format
-msgid "can't specify both -o and -MD"
+msgid "<constant pool index %d not in range>"
msgstr ""
-#: java/gjavah.c:2587
+#: java/jcf-parse.c:532
#, gcc-internal-format
-msgid "%s: no such class"
+msgid "<constant pool index %d unexpected type"
msgstr ""
-#: java/jcf-io.c:549
-#, gcc-internal-format
-msgid ""
-"source file for class %qs is newer than its matching class file. Source "
-"file %qs used instead"
-msgstr ""
-
-#: java/jcf-parse.c:372
+#: java/jcf-parse.c:1112
#, gcc-internal-format
msgid "bad string constant"
msgstr ""
-#: java/jcf-parse.c:390
+#: java/jcf-parse.c:1130
#, gcc-internal-format
msgid "bad value constant type %d, index %d"
msgstr ""
-#: java/jcf-parse.c:579
-#, gcc-internal-format
-msgid "can't reopen %s: %m"
-msgstr ""
-
-#: java/jcf-parse.c:586
+#: java/jcf-parse.c:1424 java/jcf-parse.c:1430
#, gcc-internal-format
-msgid "can't close %s: %m"
+msgid "cannot find file for class %s"
msgstr ""
-#: java/jcf-parse.c:721 java/jcf-parse.c:727
+#: java/jcf-parse.c:1455
#, gcc-internal-format
-msgid "cannot find file for class %s"
+msgid "not a valid Java .class file"
msgstr ""
-#: java/jcf-parse.c:750
+#: java/jcf-parse.c:1458
#, gcc-internal-format
-msgid "not a valid Java .class file"
+msgid "error while parsing constant pool"
msgstr ""
#. FIXME - where was first time
-#: java/jcf-parse.c:768
+#: java/jcf-parse.c:1473
#, gcc-internal-format
msgid "reading class %s for the second time from %s"
msgstr ""
-#: java/jcf-parse.c:786
+#: java/jcf-parse.c:1491
#, gcc-internal-format
msgid "error while parsing fields"
msgstr ""
-#: java/jcf-parse.c:789
+#: java/jcf-parse.c:1494
#, gcc-internal-format
msgid "error while parsing methods"
msgstr ""
-#: java/jcf-parse.c:792
+#: java/jcf-parse.c:1497
#, gcc-internal-format
msgid "error while parsing final attributes"
msgstr ""
-#: java/jcf-parse.c:809
-#, 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"
-msgstr ""
-
-#: java/jcf-parse.c:843
+#: java/jcf-parse.c:1544
#, gcc-internal-format
msgid "%Hduplicate class will only be compiled once"
msgstr ""
-#: java/jcf-parse.c:897
+#: java/jcf-parse.c:1632
#, gcc-internal-format
msgid "missing Code attribute"
msgstr ""
-#: java/jcf-parse.c:1179
+#: java/jcf-parse.c:1854
#, gcc-internal-format
msgid "no input file specified"
msgstr ""
-#: java/jcf-parse.c:1214
+#: java/jcf-parse.c:1889
#, gcc-internal-format
msgid "can't close input file %s: %m"
msgstr ""
-#: java/jcf-parse.c:1261
+#: java/jcf-parse.c:1936
#, gcc-internal-format
msgid "bad zip/jar file %s"
msgstr ""
-#: java/jcf-parse.c:1479
+#: java/jcf-parse.c:2137
#, gcc-internal-format
msgid "error while reading %s from zip file"
msgstr ""
-#: java/jcf-write.c:2668
-#, gcc-internal-format
-msgid ""
-"internal error in generate_bytecode_insn - tree code not implemented: %s"
-msgstr ""
-
-#: java/jcf-write.c:3041
-#, gcc-internal-format
-msgid "field initializer type mismatch"
-msgstr ""
-
-#: java/jcf-write.c:3497
-#, gcc-internal-format
-msgid "can't create directory %s: %m"
-msgstr ""
-
-#: java/jcf-write.c:3534
-#, gcc-internal-format
-msgid "can't open %s for writing: %m"
-msgstr ""
-
-#: java/jcf-write.c:3556
-#, gcc-internal-format
-msgid "can't create %s: %m"
-msgstr ""
-
-#: java/jv-scan.c:194
-#, gcc-internal-format
-msgid "only one of '--print-main', '--list-class', and '--complexity' allowed"
-msgstr ""
-
-#: java/jv-scan.c:197
-#, gcc-internal-format
-msgid "can't open output file '%s'"
-msgstr ""
-
-#: java/jv-scan.c:233
-#, gcc-internal-format
-msgid "file not found '%s'"
-msgstr ""
-
-#: java/jvspec.c:443
+#: java/jvspec.c:426
#, gcc-internal-format
msgid "warning: already-compiled .class files ignored with -C"
msgstr ""
-#: java/lang.c:628
+#: java/lang.c:610
#, gcc-internal-format
msgid "-findirect-dispatch is incompatible with -freduced-reflection"
msgstr ""
-#: java/lang.c:631
+#: java/lang.c:613
#, gcc-internal-format
msgid "-fjni is incompatible with -freduced-reflection"
msgstr ""
-#: java/lang.c:642
+#: java/lang.c:624
#, gcc-internal-format
msgid "can't do dependency tracking with input from stdin"
msgstr ""
-#: java/lang.c:658
+#: java/lang.c:640
#, gcc-internal-format
msgid "couldn't determine target name for dependency tracking"
msgstr ""
-#: java/lex.c:260
-#, 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"
-msgstr ""
-
-#: java/lex.c:631
-#, gcc-internal-format
-msgid "internal error - bad unget"
-msgstr ""
-
#: java/mangle_name.c:140 java/mangle_name.c:210
#, gcc-internal-format
msgid "internal error - invalid Utf8 name"
msgstr ""
-#: java/parse.y:767
-#, gcc-internal-format
-msgid "Ambiguous class: %qs and %qs"
-msgstr ""
-
-#: java/parse.y:833
-#, gcc-internal-format
-msgid "Modifier %qs declared twice"
-msgstr ""
-
-#: java/parse.y:1081
-#, gcc-internal-format
-msgid "Discouraged form of returned type specification"
-msgstr ""
-
-#: java/parse.y:1176
-#, gcc-internal-format
-msgid ""
-"Can't define static initializer in class %qs. Static initializer can only be "
-"defined in top-level classes"
-msgstr ""
-
-#: java/parse.y:1472
-#, gcc-internal-format
-msgid "An empty declaration is a deprecated feature that should not be used"
-msgstr ""
-
-#: java/parse.y:3035
-#, gcc-internal-format
-msgid ": %qs JDK1.1(TM) feature"
-msgstr ""
-
-#: java/parse.y:3115
-#: java/parse.y:3117
-#, gcc-internal-format
-msgid ""
-"%s.\n"
-"%s"
-msgstr ""
-
-#: java/parse.y:3277
-#, gcc-internal-format
-msgid "Missing return statement"
-msgstr ""
-
-#: java/parse.y:3299
-#: java/parse.y:12046
-#: java/parse.y:12050
-#, gcc-internal-format
-msgid "Unreachable statement"
-msgstr ""
-
-#: java/parse.y:3309
-#, gcc-internal-format
-msgid "Can't access %s field %<%s.%s%> from %qs"
-msgstr ""
-
-#: java/parse.y:3378
-#, gcc-internal-format
-msgid "%s %qs already defined in %s:%d"
-msgstr ""
-
-#: java/parse.y:3396
-#, gcc-internal-format
-msgid ""
-"Variable %qs is already defined in this method and was declared %<%s %s%> at "
-"line %d"
-msgstr ""
-
-#: java/parse.y:3507
-#, gcc-internal-format
-msgid "Interface %qs repeated"
-msgstr ""
-
-#: java/parse.y:3537
-#, gcc-internal-format
-msgid "%s name %qs clashes with imported type %qs"
-msgstr ""
-
-#: java/parse.y:3569
-#, gcc-internal-format
-msgid "Public %s %qs must be defined in a file called %<%s.java%>"
-msgstr ""
-
-#: java/parse.y:3584
-#, gcc-internal-format
-msgid ""
-"Inner class %qs can't be static. Static classes can only occur in interfaces "
-"and top-level classes"
-msgstr ""
-
-#: java/parse.y:3665
-#, 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"
-msgstr ""
-
-#: java/parse.y:3713
-#, gcc-internal-format
-msgid "Qualifier must be a reference"
-msgstr ""
-
-#: java/parse.y:3734
-#, gcc-internal-format
-msgid "Cyclic inheritance involving %s"
-msgstr ""
-
-#: java/parse.y:4002
-#, gcc-internal-format
-msgid ""
-"Redundant use of %<abstract%> modifier. Interface %qs is implicitly abstract"
-msgstr ""
-
-#: java/parse.y:4157
-#, gcc-internal-format
-msgid "Class %qs can't be declared both abstract and final"
-msgstr ""
-
-#: java/parse.y:4169
-#, gcc-internal-format
-msgid "%<java.lang.Object%> can't extend anything"
-msgstr ""
-
-#: java/parse.y:4406
-#, gcc-internal-format
-msgid "Duplicate variable declaration: %<%s %s%> was %<%s %s%> (%s:%d)"
-msgstr ""
-
-#: java/parse.y:4470
-#, gcc-internal-format
-msgid "Field %qs can't be static in inner class %qs unless it is final"
-msgstr ""
-
-#: java/parse.y:4713
-#, gcc-internal-format
-msgid "Class %qs must be declared abstract to define abstract method %qs"
-msgstr ""
-
-#: java/parse.y:4720
-#, gcc-internal-format
-msgid "native method %qs can't be strictfp"
-msgstr ""
-
-#: java/parse.y:4724
-#, gcc-internal-format
-msgid "method %qs can't be transient"
-msgstr ""
-
-#: java/parse.y:4727
-#, gcc-internal-format
-msgid "method %qs can't be volatile"
-msgstr ""
-
-#: java/parse.y:4777
-#: java/parse.y:6508
-#, 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"
-msgstr ""
-
-#: java/parse.y:4932
-#, gcc-internal-format
-msgid "%s method %qs can't have a body defined"
-msgstr ""
-
-#: java/parse.y:4943
-#, gcc-internal-format
-msgid "Non native and non abstract method %qs must have a body defined"
-msgstr ""
-
-#: java/parse.y:5013
-#, gcc-internal-format
-msgid "%s: recursive invocation of constructor %qs"
-msgstr ""
-
-#: java/parse.y:5043
-#, gcc-internal-format
-msgid ""
-"Inconsistent member declaration. At most one of %<public%>, %<private%>, or "
-"%<protected%> may be specified"
-msgstr ""
-
-#: java/parse.y:5051
-#, gcc-internal-format
-msgid ""
-"Inconsistent member declaration. At most one of %<final%> or %<volatile%> "
-"may be specified"
-msgstr ""
-
-#: java/parse.y:5141
-#, gcc-internal-format
-msgid "Variable %qs is used more than once in the argument list of method %qs"
-msgstr ""
-
-#: java/parse.y:5225
-#, gcc-internal-format
-msgid "%s %qs can't implement/extend %s %qs"
-msgstr ""
-
-#: java/parse.y:5259
-#, gcc-internal-format
-msgid "Class %qs can't subclass %s %qs"
-msgstr ""
-
-#: java/parse.y:5268
-#, gcc-internal-format
-msgid "Can't subclass final classes: %s"
-msgstr ""
-
-#: java/parse.y:5454
-#, gcc-internal-format
-msgid "Cyclic class inheritance%s"
-msgstr ""
-
-#: java/parse.y:6159
-#, gcc-internal-format
-msgid "Superclass %qs of class %qs not found"
-msgstr ""
-
-#: java/parse.y:6165
-#, gcc-internal-format
-msgid "Type %qs not found in declaration of field %qs"
-msgstr ""
-
-#: java/parse.y:6171
-#, gcc-internal-format
-msgid "Type %qs not found in the declaration of the argument %qs of method %qs"
-msgstr ""
-
-#: java/parse.y:6178
-#, gcc-internal-format
-msgid "Type %qs not found in the declaration of the return type of method %qs"
-msgstr ""
-
-#: java/parse.y:6184
-#, gcc-internal-format
-msgid "Superinterface %qs of %s %qs not found"
-msgstr ""
-
-#: java/parse.y:6191
-#, gcc-internal-format
-msgid "Type %qs not found in the declaration of the local variable %qs"
-msgstr ""
-
-#: java/parse.y:6198
-#, gcc-internal-format
-msgid "Class %qs not found in %<throws%>"
-msgstr ""
-
-#: java/parse.y:6255
-#, gcc-internal-format
-msgid "Duplicate %s declaration %qs"
-msgstr ""
-
-#: java/parse.y:6329
-#, 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"
-msgstr ""
-
-#: java/parse.y:6485
-#, gcc-internal-format
-msgid ""
-"Class %qs in %<throws%> clause must be a subclass of class %<java.lang."
-"Throwable%>"
-msgstr ""
-
-#: java/parse.y:6529
-#, gcc-internal-format
-msgid ""
-"Class %qs must override %qs with a public method in order to implement "
-"interface %qs"
-msgstr ""
-
-#: java/parse.y:6543
-#: java/parse.y:6766
-#, gcc-internal-format
-msgid "Method %qs was defined with return type %qs in class %qs"
-msgstr ""
-
-#: java/parse.y:6560
-#, gcc-internal-format
-msgid "%s methods can't be overridden. Method %qs is %s in class %qs"
-msgstr ""
-
-#: java/parse.y:6574
-#, gcc-internal-format
-msgid ""
-"Instance methods can't be overridden by a static method. Method %qs is an "
-"instance method in class %qs"
-msgstr ""
-
-#: java/parse.y:6597
-#, gcc-internal-format
-msgid ""
-"Methods can't be overridden to be more private. Method %qs is not %s in "
-"class %qs"
-msgstr ""
-
-#: java/parse.y:6734
-#, 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"
-msgstr ""
-
-#: java/parse.y:6791
-#, gcc-internal-format
-msgid ""
-"Interface %qs inherits method %qs from interface %qs. This method is "
-"redefined with a different return type in interface %qs"
-msgstr ""
-
-#: java/parse.y:6966
-#, gcc-internal-format
-msgid "Class or interface %qs not found in import"
-msgstr ""
-
-#: java/parse.y:7055
-#, gcc-internal-format
-msgid "malformed .zip archive in CLASSPATH: %s"
-msgstr ""
-
-#: java/parse.y:7126
-#, gcc-internal-format
-msgid ""
-"Can't find default package %qs. Check the CLASSPATH environment variable and "
-"the access to the archives"
-msgstr ""
-
-#: java/parse.y:7131
-#, gcc-internal-format
-msgid "Package %qs not found in import"
-msgstr ""
-
-#: java/parse.y:7232
-#, gcc-internal-format
-msgid "Type %qs also potentially defined in package %qs"
-msgstr ""
-
-#: java/parse.y:7372
-#, gcc-internal-format
-msgid "Nested %s %s is %s; cannot be accessed from here"
-msgstr ""
-
-#: java/parse.y:7410
-#, gcc-internal-format
-msgid ""
-"Can't access %s %qs. Only public classes and interfaces in other packages "
-"can be accessed"
-msgstr ""
-
-#: java/parse.y:7448
-#, gcc-internal-format
-msgid "Only %<final%> is allowed as a local variables modifier"
-msgstr ""
-
-#: java/parse.y:9090
-#, gcc-internal-format
-msgid "No constructor matching %qs found in class %qs"
-msgstr ""
-
-#: java/parse.y:9594
-#, gcc-internal-format
-msgid "Can't reference %qs before the superclass constructor has been called"
-msgstr ""
-
-#: java/parse.y:9655
-#, gcc-internal-format
-msgid ""
-"Local variable %qs can't be accessed from within the inner class %qs unless "
-"it is declared final"
-msgstr ""
-
-#: java/parse.y:9660
-#: java/parse.y:10118
-#, gcc-internal-format
-msgid "Undefined variable %qs"
-msgstr ""
-
-#: java/parse.y:9671
-#, gcc-internal-format
-msgid "Can't make a static reference to nonstatic variable %qs in class %qs"
-msgstr ""
-
-#: java/parse.y:9872
-#: java/parse.y:10726
-#, gcc-internal-format
-msgid "No enclosing instance for inner class %qs is in scope%s"
-msgstr ""
-
-#: java/parse.y:9991
-#: java/parse.y:12480
-#, gcc-internal-format
-msgid "Keyword %<this%> used outside allowed context"
-msgstr ""
-
-#: java/parse.y:9997
-#: java/parse.y:10882
-#, gcc-internal-format
-msgid ""
-"Can't reference %<this%> before the superclass constructor has been called"
-msgstr ""
-
-#: java/parse.y:10013
-#, gcc-internal-format
-msgid ""
-"Can't use variable %<%s.this%>: type %qs isn't an outer type of type %qs"
-msgstr ""
-
-#: java/parse.y:10046
-#, gcc-internal-format
-msgid "Keyword %<super%> used outside allowed context"
-msgstr ""
-
-#: java/parse.y:10095
-#, gcc-internal-format
-msgid "No variable %qs defined in class %qs"
-msgstr ""
-
-#: java/parse.y:10100
-#, gcc-internal-format
-msgid "Undefined variable or class name: %qs"
-msgstr ""
-
-#: java/parse.y:10182
-#, gcc-internal-format
-msgid "Can't use type %qs as a qualifier"
-msgstr ""
-
-#: java/parse.y:10201
-#, gcc-internal-format
-msgid "Attempt to reference field %qs in %<%s %s%>"
-msgstr ""
-
-#: java/parse.y:10232
-#, gcc-internal-format
-msgid "No variable %qs defined in type %qs"
-msgstr ""
-
-#: java/parse.y:10324
-#, gcc-internal-format
-msgid "Attempt to reference field %<new%> in a %qs"
-msgstr ""
-
-#: java/parse.y:10461
-#, gcc-internal-format
-msgid "The class %qs has been deprecated"
-msgstr ""
-
-#: java/parse.y:10471
-#, gcc-internal-format
-msgid "The %s %qs in class %qs has been deprecated"
-msgstr ""
-
-#: java/parse.y:10562
-#, gcc-internal-format
-msgid "Can't invoke a method on primitive type %qs"
-msgstr ""
-
-#: java/parse.y:10577
-#, gcc-internal-format
-msgid "Can't make static reference to method %qs in interface %qs"
-msgstr ""
-
-#: java/parse.y:10591
-#: java/parse.y:10929
-#, gcc-internal-format
-msgid "Can't make static reference to method %<%s %s%> in class %qs"
-msgstr ""
-
-#: java/parse.y:10633
-#, gcc-internal-format
-msgid "Can't invoke super constructor on java.lang.Object"
-msgstr ""
-
-#: java/parse.y:10646
-#: java/parse.y:14550
-#, gcc-internal-format
-msgid "Class %qs not found in type declaration"
-msgstr ""
-
-#: java/parse.y:10658
-#, gcc-internal-format
-msgid "Class %qs is an abstract class. It can't be instantiated"
-msgstr ""
-
-#: java/parse.y:10688
-#, gcc-internal-format
-msgid "No method named %qs in scope"
-msgstr ""
-
-#: java/parse.y:10801
-#, gcc-internal-format
-msgid "Can't access %s %s %<%s.%s%> from %qs"
-msgstr ""
-
-#: java/parse.y:11297
-#, gcc-internal-format
-msgid "Can't find %s %<%s(%s)%> in type %qs%s"
-msgstr ""
-
-#: java/parse.y:11892
-#, gcc-internal-format
-msgid "Constant expression required"
-msgstr ""
-
-#: java/parse.y:11905
-#, gcc-internal-format
-msgid "Incompatible type for case. Can't convert %qs to %<int%>"
-msgstr ""
-
-#: java/parse.y:11939
-#, gcc-internal-format
-msgid "Duplicate case label: %<default%>"
-msgstr ""
-
-#: java/parse.y:12279
-#, gcc-internal-format
-msgid "Incompatible type for %<+=%>. Can't convert %qs to %<java.lang.String%>"
-msgstr ""
-
-#: java/parse.y:12462
-#, gcc-internal-format
-msgid "missing static field %qs"
-msgstr ""
-
-#: java/parse.y:12467
-#, gcc-internal-format
-msgid "not a static field %qs"
-msgstr ""
-
-#: java/parse.y:12488
-#, gcc-internal-format
-msgid ""
-"Can't reference %<this%> or %<super%> before the superclass constructor has "
-"been called"
-msgstr ""
-
-#: java/parse.y:12508
-#, gcc-internal-format
-msgid "No case for %s"
-msgstr ""
-
-#: java/parse.y:12938
-#, gcc-internal-format
-msgid "Invalid left hand side of assignment"
-msgstr ""
-
-#: java/parse.y:12989
-#, gcc-internal-format
-msgid "Incompatible type for %s. Can't convert %qs to %qs"
-msgstr ""
-
-#: java/parse.y:12992
-#, gcc-internal-format
-msgid "Incompatible type for %s. Explicit cast needed to convert %qs to %qs"
-msgstr ""
-
-#: java/parse.y:13164
-#, gcc-internal-format
-msgid ""
-"Constant expression %qs too wide for narrowing primitive conversion to %qs"
-msgstr ""
-
-#: java/parse.y:13454
-#, gcc-internal-format
-msgid "unregistered operator %s"
-msgstr ""
-
-#: java/parse.y:13603
-#, gcc-internal-format
-msgid ""
-"Evaluating this expression will result in an arithmetic exception being "
-"thrown"
-msgstr ""
-
-#: java/parse.y:13685
-#, gcc-internal-format
-msgid ""
-"Incompatible type for %qs. Explicit cast needed to convert shift distance "
-"from %qs to integral"
-msgstr ""
-
-#: java/parse.y:13690
-#, gcc-internal-format
-msgid ""
-"Incompatible type for %qs. Can't convert shift distance from %qs to integral"
-msgstr ""
-
-#: java/parse.y:13764
-#, gcc-internal-format
-msgid "Invalid argument %qs for %<instanceof%>"
-msgstr ""
-
-#: java/parse.y:13791
-#, gcc-internal-format
-msgid "Impossible for %qs to be instance of %qs"
-msgstr ""
-
-#: java/parse.y:13922
-#, gcc-internal-format
-msgid "Incompatible type for %qs. Can't convert %qs to %qs"
-msgstr ""
-
-#: java/parse.y:14240
-#, gcc-internal-format
-msgid "%qs cannot be used with a constant"
-msgstr ""
-
-#: java/parse.y:14405
-#, gcc-internal-format
-msgid "Invalid argument type %qs to %qs"
-msgstr ""
-
-#: java/parse.y:14641
-#, gcc-internal-format
-msgid "Invalid cast from %qs to %qs"
-msgstr ""
-
-#: java/parse.y:14688
-#, gcc-internal-format
-msgid "%<[]%> can only be applied to arrays. It can't be applied to %qs"
-msgstr ""
-
-#: java/parse.y:14701
-#, gcc-internal-format
-msgid ""
-"Incompatible type for %<[]%>. Explicit cast needed to convert %qs to %<int%>"
-msgstr ""
-
-#: java/parse.y:14705
-#, gcc-internal-format
-msgid "Incompatible type for %<[]%>. Can't convert %qs to %<int%>"
-msgstr ""
-
-#: java/parse.y:14776
-#, gcc-internal-format
-msgid ""
-"Incompatible type for dimension in array creation expression. %s convert %qs "
-"to %<int%>"
-msgstr ""
-
-#: java/parse.y:14894
-#, gcc-internal-format
-msgid "Invalid array initializer for non-array type %qs"
-msgstr ""
-
-#: java/parse.y:14981
-#, gcc-internal-format
-msgid "Incompatible type for array. %s convert %qs to %qs"
-msgstr ""
-
-#: java/parse.y:15050
-#, gcc-internal-format
-msgid "%<return%> inside instance initializer"
-msgstr ""
-
-#: java/parse.y:15054
-#, gcc-internal-format
-msgid "%<return%> inside static initializer"
-msgstr ""
-
-#: java/parse.y:15060
-#, gcc-internal-format
-msgid "%<return%> with%s value from %<%s %s%>"
-msgstr ""
-
-#: java/parse.y:15067
-#, gcc-internal-format
-msgid "%<return%> with value from constructor %qs"
-msgstr ""
-
-#: java/parse.y:15132
-#, gcc-internal-format
-msgid "Incompatible type for %<if%>. Can't convert %qs to %<boolean%>"
-msgstr ""
-
-#: java/parse.y:15165
-#, gcc-internal-format
-msgid "Declaration of %qs shadows a previous label declaration"
-msgstr ""
-
-#: java/parse.y:15170
-#, gcc-internal-format
-msgid "This is the location of the previous declaration of label %qs"
-msgstr ""
-
-#: java/parse.y:15417
-#, gcc-internal-format
-msgid "No label definition found for %qs"
-msgstr ""
-
-#: java/parse.y:15430
-#, gcc-internal-format
-msgid "%<continue%> must be in loop"
-msgstr ""
-
-#: java/parse.y:15433
-#, gcc-internal-format
-msgid "continue label %qs does not name a loop"
-msgstr ""
-
-#: java/parse.y:15454
-#, gcc-internal-format
-msgid "%<break%> must be in loop or switch"
-msgstr ""
-
-#: java/parse.y:15495
-#, gcc-internal-format
-msgid ""
-"Incompatible type for loop conditional. Can't convert %qs to %<boolean%>"
-msgstr ""
-
-#: java/parse.y:15533
-#, gcc-internal-format
-msgid "Incompatible type for %<switch%>. Can't convert %qs to %<int%>"
-msgstr ""
-
-#. The case_label_list is in reverse order, so print the
-#. outer label first.
-#: java/parse.y:15564
-#, gcc-internal-format
-msgid "duplicate case label: %<"
-msgstr ""
-
-#: java/parse.y:15568
-#, gcc-internal-format
-msgid "original label is here"
-msgstr ""
-
-#: java/parse.y:15785
-#, gcc-internal-format
-msgid ""
-"Can't catch class %qs. Catch clause parameter type must be a subclass of "
-"class %<java.lang.Throwable%>"
-msgstr ""
-
-#: java/parse.y:15809
-#, gcc-internal-format
-msgid "%<catch%> not reached because of the catch clause at line %d"
-msgstr ""
-
-#: java/parse.y:15876
-#, gcc-internal-format
-msgid ""
-"Incompatible type for %<synchronized%>. Can't convert %qs to %<java.lang."
-"Object%>"
-msgstr ""
-
-#: java/parse.y:15927
-#, gcc-internal-format
-msgid "Can't throw %qs; it must be a subclass of class %<java.lang.Throwable%>"
-msgstr ""
-
-#: java/parse.y:15956
-#, 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)"
-msgstr ""
-
-#: java/parse.y:15977
-#, gcc-internal-format
-msgid ""
-"Checked exception %qs can't be caught by any of the catch clause(s) of the "
-"surrounding %<try%> block"
-msgstr ""
-
-#: java/parse.y:15990
-#, gcc-internal-format
-msgid "Checked exception %qs can't be thrown in initializer"
-msgstr ""
-
-#: java/parse.y:15994
-#, gcc-internal-format
-msgid "Checked exception %qs isn't thrown from a %<try%> block"
-msgstr ""
-
-#: java/parse.y:16000
-#, gcc-internal-format
-msgid ""
-"Checked exception %qs doesn't match any of current method's %<throws%> "
-"declaration(s)"
-msgstr ""
-
-#: java/parse.y:16090
-#, gcc-internal-format
-msgid "Exception %qs can't be thrown in initializer"
-msgstr ""
-
-#: java/parse.y:16096
-#, gcc-internal-format
-msgid ""
-"Exception %qs must be caught, or it must be declared in the %<throws%> "
-"clause of %qs"
-msgstr ""
-
-#: java/parse.y:16189
-#, gcc-internal-format
-msgid "Incompatible type for %<?:%>. Can't convert %qs to %<boolean%>"
-msgstr ""
-
-#: java/parse.y:16257
-#, gcc-internal-format
-msgid "Incompatible type for %<?:%>. Can't convert %qs to %qs"
-msgstr ""
-
-#: java/typeck.c:529
+#: java/typeck.c:527
#, gcc-internal-format
msgid "junk at end of signature string"
msgstr ""
@@ -31595,283 +31310,234 @@ msgstr ""
msgid "bad pc in exception_table"
msgstr ""
-#: java/parse.h:129
-#, gcc-internal-format
-msgid "%s method can't be abstract"
-msgstr ""
-
-#: java/parse.h:133
-#, gcc-internal-format
-msgid "Constructor can't be %s"
-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
-#, gcc-internal-format
-msgid "Discouraged redundant use of %qs modifier in declaration of %s"
-msgstr ""
-
-#: java/parse.h:172
-#, gcc-internal-format
-msgid "Discouraged redundant use of %qs modifier in declaration of %s %qs"
-msgstr ""
-
-#. Standard error messages
-#: java/parse.h:355
-#, gcc-internal-format
-msgid "Incompatible type for %qs. Can't convert %qs to boolean"
-msgstr ""
-
-#: java/parse.h:360
-#, gcc-internal-format
-msgid "Incompatible type for %qs. Can't convert %qs to numeric type"
-msgstr ""
-
-#: java/parse.h:368
-#, gcc-internal-format
-msgid ""
-"Incompatible type for %qs. Explicit cast needed to convert %qs to integral"
-msgstr ""
-
-#: java/parse.h:373
-#, gcc-internal-format
-msgid "Incompatible type for %qs. Can't convert %qs to integral"
-msgstr ""
-
-#: java/parse.h:380
-#, gcc-internal-format
-msgid "Variable %qs may not have been initialized"
-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 ""