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"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
-#: c-decl.c:3777
+#: c-decl.c:3831
msgid "<anonymous>"
msgstr ""
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 ""
msgid "length modifier in strfmon format"
msgstr ""
-#: c-format.c:1708
+#: c-format.c:1718
msgid "field precision"
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 ""
#. 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 ""
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 ""
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"
"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 ""
#. 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 ""
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"
"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"
"extension\n"
msgstr ""
-#: gcc.c:3212
+#: gcc.c:3234
#, c-format
msgid ""
"\n"
" 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"
"\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 ""
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 ""
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 ""
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 ""
#. 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 ""
msgid "'"
msgstr ""
-#: ipa-inline.c:288
+#: ipa-inline.c:379
msgid "--param large-function-growth limit reached"
msgstr ""
-#: ipa-inline.c:322
+#: ipa-inline.c:394
+msgid "--param large-stack-frame-growth limit reached"
+msgstr ""
+
+#: ipa-inline.c:428
msgid "--param max-inline-insns-single limit reached"
msgstr ""
-#: ipa-inline.c:331
+#: ipa-inline.c:437
msgid "--param max-inline-insns-auto limit reached"
msgstr ""
-#: ipa-inline.c:357 ipa-inline.c:803
+#: ipa-inline.c:463 ipa-inline.c:900 ipa-inline.c:1084 ipa-inline.c:1203
msgid "recursive inlining"
msgstr ""
-#: ipa-inline.c:816
+#: ipa-inline.c:913
msgid "call is unlikely"
msgstr ""
-#: ipa-inline.c:887
+#: ipa-inline.c:992
msgid "--param inline-unit-growth limit reached"
msgstr ""
-#: langhooks.c:517
+#: langhooks.c:511
msgid "At top level:"
msgstr ""
-#: langhooks.c:522
+#: langhooks.c:516
#, c-format
msgid "In member function %qs:"
msgstr ""
-#: langhooks.c:526
+#: langhooks.c:520
#, c-format
msgid "In function %qs:"
msgstr ""
-#: loop-iv.c:2700 tree-ssa-loop-niter.c:1139
+#: loop-iv.c:2771 tree-ssa-loop-niter.c:1121
msgid "assuming that the loop is not infinite"
msgstr ""
-#: loop-iv.c:2701 tree-ssa-loop-niter.c:1140
+#: loop-iv.c:2772 tree-ssa-loop-niter.c:1122
msgid "cannot optimize possibly infinite loops"
msgstr ""
-#: loop-iv.c:2709 tree-ssa-loop-niter.c:1144
+#: loop-iv.c:2780 tree-ssa-loop-niter.c:1126
msgid "assuming that the loop counter does not overflow"
msgstr ""
-#: loop-iv.c:2710 tree-ssa-loop-niter.c:1145
+#: loop-iv.c:2781 tree-ssa-loop-niter.c:1127
msgid "cannot optimize loop, the loop counter may overflow"
msgstr ""
#. What to print when a switch has no documentation.
-#: opts.c:95
+#: opts.c:97
msgid "This switch lacks documentation"
msgstr ""
-#: opts.c:1172
-#, c-format
-msgid ""
-"\n"
-"Target specific options:\n"
+#: opts.c:806
+msgid "[enabled]"
+msgstr ""
+
+#: opts.c:806
+msgid "[disabled]"
msgstr ""
-#: opts.c:1193
-msgid "The following options are language-independent:\n"
+#: opts.c:817
+#, c-format
+msgid " No options with the desired characteristics were found\n"
msgstr ""
-#: opts.c:1200
+#: opts.c:819
#, c-format
msgid ""
-"The %s front end recognizes the following options:\n"
-"\n"
+" All options with the desired characteristics have already been displayed\n"
+msgstr ""
+
+#: opts.c:873
+msgid "The following options are target specific"
+msgstr ""
+
+#: opts.c:876
+msgid "The following options control compiler warning messages"
+msgstr ""
+
+#: opts.c:879
+msgid "The following options control optimizations"
+msgstr ""
+
+#: opts.c:882 opts.c:919
+msgid "The following options are language-independent"
+msgstr ""
+
+#: opts.c:885
+msgid "The --param option recognizes the following as parameters"
+msgstr ""
+
+#: opts.c:892
+msgid "The following options are specific to the language "
+msgstr ""
+
+#: opts.c:896
+msgid "The following options are supported by, amoung others, the language "
+msgstr ""
+
+#: opts.c:906
+msgid "The following options are not documented"
+msgstr ""
+
+#: opts.c:917
+msgid "The following options are language-related"
msgstr ""
-#: opts.c:1213
-msgid "The --param option recognizes the following as parameters:\n"
+#: opts.c:1043
+#, c-format
+msgid "warning: unrecognized argument to --help= switch: %.*s\n"
msgstr ""
#: protoize.c:583
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 ""
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 ""
"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 ""
#. 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 ""
#. 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 ""
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 ""
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 ""
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 ""
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 ""
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 ""
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 ""
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 ""
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 ""
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 ""
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 ""
msgid "CONTAINS\n"
msgstr ""
-#: fortran/error.c:137
+#: fortran/error.c:204
#, no-c-format
-msgid "In file %s:%d\n"
+msgid " Included at %s:%d:"
msgstr ""
-#: fortran/error.c:152
+#: fortran/error.c:315
#, no-c-format
-msgid " Included at %s:%d\n"
+msgid "<During initialization>\n"
msgstr ""
-#: fortran/error.c:204
+#: fortran/error.c:603
#, no-c-format
-msgid "<During initialization>\n"
+msgid "Error count reached limit of %d."
msgstr ""
-#: fortran/error.c:479 fortran/error.c:535 fortran/error.c:561
+#: fortran/error.c:622 fortran/error.c:677 fortran/error.c:714
msgid "Warning:"
msgstr ""
-#: fortran/error.c:537 fortran/error.c:611 fortran/error.c:635
+#: fortran/error.c:679 fortran/error.c:762 fortran/error.c:788
msgid "Error:"
msgstr ""
-#: fortran/error.c:656
+#: fortran/error.c:812
msgid "Fatal Error:"
msgstr ""
-#: fortran/error.c:675
+#: fortran/error.c:831
#, no-c-format
msgid "Internal Error at (1):"
msgstr ""
-#: fortran/expr.c:258
+#: fortran/expr.c:254
#, c-format
msgid "Constant expression required at %C"
msgstr ""
-#: fortran/expr.c:261
+#: fortran/expr.c:257
#, c-format
msgid "Integer expression required at %C"
msgstr ""
-#: fortran/expr.c:266
+#: fortran/expr.c:262
#, c-format
msgid "Integer value too large in expression at %C"
msgstr ""
-#: fortran/expr.c:937 fortran/expr.c:1114
+#: fortran/expr.c:925 fortran/expr.c:1082 fortran/expr.c:1133
#, no-c-format
msgid "index in dimension %d is out of bounds at %L"
msgstr ""
-#: fortran/expr.c:1553
+#: fortran/expr.c:1585
#, no-c-format
msgid "Numeric or CHARACTER operands are required in expression at %L"
msgstr ""
-#: fortran/expr.c:1573
+#: fortran/expr.c:1605
#, no-c-format
-msgid "Exponent at %L must be INTEGER for an initialization expression"
+msgid "Fortran 2003: Noninteger exponent in an initialization expression at %L"
msgstr ""
-#: fortran/expr.c:1586
+#: fortran/expr.c:1620
#, no-c-format
msgid ""
"Concatenation operator in expression at %L must have two CHARACTER operands"
msgstr ""
-#: fortran/expr.c:1593
+#: fortran/expr.c:1627
#, no-c-format
msgid "Concat operator at %L must concatenate strings of the same kind"
msgstr ""
-#: fortran/expr.c:1603
+#: fortran/expr.c:1637
#, no-c-format
msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
msgstr ""
-#: fortran/expr.c:1619
+#: fortran/expr.c:1653
#, no-c-format
msgid "LOGICAL operands are required in expression at %L"
msgstr ""
-#: fortran/expr.c:1630
+#: fortran/expr.c:1664
#, no-c-format
msgid "Only intrinsic operators can be used in expression at %L"
msgstr ""
-#: fortran/expr.c:1638
+#: fortran/expr.c:1672
#, no-c-format
msgid "Numeric operands are required in expression at %L"
msgstr ""
-#: fortran/expr.c:1702
+#: fortran/expr.c:1736
#, no-c-format
msgid "assumed character length variable '%s' in constant expression at %L"
msgstr ""
-#: fortran/expr.c:1755
+#: fortran/expr.c:1789
#, no-c-format
msgid ""
"Function '%s' in initialization expression at %L must be an intrinsic "
"function"
msgstr ""
-#: fortran/expr.c:1777
+#: fortran/expr.c:1814
#, no-c-format
msgid ""
"Parameter '%s' at %L has not been declared or is a variable, which does not "
"reduce to a constant expression"
msgstr ""
-#: fortran/expr.c:1862
+#: fortran/expr.c:1899
#, no-c-format
msgid "Initialization expression didn't reduce %C"
msgstr ""
-#: fortran/expr.c:1906
+#: fortran/expr.c:1942
#, no-c-format
msgid "Specification function '%s' at %L cannot be a statement function"
msgstr ""
-#: fortran/expr.c:1913
+#: fortran/expr.c:1949
#, no-c-format
msgid "Specification function '%s' at %L cannot be an internal function"
msgstr ""
-#: fortran/expr.c:1920
+#: fortran/expr.c:1956
#, no-c-format
msgid "Specification function '%s' at %L must be PURE"
msgstr ""
-#: fortran/expr.c:1927
+#: fortran/expr.c:1963
#, no-c-format
msgid "Specification function '%s' at %L cannot be RECURSIVE"
msgstr ""
-#: fortran/expr.c:1984
+#: fortran/expr.c:2020
#, no-c-format
msgid "Dummy argument '%s' at %L cannot be OPTIONAL"
msgstr ""
-#: fortran/expr.c:1991
+#: fortran/expr.c:2027
#, no-c-format
msgid "Dummy argument '%s' at %L cannot be INTENT(OUT)"
msgstr ""
-#: fortran/expr.c:2011
+#: fortran/expr.c:2049
#, no-c-format
msgid "Variable '%s' cannot appear in the expression at %L"
msgstr ""
-#: fortran/expr.c:2059
+#: fortran/expr.c:2097
#, no-c-format
msgid "Expression at %L must be of INTEGER type"
msgstr ""
-#: fortran/expr.c:2065
+#: fortran/expr.c:2103
#, no-c-format
msgid "Expression at %L must be scalar"
msgstr ""
-#: fortran/expr.c:2093
+#: fortran/expr.c:2130
#, no-c-format
msgid "Incompatible ranks in %s at %L"
msgstr ""
-#: fortran/expr.c:2107
+#: fortran/expr.c:2144
#, no-c-format
msgid "different shape for %s at %L on dimension %d (%d/%d)"
msgstr ""
-#: fortran/expr.c:2140
+#: fortran/expr.c:2190 fortran/expr.c:2351
#, no-c-format
-msgid "Can't assign to INTENT(IN) variable '%s' at %L"
+msgid "Cannot assign to INTENT(IN) variable '%s' at %L"
msgstr ""
-#: fortran/expr.c:2184
+#: fortran/expr.c:2233
#, no-c-format
msgid "'%s' at %L is not a VALUE"
msgstr ""
-#: fortran/expr.c:2191
+#: fortran/expr.c:2240
#, no-c-format
msgid "Incompatible ranks %d and %d in assignment at %L"
msgstr ""
-#: fortran/expr.c:2198
+#: fortran/expr.c:2247
#, no-c-format
msgid "Variable type is UNKNOWN in assignment at %L"
msgstr ""
-#: fortran/expr.c:2205
+#: fortran/expr.c:2254
#, no-c-format
msgid "NULL appears on right-hand side in assignment at %L"
msgstr ""
-#: fortran/expr.c:2215
+#: fortran/expr.c:2264
#, no-c-format
-msgid "Vector assignment to assumed-size Cray Pointee at %L is illegal."
+msgid "Vector assignment to assumed-size Cray Pointee at %L is illegal"
msgstr ""
-#: fortran/expr.c:2224
+#: fortran/expr.c:2273
#, no-c-format
msgid "POINTER valued function appears on right-hand side of assignment at %L"
msgstr ""
-#: fortran/expr.c:2229
+#: fortran/expr.c:2278
msgid "Array assignment"
msgstr ""
-#: fortran/expr.c:2246
+#: fortran/expr.c:2295
#, no-c-format
msgid "Incompatible types in assignment at %L, %s to %s"
msgstr ""
-#: fortran/expr.c:2269
+#: fortran/expr.c:2320
#, no-c-format
msgid "Pointer assignment target is not a POINTER at %L"
msgstr ""
-#: fortran/expr.c:2277
+#: fortran/expr.c:2328
#, no-c-format
msgid ""
"'%s' in the pointer assignment at %L cannot be an l-value since it is a "
"procedure"
msgstr ""
-#: fortran/expr.c:2286
+#: fortran/expr.c:2358
#, no-c-format
msgid "Pointer assignment to non-POINTER at %L"
msgstr ""
-#: fortran/expr.c:2294
+#: fortran/expr.c:2366
#, no-c-format
msgid "Bad pointer object in PURE procedure at %L"
msgstr ""
-#: fortran/expr.c:2307
+#: fortran/expr.c:2378
#, no-c-format
msgid "Different types in pointer assignment at %L"
msgstr ""
-#: fortran/expr.c:2314
+#: fortran/expr.c:2385
#, no-c-format
msgid "Different kind type parameters in pointer assignment at %L"
msgstr ""
-#: fortran/expr.c:2321
+#: fortran/expr.c:2392
#, no-c-format
msgid "Different ranks in pointer assignment at %L"
msgstr ""
-#: fortran/expr.c:2335
+#: fortran/expr.c:2406
#, no-c-format
msgid "Different character lengths in pointer assignment at %L"
msgstr ""
-#: fortran/expr.c:2343
+#: fortran/expr.c:2414
#, no-c-format
msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
msgstr ""
-#: fortran/expr.c:2350
+#: fortran/expr.c:2421
#, no-c-format
msgid "Bad target in pointer assignment in PURE procedure at %L"
msgstr ""
-#: fortran/expr.c:2356
+#: fortran/expr.c:2427
#, no-c-format
msgid "Pointer assignment with vector subscript on rhs at %L"
msgstr ""
-#: fortran/gfortranspec.c:230
-#, c-format
+#: fortran/expr.c:2434
+#, no-c-format
+msgid "Pointer assigment target has PROTECTED attribute at %L"
+msgstr ""
+
+#: fortran/gfortranspec.c:231
+#, c-format
msgid "overflowed output arg list for '%s'"
msgstr ""
-#: fortran/gfortranspec.c:350
+#: fortran/gfortranspec.c:351
#, c-format
msgid ""
"GNU Fortran comes with NO WARRANTY, to the extent permitted by law.\n"
"\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 ""
msgid "Loop variable '%s' at %C cannot be INTENT(IN)"
msgstr ""
-#: fortran/match.c:541
-#, no-c-format
-msgid "Loop variable at %C cannot have the POINTER attribute"
-msgstr ""
-
-#: fortran/match.c:571
+#: fortran/match.c:565
#, no-c-format
msgid "Expected a step value in iterator at %C"
msgstr ""
-#: fortran/match.c:583
+#: fortran/match.c:577
#, no-c-format
msgid "Syntax error in iterator at %C"
msgstr ""
-#: fortran/match.c:819
+#: fortran/match.c:813
#, no-c-format
msgid "Invalid form of PROGRAM statement at %C"
msgstr ""
-#: fortran/match.c:939 fortran/match.c:1015
+#: fortran/match.c:854
+#, no-c-format
+msgid "Setting value of PROTECTED variable at %C"
+msgstr ""
+
+#: fortran/match.c:907
+#, no-c-format
+msgid "Assigning to a PROTECTED pointer at %C"
+msgstr ""
+
+#: fortran/match.c:951 fortran/match.c:1024
#, no-c-format
-msgid "Obsolete: arithmetic IF statement at %C"
+msgid "Obsolescent: arithmetic IF statement at %C"
msgstr ""
-#: fortran/match.c:986
+#: fortran/match.c:999
#, no-c-format
msgid "Syntax error in IF-expression at %C"
msgstr ""
-#: fortran/match.c:998
+#: fortran/match.c:1010
#, no-c-format
msgid "Block label not appropriate for arithmetic IF statement at %C"
msgstr ""
-#: fortran/match.c:1040
+#: fortran/match.c:1048
#, no-c-format
msgid "Block label is not appropriate IF statement at %C"
msgstr ""
-#: fortran/match.c:1120 fortran/primary.c:2326
+#: fortran/match.c:1127 fortran/primary.c:2410
#, no-c-format
msgid "Cannot assign to a named constant at %C"
msgstr ""
-#: fortran/match.c:1130
+#: fortran/match.c:1137
#, no-c-format
msgid "Unclassifiable statement in IF-clause at %C"
msgstr ""
-#: fortran/match.c:1137
+#: fortran/match.c:1144
#, no-c-format
msgid "Syntax error in IF-clause at %C"
msgstr ""
-#: fortran/match.c:1181
+#: fortran/match.c:1188
#, no-c-format
msgid "Unexpected junk after ELSE statement at %C"
msgstr ""
-#: fortran/match.c:1187 fortran/match.c:1222
+#: fortran/match.c:1194 fortran/match.c:1229
#, no-c-format
msgid "Label '%s' at %C doesn't match IF label '%s'"
msgstr ""
-#: fortran/match.c:1216
+#: fortran/match.c:1223
#, no-c-format
msgid "Unexpected junk after ELSE IF statement at %C"
msgstr ""
-#: fortran/match.c:1379
+#: fortran/match.c:1384
#, no-c-format
msgid "Name '%s' in %s statement at %C is not a loop name"
msgstr ""
-#: fortran/match.c:1396
+#: fortran/match.c:1401
#, no-c-format
msgid "%s statement at %C is not within a loop"
msgstr ""
-#: fortran/match.c:1399
+#: fortran/match.c:1404
#, no-c-format
msgid "%s statement at %C is not within loop '%s'"
msgstr ""
-#: fortran/match.c:1407
+#: fortran/match.c:1412
#, no-c-format
msgid "%s statement at %C leaving OpenMP structured block"
msgstr ""
-#: fortran/match.c:1420
+#: fortran/match.c:1425
#, no-c-format
msgid "EXIT statement at %C terminating !$OMP DO loop"
msgstr ""
-#: fortran/match.c:1475
+#: fortran/match.c:1478
#, no-c-format
msgid "Too many digits in STOP code at %C"
msgstr ""
-#: fortran/match.c:1528
+#: fortran/match.c:1530
#, no-c-format
msgid "Obsolete: PAUSE statement at %C"
msgstr ""
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"
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 ""
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 ""
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 ""
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 ""
#. 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 ""
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 "
#. element in the list. Either way, we must
#. issue an error and get the next case from P.
#. FIXME: Sort P and Q by line number.
-#: fortran/resolve.c:3780
+#: fortran/resolve.c:3936
#, no-c-format
msgid "CASE label at %L overlaps with CASE label at %L"
msgstr ""
-#: fortran/resolve.c:3831
+#: fortran/resolve.c:3987
#, no-c-format
msgid "Expression in CASE statement at %L must be of type %s"
msgstr ""
-#: fortran/resolve.c:3842
+#: fortran/resolve.c:3998
#, no-c-format
msgid "Expression in CASE statement at %L must be kind %d"
msgstr ""
-#: fortran/resolve.c:3854
+#: fortran/resolve.c:4010
#, no-c-format
msgid "Expression in CASE statement at %L must be scalar"
msgstr ""
-#: fortran/resolve.c:3901
+#: fortran/resolve.c:4056
#, no-c-format
msgid ""
"Selection expression in computed GOTO statement at %L must be a scalar "
"integer expression"
msgstr ""
-#: fortran/resolve.c:3919
+#: fortran/resolve.c:4074
#, no-c-format
msgid "Argument of SELECT statement at %L cannot be %s"
msgstr ""
-#: fortran/resolve.c:3928
+#: fortran/resolve.c:4083
#, no-c-format
msgid "Argument of SELECT statement at %L must be a scalar expression"
msgstr ""
-#: fortran/resolve.c:3993
+#: fortran/resolve.c:4148
#, no-c-format
msgid ""
"The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
msgstr ""
-#: fortran/resolve.c:4020
+#: fortran/resolve.c:4174
#, no-c-format
msgid "Logical range in CASE statement at %L is not allowed"
msgstr ""
-#: fortran/resolve.c:4032
+#: fortran/resolve.c:4186
#, no-c-format
msgid "constant logical value in CASE statement is repeated at %L"
msgstr ""
-#: fortran/resolve.c:4046
+#: fortran/resolve.c:4200
#, no-c-format
msgid "Range specification at %L can never be matched"
msgstr ""
-#: fortran/resolve.c:4149
+#: fortran/resolve.c:4303
#, no-c-format
msgid "Logical SELECT CASE block at %L has more that two cases"
msgstr ""
-#: fortran/resolve.c:4188
+#: fortran/resolve.c:4341
#, no-c-format
msgid "Data transfer element at %L cannot have POINTER components"
msgstr ""
-#: fortran/resolve.c:4195
+#: fortran/resolve.c:4348
#, no-c-format
msgid "Data transfer element at %L cannot have ALLOCATABLE components"
msgstr ""
-#: fortran/resolve.c:4202
+#: fortran/resolve.c:4355
#, no-c-format
msgid "Data transfer element at %L cannot have PRIVATE components"
msgstr ""
-#: fortran/resolve.c:4211
+#: fortran/resolve.c:4364
#, no-c-format
msgid ""
"Data transfer element at %L cannot be a full reference to an assumed-size "
"array"
msgstr ""
-#: fortran/resolve.c:4245
+#: fortran/resolve.c:4398
#, no-c-format
msgid ""
"Statement at %L is not a valid branch target statement for the branch "
"statement at %L"
msgstr ""
-#: fortran/resolve.c:4254
+#: fortran/resolve.c:4407
#, no-c-format
msgid "Branch at %L causes an infinite loop"
msgstr ""
-#: fortran/resolve.c:4287
+#. The label is not in an enclosing block, so illegal. This was
+#. allowed in Fortran 66, so we allow it as extension. We also
+#. forego further checks if we run into this.
+#: fortran/resolve.c:4439
#, no-c-format
msgid "Label at %L is not in the same block as the GOTO statement at %L"
msgstr ""
-#: fortran/resolve.c:4303
+#: fortran/resolve.c:4454
#, no-c-format
msgid "Obsolete: GOTO at %L jumps to END of construct at %L"
msgstr ""
-#: fortran/resolve.c:4377
+#: fortran/resolve.c:4528
#, no-c-format
msgid "WHERE mask at %L has inconsistent shape"
msgstr ""
-#: fortran/resolve.c:4393
+#: fortran/resolve.c:4544
#, no-c-format
msgid "WHERE assignment target at %L has inconsistent shape"
msgstr ""
-#: fortran/resolve.c:4403 fortran/resolve.c:4602
+#: fortran/resolve.c:4559 fortran/resolve.c:4765
#, no-c-format
msgid "Unsupported statement inside WHERE at %L"
msgstr ""
-#: fortran/resolve.c:4479
+#: fortran/resolve.c:4635
#, no-c-format
msgid "expression reference type error at %L"
msgstr ""
-#: fortran/resolve.c:4511
+#: fortran/resolve.c:4667
#, no-c-format
msgid "Unsupported statement while finding forall index in expression"
msgstr ""
-#: fortran/resolve.c:4558
+#: fortran/resolve.c:4714
#, no-c-format
msgid "Assignment to a FORALL index variable at %L"
msgstr ""
-#: fortran/resolve.c:4566
+#: fortran/resolve.c:4722
#, no-c-format
msgid ""
"The FORALL with index '%s' cause more than one assignment to this object at %"
"L"
msgstr ""
-#: fortran/resolve.c:4691
+#: fortran/resolve.c:4858
#, no-c-format
msgid "An outer FORALL construct already has an index with this name %L"
msgstr ""
-#: fortran/resolve.c:4703 fortran/resolve.c:4706 fortran/resolve.c:4709
+#: fortran/resolve.c:4870 fortran/resolve.c:4873 fortran/resolve.c:4876
#, no-c-format
msgid ""
"A FORALL index must not appear in a limit or stride expression in the same "
"FORALL at %L"
msgstr ""
-#: fortran/resolve.c:4752
-#, no-c-format
-msgid "ELSE IF clause at %L requires a scalar LOGICAL expression"
-msgstr ""
-
-#: fortran/resolve.c:4762
+#: fortran/resolve.c:4926
#, no-c-format
msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
msgstr ""
-#: fortran/resolve.c:4892
+#: fortran/resolve.c:5056
#, no-c-format
msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
msgstr ""
-#: fortran/resolve.c:4895
+#: fortran/resolve.c:5059
#, no-c-format
msgid "Variable '%s' has not been assigned a target label at %L"
msgstr ""
-#: fortran/resolve.c:4906
+#: fortran/resolve.c:5070
#, no-c-format
msgid ""
"Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
msgstr ""
-#: fortran/resolve.c:4921
+#: fortran/resolve.c:5085
#, no-c-format
msgid "Subroutine '%s' called instead of assignment at %L must be PURE"
msgstr ""
-#: fortran/resolve.c:4934
+#: fortran/resolve.c:5113
+#, no-c-format
+msgid "rhs of CHARACTER assignment at %L will be truncated (%d/%d)"
+msgstr ""
+
+#: fortran/resolve.c:5121
#, no-c-format
msgid "Cannot assign to variable '%s' in PURE procedure at %L"
msgstr ""
-#: fortran/resolve.c:4943
+#: fortran/resolve.c:5131
#, no-c-format
msgid ""
"Right side of assignment at %L is a derived type containing a POINTER in a "
"PURE procedure"
msgstr ""
-#: fortran/resolve.c:4963
+#: fortran/resolve.c:5151
#, no-c-format
msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
msgstr ""
-#: fortran/resolve.c:4978
+#: fortran/resolve.c:5166
#, no-c-format
msgid "Arithmetic IF statement at %L requires a numeric expression"
msgstr ""
-#: fortran/resolve.c:5020
+#: fortran/resolve.c:5208
#, no-c-format
msgid ""
"Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
msgstr ""
-#: fortran/resolve.c:5027
+#: fortran/resolve.c:5215
#, no-c-format
msgid "STAT tag in ALLOCATE statement at %L must be of type INTEGER"
msgstr ""
-#: fortran/resolve.c:5039
+#: fortran/resolve.c:5227
#, no-c-format
msgid "STAT tag in DEALLOCATE statement at %L must be of type INTEGER"
msgstr ""
-#: fortran/resolve.c:5105
+#: fortran/resolve.c:5292
#, no-c-format
msgid "FORALL mask clause at %L requires a LOGICAL expression"
msgstr ""
-#: fortran/resolve.c:5308
+#: fortran/resolve.c:5494
#, no-c-format
msgid "Allocatable array '%s' at %L must have a deferred shape"
msgstr ""
-#: fortran/resolve.c:5311
+#: fortran/resolve.c:5497
#, no-c-format
msgid "Scalar object '%s' at %L may not be ALLOCATABLE"
msgstr ""
-#: fortran/resolve.c:5318
+#: fortran/resolve.c:5504
#, no-c-format
msgid "Array pointer '%s' at %L must have a deferred shape"
msgstr ""
-#: fortran/resolve.c:5329
+#: fortran/resolve.c:5515
#, no-c-format
msgid "Array '%s' at %L cannot have a deferred shape"
msgstr ""
-#: fortran/resolve.c:5369
+#: fortran/resolve.c:5572
#, no-c-format
msgid "The module or main program array '%s' at %L must have constant shape"
msgstr ""
-#: fortran/resolve.c:5383
+#: fortran/resolve.c:5586
#, no-c-format
msgid ""
"Entity with assumed character length at %L must be a dummy argument or a "
"PARAMETER"
msgstr ""
-#: fortran/resolve.c:5402
+#: fortran/resolve.c:5605
#, no-c-format
msgid "'%s' at %L must have constant character length in this context"
msgstr ""
-#: fortran/resolve.c:5440
+#: fortran/resolve.c:5643
#, no-c-format
msgid "Allocatable '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:5443
+#: fortran/resolve.c:5646
#, no-c-format
msgid "External '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:5446
+#: fortran/resolve.c:5649
#, no-c-format
msgid "Dummy '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:5449
+#: fortran/resolve.c:5652
#, no-c-format
msgid "Intrinsic '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:5452
+#: fortran/resolve.c:5655
#, no-c-format
msgid "Function result '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:5455
+#: fortran/resolve.c:5658
#, no-c-format
msgid "Automatic array '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:5470
+#: fortran/resolve.c:5673
#, no-c-format
msgid ""
"The type %s cannot be host associated at %L because it is blocked by an "
"incompatible object of the same name at %L"
msgstr ""
-#: fortran/resolve.c:5493
+#: fortran/resolve.c:5697
#, no-c-format
msgid "Object '%s' at %L must have the SAVE attribute %s"
msgstr ""
-#: fortran/resolve.c:5526
+#: fortran/resolve.c:5723
+#, no-c-format
+msgid "Although not referenced, '%s' at %L has ambiguous interfaces"
+msgstr ""
+
+#: fortran/resolve.c:5737
#, no-c-format
msgid ""
"Character-valued statement function '%s' at %L must have constant length"
msgstr ""
-#: fortran/resolve.c:5549
+#: fortran/resolve.c:5745
+#, no-c-format
+msgid ""
+"Automatic character length function '%s' at %L must have an explicit "
+"interface"
+msgstr ""
+
+#: fortran/resolve.c:5769
#, no-c-format
msgid ""
"'%s' is of a PRIVATE type and cannot be a dummy argument of '%s', which is "
"PUBLIC at %L"
msgstr ""
-#: fortran/resolve.c:5564
+#: fortran/resolve.c:5784
#, no-c-format
msgid "External object '%s' at %L may not have an initializer"
msgstr ""
-#: fortran/resolve.c:5572
+#: fortran/resolve.c:5792
#, no-c-format
msgid "ELEMENTAL function '%s' at %L must have a scalar result"
msgstr ""
-#: fortran/resolve.c:5593
+#: fortran/resolve.c:5813
#, no-c-format
msgid "CHARACTER(*) function '%s' at %L cannot be array-valued"
msgstr ""
-#: fortran/resolve.c:5597
+#: fortran/resolve.c:5817
#, no-c-format
msgid "CHARACTER(*) function '%s' at %L cannot be pointer-valued"
msgstr ""
-#: fortran/resolve.c:5601
+#: fortran/resolve.c:5821
#, no-c-format
msgid "CHARACTER(*) function '%s' at %L cannot be pure"
msgstr ""
-#: fortran/resolve.c:5605
+#: fortran/resolve.c:5825
#, no-c-format
msgid "CHARACTER(*) function '%s' at %L cannot be recursive"
msgstr ""
-#: fortran/resolve.c:5614
+#: fortran/resolve.c:5834
#, no-c-format
msgid "CHARACTER(*) function '%s' at %L is obsolescent in fortran 95"
msgstr ""
-#: fortran/resolve.c:5639
+#: fortran/resolve.c:5859
#, no-c-format
msgid ""
"Character length of component '%s' needs to be a constant specification "
-"expression at %L."
+"expression at %L"
msgstr ""
-#: fortran/resolve.c:5654
+#: fortran/resolve.c:5874
#, no-c-format
msgid ""
"The component '%s' is a PRIVATE type and cannot be a component of '%s', "
"which is PUBLIC at %L"
msgstr ""
-#: fortran/resolve.c:5664
+#: fortran/resolve.c:5884
#, no-c-format
msgid ""
"Component %s of SEQUENCE type declared at %L does not have the SEQUENCE "
"attribute"
msgstr ""
-#: fortran/resolve.c:5674
+#: fortran/resolve.c:5894
#, no-c-format
msgid ""
"The pointer component '%s' of '%s' at %L is a type that has not been declared"
msgstr ""
-#: fortran/resolve.c:5692
+#: fortran/resolve.c:5912
#, no-c-format
-msgid "Component '%s' of '%s' at %L must have constant array bounds."
+msgid "Component '%s' of '%s' at %L must have constant array bounds"
msgstr ""
-#: fortran/resolve.c:5733
+#: fortran/resolve.c:5953
#, no-c-format
msgid "PRIVATE symbol '%s' cannot be member of PUBLIC namelist at %L"
msgstr ""
-#: fortran/resolve.c:5746
+#: fortran/resolve.c:5966
#, no-c-format
msgid "The array '%s' must have constant shape to be a NAMELIST object at %L"
msgstr ""
-#: fortran/resolve.c:5759
+#: fortran/resolve.c:5979
#, no-c-format
msgid "NAMELIST object '%s' at %L cannot have ALLOCATABLE components"
msgstr ""
-#: fortran/resolve.c:5778
+#: fortran/resolve.c:5998
#, no-c-format
msgid "PROCEDURE attribute conflicts with NAMELIST attribute in '%s' at %L"
msgstr ""
-#: fortran/resolve.c:5795
+#: fortran/resolve.c:6015
#, no-c-format
msgid "Parameter array '%s' at %L cannot be automatic or assumed shape"
msgstr ""
-#: fortran/resolve.c:5807
+#: fortran/resolve.c:6026
#, no-c-format
msgid ""
"Implicitly typed PARAMETER '%s' at %L doesn't match a later IMPLICIT type"
msgstr ""
-#: fortran/resolve.c:5818
+#: fortran/resolve.c:6037
#, no-c-format
msgid "Incompatible derived type in PARAMETER at %L"
msgstr ""
-#: fortran/resolve.c:5920
+#: fortran/resolve.c:6139
#, no-c-format
msgid "Assumed size array at %L must be a dummy argument"
msgstr ""
-#: fortran/resolve.c:5923
+#: fortran/resolve.c:6142
#, no-c-format
msgid "Assumed shape array at %L must be a dummy argument"
msgstr ""
-#: fortran/resolve.c:5936
+#: fortran/resolve.c:6154
#, no-c-format
msgid "Symbol at %L is not a DUMMY variable"
msgstr ""
-#: fortran/resolve.c:5951
+#: fortran/resolve.c:6160
#, no-c-format
msgid ""
-"The derived type '%s' at %L is of type '%s', which has not been defined."
+"'%s' at %L cannot have the VALUE attribute because it is not a dummy argument"
msgstr ""
-#: fortran/resolve.c:5970
+#: fortran/resolve.c:6170
+#, no-c-format
+msgid ""
+"Character dummy variable '%s' at %L with VALUE attribute must have constant "
+"length"
+msgstr ""
+
+#: fortran/resolve.c:6187
+#, no-c-format
+msgid "The derived type '%s' at %L is of type '%s', which has not been defined"
+msgstr ""
+
+#: fortran/resolve.c:6206
#, no-c-format
msgid ""
"The INTENT(OUT) dummy argument '%s' at %L is ASSUMED SIZE and so cannot have "
"a default initializer"
msgstr ""
-#: fortran/resolve.c:6010
+#: fortran/resolve.c:6244
#, no-c-format
msgid "Intrinsic at %L does not exist"
msgstr ""
-#: fortran/resolve.c:6034
+#: fortran/resolve.c:6277
#, no-c-format
msgid "Threadprivate at %L isn't SAVEd"
msgstr ""
-#: fortran/resolve.c:6109
+#: fortran/resolve.c:6354
#, no-c-format
msgid "BLOCK DATA element '%s' at %L must be in COMMON"
msgstr ""
-#: fortran/resolve.c:6153
+#: fortran/resolve.c:6398
#, no-c-format
msgid "Nonconstant array section at %L in DATA statement"
msgstr ""
-#: fortran/resolve.c:6166
+#: fortran/resolve.c:6411
#, no-c-format
msgid "DATA statement at %L has more variables than values"
msgstr ""
-#: fortran/resolve.c:6364
+#: fortran/resolve.c:6503
+#, no-c-format
+msgid "iterator start at %L does not simplify"
+msgstr ""
+
+#: fortran/resolve.c:6510
+#, no-c-format
+msgid "iterator end at %L does not simplify"
+msgstr ""
+
+#: fortran/resolve.c:6517
+#, no-c-format
+msgid "iterator step at %L does not simplify"
+msgstr ""
+
+#: fortran/resolve.c:6639
#, no-c-format
msgid "DATA statement at %L has more values than variables"
msgstr ""
-#: fortran/resolve.c:6440
+#: fortran/resolve.c:6715
#, no-c-format
msgid "Label %d at %L defined but not used"
msgstr ""
-#: fortran/resolve.c:6445
+#: fortran/resolve.c:6720
#, no-c-format
msgid "Label %d at %L defined but cannot be used"
msgstr ""
-#: fortran/resolve.c:6530
+#: fortran/resolve.c:6805
#, no-c-format
msgid ""
"Derived type variable '%s' at %L must have SEQUENCE attribute to be an "
"EQUIVALENCE object"
msgstr ""
-#: fortran/resolve.c:6538
+#: fortran/resolve.c:6814
#, no-c-format
msgid ""
"Derived type variable '%s' at %L cannot have ALLOCATABLE components to be an "
"EQUIVALENCE object"
msgstr ""
-#: fortran/resolve.c:6553
+#: fortran/resolve.c:6831
#, no-c-format
msgid ""
"Derived type variable '%s' at %L with pointer component(s) cannot be an "
"EQUIVALENCE object"
msgstr ""
-#: fortran/resolve.c:6560
+#: fortran/resolve.c:6839
#, no-c-format
msgid ""
"Derived type variable '%s' at %L with default initializer cannot be an "
"EQUIVALENCE object"
msgstr ""
-#: fortran/resolve.c:6661
+#: fortran/resolve.c:6944
#, no-c-format
msgid "Syntax error in EQUIVALENCE statement at %L"
msgstr ""
-#: fortran/resolve.c:6678
+#: fortran/resolve.c:6959
+#, no-c-format
+msgid ""
+"Either all or none of the objects in the EQUIVALENCE set at %L shall have "
+"the PROTECTED attribute"
+msgstr ""
+
+#: fortran/resolve.c:6972
#, no-c-format
msgid ""
-"Initialized objects '%s' and '%s' cannot both be in the EQUIVALENCE "
+"Initialized objects '%s' and '%s' cannot both be in the EQUIVALENCE "
"statement at %L"
msgstr ""
-#: fortran/resolve.c:6692
+#: fortran/resolve.c:6986
#, no-c-format
msgid ""
"Common block member '%s' at %L cannot be an EQUIVALENCE object in the pure "
"procedure '%s'"
msgstr ""
-#: fortran/resolve.c:6701
+#: fortran/resolve.c:6995
#, no-c-format
msgid "Named constant '%s' at %L cannot be an EQUIVALENCE object"
msgstr ""
-#: fortran/resolve.c:6780
+#: fortran/resolve.c:7074
#, no-c-format
msgid ""
"Array '%s' at %L with non-constant bounds cannot be an EQUIVALENCE object"
msgstr ""
-#: fortran/resolve.c:6791
+#: fortran/resolve.c:7085
#, no-c-format
msgid "Structure component '%s' at %L cannot be an EQUIVALENCE object"
msgstr ""
-#: fortran/resolve.c:6802
+#: fortran/resolve.c:7096
#, no-c-format
msgid "Substring at %L has length zero"
msgstr ""
-#: fortran/resolve.c:6845
+#: fortran/resolve.c:7139
#, no-c-format
msgid "PUBLIC function '%s' at %L cannot be of PRIVATE type '%s'"
msgstr ""
-#: fortran/resolve.c:6872
+#: fortran/resolve.c:7166
#, no-c-format
msgid "ENTRY '%s' at %L has no IMPLICIT type"
msgstr ""
-#: fortran/resolve.c:6898
+#: fortran/resolve.c:7192
#, no-c-format
msgid "User operator procedure '%s' at %L must be a FUNCTION"
msgstr ""
-#: fortran/resolve.c:6904
+#: fortran/resolve.c:7199
#, no-c-format
msgid "User operator procedure '%s' at %L cannot be assumed character length"
msgstr ""
-#: fortran/resolve.c:6910
+#: fortran/resolve.c:7205
#, no-c-format
msgid "User operator procedure '%s' at %L must have at least one argument"
msgstr ""
-#: fortran/resolve.c:6920
+#: fortran/resolve.c:7215
#, no-c-format
msgid "First argument of operator interface at %L cannot be optional"
msgstr ""
-#: fortran/resolve.c:6932
+#: fortran/resolve.c:7227
#, no-c-format
msgid "Second argument of operator interface at %L cannot be optional"
msgstr ""
-#: fortran/resolve.c:6936
+#: fortran/resolve.c:7231
#, no-c-format
msgid "Operator interface at %L must have, at most, two arguments"
msgstr ""
-#: fortran/resolve.c:6969
+#: fortran/resolve.c:7264
#, no-c-format
msgid "Contained procedure '%s' at %L of a PURE procedure must also be PURE"
msgstr ""
-#: fortran/scanner.c:669 fortran/scanner.c:790
+#: fortran/scanner.c:719 fortran/scanner.c:840
#, no-c-format
msgid "Limit of %d continuations exceeded in statement at %C"
msgstr ""
-#: fortran/scanner.c:714
+#: fortran/scanner.c:764
#, no-c-format
msgid "Missing '&' in continued character constant at %C"
msgstr ""
-#: fortran/scanner.c:923
+#: fortran/scanner.c:974
#, no-c-format
msgid "Nonconforming tab character at %C"
msgstr ""
-#: fortran/scanner.c:1014 fortran/scanner.c:1017
+#: fortran/scanner.c:1056 fortran/scanner.c:1059
#, no-c-format
msgid "'&' not allowed by itself in line %d"
msgstr ""
-#: fortran/scanner.c:1046 fortran/scanner.c:1049
+#: fortran/scanner.c:1081 fortran/scanner.c:1084
#, no-c-format
msgid "'&' not allowed by itself with comment in line %d"
msgstr ""
-#: fortran/scanner.c:1065
+#: fortran/scanner.c:1100
#, no-c-format
msgid "Nonconforming tab character in column 1 of line %d"
msgstr ""
-#: fortran/scanner.c:1262
+#: fortran/scanner.c:1298
#, no-c-format
msgid "%s:%d: file %s left but not entered"
msgstr ""
-#: fortran/scanner.c:1289
+#: fortran/scanner.c:1325
#, no-c-format
msgid "%s:%d: Illegal preprocessor directive"
msgstr ""
-#: fortran/scanner.c:1382
+#: fortran/scanner.c:1419
#, no-c-format
msgid "File '%s' is being included recursively"
msgstr ""
-#: fortran/scanner.c:1397
+#: fortran/scanner.c:1434
#, no-c-format
msgid "Can't open file '%s'"
msgstr ""
-#: fortran/scanner.c:1406
+#: fortran/scanner.c:1443
#, no-c-format
msgid "Can't open included file '%s'"
msgstr ""
-#: fortran/scanner.c:1508
+#: fortran/scanner.c:1545
#, c-format
msgid "%s:%3d %s\n"
msgstr ""
-#: fortran/simplify.c:105
+#: fortran/simplify.c:79
#, no-c-format
msgid "Result of %s overflows its kind at %L"
msgstr ""
-#: fortran/simplify.c:109
+#: fortran/simplify.c:84
#, no-c-format
msgid "Result of %s underflows its kind at %L"
msgstr ""
-#: fortran/simplify.c:113
+#: fortran/simplify.c:89
#, no-c-format
msgid "Result of %s is NaN at %L"
msgstr ""
-#: fortran/simplify.c:117
+#: fortran/simplify.c:93
#, no-c-format
msgid "Result of %s gives range error for its kind at %L"
msgstr ""
-#: fortran/simplify.c:139
+#: fortran/simplify.c:116
#, no-c-format
msgid "KIND parameter of %s at %L must be an initialization expression"
msgstr ""
-#: fortran/simplify.c:149
+#: fortran/simplify.c:126
#, no-c-format
msgid "Invalid KIND parameter of %s at %L"
msgstr ""
-#: fortran/simplify.c:246
+#: fortran/simplify.c:263
#, no-c-format
-msgid ""
-"Extended ASCII not implemented: argument of ACHAR at %L must be between 0 "
-"and 127"
+msgid "Argument of ACHAR function at %L outside of range [0,127]"
msgstr ""
-#: fortran/simplify.c:273
+#: fortran/simplify.c:289
#, no-c-format
msgid "Argument of ACOS at %L must be between -1 and 1"
msgstr ""
-#: fortran/simplify.c:295
+#: fortran/simplify.c:311
#, no-c-format
msgid "Argument of ACOSH at %L must not be less than 1"
msgstr ""
-#: fortran/simplify.c:522
+#: fortran/simplify.c:528
#, no-c-format
msgid "Argument of ASIN at %L must be between -1 and 1"
msgstr ""
-#: fortran/simplify.c:578
+#: fortran/simplify.c:584
#, no-c-format
msgid "Argument of ATANH at %L must be inside the range -1 to 1"
msgstr ""
-#: fortran/simplify.c:604
+#: fortran/simplify.c:609
#, no-c-format
msgid ""
"If first argument of ATAN2 %L is zero, then the second argument must not be "
"zero"
msgstr ""
-#: fortran/simplify.c:690
+#: fortran/simplify.c:696
#, no-c-format
-msgid "Bad character in CHAR function at %L"
+msgid "Argument of CHAR function at %L outside of range [0,255]"
msgstr ""
-#: fortran/simplify.c:1228
+#: fortran/simplify.c:1211
#, no-c-format
msgid "Argument of IACHAR at %L must be of length one"
msgstr ""
-#: fortran/simplify.c:1268
+#: fortran/simplify.c:1218
+#, no-c-format
+msgid "Argument of IACHAR function at %L outside of range 0..127"
+msgstr ""
+
+#: fortran/simplify.c:1255
#, no-c-format
msgid "Invalid second argument of IBCLR at %L"
msgstr ""
-#: fortran/simplify.c:1276
+#: fortran/simplify.c:1263
#, no-c-format
msgid "Second argument of IBCLR exceeds bit size at %L"
msgstr ""
-#: fortran/simplify.c:1303
+#: fortran/simplify.c:1297
#, no-c-format
msgid "Invalid second argument of IBITS at %L"
msgstr ""
-#: fortran/simplify.c:1309
+#: fortran/simplify.c:1303
#, no-c-format
msgid "Invalid third argument of IBITS at %L"
msgstr ""
-#: fortran/simplify.c:1320
+#: fortran/simplify.c:1313
#, no-c-format
msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
msgstr ""
-#: fortran/simplify.c:1368
+#: fortran/simplify.c:1355
#, no-c-format
msgid "Invalid second argument of IBSET at %L"
msgstr ""
-#: fortran/simplify.c:1376
+#: fortran/simplify.c:1363
#, no-c-format
msgid "Second argument of IBSET exceeds bit size at %L"
msgstr ""
-#: fortran/simplify.c:1402
+#: fortran/simplify.c:1393
#, no-c-format
msgid "Argument of ICHAR at %L must be of length one"
msgstr ""
-#: fortran/simplify.c:1410
-#, no-c-format
-msgid "Argument of ICHAR at %L out of range of this processor"
-msgstr ""
-
-#: fortran/simplify.c:1618
+#: fortran/simplify.c:1603
#, no-c-format
msgid "Argument of INT at %L is not a valid type"
msgstr ""
-#: fortran/simplify.c:1660
+#: fortran/simplify.c:1645
#, no-c-format
msgid "Argument of %s at %L is not a valid type"
msgstr ""
-#: fortran/simplify.c:1755
+#: fortran/simplify.c:1743
#, no-c-format
msgid "Invalid second argument of ISHFT at %L"
msgstr ""
-#: fortran/simplify.c:1771
+#: fortran/simplify.c:1758
#, no-c-format
msgid "Magnitude of second argument of ISHFT exceeds bit size at %L"
msgstr ""
-#: fortran/simplify.c:1835
+#: fortran/simplify.c:1822
#, no-c-format
msgid "Invalid second argument of ISHFTC at %L"
msgstr ""
-#: fortran/simplify.c:1845
+#: fortran/simplify.c:1836
#, no-c-format
msgid "Invalid third argument of ISHFTC at %L"
msgstr ""
-#: fortran/simplify.c:1860
+#: fortran/simplify.c:1842
+#, no-c-format
+msgid ""
+"Magnitude of third argument of ISHFTC exceeds BIT_SIZE of first argument at %"
+"L"
+msgstr ""
+
+#: fortran/simplify.c:1858
#, no-c-format
msgid "Magnitude of second argument of ISHFTC exceeds third argument at %L"
msgstr ""
-#: fortran/simplify.c:1930
+#: fortran/simplify.c:1861
+#, no-c-format
+msgid ""
+"Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at "
+"%L"
+msgstr ""
+
+#: fortran/simplify.c:1932
#, no-c-format
msgid "Argument of KIND at %L is a DERIVED type"
msgstr ""
-#: fortran/simplify.c:2001
+#: fortran/simplify.c:2003
#, no-c-format
msgid "DIM argument at %L is out of bounds"
msgstr ""
-#: fortran/simplify.c:2141
+#: fortran/simplify.c:2166
#, no-c-format
msgid "Argument of LOG at %L cannot be less than or equal to zero"
msgstr ""
-#: fortran/simplify.c:2154
+#: fortran/simplify.c:2179
#, no-c-format
msgid "Complex argument of LOG at %L cannot be zero"
msgstr ""
-#: fortran/simplify.c:2203
+#: fortran/simplify.c:2222
#, no-c-format
msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
msgstr ""
#. Result is processor-dependent.
-#: fortran/simplify.c:2380
+#: fortran/simplify.c:2399
#, no-c-format
msgid "Second argument MOD at %L is zero"
msgstr ""
#. Result is processor-dependent.
-#: fortran/simplify.c:2391
+#: fortran/simplify.c:2410
#, no-c-format
msgid "Second argument of MOD at %L is zero"
msgstr ""
#. 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 ""
msgid "Letter %c already has an IMPLICIT type at %C"
msgstr ""
-#: fortran/symbol.c:233
+#: fortran/symbol.c:239
#, no-c-format
msgid "Symbol '%s' at %L has no IMPLICIT type"
msgstr ""
-#: fortran/symbol.c:314
+#: fortran/symbol.c:324
#, no-c-format
msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
msgstr ""
-#: fortran/symbol.c:522 fortran/symbol.c:1046
+#: fortran/symbol.c:570 fortran/symbol.c:1125
#, no-c-format
msgid "%s attribute conflicts with %s attribute at %L"
msgstr ""
-#: fortran/symbol.c:525
+#: fortran/symbol.c:573
#, no-c-format
msgid "%s attribute conflicts with %s attribute in '%s' at %L"
msgstr ""
-#: fortran/symbol.c:533
+#: fortran/symbol.c:581
#, no-c-format
-msgid ""
-"In the selected standard, %s attribute conflicts with %s attribute at %L"
+msgid "Fortran 2003: %s attribute with %s attribute at %L"
msgstr ""
-#: fortran/symbol.c:539
+#: fortran/symbol.c:587
#, no-c-format
-msgid ""
-"In the selected standard, %s attribute conflicts with %s attribute in '%s' "
-"at %L"
+msgid "Fortran 2003: %s attribute with %s attribute in '%s' at %L"
msgstr ""
-#: fortran/symbol.c:582
+#: fortran/symbol.c:630
#, no-c-format
msgid "Cannot change attributes of USE-associated symbol at %L"
msgstr ""
-#: fortran/symbol.c:585
+#: fortran/symbol.c:633
#, no-c-format
msgid "Cannot change attributes of USE-associated symbol %s at %L"
msgstr ""
-#: fortran/symbol.c:607
+#: fortran/symbol.c:649
#, no-c-format
-msgid "Cannot change attributes of symbol at %L after it has been used"
+msgid "Duplicate %s attribute specified at %L"
msgstr ""
-#: fortran/symbol.c:623
+#: fortran/symbol.c:788
#, no-c-format
-msgid "Duplicate %s attribute specified at %L"
+msgid "Cray Pointee at %L appears in multiple pointer() statements"
msgstr ""
-#: fortran/symbol.c:765
+#: fortran/symbol.c:806
#, no-c-format
-msgid "Cray Pointee at %L appears in multiple pointer() statements."
+msgid "Duplicate PROTECTED attribute specified at %L"
msgstr ""
-#: fortran/symbol.c:797
+#: fortran/symbol.c:838
#, no-c-format
msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
msgstr ""
-#: fortran/symbol.c:805
+#: fortran/symbol.c:846
#, no-c-format
msgid "Duplicate SAVE attribute specified at %L"
msgstr ""
-#: fortran/symbol.c:1076
+#: fortran/symbol.c:866
#, no-c-format
-msgid "%s procedure at %L is already declared as %s procedure"
+msgid "Duplicate VALUE attribute specified at %L"
msgstr ""
-#: fortran/symbol.c:1111
+#: fortran/symbol.c:885
#, no-c-format
-msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
+msgid "Duplicate VOLATILE attribute specified at %L"
msgstr ""
-#: fortran/symbol.c:1134
+#: fortran/symbol.c:1155
#, no-c-format
-msgid "ACCESS specification at %L was already specified"
+msgid "%s procedure at %L is already declared as %s procedure"
+msgstr ""
+
+#: fortran/symbol.c:1190
+#, no-c-format
+msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
+msgstr ""
+
+#: fortran/symbol.c:1213
+#, no-c-format
+msgid "ACCESS specification at %L was already specified"
msgstr ""
-#: fortran/symbol.c:1154
+#: fortran/symbol.c:1233
#, no-c-format
msgid "Symbol '%s' at %L already has an explicit interface"
msgstr ""
-#: fortran/symbol.c:1203
+#: fortran/symbol.c:1278
#, no-c-format
msgid "Symbol '%s' at %L cannot have a type"
msgstr ""
-#: fortran/symbol.c:1343
+#: fortran/symbol.c:1424
#, no-c-format
msgid "Component '%s' at %C already declared at %L"
msgstr ""
-#: fortran/symbol.c:1421
+#: fortran/symbol.c:1502
#, no-c-format
msgid "Symbol '%s' at %C is ambiguous"
msgstr ""
-#: fortran/symbol.c:1453
+#: fortran/symbol.c:1534
#, no-c-format
msgid "Derived type '%s' at %C is being used before it is defined"
msgstr ""
-#: fortran/symbol.c:1481
+#: fortran/symbol.c:1562
#, no-c-format
msgid "'%s' at %C is not a member of the '%s' structure"
msgstr ""
-#: fortran/symbol.c:1487
+#: fortran/symbol.c:1568
#, no-c-format
msgid "Component '%s' at %C is a PRIVATE component of '%s'"
msgstr ""
-#: fortran/symbol.c:1640
+#: fortran/symbol.c:1721
#, no-c-format
msgid "Duplicate statement label %d at %L and %L"
msgstr ""
-#: fortran/symbol.c:1650
+#: fortran/symbol.c:1731
#, no-c-format
msgid "Label %d at %C already referenced as branch target"
msgstr ""
-#: fortran/symbol.c:1659
+#: fortran/symbol.c:1740
#, no-c-format
msgid "Label %d at %C already referenced as a format label"
msgstr ""
-#: fortran/symbol.c:1701
+#: fortran/symbol.c:1782
#, no-c-format
msgid "Label %d at %C previously used as a FORMAT label"
msgstr ""
-#: fortran/symbol.c:1709
+#: fortran/symbol.c:1790
#, no-c-format
msgid "Label %d at %C previously used as branch target"
msgstr ""
-#: fortran/symbol.c:1962
+#: fortran/symbol.c:2044
#, no-c-format
msgid "Name '%s' at %C is an ambiguous reference to '%s' from module '%s'"
msgstr ""
-#: fortran/symbol.c:1965
+#: fortran/symbol.c:2047
#, no-c-format
msgid ""
"Name '%s' at %C is an ambiguous reference to '%s' from current program unit"
msgstr ""
#. Symbol is from another namespace.
-#: fortran/symbol.c:2102
+#: fortran/symbol.c:2188
#, no-c-format
msgid "Symbol '%s' at %C has already been host associated"
msgstr ""
msgid "COMMON '%s' at %L requires %d bytes of padding at start"
msgstr ""
-#: fortran/trans-decl.c:450
+#: fortran/trans-decl.c:452
#, no-c-format
msgid "storage size not known"
msgstr ""
-#: fortran/trans-decl.c:457
+#: fortran/trans-decl.c:459
#, no-c-format
msgid "storage size not constant"
msgstr ""
-#: fortran/trans-decl.c:2958
+#: fortran/trans-decl.c:2987
#, no-c-format
msgid "Unused parameter %s declared at %L"
msgstr ""
-#: fortran/trans-decl.c:2964
+#: fortran/trans-decl.c:2993
#, no-c-format
msgid "Unused variable %s declared at %L"
msgstr ""
-#: fortran/trans-io.c:994
+#: fortran/trans-expr.c:1951
+#, no-c-format
+msgid "Unknown argument list function at %L"
+msgstr ""
+
+#: fortran/trans-intrinsic.c:771
#, no-c-format
-msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers."
+msgid "'dim' argument of %s intrinsic at %L is not a valid dimension index"
msgstr ""
-#: fortran/trans-stmt.c:159
+#: fortran/trans-intrinsic.c:3402
+msgid "Argument NCOPIES of REPEAT intrinsic is negative"
+msgstr ""
+
+#: fortran/trans-stmt.c:157
msgid "Assigned label is not a target label"
msgstr ""
-#: fortran/trans-stmt.c:186
+#: fortran/trans-stmt.c:184
msgid "Assigned label is not in the list"
msgstr ""
-#: fortran/trans-stmt.c:441
+#: fortran/trans-stmt.c:439
#, no-c-format
msgid "An alternate return at %L without a * dummy argument"
msgstr ""
msgid "Incorrect function return value"
msgstr ""
-#. FIXME: i18n bug here. Order of prints should not be
-#. fixed.
-#: java/gjavah.c:916
-#, c-format
-msgid "ignored method '"
-msgstr ""
-
-#: java/gjavah.c:918
-#, c-format
-msgid "' marked virtual\n"
-msgstr ""
-
-#: java/gjavah.c:2356
-#, c-format
-msgid "Try '"
-msgstr ""
-
-#: java/gjavah.c:2363
-#, c-format
-msgid "Usage: "
-msgstr ""
-
-#: java/gjavah.c:2364
+#: java/jcf-dump.c:1066
#, c-format
-msgid ""
-"Generate C or C++ header files from .class files\n"
-"\n"
+msgid "Not a valid Java .class file.\n"
msgstr ""
-#: java/gjavah.c:2365
+#: java/jcf-dump.c:1072
#, c-format
-msgid " -stubs Generate an implementation stub file\n"
+msgid "error while parsing constant pool\n"
msgstr ""
-#: java/gjavah.c:2366
-#, c-format
-msgid " -jni Generate a JNI header or stub\n"
+#: java/jcf-dump.c:1078 java/jcf-parse.c:1461
+#, gcc-internal-format
+msgid "error in constant pool entry #%d\n"
msgstr ""
-#: java/gjavah.c:2367
+#: java/jcf-dump.c:1088
#, c-format
-msgid " -force Always overwrite output files\n"
+msgid "error while parsing fields\n"
msgstr ""
-#: java/gjavah.c:2368
+#: java/jcf-dump.c:1094
#, c-format
-msgid " -old Unused compatibility option\n"
+msgid "error while parsing methods\n"
msgstr ""
-#: java/gjavah.c:2369
+#: java/jcf-dump.c:1100
#, c-format
-msgid " -trace Unused compatibility option\n"
+msgid "error while parsing final attributes\n"
msgstr ""
-#: java/gjavah.c:2370
+#: java/jcf-dump.c:1137
#, c-format
-msgid " -J OPTION Unused compatibility option\n"
+msgid "Try 'jcf-dump --help' for more information.\n"
msgstr ""
-#: java/gjavah.c:2372
+#: java/jcf-dump.c:1144
#, c-format
-msgid " -add TEXT Insert TEXT into class body\n"
+msgid ""
+"Usage: jcf-dump [OPTION]... CLASS...\n"
+"\n"
msgstr ""
-#: java/gjavah.c:2373
+#: java/jcf-dump.c:1145
#, c-format
-msgid " -append TEXT Insert TEXT after class declaration\n"
+msgid ""
+"Display contents of a class file in readable form.\n"
+"\n"
msgstr ""
-#: java/gjavah.c:2374
+#: java/jcf-dump.c:1146
#, c-format
-msgid " -friend TEXT Insert TEXT as 'friend' declaration\n"
+msgid " -c Disassemble method bodies\n"
msgstr ""
-#: java/gjavah.c:2375
+#: java/jcf-dump.c:1147
#, c-format
-msgid " -prepend TEXT Insert TEXT before start of class\n"
+msgid " --javap Generate output in 'javap' format\n"
msgstr ""
-#: java/gjavah.c:2377 java/jcf-dump.c:917
+#: java/jcf-dump.c:1149
#, c-format
msgid " --classpath PATH Set path to find .class files\n"
msgstr ""
-#: java/gjavah.c:2378 java/jcf-dump.c:918
+#: java/jcf-dump.c:1150
#, c-format
msgid " -IDIR Append directory to class path\n"
msgstr ""
-#: java/gjavah.c:2379 java/jcf-dump.c:919
+#: java/jcf-dump.c:1151
#, c-format
msgid " --bootclasspath PATH Override built-in class path\n"
msgstr ""
-#: java/gjavah.c:2380 java/jcf-dump.c:920
+#: java/jcf-dump.c:1152
#, c-format
msgid " --extdirs PATH Set extensions directory path\n"
msgstr ""
-#: java/gjavah.c:2381
-#, c-format
-msgid " -d DIRECTORY Set output directory name\n"
-msgstr ""
-
-#: java/gjavah.c:2382 java/jcf-dump.c:921 java/jv-scan.c:115
+#: java/jcf-dump.c:1153
#, c-format
msgid " -o FILE Set output file name\n"
msgstr ""
-#: java/gjavah.c:2383
-#, c-format
-msgid " -td DIRECTORY Set temporary directory name\n"
-msgstr ""
-
-#: java/gjavah.c:2385 java/jcf-dump.c:923 java/jv-scan.c:117
+#: java/jcf-dump.c:1155
#, c-format
msgid " --help Print this help, then exit\n"
msgstr ""
-#: java/gjavah.c:2386 java/jcf-dump.c:924 java/jv-scan.c:118
+#: java/jcf-dump.c:1156
#, c-format
msgid " --version Print version number, then exit\n"
msgstr ""
-#: java/gjavah.c:2387 java/jcf-dump.c:925
+#: java/jcf-dump.c:1157
#, c-format
msgid " -v, --verbose Print extra information while running\n"
msgstr ""
-#: java/gjavah.c:2389
+#: java/jcf-dump.c:1159
#, c-format
msgid ""
-" -M Print all dependencies to stdout;\n"
-" suppress ordinary output\n"
+"For bug reporting instructions, please see:\n"
+"%s.\n"
msgstr ""
-#: java/gjavah.c:2391
+#: java/jcf-dump.c:1187 java/jcf-dump.c:1255
#, c-format
-msgid ""
-" -MM Print non-system dependencies to stdout;\n"
-" suppress ordinary output\n"
+msgid "jcf-dump: no classes specified\n"
msgstr ""
-#: java/gjavah.c:2393
+#: java/jcf-dump.c:1275
#, c-format
-msgid " -MD Print all dependencies to stdout\n"
+msgid "Cannot open '%s' for output.\n"
msgstr ""
-#: java/gjavah.c:2394
+#: java/jcf-dump.c:1321
#, c-format
-msgid " -MMD Print non-system dependencies to stdout\n"
+msgid "bad format of .zip/.jar archive\n"
msgstr ""
-#: java/gjavah.c:2397 java/jcf-dump.c:927 java/jv-scan.c:120
+#: java/jcf-dump.c:1439
#, c-format
-msgid ""
-"For bug reporting instructions, please see:\n"
-"%s.\n"
+msgid "Bad byte codes.\n"
msgstr ""
-#: java/gjavah.c:2581
+#: java/jvgenmain.c:48
#, c-format
-msgid "Processing %s\n"
+msgid "Usage: %s [OPTIONS]... CLASSNAMEmain [OUTFILE]\n"
msgstr ""
-#: java/gjavah.c:2591
+#: java/jvgenmain.c:110
#, c-format
-msgid "Found in %s\n"
+msgid "%s: Cannot open output file: %s\n"
msgstr ""
-#: java/jcf-dump.c:834
+#: java/jvgenmain.c:152
#, c-format
-msgid "Not a valid Java .class file.\n"
+msgid "%s: Failed to close output file %s\n"
msgstr ""
-#: java/jcf-dump.c:840
+#: java/jvspec.c:410
#, c-format
-msgid "error while parsing constant pool\n"
-msgstr ""
-
-#: java/jcf-dump.c:846 java/jcf-parse.c:756
-#, gcc-internal-format
-msgid "error in constant pool entry #%d\n"
+msgid "can't specify '-D' without '--main'\n"
msgstr ""
-#: java/jcf-dump.c:856
+#: java/jvspec.c:413
#, c-format
-msgid "error while parsing fields\n"
+msgid "'%s' is not a valid class name"
msgstr ""
-#: java/jcf-dump.c:862
+#: java/jvspec.c:419
#, c-format
-msgid "error while parsing methods\n"
+msgid "--resource requires -o"
msgstr ""
-#: java/jcf-dump.c:868
+#: java/jvspec.c:433
#, c-format
-msgid "error while parsing final attributes\n"
+msgid "cannot specify both -C and -o"
msgstr ""
-#: java/jcf-dump.c:905
+#: java/jvspec.c:445
#, c-format
-msgid "Try 'jcf-dump --help' for more information.\n"
+msgid "cannot create temporary file"
msgstr ""
-#: java/jcf-dump.c:912
+#: java/jvspec.c:467
#, c-format
-msgid ""
-"Usage: jcf-dump [OPTION]... CLASS...\n"
-"\n"
+msgid "using both @FILE with multiple files not implemented"
msgstr ""
-#: java/jcf-dump.c:913
+#: java/jvspec.c:589
#, c-format
-msgid ""
-"Display contents of a class file in readable form.\n"
-"\n"
+msgid "cannot specify 'main' class when not linking"
msgstr ""
-#: java/jcf-dump.c:914
-#, c-format
-msgid " -c Disassemble method bodies\n"
+#: config/i386/nwld.h:35
+msgid "Static linking is not supported.\n"
msgstr ""
-#: java/jcf-dump.c:915
-#, c-format
-msgid " --javap Generate output in 'javap' format\n"
+#: gcc.c:779
+msgid "GCC does not support -C or -CC without -E"
msgstr ""
-#: java/jcf-dump.c:955 java/jcf-dump.c:1023
-#, c-format
-msgid "jcf-dump: no classes specified\n"
+#: gcc.c:807 java/jvspec.c:81 ada/lang-specs.h:34
+msgid "-pg and -fomit-frame-pointer are incompatible"
msgstr ""
-#: java/jcf-dump.c:1043
-#, c-format
-msgid "Cannot open '%s' for output.\n"
+#: gcc.c:983
+msgid "-E or -x required when input is from standard input"
msgstr ""
-#: java/jcf-dump.c:1089
-#, c-format
-msgid "bad format of .zip/.jar archive\n"
+#: config/i386/cygwin.h:29
+msgid "mno-cygwin and mno-win32 are not compatible"
msgstr ""
-#: java/jcf-dump.c:1207
-#, c-format
-msgid "Bad byte codes.\n"
+#: config/i386/cygwin.h:70 config/i386/mingw32.h:58
+msgid "shared and mdll are not compatible"
msgstr ""
-#: java/jv-scan.c:100
-#, c-format
-msgid "Try 'jv-scan --help' for more information.\n"
+#: config/arm/arm.h:143
+msgid "-msoft-float and -mhard_float may not be used together"
msgstr ""
-#: java/jv-scan.c:107
-#, c-format
-msgid ""
-"Usage: jv-scan [OPTION]... FILE...\n"
-"\n"
+#: config/arm/arm.h:145
+msgid "-mbig-endian and -mlittle-endian may not be used together"
msgstr ""
-#: java/jv-scan.c:108
-#, c-format
-msgid ""
-"Print useful information read from Java source files.\n"
-"\n"
+#: config/mcore/mcore.h:57
+msgid "the m210 does not have little endian support"
msgstr ""
-#: java/jv-scan.c:109
-#, c-format
-msgid " --no-assert Don't recognize the assert keyword\n"
+#: config/vax/netbsd-elf.h:42
+msgid "the -shared option is not currently supported for VAX ELF"
msgstr ""
-#: java/jv-scan.c:110
-#, c-format
-msgid " --complexity Print cyclomatic complexity of input file\n"
+#: config/sparc/netbsd-elf.h:126 config/sparc/netbsd-elf.h:145
+#: config/sparc/sol2-bi.h:207 config/sparc/sol2-bi.h:217
+#: config/sparc/linux64.h:211 config/sparc/linux64.h:222
+msgid "may not use both -m32 and -m64"
msgstr ""
-#: java/jv-scan.c:111
-#, c-format
-msgid " --encoding NAME Specify encoding of input file\n"
+#: config/sparc/sol2-bi.h:179 config/sparc/sol2-bi.h:184
+#: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
+msgid "does not support multilib"
msgstr ""
-#: java/jv-scan.c:112
-#, c-format
-msgid " --print-main Print name of class containing 'main'\n"
+#: config/sh/sh.h:460
+msgid "SH2a does not support little-endian"
msgstr ""
-#: java/jv-scan.c:113
-#, c-format
-msgid " --list-class List all classes defined in file\n"
+#: config/i386/sco5.h:189
+msgid "-pg not supported on this platform"
msgstr ""
-#: java/jv-scan.c:114
-#, c-format
-msgid ""
-" --list-filename Print input filename when listing class names\n"
+#: config/i386/sco5.h:190
+msgid "-p and -pp specified - pick one"
msgstr ""
-#: java/jv-scan.c:257
-#, c-format
-msgid "%s: error: "
+#: config/i386/sco5.h:259
+msgid "-G and -static are mutually exclusive"
msgstr ""
-#: java/jv-scan.c:269 java/jv-scan.c:280
-#, c-format
-msgid "%s: warning: "
+#: java/lang-specs.h:34
+msgid "-fjni and -femit-class-files are incompatible"
msgstr ""
-#: java/jvgenmain.c:48
-#, c-format
-msgid "Usage: %s [OPTIONS]... CLASSNAMEmain [OUTFILE]\n"
+#: java/lang-specs.h:35
+msgid "-fjni and -femit-class-file are incompatible"
msgstr ""
-#: java/jvgenmain.c:101
-#, c-format
-msgid "%s: Cannot open output file: %s\n"
+#: java/lang-specs.h:36 java/lang-specs.h:37
+msgid "-femit-class-file should used along with -fsyntax-only"
msgstr ""
-#: java/jvgenmain.c:138
-#, c-format
-msgid "%s: Failed to close output file %s\n"
+#: config/alpha/linux-elf.h:34 config/alpha/linux-elf.h:36 config/linux.h:107
+#: config/linux.h:109 config/rs6000/linux64.h:348 config/rs6000/linux64.h:350
+#: config/sparc/linux.h:127 config/sparc/linux.h:129
+#: config/sparc/linux64.h:152 config/sparc/linux64.h:154
+#: config/rs6000/sysv4.h:900 config/rs6000/sysv4.h:902
+msgid "-mglibc and -muclibc used together"
msgstr ""
-#: java/jvspec.c:427
-#, c-format
-msgid "can't specify '-D' without '--main'\n"
+#: config/vax/vax.h:50 config/vax/vax.h:51
+msgid "profiling not supported with -mg\n"
msgstr ""
-#: java/jvspec.c:430
-#, c-format
-msgid "'%s' is not a valid class name"
+#: config/rs6000/darwin.h:95
+msgid " conflicting code gen style switches are used"
msgstr ""
-#: java/jvspec.c:436
-#, c-format
-msgid "--resource requires -o"
+#: config/s390/tpf.h:120
+msgid "static is not supported on TPF-OS"
msgstr ""
-#: java/jvspec.c:450
-#, c-format
-msgid "cannot specify both -C and -o"
+#: config/mips/mips.h:859 config/arc/arc.h:62
+msgid "may not use both -EB and -EL"
msgstr ""
-#: java/jvspec.c:462
-#, c-format
-msgid "cannot create temporary file"
+#: config/mips/r3900.h:35
+msgid "-mhard-float not supported"
msgstr ""
-#: java/jvspec.c:490
-#, c-format
-msgid "using both @FILE with multiple files not implemented"
+#: config/mips/r3900.h:37
+msgid "-msingle-float and -msoft-float cannot both be specified"
msgstr ""
-#: java/jvspec.c:555
-#, c-format
-msgid "cannot specify 'main' class when not linking"
+#: config/lynx.h:71
+msgid "cannot use mthreads and mlegacy-threads together"
msgstr ""
-#: java/parse-scan.y:879
-#: java/parse.y:961
-#: java/parse.y:1307
-#: java/parse.y:1369
-#: java/parse.y:1577
-#: java/parse.y:1800
-#: java/parse.y:1809
-#: java/parse.y:1820
-#: java/parse.y:1831
-#: java/parse.y:1843
-#: java/parse.y:1858
-#: java/parse.y:1875
-#: java/parse.y:1877
-#: java/parse.y:1958
-#: java/parse.y:2135
-#: java/parse.y:2204
-#: java/parse.y:2368
-#: java/parse.y:2381
-#: java/parse.y:2388
-#: java/parse.y:2395
-#: java/parse.y:2406
-#: java/parse.y:2408
-#: java/parse.y:2446
-#: java/parse.y:2448
-#: java/parse.y:2450
-#: java/parse.y:2471
-#: java/parse.y:2473
-#: java/parse.y:2475
-#: java/parse.y:2491
-#: java/parse.y:2493
-#: java/parse.y:2514
-#: java/parse.y:2516
-#: java/parse.y:2518
-#: java/parse.y:2546
-#: java/parse.y:2548
-#: java/parse.y:2550
-#: java/parse.y:2552
-#: java/parse.y:2570
-#: java/parse.y:2572
-#: java/parse.y:2583
-#: java/parse.y:2594
-#: java/parse.y:2605
-#: java/parse.y:2616
-#: java/parse.y:2627
-#: java/parse.y:2640
-#: java/parse.y:2644
-#: java/parse.y:2646
-#: java/parse.y:2659
-msgid "Missing term"
-msgstr ""
-
-#: java/parse-scan.y:881
-#: java/parse.y:741
-#: java/parse.y:779
-#: java/parse.y:804
-#: java/parse.y:982
-#: java/parse.y:1343
-#: java/parse.y:1553
-#: java/parse.y:1555
-#: java/parse.y:1785
-#: java/parse.y:1811
-#: java/parse.y:1822
-#: java/parse.y:1833
-#: java/parse.y:1845
-#: java/parse.y:1860
-msgid "';' expected"
-msgstr ""
-
-#: java/parse-scan.y:1372
-#: java/parse.y:16544
-msgid "parse error"
+#: config/lynx.h:96
+msgid "cannot use mshared and static together"
msgstr ""
-#: java/parse-scan.y:1373
-#: java/parse.y:16545
-msgid "syntax error; also virtual memory exhausted"
-msgstr ""
-
-#: java/parse-scan.y:1374
-#: java/parse.y:16546
-msgid "parse error; also virtual memory exhausted"
-msgstr ""
-
-#: java/parse-scan.y:1376
-#: java/parse.y:16548
-msgid "parse error: cannot back up"
+#: ada/lang-specs.h:35
+msgid "-c or -S required for Ada"
msgstr ""
-#: java/parse.y:739
-#: java/parse.y:777
-msgid "Missing name"
+#: config/vxworks.h:69
+msgid "-Xbind-now and -Xbind-lazy are incompatible"
msgstr ""
-#: java/parse.y:802
-msgid "'*' expected"
+#: config/darwin.h:268
+msgid "-current_version only allowed with -dynamiclib"
msgstr ""
-#: java/parse.y:816
-msgid "Class or interface declaration expected"
+#: config/darwin.h:270
+msgid "-install_name only allowed with -dynamiclib"
msgstr ""
-#: java/parse.y:853
-#: java/parse.y:855
-msgid "Missing class name"
+#: config/darwin.h:275
+msgid "-bundle not allowed with -dynamiclib"
msgstr ""
-#: java/parse.y:858
-#: java/parse.y:862
-#: java/parse.y:870
-#: java/parse.y:1022
-#: java/parse.y:1288
-#: java/parse.y:1290
-#: java/parse.y:1620
-#: java/parse.y:1871
-#: java/parse.y:1903
-#: java/parse.y:1965
-msgid "'{' expected"
+#: config/darwin.h:276
+msgid "-bundle_loader not allowed with -dynamiclib"
msgstr ""
-#: java/parse.y:872
-msgid "Missing super class name"
+#: config/darwin.h:277
+msgid "-client_name not allowed with -dynamiclib"
msgstr ""
-#: java/parse.y:882
-#: java/parse.y:898
-msgid "Missing interface name"
+#: config/darwin.h:282
+msgid "-force_flat_namespace not allowed with -dynamiclib"
msgstr ""
-#: java/parse.y:976
-msgid "Missing variable initializer"
+#: config/darwin.h:284
+msgid "-keep_private_externs not allowed with -dynamiclib"
msgstr ""
-#: java/parse.y:993
-msgid "Invalid declaration"
+#: config/darwin.h:285
+msgid "-private_bundle not allowed with -dynamiclib"
msgstr ""
-#: java/parse.y:996
-#: java/parse.y:1086
-#: java/parse.y:2150
-#: java/parse.y:2179
-#: java/parse.y:2201
-#: java/parse.y:2205
-#: java/parse.y:2240
-#: java/parse.y:2319
-#: java/parse.y:2329
-#: java/parse.y:2339
-msgid "']' expected"
+#: java/lang.opt:66
+msgid "Warn if a deprecated compiler feature, class, method, or field is used"
msgstr ""
-#: java/parse.y:1000
-msgid "Unbalanced ']'"
+#: java/lang.opt:70
+msgid "Warn if deprecated empty statements are found"
msgstr ""
-#: java/parse.y:1036
-msgid "Invalid method declaration, method name required"
+#: java/lang.opt:74
+msgid "Warn if .class files are out of date"
msgstr ""
-#: java/parse.y:1042
-#: java/parse.y:1048
-#: java/parse.y:1054
-#: java/parse.y:2053
-msgid "Identifier expected"
+#: java/lang.opt:78
+msgid "Warn if modifiers are specified when not necessary"
msgstr ""
-#: java/parse.y:1060
-#: java/parse.y:4738
-#, gcc-internal-format
-msgid "Invalid method declaration, return type required"
+#: java/lang.opt:82
+msgid "Deprecated; use --classpath instead"
msgstr ""
-#: java/parse.y:1084
-#: java/parse.y:1533
-#: java/parse.y:1540
-#: java/parse.y:1549
-#: java/parse.y:1551
-#: java/parse.y:1579
-#: java/parse.y:1688
-#: java/parse.y:1995
-#: java/parse.y:2048
-msgid "')' expected"
+#: java/lang.opt:89
+msgid "Permit the use of the assert keyword"
msgstr ""
-#: java/parse.y:1100
-msgid "Missing formal parameter term"
+#: java/lang.opt:111
+msgid "Replace system path"
msgstr ""
-#: java/parse.y:1115
-#: java/parse.y:1120
-msgid "Missing identifier"
+#: java/lang.opt:115
+msgid "Generate checks for references to NULL"
msgstr ""
-#: java/parse.y:1140
-#: java/parse.y:1149
-msgid "Missing class type term"
+#: java/lang.opt:119
+msgid "Set class path"
msgstr ""
-#: java/parse.y:1305
-msgid "Invalid interface type"
+#: java/lang.opt:126
+msgid "Output a class file"
msgstr ""
-#: java/parse.y:1493
-#: java/parse.y:1667
-#: java/parse.y:1669
-msgid "':' expected"
+#: java/lang.opt:130
+msgid "Alias for -femit-class-file"
msgstr ""
-#: java/parse.y:1519
-#: java/parse.y:1524
-#: java/parse.y:1529
-msgid "Invalid expression statement"
+#: java/lang.opt:134
+msgid "Choose input encoding (defaults from your locale)"
msgstr ""
-#: java/parse.y:1547
-#: java/parse.y:1575
-#: java/parse.y:1616
-#: java/parse.y:1684
-#: java/parse.y:1752
-#: java/parse.y:1873
-#: java/parse.y:1951
-#: java/parse.y:2042
-#: java/parse.y:2044
-#: java/parse.y:2057
-#: java/parse.y:2300
-#: java/parse.y:2302
-msgid "'(' expected"
+#: java/lang.opt:138
+msgid "Set the extension directory path"
msgstr ""
-#: java/parse.y:1618
-msgid "Missing term or ')'"
+#: java/lang.opt:145
+msgid "Input file is a file with a list of filenames to compile"
msgstr ""
-#: java/parse.y:1665
-msgid "Missing or invalid constant expression"
+#: java/lang.opt:152
+msgid "Always check for non gcj generated classes archives"
msgstr ""
-#: java/parse.y:1686
-msgid "Missing term and ')' expected"
+#: java/lang.opt:156
+msgid ""
+"Assume the runtime uses a hash table to map an object to its synchronization "
+"structure"
msgstr ""
-#: java/parse.y:1725
-msgid "Invalid control expression"
+#: java/lang.opt:160
+msgid "Generate instances of Class at runtime"
msgstr ""
-#: java/parse.y:1727
-#: java/parse.y:1729
-msgid "Invalid update expression"
+#: java/lang.opt:164
+msgid "Use offset tables for virtual method calls"
msgstr ""
-#: java/parse.y:1754
-msgid "Invalid init statement"
+#: java/lang.opt:171
+msgid "Assume native functions are implemented using JNI"
msgstr ""
-#: java/parse.y:1954
-msgid "Missing term or ')' expected"
+#: java/lang.opt:175
+msgid "Enable optimization of static class initialization code"
msgstr ""
-#: java/parse.y:1997
-msgid "'class' or 'this' expected"
+#: java/lang.opt:182
+msgid "Reduce the amount of reflection meta-data generated"
msgstr ""
-#: java/parse.y:1999
-#: java/parse.y:2001
-msgid "'class' expected"
+#: java/lang.opt:186
+msgid "Enable assignability checks for stores into object arrays"
msgstr ""
-#: java/parse.y:2046
-msgid "')' or term expected"
+#: java/lang.opt:190
+msgid "Generate code for the Boehm GC"
msgstr ""
-#: java/parse.y:2148
-#: java/parse.y:2177
-msgid "'[' expected"
+#: java/lang.opt:194
+msgid "Call a library routine to do integer divisions"
msgstr ""
-#: java/parse.y:2255
-msgid "Field expected"
+#: java/lang.opt:198
+msgid "Generated should be loaded by bootstrap loader"
msgstr ""
-#: java/parse.y:2314
-#: java/parse.y:2324
-#: java/parse.y:2334
-msgid "Missing term and ']' expected"
+#: java/lang.opt:202
+msgid "Set the source language version"
msgstr ""
-#: java/parse.y:2439
-msgid "']' expected, invalid type expression"
+#: java/lang.opt:206
+msgid "Set the target VM version"
msgstr ""
-#: java/parse.y:2442
-msgid "Invalid type expression"
+#: ada/lang.opt:90
+msgid "Specify options to GNAT"
msgstr ""
-#: java/parse.y:2554
-msgid "Invalid reference type"
+#: fortran/lang.opt:30
+msgid "Add a directory for INCLUDE and MODULE searching"
msgstr ""
-#: java/parse.y:3025
-msgid "Constructor invocation must be first thing in a constructor"
+#: fortran/lang.opt:34
+msgid "Put MODULE files in 'directory'"
msgstr ""
-#: java/parse.y:3027
-msgid "Only constructors can invoke constructors"
+#: fortran/lang.opt:42
+msgid "Warn about possible aliasing of dummy arguments"
msgstr ""
-#: gcc.c:773
-msgid "GCC does not support -C or -CC without -E"
+#: fortran/lang.opt:46
+msgid "Warn about missing ampersand in continued character constants"
msgstr ""
-#: gcc.c:800 ada/lang-specs.h:34 java/jvspec.c:80
-msgid "-pg and -fomit-frame-pointer are incompatible"
+#: fortran/lang.opt:50
+msgid "Warn about truncated character expressions"
msgstr ""
-#: gcc.c:975
-msgid "-E or -x required when input is from standard input"
+#: fortran/lang.opt:54
+msgid "Warn about implicit conversion"
msgstr ""
-#: config/mips/mips.h:871 config/arc/arc.h:62
-msgid "may not use both -EB and -EL"
+#: fortran/lang.opt:58
+msgid "Warn about calls with implicit interface"
msgstr ""
-#: config/mips/r3900.h:35
-msgid "-mhard-float not supported"
+#: fortran/lang.opt:62
+msgid "Warn about truncated source lines"
msgstr ""
-#: config/mips/r3900.h:37
-msgid "-msingle-float and -msoft-float cannot both be specified"
+#: fortran/lang.opt:66
+msgid "Warn about usage of non-standard intrinsics"
msgstr ""
-#: config/alpha/linux-elf.h:34 config/alpha/linux-elf.h:36 config/linux.h:106
-#: config/linux.h:108 config/rs6000/linux64.h:344 config/rs6000/linux64.h:346
-#: config/sparc/linux.h:127 config/sparc/linux.h:129
-#: config/sparc/linux64.h:152 config/sparc/linux64.h:154
-#: config/rs6000/sysv4.h:904 config/rs6000/sysv4.h:906
-msgid "-mglibc and -muclibc used together"
+#: fortran/lang.opt:70
+msgid "Warn about \"suspicious\" constructs"
msgstr ""
-#: config/lynx.h:71
-msgid "cannot use mthreads and mlegacy-threads together"
+#: fortran/lang.opt:74
+msgid "Permit nonconforming uses of the tab character"
msgstr ""
-#: config/lynx.h:96
-msgid "cannot use mshared and static together"
+#: fortran/lang.opt:78
+msgid "Warn about underflow of numerical constant expressions"
msgstr ""
-#: config/vax/netbsd-elf.h:42
-msgid "the -shared option is not currently supported for VAX ELF"
+#: fortran/lang.opt:82
+msgid "All intrinsics procedures are available regardless of selected standard"
msgstr ""
-#: config/i386/mingw32.h:58 config/i386/cygwin.h:70
-msgid "shared and mdll are not compatible"
+#: fortran/lang.opt:90
+msgid ""
+"Do not treat local variables and COMMON blocks as if they were named in SAVE "
+"statements"
msgstr ""
-#: config/vax/vax.h:50 config/vax/vax.h:51
-msgid "profiling not supported with -mg\n"
+#: fortran/lang.opt:94
+msgid "Specify that backslash in string introduces an escape character"
msgstr ""
-#: config/sparc/linux64.h:211 config/sparc/linux64.h:222
-#: config/sparc/netbsd-elf.h:126 config/sparc/netbsd-elf.h:145
-#: config/sparc/sol2-bi.h:207 config/sparc/sol2-bi.h:217
-msgid "may not use both -m32 and -m64"
+#: fortran/lang.opt:98
+msgid ""
+"-fblas-matmul-limit=<n> Size of the smallest matrix for which matmul "
+"will use BLAS"
msgstr ""
-#: config/sh/sh.h:458
-msgid "SH2a does not support little-endian"
+#: fortran/lang.opt:102
+msgid "Use big-endian format for unformatted files"
msgstr ""
-#: java/lang-specs.h:34
-msgid "-fjni and -femit-class-files are incompatible"
+#: fortran/lang.opt:106
+msgid "Use little-endian format for unformatted files"
msgstr ""
-#: java/lang-specs.h:35
-msgid "-fjni and -femit-class-file are incompatible"
+#: fortran/lang.opt:110
+msgid "Use native format for unformatted files"
msgstr ""
-#: java/lang-specs.h:36 java/lang-specs.h:37
-msgid "-femit-class-file should used along with -fsyntax-only"
+#: fortran/lang.opt:114
+msgid "Swap endianness for unformatted files"
msgstr ""
-#: config/i386/nwld.h:35
-msgid "Static linking is not supported.\n"
+#: fortran/lang.opt:118
+msgid "Use the Cray Pointer extension"
msgstr ""
-#: config/darwin.h:264
-msgid "-current_version only allowed with -dynamiclib"
+#: fortran/lang.opt:122
+msgid "Ignore 'D' in column one in fixed form"
msgstr ""
-#: config/darwin.h:266
-msgid "-install_name only allowed with -dynamiclib"
+#: fortran/lang.opt:126
+msgid "Treat lines with 'D' in column one as comments"
msgstr ""
-#: config/darwin.h:271
-msgid "-bundle not allowed with -dynamiclib"
+#: fortran/lang.opt:130
+msgid "Set the default double precision kind to an 8 byte wide type"
msgstr ""
-#: config/darwin.h:272
-msgid "-bundle_loader not allowed with -dynamiclib"
+#: fortran/lang.opt:134
+msgid "Set the default integer kind to an 8 byte wide type"
msgstr ""
-#: config/darwin.h:273
-msgid "-client_name not allowed with -dynamiclib"
+#: fortran/lang.opt:138
+msgid "Set the default real kind to an 8 byte wide type"
msgstr ""
-#: config/darwin.h:278
-msgid "-force_flat_namespace not allowed with -dynamiclib"
+#: fortran/lang.opt:142
+msgid "Allow dollar signs in entity names"
msgstr ""
-#: config/darwin.h:280
-msgid "-keep_private_externs not allowed with -dynamiclib"
+#: fortran/lang.opt:146
+msgid "Dump a core file when a runtime error occurs"
msgstr ""
-#: config/darwin.h:281
-msgid "-private_bundle not allowed with -dynamiclib"
+#: fortran/lang.opt:150
+msgid "Display the code tree after parsing"
msgstr ""
-#: config/rs6000/darwin.h:126
-msgid " conflicting code gen style switches are used"
+#: fortran/lang.opt:154
+msgid ""
+"Specify that an external BLAS library should be used for matmul calls on "
+"large-size arrays"
msgstr ""
-#: config/mcore/mcore.h:57
-msgid "the m210 does not have little endian support"
+#: fortran/lang.opt:158
+msgid "Use f2c calling convention"
msgstr ""
-#: config/vxworks.h:66
-msgid "-Xbind-now and -Xbind-lazy are incompatible"
+#: fortran/lang.opt:162
+msgid "Assume that the source file is fixed form"
msgstr ""
-#: ada/lang-specs.h:35
-msgid "-c or -S required for Ada"
+#: fortran/lang.opt:166
+msgid "Specify where to find the compiled intrinsic modules"
msgstr ""
-#: config/sparc/sol2-bi.h:179 config/sparc/sol2-bi.h:184
-#: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
-msgid "does not support multilib"
+#: fortran/lang.opt:170
+msgid "Allow arbitrary character line width in fixed mode"
msgstr ""
-#: config/i386/cygwin.h:29
-msgid "mno-cygwin and mno-win32 are not compatible"
+#: fortran/lang.opt:174
+msgid "Use n as character line width in fixed mode"
msgstr ""
-#: config/i386/sco5.h:189
-msgid "-pg not supported on this platform"
+#: fortran/lang.opt:178
+msgid "Stop on following floating point exceptions"
msgstr ""
-#: config/i386/sco5.h:190
-msgid "-p and -pp specified - pick one"
+#: fortran/lang.opt:182
+msgid "Assume that the source file is free form"
msgstr ""
-#: config/i386/sco5.h:259
-msgid "-G and -static are mutually exclusive"
+#: fortran/lang.opt:186
+msgid "Allow arbitrary character line width in free mode"
msgstr ""
-#: config/arm/arm.h:141
-msgid "-msoft-float and -mhard_float may not be used together"
+#: fortran/lang.opt:190
+msgid "Use n as character line width in free mode"
msgstr ""
-#: config/arm/arm.h:143
-msgid "-mbig-endian and -mlittle-endian may not be used together"
+#: fortran/lang.opt:194
+msgid ""
+"Specify that no implicit typing is allowed, unless overridden by explicit "
+"IMPLICIT statements"
msgstr ""
-#: config/s390/tpf.h:120
-msgid "static is not supported on TPF-OS"
+#: fortran/lang.opt:198
+msgid "Maximum number of errors to report"
msgstr ""
-#: java/lang.opt:66
-msgid "Warn if a deprecated compiler feature, class, method, or field is used"
+#: fortran/lang.opt:202
+msgid "Maximum identifier length"
msgstr ""
-#: java/lang.opt:70
-msgid "Warn if deprecated empty statements are found"
+#: fortran/lang.opt:206
+msgid "Maximum length for subrecords"
msgstr ""
-#: java/lang.opt:74
-msgid "Warn if .class files are out of date"
+#: fortran/lang.opt:210
+msgid "Size in bytes of the largest array that will be put on the stack"
msgstr ""
-#: java/lang.opt:78
-msgid "Warn if modifiers are specified when not necessary"
+#: fortran/lang.opt:214 c.opt:652
+msgid "Enable OpenMP"
msgstr ""
-#: java/lang.opt:82
-msgid "Deprecated; use --classpath instead"
+#: fortran/lang.opt:218
+msgid "Try to layout derived types as compact as possible"
msgstr ""
-#: java/lang.opt:86
-msgid "Permit the use of the assert keyword"
+#: fortran/lang.opt:222
+msgid "Treat the input file as preprocessed"
msgstr ""
-#: java/lang.opt:108
-msgid "Replace system path"
+#: fortran/lang.opt:226
+msgid "Enable range checking during compilation"
msgstr ""
-#: java/lang.opt:112
-msgid "Generate checks for references to NULL"
+#: fortran/lang.opt:230
+msgid "Use a 4-byte record marker for unformatted files"
msgstr ""
-#: java/lang.opt:116
-msgid "Set class path"
+#: fortran/lang.opt:234
+msgid "Use an 8-byte record marker for unformatted files"
msgstr ""
-#: java/lang.opt:123
-msgid "Output a class file"
+#: fortran/lang.opt:238
+msgid "Copy array sections into a contiguous block on procedure entry"
msgstr ""
-#: java/lang.opt:127
-msgid "Alias for -femit-class-file"
+#: fortran/lang.opt:242
+msgid "Append a second underscore if the name already contains an underscore"
msgstr ""
-#: java/lang.opt:131
-msgid "Choose input encoding (defaults from your locale)"
+#: fortran/lang.opt:246 c.opt:695
+msgid "Use the narrowest integer type possible for enumeration types"
msgstr ""
-#: java/lang.opt:135
-msgid "Set the extension directory path"
+#: fortran/lang.opt:250
+msgid "Append underscores to externally visible names"
msgstr ""
-#: java/lang.opt:139
-msgid "Input file is a file with a list of filenames to compile"
+#: fortran/lang.opt:254
+msgid "Conform to the ISO Fortran 2003 standard"
msgstr ""
-#: java/lang.opt:143
-msgid "Always check for non gcj generated classes archives"
+#: fortran/lang.opt:258
+msgid "Conform to the ISO Fortran 95 standard"
msgstr ""
-#: java/lang.opt:147
-msgid ""
-"Assume the runtime uses a hash table to map an object to its synchronization "
-"structure"
+#: fortran/lang.opt:262
+msgid "Conform nothing in particular"
msgstr ""
-#: java/lang.opt:151
-msgid "Generate instances of Class at runtime"
+#: fortran/lang.opt:266
+msgid "Accept extensions to support legacy code"
msgstr ""
-#: java/lang.opt:155
-msgid "Use offset tables for virtual method calls"
+#: treelang/lang.opt:30
+msgid "Trace lexical analysis"
msgstr ""
-#: java/lang.opt:162
-msgid "Assume native functions are implemented using JNI"
+#: treelang/lang.opt:34
+msgid "Trace the parsing process"
msgstr ""
-#: java/lang.opt:166
-msgid "Enable optimization of static class initialization code"
+#: config/alpha/alpha.opt:24 config/i386/i386.opt:190
+msgid "Do not use hardware fp"
msgstr ""
-#: java/lang.opt:173
-msgid "Reduce the amount of reflection meta-data generated"
+#: config/alpha/alpha.opt:28
+msgid "Use fp registers"
msgstr ""
-#: java/lang.opt:177
-msgid "Enable assignability checks for stores into object arrays"
+#: config/alpha/alpha.opt:32
+msgid "Assume GAS"
msgstr ""
-#: java/lang.opt:181
-msgid "Generate code for the Boehm GC"
+#: config/alpha/alpha.opt:36
+msgid "Do not assume GAS"
msgstr ""
-#: java/lang.opt:185
-msgid "Call a library routine to do integer divisions"
+#: config/alpha/alpha.opt:40
+msgid "Request IEEE-conformant math library routines (OSF/1)"
msgstr ""
-#: java/lang.opt:189
-msgid "Generated should be loaded by bootstrap loader"
+#: config/alpha/alpha.opt:44
+msgid "Emit IEEE-conformant code, without inexact exceptions"
msgstr ""
-#: ada/lang.opt:86
-msgid "Specify options to GNAT"
+#: config/alpha/alpha.opt:51
+msgid "Do not emit complex integer constants to read-only memory"
msgstr ""
-#: fortran/lang.opt:30
-msgid "Add a directory for INCLUDE and MODULE searching"
+#: config/alpha/alpha.opt:55
+msgid "Use VAX fp"
msgstr ""
-#: fortran/lang.opt:34
-msgid "Put MODULE files in 'directory'"
+#: config/alpha/alpha.opt:59
+msgid "Do not use VAX fp"
msgstr ""
-#: fortran/lang.opt:42
-msgid "Warn about possible aliasing of dummy arguments"
+#: config/alpha/alpha.opt:63
+msgid "Emit code for the byte/word ISA extension"
msgstr ""
-#: fortran/lang.opt:46
-msgid "Warn about missing ampersand in continued character constants"
+#: config/alpha/alpha.opt:67
+msgid "Emit code for the motion video ISA extension"
msgstr ""
-#: fortran/lang.opt:50
-msgid "Warn about implicit conversion"
+#: config/alpha/alpha.opt:71
+msgid "Emit code for the fp move and sqrt ISA extension"
msgstr ""
-#: fortran/lang.opt:54
-msgid "Warn about calls with implicit interface"
+#: config/alpha/alpha.opt:75
+msgid "Emit code for the counting ISA extension"
msgstr ""
-#: fortran/lang.opt:58
-msgid "Warn about truncated source lines"
+#: config/alpha/alpha.opt:79
+msgid "Emit code using explicit relocation directives"
msgstr ""
-#: fortran/lang.opt:62
-msgid "Warn about usage of non-standard intrinsics"
+#: config/alpha/alpha.opt:83
+msgid "Emit 16-bit relocations to the small data areas"
msgstr ""
-#: fortran/lang.opt:66
-msgid "Warn about \"suspicious\" constructs"
+#: config/alpha/alpha.opt:87
+msgid "Emit 32-bit relocations to the small data areas"
msgstr ""
-#: fortran/lang.opt:70
-msgid "Permit nonconforming uses of the tab character"
+#: config/alpha/alpha.opt:91
+msgid "Emit direct branches to local functions"
msgstr ""
-#: fortran/lang.opt:74
-msgid "Warn about underflow of numerical constant expressions"
+#: config/alpha/alpha.opt:95
+msgid "Emit indirect branches to local functions"
msgstr ""
-#: fortran/lang.opt:78
-msgid "All intrinsics procedures are available regardless of selected standard"
-msgstr ""
-
-#: fortran/lang.opt:82
-msgid ""
-"Do not treat local variables and COMMON blocks as if they were named in SAVE "
-"statements"
-msgstr ""
-
-#: fortran/lang.opt:86
-msgid "Specify that backslash in string introduces an escape character"
-msgstr ""
-
-#: fortran/lang.opt:90
-msgid ""
-"Specify that an external BLAS library should be used for matmul calls on "
-"large-size arrays"
-msgstr ""
-
-#: fortran/lang.opt:94
-msgid ""
-"-fblas-matmul-limit=<n> Size of the smallest matrix for which matmul "
-"will use BLAS"
-msgstr ""
-
-#: fortran/lang.opt:98
-msgid "Set the default double precision kind to an 8 byte wide type"
-msgstr ""
-
-#: fortran/lang.opt:102
-msgid "Set the default integer kind to an 8 byte wide type"
-msgstr ""
-
-#: fortran/lang.opt:106
-msgid "Set the default real kind to an 8 byte wide type"
-msgstr ""
-
-#: fortran/lang.opt:110
-msgid "Ignore 'D' in column one in fixed form"
-msgstr ""
-
-#: fortran/lang.opt:114
-msgid "Treat lines with 'D' in column one as comments"
-msgstr ""
-
-#: fortran/lang.opt:118
-msgid "Allow dollar signs in entity names"
-msgstr ""
-
-#: fortran/lang.opt:122
-msgid "Display the code tree after parsing"
-msgstr ""
-
-#: fortran/lang.opt:126
-msgid "Use f2c calling convention"
-msgstr ""
-
-#: fortran/lang.opt:130
-msgid "Assume that the source file is fixed form"
-msgstr ""
-
-#: fortran/lang.opt:134
-msgid "Assume that the source file is free form"
-msgstr ""
-
-#: fortran/lang.opt:138 c.opt:626
-msgid "Enable OpenMP"
-msgstr ""
-
-#: fortran/lang.opt:142
-msgid "Append underscores to externally visible names"
-msgstr ""
-
-#: fortran/lang.opt:146
-msgid "Use the Cray Pointer extension"
-msgstr ""
-
-#: fortran/lang.opt:150
-msgid "Append a second underscore if the name already contains an underscore"
-msgstr ""
-
-#: fortran/lang.opt:154
-msgid ""
-"Specify that no implicit typing is allowed, unless overridden by explicit "
-"IMPLICIT statements"
-msgstr ""
-
-#: fortran/lang.opt:158
-msgid "Allow arbitrary character line width in fixed mode"
-msgstr ""
-
-#: fortran/lang.opt:162
-msgid "Use n as character line width in fixed mode"
-msgstr ""
-
-#: fortran/lang.opt:166
-msgid "Allow arbitrary character line width in free mode"
-msgstr ""
-
-#: fortran/lang.opt:170
-msgid "Use n as character line width in free mode"
-msgstr ""
-
-#: fortran/lang.opt:174
-msgid "Maximum identifier length"
-msgstr ""
-
-#: fortran/lang.opt:178
-msgid "Size in bytes of the largest array that will be put on the stack"
-msgstr ""
-
-#: fortran/lang.opt:182
-msgid "Set default accessibility of module entities to PRIVATE"
-msgstr ""
-
-#: fortran/lang.opt:186
-msgid "Don't generate code, just do syntax and semantics checking"
-msgstr ""
-
-#: fortran/lang.opt:190
-msgid "Enable range checking during compilation"
-msgstr ""
-
-#: fortran/lang.opt:194
-msgid "Try to layout derived types as compact as possible"
-msgstr ""
-
-#: fortran/lang.opt:198
-msgid "Copy array sections into a contiguous block on procedure entry"
-msgstr ""
-
-#: fortran/lang.opt:202
-msgid "Treat the input file as preprocessed"
-msgstr ""
-
-#: fortran/lang.opt:206
-msgid "Set the kind for a real with the 'q' exponent to 'n'"
-msgstr ""
-
-#: fortran/lang.opt:210
-msgid "Stop on following floating point exceptions"
-msgstr ""
-
-#: fortran/lang.opt:214
-msgid "Conform to the ISO Fortran 95 standard"
-msgstr ""
-
-#: fortran/lang.opt:218
-msgid "Conform to the ISO Fortran 2003 standard"
-msgstr ""
-
-#: fortran/lang.opt:222
-msgid "Conform nothing in particular"
-msgstr ""
-
-#: fortran/lang.opt:226
-msgid "Accept extensions to support legacy code"
-msgstr ""
-
-#: fortran/lang.opt:230 c.opt:669
-msgid "Use the narrowest integer type possible for enumeration types"
-msgstr ""
-
-#: fortran/lang.opt:234
-msgid "Use little-endian format for unformatted files"
-msgstr ""
-
-#: fortran/lang.opt:238
-msgid "Use big-endian format for unformatted files"
-msgstr ""
-
-#: fortran/lang.opt:242
-msgid "Use native format for unformatted files"
-msgstr ""
-
-#: fortran/lang.opt:246
-msgid "Swap endianness for unformatted files"
-msgstr ""
-
-#: fortran/lang.opt:250
-msgid "Use a 4-byte record marker for unformatted files"
-msgstr ""
-
-#: fortran/lang.opt:254
-msgid "Use an 8-byte record marker for unformatted files"
-msgstr ""
-
-#: treelang/lang.opt:30
-msgid "Trace lexical analysis"
-msgstr ""
-
-#: treelang/lang.opt:34
-msgid "Trace the parsing process"
-msgstr ""
-
-#: config/alpha/alpha.opt:24 config/i386/i386.opt:186
-msgid "Do not use hardware fp"
-msgstr ""
-
-#: config/alpha/alpha.opt:28
-msgid "Use fp registers"
-msgstr ""
-
-#: config/alpha/alpha.opt:32
-msgid "Assume GAS"
-msgstr ""
-
-#: config/alpha/alpha.opt:36
-msgid "Do not assume GAS"
-msgstr ""
-
-#: config/alpha/alpha.opt:40
-msgid "Request IEEE-conformant math library routines (OSF/1)"
-msgstr ""
-
-#: config/alpha/alpha.opt:44
-msgid "Emit IEEE-conformant code, without inexact exceptions"
-msgstr ""
-
-#: config/alpha/alpha.opt:51
-msgid "Do not emit complex integer constants to read-only memory"
-msgstr ""
-
-#: config/alpha/alpha.opt:55
-msgid "Use VAX fp"
-msgstr ""
-
-#: config/alpha/alpha.opt:59
-msgid "Do not use VAX fp"
-msgstr ""
-
-#: config/alpha/alpha.opt:63
-msgid "Emit code for the byte/word ISA extension"
-msgstr ""
-
-#: config/alpha/alpha.opt:67
-msgid "Emit code for the motion video ISA extension"
-msgstr ""
-
-#: config/alpha/alpha.opt:71
-msgid "Emit code for the fp move and sqrt ISA extension"
-msgstr ""
-
-#: config/alpha/alpha.opt:75
-msgid "Emit code for the counting ISA extension"
-msgstr ""
-
-#: config/alpha/alpha.opt:79
-msgid "Emit code using explicit relocation directives"
-msgstr ""
-
-#: config/alpha/alpha.opt:83
-msgid "Emit 16-bit relocations to the small data areas"
-msgstr ""
-
-#: config/alpha/alpha.opt:87
-msgid "Emit 32-bit relocations to the small data areas"
-msgstr ""
-
-#: config/alpha/alpha.opt:91
-msgid "Emit direct branches to local functions"
-msgstr ""
-
-#: config/alpha/alpha.opt:95
-msgid "Emit indirect branches to local functions"
-msgstr ""
-
-#: config/alpha/alpha.opt:99
-msgid "Emit rdval instead of rduniq for thread pointer"
+#: config/alpha/alpha.opt:99
+msgid "Emit rdval instead of rduniq for thread pointer"
msgstr ""
#: config/alpha/alpha.opt:103 config/s390/s390.opt:56
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 ""
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 ""
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 ""
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 ""
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 ""
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 ""
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 ""
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 ""
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 ""
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 ""
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 ""
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 ""
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 ""
msgid "Work around a hardware anomaly by adding a number of NOPs before a"
msgstr ""
-#: config/bfin/bfin.opt:37
-msgid "Avoid speculative loads to work around a hardware anomaly."
-msgstr ""
-
-#: config/bfin/bfin.opt:41
-msgid "Enabled ID based shared library"
-msgstr ""
-
-#: config/bfin/bfin.opt:49
-msgid "Avoid generating pc-relative calls; use indirection"
-msgstr ""
-
-#: config/mt/mt.opt:24
-msgid "Use byte loads and stores when generating code."
-msgstr ""
-
-#: config/mt/mt.opt:32
-msgid "Do not include crt0.o in the startup files"
-msgstr ""
-
-#: config/mt/mt.opt:36 config/mt/mt.opt:40 config/mt/mt.opt:44
-#: config/mt/mt.opt:48 config/mt/mt.opt:52
-msgid "Internal debug switch"
-msgstr ""
-
-#: config/vxworks.opt:25
-msgid "Assume the VxWorks RTP environment"
-msgstr ""
-
-#: config/vxworks.opt:32
-msgid "Assume the VxWorks vThreads environment"
-msgstr ""
-
-#: config/darwin.opt:24
-msgid "Generate code suitable for fast turn around debugging"
-msgstr ""
-
-#: config/darwin.opt:28
-msgid "The earliest MacOS X version on which this program will run"
-msgstr ""
-
-#: config/darwin.opt:32
-msgid "Set sizeof(bool) to 1"
-msgstr ""
-
-#: config/darwin.opt:36
-msgid "Generate code for darwin loadable kernel extentions"
-msgstr ""
-
-#: config/darwin.opt:40
-msgid "Generate code for the kernel or loadable kernel extentions"
-msgstr ""
-
-#: config/lynx.opt:24
-msgid "Support legacy multi-threading"
-msgstr ""
-
-#: config/lynx.opt:28
-msgid "Use shared libraries"
-msgstr ""
-
-#: config/lynx.opt:32
-msgid "Support multi-threading"
-msgstr ""
-
-#: config/score/score.opt:32
-msgid "Enable mac instruction"
-msgstr ""
-
-#: config/score/score.opt:36
-msgid "Support SCORE 5U ISA"
-msgstr ""
-
-#: config/score/score.opt:40
-msgid "Support SCORE 7 ISA"
-msgstr ""
-
-#: config/linux.opt:25
-msgid "Use uClibc instead of GNU libc"
-msgstr ""
-
-#: config/linux.opt:29
-msgid "Use GNU libc instead of uClibc"
-msgstr ""
-
-#: c.opt:42
-msgid ""
-"Assert the <answer> to <question>. Putting '-' before <question> disables "
-"the <answer> to <question>"
-msgstr ""
-
-#: c.opt:46
-msgid "Do not discard comments"
-msgstr ""
-
-#: c.opt:50
-msgid "Do not discard comments in macro expansions"
-msgstr ""
-
-#: c.opt:54
-msgid ""
-"Define a <macro> with <val> as its value. If just <macro> is given, <val> "
-"is taken to be 1"
-msgstr ""
-
-#: c.opt:61
-msgid "Add <dir> to the end of the main framework include path"
-msgstr ""
-
-#: c.opt:65
-msgid "Print the name of header files as they are used"
-msgstr ""
-
-#: c.opt:69 c.opt:798
-msgid "Add <dir> to the end of the main include path"
-msgstr ""
-
-#: c.opt:73
-msgid "Generate make dependencies"
-msgstr ""
-
-#: c.opt:77
-msgid "Generate make dependencies and compile"
-msgstr ""
-
-#: c.opt:81
-msgid "Write dependency output to the given file"
-msgstr ""
-
-#: c.opt:85
-msgid "Treat missing header files as generated files"
-msgstr ""
-
-#: c.opt:89
-msgid "Like -M but ignore system header files"
-msgstr ""
-
-#: c.opt:93
-msgid "Like -MD but ignore system header files"
-msgstr ""
-
-#: c.opt:97
-msgid "Generate phony targets for all headers"
-msgstr ""
-
-#: c.opt:101
-msgid "Add a MAKE-quoted target"
-msgstr ""
-
-#: c.opt:105
-msgid "Add an unquoted target"
-msgstr ""
-
-#: c.opt:109
-msgid "Do not generate #line directives"
-msgstr ""
-
-#: c.opt:113
-msgid "Undefine <macro>"
-msgstr ""
-
-#: c.opt:117
-msgid ""
-"Warn about things that will change when compiling with an ABI-compliant "
-"compiler"
-msgstr ""
-
-#: c.opt:121
-msgid "Enable most warning messages"
-msgstr ""
-
-#: c.opt:125
-msgid ""
-"Warn whenever an Objective-C assignment is being intercepted by the garbage "
-"collector"
-msgstr ""
-
-#: c.opt:129
-msgid "Warn about casting functions to incompatible types"
-msgstr ""
-
-#: c.opt:133
-msgid "Warn about C constructs that are not in the common subset of C and C++"
-msgstr ""
-
-#: c.opt:138
-msgid "Warn about casts which discard qualifiers"
-msgstr ""
-
-#: c.opt:142
-msgid "Warn about subscripts whose type is \"char\""
-msgstr ""
-
-#: c.opt:146
-msgid ""
-"Warn about possibly nested block comments, and C++ comments spanning more "
-"than one physical line"
-msgstr ""
-
-#: c.opt:150
-msgid "Synonym for -Wcomment"
-msgstr ""
-
-#: c.opt:154
-msgid "Warn about possibly confusing type conversions"
-msgstr ""
-
-#: c.opt:158
-msgid "Warn when all constructors and destructors are private"
-msgstr ""
-
-#: c.opt:162
-msgid "Warn when a declaration is found after a statement"
-msgstr ""
-
-#: c.opt:166
-msgid "Warn about deprecated compiler features"
-msgstr ""
-
-#: c.opt:170
-msgid "Warn about compile-time integer division by zero"
-msgstr ""
-
-#: c.opt:174
-msgid "Warn about violations of Effective C++ style rules"
-msgstr ""
-
-#: c.opt:178
-msgid "Warn about stray tokens after #elif and #endif"
-msgstr ""
-
-#: c.opt:186
-msgid "Make implicit function declarations an error"
-msgstr ""
-
-#: c.opt:190
-msgid "Warn if testing floating point numbers for equality"
-msgstr ""
-
-#: c.opt:194
-msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
-msgstr ""
-
-#: c.opt:198
-msgid "Warn if passing too many arguments to a function for its format string"
-msgstr ""
-
-#: c.opt:202
-msgid "Warn about format strings that are not literals"
-msgstr ""
-
-#: c.opt:206
-msgid "Warn about possible security problems with format functions"
-msgstr ""
-
-#: c.opt:210
-msgid "Warn about strftime formats yielding 2-digit years"
-msgstr ""
-
-#: c.opt:214
-msgid "Warn about zero-length formats"
-msgstr ""
-
-#: c.opt:221
-msgid "Warn about variables which are initialized to themselves"
-msgstr ""
-
-#: c.opt:228
-msgid "Warn about implicit function declarations"
-msgstr ""
-
-#: c.opt:232
-msgid "Warn when a declaration does not specify a type"
-msgstr ""
-
-#: c.opt:236
-msgid "Deprecated. This switch has no effect"
-msgstr ""
-
-#: c.opt:240
-msgid ""
-"Warn when there is a cast to a pointer from an integer of a different size"
-msgstr ""
-
-#: c.opt:244
-msgid "Warn about invalid uses of the \"offsetof\" macro"
-msgstr ""
-
-#: c.opt:248
-msgid "Warn about PCH files that are found but not used"
-msgstr ""
-
-#: c.opt:252
-msgid "Do not warn about using \"long long\" when -pedantic"
-msgstr ""
-
-#: c.opt:256
-msgid "Warn about suspicious declarations of \"main\""
-msgstr ""
-
-#: c.opt:260
-msgid "Warn about possibly missing braces around initializers"
-msgstr ""
-
-#: c.opt:264
-msgid "Warn about global functions without previous declarations"
-msgstr ""
-
-#: c.opt:268
-msgid "Warn about missing fields in struct initializers"
-msgstr ""
-
-#: c.opt:272
-msgid "Warn about functions which might be candidates for format attributes"
-msgstr ""
-
-#: c.opt:276
-msgid "Warn about user-specified include directories that do not exist"
-msgstr ""
-
-#: c.opt:280
-msgid "Warn about global functions without prototypes"
-msgstr ""
-
-#: c.opt:284
-msgid "Warn about use of multi-character character constants"
+#: config/bfin/bfin.opt:37
+msgid "Avoid speculative loads to work around a hardware anomaly."
msgstr ""
-#: c.opt:288
-msgid "Warn about \"extern\" declarations not at file scope"
+#: config/bfin/bfin.opt:41
+msgid "Enabled ID based shared library"
msgstr ""
-#: c.opt:292
+#: config/bfin/bfin.opt:45
msgid ""
-"Warn when non-templatized friend functions are declared within a template"
+"Generate code that won't be linked against any other ID shared libraries,"
msgstr ""
-#: c.opt:296
-msgid "Warn about non-virtual destructors"
+#: config/bfin/bfin.opt:58
+msgid "Avoid generating pc-relative calls; use indirection"
msgstr ""
-#: c.opt:300
-msgid ""
-"Warn about NULL being passed to argument slots marked as requiring non-NULL"
+#: config/bfin/bfin.opt:66
+msgid "Do stack checking using bounds in L1 scratch memory"
msgstr ""
-#: c.opt:304
-msgid "Warn about non-normalised Unicode strings"
+#: config/mt/mt.opt:24
+msgid "Use byte loads and stores when generating code."
msgstr ""
-#: c.opt:308
-msgid "Warn if a C-style cast is used in a program"
+#: config/mt/mt.opt:32
+msgid "Do not include crt0.o in the startup files"
msgstr ""
-#: c.opt:312
-msgid "Warn if an old-style parameter definition is used"
+#: config/mt/mt.opt:36 config/mt/mt.opt:40 config/mt/mt.opt:44
+#: config/mt/mt.opt:48 config/mt/mt.opt:52
+msgid "Internal debug switch"
msgstr ""
-#: c.opt:316
-msgid ""
-"Warn if a string is longer than the maximum portable length specified by the "
-"standard"
+#: config/vxworks.opt:25
+msgid "Assume the VxWorks RTP environment"
msgstr ""
-#: c.opt:320
-msgid "Warn about overloaded virtual function names"
+#: config/vxworks.opt:32
+msgid "Assume the VxWorks vThreads environment"
msgstr ""
-#: c.opt:324
-msgid "Warn about overriding initializers without side effects"
+#: config/darwin.opt:24
+msgid "Generate code suitable for fast turn around debugging"
msgstr ""
-#: c.opt:328
-msgid "Warn about possibly missing parentheses"
+#: config/darwin.opt:32
+msgid "The earliest MacOS X version on which this program will run"
msgstr ""
-#: c.opt:332
-msgid "Warn when converting the type of pointers to member functions"
+#: config/darwin.opt:36
+msgid "Set sizeof(bool) to 1"
msgstr ""
-#: c.opt:336
-msgid "Warn about function pointer arithmetic"
+#: config/darwin.opt:40
+msgid "Generate code for darwin loadable kernel extensions"
msgstr ""
-#: c.opt:340
-msgid "Warn when a pointer is cast to an integer of a different size"
+#: config/darwin.opt:44
+msgid "Generate code for the kernel or loadable kernel extensions"
msgstr ""
-#: c.opt:344
-msgid "Warn about misuses of pragmas"
+#: config/darwin.opt:48
+msgid "Add <dir> to the end of the system framework include path"
msgstr ""
-#: c.opt:348
-msgid "Warn if inherited methods are unimplemented"
+#: config/lynx.opt:24
+msgid "Support legacy multi-threading"
msgstr ""
-#: c.opt:352
-msgid "Warn about multiple declarations of the same object"
+#: config/lynx.opt:28
+msgid "Use shared libraries"
msgstr ""
-#: c.opt:356
-msgid "Warn when the compiler reorders code"
+#: config/lynx.opt:32
+msgid "Support multi-threading"
msgstr ""
-#: c.opt:360
-msgid ""
-"Warn whenever a function's return type defaults to \"int\" (C), or about "
-"inconsistent return types (C++)"
+#: config/score/score.opt:32
+msgid "Enable mac instruction"
msgstr ""
-#: c.opt:364
-msgid "Warn if a selector has multiple methods"
+#: config/score/score.opt:36
+msgid "Support SCORE 5U ISA"
msgstr ""
-#: c.opt:368
-msgid "Warn about possible violations of sequence point rules"
+#: config/score/score.opt:40
+msgid "Support SCORE 7 ISA"
msgstr ""
-#: c.opt:372
-msgid "Warn about signed-unsigned comparisons"
+#: config/linux.opt:25
+msgid "Use uClibc instead of GNU libc"
msgstr ""
-#: c.opt:376
-msgid "Warn when overload promotes from unsigned to signed"
+#: config/linux.opt:29
+msgid "Use GNU libc instead of uClibc"
msgstr ""
-#: c.opt:380
-msgid "Warn about uncasted NULL used as sentinel"
+#: c.opt:42
+msgid ""
+"Assert the <answer> to <question>. Putting '-' before <question> disables "
+"the <answer> to <question>"
msgstr ""
-#: c.opt:384
-msgid "Warn about unprototyped function declarations"
+#: c.opt:46
+msgid "Do not discard comments"
msgstr ""
-#: c.opt:388
-msgid "Warn if type signatures of candidate methods do not match exactly"
+#: c.opt:50
+msgid "Do not discard comments in macro expansions"
msgstr ""
-#: c.opt:392
-msgid "Warn when synthesis behavior differs from Cfront"
+#: c.opt:54
+msgid ""
+"Define a <macro> with <val> as its value. If just <macro> is given, <val> "
+"is taken to be 1"
msgstr ""
-#: c.opt:396 common.opt:158
-msgid "Do not suppress warnings from system headers"
+#: c.opt:61
+msgid "Add <dir> to the end of the main framework include path"
msgstr ""
-#: c.opt:400
-msgid "Warn about features not present in traditional C"
+#: c.opt:65
+msgid "Print the name of header files as they are used"
msgstr ""
-#: c.opt:404
-msgid ""
-"Warn if trigraphs are encountered that might affect the meaning of the "
-"program"
+#: c.opt:69 c.opt:824
+msgid "Add <dir> to the end of the main include path"
msgstr ""
-#: c.opt:408
-msgid "Warn about @selector()s without previously declared methods"
+#: c.opt:73
+msgid "Generate make dependencies"
msgstr ""
-#: c.opt:412
-msgid "Warn if an undefined macro is used in an #if directive"
+#: c.opt:77
+msgid "Generate make dependencies and compile"
msgstr ""
-#: c.opt:416
-msgid "Warn about unrecognized pragmas"
+#: c.opt:81
+msgid "Write dependency output to the given file"
msgstr ""
-#: c.opt:420
-msgid "Warn about macros defined in the main file that are not used"
+#: c.opt:85
+msgid "Treat missing header files as generated files"
msgstr ""
-#: c.opt:424
-msgid "Do not warn about using variadic macros when -pedantic"
+#: c.opt:89
+msgid "Like -M but ignore system header files"
msgstr ""
-#: c.opt:428
-msgid ""
-"In C++, nonzero means warn about deprecated conversion from string literals "
-"to `char *'. In C, similar warning, except that the conversion is of course "
-"not deprecated by the ISO C standard."
+#: c.opt:93
+msgid "Like -MD but ignore system header files"
msgstr ""
-#: c.opt:432
-msgid "Warn when a pointer differs in signedness in an assignment"
+#: c.opt:97
+msgid "Generate phony targets for all headers"
msgstr ""
-#: c.opt:436
-msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)"
+#: c.opt:101
+msgid "Add a MAKE-quoted target"
msgstr ""
-#: c.opt:444
-msgid "Enforce class member access control semantics"
+#: c.opt:105
+msgid "Add an unquoted target"
msgstr ""
-#: c.opt:451
-msgid "Change when template instances are emitted"
+#: c.opt:109
+msgid "Do not generate #line directives"
msgstr ""
-#: c.opt:455
-msgid "Recognize the \"asm\" keyword"
+#: c.opt:113
+msgid "Undefine <macro>"
msgstr ""
-#: c.opt:459
-msgid "Recognize built-in functions"
+#: c.opt:117
+msgid ""
+"Warn about things that will change when compiling with an ABI-compliant "
+"compiler"
msgstr ""
-#: c.opt:466
-msgid "Check the return value of new"
+#: c.opt:121
+msgid "Warn about suspicious uses of memory addresses"
msgstr ""
-#: c.opt:470
-msgid "Allow the arguments of the '?' operator to have different types"
+#: c.opt:125
+msgid "Enable most warning messages"
msgstr ""
-#: c.opt:474
-msgid "Reduce the size of object files"
+#: c.opt:129
+msgid ""
+"Warn whenever an Objective-C assignment is being intercepted by the garbage "
+"collector"
msgstr ""
-#: c.opt:478
-msgid "Use class <name> for constant strings"
+#: c.opt:133
+msgid "Warn about casting functions to incompatible types"
msgstr ""
-#: c.opt:482
-msgid "Inline member functions by default"
+#: c.opt:137
+msgid "Warn about C constructs that are not in the common subset of C and C++"
msgstr ""
-#: c.opt:486
-msgid "Permit '$' as an identifier character"
+#: c.opt:141
+msgid ""
+"Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO "
+"C++ 200x"
msgstr ""
-#: c.opt:493
-msgid "Generate code to check exception specifications"
+#: c.opt:145
+msgid "Warn about casts which discard qualifiers"
msgstr ""
-#: c.opt:500
-msgid "Convert all strings and character constants to character set <cset>"
+#: c.opt:149
+msgid "Warn about subscripts whose type is \"char\""
msgstr ""
-#: c.opt:504
-msgid "Permit universal character names (\\u and \\U) in identifiers"
+#: c.opt:153
+msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\""
msgstr ""
-#: c.opt:508
-msgid "Specify the default character set for source files"
+#: c.opt:157
+msgid ""
+"Warn about possibly nested block comments, and C++ comments spanning more "
+"than one physical line"
msgstr ""
-#: c.opt:525
-msgid "Scope of for-init-statement variables is local to the loop"
+#: c.opt:161
+msgid "Synonym for -Wcomment"
msgstr ""
-#: c.opt:529
-msgid "Do not assume that standard C libraries and \"main\" exist"
+#: c.opt:165
+msgid "Warn for implicit type conversions that may change a value"
msgstr ""
-#: c.opt:533
-msgid "Recognize GNU-defined keywords"
+#: c.opt:169
+msgid "Warn when all constructors and destructors are private"
msgstr ""
-#: c.opt:537
-msgid "Generate code for GNU runtime environment"
+#: c.opt:173
+msgid "Warn when a declaration is found after a statement"
msgstr ""
-#: c.opt:550
-msgid "Assume normal C execution environment"
+#: c.opt:177
+msgid "Warn about deprecated compiler features"
msgstr ""
-#: c.opt:554
-msgid "Enable support for huge objects"
+#: c.opt:181
+msgid "Warn about compile-time integer division by zero"
msgstr ""
-#: c.opt:558
-msgid "Export functions even if they can be inlined"
+#: c.opt:185
+msgid "Warn about violations of Effective C++ style rules"
msgstr ""
-#: c.opt:562
-msgid "Emit implicit instantiations of inline templates"
+#: c.opt:189
+msgid "Warn about an empty body in an if or else statement"
msgstr ""
-#: c.opt:566
-msgid "Emit implicit instantiations of templates"
+#: c.opt:193
+msgid "Warn about stray tokens after #elif and #endif"
msgstr ""
-#: c.opt:570
-msgid "Inject friend functions into enclosing namespace"
+#: c.opt:201
+msgid ""
+"This switch is deprecated; use -Werror=implicit-function-declaration instead"
msgstr ""
-#: c.opt:577
-msgid "Don't warn about uses of Microsoft extensions"
+#: c.opt:205
+msgid "Warn if testing floating point numbers for equality"
msgstr ""
-#: c.opt:587
-msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
+#: c.opt:209
+msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
msgstr ""
-#: c.opt:591
-msgid "Assume that receivers of Objective-C messages may be nil"
+#: c.opt:213
+msgid "Warn if passing too many arguments to a function for its format string"
msgstr ""
-#: c.opt:603
-msgid ""
-"Generate special Objective-C methods to initialize/destroy non-POD C++ "
-"ivars, if needed"
+#: c.opt:217
+msgid "Warn about format strings that are not literals"
msgstr ""
-#: c.opt:607
-msgid "Allow fast jumps to the message dispatcher"
+#: c.opt:221
+msgid "Warn about possible security problems with format functions"
msgstr ""
-#: c.opt:613
-msgid "Enable Objective-C exception and synchronization syntax"
+#: c.opt:225
+msgid "Warn about strftime formats yielding 2-digit years"
msgstr ""
-#: c.opt:617
-msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs"
+#: c.opt:229
+msgid "Warn about zero-length formats"
msgstr ""
-#: c.opt:622
-msgid "Enable Objective-C setjmp exception handling runtime"
+#: c.opt:236
+msgid "Warn about variables which are initialized to themselves"
msgstr ""
-#: c.opt:630
-msgid "Recognize C++ kewords like \"compl\" and \"xor\""
+#: c.opt:243
+msgid "Warn about implicit function declarations"
msgstr ""
-#: c.opt:634
-msgid "Enable optional diagnostics"
+#: c.opt:247
+msgid "Warn when a declaration does not specify a type"
msgstr ""
-#: c.opt:641
-msgid "Look for and use PCH files even when preprocessing"
+#: c.opt:251
+msgid "Deprecated. This switch has no effect"
msgstr ""
-#: c.opt:645
-msgid "Downgrade conformance errors to warnings"
+#: c.opt:255
+msgid ""
+"Warn when there is a cast to a pointer from an&nb