msgstr ""
"Project-Id-Version: gcc 3.1\n"
"Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
-"POT-Creation-Date: 2008-11-18 20:02+0000\n"
+"POT-Creation-Date: 2009-07-15 13:37+0200\n"
"PO-Revision-Date: 2002-05-17 15:54+0200\n"
"Last-Translator: Ales Nyakhaychyk <nyakhaychyk@i18n.linux.by>\n"
"Language-Team: Belarusian <i18n@tut.by>\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: c-decl.c:3815
+#: c-decl.c:3819
msgid "<anonymous>"
msgstr ""
msgid "field precision"
msgstr ""
-#: c-opts.c:1459 fortran/cpp.c:548
+#: c-opts.c:1468 fortran/cpp.c:552
msgid "<built-in>"
msgstr ""
#. Handle deferred options from command-line.
-#: c-opts.c:1477 fortran/cpp.c:553
+#: c-opts.c:1486 fortran/cpp.c:557
msgid "<command-line>"
msgstr ""
-#: c-typeck.c:2473 c-typeck.c:4943 c-typeck.c:4946 c-typeck.c:4954
-#: c-typeck.c:4984 c-typeck.c:6354
+#: c-typeck.c:2491 c-typeck.c:4965 c-typeck.c:4968 c-typeck.c:4976
+#: c-typeck.c:5006 c-typeck.c:6392
msgid "initializer element is not constant"
msgstr ""
-#: c-typeck.c:4733
+#: c-typeck.c:4755
msgid "array initialized from parenthesized string constant"
msgstr ""
-#: c-typeck.c:4795 cp/typeck2.c:757
+#: c-typeck.c:4817 cp/typeck2.c:757
#, gcc-internal-format
msgid "char-array initialized from wide string"
msgstr ""
-#: c-typeck.c:4803
+#: c-typeck.c:4825
msgid "wide character array initialized from non-wide string"
msgstr ""
-#: c-typeck.c:4809
+#: c-typeck.c:4831
msgid "wide character array initialized from incompatible wide string"
msgstr ""
-#: c-typeck.c:4827 cp/typeck2.c:785
+#: c-typeck.c:4849 cp/typeck2.c:785
#, gcc-internal-format
msgid "initializer-string for array of chars is too long"
msgstr ""
-#: c-typeck.c:4833
+#: c-typeck.c:4855
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:4900 c-typeck.c:4403 cp/typeck.c:1631
+#: c-typeck.c:4922 c-typeck.c:4425 cp/typeck.c:1653
#, gcc-internal-format
msgid "invalid use of non-lvalue array"
msgstr ""
-#: c-typeck.c:4926
+#: c-typeck.c:4948
msgid "array initialized from non-constant array expression"
msgstr ""
-#: c-typeck.c:4991 c-typeck.c:6359
+#: c-typeck.c:5013 c-typeck.c:6397
#, 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:5002 c-decl.c:3220 c-decl.c:3235
+#: c-typeck.c:5024 c-decl.c:3224 c-decl.c:3239
#, gcc-internal-format
msgid "variable-sized object may not be initialized"
msgstr ""
-#: c-typeck.c:5006
+#: c-typeck.c:5028
msgid "invalid initializer"
msgstr "нерэчаісны ініцыялізатар"
-#: c-typeck.c:5480
+#: c-typeck.c:5502
msgid "extra brace group at end of initializer"
msgstr ""
-#: c-typeck.c:5500
+#: c-typeck.c:5522
msgid "missing braces around initializer"
msgstr ""
-#: c-typeck.c:5561
+#: c-typeck.c:5583
msgid "braces around scalar initializer"
msgstr ""
-#: c-typeck.c:5618
+#: c-typeck.c:5640
msgid "initialization of flexible array member in a nested context"
msgstr ""
-#: c-typeck.c:5621
+#: c-typeck.c:5643
msgid "initialization of a flexible array member"
msgstr ""
-#: c-typeck.c:5649
+#: c-typeck.c:5671
msgid "missing initializer"
msgstr "прапушчан ініцыялізатар"
-#: c-typeck.c:5671
+#: c-typeck.c:5693
msgid "empty scalar initializer"
msgstr ""
-#: c-typeck.c:5676
+#: c-typeck.c:5698
msgid "extra elements in scalar initializer"
msgstr ""
-#: c-typeck.c:5773 c-typeck.c:5833
+#: c-typeck.c:5795 c-typeck.c:5855
msgid "array index in non-array initializer"
msgstr ""
-#: c-typeck.c:5778 c-typeck.c:5886
+#: c-typeck.c:5800 c-typeck.c:5908
msgid "field name not in record or union initializer"
msgstr ""
-#: c-typeck.c:5824
+#: c-typeck.c:5846
#, fuzzy
msgid "array index in initializer not of integer type"
msgstr "\"%s\" мае незавершаны тып"
-#: c-typeck.c:5829 c-typeck.c:5831
+#: c-typeck.c:5851 c-typeck.c:5853
msgid "nonconstant array index in initializer"
msgstr ""
-#: c-typeck.c:5835 c-typeck.c:5838
+#: c-typeck.c:5857 c-typeck.c:5860
msgid "array index in initializer exceeds array bounds"
msgstr ""
-#: c-typeck.c:5849
+#: c-typeck.c:5871
msgid "empty index range in initializer"
msgstr ""
-#: c-typeck.c:5858
+#: c-typeck.c:5880
msgid "array index range in initializer exceeds array bounds"
msgstr ""
-#: c-typeck.c:5933 c-typeck.c:5956 c-typeck.c:6423
+#: c-typeck.c:5962 c-typeck.c:5988 c-typeck.c:6464
msgid "initialized field with side-effects overwritten"
msgstr ""
-#: c-typeck.c:5935 c-typeck.c:5958 c-typeck.c:6425
+#: c-typeck.c:5964 c-typeck.c:5990 c-typeck.c:6466
msgid "initialized field overwritten"
msgstr ""
-#: c-typeck.c:6633
+#: c-typeck.c:6680
msgid "excess elements in char array initializer"
msgstr ""
-#: c-typeck.c:6640 c-typeck.c:6687
+#: c-typeck.c:6687 c-typeck.c:6734
msgid "excess elements in struct initializer"
msgstr ""
-#: c-typeck.c:6702
+#: c-typeck.c:6749
msgid "non-static initialization of a flexible array member"
msgstr ""
-#: c-typeck.c:6771
+#: c-typeck.c:6818
msgid "excess elements in union initializer"
msgstr ""
-#: c-typeck.c:6859
+#: c-typeck.c:6906
msgid "excess elements in array initializer"
msgstr ""
-#: c-typeck.c:6890
+#: c-typeck.c:6937
msgid "excess elements in vector initializer"
msgstr ""
-#: c-typeck.c:6915
+#: c-typeck.c:6962
msgid "excess elements in scalar initializer"
msgstr ""
-#: cfgrtl.c:1920
+#: cfgrtl.c:1935
msgid "flow control insn inside a basic block"
msgstr ""
-#: cfgrtl.c:2049
+#: cfgrtl.c:2064
msgid "wrong insn in the fallthru edge"
msgstr ""
-#: cfgrtl.c:2105
+#: cfgrtl.c:2120
msgid "insn outside basic block"
msgstr ""
-#: cfgrtl.c:2112
+#: cfgrtl.c:2127
msgid "return not followed by barrier"
msgstr ""
msgid "mismatched arguments"
msgstr "няма аргументаў"
-#: collect2.c:395 gcc.c:6987
+#: collect2.c:396 gcc.c:7008
#, fuzzy, c-format
msgid "internal gcc abort in %s, at %s:%d"
msgstr "спынена ў %s, ля %s:%d"
-#: collect2.c:909
+#: collect2.c:910
#, c-format
msgid "no arguments"
msgstr "няма аргументаў"
-#: collect2.c:1283 collect2.c:1431 collect2.c:1466
+#: collect2.c:1284 collect2.c:1432 collect2.c:1467
#, c-format
msgid "fopen %s"
msgstr ""
-#: collect2.c:1286 collect2.c:1436 collect2.c:1469
+#: collect2.c:1287 collect2.c:1437 collect2.c:1470
#, c-format
msgid "fclose %s"
msgstr ""
-#: collect2.c:1295
+#: collect2.c:1296
#, c-format
msgid "collect2 version %s"
msgstr ""
-#: collect2.c:1385
+#: collect2.c:1386
#, c-format
msgid "%d constructor(s) found\n"
msgstr "%d канструктар(аў) знойдзен(а)\n"
-#: collect2.c:1386
+#: collect2.c:1387
#, c-format
msgid "%d destructor(s) found\n"
msgstr "%d дэструктар(аў) знойдзен(а)\n"
-#: collect2.c:1387
+#: collect2.c:1388
#, c-format
msgid "%d frame table(s) found\n"
msgstr ""
-#: collect2.c:1524
+#: collect2.c:1525
#, c-format
msgid "can't get program status"
msgstr ""
-#: collect2.c:1593
+#: collect2.c:1594
#, fuzzy, c-format
msgid "could not open response file %s"
msgstr "не магу знайсці крыніцу %s\n"
-#: collect2.c:1598
+#: collect2.c:1599
#, fuzzy, c-format
msgid "could not write to response file %s"
msgstr "не магу знайсці крыніцу %s\n"
-#: collect2.c:1603
+#: collect2.c:1604
#, fuzzy, c-format
msgid "could not close response file %s"
msgstr "не магу знайсці крыніцу %s\n"
-#: collect2.c:1621
+#: collect2.c:1622
#, c-format
msgid "[cannot find %s]"
msgstr "[нельга знайсці %s]"
-#: collect2.c:1636
+#: collect2.c:1637
#, fuzzy, c-format
msgid "cannot find '%s'"
msgstr "нельга знайсці \"%s\""
-#: collect2.c:1640 collect2.c:2131 collect2.c:2286 gcc.c:2994
+#: collect2.c:1641 collect2.c:2132 collect2.c:2287 gcc.c:2994
#, c-format
msgid "pex_init failed"
msgstr ""
-#: collect2.c:1678
+#: collect2.c:1679
#, c-format
msgid "[Leaving %s]\n"
msgstr ""
-#: collect2.c:1899
+#: collect2.c:1900
#, c-format
msgid ""
"\n"
"write_c_file - output name is %s, prefix is %s\n"
msgstr ""
-#: collect2.c:2105
+#: collect2.c:2106
#, fuzzy, c-format
msgid "cannot find 'nm'"
msgstr "нельга знайсці \"nm\""
-#: collect2.c:2152
+#: collect2.c:2153
#, fuzzy, c-format
msgid "can't open nm output"
msgstr "немагчыма адчыніць файл уводу `%s'"
-#: collect2.c:2196
+#: collect2.c:2197
#, c-format
msgid "init function found in object %s"
msgstr ""
-#: collect2.c:2204
+#: collect2.c:2205
#, c-format
msgid "fini function found in object %s"
msgstr ""
-#: collect2.c:2307
+#: collect2.c:2308
#, fuzzy, c-format
msgid "can't open ldd output"
msgstr "немагчыма адчыніць файл уводу `%s'"
-#: collect2.c:2310
+#: collect2.c:2311
#, c-format
msgid ""
"\n"
"ldd output with constructors/destructors.\n"
msgstr ""
-#: collect2.c:2325
+#: collect2.c:2326
#, c-format
msgid "dynamic dependency %s not found"
msgstr ""
-#: collect2.c:2337
+#: collect2.c:2338
#, c-format
msgid "unable to open dynamic dependency '%s'"
msgstr ""
-#: collect2.c:2493
+#: collect2.c:2494
#, c-format
msgid "%s: not a COFF file"
msgstr ""
-#: collect2.c:2613
+#: collect2.c:2614
#, c-format
msgid "%s: cannot open as COFF file"
msgstr ""
-#: collect2.c:2671
+#: collect2.c:2672
#, fuzzy, c-format
msgid "library lib%s not found"
msgstr "Бібліятэка lib%s не знойдзена"
#. handle them.
#. We can't handle floating point constants;
#. PRINT_OPERAND must handle them.
-#: final.c:3481 vmsdbgout.c:487 config/i386/i386.c:9865
+#: final.c:3493 vmsdbgout.c:487 config/i386/i386.c:10259
#: config/pdp11/pdp11.c:1710
#, c-format
msgid "floating constant misused"
msgstr ""
-#: final.c:3543 vmsdbgout.c:544 config/i386/i386.c:9952
+#: final.c:3555 vmsdbgout.c:544 config/i386/i386.c:10346
#: config/pdp11/pdp11.c:1757
#, c-format
msgid "invalid expression as operand"
msgid "spec file has no spec for linking"
msgstr ""
-#: gcc.c:2615 gcc.c:4824
+#: gcc.c:2615 gcc.c:4842
#, c-format
msgid "%s\n"
msgstr "%s\n"
msgstr ""
#: gcc.c:3231
-msgid " --help={target|optimizers|warnings|undocumented|params}[,{[^]joined|[^]separate}]\n"
+msgid " --help={target|optimizers|warnings|params|[^]{joined|separate|undocumented}}[,...]\n"
msgstr ""
#: gcc.c:3232
msgstr ""
#: gcc.c:3235
+#, fuzzy
+msgid " --version Display compiler version information\n"
+msgstr " --help Адлюстраваць гэту інфармацыю\n"
+
+#: gcc.c:3236
msgid " -dumpspecs Display all of the built in spec strings\n"
msgstr ""
-#: gcc.c:3236
+#: gcc.c:3237
msgid " -dumpversion Display the version of the compiler\n"
msgstr " -dumpversion Адлюстраваць версію кампілятара\n"
-#: gcc.c:3237
+#: gcc.c:3238
msgid " -dumpmachine Display the compiler's target processor\n"
msgstr ""
-#: gcc.c:3238
+#: gcc.c:3239
msgid " -print-search-dirs Display the directories in the compiler's search path\n"
msgstr ""
-#: gcc.c:3239
+#: gcc.c:3240
msgid " -print-libgcc-file-name Display the name of the compiler's companion library\n"
msgstr ""
-#: gcc.c:3240
+#: gcc.c:3241
msgid " -print-file-name=<lib> Display the full path to library <lib>\n"
msgstr ""
-#: gcc.c:3241
+#: gcc.c:3242
msgid " -print-prog-name=<prog> Display the full path to compiler component <prog>\n"
msgstr ""
-#: gcc.c:3242
+#: gcc.c:3243
msgid " -print-multi-directory Display the root directory for versions of libgcc\n"
msgstr ""
-#: gcc.c:3243
+#: gcc.c:3244
msgid ""
" -print-multi-lib Display the mapping between command line options and\n"
" multiple library search directories\n"
msgstr ""
-#: gcc.c:3246
+#: gcc.c:3247
msgid " -print-multi-os-directory Display the relative path to OS libraries\n"
msgstr ""
-#: gcc.c:3247
+#: gcc.c:3248
#, fuzzy
msgid " -print-sysroot Display the target libraries directory\n"
msgstr " -dumpversion Адлюстраваць версію кампілятара\n"
-#: gcc.c:3248
+#: gcc.c:3249
msgid " -print-sysroot-headers-suffix Display the sysroot suffix used to find headers\n"
msgstr ""
-#: gcc.c:3249
+#: gcc.c:3250
msgid " -Wa,<options> Pass comma-separated <options> on to the assembler\n"
msgstr ""
-#: gcc.c:3250
+#: gcc.c:3251
msgid " -Wp,<options> Pass comma-separated <options> on to the preprocessor\n"
msgstr ""
-#: gcc.c:3251
+#: gcc.c:3252
msgid " -Wl,<options> Pass comma-separated <options> on to the linker\n"
msgstr ""
-#: gcc.c:3252
+#: gcc.c:3253
msgid " -Xassembler <arg> Pass <arg> on to the assembler\n"
msgstr ""
-#: gcc.c:3253
+#: gcc.c:3254
msgid " -Xpreprocessor <arg> Pass <arg> on to the preprocessor\n"
msgstr ""
-#: gcc.c:3254
+#: gcc.c:3255
msgid " -Xlinker <arg> Pass <arg> on to the linker\n"
msgstr ""
-#: gcc.c:3255
+#: gcc.c:3256
#, fuzzy
msgid " -combine Pass multiple source files to compiler at once\n"
msgstr " -o <файл> Памясціць вывад у <файл>\n"
-#: gcc.c:3256
+#: gcc.c:3257
msgid " -save-temps Do not delete intermediate files\n"
msgstr ""
-#: gcc.c:3257
+#: gcc.c:3258
msgid " -pipe Use pipes rather than intermediate files\n"
msgstr ""
-#: gcc.c:3258
+#: gcc.c:3259
msgid " -time Time the execution of each subprocess\n"
msgstr ""
-#: gcc.c:3259
+#: gcc.c:3260
#, fuzzy
msgid " -specs=<file> Override built-in specs with the contents of <file>\n"
msgstr " -o <файл> Памясціць вывад у <файл>\n"
-#: gcc.c:3260
+#: gcc.c:3261
msgid " -std=<standard> Assume that the input sources are for <standard>\n"
msgstr ""
-#: gcc.c:3261
+#: gcc.c:3262
msgid ""
" --sysroot=<directory> Use <directory> as the root directory for headers\n"
" and libraries\n"
msgstr ""
-#: gcc.c:3264
+#: gcc.c:3265
msgid " -B <directory> Add <directory> to the compiler's search paths\n"
msgstr ""
-#: gcc.c:3265
+#: gcc.c:3266
msgid " -b <machine> Run gcc for target <machine>, if installed\n"
msgstr ""
-#: gcc.c:3266
+#: gcc.c:3267
msgid " -V <version> Run gcc version number <version>, if installed\n"
msgstr ""
-#: gcc.c:3267
+#: gcc.c:3268
msgid " -v Display the programs invoked by the compiler\n"
msgstr ""
-#: gcc.c:3268
+#: gcc.c:3269
msgid " -### Like -v but options quoted and commands not executed\n"
msgstr ""
-#: gcc.c:3269
+#: gcc.c:3270
msgid " -E Preprocess only; do not compile, assemble or link\n"
msgstr ""
-#: gcc.c:3270
+#: gcc.c:3271
msgid " -S Compile only; do not assemble or link\n"
msgstr ""
-#: gcc.c:3271
+#: gcc.c:3272
msgid " -c Compile and assemble, but do not link\n"
msgstr ""
-#: gcc.c:3272
+#: gcc.c:3273
msgid " -o <file> Place the output into <file>\n"
msgstr " -o <файл> Памясціць вывад у <файл>\n"
-#: gcc.c:3273
+#: gcc.c:3274
msgid ""
" -x <language> Specify the language of the following input files\n"
" Permissible languages include: c c++ assembler none\n"
" guessing the language based on the file's extension\n"
msgstr ""
-#: gcc.c:3280
+#: gcc.c:3281
#, c-format
msgid ""
"\n"
" other options on to these processes the -W<letter> options must be used.\n"
msgstr ""
-#: gcc.c:3403
+#: gcc.c:3411
#, c-format
msgid "'-%c' option must have argument"
msgstr ""
-#: gcc.c:3424
+#: gcc.c:3437
#, c-format
msgid "couldn't run '%s': %s"
msgstr ""
+#: gcc.c:3439
+#, c-format
+msgid "couldn't run '%s': %s: %s"
+msgstr ""
+
#. translate_options () has turned --version into -fversion.
-#: gcc.c:3625
+#: gcc.c:3643
#, fuzzy, c-format
msgid "%s %s%s\n"
msgstr "%s: %s: "
-#: gcc.c:3628 gcov.c:430 fortran/gfortranspec.c:383 java/jcf-dump.c:1170
+#: gcc.c:3646 gcov.c:430 fortran/gfortranspec.c:383 java/jcf-dump.c:1170
msgid "(C)"
msgstr ""
-#: gcc.c:3629 java/jcf-dump.c:1171
+#: gcc.c:3647 java/jcf-dump.c:1171
#, c-format
msgid ""
"This is free software; see the source for copying conditions. There is NO\n"
"\n"
msgstr ""
-#: gcc.c:3743
+#: gcc.c:3761
#, fuzzy, c-format
msgid "argument to '-Xlinker' is missing"
msgstr "аргумент для \"-x\" прапушчан"
-#: gcc.c:3751
+#: gcc.c:3769
#, fuzzy, c-format
msgid "argument to '-Xpreprocessor' is missing"
msgstr "аргумент для \"-%s\" прапушчан"
-#: gcc.c:3758
+#: gcc.c:3776
#, fuzzy, c-format
msgid "argument to '-Xassembler' is missing"
msgstr "аргумент для \"-x\" прапушчан"
-#: gcc.c:3765
+#: gcc.c:3783
#, fuzzy, c-format
msgid "argument to '-l' is missing"
msgstr "аргумент для \"-x\" прапушчан"
-#: gcc.c:3786
+#: gcc.c:3804
#, fuzzy, c-format
msgid "argument to '-specs' is missing"
msgstr "аргумент для \"-%s\" прапушчан"
-#: gcc.c:3800
+#: gcc.c:3818
#, fuzzy, c-format
msgid "argument to '-specs=' is missing"
msgstr "аргумент для \"-%s\" прапушчан"
-#: gcc.c:3822
+#: gcc.c:3840
#, fuzzy, c-format
msgid "argument to '-wrapper' is missing"
msgstr "аргумент для \"-x\" прапушчан"
-#: gcc.c:3850
+#: gcc.c:3868
#, c-format
msgid "'-%c' must come at the start of the command line"
msgstr ""
-#: gcc.c:3859
+#: gcc.c:3877
#, fuzzy, c-format
msgid "argument to '-B' is missing"
msgstr "аргумент для \"-x\" прапушчан"
-#: gcc.c:4213
+#: gcc.c:4231
#, fuzzy, c-format
msgid "argument to '-x' is missing"
msgstr "аргумент для \"-x\" прапушчан"
-#: gcc.c:4241
+#: gcc.c:4259
#, fuzzy, c-format
msgid "argument to '-%s' is missing"
msgstr "аргумент для \"-%s\" прапушчан"
-#: gcc.c:4614
+#: gcc.c:4632
#, c-format
msgid "switch '%s' does not start with '-'"
msgstr ""
-#: gcc.c:4758
+#: gcc.c:4776
#, c-format
msgid "spec '%s' invalid"
msgstr ""
-#: gcc.c:4897
+#: gcc.c:4915
#, fuzzy, c-format
msgid "spec '%s' has invalid '%%0%c'"
msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
-#: gcc.c:5126
+#: gcc.c:5144
#, fuzzy, c-format
msgid "could not open temporary response file %s"
msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
-#: gcc.c:5132
+#: gcc.c:5150
#, fuzzy, c-format
msgid "could not write to temporary response file %s"
msgstr "немагчыма стварыць часовы файл"
-#: gcc.c:5138
+#: gcc.c:5156
#, fuzzy, c-format
msgid "could not close temporary response file %s"
msgstr "немагчыма стварыць часовы файл"
-#: gcc.c:5172
+#: gcc.c:5190
#, fuzzy, c-format
msgid "spec '%s' has invalid '%%W%c"
msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
-#: gcc.c:5192
+#: gcc.c:5210
#, fuzzy, c-format
msgid "spec '%s' has invalid '%%x%c'"
msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
-#: gcc.c:5414
+#: gcc.c:5432
#, c-format
msgid "Processing spec %c%s%c, which is '%s'\n"
msgstr ""
-#: gcc.c:5538
+#: gcc.c:5556
#, fuzzy, c-format
msgid "unknown spec function '%s'"
msgstr "невядомы рэжым машыны \"%s\""
-#: gcc.c:5557
+#: gcc.c:5575
#, fuzzy, c-format
msgid "error in args to spec function '%s'"
msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
-#: gcc.c:5605
+#: gcc.c:5623
#, c-format
msgid "malformed spec function name"
msgstr ""
#. )
-#: gcc.c:5608
+#: gcc.c:5626
#, fuzzy, c-format
msgid "no arguments for spec function"
msgstr "не хапае аргументаў у функцыі"
-#: gcc.c:5627
+#: gcc.c:5645
#, c-format
msgid "malformed spec function arguments"
msgstr ""
-#: gcc.c:5873
+#: gcc.c:5891
#, c-format
msgid "braced spec '%s' is invalid at '%c'"
msgstr ""
-#: gcc.c:5961
+#: gcc.c:5979
#, c-format
msgid "braced spec body '%s' is invalid"
msgstr ""
-#: gcc.c:6499
+#: gcc.c:6517
#, c-format
msgid "install: %s%s\n"
msgstr ""
-#: gcc.c:6502
+#: gcc.c:6520
#, c-format
msgid "programs: %s\n"
msgstr "праграмы: %s\n"
-#: gcc.c:6504
+#: gcc.c:6522
#, c-format
msgid "libraries: %s\n"
msgstr "бібліятэкі: %s\n"
#. The error status indicates that only one set of fixed
#. headers should be built.
-#: gcc.c:6570
+#: gcc.c:6588
#, c-format
msgid "not configured with sysroot headers suffix"
msgstr ""
-#: gcc.c:6579
+#: gcc.c:6597
#, c-format
msgid ""
"\n"
"\n"
"Інструкцыі для паведамленняў аб памылках глядзіце тут:\n"
-#: gcc.c:6595
+#: gcc.c:6616
#, fuzzy, c-format
msgid "Target: %s\n"
msgstr "бібліятэкі: %s\n"
-#: gcc.c:6596
+#: gcc.c:6617
#, c-format
msgid "Configured with: %s\n"
msgstr ""
-#: gcc.c:6610
+#: gcc.c:6631
#, c-format
msgid "Thread model: %s\n"
msgstr ""
-#: gcc.c:6621
+#: gcc.c:6642
#, fuzzy, c-format
msgid "gcc version %s %s\n"
msgstr "версія gcc %s\n"
-#: gcc.c:6623
+#: gcc.c:6644
#, c-format
msgid "gcc driver version %s %sexecuting gcc version %s\n"
msgstr ""
-#: gcc.c:6631
+#: gcc.c:6652
#, fuzzy, c-format
msgid "no input files"
msgstr "няма ўваходзячых файлаў"
-#: gcc.c:6680
+#: gcc.c:6701
#, c-format
msgid "cannot specify -o with -c or -S with multiple files"
msgstr ""
-#: gcc.c:6714
+#: gcc.c:6735
#, fuzzy, c-format
msgid "spec '%s' is invalid"
msgstr "параметр \"%s\" ініцыялізаваны"
-#: gcc.c:6850
+#: gcc.c:6871
#, c-format
msgid ""
"\n"
"\n"
msgstr ""
-#: gcc.c:6851
+#: gcc.c:6872
#, c-format
msgid ""
"Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
"\n"
msgstr ""
-#: gcc.c:7203
+#: gcc.c:7224
#, fuzzy, c-format
msgid "multilib spec '%s' is invalid"
msgstr "параметр \"%s\" ініцыялізаваны"
-#: gcc.c:7394
+#: gcc.c:7415
#, c-format
msgid "multilib exclusions '%s' is invalid"
msgstr ""
-#: gcc.c:7452 gcc.c:7593
+#: gcc.c:7473 gcc.c:7614
#, fuzzy, c-format
msgid "multilib select '%s' is invalid"
msgstr "параметр \"%s\" ініцыялізаваны"
-#: gcc.c:7631
+#: gcc.c:7652
#, c-format
msgid "multilib exclusion '%s' is invalid"
msgstr ""
-#: gcc.c:7837
+#: gcc.c:7858
#, c-format
msgid "environment variable \"%s\" not defined"
msgstr ""
-#: gcc.c:7928 gcc.c:7933
+#: gcc.c:7949 gcc.c:7954
#, fuzzy, c-format
msgid "invalid version number `%s'"
msgstr "нявернае выкарыстанне \"restict\""
-#: gcc.c:7976
+#: gcc.c:7997
#, fuzzy, c-format
msgid "too few arguments to %%:version-compare"
msgstr "не хапае аргументаў у функцыі"
-#: gcc.c:7982
+#: gcc.c:8003
#, fuzzy, c-format
msgid "too many arguments to %%:version-compare"
msgstr "вельмі шмат аргументаў у функцыі"
-#: gcc.c:8023
+#: gcc.c:8044
#, c-format
msgid "unknown operator '%s' in %%:version-compare"
msgstr ""
-#: gcc.c:8057
+#: gcc.c:8078
#, c-format
msgid ""
"Assembler options\n"
"\n"
msgstr ""
-#: gcc.c:8058
+#: gcc.c:8079
#, c-format
msgid ""
"Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
msgstr ""
#. Opening quotation mark.
-#: intl.c:57
+#: intl.c:58
msgid "`"
msgstr ""
#. Closing quotation mark.
-#: intl.c:60
+#: intl.c:61
msgid "'"
msgstr ""
msgid " inlined from %qs"
msgstr "У файле уключаным з %s:%d"
-#: loop-iv.c:2806 tree-ssa-loop-niter.c:1845
+#: loop-iv.c:2823 tree-ssa-loop-niter.c:1874
msgid "assuming that the loop is not infinite"
msgstr ""
-#: loop-iv.c:2807 tree-ssa-loop-niter.c:1846
+#: loop-iv.c:2824 tree-ssa-loop-niter.c:1875
msgid "cannot optimize possibly infinite loops"
msgstr ""
-#: loop-iv.c:2815 tree-ssa-loop-niter.c:1850
+#: loop-iv.c:2832 tree-ssa-loop-niter.c:1879
msgid "assuming that the loop counter does not overflow"
msgstr ""
-#: loop-iv.c:2816 tree-ssa-loop-niter.c:1851
+#: loop-iv.c:2833 tree-ssa-loop-niter.c:1880
msgid "cannot optimize loop, the loop counter may overflow"
msgstr ""
msgid "This switch lacks documentation"
msgstr ""
-#: opts.c:1288
+#: opts.c:1268
msgid "[enabled]"
msgstr ""
-#: opts.c:1288
+#: opts.c:1268
msgid "[disabled]"
msgstr ""
-#: opts.c:1303
+#: opts.c:1283
#, c-format
msgid " No options with the desired characteristics were found\n"
msgstr ""
-#: opts.c:1312
+#: opts.c:1292
#, c-format
msgid " None found. Use --help=%s to show *all* the options supported by the %s front-end\n"
msgstr ""
-#: opts.c:1318
+#: opts.c:1298
#, c-format
msgid " All options with the desired characteristics have already been displayed\n"
msgstr ""
-#: opts.c:1372
+#: opts.c:1352
msgid "The following options are target specific"
msgstr ""
-#: opts.c:1375
+#: opts.c:1355
msgid "The following options control compiler warning messages"
msgstr ""
-#: opts.c:1378
+#: opts.c:1358
msgid "The following options control optimizations"
msgstr ""
-#: opts.c:1381 opts.c:1416
+#: opts.c:1361 opts.c:1400
msgid "The following options are language-independent"
msgstr ""
-#: opts.c:1384
+#: opts.c:1364
msgid "The --param option recognizes the following as parameters"
msgstr ""
-#: opts.c:1390
+#: opts.c:1370
msgid "The following options are specific to just the language "
msgstr ""
-#: opts.c:1392
+#: opts.c:1372
msgid "The following options are supported by the language "
msgstr ""
-#: opts.c:1403
+#: opts.c:1383
msgid "The following options are not documented"
msgstr ""
-#: opts.c:1414
+#: opts.c:1385
+msgid "The following options take separate arguments"
+msgstr ""
+
+#: opts.c:1387
+msgid "The following options take joined arguments"
+msgstr ""
+
+#: opts.c:1398
msgid "The following options are language-related"
msgstr ""
-#: opts.c:1567
+#: opts.c:1558
#, c-format
msgid "warning: --help argument %.*s is ambiguous, please be more specific\n"
msgstr ""
-#: opts.c:1575
+#: opts.c:1566
#, c-format
msgid "warning: unrecognized argument to --help= option: %.*s\n"
msgstr ""
msgid "%s: input file names must have .c suffixes: %s\n"
msgstr "%s: файл уводу павінен мець суфікс .c: %s\n"
-#: reload.c:3785
+#: reload.c:3781
msgid "unable to generate reloads for:"
msgstr ""
msgstr ""
#. It's the compiler's fault.
-#: reload1.c:5611
+#: reload1.c:5627
#, fuzzy
msgid "could not find a spill register"
msgstr "Не выкарыстоўваць рэгістра sb"
#. It's the compiler's fault.
-#: reload1.c:7564
+#: reload1.c:7582
msgid "VOIDmode on an output"
msgstr ""
-#: reload1.c:8319
+#: reload1.c:8337
msgid "Failure trying to reload:"
msgstr ""
msgid "time in %s: %ld.%06ld (%ld%%)\n"
msgstr ""
-#: tlink.c:382
+#: tlink.c:383
#, c-format
msgid "collect: reading %s\n"
msgstr ""
-#: tlink.c:476
+#: tlink.c:477
#, c-format
msgid "removing .rpo file"
msgstr ""
-#: tlink.c:478
+#: tlink.c:479
#, c-format
msgid "renaming .rpo file"
msgstr ""
-#: tlink.c:532
+#: tlink.c:533
#, c-format
msgid "collect: recompiling %s\n"
msgstr ""
-#: tlink.c:739
+#: tlink.c:740
#, c-format
msgid "collect: tweaking %s in %s\n"
msgstr ""
-#: tlink.c:789
+#: tlink.c:790
#, c-format
msgid "collect: relinking\n"
msgstr ""
-#: toplev.c:595
+#: toplev.c:597
#, fuzzy, c-format
msgid "unrecoverable error"
msgstr "унутраная памылка"
-#: toplev.c:1108
+#: toplev.c:1110
#, fuzzy, c-format
msgid ""
"%s%s%s %sversion %s (%s)\n"
"%s\tзкампілявана GNU C версія %s.\n"
"%s%s%s версія %s (%s) зкампілявана CC.\n"
-#: toplev.c:1110
+#: toplev.c:1112
#, c-format
msgid "%s%s%s %sversion %s (%s) compiled by CC, "
msgstr ""
-#: toplev.c:1114
+#: toplev.c:1116
#, c-format
msgid "GMP version %s, MPFR version %s.\n"
msgstr ""
-#: toplev.c:1116
+#: toplev.c:1118
#, c-format
msgid "%s%swarning: %s header version %s differs from library version %s.\n"
msgstr ""
-#: toplev.c:1118
+#: toplev.c:1120
#, c-format
msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
msgstr ""
-#: toplev.c:1270
+#: toplev.c:1276
msgid "options passed: "
msgstr ""
-#: toplev.c:1304
+#: toplev.c:1310
msgid "options enabled: "
msgstr "выбары ўключаны:"
-#: toplev.c:1439
+#: toplev.c:1445
#, c-format
msgid "created and used with differing settings of '%s'"
msgstr ""
-#: toplev.c:1441
+#: toplev.c:1447
msgid "out of memory"
msgstr ""
-#: toplev.c:1456
+#: toplev.c:1462
msgid "created and used with different settings of -fpic"
msgstr ""
-#: toplev.c:1458
+#: toplev.c:1464
msgid "created and used with different settings of -fpie"
msgstr ""
-#: tree-inline.c:3139
+#: tree-inline.c:3221
msgid "originally indirect function call not considered for inlining"
msgstr ""
-#: tree-vrp.c:6383
+#: tree-vrp.c:6517
msgid "assuming signed overflow does not occur when simplifying && or || to & or |"
msgstr ""
-#: tree-vrp.c:6387
+#: tree-vrp.c:6521
msgid "assuming signed overflow does not occur when simplifying ==, != or ! to identity or ^"
msgstr ""
msgid "Maximum size of a SCC before SCCVN stops processing a function"
msgstr ""
-#: params.def:751
-msgid "Multiplier used for determining the double-queueing threshold"
+#: params.def:750
+msgid "max loops number for regional RA"
msgstr ""
-#: params.def:756
-msgid "max loops number for regional RA"
+#: params.def:755
+msgid "max size of conflict table in MB"
msgstr ""
-#: params.def:764
+#: params.def:763
msgid "The maximum ratio between array size and switch branches for a switch conversion to take place"
msgstr ""
-#: config/alpha/alpha.c:5025
+#: params.def:771
+msgid "max basic blocks number in loop for loop invariant motion"
+msgstr ""
+
+#: config/alpha/alpha.c:5039
#, c-format
msgid "invalid %%H value"
msgstr "нерэчаіснае значэньне %%H"
-#: config/alpha/alpha.c:5046 config/bfin/bfin.c:1646
+#: config/alpha/alpha.c:5060 config/bfin/bfin.c:1646
#, fuzzy, c-format
msgid "invalid %%J value"
msgstr "дрэннае %%Q значэнне"
-#: config/alpha/alpha.c:5076 config/ia64/ia64.c:4754
+#: config/alpha/alpha.c:5090 config/ia64/ia64.c:4759
#, c-format
msgid "invalid %%r value"
msgstr "нерэчаіснае значэньне %%r"
-#: config/alpha/alpha.c:5086 config/ia64/ia64.c:4708
-#: config/rs6000/rs6000.c:12215 config/xtensa/xtensa.c:2238
+#: config/alpha/alpha.c:5100 config/ia64/ia64.c:4713
+#: config/rs6000/rs6000.c:12236 config/xtensa/xtensa.c:2238
#, c-format
msgid "invalid %%R value"
msgstr "нерэчаіснае значэньне %%R"
-#: config/alpha/alpha.c:5092 config/rs6000/rs6000.c:12134
+#: config/alpha/alpha.c:5106 config/rs6000/rs6000.c:12155
#: config/xtensa/xtensa.c:2205
#, c-format
msgid "invalid %%N value"
msgstr "нерэчаіснае значэньне %%N"
-#: config/alpha/alpha.c:5100 config/rs6000/rs6000.c:12162
+#: config/alpha/alpha.c:5114 config/rs6000/rs6000.c:12183
#, c-format
msgid "invalid %%P value"
msgstr "нерэчаіснае значэньне %%P"
-#: config/alpha/alpha.c:5108
+#: config/alpha/alpha.c:5122
#, c-format
msgid "invalid %%h value"
msgstr "нерэчаіснае значэньне %%h"
-#: config/alpha/alpha.c:5116 config/xtensa/xtensa.c:2231
+#: config/alpha/alpha.c:5130 config/xtensa/xtensa.c:2231
#, c-format
msgid "invalid %%L value"
msgstr "нерэчаіснае значэньне %%L"
-#: config/alpha/alpha.c:5155 config/rs6000/rs6000.c:12116
+#: config/alpha/alpha.c:5169 config/rs6000/rs6000.c:12137
#, c-format
msgid "invalid %%m value"
msgstr "нерэчаіснае значэньне %%m"
-#: config/alpha/alpha.c:5163 config/rs6000/rs6000.c:12124
+#: config/alpha/alpha.c:5177 config/rs6000/rs6000.c:12145
#, c-format
msgid "invalid %%M value"
msgstr "нерэчаіснае значэньне %%M"
-#: config/alpha/alpha.c:5207
+#: config/alpha/alpha.c:5221
#, c-format
msgid "invalid %%U value"
msgstr "нерэчаіснае значэньне %%U"
-#: config/alpha/alpha.c:5219 config/alpha/alpha.c:5233
-#: config/rs6000/rs6000.c:12223
+#: config/alpha/alpha.c:5233 config/alpha/alpha.c:5247
+#: config/rs6000/rs6000.c:12244
#, c-format
msgid "invalid %%s value"
msgstr "нерэчаіснае значэньне %%v"
-#: config/alpha/alpha.c:5256
+#: config/alpha/alpha.c:5270
#, c-format
msgid "invalid %%C value"
msgstr "нерэчаіснае значэньне %%C"
-#: config/alpha/alpha.c:5293 config/rs6000/rs6000.c:11951
-#: config/rs6000/rs6000.c:11970
+#: config/alpha/alpha.c:5307 config/rs6000/rs6000.c:11972
+#: config/rs6000/rs6000.c:11991
#, c-format
msgid "invalid %%E value"
msgstr "нерэчаіснае значэньне %%E"
-#: config/alpha/alpha.c:5318 config/alpha/alpha.c:5366
+#: config/alpha/alpha.c:5332 config/alpha/alpha.c:5380
#, c-format
msgid "unknown relocation unspec"
msgstr ""
-#: config/alpha/alpha.c:5327 config/crx/crx.c:1081
-#: config/rs6000/rs6000.c:12554 config/spu/spu.c:1535
+#: config/alpha/alpha.c:5341 config/crx/crx.c:1081
+#: config/rs6000/rs6000.c:12575 config/spu/spu.c:1603
#, c-format
msgid "invalid %%xn code"
msgstr "нерэчаіснае значэньне %%xn"
msgid "invalid operand output code"
msgstr ""
-#: config/arm/arm.c:12852 config/arm/arm.c:12870
+#: config/arm/arm.c:13300 config/arm/arm.c:13318
#, fuzzy, c-format
msgid "predicated Thumb instruction"
msgstr "нявернае выкарыстанне \"restict\""
-#: config/arm/arm.c:12858
+#: config/arm/arm.c:13306
#, c-format
msgid "predicated instruction in conditional sequence"
msgstr ""
-#: config/arm/arm.c:13028
+#: config/arm/arm.c:13476
#, fuzzy, c-format
msgid "invalid shift operand"
msgstr "нерэчаісны %%f аперанд"
-#: 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/arm/arm.c:13523 config/arm/arm.c:13533 config/arm/arm.c:13543
+#: config/arm/arm.c:13553 config/arm/arm.c:13563 config/arm/arm.c:13602
+#: config/arm/arm.c:13620 config/arm/arm.c:13655 config/arm/arm.c:13674
+#: config/arm/arm.c:13689 config/arm/arm.c:13717 config/arm/arm.c:13724
+#: config/arm/arm.c:13732 config/arm/arm.c:13753 config/arm/arm.c:13760
#: config/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
msgid "invalid operand for code '%c'"
msgstr "Нерэчаісны выбар \"%s\""
-#: config/arm/arm.c:13167
+#: config/arm/arm.c:13615
#, c-format
msgid "instruction never executed"
msgstr ""
-#: config/arm/arm.c:13379
+#: config/arm/arm.c:13827
#, fuzzy, c-format
msgid "missing operand"
msgstr "прапушчан ініцыялізатар"
-#: config/avr/avr.c:1186
+#: config/avr/avr.c:1209
#, c-format
msgid "address operand requires constraint for X, Y, or Z register"
msgstr ""
-#: config/avr/avr.c:1298
+#: config/avr/avr.c:1321
msgid "bad address, not (reg+disp):"
msgstr ""
-#: config/avr/avr.c:1305
+#: config/avr/avr.c:1328
msgid "bad address, not post_inc or pre_dec:"
msgstr ""
-#: config/avr/avr.c:1316
+#: config/avr/avr.c:1339
msgid "internal compiler error. Bad address:"
msgstr ""
-#: config/avr/avr.c:1329
+#: config/avr/avr.c:1352
msgid "internal compiler error. Unknown mode:"
msgstr ""
-#: config/avr/avr.c:1924 config/avr/avr.c:2612
+#: config/avr/avr.c:1947 config/avr/avr.c:2635
#, fuzzy
msgid "invalid insn:"
msgstr "Нерэчаісны выбар %s"
-#: 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
+#: config/avr/avr.c:1986 config/avr/avr.c:2072 config/avr/avr.c:2121
+#: config/avr/avr.c:2149 config/avr/avr.c:2244 config/avr/avr.c:2413
+#: config/avr/avr.c:2674 config/avr/avr.c:2786
msgid "incorrect insn:"
msgstr ""
-#: config/avr/avr.c:2145 config/avr/avr.c:2306 config/avr/avr.c:2461
-#: config/avr/avr.c:2829
+#: config/avr/avr.c:2168 config/avr/avr.c:2329 config/avr/avr.c:2484
+#: config/avr/avr.c:2852
msgid "unknown move insn:"
msgstr ""
-#: config/avr/avr.c:3059
+#: config/avr/avr.c:3082
msgid "bad shift insn:"
msgstr ""
-#: config/avr/avr.c:3175 config/avr/avr.c:3595 config/avr/avr.c:3953
+#: config/avr/avr.c:3198 config/avr/avr.c:3618 config/avr/avr.c:3976
msgid "internal compiler error. Incorrect shift:"
msgstr ""
msgid "invalid const_double operand"
msgstr "нерэчаісны %%c аперанд"
-#: 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
+#: config/cris/cris.c:504 c-typeck.c:4704 c-typeck.c:4720 c-typeck.c:4737
+#: final.c:3000 final.c:3002 gcc.c:4828 loop-iv.c:2825 loop-iv.c:2834
+#: rtl-error.c:105 toplev.c:601 tree-ssa-loop-niter.c:1885 cp/typeck.c:4733
#: java/expr.c:411
#, gcc-internal-format
msgid "%s"
msgid " (frv)"
msgstr ""
-#: config/i386/i386.c:9946
+#: config/i386/i386.c:10340
#, c-format
msgid "invalid UNSPEC as operand"
msgstr ""
-#: config/i386/i386.c:10747
+#: config/i386/i386.c:11065 config/i386/i386.c:11104 config/i386/i386.c:11278
+#, c-format
+msgid "operand is not a condition code, invalid operand code 'D'"
+msgstr ""
+
+#: config/i386/i386.c:11129
+#, c-format
+msgid "operand is neither a constant nor a condition code, invalid operand code 'C'"
+msgstr ""
+
+#: config/i386/i386.c:11139
+#, c-format
+msgid "operand is neither a constant nor a condition code, invalid operand code 'F'"
+msgstr ""
+
+#: config/i386/i386.c:11157
#, c-format
msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
msgstr ""
-#: config/i386/i386.c:10872
+#: config/i386/i386.c:11167
+#, c-format
+msgid "operand is neither a constant nor a condition code, invalid operand code 'f'"
+msgstr ""
+
+#: config/i386/i386.c:11292
#, fuzzy, c-format
msgid "invalid operand code '%c'"
msgstr "Нерэчаісны выбар \"%s\""
-#: config/i386/i386.c:10921
+#: config/i386/i386.c:11341
#, fuzzy, c-format
msgid "invalid constraints for operand"
msgstr "нерэчаісны %%c аперанд"
-#: config/i386/i386.c:18332
+#: config/i386/i386.c:19022
#, fuzzy
msgid "unknown insn mode"
msgstr "невядомы рэжым машыны \"%s\""
msgid "environment variable DJGPP points to corrupt file '%s'"
msgstr ""
-#: config/ia64/ia64.c:4806
+#: config/ia64/ia64.c:4811
#, c-format
msgid "ia64_print_operand: unknown code"
msgstr ""
-#: config/ia64/ia64.c:10410
+#: config/ia64/ia64.c:10485
#, fuzzy
msgid "invalid conversion from %<__fpreg%>"
msgstr "нерэчаісны рэжым для gen_tst_reg"
-#: config/ia64/ia64.c:10413
+#: config/ia64/ia64.c:10488
#, fuzzy
msgid "invalid conversion to %<__fpreg%>"
msgstr "нерэчаісны %%-код"
-#: config/ia64/ia64.c:10426 config/ia64/ia64.c:10437
+#: config/ia64/ia64.c:10501 config/ia64/ia64.c:10512
#, fuzzy
msgid "invalid operation on %<__fpreg%>"
msgstr "нерэчаісны %%-код"
-#: config/iq2000/iq2000.c:3121
+#: config/iq2000/iq2000.c:3122
#, fuzzy, c-format
msgid "invalid %%P operand"
msgstr "нерэчаісны %%-код"
-#: config/iq2000/iq2000.c:3129 config/rs6000/rs6000.c:12152
+#: config/iq2000/iq2000.c:3130 config/rs6000/rs6000.c:12173
#, c-format
msgid "invalid %%p value"
msgstr ""
-#: config/iq2000/iq2000.c:3185
+#: config/iq2000/iq2000.c:3186
#, c-format
msgid "invalid use of %%d, %%x, or %%X"
msgstr ""
msgstr ""
#: config/m32r/m32r.c:2031 config/m32r/m32r.c:2045
-#: config/rs6000/rs6000.c:20951
+#: config/rs6000/rs6000.c:20952
msgid "bad address"
msgstr "дрэнны адрас"
msgid "invalid Z register replacement for insn"
msgstr ""
-#: config/mips/mips.c:7065 config/mips/mips.c:7086 config/mips/mips.c:7198
+#: config/mips/mips.c:7068 config/mips/mips.c:7089 config/mips/mips.c:7201
#, fuzzy, c-format
msgid "'%%%c' is not a valid operand prefix"
msgstr "\"%s\" - гэта не пачатак дэкларацыі"
-#: 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
+#: config/mips/mips.c:7138 config/mips/mips.c:7145 config/mips/mips.c:7152
+#: config/mips/mips.c:7159 config/mips/mips.c:7219
#, fuzzy, c-format
msgid "invalid use of '%%%c'"
msgstr "нерэчаіснае выкарыстаньне `%D'"
-#: config/mips/mips.c:7464
+#: config/mips/mips.c:7467
msgid "mips_debugger_offset called with non stack/frame/arg pointer"
msgstr ""
msgid "MMIX Internal: This is not a constant:"
msgstr ""
-#: config/picochip/picochip.c:2398
+#: config/picochip/picochip.c:2406
msgid "picochip_print_memory_address - Operand isn't memory based"
msgstr ""
-#: config/picochip/picochip.c:2657
+#: config/picochip/picochip.c:2665
msgid "Unknown mode in print_operand (CONST_DOUBLE) :"
msgstr ""
-#: config/picochip/picochip.c:2703 config/picochip/picochip.c:2735
+#: config/picochip/picochip.c:2711 config/picochip/picochip.c:2743
msgid "Bad address, not (reg+disp):"
msgstr ""
-#: config/picochip/picochip.c:2749
+#: config/picochip/picochip.c:2757
msgid "Bad address, not register:"
msgstr ""
msgid "Try running '%s' in the shell to raise its limit.\n"
msgstr ""
-#: config/rs6000/rs6000.c:11979
+#: config/rs6000/rs6000.c:12000
#, c-format
msgid "invalid %%f value"
msgstr ""
-#: config/rs6000/rs6000.c:11988
+#: config/rs6000/rs6000.c:12009
#, c-format
msgid "invalid %%F value"
msgstr ""
-#: config/rs6000/rs6000.c:11997
+#: config/rs6000/rs6000.c:12018
#, c-format
msgid "invalid %%G value"
msgstr ""
-#: config/rs6000/rs6000.c:12032
+#: config/rs6000/rs6000.c:12053
#, c-format
msgid "invalid %%j code"
msgstr ""
-#: config/rs6000/rs6000.c:12042
+#: config/rs6000/rs6000.c:12063
#, c-format
msgid "invalid %%J code"
msgstr ""
-#: config/rs6000/rs6000.c:12052
+#: config/rs6000/rs6000.c:12073
#, c-format
msgid "invalid %%k value"
msgstr ""
-#: config/rs6000/rs6000.c:12072 config/xtensa/xtensa.c:2224
+#: config/rs6000/rs6000.c:12093 config/xtensa/xtensa.c:2224
#, c-format
msgid "invalid %%K value"
msgstr ""
-#: config/rs6000/rs6000.c:12142
+#: config/rs6000/rs6000.c:12163
#, c-format
msgid "invalid %%O value"
msgstr "нерэчаіснае значэньне %%O"
-#: config/rs6000/rs6000.c:12189
+#: config/rs6000/rs6000.c:12210
#, c-format
msgid "invalid %%q value"
msgstr ""
-#: config/rs6000/rs6000.c:12233
+#: config/rs6000/rs6000.c:12254
#, c-format
msgid "invalid %%S value"
msgstr ""
-#: config/rs6000/rs6000.c:12273
+#: config/rs6000/rs6000.c:12294
#, c-format
msgid "invalid %%T value"
msgstr ""
-#: config/rs6000/rs6000.c:12283
+#: config/rs6000/rs6000.c:12304
#, c-format
msgid "invalid %%u value"
msgstr ""
-#: config/rs6000/rs6000.c:12292 config/xtensa/xtensa.c:2194
+#: config/rs6000/rs6000.c:12313 config/xtensa/xtensa.c:2194
#, c-format
msgid "invalid %%v value"
msgstr ""
-#: config/rs6000/rs6000.c:12513
+#: config/rs6000/rs6000.c:12534
#, fuzzy, c-format
msgid "invalid %%y value, try using the 'Z' constraint"
msgstr "нявернае выкарыстанне \"restict\""
-#: config/rs6000/rs6000.c:22816
+#: config/rs6000/rs6000.c:22817
#, fuzzy
msgid "AltiVec argument passed to unprototyped function"
msgstr "не хапае аргументаў у функцыі"
msgid "invalid operand to %%S"
msgstr "нерэчаісны %%-код"
-#: config/sh/sh.c:8379
+#: config/sh/sh.c:8383
msgid "created and used with different architectures / ABIs"
msgstr ""
-#: config/sh/sh.c:8381
+#: config/sh/sh.c:8385
msgid "created and used with different ABIs"
msgstr ""
-#: config/sh/sh.c:8383
+#: config/sh/sh.c:8387
msgid "created and used with different endianness"
msgstr ""
msgid "floating point constant not a valid immediate operand"
msgstr ""
-#: config/stormy16/stormy16.c:1750 config/stormy16/stormy16.c:1821
+#: config/stormy16/stormy16.c:1746 config/stormy16/stormy16.c:1817
#, fuzzy, c-format
msgid "'B' operand is not constant"
msgstr "тып параметра \"%s\" не аб'яўлены"
-#: config/stormy16/stormy16.c:1777
+#: config/stormy16/stormy16.c:1773
#, c-format
msgid "'B' operand has multiple bits set"
msgstr ""
-#: config/stormy16/stormy16.c:1803
+#: config/stormy16/stormy16.c:1799
#, fuzzy, c-format
msgid "'o' operand is not constant"
msgstr "тып параметра \"%s\" не аб'яўлены"
-#: config/stormy16/stormy16.c:1835
+#: config/stormy16/stormy16.c:1831
#, c-format
msgid "xstormy16_print_operand: unknown code"
msgstr ""
msgid "address offset not a constant"
msgstr ""
-#: cp/call.c:2602
+#: cp/call.c:2632
msgid "candidates are:"
msgstr ""
-#: cp/call.c:6779
+#: cp/call.c:6945
msgid "candidate 1:"
msgstr ""
-#: cp/call.c:6780
+#: cp/call.c:6946
msgid "candidate 2:"
msgstr ""
-#: cp/decl2.c:671
+#: cp/decl2.c:676
msgid "candidates are: %+#D"
msgstr ""
-#: cp/decl2.c:673
+#: cp/decl2.c:678
msgid "candidate is: %+#D"
msgstr ""
msgid "Integer outside symmetric range implied by Standard Fortran at %L"
msgstr ""
-#: fortran/arith.c:1481
+#: fortran/arith.c:1482
#, fuzzy
msgid "elemental binary operation"
msgstr "прапушчан ініцыялізатар"
-#: fortran/arith.c:2059
+#: fortran/arith.c:2060
#, no-c-format
msgid "Arithmetic OK converting %s to %s at %L"
msgstr ""
-#: fortran/arith.c:2063
+#: fortran/arith.c:2064
#, 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:2068
+#: fortran/arith.c:2069
#, no-c-format
msgid "Arithmetic underflow converting %s to %s at %L. This check can be disabled with the option -fno-range-check"
msgstr ""
-#: fortran/arith.c:2073
+#: fortran/arith.c:2074
#, no-c-format
msgid "Arithmetic NaN converting %s to %s at %L. This check can be disabled with the option -fno-range-check"
msgstr ""
-#: fortran/arith.c:2078
+#: fortran/arith.c:2079
#, no-c-format
msgid "Division by zero converting %s to %s at %L"
msgstr ""
-#: fortran/arith.c:2082
+#: fortran/arith.c:2083
#, no-c-format
msgid "Array operands are incommensurate converting %s to %s at %L"
msgstr ""
-#: fortran/arith.c:2086
+#: fortran/arith.c:2087
#, no-c-format
msgid "Integer outside symmetric range implied by Standard Fortran converting %s to %s at %L"
msgstr ""
-#: fortran/arith.c:2419
+#: fortran/arith.c:2420
#, fuzzy, no-c-format
msgid "The Hollerith constant at %L is too long to convert to %s"
msgstr "сімвальная канстанта вельмі доўгая"
-#: fortran/arith.c:2578
+#: fortran/arith.c:2579
#, no-c-format
msgid "Enumerator exceeds the C integer type at %C"
msgstr ""
msgid "'%s' argument of '%s' intrinsic at %L must be a numeric type"
msgstr ""
-#: fortran/check.c:101 fortran/check.c:825 fortran/check.c:835
+#: fortran/check.c:101 fortran/check.c:830 fortran/check.c:840
#, no-c-format
msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or REAL"
msgstr ""
msgid "'%s' argument of '%s' intrinsic at %L must be a variable"
msgstr ""
-#: fortran/check.c:356
+#: fortran/check.c:361
#, no-c-format
msgid "'dim' argument of '%s' intrinsic at %L is not a valid dimension index"
msgstr ""
-#: fortran/check.c:426
+#: fortran/check.c:431
#, no-c-format
-msgid "Unequal character lengths (%ld and %ld) in %s intrinsic at %L"
+msgid "Unequal character lengths (%ld/%ld) in %s at %L"
msgstr ""
-#: fortran/check.c:532 fortran/check.c:2025 fortran/check.c:2040
+#: fortran/check.c:537 fortran/check.c:2039 fortran/check.c:2054
#, no-c-format
msgid "'%s' argument of '%s' intrinsic at %L must be ALLOCATABLE"
msgstr ""
-#: fortran/check.c:556 fortran/check.c:3885
+#: fortran/check.c:561 fortran/check.c:3908
#, no-c-format
msgid "'%s' and '%s' arguments of '%s' intrinsic at %L must have the same type"
msgstr ""
-#: fortran/check.c:565 fortran/check.c:1197 fortran/check.c:1340
-#: fortran/check.c:1414 fortran/check.c:1703
+#: fortran/check.c:570 fortran/check.c:1202 fortran/check.c:1345
+#: fortran/check.c:1419 fortran/check.c:1708
#, no-c-format
msgid "Extension: Different type kinds at %L"
msgstr ""
-#: fortran/check.c:605 fortran/check.c:2109
+#: fortran/check.c:610 fortran/check.c:2123
#, no-c-format
msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER"
msgstr ""
-#: fortran/check.c:625
+#: fortran/check.c:630
#, no-c-format
msgid "'%s' argument of '%s' intrinsic at %L must be a pointer or target VARIABLE or FUNCTION"
msgstr ""
-#: fortran/check.c:633
+#: fortran/check.c:638
#, no-c-format
msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER or a TARGET"
msgstr ""
-#: fortran/check.c:649
+#: fortran/check.c:654
#, no-c-format
msgid "Array section with a vector subscript at %L shall not be the target of a pointer"
msgstr ""
-#: fortran/check.c:660
+#: fortran/check.c:665
#, no-c-format
msgid "NULL pointer at %L is not permitted as actual argument of '%s' intrinsic function"
msgstr ""
-#: fortran/check.c:806 fortran/check.c:930
+#: fortran/check.c:811 fortran/check.c:935
#, no-c-format
msgid "'%s' argument of '%s' intrinsic at %L must not be present if 'x' is COMPLEX"
msgstr ""
-#: fortran/check.c:856 fortran/check.c:1259 fortran/check.c:1362
-#: fortran/check.c:1521 fortran/check.c:1538 fortran/check.c:2413
-#: fortran/check.c:2555 fortran/check.c:2898 fortran/check.c:2959
+#: fortran/check.c:861 fortran/check.c:1264 fortran/check.c:1367
+#: fortran/check.c:1526 fortran/check.c:1543 fortran/check.c:2427
+#: fortran/check.c:2569 fortran/check.c:2912 fortran/check.c:2973
#, no-c-format
msgid "Fortran 2003: '%s' intrinsic with KIND argument at %L"
msgstr ""
-#: fortran/check.c:881
+#: fortran/check.c:886
#, no-c-format
msgid "SHIFT argument at %L of CSHIFT must have rank %d or be a scalar"
msgstr ""
-#: fortran/check.c:979 fortran/check.c:1799 fortran/check.c:1807
+#: fortran/check.c:984 fortran/check.c:1804 fortran/check.c:1812
#, no-c-format
msgid "'%s' argument of '%s' intrinsic at %L must be numeric or LOGICAL"
msgstr ""
-#: fortran/check.c:993
+#: fortran/check.c:998
#, no-c-format
msgid "Different shape for arguments '%s' and '%s' at %L for intrinsic 'dot_product'"
msgstr ""
-#: fortran/check.c:1012 fortran/check.c:1020
+#: fortran/check.c:1017 fortran/check.c:1025
#, fuzzy, no-c-format
msgid "'%s' argument of '%s' intrinsic at %L must be default real"
msgstr "першым аргументам \"%s\" павінен быць \"int\""
-#: fortran/check.c:1047
+#: fortran/check.c:1052
#, no-c-format
msgid "SHIFT argument at %L of EOSHIFT must have rank %d or be a scalar"
msgstr ""
-#: fortran/check.c:1067
+#: fortran/check.c:1072
#, no-c-format
msgid "BOUNDARY argument at %L of EOSHIFT must have rank %d or be a scalar"
msgstr ""
-#: fortran/check.c:1078
+#: fortran/check.c:1083
#, no-c-format
msgid "Different shape in dimension %d for SHIFT and BOUNDARY arguments of EOSHIFT at %L"
msgstr ""
-#: fortran/check.c:1310
+#: fortran/check.c:1315
#, fuzzy, no-c-format
msgid "Argument of %s at %L must be of length one"
msgstr "першым аргументам \"%s\" павінен быць \"int\""
-#: fortran/check.c:1369
+#: fortran/check.c:1374
#, no-c-format
msgid "'%s' argument of '%s' intrinsic at %L must be the same kind as '%s'"
msgstr ""
-#: fortran/check.c:1494
+#: fortran/check.c:1499
#, no-c-format
msgid "'%s' argument of '%s' intrinsic at %L must be a non-derived type"
msgstr ""
-#: fortran/check.c:1676
+#: fortran/check.c:1681
#, no-c-format
msgid "Intrinsic '%s' at %L must have at least two arguments"
msgstr ""
-#: fortran/check.c:1709
+#: fortran/check.c:1714
#, no-c-format
msgid "'a%d' argument of '%s' intrinsic at %L must be %s(%d)"
msgstr ""
-#: fortran/check.c:1742
+#: fortran/check.c:1747
#, no-c-format
msgid "Fortran 2003: '%s' intrinsic with CHARACTER argument at %L"
msgstr ""
-#: fortran/check.c:1749
+#: fortran/check.c:1754
#, no-c-format
msgid "'a1' argument of '%s' intrinsic at %L must be INTEGER, REAL or CHARACTER"
msgstr ""
#: fortran/check.c:1821
#, no-c-format
+msgid "Argument types of '%s' intrinsic at %L must match (%s/%s)"
+msgstr ""
+
+#: fortran/check.c:1835
+#, no-c-format
msgid "Different shape on dimension 1 for arguments '%s' and '%s' at %L for intrinsic matmul"
msgstr ""
-#: fortran/check.c:1840
+#: fortran/check.c:1854
#, no-c-format
msgid "Different shape on dimension 2 for argument '%s' and dimension 1 for argument '%s' at %L for intrinsic matmul"
msgstr ""
-#: fortran/check.c:1849
+#: fortran/check.c:1863
#, no-c-format
msgid "'%s' argument of '%s' intrinsic at %L must be of rank 1 or 2"
msgstr ""
-#: fortran/check.c:2051
+#: fortran/check.c:2065
#, no-c-format
msgid "the '%s' and '%s' arguments of '%s' intrinsic at %L must have the same rank %d/%d"
msgstr ""
-#: fortran/check.c:2060
+#: fortran/check.c:2074
#, no-c-format
msgid "the '%s' and '%s' arguments of '%s' intrinsic at %L must be of the same kind %d/%d"
msgstr ""
-#: fortran/check.c:2156
+#: fortran/check.c:2170
#, no-c-format
msgid "'%s' argument of '%s' intrinsic at %L must be of type REAL or COMPLEX"
msgstr ""
-#: fortran/check.c:2177
+#: fortran/check.c:2191
#, no-c-format
msgid "'%s' argument of '%s' intrinsic at %L must be of a dummy variable"
msgstr ""
-#: fortran/check.c:2185
+#: fortran/check.c:2199
#, no-c-format
msgid "'%s' argument of '%s' intrinsic at %L must be of an OPTIONAL dummy variable"
msgstr ""
-#: fortran/check.c:2201
+#: fortran/check.c:2215
#, no-c-format
msgid "'%s' argument of '%s' intrinsic at %L must not be a subobject of '%s'"
msgstr ""
-#: fortran/check.c:2326
+#: fortran/check.c:2340
#, no-c-format
msgid "'shape' argument of 'reshape' intrinsic at %L must be an array of constant size"
msgstr ""
-#: fortran/check.c:2336
+#: fortran/check.c:2350
#, no-c-format
msgid "'shape' argument of 'reshape' intrinsic at %L has more than %d elements"
msgstr ""
-#: fortran/check.c:2374
+#: fortran/check.c:2388
#, no-c-format
msgid "Without padding, there are not enough elements in the intrinsic RESHAPE source at %L to match the shape"
msgstr ""
-#: fortran/check.c:2475
+#: fortran/check.c:2489
#, fuzzy, no-c-format
msgid "Missing arguments to %s intrinsic at %L"
msgstr "аргумент для \"%s\" прапушчан"
-#: fortran/check.c:2516
+#: fortran/check.c:2530
#, no-c-format
msgid "'source' argument of 'shape' intrinsic at %L must not be an assumed size array"
msgstr ""
-#: fortran/check.c:2590
+#: fortran/check.c:2604
#, fuzzy, no-c-format
msgid "'%s' argument of '%s' intrinsic at %L must be less than rank %d"
msgstr "памер \"%s\" больш чам %d байт"
-#: fortran/check.c:2850
+#: fortran/check.c:2864
#, no-c-format
msgid "'MOLD' argument of 'TRANSFER' intrinsic at %L must not be %s"
msgstr ""
-#: fortran/check.c:2924
+#: fortran/check.c:2938
#, no-c-format
msgid "FIELD argument at %L of UNPACK must have the same rank as MASK or be a scalar"
msgstr ""
-#: fortran/check.c:2935
+#: fortran/check.c:2949
#, no-c-format
msgid "Different shape in dimension %d for MASK and FIELD arguments of UNPACK at %L"
msgstr ""
-#: fortran/check.c:3175
+#: fortran/check.c:3190 fortran/check.c:3222
#, no-c-format
-msgid "Array PUT of intrinsic %s is too small (%i/%i) at %L"
+msgid "Size of '%s' argument of '%s' intrinsic at %L too small (%i/%i)"
msgstr ""
-#: fortran/check.c:3207
+#: fortran/check.c:3230
#, fuzzy, no-c-format
msgid "Too many arguments to %s at %L"
msgstr "вельмі шмат аргументаў у функцыі \"%s\""
-#: fortran/check.c:3319 fortran/check.c:3796 fortran/check.c:3820
+#: fortran/check.c:3342 fortran/check.c:3819 fortran/check.c:3843
#, no-c-format
msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or PROCEDURE"
msgstr ""
-#: fortran/check.c:3502
+#: fortran/check.c:3525
#, 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:3869 fortran/check.c:3877
+#: fortran/check.c:3892 fortran/check.c:3900
#, no-c-format
msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or LOGICAL"
msgstr ""
-#: fortran/cpp.c:374 c-opts.c:891
+#: fortran/cpp.c:378 c-opts.c:891
#, fuzzy, gcc-internal-format
msgid "output filename specified twice"
msgstr "не зададзены ўваходзячыя файлы"
-#: fortran/cpp.c:432
+#: fortran/cpp.c:436
#, no-c-format
msgid "To enable preprocessing, use -cpp"
msgstr ""
-#: fortran/cpp.c:521 fortran/cpp.c:531
+#: fortran/cpp.c:525 fortran/cpp.c:535
#, fuzzy, no-c-format
msgid "opening output file %s: %s"
msgstr "немагчыма адчыніць файл уводу `%s'"
msgid "Data element above array upper bound at %L"
msgstr ""
-#: fortran/data.c:432
+#: fortran/data.c:436
#, fuzzy, no-c-format
msgid "Extension: re-initialization of '%s' at %L"
msgstr "ініцыялізацыя"
msgid "NULL() initialization at %C is ambiguous"
msgstr ""
-#: fortran/decl.c:1646 fortran/decl.c:5534
+#: fortran/decl.c:1646 fortran/decl.c:5523
#, no-c-format
msgid "Duplicate array spec for Cray pointee at %C"
msgstr ""
msgid "Extension: Old-style initialization at %C"
msgstr ""
-#: fortran/decl.c:1753 fortran/decl.c:4237
+#: fortran/decl.c:1753 fortran/decl.c:4226
#, no-c-format
msgid "Initialization at %C isn't for a pointer variable"
msgstr ""
-#: fortran/decl.c:1761 fortran/decl.c:4245
+#: fortran/decl.c:1761 fortran/decl.c:4234
#, no-c-format
msgid "Pointer initialization requires a NULL() at %C"
msgstr ""
-#: fortran/decl.c:1767 fortran/decl.c:4251
+#: fortran/decl.c:1767 fortran/decl.c:4240
#, 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:6620
+#: fortran/decl.c:1789 fortran/decl.c:6609
#, no-c-format
msgid "Expected an initialization expression at %C"
msgstr ""
msgid "Nonstandard type declaration %s*%d at %C"
msgstr ""
-#: fortran/decl.c:1927 fortran/decl.c:1992
+#: fortran/decl.c:1927 fortran/decl.c:2003
#, no-c-format
msgid "Missing right parenthesis at %C"
msgstr ""
-#: fortran/decl.c:1940 fortran/decl.c:2037
+#: fortran/decl.c:1940 fortran/decl.c:2048
#, no-c-format
msgid "Expected initialization expression at %C"
msgstr ""
-#: fortran/decl.c:1948 fortran/decl.c:2043
+#: fortran/decl.c:1948 fortran/decl.c:2054
#, no-c-format
msgid "Expected scalar initialization expression at %C"
msgstr ""
msgid "Kind %d not supported for type %s at %C"
msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
-#: fortran/decl.c:1990
+#: fortran/decl.c:1992
+#, no-c-format
+msgid "C kind type parameter is for type %s but type at %L is %s"
+msgstr ""
+
+#: fortran/decl.c:2001
#, no-c-format
msgid "Missing right parenthesis or comma at %C"
msgstr ""
-#: fortran/decl.c:2063
+#: fortran/decl.c:2074
#, no-c-format
msgid "Kind %d is not supported for CHARACTER at %C"
msgstr ""
-#: fortran/decl.c:2192
+#: fortran/decl.c:2203
#, no-c-format
msgid "Syntax error in CHARACTER declaration at %C"
msgstr ""
-#: fortran/decl.c:2277
+#: fortran/decl.c:2288
#, no-c-format
msgid "Extension: BYTE type at %C"
msgstr ""
-#: fortran/decl.c:2283
+#: fortran/decl.c:2294
#, no-c-format
msgid "BYTE type used at %C is not available on the target machine"
msgstr ""
-#: fortran/decl.c:2332
+#: fortran/decl.c:2343
#, no-c-format
msgid "DOUBLE COMPLEX at %C does not conform to the Fortran 95 standard"
msgstr ""
-#: fortran/decl.c:2372 fortran/decl.c:2381 fortran/decl.c:2696
-#: fortran/decl.c:2704
+#: fortran/decl.c:2383 fortran/decl.c:2392 fortran/decl.c:2707
+#: fortran/decl.c:2715
#, fuzzy, no-c-format
msgid "Type name '%s' at %C is ambiguous"
msgstr "памер \"%s\" - %d байт"
-#: fortran/decl.c:2457
+#: fortran/decl.c:2468
#, no-c-format
msgid "Missing character range in IMPLICIT at %C"
msgstr ""
-#: fortran/decl.c:2503
+#: fortran/decl.c:2514
#, no-c-format
msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
msgstr ""
-#: fortran/decl.c:2559
+#: fortran/decl.c:2570
#, no-c-format
msgid "Empty IMPLICIT statement at %C"
msgstr ""
-#: fortran/decl.c:2662
+#: fortran/decl.c:2673
#, no-c-format
msgid "IMPORT statement at %C only permitted in an INTERFACE body"
msgstr ""
-#: fortran/decl.c:2667
+#: fortran/decl.c:2678
#, no-c-format
msgid "Fortran 2003: IMPORT statement at %C"
msgstr ""
-#: fortran/decl.c:2682
+#: fortran/decl.c:2693
#, no-c-format
msgid "Expecting list of named entities at %C"
msgstr ""
-#: fortran/decl.c:2710
+#: fortran/decl.c:2721
#, no-c-format
msgid "Cannot IMPORT '%s' from host scoping unit at %C - does not exist."
msgstr ""
-#: fortran/decl.c:2717
+#: fortran/decl.c:2728
#, no-c-format
msgid "'%s' is already IMPORTed from host scoping unit at %C."
msgstr ""
-#: fortran/decl.c:2746
+#: fortran/decl.c:2757
#, no-c-format
msgid "Syntax error in IMPORT statement at %C"
msgstr ""
-#: fortran/decl.c:2995
+#: fortran/decl.c:3006
#, no-c-format
msgid "Missing dimension specification at %C"
msgstr ""
-#: fortran/decl.c:3069
+#: fortran/decl.c:3080
#, no-c-format
msgid "Duplicate %s attribute at %L"
msgstr ""
-#: fortran/decl.c:3088
+#: fortran/decl.c:3099
#, no-c-format
msgid "Fortran 2003: ALLOCATABLE attribute at %C in a TYPE definition"
msgstr ""
-#: fortran/decl.c:3098
+#: fortran/decl.c:3109
#, no-c-format
msgid "Attribute at %L is not allowed in a TYPE definition"
msgstr ""
-#: fortran/decl.c:3116
+#: fortran/decl.c:3127
#, no-c-format
msgid "Fortran 2003: Attribute %s at %L in a TYPE definition"
msgstr ""
-#: fortran/decl.c:3127
+#: fortran/decl.c:3138
#, no-c-format
msgid "%s attribute at %L is not allowed outside of the specification part of a module"
msgstr ""
-#: fortran/decl.c:3179 fortran/decl.c:5774
+#: fortran/decl.c:3190 fortran/decl.c:5763
#, no-c-format
msgid "PROTECTED at %C only allowed in specification part of a module"
msgstr ""
-#: fortran/decl.c:3185
+#: fortran/decl.c:3196
#, no-c-format
msgid "Fortran 2003: PROTECTED attribute at %C"
msgstr ""
-#: fortran/decl.c:3216
+#: fortran/decl.c:3227
#, no-c-format
msgid "Fortran 2003: VALUE attribute at %C"
msgstr ""
-#: fortran/decl.c:3226
+#: fortran/decl.c:3237
#, no-c-format
msgid "Fortran 2003: VOLATILE attribute at %C"
msgstr ""
-#: fortran/decl.c:3266
+#: fortran/decl.c:3277
#, no-c-format
msgid "Multiple identifiers provided with single NAME= specifier at %C"
msgstr ""
-#. Print an error, but continue parsing line.
-#: fortran/decl.c:3315
-#, no-c-format
-msgid "C kind parameter is for type %s but symbol '%s' at %L is of type %s"
-msgstr ""
-
-#: fortran/decl.c:3383
+#: fortran/decl.c:3373
#, no-c-format
msgid "Implicitly declared BIND(C) function '%s' at %L may not be C interoperable"
msgstr ""
-#: fortran/decl.c:3405
+#: fortran/decl.c:3394
#, no-c-format
msgid "Variable '%s' in common block '%s' at %L may not be a C interoperable kind though common block '%s' is BIND(C)"
msgstr ""
-#: fortran/decl.c:3414
+#: fortran/decl.c:3403
#, no-c-format
msgid "Type declaration '%s' at %L is not C interoperable but it is BIND(C)"
msgstr ""
-#: fortran/decl.c:3418
+#: fortran/decl.c:3407
#, no-c-format
msgid "Variable '%s' at %L may not be a C interoperable kind but it is bind(c)"
msgstr ""
-#: fortran/decl.c:3430
+#: fortran/decl.c:3419
#, no-c-format
msgid "Variable '%s' in common block '%s' at %L cannot be declared with BIND(C) since it is not a global"
msgstr ""
-#: fortran/decl.c:3444
+#: fortran/decl.c:3433
#, no-c-format
msgid "Variable '%s' at %L cannot have both the POINTER and BIND(C) attributes"
msgstr ""
-#: fortran/decl.c:3452
+#: fortran/decl.c:3441
#, no-c-format
msgid "Variable '%s' at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
msgstr ""
-#: fortran/decl.c:3464
+#: fortran/decl.c:3453
#, no-c-format
msgid "Return type of BIND(C) function '%s' at %L cannot be an array"
msgstr ""
-#: fortran/decl.c:3472
+#: fortran/decl.c:3461
#, no-c-format
msgid "Return type of BIND(C) function '%s' at %L cannot be a character string"
msgstr ""
#. Use gfc_warning_now because we won't say that the symbol fails
#. just because of this.
-#: fortran/decl.c:3483
+#: fortran/decl.c:3472
#, no-c-format
msgid "Symbol '%s' at %L is marked PRIVATE but has been given the binding label '%s'"
msgstr ""
-#: fortran/decl.c:3558
+#: fortran/decl.c:3547
#, no-c-format
msgid "Need either entity or common block name for attribute specification statement at %C"
msgstr ""
-#: fortran/decl.c:3605
+#: fortran/decl.c:3594
#, no-c-format
msgid "Missing entity or common block name for attribute specification statement at %C"
msgstr ""
#. Now we have an error, which we signal, and then fix up
#. because the knock-on is plain and simple confusing.
-#: fortran/decl.c:3712
+#: fortran/decl.c:3701
#, no-c-format
msgid "Derived type at %C has not been previously defined and so cannot appear in a derived type definition"
msgstr ""
-#: fortran/decl.c:3744
+#: fortran/decl.c:3733
#, no-c-format
msgid "Syntax error in data declaration at %C"
msgstr ""
-#: fortran/decl.c:3901
+#: fortran/decl.c:3890
#, no-c-format
msgid "Name '%s' at %C is the name of the procedure"
msgstr ""
-#: fortran/decl.c:3913
+#: fortran/decl.c:3902
#, no-c-format
msgid "Unexpected junk in formal argument list at %C"
msgstr ""
-#: fortran/decl.c:3930
+#: fortran/decl.c:3919
#, no-c-format
msgid "Duplicate symbol '%s' in formal argument list at %C"
msgstr ""
-#: fortran/decl.c:3981
+#: fortran/decl.c:3970
#, no-c-format
msgid "RESULT variable at %C must be different than function name"
msgstr ""
-#: fortran/decl.c:4059
+#: fortran/decl.c:4047
#, fuzzy, no-c-format
msgid "Unexpected junk after function declaration at %C"
msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
-#: fortran/decl.c:4069 fortran/decl.c:4869
+#: fortran/decl.c:4057 fortran/decl.c:4858
#, no-c-format
msgid "Fortran 2008: BIND(C) attribute at %L may not be specified for an internal procedure"
msgstr ""
-#: fortran/decl.c:4137
+#: fortran/decl.c:4126
#, no-c-format
msgid "Interface '%s' at %C may not be generic"
msgstr ""
-#: fortran/decl.c:4142
+#: fortran/decl.c:4131
#, no-c-format
msgid "Interface '%s' at %C may not be a statement function"
msgstr ""
-#: fortran/decl.c:4155
+#: fortran/decl.c:4144
#, no-c-format
msgid "Intrinsic procedure '%s' not allowed in PROCEDURE statement at %C"
msgstr ""
-#: fortran/decl.c:4191
+#: fortran/decl.c:4180
#, no-c-format
msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
msgstr ""
-#: fortran/decl.c:4198
+#: fortran/decl.c:4187
#, no-c-format
msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
msgstr ""
-#: fortran/decl.c:4204
+#: fortran/decl.c:4193
#, no-c-format
msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
msgstr ""
-#: fortran/decl.c:4274 fortran/decl.c:4322
+#: fortran/decl.c:4263 fortran/decl.c:4311
#, no-c-format
msgid "Syntax error in PROCEDURE statement at %C"
msgstr ""
-#: fortran/decl.c:4296
+#: fortran/decl.c:4285
#, no-c-format
msgid "PROCEDURE at %C must be in a generic interface"
msgstr ""
-#: fortran/decl.c:4349
+#: fortran/decl.c:4338
#, no-c-format
msgid "Fortran 2003: Procedure components at %C are not yet implemented in gfortran"
msgstr ""
-#: fortran/decl.c:4362
+#: fortran/decl.c:4351
#, no-c-format
msgid "Fortran 2003: PROCEDURE statement at %C"
msgstr ""
-#: fortran/decl.c:4426
+#: fortran/decl.c:4415
#, no-c-format
msgid "Expected formal argument list in function definition at %C"
msgstr ""
-#: 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:1467
+#: fortran/decl.c:4439 fortran/decl.c:4443 fortran/decl.c:4644
+#: fortran/decl.c:4648 fortran/decl.c:4826 fortran/decl.c:4830
+#: fortran/symbol.c:1472
#, no-c-format
msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
msgstr ""
-#: fortran/decl.c:4486
+#: fortran/decl.c:4475
#, no-c-format
msgid "Function '%s' at %C already has a type of %s"
msgstr ""
-#: fortran/decl.c:4577
+#: fortran/decl.c:4566
#, no-c-format
msgid "ENTRY statement at %C cannot appear within a PROGRAM"
msgstr ""
-#: fortran/decl.c:4580
+#: fortran/decl.c:4569
#, no-c-format
msgid "ENTRY statement at %C cannot appear within a MODULE"
msgstr ""
-#: fortran/decl.c:4583
+#: fortran/decl.c:4572
#, no-c-format
msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
msgstr ""
-#: fortran/decl.c:4587
+#: fortran/decl.c:4576
#, no-c-format
msgid "ENTRY statement at %C cannot appear within an INTERFACE"
msgstr ""
-#: fortran/decl.c:4591
+#: fortran/decl.c:4580
#, no-c-format
msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
msgstr ""
-#: fortran/decl.c:4595
+#: fortran/decl.c:4584
#, no-c-format
msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
msgstr ""
-#: fortran/decl.c:4599
+#: fortran/decl.c:4588
#, no-c-format
msgid "ENTRY statement at %C cannot appear within a DO block"
msgstr ""
-#: fortran/decl.c:4603
+#: fortran/decl.c:4592
#, no-c-format
msgid "ENTRY statement at %C cannot appear within a SELECT block"
msgstr ""
-#: fortran/decl.c:4607
+#: fortran/decl.c:4596
#, no-c-format
msgid "ENTRY statement at %C cannot appear within a FORALL block"
msgstr ""
-#: fortran/decl.c:4611
+#: fortran/decl.c:4600
#, no-c-format
msgid "ENTRY statement at %C cannot appear within a WHERE block"
msgstr ""
-#: fortran/decl.c:4615
+#: fortran/decl.c:4604
#, no-c-format
msgid "ENTRY statement at %C cannot appear within a contained subprogram"
msgstr ""
-#: fortran/decl.c:4633
+#: fortran/decl.c:4622
#, no-c-format
msgid "ENTRY statement at %C cannot appear in a contained procedure"
msgstr ""
-#: fortran/decl.c:4687 fortran/decl.c:4877
+#: fortran/decl.c:4676 fortran/decl.c:4866
#, no-c-format
msgid "Missing required parentheses before BIND(C) at %C"
msgstr ""
-#: fortran/decl.c:4939 fortran/decl.c:4955
+#: fortran/decl.c:4928 fortran/decl.c:4944
#, no-c-format
msgid "Syntax error in NAME= specifier for binding label at %C"
msgstr ""
-#: fortran/decl.c:4970
+#: fortran/decl.c:4959
#, no-c-format
msgid "Missing closing quote '\"' for binding label at %C"
msgstr ""
-#: fortran/decl.c:4979
+#: fortran/decl.c:4968
#, no-c-format
msgid "Missing closing quote ''' for binding label at %C"
msgstr ""
-#: fortran/decl.c:4989
+#: fortran/decl.c:4978
#, no-c-format
msgid "Missing closing paren for binding label at %C"
msgstr ""
-#: fortran/decl.c:4995
+#: fortran/decl.c:4984
#, no-c-format
msgid "No binding name is allowed in BIND(C) at %C"
msgstr ""
-#: fortran/decl.c:5001
+#: fortran/decl.c:4990
#, no-c-format
msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
msgstr ""
-#: fortran/decl.c:5032
+#: fortran/decl.c:5021
#, no-c-format
msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
msgstr ""
-#: fortran/decl.c:5205
+#: fortran/decl.c:5194
#, no-c-format
msgid "Unexpected END statement at %C"
msgstr ""
#. We would have required END [something].
-#: fortran/decl.c:5214
+#: fortran/decl.c:5203
#, no-c-format
msgid "%s statement expected at %L"
msgstr ""
-#: fortran/decl.c:5225
+#: fortran/decl.c:5214
#, no-c-format
msgid "Expecting %s statement at %C"
msgstr ""
-#: fortran/decl.c:5240
+#: fortran/decl.c:5229
#, no-c-format
msgid "Expected block name of '%s' in %s statement at %C"
msgstr ""
-#: fortran/decl.c:5257
+#: fortran/decl.c:5246
#, no-c-format
msgid "Expected terminating name at %C"
msgstr ""
-#: fortran/decl.c:5266
+#: fortran/decl.c:5255
#, no-c-format
msgid "Expected label '%s' for %s statement at %C"
msgstr ""
-#: fortran/decl.c:5320
+#: fortran/decl.c:5309
#, no-c-format
msgid "Missing array specification at %L in DIMENSION statement"
msgstr ""
-#: fortran/decl.c:5328
+#: fortran/decl.c:5317
#, no-c-format
msgid "Dimensions specified for %s at %L after its initialisation"
msgstr ""
-#: fortran/decl.c:5337
+#: fortran/decl.c:5326
#, no-c-format
msgid "Array specification must be deferred at %L"
msgstr ""
-#: fortran/decl.c:5414
+#: fortran/decl.c:5403
#, no-c-format
msgid "Unexpected character in variable list at %C"
msgstr ""
-#: fortran/decl.c:5451
+#: fortran/decl.c:5440
#, no-c-format
msgid "Expected '(' at %C"
msgstr ""
-#: fortran/decl.c:5465 fortran/decl.c:5505
+#: fortran/decl.c:5454 fortran/decl.c:5494
#, no-c-format
msgid "Expected variable name at %C"
msgstr ""
-#: fortran/decl.c:5481
+#: fortran/decl.c:5470
#, no-c-format
msgid "Cray pointer at %C must be an integer"
msgstr ""
-#: fortran/decl.c:5485
+#: fortran/decl.c:5474
#, no-c-format
msgid "Cray pointer at %C has %d bytes of precision; memory addresses require %d bytes"
msgstr ""
-#: fortran/decl.c:5491
+#: fortran/decl.c:5480
#, no-c-format
msgid "Expected \",\" at %C"
msgstr ""
-#: fortran/decl.c:5554
+#: fortran/decl.c:5543
#, no-c-format
msgid "Expected \")\" at %C"
msgstr ""
-#: fortran/decl.c:5566
+#: fortran/decl.c:5555
#, no-c-format
msgid "Expected \",\" or end of statement at %C"
msgstr ""
-#: fortran/decl.c:5630
+#: fortran/decl.c:5619
#, no-c-format
msgid "Cray pointer declaration at %C requires -fcray-pointer flag"
msgstr ""
-#: fortran/decl.c:5725
+#: fortran/decl.c:5714
#, no-c-format
msgid "Access specification of the %s operator at %C has already been specified"
msgstr ""
-#: fortran/decl.c:5742
+#: fortran/decl.c:5731
#, no-c-format
msgid "Access specification of the .%s. operator at %C has already been specified"
msgstr ""
-#: fortran/decl.c:5780
+#: fortran/decl.c:5769
#, no-c-format
msgid "Fortran 2003: PROTECTED statement at %C"
msgstr ""
-#: fortran/decl.c:5820
+#: fortran/decl.c:5809
#, no-c-format
msgid "Syntax error in PROTECTED statement at %C"
msgstr ""
-#: fortran/decl.c:5844
+#: fortran/decl.c:5833
#, no-c-format
msgid "PRIVATE statement at %C is only allowed in the specification part of a module"
msgstr ""
-#: fortran/decl.c:5881
+#: fortran/decl.c:5870
#, no-c-format
msgid "PUBLIC statement at %C is only allowed in the specification part of a module"
msgstr ""
-#: fortran/decl.c:5908
+#: fortran/decl.c:5897
#, no-c-format
msgid "Expected variable name at %C in PARAMETER statement"
msgstr ""
-#: fortran/decl.c:5915
+#: fortran/decl.c:5904
#, no-c-format
msgid "Expected = sign in PARAMETER statement at %C"
msgstr ""
-#: fortran/decl.c:5921
+#: fortran/decl.c:5910
#, no-c-format
msgid "Expected expression at %C in PARAMETER statement"
msgstr ""
-#: fortran/decl.c:5941
+#: fortran/decl.c:5930
#, no-c-format
msgid "Initializing already initialized variable at %C"
msgstr ""
-#: fortran/decl.c:6003
+#: fortran/decl.c:5992
#, no-c-format
msgid "Unexpected characters in PARAMETER statement at %C"
msgstr ""
-#: fortran/decl.c:6027
+#: fortran/decl.c:6016
#, no-c-format
msgid "Blanket SAVE statement at %C follows previous SAVE statement"
msgstr ""
-#: fortran/decl.c:6039
+#: fortran/decl.c:6028
#, no-c-format
msgid "SAVE statement at %C follows blanket SAVE statement"
msgstr ""
-#: fortran/decl.c:6086
+#: fortran/decl.c:6075
#, no-c-format
msgid "Syntax error in SAVE statement at %C"
msgstr ""
-#: fortran/decl.c:6097
+#: fortran/decl.c:6086
#, no-c-format
msgid "Fortran 2003: VALUE statement at %C"
msgstr ""
-#: fortran/decl.c:6137
+#: fortran/decl.c:6126
#, no-c-format
msgid "Syntax error in VALUE statement at %C"
msgstr ""
-#: fortran/decl.c:6148
+#: fortran/decl.c:6137
#, no-c-format
msgid "Fortran 2003: VOLATILE statement at %C"
msgstr ""
-#: fortran/decl.c:6190
+#: fortran/decl.c:6179
#, no-c-format
msgid "Syntax error in VOLATILE statement at %C"
msgstr ""
-#: fortran/decl.c:6213
+#: fortran/decl.c:6202
#, no-c-format
msgid "MODULE PROCEDURE at %C must be in a generic module interface"
msgstr ""
-#: fortran/decl.c:6295
+#: fortran/decl.c:6284
#, no-c-format
msgid "Ambiguous symbol in TYPE definition at %C"
msgstr ""
-#: fortran/decl.c:6301
+#: fortran/decl.c:6290
#, no-c-format
msgid "No such symbol in TYPE definition at %C"
msgstr ""
-#: fortran/decl.c:6307
+#: fortran/decl.c:6296
#, no-c-format
msgid "'%s' in EXTENDS expression at %C is not a derived type"
msgstr ""
-#: fortran/decl.c:6314
+#: fortran/decl.c:6303
#, no-c-format
msgid "'%s' cannot be extended at %C because it is BIND(C)"
msgstr ""
-#: fortran/decl.c:6321
+#: fortran/decl.c:6310
#, no-c-format
msgid "'%s' cannot be extended at %C because it is a SEQUENCE type"
msgstr ""
-#: fortran/decl.c:6344
+#: fortran/decl.c:6333
#, no-c-format
msgid "Derived type at %C can only be PRIVATE in the specification part of a module"
msgstr ""
-#: fortran/decl.c:6356
+#: fortran/decl.c:6345
#, no-c-format
msgid "Derived type at %C can only be PUBLIC in the specification part of a module"
msgstr ""
-#: fortran/decl.c:6377
+#: fortran/decl.c:6366
#, no-c-format
msgid "Fortran 2003: ABSTRACT type at %C"
msgstr ""
-#: fortran/decl.c:6441
+#: fortran/decl.c:6430
#, no-c-format
msgid "Expected :: in TYPE definition at %C"
msgstr ""
-#: fortran/decl.c:6452
+#: fortran/decl.c:6441
#, no-c-format
msgid "Type name '%s' at %C cannot be the same as an intrinsic type"
msgstr ""
-#: fortran/decl.c:6462
+#: fortran/decl.c:6451
#, no-c-format
msgid "Derived type name '%s' at %C already has a basic type of %s"
msgstr ""
-#: fortran/decl.c:6478
+#: fortran/decl.c:6467
#, no-c-format
msgid "Derived type definition of '%s' at %C has already been defined"
msgstr ""
-#: fortran/decl.c:6545
+#: fortran/decl.c:6534
#, no-c-format
msgid "Cray Pointee at %C cannot be assumed shape array"
msgstr ""
-#: fortran/decl.c:6565
+#: fortran/decl.c:6554
#, no-c-format
msgid "Fortran 2003: ENUM and ENUMERATOR at %C"
msgstr ""
-#: fortran/decl.c:6637
+#: fortran/decl.c:6626
#, no-c-format
msgid "ENUMERATOR %L not initialized with integer expression"
msgstr ""
-#: fortran/decl.c:6686
+#: fortran/decl.c:6675
#, no-c-format
msgid "ENUM definition statement expected before %C"
msgstr ""
-#: fortran/decl.c:6719
+#: fortran/decl.c:6708
#, no-c-format
msgid "Syntax error in ENUMERATOR definition at %C"
msgstr ""
-#: fortran/decl.c:6765 fortran/decl.c:6780
+#: fortran/decl.c:6754 fortran/decl.c:6769
#, no-c-format
msgid "Duplicate access-specifier at %C"
msgstr ""
-#: fortran/decl.c:6800
+#: fortran/decl.c:6789
#, no-c-format
msgid "Binding attributes already specify passing, illegal NOPASS at %C"
msgstr ""
-#: fortran/decl.c:6818
+#: fortran/decl.c:6807
#, no-c-format
msgid "Duplicate NON_OVERRIDABLE at %C"
msgstr ""
-#: fortran/decl.c:6833
+#: fortran/decl.c:6822
#, no-c-format
msgid "DEFERRED not yet implemented at %C"
msgstr ""
-#: fortran/decl.c:6847
+#: fortran/decl.c:6836
#, no-c-format
msgid "Binding attributes already specify passing, illegal PASS at %C"
msgstr ""
-#: fortran/decl.c:6868
+#: fortran/decl.c:6857
#, no-c-format
msgid "Expected access-specifier at %C"
msgstr ""
-#: fortran/decl.c:6870
+#: fortran/decl.c:6859
#, no-c-format
msgid "Expected binding attribute at %C"
msgstr ""
-#: fortran/decl.c:6910
+#: fortran/decl.c:6899
#, no-c-format
msgid "PROCEDURE(interface) at %C is not yet implemented"
msgstr ""
-#: fortran/decl.c:6932
+#: fortran/decl.c:6921
#, no-c-format
msgid "Expected '::' after binding-attributes at %C"
msgstr ""
-#: fortran/decl.c:6942
+#: fortran/decl.c:6931
#, no-c-format
msgid "Expected binding name at %C"
msgstr ""
-#: fortran/decl.c:6955
+#: fortran/decl.c:6944
#, no-c-format
msgid "'::' needed in PROCEDURE binding with explicit target at %C"
msgstr ""
-#: fortran/decl.c:6965
+#: fortran/decl.c:6954
#, no-c-format
msgid "Expected binding target after '=>' at %C"
msgstr ""
-#: fortran/decl.c:6977
+#: fortran/decl.c:6966
#, no-c-format
msgid "Junk after PROCEDURE declaration at %C"
msgstr ""
-#: fortran/decl.c:6995
+#: fortran/decl.c:6984
#, no-c-format
msgid "There's already a procedure with binding name '%s' for the derived type '%s' at %C"
msgstr ""
-#: fortran/decl.c:7028
+#: fortran/decl.c:7017
#, no-c-format
msgid "GENERIC at %C must be inside a derived-type CONTAINS"
msgstr ""
-#: fortran/decl.c:7045
+#: fortran/decl.c:7034
#, no-c-format
msgid "Expected '::' at %C"
msgstr ""
-#: fortran/decl.c:7055
+#: fortran/decl.c:7044
#, no-c-format
msgid "Expected generic name at %C"
msgstr ""
-#: fortran/decl.c:7066
+#: fortran/decl.c:7055
#, 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
+#: fortran/decl.c:7064
#, no-c-format
msgid "Binding at %C must have the same access as already defined binding '%s'"
msgstr ""
-#: fortran/decl.c:7103
+#: fortran/decl.c:7092
#, no-c-format
msgid "Expected specific binding name at %C"
msgstr ""
-#: fortran/decl.c:7114
+#: fortran/decl.c:7103
#, no-c-format
msgid "'%s' already defined as specific binding for the generic '%s' at %C"
msgstr ""
-#: fortran/decl.c:7132
+#: fortran/decl.c:7121
#, no-c-format
msgid "Junk after GENERIC binding at %C"
msgstr ""
-#: fortran/decl.c:7157
+#: fortran/decl.c:7146
#, no-c-format
msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
msgstr ""
-#: fortran/decl.c:7168
+#: fortran/decl.c:7157
#, no-c-format
msgid "Derived type declaration with FINAL at %C must be in the specification part of a MODULE"
msgstr ""
-#: fortran/decl.c:7190
+#: fortran/decl.c:7179
#, no-c-format
msgid "Empty FINAL at %C"
msgstr ""
-#: fortran/decl.c:7197
+#: fortran/decl.c:7186
#, no-c-format
msgid "Expected module procedure name at %C"
msgstr ""
-#: fortran/decl.c:7207
+#: fortran/decl.c:7196
#, no-c-format
msgid "Expected ',' at %C"
msgstr ""
-#: fortran/decl.c:7213
+#: fortran/decl.c:7202
#, fuzzy, no-c-format
msgid "Unknown procedure name \"%s\" at %C"
msgstr "невядомая назва рэгістра: %s"
-#: fortran/decl.c:7227
+#: fortran/decl.c:7216
#, no-c-format
msgid "'%s' at %C is already defined as FINAL procedure!"
msgstr ""
#. 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
+#: fortran/dependency.c:486
#, no-c-format
msgid "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
msgstr ""
msgid " Included at %s:%d:"
msgstr "У файле уключаным з %s:%d"
-#: fortran/error.c:390
+#: fortran/error.c:382
#, fuzzy, no-c-format
msgid "<During initialization>\n"
msgstr "ініцыялізацыя"
-#: fortran/error.c:723
+#: fortran/error.c:715
#, no-c-format
msgid "Error count reached limit of %d."
msgstr ""
-#: fortran/error.c:742 fortran/error.c:796 fortran/error.c:833
+#: fortran/error.c:734 fortran/error.c:788 fortran/error.c:825
#, fuzzy
msgid "Warning:"
msgstr "увага:"
-#: fortran/error.c:798 fortran/error.c:881 fortran/error.c:907
+#: fortran/error.c:790 fortran/error.c:873 fortran/error.c:899
msgid "Error:"
msgstr ""
-#: fortran/error.c:931
+#: fortran/error.c:923
#, fuzzy
msgid "Fatal Error:"
msgstr "унутраная памылка"
-#: fortran/error.c:950
+#: fortran/error.c:942
#, fuzzy, no-c-format
msgid "Internal Error at (1):"
msgstr "унутраная памылка"
msgid "Integer value too large in expression at %C"
msgstr ""
-#: fortran/expr.c:1047
+#: fortran/expr.c:1056
#, no-c-format
msgid "Index in dimension %d is out of bounds at %L"
msgstr ""
-#: fortran/expr.c:1218 fortran/expr.c:1269
+#: fortran/expr.c:1227 fortran/expr.c:1278
#, no-c-format
msgid "index in dimension %d is out of bounds at %L"
msgstr ""
-#: fortran/expr.c:1871
+#: fortran/expr.c:1880
#, no-c-format
msgid "elemental function arguments at %C are not compliant"
msgstr ""
-#: fortran/expr.c:1915
+#: fortran/expr.c:1924
#, no-c-format
msgid "Numeric or CHARACTER operands are required in expression at %L"
msgstr ""
-#: fortran/expr.c:1935
+#: fortran/expr.c:1944
#, no-c-format
msgid "Fortran 2003: Noninteger exponent in an initialization expression at %L"
msgstr ""
-#: fortran/expr.c:1950
+#: fortran/expr.c:1959
#, no-c-format
msgid "Concatenation operator in expression at %L must have two CHARACTER operands"
msgstr ""
-#: fortran/expr.c:1957
+#: fortran/expr.c:1966
#, no-c-format
msgid "Concat operator at %L must concatenate strings of the same kind"
msgstr ""
-#: fortran/expr.c:1967
+#: fortran/expr.c:1976
#, no-c-format
msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
msgstr ""
-#: fortran/expr.c:1983
+#: fortran/expr.c:1992
#, no-c-format
msgid "LOGICAL operands are required in expression at %L"
msgstr ""
-#: fortran/expr.c:1994
+#: fortran/expr.c:2003
#, no-c-format
msgid "Only intrinsic operators can be used in expression at %L"
msgstr ""
-#: fortran/expr.c:2002
+#: fortran/expr.c:2011
#, no-c-format
msgid "Numeric operands are required in expression at %L"
msgstr ""
-#: fortran/expr.c:2095
+#: fortran/expr.c:2104
#, no-c-format
msgid "Assumed character length variable '%s' in constant expression at %L"
msgstr ""
-#: fortran/expr.c:2146 fortran/expr.c:2152
+#: fortran/expr.c:2155 fortran/expr.c:2161
#, no-c-format
msgid "transformational intrinsic '%s' at %L is not permitted in an initialization expression"
msgstr ""
-#: fortran/expr.c:2184
+#: fortran/expr.c:2193
#, no-c-format
msgid "Extension: Evaluation of nonstandard initialization expression at %L"
msgstr ""
-#: fortran/expr.c:2241
+#: fortran/expr.c:2250
#, no-c-format
msgid "Function '%s' in initialization expression at %L must be an intrinsic or a specification function"
msgstr ""
-#: fortran/expr.c:2253
+#: fortran/expr.c:2262
#, no-c-format
msgid "Intrinsic function '%s' at %L is not permitted in an initialization expression"
msgstr ""
-#: fortran/expr.c:2285
+#: fortran/expr.c:2294
#, no-c-format
msgid "PARAMETER '%s' is used at %L before its definition is complete"
msgstr ""
-#: fortran/expr.c:2305
+#: fortran/expr.c:2314
#, fuzzy, no-c-format
msgid "Assumed size array '%s' at %L is not permitted in an initialization expression"
msgstr "памер масіва \"%s\" адмоўны"
-#: fortran/expr.c:2311
+#: fortran/expr.c:2320
#, no-c-format
msgid "Assumed shape array '%s' at %L is not permitted in an initialization expression"
msgstr ""
-#: fortran/expr.c:2317
+#: fortran/expr.c:2326
#, no-c-format
msgid "Deferred array '%s' at %L is not permitted in an initialization expression"
msgstr ""
-#: fortran/expr.c:2323
+#: fortran/expr.c:2332
#, no-c-format
msgid "Array '%s' at %L is a variable, which does not reduce to a constant expression"
msgstr ""
-#: fortran/expr.c:2333
+#: fortran/expr.c:2342
#, 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:2409
+#: fortran/expr.c:2418
#, no-c-format
msgid "Initialization expression didn't reduce %C"
msgstr ""
-#: fortran/expr.c:2477
+#: fortran/expr.c:2486
#, no-c-format
msgid "Specification function '%s' at %L cannot be a statement function"
msgstr ""
-#: fortran/expr.c:2484
+#: fortran/expr.c:2493
#, no-c-format
msgid "Specification function '%s' at %L cannot be an internal function"
msgstr ""
-#: fortran/expr.c:2491
+#: fortran/expr.c:2500
#, no-c-format
msgid "Specification function '%s' at %L must be PURE"
msgstr ""
-#: fortran/expr.c:2498
+#: fortran/expr.c:2507
#, no-c-format
msgid "Specification function '%s' at %L cannot be RECURSIVE"
msgstr ""
-#: fortran/expr.c:2632
+#: fortran/expr.c:2641
#, no-c-format
msgid "Dummy argument '%s' not allowed in expression at %L"
msgstr ""
-#: fortran/expr.c:2639
+#: fortran/expr.c:2648
#, no-c-format
msgid "Dummy argument '%s' at %L cannot be OPTIONAL"
msgstr ""
-#: fortran/expr.c:2646
+#: fortran/expr.c:2655
#, no-c-format
msgid "Dummy argument '%s' at %L cannot be INTENT(OUT)"
msgstr ""
-#: fortran/expr.c:2677
+#: fortran/expr.c:2686
#, no-c-format
msgid "Variable '%s' cannot appear in the expression at %L"
msgstr ""
-#: fortran/expr.c:2727
+#: fortran/expr.c:2736
#, no-c-format
msgid "Expression at %L must be of INTEGER type, found %s"
msgstr ""
-#: fortran/expr.c:2737
+#: fortran/expr.c:2746
#, no-c-format
msgid "Function '%s' at %L must be PURE"
msgstr ""
-#: fortran/expr.c:2746
+#: fortran/expr.c:2755
#, no-c-format
msgid "Expression at %L must be scalar"
msgstr ""
-#: fortran/expr.c:2773
+#: fortran/expr.c:2782
#, no-c-format
msgid "Incompatible ranks in %s (%d and %d) at %L"
msgstr ""
-#: fortran/expr.c:2787
+#: fortran/expr.c:2796
#, no-c-format
msgid "Different shape for %s at %L on dimension %d (%d and %d)"
msgstr ""
-#: fortran/expr.c:2833 fortran/expr.c:3089
+#: fortran/expr.c:2842 fortran/expr.c:3099
#, no-c-format
msgid "Cannot assign to INTENT(IN) variable '%s' at %L"
msgstr ""
-#: fortran/expr.c:2885
+#: fortran/expr.c:2894
#, no-c-format
msgid "'%s' at %L is not a VALUE"
msgstr ""
-#: fortran/expr.c:2892
+#: fortran/expr.c:2901
#, no-c-format
msgid "Incompatible ranks %d and %d in assignment at %L"
msgstr ""
-#: fortran/expr.c:2899
+#: fortran/expr.c:2908
#, no-c-format
msgid "Variable type is UNKNOWN in assignment at %L"
msgstr ""
-#: fortran/expr.c:2911
+#: fortran/expr.c:2920
#, no-c-format
msgid "NULL appears on right-hand side in assignment at %L"
msgstr ""
-#: fortran/expr.c:2922
+#: fortran/expr.c:2931
#, no-c-format
msgid "Vector assignment to assumed-size Cray Pointee at %L is illegal"
msgstr ""
-#: fortran/expr.c:2931
+#: fortran/expr.c:2940
#, no-c-format
msgid "POINTER valued function appears on right-hand side of assignment at %L"
msgstr ""
-#: fortran/expr.c:2936
+#: fortran/expr.c:2945
msgid "array assignment"
msgstr ""
-#: fortran/expr.c:2941
+#: fortran/expr.c:2950
#, no-c-format
msgid "Extension: BOZ literal at %L used to initialize non-integer variable '%s'"
msgstr ""
-#: fortran/expr.c:2947 fortran/resolve.c:6456
+#: fortran/expr.c:2956 fortran/resolve.c:6551
#, no-c-format
msgid "Extension: BOZ literal at %L outside a DATA statement and outside INT/REAL/DBLE/CMPLX"
msgstr ""
-#: fortran/expr.c:2957 fortran/resolve.c:6466
+#: fortran/expr.c:2966 fortran/resolve.c:6561
#, no-c-format
msgid "BOZ literal at %L is bitwise transferred non-integer symbol '%s'"
msgstr ""
-#: fortran/expr.c:2965 fortran/resolve.c:6475
+#: fortran/expr.c:2974 fortran/resolve.c:6570
#, 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:2969 fortran/resolve.c:6479
+#: fortran/expr.c:2978 fortran/resolve.c:6574
#, 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:2973 fortran/resolve.c:6483
+#: fortran/expr.c:2982 fortran/resolve.c:6578
#, 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:2995
+#: fortran/expr.c:3004
#, no-c-format
msgid "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
msgstr ""
-#: fortran/expr.c:3031
+#: fortran/expr.c:3040
#, no-c-format
msgid "Pointer assignment target is not a POINTER at %L"
msgstr ""
-#: fortran/expr.c:3039
+#: fortran/expr.c:3049
#, 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:3067
+#: fortran/expr.c:3077
#, no-c-format
msgid "Expected bounds specification for '%s' at %L"
msgstr ""
-#: fortran/expr.c:3072
+#: fortran/expr.c:3082
#, no-c-format
msgid "Fortran 2003: Bounds specification for '%s' in pointer assignment at %L"
msgstr ""
-#: fortran/expr.c:3078
+#: fortran/expr.c:3088
#, no-c-format
msgid "Pointer bounds remapping at %L is not yet implemented in gfortran"
msgstr ""
-#: fortran/expr.c:3096
+#: fortran/expr.c:3106
#, no-c-format
msgid "Pointer assignment to non-POINTER at %L"
msgstr ""
-#: fortran/expr.c:3105
+#: fortran/expr.c:3115
#, no-c-format
msgid "Bad pointer object in PURE procedure at %L"
msgstr ""
-#: fortran/expr.c:3121
+#: fortran/expr.c:3134
#, no-c-format
-msgid "Different types in pointer assignment at %L; attempted assignment of %s to %s"
+msgid "Invalid procedure pointer assignment at %L"
msgstr ""
-#: fortran/expr.c:3129
+#: fortran/expr.c:3140
#, no-c-format
-msgid "Different kind type parameters in pointer assignment at %L"
+msgid "Abstract interface '%s' is invalid in procedure pointer assignment at %L"
msgstr ""
-#: fortran/expr.c:3136
+#: fortran/expr.c:3159
#, no-c-format
-msgid "Different ranks in pointer assignment at %L"
+msgid "Different types in pointer assignment at %L; attempted assignment of %s to %s"
+msgstr ""
+
+#: fortran/expr.c:3167
+#, no-c-format
+msgid "Different kind type parameters in pointer assignment at %L"
msgstr ""
-#: fortran/expr.c:3151
+#: fortran/expr.c:3174
#, no-c-format
-msgid "Different character lengths in pointer assignment at %L"
+msgid "Different ranks in pointer assignment at %L"
msgstr ""
-#: fortran/expr.c:3162
+#: fortran/expr.c:3196
#, no-c-format
msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
msgstr ""
-#: fortran/expr.c:3169
+#: fortran/expr.c:3203
#, no-c-format
msgid "Bad target in pointer assignment in PURE procedure at %L"
msgstr ""
-#: fortran/expr.c:3175
+#: fortran/expr.c:3209
#, no-c-format
msgid "Pointer assignment with vector subscript on rhs at %L"
msgstr ""
-#: fortran/expr.c:3183
+#: fortran/expr.c:3217
#, no-c-format
msgid "Pointer assignment target has PROTECTED attribute at %L"
msgstr ""
msgid "Expecting 'END INTERFACE %s' at %C"
msgstr ""
-#: fortran/interface.c:562
+#: fortran/interface.c:571
#, no-c-format
msgid "Alternate return cannot appear in operator interface at %L"
msgstr ""
-#: fortran/interface.c:592
+#: fortran/interface.c:601
#, no-c-format
msgid "Operator interface at %L has the wrong number of arguments"
msgstr ""
-#: fortran/interface.c:603
+#: fortran/interface.c:612
#, no-c-format
msgid "Assignment operator interface at %L must be a SUBROUTINE"
msgstr ""
-#: fortran/interface.c:609
+#: fortran/interface.c:618
#, no-c-format
msgid "Assignment operator interface at %L must have two arguments"
msgstr ""
-#: fortran/interface.c:624
+#: fortran/interface.c:633
#, no-c-format
msgid "Assignment operator interface at %L must not redefine an INTRINSIC type assignment"
msgstr ""
-#: fortran/interface.c:633
+#: fortran/interface.c:642
#, no-c-format
msgid "Intrinsic operator interface at %L must be a FUNCTION"
msgstr ""
-#: fortran/interface.c:643
+#: fortran/interface.c:652
#, no-c-format
msgid "First argument of defined assignment at %L must be INTENT(OUT) or INTENT(INOUT)"
msgstr ""
-#: fortran/interface.c:647
+#: fortran/interface.c:656
#, no-c-format
msgid "Second argument of defined assignment at %L must be INTENT(IN)"
msgstr ""
-#: fortran/interface.c:653 fortran/resolve.c:10246
+#: fortran/interface.c:662 fortran/resolve.c:10345
#, no-c-format
msgid "First argument of operator interface at %L must be INTENT(IN)"
msgstr ""
-#: fortran/interface.c:657 fortran/resolve.c:10258
+#: fortran/interface.c:666 fortran/resolve.c:10357
#, no-c-format
msgid "Second argument of operator interface at %L must be INTENT(IN)"
msgstr ""
-#: fortran/interface.c:760
+#: fortran/interface.c:769
#, no-c-format
msgid "Operator interface at %L conflicts with intrinsic interface"
msgstr ""
-#: fortran/interface.c:1121
+#: fortran/interface.c:1130
#, no-c-format
msgid "Procedure '%s' in %s at %L has no explicit interface"
msgstr ""
-#: fortran/interface.c:1124
+#: fortran/interface.c:1133
#, no-c-format
msgid "Procedure '%s' in %s at %L is neither function nor subroutine"
msgstr ""
-#: fortran/interface.c:1179 fortran/interface.c:1185
+#: fortran/interface.c:1188 fortran/interface.c:1194
#, no-c-format
msgid "Ambiguous interfaces '%s' and '%s' in %s at %L"
msgstr ""
-#: fortran/interface.c:1221
+#: fortran/interface.c:1230
#, no-c-format
msgid "'%s' at %L is not a module procedure"
msgstr ""
-#: fortran/interface.c:1469 fortran/interface.c:2428
+#: fortran/interface.c:1478 fortran/interface.c:2440
#, no-c-format
msgid "Type/rank mismatch in argument '%s' at %L"
msgstr ""
-#: fortran/interface.c:1478
+#: fortran/interface.c:1487
#, no-c-format
msgid "Type mismatch in argument '%s' at %L; passed %s to %s"
msgstr ""
-#: fortran/interface.c:1496 fortran/interface.c:1536
+#: fortran/interface.c:1505 fortran/interface.c:1545
#, no-c-format
msgid "Rank mismatch in argument '%s' at %L (%d and %d)"
msgstr ""
-#: fortran/interface.c:1523
+#: fortran/interface.c:1532
#, no-c-format
msgid "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument '%s' at %L"
msgstr ""
-#: fortran/interface.c:1548
+#: fortran/interface.c:1557
#, no-c-format
msgid "Element of assumed-shaped array passed to dummy argument '%s' at %L"
msgstr ""
-#: fortran/interface.c:1865
+#: fortran/interface.c:1874
#, no-c-format
msgid "Keyword argument '%s' at %L is not in the procedure"
msgstr ""
-#: fortran/interface.c:1873
+#: fortran/interface.c:1882
#, no-c-format
msgid "Keyword argument '%s' at %L is already associated with another actual argument"
msgstr ""
-#: fortran/interface.c:1883
+#: fortran/interface.c:1892
#, no-c-format
msgid "More actual than formal arguments in procedure call at %L"
msgstr ""
-#: fortran/interface.c:1895 fortran/interface.c:2127
+#: fortran/interface.c:1904 fortran/interface.c:2136
#, no-c-format
msgid "Missing alternate return spec in subroutine call at %L"
msgstr ""
-#: fortran/interface.c:1903
+#: fortran/interface.c:1912
#, no-c-format
msgid "Unexpected alternate return spec in subroutine call at %L"
msgstr ""
-#: fortran/interface.c:1926
+#: fortran/interface.c:1935
#, 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:1933
+#: fortran/interface.c:1942
#, no-c-format
msgid "Character length mismatch (%ld/%ld) between actual argument and assumed-shape dummy argument '%s' at %L"
msgstr ""
-#: fortran/interface.c:1949
+#: fortran/interface.c:1958
#, no-c-format
msgid "Character length of actual argument shorter than of dummy argument '%s' (%lu/%lu) at %L"
msgstr ""
-#: fortran/interface.c:1954
+#: fortran/interface.c:1963
#, no-c-format
msgid "Actual argument contains too few elements for dummy argument '%s' (%lu/%lu) at %L"
msgstr ""
-#: fortran/interface.c:1967
+#: fortran/interface.c:1976
#, no-c-format
msgid "Expected a procedure pointer for argument '%s' at %L"
msgstr ""
-#: fortran/interface.c:1979
+#: fortran/interface.c:1988
#, no-c-format
msgid "Expected a procedure for argument '%s' at %L"
msgstr ""
-#: fortran/interface.c:1989
+#: fortran/interface.c:1998
#, no-c-format
msgid "Expected a PURE procedure for argument '%s' at %L"
msgstr ""
-#: fortran/interface.c:2003
+#: fortran/interface.c:2012
#, no-c-format
msgid "Actual argument for '%s' cannot be an assumed-size array at %L"
msgstr ""
-#: fortran/interface.c:2012
+#: fortran/interface.c:2021
#, fuzzy, no-c-format
msgid "Actual argument for '%s' must be a pointer at %L"
msgstr "першым аргументам \"%s\" павінен быць \"int\""
-#: fortran/interface.c:2021
+#: fortran/interface.c:2030
#, no-c-format
msgid "Actual argument for '%s' must be ALLOCATABLE at %L"
msgstr ""
-#: fortran/interface.c:2034
+#: fortran/interface.c:2043
#, no-c-format
msgid "Actual argument at %L must be definable as the dummy argument '%s' is INTENT = OUT/INOUT"
msgstr ""
-#: fortran/interface.c:2043
+#: fortran/interface.c:2052
#, 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:2056
+#: fortran/interface.c:2065
#, no-c-format
msgid "Array-section actual argument with vector subscripts at %L is incompatible with INTENT(OUT), INTENT(INOUT) or VOLATILE attribute of the dummy argument '%s'"
msgstr ""
-#: fortran/interface.c:2073
+#: fortran/interface.c:2082
#, 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:2085
+#: fortran/interface.c:2094
#, 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:2104
+#: fortran/interface.c:2113
#, 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:2134
+#: fortran/interface.c:2143
#, no-c-format
msgid "Missing actual argument for argument '%s' at %L"
msgstr ""
-#: fortran/interface.c:2320
+#: fortran/interface.c:2329
#, no-c-format
msgid "Same actual argument associated with INTENT(%s) argument '%s' and INTENT(%s) argument '%s' at %L"
msgstr ""
-#: fortran/interface.c:2376
+#: fortran/interface.c:2385
#, no-c-format
msgid "Procedure argument at %L is INTENT(IN) while interface specifies INTENT(%s)"
msgstr ""
-#: fortran/interface.c:2386
+#: fortran/interface.c:2395
#, 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:2394
+#: fortran/interface.c:2403
#, no-c-format
msgid "Procedure argument at %L is local to a PURE procedure and has the POINTER attribute"
msgstr ""
-#: fortran/interface.c:2417
+#: fortran/interface.c:2429
#, no-c-format
msgid "Procedure '%s' called with an implicit interface at %L"
msgstr ""
-#: fortran/interface.c:2442
+#: fortran/interface.c:2454
#, no-c-format
msgid "Keyword argument requires explicit interface for procedure '%s' at %L"
msgstr ""
-#: fortran/interface.c:2676
+#: fortran/interface.c:2699
#, no-c-format
msgid "Function '%s' called in lieu of an operator at %L must be PURE"
msgstr ""
-#: fortran/interface.c:2756
+#: fortran/interface.c:2779
#, no-c-format
msgid "Entity '%s' at %C is already present in the interface"
msgstr ""
msgid "Type of argument '%s' in call to '%s' at %L should be %s, not %s"
msgstr ""
-#: fortran/intrinsic.c:3559
+#: fortran/intrinsic.c:3556
#, no-c-format
msgid "Intrinsic '%s' (is %s) is used at %L"
msgstr ""
-#: fortran/intrinsic.c:3623
+#: fortran/intrinsic.c:3620
#, no-c-format
msgid "Fortran 2003: Function '%s' as initialization expression at %L"
msgstr ""
-#: fortran/intrinsic.c:3699
+#: fortran/intrinsic.c:3696
#, no-c-format
msgid "Fortran 2003: Elemental function as initialization expression with non-integer/non-character arguments at %L"
msgstr ""
-#: fortran/intrinsic.c:3760
+#: fortran/intrinsic.c:3757
#, no-c-format
msgid "Subroutine call to intrinsic '%s' at %L is not PURE"
msgstr ""
-#: fortran/intrinsic.c:3832
+#: fortran/intrinsic.c:3829
#, no-c-format
msgid "Extension: Conversion from %s to %s at %L"
msgstr ""
-#: fortran/intrinsic.c:3835
+#: fortran/intrinsic.c:3832
#, fuzzy, no-c-format
msgid "Conversion from %s to %s at %L"
msgstr "пераўтварэньне з `%T' у `%T'"
-#: fortran/intrinsic.c:3882
+#: fortran/intrinsic.c:3879
#, no-c-format
msgid "Can't convert %s to %s at %L"
msgstr ""
-#: fortran/intrinsic.c:3978
+#: fortran/intrinsic.c:3975
#, 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:3983
+#: fortran/intrinsic.c:3980
#, no-c-format
msgid "'%s' declared at %L is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL."
msgstr ""
-#: fortran/io.c:164 fortran/primary.c:768
+#: fortran/io.c:165 fortran/primary.c:768
#, no-c-format
msgid "Extension: backslash character at %C"
msgstr ""
-#: fortran/io.c:198 fortran/io.c:201
+#: fortran/io.c:201 fortran/io.c:204
#, no-c-format
msgid "Extension: Tab character in format at %C"
msgstr ""
-#: fortran/io.c:445
+#: fortran/io.c:448
#, no-c-format
msgid "Fortran 2003: DP format specifier not allowed at %C"
msgstr ""
-#: fortran/io.c:452
+#: fortran/io.c:455
#, no-c-format
msgid "Fortran 2003: DC format specifier not allowed at %C"
msgstr ""
-#: fortran/io.c:488
+#: fortran/io.c:491
msgid "Positive width required"
msgstr ""
-#: fortran/io.c:489
+#: fortran/io.c:492
msgid "Nonnegative width required"
msgstr ""
-#: fortran/io.c:490
+#: fortran/io.c:493
msgid "Unexpected element '%c' in format string at %L"
msgstr ""
-#: fortran/io.c:492
+#: fortran/io.c:495
msgid "Unexpected end of format string"
msgstr ""
-#: fortran/io.c:493
+#: fortran/io.c:496
msgid "Zero width in format descriptor"
msgstr ""
-#: fortran/io.c:512
+#: fortran/io.c:516
msgid "Missing leading left parenthesis"
msgstr ""
-#: fortran/io.c:559
+#: fortran/io.c:563
msgid "Expected P edit descriptor"
msgstr ""
#. P requires a prior number.
-#: fortran/io.c:567
+#: fortran/io.c:571
msgid "P descriptor requires leading scale factor"
msgstr ""
#. X requires a prior number if we're being pedantic.
-#: fortran/io.c:572
+#: fortran/io.c:576
#, no-c-format
msgid "Extension: X descriptor requires leading space count at %C"
msgstr ""
-#: fortran/io.c:596
+#: fortran/io.c:600
#, no-c-format
msgid "Extension: $ descriptor at %C"
msgstr ""
-#: fortran/io.c:601
+#: fortran/io.c:605
#, no-c-format
msgid "$ should be the last specifier in format at %C"
msgstr ""
-#: fortran/io.c:650
+#: fortran/io.c:654
msgid "Repeat count cannot follow P descriptor"
msgstr ""
-#: fortran/io.c:665
+#: fortran/io.c:669
msgid "Positive width required with T descriptor"
msgstr ""
-#: fortran/io.c:680
+#: fortran/io.c:684
#, no-c-format
msgid "Extension: Missing positive width after L descriptor at %C"
msgstr ""
-#: fortran/io.c:723
+#: fortran/io.c:727
#, no-c-format
msgid "Fortran 2008: 'G0' in format at %C"
msgstr ""
-#: fortran/io.c:751 fortran/io.c:753 fortran/io.c:814 fortran/io.c:816
+#: fortran/io.c:745
+msgid "E specifier not allowed with g0 descriptor"
+msgstr ""
+
+#: fortran/io.c:759 fortran/io.c:761 fortran/io.c:822 fortran/io.c:824
#, no-c-format
msgid "Period required in format specifier at %C"
msgstr ""
-#: fortran/io.c:785
+#: fortran/io.c:793
msgid "Positive exponent width required"
msgstr ""
-#: fortran/io.c:834
+#: fortran/io.c:842
#, no-c-format
msgid "The H format specifier at %C is a Fortran 95 deleted feature"
msgstr ""
-#: fortran/io.c:919 fortran/io.c:976
+#: fortran/io.c:927 fortran/io.c:984
#, no-c-format
msgid "Extension: Missing comma at %C"
msgstr ""
-#: fortran/io.c:989
+#: fortran/io.c:999
#, no-c-format
msgid "%s in format string at %L"
msgstr ""
-#: fortran/io.c:1034
+#: fortran/io.c:1044
#, no-c-format
msgid "Format statement in module main block at %C"
msgstr ""
-#: fortran/io.c:1040
+#: fortran/io.c:1050
#, no-c-format
msgid "Missing format label at %C"
msgstr ""
-#: fortran/io.c:1100 fortran/io.c:1131 fortran/io.c:1193
+#: fortran/io.c:1110 fortran/io.c:1141 fortran/io.c:1203
#, fuzzy, no-c-format
msgid "Invalid value for %s specification at %C"
msgstr "Нерэчаісная спецыфікацыя! Памылка ў cc."
-#: fortran/io.c:1106 fortran/io.c:1137
+#: fortran/io.c:1116 fortran/io.c:1147
#, fuzzy, no-c-format
msgid "Duplicate %s specification at %C"
msgstr "няма папярэдняга аб'яўлення для \"%s\""
-#: fortran/io.c:1144
+#: fortran/io.c:1154
#, no-c-format
msgid "Variable %s cannot be INTENT(IN) at %C"
msgstr ""
-#: fortran/io.c:1151
+#: fortran/io.c:1161
#, no-c-format
msgid "Variable %s cannot be assigned in PURE procedure at %C"
msgstr ""
-#: fortran/io.c:1199
+#: fortran/io.c:1209
#, fuzzy, no-c-format
msgid "Duplicate %s label specification at %C"
msgstr "паўторнае абвяшчэньне адмеціны `%s'"
-#: fortran/io.c:1219
+#: fortran/io.c:1229
#, no-c-format
msgid "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
msgstr ""
-#: fortran/io.c:1232
+#: fortran/io.c:1242
#, no-c-format
msgid "FORMAT tag at %L must be of type CHARACTER or INTEGER"
msgstr ""
-#: fortran/io.c:1238
+#: fortran/io.c:1248
#, no-c-format
msgid "Deleted feature: ASSIGNED variable in FORMAT tag at %L"
msgstr ""
-#: fortran/io.c:1244
+#: fortran/io.c:1254
#, no-c-format
msgid "Variable '%s' at %L has not been assigned a format label"
msgstr ""
-#: fortran/io.c:1251
+#: fortran/io.c:1261
#, no-c-format
msgid "Scalar '%s' in FORMAT tag at %L is not an ASSIGNED variable"
msgstr ""
-#: fortran/io.c:1264
+#: fortran/io.c:1274
#, no-c-format
msgid "Extension: Character array in FORMAT tag at %L"
msgstr ""
-#: fortran/io.c:1270
+#: fortran/io.c:1280
#, no-c-format
msgid "Extension: Non-character in FORMAT tag at %L"
msgstr ""
-#: fortran/io.c:1295
+#: fortran/io.c:1305
#, no-c-format
msgid "%s tag at %L must be of type %s"
msgstr ""
-#: fortran/io.c:1302
+#: fortran/io.c:1312
#, no-c-format
msgid "%s tag at %L must be scalar"
msgstr ""
-#: fortran/io.c:1308
+#: fortran/io.c:1318
#, no-c-format
msgid "Fortran 2003: IOMSG tag at %L"
msgstr ""
-#: fortran/io.c:1316
+#: fortran/io.c:1326
#, no-c-format
msgid "Fortran 95 requires default INTEGER in %s tag at %L"
msgstr ""
-#: fortran/io.c:1324
+#: fortran/io.c:1334
#, no-c-format
msgid "Extension: CONVERT tag at %L"
msgstr ""
-#: fortran/io.c:1505 fortran/io.c:1513
+#: fortran/io.c:1515 fortran/io.c:1523
#, no-c-format
msgid "Fortran 2003: %s specifier in %s statement at %C has value '%s'"
msgstr ""
-#: fortran/io.c:1532 fortran/io.c:1540
+#: fortran/io.c:1542 fortran/io.c:1550
#, no-c-format
msgid "Extension: %s specifier in %s statement at %C has value '%s'"
msgstr ""
-#: fortran/io.c:1553 fortran/io.c:1561
+#: fortran/io.c:1563 fortran/io.c:1571
#, no-c-format
msgid "%s specifier in %s statement at %C has invalid value '%s'"
msgstr ""
-#: fortran/io.c:1616
+#: fortran/io.c:1626
#, no-c-format
msgid "OPEN statement not allowed in PURE procedure at %C"
msgstr ""
-#: fortran/io.c:1649
+#: fortran/io.c:1659
#, no-c-format
msgid "Fortran 2003: ASYNCHRONOUS= at %C not allowed in Fortran 95"
msgstr ""
-#: fortran/io.c:1667 fortran/io.c:3045
+#: fortran/io.c:1677 fortran/io.c:3060
#, no-c-format
msgid "Fortran 2003: BLANK= at %C not allowed in Fortran 95"
msgstr ""
-#: fortran/io.c:1685 fortran/io.c:3024
+#: fortran/io.c:1695 fortran/io.c:3039
#, no-c-format
msgid "Fortran 2003: DECIMAL= at %C not allowed in Fortran 95"
msgstr ""
-#: fortran/io.c:1703 fortran/io.c:3135
+#: fortran/io.c:1713 fortran/io.c:3150
#, no-c-format
msgid "Fortran 2003: DELIM= at %C not allowed in Fortran 95"
msgstr ""
-#: fortran/io.c:1721
+#: fortran/io.c:1731
#, 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:1773
+#: fortran/io.c:1783
#, no-c-format
msgid "Fortran F2003: ROUND= specifier at %C not implemented"
msgstr ""
-#: fortran/io.c:1792
+#: fortran/io.c:1802
#, no-c-format
msgid "Fortran 2003: SIGN= at %C not allowed in Fortran 95"
msgstr ""
-#: fortran/io.c:2005
+#: fortran/io.c:2015
#, no-c-format
msgid "CLOSE statement not allowed in PURE procedure at %C"
msgstr ""
-#: fortran/io.c:2142 fortran/match.c:1948
+#: fortran/io.c:2152 fortran/match.c:1948
#, no-c-format
msgid "%s statement not allowed in PURE procedure at %C"
msgstr ""
-#: fortran/io.c:2198
+#: fortran/io.c:2208
#, no-c-format
msgid "Fortran 2003: FLUSH statement at %C"
msgstr ""
-#: fortran/io.c:2254
+#: fortran/io.c:2264
#, no-c-format
msgid "Duplicate UNIT specification at %C"
msgstr ""
-#: fortran/io.c:2314
+#: fortran/io.c:2324
#, fuzzy, no-c-format
msgid "Duplicate format specification at %C"
msgstr "няма папярэдняга аб'яўлення для \"%s\""
-#: fortran/io.c:2331
+#: fortran/io.c:2341
#, no-c-format
msgid "Symbol '%s' in namelist '%s' is INTENT(IN) at %C"
msgstr ""
-#: fortran/io.c:2367
+#: fortran/io.c:2377
#, fuzzy, no-c-format
msgid "Duplicate NML specification at %C"
msgstr "няма папярэдняга аб'яўлення для \"%s\""
-#: fortran/io.c:2376
+#: fortran/io.c:2386
#, no-c-format
msgid "Symbol '%s' at %C must be a NAMELIST group name"
msgstr ""
-#: fortran/io.c:2441
+#: fortran/io.c:2451
#, no-c-format
msgid "END tag at %C not allowed in output statement"
msgstr ""
-#: fortran/io.c:2517
+#: fortran/io.c:2528
#, no-c-format
msgid "UNIT specification at %L must be an INTEGER expression or a CHARACTER variable"
msgstr ""
-#: fortran/io.c:2542
+#: fortran/io.c:2553
#, no-c-format
msgid "Invalid form of WRITE statement at %L, UNIT required"
msgstr ""
-#: fortran/io.c:2553
+#: fortran/io.c:2564
#, no-c-format
msgid "Internal unit with vector subscript at %L"
msgstr ""
-#: fortran/io.c:2560
+#: fortran/io.c:2571
#, no-c-format
msgid "External IO UNIT cannot be an array at %L"
msgstr ""
-#: fortran/io.c:2565
+#: fortran/io.c:2576
#, no-c-format
msgid "Extension: Comma before i/o item list at %L"
msgstr ""
-#: fortran/io.c:2575
+#: fortran/io.c:2586
#, fuzzy, no-c-format
msgid "ERR tag label %d at %L not defined"
msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
-#: fortran/io.c:2587
+#: fortran/io.c:2598
#, fuzzy, no-c-format
msgid "END tag label %d at %L not defined"
msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
-#: fortran/io.c:2599
+#: fortran/io.c:2610
#, fuzzy, no-c-format
msgid "EOR tag label %d at %L not defined"
msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
-#: fortran/io.c:2609
+#: fortran/io.c:2620
#, fuzzy, no-c-format
msgid "FORMAT label %d at %L not defined"
msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
-#: fortran/io.c:2730
+#: fortran/io.c:2741
#, no-c-format
msgid "Syntax error in I/O iterator at %C"
msgstr ""
-#: fortran/io.c:2761
+#: fortran/io.c:2772
#, no-c-format
msgid "Expected variable in READ statement at %C"
msgstr ""
-#: fortran/io.c:2767
+#: fortran/io.c:2778
#, no-c-format
msgid "Expected expression in %s statement at %C"
msgstr ""
-#: fortran/io.c:2777
+#: fortran/io.c:2788
#, no-c-format
msgid "Variable '%s' in input list at %C cannot be INTENT(IN)"
msgstr ""
-#: fortran/io.c:2786
+#: fortran/io.c:2797
#, no-c-format
msgid "Cannot read to variable '%s' in PURE procedure at %C"
msgstr ""
-#: fortran/io.c:2802
+#: fortran/io.c:2813
#, 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:2863 fortran/io.c:3462 fortran/gfortran.h:2202
+#: fortran/io.c:2874 fortran/io.c:3481 fortran/gfortran.h:2206
#, no-c-format
msgid "Syntax error in %s statement at %C"
msgstr ""
-#: fortran/io.c:2944
+#: fortran/io.c:2959
#, no-c-format
msgid "Fortran 2003: Internal file at %L with namelist"
msgstr ""
-#: fortran/io.c:2998
+#: fortran/io.c:3013
#, no-c-format
msgid "ASYNCHRONOUS= specifier at %L must be an initialization expression"
msgstr ""
-#: fortran/io.c:3066
+#: fortran/io.c:3081
#, 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:3091
+#: fortran/io.c:3106
#, no-c-format
msgid "F2003 Feature: ROUND= specifier at %C not implemented"
msgstr ""
-#: fortran/io.c:3280
+#: fortran/io.c:3299
#, no-c-format
msgid "PRINT namelist at %C is an extension"
msgstr ""
-#: fortran/io.c:3432
+#: fortran/io.c:3451
#, no-c-format
msgid "Expected comma in I/O list at %C"
msgstr ""
-#: fortran/io.c:3496
+#: fortran/io.c:3515
#, no-c-format
msgid "PRINT statement at %C not allowed within PURE procedure"
msgstr ""
-#: fortran/io.c:3650 fortran/io.c:3701
+#: fortran/io.c:3671 fortran/io.c:3722
#, no-c-format
msgid "INQUIRE statement not allowed in PURE procedure at %C"
msgstr ""
-#: fortran/io.c:3677
+#: fortran/io.c:3698
#, no-c-format
msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
msgstr ""
-#: fortran/io.c:3687 fortran/trans-io.c:1178
+#: fortran/io.c:3708 fortran/trans-io.c:1178
#, no-c-format
msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
msgstr ""
-#: fortran/io.c:3694
+#: fortran/io.c:3715
#, no-c-format
msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
msgstr ""
-#: fortran/io.c:3707
+#: fortran/io.c:3728
#, no-c-format
msgid "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
msgstr ""
-#: fortran/io.c:3866
+#: fortran/io.c:3888
#, no-c-format
msgid "Fortran 2003: WAIT at %C not allowed in Fortran 95"
msgstr ""
-#: fortran/io.c:3872
+#: fortran/io.c:3894
#, no-c-format
msgid "WAIT statement not allowed in PURE procedure at %C"
msgstr ""
msgid "Block label is not appropriate for IF statement at %C"
msgstr ""
-#: fortran/match.c:1570 fortran/primary.c:2881
+#: fortran/match.c:1570 fortran/primary.c:2888
#, no-c-format
msgid "Cannot assign to a named constant at %C"
msgstr ""
msgid "Out of memory-- malloc() failed"
msgstr ""
-#: fortran/module.c:505
+#: fortran/module.c:509
#, no-c-format
msgid "Fortran 2003: module nature in USE statement at %C"
msgstr ""
-#: fortran/module.c:517
+#: fortran/module.c:521
#, no-c-format
msgid "Module nature in USE statement at %C shall be either INTRINSIC or NON_INTRINSIC"
msgstr ""
-#: fortran/module.c:530
+#: fortran/module.c:534
#, no-c-format
msgid "\"::\" was expected after module nature at %C but was not found"
msgstr ""
-#: fortran/module.c:539
+#: fortran/module.c:543
#, no-c-format
msgid "Fortran 2003: \"USE :: module\" at %C"
msgstr ""
-#: fortran/module.c:593
+#: fortran/module.c:597
#, no-c-format
msgid "Missing generic specification in USE statement at %C"
msgstr ""
-#: fortran/module.c:601
+#: fortran/module.c:605
#, no-c-format
msgid "Fortran 2003: Renaming operators in USE statements at %C"
msgstr ""
-#: fortran/module.c:643
+#: fortran/module.c:647
#, no-c-format
msgid "The name '%s' at %C has already been used as an external module name."
msgstr ""
-#: fortran/module.c:921
+#: fortran/module.c:925
#, no-c-format
msgid "Reading module %s at line %d column %d: %s"
msgstr ""
-#: fortran/module.c:925
+#: fortran/module.c:929
#, no-c-format
msgid "Writing module %s at line %d column %d: %s"
msgstr ""
-#: fortran/module.c:929
+#: fortran/module.c:933
#, no-c-format
msgid "Module %s at line %d column %d: %s"
msgstr ""
-#: fortran/module.c:969
+#: fortran/module.c:973
msgid "Unexpected EOF"
msgstr ""
-#: fortran/module.c:1001
+#: fortran/module.c:1005
msgid "Unexpected end of module in string constant"
msgstr ""
-#: fortran/module.c:1055
+#: fortran/module.c:1059
msgid "Integer overflow"
msgstr ""
-#: fortran/module.c:1086
+#: fortran/module.c:1090
msgid "Name too long"
msgstr ""
-#: fortran/module.c:1193
+#: fortran/module.c:1197
msgid "Bad name"
msgstr ""
-#: fortran/module.c:1237
+#: fortran/module.c:1241
msgid "Expected name"
msgstr ""
-#: fortran/module.c:1240
+#: fortran/module.c:1244
msgid "Expected left parenthesis"
msgstr ""
-#: fortran/module.c:1243
+#: fortran/module.c:1247
msgid "Expected right parenthesis"
msgstr ""
-#: fortran/module.c:1246
+#: fortran/module.c:1250
msgid "Expected integer"
msgstr ""
-#: fortran/module.c:1249
+#: fortran/module.c:1253
msgid "Expected string"
msgstr ""
-#: fortran/module.c:1273
+#: fortran/module.c:1277
msgid "find_enum(): Enum not found"
msgstr ""
-#: fortran/module.c:1287
+#: fortran/module.c:1291
#, fuzzy, no-c-format
msgid "Error writing modules file: %s"
msgstr "памылка запісу ў %s"
-#: fortran/module.c:1836
+#: fortran/module.c:1840
msgid "Expected attribute bit name"
msgstr ""
-#: fortran/module.c:2661
+#: fortran/module.c:2665
msgid "Expected integer string"
msgstr ""
-#: fortran/module.c:2665
+#: fortran/module.c:2669
msgid "Error converting integer"
msgstr ""
-#: fortran/module.c:2687
+#: fortran/module.c:2691
msgid "Expected real string"
msgstr ""
-#: fortran/module.c:2889
+#: fortran/module.c:2893
msgid "Expected expression type"
msgstr ""
-#: fortran/module.c:2943
+#: fortran/module.c:2947
#, fuzzy
msgid "Bad operator"
msgstr "невыкарыстаемы параметр \"%s\""
-#: fortran/module.c:3032
+#: fortran/module.c:3036
msgid "Bad type in constant expression"
msgstr ""
-#: fortran/module.c:3073
+#: fortran/module.c:3077
#, no-c-format
msgid "Namelist %s cannot be renamed by USE association to %s"
msgstr ""
-#: fortran/module.c:4244
+#: fortran/module.c:4250
#, no-c-format
msgid "Symbol '%s' referenced at %L not found in module '%s'"
msgstr ""
-#: fortran/module.c:4251
+#: fortran/module.c:4257
#, no-c-format
msgid "User operator '%s' referenced at %L not found in module '%s'"
msgstr ""
-#: fortran/module.c:4256
+#: fortran/module.c:4262
#, no-c-format
msgid "Intrinsic operator '%s' referenced at %L not found in module '%s'"
msgstr ""
-#: fortran/module.c:4805
+#: fortran/module.c:4829
#, fuzzy, no-c-format
msgid "Can't open module file '%s' for writing at %C: %s"
msgstr "%s: немагчыма адчыніць файл `%s' для чытаньня: %s\n"
-#: fortran/module.c:4843
+#: fortran/module.c:4867
#, fuzzy, no-c-format
msgid "Error writing module file '%s' for writing: %s"
msgstr "%s: немагчыма адчыніць файл `%s' для чытаньня: %s\n"
-#: fortran/module.c:4873 fortran/module.c:4955
+#: fortran/module.c:4876
+#, fuzzy, no-c-format
+msgid "Can't delete module file '%s': %s"
+msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
+
+#: fortran/module.c:4879
+#, fuzzy, no-c-format
+msgid "Can't rename module file '%s' to '%s': %s"
+msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
+
+#: fortran/module.c:4885
+#, fuzzy, no-c-format
+msgid "Can't delete temporary module file '%s': %s"
+msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
+
+#: fortran/module.c:4905 fortran/module.c:4987
#, no-c-format
msgid "Symbol '%s' referenced at %L does not exist in intrinsic module ISO_C_BINDING."
msgstr ""
-#: fortran/module.c:4986
+#: fortran/module.c:5018
#, no-c-format
msgid "Symbol '%s' referenced at %L not found in intrinsic module ISO_C_BINDING"
msgstr ""
-#: fortran/module.c:5008
+#: fortran/module.c:5040
#, no-c-format
msgid "Symbol '%s' already declared"
msgstr ""
-#: fortran/module.c:5063
+#: fortran/module.c:5095
#, no-c-format
msgid "Use of intrinsic module '%s' at %C conflicts with non-intrinsic module name used previously"
msgstr ""
-#: fortran/module.c:5076
+#: fortran/module.c:5108
#, no-c-format
msgid "Symbol '%s' referenced at %L does not exist in intrinsic module ISO_FORTRAN_ENV"
msgstr ""
-#: fortran/module.c:5084
+#: fortran/module.c:5116
#, 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:5112
+#: fortran/module.c:5144
#, 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:5128
+#: fortran/module.c:5160
#, no-c-format
msgid "Symbol '%s' referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
msgstr ""
-#: fortran/module.c:5162
+#: fortran/module.c:5194
#, no-c-format
msgid "Fortran 2003: ISO_FORTRAN_ENV intrinsic module at %C"
msgstr ""
-#: fortran/module.c:5170
+#: fortran/module.c:5202
#, no-c-format
msgid "Fortran 2003: ISO_C_BINDING module at %C"
msgstr ""
-#: fortran/module.c:5180
+#: fortran/module.c:5212
#, no-c-format
msgid "Can't find an intrinsic module named '%s' at %C"
msgstr ""
-#: fortran/module.c:5185
+#: fortran/module.c:5217
#, fuzzy, no-c-format
msgid "Can't open module file '%s' for reading at %C: %s"
msgstr "%s: немагчыма адчыніць файл `%s' для чытаньня: %s\n"
-#: fortran/module.c:5193
+#: fortran/module.c:5225
#, no-c-format
msgid "Use of non-intrinsic module '%s' at %C conflicts with intrinsic module name used previously"
msgstr ""
-#: fortran/module.c:5208
+#: fortran/module.c:5240
msgid "Unexpected end of module"
msgstr ""
-#: fortran/module.c:5213
+#: fortran/module.c:5245
#, no-c-format
msgid "File '%s' opened at %C is not a GFORTRAN module file"
msgstr ""
-#: fortran/module.c:5223
+#: fortran/module.c:5252
+#, no-c-format
+msgid "Parse error when checking module version for file '%s' opened at %C"
+msgstr ""
+
+#: fortran/module.c:5257
+#, no-c-format
+msgid "Wrong module version '%s' (expected '"
+msgstr ""
+
+#: fortran/module.c:5270
#, 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:6365 fortran/resolve.c:6718
+#: fortran/openmp.c:759 fortran/resolve.c:6460 fortran/resolve.c:6813
#, no-c-format
msgid "IF clause at %L requires a scalar LOGICAL expression"
msgstr ""
msgid "Fortran 2003: CONTAINS block in derived type definition at %C"
msgstr ""
-#: fortran/parse.c:2046
+#: fortran/parse.c:2037
#, no-c-format
msgid "ENUM declaration at %C has no ENUMERATORS"
msgstr ""
-#: fortran/parse.c:2140
+#: fortran/parse.c:2131
#, no-c-format
msgid "Unexpected %s statement in INTERFACE block at %C"
msgstr ""
-#: fortran/parse.c:2166
+#: fortran/parse.c:2157
#, no-c-format
msgid "SUBROUTINE at %C does not belong in a generic function interface"
msgstr ""
-#: fortran/parse.c:2170
+#: fortran/parse.c:2161
#, no-c-format
msgid "FUNCTION at %C does not belong in a generic subroutine interface"
msgstr ""
-#: fortran/parse.c:2180
+#: fortran/parse.c:2171
#, no-c-format
msgid "Name '%s' of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
msgstr ""
-#: fortran/parse.c:2211
+#: fortran/parse.c:2202
#, no-c-format
msgid "Unexpected %s statement at %C in INTERFACE body"
msgstr ""
-#: fortran/parse.c:2225
+#: fortran/parse.c:2216
#, no-c-format
msgid "INTERFACE procedure '%s' at %L has the same name as the enclosing procedure"
msgstr ""
-#: fortran/parse.c:2410
+#: fortran/parse.c:2402
#, no-c-format
msgid "%s statement must appear in a MODULE"
msgstr ""
-#: fortran/parse.c:2417
+#: fortran/parse.c:2409
#, no-c-format
msgid "%s statement at %C follows another accessibility specification"
msgstr ""
-#: fortran/parse.c:2467
+#: fortran/parse.c:2459
#, no-c-format
msgid "Bad kind expression for function '%s' at %L"
msgstr ""
-#: fortran/parse.c:2471
+#: fortran/parse.c:2463
#, no-c-format
msgid "The type for function '%s' at %L is not accessible"
msgstr ""
-#: fortran/parse.c:2529
+#: fortran/parse.c:2521
#, no-c-format
msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
msgstr ""
-#: fortran/parse.c:2550
+#: fortran/parse.c:2542
#, no-c-format
msgid "Unexpected %s statement in WHERE block at %C"
msgstr ""
-#: fortran/parse.c:2609
+#: fortran/parse.c:2601
#, no-c-format
msgid "Unexpected %s statement in FORALL block at %C"
msgstr ""
-#: fortran/parse.c:2660
+#: fortran/parse.c:2652
#, no-c-format
msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
msgstr ""
-#: fortran/parse.c:2678
+#: fortran/parse.c:2670
#, no-c-format
msgid "Duplicate ELSE statements at %L and %C"
msgstr ""
-#: fortran/parse.c:2739
+#: fortran/parse.c:2731
#, no-c-format
msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
msgstr ""
-#: fortran/parse.c:2797
+#: fortran/parse.c:2789
#, no-c-format
msgid "Variable '%s' at %C cannot be redefined inside loop beginning at %L"
msgstr ""
-#: fortran/parse.c:2831
+#: fortran/parse.c:2823
#, no-c-format
msgid "End of nonblock DO statement at %C is within another block"
msgstr ""
-#: fortran/parse.c:2840
+#: fortran/parse.c:2832
#, no-c-format
msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
msgstr ""
-#: fortran/parse.c:2889
+#: fortran/parse.c:2881
#, no-c-format
msgid "Statement label in ENDDO at %C doesn't match DO label"
msgstr ""
-#: fortran/parse.c:2905
+#: fortran/parse.c:2897
#, no-c-format
msgid "named block DO at %L requires matching ENDDO name"
msgstr ""
-#: fortran/parse.c:3164
+#: fortran/parse.c:3156
#, no-c-format
msgid "Name after !$omp critical and !$omp end critical does not match at %C"
msgstr ""
-#: fortran/parse.c:3220
+#: fortran/parse.c:3212
#, no-c-format
msgid "%s statement at %C cannot terminate a non-block DO loop"
msgstr ""
-#: fortran/parse.c:3407
+#: fortran/parse.c:3399
#, no-c-format
msgid "Contained procedure '%s' at %C is already ambiguous"
msgstr ""
-#: fortran/parse.c:3457
+#: fortran/parse.c:3449
#, no-c-format
msgid "Unexpected %s statement in CONTAINS section at %C"
msgstr ""
-#: fortran/parse.c:3481
+#: fortran/parse.c:3473
#, no-c-format
msgid "Fortran 2008: CONTAINS statement without FUNCTION or SUBROUTINE statement at %C"
msgstr ""
-#: fortran/parse.c:3552
+#: fortran/parse.c:3544
#, no-c-format
msgid "CONTAINS statement at %C is already in a contained program unit"
msgstr ""
-#: fortran/parse.c:3601
+#: fortran/parse.c:3593
#, no-c-format
msgid "Global name '%s' at %L is already being used as a %s at %L"
msgstr ""
-#: fortran/parse.c:3622
+#: fortran/parse.c:3614
#, no-c-format
msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
msgstr ""
-#: fortran/parse.c:3648
+#: fortran/parse.c:3640
#, no-c-format
msgid "Unexpected %s statement in BLOCK DATA at %C"
msgstr ""
-#: fortran/parse.c:3691
+#: fortran/parse.c:3683
#, 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:3874
+#: fortran/parse.c:3866
#, no-c-format
msgid "Two main PROGRAMs at %L and %C"
msgstr ""
msgid "Syntax error in COMPLEX constant at %C"
msgstr ""
-#: fortran/primary.c:1475
+#: fortran/primary.c:1483
#, no-c-format
msgid "Keyword '%s' at %C has already appeared in the current argument list"
msgstr ""
-#: fortran/primary.c:1539
+#: fortran/primary.c:1547
#, fuzzy, no-c-format
msgid "Extension: argument list function at %C"
msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
-#: fortran/primary.c:1606
+#: fortran/primary.c:1614
#, no-c-format
msgid "Expected alternate return label at %C"
msgstr ""
-#: fortran/primary.c:1624
+#: fortran/primary.c:1632
#, no-c-format
msgid "Missing keyword name in actual argument list at %C"
msgstr ""
-#: fortran/primary.c:1669
+#: fortran/primary.c:1677
#, no-c-format
msgid "Syntax error in argument list at %C"
msgstr ""
-#: fortran/primary.c:1764
+#: fortran/primary.c:1772
#, no-c-format
msgid "Expected structure component name at %C"
msgstr ""
-#: fortran/primary.c:1801
+#: fortran/primary.c:1809
#, fuzzy, no-c-format
msgid "Expected argument list at %C"
msgstr "аргумент для \"%s\" прапушчан"
-#: fortran/primary.c:2095
+#: fortran/primary.c:2103
#, no-c-format
msgid "Fortran 2003: Structure constructor with missing optional arguments at %C"
msgstr ""
-#: fortran/primary.c:2103
+#: fortran/primary.c:2111
#, no-c-format
msgid "No initializer for component '%s' given in the structure constructor at %C!"
msgstr ""
-#: fortran/primary.c:2159
+#: fortran/primary.c:2167
#, no-c-format
msgid "Can't construct ABSTRACT type '%s' at %C"
msgstr ""
-#: fortran/primary.c:2187
+#: fortran/primary.c:2195
#, no-c-format
msgid "Fortran 2003: Structure constructor with named arguments at %C"
msgstr ""
-#: fortran/primary.c:2202
+#: fortran/primary.c:2210
#, no-c-format
msgid "Component initializer without name after component named %s at %C!"
msgstr ""
-#: fortran/primary.c:2205
+#: fortran/primary.c:2213
#, no-c-format
msgid "Too many components in structure constructor at %C!"
msgstr ""
-#: fortran/primary.c:2238
+#: fortran/primary.c:2246
#, no-c-format
msgid "Component '%s' is initialized twice in the structure constructor at %C!"
msgstr ""
-#: fortran/primary.c:2294
+#: fortran/primary.c:2302
#, no-c-format
msgid "component '%s' at %L has already been set by a parent derived type constructor"
msgstr ""
-#: fortran/primary.c:2317
+#: fortran/primary.c:2325
#, no-c-format
msgid "Syntax error in structure constructor at %C"
msgstr ""
-#: fortran/primary.c:2407
+#: fortran/primary.c:2415
#, no-c-format
msgid "'%s' at %C is the name of a recursive function and so refers to the result variable. Use an explicit RESULT variable for direct recursion (12.5.2.1)"
msgstr ""
-#: fortran/primary.c:2529
+#: fortran/primary.c:2536
#, no-c-format
msgid "Unexpected use of subroutine name '%s' at %C"
msgstr ""
-#: fortran/primary.c:2560
+#: fortran/primary.c:2567
#, fuzzy, no-c-format
msgid "Statement function '%s' requires argument list at %C"
msgstr "метка \"%s\" вызначана, але не выкарыстоўваецца"
-#: fortran/primary.c:2563
+#: fortran/primary.c:2570
#, no-c-format
msgid "Function '%s' requires an argument list at %C"
msgstr ""
-#: fortran/primary.c:2608
+#: fortran/primary.c:2615
#, fuzzy, no-c-format
msgid "Missing argument to '%s' at %C"
msgstr "аргумент для \"%s\" прапушчан"
-#: fortran/primary.c:2749
+#: fortran/primary.c:2756
#, fuzzy, no-c-format
msgid "Missing argument list in function '%s' at %C"
msgstr "аргумент для \"%s\" прапушчан"
-#: fortran/primary.c:2777
+#: fortran/primary.c:2784
#, no-c-format
msgid "Symbol at %C is not appropriate for an expression"
msgstr ""
-#: fortran/primary.c:2845
+#: fortran/primary.c:2852
#, no-c-format
msgid "Assigning to PROTECTED variable at %C"
msgstr ""
-#: fortran/primary.c:2879
+#: fortran/primary.c:2886
#, no-c-format
msgid "Named constant at %C in an EQUIVALENCE"
msgstr ""
-#: fortran/primary.c:2914
+#: fortran/primary.c:2921
#, fuzzy, no-c-format
msgid "'%s' at %C is not a variable"
msgstr "\"%s\" атрыбут ігнарыруецца"
-#: fortran/resolve.c:98
+#: fortran/resolve.c:110
#, no-c-format
msgid "'%s' at %L is of the ABSTRACT type '%s'"
msgstr ""
-#: fortran/resolve.c:101
+#: fortran/resolve.c:113
#, no-c-format
msgid "ABSTRACT type '%s' used at %L"
msgstr ""
-#: fortran/resolve.c:151
+#: fortran/resolve.c:163
#, no-c-format
msgid "Alternate return specifier in elemental subroutine '%s' at %L is not allowed"
msgstr ""
-#: fortran/resolve.c:155
+#: fortran/resolve.c:167
#, no-c-format
msgid "Alternate return specifier in function '%s' at %L is not allowed"
msgstr ""
-#: fortran/resolve.c:168
+#: fortran/resolve.c:180
#, no-c-format
msgid "Dummy procedure '%s' of PURE procedure at %L must also be PURE"
msgstr ""
-#: fortran/resolve.c:175
+#: fortran/resolve.c:187
#, no-c-format
msgid "Dummy procedure at %L not allowed in ELEMENTAL procedure"
msgstr ""
-#: fortran/resolve.c:188 fortran/resolve.c:1205
+#: fortran/resolve.c:200 fortran/resolve.c:1292
#, no-c-format
msgid "Unable to find a specific INTRINSIC procedure for the reference '%s' at %L"
msgstr ""
-#: fortran/resolve.c:236
+#: fortran/resolve.c:248
#, no-c-format
msgid "Argument '%s' of pure function '%s' at %L must be INTENT(IN)"
msgstr ""
-#: fortran/resolve.c:241
+#: fortran/resolve.c:253
#, no-c-format
msgid "Argument '%s' of pure subroutine '%s' at %L must have its INTENT specified"
msgstr ""
-#: fortran/resolve.c:250
+#: fortran/resolve.c:262
#, no-c-format
msgid "Argument '%s' of elemental procedure at %L must be scalar"
msgstr ""
-#: fortran/resolve.c:257
+#: fortran/resolve.c:269
#, no-c-format
msgid "Argument '%s' of elemental procedure at %L cannot have the POINTER attribute"
msgstr ""
-#: fortran/resolve.c:265
+#: fortran/resolve.c:277
#, no-c-format
msgid "Dummy procedure '%s' not allowed in elemental procedure '%s' at %L"
msgstr ""
-#: fortran/resolve.c:277
+#: fortran/resolve.c:289
#, no-c-format
msgid "Argument '%s' of statement function at %L must be scalar"
msgstr ""
-#: fortran/resolve.c:287
+#: fortran/resolve.c:299
#, no-c-format
msgid "Character-valued argument '%s' of statement function at %L must have constant length"
msgstr ""
-#: fortran/resolve.c:344
+#: fortran/resolve.c:356
#, no-c-format
msgid "Contained function '%s' at %L has no IMPLICIT type"
msgstr ""
-#: fortran/resolve.c:347
+#: fortran/resolve.c:359
#, no-c-format
msgid "Result '%s' of contained function '%s' at %L has no IMPLICIT type"
msgstr ""
-#: fortran/resolve.c:364
+#: fortran/resolve.c:376
#, no-c-format
msgid "Character-valued internal function '%s' at %L must not be assumed length"
msgstr ""
-#: fortran/resolve.c:535
+#: fortran/resolve.c:547
#, no-c-format
msgid "Function %s at %L has entries with mismatched array specifications"
msgstr ""
-#: fortran/resolve.c:552
+#: fortran/resolve.c:564
#, no-c-format
msgid "Extension: Function %s at %L with entries returning variables of different string lengths"
msgstr ""
-#: fortran/resolve.c:579
+#: fortran/resolve.c:591
#, no-c-format
msgid "FUNCTION result %s can't be an array in FUNCTION %s at %L"
msgstr ""
-#: fortran/resolve.c:583
+#: fortran/resolve.c:595
#, no-c-format
msgid "ENTRY result %s can't be an array in FUNCTION %s at %L"
msgstr ""
-#: fortran/resolve.c:590
+#: fortran/resolve.c:602
#, no-c-format
msgid "FUNCTION result %s can't be a POINTER in FUNCTION %s at %L"
msgstr ""
-#: fortran/resolve.c:594
+#: fortran/resolve.c:606
#, no-c-format
msgid "ENTRY result %s can't be a POINTER in FUNCTION %s at %L"
msgstr ""
-#: fortran/resolve.c:632
+#: fortran/resolve.c:644
#, no-c-format
msgid "FUNCTION result %s can't be of type %s in FUNCTION %s at %L"
msgstr ""
-#: fortran/resolve.c:637
+#: fortran/resolve.c:649
#, no-c-format
msgid "ENTRY result %s can't be of type %s in FUNCTION %s at %L"
msgstr ""
-#: fortran/resolve.c:695
+#: fortran/resolve.c:707
#, no-c-format
msgid "Variable '%s' at %L is in COMMON but only in BLOCK DATA initialization is allowed"
msgstr ""
-#: fortran/resolve.c:699
+#: fortran/resolve.c:711
#, no-c-format
msgid "Initialized variable '%s' at %L is in a blank COMMON but initialization is only allowed in named common blocks"
msgstr ""
-#: fortran/resolve.c:710
+#: fortran/resolve.c:722
#, no-c-format
msgid "Derived type variable '%s' in COMMON at %L has neither the SEQUENCE nor the BIND(C) attribute"
msgstr ""
-#: fortran/resolve.c:714
+#: fortran/resolve.c:726
#, no-c-format
msgid "Derived type variable '%s' in COMMON at %L has an ultimate component that is allocatable"
msgstr ""
-#: fortran/resolve.c:718
+#: fortran/resolve.c:730
#, no-c-format
msgid "Derived type variable '%s' in COMMON at %L may not have default initializer"
msgstr ""
-#: fortran/resolve.c:745
+#: fortran/resolve.c:760
#, no-c-format
msgid "COMMON block '%s' at %L is used as PARAMETER at %L"
msgstr ""
-#: fortran/resolve.c:749
+#: fortran/resolve.c:764
#, no-c-format
msgid "COMMON block '%s' at %L is also an intrinsic procedure"
msgstr ""
-#: fortran/resolve.c:753
+#: fortran/resolve.c:768
#, no-c-format
msgid "Fortran 2003: COMMON block '%s' at %L that is also a function result"
msgstr ""
-#: fortran/resolve.c:758
+#: fortran/resolve.c:773
#, no-c-format
msgid "Fortran 2003: COMMON block '%s' at %L that is also a global procedure"
msgstr ""
-#: fortran/resolve.c:820
+#: fortran/resolve.c:835
#, no-c-format
msgid "Components of structure constructor '%s' at %L are PRIVATE"
msgstr ""
-#: fortran/resolve.c:842
+#: fortran/resolve.c:857
#, no-c-format
msgid "The rank of the element in the derived type constructor at %L does not match that of the component (%d/%d)"
msgstr ""
-#: fortran/resolve.c:855
+#: fortran/resolve.c:870
#, no-c-format
msgid "The element in the derived type constructor at %L, for pointer component '%s', is %s but should be %s"
msgstr ""
-#: fortran/resolve.c:868
+#: fortran/resolve.c:883
#, no-c-format
msgid "The NULL in the derived type constructor at %L is being applied to component '%s', which is neither a POINTER nor ALLOCATABLE"
msgstr ""
-#: fortran/resolve.c:882
+#: fortran/resolve.c:897
#, no-c-format
msgid "The element in the derived type constructor at %L, for pointer component '%s' should be a POINTER or a TARGET"
msgstr ""
-#: fortran/resolve.c:1003
+#: fortran/resolve.c:1018
#, no-c-format
msgid "The upper bound in the last dimension must appear in the reference to the assumed size array '%s' at %L"
msgstr ""
-#: fortran/resolve.c:1065
+#: fortran/resolve.c:1080
#, fuzzy, no-c-format
msgid "'%s' at %L is ambiguous"
msgstr "памер \"%s\" - %d байт"
-#: fortran/resolve.c:1069
+#: fortran/resolve.c:1084
#, no-c-format
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
+#: fortran/resolve.c:1163
+#, no-c-format
+msgid "Non-RECURSIVE procedure '%s' at %L is possibly calling itself recursively. Declare it RECURSIVE or use -frecursive"
+msgstr ""
+
+#: fortran/resolve.c:1196 fortran/resolve.c:6023 fortran/resolve.c:6778
#, no-c-format
msgid "Label %d referenced at %L is never defined"
msgstr ""
-#: fortran/resolve.c:1145
+#: fortran/resolve.c:1241
#, fuzzy, no-c-format
msgid "Statement function '%s' at %L is not allowed as an actual argument"
msgstr "метка \"%s\" вызначана, але не выкарыстоўваецца"
-#: fortran/resolve.c:1153
+#: fortran/resolve.c:1249
#, no-c-format
msgid "Intrinsic '%s' at %L is not allowed as an actual argument"
msgstr ""
-#: fortran/resolve.c:1160
+#: fortran/resolve.c:1256
#, no-c-format
msgid "Internal procedure '%s' is not allowed as an actual argument at %L"
msgstr ""
-#: fortran/resolve.c:1166
+#: fortran/resolve.c:1262
#, no-c-format
msgid "ELEMENTAL non-INTRINSIC procedure '%s' is not allowed as an actual argument at %L"
msgstr ""
-#: fortran/resolve.c:1183
-#, no-c-format
-msgid "Reference to ENTRY '%s' at %L is recursive, but procedure '%s' is not declared as RECURSIVE"
-msgstr ""
-
-#: fortran/resolve.c:1224
+#: fortran/resolve.c:1314
#, fuzzy, no-c-format
msgid "Symbol '%s' at %L is ambiguous"
msgstr "памер \"%s\" - %d байт"
-#: fortran/resolve.c:1273
+#: fortran/resolve.c:1365
#, no-c-format
msgid "By-value argument at %L is not of numeric type"
msgstr ""
-#: fortran/resolve.c:1280
+#: fortran/resolve.c:1372
#, no-c-format
msgid "By-value argument at %L cannot be an array or an array section"
msgstr ""
-#: fortran/resolve.c:1294
+#: fortran/resolve.c:1386
#, no-c-format
msgid "By-value argument at %L is not allowed in this context"
msgstr ""
-#: fortran/resolve.c:1306
+#: fortran/resolve.c:1398
#, no-c-format
msgid "Passing internal procedure at %L by location not allowed"
msgstr ""
-#: fortran/resolve.c:1431
+#: fortran/resolve.c:1523
#, no-c-format
msgid "'%s' at %L is an array and OPTIONAL; IF IT IS MISSING, it cannot be the actual argument of an ELEMENTAL procedure unless there is a non-optional argument with the same rank (12.4.1.5)"
msgstr ""
-#: fortran/resolve.c:1453
+#: fortran/resolve.c:1545
msgid "elemental procedure"
msgstr ""
-#: fortran/resolve.c:1470
+#: fortran/resolve.c:1562
#, 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:1607
+#: fortran/resolve.c:1699
#, no-c-format
msgid "There is no specific function for the generic '%s' at %L"
msgstr ""
-#: fortran/resolve.c:1616
+#: fortran/resolve.c:1708
#, no-c-format
msgid "Generic function '%s' at %L is not consistent with a specific intrinsic interface"
msgstr ""
-#: fortran/resolve.c:1671
+#: fortran/resolve.c:1763
#, no-c-format
msgid "Function '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
msgstr ""
-#: fortran/resolve.c:1717
+#: fortran/resolve.c:1809
#, no-c-format
msgid "Unable to resolve the specific function '%s' at %L"
msgstr ""
-#: fortran/resolve.c:1773 fortran/resolve.c:10177
+#: fortran/resolve.c:1865 fortran/resolve.c:10276
#, no-c-format
msgid "Function '%s' at %L has no IMPLICIT type"
msgstr ""
-#: fortran/resolve.c:1984
+#: fortran/resolve.c:2074
#, fuzzy, no-c-format
msgid "Argument to '%s' at %L is not a variable"
msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
-#: fortran/resolve.c:2056
+#: fortran/resolve.c:2122
#, no-c-format
msgid "More actual than formal arguments in '%s' call at %L"
msgstr ""
-#: fortran/resolve.c:2068
+#: fortran/resolve.c:2131
#, no-c-format
msgid "Parameter '%s' to '%s' at %L must be either a TARGET or an associated pointer"
msgstr ""
-#: fortran/resolve.c:2094
+#: fortran/resolve.c:2154
#, 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:2111
+#: fortran/resolve.c:2171
#, 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:2121
+#: fortran/resolve.c:2181
#, 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:2144 fortran/resolve.c:2183
+#: fortran/resolve.c:2204 fortran/resolve.c:2241
#, 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:2159
+#: fortran/resolve.c:2217
#, no-c-format
msgid "Argument '%s' to '%s' at %L must be an associated scalar POINTER"
msgstr ""
-#: fortran/resolve.c:2175
+#: fortran/resolve.c:2233
#, 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:2197
+#: fortran/resolve.c:2255
#, no-c-format
msgid "Parameter '%s' to '%s' at %L must be a procedure"
msgstr ""
-#: fortran/resolve.c:2205
+#: fortran/resolve.c:2263
#, no-c-format
msgid "Parameter '%s' to '%s' at %L must be BIND(C)"
msgstr ""
-#: fortran/resolve.c:2251
+#: fortran/resolve.c:2309
#, no-c-format
msgid "Intrinsic subroutine '%s' used as a function at %L"
msgstr ""
-#: fortran/resolve.c:2258
+#: fortran/resolve.c:2316
#, fuzzy, no-c-format
msgid "'%s' at %L is not a function"
msgstr "`%D' - гэта ня функцыя,"
-#: fortran/resolve.c:2264
+#: fortran/resolve.c:2322
#, 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:2309
+#: fortran/resolve.c:2367
#, 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:2362
+#: fortran/resolve.c:2420
#, no-c-format
msgid "User defined non-ELEMENTAL function '%s' at %L not allowed in WORKSHARE construct"
msgstr ""
-#: fortran/resolve.c:2412
+#: fortran/resolve.c:2470
#, no-c-format
msgid "reference to non-PURE function '%s' at %L inside a FORALL %s"
msgstr ""
-#: fortran/resolve.c:2419
+#: fortran/resolve.c:2477
#, no-c-format
msgid "Function reference to '%s' at %L is to a non-PURE procedure within a PURE procedure"
msgstr ""
-#: fortran/resolve.c:2434
+#: fortran/resolve.c:2493
#, no-c-format
-msgid "Function '%s' at %L cannot call itself, as it is not RECURSIVE"
+msgid "ENTRY '%s' at %L cannot be called recursively, as function '%s' is not RECURSIVE"
msgstr ""
-#: fortran/resolve.c:2442
+#: fortran/resolve.c:2497
#, no-c-format
-msgid "Call to ENTRY '%s' at %L is recursive, but function '%s' is not declared as RECURSIVE"
+msgid "Function '%s' at %L cannot be called recursively, as it is not RECURSIVE"
msgstr ""
-#: fortran/resolve.c:2489
+#: fortran/resolve.c:2544
#, no-c-format
msgid "Subroutine call to '%s' in FORALL block at %L is not PURE"
msgstr ""
-#: fortran/resolve.c:2492
+#: fortran/resolve.c:2547
#, no-c-format
msgid "Subroutine call to '%s' at %L is not PURE"
msgstr ""
-#: fortran/resolve.c:2555
+#: fortran/resolve.c:2610
#, no-c-format
msgid "There is no specific subroutine for the generic '%s' at %L"
msgstr ""
-#: fortran/resolve.c:2564
+#: fortran/resolve.c:2619
#, no-c-format
msgid "Generic subroutine '%s' at %L is not consistent with an intrinsic subroutine interface"
msgstr ""
-#: fortran/resolve.c:2672
+#: fortran/resolve.c:2727
#, no-c-format
msgid "Missing SHAPE parameter for call to %s at %L"
msgstr ""
-#: fortran/resolve.c:2680
+#: fortran/resolve.c:2735
#, no-c-format
msgid "SHAPE parameter for call to %s at %L must be a rank 1 INTEGER array"
msgstr ""
-#: fortran/resolve.c:2764
+#: fortran/resolve.c:2820
#, no-c-format
msgid "Subroutine '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
msgstr ""
-#: fortran/resolve.c:2808
+#: fortran/resolve.c:2864
#, no-c-format
msgid "Unable to resolve the specific subroutine '%s' at %L"
msgstr ""
-#: fortran/resolve.c:2868
+#: fortran/resolve.c:2924
#, no-c-format
msgid "'%s' at %L has a type, which is not consistent with the CALL at %L"
msgstr ""
-#: fortran/resolve.c:2899
+#: fortran/resolve.c:2957
#, no-c-format
-msgid "SUBROUTINE '%s' at %L cannot call itself, as it is not RECURSIVE"
+msgid "ENTRY '%s' at %L cannot be called recursively, as subroutine '%s' is not RECURSIVE"
msgstr ""
-#: fortran/resolve.c:2907
+#: fortran/resolve.c:2961
#, no-c-format
-msgid "Call to ENTRY '%s' at %L is recursive, but subroutine '%s' is not declared as RECURSIVE"
+msgid "SUBROUTINE '%s' at %L cannot be called recursively, as it is not RECURSIVE"
msgstr ""
-#: fortran/resolve.c:2982
+#: fortran/resolve.c:3035
#, no-c-format
msgid "Shapes for operands at %L and %L are not conformable"
msgstr ""
-#: fortran/resolve.c:3033
+#: fortran/resolve.c:3086
#, c-format
msgid "Invalid context for NULL() pointer at %%L"
msgstr ""
-#: fortran/resolve.c:3049
+#: fortran/resolve.c:3102
#, c-format
msgid "Operand of unary numeric operator '%s' at %%L is %s"
msgstr ""
-#: fortran/resolve.c:3065
+#: fortran/resolve.c:3118
#, c-format
msgid "Operands of binary numeric operator '%s' at %%L are %s/%s"
msgstr ""
-#: fortran/resolve.c:3080
+#: fortran/resolve.c:3133
#, c-format
msgid "Operands of string concatenation operator at %%L are %s/%s"
msgstr ""
-#: fortran/resolve.c:3099
+#: fortran/resolve.c:3152
#, c-format
msgid "Operands of logical operator '%s' at %%L are %s/%s"
msgstr ""
-#: fortran/resolve.c:3113
+#: fortran/resolve.c:3166
#, c-format
msgid "Operand of .not. operator at %%L is %s"
msgstr ""
-#: fortran/resolve.c:3127
+#: fortran/resolve.c:3180
msgid "COMPLEX quantities cannot be compared at %L"
msgstr ""
-#: fortran/resolve.c:3156
+#: fortran/resolve.c:3209
#, c-format
msgid "Logicals at %%L must be compared with %s instead of %s"
msgstr ""
-#: fortran/resolve.c:3162
+#: fortran/resolve.c:3215
#, c-format
msgid "Operands of comparison operator '%s' at %%L are %s/%s"
msgstr ""
-#: fortran/resolve.c:3170
+#: fortran/resolve.c:3223
#, c-format
msgid "Unknown operator '%s' at %%L"
msgstr ""
-#: fortran/resolve.c:3172
+#: fortran/resolve.c:3225
#, c-format
msgid "Operand of user operator '%s' at %%L is %s"
msgstr ""
-#: fortran/resolve.c:3175
+#: fortran/resolve.c:3228
#, c-format
msgid "Operands of user operator '%s' at %%L are %s/%s"
msgstr ""
-#: fortran/resolve.c:3261
+#: fortran/resolve.c:3314
#, c-format
msgid "Inconsistent ranks for operator at %%L and %%L"
msgstr ""
-#: fortran/resolve.c:3458
+#: fortran/resolve.c:3511
#, no-c-format
msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
msgstr ""
-#: fortran/resolve.c:3466
+#: fortran/resolve.c:3519
#, no-c-format
msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
msgstr ""
-#: fortran/resolve.c:3485
+#: fortran/resolve.c:3538
#, no-c-format
msgid "Illegal stride of zero at %L"
msgstr ""
-#: fortran/resolve.c:3502
+#: fortran/resolve.c:3555
#, no-c-format
msgid "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
msgstr ""
-#: fortran/resolve.c:3510
+#: fortran/resolve.c:3563
#, no-c-format
msgid "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
msgstr ""
-#: fortran/resolve.c:3526
+#: fortran/resolve.c:3579
#, no-c-format
msgid "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
msgstr ""
-#: fortran/resolve.c:3535
+#: fortran/resolve.c:3588
#, no-c-format
msgid "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
msgstr ""
-#: fortran/resolve.c:3574
+#: fortran/resolve.c:3627
#, no-c-format
msgid "Rightmost upper bound of assumed size array section not specified at %L"
msgstr ""
-#: fortran/resolve.c:3584
+#: fortran/resolve.c:3637
#, no-c-format
msgid "Rank mismatch in array reference at %L (%d/%d)"
msgstr ""
-#: fortran/resolve.c:3612
+#: fortran/resolve.c:3665
#, no-c-format
msgid "Array index at %L must be scalar"
msgstr ""
-#: fortran/resolve.c:3618
+#: fortran/resolve.c:3671
#, no-c-format
msgid "Array index at %L must be of INTEGER type, found %s"
msgstr ""
-#: fortran/resolve.c:3624
+#: fortran/resolve.c:3677
#, no-c-format
msgid "Extension: REAL array index at %L"
msgstr ""
-#: fortran/resolve.c:3654
+#: fortran/resolve.c:3707
#, fuzzy, no-c-format
msgid "Argument dim at %L must be scalar"
msgstr "першым аргументам \"%s\" павінен быць \"int\""
-#: fortran/resolve.c:3661
+#: fortran/resolve.c:3714
#, no-c-format
msgid "Argument dim at %L must be of INTEGER type"
msgstr ""
-#: fortran/resolve.c:3782
+#: fortran/resolve.c:3835
#, fuzzy, no-c-format
msgid "Array index at %L is an array of rank %d"
msgstr "памер масіва \"%s\" вельмі вялікі"
-#: fortran/resolve.c:3819
+#: fortran/resolve.c:3872
#, no-c-format
msgid "Substring start index at %L must be of type INTEGER"
msgstr ""
-#: fortran/resolve.c:3826
+#: fortran/resolve.c:3879
#, no-c-format
msgid "Substring start index at %L must be scalar"
msgstr ""
-#: fortran/resolve.c:3835
+#: fortran/resolve.c:3888
#, no-c-format
msgid "Substring start index at %L is less than one"
msgstr ""
-#: fortran/resolve.c:3848
+#: fortran/resolve.c:3901
#, no-c-format
msgid "Substring end index at %L must be of type INTEGER"
msgstr ""
-#: fortran/resolve.c:3855
+#: fortran/resolve.c:3908
#, no-c-format
msgid "Substring end index at %L must be scalar"
msgstr ""
-#: fortran/resolve.c:3865
+#: fortran/resolve.c:3918
#, no-c-format
msgid "Substring end index at %L exceeds the string length"
msgstr ""
-#: fortran/resolve.c:4003
+#: fortran/resolve.c:4056
#, 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:4010
+#: fortran/resolve.c:4063
#, 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:4029
+#: fortran/resolve.c:4082
#, no-c-format
msgid "Two or more part references with nonzero rank must not be specified at %L"
msgstr ""
-#: fortran/resolve.c:4208
+#: fortran/resolve.c:4261
#, 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:4213
+#: fortran/resolve.c:4266
#, no-c-format
msgid "Variable '%s' is used at %L before the ENTRY statement in which it is a parameter"
msgstr ""
-#: fortran/resolve.c:4455
+#: fortran/resolve.c:4550
#, no-c-format
msgid "Passed-object at %L must be scalar"
msgstr ""
#. Nothing matching found!
-#: fortran/resolve.c:4565
+#: fortran/resolve.c:4660
#, no-c-format
msgid "Found no matching specific binding for the call to the GENERIC '%s' at %L"
msgstr ""
-#: fortran/resolve.c:4585
+#: fortran/resolve.c:4680
#, no-c-format
msgid "'%s' at %L should be a SUBROUTINE"
msgstr ""
-#: fortran/resolve.c:4621
+#: fortran/resolve.c:4716
#, no-c-format
msgid "'%s' at %L should be a FUNCTION"
msgstr ""
-#: fortran/resolve.c:4757
+#: fortran/resolve.c:4852
#, no-c-format
msgid "%s at %L must be a scalar"
msgstr ""
-#: fortran/resolve.c:4767
+#: fortran/resolve.c:4862
#, no-c-format
msgid "Deleted feature: %s at %L must be integer"
msgstr ""
-#: fortran/resolve.c:4771 fortran/resolve.c:4778
+#: fortran/resolve.c:4866 fortran/resolve.c:4873
#, no-c-format
msgid "%s at %L must be INTEGER"
msgstr ""
-#: fortran/resolve.c:4798
+#: fortran/resolve.c:4893
#, no-c-format
msgid "Cannot assign to loop variable in PURE procedure at %L"
msgstr ""
-#: fortran/resolve.c:4822
+#: fortran/resolve.c:4917
#, no-c-format
msgid "Step expression in DO loop at %L cannot be zero"
msgstr ""
-#: fortran/resolve.c:4898
+#: fortran/resolve.c:4993
#, no-c-format
msgid "FORALL index-name at %L must be a scalar INTEGER"
msgstr ""
-#: fortran/resolve.c:4903
+#: fortran/resolve.c:4998
#, no-c-format
msgid "FORALL start expression at %L must be a scalar INTEGER"
msgstr ""
-#: fortran/resolve.c:4910
+#: fortran/resolve.c:5005
#, no-c-format
msgid "FORALL end expression at %L must be a scalar INTEGER"
msgstr ""
-#: fortran/resolve.c:4918
+#: fortran/resolve.c:5013
#, no-c-format
msgid "FORALL stride expression at %L must be a scalar %s"
msgstr ""
-#: fortran/resolve.c:4923
+#: fortran/resolve.c:5018
#, no-c-format
msgid "FORALL stride expression at %L cannot be zero"
msgstr ""
-#: fortran/resolve.c:4939
+#: fortran/resolve.c:5034
#, no-c-format
msgid "FORALL index '%s' may not appear in triplet specification at %L"
msgstr ""
-#: fortran/resolve.c:5019
+#: fortran/resolve.c:5114
#, no-c-format
msgid "Expression in DEALLOCATE statement at %L must be ALLOCATABLE or a POINTER"
msgstr ""
-#: fortran/resolve.c:5026
+#: fortran/resolve.c:5121
#, no-c-format
msgid "Cannot deallocate INTENT(IN) variable '%s' at %L"
msgstr ""
-#: fortran/resolve.c:5130
+#: fortran/resolve.c:5225
#, 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:5166
+#: fortran/resolve.c:5261
#, no-c-format
msgid "Expression in ALLOCATE statement at %L must be ALLOCATABLE or a POINTER"
msgstr ""
-#: fortran/resolve.c:5174
+#: fortran/resolve.c:5269
#, no-c-format
msgid "Cannot allocate INTENT(IN) variable '%s' at %L"
msgstr ""
-#: fortran/resolve.c:5198
+#: fortran/resolve.c:5293
#, no-c-format
msgid "Array specification required in ALLOCATE statement at %L"
msgstr ""
-#: fortran/resolve.c:5228
+#: fortran/resolve.c:5323
#, no-c-format
msgid "Bad array specification in ALLOCATE statement at %L"
msgstr ""
-#: fortran/resolve.c:5248
+#: fortran/resolve.c:5343
#, 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:5271
+#: fortran/resolve.c:5366
#, no-c-format
msgid "STAT variable '%s' of %s statement at %C cannot be INTENT(IN)"
msgstr ""
-#: fortran/resolve.c:5275
+#: fortran/resolve.c:5370
#, no-c-format
msgid "Illegal STAT variable in %s statement at %C for a PURE procedure"
msgstr ""
-#: fortran/resolve.c:5280
+#: fortran/resolve.c:5375
#, 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:5443
+#: fortran/resolve.c:5538
#, no-c-format
msgid "CASE label at %L overlaps with CASE label at %L"
msgstr ""
-#: fortran/resolve.c:5494
+#: fortran/resolve.c:5589
#, no-c-format
msgid "Expression in CASE statement at %L must be of type %s"
msgstr ""
-#: fortran/resolve.c:5505
+#: fortran/resolve.c:5600
#, no-c-format
msgid "Expression in CASE statement at %L must be of kind %d"
msgstr ""
-#: fortran/resolve.c:5517
+#: fortran/resolve.c:5612
#, no-c-format
msgid "Expression in CASE statement at %L must be scalar"
msgstr ""
-#: fortran/resolve.c:5563
+#: fortran/resolve.c:5658
#, no-c-format
msgid "Selection expression in computed GOTO statement at %L must be a scalar integer expression"
msgstr ""
-#: fortran/resolve.c:5581
+#: fortran/resolve.c:5676
#, no-c-format
msgid "Argument of SELECT statement at %L cannot be %s"
msgstr ""
-#: fortran/resolve.c:5590
+#: fortran/resolve.c:5685
#, no-c-format
msgid "Argument of SELECT statement at %L must be a scalar expression"
msgstr ""
-#: fortran/resolve.c:5655
+#: fortran/resolve.c:5750
#, no-c-format
msgid "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
msgstr ""
-#: fortran/resolve.c:5681
+#: fortran/resolve.c:5776
#, no-c-format
msgid "Logical range in CASE statement at %L is not allowed"
msgstr ""
-#: fortran/resolve.c:5693
+#: fortran/resolve.c:5788
#, no-c-format
msgid "constant logical value in CASE statement is repeated at %L"
msgstr ""
-#: fortran/resolve.c:5707
+#: fortran/resolve.c:5802
#, no-c-format
msgid "Range specification at %L can never be matched"
msgstr ""
-#: fortran/resolve.c:5810
+#: fortran/resolve.c:5905
#, no-c-format
msgid "Logical SELECT CASE block at %L has more that two cases"
msgstr ""
-#: fortran/resolve.c:5848
+#: fortran/resolve.c:5943
#, no-c-format
msgid "Data transfer element at %L cannot have POINTER components"
msgstr ""
-#: fortran/resolve.c:5855
+#: fortran/resolve.c:5950
#, no-c-format
msgid "Data transfer element at %L cannot have ALLOCATABLE components"
msgstr ""
-#: fortran/resolve.c:5862
+#: fortran/resolve.c:5957
#, no-c-format
msgid "Data transfer element at %L cannot have PRIVATE components"
msgstr ""
-#: fortran/resolve.c:5871
+#: fortran/resolve.c:5966
#, no-c-format
msgid "Data transfer element at %L cannot be a full reference to an assumed-size array"
msgstr ""
-#: fortran/resolve.c:5935
+#: fortran/resolve.c:6030
#, no-c-format
msgid "Statement at %L is not a valid branch target statement for the branch statement at %L"
msgstr ""
-#: fortran/resolve.c:5944
+#: fortran/resolve.c:6039
#, 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:5957
+#: fortran/resolve.c:6052
#, no-c-format
msgid "Label at %L is not in the same block as the GOTO statement at %L"
msgstr ""
-#: fortran/resolve.c:5972 fortran/resolve.c:5986
+#: fortran/resolve.c:6067 fortran/resolve.c:6081
#, no-c-format
msgid "Deleted feature: GOTO at %L jumps to END of construct at %L"
msgstr ""
-#: fortran/resolve.c:6063
+#: fortran/resolve.c:6158
#, no-c-format
msgid "WHERE mask at %L has inconsistent shape"
msgstr ""
-#: fortran/resolve.c:6079
+#: fortran/resolve.c:6174
#, no-c-format
msgid "WHERE assignment target at %L has inconsistent shape"
msgstr ""
-#: fortran/resolve.c:6087 fortran/resolve.c:6174
+#: fortran/resolve.c:6182 fortran/resolve.c:6269
#, no-c-format
msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
msgstr ""
-#: fortran/resolve.c:6097 fortran/resolve.c:6184
+#: fortran/resolve.c:6192 fortran/resolve.c:6279
#, no-c-format
msgid "Unsupported statement inside WHERE at %L"
msgstr ""
-#: fortran/resolve.c:6128
+#: fortran/resolve.c:6223
#, no-c-format
msgid "Assignment to a FORALL index variable at %L"
msgstr ""
-#: fortran/resolve.c:6137
+#: fortran/resolve.c:6232
#, no-c-format
msgid "The FORALL with index '%s' is not used on the left side of the assignment at %L and so might cause multiple assignment to this object"
msgstr ""
-#: fortran/resolve.c:6306
+#: fortran/resolve.c:6401
#, no-c-format
msgid "An outer FORALL construct already has an index with this name %L"
msgstr ""
-#: fortran/resolve.c:6373
+#: fortran/resolve.c:6468
#, no-c-format
msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
msgstr ""
-#: fortran/resolve.c:6435
+#: fortran/resolve.c:6530
#, no-c-format
msgid "Subroutine '%s' called instead of assignment at %L must be PURE"
msgstr ""
-#: fortran/resolve.c:6508
+#: fortran/resolve.c:6603
#, no-c-format
msgid "CHARACTER expression will be truncated in assignment (%d/%d) at %L"
msgstr ""
-#: fortran/resolve.c:6533
+#: fortran/resolve.c:6628
#, no-c-format
msgid "Cannot assign to variable '%s' in PURE procedure at %L"
msgstr ""
-#: fortran/resolve.c:6545
+#: fortran/resolve.c:6640
#, 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:6651
+#: fortran/resolve.c:6746
#, no-c-format
msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
msgstr ""
-#: fortran/resolve.c:6654
+#: fortran/resolve.c:6749
#, no-c-format
msgid "Variable '%s' has not been assigned a target label at %L"
msgstr ""
-#: fortran/resolve.c:6665
+#: fortran/resolve.c:6760
#, no-c-format
msgid "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
msgstr ""
-#: fortran/resolve.c:6691
+#: fortran/resolve.c:6786
#, no-c-format
msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
msgstr ""
-#: fortran/resolve.c:6706
+#: fortran/resolve.c:6801
#, no-c-format
msgid "Arithmetic IF statement at %L requires a numeric expression"
msgstr ""
-#: fortran/resolve.c:6752
+#: fortran/resolve.c:6847
#, no-c-format
msgid "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
msgstr ""
-#: fortran/resolve.c:6834
+#: fortran/resolve.c:6929
#, no-c-format
msgid "FORALL mask clause at %L requires a LOGICAL expression"
msgstr ""
-#: fortran/resolve.c:6906 fortran/resolve.c:6962
+#: fortran/resolve.c:7001 fortran/resolve.c:7057
#, no-c-format
msgid "Binding label '%s' for common block '%s' at %L collides with the global entity '%s' at %L"
msgstr ""
#. Common block names match but binding labels do not.
-#: fortran/resolve.c:6927
+#: fortran/resolve.c:7022
#, 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:6974
+#: fortran/resolve.c:7069
#, no-c-format
msgid "Binding label '%s' for common block '%s' at %L collides with global entity '%s' at %L"
msgstr ""
#. Make sure global procedures don't collide with anything.
-#: fortran/resolve.c:7026
+#: fortran/resolve.c:7121
#, 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:7039
+#: fortran/resolve.c:7134
#, no-c-format
msgid "Binding label '%s' in interface body at %L collides with the global entity '%s' at %L"
msgstr ""
-#: fortran/resolve.c:7052
+#: fortran/resolve.c:7147
#, no-c-format
msgid "Binding label '%s' at %L collides with global entity '%s' at %L"
msgstr ""
-#: fortran/resolve.c:7129
+#: fortran/resolve.c:7224
#, no-c-format
msgid "CHARACTER variable has zero length at %L"
msgstr ""
-#: fortran/resolve.c:7416
+#: fortran/resolve.c:7511
#, no-c-format
msgid "Allocatable array '%s' at %L must have a deferred shape"
msgstr ""
-#: fortran/resolve.c:7419
+#: fortran/resolve.c:7514
#, no-c-format
msgid "Scalar object '%s' at %L may not be ALLOCATABLE"
msgstr ""
-#: fortran/resolve.c:7426
+#: fortran/resolve.c:7521
#, no-c-format
msgid "Array pointer '%s' at %L must have a deferred shape"
msgstr ""
-#: fortran/resolve.c:7437
+#: fortran/resolve.c:7532
#, no-c-format
msgid "Array '%s' at %L cannot have a deferred shape"
msgstr ""
-#: fortran/resolve.c:7465
+#: fortran/resolve.c:7560
#, 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:7488
+#: fortran/resolve.c:7583
#, no-c-format
msgid "Object '%s' at %L must have the SAVE attribute for default initialization of a component"
msgstr ""
#. The shape of a main program or module array needs to be
#. constant.
-#: fortran/resolve.c:7535
+#: fortran/resolve.c:7630
#, no-c-format
msgid "The module or main program array '%s' at %L must have constant shape"
msgstr ""
-#: fortran/resolve.c:7548
+#: fortran/resolve.c:7643
#, no-c-format
msgid "Entity with assumed character length at %L must be a dummy argument or a PARAMETER"
msgstr ""
-#: fortran/resolve.c:7567
+#: fortran/resolve.c:7662
#, no-c-format
msgid "'%s' at %L must have constant character length in this context"
msgstr ""
-#: fortran/resolve.c:7603
+#: fortran/resolve.c:7698
#, no-c-format
msgid "Allocatable '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:7606
+#: fortran/resolve.c:7701
#, no-c-format
msgid "External '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:7610
+#: fortran/resolve.c:7705
#, no-c-format
msgid "Dummy '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:7613
+#: fortran/resolve.c:7708
#, no-c-format
msgid "Intrinsic '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:7616
+#: fortran/resolve.c:7711
#, no-c-format
msgid "Function result '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:7619
+#: fortran/resolve.c:7714
#, no-c-format
msgid "Automatic array '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:7642
+#: fortran/resolve.c:7737
#, no-c-format
msgid "Although not referenced, '%s' at %L has ambiguous interfaces"
msgstr ""
-#: fortran/resolve.c:7661
+#: fortran/resolve.c:7756
#, no-c-format
msgid "Character-valued statement function '%s' at %L must have constant length"
msgstr ""
-#: fortran/resolve.c:7669
+#: fortran/resolve.c:7764
#, no-c-format
msgid "Automatic character length function '%s' at %L must have an explicit interface"
msgstr ""
-#: fortran/resolve.c:7694
+#: fortran/resolve.c:7789
#, 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:7717 fortran/resolve.c:7742
+#: fortran/resolve.c:7812 fortran/resolve.c:7837
#, 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:7760
+#: fortran/resolve.c:7855
#, no-c-format
msgid "Function '%s' at %L cannot have an initializer"
msgstr ""
-#: fortran/resolve.c:7769
+#: fortran/resolve.c:7864
#, no-c-format
msgid "External object '%s' at %L may not have an initializer"
msgstr ""
-#: fortran/resolve.c:7777
+#: fortran/resolve.c:7872
#, no-c-format
msgid "ELEMENTAL function '%s' at %L must have a scalar result"
msgstr ""
-#: fortran/resolve.c:7798
+#: fortran/resolve.c:7893
#, no-c-format
msgid "CHARACTER(*) function '%s' at %L cannot be array-valued"
msgstr ""
-#: fortran/resolve.c:7802
+#: fortran/resolve.c:7897
#, no-c-format
msgid "CHARACTER(*) function '%s' at %L cannot be pointer-valued"
msgstr ""
-#: fortran/resolve.c:7806
+#: fortran/resolve.c:7901
#, no-c-format
msgid "CHARACTER(*) function '%s' at %L cannot be pure"
msgstr ""
-#: fortran/resolve.c:7810
+#: fortran/resolve.c:7905
#, no-c-format
msgid "CHARACTER(*) function '%s' at %L cannot be recursive"
msgstr ""
-#: fortran/resolve.c:7819
+#: fortran/resolve.c:7914
#, no-c-format
msgid "CHARACTER(*) function '%s' at %L is obsolescent in fortran 95"
msgstr ""
-#: fortran/resolve.c:7872
+#: fortran/resolve.c:7967
#, no-c-format
msgid "PROCEDURE attribute conflicts with SAVE attribute in '%s' at %L"
msgstr ""
-#: fortran/resolve.c:7879
+#: fortran/resolve.c:7974
#, no-c-format
msgid "PROCEDURE attribute conflicts with INTENT attribute in '%s' at %L"
msgstr ""
-#: fortran/resolve.c:7923
+#: fortran/resolve.c:8018
#, no-c-format
msgid "FINAL procedure '%s' at %L is not a SUBROUTINE"
msgstr ""
-#: fortran/resolve.c:7931
+#: fortran/resolve.c:8026
#, no-c-format
msgid "FINAL procedure at %L must have exactly one argument"
msgstr ""
-#: fortran/resolve.c:7940
+#: fortran/resolve.c:8035
#, no-c-format
msgid "Argument of FINAL procedure at %L must be of type '%s'"
msgstr ""
-#: fortran/resolve.c:7948
+#: fortran/resolve.c:8043
#, no-c-format
msgid "Argument of FINAL procedure at %L must not be a POINTER"
msgstr ""
-#: fortran/resolve.c:7954
+#: fortran/resolve.c:8049
#, no-c-format
msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
msgstr ""
-#: fortran/resolve.c:7960
+#: fortran/resolve.c:8055
#, no-c-format
msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
msgstr ""
-#: fortran/resolve.c:7968
+#: fortran/resolve.c:8063
#, no-c-format
msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
msgstr ""
-#: fortran/resolve.c:7976
+#: fortran/resolve.c:8071
#, no-c-format
msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
msgstr ""
-#: fortran/resolve.c:7995
+#: fortran/resolve.c:8090
#, no-c-format
msgid "FINAL procedure '%s' declared at %L has the same rank (%d) as '%s'"
msgstr ""
-#: fortran/resolve.c:8028
+#: fortran/resolve.c:8123
#, no-c-format
msgid "Only array FINAL procedures declared for derived type '%s' defined at %L, suggest also scalar one"
msgstr ""
#. TODO: Remove this error when finalization is finished.
-#: fortran/resolve.c:8033
+#: fortran/resolve.c:8128
#, no-c-format
msgid "Finalization at %L is not yet implemented"
msgstr ""
-#: fortran/resolve.c:8059
+#: fortran/resolve.c:8154
#, no-c-format
msgid "Can't overwrite GENERIC '%s' at %L"
msgstr ""
-#: fortran/resolve.c:8071
+#: fortran/resolve.c:8166
#, no-c-format
msgid "'%s' at %L overrides a procedure binding declared NON_OVERRIDABLE"
msgstr ""
-#: fortran/resolve.c:8079
+#: fortran/resolve.c:8174
#, no-c-format
msgid "'%s' at %L overrides a PURE procedure and must also be PURE"
msgstr ""
-#: fortran/resolve.c:8088
+#: fortran/resolve.c:8183
#, no-c-format
msgid "'%s' at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
msgstr ""
-#: fortran/resolve.c:8094
+#: fortran/resolve.c:8189
#, no-c-format
msgid "'%s' at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, either"
msgstr ""
-#: fortran/resolve.c:8103
+#: fortran/resolve.c:8198
#, no-c-format
msgid "'%s' at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
msgstr ""
-#: fortran/resolve.c:8114
+#: fortran/resolve.c:8209
#, no-c-format
msgid "'%s' at %L overrides a FUNCTION and must also be a FUNCTION"
msgstr ""
-#: fortran/resolve.c:8125
+#: fortran/resolve.c:8220
#, no-c-format
msgid "'%s' at %L and the overridden FUNCTION should have matching result types"
msgstr ""
-#: fortran/resolve.c:8136
+#: fortran/resolve.c:8231
#, no-c-format
msgid "'%s' at %L overrides a PUBLIC procedure and must not be PRIVATE"
msgstr ""
-#: fortran/resolve.c:8165
+#: fortran/resolve.c:8260
#, 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:8178
+#: fortran/resolve.c:8273
#, no-c-format
msgid "Types mismatch for dummy argument '%s' of '%s' %L in in respect to the overridden procedure"
msgstr ""
-#: fortran/resolve.c:8188
+#: fortran/resolve.c:8283
#, no-c-format
msgid "'%s' at %L must have the same number of formal arguments as the overridden procedure"
msgstr ""
-#: fortran/resolve.c:8197
+#: fortran/resolve.c:8292
#, no-c-format
msgid "'%s' at %L overrides a NOPASS binding and must also be NOPASS"
msgstr ""
-#: fortran/resolve.c:8208
+#: fortran/resolve.c:8303
#, no-c-format
msgid "'%s' at %L overrides a binding with PASS and must also be PASS"
msgstr ""
-#: fortran/resolve.c:8215
+#: fortran/resolve.c:8310
#, 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:8246
+#: fortran/resolve.c:8341
#, no-c-format
msgid "'%s' and '%s' can't be mixed FUNCTION/SUBROUTINE for GENERIC '%s' at %L"
msgstr ""
-#: fortran/resolve.c:8255
+#: fortran/resolve.c:8350
#, no-c-format
msgid "'%s' and '%s' for GENERIC '%s' at %L are ambiguous"
msgstr ""
-#: fortran/resolve.c:8324
+#: fortran/resolve.c:8419
#, no-c-format
msgid "Undefined specific binding '%s' as target of GENERIC '%s' at %L"
msgstr ""
-#: fortran/resolve.c:8336
+#: fortran/resolve.c:8431
#, no-c-format
msgid "GENERIC '%s' at %L must target a specific binding, '%s' is GENERIC, too"
msgstr ""
-#: fortran/resolve.c:8366
+#: fortran/resolve.c:8461
#, no-c-format
msgid "GENERIC '%s' at %L can't overwrite specific binding with the same name"
msgstr ""
-#: fortran/resolve.c:8424
+#: fortran/resolve.c:8519
#, no-c-format
msgid "'%s' must be a module procedure or an external procedure with an explicit interface at %L"
msgstr ""
-#: fortran/resolve.c:8461
+#: fortran/resolve.c:8556
#, no-c-format
msgid "Procedure '%s' with PASS(%s) at %L has no argument '%s'"
msgstr ""
-#: fortran/resolve.c:8475
+#: fortran/resolve.c:8570
#, no-c-format
msgid "Procedure '%s' with PASS at %L must have at least one argument"
msgstr ""
-#: fortran/resolve.c:8487
+#: fortran/resolve.c:8582
#, no-c-format
msgid "Argument '%s' of '%s' with PASS(%s) at %L must be of the derived-type '%s'"
msgstr ""
-#: fortran/resolve.c:8493
+#: fortran/resolve.c:8588
#, 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
+#: fortran/resolve.c:8613
#, no-c-format
msgid "Procedure '%s' at %L has the same name as a component of '%s'"
msgstr ""
-#: fortran/resolve.c:8527
+#: fortran/resolve.c:8622
#, no-c-format
msgid "Procedure '%s' at %L has the same name as an inherited component of '%s'"
msgstr ""
-#: fortran/resolve.c:8595
+#: fortran/resolve.c:8690
#, no-c-format
msgid "Non-extensible derived-type '%s' at %L must not be ABSTRACT"
msgstr ""
-#: fortran/resolve.c:8612
+#: fortran/resolve.c:8707
#, no-c-format
msgid "Component '%s' of '%s' at %L has the same name as an inherited type-bound procedure"
msgstr ""
-#: fortran/resolve.c:8624
+#: fortran/resolve.c:8719
#, no-c-format
msgid "Character length of component '%s' needs to be a constant specification expression at %L"
msgstr ""
-#: fortran/resolve.c:8639
+#: fortran/resolve.c:8735
#, no-c-format
-msgid "The component '%s' is a PRIVATE type and cannot be a component of '%s', which is PUBLIC at %L"
+msgid "Fortran 2003: the component '%s' is a PRIVATE type and cannot be a component of '%s', which is PUBLIC at %L"
msgstr ""
-#: fortran/resolve.c:8649
+#: fortran/resolve.c:8746
#, no-c-format
msgid "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE attribute"
msgstr ""
-#: fortran/resolve.c:8660
+#: fortran/resolve.c:8757
#, no-c-format
msgid "The pointer component '%s' of '%s' at %L is a type that has not been declared"
msgstr ""
-#: fortran/resolve.c:8688
+#: fortran/resolve.c:8785
#, no-c-format
msgid "Component '%s' of '%s' at %L must have constant array bounds"
msgstr ""
-#: fortran/resolve.c:8729
+#: fortran/resolve.c:8824
#, no-c-format
msgid "NAMELIST object '%s' was declared PRIVATE and cannot be member of PUBLIC namelist '%s' at %L"
msgstr ""
-#: fortran/resolve.c:8739
+#: fortran/resolve.c:8834
#, 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:8752
+#: fortran/resolve.c:8847
#, 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:8764
+#: fortran/resolve.c:8859
#, no-c-format
msgid "NAMELIST array object '%s' must not have assumed shape in namelist '%s' at %L"
msgstr ""
-#: fortran/resolve.c:8773
+#: fortran/resolve.c:8868
#, no-c-format
msgid "NAMELIST array object '%s' must have constant shape in namelist '%s' at %L"
msgstr ""
-#: fortran/resolve.c:8785
+#: fortran/resolve.c:8880
#, no-c-format
msgid "NAMELIST object '%s' in namelist '%s' at %L cannot have ALLOCATABLE components"
msgstr ""
-#: fortran/resolve.c:8793
+#: fortran/resolve.c:8888
#, no-c-format
msgid "NAMELIST object '%s' in namelist '%s' at %L cannot have POINTER components"
msgstr ""
-#: fortran/resolve.c:8819
+#: fortran/resolve.c:8914
#, no-c-format
msgid "PROCEDURE attribute conflicts with NAMELIST attribute in '%s' at %L"
msgstr ""
-#: fortran/resolve.c:8838
+#: fortran/resolve.c:8933
#, no-c-format
msgid "Parameter array '%s' at %L cannot be automatic or of deferred shape"
msgstr ""
-#: fortran/resolve.c:8849
+#: fortran/resolve.c:8944
#, no-c-format
msgid "Implicitly typed PARAMETER '%s' at %L doesn't match a later IMPLICIT type"
msgstr ""
-#: fortran/resolve.c:8860
+#: fortran/resolve.c:8955
#, no-c-format
msgid "Incompatible derived type in PARAMETER at %L"
msgstr ""
-#: fortran/resolve.c:8919
+#: fortran/resolve.c:9014
#, no-c-format
msgid "Interface '%s', used by procedure '%s' at %L, is declared in a later PROCEDURE statement"
msgstr ""
-#: fortran/resolve.c:8967
+#: fortran/resolve.c:9062
#, no-c-format
msgid "Interface '%s' of procedure '%s' at %L must be explicit"
msgstr ""
-#: fortran/resolve.c:9000
+#: fortran/resolve.c:9095
#, no-c-format
msgid "Type specified for intrinsic function '%s' at %L is ignored"
msgstr ""
-#: fortran/resolve.c:9007
+#: fortran/resolve.c:9102
#, no-c-format
msgid "Intrinsic subroutine '%s' at %L shall not have a type specifier"
msgstr ""
-#: fortran/resolve.c:9014
+#: fortran/resolve.c:9109
#, no-c-format
msgid "'%s' declared INTRINSIC at %L does not exist"
msgstr ""
-#: fortran/resolve.c:9023
+#: fortran/resolve.c:9118
#, no-c-format
msgid "The intrinsic '%s' declared INTRINSIC at %L is not available in the current standard settings but %s. Use an appropriate -std=* option or enable -fall-intrinsics in order to use it."
msgstr ""
-#: fortran/resolve.c:9067
+#: fortran/resolve.c:9162
#, no-c-format
msgid "Assumed size array at %L must be a dummy argument"
msgstr ""
-#: fortran/resolve.c:9070
+#: fortran/resolve.c:9165
#, no-c-format
msgid "Assumed shape array at %L must be a dummy argument"
msgstr ""
-#: fortran/resolve.c:9082
+#: fortran/resolve.c:9177
#, no-c-format
msgid "Symbol at %L is not a DUMMY variable"
msgstr ""
-#: fortran/resolve.c:9088
+#: fortran/resolve.c:9183
#, no-c-format
msgid "'%s' at %L cannot have the VALUE attribute because it is not a dummy argument"
msgstr ""
-#: fortran/resolve.c:9098
+#: fortran/resolve.c:9193
#, no-c-format
msgid "Character dummy variable '%s' at %L with VALUE attribute must have constant length"
msgstr ""
-#: fortran/resolve.c:9107
+#: fortran/resolve.c:9202
#, no-c-format
msgid "C interoperable character dummy variable '%s' at %L with VALUE attribute must have length one"
msgstr ""
-#: fortran/resolve.c:9133
+#: fortran/resolve.c:9228
#, 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:9186
+#: fortran/resolve.c:9281
#, no-c-format
msgid "The derived type '%s' at %L is of type '%s', which has not been defined"
msgstr ""
-#: fortran/resolve.c:9226
+#: fortran/resolve.c:9322
#, no-c-format
msgid "Fortran 2003: PUBLIC %s '%s' at %L of PRIVATE derived type '%s'"
msgstr ""
-#: fortran/resolve.c:9245
+#: fortran/resolve.c:9341
#, 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:9304
+#: fortran/resolve.c:9400
#, no-c-format
msgid "Threadprivate at %L isn't SAVEd"
msgstr ""
-#: fortran/resolve.c:9389
+#: fortran/resolve.c:9448
+#, no-c-format
+msgid "non-constant DATA value at %L"
+msgstr ""
+
+#: fortran/resolve.c:9488
#, no-c-format
msgid "BLOCK DATA element '%s' at %L must be in COMMON"
msgstr ""
-#: fortran/resolve.c:9395
+#: fortran/resolve.c:9494
#, no-c-format
msgid "DATA array '%s' at %L must be specified in a previous declaration"
msgstr ""
-#: fortran/resolve.c:9440
+#: fortran/resolve.c:9539
#, no-c-format
msgid "Nonconstant array section at %L in DATA statement"
msgstr ""
-#: fortran/resolve.c:9453
+#: fortran/resolve.c:9552
#, no-c-format
msgid "DATA statement at %L has more variables than values"
msgstr ""
-#: fortran/resolve.c:9547
+#: fortran/resolve.c:9646
#, no-c-format
msgid "iterator start at %L does not simplify"
msgstr ""
-#: fortran/resolve.c:9554
+#: fortran/resolve.c:9653
#, no-c-format
msgid "iterator end at %L does not simplify"
msgstr ""
-#: fortran/resolve.c:9561
+#: fortran/resolve.c:9660
#, no-c-format
msgid "iterator step at %L does not simplify"
msgstr ""
-#: fortran/resolve.c:9687
+#: fortran/resolve.c:9786
#, no-c-format
msgid "DATA statement at %L has more values than variables"
msgstr ""
-#: fortran/resolve.c:9778
+#: fortran/resolve.c:9877
#, fuzzy, no-c-format
msgid "Label %d at %L defined but not used"
msgstr "адмеціна `%s' вызначана, але ня выкарыстоўваецца"
-#: fortran/resolve.c:9783
+#: fortran/resolve.c:9882
#, fuzzy, no-c-format
msgid "Label %d at %L defined but cannot be used"
msgstr "адмеціна `%s' вызначана, але ня выкарыстоўваецца"
-#: fortran/resolve.c:9868
+#: fortran/resolve.c:9967
#, no-c-format
msgid "Derived type variable '%s' at %L must have SEQUENCE attribute to be an EQUIVALENCE object"
msgstr ""
-#: fortran/resolve.c:9877
+#: fortran/resolve.c:9976
#, no-c-format
msgid "Derived type variable '%s' at %L cannot have ALLOCATABLE components to be an EQUIVALENCE object"
msgstr ""
-#: fortran/resolve.c:9885
+#: fortran/resolve.c:9984
#, 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:9902
+#: fortran/resolve.c:10001
#, no-c-format
msgid "Derived type variable '%s' at %L with pointer component(s) cannot be an EQUIVALENCE object"
msgstr ""
-#: fortran/resolve.c:10007
+#: fortran/resolve.c:10106
#, no-c-format
msgid "Syntax error in EQUIVALENCE statement at %L"
msgstr ""
-#: fortran/resolve.c:10022
+#: fortran/resolve.c:10121
#, 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:10034
+#: fortran/resolve.c:10133
#, no-c-format
msgid "Common block member '%s' at %L cannot be an EQUIVALENCE object in the pure procedure '%s'"
msgstr ""
-#: fortran/resolve.c:10043
+#: fortran/resolve.c:10142
#, no-c-format
msgid "Named constant '%s' at %L cannot be an EQUIVALENCE object"
msgstr ""
-#: fortran/resolve.c:10122
+#: fortran/resolve.c:10221
#, no-c-format
msgid "Array '%s' at %L with non-constant bounds cannot be an EQUIVALENCE object"
msgstr ""
-#: fortran/resolve.c:10133
+#: fortran/resolve.c:10232
#, no-c-format
msgid "Structure component '%s' at %L cannot be an EQUIVALENCE object"
msgstr ""
-#: fortran/resolve.c:10144
+#: fortran/resolve.c:10243
#, no-c-format
msgid "Substring at %L has length zero"
msgstr ""
-#: fortran/resolve.c:10188
+#: fortran/resolve.c:10287
#, no-c-format
msgid "Fortran 2003: PUBLIC function '%s' at %L of PRIVATE type '%s'"
msgstr ""
-#: fortran/resolve.c:10201
+#: fortran/resolve.c:10300
#, no-c-format
msgid "ENTRY '%s' at %L has no IMPLICIT type"
msgstr ""
-#: fortran/resolve.c:10227
+#: fortran/resolve.c:10326
#, no-c-format
msgid "User operator procedure '%s' at %L must be a FUNCTION"
msgstr ""
-#: fortran/resolve.c:10234
+#: fortran/resolve.c:10333
#, no-c-format
msgid "User operator procedure '%s' at %L cannot be assumed character length"
msgstr ""
-#: fortran/resolve.c:10240
+#: fortran/resolve.c:10339
#, no-c-format
msgid "User operator procedure '%s' at %L must have at least one argument"
msgstr ""
-#: fortran/resolve.c:10250
+#: fortran/resolve.c:10349
#, no-c-format
msgid "First argument of operator interface at %L cannot be optional"
msgstr ""
-#: fortran/resolve.c:10262
+#: fortran/resolve.c:10361
#, no-c-format
msgid "Second argument of operator interface at %L cannot be optional"
msgstr ""
-#: fortran/resolve.c:10266
+#: fortran/resolve.c:10365
#, no-c-format
msgid "Operator interface at %L must have, at most, two arguments"
msgstr ""
-#: fortran/resolve.c:10320
+#: fortran/resolve.c:10419
#, no-c-format
msgid "Contained procedure '%s' at %L of a PURE procedure must also be PURE"
msgstr ""
msgid "Nonconforming tab character in column %d of line %d"
msgstr ""
-#: fortran/scanner.c:1644
+#: fortran/scanner.c:1647
#, fuzzy, no-c-format
msgid "%s:%d: file %s left but not entered"
msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
-#: fortran/scanner.c:1678
+#: fortran/scanner.c:1681
#, no-c-format
msgid "%s:%d: Illegal preprocessor directive"
msgstr ""
-#: fortran/scanner.c:1796
+#: fortran/scanner.c:1799
#, fuzzy, no-c-format
msgid "Can't open file '%s'"
msgstr "немагу адчыніць файл \"%s\""
msgid "Argument of KIND at %L is a DERIVED type"
msgstr ""
-#: fortran/simplify.c:2362
+#: fortran/simplify.c:2383
#, no-c-format
msgid "DIM argument at %L is out of bounds"
msgstr ""
-#: fortran/simplify.c:2534
+#: fortran/simplify.c:2558
#, no-c-format
msgid "Argument of LOG at %L cannot be less than or equal to zero"
msgstr ""
-#: fortran/simplify.c:2547
+#: fortran/simplify.c:2571
#, no-c-format
msgid "Complex argument of LOG at %L cannot be zero"
msgstr ""
-#: fortran/simplify.c:2588
+#: fortran/simplify.c:2612
#, 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:2869
+#: fortran/simplify.c:2905
#, no-c-format
msgid "Second argument MOD at %L is zero"
msgstr ""
#. Result is processor-dependent.
-#: fortran/simplify.c:2880
+#: fortran/simplify.c:2916
#, fuzzy, no-c-format
msgid "Second argument of MOD at %L is zero"
msgstr "другім аргументам \"%s\" павінен быць \"char **\""
#. Result is processor-dependent. This processor just opts
#. to not handle it at all.
#. Result is processor-dependent.
-#: fortran/simplify.c:2922 fortran/simplify.c:2934
+#: fortran/simplify.c:2958 fortran/simplify.c:2970
#, no-c-format
msgid "Second argument of MODULO at %L is zero"
msgstr ""
-#: fortran/simplify.c:2980
+#: fortran/simplify.c:3016
#, fuzzy, no-c-format
msgid "Second argument of NEAREST at %L shall not be zero"
msgstr "другім аргументам \"%s\" павінен быць \"char **\""
-#: fortran/simplify.c:3015
+#: fortran/simplify.c:3052
#, no-c-format
msgid "Result of NEAREST is NaN at %L"
msgstr ""
-#: fortran/simplify.c:3296
+#: fortran/simplify.c:3333
#, no-c-format
msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
msgstr ""
-#: fortran/simplify.c:3351
+#: fortran/simplify.c:3388
#, no-c-format
msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
msgstr ""
-#: fortran/simplify.c:3465
+#: fortran/simplify.c:3499
#, fuzzy, no-c-format
msgid "Integer too large in shape specification at %L"
msgstr "няма папярэдняга аб'яўлення для \"%s\""
-#: fortran/simplify.c:3473
+#: fortran/simplify.c:3507
#, no-c-format
msgid "Too many dimensions in shape specification for RESHAPE at %L"
msgstr ""
-#: fortran/simplify.c:3481
+#: fortran/simplify.c:3515
#, no-c-format
msgid "Shape specification at %L cannot be negative"
msgstr ""
-#: fortran/simplify.c:3493
+#: fortran/simplify.c:3527
#, no-c-format
msgid "Shape specification at %L cannot be the null array"
msgstr ""
-#: fortran/simplify.c:3514
+#: fortran/simplify.c:3548
#, no-c-format
msgid "ORDER parameter of RESHAPE at %L is not the same size as SHAPE parameter"
msgstr ""
-#: fortran/simplify.c:3521
+#: fortran/simplify.c:3555
#, no-c-format
msgid "Error in ORDER parameter of RESHAPE at %L"
msgstr ""
-#: fortran/simplify.c:3529
+#: fortran/simplify.c:3563
#, no-c-format
msgid "ORDER parameter of RESHAPE at %L is out of range"
msgstr ""
-#: fortran/simplify.c:3539
+#: fortran/simplify.c:3573
#, no-c-format
msgid "Invalid permutation in ORDER parameter at %L"
msgstr ""
-#: fortran/simplify.c:3598
+#: fortran/simplify.c:3632
#, no-c-format
msgid "PAD parameter required for short SOURCE parameter at %L"
msgstr ""
-#: fortran/simplify.c:3717
+#: fortran/simplify.c:3751
#, no-c-format
msgid "Result of SCALE overflows its kind at %L"
msgstr ""
-#: fortran/simplify.c:4351
+#: fortran/simplify.c:4385
#, no-c-format
msgid "Argument of SQRT at %L has a negative value"
msgstr ""
-#: fortran/simplify.c:4506
+#: fortran/simplify.c:4540
#, no-c-format
msgid "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < result size %ld"
msgstr ""
-#: fortran/simplify.c:4871
+#: fortran/simplify.c:4906
#, no-c-format
msgid "Character '%s' in string at %L cannot be converted into character kind %d"
msgstr ""
msgid "BIND(C) applied to %s %s at %L"
msgstr ""
-#: fortran/symbol.c:711 fortran/symbol.c:1364
+#: fortran/symbol.c:716 fortran/symbol.c:1369
#, fuzzy, no-c-format
msgid "%s attribute conflicts with %s attribute at %L"
msgstr "\"%s\" атрыбут ігнарыруецца"
-#: fortran/symbol.c:714
+#: fortran/symbol.c:719
#, no-c-format
msgid "%s attribute conflicts with %s attribute in '%s' at %L"
msgstr ""
-#: fortran/symbol.c:722
+#: fortran/symbol.c:727
#, no-c-format
msgid "Fortran 2003: %s attribute with %s attribute at %L"
msgstr ""
-#: fortran/symbol.c:728
+#: fortran/symbol.c:733
#, no-c-format
msgid "Fortran 2003: %s attribute with %s attribute in '%s' at %L"
msgstr ""
-#: fortran/symbol.c:772
+#: fortran/symbol.c:777
#, no-c-format
msgid "Cannot change attributes of USE-associated symbol at %L"
msgstr ""
-#: fortran/symbol.c:775
+#: fortran/symbol.c:780
#, no-c-format
msgid "Cannot change attributes of USE-associated symbol %s at %L"
msgstr ""
-#: fortran/symbol.c:791
+#: fortran/symbol.c:796
#, no-c-format
msgid "Duplicate %s attribute specified at %L"
msgstr ""
-#: fortran/symbol.c:824
+#: fortran/symbol.c:829
#, no-c-format
msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
msgstr ""
-#: fortran/symbol.c:850
+#: fortran/symbol.c:855
#, no-c-format
msgid "DIMENSION specified for '%s' outside its INTERFACE body at %L"
msgstr ""
-#: fortran/symbol.c:968
+#: fortran/symbol.c:973
#, no-c-format
msgid "Cray Pointee at %L appears in multiple pointer() statements"
msgstr ""
-#: fortran/symbol.c:987
+#: fortran/symbol.c:992
#, no-c-format
msgid "Duplicate PROTECTED attribute specified at %L"
msgstr ""
-#: fortran/symbol.c:1020
+#: fortran/symbol.c:1025
#, no-c-format
msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
msgstr ""
-#: fortran/symbol.c:1028
+#: fortran/symbol.c:1033
#, no-c-format
msgid "Duplicate SAVE attribute specified at %L"
msgstr ""
-#: fortran/symbol.c:1049
+#: fortran/symbol.c:1054
#, no-c-format
msgid "Duplicate VALUE attribute specified at %L"
msgstr ""
-#: fortran/symbol.c:1069
+#: fortran/symbol.c:1074
#, no-c-format
msgid "Duplicate VOLATILE attribute specified at %L"
msgstr ""
-#: fortran/symbol.c:1360
+#: fortran/symbol.c:1365
#, fuzzy, no-c-format
msgid "%s attribute of '%s' conflicts with %s attribute at %L"
msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
-#: fortran/symbol.c:1394
+#: fortran/symbol.c:1399
#, no-c-format
msgid "%s procedure at %L is already declared as %s procedure"
msgstr ""
-#: fortran/symbol.c:1429
+#: fortran/symbol.c:1434
#, no-c-format
msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
msgstr ""
-#: fortran/symbol.c:1453
+#: fortran/symbol.c:1458
#, no-c-format
msgid "ACCESS specification at %L was already specified"
msgstr ""
-#: fortran/symbol.c:1470
+#: fortran/symbol.c:1475
#, no-c-format
msgid "Duplicate BIND attribute specified at %L"
msgstr ""
-#: fortran/symbol.c:1477
+#: fortran/symbol.c:1482
#, no-c-format
msgid "Fortran 2003: BIND(C) at %L"
msgstr ""
-#: fortran/symbol.c:1494
+#: fortran/symbol.c:1499
#, no-c-format
msgid "Duplicate EXTENDS attribute specified at %L"
msgstr ""
-#: fortran/symbol.c:1498
+#: fortran/symbol.c:1503
#, no-c-format
msgid "Fortran 2003: EXTENDS at %L"
msgstr ""
-#: fortran/symbol.c:1520
+#: fortran/symbol.c:1525
#, no-c-format
msgid "Symbol '%s' at %L already has an explicit interface"
msgstr ""
-#: fortran/symbol.c:1527
+#: fortran/symbol.c:1532
#, no-c-format
msgid "'%s' at %L has attributes specified outside its INTERFACE body"
msgstr ""
-#: fortran/symbol.c:1574
+#: fortran/symbol.c:1579
#, no-c-format
msgid "Symbol '%s' at %L cannot have a type"
msgstr ""
-#: fortran/symbol.c:1733
+#: fortran/symbol.c:1738
#, no-c-format
msgid "Component '%s' at %C already declared at %L"
msgstr ""
-#: fortran/symbol.c:1744
+#: fortran/symbol.c:1749
#, no-c-format
msgid "Component '%s' at %C already in the parent type at %L"
msgstr ""
-#: fortran/symbol.c:1819
+#: fortran/symbol.c:1824
#, fuzzy, no-c-format
msgid "Symbol '%s' at %C is ambiguous"
msgstr "памер \"%s\" - %d байт"
-#: fortran/symbol.c:1851
+#: fortran/symbol.c:1856
#, no-c-format
msgid "Derived type '%s' at %C is being used before it is defined"
msgstr ""
-#: fortran/symbol.c:1892
+#: fortran/symbol.c:1897
#, no-c-format
msgid "'%s' at %C is not a member of the '%s' structure"
msgstr ""
-#: fortran/symbol.c:1900
+#: fortran/symbol.c:1905
#, no-c-format
msgid "Component '%s' at %C is a PRIVATE component of '%s'"
msgstr ""
-#: fortran/symbol.c:1910
+#: fortran/symbol.c:1915
#, no-c-format
msgid "All components of '%s' are PRIVATE in structure constructor at %C"
msgstr ""
-#: fortran/symbol.c:2039
+#: fortran/symbol.c:2044
#, no-c-format
msgid "Duplicate statement label %d at %L and %L"
msgstr ""
-#: fortran/symbol.c:2049
+#: fortran/symbol.c:2054
#, no-c-format
msgid "Label %d at %C already referenced as branch target"
msgstr ""
-#: fortran/symbol.c:2058
+#: fortran/symbol.c:2063
#, no-c-format
msgid "Label %d at %C already referenced as a format label"
msgstr ""
-#: fortran/symbol.c:2100
+#: fortran/symbol.c:2105
#, no-c-format
msgid "Label %d at %C previously used as a FORMAT label"
msgstr ""
-#: fortran/symbol.c:2108
+#: fortran/symbol.c:2113
#, no-c-format
msgid "Label %d at %C previously used as branch target"
msgstr ""
-#: fortran/symbol.c:2420
+#: fortran/symbol.c:2425
#, no-c-format
msgid "Name '%s' at %C is an ambiguous reference to '%s' from module '%s'"
msgstr ""
-#: fortran/symbol.c:2423
+#: fortran/symbol.c:2428
#, 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:2567
+#: fortran/symbol.c:2572
#, no-c-format
msgid "Symbol '%s' at %C has already been host associated"
msgstr ""
-#: fortran/symbol.c:3336
+#: fortran/symbol.c:3342
#, no-c-format
msgid "Derived type '%s' declared at %L must have the BIND attribute to be C interoperable"
msgstr ""
-#: fortran/symbol.c:3347
+#: fortran/symbol.c:3353
#, no-c-format
msgid "Derived type '%s' at %L is empty"
msgstr ""
-#: fortran/symbol.c:3364
+#: fortran/symbol.c:3370
#, 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:3376
+#: fortran/symbol.c:3382
#, no-c-format
msgid "Component '%s' at %L cannot have the ALLOCATABLE attribute because it is a member of the BIND(C) derived type '%s' at %L"
msgstr ""
#. If the derived type is bind(c), all fields must be
#. interop.
-#: fortran/symbol.c:3415
+#: fortran/symbol.c:3420
#, no-c-format
msgid "Component '%s' in derived type '%s' at %L may not be C interoperable, even though derived type '%s' is BIND(C)"
msgstr ""
#. If derived type is param to bind(c) routine, or to one
#. of the iso_c_binding procs, it must be interoperable, so
#. all fields must interop too.
-#: fortran/symbol.c:3424
+#: fortran/symbol.c:3429
#, no-c-format
msgid "Component '%s' in derived type '%s' at %L may not be C interoperable"
msgstr ""
-#: fortran/symbol.c:3438
+#: fortran/symbol.c:3443
#, no-c-format
msgid "Derived type '%s' at %L cannot be declared with both PRIVATE and BIND(C) attributes"
msgstr ""
-#: fortran/symbol.c:3446
+#: fortran/symbol.c:3451
#, no-c-format
msgid "Derived type '%s' at %L cannot have the SEQUENCE attribute because it is BIND(C)"
msgstr ""
-#: fortran/symbol.c:4261
+#: fortran/symbol.c:4267
#, no-c-format
msgid "Symbol '%s' is used before it is typed at %L"
msgstr ""
-#: fortran/symbol.c:4267
+#: fortran/symbol.c:4273
#, no-c-format
msgid "Extension: Symbol '%s' is used before it is typed at %L"
msgstr ""
-#: fortran/symbol.c:4318
+#: fortran/symbol.c:4324
#, no-c-format
msgid "'%s' of '%s' is PRIVATE at %C"
msgstr ""
-#: fortran/target-memory.c:610
+#: fortran/target-memory.c:615
#, no-c-format
msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
msgstr ""
-#: fortran/target-memory.c:697
+#: fortran/target-memory.c:702
#, no-c-format
msgid "BOZ constant at %L is too large (%ld vs %ld bits)"
msgstr ""
-#: fortran/trans-array.c:641 fortran/trans-array.c:4368
-#: fortran/trans-array.c:5299 fortran/trans-intrinsic.c:3635
+#: fortran/trans-array.c:641 fortran/trans-array.c:4387
+#: fortran/trans-array.c:5318 fortran/trans-intrinsic.c:3714
#, no-c-format
msgid "Creating array temporary at %L"
msgstr ""
#. Problems occur when we get something like
#. integer :: a(lots) = (/(i, i=1, lots)/)
-#: fortran/trans-array.c:3951
+#: fortran/trans-array.c:3957
#, 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
+#: fortran/trans-array.c:5315
#, no-c-format
msgid "Creating array temporary at %L for argument '%s'"
msgstr ""
msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
msgstr ""
-#: fortran/trans-decl.c:2835 fortran/trans-decl.c:3858
+#: fortran/trans-decl.c:2885 fortran/trans-decl.c:3923
#, no-c-format
msgid "Return value of function '%s' at %L not set"
msgstr ""
-#: fortran/trans-decl.c:3493
+#: fortran/trans-decl.c:3544
#, no-c-format
msgid "Dummy argument '%s' at %L was declared INTENT(OUT) but was not set"
msgstr ""
-#: fortran/trans-decl.c:3497
+#: fortran/trans-decl.c:3548
#, no-c-format
msgid "Unused dummy argument '%s' at %L"
msgstr ""
-#: fortran/trans-decl.c:3503
+#: fortran/trans-decl.c:3554
#, fuzzy, no-c-format
msgid "Unused variable '%s' declared at %L"
msgstr "невыкарыстоўваемая пераменная \"%s\""
-#: fortran/trans-decl.c:3535
+#: fortran/trans-decl.c:3600
#, fuzzy, no-c-format
msgid "Unused parameter '%s' declared at %L"
msgstr "тып параметра \"%s\" не аб'яўлены"
-#: fortran/trans-decl.c:3549
+#: fortran/trans-decl.c:3614
#, fuzzy, no-c-format
msgid "Return value '%s' of function '%s' declared at %L not set"
msgstr "метка \"%s\" вызначана, але не выкарыстоўваецца"
-#: fortran/trans-expr.c:2391
+#: fortran/trans-expr.c:2357
#, fuzzy, no-c-format
msgid "Unknown argument list function at %L"
msgstr "нехапае аргументаў у функцыі \"%s\""
-#: fortran/trans-intrinsic.c:853
+#: fortran/trans-intrinsic.c:882
#, no-c-format
msgid "'dim' argument of %s intrinsic at %L is not a valid dimension index"
msgstr ""
-#: fortran/trans-io.c:2006
+#: fortran/trans-io.c:2004
#, no-c-format
msgid "Derived type '%s' at %L has PRIVATE components"
msgstr ""
-#: fortran/trans-stmt.c:462
+#: fortran/trans-stmt.c:498
#, no-c-format
msgid "An alternate return at %L without a * dummy argument"
msgstr ""
msgid "cannot specify 'main' class when not linking"
msgstr ""
-#: java/jvspec.c:80 gcc.c:828
-msgid "-pg and -fomit-frame-pointer are incompatible"
-msgstr ""
-
-#: 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"
+#: 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/lynx.h:70
-msgid "cannot use mthreads and mlegacy-threads together"
+#: config/i386/mingw32.h:85 config/i386/cygwin.h:91
+msgid "shared and mdll are not compatible"
msgstr ""
-#: config/lynx.h:95
-msgid "cannot use mshared and static together"
+#: config/bfin/elf.h:31
+msgid "no processor type specified for linking"
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"
+#: config/vxworks.h:71
+msgid "-Xbind-now and -Xbind-lazy are incompatible"
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
-#, fuzzy
-msgid "does not support multilib"
-msgstr "%s не падтрымлівае %s"
-
-#: config/mips/mips.h:1171 config/arc/arc.h:61
+#: config/mips/mips.h:1182 config/arc/arc.h:61
msgid "may not use both -EB and -EL"
msgstr ""
msgid "-msingle-float and -msoft-float cannot both be specified"
msgstr ""
-#: config/i386/mingw32.h:85 config/i386/cygwin.h:74
-msgid "shared and mdll are not compatible"
-msgstr ""
-
#: gcc.c:800
msgid "GCC does not support -C or -CC without -E"
msgstr ""
-#: gcc.c:1013
-msgid "-E or -x required when input is from standard input"
-msgstr ""
-
-#: fortran/lang-specs.h:45 fortran/lang-specs.h:58
-msgid "gfortran does not support -E without -cpp"
-msgstr ""
-
-#: config/bfin/elf.h:31
-msgid "no processor type specified for linking"
+#: gcc.c:828 java/jvspec.c:80 ada/gcc-interface/lang-specs.h:33
+msgid "-pg and -fomit-frame-pointer are incompatible"
msgstr ""
-#: config/vxworks.h:71
-msgid "-Xbind-now and -Xbind-lazy are incompatible"
+#: gcc.c:1013
+msgid "-E or -x required when input is from standard input"
msgstr ""
-#: config/vax/netbsd-elf.h:41
-msgid "the -shared option is not currently supported for VAX ELF"
-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
+#, fuzzy
+msgid "does not support multilib"
+msgstr "%s не падтрымлівае %s"
#: config/i386/cygwin.h:28
msgid "mno-cygwin and mno-win32 are not compatible"
msgstr ""
-#: config/i386/nwld.h:34
-#, fuzzy
-msgid "Static linking is not supported.\n"
-msgstr "-pipe не падтрымліваецца"
-
-#: config/darwin.h:269
-msgid "-current_version only allowed with -dynamiclib"
-msgstr ""
-
-#: config/darwin.h:271
-msgid "-install_name only allowed with -dynamiclib"
-msgstr ""
-
-#: config/darwin.h:276
-msgid "-bundle not allowed with -dynamiclib"
-msgstr ""
-
-#: config/darwin.h:277
-msgid "-bundle_loader not allowed with -dynamiclib"
-msgstr ""
-
-#: config/darwin.h:278
-msgid "-client_name not allowed with -dynamiclib"
-msgstr ""
-
-#: config/darwin.h:283
-msgid "-force_flat_namespace not allowed with -dynamiclib"
-msgstr ""
-
-#: config/darwin.h:285
-msgid "-keep_private_externs not allowed with -dynamiclib"
-msgstr ""
-
-#: config/darwin.h:286
-msgid "-private_bundle not allowed with -dynamiclib"
-msgstr ""
-
-#: config/mcore/mcore.h:56
-msgid "the m210 does not have little endian support"
-msgstr ""
-
-#: java/lang-specs.h:33
-msgid "-fjni and -femit-class-files are incompatible"
-msgstr ""
-
-#: 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"
+#: config/rs6000/sysv4.h:907 config/rs6000/sysv4.h:909
+#: config/rs6000/linux64.h:350 config/rs6000/linux64.h:352 config/linux.h:111
+#: config/linux.h:113 config/alpha/linux-elf.h:33 config/alpha/linux-elf.h:35
+msgid "-mglibc and -muclibc used together"
msgstr ""
#: config/sh/sh.h:461
msgid "Do not specify both -march=... and -mcpu=..."
msgstr ""
-#: config/vax/vax.h:49 config/vax/vax.h:50
-msgid "profiling not supported with -mg\n"
-msgstr ""
-
-#: config/s390/tpf.h:119
-#, fuzzy
-msgid "static is not supported on TPF-OS"
-msgstr "-pipe не падтрымліваецца"
-
-#: config/rs6000/darwin.h:95
-msgid " conflicting code gen style switches are used"
-msgstr ""
-
-#: java/lang.opt:65
-msgid "Warn if a deprecated compiler feature, class, method, or field is used"
-msgstr ""
-
-#: java/lang.opt:69
-msgid "Warn if deprecated empty statements are found"
-msgstr ""
-
-#: java/lang.opt:73
-msgid "Warn if .class files are out of date"
-msgstr ""
-
-#: java/lang.opt:77
-msgid "Warn if modifiers are specified when not necessary"
-msgstr ""
-
-#: java/lang.opt:81
-msgid "Deprecated; use --classpath instead"
+#: config/lynx.h:70
+msgid "cannot use mthreads and mlegacy-threads together"
msgstr ""
-#: java/lang.opt:88
-msgid "Permit the use of the assert keyword"
+#: config/lynx.h:95
+msgid "cannot use mshared and static together"
msgstr ""
-#: java/lang.opt:110
-msgid "Replace system path"
+#: config/vax/netbsd-elf.h:41
+msgid "the -shared option is not currently supported for VAX ELF"
msgstr ""
-#: java/lang.opt:114
+#: config/i386/nwld.h:34
#, fuzzy
-msgid "Generate checks for references to NULL"
-msgstr "Стварыць код для DLL"
-
-#: java/lang.opt:118
-msgid "Set class path"
-msgstr ""
-
-#: java/lang.opt:125
-msgid "Output a class file"
-msgstr ""
+msgid "Static linking is not supported.\n"
+msgstr "-pipe не падтрымліваецца"
-#: java/lang.opt:129
-msgid "Alias for -femit-class-file"
+#: ada/gcc-interface/lang-specs.h:34
+msgid "-c or -S required for Ada"
msgstr ""
-#: java/lang.opt:133
-msgid "Choose input encoding (defaults from your locale)"
-msgstr ""
+#: config/s390/tpf.h:119
+#, fuzzy
+msgid "static is not supported on TPF-OS"
+msgstr "-pipe не падтрымліваецца"
-#: java/lang.opt:137
-msgid "Set the extension directory path"
+#: fortran/lang-specs.h:55 fortran/lang-specs.h:69
+msgid "gfortran does not support -E without -cpp"
msgstr ""
-#: java/lang.opt:144
-msgid "Input file is a file with a list of filenames to compile"
+#: config/vax/vax.h:50 config/vax/vax.h:51
+msgid "profiling not supported with -mg\n"
msgstr ""
-#: java/lang.opt:151
-msgid "Always check for non gcj generated classes archives"
+#: config/mcore/mcore.h:54
+msgid "the m210 does not have little endian support"
msgstr ""
-#: java/lang.opt:155
-msgid "Assume the runtime uses a hash table to map an object to its synchronization structure"
+#: java/lang-specs.h:33
+msgid "-fjni and -femit-class-files are incompatible"
msgstr ""
-#: java/lang.opt:159
-msgid "Generate instances of Class at runtime"
+#: java/lang-specs.h:34
+msgid "-fjni and -femit-class-file are incompatible"
msgstr ""
-#: java/lang.opt:163
-msgid "Use offset tables for virtual method calls"
+#: java/lang-specs.h:35 java/lang-specs.h:36
+msgid "-femit-class-file should used along with -fsyntax-only"
msgstr ""
-#: java/lang.opt:170
-msgid "Assume native functions are implemented using JNI"
+#: config/darwin.h:274
+msgid "-current_version only allowed with -dynamiclib"
msgstr ""
-#: java/lang.opt:174
-msgid "Enable optimization of static class initialization code"
+#: config/darwin.h:276
+msgid "-install_name only allowed with -dynamiclib"
msgstr ""
-#: java/lang.opt:181
-msgid "Reduce the amount of reflection meta-data generated"
+#: config/darwin.h:281
+msgid "-bundle not allowed with -dynamiclib"
msgstr ""
-#: java/lang.opt:185
-msgid "Enable assignability checks for stores into object arrays"
+#: config/darwin.h:282
+msgid "-bundle_loader not allowed with -dynamiclib"
msgstr ""
-#: java/lang.opt:189
-#, fuzzy
-msgid "Generate code for the Boehm GC"
-msgstr "Генерыраваць код для Intel as"
-
-#: java/lang.opt:193
-msgid "Call a library routine to do integer divisions"
+#: config/darwin.h:283
+msgid "-client_name not allowed with -dynamiclib"
msgstr ""
-#: java/lang.opt:197
-msgid "Generated should be loaded by bootstrap loader"
+#: config/darwin.h:288
+msgid "-force_flat_namespace not allowed with -dynamiclib"
msgstr ""
-#: java/lang.opt:201
-msgid "Set the source language version"
+#: config/darwin.h:290
+msgid "-keep_private_externs not allowed with -dynamiclib"
msgstr ""
-#: java/lang.opt:205
-#, fuzzy
-msgid "Set the target VM version"
-msgstr "дрэнная версія загалоўка"
-
-#: ada/gcc-interface/lang.opt:100
-msgid "Specify options to GNAT"
+#: config/darwin.h:291
+msgid "-private_bundle not allowed with -dynamiclib"
msgstr ""
-#: fortran/lang.opt:53
-msgid "Add a directory for INCLUDE and MODULE searching"
+#: config/rs6000/darwin.h:95
+msgid " conflicting code gen style switches are used"
msgstr ""
#: fortran/lang.opt:57
msgid "Warn about truncated character expressions"
msgstr ""
-#: fortran/lang.opt:93
-msgid "Warn about implicit conversion"
-msgstr ""
-
#: fortran/lang.opt:97
msgid "Warn about calls with implicit interface"
msgstr ""
msgid "Disable preprocessing"
msgstr ""
-#: fortran/lang.opt:137
-msgid "Dump details about macro names and definitions during preprocessing"
-msgstr ""
-
#: fortran/lang.opt:141
msgid "Enable alignment of COMMON blocks"
msgstr ""
msgid "Set default accessibility of module entities to PRIVATE."
msgstr ""
-#: fortran/lang.opt:313
-msgid "Enable OpenMP (also sets frecursive)"
-msgstr ""
-
#: fortran/lang.opt:317
msgid "Try to lay out derived types as compactly as possible"
msgstr ""
-#: fortran/lang.opt:321
-#, fuzzy
-msgid "Treat the input file as preprocessed"
-msgstr "не зададзены ўваходзячыя файлы"
-
#: fortran/lang.opt:325
msgid "Enable range checking during compilation"
msgstr ""
msgid "Append a second underscore if the name already contains an underscore"
msgstr ""
-#: fortran/lang.opt:349 c.opt:729
+#: fortran/lang.opt:349 c.opt:737
msgid "Use the narrowest integer type possible for enumeration types"
msgstr ""
msgid "Append underscores to externally visible names"
msgstr ""
-#: fortran/lang.opt:393
+#: fortran/lang.opt:397
msgid "Statically link the GNU Fortran helper library (libgfortran)"
msgstr ""
-#: fortran/lang.opt:397
+#: fortran/lang.opt:401
msgid "Conform to the ISO Fortran 2003 standard"
msgstr ""
-#: fortran/lang.opt:401
+#: fortran/lang.opt:405
msgid "Conform to the ISO Fortran 2008 standard"
msgstr ""
-#: fortran/lang.opt:405
+#: fortran/lang.opt:409
msgid "Conform to the ISO Fortran 95 standard"
msgstr ""
-#: fortran/lang.opt:409
+#: fortran/lang.opt:413
msgid "Conform to nothing in particular"
msgstr ""
-#: fortran/lang.opt:413
+#: fortran/lang.opt:417
msgid "Accept extensions to support legacy code"
msgstr ""
+#: config/mcore/mcore.opt:23
+#, fuzzy
+msgid "Generate code for the M*Core M210"
+msgstr "Генерыраваць код для Intel as"
+
+#: config/mcore/mcore.opt:27
+msgid "Generate code for the M*Core M340"
+msgstr ""
+
+#: config/mcore/mcore.opt:31
+msgid "Force functions to be aligned to a 4 byte boundary"
+msgstr ""
+
+#: config/mcore/mcore.opt:35 config/score/score.opt:23
+msgid "Generate big-endian code"
+msgstr ""
+
+#: config/mcore/mcore.opt:39
+msgid "Emit call graph information"
+msgstr ""
+
+#: config/mcore/mcore.opt:43
+#, fuzzy
+msgid "Use the divide instruction"
+msgstr "Не генерыраваць сімвальныя інструкцыі"
+
+#: config/mcore/mcore.opt:47
+msgid "Inline constants if it can be done in 2 insns or less"
+msgstr ""
+
+#: config/mcore/mcore.opt:51 config/score/score.opt:27
+msgid "Generate little-endian code"
+msgstr ""
+
+#: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
+msgid "Assume that run-time support has been provided, so omit -lsim from the linker command line"
+msgstr ""
+
+#: config/mcore/mcore.opt:60
+msgid "Use arbitrary sized immediates in bit operations"
+msgstr ""
+
+#: config/mcore/mcore.opt:64
+msgid "Prefer word accesses over byte accesses"
+msgstr ""
+
+#: config/mcore/mcore.opt:68
+msgid "Set the maximum amount for a single stack increment operation"
+msgstr ""
+
+#: config/mcore/mcore.opt:72
+msgid "Always treat bitfields as int-sized"
+msgstr ""
+
#: config/alpha/alpha.opt:23 config/i386/i386.opt:201
msgid "Do not use hardware fp"
msgstr "Не выкарыстоўваць апаратную плаваючую кропку"
msgid "Specify bit size of immediate TLS offsets"
msgstr ""
-#: config/frv/frv.opt:23
-msgid "Use 4 media accumulators"
-msgstr ""
-
-#: config/frv/frv.opt:27
-msgid "Use 8 media accumulators"
-msgstr ""
+#: config/ia64/ilp32.opt:3
+#, fuzzy
+msgid "Generate ILP32 code"
+msgstr "Стварыць ELF-вывад"
-#: config/frv/frv.opt:31
+#: config/ia64/ilp32.opt:7
#, fuzzy
-msgid "Enable label alignment optimizations"
-msgstr "УклÑ\8eÑ\87аÑ\86Ñ\8c SSA апÑ\82Ñ\8bмÑ\96заÑ\86Ñ\8bÑ\8e"
+msgid "Generate LP64 code"
+msgstr "СÑ\82ваÑ\80Ñ\8bÑ\86Ñ\8c ELF-вÑ\8bвад"
-#: config/frv/frv.opt:35
-msgid "Dynamically allocate cc registers"
+#: config/ia64/ia64.opt:3
+msgid "Generate big endian code"
msgstr ""
-#: config/frv/frv.opt:42
-msgid "Set the cost of branches"
+#: config/ia64/ia64.opt:7
+msgid "Generate little endian code"
msgstr ""
-#: config/frv/frv.opt:46
-msgid "Enable conditional execution other than moves/scc"
-msgstr ""
+#: config/ia64/ia64.opt:11
+msgid "Generate code for GNU as"
+msgstr "Генерыраваць код для GNU as"
-#: config/frv/frv.opt:50
-msgid "Change the maximum length of conditionally-executed sequences"
-msgstr ""
+#: config/ia64/ia64.opt:15
+msgid "Generate code for GNU ld"
+msgstr "Генерыраваць код для GNU ld"
-#: config/frv/frv.opt:54
-msgid "Change the number of temporary registers that are available to conditionally-executed sequences"
+#: config/ia64/ia64.opt:19
+msgid "Emit stop bits before and after volatile extended asms"
msgstr ""
-#: config/frv/frv.opt:58
-msgid "Enable conditional moves"
+#: config/ia64/ia64.opt:23
+msgid "Use in/loc/out register names"
msgstr ""
-#: config/frv/frv.opt:62
-msgid "Set the target CPU type"
+#: config/ia64/ia64.opt:30
+msgid "Enable use of sdata/scommon/sbss"
msgstr ""
-#: config/frv/frv.opt:84
-#, fuzzy
-msgid "Use fp double instructions"
-msgstr "Не выкарыстоўваць інструкцыі AltiVec"
+#: config/ia64/ia64.opt:34
+msgid "Generate code without GP reg"
+msgstr "Генерыраваць код без GP reg"
-#: config/frv/frv.opt:88
-msgid "Change the ABI to allow double word insns"
+#: config/ia64/ia64.opt:38
+msgid "gp is constant (but save/restore gp on indirect calls)"
msgstr ""
-#: config/frv/frv.opt:92 config/bfin/bfin.opt:73
-msgid "Enable Function Descriptor PIC mode"
+#: config/ia64/ia64.opt:42
+msgid "Generate self-relocatable code"
msgstr ""
-#: config/frv/frv.opt:96
-msgid "Just use icc0/fcc0"
+#: config/ia64/ia64.opt:46
+msgid "Generate inline floating point division, optimize for latency"
msgstr ""
-#: config/frv/frv.opt:100
-msgid "Only use 32 FPRs"
+#: config/ia64/ia64.opt:50
+msgid "Generate inline floating point division, optimize for throughput"
msgstr ""
-#: config/frv/frv.opt:104
-msgid "Use 64 FPRs"
+#: config/ia64/ia64.opt:57
+msgid "Generate inline integer division, optimize for latency"
msgstr ""
-#: config/frv/frv.opt:108
-msgid "Only use 32 GPRs"
+#: config/ia64/ia64.opt:61
+msgid "Generate inline integer division, optimize for throughput"
msgstr ""
-#: config/frv/frv.opt:112
-msgid "Use 64 GPRs"
+#: config/ia64/ia64.opt:65
+msgid "Do not inline integer division"
msgstr ""
-#: config/frv/frv.opt:116
-msgid "Enable use of GPREL for read-only data in FDPIC"
+#: config/ia64/ia64.opt:69
+msgid "Generate inline square root, optimize for latency"
msgstr ""
-#: config/frv/frv.opt:120 config/rs6000/rs6000.opt:112
-#: config/pdp11/pdp11.opt:71
-msgid "Use hardware floating point"
-msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
-
-#: config/frv/frv.opt:124 config/bfin/bfin.opt:77
-msgid "Enable inlining of PLT in function calls"
+#: config/ia64/ia64.opt:73
+msgid "Generate inline square root, optimize for throughput"
msgstr ""
-#: config/frv/frv.opt:128
-msgid "Enable PIC support for building libraries"
+#: config/ia64/ia64.opt:77
+msgid "Do not inline square root"
msgstr ""
-#: config/frv/frv.opt:132
-msgid "Follow the EABI linkage requirements"
+#: config/ia64/ia64.opt:81
+msgid "Enable Dwarf 2 line debug info via GNU as"
msgstr ""
-#: config/frv/frv.opt:136
-msgid "Disallow direct calls to global functions"
+#: config/ia64/ia64.opt:85
+msgid "Enable earlier placing stop bits for better scheduling"
msgstr ""
-#: config/frv/frv.opt:140
-#, fuzzy
-msgid "Use media instructions"
-msgstr "Не генерыраваць сімвальныя інструкцыі"
-
-#: config/frv/frv.opt:144
-msgid "Use multiply add/subtract instructions"
+#: config/ia64/ia64.opt:89 config/pa/pa.opt:51 config/spu/spu.opt:72
+#: config/sh/sh.opt:253
+msgid "Specify range of registers to make fixed"
msgstr ""
-#: config/frv/frv.opt:148
-msgid "Enable optimizing &&/|| in conditional execution"
+#: config/ia64/ia64.opt:97 config/i386/i386.opt:229
+#: config/rs6000/rs6000.opt:230 config/spu/spu.opt:84 config/s390/s390.opt:87
+#: config/sparc/sparc.opt:95
+msgid "Schedule code for given CPU"
msgstr ""
-#: config/frv/frv.opt:152
-msgid "Enable nested conditional execution optimizations"
+#: config/ia64/ia64.opt:101
+msgid "Use data speculation before reload"
msgstr ""
-#: config/frv/frv.opt:157
-msgid "Do not mark ABI switches in e_flags"
+#: config/ia64/ia64.opt:105
+msgid "Use data speculation after reload"
msgstr ""
-#: config/frv/frv.opt:161
-msgid "Remove redundant membars"
-msgstr ""
+#: config/ia64/ia64.opt:109
+#, fuzzy
+msgid "Use control speculation"
+msgstr "Стварыць кансольны прыдатак"
-#: config/frv/frv.opt:165
-msgid "Pack VLIW instructions"
+#: config/ia64/ia64.opt:113
+msgid "Use in block data speculation before reload"
msgstr ""
-#: config/frv/frv.opt:169
-msgid "Enable setting GPRs to the result of comparisons"
+#: config/ia64/ia64.opt:117
+msgid "Use in block data speculation after reload"
msgstr ""
-#: config/frv/frv.opt:173
-msgid "Change the amount of scheduler lookahead"
+#: config/ia64/ia64.opt:121
+msgid "Use in block control speculation"
msgstr ""
-#: config/frv/frv.opt:177 config/pa/pa.opt:104
-msgid "Use software floating point"
+#: config/ia64/ia64.opt:125
+msgid "Use simple data speculation check"
msgstr ""
-#: config/frv/frv.opt:181
-msgid "Assume a large TLS segment"
+#: config/ia64/ia64.opt:129
+msgid "Use simple data speculation check for control speculation"
msgstr ""
-#: config/frv/frv.opt:185
-msgid "Do not assume a large TLS segment"
+#: config/ia64/ia64.opt:133
+msgid "If set, data speculative instructions will be chosen for schedule only if there are no other choices at the moment "
msgstr ""
-#: config/frv/frv.opt:190
-msgid "Cause gas to print tomcat statistics"
+#: config/ia64/ia64.opt:137
+msgid "If set, control speculative instructions will be chosen for schedule only if there are no other choices at the moment "
msgstr ""
-#: config/frv/frv.opt:195
-msgid "Link with the library-pic libraries"
+#: config/ia64/ia64.opt:141
+msgid "Count speculative dependencies while calculating priority of instructions"
msgstr ""
-#: config/frv/frv.opt:199
-msgid "Allow branches to be packed with other instructions"
+#: config/ia64/ia64.opt:145
+msgid "Place a stop bit after every cycle when scheduling"
msgstr ""
-#: config/mn10300/mn10300.opt:23
-msgid "Target the AM33 processor"
-msgstr "Мэта - AM33 працэсар"
-
-#: config/mn10300/mn10300.opt:27
-#, fuzzy
-msgid "Target the AM33/2.0 processor"
-msgstr "Мэта - AM33 працэсар"
-
-#: config/mn10300/mn10300.opt:31
-msgid "Work around hardware multiply bug"
+#: config/ia64/ia64.opt:149
+msgid "Assume that floating-point stores and loads are not likely to cause conflict when placed into one instruction group"
msgstr ""
-#: config/mn10300/mn10300.opt:36
-msgid "Enable linker relaxations"
+#: 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/mn10300/mn10300.opt:40
-msgid "Return pointers in both a0 and d0"
+#: 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/s390/tpf.opt:23
-msgid "Enable TPF-OS tracing code"
+#: config/ia64/ia64.opt:161
+msgid "Don't generate checks for control speculation in selective scheduling"
msgstr ""
-#: config/s390/tpf.opt:27
-msgid "Specify main object for TPF-OS"
+#: config/xtensa/xtensa.opt:23
+msgid "Use CONST16 instruction to load constants"
msgstr ""
-#: config/s390/s390.opt:23
-msgid "31 bit ABI"
+#: config/xtensa/xtensa.opt:27
+msgid "Enable fused multiply/add and multiply/subtract FP instructions"
msgstr ""
-#: config/s390/s390.opt:27
-msgid "64 bit ABI"
+#: config/xtensa/xtensa.opt:31
+msgid "Use indirect CALLXn instructions for large programs"
msgstr ""
-#: config/s390/s390.opt:31 config/i386/i386.opt:97 config/spu/spu.opt:80
-msgid "Generate code for given CPU"
-msgstr "Генерыраваць код для дадзенага ЦП"
-
-#: config/s390/s390.opt:35
-msgid "Maintain backchain pointer"
+#: config/xtensa/xtensa.opt:35
+msgid "Automatically align branch targets to reduce branch penalties"
msgstr ""
-#: config/s390/s390.opt:39
-msgid "Additional debug prints"
+#: config/xtensa/xtensa.opt:39
+msgid "Intersperse literal pools with code in the text section"
msgstr ""
-#: config/s390/s390.opt:43
-msgid "ESA/390 architecture"
+#: config/xtensa/xtensa.opt:43
+msgid "Do not serialize volatile memory references with MEMW instructions"
msgstr ""
-#: config/s390/s390.opt:47
+#: config/pa/pa.opt:23 config/pa/pa.opt:76 config/pa/pa.opt:84
#, fuzzy
-msgid "Enable fused multiply/add instructions"
-msgstr "Ð\9dе генеÑ\80Ñ\8bÑ\80аваÑ\86Ñ\8c Ñ\81Ñ\96мвалÑ\8cнÑ\8bÑ\8f Ñ\96нÑ\81Ñ\82Ñ\80Ñ\83кÑ\86Ñ\8bÑ\96"
+msgid "Generate PA1.0 code"
+msgstr "СÑ\82ваÑ\80Ñ\8bÑ\86Ñ\8c код длÑ\8f DLL"
-#: config/s390/s390.opt:51
-msgid "Enable decimal floating point hardware support"
+#: config/pa/pa.opt:27 config/pa/pa.opt:88 config/pa/pa.opt:108
+#, fuzzy
+msgid "Generate PA1.1 code"
+msgstr "Стварыць код для DLL"
+
+#: config/pa/pa.opt:31 config/pa/pa.opt:92
+msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
msgstr ""
-#: config/s390/s390.opt:55
+#: config/pa/pa.opt:35
#, fuzzy
-msgid "Enable hardware floating point"
-msgstr "Ð\92Ñ\8bкаÑ\80Ñ\8bÑ\81Ñ\82оÑ\9eваÑ\86Ñ\8c апаÑ\80аÑ\82нÑ\83Ñ\8e \"плаваÑ\8eÑ\87Ñ\83Ñ\8e кÑ\80опкÑ\83\""
+msgid "Generate code for huge switch statements"
+msgstr "Ð\93енеÑ\80Ñ\8bÑ\80аваÑ\86Ñ\8c код длÑ\8f Intel as"
-#: config/s390/s390.opt:67
-msgid "Use packed stack layout"
+#: config/pa/pa.opt:39
+msgid "Disable FP regs"
msgstr ""
-#: config/s390/s390.opt:71
-msgid "Use bras for executable < 64k"
-msgstr ""
+#: config/pa/pa.opt:43
+#, fuzzy
+msgid "Disable indexed addressing"
+msgstr "нерэчаісны адрас"
-#: config/s390/s390.opt:75
+#: config/pa/pa.opt:47
#, fuzzy
-msgid "Disable hardware floating point"
-msgstr "Ð\92Ñ\8bкаÑ\80Ñ\8bÑ\81Ñ\82оÑ\9eваÑ\86Ñ\8c апаÑ\80аÑ\82нÑ\83Ñ\8e \"плаваÑ\8eÑ\87Ñ\83Ñ\8e кÑ\80опкÑ\83\""
+msgid "Generate fast indirect calls"
+msgstr "Ð\93енеÑ\80Ñ\8bÑ\80аваÑ\86Ñ\8c код длÑ\8f Intel as"
-#: config/s390/s390.opt:79
-msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered"
+#: config/pa/pa.opt:55
+msgid "Assume code will be assembled by GAS"
msgstr ""
-#: config/s390/s390.opt:83
-msgid "Emit extra code in the function prologue in order to trap if the stack size exceeds the given limit"
+#: config/pa/pa.opt:59
+msgid "Put jumps in call delay slots"
msgstr ""
-#: config/s390/s390.opt:87 config/ia64/ia64.opt:97 config/sparc/sparc.opt:95
-#: config/i386/i386.opt:229 config/rs6000/rs6000.opt:226 config/spu/spu.opt:84
-msgid "Schedule code for given CPU"
+#: config/pa/pa.opt:64
+#, fuzzy
+msgid "Enable linker optimizations"
+msgstr "Уключаць SSA аптымізацыю"
+
+#: config/pa/pa.opt:68
+#, fuzzy
+msgid "Always generate long calls"
+msgstr "Генерыраваць код для Intel as"
+
+#: config/pa/pa.opt:72
+msgid "Emit long load/store sequences"
msgstr ""
-#: config/s390/s390.opt:91
-msgid "mvcle use"
+#: config/pa/pa.opt:80
+msgid "Disable space regs"
msgstr ""
-#: config/s390/s390.opt:95
-msgid "Warn if a function uses alloca or creates an array with dynamic size"
+#: config/pa/pa.opt:96
+msgid "Use portable calling conventions"
msgstr ""
-#: config/s390/s390.opt:99
-msgid "Warn if a single function's framesize exceeds the given framesize"
+#: config/pa/pa.opt:100
+msgid "Specify CPU for scheduling purposes. Valid arguments are 700, 7100, 7100LC, 7200, 7300, and 8000"
msgstr ""
-#: config/s390/s390.opt:103
-msgid "z/Architecture"
+#: config/pa/pa.opt:104 config/frv/frv.opt:177
+msgid "Use software floating point"
msgstr ""
-#: config/ia64/ilp32.opt:3
+#: config/pa/pa.opt:112
+msgid "Do not disable space regs"
+msgstr ""
+
+#: config/pa/pa-hpux1111.opt:23 config/pa/pa-hpux1010.opt:23
+#: config/pa/pa-hpux.opt:27
+msgid "Specify UNIX standard for predefines and linking"
+msgstr ""
+
+#: config/pa/pa64-hpux.opt:23
+msgid "Assume code will be linked by GNU ld"
+msgstr ""
+
+#: config/pa/pa64-hpux.opt:27
+msgid "Assume code will be linked by HP ld"
+msgstr ""
+
+#: config/pa/pa-hpux.opt:23
#, fuzzy
-msgid "Generate ILP32 code"
-msgstr "СÑ\82ваÑ\80Ñ\8bÑ\86Ñ\8c ELF-вÑ\8bвад"
+msgid "Generate cpp defines for server IO"
+msgstr "Ð\93енеÑ\80Ñ\8bÑ\80аваÑ\86Ñ\8c код длÑ\8f дадзенага ЦÐ\9f"
-#: config/ia64/ilp32.opt:7
+#: config/pa/pa-hpux.opt:31
#, fuzzy
-msgid "Generate LP64 code"
-msgstr "Стварыць ELF-вывад"
+msgid "Generate cpp defines for workstation IO"
+msgstr "Стварыць код для DLL"
-#: config/ia64/ia64.opt:3
-msgid "Generate big endian code"
+#: config/frv/frv.opt:23
+msgid "Use 4 media accumulators"
msgstr ""
-#: config/ia64/ia64.opt:7
-msgid "Generate little endian code"
+#: config/frv/frv.opt:27
+msgid "Use 8 media accumulators"
msgstr ""
-#: config/ia64/ia64.opt:11
-msgid "Generate code for GNU as"
-msgstr "Генерыраваць код для GNU as"
-
-#: config/ia64/ia64.opt:15
-msgid "Generate code for GNU ld"
-msgstr "Генерыраваць код для GNU ld"
+#: config/frv/frv.opt:31
+#, fuzzy
+msgid "Enable label alignment optimizations"
+msgstr "Уключаць SSA аптымізацыю"
-#: config/ia64/ia64.opt:19
-msgid "Emit stop bits before and after volatile extended asms"
+#: config/frv/frv.opt:35
+msgid "Dynamically allocate cc registers"
msgstr ""
-#: config/ia64/ia64.opt:23
-msgid "Use in/loc/out register names"
+#: config/frv/frv.opt:42
+msgid "Set the cost of branches"
msgstr ""
-#: config/ia64/ia64.opt:30
-msgid "Enable use of sdata/scommon/sbss"
+#: config/frv/frv.opt:46
+msgid "Enable conditional execution other than moves/scc"
msgstr ""
-#: config/ia64/ia64.opt:34
-msgid "Generate code without GP reg"
-msgstr "Генерыраваць код без GP reg"
+#: config/frv/frv.opt:50
+msgid "Change the maximum length of conditionally-executed sequences"
+msgstr ""
-#: config/ia64/ia64.opt:38
-msgid "gp is constant (but save/restore gp on indirect calls)"
+#: config/frv/frv.opt:54
+msgid "Change the number of temporary registers that are available to conditionally-executed sequences"
msgstr ""
-#: config/ia64/ia64.opt:42
-msgid "Generate self-relocatable code"
+#: config/frv/frv.opt:58
+msgid "Enable conditional moves"
msgstr ""
-#: config/ia64/ia64.opt:46
-msgid "Generate inline floating point division, optimize for latency"
+#: config/frv/frv.opt:62
+msgid "Set the target CPU type"
msgstr ""
-#: config/ia64/ia64.opt:50
-msgid "Generate inline floating point division, optimize for throughput"
+#: config/frv/frv.opt:84
+#, fuzzy
+msgid "Use fp double instructions"
+msgstr "Не выкарыстоўваць інструкцыі AltiVec"
+
+#: config/frv/frv.opt:88
+msgid "Change the ABI to allow double word insns"
msgstr ""
-#: config/ia64/ia64.opt:57
-msgid "Generate inline integer division, optimize for latency"
+#: config/frv/frv.opt:92 config/bfin/bfin.opt:73
+msgid "Enable Function Descriptor PIC mode"
msgstr ""
-#: config/ia64/ia64.opt:61
-msgid "Generate inline integer division, optimize for throughput"
+#: config/frv/frv.opt:96
+msgid "Just use icc0/fcc0"
msgstr ""
-#: config/ia64/ia64.opt:65
-msgid "Do not inline integer division"
+#: config/frv/frv.opt:100
+msgid "Only use 32 FPRs"
msgstr ""
-#: config/ia64/ia64.opt:69
-msgid "Generate inline square root, optimize for latency"
+#: config/frv/frv.opt:104
+msgid "Use 64 FPRs"
msgstr ""
-#: config/ia64/ia64.opt:73
-msgid "Generate inline square root, optimize for throughput"
+#: config/frv/frv.opt:108
+msgid "Only use 32 GPRs"
msgstr ""
-#: config/ia64/ia64.opt:77
-msgid "Do not inline square root"
+#: config/frv/frv.opt:112
+msgid "Use 64 GPRs"
msgstr ""
-#: config/ia64/ia64.opt:81
-msgid "Enable Dwarf 2 line debug info via GNU as"
+#: config/frv/frv.opt:116
+msgid "Enable use of GPREL for read-only data in FDPIC"
msgstr ""
-#: config/ia64/ia64.opt:85
-msgid "Enable earlier placing stop bits for better scheduling"
+#: config/frv/frv.opt:120 config/rs6000/rs6000.opt:112
+#: config/pdp11/pdp11.opt:71
+msgid "Use hardware floating point"
+msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
+
+#: config/frv/frv.opt:124 config/bfin/bfin.opt:77
+msgid "Enable inlining of PLT in function calls"
msgstr ""
-#: 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"
+#: config/frv/frv.opt:128
+msgid "Enable PIC support for building libraries"
msgstr ""
-#: config/ia64/ia64.opt:101
-msgid "Use data speculation before reload"
+#: config/frv/frv.opt:132
+msgid "Follow the EABI linkage requirements"
msgstr ""
-#: config/ia64/ia64.opt:105
-msgid "Use data speculation after reload"
+#: config/frv/frv.opt:136
+msgid "Disallow direct calls to global functions"
msgstr ""
-#: config/ia64/ia64.opt:109
+#: config/frv/frv.opt:140
#, fuzzy
-msgid "Use control speculation"
-msgstr "СÑ\82ваÑ\80Ñ\8bÑ\86Ñ\8c канÑ\81олÑ\8cнÑ\8b пÑ\80Ñ\8bдаÑ\82ак"
+msgid "Use media instructions"
+msgstr "Ð\9dе генеÑ\80Ñ\8bÑ\80аваÑ\86Ñ\8c Ñ\81Ñ\96мвалÑ\8cнÑ\8bÑ\8f Ñ\96нÑ\81Ñ\82Ñ\80Ñ\83кÑ\86Ñ\8bÑ\96"
-#: config/ia64/ia64.opt:113
-msgid "Use in block data speculation before reload"
+#: config/frv/frv.opt:144
+msgid "Use multiply add/subtract instructions"
msgstr ""
-#: config/ia64/ia64.opt:117
-msgid "Use in block data speculation after reload"
+#: config/frv/frv.opt:148
+msgid "Enable optimizing &&/|| in conditional execution"
msgstr ""
-#: config/ia64/ia64.opt:121
-msgid "Use in block control speculation"
+#: config/frv/frv.opt:152
+msgid "Enable nested conditional execution optimizations"
msgstr ""
-#: config/ia64/ia64.opt:125
-msgid "Use simple data speculation check"
+#: config/frv/frv.opt:157
+msgid "Do not mark ABI switches in e_flags"
msgstr ""
-#: config/ia64/ia64.opt:129
-msgid "Use simple data speculation check for control speculation"
+#: config/frv/frv.opt:161
+msgid "Remove redundant membars"
msgstr ""
-#: config/ia64/ia64.opt:133
-msgid "If set, data speculative instructions will be chosen for schedule only if there are no other choices at the moment "
+#: config/frv/frv.opt:165
+msgid "Pack VLIW instructions"
msgstr ""
-#: config/ia64/ia64.opt:137
-msgid "If set, control speculative instructions will be chosen for schedule only if there are no other choices at the moment "
+#: config/frv/frv.opt:169
+msgid "Enable setting GPRs to the result of comparisons"
msgstr ""
-#: config/ia64/ia64.opt:141
-msgid "Count speculative dependencies while calculating priority of instructions"
+#: config/frv/frv.opt:173
+msgid "Change the amount of scheduler lookahead"
msgstr ""
-#: config/ia64/ia64.opt:145
-msgid "Place a stop bit after every cycle when scheduling"
+#: config/frv/frv.opt:181
+msgid "Assume a large TLS segment"
msgstr ""
-#: config/ia64/ia64.opt:149
-msgid "Assume that floating-point stores and loads are not likely to cause conflict when placed into one instruction group"
+#: config/frv/frv.opt:185
+msgid "Do not assume a large TLS segment"
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"
+#: config/frv/frv.opt:190
+msgid "Cause gas to print tomcat statistics"
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)"
+#: config/frv/frv.opt:195
+msgid "Link with the library-pic libraries"
msgstr ""
-#: config/ia64/ia64.opt:161
-msgid "Don't generate checks for control speculation in selective scheduling"
+#: config/frv/frv.opt:199
+msgid "Allow branches to be packed with other instructions"
msgstr ""
-#: config/m32c/m32c.opt:24 config/bfin/bfin.opt:23
-msgid "Use simulator runtime"
+#: config/picochip/picochip.opt:23
+msgid "Specify which type of AE to target. This option sets the mul-type and byte-access."
msgstr ""
-#: config/m32c/m32c.opt:28
-msgid "Compile code for R8C variants"
+#: config/picochip/picochip.opt:27
+msgid "Specify which type of multiplication to use. Can be mem, mac or none."
msgstr ""
-#: config/m32c/m32c.opt:32
-msgid "Compile code for M16C variants"
+#: config/picochip/picochip.opt:31
+msgid "Specify whether the byte access instructions should be used. Enabled by default."
msgstr ""
-#: config/m32c/m32c.opt:36
-msgid "Compile code for M32CM variants"
+#: config/picochip/picochip.opt:35
+msgid "Enable debug output to be generated."
msgstr ""
-#: config/m32c/m32c.opt:40
-msgid "Compile code for M32C variants"
+#: config/picochip/picochip.opt:39
+msgid "Allow a symbol value to be used as an immediate value in an instruction."
msgstr ""
-#: config/m32c/m32c.opt:44
-msgid "Number of memreg bytes (default: 16, range: 0..16)"
+#: config/picochip/picochip.opt:43
+msgid "Generate warnings when inefficient code is known to be generated."
msgstr ""
-#: config/sparc/little-endian.opt:23
-#, fuzzy
-msgid "Generate code for little-endian"
-msgstr "Генерыраваць код для Intel as"
-
-#: config/sparc/little-endian.opt:27
-#, fuzzy
-msgid "Generate code for big-endian"
-msgstr "Генерыраваць код для дадзенага ЦП"
+#: config/i386/cygming.opt:23
+msgid "Create console application"
+msgstr "Стварыць кансольны прыдатак"
-#: config/sparc/sparc.opt:23 config/sparc/sparc.opt:27
-#, fuzzy
-msgid "Use hardware FP"
-msgstr "Выкарыстоўваць апаратную плаваючую кропку"
+#: config/i386/cygming.opt:27
+msgid "Use the Cygwin interface"
+msgstr ""
-#: config/sparc/sparc.opt:31
-#, fuzzy
-msgid "Do not use hardware FP"
-msgstr "Не выкарыстоўваць апаратную плаваючую кропку"
+#: config/i386/cygming.opt:31
+msgid "Generate code for a DLL"
+msgstr "Стварыць код для DLL"
-#: config/sparc/sparc.opt:35
-msgid "Assume possible double misalignment"
+#: config/i386/cygming.opt:35
+msgid "Ignore dllimport for functions"
msgstr ""
-#: config/sparc/sparc.opt:39
-msgid "Pass -assert pure-text to linker"
+#: config/i386/cygming.opt:39
+msgid "Use Mingw-specific thread support"
msgstr ""
-#: config/sparc/sparc.opt:43
-msgid "Use ABI reserved registers"
+#: config/i386/cygming.opt:43
+msgid "Set Windows defines"
msgstr ""
-#: config/sparc/sparc.opt:47
-#, fuzzy
-msgid "Use hardware quad FP instructions"
-msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
+#: config/i386/cygming.opt:47
+msgid "Create GUI application"
+msgstr "Стварыць GUI прыдатак"
-#: config/sparc/sparc.opt:51
-msgid "Do not use hardware quad fp instructions"
+#: config/i386/mingw.opt:23
+msgid "Warn about none ISO msvcrt scanf/printf width extensions"
msgstr ""
-#: config/sparc/sparc.opt:55
-msgid "Compile for V8+ ABI"
+#: config/i386/i386.opt:61
+msgid "sizeof(long double) is 16"
msgstr ""
-#: config/sparc/sparc.opt:59
-msgid "Use UltraSPARC Visual Instruction Set extensions"
+#: config/i386/i386.opt:65 config/i386/i386.opt:133
+msgid "Use hardware fp"
+msgstr "Выкарыстоўваць апаратную плаваючую кропку"
+
+#: config/i386/i386.opt:69
+msgid "sizeof(long double) is 12"
msgstr ""
-#: config/sparc/sparc.opt:63
-msgid "Pointers are 64-bit"
+#: config/i386/i386.opt:73
+msgid "Reserve space for outgoing arguments in the function prologue"
msgstr ""
-#: config/sparc/sparc.opt:67
-msgid "Pointers are 32-bit"
+#: config/i386/i386.opt:77
+msgid "Align some doubles on dword boundary"
msgstr ""
-#: config/sparc/sparc.opt:71
-msgid "Use 64-bit ABI"
+#: config/i386/i386.opt:81
+msgid "Function starts are aligned to this power of 2"
msgstr ""
-#: config/sparc/sparc.opt:75
-msgid "Use 32-bit ABI"
+#: config/i386/i386.opt:85
+msgid "Jump targets are aligned to this power of 2"
msgstr ""
-#: config/sparc/sparc.opt:79
-msgid "Use stack bias"
+#: config/i386/i386.opt:89
+msgid "Loop code aligned to this power of 2"
msgstr ""
-#: config/sparc/sparc.opt:83
-msgid "Use structs on stronger alignment for double-word copies"
+#: config/i386/i386.opt:93
+msgid "Align destination of the string operations"
msgstr ""
-#: config/sparc/sparc.opt:87
-msgid "Optimize tail call instructions in assembler and linker"
+#: config/i386/i386.opt:97 config/spu/spu.opt:80 config/s390/s390.opt:31
+msgid "Generate code for given CPU"
+msgstr "Генерыраваць код для дадзенага ЦП"
+
+#: config/i386/i386.opt:101
+msgid "Use given assembler dialect"
+msgstr "Выкарыстоўвываць зададзены дыялект асэмблера"
+
+#: config/i386/i386.opt:105
+msgid "Branches are this expensive (1-5, arbitrary units)"
msgstr ""
-#: config/sparc/sparc.opt:91 config/rs6000/rs6000.opt:222
-msgid "Use features of and schedule code for given CPU"
+#: config/i386/i386.opt:109
+msgid "Data greater than given threshold will go into .ldata section in x86-64 medium model"
msgstr ""
-#: config/sparc/sparc.opt:99
-msgid "Use given SPARC-V9 code model"
+#: config/i386/i386.opt:113
+msgid "Use given x86-64 code model"
msgstr ""
-#: config/sparc/sparc.opt:103
-msgid "Enable strict 32-bit psABI struct return checking."
+#: config/i386/i386.opt:117
+msgid "Generate sin, cos, sqrt for FPU"
msgstr ""
-#: config/m32r/m32r.opt:23
-msgid "Compile for the m32rx"
+#: config/i386/i386.opt:121
+msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack"
msgstr ""
-#: config/m32r/m32r.opt:27
-msgid "Compile for the m32r2"
+#: config/i386/i386.opt:125
+msgid "Return values of functions in FPU registers"
msgstr ""
-#: config/m32r/m32r.opt:31
-msgid "Compile for the m32r"
+#: config/i386/i386.opt:129
+msgid "Generate floating point mathematics using given instruction set"
msgstr ""
-#: config/m32r/m32r.opt:35
-msgid "Align all loops to 32 byte boundary"
+#: config/i386/i386.opt:137 config/m68k/ieee.opt:24
+msgid "Use IEEE math for fp comparisons"
msgstr ""
-#: config/m32r/m32r.opt:39
-msgid "Prefer branches over conditional execution"
+#: config/i386/i386.opt:141
+msgid "Inline all known string operations"
msgstr ""
-#: config/m32r/m32r.opt:43
-msgid "Give branches their default cost"
+#: config/i386/i386.opt:145
+msgid "Inline memset/memcpy string operations, but perform inline version only for small blocks"
msgstr ""
-#: config/m32r/m32r.opt:47
-msgid "Display compile time statistics"
+#: config/i386/i386.opt:153
+msgid "Use native (MS) bitfield layout"
msgstr ""
-#: config/m32r/m32r.opt:51
-msgid "Specify cache flush function"
+#: config/i386/i386.opt:169
+msgid "Omit the frame pointer in leaf functions"
msgstr ""
-#: config/m32r/m32r.opt:55
-msgid "Specify cache flush trap number"
+#: config/i386/i386.opt:173
+msgid "Set 80387 floating-point precision (-mpc32, -mpc64, -mpc80)"
msgstr ""
-#: config/m32r/m32r.opt:59
-msgid "Only issue one instruction per cycle"
+#: config/i386/i386.opt:177
+msgid "Attempt to keep stack aligned to this power of 2"
msgstr ""
-#: config/m32r/m32r.opt:63
-msgid "Allow two instructions to be issued per cycle"
+#: config/i386/i386.opt:181
+msgid "Assume incoming stack aligned to this power of 2"
msgstr ""
-#: config/m32r/m32r.opt:67
-msgid "Code size: small, medium or large"
+#: config/i386/i386.opt:185
+msgid "Use push instructions to save outgoing arguments"
msgstr ""
-#: config/m32r/m32r.opt:71
-msgid "Don't call any cache flush functions"
+#: config/i386/i386.opt:189
+msgid "Use red-zone in the x86-64 code"
msgstr ""
-#: config/m32r/m32r.opt:75
-msgid "Don't call any cache flush trap"
+#: config/i386/i386.opt:193
+msgid "Number of registers used to pass integer arguments"
msgstr ""
-#: config/m32r/m32r.opt:82
-msgid "Small data area: none, sdata, use"
+#: config/i386/i386.opt:197
+msgid "Alternate calling convention"
msgstr ""
-#: config/m68k/m68k.opt:23
-msgid "Generate code for a 520X"
-msgstr "Ствараць код для 520X"
+#: config/i386/i386.opt:205
+msgid "Use SSE register passing conventions for SF and DF mode"
+msgstr ""
-#: config/m68k/m68k.opt:27
-#, fuzzy
-msgid "Generate code for a 5206e"
-msgstr "Ствараць код для 520X"
+#: config/i386/i386.opt:209
+msgid "Realign stack in prologue"
+msgstr ""
-#: config/m68k/m68k.opt:31
-#, fuzzy
-msgid "Generate code for a 528x"
-msgstr "Ствараць код для 520X"
+#: config/i386/i386.opt:213
+msgid "Enable stack probing"
+msgstr ""
-#: config/m68k/m68k.opt:35
-#, fuzzy
-msgid "Generate code for a 5307"
-msgstr "Ствараць код для 520X"
+#: config/i386/i386.opt:217
+msgid "Chose strategy to generate stringop using"
+msgstr ""
-#: config/m68k/m68k.opt:39
+#: config/i386/i386.opt:221
#, fuzzy
-msgid "Generate code for a 5407"
-msgstr "СÑ\82ваÑ\80аÑ\86Ñ\8c код длÑ\8f 520X"
+msgid "Use given thread-local storage dialect"
+msgstr "Ð\92Ñ\8bкаÑ\80Ñ\8bÑ\81Ñ\82оÑ\9eвÑ\8bваÑ\86Ñ\8c зададзенÑ\8b дÑ\8bÑ\8fлекÑ\82 аÑ\81Ñ\8dмблеÑ\80а"
-#: config/m68k/m68k.opt:43 config/m68k/m68k.opt:104
-msgid "Generate code for a 68000"
-msgstr "Ствараць код для 68000"
+#: config/i386/i386.opt:225
+#, c-format
+msgid "Use direct references against %gs when accessing tls data"
+msgstr ""
-#: config/m68k/m68k.opt:47
-#, fuzzy
-msgid "Generate code for a 68010"
-msgstr "Ствараць код для 68020"
+#: config/i386/i386.opt:233
+msgid "Vector library ABI to use"
+msgstr ""
-#: config/m68k/m68k.opt:51 config/m68k/m68k.opt:108
-msgid "Generate code for a 68020"
-msgstr "Ствараць код для 68020"
+#: config/i386/i386.opt:237
+msgid "Generate reciprocals instead of divss and sqrtss."
+msgstr ""
-#: config/m68k/m68k.opt:55
-msgid "Generate code for a 68040, without any new instructions"
+#: config/i386/i386.opt:241
+msgid "Generate cld instruction in the function prologue."
msgstr ""
-#: config/m68k/m68k.opt:59
-msgid "Generate code for a 68060, without any new instructions"
+#: config/i386/i386.opt:248
+msgid "Enable automatic generation of fused floating point multiply-add instructions"
msgstr ""
-#: config/m68k/m68k.opt:63
-msgid "Generate code for a 68030"
-msgstr "Ствараць код для 68030"
+#: config/i386/i386.opt:256
+msgid "Generate 32bit i386 code"
+msgstr ""
-#: config/m68k/m68k.opt:67
-msgid "Generate code for a 68040"
-msgstr "Ствараць код для 68040"
+#: config/i386/i386.opt:260
+msgid "Generate 64bit x86-64 code"
+msgstr ""
-#: config/m68k/m68k.opt:71
-msgid "Generate code for a 68060"
-msgstr "Ствараць код для 68060"
+#: config/i386/i386.opt:264
+msgid "Support MMX built-in functions"
+msgstr ""
-#: config/m68k/m68k.opt:75
-msgid "Generate code for a 68302"
-msgstr "Ствараць код для 68302"
+#: config/i386/i386.opt:268
+msgid "Support 3DNow! built-in functions"
+msgstr ""
-#: config/m68k/m68k.opt:79
-msgid "Generate code for a 68332"
-msgstr "Ствараць код для 68332"
+#: config/i386/i386.opt:272
+#, fuzzy
+msgid "Support Athlon 3Dnow! built-in functions"
+msgstr "Не генерыраваць сімвальныя інструкцыі"
-#: config/m68k/m68k.opt:84
-msgid "Generate code for a 68851"
-msgstr "Ствараць код для 68851"
+#: config/i386/i386.opt:276
+msgid "Support MMX and SSE built-in functions and code generation"
+msgstr ""
-#: config/m68k/m68k.opt:88
-msgid "Generate code that uses 68881 floating-point instructions"
+#: config/i386/i386.opt:280
+msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
msgstr ""
-#: config/m68k/m68k.opt:92
-msgid "Align variables on a 32-bit boundary"
+#: config/i386/i386.opt:284
+msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
msgstr ""
-#: config/m68k/m68k.opt:96 config/arm/arm.opt:49 config/score/score.opt:63
-msgid "Specify the name of the target architecture"
+#: config/i386/i386.opt:288
+msgid "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation"
msgstr ""
-#: config/m68k/m68k.opt:100
-msgid "Use the bit-field instructions"
+#: config/i386/i386.opt:292
+msgid "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code generation"
msgstr ""
-#: config/m68k/m68k.opt:112
-#, fuzzy
-msgid "Generate code for a ColdFire v4e"
-msgstr "Генерыраваць код для GNU ld"
+#: 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/m68k/m68k.opt:116
-msgid "Specify the target CPU"
+#: config/i386/i386.opt:304
+msgid "Do not support SSE4.1 and SSE4.2 built-in functions and code generation"
msgstr ""
-#: config/m68k/m68k.opt:120
-msgid "Generate code for a cpu32"
-msgstr "Ствараць код для цп32"
+#: 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/m68k/m68k.opt:124
-msgid "Use hardware division instructions on ColdFire"
+#: 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/m68k/m68k.opt:128
-#, fuzzy
-msgid "Generate code for a Fido A"
-msgstr "Стварыць код для DLL"
+#: config/i386/i386.opt:316
+msgid "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation"
+msgstr ""
-#: config/m68k/m68k.opt:132
-msgid "Generate code which uses hardware floating point instructions"
+#: config/i386/i386.opt:320
+msgid "Support SSE5 built-in functions and code generation"
msgstr ""
-#: config/m68k/m68k.opt:136
-msgid "Enable ID based shared library"
+#: config/i386/i386.opt:324
+msgid "Support code generation of Advanced Bit Manipulation (ABM) instructions."
msgstr ""
-#: config/m68k/m68k.opt:140
+#: config/i386/i386.opt:328
#, fuzzy
-msgid "Do not use the bit-field instructions"
+msgid "Support code generation of popcnt instruction."
msgstr "Не генерыраваць сімвальныя інструкцыі"
-#: config/m68k/m68k.opt:144
-msgid "Use normal calling convention"
+#: config/i386/i386.opt:332
+#, fuzzy
+msgid "Support code generation of cmpxchg16b instruction."
+msgstr "Не генерыраваць сімвальныя інструкцыі"
+
+#: config/i386/i386.opt:336
+msgid "Support code generation of sahf instruction in 64bit x86-64 code."
msgstr ""
-#: config/m68k/m68k.opt:148
-msgid "Consider type 'int' to be 32 bits wide"
+#: config/i386/i386.opt:340
+msgid "Support AES built-in functions and code generation"
msgstr ""
-#: config/m68k/m68k.opt:152
-msgid "Generate pc-relative code"
+#: config/i386/i386.opt:344
+msgid "Support PCLMUL built-in functions and code generation"
msgstr ""
-#: config/m68k/m68k.opt:156
-msgid "Use different calling convention using 'rtd'"
+#: config/i386/i386.opt:348
+msgid "Encode SSE instructions with VEX prefix"
msgstr ""
-#: config/m68k/m68k.opt:160 config/bfin/bfin.opt:61
-msgid "Enable separate data segment"
+#: config/i386/djgpp.opt:25
+msgid "Ignored (obsolete)"
+msgstr ""
+
+#: config/iq2000/iq2000.opt:23
+msgid "Specify CPU for code generation purposes"
+msgstr ""
+
+#: config/iq2000/iq2000.opt:27
+msgid "Specify CPU for scheduling purposes"
msgstr ""
-#: config/m68k/m68k.opt:164 config/bfin/bfin.opt:57
-msgid "ID of shared library to build"
+#: config/iq2000/iq2000.opt:31 config/mips/mips.opt:97
+msgid "Use ROM instead of RAM"
msgstr ""
-#: config/m68k/m68k.opt:168
-msgid "Consider type 'int' to be 16 bits wide"
+#: config/iq2000/iq2000.opt:35
+msgid "Use GP relative sdata/sbss sections"
msgstr ""
-#: config/m68k/m68k.opt:172
-msgid "Generate code with library calls for floating point"
+#: config/iq2000/iq2000.opt:40
+msgid "No default crt0.o"
msgstr ""
-#: config/m68k/m68k.opt:176
-msgid "Do not use unaligned memory references"
+#: config/iq2000/iq2000.opt:44 config/mips/mips.opt:277
+msgid "Put uninitialized constants in ROM (needs -membedded-data)"
msgstr ""
-#: config/m68k/m68k.opt:180
-msgid "Tune for the specified target CPU or architecture"
+#: config/arm/arm.opt:23
+msgid "Specify an ABI"
msgstr ""
-#: config/m68k/m68k.opt:184
-msgid "Support more than 8192 GOT entries on ColdFire"
+#: config/arm/arm.opt:27
+msgid "Generate a call to abort if a noreturn function returns"
msgstr ""
-#: config/m68k/ieee.opt:24 config/i386/i386.opt:137
-msgid "Use IEEE math for fp comparisons"
+#: config/arm/arm.opt:34
+msgid "Pass FP arguments in FP registers"
msgstr ""
-#: config/i386/djgpp.opt:25
-msgid "Ignored (obsolete)"
+#: config/arm/arm.opt:38
+msgid "Generate APCS conformant stack frames"
msgstr ""
-#: config/i386/mingw.opt:23
-msgid "Warn about none ISO msvcrt scanf/printf width extensions"
+#: config/arm/arm.opt:42
+msgid "Generate re-entrant, PIC code"
msgstr ""
-#: config/i386/i386.opt:61
-msgid "sizeof(long double) is 16"
+#: config/arm/arm.opt:49 config/m68k/m68k.opt:96 config/score/score.opt:63
+msgid "Specify the name of the target architecture"
msgstr ""
-#: config/i386/i386.opt:65 config/i386/i386.opt:133
-msgid "Use hardware fp"
-msgstr "Выкарыстоўваць апаратную плаваючую кропку"
+#: config/arm/arm.opt:56
+msgid "Assume target CPU is configured as big endian"
+msgstr ""
-#: config/i386/i386.opt:69
-msgid "sizeof(long double) is 12"
+#: config/arm/arm.opt:60
+msgid "Thumb: Assume non-static functions may be called from ARM code"
msgstr ""
-#: config/i386/i386.opt:73
-msgid "Reserve space for outgoing arguments in the function prologue"
+#: config/arm/arm.opt:64
+msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
msgstr ""
-#: config/i386/i386.opt:77
-msgid "Align some doubles on dword boundary"
+#: config/arm/arm.opt:68
+msgid "Cirrus: Place NOPs to avoid invalid instruction combinations"
msgstr ""
-#: config/i386/i386.opt:81
-msgid "Function starts are aligned to this power of 2"
+#: config/arm/arm.opt:72 config/bfin/bfin.opt:27
+msgid "Specify the name of the target CPU"
msgstr ""
-#: config/i386/i386.opt:85
-msgid "Jump targets are aligned to this power of 2"
+#: config/arm/arm.opt:76
+msgid "Specify if floating point hardware should be used"
msgstr ""
-#: config/i386/i386.opt:89
-msgid "Loop code aligned to this power of 2"
+#: config/arm/arm.opt:90
+msgid "Specify the name of the target floating point hardware/format"
msgstr ""
-#: config/i386/i386.opt:93
-msgid "Align destination of the string operations"
+#: config/arm/arm.opt:94
+msgid "Alias for -mfloat-abi=hard"
msgstr ""
-#: config/i386/i386.opt:101
-msgid "Use given assembler dialect"
-msgstr "Выкарыстоўвываць зададзены дыялект асэмблера"
+#: config/arm/arm.opt:98
+msgid "Assume target CPU is configured as little endian"
+msgstr ""
-#: config/i386/i386.opt:105
-msgid "Branches are this expensive (1-5, arbitrary units)"
+#: config/arm/arm.opt:102
+msgid "Generate call insns as indirect calls, if necessary"
msgstr ""
-#: config/i386/i386.opt:109
-msgid "Data greater than given threshold will go into .ldata section in x86-64 medium model"
+#: config/arm/arm.opt:106
+msgid "Specify the register to be used for PIC addressing"
msgstr ""
-#: config/i386/i386.opt:113
-msgid "Use given x86-64 code model"
+#: config/arm/arm.opt:110
+msgid "Store function names in object code"
msgstr ""
-#: config/i386/i386.opt:117
-msgid "Generate sin, cos, sqrt for FPU"
+#: config/arm/arm.opt:114
+msgid "Permit scheduling of a function's prologue sequence"
msgstr ""
-#: config/i386/i386.opt:121
-msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack"
+#: config/arm/arm.opt:118
+msgid "Do not load the PIC register in function prologues"
msgstr ""
-#: config/i386/i386.opt:125
-msgid "Return values of functions in FPU registers"
+#: config/arm/arm.opt:122
+msgid "Alias for -mfloat-abi=soft"
msgstr ""
-#: config/i386/i386.opt:129
-msgid "Generate floating point mathematics using given instruction set"
+#: config/arm/arm.opt:126
+msgid "Specify the minimum bit alignment of structures"
msgstr ""
-#: config/i386/i386.opt:141
-msgid "Inline all known string operations"
+#: config/arm/arm.opt:130
+msgid "Compile for the Thumb not the ARM"
msgstr ""
-#: config/i386/i386.opt:145
-msgid "Inline memset/memcpy string operations, but perform inline version only for small blocks"
+#: config/arm/arm.opt:134
+msgid "Support calls between Thumb and ARM instruction sets"
msgstr ""
-#: config/i386/i386.opt:153
-msgid "Use native (MS) bitfield layout"
+#: config/arm/arm.opt:138
+msgid "Specify how to access the thread pointer"
msgstr ""
-#: config/i386/i386.opt:169
-msgid "Omit the frame pointer in leaf functions"
+#: config/arm/arm.opt:142
+msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
msgstr ""
-#: config/i386/i386.opt:173
-msgid "Set 80387 floating-point precision (-mpc32, -mpc64, -mpc80)"
+#: config/arm/arm.opt:146
+msgid "Thumb: Generate (leaf) stack frames even if not needed"
msgstr ""
-#: config/i386/i386.opt:177
-msgid "Attempt to keep stack aligned to this power of 2"
+#: config/arm/arm.opt:150
+#, fuzzy
+msgid "Tune code for the given processor"
+msgstr "Генерыраваць код для дадзенага ЦП"
+
+#: config/arm/arm.opt:154
+msgid "Assume big endian bytes, little endian words"
msgstr ""
-#: config/i386/i386.opt:181
-msgid "Assume incoming stack aligned to this power of 2"
+#: config/arm/arm.opt:158
+msgid "Use Neon quad-word (rather than double-word) registers for vectorization"
msgstr ""
-#: config/i386/i386.opt:185
-msgid "Use push instructions to save outgoing arguments"
+#: config/arm/arm.opt:162
+msgid "Only generate absolute relocations on word sized values."
msgstr ""
-#: config/i386/i386.opt:189
-msgid "Use red-zone in the x86-64 code"
+#: config/arm/arm.opt:166
+msgid "Avoid overlapping destination and address registers on LDRD instructions"
msgstr ""
-#: config/i386/i386.opt:193
-msgid "Number of registers used to pass integer arguments"
+#: config/arm/eabi.opt:23
+#, fuzzy
+msgid "Generate code for the Android operating system."
+msgstr "Генерыраваць код для Intel as"
+
+#: config/arm/pe.opt:23
+msgid "Ignore dllimport attribute for functions"
msgstr ""
-#: config/i386/i386.opt:197
-msgid "Alternate calling convention"
+#: config/cris/linux.opt:27
+msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
msgstr ""
-#: config/i386/i386.opt:205
-msgid "Use SSE register passing conventions for SF and DF mode"
+#: config/cris/cris.opt:45
+msgid "Work around bug in multiplication instruction"
msgstr ""
-#: config/i386/i386.opt:209
-msgid "Realign stack in prologue"
+#: config/cris/cris.opt:51
+msgid "Compile for ETRAX 4 (CRIS v3)"
msgstr ""
-#: config/i386/i386.opt:213
-msgid "Enable stack probing"
+#: config/cris/cris.opt:56
+msgid "Compile for ETRAX 100 (CRIS v8)"
msgstr ""
-#: config/i386/i386.opt:217
-msgid "Chose strategy to generate stringop using"
+#: config/cris/cris.opt:64
+msgid "Emit verbose debug information in assembly code"
msgstr ""
-#: config/i386/i386.opt:221
+#: config/cris/cris.opt:71
#, fuzzy
-msgid "Use given thread-local storage dialect"
-msgstr "Ð\92Ñ\8bкаÑ\80Ñ\8bÑ\81Ñ\82оÑ\9eвÑ\8bваÑ\86Ñ\8c зададзенÑ\8b дÑ\8bÑ\8fлекÑ\82 аÑ\81Ñ\8dмблеÑ\80а"
+msgid "Do not use condition codes from normal instructions"
+msgstr "Ð\9dе генеÑ\80Ñ\8bÑ\80аваÑ\86Ñ\8c Ñ\81Ñ\96мвалÑ\8cнÑ\8bÑ\8f Ñ\96нÑ\81Ñ\82Ñ\80Ñ\83кÑ\86Ñ\8bÑ\96"
-#: config/i386/i386.opt:225
-#, c-format
-msgid "Use direct references against %gs when accessing tls data"
+#: config/cris/cris.opt:80
+msgid "Do not emit addressing modes with side-effect assignment"
msgstr ""
-#: config/i386/i386.opt:233
-msgid "Vector library ABI to use"
+#: config/cris/cris.opt:89
+msgid "Do not tune stack alignment"
msgstr ""
-#: config/i386/i386.opt:237
-msgid "Generate reciprocals instead of divss and sqrtss."
+#: config/cris/cris.opt:98
+msgid "Do not tune writable data alignment"
msgstr ""
-#: config/i386/i386.opt:241
-msgid "Generate cld instruction in the function prologue."
+#: config/cris/cris.opt:107
+msgid "Do not tune code and read-only data alignment"
msgstr ""
-#: config/i386/i386.opt:248
-msgid "Enable automatic generation of fused floating point multiply-add instructions"
+#: config/cris/cris.opt:116
+msgid "Align code and data to 32 bits"
msgstr ""
-#: config/i386/i386.opt:256
-msgid "Generate 32bit i386 code"
+#: config/cris/cris.opt:133
+msgid "Don't align items in code or data"
msgstr ""
-#: config/i386/i386.opt:260
-msgid "Generate 64bit x86-64 code"
+#: config/cris/cris.opt:142
+msgid "Do not emit function prologue or epilogue"
msgstr ""
-#: config/i386/i386.opt:264
-msgid "Support MMX built-in functions"
+#: config/cris/cris.opt:149
+msgid "Use the most feature-enabling options allowed by other options"
msgstr ""
-#: config/i386/i386.opt:268
-msgid "Support 3DNow! built-in functions"
+#: config/cris/cris.opt:158
+msgid "Override -mbest-lib-options"
msgstr ""
-#: config/i386/i386.opt:272
+#: config/cris/cris.opt:165
#, fuzzy
-msgid "Support Athlon 3Dnow! built-in functions"
-msgstr "Ð\9dе генеÑ\80Ñ\8bÑ\80аваÑ\86Ñ\8c Ñ\81Ñ\96мвалÑ\8cнÑ\8bÑ\8f Ñ\96нÑ\81Ñ\82Ñ\80Ñ\83кÑ\86Ñ\8bÑ\96"
+msgid "Generate code for the specified chip or CPU version"
+msgstr "Ð\93енеÑ\80Ñ\8bÑ\80аваÑ\86Ñ\8c код длÑ\8f дадзенага ЦÐ\9f"
-#: config/i386/i386.opt:276
-msgid "Support MMX and SSE built-in functions and code generation"
+#: config/cris/cris.opt:169
+msgid "Tune alignment for the specified chip or CPU version"
msgstr ""
-#: config/i386/i386.opt:280
-msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
+#: config/cris/cris.opt:173
+msgid "Warn when a stackframe is larger than the specified size"
msgstr ""
-#: config/i386/i386.opt:284
-msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
+#: config/avr/avr.opt:23
+msgid "Use subroutines for function prologues and epilogues"
msgstr ""
-#: config/i386/i386.opt:288
-msgid "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation"
+#: config/avr/avr.opt:27
+msgid "Select the target MCU"
+msgstr ""
+
+#: config/avr/avr.opt:34
+#, fuzzy
+msgid "Use an 8-bit 'int' type"
+msgstr "Выкарыстоўваць 32-х бітны int"
+
+#: config/avr/avr.opt:38
+msgid "Change the stack pointer without disabling interrupts"
+msgstr ""
+
+#: config/avr/avr.opt:42
+msgid "Do not generate tablejump insns"
+msgstr ""
+
+#: config/avr/avr.opt:52
+msgid "Use rjmp/rcall (limited range) on >8K devices"
msgstr ""
-#: config/i386/i386.opt:292
-msgid "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code generation"
+#: config/avr/avr.opt:56
+msgid "Output instruction sizes to the asm file"
msgstr ""
-#: 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"
+#: config/avr/avr.opt:60
+msgid "Change only the low 8 bits of the stack pointer"
msgstr ""
-#: config/i386/i386.opt:304
-msgid "Do not support SSE4.1 and SSE4.2 built-in functions and code generation"
+#: config/avr/avr.opt:64
+msgid "Relax branches"
msgstr ""
-#: config/i386/i386.opt:308
-msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in functions and code generation"
+#: config/avr/avr.opt:68
+msgid "Make the linker relaxation machine assume that a program counter wrap-around occures."
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"
+#: config/linux.opt:24
+msgid "Use uClibc instead of GNU libc"
msgstr ""
-#: config/i386/i386.opt:316
-msgid "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation"
+#: config/linux.opt:28
+msgid "Use GNU libc instead of uClibc"
msgstr ""
-#: config/i386/i386.opt:320
-msgid "Support SSE5 built-in functions and code generation"
+#: config/rs6000/sysv4.opt:24
+msgid "Select ABI calling convention"
msgstr ""
-#: config/i386/i386.opt:324
-msgid "Support code generation of Advanced Bit Manipulation (ABM) instructions."
+#: config/rs6000/sysv4.opt:28
+msgid "Select method for sdata handling"
msgstr ""
-#: config/i386/i386.opt:328
-#, fuzzy
-msgid "Support code generation of popcnt instruction."
-msgstr "Не генерыраваць сімвальныя інструкцыі"
+#: config/rs6000/sysv4.opt:36 config/rs6000/sysv4.opt:40
+msgid "Align to the base type of the bit-field"
+msgstr ""
-#: config/i386/i386.opt:332
-#, fuzzy
-msgid "Support code generation of cmpxchg16b instruction."
-msgstr "Не генерыраваць сімвальныя інструкцыі"
+#: config/rs6000/sysv4.opt:45 config/rs6000/sysv4.opt:49
+msgid "Produce code relocatable at runtime"
+msgstr ""
-#: config/i386/i386.opt:336
-msgid "Support code generation of sahf instruction in 64bit x86-64 code."
+#: config/rs6000/sysv4.opt:53 config/rs6000/sysv4.opt:57
+msgid "Produce little endian code"
msgstr ""
-#: config/i386/i386.opt:340
-msgid "Support AES built-in functions and code generation"
+#: config/rs6000/sysv4.opt:61 config/rs6000/sysv4.opt:65
+msgid "Produce big endian code"
msgstr ""
-#: config/i386/i386.opt:344
-msgid "Support PCLMUL built-in functions and code generation"
+#: config/rs6000/sysv4.opt:70 config/rs6000/sysv4.opt:74
+#: config/rs6000/sysv4.opt:83 config/rs6000/sysv4.opt:100
+#: config/rs6000/sysv4.opt:124 config/rs6000/sysv4.opt:136
+msgid "no description yet"
msgstr ""
-#: config/i386/i386.opt:348
-msgid "Encode SSE instructions with VEX prefix"
+#: config/rs6000/sysv4.opt:78
+msgid "Assume all variable arg functions are prototyped"
msgstr ""
-#: config/i386/cygming.opt:23
-msgid "Create console application"
-msgstr "Стварыць кансольны прыдатак"
+#: config/rs6000/sysv4.opt:87
+msgid "Use EABI"
+msgstr ""
-#: config/i386/cygming.opt:27
-msgid "Use the Cygwin interface"
+#: config/rs6000/sysv4.opt:91
+msgid "Allow bit-fields to cross word boundaries"
msgstr ""
-#: config/i386/cygming.opt:31
-msgid "Generate code for a DLL"
-msgstr "СÑ\82ваÑ\80Ñ\8bÑ\86Ñ\8c код длÑ\8f DLL"
+#: config/rs6000/sysv4.opt:95
+msgid "Use alternate register names"
+msgstr "Ð\92Ñ\8bкаÑ\80Ñ\8bÑ\81Ñ\82оÑ\9eвÑ\8bваÑ\86Ñ\8c алÑ\8cÑ\82Ñ\8dÑ\80наÑ\82Ñ\8bÑ\9eнÑ\8bÑ\8f назвÑ\8b Ñ\80Ñ\8dгÑ\96Ñ\81Ñ\82Ñ\80аÑ\9e"
-#: config/i386/cygming.opt:35
-msgid "Ignore dllimport for functions"
+#: config/rs6000/sysv4.opt:104
+msgid "Link with libsim.a, libc.a and sim-crt0.o"
msgstr ""
-#: config/i386/cygming.opt:39
-msgid "Use Mingw-specific thread support"
+#: config/rs6000/sysv4.opt:108
+msgid "Link with libads.a, libc.a and crt0.o"
msgstr ""
-#: config/i386/cygming.opt:43
-msgid "Set Windows defines"
+#: config/rs6000/sysv4.opt:112
+msgid "Link with libyk.a, libc.a and crt0.o"
msgstr ""
-#: config/i386/cygming.opt:47
-msgid "Create GUI application"
-msgstr "Стварыць GUI прыдатак"
-
-#: config/rs6000/aix41.opt:24 config/rs6000/aix64.opt:32
-msgid "Support message passing with the Parallel Environment"
+#: config/rs6000/sysv4.opt:116
+msgid "Link with libmvme.a, libc.a and crt0.o"
msgstr ""
-#: config/rs6000/aix.opt:24 config/rs6000/rs6000.opt:147
-msgid "Conform more closely to IBM XLC semantics"
+#: config/rs6000/sysv4.opt:120
+msgid "Set the PPC_EMB bit in the ELF flags header"
msgstr ""
-#: config/rs6000/darwin.opt:24 config/rs6000/sysv4.opt:128
+#: config/rs6000/sysv4.opt:128 config/rs6000/darwin.opt:24
#, fuzzy
msgid "Generate 64-bit code"
msgstr "Стварыць код для DLL"
-#: config/rs6000/darwin.opt:28 config/rs6000/sysv4.opt:132
+#: config/rs6000/sysv4.opt:132 config/rs6000/darwin.opt:28
#, fuzzy
msgid "Generate 32-bit code"
msgstr "Стварыць код для DLL"
+#: config/rs6000/sysv4.opt:140
+#, fuzzy
+msgid "Generate code to use a non-exec PLT and GOT"
+msgstr "Стварыць код для DLL"
+
+#: config/rs6000/sysv4.opt:144
+#, fuzzy
+msgid "Generate code for old exec BSS PLT"
+msgstr "Стварыць код для DLL"
+
+#: config/rs6000/linux64.opt:24
+msgid "Call mcount for profiling before a function prologue"
+msgstr ""
+
#: config/rs6000/darwin.opt:32
msgid "Generate code suitable for executables (NOT shared libs)"
msgstr ""
+#: config/rs6000/aix64.opt:24
+msgid "Compile for 64-bit pointers"
+msgstr ""
+
+#: config/rs6000/aix64.opt:28
+msgid "Compile for 32-bit pointers"
+msgstr ""
+
+#: config/rs6000/aix64.opt:32 config/rs6000/aix41.opt:24
+msgid "Support message passing with the Parallel Environment"
+msgstr ""
+
#: config/rs6000/rs6000.opt:24
msgid "Use POWER instruction set"
msgstr ""
msgstr ""
#: config/rs6000/rs6000.opt:124
+msgid "Avoid generation of indexed load/store instructions when possible"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:128
#, fuzzy
msgid "Do not generate fused multiply/add instructions"
msgstr "Не генерыраваць сімвальныя інструкцыі"
-#: config/rs6000/rs6000.opt:128
+#: config/rs6000/rs6000.opt:132
msgid "Generate fused multiply/add instructions"
msgstr ""
-#: config/rs6000/rs6000.opt:132
+#: config/rs6000/rs6000.opt:136
msgid "Schedule the start and end of the procedure"
msgstr ""
-#: config/rs6000/rs6000.opt:139
+#: config/rs6000/rs6000.opt:143
msgid "Return all structures in memory (AIX default)"
msgstr ""
-#: config/rs6000/rs6000.opt:143
+#: config/rs6000/rs6000.opt:147
msgid "Return small structures in registers (SVR4 default)"
msgstr ""
-#: config/rs6000/rs6000.opt:151
-msgid "Generate software reciprocal sqrt for better throughput"
+#: config/rs6000/rs6000.opt:151 config/rs6000/aix.opt:24
+msgid "Conform more closely to IBM XLC semantics"
msgstr ""
#: config/rs6000/rs6000.opt:155
-msgid "Do not place floating point constants in TOC"
+msgid "Generate software reciprocal sqrt for better throughput"
msgstr ""
#: config/rs6000/rs6000.opt:159
-msgid "Place floating point constants in TOC"
+msgid "Do not place floating point constants in TOC"
msgstr ""
#: config/rs6000/rs6000.opt:163
-msgid "Do not place symbol+offset constants in TOC"
+msgid "Place floating point constants in TOC"
msgstr ""
#: config/rs6000/rs6000.opt:167
+msgid "Do not place symbol+offset constants in TOC"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:171
msgid "Place symbol+offset constants in TOC"
msgstr ""
-#: config/rs6000/rs6000.opt:178
+#: config/rs6000/rs6000.opt:182
msgid "Use only one TOC entry per procedure"
msgstr ""
-#: config/rs6000/rs6000.opt:182
+#: config/rs6000/rs6000.opt:186
msgid "Put everything in the regular TOC"
msgstr ""
-#: config/rs6000/rs6000.opt:186
+#: config/rs6000/rs6000.opt:190
msgid "Generate VRSAVE instructions when generating AltiVec code"
msgstr ""
-#: config/rs6000/rs6000.opt:190
+#: config/rs6000/rs6000.opt:194
msgid "Deprecated option. Use -mvrsave/-mno-vrsave instead"
msgstr ""
-#: config/rs6000/rs6000.opt:194
+#: config/rs6000/rs6000.opt:198
#, fuzzy
msgid "Generate isel instructions"
msgstr "Не генерыраваць сімвальныя інструкцыі"
-#: config/rs6000/rs6000.opt:198
+#: config/rs6000/rs6000.opt:202
msgid "Deprecated option. Use -misel/-mno-isel instead"
msgstr ""
-#: config/rs6000/rs6000.opt:202
+#: config/rs6000/rs6000.opt:206
msgid "Generate SPE SIMD instructions on E500"
msgstr ""
-#: config/rs6000/rs6000.opt:206
+#: config/rs6000/rs6000.opt:210
msgid "Generate PPC750CL paired-single instructions"
msgstr ""
-#: config/rs6000/rs6000.opt:210
+#: config/rs6000/rs6000.opt:214
msgid "Deprecated option. Use -mspe/-mno-spe instead"
msgstr ""
-#: config/rs6000/rs6000.opt:214
+#: config/rs6000/rs6000.opt:218
msgid "Enable debug output"
msgstr ""
-#: config/rs6000/rs6000.opt:218
+#: config/rs6000/rs6000.opt:222
msgid "Specify ABI to use"
msgstr ""
-#: config/rs6000/rs6000.opt:230
-msgid "Select full, part, or no traceback table"
+#: config/rs6000/rs6000.opt:226 config/sparc/sparc.opt:91
+msgid "Use features of and schedule code for given CPU"
msgstr ""
#: config/rs6000/rs6000.opt:234
-msgid "Avoid all range limits on call instructions"
+msgid "Select full, part, or no traceback table"
msgstr ""
#: config/rs6000/rs6000.opt:238
-msgid "Generate Cell microcode"
+msgid "Avoid all range limits on call instructions"
msgstr ""
#: config/rs6000/rs6000.opt:242
-msgid "Warn when a Cell microcoded instruction is emitted"
+msgid "Generate Cell microcode"
msgstr ""
#: config/rs6000/rs6000.opt:246
-msgid "Warn about deprecated 'vector long ...' AltiVec type usage"
+msgid "Warn when a Cell microcoded instruction is emitted"
msgstr ""
#: config/rs6000/rs6000.opt:250
+msgid "Warn about deprecated 'vector long ...' AltiVec type usage"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:254
#, fuzzy
msgid "Select GPR floating point method"
msgstr "перапаўненьне плаваючай кропкі"
-#: config/rs6000/rs6000.opt:254
+#: config/rs6000/rs6000.opt:258
msgid "Specify size of long double (64 or 128 bits)"
msgstr ""
-#: config/rs6000/rs6000.opt:258
+#: config/rs6000/rs6000.opt:262
msgid "Determine which dependences between insns are considered costly"
msgstr ""
-#: config/rs6000/rs6000.opt:262
+#: config/rs6000/rs6000.opt:266
msgid "Specify which post scheduling nop insertion scheme to apply"
msgstr ""
-#: config/rs6000/rs6000.opt:266
+#: config/rs6000/rs6000.opt:270
msgid "Specify alignment of structure fields default/natural"
msgstr ""
-#: config/rs6000/rs6000.opt:270
+#: config/rs6000/rs6000.opt:274
msgid "Specify scheduling priority for dispatch slot restricted insns"
msgstr ""
-#: config/rs6000/rs6000.opt:274
+#: config/rs6000/rs6000.opt:278
#, fuzzy
msgid "Single-precision floating point unit"
msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
-#: config/rs6000/rs6000.opt:278
+#: config/rs6000/rs6000.opt:282
#, fuzzy
msgid "Double-precision floating point unit"
msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
-#: config/rs6000/rs6000.opt:282
+#: config/rs6000/rs6000.opt:286
msgid "Floating point unit does not support divide & sqrt"
msgstr ""
-#: config/rs6000/rs6000.opt:286
+#: config/rs6000/rs6000.opt:290
msgid "Specify FP (sp, dp, sp-lite, dp-lite) (implies -mxilinx-fpu)"
msgstr ""
-#: config/rs6000/rs6000.opt:290
+#: config/rs6000/rs6000.opt:294
msgid "Specify Xilinx FPU."
msgstr ""
-#: config/rs6000/aix64.opt:24
-msgid "Compile for 64-bit pointers"
-msgstr ""
-
-#: config/rs6000/aix64.opt:28
-msgid "Compile for 32-bit pointers"
-msgstr ""
-
-#: config/rs6000/linux64.opt:24
-msgid "Call mcount for profiling before a function prologue"
-msgstr ""
-
-#: config/rs6000/sysv4.opt:24
-msgid "Select ABI calling convention"
-msgstr ""
-
-#: config/rs6000/sysv4.opt:28
-msgid "Select method for sdata handling"
-msgstr ""
-
-#: config/rs6000/sysv4.opt:36 config/rs6000/sysv4.opt:40
-msgid "Align to the base type of the bit-field"
-msgstr ""
+#: config/v850/v850.opt:23
+#, fuzzy
+msgid "Use registers r2 and r5"
+msgstr "невядомая назва рэгістра: %s"
-#: config/rs6000/sysv4.opt:45 config/rs6000/sysv4.opt:49
-msgid "Produce code relocatable at runtime"
+#: config/v850/v850.opt:27
+msgid "Use 4 byte entries in switch tables"
msgstr ""
-#: config/rs6000/sysv4.opt:53 config/rs6000/sysv4.opt:57
-msgid "Produce little endian code"
+#: config/v850/v850.opt:31
+msgid "Enable backend debugging"
msgstr ""
-#: config/rs6000/sysv4.opt:61 config/rs6000/sysv4.opt:65
-msgid "Produce big endian code"
-msgstr ""
+#: config/v850/v850.opt:35
+#, fuzzy
+msgid "Do not use the callt instruction"
+msgstr "Не генерыраваць сімвальныя інструкцыі"
-#: config/rs6000/sysv4.opt:70 config/rs6000/sysv4.opt:74
-#: config/rs6000/sysv4.opt:83 config/rs6000/sysv4.opt:100
-#: config/rs6000/sysv4.opt:124 config/rs6000/sysv4.opt:136
-msgid "no description yet"
+#: config/v850/v850.opt:39
+msgid "Reuse r30 on a per function basis"
msgstr ""
-#: config/rs6000/sysv4.opt:78
-msgid "Assume all variable arg functions are prototyped"
+#: config/v850/v850.opt:43
+msgid "Support Green Hills ABI"
msgstr ""
-#: config/rs6000/sysv4.opt:87
-msgid "Use EABI"
+#: config/v850/v850.opt:47
+msgid "Prohibit PC relative function calls"
msgstr ""
-#: config/rs6000/sysv4.opt:91
-msgid "Allow bit-fields to cross word boundaries"
+#: config/v850/v850.opt:51
+msgid "Use stubs for function prologues"
msgstr ""
-#: config/rs6000/sysv4.opt:95
-msgid "Use alternate register names"
-msgstr "Выкарыстоўвываць альтэрнатыўныя назвы рэгістраў"
-
-#: config/rs6000/sysv4.opt:104
-msgid "Link with libsim.a, libc.a and sim-crt0.o"
+#: config/v850/v850.opt:55
+msgid "Set the max size of data eligible for the SDA area"
msgstr ""
-#: config/rs6000/sysv4.opt:108
-msgid "Link with libads.a, libc.a and crt0.o"
+#: config/v850/v850.opt:59
+#, fuzzy
+msgid "Enable the use of the short load instructions"
+msgstr "Не генерыраваць сімвальныя інструкцыі"
+
+#: config/v850/v850.opt:63
+msgid "Same as: -mep -mprolog-function"
msgstr ""
-#: config/rs6000/sysv4.opt:112
-msgid "Link with libyk.a, libc.a and crt0.o"
+#: config/v850/v850.opt:67
+msgid "Set the max size of data eligible for the TDA area"
msgstr ""
-#: config/rs6000/sysv4.opt:116
-msgid "Link with libmvme.a, libc.a and crt0.o"
+#: config/v850/v850.opt:71
+msgid "Enforce strict alignment"
msgstr ""
-#: config/rs6000/sysv4.opt:120
-msgid "Set the PPC_EMB bit in the ELF flags header"
+#: config/v850/v850.opt:78
+msgid "Compile for the v850 processor"
msgstr ""
-#: config/rs6000/sysv4.opt:140
+#: config/v850/v850.opt:82
#, fuzzy
-msgid "Generate code to use a non-exec PLT and GOT"
-msgstr "СÑ\82ваÑ\80Ñ\8bÑ\86Ñ\8c код длÑ\8f DLL"
+msgid "Compile for the v850e processor"
+msgstr "Ð\90пÑ\82Ñ\8bмÑ\96заÑ\86Ñ\8bÑ\8f длÑ\8f F930 пÑ\80аÑ\86Ñ\8dÑ\81аÑ\80аÑ\9e"
-#: config/rs6000/sysv4.opt:144
+#: config/v850/v850.opt:86
#, fuzzy
-msgid "Generate code for old exec BSS PLT"
-msgstr "Стварыць код для DLL"
+msgid "Compile for the v850e1 processor"
+msgstr "Аптымізацыя для F930 працэсараў"
+
+#: config/v850/v850.opt:90
+msgid "Set the max size of data eligible for the ZDA area"
+msgstr ""
#: config/spu/spu.opt:20
msgid "Emit warnings when run-time relocations are generated"
msgid "Insert hbrp instructions after hinted branch targets to avoid the SPU hang issue"
msgstr ""
-#: config/mcore/mcore.opt:23
-#, fuzzy
-msgid "Generate code for the M*Core M210"
-msgstr "Генерыраваць код для Intel as"
-
-#: config/mcore/mcore.opt:27
-msgid "Generate code for the M*Core M340"
+#: config/vax/vax.opt:23 config/vax/vax.opt:27
+msgid "Target DFLOAT double precision code"
msgstr ""
-#: config/mcore/mcore.opt:31
-msgid "Set maximum alignment to 4"
+#: config/vax/vax.opt:31 config/vax/vax.opt:35
+msgid "Generate GFLOAT double precision code"
msgstr ""
-#: config/mcore/mcore.opt:35
-msgid "Force functions to be aligned to a 4 byte boundary"
+#: config/vax/vax.opt:39
+#, fuzzy
+msgid "Generate code for GNU assembler (gas)"
+msgstr "Генерыраваць код для GNU as"
+
+#: config/vax/vax.opt:43
+#, fuzzy
+msgid "Generate code for UNIX assembler"
+msgstr "Генерыраваць код для GNU as"
+
+#: config/vax/vax.opt:47
+msgid "Use VAXC structure conventions"
msgstr ""
-#: config/mcore/mcore.opt:39
-msgid "Set maximum alignment to 8"
+#: config/lynx.opt:23
+msgid "Support legacy multi-threading"
msgstr ""
-#: config/mcore/mcore.opt:43 config/score/score.opt:23
-msgid "Generate big-endian code"
+#: config/lynx.opt:27
+#, fuzzy
+msgid "Use shared libraries"
+msgstr "Выкарыстоўваць апаратную плаваючую кропку"
+
+#: config/lynx.opt:31
+msgid "Support multi-threading"
msgstr ""
-#: config/mcore/mcore.opt:47
-msgid "Emit call graph information"
+#: config/stormy16/stormy16.opt:24
+msgid "Provide libraries for the simulator"
msgstr ""
-#: config/mcore/mcore.opt:51
+#: config/h8300/h8300.opt:23
#, fuzzy
-msgid "Use the divide instruction"
-msgstr "Ð\9dе генеÑ\80Ñ\8bÑ\80аваÑ\86Ñ\8c Ñ\81Ñ\96мвалÑ\8cнÑ\8bÑ\8f Ñ\96нÑ\81Ñ\82Ñ\80Ñ\83кÑ\86Ñ\8bÑ\96"
+msgid "Generate H8S code"
+msgstr "СÑ\82ваÑ\80Ñ\8bÑ\86Ñ\8c код длÑ\8f DLL"
-#: config/mcore/mcore.opt:55
-msgid "Inline constants if it can be done in 2 insns or less"
+#: config/h8300/h8300.opt:27
+#, fuzzy
+msgid "Generate H8SX code"
+msgstr "Стварыць код для DLL"
+
+#: config/h8300/h8300.opt:31
+msgid "Generate H8S/2600 code"
msgstr ""
-#: config/mcore/mcore.opt:59 config/score/score.opt:27
-msgid "Generate little-endian code"
+#: config/h8300/h8300.opt:35
+msgid "Make integers 32 bits wide"
msgstr ""
-#: config/mcore/mcore.opt:67
-msgid "Use arbitrary sized immediates in bit operations"
+#: config/h8300/h8300.opt:42
+msgid "Use registers for argument passing"
msgstr ""
-#: config/mcore/mcore.opt:71
-msgid "Prefer word accesses over byte accesses"
+#: config/h8300/h8300.opt:46
+msgid "Consider access to byte sized memory slow"
msgstr ""
-#: config/mcore/mcore.opt:75
-msgid "Set the maximum amount for a single stack increment operation"
+#: config/h8300/h8300.opt:50
+msgid "Enable linker relaxing"
msgstr ""
-#: config/mcore/mcore.opt:79
-msgid "Always treat bitfields as int-sized"
+#: config/h8300/h8300.opt:54
+msgid "Generate H8/300H code"
msgstr ""
-#: config/arc/arc.opt:32
-msgid "Prepend the name of the cpu to all public symbol names"
+#: config/h8300/h8300.opt:58
+msgid "Enable the normal mode"
msgstr ""
-#: config/arc/arc.opt:42
-msgid "Compile code for ARC variant CPU"
+#: config/h8300/h8300.opt:62
+msgid "Use H8/300 alignment rules"
msgstr ""
-#: config/arc/arc.opt:46
-msgid "Put functions in SECTION"
+#: config/s390/s390.opt:23
+msgid "31 bit ABI"
msgstr ""
-#: config/arc/arc.opt:50
-msgid "Put data in SECTION"
+#: config/s390/s390.opt:27
+msgid "64 bit ABI"
msgstr ""
-#: config/arc/arc.opt:54
-msgid "Put read-only data in SECTION"
+#: config/s390/s390.opt:35
+msgid "Maintain backchain pointer"
msgstr ""
-#: config/sh/sh.opt:44
-#, fuzzy
-msgid "Generate SH1 code"
-msgstr "Стварыць код для DLL"
+#: config/s390/s390.opt:39
+msgid "Additional debug prints"
+msgstr ""
-#: config/sh/sh.opt:48
-#, fuzzy
-msgid "Generate SH2 code"
-msgstr "Стварыць код для DLL"
+#: config/s390/s390.opt:43
+msgid "ESA/390 architecture"
+msgstr ""
-#: config/sh/sh.opt:52
+#: config/s390/s390.opt:47
#, fuzzy
-msgid "Generate SH2a code"
-msgstr "СÑ\82ваÑ\80Ñ\8bÑ\86Ñ\8c код длÑ\8f DLL"
+msgid "Enable fused multiply/add instructions"
+msgstr "Ð\9dе генеÑ\80Ñ\8bÑ\80аваÑ\86Ñ\8c Ñ\81Ñ\96мвалÑ\8cнÑ\8bÑ\8f Ñ\96нÑ\81Ñ\82Ñ\80Ñ\83кÑ\86Ñ\8bÑ\96"
-#: config/sh/sh.opt:56
-msgid "Generate SH2a FPU-less code"
+#: config/s390/s390.opt:51
+msgid "Enable decimal floating point hardware support"
msgstr ""
-#: config/sh/sh.opt:60
-msgid "Generate default single-precision SH2a code"
+#: config/s390/s390.opt:55
+#, fuzzy
+msgid "Enable hardware floating point"
+msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
+
+#: config/s390/s390.opt:67
+msgid "Use packed stack layout"
msgstr ""
-#: config/sh/sh.opt:64
-msgid "Generate only single-precision SH2a code"
+#: config/s390/s390.opt:71
+msgid "Use bras for executable < 64k"
msgstr ""
-#: config/sh/sh.opt:68
+#: config/s390/s390.opt:75
#, fuzzy
-msgid "Generate SH2e code"
-msgstr "СÑ\82ваÑ\80Ñ\8bÑ\86Ñ\8c код длÑ\8f DLL"
+msgid "Disable hardware floating point"
+msgstr "Ð\92Ñ\8bкаÑ\80Ñ\8bÑ\81Ñ\82оÑ\9eваÑ\86Ñ\8c апаÑ\80аÑ\82нÑ\83Ñ\8e \"плаваÑ\8eÑ\87Ñ\83Ñ\8e кÑ\80опкÑ\83\""
-#: config/sh/sh.opt:72
-#, fuzzy
-msgid "Generate SH3 code"
-msgstr "Стварыць код для DLL"
+#: config/s390/s390.opt:79
+msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered"
+msgstr ""
-#: config/sh/sh.opt:76
-#, fuzzy
-msgid "Generate SH3e code"
-msgstr "Стварыць код для DLL"
+#: config/s390/s390.opt:83
+msgid "Emit extra code in the function prologue in order to trap if the stack size exceeds the given limit"
+msgstr ""
-#: config/sh/sh.opt:80
-#, fuzzy
-msgid "Generate SH4 code"
-msgstr "Стварыць код для DLL"
+#: config/s390/s390.opt:91
+msgid "mvcle use"
+msgstr ""
-#: config/sh/sh.opt:84
-msgid "Generate SH4-100 code"
+#: config/s390/s390.opt:95
+msgid "Warn if a function uses alloca or creates an array with dynamic size"
msgstr ""
-#: config/sh/sh.opt:88
-msgid "Generate SH4-200 code"
+#: config/s390/s390.opt:99
+msgid "Warn if a single function's framesize exceeds the given framesize"
msgstr ""
-#: config/sh/sh.opt:94
-msgid "Generate SH4-300 code"
+#: config/s390/s390.opt:103
+msgid "z/Architecture"
msgstr ""
-#: config/sh/sh.opt:98
-msgid "Generate SH4 FPU-less code"
+#: config/s390/tpf.opt:23
+msgid "Enable TPF-OS tracing code"
msgstr ""
-#: config/sh/sh.opt:102
-msgid "Generate SH4-100 FPU-less code"
+#: config/s390/tpf.opt:27
+msgid "Specify main object for TPF-OS"
msgstr ""
-#: config/sh/sh.opt:106
-msgid "Generate SH4-200 FPU-less code"
+#: config/darwin.opt:23
+#, fuzzy
+msgid "Generate code suitable for fast turn around debugging"
+msgstr "Стварыць код для DLL"
+
+#: config/darwin.opt:31
+msgid "The earliest MacOS X version on which this program will run"
msgstr ""
-#: config/sh/sh.opt:110
-msgid "Generate SH4-300 FPU-less code"
+#: config/darwin.opt:35
+msgid "Set sizeof(bool) to 1"
msgstr ""
-#: config/sh/sh.opt:114
+#: config/darwin.opt:39
#, fuzzy
-msgid "Generate code for SH4 340 series (MMU/FPU-less)"
-msgstr "Генерыраваць код для дадзенага ЦП"
+msgid "Generate code for darwin loadable kernel extensions"
+msgstr "Генерыраваць код для Intel as"
-#: config/sh/sh.opt:119
+#: config/darwin.opt:43
#, fuzzy
-msgid "Generate code for SH4 400 series (MMU/FPU-less)"
+msgid "Generate code for the kernel or loadable kernel extensions"
msgstr "Генерыраваць код для дадзенага ЦП"
-#: config/sh/sh.opt:124
+#: config/darwin.opt:47
+msgid "Add <dir> to the end of the system framework include path"
+msgstr ""
+
+#: config/mn10300/mn10300.opt:23
+msgid "Target the AM33 processor"
+msgstr "Мэта - AM33 працэсар"
+
+#: config/mn10300/mn10300.opt:27
#, fuzzy
-msgid "Generate code for SH4 500 series (FPU-less)."
-msgstr "Ð\93енеÑ\80Ñ\8bÑ\80аваÑ\86Ñ\8c код длÑ\8f дадзенага ЦÐ\9f"
+msgid "Target the AM33/2.0 processor"
+msgstr "Ð\9cÑ\8dÑ\82а - AM33 пÑ\80аÑ\86Ñ\8dÑ\81аÑ\80"
-#: config/sh/sh.opt:129
-msgid "Generate default single-precision SH4 code"
+#: config/mn10300/mn10300.opt:31
+msgid "Work around hardware multiply bug"
msgstr ""
-#: config/sh/sh.opt:133
-msgid "Generate default single-precision SH4-100 code"
+#: config/mn10300/mn10300.opt:36
+msgid "Enable linker relaxations"
msgstr ""
-#: config/sh/sh.opt:137
-msgid "Generate default single-precision SH4-200 code"
+#: config/mn10300/mn10300.opt:40
+msgid "Return pointers in both a0 and d0"
msgstr ""
-#: config/sh/sh.opt:141
-msgid "Generate default single-precision SH4-300 code"
+#: config/m32r/m32r.opt:23
+msgid "Compile for the m32rx"
msgstr ""
-#: config/sh/sh.opt:145
-msgid "Generate only single-precision SH4 code"
+#: config/m32r/m32r.opt:27
+msgid "Compile for the m32r2"
msgstr ""
-#: config/sh/sh.opt:149
-msgid "Generate only single-precision SH4-100 code"
+#: config/m32r/m32r.opt:31
+msgid "Compile for the m32r"
msgstr ""
-#: config/sh/sh.opt:153
-msgid "Generate only single-precision SH4-200 code"
+#: config/m32r/m32r.opt:35
+msgid "Align all loops to 32 byte boundary"
msgstr ""
-#: config/sh/sh.opt:157
-msgid "Generate only single-precision SH4-300 code"
+#: config/m32r/m32r.opt:39
+msgid "Prefer branches over conditional execution"
msgstr ""
-#: config/sh/sh.opt:161
-#, fuzzy
-msgid "Generate SH4a code"
-msgstr "Стварыць код для DLL"
-
-#: config/sh/sh.opt:165
-msgid "Generate SH4a FPU-less code"
+#: config/m32r/m32r.opt:43
+msgid "Give branches their default cost"
msgstr ""
-#: config/sh/sh.opt:169
-msgid "Generate default single-precision SH4a code"
+#: config/m32r/m32r.opt:47
+msgid "Display compile time statistics"
msgstr ""
-#: config/sh/sh.opt:173
-msgid "Generate only single-precision SH4a code"
+#: config/m32r/m32r.opt:51
+msgid "Specify cache flush function"
msgstr ""
-#: config/sh/sh.opt:177
-msgid "Generate SH4al-dsp code"
+#: config/m32r/m32r.opt:55
+msgid "Specify cache flush trap number"
msgstr ""
-#: config/sh/sh.opt:181
-msgid "Generate 32-bit SHmedia code"
+#: config/m32r/m32r.opt:59
+msgid "Only issue one instruction per cycle"
msgstr ""
-#: config/sh/sh.opt:185
-msgid "Generate 32-bit FPU-less SHmedia code"
+#: config/m32r/m32r.opt:63
+msgid "Allow two instructions to be issued per cycle"
msgstr ""
-#: config/sh/sh.opt:189
-msgid "Generate 64-bit SHmedia code"
+#: config/m32r/m32r.opt:67
+msgid "Code size: small, medium or large"
msgstr ""
-#: config/sh/sh.opt:193
-msgid "Generate 64-bit FPU-less SHmedia code"
+#: config/m32r/m32r.opt:71
+msgid "Don't call any cache flush functions"
msgstr ""
-#: config/sh/sh.opt:197
-msgid "Generate SHcompact code"
+#: config/m32r/m32r.opt:75
+msgid "Don't call any cache flush trap"
msgstr ""
-#: config/sh/sh.opt:201
-msgid "Generate FPU-less SHcompact code"
+#: config/m32r/m32r.opt:82
+msgid "Small data area: none, sdata, use"
msgstr ""
-#: config/sh/sh.opt:205
-msgid "Throttle unrolling to avoid thrashing target registers unless the unroll benefit outweighs this"
+#: config/arc/arc.opt:32
+msgid "Prepend the name of the cpu to all public symbol names"
msgstr ""
-#: config/sh/sh.opt:209
-#, fuzzy
-msgid "Generate code in big endian mode"
-msgstr "Генерыраваць код для дадзенага ЦП"
-
-#: config/sh/sh.opt:213
-msgid "Generate 32-bit offsets in switch tables"
+#: config/arc/arc.opt:42
+msgid "Compile code for ARC variant CPU"
msgstr ""
-#: config/sh/sh.opt:217
-#, fuzzy
-msgid "Generate bit instructions"
-msgstr "Не генерыраваць сімвальныя інструкцыі"
+#: config/arc/arc.opt:46
+msgid "Put functions in SECTION"
+msgstr ""
-#: config/sh/sh.opt:221
-msgid "Cost to assume for a branch insn"
+#: config/arc/arc.opt:50
+msgid "Put data in SECTION"
msgstr ""
-#: config/sh/sh.opt:225
-msgid "Enable cbranchdi4 pattern"
+#: config/arc/arc.opt:54
+msgid "Put read-only data in SECTION"
msgstr ""
-#: config/sh/sh.opt:229
-msgid "Expand cbranchdi4 pattern early into separate comparisons and branches."
+#: config/m32c/m32c.opt:24 config/bfin/bfin.opt:23
+msgid "Use simulator runtime"
msgstr ""
-#: config/sh/sh.opt:233
-msgid "Emit cmpeqdi_t pattern even when -mcbranchdi and -mexpand-cbranchdi are in effect."
+#: config/m32c/m32c.opt:28
+msgid "Compile code for R8C variants"
msgstr ""
-#: config/sh/sh.opt:237
-msgid "Enable SH5 cut2 workaround"
+#: config/m32c/m32c.opt:32
+msgid "Compile code for M16C variants"
msgstr ""
-#: config/sh/sh.opt:241
-msgid "Align doubles at 64-bit boundaries"
+#: config/m32c/m32c.opt:36
+msgid "Compile code for M32CM variants"
msgstr ""
-#: config/sh/sh.opt:245
-msgid "Division strategy, one of: call, call2, fp, inv, inv:minlat, inv20u, inv20l, inv:call, inv:call2, inv:fp, call-div1, call-fp, call-table"
+#: config/m32c/m32c.opt:40
+msgid "Compile code for M32C variants"
msgstr ""
-#: config/sh/sh.opt:249
-msgid "Specify name for 32 bit signed division function"
+#: config/m32c/m32c.opt:44
+msgid "Number of memreg bytes (default: 16, range: 0..16)"
msgstr ""
-#: config/sh/sh.opt:260
-msgid "Enable the use of the fused floating point multiply-accumulate operation"
+#: config/pdp11/pdp11.opt:23
+msgid "Generate code for an 11/10"
msgstr ""
-#: config/sh/sh.opt:264
-msgid "Cost to assume for gettr insn"
+#: config/pdp11/pdp11.opt:27
+msgid "Generate code for an 11/40"
msgstr ""
-#: config/sh/sh.opt:268 config/sh/sh.opt:318
-msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions"
+#: config/pdp11/pdp11.opt:31
+msgid "Generate code for an 11/45"
msgstr ""
-#: config/sh/sh.opt:272
-msgid "Increase the IEEE compliance for floating-point code"
+#: config/pdp11/pdp11.opt:35
+#, fuzzy
+msgid "Use 16-bit abs patterns"
+msgstr "Выкарыстоўваць 64-бітныя FP-рэгістры"
+
+#: config/pdp11/pdp11.opt:39
+msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)"
msgstr ""
-#: config/sh/sh.opt:276
-msgid "Enable the use of the indexed addressing mode for SHmedia32/SHcompact"
+#: config/pdp11/pdp11.opt:43
+msgid "Do not use inline patterns for copying memory"
msgstr ""
-#: config/sh/sh.opt:280
-msgid "inline code to invalidate instruction cache entries after setting up nested function trampolines"
+#: config/pdp11/pdp11.opt:47
+msgid "Use inline patterns for copying memory"
msgstr ""
-#: config/sh/sh.opt:284
-msgid "Assume symbols might be invalid"
+#: config/pdp11/pdp11.opt:51
+msgid "Do not pretend that branches are expensive"
msgstr ""
-#: config/sh/sh.opt:288
-msgid "Annotate assembler instructions with estimated addresses"
+#: config/pdp11/pdp11.opt:55
+msgid "Pretend that branches are expensive"
msgstr ""
-#: config/sh/sh.opt:292
+#: config/pdp11/pdp11.opt:59
#, fuzzy
-msgid "Generate code in little endian mode"
-msgstr "Ð\93енеÑ\80Ñ\8bÑ\80аваÑ\86Ñ\8c код без GP reg"
+msgid "Use the DEC assembler syntax"
+msgstr "Ð\92Ñ\8bкаÑ\80Ñ\8bÑ\81Ñ\82оÑ\9eваÑ\86Ñ\8c DEC-Ñ\81Ñ\96нÑ\82акÑ\81 длÑ\8f аÑ\81Ñ\8dмблеÑ\80а"
-#: config/sh/sh.opt:296
-msgid "Mark MAC register as call-clobbered"
-msgstr ""
+#: config/pdp11/pdp11.opt:63
+msgid "Use 32 bit float"
+msgstr "Выкарыстоўваць 32-х бітны float"
-#: config/sh/sh.opt:302
-msgid "Make structs a multiple of 4 bytes (warning: ABI altered)"
-msgstr ""
+#: config/pdp11/pdp11.opt:67
+msgid "Use 64 bit float"
+msgstr "Выкарыстоўваць 64-х бітны float"
-#: config/sh/sh.opt:306
-msgid "Emit function-calls using global offset table when generating PIC"
-msgstr ""
+#: config/pdp11/pdp11.opt:75
+msgid "Use 16 bit int"
+msgstr "Выкарыстоўваць 16-ці бітны int"
-#: config/sh/sh.opt:310
-msgid "Assume pt* instructions won't trap"
-msgstr ""
+#: config/pdp11/pdp11.opt:79
+msgid "Use 32 bit int"
+msgstr "Выкарыстоўваць 32-х бітны int"
-#: config/sh/sh.opt:314
-msgid "Shorten address references during linking"
+#: config/pdp11/pdp11.opt:87
+msgid "Target has split I&D"
msgstr ""
-#: config/sh/sh.opt:322
-msgid "Deprecated. Use -Os instead"
-msgstr ""
+#: config/pdp11/pdp11.opt:91
+msgid "Use UNIX assembler syntax"
+msgstr "Выкарыстоўваць UNIX-сінтакс для асэмблера"
-#: config/sh/sh.opt:326
-msgid "Cost to assume for a multiply insn"
-msgstr ""
+#: config/m68k/m68k.opt:23
+msgid "Generate code for a 520X"
+msgstr "Ствараць код для 520X"
-#: config/sh/sh.opt:330
-msgid "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate if the inline code would not work in user mode."
-msgstr ""
+#: config/m68k/m68k.opt:27
+#, fuzzy
+msgid "Generate code for a 5206e"
+msgstr "Ствараць код для 520X"
-#: config/sh/sh.opt:336
-msgid "Pretend a branch-around-a-move is a conditional move."
+#: config/m68k/m68k.opt:31
+#, fuzzy
+msgid "Generate code for a 528x"
+msgstr "Ствараць код для 520X"
+
+#: config/m68k/m68k.opt:35
+#, fuzzy
+msgid "Generate code for a 5307"
+msgstr "Ствараць код для 520X"
+
+#: config/m68k/m68k.opt:39
+#, fuzzy
+msgid "Generate code for a 5407"
+msgstr "Ствараць код для 520X"
+
+#: config/m68k/m68k.opt:43 config/m68k/m68k.opt:104
+msgid "Generate code for a 68000"
+msgstr "Ствараць код для 68000"
+
+#: config/m68k/m68k.opt:47
+#, fuzzy
+msgid "Generate code for a 68010"
+msgstr "Ствараць код для 68020"
+
+#: config/m68k/m68k.opt:51 config/m68k/m68k.opt:108
+msgid "Generate code for a 68020"
+msgstr "Ствараць код для 68020"
+
+#: config/m68k/m68k.opt:55
+msgid "Generate code for a 68040, without any new instructions"
msgstr ""
-#: config/sh/superh.opt:6
-msgid "Board name [and memory region]."
+#: config/m68k/m68k.opt:59
+msgid "Generate code for a 68060, without any new instructions"
msgstr ""
-#: config/sh/superh.opt:10
-msgid "Runtime name."
-msgstr ""
+#: config/m68k/m68k.opt:63
+msgid "Generate code for a 68030"
+msgstr "Ствараць код для 68030"
-#: config/arm/eabi.opt:23
-#, fuzzy
-msgid "Generate code for the Android operating system."
-msgstr "Генерыраваць код для Intel as"
+#: config/m68k/m68k.opt:67
+msgid "Generate code for a 68040"
+msgstr "Ствараць код для 68040"
-#: config/arm/arm.opt:23
-msgid "Specify an ABI"
-msgstr ""
+#: config/m68k/m68k.opt:71
+msgid "Generate code for a 68060"
+msgstr "Ствараць код для 68060"
-#: config/arm/arm.opt:27
-msgid "Generate a call to abort if a noreturn function returns"
-msgstr ""
+#: config/m68k/m68k.opt:75
+msgid "Generate code for a 68302"
+msgstr "Ствараць код для 68302"
-#: config/arm/arm.opt:34
-msgid "Pass FP arguments in FP registers"
-msgstr ""
+#: config/m68k/m68k.opt:79
+msgid "Generate code for a 68332"
+msgstr "Ствараць код для 68332"
-#: config/arm/arm.opt:38
-msgid "Generate APCS conformant stack frames"
-msgstr ""
+#: config/m68k/m68k.opt:84
+msgid "Generate code for a 68851"
+msgstr "Ствараць код для 68851"
-#: config/arm/arm.opt:42
-msgid "Generate re-entrant, PIC code"
+#: config/m68k/m68k.opt:88
+msgid "Generate code that uses 68881 floating-point instructions"
msgstr ""
-#: config/arm/arm.opt:56
-msgid "Assume target CPU is configured as big endian"
+#: config/m68k/m68k.opt:92
+msgid "Align variables on a 32-bit boundary"
msgstr ""
-#: config/arm/arm.opt:60
-msgid "Thumb: Assume non-static functions may be called from ARM code"
+#: config/m68k/m68k.opt:100
+msgid "Use the bit-field instructions"
msgstr ""
-#: config/arm/arm.opt:64
-msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
-msgstr ""
+#: config/m68k/m68k.opt:112
+#, fuzzy
+msgid "Generate code for a ColdFire v4e"
+msgstr "Генерыраваць код для GNU ld"
-#: config/arm/arm.opt:68
-msgid "Cirrus: Place NOPs to avoid invalid instruction combinations"
+#: config/m68k/m68k.opt:116
+msgid "Specify the target CPU"
msgstr ""
-#: config/arm/arm.opt:72 config/bfin/bfin.opt:27
-msgid "Specify the name of the target CPU"
-msgstr ""
+#: config/m68k/m68k.opt:120
+msgid "Generate code for a cpu32"
+msgstr "Ствараць код для цп32"
-#: config/arm/arm.opt:76
-msgid "Specify if floating point hardware should be used"
+#: config/m68k/m68k.opt:124
+msgid "Use hardware division instructions on ColdFire"
msgstr ""
-#: config/arm/arm.opt:90
-msgid "Specify the name of the target floating point hardware/format"
-msgstr ""
+#: config/m68k/m68k.opt:128
+#, fuzzy
+msgid "Generate code for a Fido A"
+msgstr "Стварыць код для DLL"
-#: config/arm/arm.opt:94
-msgid "Alias for -mfloat-abi=hard"
+#: config/m68k/m68k.opt:132
+msgid "Generate code which uses hardware floating point instructions"
msgstr ""
-#: config/arm/arm.opt:98
-msgid "Assume target CPU is configured as little endian"
+#: config/m68k/m68k.opt:136
+msgid "Enable ID based shared library"
msgstr ""
-#: config/arm/arm.opt:102
-msgid "Generate call insns as indirect calls, if necessary"
-msgstr ""
+#: config/m68k/m68k.opt:140
+#, fuzzy
+msgid "Do not use the bit-field instructions"
+msgstr "Не генерыраваць сімвальныя інструкцыі"
-#: config/arm/arm.opt:106
-msgid "Specify the register to be used for PIC addressing"
+#: config/m68k/m68k.opt:144
+msgid "Use normal calling convention"
msgstr ""
-#: config/arm/arm.opt:110
-msgid "Store function names in object code"
+#: config/m68k/m68k.opt:148
+msgid "Consider type 'int' to be 32 bits wide"
msgstr ""
-#: config/arm/arm.opt:114
-msgid "Permit scheduling of a function's prologue sequence"
+#: config/m68k/m68k.opt:152
+msgid "Generate pc-relative code"
msgstr ""
-#: config/arm/arm.opt:118
-msgid "Do not load the PIC register in function prologues"
+#: config/m68k/m68k.opt:156
+msgid "Use different calling convention using 'rtd'"
msgstr ""
-#: config/arm/arm.opt:122
-msgid "Alias for -mfloat-abi=soft"
+#: config/m68k/m68k.opt:160 config/bfin/bfin.opt:61
+msgid "Enable separate data segment"
msgstr ""
-#: config/arm/arm.opt:126
-msgid "Specify the minimum bit alignment of structures"
+#: config/m68k/m68k.opt:164 config/bfin/bfin.opt:57
+msgid "ID of shared library to build"
msgstr ""
-#: config/arm/arm.opt:130
-msgid "Compile for the Thumb not the ARM"
+#: config/m68k/m68k.opt:168
+msgid "Consider type 'int' to be 16 bits wide"
msgstr ""
-#: config/arm/arm.opt:134
-msgid "Support calls between Thumb and ARM instruction sets"
+#: config/m68k/m68k.opt:172
+msgid "Generate code with library calls for floating point"
msgstr ""
-#: config/arm/arm.opt:138
-msgid "Specify how to access the thread pointer"
+#: config/m68k/m68k.opt:176
+msgid "Do not use unaligned memory references"
msgstr ""
-#: config/arm/arm.opt:142
-msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
+#: config/m68k/m68k.opt:180
+msgid "Tune for the specified target CPU or architecture"
msgstr ""
-#: config/arm/arm.opt:146
-msgid "Thumb: Generate (leaf) stack frames even if not needed"
+#: config/m68k/m68k.opt:184
+msgid "Support more than 8192 GOT entries on ColdFire"
msgstr ""
-#: config/arm/arm.opt:150
-#, fuzzy
-msgid "Tune code for the given processor"
-msgstr "Генерыраваць код для дадзенага ЦП"
-
-#: config/arm/arm.opt:154
-msgid "Assume big endian bytes, little endian words"
+#: config/mmix/mmix.opt:24
+msgid "For intrinsics library: pass all parameters in registers"
msgstr ""
-#: config/arm/arm.opt:158
-msgid "Use Neon quad-word (rather than double-word) registers for vectorization"
+#: config/mmix/mmix.opt:28
+msgid "Use register stack for parameters and return value"
msgstr ""
-#: config/arm/arm.opt:162
-msgid "Only generate absolute relocations on word sized values."
+#: config/mmix/mmix.opt:32
+msgid "Use call-clobbered registers for parameters and return value"
msgstr ""
-#: config/arm/arm.opt:166
-msgid "Avoid overlapping destination and address registers on LDRD instructions"
+#: config/mmix/mmix.opt:37
+msgid "Use epsilon-respecting floating point compare instructions"
msgstr ""
-#: config/arm/pe.opt:23
-msgid "Ignore dllimport attribute for functions"
+#: config/mmix/mmix.opt:41
+msgid "Use zero-extending memory loads, not sign-extending ones"
msgstr ""
-#: config/pdp11/pdp11.opt:23
-msgid "Generate code for an 11/10"
+#: config/mmix/mmix.opt:45
+msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
msgstr ""
-#: config/pdp11/pdp11.opt:27
-msgid "Generate code for an 11/40"
+#: config/mmix/mmix.opt:49
+msgid "Prepend global symbols with \":\" (for use with PREFIX)"
msgstr ""
-#: config/pdp11/pdp11.opt:31
-msgid "Generate code for an 11/45"
+#: config/mmix/mmix.opt:53
+msgid "Do not provide a default start-address 0x100 of the program"
msgstr ""
-#: config/pdp11/pdp11.opt:35
-#, fuzzy
-msgid "Use 16-bit abs patterns"
-msgstr "Выкарыстоўваць 64-бітныя FP-рэгістры"
-
-#: config/pdp11/pdp11.opt:39
-msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)"
+#: config/mmix/mmix.opt:57
+msgid "Link to emit program in ELF format (rather than mmo)"
msgstr ""
-#: config/pdp11/pdp11.opt:43
-msgid "Do not use inline patterns for copying memory"
+#: config/mmix/mmix.opt:61
+msgid "Use P-mnemonics for branches statically predicted as taken"
msgstr ""
-#: config/pdp11/pdp11.opt:47
-msgid "Use inline patterns for copying memory"
+#: config/mmix/mmix.opt:65
+msgid "Don't use P-mnemonics for branches"
msgstr ""
-#: config/pdp11/pdp11.opt:51
-msgid "Do not pretend that branches are expensive"
+#: config/mmix/mmix.opt:79
+msgid "Use addresses that allocate global registers"
msgstr ""
-#: config/pdp11/pdp11.opt:55
-msgid "Pretend that branches are expensive"
+#: config/mmix/mmix.opt:83
+msgid "Do not use addresses that allocate global registers"
msgstr ""
-#: config/pdp11/pdp11.opt:59
-#, fuzzy
-msgid "Use the DEC assembler syntax"
-msgstr "Выкарыстоўваць DEC-сінтакс для асэмблера"
-
-#: config/pdp11/pdp11.opt:63
-msgid "Use 32 bit float"
-msgstr "Выкарыстоўваць 32-х бітны float"
-
-#: config/pdp11/pdp11.opt:67
-msgid "Use 64 bit float"