msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
-"POT-Creation-Date: 2008-08-27 17:39+0000\n"
+"POT-Creation-Date: 2008-11-18 20:02+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
-#: c-decl.c:3799
+#: c-decl.c:3815
msgid "<anonymous>"
msgstr ""
msgid "field precision"
msgstr ""
-#: c-opts.c:1455 fortran/cpp.c:548
+#: c-opts.c:1459 fortran/cpp.c:548
msgid "<built-in>"
msgstr ""
#. Handle deferred options from command-line.
-#: c-opts.c:1473 fortran/cpp.c:553
+#: c-opts.c:1477 fortran/cpp.c:553
msgid "<command-line>"
msgstr ""
-#: c-typeck.c:2460 c-typeck.c:4890 c-typeck.c:4893 c-typeck.c:4901
-#: c-typeck.c:4931 c-typeck.c:6301
+#: c-typeck.c:2473 c-typeck.c:4943 c-typeck.c:4946 c-typeck.c:4954
+#: c-typeck.c:4984 c-typeck.c:6354
msgid "initializer element is not constant"
msgstr ""
-#: c-typeck.c:4680
+#: c-typeck.c:4733
msgid "array initialized from parenthesized string constant"
msgstr ""
-#: c-typeck.c:4742 cp/typeck2.c:752
+#: c-typeck.c:4795 cp/typeck2.c:757
#, gcc-internal-format
msgid "char-array initialized from wide string"
msgstr ""
-#: c-typeck.c:4750
+#: c-typeck.c:4803
msgid "wide character array initialized from non-wide string"
msgstr ""
-#: c-typeck.c:4756
+#: c-typeck.c:4809
msgid "wide character array initialized from incompatible wide string"
msgstr ""
-#: c-typeck.c:4774 cp/typeck2.c:780
+#: c-typeck.c:4827 cp/typeck2.c:785
#, gcc-internal-format
msgid "initializer-string for array of chars is too long"
msgstr ""
-#: c-typeck.c:4780
+#: c-typeck.c:4833
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:4847 c-typeck.c:4353 cp/typeck.c:1609
+#: c-typeck.c:4900 c-typeck.c:4403 cp/typeck.c:1631
#, gcc-internal-format
msgid "invalid use of non-lvalue array"
msgstr ""
-#: c-typeck.c:4873
+#: c-typeck.c:4926
msgid "array initialized from non-constant array expression"
msgstr ""
-#: c-typeck.c:4938 c-typeck.c:6306
+#: c-typeck.c:4991 c-typeck.c:6359
#, 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:4949 c-decl.c:3204 c-decl.c:3219
+#: c-typeck.c:5002 c-decl.c:3220 c-decl.c:3235
#, gcc-internal-format
msgid "variable-sized object may not be initialized"
msgstr ""
-#: c-typeck.c:4953
+#: c-typeck.c:5006
msgid "invalid initializer"
msgstr ""
-#: c-typeck.c:5427
+#: c-typeck.c:5480
msgid "extra brace group at end of initializer"
msgstr ""
-#: c-typeck.c:5447
+#: c-typeck.c:5500
msgid "missing braces around initializer"
msgstr ""
-#: c-typeck.c:5508
+#: c-typeck.c:5561
msgid "braces around scalar initializer"
msgstr ""
-#: c-typeck.c:5565
+#: c-typeck.c:5618
msgid "initialization of flexible array member in a nested context"
msgstr ""
-#: c-typeck.c:5568
+#: c-typeck.c:5621
msgid "initialization of a flexible array member"
msgstr ""
-#: c-typeck.c:5596
+#: c-typeck.c:5649
msgid "missing initializer"
msgstr ""
-#: c-typeck.c:5618
+#: c-typeck.c:5671
msgid "empty scalar initializer"
msgstr ""
-#: c-typeck.c:5623
+#: c-typeck.c:5676
msgid "extra elements in scalar initializer"
msgstr ""
-#: c-typeck.c:5720 c-typeck.c:5780
+#: c-typeck.c:5773 c-typeck.c:5833
msgid "array index in non-array initializer"
msgstr ""
-#: c-typeck.c:5725 c-typeck.c:5833
+#: c-typeck.c:5778 c-typeck.c:5886
msgid "field name not in record or union initializer"
msgstr ""
-#: c-typeck.c:5771
+#: c-typeck.c:5824
msgid "array index in initializer not of integer type"
msgstr ""
-#: c-typeck.c:5776 c-typeck.c:5778
+#: c-typeck.c:5829 c-typeck.c:5831
msgid "nonconstant array index in initializer"
msgstr ""
-#: c-typeck.c:5782 c-typeck.c:5785
+#: c-typeck.c:5835 c-typeck.c:5838
msgid "array index in initializer exceeds array bounds"
msgstr ""
-#: c-typeck.c:5796
+#: c-typeck.c:5849
msgid "empty index range in initializer"
msgstr ""
-#: c-typeck.c:5805
+#: c-typeck.c:5858
msgid "array index range in initializer exceeds array bounds"
msgstr ""
-#: c-typeck.c:5880 c-typeck.c:5903 c-typeck.c:6370
+#: c-typeck.c:5933 c-typeck.c:5956 c-typeck.c:6423
msgid "initialized field with side-effects overwritten"
msgstr ""
-#: c-typeck.c:5882 c-typeck.c:5905 c-typeck.c:6372
+#: c-typeck.c:5935 c-typeck.c:5958 c-typeck.c:6425
msgid "initialized field overwritten"
msgstr ""
-#: c-typeck.c:6580
+#: c-typeck.c:6633
msgid "excess elements in char array initializer"
msgstr ""
-#: c-typeck.c:6587 c-typeck.c:6634
+#: c-typeck.c:6640 c-typeck.c:6687
msgid "excess elements in struct initializer"
msgstr ""
-#: c-typeck.c:6649
+#: c-typeck.c:6702
msgid "non-static initialization of a flexible array member"
msgstr ""
-#: c-typeck.c:6718
+#: c-typeck.c:6771
msgid "excess elements in union initializer"
msgstr ""
-#: c-typeck.c:6806
+#: c-typeck.c:6859
msgid "excess elements in array initializer"
msgstr ""
-#: c-typeck.c:6837
+#: c-typeck.c:6890
msgid "excess elements in vector initializer"
msgstr ""
-#: c-typeck.c:6862
+#: c-typeck.c:6915
msgid "excess elements in scalar initializer"
msgstr ""
-#: cfgrtl.c:1915
+#: cfgrtl.c:1920
msgid "flow control insn inside a basic block"
msgstr ""
-#: cfgrtl.c:2044
+#: cfgrtl.c:2049
msgid "wrong insn in the fallthru edge"
msgstr ""
-#: cfgrtl.c:2100
+#: cfgrtl.c:2105
msgid "insn outside basic block"
msgstr ""
-#: cfgrtl.c:2107
+#: cfgrtl.c:2112
msgid "return not followed by barrier"
msgstr ""
-#: cgraph.c:635 ipa-inline.c:423
+#: cgraph.c:686 ipa-inline.c:439
msgid "function body not available"
msgstr ""
-#: cgraph.c:637 cgraphbuild.c:95
+#: cgraph.c:688 cgraphbuild.c:95
msgid "redefined extern inline functions are not considered for inlining"
msgstr ""
-#: cgraph.c:640 cgraphbuild.c:102
+#: cgraph.c:691 cgraphbuild.c:102
msgid "function not considered for inlining"
msgstr ""
-#: cgraph.c:642 cgraphbuild.c:98
+#: cgraph.c:693 cgraphbuild.c:98
msgid "function not inlinable"
msgstr ""
msgid "mismatched arguments"
msgstr ""
-#: collect2.c:395 gcc.c:6990
+#: collect2.c:395 gcc.c:6987
#, c-format
msgid "internal gcc abort in %s, at %s:%d"
msgstr ""
msgid "cannot find '%s'"
msgstr ""
-#: collect2.c:1640 collect2.c:2131 collect2.c:2286 gcc.c:2997
+#: collect2.c:1640 collect2.c:2131 collect2.c:2286 gcc.c:2994
#, c-format
msgid "pex_init failed"
msgstr ""
msgid "%s:%d: confused by earlier errors, bailing out\n"
msgstr ""
-#: diagnostic.c:680
+#: diagnostic.c:693
#, c-format
msgid "Internal compiler error: Error reporting routines re-entered.\n"
msgstr ""
-#: final.c:1131
+#: final.c:1134
msgid "negative insn length"
msgstr ""
-#: final.c:2601
+#: final.c:2604
msgid "could not split insn"
msgstr ""
-#: final.c:2992
+#: final.c:2995
msgid "invalid 'asm': "
msgstr ""
-#: final.c:3175
+#: final.c:3178
#, c-format
msgid "nested assembly dialect alternatives"
msgstr ""
-#: final.c:3192 final.c:3204
+#: final.c:3195 final.c:3207
#, c-format
msgid "unterminated assembly dialect alternative"
msgstr ""
-#: final.c:3251
+#: final.c:3254
#, c-format
msgid "operand number missing after %%-letter"
msgstr ""
-#: final.c:3254 final.c:3295
+#: final.c:3257 final.c:3298
#, c-format
msgid "operand number out of range"
msgstr ""
-#: final.c:3314
+#: final.c:3317
#, c-format
msgid "invalid %%-code"
msgstr ""
-#: final.c:3344
+#: final.c:3347
#, 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:3456 vmsdbgout.c:487 config/i386/i386.c:9651
-#: config/pdp11/pdp11.c:1708
+#: final.c:3481 vmsdbgout.c:487 config/i386/i386.c:9865
+#: config/pdp11/pdp11.c:1710
#, c-format
msgid "floating constant misused"
msgstr ""
-#: final.c:3518 vmsdbgout.c:544 config/i386/i386.c:9732
-#: config/pdp11/pdp11.c:1755
+#: final.c:3543 vmsdbgout.c:544 config/i386/i386.c:9952
+#: config/pdp11/pdp11.c:1757
#, c-format
msgid "invalid expression as operand"
msgstr ""
-#: gcc.c:1719
+#: gcc.c:1716
#, c-format
msgid "Using built-in specs.\n"
msgstr ""
-#: gcc.c:1897
+#: gcc.c:1894
#, c-format
msgid ""
"Setting spec %s to '%s'\n"
"\n"
msgstr ""
-#: gcc.c:2012
+#: gcc.c:2009
#, c-format
msgid "Reading specs from %s\n"
msgstr ""
-#: gcc.c:2108 gcc.c:2127
+#: gcc.c:2105 gcc.c:2124
#, c-format
msgid "specs %%include syntax malformed after %ld characters"
msgstr ""
-#: gcc.c:2135
+#: gcc.c:2132
#, c-format
msgid "could not find specs file %s\n"
msgstr ""
-#: gcc.c:2152 gcc.c:2160 gcc.c:2169 gcc.c:2178
+#: gcc.c:2149 gcc.c:2157 gcc.c:2166 gcc.c:2175
#, c-format
msgid "specs %%rename syntax malformed after %ld characters"
msgstr ""
-#: gcc.c:2187
+#: gcc.c:2184
#, c-format
msgid "specs %s spec was not found to be renamed"
msgstr ""
-#: gcc.c:2194
+#: gcc.c:2191
#, c-format
msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
msgstr ""
-#: gcc.c:2199
+#: gcc.c:2196
#, c-format
msgid "rename spec %s to %s\n"
msgstr ""
-#: gcc.c:2201
+#: gcc.c:2198
#, c-format
msgid ""
"spec is '%s'\n"
"\n"
msgstr ""
-#: gcc.c:2214
+#: gcc.c:2211
#, c-format
msgid "specs unknown %% command after %ld characters"
msgstr ""
-#: gcc.c:2225 gcc.c:2238
+#: gcc.c:2222 gcc.c:2235
#, c-format
msgid "specs file malformed after %ld characters"
msgstr ""
-#: gcc.c:2290
+#: gcc.c:2287
#, c-format
msgid "spec file has no spec for linking"
msgstr ""
-#: gcc.c:2618 gcc.c:4827
+#: gcc.c:2615 gcc.c:4824
#, c-format
msgid "%s\n"
msgstr ""
-#: gcc.c:2819
+#: gcc.c:2816
#, c-format
msgid "system path '%s' is not absolute"
msgstr ""
-#: gcc.c:2891
+#: gcc.c:2888
#, c-format
msgid "-pipe not supported"
msgstr ""
-#: gcc.c:2953
+#: gcc.c:2950
#, c-format
msgid ""
"\n"
"Go ahead? (y or n) "
msgstr ""
-#: gcc.c:3036
+#: gcc.c:3033
msgid "failed to get exit status"
msgstr ""
-#: gcc.c:3042
+#: gcc.c:3039
msgid "failed to get process times"
msgstr ""
-#: gcc.c:3068
+#: gcc.c:3065
#, c-format
msgid ""
"Internal error: %s (program %s)\n"
"See %s for instructions."
msgstr ""
-#: gcc.c:3094
+#: gcc.c:3091
#, c-format
msgid "# %s %.2f %.2f\n"
msgstr ""
-#: gcc.c:3228
+#: gcc.c:3225
#, c-format
msgid "Usage: %s [options] file...\n"
msgstr ""
-#: gcc.c:3229
+#: gcc.c:3226
msgid "Options:\n"
msgstr ""
-#: gcc.c:3231
+#: gcc.c:3228
msgid " -pass-exit-codes Exit with highest error code from a phase\n"
msgstr ""
-#: gcc.c:3232
+#: gcc.c:3229
msgid " --help Display this information\n"
msgstr ""
-#: gcc.c:3233
+#: gcc.c:3230
msgid ""
" --target-help Display target specific command line options\n"
msgstr ""
-#: gcc.c:3234
+#: gcc.c:3231
msgid ""
" --help={target|optimizers|warnings|undocumented|params}[,{[^]joined|[^]"
"separate}]\n"
msgstr ""
-#: gcc.c:3235
+#: gcc.c:3232
msgid ""
" Display specific types of command line options\n"
msgstr ""
-#: gcc.c:3237
+#: gcc.c:3234
msgid " (Use '-v --help' to display command line options of sub-processes)\n"
msgstr ""
-#: gcc.c:3238
+#: gcc.c:3235
msgid " -dumpspecs Display all of the built in spec strings\n"
msgstr ""
-#: gcc.c:3239
+#: gcc.c:3236
msgid " -dumpversion Display the version of the compiler\n"
msgstr ""
-#: gcc.c:3240
+#: gcc.c:3237
msgid " -dumpmachine Display the compiler's target processor\n"
msgstr ""
-#: gcc.c:3241
+#: gcc.c:3238
msgid ""
" -print-search-dirs Display the directories in the compiler's search "
"path\n"
msgstr ""
-#: gcc.c:3242
+#: gcc.c:3239
msgid ""
" -print-libgcc-file-name Display the name of the compiler's companion "
"library\n"
msgstr ""
-#: gcc.c:3243
+#: gcc.c:3240
msgid " -print-file-name=<lib> Display the full path to library <lib>\n"
msgstr ""
-#: gcc.c:3244
+#: gcc.c:3241
msgid ""
" -print-prog-name=<prog> Display the full path to compiler component "
"<prog>\n"
msgstr ""
-#: gcc.c:3245
+#: gcc.c:3242
msgid ""
" -print-multi-directory Display the root directory for versions of "
"libgcc\n"
msgstr ""
-#: gcc.c:3246
+#: gcc.c:3243
msgid ""
" -print-multi-lib Display the mapping between command line options "
"and\n"
" multiple library search directories\n"
msgstr ""
-#: gcc.c:3249
+#: gcc.c:3246
msgid " -print-multi-os-directory Display the relative path to OS libraries\n"
msgstr ""
-#: gcc.c:3250
+#: gcc.c:3247
msgid " -print-sysroot Display the target libraries directory\n"
msgstr ""
-#: gcc.c:3251
+#: gcc.c:3248
msgid ""
" -print-sysroot-headers-suffix Display the sysroot suffix used to find "
"headers\n"
msgstr ""
-#: gcc.c:3252
+#: gcc.c:3249
msgid ""
" -Wa,<options> Pass comma-separated <options> on to the "
"assembler\n"
msgstr ""
-#: gcc.c:3253
+#: gcc.c:3250
msgid ""
" -Wp,<options> Pass comma-separated <options> on to the "
"preprocessor\n"
msgstr ""
-#: gcc.c:3254
+#: gcc.c:3251
msgid ""
" -Wl,<options> Pass comma-separated <options> on to the linker\n"
msgstr ""
-#: gcc.c:3255
+#: gcc.c:3252
msgid " -Xassembler <arg> Pass <arg> on to the assembler\n"
msgstr ""
-#: gcc.c:3256
+#: gcc.c:3253
msgid " -Xpreprocessor <arg> Pass <arg> on to the preprocessor\n"
msgstr ""
-#: gcc.c:3257
+#: gcc.c:3254
msgid " -Xlinker <arg> Pass <arg> on to the linker\n"
msgstr ""
-#: gcc.c:3258
+#: gcc.c:3255
msgid ""
" -combine Pass multiple source files to compiler at once\n"
msgstr ""
-#: gcc.c:3259
+#: gcc.c:3256
msgid " -save-temps Do not delete intermediate files\n"
msgstr ""
-#: gcc.c:3260
+#: gcc.c:3257
msgid " -pipe Use pipes rather than intermediate files\n"
msgstr ""
-#: gcc.c:3261
+#: gcc.c:3258
msgid " -time Time the execution of each subprocess\n"
msgstr ""
-#: gcc.c:3262
+#: gcc.c:3259
msgid ""
" -specs=<file> Override built-in specs with the contents of "
"<file>\n"
msgstr ""
-#: gcc.c:3263
+#: gcc.c:3260
msgid ""
" -std=<standard> Assume that the input sources are for <standard>\n"
msgstr ""
-#: gcc.c:3264
+#: gcc.c:3261
msgid ""
" --sysroot=<directory> Use <directory> as the root directory for "
"headers\n"
" and libraries\n"
msgstr ""
-#: gcc.c:3267
+#: gcc.c:3264
msgid ""
" -B <directory> Add <directory> to the compiler's search paths\n"
msgstr ""
-#: gcc.c:3268
+#: gcc.c:3265
msgid " -b <machine> Run gcc for target <machine>, if installed\n"
msgstr ""
-#: gcc.c:3269
+#: gcc.c:3266
msgid ""
" -V <version> Run gcc version number <version>, if installed\n"
msgstr ""
-#: gcc.c:3270
+#: gcc.c:3267
msgid ""
" -v Display the programs invoked by the compiler\n"
msgstr ""
-#: gcc.c:3271
+#: gcc.c:3268
msgid ""
" -### Like -v but options quoted and commands not "
"executed\n"
msgstr ""
-#: gcc.c:3272
+#: gcc.c:3269
msgid ""
" -E Preprocess only; do not compile, assemble or "
"link\n"
msgstr ""
-#: gcc.c:3273
+#: gcc.c:3270
msgid " -S Compile only; do not assemble or link\n"
msgstr ""
-#: gcc.c:3274
+#: gcc.c:3271
msgid " -c Compile and assemble, but do not link\n"
msgstr ""
-#: gcc.c:3275
+#: gcc.c:3272
msgid " -o <file> Place the output into <file>\n"
msgstr ""
-#: gcc.c:3276
+#: gcc.c:3273
msgid ""
" -x <language> Specify the language of the following input "
"files\n"
"extension\n"
msgstr ""
-#: gcc.c:3283
+#: gcc.c:3280
#, c-format
msgid ""
"\n"
" other options on to these processes the -W<letter> options must be used.\n"
msgstr ""
-#: gcc.c:3406
+#: gcc.c:3403
#, c-format
msgid "'-%c' option must have argument"
msgstr ""
-#: gcc.c:3427
+#: gcc.c:3424
#, c-format
msgid "couldn't run '%s': %s"
msgstr ""
#. translate_options () has turned --version into -fversion.
-#: gcc.c:3628
+#: gcc.c:3625
#, c-format
msgid "%s %s%s\n"
msgstr ""
-#: gcc.c:3631 gcov.c:427 fortran/gfortranspec.c:383 java/jcf-dump.c:1170
+#: gcc.c:3628 gcov.c:430 fortran/gfortranspec.c:383 java/jcf-dump.c:1170
msgid "(C)"
msgstr ""
-#: gcc.c:3632 java/jcf-dump.c:1171
+#: gcc.c:3629 java/jcf-dump.c:1171
#, c-format
msgid ""
"This is free software; see the source for copying conditions. There is NO\n"
"\n"
msgstr ""
-#: gcc.c:3746
+#: gcc.c:3743
#, c-format
msgid "argument to '-Xlinker' is missing"
msgstr ""
-#: gcc.c:3754
+#: gcc.c:3751
#, c-format
msgid "argument to '-Xpreprocessor' is missing"
msgstr ""
-#: gcc.c:3761
+#: gcc.c:3758
#, c-format
msgid "argument to '-Xassembler' is missing"
msgstr ""
-#: gcc.c:3768
+#: gcc.c:3765
#, c-format
msgid "argument to '-l' is missing"
msgstr ""
-#: gcc.c:3789
+#: gcc.c:3786
#, c-format
msgid "argument to '-specs' is missing"
msgstr ""
-#: gcc.c:3803
+#: gcc.c:3800
#, c-format
msgid "argument to '-specs=' is missing"
msgstr ""
-#: gcc.c:3825
+#: gcc.c:3822
#, c-format
msgid "argument to '-wrapper' is missing"
msgstr ""
-#: gcc.c:3853
+#: gcc.c:3850
#, c-format
msgid "'-%c' must come at the start of the command line"
msgstr ""
-#: gcc.c:3862
+#: gcc.c:3859
#, c-format
msgid "argument to '-B' is missing"
msgstr ""
-#: gcc.c:4216
+#: gcc.c:4213
#, c-format
msgid "argument to '-x' is missing"
msgstr ""
-#: gcc.c:4244
+#: gcc.c:4241
#, c-format
msgid "argument to '-%s' is missing"
msgstr ""
-#: gcc.c:4617
+#: gcc.c:4614
#, c-format
msgid "switch '%s' does not start with '-'"
msgstr ""
-#: gcc.c:4761
+#: gcc.c:4758
#, c-format
msgid "spec '%s' invalid"
msgstr ""
-#: gcc.c:4900
+#: gcc.c:4897
#, c-format
msgid "spec '%s' has invalid '%%0%c'"
msgstr ""
-#: gcc.c:5129
+#: gcc.c:5126
#, c-format
msgid "could not open temporary response file %s"
msgstr ""
-#: gcc.c:5135
+#: gcc.c:5132
#, c-format
msgid "could not write to temporary response file %s"
msgstr ""
-#: gcc.c:5141
+#: gcc.c:5138
#, c-format
msgid "could not close temporary response file %s"
msgstr ""
-#: gcc.c:5175
+#: gcc.c:5172
#, c-format
msgid "spec '%s' has invalid '%%W%c"
msgstr ""
-#: gcc.c:5195
+#: gcc.c:5192
#, c-format
msgid "spec '%s' has invalid '%%x%c'"
msgstr ""
-#: gcc.c:5417
+#: gcc.c:5414
#, c-format
msgid "Processing spec %c%s%c, which is '%s'\n"
msgstr ""
-#: gcc.c:5541
+#: gcc.c:5538
#, c-format
msgid "unknown spec function '%s'"
msgstr ""
-#: gcc.c:5560
+#: gcc.c:5557
#, c-format
msgid "error in args to spec function '%s'"
msgstr ""
-#: gcc.c:5608
+#: gcc.c:5605
#, c-format
msgid "malformed spec function name"
msgstr ""
#. )
-#: gcc.c:5611
+#: gcc.c:5608
#, c-format
msgid "no arguments for spec function"
msgstr ""
-#: gcc.c:5630
+#: gcc.c:5627
#, c-format
msgid "malformed spec function arguments"
msgstr ""
-#: gcc.c:5876
+#: gcc.c:5873
#, c-format
msgid "braced spec '%s' is invalid at '%c'"
msgstr ""
-#: gcc.c:5964
+#: gcc.c:5961
#, c-format
msgid "braced spec body '%s' is invalid"
msgstr ""
-#: gcc.c:6502
+#: gcc.c:6499
#, c-format
msgid "install: %s%s\n"
msgstr ""
-#: gcc.c:6505
+#: gcc.c:6502
#, c-format
msgid "programs: %s\n"
msgstr ""
-#: gcc.c:6507
+#: gcc.c:6504
#, c-format
msgid "libraries: %s\n"
msgstr ""
#. The error status indicates that only one set of fixed
#. headers should be built.
-#: gcc.c:6573
+#: gcc.c:6570
#, c-format
msgid "not configured with sysroot headers suffix"
msgstr ""
-#: gcc.c:6582
+#: gcc.c:6579
#, c-format
msgid ""
"\n"
"For bug reporting instructions, please see:\n"
msgstr ""
-#: gcc.c:6598
+#: gcc.c:6595
#, c-format
msgid "Target: %s\n"
msgstr ""
-#: gcc.c:6599
+#: gcc.c:6596
#, c-format
msgid "Configured with: %s\n"
msgstr ""
-#: gcc.c:6613
+#: gcc.c:6610
#, c-format
msgid "Thread model: %s\n"
msgstr ""
-#: gcc.c:6624
+#: gcc.c:6621
#, c-format
msgid "gcc version %s %s\n"
msgstr ""
-#: gcc.c:6626
+#: gcc.c:6623
#, c-format
msgid "gcc driver version %s %sexecuting gcc version %s\n"
msgstr ""
-#: gcc.c:6634
+#: gcc.c:6631
#, c-format
msgid "no input files"
msgstr ""
-#: gcc.c:6683
+#: gcc.c:6680
#, c-format
msgid "cannot specify -o with -c or -S with multiple files"
msgstr ""
-#: gcc.c:6717
+#: gcc.c:6714
#, c-format
msgid "spec '%s' is invalid"
msgstr ""
-#: gcc.c:6853
+#: gcc.c:6850
#, c-format
msgid ""
"\n"
"\n"
msgstr ""
-#: gcc.c:6854
+#: gcc.c:6851
#, c-format
msgid ""
"Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
"\n"
msgstr ""
-#: gcc.c:7206
+#: gcc.c:7203
#, c-format
msgid "multilib spec '%s' is invalid"
msgstr ""
-#: gcc.c:7397
+#: gcc.c:7394
#, c-format
msgid "multilib exclusions '%s' is invalid"
msgstr ""
-#: gcc.c:7455 gcc.c:7596
+#: gcc.c:7452 gcc.c:7593
#, c-format
msgid "multilib select '%s' is invalid"
msgstr ""
-#: gcc.c:7634
+#: gcc.c:7631
#, c-format
msgid "multilib exclusion '%s' is invalid"
msgstr ""
-#: gcc.c:7840
+#: gcc.c:7837
#, c-format
msgid "environment variable \"%s\" not defined"
msgstr ""
-#: gcc.c:7931 gcc.c:7936
+#: gcc.c:7928 gcc.c:7933
#, c-format
msgid "invalid version number `%s'"
msgstr ""
-#: gcc.c:7979
+#: gcc.c:7976
#, c-format
msgid "too few arguments to %%:version-compare"
msgstr ""
-#: gcc.c:7985
+#: gcc.c:7982
#, c-format
msgid "too many arguments to %%:version-compare"
msgstr ""
-#: gcc.c:8026
+#: gcc.c:8023
#, c-format
msgid "unknown operator '%s' in %%:version-compare"
msgstr ""
-#: gcc.c:8060
+#: gcc.c:8057
#, c-format
msgid ""
"Assembler options\n"
"\n"
msgstr ""
-#: gcc.c:8061
+#: gcc.c:8058
#, c-format
msgid ""
"Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
"\n"
msgstr ""
-#: gcov.c:400
+#: gcov.c:403
#, c-format
msgid ""
"Usage: gcov [OPTION]... SOURCEFILE...\n"
"\n"
msgstr ""
-#: gcov.c:401
+#: gcov.c:404
#, c-format
msgid ""
"Print code coverage information.\n"
"\n"
msgstr ""
-#: gcov.c:402
+#: gcov.c:405
#, c-format
msgid " -h, --help Print this help, then exit\n"
msgstr ""
-#: gcov.c:403
+#: gcov.c:406
#, c-format
msgid " -v, --version Print version number, then exit\n"
msgstr ""
-#: gcov.c:404
+#: gcov.c:407
#, c-format
msgid ""
" -a, --all-blocks Show information for every basic block\n"
msgstr ""
-#: gcov.c:405
+#: gcov.c:408
#, c-format
msgid ""
" -b, --branch-probabilities Include branch probabilities in output\n"
msgstr ""
-#: gcov.c:406
+#: gcov.c:409
#, c-format
msgid ""
" -c, --branch-counts Given counts of branches taken\n"
" rather than percentages\n"
msgstr ""
-#: gcov.c:408
+#: gcov.c:411
#, c-format
msgid " -n, --no-output Do not create an output file\n"
msgstr ""
-#: gcov.c:409
+#: gcov.c:412
#, c-format
msgid ""
" -l, --long-file-names Use long output file names for included\n"
" source files\n"
msgstr ""
-#: gcov.c:411
+#: gcov.c:414
#, c-format
msgid " -f, --function-summaries Output summaries for each function\n"
msgstr ""
-#: gcov.c:412
+#: gcov.c:415
#, c-format
msgid ""
" -o, --object-directory DIR|FILE Search for object files in DIR or called "
"FILE\n"
msgstr ""
-#: gcov.c:413
+#: gcov.c:416
#, c-format
msgid " -p, --preserve-paths Preserve all pathname components\n"
msgstr ""
-#: gcov.c:414
+#: gcov.c:417
#, c-format
msgid ""
" -u, --unconditional-branches Show unconditional branch counts too\n"
msgstr ""
-#: gcov.c:415
+#: gcov.c:418
#, c-format
msgid ""
"\n"
"%s.\n"
msgstr ""
-#: gcov.c:425
+#: gcov.c:428
#, c-format
msgid "gcov %s%s\n"
msgstr ""
-#: gcov.c:429
+#: gcov.c:432
#, c-format
msgid ""
"This is free software; see the source for copying conditions.\n"
"\n"
msgstr ""
-#: gcov.c:525
+#: gcov.c:528
#, c-format
msgid "%s:no functions found\n"
msgstr ""
-#: gcov.c:557 gcov.c:585
+#: gcov.c:560 gcov.c:588
#, c-format
msgid "\n"
msgstr ""
-#: gcov.c:572
+#: gcov.c:575
#, c-format
msgid "%s:creating '%s'\n"
msgstr ""
-#: gcov.c:576
+#: gcov.c:579
#, c-format
msgid "%s:error writing output file '%s'\n"
msgstr ""
-#: gcov.c:581
+#: gcov.c:584
#, c-format
msgid "%s:could not open output file '%s'\n"
msgstr ""
-#: gcov.c:730
+#: gcov.c:733
#, c-format
msgid "%s:source file is newer than graph file '%s'\n"
msgstr ""
-#: gcov.c:735
+#: gcov.c:738
#, c-format
msgid "(the message is only displayed one per source file)\n"
msgstr ""
-#: gcov.c:759
+#: gcov.c:762
#, c-format
msgid "%s:cannot open graph file\n"
msgstr ""
-#: gcov.c:765
+#: gcov.c:768
#, c-format
msgid "%s:not a gcov graph file\n"
msgstr ""
-#: gcov.c:778
+#: gcov.c:781
#, c-format
msgid "%s:version '%.4s', prefer '%.4s'\n"
msgstr ""
-#: gcov.c:830
+#: gcov.c:833
#, c-format
msgid "%s:already seen blocks for '%s'\n"
msgstr ""
-#: gcov.c:948
+#: gcov.c:951
#, c-format
msgid "%s:corrupted\n"
msgstr ""
-#: gcov.c:1024
+#: gcov.c:1027
#, c-format
msgid "%s:cannot open data file, assuming not executed\n"
msgstr ""
-#: gcov.c:1031
+#: gcov.c:1034
#, c-format
msgid "%s:not a gcov data file\n"
msgstr ""
-#: gcov.c:1044
+#: gcov.c:1047
#, c-format
msgid "%s:version '%.4s', prefer version '%.4s'\n"
msgstr ""
-#: gcov.c:1050
+#: gcov.c:1053
#, c-format
msgid "%s:stamp mismatch with graph file\n"
msgstr ""
-#: gcov.c:1079
+#: gcov.c:1082
#, c-format
msgid "%s:unknown function '%u'\n"
msgstr ""
-#: gcov.c:1092
+#: gcov.c:1095
#, c-format
msgid "%s:profile mismatch for '%s'\n"
msgstr ""
-#: gcov.c:1111
+#: gcov.c:1114
#, c-format
msgid "%s:overflowed\n"
msgstr ""
-#: gcov.c:1135
+#: gcov.c:1138
#, c-format
msgid "%s:'%s' lacks entry and/or exit blocks\n"
msgstr ""
-#: gcov.c:1140
+#: gcov.c:1143
#, c-format
msgid "%s:'%s' has arcs to entry block\n"
msgstr ""
-#: gcov.c:1148
+#: gcov.c:1151
#, c-format
msgid "%s:'%s' has arcs from exit block\n"
msgstr ""
-#: gcov.c:1356
+#: gcov.c:1359
#, c-format
msgid "%s:graph is unsolvable for '%s'\n"
msgstr ""
-#: gcov.c:1436
+#: gcov.c:1439
#, c-format
msgid "%s '%s'\n"
msgstr ""
-#: gcov.c:1439
+#: gcov.c:1442
#, c-format
msgid "Lines executed:%s of %d\n"
msgstr ""
-#: gcov.c:1443
+#: gcov.c:1446
#, c-format
msgid "No executable lines\n"
msgstr ""
-#: gcov.c:1449
+#: gcov.c:1452
#, c-format
msgid "Branches executed:%s of %d\n"
msgstr ""
-#: gcov.c:1453
+#: gcov.c:1456
#, c-format
msgid "Taken at least once:%s of %d\n"
msgstr ""
-#: gcov.c:1459
+#: gcov.c:1462
#, c-format
msgid "No branches\n"
msgstr ""
-#: gcov.c:1461
+#: gcov.c:1464
#, c-format
msgid "Calls executed:%s of %d\n"
msgstr ""
-#: gcov.c:1465
+#: gcov.c:1468
#, c-format
msgid "No calls\n"
msgstr ""
-#: gcov.c:1612
+#: gcov.c:1628
#, c-format
msgid "%s:no lines for '%s'\n"
msgstr ""
-#: gcov.c:1807
+#: gcov.c:1823
#, c-format
msgid "call %2d returned %s\n"
msgstr ""
-#: gcov.c:1812
+#: gcov.c:1828
#, c-format
msgid "call %2d never executed\n"
msgstr ""
-#: gcov.c:1817
+#: gcov.c:1833
#, c-format
msgid "branch %2d taken %s%s\n"
msgstr ""
-#: gcov.c:1821
+#: gcov.c:1837
#, c-format
msgid "branch %2d never executed\n"
msgstr ""
-#: gcov.c:1826
+#: gcov.c:1842
#, c-format
msgid "unconditional %2d taken %s\n"
msgstr ""
-#: gcov.c:1829
+#: gcov.c:1845
#, c-format
msgid "unconditional %2d never executed\n"
msgstr ""
-#: gcov.c:1865
+#: gcov.c:1881
#, c-format
msgid "%s:cannot open source file\n"
msgstr ""
msgid "GCSE disabled"
msgstr ""
-#: gcse.c:6512
+#: gcse.c:6510
msgid "jump bypassing disabled"
msgstr ""
msgid "'"
msgstr ""
-#: ipa-inline.c:383
+#: ipa-inline.c:399
msgid "--param large-function-growth limit reached"
msgstr ""
-#: ipa-inline.c:398
+#: ipa-inline.c:414
msgid "--param large-stack-frame-growth limit reached"
msgstr ""
-#: ipa-inline.c:416
+#: ipa-inline.c:432
msgid "function not inline candidate"
msgstr ""
-#: ipa-inline.c:432
+#: ipa-inline.c:448
msgid "--param max-inline-insns-single limit reached"
msgstr ""
-#: ipa-inline.c:441
+#: ipa-inline.c:457
msgid "--param max-inline-insns-auto limit reached"
msgstr ""
-#: ipa-inline.c:467 ipa-inline.c:942 ipa-inline.c:1160 ipa-inline.c:1286
+#: ipa-inline.c:483 ipa-inline.c:942 ipa-inline.c:1166 ipa-inline.c:1292
msgid "recursive inlining"
msgstr ""
msgid "--param inline-unit-growth limit reached"
msgstr ""
-#: langhooks.c:390
+#: langhooks.c:378
msgid "At top level:"
msgstr ""
-#: langhooks.c:410
+#: langhooks.c:398
#, c-format
msgid "In member function %qs"
msgstr ""
-#: langhooks.c:414
+#: langhooks.c:402
#, c-format
msgid "In function %qs"
msgstr ""
-#: langhooks.c:465
+#: langhooks.c:453
#, c-format
msgid " inlined from %qs at %s:%d:%d"
msgstr ""
-#: langhooks.c:470
+#: langhooks.c:458
#, c-format
msgid " inlined from %qs at %s:%d"
msgstr ""
-#: langhooks.c:476
+#: langhooks.c:464
#, c-format
msgid " inlined from %qs"
msgstr ""
msgid "cannot optimize loop, the loop counter may overflow"
msgstr ""
-#: opts.c:339
+#: opts.c:342
msgid "This switch lacks documentation"
msgstr ""
-#: opts.c:1310
+#: opts.c:1288
msgid "[enabled]"
msgstr ""
-#: opts.c:1310
+#: opts.c:1288
msgid "[disabled]"
msgstr ""
-#: opts.c:1325
+#: opts.c:1303
#, c-format
msgid " No options with the desired characteristics were found\n"
msgstr ""
-#: opts.c:1334
+#: opts.c:1312
#, c-format
msgid ""
" None found. Use --help=%s to show *all* the options supported by the %s "
"front-end\n"
msgstr ""
-#: opts.c:1340
+#: opts.c:1318
#, c-format
msgid ""
" All options with the desired characteristics have already been displayed\n"
msgstr ""
-#: opts.c:1394
+#: opts.c:1372
msgid "The following options are target specific"
msgstr ""
-#: opts.c:1397
+#: opts.c:1375
msgid "The following options control compiler warning messages"
msgstr ""
-#: opts.c:1400
+#: opts.c:1378
msgid "The following options control optimizations"
msgstr ""
-#: opts.c:1403 opts.c:1438
+#: opts.c:1381 opts.c:1416
msgid "The following options are language-independent"
msgstr ""
-#: opts.c:1406
+#: opts.c:1384
msgid "The --param option recognizes the following as parameters"
msgstr ""
-#: opts.c:1412
+#: opts.c:1390
msgid "The following options are specific to just the language "
msgstr ""
-#: opts.c:1414
+#: opts.c:1392
msgid "The following options are supported by the language "
msgstr ""
-#: opts.c:1425
+#: opts.c:1403
msgid "The following options are not documented"
msgstr ""
-#: opts.c:1436
+#: opts.c:1414
msgid "The following options are language-related"
msgstr ""
-#: opts.c:1591
+#: opts.c:1567
#, c-format
msgid "warning: --help argument %.*s is ambiguous, please be more specific\n"
msgstr ""
-#: opts.c:1599
+#: opts.c:1575
#, c-format
msgid "warning: unrecognized argument to --help= option: %.*s\n"
msgstr ""
msgid "%s: input file names must have .c suffixes: %s\n"
msgstr ""
-#: reload.c:3786
+#: reload.c:3785
msgid "unable to generate reloads for:"
msgstr ""
-#: reload1.c:2098
+#: reload1.c:2093
msgid "this is the insn:"
msgstr ""
#. It's the compiler's fault.
-#: reload1.c:5644
+#: reload1.c:5611
msgid "could not find a spill register"
msgstr ""
#. It's the compiler's fault.
-#: reload1.c:7597
+#: reload1.c:7564
msgid "VOIDmode on an output"
msgstr ""
-#: reload1.c:8352
+#: reload1.c:8319
msgid "Failure trying to reload:"
msgstr ""
msgid "created and used with different settings of -fpie"
msgstr ""
-#: tree-inline.c:3110
+#: tree-inline.c:3139
msgid "originally indirect function call not considered for inlining"
msgstr ""
+#: tree-vrp.c:6383
+msgid ""
+"assuming signed overflow does not occur when simplifying && or || to & or |"
+msgstr ""
+
+#: tree-vrp.c:6387
+msgid ""
+"assuming signed overflow does not occur when simplifying ==, != or ! to "
+"identity or ^"
+msgstr ""
+
#. The remainder are real diagnostic types.
#: diagnostic.def:15
msgid "fatal error: "
msgid "The threshold ratio between current and hottest structure counts"
msgstr ""
-#: params.def:95
+#: params.def:85
+msgid "Maximal esitmated outcome of branch considered predictable"
+msgstr ""
+
+#: params.def:102
msgid ""
"The maximum number of instructions in a single function eligible for inlining"
msgstr ""
-#: params.def:107
+#: params.def:114
msgid "The maximum number of instructions when automatically inlining"
msgstr ""
-#: params.def:112
+#: params.def:119
msgid ""
"The maximum number of instructions inline function can grow to via recursive "
"inlining"
msgstr ""
-#: params.def:117
+#: params.def:124
msgid ""
"The maximum number of instructions non-inline function can grow to via "
"recursive inlining"
msgstr ""
-#: params.def:122
+#: params.def:129
msgid "The maximum depth of recursive inlining for inline functions"
msgstr ""
-#: params.def:127
+#: params.def:134
msgid "The maximum depth of recursive inlining for non-inline functions"
msgstr ""
-#: params.def:132
+#: params.def:139
msgid ""
"Inline recursively only when the probability of call being executed exceeds "
"the parameter"
msgstr ""
-#: params.def:139
+#: params.def:146
msgid ""
"If -fvariable-expansion-in-unroller is used, the maximum number of times "
"that an individual variable will be expanded during loop unrolling"
msgstr ""
-#: params.def:145
+#: params.def:152
msgid ""
"If -ftree-vectorize is used, the minimal loop bound of a loop to be "
"considered for vectorization"
msgstr ""
-#: params.def:156
+#: params.def:163
msgid "The maximum number of instructions to consider to fill a delay slot"
msgstr ""
-#: params.def:167
+#: params.def:174
msgid ""
"The maximum number of instructions to consider to find accurate live "
"register information"
msgstr ""
-#: params.def:177
+#: params.def:184
msgid "The maximum length of scheduling's pending operations list"
msgstr ""
-#: params.def:182
+#: params.def:189
msgid "The size of function body to be considered large"
msgstr ""
-#: params.def:186
+#: params.def:193
msgid "Maximal growth due to inlining of large function (in percent)"
msgstr ""
-#: params.def:190
+#: params.def:197
msgid "The size of translation unit to be considered large"
msgstr ""
-#: params.def:194
+#: params.def:201
msgid ""
"how much can given compilation unit grow because of the inlining (in percent)"
msgstr ""
-#: params.def:198
+#: params.def:205
msgid ""
"how much can given compilation unit grow because of the interprocedural "
"constant propagation (in percent)"
msgstr ""
-#: params.def:202
+#: params.def:209
msgid "expense of call operation relative to ordinary arithmetic operations"
msgstr ""
-#: params.def:206
+#: params.def:213
msgid "The size of stack frame to be considered large"
msgstr ""
-#: params.def:210
+#: params.def:217
msgid "Maximal stack frame growth due to inlining (in percent)"
msgstr ""
-#: params.def:217
+#: params.def:224
msgid "The maximum amount of memory to be allocated by GCSE"
msgstr ""
-#: params.def:222
+#: params.def:229
msgid "The maximum number of passes to make when doing GCSE"
msgstr ""
-#: params.def:232
+#: params.def:239
msgid ""
"The threshold ratio for performing partial redundancy elimination after "
"reload"
msgstr ""
-#: params.def:239
+#: params.def:246
msgid ""
"The threshold ratio of critical edges execution count that permit performing "
"redundancy elimination after reload"
msgstr ""
-#: params.def:250
+#: params.def:257
msgid "The maximum number of instructions to consider to unroll in a loop"
msgstr ""
-#: params.def:256
+#: params.def:263
msgid ""
"The maximum number of instructions to consider to unroll in a loop on average"
msgstr ""
-#: params.def:261
+#: params.def:268
msgid "The maximum number of unrollings of a single loop"
msgstr ""
-#: params.def:266
+#: params.def:273
msgid "The maximum number of insns of a peeled loop"
msgstr ""
-#: params.def:271
+#: params.def:278
msgid "The maximum number of peelings of a single loop"
msgstr ""
-#: params.def:276
+#: params.def:283
msgid "The maximum number of insns of a completely peeled loop"
msgstr ""
-#: params.def:281
+#: params.def:288
msgid ""
"The maximum number of peelings of a single loop that is peeled completely"
msgstr ""
-#: params.def:286
+#: params.def:293
msgid "The maximum number of insns of a peeled loop that rolls only once"
msgstr ""
-#: params.def:292
+#: params.def:299
msgid "The maximum number of insns of an unswitched loop"
msgstr ""
-#: params.def:297
+#: params.def:304
msgid "The maximum number of unswitchings in a single loop"
msgstr ""
-#: params.def:304
+#: params.def:311
msgid ""
"Bound on the number of iterations the brute force # of iterations analysis "
"algorithm evaluates"
msgstr ""
-#: params.def:310
+#: params.def:317
msgid "Bound on the cost of an expression to compute the number of iterations"
msgstr ""
-#: params.def:316
+#: params.def:323
msgid ""
"A factor for tuning the upper bound that swing modulo scheduler uses for "
"scheduling a loop"
msgstr ""
-#: params.def:320
+#: params.def:327
msgid ""
"The number of cycles the swing modulo scheduler considers when checking "
"conflicts using DFA"
msgstr ""
-#: params.def:324
+#: params.def:331
msgid ""
"A threshold on the average loop count considered by the swing modulo "
"scheduler"
msgstr ""
-#: params.def:329
+#: params.def:336
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:333
+#: params.def:340
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:338
+#: params.def:345
msgid ""
"Select fraction of the maximal frequency of executions of basic block in "
"function given basic block get alignment"
msgstr ""
-#: params.def:343
+#: params.def:350
msgid ""
"Loops iterating at least selected number of iterations will get loop "
"alignement."
msgstr ""
-#: params.def:359
+#: params.def:366
msgid "The maximum number of loop iterations we predict statically"
msgstr ""
-#: params.def:363
+#: params.def:370
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:367
+#: params.def:374
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:371
+#: params.def:378
msgid "Maximal code growth caused by tail duplication (in percent)"
msgstr ""
-#: params.def:375
+#: params.def:382
msgid ""
"Stop reverse growth if the reverse probability of best edge is less than "
"this threshold (in percent)"
msgstr ""
-#: params.def:379
+#: params.def:386
msgid ""
"Stop forward growth if the probability of best edge is less than this "
"threshold (in percent). Used when profile feedback is available"
msgstr ""
-#: params.def:383
+#: params.def:390
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:389
+#: params.def:396
msgid "The maximum number of incoming edges to consider for crossjumping"
msgstr ""
-#: params.def:395
+#: params.def:402
msgid ""
"The minimum number of matching instructions to consider for crossjumping"
msgstr ""
-#: params.def:401
+#: params.def:408
msgid "The maximum expansion factor when copying basic blocks"
msgstr ""
-#: params.def:407
+#: params.def:414
msgid ""
"The maximum number of insns to duplicate when unfactoring computed gotos"
msgstr ""
-#: params.def:413
+#: params.def:420
msgid "The maximum length of path considered in cse"
msgstr ""
-#: params.def:417
+#: params.def:424
msgid "The maximum instructions CSE process before flushing"
msgstr ""
-#: params.def:424
+#: params.def:431
msgid ""
"The minimum cost of an expensive expression in the loop invariant motion"
msgstr ""
-#: params.def:433
+#: params.def:440
msgid ""
"Bound on number of candidates below that all candidates are considered in iv "
"optimizations"
msgstr ""
-#: params.def:441
+#: params.def:448
msgid "Bound on number of iv uses in loop optimized in iv optimizations"
msgstr ""
-#: params.def:449
+#: params.def:456
msgid ""
"If number of candidates in the set is smaller, we always try to remove "
"unused ivs during its optimization"
msgstr ""
-#: params.def:454
+#: params.def:461
msgid "Bound on size of expressions used in the scalar evolutions analyzer"
msgstr ""
-#: params.def:459
+#: params.def:466
msgid "Bound on the number of variables in Omega constraint systems"
msgstr ""
-#: params.def:464
+#: params.def:471
msgid "Bound on the number of inequalities in Omega constraint systems"
msgstr ""
-#: params.def:469
+#: params.def:476
msgid "Bound on the number of equalities in Omega constraint systems"
msgstr ""
-#: params.def:474
+#: params.def:481
msgid "Bound on the number of wild cards in Omega constraint systems"
msgstr ""
-#: params.def:479
+#: params.def:486
msgid "Bound on the size of the hash table in Omega constraint systems"
msgstr ""
-#: params.def:484
+#: params.def:491
msgid "Bound on the number of keys in Omega constraint systems"
msgstr ""
-#: params.def:489
+#: params.def:496
msgid ""
"When set to 1, use expensive methods to eliminate all redundant constraints"
msgstr ""
-#: params.def:494
+#: params.def:501
msgid ""
"Bound on number of runtime checks inserted by the vectorizer's loop "
"versioning for alignment check"
msgstr ""
-#: params.def:499
+#: params.def:506
msgid ""
"Bound on number of runtime checks inserted by the vectorizer's loop "
"versioning for alias check"
msgstr ""
-#: params.def:504
+#: params.def:511
msgid "The maximum memory locations recorded by cselib"
msgstr ""
-#: params.def:517
+#: params.def:524
msgid ""
"Minimum heap expansion to trigger garbage collection, as a percentage of the "
"total size of the heap"
msgstr ""
-#: params.def:522
+#: params.def:529
msgid "Minimum heap size before we start collecting garbage, in kilobytes"
msgstr ""
-#: params.def:530
+#: params.def:537
msgid ""
"The maximum number of instructions to search backward when looking for "
"equivalent reload"
msgstr ""
-#: params.def:535
+#: params.def:542
msgid ""
"The maximum number of virtual operators that a function is allowed to have "
"before triggering memory partitioning heuristics"
msgstr ""
-#: params.def:540
+#: params.def:547
msgid ""
"The average number of virtual operators that memory statements are allowed "
"to have before triggering memory partitioning heuristics"
msgstr ""
-#: params.def:545
+#: params.def:552 params.def:562
msgid ""
"The maximum number of blocks in a region to be considered for interblock "
"scheduling"
msgstr ""
-#: params.def:550
+#: params.def:557 params.def:567
msgid ""
"The maximum number of insns in a region to be considered for interblock "
"scheduling"
msgstr ""
-#: params.def:555
+#: params.def:572
msgid ""
"The minimum probability of reaching a source block for interblock "
"speculative scheduling"
msgstr ""
-#: params.def:560
+#: params.def:577
msgid "The maximum number of iterations through CFG to extend regions"
msgstr ""
-#: params.def:565
+#: params.def:582
msgid ""
"The maximum conflict delay for an insn to be considered for speculative "
"motion"
msgstr ""
-#: params.def:570
+#: params.def:587
msgid ""
"The minimal probability of speculation success (in percents), so that "
"speculative insn will be scheduled."
msgstr ""
-#: params.def:575
+#: params.def:592
+msgid "The maximum size of the lookahead window of selective scheduling"
+msgstr ""
+
+#: params.def:597
+msgid "Maximum number of times that an insn could be scheduled"
+msgstr ""
+
+#: params.def:602
+msgid ""
+"Maximum number of instructions in the ready list that are considered "
+"eligible for renaming"
+msgstr ""
+
+#: params.def:607
+msgid "Minimal distance between possibly conflicting store and load"
+msgstr ""
+
+#: params.def:612
msgid ""
"The maximum number of RTL nodes that can be recorded as combiner's last value"
msgstr ""
-#: params.def:583
+#: params.def:620
msgid "The upper bound for sharing integer constants"
msgstr ""
-#: params.def:602
+#: params.def:639
msgid ""
"Minimum number of virtual mappings to consider switching to full virtual "
"renames"
msgstr ""
-#: params.def:607
+#: params.def:644
msgid ""
"Ratio between virtual mappings and virtual symbols to do full virtual renames"
msgstr ""
-#: params.def:612
+#: params.def:649
msgid ""
"The lower bound for a buffer to be considered for stack smashing protection"
msgstr ""
-#: params.def:630
+#: params.def:667
msgid ""
"Maximum number of statements allowed in a block that needs to be duplicated "
"when threading jumps"
msgstr ""
-#: params.def:639
+#: params.def:676
msgid ""
"Maximum number of fields in a structure before pointer analysis treats the "
"structure as a single variable"
msgstr ""
-#: params.def:644
+#: params.def:681
msgid ""
"The maximum number of instructions ready to be issued to be considered by "
"the scheduler during the first scheduling pass"
msgstr ""
-#: params.def:654
+#: params.def:691
msgid "The number of insns executed before prefetch is completed"
msgstr ""
-#: params.def:661
+#: params.def:698
msgid "The number of prefetches that can run at the same time"
msgstr ""
-#: params.def:668
+#: params.def:705
msgid "The size of L1 cache"
msgstr ""
-#: params.def:675
+#: params.def:712
msgid "The size of L1 cache line"
msgstr ""
-#: params.def:682
+#: params.def:719
msgid "The size of L2 cache"
msgstr ""
-#: params.def:693
+#: params.def:730
msgid "Whether to use canonical types"
msgstr ""
-#: params.def:698
+#: params.def:735
msgid ""
"Maximum length of partial antic set when performing tree pre optimization"
msgstr ""
-#: params.def:708
+#: params.def:745
msgid "Maximum size of a SCC before SCCVN stops processing a function"
msgstr ""
-#: params.def:714
+#: params.def:751
msgid "Multiplier used for determining the double-queueing threshold"
msgstr ""
-#: params.def:719
+#: params.def:756
msgid "max loops number for regional RA"
msgstr ""
-#: params.def:727
+#: params.def:764
msgid ""
"The maximum ratio between array size and switch branches for a switch "
"conversion to take place"
msgstr ""
-#: config/alpha/alpha.c:5023
+#: config/alpha/alpha.c:5025
#, c-format
msgid "invalid %%H value"
msgstr ""
-#: config/alpha/alpha.c:5044 config/bfin/bfin.c:1514
+#: config/alpha/alpha.c:5046 config/bfin/bfin.c:1646
#, c-format
msgid "invalid %%J value"
msgstr ""
-#: config/alpha/alpha.c:5074 config/ia64/ia64.c:4727
+#: config/alpha/alpha.c:5076 config/ia64/ia64.c:4754
#, c-format
msgid "invalid %%r value"
msgstr ""
-#: config/alpha/alpha.c:5084 config/ia64/ia64.c:4681
-#: config/rs6000/rs6000.c:12028 config/xtensa/xtensa.c:2063
+#: config/alpha/alpha.c:5086 config/ia64/ia64.c:4708
+#: config/rs6000/rs6000.c:12215 config/xtensa/xtensa.c:2238
#, c-format
msgid "invalid %%R value"
msgstr ""
-#: config/alpha/alpha.c:5090 config/rs6000/rs6000.c:11947
-#: config/xtensa/xtensa.c:2030
+#: config/alpha/alpha.c:5092 config/rs6000/rs6000.c:12134
+#: config/xtensa/xtensa.c:2205
#, c-format
msgid "invalid %%N value"
msgstr ""
-#: config/alpha/alpha.c:5098 config/rs6000/rs6000.c:11975
+#: config/alpha/alpha.c:5100 config/rs6000/rs6000.c:12162
#, c-format
msgid "invalid %%P value"
msgstr ""
-#: config/alpha/alpha.c:5106
+#: config/alpha/alpha.c:5108
#, c-format
msgid "invalid %%h value"
msgstr ""
-#: config/alpha/alpha.c:5114 config/xtensa/xtensa.c:2056
+#: config/alpha/alpha.c:5116 config/xtensa/xtensa.c:2231
#, c-format
msgid "invalid %%L value"
msgstr ""
-#: config/alpha/alpha.c:5153 config/rs6000/rs6000.c:11929
+#: config/alpha/alpha.c:5155 config/rs6000/rs6000.c:12116
#, c-format
msgid "invalid %%m value"
msgstr ""
-#: config/alpha/alpha.c:5161 config/rs6000/rs6000.c:11937
+#: config/alpha/alpha.c:5163 config/rs6000/rs6000.c:12124
#, c-format
msgid "invalid %%M value"
msgstr ""
-#: config/alpha/alpha.c:5205
+#: config/alpha/alpha.c:5207
#, c-format
msgid "invalid %%U value"
msgstr ""
-#: config/alpha/alpha.c:5217 config/alpha/alpha.c:5231
-#: config/rs6000/rs6000.c:12036
+#: config/alpha/alpha.c:5219 config/alpha/alpha.c:5233
+#: config/rs6000/rs6000.c:12223
#, c-format
msgid "invalid %%s value"
msgstr ""
-#: config/alpha/alpha.c:5254
+#: config/alpha/alpha.c:5256
#, c-format
msgid "invalid %%C value"
msgstr ""
-#: config/alpha/alpha.c:5291 config/rs6000/rs6000.c:11764
-#: config/rs6000/rs6000.c:11783
+#: config/alpha/alpha.c:5293 config/rs6000/rs6000.c:11951
+#: config/rs6000/rs6000.c:11970
#, c-format
msgid "invalid %%E value"
msgstr ""
-#: config/alpha/alpha.c:5316 config/alpha/alpha.c:5364
+#: config/alpha/alpha.c:5318 config/alpha/alpha.c:5366
#, c-format
msgid "unknown relocation unspec"
msgstr ""
-#: config/alpha/alpha.c:5325 config/crx/crx.c:1081
-#: config/rs6000/rs6000.c:12367 config/spu/spu.c:1488
+#: config/alpha/alpha.c:5327 config/crx/crx.c:1081
+#: config/rs6000/rs6000.c:12554 config/spu/spu.c:1535
#, c-format
msgid "invalid %%xn code"
msgstr ""
-#: config/arc/arc.c:1728 config/m32r/m32r.c:1805
+#: config/arc/arc.c:1729 config/m32r/m32r.c:1806
#, c-format
msgid "invalid operand to %%R code"
msgstr ""
-#: config/arc/arc.c:1760 config/m32r/m32r.c:1828
+#: config/arc/arc.c:1761 config/m32r/m32r.c:1829
#, c-format
msgid "invalid operand to %%H/%%L code"
msgstr ""
-#: config/arc/arc.c:1782 config/m32r/m32r.c:1899
+#: config/arc/arc.c:1783 config/m32r/m32r.c:1900
#, c-format
msgid "invalid operand to %%U code"
msgstr ""
-#: config/arc/arc.c:1793
+#: config/arc/arc.c:1794
#, c-format
msgid "invalid operand to %%V code"
msgstr ""
#. Unknown flag.
#. Undocumented flag.
-#: config/arc/arc.c:1800 config/m32r/m32r.c:1926 config/sparc/sparc.c:7003
+#: config/arc/arc.c:1801 config/m32r/m32r.c:1927 config/sparc/sparc.c:7048
#, c-format
msgid "invalid operand output code"
msgstr ""
-#: config/arm/arm.c:12744 config/arm/arm.c:12762
+#: config/arm/arm.c:12852 config/arm/arm.c:12870
#, c-format
msgid "predicated Thumb instruction"
msgstr ""
-#: config/arm/arm.c:12750
+#: config/arm/arm.c:12858
#, c-format
msgid "predicated instruction in conditional sequence"
msgstr ""
-#: config/arm/arm.c:12909
+#: config/arm/arm.c:13028
#, c-format
msgid "invalid shift operand"
msgstr ""
-#: config/arm/arm.c:12956 config/arm/arm.c:12966 config/arm/arm.c:12976
-#: config/arm/arm.c:12986 config/arm/arm.c:12996 config/arm/arm.c:13035
-#: config/arm/arm.c:13053 config/arm/arm.c:13088 config/arm/arm.c:13107
-#: config/arm/arm.c:13122 config/arm/arm.c:13150 config/arm/arm.c:13157
-#: config/arm/arm.c:13165 config/arm/arm.c:13186 config/arm/arm.c:13193
-#: config/bfin/bfin.c:1527 config/bfin/bfin.c:1534 config/bfin/bfin.c:1541
-#: config/bfin/bfin.c:1548 config/bfin/bfin.c:1557 config/bfin/bfin.c:1564
-#: config/bfin/bfin.c:1571 config/bfin/bfin.c:1578
+#: config/arm/arm.c:13075 config/arm/arm.c:13085 config/arm/arm.c:13095
+#: config/arm/arm.c:13105 config/arm/arm.c:13115 config/arm/arm.c:13154
+#: config/arm/arm.c:13172 config/arm/arm.c:13207 config/arm/arm.c:13226
+#: config/arm/arm.c:13241 config/arm/arm.c:13269 config/arm/arm.c:13276
+#: config/arm/arm.c:13284 config/arm/arm.c:13305 config/arm/arm.c:13312
+#: config/bfin/bfin.c:1659 config/bfin/bfin.c:1666 config/bfin/bfin.c:1673
+#: config/bfin/bfin.c:1680 config/bfin/bfin.c:1689 config/bfin/bfin.c:1696
+#: config/bfin/bfin.c:1703 config/bfin/bfin.c:1710
#, c-format
msgid "invalid operand for code '%c'"
msgstr ""
-#: config/arm/arm.c:13048
+#: config/arm/arm.c:13167
#, c-format
msgid "instruction never executed"
msgstr ""
-#: config/arm/arm.c:13260
+#: config/arm/arm.c:13379
#, c-format
msgid "missing operand"
msgstr ""
-#: config/avr/avr.c:1175
+#: config/avr/avr.c:1186
#, c-format
msgid "address operand requires constraint for X, Y, or Z register"
msgstr ""
-#: config/avr/avr.c:1287
+#: config/avr/avr.c:1298
msgid "bad address, not (reg+disp):"
msgstr ""
-#: config/avr/avr.c:1294
+#: config/avr/avr.c:1305
msgid "bad address, not post_inc or pre_dec:"
msgstr ""
-#: config/avr/avr.c:1305
+#: config/avr/avr.c:1316
msgid "internal compiler error. Bad address:"
msgstr ""
-#: config/avr/avr.c:1318
+#: config/avr/avr.c:1329
msgid "internal compiler error. Unknown mode:"
msgstr ""
-#: config/avr/avr.c:1913 config/avr/avr.c:2601
+#: config/avr/avr.c:1924 config/avr/avr.c:2612
msgid "invalid insn:"
msgstr ""
-#: config/avr/avr.c:1952 config/avr/avr.c:2038 config/avr/avr.c:2087
-#: config/avr/avr.c:2115 config/avr/avr.c:2210 config/avr/avr.c:2379
-#: config/avr/avr.c:2640 config/avr/avr.c:2752
+#: config/avr/avr.c:1963 config/avr/avr.c:2049 config/avr/avr.c:2098
+#: config/avr/avr.c:2126 config/avr/avr.c:2221 config/avr/avr.c:2390
+#: config/avr/avr.c:2651 config/avr/avr.c:2763
msgid "incorrect insn:"
msgstr ""
-#: config/avr/avr.c:2134 config/avr/avr.c:2295 config/avr/avr.c:2450
-#: config/avr/avr.c:2818
+#: config/avr/avr.c:2145 config/avr/avr.c:2306 config/avr/avr.c:2461
+#: config/avr/avr.c:2829
msgid "unknown move insn:"
msgstr ""
-#: config/avr/avr.c:3048
+#: config/avr/avr.c:3059
msgid "bad shift insn:"
msgstr ""
-#: config/avr/avr.c:3164 config/avr/avr.c:3584 config/avr/avr.c:3942
+#: config/avr/avr.c:3175 config/avr/avr.c:3595 config/avr/avr.c:3953
msgid "internal compiler error. Incorrect shift:"
msgstr ""
-#: config/bfin/bfin.c:1476
+#: config/bfin/bfin.c:1608
#, c-format
msgid "invalid %%j value"
msgstr ""
-#: config/bfin/bfin.c:1669
+#: config/bfin/bfin.c:1801
#, c-format
msgid "invalid const_double operand"
msgstr ""
-#: config/cris/cris.c:504 c-typeck.c:4629 c-typeck.c:4645 c-typeck.c:4662
-#: final.c:2997 final.c:2999 gcc.c:4813 loop-iv.c:2808 loop-iv.c:2817
-#: rtl-error.c:105 toplev.c:599 tree-ssa-loop-niter.c:1856 cp/typeck.c:4600
-#: java/expr.c:410
+#: config/cris/cris.c:504 c-typeck.c:4682 c-typeck.c:4698 c-typeck.c:4715
+#: final.c:3000 final.c:3002 gcc.c:4810 loop-iv.c:2808 loop-iv.c:2817
+#: rtl-error.c:105 toplev.c:599 tree-ssa-loop-niter.c:1856 cp/typeck.c:4657
+#: java/expr.c:411
#, gcc-internal-format
msgid "%s"
msgstr ""
msgid "unrecognized address"
msgstr ""
-#: config/cris/cris.c:2215
+#: config/cris/cris.c:2231
msgid "unrecognized supposed constant"
msgstr ""
-#: config/cris/cris.c:2644 config/cris/cris.c:2708
+#: config/cris/cris.c:2660 config/cris/cris.c:2724
msgid "unexpected side-effects in address"
msgstr ""
#. Can't possibly get a GOT-needing-fixup for a function-call,
#. right?
-#: config/cris/cris.c:3545
+#: config/cris/cris.c:3561
msgid "Unidentifiable call op"
msgstr ""
-#: config/cris/cris.c:3596
+#: config/cris/cris.c:3613
#, c-format
msgid "PIC register isn't set up"
msgstr ""
msgid "fr30_print_operand: unhandled MEM"
msgstr ""
-#: config/frv/frv.c:2546
+#: config/frv/frv.c:2552
msgid "bad insn to frv_print_operand_address:"
msgstr ""
-#: config/frv/frv.c:2557
+#: config/frv/frv.c:2563
msgid "bad register to frv_print_operand_memory_reference_reg:"
msgstr ""
-#: config/frv/frv.c:2596 config/frv/frv.c:2606 config/frv/frv.c:2615
-#: config/frv/frv.c:2636 config/frv/frv.c:2641
+#: config/frv/frv.c:2602 config/frv/frv.c:2612 config/frv/frv.c:2621
+#: config/frv/frv.c:2642 config/frv/frv.c:2647
msgid "bad insn to frv_print_operand_memory_reference:"
msgstr ""
-#: config/frv/frv.c:2727
+#: config/frv/frv.c:2733
#, c-format
msgid "bad condition code"
msgstr ""
-#: config/frv/frv.c:2802
+#: config/frv/frv.c:2808
msgid "bad insn in frv_print_operand, bad const_double"
msgstr ""
-#: config/frv/frv.c:2863
+#: config/frv/frv.c:2869
msgid "bad insn to frv_print_operand, 'e' modifier:"
msgstr ""
-#: config/frv/frv.c:2871
+#: config/frv/frv.c:2877
msgid "bad insn to frv_print_operand, 'F' modifier:"
msgstr ""
-#: config/frv/frv.c:2887
+#: config/frv/frv.c:2893
msgid "bad insn to frv_print_operand, 'f' modifier:"
msgstr ""
-#: config/frv/frv.c:2901
+#: config/frv/frv.c:2907
msgid "bad insn to frv_print_operand, 'g' modifier:"
msgstr ""
-#: config/frv/frv.c:2949
+#: config/frv/frv.c:2955
msgid "bad insn to frv_print_operand, 'L' modifier:"
msgstr ""
-#: config/frv/frv.c:2962
+#: config/frv/frv.c:2968
msgid "bad insn to frv_print_operand, 'M/N' modifier:"
msgstr ""
-#: config/frv/frv.c:2983
+#: config/frv/frv.c:2989
msgid "bad insn to frv_print_operand, 'O' modifier:"
msgstr ""
-#: config/frv/frv.c:3001
+#: config/frv/frv.c:3007
msgid "bad insn to frv_print_operand, P modifier:"
msgstr ""
-#: config/frv/frv.c:3021
+#: config/frv/frv.c:3027
msgid "bad insn in frv_print_operand, z case"
msgstr ""
-#: config/frv/frv.c:3052
+#: config/frv/frv.c:3058
msgid "bad insn in frv_print_operand, 0 case"
msgstr ""
-#: config/frv/frv.c:3057
+#: config/frv/frv.c:3063
msgid "frv_print_operand: unknown code"
msgstr ""
-#: config/frv/frv.c:4426
+#: config/frv/frv.c:4432
msgid "bad output_move_single operand"
msgstr ""
-#: config/frv/frv.c:4553
+#: config/frv/frv.c:4559
msgid "bad output_move_double operand"
msgstr ""
-#: config/frv/frv.c:4695
+#: config/frv/frv.c:4701
msgid "bad output_condmove_single operand"
msgstr ""
msgid " (frv)"
msgstr ""
-#: config/i386/i386.c:9726
+#: config/i386/i386.c:9946
#, c-format
msgid "invalid UNSPEC as operand"
msgstr ""
-#: config/i386/i386.c:10438
+#: config/i386/i386.c:10747
#, c-format
msgid ""
"operand is neither a constant nor a condition code, invalid operand code 'c'"
msgstr ""
-#: config/i386/i386.c:10562
+#: config/i386/i386.c:10872
#, c-format
msgid "invalid operand code '%c'"
msgstr ""
-#: config/i386/i386.c:10611
+#: config/i386/i386.c:10921
#, c-format
msgid "invalid constraints for operand"
msgstr ""
-#: config/i386/i386.c:17897
+#: config/i386/i386.c:18332
msgid "unknown insn mode"
msgstr ""
msgid "environment variable DJGPP points to corrupt file '%s'"
msgstr ""
-#: config/ia64/ia64.c:4779
+#: config/ia64/ia64.c:4806
#, c-format
msgid "ia64_print_operand: unknown code"
msgstr ""
-#: config/ia64/ia64.c:9897
+#: config/ia64/ia64.c:10410
msgid "invalid conversion from %<__fpreg%>"
msgstr ""
-#: config/ia64/ia64.c:9900
+#: config/ia64/ia64.c:10413
msgid "invalid conversion to %<__fpreg%>"
msgstr ""
-#: config/ia64/ia64.c:9913 config/ia64/ia64.c:9924
+#: config/ia64/ia64.c:10426 config/ia64/ia64.c:10437
msgid "invalid operation on %<__fpreg%>"
msgstr ""
msgid "invalid %%P operand"
msgstr ""
-#: config/iq2000/iq2000.c:3129 config/rs6000/rs6000.c:11965
+#: config/iq2000/iq2000.c:3129 config/rs6000/rs6000.c:12152
#, c-format
msgid "invalid %%p value"
msgstr ""
msgid "invalid use of %%d, %%x, or %%X"
msgstr ""
-#: config/m32r/m32r.c:1775
+#: config/m32r/m32r.c:1776
#, c-format
msgid "invalid operand to %%s code"
msgstr ""
-#: config/m32r/m32r.c:1782
+#: config/m32r/m32r.c:1783
#, c-format
msgid "invalid operand to %%p code"
msgstr ""
-#: config/m32r/m32r.c:1837
+#: config/m32r/m32r.c:1838
msgid "bad insn for 'A'"
msgstr ""
-#: config/m32r/m32r.c:1884
+#: config/m32r/m32r.c:1885
#, c-format
msgid "invalid operand to %%T/%%B code"
msgstr ""
-#: config/m32r/m32r.c:1907
+#: config/m32r/m32r.c:1908
#, c-format
msgid "invalid operand to %%N code"
msgstr ""
-#: config/m32r/m32r.c:1940
+#: config/m32r/m32r.c:1941
msgid "pre-increment address is not a register"
msgstr ""
-#: config/m32r/m32r.c:1947
+#: config/m32r/m32r.c:1948
msgid "pre-decrement address is not a register"
msgstr ""
-#: config/m32r/m32r.c:1954
+#: config/m32r/m32r.c:1955
msgid "post-increment address is not a register"
msgstr ""
-#: config/m32r/m32r.c:2030 config/m32r/m32r.c:2044
-#: config/rs6000/rs6000.c:20642
+#: config/m32r/m32r.c:2031 config/m32r/m32r.c:2045
+#: config/rs6000/rs6000.c:20951
msgid "bad address"
msgstr ""
-#: config/m32r/m32r.c:2049
+#: config/m32r/m32r.c:2050
msgid "lo_sum not of register"
msgstr ""
msgid "invalid Z register replacement for insn"
msgstr ""
-#: config/mips/mips.c:6997 config/mips/mips.c:7018 config/mips/mips.c:7122
+#: config/mips/mips.c:7065 config/mips/mips.c:7086 config/mips/mips.c:7198
#, c-format
msgid "'%%%c' is not a valid operand prefix"
msgstr ""
-#: config/mips/mips.c:7066 config/mips/mips.c:7073 config/mips/mips.c:7080
-#: config/mips/mips.c:7140
+#: config/mips/mips.c:7135 config/mips/mips.c:7142 config/mips/mips.c:7149
+#: config/mips/mips.c:7156 config/mips/mips.c:7216
#, c-format
msgid "invalid use of '%%%c'"
msgstr ""
-#: config/mips/mips.c:7388
+#: config/mips/mips.c:7464
msgid "mips_debugger_offset called with non stack/frame/arg pointer"
msgstr ""
-#: config/mmix/mmix.c:1483 config/mmix/mmix.c:1613
+#: config/mmix/mmix.c:1484 config/mmix/mmix.c:1614
msgid "MMIX Internal: Expected a CONST_INT, not this"
msgstr ""
-#: config/mmix/mmix.c:1562
+#: config/mmix/mmix.c:1563
msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
msgstr ""
-#: config/mmix/mmix.c:1581
+#: config/mmix/mmix.c:1582
msgid "MMIX Internal: Expected a register, not this"
msgstr ""
-#: config/mmix/mmix.c:1591
+#: config/mmix/mmix.c:1592
msgid "MMIX Internal: Expected a constant, not this"
msgstr ""
#. We need the original here.
-#: config/mmix/mmix.c:1675
+#: config/mmix/mmix.c:1676
msgid "MMIX Internal: Cannot decode this operand"
msgstr ""
-#: config/mmix/mmix.c:1732
+#: config/mmix/mmix.c:1733
msgid "MMIX Internal: This is not a recognized address"
msgstr ""
-#: config/mmix/mmix.c:2665
+#: config/mmix/mmix.c:2666
msgid "MMIX Internal: Trying to output invalidly reversed condition:"
msgstr ""
-#: config/mmix/mmix.c:2672
+#: config/mmix/mmix.c:2673
msgid "MMIX Internal: What's the CC of this?"
msgstr ""
-#: config/mmix/mmix.c:2676
+#: config/mmix/mmix.c:2677
msgid "MMIX Internal: What is the CC of this?"
msgstr ""
-#: config/mmix/mmix.c:2740
+#: config/mmix/mmix.c:2741
msgid "MMIX Internal: This is not a constant:"
msgstr ""
+#: config/picochip/picochip.c:2398
+msgid "picochip_print_memory_address - Operand isn't memory based"
+msgstr ""
+
+#: config/picochip/picochip.c:2657
+msgid "Unknown mode in print_operand (CONST_DOUBLE) :"
+msgstr ""
+
+#: config/picochip/picochip.c:2703 config/picochip/picochip.c:2735
+msgid "Bad address, not (reg+disp):"
+msgstr ""
+
+#: config/picochip/picochip.c:2749
+msgid "Bad address, not register:"
+msgstr ""
+
#: config/rs6000/host-darwin.c:97
#, c-format
msgid "Out of stack space.\n"
msgid "Try running '%s' in the shell to raise its limit.\n"
msgstr ""
-#: config/rs6000/rs6000.c:11792
+#: config/rs6000/rs6000.c:11979
#, c-format
msgid "invalid %%f value"
msgstr ""
-#: config/rs6000/rs6000.c:11801
+#: config/rs6000/rs6000.c:11988
#, c-format
msgid "invalid %%F value"
msgstr ""
-#: config/rs6000/rs6000.c:11810
+#: config/rs6000/rs6000.c:11997
#, c-format
msgid "invalid %%G value"
msgstr ""
-#: config/rs6000/rs6000.c:11845
+#: config/rs6000/rs6000.c:12032
#, c-format
msgid "invalid %%j code"
msgstr ""
-#: config/rs6000/rs6000.c:11855
+#: config/rs6000/rs6000.c:12042
#, c-format
msgid "invalid %%J code"
msgstr ""
-#: config/rs6000/rs6000.c:11865
+#: config/rs6000/rs6000.c:12052
#, c-format
msgid "invalid %%k value"
msgstr ""
-#: config/rs6000/rs6000.c:11885 config/xtensa/xtensa.c:2049
+#: config/rs6000/rs6000.c:12072 config/xtensa/xtensa.c:2224
#, c-format
msgid "invalid %%K value"
msgstr ""
-#: config/rs6000/rs6000.c:11955
+#: config/rs6000/rs6000.c:12142
#, c-format
msgid "invalid %%O value"
msgstr ""
-#: config/rs6000/rs6000.c:12002
+#: config/rs6000/rs6000.c:12189
#, c-format
msgid "invalid %%q value"
msgstr ""
-#: config/rs6000/rs6000.c:12046
+#: config/rs6000/rs6000.c:12233
#, c-format
msgid "invalid %%S value"
msgstr ""
-#: config/rs6000/rs6000.c:12086
+#: config/rs6000/rs6000.c:12273
#, c-format
msgid "invalid %%T value"
msgstr ""
-#: config/rs6000/rs6000.c:12096
+#: config/rs6000/rs6000.c:12283
#, c-format
msgid "invalid %%u value"
msgstr ""
-#: config/rs6000/rs6000.c:12105 config/xtensa/xtensa.c:2019
+#: config/rs6000/rs6000.c:12292 config/xtensa/xtensa.c:2194
#, c-format
msgid "invalid %%v value"
msgstr ""
-#: config/rs6000/rs6000.c:12326
+#: config/rs6000/rs6000.c:12513
#, c-format
msgid "invalid %%y value, try using the 'Z' constraint"
msgstr ""
-#: config/rs6000/rs6000.c:22506
+#: config/rs6000/rs6000.c:22816
msgid "AltiVec argument passed to unprototyped function"
msgstr ""
-#: config/s390/s390.c:4932
+#: config/s390/s390.c:4933
#, c-format
msgid "cannot decompose address"
msgstr ""
-#: config/s390/s390.c:5145
+#: config/s390/s390.c:5146
msgid "UNKNOWN in print_operand !?"
msgstr ""
-#: config/score/score3.c:1263 config/score/score3.c:1283
-#: config/score/score7.c:1254
+#: config/score/score3.c:1265 config/score/score3.c:1285
+#: config/score/score7.c:1256
#, c-format
msgid "invalid operand for code: '%c'"
msgstr ""
msgid "invalid operand to %%S"
msgstr ""
-#: config/sh/sh.c:8414
+#: config/sh/sh.c:8379
msgid "created and used with different architectures / ABIs"
msgstr ""
-#: config/sh/sh.c:8416
+#: config/sh/sh.c:8381
msgid "created and used with different ABIs"
msgstr ""
-#: config/sh/sh.c:8418
+#: config/sh/sh.c:8383
msgid "created and used with different endianness"
msgstr ""
-#: config/sparc/sparc.c:6811 config/sparc/sparc.c:6817
+#: config/sparc/sparc.c:6856 config/sparc/sparc.c:6862
#, c-format
msgid "invalid %%Y operand"
msgstr ""
-#: config/sparc/sparc.c:6887
+#: config/sparc/sparc.c:6932
#, c-format
msgid "invalid %%A operand"
msgstr ""
-#: config/sparc/sparc.c:6897
+#: config/sparc/sparc.c:6942
#, c-format
msgid "invalid %%B operand"
msgstr ""
-#: config/sparc/sparc.c:6936
+#: config/sparc/sparc.c:6981
#, c-format
msgid "invalid %%c operand"
msgstr ""
-#: config/sparc/sparc.c:6958
+#: config/sparc/sparc.c:7003
#, c-format
msgid "invalid %%d operand"
msgstr ""
-#: config/sparc/sparc.c:6975
+#: config/sparc/sparc.c:7020
#, c-format
msgid "invalid %%f operand"
msgstr ""
-#: config/sparc/sparc.c:6989
+#: config/sparc/sparc.c:7034
#, c-format
msgid "invalid %%s operand"
msgstr ""
-#: config/sparc/sparc.c:7043
+#: config/sparc/sparc.c:7088
#, c-format
msgid "long long constant not a valid immediate operand"
msgstr ""
-#: config/sparc/sparc.c:7046
+#: config/sparc/sparc.c:7091
#, c-format
msgid "floating point constant not a valid immediate operand"
msgstr ""
msgid "output_move_single:"
msgstr ""
-#: config/xtensa/xtensa.c:670 config/xtensa/xtensa.c:702
-#: config/xtensa/xtensa.c:711
+#: config/xtensa/xtensa.c:692 config/xtensa/xtensa.c:724
+#: config/xtensa/xtensa.c:733
msgid "bad test"
msgstr ""
-#: config/xtensa/xtensa.c:2007
+#: config/xtensa/xtensa.c:2182
#, c-format
msgid "invalid %%D value"
msgstr ""
-#: config/xtensa/xtensa.c:2044
+#: config/xtensa/xtensa.c:2219
msgid "invalid mask"
msgstr ""
-#: config/xtensa/xtensa.c:2070
+#: config/xtensa/xtensa.c:2245
#, c-format
msgid "invalid %%x value"
msgstr ""
-#: config/xtensa/xtensa.c:2077
+#: config/xtensa/xtensa.c:2252
#, c-format
msgid "invalid %%d value"
msgstr ""
-#: config/xtensa/xtensa.c:2098 config/xtensa/xtensa.c:2108
+#: config/xtensa/xtensa.c:2273 config/xtensa/xtensa.c:2283
#, c-format
msgid "invalid %%t/%%b value"
msgstr ""
-#: config/xtensa/xtensa.c:2150
+#: config/xtensa/xtensa.c:2325
msgid "invalid address"
msgstr ""
-#: config/xtensa/xtensa.c:2175
+#: config/xtensa/xtensa.c:2350
msgid "no register in address"
msgstr ""
-#: config/xtensa/xtensa.c:2183
+#: config/xtensa/xtensa.c:2358
msgid "address offset not a constant"
msgstr ""
msgid "candidates are:"
msgstr ""
-#: cp/call.c:6775
+#: cp/call.c:6779
msgid "candidate 1:"
msgstr ""
-#: cp/call.c:6776
+#: cp/call.c:6780
msgid "candidate 2:"
msgstr ""
-#: cp/decl2.c:670
+#: cp/decl2.c:671
msgid "candidates are: %+#D"
msgstr ""
-#: cp/decl2.c:672
+#: cp/decl2.c:673
msgid "candidate is: %+#D"
msgstr ""
-#: cp/g++spec.c:251 java/jvspec.c:406
+#: cp/g++spec.c:254 java/jvspec.c:406
#, c-format
msgid "argument to '%s' missing\n"
msgstr ""
-#: fortran/arith.c:90
+#: fortran/arith.c:44
+#, no-c-format
+msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
+msgstr ""
+
+#: fortran/arith.c:94
msgid "Arithmetic OK at %L"
msgstr ""
-#: fortran/arith.c:93
+#: fortran/arith.c:97
msgid "Arithmetic overflow at %L"
msgstr ""
-#: fortran/arith.c:96
+#: fortran/arith.c:100
msgid "Arithmetic underflow at %L"
msgstr ""
-#: fortran/arith.c:99
+#: fortran/arith.c:103
msgid "Arithmetic NaN at %L"
msgstr ""
-#: fortran/arith.c:102
+#: fortran/arith.c:106
msgid "Division by zero at %L"
msgstr ""
-#: fortran/arith.c:105
+#: fortran/arith.c:109
msgid "Array operands are incommensurate at %L"
msgstr ""
-#: fortran/arith.c:109
+#: fortran/arith.c:113
msgid "Integer outside symmetric range implied by Standard Fortran at %L"
msgstr ""
-#: fortran/arith.c:1477
+#: fortran/arith.c:1481
msgid "elemental binary operation"
msgstr ""
-#: fortran/arith.c:2055
+#: fortran/arith.c:2059
#, no-c-format
msgid "Arithmetic OK converting %s to %s at %L"
msgstr ""
-#: fortran/arith.c:2059
+#: fortran/arith.c:2063
#, no-c-format
msgid ""
"Arithmetic overflow converting %s to %s at %L. This check can be disabled "
"with the option -fno-range-check"
msgstr ""
-#: fortran/arith.c:2064
+#: fortran/arith.c:2068
#, no-c-format
-msgid "Arithmetic underflow converting %s to %s at %L"
+msgid ""
+"Arithmetic underflow converting %s to %s at %L. This check can be disabled "
+"with the option -fno-range-check"
msgstr ""
-#: fortran/arith.c:2068
+#: fortran/arith.c:2073
#, no-c-format
-msgid "Arithmetic NaN converting %s to %s at %L"
+msgid ""
+"Arithmetic NaN converting %s to %s at %L. This check can be disabled with "
+"the option -fno-range-check"
msgstr ""
-#: fortran/arith.c:2072
+#: fortran/arith.c:2078
#, no-c-format
msgid "Division by zero converting %s to %s at %L"
msgstr ""
-#: fortran/arith.c:2076
+#: fortran/arith.c:2082
#, no-c-format
msgid "Array operands are incommensurate converting %s to %s at %L"
msgstr ""
-#: fortran/arith.c:2080
+#: fortran/arith.c:2086
#, no-c-format
msgid ""
"Integer outside symmetric range implied by Standard Fortran converting %s to "
"%s at %L"
msgstr ""
-#: fortran/arith.c:2413
+#: fortran/arith.c:2419
#, no-c-format
msgid "The Hollerith constant at %L is too long to convert to %s"
msgstr ""
-#: fortran/arith.c:2572
+#: fortran/arith.c:2578
#, no-c-format
msgid "Enumerator exceeds the C integer type at %C"
msgstr ""
-#: fortran/array.c:97
+#: fortran/array.c:90
#, no-c-format
msgid "Expected array subscript at %C"
msgstr ""
-#: fortran/array.c:124
+#: fortran/array.c:117
#, no-c-format
msgid "Expected array subscript stride at %C"
msgstr ""
-#: fortran/array.c:167
+#: fortran/array.c:160
#, no-c-format
msgid "Invalid form of array reference at %C"
msgstr ""
-#: fortran/array.c:172
+#: fortran/array.c:165
#, no-c-format
msgid "Array reference at %C cannot have more than %d dimensions"
msgstr ""
-#: fortran/array.c:223
+#: fortran/array.c:216
#, no-c-format
msgid "Variable '%s' at %L in this context must be constant"
msgstr ""
-#: fortran/array.c:314
+#: fortran/array.c:307
#, no-c-format
msgid "Expected expression in array specification at %C"
msgstr ""
-#: fortran/array.c:396
+#: fortran/array.c:389
#, no-c-format
msgid "Bad array specification for an explicitly shaped array at %C"
msgstr ""
-#: fortran/array.c:406
+#: fortran/array.c:399
#, no-c-format
msgid "Bad array specification for assumed shape array at %C"
msgstr ""
-#: fortran/array.c:420
+#: fortran/array.c:413
#, no-c-format
msgid "Bad specification for deferred shape array at %C"
msgstr ""
-#: fortran/array.c:424
+#: fortran/array.c:417
#, no-c-format
msgid "Bad specification for assumed size array at %C"
msgstr ""
-#: fortran/array.c:433
+#: fortran/array.c:426
#, no-c-format
msgid "Expected another dimension in array declaration at %C"
msgstr ""
-#: fortran/array.c:439
+#: fortran/array.c:432
#, no-c-format
msgid "Array specification at %C has more than %d dimensions"
msgstr ""
-#: fortran/array.c:445
+#: fortran/array.c:438
#, no-c-format
msgid "Fortran 2008: Array specification at %C with more than 7 dimensions"
msgstr ""
-#: fortran/array.c:651
+#: fortran/array.c:644
#, no-c-format
msgid "duplicated initializer"
msgstr ""
-#: fortran/array.c:743
+#: fortran/array.c:736
#, no-c-format
msgid "DO-iterator '%s' at %L is inside iterator of the same name"
msgstr ""
-#: fortran/array.c:845 fortran/array.c:987
+#: fortran/array.c:838 fortran/array.c:980
#, no-c-format
msgid "Syntax error in array constructor at %C"
msgstr ""
-#: fortran/array.c:902
+#: fortran/array.c:895
#, no-c-format
msgid "Fortran 2003: [...] style array constructors at %C"
msgstr ""
-#: fortran/array.c:922
+#: fortran/array.c:915
#, no-c-format
msgid "Fortran 2003: Array constructor including type specification at %C"
msgstr ""
-#: fortran/array.c:937
+#: fortran/array.c:930
#, no-c-format
msgid "Empty array constructor at %C is not allowed"
msgstr ""
-#: fortran/array.c:1034
+#: fortran/array.c:1027
#, no-c-format
msgid "Element in %s array constructor at %L is %s"
msgstr ""
-#: fortran/array.c:1371
+#: fortran/array.c:1364
#, no-c-format
msgid "Iterator step at %L cannot be zero"
msgstr ""
-#: fortran/array.c:1657
+#: fortran/array.c:1650
#, no-c-format
msgid "Different CHARACTER lengths (%d/%d) in array constructor at %L"
msgstr ""
msgid "'%s' argument of '%s' intrinsic at %L must be ALLOCATABLE"
msgstr ""
-#: fortran/check.c:556 fortran/check.c:3872
+#: fortran/check.c:556 fortran/check.c:3885
#, no-c-format
msgid "'%s' and '%s' arguments of '%s' intrinsic at %L must have the same type"
msgstr ""
"Different shape in dimension %d for MASK and FIELD arguments of UNPACK at %L"
msgstr ""
-#: fortran/check.c:3194
+#: fortran/check.c:3175
+#, no-c-format
+msgid "Array PUT of intrinsic %s is too small (%i/%i) at %L"
+msgstr ""
+
+#: fortran/check.c:3207
#, no-c-format
msgid "Too many arguments to %s at %L"
msgstr ""
-#: fortran/check.c:3306 fortran/check.c:3783 fortran/check.c:3807
+#: fortran/check.c:3319 fortran/check.c:3796 fortran/check.c:3820
#, no-c-format
msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or PROCEDURE"
msgstr ""
-#: fortran/check.c:3489
+#: fortran/check.c:3502
#, no-c-format
msgid ""
"'%s' argument of '%s' intrinsic at %L must be of a kind not wider than the "
"default kind (%d)"
msgstr ""
-#: fortran/check.c:3856 fortran/check.c:3864
+#: fortran/check.c:3869 fortran/check.c:3877
#, no-c-format
msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or LOGICAL"
msgstr ""
-#: fortran/cpp.c:374 c-opts.c:887
+#: fortran/cpp.c:374 c-opts.c:891
#, gcc-internal-format
msgid "output filename specified twice"
msgstr ""
msgid "Extension: Old-style initialization at %C"
msgstr ""
-#: fortran/decl.c:1753 fortran/decl.c:4236
+#: fortran/decl.c:1753 fortran/decl.c:4237
#, no-c-format
msgid "Initialization at %C isn't for a pointer variable"
msgstr ""
-#: fortran/decl.c:1761 fortran/decl.c:4244
+#: fortran/decl.c:1761 fortran/decl.c:4245
#, no-c-format
msgid "Pointer initialization requires a NULL() at %C"
msgstr ""
-#: fortran/decl.c:1767 fortran/decl.c:4250
+#: fortran/decl.c:1767 fortran/decl.c:4251
#, no-c-format
msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
msgstr ""
msgid "Pointer initialization at %C requires '=>', not '='"
msgstr ""
-#: fortran/decl.c:1789 fortran/decl.c:6610
+#: fortran/decl.c:1789 fortran/decl.c:6620
#, no-c-format
msgid "Expected an initialization expression at %C"
msgstr ""
"procedure"
msgstr ""
-#: fortran/decl.c:4136
+#: fortran/decl.c:4137
#, no-c-format
msgid "Interface '%s' at %C may not be generic"
msgstr ""
-#: fortran/decl.c:4141
+#: fortran/decl.c:4142
#, no-c-format
msgid "Interface '%s' at %C may not be a statement function"
msgstr ""
-#: fortran/decl.c:4154
+#: fortran/decl.c:4155
#, no-c-format
msgid "Intrinsic procedure '%s' not allowed in PROCEDURE statement at %C"
msgstr ""
-#: fortran/decl.c:4190
+#: fortran/decl.c:4191
#, no-c-format
msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
msgstr ""
-#: fortran/decl.c:4197
+#: fortran/decl.c:4198
#, no-c-format
msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
msgstr ""
-#: fortran/decl.c:4203
+#: fortran/decl.c:4204
#, no-c-format
msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
msgstr ""
-#: fortran/decl.c:4273 fortran/decl.c:4321
+#: fortran/decl.c:4274 fortran/decl.c:4322
#, no-c-format
msgid "Syntax error in PROCEDURE statement at %C"
msgstr ""
-#: fortran/decl.c:4295
+#: fortran/decl.c:4296
#, no-c-format
msgid "PROCEDURE at %C must be in a generic interface"
msgstr ""
-#: fortran/decl.c:4348
+#: fortran/decl.c:4349
#, no-c-format
msgid ""
"Fortran 2003: Procedure components at %C are not yet implemented in gfortran"
msgstr ""
-#: fortran/decl.c:4361
+#: fortran/decl.c:4362
#, no-c-format
msgid "Fortran 2003: PROCEDURE statement at %C"
msgstr ""
-#: fortran/decl.c:4425
+#: fortran/decl.c:4426
#, no-c-format
msgid "Expected formal argument list in function definition at %C"
msgstr ""
-#: fortran/decl.c:4449 fortran/decl.c:4453 fortran/decl.c:4655
+#: fortran/decl.c:4450 fortran/decl.c:4454 fortran/decl.c:4655
#: fortran/decl.c:4659 fortran/decl.c:4837 fortran/decl.c:4841
-#: fortran/symbol.c:1450
+#: fortran/symbol.c:1467
#, no-c-format
msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
msgstr ""
-#: fortran/decl.c:4485
+#: fortran/decl.c:4486
#, no-c-format
msgid "Function '%s' at %C already has a type of %s"
msgstr ""
-#: fortran/decl.c:4576
+#: fortran/decl.c:4577
#, no-c-format
msgid "ENTRY statement at %C cannot appear within a PROGRAM"
msgstr ""
-#: fortran/decl.c:4579
+#: fortran/decl.c:4580
#, no-c-format
msgid "ENTRY statement at %C cannot appear within a MODULE"
msgstr ""
-#: fortran/decl.c:4582
+#: fortran/decl.c:4583
#, no-c-format
msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
msgstr ""
-#: fortran/decl.c:4586
+#: fortran/decl.c:4587
#, no-c-format
msgid "ENTRY statement at %C cannot appear within an INTERFACE"
msgstr ""
-#: fortran/decl.c:4590
+#: fortran/decl.c:4591
#, no-c-format
msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
msgstr ""
-#: fortran/decl.c:4594
+#: fortran/decl.c:4595
#, no-c-format
msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
msgstr ""
-#: fortran/decl.c:4598
+#: fortran/decl.c:4599
#, no-c-format
msgid "ENTRY statement at %C cannot appear within a DO block"
msgstr ""
-#: fortran/decl.c:4602
+#: fortran/decl.c:4603
#, no-c-format
msgid "ENTRY statement at %C cannot appear within a SELECT block"
msgstr ""
-#: fortran/decl.c:4606
+#: fortran/decl.c:4607
#, no-c-format
msgid "ENTRY statement at %C cannot appear within a FORALL block"
msgstr ""
-#: fortran/decl.c:4610
+#: fortran/decl.c:4611
#, no-c-format
msgid "ENTRY statement at %C cannot appear within a WHERE block"
msgstr ""
-#: fortran/decl.c:4614
+#: fortran/decl.c:4615
#, no-c-format
msgid "ENTRY statement at %C cannot appear within a contained subprogram"
msgstr ""
-#: fortran/decl.c:4632
+#: fortran/decl.c:4633
#, no-c-format
msgid "ENTRY statement at %C cannot appear in a contained procedure"
msgstr ""
"Derived type at %C can only be PUBLIC in the specification part of a module"
msgstr ""
-#: fortran/decl.c:6432
+#: fortran/decl.c:6377
+#, no-c-format
+msgid "Fortran 2003: ABSTRACT type at %C"
+msgstr ""
+
+#: fortran/decl.c:6441
#, no-c-format
msgid "Expected :: in TYPE definition at %C"
msgstr ""
-#: fortran/decl.c:6443
+#: fortran/decl.c:6452
#, no-c-format
msgid "Type name '%s' at %C cannot be the same as an intrinsic type"
msgstr ""
-#: fortran/decl.c:6453
+#: fortran/decl.c:6462
#, no-c-format
msgid "Derived type name '%s' at %C already has a basic type of %s"
msgstr ""
-#: fortran/decl.c:6469
+#: fortran/decl.c:6478
#, no-c-format
msgid "Derived type definition of '%s' at %C has already been defined"
msgstr ""
-#: fortran/decl.c:6535
+#: fortran/decl.c:6545
#, no-c-format
msgid "Cray Pointee at %C cannot be assumed shape array"
msgstr ""
-#: fortran/decl.c:6555
+#: fortran/decl.c:6565
#, no-c-format
msgid "Fortran 2003: ENUM and ENUMERATOR at %C"
msgstr ""
-#: fortran/decl.c:6627
+#: fortran/decl.c:6637
#, no-c-format
msgid "ENUMERATOR %L not initialized with integer expression"
msgstr ""
-#: fortran/decl.c:6676
+#: fortran/decl.c:6686
#, no-c-format
msgid "ENUM definition statement expected before %C"
msgstr ""
-#: fortran/decl.c:6709
+#: fortran/decl.c:6719
#, no-c-format
msgid "Syntax error in ENUMERATOR definition at %C"
msgstr ""
-#: fortran/decl.c:6751
+#: fortran/decl.c:6765 fortran/decl.c:6780
+#, no-c-format
+msgid "Duplicate access-specifier at %C"
+msgstr ""
+
+#: fortran/decl.c:6800
#, no-c-format
msgid "Binding attributes already specify passing, illegal NOPASS at %C"
msgstr ""
-#: fortran/decl.c:6769
+#: fortran/decl.c:6818
#, no-c-format
msgid "Duplicate NON_OVERRIDABLE at %C"
msgstr ""
-#: fortran/decl.c:6784
+#: fortran/decl.c:6833
#, no-c-format
msgid "DEFERRED not yet implemented at %C"
msgstr ""
-#: fortran/decl.c:6798
+#: fortran/decl.c:6847
#, no-c-format
msgid "Binding attributes already specify passing, illegal PASS at %C"
msgstr ""
-#: fortran/decl.c:6824 fortran/decl.c:6839
+#: fortran/decl.c:6868
#, no-c-format
-msgid "Duplicate access-specifier at %C"
+msgid "Expected access-specifier at %C"
msgstr ""
-#. Nothing matching found.
-#: fortran/decl.c:6848
+#: fortran/decl.c:6870
#, no-c-format
msgid "Expected binding attribute at %C"
msgstr ""
-#: fortran/decl.c:6885
+#: fortran/decl.c:6910
#, no-c-format
-msgid "Procedure with interface only allowed in abstract types at %C"
+msgid "PROCEDURE(interface) at %C is not yet implemented"
msgstr ""
-#: fortran/decl.c:6907
+#: fortran/decl.c:6932
#, no-c-format
msgid "Expected '::' after binding-attributes at %C"
msgstr ""
-#: fortran/decl.c:6917
+#: fortran/decl.c:6942
#, no-c-format
msgid "Expected binding name at %C"
msgstr ""
-#: fortran/decl.c:6930
+#: fortran/decl.c:6955
#, no-c-format
msgid "'::' needed in PROCEDURE binding with explicit target at %C"
msgstr ""
-#: fortran/decl.c:6940
+#: fortran/decl.c:6965
#, no-c-format
msgid "Expected binding target after '=>' at %C"
msgstr ""
-#: fortran/decl.c:6952
+#: fortran/decl.c:6977
#, no-c-format
msgid "Junk after PROCEDURE declaration at %C"
msgstr ""
-#: fortran/decl.c:6969
+#: fortran/decl.c:6995
#, no-c-format
msgid ""
"There's already a procedure with binding name '%s' for the derived type '%s' "
"at %C"
msgstr ""
-#: fortran/decl.c:6999
+#: fortran/decl.c:7028
+#, no-c-format
+msgid "GENERIC at %C must be inside a derived-type CONTAINS"
+msgstr ""
+
+#: fortran/decl.c:7045
+#, no-c-format
+msgid "Expected '::' at %C"
+msgstr ""
+
+#: fortran/decl.c:7055
+#, no-c-format
+msgid "Expected generic name at %C"
+msgstr ""
+
+#: fortran/decl.c:7066
+#, no-c-format
+msgid ""
+"There's already a non-generic procedure with binding name '%s' for the "
+"derived type '%s' at %C"
+msgstr ""
+
+#: fortran/decl.c:7075
+#, no-c-format
+msgid "Binding at %C must have the same access as already defined binding '%s'"
+msgstr ""
+
+#: fortran/decl.c:7103
+#, no-c-format
+msgid "Expected specific binding name at %C"
+msgstr ""
+
+#: fortran/decl.c:7114
+#, no-c-format
+msgid "'%s' already defined as specific binding for the generic '%s' at %C"
+msgstr ""
+
+#: fortran/decl.c:7132
+#, no-c-format
+msgid "Junk after GENERIC binding at %C"
+msgstr ""
+
+#: fortran/decl.c:7157
#, no-c-format
msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
msgstr ""
-#: fortran/decl.c:7010
+#: fortran/decl.c:7168
#, no-c-format
msgid ""
"Derived type declaration with FINAL at %C must be in the specification part "
"of a MODULE"
msgstr ""
-#: fortran/decl.c:7032
+#: fortran/decl.c:7190
#, no-c-format
msgid "Empty FINAL at %C"
msgstr ""
-#: fortran/decl.c:7039
+#: fortran/decl.c:7197
#, no-c-format
msgid "Expected module procedure name at %C"
msgstr ""
-#: fortran/decl.c:7049
+#: fortran/decl.c:7207
#, no-c-format
msgid "Expected ',' at %C"
msgstr ""
-#: fortran/decl.c:7055
+#: fortran/decl.c:7213
#, no-c-format
msgid "Unknown procedure name \"%s\" at %C"
msgstr ""
-#: fortran/decl.c:7069
+#: fortran/decl.c:7227
#, no-c-format
msgid "'%s' at %C is already defined as FINAL procedure!"
msgstr ""
-#: fortran/error.c:278
+#. We are told not to check dependencies.
+#. We do it, however, and issue a warning in case we find one.
+#. If a dependency is found in the case
+#. elemental == ELEM_CHECK_VARIABLE, we will generate
+#. a temporary, so we don't need to bother the user.
+#: fortran/dependency.c:461
+#, no-c-format
+msgid ""
+"INTENT(%s) actual argument at %L might interfere with actual argument at %L."
+msgstr ""
+
+#: fortran/error.c:298
#, no-c-format
msgid " Included at %s:%d:"
msgstr ""
-#: fortran/error.c:370
+#: fortran/error.c:390
#, no-c-format
msgid "<During initialization>\n"
msgstr ""
-#: fortran/error.c:703
+#: fortran/error.c:723
#, no-c-format
msgid "Error count reached limit of %d."
msgstr ""
-#: fortran/error.c:722 fortran/error.c:776 fortran/error.c:813
+#: fortran/error.c:742 fortran/error.c:796 fortran/error.c:833
msgid "Warning:"
msgstr ""
-#: fortran/error.c:778 fortran/error.c:861 fortran/error.c:887
+#: fortran/error.c:798 fortran/error.c:881 fortran/error.c:907
msgid "Error:"
msgstr ""
-#: fortran/error.c:911
+#: fortran/error.c:931
msgid "Fatal Error:"
msgstr ""
-#: fortran/error.c:930
+#: fortran/error.c:950
#, no-c-format
msgid "Internal Error at (1):"
msgstr ""
-#: fortran/expr.c:252
+#: fortran/expr.c:256
#, c-format
msgid "Constant expression required at %C"
msgstr ""
-#: fortran/expr.c:255
+#: fortran/expr.c:259
#, c-format
msgid "Integer expression required at %C"
msgstr ""
-#: fortran/expr.c:260
+#: fortran/expr.c:264
#, c-format
msgid "Integer value too large in expression at %C"
msgstr ""
-#: fortran/expr.c:1037
+#: fortran/expr.c:1047
#, no-c-format
msgid "Index in dimension %d is out of bounds at %L"
msgstr ""
-#: fortran/expr.c:1209 fortran/expr.c:1260
+#: fortran/expr.c:1218 fortran/expr.c:1269
#, no-c-format
msgid "index in dimension %d is out of bounds at %L"
msgstr ""
-#: fortran/expr.c:1825
+#: fortran/expr.c:1871
#, no-c-format
msgid "elemental function arguments at %C are not compliant"
msgstr ""
-#: fortran/expr.c:1869
+#: fortran/expr.c:1915
#, no-c-format
msgid "Numeric or CHARACTER operands are required in expression at %L"
msgstr ""
-#: fortran/expr.c:1889
+#: fortran/expr.c:1935
#, no-c-format
msgid "Fortran 2003: Noninteger exponent in an initialization expression at %L"
msgstr ""
-#: fortran/expr.c:1904
+#: fortran/expr.c:1950
#, no-c-format
msgid ""
"Concatenation operator in expression at %L must have two CHARACTER operands"
msgstr ""
-#: fortran/expr.c:1911
+#: fortran/expr.c:1957
#, no-c-format
msgid "Concat operator at %L must concatenate strings of the same kind"
msgstr ""
-#: fortran/expr.c:1921
+#: fortran/expr.c:1967
#, no-c-format
msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
msgstr ""
-#: fortran/expr.c:1937
+#: fortran/expr.c:1983
#, no-c-format
msgid "LOGICAL operands are required in expression at %L"
msgstr ""
-#: fortran/expr.c:1948
+#: fortran/expr.c:1994
#, no-c-format
msgid "Only intrinsic operators can be used in expression at %L"
msgstr ""
-#: fortran/expr.c:1956
+#: fortran/expr.c:2002
#, no-c-format
msgid "Numeric operands are required in expression at %L"
msgstr ""
-#: fortran/expr.c:2047
+#: fortran/expr.c:2095
#, no-c-format
msgid "Assumed character length variable '%s' in constant expression at %L"
msgstr ""
-#: fortran/expr.c:2093 fortran/expr.c:2099
+#: fortran/expr.c:2146 fortran/expr.c:2152
#, no-c-format
msgid ""
"transformational intrinsic '%s' at %L is not permitted in an initialization "
"expression"
msgstr ""
-#: fortran/expr.c:2131
+#: fortran/expr.c:2184
#, no-c-format
msgid "Extension: Evaluation of nonstandard initialization expression at %L"
msgstr ""
-#: fortran/expr.c:2188
+#: fortran/expr.c:2241
#, no-c-format
msgid ""
"Function '%s' in initialization expression at %L must be an intrinsic or a "
"specification function"
msgstr ""
-#: fortran/expr.c:2200
+#: fortran/expr.c:2253
#, no-c-format
msgid ""
"Intrinsic function '%s' at %L is not permitted in an initialization "
"expression"
msgstr ""
-#: fortran/expr.c:2232
+#: fortran/expr.c:2285
#, no-c-format
msgid "PARAMETER '%s' is used at %L before its definition is complete"
msgstr ""
-#: fortran/expr.c:2252
+#: fortran/expr.c:2305
#, no-c-format
msgid ""
"Assumed size array '%s' at %L is not permitted in an initialization "
"expression"
msgstr ""
-#: fortran/expr.c:2258
+#: fortran/expr.c:2311
#, no-c-format
msgid ""
"Assumed shape array '%s' at %L is not permitted in an initialization "
"expression"
msgstr ""
-#: fortran/expr.c:2264
+#: fortran/expr.c:2317
#, no-c-format
msgid ""
"Deferred array '%s' at %L is not permitted in an initialization expression"
msgstr ""
-#: fortran/expr.c:2270
+#: fortran/expr.c:2323
#, no-c-format
msgid ""
"Array '%s' at %L is a variable, which does not reduce to a constant "
"expression"
msgstr ""
-#: fortran/expr.c:2280
+#: fortran/expr.c:2333
#, 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:2368
+#: fortran/expr.c:2409
#, no-c-format
msgid "Initialization expression didn't reduce %C"
msgstr ""
-#: fortran/expr.c:2411
+#: fortran/expr.c:2477
#, no-c-format
msgid "Specification function '%s' at %L cannot be a statement function"
msgstr ""
-#: fortran/expr.c:2418
+#: fortran/expr.c:2484
#, no-c-format
msgid "Specification function '%s' at %L cannot be an internal function"
msgstr ""
-#: fortran/expr.c:2425
+#: fortran/expr.c:2491
#, no-c-format
msgid "Specification function '%s' at %L must be PURE"
msgstr ""
-#: fortran/expr.c:2432
+#: fortran/expr.c:2498
#, no-c-format
msgid "Specification function '%s' at %L cannot be RECURSIVE"
msgstr ""
-#: fortran/expr.c:2494
+#: fortran/expr.c:2632
#, no-c-format
msgid "Dummy argument '%s' not allowed in expression at %L"
msgstr ""
-#: fortran/expr.c:2501
+#: fortran/expr.c:2639
#, no-c-format
msgid "Dummy argument '%s' at %L cannot be OPTIONAL"
msgstr ""
-#: fortran/expr.c:2508
+#: fortran/expr.c:2646
#, no-c-format
msgid "Dummy argument '%s' at %L cannot be INTENT(OUT)"
msgstr ""
-#: fortran/expr.c:2531
+#: fortran/expr.c:2677
#, no-c-format
msgid "Variable '%s' cannot appear in the expression at %L"
msgstr ""
-#: fortran/expr.c:2580
+#: fortran/expr.c:2727
#, no-c-format
msgid "Expression at %L must be of INTEGER type, found %s"
msgstr ""
-#: fortran/expr.c:2590
+#: fortran/expr.c:2737
#, no-c-format
msgid "Function '%s' at %L must be PURE"
msgstr ""
-#: fortran/expr.c:2599
+#: fortran/expr.c:2746
#, no-c-format
msgid "Expression at %L must be scalar"
msgstr ""
-#: fortran/expr.c:2626
+#: fortran/expr.c:2773
#, no-c-format
msgid "Incompatible ranks in %s (%d and %d) at %L"
msgstr ""
-#: fortran/expr.c:2640
+#: fortran/expr.c:2787
#, no-c-format
msgid "Different shape for %s at %L on dimension %d (%d and %d)"
msgstr ""
-#: fortran/expr.c:2686 fortran/expr.c:2916
+#: fortran/expr.c:2833 fortran/expr.c:3089
#, no-c-format
msgid "Cannot assign to INTENT(IN) variable '%s' at %L"
msgstr ""
-#: fortran/expr.c:2738
+#: fortran/expr.c:2885
#, no-c-format
msgid "'%s' at %L is not a VALUE"
msgstr ""
-#: fortran/expr.c:2745
+#: fortran/expr.c:2892
#, no-c-format
msgid "Incompatible ranks %d and %d in assignment at %L"
msgstr ""
-#: fortran/expr.c:2752
+#: fortran/expr.c:2899
#, no-c-format
msgid "Variable type is UNKNOWN in assignment at %L"
msgstr ""
-#: fortran/expr.c:2764
+#: fortran/expr.c:2911
#, no-c-format
msgid "NULL appears on right-hand side in assignment at %L"
msgstr ""
-#: fortran/expr.c:2775
+#: fortran/expr.c:2922
#, no-c-format
msgid "Vector assignment to assumed-size Cray Pointee at %L is illegal"
msgstr ""
-#: fortran/expr.c:2784
+#: fortran/expr.c:2931
#, no-c-format
msgid "POINTER valued function appears on right-hand side of assignment at %L"
msgstr ""
-#: fortran/expr.c:2789
+#: fortran/expr.c:2936
msgid "array assignment"
msgstr ""
-#: fortran/expr.c:2794
+#: fortran/expr.c:2941
#, no-c-format
msgid ""
"Extension: BOZ literal at %L used to initialize non-integer variable '%s'"
msgstr ""
-#: fortran/expr.c:2800 fortran/resolve.c:6041
+#: fortran/expr.c:2947 fortran/resolve.c:6456
#, no-c-format
msgid ""
"Extension: BOZ literal at %L outside a DATA statement and outside INT/REAL/"
"DBLE/CMPLX"
msgstr ""
-#: fortran/expr.c:2810 fortran/resolve.c:6051
+#: fortran/expr.c:2957 fortran/resolve.c:6466
#, no-c-format
msgid "BOZ literal at %L is bitwise transferred non-integer symbol '%s'"
msgstr ""
-#: fortran/expr.c:2818 fortran/resolve.c:6060
+#: fortran/expr.c:2965 fortran/resolve.c:6475
#, no-c-format
msgid ""
"Arithmetic underflow of bit-wise transferred BOZ at %L. This check can be "
"disabled with the option -fno-range-check"
msgstr ""
-#: fortran/expr.c:2822 fortran/resolve.c:6064
+#: fortran/expr.c:2969 fortran/resolve.c:6479
#, no-c-format
msgid ""
"Arithmetic overflow of bit-wise transferred BOZ at %L. This check can be "
"disabled with the option -fno-range-check"
msgstr ""
-#: fortran/expr.c:2826 fortran/resolve.c:6068
+#: fortran/expr.c:2973 fortran/resolve.c:6483
#, no-c-format
msgid ""
"Arithmetic NaN of bit-wise transferred BOZ at %L. This check can be disabled "
"with the option -fno-range-check"
msgstr ""
-#: fortran/expr.c:2848
+#: fortran/expr.c:2995
#, no-c-format
msgid ""
"Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
msgstr ""
-#: fortran/expr.c:2884
+#: fortran/expr.c:3031
#, no-c-format
msgid "Pointer assignment target is not a POINTER at %L"
msgstr ""
-#: fortran/expr.c:2892
+#: fortran/expr.c:3039
#, 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:2923
+#: fortran/expr.c:3067
+#, no-c-format
+msgid "Expected bounds specification for '%s' at %L"
+msgstr ""
+
+#: fortran/expr.c:3072
+#, no-c-format
+msgid "Fortran 2003: Bounds specification for '%s' in pointer assignment at %L"
+msgstr ""
+
+#: fortran/expr.c:3078
+#, no-c-format
+msgid "Pointer bounds remapping at %L is not yet implemented in gfortran"
+msgstr ""
+
+#: fortran/expr.c:3096
#, no-c-format
msgid "Pointer assignment to non-POINTER at %L"
msgstr ""
-#: fortran/expr.c:2932
+#: fortran/expr.c:3105
#, no-c-format
msgid "Bad pointer object in PURE procedure at %L"
msgstr ""
-#: fortran/expr.c:2948
+#: fortran/expr.c:3121
#, no-c-format
msgid ""
"Different types in pointer assignment at %L; attempted assignment of %s to %s"
msgstr ""
-#: fortran/expr.c:2956
+#: fortran/expr.c:3129
#, no-c-format
msgid "Different kind type parameters in pointer assignment at %L"
msgstr ""
-#: fortran/expr.c:2963
+#: fortran/expr.c:3136
#, no-c-format
msgid "Different ranks in pointer assignment at %L"
msgstr ""
-#: fortran/expr.c:2978
+#: fortran/expr.c:3151
#, no-c-format
msgid "Different character lengths in pointer assignment at %L"
msgstr ""
-#: fortran/expr.c:2989
+#: fortran/expr.c:3162
#, no-c-format
msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
msgstr ""
-#: fortran/expr.c:2996
+#: fortran/expr.c:3169
#, no-c-format
msgid "Bad target in pointer assignment in PURE procedure at %L"
msgstr ""
-#: fortran/expr.c:3002
+#: fortran/expr.c:3175
#, no-c-format
msgid "Pointer assignment with vector subscript on rhs at %L"
msgstr ""
-#: fortran/expr.c:3009
+#: fortran/expr.c:3183
#, no-c-format
msgid "Pointer assignment target has PROTECTED attribute at %L"
msgstr ""
msgid "Expecting 'END INTERFACE %s' at %C"
msgstr ""
-#: fortran/interface.c:563
+#: fortran/interface.c:562
#, no-c-format
msgid "Alternate return cannot appear in operator interface at %L"
msgstr ""
-#: fortran/interface.c:593
+#: fortran/interface.c:592
#, no-c-format
msgid "Operator interface at %L has the wrong number of arguments"
msgstr ""
-#: fortran/interface.c:604
+#: fortran/interface.c:603
#, no-c-format
msgid "Assignment operator interface at %L must be a SUBROUTINE"
msgstr ""
-#: fortran/interface.c:610
+#: fortran/interface.c:609
#, no-c-format
msgid "Assignment operator interface at %L must have two arguments"
msgstr ""
-#: fortran/interface.c:625
+#: fortran/interface.c:624
#, no-c-format
msgid ""
"Assignment operator interface at %L must not redefine an INTRINSIC type "
"assignment"
msgstr ""
-#: fortran/interface.c:634
+#: fortran/interface.c:633
#, no-c-format
msgid "Intrinsic operator interface at %L must be a FUNCTION"
msgstr ""
-#: fortran/interface.c:644
+#: fortran/interface.c:643
#, no-c-format
msgid ""
"First argument of defined assignment at %L must be INTENT(OUT) or INTENT"
"(INOUT)"
msgstr ""
-#: fortran/interface.c:648
+#: fortran/interface.c:647
#, no-c-format
msgid "Second argument of defined assignment at %L must be INTENT(IN)"
msgstr ""
-#: fortran/interface.c:654 fortran/resolve.c:9590
+#: fortran/interface.c:653 fortran/resolve.c:10246
#, no-c-format
msgid "First argument of operator interface at %L must be INTENT(IN)"
msgstr ""
-#: fortran/interface.c:658 fortran/resolve.c:9602
+#: fortran/interface.c:657 fortran/resolve.c:10258
#, no-c-format
msgid "Second argument of operator interface at %L must be INTENT(IN)"
msgstr ""
-#: fortran/interface.c:761
+#: fortran/interface.c:760
#, no-c-format
msgid "Operator interface at %L conflicts with intrinsic interface"
msgstr ""
-#: fortran/interface.c:1122
+#: fortran/interface.c:1121
#, no-c-format
msgid "Procedure '%s' in %s at %L has no explicit interface"
msgstr ""
-#: fortran/interface.c:1125
+#: fortran/interface.c:1124
#, no-c-format
msgid "Procedure '%s' in %s at %L is neither function nor subroutine"
msgstr ""
-#: fortran/interface.c:1180 fortran/interface.c:1186
+#: fortran/interface.c:1179 fortran/interface.c:1185
#, no-c-format
msgid "Ambiguous interfaces '%s' and '%s' in %s at %L"
msgstr ""
-#: fortran/interface.c:1222
+#: fortran/interface.c:1221
#, no-c-format
msgid "'%s' at %L is not a module procedure"
msgstr ""
-#: fortran/interface.c:1470 fortran/interface.c:2429
+#: fortran/interface.c:1469 fortran/interface.c:2428
#, no-c-format
msgid "Type/rank mismatch in argument '%s' at %L"
msgstr ""
-#: fortran/interface.c:1479
+#: fortran/interface.c:1478
#, no-c-format
msgid "Type mismatch in argument '%s' at %L; passed %s to %s"
msgstr ""
-#: fortran/interface.c:1497 fortran/interface.c:1537
+#: fortran/interface.c:1496 fortran/interface.c:1536
#, no-c-format
msgid "Rank mismatch in argument '%s' at %L (%d and %d)"
msgstr ""
-#: fortran/interface.c:1524
+#: fortran/interface.c:1523
#, no-c-format
msgid ""
"Fortran 2003: Scalar CHARACTER actual argument with array dummy argument '%"
"s' at %L"
msgstr ""
-#: fortran/interface.c:1549
+#: fortran/interface.c:1548
#, no-c-format
msgid "Element of assumed-shaped array passed to dummy argument '%s' at %L"
msgstr ""
-#: fortran/interface.c:1866
+#: fortran/interface.c:1865
#, no-c-format
msgid "Keyword argument '%s' at %L is not in the procedure"
msgstr ""
-#: fortran/interface.c:1874
+#: fortran/interface.c:1873
#, no-c-format
msgid ""
"Keyword argument '%s' at %L is already associated with another actual "
"argument"
msgstr ""
-#: fortran/interface.c:1884
+#: fortran/interface.c:1883
#, no-c-format
msgid "More actual than formal arguments in procedure call at %L"
msgstr ""
-#: fortran/interface.c:1896 fortran/interface.c:2128
+#: fortran/interface.c:1895 fortran/interface.c:2127
#, no-c-format
msgid "Missing alternate return spec in subroutine call at %L"
msgstr ""
-#: fortran/interface.c:1904
+#: fortran/interface.c:1903
#, no-c-format
msgid "Unexpected alternate return spec in subroutine call at %L"
msgstr ""
-#: fortran/interface.c:1927
+#: fortran/interface.c:1926
#, no-c-format
msgid ""
"Character length mismatch (%ld/%ld) between actual argument and pointer or "
"allocatable dummy argument '%s' at %L"
msgstr ""
-#: fortran/interface.c:1934
+#: fortran/interface.c:1933
#, no-c-format
msgid ""
"Character length mismatch (%ld/%ld) between actual argument and assumed-"
"shape dummy argument '%s' at %L"
msgstr ""
-#: fortran/interface.c:1950
+#: fortran/interface.c:1949
#, no-c-format
msgid ""
"Character length of actual argument shorter than of dummy argument '%s' (%lu/"
"%lu) at %L"
msgstr ""
-#: fortran/interface.c:1955
+#: fortran/interface.c:1954
#, no-c-format
msgid ""
"Actual argument contains too few elements for dummy argument '%s' (%lu/%lu) "
"at %L"
msgstr ""
-#: fortran/interface.c:1968
+#: fortran/interface.c:1967
#, no-c-format
msgid "Expected a procedure pointer for argument '%s' at %L"
msgstr ""
-#: fortran/interface.c:1980
+#: fortran/interface.c:1979
#, no-c-format
msgid "Expected a procedure for argument '%s' at %L"
msgstr ""
-#: fortran/interface.c:1990
+#: fortran/interface.c:1989
#, no-c-format
msgid "Expected a PURE procedure for argument '%s' at %L"
msgstr ""
-#: fortran/interface.c:2004
+#: fortran/interface.c:2003
#, no-c-format
msgid "Actual argument for '%s' cannot be an assumed-size array at %L"
msgstr ""
-#: fortran/interface.c:2013
+#: fortran/interface.c:2012
#, no-c-format
msgid "Actual argument for '%s' must be a pointer at %L"
msgstr ""
-#: fortran/interface.c:2022
+#: fortran/interface.c:2021
#, no-c-format
msgid "Actual argument for '%s' must be ALLOCATABLE at %L"
msgstr ""
-#: fortran/interface.c:2035
+#: fortran/interface.c:2034
#, no-c-format
msgid ""
"Actual argument at %L must be definable as the dummy argument '%s' is INTENT "
"= OUT/INOUT"
msgstr ""
-#: fortran/interface.c:2044
+#: fortran/interface.c:2043
#, 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:2057
+#: fortran/interface.c:2056
#, no-c-format
msgid ""
"Array-section actual argument with vector subscripts at %L is incompatible "
"'%s'"
msgstr ""
-#: fortran/interface.c:2074
+#: fortran/interface.c:2073
#, 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:2086
+#: fortran/interface.c:2085
#, 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:2105
+#: fortran/interface.c:2104
#, 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:2135
+#: fortran/interface.c:2134
#, no-c-format
msgid "Missing actual argument for argument '%s' at %L"
msgstr ""
-#: fortran/interface.c:2321
+#: fortran/interface.c:2320
#, no-c-format
msgid ""
"Same actual argument associated with INTENT(%s) argument '%s' and INTENT(%s) "
"argument '%s' at %L"
msgstr ""
-#: fortran/interface.c:2377
+#: fortran/interface.c:2376
#, no-c-format
msgid ""
"Procedure argument at %L is INTENT(IN) while interface specifies INTENT(%s)"
msgstr ""
-#: fortran/interface.c:2387
+#: fortran/interface.c:2386
#, 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:2395
+#: fortran/interface.c:2394
#, no-c-format
msgid ""
"Procedure argument at %L is local to a PURE procedure and has the POINTER "
"attribute"
msgstr ""
-#: fortran/interface.c:2418
+#: fortran/interface.c:2417
#, no-c-format
msgid "Procedure '%s' called with an implicit interface at %L"
msgstr ""
-#: fortran/interface.c:2443
+#: fortran/interface.c:2442
#, no-c-format
msgid "Keyword argument requires explicit interface for procedure '%s' at %L"
msgstr ""
-#: fortran/interface.c:2663
+#: fortran/interface.c:2676
#, no-c-format
msgid "Function '%s' called in lieu of an operator at %L must be PURE"
msgstr ""
-#: fortran/interface.c:2743
+#: fortran/interface.c:2756
#, no-c-format
msgid "Entity '%s' at %C is already present in the interface"
msgstr ""
"option or define -fall-intrinsics to allow this intrinsic."
msgstr ""
-#: fortran/intrinsic.c:3065
+#: fortran/intrinsic.c:3079
#, no-c-format
msgid "Too many arguments in call to '%s' at %L"
msgstr ""
-#: fortran/intrinsic.c:3080
+#: fortran/intrinsic.c:3094
#, no-c-format
msgid ""
"The argument list functions %%VAL, %%LOC or %%REF are not allowed in this "
"context at %L"
msgstr ""
-#: fortran/intrinsic.c:3083
+#: fortran/intrinsic.c:3097
#, no-c-format
msgid "Can't find keyword named '%s' in call to '%s' at %L"
msgstr ""
-#: fortran/intrinsic.c:3090
+#: fortran/intrinsic.c:3104
#, no-c-format
msgid "Argument '%s' is appears twice in call to '%s' at %L"
msgstr ""
-#: fortran/intrinsic.c:3104
+#: fortran/intrinsic.c:3118
#, no-c-format
msgid "Missing actual argument '%s' in call to '%s' at %L"
msgstr ""
-#: fortran/intrinsic.c:3119
+#: fortran/intrinsic.c:3133
#, no-c-format
msgid "ALTERNATE RETURN not permitted at %L"
msgstr ""
-#: fortran/intrinsic.c:3176
+#: fortran/intrinsic.c:3190
#, no-c-format
msgid "Type of argument '%s' in call to '%s' at %L should be %s, not %s"
msgstr ""
-#: fortran/intrinsic.c:3545
+#: fortran/intrinsic.c:3559
#, no-c-format
msgid "Intrinsic '%s' (is %s) is used at %L"
msgstr ""
-#: fortran/intrinsic.c:3607
+#: fortran/intrinsic.c:3623
#, no-c-format
msgid "Fortran 2003: Function '%s' as initialization expression at %L"
msgstr ""
-#: fortran/intrinsic.c:3672
+#: fortran/intrinsic.c:3699
#, no-c-format
msgid ""
"Fortran 2003: Elemental function as initialization expression with non-"
"integer/non-character arguments at %L"
msgstr ""
-#: fortran/intrinsic.c:3730
+#: fortran/intrinsic.c:3760
#, no-c-format
msgid "Subroutine call to intrinsic '%s' at %L is not PURE"
msgstr ""
-#: fortran/intrinsic.c:3801
+#: fortran/intrinsic.c:3832
#, no-c-format
msgid "Extension: Conversion from %s to %s at %L"
msgstr ""
-#: fortran/intrinsic.c:3804
+#: fortran/intrinsic.c:3835
#, no-c-format
msgid "Conversion from %s to %s at %L"
msgstr ""
-#: fortran/intrinsic.c:3851
+#: fortran/intrinsic.c:3882
#, no-c-format
msgid "Can't convert %s to %s at %L"
msgstr ""
-#: fortran/intrinsic.c:3947
+#: fortran/intrinsic.c:3978
#, no-c-format
msgid ""
"'%s' declared at %L may shadow the intrinsic of the same name. In order to "
"call the intrinsic, explicit INTRINSIC declarations may be required."
msgstr ""
-#: fortran/intrinsic.c:3952
+#: fortran/intrinsic.c:3983
#, no-c-format
msgid ""
"'%s' declared at %L is also the name of an intrinsic. It can only be called "
msgid "Extension: Tab character in format at %C"
msgstr ""
-#: fortran/io.c:437
+#: fortran/io.c:445
#, no-c-format
msgid "Fortran 2003: DP format specifier not allowed at %C"
msgstr ""
-#: fortran/io.c:444
+#: fortran/io.c:452
#, no-c-format
msgid "Fortran 2003: DC format specifier not allowed at %C"
msgstr ""
-#: fortran/io.c:480
+#: fortran/io.c:488
msgid "Positive width required"
msgstr ""
-#: fortran/io.c:481
+#: fortran/io.c:489
msgid "Nonnegative width required"
msgstr ""
-#: fortran/io.c:482
+#: fortran/io.c:490
msgid "Unexpected element '%c' in format string at %L"
msgstr ""
-#: fortran/io.c:484
+#: fortran/io.c:492
msgid "Unexpected end of format string"
msgstr ""
-#: fortran/io.c:485
+#: fortran/io.c:493
msgid "Zero width in format descriptor"
msgstr ""
-#: fortran/io.c:486
-msgid "Specifying precision with G0 not allowed"
-msgstr ""
-
-#: fortran/io.c:505
+#: fortran/io.c:512
msgid "Missing leading left parenthesis"
msgstr ""
-#: fortran/io.c:552
+#: fortran/io.c:559
msgid "Expected P edit descriptor"
msgstr ""
#. P requires a prior number.
-#: fortran/io.c:560
+#: fortran/io.c:567
msgid "P descriptor requires leading scale factor"
msgstr ""
#. X requires a prior number if we're being pedantic.
-#: fortran/io.c:565
+#: fortran/io.c:572
#, no-c-format
msgid "Extension: X descriptor requires leading space count at %C"
msgstr ""
-#: fortran/io.c:589
+#: fortran/io.c:596
#, no-c-format
msgid "Extension: $ descriptor at %C"
msgstr ""
-#: fortran/io.c:594
+#: fortran/io.c:601
#, no-c-format
msgid "$ should be the last specifier in format at %C"
msgstr ""
-#: fortran/io.c:641
+#: fortran/io.c:650
msgid "Repeat count cannot follow P descriptor"
msgstr ""
-#: fortran/io.c:661
+#: fortran/io.c:665
+msgid "Positive width required with T descriptor"
+msgstr ""
+
+#: fortran/io.c:680
#, no-c-format
msgid "Extension: Missing positive width after L descriptor at %C"
msgstr ""
-#: fortran/io.c:705
+#: fortran/io.c:723
#, no-c-format
msgid "Fortran 2008: 'G0' in format at %C"
msgstr ""
-#: fortran/io.c:734 fortran/io.c:736 fortran/io.c:797 fortran/io.c:799
+#: fortran/io.c:751 fortran/io.c:753 fortran/io.c:814 fortran/io.c:816
#, no-c-format
msgid "Period required in format specifier at %C"
msgstr ""
-#: fortran/io.c:768
+#: fortran/io.c:785
msgid "Positive exponent width required"
msgstr ""
-#: fortran/io.c:817
+#: fortran/io.c:834
#, no-c-format
msgid "The H format specifier at %C is a Fortran 95 deleted feature"
msgstr ""
-#: fortran/io.c:902 fortran/io.c:959
+#: fortran/io.c:919 fortran/io.c:976
#, no-c-format
msgid "Extension: Missing comma at %C"
msgstr ""
-#: fortran/io.c:972
+#: fortran/io.c:989
#, no-c-format
msgid "%s in format string at %L"
msgstr ""
-#: fortran/io.c:1017
+#: fortran/io.c:1034
#, no-c-format
msgid "Format statement in module main block at %C"
msgstr ""
-#: fortran/io.c:1023
+#: fortran/io.c:1040
#, no-c-format
msgid "Missing format label at %C"
msgstr ""
-#: fortran/io.c:1083 fortran/io.c:1114 fortran/io.c:1175
+#: fortran/io.c:1100 fortran/io.c:1131 fortran/io.c:1193
#, no-c-format
msgid "Invalid value for %s specification at %C"
msgstr ""
-#: fortran/io.c:1089 fortran/io.c:1120
+#: fortran/io.c:1106 fortran/io.c:1137
#, no-c-format
msgid "Duplicate %s specification at %C"
msgstr ""
-#: fortran/io.c:1127
+#: fortran/io.c:1144
#, no-c-format
-msgid "Variable tag cannot be INTENT(IN) at %C"
+msgid "Variable %s cannot be INTENT(IN) at %C"
msgstr ""
-#: fortran/io.c:1134
+#: fortran/io.c:1151
#, no-c-format
-msgid "Variable tag cannot be assigned in PURE procedure at %C"
+msgid "Variable %s cannot be assigned in PURE procedure at %C"
msgstr ""
-#: fortran/io.c:1181
+#: fortran/io.c:1199
#, no-c-format
msgid "Duplicate %s label specification at %C"
msgstr ""
-#: fortran/io.c:1201
+#: fortran/io.c:1219
#, no-c-format
msgid ""
"Constant expression in FORMAT tag at %L must be of type default CHARACTER"
msgstr ""
-#: fortran/io.c:1214
+#: fortran/io.c:1232
#, no-c-format
msgid "FORMAT tag at %L must be of type CHARACTER or INTEGER"
msgstr ""
-#: fortran/io.c:1220
+#: fortran/io.c:1238
#, no-c-format
msgid "Deleted feature: ASSIGNED variable in FORMAT tag at %L"
msgstr ""
-#: fortran/io.c:1226
+#: fortran/io.c:1244
#, no-c-format
msgid "Variable '%s' at %L has not been assigned a format label"
msgstr ""
-#: fortran/io.c:1233
+#: fortran/io.c:1251
#, no-c-format
msgid "Scalar '%s' in FORMAT tag at %L is not an ASSIGNED variable"
msgstr ""
-#: fortran/io.c:1246
+#: fortran/io.c:1264
#, no-c-format
msgid "Extension: Character array in FORMAT tag at %L"
msgstr ""
-#: fortran/io.c:1252
+#: fortran/io.c:1270
#, no-c-format
msgid "Extension: Non-character in FORMAT tag at %L"
msgstr ""
-#: fortran/io.c:1277
+#: fortran/io.c:1295
#, no-c-format
msgid "%s tag at %L must be of type %s"
msgstr ""
-#: fortran/io.c:1284
+#: fortran/io.c:1302
#, no-c-format
msgid "%s tag at %L must be scalar"
msgstr ""
-#: fortran/io.c:1290
+#: fortran/io.c:1308
#, no-c-format
msgid "Fortran 2003: IOMSG tag at %L"
msgstr ""
-#: fortran/io.c:1298
+#: fortran/io.c:1316
#, no-c-format
msgid "Fortran 95 requires default INTEGER in %s tag at %L"
msgstr ""
-#: fortran/io.c:1306
+#: fortran/io.c:1324
#, no-c-format
msgid "Extension: CONVERT tag at %L"
msgstr ""
-#: fortran/io.c:1487 fortran/io.c:1495
+#: fortran/io.c:1505 fortran/io.c:1513
#, no-c-format
msgid "Fortran 2003: %s specifier in %s statement at %C has value '%s'"
msgstr ""
-#: fortran/io.c:1514 fortran/io.c:1522
+#: fortran/io.c:1532 fortran/io.c:1540
#, no-c-format
msgid "Extension: %s specifier in %s statement at %C has value '%s'"
msgstr ""
-#: fortran/io.c:1535 fortran/io.c:1543
+#: fortran/io.c:1553 fortran/io.c:1561
#, no-c-format
msgid "%s specifier in %s statement at %C has invalid value '%s'"
msgstr ""
-#: fortran/io.c:1598
+#: fortran/io.c:1616
#, no-c-format
msgid "OPEN statement not allowed in PURE procedure at %C"
msgstr ""
-#: fortran/io.c:1631
+#: fortran/io.c:1649
#, no-c-format
msgid "Fortran 2003: ASYNCHRONOUS= at %C not allowed in Fortran 95"
msgstr ""
-#: fortran/io.c:1649 fortran/io.c:3025
+#: fortran/io.c:1667 fortran/io.c:3045
#, no-c-format
msgid "Fortran 2003: BLANK= at %C not allowed in Fortran 95"
msgstr ""
-#: fortran/io.c:1667 fortran/io.c:3004
+#: fortran/io.c:1685 fortran/io.c:3024
#, no-c-format
msgid "Fortran 2003: DECIMAL= at %C not allowed in Fortran 95"
msgstr ""
-#: fortran/io.c:1685 fortran/io.c:3115
+#: fortran/io.c:1703 fortran/io.c:3135
#, no-c-format
msgid "Fortran 2003: DELIM= at %C not allowed in Fortran 95"
msgstr ""
-#: fortran/io.c:1703
+#: fortran/io.c:1721
#, no-c-format
msgid "Fortran 2003: ENCODING= at %C not allowed in Fortran 95"
msgstr ""
#. When implemented, change the following to use gfc_notify_std F2003.
-#: fortran/io.c:1755
+#: fortran/io.c:1773
#, no-c-format
msgid "Fortran F2003: ROUND= specifier at %C not implemented"
msgstr ""
-#: fortran/io.c:1774
+#: fortran/io.c:1792
#, no-c-format
msgid "Fortran 2003: SIGN= at %C not allowed in Fortran 95"
msgstr ""
-#: fortran/io.c:1987
+#: fortran/io.c:2005
#, no-c-format
msgid "CLOSE statement not allowed in PURE procedure at %C"
msgstr ""
-#: fortran/io.c:2124 fortran/match.c:1965
+#: fortran/io.c:2142 fortran/match.c:1948
#, no-c-format
msgid "%s statement not allowed in PURE procedure at %C"
msgstr ""
-#: fortran/io.c:2180
+#: fortran/io.c:2198
#, no-c-format
msgid "Fortran 2003: FLUSH statement at %C"
msgstr ""
-#: fortran/io.c:2236
+#: fortran/io.c:2254
#, no-c-format
msgid "Duplicate UNIT specification at %C"
msgstr ""
-#: fortran/io.c:2296
+#: fortran/io.c:2314
#, no-c-format
msgid "Duplicate format specification at %C"
msgstr ""
-#: fortran/io.c:2313
+#: fortran/io.c:2331
#, no-c-format
msgid "Symbol '%s' in namelist '%s' is INTENT(IN) at %C"
msgstr ""
-#: fortran/io.c:2349
+#: fortran/io.c:2367
#, no-c-format
msgid "Duplicate NML specification at %C"
msgstr ""
-#: fortran/io.c:2358
+#: fortran/io.c:2376
#, no-c-format
msgid "Symbol '%s' at %C must be a NAMELIST group name"
msgstr ""
-#: fortran/io.c:2423
+#: fortran/io.c:2441
#, no-c-format
msgid "END tag at %C not allowed in output statement"
msgstr ""
-#: fortran/io.c:2497
+#: fortran/io.c:2517
#, no-c-format
msgid ""
"UNIT specification at %L must be an INTEGER expression or a CHARACTER "
"variable"
msgstr ""
-#: fortran/io.c:2522
+#: fortran/io.c:2542
#, no-c-format
msgid "Invalid form of WRITE statement at %L, UNIT required"
msgstr ""
-#: fortran/io.c:2533
+#: fortran/io.c:2553
#, no-c-format
msgid "Internal unit with vector subscript at %L"
msgstr ""
-#: fortran/io.c:2540
+#: fortran/io.c:2560
#, no-c-format
msgid "External IO UNIT cannot be an array at %L"
msgstr ""
-#: fortran/io.c:2545
+#: fortran/io.c:2565
#, no-c-format
msgid "Extension: Comma before i/o item list at %L"
msgstr ""
-#: fortran/io.c:2555
+#: fortran/io.c:2575
#, no-c-format
msgid "ERR tag label %d at %L not defined"
msgstr ""
-#: fortran/io.c:2567
+#: fortran/io.c:2587
#, no-c-format
msgid "END tag label %d at %L not defined"
msgstr ""
-#: fortran/io.c:2579
+#: fortran/io.c:2599
#, no-c-format
msgid "EOR tag label %d at %L not defined"
msgstr ""
-#: fortran/io.c:2589
+#: fortran/io.c:2609
#, no-c-format
msgid "FORMAT label %d at %L not defined"
msgstr ""
-#: fortran/io.c:2710
+#: fortran/io.c:2730
#, no-c-format
msgid "Syntax error in I/O iterator at %C"
msgstr ""
-#: fortran/io.c:2741
+#: fortran/io.c:2761
#, no-c-format
msgid "Expected variable in READ statement at %C"
msgstr ""
-#: fortran/io.c:2747
+#: fortran/io.c:2767
#, no-c-format
msgid "Expected expression in %s statement at %C"
msgstr ""
-#: fortran/io.c:2757
+#: fortran/io.c:2777
#, no-c-format
msgid "Variable '%s' in input list at %C cannot be INTENT(IN)"
msgstr ""
-#: fortran/io.c:2766
+#: fortran/io.c:2786
#, no-c-format
msgid "Cannot read to variable '%s' in PURE procedure at %C"
msgstr ""
-#: fortran/io.c:2782
+#: fortran/io.c:2802
#, 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:2843 fortran/io.c:3442 fortran/gfortran.h:2113
+#: fortran/io.c:2863 fortran/io.c:3462 fortran/gfortran.h:2202
#, no-c-format
msgid "Syntax error in %s statement at %C"
msgstr ""
-#: fortran/io.c:2924
+#: fortran/io.c:2944
#, no-c-format
msgid "Fortran 2003: Internal file at %L with namelist"
msgstr ""
-#: fortran/io.c:2978
+#: fortran/io.c:2998
#, no-c-format
msgid "ASYNCHRONOUS= specifier at %L must be an initialization expression"
msgstr ""
-#: fortran/io.c:3046
+#: fortran/io.c:3066
#, no-c-format
msgid "Fortran 2003: PAD= at %C not allowed in Fortran 95"
msgstr ""
#. if (gfc_notify_std (GFC_STD_F2003, "Fortran 2003: ROUND= at %C "
#. "not allowed in Fortran 95") == FAILURE)
#. return MATCH_ERROR;
-#: fortran/io.c:3071
+#: fortran/io.c:3091
#, no-c-format
msgid "F2003 Feature: ROUND= specifier at %C not implemented"
msgstr ""
-#: fortran/io.c:3260
+#: fortran/io.c:3280
#, no-c-format
msgid "PRINT namelist at %C is an extension"
msgstr ""
-#: fortran/io.c:3412
+#: fortran/io.c:3432
#, no-c-format
msgid "Expected comma in I/O list at %C"
msgstr ""
-#: fortran/io.c:3476
+#: fortran/io.c:3496
#, no-c-format
msgid "PRINT statement at %C not allowed within PURE procedure"
msgstr ""
-#: fortran/io.c:3630 fortran/io.c:3681
+#: fortran/io.c:3650 fortran/io.c:3701
#, no-c-format
msgid "INQUIRE statement not allowed in PURE procedure at %C"
msgstr ""
-#: fortran/io.c:3657
+#: fortran/io.c:3677
#, no-c-format
msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
msgstr ""
-#: fortran/io.c:3667 fortran/trans-io.c:1178
+#: fortran/io.c:3687 fortran/trans-io.c:1178
#, no-c-format
msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
msgstr ""
-#: fortran/io.c:3674
+#: fortran/io.c:3694
#, no-c-format
msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
msgstr ""
-#: fortran/io.c:3687
+#: fortran/io.c:3707
#, no-c-format
msgid ""
"INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
msgstr ""
-#: fortran/io.c:3846
+#: fortran/io.c:3866
#, no-c-format
msgid "Fortran 2003: WAIT at %C not allowed in Fortran 95"
msgstr ""
-#: fortran/io.c:3852
+#: fortran/io.c:3872
#, no-c-format
msgid "WAIT statement not allowed in PURE procedure at %C"
msgstr ""
msgid "Integer too large at %C"
msgstr ""
-#: fortran/match.c:453 fortran/parse.c:597
+#: fortran/match.c:453 fortran/parse.c:598
#, no-c-format
msgid "Too many digits in statement label at %C"
msgstr ""
msgid "Invalid form of PROGRAM statement at %C"
msgstr ""
-#: fortran/match.c:1301
-#, no-c-format
-msgid "Setting value of PROTECTED variable at %C"
-msgstr ""
-
-#: fortran/match.c:1359
-#, no-c-format
-msgid "Assigning to a PROTECTED pointer at %C"
-msgstr ""
-
-#: fortran/match.c:1402 fortran/match.c:1483
+#: fortran/match.c:1385 fortran/match.c:1466
#, no-c-format
msgid "Obsolescent: arithmetic IF statement at %C"
msgstr ""
-#: fortran/match.c:1458
+#: fortran/match.c:1441
#, no-c-format
msgid "Syntax error in IF-expression at %C"
msgstr ""
-#: fortran/match.c:1469
+#: fortran/match.c:1452
#, no-c-format
msgid "Block label not appropriate for arithmetic IF statement at %C"
msgstr ""
-#: fortran/match.c:1507
+#: fortran/match.c:1490
#, no-c-format
msgid "Block label is not appropriate for IF statement at %C"
msgstr ""
-#: fortran/match.c:1587 fortran/primary.c:2822
+#: fortran/match.c:1570 fortran/primary.c:2881
#, no-c-format
msgid "Cannot assign to a named constant at %C"
msgstr ""
-#: fortran/match.c:1597
+#: fortran/match.c:1580
#, no-c-format
msgid "Unclassifiable statement in IF-clause at %C"
msgstr ""
-#: fortran/match.c:1604
+#: fortran/match.c:1587
#, no-c-format
msgid "Syntax error in IF-clause at %C"
msgstr ""
-#: fortran/match.c:1648
+#: fortran/match.c:1631
#, no-c-format
msgid "Unexpected junk after ELSE statement at %C"
msgstr ""
-#: fortran/match.c:1654 fortran/match.c:1689
+#: fortran/match.c:1637 fortran/match.c:1672
#, no-c-format
msgid "Label '%s' at %C doesn't match IF label '%s'"
msgstr ""
-#: fortran/match.c:1683
+#: fortran/match.c:1666
#, no-c-format
msgid "Unexpected junk after ELSE IF statement at %C"
msgstr ""
-#: fortran/match.c:1851
+#: fortran/match.c:1834
#, no-c-format
msgid "Name '%s' in %s statement at %C is not a loop name"
msgstr ""
-#: fortran/match.c:1867
+#: fortran/match.c:1850
#, no-c-format
msgid "%s statement at %C is not within a loop"
msgstr ""
-#: fortran/match.c:1870
+#: fortran/match.c:1853
#, no-c-format
msgid "%s statement at %C is not within loop '%s'"
msgstr ""
-#: fortran/match.c:1878
+#: fortran/match.c:1861
#, no-c-format
msgid "%s statement at %C leaving OpenMP structured block"
msgstr ""
-#: fortran/match.c:1891
+#: fortran/match.c:1874
#, no-c-format
msgid "EXIT statement at %C terminating !$OMP DO loop"
msgstr ""
-#: fortran/match.c:1943
+#: fortran/match.c:1926
#, no-c-format
msgid "Too many digits in STOP code at %C"
msgstr ""
-#: fortran/match.c:1996
+#: fortran/match.c:1979
#, no-c-format
msgid "Deleted feature: PAUSE statement at %C"
msgstr ""
-#: fortran/match.c:2044
+#: fortran/match.c:2027
#, no-c-format
msgid "Deleted feature: ASSIGN statement at %C"
msgstr ""
-#: fortran/match.c:2090
+#: fortran/match.c:2073
#, no-c-format
msgid "Deleted feature: Assigned GOTO statement at %C"
msgstr ""
-#: fortran/match.c:2137 fortran/match.c:2189
+#: fortran/match.c:2120 fortran/match.c:2172
#, no-c-format
msgid "Statement label list in GOTO at %C cannot be empty"
msgstr ""
-#: fortran/match.c:2273
+#: fortran/match.c:2256
#, no-c-format
msgid "Bad allocate-object in ALLOCATE statement at %C for a PURE procedure"
msgstr ""
-#: fortran/match.c:2341
+#: fortran/match.c:2324
#, no-c-format
msgid "Illegal variable in NULLIFY at %C for a PURE procedure"
msgstr ""
-#: fortran/match.c:2418
+#: fortran/match.c:2401
#, no-c-format
msgid "Illegal deallocate-expression in DEALLOCATE at %C for a PURE procedure"
msgstr ""
-#: fortran/match.c:2470
+#: fortran/match.c:2453
#, no-c-format
msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
msgstr ""
-#: fortran/match.c:2501
+#: fortran/match.c:2484
#, no-c-format
msgid "Extension: RETURN statement in main program at %C"
msgstr ""
-#: fortran/match.c:2711
+#: fortran/match.c:2515
+#, no-c-format
+msgid "Expected component reference at %C"
+msgstr ""
+
+#: fortran/match.c:2521
+#, no-c-format
+msgid "Junk after CALL at %C"
+msgstr ""
+
+#: fortran/match.c:2527
+#, no-c-format
+msgid "Expected type-bound procedure reference at %C"
+msgstr ""
+
+#: fortran/match.c:2745
#, no-c-format
msgid "Syntax error in common block name at %C"
msgstr ""
-#: fortran/match.c:2747
+#: fortran/match.c:2781
#, no-c-format
msgid "Symbol '%s' at %C is already an external symbol that is not COMMON"
msgstr ""
#. If we find an error, just print it and continue,
#. cause it's just semantic, and we can see if there
#. are more errors.
-#: fortran/match.c:2806
+#: fortran/match.c:2840
#, no-c-format
msgid ""
"Variable '%s' at %L in common block '%s' at %C must be declared with a C "
"interoperable kind since common block '%s' is bind(c)"
msgstr ""
-#: fortran/match.c:2815
+#: fortran/match.c:2849
#, no-c-format
msgid ""
"Variable '%s' in common block '%s' at %C can not be bind(c) since it is not "
"global"
msgstr ""
-#: fortran/match.c:2822
+#: fortran/match.c:2856
#, no-c-format
msgid "Symbol '%s' at %C is already in a COMMON block"
msgstr ""
-#: fortran/match.c:2830
+#: fortran/match.c:2864
#, no-c-format
msgid "Initialized symbol '%s' at %C can only be COMMON in BLOCK DATA"
msgstr ""
-#: fortran/match.c:2857
+#: fortran/match.c:2891
#, no-c-format
msgid "Array specification for symbol '%s' in COMMON at %C must be explicit"
msgstr ""
-#: fortran/match.c:2867
+#: fortran/match.c:2901
#, no-c-format
msgid "Symbol '%s' in COMMON at %C cannot be a POINTER array"
msgstr ""
-#: fortran/match.c:2899
+#: fortran/match.c:2933
#, 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:3007
+#: fortran/match.c:3041
#, no-c-format
msgid "Namelist group name '%s' at %C already has a basic type of %s"
msgstr ""
-#: fortran/match.c:3015
+#: fortran/match.c:3049
#, no-c-format
msgid ""
"Namelist group name '%s' at %C already is USE associated and cannot be "
"respecified."
msgstr ""
-#: fortran/match.c:3042
+#: fortran/match.c:3076
#, no-c-format
msgid "Assumed size array '%s' in namelist '%s' at %C is not allowed"
msgstr ""
-#: fortran/match.c:3049
+#: fortran/match.c:3083
#, no-c-format
msgid "Assumed character length '%s' in namelist '%s' at %C is not allowed"
msgstr ""
-#: fortran/match.c:3176
+#: fortran/match.c:3210
#, no-c-format
msgid "Derived type component %C is not a permitted EQUIVALENCE member"
msgstr ""
-#: fortran/match.c:3184
+#: fortran/match.c:3218
#, no-c-format
msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
msgstr ""
-#: fortran/match.c:3212
+#: fortran/match.c:3246
#, no-c-format
msgid "EQUIVALENCE at %C requires two or more objects"
msgstr ""
-#: fortran/match.c:3226
+#: fortran/match.c:3260
#, no-c-format
msgid ""
"Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
msgstr ""
-#: fortran/match.c:3352
+#: fortran/match.c:3386
#, no-c-format
msgid "Statement function at %L is recursive"
msgstr ""
-#: fortran/match.c:3440
+#: fortran/match.c:3474
#, no-c-format
msgid "Expected initialization expression in CASE at %C"
msgstr ""
-#: fortran/match.c:3463
+#: fortran/match.c:3497
#, no-c-format
msgid "Expected the name of the SELECT CASE construct at %C"
msgstr ""
-#: fortran/match.c:3475
+#: fortran/match.c:3509
#, no-c-format
msgid "Expected case name of '%s' at %C"
msgstr ""
-#: fortran/match.c:3519
+#: fortran/match.c:3553
#, no-c-format
msgid "Unexpected CASE statement at %C"
msgstr ""
-#: fortran/match.c:3571
+#: fortran/match.c:3605
#, no-c-format
msgid "Syntax error in CASE-specification at %C"
msgstr ""
-#: fortran/match.c:3691
+#: fortran/match.c:3725
#, no-c-format
msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
msgstr ""
-#: fortran/match.c:3729
+#: fortran/match.c:3763
#, no-c-format
msgid "Label '%s' at %C doesn't match WHERE label '%s'"
msgstr ""
-#: fortran/match.c:3829
+#: fortran/match.c:3863
#, no-c-format
msgid "Syntax error in FORALL iterator at %C"
msgstr ""
msgid "Out of memory-- malloc() failed"
msgstr ""
-#: fortran/module.c:517
+#: fortran/module.c:505
#, no-c-format
msgid "Fortran 2003: module nature in USE statement at %C"
msgstr ""
-#: fortran/module.c:529
+#: fortran/module.c:517
#, no-c-format
msgid ""
"Module nature in USE statement at %C shall be either INTRINSIC or "
"NON_INTRINSIC"
msgstr ""
-#: fortran/module.c:542
+#: fortran/module.c:530
#, no-c-format
msgid "\"::\" was expected after module nature at %C but was not found"
msgstr ""
-#: fortran/module.c:551
+#: fortran/module.c:539
#, no-c-format
msgid "Fortran 2003: \"USE :: module\" at %C"
msgstr ""
-#: fortran/module.c:603
+#: fortran/module.c:593
#, no-c-format
msgid "Missing generic specification in USE statement at %C"
msgstr ""
-#: fortran/module.c:611
+#: fortran/module.c:601
#, no-c-format
msgid "Fortran 2003: Renaming operators in USE statements at %C"
msgstr ""
-#: fortran/module.c:653
+#: fortran/module.c:643
#, no-c-format
msgid "The name '%s' at %C has already been used as an external module name."
msgstr ""
-#: fortran/module.c:931
+#: fortran/module.c:921
#, no-c-format
msgid "Reading module %s at line %d column %d: %s"
msgstr ""
-#: fortran/module.c:935
+#: fortran/module.c:925
#, no-c-format
msgid "Writing module %s at line %d column %d: %s"
msgstr ""
-#: fortran/module.c:939
+#: fortran/module.c:929
#, no-c-format
msgid "Module %s at line %d column %d: %s"
msgstr ""
-#: fortran/module.c:979
+#: fortran/module.c:969
msgid "Unexpected EOF"
msgstr ""
-#: fortran/module.c:1011
+#: fortran/module.c:1001
msgid "Unexpected end of module in string constant"
msgstr ""
-#: fortran/module.c:1065
+#: fortran/module.c:1055
msgid "Integer overflow"
msgstr ""
-#: fortran/module.c:1096
+#: fortran/module.c:1086
msgid "Name too long"
msgstr ""
-#: fortran/module.c:1203
+#: fortran/module.c:1193
msgid "Bad name"
msgstr ""
-#: fortran/module.c:1247
+#: fortran/module.c:1237
msgid "Expected name"
msgstr ""
-#: fortran/module.c:1250
+#: fortran/module.c:1240
msgid "Expected left parenthesis"
msgstr ""
-#: fortran/module.c:1253
+#: fortran/module.c:1243
msgid "Expected right parenthesis"
msgstr ""
-#: fortran/module.c:1256
+#: fortran/module.c:1246
msgid "Expected integer"
msgstr ""
-#: fortran/module.c:1259
+#: fortran/module.c:1249
msgid "Expected string"
msgstr ""
-#: fortran/module.c:1283
+#: fortran/module.c:1273
msgid "find_enum(): Enum not found"
msgstr ""
-#: fortran/module.c:1297
+#: fortran/module.c:1287
#, no-c-format
msgid "Error writing modules file: %s"
msgstr ""
-#: fortran/module.c:1820
+#: fortran/module.c:1836
msgid "Expected attribute bit name"
msgstr ""
-#: fortran/module.c:2639
+#: fortran/module.c:2661
msgid "Expected integer string"
msgstr ""
-#: fortran/module.c:2643
+#: fortran/module.c:2665
msgid "Error converting integer"
msgstr ""
-#: fortran/module.c:2665
+#: fortran/module.c:2687
msgid "Expected real string"
msgstr ""
-#: fortran/module.c:2866
+#: fortran/module.c:2889
msgid "Expected expression type"
msgstr ""
-#: fortran/module.c:2920
+#: fortran/module.c:2943
msgid "Bad operator"
msgstr ""
-#: fortran/module.c:3009
+#: fortran/module.c:3032
msgid "Bad type in constant expression"
msgstr ""
-#: fortran/module.c:3046
+#: fortran/module.c:3073
#, no-c-format
msgid "Namelist %s cannot be renamed by USE association to %s"
msgstr ""
-#: fortran/module.c:4069
+#: fortran/module.c:4244
#, no-c-format
msgid "Symbol '%s' referenced at %L not found in module '%s'"
msgstr ""
-#: fortran/module.c:4076
+#: fortran/module.c:4251
#, no-c-format
msgid "User operator '%s' referenced at %L not found in module '%s'"
msgstr ""
-#: fortran/module.c:4081
+#: fortran/module.c:4256
#, no-c-format
msgid "Intrinsic operator '%s' referenced at %L not found in module '%s'"
msgstr ""
-#: fortran/module.c:4622
+#: fortran/module.c:4805
#, no-c-format
msgid "Can't open module file '%s' for writing at %C: %s"
msgstr ""
-#: fortran/module.c:4660
+#: fortran/module.c:4843
#, no-c-format
msgid "Error writing module file '%s' for writing: %s"
msgstr ""
-#: fortran/module.c:4690 fortran/module.c:4772
+#: fortran/module.c:4873 fortran/module.c:4955
#, no-c-format
msgid ""
"Symbol '%s' referenced at %L does not exist in intrinsic module "
"ISO_C_BINDING."
msgstr ""
-#: fortran/module.c:4803
+#: fortran/module.c:4986
#, no-c-format
msgid ""
"Symbol '%s' referenced at %L not found in intrinsic module ISO_C_BINDING"
msgstr ""
-#: fortran/module.c:4825
+#: fortran/module.c:5008
#, no-c-format
msgid "Symbol '%s' already declared"
msgstr ""
-#: fortran/module.c:4880
+#: fortran/module.c:5063
#, no-c-format
msgid ""
"Use of intrinsic module '%s' at %C conflicts with non-intrinsic module name "
"used previously"
msgstr ""
-#: fortran/module.c:4893
+#: fortran/module.c:5076
#, no-c-format
msgid ""
"Symbol '%s' referenced at %L does not exist in intrinsic module "
"ISO_FORTRAN_ENV"
msgstr ""
-#: fortran/module.c:4901
+#: fortran/module.c:5084
#, 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:4929
+#: fortran/module.c:5112
#, 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:4945
+#: fortran/module.c:5128
#, no-c-format
msgid ""
"Symbol '%s' referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
msgstr ""
-#: fortran/module.c:4978
+#: fortran/module.c:5162
#, no-c-format
msgid "Fortran 2003: ISO_FORTRAN_ENV intrinsic module at %C"
msgstr ""
-#: fortran/module.c:4986
+#: fortran/module.c:5170
#, no-c-format
msgid "Fortran 2003: ISO_C_BINDING module at %C"
msgstr ""
-#: fortran/module.c:4996
+#: fortran/module.c:5180
#, no-c-format
msgid "Can't find an intrinsic module named '%s' at %C"
msgstr ""
-#: fortran/module.c:5001
+#: fortran/module.c:5185
#, no-c-format
msgid "Can't open module file '%s' for reading at %C: %s"
msgstr ""
-#: fortran/module.c:5009
+#: fortran/module.c:5193
#, no-c-format
msgid ""
"Use of non-intrinsic module '%s' at %C conflicts with intrinsic module name "
"used previously"
msgstr ""
-#: fortran/module.c:5024
+#: fortran/module.c:5208
msgid "Unexpected end of module"
msgstr ""
-#: fortran/module.c:5029
+#: fortran/module.c:5213
#, no-c-format
msgid "File '%s' opened at %C is not a GFORTRAN module file"
msgstr ""
-#: fortran/module.c:5039
+#: fortran/module.c:5223
#, no-c-format
msgid "Can't USE the same module we're building!"
msgstr ""
msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
msgstr ""
-#: fortran/openmp.c:759 fortran/resolve.c:5950 fortran/resolve.c:6301
+#: fortran/openmp.c:759 fortran/resolve.c:6365 fortran/resolve.c:6718
#, no-c-format
msgid "IF clause at %L requires a scalar LOGICAL expression"
msgstr ""
msgid "not enough DO loops for collapsed !$OMP DO at %L"
msgstr ""
-#: fortran/options.c:227
+#: fortran/options.c:233
#, no-c-format
msgid "Option -fwhole-program is not supported for Fortran"
msgstr ""
-#: fortran/options.c:281
+#: fortran/options.c:287
#, no-c-format
msgid "Reading file '%s' as free form"
msgstr ""
-#: fortran/options.c:291
+#: fortran/options.c:297
#, no-c-format
msgid "'-fd-lines-as-comments' has no effect in free form"
msgstr ""
-#: fortran/options.c:294
+#: fortran/options.c:300
#, no-c-format
msgid "'-fd-lines-as-code' has no effect in free form"
msgstr ""
-#: fortran/options.c:312
+#: fortran/options.c:318
#, no-c-format
msgid "Flag -fno-automatic overwrites -fmax-stack-var-size=%d"
msgstr ""
-#: fortran/options.c:315
+#: fortran/options.c:321
#, no-c-format
msgid "Flag -fno-automatic overwrites -frecursive"
msgstr ""
-#: fortran/options.c:317
+#: fortran/options.c:323
#, no-c-format
msgid "Flag -fno-automatic overwrites -frecursive implied by -fopenmp"
msgstr ""
-#: fortran/options.c:321
+#: fortran/options.c:327
#, no-c-format
msgid "Flag -frecursive overwrites -fmax-stack-var-size=%d"
msgstr ""
-#: fortran/options.c:325
+#: fortran/options.c:331
#, no-c-format
msgid "Flag -fmax-stack-var-size=%d overwrites -frecursive implied by -fopenmp"
msgstr ""
-#: fortran/options.c:398
+#: fortran/options.c:404
#, no-c-format
msgid "gfortran: Only one -J option allowed"
msgstr ""
-#: fortran/options.c:441
+#: fortran/options.c:447
#, no-c-format
msgid "Argument to -ffpe-trap is not valid: %s"
msgstr ""
-#: fortran/options.c:590
+#: fortran/options.c:600
#, no-c-format
msgid "Fixed line length must be at least seven."
msgstr ""
-#: fortran/options.c:608
+#: fortran/options.c:618
#, no-c-format
msgid "Free line length must be at least three."
msgstr ""
-#: fortran/options.c:622
+#: fortran/options.c:632
#, no-c-format
msgid "-static-libgfortran is not supported in this configuration"
msgstr ""
-#: fortran/options.c:666
+#: fortran/options.c:680
#, no-c-format
msgid "Maximum supported identifier length is %d"
msgstr ""
-#: fortran/options.c:698
+#: fortran/options.c:712
#, no-c-format
msgid "Unrecognized option to -finit-logical: %s"
msgstr ""
-#: fortran/options.c:712
+#: fortran/options.c:726
#, no-c-format
msgid "Unrecognized option to -finit-real: %s"
msgstr ""
-#: fortran/options.c:728
+#: fortran/options.c:742
#, no-c-format
msgid "The value of n in -finit-character=n must be between 0 and 127"
msgstr ""
-#: fortran/options.c:819
+#: fortran/options.c:833
#, no-c-format
msgid "Maximum subrecord length cannot exceed %d"
msgstr ""
-#: fortran/parse.c:453
+#: fortran/parse.c:454
#, no-c-format
msgid "Unclassifiable statement at %C"
msgstr ""
-#: fortran/parse.c:477
+#: fortran/parse.c:478
#, no-c-format
msgid "OpenMP directives at %C may not appear in PURE or ELEMENTAL procedures"
msgstr ""
-#: fortran/parse.c:558
+#: fortran/parse.c:559
#, no-c-format
msgid "Unclassifiable OpenMP directive at %C"
msgstr ""
-#: fortran/parse.c:600 fortran/parse.c:741
+#: fortran/parse.c:601 fortran/parse.c:742
#, no-c-format
msgid "Zero is not a valid statement label at %C"
msgstr ""
-#: fortran/parse.c:607 fortran/parse.c:733
+#: fortran/parse.c:608 fortran/parse.c:734
#, no-c-format
msgid "Non-numeric character in statement label at %C"
msgstr ""
-#: fortran/parse.c:619 fortran/parse.c:655 fortran/parse.c:781
+#: fortran/parse.c:620 fortran/parse.c:656 fortran/parse.c:782
#, no-c-format
msgid "Semicolon at %C needs to be preceded by statement"
msgstr ""
-#: fortran/parse.c:627 fortran/parse.c:793
+#: fortran/parse.c:628 fortran/parse.c:794
#, no-c-format
msgid "Ignoring statement label in empty statement at %C"
msgstr ""
-#: fortran/parse.c:720 fortran/parse.c:760
+#: fortran/parse.c:721 fortran/parse.c:761
#, no-c-format
msgid "Bad continuation line at %C"
msgstr ""
-#: fortran/parse.c:819
+#: fortran/parse.c:821
#, no-c-format
msgid "Line truncated at %C"
msgstr ""
-#: fortran/parse.c:1006
+#: fortran/parse.c:1008
#, no-c-format
msgid "FORMAT statement at %L does not have a statement label"
msgstr ""
-#: fortran/parse.c:1078
+#: fortran/parse.c:1080
msgid "arithmetic IF"
msgstr ""
-#: fortran/parse.c:1084
+#: fortran/parse.c:1086
msgid "attribute declaration"
msgstr ""
-#: fortran/parse.c:1114
+#: fortran/parse.c:1116
msgid "data declaration"
msgstr ""
-#: fortran/parse.c:1123
+#: fortran/parse.c:1125
msgid "derived type declaration"
msgstr ""
-#: fortran/parse.c:1202
+#: fortran/parse.c:1207
msgid "block IF"
msgstr ""
-#: fortran/parse.c:1211
+#: fortran/parse.c:1216
msgid "implied END DO"
msgstr ""
-#: fortran/parse.c:1287
+#: fortran/parse.c:1292
msgid "assignment"
msgstr ""
-#: fortran/parse.c:1290
+#: fortran/parse.c:1295
msgid "pointer assignment"
msgstr ""
-#: fortran/parse.c:1299
+#: fortran/parse.c:1304
msgid "simple IF"
msgstr ""
-#: fortran/parse.c:1524
+#: fortran/parse.c:1533
#, no-c-format
msgid "Unexpected %s statement at %C"
msgstr ""
-#: fortran/parse.c:1664
+#: fortran/parse.c:1673
#, no-c-format
msgid "%s statement at %C cannot follow %s statement at %L"
msgstr ""
-#: fortran/parse.c:1681
+#: fortran/parse.c:1690
#, no-c-format
msgid "Unexpected end of file in '%s'"
msgstr ""
-#: fortran/parse.c:1724
+#: fortran/parse.c:1722
#, no-c-format
msgid "Derived-type '%s' with SEQUENCE must not have a CONTAINS section at %C"
msgstr ""
-#: fortran/parse.c:1727
+#: fortran/parse.c:1725
#, no-c-format
msgid "Derived-type '%s' with BIND(C) must not have a CONTAINS section at %C"
msgstr ""
msgid "Fortran 2003: Type-bound procedure at %C"
msgstr ""
-#: fortran/parse.c:1760
+#: fortran/parse.c:1759
#, no-c-format
-msgid "Fortran 2003: FINAL procedure declaration at %C"
+msgid "Fortran 2003: GENERIC binding at %C"
msgstr ""
-#: fortran/parse.c:1772
+#: fortran/parse.c:1769
#, no-c-format
-msgid "Fortran 2008: Derived type definition at %C with empty CONTAINS section"
+msgid "Fortran 2003: FINAL procedure declaration at %C"
+msgstr ""
+
+#: fortran/parse.c:1781
+#, no-c-format
+msgid "Fortran 2008: Derived type definition at %C with empty CONTAINS section"
msgstr ""
-#: fortran/parse.c:1783 fortran/parse.c:1899
+#: fortran/parse.c:1792 fortran/parse.c:1903
#, no-c-format
msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
msgstr ""
-#: fortran/parse.c:1791
+#: fortran/parse.c:1800
#, no-c-format
msgid "PRIVATE statement at %C must precede procedure bindings"
msgstr ""
-#: fortran/parse.c:1799 fortran/parse.c:1915
+#: fortran/parse.c:1808 fortran/parse.c:1919
#, no-c-format
msgid "Duplicate PRIVATE statement at %C"
msgstr ""
-#: fortran/parse.c:1808
+#: fortran/parse.c:1818
#, no-c-format
msgid "SEQUENCE statement at %C must precede CONTAINS"
msgstr ""
-#: fortran/parse.c:1813
+#: fortran/parse.c:1823
#, no-c-format
msgid "Already inside a CONTAINS block at %C"
msgstr ""
-#: fortran/parse.c:1874
+#: fortran/parse.c:1878
#, no-c-format
msgid "PROCEDURE binding at %C must be inside CONTAINS"
msgstr ""
-#: fortran/parse.c:1879
+#: fortran/parse.c:1883
#, no-c-format
msgid "FINAL declaration at %C must be inside CONTAINS"
msgstr ""
-#: fortran/parse.c:1888
+#: fortran/parse.c:1892
#, no-c-format
msgid "Fortran 2003: Derived type definition at %C without components"
msgstr ""
-#: fortran/parse.c:1907
+#: fortran/parse.c:1911
#, no-c-format
msgid "PRIVATE statement at %C must precede structure components"
msgstr ""
-#: fortran/parse.c:1928
+#: fortran/parse.c:1932
#, no-c-format
msgid "SEQUENCE statement at %C must precede structure components"
msgstr ""
-#: fortran/parse.c:1935
+#: fortran/parse.c:1939
#, no-c-format
msgid "SEQUENCE attribute at %C already specified in TYPE statement"
msgstr ""
-#: fortran/parse.c:1940
+#: fortran/parse.c:1944
#, no-c-format
msgid "Duplicate SEQUENCE statement at %C"
msgstr ""
-#: fortran/parse.c:1951
+#: fortran/parse.c:1955
#, no-c-format
msgid "Fortran 2003: CONTAINS block in derived type definition at %C"
msgstr ""
-#: fortran/parse.c:2042
+#: fortran/parse.c:2046
#, no-c-format
msgid "ENUM declaration at %C has no ENUMERATORS"
msgstr ""
-#: fortran/parse.c:2136
+#: fortran/parse.c:2140
#, no-c-format
msgid "Unexpected %s statement in INTERFACE block at %C"
msgstr ""
-#: fortran/parse.c:2162
+#: fortran/parse.c:2166
#, no-c-format
msgid "SUBROUTINE at %C does not belong in a generic function interface"
msgstr ""
-#: fortran/parse.c:2166
+#: fortran/parse.c:2170
#, no-c-format
msgid "FUNCTION at %C does not belong in a generic subroutine interface"
msgstr ""
-#: fortran/parse.c:2176
+#: fortran/parse.c:2180
#, no-c-format
msgid ""
"Name '%s' of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
msgstr ""
-#: fortran/parse.c:2207
+#: fortran/parse.c:2211
#, no-c-format
msgid "Unexpected %s statement at %C in INTERFACE body"
msgstr ""
-#: fortran/parse.c:2221
+#: fortran/parse.c:2225
#, no-c-format
msgid ""
"INTERFACE procedure '%s' at %L has the same name as the enclosing procedure"
msgstr ""
-#: fortran/parse.c:2406
+#: fortran/parse.c:2410
#, no-c-format
msgid "%s statement must appear in a MODULE"
msgstr ""
-#: fortran/parse.c:2413
+#: fortran/parse.c:2417
#, no-c-format
msgid "%s statement at %C follows another accessibility specification"
msgstr ""
-#: fortran/parse.c:2463
+#: fortran/parse.c:2467
#, no-c-format
msgid "Bad kind expression for function '%s' at %L"
msgstr ""
-#: fortran/parse.c:2467
+#: fortran/parse.c:2471
#, no-c-format
msgid "The type for function '%s' at %L is not accessible"
msgstr ""
-#: fortran/parse.c:2525
+#: fortran/parse.c:2529
#, no-c-format
msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
msgstr ""
-#: fortran/parse.c:2546
+#: fortran/parse.c:2550
#, no-c-format
msgid "Unexpected %s statement in WHERE block at %C"
msgstr ""
-#: fortran/parse.c:2605
+#: fortran/parse.c:2609
#, no-c-format
msgid "Unexpected %s statement in FORALL block at %C"
msgstr ""
-#: fortran/parse.c:2656
+#: fortran/parse.c:2660
#, no-c-format
msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
msgstr ""
-#: fortran/parse.c:2674
+#: fortran/parse.c:2678
#, no-c-format
msgid "Duplicate ELSE statements at %L and %C"
msgstr ""
-#: fortran/parse.c:2735
+#: fortran/parse.c:2739
#, no-c-format
msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
msgstr ""
-#: fortran/parse.c:2793
+#: fortran/parse.c:2797
#, no-c-format
msgid "Variable '%s' at %C cannot be redefined inside loop beginning at %L"
msgstr ""
-#: fortran/parse.c:2827
+#: fortran/parse.c:2831
#, no-c-format
msgid "End of nonblock DO statement at %C is within another block"
msgstr ""
-#: fortran/parse.c:2836
+#: fortran/parse.c:2840
#, no-c-format
msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
msgstr ""
-#: fortran/parse.c:2885
+#: fortran/parse.c:2889
#, no-c-format
msgid "Statement label in ENDDO at %C doesn't match DO label"
msgstr ""
-#: fortran/parse.c:2901
+#: fortran/parse.c:2905
#, no-c-format
msgid "named block DO at %L requires matching ENDDO name"
msgstr ""
-#: fortran/parse.c:3160
+#: fortran/parse.c:3164
#, no-c-format
msgid "Name after !$omp critical and !$omp end critical does not match at %C"
msgstr ""
-#: fortran/parse.c:3216
+#: fortran/parse.c:3220
#, no-c-format
msgid "%s statement at %C cannot terminate a non-block DO loop"
msgstr ""
-#: fortran/parse.c:3402
+#: fortran/parse.c:3407
#, no-c-format
msgid "Contained procedure '%s' at %C is already ambiguous"
msgstr ""
-#: fortran/parse.c:3452
+#: fortran/parse.c:3457
#, no-c-format
msgid "Unexpected %s statement in CONTAINS section at %C"
msgstr ""
-#: fortran/parse.c:3476
+#: fortran/parse.c:3481
#, no-c-format
msgid ""
"Fortran 2008: CONTAINS statement without FUNCTION or SUBROUTINE statement at "
"%C"
msgstr ""
-#: fortran/parse.c:3547
+#: fortran/parse.c:3552
#, no-c-format
msgid "CONTAINS statement at %C is already in a contained program unit"
msgstr ""
-#: fortran/parse.c:3596
+#: fortran/parse.c:3601
#, no-c-format
msgid "Global name '%s' at %L is already being used as a %s at %L"
msgstr ""
-#: fortran/parse.c:3617
+#: fortran/parse.c:3622
#, no-c-format
msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
msgstr ""
-#: fortran/parse.c:3643
+#: fortran/parse.c:3648
#, no-c-format
msgid "Unexpected %s statement in BLOCK DATA at %C"
msgstr ""
-#: fortran/parse.c:3686
+#: fortran/parse.c:3691
#, 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, i.e. data decls or executable
#. statements, we're in for lots of errors.
-#: fortran/parse.c:3869
+#: fortran/parse.c:3874
#, no-c-format
msgid "Two main PROGRAMs at %L and %C"
msgstr ""
msgid "Syntax error in argument list at %C"
msgstr ""
-#: fortran/primary.c:1756
+#: fortran/primary.c:1764
#, no-c-format
msgid "Expected structure component name at %C"
msgstr ""
-#: fortran/primary.c:2041
+#: fortran/primary.c:1801
+#, no-c-format
+msgid "Expected argument list at %C"
+msgstr ""
+
+#: fortran/primary.c:2095
#, no-c-format
msgid ""
"Fortran 2003: Structure constructor with missing optional arguments at %C"
msgstr ""
-#: fortran/primary.c:2049
+#: fortran/primary.c:2103
#, no-c-format
msgid ""
"No initializer for component '%s' given in the structure constructor at %C!"
msgstr ""
-#: fortran/primary.c:2125
+#: fortran/primary.c:2159
+#, no-c-format
+msgid "Can't construct ABSTRACT type '%s' at %C"
+msgstr ""
+
+#: fortran/primary.c:2187
#, no-c-format
msgid "Fortran 2003: Structure constructor with named arguments at %C"
msgstr ""
-#: fortran/primary.c:2140
+#: fortran/primary.c:2202
#, no-c-format
msgid "Component initializer without name after component named %s at %C!"
msgstr ""
-#: fortran/primary.c:2143
+#: fortran/primary.c:2205
#, no-c-format
msgid "Too many components in structure constructor at %C!"
msgstr ""
-#: fortran/primary.c:2176
+#: fortran/primary.c:2238
#, no-c-format
msgid "Component '%s' is initialized twice in the structure constructor at %C!"
msgstr ""
-#: fortran/primary.c:2231
+#: fortran/primary.c:2294
#, no-c-format
msgid ""
"component '%s' at %L has already been set by a parent derived type "
"constructor"
msgstr ""
-#: fortran/primary.c:2254
+#: fortran/primary.c:2317
#, no-c-format
msgid "Syntax error in structure constructor at %C"
msgstr ""
-#: fortran/primary.c:2344
+#: fortran/primary.c:2407
#, no-c-format
msgid ""
"'%s' at %C is the name of a recursive function and so refers to the result "
"variable. Use an explicit RESULT variable for direct recursion (12.5.2.1)"
msgstr ""
-#: fortran/primary.c:2470
+#: fortran/primary.c:2529
#, no-c-format
msgid "Unexpected use of subroutine name '%s' at %C"
msgstr ""
-#: fortran/primary.c:2501
+#: fortran/primary.c:2560
#, no-c-format
msgid "Statement function '%s' requires argument list at %C"
msgstr ""
-#: fortran/primary.c:2504
+#: fortran/primary.c:2563
#, no-c-format
msgid "Function '%s' requires an argument list at %C"
msgstr ""
-#: fortran/primary.c:2549
+#: fortran/primary.c:2608
#, no-c-format
msgid "Missing argument to '%s' at %C"
msgstr ""
-#: fortran/primary.c:2690
+#: fortran/primary.c:2749
#, no-c-format
msgid "Missing argument list in function '%s' at %C"
msgstr ""
-#: fortran/primary.c:2718
+#: fortran/primary.c:2777
#, no-c-format
msgid "Symbol at %C is not appropriate for an expression"
msgstr ""
-#: fortran/primary.c:2786
+#: fortran/primary.c:2845
#, no-c-format
msgid "Assigning to PROTECTED variable at %C"
msgstr ""
-#: fortran/primary.c:2820
+#: fortran/primary.c:2879
#, no-c-format
msgid "Named constant at %C in an EQUIVALENCE"
msgstr ""
-#: fortran/primary.c:2855
+#: fortran/primary.c:2914
#, no-c-format
msgid "'%s' at %C is not a variable"
msgstr ""
-#: fortran/resolve.c:124
+#: fortran/resolve.c:98
+#, no-c-format
+msgid "'%s' at %L is of the ABSTRACT type '%s'"
+msgstr ""
+
+#: fortran/resolve.c:101
+#, no-c-format
+msgid "ABSTRACT type '%s' used at %L"
+msgstr ""
+
+#: fortran/resolve.c:151
#, no-c-format
msgid ""
"Alternate return specifier in elemental subroutine '%s' at %L is not allowed"
msgstr ""
-#: fortran/resolve.c:128
+#: fortran/resolve.c:155
#, no-c-format
msgid "Alternate return specifier in function '%s' at %L is not allowed"
msgstr ""
-#: fortran/resolve.c:141
+#: fortran/resolve.c:168
#, no-c-format
msgid "Dummy procedure '%s' of PURE procedure at %L must also be PURE"
msgstr ""
-#: fortran/resolve.c:148
+#: fortran/resolve.c:175
#, no-c-format
msgid "Dummy procedure at %L not allowed in ELEMENTAL procedure"
msgstr ""
-#: fortran/resolve.c:161 fortran/resolve.c:1147
+#: fortran/resolve.c:188 fortran/resolve.c:1205
#, no-c-format
msgid ""
"Unable to find a specific INTRINSIC procedure for the reference '%s' at %L"
msgstr ""
-#: fortran/resolve.c:209
+#: fortran/resolve.c:236
#, no-c-format
msgid "Argument '%s' of pure function '%s' at %L must be INTENT(IN)"
msgstr ""
-#: fortran/resolve.c:214
+#: fortran/resolve.c:241
#, no-c-format
msgid ""
"Argument '%s' of pure subroutine '%s' at %L must have its INTENT specified"
msgstr ""
-#: fortran/resolve.c:223
+#: fortran/resolve.c:250
#, no-c-format
msgid "Argument '%s' of elemental procedure at %L must be scalar"
msgstr ""
-#: fortran/resolve.c:230
+#: fortran/resolve.c:257
#, no-c-format
msgid ""
"Argument '%s' of elemental procedure at %L cannot have the POINTER attribute"
msgstr ""
-#: fortran/resolve.c:238
+#: fortran/resolve.c:265
#, no-c-format
msgid "Dummy procedure '%s' not allowed in elemental procedure '%s' at %L"
msgstr ""
-#: fortran/resolve.c:250
+#: fortran/resolve.c:277
#, no-c-format
msgid "Argument '%s' of statement function at %L must be scalar"
msgstr ""
-#: fortran/resolve.c:260
+#: fortran/resolve.c:287
#, no-c-format
msgid ""
"Character-valued argument '%s' of statement function at %L must have "
"constant length"
msgstr ""
-#: fortran/resolve.c:317
+#: fortran/resolve.c:344
#, no-c-format
msgid "Contained function '%s' at %L has no IMPLICIT type"
msgstr ""
-#: fortran/resolve.c:320
+#: fortran/resolve.c:347
#, no-c-format
msgid "Result '%s' of contained function '%s' at %L has no IMPLICIT type"
msgstr ""
-#: fortran/resolve.c:337
+#: fortran/resolve.c:364
#, no-c-format
msgid ""
"Character-valued internal function '%s' at %L must not be assumed length"
msgstr ""
-#: fortran/resolve.c:508
+#: fortran/resolve.c:535
#, no-c-format
msgid "Function %s at %L has entries with mismatched array specifications"
msgstr ""
-#: fortran/resolve.c:525
+#: fortran/resolve.c:552
#, no-c-format
msgid ""
"Extension: Function %s at %L with entries returning variables of different "
"string lengths"
msgstr ""
-#: fortran/resolve.c:552
+#: fortran/resolve.c:579
#, no-c-format
msgid "FUNCTION result %s can't be an array in FUNCTION %s at %L"
msgstr ""
-#: fortran/resolve.c:556
+#: fortran/resolve.c:583
#, no-c-format
msgid "ENTRY result %s can't be an array in FUNCTION %s at %L"
msgstr ""
-#: fortran/resolve.c:563
+#: fortran/resolve.c:590
#, no-c-format
msgid "FUNCTION result %s can't be a POINTER in FUNCTION %s at %L"
msgstr ""
-#: fortran/resolve.c:567
+#: fortran/resolve.c:594
#, no-c-format
msgid "ENTRY result %s can't be a POINTER in FUNCTION %s at %L"
msgstr ""
-#: fortran/resolve.c:605
+#: fortran/resolve.c:632
#, no-c-format
msgid "FUNCTION result %s can't be of type %s in FUNCTION %s at %L"
msgstr ""
-#: fortran/resolve.c:610
+#: fortran/resolve.c:637
#, no-c-format
msgid "ENTRY result %s can't be of type %s in FUNCTION %s at %L"
msgstr ""
-#: fortran/resolve.c:668
+#: fortran/resolve.c:695
#, no-c-format
msgid ""
"Variable '%s' at %L is in COMMON but only in BLOCK DATA initialization is "
"allowed"
msgstr ""
-#: fortran/resolve.c:672
+#: fortran/resolve.c:699
#, no-c-format
msgid ""
"Initialized variable '%s' at %L is in a blank COMMON but initialization is "
"only allowed in named common blocks"
msgstr ""
-#: fortran/resolve.c:683
+#: fortran/resolve.c:710
#, no-c-format
msgid ""
"Derived type variable '%s' in COMMON at %L has neither the SEQUENCE nor the "
"BIND(C) attribute"
msgstr ""
-#: fortran/resolve.c:687
+#: fortran/resolve.c:714
#, no-c-format
msgid ""
"Derived type variable '%s' in COMMON at %L has an ultimate component that is "
"allocatable"
msgstr ""
-#: fortran/resolve.c:691
+#: fortran/resolve.c:718
#, no-c-format
msgid ""
"Derived type variable '%s' in COMMON at %L may not have default initializer"
msgstr ""
-#: fortran/resolve.c:718
+#: fortran/resolve.c:745
#, no-c-format
msgid "COMMON block '%s' at %L is used as PARAMETER at %L"
msgstr ""
-#: fortran/resolve.c:722
+#: fortran/resolve.c:749
#, no-c-format
msgid "COMMON block '%s' at %L is also an intrinsic procedure"
msgstr ""
-#: fortran/resolve.c:726
+#: fortran/resolve.c:753
#, no-c-format
msgid "Fortran 2003: COMMON block '%s' at %L that is also a function result"
msgstr ""
-#: fortran/resolve.c:731
+#: fortran/resolve.c:758
#, no-c-format
msgid "Fortran 2003: COMMON block '%s' at %L that is also a global procedure"
msgstr ""
-#: fortran/resolve.c:793
+#: fortran/resolve.c:820
#, no-c-format
msgid "Components of structure constructor '%s' at %L are PRIVATE"
msgstr ""
-#: fortran/resolve.c:815
+#: fortran/resolve.c:842
#, 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:828
+#: fortran/resolve.c:855
#, 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:841
+#: fortran/resolve.c:868
#, no-c-format
msgid ""
"The NULL in the derived type constructor at %L is being applied to component "
"'%s', which is neither a POINTER nor ALLOCATABLE"
msgstr ""
-#: fortran/resolve.c:855
+#: fortran/resolve.c:882
#, 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:974
+#: fortran/resolve.c:1003
#, no-c-format
msgid ""
"The upper bound in the last dimension must appear in the reference to the "
"assumed size array '%s' at %L"
msgstr ""
-#: fortran/resolve.c:1038 fortran/resolve.c:5556 fortran/resolve.c:6266
+#: fortran/resolve.c:1065
#, no-c-format
-msgid "Label %d referenced at %L is never defined"
+msgid "'%s' at %L is ambiguous"
msgstr ""
-#: fortran/resolve.c:1048
+#: fortran/resolve.c:1069
#, no-c-format
-msgid "'%s' at %L is ambiguous"
+msgid "GENERIC procedure '%s' is not allowed as an actual argument at %L"
+msgstr ""
+
+#: fortran/resolve.c:1100 fortran/resolve.c:5928 fortran/resolve.c:6683
+#, no-c-format
+msgid "Label %d referenced at %L is never defined"
msgstr ""
-#: fortran/resolve.c:1084
+#: fortran/resolve.c:1145
#, no-c-format
msgid "Statement function '%s' at %L is not allowed as an actual argument"
msgstr ""
-#: fortran/resolve.c:1092
+#: fortran/resolve.c:1153
#, no-c-format
msgid "Intrinsic '%s' at %L is not allowed as an actual argument"
msgstr ""
-#: fortran/resolve.c:1099
+#: fortran/resolve.c:1160
#, no-c-format
msgid "Internal procedure '%s' is not allowed as an actual argument at %L"
msgstr ""
-#: fortran/resolve.c:1105
+#: fortran/resolve.c:1166
#, no-c-format
msgid ""
"ELEMENTAL non-INTRINSIC procedure '%s' is not allowed as an actual argument "
"at %L"
msgstr ""
-#: fortran/resolve.c:1125
+#: fortran/resolve.c:1183
#, no-c-format
-msgid "GENERIC procedure '%s' is not allowed as an actual argument at %L"
+msgid ""
+"Reference to ENTRY '%s' at %L is recursive, but procedure '%s' is not "
+"declared as RECURSIVE"
msgstr ""
-#: fortran/resolve.c:1166
+#: fortran/resolve.c:1224
#, no-c-format
msgid "Symbol '%s' at %L is ambiguous"
msgstr ""
-#: fortran/resolve.c:1215
+#: fortran/resolve.c:1273
#, no-c-format
msgid "By-value argument at %L is not of numeric type"
msgstr ""
-#: fortran/resolve.c:1222
+#: fortran/resolve.c:1280
#, no-c-format
msgid "By-value argument at %L cannot be an array or an array section"
msgstr ""
-#: fortran/resolve.c:1236
+#: fortran/resolve.c:1294
#, no-c-format
msgid "By-value argument at %L is not allowed in this context"
msgstr ""
-#: fortran/resolve.c:1248
+#: fortran/resolve.c:1306
#, no-c-format
msgid "Passing internal procedure at %L by location not allowed"
msgstr ""
-#: fortran/resolve.c:1365
+#: fortran/resolve.c:1431
#, no-c-format
msgid ""
"'%s' at %L is an array and OPTIONAL; IF IT IS MISSING, it cannot be the "
"argument with the same rank (12.4.1.5)"
msgstr ""
-#: fortran/resolve.c:1387
+#: fortran/resolve.c:1453
msgid "elemental procedure"
msgstr ""
-#: fortran/resolve.c:1404
+#: fortran/resolve.c:1470
#, no-c-format
msgid ""
"Actual argument at %L for INTENT(%s) dummy '%s' of ELEMENTAL subroutine '%s' "
"is a scalar, but another actual argument is an array"
msgstr ""
-#: fortran/resolve.c:1540
+#: fortran/resolve.c:1607
#, no-c-format
msgid "There is no specific function for the generic '%s' at %L"
msgstr ""
-#: fortran/resolve.c:1549
+#: fortran/resolve.c:1616
#, no-c-format
msgid ""
"Generic function '%s' at %L is not consistent with a specific intrinsic "
"interface"
msgstr ""
-#: fortran/resolve.c:1604
+#: fortran/resolve.c:1671
#, no-c-format
msgid ""
"Function '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
msgstr ""
-#: fortran/resolve.c:1650
+#: fortran/resolve.c:1717
#, no-c-format
msgid "Unable to resolve the specific function '%s' at %L"
msgstr ""
-#: fortran/resolve.c:1706 fortran/resolve.c:9523
+#: fortran/resolve.c:1773 fortran/resolve.c:10177
#, no-c-format
msgid "Function '%s' at %L has no IMPLICIT type"
msgstr ""
-#: fortran/resolve.c:1917
+#: fortran/resolve.c:1984
#, no-c-format
msgid "Argument to '%s' at %L is not a variable"
msgstr ""
-#: fortran/resolve.c:1989
+#: fortran/resolve.c:2056
#, no-c-format
msgid "More actual than formal arguments in '%s' call at %L"
msgstr ""
-#: fortran/resolve.c:2001
+#: fortran/resolve.c:2068
#, no-c-format
msgid ""
"Parameter '%s' to '%s' at %L must be either a TARGET or an associated pointer"
msgstr ""
-#: fortran/resolve.c:2027
+#: fortran/resolve.c:2094
#, no-c-format
msgid ""
"Allocatable variable '%s' used as a parameter to '%s' at %L must not be an "
"array of zero size"
msgstr ""
-#: fortran/resolve.c:2044
+#: fortran/resolve.c:2111
#, no-c-format
msgid ""
"Assumed-shape array '%s' at %L cannot be an argument to the procedure '%s' "
"because it is not C interoperable"
msgstr ""
-#: fortran/resolve.c:2054
+#: fortran/resolve.c:2121
#, no-c-format
msgid ""
"Deferred-shape array '%s' at %L cannot be an argument to the procedure '%s' "
"because it is not C interoperable"
msgstr ""
-#: fortran/resolve.c:2077 fortran/resolve.c:2116
+#: fortran/resolve.c:2144 fortran/resolve.c:2183
#, no-c-format
msgid "CHARACTER argument '%s' to '%s' at %L must have a length of 1"
msgstr ""
#. Case 1c, section 15.1.2.5, J3/04-007: an associated
#. scalar pointer.
-#: fortran/resolve.c:2092
+#: fortran/resolve.c:2159
#, no-c-format
msgid "Argument '%s' to '%s' at %L must be an associated scalar POINTER"
msgstr ""
-#: fortran/resolve.c:2108
+#: fortran/resolve.c:2175
#, no-c-format
msgid "Parameter '%s' to '%s' at %L must be a scalar"
msgstr ""
#. TODO: Update this error message to allow for procedure
#. pointers once they are implemented.
-#: fortran/resolve.c:2130
+#: fortran/resolve.c:2197
#, no-c-format
msgid "Parameter '%s' to '%s' at %L must be a procedure"
msgstr ""
-#: fortran/resolve.c:2138
+#: fortran/resolve.c:2205
#, no-c-format
msgid "Parameter '%s' to '%s' at %L must be BIND(C)"
msgstr ""
-#: fortran/resolve.c:2180
+#: fortran/resolve.c:2251
+#, no-c-format
+msgid "Intrinsic subroutine '%s' used as a function at %L"
+msgstr ""
+
+#: fortran/resolve.c:2258
#, no-c-format
msgid "'%s' at %L is not a function"
msgstr ""
-#: fortran/resolve.c:2186
+#: fortran/resolve.c:2264
#, no-c-format
msgid "ABSTRACT INTERFACE '%s' must not be referenced at %L"
msgstr ""
#. Internal procedures are taken care of in resolve_contained_fntype.
-#: fortran/resolve.c:2229
+#: fortran/resolve.c:2309
#, 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:2282
+#: fortran/resolve.c:2362
#, no-c-format
msgid ""
"User defined non-ELEMENTAL function '%s' at %L not allowed in WORKSHARE "
"construct"
msgstr ""
-#: fortran/resolve.c:2331
+#: fortran/resolve.c:2412
#, no-c-format
msgid "reference to non-PURE function '%s' at %L inside a FORALL %s"
msgstr ""
-#: fortran/resolve.c:2338
+#: fortran/resolve.c:2419
#, no-c-format
msgid ""
"Function reference to '%s' at %L is to a non-PURE procedure within a PURE "
"procedure"
msgstr ""
-#: fortran/resolve.c:2353
+#: fortran/resolve.c:2434
#, no-c-format
msgid "Function '%s' at %L cannot call itself, as it is not RECURSIVE"
msgstr ""
-#: fortran/resolve.c:2361
+#: fortran/resolve.c:2442
#, no-c-format
msgid ""
"Call to ENTRY '%s' at %L is recursive, but function '%s' is not declared as "
"RECURSIVE"
msgstr ""
-#: fortran/resolve.c:2408
+#: fortran/resolve.c:2489
#, no-c-format
msgid "Subroutine call to '%s' in FORALL block at %L is not PURE"
msgstr ""
-#: fortran/resolve.c:2411
+#: fortran/resolve.c:2492
#, no-c-format
msgid "Subroutine call to '%s' at %L is not PURE"
msgstr ""
-#: fortran/resolve.c:2474
+#: fortran/resolve.c:2555
#, no-c-format
msgid "There is no specific subroutine for the generic '%s' at %L"
msgstr ""
-#: fortran/resolve.c:2483
+#: fortran/resolve.c:2564
#, no-c-format
msgid ""
"Generic subroutine '%s' at %L is not consistent with an intrinsic subroutine "
"interface"
msgstr ""
-#: fortran/resolve.c:2591
+#: fortran/resolve.c:2672
#, no-c-format
msgid "Missing SHAPE parameter for call to %s at %L"
msgstr ""
-#: fortran/resolve.c:2599
+#: fortran/resolve.c:2680
#, no-c-format
msgid "SHAPE parameter for call to %s at %L must be a rank 1 INTEGER array"
msgstr ""
-#: fortran/resolve.c:2683
+#: fortran/resolve.c:2764
#, no-c-format
msgid ""
"Subroutine '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
msgstr ""
-#: fortran/resolve.c:2727
+#: fortran/resolve.c:2808
#, no-c-format
msgid "Unable to resolve the specific subroutine '%s' at %L"
msgstr ""
-#: fortran/resolve.c:2784
+#: fortran/resolve.c:2868
#, no-c-format
msgid "'%s' at %L has a type, which is not consistent with the CALL at %L"
msgstr ""
-#: fortran/resolve.c:2803
+#: fortran/resolve.c:2899
#, no-c-format
msgid "SUBROUTINE '%s' at %L cannot call itself, as it is not RECURSIVE"
msgstr ""
-#: fortran/resolve.c:2811
+#: fortran/resolve.c:2907
#, no-c-format
msgid ""
"Call to ENTRY '%s' at %L is recursive, but subroutine '%s' is not declared "
"as RECURSIVE"
msgstr ""
-#: fortran/resolve.c:2881
+#: fortran/resolve.c:2982
#, no-c-format
msgid "Shapes for operands at %L and %L are not conformable"
msgstr ""
-#: fortran/resolve.c:2932
+#: fortran/resolve.c:3033
#, c-format
msgid "Invalid context for NULL() pointer at %%L"
msgstr ""
-#: fortran/resolve.c:2948
+#: fortran/resolve.c:3049
#, c-format
msgid "Operand of unary numeric operator '%s' at %%L is %s"
msgstr ""
-#: fortran/resolve.c:2964
+#: fortran/resolve.c:3065
#, c-format
msgid "Operands of binary numeric operator '%s' at %%L are %s/%s"
msgstr ""
-#: fortran/resolve.c:2979
+#: fortran/resolve.c:3080
#, c-format
msgid "Operands of string concatenation operator at %%L are %s/%s"
msgstr ""
-#: fortran/resolve.c:2998
+#: fortran/resolve.c:3099
#, c-format
msgid "Operands of logical operator '%s' at %%L are %s/%s"
msgstr ""
-#: fortran/resolve.c:3012
+#: fortran/resolve.c:3113
#, c-format
msgid "Operand of .not. operator at %%L is %s"
msgstr ""
-#: fortran/resolve.c:3026
+#: fortran/resolve.c:3127
msgid "COMPLEX quantities cannot be compared at %L"
msgstr ""
-#: fortran/resolve.c:3055
+#: fortran/resolve.c:3156
#, c-format
msgid "Logicals at %%L must be compared with %s instead of %s"
msgstr ""
-#: fortran/resolve.c:3061
+#: fortran/resolve.c:3162
#, c-format
msgid "Operands of comparison operator '%s' at %%L are %s/%s"
msgstr ""
-#: fortran/resolve.c:3069
+#: fortran/resolve.c:3170
#, c-format
msgid "Unknown operator '%s' at %%L"
msgstr ""
-#: fortran/resolve.c:3071
+#: fortran/resolve.c:3172
#, c-format
msgid "Operand of user operator '%s' at %%L is %s"
msgstr ""
-#: fortran/resolve.c:3074
+#: fortran/resolve.c:3175
#, c-format
msgid "Operands of user operator '%s' at %%L are %s/%s"
msgstr ""
-#: fortran/resolve.c:3160
+#: fortran/resolve.c:3261
#, c-format
msgid "Inconsistent ranks for operator at %%L and %%L"
msgstr ""
-#: fortran/resolve.c:3357
+#: fortran/resolve.c:3458
#, no-c-format
msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
msgstr ""
-#: fortran/resolve.c:3365
+#: fortran/resolve.c:3466
#, no-c-format
msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
msgstr ""
-#: fortran/resolve.c:3384
+#: fortran/resolve.c:3485
#, no-c-format
msgid "Illegal stride of zero at %L"
msgstr ""
-#: fortran/resolve.c:3401
+#: fortran/resolve.c:3502
#, no-c-format
msgid ""
"Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
msgstr ""
-#: fortran/resolve.c:3409
+#: fortran/resolve.c:3510
#, no-c-format
msgid ""
"Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
msgstr ""
-#: fortran/resolve.c:3425
+#: fortran/resolve.c:3526
#, no-c-format
msgid ""
"Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
msgstr ""
-#: fortran/resolve.c:3434
+#: fortran/resolve.c:3535
#, no-c-format
msgid ""
"Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
msgstr ""
-#: fortran/resolve.c:3473
+#: fortran/resolve.c:3574
#, no-c-format
msgid "Rightmost upper bound of assumed size array section not specified at %L"
msgstr ""
-#: fortran/resolve.c:3483
+#: fortran/resolve.c:3584
#, no-c-format
msgid "Rank mismatch in array reference at %L (%d/%d)"
msgstr ""
-#: fortran/resolve.c:3511
+#: fortran/resolve.c:3612
#, no-c-format
msgid "Array index at %L must be scalar"
msgstr ""
-#: fortran/resolve.c:3517
+#: fortran/resolve.c:3618
#, no-c-format
msgid "Array index at %L must be of INTEGER type, found %s"
msgstr ""
-#: fortran/resolve.c:3523
+#: fortran/resolve.c:3624
#, no-c-format
msgid "Extension: REAL array index at %L"
msgstr ""
-#: fortran/resolve.c:3553
+#: fortran/resolve.c:3654
#, no-c-format
msgid "Argument dim at %L must be scalar"
msgstr ""
-#: fortran/resolve.c:3560
+#: fortran/resolve.c:3661
#, no-c-format
msgid "Argument dim at %L must be of INTEGER type"
msgstr ""
-#: fortran/resolve.c:3681
+#: fortran/resolve.c:3782
#, no-c-format
msgid "Array index at %L is an array of rank %d"
msgstr ""
-#: fortran/resolve.c:3718
+#: fortran/resolve.c:3819
#, no-c-format
msgid "Substring start index at %L must be of type INTEGER"
msgstr ""
-#: fortran/resolve.c:3725
+#: fortran/resolve.c:3826
#, no-c-format
msgid "Substring start index at %L must be scalar"
msgstr ""
-#: fortran/resolve.c:3734
+#: fortran/resolve.c:3835
#, no-c-format
msgid "Substring start index at %L is less than one"
msgstr ""
-#: fortran/resolve.c:3747
+#: fortran/resolve.c:3848
#, no-c-format
msgid "Substring end index at %L must be of type INTEGER"
msgstr ""
-#: fortran/resolve.c:3754
+#: fortran/resolve.c:3855
#, no-c-format
msgid "Substring end index at %L must be scalar"
msgstr ""
-#: fortran/resolve.c:3764
+#: fortran/resolve.c:3865
#, no-c-format
msgid "Substring end index at %L exceeds the string length"
msgstr ""
-#: fortran/resolve.c:3902
+#: fortran/resolve.c:4003
#, 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:3909
+#: fortran/resolve.c:4010
#, 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:3928
+#: fortran/resolve.c:4029
#, no-c-format
msgid ""
"Two or more part references with nonzero rank must not be specified at %L"
msgstr ""
-#: fortran/resolve.c:4103
+#: fortran/resolve.c:4208
#, 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:4108
+#: fortran/resolve.c:4213
#, no-c-format
msgid ""
"Variable '%s' is used at %L before the ENTRY statement in which it is a "
"parameter"
msgstr ""
-#: fortran/resolve.c:4385
+#: fortran/resolve.c:4455
+#, no-c-format
+msgid "Passed-object at %L must be scalar"
+msgstr ""
+
+#. Nothing matching found!
+#: fortran/resolve.c:4565
+#, no-c-format
+msgid ""
+"Found no matching specific binding for the call to the GENERIC '%s' at %L"
+msgstr ""
+
+#: fortran/resolve.c:4585
+#, no-c-format
+msgid "'%s' at %L should be a SUBROUTINE"
+msgstr ""
+
+#: fortran/resolve.c:4621
+#, no-c-format
+msgid "'%s' at %L should be a FUNCTION"
+msgstr ""
+
+#: fortran/resolve.c:4757
#, no-c-format
msgid "%s at %L must be a scalar"
msgstr ""
-#: fortran/resolve.c:4395
+#: fortran/resolve.c:4767
#, no-c-format
msgid "Deleted feature: %s at %L must be integer"
msgstr ""
-#: fortran/resolve.c:4399 fortran/resolve.c:4406
+#: fortran/resolve.c:4771 fortran/resolve.c:4778
#, no-c-format
msgid "%s at %L must be INTEGER"
msgstr ""
-#: fortran/resolve.c:4426
+#: fortran/resolve.c:4798
#, no-c-format
msgid "Cannot assign to loop variable in PURE procedure at %L"
msgstr ""
-#: fortran/resolve.c:4450
+#: fortran/resolve.c:4822
#, no-c-format
msgid "Step expression in DO loop at %L cannot be zero"
msgstr ""
-#: fortran/resolve.c:4526
+#: fortran/resolve.c:4898
#, no-c-format
msgid "FORALL index-name at %L must be a scalar INTEGER"
msgstr ""
-#: fortran/resolve.c:4531
+#: fortran/resolve.c:4903
#, no-c-format
msgid "FORALL start expression at %L must be a scalar INTEGER"
msgstr ""
-#: fortran/resolve.c:4538
+#: fortran/resolve.c:4910
#, no-c-format
msgid "FORALL end expression at %L must be a scalar INTEGER"
msgstr ""
-#: fortran/resolve.c:4546
+#: fortran/resolve.c:4918
#, no-c-format
msgid "FORALL stride expression at %L must be a scalar %s"
msgstr ""
-#: fortran/resolve.c:4551
+#: fortran/resolve.c:4923
#, no-c-format
msgid "FORALL stride expression at %L cannot be zero"
msgstr ""
-#: fortran/resolve.c:4567
+#: fortran/resolve.c:4939
#, no-c-format
msgid "FORALL index '%s' may not appear in triplet specification at %L"
msgstr ""
-#: fortran/resolve.c:4647
+#: fortran/resolve.c:5019
#, no-c-format
msgid ""
"Expression in DEALLOCATE statement at %L must be ALLOCATABLE or a POINTER"
msgstr ""
-#: fortran/resolve.c:4654
+#: fortran/resolve.c:5026
#, no-c-format
msgid "Cannot deallocate INTENT(IN) variable '%s' at %L"
msgstr ""
-#: fortran/resolve.c:4758
+#: fortran/resolve.c:5130
#, 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:4794
+#: fortran/resolve.c:5166
#, no-c-format
msgid "Expression in ALLOCATE statement at %L must be ALLOCATABLE or a POINTER"
msgstr ""
-#: fortran/resolve.c:4802
+#: fortran/resolve.c:5174
#, no-c-format
msgid "Cannot allocate INTENT(IN) variable '%s' at %L"
msgstr ""
-#: fortran/resolve.c:4826
+#: fortran/resolve.c:5198
#, no-c-format
msgid "Array specification required in ALLOCATE statement at %L"
msgstr ""
-#: fortran/resolve.c:4856
+#: fortran/resolve.c:5228
#, no-c-format
msgid "Bad array specification in ALLOCATE statement at %L"
msgstr ""
-#: fortran/resolve.c:4876
+#: fortran/resolve.c:5248
#, no-c-format
msgid ""
"'%s' must not appear in the array specification at %L in the same ALLOCATE "
"statement where it is itself allocated"
msgstr ""
-#: fortran/resolve.c:4899
+#: fortran/resolve.c:5271
#, no-c-format
msgid "STAT variable '%s' of %s statement at %C cannot be INTENT(IN)"
msgstr ""
-#: fortran/resolve.c:4903
+#: fortran/resolve.c:5275
#, no-c-format
msgid "Illegal STAT variable in %s statement at %C for a PURE procedure"
msgstr ""
-#: fortran/resolve.c:4908
+#: fortran/resolve.c:5280
#, no-c-format
msgid "STAT tag in %s statement at %L must be of type INTEGER"
msgstr ""
#. element in the list. Either way, we must
#. issue an error and get the next case from P.
#. FIXME: Sort P and Q by line number.
-#: fortran/resolve.c:5071
+#: fortran/resolve.c:5443
#, no-c-format
msgid "CASE label at %L overlaps with CASE label at %L"
msgstr ""
-#: fortran/resolve.c:5122
+#: fortran/resolve.c:5494
#, no-c-format
msgid "Expression in CASE statement at %L must be of type %s"
msgstr ""
-#: fortran/resolve.c:5133
+#: fortran/resolve.c:5505
#, no-c-format
msgid "Expression in CASE statement at %L must be of kind %d"
msgstr ""
-#: fortran/resolve.c:5145
+#: fortran/resolve.c:5517
#, no-c-format
msgid "Expression in CASE statement at %L must be scalar"
msgstr ""
-#: fortran/resolve.c:5191
+#: fortran/resolve.c:5563
#, no-c-format
msgid ""
"Selection expression in computed GOTO statement at %L must be a scalar "
"integer expression"
msgstr ""
-#: fortran/resolve.c:5209
+#: fortran/resolve.c:5581
#, no-c-format
msgid "Argument of SELECT statement at %L cannot be %s"
msgstr ""
-#: fortran/resolve.c:5218
+#: fortran/resolve.c:5590
#, no-c-format
msgid "Argument of SELECT statement at %L must be a scalar expression"
msgstr ""
-#: fortran/resolve.c:5283
+#: fortran/resolve.c:5655
#, no-c-format
msgid ""
"The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
msgstr ""
-#: fortran/resolve.c:5309
+#: fortran/resolve.c:5681
#, no-c-format
msgid "Logical range in CASE statement at %L is not allowed"
msgstr ""
-#: fortran/resolve.c:5321
+#: fortran/resolve.c:5693
#, no-c-format
msgid "constant logical value in CASE statement is repeated at %L"
msgstr ""
-#: fortran/resolve.c:5335
+#: fortran/resolve.c:5707
#, no-c-format
msgid "Range specification at %L can never be matched"
msgstr ""
-#: fortran/resolve.c:5438
+#: fortran/resolve.c:5810
#, no-c-format
msgid "Logical SELECT CASE block at %L has more that two cases"
msgstr ""
-#: fortran/resolve.c:5476
+#: fortran/resolve.c:5848
#, no-c-format
msgid "Data transfer element at %L cannot have POINTER components"
msgstr ""
-#: fortran/resolve.c:5483
+#: fortran/resolve.c:5855
#, no-c-format
msgid "Data transfer element at %L cannot have ALLOCATABLE components"
msgstr ""
-#: fortran/resolve.c:5490
+#: fortran/resolve.c:5862
#, no-c-format
msgid "Data transfer element at %L cannot have PRIVATE components"
msgstr ""
-#: fortran/resolve.c:5499
+#: fortran/resolve.c:5871
#, no-c-format
msgid ""
"Data transfer element at %L cannot be a full reference to an assumed-size "
"array"
msgstr ""
-#: fortran/resolve.c:5563
+#: fortran/resolve.c:5935
#, no-c-format
msgid ""
"Statement at %L is not a valid branch target statement for the branch "
"statement at %L"
msgstr ""
-#: fortran/resolve.c:5572
+#: fortran/resolve.c:5944
#, no-c-format
msgid "Branch at %L may result in an infinite loop"
msgstr ""
#. The label is not in an enclosing block, so illegal. This was
#. allowed in Fortran 66, so we allow it as extension. No
#. further checks are necessary in this case.
-#: fortran/resolve.c:5585
+#: fortran/resolve.c:5957
#, no-c-format
msgid "Label at %L is not in the same block as the GOTO statement at %L"
msgstr ""
-#: fortran/resolve.c:5600 fortran/resolve.c:5614
+#: fortran/resolve.c:5972 fortran/resolve.c:5986
#, no-c-format
msgid "Deleted feature: GOTO at %L jumps to END of construct at %L"
msgstr ""
-#: fortran/resolve.c:5691
+#: fortran/resolve.c:6063
#, no-c-format
msgid "WHERE mask at %L has inconsistent shape"
msgstr ""
-#: fortran/resolve.c:5707
+#: fortran/resolve.c:6079
#, no-c-format
msgid "WHERE assignment target at %L has inconsistent shape"
msgstr ""
-#: fortran/resolve.c:5715 fortran/resolve.c:5800
+#: fortran/resolve.c:6087 fortran/resolve.c:6174
#, no-c-format
msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
msgstr ""
-#: fortran/resolve.c:5725 fortran/resolve.c:5810
+#: fortran/resolve.c:6097 fortran/resolve.c:6184
#, no-c-format
msgid "Unsupported statement inside WHERE at %L"
msgstr ""
-#: fortran/resolve.c:5756
+#: fortran/resolve.c:6128
#, no-c-format
msgid "Assignment to a FORALL index variable at %L"
msgstr ""
-#: fortran/resolve.c:5764
+#: fortran/resolve.c:6137
#, no-c-format
msgid ""
-"The FORALL with index '%s' cause more than one assignment to this object at %"
-"L"
+"The FORALL with index '%s' is not used on the left side of the assignment at "
+"%L and so might cause multiple assignment to this object"
msgstr ""
-#: fortran/resolve.c:5902
+#: fortran/resolve.c:6306
#, no-c-format
msgid "An outer FORALL construct already has an index with this name %L"
msgstr ""
-#: fortran/resolve.c:5958
+#: fortran/resolve.c:6373
#, no-c-format
msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
msgstr ""
-#: fortran/resolve.c:6020
+#: fortran/resolve.c:6435
#, no-c-format
msgid "Subroutine '%s' called instead of assignment at %L must be PURE"
msgstr ""
-#: fortran/resolve.c:6093
+#: fortran/resolve.c:6508
#, no-c-format
msgid "CHARACTER expression will be truncated in assignment (%d/%d) at %L"
msgstr ""
-#: fortran/resolve.c:6118
+#: fortran/resolve.c:6533
#, no-c-format
msgid "Cannot assign to variable '%s' in PURE procedure at %L"
msgstr ""
-#: fortran/resolve.c:6130
+#: fortran/resolve.c:6545
#, no-c-format
msgid ""
"The impure variable at %L is assigned to a derived type variable with a "
"POINTER component in a PURE procedure (12.6)"
msgstr ""
-#: fortran/resolve.c:6234
+#: fortran/resolve.c:6651
#, no-c-format
msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
msgstr ""
-#: fortran/resolve.c:6237
+#: fortran/resolve.c:6654
#, no-c-format
msgid "Variable '%s' has not been assigned a target label at %L"
msgstr ""
-#: fortran/resolve.c:6248
+#: fortran/resolve.c:6665
#, no-c-format
msgid ""
"Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
msgstr ""
-#: fortran/resolve.c:6274
+#: fortran/resolve.c:6691
#, no-c-format
msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
msgstr ""
-#: fortran/resolve.c:6289
+#: fortran/resolve.c:6706
#, no-c-format
msgid "Arithmetic IF statement at %L requires a numeric expression"
msgstr ""
-#: fortran/resolve.c:6331
+#: fortran/resolve.c:6752
#, no-c-format
msgid ""
"Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
msgstr ""
-#: fortran/resolve.c:6413
+#: fortran/resolve.c:6834
#, no-c-format
msgid "FORALL mask clause at %L requires a LOGICAL expression"
msgstr ""
-#: fortran/resolve.c:6485 fortran/resolve.c:6541
+#: fortran/resolve.c:6906 fortran/resolve.c:6962
#, no-c-format
msgid ""
"Binding label '%s' for common block '%s' at %L collides with the global "
msgstr ""
#. Common block names match but binding labels do not.
-#: fortran/resolve.c:6506
+#: fortran/resolve.c:6927
#, no-c-format
msgid ""
"Binding label '%s' for common block '%s' at %L does not match the binding "
"label '%s' for common block '%s' at %L"
msgstr ""
-#: fortran/resolve.c:6553
+#: fortran/resolve.c:6974
#, no-c-format
msgid ""
"Binding label '%s' for common block '%s' at %L collides with global entity '%"
msgstr ""
#. Make sure global procedures don't collide with anything.
-#: fortran/resolve.c:6605
+#: fortran/resolve.c:7026
#, no-c-format
msgid "Binding label '%s' at %L collides with the global entity '%s' at %L"
msgstr ""
#. Make sure procedures in interface bodies don't collide.
-#: fortran/resolve.c:6618
+#: fortran/resolve.c:7039
#, no-c-format
msgid ""
"Binding label '%s' in interface body at %L collides with the global entity '%"
"s' at %L"
msgstr ""
-#: fortran/resolve.c:6631
+#: fortran/resolve.c:7052
#, no-c-format
msgid "Binding label '%s' at %L collides with global entity '%s' at %L"
msgstr ""
-#: fortran/resolve.c:6708
+#: fortran/resolve.c:7129
#, no-c-format
msgid "CHARACTER variable has zero length at %L"
msgstr ""
-#: fortran/resolve.c:6995
+#: fortran/resolve.c:7416
#, no-c-format
msgid "Allocatable array '%s' at %L must have a deferred shape"
msgstr ""
-#: fortran/resolve.c:6998
+#: fortran/resolve.c:7419
#, no-c-format
msgid "Scalar object '%s' at %L may not be ALLOCATABLE"
msgstr ""
-#: fortran/resolve.c:7005
+#: fortran/resolve.c:7426
#, no-c-format
msgid "Array pointer '%s' at %L must have a deferred shape"
msgstr ""
-#: fortran/resolve.c:7016
+#: fortran/resolve.c:7437
#, no-c-format
msgid "Array '%s' at %L cannot have a deferred shape"
msgstr ""
-#: fortran/resolve.c:7045
+#: fortran/resolve.c:7465
#, no-c-format
msgid ""
"The type '%s' cannot be host associated at %L because it is blocked by an "
"incompatible object of the same name declared at %L"
msgstr ""
-#: fortran/resolve.c:7068
+#: fortran/resolve.c:7488
#, no-c-format
msgid ""
"Object '%s' at %L must have the SAVE attribute for default initialization of "
#. The shape of a main program or module array needs to be
#. constant.
-#: fortran/resolve.c:7115
+#: fortran/resolve.c:7535
#, no-c-format
msgid "The module or main program array '%s' at %L must have constant shape"
msgstr ""
-#: fortran/resolve.c:7128
+#: fortran/resolve.c:7548
#, no-c-format
msgid ""
"Entity with assumed character length at %L must be a dummy argument or a "
"PARAMETER"
msgstr ""
-#: fortran/resolve.c:7147
+#: fortran/resolve.c:7567
#, no-c-format
msgid "'%s' at %L must have constant character length in this context"
msgstr ""
-#: fortran/resolve.c:7179
+#: fortran/resolve.c:7603
#, no-c-format
msgid "Allocatable '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:7182
+#: fortran/resolve.c:7606
#, no-c-format
msgid "External '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:7186
+#: fortran/resolve.c:7610
#, no-c-format
msgid "Dummy '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:7189
+#: fortran/resolve.c:7613
#, no-c-format
msgid "Intrinsic '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:7192
+#: fortran/resolve.c:7616
#, no-c-format
msgid "Function result '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:7195
+#: fortran/resolve.c:7619
#, no-c-format
msgid "Automatic array '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:7218
+#: fortran/resolve.c:7642
#, no-c-format
msgid "Although not referenced, '%s' at %L has ambiguous interfaces"
msgstr ""
-#: fortran/resolve.c:7237
+#: fortran/resolve.c:7661
#, no-c-format
msgid ""
"Character-valued statement function '%s' at %L must have constant length"
msgstr ""
-#: fortran/resolve.c:7245
+#: fortran/resolve.c:7669
#, no-c-format
msgid ""
"Automatic character length function '%s' at %L must have an explicit "
"interface"
msgstr ""
-#: fortran/resolve.c:7270
+#: fortran/resolve.c:7694
#, no-c-format
msgid ""
"Fortran 2003: '%s' is of a PRIVATE type and cannot be a dummy argument of '%"
"s', which is PUBLIC at %L"
msgstr ""
-#: fortran/resolve.c:7293 fortran/resolve.c:7318
+#: fortran/resolve.c:7717 fortran/resolve.c:7742
#, no-c-format
msgid ""
"Fortran 2003: Procedure '%s' in PUBLIC interface '%s' at %L takes dummy "
"arguments of '%s' which is PRIVATE"
msgstr ""
-#: fortran/resolve.c:7336
+#: fortran/resolve.c:7760
#, no-c-format
msgid "Function '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:7345
+#: fortran/resolve.c:7769
#, no-c-format
msgid "External object '%s' at %L may not have an initializer"
msgstr ""
-#: fortran/resolve.c:7353
+#: fortran/resolve.c:7777
#, no-c-format
msgid "ELEMENTAL function '%s' at %L must have a scalar result"
msgstr ""
-#: fortran/resolve.c:7374
+#: fortran/resolve.c:7798
#, no-c-format
msgid "CHARACTER(*) function '%s' at %L cannot be array-valued"
msgstr ""
-#: fortran/resolve.c:7378
+#: fortran/resolve.c:7802
#, no-c-format
msgid "CHARACTER(*) function '%s' at %L cannot be pointer-valued"
msgstr ""
-#: fortran/resolve.c:7382
+#: fortran/resolve.c:7806
#, no-c-format
msgid "CHARACTER(*) function '%s' at %L cannot be pure"
msgstr ""
-#: fortran/resolve.c:7386
+#: fortran/resolve.c:7810
#, no-c-format
msgid "CHARACTER(*) function '%s' at %L cannot be recursive"
msgstr ""
-#: fortran/resolve.c:7395
+#: fortran/resolve.c:7819
#, no-c-format
msgid "CHARACTER(*) function '%s' at %L is obsolescent in fortran 95"
msgstr ""
-#: fortran/resolve.c:7448
+#: fortran/resolve.c:7872
#, no-c-format
msgid "PROCEDURE attribute conflicts with SAVE attribute in '%s' at %L"
msgstr ""
-#: fortran/resolve.c:7455
+#: fortran/resolve.c:7879
#, no-c-format
msgid "PROCEDURE attribute conflicts with INTENT attribute in '%s' at %L"
msgstr ""
-#: fortran/resolve.c:7499
+#: fortran/resolve.c:7923
#, no-c-format
msgid "FINAL procedure '%s' at %L is not a SUBROUTINE"
msgstr ""
-#: fortran/resolve.c:7507
+#: fortran/resolve.c:7931
#, no-c-format
msgid "FINAL procedure at %L must have exactly one argument"
msgstr ""
-#: fortran/resolve.c:7516
+#: fortran/resolve.c:7940
#, no-c-format
msgid "Argument of FINAL procedure at %L must be of type '%s'"
msgstr ""
-#: fortran/resolve.c:7524
+#: fortran/resolve.c:7948
#, no-c-format
msgid "Argument of FINAL procedure at %L must not be a POINTER"
msgstr ""
-#: fortran/resolve.c:7530
+#: fortran/resolve.c:7954
#, no-c-format
msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
msgstr ""
-#: fortran/resolve.c:7536
+#: fortran/resolve.c:7960
#, no-c-format
msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
msgstr ""
-#: fortran/resolve.c:7544
+#: fortran/resolve.c:7968
#, no-c-format
msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
msgstr ""
-#: fortran/resolve.c:7552
+#: fortran/resolve.c:7976
#, no-c-format
msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
msgstr ""
-#: fortran/resolve.c:7571
+#: fortran/resolve.c:7995
#, no-c-format
msgid "FINAL procedure '%s' declared at %L has the same rank (%d) as '%s'"
msgstr ""
-#: fortran/resolve.c:7604
+#: fortran/resolve.c:8028
#, no-c-format
msgid ""
"Only array FINAL procedures declared for derived type '%s' defined at %L, "
msgstr ""
#. TODO: Remove this error when finalization is finished.
-#: fortran/resolve.c:7609
+#: fortran/resolve.c:8033
#, no-c-format
msgid "Finalization at %L is not yet implemented"
msgstr ""
-#: fortran/resolve.c:7636
+#: fortran/resolve.c:8059
+#, no-c-format
+msgid "Can't overwrite GENERIC '%s' at %L"
+msgstr ""
+
+#: fortran/resolve.c:8071
#, no-c-format
msgid "'%s' at %L overrides a procedure binding declared NON_OVERRIDABLE"
msgstr ""
-#: fortran/resolve.c:7644
+#: fortran/resolve.c:8079
#, no-c-format
msgid "'%s' at %L overrides a PURE procedure and must also be PURE"
msgstr ""
-#: fortran/resolve.c:7653
+#: fortran/resolve.c:8088
#, no-c-format
msgid "'%s' at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
msgstr ""
-#: fortran/resolve.c:7659
+#: fortran/resolve.c:8094
#, no-c-format
msgid ""
"'%s' at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, "
"either"
msgstr ""
-#: fortran/resolve.c:7668
+#: fortran/resolve.c:8103
#, no-c-format
msgid "'%s' at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
msgstr ""
-#: fortran/resolve.c:7679
+#: fortran/resolve.c:8114
#, no-c-format
msgid "'%s' at %L overrides a FUNCTION and must also be a FUNCTION"
msgstr ""
-#: fortran/resolve.c:7690
+#: fortran/resolve.c:8125
#, no-c-format
msgid ""
"'%s' at %L and the overridden FUNCTION should have matching result types"
msgstr ""
-#: fortran/resolve.c:7701
+#: fortran/resolve.c:8136
#, no-c-format
msgid "'%s' at %L overrides a PUBLIC procedure and must not be PRIVATE"
msgstr ""
-#: fortran/resolve.c:7730
+#: fortran/resolve.c:8165
#, no-c-format
msgid ""
"Dummy argument '%s' of '%s' at %L should be named '%s' as to match the "
"corresponding argument of the overridden procedure"
msgstr ""
-#: fortran/resolve.c:7743
+#: fortran/resolve.c:8178
#, no-c-format
msgid ""
"Types mismatch for dummy argument '%s' of '%s' %L in in respect to the "
"overridden procedure"
msgstr ""
-#: fortran/resolve.c:7753
+#: fortran/resolve.c:8188
#, no-c-format
msgid ""
"'%s' at %L must have the same number of formal arguments as the overridden "
"procedure"
msgstr ""
-#: fortran/resolve.c:7762
+#: fortran/resolve.c:8197
#, no-c-format
msgid "'%s' at %L overrides a NOPASS binding and must also be NOPASS"
msgstr ""
-#: fortran/resolve.c:7773
+#: fortran/resolve.c:8208
#, no-c-format
msgid "'%s' at %L overrides a binding with PASS and must also be PASS"
msgstr ""
-#: fortran/resolve.c:7780
+#: fortran/resolve.c:8215
#, no-c-format
msgid ""
"Passed-object dummy argument of '%s' at %L must be at the same position as "
"the passed-object dummy argument of the overridden procedure"
msgstr ""
-#: fortran/resolve.c:7824
+#: fortran/resolve.c:8246
+#, no-c-format
+msgid "'%s' and '%s' can't be mixed FUNCTION/SUBROUTINE for GENERIC '%s' at %L"
+msgstr ""
+
+#: fortran/resolve.c:8255
+#, no-c-format
+msgid "'%s' and '%s' for GENERIC '%s' at %L are ambiguous"
+msgstr ""
+
+#: fortran/resolve.c:8324
+#, no-c-format
+msgid "Undefined specific binding '%s' as target of GENERIC '%s' at %L"
+msgstr ""
+
+#: fortran/resolve.c:8336
+#, no-c-format
+msgid "GENERIC '%s' at %L must target a specific binding, '%s' is GENERIC, too"
+msgstr ""
+
+#: fortran/resolve.c:8366
+#, no-c-format
+msgid "GENERIC '%s' at %L can't overwrite specific binding with the same name"
+msgstr ""
+
+#: fortran/resolve.c:8424
#, no-c-format
msgid ""
"'%s' must be a module procedure or an external procedure with an explicit "
"interface at %L"
msgstr ""
-#: fortran/resolve.c:7858
+#: fortran/resolve.c:8461
#, no-c-format
msgid "Procedure '%s' with PASS(%s) at %L has no argument '%s'"
msgstr ""
-#: fortran/resolve.c:7872
+#: fortran/resolve.c:8475
#, no-c-format
msgid "Procedure '%s' with PASS at %L must have at least one argument"
msgstr ""
-#: fortran/resolve.c:7884
+#: fortran/resolve.c:8487
#, no-c-format
msgid ""
"Argument '%s' of '%s' with PASS(%s) at %L must be of the derived-type '%s'"
msgstr ""
-#: fortran/resolve.c:7906
+#: fortran/resolve.c:8493
+#, no-c-format
+msgid ""
+"Polymorphic entities are not yet implemented, non-polymorphic passed-object "
+"dummy argument of '%s' at %L accepted"
+msgstr ""
+
+#: fortran/resolve.c:8518
#, no-c-format
msgid "Procedure '%s' at %L has the same name as a component of '%s'"
msgstr ""
-#: fortran/resolve.c:7915
+#: fortran/resolve.c:8527
#, no-c-format
msgid ""
"Procedure '%s' at %L has the same name as an inherited component of '%s'"
msgstr ""
-#: fortran/resolve.c:7926
+#: fortran/resolve.c:8595
#, no-c-format
-msgid "Type-bound procedures are not yet implemented at %L"
+msgid "Non-extensible derived-type '%s' at %L must not be ABSTRACT"
msgstr ""
-#: fortran/resolve.c:7989
+#: fortran/resolve.c:8612
#, no-c-format
msgid ""
"Component '%s' of '%s' at %L has the same name as an inherited type-bound "
"procedure"
msgstr ""
-#: fortran/resolve.c:8001
+#: fortran/resolve.c:8624
#, no-c-format
msgid ""
"Character length of component '%s' needs to be a constant specification "
"expression at %L"
msgstr ""
-#: fortran/resolve.c:8016
+#: fortran/resolve.c:8639
#, 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:8026
+#: fortran/resolve.c:8649
#, no-c-format
msgid ""
"Component %s of SEQUENCE type declared at %L does not have the SEQUENCE "
"attribute"
msgstr ""
-#: fortran/resolve.c:8037
+#: fortran/resolve.c:8660
#, no-c-format
msgid ""
"The pointer component '%s' of '%s' at %L is a type that has not been declared"
msgstr ""
-#: fortran/resolve.c:8065
+#: fortran/resolve.c:8688
#, no-c-format
msgid "Component '%s' of '%s' at %L must have constant array bounds"
msgstr ""
-#: fortran/resolve.c:8106
+#: fortran/resolve.c:8729
#, no-c-format
msgid ""
"NAMELIST object '%s' was declared PRIVATE and cannot be member of PUBLIC "
"namelist '%s' at %L"
msgstr ""
-#: fortran/resolve.c:8116
+#: fortran/resolve.c:8739
#, no-c-format
msgid ""
"NAMELIST object '%s' has use-associated PRIVATE components and cannot be "
"member of namelist '%s' at %L"
msgstr ""
-#: fortran/resolve.c:8129
+#: fortran/resolve.c:8752
#, no-c-format
msgid ""
"NAMELIST object '%s' has PRIVATE components and cannot be a member of PUBLIC "
"namelist '%s' at %L"
msgstr ""
-#: fortran/resolve.c:8141
+#: fortran/resolve.c:8764
#, no-c-format
msgid ""
"NAMELIST array object '%s' must not have assumed shape in namelist '%s' at %L"
msgstr ""
-#: fortran/resolve.c:8150
+#: fortran/resolve.c:8773
#, no-c-format
msgid ""
"NAMELIST array object '%s' must have constant shape in namelist '%s' at %L"
msgstr ""
-#: fortran/resolve.c:8162
+#: fortran/resolve.c:8785
#, no-c-format
msgid ""
"NAMELIST object '%s' in namelist '%s' at %L cannot have ALLOCATABLE "
"components"
msgstr ""
-#: fortran/resolve.c:8170
+#: fortran/resolve.c:8793
#, no-c-format
msgid ""
"NAMELIST object '%s' in namelist '%s' at %L cannot have POINTER components"
msgstr ""
-#: fortran/resolve.c:8196
+#: fortran/resolve.c:8819
#, no-c-format
msgid "PROCEDURE attribute conflicts with NAMELIST attribute in '%s' at %L"
msgstr ""
-#: fortran/resolve.c:8215
+#: fortran/resolve.c:8838
#, no-c-format
msgid "Parameter array '%s' at %L cannot be automatic or of deferred shape"
msgstr ""
-#: fortran/resolve.c:8226
+#: fortran/resolve.c:8849
#, no-c-format
msgid ""
"Implicitly typed PARAMETER '%s' at %L doesn't match a later IMPLICIT type"
msgstr ""
-#: fortran/resolve.c:8237
+#: fortran/resolve.c:8860
#, no-c-format
msgid "Incompatible derived type in PARAMETER at %L"
msgstr ""
-#: fortran/resolve.c:8296
+#: fortran/resolve.c:8919
#, no-c-format
msgid ""
"Interface '%s', used by procedure '%s' at %L, is declared in a later "
"PROCEDURE statement"
msgstr ""
-#: fortran/resolve.c:8320
+#: fortran/resolve.c:8967
#, no-c-format
msgid "Interface '%s' of procedure '%s' at %L must be explicit"
msgstr ""
-#: fortran/resolve.c:8353
+#: fortran/resolve.c:9000
#, no-c-format
msgid "Type specified for intrinsic function '%s' at %L is ignored"
msgstr ""
-#: fortran/resolve.c:8360
+#: fortran/resolve.c:9007
#, no-c-format
msgid "Intrinsic subroutine '%s' at %L shall not have a type specifier"
msgstr ""
-#: fortran/resolve.c:8367
+#: fortran/resolve.c:9014
#, no-c-format
msgid "'%s' declared INTRINSIC at %L does not exist"
msgstr ""
-#: fortran/resolve.c:8376
+#: fortran/resolve.c:9023
#, no-c-format
msgid ""
"The intrinsic '%s' declared INTRINSIC at %L is not available in the current "
"intrinsics in order to use it."
msgstr ""
-#: fortran/resolve.c:8420
+#: fortran/resolve.c:9067
#, no-c-format
msgid "Assumed size array at %L must be a dummy argument"
msgstr ""
-#: fortran/resolve.c:8423
+#: fortran/resolve.c:9070
#, no-c-format
msgid "Assumed shape array at %L must be a dummy argument"
msgstr ""
-#: fortran/resolve.c:8435
+#: fortran/resolve.c:9082
#, no-c-format
msgid "Symbol at %L is not a DUMMY variable"
msgstr ""
-#: fortran/resolve.c:8441
+#: fortran/resolve.c:9088
#, no-c-format
msgid ""
"'%s' at %L cannot have the VALUE attribute because it is not a dummy argument"
msgstr ""
-#: fortran/resolve.c:8451
+#: fortran/resolve.c:9098
#, no-c-format
msgid ""
"Character dummy variable '%s' at %L with VALUE attribute must have constant "
"length"
msgstr ""
-#: fortran/resolve.c:8460
+#: fortran/resolve.c:9107
#, no-c-format
msgid ""
"C interoperable character dummy variable '%s' at %L with VALUE attribute "
"must have length one"
msgstr ""
-#: fortran/resolve.c:8486
+#: fortran/resolve.c:9133
#, no-c-format
msgid ""
"Variable '%s' at %L cannot be BIND(C) because it is neither a COMMON block "
"nor declared at the module level scope"
msgstr ""
-#: fortran/resolve.c:8539
+#: fortran/resolve.c:9186
#, no-c-format
msgid "The derived type '%s' at %L is of type '%s', which has not been defined"
msgstr ""
-#: fortran/resolve.c:8579
+#: fortran/resolve.c:9226
#, no-c-format
msgid "Fortran 2003: PUBLIC %s '%s' at %L of PRIVATE derived type '%s'"
msgstr ""
-#: fortran/resolve.c:8598
+#: fortran/resolve.c:9245
#, 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:8657
+#: fortran/resolve.c:9304
#, no-c-format
msgid "Threadprivate at %L isn't SAVEd"
msgstr ""
-#: fortran/resolve.c:8735
+#: fortran/resolve.c:9389
#, no-c-format
msgid "BLOCK DATA element '%s' at %L must be in COMMON"
msgstr ""
-#: fortran/resolve.c:8741
+#: fortran/resolve.c:9395
#, no-c-format
msgid "DATA array '%s' at %L must be specified in a previous declaration"
msgstr ""
-#: fortran/resolve.c:8786
+#: fortran/resolve.c:9440
#, no-c-format
msgid "Nonconstant array section at %L in DATA statement"
msgstr ""
-#: fortran/resolve.c:8799
+#: fortran/resolve.c:9453
#, no-c-format
msgid "DATA statement at %L has more variables than values"
msgstr ""
-#: fortran/resolve.c:8893
+#: fortran/resolve.c:9547
#, no-c-format
msgid "iterator start at %L does not simplify"
msgstr ""
-#: fortran/resolve.c:8900
+#: fortran/resolve.c:9554
#, no-c-format
msgid "iterator end at %L does not simplify"
msgstr ""
-#: fortran/resolve.c:8907
+#: fortran/resolve.c:9561
#, no-c-format
msgid "iterator step at %L does not simplify"
msgstr ""
-#: fortran/resolve.c:9033
+#: fortran/resolve.c:9687
#, no-c-format
msgid "DATA statement at %L has more values than variables"
msgstr ""
-#: fortran/resolve.c:9124
+#: fortran/resolve.c:9778
#, no-c-format
msgid "Label %d at %L defined but not used"
msgstr ""
-#: fortran/resolve.c:9129
+#: fortran/resolve.c:9783
#, no-c-format
msgid "Label %d at %L defined but cannot be used"
msgstr ""
-#: fortran/resolve.c:9214
+#: fortran/resolve.c:9868
#, no-c-format
msgid ""
"Derived type variable '%s' at %L must have SEQUENCE attribute to be an "
"EQUIVALENCE object"
msgstr ""
-#: fortran/resolve.c:9223
+#: fortran/resolve.c:9877
#, no-c-format
msgid ""
"Derived type variable '%s' at %L cannot have ALLOCATABLE components to be an "
"EQUIVALENCE object"
msgstr ""
-#: fortran/resolve.c:9231
+#: fortran/resolve.c:9885
#, no-c-format
msgid ""
"Derived type variable '%s' at %L with default initialization cannot be in "
"EQUIVALENCE with a variable in COMMON"
msgstr ""
-#: fortran/resolve.c:9248
+#: fortran/resolve.c:9902
#, no-c-format
msgid ""
"Derived type variable '%s' at %L with pointer component(s) cannot be an "
"EQUIVALENCE object"
msgstr ""
-#: fortran/resolve.c:9353
+#: fortran/resolve.c:10007
#, no-c-format
msgid "Syntax error in EQUIVALENCE statement at %L"
msgstr ""
-#: fortran/resolve.c:9368
+#: fortran/resolve.c:10022
#, 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:9380
+#: fortran/resolve.c:10034
#, no-c-format
msgid ""
"Common block member '%s' at %L cannot be an EQUIVALENCE object in the pure "
"procedure '%s'"
msgstr ""
-#: fortran/resolve.c:9389
+#: fortran/resolve.c:10043
#, no-c-format
msgid "Named constant '%s' at %L cannot be an EQUIVALENCE object"
msgstr ""
-#: fortran/resolve.c:9468
+#: fortran/resolve.c:10122
#, no-c-format
msgid ""
"Array '%s' at %L with non-constant bounds cannot be an EQUIVALENCE object"
msgstr ""
-#: fortran/resolve.c:9479
+#: fortran/resolve.c:10133
#, no-c-format
msgid "Structure component '%s' at %L cannot be an EQUIVALENCE object"
msgstr ""
-#: fortran/resolve.c:9490
+#: fortran/resolve.c:10144
#, no-c-format
msgid "Substring at %L has length zero"
msgstr ""
-#: fortran/resolve.c:9533
+#: fortran/resolve.c:10188
#, no-c-format
-msgid "PUBLIC function '%s' at %L cannot be of PRIVATE type '%s'"
+msgid "Fortran 2003: PUBLIC function '%s' at %L of PRIVATE type '%s'"
msgstr ""
-#: fortran/resolve.c:9545
+#: fortran/resolve.c:10201
#, no-c-format
msgid "ENTRY '%s' at %L has no IMPLICIT type"
msgstr ""
-#: fortran/resolve.c:9571
+#: fortran/resolve.c:10227
#, no-c-format
msgid "User operator procedure '%s' at %L must be a FUNCTION"
msgstr ""
-#: fortran/resolve.c:9578
+#: fortran/resolve.c:10234
#, no-c-format
msgid "User operator procedure '%s' at %L cannot be assumed character length"
msgstr ""
-#: fortran/resolve.c:9584
+#: fortran/resolve.c:10240
#, no-c-format
msgid "User operator procedure '%s' at %L must have at least one argument"
msgstr ""
-#: fortran/resolve.c:9594
+#: fortran/resolve.c:10250
#, no-c-format
msgid "First argument of operator interface at %L cannot be optional"
msgstr ""
-#: fortran/resolve.c:9606
+#: fortran/resolve.c:10262
#, no-c-format
msgid "Second argument of operator interface at %L cannot be optional"
msgstr ""
-#: fortran/resolve.c:9610
+#: fortran/resolve.c:10266
#, no-c-format
msgid "Operator interface at %L must have, at most, two arguments"
msgstr ""
-#: fortran/resolve.c:9651
+#: fortran/resolve.c:10320
#, no-c-format
msgid "Contained procedure '%s' at %L of a PURE procedure must also be PURE"
msgstr ""
-#: fortran/scanner.c:718
+#: fortran/scanner.c:727
#, no-c-format
msgid ""
"!$OMP at %C starts a commented line as it neither is followed by a space nor "
"is a continuation line"
msgstr ""
-#: fortran/scanner.c:1021 fortran/scanner.c:1145
+#: fortran/scanner.c:1030 fortran/scanner.c:1154
#, no-c-format
msgid "Limit of %d continuations exceeded in statement at %C"
msgstr ""
-#: fortran/scanner.c:1069
+#: fortran/scanner.c:1078
#, no-c-format
msgid "Missing '&' in continued character constant at %C"
msgstr ""
-#: fortran/scanner.c:1295
+#: fortran/scanner.c:1304
#, no-c-format
msgid "Nonconforming tab character at %C"
msgstr ""
-#: fortran/scanner.c:1383 fortran/scanner.c:1386
+#: fortran/scanner.c:1392 fortran/scanner.c:1395
#, no-c-format
msgid "'&' not allowed by itself in line %d"
msgstr ""
-#: fortran/scanner.c:1430
+#: fortran/scanner.c:1439
#, no-c-format
msgid "Nonconforming tab character in column %d of line %d"
msgstr ""
-#: fortran/scanner.c:1635
+#: fortran/scanner.c:1644
#, no-c-format
msgid "%s:%d: file %s left but not entered"
msgstr ""
-#: fortran/scanner.c:1669
+#: fortran/scanner.c:1678
#, no-c-format
msgid "%s:%d: Illegal preprocessor directive"
msgstr ""
-#: fortran/scanner.c:1770
-#, no-c-format
-msgid "File '%s' is being included recursively"
-msgstr ""
-
-#: fortran/scanner.c:1785
+#: fortran/scanner.c:1796
#, no-c-format
msgid "Can't open file '%s'"
msgstr ""
-#: fortran/scanner.c:1794
-#, no-c-format
-msgid "Can't open included file '%s'"
-msgstr ""
-
#: fortran/simplify.c:82
#, no-c-format
msgid "Result of %s overflows its kind at %L"
"zero"
msgstr ""
-#: fortran/simplify.c:1485
+#: fortran/simplify.c:1462
#, no-c-format
msgid "Argument of IACHAR at %L must be of length one"
msgstr ""
-#: fortran/simplify.c:1492
+#: fortran/simplify.c:1469
#, no-c-format
msgid "Argument of IACHAR function at %L outside of range 0..127"
msgstr ""
-#: fortran/simplify.c:1531
+#: fortran/simplify.c:1508
#, no-c-format
msgid "Invalid second argument of IBCLR at %L"
msgstr ""
-#: fortran/simplify.c:1539
+#: fortran/simplify.c:1516
#, no-c-format
msgid "Second argument of IBCLR exceeds bit size at %L"
msgstr ""
-#: fortran/simplify.c:1573
+#: fortran/simplify.c:1550
#, no-c-format
msgid "Invalid second argument of IBITS at %L"
msgstr ""
-#: fortran/simplify.c:1579
+#: fortran/simplify.c:1556
#, no-c-format
msgid "Invalid third argument of IBITS at %L"
msgstr ""
-#: fortran/simplify.c:1589
+#: fortran/simplify.c:1566
#, no-c-format
msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
msgstr ""
-#: fortran/simplify.c:1636
+#: fortran/simplify.c:1613
#, no-c-format
msgid "Invalid second argument of IBSET at %L"
msgstr ""
-#: fortran/simplify.c:1644
+#: fortran/simplify.c:1621
#, no-c-format
msgid "Second argument of IBSET exceeds bit size at %L"
msgstr ""
-#: fortran/simplify.c:1674
+#: fortran/simplify.c:1651
#, no-c-format
msgid "Argument of ICHAR at %L must be of length one"
msgstr ""
-#: fortran/simplify.c:1877
+#: fortran/simplify.c:1854
#, no-c-format
msgid "Argument of INT at %L is not a valid type"
msgstr ""
-#: fortran/simplify.c:1908
+#: fortran/simplify.c:1885
#, no-c-format
msgid "Argument of %s at %L is not a valid type"
msgstr ""
-#: fortran/simplify.c:2005
+#: fortran/simplify.c:1982
#, no-c-format
msgid "Invalid second argument of ISHFT at %L"
msgstr ""
-#: fortran/simplify.c:2020
+#: fortran/simplify.c:1997
#, no-c-format
msgid "Magnitude of second argument of ISHFT exceeds bit size at %L"
msgstr ""
-#: fortran/simplify.c:2084
+#: fortran/simplify.c:2061
#, no-c-format
msgid "Invalid second argument of ISHFTC at %L"
msgstr ""
-#: fortran/simplify.c:2098
+#: fortran/simplify.c:2075
#, no-c-format
msgid "Invalid third argument of ISHFTC at %L"
msgstr ""
-#: fortran/simplify.c:2104
+#: fortran/simplify.c:2081
#, no-c-format
msgid ""
"Magnitude of third argument of ISHFTC exceeds BIT_SIZE of first argument at %"
"L"
msgstr ""
-#: fortran/simplify.c:2120
+#: fortran/simplify.c:2097
#, no-c-format
msgid "Magnitude of second argument of ISHFTC exceeds third argument at %L"
msgstr ""
-#: fortran/simplify.c:2123
+#: fortran/simplify.c:2100
#, no-c-format
msgid ""
"Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at "
"%L"
msgstr ""
-#: fortran/simplify.c:2194
+#: fortran/simplify.c:2171
#, no-c-format
msgid "Argument of KIND at %L is a DERIVED type"
msgstr ""
-#: fortran/simplify.c:2385
+#: fortran/simplify.c:2362
#, no-c-format
msgid "DIM argument at %L is out of bounds"
msgstr ""
-#: fortran/simplify.c:2537
+#: fortran/simplify.c:2534
#, no-c-format
msgid "Argument of LOG at %L cannot be less than or equal to zero"
msgstr ""
-#: fortran/simplify.c:2550
+#: fortran/simplify.c:2547
#, no-c-format
msgid "Complex argument of LOG at %L cannot be zero"
msgstr ""
-#: fortran/simplify.c:2591
+#: fortran/simplify.c:2588
#, 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:2801
+#: fortran/simplify.c:2869
#, no-c-format
msgid "Second argument MOD at %L is zero"
msgstr ""
#. Result is processor-dependent.
-#: fortran/simplify.c:2812
+#: fortran/simplify.c:2880
#, 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:2854 fortran/simplify.c:2866
+#: fortran/simplify.c:2922 fortran/simplify.c:2934
#, no-c-format
msgid "Second argument of MODULO at %L is zero"
msgstr ""
-#: fortran/simplify.c:2912
+#: fortran/simplify.c:2980
#, no-c-format
msgid "Second argument of NEAREST at %L shall not be zero"
msgstr ""
-#: fortran/simplify.c:2947
+#: fortran/simplify.c:3015
#, no-c-format
msgid "Result of NEAREST is NaN at %L"
msgstr ""
-#: fortran/simplify.c:3228
+#: fortran/simplify.c:3296
#, no-c-format
msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
msgstr ""
-#: fortran/simplify.c:3283
+#: fortran/simplify.c:3351
#, no-c-format
msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
msgstr ""
-#: fortran/simplify.c:3397
+#: fortran/simplify.c:3465
#, no-c-format
msgid "Integer too large in shape specification at %L"
msgstr ""
-#: fortran/simplify.c:3405
+#: fortran/simplify.c:3473
#, no-c-format
msgid "Too many dimensions in shape specification for RESHAPE at %L"
msgstr ""
-#: fortran/simplify.c:3413
+#: fortran/simplify.c:3481
#, no-c-format
msgid "Shape specification at %L cannot be negative"
msgstr ""
-#: fortran/simplify.c:3425
+#: fortran/simplify.c:3493
#, no-c-format
msgid "Shape specification at %L cannot be the null array"
msgstr ""
-#: fortran/simplify.c:3446
+#: fortran/simplify.c:3514
#, no-c-format
msgid ""
"ORDER parameter of RESHAPE at %L is not the same size as SHAPE parameter"
msgstr ""
-#: fortran/simplify.c:3453
+#: fortran/simplify.c:3521
#, no-c-format
msgid "Error in ORDER parameter of RESHAPE at %L"
msgstr ""
-#: fortran/simplify.c:3461
+#: fortran/simplify.c:3529
#, no-c-format
msgid "ORDER parameter of RESHAPE at %L is out of range"
msgstr ""
-#: fortran/simplify.c:3471
+#: fortran/simplify.c:3539
#, no-c-format
msgid "Invalid permutation in ORDER parameter at %L"
msgstr ""
-#: fortran/simplify.c:3530
+#: fortran/simplify.c:3598
#, no-c-format
msgid "PAD parameter required for short SOURCE parameter at %L"
msgstr ""
-#: fortran/simplify.c:3649
+#: fortran/simplify.c:3717
#, no-c-format
msgid "Result of SCALE overflows its kind at %L"
msgstr ""
-#: fortran/simplify.c:4283
+#: fortran/simplify.c:4351
#, no-c-format
msgid "Argument of SQRT at %L has a negative value"
msgstr ""
-#: fortran/simplify.c:4417
+#: fortran/simplify.c:4506
#, no-c-format
msgid ""
"Intrinsic TRANSFER at %L has partly undefined result: source size %ld < "
"result size %ld"
msgstr ""
-#: fortran/simplify.c:4782
+#: fortran/simplify.c:4871
#, no-c-format
msgid ""
"Character '%s' in string at %L cannot be converted into character kind %d"
msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
msgstr ""
-#: fortran/symbol.c:194
+#: fortran/symbol.c:193
#, no-c-format
msgid "Letter %c already has an IMPLICIT type at %C"
msgstr ""
-#: fortran/symbol.c:248
+#: fortran/symbol.c:249
#, no-c-format
msgid "Symbol '%s' at %L has no IMPLICIT type"
msgstr ""
#. BIND(C) variables should not be implicitly declared.
-#: fortran/symbol.c:262
+#: fortran/symbol.c:269
#, no-c-format
msgid ""
"Implicitly declared BIND(C) variable '%s' at %L may not be C interoperable"
#. Dummy args to a BIND(C) routine may not be interoperable if
#. they are implicitly typed.
-#: fortran/symbol.c:276
+#: fortran/symbol.c:283
#, no-c-format
msgid ""
"Implicitly declared variable '%s' at %L may not be C interoperable but it is "
"a dummy argument to the BIND(C) procedure '%s' at %L"
msgstr ""
-#: fortran/symbol.c:317
+#: fortran/symbol.c:324
#, no-c-format
msgid "Function result '%s' at %L has no IMPLICIT type"
msgstr ""
-#: fortran/symbol.c:396
+#: fortran/symbol.c:403
#, no-c-format
msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
msgstr ""
-#: fortran/symbol.c:600
+#: fortran/symbol.c:607
#, no-c-format
msgid "%s attribute applied to %s %s at %L"
msgstr ""
-#: fortran/symbol.c:607
+#: fortran/symbol.c:614
#, no-c-format
msgid "BIND(C) applied to %s %s at %L"
msgstr ""
-#: fortran/symbol.c:703 fortran/symbol.c:1348
+#: fortran/symbol.c:711 fortran/symbol.c:1364
#, no-c-format
msgid "%s attribute conflicts with %s attribute at %L"
msgstr ""
-#: fortran/symbol.c:706
+#: fortran/symbol.c:714
#, no-c-format
msgid "%s attribute conflicts with %s attribute in '%s' at %L"
msgstr ""
-#: fortran/symbol.c:714
+#: fortran/symbol.c:722
#, no-c-format
msgid "Fortran 2003: %s attribute with %s attribute at %L"
msgstr ""
-#: fortran/symbol.c:720
+#: fortran/symbol.c:728
#, no-c-format
msgid "Fortran 2003: %s attribute with %s attribute in '%s' at %L"
msgstr ""
-#: fortran/symbol.c:764
+#: fortran/symbol.c:772
#, no-c-format
msgid "Cannot change attributes of USE-associated symbol at %L"
msgstr ""
-#: fortran/symbol.c:767
+#: fortran/symbol.c:775
#, no-c-format
msgid "Cannot change attributes of USE-associated symbol %s at %L"
msgstr ""
-#: fortran/symbol.c:783
+#: fortran/symbol.c:791
#, no-c-format
msgid "Duplicate %s attribute specified at %L"
msgstr ""
-#: fortran/symbol.c:816
+#: fortran/symbol.c:824
#, no-c-format
msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
msgstr ""
-#: fortran/symbol.c:842
+#: fortran/symbol.c:850
#, no-c-format
msgid "DIMENSION specified for '%s' outside its INTERFACE body at %L"
msgstr ""
-#: fortran/symbol.c:960
+#: fortran/symbol.c:968
#, no-c-format
msgid "Cray Pointee at %L appears in multiple pointer() statements"
msgstr ""
-#: fortran/symbol.c:979
+#: fortran/symbol.c:987
#, no-c-format
msgid "Duplicate PROTECTED attribute specified at %L"
msgstr ""
-#: fortran/symbol.c:1012
+#: fortran/symbol.c:1020
#, no-c-format
msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
msgstr ""
-#: fortran/symbol.c:1020
+#: fortran/symbol.c:1028
#, no-c-format
msgid "Duplicate SAVE attribute specified at %L"
msgstr ""
-#: fortran/symbol.c:1041
+#: fortran/symbol.c:1049
#, no-c-format
msgid "Duplicate VALUE attribute specified at %L"
msgstr ""
-#: fortran/symbol.c:1061
+#: fortran/symbol.c:1069
#, no-c-format
msgid "Duplicate VOLATILE attribute specified at %L"
msgstr ""
-#: fortran/symbol.c:1344
+#: fortran/symbol.c:1360
#, no-c-format
msgid "%s attribute of '%s' conflicts with %s attribute at %L"
msgstr ""
-#: fortran/symbol.c:1378
+#: fortran/symbol.c:1394
#, no-c-format
msgid "%s procedure at %L is already declared as %s procedure"
msgstr ""
-#: fortran/symbol.c:1413
+#: fortran/symbol.c:1429
#, no-c-format
msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
msgstr ""
-#: fortran/symbol.c:1436
+#: fortran/symbol.c:1453
#, no-c-format
msgid "ACCESS specification at %L was already specified"
msgstr ""
-#: fortran/symbol.c:1453
+#: fortran/symbol.c:1470
#, no-c-format
msgid "Duplicate BIND attribute specified at %L"
msgstr ""
-#: fortran/symbol.c:1460
+#: fortran/symbol.c:1477
#, no-c-format
msgid "Fortran 2003: BIND(C) at %L"
msgstr ""
-#: fortran/symbol.c:1477
+#: fortran/symbol.c:1494
#, no-c-format
msgid "Duplicate EXTENDS attribute specified at %L"
msgstr ""
-#: fortran/symbol.c:1481
+#: fortran/symbol.c:1498
#, no-c-format
msgid "Fortran 2003: EXTENDS at %L"
msgstr ""
-#: fortran/symbol.c:1503
+#: fortran/symbol.c:1520
#, no-c-format
msgid "Symbol '%s' at %L already has an explicit interface"
msgstr ""
-#: fortran/symbol.c:1510
+#: fortran/symbol.c:1527
#, no-c-format
msgid "'%s' at %L has attributes specified outside its INTERFACE body"
msgstr ""
-#: fortran/symbol.c:1557
+#: fortran/symbol.c:1574
#, no-c-format
msgid "Symbol '%s' at %L cannot have a type"
msgstr ""
-#: fortran/symbol.c:1716
+#: fortran/symbol.c:1733
#, no-c-format
msgid "Component '%s' at %C already declared at %L"
msgstr ""
-#: fortran/symbol.c:1727
+#: fortran/symbol.c:1744
#, no-c-format
msgid "Component '%s' at %C already in the parent type at %L"
msgstr ""
-#: fortran/symbol.c:1802
+#: fortran/symbol.c:1819
#, no-c-format
msgid "Symbol '%s' at %C is ambiguous"
msgstr ""
-#: fortran/symbol.c:1834
+#: fortran/symbol.c:1851
#, no-c-format
msgid "Derived type '%s' at %C is being used before it is defined"
msgstr ""
-#: fortran/symbol.c:1875
+#: fortran/symbol.c:1892
#, no-c-format
msgid "'%s' at %C is not a member of the '%s' structure"
msgstr ""
-#: fortran/symbol.c:1883
+#: fortran/symbol.c:1900
#, no-c-format
msgid "Component '%s' at %C is a PRIVATE component of '%s'"
msgstr ""
-#: fortran/symbol.c:1893
+#: fortran/symbol.c:1910
#, no-c-format
msgid "All components of '%s' are PRIVATE in structure constructor at %C"
msgstr ""
-#: fortran/symbol.c:2022
+#: fortran/symbol.c:2039
#, no-c-format
msgid "Duplicate statement label %d at %L and %L"
msgstr ""
-#: fortran/symbol.c:2032
+#: fortran/symbol.c:2049
#, no-c-format
msgid "Label %d at %C already referenced as branch target"
msgstr ""
-#: fortran/symbol.c:2041
+#: fortran/symbol.c:2058
#, no-c-format
msgid "Label %d at %C already referenced as a format label"
msgstr ""
-#: fortran/symbol.c:2083
+#: fortran/symbol.c:2100
#, no-c-format
msgid "Label %d at %C previously used as a FORMAT label"
msgstr ""
-#: fortran/symbol.c:2091
+#: fortran/symbol.c:2108
#, no-c-format
msgid "Label %d at %C previously used as branch target"
msgstr ""
-#: fortran/symbol.c:2403
+#: fortran/symbol.c:2420
#, no-c-format
msgid "Name '%s' at %C is an ambiguous reference to '%s' from module '%s'"
msgstr ""
-#: fortran/symbol.c:2406
+#: fortran/symbol.c:2423
#, 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:2550
+#: fortran/symbol.c:2567
#, no-c-format
msgid "Symbol '%s' at %C has already been host associated"
msgstr ""
-#: fortran/symbol.c:3309
+#: fortran/symbol.c:3336
#, no-c-format
msgid ""
"Derived type '%s' declared at %L must have the BIND attribute to be C "
"interoperable"
msgstr ""
-#: fortran/symbol.c:3320
+#: fortran/symbol.c:3347
#, no-c-format
msgid "Derived type '%s' at %L is empty"
msgstr ""
-#: fortran/symbol.c:3337
+#: fortran/symbol.c:3364
#, no-c-format
msgid ""
"Component '%s' at %L cannot have the POINTER attribute because it is a "
"member of the BIND(C) derived type '%s' at %L"
msgstr ""
-#: fortran/symbol.c:3349
+#: fortran/symbol.c:3376
#, no-c-format
msgid ""
"Component '%s' at %L cannot have the ALLOCATABLE attribute because it is a "
#. If the derived type is bind(c), all fields must be
#. interop.
-#: fortran/symbol.c:3388
+#: fortran/symbol.c:3415
#, no-c-format
msgid ""
"Component '%s' in derived type '%s' at %L may not be C interoperable, even "
#. If derived type is param to bind(c) routine, or to one
#. of the iso_c_binding procs, it must be interoperable, so
#. all fields must interop too.
-#: fortran/symbol.c:3397
+#: fortran/symbol.c:3424
#, no-c-format
msgid "Component '%s' in derived type '%s' at %L may not be C interoperable"
msgstr ""
-#: fortran/symbol.c:3411
+#: fortran/symbol.c:3438
#, no-c-format
msgid ""
"Derived type '%s' at %L cannot be declared with both PRIVATE and BIND(C) "
"attributes"
msgstr ""
-#: fortran/symbol.c:3419
+#: fortran/symbol.c:3446
#, no-c-format
msgid ""
"Derived type '%s' at %L cannot have the SEQUENCE attribute because it is BIND"
"(C)"
msgstr ""
-#: fortran/symbol.c:4233
+#: fortran/symbol.c:4261
#, no-c-format
msgid "Symbol '%s' is used before it is typed at %L"
msgstr ""
-#: fortran/symbol.c:4239
+#: fortran/symbol.c:4267
#, no-c-format
msgid "Extension: Symbol '%s' is used before it is typed at %L"
msgstr ""
-#: fortran/target-memory.c:609
+#: fortran/symbol.c:4318
+#, no-c-format
+msgid "'%s' of '%s' is PRIVATE at %C"
+msgstr ""
+
+#: fortran/target-memory.c:610
#, no-c-format
msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
msgstr ""
-#: fortran/target-memory.c:696
+#: fortran/target-memory.c:697
#, no-c-format
msgid "BOZ constant at %L is too large (%ld vs %ld bits)"
msgstr ""
-#: fortran/trans-array.c:592 fortran/trans-array.c:4316
-#: fortran/trans-array.c:5245 fortran/trans-intrinsic.c:3498
+#: fortran/trans-array.c:641 fortran/trans-array.c:4368
+#: fortran/trans-array.c:5299 fortran/trans-intrinsic.c:3635
#, no-c-format
msgid "Creating array temporary at %L"
msgstr ""
-#: fortran/trans-array.c:5242
+#. Problems occur when we get something like
+#. integer :: a(lots) = (/(i, i=1, lots)/)
+#: fortran/trans-array.c:3951
+#, no-c-format
+msgid ""
+"The number of elements in the array constructor at %L requires an increase "
+"of the allowed %d upper limit. See -fmax-array-constructor option"
+msgstr ""
+
+#: fortran/trans-array.c:5296
#, no-c-format
msgid "Creating array temporary at %L for argument '%s'"
msgstr ""
msgid "Named COMMON block '%s' at %L shall be of the same size"
msgstr ""
-#: fortran/trans-common.c:835
+#: fortran/trans-common.c:838
#, no-c-format
msgid "Bad array reference at %L"
msgstr ""
-#: fortran/trans-common.c:843
+#: fortran/trans-common.c:846
#, no-c-format
msgid "Illegal reference type at %L as EQUIVALENCE object"
msgstr ""
-#: fortran/trans-common.c:883
+#: fortran/trans-common.c:886
#, no-c-format
msgid "Inconsistent equivalence rules involving '%s' at %L and '%s' at %L"
msgstr ""
#. Aligning this field would misalign a previous field.
-#: fortran/trans-common.c:1016
+#: fortran/trans-common.c:1019
#, no-c-format
msgid ""
"The equivalence set for variable '%s' declared at %L violates alignment "
"requirements"
msgstr ""
-#: fortran/trans-common.c:1081
+#: fortran/trans-common.c:1086
#, no-c-format
msgid "Equivalence for '%s' does not match ordering of COMMON '%s' at %L"
msgstr ""
-#: fortran/trans-common.c:1096
+#: fortran/trans-common.c:1101
#, no-c-format
msgid ""
"The equivalence set for '%s' cause an invalid extension to COMMON '%s' at %L"
msgstr ""
-#. The required offset conflicts with previous alignment
-#. requirements. Insert padding immediately before this
-#. segment.
-#: fortran/trans-common.c:1107
+#: fortran/trans-common.c:1116
+#, no-c-format
+msgid ""
+"Padding of %d bytes required before '%s' in COMMON '%s' at %L; reorder "
+"elements or use -fno-align-commons"
+msgstr ""
+
+#: fortran/trans-common.c:1121
#, no-c-format
-msgid "Padding of %d bytes required before '%s' in COMMON '%s' at %L"
+msgid ""
+"Padding of %d bytes required before '%s' in COMMON at %L; reorder elements "
+"or use -fno-align-commons"
msgstr ""
-#: fortran/trans-common.c:1133
+#: fortran/trans-common.c:1149
#, no-c-format
msgid "COMMON '%s' at %L does not exist"
msgstr ""
-#: fortran/trans-common.c:1140
+#: fortran/trans-common.c:1157
+#, no-c-format
+msgid ""
+"COMMON '%s' at %L requires %d bytes of padding at start; reorder elements or "
+"use -fno-align-commons"
+msgstr ""
+
+#: fortran/trans-common.c:1161
+#, no-c-format
+msgid ""
+"COMMON at %L requires %d bytes of padding at start; reorder elements or use -"
+"fno-align-commons"
+msgstr ""
+
+#: fortran/trans-const.c:290
#, no-c-format
-msgid "COMMON '%s' at %L requires %d bytes of padding at start"
+msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
msgstr ""
-#: fortran/trans-decl.c:2773 fortran/trans-decl.c:3468
+#: fortran/trans-decl.c:2835 fortran/trans-decl.c:3858
#, no-c-format
msgid "Return value of function '%s' at %L not set"
msgstr ""
-#: fortran/trans-decl.c:3109
+#: fortran/trans-decl.c:3493
#, no-c-format
msgid "Dummy argument '%s' at %L was declared INTENT(OUT) but was not set"
msgstr ""
-#: fortran/trans-decl.c:3113
+#: fortran/trans-decl.c:3497
#, no-c-format
msgid "Unused dummy argument '%s' at %L"
msgstr ""
-#: fortran/trans-decl.c:3119
+#: fortran/trans-decl.c:3503
#, no-c-format
msgid "Unused variable '%s' declared at %L"
msgstr ""
-#: fortran/trans-decl.c:3145
+#: fortran/trans-decl.c:3535
#, no-c-format
msgid "Unused parameter '%s' declared at %L"
msgstr ""
-#: fortran/trans-decl.c:3159
+#: fortran/trans-decl.c:3549
#, no-c-format
msgid "Return value '%s' of function '%s' declared at %L not set"
msgstr ""
-#: fortran/trans-expr.c:2275
+#: fortran/trans-expr.c:2391
#, no-c-format
msgid "Unknown argument list function at %L"
msgstr ""
msgid "Derived type '%s' at %L has PRIVATE components"
msgstr ""
-#: fortran/trans-stmt.c:438
+#: fortran/trans-stmt.c:462
#, no-c-format
msgid "An alternate return at %L without a * dummy argument"
msgstr ""
msgid "Incorrect function return value"
msgstr ""
-#: fortran/trans.c:485 fortran/trans.c:878
+#: fortran/trans.c:515 fortran/trans.c:935
msgid "Attempt to allocate a negative amount of memory."
msgstr ""
-#: fortran/trans.c:503
+#: fortran/trans.c:533
msgid "Memory allocation failed"
msgstr ""
-#: fortran/trans.c:585
+#: fortran/trans.c:615
msgid ""
"Attempt to allocate negative amount of memory. Possible integer overflow"
msgstr ""
-#: fortran/trans.c:616 fortran/trans.c:895
+#: fortran/trans.c:646 fortran/trans.c:952
msgid "Out of memory"
msgstr ""
-#: fortran/trans.c:696
-msgid "Attempting to allocate already allocated array"
+#: fortran/trans.c:737
+#, c-format
+msgid "Attempting to allocate already allocated array '%s'"
+msgstr ""
+
+#: fortran/trans.c:743
+msgid "Attempting to allocate already allocatedarray"
msgstr ""
-#: fortran/trans.c:795
-msgid "Attempt to DEALLOCATE unallocated memory."
+#: fortran/trans.c:852
+#, c-format
+msgid "Attempt to DEALLOCATE unallocated '%s'"
msgstr ""
#: java/jcf-dump.c:1068
msgid "cannot specify 'main' class when not linking"
msgstr ""
-#: config/i386/mingw32.h:74 config/i386/cygwin.h:74
-msgid "shared and mdll are not compatible"
+#: java/jvspec.c:80 gcc.c:828
+msgid "-pg and -fomit-frame-pointer are incompatible"
msgstr ""
-#: fortran/lang-specs.h:45 fortran/lang-specs.h:58
-msgid "gfortran does not support -E without -cpp"
+#: config/linux.h:106 config/linux.h:108 config/rs6000/sysv4.h:902
+#: config/rs6000/sysv4.h:904 config/rs6000/linux64.h:345
+#: config/rs6000/linux64.h:347 config/alpha/linux-elf.h:33
+#: config/alpha/linux-elf.h:35
+msgid "-mglibc and -muclibc used together"
msgstr ""
-#: java/lang-specs.h:33
-msgid "-fjni and -femit-class-files are incompatible"
+#: config/lynx.h:70
+msgid "cannot use mthreads and mlegacy-threads together"
msgstr ""
-#: java/lang-specs.h:34
-msgid "-fjni and -femit-class-file are incompatible"
+#: config/lynx.h:95
+msgid "cannot use mshared and static together"
msgstr ""
-#: java/lang-specs.h:35 java/lang-specs.h:36
-msgid "-femit-class-file should used along with -fsyntax-only"
+#: config/sparc/linux64.h:165 config/sparc/linux64.h:176
+#: config/sparc/netbsd-elf.h:125 config/sparc/netbsd-elf.h:144
+#: config/sparc/sol2-bi.h:217 config/sparc/sol2-bi.h:227
+msgid "may not use both -m32 and -m64"
msgstr ""
-#: config/vax/netbsd-elf.h:41
-msgid "the -shared option is not currently supported for VAX ELF"
+#: config/sparc/sol2-bi.h:189 config/sparc/sol2-bi.h:194
+#: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
+msgid "does not support multilib"
msgstr ""
-#: config/vax/vax.h:49 config/vax/vax.h:50
-msgid "profiling not supported with -mg\n"
+#: config/mips/mips.h:1171 config/arc/arc.h:61
+msgid "may not use both -EB and -EL"
msgstr ""
-#: config/sh/sh.h:461
-msgid "SH2a does not support little-endian"
+#: config/mips/r3900.h:34
+msgid "-mhard-float not supported"
msgstr ""
-#: config/arc/arc.h:61 config/mips/mips.h:1132
-msgid "may not use both -EB and -EL"
+#: config/mips/r3900.h:36
+msgid "-msingle-float and -msoft-float cannot both be specified"
msgstr ""
-#: config/bfin/elf.h:29
-msgid "no processor type specified for linking"
+#: config/i386/mingw32.h:85 config/i386/cygwin.h:74
+msgid "shared and mdll are not compatible"
msgstr ""
-#: config/i386/nwld.h:34
-msgid "Static linking is not supported.\n"
+#: gcc.c:800
+msgid "GCC does not support -C or -CC without -E"
msgstr ""
-#: gcc.c:803
-msgid "GCC does not support -C or -CC without -E"
+#: gcc.c:1013
+msgid "-E or -x required when input is from standard input"
msgstr ""
-#: gcc.c:831 java/jvspec.c:80
-msgid "-pg and -fomit-frame-pointer are incompatible"
+#: fortran/lang-specs.h:45 fortran/lang-specs.h:58
+msgid "gfortran does not support -E without -cpp"
msgstr ""
-#: gcc.c:1016
-msgid "-E or -x required when input is from standard input"
+#: config/bfin/elf.h:31
+msgid "no processor type specified for linking"
+msgstr ""
+
+#: config/vxworks.h:71
+msgid "-Xbind-now and -Xbind-lazy are incompatible"
+msgstr ""
+
+#: config/vax/netbsd-elf.h:41
+msgid "the -shared option is not currently supported for VAX ELF"
msgstr ""
#: config/i386/cygwin.h:28
msgid "mno-cygwin and mno-win32 are not compatible"
msgstr ""
-#: config/mcore/mcore.h:56
-msgid "the m210 does not have little endian support"
+#: config/i386/nwld.h:34
+msgid "Static linking is not supported.\n"
msgstr ""
#: config/darwin.h:269
msgid "-private_bundle not allowed with -dynamiclib"
msgstr ""
-#: config/s390/tpf.h:119
-msgid "static is not supported on TPF-OS"
+#: config/mcore/mcore.h:56
+msgid "the m210 does not have little endian support"
msgstr ""
-#: config/rs6000/sysv4.h:899 config/rs6000/sysv4.h:901
-#: config/alpha/linux-elf.h:33 config/alpha/linux-elf.h:35 config/linux.h:106
-#: config/linux.h:108 config/rs6000/linux64.h:345 config/rs6000/linux64.h:347
-msgid "-mglibc and -muclibc used together"
+#: java/lang-specs.h:33
+msgid "-fjni and -femit-class-files are incompatible"
msgstr ""
-#: config/vxworks.h:71
-msgid "-Xbind-now and -Xbind-lazy are incompatible"
+#: java/lang-specs.h:34
+msgid "-fjni and -femit-class-file are incompatible"
+msgstr ""
+
+#: java/lang-specs.h:35 java/lang-specs.h:36
+msgid "-femit-class-file should used along with -fsyntax-only"
+msgstr ""
+
+#: config/sh/sh.h:461
+msgid "SH2a does not support little-endian"
msgstr ""
#: config/arm/arm.h:148
msgid "Do not specify both -march=... and -mcpu=..."
msgstr ""
-#: config/sparc/linux64.h:165 config/sparc/linux64.h:176
-#: config/sparc/netbsd-elf.h:125 config/sparc/netbsd-elf.h:144
-#: config/sparc/sol2-bi.h:217 config/sparc/sol2-bi.h:227
-msgid "may not use both -m32 and -m64"
-msgstr ""
-
-#: config/rs6000/darwin.h:95
-msgid " conflicting code gen style switches are used"
-msgstr ""
-
-#: config/mips/r3900.h:34
-msgid "-mhard-float not supported"
-msgstr ""
-
-#: config/mips/r3900.h:36
-msgid "-msingle-float and -msoft-float cannot both be specified"
-msgstr ""
-
-#: config/lynx.h:70
-msgid "cannot use mthreads and mlegacy-threads together"
+#: config/vax/vax.h:49 config/vax/vax.h:50
+msgid "profiling not supported with -mg\n"
msgstr ""
-#: config/lynx.h:95
-msgid "cannot use mshared and static together"
+#: config/s390/tpf.h:119
+msgid "static is not supported on TPF-OS"
msgstr ""
-#: config/sparc/sol2-bi.h:189 config/sparc/sol2-bi.h:194
-#: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
-msgid "does not support multilib"
+#: config/rs6000/darwin.h:95
+msgid " conflicting code gen style switches are used"
msgstr ""
#: java/lang.opt:65
msgstr ""
#: fortran/lang.opt:77
-msgid "Warn about missing ampersand in continued character constants"
+msgid "Warn about alignment of COMMON blocks"
msgstr ""
#: fortran/lang.opt:81
-msgid "Warn about creation of array temporaries"
+msgid "Warn about missing ampersand in continued character constants"
msgstr ""
#: fortran/lang.opt:85
-msgid "Warn about truncated character expressions"
+msgid "Warn about creation of array temporaries"
msgstr ""
#: fortran/lang.opt:89
-msgid "Warn about implicit conversion"
+msgid "Warn about truncated character expressions"
msgstr ""
#: fortran/lang.opt:93
-msgid "Warn about calls with implicit interface"
+msgid "Warn about implicit conversion"
msgstr ""
#: fortran/lang.opt:97
-msgid "Warn about truncated source lines"
+msgid "Warn about calls with implicit interface"
msgstr ""
#: fortran/lang.opt:101
+msgid "Warn about truncated source lines"
+msgstr ""
+
+#: fortran/lang.opt:105
msgid "Warn on intrinsics not part of the selected standard"
msgstr ""
-#: fortran/lang.opt:109
+#: fortran/lang.opt:113
msgid "Warn about \"suspicious\" constructs"
msgstr ""
-#: fortran/lang.opt:113
+#: fortran/lang.opt:117
msgid "Permit nonconforming uses of the tab character"
msgstr ""
-#: fortran/lang.opt:117
+#: fortran/lang.opt:121
msgid "Warn about underflow of numerical constant expressions"
msgstr ""
-#: fortran/lang.opt:121
+#: fortran/lang.opt:125
msgid "Warn if a user-procedure has the same name as an intrinsic"
msgstr ""
-#: fortran/lang.opt:125
+#: fortran/lang.opt:129
msgid "Enable preprocessing"
msgstr ""
-#: fortran/lang.opt:129
+#: fortran/lang.opt:133
msgid "Disable preprocessing"
msgstr ""
-#: fortran/lang.opt:133
+#: fortran/lang.opt:137
msgid "Dump details about macro names and definitions during preprocessing"
msgstr ""
-#: fortran/lang.opt:137
-msgid "All intrinsics procedures are available regardless of selected standard"
+#: fortran/lang.opt:141
+msgid "Enable alignment of COMMON blocks"
msgstr ""
#: fortran/lang.opt:145
+msgid "All intrinsics procedures are available regardless of selected standard"
+msgstr ""
+
+#: fortran/lang.opt:153
msgid ""
"Do not treat local variables and COMMON blocks as if they were named in SAVE "
"statements"
msgstr ""
-#: fortran/lang.opt:149
+#: fortran/lang.opt:157
msgid "Specify that backslash in string introduces an escape character"
msgstr ""
-#: fortran/lang.opt:153
+#: fortran/lang.opt:161
msgid "Produce a backtrace when a runtime error is encountered"
msgstr ""
-#: fortran/lang.opt:157
+#: fortran/lang.opt:165
msgid ""
"-fblas-matmul-limit=<n> Size of the smallest matrix for which matmul "
"will use BLAS"
msgstr ""
-#: fortran/lang.opt:161
+#: fortran/lang.opt:169
msgid ""
"Produce a warning at runtime if a array temporary has been created for a "
"procedure argument"
msgstr ""
-#: fortran/lang.opt:165
+#: fortran/lang.opt:173
msgid "Use big-endian format for unformatted files"
msgstr ""
-#: fortran/lang.opt:169
+#: fortran/lang.opt:177
msgid "Use little-endian format for unformatted files"
msgstr ""
-#: fortran/lang.opt:173
+#: fortran/lang.opt:181
msgid "Use native format for unformatted files"
msgstr ""
-#: fortran/lang.opt:177
+#: fortran/lang.opt:185
msgid "Swap endianness for unformatted files"
msgstr ""
-#: fortran/lang.opt:181
+#: fortran/lang.opt:189
msgid "Use the Cray Pointer extension"
msgstr ""
-#: fortran/lang.opt:185
+#: fortran/lang.opt:193
msgid "Ignore 'D' in column one in fixed form"
msgstr ""
-#: fortran/lang.opt:189
+#: fortran/lang.opt:197
msgid "Treat lines with 'D' in column one as comments"
msgstr ""
-#: fortran/lang.opt:193
+#: fortran/lang.opt:201
msgid "Set the default double precision kind to an 8 byte wide type"
msgstr ""
-#: fortran/lang.opt:197
+#: fortran/lang.opt:205
msgid "Set the default integer kind to an 8 byte wide type"
msgstr ""
-#: fortran/lang.opt:201
+#: fortran/lang.opt:209
msgid "Set the default real kind to an 8 byte wide type"
msgstr ""
-#: fortran/lang.opt:205
+#: fortran/lang.opt:213
msgid "Allow dollar signs in entity names"
msgstr ""
-#: fortran/lang.opt:209
+#: fortran/lang.opt:217
msgid "Dump a core file when a runtime error occurs"
msgstr ""
-#: fortran/lang.opt:213
+#: fortran/lang.opt:221
msgid "Display the code tree after parsing"
msgstr ""
-#: fortran/lang.opt:217
+#: fortran/lang.opt:225
msgid ""
"Specify that an external BLAS library should be used for matmul calls on "
"large-size arrays"
msgstr ""
-#: fortran/lang.opt:221
+#: fortran/lang.opt:229
msgid "Use f2c calling convention"
msgstr ""
-#: fortran/lang.opt:225
+#: fortran/lang.opt:233
msgid "Assume that the source file is fixed form"
msgstr ""
-#: fortran/lang.opt:229
+#: fortran/lang.opt:237
msgid "Specify where to find the compiled intrinsic modules"
msgstr ""
-#: fortran/lang.opt:233
+#: fortran/lang.opt:241
msgid "Allow arbitrary character line width in fixed mode"
msgstr ""
-#: fortran/lang.opt:237
+#: fortran/lang.opt:245
msgid "Use n as character line width in fixed mode"
msgstr ""
-#: fortran/lang.opt:241
+#: fortran/lang.opt:249
msgid "Stop on following floating point exceptions"
msgstr ""
-#: fortran/lang.opt:245
+#: fortran/lang.opt:253
msgid "Assume that the source file is free form"
msgstr ""
-#: fortran/lang.opt:249
+#: fortran/lang.opt:257
msgid "Allow arbitrary character line width in free mode"
msgstr ""
-#: fortran/lang.opt:253
+#: fortran/lang.opt:261
msgid "Use n as character line width in free mode"
msgstr ""
-#: fortran/lang.opt:257
+#: fortran/lang.opt:265
msgid ""
"Specify that no implicit typing is allowed, unless overridden by explicit "
"IMPLICIT statements"
msgstr ""
-#: fortran/lang.opt:261
+#: fortran/lang.opt:269
msgid ""
"-finit-character=<n> Initialize local character variables to ASCII value n"
msgstr ""
-#: fortran/lang.opt:265
+#: fortran/lang.opt:273
msgid "-finit-integer=<n> Initialize local integer variables to n"
msgstr ""
-#: fortran/lang.opt:269
+#: fortran/lang.opt:277
msgid "Initialize local variables to zero (from g77)"
msgstr ""
-#: fortran/lang.opt:273
+#: fortran/lang.opt:281
msgid "-finit-logical=<true|false> Initialize local logical variables"
msgstr ""
-#: fortran/lang.opt:277
+#: fortran/lang.opt:285
msgid "-finit-real=<zero|nan|inf|-inf> Initialize local real variables"
msgstr ""
-#: fortran/lang.opt:281
+#: fortran/lang.opt:289
+msgid ""
+"-fmax-array-constructor=<n> Maximum number of objects in an array "
+"constructor"
+msgstr ""
+
+#: fortran/lang.opt:293
msgid "Maximum number of errors to report"
msgstr ""
-#: fortran/lang.opt:285
+#: fortran/lang.opt:297
msgid "Maximum identifier length"
msgstr ""
-#: fortran/lang.opt:289
+#: fortran/lang.opt:301
msgid "Maximum length for subrecords"
msgstr ""
-#: fortran/lang.opt:293
+#: fortran/lang.opt:305
msgid "Size in bytes of the largest array that will be put on the stack"
msgstr ""
-#: fortran/lang.opt:297
+#: fortran/lang.opt:309
msgid "Set default accessibility of module entities to PRIVATE."
msgstr ""
-#: fortran/lang.opt:301
+#: fortran/lang.opt:313
msgid "Enable OpenMP (also sets frecursive)"
msgstr ""
-#: fortran/lang.opt:305
+#: fortran/lang.opt:317
msgid "Try to lay out derived types as compactly as possible"
msgstr ""
-#: fortran/lang.opt:309
+#: fortran/lang.opt:321
msgid "Treat the input file as preprocessed"
msgstr ""
-#: fortran/lang.opt:313
+#: fortran/lang.opt:325
msgid "Enable range checking during compilation"
msgstr ""
-#: fortran/lang.opt:317
+#: fortran/lang.opt:329
msgid "Use a 4-byte record marker for unformatted files"
msgstr ""
-#: fortran/lang.opt:321
+#: fortran/lang.opt:333
msgid "Use an 8-byte record marker for unformatted files"
msgstr ""
-#: fortran/lang.opt:325
+#: fortran/lang.opt:337
msgid "Allocate local variables on the stack to allow indirect recursion"
msgstr ""
-#: fortran/lang.opt:329
+#: fortran/lang.opt:341
msgid "Copy array sections into a contiguous block on procedure entry"
msgstr ""
-#: fortran/lang.opt:333
+#: fortran/lang.opt:345
msgid "Append a second underscore if the name already contains an underscore"
msgstr ""
-#: fortran/lang.opt:337 c.opt:721
+#: fortran/lang.opt:349 c.opt:729
msgid "Use the narrowest integer type possible for enumeration types"
msgstr ""
-#: fortran/lang.opt:341
+#: fortran/lang.opt:353
msgid "Apply negative sign to zero values"
msgstr ""
-#: fortran/lang.opt:345
+#: fortran/lang.opt:357
msgid "Append underscores to externally visible names"
msgstr ""
-#: fortran/lang.opt:381
+#: fortran/lang.opt:393
msgid "Statically link the GNU Fortran helper library (libgfortran)"
msgstr ""
-#: fortran/lang.opt:385
+#: fortran/lang.opt:397
msgid "Conform to the ISO Fortran 2003 standard"
msgstr ""
-#: fortran/lang.opt:389
+#: fortran/lang.opt:401
msgid "Conform to the ISO Fortran 2008 standard"
msgstr ""
-#: fortran/lang.opt:393
+#: fortran/lang.opt:405
msgid "Conform to the ISO Fortran 95 standard"
msgstr ""
-#: fortran/lang.opt:397
+#: fortran/lang.opt:409
msgid "Conform to nothing in particular"
msgstr ""
-#: fortran/lang.opt:401
+#: fortran/lang.opt:413
msgid "Accept extensions to support legacy code"
msgstr ""
-#: config/alpha/alpha.opt:23 config/i386/i386.opt:197
+#: config/alpha/alpha.opt:23 config/i386/i386.opt:201
msgid "Do not use hardware fp"
msgstr ""
msgid "64 bit ABI"
msgstr ""
-#: config/s390/s390.opt:31 config/i386/i386.opt:93 config/spu/spu.opt:60
+#: config/s390/s390.opt:31 config/i386/i386.opt:97 config/spu/spu.opt:80
msgid "Generate code for given CPU"
msgstr ""
msgstr ""
#: config/s390/s390.opt:87 config/ia64/ia64.opt:97 config/sparc/sparc.opt:95
-#: config/i386/i386.opt:225 config/rs6000/rs6000.opt:226 config/spu/spu.opt:64
+#: config/i386/i386.opt:229 config/rs6000/rs6000.opt:226 config/spu/spu.opt:84
msgid "Schedule code for given CPU"
msgstr ""
msgid "Enable earlier placing stop bits for better scheduling"
msgstr ""
-#: config/ia64/ia64.opt:89 config/spu/spu.opt:56 config/sh/sh.opt:253
+#: config/ia64/ia64.opt:89 config/spu/spu.opt:72 config/sh/sh.opt:253
#: config/pa/pa.opt:51
msgid "Specify range of registers to make fixed"
msgstr ""
msgstr ""
#: config/ia64/ia64.opt:133
-msgid "Print information about speculative motions."
+msgid ""
+"If set, data speculative instructions will be chosen for schedule only if "
+"there are no other choices at the moment "
msgstr ""
#: config/ia64/ia64.opt:137
msgid ""
-"If set, data speculative instructions will be chosen for schedule only if "
+"If set, control speculative instructions will be chosen for schedule only if "
"there are no other choices at the moment "
msgstr ""
#: config/ia64/ia64.opt:141
msgid ""
-"If set, control speculative instructions will be chosen for schedule only if "
-"there are no other choices at the moment "
+"Count speculative dependencies while calculating priority of instructions"
msgstr ""
#: config/ia64/ia64.opt:145
+msgid "Place a stop bit after every cycle when scheduling"
+msgstr ""
+
+#: config/ia64/ia64.opt:149
msgid ""
-"Count speculative dependencies while calculating priority of instructions"
+"Assume that floating-point stores and loads are not likely to cause conflict "
+"when placed into one instruction group"
+msgstr ""
+
+#: config/ia64/ia64.opt:153
+msgid ""
+"Soft limit on number of memory insns per instruction group, giving lower "
+"priority to subsequent memory insns attempting to schedule in the same insn "
+"group. Frequently useful to prevent cache bank conflicts. Default value is 1"
+msgstr ""
+
+#: config/ia64/ia64.opt:157
+msgid ""
+"Disallow more than `msched-max-memory-insns' in instruction group. "
+"Otherwise, limit is `soft' (prefer non-memory operations when limit is "
+"reached)"
+msgstr ""
+
+#: config/ia64/ia64.opt:161
+msgid "Don't generate checks for control speculation in selective scheduling"
msgstr ""
#: config/m32c/m32c.opt:24 config/bfin/bfin.opt:23
msgid "Support more than 8192 GOT entries on ColdFire"
msgstr ""
-#: config/m68k/ieee.opt:24 config/i386/i386.opt:133
+#: config/m68k/ieee.opt:24 config/i386/i386.opt:137
msgid "Use IEEE math for fp comparisons"
msgstr ""
msgid "Ignored (obsolete)"
msgstr ""
-#: config/i386/i386.opt:57
+#: config/i386/mingw.opt:23
+msgid "Warn about none ISO msvcrt scanf/printf width extensions"
+msgstr ""
+
+#: config/i386/i386.opt:61
msgid "sizeof(long double) is 16"
msgstr ""
-#: config/i386/i386.opt:61 config/i386/i386.opt:129
+#: config/i386/i386.opt:65 config/i386/i386.opt:133
msgid "Use hardware fp"
msgstr ""
-#: config/i386/i386.opt:65
+#: config/i386/i386.opt:69
msgid "sizeof(long double) is 12"
msgstr ""
-#: config/i386/i386.opt:69
+#: config/i386/i386.opt:73
msgid "Reserve space for outgoing arguments in the function prologue"
msgstr ""
-#: config/i386/i386.opt:73
+#: config/i386/i386.opt:77
msgid "Align some doubles on dword boundary"
msgstr ""
-#: config/i386/i386.opt:77
+#: config/i386/i386.opt:81
msgid "Function starts are aligned to this power of 2"
msgstr ""
-#: config/i386/i386.opt:81
+#: config/i386/i386.opt:85
msgid "Jump targets are aligned to this power of 2"
msgstr ""
-#: config/i386/i386.opt:85
+#: config/i386/i386.opt:89
msgid "Loop code aligned to this power of 2"
msgstr ""
-#: config/i386/i386.opt:89
+#: config/i386/i386.opt:93
msgid "Align destination of the string operations"
msgstr ""
-#: config/i386/i386.opt:97
+#: config/i386/i386.opt:101
msgid "Use given assembler dialect"
msgstr ""
-#: config/i386/i386.opt:101
+#: config/i386/i386.opt:105
msgid "Branches are this expensive (1-5, arbitrary units)"
msgstr ""
-#: config/i386/i386.opt:105
+#: config/i386/i386.opt:109
msgid ""
"Data greater than given threshold will go into .ldata section in x86-64 "
"medium model"
msgstr ""
-#: config/i386/i386.opt:109
+#: config/i386/i386.opt:113
msgid "Use given x86-64 code model"
msgstr ""
-#: config/i386/i386.opt:113
+#: config/i386/i386.opt:117
msgid "Generate sin, cos, sqrt for FPU"
msgstr ""
-#: config/i386/i386.opt:117
+#: config/i386/i386.opt:121
msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack"
msgstr ""
-#: config/i386/i386.opt:121
+#: config/i386/i386.opt:125
msgid "Return values of functions in FPU registers"
msgstr ""
-#: config/i386/i386.opt:125
+#: config/i386/i386.opt:129
msgid "Generate floating point mathematics using given instruction set"
msgstr ""
-#: config/i386/i386.opt:137
+#: config/i386/i386.opt:141
msgid "Inline all known string operations"
msgstr ""
-#: config/i386/i386.opt:141
+#: config/i386/i386.opt:145
msgid ""
"Inline memset/memcpy string operations, but perform inline version only for "
"small blocks"
msgstr ""
-#: config/i386/i386.opt:149
+#: config/i386/i386.opt:153
msgid "Use native (MS) bitfield layout"
msgstr ""
-#: config/i386/i386.opt:165
+#: config/i386/i386.opt:169
msgid "Omit the frame pointer in leaf functions"
msgstr ""
-#: config/i386/i386.opt:169
+#: config/i386/i386.opt:173
msgid "Set 80387 floating-point precision (-mpc32, -mpc64, -mpc80)"
msgstr ""
-#: config/i386/i386.opt:173
+#: config/i386/i386.opt:177
msgid "Attempt to keep stack aligned to this power of 2"
msgstr ""
-#: config/i386/i386.opt:177
+#: config/i386/i386.opt:181
msgid "Assume incoming stack aligned to this power of 2"
msgstr ""
-#: config/i386/i386.opt:181
+#: config/i386/i386.opt:185
msgid "Use push instructions to save outgoing arguments"
msgstr ""
-#: config/i386/i386.opt:185
+#: config/i386/i386.opt:189
msgid "Use red-zone in the x86-64 code"
msgstr ""
-#: config/i386/i386.opt:189
+#: config/i386/i386.opt:193
msgid "Number of registers used to pass integer arguments"
msgstr ""
-#: config/i386/i386.opt:193
+#: config/i386/i386.opt:197
msgid "Alternate calling convention"
msgstr ""
-#: config/i386/i386.opt:201
+#: config/i386/i386.opt:205
msgid "Use SSE register passing conventions for SF and DF mode"
msgstr ""
-#: config/i386/i386.opt:205
+#: config/i386/i386.opt:209
msgid "Realign stack in prologue"
msgstr ""
-#: config/i386/i386.opt:209
+#: config/i386/i386.opt:213
msgid "Enable stack probing"
msgstr ""
-#: config/i386/i386.opt:213
+#: config/i386/i386.opt:217
msgid "Chose strategy to generate stringop using"
msgstr ""
-#: config/i386/i386.opt:217
+#: config/i386/i386.opt:221
msgid "Use given thread-local storage dialect"
msgstr ""
-#: config/i386/i386.opt:221
+#: config/i386/i386.opt:225
#, c-format
msgid "Use direct references against %gs when accessing tls data"
msgstr ""
-#: config/i386/i386.opt:229
+#: config/i386/i386.opt:233
msgid "Vector library ABI to use"
msgstr ""
-#: config/i386/i386.opt:233
+#: config/i386/i386.opt:237
msgid "Generate reciprocals instead of divss and sqrtss."
msgstr ""
-#: config/i386/i386.opt:237
+#: config/i386/i386.opt:241
msgid "Generate cld instruction in the function prologue."
msgstr ""
-#: config/i386/i386.opt:244
+#: config/i386/i386.opt:248
msgid ""
"Enable automatic generation of fused floating point multiply-add instructions"
msgstr ""
-#: config/i386/i386.opt:252
+#: config/i386/i386.opt:256
msgid "Generate 32bit i386 code"
msgstr ""
-#: config/i386/i386.opt:256
+#: config/i386/i386.opt:260
msgid "Generate 64bit x86-64 code"
msgstr ""
-#: config/i386/i386.opt:260
+#: config/i386/i386.opt:264
msgid "Support MMX built-in functions"
msgstr ""
-#: config/i386/i386.opt:264
+#: config/i386/i386.opt:268
msgid "Support 3DNow! built-in functions"
msgstr ""
-#: config/i386/i386.opt:268
+#: config/i386/i386.opt:272
msgid "Support Athlon 3Dnow! built-in functions"
msgstr ""
-#: config/i386/i386.opt:272
+#: config/i386/i386.opt:276
msgid "Support MMX and SSE built-in functions and code generation"
msgstr ""
-#: config/i386/i386.opt:276
+#: config/i386/i386.opt:280
msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
msgstr ""
-#: config/i386/i386.opt:280
+#: config/i386/i386.opt:284
msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
msgstr ""
-#: config/i386/i386.opt:284
+#: config/i386/i386.opt:288
msgid ""
"Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation"
msgstr ""
-#: config/i386/i386.opt:288
+#: config/i386/i386.opt:292
msgid ""
"Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code "
"generation"
msgstr ""
-#: config/i386/i386.opt:292 config/i386/i386.opt:296
+#: config/i386/i386.opt:296 config/i386/i386.opt:300
msgid ""
"Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions "
"and code generation"
msgstr ""
-#: config/i386/i386.opt:300
+#: config/i386/i386.opt:304
msgid "Do not support SSE4.1 and SSE4.2 built-in functions and code generation"
msgstr ""
-#: config/i386/i386.opt:304
+#: config/i386/i386.opt:308
+msgid ""
+"Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in "
+"functions and code generation"
+msgstr ""
+
+#: config/i386/i386.opt:312
+msgid ""
+"Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in "
+"functions and code generation"
+msgstr ""
+
+#: config/i386/i386.opt:316
msgid ""
"Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation"
msgstr ""
-#: config/i386/i386.opt:308
+#: config/i386/i386.opt:320
msgid "Support SSE5 built-in functions and code generation"
msgstr ""
-#: config/i386/i386.opt:312
+#: config/i386/i386.opt:324
msgid ""
"Support code generation of Advanced Bit Manipulation (ABM) instructions."
msgstr ""
-#: config/i386/i386.opt:316
+#: config/i386/i386.opt:328
msgid "Support code generation of popcnt instruction."
msgstr ""
-#: config/i386/i386.opt:320
+#: config/i386/i386.opt:332
msgid "Support code generation of cmpxchg16b instruction."
msgstr ""
-#: config/i386/i386.opt:324
+#: config/i386/i386.opt:336
msgid "Support code generation of sahf instruction in 64bit x86-64 code."
msgstr ""
-#: config/i386/i386.opt:328
+#: config/i386/i386.opt:340
msgid "Support AES built-in functions and code generation"
msgstr ""
-#: config/i386/i386.opt:332
+#: config/i386/i386.opt:344
msgid "Support PCLMUL built-in functions and code generation"
msgstr ""
+#: config/i386/i386.opt:348
+msgid "Encode SSE instructions with VEX prefix"
+msgstr ""
+
#: config/i386/cygming.opt:23
msgid "Create console application"
msgstr ""
msgstr ""
#: config/rs6000/rs6000.opt:238
-msgid "Warn about deprecated 'vector long ...' AltiVec type usage"
+msgid "Generate Cell microcode"
msgstr ""
#: config/rs6000/rs6000.opt:242
-msgid "Select GPR floating point method"
+msgid "Warn when a Cell microcoded instruction is emitted"
msgstr ""
#: config/rs6000/rs6000.opt:246
-msgid "Specify size of long double (64 or 128 bits)"
+msgid "Warn about deprecated 'vector long ...' AltiVec type usage"
msgstr ""
#: config/rs6000/rs6000.opt:250
-msgid "Determine which dependences between insns are considered costly"
+msgid "Select GPR floating point method"
msgstr ""
#: config/rs6000/rs6000.opt:254
-msgid "Specify which post scheduling nop insertion scheme to apply"
+msgid "Specify size of long double (64 or 128 bits)"
msgstr ""
#: config/rs6000/rs6000.opt:258
-msgid "Specify alignment of structure fields default/natural"
+msgid "Determine which dependences between insns are considered costly"
msgstr ""
#: config/rs6000/rs6000.opt:262
-msgid "Specify scheduling priority for dispatch slot restricted insns"
+msgid "Specify which post scheduling nop insertion scheme to apply"
msgstr ""
-#: config/rs6000/aix64.opt:24
-msgid "Compile for 64-bit pointers"
+#: config/rs6000/rs6000.opt:266
+msgid "Specify alignment of structure fields default/natural"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:270
+msgid "Specify scheduling priority for dispatch slot restricted insns"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:274
+msgid "Single-precision floating point unit"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:278
+msgid "Double-precision floating point unit"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:282
+msgid "Floating point unit does not support divide & sqrt"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:286
+msgid "Specify FP (sp, dp, sp-lite, dp-lite) (implies -mxilinx-fpu)"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:290
+msgid "Specify Xilinx FPU."
+msgstr ""
+
+#: config/rs6000/aix64.opt:24
+msgid "Compile for 64-bit pointers"
msgstr ""
#: config/rs6000/aix64.opt:28
msgid "volatile must be specified on any memory that is effected by DMA"
msgstr ""
-#: config/spu/spu.opt:40
+#: config/spu/spu.opt:40 config/spu/spu.opt:44
+msgid ""
+"Insert nops when it might improve performance by allowing dual issue "
+"(default)"
+msgstr ""
+
+#: config/spu/spu.opt:48
msgid "Use standard main function as entry for startup"
msgstr ""
-#: config/spu/spu.opt:44
+#: config/spu/spu.opt:52
msgid "Generate branch hints for branches"
msgstr ""
-#: config/spu/spu.opt:48
+#: config/spu/spu.opt:56
+msgid "Maximum number of nops to insert for a hint (Default 2)"
+msgstr ""
+
+#: config/spu/spu.opt:60
+msgid ""
+"Approximate maximum number of instructions to allow between a hint and its "
+"branch [125]"
+msgstr ""
+
+#: config/spu/spu.opt:64
msgid "Generate code for 18 bit addressing"
msgstr ""
-#: config/spu/spu.opt:52
+#: config/spu/spu.opt:68
msgid "Generate code for 32 bit addressing"
msgstr ""
+#: config/spu/spu.opt:76
+msgid ""
+"Insert hbrp instructions after hinted branch targets to avoid the SPU hang "
+"issue"
+msgstr ""
+
#: config/mcore/mcore.opt:23
msgid "Generate code for the M*Core M210"
msgstr ""
"Use Neon quad-word (rather than double-word) registers for vectorization"
msgstr ""
+#: config/arm/arm.opt:162
+msgid "Only generate absolute relocations on word sized values."
+msgstr ""
+
+#: config/arm/arm.opt:166
+msgid ""
+"Avoid overlapping destination and address registers on LDRD instructions"
+msgstr ""
+
#: config/arm/pe.opt:23
msgid "Ignore dllimport attribute for functions"
msgstr ""
msgstr ""
#: config/mips/mips.opt:117
-msgid "Work around errata for early SB-1 revision 2 cores"
+msgid "Work around certain R10000 errata"
msgstr ""
#: config/mips/mips.opt:121
-msgid "Work around certain VR4120 errata"
+msgid "Work around errata for early SB-1 revision 2 cores"
msgstr ""
#: config/mips/mips.opt:125
-msgid "Work around VR4130 mflo/mfhi errata"
+msgid "Work around certain VR4120 errata"
msgstr ""
#: config/mips/mips.opt:129
-msgid "Work around an early 4300 hardware bug"
+msgid "Work around VR4130 mflo/mfhi errata"
msgstr ""
#: config/mips/mips.opt:133
-msgid "FP exceptions are enabled"
+msgid "Work around an early 4300 hardware bug"
msgstr ""
#: config/mips/mips.opt:137
-msgid "Use 32-bit floating-point registers"
+msgid "FP exceptions are enabled"
msgstr ""
#: config/mips/mips.opt:141
-msgid "Use 64-bit floating-point registers"
+msgid "Use 32-bit floating-point registers"
msgstr ""
#: config/mips/mips.opt:145
-msgid "Use FUNC to flush the cache before calling stack trampolines"
+msgid "Use 64-bit floating-point registers"
msgstr ""
#: config/mips/mips.opt:149
-msgid "Generate floating-point multiply-add instructions"
+msgid "Use FUNC to flush the cache before calling stack trampolines"
msgstr ""
#: config/mips/mips.opt:153
-msgid "Use 32-bit general registers"
+msgid "Generate floating-point multiply-add instructions"
msgstr ""
#: config/mips/mips.opt:157
-msgid "Use 64-bit general registers"
+msgid "Use 32-bit general registers"
msgstr ""
#: config/mips/mips.opt:161
-msgid "Use GP-relative addressing to access small data"
+msgid "Use 64-bit general registers"
msgstr ""
#: config/mips/mips.opt:165
+msgid "Use GP-relative addressing to access small data"
+msgstr ""
+
+#: config/mips/mips.opt:169
msgid ""
"When generating -mabicalls code, allow executables to use PLTs and copy "
"relocations"
msgstr ""
-#: config/mips/mips.opt:169
+#: config/mips/mips.opt:173
msgid "Allow the use of hardware floating-point ABI and instructions"
msgstr ""
-#: config/mips/mips.opt:173
+#: config/mips/mips.opt:177
msgid "Generate code that can be safely linked with MIPS16 code."
msgstr ""
-#: config/mips/mips.opt:177
+#: config/mips/mips.opt:181
msgid "Generate code for ISA level N"
msgstr ""
-#: config/mips/mips.opt:181
+#: config/mips/mips.opt:185
msgid "Generate MIPS16 code"
msgstr ""
-#: config/mips/mips.opt:185
+#: config/mips/mips.opt:189
msgid "Use MIPS-3D instructions"
msgstr ""
-#: config/mips/mips.opt:189
+#: config/mips/mips.opt:193
msgid "Use ll, sc and sync instructions"
msgstr ""
-#: config/mips/mips.opt:193
+#: config/mips/mips.opt:197
msgid "Use -G for object-local data"
msgstr ""
-#: config/mips/mips.opt:197
+#: config/mips/mips.opt:201
msgid "Use indirect calls"
msgstr ""
-#: config/mips/mips.opt:201
+#: config/mips/mips.opt:205
msgid "Use a 32-bit long type"
msgstr ""
-#: config/mips/mips.opt:205
+#: config/mips/mips.opt:209
msgid "Use a 64-bit long type"
msgstr ""
-#: config/mips/mips.opt:209
+#: config/mips/mips.opt:213
msgid "Don't optimize block moves"
msgstr ""
-#: config/mips/mips.opt:213
+#: config/mips/mips.opt:217
msgid "Use the mips-tfile postpass"
msgstr ""
-#: config/mips/mips.opt:217
+#: config/mips/mips.opt:221
msgid "Allow the use of MT instructions"
msgstr ""
-#: config/mips/mips.opt:221
+#: config/mips/mips.opt:225
msgid "Do not use a cache-flushing function before calling stack trampolines"
msgstr ""
-#: config/mips/mips.opt:225
+#: config/mips/mips.opt:229
msgid "Do not use MDMX instructions"
msgstr ""
-#: config/mips/mips.opt:229
+#: config/mips/mips.opt:233
msgid "Generate normal-mode code"
msgstr ""
-#: config/mips/mips.opt:233
+#: config/mips/mips.opt:237
msgid "Do not use MIPS-3D instructions"
msgstr ""
-#: config/mips/mips.opt:237
+#: config/mips/mips.opt:241
msgid "Use paired-single floating-point instructions"
msgstr ""
-#: config/mips/mips.opt:241
+#: config/mips/mips.opt:245
+msgid "Specify when r10k cache barriers should be inserted"
+msgstr ""
+
+#: config/mips/mips.opt:249
msgid ""
"When generating -mabicalls code, make the code suitable for use in shared "
"libraries"
msgstr ""
-#: config/mips/mips.opt:245
+#: config/mips/mips.opt:253
msgid ""
"Restrict the use of hardware floating-point instructions to 32-bit operations"
msgstr ""
-#: config/mips/mips.opt:249
+#: config/mips/mips.opt:257
msgid "Use SmartMIPS instructions"
msgstr ""
-#: config/mips/mips.opt:253
+#: config/mips/mips.opt:261
msgid "Prevent the use of all hardware floating-point instructions"
msgstr ""
-#: config/mips/mips.opt:257
+#: config/mips/mips.opt:265
msgid "Optimize lui/addiu address loads"
msgstr ""
-#: config/mips/mips.opt:261
+#: config/mips/mips.opt:269
msgid "Assume all symbols have 32-bit values"
msgstr ""
-#: config/mips/mips.opt:265
+#: config/mips/mips.opt:273
msgid "Optimize the output for PROCESSOR"
msgstr ""
-#: config/mips/mips.opt:269 config/iq2000/iq2000.opt:44
+#: config/mips/mips.opt:277 config/iq2000/iq2000.opt:44
msgid "Put uninitialized constants in ROM (needs -membedded-data)"
msgstr ""
-#: config/mips/mips.opt:273
+#: config/mips/mips.opt:281
msgid "Perform VR4130-specific alignment optimizations"
msgstr ""
-#: config/mips/mips.opt:277
+#: config/mips/mips.opt:285
msgid "Lift restrictions on GOT size"
msgstr ""
msgid "Build for SDRAM"
msgstr ""
+#: config/picochip/picochip.opt:23
+msgid "Specify which type of AE to target. This option sets the mul-type"
+msgstr ""
+
+#: config/picochip/picochip.opt:28
+msgid "Specify which type of multiplication to use. Can be mem, mac or none."
+msgstr ""
+
+#: config/picochip/picochip.opt:32
+msgid ""
+"Specify whether the byte access instructions should be used. Enabled by "
+"default."
+msgstr ""
+
+#: config/picochip/picochip.opt:36
+msgid "Enable debug output to be generated."
+msgstr ""
+
+#: config/picochip/picochip.opt:40
+msgid "Allow a symbol value to be used as an immediate value in an"
+msgstr ""
+
+#: config/picochip/picochip.opt:45
+msgid "Generate warnings when inefficient code is known to be generated."
+msgstr ""
+
#: config/vxworks.opt:24
msgid "Assume the VxWorks RTP environment"
msgstr ""
msgid "Print the name of header files as they are used"
msgstr ""
-#: c.opt:68 c.opt:866
+#: c.opt:68 c.opt:874
msgid "Add <dir> to the end of the main include path"
msgstr ""
msgstr ""
#: c.opt:136
-msgid "Warn about C constructs that are not in the common subset of C and C++"
+msgid "Warn when a built-in preprocessor macro is undefined or redefined"
msgstr ""
#: c.opt:140
+msgid "Warn about C constructs that are not in the common subset of C and C++"
+msgstr ""
+
+#: c.opt:144
msgid ""
"Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO "
"C++ 200x"
msgstr ""
-#: c.opt:144
+#: c.opt:148
msgid "Warn about casts which discard qualifiers"
msgstr ""
-#: c.opt:148
+#: c.opt:152
msgid "Warn about subscripts whose type is \"char\""
msgstr ""
-#: c.opt:152
+#: c.opt:156
msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\""
msgstr ""
-#: c.opt:156
+#: c.opt:160
msgid ""
"Warn about possibly nested block comments, and C++ comments spanning more "
"than one physical line"
msgstr ""
-#: c.opt:160
+#: c.opt:164
msgid "Synonym for -Wcomment"
msgstr ""
-#: c.opt:164
+#: c.opt:168
msgid "Warn for implicit type conversions that may change a value"
msgstr ""
-#: c.opt:168
+#: c.opt:172
msgid "Warn for implicit type conversions between signed and unsigned integers"
msgstr ""
-#: c.opt:172
+#: c.opt:176
msgid "Warn when all constructors and destructors are private"
msgstr ""
-#: c.opt:176
+#: c.opt:180
msgid "Warn when a declaration is found after a statement"
msgstr ""
-#: c.opt:180
+#: c.opt:184
msgid "Warn about deprecated compiler features"
msgstr ""
-#: c.opt:184
+#: c.opt:188
msgid "Warn about compile-time integer division by zero"
msgstr ""
-#: c.opt:188
+#: c.opt:192
msgid "Warn about violations of Effective C++ style rules"
msgstr ""
-#: c.opt:192
+#: c.opt:196
msgid "Warn about an empty body in an if or else statement"
msgstr ""
-#: c.opt:196
+#: c.opt:200
msgid "Warn about stray tokens after #elif and #endif"
msgstr ""
-#: c.opt:200
+#: c.opt:204
msgid "Warn about comparison of different enum types"
msgstr ""
-#: c.opt:208
+#: c.opt:212
msgid ""
"This switch is deprecated; use -Werror=implicit-function-declaration instead"
msgstr ""
-#: c.opt:212
+#: c.opt:216
msgid "Warn if testing floating point numbers for equality"
msgstr ""
-#: c.opt:216
+#: c.opt:220
msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
msgstr ""
-#: c.opt:220
+#: c.opt:224
msgid "Warn if passing too many arguments to a function for its format string"
msgstr ""
-#: c.opt:224
+#: c.opt:228
msgid "Warn about format strings that are not literals"
msgstr ""
-#: c.opt:228
+#: c.opt:232
msgid "Warn about format strings that contain NUL bytes"
msgstr ""
-#: c.opt:232
+#: c.opt:236
msgid "Warn about possible security problems with format functions"
msgstr ""
-#: c.opt:236
+#: c.opt:240
msgid "Warn about strftime formats yielding 2-digit years"
msgstr ""
-#: c.opt:240
+#: c.opt:244
msgid "Warn about zero-length formats"
msgstr ""
-#: c.opt:247
+#: c.opt:251
msgid "Warn whenever type qualifiers are ignored."
msgstr ""
-#: c.opt:251
+#: c.opt:255
msgid "Warn about variables which are initialized to themselves"
msgstr ""
-#: c.opt:258
+#: c.opt:262
msgid "Warn about implicit function declarations"
msgstr ""
-#: c.opt:262
+#: c.opt:266
msgid "Warn when a declaration does not specify a type"
msgstr ""
-#: c.opt:269
+#: c.opt:273
msgid ""
"Warn when there is a cast to a pointer from an integer of a different size"
msgstr ""
-#: c.opt:273
+#: c.opt:277
msgid "Warn about invalid uses of the \"offsetof\" macro"
msgstr ""
-#: c.opt:277
+#: c.opt:281
msgid "Warn about PCH files that are found but not used"
msgstr ""
-#: c.opt:281
+#: c.opt:285
msgid "Do not warn about using \"long long\" when -pedantic"
msgstr ""
-#: c.opt:285
+#: c.opt:289
msgid "Warn about suspicious declarations of \"main\""
msgstr ""
-#: c.opt:289
+#: c.opt:293
msgid "Warn about possibly missing braces around initializers"
msgstr ""
-#: c.opt:293
+#: c.opt:297
msgid "Warn about global functions without previous declarations"
msgstr ""
-#: c.opt:297
+#: c.opt:301
msgid "Warn about missing fields in struct initializers"
msgstr ""
-#: c.opt:301
+#: c.opt:305
msgid "Warn about functions which might be candidates for format attributes"
msgstr ""
-#: c.opt:305
+#: c.opt:309
msgid "Warn about user-specified include directories that do not exist"
msgstr ""
-#: c.opt:309
+#: c.opt:313
msgid ""
"Warn about function parameters declared without a type specifier in K&R-"
"style functions"
msgstr ""
-#: c.opt:313
+#: c.opt:317
msgid "Warn about global functions without prototypes"
msgstr ""
-#: c.opt:317
+#: c.opt:321
msgid "Warn about use of multi-character character constants"
msgstr ""
-#: c.opt:321
+#: c.opt:325
msgid "Warn about \"extern\" declarations not at file scope"
msgstr ""
-#: c.opt:325
+#: c.opt:329
msgid ""
"Warn when non-templatized friend functions are declared within a template"
msgstr ""
-#: c.opt:329
+#: c.opt:333
msgid "Warn about non-virtual destructors"
msgstr ""
-#: c.opt:333
+#: c.opt:337
msgid ""
"Warn about NULL being passed to argument slots marked as requiring non-NULL"
msgstr ""
-#: c.opt:337
+#: c.opt:341
msgid "Warn about non-normalised Unicode strings"
msgstr ""
-#: c.opt:341
+#: c.opt:345
msgid "Warn if a C-style cast is used in a program"
msgstr ""
-#: c.opt:345
+#: c.opt:349
msgid "Warn for obsolescent usage in a declaration"
msgstr ""
-#: c.opt:349
+#: c.opt:353
msgid "Warn if an old-style parameter definition is used"
msgstr ""
-#: c.opt:353
+#: c.opt:357
msgid ""
"Warn if a string is longer than the maximum portable length specified by the "
"standard"
msgstr ""
-#: c.opt:357
+#: c.opt:361
msgid "Warn about overloaded virtual function names"
msgstr ""
-#: c.opt:361
+#: c.opt:365
msgid "Warn about overriding initializers without side effects"
msgstr ""
-#: c.opt:365
+#: c.opt:369
msgid "Warn about possibly missing parentheses"
msgstr ""
-#: c.opt:369
+#: c.opt:373
msgid "Warn when converting the type of pointers to member functions"
msgstr ""
-#: c.opt:373
+#: c.opt:377
msgid "Warn about function pointer arithmetic"
msgstr ""
-#: c.opt:377
+#: c.opt:381
msgid "Warn when a pointer is cast to an integer of a different size"
msgstr ""
-#: c.opt:381
+#: c.opt:385
msgid "Warn about misuses of pragmas"
msgstr ""
-#: c.opt:385
+#: c.opt:389
msgid "Warn if inherited methods are unimplemented"
msgstr ""
-#: c.opt:389
+#: c.opt:393
msgid "Warn about multiple declarations of the same object"
msgstr ""
-#: c.opt:393
+#: c.opt:397
msgid "Warn when the compiler reorders code"
msgstr ""
-#: c.opt:397
+#: c.opt:401
msgid ""
"Warn whenever a function's return type defaults to \"int\" (C), or about "
"inconsistent return types (C++)"
msgstr ""
-#: c.opt:401
+#: c.opt:405
msgid "Warn if a selector has multiple methods"
msgstr ""
-#: c.opt:405
+#: c.opt:409
msgid "Warn about possible violations of sequence point rules"
msgstr ""
-#: c.opt:409
+#: c.opt:413
msgid "Warn about signed-unsigned comparisons"
msgstr ""
-#: c.opt:413
+#: c.opt:417
msgid "Warn when overload promotes from unsigned to signed"
msgstr ""
-#: c.opt:417
+#: c.opt:421
msgid "Warn about uncasted NULL used as sentinel"
msgstr ""
-#: c.opt:421
+#: c.opt:425
msgid "Warn about unprototyped function declarations"
msgstr ""
-#: c.opt:425
+#: c.opt:429
msgid "Warn if type signatures of candidate methods do not match exactly"
msgstr ""
-#: c.opt:429
+#: c.opt:433
+msgid ""
+"Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions "
+"are used"
+msgstr ""
+
+#: c.opt:437
msgid "Deprecated. This switch has no effect"
msgstr ""
-#: c.opt:433 common.opt:198
+#: c.opt:441 common.opt:198
msgid "Do not suppress warnings from system headers"
msgstr ""
-#: c.opt:437
+#: c.opt:445
msgid "Warn about features not present in traditional C"
msgstr ""
-#: c.opt:441
+#: c.opt:449
msgid ""
"Warn of prototypes causing type conversions different from what would happen "
"in the absence of prototype"
msgstr ""
-#: c.opt:445
+#: c.opt:453
msgid ""
"Warn if trigraphs are encountered that might affect the meaning of the "
"program"
msgstr ""
-#: c.opt:449
+#: c.opt:457
msgid "Warn about @selector()s without previously declared methods"
msgstr ""
-#: c.opt:453
+#: c.opt:461
msgid "Warn if an undefined macro is used in an #if directive"
msgstr ""
-#: c.opt:457
+#: c.opt:465
msgid "Warn about unrecognized pragmas"
msgstr ""
-#: c.opt:461
+#: c.opt:469
msgid "Warn about macros defined in the main file that are not used"
msgstr ""
-#: c.opt:465
+#: c.opt:473
msgid "Do not warn about using variadic macros when -pedantic"
msgstr ""
-#: c.opt:469
+#: c.opt:477
msgid "Warn if a variable length array is used"
msgstr ""
-#: c.opt:473
+#: c.opt:481
msgid "Warn when a register variable is declared volatile"
msgstr ""
-#: c.opt:477
+#: c.opt:485
msgid ""
"In C++, nonzero means warn about deprecated conversion from string literals "
"to `char *'. In C, similar warning, except that the conversion is of course "
"not deprecated by the ISO C standard."
msgstr ""
-#: c.opt:481
+#: c.opt:489
msgid "Warn when a pointer differs in signedness in an assignment"
msgstr ""
-#: c.opt:485
+#: c.opt:493
msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)"
msgstr ""
-#: c.opt:493
+#: c.opt:501
msgid "Enforce class member access control semantics"
msgstr ""
-#: c.opt:500
+#: c.opt:508
msgid "Change when template instances are emitted"
msgstr ""
-#: c.opt:504
+#: c.opt:512
msgid "Recognize the \"asm\" keyword"
msgstr ""
-#: c.opt:508
+#: c.opt:516
msgid "Recognize built-in functions"
msgstr ""
-#: c.opt:515
+#: c.opt:523
msgid "Check the return value of new"
msgstr ""
-#: c.opt:519
+#: c.opt:527
msgid "Allow the arguments of the '?' operator to have different types"
msgstr ""
-#: c.opt:523
+#: c.opt:531
msgid "Reduce the size of object files"
msgstr ""
-#: c.opt:527
+#: c.opt:535
msgid "Use class <name> for constant strings"
msgstr ""
-#: c.opt:531
+#: c.opt:539
msgid "Inline member functions by default"
msgstr ""
-#: c.opt:535
+#: c.opt:543
msgid "Preprocess directives only."
msgstr ""
-#: c.opt:539
+#: c.opt:547
msgid "Permit '$' as an identifier character"
msgstr ""
-#: c.opt:546
+#: c.opt:554
msgid "Generate code to check exception specifications"
msgstr ""
-#: c.opt:553
+#: c.opt:561
msgid "Convert all strings and character constants to character set <cset>"
msgstr ""
-#: c.opt:557
+#: c.opt:565
msgid "Permit universal character names (\\u and \\U) in identifiers"
msgstr ""
-#: c.opt:561
+#: c.opt:569
msgid "Specify the default character set for source files"
msgstr ""
-#: c.opt:569
+#: c.opt:577
msgid "Scope of for-init-statement variables is local to the loop"
msgstr ""
-#: c.opt:573
+#: c.opt:581
msgid "Do not assume that standard C libraries and \"main\" exist"
msgstr ""
-#: c.opt:577
+#: c.opt:585
msgid "Recognize GNU-defined keywords"
msgstr ""
-#: c.opt:581
+#: c.opt:589
msgid "Generate code for GNU runtime environment"
msgstr ""
-#: c.opt:585
+#: c.opt:593
msgid "Use traditional GNU semantics for inline functions"
msgstr ""
-#: c.opt:598
+#: c.opt:606
msgid "Assume normal C execution environment"
msgstr ""
-#: c.opt:602
+#: c.opt:610
msgid "Enable support for huge objects"
msgstr ""
-#: c.opt:606
+#: c.opt:614
msgid "Export functions even if they can be inlined"
msgstr ""
-#: c.opt:610
+#: c.opt:618
msgid "Emit implicit instantiations of inline templates"
msgstr ""
-#: c.opt:614
+#: c.opt:622
msgid "Emit implicit instantiations of templates"
msgstr ""
-#: c.opt:618
+#: c.opt:626
msgid "Inject friend functions into enclosing namespace"
msgstr ""
-#: c.opt:625
+#: c.opt:633
msgid ""
"Allow implicit conversions between vectors with differing numbers of "
"subparts and/or differing element types."
msgstr ""
-#: c.opt:629
+#: c.opt:637
msgid "Don't warn about uses of Microsoft extensions"
msgstr ""
-#: c.opt:639
+#: c.opt:647
msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
msgstr ""
-#: c.opt:643
+#: c.opt:651
msgid "Assume that receivers of Objective-C messages may be nil"
msgstr ""
-#: c.opt:655
+#: c.opt:663
msgid ""
"Generate special Objective-C methods to initialize/destroy non-POD C++ "
"ivars, if needed"
msgstr ""
-#: c.opt:659
+#: c.opt:667
msgid "Allow fast jumps to the message dispatcher"
msgstr ""
-#: c.opt:665
+#: c.opt:673
msgid "Enable Objective-C exception and synchronization syntax"
msgstr ""
-#: c.opt:669
+#: c.opt:677
msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs"
msgstr ""
-#: c.opt:674
+#: c.opt:682
msgid "Enable Objective-C setjmp exception handling runtime"
msgstr ""
-#: c.opt:678
+#: c.opt:686
msgid "Enable OpenMP"
msgstr ""
-#: c.opt:682
+#: c.opt:690
msgid "Recognize C++ keywords like \"compl\" and \"xor\""
msgstr ""
-#: c.opt:686
+#: c.opt:694
msgid "Enable optional diagnostics"
msgstr ""
-#: c.opt:693
+#: c.opt:701
msgid "Look for and use PCH files even when preprocessing"
msgstr ""
-#: c.opt:697
+#: c.opt:705
msgid "Downgrade conformance errors to warnings"
msgstr ""
-#: c.opt:701
+#: c.opt:709
msgid "Treat the input file as already preprocessed"
msgstr ""
-#: c.opt:705
+#: c.opt:713
msgid ""
"Used in Fix-and-Continue mode to indicate that object files may be swapped "
"in at runtime"
msgstr ""
-#: c.opt:709
+#: c.opt:717
msgid "Enable automatic template instantiation"
msgstr ""
-#: c.opt:713
+#: c.opt:721
msgid "Generate run time type descriptor information"
msgstr ""
-#: c.opt:717
+#: c.opt:725
msgid "Use the same size for double as for float"
msgstr ""
-#: c.opt:725
+#: c.opt:733
msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
msgstr ""
-#: c.opt:729
+#: c.opt:737
msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
msgstr ""
-#: c.opt:733
+#: c.opt:741
msgid "Make \"char\" signed by default"
msgstr ""
-#: c.opt:740
+#: c.opt:748
msgid "Display statistics accumulated during compilation"
msgstr ""
-#: c.opt:747
+#: c.opt:755
msgid "Distance between tab stops for column reporting"
msgstr ""
-#: c.opt:751
+#: c.opt:759
msgid "Specify maximum template instantiation depth"
msgstr ""
-#: c.opt:758
+#: c.opt:766
msgid "Do not generate thread-safe code for initializing local statics"
msgstr ""
-#: c.opt:762
+#: c.opt:770
msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
msgstr ""
-#: c.opt:766
+#: c.opt:774
msgid "Make \"char\" unsigned by default"
msgstr ""
-#: c.opt:770
+#: c.opt:778
msgid "Use __cxa_atexit to register destructors"
msgstr ""
-#: c.opt:774
+#: c.opt:782
msgid "Use __cxa_get_exception_ptr in exception handling"
msgstr ""
-#: c.opt:778
+#: c.opt:786
msgid "Marks all inlined methods as having hidden visibility"
msgstr ""
-#: c.opt:782
+#: c.opt:790
msgid "Changes visibility to match Microsoft Visual Studio by default"
msgstr ""
-#: c.opt:786
+#: c.opt:794
msgid "Discard unused virtual functions"
msgstr ""
-#: c.opt:790
+#: c.opt:798
msgid "Implement vtables using thunks"
msgstr ""
-#: c.opt:794
+#: c.opt:802
msgid "Emit common-like symbols as weak symbols"
msgstr ""
-#: c.opt:798
+#: c.opt:806
msgid ""
"Convert all wide strings and character constants to character set <cset>"
msgstr ""
-#: c.opt:802
+#: c.opt:810
msgid "Generate a #line directive pointing at the current working directory"
msgstr ""
-#: c.opt:806
+#: c.opt:814
msgid "Emit cross referencing information"
msgstr ""
-#: c.opt:810
+#: c.opt:818
msgid ""
"Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
msgstr ""
-#: c.opt:814
+#: c.opt:822
msgid "Dump declarations to a .decl file"
msgstr ""
-#: c.opt:818
+#: c.opt:826
msgid "Aggressive reduced debug info for structs"
msgstr ""
-#: c.opt:822
+#: c.opt:830
msgid "Conservative reduced debug info for structs"
msgstr ""
-#: c.opt:826
+#: c.opt:834
msgid "Detailed reduced debug info for structs"
msgstr ""
-#: c.opt:830 c.opt:862
+#: c.opt:838 c.opt:870
msgid "Add <dir> to the end of the system include path"
msgstr ""
-#: c.opt:834
+#: c.opt:842
msgid "Accept definition of macros in <file>"
msgstr ""
-#: c.opt:838
+#: c.opt:846
msgid "-imultilib <dir> Set <dir> to be the multilib include subdirectory"
msgstr ""
-#: c.opt:842
+#: c.opt:850
msgid "Include the contents of <file> before other files"
msgstr ""
-#: c.opt:846
+#: c.opt:854
msgid "Specify <path> as a prefix for next two options"
msgstr ""
-#: c.opt:850
+#: c.opt:858
msgid "Set <dir> to be the system root directory"
msgstr ""
-#: c.opt:854
+#: c.opt:862
msgid "Add <dir> to the start of the system include path"
msgstr ""
-#: c.opt:858
+#: c.opt:866
msgid "Add <dir> to the end of the quote include path"
msgstr ""
-#: c.opt:876
+#: c.opt:884
msgid ""
"Do not search standard system include directories (those specified with -"
"isystem will still be used)"
msgstr ""
-#: c.opt:880
+#: c.opt:888
msgid "Do not search standard system include directories for C++"
msgstr ""
-#: c.opt:896
+#: c.opt:904
msgid "Generate C header of platform-specific features"
msgstr ""
-#: c.opt:900
+#: c.opt:908
msgid "Print a checksum of the executable for PCH validity checking, and stop"
msgstr ""
-#: c.opt:904
+#: c.opt:912
msgid "Remap file names when including files"
msgstr ""
-#: c.opt:908
+#: c.opt:916
msgid "Conform to the ISO 1998 C++ standard"
msgstr ""
-#: c.opt:912
+#: c.opt:920
msgid ""
"Conform to the ISO 1998 C++ standard, with extensions that are likely to"
msgstr ""
-#: c.opt:919 c.opt:954
+#: c.opt:927 c.opt:962
msgid "Conform to the ISO 1990 C standard"
msgstr ""
-#: c.opt:923 c.opt:962
+#: c.opt:931 c.opt:970
msgid "Conform to the ISO 1999 C standard"
msgstr ""
-#: c.opt:927
+#: c.opt:935
msgid "Deprecated in favor of -std=c99"
msgstr ""
-#: c.opt:931
+#: c.opt:939
msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
msgstr ""
-#: c.opt:935
+#: c.opt:943
msgid "Conform to the ISO 1998 C++ standard, with GNU extensions and"
msgstr ""
-#: c.opt:942
+#: c.opt:950
msgid "Conform to the ISO 1990 C standard with GNU extensions"
msgstr ""
-#: c.opt:946
+#: c.opt:954
msgid "Conform to the ISO 1999 C standard with GNU extensions"
msgstr ""
-#: c.opt:950
+#: c.opt:958
msgid "Deprecated in favor of -std=gnu99"
msgstr ""
-#: c.opt:958
+#: c.opt:966
msgid "Conform to the ISO 1990 C standard as amended in 1994"
msgstr ""
-#: c.opt:966
+#: c.opt:974
msgid "Deprecated in favor of -std=iso9899:1999"
msgstr ""
-#: c.opt:970
+#: c.opt:978
msgid "Enable traditional preprocessing"
msgstr ""
-#: c.opt:974
+#: c.opt:982
msgid "Support ISO C trigraphs"
msgstr ""
-#: c.opt:978
+#: c.opt:986
msgid "Do not predefine system-specific and GCC-specific macros"
msgstr ""
-#: c.opt:982
+#: c.opt:990
msgid "Enable verbose output"
msgstr ""
msgstr ""
#: common.opt:390
-msgid "Perform a register copy-propagation optimization pass"
+msgid "Do not perform optimizations increasing noticeably stack usage"
msgstr ""
#: common.opt:394
-msgid "Perform cross-jumping optimization"
+msgid "Perform a register copy-propagation optimization pass"
msgstr ""
#: common.opt:398
-msgid "When running CSE, follow jumps to their targets"
+msgid "Perform cross-jumping optimization"
msgstr ""
#: common.opt:402
-msgid "When running CSE, follow conditional jumps"
+msgid "When running CSE, follow jumps to their targets"
msgstr ""
#: common.opt:406
-msgid "Omit range reduction step when performing complex division"
+msgid "When running CSE, follow conditional jumps"
msgstr ""
#: common.opt:410
-msgid "Complex multiplication and division follow Fortran rules"
+msgid "Omit range reduction step when performing complex division"
msgstr ""
#: common.opt:414
-msgid "Place data items into their own section"
+msgid "Complex multiplication and division follow Fortran rules"
msgstr ""
#: common.opt:418
-msgid "List all available debugging counters with their limits and counts."
+msgid "Place data items into their own section"
msgstr ""
#: common.opt:422
+msgid "List all available debugging counters with their limits and counts."
+msgstr ""
+
+#: common.opt:426
msgid ""
"-fdbg-cnt=<counter>:<limit>[,<counter>:<limit>,...] Set the debug counter "
"limit. "
msgstr ""
-#: common.opt:426
+#: common.opt:430
msgid "Map one directory name to another in debug information"
msgstr ""
-#: common.opt:432
+#: common.opt:436
msgid "Defer popping functions args from stack until later"
msgstr ""
-#: common.opt:436
+#: common.opt:440
msgid "Attempt to fill delay slots of branch instructions"
msgstr ""
-#: common.opt:440
+#: common.opt:444
msgid "Delete useless null pointer checks"
msgstr ""
-#: common.opt:444
+#: common.opt:448
msgid ""
"How often to emit source location at the beginning of line-wrapped "
"diagnostics"
msgstr ""
-#: common.opt:448
+#: common.opt:452
msgid ""
"Amend appropriate diagnostic messages with the command line option that "
"controls them"
msgstr ""
-#: common.opt:452
+#: common.opt:456
msgid "Dump various compiler internals to a file"
msgstr ""
-#: common.opt:456
+#: common.opt:460
msgid "Suppress output of addresses in debugging dumps"
msgstr ""
-#: common.opt:460
+#: common.opt:464
msgid ""
"Suppress output of instruction numbers, line number notes and addresses in "
"debugging dumps"
msgstr ""
-#: common.opt:464
+#: common.opt:468
msgid "Enable CFI tables via GAS assembler directives."
msgstr ""
-#: common.opt:468
+#: common.opt:472
msgid "Perform early inlining"
msgstr ""
-#: common.opt:472
+#: common.opt:476
msgid "Perform DWARF2 duplicate elimination"
msgstr ""
-#: common.opt:476 common.opt:480
+#: common.opt:480 common.opt:484
msgid "Perform unused type elimination in debug info"
msgstr ""
-#: common.opt:484
+#: common.opt:488
msgid "Do not suppress C++ class debug information."
msgstr ""
-#: common.opt:488
+#: common.opt:492
msgid "Enable exception handling"
msgstr ""
-#: common.opt:492
+#: common.opt:496
msgid "Perform a number of minor, expensive optimizations"
msgstr ""
-#: common.opt:499
+#: common.opt:503
msgid "Assume no NaNs or infinities are generated"
msgstr ""
-#: common.opt:503
+#: common.opt:507
msgid "Mark <register> as being unavailable to the compiler"
msgstr ""
-#: common.opt:507
+#: common.opt:511
msgid "Don't allocate floats and doubles in extended-precision registers"
msgstr ""
-#: common.opt:511 common.opt:702 common.opt:923 common.opt:1056
-#: common.opt:1131 common.opt:1191
+#: common.opt:515 common.opt:726 common.opt:947 common.opt:1103
+#: common.opt:1162 common.opt:1178 common.opt:1238
msgid "Does nothing. Preserved for backward compatibility."
msgstr ""
-#: common.opt:515
+#: common.opt:519
msgid "Perform a forward propagation pass on RTL"
msgstr ""
-#: common.opt:522
+#: common.opt:526
msgid "Allow function addresses to be held in registers"
msgstr ""
-#: common.opt:526
+#: common.opt:530
msgid "Place each function into its own section"
msgstr ""
-#: common.opt:530
+#: common.opt:534
msgid "Perform global common subexpression elimination"
msgstr ""
-#: common.opt:534
+#: common.opt:538
msgid ""
"Perform enhanced load motion during global common subexpression elimination"
msgstr ""
-#: common.opt:538
+#: common.opt:542
msgid "Perform store motion after global common subexpression elimination"
msgstr ""
-#: common.opt:542
+#: common.opt:546
msgid ""
"Perform redundant load after store elimination in global common subexpression"
msgstr ""
-#: common.opt:547
+#: common.opt:551
msgid ""
"Perform global common subexpression elimination after register allocation"
msgstr ""
-#: common.opt:552
-msgid "Enable guessing of branch probabilities"
+#: common.opt:556
+msgid "Enable in and out of Graphite representation"
msgstr ""
#: common.opt:560
-msgid "Process #ident directives"
+msgid "Enable Loop Strip Mining transformation"
msgstr ""
#: common.opt:564
-msgid "Perform conversion of conditional jumps to branchless equivalents"
+msgid "Enable Loop Interchange transformation"
msgstr ""
#: common.opt:568
-msgid "Perform conversion of conditional jumps to conditional execution"
+msgid "Enable Loop Blocking transformation"
+msgstr ""
+
+#: common.opt:572
+msgid "Enable Graphite Identity transformation"
msgstr ""
#: common.opt:576
+msgid "Enable guessing of branch probabilities"
+msgstr ""
+
+#: common.opt:584
+msgid "Process #ident directives"
+msgstr ""
+
+#: common.opt:588
+msgid "Perform conversion of conditional jumps to branchless equivalents"
+msgstr ""
+
+#: common.opt:592
+msgid "Perform conversion of conditional jumps to conditional execution"
+msgstr ""
+
+#: common.opt:600
msgid "Do not generate .size directives"
msgstr ""
-#: common.opt:580
+#: common.opt:604
msgid "Perform indirect inlining"
msgstr ""
-#: common.opt:589
+#: common.opt:613
msgid "Pay attention to the \"inline\" keyword"
msgstr ""
-#: common.opt:593
+#: common.opt:617
msgid ""
"Integrate simple functions into their callers when code size is known to not "
"growth"
msgstr ""
-#: common.opt:597
+#: common.opt:621
msgid "Integrate simple functions into their callers"
msgstr ""
-#: common.opt:601
+#: common.opt:625
msgid "Integrate functions called once into their callers"
msgstr ""
-#: common.opt:608
+#: common.opt:632
msgid "Limit the size of inlined functions to <number>"
msgstr ""
-#: common.opt:612
+#: common.opt:636
msgid "Instrument function entry and exit with profiling calls"
msgstr ""
-#: common.opt:616
+#: common.opt:640
msgid ""
"-finstrument-functions-exclude-function-list=name,... Do not instrument "
"listed functions"
msgstr ""
-#: common.opt:620
+#: common.opt:644
msgid ""
"-finstrument-functions-exclude-file-list=filename,... Do not instrument "
"functions listed in files"
msgstr ""
-#: common.opt:624
+#: common.opt:648
msgid "Perform Interprocedural constant propagation"
msgstr ""
-#: common.opt:628
+#: common.opt:652
msgid "Perform cloning to make Interprocedural constant propagation stronger"
msgstr ""
-#: common.opt:632
+#: common.opt:656
msgid "Discover pure and const functions"
msgstr ""
-#: common.opt:636
+#: common.opt:660
msgid "Perform interprocedural points-to analysis"
msgstr ""
-#: common.opt:640
+#: common.opt:664
msgid "Discover readonly and non addressable static variables"
msgstr ""
-#: common.opt:644
+#: common.opt:668
msgid "Type based escape and alias analysis"
msgstr ""
-#: common.opt:648
+#: common.opt:672
msgid "Perform matrix layout flattening and transposing based"
msgstr ""
-#: common.opt:653
+#: common.opt:677
msgid "Perform structure layout optimizations based"
msgstr ""
-#: common.opt:658
+#: common.opt:682
msgid "Use integrated register allocator."
msgstr ""
-#: common.opt:662
+#: common.opt:686
msgid "-fira-algorithm=[regional|CB|mixed] Set the used IRA algorithm"
msgstr ""
-#: common.opt:666
+#: common.opt:690
msgid "Do optimistic coalescing."
msgstr ""
-#: common.opt:670
+#: common.opt:694
msgid "Share slots for saving different hard registers."
msgstr ""
-#: common.opt:674
+#: common.opt:698
msgid "Share stack slots for spilled pseudo-registers."
msgstr ""
-#: common.opt:678
+#: common.opt:702
msgid "-fira-verbose=<nu