Regenerate .pot files.
[official-gcc.git] / gcc / po / uk.po
blobc84bb2e9a6608835af11e3a1099cd5909076ee5e
1 # Ukrainian translation of gcc
2 # Copyright (C) 2015 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the gcc package.
5 # Yuri Chornoivan <yurchor@ukr.net>, 2015, 2016.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: gcc 6.2.0\n"
9 "Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n"
10 "POT-Creation-Date: 2017-04-24 20:38+0000\n"
11 "PO-Revision-Date: 2016-08-24 18:46+0300\n"
12 "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
13 "Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
14 "Language: uk\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-Bugs: Report translation errors to the Language-Team address.\n"
19 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
20 "X-Generator: Lokalize 1.5\n"
22 #: cfgrtl.c:2661
23 msgid "flow control insn inside a basic block"
24 msgstr "інструкція з керування потоком у основному блоці"
26 #: cfgrtl.c:2893
27 msgid "wrong insn in the fallthru edge"
28 msgstr "помилкова інструкція на краю fallthru"
30 #: cfgrtl.c:2950
31 msgid "insn outside basic block"
32 msgstr "інструкція поза основним блоком"
34 #: cfgrtl.c:2957
35 msgid "return not followed by barrier"
36 msgstr "за return немає barrier"
38 #: collect-utils.c:164
39 #, c-format
40 msgid "[cannot find %s]"
41 msgstr "[не вдалося знайти %s]"
43 #: collect2.c:1557
44 #, c-format
45 msgid "collect2 version %s\n"
46 msgstr "collect2 версії %s\n"
48 #: collect2.c:1664
49 #, c-format
50 msgid "%d constructor found\n"
51 msgid_plural "%d constructors found\n"
52 msgstr[0] "знайдено %d конструктор\n"
53 msgstr[1] "знайдено %d конструктори\n"
54 msgstr[2] "знайдено %d конструкторів\n"
56 #: collect2.c:1668
57 #, c-format
58 msgid "%d destructor found\n"
59 msgid_plural "%d destructors found\n"
60 msgstr[0] "знайдено %d деструктор\n"
61 msgstr[1] "знайдено %d деструктори\n"
62 msgstr[2] "знайдено %d деструкторів\n"
64 #: collect2.c:1672
65 #, c-format
66 msgid "%d frame table found\n"
67 msgid_plural "%d frame tables found\n"
68 msgstr[0] ""
69 msgstr[1] ""
70 msgstr[2] ""
72 #: collect2.c:1836
73 #, c-format
74 msgid "[Leaving %s]\n"
75 msgstr "[Полишаємо %s]\n"
77 #: collect2.c:2068
78 #, c-format
79 msgid ""
80 "\n"
81 "write_c_file - output name is %s, prefix is %s\n"
82 msgstr ""
83 "\n"
84 "write_c_file - назвою результату є %s, префіксом є %s\n"
86 #: collect2.c:2584
87 #, c-format
88 msgid ""
89 "\n"
90 "ldd output with constructors/destructors.\n"
91 msgstr ""
92 "\n"
93 "Виведені ldd дані з конструкторами та деструкторами.\n"
95 #: cprop.c:1756
96 msgid "const/copy propagation disabled"
97 msgstr ""
99 #: diagnostic.c:224
100 #, c-format
101 msgid "%s: all warnings being treated as errors"
102 msgstr "%s: усі попередження вважаються помилками"
104 #: diagnostic.c:229
105 #, c-format
106 msgid "%s: some warnings being treated as errors"
107 msgstr "%s: деякі попередження вважаються помилками"
109 #: diagnostic.c:310 input.c:191 input.c:1776 c-family/c-opts.c:1358
110 #: fortran/cpp.c:576 fortran/error.c:998 fortran/error.c:1018
111 msgid "<built-in>"
112 msgstr ""
114 #: diagnostic.c:466
115 #, c-format
116 msgid "compilation terminated due to -fmax-errors=%u.\n"
117 msgstr "компіляцію перервано через -fmax-errors=%u.\n"
119 #: diagnostic.c:494
120 #, c-format
121 msgid "compilation terminated due to -Wfatal-errors.\n"
122 msgstr "компіляцію перервано через -Wfatal-errors.\n"
124 #: diagnostic.c:514
125 #, c-format
126 msgid ""
127 "Please submit a full bug report,\n"
128 "with preprocessed source if appropriate.\n"
129 msgstr ""
131 #: diagnostic.c:520
132 #, c-format
133 msgid "See %s for instructions.\n"
134 msgstr "Див. настанови у %s.\n"
136 #: diagnostic.c:529
137 #, c-format
138 msgid "compilation terminated.\n"
139 msgstr "компіляцію перервано.\n"
141 #: diagnostic.c:923
142 #, c-format
143 msgid "%s:%d: confused by earlier errors, bailing out\n"
144 msgstr ""
146 #: diagnostic.c:1443
147 #, c-format
148 msgid "Internal compiler error: Error reporting routines re-entered.\n"
149 msgstr ""
151 #: final.c:1197
152 msgid "negative insn length"
153 msgstr "від’ємна довжина інструкції"
155 #: final.c:3025
156 msgid "could not split insn"
157 msgstr "не вдалося розділити інструкцію"
159 #: final.c:3450
160 msgid "invalid 'asm': "
161 msgstr ""
163 #: final.c:3579
164 #, c-format
165 msgid "nested assembly dialect alternatives"
166 msgstr ""
168 #: final.c:3607 final.c:3619
169 #, c-format
170 msgid "unterminated assembly dialect alternative"
171 msgstr ""
173 #: final.c:3761
174 #, c-format
175 msgid "operand number missing after %%-letter"
176 msgstr ""
178 #: final.c:3764 final.c:3805
179 #, c-format
180 msgid "operand number out of range"
181 msgstr ""
183 #: final.c:3822
184 #, c-format
185 msgid "invalid %%-code"
186 msgstr ""
188 #: final.c:3852
189 #, c-format
190 msgid "'%%l' operand isn't a label"
191 msgstr ""
193 #. We can't handle floating point constants;
194 #. PRINT_OPERAND must handle them.
195 #. We can't handle floating point constants;
196 #. TARGET_PRINT_OPERAND must handle them.
197 #. We can't handle floating point constants;
198 #. PRINT_OPERAND must handle them.
199 #: final.c:3988 config/arc/arc.c:5068 config/i386/i386.c:17057
200 #: config/pdp11/pdp11.c:1698
201 #, c-format
202 msgid "floating constant misused"
203 msgstr ""
205 #: final.c:4046 config/arc/arc.c:5165 config/i386/i386.c:17155
206 #: config/pdp11/pdp11.c:1739
207 #, c-format
208 msgid "invalid expression as operand"
209 msgstr ""
211 #: gcc.c:119
212 #, c-format
213 msgid "%s\n"
214 msgstr "%s\n"
216 #: gcc.c:1714
217 #, c-format
218 msgid "Using built-in specs.\n"
219 msgstr ""
221 #: gcc.c:1914
222 #, c-format
223 msgid ""
224 "Setting spec %s to '%s'\n"
225 "\n"
226 msgstr ""
228 #: gcc.c:2022
229 #, c-format
230 msgid "Reading specs from %s\n"
231 msgstr ""
233 #: gcc.c:2149
234 #, c-format
235 msgid "could not find specs file %s\n"
236 msgstr ""
238 #: gcc.c:2224
239 #, c-format
240 msgid "rename spec %s to %s\n"
241 msgstr ""
243 #: gcc.c:2226
244 #, c-format
245 msgid ""
246 "spec is '%s'\n"
247 "\n"
248 msgstr ""
250 #: gcc.c:3035
251 #, c-format
252 msgid ""
253 "\n"
254 "Go ahead? (y or n) "
255 msgstr ""
257 #: gcc.c:3185
258 #, c-format
259 msgid "# %s %.2f %.2f\n"
260 msgstr ""
262 #: gcc.c:3401
263 #, c-format
264 msgid "Usage: %s [options] file...\n"
265 msgstr "Використання: %s [параметри] файл…\n"
267 #: gcc.c:3402
268 msgid "Options:\n"
269 msgstr "Параметри:\n"
271 #: gcc.c:3404
272 msgid "  -pass-exit-codes         Exit with highest error code from a phase.\n"
273 msgstr ""
275 #: gcc.c:3405
276 msgid "  --help                   Display this information.\n"
277 msgstr ""
279 #: gcc.c:3406
280 msgid "  --target-help            Display target specific command line options.\n"
281 msgstr ""
283 #: gcc.c:3407
284 msgid "  --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...].\n"
285 msgstr ""
287 #: gcc.c:3408
288 msgid "                           Display specific types of command line options.\n"
289 msgstr ""
291 #: gcc.c:3410
292 msgid "  (Use '-v --help' to display command line options of sub-processes).\n"
293 msgstr ""
295 #: gcc.c:3411
296 msgid "  --version                Display compiler version information.\n"
297 msgstr ""
299 #: gcc.c:3412
300 msgid "  -dumpspecs               Display all of the built in spec strings.\n"
301 msgstr ""
303 #: gcc.c:3413
304 msgid "  -dumpversion             Display the version of the compiler.\n"
305 msgstr ""
307 #: gcc.c:3414
308 msgid "  -dumpmachine             Display the compiler's target processor.\n"
309 msgstr ""
311 #: gcc.c:3415
312 msgid "  -print-search-dirs       Display the directories in the compiler's search path.\n"
313 msgstr ""
315 #: gcc.c:3416
316 msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library.\n"
317 msgstr ""
319 #: gcc.c:3417
320 msgid "  -print-file-name=<lib>   Display the full path to library <lib>.\n"
321 msgstr ""
323 #: gcc.c:3418
324 msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>.\n"
325 msgstr ""
327 #: gcc.c:3419
328 msgid ""
329 "  -print-multiarch         Display the target's normalized GNU triplet, used as\n"
330 "                           a component in the library path.\n"
331 msgstr ""
333 #: gcc.c:3422
334 msgid "  -print-multi-directory   Display the root directory for versions of libgcc.\n"
335 msgstr ""
337 #: gcc.c:3423
338 msgid ""
339 "  -print-multi-lib         Display the mapping between command line options and\n"
340 "                           multiple library search directories.\n"
341 msgstr ""
343 #: gcc.c:3426
344 msgid "  -print-multi-os-directory Display the relative path to OS libraries.\n"
345 msgstr ""
347 #: gcc.c:3427
348 msgid "  -print-sysroot           Display the target libraries directory.\n"
349 msgstr ""
351 #: gcc.c:3428
352 msgid "  -print-sysroot-headers-suffix Display the sysroot suffix used to find headers.\n"
353 msgstr ""
355 #: gcc.c:3429
356 msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler.\n"
357 msgstr ""
359 #: gcc.c:3430
360 msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor.\n"
361 msgstr ""
363 #: gcc.c:3431
364 msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker.\n"
365 msgstr ""
367 #: gcc.c:3432
368 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler.\n"
369 msgstr ""
371 #: gcc.c:3433
372 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor.\n"
373 msgstr ""
375 #: gcc.c:3434
376 msgid "  -Xlinker <arg>           Pass <arg> on to the linker.\n"
377 msgstr ""
379 #: gcc.c:3435
380 msgid "  -save-temps              Do not delete intermediate files.\n"
381 msgstr ""
383 #: gcc.c:3436
384 msgid "  -save-temps=<arg>        Do not delete intermediate files.\n"
385 msgstr ""
387 #: gcc.c:3437
388 msgid ""
389 "  -no-canonical-prefixes   Do not canonicalize paths when building relative\n"
390 "                           prefixes to other gcc components.\n"
391 msgstr ""
393 #: gcc.c:3440
394 msgid "  -pipe                    Use pipes rather than intermediate files.\n"
395 msgstr ""
397 #: gcc.c:3441
398 msgid "  -time                    Time the execution of each subprocess.\n"
399 msgstr ""
401 #: gcc.c:3442
402 msgid "  -specs=<file>            Override built-in specs with the contents of <file>.\n"
403 msgstr ""
405 #: gcc.c:3443
406 msgid "  -std=<standard>          Assume that the input sources are for <standard>.\n"
407 msgstr ""
409 #: gcc.c:3444
410 msgid ""
411 "  --sysroot=<directory>    Use <directory> as the root directory for headers\n"
412 "                           and libraries.\n"
413 msgstr ""
415 #: gcc.c:3447
416 msgid "  -B <directory>           Add <directory> to the compiler's search paths.\n"
417 msgstr ""
419 #: gcc.c:3448
420 msgid "  -v                       Display the programs invoked by the compiler.\n"
421 msgstr ""
423 #: gcc.c:3449
424 msgid "  -###                     Like -v but options quoted and commands not executed.\n"
425 msgstr ""
427 #: gcc.c:3450
428 msgid "  -E                       Preprocess only; do not compile, assemble or link.\n"
429 msgstr ""
431 #: gcc.c:3451
432 msgid "  -S                       Compile only; do not assemble or link.\n"
433 msgstr ""
435 #: gcc.c:3452
436 msgid "  -c                       Compile and assemble, but do not link.\n"
437 msgstr ""
439 #: gcc.c:3453
440 msgid "  -o <file>                Place the output into <file>.\n"
441 msgstr ""
443 #: gcc.c:3454
444 msgid "  -pie                     Create a position independent executable.\n"
445 msgstr "  -pie                     створити виконуваний файл з незалежним позиціюванням\n"
447 #: gcc.c:3455
448 msgid "  -shared                  Create a shared library.\n"
449 msgstr "  -shared                  створити бібліотеку спільного використання\n"
451 #: gcc.c:3456
452 msgid ""
453 "  -x <language>            Specify the language of the following input files.\n"
454 "                           Permissible languages include: c c++ assembler none\n"
455 "                           'none' means revert to the default behavior of\n"
456 "                           guessing the language based on the file's extension.\n"
457 msgstr ""
459 #: gcc.c:3463
460 #, c-format
461 msgid ""
462 "\n"
463 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
464 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
465 " other options on to these processes the -W<letter> options must be used.\n"
466 msgstr ""
468 #: gcc.c:5934
469 #, c-format
470 msgid "Processing spec (%s), which is '%s'\n"
471 msgstr ""
473 #: gcc.c:6638
474 #, c-format
475 msgid "Target: %s\n"
476 msgstr ""
478 #: gcc.c:6639
479 #, c-format
480 msgid "Configured with: %s\n"
481 msgstr ""
483 #: gcc.c:6653
484 #, c-format
485 msgid "Thread model: %s\n"
486 msgstr ""
488 #: gcc.c:6664
489 #, c-format
490 msgid "gcc version %s %s\n"
491 msgstr ""
493 #: gcc.c:6667
494 #, c-format
495 msgid "gcc driver version %s %sexecuting gcc version %s\n"
496 msgstr ""
498 #: gcc.c:6740 gcc.c:6952
499 #, c-format
500 msgid "The bug is not reproducible, so it is likely a hardware or OS problem.\n"
501 msgstr ""
503 #: gcc.c:6876
504 #, c-format
505 msgid "Preprocessed source stored into %s file, please attach this to your bugreport.\n"
506 msgstr ""
508 #: gcc.c:7829
509 #, c-format
510 msgid "install: %s%s\n"
511 msgstr ""
513 #: gcc.c:7832
514 #, c-format
515 msgid "programs: %s\n"
516 msgstr ""
518 #: gcc.c:7834
519 #, c-format
520 msgid "libraries: %s\n"
521 msgstr ""
523 #: gcc.c:7951
524 #, c-format
525 msgid ""
526 "\n"
527 "For bug reporting instructions, please see:\n"
528 msgstr ""
530 #: gcc.c:7967 gcov-tool.c:528
531 #, c-format
532 msgid "%s %s%s\n"
533 msgstr "%s %s%s\n"
535 #: gcc.c:7970 gcov-tool.c:530 gcov.c:689 fortran/gfortranspec.c:280
536 msgid "(C)"
537 msgstr "©"
539 #: gcc.c:7971 fortran/gfortranspec.c:281
540 msgid ""
541 "This is free software; see the source for copying conditions.  There is NO\n"
542 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
543 "\n"
544 msgstr ""
546 #: gcc.c:8276
547 #, c-format
548 msgid ""
549 "\n"
550 "Linker options\n"
551 "==============\n"
552 "\n"
553 msgstr ""
555 #: gcc.c:8277
556 #, c-format
557 msgid ""
558 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
559 "\n"
560 msgstr ""
562 #: gcc.c:9580
563 #, c-format
564 msgid ""
565 "Assembler options\n"
566 "=================\n"
567 "\n"
568 msgstr ""
570 #: gcc.c:9581
571 #, c-format
572 msgid ""
573 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
574 "\n"
575 msgstr ""
577 #: gcov-tool.c:175
578 #, c-format
579 msgid "  merge [options] <dir1> <dir2>         Merge coverage file contents\n"
580 msgstr ""
582 #: gcov-tool.c:176 gcov-tool.c:270 gcov-tool.c:420
583 #, c-format
584 msgid "    -v, --verbose                       Verbose mode\n"
585 msgstr "    -v, --verbose                       докладний режим\n"
587 #: gcov-tool.c:177 gcov-tool.c:271
588 #, c-format
589 msgid "    -o, --output <dir>                  Output directory\n"
590 msgstr ""
592 #: gcov-tool.c:178
593 #, c-format
594 msgid "    -w, --weight <w1,w2>                Set weights (float point values)\n"
595 msgstr ""
597 #: gcov-tool.c:194
598 #, c-format
599 msgid "Merge subcomand usage:"
600 msgstr ""
602 #: gcov-tool.c:269
603 #, c-format
604 msgid "  rewrite [options] <dir>               Rewrite coverage file contents\n"
605 msgstr ""
607 #: gcov-tool.c:272
608 #, c-format
609 msgid "    -s, --scale <float or simple-frac>  Scale the profile counters\n"
610 msgstr ""
612 #: gcov-tool.c:273
613 #, c-format
614 msgid "    -n, --normalize <int64_t>           Normalize the profile\n"
615 msgstr ""
617 #: gcov-tool.c:290
618 #, c-format
619 msgid "Rewrite subcommand usage:"
620 msgstr ""
622 #: gcov-tool.c:329
623 #, c-format
624 msgid "scaling cannot co-exist with normalization, skipping\n"
625 msgstr ""
627 #: gcov-tool.c:342 gcov-tool.c:352
628 #, c-format
629 msgid "incorrect format in scaling, using 1/1\n"
630 msgstr ""
632 #: gcov-tool.c:362
633 #, c-format
634 msgid "normalization cannot co-exist with scaling\n"
635 msgstr ""
637 #: gcov-tool.c:419
638 #, c-format
639 msgid "  overlap [options] <dir1> <dir2>       Compute the overlap of two profiles\n"
640 msgstr ""
642 #: gcov-tool.c:421
643 #, c-format
644 msgid "    -h, --hotonly                       Only print info for hot objects/functions\n"
645 msgstr ""
647 #: gcov-tool.c:422
648 #, c-format
649 msgid "    -f, --function                      Print function level info\n"
650 msgstr ""
652 #: gcov-tool.c:423
653 #, c-format
654 msgid "    -F, --fullname                      Print full filename\n"
655 msgstr ""
657 #: gcov-tool.c:424
658 #, c-format
659 msgid "    -o, --object                        Print object level info\n"
660 msgstr ""
662 #: gcov-tool.c:425
663 #, c-format
664 msgid "    -t <float>, --hot_threshold <float> Set the threshold for hotness\n"
665 msgstr ""
667 #: gcov-tool.c:445
668 #, c-format
669 msgid "Overlap subcomand usage:"
670 msgstr ""
672 #: gcov-tool.c:511
673 #, c-format
674 msgid ""
675 "Usage: %s [OPTION]... SUB_COMMAND [OPTION]...\n"
676 "\n"
677 msgstr ""
679 #: gcov-tool.c:512
680 #, c-format
681 msgid ""
682 "Offline tool to handle gcda counts\n"
683 "\n"
684 msgstr ""
686 #: gcov-tool.c:513
687 #, c-format
688 msgid "  -h, --help                            Print this help, then exit\n"
689 msgstr ""
691 #: gcov-tool.c:514
692 #, c-format
693 msgid "  -v, --version                         Print version number, then exit\n"
694 msgstr ""
696 #: gcov-tool.c:518 gcov.c:677
697 #, c-format
698 msgid ""
699 "\n"
700 "For bug reporting instructions, please see:\n"
701 "%s.\n"
702 msgstr ""
703 "\n"
704 "Настанови щодо звітування про вади наведено тут:\n"
705 "%s.\n"
707 #: gcov-tool.c:529
708 #, c-format
709 msgid "Copyright %s 2014-2017 Free Software Foundation, Inc.\n"
710 msgstr ""
712 #: gcov-tool.c:532 gcov.c:691
713 #, c-format
714 msgid ""
715 "This is free software; see the source for copying conditions.\n"
716 "There is NO warranty; not even for MERCHANTABILITY or \n"
717 "FITNESS FOR A PARTICULAR PURPOSE.\n"
718 "\n"
719 msgstr ""
721 #: gcov.c:656
722 #, c-format
723 msgid ""
724 "Usage: gcov [OPTION...] SOURCE|OBJ...\n"
725 "\n"
726 msgstr ""
728 #: gcov.c:657
729 #, c-format
730 msgid ""
731 "Print code coverage information.\n"
732 "\n"
733 msgstr ""
735 #: gcov.c:658
736 #, c-format
737 msgid "  -h, --help                      Print this help, then exit\n"
738 msgstr ""
740 #: gcov.c:659
741 #, c-format
742 msgid "  -a, --all-blocks                Show information for every basic block\n"
743 msgstr ""
745 #: gcov.c:660
746 #, c-format
747 msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
748 msgstr ""
750 #: gcov.c:661
751 #, c-format
752 msgid ""
753 "  -c, --branch-counts             Output counts of branches taken\n"
754 "                                    rather than percentages\n"
755 msgstr ""
757 #: gcov.c:663
758 #, c-format
759 msgid "  -d, --display-progress          Display progress information\n"
760 msgstr ""
762 #: gcov.c:664
763 #, c-format
764 msgid "  -f, --function-summaries        Output summaries for each function\n"
765 msgstr ""
767 #: gcov.c:665
768 #, c-format
769 msgid "  -i, --intermediate-format       Output .gcov file in intermediate text format\n"
770 msgstr ""
772 #: gcov.c:666
773 #, c-format
774 msgid ""
775 "  -l, --long-file-names           Use long output file names for included\n"
776 "                                    source files\n"
777 msgstr ""
779 #: gcov.c:668
780 #, c-format
781 msgid "  -m, --demangled-names           Output demangled function names\n"
782 msgstr ""
784 #: gcov.c:669
785 #, c-format
786 msgid "  -n, --no-output                 Do not create an output file\n"
787 msgstr ""
789 #: gcov.c:670
790 #, c-format
791 msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
792 msgstr ""
794 #: gcov.c:671
795 #, c-format
796 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
797 msgstr ""
799 #: gcov.c:672
800 #, c-format
801 msgid "  -r, --relative-only             Only show data for relative sources\n"
802 msgstr ""
804 #: gcov.c:673
805 #, c-format
806 msgid "  -s, --source-prefix DIR         Source prefix to elide\n"
807 msgstr ""
809 #: gcov.c:674
810 #, c-format
811 msgid "  -u, --unconditional-branches    Show unconditional branch counts too\n"
812 msgstr ""
814 #: gcov.c:675
815 #, c-format
816 msgid "  -v, --version                   Print version number, then exit\n"
817 msgstr ""
819 #: gcov.c:676
820 #, c-format
821 msgid "  -x, --hash-filenames            Hash long pathnames\n"
822 msgstr ""
824 #: gcov.c:687
825 #, c-format
826 msgid "gcov %s%s\n"
827 msgstr ""
829 #: gcov.c:957
830 #, c-format
831 msgid "Creating '%s'\n"
832 msgstr ""
834 #: gcov.c:964
835 #, c-format
836 msgid "Error writing output file '%s'\n"
837 msgstr ""
839 #: gcov.c:968
840 #, c-format
841 msgid "Could not open output file '%s'\n"
842 msgstr ""
844 #: gcov.c:973
845 #, c-format
846 msgid "Removing '%s'\n"
847 msgstr "Вилучаємо «%s»\n"
849 #: gcov.c:999 gcov.c:1036
850 #, c-format
851 msgid "\n"
852 msgstr "\n"
854 #: gcov.c:1278
855 #, c-format
856 msgid "%s:source file is newer than notes file '%s'\n"
857 msgstr ""
859 #: gcov.c:1283
860 #, c-format
861 msgid "(the message is displayed only once per source file)\n"
862 msgstr ""
864 #: gcov.c:1308
865 #, c-format
866 msgid "%s:cannot open notes file\n"
867 msgstr ""
869 #: gcov.c:1314
870 #, c-format
871 msgid "%s:not a gcov notes file\n"
872 msgstr ""
874 #: gcov.c:1327
875 #, c-format
876 msgid "%s:version '%.4s', prefer '%.4s'\n"
877 msgstr ""
879 #: gcov.c:1373
880 #, c-format
881 msgid "%s:already seen blocks for '%s'\n"
882 msgstr ""
884 #: gcov.c:1504 gcov.c:1627
885 #, c-format
886 msgid "%s:corrupted\n"
887 msgstr ""
889 #: gcov.c:1511
890 #, c-format
891 msgid "%s:no functions found\n"
892 msgstr ""
894 #: gcov.c:1530
895 #, c-format
896 msgid "%s:cannot open data file, assuming not executed\n"
897 msgstr ""
899 #: gcov.c:1537
900 #, c-format
901 msgid "%s:not a gcov data file\n"
902 msgstr ""
904 #: gcov.c:1550
905 #, c-format
906 msgid "%s:version '%.4s', prefer version '%.4s'\n"
907 msgstr ""
909 #: gcov.c:1556
910 #, c-format
911 msgid "%s:stamp mismatch with notes file\n"
912 msgstr ""
914 #: gcov.c:1591
915 #, c-format
916 msgid "%s:unknown function '%u'\n"
917 msgstr "%s:невідома функція «%u»\n"
919 #: gcov.c:1605
920 #, c-format
921 msgid "%s:profile mismatch for '%s'\n"
922 msgstr "%s:невідповідність профілів для «%s»\n"
924 #: gcov.c:1626
925 #, c-format
926 msgid "%s:overflowed\n"
927 msgstr "%s:переповнено\n"
929 #: gcov.c:1673
930 #, c-format
931 msgid "%s:'%s' lacks entry and/or exit blocks\n"
932 msgstr ""
934 #: gcov.c:1678
935 #, c-format
936 msgid "%s:'%s' has arcs to entry block\n"
937 msgstr ""
939 #: gcov.c:1686
940 #, c-format
941 msgid "%s:'%s' has arcs from exit block\n"
942 msgstr ""
944 #: gcov.c:1894
945 #, c-format
946 msgid "%s:graph is unsolvable for '%s'\n"
947 msgstr ""
949 #: gcov.c:2002
950 #, c-format
951 msgid "Lines executed:%s of %d\n"
952 msgstr "Виконаних рядків:%s з %d\n"
954 #: gcov.c:2005
955 #, c-format
956 msgid "No executable lines\n"
957 msgstr "Немає виконуваних рядків\n"
959 #: gcov.c:2013
960 #, c-format
961 msgid "%s '%s'\n"
962 msgstr "%s «%s»\n"
964 #: gcov.c:2020
965 #, c-format
966 msgid "Branches executed:%s of %d\n"
967 msgstr ""
969 #: gcov.c:2024
970 #, c-format
971 msgid "Taken at least once:%s of %d\n"
972 msgstr ""
974 #: gcov.c:2030
975 #, c-format
976 msgid "No branches\n"
977 msgstr ""
979 #: gcov.c:2032
980 #, c-format
981 msgid "Calls executed:%s of %d\n"
982 msgstr ""
984 #: gcov.c:2036
985 #, c-format
986 msgid "No calls\n"
987 msgstr ""
989 #: gcov.c:2317
990 #, c-format
991 msgid "%s:no lines for '%s'\n"
992 msgstr ""
994 #: gcov.c:2419
995 #, c-format
996 msgid "call   %2d returned %s\n"
997 msgstr ""
999 #: gcov.c:2424
1000 #, c-format
1001 msgid "call   %2d never executed\n"
1002 msgstr ""
1004 #: gcov.c:2429
1005 #, c-format
1006 msgid "branch %2d taken %s%s\n"
1007 msgstr ""
1009 #: gcov.c:2434
1010 #, c-format
1011 msgid "branch %2d never executed\n"
1012 msgstr ""
1014 #: gcov.c:2439
1015 #, c-format
1016 msgid "unconditional %2d taken %s\n"
1017 msgstr ""
1019 #: gcov.c:2442
1020 #, c-format
1021 msgid "unconditional %2d never executed\n"
1022 msgstr ""
1024 #: gcov.c:2512
1025 #, c-format
1026 msgid "Cannot open source file %s\n"
1027 msgstr ""
1029 #: gcse.c:2581
1030 msgid "PRE disabled"
1031 msgstr ""
1033 #: gcse.c:3510
1034 msgid "GCSE disabled"
1035 msgstr ""
1037 #: gimple-ssa-isolate-paths.c:524 c/c-typeck.c:10006
1038 #, gcc-internal-format
1039 msgid "function returns address of local variable"
1040 msgstr ""
1042 #: gimple-ssa-isolate-paths.c:526 gimple-ssa-isolate-paths.c:410
1043 #, gcc-internal-format
1044 msgid "function may return address of local variable"
1045 msgstr ""
1047 #: incpath.c:72
1048 #, c-format
1049 msgid "ignoring duplicate directory \"%s\"\n"
1050 msgstr ""
1052 #: incpath.c:75
1053 #, c-format
1054 msgid "  as it is a non-system directory that duplicates a system directory\n"
1055 msgstr ""
1057 #: incpath.c:79
1058 #, c-format
1059 msgid "ignoring nonexistent directory \"%s\"\n"
1060 msgstr ""
1062 #: incpath.c:374
1063 #, c-format
1064 msgid "#include \"...\" search starts here:\n"
1065 msgstr ""
1067 #: incpath.c:378
1068 #, c-format
1069 msgid "#include <...> search starts here:\n"
1070 msgstr ""
1072 #: incpath.c:383
1073 #, c-format
1074 msgid "End of search list.\n"
1075 msgstr ""
1077 #. Opening quotation mark.
1078 #: intl.c:62
1079 msgid "`"
1080 msgstr ""
1082 #. Closing quotation mark.
1083 #: intl.c:65
1084 msgid "'"
1085 msgstr ""
1087 #: langhooks.c:366
1088 msgid "At top level:"
1089 msgstr ""
1091 #: langhooks.c:386 cp/error.c:3372
1092 #, c-format
1093 msgid "In member function %qs"
1094 msgstr ""
1096 #: langhooks.c:390 cp/error.c:3375
1097 #, c-format
1098 msgid "In function %qs"
1099 msgstr ""
1101 #: langhooks.c:441 cp/error.c:3325
1102 msgid "    inlined from %qs at %r%s:%d:%d%R"
1103 msgstr ""
1105 #: langhooks.c:446 cp/error.c:3330
1106 msgid "    inlined from %qs at %r%s:%d%R"
1107 msgstr ""
1109 #: langhooks.c:452 cp/error.c:3336
1110 #, c-format
1111 msgid "    inlined from %qs"
1112 msgstr ""
1114 #: lra-assigns.c:1476 reload1.c:2078
1115 msgid "this is the insn:"
1116 msgstr ""
1118 #: lra-constraints.c:3878 reload.c:3822
1119 msgid "unable to generate reloads for:"
1120 msgstr ""
1122 #. What to print when a switch has no documentation.
1123 #: opts.c:185
1124 msgid "This option lacks documentation."
1125 msgstr "Цей перемикач не документовано."
1127 #: opts.c:186
1128 msgid "Uses of this option are diagnosed."
1129 msgstr ""
1131 #: opts.c:1096
1132 #, c-format
1133 msgid "default %d minimum %d maximum %d"
1134 msgstr "типово: %d мінімум: %d максимум: %d"
1136 #: opts.c:1163
1137 #, c-format
1138 msgid "Same as %s.  Use the latter option instead."
1139 msgstr ""
1141 #: opts.c:1171
1142 #, c-format
1143 msgid "%s  Same as %s."
1144 msgstr ""
1146 #: opts.c:1242
1147 msgid "[default]"
1148 msgstr "[типовий]"
1150 #: opts.c:1253
1151 msgid "[enabled]"
1152 msgstr "[увімкнено]"
1154 #: opts.c:1253
1155 msgid "[disabled]"
1156 msgstr "[вимкнено]"
1158 #: opts.c:1272
1159 #, c-format
1160 msgid " No options with the desired characteristics were found\n"
1161 msgstr ""
1163 #: opts.c:1281
1164 #, c-format
1165 msgid " None found.  Use --help=%s to show *all* the options supported by the %s front-end.\n"
1166 msgstr ""
1168 #: opts.c:1287
1169 #, c-format
1170 msgid " All options with the desired characteristics have already been displayed\n"
1171 msgstr ""
1173 #: opts.c:1372
1174 msgid "The following options are target specific"
1175 msgstr ""
1177 #: opts.c:1375
1178 msgid "The following options control compiler warning messages"
1179 msgstr ""
1181 #: opts.c:1378
1182 msgid "The following options control optimizations"
1183 msgstr ""
1185 #: opts.c:1381 opts.c:1420
1186 msgid "The following options are language-independent"
1187 msgstr ""
1189 #: opts.c:1384
1190 msgid "The --param option recognizes the following as parameters"
1191 msgstr ""
1193 #: opts.c:1390
1194 msgid "The following options are specific to just the language "
1195 msgstr ""
1197 #: opts.c:1392
1198 msgid "The following options are supported by the language "
1199 msgstr ""
1201 #: opts.c:1403
1202 msgid "The following options are not documented"
1203 msgstr ""
1205 #: opts.c:1405
1206 msgid "The following options take separate arguments"
1207 msgstr ""
1209 #: opts.c:1407
1210 msgid "The following options take joined arguments"
1211 msgstr ""
1213 #: opts.c:1418
1214 msgid "The following options are language-related"
1215 msgstr ""
1217 #: plugin.c:818
1218 msgid "Event"
1219 msgstr "Подія"
1221 #: plugin.c:818
1222 msgid "Plugins"
1223 msgstr "Додатки"
1225 #: plugin.c:850
1226 #, c-format
1227 msgid "*** WARNING *** there are active plugins, do not report this as a bug unless you can reproduce it without enabling any plugins.\n"
1228 msgstr ""
1230 #. It's the compiler's fault.
1231 #: reload1.c:6082
1232 msgid "could not find a spill register"
1233 msgstr ""
1235 #. It's the compiler's fault.
1236 #: reload1.c:7978
1237 msgid "VOIDmode on an output"
1238 msgstr ""
1240 #: reload1.c:8738
1241 msgid "failure trying to reload:"
1242 msgstr ""
1244 #: rtl-error.c:116
1245 msgid "unrecognizable insn:"
1246 msgstr ""
1248 #: rtl-error.c:118
1249 msgid "insn does not satisfy its constraints:"
1250 msgstr ""
1252 #: targhooks.c:1785
1253 #, c-format
1254 msgid "created and used with differing settings of '%s'"
1255 msgstr ""
1257 #: targhooks.c:1800
1258 msgid "created and used with different settings of -fpic"
1259 msgstr ""
1261 #: targhooks.c:1802
1262 msgid "created and used with different settings of -fpie"
1263 msgstr ""
1265 #: tlink.c:387
1266 #, c-format
1267 msgid "collect: reading %s\n"
1268 msgstr ""
1270 #: tlink.c:543
1271 #, c-format
1272 msgid "collect: recompiling %s\n"
1273 msgstr ""
1275 #: tlink.c:627
1276 #, c-format
1277 msgid "collect: tweaking %s in %s\n"
1278 msgstr ""
1280 #: tlink.c:844
1281 #, c-format
1282 msgid "collect: relinking\n"
1283 msgstr ""
1285 #: toplev.c:333
1286 #, c-format
1287 msgid "unrecoverable error"
1288 msgstr "критична помилка"
1290 #: toplev.c:642
1291 #, c-format
1292 msgid ""
1293 "%s%s%s %sversion %s (%s)\n"
1294 "%s\tcompiled by GNU C version %s, "
1295 msgstr ""
1297 #: toplev.c:644
1298 #, c-format
1299 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
1300 msgstr ""
1302 #: toplev.c:648
1303 #, c-format
1304 msgid "GMP version %s, MPFR version %s, MPC version %s, isl version %s\n"
1305 msgstr ""
1307 #: toplev.c:650
1308 #, c-format
1309 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
1310 msgstr ""
1312 #: toplev.c:652
1313 #, c-format
1314 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
1315 msgstr ""
1317 #: toplev.c:824
1318 msgid "options passed: "
1319 msgstr ""
1321 #: toplev.c:852
1322 msgid "options enabled: "
1323 msgstr ""
1325 #: tree-diagnostic.c:293 c/c-decl.c:5373 c/c-typeck.c:7003 cp/error.c:996
1326 #: c-family/c-pretty-print.c:411
1327 #, gcc-internal-format
1328 msgid "<anonymous>"
1329 msgstr ""
1331 #: cif-code.def:39
1332 msgid "function not considered for inlining"
1333 msgstr ""
1335 #: cif-code.def:43
1336 msgid "caller is not optimized"
1337 msgstr ""
1339 #: cif-code.def:47
1340 msgid "function body not available"
1341 msgstr ""
1343 #: cif-code.def:51
1344 msgid "redefined extern inline functions are not considered for inlining"
1345 msgstr ""
1347 #: cif-code.def:56
1348 msgid "function not inlinable"
1349 msgstr ""
1351 #: cif-code.def:60
1352 msgid "function body can be overwritten at link time"
1353 msgstr ""
1355 #: cif-code.def:64
1356 msgid "function not inline candidate"
1357 msgstr ""
1359 #: cif-code.def:68
1360 msgid "--param large-function-growth limit reached"
1361 msgstr ""
1363 #: cif-code.def:70
1364 msgid "--param large-stack-frame-growth limit reached"
1365 msgstr ""
1367 #: cif-code.def:72
1368 msgid "--param max-inline-insns-single limit reached"
1369 msgstr ""
1371 #: cif-code.def:74
1372 msgid "--param max-inline-insns-auto limit reached"
1373 msgstr ""
1375 #: cif-code.def:76
1376 msgid "--param inline-unit-growth limit reached"
1377 msgstr ""
1379 #: cif-code.def:80
1380 msgid "recursive inlining"
1381 msgstr ""
1383 #: cif-code.def:84
1384 msgid "call is unlikely and code size would grow"
1385 msgstr ""
1387 #: cif-code.def:88
1388 msgid "function not declared inline and code size would grow"
1389 msgstr ""
1391 #: cif-code.def:92
1392 msgid "mismatched arguments"
1393 msgstr ""
1395 #: cif-code.def:96
1396 msgid "mismatched declarations during linktime optimization"
1397 msgstr ""
1399 #: cif-code.def:100
1400 msgid "originally indirect function call not considered for inlining"
1401 msgstr ""
1403 #: cif-code.def:104
1404 msgid "indirect function call with a yet undetermined callee"
1405 msgstr ""
1407 #: cif-code.def:108
1408 msgid "exception handling personality mismatch"
1409 msgstr ""
1411 #: cif-code.def:113
1412 msgid "non-call exception handling mismatch"
1413 msgstr ""
1415 #: cif-code.def:117
1416 msgid "target specific option mismatch"
1417 msgstr ""
1419 #: cif-code.def:121
1420 msgid "optimization level attribute mismatch"
1421 msgstr ""
1423 #: cif-code.def:125
1424 msgid "callee refers to comdat-local symbols"
1425 msgstr ""
1427 #: cif-code.def:129
1428 msgid "function attribute mismatch"
1429 msgstr "невідповідність атрибутів функції"
1431 #: cif-code.def:133
1432 msgid "caller function contains cilk spawn"
1433 msgstr ""
1435 #: cif-code.def:137
1436 msgid "unreachable"
1437 msgstr "недоступний"
1439 #: cif-code.def:141
1440 msgid "caller is instrumentation thunk"
1441 msgstr ""
1443 #. The remainder are real diagnostic types.
1444 #: diagnostic.def:33
1445 msgid "fatal error: "
1446 msgstr "критична помилка: "
1448 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
1449 #. when reporting fatal signal in the compiler.
1450 #: diagnostic.def:34 diagnostic.def:50
1451 msgid "internal compiler error: "
1452 msgstr "внутрішня помилка компілятора: "
1454 #. This one is just for counting DK_WARNING promoted to DK_ERROR
1455 #. due to -Werror and -Werror=warning.
1456 #: diagnostic.def:35 diagnostic.def:47
1457 msgid "error: "
1458 msgstr "помилка: "
1460 #: diagnostic.def:36
1461 msgid "sorry, unimplemented: "
1462 msgstr "вибачте, не реалізовано: "
1464 #: diagnostic.def:37
1465 msgid "warning: "
1466 msgstr "попередження: "
1468 #: diagnostic.def:38
1469 msgid "anachronism: "
1470 msgstr "анахронізм: "
1472 #: diagnostic.def:39
1473 msgid "note: "
1474 msgstr "зауваження: "
1476 #: diagnostic.def:40
1477 msgid "debug: "
1478 msgstr "діагностика: "
1480 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
1481 #. prefix does not matter.
1482 #: diagnostic.def:43
1483 msgid "pedwarn: "
1484 msgstr "педантичне попередження: "
1486 #: diagnostic.def:44
1487 msgid "permerror: "
1488 msgstr "постійна помилка: "
1490 #: params.def:49
1491 #, no-c-format
1492 msgid "Maximal estimated outcome of branch considered predictable."
1493 msgstr ""
1495 #: params.def:54
1496 #, no-c-format
1497 msgid "The minimal estimated speedup allowing inliner to ignore inline-insns-single and inline-insns-auto."
1498 msgstr ""
1500 #: params.def:71
1501 #, no-c-format
1502 msgid "The maximum number of instructions in a single function eligible for inlining."
1503 msgstr ""
1505 #: params.def:83
1506 #, no-c-format
1507 msgid "The maximum number of instructions when automatically inlining."
1508 msgstr ""
1510 #: params.def:88
1511 #, no-c-format
1512 msgid "The maximum number of instructions inline function can grow to via recursive inlining."
1513 msgstr ""
1515 #: params.def:93
1516 #, no-c-format
1517 msgid "The maximum number of instructions non-inline function can grow to via recursive inlining."
1518 msgstr ""
1520 #: params.def:98
1521 #, no-c-format
1522 msgid "The maximum depth of recursive inlining for inline functions."
1523 msgstr ""
1525 #: params.def:103
1526 #, no-c-format
1527 msgid "The maximum depth of recursive inlining for non-inline functions."
1528 msgstr ""
1530 #: params.def:108
1531 #, no-c-format
1532 msgid "Inline recursively only when the probability of call being executed exceeds the parameter."
1533 msgstr ""
1535 #: params.def:116
1536 #, no-c-format
1537 msgid "The maximum number of nested indirect inlining performed by early inliner."
1538 msgstr ""
1540 #: params.def:122
1541 #, no-c-format
1542 msgid "Probability that COMDAT function will be shared with different compilation unit."
1543 msgstr ""
1545 #: params.def:128
1546 #, no-c-format
1547 msgid "Maximum probability of the entry BB of split region (in percent relative to entry BB of the function) to make partial inlining happen."
1548 msgstr ""
1550 #: params.def:135
1551 #, no-c-format
1552 msgid "If -fvariable-expansion-in-unroller is used, the maximum number of times that an individual variable will be expanded during loop unrolling."
1553 msgstr ""
1555 #: params.def:141
1556 #, no-c-format
1557 msgid "If -ftree-vectorize is used, the minimal loop bound of a loop to be considered for vectorization."
1558 msgstr ""
1560 #: params.def:152
1561 #, no-c-format
1562 msgid "The maximum number of instructions to consider to fill a delay slot."
1563 msgstr ""
1565 #: params.def:163
1566 #, no-c-format
1567 msgid "The maximum number of instructions to consider to find accurate live register information."
1568 msgstr ""
1570 #: params.def:173
1571 #, no-c-format
1572 msgid "The maximum length of scheduling's pending operations list."
1573 msgstr ""
1575 #: params.def:180
1576 #, no-c-format
1577 msgid "The maximum number of backtrack attempts the scheduler should make when modulo scheduling a loop."
1578 msgstr ""
1580 #: params.def:185
1581 #, no-c-format
1582 msgid "The size of function body to be considered large."
1583 msgstr ""
1585 #: params.def:189
1586 #, no-c-format
1587 msgid "Maximal growth due to inlining of large function (in percent)."
1588 msgstr ""
1590 #: params.def:193
1591 #, no-c-format
1592 msgid "The size of translation unit to be considered large."
1593 msgstr ""
1595 #: params.def:197
1596 #, no-c-format
1597 msgid "How much can given compilation unit grow because of the inlining (in percent)."
1598 msgstr ""
1600 #: params.def:201
1601 #, no-c-format
1602 msgid "How much can given compilation unit grow because of the interprocedural constant propagation (in percent)."
1603 msgstr ""
1605 #: params.def:205
1606 #, no-c-format
1607 msgid "Maximal estimated growth of function body caused by early inlining of single call."
1608 msgstr ""
1610 #: params.def:209
1611 #, no-c-format
1612 msgid "The size of stack frame to be considered large."
1613 msgstr ""
1615 #: params.def:213
1616 #, no-c-format
1617 msgid "Maximal stack frame growth due to inlining (in percent)."
1618 msgstr ""
1620 #: params.def:220
1621 #, no-c-format
1622 msgid "The maximum amount of memory to be allocated by GCSE."
1623 msgstr ""
1625 #: params.def:227
1626 #, no-c-format
1627 msgid "The maximum ratio of insertions to deletions of expressions in GCSE."
1628 msgstr ""
1630 #: params.def:238
1631 #, no-c-format
1632 msgid "The threshold ratio for performing partial redundancy elimination after reload."
1633 msgstr ""
1635 #: params.def:245
1636 #, no-c-format
1637 msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload."
1638 msgstr ""
1640 #: params.def:253
1641 #, no-c-format
1642 msgid "Scaling factor in calculation of maximum distance an expression can be moved by GCSE optimizations."
1643 msgstr ""
1645 #: params.def:259
1646 #, no-c-format
1647 msgid "Cost at which GCSE optimizations will not constraint the distance an expression can travel."
1648 msgstr ""
1650 #: params.def:267
1651 #, no-c-format
1652 msgid "Maximum depth of search in the dominator tree for expressions to hoist."
1653 msgstr ""
1655 #: params.def:275
1656 #, no-c-format
1657 msgid "Maximum depth of sqrt chains to use when synthesizing exponentiation by a real constant."
1658 msgstr ""
1660 #: params.def:287
1661 #, no-c-format
1662 msgid "The maximum number of instructions to consider to unroll in a loop."
1663 msgstr ""
1665 #: params.def:293
1666 #, no-c-format
1667 msgid "The maximum number of instructions to consider to unroll in a loop on average."
1668 msgstr ""
1670 #: params.def:298
1671 #, no-c-format
1672 msgid "The maximum number of unrollings of a single loop."
1673 msgstr ""
1675 #: params.def:303
1676 #, no-c-format
1677 msgid "The maximum number of insns of a peeled loop."
1678 msgstr ""
1680 #: params.def:308
1681 #, no-c-format
1682 msgid "The maximum number of peelings of a single loop."
1683 msgstr ""
1685 #: params.def:313
1686 #, no-c-format
1687 msgid "The maximum number of branches on the path through the peeled sequence."
1688 msgstr ""
1690 #: params.def:318
1691 #, no-c-format
1692 msgid "The maximum number of insns of a completely peeled loop."
1693 msgstr ""
1695 #: params.def:323
1696 #, no-c-format
1697 msgid "The maximum number of peelings of a single loop that is peeled completely."
1698 msgstr ""
1700 #: params.def:328
1701 #, no-c-format
1702 msgid "The maximum number of insns of a peeled loop that rolls only once."
1703 msgstr ""
1705 #: params.def:333
1706 #, no-c-format
1707 msgid "The maximum depth of a loop nest we completely peel."
1708 msgstr ""
1710 #: params.def:339
1711 #, no-c-format
1712 msgid "The maximum number of insns of an unswitched loop."
1713 msgstr ""
1715 #: params.def:344
1716 #, no-c-format
1717 msgid "The maximum number of unswitchings in a single loop."
1718 msgstr ""
1720 #: params.def:351
1721 #, no-c-format
1722 msgid "The maximum number of insns in loop header duplicated by he copy loop headers pass."
1723 msgstr ""
1725 #: params.def:358
1726 #, no-c-format
1727 msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates."
1728 msgstr ""
1730 #: params.def:364
1731 #, no-c-format
1732 msgid "Bound on the cost of an expression to compute the number of iterations."
1733 msgstr ""
1735 #: params.def:370
1736 #, no-c-format
1737 msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop."
1738 msgstr ""
1740 #: params.def:375
1741 #, no-c-format
1742 msgid "The minimum value of stage count that swing modulo scheduler will generate."
1743 msgstr ""
1745 #: params.def:379
1746 #, no-c-format
1747 msgid "The number of cycles the swing modulo scheduler considers when checking conflicts using DFA."
1748 msgstr ""
1750 #: params.def:383
1751 #, no-c-format
1752 msgid "A threshold on the average loop count considered by the swing modulo scheduler."
1753 msgstr ""
1755 #: params.def:388
1756 #, no-c-format
1757 msgid "A basic block profile count is considered hot if it contributes to the given permillage of the entire profiled execution."
1758 msgstr ""
1760 #: params.def:393
1761 #, no-c-format
1762 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot."
1763 msgstr ""
1765 #: params.def:398
1766 #, no-c-format
1767 msgid "The minimum fraction of profile runs a given basic block execution count must be not to be considered unlikely."
1768 msgstr ""
1770 #: params.def:403
1771 #, no-c-format
1772 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block get alignment."
1773 msgstr ""
1775 #: params.def:408
1776 #, no-c-format
1777 msgid "Loops iterating at least selected number of iterations will get loop alignment.."
1778 msgstr ""
1780 #: params.def:424
1781 #, no-c-format
1782 msgid "The maximum number of loop iterations we predict statically."
1783 msgstr ""
1785 #: params.def:437
1786 #, no-c-format
1787 msgid "Set the estimated probability in percentage for builtin expect. The default value is 90% probability."
1788 msgstr ""
1790 #: params.def:441
1791 #, no-c-format
1792 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available."
1793 msgstr ""
1795 #: params.def:445
1796 #, no-c-format
1797 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available."
1798 msgstr ""
1800 #: params.def:449
1801 #, no-c-format
1802 msgid "Maximal code growth caused by tail duplication (in percent)."
1803 msgstr ""
1805 #: params.def:453
1806 #, no-c-format
1807 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)."
1808 msgstr ""
1810 #: params.def:457
1811 #, no-c-format
1812 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available."
1813 msgstr ""
1815 #: params.def:461
1816 #, no-c-format
1817 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available."
1818 msgstr ""
1820 #: params.def:467
1821 #, no-c-format
1822 msgid "The maximum number of incoming edges to consider for crossjumping."
1823 msgstr ""
1825 #: params.def:473
1826 #, no-c-format
1827 msgid "The minimum number of matching instructions to consider for crossjumping."
1828 msgstr ""
1830 #: params.def:479
1831 #, no-c-format
1832 msgid "The maximum expansion factor when copying basic blocks."
1833 msgstr ""
1835 #: params.def:485
1836 #, no-c-format
1837 msgid "The maximum number of insns to duplicate when unfactoring computed gotos."
1838 msgstr ""
1840 #: params.def:491
1841 #, no-c-format
1842 msgid "The maximum length of path considered in cse."
1843 msgstr ""
1845 #: params.def:495
1846 #, no-c-format
1847 msgid "The maximum instructions CSE process before flushing."
1848 msgstr ""
1850 #: params.def:502
1851 #, no-c-format
1852 msgid "The minimum cost of an expensive expression in the loop invariant motion."
1853 msgstr ""
1855 #: params.def:511
1856 #, no-c-format
1857 msgid "Bound on number of candidates below that all candidates are considered in iv optimizations."
1858 msgstr ""
1860 #: params.def:519
1861 #, no-c-format
1862 msgid "Bound on number of iv uses in loop optimized in iv optimizations."
1863 msgstr ""
1865 #: params.def:527
1866 #, no-c-format
1867 msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization."
1868 msgstr ""
1870 #: params.def:532
1871 #, no-c-format
1872 msgid "Average number of iterations of a loop."
1873 msgstr ""
1875 #: params.def:537
1876 #, no-c-format
1877 msgid "Maximum size (in bytes) of objects tracked bytewise by dead store elimination."
1878 msgstr ""
1880 #: params.def:542
1881 #, no-c-format
1882 msgid "Bound on size of expressions used in the scalar evolutions analyzer."
1883 msgstr ""
1885 #: params.def:547
1886 #, no-c-format
1887 msgid "Bound on the complexity of the expressions in the scalar evolutions analyzer."
1888 msgstr ""
1890 #: params.def:552
1891 #, no-c-format
1892 msgid "Maximum number of arguments in a PHI supported by TREE if-conversion unless the loop is marked with simd pragma."
1893 msgstr ""
1895 #: params.def:558
1896 #, no-c-format
1897 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alignment check."
1898 msgstr ""
1900 #: params.def:563
1901 #, no-c-format
1902 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alias check."
1903 msgstr ""
1905 #: params.def:568
1906 #, no-c-format
1907 msgid "Maximum number of loop peels to enhance alignment of data references in a loop."
1908 msgstr ""
1910 #: params.def:573
1911 #, no-c-format
1912 msgid "The maximum memory locations recorded by cselib."
1913 msgstr ""
1915 #: params.def:586
1916 #, no-c-format
1917 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap."
1918 msgstr ""
1920 #: params.def:591
1921 #, no-c-format
1922 msgid "Minimum heap size before we start collecting garbage, in kilobytes."
1923 msgstr ""
1925 #: params.def:599
1926 #, no-c-format
1927 msgid "The maximum number of instructions to search backward when looking for equivalent reload."
1928 msgstr ""
1930 #: params.def:604
1931 #, no-c-format
1932 msgid "Target block's relative execution frequency (as a percentage) required to sink a statement."
1933 msgstr ""
1935 #: params.def:609 params.def:619
1936 #, no-c-format
1937 msgid "The maximum number of blocks in a region to be considered for interblock scheduling."
1938 msgstr ""
1940 #: params.def:614 params.def:624
1941 #, no-c-format
1942 msgid "The maximum number of insns in a region to be considered for interblock scheduling."
1943 msgstr ""
1945 #: params.def:629
1946 #, no-c-format
1947 msgid "The minimum probability of reaching a source block for interblock speculative scheduling."
1948 msgstr ""
1950 #: params.def:634
1951 #, no-c-format
1952 msgid "The maximum number of iterations through CFG to extend regions."
1953 msgstr ""
1955 #: params.def:639
1956 #, no-c-format
1957 msgid "The maximum conflict delay for an insn to be considered for speculative motion."
1958 msgstr ""
1960 #: params.def:644
1961 #, no-c-format
1962 msgid "The minimal probability of speculation success (in percents), so that speculative insn will be scheduled."
1963 msgstr ""
1965 #: params.def:649
1966 #, no-c-format
1967 msgid "The minimum probability an edge must have for the scheduler to save its state across it."
1968 msgstr ""
1970 #: params.def:654
1971 #, no-c-format
1972 msgid "The maximum size of the lookahead window of selective scheduling."
1973 msgstr ""
1975 #: params.def:659
1976 #, no-c-format
1977 msgid "Maximum number of times that an insn could be scheduled."
1978 msgstr ""
1980 #: params.def:664
1981 #, no-c-format
1982 msgid "Maximum number of instructions in the ready list that are considered eligible for renaming."
1983 msgstr ""
1985 #: params.def:669
1986 #, no-c-format
1987 msgid "Minimal distance between possibly conflicting store and load."
1988 msgstr ""
1990 #: params.def:674
1991 #, no-c-format
1992 msgid "Hardware autoprefetcher scheduler model control flag.  Number of lookahead cycles the model looks into; at '0' only enable instruction sorting heuristic.  Disabled by default."
1993 msgstr ""
1995 #: params.def:679
1996 #, no-c-format
1997 msgid "The maximum number of RTL nodes that can be recorded as combiner's last value."
1998 msgstr ""
2000 #: params.def:684
2001 #, no-c-format
2002 msgid "The maximum number of insns combine tries to combine."
2003 msgstr ""
2005 #: params.def:693
2006 #, no-c-format
2007 msgid "The upper bound for sharing integer constants."
2008 msgstr ""
2010 #: params.def:698
2011 #, no-c-format
2012 msgid "The lower bound for a buffer to be considered for stack smashing protection."
2013 msgstr ""
2015 #: params.def:703
2016 #, no-c-format
2017 msgid "The minimum size of variables taking part in stack slot sharing when not optimizing."
2018 msgstr ""
2020 #: params.def:722
2021 #, no-c-format
2022 msgid "Maximum number of statements allowed in a block that needs to be duplicated when threading jumps."
2023 msgstr ""
2025 #: params.def:731
2026 #, no-c-format
2027 msgid "Maximum number of fields in a structure before pointer analysis treats the structure as a single variable."
2028 msgstr ""
2030 #: params.def:736
2031 #, no-c-format
2032 msgid "The maximum number of instructions ready to be issued to be considered by the scheduler during the first scheduling pass."
2033 msgstr ""
2035 #: params.def:742
2036 #, no-c-format
2037 msgid "Maximum number of active local stores in RTL dead store elimination."
2038 msgstr ""
2040 #: params.def:752
2041 #, no-c-format
2042 msgid "The number of insns executed before prefetch is completed."
2043 msgstr ""
2045 #: params.def:759
2046 #, no-c-format
2047 msgid "The number of prefetches that can run at the same time."
2048 msgstr ""
2050 #: params.def:766
2051 #, no-c-format
2052 msgid "The size of L1 cache."
2053 msgstr ""
2055 #: params.def:773
2056 #, no-c-format
2057 msgid "The size of L1 cache line."
2058 msgstr ""
2060 #: params.def:780
2061 #, no-c-format
2062 msgid "The size of L2 cache."
2063 msgstr ""
2065 #: params.def:791
2066 #, no-c-format
2067 msgid "Whether to use canonical types."
2068 msgstr ""
2070 #: params.def:796
2071 #, no-c-format
2072 msgid "Maximum length of partial antic set when performing tree pre optimization."
2073 msgstr ""
2075 #: params.def:806
2076 #, no-c-format
2077 msgid "Maximum size of a SCC before SCCVN stops processing a function."
2078 msgstr ""
2080 #: params.def:817
2081 #, no-c-format
2082 msgid "Maximum number of disambiguations to perform per memory access."
2083 msgstr ""
2085 #: params.def:822
2086 #, no-c-format
2087 msgid "Max loops number for regional RA."
2088 msgstr ""
2090 #: params.def:827
2091 #, no-c-format
2092 msgid "Max size of conflict table in MB."
2093 msgstr ""
2095 #: params.def:832
2096 #, no-c-format
2097 msgid "The number of registers in each class kept unused by loop invariant motion."
2098 msgstr ""
2100 #: params.def:837
2101 #, no-c-format
2102 msgid "The max number of reload pseudos which are considered during spilling a non-reload pseudo."
2103 msgstr ""
2105 #: params.def:842
2106 #, no-c-format
2107 msgid "Minimal fall-through edge probability in percentage used to add BB to inheritance EBB in LRA."
2108 msgstr ""
2110 #: params.def:850
2111 #, no-c-format
2112 msgid "The maximum ratio between array size and switch branches for a switch conversion to take place."
2113 msgstr ""
2115 #: params.def:858
2116 #, no-c-format
2117 msgid "size of tiles for loop blocking."
2118 msgstr ""
2120 #: params.def:865
2121 #, no-c-format
2122 msgid "maximum number of parameters in a SCoP."
2123 msgstr ""
2125 #: params.def:872
2126 #, no-c-format
2127 msgid "maximum number of basic blocks per function to be analyzed by Graphite."
2128 msgstr ""
2130 #: params.def:879
2131 #, no-c-format
2132 msgid "maximum number of arrays per scop."
2133 msgstr ""
2135 #: params.def:886
2136 #, no-c-format
2137 msgid "minimal number of loops per function to be analyzed by Graphite."
2138 msgstr ""
2140 #: params.def:891
2141 #, no-c-format
2142 msgid "maximum number of isl operations, 0 means unlimited"
2143 msgstr ""
2145 #: params.def:897
2146 #, no-c-format
2147 msgid "Maximum number of datarefs in loop for building loop data dependencies."
2148 msgstr ""
2150 #: params.def:904
2151 #, no-c-format
2152 msgid "Max basic blocks number in loop for loop invariant motion."
2153 msgstr ""
2155 #: params.def:912
2156 #, no-c-format
2157 msgid "use internal function id in profile lookup."
2158 msgstr ""
2160 #: params.def:920
2161 #, no-c-format
2162 msgid "track topn target addresses in indirect-call profile."
2163 msgstr ""
2165 #: params.def:926
2166 #, no-c-format
2167 msgid "Maximum number of instructions in basic block to be considered for SLP vectorization."
2168 msgstr ""
2170 #: params.def:931
2171 #, no-c-format
2172 msgid "Min. ratio of insns to prefetches to enable prefetching for a loop with an unknown trip count."
2173 msgstr ""
2175 #: params.def:937
2176 #, no-c-format
2177 msgid "Min. ratio of insns to mem ops to enable prefetching in a loop."
2178 msgstr ""
2180 #: params.def:944
2181 #, no-c-format
2182 msgid "Max. size of var tracking hash tables."
2183 msgstr ""
2185 #: params.def:952
2186 #, no-c-format
2187 msgid "Max. recursion depth for expanding var tracking expressions."
2188 msgstr ""
2190 #: params.def:960
2191 #, no-c-format
2192 msgid "Max. size of loc list for which reverse ops should be added."
2193 msgstr ""
2195 #: params.def:967
2196 #, no-c-format
2197 msgid "The minimum UID to be used for a nondebug insn."
2198 msgstr ""
2200 #: params.def:972
2201 #, no-c-format
2202 msgid "Maximum allowed growth of size of new parameters ipa-sra replaces a pointer to an aggregate with."
2203 msgstr ""
2205 #: params.def:978
2206 #, no-c-format
2207 msgid "Size in bytes after which thread-local aggregates should be instrumented with the logging functions instead of save/restore pairs."
2208 msgstr ""
2210 #: params.def:985
2211 #, no-c-format
2212 msgid "Maximum size, in storage units, of an aggregate which should be considered for scalarization when compiling for speed."
2213 msgstr ""
2215 #: params.def:991
2216 #, no-c-format
2217 msgid "Maximum size, in storage units, of an aggregate which should be considered for scalarization when compiling for size."
2218 msgstr ""
2220 #: params.def:997
2221 #, no-c-format
2222 msgid "Maximum size of a list of values associated with each parameter for interprocedural constant propagation."
2223 msgstr ""
2225 #: params.def:1003
2226 #, no-c-format
2227 msgid "Threshold ipa-cp opportunity evaluation that is still considered beneficial to clone.."
2228 msgstr ""
2230 #: params.def:1009
2231 #, no-c-format
2232 msgid "Percentage penalty the recursive functions will receive when they are evaluated for cloning.."
2233 msgstr ""
2235 #: params.def:1015
2236 #, no-c-format
2237 msgid "Percentage penalty functions containing a single call to another function will receive when they are evaluated for cloning.."
2238 msgstr ""
2240 #: params.def:1021
2241 #, no-c-format
2242 msgid "Maximum number of aggregate content items for a parameter in jump functions and lattices."
2243 msgstr ""
2245 #: params.def:1027
2246 #, no-c-format
2247 msgid "Compile-time bonus IPA-CP assigns to candidates which make loop bounds or strides known.."
2248 msgstr ""
2250 #: params.def:1033
2251 #, no-c-format
2252 msgid "Compile-time bonus IPA-CP assigns to candidates which make an array index known.."
2253 msgstr ""
2255 #: params.def:1039
2256 #, no-c-format
2257 msgid "Maximum number of statements that will be visited by IPA formal parameter analysis based on alias analysis in any given function."
2258 msgstr ""
2260 #: params.def:1047
2261 #, no-c-format
2262 msgid "Number of partitions the program should be split to."
2263 msgstr ""
2265 #: params.def:1052
2266 #, no-c-format
2267 msgid "Minimal size of a partition for LTO (in estimated instructions)."
2268 msgstr ""
2270 #: params.def:1057
2271 #, no-c-format
2272 msgid "Maximal size of a partition for LTO (in estimated instructions)."
2273 msgstr ""
2275 #: params.def:1064
2276 #, no-c-format
2277 msgid "Maximum number of namespaces to search for alternatives when name lookup fails."
2278 msgstr ""
2280 #: params.def:1071
2281 #, no-c-format
2282 msgid "Maximum number of conditional store pairs that can be sunk."
2283 msgstr ""
2285 #: params.def:1079
2286 #, no-c-format
2287 msgid "The smallest number of different values for which it is best to use a jump-table instead of a tree of conditional branches, if 0, use the default for the machine."
2288 msgstr ""
2290 #: params.def:1087
2291 #, no-c-format
2292 msgid "Allow new data races on stores to be introduced."
2293 msgstr ""
2295 #: params.def:1093
2296 #, no-c-format
2297 msgid "Set the maximum number of instructions executed in parallel in reassociated tree. If 0, use the target dependent heuristic.."
2298 msgstr ""
2300 #: params.def:1099
2301 #, no-c-format
2302 msgid "Maximum amount of similar bbs to compare a bb with."
2303 msgstr ""
2305 #: params.def:1104
2306 #, no-c-format
2307 msgid "Allow the store merging pass to introduce unaligned stores if it is legal to do so."
2308 msgstr ""
2310 #: params.def:1110
2311 #, no-c-format
2312 msgid "Maximum number of constant stores to merge in the store merging pass."
2313 msgstr ""
2315 #: params.def:1116
2316 #, no-c-format
2317 msgid "Maximum amount of iterations of the pass over a function."
2318 msgstr ""
2320 #: params.def:1123
2321 #, no-c-format
2322 msgid "Maximum number of strings for which strlen optimization pass will track string lengths."
2323 msgstr ""
2325 #: params.def:1130
2326 #, no-c-format
2327 msgid "Which -fsched-pressure algorithm to apply."
2328 msgstr ""
2330 #: params.def:1136
2331 #, no-c-format
2332 msgid "Maximum length of candidate scans for straight-line strength reduction."
2333 msgstr ""
2335 #: params.def:1142
2336 #, no-c-format
2337 msgid "Enable asan stack protection."
2338 msgstr ""
2340 #: params.def:1147
2341 #, no-c-format
2342 msgid "Enable asan globals protection."
2343 msgstr ""
2345 #: params.def:1152
2346 #, no-c-format
2347 msgid "Enable asan store operations protection."
2348 msgstr ""
2350 #: params.def:1157
2351 #, no-c-format
2352 msgid "Enable asan load operations protection."
2353 msgstr ""
2355 #: params.def:1162
2356 #, no-c-format
2357 msgid "Enable asan builtin functions protection."
2358 msgstr ""
2360 #: params.def:1167
2361 #, no-c-format
2362 msgid "Enable asan detection of use-after-return bugs."
2363 msgstr ""
2365 #: params.def:1172
2366 #, no-c-format
2367 msgid "Use callbacks instead of inline code if number of accesses in function becomes greater or equal to this number."
2368 msgstr ""
2370 #: params.def:1178
2371 #, no-c-format
2372 msgid "Use direct poisoning/unpoisoning instructions for variables smaller or equal to this number."
2373 msgstr ""
2375 #: params.def:1184
2376 #, no-c-format
2377 msgid "Maximum number of nested calls to search for control dependencies during uninitialized variable analysis."
2378 msgstr ""
2380 #: params.def:1190
2381 #, no-c-format
2382 msgid "Maximum number of statements to be included into a single static constructor generated by Pointer Bounds Checker."
2383 msgstr ""
2385 #: params.def:1196
2386 #, no-c-format
2387 msgid "Scale factor to apply to the number of statements in a threading path when comparing to the number of (scaled) blocks."
2388 msgstr ""
2390 #: params.def:1201
2391 #, no-c-format
2392 msgid "Maximum number of arguments a PHI may have before the FSM threader will not try to thread through its block."
2393 msgstr ""
2395 #: params.def:1206
2396 #, no-c-format
2397 msgid "Scale factor to apply to the number of blocks in a threading path when comparing to the number of (scaled) statements."
2398 msgstr ""
2400 #: params.def:1211
2401 #, no-c-format
2402 msgid "Maximum number of instructions to copy when duplicating blocks on a finite state automaton jump thread path."
2403 msgstr ""
2405 #: params.def:1216
2406 #, no-c-format
2407 msgid "Maximum number of basic blocks on a finite state automaton jump thread path."
2408 msgstr ""
2410 #: params.def:1221
2411 #, no-c-format
2412 msgid "Maximum number of new jump thread paths to create for a finite state automaton."
2413 msgstr ""
2415 #: params.def:1226
2416 #, no-c-format
2417 msgid "Chunk size of omp schedule for loops parallelized by parloops."
2418 msgstr ""
2420 #: params.def:1231
2421 #, no-c-format
2422 msgid "Schedule type of omp schedule for loops parallelized by parloops (static, dynamic, guided, auto, runtime)."
2423 msgstr ""
2425 #: params.def:1238
2426 #, no-c-format
2427 msgid "Maximum recursion depth allowed when querying a property of an SSA name."
2428 msgstr ""
2430 #: params.def:1244
2431 #, no-c-format
2432 msgid "Maximum number of insns in a basic block to consider for RTL if-conversion."
2433 msgstr ""
2435 #: params.def:1250
2436 #, no-c-format
2437 msgid "Maximum permissible cost for the sequence that would be generated by the RTL if-conversion pass for a branch that is considered predictable."
2438 msgstr ""
2440 #: params.def:1257
2441 #, no-c-format
2442 msgid "Maximum permissible cost for the sequence that would be generated by the RTL if-conversion pass for a branch that is considered unpredictable."
2443 msgstr ""
2445 #: params.def:1264
2446 #, no-c-format
2447 msgid "Level of hsa debug stores verbosity"
2448 msgstr ""
2450 #: params.def:1269
2451 #, no-c-format
2452 msgid "Maximum number of may-defs visited when devirtualizing speculatively"
2453 msgstr ""
2455 #: params.def:1274
2456 #, no-c-format
2457 msgid "Maximum number of assertions to add along the default edge of a switch statement during VRP"
2458 msgstr ""
2460 #: params.def:1280
2461 #, no-c-format
2462 msgid "Enable loop epilogue vectorization using smaller vector size."
2463 msgstr ""
2465 #: c-family/c-format.c:376
2466 msgid "format"
2467 msgstr "формат"
2469 #: c-family/c-format.c:377
2470 msgid "field width specifier"
2471 msgstr ""
2473 #: c-family/c-format.c:378
2474 msgid "field precision specifier"
2475 msgstr ""
2477 #: c-family/c-format.c:495 c-family/c-format.c:519 config/i386/msformat-c.c:42
2478 msgid "' ' flag"
2479 msgstr "прапорець ' '"
2481 #: c-family/c-format.c:495 c-family/c-format.c:519 config/i386/msformat-c.c:42
2482 msgid "the ' ' printf flag"
2483 msgstr "прапорець printf ' '"
2485 #: c-family/c-format.c:496 c-family/c-format.c:520 c-family/c-format.c:550
2486 #: c-family/c-format.c:614 config/i386/msformat-c.c:43
2487 msgid "'+' flag"
2488 msgstr "прапорець '+'"
2490 #: c-family/c-format.c:496 c-family/c-format.c:520 c-family/c-format.c:550
2491 #: config/i386/msformat-c.c:43
2492 msgid "the '+' printf flag"
2493 msgstr "прапорець printf «+»"
2495 #: c-family/c-format.c:497 c-family/c-format.c:521 c-family/c-format.c:551
2496 #: c-family/c-format.c:590 config/i386/msformat-c.c:44
2497 #: config/i386/msformat-c.c:79
2498 msgid "'#' flag"
2499 msgstr "прапорець '#'"
2501 #: c-family/c-format.c:497 c-family/c-format.c:521 c-family/c-format.c:551
2502 #: config/i386/msformat-c.c:44
2503 msgid "the '#' printf flag"
2504 msgstr "прапорець printf '#'"
2506 #: c-family/c-format.c:498 c-family/c-format.c:522 c-family/c-format.c:588
2507 #: config/i386/msformat-c.c:45
2508 msgid "'0' flag"
2509 msgstr "прапорець '0'"
2511 #: c-family/c-format.c:498 c-family/c-format.c:522 config/i386/msformat-c.c:45
2512 msgid "the '0' printf flag"
2513 msgstr "прапорець printf '0'"
2515 #: c-family/c-format.c:499 c-family/c-format.c:523 c-family/c-format.c:587
2516 #: c-family/c-format.c:617 config/i386/msformat-c.c:46
2517 msgid "'-' flag"
2518 msgstr "прапорець '-'"
2520 #: c-family/c-format.c:499 c-family/c-format.c:523 config/i386/msformat-c.c:46
2521 msgid "the '-' printf flag"
2522 msgstr "прапорець printf «-»"
2524 #: c-family/c-format.c:500 c-family/c-format.c:570 config/i386/msformat-c.c:47
2525 #: config/i386/msformat-c.c:67
2526 msgid "''' flag"
2527 msgstr "прапорець '''"
2529 #: c-family/c-format.c:500 config/i386/msformat-c.c:47
2530 msgid "the ''' printf flag"
2531 msgstr "прапорець printf '''"
2533 #: c-family/c-format.c:501 c-family/c-format.c:571
2534 msgid "'I' flag"
2535 msgstr "прапорець 'I'"
2537 #: c-family/c-format.c:501
2538 msgid "the 'I' printf flag"
2539 msgstr ""
2541 #: c-family/c-format.c:502 c-family/c-format.c:524 c-family/c-format.c:568
2542 #: c-family/c-format.c:591 c-family/c-format.c:618 config/sol2-c.c:43
2543 #: config/i386/msformat-c.c:48 config/i386/msformat-c.c:65
2544 msgid "field width"
2545 msgstr ""
2547 #: c-family/c-format.c:502 c-family/c-format.c:524 config/sol2-c.c:43
2548 #: config/i386/msformat-c.c:48
2549 msgid "field width in printf format"
2550 msgstr ""
2552 #: c-family/c-format.c:503 c-family/c-format.c:525 c-family/c-format.c:553
2553 #: config/i386/msformat-c.c:49
2554 msgid "precision"
2555 msgstr "точність"
2557 #: c-family/c-format.c:503 c-family/c-format.c:525 c-family/c-format.c:553
2558 #: config/i386/msformat-c.c:49
2559 msgid "precision in printf format"
2560 msgstr ""
2562 #: c-family/c-format.c:504 c-family/c-format.c:526 c-family/c-format.c:554
2563 #: c-family/c-format.c:569 c-family/c-format.c:621 config/sol2-c.c:44
2564 #: config/i386/msformat-c.c:50 config/i386/msformat-c.c:66
2565 msgid "length modifier"
2566 msgstr ""
2568 #: c-family/c-format.c:504 c-family/c-format.c:526 c-family/c-format.c:554
2569 #: config/sol2-c.c:44 config/i386/msformat-c.c:50
2570 msgid "length modifier in printf format"
2571 msgstr ""
2573 #: c-family/c-format.c:552
2574 msgid "'q' flag"
2575 msgstr ""
2577 #: c-family/c-format.c:552
2578 msgid "the 'q' diagnostic flag"
2579 msgstr ""
2581 #: c-family/c-format.c:565 config/i386/msformat-c.c:63
2582 msgid "assignment suppression"
2583 msgstr ""
2585 #: c-family/c-format.c:565 config/i386/msformat-c.c:63
2586 msgid "the assignment suppression scanf feature"
2587 msgstr ""
2589 #: c-family/c-format.c:566 config/i386/msformat-c.c:64
2590 msgid "'a' flag"
2591 msgstr ""
2593 #: c-family/c-format.c:566 config/i386/msformat-c.c:64
2594 msgid "the 'a' scanf flag"
2595 msgstr ""
2597 #: c-family/c-format.c:567
2598 msgid "'m' flag"
2599 msgstr ""
2601 #: c-family/c-format.c:567
2602 msgid "the 'm' scanf flag"
2603 msgstr ""
2605 #: c-family/c-format.c:568 config/i386/msformat-c.c:65
2606 msgid "field width in scanf format"
2607 msgstr ""
2609 #: c-family/c-format.c:569 config/i386/msformat-c.c:66
2610 msgid "length modifier in scanf format"
2611 msgstr ""
2613 #: c-family/c-format.c:570 config/i386/msformat-c.c:67
2614 msgid "the ''' scanf flag"
2615 msgstr ""
2617 #: c-family/c-format.c:571
2618 msgid "the 'I' scanf flag"
2619 msgstr ""
2621 #: c-family/c-format.c:586
2622 msgid "'_' flag"
2623 msgstr "прапорець '_'"
2625 #: c-family/c-format.c:586
2626 msgid "the '_' strftime flag"
2627 msgstr ""
2629 #: c-family/c-format.c:587
2630 msgid "the '-' strftime flag"
2631 msgstr ""
2633 #: c-family/c-format.c:588
2634 msgid "the '0' strftime flag"
2635 msgstr ""
2637 #: c-family/c-format.c:589 c-family/c-format.c:613
2638 msgid "'^' flag"
2639 msgstr "прапорець '^'"
2641 #: c-family/c-format.c:589
2642 msgid "the '^' strftime flag"
2643 msgstr ""
2645 #: c-family/c-format.c:590 config/i386/msformat-c.c:79
2646 msgid "the '#' strftime flag"
2647 msgstr ""
2649 #: c-family/c-format.c:591
2650 msgid "field width in strftime format"
2651 msgstr ""
2653 #: c-family/c-format.c:592
2654 msgid "'E' modifier"
2655 msgstr ""
2657 #: c-family/c-format.c:592
2658 msgid "the 'E' strftime modifier"
2659 msgstr ""
2661 #: c-family/c-format.c:593
2662 msgid "'O' modifier"
2663 msgstr ""
2665 #: c-family/c-format.c:593
2666 msgid "the 'O' strftime modifier"
2667 msgstr ""
2669 #: c-family/c-format.c:594
2670 msgid "the 'O' modifier"
2671 msgstr ""
2673 #: c-family/c-format.c:612
2674 msgid "fill character"
2675 msgstr ""
2677 #: c-family/c-format.c:612
2678 msgid "fill character in strfmon format"
2679 msgstr ""
2681 #: c-family/c-format.c:613
2682 msgid "the '^' strfmon flag"
2683 msgstr "прапорець strfmon «^»"
2685 #: c-family/c-format.c:614
2686 msgid "the '+' strfmon flag"
2687 msgstr "прапорець strfmon '+'"
2689 #: c-family/c-format.c:615
2690 msgid "'(' flag"
2691 msgstr "прапорець '('"
2693 #: c-family/c-format.c:615
2694 msgid "the '(' strfmon flag"
2695 msgstr "прапорець strfmon '('"
2697 #: c-family/c-format.c:616
2698 msgid "'!' flag"
2699 msgstr "прапорець '!'"
2701 #: c-family/c-format.c:616
2702 msgid "the '!' strfmon flag"
2703 msgstr "прапорець strfmon «!»"
2705 #: c-family/c-format.c:617
2706 msgid "the '-' strfmon flag"
2707 msgstr "прапорець strfmon «-»"
2709 #: c-family/c-format.c:618
2710 msgid "field width in strfmon format"
2711 msgstr ""
2713 #: c-family/c-format.c:619
2714 msgid "left precision"
2715 msgstr ""
2717 #: c-family/c-format.c:619
2718 msgid "left precision in strfmon format"
2719 msgstr ""
2721 #: c-family/c-format.c:620
2722 msgid "right precision"
2723 msgstr ""
2725 #: c-family/c-format.c:620
2726 msgid "right precision in strfmon format"
2727 msgstr ""
2729 #: c-family/c-format.c:621
2730 msgid "length modifier in strfmon format"
2731 msgstr ""
2733 #. Handle deferred options from command-line.
2734 #: c-family/c-opts.c:1383 fortran/cpp.c:590
2735 msgid "<command-line>"
2736 msgstr ""
2738 #: config/aarch64/aarch64.c:4926 config/arm/arm.c:21795 config/arm/arm.c:21808
2739 #: config/arm/arm.c:21833 config/nios2/nios2.c:2653
2740 #, c-format
2741 msgid "Unsupported operand for code '%c'"
2742 msgstr ""
2744 #: config/aarch64/aarch64.c:4938 config/aarch64/aarch64.c:4954
2745 #: config/aarch64/aarch64.c:4967 config/aarch64/aarch64.c:4979
2746 #: config/aarch64/aarch64.c:4990 config/aarch64/aarch64.c:5013
2747 #: config/aarch64/aarch64.c:5066 config/aarch64/aarch64.c:5269
2748 #, c-format
2749 msgid "invalid operand for '%%%c'"
2750 msgstr ""
2752 #: config/aarch64/aarch64.c:5033 config/aarch64/aarch64.c:5046
2753 #: config/aarch64/aarch64.c:5056
2754 #, c-format
2755 msgid "incompatible floating point / vector register operand for '%%%c'"
2756 msgstr ""
2758 #: config/aarch64/aarch64.c:5102 config/arm/arm.c:22340
2759 #, c-format
2760 msgid "missing operand"
2761 msgstr "пропущено операнд"
2763 #: config/aarch64/aarch64.c:5164
2764 #, c-format
2765 msgid "invalid constant"
2766 msgstr "некоректна константа"
2768 #: config/aarch64/aarch64.c:5167
2769 #, c-format
2770 msgid "invalid operand"
2771 msgstr "некоректний операнд"
2773 #: config/aarch64/aarch64.c:5280
2774 #, c-format
2775 msgid "invalid operand prefix '%%%c'"
2776 msgstr ""
2778 #: config/alpha/alpha.c:5092 config/i386/i386.c:18279
2779 #: config/rs6000/rs6000.c:23938 config/sparc/sparc.c:8854
2780 #, c-format
2781 msgid "'%%&' used without any local dynamic TLS references"
2782 msgstr ""
2784 #: config/alpha/alpha.c:5150 config/bfin/bfin.c:1424
2785 #, c-format
2786 msgid "invalid %%J value"
2787 msgstr ""
2789 #: config/alpha/alpha.c:5180 config/ia64/ia64.c:5488
2790 #, c-format
2791 msgid "invalid %%r value"
2792 msgstr ""
2794 #: config/alpha/alpha.c:5190 config/ia64/ia64.c:5442
2795 #: config/rs6000/rs6000.c:23618 config/xtensa/xtensa.c:2363
2796 #, c-format
2797 msgid "invalid %%R value"
2798 msgstr ""
2800 #: config/alpha/alpha.c:5196 config/rs6000/rs6000.c:23538
2801 #: config/xtensa/xtensa.c:2330
2802 #, c-format
2803 msgid "invalid %%N value"
2804 msgstr ""
2806 #: config/alpha/alpha.c:5204 config/rs6000/rs6000.c:23566
2807 #, c-format
2808 msgid "invalid %%P value"
2809 msgstr ""
2811 #: config/alpha/alpha.c:5212
2812 #, c-format
2813 msgid "invalid %%h value"
2814 msgstr ""
2816 #: config/alpha/alpha.c:5220 config/xtensa/xtensa.c:2356
2817 #, c-format
2818 msgid "invalid %%L value"
2819 msgstr ""
2821 #: config/alpha/alpha.c:5239
2822 #, c-format
2823 msgid "invalid %%m value"
2824 msgstr ""
2826 #: config/alpha/alpha.c:5245
2827 #, c-format
2828 msgid "invalid %%M value"
2829 msgstr ""
2831 #: config/alpha/alpha.c:5282
2832 #, c-format
2833 msgid "invalid %%U value"
2834 msgstr ""
2836 #: config/alpha/alpha.c:5290 config/alpha/alpha.c:5301
2837 #: config/rs6000/rs6000.c:23626
2838 #, c-format
2839 msgid "invalid %%s value"
2840 msgstr ""
2842 #: config/alpha/alpha.c:5312
2843 #, c-format
2844 msgid "invalid %%C value"
2845 msgstr ""
2847 #: config/alpha/alpha.c:5349 config/rs6000/rs6000.c:23402
2848 #, c-format
2849 msgid "invalid %%E value"
2850 msgstr ""
2852 #: config/alpha/alpha.c:5374 config/alpha/alpha.c:5424
2853 #, c-format
2854 msgid "unknown relocation unspec"
2855 msgstr ""
2857 #: config/alpha/alpha.c:5383 config/cr16/cr16.c:1534
2858 #: config/rs6000/rs6000.c:23943 config/spu/spu.c:1447
2859 #, c-format
2860 msgid "invalid %%xn code"
2861 msgstr ""
2863 #: config/alpha/alpha.c:5489
2864 #, c-format
2865 msgid "invalid operand address"
2866 msgstr ""
2868 #: config/arc/arc.c:3105
2869 #, c-format
2870 msgid "invalid operand to %%Z code"
2871 msgstr ""
2873 #: config/arc/arc.c:3113
2874 #, c-format
2875 msgid "invalid operand to %%z code"
2876 msgstr ""
2878 #: config/arc/arc.c:3121
2879 #, c-format
2880 msgid "invalid operand to %%M code"
2881 msgstr ""
2883 #: config/arc/arc.c:3129 config/m32r/m32r.c:2083
2884 #, c-format
2885 msgid "invalid operand to %%p code"
2886 msgstr ""
2888 #: config/arc/arc.c:3140 config/m32r/m32r.c:2076
2889 #, c-format
2890 msgid "invalid operand to %%s code"
2891 msgstr ""
2893 #: config/arc/arc.c:3288 config/m32r/m32r.c:2109
2894 #, c-format
2895 msgid "invalid operand to %%R code"
2896 msgstr ""
2898 #: config/arc/arc.c:3325 config/m32r/m32r.c:2132
2899 #, c-format
2900 msgid "invalid operand to %%H/%%L code"
2901 msgstr ""
2903 #: config/arc/arc.c:3373 config/m32r/m32r.c:2203
2904 #, c-format
2905 msgid "invalid operand to %%U code"
2906 msgstr ""
2908 #: config/arc/arc.c:3384
2909 #, c-format
2910 msgid "invalid operand to %%V code"
2911 msgstr ""
2913 #: config/arc/arc.c:3441
2914 #, c-format
2915 msgid "invalid operand to %%O code"
2916 msgstr ""
2918 #. Unknown flag.
2919 #. Undocumented flag.
2920 #: config/arc/arc.c:3467 config/epiphany/epiphany.c:1289
2921 #: config/m32r/m32r.c:2230 config/nds32/nds32.c:2292 config/sparc/sparc.c:9133
2922 #, c-format
2923 msgid "invalid operand output code"
2924 msgstr ""
2926 #: config/arc/arc.c:5153
2927 #, c-format
2928 msgid "invalid UNSPEC as operand: %d"
2929 msgstr ""
2931 #: config/arm/arm.c:18804 config/arm/arm.c:18829 config/arm/arm.c:18839
2932 #: config/arm/arm.c:18848 config/arm/arm.c:18857
2933 #, c-format
2934 msgid "invalid shift operand"
2935 msgstr ""
2937 #: config/arm/arm.c:21671 config/arm/arm.c:21689
2938 #, c-format
2939 msgid "predicated Thumb instruction"
2940 msgstr ""
2942 #: config/arm/arm.c:21677
2943 #, c-format
2944 msgid "predicated instruction in conditional sequence"
2945 msgstr ""
2947 #: config/arm/arm.c:21910 config/arm/arm.c:21932 config/arm/arm.c:21942
2948 #: config/arm/arm.c:21952 config/arm/arm.c:21962 config/arm/arm.c:22001
2949 #: config/arm/arm.c:22019 config/arm/arm.c:22044 config/arm/arm.c:22059
2950 #: config/arm/arm.c:22086 config/arm/arm.c:22093 config/arm/arm.c:22111
2951 #: config/arm/arm.c:22118 config/arm/arm.c:22126 config/arm/arm.c:22147
2952 #: config/arm/arm.c:22154 config/arm/arm.c:22287 config/arm/arm.c:22294
2953 #: config/arm/arm.c:22321 config/arm/arm.c:22328 config/bfin/bfin.c:1437
2954 #: config/bfin/bfin.c:1444 config/bfin/bfin.c:1451 config/bfin/bfin.c:1458
2955 #: config/bfin/bfin.c:1467 config/bfin/bfin.c:1474 config/bfin/bfin.c:1481
2956 #: config/bfin/bfin.c:1488
2957 #, c-format
2958 msgid "invalid operand for code '%c'"
2959 msgstr ""
2961 #: config/arm/arm.c:22014
2962 #, c-format
2963 msgid "instruction never executed"
2964 msgstr ""
2966 #. Former Maverick support, removed after GCC-4.7.
2967 #: config/arm/arm.c:22035
2968 #, c-format
2969 msgid "obsolete Maverick format code '%c'"
2970 msgstr ""
2972 #: config/avr/avr.c:2439
2973 #, c-format
2974 msgid "address operand requires constraint for X, Y, or Z register"
2975 msgstr ""
2977 #: config/avr/avr.c:2620
2978 msgid "operands to %T/%t must be reg + const_int:"
2979 msgstr ""
2981 #: config/avr/avr.c:2670 config/avr/avr.c:2737
2982 msgid "bad address, not an I/O address:"
2983 msgstr ""
2985 #: config/avr/avr.c:2679
2986 msgid "bad address, not a constant:"
2987 msgstr ""
2989 #: config/avr/avr.c:2697 config/avr/avr.c:2704
2990 msgid "bad address, not (reg+disp):"
2991 msgstr ""
2993 #: config/avr/avr.c:2711
2994 msgid "bad address, not post_inc or pre_dec:"
2995 msgstr ""
2997 #: config/avr/avr.c:2723
2998 msgid "internal compiler error.  Bad address:"
2999 msgstr ""
3001 #: config/avr/avr.c:2756
3002 #, c-format
3003 msgid "Unsupported code '%c' for fixed-point:"
3004 msgstr ""
3006 #: config/avr/avr.c:2764
3007 msgid "internal compiler error.  Unknown mode:"
3008 msgstr ""
3010 #: config/avr/avr.c:3788 config/avr/avr.c:4732 config/avr/avr.c:5179
3011 msgid "invalid insn:"
3012 msgstr ""
3014 #: config/avr/avr.c:3842 config/avr/avr.c:3954 config/avr/avr.c:4012
3015 #: config/avr/avr.c:4064 config/avr/avr.c:4083 config/avr/avr.c:4275
3016 #: config/avr/avr.c:4583 config/avr/avr.c:4868 config/avr/avr.c:5072
3017 #: config/avr/avr.c:5236 config/avr/avr.c:5330 config/avr/avr.c:5529
3018 msgid "incorrect insn:"
3019 msgstr ""
3021 #: config/avr/avr.c:4099 config/avr/avr.c:4374 config/avr/avr.c:4654
3022 #: config/avr/avr.c:4940 config/avr/avr.c:5118 config/avr/avr.c:5386
3023 #: config/avr/avr.c:5587
3024 msgid "unknown move insn:"
3025 msgstr ""
3027 #: config/avr/avr.c:6046
3028 msgid "bad shift insn:"
3029 msgstr ""
3031 #: config/avr/avr.c:6154 config/avr/avr.c:6635 config/avr/avr.c:7050
3032 msgid "internal compiler error.  Incorrect shift:"
3033 msgstr ""
3035 #: config/avr/avr.c:8456
3036 msgid "unsupported fixed-point conversion"
3037 msgstr ""
3039 #: config/avr/avr.c:9803
3040 msgid "variable"
3041 msgstr ""
3043 #: config/avr/avr.c:9808
3044 #, fuzzy
3045 #| msgid "expected function name"
3046 msgid "function parameter"
3047 msgstr "мало бути вказано назву функції"
3049 #: config/avr/avr.c:9813
3050 msgid "structure field"
3051 msgstr ""
3053 #: config/avr/avr.c:9819
3054 msgid "return type of function"
3055 msgstr ""
3057 #: config/avr/avr.c:9824
3058 #, fuzzy
3059 #| msgid "null pointer"
3060 msgid "pointer"
3061 msgstr "нульовий вказівник"
3063 #: config/avr/driver-avr.c:48
3064 #, c-format
3065 msgid ""
3066 "Running spec function '%s' with %d args\n"
3067 "\n"
3068 msgstr ""
3070 #: config/bfin/bfin.c:1386
3071 #, c-format
3072 msgid "invalid %%j value"
3073 msgstr ""
3075 #: config/bfin/bfin.c:1579 config/c6x/c6x.c:2290
3076 #, c-format
3077 msgid "invalid const_double operand"
3078 msgstr ""
3080 #: config/cris/cris.c:604 config/ft32/ft32.c:106 config/moxie/moxie.c:104
3081 #: final.c:3455 final.c:3457 fold-const.c:268 gcc.c:5268 gcc.c:5282
3082 #: rtl-error.c:101 toplev.c:337 tree-vrp.c:7849 cp/typeck.c:6167
3083 #: lto/lto-object.c:184 lto/lto-object.c:281 lto/lto-object.c:338
3084 #: lto/lto-object.c:362
3085 #, gcc-internal-format, gfc-internal-format
3086 msgid "%s"
3087 msgstr "%s"
3089 #: config/cris/cris.c:655
3090 msgid "unexpected index-type in cris_print_index"
3091 msgstr ""
3093 #: config/cris/cris.c:672
3094 msgid "unexpected base-type in cris_print_base"
3095 msgstr ""
3097 #: config/cris/cris.c:736
3098 msgid "invalid operand for 'b' modifier"
3099 msgstr ""
3101 #: config/cris/cris.c:753
3102 msgid "invalid operand for 'o' modifier"
3103 msgstr ""
3105 #: config/cris/cris.c:772
3106 msgid "invalid operand for 'O' modifier"
3107 msgstr ""
3109 #: config/cris/cris.c:805
3110 msgid "invalid operand for 'p' modifier"
3111 msgstr ""
3113 #: config/cris/cris.c:844
3114 msgid "invalid operand for 'z' modifier"
3115 msgstr ""
3117 #: config/cris/cris.c:908 config/cris/cris.c:942
3118 msgid "invalid operand for 'H' modifier"
3119 msgstr ""
3121 #: config/cris/cris.c:918
3122 msgid "bad register"
3123 msgstr "помилковий регістр"
3125 #: config/cris/cris.c:962
3126 msgid "invalid operand for 'e' modifier"
3127 msgstr ""
3129 #: config/cris/cris.c:979
3130 msgid "invalid operand for 'm' modifier"
3131 msgstr ""
3133 #: config/cris/cris.c:1004
3134 msgid "invalid operand for 'A' modifier"
3135 msgstr ""
3137 #: config/cris/cris.c:1074
3138 msgid "invalid operand for 'D' modifier"
3139 msgstr ""
3141 #: config/cris/cris.c:1088
3142 msgid "invalid operand for 'T' modifier"
3143 msgstr ""
3145 #: config/cris/cris.c:1108 config/ft32/ft32.c:232 config/moxie/moxie.c:174
3146 msgid "invalid operand modifier letter"
3147 msgstr ""
3149 #: config/cris/cris.c:1162
3150 msgid "unexpected multiplicative operand"
3151 msgstr ""
3153 #: config/cris/cris.c:1182 config/ft32/ft32.c:255 config/moxie/moxie.c:199
3154 msgid "unexpected operand"
3155 msgstr ""
3157 #: config/cris/cris.c:1221 config/cris/cris.c:1231
3158 msgid "unrecognized address"
3159 msgstr ""
3161 #: config/cris/cris.c:2550
3162 msgid "unrecognized supposed constant"
3163 msgstr ""
3165 #: config/cris/cris.c:2949 config/cris/cris.c:3007
3166 msgid "unexpected side-effects in address"
3167 msgstr ""
3169 #. Can't possibly get anything else for a function-call, right?
3170 #: config/cris/cris.c:3835
3171 msgid "unidentifiable call op"
3172 msgstr ""
3174 #: config/cris/cris.c:3897
3175 #, c-format
3176 msgid "PIC register isn't set up"
3177 msgstr ""
3179 #: config/fr30/fr30.c:500
3180 #, c-format
3181 msgid "fr30_print_operand_address: unhandled address"
3182 msgstr ""
3184 #: config/fr30/fr30.c:524
3185 #, c-format
3186 msgid "fr30_print_operand: unrecognized %%p code"
3187 msgstr ""
3189 #: config/fr30/fr30.c:544
3190 #, c-format
3191 msgid "fr30_print_operand: unrecognized %%b code"
3192 msgstr ""
3194 #: config/fr30/fr30.c:565
3195 #, c-format
3196 msgid "fr30_print_operand: unrecognized %%B code"
3197 msgstr ""
3199 #: config/fr30/fr30.c:573
3200 #, c-format
3201 msgid "fr30_print_operand: invalid operand to %%A code"
3202 msgstr ""
3204 #: config/fr30/fr30.c:590
3205 #, c-format
3206 msgid "fr30_print_operand: invalid %%x code"
3207 msgstr ""
3209 #: config/fr30/fr30.c:597
3210 #, c-format
3211 msgid "fr30_print_operand: invalid %%F code"
3212 msgstr ""
3214 #: config/fr30/fr30.c:614
3215 #, c-format
3216 msgid "fr30_print_operand: unknown code"
3217 msgstr ""
3219 #: config/fr30/fr30.c:642 config/fr30/fr30.c:651 config/fr30/fr30.c:662
3220 #: config/fr30/fr30.c:675
3221 #, c-format
3222 msgid "fr30_print_operand: unhandled MEM"
3223 msgstr ""
3225 #: config/frv/frv.c:2510
3226 msgid "bad insn to frv_print_operand_address:"
3227 msgstr ""
3229 #: config/frv/frv.c:2521
3230 msgid "bad register to frv_print_operand_memory_reference_reg:"
3231 msgstr ""
3233 #: config/frv/frv.c:2560 config/frv/frv.c:2570 config/frv/frv.c:2579
3234 #: config/frv/frv.c:2600 config/frv/frv.c:2605
3235 msgid "bad insn to frv_print_operand_memory_reference:"
3236 msgstr ""
3238 #: config/frv/frv.c:2691
3239 #, c-format
3240 msgid "bad condition code"
3241 msgstr ""
3243 #: config/frv/frv.c:2765
3244 msgid "bad insn in frv_print_operand, bad const_double"
3245 msgstr ""
3247 #: config/frv/frv.c:2826
3248 msgid "bad insn to frv_print_operand, 'e' modifier:"
3249 msgstr ""
3251 #: config/frv/frv.c:2834
3252 msgid "bad insn to frv_print_operand, 'F' modifier:"
3253 msgstr ""
3255 #: config/frv/frv.c:2850
3256 msgid "bad insn to frv_print_operand, 'f' modifier:"
3257 msgstr ""
3259 #: config/frv/frv.c:2864
3260 msgid "bad insn to frv_print_operand, 'g' modifier:"
3261 msgstr ""
3263 #: config/frv/frv.c:2912
3264 msgid "bad insn to frv_print_operand, 'L' modifier:"
3265 msgstr ""
3267 #: config/frv/frv.c:2925
3268 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
3269 msgstr ""
3271 #: config/frv/frv.c:2946
3272 msgid "bad insn to frv_print_operand, 'O' modifier:"
3273 msgstr ""
3275 #: config/frv/frv.c:2964
3276 msgid "bad insn to frv_print_operand, P modifier:"
3277 msgstr ""
3279 #: config/frv/frv.c:2984
3280 msgid "bad insn in frv_print_operand, z case"
3281 msgstr ""
3283 #: config/frv/frv.c:3015
3284 msgid "bad insn in frv_print_operand, 0 case"
3285 msgstr ""
3287 #: config/frv/frv.c:3020
3288 msgid "frv_print_operand: unknown code"
3289 msgstr ""
3291 #: config/frv/frv.c:4424
3292 msgid "bad output_move_single operand"
3293 msgstr ""
3295 #: config/frv/frv.c:4551
3296 msgid "bad output_move_double operand"
3297 msgstr ""
3299 #: config/frv/frv.c:4693
3300 msgid "bad output_condmove_single operand"
3301 msgstr ""
3303 #: config/i386/i386.c:17149
3304 #, c-format
3305 msgid "invalid UNSPEC as operand"
3306 msgstr ""
3308 #: config/i386/i386.c:17660
3309 #, c-format
3310 msgid "invalid use of asm flag output"
3311 msgstr ""
3313 #: config/i386/i386.c:17882
3314 #, c-format
3315 msgid "invalid operand size for operand code 'O'"
3316 msgstr ""
3318 #: config/i386/i386.c:17917
3319 #, c-format
3320 msgid "invalid operand size for operand code 'z'"
3321 msgstr ""
3323 #: config/i386/i386.c:17986
3324 #, c-format
3325 msgid "invalid operand type used with operand code 'Z'"
3326 msgstr ""
3328 #: config/i386/i386.c:17991
3329 #, c-format
3330 msgid "invalid operand size for operand code 'Z'"
3331 msgstr ""
3333 #: config/i386/i386.c:18067
3334 #, c-format
3335 msgid "operand is not a condition code, invalid operand code 'Y'"
3336 msgstr ""
3338 #: config/i386/i386.c:18146
3339 #, c-format
3340 msgid "operand is not a condition code, invalid operand code 'D'"
3341 msgstr ""
3343 #: config/i386/i386.c:18164
3344 #, c-format
3345 msgid "operand is not a condition code, invalid operand code '%c'"
3346 msgstr ""
3348 #: config/i386/i386.c:18177
3349 #, c-format
3350 msgid "operand is not an offsettable memory reference, invalid operand code 'H'"
3351 msgstr ""
3353 #: config/i386/i386.c:18192
3354 #, c-format
3355 msgid "operand is not an integer, invalid operand code 'K'"
3356 msgstr ""
3358 #: config/i386/i386.c:18220
3359 #, c-format
3360 msgid "operand is not a specific integer, invalid operand code 'r'"
3361 msgstr ""
3363 #: config/i386/i386.c:18238
3364 #, c-format
3365 msgid "operand is not an integer, invalid operand code 'R'"
3366 msgstr ""
3368 #: config/i386/i386.c:18261
3369 #, c-format
3370 msgid "operand is not a specific integer, invalid operand code 'R'"
3371 msgstr ""
3373 #: config/i386/i386.c:18357
3374 #, c-format
3375 msgid "invalid operand code '%c'"
3376 msgstr ""
3378 #: config/i386/i386.c:18419
3379 #, c-format
3380 msgid "invalid constraints for operand"
3381 msgstr ""
3383 #: config/i386/i386.c:28920
3384 msgid "unknown insn mode"
3385 msgstr ""
3387 #: config/i386/djgpp.h:146
3388 #, c-format
3389 msgid "-f%s ignored (not supported for DJGPP)\n"
3390 msgstr ""
3392 #: config/ia64/ia64.c:5370
3393 #, c-format
3394 msgid "invalid %%G mode"
3395 msgstr ""
3397 #: config/ia64/ia64.c:5540
3398 #, c-format
3399 msgid "ia64_print_operand: unknown code"
3400 msgstr ""
3402 #: config/ia64/ia64.c:11143
3403 msgid "invalid conversion from %<__fpreg%>"
3404 msgstr ""
3406 #: config/ia64/ia64.c:11146
3407 msgid "invalid conversion to %<__fpreg%>"
3408 msgstr ""
3410 #: config/ia64/ia64.c:11159 config/ia64/ia64.c:11170
3411 msgid "invalid operation on %<__fpreg%>"
3412 msgstr ""
3414 #: config/iq2000/iq2000.c:3145 config/tilegx/tilegx.c:5316
3415 #: config/tilepro/tilepro.c:4705
3416 #, c-format
3417 msgid "invalid %%P operand"
3418 msgstr ""
3420 #: config/iq2000/iq2000.c:3153 config/rs6000/rs6000.c:23556
3421 #, c-format
3422 msgid "invalid %%p value"
3423 msgstr ""
3425 #: config/iq2000/iq2000.c:3212
3426 #, c-format
3427 msgid "invalid use of %%d, %%x, or %%X"
3428 msgstr ""
3430 #: config/lm32/lm32.c:510
3431 #, c-format
3432 msgid "only 0.0 can be loaded as an immediate"
3433 msgstr ""
3435 #: config/lm32/lm32.c:580
3436 msgid "bad operand"
3437 msgstr "помилковий операнд"
3439 #: config/lm32/lm32.c:592
3440 msgid "can't use non gp relative absolute address"
3441 msgstr ""
3443 #: config/lm32/lm32.c:596
3444 msgid "invalid addressing mode"
3445 msgstr "некоректний режим адресування"
3447 #: config/m32r/m32r.c:2141
3448 msgid "bad insn for 'A'"
3449 msgstr ""
3451 #: config/m32r/m32r.c:2188
3452 #, c-format
3453 msgid "invalid operand to %%T/%%B code"
3454 msgstr ""
3456 #: config/m32r/m32r.c:2211
3457 #, c-format
3458 msgid "invalid operand to %%N code"
3459 msgstr ""
3461 #: config/m32r/m32r.c:2244
3462 msgid "pre-increment address is not a register"
3463 msgstr ""
3465 #: config/m32r/m32r.c:2251
3466 msgid "pre-decrement address is not a register"
3467 msgstr ""
3469 #: config/m32r/m32r.c:2258
3470 msgid "post-increment address is not a register"
3471 msgstr ""
3473 #: config/m32r/m32r.c:2333 config/m32r/m32r.c:2348
3474 #: config/rs6000/rs6000.c:35600
3475 msgid "bad address"
3476 msgstr "помилкова адреса"
3478 #: config/m32r/m32r.c:2353
3479 msgid "lo_sum not of register"
3480 msgstr ""
3482 #: config/microblaze/microblaze.c:2201
3483 #, c-format
3484 msgid "unknown punctuation '%c'"
3485 msgstr ""
3487 #: config/microblaze/microblaze.c:2210
3488 #, c-format
3489 msgid "null pointer"
3490 msgstr "нульовий вказівник"
3492 #: config/microblaze/microblaze.c:2245
3493 #, c-format
3494 msgid "PRINT_OPERAND, invalid insn for %%C"
3495 msgstr ""
3497 #: config/microblaze/microblaze.c:2274
3498 #, c-format
3499 msgid "PRINT_OPERAND, invalid insn for %%N"
3500 msgstr ""
3502 #: config/microblaze/microblaze.c:2294 config/microblaze/microblaze.c:2469
3503 msgid "insn contains an invalid address !"
3504 msgstr ""
3506 #: config/microblaze/microblaze.c:2309 config/microblaze/microblaze.c:2528
3507 #: config/xtensa/xtensa.c:2460
3508 msgid "invalid address"
3509 msgstr "некоректна адреса"
3511 #: config/microblaze/microblaze.c:2412
3512 #, c-format
3513 msgid "letter %c was found & insn was not CONST_INT"
3514 msgstr ""
3516 #: config/mips/mips.c:8877 config/mips/mips.c:8904 config/mips/mips.c:9087
3517 #, c-format
3518 msgid "'%%%c' is not a valid operand prefix"
3519 msgstr ""
3521 #: config/mips/mips.c:8976 config/mips/mips.c:8983 config/mips/mips.c:8990
3522 #: config/mips/mips.c:8997 config/mips/mips.c:9010 config/mips/mips.c:9017
3523 #: config/mips/mips.c:9027 config/mips/mips.c:9030 config/mips/mips.c:9042
3524 #: config/mips/mips.c:9045 config/mips/mips.c:9105 config/mips/mips.c:9112
3525 #: config/mips/mips.c:9133 config/mips/mips.c:9148 config/mips/mips.c:9167
3526 #: config/mips/mips.c:9176 config/riscv/riscv.c:2805 config/riscv/riscv.c:2811
3527 #: config/riscv/riscv.c:2820
3528 #, c-format
3529 msgid "invalid use of '%%%c'"
3530 msgstr ""
3532 #: config/mmix/mmix.c:1551 config/mmix/mmix.c:1681
3533 msgid "MMIX Internal: Expected a CONST_INT, not this"
3534 msgstr ""
3536 #: config/mmix/mmix.c:1630
3537 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
3538 msgstr ""
3540 #: config/mmix/mmix.c:1649
3541 msgid "MMIX Internal: Expected a register, not this"
3542 msgstr ""
3544 #: config/mmix/mmix.c:1659
3545 msgid "MMIX Internal: Expected a constant, not this"
3546 msgstr ""
3548 #. We need the original here.
3549 #: config/mmix/mmix.c:1743
3550 msgid "MMIX Internal: Cannot decode this operand"
3551 msgstr ""
3553 #: config/mmix/mmix.c:1799
3554 msgid "MMIX Internal: This is not a recognized address"
3555 msgstr ""
3557 #: config/mmix/mmix.c:2675
3558 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
3559 msgstr ""
3561 #: config/mmix/mmix.c:2682
3562 msgid "MMIX Internal: What's the CC of this?"
3563 msgstr ""
3565 #: config/mmix/mmix.c:2686
3566 msgid "MMIX Internal: What is the CC of this?"
3567 msgstr ""
3569 #: config/mmix/mmix.c:2728
3570 msgid "MMIX Internal: This is not a constant:"
3571 msgstr ""
3573 #: config/msp430/msp430.c:3630
3574 #, c-format
3575 msgid "invalid operand prefix"
3576 msgstr ""
3578 #: config/msp430/msp430.c:3664
3579 #, c-format
3580 msgid "invalid zero extract"
3581 msgstr ""
3583 #: config/rl78/rl78.c:1887 config/rl78/rl78.c:1973
3584 #, c-format
3585 msgid "q/Q modifiers invalid for symbol references"
3586 msgstr ""
3588 #: config/rs6000/host-darwin.c:94
3589 #, c-format
3590 msgid "Out of stack space.\n"
3591 msgstr ""
3593 #: config/rs6000/host-darwin.c:115
3594 #, c-format
3595 msgid "Try running '%s' in the shell to raise its limit.\n"
3596 msgstr ""
3598 #: config/rs6000/rs6000.c:4223
3599 msgid "-maltivec=le not allowed for big-endian targets"
3600 msgstr ""
3602 #: config/rs6000/rs6000.c:4235
3603 msgid "-mvsx requires hardware floating point"
3604 msgstr ""
3606 #: config/rs6000/rs6000.c:4243
3607 msgid "-mvsx and -mpaired are incompatible"
3608 msgstr ""
3610 #: config/rs6000/rs6000.c:4245
3611 msgid "-mvsx needs indexed addressing"
3612 msgstr ""
3614 #: config/rs6000/rs6000.c:4250
3615 msgid "-mvsx and -mno-altivec are incompatible"
3616 msgstr ""
3618 #: config/rs6000/rs6000.c:4252
3619 msgid "-mno-altivec disables vsx"
3620 msgstr ""
3622 #: config/rs6000/rs6000.c:4460
3623 msgid "-mquad-memory requires 64-bit mode"
3624 msgstr ""
3626 #: config/rs6000/rs6000.c:4463
3627 msgid "-mquad-memory-atomic requires 64-bit mode"
3628 msgstr ""
3630 #: config/rs6000/rs6000.c:4475
3631 msgid "-mquad-memory is not available in little endian mode"
3632 msgstr ""
3634 #: config/rs6000/rs6000.c:4547
3635 msgid "-mtoc-fusion requires 64-bit"
3636 msgstr ""
3638 #: config/rs6000/rs6000.c:4554
3639 msgid "-mtoc-fusion requires medium/large code model"
3640 msgstr ""
3642 #: config/rs6000/rs6000.c:11245
3643 msgid "bad move"
3644 msgstr ""
3646 #: config/rs6000/rs6000.c:23199
3647 msgid "Bad 128-bit move"
3648 msgstr ""
3650 #: config/rs6000/rs6000.c:23390
3651 #, c-format
3652 msgid "invalid %%e value"
3653 msgstr ""
3655 #: config/rs6000/rs6000.c:23411
3656 #, c-format
3657 msgid "invalid %%f value"
3658 msgstr ""
3660 #: config/rs6000/rs6000.c:23420
3661 #, c-format
3662 msgid "invalid %%F value"
3663 msgstr ""
3665 #: config/rs6000/rs6000.c:23429
3666 #, c-format
3667 msgid "invalid %%G value"
3668 msgstr ""
3670 #: config/rs6000/rs6000.c:23464
3671 #, c-format
3672 msgid "invalid %%j code"
3673 msgstr ""
3675 #: config/rs6000/rs6000.c:23474
3676 #, c-format
3677 msgid "invalid %%J code"
3678 msgstr ""
3680 #: config/rs6000/rs6000.c:23484
3681 #, c-format
3682 msgid "invalid %%k value"
3683 msgstr ""
3685 #: config/rs6000/rs6000.c:23499 config/xtensa/xtensa.c:2349
3686 #, c-format
3687 msgid "invalid %%K value"
3688 msgstr ""
3690 #: config/rs6000/rs6000.c:23546
3691 #, c-format
3692 msgid "invalid %%O value"
3693 msgstr ""
3695 #: config/rs6000/rs6000.c:23593
3696 #, c-format
3697 msgid "invalid %%q value"
3698 msgstr ""
3700 #: config/rs6000/rs6000.c:23646
3701 #, c-format
3702 msgid "invalid %%T value"
3703 msgstr ""
3705 #: config/rs6000/rs6000.c:23658
3706 #, c-format
3707 msgid "invalid %%u value"
3708 msgstr ""
3710 #: config/rs6000/rs6000.c:23672 config/xtensa/xtensa.c:2319
3711 #, c-format
3712 msgid "invalid %%v value"
3713 msgstr ""
3715 #: config/rs6000/rs6000.c:23739 config/xtensa/xtensa.c:2370
3716 #, c-format
3717 msgid "invalid %%x value"
3718 msgstr ""
3720 #: config/rs6000/rs6000.c:23887
3721 #, c-format
3722 msgid "invalid %%y value, try using the 'Z' constraint"
3723 msgstr ""
3725 #: config/rs6000/rs6000.c:24603
3726 msgid "__float128 and __ibm128 cannot be used in the same expression"
3727 msgstr ""
3729 #: config/rs6000/rs6000.c:24609
3730 msgid "__ibm128 and long double cannot be used in the same expression"
3731 msgstr ""
3733 #: config/rs6000/rs6000.c:24615
3734 msgid "__float128 and long double cannot be used in the same expression"
3735 msgstr ""
3737 #: config/rs6000/rs6000.c:38903
3738 msgid "AltiVec argument passed to unprototyped function"
3739 msgstr ""
3741 #: config/rs6000/rs6000.c:40709
3742 msgid "Could not generate addis value for fusion"
3743 msgstr ""
3745 #: config/rs6000/rs6000.c:40781
3746 msgid "Unable to generate load/store offset for fusion"
3747 msgstr ""
3749 #: config/rs6000/rs6000.c:40885
3750 msgid "Bad GPR fusion"
3751 msgstr ""
3753 #: config/rs6000/rs6000.c:41103
3754 msgid "emit_fusion_p9_load, bad reg #1"
3755 msgstr ""
3757 #: config/rs6000/rs6000.c:41149
3758 msgid "emit_fusion_p9_load, bad reg #2"
3759 msgstr ""
3761 #: config/rs6000/rs6000.c:41152
3762 msgid "emit_fusion_p9_load not MEM"
3763 msgstr ""
3765 #: config/rs6000/rs6000.c:41190
3766 msgid "emit_fusion_p9_store, bad reg #1"
3767 msgstr ""
3769 #: config/rs6000/rs6000.c:41236
3770 msgid "emit_fusion_p9_store, bad reg #2"
3771 msgstr ""
3773 #: config/rs6000/rs6000.c:41239
3774 msgid "emit_fusion_p9_store not MEM"
3775 msgstr ""
3777 #: config/s390/s390.c:7314
3778 #, c-format
3779 msgid "symbolic memory references are only supported on z10 or later"
3780 msgstr ""
3782 #: config/s390/s390.c:7325
3783 #, c-format
3784 msgid "cannot decompose address"
3785 msgstr ""
3787 #: config/s390/s390.c:7394
3788 #, c-format
3789 msgid "invalid comparison operator for 'E' output modifier"
3790 msgstr ""
3792 #: config/s390/s390.c:7417
3793 #, c-format
3794 msgid "invalid reference for 'J' output modifier"
3795 msgstr ""
3797 #: config/s390/s390.c:7435
3798 #, c-format
3799 msgid "invalid address for 'O' output modifier"
3800 msgstr ""
3802 #: config/s390/s390.c:7457
3803 #, c-format
3804 msgid "invalid address for 'R' output modifier"
3805 msgstr ""
3807 #: config/s390/s390.c:7475
3808 #, c-format
3809 msgid "memory reference expected for 'S' output modifier"
3810 msgstr ""
3812 #: config/s390/s390.c:7485
3813 #, c-format
3814 msgid "invalid address for 'S' output modifier"
3815 msgstr ""
3817 #: config/s390/s390.c:7506
3818 #, c-format
3819 msgid "register or memory expression expected for 'N' output modifier"
3820 msgstr ""
3822 #: config/s390/s390.c:7517
3823 #, c-format
3824 msgid "register or memory expression expected for 'M' output modifier"
3825 msgstr ""
3827 #: config/s390/s390.c:7603 config/s390/s390.c:7624
3828 #, c-format
3829 msgid "invalid constant for output modifier '%c'"
3830 msgstr ""
3832 #: config/s390/s390.c:7621
3833 #, c-format
3834 msgid "invalid constant - try using an output modifier"
3835 msgstr ""
3837 #: config/s390/s390.c:7658
3838 #, c-format
3839 msgid "invalid constant vector for output modifier '%c'"
3840 msgstr ""
3842 #: config/s390/s390.c:7665
3843 #, c-format
3844 msgid "invalid expression - try using an output modifier"
3845 msgstr ""
3847 #: config/s390/s390.c:7668
3848 #, c-format
3849 msgid "invalid expression for output modifier '%c'"
3850 msgstr "некоректний вираз для модифікатора виведення «%c»"
3852 #: config/s390/s390.c:11535
3853 msgid "vector argument passed to unprototyped function"
3854 msgstr ""
3856 #: config/s390/s390.c:15354
3857 msgid "types differ in signedness"
3858 msgstr ""
3860 #: config/s390/s390.c:15364
3861 msgid "binary operator does not support two vector bool operands"
3862 msgstr ""
3864 #: config/s390/s390.c:15367
3865 msgid "binary operator does not support vector bool operand"
3866 msgstr ""
3868 #: config/s390/s390.c:15375
3869 msgid "binary operator does not support mixing vector bool with floating point vector operands"
3870 msgstr ""
3872 #: config/sh/sh.c:1185
3873 #, c-format
3874 msgid "invalid operand to %%R"
3875 msgstr "некоректний операнд %%R"
3877 #: config/sh/sh.c:1212
3878 #, c-format
3879 msgid "invalid operand to %%S"
3880 msgstr "некоректний операнд %%S"
3882 #: config/sh/sh.c:8632
3883 msgid "created and used with different architectures / ABIs"
3884 msgstr ""
3886 #: config/sh/sh.c:8634
3887 msgid "created and used with different ABIs"
3888 msgstr ""
3890 #: config/sh/sh.c:8636
3891 msgid "created and used with different endianness"
3892 msgstr ""
3894 #: config/sparc/sparc.c:8863 config/sparc/sparc.c:8869
3895 #, c-format
3896 msgid "invalid %%Y operand"
3897 msgstr "некоректний операнд %%Y"
3899 #: config/sparc/sparc.c:8956
3900 #, c-format
3901 msgid "invalid %%A operand"
3902 msgstr "некоректний операнд %%A"
3904 #: config/sparc/sparc.c:8976
3905 #, c-format
3906 msgid "invalid %%B operand"
3907 msgstr "некоректний операнд %%B"
3909 #: config/sparc/sparc.c:9056 config/tilegx/tilegx.c:5103
3910 #: config/tilepro/tilepro.c:4512
3911 #, c-format
3912 msgid "invalid %%C operand"
3913 msgstr "некоректний операнд %%C"
3915 #: config/sparc/sparc.c:9088 config/tilegx/tilegx.c:5136
3916 #, c-format
3917 msgid "invalid %%D operand"
3918 msgstr "некоректний операнд %%D"
3920 #: config/sparc/sparc.c:9107
3921 #, c-format
3922 msgid "invalid %%f operand"
3923 msgstr "некоректний операнд %%f"
3925 #: config/sparc/sparc.c:9119
3926 #, c-format
3927 msgid "invalid %%s operand"
3928 msgstr "некоректний операнд %%s"
3930 #: config/sparc/sparc.c:9164
3931 #, c-format
3932 msgid "floating-point constant not a valid immediate operand"
3933 msgstr ""
3935 #: config/stormy16/stormy16.c:1734 config/stormy16/stormy16.c:1805
3936 #, c-format
3937 msgid "'B' operand is not constant"
3938 msgstr "операнд «B» не є сталою"
3940 #: config/stormy16/stormy16.c:1761
3941 #, c-format
3942 msgid "'B' operand has multiple bits set"
3943 msgstr ""
3945 #: config/stormy16/stormy16.c:1787
3946 #, c-format
3947 msgid "'o' operand is not constant"
3948 msgstr "операнд «o» не є сталою"
3950 #: config/stormy16/stormy16.c:1819
3951 #, c-format
3952 msgid "xstormy16_print_operand: unknown code"
3953 msgstr "xstormy16_print_operand: невідомий код"
3955 #: config/tilegx/tilegx.c:5088 config/tilepro/tilepro.c:4497
3956 #, c-format
3957 msgid "invalid %%c operand"
3958 msgstr "некоректний операнд %%c"
3960 #: config/tilegx/tilegx.c:5119
3961 #, c-format
3962 msgid "invalid %%d operand"
3963 msgstr "некоректний операнд %%d"
3965 #: config/tilegx/tilegx.c:5216
3966 #, c-format
3967 msgid "invalid %%H specifier"
3968 msgstr "некоректний специфікатор %%H"
3970 #: config/tilegx/tilegx.c:5258 config/tilepro/tilepro.c:4526
3971 #, c-format
3972 msgid "invalid %%h operand"
3973 msgstr "некоректний операнд %%h"
3975 #: config/tilegx/tilegx.c:5270 config/tilepro/tilepro.c:4590
3976 #, c-format
3977 msgid "invalid %%I operand"
3978 msgstr "некоректний операнд %%I"
3980 #: config/tilegx/tilegx.c:5282 config/tilepro/tilepro.c:4602
3981 #, c-format
3982 msgid "invalid %%i operand"
3983 msgstr "некоректний операнд %%i"
3985 #: config/tilegx/tilegx.c:5303 config/tilepro/tilepro.c:4623
3986 #, c-format
3987 msgid "invalid %%j operand"
3988 msgstr "некоректний операнд %%j"
3990 #: config/tilegx/tilegx.c:5334
3991 #, c-format
3992 msgid "invalid %%%c operand"
3993 msgstr "некоректний операнд %%%c"
3995 #: config/tilegx/tilegx.c:5349 config/tilepro/tilepro.c:4737
3996 #, c-format
3997 msgid "invalid %%N operand"
3998 msgstr "некоректний операнд %%N"
4000 #: config/tilegx/tilegx.c:5393
4001 #, c-format
4002 msgid "invalid operand for 'r' specifier"
4003 msgstr "некоректний операнд для специфікатора «r»"
4005 #: config/tilegx/tilegx.c:5417 config/tilepro/tilepro.c:4818
4006 #, c-format
4007 msgid "unable to print out operand yet; code == %d (%c)"
4008 msgstr ""
4010 #: config/tilepro/tilepro.c:4562
4011 #, c-format
4012 msgid "invalid %%H operand"
4013 msgstr "некоректний операнд %%H"
4015 #: config/tilepro/tilepro.c:4662
4016 #, c-format
4017 msgid "invalid %%L operand"
4018 msgstr "некоректний операнд %%L"
4020 #: config/tilepro/tilepro.c:4722
4021 #, c-format
4022 msgid "invalid %%M operand"
4023 msgstr "некоректний операнд %%M"
4025 #: config/tilepro/tilepro.c:4765
4026 #, c-format
4027 msgid "invalid %%t operand"
4028 msgstr "некоректний операнд %%t"
4030 #: config/tilepro/tilepro.c:4772
4031 #, c-format
4032 msgid "invalid %%t operand '"
4033 msgstr "некоректний операнд %%t '"
4035 #: config/tilepro/tilepro.c:4793
4036 #, c-format
4037 msgid "invalid %%r operand"
4038 msgstr "некоректний операнд %%r"
4040 #: config/v850/v850.c:294
4041 msgid "const_double_split got a bad insn:"
4042 msgstr ""
4044 #: config/v850/v850.c:900
4045 msgid "output_move_single:"
4046 msgstr ""
4048 #: config/vax/vax.c:457
4049 #, c-format
4050 msgid "symbol used with both base and indexed registers"
4051 msgstr ""
4053 #: config/vax/vax.c:466
4054 #, c-format
4055 msgid "symbol with offset used in PIC mode"
4056 msgstr ""
4058 #: config/vax/vax.c:554
4059 #, c-format
4060 msgid "symbol used as immediate operand"
4061 msgstr ""
4063 #: config/vax/vax.c:1583
4064 msgid "illegal operand detected"
4065 msgstr "виявлено неприпустимий операнд"
4067 #: config/visium/visium.c:3293
4068 msgid "illegal operand "
4069 msgstr "неприпустимий операнд "
4071 #: config/visium/visium.c:3344
4072 msgid "illegal operand address (1)"
4073 msgstr "некоректна адреса операнда (1)"
4075 #: config/visium/visium.c:3351
4076 msgid "illegal operand address (2)"
4077 msgstr "некоректна адреса операнда (2)"
4079 #: config/visium/visium.c:3366
4080 msgid "illegal operand address (3)"
4081 msgstr "некоректна адреса операнда (3)"
4083 #: config/visium/visium.c:3374
4084 msgid "illegal operand address (4)"
4085 msgstr "некоректна адреса операнда (4)"
4087 #: config/xtensa/xtensa.c:774 config/xtensa/xtensa.c:806
4088 #: config/xtensa/xtensa.c:815
4089 msgid "bad test"
4090 msgstr "помилкова перевірка"
4092 #: config/xtensa/xtensa.c:2307
4093 #, c-format
4094 msgid "invalid %%D value"
4095 msgstr "некоректне значення %%D"
4097 #: config/xtensa/xtensa.c:2344
4098 msgid "invalid mask"
4099 msgstr "некоректна маска"
4101 #: config/xtensa/xtensa.c:2377
4102 #, c-format
4103 msgid "invalid %%d value"
4104 msgstr "некоректне значення %%d"
4106 #: config/xtensa/xtensa.c:2396 config/xtensa/xtensa.c:2406
4107 #, c-format
4108 msgid "invalid %%t/%%b value"
4109 msgstr "некоректне значення %%t/%%b"
4111 #: config/xtensa/xtensa.c:2485
4112 msgid "no register in address"
4113 msgstr "немає регістру у адресі"
4115 #: config/xtensa/xtensa.c:2493
4116 msgid "address offset not a constant"
4117 msgstr "зсув адреси не є сталою величиною"
4119 #: c/c-objc-common.c:160
4120 msgid "aka"
4121 msgstr "або"
4123 #: c/c-objc-common.c:187
4124 msgid "({anonymous})"
4125 msgstr ""
4127 #: c/c-parser.c:2170 c/c-parser.c:2184 c/c-parser.c:4806 c/c-parser.c:5260
4128 #: c/c-parser.c:5407 c/c-parser.c:5832 c/c-parser.c:6001 c/c-parser.c:6032
4129 #: c/c-parser.c:6216 c/c-parser.c:8970 c/c-parser.c:9005 c/c-parser.c:9036
4130 #: c/c-parser.c:9083 c/c-parser.c:9264 c/c-parser.c:10045 c/c-parser.c:10115
4131 #: c/c-parser.c:10158 c/c-parser.c:14751 c/c-parser.c:14775 c/c-parser.c:14793
4132 #: c/c-parser.c:15012 c/c-parser.c:15055 c/gimple-parser.c:149
4133 #: c/gimple-parser.c:189 c/gimple-parser.c:198 c/gimple-parser.c:227
4134 #: c/gimple-parser.c:1320 c/gimple-parser.c:1344 c/gimple-parser.c:1424
4135 #: c/gimple-parser.c:1451 c/c-parser.c:2985 c/c-parser.c:9257
4136 #: c/gimple-parser.c:1228 c/gimple-parser.c:1267 cp/parser.c:27236
4137 #: cp/parser.c:27809
4138 #, gcc-internal-format
4139 msgid "expected %<;%>"
4140 msgstr "мало бути %<;%>"
4142 #. Look for the two `(' tokens.
4143 #: c/c-parser.c:2211 c/c-parser.c:2923 c/c-parser.c:3220 c/c-parser.c:3287
4144 #: c/c-parser.c:3949 c/c-parser.c:4139 c/c-parser.c:4144 c/c-parser.c:5450
4145 #: c/c-parser.c:5704 c/c-parser.c:5917 c/c-parser.c:6152 c/c-parser.c:6275
4146 #: c/c-parser.c:7337 c/c-parser.c:7761 c/c-parser.c:7802 c/c-parser.c:7937
4147 #: c/c-parser.c:8131 c/c-parser.c:8148 c/c-parser.c:8174 c/c-parser.c:9555
4148 #: c/c-parser.c:9627 c/c-parser.c:10677 c/c-parser.c:10872 c/c-parser.c:11012
4149 #: c/c-parser.c:11067 c/c-parser.c:11164 c/c-parser.c:11344 c/c-parser.c:11389
4150 #: c/c-parser.c:11434 c/c-parser.c:11479 c/c-parser.c:11524 c/c-parser.c:11570
4151 #: c/c-parser.c:11607 c/c-parser.c:11675 c/c-parser.c:11927 c/c-parser.c:12068
4152 #: c/c-parser.c:12194 c/c-parser.c:12359 c/c-parser.c:12463 c/c-parser.c:12507
4153 #: c/c-parser.c:12555 c/c-parser.c:12601 c/c-parser.c:12669 c/c-parser.c:12707
4154 #: c/c-parser.c:12836 c/c-parser.c:12918 c/c-parser.c:13026 c/c-parser.c:13063
4155 #: c/c-parser.c:13113 c/c-parser.c:13171 c/c-parser.c:14959 c/c-parser.c:16918
4156 #: c/c-parser.c:17131 c/c-parser.c:17573 c/c-parser.c:17631 c/c-parser.c:18057
4157 #: c/gimple-parser.c:364 c/gimple-parser.c:783 c/gimple-parser.c:835
4158 #: c/gimple-parser.c:861 c/gimple-parser.c:1148 c/gimple-parser.c:1289
4159 #: c/gimple-parser.c:1378 c/c-parser.c:11143 cp/parser.c:24946
4160 #: cp/parser.c:27812
4161 #, gcc-internal-format
4162 msgid "expected %<(%>"
4163 msgstr "мало бути %<(%>"
4165 #: c/c-parser.c:2217 c/c-parser.c:7364 c/c-parser.c:7769 c/c-parser.c:7810
4166 #: c/c-parser.c:7948 c/c-parser.c:11932 cp/parser.c:27234 cp/parser.c:27827
4167 #, gcc-internal-format
4168 msgid "expected %<,%>"
4169 msgstr "мало бути %<,%>"
4171 #: c/c-parser.c:2238 c/c-parser.c:2602 c/c-parser.c:2938 c/c-parser.c:3261
4172 #: c/c-parser.c:3298 c/c-parser.c:3514 c/c-parser.c:3701 c/c-parser.c:3763
4173 #: c/c-parser.c:3815 c/c-parser.c:3956 c/c-parser.c:4239 c/c-parser.c:4255
4174 #: c/c-parser.c:4264 c/c-parser.c:5453 c/c-parser.c:5719 c/c-parser.c:6064
4175 #: c/c-parser.c:6210 c/c-parser.c:6283 c/c-parser.c:6865 c/c-parser.c:7095
4176 #: c/c-parser.c:7178 c/c-parser.c:7278 c/c-parser.c:7479 c/c-parser.c:7681
4177 #: c/c-parser.c:7700 c/c-parser.c:7724 c/c-parser.c:7779 c/c-parser.c:7888
4178 #: c/c-parser.c:7963 c/c-parser.c:8140 c/c-parser.c:8165 c/c-parser.c:8189
4179 #: c/c-parser.c:8416 c/c-parser.c:8813 c/c-parser.c:9349 c/c-parser.c:9370
4180 #: c/c-parser.c:9578 c/c-parser.c:9633 c/c-parser.c:10017 c/c-parser.c:10714
4181 #: c/c-parser.c:10875 c/c-parser.c:11015 c/c-parser.c:11101 c/c-parser.c:11245
4182 #: c/c-parser.c:11352 c/c-parser.c:11397 c/c-parser.c:11442 c/c-parser.c:11487
4183 #: c/c-parser.c:11532 c/c-parser.c:11578 c/c-parser.c:11635 c/c-parser.c:11642
4184 #: c/c-parser.c:11683 c/c-parser.c:11839 c/c-parser.c:11897 c/c-parser.c:11952
4185 #: c/c-parser.c:12014 c/c-parser.c:12166 c/c-parser.c:12305 c/c-parser.c:12367
4186 #: c/c-parser.c:12471 c/c-parser.c:12515 c/c-parser.c:12582 c/c-parser.c:12624
4187 #: c/c-parser.c:12656 c/c-parser.c:12686 c/c-parser.c:12724 c/c-parser.c:12866
4188 #: c/c-parser.c:12884 c/c-parser.c:12890 c/c-parser.c:12974 c/c-parser.c:12985
4189 #: c/c-parser.c:13005 c/c-parser.c:13015 c/c-parser.c:13034 c/c-parser.c:13070
4190 #: c/c-parser.c:13084 c/c-parser.c:13132 c/c-parser.c:13140 c/c-parser.c:13175
4191 #: c/c-parser.c:14179 c/c-parser.c:14835 c/c-parser.c:15020 c/c-parser.c:15066
4192 #: c/c-parser.c:17110 c/c-parser.c:17188 c/c-parser.c:17609 c/c-parser.c:17693
4193 #: c/c-parser.c:18066 c/gimple-parser.c:296 c/gimple-parser.c:393
4194 #: c/gimple-parser.c:793 c/gimple-parser.c:815 c/gimple-parser.c:842
4195 #: c/gimple-parser.c:865 c/gimple-parser.c:988 c/gimple-parser.c:1159
4196 #: c/gimple-parser.c:1170 c/gimple-parser.c:1292 c/gimple-parser.c:1381
4197 #: cp/parser.c:24979 cp/parser.c:27857
4198 #, gcc-internal-format
4199 msgid "expected %<)%>"
4200 msgstr "мало бути %<)%>"
4202 #: c/c-parser.c:3619 c/c-parser.c:4573 c/c-parser.c:4609 c/c-parser.c:6267
4203 #: c/c-parser.c:7879 c/c-parser.c:8237 c/c-parser.c:8390 c/c-parser.c:10829
4204 #: c/c-parser.c:17969 c/c-parser.c:17971 c/c-parser.c:18310
4205 #: c/gimple-parser.c:965 cp/parser.c:7115 cp/parser.c:27821
4206 #, gcc-internal-format
4207 msgid "expected %<]%>"
4208 msgstr "мало бути %<]%>"
4210 #: c/c-parser.c:3796
4211 msgid "expected %<;%>, %<,%> or %<)%>"
4212 msgstr "мало бути %<;%>, %<,%> або %<)%>"
4214 #: c/c-parser.c:4429 c/c-parser.c:14776 c/gimple-parser.c:1493
4215 #: cp/parser.c:27815 cp/parser.c:29742
4216 #, gcc-internal-format
4217 msgid "expected %<}%>"
4218 msgstr "мало бути %<}%>"
4220 #: c/c-parser.c:4743 c/c-parser.c:9598 c/c-parser.c:15502 c/c-parser.c:18336
4221 #: c/gimple-parser.c:142 c/gimple-parser.c:1384 c/c-parser.c:2803
4222 #: c/c-parser.c:3006 c/c-parser.c:9152 cp/parser.c:17788 cp/parser.c:27818
4223 #, gcc-internal-format
4224 msgid "expected %<{%>"
4225 msgstr "мало бути %<{%>"
4227 #: c/c-parser.c:4983 c/c-parser.c:4992 c/c-parser.c:6519 c/c-parser.c:7413
4228 #: c/c-parser.c:9363 c/c-parser.c:9747 c/c-parser.c:9808 c/c-parser.c:10812
4229 #: c/c-parser.c:11621 c/c-parser.c:11756 c/c-parser.c:12125 c/c-parser.c:12217
4230 #: c/c-parser.c:12870 c/c-parser.c:16975 c/c-parser.c:17034
4231 #: c/gimple-parser.c:1432 c/gimple-parser.c:1459 c/c-parser.c:6174
4232 #: c/c-parser.c:11237 cp/parser.c:27851 cp/parser.c:28953 cp/parser.c:31615
4233 #, gcc-internal-format
4234 msgid "expected %<:%>"
4235 msgstr "мало бути %<:%>"
4237 #: c/c-parser.c:5281 cp/semantics.c:613
4238 msgid "Cilk array notation cannot be used as a computed goto expression"
4239 msgstr "Позначення масиву Cilk не можна використовувати як обчислений вираз переходу"
4241 #: c/c-parser.c:5340
4242 msgid "Cilk array notation cannot be used for a throw expression"
4243 msgstr ""
4245 #: c/c-parser.c:5715 cp/semantics.c:1144
4246 msgid "Cilk array notation cannot be used as a condition for switch statement"
4247 msgstr ""
4249 #: c/c-parser.c:5766 cp/semantics.c:799
4250 msgid "Cilk array notation cannot be used as a condition for while statement"
4251 msgstr ""
4253 #: c/c-parser.c:5818 cp/parser.c:27745
4254 #, gcc-internal-format
4255 msgid "expected %<while%>"
4256 msgstr "мало бути %<while%>"
4258 #: c/c-parser.c:5825 cp/semantics.c:858
4259 msgid "Cilk array notation cannot be used as a condition for a do-while statement"
4260 msgstr ""
4262 #: c/c-parser.c:6028 cp/semantics.c:977
4263 msgid "Cilk array notation cannot be used in a condition for a for-loop"
4264 msgstr ""
4266 #: c/c-parser.c:7630
4267 msgid "expected %<.%>"
4268 msgstr "мало бути %<.%>"
4270 #: c/c-parser.c:8823 c/c-parser.c:8855 c/c-parser.c:9095 cp/parser.c:29527
4271 #: cp/parser.c:29601
4272 #, gcc-internal-format
4273 msgid "expected %<@end%>"
4274 msgstr "мало бути %<@end%>"
4276 #: c/c-parser.c:9512 c/gimple-parser.c:778 cp/parser.c:27836
4277 #, gcc-internal-format
4278 msgid "expected %<>%>"
4279 msgstr "мало бути %<>%>"
4281 #: c/c-parser.c:12309 c/c-parser.c:13088 cp/parser.c:27860
4282 #, gcc-internal-format
4283 msgid "expected %<,%> or %<)%>"
4284 msgstr "мало бути %<,%> або %<)%>"
4286 #. All following cases are statements with LHS.
4287 #: c/c-parser.c:14488 c/c-parser.c:14532 c/c-parser.c:14760 c/c-parser.c:15001
4288 #: c/c-parser.c:17172 c/c-parser.c:17795 c/gimple-parser.c:287
4289 #: c/c-parser.c:4632 cp/parser.c:27839
4290 #, gcc-internal-format
4291 msgid "expected %<=%>"
4292 msgstr "мало бути %<=%>"
4294 #: c/c-parser.c:15545 c/c-parser.c:15535 cp/parser.c:35022
4295 #, gcc-internal-format
4296 msgid "expected %<#pragma omp section%> or %<}%>"
4297 msgstr "мало бути %<#pragma omp section%> або %<}%>"
4299 #: c/c-parser.c:17957 c/c-parser.c:10764 cp/parser.c:27824 cp/parser.c:30884
4300 #, gcc-internal-format
4301 msgid "expected %<[%>"
4302 msgstr "мало бути %<[%>"
4304 #: c/c-typeck.c:7593
4305 msgid "(anonymous)"
4306 msgstr "(анонімний)"
4308 #: c/gimple-parser.c:767 cp/parser.c:15443 cp/parser.c:27833
4309 #, gcc-internal-format
4310 msgid "expected %<<%>"
4311 msgstr "мало бути %<<%>"
4313 #: c/gimple-parser.c:1428 c/gimple-parser.c:1455 c/gimple-parser.c:1483
4314 #, fuzzy
4315 #| msgid "expected %<__label__%>"
4316 msgid "expected label"
4317 msgstr "мало бути %<__label__%>"
4319 #: cp/call.c:9927
4320 msgid "candidate 1:"
4321 msgstr "кандидат 1:"
4323 #: cp/call.c:9928
4324 msgid "candidate 2:"
4325 msgstr "кандидат 2:"
4327 #: cp/decl2.c:704
4328 msgid "candidates are: %+#D"
4329 msgstr "кандидати: %+#D"
4331 #: cp/decl2.c:706
4332 msgid "candidate is: %+#D"
4333 msgstr "кандидат: %+#D"
4335 #: cp/error.c:321
4336 msgid "<missing>"
4337 msgstr "<пропущено>"
4339 #: cp/error.c:419
4340 msgid "<brace-enclosed initializer list>"
4341 msgstr ""
4343 #: cp/error.c:421
4344 msgid "<unresolved overloaded function type>"
4345 msgstr ""
4347 #: cp/error.c:583
4348 msgid "<type error>"
4349 msgstr "<помилка типу>"
4351 #: cp/error.c:684 objc/objc-act.c:6180 cp/cxx-pretty-print.c:161
4352 #, gcc-internal-format
4353 msgid "<unnamed>"
4354 msgstr ""
4356 #: cp/error.c:686
4357 #, fuzzy, c-format
4358 #| msgid "<anonymous %s>"
4359 msgid "<unnamed %s>"
4360 msgstr "<анонімний %s>"
4362 #. A lambda's "type" is essentially its signature.
4363 #: cp/error.c:691
4364 msgid "<lambda"
4365 msgstr "<lambda"
4367 #: cp/error.c:821
4368 msgid "<typeprefixerror>"
4369 msgstr ""
4371 #: cp/error.c:950
4372 #, c-format
4373 msgid "(static initializers for %s)"
4374 msgstr ""
4376 #: cp/error.c:952
4377 #, c-format
4378 msgid "(static destructors for %s)"
4379 msgstr ""
4381 #: cp/error.c:1097
4382 msgid "vtable for "
4383 msgstr ""
4385 #: cp/error.c:1121
4386 msgid "<return value> "
4387 msgstr ""
4389 #: cp/error.c:1136
4390 msgid "{anonymous}"
4391 msgstr "{анонімний}"
4393 #: cp/error.c:1138
4394 msgid "(anonymous namespace)"
4395 msgstr ""
4397 #: cp/error.c:1245
4398 msgid "<template arguments error>"
4399 msgstr ""
4401 #: cp/error.c:1267
4402 msgid "<enumerator>"
4403 msgstr ""
4405 #: cp/error.c:1318
4406 msgid "<declaration error>"
4407 msgstr ""
4409 #: cp/error.c:1868 cp/error.c:1888
4410 msgid "<template parameter error>"
4411 msgstr ""
4413 #: cp/error.c:2018
4414 msgid "<statement>"
4415 msgstr ""
4417 #: cp/error.c:2046 cp/error.c:3100 c-family/c-pretty-print.c:2168
4418 #, gcc-internal-format
4419 msgid "<unknown>"
4420 msgstr ""
4422 #. While waiting for caret diagnostics, avoid printing
4423 #. __cxa_allocate_exception, __cxa_throw, and the like.
4424 #: cp/error.c:2064
4425 msgid "<throw-expression>"
4426 msgstr ""
4428 #: cp/error.c:2166
4429 msgid "<ubsan routine call>"
4430 msgstr ""
4432 #: cp/error.c:2624
4433 msgid "<unparsed>"
4434 msgstr ""
4436 #: cp/error.c:2779
4437 msgid "<lambda>"
4438 msgstr ""
4440 #: cp/error.c:2822
4441 msgid "*this"
4442 msgstr "*this"
4444 #: cp/error.c:2836
4445 msgid "<expression error>"
4446 msgstr ""
4448 #: cp/error.c:2851
4449 msgid "<unknown operator>"
4450 msgstr "<невідомий оператор>"
4452 #: cp/error.c:3144
4453 msgid "{unknown}"
4454 msgstr "{невідомий}"
4456 #: cp/error.c:3256
4457 msgid "At global scope:"
4458 msgstr ""
4460 #: cp/error.c:3362
4461 #, c-format
4462 msgid "In static member function %qs"
4463 msgstr ""
4465 #: cp/error.c:3364
4466 #, c-format
4467 msgid "In copy constructor %qs"
4468 msgstr ""
4470 #: cp/error.c:3366
4471 #, c-format
4472 msgid "In constructor %qs"
4473 msgstr ""
4475 #: cp/error.c:3368
4476 #, c-format
4477 msgid "In destructor %qs"
4478 msgstr ""
4480 #: cp/error.c:3370
4481 msgid "In lambda function"
4482 msgstr ""
4484 #: cp/error.c:3390
4485 #, c-format
4486 msgid "%s: In substitution of %qS:\n"
4487 msgstr ""
4489 #: cp/error.c:3391
4490 msgid "%s: In instantiation of %q#D:\n"
4491 msgstr ""
4493 #: cp/error.c:3416
4494 msgid "%r%s:%d:%d:%R   "
4495 msgstr ""
4497 #: cp/error.c:3419
4498 msgid "%r%s:%d:%R   "
4499 msgstr ""
4501 #: cp/error.c:3427
4502 #, c-format
4503 msgid "recursively required by substitution of %qS\n"
4504 msgstr ""
4506 #: cp/error.c:3428
4507 #, c-format
4508 msgid "required by substitution of %qS\n"
4509 msgstr ""
4511 #: cp/error.c:3433
4512 msgid "recursively required from %q#D\n"
4513 msgstr ""
4515 #: cp/error.c:3434
4516 msgid "required from %q#D\n"
4517 msgstr ""
4519 #: cp/error.c:3441
4520 msgid "recursively required from here\n"
4521 msgstr ""
4523 #: cp/error.c:3442
4524 msgid "required from here\n"
4525 msgstr "потрібен звідси\n"
4527 #: cp/error.c:3494
4528 msgid "%r%s:%d:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]\n"
4529 msgstr ""
4531 #: cp/error.c:3500
4532 msgid "%r%s:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]\n"
4533 msgstr ""
4535 #: cp/error.c:3554
4536 msgid "%r%s:%d:%d:%R   in constexpr expansion of %qs"
4537 msgstr ""
4539 #: cp/error.c:3558
4540 msgid "%r%s:%d:%R   in constexpr expansion of %qs"
4541 msgstr ""
4543 #: cp/pt.c:1950 cp/semantics.c:5250
4544 msgid "candidates are:"
4545 msgstr ""
4547 #: cp/pt.c:21895
4548 msgid "candidate is:"
4549 msgid_plural "candidates are:"
4550 msgstr[0] ""
4551 msgstr[1] ""
4552 msgstr[2] ""
4554 #: cp/rtti.c:546
4555 msgid "target is not pointer or reference to class"
4556 msgstr ""
4558 #: cp/rtti.c:551
4559 msgid "target is not pointer or reference to complete type"
4560 msgstr ""
4562 #: cp/rtti.c:557
4563 msgid "target is not pointer or reference"
4564 msgstr ""
4566 #: cp/rtti.c:573
4567 msgid "source is not a pointer"
4568 msgstr ""
4570 #: cp/rtti.c:578
4571 msgid "source is not a pointer to class"
4572 msgstr ""
4574 #: cp/rtti.c:583
4575 msgid "source is a pointer to incomplete type"
4576 msgstr ""
4578 #: cp/rtti.c:598
4579 msgid "source is not of class type"
4580 msgstr ""
4582 #: cp/rtti.c:603
4583 msgid "source is of incomplete class type"
4584 msgstr ""
4586 #: cp/rtti.c:612
4587 msgid "conversion casts away constness"
4588 msgstr ""
4590 #: cp/rtti.c:768
4591 msgid "source type is not polymorphic"
4592 msgstr ""
4594 #: cp/typeck.c:5897 c/c-typeck.c:4222
4595 #, gcc-internal-format
4596 msgid "wrong type argument to unary minus"
4597 msgstr ""
4599 #: cp/typeck.c:5898 c/c-typeck.c:4209
4600 #, gcc-internal-format
4601 msgid "wrong type argument to unary plus"
4602 msgstr ""
4604 #: cp/typeck.c:5925 c/c-typeck.c:4264
4605 #, gcc-internal-format
4606 msgid "wrong type argument to bit-complement"
4607 msgstr ""
4609 #: cp/typeck.c:5941 c/c-typeck.c:4272
4610 #, gcc-internal-format
4611 msgid "wrong type argument to abs"
4612 msgstr ""
4614 #: cp/typeck.c:5953 c/c-typeck.c:4284
4615 #, gcc-internal-format
4616 msgid "wrong type argument to conjugation"
4617 msgstr ""
4619 #: cp/typeck.c:5971
4620 msgid "in argument to unary !"
4621 msgstr ""
4623 #: cp/typeck.c:6017
4624 msgid "no pre-increment operator for type"
4625 msgstr ""
4627 #: cp/typeck.c:6019
4628 msgid "no post-increment operator for type"
4629 msgstr ""
4631 #: cp/typeck.c:6021
4632 msgid "no pre-decrement operator for type"
4633 msgstr ""
4635 #: cp/typeck.c:6023
4636 msgid "no post-decrement operator for type"
4637 msgstr ""
4639 #: fortran/arith.c:95
4640 msgid "Arithmetic OK at %L"
4641 msgstr ""
4643 #: fortran/arith.c:98
4644 msgid "Arithmetic overflow at %L"
4645 msgstr ""
4647 #: fortran/arith.c:101
4648 msgid "Arithmetic underflow at %L"
4649 msgstr ""
4651 #: fortran/arith.c:104
4652 msgid "Arithmetic NaN at %L"
4653 msgstr ""
4655 #: fortran/arith.c:107
4656 msgid "Division by zero at %L"
4657 msgstr ""
4659 #: fortran/arith.c:110
4660 msgid "Array operands are incommensurate at %L"
4661 msgstr ""
4663 #: fortran/arith.c:114
4664 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
4665 msgstr ""
4667 #: fortran/arith.c:1374
4668 msgid "elemental binary operation"
4669 msgstr ""
4671 #: fortran/check.c:2219 fortran/check.c:3210 fortran/check.c:3264
4672 #, c-format
4673 msgid "arguments '%s' and '%s' for intrinsic %s"
4674 msgstr ""
4676 #: fortran/check.c:3016
4677 #, c-format
4678 msgid "arguments 'a%d' and 'a%d' for intrinsic '%s'"
4679 msgstr ""
4681 #: fortran/check.c:3579 fortran/intrinsic.c:4541
4682 #, c-format
4683 msgid "arguments '%s' and '%s' for intrinsic '%s'"
4684 msgstr ""
4686 #: fortran/error.c:871
4687 msgid "Fortran 2008 obsolescent feature:"
4688 msgstr ""
4690 #: fortran/error.c:880
4691 msgid "GNU Extension:"
4692 msgstr ""
4694 #: fortran/error.c:883
4695 msgid "Legacy Extension:"
4696 msgstr ""
4698 #: fortran/error.c:886
4699 msgid "Obsolescent feature:"
4700 msgstr ""
4702 #: fortran/error.c:889
4703 msgid "Deleted feature:"
4704 msgstr ""
4706 #: fortran/expr.c:3241
4707 msgid "array assignment"
4708 msgstr ""
4710 #: fortran/gfortranspec.c:425
4711 #, c-format
4712 msgid "Driving:"
4713 msgstr ""
4715 #: fortran/interface.c:3145 fortran/intrinsic.c:4236
4716 msgid "actual argument to INTENT = OUT/INOUT"
4717 msgstr ""
4719 #: fortran/io.c:585
4720 msgid "Positive width required"
4721 msgstr ""
4723 #: fortran/io.c:586
4724 msgid "Nonnegative width required"
4725 msgstr ""
4727 #: fortran/io.c:587
4728 msgid "Unexpected element %qc in format string at %L"
4729 msgstr ""
4731 #: fortran/io.c:589
4732 msgid "Unexpected end of format string"
4733 msgstr ""
4735 #: fortran/io.c:590
4736 msgid "Zero width in format descriptor"
4737 msgstr ""
4739 #: fortran/io.c:610
4740 msgid "Missing leading left parenthesis"
4741 msgstr ""
4743 #: fortran/io.c:639
4744 msgid "Left parenthesis required after %<*%>"
4745 msgstr ""
4747 #: fortran/io.c:670
4748 msgid "Expected P edit descriptor"
4749 msgstr ""
4751 #. P requires a prior number.
4752 #: fortran/io.c:678
4753 msgid "P descriptor requires leading scale factor"
4754 msgstr ""
4756 #: fortran/io.c:726
4757 #, c-format
4758 msgid "Right parenthesis expected at %C"
4759 msgstr ""
4761 #: fortran/io.c:819 fortran/io.c:833
4762 msgid "Comma required after P descriptor"
4763 msgstr ""
4765 #: fortran/io.c:847
4766 msgid "Positive width required with T descriptor"
4767 msgstr ""
4769 #: fortran/io.c:930
4770 msgid "E specifier not allowed with g0 descriptor"
4771 msgstr ""
4773 #: fortran/io.c:1000
4774 msgid "Positive exponent width required"
4775 msgstr ""
4777 #: fortran/io.c:1030
4778 msgid "Period required in format specifier"
4779 msgstr ""
4781 #: fortran/io.c:1748
4782 #, c-format
4783 msgid "%s tag"
4784 msgstr ""
4786 #: fortran/io.c:3217
4787 msgid "internal unit in WRITE"
4788 msgstr ""
4790 #. For INQUIRE, all tags except FILE, ID and UNIT are variable definition
4791 #. contexts.  Thus, use an extended RESOLVE_TAG macro for that.
4792 #: fortran/io.c:4484
4793 #, c-format
4794 msgid "%s tag with INQUIRE"
4795 msgstr ""
4797 #: fortran/matchexp.c:28
4798 #, c-format
4799 msgid "Syntax error in expression at %C"
4800 msgstr "Синтаксична помилка у виразі у %C"
4802 #: fortran/module.c:1211
4803 msgid "Unexpected EOF"
4804 msgstr "Неочікуваний символ кінця файла"
4806 #: fortran/module.c:1295
4807 msgid "Integer overflow"
4808 msgstr "Переповнення типу цілого значення"
4810 #: fortran/module.c:1325
4811 msgid "Name too long"
4812 msgstr "Назва є надто довгою"
4814 #: fortran/module.c:1427 fortran/module.c:1530
4815 msgid "Bad name"
4816 msgstr "Помилкова назва"
4818 #: fortran/module.c:1554
4819 msgid "Expected name"
4820 msgstr ""
4822 #: fortran/module.c:1557
4823 msgid "Expected left parenthesis"
4824 msgstr ""
4826 #: fortran/module.c:1560
4827 msgid "Expected right parenthesis"
4828 msgstr ""
4830 #: fortran/module.c:1563
4831 msgid "Expected integer"
4832 msgstr "Мало бути ціле число"
4834 #: fortran/module.c:1566 fortran/module.c:2559
4835 msgid "Expected string"
4836 msgstr ""
4838 #: fortran/module.c:1591
4839 msgid "find_enum(): Enum not found"
4840 msgstr ""
4842 #: fortran/module.c:2274
4843 msgid "Expected attribute bit name"
4844 msgstr ""
4846 #: fortran/module.c:3163
4847 msgid "Expected integer string"
4848 msgstr ""
4850 #: fortran/module.c:3167
4851 msgid "Error converting integer"
4852 msgstr ""
4854 #: fortran/module.c:3189
4855 msgid "Expected real string"
4856 msgstr ""
4858 #: fortran/module.c:3413
4859 msgid "Expected expression type"
4860 msgstr ""
4862 #: fortran/module.c:3493
4863 msgid "Bad operator"
4864 msgstr ""
4866 #: fortran/module.c:3608
4867 msgid "Bad type in constant expression"
4868 msgstr ""
4870 #: fortran/module.c:6950
4871 msgid "Unexpected end of module"
4872 msgstr ""
4874 #: fortran/parse.c:1748
4875 msgid "arithmetic IF"
4876 msgstr ""
4878 #: fortran/parse.c:1757
4879 msgid "attribute declaration"
4880 msgstr ""
4882 #: fortran/parse.c:1793
4883 msgid "data declaration"
4884 msgstr ""
4886 #: fortran/parse.c:1811
4887 msgid "derived type declaration"
4888 msgstr ""
4890 #: fortran/parse.c:1926
4891 msgid "block IF"
4892 msgstr ""
4894 #: fortran/parse.c:1935
4895 msgid "implied END DO"
4896 msgstr ""
4898 #: fortran/parse.c:2029 fortran/resolve.c:10945
4899 msgid "assignment"
4900 msgstr "присвоювання"
4902 #: fortran/parse.c:2032 fortran/resolve.c:10996 fortran/resolve.c:10999
4903 msgid "pointer assignment"
4904 msgstr ""
4906 #: fortran/parse.c:2050
4907 msgid "simple IF"
4908 msgstr ""
4910 #: fortran/resolve.c:2161 fortran/resolve.c:2355
4911 msgid "elemental procedure"
4912 msgstr ""
4914 #: fortran/resolve.c:2258
4915 msgid "allocatable argument"
4916 msgstr ""
4918 #: fortran/resolve.c:2263
4919 msgid "asynchronous argument"
4920 msgstr ""
4922 #: fortran/resolve.c:2268
4923 msgid "optional argument"
4924 msgstr ""
4926 #: fortran/resolve.c:2273
4927 msgid "pointer argument"
4928 msgstr ""
4930 #: fortran/resolve.c:2278
4931 msgid "target argument"
4932 msgstr ""
4934 #: fortran/resolve.c:2283
4935 msgid "value argument"
4936 msgstr ""
4938 #: fortran/resolve.c:2288
4939 msgid "volatile argument"
4940 msgstr ""
4942 #: fortran/resolve.c:2293
4943 msgid "assumed-shape argument"
4944 msgstr ""
4946 #: fortran/resolve.c:2298
4947 msgid "assumed-rank argument"
4948 msgstr ""
4950 #: fortran/resolve.c:2303
4951 msgid "coarray argument"
4952 msgstr ""
4954 #: fortran/resolve.c:2308
4955 msgid "parametrized derived type argument"
4956 msgstr ""
4958 #: fortran/resolve.c:2313
4959 msgid "polymorphic argument"
4960 msgstr ""
4962 #: fortran/resolve.c:2318
4963 msgid "NO_ARG_CHECK attribute"
4964 msgstr ""
4966 #. As assumed-type is unlimited polymorphic (cf. above).
4967 #. See also TS 29113, Note 6.1.
4968 #: fortran/resolve.c:2325
4969 msgid "assumed-type argument"
4970 msgstr ""
4972 #: fortran/resolve.c:2336
4973 msgid "array result"
4974 msgstr ""
4976 #: fortran/resolve.c:2341
4977 msgid "pointer or allocatable result"
4978 msgstr ""
4980 #: fortran/resolve.c:2348
4981 msgid "result with non-constant character length"
4982 msgstr ""
4984 #: fortran/resolve.c:2360
4985 msgid "bind(c) procedure"
4986 msgstr ""
4988 #: fortran/resolve.c:3652
4989 #, c-format
4990 msgid "Invalid context for NULL() pointer at %%L"
4991 msgstr ""
4993 #: fortran/resolve.c:3668
4994 #, c-format
4995 msgid "Operand of unary numeric operator %%<%s%%> at %%L is %s"
4996 msgstr ""
4998 #: fortran/resolve.c:3684
4999 #, c-format
5000 msgid "Operands of binary numeric operator %%<%s%%> at %%L are %s/%s"
5001 msgstr ""
5003 #: fortran/resolve.c:3699
5004 #, c-format
5005 msgid "Operands of string concatenation operator at %%L are %s/%s"
5006 msgstr ""
5008 #: fortran/resolve.c:3732
5009 #, c-format
5010 msgid "Operands of logical operator %%<%s%%> at %%L are %s/%s"
5011 msgstr ""
5013 #: fortran/resolve.c:3755
5014 #, c-format
5015 msgid "Operand of .not. operator at %%L is %s"
5016 msgstr ""
5018 #: fortran/resolve.c:3769
5019 msgid "COMPLEX quantities cannot be compared at %L"
5020 msgstr ""
5022 #: fortran/resolve.c:3821
5023 #, c-format
5024 msgid "Logicals at %%L must be compared with %s instead of %s"
5025 msgstr ""
5027 #: fortran/resolve.c:3827
5028 #, c-format
5029 msgid "Operands of comparison operator %%<%s%%> at %%L are %s/%s"
5030 msgstr ""
5032 #: fortran/resolve.c:3835
5033 #, c-format
5034 msgid "Unknown operator %%<%s%%> at %%L"
5035 msgstr "Невідомий оператор %%<%s%%> у %%L"
5037 #: fortran/resolve.c:3838
5038 #, c-format
5039 msgid "Operand of user operator %%<%s%%> at %%L is %s"
5040 msgstr ""
5042 #: fortran/resolve.c:3842
5043 #, c-format
5044 msgid "Operands of user operator %%<%s%%> at %%L are %s/%s"
5045 msgstr ""
5047 #: fortran/resolve.c:3930
5048 #, c-format
5049 msgid "Inconsistent ranks for operator at %%L and %%L"
5050 msgstr ""
5052 #: fortran/resolve.c:6635
5053 msgid "Loop variable"
5054 msgstr ""
5056 #: fortran/resolve.c:6639
5057 msgid "iterator variable"
5058 msgstr ""
5060 #: fortran/resolve.c:6643
5061 msgid "Start expression in DO loop"
5062 msgstr ""
5064 #: fortran/resolve.c:6647
5065 msgid "End expression in DO loop"
5066 msgstr ""
5068 #: fortran/resolve.c:6651
5069 msgid "Step expression in DO loop"
5070 msgstr ""
5072 #: fortran/resolve.c:6936 fortran/resolve.c:6939
5073 msgid "DEALLOCATE object"
5074 msgstr ""
5076 #: fortran/resolve.c:7306 fortran/resolve.c:7309
5077 msgid "ALLOCATE object"
5078 msgstr ""
5080 #: fortran/resolve.c:7501 fortran/resolve.c:9167
5081 msgid "STAT variable"
5082 msgstr ""
5084 #: fortran/resolve.c:7545 fortran/resolve.c:9179
5085 msgid "ERRMSG variable"
5086 msgstr ""
5088 #: fortran/resolve.c:8962
5089 msgid "item in READ"
5090 msgstr ""
5092 #: fortran/resolve.c:9191
5093 msgid "ACQUIRED_LOCK variable"
5094 msgstr ""
5096 #: fortran/trans-array.c:1438
5097 #, c-format
5098 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
5099 msgstr ""
5101 #: fortran/trans-array.c:5587
5102 msgid "Integer overflow when calculating the amount of memory to allocate"
5103 msgstr ""
5105 #: fortran/trans-decl.c:5683
5106 #, c-format
5107 msgid "Actual string length does not match the declared one for dummy argument '%s' (%ld/%ld)"
5108 msgstr ""
5110 #: fortran/trans-decl.c:5691
5111 #, c-format
5112 msgid "Actual string length is shorter than the declared one for dummy argument '%s' (%ld/%ld)"
5113 msgstr ""
5115 #: fortran/trans-expr.c:8617
5116 #, c-format
5117 msgid "Target of rank remapping is too small (%ld < %ld)"
5118 msgstr ""
5120 #: fortran/trans-expr.c:9983
5121 msgid "Assignment of scalar to unallocated array"
5122 msgstr ""
5124 #: fortran/trans-intrinsic.c:894
5125 #, c-format
5126 msgid "Unequal character lengths (%ld/%ld) in %s"
5127 msgstr ""
5129 #: fortran/trans-intrinsic.c:7842
5130 #, c-format
5131 msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %ld)"
5132 msgstr ""
5134 #: fortran/trans-intrinsic.c:7874
5135 msgid "Argument NCOPIES of REPEAT intrinsic is too large"
5136 msgstr ""
5138 #: fortran/trans-io.c:588
5139 msgid "Unit number in I/O statement too small"
5140 msgstr ""
5142 #: fortran/trans-io.c:597
5143 msgid "Unit number in I/O statement too large"
5144 msgstr ""
5146 #: fortran/trans-stmt.c:156
5147 msgid "Assigned label is not a target label"
5148 msgstr ""
5150 #: fortran/trans-stmt.c:1123
5151 #, c-format
5152 msgid "Invalid image number %d in SYNC IMAGES"
5153 msgstr ""
5155 #: fortran/trans-stmt.c:1938
5156 msgid "Loop iterates infinitely"
5157 msgstr ""
5159 #: fortran/trans-stmt.c:1958 fortran/trans-stmt.c:2214
5160 msgid "Loop variable has been modified"
5161 msgstr ""
5163 #: fortran/trans-stmt.c:2067
5164 msgid "DO step value is zero"
5165 msgstr ""
5167 #: fortran/trans.c:47
5168 msgid "Array reference out of bounds"
5169 msgstr ""
5171 #: fortran/trans.c:48
5172 msgid "Incorrect function return value"
5173 msgstr ""
5175 #: fortran/trans.c:606
5176 msgid "Memory allocation failed"
5177 msgstr "Не вдалося отримати місце у пам'яті"
5179 #: fortran/trans.c:684 fortran/trans.c:1667
5180 msgid "Allocation would exceed memory limit"
5181 msgstr ""
5183 #: fortran/trans.c:893
5184 #, c-format
5185 msgid "Attempting to allocate already allocated variable '%s'"
5186 msgstr ""
5188 #: fortran/trans.c:899
5189 msgid "Attempting to allocate already allocated variable"
5190 msgstr ""
5192 #: fortran/trans.c:1352 fortran/trans.c:1511
5193 #, c-format
5194 msgid "Attempt to DEALLOCATE unallocated '%s'"
5195 msgstr ""
5197 #. The remainder are real diagnostic types.
5198 #: fortran/gfc-diagnostic.def:33
5199 msgid "Fatal Error"
5200 msgstr "Критична помилка"
5202 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
5203 #. when reporting fatal signal in the compiler.
5204 #: fortran/gfc-diagnostic.def:34 fortran/gfc-diagnostic.def:50
5205 msgid "internal compiler error"
5206 msgstr "внутрішня помилка компілятора"
5208 #: fortran/gfc-diagnostic.def:35
5209 msgid "Error"
5210 msgstr "Помилка"
5212 #: fortran/gfc-diagnostic.def:36
5213 msgid "sorry, unimplemented"
5214 msgstr "вибачте, не реалізовано"
5216 #: fortran/gfc-diagnostic.def:37
5217 msgid "Warning"
5218 msgstr "Попередження"
5220 #: fortran/gfc-diagnostic.def:38
5221 msgid "anachronism"
5222 msgstr "анахронізм"
5224 #: fortran/gfc-diagnostic.def:39
5225 msgid "note"
5226 msgstr "зауваження"
5228 #: fortran/gfc-diagnostic.def:40
5229 msgid "debug"
5230 msgstr "діагностика"
5232 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
5233 #. prefix does not matter.
5234 #: fortran/gfc-diagnostic.def:43
5235 msgid "pedwarn"
5236 msgstr "педантичне попередження"
5238 #: fortran/gfc-diagnostic.def:44
5239 msgid "permerror"
5240 msgstr "постійна помилка"
5242 #. This one is just for counting DK_WARNING promoted to DK_ERROR
5243 #. due to -Werror and -Werror=warning.
5244 #: fortran/gfc-diagnostic.def:47
5245 msgid "error"
5246 msgstr "помилка"
5248 #: go/go-backend.c:159
5249 msgid "lseek failed while reading export data"
5250 msgstr ""
5252 #: go/go-backend.c:166
5253 msgid "memory allocation failed while reading export data"
5254 msgstr ""
5256 #: go/go-backend.c:174
5257 msgid "read failed while reading export data"
5258 msgstr ""
5260 #: go/go-backend.c:180
5261 msgid "short read while reading export data"
5262 msgstr ""
5264 #: gcc.c:748 gcc.c:752 gcc.c:807
5265 msgid "-gz is not supported in this configuration"
5266 msgstr ""
5268 #: gcc.c:758 gcc.c:818
5269 msgid "-gz=zlib is not supported in this configuration"
5270 msgstr ""
5272 #: gcc.c:964
5273 msgid "-fuse-linker-plugin is not supported in this configuration"
5274 msgstr ""
5276 #: gcc.c:979
5277 msgid "cannot specify -static with -fsanitize=address"
5278 msgstr ""
5280 #: gcc.c:981
5281 msgid "cannot specify -static with -fsanitize=thread"
5282 msgstr ""
5284 #: gcc.c:1003
5285 msgid "-fvtable-verify=std is not supported in this configuration"
5286 msgstr ""
5288 #: gcc.c:1005
5289 msgid "-fvtable-verify=preinit is not supported in this configuration"
5290 msgstr ""
5292 #: gcc.c:1135 ada/gcc-interface/lang-specs.h:33
5293 msgid "-pg and -fomit-frame-pointer are incompatible"
5294 msgstr ""
5296 #: gcc.c:1314
5297 msgid "GNU C no longer supports -traditional without -E"
5298 msgstr ""
5300 #: gcc.c:1323
5301 msgid "-E or -x required when input is from standard input"
5302 msgstr ""
5304 #: config/darwin.h:171
5305 #, fuzzy
5306 #| msgid "%<-Wabi=1%> is not supported, using =2"
5307 msgid "rdynamic is not supported"
5308 msgstr "Підтримки %<-Wabi=1%> не передбачено, використовуємо =2"
5310 #: config/darwin.h:260
5311 msgid "-current_version only allowed with -dynamiclib"
5312 msgstr ""
5314 #: config/darwin.h:262
5315 msgid "-install_name only allowed with -dynamiclib"
5316 msgstr ""
5318 #: config/darwin.h:267
5319 msgid "-bundle not allowed with -dynamiclib"
5320 msgstr ""
5322 #: config/darwin.h:268
5323 msgid "-bundle_loader not allowed with -dynamiclib"
5324 msgstr ""
5326 #: config/darwin.h:269
5327 msgid "-client_name not allowed with -dynamiclib"
5328 msgstr ""
5330 #: config/darwin.h:274
5331 msgid "-force_flat_namespace not allowed with -dynamiclib"
5332 msgstr ""
5334 #: config/darwin.h:276
5335 msgid "-keep_private_externs not allowed with -dynamiclib"
5336 msgstr ""
5338 #: config/darwin.h:277
5339 msgid "-private_bundle not allowed with -dynamiclib"
5340 msgstr ""
5342 #: config/dragonfly.h:76 config/alpha/freebsd.h:33 config/i386/freebsd.h:82
5343 #: config/i386/freebsd64.h:35 config/ia64/freebsd.h:26
5344 #: config/rs6000/sysv4.h:736 config/sparc/freebsd.h:45
5345 msgid "consider using '-pg' instead of '-p' with gprof(1)"
5346 msgstr ""
5348 #: config/lynx.h:69
5349 msgid "cannot use mthreads and mlegacy-threads together"
5350 msgstr ""
5352 #: config/lynx.h:94
5353 msgid "cannot use mshared and static together"
5354 msgstr ""
5356 #: config/sol2.h:288 config/sol2.h:293
5357 msgid "does not support multilib"
5358 msgstr ""
5360 #: config/sol2.h:385
5361 msgid "-pie is not supported in this configuration"
5362 msgstr ""
5364 #: config/vxworks.h:70
5365 msgid "-Xbind-now and -Xbind-lazy are incompatible"
5366 msgstr ""
5368 #: config/aarch64/aarch64-freebsd.h:37 config/arm/freebsd.h:49
5369 msgid "consider using `-pg' instead of `-p' with gprof (1) "
5370 msgstr ""
5372 #: config/arc/arc.h:69 config/mips/mips.h:1399
5373 msgid "may not use both -EB and -EL"
5374 msgstr ""
5376 #: config/arm/arm.h:85
5377 msgid "-mfloat-abi=soft and -mfloat-abi=hard may not be used together"
5378 msgstr ""
5380 #: config/arm/arm.h:87 config/tilegx/tilegx.h:546 config/tilegx/tilegx.h:551
5381 msgid "-mbig-endian and -mlittle-endian may not be used together"
5382 msgstr ""
5384 #: config/avr/specs.h:70
5385 msgid "shared is not supported"
5386 msgstr ""
5388 #: config/bfin/elf.h:55
5389 msgid "no processor type specified for linking"
5390 msgstr ""
5392 #: config/cris/cris.h:184
5393 msgid "do not specify both -march=... and -mcpu=..."
5394 msgstr ""
5396 #: config/i386/cygwin-w64.h:64 config/i386/cygwin.h:129
5397 #: config/i386/mingw-w64.h:87 config/i386/mingw32.h:119
5398 msgid "shared and mdll are not compatible"
5399 msgstr ""
5401 #: config/mcore/mcore.h:53
5402 msgid "the m210 does not have little endian support"
5403 msgstr ""
5405 #: config/mips/r3900.h:37
5406 msgid "-mhard-float not supported"
5407 msgstr ""
5409 #: config/mips/r3900.h:39
5410 msgid "-msingle-float and -msoft-float cannot both be specified"
5411 msgstr ""
5413 #: config/moxie/moxiebox.h:43
5414 msgid "this target is little-endian"
5415 msgstr ""
5417 #: config/nios2/elf.h:44
5418 msgid "You need a C startup file for -msys-crt0="
5419 msgstr ""
5421 #: config/pa/pa-hpux10.h:102 config/pa/pa-hpux10.h:105
5422 #: config/pa/pa-hpux10.h:113 config/pa/pa-hpux10.h:116
5423 #: config/pa/pa-hpux11.h:134 config/pa/pa-hpux11.h:137
5424 #: config/pa/pa64-hpux.h:29 config/pa/pa64-hpux.h:32 config/pa/pa64-hpux.h:41
5425 #: config/pa/pa64-hpux.h:44
5426 msgid "warning: consider linking with '-static' as system libraries with"
5427 msgstr ""
5429 #: config/pa/pa-hpux10.h:103 config/pa/pa-hpux10.h:106
5430 #: config/pa/pa-hpux10.h:114 config/pa/pa-hpux10.h:117
5431 #: config/pa/pa-hpux11.h:135 config/pa/pa-hpux11.h:138
5432 #: config/pa/pa64-hpux.h:30 config/pa/pa64-hpux.h:33 config/pa/pa64-hpux.h:42
5433 #: config/pa/pa64-hpux.h:45
5434 msgid "  profiling support are only provided in archive format"
5435 msgstr ""
5437 #: config/rs6000/darwin.h:95
5438 msgid " conflicting code gen style switches are used"
5439 msgstr ""
5441 #: config/rs6000/freebsd64.h:171
5442 msgid "consider using `-pg' instead of `-p' with gprof(1)"
5443 msgstr ""
5445 #: config/rx/rx.h:80
5446 msgid "-mas100-syntax is incompatible with -gdwarf"
5447 msgstr ""
5449 #: config/rx/rx.h:81
5450 msgid "rx100 cpu does not have FPU hardware"
5451 msgstr ""
5453 #: config/rx/rx.h:82
5454 msgid "rx200 cpu does not have FPU hardware"
5455 msgstr ""
5457 #: config/s390/tpf.h:121
5458 msgid "static is not supported on TPF-OS"
5459 msgstr ""
5461 #: config/sh/sh.h:297 config/sh/sh.h:300
5462 msgid "SH2a does not support little-endian"
5463 msgstr ""
5465 #: config/sparc/linux64.h:149 config/sparc/linux64.h:156
5466 #: config/sparc/netbsd-elf.h:108 config/sparc/netbsd-elf.h:117
5467 #: config/sparc/sol2.h:228 config/sparc/sol2.h:234
5468 msgid "may not use both -m32 and -m64"
5469 msgstr ""
5471 #: config/vax/netbsd-elf.h:51
5472 msgid "the -shared option is not currently supported for VAX ELF"
5473 msgstr ""
5475 #: config/vax/vax.h:46 config/vax/vax.h:47
5476 msgid "profiling not supported with -mg"
5477 msgstr ""
5479 #: ada/gcc-interface/lang-specs.h:34
5480 msgid "-c or -S required for Ada"
5481 msgstr ""
5483 #: ada/gcc-interface/lang-specs.h:52
5484 msgid "-c required for gnat2why"
5485 msgstr ""
5487 #: ada/gcc-interface/lang-specs.h:65
5488 msgid "-c required for gnat2scil"
5489 msgstr ""
5491 #: fortran/lang-specs.h:54 fortran/lang-specs.h:68
5492 msgid "gfortran does not support -E without -cpp"
5493 msgstr ""
5495 #: objc/lang-specs.h:30 objc/lang-specs.h:41
5496 msgid "GNU Objective C no longer supports traditional compilation"
5497 msgstr ""
5499 #: objc/lang-specs.h:55
5500 msgid "objc-cpp-output is deprecated; please use objective-c-cpp-output instead"
5501 msgstr ""
5503 #: objcp/lang-specs.h:58
5504 msgid "objc++-cpp-output is deprecated; please use objective-c++-cpp-output instead"
5505 msgstr ""
5507 #: fortran/lang.opt:146
5508 msgid "-J<directory>\tPut MODULE files in 'directory'."
5509 msgstr ""
5511 #: fortran/lang.opt:198
5512 msgid "Warn about possible aliasing of dummy arguments."
5513 msgstr ""
5515 #: fortran/lang.opt:202
5516 msgid "Warn about alignment of COMMON blocks."
5517 msgstr ""
5519 #: fortran/lang.opt:206
5520 msgid "Warn about missing ampersand in continued character constants."
5521 msgstr ""
5523 #: fortran/lang.opt:210
5524 msgid "Warn about creation of array temporaries."
5525 msgstr "Попереджати щодо створення тимчасових масивів."
5527 #: fortran/lang.opt:214
5528 msgid "Warn about type and rank mismatches between arguments and parameters."
5529 msgstr ""
5531 #: fortran/lang.opt:218
5532 msgid "Warn if the type of a variable might be not interoperable with C."
5533 msgstr ""
5535 #: fortran/lang.opt:226
5536 msgid "Warn about truncated character expressions."
5537 msgstr ""
5539 #: fortran/lang.opt:230
5540 msgid "Warn about equality comparisons involving REAL or COMPLEX expressions."
5541 msgstr ""
5543 #: fortran/lang.opt:238
5544 msgid "Warn about most implicit conversions."
5545 msgstr ""
5547 #: fortran/lang.opt:246
5548 msgid "Warn about function call elimination."
5549 msgstr ""
5551 #: fortran/lang.opt:250
5552 msgid "Warn about calls with implicit interface."
5553 msgstr ""
5555 #: fortran/lang.opt:254
5556 msgid "Warn about called procedures not explicitly declared."
5557 msgstr ""
5559 #: fortran/lang.opt:258
5560 msgid "Warn about constant integer divisions with truncated results."
5561 msgstr ""
5563 #: fortran/lang.opt:262
5564 msgid "Warn about truncated source lines."
5565 msgstr ""
5567 #: fortran/lang.opt:266
5568 msgid "Warn on intrinsics not part of the selected standard."
5569 msgstr ""
5571 #: fortran/lang.opt:278
5572 msgid "Warn about USE statements that have no ONLY qualifier."
5573 msgstr ""
5575 #: fortran/lang.opt:290
5576 msgid "Warn about real-literal-constants with 'q' exponent-letter."
5577 msgstr ""
5579 #: fortran/lang.opt:294
5580 msgid "Warn when a left-hand-side array variable is reallocated."
5581 msgstr ""
5583 #: fortran/lang.opt:298
5584 msgid "Warn when a left-hand-side variable is reallocated."
5585 msgstr ""
5587 #: fortran/lang.opt:302
5588 msgid "Warn if the pointer in a pointer assignment might outlive its target."
5589 msgstr ""
5591 #: fortran/lang.opt:310
5592 msgid "Warn about \"suspicious\" constructs."
5593 msgstr ""
5595 #: fortran/lang.opt:314
5596 msgid "Permit nonconforming uses of the tab character."
5597 msgstr ""
5599 #: fortran/lang.opt:318
5600 msgid "Warn about an invalid DO loop."
5601 msgstr ""
5603 #: fortran/lang.opt:322
5604 msgid "Warn about underflow of numerical constant expressions."
5605 msgstr ""
5607 #: fortran/lang.opt:330
5608 msgid "Warn if a user-procedure has the same name as an intrinsic."
5609 msgstr ""
5611 #: fortran/lang.opt:338
5612 msgid "Warn about unused dummy arguments."
5613 msgstr ""
5615 #: fortran/lang.opt:342
5616 msgid "Warn about zero-trip DO loops."
5617 msgstr ""
5619 #: fortran/lang.opt:346
5620 msgid "Enable preprocessing."
5621 msgstr ""
5623 #: fortran/lang.opt:354
5624 msgid "Disable preprocessing."
5625 msgstr ""
5627 #: fortran/lang.opt:362
5628 msgid "Eliminate multiple function invocations also for impure functions."
5629 msgstr ""
5631 #: fortran/lang.opt:366
5632 msgid "Enable alignment of COMMON blocks."
5633 msgstr ""
5635 #: fortran/lang.opt:370
5636 msgid "All intrinsics procedures are available regardless of selected standard."
5637 msgstr ""
5639 #: fortran/lang.opt:378
5640 msgid "Do not treat local variables and COMMON blocks as if they were named in SAVE statements."
5641 msgstr ""
5643 #: fortran/lang.opt:382
5644 msgid "Specify that backslash in string introduces an escape character."
5645 msgstr ""
5647 #: fortran/lang.opt:386
5648 msgid "Produce a backtrace when a runtime error is encountered."
5649 msgstr ""
5651 #: fortran/lang.opt:390
5652 msgid "-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will use BLAS."
5653 msgstr ""
5655 #: fortran/lang.opt:394
5656 msgid "Produce a warning at runtime if a array temporary has been created for a procedure argument."
5657 msgstr ""
5659 #: fortran/lang.opt:398
5660 msgid "-fconvert=<big-endian|little-endian|native|swap> The endianness used for unformatted files."
5661 msgstr ""
5663 #: fortran/lang.opt:401
5664 #, c-format
5665 msgid "Unrecognized option to endianness value: %qs"
5666 msgstr ""
5668 #: fortran/lang.opt:417
5669 msgid "Use the Cray Pointer extension."
5670 msgstr ""
5672 #: fortran/lang.opt:421
5673 msgid "Ignore 'D' in column one in fixed form."
5674 msgstr ""
5676 #: fortran/lang.opt:425
5677 msgid "Treat lines with 'D' in column one as comments."
5678 msgstr ""
5680 #: fortran/lang.opt:429
5681 msgid "Enable all DEC language extensions."
5682 msgstr ""
5684 #: fortran/lang.opt:433
5685 msgid "Enable kind-specific variants of integer intrinsic functions."
5686 msgstr ""
5688 #: fortran/lang.opt:437
5689 msgid "Enable legacy math intrinsics for compatibility."
5690 msgstr ""
5692 #: fortran/lang.opt:441
5693 msgid "Enable support for DEC STRUCTURE/RECORD."
5694 msgstr ""
5696 #: fortran/lang.opt:445
5697 msgid "Enable DEC-style STATIC and AUTOMATIC attributes."
5698 msgstr ""
5700 #: fortran/lang.opt:449
5701 msgid "Set the default double precision kind to an 8 byte wide type."
5702 msgstr ""
5704 #: fortran/lang.opt:453
5705 msgid "Set the default integer kind to an 8 byte wide type."
5706 msgstr ""
5708 #: fortran/lang.opt:457
5709 msgid "Set the default real kind to an 8 byte wide type."
5710 msgstr ""
5712 #: fortran/lang.opt:461
5713 msgid "Allow dollar signs in entity names."
5714 msgstr ""
5716 #: fortran/lang.opt:465 config/alpha/alpha.opt:31 common.opt:758
5717 #: common.opt:956 common.opt:960 common.opt:964 common.opt:968 common.opt:1495
5718 #: common.opt:1551 common.opt:1652 common.opt:1656 common.opt:1886
5719 #: common.opt:2048 common.opt:2718
5720 msgid "Does nothing. Preserved for backward compatibility."
5721 msgstr ""
5723 #: fortran/lang.opt:469
5724 msgid "Display the code tree after parsing."
5725 msgstr ""
5727 #: fortran/lang.opt:473
5728 msgid "Display the code tree after front end optimization."
5729 msgstr ""
5731 #: fortran/lang.opt:477
5732 msgid "Display the code tree after parsing; deprecated option."
5733 msgstr ""
5735 #: fortran/lang.opt:481
5736 msgid "Specify that an external BLAS library should be used for matmul calls on large-size arrays."
5737 msgstr ""
5739 #: fortran/lang.opt:485
5740 msgid "Use f2c calling convention."
5741 msgstr ""
5743 #: fortran/lang.opt:489
5744 msgid "Assume that the source file is fixed form."
5745 msgstr ""
5747 #: fortran/lang.opt:493
5748 msgid "Force creation of temporary to test infrequently-executed forall code."
5749 msgstr ""
5751 #: fortran/lang.opt:497
5752 msgid "Interpret any INTEGER(4) as an INTEGER(8)."
5753 msgstr ""
5755 #: fortran/lang.opt:501 fortran/lang.opt:505
5756 msgid "Specify where to find the compiled intrinsic modules."
5757 msgstr ""
5759 #: fortran/lang.opt:509
5760 msgid "Allow arbitrary character line width in fixed mode."
5761 msgstr ""
5763 #: fortran/lang.opt:513
5764 msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode."
5765 msgstr ""
5767 #: fortran/lang.opt:517
5768 msgid "-ffpe-trap=[...]\tStop on following floating point exceptions."
5769 msgstr ""
5771 #: fortran/lang.opt:521
5772 msgid "-ffpe-summary=[...]\tPrint summary of floating point exceptions."
5773 msgstr ""
5775 #: fortran/lang.opt:525
5776 msgid "Assume that the source file is free form."
5777 msgstr ""
5779 #: fortran/lang.opt:529
5780 msgid "Allow arbitrary character line width in free mode."
5781 msgstr ""
5783 #: fortran/lang.opt:533
5784 msgid "-ffree-line-length-<n>\tUse n as character line width in free mode."
5785 msgstr ""
5787 #: fortran/lang.opt:537
5788 msgid "Enable front end optimization."
5789 msgstr ""
5791 #: fortran/lang.opt:541
5792 msgid "Specify that no implicit typing is allowed, unless overridden by explicit IMPLICIT statements."
5793 msgstr ""
5795 #: fortran/lang.opt:545
5796 msgid "-finit-character=<n>\tInitialize local character variables to ASCII value n."
5797 msgstr ""
5799 #: fortran/lang.opt:549
5800 msgid "Initialize components of derived type variables according to other init flags."
5801 msgstr ""
5803 #: fortran/lang.opt:553
5804 msgid "-finit-integer=<n>\tInitialize local integer variables to n."
5805 msgstr ""
5807 #: fortran/lang.opt:557
5808 msgid "Initialize local variables to zero (from g77)."
5809 msgstr ""
5811 #: fortran/lang.opt:561
5812 msgid "-finit-logical=<true|false>\tInitialize local logical variables."
5813 msgstr ""
5815 #: fortran/lang.opt:565
5816 msgid "-finit-real=<zero|snan|nan|inf|-inf>\tInitialize local real variables."
5817 msgstr ""
5819 #: fortran/lang.opt:568
5820 #, c-format
5821 msgid "Unrecognized option to floating-point init value: %qs"
5822 msgstr ""
5824 #: fortran/lang.opt:587
5825 msgid "-finline-matmul-limit=<n>\tSpecify the size of the largest matrix for which matmul will be inlined."
5826 msgstr ""
5828 #: fortran/lang.opt:591
5829 msgid "-fmax-array-constructor=<n>\tMaximum number of objects in an array constructor."
5830 msgstr ""
5832 #: fortran/lang.opt:595
5833 msgid "-fmax-identifier-length=<n>\tMaximum identifier length."
5834 msgstr ""
5836 #: fortran/lang.opt:599
5837 msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords."
5838 msgstr ""
5840 #: fortran/lang.opt:603
5841 msgid "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be put on the stack."
5842 msgstr ""
5844 #: fortran/lang.opt:607
5845 msgid "Put all local arrays on stack."
5846 msgstr ""
5848 #: fortran/lang.opt:611
5849 msgid "Set default accessibility of module entities to PRIVATE."
5850 msgstr ""
5852 #: fortran/lang.opt:631
5853 msgid "Try to lay out derived types as compactly as possible."
5854 msgstr ""
5856 #: fortran/lang.opt:639
5857 msgid "Protect parentheses in expressions."
5858 msgstr ""
5860 #: fortran/lang.opt:643
5861 msgid "Enable range checking during compilation."
5862 msgstr ""
5864 #: fortran/lang.opt:647
5865 msgid "Interpret any REAL(4) as a REAL(8)."
5866 msgstr ""
5868 #: fortran/lang.opt:651
5869 msgid "Interpret any REAL(4) as a REAL(10)."
5870 msgstr ""
5872 #: fortran/lang.opt:655
5873 msgid "Interpret any REAL(4) as a REAL(16)."
5874 msgstr ""
5876 #: fortran/lang.opt:659
5877 msgid "Interpret any REAL(8) as a REAL(4)."
5878 msgstr ""
5880 #: fortran/lang.opt:663
5881 msgid "Interpret any REAL(8) as a REAL(10)."
5882 msgstr ""
5884 #: fortran/lang.opt:667
5885 msgid "Interpret any REAL(8) as a REAL(16)."
5886 msgstr ""
5888 #: fortran/lang.opt:671
5889 msgid "Reallocate the LHS in assignments."
5890 msgstr ""
5892 #: fortran/lang.opt:675
5893 msgid "Use a 4-byte record marker for unformatted files."
5894 msgstr ""
5896 #: fortran/lang.opt:679
5897 msgid "Use an 8-byte record marker for unformatted files."
5898 msgstr ""
5900 #: fortran/lang.opt:683
5901 msgid "Allocate local variables on the stack to allow indirect recursion."
5902 msgstr ""
5904 #: fortran/lang.opt:687
5905 msgid "Copy array sections into a contiguous block on procedure entry."
5906 msgstr ""
5908 #: fortran/lang.opt:691
5909 msgid "-fcoarray=<none|single|lib>\tSpecify which coarray parallelization should be used."
5910 msgstr ""
5912 #: fortran/lang.opt:694
5913 #, c-format
5914 msgid "Unrecognized option: %qs"
5915 msgstr ""
5917 #: fortran/lang.opt:707
5918 msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed."
5919 msgstr ""
5921 #: fortran/lang.opt:711
5922 msgid "Append a second underscore if the name already contains an underscore."
5923 msgstr ""
5925 #: fortran/lang.opt:719
5926 msgid "Apply negative sign to zero values."
5927 msgstr ""
5929 #: fortran/lang.opt:723
5930 msgid "Append underscores to externally visible names."
5931 msgstr ""
5933 #: fortran/lang.opt:727 c-family/c.opt:1311 c-family/c.opt:1339
5934 #: c-family/c.opt:1577 config/pa/pa.opt:42 config/pa/pa.opt:70 common.opt:1121
5935 #: common.opt:1371 common.opt:1616 common.opt:1739 common.opt:2101
5936 #: common.opt:2137 common.opt:2230 common.opt:2234 common.opt:2334
5937 #: common.opt:2425 common.opt:2433 common.opt:2441 common.opt:2449
5938 #: common.opt:2550 common.opt:2602 common.opt:2681
5939 msgid "Does nothing.  Preserved for backward compatibility."
5940 msgstr ""
5942 #: fortran/lang.opt:767
5943 msgid "Statically link the GNU Fortran helper library (libgfortran)."
5944 msgstr ""
5946 #: fortran/lang.opt:771
5947 msgid "Conform to the ISO Fortran 2003 standard."
5948 msgstr ""
5950 #: fortran/lang.opt:775
5951 msgid "Conform to the ISO Fortran 2008 standard."
5952 msgstr ""
5954 #: fortran/lang.opt:779
5955 msgid "Conform to the ISO Fortran 2008 standard including TS 29113."
5956 msgstr ""
5958 #: fortran/lang.opt:783
5959 msgid "Conform to the ISO Fortran 95 standard."
5960 msgstr ""
5962 #: fortran/lang.opt:787
5963 msgid "Conform to nothing in particular."
5964 msgstr ""
5966 #: fortran/lang.opt:791
5967 msgid "Accept extensions to support legacy code."
5968 msgstr ""
5970 #: c-family/c.opt:43 c-family/c.opt:46 c-family/c.opt:181
5971 #, c-format
5972 msgid "assertion missing after %qs"
5973 msgstr ""
5975 #: c-family/c.opt:55 c-family/c.opt:58 c-family/c.opt:163 c-family/c.opt:166
5976 #: c-family/c.opt:193 c-family/c.opt:256
5977 #, c-format
5978 msgid "macro name missing after %qs"
5979 msgstr ""
5981 #: c-family/c.opt:70 c-family/c.opt:73 c-family/c.opt:76 c-family/c.opt:79
5982 #: c-family/c.opt:175 c-family/c.opt:178 c-family/c.opt:220 c-family/c.opt:224
5983 #: c-family/c.opt:236 c-family/c.opt:1798 c-family/c.opt:1806 brig/lang.opt:39
5984 #: config/darwin.opt:56 common.opt:332 common.opt:335 common.opt:2941
5985 #, c-format
5986 msgid "missing filename after %qs"
5987 msgstr ""
5989 #: c-family/c.opt:85 c-family/c.opt:88 c-family/c.opt:91 c-family/c.opt:94
5990 #: c-family/c.opt:200 c-family/c.opt:212 c-family/c.opt:1794
5991 #: c-family/c.opt:1814 c-family/c.opt:1818 c-family/c.opt:1822
5992 #, c-format
5993 msgid "missing path after %qs"
5994 msgstr ""
5996 #: c-family/c.opt:182
5997 msgid "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>."
5998 msgstr ""
6000 #: c-family/c.opt:186
6001 msgid "Do not discard comments."
6002 msgstr ""
6004 #: c-family/c.opt:190
6005 msgid "Do not discard comments in macro expansions."
6006 msgstr ""
6008 #: c-family/c.opt:194
6009 msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1."
6010 msgstr ""
6012 #: c-family/c.opt:201
6013 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path."
6014 msgstr ""
6016 #: c-family/c.opt:205
6017 msgid "Enable parsing GIMPLE."
6018 msgstr ""
6020 #: c-family/c.opt:209
6021 msgid "Print the name of header files as they are used."
6022 msgstr ""
6024 #: c-family/c.opt:213
6025 msgid "-I <dir>\tAdd <dir> to the end of the main include path."
6026 msgstr ""
6028 #: c-family/c.opt:217
6029 msgid "Generate make dependencies."
6030 msgstr ""
6032 #: c-family/c.opt:221
6033 msgid "Generate make dependencies and compile."
6034 msgstr ""
6036 #: c-family/c.opt:225
6037 msgid "-MF <file>\tWrite dependency output to the given file."
6038 msgstr ""
6040 #: c-family/c.opt:229
6041 msgid "Treat missing header files as generated files."
6042 msgstr ""
6044 #: c-family/c.opt:233
6045 msgid "Like -M but ignore system header files."
6046 msgstr ""
6048 #: c-family/c.opt:237
6049 msgid "Like -MD but ignore system header files."
6050 msgstr ""
6052 #: c-family/c.opt:241
6053 msgid "Generate phony targets for all headers."
6054 msgstr ""
6056 #: c-family/c.opt:244 c-family/c.opt:248
6057 #, c-format
6058 msgid "missing makefile target after %qs"
6059 msgstr ""
6061 #: c-family/c.opt:245
6062 msgid "-MQ <target>\tAdd a MAKE-quoted target."
6063 msgstr ""
6065 #: c-family/c.opt:249
6066 msgid "-MT <target>\tAdd an unquoted target."
6067 msgstr ""
6069 #: c-family/c.opt:253
6070 msgid "Do not generate #line directives."
6071 msgstr ""
6073 #: c-family/c.opt:257
6074 msgid "-U<macro>\tUndefine <macro>."
6075 msgstr ""
6077 #: c-family/c.opt:261
6078 msgid "Warn about things that will change when compiling with an ABI-compliant compiler."
6079 msgstr ""
6081 #: c-family/c.opt:265
6082 msgid "Warn about things that change between the current -fabi-version and the specified version."
6083 msgstr ""
6085 #: c-family/c.opt:269
6086 msgid "Warn if a subobject has an abi_tag attribute that the complete object type does not have."
6087 msgstr ""
6089 #: c-family/c.opt:276
6090 msgid "Warn about suspicious uses of memory addresses."
6091 msgstr ""
6093 #: c-family/c.opt:279
6094 msgid "argument %qs to %<-Waligned-new%> not recognized"
6095 msgstr ""
6097 #: c-family/c.opt:292
6098 msgid "Warn about 'new' of type with extended alignment without -faligned-new."
6099 msgstr ""
6101 #: c-family/c.opt:296
6102 msgid "-Waligned-new=[none|global|all]\tWarn even if 'new' uses a class member allocation function."
6103 msgstr ""
6105 #: c-family/c.opt:300 ada/gcc-interface/lang.opt:57
6106 msgid "Enable most warning messages."
6107 msgstr ""
6109 #: c-family/c.opt:304
6110 msgid "Warn on any use of alloca."
6111 msgstr ""
6113 #: c-family/c.opt:308
6114 msgid "-Walloc-size-larger-than=<bytes> Warn for calls to allocation functions that attempt to allocate objects larger than the specified number of bytes."
6115 msgstr ""
6117 #: c-family/c.opt:313
6118 msgid "-Walloc-zero Warn for calls to allocation functions that specify zero bytes."
6119 msgstr ""
6121 #: c-family/c.opt:317
6122 msgid "-Walloca-larger-than=<number>\tWarn on unbounded uses of alloca, and on bounded uses of alloca whose bound can be larger than <number> bytes."
6123 msgstr ""
6125 #: c-family/c.opt:331
6126 msgid "Warn whenever an Objective-C assignment is being intercepted by the garbage collector."
6127 msgstr ""
6129 #: c-family/c.opt:335
6130 msgid "Warn about casting functions to incompatible types."
6131 msgstr ""
6133 #: c-family/c.opt:339
6134 msgid "Warn about boolean expression compared with an integer value different from true/false."
6135 msgstr ""
6137 #: c-family/c.opt:343
6138 #, fuzzy
6139 #| msgid "Warn about creation of array temporaries."
6140 msgid "Warn about certain operations on boolean expressions."
6141 msgstr "Попереджати щодо створення тимчасових масивів."
6143 #: c-family/c.opt:347
6144 msgid "Warn when __builtin_frame_address or __builtin_return_address is used unsafely."
6145 msgstr ""
6147 #: c-family/c.opt:351
6148 msgid "Warn when a built-in function is declared with the wrong signature."
6149 msgstr ""
6151 #: c-family/c.opt:355
6152 msgid "Warn when a built-in preprocessor macro is undefined or redefined."
6153 msgstr ""
6155 #: c-family/c.opt:359
6156 msgid "Warn about features not present in ISO C90, but present in ISO C99."
6157 msgstr ""
6159 #: c-family/c.opt:363
6160 msgid "Warn about features not present in ISO C99, but present in ISO C11."
6161 msgstr ""
6163 #: c-family/c.opt:367
6164 msgid "Warn about C constructs that are not in the common subset of C and C++."
6165 msgstr ""
6167 #: c-family/c.opt:374
6168 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO C++ 2011."
6169 msgstr ""
6171 #: c-family/c.opt:378
6172 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2011 and ISO C++ 2014."
6173 msgstr ""
6175 #: c-family/c.opt:382
6176 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2014 and (forthcoming) ISO C++ 201z(7?)."
6177 msgstr ""
6179 #: c-family/c.opt:389
6180 msgid "Warn about casts which discard qualifiers."
6181 msgstr ""
6183 #: c-family/c.opt:393
6184 msgid "Warn about subscripts whose type is \"char\"."
6185 msgstr ""
6187 #: c-family/c.opt:397
6188 msgid "Warn about memory access errors found by Pointer Bounds Checker."
6189 msgstr ""
6191 #: c-family/c.opt:401
6192 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\"."
6193 msgstr ""
6195 #: c-family/c.opt:405
6196 msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line."
6197 msgstr ""
6199 #: c-family/c.opt:409
6200 msgid "Synonym for -Wcomment."
6201 msgstr ""
6203 #: c-family/c.opt:413
6204 msgid "Warn for conditionally-supported constructs."
6205 msgstr ""
6207 #: c-family/c.opt:417
6208 msgid "Warn for implicit type conversions that may change a value."
6209 msgstr ""
6211 #: c-family/c.opt:421
6212 msgid "Warn for converting NULL from/to a non-pointer type."
6213 msgstr ""
6215 #: c-family/c.opt:429
6216 msgid "Warn when all constructors and destructors are private."
6217 msgstr ""
6219 #: c-family/c.opt:433
6220 msgid "Warn about dangling else."
6221 msgstr ""
6223 #: c-family/c.opt:437
6224 msgid "Warn about __TIME__, __DATE__ and __TIMESTAMP__ usage."
6225 msgstr ""
6227 #: c-family/c.opt:441
6228 msgid "Warn when a declaration is found after a statement."
6229 msgstr ""
6231 #: c-family/c.opt:445
6232 msgid "Warn when deleting a pointer to incomplete type."
6233 msgstr ""
6235 #: c-family/c.opt:449
6236 msgid "Warn about deleting polymorphic objects with non-virtual destructors."
6237 msgstr ""
6239 #: c-family/c.opt:453
6240 msgid "Warn if a deprecated compiler feature, class, method, or field is used."
6241 msgstr ""
6243 #: c-family/c.opt:457
6244 msgid "Warn about positional initialization of structs requiring designated initializers."
6245 msgstr ""
6247 #: c-family/c.opt:461
6248 msgid "Warn if qualifiers on arrays which are pointer targets are discarded."
6249 msgstr ""
6251 #: c-family/c.opt:465
6252 msgid "Warn if type qualifiers on pointers are discarded."
6253 msgstr ""
6255 #: c-family/c.opt:469
6256 msgid "Warn about compile-time integer division by zero."
6257 msgstr ""
6259 #: c-family/c.opt:473
6260 msgid "Warn about duplicated branches in if-else statements."
6261 msgstr ""
6263 #: c-family/c.opt:477
6264 msgid "Warn about duplicated conditions in an if-else-if chain."
6265 msgstr ""
6267 #: c-family/c.opt:481
6268 msgid "Warn about violations of Effective C++ style rules."
6269 msgstr ""
6271 #: c-family/c.opt:485
6272 msgid "Warn about an empty body in an if or else statement."
6273 msgstr ""
6275 #: c-family/c.opt:489
6276 msgid "Warn about stray tokens after #else and #endif."
6277 msgstr ""
6279 #: c-family/c.opt:493
6280 msgid "Warn about comparison of different enum types."
6281 msgstr ""
6283 #: c-family/c.opt:501
6284 msgid "This switch is deprecated; use -Werror=implicit-function-declaration instead."
6285 msgstr ""
6287 #: c-family/c.opt:509
6288 msgid "Warn for implicit type conversions that cause loss of floating point precision."
6289 msgstr ""
6291 #: c-family/c.opt:513
6292 msgid "Warn if testing floating point numbers for equality."
6293 msgstr ""
6295 #: c-family/c.opt:517 c-family/c.opt:559
6296 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies."
6297 msgstr ""
6299 #: c-family/c.opt:521
6300 msgid "Warn about format strings that contain NUL bytes."
6301 msgstr ""
6303 #: c-family/c.opt:525
6304 msgid "Warn if passing too many arguments to a function for its format string."
6305 msgstr ""
6307 #: c-family/c.opt:529
6308 msgid "Warn about format strings that are not literals."
6309 msgstr ""
6311 #: c-family/c.opt:533
6312 msgid "Warn about function calls with format strings that write past the end of the destination region.  Same as -Wformat-overflow=1."
6313 msgstr ""
6315 #: c-family/c.opt:538
6316 msgid "Warn about possible security problems with format functions."
6317 msgstr ""
6319 #: c-family/c.opt:542
6320 msgid "Warn about sign differences with format functions."
6321 msgstr ""
6323 #: c-family/c.opt:546
6324 msgid "Warn about calls to snprintf and similar functions that truncate output. Same as -Wformat-truncation=1."
6325 msgstr ""
6327 #: c-family/c.opt:551
6328 msgid "Warn about strftime formats yielding 2-digit years."
6329 msgstr ""
6331 #: c-family/c.opt:555
6332 msgid "Warn about zero-length formats."
6333 msgstr ""
6335 #: c-family/c.opt:563
6336 msgid "Warn about function calls with format strings that write past the end of the destination region."
6337 msgstr ""
6339 #: c-family/c.opt:568
6340 msgid "Warn about calls to snprintf and similar functions that truncate output."
6341 msgstr ""
6343 #: c-family/c.opt:572
6344 msgid "Warn whenever type qualifiers are ignored."
6345 msgstr ""
6347 #: c-family/c.opt:576
6348 msgid "Warn whenever attributes are ignored."
6349 msgstr ""
6351 #: c-family/c.opt:580
6352 msgid "Warn when there is a conversion between pointers that have incompatible types."
6353 msgstr ""
6355 #: c-family/c.opt:584
6356 msgid "Warn about variables which are initialized to themselves."
6357 msgstr ""
6359 #: c-family/c.opt:588
6360 msgid "Warn about implicit declarations."
6361 msgstr ""
6363 #: c-family/c.opt:596
6364 msgid "Warn about implicit conversions from \"float\" to \"double\"."
6365 msgstr ""
6367 #: c-family/c.opt:600
6368 msgid "Warn if \"defined\" is used outside #if."
6369 msgstr ""
6371 #: c-family/c.opt:604
6372 msgid "Warn about implicit function declarations."
6373 msgstr ""
6375 #: c-family/c.opt:608
6376 msgid "Warn when a declaration does not specify a type."
6377 msgstr ""
6379 #: c-family/c.opt:615
6380 msgid "Warn about C++11 inheriting constructors when the base has a variadic constructor."
6381 msgstr ""
6383 #: c-family/c.opt:619
6384 msgid "Warn about incompatible integer to pointer and pointer to integer conversions."
6385 msgstr ""
6387 #: c-family/c.opt:623
6388 msgid "Warn for suspicious integer expressions in boolean context."
6389 msgstr ""
6391 #: c-family/c.opt:627
6392 msgid "Warn when there is a cast to a pointer from an integer of a different size."
6393 msgstr ""
6395 #: c-family/c.opt:631
6396 msgid "Warn about invalid uses of the \"offsetof\" macro."
6397 msgstr ""
6399 #: c-family/c.opt:635
6400 msgid "Warn about PCH files that are found but not used."
6401 msgstr ""
6403 #: c-family/c.opt:639
6404 msgid "Warn when a jump misses a variable initialization."
6405 msgstr ""
6407 #: c-family/c.opt:643
6408 msgid "Warn when a string or character literal is followed by a ud-suffix which does not begin with an underscore."
6409 msgstr ""
6411 #: c-family/c.opt:647
6412 msgid "Warn when a logical operator is suspiciously always evaluating to true or false."
6413 msgstr ""
6415 #: c-family/c.opt:651
6416 msgid "Warn when logical not is used on the left hand side operand of a comparison."
6417 msgstr ""
6419 #: c-family/c.opt:655
6420 msgid "Do not warn about using \"long long\" when -pedantic."
6421 msgstr ""
6423 #: c-family/c.opt:659
6424 msgid "Warn about suspicious declarations of \"main\"."
6425 msgstr ""
6427 #: c-family/c.opt:667
6428 msgid "Warn about suspicious calls to memset where the third argument is constant literal zero and the second is not."
6429 msgstr ""
6431 #: c-family/c.opt:671
6432 msgid "Warn about suspicious calls to memset where the third argument contains the number of elements not multiplied by the element size."
6433 msgstr ""
6435 #: c-family/c.opt:675
6436 msgid "Warn when the indentation of the code does not reflect the block structure."
6437 msgstr ""
6439 #: c-family/c.opt:679
6440 msgid "Warn about possibly missing braces around initializers."
6441 msgstr ""
6443 #: c-family/c.opt:683
6444 msgid "Warn about global functions without previous declarations."
6445 msgstr ""
6447 #: c-family/c.opt:687
6448 msgid "Warn about missing fields in struct initializers."
6449 msgstr ""
6451 #: c-family/c.opt:691
6452 msgid "Warn on direct multiple inheritance."
6453 msgstr ""
6455 #: c-family/c.opt:695
6456 msgid "Warn on namespace definition."
6457 msgstr ""
6459 #: c-family/c.opt:699
6460 msgid "Warn about missing sized deallocation functions."
6461 msgstr ""
6463 #: c-family/c.opt:703
6464 msgid "Warn about suspicious length parameters to certain string functions if the argument uses sizeof."
6465 msgstr ""
6467 #: c-family/c.opt:707
6468 msgid "Warn when sizeof is applied on a parameter declared as an array."
6469 msgstr ""
6471 #: c-family/c.opt:711
6472 msgid "Warn about buffer overflow in string manipulation functions like memcpy and strcpy."
6473 msgstr ""
6475 #: c-family/c.opt:716
6476 msgid "Under the control of Object Size type, warn about buffer overflow in string manipulation functions like memcpy and strcpy."
6477 msgstr ""
6479 #: c-family/c.opt:721
6480 msgid "Warn about functions which might be candidates for format attributes."
6481 msgstr ""
6483 #: c-family/c.opt:725
6484 msgid "Suggest that the override keyword be used when the declaration of a virtual function overrides another."
6485 msgstr ""
6487 #: c-family/c.opt:730
6488 msgid "Warn about enumerated switches, with no default, missing a case."
6489 msgstr ""
6491 #: c-family/c.opt:734
6492 msgid "Warn about enumerated switches missing a \"default:\" statement."
6493 msgstr ""
6495 #: c-family/c.opt:738
6496 msgid "Warn about all enumerated switches missing a specific case."
6497 msgstr ""
6499 #: c-family/c.opt:742
6500 msgid "Warn about switches with boolean controlling expression."
6501 msgstr ""
6503 #: c-family/c.opt:746
6504 msgid "Warn on primary template declaration."
6505 msgstr ""
6507 #: c-family/c.opt:754
6508 msgid "Warn about user-specified include directories that do not exist."
6509 msgstr ""
6511 #: c-family/c.opt:758
6512 msgid "Warn about function parameters declared without a type specifier in K&R-style functions."
6513 msgstr ""
6515 #: c-family/c.opt:762
6516 msgid "Warn about global functions without prototypes."
6517 msgstr ""
6519 #: c-family/c.opt:765 c-family/c.opt:1174 c-family/c.opt:1181
6520 #: c-family/c.opt:1365 c-family/c.opt:1384 c-family/c.opt:1407
6521 #: c-family/c.opt:1413 c-family/c.opt:1420 c-family/c.opt:1448
6522 #: c-family/c.opt:1459 c-family/c.opt:1462 c-family/c.opt:1465
6523 #: c-family/c.opt:1468 c-family/c.opt:1471 c-family/c.opt:1512
6524 #: c-family/c.opt:1647 c-family/c.opt:1674 c-family/c.opt:1714
6525 #: c-family/c.opt:1745 c-family/c.opt:1749 c-family/c.opt:1765
6526 #: config/ia64/ia64.opt:167 config/ia64/ia64.opt:170 c-family/c-opts.c:433
6527 #, gcc-internal-format
6528 msgid "switch %qs is no longer supported"
6529 msgstr ""
6531 #: c-family/c.opt:769
6532 msgid "Warn about use of multi-character character constants."
6533 msgstr ""
6535 #: c-family/c.opt:773
6536 msgid "Warn about narrowing conversions within { } that are ill-formed in C++11."
6537 msgstr ""
6539 #: c-family/c.opt:777
6540 msgid "Warn about \"extern\" declarations not at file scope."
6541 msgstr ""
6543 #: c-family/c.opt:781
6544 msgid "Warn when a noexcept expression evaluates to false even though the expression can't actually throw."
6545 msgstr ""
6547 #: c-family/c.opt:785
6548 msgid "Warn if C++1z noexcept function type will change the mangled name of a symbol."
6549 msgstr ""
6551 #: c-family/c.opt:789
6552 msgid "Warn when non-templatized friend functions are declared within a template."
6553 msgstr ""
6555 #: c-family/c.opt:793
6556 msgid "Warn about non-virtual destructors."
6557 msgstr ""
6559 #: c-family/c.opt:797
6560 msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL."
6561 msgstr ""
6563 #: c-family/c.opt:813
6564 msgid "-Wnormalized=[none|id|nfc|nfkc]\tWarn about non-normalized Unicode strings."
6565 msgstr ""
6567 #: c-family/c.opt:820
6568 msgid "argument %qs to %<-Wnormalized%> not recognized"
6569 msgstr ""
6571 #: c-family/c.opt:836
6572 msgid "Warn if a C-style cast is used in a program."
6573 msgstr ""
6575 #: c-family/c.opt:840
6576 msgid "Warn for obsolescent usage in a declaration."
6577 msgstr ""
6579 #: c-family/c.opt:844
6580 msgid "Warn if an old-style parameter definition is used."
6581 msgstr ""
6583 #: c-family/c.opt:848
6584 msgid "Warn if a simd directive is overridden by the vectorizer cost model."
6585 msgstr ""
6587 #: c-family/c.opt:852
6588 msgid "Warn if a string is longer than the maximum portable length specified by the standard."
6589 msgstr ""
6591 #: c-family/c.opt:856
6592 msgid "Warn about overloaded virtual function names."
6593 msgstr ""
6595 #: c-family/c.opt:860
6596 msgid "Warn about overriding initializers without side effects."
6597 msgstr ""
6599 #: c-family/c.opt:864
6600 msgid "Warn about overriding initializers with side effects."
6601 msgstr ""
6603 #: c-family/c.opt:868
6604 msgid "Warn about packed bit-fields whose offset changed in GCC 4.4."
6605 msgstr ""
6607 #: c-family/c.opt:872
6608 msgid "Warn about possibly missing parentheses."
6609 msgstr ""
6611 #: c-family/c.opt:880
6612 msgid "Warn when converting the type of pointers to member functions."
6613 msgstr ""
6615 #: c-family/c.opt:884
6616 msgid "Warn about function pointer arithmetic."
6617 msgstr ""
6619 #: c-family/c.opt:888
6620 msgid "Warn when a pointer differs in signedness in an assignment."
6621 msgstr ""
6623 #: c-family/c.opt:892
6624 msgid "Warn when a pointer is compared with a zero character constant."
6625 msgstr ""
6627 #: c-family/c.opt:896
6628 msgid "Warn when a pointer is cast to an integer of a different size."
6629 msgstr ""
6631 #: c-family/c.opt:900
6632 msgid "Warn about misuses of pragmas."
6633 msgstr ""
6635 #: c-family/c.opt:904
6636 msgid "Warn if a property for an Objective-C object has no assign semantics specified."
6637 msgstr ""
6639 #: c-family/c.opt:908
6640 msgid "Warn if inherited methods are unimplemented."
6641 msgstr ""
6643 #: c-family/c.opt:912 c-family/c.opt:916
6644 msgid "Warn for placement new expressions with undefined behavior."
6645 msgstr ""
6647 #: c-family/c.opt:920
6648 msgid "Warn about multiple declarations of the same object."
6649 msgstr ""
6651 #: c-family/c.opt:924
6652 msgid "Warn about uses of register storage specifier."
6653 msgstr ""
6655 #: c-family/c.opt:928
6656 msgid "Warn when the compiler reorders code."
6657 msgstr ""
6659 #: c-family/c.opt:932
6660 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)."
6661 msgstr ""
6663 #: c-family/c.opt:936
6664 msgid "Warn on suspicious constructs involving reverse scalar storage order."
6665 msgstr ""
6667 #: c-family/c.opt:940
6668 msgid "Warn if a selector has multiple methods."
6669 msgstr ""
6671 #: c-family/c.opt:944
6672 msgid "Warn about possible violations of sequence point rules."
6673 msgstr ""
6675 #: c-family/c.opt:948
6676 msgid "Warn if a local declaration hides an instance variable."
6677 msgstr ""
6679 #: c-family/c.opt:952 c-family/c.opt:956
6680 msgid "Warn if left shift of a signed value overflows."
6681 msgstr ""
6683 #: c-family/c.opt:960
6684 msgid "Warn if shift count is negative."
6685 msgstr ""
6687 #: c-family/c.opt:964
6688 msgid "Warn if shift count >= width of type."
6689 msgstr ""
6691 #: c-family/c.opt:968
6692 msgid "Warn if left shifting a negative value."
6693 msgstr ""
6695 #: c-family/c.opt:972
6696 msgid "Warn about signed-unsigned comparisons."
6697 msgstr ""
6699 #: c-family/c.opt:980
6700 msgid "Warn for implicit type conversions between signed and unsigned integers."
6701 msgstr ""
6703 #: c-family/c.opt:984
6704 msgid "Warn when overload promotes from unsigned to signed."
6705 msgstr ""
6707 #: c-family/c.opt:988
6708 msgid "Warn about uncasted NULL used as sentinel."
6709 msgstr ""
6711 #: c-family/c.opt:992
6712 msgid "Warn about unprototyped function declarations."
6713 msgstr ""
6715 #: c-family/c.opt:1004
6716 msgid "Warn if type signatures of candidate methods do not match exactly."
6717 msgstr ""
6719 #: c-family/c.opt:1008
6720 msgid "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions are used."
6721 msgstr ""
6723 #: c-family/c.opt:1012
6724 msgid "Deprecated.  This switch has no effect."
6725 msgstr ""
6727 #: c-family/c.opt:1020
6728 msgid "Warn if a comparison always evaluates to true or false."
6729 msgstr ""
6731 #: c-family/c.opt:1024
6732 msgid "Warn if a throw expression will always result in a call to terminate()."
6733 msgstr ""
6735 #: c-family/c.opt:1028
6736 msgid "Warn about features not present in traditional C."
6737 msgstr ""
6739 #: c-family/c.opt:1032
6740 msgid "Warn of prototypes causing type conversions different from what would happen in the absence of prototype."
6741 msgstr ""
6743 #: c-family/c.opt:1036
6744 msgid "Warn if trigraphs are encountered that might affect the meaning of the program."
6745 msgstr ""
6747 #: c-family/c.opt:1040
6748 msgid "Warn about @selector()s without previously declared methods."
6749 msgstr ""
6751 #: c-family/c.opt:1044
6752 msgid "Warn if an undefined macro is used in an #if directive."
6753 msgstr ""
6755 #: c-family/c.opt:1056
6756 msgid "Warn about unrecognized pragmas."
6757 msgstr ""
6759 #: c-family/c.opt:1060
6760 msgid "Warn about unsuffixed float constants."
6761 msgstr ""
6763 #: c-family/c.opt:1068
6764 msgid "Warn when typedefs locally defined in a function are not used."
6765 msgstr ""
6767 #: c-family/c.opt:1072
6768 msgid "Warn about macros defined in the main file that are not used."
6769 msgstr ""
6771 #: c-family/c.opt:1076
6772 msgid "Warn if a caller of a function, marked with attribute warn_unused_result, does not use its return value."
6773 msgstr ""
6775 #: c-family/c.opt:1084 c-family/c.opt:1088
6776 msgid "Warn when a const variable is unused."
6777 msgstr ""
6779 #: c-family/c.opt:1092
6780 msgid "Warn about using variadic macros."
6781 msgstr ""
6783 #: c-family/c.opt:1096
6784 msgid "Warn about questionable usage of the macros used to retrieve variable arguments."
6785 msgstr ""
6787 #: c-family/c.opt:1100
6788 msgid "Warn if a variable length array is used."
6789 msgstr ""
6791 #: c-family/c.opt:1104
6792 msgid "-Wvla-larger-than=<number>\tWarn on unbounded uses of variable-length arrays, and on bounded uses of variable-length arrays whose bound can be larger than <number> bytes."
6793 msgstr ""
6795 #: c-family/c.opt:1110
6796 msgid "Warn when a register variable is declared volatile."
6797 msgstr ""
6799 #: c-family/c.opt:1114
6800 msgid "Warn on direct virtual inheritance."
6801 msgstr ""
6803 #: c-family/c.opt:1118
6804 msgid "Warn if a virtual base has a non-trivial move assignment operator."
6805 msgstr ""
6807 #: c-family/c.opt:1122
6808 msgid "In C++, nonzero means warn about deprecated conversion from string literals to 'char *'.  In C, similar warning, except that the conversion is of course not deprecated by the ISO C standard."
6809 msgstr ""
6811 #: c-family/c.opt:1126
6812 msgid "Warn when a literal '0' is used as null pointer."
6813 msgstr ""
6815 #: c-family/c.opt:1130
6816 msgid "Warn about useless casts."
6817 msgstr ""
6819 #: c-family/c.opt:1134
6820 msgid "Warn if a class type has a base or a field whose type uses the anonymous namespace or depends on a type with no linkage."
6821 msgstr ""
6823 #: c-family/c.opt:1138
6824 msgid "Warn when a declaration has duplicate const, volatile, restrict or _Atomic specifier."
6825 msgstr ""
6827 #: c-family/c.opt:1142
6828 msgid "Warn when an argument passed to a restrict-qualified parameter aliases with another argument."
6829 msgstr ""
6831 #: c-family/c.opt:1147
6832 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)."
6833 msgstr ""
6835 #: c-family/c.opt:1155
6836 msgid "The version of the C++ ABI used for -Wabi warnings and link compatibility aliases."
6837 msgstr ""
6839 #: c-family/c.opt:1159
6840 msgid "Enforce class member access control semantics."
6841 msgstr ""
6843 #: c-family/c.opt:1163
6844 msgid "-fada-spec-parent=unit  Dump Ada specs as child units of given parent."
6845 msgstr ""
6847 #: c-family/c.opt:1167
6848 msgid "Support C++17 allocation of over-aligned types."
6849 msgstr ""
6851 #: c-family/c.opt:1171
6852 msgid "-faligned-new=<N> Use C++17 over-aligned type allocation for alignments greater than N."
6853 msgstr ""
6855 #: c-family/c.opt:1178
6856 msgid "Allow variadic functions without named parameter."
6857 msgstr ""
6859 #: c-family/c.opt:1182 c-family/c.opt:1421 c-family/c.opt:1746
6860 #: c-family/c.opt:1750 c-family/c.opt:1766
6861 msgid "No longer supported."
6862 msgstr "Більше не підтримується."
6864 #: c-family/c.opt:1186
6865 msgid "Recognize the \"asm\" keyword."
6866 msgstr ""
6868 #: c-family/c.opt:1194
6869 msgid "Recognize built-in functions."
6870 msgstr ""
6872 #: c-family/c.opt:1201
6873 msgid "Where shorter, use canonicalized paths to systems headers."
6874 msgstr ""
6876 #: c-family/c.opt:1205
6877 msgid "Add Pointer Bounds Checker instrumentation.  fchkp-* flags are used to control instrumentation.  Currently available for C, C++ and ObjC."
6878 msgstr ""
6880 #: c-family/c.opt:1210
6881 msgid "Generate pointer bounds checks for variables with incomplete type."
6882 msgstr ""
6884 #: c-family/c.opt:1214
6885 msgid "Use zero bounds for all incoming arguments in 'main' function.  It helps when instrumented binaries are used with legacy libs."
6886 msgstr ""
6888 #: c-family/c.opt:1219
6889 msgid "Forces Pointer Bounds Checker to use narrowed bounds for address of the first field in the structure.  By default pointer to the first field has the same bounds as pointer to the whole structure."
6890 msgstr ""
6892 #: c-family/c.opt:1225
6893 msgid "Control how Pointer Bounds Checker handle pointers to object fields.  When narrowing is on, field bounds are used.  Otherwise full object bounds are used."
6894 msgstr ""
6896 #: c-family/c.opt:1230
6897 msgid "Forces Pointer Bounds Checker to use bounds of the innermost arrays in case of nested static arrays access.  By default outermost array is used."
6898 msgstr ""
6900 #: c-family/c.opt:1235
6901 msgid "Forces Pointer Bounds Checker to treat all trailing arrays in structures as possibly flexible.  By default only arrays fields with zero length or that are marked with attribute bnd_variable_size are treated as flexible."
6902 msgstr ""
6904 #: c-family/c.opt:1241
6905 msgid "Allow Pointer Bounds Checker optimizations.  By default allowed on optimization levels >0."
6906 msgstr ""
6908 #: c-family/c.opt:1246
6909 msgid "Allow to use *_nobnd versions of string functions by Pointer Bounds Checker."
6910 msgstr ""
6912 #: c-family/c.opt:1250
6913 msgid "Allow to use *_nochk versions of string functions by Pointer Bounds Checker."
6914 msgstr ""
6916 #: c-family/c.opt:1254
6917 msgid "Use statically initialized variable for vars bounds instead of generating them each time it is required."
6918 msgstr ""
6920 #: c-family/c.opt:1259
6921 msgid "Use statically initialized variable for constant bounds instead of generating them each time it is required."
6922 msgstr ""
6924 #: c-family/c.opt:1264
6925 msgid "With this option zero size obtained dynamically for objects with incomplete type will be treated as infinite."
6926 msgstr ""
6928 #: c-family/c.opt:1269
6929 msgid "Generate checks for all read accesses to memory."
6930 msgstr ""
6932 #: c-family/c.opt:1273
6933 msgid "Generate checks for all write accesses to memory."
6934 msgstr ""
6936 #: c-family/c.opt:1277
6937 msgid "Generate bounds stores for pointer writes."
6938 msgstr ""
6940 #: c-family/c.opt:1281
6941 msgid "Generate bounds passing for calls."
6942 msgstr ""
6944 #: c-family/c.opt:1285
6945 msgid "Instrument only functions marked with bnd_instrument attribute."
6946 msgstr ""
6948 #: c-family/c.opt:1289
6949 msgid "Transform instrumented builtin calls into calls to wrappers."
6950 msgstr ""
6952 #: c-family/c.opt:1299
6953 msgid "Enable Cilk Plus."
6954 msgstr ""
6956 #: c-family/c.opt:1303
6957 msgid "Enable support for C++ concepts."
6958 msgstr ""
6960 #: c-family/c.opt:1307
6961 msgid "Allow the arguments of the '?' operator to have different types."
6962 msgstr ""
6964 #: c-family/c.opt:1314
6965 #, c-format
6966 msgid "no class name specified with %qs"
6967 msgstr ""
6969 #: c-family/c.opt:1315
6970 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings."
6971 msgstr ""
6973 #: c-family/c.opt:1319
6974 msgid "-fconstexpr-depth=<number>\tSpecify maximum constexpr recursion depth."
6975 msgstr ""
6977 #: c-family/c.opt:1323
6978 msgid "-fconstexpr-loop-limit=<number>\tSpecify maximum constexpr loop iteration count."
6979 msgstr ""
6981 #: c-family/c.opt:1327
6982 msgid "Emit debug annotations during preprocessing."
6983 msgstr ""
6985 #: c-family/c.opt:1331
6986 msgid "-fdeduce-init-list\tenable deduction of std::initializer_list for a template type parameter from a brace-enclosed initializer-list."
6987 msgstr ""
6989 #: c-family/c.opt:1335
6990 msgid "Factor complex constructors and destructors to favor space over speed."
6991 msgstr ""
6993 #: c-family/c.opt:1343
6994 msgid "Preprocess directives only."
6995 msgstr ""
6997 #: c-family/c.opt:1347
6998 msgid "Permit '$' as an identifier character."
6999 msgstr ""
7001 #: c-family/c.opt:1351
7002 msgid "Write all declarations as Ada code transitively."
7003 msgstr ""
7005 #: c-family/c.opt:1355
7006 msgid "Write all declarations as Ada code for the given file only."
7007 msgstr ""
7009 #: c-family/c.opt:1362
7010 msgid "Generate code to check exception specifications."
7011 msgstr ""
7013 #: c-family/c.opt:1369
7014 msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>."
7015 msgstr ""
7017 #: c-family/c.opt:1373
7018 msgid "Permit universal character names (\\u and \\U) in identifiers."
7019 msgstr ""
7021 #: c-family/c.opt:1377
7022 msgid "-finput-charset=<cset>\tSpecify the default character set for source files."
7023 msgstr ""
7025 #: c-family/c.opt:1381
7026 msgid "Support dynamic initialization of thread-local variables in a different translation unit."
7027 msgstr ""
7029 #: c-family/c.opt:1388
7030 msgid "Scope of for-init-statement variables is local to the loop."
7031 msgstr ""
7033 #: c-family/c.opt:1392
7034 msgid "Do not assume that standard C libraries and \"main\" exist."
7035 msgstr ""
7037 #: c-family/c.opt:1396
7038 msgid "Recognize GNU-defined keywords."
7039 msgstr ""
7041 #: c-family/c.opt:1400
7042 msgid "Generate code for GNU runtime environment."
7043 msgstr ""
7045 #: c-family/c.opt:1404
7046 msgid "Use traditional GNU semantics for inline functions."
7047 msgstr ""
7049 #: c-family/c.opt:1410
7050 msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
7051 msgstr ""
7053 #: c-family/c.opt:1417
7054 msgid "Assume normal C execution environment."
7055 msgstr ""
7057 #: c-family/c.opt:1425
7058 msgid "Export functions even if they can be inlined."
7059 msgstr ""
7061 #: c-family/c.opt:1429
7062 msgid "Emit implicit instantiations of inline templates."
7063 msgstr ""
7065 #: c-family/c.opt:1433
7066 msgid "Emit implicit instantiations of templates."
7067 msgstr ""
7069 #: c-family/c.opt:1437
7070 msgid "Implement C++17 inheriting constructor semantics."
7071 msgstr ""
7073 #: c-family/c.opt:1441
7074 msgid "Inject friend functions into enclosing namespace."
7075 msgstr ""
7077 #: c-family/c.opt:1445
7078 msgid "Don't emit dllexported inline functions unless needed."
7079 msgstr ""
7081 #: c-family/c.opt:1452
7082 msgid "Allow implicit conversions between vectors with differing numbers of subparts and/or differing element types."
7083 msgstr ""
7085 #: c-family/c.opt:1456
7086 msgid "Don't warn about uses of Microsoft extensions."
7087 msgstr ""
7089 #: c-family/c.opt:1475
7090 msgid "Implement resolution of DR 150 for matching of template template arguments."
7091 msgstr ""
7093 #: c-family/c.opt:1479
7094 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment."
7095 msgstr ""
7097 #: c-family/c.opt:1483
7098 msgid "Assume that receivers of Objective-C messages may be nil."
7099 msgstr ""
7101 #: c-family/c.opt:1487
7102 msgid "Allow access to instance variables as if they were local declarations within instance method implementations."
7103 msgstr ""
7105 #: c-family/c.opt:1491
7106 msgid "-fvisibility=[private|protected|public|package]\tSet the default symbol visibility."
7107 msgstr ""
7109 #: c-family/c.opt:1494
7110 #, c-format
7111 msgid "unrecognized ivar visibility value %qs"
7112 msgstr ""
7114 #: c-family/c.opt:1516
7115 msgid "Treat a throw() exception specification as noexcept to improve code size."
7116 msgstr ""
7118 #: c-family/c.opt:1520
7119 msgid "Specify which ABI to use for Objective-C family code and meta-data generation."
7120 msgstr ""
7122 #: c-family/c.opt:1526
7123 msgid "Generate special Objective-C methods to initialize/destroy non-POD C++ ivars, if needed."
7124 msgstr ""
7126 #: c-family/c.opt:1530
7127 msgid "Allow fast jumps to the message dispatcher."
7128 msgstr ""
7130 #: c-family/c.opt:1536
7131 msgid "Enable Objective-C exception and synchronization syntax."
7132 msgstr ""
7134 #: c-family/c.opt:1540
7135 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs."
7136 msgstr ""
7138 #: c-family/c.opt:1544
7139 msgid "Enable inline checks for nil receivers with the NeXT runtime and ABI version 2."
7140 msgstr ""
7142 #: c-family/c.opt:1549
7143 msgid "Enable Objective-C setjmp exception handling runtime."
7144 msgstr ""
7146 #: c-family/c.opt:1553
7147 msgid "Conform to the Objective-C 1.0 language as implemented in GCC 4.0."
7148 msgstr ""
7150 #: c-family/c.opt:1557
7151 msgid "Enable OpenACC."
7152 msgstr ""
7154 #: c-family/c.opt:1561
7155 msgid "Specify default OpenACC compute dimensions."
7156 msgstr ""
7158 #: c-family/c.opt:1565
7159 msgid "Enable OpenMP (implies -frecursive in Fortran)."
7160 msgstr ""
7162 #: c-family/c.opt:1569
7163 msgid "Enable OpenMP's SIMD directives."
7164 msgstr ""
7166 #: c-family/c.opt:1573
7167 msgid "Recognize C++ keywords like \"compl\" and \"xor\"."
7168 msgstr ""
7170 #: c-family/c.opt:1584
7171 msgid "Look for and use PCH files even when preprocessing."
7172 msgstr ""
7174 #: c-family/c.opt:1588
7175 msgid "Downgrade conformance errors to warnings."
7176 msgstr ""
7178 #: c-family/c.opt:1592
7179 msgid "Enable Plan 9 language extensions."
7180 msgstr ""
7182 #: c-family/c.opt:1596
7183 msgid "Treat the input file as already preprocessed."
7184 msgstr ""
7186 #: c-family/c.opt:1604
7187 msgid "-ftrack-macro-expansion=<0|1|2>  Track locations of tokens coming from macro expansion and display them in error messages."
7188 msgstr ""
7190 #: c-family/c.opt:1608
7191 msgid "-fno-pretty-templates Do not pretty-print template specializations as the template signature followed by the arguments."
7192 msgstr ""
7194 #: c-family/c.opt:1612
7195 msgid "Treat known sprintf return values as constants."
7196 msgstr ""
7198 #: c-family/c.opt:1616
7199 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime."
7200 msgstr ""
7202 #: c-family/c.opt:1620
7203 msgid "Enable automatic template instantiation."
7204 msgstr ""
7206 #: c-family/c.opt:1624
7207 msgid "Generate run time type descriptor information."
7208 msgstr ""
7210 #: c-family/c.opt:1628 ada/gcc-interface/lang.opt:77
7211 msgid "Use the narrowest integer type possible for enumeration types."
7212 msgstr ""
7214 #: c-family/c.opt:1632
7215 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\"."
7216 msgstr ""
7218 #: c-family/c.opt:1636
7219 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed."
7220 msgstr ""
7222 #: c-family/c.opt:1640 ada/gcc-interface/lang.opt:81
7223 msgid "Make \"char\" signed by default."
7224 msgstr ""
7226 #: c-family/c.opt:1644
7227 msgid "Enable C++14 sized deallocation support."
7228 msgstr ""
7230 #: c-family/c.opt:1651
7231 msgid "-fsso-struct=[big-endian|little-endian|native]\tSet the default scalar storage order."
7232 msgstr ""
7234 #: c-family/c.opt:1654
7235 #, c-format
7236 msgid "unrecognized scalar storage order value %qs"
7237 msgstr ""
7239 #: c-family/c.opt:1667
7240 msgid "Display statistics accumulated during compilation."
7241 msgstr ""
7243 #: c-family/c.opt:1671
7244 msgid "Assume that values of enumeration type are always within the minimum range of that type."
7245 msgstr ""
7247 #: c-family/c.opt:1678 c-family/c.opt:1683
7248 msgid "Follow the C++17 evaluation order requirements for assignment expressions, shift, member function calls, etc."
7249 msgstr ""
7251 #: c-family/c.opt:1700
7252 msgid "-ftabstop=<number>\tDistance between tab stops for column reporting."
7253 msgstr ""
7255 #: c-family/c.opt:1704
7256 msgid "Set the maximum number of template instantiation notes for a single warning or error."
7257 msgstr ""
7259 #: c-family/c.opt:1711
7260 msgid "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth."
7261 msgstr ""
7263 #: c-family/c.opt:1718
7264 msgid "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing local statics."
7265 msgstr ""
7267 #: c-family/c.opt:1722
7268 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned."
7269 msgstr ""
7271 #: c-family/c.opt:1726
7272 msgid "Make \"char\" unsigned by default."
7273 msgstr ""
7275 #: c-family/c.opt:1730
7276 msgid "Use __cxa_atexit to register destructors."
7277 msgstr ""
7279 #: c-family/c.opt:1734
7280 msgid "Use __cxa_get_exception_ptr in exception handling."
7281 msgstr ""
7283 #: c-family/c.opt:1738
7284 msgid "Marks all inlined functions and methods as having hidden visibility."
7285 msgstr ""
7287 #: c-family/c.opt:1742
7288 msgid "Changes visibility to match Microsoft Visual Studio by default."
7289 msgstr ""
7291 #: c-family/c.opt:1754
7292 msgid "Emit common-like symbols as weak symbols."
7293 msgstr ""
7295 #: c-family/c.opt:1758
7296 msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>."
7297 msgstr ""
7299 #: c-family/c.opt:1762
7300 msgid "Generate a #line directive pointing at the current working directory."
7301 msgstr ""
7303 #: c-family/c.opt:1770
7304 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode."
7305 msgstr ""
7307 #: c-family/c.opt:1774
7308 msgid "Dump declarations to a .decl file."
7309 msgstr ""
7311 #: c-family/c.opt:1778
7312 msgid "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs."
7313 msgstr ""
7315 #: c-family/c.opt:1782
7316 msgid "-femit-struct-debug-reduced\tConservative reduced debug info for structs."
7317 msgstr ""
7319 #: c-family/c.opt:1786
7320 msgid "-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for structs."
7321 msgstr ""
7323 #: c-family/c.opt:1790
7324 msgid "Interpret imaginary, fixed-point, or other gnu number suffix as the corresponding number literal rather than a user-defined number literal."
7325 msgstr ""
7327 #: c-family/c.opt:1795
7328 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path."
7329 msgstr ""
7331 #: c-family/c.opt:1799
7332 msgid "-imacros <file>\tAccept definition of macros in <file>."
7333 msgstr ""
7335 #: c-family/c.opt:1803
7336 msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory."
7337 msgstr ""
7339 #: c-family/c.opt:1807
7340 msgid "-include <file>\tInclude the contents of <file> before other files."
7341 msgstr ""
7343 #: c-family/c.opt:1811
7344 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options."
7345 msgstr ""
7347 #: c-family/c.opt:1815
7348 msgid "-isysroot <dir>\tSet <dir> to be the system root directory."
7349 msgstr ""
7351 #: c-family/c.opt:1819
7352 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path."
7353 msgstr ""
7355 #: c-family/c.opt:1823
7356 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path."
7357 msgstr ""
7359 #: c-family/c.opt:1827
7360 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path."
7361 msgstr ""
7363 #: c-family/c.opt:1831
7364 msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path."
7365 msgstr ""
7367 #: c-family/c.opt:1841
7368 msgid "Do not search standard system include directories (those specified with -isystem will still be used)."
7369 msgstr ""
7371 #: c-family/c.opt:1845
7372 msgid "Do not search standard system include directories for C++."
7373 msgstr ""
7375 #: c-family/c.opt:1857
7376 msgid "Generate C header of platform-specific features."
7377 msgstr ""
7379 #: c-family/c.opt:1861
7380 msgid "Remap file names when including files."
7381 msgstr ""
7383 #: c-family/c.opt:1865 c-family/c.opt:1869
7384 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum."
7385 msgstr ""
7387 #: c-family/c.opt:1873
7388 msgid "Conform to the ISO 2011 C++ standard."
7389 msgstr ""
7391 #: c-family/c.opt:1877
7392 msgid "Deprecated in favor of -std=c++11."
7393 msgstr ""
7395 #: c-family/c.opt:1881
7396 msgid "Deprecated in favor of -std=c++14."
7397 msgstr ""
7399 #: c-family/c.opt:1885
7400 msgid "Conform to the ISO 2014 C++ standard."
7401 msgstr ""
7403 #: c-family/c.opt:1889
7404 msgid "Conform to the ISO 2017(?) C++ draft standard (experimental and incomplete support)."
7405 msgstr ""
7407 #: c-family/c.opt:1896 c-family/c.opt:1993
7408 msgid "Conform to the ISO 2011 C standard."
7409 msgstr ""
7411 #: c-family/c.opt:1900
7412 msgid "Deprecated in favor of -std=c11."
7413 msgstr ""
7415 #: c-family/c.opt:1904 c-family/c.opt:1908 c-family/c.opt:1977
7416 msgid "Conform to the ISO 1990 C standard."
7417 msgstr ""
7419 #: c-family/c.opt:1912 c-family/c.opt:1985
7420 msgid "Conform to the ISO 1999 C standard."
7421 msgstr ""
7423 #: c-family/c.opt:1916
7424 msgid "Deprecated in favor of -std=c99."
7425 msgstr ""
7427 #: c-family/c.opt:1920 c-family/c.opt:1925
7428 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum with GNU extensions."
7429 msgstr ""
7431 #: c-family/c.opt:1930
7432 msgid "Conform to the ISO 2011 C++ standard with GNU extensions."
7433 msgstr ""
7435 #: c-family/c.opt:1934
7436 msgid "Deprecated in favor of -std=gnu++11."
7437 msgstr ""
7439 #: c-family/c.opt:1938
7440 msgid "Deprecated in favor of -std=gnu++14."
7441 msgstr ""
7443 #: c-family/c.opt:1942
7444 msgid "Conform to the ISO 2014 C++ standard with GNU extensions."
7445 msgstr ""
7447 #: c-family/c.opt:1946
7448 msgid "Conform to the ISO 201z(7?) C++ draft standard with GNU extensions (experimental and incomplete support)."
7449 msgstr ""
7451 #: c-family/c.opt:1953
7452 msgid "Conform to the ISO 2011 C standard with GNU extensions."
7453 msgstr ""
7455 #: c-family/c.opt:1957
7456 msgid "Deprecated in favor of -std=gnu11."
7457 msgstr ""
7459 #: c-family/c.opt:1961 c-family/c.opt:1965
7460 msgid "Conform to the ISO 1990 C standard with GNU extensions."
7461 msgstr ""
7463 #: c-family/c.opt:1969
7464 msgid "Conform to the ISO 1999 C standard with GNU extensions."
7465 msgstr ""
7467 #: c-family/c.opt:1973
7468 msgid "Deprecated in favor of -std=gnu99."
7469 msgstr ""
7471 #: c-family/c.opt:1981
7472 msgid "Conform to the ISO 1990 C standard as amended in 1994."
7473 msgstr ""
7475 #: c-family/c.opt:1989
7476 msgid "Deprecated in favor of -std=iso9899:1999."
7477 msgstr ""
7479 #: c-family/c.opt:2000
7480 msgid "Enable traditional preprocessing."
7481 msgstr ""
7483 #: c-family/c.opt:2004
7484 msgid "-trigraphs\tSupport ISO C trigraphs."
7485 msgstr ""
7487 #: c-family/c.opt:2008
7488 msgid "Do not predefine system-specific and GCC-specific macros."
7489 msgstr ""
7491 #: ada/gcc-interface/lang.opt:61
7492 msgid "Synonym of -gnatk8."
7493 msgstr ""
7495 #: ada/gcc-interface/lang.opt:69
7496 msgid "Do not look for object files in standard path."
7497 msgstr ""
7499 #: ada/gcc-interface/lang.opt:73
7500 msgid "Select the runtime."
7501 msgstr ""
7503 #: ada/gcc-interface/lang.opt:85
7504 msgid "Catch typos."
7505 msgstr ""
7507 #: ada/gcc-interface/lang.opt:89
7508 msgid "Set name of output ALI file (internal switch)."
7509 msgstr ""
7511 #: ada/gcc-interface/lang.opt:93
7512 msgid "-gnat<options>\tSpecify options to GNAT."
7513 msgstr ""
7515 #: ada/gcc-interface/lang.opt:97
7516 msgid "Ignored."
7517 msgstr "Проігноровано."
7519 #: go/lang.opt:42
7520 msgid "-fgo-c-header=<file>\tWrite Go struct definitions to file as C code."
7521 msgstr ""
7523 #: go/lang.opt:46
7524 msgid "Add explicit checks for division by zero."
7525 msgstr ""
7527 #: go/lang.opt:50
7528 msgid "Add explicit checks for division overflow in INT_MIN / -1."
7529 msgstr ""
7531 #: go/lang.opt:54
7532 msgid "Apply special rules for compiling runtime package."
7533 msgstr ""
7535 #: go/lang.opt:58
7536 msgid "-fgo-dump-<type>\tDump Go frontend internal information."
7537 msgstr ""
7539 #: go/lang.opt:62
7540 msgid "-fgo-optimize-<type>\tTurn on optimization passes in the frontend."
7541 msgstr ""
7543 #: go/lang.opt:66
7544 msgid "-fgo-pkgpath=<string>\tSet Go package path."
7545 msgstr ""
7547 #: go/lang.opt:70
7548 msgid "-fgo-prefix=<string>\tSet package-specific prefix for exported Go names."
7549 msgstr ""
7551 #: go/lang.opt:74
7552 msgid "-fgo-relative-import-path=<path>\tTreat a relative import as relative to path."
7553 msgstr ""
7555 #: go/lang.opt:78
7556 msgid "Functions which return values must end with return statements."
7557 msgstr ""
7559 #: go/lang.opt:82
7560 msgid "Emit debugging information related to the escape analysis pass when run with -fgo-optimize-allocs."
7561 msgstr ""
7563 #: config/vms/vms.opt:27
7564 msgid "Malloc data into P2 space."
7565 msgstr ""
7567 #: config/vms/vms.opt:31
7568 msgid "Set name of main routine for the debugger."
7569 msgstr ""
7571 #: config/vms/vms.opt:35
7572 msgid "Use VMS exit codes instead of posix ones."
7573 msgstr ""
7575 #: config/vms/vms.opt:39
7576 msgid "-mpointer-size=[no,32,short,64,long]\tSet the default pointer size."
7577 msgstr ""
7579 #: config/vms/vms.opt:42
7580 #, c-format
7581 msgid "unknown pointer size model %qs"
7582 msgstr ""
7584 #: config/mcore/mcore.opt:23
7585 msgid "Generate code for the M*Core M210"
7586 msgstr ""
7588 #: config/mcore/mcore.opt:27
7589 msgid "Generate code for the M*Core M340"
7590 msgstr ""
7592 #: config/mcore/mcore.opt:31
7593 msgid "Force functions to be aligned to a 4 byte boundary."
7594 msgstr ""
7596 #: config/mcore/mcore.opt:35 config/moxie/moxie.opt:23
7597 msgid "Generate big-endian code."
7598 msgstr ""
7600 #: config/mcore/mcore.opt:39
7601 msgid "Emit call graph information."
7602 msgstr ""
7604 #: config/mcore/mcore.opt:43
7605 msgid "Use the divide instruction."
7606 msgstr ""
7608 #: config/mcore/mcore.opt:47
7609 msgid "Inline constants if it can be done in 2 insns or less."
7610 msgstr ""
7612 #: config/mcore/mcore.opt:51 config/moxie/moxie.opt:27
7613 msgid "Generate little-endian code."
7614 msgstr ""
7616 #: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
7617 msgid "Assume that run-time support has been provided, so omit -lsim from the linker command line."
7618 msgstr ""
7620 #: config/mcore/mcore.opt:60
7621 msgid "Use arbitrary sized immediates in bit operations."
7622 msgstr ""
7624 #: config/mcore/mcore.opt:64
7625 msgid "Prefer word accesses over byte accesses."
7626 msgstr ""
7628 #: config/mcore/mcore.opt:71
7629 msgid "Set the maximum amount for a single stack increment operation."
7630 msgstr ""
7632 #: config/mcore/mcore.opt:75
7633 msgid "Always treat bitfields as int-sized."
7634 msgstr ""
7636 #: config/linux-android.opt:23
7637 msgid "Generate code for the Android platform."
7638 msgstr ""
7640 #: config/mmix/mmix.opt:24
7641 msgid "For intrinsics library: pass all parameters in registers."
7642 msgstr ""
7644 #: config/mmix/mmix.opt:28
7645 msgid "Use register stack for parameters and return value."
7646 msgstr ""
7648 #: config/mmix/mmix.opt:32
7649 msgid "Use call-clobbered registers for parameters and return value."
7650 msgstr ""
7652 #: config/mmix/mmix.opt:37
7653 msgid "Use epsilon-respecting floating point compare instructions."
7654 msgstr ""
7656 #: config/mmix/mmix.opt:41
7657 msgid "Use zero-extending memory loads, not sign-extending ones."
7658 msgstr ""
7660 #: config/mmix/mmix.opt:45
7661 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)."
7662 msgstr ""
7664 #: config/mmix/mmix.opt:49
7665 msgid "Prepend global symbols with \":\" (for use with PREFIX)."
7666 msgstr ""
7668 #: config/mmix/mmix.opt:53
7669 msgid "Do not provide a default start-address 0x100 of the program."
7670 msgstr ""
7672 #: config/mmix/mmix.opt:57
7673 msgid "Link to emit program in ELF format (rather than mmo)."
7674 msgstr ""
7676 #: config/mmix/mmix.opt:61
7677 msgid "Use P-mnemonics for branches statically predicted as taken."
7678 msgstr ""
7680 #: config/mmix/mmix.opt:65
7681 msgid "Don't use P-mnemonics for branches."
7682 msgstr ""
7684 #: config/mmix/mmix.opt:79
7685 msgid "Use addresses that allocate global registers."
7686 msgstr ""
7688 #: config/mmix/mmix.opt:83
7689 msgid "Do not use addresses that allocate global registers."
7690 msgstr ""
7692 #: config/mmix/mmix.opt:87
7693 msgid "Generate a single exit point for each function."
7694 msgstr ""
7696 #: config/mmix/mmix.opt:91
7697 msgid "Do not generate a single exit point for each function."
7698 msgstr ""
7700 #: config/mmix/mmix.opt:95
7701 msgid "Set start-address of the program."
7702 msgstr ""
7704 #: config/mmix/mmix.opt:99
7705 msgid "Set start-address of data."
7706 msgstr ""
7708 #: config/darwin.opt:117
7709 msgid "Generate compile-time CFString objects."
7710 msgstr ""
7712 #: config/darwin.opt:214
7713 msgid "Warn if constant CFString objects contain non-portable characters."
7714 msgstr ""
7716 #: config/darwin.opt:219
7717 msgid "Generate AT&T-style stubs for Mach-O."
7718 msgstr ""
7720 #: config/darwin.opt:223
7721 msgid "Generate code suitable for executables (NOT shared libs)."
7722 msgstr ""
7724 #: config/darwin.opt:227
7725 msgid "Generate code suitable for fast turn around debugging."
7726 msgstr ""
7728 #: config/darwin.opt:235
7729 msgid "The earliest MacOS X version on which this program will run."
7730 msgstr ""
7732 #: config/darwin.opt:239
7733 msgid "Set sizeof(bool) to 1."
7734 msgstr ""
7736 #: config/darwin.opt:243
7737 msgid "Generate code for darwin loadable kernel extensions."
7738 msgstr ""
7740 #: config/darwin.opt:247
7741 msgid "Generate code for the kernel or loadable kernel extensions."
7742 msgstr ""
7744 #: config/darwin.opt:251
7745 msgid "-iframework <dir>\tAdd <dir> to the end of the system framework include path."
7746 msgstr ""
7748 #: config/darwin.opt:401
7749 msgid "The version of ld64 in use for this toolchain."
7750 msgstr ""
7752 #: config/bfin/bfin.opt:40 config/msp430/msp430.opt:3 config/c6x/c6x.opt:38
7753 msgid "Use simulator runtime."
7754 msgstr ""
7756 #: config/bfin/bfin.opt:44 config/arm/arm.opt:102
7757 msgid "Specify the name of the target CPU."
7758 msgstr ""
7760 #: config/bfin/bfin.opt:48
7761 msgid "Omit frame pointer for leaf functions."
7762 msgstr ""
7764 #: config/bfin/bfin.opt:52
7765 msgid "Program is entirely located in low 64k of memory."
7766 msgstr ""
7768 #: config/bfin/bfin.opt:56
7769 msgid "Work around a hardware anomaly by adding a number of NOPs before a CSYNC or SSYNC instruction."
7770 msgstr ""
7772 #: config/bfin/bfin.opt:61
7773 msgid "Avoid speculative loads to work around a hardware anomaly."
7774 msgstr ""
7776 #: config/bfin/bfin.opt:65
7777 msgid "Enabled ID based shared library."
7778 msgstr "Увімкнено засновану на ідентифікаторах бібліотеку спільного використання."
7780 #: config/bfin/bfin.opt:69
7781 msgid "Generate code that won't be linked against any other ID shared libraries, but may be used as a shared library."
7782 msgstr ""
7784 #: config/bfin/bfin.opt:74 config/m68k/m68k.opt:175
7785 msgid "ID of shared library to build."
7786 msgstr "Ідентифікатор бібліотеки спільного використання для збирання."
7788 #: config/bfin/bfin.opt:78 config/m68k/m68k.opt:171
7789 msgid "Enable separate data segment."
7790 msgstr ""
7792 #: config/bfin/bfin.opt:82 config/c6x/c6x.opt:63
7793 msgid "Avoid generating pc-relative calls; use indirection."
7794 msgstr ""
7796 #: config/bfin/bfin.opt:86
7797 msgid "Link with the fast floating-point library."
7798 msgstr ""
7800 #: config/bfin/bfin.opt:90 config/frv/frv.opt:130
7801 msgid "Enable Function Descriptor PIC mode."
7802 msgstr ""
7804 #: config/bfin/bfin.opt:94 config/frv/frv.opt:162
7805 msgid "Enable inlining of PLT in function calls."
7806 msgstr ""
7808 #: config/bfin/bfin.opt:98
7809 msgid "Do stack checking using bounds in L1 scratch memory."
7810 msgstr ""
7812 #: config/bfin/bfin.opt:102
7813 msgid "Enable multicore support."
7814 msgstr ""
7816 #: config/bfin/bfin.opt:106
7817 msgid "Build for Core A."
7818 msgstr ""
7820 #: config/bfin/bfin.opt:110
7821 msgid "Build for Core B."
7822 msgstr ""
7824 #: config/bfin/bfin.opt:114
7825 msgid "Build for SDRAM."
7826 msgstr ""
7828 #: config/bfin/bfin.opt:118
7829 msgid "Assume ICPLBs are enabled at runtime."
7830 msgstr ""
7832 #: config/m68k/m68k-tables.opt:25
7833 msgid "Known M68K CPUs (for use with the -mcpu= option):"
7834 msgstr ""
7836 #: config/m68k/m68k-tables.opt:365
7837 msgid "Known M68K microarchitectures (for use with the -mtune= option):"
7838 msgstr ""
7840 #: config/m68k/m68k-tables.opt:411
7841 msgid "Known M68K ISAs (for use with the -march= option):"
7842 msgstr ""
7844 #: config/m68k/ieee.opt:24 config/i386/i386.opt:364
7845 msgid "Use IEEE math for fp comparisons."
7846 msgstr ""
7848 #: config/m68k/m68k.opt:30
7849 msgid "Generate code for a 520X."
7850 msgstr ""
7852 #: config/m68k/m68k.opt:34
7853 msgid "Generate code for a 5206e."
7854 msgstr ""
7856 #: config/m68k/m68k.opt:38
7857 msgid "Generate code for a 528x."
7858 msgstr ""
7860 #: config/m68k/m68k.opt:42
7861 msgid "Generate code for a 5307."
7862 msgstr ""
7864 #: config/m68k/m68k.opt:46
7865 msgid "Generate code for a 5407."
7866 msgstr ""
7868 #: config/m68k/m68k.opt:50 config/m68k/m68k.opt:111
7869 msgid "Generate code for a 68000."
7870 msgstr ""
7872 #: config/m68k/m68k.opt:54
7873 msgid "Generate code for a 68010."
7874 msgstr ""
7876 #: config/m68k/m68k.opt:58 config/m68k/m68k.opt:115
7877 msgid "Generate code for a 68020."
7878 msgstr ""
7880 #: config/m68k/m68k.opt:62
7881 msgid "Generate code for a 68040, without any new instructions."
7882 msgstr ""
7884 #: config/m68k/m68k.opt:66
7885 msgid "Generate code for a 68060, without any new instructions."
7886 msgstr ""
7888 #: config/m68k/m68k.opt:70
7889 msgid "Generate code for a 68030."
7890 msgstr ""
7892 #: config/m68k/m68k.opt:74
7893 msgid "Generate code for a 68040."
7894 msgstr ""
7896 #: config/m68k/m68k.opt:78
7897 msgid "Generate code for a 68060."
7898 msgstr ""
7900 #: config/m68k/m68k.opt:82
7901 msgid "Generate code for a 68302."
7902 msgstr ""
7904 #: config/m68k/m68k.opt:86
7905 msgid "Generate code for a 68332."
7906 msgstr ""
7908 #: config/m68k/m68k.opt:91
7909 msgid "Generate code for a 68851."
7910 msgstr ""
7912 #: config/m68k/m68k.opt:95
7913 msgid "Generate code that uses 68881 floating-point instructions."
7914 msgstr ""
7916 #: config/m68k/m68k.opt:99
7917 msgid "Align variables on a 32-bit boundary."
7918 msgstr ""
7920 #: config/m68k/m68k.opt:103 config/arm/arm.opt:77 config/nios2/nios2.opt:570
7921 #: config/nds32/nds32.opt:66 config/c6x/c6x.opt:67
7922 msgid "Specify the name of the target architecture."
7923 msgstr ""
7925 #: config/m68k/m68k.opt:107
7926 msgid "Use the bit-field instructions."
7927 msgstr ""
7929 #: config/m68k/m68k.opt:119
7930 msgid "Generate code for a ColdFire v4e."
7931 msgstr ""
7933 #: config/m68k/m68k.opt:123
7934 msgid "Specify the target CPU."
7935 msgstr ""
7937 #: config/m68k/m68k.opt:127
7938 msgid "Generate code for a cpu32."
7939 msgstr ""
7941 #: config/m68k/m68k.opt:131
7942 msgid "Use hardware division instructions on ColdFire."
7943 msgstr ""
7945 #: config/m68k/m68k.opt:135
7946 msgid "Generate code for a Fido A."
7947 msgstr ""
7949 #: config/m68k/m68k.opt:139
7950 msgid "Generate code which uses hardware floating point instructions."
7951 msgstr ""
7953 #: config/m68k/m68k.opt:143
7954 msgid "Enable ID based shared library."
7955 msgstr "Увімкнути засновану на ідентифікаторах бібліотеку спільного використання."
7957 #: config/m68k/m68k.opt:147
7958 msgid "Use 32-bit offsets in jump tables rather than 16-bit offsets."
7959 msgstr ""
7961 #: config/m68k/m68k.opt:151
7962 msgid "Do not use the bit-field instructions."
7963 msgstr ""
7965 #: config/m68k/m68k.opt:155
7966 msgid "Use normal calling convention."
7967 msgstr ""
7969 #: config/m68k/m68k.opt:159
7970 msgid "Consider type 'int' to be 32 bits wide."
7971 msgstr ""
7973 #: config/m68k/m68k.opt:163
7974 msgid "Generate pc-relative code."
7975 msgstr ""
7977 #: config/m68k/m68k.opt:167
7978 msgid "Use different calling convention using 'rtd'."
7979 msgstr ""
7981 #: config/m68k/m68k.opt:179
7982 msgid "Consider type 'int' to be 16 bits wide."
7983 msgstr ""
7985 #: config/m68k/m68k.opt:183
7986 msgid "Generate code with library calls for floating point."
7987 msgstr ""
7989 #: config/m68k/m68k.opt:187
7990 msgid "Do not use unaligned memory references."
7991 msgstr ""
7993 #: config/m68k/m68k.opt:191
7994 msgid "Tune for the specified target CPU or architecture."
7995 msgstr ""
7997 #: config/m68k/m68k.opt:195
7998 msgid "Support more than 8192 GOT entries on ColdFire."
7999 msgstr ""
8001 #: config/m68k/m68k.opt:199
8002 msgid "Support TLS segment larger than 64K."
8003 msgstr ""
8005 #: config/riscv/riscv.opt:26
8006 msgid "-mbranch-cost=N\tSet the cost of branches to roughly N instructions."
8007 msgstr ""
8009 #: config/riscv/riscv.opt:30
8010 msgid "When generating -fpic code, allow the use of PLTs. Ignored for fno-pic."
8011 msgstr ""
8013 #: config/riscv/riscv.opt:34
8014 msgid "Specify integer and floating-point calling convention."
8015 msgstr ""
8017 #: config/riscv/riscv.opt:38
8018 msgid "Supported ABIs (for use with the -mabi= option):"
8019 msgstr ""
8021 #: config/riscv/riscv.opt:60
8022 msgid "Use hardware floating-point divide and square root instructions."
8023 msgstr ""
8025 #: config/riscv/riscv.opt:64
8026 msgid "Use hardware instructions for integer division."
8027 msgstr ""
8029 #: config/riscv/riscv.opt:68
8030 msgid "-march=\tGenerate code for given RISC-V ISA (e.g. RV64IM).  ISA strings must be lower-case."
8031 msgstr ""
8033 #: config/riscv/riscv.opt:73 config/mips/mips.opt:401
8034 msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR."
8035 msgstr ""
8037 #: config/riscv/riscv.opt:77
8038 msgid "-msmall-data-limit=N\tPut global and static data smaller than <number> bytes into a special section (on some targets)."
8039 msgstr ""
8041 #: config/riscv/riscv.opt:81
8042 msgid "Use smaller but slower prologue and epilogue code."
8043 msgstr ""
8045 #: config/riscv/riscv.opt:85 config/aarch64/aarch64.opt:85
8046 msgid "Specify the code model."
8047 msgstr ""
8049 #: config/riscv/riscv.opt:89 config/i386/i386.opt:283
8050 #: config/rs6000/aix64.opt:36 config/rs6000/linux64.opt:32
8051 #: config/tilegx/tilegx.opt:57
8052 msgid "Known code models (for use with the -mcmodel= option):"
8053 msgstr ""
8055 #: config/riscv/riscv.opt:99
8056 msgid "Use %reloc() operators, rather than assembly macros, to load addresses."
8057 msgstr ""
8059 #: config/m32c/m32c.opt:23
8060 msgid "-msim\tUse simulator runtime."
8061 msgstr ""
8063 #: config/m32c/m32c.opt:27
8064 msgid "-mcpu=r8c\tCompile code for R8C variants."
8065 msgstr ""
8067 #: config/m32c/m32c.opt:31
8068 msgid "-mcpu=m16c\tCompile code for M16C variants."
8069 msgstr ""
8071 #: config/m32c/m32c.opt:35
8072 msgid "-mcpu=m32cm\tCompile code for M32CM variants."
8073 msgstr ""
8075 #: config/m32c/m32c.opt:39
8076 msgid "-mcpu=m32c\tCompile code for M32C variants."
8077 msgstr ""
8079 #: config/m32c/m32c.opt:43
8080 msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)."
8081 msgstr ""
8083 #: config/msp430/msp430.opt:7
8084 msgid "Force assembly output to always use hex constants."
8085 msgstr ""
8087 #: config/msp430/msp430.opt:11
8088 msgid "Specify the MCU to build for."
8089 msgstr ""
8091 #: config/msp430/msp430.opt:15
8092 msgid "Warn if an MCU name is unrecognized or conflicts with other options (default: on)."
8093 msgstr ""
8095 #: config/msp430/msp430.opt:19
8096 msgid "Specify the ISA to build for: msp430, msp430x, msp430xv2."
8097 msgstr ""
8099 #: config/msp430/msp430.opt:23
8100 msgid "Select large model - 20-bit addresses/pointers."
8101 msgstr ""
8103 #: config/msp430/msp430.opt:27
8104 msgid "Select small model - 16-bit addresses/pointers (default)."
8105 msgstr ""
8107 #: config/msp430/msp430.opt:31
8108 msgid "Optimize opcode sizes at link time."
8109 msgstr ""
8111 #: config/msp430/msp430.opt:38
8112 msgid "Use a minimum runtime (no static initializers or ctors) for memory-constrained devices."
8113 msgstr ""
8115 #: config/msp430/msp430.opt:45
8116 msgid "Specify the type of hardware multiply to support."
8117 msgstr ""
8119 #: config/msp430/msp430.opt:67
8120 msgid "Specify whether functions should be placed into low or high memory."
8121 msgstr ""
8123 #: config/msp430/msp430.opt:71
8124 msgid "Specify whether variables should be placed into low or high memory."
8125 msgstr ""
8127 #: config/msp430/msp430.opt:90
8128 msgid "Passes on a request to the assembler to enable fixes for various silicon errata."
8129 msgstr ""
8131 #: config/msp430/msp430.opt:94
8132 msgid "Passes on a request to the assembler to warn about various silicon errata."
8133 msgstr ""
8135 #: config/aarch64/aarch64.opt:40
8136 msgid "The possible TLS dialects:"
8137 msgstr ""
8139 #: config/aarch64/aarch64.opt:52
8140 msgid "The code model option names for -mcmodel:"
8141 msgstr ""
8143 #: config/aarch64/aarch64.opt:65 config/arm/arm.opt:90
8144 #: config/microblaze/microblaze.opt:60
8145 msgid "Assume target CPU is configured as big endian."
8146 msgstr ""
8148 #: config/aarch64/aarch64.opt:69 config/i386/i386.opt:929
8149 msgid "Generate code which uses only the general registers."
8150 msgstr ""
8152 #: config/aarch64/aarch64.opt:73
8153 msgid "Workaround for ARM Cortex-A53 Erratum number 835769."
8154 msgstr ""
8156 #: config/aarch64/aarch64.opt:77
8157 msgid "Workaround for ARM Cortex-A53 Erratum number 843419."
8158 msgstr ""
8160 #: config/aarch64/aarch64.opt:81 config/arm/arm.opt:155
8161 #: config/microblaze/microblaze.opt:64
8162 msgid "Assume target CPU is configured as little endian."
8163 msgstr ""
8165 #: config/aarch64/aarch64.opt:89
8166 msgid "Don't assume that unaligned accesses are handled by the system."
8167 msgstr ""
8169 #: config/aarch64/aarch64.opt:93 config/i386/i386.opt:396
8170 msgid "Omit the frame pointer in leaf functions."
8171 msgstr ""
8173 #: config/aarch64/aarch64.opt:97
8174 msgid "Specify TLS dialect."
8175 msgstr ""
8177 #: config/aarch64/aarch64.opt:101
8178 msgid "Specifies bit size of immediate TLS offsets.  Valid values are 12, 24, 32, 48."
8179 msgstr ""
8181 #: config/aarch64/aarch64.opt:120
8182 msgid "-march=ARCH\tUse features of architecture ARCH."
8183 msgstr ""
8185 #: config/aarch64/aarch64.opt:124
8186 msgid "-mcpu=CPU\tUse features of and optimize for CPU."
8187 msgstr ""
8189 #: config/aarch64/aarch64.opt:128
8190 msgid "-mtune=CPU\tOptimize for CPU."
8191 msgstr ""
8193 #: config/aarch64/aarch64.opt:132
8194 msgid "-mabi=ABI\tGenerate code that conforms to the specified ABI."
8195 msgstr ""
8197 #: config/aarch64/aarch64.opt:136
8198 msgid "-moverride=STRING\tPower users only! Override CPU optimization parameters."
8199 msgstr ""
8201 #: config/aarch64/aarch64.opt:140
8202 msgid "Known AArch64 ABIs (for use with the -mabi= option):"
8203 msgstr ""
8205 #: config/aarch64/aarch64.opt:150
8206 msgid "PC relative literal loads."
8207 msgstr ""
8209 #: config/aarch64/aarch64.opt:154
8210 msgid "Select return address signing scope."
8211 msgstr ""
8213 #: config/aarch64/aarch64.opt:158
8214 msgid "Supported AArch64 return address signing scope (for use with -msign-return-address= option):"
8215 msgstr ""
8217 #: config/aarch64/aarch64.opt:171
8218 msgid "Enable the reciprocal square root approximation.  Enabling this reduces precision of reciprocal square root results to about 16 bits for single precision and to 32 bits for double precision."
8219 msgstr ""
8221 #: config/aarch64/aarch64.opt:177
8222 msgid "Enable the square root approximation.  Enabling this reduces precision of square root results to about 16 bits for single precision and to 32 bits for double precision. If enabled, it implies -mlow-precision-recip-sqrt."
8223 msgstr ""
8225 #: config/aarch64/aarch64.opt:184
8226 msgid "Enable the division approximation.  Enabling this reduces precision of division results to about 16 bits for single precision and to 32 bits for double precision."
8227 msgstr ""
8229 #: config/aarch64/aarch64.opt:190
8230 msgid "Enables verbose cost model dumping in the debug dump files."
8231 msgstr ""
8233 #: config/linux.opt:24
8234 msgid "Use Bionic C library."
8235 msgstr ""
8237 #: config/linux.opt:28
8238 msgid "Use GNU C library."
8239 msgstr ""
8241 #: config/linux.opt:32
8242 msgid "Use uClibc C library."
8243 msgstr ""
8245 #: config/linux.opt:36
8246 msgid "Use musl C library."
8247 msgstr ""
8249 #: config/ia64/ilp32.opt:3
8250 msgid "Generate ILP32 code."
8251 msgstr ""
8253 #: config/ia64/ilp32.opt:7
8254 msgid "Generate LP64 code."
8255 msgstr ""
8257 #: config/ia64/ia64.opt:28
8258 msgid "Generate big endian code."
8259 msgstr ""
8261 #: config/ia64/ia64.opt:32
8262 msgid "Generate little endian code."
8263 msgstr ""
8265 #: config/ia64/ia64.opt:36
8266 msgid "Generate code for GNU as."
8267 msgstr ""
8269 #: config/ia64/ia64.opt:40
8270 msgid "Generate code for GNU ld."
8271 msgstr ""
8273 #: config/ia64/ia64.opt:44
8274 msgid "Emit stop bits before and after volatile extended asms."
8275 msgstr ""
8277 #: config/ia64/ia64.opt:48
8278 msgid "Use in/loc/out register names."
8279 msgstr "Використовувати назви регістрів in/loc/out."
8281 #: config/ia64/ia64.opt:55
8282 msgid "Enable use of sdata/scommon/sbss."
8283 msgstr ""
8285 #: config/ia64/ia64.opt:59
8286 msgid "Generate code without GP reg."
8287 msgstr ""
8289 #: config/ia64/ia64.opt:63
8290 msgid "gp is constant (but save/restore gp on indirect calls)."
8291 msgstr ""
8293 #: config/ia64/ia64.opt:67
8294 msgid "Generate self-relocatable code."
8295 msgstr ""
8297 #: config/ia64/ia64.opt:71
8298 msgid "Generate inline floating point division, optimize for latency."
8299 msgstr ""
8301 #: config/ia64/ia64.opt:75
8302 msgid "Generate inline floating point division, optimize for throughput."
8303 msgstr ""
8305 #: config/ia64/ia64.opt:82
8306 msgid "Generate inline integer division, optimize for latency."
8307 msgstr ""
8309 #: config/ia64/ia64.opt:86
8310 msgid "Generate inline integer division, optimize for throughput."
8311 msgstr ""
8313 #: config/ia64/ia64.opt:90
8314 msgid "Do not inline integer division."
8315 msgstr ""
8317 #: config/ia64/ia64.opt:94
8318 msgid "Generate inline square root, optimize for latency."
8319 msgstr ""
8321 #: config/ia64/ia64.opt:98
8322 msgid "Generate inline square root, optimize for throughput."
8323 msgstr ""
8325 #: config/ia64/ia64.opt:102
8326 msgid "Do not inline square root."
8327 msgstr ""
8329 #: config/ia64/ia64.opt:106
8330 msgid "Enable DWARF line debug info via GNU as."
8331 msgstr ""
8333 #: config/ia64/ia64.opt:110
8334 msgid "Enable earlier placing stop bits for better scheduling."
8335 msgstr ""
8337 #: config/ia64/ia64.opt:114 config/spu/spu.opt:72 config/pa/pa.opt:62
8338 #: config/sh/sh.opt:227
8339 msgid "Specify range of registers to make fixed."
8340 msgstr ""
8342 #: config/ia64/ia64.opt:118 config/rs6000/sysv4.opt:32
8343 #: config/alpha/alpha.opt:130
8344 msgid "Specify bit size of immediate TLS offsets."
8345 msgstr ""
8347 #: config/ia64/ia64.opt:122 config/spu/spu.opt:84 config/i386/i386.opt:510
8348 #: config/s390/s390.opt:197 config/sparc/sparc.opt:138
8349 #: config/visium/visium.opt:49
8350 msgid "Schedule code for given CPU."
8351 msgstr ""
8353 #: config/ia64/ia64.opt:126
8354 msgid "Known Itanium CPUs (for use with the -mtune= option):"
8355 msgstr ""
8357 #: config/ia64/ia64.opt:136
8358 msgid "Use data speculation before reload."
8359 msgstr ""
8361 #: config/ia64/ia64.opt:140
8362 msgid "Use data speculation after reload."
8363 msgstr ""
8365 #: config/ia64/ia64.opt:144
8366 msgid "Use control speculation."
8367 msgstr ""
8369 #: config/ia64/ia64.opt:148
8370 msgid "Use in block data speculation before reload."
8371 msgstr ""
8373 #: config/ia64/ia64.opt:152
8374 msgid "Use in block data speculation after reload."
8375 msgstr ""
8377 #: config/ia64/ia64.opt:156
8378 msgid "Use in block control speculation."
8379 msgstr ""
8381 #: config/ia64/ia64.opt:160
8382 msgid "Use simple data speculation check."
8383 msgstr ""
8385 #: config/ia64/ia64.opt:164
8386 msgid "Use simple data speculation check for control speculation."
8387 msgstr ""
8389 #: config/ia64/ia64.opt:174
8390 msgid "Count speculative dependencies while calculating priority of instructions."
8391 msgstr ""
8393 #: config/ia64/ia64.opt:178
8394 msgid "Place a stop bit after every cycle when scheduling."
8395 msgstr ""
8397 #: config/ia64/ia64.opt:182
8398 msgid "Assume that floating-point stores and loads are not likely to cause conflict when placed into one instruction group."
8399 msgstr ""
8401 #: config/ia64/ia64.opt:186
8402 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."
8403 msgstr ""
8405 #: config/ia64/ia64.opt:190
8406 msgid "Disallow more than 'msched-max-memory-insns' in instruction group. Otherwise, limit is 'soft' (prefer non-memory operations when limit is reached)."
8407 msgstr ""
8409 #: config/ia64/ia64.opt:194
8410 msgid "Don't generate checks for control speculation in selective scheduling."
8411 msgstr ""
8413 #: config/spu/spu.opt:20
8414 msgid "Emit warnings when run-time relocations are generated."
8415 msgstr ""
8417 #: config/spu/spu.opt:24
8418 msgid "Emit errors when run-time relocations are generated."
8419 msgstr ""
8421 #: config/spu/spu.opt:28
8422 msgid "Specify cost of branches (Default 20)."
8423 msgstr ""
8425 #: config/spu/spu.opt:32
8426 msgid "Make sure loads and stores are not moved past DMA instructions."
8427 msgstr ""
8429 #: config/spu/spu.opt:36
8430 msgid "volatile must be specified on any memory that is effected by DMA."
8431 msgstr ""
8433 #: config/spu/spu.opt:40 config/spu/spu.opt:44
8434 msgid "Insert nops when it might improve performance by allowing dual issue (default)."
8435 msgstr ""
8437 #: config/spu/spu.opt:48
8438 msgid "Use standard main function as entry for startup."
8439 msgstr ""
8441 #: config/spu/spu.opt:52
8442 msgid "Generate branch hints for branches."
8443 msgstr ""
8445 #: config/spu/spu.opt:56
8446 msgid "Maximum number of nops to insert for a hint (Default 2)."
8447 msgstr ""
8449 #: config/spu/spu.opt:60
8450 msgid "Approximate maximum number of instructions to allow between a hint and its branch [125]."
8451 msgstr ""
8453 #: config/spu/spu.opt:64
8454 msgid "Generate code for 18 bit addressing."
8455 msgstr ""
8457 #: config/spu/spu.opt:68
8458 msgid "Generate code for 32 bit addressing."
8459 msgstr ""
8461 #: config/spu/spu.opt:76
8462 msgid "Insert hbrp instructions after hinted branch targets to avoid the SPU hang issue."
8463 msgstr ""
8465 #: config/spu/spu.opt:80 config/i386/i386.opt:253 config/s390/s390.opt:56
8466 msgid "Generate code for given CPU."
8467 msgstr ""
8469 #: config/spu/spu.opt:88
8470 msgid "Access variables in 32-bit PPU objects (default)."
8471 msgstr ""
8473 #: config/spu/spu.opt:92
8474 msgid "Access variables in 64-bit PPU objects."
8475 msgstr ""
8477 #: config/spu/spu.opt:96
8478 msgid "Allow conversions between __ea and generic pointers (default)."
8479 msgstr ""
8481 #: config/spu/spu.opt:100
8482 msgid "Size (in KB) of software data cache."
8483 msgstr ""
8485 #: config/spu/spu.opt:104
8486 msgid "Atomically write back software data cache lines (default)."
8487 msgstr ""
8489 #: config/epiphany/epiphany.opt:24
8490 msgid "Don't use any of r32..r63."
8491 msgstr ""
8493 #: config/epiphany/epiphany.opt:28
8494 msgid "preferentially allocate registers that allow short instruction generation."
8495 msgstr ""
8497 #: config/epiphany/epiphany.opt:32
8498 msgid "Set branch cost."
8499 msgstr ""
8501 #: config/epiphany/epiphany.opt:36
8502 msgid "enable conditional move instruction usage."
8503 msgstr ""
8505 #: config/epiphany/epiphany.opt:40
8506 msgid "set number of nops to emit before each insn pattern."
8507 msgstr ""
8509 #: config/epiphany/epiphany.opt:52
8510 msgid "Use software floating point comparisons."
8511 msgstr ""
8513 #: config/epiphany/epiphany.opt:56
8514 msgid "Enable split of 32 bit immediate loads into low / high part."
8515 msgstr ""
8517 #: config/epiphany/epiphany.opt:60
8518 msgid "Enable use of POST_INC / POST_DEC."
8519 msgstr ""
8521 #: config/epiphany/epiphany.opt:64
8522 msgid "Enable use of POST_MODIFY."
8523 msgstr ""
8525 #: config/epiphany/epiphany.opt:68
8526 msgid "Set number of bytes on the stack preallocated for use by the callee."
8527 msgstr ""
8529 #: config/epiphany/epiphany.opt:72
8530 msgid "Assume round to nearest is selected for purposes of scheduling."
8531 msgstr ""
8533 #: config/epiphany/epiphany.opt:76
8534 msgid "Generate call insns as indirect calls."
8535 msgstr ""
8537 #: config/epiphany/epiphany.opt:80
8538 msgid "Generate call insns as direct calls."
8539 msgstr ""
8541 #: config/epiphany/epiphany.opt:84
8542 msgid "Assume labels and symbols can be addressed using 16 bit absolute addresses."
8543 msgstr ""
8545 #: config/epiphany/epiphany.opt:108
8546 msgid "A floatig point to integer truncation may be replaced with rounding to save mode switching."
8547 msgstr ""
8549 #: config/epiphany/epiphany.opt:112
8550 msgid "Vectorize for double-word operations."
8551 msgstr ""
8553 #: config/epiphany/epiphany.opt:128
8554 msgid "Split unaligned 8 byte vector moves before post-modify address generation."
8555 msgstr ""
8557 #: config/epiphany/epiphany.opt:132
8558 msgid "Use the floating point unit for integer add/subtract."
8559 msgstr ""
8561 #: config/epiphany/epiphany.opt:136
8562 msgid "Set register to hold -1."
8563 msgstr ""
8565 #: config/ft32/ft32.opt:23
8566 msgid "target the software simulator."
8567 msgstr ""
8569 #: config/ft32/ft32.opt:27 config/s390/s390.opt:228 config/mips/mips.opt:389
8570 msgid "Use LRA instead of reload."
8571 msgstr ""
8573 #: config/ft32/ft32.opt:31
8574 msgid "Avoid use of the DIV and MOD instructions"
8575 msgstr ""
8577 #: config/h8300/h8300.opt:23
8578 msgid "Generate H8S code."
8579 msgstr ""
8581 #: config/h8300/h8300.opt:27
8582 msgid "Generate H8SX code."
8583 msgstr ""
8585 #: config/h8300/h8300.opt:31
8586 msgid "Generate H8S/2600 code."
8587 msgstr ""
8589 #: config/h8300/h8300.opt:35
8590 msgid "Make integers 32 bits wide."
8591 msgstr ""
8593 #: config/h8300/h8300.opt:42
8594 msgid "Use registers for argument passing."
8595 msgstr ""
8597 #: config/h8300/h8300.opt:46
8598 msgid "Consider access to byte sized memory slow."
8599 msgstr ""
8601 #: config/h8300/h8300.opt:50
8602 msgid "Enable linker relaxing."
8603 msgstr ""
8605 #: config/h8300/h8300.opt:54
8606 msgid "Generate H8/300H code."
8607 msgstr ""
8609 #: config/h8300/h8300.opt:58
8610 msgid "Enable the normal mode."
8611 msgstr ""
8613 #: config/h8300/h8300.opt:62
8614 msgid "Use H8/300 alignment rules."
8615 msgstr ""
8617 #: config/h8300/h8300.opt:66
8618 msgid "Push extended registers on stack in monitor functions."
8619 msgstr ""
8621 #: config/h8300/h8300.opt:70
8622 msgid "Do not push extended registers on stack in monitor functions."
8623 msgstr ""
8625 #: config/pdp11/pdp11.opt:23
8626 msgid "Generate code for an 11/10."
8627 msgstr ""
8629 #: config/pdp11/pdp11.opt:27
8630 msgid "Generate code for an 11/40."
8631 msgstr ""
8633 #: config/pdp11/pdp11.opt:31
8634 msgid "Generate code for an 11/45."
8635 msgstr ""
8637 #: config/pdp11/pdp11.opt:35
8638 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)."
8639 msgstr ""
8641 #: config/pdp11/pdp11.opt:39
8642 msgid "Do not use inline patterns for copying memory."
8643 msgstr ""
8645 #: config/pdp11/pdp11.opt:43
8646 msgid "Use inline patterns for copying memory."
8647 msgstr ""
8649 #: config/pdp11/pdp11.opt:47
8650 msgid "Do not pretend that branches are expensive."
8651 msgstr ""
8653 #: config/pdp11/pdp11.opt:51
8654 msgid "Pretend that branches are expensive."
8655 msgstr ""
8657 #: config/pdp11/pdp11.opt:55
8658 msgid "Use the DEC assembler syntax."
8659 msgstr ""
8661 #: config/pdp11/pdp11.opt:59
8662 msgid "Use 32 bit float."
8663 msgstr ""
8665 #: config/pdp11/pdp11.opt:63
8666 msgid "Use 64 bit float."
8667 msgstr ""
8669 #: config/pdp11/pdp11.opt:67 config/rs6000/rs6000.opt:177
8670 #: config/frv/frv.opt:158
8671 msgid "Use hardware floating point."
8672 msgstr ""
8674 #: config/pdp11/pdp11.opt:71
8675 msgid "Use 16 bit int."
8676 msgstr ""
8678 #: config/pdp11/pdp11.opt:75
8679 msgid "Use 32 bit int."
8680 msgstr ""
8682 #: config/pdp11/pdp11.opt:79 config/rs6000/rs6000.opt:173
8683 msgid "Do not use hardware floating point."
8684 msgstr ""
8686 #: config/pdp11/pdp11.opt:83
8687 msgid "Target has split I&D."
8688 msgstr ""
8690 #: config/pdp11/pdp11.opt:87
8691 msgid "Use UNIX assembler syntax."
8692 msgstr ""
8694 #: config/xtensa/xtensa.opt:23
8695 msgid "Use CONST16 instruction to load constants."
8696 msgstr ""
8698 #: config/xtensa/xtensa.opt:27
8699 msgid "Disable position-independent code (PIC) for use in OS kernel code."
8700 msgstr ""
8702 #: config/xtensa/xtensa.opt:31
8703 msgid "Use indirect CALLXn instructions for large programs."
8704 msgstr ""
8706 #: config/xtensa/xtensa.opt:35
8707 msgid "Automatically align branch targets to reduce branch penalties."
8708 msgstr ""
8710 #: config/xtensa/xtensa.opt:39
8711 msgid "Intersperse literal pools with code in the text section."
8712 msgstr ""
8714 #: config/xtensa/xtensa.opt:43
8715 msgid "Relax literals in assembler and place them automatically in the text section."
8716 msgstr ""
8718 #: config/xtensa/xtensa.opt:47
8719 msgid "-mno-serialize-volatile\tDo not serialize volatile memory references with MEMW instructions."
8720 msgstr ""
8722 #: config/i386/cygming.opt:23
8723 msgid "Create console application."
8724 msgstr ""
8726 #: config/i386/cygming.opt:27
8727 msgid "Generate code for a DLL."
8728 msgstr ""
8730 #: config/i386/cygming.opt:31
8731 msgid "Ignore dllimport for functions."
8732 msgstr ""
8734 #: config/i386/cygming.opt:35
8735 msgid "Use Mingw-specific thread support."
8736 msgstr ""
8738 #: config/i386/cygming.opt:39
8739 msgid "Set Windows defines."
8740 msgstr ""
8742 #: config/i386/cygming.opt:43
8743 msgid "Create GUI application."
8744 msgstr ""
8746 #: config/i386/cygming.opt:47
8747 msgid "Use the GNU extension to the PE format for aligned common data."
8748 msgstr ""
8750 #: config/i386/cygming.opt:51
8751 msgid "Compile code that relies on Cygwin DLL wrappers to support C++ operator new/delete replacement."
8752 msgstr ""
8754 #: config/i386/cygming.opt:58
8755 msgid "Put relocated read-only data into .data section."
8756 msgstr ""
8758 #: config/i386/mingw.opt:29
8759 msgid "Warn about none ISO msvcrt scanf/printf width extensions."
8760 msgstr ""
8762 #: config/i386/mingw.opt:33
8763 msgid "For nested functions on stack executable permission is set."
8764 msgstr ""
8766 #: config/i386/mingw-w64.opt:23
8767 msgid "Use unicode startup and define UNICODE macro."
8768 msgstr ""
8770 #: config/i386/i386.opt:188
8771 msgid "sizeof(long double) is 16."
8772 msgstr ""
8774 #: config/i386/i386.opt:192 config/i386/i386.opt:360
8775 msgid "Use hardware fp."
8776 msgstr ""
8778 #: config/i386/i386.opt:196
8779 msgid "sizeof(long double) is 12."
8780 msgstr ""
8782 #: config/i386/i386.opt:200
8783 msgid "Use 80-bit long double."
8784 msgstr ""
8786 #: config/i386/i386.opt:204 config/s390/s390.opt:157
8787 #: config/sparc/long-double-switch.opt:27 config/alpha/alpha.opt:102
8788 msgid "Use 64-bit long double."
8789 msgstr ""
8791 #: config/i386/i386.opt:208 config/s390/s390.opt:153
8792 #: config/sparc/long-double-switch.opt:23 config/alpha/alpha.opt:98
8793 msgid "Use 128-bit long double."
8794 msgstr ""
8796 #: config/i386/i386.opt:212 config/sh/sh.opt:179
8797 msgid "Reserve space for outgoing arguments in the function prologue."
8798 msgstr ""
8800 #: config/i386/i386.opt:216
8801 msgid "Align some doubles on dword boundary."
8802 msgstr ""
8804 #: config/i386/i386.opt:220
8805 msgid "Function starts are aligned to this power of 2."
8806 msgstr ""
8808 #: config/i386/i386.opt:224
8809 msgid "Jump targets are aligned to this power of 2."
8810 msgstr ""
8812 #: config/i386/i386.opt:228
8813 msgid "Loop code aligned to this power of 2."
8814 msgstr ""
8816 #: config/i386/i386.opt:232
8817 msgid "Align destination of the string operations."
8818 msgstr ""
8820 #: config/i386/i386.opt:236
8821 msgid "Use the given data alignment."
8822 msgstr ""
8824 #: config/i386/i386.opt:240
8825 msgid "Known data alignment choices (for use with the -malign-data= option):"
8826 msgstr ""
8828 #: config/i386/i386.opt:257
8829 msgid "Use given assembler dialect."
8830 msgstr ""
8832 #: config/i386/i386.opt:261
8833 msgid "Known assembler dialects (for use with the -masm= option):"
8834 msgstr ""
8836 #: config/i386/i386.opt:271
8837 msgid "Branches are this expensive (1-5, arbitrary units)."
8838 msgstr ""
8840 #: config/i386/i386.opt:275
8841 msgid "-mlarge-data-threshold=<number>\tData greater than given threshold will go into .ldata section in x86-64 medium model."
8842 msgstr ""
8844 #: config/i386/i386.opt:279
8845 msgid "Use given x86-64 code model."
8846 msgstr ""
8848 #: config/i386/i386.opt:302
8849 msgid "Use given address mode."
8850 msgstr "Використовувати вказаний режим адресування."
8852 #: config/i386/i386.opt:306
8853 msgid "Known address mode (for use with the -maddress-mode= option):"
8854 msgstr ""
8856 #: config/i386/i386.opt:315
8857 msgid "%<-mcpu=%> is deprecated; use %<-mtune=%> or %<-march=%> instead"
8858 msgstr ""
8860 #: config/i386/i386.opt:319
8861 msgid "Generate sin, cos, sqrt for FPU."
8862 msgstr ""
8864 #: config/i386/i386.opt:323
8865 msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack."
8866 msgstr ""
8868 #: config/i386/i386.opt:327
8869 msgid "Return values of functions in FPU registers."
8870 msgstr ""
8872 #: config/i386/i386.opt:331
8873 msgid "Generate floating point mathematics using given instruction set."
8874 msgstr ""
8876 #: config/i386/i386.opt:335
8877 msgid "Valid arguments to -mfpmath=:"
8878 msgstr ""
8880 #: config/i386/i386.opt:368
8881 msgid "Inline all known string operations."
8882 msgstr ""
8884 #: config/i386/i386.opt:372
8885 msgid "Inline memset/memcpy string operations, but perform inline version only for small blocks."
8886 msgstr ""
8888 #: config/i386/i386.opt:375
8889 msgid "%<-mintel-syntax%> and %<-mno-intel-syntax%> are deprecated; use %<-masm=intel%> and %<-masm=att%> instead"
8890 msgstr ""
8892 #: config/i386/i386.opt:380
8893 msgid "Use native (MS) bitfield layout."
8894 msgstr ""
8896 #: config/i386/i386.opt:400
8897 msgid "Set 80387 floating-point precision to 32-bit."
8898 msgstr ""
8900 #: config/i386/i386.opt:404
8901 msgid "Set 80387 floating-point precision to 64-bit."
8902 msgstr ""
8904 #: config/i386/i386.opt:408
8905 msgid "Set 80387 floating-point precision to 80-bit."
8906 msgstr ""
8908 #: config/i386/i386.opt:412
8909 msgid "Attempt to keep stack aligned to this power of 2."
8910 msgstr ""
8912 #: config/i386/i386.opt:416
8913 msgid "Assume incoming stack aligned to this power of 2."
8914 msgstr ""
8916 #: config/i386/i386.opt:420
8917 msgid "Use push instructions to save outgoing arguments."
8918 msgstr ""
8920 #: config/i386/i386.opt:424
8921 msgid "Use red-zone in the x86-64 code."
8922 msgstr ""
8924 #: config/i386/i386.opt:428
8925 msgid "Number of registers used to pass integer arguments."
8926 msgstr ""
8928 #: config/i386/i386.opt:432
8929 msgid "Alternate calling convention."
8930 msgstr ""
8932 #: config/i386/i386.opt:436 config/alpha/alpha.opt:23
8933 msgid "Do not use hardware fp."
8934 msgstr ""
8936 #: config/i386/i386.opt:440
8937 msgid "Use SSE register passing conventions for SF and DF mode."
8938 msgstr ""
8940 #: config/i386/i386.opt:444
8941 msgid "Realign stack in prologue."
8942 msgstr ""
8944 #: config/i386/i386.opt:448
8945 msgid "Enable stack probing."
8946 msgstr ""
8948 #: config/i386/i386.opt:452
8949 msgid "Specify memcpy expansion strategy when expected size is known."
8950 msgstr ""
8952 #: config/i386/i386.opt:456
8953 msgid "Specify memset expansion strategy when expected size is known."
8954 msgstr ""
8956 #: config/i386/i386.opt:460
8957 msgid "Chose strategy to generate stringop using."
8958 msgstr ""
8960 #: config/i386/i386.opt:464
8961 msgid "Valid arguments to -mstringop-strategy=:"
8962 msgstr ""
8964 #: config/i386/i386.opt:492
8965 msgid "Use given thread-local storage dialect."
8966 msgstr ""
8968 #: config/i386/i386.opt:496
8969 msgid "Known TLS dialects (for use with the -mtls-dialect= option):"
8970 msgstr ""
8972 #: config/i386/i386.opt:506
8973 #, c-format
8974 msgid "Use direct references against %gs when accessing tls data."
8975 msgstr ""
8977 #: config/i386/i386.opt:514
8978 msgid "Fine grain control of tune features."
8979 msgstr ""
8981 #: config/i386/i386.opt:518
8982 msgid "Clear all tune features."
8983 msgstr ""
8985 #: config/i386/i386.opt:525
8986 msgid "Generate code that conforms to Intel MCU psABI."
8987 msgstr ""
8989 #: config/i386/i386.opt:529
8990 msgid "Generate code that conforms to the given ABI."
8991 msgstr ""
8993 #: config/i386/i386.opt:533
8994 msgid "Known ABIs (for use with the -mabi= option):"
8995 msgstr ""
8997 #: config/i386/i386.opt:543 config/rs6000/rs6000.opt:189
8998 msgid "Vector library ABI to use."
8999 msgstr ""
9001 #: config/i386/i386.opt:547
9002 msgid "Known vectorization library ABIs (for use with the -mveclibabi= option):"
9003 msgstr ""
9005 #: config/i386/i386.opt:557
9006 msgid "Return 8-byte vectors in memory."
9007 msgstr ""
9009 #: config/i386/i386.opt:561
9010 msgid "Generate reciprocals instead of divss and sqrtss."
9011 msgstr ""
9013 #: config/i386/i386.opt:565
9014 msgid "Control generation of reciprocal estimates."
9015 msgstr ""
9017 #: config/i386/i386.opt:569
9018 msgid "Generate cld instruction in the function prologue."
9019 msgstr ""
9021 #: config/i386/i386.opt:573
9022 msgid "Generate vzeroupper instruction before a transfer of control flow out of the function."
9023 msgstr ""
9025 #: config/i386/i386.opt:578
9026 msgid "Disable Scalar to Vector optimization pass transforming 64-bit integer computations into a vector ones."
9027 msgstr ""
9029 #: config/i386/i386.opt:583
9030 msgid "Do dispatch scheduling if processor is bdver1, bdver2, bdver3, bdver4 or znver1 and Haifa scheduling is selected."
9031 msgstr ""
9033 #: config/i386/i386.opt:588
9034 msgid "Use 128-bit AVX instructions instead of 256-bit AVX instructions in the auto-vectorizer."
9035 msgstr ""
9037 #: config/i386/i386.opt:594
9038 msgid "Generate 32bit i386 code."
9039 msgstr ""
9041 #: config/i386/i386.opt:598
9042 msgid "Generate 64bit x86-64 code."
9043 msgstr ""
9045 #: config/i386/i386.opt:602
9046 msgid "Generate 32bit x86-64 code."
9047 msgstr ""
9049 #: config/i386/i386.opt:606
9050 msgid "Generate 16bit i386 code."
9051 msgstr ""
9053 #: config/i386/i386.opt:610
9054 msgid "Support MMX built-in functions."
9055 msgstr ""
9057 #: config/i386/i386.opt:614
9058 msgid "Support 3DNow! built-in functions."
9059 msgstr ""
9061 #: config/i386/i386.opt:618
9062 msgid "Support Athlon 3Dnow! built-in functions."
9063 msgstr ""
9065 #: config/i386/i386.opt:622
9066 msgid "Support MMX and SSE built-in functions and code generation."
9067 msgstr ""
9069 #: config/i386/i386.opt:626
9070 msgid "Support MMX, SSE and SSE2 built-in functions and code generation."
9071 msgstr ""
9073 #: config/i386/i386.opt:630
9074 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation."
9075 msgstr ""
9077 #: config/i386/i386.opt:634
9078 msgid "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation."
9079 msgstr ""
9081 #: config/i386/i386.opt:638
9082 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code generation."
9083 msgstr ""
9085 #: config/i386/i386.opt:642 config/i386/i386.opt:646
9086 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions and code generation."
9087 msgstr ""
9089 #: config/i386/i386.opt:650
9090 msgid "Do not support SSE4.1 and SSE4.2 built-in functions and code generation."
9091 msgstr ""
9093 #: config/i386/i386.opt:653
9094 msgid "%<-msse5%> was removed"
9095 msgstr ""
9097 #: config/i386/i386.opt:658
9098 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in functions and code generation."
9099 msgstr ""
9101 #: config/i386/i386.opt:662
9102 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and AVX2 built-in functions and code generation."
9103 msgstr ""
9105 #: config/i386/i386.opt:666
9106 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F built-in functions and code generation."
9107 msgstr ""
9109 #: config/i386/i386.opt:670
9110 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512PF built-in functions and code generation."
9111 msgstr ""
9113 #: config/i386/i386.opt:674
9114 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512ER built-in functions and code generation."
9115 msgstr ""
9117 #: config/i386/i386.opt:678
9118 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512CD built-in functions and code generation."
9119 msgstr ""
9121 #: config/i386/i386.opt:682
9122 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512DQ built-in functions and code generation."
9123 msgstr ""
9125 #: config/i386/i386.opt:686
9126 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512BW built-in functions and code generation."
9127 msgstr ""
9129 #: config/i386/i386.opt:690
9130 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VL built-in functions and code generation."
9131 msgstr ""
9133 #: config/i386/i386.opt:694
9134 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512IFMA built-in functions and code generation."
9135 msgstr ""
9137 #: config/i386/i386.opt:698
9138 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VBMI built-in functions and code generation."
9139 msgstr ""
9141 #: config/i386/i386.opt:702
9142 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX5124FMAPS built-in functions and code generation."
9143 msgstr ""
9145 #: config/i386/i386.opt:706
9146 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX5124VNNIW built-in functions and code generation."
9147 msgstr ""
9149 #: config/i386/i386.opt:710
9150 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512VPOPCNTDQ built-in functions and code generation."
9151 msgstr ""
9153 #: config/i386/i386.opt:714
9154 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in functions and code generation."
9155 msgstr ""
9157 #: config/i386/i386.opt:718
9158 msgid "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation."
9159 msgstr ""
9161 #: config/i386/i386.opt:722
9162 msgid "Support FMA4 built-in functions and code generation."
9163 msgstr ""
9165 #: config/i386/i386.opt:726
9166 msgid "Support XOP built-in functions and code generation."
9167 msgstr ""
9169 #: config/i386/i386.opt:730
9170 msgid "Support LWP built-in functions and code generation."
9171 msgstr ""
9173 #: config/i386/i386.opt:734
9174 msgid "Support code generation of Advanced Bit Manipulation (ABM) instructions."
9175 msgstr ""
9177 #: config/i386/i386.opt:738
9178 msgid "Support code generation of popcnt instruction."
9179 msgstr ""
9181 #: config/i386/i386.opt:742
9182 msgid "Support SGX built-in functions and code generation."
9183 msgstr ""
9185 #: config/i386/i386.opt:746
9186 msgid "Support RDPID built-in functions and code generation."
9187 msgstr ""
9189 #: config/i386/i386.opt:750
9190 msgid "Support BMI built-in functions and code generation."
9191 msgstr ""
9193 #: config/i386/i386.opt:754
9194 msgid "Support BMI2 built-in functions and code generation."
9195 msgstr ""
9197 #: config/i386/i386.opt:758
9198 msgid "Support LZCNT built-in function and code generation."
9199 msgstr ""
9201 #: config/i386/i386.opt:762
9202 msgid "Support Hardware Lock Elision prefixes."
9203 msgstr ""
9205 #: config/i386/i386.opt:766
9206 msgid "Support RDSEED instruction."
9207 msgstr ""
9209 #: config/i386/i386.opt:770
9210 msgid "Support PREFETCHW instruction."
9211 msgstr ""
9213 #: config/i386/i386.opt:774
9214 msgid "Support flag-preserving add-carry instructions."
9215 msgstr ""
9217 #: config/i386/i386.opt:778
9218 msgid "Support CLFLUSHOPT instructions."
9219 msgstr ""
9221 #: config/i386/i386.opt:782
9222 msgid "Support CLWB instruction."
9223 msgstr ""
9225 #: config/i386/i386.opt:785
9226 msgid "%<-mpcommit%> was deprecated"
9227 msgstr ""
9229 #: config/i386/i386.opt:790
9230 msgid "Support FXSAVE and FXRSTOR instructions."
9231 msgstr ""
9233 #: config/i386/i386.opt:794
9234 msgid "Support XSAVE and XRSTOR instructions."
9235 msgstr ""
9237 #: config/i386/i386.opt:798
9238 msgid "Support XSAVEOPT instruction."
9239 msgstr ""
9241 #: config/i386/i386.opt:802
9242 msgid "Support XSAVEC instructions."
9243 msgstr ""
9245 #: config/i386/i386.opt:806
9246 msgid "Support XSAVES and XRSTORS instructions."
9247 msgstr ""
9249 #: config/i386/i386.opt:810
9250 msgid "Support TBM built-in functions and code generation."
9251 msgstr ""
9253 #: config/i386/i386.opt:814
9254 msgid "Support code generation of cmpxchg16b instruction."
9255 msgstr ""
9257 #: config/i386/i386.opt:818
9258 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
9259 msgstr ""
9261 #: config/i386/i386.opt:822
9262 msgid "Support code generation of movbe instruction."
9263 msgstr ""
9265 #: config/i386/i386.opt:826
9266 msgid "Support code generation of crc32 instruction."
9267 msgstr ""
9269 #: config/i386/i386.opt:830
9270 msgid "Support AES built-in functions and code generation."
9271 msgstr ""
9273 #: config/i386/i386.opt:834
9274 msgid "Support SHA1 and SHA256 built-in functions and code generation."
9275 msgstr ""
9277 #: config/i386/i386.opt:838
9278 msgid "Support PCLMUL built-in functions and code generation."
9279 msgstr ""
9281 #: config/i386/i386.opt:842
9282 msgid "Encode SSE instructions with VEX prefix."
9283 msgstr ""
9285 #: config/i386/i386.opt:846
9286 msgid "Support FSGSBASE built-in functions and code generation."
9287 msgstr ""
9289 #: config/i386/i386.opt:850
9290 msgid "Support RDRND built-in functions and code generation."
9291 msgstr ""
9293 #: config/i386/i386.opt:854
9294 msgid "Support F16C built-in functions and code generation."
9295 msgstr ""
9297 #: config/i386/i386.opt:858
9298 msgid "Support PREFETCHWT1 built-in functions and code generation."
9299 msgstr ""
9301 #: config/i386/i386.opt:862
9302 msgid "Emit profiling counter call at function entry before prologue."
9303 msgstr ""
9305 #: config/i386/i386.opt:866
9306 msgid "Generate __mcount_loc section with all mcount or __fentry__ calls."
9307 msgstr ""
9309 #: config/i386/i386.opt:870
9310 msgid "Generate mcount/__fentry__ calls as nops. To activate they need to be patched in."
9311 msgstr ""
9313 #: config/i386/i386.opt:875
9314 msgid "Skip setting up RAX register when passing variable arguments."
9315 msgstr ""
9317 #: config/i386/i386.opt:879
9318 msgid "Expand 32bit/64bit integer divide into 8bit unsigned integer divide with run-time check."
9319 msgstr ""
9321 #: config/i386/i386.opt:883
9322 msgid "Split 32-byte AVX unaligned load."
9323 msgstr ""
9325 #: config/i386/i386.opt:887
9326 msgid "Split 32-byte AVX unaligned store."
9327 msgstr ""
9329 #: config/i386/i386.opt:891
9330 msgid "Support RTM built-in functions and code generation."
9331 msgstr ""
9333 #: config/i386/i386.opt:895
9334 msgid "Support MPX code generation."
9335 msgstr ""
9337 #: config/i386/i386.opt:899
9338 msgid "Support MWAITX and MONITORX built-in functions and code generation."
9339 msgstr ""
9341 #: config/i386/i386.opt:903
9342 msgid "Support CLZERO built-in functions and code generation."
9343 msgstr ""
9345 #: config/i386/i386.opt:907
9346 msgid "Support PKU built-in functions and code generation."
9347 msgstr ""
9349 #: config/i386/i386.opt:911 config/rs6000/rs6000.opt:678
9350 msgid "Use given stack-protector guard."
9351 msgstr ""
9353 #: config/i386/i386.opt:915
9354 msgid "Known stack protector guard (for use with the -mstack-protector-guard= option):"
9355 msgstr ""
9357 #: config/i386/i386.opt:925
9358 msgid "Attempt to avoid generating instruction sequences containing ret bytes."
9359 msgstr ""
9361 #: config/pa/pa64-hpux.opt:23
9362 msgid "Assume code will be linked by GNU ld."
9363 msgstr ""
9365 #: config/pa/pa64-hpux.opt:27
9366 msgid "Assume code will be linked by HP ld."
9367 msgstr ""
9369 #: config/pa/pa-hpux1010.opt:23 config/pa/pa-hpux.opt:31
9370 #: config/pa/pa-hpux1131.opt:23 config/pa/pa-hpux1111.opt:23
9371 msgid "Specify UNIX standard for predefines and linking."
9372 msgstr ""
9374 #: config/pa/pa-hpux.opt:27
9375 msgid "Generate cpp defines for server IO."
9376 msgstr ""
9378 #: config/pa/pa-hpux.opt:35
9379 msgid "Generate cpp defines for workstation IO."
9380 msgstr ""
9382 #: config/pa/pa.opt:30 config/pa/pa.opt:87 config/pa/pa.opt:95
9383 msgid "Generate PA1.0 code."
9384 msgstr ""
9386 #: config/pa/pa.opt:34 config/pa/pa.opt:99 config/pa/pa.opt:140
9387 msgid "Generate PA1.1 code."
9388 msgstr ""
9390 #: config/pa/pa.opt:38 config/pa/pa.opt:103
9391 msgid "Generate PA2.0 code (requires binutils 2.10 or later)."
9392 msgstr ""
9394 #: config/pa/pa.opt:46
9395 msgid "Caller copies function arguments passed by hidden reference."
9396 msgstr ""
9398 #: config/pa/pa.opt:50
9399 msgid "Disable FP regs."
9400 msgstr ""
9402 #: config/pa/pa.opt:54
9403 msgid "Disable indexed addressing."
9404 msgstr "Вимкнути індексоване адресування."
9406 #: config/pa/pa.opt:58
9407 msgid "Generate fast indirect calls."
9408 msgstr ""
9410 #: config/pa/pa.opt:66
9411 msgid "Assume code will be assembled by GAS."
9412 msgstr ""
9414 #: config/pa/pa.opt:75
9415 msgid "Enable linker optimizations."
9416 msgstr ""
9418 #: config/pa/pa.opt:79
9419 msgid "Always generate long calls."
9420 msgstr ""
9422 #: config/pa/pa.opt:83
9423 msgid "Emit long load/store sequences."
9424 msgstr ""
9426 #: config/pa/pa.opt:91
9427 msgid "Disable space regs."
9428 msgstr ""
9430 #: config/pa/pa.opt:107
9431 msgid "Use portable calling conventions."
9432 msgstr ""
9434 #: config/pa/pa.opt:111
9435 msgid "Specify CPU for scheduling purposes.  Valid arguments are 700, 7100, 7100LC, 7200, 7300, and 8000."
9436 msgstr ""
9438 #: config/pa/pa.opt:136 config/frv/frv.opt:215
9439 msgid "Use software floating point."
9440 msgstr ""
9442 #: config/pa/pa.opt:144
9443 msgid "Do not disable space regs."
9444 msgstr ""
9446 #: config/v850/v850.opt:29
9447 msgid "Use registers r2 and r5."
9448 msgstr "Використовувати регістри r2 і r5."
9450 #: config/v850/v850.opt:33
9451 msgid "Use 4 byte entries in switch tables."
9452 msgstr ""
9454 #: config/v850/v850.opt:37
9455 msgid "Enable backend debugging."
9456 msgstr ""
9458 #: config/v850/v850.opt:41
9459 msgid "Do not use the callt instruction (default)."
9460 msgstr ""
9462 #: config/v850/v850.opt:45
9463 msgid "Reuse r30 on a per function basis."
9464 msgstr ""
9466 #: config/v850/v850.opt:52
9467 msgid "Prohibit PC relative function calls."
9468 msgstr ""
9470 #: config/v850/v850.opt:56
9471 msgid "Use stubs for function prologues."
9472 msgstr ""
9474 #: config/v850/v850.opt:60
9475 msgid "Set the max size of data eligible for the SDA area."
9476 msgstr ""
9478 #: config/v850/v850.opt:67
9479 msgid "Enable the use of the short load instructions."
9480 msgstr ""
9482 #: config/v850/v850.opt:71
9483 msgid "Same as: -mep -mprolog-function."
9484 msgstr ""
9486 #: config/v850/v850.opt:75
9487 msgid "Set the max size of data eligible for the TDA area."
9488 msgstr ""
9490 #: config/v850/v850.opt:82
9491 msgid "Do not enforce strict alignment."
9492 msgstr ""
9494 #: config/v850/v850.opt:86
9495 msgid "Put jump tables for switch statements into the .data section rather than the .code section."
9496 msgstr ""
9498 #: config/v850/v850.opt:93
9499 msgid "Compile for the v850 processor."
9500 msgstr ""
9502 #: config/v850/v850.opt:97
9503 msgid "Compile for the v850e processor."
9504 msgstr ""
9506 #: config/v850/v850.opt:101
9507 msgid "Compile for the v850e1 processor."
9508 msgstr ""
9510 #: config/v850/v850.opt:105
9511 msgid "Compile for the v850es variant of the v850e1."
9512 msgstr ""
9514 #: config/v850/v850.opt:109
9515 msgid "Compile for the v850e2 processor."
9516 msgstr ""
9518 #: config/v850/v850.opt:113
9519 msgid "Compile for the v850e2v3 processor."
9520 msgstr ""
9522 #: config/v850/v850.opt:117
9523 msgid "Compile for the v850e3v5 processor."
9524 msgstr ""
9526 #: config/v850/v850.opt:124
9527 msgid "Enable v850e3v5 loop instructions."
9528 msgstr ""
9530 #: config/v850/v850.opt:128
9531 msgid "Set the max size of data eligible for the ZDA area."
9532 msgstr ""
9534 #: config/v850/v850.opt:135
9535 msgid "Enable relaxing in the assembler."
9536 msgstr ""
9538 #: config/v850/v850.opt:139
9539 msgid "Prohibit PC relative jumps."
9540 msgstr ""
9542 #: config/v850/v850.opt:143
9543 msgid "Inhibit the use of hardware floating point instructions."
9544 msgstr ""
9546 #: config/v850/v850.opt:147
9547 msgid "Allow the use of hardware floating point instructions for V850E2V3 and up."
9548 msgstr ""
9550 #: config/v850/v850.opt:151
9551 msgid "Enable support for the RH850 ABI.  This is the default."
9552 msgstr ""
9554 #: config/v850/v850.opt:155
9555 msgid "Enable support for the old GCC ABI."
9556 msgstr ""
9558 #: config/v850/v850.opt:159
9559 msgid "Support alignments of up to 64-bits."
9560 msgstr ""
9562 #: config/g.opt:27
9563 msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)."
9564 msgstr ""
9566 #: config/lynx.opt:23
9567 msgid "Support legacy multi-threading."
9568 msgstr ""
9570 #: config/lynx.opt:27
9571 msgid "Use shared libraries."
9572 msgstr "Використовувати бібліотеки спільного використання."
9574 #: config/lynx.opt:31
9575 msgid "Support multi-threading."
9576 msgstr ""
9578 #: config/nvptx/nvptx.opt:22
9579 msgid "Generate code for a 32-bit ABI."
9580 msgstr ""
9582 #: config/nvptx/nvptx.opt:26
9583 msgid "Generate code for a 64-bit ABI."
9584 msgstr ""
9586 #: config/nvptx/nvptx.opt:30
9587 msgid "Link in code for a __main kernel."
9588 msgstr ""
9590 #: config/nvptx/nvptx.opt:34
9591 msgid "Optimize partition neutering."
9592 msgstr ""
9594 #: config/nvptx/nvptx.opt:38
9595 msgid "Use custom stacks instead of local memory for automatic storage."
9596 msgstr ""
9598 #: config/nvptx/nvptx.opt:42
9599 msgid "Specify size of .local memory used for stack when the exact amount is not known."
9600 msgstr ""
9602 #: config/nvptx/nvptx.opt:46
9603 msgid "Generate code that can keep local state uniform across all lanes."
9604 msgstr ""
9606 #: config/nvptx/nvptx.opt:50
9607 msgid "Generate code for OpenMP offloading: enables -msoft-stack and -muniform-simt."
9608 msgstr ""
9610 #: config/vxworks.opt:36
9611 msgid "Assume the VxWorks RTP environment."
9612 msgstr ""
9614 #: config/vxworks.opt:43
9615 msgid "Assume the VxWorks vThreads environment."
9616 msgstr ""
9618 #: config/cr16/cr16.opt:23
9619 msgid "-msim   Use simulator runtime."
9620 msgstr ""
9622 #: config/cr16/cr16.opt:27
9623 msgid "Generate SBIT, CBIT instructions."
9624 msgstr ""
9626 #: config/cr16/cr16.opt:31
9627 msgid "Support multiply accumulate instructions."
9628 msgstr ""
9630 #: config/cr16/cr16.opt:38
9631 msgid "Treat data references as near, far or medium. medium is default."
9632 msgstr ""
9634 #: config/cr16/cr16.opt:42
9635 msgid "Generate code for CR16C architecture."
9636 msgstr ""
9638 #: config/cr16/cr16.opt:46
9639 msgid "Generate code for CR16C+ architecture (Default)."
9640 msgstr ""
9642 #: config/cr16/cr16.opt:50
9643 msgid "Treat integers as 32-bit."
9644 msgstr ""
9646 #: config/avr/avr.opt:23
9647 msgid "Use subroutines for function prologues and epilogues."
9648 msgstr ""
9650 #: config/avr/avr.opt:26
9651 #, c-format
9652 msgid "missing device or architecture after %qs"
9653 msgstr ""
9655 #: config/avr/avr.opt:27
9656 msgid "-mmcu=MCU\tSelect the target MCU."
9657 msgstr ""
9659 #: config/avr/avr.opt:31
9660 msgid "Set the number of 64 KiB flash segments."
9661 msgstr ""
9663 #: config/avr/avr.opt:35
9664 msgid "Indicate presence of a processor erratum."
9665 msgstr ""
9667 #: config/avr/avr.opt:39
9668 msgid "Enable Read-Modify-Write (RMW) instructions support/use."
9669 msgstr ""
9671 #: config/avr/avr.opt:49
9672 msgid "Use an 8-bit 'int' type."
9673 msgstr ""
9675 #: config/avr/avr.opt:53
9676 msgid "Change the stack pointer without disabling interrupts."
9677 msgstr ""
9679 #: config/avr/avr.opt:57
9680 msgid "Set the branch costs for conditional branch instructions.  Reasonable values are small, non-negative integers.  The default branch cost is 0."
9681 msgstr ""
9683 #: config/avr/avr.opt:67
9684 msgid "Change only the low 8 bits of the stack pointer."
9685 msgstr ""
9687 #: config/avr/avr.opt:71
9688 msgid "Relax branches."
9689 msgstr ""
9691 #: config/avr/avr.opt:75
9692 msgid "Make the linker relaxation machine assume that a program counter wrap-around occurs."
9693 msgstr ""
9695 #: config/avr/avr.opt:79
9696 msgid "Accumulate outgoing function arguments and acquire/release the needed stack space for outgoing function arguments in function prologue/epilogue.  Without this option, outgoing arguments are pushed before calling a function and popped afterwards.  This option can lead to reduced code size for functions that call many functions that get their arguments on the stack like, for example printf."
9697 msgstr ""
9699 #: config/avr/avr.opt:83
9700 msgid "When accessing RAM, use X as imposed by the hardware, i.e. just use pre-decrement, post-increment and indirect addressing with the X register.  Without this option, the compiler may assume that there is an addressing mode X+const similar to Y+const and Z+const and emit instructions to emulate such an addressing mode for X."
9701 msgstr ""
9703 #: config/avr/avr.opt:88
9704 msgid "The device has no SPH special function register. This option will be overridden by the compiler driver with the correct setting if presence/absence of SPH can be deduced from -mmcu=MCU."
9705 msgstr ""
9707 #: config/avr/avr.opt:92
9708 msgid "Warn if the address space of an address is changed."
9709 msgstr ""
9711 #: config/avr/avr.opt:96
9712 msgid "Warn if the ISR is misspelled, i.e. without __vector prefix. Enabled by default."
9713 msgstr ""
9715 #: config/avr/avr.opt:100
9716 msgid "Allow to use truncation instead of rounding towards zero for fractional fixed-point types."
9717 msgstr ""
9719 #: config/avr/avr.opt:104
9720 msgid "Assume that all data in static storage can be accessed by LDS / STS.  This option is only useful for reduced Tiny devices."
9721 msgstr ""
9723 #: config/avr/avr.opt:108
9724 msgid "Do not link against the device-specific library lib<MCU>.a."
9725 msgstr ""
9727 #: config/m32r/m32r.opt:34
9728 msgid "Compile for the m32rx."
9729 msgstr ""
9731 #: config/m32r/m32r.opt:38
9732 msgid "Compile for the m32r2."
9733 msgstr ""
9735 #: config/m32r/m32r.opt:42
9736 msgid "Compile for the m32r."
9737 msgstr ""
9739 #: config/m32r/m32r.opt:46
9740 msgid "Align all loops to 32 byte boundary."
9741 msgstr ""
9743 #: config/m32r/m32r.opt:50
9744 msgid "Prefer branches over conditional execution."
9745 msgstr ""
9747 #: config/m32r/m32r.opt:54
9748 msgid "Give branches their default cost."
9749 msgstr ""
9751 #: config/m32r/m32r.opt:58
9752 msgid "Display compile time statistics."
9753 msgstr ""
9755 #: config/m32r/m32r.opt:62
9756 msgid "Specify cache flush function."
9757 msgstr ""
9759 #: config/m32r/m32r.opt:66
9760 msgid "Specify cache flush trap number."
9761 msgstr ""
9763 #: config/m32r/m32r.opt:70
9764 msgid "Only issue one instruction per cycle."
9765 msgstr ""
9767 #: config/m32r/m32r.opt:74
9768 msgid "Allow two instructions to be issued per cycle."
9769 msgstr ""
9771 #: config/m32r/m32r.opt:78
9772 msgid "Code size: small, medium or large."
9773 msgstr ""
9775 #: config/m32r/m32r.opt:94
9776 msgid "Don't call any cache flush functions."
9777 msgstr ""
9779 #: config/m32r/m32r.opt:98
9780 msgid "Don't call any cache flush trap."
9781 msgstr ""
9783 #: config/m32r/m32r.opt:105
9784 msgid "Small data area: none, sdata, use."
9785 msgstr ""
9787 #: config/s390/tpf.opt:23
9788 msgid "Enable TPF-OS tracing code."
9789 msgstr ""
9791 #: config/s390/tpf.opt:27
9792 msgid "Specify main object for TPF-OS."
9793 msgstr ""
9795 #: config/s390/s390.opt:48
9796 msgid "31 bit ABI."
9797 msgstr ""
9799 #: config/s390/s390.opt:52
9800 msgid "64 bit ABI."
9801 msgstr ""
9803 #: config/s390/s390.opt:123
9804 msgid "Maintain backchain pointer."
9805 msgstr ""
9807 #: config/s390/s390.opt:127
9808 msgid "Additional debug prints."
9809 msgstr ""
9811 #: config/s390/s390.opt:131
9812 msgid "ESA/390 architecture."
9813 msgstr ""
9815 #: config/s390/s390.opt:135
9816 msgid "Enable decimal floating point hardware support."
9817 msgstr ""
9819 #: config/s390/s390.opt:139
9820 msgid "Enable hardware floating point."
9821 msgstr ""
9823 #: config/s390/s390.opt:143
9824 msgid "Takes two non-negative integer numbers separated by a comma. Prepend the function label with the number of two-byte Nop instructions indicated by the first.  Append Nop instructions covering the number of halfwords indicated by the second after the label.  Nop instructions of the largest possible size are used (six, four or two bytes), beginning with the largest possible size.  Using 0 for both values disables hotpatching."
9825 msgstr ""
9827 #: config/s390/s390.opt:161
9828 msgid "Use hardware transactional execution instructions."
9829 msgstr ""
9831 #: config/s390/s390.opt:165
9832 msgid "Use hardware vector facility instructions and enable the vector ABI."
9833 msgstr ""
9835 #: config/s390/s390.opt:169
9836 msgid "Use packed stack layout."
9837 msgstr ""
9839 #: config/s390/s390.opt:173
9840 msgid "Use bras for executable < 64k."
9841 msgstr ""
9843 #: config/s390/s390.opt:177
9844 msgid "Disable hardware floating point."
9845 msgstr ""
9847 #: config/s390/s390.opt:181
9848 msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered."
9849 msgstr ""
9851 #: config/s390/s390.opt:185
9852 msgid "Switches off the -mstack-guard= option."
9853 msgstr ""
9855 #: config/s390/s390.opt:189
9856 msgid "Emit extra code in the function prologue in order to trap if the stack size exceeds the given limit."
9857 msgstr ""
9859 #: config/s390/s390.opt:193
9860 msgid "Switches off the -mstack-size= option."
9861 msgstr ""
9863 #: config/s390/s390.opt:201
9864 msgid "Use the mvcle instruction for block moves."
9865 msgstr ""
9867 #: config/s390/s390.opt:205
9868 msgid "Enable the z vector language extension providing the context-sensitive vector macro and enable the Altivec-style builtins in vecintrin.h."
9869 msgstr ""
9871 #: config/s390/s390.opt:210
9872 msgid "Warn if a function uses alloca or creates an array with dynamic size."
9873 msgstr ""
9875 #: config/s390/s390.opt:214
9876 msgid "Warn if a single function's framesize exceeds the given framesize."
9877 msgstr ""
9879 #: config/s390/s390.opt:218
9880 msgid "z/Architecture."
9881 msgstr ""
9883 #: config/s390/s390.opt:222
9884 msgid "Set the branch costs for conditional branch instructions.  Reasonable values are small, non-negative integers.  The default branch cost is 1."
9885 msgstr ""
9887 #: config/rl78/rl78.opt:27 config/rx/rx.opt:87
9888 msgid "Use the simulator runtime."
9889 msgstr ""
9891 #: config/rl78/rl78.opt:31
9892 msgid "Selects the type of hardware multiplication and division to use (none/g13/g14)."
9893 msgstr ""
9895 #: config/rl78/rl78.opt:50
9896 msgid "Use all registers, reserving none for interrupt handlers."
9897 msgstr ""
9899 #: config/rl78/rl78.opt:54
9900 msgid "Enable assembler and linker relaxation.  Enabled by default at -Os."
9901 msgstr ""
9903 #: config/rl78/rl78.opt:58
9904 msgid "Selects the type of RL78 core being targeted (g10/g13/g14).  The default is the G14.  If set, also selects the hardware multiply support to be used."
9905 msgstr ""
9907 #: config/rl78/rl78.opt:77
9908 msgid "Alias for -mcpu=g10."
9909 msgstr ""
9911 #: config/rl78/rl78.opt:81
9912 msgid "Alias for -mcpu=g13."
9913 msgstr ""
9915 #: config/rl78/rl78.opt:85 config/rl78/rl78.opt:89
9916 msgid "Alias for -mcpu=g14."
9917 msgstr ""
9919 #: config/rl78/rl78.opt:93
9920 msgid "Assume ES is zero throughout program execution, use ES: for read-only data."
9921 msgstr ""
9923 #: config/rl78/rl78.opt:97
9924 msgid "Stores the MDUC registers in interrupt handlers for G13 target."
9925 msgstr ""
9927 #: config/stormy16/stormy16.opt:24
9928 msgid "Provide libraries for the simulator."
9929 msgstr ""
9931 #: config/arm/arm-tables.opt:25
9932 msgid "Known ARM CPUs (for use with the -mcpu= and -mtune= options):"
9933 msgstr ""
9935 #: config/arm/arm-tables.opt:359
9936 msgid "Known ARM architectures (for use with the -march= option):"
9937 msgstr ""
9939 #: config/arm/arm-tables.opt:471
9940 msgid "Known ARM FPUs (for use with the -mfpu= option):"
9941 msgstr ""
9943 #: config/arm/arm.opt:26
9944 msgid "TLS dialect to use:"
9945 msgstr ""
9947 #: config/arm/arm.opt:36
9948 msgid "Specify an ABI."
9949 msgstr ""
9951 #: config/arm/arm.opt:40
9952 msgid "Known ARM ABIs (for use with the -mabi= option):"
9953 msgstr ""
9955 #: config/arm/arm.opt:59
9956 msgid "Generate a call to abort if a noreturn function returns."
9957 msgstr ""
9959 #: config/arm/arm.opt:66
9960 msgid "Generate APCS conformant stack frames."
9961 msgstr ""
9963 #: config/arm/arm.opt:70
9964 msgid "Generate re-entrant, PIC code."
9965 msgstr ""
9967 #: config/arm/arm.opt:86
9968 msgid "Generate code in 32 bit ARM state."
9969 msgstr ""
9971 #: config/arm/arm.opt:94
9972 msgid "Thumb: Assume non-static functions may be called from ARM code."
9973 msgstr ""
9975 #: config/arm/arm.opt:98
9976 msgid "Thumb: Assume function pointers may go to non-Thumb aware code."
9977 msgstr ""
9979 #: config/arm/arm.opt:106
9980 msgid "Specify if floating point hardware should be used."
9981 msgstr ""
9983 #: config/arm/arm.opt:110
9984 msgid "Specify that the compiler should target secure code as per ARMv8-M Security Extensions."
9985 msgstr ""
9987 #: config/arm/arm.opt:114
9988 msgid "Known floating-point ABIs (for use with the -mfloat-abi= option):"
9989 msgstr ""
9991 #: config/arm/arm.opt:127
9992 msgid "Switch ARM/Thumb modes on alternating functions for compiler testing."
9993 msgstr ""
9995 #: config/arm/arm.opt:131
9996 msgid "Specify the __fp16 floating-point format."
9997 msgstr ""
9999 #: config/arm/arm.opt:135
10000 msgid "Known __fp16 formats (for use with the -mfp16-format= option):"
10001 msgstr ""
10003 #: config/arm/arm.opt:148
10004 msgid "Specify the name of the target floating point hardware/format."
10005 msgstr ""
10007 #: config/arm/arm.opt:159
10008 msgid "Generate call insns as indirect calls, if necessary."
10009 msgstr ""
10011 #: config/arm/arm.opt:163
10012 msgid "Assume data segments are relative to text segment."
10013 msgstr ""
10015 #: config/arm/arm.opt:167
10016 msgid "Specify the register to be used for PIC addressing."
10017 msgstr ""
10019 #: config/arm/arm.opt:171
10020 msgid "Store function names in object code."
10021 msgstr ""
10023 #: config/arm/arm.opt:175
10024 msgid "Permit scheduling of a function's prologue sequence."
10025 msgstr ""
10027 #: config/arm/arm.opt:179 config/rs6000/rs6000.opt:248
10028 msgid "Do not load the PIC register in function prologues."
10029 msgstr ""
10031 #: config/arm/arm.opt:186
10032 msgid "Specify the minimum bit alignment of structures."
10033 msgstr ""
10035 #: config/arm/arm.opt:190
10036 msgid "Generate code for Thumb state."
10037 msgstr ""
10039 #: config/arm/arm.opt:194
10040 msgid "Support calls between Thumb and ARM instruction sets."
10041 msgstr ""
10043 #: config/arm/arm.opt:198
10044 msgid "Specify thread local storage scheme."
10045 msgstr ""
10047 #: config/arm/arm.opt:202
10048 msgid "Specify how to access the thread pointer."
10049 msgstr ""
10051 #: config/arm/arm.opt:206
10052 msgid "Valid arguments to -mtp=:"
10053 msgstr ""
10055 #: config/arm/arm.opt:219
10056 msgid "Thumb: Generate (non-leaf) stack frames even if not needed."
10057 msgstr ""
10059 #: config/arm/arm.opt:223
10060 msgid "Thumb: Generate (leaf) stack frames even if not needed."
10061 msgstr ""
10063 #: config/arm/arm.opt:227 config/mn10300/mn10300.opt:42
10064 msgid "Tune code for the given processor."
10065 msgstr ""
10067 #: config/arm/arm.opt:231
10068 msgid "Print CPU tuning information as comment in assembler file.  This is an option used only for regression testing of the compiler and not intended for ordinary use in compiling code."
10069 msgstr ""
10071 #: config/arm/arm.opt:242
10072 msgid "Use Neon quad-word (rather than double-word) registers for vectorization."
10073 msgstr ""
10075 #: config/arm/arm.opt:246
10076 msgid "Use Neon double-word (rather than quad-word) registers for vectorization."
10077 msgstr ""
10079 #: config/arm/arm.opt:250
10080 msgid "Only generate absolute relocations on word sized values."
10081 msgstr ""
10083 #: config/arm/arm.opt:254
10084 msgid "Generate IT blocks appropriate for ARMv8."
10085 msgstr ""
10087 #: config/arm/arm.opt:258
10088 msgid "Avoid overlapping destination and address registers on LDRD instructions that may trigger Cortex-M3 errata."
10089 msgstr ""
10091 #: config/arm/arm.opt:263 config/arc/arc.opt:488
10092 msgid "Enable unaligned word and halfword accesses to packed data."
10093 msgstr ""
10095 #: config/arm/arm.opt:267
10096 msgid "Use Neon to perform 64-bits operations rather than core registers."
10097 msgstr ""
10099 #: config/arm/arm.opt:271
10100 msgid "Assume loading data from flash is slower than fetching instructions."
10101 msgstr ""
10103 #: config/arm/arm.opt:275
10104 msgid "Assume unified syntax for inline assembly code."
10105 msgstr ""
10107 #: config/arm/arm.opt:279
10108 msgid "Do not allow constant data to be placed in code sections."
10109 msgstr ""
10111 #: config/sparc/sparc.opt:30 config/sparc/sparc.opt:34
10112 #: config/visium/visium.opt:37
10113 msgid "Use hardware FP."
10114 msgstr ""
10116 #: config/sparc/sparc.opt:38 config/visium/visium.opt:41
10117 msgid "Do not use hardware FP."
10118 msgstr ""
10120 #: config/sparc/sparc.opt:42
10121 msgid "Use flat register window model."
10122 msgstr ""
10124 #: config/sparc/sparc.opt:46
10125 msgid "Assume possible double misalignment."
10126 msgstr ""
10128 #: config/sparc/sparc.opt:50
10129 msgid "Use ABI reserved registers."
10130 msgstr ""
10132 #: config/sparc/sparc.opt:54
10133 msgid "Use hardware quad FP instructions."
10134 msgstr ""
10136 #: config/sparc/sparc.opt:58
10137 msgid "Do not use hardware quad fp instructions."
10138 msgstr ""
10140 #: config/sparc/sparc.opt:62 config/rs6000/rs6000.opt:482
10141 msgid "Enable Local Register Allocation."
10142 msgstr ""
10144 #: config/sparc/sparc.opt:66
10145 msgid "Compile for V8+ ABI."
10146 msgstr ""
10148 #: config/sparc/sparc.opt:70
10149 msgid "Use UltraSPARC Visual Instruction Set version 1.0 extensions."
10150 msgstr ""
10152 #: config/sparc/sparc.opt:74
10153 msgid "Use UltraSPARC Visual Instruction Set version 2.0 extensions."
10154 msgstr ""
10156 #: config/sparc/sparc.opt:78
10157 msgid "Use UltraSPARC Visual Instruction Set version 3.0 extensions."
10158 msgstr ""
10160 #: config/sparc/sparc.opt:82
10161 msgid "Use UltraSPARC Visual Instruction Set version 4.0 extensions."
10162 msgstr ""
10164 #: config/sparc/sparc.opt:86
10165 msgid "Use UltraSPARC Compare-and-Branch extensions."
10166 msgstr ""
10168 #: config/sparc/sparc.opt:90
10169 msgid "Use UltraSPARC Fused Multiply-Add extensions."
10170 msgstr ""
10172 #: config/sparc/sparc.opt:94
10173 msgid "Use UltraSPARC Population-Count instruction."
10174 msgstr ""
10176 #: config/sparc/sparc.opt:98
10177 msgid "Use UltraSPARC Subtract-Extended-with-Carry instruction."
10178 msgstr ""
10180 #: config/sparc/sparc.opt:102
10181 msgid "Pointers are 64-bit."
10182 msgstr ""
10184 #: config/sparc/sparc.opt:106
10185 msgid "Pointers are 32-bit."
10186 msgstr ""
10188 #: config/sparc/sparc.opt:110
10189 msgid "Use 64-bit ABI."
10190 msgstr ""
10192 #: config/sparc/sparc.opt:114
10193 msgid "Use 32-bit ABI."
10194 msgstr ""
10196 #: config/sparc/sparc.opt:118
10197 msgid "Use stack bias."
10198 msgstr ""
10200 #: config/sparc/sparc.opt:122
10201 msgid "Use structs on stronger alignment for double-word copies."
10202 msgstr ""
10204 #: config/sparc/sparc.opt:126
10205 msgid "Optimize tail call instructions in assembler and linker."
10206 msgstr ""
10208 #: config/sparc/sparc.opt:130
10209 msgid "Do not generate code that can only run in supervisor mode (default)."
10210 msgstr ""
10212 #: config/sparc/sparc.opt:134 config/visium/visium.opt:45
10213 msgid "Use features of and schedule code for given CPU."
10214 msgstr ""
10216 #: config/sparc/sparc.opt:214
10217 msgid "Use given SPARC-V9 code model."
10218 msgstr ""
10220 #: config/sparc/sparc.opt:218
10221 msgid "Enable debug output."
10222 msgstr "Увімкнути виведення діагностичних даних."
10224 #: config/sparc/sparc.opt:222
10225 msgid "Enable strict 32-bit psABI struct return checking."
10226 msgstr ""
10228 #: config/sparc/sparc.opt:226
10229 msgid "Enable workaround for single erratum of AT697F processor (corresponding to erratum #13 of AT697E processor)."
10230 msgstr ""
10232 #: config/sparc/sparc.opt:231
10233 msgid "Enable workarounds for the errata of the UT699 processor."
10234 msgstr ""
10236 #: config/sparc/sparc.opt:260
10237 msgid "Specify the memory model in effect for the program."
10238 msgstr ""
10240 #: config/rs6000/darwin.opt:38 config/rs6000/sysv4.opt:141
10241 msgid "Generate 64-bit code."
10242 msgstr ""
10244 #: config/rs6000/darwin.opt:42 config/rs6000/sysv4.opt:145
10245 msgid "Generate 32-bit code."
10246 msgstr ""
10248 #: config/rs6000/rs6000-tables.opt:24
10249 msgid "Known CPUs (for use with the -mcpu= and -mtune= options):"
10250 msgstr ""
10252 #: config/rs6000/476.opt:24
10253 msgid "Preserve the PowerPC 476's link stack by matching up a blr with the bcl/bl insns used for GOT accesses."
10254 msgstr ""
10256 #: config/rs6000/aix64.opt:24
10257 msgid "Compile for 64-bit pointers."
10258 msgstr ""
10260 #: config/rs6000/aix64.opt:28
10261 msgid "Compile for 32-bit pointers."
10262 msgstr ""
10264 #: config/rs6000/aix64.opt:32 config/rs6000/linux64.opt:28
10265 msgid "Select code model."
10266 msgstr ""
10268 #: config/rs6000/aix64.opt:49
10269 msgid "Support message passing with the Parallel Environment."
10270 msgstr ""
10272 #: config/rs6000/linux64.opt:24
10273 msgid "Call mcount for profiling before a function prologue."
10274 msgstr ""
10276 #: config/rs6000/rs6000.opt:109
10277 msgid "Use PowerPC-64 instruction set."
10278 msgstr ""
10280 #: config/rs6000/rs6000.opt:113
10281 msgid "Use PowerPC General Purpose group optional instructions."
10282 msgstr ""
10284 #: config/rs6000/rs6000.opt:117
10285 msgid "Use PowerPC Graphics group optional instructions."
10286 msgstr ""
10288 #: config/rs6000/rs6000.opt:121
10289 msgid "Use PowerPC V2.01 single field mfcr instruction."
10290 msgstr ""
10292 #: config/rs6000/rs6000.opt:125
10293 msgid "Use PowerPC V2.02 popcntb instruction."
10294 msgstr ""
10296 #: config/rs6000/rs6000.opt:129
10297 msgid "Use PowerPC V2.02 floating point rounding instructions."
10298 msgstr ""
10300 #: config/rs6000/rs6000.opt:133
10301 msgid "Use PowerPC V2.05 compare bytes instruction."
10302 msgstr ""
10304 #: config/rs6000/rs6000.opt:137
10305 msgid "Use extended PowerPC V2.05 move floating point to/from GPR instructions."
10306 msgstr ""
10308 #: config/rs6000/rs6000.opt:141
10309 msgid "Use AltiVec instructions."
10310 msgstr ""
10312 #: config/rs6000/rs6000.opt:145
10313 msgid "Generate AltiVec instructions using little-endian element order."
10314 msgstr ""
10316 #: config/rs6000/rs6000.opt:149
10317 msgid "Generate AltiVec instructions using big-endian element order."
10318 msgstr ""
10320 #: config/rs6000/rs6000.opt:153
10321 msgid "Use decimal floating point instructions."
10322 msgstr ""
10324 #: config/rs6000/rs6000.opt:157
10325 msgid "Use 4xx half-word multiply instructions."
10326 msgstr ""
10328 #: config/rs6000/rs6000.opt:161
10329 msgid "Use 4xx string-search dlmzb instruction."
10330 msgstr ""
10332 #: config/rs6000/rs6000.opt:165
10333 msgid "Generate load/store multiple instructions."
10334 msgstr ""
10336 #: config/rs6000/rs6000.opt:169
10337 msgid "Generate string instructions for block moves."
10338 msgstr ""
10340 #: config/rs6000/rs6000.opt:181
10341 msgid "Use PowerPC V2.06 popcntd instruction."
10342 msgstr ""
10344 #: config/rs6000/rs6000.opt:185
10345 msgid "Under -ffast-math, generate a FRIZ instruction for (double)(long long) conversions."
10346 msgstr ""
10348 #: config/rs6000/rs6000.opt:193
10349 msgid "Use vector/scalar (VSX) instructions."
10350 msgstr ""
10352 #: config/rs6000/rs6000.opt:240
10353 msgid "Do not generate load/store with update instructions."
10354 msgstr ""
10356 #: config/rs6000/rs6000.opt:244
10357 msgid "Generate load/store with update instructions."
10358 msgstr ""
10360 #: config/rs6000/rs6000.opt:252
10361 msgid "Avoid generation of indexed load/store instructions when possible."
10362 msgstr ""
10364 #: config/rs6000/rs6000.opt:256
10365 msgid "Mark __tls_get_addr calls with argument info."
10366 msgstr ""
10368 #: config/rs6000/rs6000.opt:263
10369 msgid "Schedule the start and end of the procedure."
10370 msgstr ""
10372 #: config/rs6000/rs6000.opt:267
10373 msgid "Return all structures in memory (AIX default)."
10374 msgstr ""
10376 #: config/rs6000/rs6000.opt:271
10377 msgid "Return small structures in registers (SVR4 default)."
10378 msgstr ""
10380 #: config/rs6000/rs6000.opt:275
10381 msgid "Conform more closely to IBM XLC semantics."
10382 msgstr ""
10384 #: config/rs6000/rs6000.opt:279 config/rs6000/rs6000.opt:283
10385 msgid "Generate software reciprocal divide and square root for better throughput."
10386 msgstr ""
10388 #: config/rs6000/rs6000.opt:287
10389 msgid "Assume that the reciprocal estimate instructions provide more accuracy."
10390 msgstr ""
10392 #: config/rs6000/rs6000.opt:291
10393 msgid "Do not place floating point constants in TOC."
10394 msgstr ""
10396 #: config/rs6000/rs6000.opt:295
10397 msgid "Place floating point constants in TOC."
10398 msgstr ""
10400 #: config/rs6000/rs6000.opt:299
10401 msgid "Do not place symbol+offset constants in TOC."
10402 msgstr ""
10404 #: config/rs6000/rs6000.opt:303
10405 msgid "Place symbol+offset constants in TOC."
10406 msgstr ""
10408 #: config/rs6000/rs6000.opt:314
10409 msgid "Use only one TOC entry per procedure."
10410 msgstr ""
10412 #: config/rs6000/rs6000.opt:318
10413 msgid "Put everything in the regular TOC."
10414 msgstr ""
10416 #: config/rs6000/rs6000.opt:322
10417 msgid "Generate VRSAVE instructions when generating AltiVec code."
10418 msgstr ""
10420 #: config/rs6000/rs6000.opt:326
10421 msgid "Deprecated option.  Use -mno-vrsave instead."
10422 msgstr ""
10424 #: config/rs6000/rs6000.opt:330
10425 msgid "Deprecated option.  Use -mvrsave instead."
10426 msgstr ""
10428 #: config/rs6000/rs6000.opt:334
10429 msgid "Specify how many bytes should be moved inline before calling out to memcpy/memmove."
10430 msgstr ""
10432 #: config/rs6000/rs6000.opt:338
10433 msgid "Specify the maximum number pairs of load instructions that should be generated inline for the compare.  If the number needed exceeds the limit, a call to memcmp will be generated instead."
10434 msgstr ""
10436 #: config/rs6000/rs6000.opt:342
10437 msgid "Specify the maximum number pairs of load instructions that should be generated inline for the compare.  If the number needed exceeds the limit, a call to strncmp will be generated instead."
10438 msgstr ""
10440 #: config/rs6000/rs6000.opt:346
10441 msgid "Generate isel instructions."
10442 msgstr ""
10444 #: config/rs6000/rs6000.opt:350
10445 msgid "Deprecated option.  Use -mno-isel instead."
10446 msgstr ""
10448 #: config/rs6000/rs6000.opt:354
10449 msgid "Deprecated option.  Use -misel instead."
10450 msgstr ""
10452 #: config/rs6000/rs6000.opt:358
10453 msgid "Generate SPE SIMD instructions on E500."
10454 msgstr ""
10456 #: config/rs6000/rs6000.opt:362
10457 msgid "Generate PPC750CL paired-single instructions."
10458 msgstr ""
10460 #: config/rs6000/rs6000.opt:366
10461 msgid "Deprecated option.  Use -mno-spe instead."
10462 msgstr ""
10464 #: config/rs6000/rs6000.opt:370
10465 msgid "Deprecated option.  Use -mspe instead."
10466 msgstr ""
10468 #: config/rs6000/rs6000.opt:374
10469 msgid "-mdebug=\tEnable debug output."
10470 msgstr "-mdebug=\tУвімкнути виведення діагностичних даних."
10472 #: config/rs6000/rs6000.opt:378
10473 msgid "Use the AltiVec ABI extensions."
10474 msgstr ""
10476 #: config/rs6000/rs6000.opt:382
10477 msgid "Do not use the AltiVec ABI extensions."
10478 msgstr ""
10480 #: config/rs6000/rs6000.opt:386
10481 msgid "Use the SPE ABI extensions."
10482 msgstr ""
10484 #: config/rs6000/rs6000.opt:390
10485 msgid "Do not use the SPE ABI extensions."
10486 msgstr ""
10488 #: config/rs6000/rs6000.opt:394
10489 msgid "Use the ELFv1 ABI."
10490 msgstr ""
10492 #: config/rs6000/rs6000.opt:398
10493 msgid "Use the ELFv2 ABI."
10494 msgstr ""
10496 #: config/rs6000/rs6000.opt:405
10497 msgid "using darwin64 ABI"
10498 msgstr ""
10500 #: config/rs6000/rs6000.opt:408
10501 msgid "using old darwin ABI"
10502 msgstr ""
10504 #: config/rs6000/rs6000.opt:411
10505 msgid "using IEEE extended precision long double"
10506 msgstr ""
10508 #: config/rs6000/rs6000.opt:414
10509 msgid "using IBM extended precision long double"
10510 msgstr ""
10512 #: config/rs6000/rs6000.opt:418
10513 msgid "-mcpu=\tUse features of and schedule code for given CPU."
10514 msgstr ""
10516 #: config/rs6000/rs6000.opt:422
10517 msgid "-mtune=\tSchedule code for given CPU."
10518 msgstr ""
10520 #: config/rs6000/rs6000.opt:426
10521 msgid "-mtraceback=\tSelect full, part, or no traceback table."
10522 msgstr ""
10524 #: config/rs6000/rs6000.opt:442
10525 msgid "Avoid all range limits on call instructions."
10526 msgstr ""
10528 #: config/rs6000/rs6000.opt:446
10529 msgid "Generate Cell microcode."
10530 msgstr ""
10532 #: config/rs6000/rs6000.opt:450
10533 msgid "Warn when a Cell microcoded instruction is emitted."
10534 msgstr ""
10536 #: config/rs6000/rs6000.opt:454
10537 msgid "Warn about deprecated 'vector long ...' AltiVec type usage."
10538 msgstr ""
10540 #: config/rs6000/rs6000.opt:458
10541 msgid "-mfloat-gprs=\tSelect GPR floating point method."
10542 msgstr ""
10544 #: config/rs6000/rs6000.opt:462
10545 msgid "Valid arguments to -mfloat-gprs=:"
10546 msgstr ""
10548 #: config/rs6000/rs6000.opt:478
10549 msgid "-mlong-double-<n>\tSpecify size of long double (64 or 128 bits)."
10550 msgstr ""
10552 #: config/rs6000/rs6000.opt:486
10553 msgid "Determine which dependences between insns are considered costly."
10554 msgstr ""
10556 #: config/rs6000/rs6000.opt:490
10557 msgid "Specify which post scheduling nop insertion scheme to apply."
10558 msgstr ""
10560 #: config/rs6000/rs6000.opt:494
10561 msgid "Specify alignment of structure fields default/natural."
10562 msgstr ""
10564 #: config/rs6000/rs6000.opt:498
10565 msgid "Valid arguments to -malign-:"
10566 msgstr ""
10568 #: config/rs6000/rs6000.opt:508
10569 msgid "Specify scheduling priority for dispatch slot restricted insns."
10570 msgstr ""
10572 #: config/rs6000/rs6000.opt:512
10573 msgid "Single-precision floating point unit."
10574 msgstr ""
10576 #: config/rs6000/rs6000.opt:516
10577 msgid "Double-precision floating point unit."
10578 msgstr ""
10580 #: config/rs6000/rs6000.opt:520
10581 msgid "Floating point unit does not support divide & sqrt."
10582 msgstr ""
10584 #: config/rs6000/rs6000.opt:524
10585 msgid "-mfpu=\tSpecify FP (sp, dp, sp-lite, dp-lite) (implies -mxilinx-fpu)."
10586 msgstr ""
10588 #: config/rs6000/rs6000.opt:546
10589 msgid "Specify Xilinx FPU."
10590 msgstr ""
10592 #: config/rs6000/rs6000.opt:550
10593 msgid "Use r11 to hold the static link in calls to functions via pointers."
10594 msgstr ""
10596 #: config/rs6000/rs6000.opt:554
10597 msgid "Save the TOC in the prologue for indirect calls rather than inline."
10598 msgstr ""
10600 #: config/rs6000/rs6000.opt:558
10601 msgid "Allow 128-bit integers in VSX registers."
10602 msgstr ""
10604 #: config/rs6000/rs6000.opt:562
10605 msgid "Fuse certain integer operations together for better performance on power8."
10606 msgstr ""
10608 #: config/rs6000/rs6000.opt:566
10609 msgid "Allow sign extension in fusion operations."
10610 msgstr ""
10612 #: config/rs6000/rs6000.opt:570
10613 msgid "Use vector and scalar instructions added in ISA 2.07."
10614 msgstr ""
10616 #: config/rs6000/rs6000.opt:574
10617 msgid "Use ISA 2.07 Category:Vector.AES and Category:Vector.SHA2 instructions."
10618 msgstr ""
10620 #: config/rs6000/rs6000.opt:578
10621 msgid "Use ISA 2.07 direct move between GPR & VSX register instructions."
10622 msgstr ""
10624 #: config/rs6000/rs6000.opt:582
10625 msgid "Use ISA 2.07 transactional memory (HTM) instructions."
10626 msgstr ""
10628 #: config/rs6000/rs6000.opt:586
10629 msgid "Generate the quad word memory instructions (lq/stq)."
10630 msgstr ""
10632 #: config/rs6000/rs6000.opt:590
10633 msgid "Generate the quad word memory atomic instructions (lqarx/stqcx)."
10634 msgstr ""
10636 #: config/rs6000/rs6000.opt:594
10637 msgid "Generate aggregate parameter passing code with at most 64-bit alignment."
10638 msgstr ""
10640 #: config/rs6000/rs6000.opt:598
10641 msgid "Allow double variables in upper registers with -mcpu=power7 or -mvsx."
10642 msgstr ""
10644 #: config/rs6000/rs6000.opt:602
10645 msgid "Allow float variables in upper registers with -mcpu=power8 or -mpower8-vector."
10646 msgstr ""
10648 #: config/rs6000/rs6000.opt:606
10649 msgid "Allow float/double variables in upper registers if cpu allows it."
10650 msgstr ""
10652 #: config/rs6000/rs6000.opt:610
10653 msgid "Allow 64-bit integer variables in upper registers with -mcpu=power7 or -mvsx."
10654 msgstr ""
10656 #: config/rs6000/rs6000.opt:614
10657 msgid "Analyze and remove doubleword swaps from VSX computations."
10658 msgstr ""
10660 #: config/rs6000/rs6000.opt:618
10661 msgid "Fuse certain operations together for better performance on power9."
10662 msgstr ""
10664 #: config/rs6000/rs6000.opt:622
10665 msgid "Use certain scalar instructions added in ISA 3.0."
10666 msgstr ""
10668 #: config/rs6000/rs6000.opt:626
10669 msgid "Use vector instructions added in ISA 3.0."
10670 msgstr ""
10672 #: config/rs6000/rs6000.opt:630
10673 msgid "Use scalar register+offset memory instructions added in ISA 3.0."
10674 msgstr ""
10676 #: config/rs6000/rs6000.opt:634
10677 msgid "Use vector register+offset memory instructions added in ISA 3.0."
10678 msgstr ""
10680 #: config/rs6000/rs6000.opt:638
10681 msgid "Use register+offset memory instructions added in ISA 3.0."
10682 msgstr ""
10684 #: config/rs6000/rs6000.opt:642
10685 msgid "Use the new min/max instructions defined in ISA 3.0."
10686 msgstr ""
10688 #: config/rs6000/rs6000.opt:646
10689 msgid "Fuse medium/large code model toc references with the memory instruction."
10690 msgstr ""
10692 #: config/rs6000/rs6000.opt:650
10693 msgid "Generate the integer modulo instructions."
10694 msgstr ""
10696 #: config/rs6000/rs6000.opt:658
10697 msgid "Allow the IEEE 128-bit types without requiring the __float128 keyword."
10698 msgstr ""
10700 #: config/rs6000/rs6000.opt:662
10701 msgid "Enable IEEE 128-bit floating point via the __float128 keyword."
10702 msgstr ""
10704 #: config/rs6000/rs6000.opt:666
10705 msgid "Enable using IEEE 128-bit floating point instructions."
10706 msgstr ""
10708 #: config/rs6000/rs6000.opt:670
10709 msgid "Enable default conversions between __float128 & long double."
10710 msgstr ""
10712 #: config/rs6000/rs6000.opt:674
10713 msgid "Enable small integers to be in VSX registers."
10714 msgstr ""
10716 #: config/rs6000/rs6000.opt:682
10717 msgid "Valid arguments to -mstack-protector-guard=:"
10718 msgstr ""
10720 #: config/rs6000/rs6000.opt:692
10721 msgid "Use the given base register for addressing the stack-protector guard."
10722 msgstr ""
10724 #: config/rs6000/rs6000.opt:699
10725 msgid "Use the given offset for addressing the stack-protector guard."
10726 msgstr ""
10728 #: config/rs6000/sysv4.opt:24
10729 msgid "Select ABI calling convention."
10730 msgstr ""
10732 #: config/rs6000/sysv4.opt:28 config/c6x/c6x.opt:42
10733 msgid "Select method for sdata handling."
10734 msgstr ""
10736 #: config/rs6000/sysv4.opt:48
10737 msgid "Align to the base type of the bit-field."
10738 msgstr ""
10740 #: config/rs6000/sysv4.opt:52
10741 msgid "Align to the base type of the bit-field. Don't assume that unaligned accesses are handled by the system."
10742 msgstr ""
10744 #: config/rs6000/sysv4.opt:57 config/rs6000/sysv4.opt:61
10745 msgid "Produce code relocatable at runtime."
10746 msgstr ""
10748 #: config/rs6000/sysv4.opt:65 config/rs6000/sysv4.opt:69
10749 msgid "Produce little endian code."
10750 msgstr ""
10752 #: config/rs6000/sysv4.opt:73 config/rs6000/sysv4.opt:77
10753 msgid "Produce big endian code."
10754 msgstr ""
10756 #: config/rs6000/sysv4.opt:82 config/rs6000/sysv4.opt:86
10757 #: config/rs6000/sysv4.opt:95 config/rs6000/sysv4.opt:137
10758 #: config/rs6000/sysv4.opt:149
10759 msgid "no description yet."
10760 msgstr ""
10762 #: config/rs6000/sysv4.opt:90
10763 msgid "Assume all variable arg functions are prototyped."
10764 msgstr ""
10766 #: config/rs6000/sysv4.opt:99
10767 msgid "Use EABI."
10768 msgstr ""
10770 #: config/rs6000/sysv4.opt:103
10771 msgid "Allow bit-fields to cross word boundaries."
10772 msgstr ""
10774 #: config/rs6000/sysv4.opt:107
10775 msgid "Use alternate register names."
10776 msgstr ""
10778 #: config/rs6000/sysv4.opt:113
10779 msgid "Use default method for sdata handling."
10780 msgstr ""
10782 #: config/rs6000/sysv4.opt:117
10783 msgid "Link with libsim.a, libc.a and sim-crt0.o."
10784 msgstr ""
10786 #: config/rs6000/sysv4.opt:121
10787 msgid "Link with libads.a, libc.a and crt0.o."
10788 msgstr ""
10790 #: config/rs6000/sysv4.opt:125
10791 msgid "Link with libyk.a, libc.a and crt0.o."
10792 msgstr ""
10794 #: config/rs6000/sysv4.opt:129
10795 msgid "Link with libmvme.a, libc.a and crt0.o."
10796 msgstr ""
10798 #: config/rs6000/sysv4.opt:133
10799 msgid "Set the PPC_EMB bit in the ELF flags header."
10800 msgstr ""
10802 #: config/rs6000/sysv4.opt:153
10803 msgid "Generate code to use a non-exec PLT and GOT."
10804 msgstr ""
10806 #: config/rs6000/sysv4.opt:157
10807 msgid "Generate code for old exec BSS PLT."
10808 msgstr ""
10810 #: config/rs6000/sysv4.opt:161
10811 msgid "Emit .gnu_attribute tags."
10812 msgstr ""
10814 #: config/alpha/alpha.opt:27
10815 msgid "Use fp registers."
10816 msgstr "Використовувати fp-регістри."
10818 #: config/alpha/alpha.opt:35
10819 msgid "Request IEEE-conformant math library routines (OSF/1)."
10820 msgstr ""
10822 #: config/alpha/alpha.opt:39
10823 msgid "Emit IEEE-conformant code, without inexact exceptions."
10824 msgstr ""
10826 #: config/alpha/alpha.opt:46
10827 msgid "Do not emit complex integer constants to read-only memory."
10828 msgstr ""
10830 #: config/alpha/alpha.opt:50
10831 msgid "Use VAX fp."
10832 msgstr ""
10834 #: config/alpha/alpha.opt:54
10835 msgid "Do not use VAX fp."
10836 msgstr ""
10838 #: config/alpha/alpha.opt:58
10839 msgid "Emit code for the byte/word ISA extension."
10840 msgstr ""
10842 #: config/alpha/alpha.opt:62
10843 msgid "Emit code for the motion video ISA extension."
10844 msgstr ""
10846 #: config/alpha/alpha.opt:66
10847 msgid "Emit code for the fp move and sqrt ISA extension."
10848 msgstr ""
10850 #: config/alpha/alpha.opt:70
10851 msgid "Emit code for the counting ISA extension."
10852 msgstr ""
10854 #: config/alpha/alpha.opt:74
10855 msgid "Emit code using explicit relocation directives."
10856 msgstr ""
10858 #: config/alpha/alpha.opt:78
10859 msgid "Emit 16-bit relocations to the small data areas."
10860 msgstr ""
10862 #: config/alpha/alpha.opt:82
10863 msgid "Emit 32-bit relocations to the small data areas."
10864 msgstr ""
10866 #: config/alpha/alpha.opt:86
10867 msgid "Emit direct branches to local functions."
10868 msgstr ""
10870 #: config/alpha/alpha.opt:90
10871 msgid "Emit indirect branches to local functions."
10872 msgstr ""
10874 #: config/alpha/alpha.opt:94
10875 msgid "Emit rdval instead of rduniq for thread pointer."
10876 msgstr ""
10878 #: config/alpha/alpha.opt:106
10879 msgid "Use features of and schedule given CPU."
10880 msgstr ""
10882 #: config/alpha/alpha.opt:110
10883 msgid "Schedule given CPU."
10884 msgstr ""
10886 #: config/alpha/alpha.opt:114
10887 msgid "Control the generated fp rounding mode."
10888 msgstr ""
10890 #: config/alpha/alpha.opt:118
10891 msgid "Control the IEEE trap mode."
10892 msgstr ""
10894 #: config/alpha/alpha.opt:122
10895 msgid "Control the precision given to fp exceptions."
10896 msgstr ""
10898 #: config/alpha/alpha.opt:126
10899 msgid "Tune expected memory latency."
10900 msgstr ""
10902 #: config/tilepro/tilepro.opt:23
10903 msgid "Compile with 32 bit longs and pointers, which is the only supported behavior and thus the flag is ignored."
10904 msgstr ""
10906 #: config/tilepro/tilepro.opt:28 config/tilegx/tilegx.opt:26
10907 msgid "-mcpu=CPU\tUse features of and schedule code for given CPU."
10908 msgstr ""
10910 #: config/tilepro/tilepro.opt:32
10911 msgid "Known TILEPro CPUs (for use with the -mcpu= option):"
10912 msgstr ""
10914 #: config/lm32/lm32.opt:24
10915 msgid "Enable multiply instructions."
10916 msgstr ""
10918 #: config/lm32/lm32.opt:28
10919 msgid "Enable divide and modulus instructions."
10920 msgstr ""
10922 #: config/lm32/lm32.opt:32
10923 msgid "Enable barrel shift instructions."
10924 msgstr ""
10926 #: config/lm32/lm32.opt:36
10927 msgid "Enable sign extend instructions."
10928 msgstr ""
10930 #: config/lm32/lm32.opt:40
10931 msgid "Enable user-defined instructions."
10932 msgstr ""
10934 #: config/nios2/elf.opt:26
10935 msgid "Link with a limited version of the C library."
10936 msgstr ""
10938 #: config/nios2/elf.opt:30
10939 msgid "Name of system library to link against."
10940 msgstr ""
10942 #: config/nios2/elf.opt:34
10943 msgid "Name of the startfile."
10944 msgstr ""
10946 #: config/nios2/elf.opt:38
10947 msgid "Link with HAL BSP."
10948 msgstr ""
10950 #: config/nios2/nios2.opt:35
10951 msgid "Enable DIV, DIVU."
10952 msgstr ""
10954 #: config/nios2/nios2.opt:39
10955 msgid "Enable MUL instructions."
10956 msgstr ""
10958 #: config/nios2/nios2.opt:43
10959 msgid "Enable MULX instructions, assume fast shifter."
10960 msgstr ""
10962 #: config/nios2/nios2.opt:47
10963 msgid "Use table based fast divide (default at -O3)."
10964 msgstr ""
10966 #: config/nios2/nios2.opt:51
10967 msgid "All memory accesses use I/O load/store instructions."
10968 msgstr ""
10970 #: config/nios2/nios2.opt:55
10971 msgid "Volatile memory accesses use I/O load/store instructions."
10972 msgstr ""
10974 #: config/nios2/nios2.opt:59
10975 msgid "Volatile memory accesses do not use I/O load/store instructions."
10976 msgstr ""
10978 #: config/nios2/nios2.opt:63
10979 msgid "Enable/disable GP-relative addressing."
10980 msgstr ""
10982 #: config/nios2/nios2.opt:67
10983 msgid "Valid options for GP-relative addressing (for -mgpopt):"
10984 msgstr ""
10986 #: config/nios2/nios2.opt:86
10987 msgid "Equivalent to -mgpopt=local."
10988 msgstr ""
10990 #: config/nios2/nios2.opt:90
10991 msgid "Equivalent to -mgpopt=none."
10992 msgstr ""
10994 #: config/nios2/nios2.opt:94 config/c6x/c6x.opt:30 config/mips/mips.opt:134
10995 #: config/tilegx/tilegx.opt:45
10996 msgid "Use big-endian byte order."
10997 msgstr ""
10999 #: config/nios2/nios2.opt:98 config/c6x/c6x.opt:34 config/mips/mips.opt:138
11000 #: config/tilegx/tilegx.opt:49
11001 msgid "Use little-endian byte order."
11002 msgstr ""
11004 #: config/nios2/nios2.opt:102
11005 msgid "Floating point custom instruction configuration name."
11006 msgstr ""
11008 #: config/nios2/nios2.opt:106
11009 msgid "Do not use the ftruncds custom instruction."
11010 msgstr ""
11012 #: config/nios2/nios2.opt:110
11013 msgid "Integer id (N) of ftruncds custom instruction."
11014 msgstr ""
11016 #: config/nios2/nios2.opt:114
11017 msgid "Do not use the fextsd custom instruction."
11018 msgstr ""
11020 #: config/nios2/nios2.opt:118
11021 msgid "Integer id (N) of fextsd custom instruction."
11022 msgstr ""
11024 #: config/nios2/nios2.opt:122
11025 msgid "Do not use the fixdu custom instruction."
11026 msgstr ""
11028 #: config/nios2/nios2.opt:126
11029 msgid "Integer id (N) of fixdu custom instruction."
11030 msgstr ""
11032 #: config/nios2/nios2.opt:130
11033 msgid "Do not use the fixdi custom instruction."
11034 msgstr ""
11036 #: config/nios2/nios2.opt:134
11037 msgid "Integer id (N) of fixdi custom instruction."
11038 msgstr ""
11040 #: config/nios2/nios2.opt:138
11041 msgid "Do not use the fixsu custom instruction."
11042 msgstr ""
11044 #: config/nios2/nios2.opt:142
11045 msgid "Integer id (N) of fixsu custom instruction."
11046 msgstr ""
11048 #: config/nios2/nios2.opt:146
11049 msgid "Do not use the fixsi custom instruction."
11050 msgstr ""
11052 #: config/nios2/nios2.opt:150
11053 msgid "Integer id (N) of fixsi custom instruction."
11054 msgstr ""
11056 #: config/nios2/nios2.opt:154
11057 msgid "Do not use the floatud custom instruction."
11058 msgstr ""
11060 #: config/nios2/nios2.opt:158
11061 msgid "Integer id (N) of floatud custom instruction."
11062 msgstr ""
11064 #: config/nios2/nios2.opt:162
11065 msgid "Do not use the floatid custom instruction."
11066 msgstr ""
11068 #: config/nios2/nios2.opt:166
11069 msgid "Integer id (N) of floatid custom instruction."
11070 msgstr ""
11072 #: config/nios2/nios2.opt:170
11073 msgid "Do not use the floatus custom instruction."
11074 msgstr ""
11076 #: config/nios2/nios2.opt:174
11077 msgid "Integer id (N) of floatus custom instruction."
11078 msgstr ""
11080 #: config/nios2/nios2.opt:178
11081 msgid "Do not use the floatis custom instruction."
11082 msgstr ""
11084 #: config/nios2/nios2.opt:182
11085 msgid "Integer id (N) of floatis custom instruction."
11086 msgstr ""
11088 #: config/nios2/nios2.opt:186
11089 msgid "Do not use the fcmpned custom instruction."
11090 msgstr ""
11092 #: config/nios2/nios2.opt:190
11093 msgid "Integer id (N) of fcmpned custom instruction."
11094 msgstr ""
11096 #: config/nios2/nios2.opt:194
11097 msgid "Do not use the fcmpeqd custom instruction."
11098 msgstr ""
11100 #: config/nios2/nios2.opt:198
11101 msgid "Integer id (N) of fcmpeqd custom instruction."
11102 msgstr ""
11104 #: config/nios2/nios2.opt:202
11105 msgid "Do not use the fcmpged custom instruction."
11106 msgstr ""
11108 #: config/nios2/nios2.opt:206
11109 msgid "Integer id (N) of fcmpged custom instruction."
11110 msgstr ""
11112 #: config/nios2/nios2.opt:210
11113 msgid "Do not use the fcmpgtd custom instruction."
11114 msgstr ""
11116 #: config/nios2/nios2.opt:214
11117 msgid "Integer id (N) of fcmpgtd custom instruction."
11118 msgstr ""
11120 #: config/nios2/nios2.opt:218
11121 msgid "Do not use the fcmpled custom instruction."
11122 msgstr ""
11124 #: config/nios2/nios2.opt:222
11125 msgid "Integer id (N) of fcmpled custom instruction."
11126 msgstr ""
11128 #: config/nios2/nios2.opt:226
11129 msgid "Do not use the fcmpltd custom instruction."
11130 msgstr ""
11132 #: config/nios2/nios2.opt:230
11133 msgid "Integer id (N) of fcmpltd custom instruction."
11134 msgstr ""
11136 #: config/nios2/nios2.opt:234
11137 msgid "Do not use the flogd custom instruction."
11138 msgstr ""
11140 #: config/nios2/nios2.opt:238
11141 msgid "Integer id (N) of flogd custom instruction."
11142 msgstr ""
11144 #: config/nios2/nios2.opt:242
11145 msgid "Do not use the fexpd custom instruction."
11146 msgstr ""
11148 #: config/nios2/nios2.opt:246
11149 msgid "Integer id (N) of fexpd custom instruction."
11150 msgstr ""
11152 #: config/nios2/nios2.opt:250
11153 msgid "Do not use the fatand custom instruction."
11154 msgstr ""
11156 #: config/nios2/nios2.opt:254
11157 msgid "Integer id (N) of fatand custom instruction."
11158 msgstr ""
11160 #: config/nios2/nios2.opt:258
11161 msgid "Do not use the ftand custom instruction."
11162 msgstr ""
11164 #: config/nios2/nios2.opt:262
11165 msgid "Integer id (N) of ftand custom instruction."
11166 msgstr ""
11168 #: config/nios2/nios2.opt:266
11169 msgid "Do not use the fsind custom instruction."
11170 msgstr ""
11172 #: config/nios2/nios2.opt:270
11173 msgid "Integer id (N) of fsind custom instruction."
11174 msgstr ""
11176 #: config/nios2/nios2.opt:274
11177 msgid "Do not use the fcosd custom instruction."
11178 msgstr ""
11180 #: config/nios2/nios2.opt:278
11181 msgid "Integer id (N) of fcosd custom instruction."
11182 msgstr ""
11184 #: config/nios2/nios2.opt:282
11185 msgid "Do not use the fsqrtd custom instruction."
11186 msgstr ""
11188 #: config/nios2/nios2.opt:286
11189 msgid "Integer id (N) of fsqrtd custom instruction."
11190 msgstr ""
11192 #: config/nios2/nios2.opt:290
11193 msgid "Do not use the fabsd custom instruction."
11194 msgstr ""
11196 #: config/nios2/nios2.opt:294
11197 msgid "Integer id (N) of fabsd custom instruction."
11198 msgstr ""
11200 #: config/nios2/nios2.opt:298
11201 msgid "Do not use the fnegd custom instruction."
11202 msgstr ""
11204 #: config/nios2/nios2.opt:302
11205 msgid "Integer id (N) of fnegd custom instruction."
11206 msgstr ""
11208 #: config/nios2/nios2.opt:306
11209 msgid "Do not use the fmaxd custom instruction."
11210 msgstr ""
11212 #: config/nios2/nios2.opt:310
11213 msgid "Integer id (N) of fmaxd custom instruction."
11214 msgstr ""
11216 #: config/nios2/nios2.opt:314
11217 msgid "Do not use the fmind custom instruction."
11218 msgstr ""
11220 #: config/nios2/nios2.opt:318
11221 msgid "Integer id (N) of fmind custom instruction."
11222 msgstr ""
11224 #: config/nios2/nios2.opt:322
11225 msgid "Do not use the fdivd custom instruction."
11226 msgstr ""
11228 #: config/nios2/nios2.opt:326
11229 msgid "Integer id (N) of fdivd custom instruction."
11230 msgstr ""
11232 #: config/nios2/nios2.opt:330
11233 msgid "Do not use the fmuld custom instruction."
11234 msgstr ""
11236 #: config/nios2/nios2.opt:334
11237 msgid "Integer id (N) of fmuld custom instruction."
11238 msgstr ""
11240 #: config/nios2/nios2.opt:338
11241 msgid "Do not use the fsubd custom instruction."
11242 msgstr ""
11244 #: config/nios2/nios2.opt:342
11245 msgid "Integer id (N) of fsubd custom instruction."
11246 msgstr ""
11248 #: config/nios2/nios2.opt:346
11249 msgid "Do not use the faddd custom instruction."
11250 msgstr ""
11252 #: config/nios2/nios2.opt:350
11253 msgid "Integer id (N) of faddd custom instruction."
11254 msgstr ""
11256 #: config/nios2/nios2.opt:354
11257 msgid "Do not use the fcmpnes custom instruction."
11258 msgstr ""
11260 #: config/nios2/nios2.opt:358
11261 msgid "Integer id (N) of fcmpnes custom instruction."
11262 msgstr ""
11264 #: config/nios2/nios2.opt:362
11265 msgid "Do not use the fcmpeqs custom instruction."
11266 msgstr ""
11268 #: config/nios2/nios2.opt:366
11269 msgid "Integer id (N) of fcmpeqs custom instruction."
11270 msgstr ""
11272 #: config/nios2/nios2.opt:370
11273 msgid "Do not use the fcmpges custom instruction."
11274 msgstr ""
11276 #: config/nios2/nios2.opt:374
11277 msgid "Integer id (N) of fcmpges custom instruction."
11278 msgstr ""
11280 #: config/nios2/nios2.opt:378
11281 msgid "Do not use the fcmpgts custom instruction."
11282 msgstr ""
11284 #: config/nios2/nios2.opt:382
11285 msgid "Integer id (N) of fcmpgts custom instruction."
11286 msgstr ""
11288 #: config/nios2/nios2.opt:386
11289 msgid "Do not use the fcmples custom instruction."
11290 msgstr ""
11292 #: config/nios2/nios2.opt:390
11293 msgid "Integer id (N) of fcmples custom instruction."
11294 msgstr ""
11296 #: config/nios2/nios2.opt:394
11297 msgid "Do not use the fcmplts custom instruction."
11298 msgstr ""
11300 #: config/nios2/nios2.opt:398
11301 msgid "Integer id (N) of fcmplts custom instruction."
11302 msgstr ""
11304 #: config/nios2/nios2.opt:402
11305 msgid "Do not use the flogs custom instruction."
11306 msgstr ""
11308 #: config/nios2/nios2.opt:406
11309 msgid "Integer id (N) of flogs custom instruction."
11310 msgstr ""
11312 #: config/nios2/nios2.opt:410
11313 msgid "Do not use the fexps custom instruction."
11314 msgstr ""
11316 #: config/nios2/nios2.opt:414
11317 msgid "Integer id (N) of fexps custom instruction."
11318 msgstr ""
11320 #: config/nios2/nios2.opt:418
11321 msgid "Do not use the fatans custom instruction."
11322 msgstr ""
11324 #: config/nios2/nios2.opt:422
11325 msgid "Integer id (N) of fatans custom instruction."
11326 msgstr ""
11328 #: config/nios2/nios2.opt:426
11329 msgid "Do not use the ftans custom instruction."
11330 msgstr ""
11332 #: config/nios2/nios2.opt:430
11333 msgid "Integer id (N) of ftans custom instruction."
11334 msgstr ""
11336 #: config/nios2/nios2.opt:434
11337 msgid "Do not use the fsins custom instruction."
11338 msgstr ""
11340 #: config/nios2/nios2.opt:438
11341 msgid "Integer id (N) of fsins custom instruction."
11342 msgstr ""
11344 #: config/nios2/nios2.opt:442
11345 msgid "Do not use the fcoss custom instruction."
11346 msgstr ""
11348 #: config/nios2/nios2.opt:446
11349 msgid "Integer id (N) of fcoss custom instruction."
11350 msgstr ""
11352 #: config/nios2/nios2.opt:450
11353 msgid "Do not use the fsqrts custom instruction."
11354 msgstr ""
11356 #: config/nios2/nios2.opt:454
11357 msgid "Integer id (N) of fsqrts custom instruction."
11358 msgstr ""
11360 #: config/nios2/nios2.opt:458
11361 msgid "Do not use the fabss custom instr."
11362 msgstr ""
11364 #: config/nios2/nios2.opt:462
11365 msgid "Integer id (N) of fabss custom instruction."
11366 msgstr ""
11368 #: config/nios2/nios2.opt:466
11369 msgid "Do not use the fnegs custom instruction."
11370 msgstr ""
11372 #: config/nios2/nios2.opt:470
11373 msgid "Integer id (N) of fnegs custom instruction."
11374 msgstr ""
11376 #: config/nios2/nios2.opt:474
11377 msgid "Do not use the fmaxs custom instruction."
11378 msgstr ""
11380 #: config/nios2/nios2.opt:478
11381 msgid "Integer id (N) of fmaxs custom instruction."
11382 msgstr ""
11384 #: config/nios2/nios2.opt:482
11385 msgid "Do not use the fmins custom instruction."
11386 msgstr ""
11388 #: config/nios2/nios2.opt:486
11389 msgid "Integer id (N) of fmins custom instruction."
11390 msgstr ""
11392 #: config/nios2/nios2.opt:490
11393 msgid "Do not use the fdivs custom instruction."
11394 msgstr ""
11396 #: config/nios2/nios2.opt:494
11397 msgid "Integer id (N) of fdivs custom instruction."
11398 msgstr ""
11400 #: config/nios2/nios2.opt:498
11401 msgid "Do not use the fmuls custom instruction."
11402 msgstr ""
11404 #: config/nios2/nios2.opt:502
11405 msgid "Integer id (N) of fmuls custom instruction."
11406 msgstr ""
11408 #: config/nios2/nios2.opt:506
11409 msgid "Do not use the fsubs custom instruction."
11410 msgstr ""
11412 #: config/nios2/nios2.opt:510
11413 msgid "Integer id (N) of fsubs custom instruction."
11414 msgstr ""
11416 #: config/nios2/nios2.opt:514
11417 msgid "Do not use the fadds custom instruction."
11418 msgstr ""
11420 #: config/nios2/nios2.opt:518
11421 msgid "Integer id (N) of fadds custom instruction."
11422 msgstr ""
11424 #: config/nios2/nios2.opt:522
11425 msgid "Do not use the frdy custom instruction."
11426 msgstr ""
11428 #: config/nios2/nios2.opt:526
11429 msgid "Integer id (N) of frdy custom instruction."
11430 msgstr ""
11432 #: config/nios2/nios2.opt:530
11433 msgid "Do not use the frdxhi custom instruction."
11434 msgstr ""
11436 #: config/nios2/nios2.opt:534
11437 msgid "Integer id (N) of frdxhi custom instruction."
11438 msgstr ""
11440 #: config/nios2/nios2.opt:538
11441 msgid "Do not use the frdxlo custom instruction."
11442 msgstr ""
11444 #: config/nios2/nios2.opt:542
11445 msgid "Integer id (N) of frdxlo custom instruction."
11446 msgstr ""
11448 #: config/nios2/nios2.opt:546
11449 msgid "Do not use the fwry custom instruction."
11450 msgstr ""
11452 #: config/nios2/nios2.opt:550
11453 msgid "Integer id (N) of fwry custom instruction."
11454 msgstr ""
11456 #: config/nios2/nios2.opt:554
11457 msgid "Do not use the fwrx custom instruction."
11458 msgstr ""
11460 #: config/nios2/nios2.opt:558
11461 msgid "Integer id (N) of fwrx custom instruction."
11462 msgstr ""
11464 #: config/nios2/nios2.opt:562
11465 msgid "Do not use the round custom instruction."
11466 msgstr ""
11468 #: config/nios2/nios2.opt:566
11469 msgid "Integer id (N) of round custom instruction."
11470 msgstr ""
11472 #: config/nios2/nios2.opt:574
11473 msgid "Valid Nios II ISA levels (for -march):"
11474 msgstr ""
11476 #: config/nios2/nios2.opt:584
11477 msgid "Enable generation of R2 BMX instructions."
11478 msgstr ""
11480 #: config/nios2/nios2.opt:588
11481 msgid "Enable generation of R2 CDX instructions."
11482 msgstr ""
11484 #: config/rx/rx.opt:29
11485 msgid "Store doubles in 64 bits."
11486 msgstr ""
11488 #: config/rx/rx.opt:33
11489 msgid "Stores doubles in 32 bits.  This is the default."
11490 msgstr ""
11492 #: config/rx/rx.opt:37
11493 msgid "Disable the use of RX FPU instructions.  "
11494 msgstr ""
11496 #: config/rx/rx.opt:44
11497 msgid "Enable the use of RX FPU instructions.  This is the default."
11498 msgstr ""
11500 #: config/rx/rx.opt:50
11501 msgid "Specify the target RX cpu type."
11502 msgstr ""
11504 #: config/rx/rx.opt:71
11505 msgid "Data is stored in big-endian format."
11506 msgstr ""
11508 #: config/rx/rx.opt:75
11509 msgid "Data is stored in little-endian format.  (Default)."
11510 msgstr ""
11512 #: config/rx/rx.opt:81
11513 msgid "Maximum size of global and static variables which can be placed into the small data area."
11514 msgstr ""
11516 #: config/rx/rx.opt:93
11517 msgid "Generate assembler output that is compatible with the Renesas AS100 assembler.  This may restrict some of the compiler's capabilities.  The default is to generate GAS compatible syntax."
11518 msgstr ""
11520 #: config/rx/rx.opt:99
11521 msgid "Enable linker relaxation."
11522 msgstr ""
11524 #: config/rx/rx.opt:105
11525 msgid "Maximum size in bytes of constant values allowed as operands."
11526 msgstr ""
11528 #: config/rx/rx.opt:111
11529 msgid "Specifies the number of registers to reserve for interrupt handlers."
11530 msgstr ""
11532 #: config/rx/rx.opt:117
11533 msgid "Specifies whether interrupt functions should save and restore the accumulator register."
11534 msgstr ""
11536 #: config/rx/rx.opt:123
11537 msgid "Enables Position-Independent-Data (PID) mode."
11538 msgstr ""
11540 #: config/rx/rx.opt:129
11541 msgid "Warn when multiple, different, fast interrupt handlers are in the compilation unit."
11542 msgstr ""
11544 #: config/rx/rx.opt:135
11545 msgid "Enable the use of the old, broken, ABI where all stacked function arguments are aligned to 32-bits."
11546 msgstr ""
11548 #: config/rx/rx.opt:139
11549 msgid "Enable the use the standard RX ABI where all stacked function arguments are naturally aligned.  This is the default."
11550 msgstr ""
11552 #: config/rx/rx.opt:145
11553 msgid "Enable the use of the LRA register allocator."
11554 msgstr ""
11556 #: config/rx/rx.opt:151
11557 msgid "Enables or disables the use of the SMOVF, SMOVB, SMOVU, SUNTIL, SWHILE and RMPA instructions.  Enabled by default."
11558 msgstr ""
11560 #: config/rx/rx.opt:157
11561 msgid "Always use JSR, never BSR, for calls."
11562 msgstr ""
11564 #: config/visium/visium.opt:25
11565 msgid "Link with libc.a and libdebug.a."
11566 msgstr ""
11568 #: config/visium/visium.opt:29
11569 msgid "Link with libc.a and libsim.a."
11570 msgstr ""
11572 #: config/visium/visium.opt:33
11573 msgid "Use hardware FP (default)."
11574 msgstr ""
11576 #: config/visium/visium.opt:65
11577 msgid "Generate code for the supervisor mode (default)."
11578 msgstr ""
11580 #: config/visium/visium.opt:69
11581 msgid "Generate code for the user mode."
11582 msgstr ""
11584 #: config/visium/visium.opt:73
11585 msgid "Only retained for backward compatibility."
11586 msgstr ""
11588 #: config/fused-madd.opt:22
11589 msgid "%<-mfused-madd%> is deprecated; use %<-ffp-contract=%> instead"
11590 msgstr ""
11592 #: config/sol2.opt:32
11593 msgid "Clear hardware capabilities when linking."
11594 msgstr ""
11596 #: config/sol2.opt:36
11597 msgid "Pass -z text to linker."
11598 msgstr ""
11600 #: config/moxie/moxie.opt:31
11601 msgid "Enable MUL.X and UMUL.X instructions."
11602 msgstr ""
11604 #: config/microblaze/microblaze.opt:40
11605 msgid "Use software emulation for floating point (default)."
11606 msgstr ""
11608 #: config/microblaze/microblaze.opt:44
11609 msgid "Use hardware floating point instructions."
11610 msgstr ""
11612 #: config/microblaze/microblaze.opt:48
11613 msgid "Use table lookup optimization for small signed integer divisions."
11614 msgstr ""
11616 #: config/microblaze/microblaze.opt:52
11617 msgid "-mcpu=PROCESSOR\t\tUse features of and schedule code for given CPU."
11618 msgstr ""
11620 #: config/microblaze/microblaze.opt:56
11621 msgid "Don't optimize block moves, use memcpy."
11622 msgstr ""
11624 #: config/microblaze/microblaze.opt:68
11625 msgid "Use the soft multiply emulation (default)."
11626 msgstr ""
11628 #: config/microblaze/microblaze.opt:72
11629 msgid "Use reorder instructions (swap and byte reversed load/store) (default)."
11630 msgstr ""
11632 #: config/microblaze/microblaze.opt:76
11633 msgid "Use the software emulation for divides (default)."
11634 msgstr ""
11636 #: config/microblaze/microblaze.opt:80
11637 msgid "Use the hardware barrel shifter instead of emulation."
11638 msgstr ""
11640 #: config/microblaze/microblaze.opt:84
11641 msgid "Use pattern compare instructions."
11642 msgstr ""
11644 #: config/microblaze/microblaze.opt:87
11645 #, c-format
11646 msgid "%qs is deprecated; use -fstack-check"
11647 msgstr ""
11649 #: config/microblaze/microblaze.opt:88
11650 msgid "Check for stack overflow at runtime."
11651 msgstr ""
11653 #: config/microblaze/microblaze.opt:92 config/iq2000/iq2000.opt:65
11654 msgid "Use GP relative sdata/sbss sections."
11655 msgstr ""
11657 #: config/microblaze/microblaze.opt:95
11658 #, c-format
11659 msgid "%qs is deprecated; use -fno-zero-initialized-in-bss"
11660 msgstr ""
11662 #: config/microblaze/microblaze.opt:96
11663 msgid "Clear the BSS to zero and place zero initialized in BSS."
11664 msgstr ""
11666 #: config/microblaze/microblaze.opt:100
11667 msgid "Use multiply high instructions for high part of 32x32 multiply."
11668 msgstr ""
11670 #: config/microblaze/microblaze.opt:104
11671 msgid "Use hardware floating point conversion instructions."
11672 msgstr ""
11674 #: config/microblaze/microblaze.opt:108
11675 msgid "Use hardware floating point square root instruction."
11676 msgstr ""
11678 #: config/microblaze/microblaze.opt:112
11679 msgid "Description for mxl-mode-executable."
11680 msgstr ""
11682 #: config/microblaze/microblaze.opt:116
11683 msgid "Description for mxl-mode-xmdstub."
11684 msgstr ""
11686 #: config/microblaze/microblaze.opt:120
11687 msgid "Description for mxl-mode-bootstrap."
11688 msgstr ""
11690 #: config/microblaze/microblaze.opt:124
11691 msgid "Description for mxl-mode-novectors."
11692 msgstr ""
11694 #: config/microblaze/microblaze.opt:128
11695 msgid "Use hardware prefetch instruction"
11696 msgstr ""
11698 #: config/vax/vax.opt:23 config/vax/vax.opt:27
11699 msgid "Target DFLOAT double precision code."
11700 msgstr ""
11702 #: config/vax/vax.opt:31 config/vax/vax.opt:35
11703 msgid "Generate GFLOAT double precision code."
11704 msgstr ""
11706 #: config/vax/vax.opt:39
11707 msgid "Generate code for GNU assembler (gas)."
11708 msgstr ""
11710 #: config/vax/vax.opt:43
11711 msgid "Generate code for UNIX assembler."
11712 msgstr ""
11714 #: config/vax/vax.opt:47
11715 msgid "Use VAXC structure conventions."
11716 msgstr ""
11718 #: config/vax/vax.opt:51
11719 msgid "Use new adddi3/subdi3 patterns."
11720 msgstr ""
11722 #: config/frv/frv.opt:30
11723 msgid "Use 4 media accumulators."
11724 msgstr ""
11726 #: config/frv/frv.opt:34
11727 msgid "Use 8 media accumulators."
11728 msgstr ""
11730 #: config/frv/frv.opt:38
11731 msgid "Enable label alignment optimizations."
11732 msgstr ""
11734 #: config/frv/frv.opt:42
11735 msgid "Dynamically allocate cc registers."
11736 msgstr ""
11738 #: config/frv/frv.opt:49
11739 msgid "Set the cost of branches."
11740 msgstr ""
11742 #: config/frv/frv.opt:53
11743 msgid "Enable conditional execution other than moves/scc."
11744 msgstr ""
11746 #: config/frv/frv.opt:57
11747 msgid "Change the maximum length of conditionally-executed sequences."
11748 msgstr ""
11750 #: config/frv/frv.opt:61
11751 msgid "Change the number of temporary registers that are available to conditionally-executed sequences."
11752 msgstr ""
11754 #: config/frv/frv.opt:65
11755 msgid "Enable conditional moves."
11756 msgstr ""
11758 #: config/frv/frv.opt:69
11759 msgid "Set the target CPU type."
11760 msgstr ""
11762 #: config/frv/frv.opt:73
11763 msgid "Known FR-V CPUs (for use with the -mcpu= option):"
11764 msgstr ""
11766 #: config/frv/frv.opt:122
11767 msgid "Use fp double instructions."
11768 msgstr ""
11770 #: config/frv/frv.opt:126
11771 msgid "Change the ABI to allow double word insns."
11772 msgstr ""
11774 #: config/frv/frv.opt:134
11775 msgid "Just use icc0/fcc0."
11776 msgstr ""
11778 #: config/frv/frv.opt:138
11779 msgid "Only use 32 FPRs."
11780 msgstr ""
11782 #: config/frv/frv.opt:142
11783 msgid "Use 64 FPRs."
11784 msgstr ""
11786 #: config/frv/frv.opt:146
11787 msgid "Only use 32 GPRs."
11788 msgstr ""
11790 #: config/frv/frv.opt:150
11791 msgid "Use 64 GPRs."
11792 msgstr ""
11794 #: config/frv/frv.opt:154
11795 msgid "Enable use of GPREL for read-only data in FDPIC."
11796 msgstr ""
11798 #: config/frv/frv.opt:166
11799 msgid "Enable PIC support for building libraries."
11800 msgstr ""
11802 #: config/frv/frv.opt:170
11803 msgid "Follow the EABI linkage requirements."
11804 msgstr ""
11806 #: config/frv/frv.opt:174
11807 msgid "Disallow direct calls to global functions."
11808 msgstr ""
11810 #: config/frv/frv.opt:178
11811 msgid "Use media instructions."
11812 msgstr ""
11814 #: config/frv/frv.opt:182
11815 msgid "Use multiply add/subtract instructions."
11816 msgstr ""
11818 #: config/frv/frv.opt:186
11819 msgid "Enable optimizing &&/|| in conditional execution."
11820 msgstr ""
11822 #: config/frv/frv.opt:190
11823 msgid "Enable nested conditional execution optimizations."
11824 msgstr ""
11826 #: config/frv/frv.opt:195
11827 msgid "Do not mark ABI switches in e_flags."
11828 msgstr ""
11830 #: config/frv/frv.opt:199
11831 msgid "Remove redundant membars."
11832 msgstr ""
11834 #: config/frv/frv.opt:203
11835 msgid "Pack VLIW instructions."
11836 msgstr ""
11838 #: config/frv/frv.opt:207
11839 msgid "Enable setting GPRs to the result of comparisons."
11840 msgstr ""
11842 #: config/frv/frv.opt:211
11843 msgid "Change the amount of scheduler lookahead."
11844 msgstr ""
11846 #: config/frv/frv.opt:219
11847 msgid "Assume a large TLS segment."
11848 msgstr ""
11850 #: config/frv/frv.opt:223
11851 msgid "Do not assume a large TLS segment."
11852 msgstr ""
11854 #: config/frv/frv.opt:228
11855 msgid "Cause gas to print tomcat statistics."
11856 msgstr ""
11858 #: config/frv/frv.opt:233
11859 msgid "Link with the library-pic libraries."
11860 msgstr ""
11862 #: config/frv/frv.opt:237
11863 msgid "Allow branches to be packed with other instructions."
11864 msgstr ""
11866 #: config/mn10300/mn10300.opt:30
11867 msgid "Target the AM33 processor."
11868 msgstr ""
11870 #: config/mn10300/mn10300.opt:34
11871 msgid "Target the AM33/2.0 processor."
11872 msgstr ""
11874 #: config/mn10300/mn10300.opt:38
11875 msgid "Target the AM34 processor."
11876 msgstr ""
11878 #: config/mn10300/mn10300.opt:46
11879 msgid "Work around hardware multiply bug."
11880 msgstr ""
11882 #: config/mn10300/mn10300.opt:55
11883 msgid "Enable linker relaxations."
11884 msgstr ""
11886 #: config/mn10300/mn10300.opt:59
11887 msgid "Return pointers in both a0 and d0."
11888 msgstr ""
11890 #: config/mn10300/mn10300.opt:63
11891 msgid "Allow gcc to generate LIW instructions."
11892 msgstr ""
11894 #: config/mn10300/mn10300.opt:67
11895 msgid "Allow gcc to generate the SETLB and Lcc instructions."
11896 msgstr ""
11898 #: config/nds32/nds32.opt:26
11899 msgid "Generate code in big-endian mode."
11900 msgstr ""
11902 #: config/nds32/nds32.opt:30
11903 msgid "Generate code in little-endian mode."
11904 msgstr ""
11906 #: config/nds32/nds32.opt:34
11907 msgid "Use reduced-set registers for register allocation."
11908 msgstr ""
11910 #: config/nds32/nds32.opt:38
11911 msgid "Use full-set registers for register allocation."
11912 msgstr ""
11914 #: config/nds32/nds32.opt:42
11915 msgid "Generate conditional move instructions."
11916 msgstr ""
11918 #: config/nds32/nds32.opt:46
11919 msgid "Generate performance extension instructions."
11920 msgstr ""
11922 #: config/nds32/nds32.opt:50
11923 msgid "Generate v3 push25/pop25 instructions."
11924 msgstr ""
11926 #: config/nds32/nds32.opt:54
11927 msgid "Generate 16-bit instructions."
11928 msgstr ""
11930 #: config/nds32/nds32.opt:58
11931 msgid "Specify the size of each interrupt vector, which must be 4 or 16."
11932 msgstr ""
11934 #: config/nds32/nds32.opt:62
11935 msgid "Specify the size of each cache block, which must be a power of 2 between 4 and 512."
11936 msgstr ""
11938 #: config/nds32/nds32.opt:70
11939 msgid "Known arch types (for use with the -march= option):"
11940 msgstr ""
11942 #: config/nds32/nds32.opt:83
11943 msgid "Specify the address generation strategy for code model."
11944 msgstr ""
11946 #: config/nds32/nds32.opt:87
11947 msgid "Known cmodel types (for use with the -mcmodel= option):"
11948 msgstr ""
11950 #: config/nds32/nds32.opt:100
11951 msgid "Enable constructor/destructor feature."
11952 msgstr ""
11954 #: config/nds32/nds32.opt:104
11955 msgid "Guide linker to relax instructions."
11956 msgstr ""
11958 #: config/iq2000/iq2000.opt:31
11959 msgid "Specify CPU for code generation purposes."
11960 msgstr ""
11962 #: config/iq2000/iq2000.opt:47
11963 msgid "Specify CPU for scheduling purposes."
11964 msgstr ""
11966 #: config/iq2000/iq2000.opt:51
11967 msgid "Known IQ2000 CPUs (for use with the -mcpu= option):"
11968 msgstr ""
11970 #: config/iq2000/iq2000.opt:61 config/mips/mips.opt:142
11971 msgid "Use ROM instead of RAM."
11972 msgstr ""
11974 #: config/iq2000/iq2000.opt:70
11975 msgid "No default crt0.o."
11976 msgstr ""
11978 #: config/iq2000/iq2000.opt:74 config/mips/mips.opt:405
11979 msgid "Put uninitialized constants in ROM (needs -membedded-data)."
11980 msgstr ""
11982 #: config/c6x/c6x-tables.opt:24
11983 msgid "Known C6X ISAs (for use with the -march= option):"
11984 msgstr ""
11986 #: config/c6x/c6x.opt:46
11987 msgid "Valid arguments for the -msdata= option."
11988 msgstr ""
11990 #: config/c6x/c6x.opt:59
11991 msgid "Compile for the DSBT shared library ABI."
11992 msgstr ""
11994 #: config/cris/linux.opt:27
11995 msgid "Together with -fpic and -fPIC, do not use GOTPLT references."
11996 msgstr ""
11998 #: config/cris/cris.opt:45
11999 msgid "Work around bug in multiplication instruction."
12000 msgstr ""
12002 #: config/cris/cris.opt:51
12003 msgid "Compile for ETRAX 4 (CRIS v3)."
12004 msgstr ""
12006 #: config/cris/cris.opt:56
12007 msgid "Compile for ETRAX 100 (CRIS v8)."
12008 msgstr ""
12010 #: config/cris/cris.opt:64
12011 msgid "Emit verbose debug information in assembly code."
12012 msgstr ""
12014 #: config/cris/cris.opt:71
12015 msgid "Do not use condition codes from normal instructions."
12016 msgstr ""
12018 #: config/cris/cris.opt:80
12019 msgid "Do not emit addressing modes with side-effect assignment."
12020 msgstr ""
12022 #: config/cris/cris.opt:89
12023 msgid "Do not tune stack alignment."
12024 msgstr ""
12026 #: config/cris/cris.opt:98
12027 msgid "Do not tune writable data alignment."
12028 msgstr ""
12030 #: config/cris/cris.opt:107
12031 msgid "Do not tune code and read-only data alignment."
12032 msgstr ""
12034 #: config/cris/cris.opt:116
12035 msgid "Align code and data to 32 bits."
12036 msgstr ""
12038 #: config/cris/cris.opt:133
12039 msgid "Don't align items in code or data."
12040 msgstr ""
12042 #: config/cris/cris.opt:142
12043 msgid "Do not emit function prologue or epilogue."
12044 msgstr ""
12046 #: config/cris/cris.opt:149
12047 msgid "Use the most feature-enabling options allowed by other options."
12048 msgstr ""
12050 #: config/cris/cris.opt:158
12051 msgid "Override -mbest-lib-options."
12052 msgstr ""
12054 #: config/cris/cris.opt:165
12055 msgid "-march=ARCH\tGenerate code for the specified chip or CPU version."
12056 msgstr ""
12058 #: config/cris/cris.opt:169
12059 msgid "-mtune=ARCH\tTune alignment for the specified chip or CPU version."
12060 msgstr ""
12062 #: config/cris/cris.opt:173
12063 msgid "-mmax-stackframe=SIZE\tWarn when a stackframe is larger than the specified size."
12064 msgstr ""
12066 #: config/cris/cris.opt:180
12067 msgid "Emit traps as \"break 8\", default for CRIS v3 and up.  If disabled, calls to abort() are used."
12068 msgstr ""
12070 #: config/cris/cris.opt:184
12071 msgid "Emit checks causing \"break 8\" instructions to execute when applying atomic builtins on misaligned memory."
12072 msgstr ""
12074 #: config/cris/cris.opt:188
12075 msgid "Handle atomic builtins that may be applied to unaligned data by calling library functions. Overrides -mtrap-unaligned-atomic."
12076 msgstr ""
12078 #: config/sh/superh.opt:6
12079 msgid "Board name [and memory region]."
12080 msgstr ""
12082 #: config/sh/superh.opt:10
12083 msgid "Runtime name."
12084 msgstr ""
12086 #: config/sh/sh.opt:42
12087 msgid "Generate SH1 code."
12088 msgstr ""
12090 #: config/sh/sh.opt:46
12091 msgid "Generate SH2 code."
12092 msgstr ""
12094 #: config/sh/sh.opt:50
12095 msgid "Generate default double-precision SH2a-FPU code."
12096 msgstr ""
12098 #: config/sh/sh.opt:54
12099 msgid "Generate SH2a FPU-less code."
12100 msgstr ""
12102 #: config/sh/sh.opt:58
12103 msgid "Generate default single-precision SH2a-FPU code."
12104 msgstr ""
12106 #: config/sh/sh.opt:62
12107 msgid "Generate only single-precision SH2a-FPU code."
12108 msgstr ""
12110 #: config/sh/sh.opt:66
12111 msgid "Generate SH2e code."
12112 msgstr ""
12114 #: config/sh/sh.opt:70
12115 msgid "Generate SH3 code."
12116 msgstr ""
12118 #: config/sh/sh.opt:74
12119 msgid "Generate SH3e code."
12120 msgstr ""
12122 #: config/sh/sh.opt:78
12123 msgid "Generate SH4 code."
12124 msgstr ""
12126 #: config/sh/sh.opt:82
12127 msgid "Generate SH4-100 code."
12128 msgstr ""
12130 #: config/sh/sh.opt:86
12131 msgid "Generate SH4-200 code."
12132 msgstr ""
12134 #: config/sh/sh.opt:92
12135 msgid "Generate SH4-300 code."
12136 msgstr ""
12138 #: config/sh/sh.opt:96
12139 msgid "Generate SH4 FPU-less code."
12140 msgstr ""
12142 #: config/sh/sh.opt:100
12143 msgid "Generate SH4-100 FPU-less code."
12144 msgstr ""
12146 #: config/sh/sh.opt:104
12147 msgid "Generate SH4-200 FPU-less code."
12148 msgstr ""
12150 #: config/sh/sh.opt:108
12151 msgid "Generate SH4-300 FPU-less code."
12152 msgstr ""
12154 #: config/sh/sh.opt:112
12155 msgid "Generate code for SH4 340 series (MMU/FPU-less)."
12156 msgstr ""
12158 #: config/sh/sh.opt:117
12159 msgid "Generate code for SH4 400 series (MMU/FPU-less)."
12160 msgstr ""
12162 #: config/sh/sh.opt:122
12163 msgid "Generate code for SH4 500 series (FPU-less)."
12164 msgstr ""
12166 #: config/sh/sh.opt:127
12167 msgid "Generate default single-precision SH4 code."
12168 msgstr ""
12170 #: config/sh/sh.opt:131
12171 msgid "Generate default single-precision SH4-100 code."
12172 msgstr ""
12174 #: config/sh/sh.opt:135
12175 msgid "Generate default single-precision SH4-200 code."
12176 msgstr ""
12178 #: config/sh/sh.opt:139
12179 msgid "Generate default single-precision SH4-300 code."
12180 msgstr ""
12182 #: config/sh/sh.opt:143
12183 msgid "Generate only single-precision SH4 code."
12184 msgstr ""
12186 #: config/sh/sh.opt:147
12187 msgid "Generate only single-precision SH4-100 code."
12188 msgstr ""
12190 #: config/sh/sh.opt:151
12191 msgid "Generate only single-precision SH4-200 code."
12192 msgstr ""
12194 #: config/sh/sh.opt:155
12195 msgid "Generate only single-precision SH4-300 code."
12196 msgstr ""
12198 #: config/sh/sh.opt:159
12199 msgid "Generate SH4a code."
12200 msgstr ""
12202 #: config/sh/sh.opt:163
12203 msgid "Generate SH4a FPU-less code."
12204 msgstr ""
12206 #: config/sh/sh.opt:167
12207 msgid "Generate default single-precision SH4a code."
12208 msgstr ""
12210 #: config/sh/sh.opt:171
12211 msgid "Generate only single-precision SH4a code."
12212 msgstr ""
12214 #: config/sh/sh.opt:175
12215 msgid "Generate SH4al-dsp code."
12216 msgstr ""
12218 #: config/sh/sh.opt:183
12219 msgid "Generate code in big endian mode."
12220 msgstr ""
12222 #: config/sh/sh.opt:187
12223 msgid "Generate 32-bit offsets in switch tables."
12224 msgstr ""
12226 #: config/sh/sh.opt:191
12227 msgid "Generate bit instructions."
12228 msgstr ""
12230 #: config/sh/sh.opt:195
12231 msgid "Cost to assume for a branch insn."
12232 msgstr ""
12234 #: config/sh/sh.opt:199
12235 msgid "Assume that zero displacement conditional branches are fast."
12236 msgstr ""
12238 #: config/sh/sh.opt:203
12239 msgid "Force the usage of delay slots for conditional branches."
12240 msgstr ""
12242 #: config/sh/sh.opt:207
12243 msgid "Align doubles at 64-bit boundaries."
12244 msgstr ""
12246 #: config/sh/sh.opt:211
12247 msgid "Division strategy, one of: call-div1, call-fp, call-table."
12248 msgstr ""
12250 #: config/sh/sh.opt:215
12251 msgid "Specify name for 32 bit signed division function."
12252 msgstr ""
12254 #: config/sh/sh.opt:219
12255 msgid "Generate ELF FDPIC code."
12256 msgstr ""
12258 #: config/sh/sh.opt:223
12259 msgid "Enable the use of 64-bit floating point registers in fmov instructions.  See -mdalign if 64-bit alignment is required."
12260 msgstr ""
12262 #: config/sh/sh.opt:231 config/sh/sh.opt:269
12263 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions."
12264 msgstr ""
12266 #: config/sh/sh.opt:235
12267 msgid "Increase the IEEE compliance for floating-point comparisons."
12268 msgstr ""
12270 #: config/sh/sh.opt:239
12271 msgid "inline code to invalidate instruction cache entries after setting up nested function trampolines."
12272 msgstr ""
12274 #: config/sh/sh.opt:243 config/arc/arc.opt:242
12275 msgid "Annotate assembler instructions with estimated addresses."
12276 msgstr ""
12278 #: config/sh/sh.opt:247
12279 msgid "Generate code in little endian mode."
12280 msgstr ""
12282 #: config/sh/sh.opt:251
12283 msgid "Mark MAC register as call-clobbered."
12284 msgstr ""
12286 #: config/sh/sh.opt:257
12287 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)."
12288 msgstr ""
12290 #: config/sh/sh.opt:261
12291 msgid "Emit function-calls using global offset table when generating PIC."
12292 msgstr ""
12294 #: config/sh/sh.opt:265
12295 msgid "Shorten address references during linking."
12296 msgstr ""
12298 #: config/sh/sh.opt:273
12299 msgid "Specify the model for atomic operations."
12300 msgstr ""
12302 #: config/sh/sh.opt:277
12303 msgid "Use tas.b instruction for __atomic_test_and_set."
12304 msgstr ""
12306 #: config/sh/sh.opt:281
12307 msgid "Cost to assume for a multiply insn."
12308 msgstr ""
12310 #: config/sh/sh.opt:285
12311 msgid "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate if the inline code would not work in user mode."
12312 msgstr ""
12314 #: config/sh/sh.opt:291
12315 msgid "Pretend a branch-around-a-move is a conditional move."
12316 msgstr ""
12318 #: config/sh/sh.opt:295
12319 msgid "Enable the use of the fsca instruction."
12320 msgstr ""
12322 #: config/sh/sh.opt:299
12323 msgid "Enable the use of the fsrra instruction."
12324 msgstr ""
12326 #: config/sh/sh.opt:303
12327 msgid "Use LRA instead of reload (transitional)."
12328 msgstr ""
12330 #: config/fr30/fr30.opt:23
12331 msgid "Assume small address space."
12332 msgstr ""
12334 #: config/mips/mips.opt:32
12335 msgid "-mabi=ABI\tGenerate code that conforms to the given ABI."
12336 msgstr ""
12338 #: config/mips/mips.opt:36
12339 msgid "Known MIPS ABIs (for use with the -mabi= option):"
12340 msgstr ""
12342 #: config/mips/mips.opt:55
12343 msgid "Generate code that can be used in SVR4-style dynamic objects."
12344 msgstr ""
12346 #: config/mips/mips.opt:59
12347 msgid "Use PMC-style 'mad' instructions."
12348 msgstr ""
12350 #: config/mips/mips.opt:63
12351 msgid "Use integer madd/msub instructions."
12352 msgstr ""
12354 #: config/mips/mips.opt:67
12355 msgid "-march=ISA\tGenerate code for the given ISA."
12356 msgstr ""
12358 #: config/mips/mips.opt:71
12359 msgid "-mbranch-cost=COST\tSet the cost of branches to roughly COST instructions."
12360 msgstr ""
12362 #: config/mips/mips.opt:75
12363 msgid "Use Branch Likely instructions, overriding the architecture default."
12364 msgstr ""
12366 #: config/mips/mips.opt:79
12367 msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing."
12368 msgstr ""
12370 #: config/mips/mips.opt:83
12371 msgid "Trap on integer divide by zero."
12372 msgstr ""
12374 #: config/mips/mips.opt:87
12375 msgid "-mcode-readable=SETTING\tSpecify when instructions are allowed to access code."
12376 msgstr ""
12378 #: config/mips/mips.opt:91
12379 msgid "Valid arguments to -mcode-readable=:"
12380 msgstr ""
12382 #: config/mips/mips.opt:104
12383 msgid "Use branch-and-break sequences to check for integer divide by zero."
12384 msgstr ""
12386 #: config/mips/mips.opt:108
12387 msgid "Use trap instructions to check for integer divide by zero."
12388 msgstr ""
12390 #: config/mips/mips.opt:112
12391 msgid "Allow the use of MDMX instructions."
12392 msgstr ""
12394 #: config/mips/mips.opt:116
12395 msgid "Allow hardware floating-point instructions to cover both 32-bit and 64-bit operations."
12396 msgstr ""
12398 #: config/mips/mips.opt:120
12399 msgid "Use MIPS-DSP instructions."
12400 msgstr ""
12402 #: config/mips/mips.opt:124
12403 msgid "Use MIPS-DSP REV 2 instructions."
12404 msgstr ""
12406 #: config/mips/mips.opt:146
12407 msgid "Use Enhanced Virtual Addressing instructions."
12408 msgstr ""
12410 #: config/mips/mips.opt:150
12411 msgid "Use NewABI-style %reloc() assembly operators."
12412 msgstr ""
12414 #: config/mips/mips.opt:154
12415 msgid "Use -G for data that is not defined by the current object."
12416 msgstr ""
12418 #: config/mips/mips.opt:158
12419 msgid "Work around certain 24K errata."
12420 msgstr ""
12422 #: config/mips/mips.opt:162
12423 msgid "Work around certain R4000 errata."
12424 msgstr ""
12426 #: config/mips/mips.opt:166
12427 msgid "Work around certain R4400 errata."
12428 msgstr ""
12430 #: config/mips/mips.opt:170
12431 msgid "Work around certain RM7000 errata."
12432 msgstr ""
12434 #: config/mips/mips.opt:174
12435 msgid "Work around certain R10000 errata."
12436 msgstr ""
12438 #: config/mips/mips.opt:178
12439 msgid "Work around errata for early SB-1 revision 2 cores."
12440 msgstr ""
12442 #: config/mips/mips.opt:182
12443 msgid "Work around certain VR4120 errata."
12444 msgstr ""
12446 #: config/mips/mips.opt:186
12447 msgid "Work around VR4130 mflo/mfhi errata."
12448 msgstr ""
12450 #: config/mips/mips.opt:190
12451 msgid "Work around an early 4300 hardware bug."
12452 msgstr ""
12454 #: config/mips/mips.opt:194
12455 msgid "FP exceptions are enabled."
12456 msgstr ""
12458 #: config/mips/mips.opt:198
12459 msgid "Use 32-bit floating-point registers."
12460 msgstr ""
12462 #: config/mips/mips.opt:202
12463 msgid "Conform to the o32 FPXX ABI."
12464 msgstr ""
12466 #: config/mips/mips.opt:206
12467 msgid "Use 64-bit floating-point registers."
12468 msgstr ""
12470 #: config/mips/mips.opt:210
12471 msgid "-mflush-func=FUNC\tUse FUNC to flush the cache before calling stack trampolines."
12472 msgstr ""
12474 #: config/mips/mips.opt:214
12475 msgid "-mabs=MODE\tSelect the IEEE 754 ABS/NEG instruction execution mode."
12476 msgstr ""
12478 #: config/mips/mips.opt:218
12479 msgid "-mnan=ENCODING\tSelect the IEEE 754 NaN data encoding."
12480 msgstr ""
12482 #: config/mips/mips.opt:222
12483 msgid "Known MIPS IEEE 754 settings (for use with the -mabs= and -mnan= options):"
12484 msgstr ""
12486 #: config/mips/mips.opt:232
12487 msgid "Use 32-bit general registers."
12488 msgstr ""
12490 #: config/mips/mips.opt:236
12491 msgid "Use 64-bit general registers."
12492 msgstr ""
12494 #: config/mips/mips.opt:240
12495 msgid "Use GP-relative addressing to access small data."
12496 msgstr ""
12498 #: config/mips/mips.opt:244
12499 msgid "When generating -mabicalls code, allow executables to use PLTs and copy relocations."
12500 msgstr ""
12502 #: config/mips/mips.opt:248
12503 msgid "Allow the use of hardware floating-point ABI and instructions."
12504 msgstr ""
12506 #: config/mips/mips.opt:252
12507 msgid "Generate code that is link-compatible with MIPS16 and microMIPS code."
12508 msgstr ""
12510 #: config/mips/mips.opt:256
12511 msgid "An alias for minterlink-compressed provided for backward-compatibility."
12512 msgstr ""
12514 #: config/mips/mips.opt:260
12515 msgid "-mipsN\tGenerate code for ISA level N."
12516 msgstr ""
12518 #: config/mips/mips.opt:264
12519 msgid "Generate MIPS16 code."
12520 msgstr ""
12522 #: config/mips/mips.opt:268
12523 msgid "Use MIPS-3D instructions."
12524 msgstr ""
12526 #: config/mips/mips.opt:272
12527 msgid "Use ll, sc and sync instructions."
12528 msgstr ""
12530 #: config/mips/mips.opt:276
12531 msgid "Use -G for object-local data."
12532 msgstr ""
12534 #: config/mips/mips.opt:280
12535 msgid "Use indirect calls."
12536 msgstr ""
12538 #: config/mips/mips.opt:284
12539 msgid "Use a 32-bit long type."
12540 msgstr ""
12542 #: config/mips/mips.opt:288
12543 msgid "Use a 64-bit long type."
12544 msgstr ""
12546 #: config/mips/mips.opt:292
12547 msgid "Pass the address of the ra save location to _mcount in $12."
12548 msgstr ""
12550 #: config/mips/mips.opt:296
12551 msgid "Don't optimize block moves."
12552 msgstr ""
12554 #: config/mips/mips.opt:300
12555 msgid "Use microMIPS instructions."
12556 msgstr ""
12558 #: config/mips/mips.opt:304
12559 msgid "Use MIPS MSA Extension instructions."
12560 msgstr ""
12562 #: config/mips/mips.opt:308
12563 msgid "Allow the use of MT instructions."
12564 msgstr ""
12566 #: config/mips/mips.opt:312
12567 msgid "Prevent the use of all floating-point operations."
12568 msgstr ""
12570 #: config/mips/mips.opt:316
12571 msgid "Use MCU instructions."
12572 msgstr ""
12574 #: config/mips/mips.opt:320
12575 msgid "Do not use a cache-flushing function before calling stack trampolines."
12576 msgstr ""
12578 #: config/mips/mips.opt:324
12579 msgid "Do not use MDMX instructions."
12580 msgstr ""
12582 #: config/mips/mips.opt:328
12583 msgid "Generate normal-mode code."
12584 msgstr ""
12586 #: config/mips/mips.opt:332
12587 msgid "Do not use MIPS-3D instructions."
12588 msgstr ""
12590 #: config/mips/mips.opt:336
12591 msgid "Use paired-single floating-point instructions."
12592 msgstr ""
12594 #: config/mips/mips.opt:340
12595 msgid "-mr10k-cache-barrier=SETTING\tSpecify when r10k cache barriers should be inserted."
12596 msgstr ""
12598 #: config/mips/mips.opt:344
12599 msgid "Valid arguments to -mr10k-cache-barrier=:"
12600 msgstr ""
12602 #: config/mips/mips.opt:357
12603 msgid "Try to allow the linker to turn PIC calls into direct calls."
12604 msgstr ""
12606 #: config/mips/mips.opt:361
12607 msgid "When generating -mabicalls code, make the code suitable for use in shared libraries."
12608 msgstr ""
12610 #: config/mips/mips.opt:365
12611 msgid "Restrict the use of hardware floating-point instructions to 32-bit operations."
12612 msgstr ""
12614 #: config/mips/mips.opt:369
12615 msgid "Use SmartMIPS instructions."
12616 msgstr ""
12618 #: config/mips/mips.opt:373
12619 msgid "Prevent the use of all hardware floating-point instructions."
12620 msgstr ""
12622 #: config/mips/mips.opt:377
12623 msgid "Optimize lui/addiu address loads."
12624 msgstr ""
12626 #: config/mips/mips.opt:381
12627 msgid "Assume all symbols have 32-bit values."
12628 msgstr ""
12630 #: config/mips/mips.opt:385
12631 msgid "Use synci instruction to invalidate i-cache."
12632 msgstr ""
12634 #: config/mips/mips.opt:393
12635 msgid "Use lwxc1/swxc1/ldxc1/sdxc1 instructions where applicable."
12636 msgstr ""
12638 #: config/mips/mips.opt:397
12639 msgid "Use 4-operand madd.s/madd.d and related instructions where applicable."
12640 msgstr ""
12642 #: config/mips/mips.opt:409
12643 msgid "Use Virtualization (VZ) instructions."
12644 msgstr ""
12646 #: config/mips/mips.opt:413
12647 msgid "Use eXtended Physical Address (XPA) instructions."
12648 msgstr ""
12650 #: config/mips/mips.opt:417
12651 msgid "Perform VR4130-specific alignment optimizations."
12652 msgstr ""
12654 #: config/mips/mips.opt:421
12655 msgid "Lift restrictions on GOT size."
12656 msgstr ""
12658 #: config/mips/mips.opt:425
12659 msgid "Enable use of odd-numbered single-precision registers."
12660 msgstr ""
12662 #: config/mips/mips.opt:429
12663 msgid "Optimize frame header."
12664 msgstr ""
12666 #: config/mips/mips.opt:436
12667 msgid "Enable load/store bonding."
12668 msgstr ""
12670 #: config/mips/mips.opt:440
12671 msgid "Specify the compact branch usage policy."
12672 msgstr ""
12674 #: config/mips/mips.opt:444
12675 msgid "Policies available for use with -mcompact-branches=:"
12676 msgstr ""
12678 #: config/mips/mips-tables.opt:24
12679 msgid "Known MIPS CPUs (for use with the -march= and -mtune= options):"
12680 msgstr ""
12682 #: config/mips/mips-tables.opt:28
12683 msgid "Known MIPS ISA levels (for use with the -mips option):"
12684 msgstr ""
12686 #: config/tilegx/tilegx.opt:30
12687 msgid "Known TILE-Gx CPUs (for use with the -mcpu= option):"
12688 msgstr ""
12690 #: config/tilegx/tilegx.opt:37
12691 msgid "Compile with 32 bit longs and pointers."
12692 msgstr ""
12694 #: config/tilegx/tilegx.opt:41
12695 msgid "Compile with 64 bit longs and pointers."
12696 msgstr ""
12698 #: config/tilegx/tilegx.opt:53
12699 msgid "Use given TILE-Gx code model."
12700 msgstr ""
12702 #: config/arc/arc-tables.opt:25
12703 msgid "Known ARC CPUs (for use with the -mcpu= option):"
12704 msgstr ""
12706 #: config/arc/arc.opt:26
12707 msgid "Compile code for big endian mode."
12708 msgstr ""
12710 #: config/arc/arc.opt:30
12711 msgid "Compile code for little endian mode.  This is the default."
12712 msgstr ""
12714 #: config/arc/arc.opt:34
12715 msgid "Disable ARCompact specific pass to generate conditional execution instructions."
12716 msgstr ""
12718 #: config/arc/arc.opt:38
12719 msgid "Generate ARCompact 32-bit code for ARC600 processor."
12720 msgstr ""
12722 #: config/arc/arc.opt:42
12723 msgid "Same as -mA6."
12724 msgstr ""
12726 #: config/arc/arc.opt:46
12727 msgid "Generate ARCompact 32-bit code for ARC601 processor."
12728 msgstr ""
12730 #: config/arc/arc.opt:50
12731 msgid "Generate ARCompact 32-bit code for ARC700 processor."
12732 msgstr ""
12734 #: config/arc/arc.opt:54
12735 msgid "Same as -mA7."
12736 msgstr ""
12738 #: config/arc/arc.opt:58
12739 msgid "-mmpy-option=MPY Compile ARCv2 code with a multiplier design option."
12740 msgstr ""
12742 #: config/arc/arc.opt:128
12743 msgid "Enable DIV-REM instructions for ARCv2."
12744 msgstr ""
12746 #: config/arc/arc.opt:132
12747 msgid "Enable code density instructions for ARCv2."
12748 msgstr ""
12750 #: config/arc/arc.opt:136
12751 msgid "Tweak register allocation to help 16-bit instruction generation."
12752 msgstr ""
12754 #: config/arc/arc.opt:146
12755 msgid "Use ordinarily cached memory accesses for volatile references."
12756 msgstr ""
12758 #: config/arc/arc.opt:150
12759 msgid "Enable cache bypass for volatile references."
12760 msgstr ""
12762 #: config/arc/arc.opt:154
12763 msgid "Generate instructions supported by barrel shifter."
12764 msgstr ""
12766 #: config/arc/arc.opt:158
12767 msgid "Generate norm instruction."
12768 msgstr ""
12770 #: config/arc/arc.opt:162
12771 msgid "Generate swap instruction."
12772 msgstr ""
12774 #: config/arc/arc.opt:166
12775 msgid "Generate mul64 and mulu64 instructions."
12776 msgstr ""
12778 #: config/arc/arc.opt:169 config/arc/arc.opt:338 config/arc/arc.opt:342
12779 #: config/arc/arc.opt:346 config/arc/arc.opt:350 config/arc/arc.opt:353
12780 #: config/arc/arc.opt:356 config/arc/arc.opt:373
12781 #, c-format
12782 msgid "%qs is deprecated"
12783 msgstr ""
12785 #: config/arc/arc.opt:170
12786 msgid "Do not generate mpy instructions for ARC700."
12787 msgstr ""
12789 #: config/arc/arc.opt:174
12790 msgid "Generate Extended arithmetic instructions.  Currently only divaw, adds, subs and sat16 are supported."
12791 msgstr ""
12793 #: config/arc/arc.opt:178
12794 msgid "Dummy flag. This is the default unless FPX switches are provided explicitly."
12795 msgstr ""
12797 #: config/arc/arc.opt:182
12798 msgid "Generate call insns as register indirect calls."
12799 msgstr ""
12801 #: config/arc/arc.opt:186
12802 msgid "Do no generate BRcc instructions in arc_reorg."
12803 msgstr ""
12805 #: config/arc/arc.opt:190
12806 msgid "Generate sdata references.  This is the default, unless you compile for PIC."
12807 msgstr ""
12809 #: config/arc/arc.opt:194
12810 msgid "Do not generate millicode thunks (needed only with -Os)."
12811 msgstr ""
12813 #: config/arc/arc.opt:198 config/arc/arc.opt:202
12814 msgid "FPX: Generate Single Precision FPX (compact) instructions."
12815 msgstr ""
12817 #: config/arc/arc.opt:206
12818 msgid "FPX: Generate Single Precision FPX (fast) instructions."
12819 msgstr ""
12821 #: config/arc/arc.opt:210
12822 msgid "FPX: Enable Argonaut ARC CPU Double Precision Floating Point extensions."
12823 msgstr ""
12825 #: config/arc/arc.opt:214 config/arc/arc.opt:218
12826 msgid "FPX: Generate Double Precision FPX (compact) instructions."
12827 msgstr ""
12829 #: config/arc/arc.opt:222
12830 msgid "FPX: Generate Double Precision FPX (fast) instructions."
12831 msgstr ""
12833 #: config/arc/arc.opt:226
12834 msgid "Disable LR and SR instructions from using FPX extension aux registers."
12835 msgstr ""
12837 #: config/arc/arc.opt:230
12838 msgid "Enable generation of ARC SIMD instructions via target-specific builtins."
12839 msgstr ""
12841 #: config/arc/arc.opt:234
12842 msgid "-mcpu=CPU\tCompile code for ARC variant CPU."
12843 msgstr ""
12845 #: config/arc/arc.opt:238
12846 msgid "size optimization level: 0:none 1:opportunistic 2: regalloc 3:drop align, -Os."
12847 msgstr ""
12849 #: config/arc/arc.opt:246
12850 msgid "Cost to assume for a multiply instruction, with 4 being equal to a normal insn."
12851 msgstr ""
12853 #: config/arc/arc.opt:250
12854 msgid "Tune for ARC600 cpu."
12855 msgstr ""
12857 #: config/arc/arc.opt:254
12858 msgid "Tune for ARC601 cpu."
12859 msgstr ""
12861 #: config/arc/arc.opt:258
12862 msgid "Tune for ARC700 R4.2 Cpu with standard multiplier block."
12863 msgstr ""
12865 #: config/arc/arc.opt:262 config/arc/arc.opt:266 config/arc/arc.opt:270
12866 msgid "Tune for ARC700 R4.2 Cpu with XMAC block."
12867 msgstr ""
12869 #: config/arc/arc.opt:274
12870 msgid "Enable the use of indexed loads."
12871 msgstr ""
12873 #: config/arc/arc.opt:278
12874 msgid "Enable the use of pre/post modify with register displacement."
12875 msgstr ""
12877 #: config/arc/arc.opt:282
12878 msgid "Generate 32x16 multiply and mac instructions."
12879 msgstr ""
12881 #: config/arc/arc.opt:288
12882 msgid "Set probability threshold for unaligning branches."
12883 msgstr ""
12885 #: config/arc/arc.opt:292
12886 msgid "Don't use less than 25 bit addressing range for calls."
12887 msgstr ""
12889 #: config/arc/arc.opt:296
12890 msgid "Explain what alignment considerations lead to the decision to make an insn short or long."
12891 msgstr ""
12893 #: config/arc/arc.opt:300
12894 msgid "Do alignment optimizations for call instructions."
12895 msgstr ""
12897 #: config/arc/arc.opt:304
12898 msgid "Enable Rcq constraint handling - most short code generation depends on this."
12899 msgstr ""
12901 #: config/arc/arc.opt:308
12902 msgid "Enable Rcw constraint handling - ccfsm condexec mostly depends on this."
12903 msgstr ""
12905 #: config/arc/arc.opt:312
12906 msgid "Enable pre-reload use of cbranchsi pattern."
12907 msgstr ""
12909 #: config/arc/arc.opt:316
12910 msgid "Enable bbit peephole2."
12911 msgstr ""
12913 #: config/arc/arc.opt:320
12914 msgid "Use pc-relative switch case tables - this enables case table shortening."
12915 msgstr ""
12917 #: config/arc/arc.opt:324
12918 msgid "Enable compact casesi pattern."
12919 msgstr ""
12921 #: config/arc/arc.opt:328
12922 msgid "Enable 'q' instruction alternatives."
12923 msgstr ""
12925 #: config/arc/arc.opt:332
12926 msgid "Expand adddi3 and subdi3 at rtl generation time into add.f / adc etc."
12927 msgstr ""
12929 #: config/arc/arc.opt:339
12930 msgid "Enable variable polynomial CRC extension."
12931 msgstr ""
12933 #: config/arc/arc.opt:343
12934 msgid "Enable DSP 3.1 Pack A extensions."
12935 msgstr ""
12937 #: config/arc/arc.opt:347
12938 msgid "Enable dual viterbi butterfly extension."
12939 msgstr ""
12941 #: config/arc/arc.opt:357
12942 msgid "Enable Dual and Single Operand Instructions for Telephony."
12943 msgstr ""
12945 #: config/arc/arc.opt:361
12946 msgid "Enable XY Memory extension (DSP version 3)."
12947 msgstr ""
12949 #: config/arc/arc.opt:366
12950 msgid "Enable Locked Load/Store Conditional extension."
12951 msgstr ""
12953 #: config/arc/arc.opt:370
12954 msgid "Enable swap byte ordering extension instruction."
12955 msgstr ""
12957 #: config/arc/arc.opt:374
12958 msgid "Enable 64-bit Time-Stamp Counter extension instruction."
12959 msgstr ""
12961 #: config/arc/arc.opt:378
12962 msgid "Pass -EB option through to linker."
12963 msgstr ""
12965 #: config/arc/arc.opt:382
12966 msgid "Pass -EL option through to linker."
12967 msgstr ""
12969 #: config/arc/arc.opt:386
12970 msgid "Pass -marclinux option through to linker."
12971 msgstr ""
12973 #: config/arc/arc.opt:390
12974 msgid "Pass -marclinux_prof option through to linker."
12975 msgstr ""
12977 #: config/arc/arc.opt:398
12978 msgid "Enable lra."
12979 msgstr ""
12981 #: config/arc/arc.opt:402
12982 msgid "Don't indicate any priority with TARGET_REGISTER_PRIORITY."
12983 msgstr ""
12985 #: config/arc/arc.opt:406
12986 msgid "Indicate priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
12987 msgstr ""
12989 #: config/arc/arc.opt:410
12990 msgid "Reduce priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
12991 msgstr ""
12993 #: config/arc/arc.opt:422
12994 msgid "Enable atomic instructions."
12995 msgstr ""
12997 #: config/arc/arc.opt:426
12998 msgid "Enable double load/store instructions for ARC HS."
12999 msgstr ""
13001 #: config/arc/arc.opt:430
13002 msgid "Specify the name of the target floating point configuration."
13003 msgstr ""
13005 #: config/arc/arc.opt:473
13006 msgid "Specify thread pointer register number."
13007 msgstr ""
13009 #: config/arc/arc.opt:480
13010 msgid "Enable use of NPS400 bit operations."
13011 msgstr ""
13013 #: config/arc/arc.opt:484
13014 msgid "Enable use of NPS400 xld/xst extension."
13015 msgstr ""
13017 #: lto/lang.opt:28
13018 #, c-format
13019 msgid "unknown linker output %qs"
13020 msgstr ""
13022 #: lto/lang.opt:47
13023 msgid "Set linker output type (used internally during LTO optimization)"
13024 msgstr ""
13026 #: lto/lang.opt:52
13027 msgid "Run the link-time optimizer in local transformation (LTRANS) mode."
13028 msgstr ""
13030 #: lto/lang.opt:56
13031 msgid "Specify a file to which a list of files output by LTRANS is written."
13032 msgstr ""
13034 #: lto/lang.opt:60
13035 msgid "Run the link-time optimizer in whole program analysis (WPA) mode."
13036 msgstr ""
13038 #: lto/lang.opt:64
13039 msgid "Whole program analysis (WPA) mode with number of parallel jobs specified."
13040 msgstr ""
13042 #: lto/lang.opt:68
13043 msgid "The resolution file."
13044 msgstr ""
13046 #: common.opt:231
13047 msgid "Enable coverage-guided fuzzing code instrumentation. Inserts call to __sanitizer_cov_trace_pc into every basic block."
13048 msgstr ""
13050 #: common.opt:298
13051 msgid "Display this information."
13052 msgstr ""
13054 #: common.opt:302
13055 msgid "--help=<class>\tDisplay descriptions of a specific class of options.  <class> is one or more of optimizers, target, warnings, undocumented, params."
13056 msgstr ""
13058 #: common.opt:420
13059 msgid "Alias for --help=target."
13060 msgstr ""
13062 #: common.opt:445
13063 msgid "--param <param>=<value>\tSet parameter <param> to value.  See below for a complete list of parameters."
13064 msgstr ""
13066 #: common.opt:473
13067 msgid "-O<number>\tSet optimization level to <number>."
13068 msgstr ""
13070 #: common.opt:477
13071 msgid "Optimize for space rather than speed."
13072 msgstr ""
13074 #: common.opt:481
13075 msgid "Optimize for speed disregarding exact standards compliance."
13076 msgstr ""
13078 #: common.opt:485
13079 msgid "Optimize for debugging experience rather than speed or size."
13080 msgstr ""
13082 #: common.opt:525
13083 msgid "This switch is deprecated; use -Wextra instead."
13084 msgstr ""
13086 #: common.opt:538
13087 msgid "Warn about returning structures, unions or arrays."
13088 msgstr ""
13090 #: common.opt:542
13091 msgid "Warn if a loop with constant number of iterations triggers undefined behavior."
13092 msgstr ""
13094 #: common.opt:546 common.opt:550
13095 msgid "Warn if an array is accessed out of bounds."
13096 msgstr ""
13098 #: common.opt:554
13099 msgid "Warn about inappropriate attribute usage."
13100 msgstr ""
13102 #: common.opt:558
13103 msgid "Warn about pointer casts which increase alignment."
13104 msgstr ""
13106 #: common.opt:562
13107 msgid "Warn when a #warning directive is encountered."
13108 msgstr ""
13110 #: common.opt:566
13111 msgid "Warn about uses of __attribute__((deprecated)) declarations."
13112 msgstr ""
13114 #: common.opt:570
13115 msgid "Warn when an optimization pass is disabled."
13116 msgstr ""
13118 #: common.opt:574
13119 msgid "Treat all warnings as errors."
13120 msgstr "Вважати усі попередження помилками."
13122 #: common.opt:578
13123 msgid "Treat specified warning as error."
13124 msgstr ""
13126 #: common.opt:582
13127 msgid "Print extra (possibly unwanted) warnings."
13128 msgstr ""
13130 #: common.opt:586
13131 msgid "Exit on the first error occurred."
13132 msgstr ""
13134 #: common.opt:590
13135 msgid "-Wframe-larger-than=<number>\tWarn if a function's stack frame requires more than <number> bytes."
13136 msgstr ""
13138 #: common.opt:594
13139 msgid "Warn when attempting to free a non-heap object."
13140 msgstr ""
13142 #: common.opt:598
13143 msgid "Warn when a function cannot be expanded to HSAIL."
13144 msgstr ""
13146 #: common.opt:605
13147 msgid "Warn when a switch case falls through."
13148 msgstr ""
13150 #: common.opt:609
13151 msgid "Warn when an inlined function cannot be inlined."
13152 msgstr ""
13154 #: common.opt:613
13155 msgid "Warn when an atomic memory model parameter is known to be outside the valid range."
13156 msgstr ""
13158 #: common.opt:620
13159 msgid "-Wlarger-than=<number>\tWarn if an object is larger than <number> bytes."
13160 msgstr ""
13162 #: common.opt:624
13163 msgid "Warn if comparing pointer parameter with nonnull attribute with NULL."
13164 msgstr ""
13166 #: common.opt:628
13167 msgid "Warn if dereferencing a NULL pointer may lead to erroneous or undefined behavior."
13168 msgstr ""
13170 #: common.opt:632
13171 msgid "Warn if the loop cannot be optimized due to nontrivial assumptions."
13172 msgstr ""
13174 #: common.opt:639
13175 msgid "Warn about some C++ One Definition Rule violations during link time optimization."
13176 msgstr ""
13178 #: common.opt:643
13179 msgid "Warn about overflow in arithmetic expressions."
13180 msgstr ""
13182 #: common.opt:647
13183 msgid "During link time optimization warn about mismatched types of global declarations."
13184 msgstr ""
13186 #: common.opt:651
13187 msgid "Warn when the packed attribute has no effect on struct layout."
13188 msgstr ""
13190 #: common.opt:655
13191 msgid "Warn when padding is required to align structure members."
13192 msgstr ""
13194 #: common.opt:659
13195 msgid "Issue warnings needed for strict compliance to the standard."
13196 msgstr ""
13198 #: common.opt:663
13199 msgid "Warn about returning a pointer/reference to a local or temporary variable."
13200 msgstr ""
13202 #: common.opt:667
13203 msgid "Warn when one variable shadows another.  Same as -Wshadow=global."
13204 msgstr ""
13206 #: common.opt:671
13207 msgid "Warn when one variable shadows another (globally)."
13208 msgstr ""
13210 #: common.opt:675
13211 msgid "Warn when one local variable shadows another local variable or parameter."
13212 msgstr ""
13214 #: common.opt:682
13215 msgid "Warn when one local variable shadows another local variable or parameter of compatible type."
13216 msgstr ""
13218 #: common.opt:689
13219 msgid "Warn when not issuing stack smashing protection for some reason."
13220 msgstr ""
13222 #: common.opt:693
13223 msgid "-Wstack-usage=<number>\tWarn if stack usage might be larger than specified amount."
13224 msgstr ""
13226 #: common.opt:697 common.opt:701
13227 msgid "Warn about code which might break strict aliasing rules."
13228 msgstr ""
13230 #: common.opt:705 common.opt:709
13231 msgid "Warn about optimizations that assume that signed overflow is undefined."
13232 msgstr ""
13234 #: common.opt:713
13235 msgid "Warn about functions which might be candidates for __attribute__((const))."
13236 msgstr ""
13238 #: common.opt:717
13239 msgid "Warn about functions which might be candidates for __attribute__((pure))."
13240 msgstr ""
13242 #: common.opt:721
13243 msgid "Warn about functions which might be candidates for __attribute__((noreturn))."
13244 msgstr ""
13246 #: common.opt:725
13247 msgid "Warn about C++ polymorphic types where adding final keyword would improve code quality."
13248 msgstr ""
13250 #: common.opt:729
13251 msgid "Warn about C++ virtual methods where adding final keyword would improve code quality."
13252 msgstr ""
13254 #: common.opt:733
13255 msgid "Warn about statements between switch's controlling expression and the first case."
13256 msgstr ""
13258 #: common.opt:738
13259 msgid "Do not suppress warnings from system headers."
13260 msgstr ""
13262 #: common.opt:742
13263 msgid "Warn whenever a trampoline is generated."
13264 msgstr ""
13266 #: common.opt:746
13267 msgid "Warn if a comparison is always true or always false due to the limited range of the data type."
13268 msgstr ""
13270 #: common.opt:750
13271 msgid "Warn about uninitialized automatic variables."
13272 msgstr ""
13274 #: common.opt:754
13275 msgid "Warn about maybe uninitialized automatic variables."
13276 msgstr ""
13278 #: common.opt:762
13279 msgid "Enable all -Wunused- warnings."
13280 msgstr ""
13282 #: common.opt:766
13283 msgid "Warn when a function parameter is only set, otherwise unused."
13284 msgstr ""
13286 #: common.opt:770
13287 msgid "Warn when a variable is only set, otherwise unused."
13288 msgstr ""
13290 #: common.opt:774
13291 msgid "Warn when a function is unused."
13292 msgstr ""
13294 #: common.opt:778
13295 msgid "Warn when a label is unused."
13296 msgstr ""
13298 #: common.opt:782
13299 msgid "Warn when a function parameter is unused."
13300 msgstr ""
13302 #: common.opt:786
13303 msgid "Warn when an expression value is unused."
13304 msgstr ""
13306 #: common.opt:790
13307 msgid "Warn when a variable is unused."
13308 msgstr ""
13310 #: common.opt:794
13311 msgid "Warn in case profiles in -fprofile-use do not match."
13312 msgstr ""
13314 #: common.opt:798
13315 msgid "Warn when a vector operation is compiled outside the SIMD."
13316 msgstr ""
13318 #: common.opt:814
13319 msgid "-aux-info <file>\tEmit declaration information into <file>."
13320 msgstr ""
13322 #: common.opt:833
13323 msgid "-d<letters>\tEnable dumps from specific passes of the compiler."
13324 msgstr ""
13326 #: common.opt:837
13327 msgid "-dumpbase <file>\tSet the file basename to be used for dumps."
13328 msgstr ""
13330 #: common.opt:841
13331 msgid "-dumpdir <dir>\tSet the directory name to be used for dumps."
13332 msgstr ""
13334 #: common.opt:917
13335 msgid "The version of the C++ ABI in use."
13336 msgstr ""
13338 #: common.opt:921
13339 msgid "Aggressively optimize loops using language constraints."
13340 msgstr ""
13342 #: common.opt:925
13343 msgid "Align the start of functions."
13344 msgstr ""
13346 #: common.opt:935
13347 msgid "Align labels which are only reached by jumping."
13348 msgstr ""
13350 #: common.opt:942
13351 msgid "Align all labels."
13352 msgstr ""
13354 #: common.opt:949
13355 msgid "Align the start of loops."
13356 msgstr ""
13358 #: common.opt:972
13359 msgid "Select what to sanitize."
13360 msgstr ""
13362 #: common.opt:976
13363 msgid "-fasan-shadow-offset=<number>\tUse custom shadow memory offset."
13364 msgstr ""
13366 #: common.opt:980
13367 msgid "-fsanitize-sections=<sec1,sec2,...>\tSanitize global variables in user-defined sections."
13368 msgstr ""
13370 #: common.opt:985
13371 msgid "After diagnosing undefined behavior attempt to continue execution."
13372 msgstr ""
13374 #: common.opt:989
13375 msgid "This switch is deprecated; use -fsanitize-recover= instead."
13376 msgstr ""
13378 #: common.opt:996
13379 msgid "Use trap instead of a library function for undefined behavior sanitization."
13380 msgstr ""
13382 #: common.opt:1000
13383 msgid "Generate unwind tables that are exact at each instruction boundary."
13384 msgstr ""
13386 #: common.opt:1004
13387 msgid "Generate auto-inc/dec instructions."
13388 msgstr ""
13390 #: common.opt:1008
13391 msgid "Use sample profile information for call graph node weights. The default profile file is fbdata.afdo in 'pwd'."
13392 msgstr ""
13394 #: common.opt:1013
13395 msgid "Use sample profile information for call graph node weights. The profile file is specified in the argument."
13396 msgstr ""
13398 #: common.opt:1022
13399 msgid "Generate code to check bounds before indexing arrays."
13400 msgstr ""
13402 #: common.opt:1026
13403 msgid "Replace add, compare, branch with branch on count register."
13404 msgstr ""
13406 #: common.opt:1030
13407 msgid "Use profiling information for branch probabilities."
13408 msgstr ""
13410 #: common.opt:1034
13411 msgid "Perform branch target load optimization before prologue / epilogue threading."
13412 msgstr ""
13414 #: common.opt:1038
13415 msgid "Perform branch target load optimization after prologue / epilogue threading."
13416 msgstr ""
13418 #: common.opt:1042
13419 msgid "Restrict target load migration not to re-use registers in any basic block."
13420 msgstr ""
13422 #: common.opt:1046
13423 msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions."
13424 msgstr ""
13426 #: common.opt:1050
13427 msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls."
13428 msgstr ""
13430 #: common.opt:1057
13431 msgid "Save registers around function calls."
13432 msgstr ""
13434 #: common.opt:1061
13435 msgid "This switch is deprecated; do not use."
13436 msgstr ""
13438 #: common.opt:1065
13439 msgid "Check the return value of new in C++."
13440 msgstr ""
13442 #: common.opt:1069 common.opt:1073
13443 msgid "Perform internal consistency checkings."
13444 msgstr ""
13446 #: common.opt:1077
13447 #, fuzzy
13448 #| msgid "Enable debug output."
13449 msgid "Enable code hoisting."
13450 msgstr "Увімкнути виведення діагностичних даних."
13452 #: common.opt:1081
13453 msgid "Looks for opportunities to reduce stack adjustments and stack references."
13454 msgstr ""
13456 #: common.opt:1085
13457 msgid "Do not put uninitialized globals in the common section."
13458 msgstr ""
13460 #: common.opt:1093
13461 msgid "-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and compare the final-insns dump."
13462 msgstr ""
13464 #: common.opt:1097
13465 msgid "Run only the second compilation of -fcompare-debug."
13466 msgstr ""
13468 #: common.opt:1101
13469 msgid "Perform comparison elimination after register allocation has finished."
13470 msgstr ""
13472 #: common.opt:1105
13473 msgid "Do not perform optimizations increasing noticeably stack usage."
13474 msgstr ""
13476 #: common.opt:1109
13477 msgid "Perform a register copy-propagation optimization pass."
13478 msgstr ""
13480 #: common.opt:1113
13481 msgid "Perform cross-jumping optimization."
13482 msgstr ""
13484 #: common.opt:1117
13485 msgid "When running CSE, follow jumps to their targets."
13486 msgstr ""
13488 #: common.opt:1125
13489 msgid "Omit range reduction step when performing complex division."
13490 msgstr ""
13492 #: common.opt:1129
13493 msgid "Complex multiplication and division follow Fortran rules."
13494 msgstr ""
13496 #: common.opt:1133
13497 msgid "Place data items into their own section."
13498 msgstr ""
13500 #: common.opt:1137
13501 msgid "List all available debugging counters with their limits and counts."
13502 msgstr ""
13504 #: common.opt:1141
13505 msgid "-fdbg-cnt=<counter>:<limit>[,<counter>:<limit>,...]\tSet the debug counter limit."
13506 msgstr ""
13508 #: common.opt:1145
13509 msgid "Map one directory name to another in debug information."
13510 msgstr ""
13512 #: common.opt:1149
13513 msgid "Output .debug_types section when using DWARF v4 debuginfo."
13514 msgstr ""
13516 #: common.opt:1155
13517 msgid "Defer popping functions args from stack until later."
13518 msgstr ""
13520 #: common.opt:1159
13521 msgid "Attempt to fill delay slots of branch instructions."
13522 msgstr ""
13524 #: common.opt:1163
13525 msgid "Delete dead instructions that may throw exceptions."
13526 msgstr ""
13528 #: common.opt:1167
13529 msgid "Delete useless null pointer checks."
13530 msgstr ""
13532 #: common.opt:1171
13533 msgid "Stream extra data to support more aggressive devirtualization in LTO local transformation mode."
13534 msgstr ""
13536 #: common.opt:1175
13537 msgid "Perform speculative devirtualization."
13538 msgstr ""
13540 #: common.opt:1179
13541 msgid "Try to convert virtual calls to direct ones."
13542 msgstr ""
13544 #: common.opt:1183
13545 msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics."
13546 msgstr ""
13548 #: common.opt:1200
13549 msgid "Show the source line with a caret indicating the column."
13550 msgstr ""
13552 #: common.opt:1208
13553 msgid "-fdiagnostics-color=[never|always|auto]\tColorize diagnostics."
13554 msgstr ""
13556 #: common.opt:1228
13557 msgid "Print fixit hints in machine-readable form."
13558 msgstr ""
13560 #: common.opt:1232
13561 msgid "Print fix-it hints to stderr in unified diff format."
13562 msgstr ""
13564 #: common.opt:1236
13565 msgid "Amend appropriate diagnostic messages with the command line option that controls them."
13566 msgstr ""
13568 #: common.opt:1240
13569 msgid "-fdisable-[tree|rtl|ipa]-<pass>=range1+range2 disables an optimization pass."
13570 msgstr ""
13572 #: common.opt:1244
13573 msgid "-fenable-[tree|rtl|ipa]-<pass>=range1+range2 enables an optimization pass."
13574 msgstr ""
13576 #: common.opt:1248
13577 msgid "-fdump-<type>\tDump various compiler internals to a file."
13578 msgstr ""
13580 #: common.opt:1255
13581 msgid "-fdump-final-insns=filename\tDump to filename the insns at the end of translation."
13582 msgstr ""
13584 #: common.opt:1259
13585 msgid "-fdump-go-spec=filename\tWrite all declarations to file as Go code."
13586 msgstr ""
13588 #: common.opt:1263
13589 msgid "Suppress output of addresses in debugging dumps."
13590 msgstr ""
13592 #: common.opt:1267
13593 msgid "Collect and dump debug information into temporary file if ICE in C/C++ compiler occurred."
13594 msgstr ""
13596 #: common.opt:1272
13597 msgid "Dump detailed information on GCC's internal representation of source code locations."
13598 msgstr ""
13600 #: common.opt:1276
13601 msgid "Dump optimization passes."
13602 msgstr ""
13604 #: common.opt:1280
13605 msgid "Suppress output of instruction numbers, line number notes and addresses in debugging dumps."
13606 msgstr ""
13608 #: common.opt:1284
13609 msgid "Suppress output of previous and next insn numbers in debugging dumps."
13610 msgstr ""
13612 #: common.opt:1288
13613 msgid "Enable CFI tables via GAS assembler directives."
13614 msgstr ""
13616 #: common.opt:1292
13617 msgid "Perform early inlining."
13618 msgstr ""
13620 #: common.opt:1296
13621 msgid "Perform DWARF duplicate elimination."
13622 msgstr ""
13624 #: common.opt:1300
13625 msgid "Perform interprocedural reduction of aggregates."
13626 msgstr ""
13628 #: common.opt:1304
13629 msgid "Perform unused symbol elimination in debug info."
13630 msgstr ""
13632 #: common.opt:1308
13633 msgid "Perform unused type elimination in debug info."
13634 msgstr ""
13636 #: common.opt:1312
13637 msgid "Do not suppress C++ class debug information."
13638 msgstr ""
13640 #: common.opt:1316
13641 msgid "Enable exception handling."
13642 msgstr ""
13644 #: common.opt:1320
13645 msgid "Perform a number of minor, expensive optimizations."
13646 msgstr ""
13648 #: common.opt:1324
13649 msgid "-fexcess-precision=[fast|standard]\tSpecify handling of excess floating-point precision."
13650 msgstr ""
13652 #: common.opt:1327
13653 #, c-format
13654 msgid "unknown excess precision style %qs"
13655 msgstr ""
13657 #: common.opt:1339
13658 msgid "-fpermitted-flt-eval-methods=[c11|ts-18661]\tSpecify which values of FLT_EVAL_METHOD are permitted."
13659 msgstr ""
13661 #: common.opt:1342
13662 #, c-format
13663 msgid "unknown specification for the set of FLT_EVAL_METHOD values to permit %qs"
13664 msgstr ""
13666 #: common.opt:1355
13667 msgid "Output lto objects containing both the intermediate language and binary output."
13668 msgstr ""
13670 #: common.opt:1359
13671 msgid "Assume no NaNs or infinities are generated."
13672 msgstr ""
13674 #: common.opt:1363
13675 msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler."
13676 msgstr ""
13678 #: common.opt:1367
13679 msgid "Don't allocate floats and doubles in extended-precision registers."
13680 msgstr ""
13682 #: common.opt:1375
13683 msgid "Perform a forward propagation pass on RTL."
13684 msgstr ""
13686 #: common.opt:1379
13687 msgid "-ffp-contract=[off|on|fast]\tPerform floating-point expression contraction."
13688 msgstr ""
13690 #: common.opt:1382
13691 #, c-format
13692 msgid "unknown floating point contraction style %qs"
13693 msgstr ""
13695 #: common.opt:1396
13696 msgid "Allow built-in functions ceil, floor, round, trunc to raise \"inexact\" exceptions."
13697 msgstr ""
13699 #: common.opt:1403
13700 msgid "Allow function addresses to be held in registers."
13701 msgstr ""
13703 #: common.opt:1407
13704 msgid "Place each function into its own section."
13705 msgstr ""
13707 #: common.opt:1411
13708 msgid "Perform global common subexpression elimination."
13709 msgstr ""
13711 #: common.opt:1415
13712 msgid "Perform enhanced load motion during global common subexpression elimination."
13713 msgstr ""
13715 #: common.opt:1419
13716 msgid "Perform store motion after global common subexpression elimination."
13717 msgstr ""
13719 #: common.opt:1423
13720 msgid "Perform redundant load after store elimination in global common subexpression elimination."
13721 msgstr ""
13723 #: common.opt:1428
13724 msgid "Perform global common subexpression elimination after register allocation has finished."
13725 msgstr ""
13727 #: common.opt:1445
13728 msgid "-fgnat-encodings=[all|gdb|minimal]\tSelect the balance between GNAT encodings and standard DWARF emitted in the debug information"
13729 msgstr ""
13731 #: common.opt:1450
13732 msgid "Enable in and out of Graphite representation."
13733 msgstr ""
13735 #: common.opt:1454
13736 msgid "Enable Graphite Identity transformation."
13737 msgstr ""
13739 #: common.opt:1458
13740 msgid "Enable hoisting adjacent loads to encourage generating conditional move instructions."
13741 msgstr ""
13743 #: common.opt:1467
13744 msgid "Mark all loops as parallel."
13745 msgstr ""
13747 #: common.opt:1471 common.opt:1475 common.opt:1479 common.opt:1483
13748 #: common.opt:2514
13749 msgid "Enable loop nest transforms.  Same as -floop-nest-optimize."
13750 msgstr ""
13752 #: common.opt:1487
13753 msgid "Enable support for GNU transactional memory."
13754 msgstr ""
13756 #: common.opt:1491
13757 msgid "Use STB_GNU_UNIQUE if supported by the assembler."
13758 msgstr ""
13760 #: common.opt:1499
13761 msgid "Enable the loop nest optimizer."
13762 msgstr ""
13764 #: common.opt:1503
13765 msgid "Force bitfield accesses to match their type width."
13766 msgstr ""
13768 #: common.opt:1507
13769 msgid "Merge adjacent stores."
13770 msgstr ""
13772 #: common.opt:1511
13773 msgid "Enable guessing of branch probabilities."
13774 msgstr ""
13776 #: common.opt:1519
13777 msgid "Process #ident directives."
13778 msgstr ""
13780 #: common.opt:1523
13781 msgid "Perform conversion of conditional jumps to branchless equivalents."
13782 msgstr ""
13784 #: common.opt:1527
13785 msgid "Perform conversion of conditional jumps to conditional execution."
13786 msgstr ""
13788 #: common.opt:1531
13789 msgid "-fstack-reuse=[all|named_vars|none]\tSet stack reuse level for local variables."
13790 msgstr ""
13792 #: common.opt:1534
13793 #, c-format
13794 msgid "unknown Stack Reuse Level %qs"
13795 msgstr ""
13797 #: common.opt:1547
13798 msgid "Convert conditional jumps in innermost loops to branchless equivalents."
13799 msgstr ""
13801 #: common.opt:1559
13802 msgid "Do not generate .size directives."
13803 msgstr ""
13805 #: common.opt:1563
13806 msgid "Perform indirect inlining."
13807 msgstr ""
13809 #: common.opt:1569
13810 msgid "Enable inlining of function declared \"inline\", disabling disables all inlining."
13811 msgstr ""
13813 #: common.opt:1573
13814 msgid "Integrate functions into their callers when code size is known not to grow."
13815 msgstr ""
13817 #: common.opt:1577
13818 msgid "Integrate functions not declared \"inline\" into their callers when profitable."
13819 msgstr ""
13821 #: common.opt:1581
13822 msgid "Integrate functions only required by their single caller."
13823 msgstr ""
13825 #: common.opt:1588
13826 msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>."
13827 msgstr ""
13829 #: common.opt:1592
13830 msgid "Inline __atomic operations when a lock free instruction sequence is available."
13831 msgstr ""
13833 #: common.opt:1596
13834 msgid "Instrument function entry and exit with profiling calls."
13835 msgstr ""
13837 #: common.opt:1600
13838 msgid "-finstrument-functions-exclude-function-list=name,...  Do not instrument listed functions."
13839 msgstr ""
13841 #: common.opt:1604
13842 msgid "-finstrument-functions-exclude-file-list=filename,...  Do not instrument functions listed in files."
13843 msgstr ""
13845 #: common.opt:1608
13846 msgid "Perform interprocedural constant propagation."
13847 msgstr ""
13849 #: common.opt:1612
13850 msgid "Perform cloning to make Interprocedural constant propagation stronger."
13851 msgstr ""
13853 #: common.opt:1620
13854 msgid "Perform interprocedural bitwise constant propagation."
13855 msgstr ""
13857 #: common.opt:1624
13858 msgid "Perform interprocedural profile propagation."
13859 msgstr ""
13861 #: common.opt:1628
13862 msgid "Perform interprocedural points-to analysis."
13863 msgstr ""
13865 #: common.opt:1632
13866 msgid "Discover pure and const functions."
13867 msgstr ""
13869 #: common.opt:1636
13870 msgid "Perform Identical Code Folding for functions and read-only variables."
13871 msgstr ""
13873 #: common.opt:1640
13874 msgid "Perform Identical Code Folding for functions."
13875 msgstr ""
13877 #: common.opt:1644
13878 msgid "Perform Identical Code Folding for variables."
13879 msgstr ""
13881 #: common.opt:1648
13882 msgid "Discover readonly and non addressable static variables."
13883 msgstr ""
13885 #: common.opt:1660
13886 msgid "Perform IPA Value Range Propagation."
13887 msgstr ""
13889 #: common.opt:1664
13890 msgid "-fira-algorithm=[CB|priority]\tSet the used IRA algorithm."
13891 msgstr ""
13893 #: common.opt:1667
13894 #, c-format
13895 msgid "unknown IRA algorithm %qs"
13896 msgstr ""
13898 #: common.opt:1677
13899 msgid "-fira-region=[one|all|mixed]\tSet regions for IRA."
13900 msgstr ""
13902 #: common.opt:1680
13903 #, c-format
13904 msgid "unknown IRA region %qs"
13905 msgstr ""
13907 #: common.opt:1693
13908 msgid "Use IRA based register pressure calculation in RTL hoist optimizations."
13909 msgstr ""
13911 #: common.opt:1698
13912 msgid "Use IRA based register pressure calculation in RTL loop optimizations."
13913 msgstr ""
13915 #: common.opt:1703
13916 msgid "Share slots for saving different hard registers."
13917 msgstr ""
13919 #: common.opt:1707
13920 msgid "Share stack slots for spilled pseudo-registers."
13921 msgstr ""
13923 #: common.opt:1711
13924 msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
13925 msgstr ""
13927 #: common.opt:1715
13928 msgid "Optimize induction variables on trees."
13929 msgstr ""
13931 #: common.opt:1719
13932 msgid "Use jump tables for sufficiently large switch statements."
13933 msgstr ""
13935 #: common.opt:1723
13936 msgid "Generate code for functions even if they are fully inlined."
13937 msgstr ""
13939 #: common.opt:1727
13940 msgid "Generate code for static functions even if they are never called."
13941 msgstr ""
13943 #: common.opt:1731
13944 msgid "Emit static const variables even if they are not used."
13945 msgstr ""
13947 #: common.opt:1735
13948 msgid "Give external symbols a leading underscore."
13949 msgstr ""
13951 #: common.opt:1743
13952 msgid "Do CFG-sensitive rematerialization in LRA."
13953 msgstr ""
13955 #: common.opt:1747
13956 msgid "Enable link-time optimization."
13957 msgstr ""
13959 #: common.opt:1751
13960 msgid "Link-time optimization with number of parallel jobs or jobserver."
13961 msgstr ""
13963 #: common.opt:1754
13964 #, c-format
13965 msgid "unknown LTO partitioning model %qs"
13966 msgstr ""
13968 #: common.opt:1773
13969 msgid "Specify the algorithm to partition symbols and vars at linktime."
13970 msgstr ""
13972 #: common.opt:1778
13973 msgid "-flto-compression-level=<number>\tUse zlib compression level <number> for IL."
13974 msgstr ""
13976 #: common.opt:1782
13977 msgid "Merge C++ types using One Definition Rule."
13978 msgstr ""
13980 #: common.opt:1786
13981 msgid "Report various link-time optimization statistics."
13982 msgstr ""
13984 #: common.opt:1790
13985 msgid "Report various link-time optimization statistics for WPA only."
13986 msgstr ""
13988 #: common.opt:1794
13989 msgid "Set errno after built-in math functions."
13990 msgstr ""
13992 #: common.opt:1798
13993 msgid "-fmax-errors=<number>\tMaximum number of errors to report."
13994 msgstr ""
13996 #: common.opt:1802
13997 msgid "Report on permanent memory allocation."
13998 msgstr ""
14000 #: common.opt:1806
14001 msgid "Report on permanent memory allocation in WPA only."
14002 msgstr ""
14004 #: common.opt:1813
14005 msgid "Attempt to merge identical constants and constant variables."
14006 msgstr ""
14008 #: common.opt:1817
14009 msgid "Attempt to merge identical constants across compilation units."
14010 msgstr ""
14012 #: common.opt:1821
14013 msgid "Attempt to merge identical debug strings across compilation units."
14014 msgstr ""
14016 #: common.opt:1825
14017 msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line.  0 suppresses line-wrapping."
14018 msgstr ""
14020 #: common.opt:1829
14021 msgid "Perform SMS based modulo scheduling before the first scheduling pass."
14022 msgstr ""
14024 #: common.opt:1833
14025 msgid "Perform SMS based modulo scheduling with register moves allowed."
14026 msgstr ""
14028 #: common.opt:1837
14029 msgid "Move loop invariant computations out of loops."
14030 msgstr ""
14032 #: common.opt:1841
14033 msgid "Use the RTL dead code elimination pass."
14034 msgstr ""
14036 #: common.opt:1845
14037 msgid "Use the RTL dead store elimination pass."
14038 msgstr ""
14040 #: common.opt:1849
14041 msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling."
14042 msgstr ""
14044 #: common.opt:1853
14045 msgid "Support synchronous non-call exceptions."
14046 msgstr ""
14048 #: common.opt:1856
14049 #, c-format
14050 msgid "options or targets missing after %qs"
14051 msgstr ""
14053 #: common.opt:1857
14054 msgid "-foffload=<targets>=<options>  Specify offloading targets and options for them."
14055 msgstr ""
14057 #: common.opt:1861
14058 msgid "-foffload-abi=[lp64|ilp32]     Set the ABI to use in an offload compiler."
14059 msgstr ""
14061 #: common.opt:1864
14062 #, c-format
14063 msgid "unknown offload ABI %qs"
14064 msgstr ""
14066 #: common.opt:1874
14067 msgid "When possible do not generate stack frames."
14068 msgstr ""
14070 #: common.opt:1878
14071 msgid "Enable all optimization info dumps on stderr."
14072 msgstr ""
14074 #: common.opt:1882
14075 msgid "-fopt-info[-<type>=filename]\tDump compiler optimization details."
14076 msgstr ""
14078 #: common.opt:1890
14079 msgid "Optimize sibling and tail recursive calls."
14080 msgstr ""
14082 #: common.opt:1894
14083 msgid "Perform partial inlining."
14084 msgstr ""
14086 #: common.opt:1898 common.opt:1902
14087 msgid "Report on memory allocation before interprocedural optimization."
14088 msgstr ""
14090 #: common.opt:1906
14091 msgid "Pack structure members together without holes."
14092 msgstr ""
14094 #: common.opt:1910
14095 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment."
14096 msgstr ""
14098 #: common.opt:1914
14099 msgid "Return small aggregates in memory, not registers."
14100 msgstr ""
14102 #: common.opt:1918
14103 msgid "Perform loop peeling."
14104 msgstr ""
14106 #: common.opt:1922
14107 msgid "Enable machine specific peephole optimizations."
14108 msgstr ""
14110 #: common.opt:1926
14111 msgid "Enable an RTL peephole pass before sched2."
14112 msgstr ""
14114 #: common.opt:1930
14115 msgid "Generate position-independent code if possible (large mode)."
14116 msgstr ""
14118 #: common.opt:1934
14119 msgid "Generate position-independent code for executables if possible (large mode)."
14120 msgstr ""
14122 #: common.opt:1938
14123 msgid "Generate position-independent code if possible (small mode)."
14124 msgstr "Створити виконуваний файл з незалежним позиціюванням, якщо можливо (малий режим)"
14126 #: common.opt:1942
14127 msgid "Generate position-independent code for executables if possible (small mode)."
14128 msgstr ""
14130 #: common.opt:1946
14131 msgid "Use PLT for PIC calls (-fno-plt: load the address from GOT at call site)."
14132 msgstr ""
14134 #: common.opt:1950
14135 msgid "Specify a plugin to load."
14136 msgstr ""
14138 #: common.opt:1954
14139 msgid "-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for plugin <name>."
14140 msgstr ""
14142 #: common.opt:1958
14143 msgid "Run predictive commoning optimization."
14144 msgstr ""
14146 #: common.opt:1962
14147 msgid "Generate prefetch instructions, if available, for arrays in loops."
14148 msgstr ""
14150 #: common.opt:1966
14151 msgid "Enable basic program profiling code."
14152 msgstr ""
14154 #: common.opt:1970
14155 msgid "Insert arc-based program profiling code."
14156 msgstr ""
14158 #: common.opt:1974
14159 msgid "Set the top-level directory for storing the profile data. The default is 'pwd'."
14160 msgstr ""
14162 #: common.opt:1979
14163 msgid "Enable correction of flow inconsistent profile data input."
14164 msgstr ""
14166 #: common.opt:1983
14167 msgid "-fprofile-update=[single|atomic|prefer-atomic]\tSet the profile update method."
14168 msgstr ""
14170 #: common.opt:1986
14171 #, c-format
14172 msgid "unknown profile update method %qs"
14173 msgstr ""
14175 #: common.opt:1999
14176 msgid "Enable common options for generating profile info for profile feedback directed optimizations."
14177 msgstr ""
14179 #: common.opt:2003
14180 msgid "Enable common options for generating profile info for profile feedback directed optimizations, and set -fprofile-dir=."
14181 msgstr ""
14183 #: common.opt:2007
14184 msgid "Enable common options for performing profile feedback directed optimizations."
14185 msgstr ""
14187 #: common.opt:2011
14188 msgid "Enable common options for performing profile feedback directed optimizations, and set -fprofile-dir=."
14189 msgstr ""
14191 #: common.opt:2015
14192 msgid "Insert code to profile values of expressions."
14193 msgstr ""
14195 #: common.opt:2019
14196 msgid "Report on consistency of profile."
14197 msgstr ""
14199 #: common.opt:2023
14200 msgid "Enable function reordering that improves code placement."
14201 msgstr ""
14203 #: common.opt:2030
14204 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>."
14205 msgstr ""
14207 #: common.opt:2040
14208 msgid "Record gcc command line switches in the object file."
14209 msgstr ""
14211 #: common.opt:2044
14212 msgid "Return small aggregates in registers."
14213 msgstr ""
14215 #: common.opt:2052
14216 msgid "Tell DSE that the storage for a C++ object is dead when the constructor starts and when the destructor finishes."
14217 msgstr ""
14219 #: common.opt:2060
14220 msgid "Relief of register pressure through live range shrinkage."
14221 msgstr ""
14223 #: common.opt:2064
14224 msgid "Perform a register renaming optimization pass."
14225 msgstr ""
14227 #: common.opt:2068
14228 msgid "Perform a target dependent instruction fusion optimization pass."
14229 msgstr ""
14231 #: common.opt:2072
14232 msgid "Reorder basic blocks to improve code placement."
14233 msgstr ""
14235 #: common.opt:2076
14236 msgid "-freorder-blocks-algorithm=[simple|stc]\tSet the used basic block reordering algorithm."
14237 msgstr ""
14239 #: common.opt:2079
14240 #, c-format
14241 msgid "unknown basic block reordering algorithm %qs"
14242 msgstr ""
14244 #: common.opt:2089
14245 msgid "Reorder basic blocks and partition into hot and cold sections."
14246 msgstr ""
14248 #: common.opt:2093
14249 msgid "Reorder functions to improve code placement."
14250 msgstr ""
14252 #: common.opt:2097
14253 msgid "Add a common subexpression elimination pass after loop optimizations."
14254 msgstr ""
14256 #: common.opt:2105
14257 msgid "Disable optimizations that assume default FP rounding behavior."
14258 msgstr ""
14260 #: common.opt:2109
14261 msgid "Enable scheduling across basic blocks."
14262 msgstr ""
14264 #: common.opt:2113
14265 msgid "Enable register pressure sensitive insn scheduling."
14266 msgstr ""
14268 #: common.opt:2117
14269 msgid "Allow speculative motion of non-loads."
14270 msgstr ""
14272 #: common.opt:2121
14273 msgid "Allow speculative motion of some loads."
14274 msgstr ""
14276 #: common.opt:2125
14277 msgid "Allow speculative motion of more loads."
14278 msgstr ""
14280 #: common.opt:2129
14281 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler."
14282 msgstr ""
14284 #: common.opt:2133
14285 msgid "If scheduling post reload, do superblock scheduling."
14286 msgstr ""
14288 #: common.opt:2141
14289 msgid "Reschedule instructions before register allocation."
14290 msgstr ""
14292 #: common.opt:2145
14293 msgid "Reschedule instructions after register allocation."
14294 msgstr ""
14296 #: common.opt:2152
14297 msgid "Schedule instructions using selective scheduling algorithm."
14298 msgstr ""
14300 #: common.opt:2156
14301 msgid "Run selective scheduling after reload."
14302 msgstr ""
14304 #: common.opt:2160
14305 msgid "Run self-tests, using the given path to locate test files."
14306 msgstr ""
14308 #: common.opt:2164
14309 msgid "Perform software pipelining of inner loops during selective scheduling."
14310 msgstr ""
14312 #: common.opt:2168
14313 msgid "Perform software pipelining of outer loops during selective scheduling."
14314 msgstr ""
14316 #: common.opt:2172
14317 msgid "Reschedule pipelined regions without pipelining."
14318 msgstr ""
14320 #: common.opt:2176
14321 msgid "Allow interposing function (or variables) by ones with different semantics (or initializer) respectively by dynamic linker."
14322 msgstr ""
14324 #: common.opt:2182
14325 msgid "Allow premature scheduling of queued insns."
14326 msgstr ""
14328 #: common.opt:2186
14329 msgid "-fsched-stalled-insns=<number>\tSet number of queued insns that can be prematurely scheduled."
14330 msgstr ""
14332 #: common.opt:2194
14333 msgid "Set dependence distance checking in premature scheduling of queued insns."
14334 msgstr ""
14336 #: common.opt:2198
14337 msgid "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in premature scheduling of queued insns."
14338 msgstr ""
14340 #: common.opt:2202
14341 msgid "Enable the group heuristic in the scheduler."
14342 msgstr ""
14344 #: common.opt:2206
14345 msgid "Enable the critical path heuristic in the scheduler."
14346 msgstr ""
14348 #: common.opt:2210
14349 msgid "Enable the speculative instruction heuristic in the scheduler."
14350 msgstr ""
14352 #: common.opt:2214
14353 msgid "Enable the rank heuristic in the scheduler."
14354 msgstr ""
14356 #: common.opt:2218
14357 msgid "Enable the last instruction heuristic in the scheduler."
14358 msgstr ""
14360 #: common.opt:2222
14361 msgid "Enable the dependent count heuristic in the scheduler."
14362 msgstr ""
14364 #: common.opt:2226
14365 msgid "Access data in the same section from shared anchor points."
14366 msgstr ""
14368 #: common.opt:2238
14369 msgid "Turn on Redundant Extensions Elimination pass."
14370 msgstr ""
14372 #: common.opt:2242
14373 msgid "Show column numbers in diagnostics, when available.  Default on."
14374 msgstr ""
14376 #: common.opt:2246
14377 msgid "Emit function prologues only before parts of the function that need it, rather than at the top of the function."
14378 msgstr ""
14380 #: common.opt:2251
14381 msgid "Shrink-wrap parts of the prologue and epilogue separately."
14382 msgstr ""
14384 #: common.opt:2255
14385 msgid "Disable optimizations observable by IEEE signaling NaNs."
14386 msgstr ""
14388 #: common.opt:2259
14389 msgid "Disable floating point optimizations that ignore the IEEE signedness of zero."
14390 msgstr ""
14392 #: common.opt:2263
14393 msgid "Convert floating point constants to single precision constants."
14394 msgstr ""
14396 #: common.opt:2267
14397 msgid "Split lifetimes of induction variables when loops are unrolled."
14398 msgstr ""
14400 #: common.opt:2271
14401 msgid "Generate discontiguous stack frames."
14402 msgstr ""
14404 #: common.opt:2275
14405 msgid "Split wide types into independent registers."
14406 msgstr ""
14408 #: common.opt:2279
14409 msgid "Enable backward propagation of use properties at the SSA level."
14410 msgstr ""
14412 #: common.opt:2283
14413 msgid "Optimize conditional patterns using SSA PHI nodes."
14414 msgstr ""
14416 #: common.opt:2287
14417 msgid "Optimize amount of stdarg registers saved to stack at start of function."
14418 msgstr ""
14420 #: common.opt:2291
14421 msgid "Apply variable expansion when loops are unrolled."
14422 msgstr ""
14424 #: common.opt:2295
14425 msgid "-fstack-check=[no|generic|specific]\tInsert stack checking code into the program."
14426 msgstr ""
14428 #: common.opt:2299
14429 msgid "Insert stack checking code into the program.  Same as -fstack-check=specific."
14430 msgstr ""
14432 #: common.opt:2306
14433 msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>."
14434 msgstr ""
14436 #: common.opt:2310
14437 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>."
14438 msgstr ""
14440 #: common.opt:2314
14441 msgid "Use propolice as a stack protection method."
14442 msgstr ""
14444 #: common.opt:2318
14445 msgid "Use a stack protection method for every function."
14446 msgstr ""
14448 #: common.opt:2322
14449 msgid "Use a smart stack protection method for certain functions."
14450 msgstr ""
14452 #: common.opt:2326
14453 msgid "Use stack protection method only for functions with the stack_protect attribute."
14454 msgstr ""
14456 #: common.opt:2330
14457 msgid "Output stack usage information on a per-function basis."
14458 msgstr ""
14460 #: common.opt:2342
14461 msgid "Assume strict aliasing rules apply."
14462 msgstr ""
14464 #: common.opt:2346
14465 msgid "Treat signed overflow as undefined."
14466 msgstr ""
14468 #: common.opt:2350
14469 msgid "Implement __atomic operations via libcalls to legacy __sync functions."
14470 msgstr ""
14472 #: common.opt:2354
14473 msgid "Check for syntax errors, then stop."
14474 msgstr ""
14476 #: common.opt:2358
14477 msgid "Create data files needed by \"gcov\"."
14478 msgstr ""
14480 #: common.opt:2362
14481 msgid "Perform jump threading optimizations."
14482 msgstr ""
14484 #: common.opt:2366
14485 msgid "Report the time taken by each compiler pass."
14486 msgstr ""
14488 #: common.opt:2370
14489 msgid "Record times taken by sub-phases separately."
14490 msgstr ""
14492 #: common.opt:2374
14493 msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model."
14494 msgstr ""
14496 #: common.opt:2377
14497 #, c-format
14498 msgid "unknown TLS model %qs"
14499 msgstr ""
14501 #: common.opt:2393
14502 msgid "Reorder top level functions, variables, and asms."
14503 msgstr ""
14505 #: common.opt:2397
14506 msgid "Perform superblock formation via tail duplication."
14507 msgstr ""
14509 #: common.opt:2401
14510 msgid "For targets that normally need trampolines for nested functions, always generate them instead of using descriptors."
14511 msgstr ""
14513 #: common.opt:2409
14514 msgid "Assume floating-point operations can trap."
14515 msgstr ""
14517 #: common.opt:2413
14518 msgid "Trap for signed overflow in addition, subtraction and multiplication."
14519 msgstr ""
14521 #: common.opt:2417
14522 msgid "Enable SSA-CCP optimization on trees."
14523 msgstr ""
14525 #: common.opt:2421
14526 msgid "Enable SSA-BIT-CCP optimization on trees."
14527 msgstr ""
14529 #: common.opt:2429
14530 msgid "Enable loop header copying on trees."
14531 msgstr ""
14533 #: common.opt:2437
14534 msgid "Enable SSA coalescing of user variables."
14535 msgstr ""
14537 #: common.opt:2445
14538 msgid "Enable copy propagation on trees."
14539 msgstr ""
14541 #: common.opt:2453
14542 msgid "Transform condition stores into unconditional ones."
14543 msgstr ""
14545 #: common.opt:2457
14546 msgid "Perform conversions of switch initializations."
14547 msgstr ""
14549 #: common.opt:2461
14550 msgid "Enable SSA dead code elimination optimization on trees."
14551 msgstr ""
14553 #: common.opt:2465
14554 msgid "Enable dominator optimizations."
14555 msgstr ""
14557 #: common.opt:2469
14558 msgid "Enable tail merging on trees."
14559 msgstr ""
14561 #: common.opt:2473
14562 msgid "Enable dead store elimination."
14563 msgstr ""
14565 #: common.opt:2477
14566 msgid "Enable forward propagation on trees."
14567 msgstr ""
14569 #: common.opt:2481
14570 msgid "Enable Full Redundancy Elimination (FRE) on trees."
14571 msgstr ""
14573 #: common.opt:2485
14574 msgid "Enable string length optimizations on trees."
14575 msgstr ""
14577 #: common.opt:2489
14578 msgid "Detect paths that trigger erroneous or undefined behavior due to dereferencing a null pointer.  Isolate those paths from the main control flow and turn the statement with erroneous or undefined behavior into a trap."
14579 msgstr ""
14581 #: common.opt:2495
14582 msgid "Detect paths that trigger erroneous or undefined behavior due a null value being used in a way forbidden by a returns_nonnull or nonnull attribute.  Isolate those paths from the main control flow and turn the statement with erroneous or undefined behavior into a trap."
14583 msgstr ""
14585 #: common.opt:2502
14586 msgid "Enable loop distribution on trees."
14587 msgstr ""
14589 #: common.opt:2506
14590 msgid "Enable loop distribution for patterns transformed into a library call."
14591 msgstr ""
14593 #: common.opt:2510
14594 msgid "Enable loop invariant motion on trees."
14595 msgstr ""
14597 #: common.opt:2518
14598 msgid "Create canonical induction variables in loops."
14599 msgstr ""
14601 #: common.opt:2522
14602 msgid "Enable loop optimizations on tree level."
14603 msgstr ""
14605 #: common.opt:2526
14606 msgid "-ftree-parallelize-loops=<number>\tEnable automatic parallelization of loops."
14607 msgstr ""
14609 #: common.opt:2530
14610 msgid "Enable hoisting loads from conditional pointers."
14611 msgstr ""
14613 #: common.opt:2534
14614 msgid "Enable SSA-PRE optimization on trees."
14615 msgstr ""
14617 #: common.opt:2538
14618 msgid "In SSA-PRE optimization on trees, enable partial-partial redundancy elimination."
14619 msgstr ""
14621 #: common.opt:2542
14622 msgid "Perform function-local points-to analysis on trees."
14623 msgstr ""
14625 #: common.opt:2546
14626 msgid "Enable reassociation on tree level."
14627 msgstr ""
14629 #: common.opt:2554
14630 msgid "Enable SSA code sinking on trees."
14631 msgstr ""
14633 #: common.opt:2558
14634 msgid "Perform straight-line strength reduction."
14635 msgstr ""
14637 #: common.opt:2562
14638 msgid "Perform scalar replacement of aggregates."
14639 msgstr ""
14641 #: common.opt:2566
14642 msgid "Replace temporary expressions in the SSA->normal pass."
14643 msgstr ""
14645 #: common.opt:2570
14646 msgid "Perform live range splitting during the SSA->normal pass."
14647 msgstr ""
14649 #: common.opt:2574
14650 msgid "Perform Value Range Propagation on trees."
14651 msgstr ""
14653 #: common.opt:2578
14654 msgid "Split paths leading to loop backedges."
14655 msgstr ""
14657 #: common.opt:2582
14658 msgid "Assume common declarations may be overridden with ones with a larger trailing array."
14659 msgstr ""
14661 #: common.opt:2587
14662 msgid "Compile whole compilation unit at a time."
14663 msgstr ""
14665 #: common.opt:2591
14666 msgid "Perform loop unrolling when iteration count is known."
14667 msgstr ""
14669 #: common.opt:2595
14670 msgid "Perform loop unrolling for all loops."
14671 msgstr ""
14673 #: common.opt:2606
14674 msgid "Allow optimization for floating-point arithmetic which may change the result of the operation due to rounding."
14675 msgstr ""
14677 #: common.opt:2611
14678 msgid "Same as -fassociative-math for expressions which include division."
14679 msgstr ""
14681 #: common.opt:2619
14682 msgid "Allow math optimizations that may violate IEEE or ISO standards."
14683 msgstr ""
14685 #: common.opt:2623
14686 msgid "Perform loop unswitching."
14687 msgstr ""
14689 #: common.opt:2627
14690 msgid "Perform loop splitting."
14691 msgstr ""
14693 #: common.opt:2631
14694 msgid "Just generate unwind tables for exception handling."
14695 msgstr ""
14697 #: common.opt:2635
14698 msgid "Use the bfd linker instead of the default linker."
14699 msgstr ""
14701 #: common.opt:2639
14702 msgid "Use the gold linker instead of the default linker."
14703 msgstr ""
14705 #: common.opt:2651
14706 msgid "Perform variable tracking."
14707 msgstr ""
14709 #: common.opt:2659
14710 msgid "Perform variable tracking by annotating assignments."
14711 msgstr ""
14713 #: common.opt:2665
14714 msgid "Toggle -fvar-tracking-assignments."
14715 msgstr ""
14717 #: common.opt:2673
14718 msgid "Perform variable tracking and also tag variables that are uninitialized."
14719 msgstr ""
14721 #: common.opt:2677
14722 msgid "Enable vectorization on trees."
14723 msgstr ""
14725 #: common.opt:2685
14726 msgid "Enable loop vectorization on trees."
14727 msgstr ""
14729 #: common.opt:2689
14730 msgid "Enable basic block vectorization (SLP) on trees."
14731 msgstr ""
14733 #: common.opt:2693
14734 msgid "Specifies the cost model for vectorization. -fvect-cost-model=[unlimited|dynamic|cheap]\tSpecifies the cost model for vectorization."
14735 msgstr ""
14737 #: common.opt:2698
14738 msgid "-fsimd-cost-model=[unlimited|dynamic|cheap]\tSpecifies the vectorization cost model for code marked with a simd directive."
14739 msgstr ""
14741 #: common.opt:2701
14742 #, c-format
14743 msgid "unknown vectorizer cost model %qs"
14744 msgstr ""
14746 #: common.opt:2714
14747 msgid "Enables the dynamic vectorizer cost model.  Preserved for backward compatibility."
14748 msgstr ""
14750 #: common.opt:2722
14751 msgid "Enable copy propagation of scalar-evolution information."
14752 msgstr ""
14754 #: common.opt:2732
14755 msgid "Add extra commentary to assembler output."
14756 msgstr ""
14758 #: common.opt:2736
14759 msgid "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol visibility."
14760 msgstr ""
14762 #: common.opt:2739
14763 #, c-format
14764 msgid "unrecognized visibility value %qs"
14765 msgstr ""
14767 #: common.opt:2755
14768 msgid "Validate vtable pointers before using them."
14769 msgstr ""
14771 #: common.opt:2758
14772 #, c-format
14773 msgid "unknown vtable verify initialization priority %qs"
14774 msgstr ""
14776 #: common.opt:2771
14777 msgid "Output vtable verification counters."
14778 msgstr ""
14780 #: common.opt:2775
14781 msgid "Output vtable verification pointer sets information."
14782 msgstr ""
14784 #: common.opt:2779
14785 msgid "Use expression value profiles in optimizations."
14786 msgstr ""
14788 #: common.opt:2783
14789 msgid "Construct webs and split unrelated uses of single variable."
14790 msgstr ""
14792 #: common.opt:2787
14793 msgid "Enable conditional dead code elimination for builtin calls."
14794 msgstr ""
14796 #: common.opt:2791
14797 msgid "Perform whole program optimizations."
14798 msgstr ""
14800 #: common.opt:2795
14801 msgid "Assume signed arithmetic overflow wraps around."
14802 msgstr ""
14804 #: common.opt:2799
14805 msgid "Put zero initialized data in the bss section."
14806 msgstr ""
14808 #: common.opt:2803
14809 msgid "Generate debug information in default format."
14810 msgstr ""
14812 #: common.opt:2807
14813 msgid "Generate debug information in COFF format."
14814 msgstr ""
14816 #: common.opt:2811
14817 msgid "Don't record DW_AT_decl_column and DW_AT_call_column in DWARF."
14818 msgstr ""
14820 #: common.opt:2815
14821 msgid "Record DW_AT_decl_column and DW_AT_call_column in DWARF."
14822 msgstr ""
14824 #: common.opt:2819
14825 msgid "Generate debug information in default version of DWARF format."
14826 msgstr ""
14828 #: common.opt:2823
14829 msgid "Generate debug information in DWARF v2 (or later) format."
14830 msgstr ""
14832 #: common.opt:2827
14833 msgid "Generate debug information in default extended format."
14834 msgstr ""
14836 #: common.opt:2831
14837 msgid "Don't generate DWARF pubnames and pubtypes sections."
14838 msgstr ""
14840 #: common.opt:2835
14841 msgid "Generate DWARF pubnames and pubtypes sections."
14842 msgstr ""
14844 #: common.opt:2839
14845 msgid "Generate DWARF pubnames and pubtypes sections with GNU extensions."
14846 msgstr ""
14848 #: common.opt:2843
14849 msgid "Don't record gcc command line switches in DWARF DW_AT_producer."
14850 msgstr ""
14852 #: common.opt:2847
14853 msgid "Record gcc command line switches in DWARF DW_AT_producer."
14854 msgstr ""
14856 #: common.opt:2851
14857 msgid "Don't generate debug information in separate .dwo files."
14858 msgstr ""
14860 #: common.opt:2855
14861 msgid "Generate debug information in separate .dwo files."
14862 msgstr ""
14864 #: common.opt:2859
14865 msgid "Generate debug information in STABS format."
14866 msgstr ""
14868 #: common.opt:2863
14869 msgid "Generate debug information in extended STABS format."
14870 msgstr ""
14872 #: common.opt:2867
14873 msgid "Emit DWARF additions beyond selected version."
14874 msgstr ""
14876 #: common.opt:2871
14877 msgid "Don't emit DWARF additions beyond selected version."
14878 msgstr ""
14880 #: common.opt:2875
14881 msgid "Toggle debug information generation."
14882 msgstr ""
14884 #: common.opt:2879
14885 msgid "Generate debug information in VMS format."
14886 msgstr ""
14888 #: common.opt:2883
14889 msgid "Generate debug information in XCOFF format."
14890 msgstr ""
14892 #: common.opt:2887
14893 msgid "Generate debug information in extended XCOFF format."
14894 msgstr ""
14896 #: common.opt:2905
14897 msgid "Generate compressed debug sections."
14898 msgstr ""
14900 #: common.opt:2909
14901 msgid "-gz=<format>\tGenerate compressed debug sections in format <format>."
14902 msgstr ""
14904 #: common.opt:2916
14905 msgid "-iplugindir=<dir>\tSet <dir> to be the default plugin directory."
14906 msgstr ""
14908 #: common.opt:2920
14909 msgid "-imultiarch <dir>\tSet <dir> to be the multiarch include subdirectory."
14910 msgstr ""
14912 #: common.opt:2942
14913 msgid "-o <file>\tPlace output into <file>."
14914 msgstr ""
14916 #: common.opt:2946
14917 msgid "Enable function profiling."
14918 msgstr ""
14920 #: common.opt:2956
14921 msgid "Like -pedantic but issue them as errors."
14922 msgstr ""
14924 #: common.opt:2996
14925 msgid "Do not display functions compiled or elapsed time."
14926 msgstr ""
14928 #: common.opt:3028
14929 msgid "Enable verbose output."
14930 msgstr "Увімкнути докладне виведення."
14932 #: common.opt:3032
14933 msgid "Display the compiler's version."
14934 msgstr ""
14936 #: common.opt:3036
14937 msgid "Suppress warnings."
14938 msgstr "Придушити попередження."
14940 #: common.opt:3046
14941 msgid "Create a shared library."
14942 msgstr "Створити бібліотеку спільного використання."
14944 #: common.opt:3091
14945 msgid "Don't create a position independent executable."
14946 msgstr "Не створювати виконуваний файл з незалежним позиціюванням."
14948 #: common.opt:3095
14949 msgid "Create a position independent executable."
14950 msgstr "Створити виконуваний файл з незалежним позиціюванням."
14952 #: common.opt:3102
14953 msgid "Use caller save register across calls if possible."
14954 msgstr ""
14956 #: go/gofrontend/expressions.cc:95 c-family/c-warn.c:479 cp/cvt.c:1297
14957 #: cp/cvt.c:1548
14958 #, gcc-internal-format
14959 msgid "value computed is not used"
14960 msgstr ""
14962 #: go/gofrontend/expressions.cc:615
14963 msgid "invalid use of type"
14964 msgstr ""
14966 #: go/gofrontend/expressions.cc:2841 go/gofrontend/expressions.cc:2907
14967 #: go/gofrontend/expressions.cc:2923
14968 msgid "constant refers to itself"
14969 msgstr ""
14971 #: go/gofrontend/expressions.cc:3735 go/gofrontend/expressions.cc:4223
14972 msgid "expected pointer"
14973 msgstr ""
14975 #: go/gofrontend/expressions.cc:4194
14976 msgid "expected numeric type"
14977 msgstr ""
14979 #: go/gofrontend/expressions.cc:4199
14980 msgid "expected boolean type"
14981 msgstr ""
14983 #: go/gofrontend/expressions.cc:4204 c/c-parser.c:12782 c/c-parser.c:12789
14984 #: cp/parser.c:32592 cp/parser.c:32599
14985 #, gcc-internal-format
14986 msgid "expected integer"
14987 msgstr "мало бути ціле число"
14989 #: go/gofrontend/expressions.cc:5814
14990 msgid "invalid comparison of nil with nil"
14991 msgstr ""
14993 #: go/gofrontend/expressions.cc:5820 go/gofrontend/expressions.cc:5838
14994 msgid "incompatible types in binary expression"
14995 msgstr ""
14997 #: go/gofrontend/expressions.cc:5858
14998 msgid "integer division by zero"
14999 msgstr ""
15001 #: go/gofrontend/expressions.cc:5866
15002 msgid "shift of non-integer operand"
15003 msgstr ""
15005 #: go/gofrontend/expressions.cc:5869 go/gofrontend/expressions.cc:5873
15006 #: go/gofrontend/expressions.cc:5881
15007 msgid "shift count not unsigned integer"
15008 msgstr ""
15010 #: go/gofrontend/expressions.cc:5886
15011 msgid "negative shift count"
15012 msgstr ""
15014 #: go/gofrontend/expressions.cc:6697
15015 msgid "object is not a method"
15016 msgstr ""
15018 #: go/gofrontend/expressions.cc:6714
15019 msgid "method type does not match object type"
15020 msgstr ""
15022 #: go/gofrontend/expressions.cc:7221
15023 msgid "invalid use of %<...%> with builtin function"
15024 msgstr ""
15026 #: go/gofrontend/expressions.cc:7232
15027 msgid "invalid use of method value as argument of Offsetof"
15028 msgstr ""
15030 #: go/gofrontend/expressions.cc:7246
15031 msgid "argument of Offsetof implies indirection of an embedded field"
15032 msgstr ""
15034 #: go/gofrontend/expressions.cc:7271 go/gofrontend/expressions.cc:7308
15035 #: go/gofrontend/expressions.cc:7450 go/gofrontend/expressions.cc:8485
15036 #: go/gofrontend/expressions.cc:8634 go/gofrontend/expressions.cc:8680
15037 #: go/gofrontend/expressions.cc:8712 go/gofrontend/expressions.cc:8788
15038 #: go/gofrontend/expressions.cc:10038 go/gofrontend/expressions.cc:10055
15039 #: go/gofrontend/expressions.cc:10071
15040 msgid "not enough arguments"
15041 msgstr "недостатньо аргументів"
15043 #: go/gofrontend/expressions.cc:7273 go/gofrontend/expressions.cc:7310
15044 #: go/gofrontend/expressions.cc:8490 go/gofrontend/expressions.cc:8617
15045 #: go/gofrontend/expressions.cc:8639 go/gofrontend/expressions.cc:8717
15046 #: go/gofrontend/expressions.cc:8790 go/gofrontend/expressions.cc:9586
15047 #: go/gofrontend/expressions.cc:10043 go/gofrontend/expressions.cc:10057
15048 #: go/gofrontend/expressions.cc:10078
15049 msgid "too many arguments"
15050 msgstr "забагато аргументів"
15052 #: go/gofrontend/expressions.cc:7312
15053 msgid "argument 1 must be a map"
15054 msgstr ""
15056 #: go/gofrontend/expressions.cc:7476
15057 msgid "invalid type for make function"
15058 msgstr ""
15060 #: go/gofrontend/expressions.cc:7489
15061 msgid "length required when allocating a slice"
15062 msgstr ""
15064 #: go/gofrontend/expressions.cc:7522
15065 msgid "len larger than cap"
15066 msgstr ""
15068 #: go/gofrontend/expressions.cc:7531
15069 msgid "too many arguments to make"
15070 msgstr ""
15072 #: go/gofrontend/expressions.cc:8534
15073 msgid "argument must be array or slice or channel"
15074 msgstr ""
15076 #: go/gofrontend/expressions.cc:8544
15077 msgid "argument must be string or array or slice or map or channel"
15078 msgstr ""
15080 #: go/gofrontend/expressions.cc:8590
15081 msgid "unsupported argument type to builtin function"
15082 msgstr ""
15084 #: go/gofrontend/expressions.cc:8601
15085 msgid "argument must be channel"
15086 msgstr ""
15088 #: go/gofrontend/expressions.cc:8603
15089 msgid "cannot close receive-only channel"
15090 msgstr ""
15092 #: go/gofrontend/expressions.cc:8625
15093 msgid "argument must be a field reference"
15094 msgstr ""
15096 #: go/gofrontend/expressions.cc:8655
15097 msgid "left argument must be a slice"
15098 msgstr ""
15100 #: go/gofrontend/expressions.cc:8663
15101 msgid "element types must be the same"
15102 msgstr ""
15104 #: go/gofrontend/expressions.cc:8668
15105 msgid "first argument must be []byte"
15106 msgstr ""
15108 #: go/gofrontend/expressions.cc:8671
15109 msgid "second argument must be slice or string"
15110 msgstr ""
15112 #: go/gofrontend/expressions.cc:8780
15113 msgid "argument must have complex type"
15114 msgstr ""
15116 #: go/gofrontend/expressions.cc:8798
15117 msgid "complex arguments must have identical types"
15118 msgstr ""
15120 #: go/gofrontend/expressions.cc:8800
15121 msgid "complex arguments must have floating-point type"
15122 msgstr ""
15124 #: go/gofrontend/expressions.cc:9357 go/gofrontend/expressions.cc:9984
15125 #: go/gofrontend/expressions.cc:10380
15126 msgid "expected function"
15127 msgstr ""
15129 #: go/gofrontend/expressions.cc:9385
15130 msgid "multiple-value argument in single-value context"
15131 msgstr ""
15133 #: go/gofrontend/expressions.cc:9590
15134 msgid "invalid use of %<...%> with non-slice"
15135 msgstr ""
15137 #: go/gofrontend/expressions.cc:9992
15138 msgid "function result count mismatch"
15139 msgstr ""
15141 #: go/gofrontend/expressions.cc:10010
15142 msgid "incompatible type for receiver"
15143 msgstr ""
15145 #: go/gofrontend/expressions.cc:10028
15146 msgid "invalid use of %<...%> calling non-variadic function"
15147 msgstr ""
15149 #: go/gofrontend/expressions.cc:10389 go/gofrontend/expressions.cc:10403
15150 msgid "number of results does not match number of values"
15151 msgstr ""
15153 #: go/gofrontend/expressions.cc:10692 go/gofrontend/expressions.cc:11198
15154 msgid "index must be integer"
15155 msgstr ""
15157 #: go/gofrontend/expressions.cc:10700 go/gofrontend/expressions.cc:11206
15158 msgid "slice end must be integer"
15159 msgstr ""
15161 #: go/gofrontend/expressions.cc:10708
15162 msgid "slice capacity must be integer"
15163 msgstr ""
15165 #: go/gofrontend/expressions.cc:10758 go/gofrontend/expressions.cc:11240
15166 msgid "inverted slice range"
15167 msgstr ""
15169 #: go/gofrontend/expressions.cc:10801
15170 msgid "slice of unaddressable value"
15171 msgstr ""
15173 #: go/gofrontend/expressions.cc:11465
15174 msgid "incompatible type for map index"
15175 msgstr ""
15177 #: go/gofrontend/expressions.cc:11833
15178 msgid "expected interface or pointer to interface"
15179 msgstr ""
15181 #: go/gofrontend/expressions.cc:12534
15182 msgid "too many expressions for struct"
15183 msgstr ""
15185 #: go/gofrontend/expressions.cc:12547
15186 msgid "too few expressions for struct"
15187 msgstr ""
15189 #: go/gofrontend/expressions.cc:14143 go/gofrontend/statements.cc:1625
15190 msgid "type assertion only valid for interface types"
15191 msgstr ""
15193 #: go/gofrontend/expressions.cc:14155
15194 msgid "impossible type assertion: type does not implement interface"
15195 msgstr ""
15197 #: go/gofrontend/expressions.cc:14283 go/gofrontend/expressions.cc:14303
15198 #: go/gofrontend/statements.cc:1470
15199 msgid "expected channel"
15200 msgstr ""
15202 #: go/gofrontend/expressions.cc:14308 go/gofrontend/statements.cc:1475
15203 msgid "invalid receive on send-only channel"
15204 msgstr ""
15206 #: go/gofrontend/parse.cc:3107
15207 msgid "parentheses required around this composite literal to avoid parsing ambiguity"
15208 msgstr ""
15210 #: go/gofrontend/parse.cc:4665
15211 msgid "cannot fallthrough final case in switch"
15212 msgstr ""
15214 #: go/gofrontend/statements.cc:774
15215 msgid "invalid left hand side of assignment"
15216 msgstr ""
15218 #: go/gofrontend/statements.cc:785 go/gofrontend/statements.cc:1187
15219 msgid "use of untyped nil"
15220 msgstr ""
15222 #: go/gofrontend/statements.cc:1309
15223 msgid "expected map index on right hand side"
15224 msgstr ""
15226 #: go/gofrontend/statements.cc:2710 go/gofrontend/statements.cc:2740
15227 msgid "not enough arguments to return"
15228 msgstr ""
15230 #: go/gofrontend/statements.cc:2718
15231 msgid "return with value in function with no return type"
15232 msgstr ""
15234 #: go/gofrontend/statements.cc:2746
15235 msgid "too many values in return statement"
15236 msgstr ""
15238 #: go/gofrontend/statements.cc:3153
15239 msgid "expected boolean expression"
15240 msgstr ""
15242 #: go/gofrontend/statements.cc:4244
15243 msgid "cannot type switch on non-interface value"
15244 msgstr ""
15246 #: go/gofrontend/statements.cc:4379
15247 msgid "incompatible types in send"
15248 msgstr ""
15250 #: go/gofrontend/statements.cc:4384
15251 msgid "invalid send on receive-only channel"
15252 msgstr ""
15254 #: go/gofrontend/statements.cc:5335
15255 msgid "too many variables for range clause with channel"
15256 msgstr ""
15258 #: go/gofrontend/statements.cc:5342
15259 msgid "range clause must have array, slice, string, map, or channel type"
15260 msgstr ""
15262 #: go/gofrontend/types.cc:513
15263 msgid "invalid comparison of non-ordered type"
15264 msgstr ""
15266 #: go/gofrontend/types.cc:529
15267 msgid "slice can only be compared to nil"
15268 msgstr ""
15270 #: go/gofrontend/types.cc:531
15271 msgid "map can only be compared to nil"
15272 msgstr ""
15274 #: go/gofrontend/types.cc:533
15275 msgid "func can only be compared to nil"
15276 msgstr ""
15278 #: go/gofrontend/types.cc:539
15279 #, c-format
15280 msgid "invalid operation (%s)"
15281 msgstr "некоректна операція (%s)"
15283 #: go/gofrontend/types.cc:562
15284 msgid "invalid comparison of non-comparable type"
15285 msgstr ""
15287 #: go/gofrontend/types.cc:575
15288 msgid "invalid comparison of generated struct"
15289 msgstr ""
15291 #: go/gofrontend/types.cc:586
15292 msgid "invalid comparison of non-comparable struct"
15293 msgstr ""
15295 #: go/gofrontend/types.cc:596
15296 msgid "invalid comparison of generated array"
15297 msgstr ""
15299 #: go/gofrontend/types.cc:603
15300 msgid "invalid comparison of non-comparable array"
15301 msgstr ""
15303 #: go/gofrontend/types.cc:631
15304 msgid "multiple-value function call in single-value context"
15305 msgstr ""
15307 #: go/gofrontend/types.cc:708
15308 msgid "need explicit conversion"
15309 msgstr ""
15311 #: go/gofrontend/types.cc:715
15312 #, c-format
15313 msgid "cannot use type %s as type %s"
15314 msgstr ""
15316 #: go/gofrontend/types.cc:3849
15317 msgid "different receiver types"
15318 msgstr ""
15320 #: go/gofrontend/types.cc:3869 go/gofrontend/types.cc:3882
15321 #: go/gofrontend/types.cc:3897
15322 msgid "different number of parameters"
15323 msgstr ""
15325 #: go/gofrontend/types.cc:3890
15326 msgid "different parameter types"
15327 msgstr ""
15329 #: go/gofrontend/types.cc:3905
15330 msgid "different varargs"
15331 msgstr ""
15333 #: go/gofrontend/types.cc:3914 go/gofrontend/types.cc:3927
15334 #: go/gofrontend/types.cc:3942
15335 msgid "different number of results"
15336 msgstr ""
15338 #: go/gofrontend/types.cc:3935
15339 msgid "different result types"
15340 msgstr ""
15342 #: go/gofrontend/types.cc:8423
15343 #, c-format
15344 msgid "need explicit conversion; missing method %s%s%s"
15345 msgstr ""
15347 #: go/gofrontend/types.cc:8440 go/gofrontend/types.cc:8582
15348 #, c-format
15349 msgid "incompatible type for method %s%s%s"
15350 msgstr ""
15352 #: go/gofrontend/types.cc:8444 go/gofrontend/types.cc:8586
15353 #, c-format
15354 msgid "incompatible type for method %s%s%s (%s)"
15355 msgstr ""
15357 #: go/gofrontend/types.cc:8523 go/gofrontend/types.cc:8536
15358 msgid "pointer to interface type has no methods"
15359 msgstr ""
15361 #: go/gofrontend/types.cc:8525 go/gofrontend/types.cc:8538
15362 msgid "type has no methods"
15363 msgstr ""
15365 #: go/gofrontend/types.cc:8559
15366 #, c-format
15367 msgid "ambiguous method %s%s%s"
15368 msgstr ""
15370 #: go/gofrontend/types.cc:8562
15371 #, c-format
15372 msgid "missing method %s%s%s"
15373 msgstr ""
15375 #: go/gofrontend/types.cc:8603
15376 #, c-format
15377 msgid "method %s%s%s requires a pointer receiver"
15378 msgstr ""
15380 #: go/gofrontend/types.cc:8621
15381 #, c-format
15382 msgid "method %s%s%s is marked go:nointerface"
15383 msgstr ""
15385 #. Warn about and ignore all others for now, but store them.
15386 #: attribs.c:436 c-family/c-attribs.c:2400 objc/objc-act.c:4957
15387 #: objc/objc-act.c:6926 objc/objc-act.c:8113 objc/objc-act.c:8164
15388 #, gcc-internal-format
15389 msgid "%qE attribute directive ignored"
15390 msgstr ""
15392 #: attribs.c:440
15393 #, gcc-internal-format
15394 msgid "%<%E::%E%> scoped attribute directive ignored"
15395 msgstr ""
15397 #: attribs.c:449
15398 #, gcc-internal-format
15399 msgid "wrong number of arguments specified for %qE attribute"
15400 msgstr ""
15402 #. This is a c++11 attribute that appertains to a
15403 #. type-specifier, outside of the definition of, a class
15404 #. type.  Ignore it.
15405 #: attribs.c:462
15406 #, gcc-internal-format
15407 msgid "attribute ignored"
15408 msgstr ""
15410 #: attribs.c:464
15411 #, gcc-internal-format
15412 msgid "an attribute that appertains to a type-specifier is ignored"
15413 msgstr ""
15415 #: attribs.c:481
15416 #, gcc-internal-format
15417 msgid "%qE attribute does not apply to types"
15418 msgstr ""
15420 #: attribs.c:529
15421 #, gcc-internal-format
15422 msgid "%qE attribute only applies to function types"
15423 msgstr ""
15425 #: attribs.c:539
15426 #, gcc-internal-format
15427 msgid "type attributes ignored after type is already defined"
15428 msgstr ""
15430 #: auto-profile.c:347
15431 #, gcc-internal-format
15432 msgid "offset exceeds 16 bytes"
15433 msgstr ""
15435 #: auto-profile.c:854
15436 #, gcc-internal-format
15437 msgid "Not expected TAG."
15438 msgstr ""
15440 #: auto-profile.c:920
15441 #, fuzzy, gcc-internal-format, gfc-internal-format
15442 #| msgid "can't open input file: %s"
15443 msgid "cannot open profile file %s"
15444 msgstr "не вдалося відкрити вхідний файл %s"
15446 #: auto-profile.c:926
15447 #, gcc-internal-format
15448 msgid "AutoFDO profile magic number does not match"
15449 msgstr ""
15451 #: auto-profile.c:934
15452 #, gcc-internal-format, gfc-internal-format
15453 msgid "AutoFDO profile version %u does match %u"
15454 msgstr ""
15456 #: auto-profile.c:946
15457 #, fuzzy, gcc-internal-format, gfc-internal-format
15458 #| msgid "cannot read %s: %m"
15459 msgid "cannot read string table from %s"
15460 msgstr "не вдалося прочитати %s: %m"
15462 #: auto-profile.c:954
15463 #, fuzzy, gcc-internal-format, gfc-internal-format
15464 #| msgid "cannot call function %qD"
15465 msgid "cannot read function profile from %s"
15466 msgstr "не вдалося викликати функцію %qD"
15468 #: auto-profile.c:964
15469 #, fuzzy, gcc-internal-format, gfc-internal-format
15470 #| msgid "cannot read %s: %m"
15471 msgid "cannot read working set from %s"
15472 msgstr "не вдалося прочитати %s: %m"
15474 #: bt-load.c:1564
15475 #, gcc-internal-format
15476 msgid "branch target register load optimization is not intended to be run twice"
15477 msgstr ""
15479 #: builtins.c:644
15480 #, gcc-internal-format
15481 msgid "offset %qwi outside bounds of constant string"
15482 msgstr ""
15484 #: builtins.c:1242
15485 #, gcc-internal-format
15486 msgid "second argument to %<__builtin_prefetch%> must be a constant"
15487 msgstr ""
15489 #: builtins.c:1249
15490 #, gcc-internal-format
15491 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
15492 msgstr ""
15494 #: builtins.c:1257
15495 #, gcc-internal-format
15496 msgid "third argument to %<__builtin_prefetch%> must be a constant"
15497 msgstr ""
15499 #: builtins.c:1264
15500 #, gcc-internal-format
15501 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
15502 msgstr ""
15504 #: builtins.c:3131
15505 #, gcc-internal-format
15506 msgid "%K%qD: specified size %wu exceeds maximum object size %wu"
15507 msgstr ""
15509 #: builtins.c:3138
15510 #, gcc-internal-format
15511 msgid "%K%qD: specified size between %wu and %wu exceeds maximum object size %wu"
15512 msgstr ""
15514 #: builtins.c:3163
15515 #, gcc-internal-format
15516 msgid "%K%qD: writing at least %wu byte into a region of size %wu overflows the destination"
15517 msgstr ""
15519 #: builtins.c:3170
15520 #, gcc-internal-format
15521 msgid "%K%qD: writing %wu byte into a region of size %wu overflows the destination"
15522 msgstr ""
15524 #: builtins.c:3172
15525 #, gcc-internal-format
15526 msgid "%K%qD writing %wu bytes into a region of size %wu overflows the destination"
15527 msgstr ""
15529 #: builtins.c:3178
15530 #, gcc-internal-format
15531 msgid "%K%qD: writing between %wu and %wu bytes into a region of size %wu overflows the destination"
15532 msgstr ""
15534 #: builtins.c:3207
15535 #, gcc-internal-format
15536 msgid "%K%qD: specified bound %wu exceeds maximum object size %wu"
15537 msgstr ""
15539 #: builtins.c:3214
15540 #, gcc-internal-format
15541 msgid "%K%qD: specified bound between %wu and %wu  exceeds maximum object size %wu"
15542 msgstr ""
15544 #: builtins.c:3228
15545 #, gcc-internal-format
15546 msgid "%K%qD: specified bound %wu exceeds the size %wu of the destination"
15547 msgstr ""
15549 #: builtins.c:3235
15550 #, gcc-internal-format
15551 msgid "%K%qD: specified bound between %wu and %wu  exceeds the size %wu of the destination"
15552 msgstr ""
15554 #: builtins.c:3733 builtins.c:3797
15555 #, gcc-internal-format
15556 msgid "specified bound %wu equals the size of the destination"
15557 msgstr ""
15559 #: builtins.c:4640 gimplify.c:3149
15560 #, gcc-internal-format
15561 msgid "too few arguments to function %<va_start%>"
15562 msgstr ""
15564 #: builtins.c:4740
15565 #, gcc-internal-format
15566 msgid "invalid argument to %qD"
15567 msgstr "некоректний аргумент %qD"
15569 #: builtins.c:4753
15570 #, gcc-internal-format
15571 msgid "unsupported argument to %qD"
15572 msgstr ""
15574 #. Warn since no effort is made to ensure that any frame
15575 #. beyond the current one exists or can be safely reached.
15576 #: builtins.c:4761
15577 #, gcc-internal-format
15578 msgid "calling %qD with a nonzero argument is unsafe"
15579 msgstr ""
15581 #: builtins.c:5028
15582 #, gcc-internal-format
15583 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
15584 msgstr ""
15586 #: builtins.c:5127
15587 #, gcc-internal-format
15588 msgid "trampoline generated for nested function %qD"
15589 msgstr ""
15591 #: builtins.c:5471 builtins.c:5484
15592 #, gcc-internal-format
15593 msgid "%qD changed semantics in GCC 4.4"
15594 msgstr ""
15596 #: builtins.c:5590
15597 #, gcc-internal-format
15598 msgid "unknown architecture specifier in memory model to builtin"
15599 msgstr ""
15601 #: builtins.c:5598
15602 #, gcc-internal-format
15603 msgid "invalid memory model argument to builtin"
15604 msgstr ""
15606 #: builtins.c:5659 builtins.c:5783
15607 #, gcc-internal-format
15608 msgid "failure memory model cannot be stronger than success memory model for %<__atomic_compare_exchange%>"
15609 msgstr ""
15611 #: builtins.c:5667 builtins.c:5791
15612 #, gcc-internal-format
15613 msgid "invalid failure memory model for %<__atomic_compare_exchange%>"
15614 msgstr ""
15616 #: builtins.c:5849
15617 #, gcc-internal-format
15618 msgid "invalid memory model for %<__atomic_load%>"
15619 msgstr ""
15621 #: builtins.c:5881 builtins.c:6068
15622 #, gcc-internal-format
15623 msgid "invalid memory model for %<__atomic_store%>"
15624 msgstr ""
15626 #: builtins.c:6186
15627 #, gcc-internal-format
15628 msgid "non-constant argument 1 to __atomic_always_lock_free"
15629 msgstr ""
15631 #: builtins.c:6228
15632 #, gcc-internal-format
15633 msgid "non-integer argument 1 to __atomic_is_lock_free"
15634 msgstr ""
15636 #: builtins.c:6292
15637 #, gcc-internal-format
15638 msgid "__builtin_thread_pointer is not supported on this target"
15639 msgstr ""
15641 #: builtins.c:6312
15642 #, gcc-internal-format
15643 msgid "__builtin_set_thread_pointer is not supported on this target"
15644 msgstr ""
15646 #. All valid uses of __builtin_va_arg_pack () are removed during
15647 #. inlining.
15648 #: builtins.c:6572 expr.c:10797
15649 #, gcc-internal-format
15650 msgid "%Kinvalid use of %<__builtin_va_arg_pack ()%>"
15651 msgstr ""
15653 #. All valid uses of __builtin_va_arg_pack_len () are removed during
15654 #. inlining.
15655 #: builtins.c:6578
15656 #, gcc-internal-format
15657 msgid "%Kinvalid use of %<__builtin_va_arg_pack_len ()%>"
15658 msgstr ""
15660 #: builtins.c:6815
15661 #, gcc-internal-format
15662 msgid "%<__builtin_longjmp%> second argument must be 1"
15663 msgstr ""
15665 #. Software implementation of Pointer Bounds Checker is NYI.
15666 #. Target support is required.
15667 #: builtins.c:7457
15668 #, gcc-internal-format
15669 msgid "Your target platform does not support -fcheck-pointer-bounds"
15670 msgstr ""
15672 #: builtins.c:7776
15673 #, gcc-internal-format
15674 msgid "target format does not support infinity"
15675 msgstr ""
15677 #: builtins.c:9394
15678 #, gcc-internal-format
15679 msgid "%<va_start%> used in function with fixed args"
15680 msgstr ""
15682 #: builtins.c:9402
15683 #, gcc-internal-format
15684 msgid "wrong number of arguments to function %<va_start%>"
15685 msgstr ""
15687 #: builtins.c:9417
15688 #, gcc-internal-format
15689 msgid "%<__builtin_next_arg%> called without an argument"
15690 msgstr ""
15692 #: builtins.c:9422
15693 #, gcc-internal-format
15694 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
15695 msgstr ""
15697 #: builtins.c:9454
15698 #, gcc-internal-format
15699 msgid "second parameter of %<va_start%> not last named argument"
15700 msgstr ""
15702 #: builtins.c:9467
15703 #, gcc-internal-format
15704 msgid "undefined behavior when second parameter of %<va_start%> is declared with %<register%> storage"
15705 msgstr ""
15707 #: builtins.c:9496
15708 #, gcc-internal-format
15709 msgid "%Kfirst argument of %D must be a pointer, second integer constant"
15710 msgstr ""
15712 #: builtins.c:9509
15713 #, gcc-internal-format
15714 msgid "%Klast argument of %D is not integer constant between 0 and 3"
15715 msgstr ""
15717 #: builtins.c:9783
15718 #, gcc-internal-format
15719 msgid "%Kattempt to free a non-heap object %qD"
15720 msgstr ""
15722 #: builtins.c:9786
15723 #, gcc-internal-format
15724 msgid "%Kattempt to free a non-heap object"
15725 msgstr ""
15727 #: calls.c:1374
15728 #, gcc-internal-format
15729 msgid "%Kargument %i value %qE is negative"
15730 msgstr ""
15732 #: calls.c:1392
15733 #, gcc-internal-format
15734 msgid "%Kargument %i value is zero"
15735 msgstr ""
15737 #: calls.c:1409
15738 #, gcc-internal-format
15739 msgid "%Kargument %i value %qE exceeds maximum object size %E"
15740 msgstr ""
15742 #: calls.c:1423
15743 #, gcc-internal-format
15744 msgid "%Kargument %i range [%E, %E] is negative"
15745 msgstr ""
15747 #: calls.c:1430
15748 #, gcc-internal-format
15749 msgid "%Kargument %i range [%E, %E] exceeds maximum object size %E"
15750 msgstr ""
15752 #: calls.c:1460
15753 #, gcc-internal-format
15754 msgid "%Kproduct %<%E * %E%> of arguments %i and %i exceeds %<SIZE_MAX%>"
15755 msgstr ""
15757 #: calls.c:1466
15758 #, gcc-internal-format
15759 msgid "%Kproduct %<%E * %E%> of arguments %i and %i exceeds maximum object size %E"
15760 msgstr ""
15762 #: calls.c:1477 calls.c:1480
15763 #, gcc-internal-format
15764 msgid "argument %i in the range [%E, %E]"
15765 msgstr ""
15767 #: calls.c:1491
15768 #, fuzzy, gcc-internal-format
15769 #| msgid "cannot call function %qD"
15770 msgid "in a call to built-in allocation function %qD"
15771 msgstr "не вдалося викликати функцію %qD"
15773 #: calls.c:1494
15774 #, gcc-internal-format
15775 msgid "in a call to allocation function %qD declared here"
15776 msgstr ""
15778 #: calls.c:1508
15779 #, fuzzy, gcc-internal-format, gfc-internal-format
15780 #| msgid "[cannot find %s]"
15781 msgid "cannot tail-call: %s"
15782 msgstr "[не вдалося знайти %s]"
15784 #: calls.c:3071
15785 #, gcc-internal-format
15786 msgid "function call has aggregate value"
15787 msgstr ""
15789 #: calls.c:3748
15790 #, gcc-internal-format
15791 msgid "passing too large argument on stack"
15792 msgstr ""
15794 #: cfgexpand.c:1645 function.c:993 varasm.c:2179
15795 #, gcc-internal-format
15796 msgid "size of variable %q+D is too large"
15797 msgstr ""
15799 #: cfgexpand.c:1657
15800 #, gcc-internal-format
15801 msgid "cannot allocate stack for variable %q+D, naked function."
15802 msgstr ""
15804 #: cfgexpand.c:2734
15805 #, gcc-internal-format
15806 msgid "too many alternatives in %<asm%>"
15807 msgstr ""
15809 #: cfgexpand.c:2741
15810 #, gcc-internal-format
15811 msgid "operand constraints for %<asm%> differ in number of alternatives"
15812 msgstr ""
15814 #: cfgexpand.c:2762
15815 #, gcc-internal-format
15816 msgid "asm-specifier for variable %qE conflicts with asm clobber list"
15817 msgstr ""
15819 #: cfgexpand.c:2836
15820 #, gcc-internal-format
15821 msgid "more than %d operands in %<asm%>"
15822 msgstr ""
15824 #. ??? Diagnose during gimplification?
15825 #: cfgexpand.c:2889
15826 #, gcc-internal-format
15827 msgid "unknown register name %qs in %<asm%>"
15828 msgstr ""
15830 #. ??? Diagnose during gimplification?
15831 #: cfgexpand.c:2910
15832 #, gcc-internal-format
15833 msgid "PIC register clobbered by %qs in %<asm%>"
15834 msgstr ""
15836 #: cfgexpand.c:3015
15837 #, gcc-internal-format, gfc-internal-format
15838 msgid "output number %d not directly addressable"
15839 msgstr ""
15841 #: cfgexpand.c:3096
15842 #, gcc-internal-format
15843 msgid "asm operand %d probably doesn%'t match constraints"
15844 msgstr ""
15846 #: cfgexpand.c:3279
15847 #, gcc-internal-format
15848 msgid "asm clobber conflict with output operand"
15849 msgstr ""
15851 #: cfgexpand.c:3283
15852 #, gcc-internal-format
15853 msgid "asm clobber conflict with input operand"
15854 msgstr ""
15856 #: cfgexpand.c:6240
15857 #, gcc-internal-format
15858 msgid "stack protector not protecting local variables: variable length buffer"
15859 msgstr ""
15861 #: cfgexpand.c:6244
15862 #, gcc-internal-format, gfc-internal-format
15863 msgid "stack protector not protecting function: all local arrays are less than %d bytes long"
15864 msgstr ""
15866 #: cfghooks.c:111
15867 #, gcc-internal-format, gfc-internal-format
15868 msgid "bb %d on wrong place"
15869 msgstr ""
15871 #: cfghooks.c:117
15872 #, gcc-internal-format, gfc-internal-format
15873 msgid "prev_bb of %d should be %d, not %d"
15874 msgstr ""
15876 #: cfghooks.c:134
15877 #, gcc-internal-format, gfc-internal-format
15878 msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
15879 msgstr ""
15881 #: cfghooks.c:140
15882 #, gcc-internal-format, gfc-internal-format
15883 msgid "verify_flow_info: Block %i lacks loop_father"
15884 msgstr ""
15886 #: cfghooks.c:146
15887 #, gcc-internal-format, gfc-internal-format
15888 msgid "verify_flow_info: Wrong count of block %i %i"
15889 msgstr ""
15891 #: cfghooks.c:152
15892 #, gcc-internal-format, gfc-internal-format
15893 msgid "verify_flow_info: Wrong frequency of block %i %i"
15894 msgstr ""
15896 #: cfghooks.c:160
15897 #, gcc-internal-format, gfc-internal-format
15898 msgid "verify_flow_info: Duplicate edge %i->%i"
15899 msgstr ""
15901 #: cfghooks.c:166
15902 #, gcc-internal-format, gfc-internal-format
15903 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
15904 msgstr ""
15906 #: cfghooks.c:172
15907 #, gcc-internal-format, gfc-internal-format
15908 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
15909 msgstr ""
15911 #: cfghooks.c:184
15912 #, gcc-internal-format, gfc-internal-format
15913 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
15914 msgstr ""
15916 #: cfghooks.c:198
15917 #, gcc-internal-format, gfc-internal-format
15918 msgid "wrong amount of branch edges after unconditional jump %i"
15919 msgstr ""
15921 #: cfghooks.c:206 cfghooks.c:217
15922 #, gcc-internal-format, gfc-internal-format
15923 msgid "basic block %d pred edge is corrupted"
15924 msgstr ""
15926 #: cfghooks.c:218
15927 #, gcc-internal-format, gfc-internal-format
15928 msgid "its dest_idx should be %d, not %d"
15929 msgstr ""
15931 #: cfghooks.c:247
15932 #, gcc-internal-format, gfc-internal-format
15933 msgid "basic block %i edge lists are corrupted"
15934 msgstr ""
15936 #: cfghooks.c:260
15937 #, gcc-internal-format
15938 msgid "verify_flow_info failed"
15939 msgstr ""
15941 #: cfghooks.c:310
15942 #, gcc-internal-format, gfc-internal-format
15943 msgid "%s does not support dump_bb_for_graph"
15944 msgstr ""
15946 #: cfghooks.c:353
15947 #, gcc-internal-format, gfc-internal-format
15948 msgid "%s does not support redirect_edge_and_branch"
15949 msgstr ""
15951 #: cfghooks.c:373
15952 #, gcc-internal-format, gfc-internal-format
15953 msgid "%s does not support can_remove_branch_p"
15954 msgstr ""
15956 #: cfghooks.c:470
15957 #, gcc-internal-format, gfc-internal-format
15958 msgid "%s does not support redirect_edge_and_branch_force"
15959 msgstr ""
15961 #: cfghooks.c:508
15962 #, gcc-internal-format, gfc-internal-format
15963 msgid "%s does not support split_block"
15964 msgstr ""
15966 #: cfghooks.c:575
15967 #, gcc-internal-format, gfc-internal-format
15968 msgid "%s does not support move_block_after"
15969 msgstr ""
15971 #: cfghooks.c:588
15972 #, gcc-internal-format, gfc-internal-format
15973 msgid "%s does not support delete_basic_block"
15974 msgstr ""
15976 #: cfghooks.c:635
15977 #, gcc-internal-format, gfc-internal-format
15978 msgid "%s does not support split_edge"
15979 msgstr ""
15981 #: cfghooks.c:710
15982 #, gcc-internal-format, gfc-internal-format
15983 msgid "%s does not support create_basic_block"
15984 msgstr ""
15986 #: cfghooks.c:751
15987 #, gcc-internal-format, gfc-internal-format
15988 msgid "%s does not support can_merge_blocks_p"
15989 msgstr ""
15991 #: cfghooks.c:762
15992 #, gcc-internal-format, gfc-internal-format
15993 msgid "%s does not support predict_edge"
15994 msgstr ""
15996 #: cfghooks.c:771
15997 #, gcc-internal-format, gfc-internal-format
15998 msgid "%s does not support predicted_by_p"
15999 msgstr ""
16001 #: cfghooks.c:785
16002 #, gcc-internal-format, gfc-internal-format
16003 msgid "%s does not support merge_blocks"
16004 msgstr ""
16006 #: cfghooks.c:866
16007 #, gcc-internal-format, gfc-internal-format
16008 msgid "%s does not support make_forwarder_block"
16009 msgstr ""
16011 #: cfghooks.c:1022
16012 #, gcc-internal-format, gfc-internal-format
16013 msgid "%s does not support force_nonfallthru"
16014 msgstr ""
16016 #: cfghooks.c:1056
16017 #, gcc-internal-format, gfc-internal-format
16018 msgid "%s does not support can_duplicate_block_p"
16019 msgstr ""
16021 #: cfghooks.c:1078
16022 #, gcc-internal-format, gfc-internal-format
16023 msgid "%s does not support duplicate_block"
16024 msgstr ""
16026 #: cfghooks.c:1172
16027 #, gcc-internal-format, gfc-internal-format
16028 msgid "%s does not support block_ends_with_call_p"
16029 msgstr ""
16031 #: cfghooks.c:1183
16032 #, gcc-internal-format, gfc-internal-format
16033 msgid "%s does not support block_ends_with_condjump_p"
16034 msgstr ""
16036 #: cfghooks.c:1201
16037 #, gcc-internal-format, gfc-internal-format
16038 msgid "%s does not support flow_call_edges_add"
16039 msgstr ""
16041 #: cfgloop.c:1326
16042 #, gcc-internal-format
16043 msgid "loop verification on loop tree that needs fixup"
16044 msgstr ""
16046 #: cfgloop.c:1342
16047 #, gcc-internal-format
16048 msgid "corrupt loop tree root"
16049 msgstr ""
16051 #: cfgloop.c:1352
16052 #, gcc-internal-format, gfc-internal-format
16053 msgid "loop with header %d marked for removal"
16054 msgstr ""
16056 #: cfgloop.c:1357
16057 #, gcc-internal-format, gfc-internal-format
16058 msgid "loop with header %d not in loop tree"
16059 msgstr ""
16061 #: cfgloop.c:1363
16062 #, gcc-internal-format, gfc-internal-format
16063 msgid "non-loop with header %d not marked for removal"
16064 msgstr ""
16066 #: cfgloop.c:1377
16067 #, gcc-internal-format, gfc-internal-format
16068 msgid "removed loop %d in loop tree"
16069 msgstr ""
16071 #: cfgloop.c:1385
16072 #, gcc-internal-format, gfc-internal-format
16073 msgid "size of loop %d should be %d, not %d"
16074 msgstr ""
16076 #: cfgloop.c:1396
16077 #, gcc-internal-format, gfc-internal-format
16078 msgid "bb %d does not belong to loop %d"
16079 msgstr ""
16081 #: cfgloop.c:1408
16082 #, gcc-internal-format, gfc-internal-format
16083 msgid "bb %d has father loop %d, should be loop %d"
16084 msgstr ""
16086 #: cfgloop.c:1424
16087 #, gcc-internal-format
16088 msgid "loop %d%'s header is not a loop header"
16089 msgstr ""
16091 #: cfgloop.c:1430
16092 #, gcc-internal-format
16093 msgid "loop %d%'s header does not have exactly 2 entries"
16094 msgstr ""
16096 #: cfgloop.c:1437
16097 #, gcc-internal-format
16098 msgid "loop %d%'s latch does not have an edge to its header"
16099 msgstr ""
16101 #: cfgloop.c:1442
16102 #, gcc-internal-format
16103 msgid "loop %d%'s latch is not dominated by its header"
16104 msgstr ""
16106 #: cfgloop.c:1450
16107 #, gcc-internal-format
16108 msgid "loop %d%'s latch does not have exactly 1 successor"
16109 msgstr ""
16111 #: cfgloop.c:1455
16112 #, gcc-internal-format
16113 msgid "loop %d%'s latch does not have header as successor"
16114 msgstr ""
16116 #: cfgloop.c:1460
16117 #, gcc-internal-format
16118 msgid "loop %d%'s latch does not belong directly to it"
16119 msgstr ""
16121 #: cfgloop.c:1466
16122 #, gcc-internal-format
16123 msgid "loop %d%'s header does not belong directly to it"
16124 msgstr ""
16126 #: cfgloop.c:1472
16127 #, gcc-internal-format
16128 msgid "loop %d%'s latch is marked as part of irreducible region"
16129 msgstr ""
16131 #: cfgloop.c:1505
16132 #, gcc-internal-format, gfc-internal-format
16133 msgid "basic block %d should be marked irreducible"
16134 msgstr ""
16136 #: cfgloop.c:1511
16137 #, gcc-internal-format, gfc-internal-format
16138 msgid "basic block %d should not be marked irreducible"
16139 msgstr ""
16141 #: cfgloop.c:1519
16142 #, gcc-internal-format, gfc-internal-format
16143 msgid "edge from %d to %d should be marked irreducible"
16144 msgstr ""
16146 #: cfgloop.c:1526
16147 #, gcc-internal-format, gfc-internal-format
16148 msgid "edge from %d to %d should not be marked irreducible"
16149 msgstr ""
16151 #: cfgloop.c:1540
16152 #, gcc-internal-format, gfc-internal-format
16153 msgid "corrupted head of the exits list of loop %d"
16154 msgstr ""
16156 #: cfgloop.c:1558
16157 #, gcc-internal-format, gfc-internal-format
16158 msgid "corrupted exits list of loop %d"
16159 msgstr ""
16161 #: cfgloop.c:1567
16162 #, gcc-internal-format, gfc-internal-format
16163 msgid "nonempty exits list of loop %d, but exits are not recorded"
16164 msgstr ""
16166 #: cfgloop.c:1594
16167 #, gcc-internal-format, gfc-internal-format
16168 msgid "exit %d->%d not recorded"
16169 msgstr ""
16171 #: cfgloop.c:1617
16172 #, gcc-internal-format, gfc-internal-format
16173 msgid "wrong list of exited loops for edge  %d->%d"
16174 msgstr ""
16176 #: cfgloop.c:1626
16177 #, gcc-internal-format
16178 msgid "too many loop exits recorded"
16179 msgstr ""
16181 #: cfgloop.c:1637
16182 #, gcc-internal-format, gfc-internal-format
16183 msgid "%d exits recorded for loop %d (having %d exits)"
16184 msgstr ""
16186 #: cfgrtl.c:2333
16187 #, gcc-internal-format, gfc-internal-format
16188 msgid "non-cold basic block %d dominated by a block in the cold partition (%d)"
16189 msgstr ""
16191 #: cfgrtl.c:2410
16192 #, gcc-internal-format, gfc-internal-format
16193 msgid "multiple hot/cold transitions found (bb %i)"
16194 msgstr ""
16196 #: cfgrtl.c:2418
16197 #, gcc-internal-format
16198 msgid "partition found but function partition flag not set"
16199 msgstr ""
16201 #: cfgrtl.c:2456
16202 #, gcc-internal-format, gfc-internal-format
16203 msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i"
16204 msgstr ""
16206 #: cfgrtl.c:2477
16207 #, gcc-internal-format
16208 msgid "EDGE_CROSSING incorrectly set across same section"
16209 msgstr ""
16211 #: cfgrtl.c:2482
16212 #, gcc-internal-format, gfc-internal-format
16213 msgid "fallthru edge crosses section boundary in bb %i"
16214 msgstr ""
16216 #: cfgrtl.c:2488
16217 #, gcc-internal-format, gfc-internal-format
16218 msgid "EH edge crosses section boundary in bb %i"
16219 msgstr ""
16221 #: cfgrtl.c:2494
16222 #, gcc-internal-format, gfc-internal-format
16223 msgid "No region crossing jump at section boundary in bb %i"
16224 msgstr ""
16226 #: cfgrtl.c:2501
16227 #, gcc-internal-format
16228 msgid "EDGE_CROSSING missing across section boundary"
16229 msgstr ""
16231 #: cfgrtl.c:2531
16232 #, gcc-internal-format, gfc-internal-format
16233 msgid "Region crossing jump across same section in bb %i"
16234 msgstr ""
16236 #: cfgrtl.c:2538
16237 #, gcc-internal-format, gfc-internal-format
16238 msgid "missing REG_EH_REGION note at the end of bb %i"
16239 msgstr ""
16241 #: cfgrtl.c:2543
16242 #, gcc-internal-format, gfc-internal-format
16243 msgid "too many exception handling edges in bb %i"
16244 msgstr ""
16246 #: cfgrtl.c:2551
16247 #, gcc-internal-format, gfc-internal-format
16248 msgid "too many outgoing branch edges from bb %i"
16249 msgstr ""
16251 #: cfgrtl.c:2556
16252 #, gcc-internal-format, gfc-internal-format
16253 msgid "fallthru edge after unconditional jump in bb %i"
16254 msgstr ""
16256 #: cfgrtl.c:2561
16257 #, gcc-internal-format, gfc-internal-format
16258 msgid "wrong number of branch edges after unconditional jump in bb %i"
16259 msgstr ""
16261 #: cfgrtl.c:2568
16262 #, gcc-internal-format, gfc-internal-format
16263 msgid "wrong amount of branch edges after conditional jump in bb %i"
16264 msgstr ""
16266 #: cfgrtl.c:2574
16267 #, gcc-internal-format, gfc-internal-format
16268 msgid "abnormal call edges for non-call insn in bb %i"
16269 msgstr ""
16271 #: cfgrtl.c:2579
16272 #, gcc-internal-format, gfc-internal-format
16273 msgid "sibcall edges for non-call insn in bb %i"
16274 msgstr ""
16276 #: cfgrtl.c:2589
16277 #, gcc-internal-format, gfc-internal-format
16278 msgid "abnormal edges for no purpose in bb %i"
16279 msgstr ""
16281 #: cfgrtl.c:2627 cfgrtl.c:2637
16282 #, gcc-internal-format, gfc-internal-format
16283 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
16284 msgstr ""
16286 #: cfgrtl.c:2650
16287 #, gcc-internal-format, gfc-internal-format
16288 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
16289 msgstr ""
16291 #: cfgrtl.c:2660
16292 #, gcc-internal-format, gfc-internal-format
16293 msgid "in basic block %d:"
16294 msgstr ""
16296 #: cfgrtl.c:2686
16297 #, gcc-internal-format, gfc-internal-format
16298 msgid "BB_RTL flag not set for block %d"
16299 msgstr ""
16301 #: cfgrtl.c:2693
16302 #, gcc-internal-format, gfc-internal-format
16303 msgid "insn %d basic block pointer is %d, should be %d"
16304 msgstr ""
16306 #: cfgrtl.c:2704
16307 #, gcc-internal-format, gfc-internal-format
16308 msgid "insn %d in header of bb %d has non-NULL basic block"
16309 msgstr ""
16311 #: cfgrtl.c:2712
16312 #, gcc-internal-format, gfc-internal-format
16313 msgid "insn %d in footer of bb %d has non-NULL basic block"
16314 msgstr ""
16316 #: cfgrtl.c:2785 cfgrtl.c:2833
16317 #, gcc-internal-format, gfc-internal-format
16318 msgid "insn %d outside of basic blocks has non-NULL bb field"
16319 msgstr ""
16321 #: cfgrtl.c:2793
16322 #, gcc-internal-format, gfc-internal-format
16323 msgid "end insn %d for block %d not found in the insn stream"
16324 msgstr ""
16326 #: cfgrtl.c:2806
16327 #, gcc-internal-format, gfc-internal-format
16328 msgid "insn %d is in multiple basic blocks (%d and %d)"
16329 msgstr ""
16331 #: cfgrtl.c:2818
16332 #, gcc-internal-format, gfc-internal-format
16333 msgid "head insn %d for block %d not found in the insn stream"
16334 msgstr ""
16336 #: cfgrtl.c:2866
16337 #, gcc-internal-format, gfc-internal-format
16338 msgid "missing barrier after block %i"
16339 msgstr ""
16341 #: cfgrtl.c:2882
16342 #, gcc-internal-format, gfc-internal-format
16343 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
16344 msgstr ""
16346 #: cfgrtl.c:2891
16347 #, gcc-internal-format, gfc-internal-format
16348 msgid "verify_flow_info: Incorrect fallthru %i->%i"
16349 msgstr ""
16351 #: cfgrtl.c:2927
16352 #, gcc-internal-format
16353 msgid "basic blocks not laid down consecutively"
16354 msgstr ""
16356 #: cfgrtl.c:2965
16357 #, gcc-internal-format, gfc-internal-format
16358 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
16359 msgstr ""
16361 #: cgraph.c:3001
16362 #, gcc-internal-format
16363 msgid "caller edge count is negative"
16364 msgstr ""
16366 #: cgraph.c:3006
16367 #, gcc-internal-format
16368 msgid "caller edge frequency is negative"
16369 msgstr ""
16371 #: cgraph.c:3011
16372 #, gcc-internal-format
16373 msgid "caller edge frequency is too large"
16374 msgstr ""
16376 #: cgraph.c:3095
16377 #, gcc-internal-format, gfc-internal-format
16378 msgid "aux field set for edge %s->%s"
16379 msgstr ""
16381 #: cgraph.c:3102
16382 #, gcc-internal-format
16383 msgid "execution count is negative"
16384 msgstr ""
16386 #: cgraph.c:3107
16387 #, gcc-internal-format
16388 msgid "inline clone in same comdat group list"
16389 msgstr ""
16391 #: cgraph.c:3112
16392 #, gcc-internal-format
16393 msgid "local symbols must be defined"
16394 msgstr ""
16396 #: cgraph.c:3117
16397 #, gcc-internal-format
16398 msgid "externally visible inline clone"
16399 msgstr ""
16401 #: cgraph.c:3122
16402 #, gcc-internal-format
16403 msgid "inline clone with address taken"
16404 msgstr ""
16406 #: cgraph.c:3127
16407 #, gcc-internal-format
16408 msgid "inline clone is forced to output"
16409 msgstr ""
16411 #: cgraph.c:3134
16412 #, gcc-internal-format, gfc-internal-format
16413 msgid "aux field set for indirect edge from %s"
16414 msgstr ""
16416 #: cgraph.c:3141
16417 #, gcc-internal-format, gfc-internal-format
16418 msgid "An indirect edge from %s is not marked as indirect or has associated indirect_info, the corresponding statement is: "
16419 msgstr ""
16421 #: cgraph.c:3156
16422 #, gcc-internal-format, gfc-internal-format
16423 msgid "comdat-local function called by %s outside its comdat"
16424 msgstr ""
16426 #: cgraph.c:3166
16427 #, gcc-internal-format
16428 msgid "inlined_to pointer is wrong"
16429 msgstr ""
16431 #: cgraph.c:3171
16432 #, gcc-internal-format
16433 msgid "multiple inline callers"
16434 msgstr ""
16436 #: cgraph.c:3178
16437 #, gcc-internal-format
16438 msgid "inlined_to pointer set for noninline callers"
16439 msgstr ""
16441 #: cgraph.c:3198
16442 #, gcc-internal-format, gfc-internal-format
16443 msgid "caller edge frequency %i does not match BB frequency %i"
16444 msgstr ""
16446 #: cgraph.c:3216
16447 #, gcc-internal-format, gfc-internal-format
16448 msgid "indirect call frequency %i does not match BB frequency %i"
16449 msgstr ""
16451 #: cgraph.c:3225
16452 #, gcc-internal-format
16453 msgid "inlined_to pointer is set but no predecessors found"
16454 msgstr ""
16456 #: cgraph.c:3230
16457 #, gcc-internal-format
16458 msgid "inlined_to pointer refers to itself"
16459 msgstr ""
16461 #: cgraph.c:3242
16462 #, gcc-internal-format
16463 msgid "cgraph_node has wrong clone_of"
16464 msgstr ""
16466 #: cgraph.c:3254
16467 #, gcc-internal-format
16468 msgid "cgraph_node has wrong clone list"
16469 msgstr ""
16471 #: cgraph.c:3260
16472 #, gcc-internal-format
16473 msgid "cgraph_node is in clone list but it is not clone"
16474 msgstr ""
16476 #: cgraph.c:3265
16477 #, gcc-internal-format
16478 msgid "cgraph_node has wrong prev_clone pointer"
16479 msgstr ""
16481 #: cgraph.c:3270
16482 #, gcc-internal-format
16483 msgid "double linked list of clones corrupted"
16484 msgstr ""
16486 #: cgraph.c:3282
16487 #, gcc-internal-format
16488 msgid "Alias has call edges"
16489 msgstr ""
16491 #: cgraph.c:3290
16492 #, gcc-internal-format
16493 msgid "Alias has non-alias reference"
16494 msgstr ""
16496 #: cgraph.c:3295
16497 #, gcc-internal-format
16498 msgid "Alias has more than one alias reference"
16499 msgstr ""
16501 #: cgraph.c:3302
16502 #, gcc-internal-format
16503 msgid "Analyzed alias has no reference"
16504 msgstr ""
16506 #: cgraph.c:3311
16507 #, gcc-internal-format
16508 msgid "Instrumentation clone does not reference original node"
16509 msgstr ""
16511 #: cgraph.c:3318
16512 #, gcc-internal-format
16513 msgid "Not instrumented node has non-NULL original declaration"
16514 msgstr ""
16516 #: cgraph.c:3328
16517 #, gcc-internal-format
16518 msgid "Instrumented node has wrong original declaration"
16519 msgstr ""
16521 #: cgraph.c:3346
16522 #, gcc-internal-format
16523 msgid "Node has more than one chkp reference"
16524 msgstr ""
16526 #: cgraph.c:3351
16527 #, gcc-internal-format
16528 msgid "Wrong node is referenced with chkp reference"
16529 msgstr ""
16531 #: cgraph.c:3359
16532 #, gcc-internal-format
16533 msgid "Analyzed node has no reference to instrumented version"
16534 msgstr ""
16536 #: cgraph.c:3373
16537 #, gcc-internal-format
16538 msgid "Alias chain for instrumented node is broken"
16539 msgstr ""
16541 #: cgraph.c:3382
16542 #, gcc-internal-format
16543 msgid "No edge out of thunk node"
16544 msgstr ""
16546 #: cgraph.c:3387
16547 #, gcc-internal-format
16548 msgid "More than one edge out of thunk node"
16549 msgstr ""
16551 #: cgraph.c:3392
16552 #, gcc-internal-format
16553 msgid "Thunk is not supposed to have body"
16554 msgstr ""
16556 #: cgraph.c:3398
16557 #, gcc-internal-format
16558 msgid "Instrumentation thunk has wrong edge callee"
16559 msgstr ""
16561 #: cgraph.c:3434
16562 #, gcc-internal-format
16563 msgid "shared call_stmt:"
16564 msgstr ""
16566 #: cgraph.c:3442
16567 #, gcc-internal-format
16568 msgid "edge points to wrong declaration:"
16569 msgstr ""
16571 #: cgraph.c:3451
16572 #, gcc-internal-format
16573 msgid "an indirect edge with unknown callee corresponding to a call_stmt with a known declaration:"
16574 msgstr ""
16576 #: cgraph.c:3461
16577 #, gcc-internal-format
16578 msgid "missing callgraph edge for call stmt:"
16579 msgstr ""
16581 #: cgraph.c:3471
16582 #, gcc-internal-format
16583 msgid "reference to dead statement"
16584 msgstr ""
16586 #: cgraph.c:3484
16587 #, gcc-internal-format, gfc-internal-format
16588 msgid "edge %s->%s has no corresponding call_stmt"
16589 msgstr ""
16591 #: cgraph.c:3496
16592 #, gcc-internal-format, gfc-internal-format
16593 msgid "an indirect edge from %s has no corresponding call_stmt"
16594 msgstr ""
16596 #: cgraph.c:3507
16597 #, gcc-internal-format
16598 msgid "verify_cgraph_node failed"
16599 msgstr ""
16601 #: cgraph.c:3614 varpool.c:304
16602 #, gcc-internal-format, gfc-internal-format
16603 msgid "%s: section %s is missing"
16604 msgstr ""
16606 #: cgraphunit.c:712
16607 #, gcc-internal-format
16608 msgid "%<weakref%> attribute should be accompanied with an %<alias%> attribute"
16609 msgstr ""
16611 #: cgraphunit.c:764 cgraphunit.c:800
16612 #, gcc-internal-format
16613 msgid "%<externally_visible%> attribute have effect only on public objects"
16614 msgstr ""
16616 #: cgraphunit.c:771
16617 #, gcc-internal-format
16618 msgid "%<weakref%> attribute ignored because function is defined"
16619 msgstr ""
16621 #: cgraphunit.c:783
16622 #, gcc-internal-format
16623 msgid "always_inline function might not be inlinable"
16624 msgstr ""
16626 #: cgraphunit.c:808
16627 #, gcc-internal-format
16628 msgid "%<weakref%> attribute ignored because variable is initialized"
16629 msgstr ""
16631 #. include_self=
16632 #: cgraphunit.c:968 c/c-decl.c:11128
16633 #, gcc-internal-format
16634 msgid "%q+F used but never defined"
16635 msgstr ""
16637 #: cgraphunit.c:970 c/c-decl.c:11137
16638 #, gcc-internal-format
16639 msgid "%q+F declared %<static%> but never defined"
16640 msgstr ""
16642 #: cgraphunit.c:1014
16643 #, gcc-internal-format
16644 msgid "%qD defined but not used"
16645 msgstr ""
16647 #: cgraphunit.c:1319 c-family/c-pragma.c:337
16648 #, gcc-internal-format
16649 msgid "%q+D aliased to undefined symbol %qE"
16650 msgstr ""
16652 #: cgraphunit.c:1335
16653 #, gcc-internal-format
16654 msgid "%q+D aliased to external symbol %qE"
16655 msgstr ""
16657 #: cgraphunit.c:1356
16658 #, gcc-internal-format
16659 msgid "%q+D alias in between function and variable is not supported"
16660 msgstr ""
16662 #: cgraphunit.c:1358
16663 #, gcc-internal-format
16664 msgid "%q+D aliased declaration"
16665 msgstr ""
16667 #: cgraphunit.c:1429
16668 #, gcc-internal-format
16669 msgid "failed to reclaim unneeded function"
16670 msgstr ""
16672 #: cgraphunit.c:1457
16673 #, gcc-internal-format
16674 msgid "failed to reclaim unneeded function in same comdat group"
16675 msgstr ""
16677 #: cgraphunit.c:1701
16678 #, gcc-internal-format
16679 msgid "generic thunk code fails for method %qD which uses %<...%>"
16680 msgstr ""
16682 #: cgraphunit.c:2068
16683 #, gcc-internal-format
16684 msgid "size of return value of %q+D is %u bytes"
16685 msgstr ""
16687 #: cgraphunit.c:2071
16688 #, gcc-internal-format
16689 msgid "size of return value of %q+D is larger than %wd bytes"
16690 msgstr ""
16692 #: cgraphunit.c:2566
16693 #, gcc-internal-format
16694 msgid "nodes with unreleased memory found"
16695 msgstr ""
16697 #: collect-utils.c:68
16698 #, gcc-internal-format
16699 msgid "can't get program status: %m"
16700 msgstr ""
16702 #: collect-utils.c:82
16703 #, gcc-internal-format, gfc-internal-format
16704 msgid "%s terminated with signal %d [%s]%s"
16705 msgstr ""
16707 #: collect-utils.c:98
16708 #, gcc-internal-format, gfc-internal-format
16709 msgid "%s returned %d exit status"
16710 msgstr ""
16712 #: collect-utils.c:133
16713 #, gcc-internal-format, gfc-internal-format
16714 msgid "could not open response file %s"
16715 msgstr ""
16717 #: collect-utils.c:139
16718 #, gcc-internal-format, gfc-internal-format
16719 msgid "could not write to response file %s"
16720 msgstr ""
16722 #: collect-utils.c:145
16723 #, gcc-internal-format, gfc-internal-format
16724 msgid "could not close response file %s"
16725 msgstr ""
16727 #: collect-utils.c:179
16728 #, gcc-internal-format, gfc-internal-format
16729 msgid "cannot find '%s'"
16730 msgstr "не вдалося знайти «%s»"
16732 #: collect-utils.c:183 collect2.c:2361 collect2.c:2560 gcc.c:3080 gcc.c:6787
16733 #, gcc-internal-format
16734 msgid "pex_init failed: %m"
16735 msgstr ""
16737 #: collect-utils.c:192 collect2.c:2370 collect2.c:2568 gcc.c:8428
16738 #, gcc-internal-format
16739 msgid "%s: %m"
16740 msgstr ""
16742 #: collect2.c:702
16743 #, gcc-internal-format
16744 msgid "COLLECT_LTO_WRAPPER must be set"
16745 msgstr ""
16747 #: collect2.c:966 gcc.c:7313 lto-wrapper.c:1479
16748 #: config/i386/intelmic-mkoffload.c:554 config/nvptx/mkoffload.c:403
16749 #, gcc-internal-format
16750 msgid "atexit failed"
16751 msgstr ""
16753 #: collect2.c:1064
16754 #, gcc-internal-format
16755 msgid "no arguments"
16756 msgstr "немає аргументів"
16758 #: collect2.c:1303 opts.c:904
16759 #, gcc-internal-format
16760 msgid "LTO support has not been enabled in this configuration"
16761 msgstr ""
16763 #: collect2.c:1344
16764 #, gcc-internal-format
16765 msgid "can't open %s: %m"
16766 msgstr ""
16768 #: collect2.c:1450
16769 #, gcc-internal-format, gfc-internal-format
16770 msgid "unknown demangling style '%s'"
16771 msgstr "невідомий стиль декодування '%s'"
16773 #: collect2.c:1546 collect2.c:1729 collect2.c:1769
16774 #, gcc-internal-format
16775 msgid "fopen %s: %m"
16776 msgstr ""
16778 #: collect2.c:1549 collect2.c:1734 collect2.c:1772
16779 #, gcc-internal-format
16780 msgid "fclose %s: %m"
16781 msgstr ""
16783 #: collect2.c:2335
16784 #, gcc-internal-format
16785 msgid "cannot find 'nm'"
16786 msgstr ""
16788 #: collect2.c:2383
16789 #, gcc-internal-format
16790 msgid "can't open nm output: %m"
16791 msgstr ""
16793 #: collect2.c:2467
16794 #, gcc-internal-format, gfc-internal-format
16795 msgid "init function found in object %s"
16796 msgstr ""
16798 #: collect2.c:2478
16799 #, gcc-internal-format, gfc-internal-format
16800 msgid "fini function found in object %s"
16801 msgstr ""
16803 #: collect2.c:2535
16804 #, gcc-internal-format
16805 msgid "cannot find 'ldd'"
16806 msgstr ""
16808 #: collect2.c:2581
16809 #, gcc-internal-format
16810 msgid "can't open ldd output: %m"
16811 msgstr ""
16813 #: collect2.c:2599
16814 #, gcc-internal-format, gfc-internal-format
16815 msgid "dynamic dependency %s not found"
16816 msgstr ""
16818 #: collect2.c:2611
16819 #, gcc-internal-format, gfc-internal-format
16820 msgid "unable to open dynamic dependency '%s'"
16821 msgstr ""
16823 #: collect2.c:2775
16824 #, gcc-internal-format, gfc-internal-format
16825 msgid "%s: not a COFF file"
16826 msgstr ""
16828 #: collect2.c:2933
16829 #, gcc-internal-format, gfc-internal-format
16830 msgid "%s: cannot open as COFF file"
16831 msgstr ""
16833 #: collect2.c:2992
16834 #, gcc-internal-format, gfc-internal-format
16835 msgid "library lib%s not found"
16836 msgstr ""
16838 #: convert.c:93
16839 #, gcc-internal-format
16840 msgid "cannot convert to a pointer type"
16841 msgstr ""
16843 #: convert.c:389
16844 #, gcc-internal-format
16845 msgid "pointer value used where a floating point value was expected"
16846 msgstr ""
16848 #: convert.c:393
16849 #, gcc-internal-format
16850 msgid "aggregate value used where a float was expected"
16851 msgstr ""
16853 #: convert.c:516
16854 #, gcc-internal-format
16855 msgid "conversion to incomplete type"
16856 msgstr ""
16858 #: convert.c:965
16859 #, gcc-internal-format
16860 msgid "can%'t convert a vector of type %qT to type %qT which has different size"
16861 msgstr ""
16863 #: convert.c:973
16864 #, gcc-internal-format
16865 msgid "aggregate value used where an integer was expected"
16866 msgstr ""
16868 #: convert.c:1058
16869 #, gcc-internal-format
16870 msgid "pointer value used where a complex was expected"
16871 msgstr ""
16873 #: convert.c:1062
16874 #, gcc-internal-format
16875 msgid "aggregate value used where a complex was expected"
16876 msgstr ""
16878 #: convert.c:1096
16879 #, gcc-internal-format
16880 msgid "can%'t convert a value of type %qT to vector type %qT which has different size"
16881 msgstr ""
16883 #: convert.c:1104
16884 #, gcc-internal-format
16885 msgid "can%'t convert value to a vector"
16886 msgstr ""
16888 #: convert.c:1143
16889 #, gcc-internal-format
16890 msgid "aggregate value used where a fixed-point was expected"
16891 msgstr ""
16893 #: coverage.c:200
16894 #, gcc-internal-format
16895 msgid "%qs is not a gcov data file"
16896 msgstr ""
16898 #: coverage.c:211
16899 #, gcc-internal-format
16900 msgid "%qs is version %q.*s, expected version %q.*s"
16901 msgstr ""
16903 #: coverage.c:293 coverage.c:303
16904 #, gcc-internal-format, gfc-internal-format
16905 msgid "Profile data for function %u is corrupted"
16906 msgstr ""
16908 #: coverage.c:294
16909 #, gcc-internal-format
16910 msgid "checksum is (%x,%x) instead of (%x,%x)"
16911 msgstr ""
16913 #: coverage.c:304
16914 #, gcc-internal-format, gfc-internal-format
16915 msgid "number of counters is %d instead of %d"
16916 msgstr ""
16918 #: coverage.c:311
16919 #, gcc-internal-format, gfc-internal-format
16920 msgid "cannot merge separate %s counters for function %u"
16921 msgstr ""
16923 #: coverage.c:331
16924 #, gcc-internal-format
16925 msgid "%qs has overflowed"
16926 msgstr ""
16928 #: coverage.c:332
16929 #, gcc-internal-format
16930 msgid "%qs is corrupted"
16931 msgstr ""
16933 #: coverage.c:390
16934 #, gcc-internal-format
16935 msgid "the control flow of function %qE does not match its profile data (counter %qs)"
16936 msgstr ""
16938 #: coverage.c:406
16939 #, gcc-internal-format
16940 msgid "execution counts estimated\n"
16941 msgstr ""
16943 #: coverage.c:407
16944 #, gcc-internal-format
16945 msgid "execution counts assumed to be zero\n"
16946 msgstr ""
16948 #: coverage.c:419
16949 #, gcc-internal-format
16950 msgid "source locations for function %qE have changed, the profile data may be out of date"
16951 msgstr ""
16953 #: coverage.c:683
16954 #, gcc-internal-format
16955 msgid "error writing %qs"
16956 msgstr ""
16958 #: coverage.c:1245
16959 #, gcc-internal-format, gfc-internal-format
16960 msgid "cannot open %s"
16961 msgstr "не вдалося відкрити %s"
16963 #: data-streamer-in.c:53
16964 #, gcc-internal-format
16965 msgid "bytecode stream: string too long for the string table"
16966 msgstr ""
16968 #: data-streamer-in.c:84 data-streamer-in.c:113
16969 #, gcc-internal-format
16970 msgid "bytecode stream: found non-null terminated string"
16971 msgstr ""
16973 #: dbgcnt.c:133
16974 #, gcc-internal-format
16975 msgid "cannot find a valid counter:value pair:"
16976 msgstr ""
16978 #: dbgcnt.c:134
16979 #, gcc-internal-format, gfc-internal-format
16980 msgid "-fdbg-cnt=%s"
16981 msgstr ""
16983 #: dbgcnt.c:135
16984 #, gcc-internal-format, gfc-internal-format
16985 msgid "          %s"
16986 msgstr "          %s"
16988 #: dbxout.c:3336
16989 #, gcc-internal-format
16990 msgid "common symbol debug info is not structured as symbol+offset"
16991 msgstr ""
16993 #: dbxout.c:3808
16994 #, gcc-internal-format
16995 msgid "global destructors not supported on this target"
16996 msgstr ""
16998 #: dbxout.c:3825
16999 #, gcc-internal-format
17000 msgid "global constructors not supported on this target"
17001 msgstr ""
17003 #: diagnostic.c:1461
17004 #, gcc-internal-format, gfc-internal-format
17005 msgid "in %s, at %s:%d"
17006 msgstr ""
17008 #: dominance.c:1169
17009 #, gcc-internal-format, gfc-internal-format
17010 msgid "dominator of %d status unknown"
17011 msgstr ""
17013 #: dominance.c:1177
17014 #, gcc-internal-format, gfc-internal-format
17015 msgid "dominator of %d should be %d, not %d"
17016 msgstr ""
17018 #: dumpfile.c:321 dumpfile.c:485 dumpfile.c:578
17019 #, gcc-internal-format
17020 msgid "could not open dump file %qs: %m"
17021 msgstr ""
17023 #: dumpfile.c:820
17024 #, gcc-internal-format
17025 msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
17026 msgstr ""
17028 #: dumpfile.c:928
17029 #, gcc-internal-format
17030 msgid "unknown option %q.*s in %<-fopt-info-%s%>"
17031 msgstr ""
17033 #: dumpfile.c:960
17034 #, gcc-internal-format
17035 msgid "ignoring possibly conflicting option %<-fopt-info-%s%>"
17036 msgstr ""
17038 #: dwarf2out.c:1093
17039 #, gcc-internal-format
17040 msgid "multiple EH personalities are supported only with assemblers supporting .cfi_personality directive"
17041 msgstr ""
17043 #: dwarf2out.c:13685
17044 #, gcc-internal-format, gfc-internal-format
17045 msgid "non-delegitimized UNSPEC %s (%d) found in variable location"
17046 msgstr ""
17048 #: dwarf2out.c:27308
17049 #, gcc-internal-format
17050 msgid "-feliminate-dwarf2-dups is broken for C++, ignoring"
17051 msgstr ""
17053 #: emit-rtl.c:2770
17054 #, gcc-internal-format
17055 msgid "invalid rtl sharing found in the insn"
17056 msgstr ""
17058 #: emit-rtl.c:2772
17059 #, gcc-internal-format
17060 msgid "shared rtx"
17061 msgstr ""
17063 #: emit-rtl.c:2774
17064 #, gcc-internal-format
17065 msgid "internal consistency failure"
17066 msgstr ""
17068 #: emit-rtl.c:3880
17069 #, gcc-internal-format
17070 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
17071 msgstr ""
17073 #: errors.c:133
17074 #, gcc-internal-format, gfc-internal-format
17075 msgid "abort in %s, at %s:%d"
17076 msgstr ""
17078 #: except.c:2124
17079 #, gcc-internal-format
17080 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
17081 msgstr ""
17083 #: except.c:2259
17084 #, gcc-internal-format
17085 msgid "__builtin_eh_return not supported on this target"
17086 msgstr ""
17088 #: except.c:3315 except.c:3340
17089 #, gcc-internal-format, gfc-internal-format
17090 msgid "region_array is corrupted for region %i"
17091 msgstr ""
17093 #: except.c:3328 except.c:3359
17094 #, gcc-internal-format, gfc-internal-format
17095 msgid "lp_array is corrupted for lp %i"
17096 msgstr ""
17098 #: except.c:3345
17099 #, gcc-internal-format, gfc-internal-format
17100 msgid "outer block of region %i is wrong"
17101 msgstr ""
17103 #: except.c:3350
17104 #, gcc-internal-format, gfc-internal-format
17105 msgid "negative nesting depth of region %i"
17106 msgstr ""
17108 #: except.c:3364
17109 #, gcc-internal-format, gfc-internal-format
17110 msgid "region of lp %i is wrong"
17111 msgstr ""
17113 #: except.c:3391
17114 #, gcc-internal-format, gfc-internal-format
17115 msgid "tree list ends on depth %i"
17116 msgstr ""
17118 #: except.c:3396
17119 #, gcc-internal-format
17120 msgid "region_array does not match region_tree"
17121 msgstr ""
17123 #: except.c:3401
17124 #, gcc-internal-format
17125 msgid "lp_array does not match region_tree"
17126 msgstr ""
17128 #: except.c:3408
17129 #, gcc-internal-format
17130 msgid "verify_eh_tree failed"
17131 msgstr ""
17133 #: explow.c:1476
17134 #, gcc-internal-format
17135 msgid "stack limits not supported on this target"
17136 msgstr ""
17138 #: expmed.c:338
17139 #, gcc-internal-format
17140 msgid "reverse scalar storage order"
17141 msgstr ""
17143 #: expmed.c:355
17144 #, gcc-internal-format
17145 msgid "reverse floating-point scalar storage order"
17146 msgstr ""
17148 #: expmed.c:399
17149 #, gcc-internal-format, gfc-internal-format
17150 msgid "reverse storage order for %smode"
17151 msgstr ""
17153 #: expmed.c:642
17154 #, gcc-internal-format
17155 msgid "write of %wu-bit data outside the bound of destination object, data truncated into %wu-bit"
17156 msgstr ""
17158 #: expr.c:10804
17159 #, gcc-internal-format
17160 msgid "%Kcall to %qs declared with attribute error: %s"
17161 msgstr ""
17163 #: expr.c:10811
17164 #, gcc-internal-format
17165 msgid "%Kcall to %qs declared with attribute warning: %s"
17166 msgstr ""
17168 #: final.c:1538
17169 #, gcc-internal-format
17170 msgid "invalid argument %qs to -fdebug-prefix-map"
17171 msgstr ""
17173 #: final.c:1841
17174 #, gcc-internal-format
17175 msgid "the frame size of %wd bytes is larger than %wd bytes"
17176 msgstr ""
17178 #: final.c:4635 toplev.c:1404 tree-cfgcleanup.c:1148
17179 #, gcc-internal-format
17180 msgid "could not open final insn dump file %qs: %m"
17181 msgstr ""
17183 #: final.c:4688 tree-cfgcleanup.c:1164
17184 #, gcc-internal-format
17185 msgid "could not close final insn dump file %qs: %m"
17186 msgstr ""
17188 #: fixed-value.c:128
17189 #, gcc-internal-format
17190 msgid "large fixed-point constant implicitly truncated to fixed-point type"
17191 msgstr ""
17193 #: fold-const.c:4065 fold-const.c:4075
17194 #, gcc-internal-format, gfc-internal-format
17195 msgid "comparison is always %d due to width of bit-field"
17196 msgstr ""
17198 #: fold-const.c:5340 tree-ssa-reassoc.c:2343 tree-ssa-reassoc.c:2974
17199 #, gcc-internal-format
17200 msgid "assuming signed overflow does not occur when simplifying range test"
17201 msgstr ""
17203 #: fold-const.c:5789 fold-const.c:5803
17204 #, gcc-internal-format, gfc-internal-format
17205 msgid "comparison is always %d"
17206 msgstr ""
17208 #: fold-const.c:5940
17209 #, gcc-internal-format
17210 msgid "%<or%> of unmatched not-equal tests is always 1"
17211 msgstr ""
17213 #: fold-const.c:5945
17214 #, gcc-internal-format
17215 msgid "%<and%> of mutually exclusive equal-tests is always 0"
17216 msgstr ""
17218 #: fold-const.c:8200
17219 #, gcc-internal-format
17220 msgid "assuming signed overflow does not occur when reducing constant in comparison"
17221 msgstr ""
17223 #: fold-const.c:8581
17224 #, gcc-internal-format
17225 msgid "assuming signed overflow does not occur when combining constants around a comparison"
17226 msgstr ""
17228 #: fold-const.c:12046
17229 #, gcc-internal-format
17230 msgid "fold check: original tree changed by fold"
17231 msgstr ""
17233 #: function.c:242
17234 #, gcc-internal-format
17235 msgid "total size of local objects too large"
17236 msgstr ""
17238 #: function.c:1765 gimplify.c:6111
17239 #, gcc-internal-format
17240 msgid "impossible constraint in %<asm%>"
17241 msgstr ""
17243 #: function.c:4390
17244 #, gcc-internal-format
17245 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
17246 msgstr ""
17248 #: function.c:4411
17249 #, gcc-internal-format
17250 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
17251 msgstr ""
17253 #: function.c:5056
17254 #, gcc-internal-format
17255 msgid "function returns an aggregate"
17256 msgstr ""
17258 #: gcc.c:2119 gcc.c:2140
17259 #, gcc-internal-format, gfc-internal-format
17260 msgid "specs %%include syntax malformed after %ld characters"
17261 msgstr ""
17263 #: gcc.c:2167 gcc.c:2177 gcc.c:2188 gcc.c:2199
17264 #, gcc-internal-format, gfc-internal-format
17265 msgid "specs %%rename syntax malformed after %ld characters"
17266 msgstr ""
17268 #: gcc.c:2210
17269 #, gcc-internal-format, gfc-internal-format
17270 msgid "specs %s spec was not found to be renamed"
17271 msgstr ""
17273 #: gcc.c:2218
17274 #, gcc-internal-format
17275 msgid "%s: attempt to rename spec %qs to already defined spec %qs"
17276 msgstr ""
17278 #: gcc.c:2240
17279 #, gcc-internal-format, gfc-internal-format
17280 msgid "specs unknown %% command after %ld characters"
17281 msgstr ""
17283 #: gcc.c:2252 gcc.c:2266
17284 #, gcc-internal-format, gfc-internal-format
17285 msgid "specs file malformed after %ld characters"
17286 msgstr ""
17288 #: gcc.c:2321
17289 #, gcc-internal-format
17290 msgid "spec file has no spec for linking"
17291 msgstr ""
17293 #: gcc.c:2869
17294 #, gcc-internal-format
17295 msgid "system path %qs is not absolute"
17296 msgstr ""
17298 #: gcc.c:2957
17299 #, gcc-internal-format
17300 msgid "-pipe not supported"
17301 msgstr ""
17303 #: gcc.c:3119
17304 #, gcc-internal-format
17305 msgid "failed to get exit status: %m"
17306 msgstr ""
17308 #: gcc.c:3125
17309 #, gcc-internal-format
17310 msgid "failed to get process times: %m"
17311 msgstr ""
17313 #: gcc.c:3151
17314 #, gcc-internal-format, gfc-internal-format
17315 msgid "%s (program %s)"
17316 msgstr ""
17318 #: gcc.c:3628 opts-common.c:1195 opts-common.c:1219 opts-global.c:136
17319 #, gcc-internal-format
17320 msgid "unrecognized command line option %qs"
17321 msgstr ""
17323 #: gcc.c:3693
17324 #, gcc-internal-format, gfc-internal-format
17325 msgid "GCC is not configured to support %s as offload target"
17326 msgstr ""
17328 #: gcc.c:3996
17329 #, gcc-internal-format
17330 msgid "%qs is an unknown -save-temps option"
17331 msgstr ""
17333 #: gcc.c:4471 toplev.c:893
17334 #, gcc-internal-format
17335 msgid "input file %qs is the same as output file"
17336 msgstr ""
17338 #: gcc.c:4498
17339 #, gcc-internal-format
17340 msgid "-pipe ignored because -save-temps specified"
17341 msgstr ""
17343 #: gcc.c:4586
17344 #, gcc-internal-format
17345 msgid "%<-x %s%> after last input file has no effect"
17346 msgstr ""
17348 #: gcc.c:4768
17349 #, gcc-internal-format
17350 msgid "unable to locate default linker script %qs in the library search paths"
17351 msgstr ""
17353 #: gcc.c:4973
17354 #, gcc-internal-format
17355 msgid "switch %qs does not start with %<-%>"
17356 msgstr ""
17358 #: gcc.c:4977
17359 #, gcc-internal-format
17360 msgid "spec-generated switch is just %<-%>"
17361 msgstr ""
17363 #: gcc.c:5070
17364 #, gcc-internal-format, gfc-internal-format
17365 msgid "could not open temporary response file %s"
17366 msgstr ""
17368 #: gcc.c:5077
17369 #, gcc-internal-format, gfc-internal-format
17370 msgid "could not write to temporary response file %s"
17371 msgstr ""
17373 #: gcc.c:5083
17374 #, gcc-internal-format, gfc-internal-format
17375 msgid "could not close temporary response file %s"
17376 msgstr ""
17378 #: gcc.c:5206
17379 #, gcc-internal-format
17380 msgid "spec %qs invalid"
17381 msgstr ""
17383 #: gcc.c:5356
17384 #, gcc-internal-format
17385 msgid "spec %qs has invalid %<%%0%c%>"
17386 msgstr ""
17388 #: gcc.c:5677
17389 #, gcc-internal-format
17390 msgid "spec %qs has invalid %<%%W%c%>"
17391 msgstr ""
17393 #: gcc.c:5700
17394 #, gcc-internal-format
17395 msgid "spec %qs has invalid %<%%x%c%>"
17396 msgstr ""
17398 #. Catch the case where a spec string contains something like
17399 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
17400 #. hand side of the :.
17401 #: gcc.c:5911
17402 #, gcc-internal-format
17403 msgid "spec failure: %<%%*%> has not been initialized by pattern match"
17404 msgstr ""
17406 #: gcc.c:5954
17407 #, gcc-internal-format
17408 msgid "spec failure: unrecognized spec option %qc"
17409 msgstr ""
17411 #: gcc.c:6016
17412 #, gcc-internal-format
17413 msgid "unknown spec function %qs"
17414 msgstr ""
17416 #: gcc.c:6046
17417 #, gcc-internal-format
17418 msgid "error in args to spec function %qs"
17419 msgstr ""
17421 #: gcc.c:6100
17422 #, gcc-internal-format
17423 msgid "malformed spec function name"
17424 msgstr ""
17426 #. )
17427 #: gcc.c:6103
17428 #, gcc-internal-format
17429 msgid "no arguments for spec function"
17430 msgstr ""
17432 #: gcc.c:6122
17433 #, gcc-internal-format
17434 msgid "malformed spec function arguments"
17435 msgstr ""
17437 #: gcc.c:6396
17438 #, gcc-internal-format
17439 msgid "braced spec %qs is invalid at %qc"
17440 msgstr ""
17442 #: gcc.c:6491
17443 #, gcc-internal-format
17444 msgid "braced spec body %qs is invalid"
17445 msgstr ""
17447 #: gcc.c:7097
17448 #, gcc-internal-format, gfc-internal-format
17449 msgid "%s: could not determine length of compare-debug file %s"
17450 msgstr ""
17452 #: gcc.c:7108
17453 #, gcc-internal-format, gfc-internal-format
17454 msgid "%s: -fcompare-debug failure (length)"
17455 msgstr ""
17457 #: gcc.c:7118 gcc.c:7159
17458 #, gcc-internal-format, gfc-internal-format
17459 msgid "%s: could not open compare-debug file %s"
17460 msgstr ""
17462 #: gcc.c:7138 gcc.c:7175
17463 #, gcc-internal-format, gfc-internal-format
17464 msgid "%s: -fcompare-debug failure"
17465 msgstr ""
17467 #: gcc.c:7483
17468 #, gcc-internal-format
17469 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
17470 msgstr ""
17472 #: gcc.c:7507
17473 #, gcc-internal-format
17474 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
17475 msgstr ""
17477 #: gcc.c:7812
17478 #, gcc-internal-format
17479 msgid "unrecognized command line option %<-%s%>; did you mean %<-%s%>?"
17480 msgstr ""
17482 #: gcc.c:7816
17483 #, gcc-internal-format
17484 msgid "unrecognized command line option %<-%s%>"
17485 msgstr ""
17487 #: gcc.c:7942
17488 #, gcc-internal-format
17489 msgid "not configured with sysroot headers suffix"
17490 msgstr ""
17492 #: gcc.c:8003
17493 #, gcc-internal-format
17494 msgid "no input files"
17495 msgstr "немає вхідних даних"
17497 #: gcc.c:8054
17498 #, gcc-internal-format
17499 msgid "cannot specify -o with -c, -S or -E with multiple files"
17500 msgstr ""
17502 #: gcc.c:8095
17503 #, gcc-internal-format, gfc-internal-format
17504 msgid "%s: %s compiler not installed on this system"
17505 msgstr ""
17507 #: gcc.c:8119
17508 #, gcc-internal-format
17509 msgid "recompiling with -fcompare-debug"
17510 msgstr ""
17512 #: gcc.c:8135
17513 #, gcc-internal-format
17514 msgid "during -fcompare-debug recompilation"
17515 msgstr ""
17517 #: gcc.c:8144
17518 #, gcc-internal-format
17519 msgid "comparing final insns dumps"
17520 msgstr ""
17522 #: gcc.c:8261
17523 #, gcc-internal-format, gfc-internal-format
17524 msgid "-fuse-linker-plugin, but %s not found"
17525 msgstr ""
17527 #: gcc.c:8294
17528 #, gcc-internal-format, gfc-internal-format
17529 msgid "%s: linker input file unused because linking not done"
17530 msgstr ""
17532 #: gcc.c:8350 c-family/c-opts.c:749
17533 #, gcc-internal-format
17534 msgid "cannot use %<-%> as input filename for a precompiled header"
17535 msgstr ""
17537 #: gcc.c:8356
17538 #, gcc-internal-format, gfc-internal-format
17539 msgid "language %s not recognized"
17540 msgstr ""
17542 #: gcc.c:8596
17543 #, gcc-internal-format
17544 msgid "multilib spec %qs is invalid"
17545 msgstr ""
17547 #: gcc.c:8798
17548 #, gcc-internal-format
17549 msgid "multilib exclusions %qs is invalid"
17550 msgstr ""
17552 #: gcc.c:8862
17553 #, gcc-internal-format
17554 msgid "multilib select %qs %qs is invalid"
17555 msgstr ""
17557 #: gcc.c:9024
17558 #, gcc-internal-format
17559 msgid "multilib select %qs is invalid"
17560 msgstr ""
17562 #: gcc.c:9064
17563 #, gcc-internal-format
17564 msgid "multilib exclusion %qs is invalid"
17565 msgstr ""
17567 #: gcc.c:9279
17568 #, gcc-internal-format
17569 msgid "environment variable %qs not defined"
17570 msgstr ""
17572 #: gcc.c:9418 gcc.c:9423
17573 #, gcc-internal-format
17574 msgid "invalid version number %qs"
17575 msgstr ""
17577 #: gcc.c:9466
17578 #, gcc-internal-format, gfc-internal-format
17579 msgid "too few arguments to %%:version-compare"
17580 msgstr ""
17582 #: gcc.c:9472
17583 #, gcc-internal-format, gfc-internal-format
17584 msgid "too many arguments to %%:version-compare"
17585 msgstr ""
17587 #: gcc.c:9514
17588 #, gcc-internal-format
17589 msgid "unknown operator %qs in %%:version-compare"
17590 msgstr ""
17592 #: gcc.c:9638
17593 #, gcc-internal-format, gfc-internal-format
17594 msgid "too many arguments to %%:compare-debug-dump-opt"
17595 msgstr ""
17597 #: gcc.c:9711
17598 #, gcc-internal-format, gfc-internal-format
17599 msgid "too many arguments to %%:compare-debug-self-opt"
17600 msgstr ""
17602 #: gcc.c:9747
17603 #, gcc-internal-format, gfc-internal-format
17604 msgid "too few arguments to %%:compare-debug-auxbase-opt"
17605 msgstr ""
17607 #: gcc.c:9751
17608 #, gcc-internal-format, gfc-internal-format
17609 msgid "too many arguments to %%:compare-debug-auxbase-opt"
17610 msgstr ""
17612 #: gcc.c:9758
17613 #, gcc-internal-format, gfc-internal-format
17614 msgid "argument to %%:compare-debug-auxbase-opt does not end in .gk"
17615 msgstr ""
17617 #: gcc.c:9832
17618 #, gcc-internal-format, gfc-internal-format
17619 msgid "too few arguments to %%:replace-extension"
17620 msgstr ""
17622 #: gcc.c:9885
17623 #, gcc-internal-format, gfc-internal-format
17624 msgid "wrong number of arguments to %%:debug-level-gt"
17625 msgstr ""
17627 #: gcov-tool.c:73
17628 #, gcc-internal-format, gfc-internal-format
17629 msgid "error in removing %s\n"
17630 msgstr ""
17632 #: gcov-tool.c:104
17633 #, gcc-internal-format, gfc-internal-format
17634 msgid "Cannot make directory %s"
17635 msgstr "Не вдалося створити каталог %s"
17637 #: gcov-tool.c:112
17638 #, gcc-internal-format
17639 msgid "Cannot get current directory name"
17640 msgstr "Не вдалося визначити назву поточного каталогу"
17642 #: gcov-tool.c:116 gcov-tool.c:130
17643 #, gcc-internal-format, gfc-internal-format
17644 msgid "Cannot change directory to %s"
17645 msgstr "Не вдалося змінити каталог на %s"
17647 #: gcov-tool.c:123
17648 #, gcc-internal-format, gfc-internal-format
17649 msgid "output file %s already exists in folder %s"
17650 msgstr ""
17652 #: gcov-tool.c:223
17653 #, gcc-internal-format
17654 msgid "weights need to be non-negative\n"
17655 msgstr ""
17657 #: gcov-tool.c:358
17658 #, gcc-internal-format
17659 msgid "scale needs to be non-negative\n"
17660 msgstr ""
17662 #: gcse.c:3985
17663 #, gcc-internal-format, gfc-internal-format
17664 msgid "%s: %d basic blocks and %d edges/basic block"
17665 msgstr ""
17667 #: gcse.c:3997
17668 #, gcc-internal-format, gfc-internal-format
17669 msgid "%s: %d basic blocks and %d registers; increase --param max-gcse-memory above %d"
17670 msgstr ""
17672 #: gencfn-macros.c:183
17673 #, gcc-internal-format, gfc-internal-format
17674 msgid "DEF_INTERNAL_FLT_FN (%s) has no associated built-in functions"
17675 msgstr ""
17677 #: gencfn-macros.c:190
17678 #, gcc-internal-format, gfc-internal-format
17679 msgid "DEF_INTERNAL_INT_FN (%s) has no associated built-in functions"
17680 msgstr ""
17682 #: gentarget-def.c:126
17683 #, gcc-internal-format, gfc-internal-format
17684 msgid "invalid prototype for '%s'"
17685 msgstr "некоректний прототип «%s»"
17687 #: gentarget-def.c:131
17688 #, gcc-internal-format, gfc-internal-format
17689 msgid "prototype for '%s' has required operands after optional operands"
17690 msgstr ""
17692 #: gentarget-def.c:148
17693 #, gcc-internal-format, gfc-internal-format
17694 msgid "argument %d of '%s' did not have the expected name"
17695 msgstr ""
17697 #: gentarget-def.c:168
17698 #, gcc-internal-format, gfc-internal-format
17699 msgid "'%s' must have %d operands (excluding match_dups)"
17700 msgstr ""
17702 #: gentarget-def.c:172
17703 #, gcc-internal-format, gfc-internal-format
17704 msgid "'%s' must have at least %d operands (excluding match_dups)"
17705 msgstr ""
17707 #: gentarget-def.c:176
17708 #, gcc-internal-format, gfc-internal-format
17709 msgid "'%s' must have no more than %d operands (excluding match_dups)"
17710 msgstr ""
17712 #: gentarget-def.c:276
17713 #, gcc-internal-format, gfc-internal-format
17714 msgid "duplicate definition of '%s'"
17715 msgstr "повторне визначення «%s»"
17717 #: ggc-common.c:393 ggc-common.c:401 ggc-common.c:470 ggc-common.c:488
17718 #: ggc-page.c:2458 ggc-page.c:2489 ggc-page.c:2496
17719 #, gcc-internal-format
17720 msgid "can%'t write PCH file: %m"
17721 msgstr ""
17723 #: ggc-common.c:481 config/i386/host-cygwin.c:55
17724 #, gcc-internal-format
17725 msgid "can%'t get position in PCH file: %m"
17726 msgstr ""
17728 #: ggc-common.c:491
17729 #, gcc-internal-format
17730 msgid "can%'t write padding to PCH file: %m"
17731 msgstr ""
17733 #: ggc-common.c:613 ggc-common.c:621 ggc-common.c:624 ggc-common.c:634
17734 #: ggc-common.c:637 ggc-page.c:2590
17735 #, gcc-internal-format
17736 msgid "can%'t read PCH file: %m"
17737 msgstr ""
17739 #: ggc-common.c:629
17740 #, gcc-internal-format
17741 msgid "had to relocate PCH"
17742 msgstr ""
17744 #: ggc-page.c:1726
17745 #, gcc-internal-format
17746 msgid "open /dev/zero: %m"
17747 msgstr ""
17749 #: ggc-page.c:2474 ggc-page.c:2480
17750 #, gcc-internal-format
17751 msgid "can%'t write PCH file"
17752 msgstr ""
17754 #: gimple-ssa-isolate-paths.c:274
17755 #, gcc-internal-format
17756 msgid "potential null pointer dereference"
17757 msgstr ""
17759 #: gimple-ssa-isolate-paths.c:314
17760 #, gcc-internal-format
17761 msgid "null pointer dereference"
17762 msgstr "розіменування нульового вказівника"
17764 #: gimple-ssa-isolate-paths.c:413 gimple-ssa-isolate-paths.c:531 tree.c:12872
17765 #: tree.c:12909 c/c-typeck.c:2906 c/c-typeck.c:2990 c/c-typeck.c:9913
17766 #: c/c-typeck.c:9930 c/gimple-parser.c:1556 c/gimple-parser.c:1564
17767 #: cp/call.c:6454 cp/call.c:7933 cp/constexpr.c:777 cp/constexpr.c:2174
17768 #: cp/cvt.c:992 cp/cvt.c:1019 cp/decl.c:7224 cp/decl2.c:5072 cp/pt.c:7993
17769 #: cp/semantics.c:1764 cp/typeck.c:1648 cp/typeck.c:1843 cp/typeck.c:3718
17770 #, gcc-internal-format
17771 msgid "declared here"
17772 msgstr ""
17774 #: gimple-ssa-nonnull-compare.c:102
17775 #, gcc-internal-format
17776 msgid "nonnull argument %qD compared to NULL"
17777 msgstr ""
17779 #: gimple-ssa-sprintf.c:2307 gimple-ssa-sprintf.c:2435
17780 #, gcc-internal-format
17781 msgid "%qE output may be truncated before the last format character"
17782 msgstr ""
17784 #: gimple-ssa-sprintf.c:2309 gimple-ssa-sprintf.c:2437
17785 #, gcc-internal-format
17786 msgid "%qE output truncated before the last format character"
17787 msgstr ""
17789 #: gimple-ssa-sprintf.c:2311 gimple-ssa-sprintf.c:2439
17790 #, gcc-internal-format
17791 msgid "%qE may write a terminating nul past the end of the destination"
17792 msgstr ""
17794 #: gimple-ssa-sprintf.c:2313 gimple-ssa-sprintf.c:2441
17795 #, gcc-internal-format
17796 msgid "%qE writing a terminating nul past the end of the destination"
17797 msgstr ""
17799 #: gimple-ssa-sprintf.c:2326
17800 #, gcc-internal-format
17801 msgid "%<%.*s%> directive output may be truncated writing %wu byte into a region of size %wu"
17802 msgstr ""
17804 #: gimple-ssa-sprintf.c:2328
17805 #, gcc-internal-format
17806 msgid "%<%.*s%> directive output truncated writing %wu byte into a region of size %wu"
17807 msgstr ""
17809 #: gimple-ssa-sprintf.c:2330
17810 #, gcc-internal-format
17811 msgid "%<%.*s%> directive writing %wu byte into a region of size %wu"
17812 msgstr ""
17814 #: gimple-ssa-sprintf.c:2334
17815 #, gcc-internal-format
17816 msgid "%<%.*s%> directive output may be truncated writing %wu bytes into a region of size %wu"
17817 msgstr ""
17819 #: gimple-ssa-sprintf.c:2336
17820 #, gcc-internal-format
17821 msgid "%<%.*s%> directive output truncated writing %wu bytes into a region of size %wu"
17822 msgstr ""
17824 #: gimple-ssa-sprintf.c:2338
17825 #, gcc-internal-format
17826 msgid "%<%.*s%> directive writing %wu bytes into a region of size %wu"
17827 msgstr ""
17829 #: gimple-ssa-sprintf.c:2351
17830 #, gcc-internal-format
17831 msgid "%<%.*s%> directive output may be truncated writing up to %wu bytes into a region of size %wu"
17832 msgstr ""
17834 #: gimple-ssa-sprintf.c:2353
17835 #, gcc-internal-format
17836 msgid "%<%.*s%> directive output truncated writing up to %wu bytes into a region of size %wu"
17837 msgstr ""
17839 #: gimple-ssa-sprintf.c:2355
17840 #, gcc-internal-format
17841 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size %wu"
17842 msgstr ""
17844 #: gimple-ssa-sprintf.c:2371
17845 #, gcc-internal-format
17846 msgid "%<%.*s%> directive output may be truncated writing likely %wu or more bytes into a region of size %wu"
17847 msgstr ""
17849 #: gimple-ssa-sprintf.c:2373
17850 #, gcc-internal-format
17851 msgid "%<%.*s%> directive output truncated writing likely %wu or more bytes into a region of size %wu"
17852 msgstr ""
17854 #: gimple-ssa-sprintf.c:2375
17855 #, gcc-internal-format
17856 msgid "%<%.*s%> directive writing likely %wu or more bytes into a region of size %wu"
17857 msgstr ""
17859 #: gimple-ssa-sprintf.c:2388
17860 #, gcc-internal-format
17861 msgid "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes into a region of size %wu"
17862 msgstr ""
17864 #: gimple-ssa-sprintf.c:2390
17865 #, gcc-internal-format
17866 msgid "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a region of size %wu"
17867 msgstr ""
17869 #: gimple-ssa-sprintf.c:2392
17870 #, gcc-internal-format
17871 msgid "%<%.*s%> directive writing between %wu and %wu bytes into a region of size %wu"
17872 msgstr ""
17874 #: gimple-ssa-sprintf.c:2404
17875 #, gcc-internal-format
17876 msgid "%<%.*s%> directive output may be truncated writing %wu or more bytes into a region of size %wu"
17877 msgstr ""
17879 #: gimple-ssa-sprintf.c:2406
17880 #, gcc-internal-format
17881 msgid "%<%.*s%> directive output truncated writing %wu or more bytes into a region of size %wu"
17882 msgstr ""
17884 #: gimple-ssa-sprintf.c:2408
17885 #, gcc-internal-format
17886 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size %wu"
17887 msgstr ""
17889 #: gimple-ssa-sprintf.c:2454
17890 #, gcc-internal-format
17891 msgid "%<%.*s%> directive output may be truncated writing %wu byte into a region of size between %wu and %wu"
17892 msgstr ""
17894 #: gimple-ssa-sprintf.c:2456
17895 #, gcc-internal-format
17896 msgid "%<%.*s%> directive output truncated writing %wu byte into a region of size between %wu and %wu"
17897 msgstr ""
17899 #: gimple-ssa-sprintf.c:2458
17900 #, gcc-internal-format
17901 msgid "%<%.*s%> directive writing %wu byte into a region of size between %wu and %wu"
17902 msgstr ""
17904 #: gimple-ssa-sprintf.c:2462
17905 #, gcc-internal-format
17906 msgid "%<%.*s%> directive output may be truncated writing %wu bytes into a region of size between %wu and %wu"
17907 msgstr ""
17909 #: gimple-ssa-sprintf.c:2464
17910 #, gcc-internal-format
17911 msgid "%<%.*s%> directive output truncated writing %wu bytes into a region of size between %wu and %wu"
17912 msgstr ""
17914 #: gimple-ssa-sprintf.c:2466
17915 #, gcc-internal-format
17916 msgid "%<%.*s%> directive writing %wu bytes into a region of size between %wu and %wu"
17917 msgstr ""
17919 #: gimple-ssa-sprintf.c:2480
17920 #, gcc-internal-format
17921 msgid "%<%.*s%> directive output may be truncated writing up to %wu bytes into a region of size between %wu and %wu"
17922 msgstr ""
17924 #: gimple-ssa-sprintf.c:2483
17925 #, gcc-internal-format
17926 msgid "%<%.*s%> directive output truncated writing up to %wu bytes into a region of size between %wu and %wu"
17927 msgstr ""
17929 #: gimple-ssa-sprintf.c:2486
17930 #, gcc-internal-format
17931 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size between %wu and %wu"
17932 msgstr ""
17934 #: gimple-ssa-sprintf.c:2502
17935 #, gcc-internal-format
17936 msgid "%<%.*s%> directive output may be truncated writing likely %wu or more bytes into a region of size between %wu and %wu"
17937 msgstr ""
17939 #: gimple-ssa-sprintf.c:2505
17940 #, gcc-internal-format
17941 msgid "%<%.*s%> directive output truncated writing likely %wu or more bytes into a region of size between %wu and %wu"
17942 msgstr ""
17944 #: gimple-ssa-sprintf.c:2508
17945 #, gcc-internal-format
17946 msgid "%<%.*s%> directive writing likely %wu or more bytes into a region of size between %wu and %wu"
17947 msgstr ""
17949 #: gimple-ssa-sprintf.c:2521
17950 #, gcc-internal-format
17951 msgid "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes into a region of size between %wu and %wu"
17952 msgstr ""
17954 #: gimple-ssa-sprintf.c:2524
17955 #, gcc-internal-format
17956 msgid "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a region of size between %wu and %wu"
17957 msgstr ""
17959 #: gimple-ssa-sprintf.c:2527
17960 #, gcc-internal-format
17961 msgid "%<%.*s%> directive writing between %wu and %wu bytes into a region of size between %wu and %wu"
17962 msgstr ""
17964 #: gimple-ssa-sprintf.c:2539
17965 #, gcc-internal-format
17966 msgid "%<%.*s%> directive output may be truncated writing %wu or more bytes into a region of size between %wu and %wu"
17967 msgstr ""
17969 #: gimple-ssa-sprintf.c:2542
17970 #, gcc-internal-format
17971 msgid "%<%.*s%> directive output truncated writing %wu or more bytes into a region of size between %wu and %wu"
17972 msgstr ""
17974 #: gimple-ssa-sprintf.c:2545
17975 #, gcc-internal-format
17976 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size between %wu and %wu"
17977 msgstr ""
17979 #: gimple-ssa-sprintf.c:2710
17980 #, gcc-internal-format
17981 msgid "%<%.*s%> directive output between %wu and %wu bytes may exceed minimum required size of 4095"
17982 msgstr ""
17984 #: gimple-ssa-sprintf.c:2712
17985 #, gcc-internal-format
17986 msgid "%<%.*s%> directive output between %wu and %wu bytes exceeds minimum required size of 4095"
17987 msgstr ""
17989 #: gimple-ssa-sprintf.c:2751
17990 #, gcc-internal-format
17991 msgid "%<%.*s%> directive output between %wu and %wu bytes causes result to exceed %<INT_MAX%>"
17992 msgstr ""
17994 #: gimple-ssa-sprintf.c:2753
17995 #, gcc-internal-format
17996 msgid "%<%.*s%> directive output between %wu and %wu bytes may cause result to exceed %<INT_MAX%>"
17997 msgstr ""
17999 #: gimple-ssa-sprintf.c:2767
18000 #, gcc-internal-format
18001 msgid "assuming directive output of %wu byte"
18002 msgstr ""
18004 #: gimple-ssa-sprintf.c:2768
18005 #, gcc-internal-format
18006 msgid "assuming directive output of %wu bytes"
18007 msgstr ""
18009 #: gimple-ssa-sprintf.c:2775
18010 #, fuzzy, gcc-internal-format
18011 #| msgid "unexpected argument"
18012 msgid "directive argument %qE"
18013 msgstr "несподіваний аргумент"
18015 #: gimple-ssa-sprintf.c:2777
18016 #, gcc-internal-format
18017 msgid "directive argument in the range [%E, %E]"
18018 msgstr ""
18020 #: gimple-ssa-sprintf.c:2781
18021 #, gcc-internal-format
18022 msgid "using the range [%E, %E] for directive argument"
18023 msgstr ""
18025 #: gimple-ssa-sprintf.c:2801
18026 #, gcc-internal-format
18027 msgid "%qE output %wu byte into a destination of size %wu"
18028 msgstr ""
18030 #: gimple-ssa-sprintf.c:2802
18031 #, gcc-internal-format
18032 msgid "%qE output %wu bytes into a destination of size %wu"
18033 msgstr ""
18035 #: gimple-ssa-sprintf.c:2806
18036 #, gcc-internal-format
18037 msgid "%qE output between %wu and %wu bytes into a destination of size %wu"
18038 msgstr ""
18040 #: gimple-ssa-sprintf.c:2811
18041 #, gcc-internal-format
18042 msgid "%qE output %wu or more bytes (assuming %wu) into a destination of size %wu"
18043 msgstr ""
18045 #: gimple-ssa-sprintf.c:2816
18046 #, gcc-internal-format
18047 msgid "%qE output %wu or more bytes into a destination of size %wu"
18048 msgstr ""
18050 #: gimple-ssa-sprintf.c:3588
18051 #, gcc-internal-format
18052 msgid "specified bound %wu exceeds maximum object size %wu"
18053 msgstr ""
18055 #: gimple-ssa-sprintf.c:3594
18056 #, gcc-internal-format
18057 msgid "specified bound %wu exceeds %<INT_MAX %>"
18058 msgstr ""
18060 #: gimple-ssa-sprintf.c:3647
18061 #, fuzzy, gcc-internal-format
18062 #| msgid "null pointer"
18063 msgid "null destination pointer"
18064 msgstr "нульовий вказівник"
18066 #: gimple-ssa-sprintf.c:3664
18067 #, gcc-internal-format
18068 msgid "specified bound %wu exceeds the size %wu of the destination object"
18069 msgstr ""
18071 #: gimple-ssa-sprintf.c:3676
18072 #, gcc-internal-format
18073 msgid "null format string"
18074 msgstr ""
18076 #: gimple-ssa-warn-alloca.c:469
18077 #, gcc-internal-format
18078 msgid "use of %<alloca%>"
18079 msgstr ""
18081 #: gimple-ssa-warn-alloca.c:491
18082 #, gcc-internal-format
18083 msgid "argument to variable-length array may be too large"
18084 msgstr ""
18086 #: gimple-ssa-warn-alloca.c:493
18087 #, gcc-internal-format
18088 msgid "argument to %<alloca%> may be too large"
18089 msgstr ""
18091 #: gimple-ssa-warn-alloca.c:497
18092 #, gcc-internal-format, gfc-internal-format
18093 msgid "limit is %u bytes, but argument may be as large as %s"
18094 msgstr ""
18096 #: gimple-ssa-warn-alloca.c:504
18097 #, gcc-internal-format
18098 msgid "argument to variable-length array is too large"
18099 msgstr ""
18101 #: gimple-ssa-warn-alloca.c:506
18102 #, gcc-internal-format
18103 msgid "argument to %<alloca%> is too large"
18104 msgstr ""
18106 #: gimple-ssa-warn-alloca.c:510
18107 #, gcc-internal-format, gfc-internal-format
18108 msgid "limit is %u bytes, but argument is %s"
18109 msgstr ""
18111 #: gimple-ssa-warn-alloca.c:516
18112 #, gcc-internal-format
18113 msgid "variable-length array bound is unknown"
18114 msgstr ""
18116 #: gimple-ssa-warn-alloca.c:517
18117 #, gcc-internal-format
18118 msgid "%<alloca%> bound is unknown"
18119 msgstr ""
18121 #: gimple-ssa-warn-alloca.c:521
18122 #, gcc-internal-format
18123 msgid "unbounded use of variable-length array"
18124 msgstr ""
18126 #: gimple-ssa-warn-alloca.c:522
18127 #, gcc-internal-format
18128 msgid "unbounded use of %<alloca%>"
18129 msgstr ""
18131 #: gimple-ssa-warn-alloca.c:526
18132 #, gcc-internal-format
18133 msgid "use of %<alloca%> within a loop"
18134 msgstr ""
18136 #: gimple-ssa-warn-alloca.c:531
18137 #, gcc-internal-format
18138 msgid "argument to variable-length array may be too large due to conversion from %qT to %qT"
18139 msgstr ""
18141 #: gimple-ssa-warn-alloca.c:534
18142 #, gcc-internal-format
18143 msgid "argument to %<alloca%> may be too large due to conversion from %qT to %qT"
18144 msgstr ""
18146 #: gimple-ssa-warn-alloca.c:540
18147 #, gcc-internal-format
18148 msgid "argument to variable-length array is zero"
18149 msgstr ""
18151 #: gimple-ssa-warn-alloca.c:542
18152 #, gcc-internal-format
18153 msgid "argument to %<alloca%> is zero"
18154 msgstr ""
18156 #: gimple-streamer-in.c:210
18157 #, gcc-internal-format, gfc-internal-format
18158 msgid "bytecode stream: unknown GIMPLE statement tag %s"
18159 msgstr ""
18161 #: gimple.c:1172
18162 #, gcc-internal-format, gfc-internal-format
18163 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
18164 msgstr ""
18166 #: gimplify.c:1801
18167 #, gcc-internal-format
18168 msgid "statement will never be executed"
18169 msgstr ""
18171 #: gimplify.c:2104 gimplify.c:2112
18172 #, gcc-internal-format
18173 msgid "this statement may fall through"
18174 msgstr ""
18176 #: gimplify.c:2114
18177 #, gcc-internal-format
18178 msgid "here"
18179 msgstr ""
18181 #: gimplify.c:2221
18182 #, gcc-internal-format
18183 msgid "attribute %<fallthrough%> not preceding a case label or default label"
18184 msgstr ""
18186 #: gimplify.c:3289
18187 #, gcc-internal-format
18188 msgid "using result of function returning %<void%>"
18189 msgstr ""
18191 #: gimplify.c:5969
18192 #, gcc-internal-format, gfc-internal-format
18193 msgid "invalid lvalue in asm output %d"
18194 msgstr ""
18196 #: gimplify.c:6112
18197 #, gcc-internal-format, gfc-internal-format
18198 msgid "non-memory input %d must stay in memory"
18199 msgstr ""
18201 #: gimplify.c:6152 gimplify.c:6161
18202 #, gcc-internal-format, gfc-internal-format
18203 msgid "memory input %d is not directly addressable"
18204 msgstr ""
18206 #: gimplify.c:6764
18207 #, gcc-internal-format
18208 msgid "threadprivate variable %qE used in target region"
18209 msgstr ""
18211 #: gimplify.c:6766
18212 #, gcc-internal-format
18213 msgid "enclosing target region"
18214 msgstr ""
18216 #: gimplify.c:6778
18217 #, gcc-internal-format
18218 msgid "threadprivate variable %qE used in untied task"
18219 msgstr ""
18221 #: gimplify.c:6780
18222 #, gcc-internal-format
18223 msgid "enclosing task"
18224 msgstr ""
18226 #: gimplify.c:6852
18227 #, fuzzy, gcc-internal-format
18228 #| msgid "%qs tag used in naming %q#T"
18229 msgid "%qE not specified in enclosing %qs"
18230 msgstr "теґ %qs використано у назві %q#T"
18232 #: gimplify.c:6854
18233 #, gcc-internal-format
18234 msgid "enclosing %qs"
18235 msgstr ""
18237 #: gimplify.c:6965
18238 #, gcc-internal-format
18239 msgid "%qE not specified in enclosing OpenACC %qs construct"
18240 msgstr ""
18242 #: gimplify.c:6967
18243 #, gcc-internal-format
18244 msgid "enclosing OpenACC %qs construct"
18245 msgstr ""
18247 #: gimplify.c:7018
18248 #, gcc-internal-format
18249 msgid "%qE with %<link%> clause used in %<routine%> function"
18250 msgstr ""
18252 #: gimplify.c:7026
18253 #, gcc-internal-format
18254 msgid "%qE requires a %<declare%> directive for use in a %<routine%> function"
18255 msgstr ""
18257 #: gimplify.c:7092 gimplify.c:7692
18258 #, gcc-internal-format
18259 msgid "variable %qE declared in enclosing %<host_data%> region"
18260 msgstr ""
18262 #: gimplify.c:7113
18263 #, gcc-internal-format
18264 msgid "%qD referenced in target region does not have a mappable type"
18265 msgstr ""
18267 #: gimplify.c:7231 gimplify.c:7263
18268 #, gcc-internal-format
18269 msgid "iteration variable %qE is predetermined linear"
18270 msgstr ""
18272 #: gimplify.c:7234
18273 #, gcc-internal-format
18274 msgid "iteration variable %qE should be private"
18275 msgstr ""
18277 #: gimplify.c:7248
18278 #, gcc-internal-format
18279 msgid "iteration variable %qE should not be firstprivate"
18280 msgstr ""
18282 #: gimplify.c:7251
18283 #, gcc-internal-format
18284 msgid "iteration variable %qE should not be reduction"
18285 msgstr ""
18287 #: gimplify.c:7254
18288 #, gcc-internal-format
18289 msgid "iteration variable %qE should not be linear"
18290 msgstr ""
18292 #: gimplify.c:7257
18293 #, gcc-internal-format
18294 msgid "iteration variable %qE should not be lastprivate"
18295 msgstr ""
18297 #: gimplify.c:7260
18298 #, gcc-internal-format
18299 msgid "iteration variable %qE should not be private"
18300 msgstr ""
18302 #: gimplify.c:7562
18303 #, gcc-internal-format
18304 msgid "%<linear%> clause for variable other than loop iterator specified on construct combined with %<distribute%>"
18305 msgstr ""
18307 #: gimplify.c:7769
18308 #, gcc-internal-format
18309 msgid "mapping field %qE of variable length structure"
18310 msgstr ""
18312 #: gimplify.c:7980
18313 #, gcc-internal-format
18314 msgid "%qE appears more than once in map clauses"
18315 msgstr ""
18317 #: gimplify.c:8284
18318 #, gcc-internal-format
18319 msgid "copyprivate variable %qE is not threadprivate or private in outer context"
18320 msgstr ""
18322 #: gimplify.c:8304
18323 #, gcc-internal-format
18324 msgid "%s variable %qE is private in outer context"
18325 msgstr ""
18327 #: gimplify.c:8330
18328 #, gcc-internal-format
18329 msgid "expected %qs %<if%> clause modifier rather than %qs"
18330 msgstr ""
18332 #: gimplify.c:8596
18333 #, gcc-internal-format
18334 msgid "%<_Atomic%> %qD in implicit %<map%> clause"
18335 msgstr ""
18337 #: gimplify.c:8629
18338 #, gcc-internal-format
18339 msgid "%<_Atomic%> %qD in implicit %<firstprivate%> clause on %<target%> construct"
18340 msgstr ""
18342 #: gimplify.c:8802
18343 #, gcc-internal-format
18344 msgid "%<_Atomic%> %qD in %<firstprivate%> clause on %<target%> construct"
18345 msgstr ""
18347 #: gimplify.c:8853
18348 #, gcc-internal-format
18349 msgid "same variable used in %<firstprivate%> and %<lastprivate%> clauses on %<distribute%> construct"
18350 msgstr ""
18352 #: gimplify.c:8935
18353 #, gcc-internal-format
18354 msgid "incompatible data clause with reduction on %qE; promoting to present_or_copy"
18355 msgstr ""
18357 #: gimplify.c:9080
18358 #, gcc-internal-format
18359 msgid "invalid private reduction on %qE"
18360 msgstr "некоректне приватне спрощення %qE"
18362 #: gimplify.c:10904 omp-low.c:2814
18363 #, gcc-internal-format
18364 msgid "%<ordered%> construct with %<depend%> clause must be closely nested inside a loop with %<ordered%> clause with a parameter"
18365 msgstr ""
18367 #: gimplify.c:10922
18368 #, gcc-internal-format
18369 msgid "variable %qE is not an iteration of outermost loop %d, expected %qE"
18370 msgstr ""
18372 #: gimplify.c:10935
18373 #, gcc-internal-format
18374 msgid "number of variables in %<depend(sink)%> clause does not match number of iteration variables"
18375 msgstr ""
18377 #: gimplify.c:10948
18378 #, gcc-internal-format
18379 msgid "more than one %<depend(source)%> clause on an %<ordered%> construct"
18380 msgstr ""
18382 #: gimplify.c:10959
18383 #, gcc-internal-format
18384 msgid "%<depend(source)%> clause specified together with %<depend(sink:)%> clauses on the same construct"
18385 msgstr ""
18387 #: gimplify.c:11902
18388 #, gcc-internal-format
18389 msgid "expected %<_Cilk_spawn%> before %<_Cilk_sync%>"
18390 msgstr ""
18392 #: gimplify.c:12201
18393 #, gcc-internal-format
18394 msgid "gimplification failed"
18395 msgstr ""
18397 #: gimplify.c:12729
18398 #, gcc-internal-format
18399 msgid "%qT is promoted to %qT when passed through %<...%>"
18400 msgstr ""
18402 #: gimplify.c:12734
18403 #, gcc-internal-format
18404 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
18405 msgstr ""
18407 #: gimplify.c:12741
18408 #, gcc-internal-format
18409 msgid "if this code is reached, the program will abort"
18410 msgstr ""
18412 #: godump.c:1425
18413 #, gcc-internal-format
18414 msgid "could not close Go dump file: %m"
18415 msgstr ""
18417 #: godump.c:1437
18418 #, gcc-internal-format
18419 msgid "could not open Go dump file %qs: %m"
18420 msgstr ""
18422 #: graph.c:55 toplev.c:1521 objc/objc-act.c:461
18423 #, gcc-internal-format
18424 msgid "can%'t open %s: %m"
18425 msgstr "не вдалося відкрити %s: %m"
18427 #: graphite.c:350
18428 #, gcc-internal-format
18429 msgid "Graphite loop optimizations cannot be used (isl is not available)."
18430 msgstr ""
18432 #: hsa-brig.c:908
18433 #, gcc-internal-format
18434 msgid "Support for HSA does not implement immediate 16 bit FPU operands"
18435 msgstr ""
18437 #: hsa-common.c:241
18438 #, gcc-internal-format
18439 msgid "HSA image ops not handled"
18440 msgstr ""
18442 #: hsa-gen.c:1185
18443 #, gcc-internal-format
18444 msgid "HSA SSA name defined by instruction that is supposed to be using it"
18445 msgstr ""
18447 #: hsa-gen.c:1189 hsa-gen.c:1202
18448 #, gcc-internal-format
18449 msgid "HSA SSA verification failed"
18450 msgstr ""
18452 #: hsa-gen.c:1198
18453 #, gcc-internal-format
18454 msgid "HSA SSA name not among operands of instruction that is supposed to use it"
18455 msgstr ""
18457 #: hsa-gen.c:1458
18458 #, gcc-internal-format
18459 msgid "HSA instruction uses a register but is not among recorded register uses"
18460 msgstr ""
18462 #: hsa-gen.c:1462
18463 #, gcc-internal-format
18464 msgid "HSA instruction verification failed"
18465 msgstr ""
18467 #: input.c:1147
18468 #, gcc-internal-format, gfc-internal-format
18469 msgid "expansion point is location %i"
18470 msgstr ""
18472 #: input.c:1177
18473 #, gcc-internal-format, gfc-internal-format
18474 msgid "token %u has x-location == y-location == %u"
18475 msgstr ""
18477 #: input.c:1185
18478 #, gcc-internal-format, gfc-internal-format
18479 msgid "token %u has x-location == %u"
18480 msgstr ""
18482 #: input.c:1186
18483 #, gcc-internal-format, gfc-internal-format
18484 msgid "token %u has y-location == %u"
18485 msgstr ""
18487 #: internal-fn.c:455
18488 #, gcc-internal-format
18489 msgid "invalid use of attribute %<fallthrough%>"
18490 msgstr ""
18492 #: ipa-chkp.c:667
18493 #, gcc-internal-format
18494 msgid "function cannot be instrumented"
18495 msgstr ""
18497 #: ipa-devirt.c:752 ipa-devirt.c:903
18498 #, gcc-internal-format
18499 msgid "virtual table of type %qD violates one definition rule"
18500 msgstr ""
18502 #: ipa-devirt.c:755
18503 #, gcc-internal-format
18504 msgid "variable of same assembler name as the virtual table is defined in another translation unit"
18505 msgstr ""
18507 #: ipa-devirt.c:794
18508 #, gcc-internal-format
18509 msgid "virtual table of type %qD contains RTTI information"
18510 msgstr ""
18512 #: ipa-devirt.c:800
18513 #, gcc-internal-format
18514 msgid "but is prevailed by one without from other translation unit"
18515 msgstr ""
18517 #: ipa-devirt.c:804
18518 #, gcc-internal-format
18519 msgid "RTTI will not work on this type"
18520 msgstr ""
18522 #: ipa-devirt.c:834 ipa-devirt.c:862 ipa-devirt.c:933
18523 #, gcc-internal-format
18524 msgid "virtual table of type %qD violates one definition rule  "
18525 msgstr ""
18527 #: ipa-devirt.c:840
18528 #, gcc-internal-format
18529 msgid "the conflicting type defined in another translation unit has virtual table of different size"
18530 msgstr ""
18532 #: ipa-devirt.c:868
18533 #, gcc-internal-format
18534 msgid "the conflicting type defined in another translation unit with different RTTI information"
18535 msgstr ""
18537 #: ipa-devirt.c:911 ipa-devirt.c:941
18538 #, gcc-internal-format
18539 msgid "the conflicting type defined in another translation unit"
18540 msgstr ""
18542 #: ipa-devirt.c:915
18543 #, gcc-internal-format
18544 msgid "contains additional virtual method %qD"
18545 msgstr ""
18547 #: ipa-devirt.c:922
18548 #, gcc-internal-format
18549 msgid "the conflicting type defined in another translation unit has virtual table with more entries"
18550 msgstr ""
18552 #: ipa-devirt.c:947
18553 #, gcc-internal-format
18554 msgid "virtual method %qD"
18555 msgstr ""
18557 #: ipa-devirt.c:951
18558 #, gcc-internal-format
18559 msgid "ought to match virtual method %qD but does not"
18560 msgstr ""
18562 #: ipa-devirt.c:957
18563 #, gcc-internal-format
18564 msgid "the conflicting type defined in another translation unit has virtual table with different contents"
18565 msgstr ""
18567 #: ipa-devirt.c:987
18568 #, gcc-internal-format
18569 msgid "type %qT violates the C++ One Definition Rule"
18570 msgstr ""
18572 #: ipa-devirt.c:998 ipa-devirt.c:1013 ipa-devirt.c:1263 ipa-devirt.c:1355
18573 #: ipa-devirt.c:1394 ipa-devirt.c:1412
18574 #, gcc-internal-format
18575 msgid "a different type is defined in another translation unit"
18576 msgstr ""
18578 #: ipa-devirt.c:1005
18579 #, gcc-internal-format
18580 msgid "the first difference of corresponding definitions is field %qD"
18581 msgstr ""
18583 #: ipa-devirt.c:1015
18584 #, gcc-internal-format
18585 msgid "the first difference of corresponding definitions is method %qD"
18586 msgstr ""
18588 #: ipa-devirt.c:1109
18589 #, gcc-internal-format
18590 msgid "type %qT defined in anonymous namespace can not match type %qT across the translation unit boundary"
18591 msgstr ""
18593 #: ipa-devirt.c:1114
18594 #, gcc-internal-format
18595 msgid "type %qT defined in anonymous namespace can not match across the translation unit boundary"
18596 msgstr ""
18598 #: ipa-devirt.c:1119
18599 #, gcc-internal-format
18600 msgid "the incompatible type defined in another translation unit"
18601 msgstr ""
18603 #: ipa-devirt.c:1142
18604 #, gcc-internal-format
18605 msgid "type name %qs should match type name %qs"
18606 msgstr ""
18608 #: ipa-devirt.c:1146 ipa-devirt.c:1238
18609 #, gcc-internal-format
18610 msgid "the incompatible type is defined here"
18611 msgstr ""
18613 #: ipa-devirt.c:1174
18614 #, gcc-internal-format
18615 msgid "array types have different bounds"
18616 msgstr ""
18618 #: ipa-devirt.c:1189
18619 #, gcc-internal-format
18620 msgid "return value type mismatch"
18621 msgstr ""
18623 #: ipa-devirt.c:1204
18624 #, gcc-internal-format
18625 msgid "implicit this pointer type mismatch"
18626 msgstr ""
18628 #: ipa-devirt.c:1207
18629 #, gcc-internal-format, gfc-internal-format
18630 msgid "type mismatch in parameter %i"
18631 msgstr ""
18633 #: ipa-devirt.c:1218
18634 #, gcc-internal-format
18635 msgid "types have different parameter counts"
18636 msgstr ""
18638 #: ipa-devirt.c:1229
18639 #, gcc-internal-format
18640 msgid "type %qT itself violate the C++ One Definition Rule"
18641 msgstr ""
18643 #: ipa-devirt.c:1235
18644 #, gcc-internal-format
18645 msgid "type %qT should match type %qT"
18646 msgstr ""
18648 #: ipa-devirt.c:1270
18649 #, gcc-internal-format
18650 msgid "a type with different qualifiers is defined in another translation unit"
18651 msgstr ""
18653 #: ipa-devirt.c:1288
18654 #, gcc-internal-format
18655 msgid "a type with different attributes is defined in another translation unit"
18656 msgstr ""
18658 #: ipa-devirt.c:1303
18659 #, gcc-internal-format
18660 msgid "an enum with different value name is defined in another translation unit"
18661 msgstr ""
18663 #: ipa-devirt.c:1312
18664 #, gcc-internal-format
18665 msgid "an enum with different values is defined in another translation unit"
18666 msgstr ""
18668 #: ipa-devirt.c:1320
18669 #, gcc-internal-format
18670 msgid "an enum with mismatching number of values is defined in another translation unit"
18671 msgstr ""
18673 #: ipa-devirt.c:1338
18674 #, gcc-internal-format
18675 msgid "a type with different precision is defined in another translation unit"
18676 msgstr ""
18678 #: ipa-devirt.c:1345
18679 #, gcc-internal-format
18680 msgid "a type with different signedness is defined in another translation unit"
18681 msgstr ""
18683 #: ipa-devirt.c:1370
18684 #, gcc-internal-format
18685 msgid "it is defined as a pointer in different address space in another translation unit"
18686 msgstr ""
18688 #: ipa-devirt.c:1379
18689 #, gcc-internal-format
18690 msgid "it is defined as a pointer to different type in another translation unit"
18691 msgstr ""
18693 #: ipa-devirt.c:1439
18694 #, gcc-internal-format
18695 msgid "an array of different size is defined in another translation unit"
18696 msgstr ""
18698 #: ipa-devirt.c:1454
18699 #, gcc-internal-format
18700 msgid "has different return value in another translation unit"
18701 msgstr ""
18703 #: ipa-devirt.c:1477 ipa-devirt.c:1489
18704 #, gcc-internal-format
18705 msgid "has different parameters in another translation unit"
18706 msgstr ""
18708 #: ipa-devirt.c:1512
18709 #, gcc-internal-format
18710 msgid "a type defined in another translation unit is not polymorphic"
18711 msgstr ""
18713 #: ipa-devirt.c:1516
18714 #, gcc-internal-format
18715 msgid "a type defined in another translation unit is polymorphic"
18716 msgstr ""
18718 #: ipa-devirt.c:1534 ipa-devirt.c:1590
18719 #, gcc-internal-format
18720 msgid "a type with different virtual table pointers is defined in another translation unit"
18721 msgstr ""
18723 #: ipa-devirt.c:1541 ipa-devirt.c:1595
18724 #, gcc-internal-format
18725 msgid "a type with different bases is defined in another translation unit"
18726 msgstr ""
18728 #: ipa-devirt.c:1549
18729 #, gcc-internal-format
18730 msgid "a field with different name is defined in another translation unit"
18731 msgstr ""
18733 #: ipa-devirt.c:1563
18734 #, gcc-internal-format
18735 msgid "a field of same name but different type is defined in another translation unit"
18736 msgstr ""
18738 #: ipa-devirt.c:1576
18739 #, gcc-internal-format
18740 msgid "fields has different layout in another translation unit"
18741 msgstr ""
18743 #: ipa-devirt.c:1599
18744 #, gcc-internal-format
18745 msgid "a type with different number of fields is defined in another translation unit"
18746 msgstr ""
18748 #: ipa-devirt.c:1623
18749 #, gcc-internal-format
18750 msgid "a different method of same type is defined in another translation unit"
18751 msgstr ""
18753 #: ipa-devirt.c:1631
18754 #, gcc-internal-format
18755 msgid "a definition that differs by virtual keyword in another translation unit"
18756 msgstr ""
18758 #: ipa-devirt.c:1638
18759 #, gcc-internal-format
18760 msgid "virtual table layout differs in another translation unit"
18761 msgstr ""
18763 #: ipa-devirt.c:1647
18764 #, gcc-internal-format
18765 msgid "method with incompatible type is defined in another translation unit"
18766 msgstr ""
18768 #: ipa-devirt.c:1655
18769 #, gcc-internal-format
18770 msgid "a type with different number of methods is defined in another translation unit"
18771 msgstr ""
18773 #: ipa-devirt.c:1677
18774 #, gcc-internal-format
18775 msgid "a type with different size is defined in another translation unit"
18776 msgstr ""
18778 #: ipa-devirt.c:1685
18779 #, gcc-internal-format
18780 msgid "a type with different alignment is defined in another translation unit"
18781 msgstr ""
18783 #: ipa-devirt.c:1808
18784 #, gcc-internal-format
18785 msgid "the extra base is defined here"
18786 msgstr ""
18788 #: ipa-devirt.c:3792
18789 #, gcc-internal-format
18790 msgid "Declaring type %qD final would enable devirtualization of %i call"
18791 msgid_plural "Declaring type %qD final would enable devirtualization of %i calls"
18792 msgstr[0] ""
18793 msgstr[1] ""
18794 msgstr[2] ""
18796 #: ipa-devirt.c:3801
18797 #, gcc-internal-format
18798 msgid "Declaring type %qD final would enable devirtualization of %i call executed %lli times"
18799 msgid_plural "Declaring type %qD final would enable devirtualization of %i calls executed %lli times"
18800 msgstr[0] ""
18801 msgstr[1] ""
18802 msgstr[2] ""
18804 #: ipa-devirt.c:3830
18805 #, gcc-internal-format
18806 msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call"
18807 msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls"
18808 msgstr[0] ""
18809 msgstr[1] ""
18810 msgstr[2] ""
18812 #: ipa-devirt.c:3838
18813 #, gcc-internal-format
18814 msgid "Declaring method %qD final would enable devirtualization of %i call"
18815 msgid_plural "Declaring method %qD final would enable devirtualization of %i calls"
18816 msgstr[0] ""
18817 msgstr[1] ""
18818 msgstr[2] ""
18820 #: ipa-devirt.c:3846
18821 #, gcc-internal-format
18822 msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call executed %lli times"
18823 msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls executed %lli times"
18824 msgstr[0] ""
18825 msgstr[1] ""
18826 msgstr[2] ""
18828 #: ipa-devirt.c:3856
18829 #, gcc-internal-format
18830 msgid "Declaring method %qD final would enable devirtualization of %i call executed %lli times"
18831 msgid_plural "Declaring method %qD final would enable devirtualization of %i calls executed %lli times"
18832 msgstr[0] ""
18833 msgstr[1] ""
18834 msgstr[2] ""
18836 #: ipa-hsa.c:57
18837 #, gcc-internal-format, gfc-internal-format
18838 msgid "could not emit HSAIL for function %s: function cannot be cloned"
18839 msgstr ""
18841 #: ipa-inline-analysis.c:4400
18842 #, gcc-internal-format
18843 msgid "ipa inline summary is missing in input file"
18844 msgstr ""
18846 #: ipa-pure-const.c:187
18847 #, gcc-internal-format
18848 msgid "function might be candidate for attribute %qs"
18849 msgstr ""
18851 #: ipa-pure-const.c:188
18852 #, gcc-internal-format
18853 msgid "function might be candidate for attribute %qs if it is known to return normally"
18854 msgstr ""
18856 #: ipa-reference.c:1182
18857 #, gcc-internal-format
18858 msgid "ipa reference summary is missing in ltrans unit"
18859 msgstr ""
18861 #: ira.c:2322 ira.c:2336
18862 #, gcc-internal-format, gfc-internal-format
18863 msgid "%s cannot be used in asm here"
18864 msgstr ""
18866 #: ira.c:5558
18867 #, gcc-internal-format
18868 msgid "frame pointer required, but reserved"
18869 msgstr ""
18871 #: ira.c:5559
18872 #, gcc-internal-format
18873 msgid "for %qD"
18874 msgstr ""
18876 #: ira.c:5573
18877 #, gcc-internal-format
18878 msgid "frame size too large for reliable stack checking"
18879 msgstr ""
18881 #: lra-assigns.c:1454 reload1.c:1245
18882 #, gcc-internal-format
18883 msgid "%<asm%> operand has impossible constraints"
18884 msgstr ""
18886 #: lra-assigns.c:1475
18887 #, gcc-internal-format
18888 msgid "unable to find a register to spill"
18889 msgstr ""
18891 #: lra-assigns.c:1711
18892 #, gcc-internal-format, gfc-internal-format
18893 msgid "Maximum number of LRA assignment passes is achieved (%d)\n"
18894 msgstr ""
18896 #: lra-constraints.c:3880 reload.c:3823 reload.c:4078
18897 #, gcc-internal-format
18898 msgid "inconsistent operand constraints in an %<asm%>"
18899 msgstr ""
18901 #: lra-constraints.c:4770
18902 #, gcc-internal-format, gfc-internal-format
18903 msgid "Max. number of generated reload insns per insn is achieved (%d)\n"
18904 msgstr ""
18906 #: lto-cgraph.c:1293
18907 #, gcc-internal-format, gfc-internal-format
18908 msgid "bytecode stream: found multiple instances of cgraph node with uid %d"
18909 msgstr ""
18911 #: lto-cgraph.c:1472
18912 #, gcc-internal-format
18913 msgid "bytecode stream: no caller found while reading edge"
18914 msgstr ""
18916 #: lto-cgraph.c:1478
18917 #, gcc-internal-format
18918 msgid "bytecode stream: no callee found while reading edge"
18919 msgstr ""
18921 #: lto-cgraph.c:1553
18922 #, gcc-internal-format
18923 msgid "bytecode stream: found empty cgraph node"
18924 msgstr ""
18926 #: lto-cgraph.c:1731
18927 #, gcc-internal-format, gfc-internal-format
18928 msgid "At most %i profile runs is supported. Perhaps corrupted profile?"
18929 msgstr ""
18931 #: lto-cgraph.c:1818
18932 #, gcc-internal-format, gfc-internal-format
18933 msgid "Profile information in %s corrupted"
18934 msgstr ""
18936 #: lto-cgraph.c:1851
18937 #, gcc-internal-format, gfc-internal-format
18938 msgid "cannot find LTO cgraph in %s"
18939 msgstr ""
18941 #: lto-cgraph.c:1861
18942 #, gcc-internal-format, gfc-internal-format
18943 msgid "cannot find LTO section refs in %s"
18944 msgstr ""
18946 #: lto-cgraph.c:1942
18947 #, gcc-internal-format, gfc-internal-format
18948 msgid "invalid offload table in %s"
18949 msgstr ""
18951 #: lto-compress.c:193 lto-compress.c:201 lto-compress.c:222 lto-compress.c:285
18952 #: lto-compress.c:293 lto-compress.c:314
18953 #, gcc-internal-format, gfc-internal-format
18954 msgid "compressed stream: %s"
18955 msgstr ""
18957 #: lto-section-in.c:445
18958 #, gcc-internal-format, gfc-internal-format
18959 msgid "bytecode stream: trying to read %d bytes after the end of the input buffer"
18960 msgstr ""
18962 #: lto-section-in.c:456
18963 #, gcc-internal-format, gfc-internal-format
18964 msgid "%s out of range: Range is %i to %i, value is %i"
18965 msgstr ""
18967 #: lto-streamer-in.c:79
18968 #, gcc-internal-format, gfc-internal-format
18969 msgid "bytecode stream: unexpected tag %s"
18970 msgstr ""
18972 #: lto-streamer-in.c:903 lto-streamer-in.c:913
18973 #, gcc-internal-format
18974 msgid "Cgraph edge statement index out of range"
18975 msgstr ""
18977 #: lto-streamer-in.c:907 lto-streamer-in.c:916
18978 #, gcc-internal-format
18979 msgid "Cgraph edge statement index not found"
18980 msgstr ""
18982 #: lto-streamer-in.c:923
18983 #, gcc-internal-format
18984 msgid "Reference statement index out of range"
18985 msgstr ""
18987 #: lto-streamer-in.c:926
18988 #, gcc-internal-format
18989 msgid "Reference statement index not found"
18990 msgstr ""
18992 #: lto-streamer-in.c:1545
18993 #, gcc-internal-format, gfc-internal-format
18994 msgid "cannot read LTO mode table from %s"
18995 msgstr ""
18997 #: lto-streamer-in.c:1643
18998 #, gcc-internal-format, gfc-internal-format
18999 msgid "unsupported mode %s\n"
19000 msgstr ""
19002 #: lto-streamer-out.c:420 lto-streamer-out.c:664
19003 #, gcc-internal-format
19004 msgid "tree code %qs is not supported in LTO streams"
19005 msgstr ""
19007 #: lto-streamer.c:162
19008 #, gcc-internal-format, gfc-internal-format
19009 msgid "bytecode stream: unexpected LTO section %s"
19010 msgstr ""
19012 #: lto-streamer.c:383
19013 #, gcc-internal-format
19014 msgid "bytecode stream in file %qs generated with LTO version %d.%d instead of the expected %d.%d"
19015 msgstr ""
19017 #: lto-wrapper.c:114
19018 #, gcc-internal-format
19019 msgid "deleting LTRANS file %s: %m"
19020 msgstr ""
19022 #: lto-wrapper.c:151
19023 #, gcc-internal-format
19024 msgid "malformed COLLECT_GCC_OPTIONS"
19025 msgstr ""
19027 #: lto-wrapper.c:307
19028 #, gcc-internal-format, gfc-internal-format
19029 msgid "Option %s with different values"
19030 msgstr ""
19032 #: lto-wrapper.c:318 lto-wrapper.c:330
19033 #, gcc-internal-format, gfc-internal-format
19034 msgid "Option %s not used consistently in all LTO input files"
19035 msgstr ""
19037 #: lto-wrapper.c:815
19038 #, gcc-internal-format, gfc-internal-format
19039 msgid "problem with building target image for %s\n"
19040 msgstr ""
19042 #: lto-wrapper.c:835
19043 #, gcc-internal-format
19044 msgid "reading input file"
19045 msgstr ""
19047 #: lto-wrapper.c:840
19048 #, gcc-internal-format
19049 msgid "writing output file"
19050 msgstr ""
19052 #: lto-wrapper.c:870
19053 #, gcc-internal-format
19054 msgid "installation error, can't find crtoffloadtable.o"
19055 msgstr ""
19057 #: lto-wrapper.c:974
19058 #, gcc-internal-format
19059 msgid "environment variable COLLECT_GCC must be set"
19060 msgstr ""
19062 #: lto-wrapper.c:978 config/nvptx/mkoffload.c:361
19063 #, gcc-internal-format
19064 msgid "environment variable COLLECT_GCC_OPTIONS must be set"
19065 msgstr ""
19067 #: lto-wrapper.c:1135 lto-wrapper.c:1191
19068 #, gcc-internal-format
19069 msgid "cannot open %s: %m"
19070 msgstr "не вдалося відкрити %s: %m"
19072 #: lto-wrapper.c:1138 lto-wrapper.c:1197
19073 #, gcc-internal-format
19074 msgid "cannot read %s: %m"
19075 msgstr "не вдалося прочитати %s: %m"
19077 #: lto-wrapper.c:1165
19078 #, gcc-internal-format, gfc-internal-format
19079 msgid "invalid format of %s"
19080 msgstr "некоректний формат %s"
19082 #: lto-wrapper.c:1301
19083 #, gcc-internal-format
19084 msgid "fopen: %s: %m"
19085 msgstr ""
19087 #: multiple_target.c:67
19088 #, gcc-internal-format
19089 msgid "the call requires ifunc, which is not supported by this target"
19090 msgstr ""
19092 #: multiple_target.c:74
19093 #, gcc-internal-format
19094 msgid "target does not support function version dispatcher"
19095 msgstr ""
19097 #: multiple_target.c:83
19098 #, gcc-internal-format
19099 msgid "default target_clones attribute was not set"
19100 msgstr ""
19102 #: multiple_target.c:258
19103 #, gcc-internal-format
19104 msgid "single target_clones attribute is ignored"
19105 msgstr ""
19107 #: multiple_target.c:270
19108 #, gcc-internal-format
19109 msgid "default target was not set"
19110 msgstr ""
19112 #: omp-expand.c:2029
19113 #, gcc-internal-format
19114 msgid "%<depend(sink)%> clause waiting for lexically later iteration"
19115 msgstr ""
19117 #: omp-expand.c:2166
19118 #, gcc-internal-format
19119 msgid "%<depend(sink)%> refers to iteration never in the iteration space"
19120 msgstr ""
19122 #: omp-general.c:592
19123 #, gcc-internal-format
19124 msgid "multiple loop axes specified for routine"
19125 msgstr ""
19127 #: omp-low.c:2120 omp-offload.c:1124
19128 #, gcc-internal-format
19129 msgid "%<seq%> overrides other OpenACC loop specifiers"
19130 msgstr ""
19132 #: omp-low.c:2123 omp-offload.c:1125
19133 #, gcc-internal-format
19134 msgid "%<auto%> conflicts with other OpenACC loop specifiers"
19135 msgstr ""
19137 #: omp-low.c:2127 omp-offload.c:1159
19138 #, gcc-internal-format
19139 msgid "inner loop uses same OpenACC parallelism as containing loop"
19140 msgstr ""
19142 #: omp-low.c:2174
19143 #, gcc-internal-format
19144 msgid "argument not permitted on %qs clause in OpenACC %<parallel%>"
19145 msgstr ""
19147 #: omp-low.c:2443
19148 #, gcc-internal-format
19149 msgid "non-OpenACC construct inside of OpenACC routine"
19150 msgstr ""
19152 #: omp-low.c:2452
19153 #, gcc-internal-format
19154 msgid "non-OpenACC construct inside of OpenACC region"
19155 msgstr ""
19157 #: omp-low.c:2477
19158 #, gcc-internal-format
19159 msgid "%<ordered simd threads%> must be closely nested inside of %<for simd%> region"
19160 msgstr ""
19162 #: omp-low.c:2485
19163 #, gcc-internal-format
19164 msgid "OpenMP constructs other than %<#pragma omp ordered simd%> may not be nested inside %<simd%> region"
19165 msgstr ""
19167 #: omp-low.c:2497
19168 #, gcc-internal-format
19169 msgid "only %<distribute%> or %<parallel%> regions are allowed to be strictly nested inside %<teams%> region"
19170 msgstr ""
19172 #: omp-low.c:2514
19173 #, gcc-internal-format
19174 msgid "%<distribute%> region must be strictly nested inside %<teams%> construct"
19175 msgstr ""
19177 #: omp-low.c:2555
19178 #, gcc-internal-format
19179 msgid "OpenACC loop directive must be associated with an OpenACC compute region"
19180 msgstr ""
19182 #: omp-low.c:2577
19183 #, gcc-internal-format
19184 msgid "orphaned %qs construct"
19185 msgstr ""
19187 #: omp-low.c:2606
19188 #, gcc-internal-format
19189 msgid "%<#pragma omp cancel for%> inside %<nowait%> for construct"
19190 msgstr ""
19192 #: omp-low.c:2611
19193 #, gcc-internal-format
19194 msgid "%<#pragma omp cancel for%> inside %<ordered%> for construct"
19195 msgstr ""
19197 #: omp-low.c:2631 omp-low.c:2644
19198 #, gcc-internal-format
19199 msgid "%<#pragma omp cancel sections%> inside %<nowait%> sections construct"
19200 msgstr ""
19202 #: omp-low.c:2670
19203 #, gcc-internal-format
19204 msgid "%<%s taskgroup%> construct not closely nested inside of %<taskgroup%> region"
19205 msgstr ""
19207 #: omp-low.c:2684
19208 #, gcc-internal-format
19209 msgid "invalid arguments"
19210 msgstr "некоректні аргументи"
19212 #: omp-low.c:2690
19213 #, gcc-internal-format
19214 msgid "%<%s %s%> construct not closely nested inside of %qs"
19215 msgstr ""
19217 #: omp-low.c:2718
19218 #, gcc-internal-format
19219 msgid "barrier region may not be closely nested inside of work-sharing, %<critical%>, %<ordered%>, %<master%>, explicit %<task%> or %<taskloop%> region"
19220 msgstr ""
19222 #: omp-low.c:2725
19223 #, gcc-internal-format
19224 msgid "work-sharing region may not be closely nested inside of work-sharing, %<critical%>, %<ordered%>, %<master%>, explicit %<task%> or %<taskloop%> region"
19225 msgstr ""
19227 #: omp-low.c:2754
19228 #, gcc-internal-format
19229 msgid "%<master%> region may not be closely nested inside of work-sharing, explicit %<task%> or %<taskloop%> region"
19230 msgstr ""
19232 #: omp-low.c:2778 omp-low.c:2917
19233 #, gcc-internal-format
19234 msgid "%<depend(%s)%> is only allowed in %<omp ordered%>"
19235 msgstr ""
19237 #: omp-low.c:2806
19238 #, gcc-internal-format
19239 msgid "%<ordered%> construct with %<depend%> clause must be closely nested inside an %<ordered%> loop"
19240 msgstr ""
19242 #: omp-low.c:2823
19243 #, gcc-internal-format
19244 msgid "invalid depend kind in omp %<ordered%> %<depend%>"
19245 msgstr ""
19247 #: omp-low.c:2838
19248 #, gcc-internal-format
19249 msgid "%<ordered%> %<simd%> must be closely nested inside %<simd%> region"
19250 msgstr ""
19252 #: omp-low.c:2851
19253 #, gcc-internal-format
19254 msgid "%<ordered%> region may not be closely nested inside of %<critical%>, %<ordered%>, explicit %<task%> or %<taskloop%> region"
19255 msgstr ""
19257 #: omp-low.c:2862 omp-low.c:2875
19258 #, gcc-internal-format
19259 msgid "%<ordered%> region must be closely nested inside a loop region with an %<ordered%> clause"
19260 msgstr ""
19262 #: omp-low.c:2892
19263 #, gcc-internal-format
19264 msgid "%<critical%> region may not be nested inside a %<critical%> region with the same name"
19265 msgstr ""
19267 #: omp-low.c:2904
19268 #, gcc-internal-format
19269 msgid "%<teams%> construct not closely nested inside of %<target%> construct"
19270 msgstr ""
19272 #: omp-low.c:2925
19273 #, gcc-internal-format
19274 msgid "OpenACC region inside of OpenACC routine, nested parallelism not supported yet"
19275 msgstr ""
19277 #: omp-low.c:2938
19278 #, gcc-internal-format
19279 msgid "OpenACC construct inside of non-OpenACC region"
19280 msgstr ""
19282 #: omp-low.c:2983
19283 #, gcc-internal-format
19284 msgid "%s %qs construct inside of %s %qs region"
19285 msgstr ""
19287 #: omp-low.c:2996 omp-low.c:3003
19288 #, gcc-internal-format
19289 msgid "%qs construct inside of %qs region"
19290 msgstr ""
19292 #: omp-low.c:3115
19293 #, gcc-internal-format
19294 msgid "setjmp/longjmp inside simd construct"
19295 msgstr ""
19297 #: omp-low.c:6341
19298 #, gcc-internal-format
19299 msgid "ignoring sink clause with offset that is not a multiple of the loop step"
19300 msgstr ""
19302 #: omp-low.c:6364
19303 #, gcc-internal-format
19304 msgid "first offset must be in opposite direction of loop iterations"
19305 msgstr ""
19307 #: omp-low.c:9087
19308 #, gcc-internal-format, gfc-internal-format
19309 msgid "invalid exit from %s structured block"
19310 msgstr ""
19312 #: omp-low.c:9089 omp-low.c:9094
19313 #, gcc-internal-format, gfc-internal-format
19314 msgid "invalid entry to %s structured block"
19315 msgstr ""
19317 #. Otherwise, be vague and lazy, but efficient.
19318 #: omp-low.c:9098
19319 #, gcc-internal-format, gfc-internal-format
19320 msgid "invalid branch to/from %s structured block"
19321 msgstr ""
19323 #: omp-offload.c:601
19324 #, gcc-internal-format, gfc-internal-format
19325 msgid "-fopenacc-dim operand is malformed at '%s'"
19326 msgstr ""
19328 #: omp-offload.c:1157
19329 #, gcc-internal-format
19330 msgid "routine call uses same OpenACC parallelism as containing loop"
19331 msgstr ""
19333 #: omp-offload.c:1161 omp-offload.c:1193
19334 #, gcc-internal-format
19335 msgid "containing loop here"
19336 msgstr ""
19338 #: omp-offload.c:1166
19339 #, gcc-internal-format
19340 msgid "routine call uses OpenACC parallelism disallowed by containing routine"
19341 msgstr ""
19343 #: omp-offload.c:1168
19344 #, gcc-internal-format
19345 msgid "loop uses OpenACC parallelism disallowed by containing routine"
19346 msgstr ""
19348 #: omp-offload.c:1173
19349 #, gcc-internal-format
19350 msgid "routine %qD declared here"
19351 msgstr ""
19353 #: omp-offload.c:1186
19354 #, gcc-internal-format
19355 msgid "incorrectly nested OpenACC loop parallelism"
19356 msgstr ""
19358 #: omp-offload.c:1327
19359 #, gcc-internal-format
19360 msgid "insufficient partitioning available to parallelize element loop"
19361 msgstr ""
19363 #: omp-offload.c:1335
19364 #, gcc-internal-format
19365 msgid "insufficient partitioning available to parallelize tile loop"
19366 msgstr ""
19368 #: omp-offload.c:1337
19369 #, gcc-internal-format
19370 msgid "insufficient partitioning available to parallelize loop"
19371 msgstr ""
19373 #: omp-simd-clone.c:192
19374 #, gcc-internal-format
19375 msgid "ignoring large linear step"
19376 msgstr ""
19378 #: omp-simd-clone.c:199
19379 #, gcc-internal-format
19380 msgid "ignoring zero linear step"
19381 msgstr ""
19383 #: omp-simd-clone.c:258
19384 #, gcc-internal-format
19385 msgid "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified return type"
19386 msgstr ""
19388 #: omp-simd-clone.c:269
19389 #, gcc-internal-format
19390 msgid "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified non-%<uniform%> argument"
19391 msgstr ""
19393 #: optabs.c:4195
19394 #, gcc-internal-format
19395 msgid "indirect jumps are not available on this target"
19396 msgstr ""
19398 #: opts-common.c:1119
19399 #, gcc-internal-format
19400 msgid "command line option %qs is not supported by this configuration"
19401 msgstr ""
19403 #: opts-common.c:1129 opts.c:1773
19404 #, gcc-internal-format
19405 msgid "missing argument to %qs"
19406 msgstr ""
19408 #: opts-common.c:1135
19409 #, gcc-internal-format
19410 msgid "argument to %qs should be a non-negative integer"
19411 msgstr ""
19413 #: opts-common.c:1149
19414 #, gcc-internal-format
19415 msgid "unrecognized argument in option %qs"
19416 msgstr ""
19418 #: opts-common.c:1160 config/i386/i386.c:4721
19419 #, gcc-internal-format
19420 msgid "valid arguments to %qs are: %s; did you mean %qs?"
19421 msgstr ""
19423 #: opts-common.c:1163 config/i386/i386.c:4724
19424 #, gcc-internal-format
19425 msgid "valid arguments to %qs are: %s"
19426 msgstr ""
19428 #: opts-global.c:99
19429 #, gcc-internal-format
19430 msgid "command line option %qs is valid for the driver but not for %s"
19431 msgstr ""
19433 #. Eventually this should become a hard error IMO.
19434 #: opts-global.c:105
19435 #, gcc-internal-format
19436 msgid "command line option %qs is valid for %s but not for %s"
19437 msgstr ""
19439 #: opts-global.c:364
19440 #, gcc-internal-format
19441 msgid "unrecognized command line option %<-fdump-%s%>"
19442 msgstr ""
19444 #: opts-global.c:369
19445 #, gcc-internal-format
19446 msgid "unrecognized command line option %<-fopt-info-%s%>"
19447 msgstr ""
19449 #: opts-global.c:390 opts-global.c:398
19450 #, gcc-internal-format
19451 msgid "plugin support is disabled; configure with --enable-plugin"
19452 msgstr ""
19454 #: opts-global.c:422
19455 #, gcc-internal-format
19456 msgid "unrecognized register name %qs"
19457 msgstr ""
19459 #: opts-global.c:440
19460 #, gcc-internal-format
19461 msgid "-fasan-shadow-offset should only be used with -fsanitize=kernel-address"
19462 msgstr ""
19464 #: opts-global.c:443
19465 #, gcc-internal-format
19466 msgid "unrecognized shadow offset %qs"
19467 msgstr ""
19469 #: opts.c:90
19470 #, gcc-internal-format
19471 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
19472 msgstr ""
19474 #: opts.c:126
19475 #, gcc-internal-format
19476 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
19477 msgstr ""
19479 #: opts.c:133
19480 #, gcc-internal-format
19481 msgid "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-femit-struct-debug-detailed=ind:...%>"
19482 msgstr ""
19484 #: opts.c:586
19485 #, gcc-internal-format
19486 msgid "argument to %<-O%> should be a non-negative integer, %<g%>, %<s%> or %<fast%>"
19487 msgstr ""
19489 #: opts.c:739
19490 #, gcc-internal-format
19491 msgid "section anchors must be disabled when unit-at-a-time is disabled"
19492 msgstr ""
19494 #: opts.c:743
19495 #, gcc-internal-format
19496 msgid "toplevel reorder must be disabled when unit-at-a-time is disabled"
19497 msgstr ""
19499 #: opts.c:757
19500 #, gcc-internal-format
19501 msgid "transactional memory is not supported with non-call exceptions"
19502 msgstr ""
19504 #: opts.c:772
19505 #, gcc-internal-format
19506 msgid "section anchors must be disabled when toplevel reorder is disabled"
19507 msgstr ""
19509 #: opts.c:827 config/darwin.c:3167
19510 #, gcc-internal-format
19511 msgid "-freorder-blocks-and-partition does not work with exceptions on this architecture"
19512 msgstr ""
19514 #: opts.c:843
19515 #, gcc-internal-format
19516 msgid "-freorder-blocks-and-partition does not support unwind info on this architecture"
19517 msgstr ""
19519 #: opts.c:861 config/pa/pa.c:532
19520 #, gcc-internal-format
19521 msgid "-freorder-blocks-and-partition does not work on this architecture"
19522 msgstr ""
19524 #: opts.c:912
19525 #, gcc-internal-format
19526 msgid "-fno-fat-lto-objects are supported only with linker plugin"
19527 msgstr ""
19529 #: opts.c:925
19530 #, gcc-internal-format
19531 msgid "%<-fsplit-stack%> is not supported by this compiler configuration"
19532 msgstr ""
19534 #: opts.c:957
19535 #, gcc-internal-format
19536 msgid "-fsanitize=address is incompatible with -fsanitize=kernel-address"
19537 msgstr ""
19539 #: opts.c:964
19540 #, gcc-internal-format
19541 msgid "-fsanitize=address and -fsanitize=kernel-address are incompatible with -fsanitize=thread"
19542 msgstr ""
19544 #: opts.c:970
19545 #, gcc-internal-format
19546 msgid "-fsanitize=leak is incompatible with -fsanitize=thread"
19547 msgstr ""
19549 #: opts.c:976
19550 #, fuzzy, gcc-internal-format, gfc-internal-format
19551 #| msgid "%<-fabi-compat-version=1%> is not supported, using =2"
19552 msgid "-fsanitize-recover=%s is not supported"
19553 msgstr "Підтримки %<-fabi-compat-version=1%> не передбачено, використовуємо =2"
19555 #: opts.c:1005
19556 #, gcc-internal-format
19557 msgid "-fsanitize-address-use-after-scope requires -fstack-reuse=none option"
19558 msgstr ""
19560 #: opts.c:1410
19561 #, gcc-internal-format
19562 msgid "unrecognized include_flags 0x%x passed to print_specific_help"
19563 msgstr ""
19565 #: opts.c:1610
19566 #, gcc-internal-format
19567 msgid "-fsanitize=all option is not valid"
19568 msgstr ""
19570 #: opts.c:1642
19571 #, gcc-internal-format
19572 msgid "unrecognized argument to -f%ssanitize%s= option: %q.*s; did you mean %qs?"
19573 msgstr ""
19575 #: opts.c:1649
19576 #, gcc-internal-format
19577 msgid "unrecognized argument to -f%ssanitize%s= option: %q.*s"
19578 msgstr ""
19580 #: opts.c:1828
19581 #, gcc-internal-format
19582 msgid "--help argument %q.*s is ambiguous, please be more specific"
19583 msgstr ""
19585 #: opts.c:1837
19586 #, gcc-internal-format
19587 msgid "unrecognized argument to --help= option: %q.*s"
19588 msgstr ""
19590 #: opts.c:2078
19591 #, gcc-internal-format
19592 msgid "HSA has not been enabled during configuration"
19593 msgstr ""
19595 #: opts.c:2090
19596 #, gcc-internal-format
19597 msgid "-foffload-abi option can be specified only for offload compiler"
19598 msgstr ""
19600 #: opts.c:2098
19601 #, gcc-internal-format, gfc-internal-format
19602 msgid "structure alignment must be a small power of two, not %d"
19603 msgstr ""
19605 #: opts.c:2217
19606 #, gcc-internal-format
19607 msgid "unknown stack check parameter %qs"
19608 msgstr ""
19610 #: opts.c:2249
19611 #, gcc-internal-format
19612 msgid "%<-gdwarf%s%> is ambiguous; use %<-gdwarf-%s%> for DWARF version or %<-gdwarf -g%s%> for debug level"
19613 msgstr ""
19615 #: opts.c:2260
19616 #, gcc-internal-format, gfc-internal-format
19617 msgid "dwarf version %d is not supported"
19618 msgstr ""
19620 #: opts.c:2360
19621 #, gcc-internal-format, gfc-internal-format
19622 msgid "%s: --param arguments should be of the form NAME=VALUE"
19623 msgstr ""
19625 #: opts.c:2371
19626 #, fuzzy, gcc-internal-format
19627 #| msgid "invalid --param name %qs"
19628 msgid "invalid --param name %qs; did you mean %qs?"
19629 msgstr "некоректна назва --param %qs"
19631 #: opts.c:2374
19632 #, gcc-internal-format
19633 msgid "invalid --param name %qs"
19634 msgstr "некоректна назва --param %qs"
19636 #: opts.c:2382
19637 #, gcc-internal-format
19638 msgid "invalid --param value %qs"
19639 msgstr ""
19641 #: opts.c:2504
19642 #, gcc-internal-format
19643 msgid "target system does not support debug output"
19644 msgstr ""
19646 #: opts.c:2513
19647 #, gcc-internal-format
19648 msgid "debug format %qs conflicts with prior selection"
19649 msgstr ""
19651 #: opts.c:2531
19652 #, gcc-internal-format
19653 msgid "unrecognized debug output level %qs"
19654 msgstr ""
19656 #: opts.c:2533
19657 #, gcc-internal-format
19658 msgid "debug output level %qs is too high"
19659 msgstr ""
19661 #: opts.c:2553
19662 #, gcc-internal-format
19663 msgid "getting core file size maximum limit: %m"
19664 msgstr ""
19666 #: opts.c:2557
19667 #, gcc-internal-format
19668 msgid "setting core file size limit to maximum: %m"
19669 msgstr ""
19671 #: opts.c:2602
19672 #, gcc-internal-format, gfc-internal-format
19673 msgid "unrecognized gcc debugging option: %c"
19674 msgstr ""
19676 #: opts.c:2627
19677 #, gcc-internal-format, gfc-internal-format
19678 msgid "-Werror=%s: no option -%s"
19679 msgstr ""
19681 #: opts.c:2629
19682 #, gcc-internal-format, gfc-internal-format
19683 msgid "-Werror=%s: -%s is not an option that controls warnings"
19684 msgstr ""
19686 #. If we didn't find this parameter, issue an error message.
19687 #: params.c:198
19688 #, gcc-internal-format
19689 msgid "invalid parameter %qs"
19690 msgstr ""
19692 #: params.c:204
19693 #, gcc-internal-format
19694 msgid "minimum value of parameter %qs is %u"
19695 msgstr ""
19697 #: params.c:209
19698 #, gcc-internal-format
19699 msgid "maximum value of parameter %qs is %u"
19700 msgstr ""
19702 #: passes.c:81
19703 #, gcc-internal-format, gfc-internal-format
19704 msgid "pass %s does not support cloning"
19705 msgstr ""
19707 #: passes.c:87
19708 #, gcc-internal-format, gfc-internal-format
19709 msgid "pass %s needs a set_pass_param implementation to handle the extra argument in NEXT_PASS"
19710 msgstr ""
19712 #: passes.c:1020
19713 #, gcc-internal-format
19714 msgid "unrecognized option -fenable"
19715 msgstr ""
19717 #: passes.c:1022
19718 #, gcc-internal-format
19719 msgid "unrecognized option -fdisable"
19720 msgstr ""
19722 #: passes.c:1030
19723 #, gcc-internal-format, gfc-internal-format
19724 msgid "unknown pass %s specified in -fenable"
19725 msgstr ""
19727 #: passes.c:1032
19728 #, gcc-internal-format, gfc-internal-format
19729 msgid "unknown pass %s specified in -fdisable"
19730 msgstr ""
19732 #: passes.c:1057 passes.c:1146
19733 #, gcc-internal-format, gfc-internal-format
19734 msgid "enable pass %s for functions in the range of [%u, %u]"
19735 msgstr ""
19737 #: passes.c:1060 passes.c:1157
19738 #, gcc-internal-format, gfc-internal-format
19739 msgid "disable pass %s for functions in the range of [%u, %u]"
19740 msgstr ""
19742 #: passes.c:1096 passes.c:1124
19743 #, gcc-internal-format, gfc-internal-format
19744 msgid "Invalid range %s in option %s"
19745 msgstr ""
19747 #: passes.c:1142
19748 #, gcc-internal-format, gfc-internal-format
19749 msgid "enable pass %s for function %s"
19750 msgstr ""
19752 #: passes.c:1153
19753 #, gcc-internal-format, gfc-internal-format
19754 msgid "disable pass %s for function %s"
19755 msgstr ""
19757 #: passes.c:1382
19758 #, gcc-internal-format
19759 msgid "invalid pass positioning operation"
19760 msgstr ""
19762 #: passes.c:1444
19763 #, gcc-internal-format
19764 msgid "plugin cannot register a missing pass"
19765 msgstr ""
19767 #: passes.c:1447
19768 #, gcc-internal-format
19769 msgid "plugin cannot register an unnamed pass"
19770 msgstr ""
19772 #: passes.c:1452
19773 #, gcc-internal-format
19774 msgid "plugin cannot register pass %qs without reference pass name"
19775 msgstr ""
19777 #: passes.c:1471
19778 #, gcc-internal-format
19779 msgid "pass %qs not found but is referenced by new pass %qs"
19780 msgstr ""
19782 #: plugin.c:187
19783 #, gcc-internal-format
19784 msgid "inaccessible plugin file %s expanded from short plugin name %s: %m"
19785 msgstr ""
19787 #: plugin.c:209
19788 #, gcc-internal-format, gfc-internal-format
19789 msgid ""
19790 "plugin %s was specified with different paths:\n"
19791 "%s\n"
19792 "%s"
19793 msgstr ""
19795 #: plugin.c:268
19796 #, gcc-internal-format, gfc-internal-format
19797 msgid "malformed option -fplugin-arg-%s (missing -<key>[=<value>])"
19798 msgstr ""
19800 #: plugin.c:331
19801 #, gcc-internal-format, gfc-internal-format
19802 msgid "plugin %s should be specified before -fplugin-arg-%s in the command line"
19803 msgstr ""
19805 #: plugin.c:350
19806 #, gcc-internal-format
19807 msgid "unable to register info for plugin %qs - plugin name not found"
19808 msgstr ""
19810 #: plugin.c:446
19811 #, gcc-internal-format, gfc-internal-format
19812 msgid "unknown callback event registered by plugin %s"
19813 msgstr ""
19815 #: plugin.c:478
19816 #, gcc-internal-format, gfc-internal-format
19817 msgid "plugin %s registered a null callback function for event %s"
19818 msgstr ""
19820 #: plugin.c:601
19821 #, gcc-internal-format, gfc-internal-format
19822 msgid ""
19823 "cannot load plugin %s\n"
19824 "%s"
19825 msgstr ""
19827 #: plugin.c:611
19828 #, gcc-internal-format, gfc-internal-format
19829 msgid ""
19830 "plugin %s is not licensed under a GPL-compatible license\n"
19831 "%s"
19832 msgstr ""
19834 #: plugin.c:620
19835 #, gcc-internal-format, gfc-internal-format
19836 msgid ""
19837 "cannot find %s in plugin %s\n"
19838 "%s"
19839 msgstr ""
19841 #: plugin.c:628
19842 #, gcc-internal-format, gfc-internal-format
19843 msgid "fail to initialize plugin %s"
19844 msgstr ""
19846 #: plugin.c:911
19847 #, gcc-internal-format
19848 msgid "-iplugindir <dir> option not passed from the gcc driver"
19849 msgstr ""
19851 #: predict.c:3197
19852 #, gcc-internal-format, gfc-internal-format
19853 msgid "Missing counts for called function %s/%i"
19854 msgstr ""
19856 #: profile.c:452
19857 #, gcc-internal-format, gfc-internal-format
19858 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
19859 msgstr ""
19861 #: profile.c:532
19862 #, gcc-internal-format
19863 msgid "corrupted profile info: sum_all is smaller than sum_max"
19864 msgstr ""
19866 #: profile.c:715
19867 #, gcc-internal-format
19868 msgid "corrupted profile info: profile data is not flow-consistent"
19869 msgstr ""
19871 #: profile.c:732
19872 #, gcc-internal-format, gfc-internal-format
19873 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
19874 msgstr ""
19876 #: profile.c:753
19877 #, gcc-internal-format, gfc-internal-format
19878 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
19879 msgstr ""
19881 #: read-rtl-function.c:262
19882 #, gcc-internal-format, gfc-internal-format
19883 msgid "insn with UID %i not found for operand %i (`%s') of insn %i"
19884 msgstr ""
19886 #: read-rtl-function.c:266
19887 #, gcc-internal-format, gfc-internal-format
19888 msgid "insn with UID %i not found for operand %i of insn %i"
19889 msgstr ""
19891 #: read-rtl-function.c:409
19892 #, gcc-internal-format
19893 msgid "%<__RTL%> function cannot be compiled with %<-flto%>"
19894 msgstr ""
19896 #: read-rtl-function.c:710
19897 #, gcc-internal-format, gfc-internal-format
19898 msgid "unrecognized edge flag: '%s'"
19899 msgstr ""
19901 #: read-rtl-function.c:853
19902 #, gcc-internal-format
19903 msgid "more than one 'crtl' directive"
19904 msgstr ""
19906 #: read-rtl-function.c:981
19907 #, gcc-internal-format, gfc-internal-format
19908 msgid "unrecognized enum value: '%s'"
19909 msgstr ""
19911 #: read-rtl-function.c:1137 read-rtl-function.c:1196
19912 #, gcc-internal-format, gfc-internal-format
19913 msgid "was expecting `%s'"
19914 msgstr ""
19916 #: read-rtl-function.c:1575
19917 #, fuzzy, gcc-internal-format, gfc-internal-format
19918 #| msgid "duplicate definition of '%s'"
19919 msgid "duplicate insn UID: %i"
19920 msgstr "повторне визначення «%s»"
19922 #: read-rtl-function.c:1635
19923 #, gcc-internal-format
19924 msgid "start/end of RTL fragment are in different files"
19925 msgstr ""
19927 #: read-rtl-function.c:1641
19928 #, gcc-internal-format
19929 msgid "start of RTL fragment must be on an earlier line than end"
19930 msgstr ""
19932 #: reg-stack.c:536
19933 #, gcc-internal-format, gfc-internal-format
19934 msgid "output constraint %d must specify a single register"
19935 msgstr ""
19937 #: reg-stack.c:546
19938 #, gcc-internal-format, gfc-internal-format
19939 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
19940 msgstr ""
19942 #: reg-stack.c:569
19943 #, gcc-internal-format
19944 msgid "output regs must be grouped at top of stack"
19945 msgstr ""
19947 #: reg-stack.c:609
19948 #, gcc-internal-format
19949 msgid "implicitly popped regs must be grouped at top of stack"
19950 msgstr ""
19952 #: reg-stack.c:626
19953 #, gcc-internal-format
19954 msgid "explicitly used regs must be grouped at top of stack"
19955 msgstr ""
19957 #: reg-stack.c:645
19958 #, gcc-internal-format
19959 msgid "output operand %d must use %<&%> constraint"
19960 msgstr ""
19962 #: regcprop.c:1200
19963 #, gcc-internal-format, gfc-internal-format
19964 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
19965 msgstr ""
19967 #: regcprop.c:1212
19968 #, gcc-internal-format, gfc-internal-format
19969 msgid "validate_value_data: Loop in regno chain (%u)"
19970 msgstr ""
19972 #: regcprop.c:1215
19973 #, gcc-internal-format, gfc-internal-format
19974 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
19975 msgstr ""
19977 #: regcprop.c:1227
19978 #, gcc-internal-format, gfc-internal-format
19979 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
19980 msgstr ""
19982 #: reginfo.c:720
19983 #, gcc-internal-format
19984 msgid "can%'t use %qs as a call-saved register"
19985 msgstr ""
19987 #: reginfo.c:724
19988 #, gcc-internal-format
19989 msgid "can%'t use %qs as a call-used register"
19990 msgstr ""
19992 #: reginfo.c:736
19993 #, gcc-internal-format
19994 msgid "can%'t use %qs as a fixed register"
19995 msgstr ""
19997 #: reginfo.c:762 config/ia64/ia64.c:5946 config/ia64/ia64.c:5953
19998 #: config/pa/pa.c:443 config/pa/pa.c:450 config/sh/sh.c:8243
19999 #: config/sh/sh.c:8250 config/spu/spu.c:4906 config/spu/spu.c:4913
20000 #, gcc-internal-format, gfc-internal-format
20001 msgid "unknown register name: %s"
20002 msgstr ""
20004 #: reginfo.c:775
20005 #, gcc-internal-format
20006 msgid "stack register used for global register variable"
20007 msgstr ""
20009 #: reginfo.c:781
20010 #, gcc-internal-format
20011 msgid "global register variable follows a function definition"
20012 msgstr ""
20014 #: reginfo.c:786
20015 #, gcc-internal-format
20016 msgid "register of %qD used for multiple global register variables"
20017 msgstr ""
20019 #: reginfo.c:789 config/rs6000/rs6000.c:31768
20020 #, gcc-internal-format
20021 msgid "conflicts with %qD"
20022 msgstr ""
20024 #: reginfo.c:794
20025 #, gcc-internal-format
20026 msgid "call-clobbered register used for global register variable"
20027 msgstr ""
20029 #: reload.c:1308
20030 #, gcc-internal-format
20031 msgid "cannot reload integer constant operand in %<asm%>"
20032 msgstr ""
20034 #: reload.c:1322
20035 #, gcc-internal-format
20036 msgid "impossible register constraint in %<asm%>"
20037 msgstr ""
20039 #: reload.c:3680
20040 #, gcc-internal-format
20041 msgid "%<&%> constraint used with no register class"
20042 msgstr ""
20044 #: reload1.c:2065
20045 #, gcc-internal-format
20046 msgid "can%'t find a register in class %qs while reloading %<asm%>"
20047 msgstr ""
20049 #: reload1.c:2070
20050 #, gcc-internal-format
20051 msgid "unable to find a register to spill in class %qs"
20052 msgstr ""
20054 #: reload1.c:4666
20055 #, gcc-internal-format
20056 msgid "%<asm%> operand requires impossible reload"
20057 msgstr ""
20059 #: reload1.c:6087
20060 #, gcc-internal-format
20061 msgid "%<asm%> operand constraint incompatible with operand size"
20062 msgstr ""
20064 #: reload1.c:7979
20065 #, gcc-internal-format
20066 msgid "output operand is constant in %<asm%>"
20067 msgstr ""
20069 #: rtl.c:798
20070 #, gcc-internal-format, gfc-internal-format
20071 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
20072 msgstr ""
20074 #: rtl.c:808
20075 #, gcc-internal-format, gfc-internal-format
20076 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
20077 msgstr ""
20079 #: rtl.c:818
20080 #, gcc-internal-format, gfc-internal-format
20081 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
20082 msgstr ""
20084 #: rtl.c:827
20085 #, gcc-internal-format, gfc-internal-format
20086 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
20087 msgstr ""
20089 #: rtl.c:837
20090 #, gcc-internal-format, gfc-internal-format
20091 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
20092 msgstr ""
20094 #: rtl.c:864
20095 #, gcc-internal-format, gfc-internal-format
20096 msgid "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:%d"
20097 msgstr ""
20099 #: rtl.c:874
20100 #, gcc-internal-format, gfc-internal-format
20101 msgid "RTL check: access of hwi elt %d of vector with last elt %d in %s, at %s:%d"
20102 msgstr ""
20104 #: rtl.c:884
20105 #, gcc-internal-format, gfc-internal-format
20106 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
20107 msgstr ""
20109 #: rtl.c:895
20110 #, gcc-internal-format, gfc-internal-format
20111 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
20112 msgstr ""
20114 #: stmt.c:238
20115 #, gcc-internal-format
20116 msgid "output operand constraint lacks %<=%>"
20117 msgstr ""
20119 #: stmt.c:253
20120 #, gcc-internal-format
20121 msgid "output constraint %qc for operand %d is not at the beginning"
20122 msgstr ""
20124 #: stmt.c:276
20125 #, gcc-internal-format
20126 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
20127 msgstr ""
20129 #: stmt.c:283 stmt.c:367
20130 #, gcc-internal-format
20131 msgid "%<%%%> constraint used with last operand"
20132 msgstr ""
20134 #: stmt.c:299
20135 #, gcc-internal-format
20136 msgid "matching constraint not valid in output operand"
20137 msgstr ""
20139 #: stmt.c:358
20140 #, gcc-internal-format
20141 msgid "input operand constraint contains %qc"
20142 msgstr ""
20144 #: stmt.c:397
20145 #, gcc-internal-format
20146 msgid "matching constraint references invalid operand number"
20147 msgstr ""
20149 #: stmt.c:431
20150 #, gcc-internal-format
20151 msgid "invalid punctuation %qc in constraint"
20152 msgstr ""
20154 #: stmt.c:447
20155 #, gcc-internal-format
20156 msgid "matching constraint does not allow a register"
20157 msgstr ""
20159 #: stmt.c:541
20160 #, gcc-internal-format
20161 msgid "duplicate asm operand name %qs"
20162 msgstr ""
20164 #: stmt.c:638
20165 #, gcc-internal-format
20166 msgid "missing close brace for named operand"
20167 msgstr ""
20169 #: stmt.c:663
20170 #, gcc-internal-format
20171 msgid "undefined named operand %qs"
20172 msgstr ""
20174 #: stor-layout.c:755
20175 #, gcc-internal-format
20176 msgid "size of %q+D is %d bytes"
20177 msgstr ""
20179 #: stor-layout.c:757
20180 #, gcc-internal-format
20181 msgid "size of %q+D is larger than %wd bytes"
20182 msgstr ""
20184 #: stor-layout.c:1202
20185 #, gcc-internal-format
20186 msgid "packed attribute causes inefficient alignment for %q+D"
20187 msgstr ""
20189 #: stor-layout.c:1206
20190 #, gcc-internal-format
20191 msgid "packed attribute is unnecessary for %q+D"
20192 msgstr ""
20194 #: stor-layout.c:1223
20195 #, gcc-internal-format
20196 msgid "padding struct to align %q+D"
20197 msgstr ""
20199 #: stor-layout.c:1284
20200 #, gcc-internal-format
20201 msgid "offset of packed bit-field %qD has changed in GCC 4.4"
20202 msgstr ""
20204 #: stor-layout.c:1591
20205 #, gcc-internal-format
20206 msgid "padding struct size to alignment boundary"
20207 msgstr ""
20209 #: stor-layout.c:1619
20210 #, gcc-internal-format
20211 msgid "packed attribute causes inefficient alignment for %qE"
20212 msgstr ""
20214 #: stor-layout.c:1623
20215 #, gcc-internal-format
20216 msgid "packed attribute is unnecessary for %qE"
20217 msgstr ""
20219 #: stor-layout.c:1629
20220 #, gcc-internal-format
20221 msgid "packed attribute causes inefficient alignment"
20222 msgstr ""
20224 #: stor-layout.c:1631
20225 #, gcc-internal-format
20226 msgid "packed attribute is unnecessary"
20227 msgstr ""
20229 #: stor-layout.c:2363
20230 #, gcc-internal-format
20231 msgid "alignment of array elements is greater than element size"
20232 msgstr ""
20234 #: substring-locations.c:164
20235 #, gcc-internal-format
20236 msgid "format string is defined here"
20237 msgstr ""
20239 #: symtab.c:299
20240 #, gcc-internal-format
20241 msgid "%D renamed after being referenced in assembly"
20242 msgstr ""
20244 #: symtab.c:970
20245 #, gcc-internal-format
20246 msgid "function symbol is not function"
20247 msgstr ""
20249 #: symtab.c:978
20250 #, gcc-internal-format
20251 msgid "variable symbol is not variable"
20252 msgstr ""
20254 #: symtab.c:984
20255 #, gcc-internal-format
20256 msgid "node has unknown type"
20257 msgstr ""
20259 #: symtab.c:993
20260 #, gcc-internal-format
20261 msgid "node not found node->decl->decl_with_vis.symtab_node"
20262 msgstr ""
20264 #: symtab.c:1001
20265 #, gcc-internal-format
20266 msgid "node differs from node->decl->decl_with_vis.symtab_node"
20267 msgstr ""
20269 #: symtab.c:1010
20270 #, gcc-internal-format
20271 msgid "assembler name hash list corrupted"
20272 msgstr ""
20274 #: symtab.c:1023
20275 #, gcc-internal-format
20276 msgid "node not found in symtab assembler name hash"
20277 msgstr ""
20279 #: symtab.c:1030
20280 #, gcc-internal-format
20281 msgid "double linked list of assembler names corrupted"
20282 msgstr ""
20284 #: symtab.c:1035
20285 #, gcc-internal-format
20286 msgid "node has body_removed but is definition"
20287 msgstr ""
20289 #: symtab.c:1040
20290 #, gcc-internal-format
20291 msgid "node is analyzed but it is not a definition"
20292 msgstr ""
20294 #: symtab.c:1045
20295 #, gcc-internal-format
20296 msgid "node is alias but not implicit alias"
20297 msgstr ""
20299 #: symtab.c:1050
20300 #, gcc-internal-format
20301 msgid "node is alias but not definition"
20302 msgstr ""
20304 #: symtab.c:1055
20305 #, gcc-internal-format
20306 msgid "node is weakref but not an transparent_alias"
20307 msgstr ""
20309 #: symtab.c:1060
20310 #, gcc-internal-format
20311 msgid "node is transparent_alias but not an alias"
20312 msgstr ""
20314 #: symtab.c:1069
20315 #, gcc-internal-format
20316 msgid "node is in same_comdat_group list but has no comdat_group"
20317 msgstr ""
20319 #: symtab.c:1074
20320 #, gcc-internal-format
20321 msgid "same_comdat_group list across different groups"
20322 msgstr ""
20324 #: symtab.c:1079
20325 #, gcc-internal-format
20326 msgid "mixing different types of symbol in same comdat groups is not supported"
20327 msgstr ""
20329 #: symtab.c:1084
20330 #, gcc-internal-format
20331 msgid "node is alone in a comdat group"
20332 msgstr ""
20334 #: symtab.c:1091
20335 #, gcc-internal-format
20336 msgid "same_comdat_group is not a circular list"
20337 msgstr ""
20339 #: symtab.c:1106
20340 #, gcc-internal-format, gfc-internal-format
20341 msgid "comdat-local symbol referred to by %s outside its comdat"
20342 msgstr ""
20344 #: symtab.c:1116
20345 #, gcc-internal-format
20346 msgid "implicit_section flag is set but section isn't"
20347 msgstr ""
20349 #: symtab.c:1123
20350 #, gcc-internal-format
20351 msgid "Both section and comdat group is set"
20352 msgstr ""
20354 #: symtab.c:1135
20355 #, gcc-internal-format
20356 msgid "Alias and target's section differs"
20357 msgstr ""
20359 #: symtab.c:1142
20360 #, gcc-internal-format
20361 msgid "Alias and target's comdat groups differs"
20362 msgstr ""
20364 #: symtab.c:1157
20365 #, gcc-internal-format
20366 msgid "Transparent alias and target's assembler names differs"
20367 msgstr ""
20369 #: symtab.c:1165
20370 #, gcc-internal-format
20371 msgid "Chained transparent aliases"
20372 msgstr ""
20374 #: symtab.c:1188 symtab.c:1225
20375 #, gcc-internal-format
20376 msgid "symtab_node::verify failed"
20377 msgstr ""
20379 #: symtab.c:1221
20380 #, gcc-internal-format
20381 msgid "Two symbols with same comdat_group are not linked by the same_comdat_group list."
20382 msgstr ""
20384 #: symtab.c:1630
20385 #, gcc-internal-format
20386 msgid "function %q+D part of alias cycle"
20387 msgstr ""
20389 #: symtab.c:1632
20390 #, gcc-internal-format
20391 msgid "variable %q+D part of alias cycle"
20392 msgstr ""
20394 #: symtab.c:1660
20395 #, gcc-internal-format
20396 msgid "section of alias %q+D must match section of its target"
20397 msgstr ""
20399 #: targhooks.c:181
20400 #, gcc-internal-format
20401 msgid "__builtin_saveregs not supported by this target"
20402 msgstr ""
20404 #: targhooks.c:960
20405 #, gcc-internal-format
20406 msgid "nested functions not supported on this target"
20407 msgstr ""
20409 #: targhooks.c:973
20410 #, gcc-internal-format
20411 msgid "nested function trampolines not supported on this target"
20412 msgstr ""
20414 #: targhooks.c:1421
20415 #, gcc-internal-format
20416 msgid "target attribute is not supported on this machine"
20417 msgstr ""
20419 #: targhooks.c:1435
20420 #, gcc-internal-format
20421 msgid "#pragma GCC target is not supported for this machine"
20422 msgstr ""
20424 #: tlink.c:487
20425 #, gcc-internal-format
20426 msgid "removing .rpo file: %m"
20427 msgstr ""
20429 #: tlink.c:489
20430 #, gcc-internal-format
20431 msgid "renaming .rpo file: %m"
20432 msgstr ""
20434 #: tlink.c:493
20435 #, gcc-internal-format, gfc-internal-format
20436 msgid "repository file '%s' does not contain command-line arguments"
20437 msgstr ""
20439 #: tlink.c:619
20440 #, gcc-internal-format, gfc-internal-format
20441 msgid "'%s' was assigned to '%s', but was not defined during recompilation, or vice versa"
20442 msgstr ""
20444 #: tlink.c:856
20445 #, gcc-internal-format, gfc-internal-format
20446 msgid "ld returned %d exit status"
20447 msgstr ""
20449 #: toplev.c:897
20450 #, gcc-internal-format
20451 msgid "can%'t open %qs for writing: %m"
20452 msgstr ""
20454 #: toplev.c:919
20455 #, gcc-internal-format
20456 msgid "-frecord-gcc-switches is not supported by the current target"
20457 msgstr ""
20459 #: toplev.c:968
20460 #, gcc-internal-format
20461 msgid "stack usage computation not supported for this target"
20462 msgstr ""
20464 #: toplev.c:1037
20465 #, gcc-internal-format
20466 msgid "stack usage might be unbounded"
20467 msgstr ""
20469 #: toplev.c:1042
20470 #, gcc-internal-format
20471 msgid "stack usage might be %wd bytes"
20472 msgstr ""
20474 #: toplev.c:1045
20475 #, gcc-internal-format
20476 msgid "stack usage is %wd bytes"
20477 msgstr ""
20479 #: toplev.c:1061
20480 #, gcc-internal-format
20481 msgid "can%'t open %s for writing: %m"
20482 msgstr ""
20484 #: toplev.c:1237
20485 #, gcc-internal-format
20486 msgid "this target does not support %qs"
20487 msgstr ""
20489 #: toplev.c:1263
20490 #, gcc-internal-format
20491 msgid "Graphite loop optimizations cannot be used (isl is not available) (-fgraphite, -fgraphite-identity, -floop-nest-optimize, -floop-parallelize-all)"
20492 msgstr ""
20494 #: toplev.c:1273
20495 #, gcc-internal-format
20496 msgid "%<-fcheck-pointer-bounds%> is not supported for this target"
20497 msgstr ""
20499 #: toplev.c:1281
20500 #, gcc-internal-format
20501 msgid "%<-fcheck-pointer-bounds%> is not supported with %<-fsanitize=bounds-strict%>"
20502 msgstr ""
20504 #: toplev.c:1288
20505 #, gcc-internal-format
20506 msgid "%<-fcheck-pointer-bounds%> is not supported with %<-fsanitize=bounds%>"
20507 msgstr ""
20509 #: toplev.c:1296
20510 #, gcc-internal-format
20511 msgid "%<-fcheck-pointer-bounds%> is not supported with Address Sanitizer"
20512 msgstr ""
20514 #: toplev.c:1304
20515 #, gcc-internal-format
20516 msgid "%<-fcheck-pointer-bounds%> is not supported with Thread Sanitizer"
20517 msgstr ""
20519 #: toplev.c:1320
20520 #, gcc-internal-format
20521 msgid "%<-fabi-version=1%> is no longer supported"
20522 msgstr ""
20524 #: toplev.c:1348
20525 #, gcc-internal-format
20526 msgid "instruction scheduling not supported on this target machine"
20527 msgstr ""
20529 #: toplev.c:1352
20530 #, gcc-internal-format
20531 msgid "this target machine does not have delayed branches"
20532 msgstr ""
20534 #: toplev.c:1366
20535 #, gcc-internal-format, gfc-internal-format
20536 msgid "-f%sleading-underscore not supported on this target machine"
20537 msgstr ""
20539 #: toplev.c:1411
20540 #, gcc-internal-format
20541 msgid "could not close zeroed insn dump file %qs: %m"
20542 msgstr ""
20544 #: toplev.c:1448
20545 #, gcc-internal-format
20546 msgid "target system does not support the %qs debug format"
20547 msgstr ""
20549 #: toplev.c:1461
20550 #, gcc-internal-format
20551 msgid "variable tracking requested, but useless unless producing debug info"
20552 msgstr ""
20554 #: toplev.c:1465
20555 #, gcc-internal-format
20556 msgid "variable tracking requested, but not supported by this debug format"
20557 msgstr ""
20559 #: toplev.c:1503
20560 #, gcc-internal-format
20561 msgid "var-tracking-assignments changes selective scheduling"
20562 msgstr ""
20564 #: toplev.c:1529
20565 #, gcc-internal-format
20566 msgid "-ffunction-sections not supported for this target"
20567 msgstr ""
20569 #: toplev.c:1535
20570 #, gcc-internal-format
20571 msgid "-fdata-sections not supported for this target"
20572 msgstr ""
20574 #: toplev.c:1543
20575 #, gcc-internal-format
20576 msgid "-fprefetch-loop-arrays not supported for this target"
20577 msgstr ""
20579 #: toplev.c:1549
20580 #, gcc-internal-format
20581 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
20582 msgstr ""
20584 #: toplev.c:1559
20585 #, gcc-internal-format
20586 msgid "-fprefetch-loop-arrays is not supported with -Os"
20587 msgstr ""
20589 #: toplev.c:1571
20590 #, gcc-internal-format
20591 msgid "-fassociative-math disabled; other options take precedence"
20592 msgstr ""
20594 #: toplev.c:1589
20595 #, gcc-internal-format
20596 msgid "-fstack-protector not supported for this target"
20597 msgstr ""
20599 #: toplev.c:1601
20600 #, gcc-internal-format
20601 msgid "-fsanitize=address and -fsanitize=kernel-address are not supported for this target"
20602 msgstr ""
20604 #: toplev.c:1610
20605 #, gcc-internal-format
20606 msgid "-fsanitize=address not supported for this target"
20607 msgstr ""
20609 #: toplev.c:1906
20610 #, gcc-internal-format
20611 msgid "error writing to %s: %m"
20612 msgstr ""
20614 #: toplev.c:1908
20615 #, gcc-internal-format
20616 msgid "error closing %s: %m"
20617 msgstr ""
20619 #: toplev.c:2054
20620 #, gcc-internal-format
20621 msgid "self-tests incompatible with -E"
20622 msgstr ""
20624 #: toplev.c:2069
20625 #, gcc-internal-format
20626 msgid "self-tests are not enabled in this build"
20627 msgstr ""
20629 #: trans-mem.c:620
20630 #, gcc-internal-format
20631 msgid "invalid use of volatile lvalue inside transaction"
20632 msgstr ""
20634 #: trans-mem.c:623
20635 #, gcc-internal-format
20636 msgid "invalid use of volatile lvalue inside %<transaction_safe%> function"
20637 msgstr ""
20639 #: trans-mem.c:655
20640 #, gcc-internal-format
20641 msgid "%<transaction_may_cancel_outer%> function call not within outer transaction or %<transaction_may_cancel_outer%>"
20642 msgstr ""
20644 #: trans-mem.c:724 trans-mem.c:4841
20645 #, gcc-internal-format
20646 msgid "unsafe function call %qD within atomic transaction"
20647 msgstr ""
20649 #: trans-mem.c:731
20650 #, gcc-internal-format
20651 msgid "unsafe function call %qE within atomic transaction"
20652 msgstr ""
20654 #: trans-mem.c:735
20655 #, gcc-internal-format
20656 msgid "unsafe indirect function call within atomic transaction"
20657 msgstr ""
20659 #: trans-mem.c:743 trans-mem.c:4773
20660 #, gcc-internal-format
20661 msgid "unsafe function call %qD within %<transaction_safe%> function"
20662 msgstr ""
20664 #: trans-mem.c:750
20665 #, gcc-internal-format
20666 msgid "unsafe function call %qE within %<transaction_safe%> function"
20667 msgstr ""
20669 #: trans-mem.c:754
20670 #, gcc-internal-format
20671 msgid "unsafe indirect function call within %<transaction_safe%> function"
20672 msgstr ""
20674 #: trans-mem.c:769 trans-mem.c:4813
20675 #, gcc-internal-format
20676 msgid "asm not allowed in atomic transaction"
20677 msgstr ""
20679 #: trans-mem.c:772
20680 #, gcc-internal-format
20681 msgid "asm not allowed in %<transaction_safe%> function"
20682 msgstr ""
20684 #: trans-mem.c:784
20685 #, gcc-internal-format
20686 msgid "relaxed transaction in atomic transaction"
20687 msgstr ""
20689 #: trans-mem.c:787
20690 #, gcc-internal-format
20691 msgid "relaxed transaction in %<transaction_safe%> function"
20692 msgstr ""
20694 #: trans-mem.c:794
20695 #, gcc-internal-format
20696 msgid "outer transaction in transaction"
20697 msgstr ""
20699 #: trans-mem.c:797
20700 #, gcc-internal-format
20701 msgid "outer transaction in %<transaction_may_cancel_outer%> function"
20702 msgstr ""
20704 #: trans-mem.c:801
20705 #, gcc-internal-format
20706 msgid "outer transaction in %<transaction_safe%> function"
20707 msgstr ""
20709 #: trans-mem.c:4439
20710 #, gcc-internal-format
20711 msgid "%Kasm not allowed in %<transaction_safe%> function"
20712 msgstr ""
20714 #: tree-cfg.c:343
20715 #, gcc-internal-format
20716 msgid "ignoring loop annotation"
20717 msgstr ""
20719 #: tree-cfg.c:2833
20720 #, gcc-internal-format
20721 msgid "constant not recomputed when ADDR_EXPR changed"
20722 msgstr ""
20724 #: tree-cfg.c:2838
20725 #, gcc-internal-format
20726 msgid "side effects not recomputed when ADDR_EXPR changed"
20727 msgstr ""
20729 #: tree-cfg.c:2849
20730 #, gcc-internal-format
20731 msgid "DECL_GIMPLE_REG_P set on a variable with address taken"
20732 msgstr ""
20734 #: tree-cfg.c:2878
20735 #, gcc-internal-format
20736 msgid "SSA name in freelist but still referenced"
20737 msgstr ""
20739 #: tree-cfg.c:2893
20740 #, gcc-internal-format
20741 msgid "Local declaration from a different function"
20742 msgstr ""
20744 #: tree-cfg.c:2900 tree-cfg.c:4316
20745 #, gcc-internal-format
20746 msgid "INDIRECT_REF in gimple IL"
20747 msgstr ""
20749 #: tree-cfg.c:2908
20750 #, gcc-internal-format
20751 msgid "invalid first operand of MEM_REF"
20752 msgstr ""
20754 #: tree-cfg.c:2914
20755 #, gcc-internal-format
20756 msgid "invalid offset operand of MEM_REF"
20757 msgstr ""
20759 #: tree-cfg.c:2932
20760 #, gcc-internal-format
20761 msgid "ASSERT_EXPR with an always-false condition"
20762 msgstr ""
20764 #: tree-cfg.c:2938
20765 #, gcc-internal-format
20766 msgid "MODIFY_EXPR not expected while having tuples"
20767 msgstr ""
20769 #: tree-cfg.c:2965 tree-ssa.c:982
20770 #, gcc-internal-format
20771 msgid "address taken, but ADDRESSABLE bit not set"
20772 msgstr ""
20774 #: tree-cfg.c:2976
20775 #, gcc-internal-format
20776 msgid "non-integral used in condition"
20777 msgstr ""
20779 #: tree-cfg.c:2981
20780 #, gcc-internal-format
20781 msgid "invalid conditional operand"
20782 msgstr ""
20784 #: tree-cfg.c:3004
20785 #, gcc-internal-format
20786 msgid "non-scalar BIT_FIELD_REF, IMAGPART_EXPR or REALPART_EXPR"
20787 msgstr ""
20789 #: tree-cfg.c:3016
20790 #, gcc-internal-format
20791 msgid "invalid position or size operand to BIT_FIELD_REF"
20792 msgstr ""
20794 #: tree-cfg.c:3023
20795 #, gcc-internal-format
20796 msgid "integral result type precision does not match field size of BIT_FIELD_REF"
20797 msgstr ""
20799 #: tree-cfg.c:3032
20800 #, gcc-internal-format
20801 msgid "mode size of non-integral result does not match field size of BIT_FIELD_REF"
20802 msgstr ""
20804 #: tree-cfg.c:3040
20805 #, gcc-internal-format
20806 msgid "position plus size exceeds size of referenced object in BIT_FIELD_REF"
20807 msgstr ""
20809 #: tree-cfg.c:3073
20810 #, gcc-internal-format
20811 msgid "non-top-level BIT_FIELD_REF, IMAGPART_EXPR or REALPART_EXPR"
20812 msgstr ""
20814 #: tree-cfg.c:3083
20815 #, gcc-internal-format
20816 msgid "invalid reference prefix"
20817 msgstr ""
20819 #: tree-cfg.c:3095
20820 #, gcc-internal-format
20821 msgid "invalid operand to plus/minus, type is a pointer"
20822 msgstr ""
20824 #: tree-cfg.c:3106
20825 #, gcc-internal-format
20826 msgid "invalid operand to pointer plus, first operand is not a pointer"
20827 msgstr ""
20829 #: tree-cfg.c:3112
20830 #, gcc-internal-format
20831 msgid "invalid operand to pointer plus, second operand is not an integer type of appropriate width"
20832 msgstr ""
20834 #: tree-cfg.c:3163
20835 #, gcc-internal-format
20836 msgid "invalid CASE_CHAIN"
20837 msgstr ""
20839 #: tree-cfg.c:3191
20840 #, gcc-internal-format
20841 msgid "invalid expression for min lvalue"
20842 msgstr ""
20844 #: tree-cfg.c:3202
20845 #, gcc-internal-format
20846 msgid "invalid operand in indirect reference"
20847 msgstr ""
20849 #: tree-cfg.c:3231
20850 #, gcc-internal-format
20851 msgid "invalid operands to array reference"
20852 msgstr ""
20854 #: tree-cfg.c:3242
20855 #, gcc-internal-format
20856 msgid "type mismatch in array reference"
20857 msgstr ""
20859 #: tree-cfg.c:3251
20860 #, gcc-internal-format
20861 msgid "type mismatch in array range reference"
20862 msgstr ""
20864 #: tree-cfg.c:3262
20865 #, gcc-internal-format
20866 msgid "type mismatch in real/imagpart reference"
20867 msgstr ""
20869 #: tree-cfg.c:3272
20870 #, gcc-internal-format
20871 msgid "type mismatch in component reference"
20872 msgstr ""
20874 #: tree-cfg.c:3289
20875 #, gcc-internal-format
20876 msgid "conversion of an SSA_NAME on the left hand side"
20877 msgstr ""
20879 #: tree-cfg.c:3296
20880 #, gcc-internal-format
20881 msgid "conversion of register to a different size"
20882 msgstr ""
20884 #: tree-cfg.c:3311
20885 #, gcc-internal-format
20886 msgid "invalid address operand in MEM_REF"
20887 msgstr ""
20889 #: tree-cfg.c:3318
20890 #, gcc-internal-format
20891 msgid "invalid offset operand in MEM_REF"
20892 msgstr ""
20894 #: tree-cfg.c:3328
20895 #, gcc-internal-format
20896 msgid "invalid address operand in TARGET_MEM_REF"
20897 msgstr ""
20899 #: tree-cfg.c:3335
20900 #, gcc-internal-format
20901 msgid "invalid offset operand in TARGET_MEM_REF"
20902 msgstr ""
20904 #: tree-cfg.c:3389
20905 #, gcc-internal-format
20906 msgid "gimple call has two targets"
20907 msgstr ""
20909 #: tree-cfg.c:3403
20910 #, gcc-internal-format
20911 msgid "gimple call has no target"
20912 msgstr ""
20914 #: tree-cfg.c:3410
20915 #, gcc-internal-format
20916 msgid "invalid function in gimple call"
20917 msgstr ""
20919 #: tree-cfg.c:3420
20920 #, gcc-internal-format
20921 msgid "non-function in gimple call"
20922 msgstr ""
20924 #: tree-cfg.c:3431
20925 #, gcc-internal-format
20926 msgid "invalid pure const state for function"
20927 msgstr ""
20929 #: tree-cfg.c:3440
20930 #, gcc-internal-format
20931 msgid "invalid LHS in gimple call"
20932 msgstr ""
20934 #: tree-cfg.c:3448
20935 #, gcc-internal-format
20936 msgid "LHS in noreturn call"
20937 msgstr ""
20939 #: tree-cfg.c:3464
20940 #, gcc-internal-format
20941 msgid "invalid conversion in gimple call"
20942 msgstr ""
20944 #: tree-cfg.c:3473
20945 #, gcc-internal-format
20946 msgid "invalid static chain in gimple call"
20947 msgstr ""
20949 #: tree-cfg.c:3484
20950 #, gcc-internal-format
20951 msgid "static chain with function that doesn%'t use one"
20952 msgstr ""
20954 #. Built-in unreachable with parameters might not be caught by
20955 #. undefined behavior sanitizer.  Front-ends do check users do not
20956 #. call them that way but we also produce calls to
20957 #. __builtin_unreachable internally, for example when IPA figures
20958 #. out a call cannot happen in a legal program.  In such cases,
20959 #. we must make sure arguments are stripped off.
20960 #: tree-cfg.c:3502
20961 #, gcc-internal-format
20962 msgid "__builtin_unreachable or __builtin_trap call with arguments"
20963 msgstr ""
20965 #: tree-cfg.c:3525
20966 #, gcc-internal-format
20967 msgid "invalid argument to gimple call"
20968 msgstr ""
20970 #: tree-cfg.c:3545
20971 #, gcc-internal-format
20972 msgid "invalid operands in gimple comparison"
20973 msgstr ""
20975 #: tree-cfg.c:3561
20976 #, gcc-internal-format
20977 msgid "mismatching comparison operand types"
20978 msgstr ""
20980 #: tree-cfg.c:3578
20981 #, gcc-internal-format
20982 msgid "unsupported operation or type for vector comparison returning a boolean"
20983 msgstr ""
20985 #: tree-cfg.c:3593
20986 #, gcc-internal-format
20987 msgid "non-vector operands in vector comparison"
20988 msgstr ""
20990 #: tree-cfg.c:3601
20991 #, gcc-internal-format
20992 msgid "invalid vector comparison resulting type"
20993 msgstr ""
20995 #: tree-cfg.c:3608
20996 #, gcc-internal-format
20997 msgid "bogus comparison result type"
20998 msgstr ""
21000 #: tree-cfg.c:3630
21001 #, gcc-internal-format
21002 msgid "non-register as LHS of unary operation"
21003 msgstr ""
21005 #: tree-cfg.c:3636
21006 #, gcc-internal-format
21007 msgid "invalid operand in unary operation"
21008 msgstr ""
21010 #: tree-cfg.c:3668
21011 #, gcc-internal-format
21012 msgid "invalid types in nop conversion"
21013 msgstr ""
21015 #: tree-cfg.c:3683
21016 #, gcc-internal-format
21017 msgid "invalid types in address space conversion"
21018 msgstr ""
21020 #: tree-cfg.c:3697
21021 #, gcc-internal-format
21022 msgid "invalid types in fixed-point conversion"
21023 msgstr ""
21025 #: tree-cfg.c:3712
21026 #, gcc-internal-format
21027 msgid "invalid types in conversion to floating point"
21028 msgstr ""
21030 #: tree-cfg.c:3727
21031 #, gcc-internal-format
21032 msgid "invalid types in conversion to integer"
21033 msgstr ""
21035 #: tree-cfg.c:3741
21036 #, gcc-internal-format
21037 msgid "reduction should convert from vector to element type"
21038 msgstr ""
21040 #: tree-cfg.c:3769
21041 #, gcc-internal-format
21042 msgid "non-trivial conversion in unary operation"
21043 msgstr ""
21045 #: tree-cfg.c:3794
21046 #, gcc-internal-format
21047 msgid "non-register as LHS of binary operation"
21048 msgstr ""
21050 #: tree-cfg.c:3801
21051 #, gcc-internal-format
21052 msgid "invalid operands in binary operation"
21053 msgstr ""
21055 #: tree-cfg.c:3816
21056 #, gcc-internal-format
21057 msgid "type mismatch in complex expression"
21058 msgstr ""
21060 #: tree-cfg.c:3845
21061 #, gcc-internal-format
21062 msgid "type mismatch in shift expression"
21063 msgstr ""
21065 #: tree-cfg.c:3862 tree-cfg.c:3883
21066 #, gcc-internal-format
21067 msgid "type mismatch in widening vector shift expression"
21068 msgstr ""
21070 #: tree-cfg.c:3904
21071 #, gcc-internal-format
21072 msgid "invalid non-vector operands to vector valued plus"
21073 msgstr ""
21075 #: tree-cfg.c:3915
21076 #, gcc-internal-format
21077 msgid "invalid (pointer) operands to plus/minus"
21078 msgstr ""
21080 #: tree-cfg.c:3929
21081 #, gcc-internal-format
21082 msgid "type mismatch in pointer plus expression"
21083 msgstr ""
21085 #: tree-cfg.c:4009
21086 #, gcc-internal-format
21087 msgid "type mismatch in binary expression"
21088 msgstr ""
21090 #: tree-cfg.c:4037
21091 #, gcc-internal-format
21092 msgid "non-register as LHS of ternary operation"
21093 msgstr ""
21095 #: tree-cfg.c:4046
21096 #, gcc-internal-format
21097 msgid "invalid operands in ternary operation"
21098 msgstr ""
21100 #: tree-cfg.c:4062
21101 #, gcc-internal-format
21102 msgid "type mismatch in widening multiply-accumulate expression"
21103 msgstr ""
21105 #: tree-cfg.c:4076
21106 #, gcc-internal-format
21107 msgid "type mismatch in fused multiply-add expression"
21108 msgstr ""
21110 #: tree-cfg.c:4090
21111 #, gcc-internal-format
21112 msgid "the first argument of a VEC_COND_EXPR must be of a boolean vector type of the same number of elements as the result"
21113 msgstr ""
21115 #: tree-cfg.c:4102 c/c-typeck.c:5141
21116 #, gcc-internal-format
21117 msgid "type mismatch in conditional expression"
21118 msgstr ""
21120 #: tree-cfg.c:4114
21121 #, gcc-internal-format
21122 msgid "type mismatch in vector permute expression"
21123 msgstr ""
21125 #: tree-cfg.c:4126
21126 #, gcc-internal-format
21127 msgid "vector types expected in vector permute expression"
21128 msgstr ""
21130 #: tree-cfg.c:4140
21131 #, gcc-internal-format
21132 msgid "vectors with different element number found in vector permute expression"
21133 msgstr ""
21135 #: tree-cfg.c:4153
21136 #, gcc-internal-format
21137 msgid "invalid mask type in vector permute expression"
21138 msgstr ""
21140 #: tree-cfg.c:4169
21141 #, gcc-internal-format
21142 msgid "type mismatch in sad expression"
21143 msgstr ""
21145 #: tree-cfg.c:4181
21146 #, gcc-internal-format
21147 msgid "vector types expected in sad expression"
21148 msgstr ""
21150 #: tree-cfg.c:4194
21151 #, gcc-internal-format
21152 msgid "type mismatch in BIT_INSERT_EXPR"
21153 msgstr ""
21155 #: tree-cfg.c:4204
21156 #, gcc-internal-format
21157 msgid "not allowed type combination in BIT_INSERT_EXPR"
21158 msgstr ""
21160 #: tree-cfg.c:4212
21161 #, gcc-internal-format
21162 msgid "invalid position or size in BIT_INSERT_EXPR"
21163 msgstr ""
21165 #: tree-cfg.c:4222
21166 #, gcc-internal-format
21167 msgid "insertion out of range in BIT_INSERT_EXPR"
21168 msgstr ""
21170 #: tree-cfg.c:4232
21171 #, gcc-internal-format
21172 msgid "vector insertion not at element boundary"
21173 msgstr ""
21175 #: tree-cfg.c:4264
21176 #, gcc-internal-format
21177 msgid "non-trivial conversion at assignment"
21178 msgstr ""
21180 #: tree-cfg.c:4273
21181 #, gcc-internal-format
21182 msgid "non-decl/MEM_REF LHS in clobber statement"
21183 msgstr ""
21185 #: tree-cfg.c:4291
21186 #, gcc-internal-format
21187 msgid "invalid operand in unary expression"
21188 msgstr ""
21190 #: tree-cfg.c:4305
21191 #, gcc-internal-format
21192 msgid "type mismatch in address expression"
21193 msgstr ""
21195 #: tree-cfg.c:4331 tree-cfg.c:4357
21196 #, gcc-internal-format
21197 msgid "invalid rhs for gimple memory store"
21198 msgstr ""
21200 #: tree-cfg.c:4391 tree-cfg.c:4409 tree-cfg.c:4423
21201 #, gcc-internal-format
21202 msgid "incorrect type of vector CONSTRUCTOR elements"
21203 msgstr ""
21205 #: tree-cfg.c:4400 tree-cfg.c:4416
21206 #, gcc-internal-format
21207 msgid "incorrect number of vector CONSTRUCTOR elements"
21208 msgstr ""
21210 #: tree-cfg.c:4432
21211 #, gcc-internal-format
21212 msgid "vector CONSTRUCTOR with non-NULL element index"
21213 msgstr ""
21215 #: tree-cfg.c:4438
21216 #, gcc-internal-format
21217 msgid "vector CONSTRUCTOR element is not a GIMPLE value"
21218 msgstr ""
21220 #: tree-cfg.c:4446
21221 #, gcc-internal-format
21222 msgid "non-vector CONSTRUCTOR with elements"
21223 msgstr ""
21225 #: tree-cfg.c:4505
21226 #, gcc-internal-format
21227 msgid "invalid operand in return statement"
21228 msgstr ""
21230 #: tree-cfg.c:4520 c/gimple-parser.c:1562
21231 #, gcc-internal-format
21232 msgid "invalid conversion in return statement"
21233 msgstr ""
21235 #: tree-cfg.c:4544
21236 #, gcc-internal-format
21237 msgid "goto destination is neither a label nor a pointer"
21238 msgstr ""
21240 #: tree-cfg.c:4563
21241 #, gcc-internal-format
21242 msgid "invalid operand to switch statement"
21243 msgstr ""
21245 #: tree-cfg.c:4571
21246 #, gcc-internal-format
21247 msgid "non-integral type switch statement"
21248 msgstr ""
21250 #: tree-cfg.c:4579
21251 #, gcc-internal-format
21252 msgid "invalid default case label in switch statement"
21253 msgstr ""
21255 #: tree-cfg.c:4591
21256 #, gcc-internal-format
21257 msgid "invalid case label in switch statement"
21258 msgstr ""
21260 #: tree-cfg.c:4598
21261 #, gcc-internal-format
21262 msgid "invalid case range in switch statement"
21263 msgstr ""
21265 #: tree-cfg.c:4608
21266 #, gcc-internal-format
21267 msgid "type mismatch for case label in switch statement"
21268 msgstr ""
21270 #: tree-cfg.c:4618
21271 #, gcc-internal-format
21272 msgid "type precision mismatch in switch statement"
21273 msgstr ""
21275 #: tree-cfg.c:4627
21276 #, gcc-internal-format
21277 msgid "case labels not sorted in switch statement"
21278 msgstr ""
21280 #: tree-cfg.c:4670
21281 #, gcc-internal-format
21282 msgid "label's context is not the current function decl"
21283 msgstr ""
21285 #: tree-cfg.c:4679
21286 #, gcc-internal-format
21287 msgid "incorrect entry in label_to_block_map"
21288 msgstr ""
21290 #: tree-cfg.c:4689
21291 #, gcc-internal-format
21292 msgid "incorrect setting of landing pad number"
21293 msgstr ""
21295 #: tree-cfg.c:4705
21296 #, gcc-internal-format
21297 msgid "invalid comparison code in gimple cond"
21298 msgstr ""
21300 #: tree-cfg.c:4713
21301 #, gcc-internal-format
21302 msgid "invalid labels in gimple cond"
21303 msgstr ""
21305 #: tree-cfg.c:4796 tree-cfg.c:4805
21306 #, gcc-internal-format
21307 msgid "invalid PHI result"
21308 msgstr ""
21310 #: tree-cfg.c:4815
21311 #, gcc-internal-format
21312 msgid "missing PHI def"
21313 msgstr ""
21315 #: tree-cfg.c:4829
21316 #, gcc-internal-format
21317 msgid "invalid PHI argument"
21318 msgstr ""
21320 #: tree-cfg.c:4836
21321 #, gcc-internal-format, gfc-internal-format
21322 msgid "incompatible types in PHI argument %u"
21323 msgstr ""
21325 #: tree-cfg.c:4934 tree-cfg.c:5266
21326 #, gcc-internal-format
21327 msgid "verify_gimple failed"
21328 msgstr ""
21330 #: tree-cfg.c:4994
21331 #, gcc-internal-format
21332 msgid "dead STMT in EH table"
21333 msgstr ""
21335 #: tree-cfg.c:5010
21336 #, gcc-internal-format
21337 msgid "location references block not in block tree"
21338 msgstr ""
21340 #: tree-cfg.c:5132
21341 #, gcc-internal-format
21342 msgid "gimple_bb (phi) is set to a wrong basic block"
21343 msgstr ""
21345 #: tree-cfg.c:5141
21346 #, gcc-internal-format
21347 msgid "PHI node with location"
21348 msgstr ""
21350 #: tree-cfg.c:5152 tree-cfg.c:5201
21351 #, gcc-internal-format
21352 msgid "incorrect sharing of tree nodes"
21353 msgstr ""
21355 #: tree-cfg.c:5160
21356 #, gcc-internal-format
21357 msgid "virtual PHI with argument locations"
21358 msgstr ""
21360 #: tree-cfg.c:5189
21361 #, gcc-internal-format
21362 msgid "gimple_bb (stmt) is set to a wrong basic block"
21363 msgstr ""
21365 #: tree-cfg.c:5225
21366 #, gcc-internal-format
21367 msgid "in statement"
21368 msgstr ""
21370 #: tree-cfg.c:5242
21371 #, gcc-internal-format
21372 msgid "statement marked for throw, but doesn%'t"
21373 msgstr ""
21375 #: tree-cfg.c:5248
21376 #, gcc-internal-format
21377 msgid "statement marked for throw in middle of block"
21378 msgstr ""
21380 #: tree-cfg.c:5288
21381 #, gcc-internal-format
21382 msgid "ENTRY_BLOCK has IL associated with it"
21383 msgstr ""
21385 #: tree-cfg.c:5295
21386 #, gcc-internal-format
21387 msgid "EXIT_BLOCK has IL associated with it"
21388 msgstr ""
21390 #: tree-cfg.c:5302
21391 #, gcc-internal-format, gfc-internal-format
21392 msgid "fallthru to exit from bb %d"
21393 msgstr ""
21395 #: tree-cfg.c:5326
21396 #, gcc-internal-format
21397 msgid "nonlocal label "
21398 msgstr ""
21400 #: tree-cfg.c:5335
21401 #, gcc-internal-format
21402 msgid "EH landing pad label "
21403 msgstr ""
21405 #: tree-cfg.c:5344 tree-cfg.c:5353 tree-cfg.c:5378
21406 #, gcc-internal-format
21407 msgid "label "
21408 msgstr "мітка "
21410 #: tree-cfg.c:5368
21411 #, gcc-internal-format, gfc-internal-format
21412 msgid "control flow in the middle of basic block %d"
21413 msgstr ""
21415 #: tree-cfg.c:5401
21416 #, gcc-internal-format, gfc-internal-format
21417 msgid "fallthru edge after a control statement in bb %d"
21418 msgstr ""
21420 #: tree-cfg.c:5414
21421 #, gcc-internal-format, gfc-internal-format
21422 msgid "true/false edge after a non-GIMPLE_COND in bb %d"
21423 msgstr ""
21425 #: tree-cfg.c:5437 tree-cfg.c:5459 tree-cfg.c:5476 tree-cfg.c:5546
21426 #, gcc-internal-format, gfc-internal-format
21427 msgid "wrong outgoing edge flags at end of bb %d"
21428 msgstr ""
21430 #: tree-cfg.c:5447
21431 #, gcc-internal-format, gfc-internal-format
21432 msgid "explicit goto at end of bb %d"
21433 msgstr ""
21435 #: tree-cfg.c:5481
21436 #, gcc-internal-format, gfc-internal-format
21437 msgid "return edge does not point to exit in bb %d"
21438 msgstr ""
21440 #: tree-cfg.c:5512
21441 #, gcc-internal-format
21442 msgid "found default case not at the start of case vector"
21443 msgstr ""
21445 #: tree-cfg.c:5520
21446 #, gcc-internal-format
21447 msgid "case labels not sorted: "
21448 msgstr ""
21450 #: tree-cfg.c:5537
21451 #, gcc-internal-format, gfc-internal-format
21452 msgid "extra outgoing edge %d->%d"
21453 msgstr ""
21455 #: tree-cfg.c:5560
21456 #, gcc-internal-format, gfc-internal-format
21457 msgid "missing edge %i->%i"
21458 msgstr ""
21460 #: tree-cfg.c:8890
21461 #, gcc-internal-format
21462 msgid "%<noreturn%> function does return"
21463 msgstr ""
21465 #: tree-cfg.c:8911
21466 #, gcc-internal-format
21467 msgid "control reaches end of non-void function"
21468 msgstr ""
21470 #: tree-cfg.c:8977 cp/cvt.c:1016
21471 #, gcc-internal-format
21472 msgid "ignoring return value of %qD, declared with attribute warn_unused_result"
21473 msgstr ""
21475 #: tree-cfg.c:8982 cp/cvt.c:1023
21476 #, gcc-internal-format
21477 msgid "ignoring return value of function declared with attribute warn_unused_result"
21478 msgstr ""
21480 #: tree-chkp-opt.c:720
21481 #, gcc-internal-format
21482 msgid "memory access check always fail"
21483 msgstr ""
21485 #: tree-chkp.c:1996
21486 #, gcc-internal-format
21487 msgid "-fcheck-pointer-bounds requires %qs name for internal usage"
21488 msgstr ""
21490 #: tree-chkp.c:2774
21491 #, gcc-internal-format, gfc-internal-format
21492 msgid "pointer bounds were lost due to unexpected expression %s"
21493 msgstr ""
21495 #: tree-chkp.c:2862
21496 #, gcc-internal-format, gfc-internal-format
21497 msgid "chkp_get_bounds_by_definition: Unexpected var of type %s"
21498 msgstr ""
21500 #: tree-chkp.c:2905
21501 #, gcc-internal-format, gfc-internal-format
21502 msgid "chkp_get_bounds_by_definition: Unexpected GIMPLE code %s"
21503 msgstr ""
21505 #: tree-chkp.c:3595
21506 #, gcc-internal-format, gfc-internal-format
21507 msgid "chkp_make_addressed_object_bounds: Unexpected tree code %s"
21508 msgstr ""
21510 #: tree-chkp.c:3750
21511 #, gcc-internal-format, gfc-internal-format
21512 msgid "chkp_find_bounds: Unexpected tree code %s"
21513 msgstr ""
21515 #: tree-chkp.c:3761
21516 #, gcc-internal-format
21517 msgid "chkp_find_bounds: Cannot find bounds for pointer"
21518 msgstr ""
21520 #: tree-chkp.c:3877
21521 #, gcc-internal-format, gfc-internal-format
21522 msgid "chkp_walk_pointer_assignments: unexpected RHS type: %s"
21523 msgstr ""
21525 #: tree-diagnostic.c:202
21526 #, gcc-internal-format
21527 msgid "in definition of macro %qs"
21528 msgstr ""
21530 #: tree-diagnostic.c:219
21531 #, gcc-internal-format
21532 msgid "in expansion of macro %qs"
21533 msgstr ""
21535 #: tree-eh.c:4669
21536 #, gcc-internal-format, gfc-internal-format
21537 msgid "BB %i has multiple EH edges"
21538 msgstr ""
21540 #: tree-eh.c:4681
21541 #, gcc-internal-format, gfc-internal-format
21542 msgid "BB %i can not throw but has an EH edge"
21543 msgstr ""
21545 #: tree-eh.c:4689
21546 #, gcc-internal-format, gfc-internal-format
21547 msgid "BB %i last statement has incorrectly set lp"
21548 msgstr ""
21550 #: tree-eh.c:4695
21551 #, gcc-internal-format, gfc-internal-format
21552 msgid "BB %i is missing an EH edge"
21553 msgstr ""
21555 #: tree-eh.c:4701
21556 #, gcc-internal-format, gfc-internal-format
21557 msgid "Incorrect EH edge %i->%i"
21558 msgstr ""
21560 #: tree-eh.c:4735 tree-eh.c:4754
21561 #, gcc-internal-format, gfc-internal-format
21562 msgid "BB %i is missing an edge"
21563 msgstr ""
21565 #: tree-eh.c:4771
21566 #, gcc-internal-format, gfc-internal-format
21567 msgid "BB %i too many fallthru edges"
21568 msgstr ""
21570 #: tree-eh.c:4780
21571 #, gcc-internal-format, gfc-internal-format
21572 msgid "BB %i has incorrect edge"
21573 msgstr ""
21575 #: tree-eh.c:4786
21576 #, gcc-internal-format, gfc-internal-format
21577 msgid "BB %i has incorrect fallthru edge"
21578 msgstr ""
21580 #: tree-inline.c:3553
21581 #, gcc-internal-format
21582 msgid "function %q+F can never be copied because it receives a non-local goto"
21583 msgstr ""
21585 #: tree-inline.c:3560
21586 #, gcc-internal-format
21587 msgid "function %q+F can never be copied because it saves address of local label in a static variable"
21588 msgstr ""
21590 #: tree-inline.c:3600
21591 #, gcc-internal-format
21592 msgid "function %q+F can never be inlined because it uses alloca (override using the always_inline attribute)"
21593 msgstr ""
21595 #: tree-inline.c:3614
21596 #, gcc-internal-format
21597 msgid "function %q+F can never be inlined because it uses setjmp"
21598 msgstr ""
21600 #: tree-inline.c:3628
21601 #, gcc-internal-format
21602 msgid "function %q+F can never be inlined because it uses variable argument lists"
21603 msgstr ""
21605 #: tree-inline.c:3640
21606 #, gcc-internal-format
21607 msgid "function %q+F can never be inlined because it uses setjmp-longjmp exception handling"
21608 msgstr ""
21610 #: tree-inline.c:3648
21611 #, gcc-internal-format
21612 msgid "function %q+F can never be inlined because it uses non-local goto"
21613 msgstr ""
21615 #: tree-inline.c:3660
21616 #, gcc-internal-format
21617 msgid "function %q+F can never be inlined because it uses __builtin_return or __builtin_apply_args"
21618 msgstr ""
21620 #: tree-inline.c:3680
21621 #, gcc-internal-format
21622 msgid "function %q+F can never be inlined because it contains a computed goto"
21623 msgstr ""
21625 #: tree-inline.c:3781
21626 #, gcc-internal-format
21627 msgid "function %q+F can never be inlined because it is suppressed using -fno-inline"
21628 msgstr ""
21630 #: tree-inline.c:3789
21631 #, gcc-internal-format
21632 msgid "function %q+F can never be inlined because it uses attributes conflicting with inlining"
21633 msgstr ""
21635 #: tree-inline.c:4460
21636 #, gcc-internal-format
21637 msgid "inlining failed in call to always_inline %q+F: %s"
21638 msgstr ""
21640 #: tree-inline.c:4463 tree-inline.c:4483
21641 #, gcc-internal-format
21642 msgid "called from here"
21643 msgstr ""
21645 #: tree-inline.c:4466 tree-inline.c:4486
21646 #, gcc-internal-format
21647 msgid "called from this function"
21648 msgstr ""
21650 #: tree-inline.c:4479
21651 #, gcc-internal-format
21652 msgid "inlining failed in call to %q+F: %s"
21653 msgstr ""
21655 #: tree-into-ssa.c:3287
21656 #, gcc-internal-format
21657 msgid "statement uses released SSA name:"
21658 msgstr ""
21660 #: tree-into-ssa.c:3299
21661 #, gcc-internal-format
21662 msgid "cannot update SSA form"
21663 msgstr ""
21665 #: tree-into-ssa.c:3390 tree-outof-ssa.c:824 tree-outof-ssa.c:883
21666 #: tree-ssa-coalesce.c:1010
21667 #, gcc-internal-format
21668 msgid "SSA corruption"
21669 msgstr ""
21671 #: tree-profile.c:602
21672 #, gcc-internal-format
21673 msgid "target does not support atomic profile update, single mode is selected"
21674 msgstr ""
21676 #: tree-ssa-ccp.c:3422
21677 #, gcc-internal-format, gfc-internal-format
21678 msgid "argument %u null where non-null expected"
21679 msgstr ""
21681 #: tree-ssa-ccp.c:3427
21682 #, fuzzy, gcc-internal-format
21683 #| msgid "cannot call function %qD"
21684 msgid "in a call to built-in function %qD"
21685 msgstr "не вдалося викликати функцію %qD"
21687 #: tree-ssa-ccp.c:3431
21688 #, fuzzy, gcc-internal-format
21689 #| msgid "cannot call function %qD"
21690 msgid "in a call to function %qD declared here"
21691 msgstr "не вдалося викликати функцію %qD"
21693 #: tree-ssa-loop-niter.c:2367
21694 #, gcc-internal-format
21695 msgid "missed loop optimization, the loop counter may overflow"
21696 msgstr ""
21698 #: tree-ssa-loop-niter.c:2964
21699 #, gcc-internal-format, gfc-internal-format
21700 msgid "iteration %s invokes undefined behavior"
21701 msgstr ""
21703 #: tree-ssa-loop-niter.c:2965
21704 #, gcc-internal-format
21705 msgid "within this loop"
21706 msgstr ""
21708 #: tree-ssa-loop-prefetch.c:2045
21709 #, gcc-internal-format
21710 msgid "%<l1-cache-size%> parameter is not a power of two %d"
21711 msgstr ""
21713 #: tree-ssa-operands.c:975
21714 #, gcc-internal-format
21715 msgid "virtual definition of statement not up-to-date"
21716 msgstr ""
21718 #: tree-ssa-operands.c:982
21719 #, gcc-internal-format
21720 msgid "virtual def operand missing for stmt"
21721 msgstr ""
21723 #: tree-ssa-operands.c:992
21724 #, gcc-internal-format
21725 msgid "virtual use of statement not up-to-date"
21726 msgstr ""
21728 #: tree-ssa-operands.c:999
21729 #, gcc-internal-format
21730 msgid "virtual use operand missing for stmt"
21731 msgstr ""
21733 #: tree-ssa-operands.c:1016
21734 #, gcc-internal-format
21735 msgid "excess use operand for stmt"
21736 msgstr ""
21738 #: tree-ssa-operands.c:1026
21739 #, gcc-internal-format
21740 msgid "use operand missing for stmt"
21741 msgstr ""
21743 #: tree-ssa-operands.c:1033
21744 #, gcc-internal-format
21745 msgid "stmt volatile flag not up-to-date"
21746 msgstr ""
21748 #: tree-ssa-uninit.c:190 varasm.c:328
21749 #, gcc-internal-format
21750 msgid "%qD was declared here"
21751 msgstr ""
21753 #: tree-ssa-uninit.c:258
21754 #, gcc-internal-format
21755 msgid "%qD is used uninitialized in this function"
21756 msgstr ""
21758 #: tree-ssa-uninit.c:263 tree-ssa-uninit.c:2541
21759 #, gcc-internal-format
21760 msgid "%qD may be used uninitialized in this function"
21761 msgstr ""
21763 #: tree-ssa-uninit.c:330
21764 #, gcc-internal-format
21765 msgid "%qE is used uninitialized in this function"
21766 msgstr ""
21768 #: tree-ssa-uninit.c:340
21769 #, gcc-internal-format
21770 msgid "%qE may be used uninitialized in this function"
21771 msgstr ""
21773 #: tree-ssa.c:642
21774 #, gcc-internal-format, gfc-internal-format
21775 msgid "multiple virtual PHI nodes in BB %d"
21776 msgstr ""
21778 #: tree-ssa.c:656 tree-ssa.c:685
21779 #, gcc-internal-format
21780 msgid "virtual definition is not an SSA name"
21781 msgstr ""
21783 #: tree-ssa.c:672
21784 #, gcc-internal-format
21785 msgid "stmt with wrong VUSE"
21786 msgstr ""
21788 #: tree-ssa.c:702
21789 #, gcc-internal-format, gfc-internal-format
21790 msgid "PHI node with wrong VUSE on edge from BB %d"
21791 msgstr ""
21793 #: tree-ssa.c:728
21794 #, gcc-internal-format
21795 msgid "expected an SSA_NAME object"
21796 msgstr ""
21798 #: tree-ssa.c:734
21799 #, gcc-internal-format
21800 msgid "found an SSA_NAME that had been released into the free pool"
21801 msgstr ""
21803 #: tree-ssa.c:741
21804 #, gcc-internal-format
21805 msgid "type mismatch between an SSA_NAME and its symbol"
21806 msgstr ""
21808 #: tree-ssa.c:747
21809 #, gcc-internal-format
21810 msgid "found a virtual definition for a GIMPLE register"
21811 msgstr ""
21813 #: tree-ssa.c:753
21814 #, gcc-internal-format
21815 msgid "virtual SSA name for non-VOP decl"
21816 msgstr ""
21818 #: tree-ssa.c:759
21819 #, gcc-internal-format
21820 msgid "found a real definition for a non-register"
21821 msgstr ""
21823 #: tree-ssa.c:766
21824 #, gcc-internal-format
21825 msgid "found a default name with a non-empty defining statement"
21826 msgstr ""
21828 #: tree-ssa.c:796
21829 #, gcc-internal-format
21830 msgid "RESULT_DECL should be read only when DECL_BY_REFERENCE is set"
21831 msgstr ""
21833 #: tree-ssa.c:802
21834 #, gcc-internal-format, gfc-internal-format
21835 msgid "SSA_NAME created in two different blocks %i and %i"
21836 msgstr ""
21838 #: tree-ssa.c:811 tree-ssa.c:1145
21839 #, gcc-internal-format
21840 msgid "SSA_NAME_DEF_STMT is wrong"
21841 msgstr ""
21843 #: tree-ssa.c:863
21844 #, gcc-internal-format
21845 msgid "missing definition"
21846 msgstr ""
21848 #: tree-ssa.c:869
21849 #, gcc-internal-format, gfc-internal-format
21850 msgid "definition in block %i does not dominate use in block %i"
21851 msgstr ""
21853 #: tree-ssa.c:877
21854 #, gcc-internal-format, gfc-internal-format
21855 msgid "definition in block %i follows the use"
21856 msgstr ""
21858 #: tree-ssa.c:884
21859 #, gcc-internal-format
21860 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
21861 msgstr ""
21863 #: tree-ssa.c:892
21864 #, gcc-internal-format
21865 msgid "no immediate_use list"
21866 msgstr ""
21868 #: tree-ssa.c:904
21869 #, gcc-internal-format
21870 msgid "wrong immediate use list"
21871 msgstr ""
21873 #: tree-ssa.c:938
21874 #, gcc-internal-format
21875 msgid "incoming edge count does not match number of PHI arguments"
21876 msgstr ""
21878 #: tree-ssa.c:952
21879 #, gcc-internal-format, gfc-internal-format
21880 msgid "PHI argument is missing for edge %d->%d"
21881 msgstr ""
21883 #: tree-ssa.c:961
21884 #, gcc-internal-format
21885 msgid "PHI argument is not SSA_NAME, or invariant"
21886 msgstr ""
21888 #: tree-ssa.c:989
21889 #, gcc-internal-format, gfc-internal-format
21890 msgid "wrong edge %d->%d for PHI argument"
21891 msgstr ""
21893 #: tree-ssa.c:1064
21894 #, gcc-internal-format
21895 msgid "shared SSA name info"
21896 msgstr ""
21898 #: tree-ssa.c:1091
21899 #, gcc-internal-format, gfc-internal-format
21900 msgid "AUX pointer initialized for edge %d->%d"
21901 msgstr ""
21903 #: tree-ssa.c:1117
21904 #, gcc-internal-format
21905 msgid "stmt (%p) marked modified after optimization pass: "
21906 msgstr ""
21908 #: tree-ssa.c:1184
21909 #, gcc-internal-format
21910 msgid "verify_ssa failed"
21911 msgstr ""
21913 #: tree-streamer-in.c:342
21914 #, gcc-internal-format
21915 msgid "machine independent builtin code out of range"
21916 msgstr ""
21918 #: tree-streamer-in.c:348
21919 #, gcc-internal-format
21920 msgid "target specific builtin not available"
21921 msgstr ""
21923 #: tree-vect-generic.c:265
21924 #, gcc-internal-format
21925 msgid "vector operation will be expanded piecewise"
21926 msgstr ""
21928 #: tree-vect-generic.c:268
21929 #, gcc-internal-format
21930 msgid "vector operation will be expanded in parallel"
21931 msgstr ""
21933 #: tree-vect-generic.c:319
21934 #, gcc-internal-format
21935 msgid "vector operation will be expanded with a single scalar operation"
21936 msgstr ""
21938 #: tree-vect-generic.c:921
21939 #, gcc-internal-format
21940 msgid "vector condition will be expanded piecewise"
21941 msgstr ""
21943 #: tree-vect-generic.c:1344
21944 #, gcc-internal-format
21945 msgid "vector shuffling operation will be expanded piecewise"
21946 msgstr ""
21948 #: tree-vect-loop.c:3513
21949 #, gcc-internal-format
21950 msgid "vectorization did not happen for a simd loop"
21951 msgstr ""
21953 #: tree-vrp.c:6896 tree-vrp.c:6936 tree-vrp.c:7017
21954 #, gcc-internal-format
21955 msgid "array subscript is above array bounds"
21956 msgstr ""
21958 #: tree-vrp.c:6920
21959 #, gcc-internal-format
21960 msgid "array subscript is outside array bounds"
21961 msgstr ""
21963 #: tree-vrp.c:6949 tree-vrp.c:7004
21964 #, gcc-internal-format
21965 msgid "array subscript is below array bounds"
21966 msgstr ""
21968 #: tree-vrp.c:7831
21969 #, gcc-internal-format
21970 msgid "assuming signed overflow does not occur when simplifying conditional to constant"
21971 msgstr ""
21973 #: tree-vrp.c:7837 tree-vrp.c:9998 tree-vrp.c:10042 tree-vrp.c:10105
21974 #, gcc-internal-format
21975 msgid "assuming signed overflow does not occur when simplifying conditional"
21976 msgstr ""
21978 #: tree-vrp.c:7881
21979 #, gcc-internal-format
21980 msgid "comparison always false due to limited range of data type"
21981 msgstr ""
21983 #: tree-vrp.c:7883
21984 #, gcc-internal-format
21985 msgid "comparison always true due to limited range of data type"
21986 msgstr ""
21988 #: tree-vrp.c:9597
21989 #, gcc-internal-format
21990 msgid "assuming signed overflow does not occur when simplifying %</%> or %<%%%> to %<>>%> or %<&%>"
21991 msgstr ""
21993 #: tree-vrp.c:9663
21994 #, gcc-internal-format
21995 msgid "assuming signed overflow does not occur when simplifying %<min/max (X,Y)%> to %<X%> or %<Y%>"
21996 msgstr ""
21998 #: tree-vrp.c:9714
21999 #, gcc-internal-format
22000 msgid "assuming signed overflow does not occur when simplifying %<abs (X)%> to %<X%> or %<-X%>"
22001 msgstr ""
22003 #: tree.c:1832
22004 #, gcc-internal-format
22005 msgid "non-constant element in constant CONSTRUCTOR"
22006 msgstr ""
22008 #: tree.c:1834
22009 #, gcc-internal-format
22010 msgid "side-effects element in no-side-effects CONSTRUCTOR"
22011 msgstr ""
22013 #: tree.c:4835
22014 #, gcc-internal-format
22015 msgid "ignoring attributes applied to %qT after definition"
22016 msgstr ""
22018 #: tree.c:6314
22019 #, gcc-internal-format
22020 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
22021 msgstr ""
22023 #: tree.c:6326
22024 #, gcc-internal-format
22025 msgid "%q+D redeclared without dllimport attribute after being referenced with dll linkage"
22026 msgstr ""
22028 #: tree.c:6340
22029 #, gcc-internal-format
22030 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
22031 msgstr ""
22033 #: tree.c:6383 tree.c:6393 tree.c:6403 c-family/c-attribs.c:420
22034 #: c-family/c-attribs.c:439 c-family/c-attribs.c:457 c-family/c-attribs.c:487
22035 #: c-family/c-attribs.c:515 c-family/c-attribs.c:543 c-family/c-attribs.c:559
22036 #: c-family/c-attribs.c:574 c-family/c-attribs.c:592 c-family/c-attribs.c:617
22037 #: c-family/c-attribs.c:649 c-family/c-attribs.c:666 c-family/c-attribs.c:683
22038 #: c-family/c-attribs.c:721 c-family/c-attribs.c:744 c-family/c-attribs.c:761
22039 #: c-family/c-attribs.c:790 c-family/c-attribs.c:811 c-family/c-attribs.c:832
22040 #: c-family/c-attribs.c:859 c-family/c-attribs.c:889 c-family/c-attribs.c:926
22041 #: c-family/c-attribs.c:979 c-family/c-attribs.c:1037
22042 #: c-family/c-attribs.c:1095 c-family/c-attribs.c:1184
22043 #: c-family/c-attribs.c:1214 c-family/c-attribs.c:1268
22044 #: c-family/c-attribs.c:1680 c-family/c-attribs.c:1717
22045 #: c-family/c-attribs.c:1773 c-family/c-attribs.c:1829
22046 #: c-family/c-attribs.c:1907 c-family/c-attribs.c:1989
22047 #: c-family/c-attribs.c:2048 c-family/c-attribs.c:2067
22048 #: c-family/c-attribs.c:2175 c-family/c-attribs.c:2191
22049 #: c-family/c-attribs.c:2207 c-family/c-attribs.c:2228
22050 #: c-family/c-attribs.c:2298 c-family/c-attribs.c:2325
22051 #: c-family/c-attribs.c:2373 c-family/c-attribs.c:2553
22052 #: c-family/c-attribs.c:2574 c-family/c-attribs.c:2687
22053 #: c-family/c-attribs.c:2714 c-family/c-attribs.c:2875
22054 #: c-family/c-attribs.c:2898 c-family/c-attribs.c:2937
22055 #: c-family/c-attribs.c:3019 c-family/c-attribs.c:3062
22056 #: c-family/c-attribs.c:3078 c-family/c-attribs.c:3172
22057 #: c-family/c-common.c:5631 config/darwin.c:2062 config/arm/arm.c:6704
22058 #: config/arm/arm.c:6732 config/arm/arm.c:6749 config/avr/avr.c:9460
22059 #: config/h8300/h8300.c:5480 config/h8300/h8300.c:5504 config/i386/i386.c:7715
22060 #: config/i386/i386.c:41425 config/ia64/ia64.c:762
22061 #: config/rs6000/rs6000.c:35369 config/spu/spu.c:3741
22062 #: ada/gcc-interface/utils.c:6124 ada/gcc-interface/utils.c:6141
22063 #: ada/gcc-interface/utils.c:6157 ada/gcc-interface/utils.c:6183
22064 #: lto/lto-lang.c:241
22065 #, gcc-internal-format
22066 msgid "%qE attribute ignored"
22067 msgstr ""
22069 #: tree.c:6421
22070 #, gcc-internal-format
22071 msgid "inline function %q+D declared as  dllimport: attribute ignored"
22072 msgstr ""
22074 #: tree.c:6429
22075 #, gcc-internal-format
22076 msgid "function %q+D definition is marked dllimport"
22077 msgstr ""
22079 #: tree.c:6437
22080 #, gcc-internal-format
22081 msgid "variable %q+D definition is marked dllimport"
22082 msgstr ""
22084 #: tree.c:6463
22085 #, gcc-internal-format
22086 msgid "external linkage required for symbol %q+D because of %qE attribute"
22087 msgstr ""
22089 #: tree.c:6477
22090 #, gcc-internal-format
22091 msgid "%qE implies default visibility, but %qD has already been declared with a different visibility"
22092 msgstr ""
22094 #: tree.c:8366
22095 #, gcc-internal-format
22096 msgid "arrays of functions are not meaningful"
22097 msgstr ""
22099 #: tree.c:8537
22100 #, gcc-internal-format
22101 msgid "function return type cannot be function"
22102 msgstr ""
22104 #: tree.c:9831 tree.c:9916 tree.c:9977
22105 #, gcc-internal-format, gfc-internal-format
22106 msgid "tree check: %s, have %s in %s, at %s:%d"
22107 msgstr ""
22109 #: tree.c:9868
22110 #, gcc-internal-format, gfc-internal-format
22111 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
22112 msgstr ""
22114 #: tree.c:9881
22115 #, gcc-internal-format
22116 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
22117 msgstr ""
22119 #: tree.c:9930
22120 #, gcc-internal-format
22121 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
22122 msgstr ""
22124 #: tree.c:9943
22125 #, gcc-internal-format, gfc-internal-format
22126 msgid "tree check: expected omp_clause %s, have %s in %s, at %s:%d"
22127 msgstr ""
22129 #: tree.c:10003
22130 #, gcc-internal-format
22131 msgid "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:%d"
22132 msgstr ""
22134 #: tree.c:10017
22135 #, gcc-internal-format, gfc-internal-format
22136 msgid "tree check: accessed elt %d of tree_int_cst with %d elts in %s, at %s:%d"
22137 msgstr ""
22139 #: tree.c:10029
22140 #, gcc-internal-format, gfc-internal-format
22141 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
22142 msgstr ""
22144 #: tree.c:10042
22145 #, gcc-internal-format, gfc-internal-format
22146 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
22147 msgstr ""
22149 #: tree.c:10055
22150 #, gcc-internal-format, gfc-internal-format
22151 msgid "tree check: accessed operand %d of omp_clause %s with %d operands in %s, at %s:%d"
22152 msgstr ""
22154 #: tree.c:12867
22155 #, gcc-internal-format
22156 msgid "%qD is deprecated: %s"
22157 msgstr ""
22159 #: tree.c:12870
22160 #, gcc-internal-format
22161 msgid "%qD is deprecated"
22162 msgstr ""
22164 #: tree.c:12894 tree.c:12916
22165 #, gcc-internal-format
22166 msgid "%qE is deprecated: %s"
22167 msgstr ""
22169 #: tree.c:12897 tree.c:12919
22170 #, gcc-internal-format
22171 msgid "%qE is deprecated"
22172 msgstr ""
22174 #: tree.c:12903 tree.c:12924
22175 #, gcc-internal-format, gfc-internal-format
22176 msgid "type is deprecated: %s"
22177 msgstr ""
22179 #: tree.c:12906 tree.c:12927
22180 #, gcc-internal-format
22181 msgid "type is deprecated"
22182 msgstr ""
22184 #. Type variant can differ by:
22186 #. - TYPE_QUALS: TYPE_READONLY, TYPE_VOLATILE, TYPE_ATOMIC, TYPE_RESTRICT,
22187 #. ENCODE_QUAL_ADDR_SPACE.
22188 #. - main variant may be TYPE_COMPLETE_P and variant types !TYPE_COMPLETE_P
22189 #. in this case some values may not be set in the variant types
22190 #. (see TYPE_COMPLETE_P checks).
22191 #. - it is possible to have TYPE_ARTIFICIAL variant of non-artifical type
22192 #. - by TYPE_NAME and attributes (i.e. when variant originate by typedef)
22193 #. - TYPE_CANONICAL (TYPE_ALIAS_SET is the same among variants)
22194 #. - by the alignment: TYPE_ALIGN and TYPE_USER_ALIGN
22195 #. - during LTO by TYPE_CONTEXT if type is TYPE_FILE_SCOPE_P
22196 #. this is necessary to make it possible to merge types form different TUs
22197 #. - arrays, pointers and references may have TREE_TYPE that is a variant
22198 #. of TREE_TYPE of their main variants.
22199 #. - aggregates may have new TYPE_FIELDS list that list variants of
22200 #. the main variant TYPE_FIELDS.
22201 #. - vector types may differ by TYPE_VECTOR_OPAQUE
22202 #. - TYPE_METHODS is always NULL for variant types and maintained for
22203 #. main variant only.
22205 #. Convenience macro for matching individual fields.
22206 #: tree.c:13354
22207 #, gcc-internal-format
22208 msgid "type variant differs by "
22209 msgstr ""
22211 #: tree.c:13395
22212 #, gcc-internal-format
22213 msgid "type variant has different TYPE_SIZE_UNIT"
22214 msgstr ""
22216 #: tree.c:13397
22217 #, gcc-internal-format
22218 msgid "type variant's TYPE_SIZE_UNIT"
22219 msgstr ""
22221 #: tree.c:13399
22222 #, gcc-internal-format
22223 msgid "type's TYPE_SIZE_UNIT"
22224 msgstr ""
22226 #: tree.c:13419
22227 #, gcc-internal-format
22228 msgid "type variant with TYPE_ALIAS_SET_KNOWN_P"
22229 msgstr ""
22231 #: tree.c:13432
22232 #, gcc-internal-format
22233 msgid "type variant has different TYPE_VFIELD"
22234 msgstr ""
22236 #: tree.c:13449
22237 #, gcc-internal-format
22238 msgid "type variant has TYPE_METHODS"
22239 msgstr ""
22241 #: tree.c:13474
22242 #, gcc-internal-format
22243 msgid "type variant has different TYPE_BINFO"
22244 msgstr ""
22246 #: tree.c:13476
22247 #, gcc-internal-format
22248 msgid "type variant's TYPE_BINFO"
22249 msgstr ""
22251 #: tree.c:13478
22252 #, gcc-internal-format
22253 msgid "type's TYPE_BINFO"
22254 msgstr ""
22256 #: tree.c:13516
22257 #, gcc-internal-format
22258 msgid "type variant has different TYPE_FIELDS"
22259 msgstr ""
22261 #: tree.c:13518
22262 #, gcc-internal-format
22263 msgid "first mismatch is field"
22264 msgstr ""
22266 #: tree.c:13520
22267 #, gcc-internal-format
22268 msgid "and field"
22269 msgstr ""
22271 #: tree.c:13537
22272 #, gcc-internal-format
22273 msgid "type variant has different TREE_TYPE"
22274 msgstr ""
22276 #: tree.c:13539 tree.c:13550
22277 #, gcc-internal-format
22278 msgid "type variant's TREE_TYPE"
22279 msgstr ""
22281 #: tree.c:13541 tree.c:13552
22282 #, gcc-internal-format
22283 msgid "type's TREE_TYPE"
22284 msgstr ""
22286 #: tree.c:13548
22287 #, gcc-internal-format
22288 msgid "type is not compatible with its variant"
22289 msgstr ""
22291 #: tree.c:13851
22292 #, gcc-internal-format
22293 msgid "Main variant is not defined"
22294 msgstr ""
22296 #: tree.c:13856
22297 #, gcc-internal-format
22298 msgid "TYPE_MAIN_VARIANT has different TYPE_MAIN_VARIANT"
22299 msgstr ""
22301 #: tree.c:13868
22302 #, gcc-internal-format
22303 msgid "TYPE_CANONICAL has different TYPE_CANONICAL"
22304 msgstr ""
22306 #: tree.c:13886
22307 #, gcc-internal-format
22308 msgid "TYPE_CANONICAL is not compatible"
22309 msgstr ""
22311 #: tree.c:13894
22312 #, gcc-internal-format
22313 msgid "TYPE_MODE of TYPE_CANONICAL is not compatible"
22314 msgstr ""
22316 #: tree.c:13902
22317 #, gcc-internal-format
22318 msgid "TYPE_CANONICAL of main variant is not main variant"
22319 msgstr ""
22321 #: tree.c:13918
22322 #, gcc-internal-format
22323 msgid "TYPE_VFIELD is not FIELD_DECL nor TREE_LIST"
22324 msgstr ""
22326 #: tree.c:13928
22327 #, gcc-internal-format
22328 msgid "TYPE_NEXT_PTR_TO is not POINTER_TYPE"
22329 msgstr ""
22331 #: tree.c:13938
22332 #, gcc-internal-format
22333 msgid "TYPE_NEXT_REF_TO is not REFERENCE_TYPE"
22334 msgstr ""
22336 #: tree.c:13956
22337 #, gcc-internal-format
22338 msgid "TYPE_MINVAL non-NULL"
22339 msgstr ""
22341 #: tree.c:13968
22342 #, gcc-internal-format
22343 msgid "TYPE_METHODS is not FUNCTION_DECL, TEMPLATE_DECL nor error_mark_node"
22344 msgstr ""
22346 #: tree.c:13979
22347 #, gcc-internal-format
22348 msgid "TYPE_METHOD_BASETYPE is not record nor union"
22349 msgstr ""
22351 #: tree.c:13990
22352 #, gcc-internal-format
22353 msgid "TYPE_OFFSET_BASETYPE is not record nor union"
22354 msgstr ""
22356 #: tree.c:14008
22357 #, gcc-internal-format
22358 msgid "TYPE_ARRAY_MAX_SIZE not INTEGER_CST"
22359 msgstr ""
22361 #: tree.c:14015
22362 #, gcc-internal-format
22363 msgid "TYPE_MAXVAL non-NULL"
22364 msgstr ""
22366 #: tree.c:14027
22367 #, gcc-internal-format
22368 msgid "TYPE_BINFO is not TREE_BINFO"
22369 msgstr ""
22371 #: tree.c:14035
22372 #, gcc-internal-format
22373 msgid "TYPE_BINFO type is not TYPE_MAIN_VARIANT"
22374 msgstr ""
22376 #: tree.c:14042
22377 #, gcc-internal-format
22378 msgid "TYPE_LANG_SLOT_1 (binfo) field is non-NULL"
22379 msgstr ""
22381 #: tree.c:14058
22382 #, gcc-internal-format
22383 msgid "Enum value is not CONST_DECL or INTEGER_CST"
22384 msgstr ""
22386 #: tree.c:14066
22387 #, gcc-internal-format
22388 msgid "Enum value type is not INTEGER_TYPE nor convertible to the enum"
22389 msgstr ""
22391 #: tree.c:14073
22392 #, gcc-internal-format
22393 msgid "Enum value name is not IDENTIFIER_NODE"
22394 msgstr ""
22396 #: tree.c:14083
22397 #, gcc-internal-format
22398 msgid "Array TYPE_DOMAIN is not integer type"
22399 msgstr ""
22401 #: tree.c:14092
22402 #, gcc-internal-format
22403 msgid "TYPE_FIELDS defined in incomplete type"
22404 msgstr ""
22406 #: tree.c:14112
22407 #, gcc-internal-format
22408 msgid "Wrong tree in TYPE_FIELDS list"
22409 msgstr ""
22411 #: tree.c:14127
22412 #, gcc-internal-format
22413 msgid "TYPE_CACHED_VALUES_P is %i while TYPE_CACHED_VALUES is %p"
22414 msgstr ""
22416 #: tree.c:14133
22417 #, gcc-internal-format
22418 msgid "TYPE_CACHED_VALUES is not TREE_VEC"
22419 msgstr ""
22421 #: tree.c:14146
22422 #, gcc-internal-format
22423 msgid "wrong TYPE_CACHED_VALUES entry"
22424 msgstr ""
22426 #: tree.c:14159
22427 #, gcc-internal-format
22428 msgid "TREE_PURPOSE is non-NULL in TYPE_ARG_TYPES list"
22429 msgstr ""
22431 #: tree.c:14165
22432 #, gcc-internal-format
22433 msgid "Wrong entry in TYPE_ARG_TYPES list"
22434 msgstr ""
22436 #: tree.c:14172
22437 #, gcc-internal-format
22438 msgid "TYPE_VALUES_RAW field is non-NULL"
22439 msgstr ""
22441 #: tree.c:14184
22442 #, gcc-internal-format
22443 msgid "TYPE_CACHED_VALUES_P is set while it should not"
22444 msgstr ""
22446 #: tree.c:14190
22447 #, gcc-internal-format
22448 msgid "TYPE_STRING_FLAG is set on wrong type code"
22449 msgstr ""
22451 #: tree.c:14202
22452 #, gcc-internal-format
22453 msgid "TYPE_STRING_FLAG is set on type that does not look like char nor array of chars"
22454 msgstr ""
22456 #: tree.c:14214
22457 #, gcc-internal-format
22458 msgid "TYPE_METHOD_BASETYPE is not main variant"
22459 msgstr ""
22461 #: tree.c:14221
22462 #, gcc-internal-format
22463 msgid "verify_type failed"
22464 msgstr "помилка verify_type"
22466 #: value-prof.c:515
22467 #, gcc-internal-format
22468 msgid "dead histogram"
22469 msgstr ""
22471 #: value-prof.c:544
22472 #, gcc-internal-format
22473 msgid "Histogram value statement does not correspond to the statement it is associated with"
22474 msgstr ""
22476 #: value-prof.c:556
22477 #, gcc-internal-format
22478 msgid "verify_histograms failed"
22479 msgstr ""
22481 #: value-prof.c:613
22482 #, gcc-internal-format, gfc-internal-format
22483 msgid "corrupted value profile: %s profile counter (%d out of %d) inconsistent with basic-block count (%d)"
22484 msgstr ""
22486 #: var-tracking.c:7125
22487 #, gcc-internal-format
22488 msgid "variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without"
22489 msgstr ""
22491 #: var-tracking.c:7129
22492 #, gcc-internal-format
22493 msgid "variable tracking size limit exceeded"
22494 msgstr ""
22496 #: varasm.c:323
22497 #, gcc-internal-format
22498 msgid "%+D causes a section type conflict with %D"
22499 msgstr ""
22501 #: varasm.c:326
22502 #, gcc-internal-format
22503 msgid "section type conflict with %D"
22504 msgstr ""
22506 #: varasm.c:331
22507 #, gcc-internal-format
22508 msgid "%+D causes a section type conflict"
22509 msgstr ""
22511 #: varasm.c:333
22512 #, gcc-internal-format
22513 msgid "section type conflict"
22514 msgstr ""
22516 #: varasm.c:1008
22517 #, gcc-internal-format
22518 msgid "alignment of %q+D is greater than maximum object file alignment %d"
22519 msgstr ""
22521 #: varasm.c:1160
22522 #, gcc-internal-format
22523 msgid "only zero initializers are allowed in section %qs"
22524 msgstr ""
22526 #: varasm.c:1367 varasm.c:1376
22527 #, gcc-internal-format
22528 msgid "register name not specified for %q+D"
22529 msgstr ""
22531 #: varasm.c:1378
22532 #, gcc-internal-format
22533 msgid "invalid register name for %q+D"
22534 msgstr ""
22536 #: varasm.c:1380
22537 #, gcc-internal-format
22538 msgid "data type of %q+D isn%'t suitable for a register"
22539 msgstr ""
22541 #: varasm.c:1383
22542 #, gcc-internal-format
22543 msgid "the register specified for %q+D cannot be accessed by the current target"
22544 msgstr ""
22546 #: varasm.c:1386
22547 #, gcc-internal-format
22548 msgid "the register specified for %q+D is not general enough to be used as a register variable"
22549 msgstr ""
22551 #: varasm.c:1389
22552 #, gcc-internal-format
22553 msgid "register specified for %q+D isn%'t suitable for data type"
22554 msgstr ""
22556 #: varasm.c:1399
22557 #, gcc-internal-format
22558 msgid "global register variable has initial value"
22559 msgstr ""
22561 #: varasm.c:1403
22562 #, gcc-internal-format
22563 msgid "optimization may eliminate reads and/or writes to register variables"
22564 msgstr ""
22566 #: varasm.c:1449
22567 #, gcc-internal-format
22568 msgid "register name given for non-register variable %q+D"
22569 msgstr ""
22571 #: varasm.c:2017
22572 #, gcc-internal-format
22573 msgid "thread-local COMMON data not implemented"
22574 msgstr ""
22576 #: varasm.c:2050
22577 #, gcc-internal-format
22578 msgid "requested alignment for %q+D is greater than implemented alignment of %wu"
22579 msgstr ""
22581 #: varasm.c:2153 c/c-decl.c:4989 c/c-parser.c:1359
22582 #, gcc-internal-format
22583 msgid "storage size of %q+D isn%'t known"
22584 msgstr ""
22586 #: varasm.c:4812
22587 #, gcc-internal-format
22588 msgid "initializer for integer/fixed-point value is too complicated"
22589 msgstr ""
22591 #: varasm.c:4817
22592 #, gcc-internal-format
22593 msgid "initializer for floating value is not a floating constant"
22594 msgstr ""
22596 #: varasm.c:5126
22597 #, gcc-internal-format
22598 msgid "invalid initial value for member %qE"
22599 msgstr ""
22601 #: varasm.c:5386
22602 #, gcc-internal-format
22603 msgid "%+D declared weak after being used"
22604 msgstr ""
22606 #: varasm.c:5438
22607 #, gcc-internal-format
22608 msgid "weak declaration of %q+D being applied to a already existing, static definition"
22609 msgstr ""
22611 #: varasm.c:5474
22612 #, gcc-internal-format
22613 msgid "weak declaration of %q+D must be public"
22614 msgstr ""
22616 #: varasm.c:5478
22617 #, gcc-internal-format
22618 msgid "weak declaration of %q+D not supported"
22619 msgstr ""
22621 #: varasm.c:5507 varasm.c:5811
22622 #, gcc-internal-format
22623 msgid "only weak aliases are supported in this configuration"
22624 msgstr ""
22626 #: varasm.c:5701
22627 #, gcc-internal-format
22628 msgid "weakref is not supported in this configuration"
22629 msgstr ""
22631 #: varasm.c:5733
22632 #, gcc-internal-format
22633 msgid "ifunc is not supported on this target"
22634 msgstr ""
22636 #: varasm.c:5791
22637 #, gcc-internal-format
22638 msgid "weakref %q+D ultimately targets itself"
22639 msgstr ""
22641 #: varasm.c:5793
22642 #, gcc-internal-format
22643 msgid "weakref %q+D must have static linkage"
22644 msgstr ""
22646 #: varasm.c:5800
22647 #, gcc-internal-format
22648 msgid "alias definitions not supported in this configuration"
22649 msgstr ""
22651 #: varasm.c:5808
22652 #, gcc-internal-format
22653 msgid "ifunc is not supported in this configuration"
22654 msgstr ""
22656 #: varasm.c:6026 config/sol2.c:158 config/i386/winnt.c:261
22657 #, gcc-internal-format
22658 msgid "visibility attribute not supported in this configuration; ignored"
22659 msgstr ""
22661 #. Print an error message for unrecognized stab codes.
22662 #: xcoffout.c:193
22663 #, gcc-internal-format
22664 msgid "no sclass for %s stab (0x%x)"
22665 msgstr ""
22667 #: lto-streamer.h:1014
22668 #, gcc-internal-format, gfc-internal-format
22669 msgid "bytecode stream: expected tag %s instead of %s"
22670 msgstr ""
22672 #: lto-streamer.h:1024
22673 #, gcc-internal-format, gfc-internal-format
22674 msgid "bytecode stream: tag %s is not in the expected range [%s, %s]"
22675 msgstr ""
22677 #: c-family/array-notation-common.c:71
22678 #, gcc-internal-format
22679 msgid "__sec_implicit_index parameter must be an integer constant expression"
22680 msgstr ""
22682 #: c-family/array-notation-common.c:107
22683 #, gcc-internal-format
22684 msgid "length mismatch in expression"
22685 msgstr ""
22687 #: c-family/array-notation-common.c:282 c-family/array-notation-common.c:310
22688 #: c/c-array-notation.c:731 cp/cp-array-notation.c:611
22689 #, gcc-internal-format
22690 msgid "rank mismatch between %qE and %qE"
22691 msgstr ""
22693 #. Here the original expression is printed as a "heads-up"
22694 #. to the programmer.  This is because since there is no
22695 #. location information for the offending argument, the
22696 #. error could be in some internally generated code that is
22697 #. not visible for the programmer.  Thus, the correct fix
22698 #. may lie in the original expression.
22699 #: c-family/array-notation-common.c:291
22700 #, gcc-internal-format
22701 msgid "rank mismatch in expression %qE"
22702 msgstr ""
22704 #: c-family/array-notation-common.c:669
22705 #, gcc-internal-format
22706 msgid "__sec_implicit_index argument %d must be less than the rank of %qE"
22707 msgstr ""
22709 #: c-family/c-attribs.c:409
22710 #, gcc-internal-format
22711 msgid "%qE attribute ignored for field of type %qT"
22712 msgstr ""
22714 #: c-family/c-attribs.c:506 c-family/c-attribs.c:534 c-family/c-attribs.c:640
22715 #: ada/gcc-interface/utils.c:6115
22716 #, gcc-internal-format
22717 msgid "%qE attribute ignored due to conflict with attribute %qs"
22718 msgstr ""
22720 #: c-family/c-attribs.c:704 c-family/c-attribs.c:710 c-family/c-attribs.c:3024
22721 #: c-family/c-attribs.c:3046 c-family/c-attribs.c:3052
22722 #, gcc-internal-format
22723 msgid "%qE attribute ignored due to conflict with %qs attribute"
22724 msgstr ""
22726 #: c-family/c-attribs.c:766 lto/lto-lang.c:246
22727 #, gcc-internal-format
22728 msgid "%qE attribute has no effect on unit local functions"
22729 msgstr ""
22731 #: c-family/c-attribs.c:920
22732 #, gcc-internal-format
22733 msgid "%qE attribute have effect only on public objects"
22734 msgstr ""
22736 #: c-family/c-attribs.c:949
22737 #, gcc-internal-format
22738 msgid "%qE attribute only affects top level objects"
22739 msgstr ""
22741 #: c-family/c-attribs.c:1003
22742 #, gcc-internal-format
22743 msgid "scalar_storage_order is not supported because endianness is not uniform"
22744 msgstr ""
22746 #: c-family/c-attribs.c:1020
22747 #, gcc-internal-format
22748 msgid "scalar_storage_order argument must be one of \"big-endian\" or \"little-endian\""
22749 msgstr ""
22751 #: c-family/c-attribs.c:1116
22752 #, gcc-internal-format
22753 msgid "destructor priorities are not supported"
22754 msgstr ""
22756 #: c-family/c-attribs.c:1118
22757 #, gcc-internal-format
22758 msgid "constructor priorities are not supported"
22759 msgstr ""
22761 #: c-family/c-attribs.c:1140
22762 #, gcc-internal-format, gfc-internal-format
22763 msgid "destructor priorities from 0 to %d are reserved for the implementation"
22764 msgstr ""
22766 #: c-family/c-attribs.c:1145
22767 #, gcc-internal-format, gfc-internal-format
22768 msgid "constructor priorities from 0 to %d are reserved for the implementation"
22769 msgstr ""
22771 #: c-family/c-attribs.c:1153
22772 #, gcc-internal-format, gfc-internal-format
22773 msgid "destructor priorities must be integers from 0 to %d inclusive"
22774 msgstr ""
22776 #: c-family/c-attribs.c:1156
22777 #, gcc-internal-format, gfc-internal-format
22778 msgid "constructor priorities must be integers from 0 to %d inclusive"
22779 msgstr ""
22781 #: c-family/c-attribs.c:1312
22782 #, gcc-internal-format
22783 msgid "unknown machine mode %qE"
22784 msgstr ""
22786 #: c-family/c-attribs.c:1341
22787 #, gcc-internal-format
22788 msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
22789 msgstr ""
22791 #: c-family/c-attribs.c:1344
22792 #, gcc-internal-format
22793 msgid "use __attribute__ ((vector_size)) instead"
22794 msgstr ""
22796 #: c-family/c-attribs.c:1353
22797 #, gcc-internal-format
22798 msgid "unable to emulate %qs"
22799 msgstr ""
22801 #: c-family/c-attribs.c:1364
22802 #, gcc-internal-format
22803 msgid "invalid pointer mode %qs"
22804 msgstr ""
22806 #: c-family/c-attribs.c:1381
22807 #, gcc-internal-format
22808 msgid "signedness of type and machine mode %qs don%'t match"
22809 msgstr ""
22811 #: c-family/c-attribs.c:1392
22812 #, gcc-internal-format
22813 msgid "no data type for mode %qs"
22814 msgstr ""
22816 #: c-family/c-attribs.c:1402
22817 #, gcc-internal-format
22818 msgid "cannot use mode %qs for enumeral types"
22819 msgstr ""
22821 #: c-family/c-attribs.c:1429
22822 #, gcc-internal-format
22823 msgid "mode %qs applied to inappropriate type"
22824 msgstr ""
22826 #: c-family/c-attribs.c:1451
22827 #, gcc-internal-format
22828 msgid "section attributes are not supported for this target"
22829 msgstr ""
22831 #: c-family/c-attribs.c:1457
22832 #, gcc-internal-format
22833 msgid "section attribute not allowed for %q+D"
22834 msgstr ""
22836 #: c-family/c-attribs.c:1463
22837 #, gcc-internal-format
22838 msgid "section attribute argument not a string constant"
22839 msgstr ""
22841 #: c-family/c-attribs.c:1472
22842 #, gcc-internal-format
22843 msgid "section attribute cannot be specified for local variables"
22844 msgstr ""
22846 #: c-family/c-attribs.c:1482 config/bfin/bfin.c:4774 config/bfin/bfin.c:4825
22847 #: config/bfin/bfin.c:4851 config/bfin/bfin.c:4864
22848 #, gcc-internal-format
22849 msgid "section of %q+D conflicts with previous declaration"
22850 msgstr ""
22852 #: c-family/c-attribs.c:1490
22853 #, gcc-internal-format
22854 msgid "section of %q+D cannot be overridden"
22855 msgstr ""
22857 #: c-family/c-attribs.c:1555
22858 #, gcc-internal-format, gfc-internal-format
22859 msgid "requested alignment %d is larger than %d"
22860 msgstr ""
22862 #: c-family/c-attribs.c:1621
22863 #, gcc-internal-format
22864 msgid "alignment may not be specified for %q+D"
22865 msgstr ""
22867 #: c-family/c-attribs.c:1639
22868 #, gcc-internal-format
22869 msgid "alignment for %q+D was previously specified as %d and may not be decreased"
22870 msgstr ""
22872 #: c-family/c-attribs.c:1643
22873 #, gcc-internal-format
22874 msgid "alignment for %q+D must be at least %d"
22875 msgstr ""
22877 #: c-family/c-attribs.c:1668
22878 #, gcc-internal-format
22879 msgid "inline function %q+D declared weak"
22880 msgstr ""
22882 #: c-family/c-attribs.c:1673
22883 #, gcc-internal-format
22884 msgid "indirect function %q+D cannot be declared weak"
22885 msgstr ""
22887 #: c-family/c-attribs.c:1697
22888 #, gcc-internal-format
22889 msgid "%qE attribute is only applicable on functions"
22890 msgstr ""
22892 #: c-family/c-attribs.c:1728
22893 #, gcc-internal-format
22894 msgid "%q+D defined both normally and as %qE attribute"
22895 msgstr ""
22897 #: c-family/c-attribs.c:1736
22898 #, gcc-internal-format
22899 msgid "weak %q+D cannot be defined %qE"
22900 msgstr ""
22902 #: c-family/c-attribs.c:1753 c-family/c-attribs.c:2269
22903 #, gcc-internal-format
22904 msgid "attribute %qE argument not a string"
22905 msgstr ""
22907 #: c-family/c-attribs.c:1783
22908 #, gcc-internal-format
22909 msgid "%+D declared alias after being used"
22910 msgstr ""
22912 #: c-family/c-attribs.c:1785
22913 #, gcc-internal-format
22914 msgid "%+D declared ifunc after being used"
22915 msgstr ""
22917 #: c-family/c-attribs.c:1836
22918 #, gcc-internal-format
22919 msgid "indirect function %q+D cannot be declared weakref"
22920 msgstr ""
22922 #: c-family/c-attribs.c:1858
22923 #, gcc-internal-format
22924 msgid "weakref attribute must appear before alias attribute"
22925 msgstr ""
22927 #: c-family/c-attribs.c:1870
22928 #, gcc-internal-format
22929 msgid "%+D declared weakref after being used"
22930 msgstr ""
22932 #: c-family/c-attribs.c:1894
22933 #, gcc-internal-format
22934 msgid "%qE attribute ignored on non-class types"
22935 msgstr ""
22937 #: c-family/c-attribs.c:1900
22938 #, gcc-internal-format
22939 msgid "%qE attribute ignored because %qT is already defined"
22940 msgstr ""
22942 #: c-family/c-attribs.c:1913
22943 #, gcc-internal-format
22944 msgid "visibility argument not a string"
22945 msgstr ""
22947 #: c-family/c-attribs.c:1925
22948 #, gcc-internal-format
22949 msgid "%qE attribute ignored on types"
22950 msgstr ""
22952 #: c-family/c-attribs.c:1941
22953 #, gcc-internal-format
22954 msgid "visibility argument must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
22955 msgstr ""
22957 #: c-family/c-attribs.c:1952
22958 #, gcc-internal-format
22959 msgid "%qD redeclared with different visibility"
22960 msgstr ""
22962 #: c-family/c-attribs.c:1955 c-family/c-attribs.c:1959
22963 #, gcc-internal-format
22964 msgid "%qD was declared %qs which implies default visibility"
22965 msgstr ""
22967 #: c-family/c-attribs.c:1997
22968 #, gcc-internal-format
22969 msgid "tls_model argument not a string"
22970 msgstr ""
22972 #: c-family/c-attribs.c:2010
22973 #, gcc-internal-format
22974 msgid "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
22975 msgstr ""
22977 #: c-family/c-attribs.c:2030 c-family/c-attribs.c:2346
22978 #: c-family/c-attribs.c:3120 config/m32c/m32c.c:2938
22979 #, gcc-internal-format
22980 msgid "%qE attribute applies only to functions"
22981 msgstr ""
22983 #: c-family/c-attribs.c:2094
22984 #, gcc-internal-format
22985 msgid "alloc_size parameter outside range"
22986 msgstr ""
22988 #: c-family/c-attribs.c:2120
22989 #, gcc-internal-format
22990 msgid "alloc_align parameter outside range"
22991 msgstr ""
22993 #: c-family/c-attribs.c:2144
22994 #, gcc-internal-format
22995 msgid "assume_aligned parameter not integer constant"
22996 msgstr ""
22998 #: c-family/c-attribs.c:2255 c/c-parser.c:16719
22999 #, gcc-internal-format
23000 msgid "%<__simd__%> attribute cannot be used in the same function marked as a Cilk Plus SIMD-enabled function"
23001 msgstr ""
23003 #: c-family/c-attribs.c:2283
23004 #, gcc-internal-format
23005 msgid "only %<inbranch%> and %<notinbranch%> flags are allowed for %<__simd__%> attribute"
23006 msgstr ""
23008 #: c-family/c-attribs.c:2352 c-family/c-attribs.c:3126
23009 #, gcc-internal-format
23010 msgid "can%'t set %qE attribute after definition"
23011 msgstr ""
23013 #: c-family/c-attribs.c:2410
23014 #, gcc-internal-format
23015 msgid "%qE attribute duplicated"
23016 msgstr ""
23018 #: c-family/c-attribs.c:2412
23019 #, gcc-internal-format
23020 msgid "%qE attribute follows %qE"
23021 msgstr ""
23023 #: c-family/c-attribs.c:2511
23024 #, gcc-internal-format
23025 msgid "type was previously declared %qE"
23026 msgstr ""
23028 #: c-family/c-attribs.c:2524 cp/class.c:4715
23029 #, gcc-internal-format
23030 msgid "%<transaction_safe_dynamic%> may only be specified for a virtual function"
23031 msgstr ""
23033 #: c-family/c-attribs.c:2582
23034 #, gcc-internal-format
23035 msgid "%qE argument not an identifier"
23036 msgstr ""
23038 #: c-family/c-attribs.c:2593
23039 #, gcc-internal-format
23040 msgid "%qD is not compatible with %qD"
23041 msgstr ""
23043 #: c-family/c-attribs.c:2596
23044 #, gcc-internal-format
23045 msgid "%qE argument is not a function"
23046 msgstr ""
23048 #: c-family/c-attribs.c:2644
23049 #, gcc-internal-format
23050 msgid "deprecated message is not a string"
23051 msgstr ""
23053 #: c-family/c-attribs.c:2685
23054 #, gcc-internal-format
23055 msgid "%qE attribute ignored for %qE"
23056 msgstr ""
23058 #: c-family/c-attribs.c:2748
23059 #, gcc-internal-format
23060 msgid "invalid vector type for attribute %qE"
23061 msgstr ""
23063 #: c-family/c-attribs.c:2754 ada/gcc-interface/utils.c:3831
23064 #, gcc-internal-format
23065 msgid "vector size not an integral multiple of component size"
23066 msgstr ""
23068 #: c-family/c-attribs.c:2760 ada/gcc-interface/utils.c:3838
23069 #, gcc-internal-format
23070 msgid "zero vector size"
23071 msgstr ""
23073 #: c-family/c-attribs.c:2768
23074 #, gcc-internal-format
23075 msgid "number of components of the vector not a power of two"
23076 msgstr ""
23078 #: c-family/c-attribs.c:2801 ada/gcc-interface/utils.c:5972
23079 #, gcc-internal-format
23080 msgid "nonnull attribute without arguments on a non-prototype"
23081 msgstr ""
23083 #: c-family/c-attribs.c:2820 ada/gcc-interface/utils.c:5986
23084 #, gcc-internal-format, gfc-internal-format
23085 msgid "nonnull argument has invalid operand number (argument %lu)"
23086 msgstr ""
23088 #: c-family/c-attribs.c:2842 ada/gcc-interface/utils.c:6008
23089 #, gcc-internal-format, gfc-internal-format
23090 msgid "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
23091 msgstr ""
23093 #: c-family/c-attribs.c:2851 ada/gcc-interface/utils.c:6017
23094 #, gcc-internal-format, gfc-internal-format
23095 msgid "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
23096 msgstr ""
23098 #: c-family/c-attribs.c:2909
23099 #, gcc-internal-format
23100 msgid "cleanup argument not an identifier"
23101 msgstr ""
23103 #: c-family/c-attribs.c:2916
23104 #, gcc-internal-format
23105 msgid "cleanup argument not a function"
23106 msgstr ""
23108 #: c-family/c-attribs.c:2953
23109 #, gcc-internal-format
23110 msgid "%qE attribute requires prototypes with named arguments"
23111 msgstr ""
23113 #: c-family/c-attribs.c:2961
23114 #, gcc-internal-format
23115 msgid "%qE attribute only applies to variadic functions"
23116 msgstr ""
23118 #: c-family/c-attribs.c:2977 ada/gcc-interface/utils.c:6059
23119 #, gcc-internal-format
23120 msgid "requested position is not an integer constant"
23121 msgstr ""
23123 #: c-family/c-attribs.c:2985 ada/gcc-interface/utils.c:6066
23124 #, gcc-internal-format
23125 msgid "requested position is less than zero"
23126 msgstr ""
23128 #: c-family/c-attribs.c:3143
23129 #, gcc-internal-format
23130 msgid "returns_nonnull attribute on a function not returning a pointer"
23131 msgstr ""
23133 #: c-family/c-attribs.c:3158
23134 #, gcc-internal-format
23135 msgid "%qE attribute is only valid on %<struct%> type"
23136 msgstr ""
23138 #: c-family/c-cilkplus.c:38
23139 #, gcc-internal-format
23140 msgid "iteration variable cannot be volatile"
23141 msgstr ""
23143 #: c-family/c-common.c:725
23144 #, gcc-internal-format
23145 msgid "%qD is not defined outside of function scope"
23146 msgstr ""
23148 #: c-family/c-common.c:775
23149 #, gcc-internal-format
23150 msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
23151 msgstr ""
23153 #: c-family/c-common.c:959
23154 #, gcc-internal-format
23155 msgid "use -flax-vector-conversions to permit conversions between vectors with differing element types or numbers of subparts"
23156 msgstr ""
23158 #: c-family/c-common.c:999
23159 #, gcc-internal-format
23160 msgid "__builtin_shuffle last argument must be an integer vector"
23161 msgstr ""
23163 #: c-family/c-common.c:1008
23164 #, gcc-internal-format
23165 msgid "__builtin_shuffle arguments must be vectors"
23166 msgstr ""
23168 #: c-family/c-common.c:1015
23169 #, gcc-internal-format
23170 msgid "__builtin_shuffle argument vectors must be of the same type"
23171 msgstr ""
23173 #: c-family/c-common.c:1026
23174 #, gcc-internal-format
23175 msgid "__builtin_shuffle number of elements of the argument vector(s) and the mask vector should be the same"
23176 msgstr ""
23178 #: c-family/c-common.c:1036
23179 #, gcc-internal-format
23180 msgid "__builtin_shuffle argument vector(s) inner type must have the same size as inner type of the mask"
23181 msgstr ""
23183 #: c-family/c-common.c:1263
23184 #, gcc-internal-format
23185 msgid "negative integer implicitly converted to unsigned type"
23186 msgstr ""
23188 #: c-family/c-common.c:1269
23189 #, gcc-internal-format
23190 msgid "conversion of unsigned constant value to negative integer"
23191 msgstr ""
23193 #: c-family/c-common.c:1420 c-family/c-common.c:1482
23194 #, gcc-internal-format
23195 msgid "conversion to %qT from %qT may change the sign of the result"
23196 msgstr ""
23198 #: c-family/c-common.c:1668
23199 #, gcc-internal-format
23200 msgid "operation on %qE may be undefined"
23201 msgstr ""
23203 #: c-family/c-common.c:1978
23204 #, gcc-internal-format
23205 msgid "case label does not reduce to an integer constant"
23206 msgstr ""
23208 #: c-family/c-common.c:2024
23209 #, gcc-internal-format
23210 msgid "case label value is less than minimum value for type"
23211 msgstr ""
23213 #: c-family/c-common.c:2034
23214 #, gcc-internal-format
23215 msgid "case label value exceeds maximum value for type"
23216 msgstr ""
23218 #: c-family/c-common.c:2043
23219 #, gcc-internal-format
23220 msgid "lower value in case label range less than minimum value for type"
23221 msgstr ""
23223 #: c-family/c-common.c:2053
23224 #, gcc-internal-format
23225 msgid "upper value in case label range exceeds maximum value for type"
23226 msgstr ""
23228 #: c-family/c-common.c:2136
23229 #, gcc-internal-format
23230 msgid "GCC cannot support operators with integer types and fixed-point types that have too many integral and fractional bits together"
23231 msgstr ""
23233 #: c-family/c-common.c:2666
23234 #, gcc-internal-format
23235 msgid "invalid operands to binary %s (have %qT and %qT)"
23236 msgstr ""
23238 #: c-family/c-common.c:2915
23239 #, gcc-internal-format
23240 msgid "comparison is always false due to limited range of data type"
23241 msgstr ""
23243 #: c-family/c-common.c:2918
23244 #, gcc-internal-format
23245 msgid "comparison is always true due to limited range of data type"
23246 msgstr ""
23248 #: c-family/c-common.c:3008
23249 #, gcc-internal-format
23250 msgid "comparison of unsigned expression >= 0 is always true"
23251 msgstr ""
23253 #: c-family/c-common.c:3015
23254 #, gcc-internal-format
23255 msgid "comparison of unsigned expression < 0 is always false"
23256 msgstr ""
23258 #: c-family/c-common.c:3058
23259 #, gcc-internal-format
23260 msgid "pointer of type %<void *%> used in arithmetic"
23261 msgstr ""
23263 #: c-family/c-common.c:3067
23264 #, gcc-internal-format
23265 msgid "pointer to a function used in arithmetic"
23266 msgstr ""
23268 #: c-family/c-common.c:3257
23269 #, gcc-internal-format
23270 msgid "enum constant in boolean context"
23271 msgstr ""
23273 #: c-family/c-common.c:3284
23274 #, gcc-internal-format
23275 msgid "the address of %qD will always evaluate as %<true%>"
23276 msgstr ""
23278 #: c-family/c-common.c:3327
23279 #, gcc-internal-format
23280 msgid "%<*%> in boolean context, suggest %<&&%> instead"
23281 msgstr ""
23283 #: c-family/c-common.c:3339
23284 #, gcc-internal-format
23285 msgid "%<<<%> in boolean context, did you mean %<<%> ?"
23286 msgstr ""
23288 #: c-family/c-common.c:3355
23289 #, gcc-internal-format
23290 msgid "?: using integer constants in boolean context, the expression will always evaluate to %<true%>"
23291 msgstr ""
23293 #: c-family/c-common.c:3364
23294 #, gcc-internal-format
23295 msgid "?: using integer constants in boolean context"
23296 msgstr ""
23298 #: c-family/c-common.c:3400
23299 #, gcc-internal-format
23300 msgid "the compiler can assume that the address of %qD will always evaluate to %<true%>"
23301 msgstr ""
23303 #: c-family/c-common.c:3427 cp/semantics.c:660 cp/typeck.c:8608
23304 #, gcc-internal-format
23305 msgid "suggest parentheses around assignment used as truth value"
23306 msgstr ""
23308 #: c-family/c-common.c:3507 c/c-decl.c:4296 c/c-decl.c:6377 c/c-typeck.c:13963
23309 #, gcc-internal-format
23310 msgid "invalid use of %<restrict%>"
23311 msgstr ""
23313 #: c-family/c-common.c:3692
23314 #, gcc-internal-format
23315 msgid "invalid application of %<sizeof%> to a function type"
23316 msgstr ""
23318 #: c-family/c-common.c:3702
23319 #, gcc-internal-format
23320 msgid "ISO C++ does not permit %<alignof%> applied to a function type"
23321 msgstr ""
23323 #: c-family/c-common.c:3705
23324 #, gcc-internal-format
23325 msgid "ISO C does not permit %<_Alignof%> applied to a function type"
23326 msgstr ""
23328 #: c-family/c-common.c:3716
23329 #, gcc-internal-format
23330 msgid "invalid application of %qs to a void type"
23331 msgstr ""
23333 #: c-family/c-common.c:3725
23334 #, gcc-internal-format
23335 msgid "invalid application of %qs to incomplete type %qT"
23336 msgstr ""
23338 #: c-family/c-common.c:3733
23339 #, gcc-internal-format
23340 msgid "invalid application of %qs to array type %qT of incomplete element type"
23341 msgstr ""
23343 #: c-family/c-common.c:3775
23344 #, gcc-internal-format
23345 msgid "%<__alignof%> applied to a bit-field"
23346 msgstr ""
23348 #: c-family/c-common.c:4557
23349 #, gcc-internal-format
23350 msgid "first argument to %<va_arg%> not of type %<va_list%>"
23351 msgstr ""
23353 #: c-family/c-common.c:4677
23354 #, gcc-internal-format
23355 msgid "cannot disable built-in function %qs"
23356 msgstr ""
23358 #: c-family/c-common.c:4869
23359 #, gcc-internal-format
23360 msgid "pointers are not permitted as case values"
23361 msgstr ""
23363 #: c-family/c-common.c:4876
23364 #, gcc-internal-format
23365 msgid "range expressions in switch statements are non-standard"
23366 msgstr ""
23368 #: c-family/c-common.c:4902
23369 #, gcc-internal-format
23370 msgid "empty range specified"
23371 msgstr ""
23373 #: c-family/c-common.c:4963
23374 #, gcc-internal-format
23375 msgid "duplicate (or overlapping) case value"
23376 msgstr ""
23378 #: c-family/c-common.c:4965
23379 #, gcc-internal-format
23380 msgid "this is the first entry overlapping that value"
23381 msgstr ""
23383 #: c-family/c-common.c:4969
23384 #, gcc-internal-format
23385 msgid "duplicate case value"
23386 msgstr ""
23388 #: c-family/c-common.c:4970 c-family/c-warn.c:1995
23389 #, gcc-internal-format
23390 msgid "previously used here"
23391 msgstr ""
23393 #: c-family/c-common.c:4974
23394 #, gcc-internal-format
23395 msgid "multiple default labels in one switch"
23396 msgstr ""
23398 #: c-family/c-common.c:4976
23399 #, gcc-internal-format
23400 msgid "this is the first default label"
23401 msgstr ""
23403 #: c-family/c-common.c:5012
23404 #, gcc-internal-format
23405 msgid "taking the address of a label is non-standard"
23406 msgstr ""
23408 #: c-family/c-common.c:5180
23409 #, gcc-internal-format
23410 msgid "requested alignment is not an integer constant"
23411 msgstr ""
23413 #: c-family/c-common.c:5188
23414 #, gcc-internal-format
23415 msgid "requested alignment is not a positive power of 2"
23416 msgstr ""
23418 #: c-family/c-common.c:5193
23419 #, gcc-internal-format
23420 msgid "requested alignment is too large"
23421 msgstr ""
23423 #: c-family/c-common.c:5339
23424 #, gcc-internal-format
23425 msgid "not enough variable arguments to fit a sentinel"
23426 msgstr ""
23428 #: c-family/c-common.c:5353
23429 #, gcc-internal-format
23430 msgid "missing sentinel in function call"
23431 msgstr ""
23433 #: c-family/c-common.c:5442
23434 #, gcc-internal-format, gfc-internal-format
23435 msgid "null argument where non-null required (argument %lu)"
23436 msgstr ""
23438 #: c-family/c-common.c:5537 c-family/c-common.c:5584
23439 #, gcc-internal-format
23440 msgid "bad option %qs to attribute %<optimize%>"
23441 msgstr ""
23443 #: c-family/c-common.c:5540 c-family/c-common.c:5588
23444 #, gcc-internal-format
23445 msgid "bad option %qs to pragma %<optimize%>"
23446 msgstr ""
23448 #: c-family/c-common.c:5620
23449 #, gcc-internal-format
23450 msgid "%<fallthrough%> attribute specified multiple times"
23451 msgstr ""
23453 #: c-family/c-common.c:5624
23454 #, gcc-internal-format
23455 msgid "%<fallthrough%> attribute specified with a parameter"
23456 msgstr ""
23458 #: c-family/c-common.c:5762 c-family/c-common.c:6573 c-family/c-common.c:6644
23459 #: c/c-typeck.c:3557
23460 #, gcc-internal-format
23461 msgid "too few arguments to function %qE"
23462 msgstr ""
23464 #: c-family/c-common.c:5767 c-family/c-common.c:6670 c/c-typeck.c:3286
23465 #, gcc-internal-format
23466 msgid "too many arguments to function %qE"
23467 msgstr ""
23469 #: c-family/c-common.c:5813
23470 #, gcc-internal-format
23471 msgid "second argument to function %qE must be a constant integer power of 2 between %qi and %qu bits"
23472 msgstr ""
23474 #: c-family/c-common.c:5834 c-family/c-common.c:5878
23475 #, gcc-internal-format
23476 msgid "non-floating-point argument in call to function %qE"
23477 msgstr ""
23479 #: c-family/c-common.c:5857
23480 #, gcc-internal-format
23481 msgid "non-floating-point arguments in call to function %qE"
23482 msgstr ""
23484 #: c-family/c-common.c:5871
23485 #, gcc-internal-format
23486 msgid "non-const integer argument %u in call to function %qE"
23487 msgstr ""
23489 #: c-family/c-common.c:5891
23490 #, gcc-internal-format
23491 msgid "non-integer argument 3 in call to function %qE"
23492 msgstr ""
23494 #: c-family/c-common.c:5908 c-family/c-common.c:5944
23495 #, gcc-internal-format
23496 msgid "argument %u in call to function %qE does not have integral type"
23497 msgstr ""
23499 #: c-family/c-common.c:5915
23500 #, gcc-internal-format
23501 msgid "argument 3 in call to function %qE does not have pointer to integral type"
23502 msgstr ""
23504 #: c-family/c-common.c:5921
23505 #, gcc-internal-format
23506 msgid "argument 3 in call to function %qE has pointer to enumerated type"
23507 msgstr ""
23509 #: c-family/c-common.c:5927
23510 #, gcc-internal-format
23511 msgid "argument 3 in call to function %qE has pointer to boolean type"
23512 msgstr ""
23514 #: c-family/c-common.c:5950
23515 #, gcc-internal-format
23516 msgid "argument 3 in call to function %qE has enumerated type"
23517 msgstr ""
23519 #: c-family/c-common.c:5956
23520 #, gcc-internal-format
23521 msgid "argument 3 in call to function %qE has boolean type"
23522 msgstr ""
23524 #: c-family/c-common.c:6269
23525 #, gcc-internal-format
23526 msgid "cannot apply %<offsetof%> to static data member %qD"
23527 msgstr ""
23529 #: c-family/c-common.c:6274
23530 #, gcc-internal-format
23531 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
23532 msgstr ""
23534 #: c-family/c-common.c:6281
23535 #, gcc-internal-format
23536 msgid "cannot apply %<offsetof%> to a non constant address"
23537 msgstr ""
23539 #: c-family/c-common.c:6294
23540 #, gcc-internal-format
23541 msgid "attempt to take address of bit-field structure member %qD"
23542 msgstr ""
23544 #: c-family/c-common.c:6346
23545 #, gcc-internal-format
23546 msgid "index %E denotes an offset greater than size of %qT"
23547 msgstr ""
23549 #: c-family/c-common.c:6515 cp/init.c:2952 cp/init.c:2971
23550 #, gcc-internal-format
23551 msgid "size of array is too large"
23552 msgstr ""
23554 #: c-family/c-common.c:6603
23555 #, gcc-internal-format
23556 msgid "operand type %qT is incompatible with argument %d of %qE"
23557 msgstr ""
23559 #: c-family/c-common.c:6737
23560 #, gcc-internal-format
23561 msgid "incorrect number of arguments to function %qE"
23562 msgstr ""
23564 #: c-family/c-common.c:6752
23565 #, gcc-internal-format
23566 msgid "argument 1 of %qE must be a non-void pointer type"
23567 msgstr ""
23569 #: c-family/c-common.c:6761
23570 #, gcc-internal-format
23571 msgid "argument 1 of %qE must be a pointer to a constant size type"
23572 msgstr ""
23574 #: c-family/c-common.c:6772
23575 #, gcc-internal-format
23576 msgid "argument 1 of %qE must be a pointer to a nonzero size object"
23577 msgstr ""
23579 #: c-family/c-common.c:6787
23580 #, gcc-internal-format
23581 msgid "argument %d of %qE must be a pointer type"
23582 msgstr ""
23584 #: c-family/c-common.c:6795
23585 #, gcc-internal-format
23586 msgid "argument %d of %qE must be a pointer to a constant size type"
23587 msgstr ""
23589 #: c-family/c-common.c:6801
23590 #, gcc-internal-format
23591 msgid "argument %d of %qE must not be a pointer to a function"
23592 msgstr ""
23594 #: c-family/c-common.c:6809
23595 #, gcc-internal-format
23596 msgid "size mismatch in argument %d of %qE"
23597 msgstr ""
23599 #: c-family/c-common.c:6825
23600 #, gcc-internal-format
23601 msgid "invalid memory model argument %d of %qE"
23602 msgstr ""
23604 #: c-family/c-common.c:6832
23605 #, gcc-internal-format
23606 msgid "non-integer memory model argument %d of %qE"
23607 msgstr ""
23609 #: c-family/c-common.c:7753
23610 #, gcc-internal-format
23611 msgid "index value is out of bound"
23612 msgstr ""
23614 #: c-family/c-common.c:7794 c-family/c-common.c:7842 c-family/c-common.c:7857
23615 #: cp/call.c:4836 cp/call.c:4843
23616 #, gcc-internal-format
23617 msgid "conversion of scalar %qT to vector %qT involves truncation"
23618 msgstr ""
23620 #. Reject arguments that are built-in functions with
23621 #. no library fallback.
23622 #: c-family/c-common.c:7943
23623 #, gcc-internal-format
23624 msgid "built-in function %qE must be directly called"
23625 msgstr ""
23627 #: c-family/c-common.c:7965 c/c-decl.c:6124
23628 #, gcc-internal-format
23629 msgid "size of array %qE is too large"
23630 msgstr ""
23632 #: c-family/c-common.c:7967 c/c-decl.c:6127
23633 #, gcc-internal-format
23634 msgid "size of unnamed array is too large"
23635 msgstr ""
23637 #: c-family/c-common.c:7997
23638 #, gcc-internal-format
23639 msgid "environment variable SOURCE_DATE_EPOCH must expand to a non-negative integer less than or equal to %wd"
23640 msgstr ""
23642 #: c-family/c-format.c:134 c-family/c-format.c:321
23643 #, gcc-internal-format
23644 msgid "format string has invalid operand number"
23645 msgstr ""
23647 #: c-family/c-format.c:150
23648 #, gcc-internal-format
23649 msgid "function does not return string type"
23650 msgstr ""
23652 #: c-family/c-format.c:184
23653 #, gcc-internal-format
23654 msgid "format string argument is not a string type"
23655 msgstr ""
23657 #: c-family/c-format.c:210
23658 #, gcc-internal-format
23659 msgid "found a %qs reference but the format argument should be a string"
23660 msgstr ""
23662 #: c-family/c-format.c:213
23663 #, gcc-internal-format
23664 msgid "found a %qT but the format argument should be a string"
23665 msgstr ""
23667 #: c-family/c-format.c:223
23668 #, gcc-internal-format
23669 msgid "format argument should be a %qs reference but a string was found"
23670 msgstr ""
23672 #: c-family/c-format.c:245
23673 #, gcc-internal-format
23674 msgid "format argument should be a %qs reference"
23675 msgstr ""
23677 #: c-family/c-format.c:289
23678 #, gcc-internal-format
23679 msgid "unrecognized format specifier"
23680 msgstr ""
23682 #: c-family/c-format.c:304
23683 #, gcc-internal-format
23684 msgid "%qE is only allowed in Objective-C dialects"
23685 msgstr ""
23687 #: c-family/c-format.c:313
23688 #, gcc-internal-format
23689 msgid "%qE is an unrecognized format function type"
23690 msgstr ""
23692 #: c-family/c-format.c:327
23693 #, gcc-internal-format
23694 msgid "%<...%> has invalid operand number"
23695 msgstr ""
23697 #: c-family/c-format.c:334
23698 #, gcc-internal-format
23699 msgid "format string argument follows the args to be formatted"
23700 msgstr ""
23702 #: c-family/c-format.c:1106
23703 #, gcc-internal-format
23704 msgid "function %qD might be a candidate for %qs format attribute"
23705 msgstr ""
23707 #: c-family/c-format.c:1197 c-family/c-format.c:1218 c-family/c-format.c:2601
23708 #, gcc-internal-format
23709 msgid "missing $ operand number in format"
23710 msgstr ""
23712 #: c-family/c-format.c:1227
23713 #, gcc-internal-format, gfc-internal-format
23714 msgid "%s does not support %%n$ operand number formats"
23715 msgstr ""
23717 #: c-family/c-format.c:1234
23718 #, gcc-internal-format
23719 msgid "operand number out of range in format"
23720 msgstr ""
23722 #: c-family/c-format.c:1257
23723 #, gcc-internal-format, gfc-internal-format
23724 msgid "format argument %d used more than once in %s format"
23725 msgstr ""
23727 #: c-family/c-format.c:1289
23728 #, gcc-internal-format
23729 msgid "$ operand number used after format without operand number"
23730 msgstr ""
23732 #: c-family/c-format.c:1320
23733 #, gcc-internal-format, gfc-internal-format
23734 msgid "format argument %d unused before used argument %d in $-style format"
23735 msgstr ""
23737 #: c-family/c-format.c:1419
23738 #, gcc-internal-format
23739 msgid "format not a string literal, format string not checked"
23740 msgstr ""
23742 #: c-family/c-format.c:1434 c-family/c-format.c:1437
23743 #, gcc-internal-format
23744 msgid "format not a string literal and no format arguments"
23745 msgstr ""
23747 #: c-family/c-format.c:1440
23748 #, gcc-internal-format
23749 msgid "format not a string literal, argument types not checked"
23750 msgstr ""
23752 #: c-family/c-format.c:1457
23753 #, gcc-internal-format
23754 msgid "too many arguments for format"
23755 msgstr ""
23757 #: c-family/c-format.c:1461
23758 #, gcc-internal-format
23759 msgid "unused arguments in $-style format"
23760 msgstr ""
23762 #: c-family/c-format.c:1464
23763 #, gcc-internal-format, gfc-internal-format
23764 msgid "zero-length %s format string"
23765 msgstr ""
23767 #: c-family/c-format.c:1468
23768 #, gcc-internal-format
23769 msgid "format is a wide character string"
23770 msgstr ""
23772 #: c-family/c-format.c:1471
23773 #, gcc-internal-format
23774 msgid "unterminated format string"
23775 msgstr ""
23777 #: c-family/c-format.c:1868
23778 #, gcc-internal-format
23779 msgid "%s used with %<%%%c%> %s format"
23780 msgstr ""
23782 #: c-family/c-format.c:1878
23783 #, gcc-internal-format, gfc-internal-format
23784 msgid "%s does not support %s"
23785 msgstr ""
23787 #: c-family/c-format.c:1888
23788 #, gcc-internal-format
23789 msgid "%s does not support %s with the %<%%%c%> %s format"
23790 msgstr ""
23792 #: c-family/c-format.c:2009 c-family/c-format.c:2340
23793 #, gcc-internal-format, gfc-internal-format
23794 msgid "repeated %s in format"
23795 msgstr ""
23797 #: c-family/c-format.c:2020
23798 #, gcc-internal-format
23799 msgid "missing fill character at end of strfmon format"
23800 msgstr ""
23802 #: c-family/c-format.c:2122
23803 #, gcc-internal-format, gfc-internal-format
23804 msgid "zero width in %s format"
23805 msgstr ""
23807 #: c-family/c-format.c:2145
23808 #, gcc-internal-format, gfc-internal-format
23809 msgid "empty left precision in %s format"
23810 msgstr ""
23812 #: c-family/c-format.c:2236
23813 #, gcc-internal-format, gfc-internal-format
23814 msgid "empty precision in %s format"
23815 msgstr ""
23817 #: c-family/c-format.c:2314
23818 #, gcc-internal-format
23819 msgid "%s does not support the %qs %s length modifier"
23820 msgstr ""
23822 #: c-family/c-format.c:2370
23823 #, gcc-internal-format
23824 msgid "unknown conversion type character %qc in format"
23825 msgstr ""
23827 #: c-family/c-format.c:2382
23828 #, gcc-internal-format
23829 msgid "%s does not support the %<%%%c%> %s format"
23830 msgstr ""
23832 #: c-family/c-format.c:2414
23833 #, gcc-internal-format
23834 msgid "%s ignored with %s and %<%%%c%> %s format"
23835 msgstr ""
23837 #: c-family/c-format.c:2419
23838 #, gcc-internal-format, gfc-internal-format
23839 msgid "%s ignored with %s in %s format"
23840 msgstr ""
23842 #: c-family/c-format.c:2426
23843 #, gcc-internal-format
23844 msgid "use of %s and %s together with %<%%%c%> %s format"
23845 msgstr ""
23847 #: c-family/c-format.c:2431
23848 #, gcc-internal-format, gfc-internal-format
23849 msgid "use of %s and %s together in %s format"
23850 msgstr ""
23852 #: c-family/c-format.c:2458
23853 #, gcc-internal-format
23854 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
23855 msgstr ""
23857 #: c-family/c-format.c:2462
23858 #, gcc-internal-format
23859 msgid "%<%%%c%> yields only last 2 digits of year"
23860 msgstr ""
23862 #: c-family/c-format.c:2489
23863 #, gcc-internal-format
23864 msgid "no closing %<]%> for %<%%[%> format"
23865 msgstr ""
23867 #: c-family/c-format.c:2518
23868 #, gcc-internal-format
23869 msgid "use of %qs length modifier with %qc type character has either no effect or undefined behavior"
23870 msgstr ""
23872 #: c-family/c-format.c:2540
23873 #, gcc-internal-format
23874 msgid "%s does not support the %<%%%s%c%> %s format"
23875 msgstr ""
23877 #: c-family/c-format.c:2578
23878 #, gcc-internal-format
23879 msgid "operand number specified with suppressed assignment"
23880 msgstr ""
23882 #: c-family/c-format.c:2582
23883 #, gcc-internal-format
23884 msgid "operand number specified for format taking no argument"
23885 msgstr ""
23887 #: c-family/c-format.c:2718
23888 #, gcc-internal-format
23889 msgid "spurious trailing %<%%%> in format"
23890 msgstr ""
23892 #: c-family/c-format.c:2776
23893 #, gcc-internal-format
23894 msgid "conversion lacks type at end of format"
23895 msgstr ""
23897 #: c-family/c-format.c:2828
23898 #, gcc-internal-format
23899 msgid "embedded %<\\0%> in format"
23900 msgstr ""
23902 #: c-family/c-format.c:2956
23903 #, gcc-internal-format, gfc-internal-format
23904 msgid "writing through null pointer (argument %d)"
23905 msgstr ""
23907 #: c-family/c-format.c:2964
23908 #, gcc-internal-format, gfc-internal-format
23909 msgid "reading through null pointer (argument %d)"
23910 msgstr ""
23912 #: c-family/c-format.c:2984
23913 #, gcc-internal-format, gfc-internal-format
23914 msgid "writing into constant object (argument %d)"
23915 msgstr ""
23917 #: c-family/c-format.c:2996
23918 #, gcc-internal-format, gfc-internal-format
23919 msgid "extra type qualifiers in format argument (argument %d)"
23920 msgstr ""
23922 #: c-family/c-format.c:3469
23923 #, gcc-internal-format
23924 msgid "%s %<%s%.*s%> expects argument of type %<%s%s%>, but argument %d has type %qT"
23925 msgstr ""
23927 #: c-family/c-format.c:3479
23928 #, gcc-internal-format
23929 msgid "%s %<%s%.*s%> expects a matching %<%s%s%> argument"
23930 msgstr ""
23932 #: c-family/c-format.c:3490
23933 #, gcc-internal-format
23934 msgid "%s %<%s%.*s%> expects argument of type %<%T%s%>, but argument %d has type %qT"
23935 msgstr ""
23937 #: c-family/c-format.c:3500
23938 #, gcc-internal-format
23939 msgid "%s %<%s%.*s%> expects a matching %<%T%s%> argument"
23940 msgstr ""
23942 #: c-family/c-format.c:3562 c-family/c-format.c:3568 c-family/c-format.c:3719
23943 #, gcc-internal-format
23944 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
23945 msgstr ""
23947 #: c-family/c-format.c:3575 c-family/c-format.c:3729
23948 #, gcc-internal-format
23949 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
23950 msgstr ""
23952 #: c-family/c-format.c:3625
23953 #, gcc-internal-format
23954 msgid "%<locus%> is not defined as a type"
23955 msgstr ""
23957 #: c-family/c-format.c:3678
23958 #, gcc-internal-format
23959 msgid "%<location_t%> is not defined as a type"
23960 msgstr ""
23962 #: c-family/c-format.c:3695
23963 #, gcc-internal-format
23964 msgid "%<tree%> is not defined as a type"
23965 msgstr ""
23967 #: c-family/c-format.c:3700
23968 #, gcc-internal-format
23969 msgid "%<tree%> is not defined as a pointer type"
23970 msgstr ""
23972 #: c-family/c-format.c:3973
23973 #, gcc-internal-format
23974 msgid "args to be formatted is not %<...%>"
23975 msgstr ""
23977 #: c-family/c-format.c:3985
23978 #, gcc-internal-format
23979 msgid "strftime formats cannot format arguments"
23980 msgstr ""
23982 #: c-family/c-indentation.c:66
23983 #, gcc-internal-format
23984 msgid "-Wmisleading-indentation is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers"
23985 msgstr ""
23987 #: c-family/c-indentation.c:607
23988 #, gcc-internal-format
23989 msgid "this %qs clause does not guard..."
23990 msgstr ""
23992 #: c-family/c-indentation.c:610
23993 #, gcc-internal-format
23994 msgid "...this statement, but the latter is misleadingly indented as if it were guarded by the %qs"
23995 msgstr ""
23997 #: c-family/c-lex.c:224
23998 #, gcc-internal-format
23999 msgid "badly nested C headers from preprocessor"
24000 msgstr ""
24002 #: c-family/c-lex.c:259
24003 #, gcc-internal-format, gfc-internal-format
24004 msgid "ignoring #pragma %s %s"
24005 msgstr ""
24007 #. ... or not.
24008 #: c-family/c-lex.c:501 c-family/c-lex.c:1215
24009 #, gcc-internal-format
24010 msgid "stray %<@%> in program"
24011 msgstr ""
24013 #: c-family/c-lex.c:516
24014 #, gcc-internal-format
24015 msgid "stray %qs in program"
24016 msgstr ""
24018 #: c-family/c-lex.c:526
24019 #, gcc-internal-format, gfc-internal-format
24020 msgid "missing terminating %c character"
24021 msgstr "відсутній завершальний символ %c"
24023 #: c-family/c-lex.c:528
24024 #, gcc-internal-format
24025 msgid "stray %qc in program"
24026 msgstr ""
24028 #: c-family/c-lex.c:530
24029 #, gcc-internal-format
24030 msgid "stray %<\\%o%> in program"
24031 msgstr ""
24033 #: c-family/c-lex.c:750
24034 #, gcc-internal-format
24035 msgid "this decimal constant is unsigned only in ISO C90"
24036 msgstr ""
24038 #: c-family/c-lex.c:754
24039 #, gcc-internal-format
24040 msgid "this decimal constant would be unsigned in ISO C90"
24041 msgstr ""
24043 #: c-family/c-lex.c:774
24044 #, gcc-internal-format
24045 msgid "integer constant is too large for %<unsigned long%> type"
24046 msgstr ""
24048 #: c-family/c-lex.c:814
24049 #, gcc-internal-format
24050 msgid "unsuffixed float constant"
24051 msgstr ""
24053 #: c-family/c-lex.c:846 c-family/c-lex.c:870
24054 #, gcc-internal-format
24055 msgid "unsupported non-standard suffix on floating constant"
24056 msgstr ""
24058 #: c-family/c-lex.c:851 c-family/c-lex.c:874
24059 #, gcc-internal-format
24060 msgid "non-standard suffix on floating constant"
24061 msgstr ""
24063 #: c-family/c-lex.c:953 c-family/c-lex.c:956
24064 #, gcc-internal-format
24065 msgid "floating constant exceeds range of %qT"
24066 msgstr ""
24068 #: c-family/c-lex.c:971
24069 #, gcc-internal-format
24070 msgid "floating constant truncated to zero"
24071 msgstr ""
24073 #: c-family/c-lex.c:1172
24074 #, gcc-internal-format
24075 msgid "repeated %<@%> before Objective-C string"
24076 msgstr ""
24078 #: c-family/c-lex.c:1191 cp/parser.c:3974
24079 #, gcc-internal-format
24080 msgid "unsupported non-standard concatenation of string literals"
24081 msgstr ""
24083 #: c-family/c-lex.c:1227
24084 #, gcc-internal-format
24085 msgid "traditional C rejects string constant concatenation"
24086 msgstr ""
24088 #: c-family/c-omp.c:199
24089 #, gcc-internal-format
24090 msgid "invalid expression type for %<#pragma omp atomic%>"
24091 msgstr ""
24093 #: c-family/c-omp.c:204
24094 #, gcc-internal-format
24095 msgid "%<_Atomic%> expression in %<#pragma omp atomic%>"
24096 msgstr ""
24098 #: c-family/c-omp.c:281
24099 #, gcc-internal-format
24100 msgid "%<#pragma omp atomic update%> uses two different variables for memory"
24101 msgstr ""
24103 #: c-family/c-omp.c:284 c-family/c-omp.c:297
24104 #, gcc-internal-format
24105 msgid "%<#pragma omp atomic capture%> uses two different variables for memory"
24106 msgstr ""
24108 #: c-family/c-omp.c:485 cp/semantics.c:8196
24109 #, gcc-internal-format
24110 msgid "invalid type for iteration variable %qE"
24111 msgstr ""
24113 #: c-family/c-omp.c:490
24114 #, gcc-internal-format
24115 msgid "%<_Atomic%> iteration variable %qE"
24116 msgstr ""
24118 #: c-family/c-omp.c:506
24119 #, gcc-internal-format
24120 msgid "%qE is not initialized"
24121 msgstr ""
24123 #: c-family/c-omp.c:527 cp/semantics.c:8084
24124 #, gcc-internal-format
24125 msgid "missing controlling predicate"
24126 msgstr ""
24128 #: c-family/c-omp.c:612 cp/semantics.c:7740
24129 #, gcc-internal-format
24130 msgid "invalid controlling predicate"
24131 msgstr ""
24133 #: c-family/c-omp.c:619 cp/semantics.c:8090
24134 #, gcc-internal-format
24135 msgid "missing increment expression"
24136 msgstr ""
24138 #: c-family/c-omp.c:683 cp/semantics.c:7855
24139 #, gcc-internal-format
24140 msgid "invalid increment expression"
24141 msgstr ""
24143 #: c-family/c-omp.c:746
24144 #, gcc-internal-format
24145 msgid "initializer expression refers to iteration variable %qD"
24146 msgstr ""
24148 #: c-family/c-omp.c:750
24149 #, gcc-internal-format
24150 msgid "condition expression refers to iteration variable %qD"
24151 msgstr ""
24153 #: c-family/c-omp.c:754
24154 #, gcc-internal-format
24155 msgid "increment expression refers to iteration variable %qD"
24156 msgstr ""
24158 #: c-family/c-omp.c:1330
24159 #, gcc-internal-format
24160 msgid "expected %<parallel%> or %<target%> %<if%> clause modifier"
24161 msgstr ""
24163 #: c-family/c-omp.c:1440 c-family/c-omp.c:1455
24164 #, gcc-internal-format
24165 msgid "%qD is not an function argument"
24166 msgstr ""
24168 #: c-family/c-opts.c:324
24169 #, gcc-internal-format
24170 msgid "-I- specified twice"
24171 msgstr ""
24173 #: c-family/c-opts.c:327
24174 #, gcc-internal-format
24175 msgid "obsolete option -I- used, please use -iquote instead"
24176 msgstr ""
24178 #: c-family/c-opts.c:385
24179 #, gcc-internal-format
24180 msgid "-Walloca-larger-than=0 is meaningless"
24181 msgstr ""
24183 #: c-family/c-opts.c:390
24184 #, gcc-internal-format
24185 msgid "-Wvla-larger-than=0 is meaningless"
24186 msgstr ""
24188 #: c-family/c-opts.c:415
24189 #, gcc-internal-format
24190 msgid "%<-Wabi=1%> is not supported, using =2"
24191 msgstr "Підтримки %<-Wabi=1%> не передбачено, використовуємо =2"
24193 #: c-family/c-opts.c:607 fortran/cpp.c:350
24194 #, gcc-internal-format
24195 msgid "output filename specified twice"
24196 msgstr ""
24198 #: c-family/c-opts.c:778
24199 #, gcc-internal-format
24200 msgid "-fexcess-precision=standard for C++"
24201 msgstr ""
24203 #: c-family/c-opts.c:813
24204 #, gcc-internal-format
24205 msgid "-fno-gnu89-inline is only supported in GNU99 or C99 mode"
24206 msgstr ""
24208 #: c-family/c-opts.c:859
24209 #, gcc-internal-format
24210 msgid "-Wformat-y2k ignored without -Wformat"
24211 msgstr ""
24213 #: c-family/c-opts.c:861
24214 #, gcc-internal-format
24215 msgid "-Wformat-extra-args ignored without -Wformat"
24216 msgstr ""
24218 #: c-family/c-opts.c:863
24219 #, gcc-internal-format
24220 msgid "-Wformat-zero-length ignored without -Wformat"
24221 msgstr ""
24223 #: c-family/c-opts.c:865
24224 #, gcc-internal-format
24225 msgid "-Wformat-nonliteral ignored without -Wformat"
24226 msgstr ""
24228 #: c-family/c-opts.c:867
24229 #, gcc-internal-format
24230 msgid "-Wformat-contains-nul ignored without -Wformat"
24231 msgstr ""
24233 #: c-family/c-opts.c:869
24234 #, gcc-internal-format
24235 msgid "-Wformat-security ignored without -Wformat"
24236 msgstr ""
24238 #: c-family/c-opts.c:907
24239 #, gcc-internal-format
24240 msgid "%<-fabi-compat-version=1%> is not supported, using =2"
24241 msgstr "Підтримки %<-fabi-compat-version=1%> не передбачено, використовуємо =2"
24243 #: c-family/c-opts.c:966
24244 #, gcc-internal-format
24245 msgid "external TLS initialization functions not supported on this target"
24246 msgstr ""
24248 #: c-family/c-opts.c:986
24249 #, gcc-internal-format
24250 msgid "opening output file %s: %m"
24251 msgstr ""
24253 #: c-family/c-opts.c:991
24254 #, gcc-internal-format, gfc-internal-format
24255 msgid "too many filenames given.  Type %s --help for usage"
24256 msgstr ""
24258 #: c-family/c-opts.c:1010
24259 #, gcc-internal-format, gfc-internal-format
24260 msgid "the \"%s\" debug format cannot be used with pre-compiled headers"
24261 msgstr ""
24263 #: c-family/c-opts.c:1171
24264 #, gcc-internal-format
24265 msgid "opening dependency file %s: %m"
24266 msgstr ""
24268 #: c-family/c-opts.c:1182
24269 #, gcc-internal-format
24270 msgid "closing dependency file %s: %m"
24271 msgstr ""
24273 #: c-family/c-opts.c:1185
24274 #, gcc-internal-format
24275 msgid "when writing output to %s: %m"
24276 msgstr ""
24278 #: c-family/c-opts.c:1265
24279 #, gcc-internal-format
24280 msgid "to generate dependencies you must specify either -M or -MM"
24281 msgstr ""
24283 #: c-family/c-opts.c:1288
24284 #, gcc-internal-format
24285 msgid "-MG may only be used with -M or -MM"
24286 msgstr ""
24288 #: c-family/c-opts.c:1321
24289 #, gcc-internal-format
24290 msgid "-fdirectives-only is incompatible with -Wunused_macros"
24291 msgstr ""
24293 #: c-family/c-opts.c:1323
24294 #, gcc-internal-format
24295 msgid "-fdirectives-only is incompatible with -traditional"
24296 msgstr ""
24298 #: c-family/c-opts.c:1515
24299 #, gcc-internal-format
24300 msgid "too late for # directive to set debug directory"
24301 msgstr ""
24303 #: c-family/c-pch.c:110
24304 #, gcc-internal-format
24305 msgid "can%'t create precompiled header %s: %m"
24306 msgstr ""
24308 #: c-family/c-pch.c:133
24309 #, gcc-internal-format
24310 msgid "can%'t write to %s: %m"
24311 msgstr ""
24313 #: c-family/c-pch.c:191
24314 #, gcc-internal-format
24315 msgid "can%'t write %s: %m"
24316 msgstr ""
24318 #: c-family/c-pch.c:219 c-family/c-pch.c:260 c-family/c-pch.c:311
24319 #, gcc-internal-format
24320 msgid "can%'t read %s: %m"
24321 msgstr ""
24323 #: c-family/c-pch.c:417
24324 #, gcc-internal-format
24325 msgid "pch_preprocess pragma should only be used with -fpreprocessed"
24326 msgstr ""
24328 #: c-family/c-pch.c:418
24329 #, gcc-internal-format
24330 msgid "use #include instead"
24331 msgstr ""
24333 #: c-family/c-pch.c:424
24334 #, gcc-internal-format
24335 msgid "%s: couldn%'t open PCH file: %m"
24336 msgstr ""
24338 #: c-family/c-pch.c:429
24339 #, gcc-internal-format
24340 msgid "use -Winvalid-pch for more information"
24341 msgstr "докладніша інформація виводиться, якщо вказати -Winvalid-pch"
24343 #: c-family/c-pch.c:430
24344 #, gcc-internal-format, gfc-internal-format
24345 msgid "%s: PCH file was invalid"
24346 msgstr ""
24348 #: c-family/c-pragma.c:93
24349 #, gcc-internal-format
24350 msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
24351 msgstr ""
24353 #: c-family/c-pragma.c:106
24354 #, gcc-internal-format
24355 msgid "#pragma pack(pop, %E) encountered without matching #pragma pack(push, %E)"
24356 msgstr ""
24358 #: c-family/c-pragma.c:136
24359 #, gcc-internal-format
24360 msgid "missing %<(%> after %<#pragma pack%> - ignored"
24361 msgstr ""
24363 #: c-family/c-pragma.c:147 c-family/c-pragma.c:179
24364 #, gcc-internal-format
24365 msgid "invalid constant in %<#pragma pack%> - ignored"
24366 msgstr ""
24368 #: c-family/c-pragma.c:151 c-family/c-pragma.c:193
24369 #, gcc-internal-format
24370 msgid "malformed %<#pragma pack%> - ignored"
24371 msgstr ""
24373 #: c-family/c-pragma.c:156
24374 #, gcc-internal-format
24375 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
24376 msgstr ""
24378 #: c-family/c-pragma.c:158
24379 #, gcc-internal-format
24380 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
24381 msgstr ""
24383 #: c-family/c-pragma.c:167
24384 #, gcc-internal-format
24385 msgid "unknown action %qE for %<#pragma pack%> - ignored"
24386 msgstr ""
24388 #: c-family/c-pragma.c:196
24389 #, gcc-internal-format
24390 msgid "junk at end of %<#pragma pack%>"
24391 msgstr ""
24393 #: c-family/c-pragma.c:199
24394 #, gcc-internal-format
24395 msgid "#pragma pack has no effect with -fpack-struct - ignored"
24396 msgstr ""
24398 #: c-family/c-pragma.c:220
24399 #, gcc-internal-format, gfc-internal-format
24400 msgid "alignment must be a small power of two, not %d"
24401 msgstr ""
24403 #: c-family/c-pragma.c:259
24404 #, gcc-internal-format
24405 msgid "applying #pragma weak %q+D after first use results in unspecified behavior"
24406 msgstr ""
24408 #: c-family/c-pragma.c:356 c-family/c-pragma.c:361
24409 #, gcc-internal-format
24410 msgid "malformed #pragma weak, ignored"
24411 msgstr ""
24413 #: c-family/c-pragma.c:365
24414 #, gcc-internal-format
24415 msgid "junk at end of %<#pragma weak%>"
24416 msgstr ""
24418 #: c-family/c-pragma.c:371
24419 #, gcc-internal-format
24420 msgid "%<#pragma weak%> declaration of %q+D not allowed, ignored"
24421 msgstr ""
24423 #: c-family/c-pragma.c:418
24424 #, gcc-internal-format
24425 msgid "scalar_storage_order is not supported"
24426 msgstr ""
24428 #: c-family/c-pragma.c:422
24429 #, gcc-internal-format
24430 msgid "missing [big-endian|little-endian|default] after %<#pragma scalar_storage_order%>"
24431 msgstr ""
24433 #: c-family/c-pragma.c:431
24434 #, gcc-internal-format
24435 msgid "expected [big-endian|little-endian|default] after %<#pragma scalar_storage_order%>"
24436 msgstr ""
24438 #: c-family/c-pragma.c:485 c-family/c-pragma.c:487
24439 #, gcc-internal-format
24440 msgid "malformed #pragma redefine_extname, ignored"
24441 msgstr ""
24443 #: c-family/c-pragma.c:490
24444 #, gcc-internal-format
24445 msgid "junk at end of %<#pragma redefine_extname%>"
24446 msgstr ""
24448 #: c-family/c-pragma.c:518 c-family/c-pragma.c:591
24449 #, gcc-internal-format
24450 msgid "#pragma redefine_extname ignored due to conflict with previous rename"
24451 msgstr ""
24453 #: c-family/c-pragma.c:546
24454 #, gcc-internal-format
24455 msgid "#pragma redefine_extname ignored due to conflict with previous #pragma redefine_extname"
24456 msgstr ""
24458 #: c-family/c-pragma.c:582
24459 #, gcc-internal-format
24460 msgid "asm declaration ignored due to conflict with previous rename"
24461 msgstr ""
24463 #: c-family/c-pragma.c:613
24464 #, gcc-internal-format
24465 msgid "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
24466 msgstr ""
24468 #: c-family/c-pragma.c:674
24469 #, gcc-internal-format
24470 msgid "#pragma GCC visibility push() must specify default, internal, hidden or protected"
24471 msgstr ""
24473 #: c-family/c-pragma.c:716
24474 #, gcc-internal-format
24475 msgid "#pragma GCC visibility must be followed by push or pop"
24476 msgstr ""
24478 #: c-family/c-pragma.c:722
24479 #, gcc-internal-format
24480 msgid "no matching push for %<#pragma GCC visibility pop%>"
24481 msgstr ""
24483 #: c-family/c-pragma.c:727 c-family/c-pragma.c:734
24484 #, gcc-internal-format
24485 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
24486 msgstr ""
24488 #: c-family/c-pragma.c:730
24489 #, gcc-internal-format
24490 msgid "malformed #pragma GCC visibility push"
24491 msgstr ""
24493 #: c-family/c-pragma.c:738
24494 #, gcc-internal-format
24495 msgid "junk at end of %<#pragma GCC visibility%>"
24496 msgstr ""
24498 #: c-family/c-pragma.c:750
24499 #, gcc-internal-format
24500 msgid "missing [error|warning|ignored|push|pop] after %<#pragma GCC diagnostic%>"
24501 msgstr ""
24503 #: c-family/c-pragma.c:776
24504 #, gcc-internal-format
24505 msgid "expected [error|warning|ignored|push|pop] after %<#pragma GCC diagnostic%>"
24506 msgstr ""
24508 #: c-family/c-pragma.c:785
24509 #, gcc-internal-format
24510 msgid "missing option after %<#pragma GCC diagnostic%> kind"
24511 msgstr ""
24513 #: c-family/c-pragma.c:796
24514 #, gcc-internal-format
24515 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
24516 msgstr ""
24518 #: c-family/c-pragma.c:802
24519 #, gcc-internal-format
24520 msgid "%qs is not an option that controls warnings"
24521 msgstr ""
24523 #: c-family/c-pragma.c:810
24524 #, gcc-internal-format
24525 msgid "option %qs is valid for %s but not for %s"
24526 msgstr ""
24528 #: c-family/c-pragma.c:842
24529 #, gcc-internal-format
24530 msgid "#pragma GCC option is not allowed inside functions"
24531 msgstr ""
24533 #: c-family/c-pragma.c:855
24534 #, gcc-internal-format
24535 msgid "%<#pragma GCC option%> is not a string"
24536 msgstr ""
24538 #: c-family/c-pragma.c:882
24539 #, gcc-internal-format
24540 msgid "%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>"
24541 msgstr ""
24543 #: c-family/c-pragma.c:888
24544 #, gcc-internal-format
24545 msgid "#pragma GCC target string... is badly formed"
24546 msgstr ""
24548 #: c-family/c-pragma.c:911
24549 #, gcc-internal-format
24550 msgid "#pragma GCC optimize is not allowed inside functions"
24551 msgstr ""
24553 #: c-family/c-pragma.c:924
24554 #, gcc-internal-format
24555 msgid "%<#pragma GCC optimize%> is not a string or number"
24556 msgstr ""
24558 #: c-family/c-pragma.c:950
24559 #, gcc-internal-format
24560 msgid "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>"
24561 msgstr ""
24563 #: c-family/c-pragma.c:956
24564 #, gcc-internal-format
24565 msgid "#pragma GCC optimize string... is badly formed"
24566 msgstr ""
24568 #: c-family/c-pragma.c:997
24569 #, gcc-internal-format
24570 msgid "junk at end of %<#pragma push_options%>"
24571 msgstr ""
24573 #: c-family/c-pragma.c:1027
24574 #, gcc-internal-format
24575 msgid "junk at end of %<#pragma pop_options%>"
24576 msgstr ""
24578 #: c-family/c-pragma.c:1034
24579 #, gcc-internal-format
24580 msgid "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC push_options%>"
24581 msgstr ""
24583 #: c-family/c-pragma.c:1076
24584 #, gcc-internal-format
24585 msgid "junk at end of %<#pragma reset_options%>"
24586 msgstr ""
24588 #: c-family/c-pragma.c:1114 c-family/c-pragma.c:1121
24589 #, gcc-internal-format
24590 msgid "expected a string after %<#pragma message%>"
24591 msgstr ""
24593 #: c-family/c-pragma.c:1116
24594 #, gcc-internal-format
24595 msgid "malformed %<#pragma message%>, ignored"
24596 msgstr ""
24598 #: c-family/c-pragma.c:1126
24599 #, gcc-internal-format
24600 msgid "junk at end of %<#pragma message%>"
24601 msgstr ""
24603 #: c-family/c-pragma.c:1129
24604 #, gcc-internal-format, gfc-internal-format
24605 msgid "#pragma message: %s"
24606 msgstr ""
24608 #: c-family/c-pragma.c:1166
24609 #, gcc-internal-format
24610 msgid "invalid location for %<pragma %s%>, ignored"
24611 msgstr ""
24613 #: c-family/c-pragma.c:1173 c-family/c-pragma.c:1187
24614 #, gcc-internal-format
24615 msgid "malformed %<#pragma %s%>, ignored"
24616 msgstr ""
24618 #: c-family/c-pragma.c:1193
24619 #, gcc-internal-format
24620 msgid "junk at end of %<#pragma %s%>"
24621 msgstr ""
24623 #: c-family/c-pragma.c:1211
24624 #, gcc-internal-format
24625 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported for C++"
24626 msgstr ""
24628 #: c-family/c-pragma.c:1220
24629 #, gcc-internal-format
24630 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported on this target"
24631 msgstr ""
24633 #: c-family/c-pragma.c:1226
24634 #, gcc-internal-format
24635 msgid "ISO C does not support %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
24636 msgstr ""
24638 #: c-family/c-pretty-print.c:327
24639 #, gcc-internal-format
24640 msgid "<type-error>"
24641 msgstr ""
24643 #: c-family/c-pretty-print.c:369
24644 #, gcc-internal-format
24645 msgid "<unnamed-unsigned:"
24646 msgstr ""
24648 #: c-family/c-pretty-print.c:373
24649 #, gcc-internal-format
24650 msgid "<unnamed-float:"
24651 msgstr ""
24653 #: c-family/c-pretty-print.c:376
24654 #, gcc-internal-format
24655 msgid "<unnamed-fixed:"
24656 msgstr ""
24658 #: c-family/c-pretty-print.c:391
24659 #, gcc-internal-format
24660 msgid "<typedef-error>"
24661 msgstr ""
24663 #: c-family/c-pretty-print.c:406
24664 #, gcc-internal-format
24665 msgid "<tag-error>"
24666 msgstr ""
24668 #: c-family/c-pretty-print.c:1227
24669 #, gcc-internal-format
24670 msgid "<erroneous-expression>"
24671 msgstr ""
24673 #: c-family/c-pretty-print.c:1231 cp/cxx-pretty-print.c:140
24674 #, gcc-internal-format
24675 msgid "<return-value>"
24676 msgstr ""
24678 #: c-family/c-semantics.c:152
24679 #, gcc-internal-format, gfc-internal-format
24680 msgid "wrong type argument to %s"
24681 msgstr ""
24683 #: c-family/c-warn.c:49 c-family/c-warn.c:62 cp/constexpr.c:1757
24684 #: cp/constexpr.c:3911
24685 #, gcc-internal-format
24686 msgid "overflow in constant expression"
24687 msgstr ""
24689 #: c-family/c-warn.c:85
24690 #, gcc-internal-format
24691 msgid "integer overflow in expression"
24692 msgstr ""
24694 #: c-family/c-warn.c:90
24695 #, gcc-internal-format
24696 msgid "floating point overflow in expression"
24697 msgstr ""
24699 #: c-family/c-warn.c:94
24700 #, gcc-internal-format
24701 msgid "fixed-point overflow in expression"
24702 msgstr ""
24704 #: c-family/c-warn.c:98
24705 #, gcc-internal-format
24706 msgid "vector overflow in expression"
24707 msgstr ""
24709 #: c-family/c-warn.c:104
24710 #, gcc-internal-format
24711 msgid "complex integer overflow in expression"
24712 msgstr ""
24714 #: c-family/c-warn.c:107
24715 #, gcc-internal-format
24716 msgid "complex floating point overflow in expression"
24717 msgstr ""
24719 #: c-family/c-warn.c:161
24720 #, gcc-internal-format
24721 msgid "logical %<or%> applied to non-boolean constant"
24722 msgstr ""
24724 #: c-family/c-warn.c:164
24725 #, gcc-internal-format
24726 msgid "logical %<and%> applied to non-boolean constant"
24727 msgstr ""
24729 #: c-family/c-warn.c:234
24730 #, gcc-internal-format
24731 msgid "logical %<or%> of collectively exhaustive tests is always true"
24732 msgstr ""
24734 #: c-family/c-warn.c:238
24735 #, gcc-internal-format
24736 msgid "logical %<and%> of mutually exclusive tests is always false"
24737 msgstr ""
24739 #: c-family/c-warn.c:248
24740 #, gcc-internal-format
24741 msgid "logical %<or%> of equal expressions"
24742 msgstr ""
24744 #: c-family/c-warn.c:251
24745 #, gcc-internal-format
24746 msgid "logical %<and%> of equal expressions"
24747 msgstr ""
24749 #: c-family/c-warn.c:321
24750 #, gcc-internal-format
24751 msgid "self-comparison always evaluates to true"
24752 msgstr ""
24754 #: c-family/c-warn.c:324
24755 #, gcc-internal-format
24756 msgid "self-comparison always evaluates to false"
24757 msgstr ""
24759 #: c-family/c-warn.c:374
24760 #, gcc-internal-format
24761 msgid "logical not is only applied to the left hand side of comparison"
24762 msgstr ""
24764 #: c-family/c-warn.c:382
24765 #, gcc-internal-format
24766 msgid "add parentheses around left hand side expression to silence this warning"
24767 msgstr ""
24769 #: c-family/c-warn.c:512
24770 #, gcc-internal-format
24771 msgid "type-punning to incomplete type might break strict-aliasing rules"
24772 msgstr ""
24774 #: c-family/c-warn.c:529
24775 #, gcc-internal-format
24776 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
24777 msgstr ""
24779 #: c-family/c-warn.c:536 c-family/c-warn.c:553
24780 #, gcc-internal-format
24781 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
24782 msgstr ""
24784 #: c-family/c-warn.c:687
24785 #, gcc-internal-format
24786 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to remove the addressof?"
24787 msgstr ""
24789 #: c-family/c-warn.c:694
24790 #, gcc-internal-format
24791 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to provide an explicit length?"
24792 msgstr ""
24794 #: c-family/c-warn.c:699
24795 #, gcc-internal-format
24796 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to dereference it?"
24797 msgstr ""
24799 #: c-family/c-warn.c:711
24800 #, gcc-internal-format
24801 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the destination; expected %qT or an explicit length"
24802 msgstr ""
24804 #: c-family/c-warn.c:727
24805 #, gcc-internal-format
24806 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to remove the addressof?"
24807 msgstr ""
24809 #: c-family/c-warn.c:734
24810 #, gcc-internal-format
24811 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to provide an explicit length?"
24812 msgstr ""
24814 #: c-family/c-warn.c:739
24815 #, gcc-internal-format
24816 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to dereference it?"
24817 msgstr ""
24819 #: c-family/c-warn.c:751
24820 #, gcc-internal-format
24821 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the source; expected %qT or an explicit length"
24822 msgstr ""
24824 #: c-family/c-warn.c:767
24825 #, gcc-internal-format
24826 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to remove the addressof?"
24827 msgstr ""
24829 #: c-family/c-warn.c:774
24830 #, gcc-internal-format
24831 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to provide an explicit length?"
24832 msgstr ""
24834 #: c-family/c-warn.c:779
24835 #, gcc-internal-format
24836 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to dereference it?"
24837 msgstr ""
24839 #: c-family/c-warn.c:791
24840 #, gcc-internal-format
24841 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the first source; expected %qT or an explicit length"
24842 msgstr ""
24844 #: c-family/c-warn.c:807
24845 #, gcc-internal-format
24846 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to remove the addressof?"
24847 msgstr ""
24849 #: c-family/c-warn.c:814
24850 #, gcc-internal-format
24851 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to provide an explicit length?"
24852 msgstr ""
24854 #: c-family/c-warn.c:819
24855 #, gcc-internal-format
24856 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to dereference it?"
24857 msgstr ""
24859 #: c-family/c-warn.c:831
24860 #, gcc-internal-format
24861 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the second source; expected %qT or an explicit length"
24862 msgstr ""
24864 #: c-family/c-warn.c:860 c-family/c-warn.c:867
24865 #, gcc-internal-format
24866 msgid "%<_Atomic%>-qualified parameter type %qT of %q+D"
24867 msgstr ""
24869 #: c-family/c-warn.c:877
24870 #, gcc-internal-format
24871 msgid "first argument of %q+D should be %<int%>"
24872 msgstr ""
24874 #: c-family/c-warn.c:886
24875 #, gcc-internal-format
24876 msgid "second argument of %q+D should be %<char **%>"
24877 msgstr ""
24879 #: c-family/c-warn.c:895
24880 #, gcc-internal-format
24881 msgid "third argument of %q+D should probably be %<char **%>"
24882 msgstr ""
24884 #: c-family/c-warn.c:906
24885 #, gcc-internal-format
24886 msgid "%q+D takes only zero or two arguments"
24887 msgstr ""
24889 #: c-family/c-warn.c:910
24890 #, gcc-internal-format
24891 msgid "%q+D declared as variadic function"
24892 msgstr ""
24894 #: c-family/c-warn.c:952
24895 #, gcc-internal-format
24896 msgid "conversion to %qT from boolean expression"
24897 msgstr ""
24899 #: c-family/c-warn.c:961 c-family/c-warn.c:965
24900 #, gcc-internal-format
24901 msgid "conversion to %qT alters %qT constant value"
24902 msgstr ""
24904 #: c-family/c-warn.c:985 c-family/c-warn.c:993
24905 #, gcc-internal-format
24906 msgid "conversion to %qT from %qT may alter its value"
24907 msgstr ""
24909 #: c-family/c-warn.c:989
24910 #, gcc-internal-format
24911 msgid "conversion to %qT from %qT discards imaginary component"
24912 msgstr ""
24914 #: c-family/c-warn.c:1024
24915 #, gcc-internal-format
24916 msgid "large integer implicitly truncated to unsigned type"
24917 msgstr ""
24919 #: c-family/c-warn.c:1030 c-family/c-warn.c:1037 c-family/c-warn.c:1045
24920 #, gcc-internal-format
24921 msgid "overflow in implicit constant conversion"
24922 msgstr ""
24924 #: c-family/c-warn.c:1068
24925 #, gcc-internal-format
24926 msgid "case value %qs not in enumerated type"
24927 msgstr ""
24929 #: c-family/c-warn.c:1073
24930 #, gcc-internal-format
24931 msgid "case value %qs not in enumerated type %qT"
24932 msgstr ""
24934 #: c-family/c-warn.c:1134
24935 #, gcc-internal-format
24936 msgid "switch missing default case"
24937 msgstr ""
24939 #: c-family/c-warn.c:1179
24940 #, gcc-internal-format
24941 msgid "switch condition has boolean value"
24942 msgstr ""
24944 #: c-family/c-warn.c:1252
24945 #, gcc-internal-format
24946 msgid "enumeration value %qE not handled in switch"
24947 msgstr ""
24949 #: c-family/c-warn.c:1280
24950 #, gcc-internal-format
24951 msgid "the omitted middle operand in ?: will always be %<true%>, suggest explicit middle operand"
24952 msgstr ""
24954 #: c-family/c-warn.c:1301
24955 #, gcc-internal-format
24956 msgid "assignment of member %qD in read-only object"
24957 msgstr ""
24959 #: c-family/c-warn.c:1303
24960 #, gcc-internal-format
24961 msgid "increment of member %qD in read-only object"
24962 msgstr ""
24964 #: c-family/c-warn.c:1305
24965 #, gcc-internal-format
24966 msgid "decrement of member %qD in read-only object"
24967 msgstr ""
24969 #: c-family/c-warn.c:1307
24970 #, gcc-internal-format
24971 msgid "member %qD in read-only object used as %<asm%> output"
24972 msgstr ""
24974 #: c-family/c-warn.c:1311
24975 #, gcc-internal-format
24976 msgid "assignment of read-only member %qD"
24977 msgstr ""
24979 #: c-family/c-warn.c:1312
24980 #, gcc-internal-format
24981 msgid "increment of read-only member %qD"
24982 msgstr ""
24984 #: c-family/c-warn.c:1313
24985 #, gcc-internal-format
24986 msgid "decrement of read-only member %qD"
24987 msgstr ""
24989 #: c-family/c-warn.c:1314
24990 #, gcc-internal-format
24991 msgid "read-only member %qD used as %<asm%> output"
24992 msgstr ""
24994 #: c-family/c-warn.c:1318
24995 #, gcc-internal-format
24996 msgid "assignment of read-only variable %qD"
24997 msgstr ""
24999 #: c-family/c-warn.c:1319
25000 #, gcc-internal-format
25001 msgid "increment of read-only variable %qD"
25002 msgstr ""
25004 #: c-family/c-warn.c:1320
25005 #, gcc-internal-format
25006 msgid "decrement of read-only variable %qD"
25007 msgstr ""
25009 #: c-family/c-warn.c:1321
25010 #, gcc-internal-format
25011 msgid "read-only variable %qD used as %<asm%> output"
25012 msgstr ""
25014 #: c-family/c-warn.c:1324
25015 #, gcc-internal-format
25016 msgid "assignment of read-only parameter %qD"
25017 msgstr ""
25019 #: c-family/c-warn.c:1325
25020 #, gcc-internal-format
25021 msgid "increment of read-only parameter %qD"
25022 msgstr ""
25024 #: c-family/c-warn.c:1326
25025 #, gcc-internal-format
25026 msgid "decrement of read-only parameter %qD"
25027 msgstr ""
25029 #: c-family/c-warn.c:1327
25030 #, gcc-internal-format
25031 msgid "read-only parameter %qD use as %<asm%> output"
25032 msgstr ""
25034 #: c-family/c-warn.c:1332
25035 #, gcc-internal-format
25036 msgid "assignment of read-only named return value %qD"
25037 msgstr ""
25039 #: c-family/c-warn.c:1334
25040 #, gcc-internal-format
25041 msgid "increment of read-only named return value %qD"
25042 msgstr ""
25044 #: c-family/c-warn.c:1336
25045 #, gcc-internal-format
25046 msgid "decrement of read-only named return value %qD"
25047 msgstr ""
25049 #: c-family/c-warn.c:1338
25050 #, gcc-internal-format
25051 msgid "read-only named return value %qD used as %<asm%>output"
25052 msgstr ""
25054 #: c-family/c-warn.c:1343
25055 #, gcc-internal-format
25056 msgid "assignment of function %qD"
25057 msgstr ""
25059 #: c-family/c-warn.c:1344
25060 #, gcc-internal-format
25061 msgid "increment of function %qD"
25062 msgstr ""
25064 #: c-family/c-warn.c:1345
25065 #, gcc-internal-format
25066 msgid "decrement of function %qD"
25067 msgstr ""
25069 #: c-family/c-warn.c:1346
25070 #, gcc-internal-format
25071 msgid "function %qD used as %<asm%> output"
25072 msgstr ""
25074 #: c-family/c-warn.c:1349 c/c-typeck.c:4725
25075 #, gcc-internal-format
25076 msgid "assignment of read-only location %qE"
25077 msgstr ""
25079 #: c-family/c-warn.c:1350 c/c-typeck.c:4728
25080 #, gcc-internal-format
25081 msgid "increment of read-only location %qE"
25082 msgstr ""
25084 #: c-family/c-warn.c:1351 c/c-typeck.c:4731
25085 #, gcc-internal-format
25086 msgid "decrement of read-only location %qE"
25087 msgstr ""
25089 #: c-family/c-warn.c:1352
25090 #, gcc-internal-format
25091 msgid "read-only location %qE used as %<asm%> output"
25092 msgstr ""
25094 #: c-family/c-warn.c:1366
25095 #, gcc-internal-format
25096 msgid "lvalue required as left operand of assignment"
25097 msgstr ""
25099 #: c-family/c-warn.c:1369
25100 #, gcc-internal-format
25101 msgid "lvalue required as increment operand"
25102 msgstr ""
25104 #: c-family/c-warn.c:1372
25105 #, gcc-internal-format
25106 msgid "lvalue required as decrement operand"
25107 msgstr ""
25109 #: c-family/c-warn.c:1375
25110 #, gcc-internal-format
25111 msgid "lvalue required as unary %<&%> operand"
25112 msgstr ""
25114 #: c-family/c-warn.c:1378
25115 #, gcc-internal-format
25116 msgid "lvalue required in asm statement"
25117 msgstr ""
25119 #: c-family/c-warn.c:1395
25120 #, gcc-internal-format
25121 msgid "invalid type argument (have %qT)"
25122 msgstr ""
25124 #: c-family/c-warn.c:1399
25125 #, gcc-internal-format
25126 msgid "invalid type argument of array indexing (have %qT)"
25127 msgstr ""
25129 #: c-family/c-warn.c:1404
25130 #, gcc-internal-format
25131 msgid "invalid type argument of unary %<*%> (have %qT)"
25132 msgstr ""
25134 #: c-family/c-warn.c:1409
25135 #, gcc-internal-format
25136 msgid "invalid type argument of %<->%> (have %qT)"
25137 msgstr ""
25139 #: c-family/c-warn.c:1414
25140 #, gcc-internal-format
25141 msgid "invalid type argument of %<->*%> (have %qT)"
25142 msgstr ""
25144 #: c-family/c-warn.c:1419
25145 #, gcc-internal-format
25146 msgid "invalid type argument of implicit conversion (have %qT)"
25147 msgstr ""
25149 #: c-family/c-warn.c:1440
25150 #, gcc-internal-format
25151 msgid "array subscript has type %<char%>"
25152 msgstr ""
25154 #: c-family/c-warn.c:1475 c-family/c-warn.c:1478
25155 #, gcc-internal-format
25156 msgid "suggest parentheses around %<+%> inside %<<<%>"
25157 msgstr ""
25159 #: c-family/c-warn.c:1481 c-family/c-warn.c:1484
25160 #, gcc-internal-format
25161 msgid "suggest parentheses around %<-%> inside %<<<%>"
25162 msgstr ""
25164 #: c-family/c-warn.c:1490 c-family/c-warn.c:1493
25165 #, gcc-internal-format
25166 msgid "suggest parentheses around %<+%> inside %<>>%>"
25167 msgstr ""
25169 #: c-family/c-warn.c:1496 c-family/c-warn.c:1499
25170 #, gcc-internal-format
25171 msgid "suggest parentheses around %<-%> inside %<>>%>"
25172 msgstr ""
25174 #: c-family/c-warn.c:1505 c-family/c-warn.c:1508
25175 #, gcc-internal-format
25176 msgid "suggest parentheses around %<&&%> within %<||%>"
25177 msgstr ""
25179 #: c-family/c-warn.c:1515 c-family/c-warn.c:1519
25180 #, gcc-internal-format
25181 msgid "suggest parentheses around arithmetic in operand of %<|%>"
25182 msgstr ""
25184 #: c-family/c-warn.c:1523 c-family/c-warn.c:1526
25185 #, gcc-internal-format
25186 msgid "suggest parentheses around comparison in operand of %<|%>"
25187 msgstr ""
25189 #: c-family/c-warn.c:1531
25190 #, gcc-internal-format
25191 msgid "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!%> to %<~%>"
25192 msgstr ""
25194 #: c-family/c-warn.c:1539 c-family/c-warn.c:1543
25195 #, gcc-internal-format
25196 msgid "suggest parentheses around arithmetic in operand of %<^%>"
25197 msgstr ""
25199 #: c-family/c-warn.c:1547 c-family/c-warn.c:1550
25200 #, gcc-internal-format
25201 msgid "suggest parentheses around comparison in operand of %<^%>"
25202 msgstr ""
25204 #: c-family/c-warn.c:1556 c-family/c-warn.c:1559
25205 #, gcc-internal-format
25206 msgid "suggest parentheses around %<+%> in operand of %<&%>"
25207 msgstr ""
25209 #: c-family/c-warn.c:1562 c-family/c-warn.c:1565
25210 #, gcc-internal-format
25211 msgid "suggest parentheses around %<-%> in operand of %<&%>"
25212 msgstr ""
25214 #: c-family/c-warn.c:1569 c-family/c-warn.c:1572
25215 #, gcc-internal-format
25216 msgid "suggest parentheses around comparison in operand of %<&%>"
25217 msgstr ""
25219 #: c-family/c-warn.c:1577
25220 #, gcc-internal-format
25221 msgid "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!%> to %<~%>"
25222 msgstr ""
25224 #: c-family/c-warn.c:1584 c-family/c-warn.c:1587
25225 #, gcc-internal-format
25226 msgid "suggest parentheses around comparison in operand of %<==%>"
25227 msgstr ""
25229 #: c-family/c-warn.c:1592 c-family/c-warn.c:1595
25230 #, gcc-internal-format
25231 msgid "suggest parentheses around comparison in operand of %<!=%>"
25232 msgstr ""
25234 #: c-family/c-warn.c:1605 c-family/c-warn.c:1611
25235 #, gcc-internal-format
25236 msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
25237 msgstr ""
25239 #: c-family/c-warn.c:1627
25240 #, gcc-internal-format
25241 msgid "label %q+D defined but not used"
25242 msgstr ""
25244 #: c-family/c-warn.c:1629
25245 #, gcc-internal-format
25246 msgid "label %q+D declared but not defined"
25247 msgstr ""
25249 #: c-family/c-warn.c:1652
25250 #, gcc-internal-format
25251 msgid "division by zero"
25252 msgstr "ділення на нуль"
25254 #: c-family/c-warn.c:1669
25255 #, gcc-internal-format
25256 msgid "%<memset%> used with constant zero length parameter; this could be due to transposed parameters"
25257 msgstr ""
25259 #: c-family/c-warn.c:1692
25260 #, gcc-internal-format
25261 msgid "%<memset%> used with length equal to number of elements without multiplication by element size"
25262 msgstr ""
25264 #: c-family/c-warn.c:1728 c/c-typeck.c:11295 c/c-typeck.c:11454
25265 #: cp/typeck.c:4895
25266 #, gcc-internal-format
25267 msgid "comparison between types %qT and %qT"
25268 msgstr ""
25270 #: c-family/c-warn.c:1779
25271 #, gcc-internal-format
25272 msgid "comparison between signed and unsigned integer expressions"
25273 msgstr ""
25275 #: c-family/c-warn.c:1830
25276 #, gcc-internal-format
25277 msgid "promoted ~unsigned is always non-zero"
25278 msgstr ""
25280 #: c-family/c-warn.c:1833
25281 #, gcc-internal-format
25282 msgid "comparison of promoted ~unsigned with constant"
25283 msgstr ""
25285 #: c-family/c-warn.c:1843
25286 #, gcc-internal-format
25287 msgid "comparison of promoted ~unsigned with unsigned"
25288 msgstr ""
25290 #: c-family/c-warn.c:1897
25291 #, gcc-internal-format
25292 msgid "unused parameter %qD"
25293 msgstr ""
25295 #: c-family/c-warn.c:1959
25296 #, gcc-internal-format
25297 msgid "typedef %qD locally defined but not used"
25298 msgstr ""
25300 #: c-family/c-warn.c:1994
25301 #, gcc-internal-format
25302 msgid "duplicated %<if%> condition"
25303 msgstr "дублювання умови %<if%>"
25305 #: c-family/c-warn.c:2023
25306 #, gcc-internal-format
25307 msgid "optimization attribute on %qD follows definition but the attribute doesn%'t match"
25308 msgstr ""
25310 #: c-family/c-warn.c:2031
25311 #, gcc-internal-format
25312 msgid "inline declaration of %qD follows declaration with attribute noinline"
25313 msgstr ""
25315 #: c-family/c-warn.c:2036
25316 #, gcc-internal-format
25317 msgid "declaration of %q+D with attribute noinline follows inline declaration "
25318 msgstr ""
25320 #: c-family/c-warn.c:2040 c-family/c-warn.c:2045 c-family/c-warn.c:2050
25321 #: c-family/c-warn.c:2055
25322 #, gcc-internal-format
25323 msgid "declaration of %q+D with attribute %qs follows declaration with attribute %qs"
25324 msgstr ""
25326 #: c-family/c-warn.c:2102
25327 #, gcc-internal-format
25328 msgid "result of %qE requires %u bits to represent, but %qT only has %u bits"
25329 msgstr ""
25331 #: c-family/c-warn.c:2140 c-family/c-warn.c:2164
25332 #, gcc-internal-format
25333 msgid "comparison of constant %qE with boolean expression is always false"
25334 msgstr ""
25336 #: c-family/c-warn.c:2143 c-family/c-warn.c:2161
25337 #, gcc-internal-format
25338 msgid "comparison of constant %qE with boolean expression is always true"
25339 msgstr ""
25341 #: c-family/c-warn.c:2210
25342 msgid "passing argument %i to restrict-qualified parameter aliases with argument %Z"
25343 msgid_plural "passing argument %i to restrict-qualified parameter aliases with arguments %Z"
25344 msgstr[0] ""
25345 msgstr[1] ""
25346 msgstr[2] ""
25348 #: c-family/c-warn.c:2275 c/c-typeck.c:5217 cp/call.c:5316
25349 #, gcc-internal-format
25350 msgid "this condition has identical branches"
25351 msgstr ""
25353 #: c-family/cilk.c:93 cp/parser.c:6570
25354 #, gcc-internal-format
25355 msgid "%<_Cilk_spawn%> may only be used inside a function"
25356 msgstr ""
25358 #: c-family/cilk.c:106
25359 #, gcc-internal-format
25360 msgid "only function calls can be spawned"
25361 msgstr ""
25363 #: c-family/cilk.c:250
25364 #, gcc-internal-format
25365 msgid "invalid use of %<_Cilk_spawn%>"
25366 msgstr ""
25368 #: c-family/cilk.c:393
25369 #, gcc-internal-format
25370 msgid "explicit register variable %qD may not be modified in spawn"
25371 msgstr ""
25373 #: c-family/cilk.c:474
25374 #, gcc-internal-format
25375 msgid "cannot spawn call to function that returns twice"
25376 msgstr ""
25378 #: c-family/cilk.c:495
25379 #, gcc-internal-format
25380 msgid "invalid use of label %q+D in %<_Cilk_spawn%>"
25381 msgstr ""
25383 #: c-family/cilk.c:996
25384 #, gcc-internal-format
25385 msgid "register assignment ignored for %qD used in Cilk block"
25386 msgstr ""
25388 #: c-family/cppspec.c:93
25389 #, gcc-internal-format
25390 msgid "%qs is not a valid option to the preprocessor"
25391 msgstr ""
25393 #: c-family/cppspec.c:112
25394 #, gcc-internal-format
25395 msgid "too many input files"
25396 msgstr ""
25398 #: common/config/aarch64/aarch64-common.c:313 config/aarch64/aarch64.c:8751
25399 #, gcc-internal-format
25400 msgid "unknown value %qs for -mcpu"
25401 msgstr ""
25403 #: common/config/alpha/alpha-common.c:76
25404 #, gcc-internal-format
25405 msgid "bad value %qs for -mtls-size switch"
25406 msgstr ""
25408 #: common/config/arc/arc-common.c:82
25409 #, gcc-internal-format
25410 msgid "multiple -mcpu= options specified."
25411 msgstr ""
25413 #: common/config/arc/arc-common.c:88
25414 #, gcc-internal-format
25415 msgid "Unsupported value for mmpy-option"
25416 msgstr ""
25418 #: common/config/bfin/bfin-common.c:304 common/config/m68k/m68k-common.c:60
25419 #, gcc-internal-format, gfc-internal-format
25420 msgid "-mshared-library-id=%s is not between 0 and %d"
25421 msgstr ""
25423 #: common/config/bfin/bfin-common.c:323
25424 #, gcc-internal-format, gfc-internal-format
25425 msgid "-mcpu=%s is not valid"
25426 msgstr ""
25428 #: common/config/bfin/bfin-common.c:359
25429 #, gcc-internal-format, gfc-internal-format
25430 msgid "-mcpu=%s has invalid silicon revision"
25431 msgstr ""
25433 #: common/config/i386/i386-common.c:1093
25434 #, gcc-internal-format
25435 msgid "-malign-loops is obsolete, use -falign-loops"
25436 msgstr ""
25438 #: common/config/i386/i386-common.c:1095
25439 #, gcc-internal-format, gfc-internal-format
25440 msgid "-malign-loops=%d is not between 0 and %d"
25441 msgstr ""
25443 #: common/config/i386/i386-common.c:1102
25444 #, gcc-internal-format
25445 msgid "-malign-jumps is obsolete, use -falign-jumps"
25446 msgstr ""
25448 #: common/config/i386/i386-common.c:1104
25449 #, gcc-internal-format, gfc-internal-format
25450 msgid "-malign-jumps=%d is not between 0 and %d"
25451 msgstr ""
25453 #: common/config/i386/i386-common.c:1112
25454 #, gcc-internal-format
25455 msgid "-malign-functions is obsolete, use -falign-functions"
25456 msgstr ""
25458 #: common/config/i386/i386-common.c:1114
25459 #, gcc-internal-format, gfc-internal-format
25460 msgid "-malign-functions=%d is not between 0 and %d"
25461 msgstr ""
25463 #: common/config/i386/i386-common.c:1123
25464 #, gcc-internal-format, gfc-internal-format
25465 msgid "-mbranch-cost=%d is not between 0 and 5"
25466 msgstr ""
25468 #: common/config/i386/i386-common.c:1177
25469 #, gcc-internal-format
25470 msgid "%<-fsplit-stack%> currently only supported on GNU/Linux"
25471 msgstr ""
25473 #: common/config/i386/i386-common.c:1183
25474 #, gcc-internal-format
25475 msgid "%<-fsplit-stack%> requires assembler support for CFI directives"
25476 msgstr ""
25478 #: common/config/ia64/ia64-common.c:59
25479 #, gcc-internal-format
25480 msgid "bad value %<%s%> for -mtls-size= switch"
25481 msgstr ""
25483 #: common/config/msp430/msp430-common.c:57
25484 #, gcc-internal-format, gfc-internal-format
25485 msgid "unrecognized argument of -mcpu: %s"
25486 msgstr ""
25488 #: common/config/nds32/nds32-common.c:49
25489 #, gcc-internal-format
25490 msgid "for the option -misr-vector-size=X, the valid X must be: 4 or 16"
25491 msgstr ""
25493 #: common/config/nds32/nds32-common.c:60
25494 #, gcc-internal-format
25495 msgid "for the option -mcache-block-size=X, the valid X must be: 4, 8, 16, 32, 64, 128, 256, or 512"
25496 msgstr ""
25498 #: common/config/riscv/riscv-common.c:43
25499 #, gcc-internal-format, gfc-internal-format
25500 msgid "-march=%s: ISA string must begin with rv32 or rv64"
25501 msgstr ""
25503 #: common/config/riscv/riscv-common.c:82
25504 #, gcc-internal-format, gfc-internal-format
25505 msgid "-march=%s: invalid ISA string"
25506 msgstr ""
25508 #: common/config/riscv/riscv-common.c:92
25509 #, gcc-internal-format
25510 msgid "-march=%s: unsupported ISA substring %qs"
25511 msgstr ""
25513 #: common/config/rs6000/rs6000-common.c:174 config/sparc/sparc.c:1371
25514 #, gcc-internal-format, gfc-internal-format
25515 msgid "unknown -mdebug-%s switch"
25516 msgstr ""
25518 #: common/config/rs6000/rs6000-common.c:222
25519 #, gcc-internal-format, gfc-internal-format
25520 msgid "unknown switch -mlong-double-%s"
25521 msgstr ""
25523 #: common/config/rs6000/rs6000-common.c:232
25524 #, gcc-internal-format
25525 msgid "-msingle-float option equivalent to -mhard-float"
25526 msgstr ""
25528 #: common/config/rs6000/rs6000-common.c:248
25529 #, gcc-internal-format
25530 msgid "-msimple-fpu option ignored"
25531 msgstr ""
25533 #: common/config/rs6000/rs6000-common.c:314
25534 #, gcc-internal-format
25535 msgid "%<-fsplit-stack%> currently only supported on PowerPC64 GNU/Linux with glibc-2.18 or later"
25536 msgstr ""
25538 #: common/config/rx/rx-common.c:61
25539 #, gcc-internal-format
25540 msgid "the RX200 cpu does not have FPU hardware"
25541 msgstr ""
25543 #: common/config/rx/rx-common.c:63
25544 #, gcc-internal-format
25545 msgid "the RX100 cpu does not have FPU hardware"
25546 msgstr ""
25548 #: common/config/s390/s390-common.c:98
25549 #, gcc-internal-format
25550 msgid "stack guard value must be an exact power of 2"
25551 msgstr ""
25553 #: common/config/s390/s390-common.c:103
25554 #, gcc-internal-format
25555 msgid "stack size must be an exact power of 2"
25556 msgstr ""
25558 #: common/config/v850/v850-common.c:47
25559 #, gcc-internal-format
25560 msgid "value passed in %qs is too large"
25561 msgstr ""
25563 #: config/darwin-c.c:82
25564 #, gcc-internal-format
25565 msgid "too many #pragma options align=reset"
25566 msgstr ""
25568 #: config/darwin-c.c:102 config/darwin-c.c:105 config/darwin-c.c:107
25569 #: config/darwin-c.c:109
25570 #, gcc-internal-format
25571 msgid "malformed '#pragma options', ignoring"
25572 msgstr ""
25574 #: config/darwin-c.c:112
25575 #, gcc-internal-format
25576 msgid "junk at end of '#pragma options'"
25577 msgstr ""
25579 #: config/darwin-c.c:122
25580 #, gcc-internal-format
25581 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
25582 msgstr ""
25584 #: config/darwin-c.c:134
25585 #, gcc-internal-format
25586 msgid "missing '(' after '#pragma unused', ignoring"
25587 msgstr ""
25589 #: config/darwin-c.c:155
25590 #, gcc-internal-format
25591 msgid "missing ')' after '#pragma unused', ignoring"
25592 msgstr ""
25594 #: config/darwin-c.c:158
25595 #, gcc-internal-format
25596 msgid "junk at end of '#pragma unused'"
25597 msgstr ""
25599 #: config/darwin-c.c:169
25600 #, gcc-internal-format
25601 msgid "malformed '#pragma ms_struct', ignoring"
25602 msgstr ""
25604 #: config/darwin-c.c:177
25605 #, gcc-internal-format
25606 msgid "malformed '#pragma ms_struct {on|off|reset}', ignoring"
25607 msgstr ""
25609 #: config/darwin-c.c:180
25610 #, gcc-internal-format
25611 msgid "junk at end of '#pragma ms_struct'"
25612 msgstr ""
25614 #: config/darwin-c.c:406
25615 #, gcc-internal-format, gfc-internal-format
25616 msgid "subframework include %s conflicts with framework include"
25617 msgstr ""
25619 #: config/darwin-c.c:718
25620 #, gcc-internal-format
25621 msgid "unknown value %qs of -mmacosx-version-min"
25622 msgstr ""
25624 #: config/darwin-driver.c:50
25625 #, gcc-internal-format
25626 msgid "sysctl for kern.osversion failed: %m"
25627 msgstr ""
25629 #: config/darwin-driver.c:85
25630 #, gcc-internal-format
25631 msgid "couldn%'t understand kern.osversion %q.*s"
25632 msgstr ""
25634 #. Arbitrary limit, number should be like xx.yy.zz
25635 #: config/darwin-driver.c:125
25636 #, gcc-internal-format
25637 msgid "couldn%'t understand version %s\n"
25638 msgstr "не вдалося визначити версію %s\n"
25640 #: config/darwin-driver.c:178
25641 #, gcc-internal-format, gfc-internal-format
25642 msgid "this compiler does not support %s"
25643 msgstr ""
25645 #: config/darwin-driver.c:233
25646 #, gcc-internal-format
25647 msgid "this compiler does not support PowerPC (arch flags ignored)"
25648 msgstr ""
25650 #: config/darwin-driver.c:237
25651 #, gcc-internal-format, gfc-internal-format
25652 msgid "%s conflicts with i386 (arch flags ignored)"
25653 msgstr ""
25655 #: config/darwin-driver.c:245
25656 #, gcc-internal-format, gfc-internal-format
25657 msgid "%s conflicts with x86_64 (arch flags ignored)"
25658 msgstr ""
25660 #: config/darwin-driver.c:252
25661 #, gcc-internal-format
25662 msgid "this compiler does not support X86 (arch flags ignored)"
25663 msgstr ""
25665 #: config/darwin-driver.c:256
25666 #, gcc-internal-format, gfc-internal-format
25667 msgid "%s conflicts with ppc (arch flags ignored)"
25668 msgstr ""
25670 #: config/darwin-driver.c:264
25671 #, gcc-internal-format, gfc-internal-format
25672 msgid "%s conflicts with ppc64 (arch flags ignored)"
25673 msgstr ""
25675 #: config/darwin.c:1691
25676 #, gcc-internal-format
25677 msgid "the use of _OBJC_-prefixed variable names to select meta-data sections is deprecated at 4.6 and will be removed in 4.7"
25678 msgstr ""
25680 #: config/darwin.c:1946
25681 #, gcc-internal-format, gfc-internal-format
25682 msgid "failed to open temporary file %s for LTO output"
25683 msgstr ""
25685 #: config/darwin.c:2035
25686 #, gcc-internal-format
25687 msgid "%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
25688 msgstr ""
25690 #: config/darwin.c:2042
25691 #, gcc-internal-format
25692 msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
25693 msgstr ""
25695 #: config/darwin.c:2758
25696 #, gcc-internal-format
25697 msgid "protected visibility attribute not supported in this configuration; ignored"
25698 msgstr ""
25700 #: config/darwin.c:2947
25701 #, gcc-internal-format, gfc-internal-format
25702 msgid "failed to open temporary file %s with LTO output"
25703 msgstr ""
25705 #: config/darwin.c:3126
25706 #, gcc-internal-format
25707 msgid "%<-fobjc-abi-version%> >= 2 must be used for %<-m64%> targets with %<-fnext-runtime%>"
25708 msgstr ""
25710 #: config/darwin.c:3130
25711 #, gcc-internal-format
25712 msgid "%<-fobjc-abi-version%> >= 2 is not supported on %<-m32%> targets with %<-fnext-runtime%>"
25713 msgstr ""
25715 #: config/darwin.c:3215
25716 #, gcc-internal-format
25717 msgid "%<-mdynamic-no-pic%> overrides %<-fpic%>, %<-fPIC%>, %<-fpie%> or %<-fPIE%>"
25718 msgstr ""
25720 #: config/darwin.c:3403
25721 #, gcc-internal-format
25722 msgid "built-in function %qD requires the %<-mconstant-cfstrings%> flag"
25723 msgstr ""
25725 #: config/darwin.c:3410
25726 #, gcc-internal-format
25727 msgid "built-in function %qD takes one argument only"
25728 msgstr ""
25730 #: config/darwin.c:3496
25731 #, gcc-internal-format
25732 msgid "CFString literal is missing"
25733 msgstr ""
25735 #: config/darwin.c:3507
25736 #, gcc-internal-format
25737 msgid "CFString literal expression is not a string constant"
25738 msgstr ""
25740 #: config/darwin.c:3530
25741 #, gcc-internal-format, gfc-internal-format
25742 msgid "%s in CFString literal"
25743 msgstr ""
25745 #: config/host-darwin.c:61
25746 #, gcc-internal-format
25747 msgid "couldn%'t unmap pch_address_space: %m"
25748 msgstr ""
25750 #: config/sol2-c.c:91 config/sol2-c.c:107
25751 #, gcc-internal-format
25752 msgid "malformed %<#pragma align%>, ignoring"
25753 msgstr ""
25755 #: config/sol2-c.c:100
25756 #, gcc-internal-format
25757 msgid "invalid alignment for %<#pragma align%>, ignoring"
25758 msgstr ""
25760 #: config/sol2-c.c:115
25761 #, gcc-internal-format
25762 msgid "%<#pragma align%> must appear before the declaration of %D, ignoring"
25763 msgstr ""
25765 #: config/sol2-c.c:127 config/sol2-c.c:139
25766 #, gcc-internal-format
25767 msgid "malformed %<#pragma align%>"
25768 msgstr ""
25770 #: config/sol2-c.c:134
25771 #, gcc-internal-format
25772 msgid "junk at end of %<#pragma align%>"
25773 msgstr ""
25775 #: config/sol2-c.c:155 config/sol2-c.c:162
25776 #, gcc-internal-format
25777 msgid "malformed %<#pragma init%>, ignoring"
25778 msgstr ""
25780 #: config/sol2-c.c:186 config/sol2-c.c:198
25781 #, gcc-internal-format
25782 msgid "malformed %<#pragma init%>"
25783 msgstr ""
25785 #: config/sol2-c.c:193
25786 #, gcc-internal-format
25787 msgid "junk at end of %<#pragma init%>"
25788 msgstr ""
25790 #: config/sol2-c.c:214 config/sol2-c.c:221
25791 #, gcc-internal-format
25792 msgid "malformed %<#pragma fini%>, ignoring"
25793 msgstr ""
25795 #: config/sol2-c.c:245 config/sol2-c.c:257
25796 #, gcc-internal-format
25797 msgid "malformed %<#pragma fini%>"
25798 msgstr ""
25800 #: config/sol2-c.c:252
25801 #, gcc-internal-format
25802 msgid "junk at end of %<#pragma fini%>"
25803 msgstr ""
25805 #: config/sol2.c:56
25806 #, gcc-internal-format
25807 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
25808 msgstr ""
25810 #: config/vxworks.c:145
25811 #, gcc-internal-format
25812 msgid "PIC is only supported for RTPs"
25813 msgstr ""
25815 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
25816 #. sections.  machopic_select_section ensures that weak variables go in
25817 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
25818 #. not supported.  Weak symbols that aren't visible outside the .s file
25819 #. are not supported.
25820 #: config/darwin.h:476
25821 #, gcc-internal-format
25822 msgid "alias definitions not supported in Mach-O; ignored"
25823 msgstr ""
25825 #. No profiling.
25826 #: config/vx-common.h:89
25827 #, gcc-internal-format
25828 msgid "profiler support for VxWorks"
25829 msgstr ""
25831 #: config/aarch64/aarch64-builtins.c:1089 config/arm/arm-builtins.c:2246
25832 #, gcc-internal-format
25833 msgid "%Kargument %d must be a constant immediate"
25834 msgstr ""
25836 #: config/aarch64/aarch64-builtins.c:1160 config/arm/arm-builtins.c:2471
25837 #, gcc-internal-format
25838 msgid "%Klane index must be a constant immediate"
25839 msgstr ""
25841 #: config/aarch64/aarch64-builtins.c:1163
25842 #, gcc-internal-format
25843 msgid "%Ktotal size and element size must be a non-zero constant immediate"
25844 msgstr ""
25846 #: config/aarch64/aarch64.c:927
25847 #, gcc-internal-format
25848 msgid "%qs is incompatible with %s %s"
25849 msgstr ""
25851 #: config/aarch64/aarch64.c:929
25852 #, gcc-internal-format
25853 msgid "%qs feature modifier is incompatible with %s %s"
25854 msgstr ""
25856 #: config/aarch64/aarch64.c:8374
25857 #, gcc-internal-format, gfc-internal-format
25858 msgid "unknown flag passed in -moverride=%s (%s)"
25859 msgstr ""
25861 #: config/aarch64/aarch64.c:8418
25862 #, gcc-internal-format, gfc-internal-format
25863 msgid "%s string ill-formed\n"
25864 msgstr ""
25866 #: config/aarch64/aarch64.c:8475
25867 #, gcc-internal-format, gfc-internal-format
25868 msgid "tuning string missing in option (%s)"
25869 msgstr ""
25871 #: config/aarch64/aarch64.c:8493
25872 #, gcc-internal-format, gfc-internal-format
25873 msgid "unknown tuning option (%s)"
25874 msgstr "невідомий параметр регулювання (%s)"
25876 #: config/aarch64/aarch64.c:8707
25877 #, fuzzy, gcc-internal-format
25878 #| msgid "Invalid argument %d for builtin %qF"
25879 msgid "valid arguments are: %s; did you mean %qs?"
25880 msgstr "Некоректний аргумент %d до вбудованої %qF"
25882 #: config/aarch64/aarch64.c:8748
25883 #, gcc-internal-format
25884 msgid "missing cpu name in %<-mcpu=%s%>"
25885 msgstr ""
25887 #: config/aarch64/aarch64.c:8755
25888 #, gcc-internal-format
25889 msgid "invalid feature modifier in %<-mcpu=%s%>"
25890 msgstr ""
25892 #: config/aarch64/aarch64.c:8782
25893 #, gcc-internal-format
25894 msgid "missing arch name in %<-march=%s%>"
25895 msgstr ""
25897 #: config/aarch64/aarch64.c:8785
25898 #, gcc-internal-format
25899 msgid "unknown value %qs for -march"
25900 msgstr ""
25902 #: config/aarch64/aarch64.c:8789
25903 #, gcc-internal-format
25904 msgid "invalid feature modifier in %<-march=%s%>"
25905 msgstr ""
25907 #: config/aarch64/aarch64.c:8815
25908 #, gcc-internal-format
25909 msgid "missing cpu name in %<-mtune=%s%>"
25910 msgstr ""
25912 #: config/aarch64/aarch64.c:8818
25913 #, gcc-internal-format
25914 msgid "unknown value %qs for -mtune"
25915 msgstr ""
25917 #: config/aarch64/aarch64.c:8921 config/arm/arm.c:3093
25918 #, gcc-internal-format, gfc-internal-format
25919 msgid "switch -mcpu=%s conflicts with -march=%s switch"
25920 msgstr ""
25922 #: config/aarch64/aarch64.c:8956
25923 #, gcc-internal-format
25924 msgid "Assembler does not support -mabi=ilp32"
25925 msgstr ""
25927 #: config/aarch64/aarch64.c:8960
25928 #, gcc-internal-format
25929 msgid "Return address signing is only supported for -mabi=lp64"
25930 msgstr ""
25932 #: config/aarch64/aarch64.c:9022
25933 #, gcc-internal-format
25934 msgid "code model %qs with -f%s"
25935 msgstr ""
25937 #: config/aarch64/aarch64.c:9187
25938 #, gcc-internal-format, gfc-internal-format
25939 msgid "missing architecture name in 'arch' target %s"
25940 msgstr ""
25942 #: config/aarch64/aarch64.c:9190
25943 #, gcc-internal-format
25944 msgid "unknown value %qs for 'arch' target %s"
25945 msgstr ""
25947 #: config/aarch64/aarch64.c:9194
25948 #, gcc-internal-format
25949 msgid "invalid feature modifier %qs for 'arch' target %s"
25950 msgstr ""
25952 #: config/aarch64/aarch64.c:9228
25953 #, gcc-internal-format, gfc-internal-format
25954 msgid "missing cpu name in 'cpu' target %s"
25955 msgstr ""
25957 #: config/aarch64/aarch64.c:9231
25958 #, gcc-internal-format
25959 msgid "unknown value %qs for 'cpu' target %s"
25960 msgstr ""
25962 #: config/aarch64/aarch64.c:9235
25963 #, gcc-internal-format
25964 msgid "invalid feature modifier %qs for 'cpu' target %s"
25965 msgstr ""
25967 #: config/aarch64/aarch64.c:9266
25968 #, gcc-internal-format
25969 msgid "unknown value %qs for 'tune' target %s"
25970 msgstr ""
25972 #: config/aarch64/aarch64.c:9307
25973 #, gcc-internal-format
25974 msgid "missing feature modifier in target %s %qs"
25975 msgstr ""
25977 #: config/aarch64/aarch64.c:9312
25978 #, gcc-internal-format
25979 msgid "invalid feature modifier in target %s %qs"
25980 msgstr ""
25982 #: config/aarch64/aarch64.c:9364
25983 #, gcc-internal-format, gfc-internal-format
25984 msgid "malformed target %s"
25985 msgstr ""
25987 #: config/aarch64/aarch64.c:9412
25988 #, gcc-internal-format
25989 msgid "target %s %qs does not accept an argument"
25990 msgstr ""
25992 #: config/aarch64/aarch64.c:9421
25993 #, gcc-internal-format
25994 msgid "target %s %qs does not allow a negated form"
25995 msgstr ""
25997 #: config/aarch64/aarch64.c:9476
25998 #, gcc-internal-format, gfc-internal-format
25999 msgid "target %s %s=%s is not valid"
26000 msgstr ""
26002 #: config/aarch64/aarch64.c:9536 config/arm/arm.c:30367
26003 #: config/i386/i386.c:6772 config/rs6000/rs6000.c:39283
26004 #: config/s390/s390.c:14849
26005 #, gcc-internal-format
26006 msgid "attribute %<target%> argument not a string"
26007 msgstr ""
26009 #: config/aarch64/aarch64.c:9546
26010 #, gcc-internal-format, gfc-internal-format
26011 msgid "malformed target %s value"
26012 msgstr ""
26014 #: config/aarch64/aarch64.c:9563
26015 #, gcc-internal-format
26016 msgid "target %s %qs is invalid"
26017 msgstr ""
26019 #: config/aarch64/aarch64.c:9572
26020 #, gcc-internal-format
26021 msgid "malformed target %s list %qs"
26022 msgstr ""
26024 #: config/aarch64/aarch64.c:11420
26025 #, gcc-internal-format
26026 msgid "%Klane %wd out of range %wd - %wd"
26027 msgstr ""
26029 #: config/aarch64/aarch64.c:11422
26030 #, gcc-internal-format
26031 msgid "lane %wd out of range %wd - %wd"
26032 msgstr ""
26034 #: config/alpha/alpha.c:414
26035 #, gcc-internal-format
26036 msgid "bad value %qs for -mtrap-precision switch"
26037 msgstr ""
26039 #: config/alpha/alpha.c:428
26040 #, gcc-internal-format
26041 msgid "bad value %qs for -mfp-rounding-mode switch"
26042 msgstr ""
26044 #: config/alpha/alpha.c:443
26045 #, gcc-internal-format
26046 msgid "bad value %qs for -mfp-trap-mode switch"
26047 msgstr ""
26049 #: config/alpha/alpha.c:460
26050 #, gcc-internal-format
26051 msgid "bad value %qs for -mcpu switch"
26052 msgstr ""
26054 #: config/alpha/alpha.c:475
26055 #, gcc-internal-format
26056 msgid "bad value %qs for -mtune switch"
26057 msgstr ""
26059 #: config/alpha/alpha.c:496
26060 #, gcc-internal-format
26061 msgid "fp software completion requires -mtrap-precision=i"
26062 msgstr ""
26064 #: config/alpha/alpha.c:512
26065 #, gcc-internal-format
26066 msgid "rounding mode not supported for VAX floats"
26067 msgstr ""
26069 #: config/alpha/alpha.c:517
26070 #, gcc-internal-format
26071 msgid "trap mode not supported for VAX floats"
26072 msgstr ""
26074 #: config/alpha/alpha.c:521
26075 #, gcc-internal-format
26076 msgid "128-bit long double not supported for VAX floats"
26077 msgstr ""
26079 #: config/alpha/alpha.c:549
26080 #, gcc-internal-format, gfc-internal-format
26081 msgid "L%d cache latency unknown for %s"
26082 msgstr ""
26084 #: config/alpha/alpha.c:564
26085 #, gcc-internal-format
26086 msgid "bad value %qs for -mmemory-latency"
26087 msgstr ""
26089 #: config/alpha/alpha.c:6663 config/alpha/alpha.c:6666 config/arc/arc.c:5816
26090 #: config/arc/arc.c:6095 config/s390/s390.c:873 config/tilegx/tilegx.c:3542
26091 #: config/tilepro/tilepro.c:3106
26092 #, gcc-internal-format
26093 msgid "bad builtin fcode"
26094 msgstr ""
26096 #: config/arc/arc.c:717
26097 #, gcc-internal-format
26098 msgid "-mno-mpy supported only for ARC700 or ARCv2"
26099 msgstr ""
26101 #: config/arc/arc.c:720
26102 #, gcc-internal-format
26103 msgid "-mno-dpfp-lrsr supported only with -mdpfp"
26104 msgstr ""
26106 #: config/arc/arc.c:725
26107 #, gcc-internal-format
26108 msgid "FPX fast and compact options cannot be specified together"
26109 msgstr ""
26111 #: config/arc/arc.c:729
26112 #, gcc-internal-format
26113 msgid "-mspfp_fast not available on ARC600 or ARC601"
26114 msgstr ""
26116 #: config/arc/arc.c:734
26117 #, gcc-internal-format
26118 msgid "No FPX/FPU mixing allowed"
26119 msgstr ""
26121 #: config/arc/arc.c:740
26122 #, gcc-internal-format, gfc-internal-format
26123 msgid "PIC is not supported for %s. Generating non-PIC code only.."
26124 msgstr ""
26126 #. Check options against architecture options.  Throw an error if
26127 #. option is not allowed.
26128 #: config/arc/arc.c:850 config/arc/arc.c:858
26129 #, gcc-internal-format, gfc-internal-format
26130 msgid "%s is not available for %s architecture"
26131 msgstr ""
26133 #: config/arc/arc.c:879
26134 #, gcc-internal-format
26135 msgid "compact-casesi is not applicable to ARCv2"
26136 msgstr ""
26138 #: config/arc/arc.c:1378
26139 #, gcc-internal-format, gfc-internal-format
26140 msgid "multiply option implies r%d is fixed"
26141 msgstr ""
26143 #: config/arc/arc.c:1601 config/epiphany/epiphany.c:492
26144 #: config/epiphany/epiphany.c:532
26145 #, gcc-internal-format
26146 msgid "argument of %qE attribute is not a string constant"
26147 msgstr ""
26149 #: config/arc/arc.c:1610
26150 #, gcc-internal-format
26151 msgid "argument of %qE attribute is not \"ilink1\" or \"ilink2\""
26152 msgstr ""
26154 #: config/arc/arc.c:1618
26155 #, gcc-internal-format
26156 msgid "argument of %qE attribute is not \"ilink\""
26157 msgstr ""
26159 #: config/arc/arc.c:5715
26160 #, gcc-internal-format
26161 msgid "__builtin_arc_aligned with non-constant alignment"
26162 msgstr ""
26164 #: config/arc/arc.c:5723
26165 #, gcc-internal-format
26166 msgid "invalid alignment value for __builtin_arc_aligned"
26167 msgstr ""
26169 #: config/arc/arc.c:5850
26170 #, gcc-internal-format
26171 msgid "builtin operand should be an unsigned 6-bit value"
26172 msgstr ""
26174 #: config/arc/arc.c:5891
26175 #, gcc-internal-format
26176 msgid "operand 1 should be an unsigned 3-bit immediate"
26177 msgstr ""
26179 #: config/arc/arc.c:5932 config/arc/arc.c:6029
26180 #, gcc-internal-format
26181 msgid "operand 2 should be an unsigned 3-bit value (I0-I7)"
26182 msgstr ""
26184 #: config/arc/arc.c:5965 config/arc/arc.c:5997
26185 #, gcc-internal-format
26186 msgid "operand 1 should be an unsigned 3-bit value (I0-I7)"
26187 msgstr ""
26189 #: config/arc/arc.c:5969 config/arc/arc.c:6001
26190 #, gcc-internal-format
26191 msgid "operand 2 should be an unsigned 8-bit value"
26192 msgstr ""
26194 #: config/arc/arc.c:6033
26195 #, gcc-internal-format
26196 msgid "operand 3 should be an unsigned 8-bit value"
26197 msgstr ""
26199 #: config/arc/arc.c:6066
26200 #, gcc-internal-format
26201 msgid "operand 4 should be an unsigned 8-bit value (0-255)"
26202 msgstr ""
26204 #: config/arc/arc.c:6070
26205 #, gcc-internal-format
26206 msgid "operand 3 should be an unsigned 3-bit value (I0-I7)"
26207 msgstr ""
26209 #: config/arc/arc.c:6077
26210 #, gcc-internal-format
26211 msgid "operand 2 should be an unsigned 3-bit value (subreg 0-7)"
26212 msgstr ""
26214 #: config/arc/arc.c:6080
26215 #, gcc-internal-format
26216 msgid "operand 2 should be an even 3-bit value (subreg 0,2,4,6)"
26217 msgstr ""
26219 #: config/arc/arc.c:6127
26220 #, gcc-internal-format, gfc-internal-format
26221 msgid "builtin requires an immediate for operand %d"
26222 msgstr ""
26224 #: config/arc/arc.c:6132
26225 #, gcc-internal-format, gfc-internal-format
26226 msgid "operand %d should be a 6 bit unsigned immediate"
26227 msgstr ""
26229 #: config/arc/arc.c:6136
26230 #, gcc-internal-format, gfc-internal-format
26231 msgid "operand %d should be a 8 bit unsigned immediate"
26232 msgstr ""
26234 #: config/arc/arc.c:6140
26235 #, gcc-internal-format, gfc-internal-format
26236 msgid "operand %d should be a 3 bit unsigned immediate"
26237 msgstr ""
26239 #: config/arc/arc.c:6143
26240 #, gcc-internal-format, gfc-internal-format
26241 msgid "unknown builtin immediate operand type for operand %d"
26242 msgstr ""
26244 #: config/arc/arc.c:6194
26245 #, gcc-internal-format
26246 msgid "register number must be a compile-time constant. Try giving higher optimization levels"
26247 msgstr ""
26249 #: config/arc/arc.c:6215
26250 #, gcc-internal-format
26251 msgid "operand for sleep instruction must be an unsigned 6 bit compile-time constant"
26252 msgstr ""
26254 #: config/arc/arc.c:6804
26255 #, gcc-internal-format
26256 msgid "Insn addresses not set after shorten_branches"
26257 msgstr ""
26259 #: config/arc/arc.c:7013
26260 #, gcc-internal-format
26261 msgid "insn addresses not freed"
26262 msgstr ""
26264 #: config/arm/arm-builtins.c:2349
26265 #, gcc-internal-format
26266 msgid "this builtin is not supported for this target"
26267 msgstr ""
26269 #: config/arm/arm-builtins.c:2454
26270 #, gcc-internal-format
26271 msgid "You must enable NEON instructions (e.g. -mfloat-abi=softfp -mfpu=neon) to use these intrinsics."
26272 msgstr ""
26274 #: config/arm/arm-builtins.c:2492
26275 #, gcc-internal-format
26276 msgid "You must enable VFP instructions to use these intrinsics."
26277 msgstr ""
26279 #: config/arm/arm-builtins.c:2552
26280 #, gcc-internal-format
26281 msgid "You must enable crypto instructions (e.g. include -mfloat-abi=softfp -mfpu=crypto-neon...) to use these intrinsics."
26282 msgstr ""
26284 #. @@@ better error message
26285 #: config/arm/arm-builtins.c:2610 config/arm/arm-builtins.c:2714
26286 #, gcc-internal-format
26287 msgid "selector must be an immediate"
26288 msgstr ""
26290 #: config/arm/arm-builtins.c:2618 config/arm/arm-builtins.c:2663
26291 #: config/arm/arm-builtins.c:2721 config/arm/arm-builtins.c:2730
26292 #, gcc-internal-format
26293 msgid "the range of selector should be in 0 to 7"
26294 msgstr ""
26296 #: config/arm/arm-builtins.c:2623 config/arm/arm-builtins.c:2732
26297 #, gcc-internal-format
26298 msgid "the range of selector should be in 0 to 3"
26299 msgstr ""
26301 #: config/arm/arm-builtins.c:2628 config/arm/arm-builtins.c:2734
26302 #, gcc-internal-format
26303 msgid "the range of selector should be in 0 to 1"
26304 msgstr ""
26306 #: config/arm/arm-builtins.c:2800
26307 #, gcc-internal-format
26308 msgid "mask must be an immediate"
26309 msgstr ""
26311 #: config/arm/arm-builtins.c:2805
26312 #, gcc-internal-format
26313 msgid "the range of mask should be in 0 to 255"
26314 msgstr ""
26316 #: config/arm/arm-builtins.c:2993
26317 #, gcc-internal-format
26318 msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_rori_pi16 in code."
26319 msgstr ""
26321 #: config/arm/arm-builtins.c:2995
26322 #, gcc-internal-format
26323 msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_rori_pi32 in code."
26324 msgstr ""
26326 #: config/arm/arm-builtins.c:2997
26327 #, gcc-internal-format
26328 msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_ror_pi16 in code."
26329 msgstr ""
26331 #: config/arm/arm-builtins.c:2999
26332 #, gcc-internal-format
26333 msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_ror_pi32 in code."
26334 msgstr ""
26336 #: config/arm/arm-builtins.c:3005
26337 #, gcc-internal-format
26338 msgid "the range of count should be in 0 to 64.  please check the intrinsic _mm_rori_si64 in code."
26339 msgstr ""
26341 #: config/arm/arm-builtins.c:3007
26342 #, gcc-internal-format
26343 msgid "the range of count should be in 0 to 64.  please check the intrinsic _mm_ror_si64 in code."
26344 msgstr ""
26346 #: config/arm/arm-builtins.c:3012
26347 #, gcc-internal-format
26348 msgid "the count should be no less than 0.  please check the intrinsic _mm_srli_pi16 in code."
26349 msgstr ""
26351 #: config/arm/arm-builtins.c:3014
26352 #, gcc-internal-format
26353 msgid "the count should be no less than 0.  please check the intrinsic _mm_srli_pi32 in code."
26354 msgstr ""
26356 #: config/arm/arm-builtins.c:3016
26357 #, gcc-internal-format
26358 msgid "the count should be no less than 0.  please check the intrinsic _mm_srli_si64 in code."
26359 msgstr ""
26361 #: config/arm/arm-builtins.c:3018
26362 #, gcc-internal-format
26363 msgid "the count should be no less than 0.  please check the intrinsic _mm_slli_pi16 in code."
26364 msgstr ""
26366 #: config/arm/arm-builtins.c:3020
26367 #, gcc-internal-format
26368 msgid "the count should be no less than 0.  please check the intrinsic _mm_slli_pi32 in code."
26369 msgstr ""
26371 #: config/arm/arm-builtins.c:3022
26372 #, gcc-internal-format
26373 msgid "the count should be no less than 0.  please check the intrinsic _mm_slli_si64 in code."
26374 msgstr ""
26376 #: config/arm/arm-builtins.c:3024
26377 #, gcc-internal-format
26378 msgid "the count should be no less than 0.  please check the intrinsic _mm_srai_pi16 in code."
26379 msgstr ""
26381 #: config/arm/arm-builtins.c:3026
26382 #, gcc-internal-format
26383 msgid "the count should be no less than 0.  please check the intrinsic _mm_srai_pi32 in code."
26384 msgstr ""
26386 #: config/arm/arm-builtins.c:3028
26387 #, gcc-internal-format
26388 msgid "the count should be no less than 0.  please check the intrinsic _mm_srai_si64 in code."
26389 msgstr ""
26391 #: config/arm/arm-builtins.c:3030
26392 #, gcc-internal-format
26393 msgid "the count should be no less than 0.  please check the intrinsic _mm_srl_pi16 in code."
26394 msgstr ""
26396 #: config/arm/arm-builtins.c:3032
26397 #, gcc-internal-format
26398 msgid "the count should be no less than 0.  please check the intrinsic _mm_srl_pi32 in code."
26399 msgstr ""
26401 #: config/arm/arm-builtins.c:3034
26402 #, gcc-internal-format
26403 msgid "the count should be no less than 0.  please check the intrinsic _mm_srl_si64 in code."
26404 msgstr ""
26406 #: config/arm/arm-builtins.c:3036
26407 #, gcc-internal-format
26408 msgid "the count should be no less than 0.  please check the intrinsic _mm_sll_pi16 in code."
26409 msgstr ""
26411 #: config/arm/arm-builtins.c:3038
26412 #, gcc-internal-format
26413 msgid "the count should be no less than 0.  please check the intrinsic _mm_sll_pi32 in code."
26414 msgstr ""
26416 #: config/arm/arm-builtins.c:3040
26417 #, gcc-internal-format
26418 msgid "the count should be no less than 0.  please check the intrinsic _mm_sll_si64 in code."
26419 msgstr ""
26421 #: config/arm/arm-builtins.c:3042
26422 #, gcc-internal-format
26423 msgid "the count should be no less than 0.  please check the intrinsic _mm_sra_pi16 in code."
26424 msgstr ""
26426 #: config/arm/arm-builtins.c:3044
26427 #, gcc-internal-format
26428 msgid "the count should be no less than 0.  please check the intrinsic _mm_sra_pi32 in code."
26429 msgstr ""
26431 #: config/arm/arm-builtins.c:3046
26432 #, gcc-internal-format
26433 msgid "the count should be no less than 0.  please check the intrinsic _mm_sra_si64 in code."
26434 msgstr ""
26436 #: config/arm/arm.c:2799
26437 #, gcc-internal-format
26438 msgid "iWMMXt and NEON are incompatible"
26439 msgstr ""
26441 #: config/arm/arm.c:2805
26442 #, gcc-internal-format
26443 msgid "target CPU does not support ARM mode"
26444 msgstr ""
26446 #: config/arm/arm.c:2809
26447 #, gcc-internal-format
26448 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
26449 msgstr ""
26451 #: config/arm/arm.c:2812
26452 #, gcc-internal-format
26453 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
26454 msgstr ""
26456 #: config/arm/arm.c:2820
26457 #, gcc-internal-format
26458 msgid "-g with -mno-apcs-frame may not give sensible debugging"
26459 msgstr ""
26461 #: config/arm/arm.c:2824
26462 #, gcc-internal-format
26463 msgid "iWMMXt unsupported under Thumb mode"
26464 msgstr ""
26466 #: config/arm/arm.c:2827
26467 #, gcc-internal-format
26468 msgid "can not use -mtp=cp15 with 16-bit Thumb"
26469 msgstr ""
26471 #: config/arm/arm.c:2831
26472 #, gcc-internal-format
26473 msgid "RTP PIC is incompatible with Thumb"
26474 msgstr ""
26476 #: config/arm/arm.c:2839
26477 #, gcc-internal-format
26478 msgid "-mslow-flash-data only supports non-pic code on armv7-m targets"
26479 msgstr ""
26481 #: config/arm/arm.c:2844
26482 #, gcc-internal-format
26483 msgid "-mpure-code only supports non-pic code on armv7-m targets"
26484 msgstr ""
26486 #: config/arm/arm.c:2947
26487 #, gcc-internal-format
26488 msgid "target CPU does not support THUMB instructions"
26489 msgstr ""
26491 #: config/arm/arm.c:2992
26492 #, gcc-internal-format
26493 msgid "target CPU does not support unaligned accesses"
26494 msgstr ""
26496 #. To support this we need to be able to parse FPU feature options
26497 #. from the architecture string.
26498 #: config/arm/arm.c:3246
26499 #, gcc-internal-format
26500 msgid "-mfpu=auto not currently supported without an explicit CPU."
26501 msgstr ""
26503 #: config/arm/arm.c:3321
26504 #, gcc-internal-format
26505 msgid "target CPU does not support interworking"
26506 msgstr ""
26508 #: config/arm/arm.c:3327
26509 #, gcc-internal-format
26510 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
26511 msgstr ""
26513 #: config/arm/arm.c:3335
26514 #, gcc-internal-format
26515 msgid "-fpic and -mapcs-reent are incompatible"
26516 msgstr ""
26518 #: config/arm/arm.c:3338
26519 #, gcc-internal-format
26520 msgid "APCS reentrant code not supported.  Ignored"
26521 msgstr ""
26523 #: config/arm/arm.c:3372
26524 #, gcc-internal-format
26525 msgid "selected fp16 options are incompatible"
26526 msgstr ""
26528 #: config/arm/arm.c:3403
26529 #, gcc-internal-format
26530 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
26531 msgstr ""
26533 #: config/arm/arm.c:3406
26534 #, gcc-internal-format
26535 msgid "iwmmxt abi requires an iwmmxt capable cpu"
26536 msgstr ""
26538 #: config/arm/arm.c:3417
26539 #, gcc-internal-format
26540 msgid "AAPCS does not support -mcaller-super-interworking"
26541 msgstr ""
26543 #: config/arm/arm.c:3420
26544 #, gcc-internal-format
26545 msgid "AAPCS does not support -mcallee-super-interworking"
26546 msgstr ""
26548 #: config/arm/arm.c:3425
26549 #, gcc-internal-format
26550 msgid "__fp16 and no ldrh"
26551 msgstr ""
26553 #: config/arm/arm.c:3436
26554 #, gcc-internal-format
26555 msgid "-mfloat-abi=hard: selected processor lacks an FPU"
26556 msgstr ""
26558 #: config/arm/arm.c:3444
26559 #, gcc-internal-format
26560 msgid "-mfloat-abi=hard and VFP"
26561 msgstr ""
26563 #: config/arm/arm.c:3480
26564 #, gcc-internal-format
26565 msgid "structure size boundary can only be set to 8, 32 or 64"
26566 msgstr ""
26568 #: config/arm/arm.c:3482
26569 #, gcc-internal-format
26570 msgid "structure size boundary can only be set to 8 or 32"
26571 msgstr ""
26573 #: config/arm/arm.c:3507
26574 #, gcc-internal-format
26575 msgid "RTP PIC is incompatible with -msingle-pic-base"
26576 msgstr ""
26578 #: config/arm/arm.c:3519
26579 #, gcc-internal-format
26580 msgid "-mpic-register= is useless without -fpic"
26581 msgstr ""
26583 #: config/arm/arm.c:3528
26584 #, gcc-internal-format, gfc-internal-format
26585 msgid "unable to use '%s' for PIC register"
26586 msgstr ""
26588 #: config/arm/arm.c:3547
26589 #, gcc-internal-format
26590 msgid "-freorder-blocks-and-partition not supported on this architecture"
26591 msgstr ""
26593 #: config/arm/arm.c:3638
26594 #, gcc-internal-format
26595 msgid "target CPU does not support ARMv8-M Security Extensions"
26596 msgstr ""
26598 #: config/arm/arm.c:5706
26599 #, gcc-internal-format
26600 msgid "non-AAPCS derived PCS variant"
26601 msgstr ""
26603 #: config/arm/arm.c:5708
26604 #, gcc-internal-format
26605 msgid "variadic functions must use the base AAPCS variant"
26606 msgstr ""
26608 #: config/arm/arm.c:5727
26609 #, gcc-internal-format
26610 msgid "PCS variant"
26611 msgstr ""
26613 #: config/arm/arm.c:5922
26614 #, gcc-internal-format
26615 msgid "Thumb-1 hard-float VFP ABI"
26616 msgstr ""
26618 #: config/arm/arm.c:6672 config/arm/arm.c:6690 config/arm/arm.c:6865
26619 #: config/avr/avr.c:9480 config/avr/avr.c:9496 config/bfin/bfin.c:4673
26620 #: config/bfin/bfin.c:4734 config/bfin/bfin.c:4763
26621 #: config/epiphany/epiphany.c:475 config/h8300/h8300.c:5456
26622 #: config/i386/i386.c:7670 config/i386/i386.c:13041 config/i386/i386.c:41329
26623 #: config/i386/i386.c:41379 config/i386/i386.c:41449 config/m68k/m68k.c:760
26624 #: config/mcore/mcore.c:3056 config/nvptx/nvptx.c:4278 config/rl78/rl78.c:781
26625 #: config/rs6000/rs6000.c:35295 config/rx/rx.c:2696 config/rx/rx.c:2722
26626 #: config/s390/s390.c:1082 config/sh/sh.c:8394 config/sh/sh.c:8412
26627 #: config/sh/sh.c:8436 config/sh/sh.c:8507 config/sh/sh.c:8530
26628 #: config/spu/spu.c:3683 config/stormy16/stormy16.c:2212
26629 #: config/v850/v850.c:2083 config/visium/visium.c:705
26630 #, gcc-internal-format
26631 msgid "%qE attribute only applies to functions"
26632 msgstr ""
26634 #: config/arm/arm.c:6814
26635 #, gcc-internal-format
26636 msgid "%qE attribute not available to functions with arguments passed on the stack"
26637 msgstr ""
26639 #: config/arm/arm.c:6826
26640 #, gcc-internal-format
26641 msgid "%qE attribute not available to functions with variable number of arguments"
26642 msgstr ""
26644 #: config/arm/arm.c:6835
26645 #, gcc-internal-format
26646 msgid "%qE attribute not available to functions that return value on the stack"
26647 msgstr ""
26649 #: config/arm/arm.c:6857 config/arm/arm.c:6909
26650 #, gcc-internal-format
26651 msgid "%qE attribute ignored without -mcmse option."
26652 msgstr ""
26654 #: config/arm/arm.c:6876
26655 #, gcc-internal-format
26656 msgid "%qE attribute has no effect on functions with static linkage"
26657 msgstr ""
26659 #: config/arm/arm.c:6925
26660 #, gcc-internal-format
26661 msgid "%qE attribute only applies to base type of a function pointer"
26662 msgstr ""
26664 #: config/arm/arm.c:12208
26665 #, gcc-internal-format
26666 msgid "%K%s %wd out of range %wd - %wd"
26667 msgstr ""
26669 #: config/arm/arm.c:12211
26670 #, gcc-internal-format
26671 msgid "%s %wd out of range %wd - %wd"
26672 msgstr ""
26674 #: config/arm/arm.c:23458
26675 #, gcc-internal-format
26676 msgid "unable to compute real location of stacked parameter"
26677 msgstr ""
26679 #: config/arm/arm.c:24111
26680 #, gcc-internal-format
26681 msgid "Unexpected thumb1 far jump"
26682 msgstr ""
26684 #: config/arm/arm.c:24375
26685 #, gcc-internal-format
26686 msgid "no low registers available for popping high registers"
26687 msgstr ""
26689 #: config/arm/arm.c:24624
26690 #, gcc-internal-format
26691 msgid "interrupt Service Routines cannot be coded in Thumb mode"
26692 msgstr ""
26694 #: config/arm/arm.c:24853
26695 #, gcc-internal-format
26696 msgid "-fstack-check=specific for Thumb-1"
26697 msgstr ""
26699 #: config/arm/arm.c:30391
26700 #, gcc-internal-format, gfc-internal-format
26701 msgid "invalid fpu for attribute(target(\"%s\"))"
26702 msgstr ""
26704 #. This doesn't really make sense until we support
26705 #. general dynamic selection of the architecture and all
26706 #. sub-features.
26707 #: config/arm/arm.c:30399
26708 #, gcc-internal-format
26709 msgid "auto fpu selection not currently permitted here"
26710 msgstr ""
26712 #: config/arm/arm.c:30406 config/i386/i386.c:6838 config/i386/i386.c:6885
26713 #: config/s390/s390.c:14915 config/s390/s390.c:14965 config/s390/s390.c:14982
26714 #, gcc-internal-format, gfc-internal-format
26715 msgid "attribute(target(\"%s\")) is unknown"
26716 msgstr ""
26718 #: config/arm/freebsd.h:121
26719 #, gcc-internal-format
26720 msgid "target OS does not support unaligned accesses"
26721 msgstr ""
26723 #: config/avr/avr-c.c:63 config/avr/avr-c.c:188
26724 #, gcc-internal-format
26725 msgid "%qs expects 1 argument but %d given"
26726 msgstr ""
26728 #: config/avr/avr-c.c:74
26729 #, gcc-internal-format
26730 msgid "%qs expects a fixed-point value as argument"
26731 msgstr ""
26733 #: config/avr/avr-c.c:100
26734 #, gcc-internal-format
26735 msgid "using %qs with unsigned type has no effect"
26736 msgstr ""
26738 #: config/avr/avr-c.c:105 config/avr/avr-c.c:171 config/avr/avr-c.c:228
26739 #, gcc-internal-format
26740 msgid "no matching fixed-point overload found for %qs"
26741 msgstr ""
26743 #: config/avr/avr-c.c:122
26744 #, gcc-internal-format
26745 msgid "%qs expects 2 arguments but %d given"
26746 msgstr ""
26748 #: config/avr/avr-c.c:134 config/avr/avr-c.c:199
26749 #, gcc-internal-format
26750 msgid "%qs expects a fixed-point value as first argument"
26751 msgstr ""
26753 #: config/avr/avr-c.c:142
26754 #, gcc-internal-format
26755 msgid "%qs expects an integer value as second argument"
26756 msgstr ""
26758 #: config/avr/avr-devices.c:203
26759 #, gcc-internal-format, gfc-internal-format
26760 msgid "devices natively supported:%s"
26761 msgstr ""
26763 #: config/avr/avr-devices.c:212
26764 #, gcc-internal-format, gfc-internal-format
26765 msgid "supported core architectures:%s"
26766 msgstr ""
26768 #. Reached the end of `avr_mcu_types'.  This should actually never
26769 #. happen as options are provided by device-specs.  It could be a
26770 #. typo in a device-specs or calling the compiler proper directly
26771 #. with -mmcu=<device>.
26772 #: config/avr/avr.c:703
26773 #, gcc-internal-format
26774 msgid "unknown core architecture %qs specified with %qs"
26775 msgstr ""
26777 #: config/avr/avr.c:769 config/visium/visium.c:387
26778 #, gcc-internal-format
26779 msgid "-fpic is not supported"
26780 msgstr ""
26782 #: config/avr/avr.c:771 config/visium/visium.c:389
26783 #, gcc-internal-format
26784 msgid "-fPIC is not supported"
26785 msgstr ""
26787 #: config/avr/avr.c:773
26788 #, gcc-internal-format
26789 msgid "-fpie is not supported"
26790 msgstr ""
26792 #: config/avr/avr.c:775
26793 #, gcc-internal-format
26794 msgid "-fPIE is not supported"
26795 msgstr ""
26797 #: config/avr/avr.c:1040
26798 #, gcc-internal-format
26799 msgid "function attributes %qs, %qs and %qs are mutually exclusive"
26800 msgstr ""
26802 #: config/avr/avr.c:1047
26803 #, gcc-internal-format
26804 msgid "function attributes %qs and %qs have no effect on %qs function"
26805 msgstr ""
26807 #: config/avr/avr.c:1074
26808 #, gcc-internal-format
26809 msgid "%qs function cannot have arguments"
26810 msgstr ""
26812 #: config/avr/avr.c:1077
26813 #, gcc-internal-format
26814 msgid "%qs function cannot return a value"
26815 msgstr ""
26817 #: config/avr/avr.c:1084
26818 #, gcc-internal-format
26819 msgid "%qs appears to be a misspelled %s handler, missing __vector prefix"
26820 msgstr ""
26822 #: config/avr/avr.c:1311
26823 #, gcc-internal-format
26824 msgid "%<builtin_return_address%> contains only 2 bytes of address"
26825 msgstr ""
26827 #: config/avr/avr.c:2543
26828 #, gcc-internal-format
26829 msgid "pointer offset from symbol maybe incorrect"
26830 msgstr ""
26832 #: config/avr/avr.c:2682
26833 #, gcc-internal-format
26834 msgid "accessing data memory with program memory address"
26835 msgstr ""
26837 #: config/avr/avr.c:2743
26838 #, gcc-internal-format
26839 msgid "accessing program memory with data memory address"
26840 msgstr ""
26842 #: config/avr/avr.c:3222
26843 #, gcc-internal-format, gfc-internal-format
26844 msgid "fixed register %s used to pass parameter to function"
26845 msgstr ""
26847 #: config/avr/avr.c:3492
26848 #, gcc-internal-format
26849 msgid "writing to address space %qs not supported"
26850 msgstr ""
26852 #: config/avr/avr.c:9515
26853 #, gcc-internal-format
26854 msgid "%qE attribute only applies to variables in static storage"
26855 msgstr ""
26857 #: config/avr/avr.c:9522
26858 #, gcc-internal-format
26859 msgid "%qE attribute only supported for reduced Tiny cores"
26860 msgstr ""
26862 #: config/avr/avr.c:9539 config/bfin/bfin.c:4795 config/i386/winnt.c:59
26863 #: config/nvptx/nvptx.c:4301
26864 #, gcc-internal-format
26865 msgid "%qE attribute only applies to variables"
26866 msgstr ""
26868 #: config/avr/avr.c:9550
26869 #, gcc-internal-format
26870 msgid "%qE attribute allows only an integer constant argument"
26871 msgstr ""
26873 #: config/avr/avr.c:9560
26874 #, gcc-internal-format
26875 msgid "%qE attribute address out of range"
26876 msgstr ""
26878 #: config/avr/avr.c:9573
26879 #, gcc-internal-format
26880 msgid "both %s and %qE attribute provide address"
26881 msgstr ""
26883 #: config/avr/avr.c:9583
26884 #, gcc-internal-format
26885 msgid "%qE attribute on non-volatile variable"
26886 msgstr ""
26888 #: config/avr/avr.c:9653
26889 #, gcc-internal-format
26890 msgid "address spaces are not supported for reduced Tiny devices"
26891 msgstr ""
26893 #: config/avr/avr.c:9660
26894 #, gcc-internal-format
26895 msgid "address space %qs not supported for devices with flash size up to %d KiB"
26896 msgstr ""
26898 #: config/avr/avr.c:9831
26899 #, gcc-internal-format
26900 msgid "pointer targeting address space %qs must be const in %qT"
26901 msgstr ""
26903 #: config/avr/avr.c:9834
26904 #, gcc-internal-format
26905 msgid "pointer targeting address space %qs must be const in %s %q+D"
26906 msgstr ""
26908 #: config/avr/avr.c:9880
26909 #, gcc-internal-format
26910 msgid "variable %q+D must be const in order to be put into read-only section by means of %qs"
26911 msgstr ""
26913 #: config/avr/avr.c:9919
26914 #, gcc-internal-format
26915 msgid "static IO declaration for %q+D needs an address"
26916 msgstr ""
26918 #: config/avr/avr.c:9951
26919 #, gcc-internal-format
26920 msgid "IO definition for %q+D needs an address"
26921 msgstr ""
26923 #: config/avr/avr.c:10058
26924 #, gcc-internal-format
26925 msgid "only uninitialized variables can be placed in the .noinit section"
26926 msgstr ""
26928 #: config/avr/avr.c:10138
26929 #, gcc-internal-format
26930 msgid "uninitialized variable %q+D put into program memory area"
26931 msgstr ""
26933 #: config/avr/avr.c:10224
26934 #, gcc-internal-format
26935 msgid "%q+D has incompatible attributes %qs and %qs"
26936 msgstr ""
26938 #: config/avr/avr.c:10287
26939 #, gcc-internal-format
26940 msgid "architecture %qs supported for assembler only"
26941 msgstr ""
26943 #: config/avr/avr.c:12823
26944 #, gcc-internal-format
26945 msgid "conversion from address space %qs to address space %qs"
26946 msgstr ""
26948 #: config/avr/avr.c:13916 config/avr/avr.c:13929
26949 #, gcc-internal-format, gfc-internal-format
26950 msgid "%s expects a compile time integer constant"
26951 msgstr ""
26953 #: config/avr/avr.c:13943
26954 #, gcc-internal-format, gfc-internal-format
26955 msgid "%s expects a compile time long integer constant as first argument"
26956 msgstr ""
26958 #: config/avr/avr.c:13971
26959 #, gcc-internal-format, gfc-internal-format
26960 msgid "rounding to %d bits has no effect for fixed-point value with %d fractional bits"
26961 msgstr ""
26963 #: config/avr/avr.c:13980
26964 #, gcc-internal-format
26965 msgid "rounding result will always be 0"
26966 msgstr ""
26968 #: config/avr/driver-avr.c:56
26969 #, gcc-internal-format
26970 msgid "bad usage of spec function %qs"
26971 msgstr ""
26973 #: config/avr/driver-avr.c:84
26974 #, gcc-internal-format
26975 msgid "specified option %qs more than once"
26976 msgstr ""
26978 #: config/avr/driver-avr.c:98
26979 #, gcc-internal-format
26980 msgid "strange device name %qs after %qs: bad character %qc"
26981 msgstr ""
26983 #: config/bfin/bfin.c:2349
26984 #, gcc-internal-format
26985 msgid "-mfdpic is not supported, please use a bfin-linux-uclibc target"
26986 msgstr ""
26988 #: config/bfin/bfin.c:2354
26989 #, gcc-internal-format
26990 msgid "-mshared-library-id= specified without -mid-shared-library"
26991 msgstr ""
26993 #: config/bfin/bfin.c:2358
26994 #, gcc-internal-format
26995 msgid "-fstack-limit- options are ignored with -mfdpic; use -mstack-check-l1"
26996 msgstr ""
26998 #: config/bfin/bfin.c:2363
26999 #, gcc-internal-format
27000 msgid "can%'t use multiple stack checking methods together"
27001 msgstr ""
27003 #: config/bfin/bfin.c:2366
27004 #, gcc-internal-format
27005 msgid "ID shared libraries and FD-PIC mode can%'t be used together"
27006 msgstr ""
27008 #: config/bfin/bfin.c:2371 config/m68k/m68k.c:562
27009 #, gcc-internal-format
27010 msgid "cannot specify both -msep-data and -mid-shared-library"
27011 msgstr ""
27013 #: config/bfin/bfin.c:2391
27014 #, gcc-internal-format
27015 msgid "-mmulticore can only be used with BF561"
27016 msgstr ""
27018 #: config/bfin/bfin.c:2394
27019 #, gcc-internal-format
27020 msgid "-mcorea should be used with -mmulticore"
27021 msgstr ""
27023 #: config/bfin/bfin.c:2397
27024 #, gcc-internal-format
27025 msgid "-mcoreb should be used with -mmulticore"
27026 msgstr ""
27028 #: config/bfin/bfin.c:2400
27029 #, gcc-internal-format
27030 msgid "-mcorea and -mcoreb can%'t be used together"
27031 msgstr ""
27033 #: config/bfin/bfin.c:4678
27034 #, gcc-internal-format
27035 msgid "multiple function type attributes specified"
27036 msgstr ""
27038 #: config/bfin/bfin.c:4745
27039 #, gcc-internal-format
27040 msgid "can%'t apply both longcall and shortcall attributes to the same function"
27041 msgstr ""
27043 #: config/bfin/bfin.c:4802
27044 #, gcc-internal-format
27045 msgid "%qE attribute cannot be specified for local variables"
27046 msgstr ""
27048 #: config/c6x/c6x.c:239
27049 #, gcc-internal-format
27050 msgid "-fpic and -fPIC not supported without -mdsbt on this target"
27051 msgstr ""
27053 #: config/c6x/c6x.h:365 config/nvptx/nvptx.h:181
27054 #, gcc-internal-format
27055 msgid "profiling is not yet implemented for this architecture"
27056 msgstr ""
27058 #: config/cr16/cr16.c:294
27059 #, gcc-internal-format
27060 msgid "data-model=far not valid for cr16c architecture"
27061 msgstr ""
27063 #: config/cr16/cr16.c:297
27064 #, gcc-internal-format, gfc-internal-format
27065 msgid "invalid data model option -mdata-model=%s"
27066 msgstr ""
27068 #: config/cr16/cr16.h:431
27069 #, gcc-internal-format
27070 msgid "profiler support for CR16"
27071 msgstr ""
27073 #. This function is for retrieving a part of an instruction name for
27074 #. an operator, for immediate output.  If that ever happens for
27075 #. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
27076 #. we notice.
27077 #: config/cris/cris.c:557
27078 #, gcc-internal-format
27079 msgid "MULT case in cris_op_str"
27080 msgstr ""
27082 #: config/cris/cris.c:885
27083 #, gcc-internal-format
27084 msgid "invalid use of ':' modifier"
27085 msgstr ""
27087 #: config/cris/cris.c:1119 config/moxie/moxie.c:182
27088 #, gcc-internal-format, gfc-internal-format
27089 msgid "internal error: bad register: %d"
27090 msgstr ""
27092 #: config/cris/cris.c:1870
27093 #, gcc-internal-format
27094 msgid "internal error: sideeffect-insn affecting main effect"
27095 msgstr ""
27097 #: config/cris/cris.c:1967
27098 #, gcc-internal-format
27099 msgid "unknown cc_attr value"
27100 msgstr ""
27102 #. If we get here, the caller got its initial tests wrong.
27103 #: config/cris/cris.c:2394
27104 #, gcc-internal-format
27105 msgid "internal error: cris_side_effect_mode_ok with bad operands"
27106 msgstr ""
27108 #: config/cris/cris.c:2633
27109 #, gcc-internal-format, gfc-internal-format
27110 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
27111 msgstr ""
27113 #: config/cris/cris.c:2661
27114 #, gcc-internal-format, gfc-internal-format
27115 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
27116 msgstr ""
27118 #: config/cris/cris.c:2697
27119 #, gcc-internal-format, gfc-internal-format
27120 msgid "unknown CRIS cpu version specification in -mtune= : %s"
27121 msgstr ""
27123 #: config/cris/cris.c:2718
27124 #, gcc-internal-format
27125 msgid "-fPIC and -fpic are not supported in this configuration"
27126 msgstr ""
27128 #: config/cris/cris.c:2967
27129 #, gcc-internal-format
27130 msgid "unknown src"
27131 msgstr ""
27133 #: config/cris/cris.c:3022
27134 #, gcc-internal-format
27135 msgid "unknown dest"
27136 msgstr ""
27138 #: config/cris/cris.c:3303
27139 #, gcc-internal-format, gfc-internal-format
27140 msgid "stackframe too big: %d bytes"
27141 msgstr ""
27143 #: config/cris/cris.c:3791 config/cris/cris.c:3819
27144 #, gcc-internal-format
27145 msgid "expand_binop failed in movsi got"
27146 msgstr ""
27148 #: config/cris/cris.c:3914
27149 #, gcc-internal-format
27150 msgid "emitting PIC operand, but PIC register isn%'t set up"
27151 msgstr ""
27153 #. Definitions for GCC.  Part of the machine description for CRIS.
27154 #. Copyright (C) 1998-2017 Free Software Foundation, Inc.
27155 #. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
27157 #. This file is part of GCC.
27159 #. GCC is free software; you can redistribute it and/or modify
27160 #. it under the terms of the GNU General Public License as published by
27161 #. the Free Software Foundation; either version 3, or (at your option)
27162 #. any later version.
27164 #. GCC is distributed in the hope that it will be useful,
27165 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
27166 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
27167 #. GNU General Public License for more details.
27169 #. You should have received a copy of the GNU General Public License
27170 #. along with GCC; see the file COPYING3.  If not see
27171 #. <http://www.gnu.org/licenses/>.
27172 #. After the first "Node:" comment comes all preprocessor directives and
27173 #. attached declarations described in the info files, the "Using and
27174 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
27175 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
27176 #. really, but needs an update anyway.
27178 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
27179 #. for that.  If applicable, there is a CRIS-specific comment.  The order
27180 #. of macro definitions follow the order in the manual.  Every section in
27181 #. the manual (node in the info pages) has an introductory `Node:
27182 #. <subchapter>' comment.  If no macros are defined for a section, only
27183 #. the section-comment is present.
27184 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
27185 #. and config/cris/linux.h) are responsible for lots of settings not
27186 #. repeated below.  This file contains general CRIS definitions
27187 #. and definitions for the cris-*-elf subtarget.
27188 #. We don't want to use gcc_assert for everything, as that can be
27189 #. compiled out.
27190 #: config/cris/cris.h:42
27191 #, gcc-internal-format
27192 msgid "CRIS-port assertion failed: "
27193 msgstr ""
27195 #. Node: Caller Saves
27196 #. (no definitions)
27197 #. Node: Function entry
27198 #. See cris.c for TARGET_ASM_FUNCTION_PROLOGUE and
27199 #. TARGET_ASM_FUNCTION_EPILOGUE.
27200 #. Node: Profiling
27201 #: config/cris/cris.h:749
27202 #, gcc-internal-format
27203 msgid "no FUNCTION_PROFILER for CRIS"
27204 msgstr ""
27206 #: config/epiphany/epiphany.c:483
27207 #, gcc-internal-format
27208 msgid "interrupt handlers cannot have arguments"
27209 msgstr ""
27211 #: config/epiphany/epiphany.c:507
27212 #, gcc-internal-format
27213 msgid "argument of %qE attribute is not \"reset\", \"software_exception\", \"page_miss\", \"timer0\", \"timer1\", \"message\", \"dma0\", \"dma1\", \"wand\" or \"swi\""
27214 msgstr ""
27216 #: config/epiphany/epiphany.c:1525
27217 #, gcc-internal-format
27218 msgid "stack_offset must be at least 4"
27219 msgstr ""
27221 #: config/epiphany/epiphany.c:1527
27222 #, gcc-internal-format
27223 msgid "stack_offset must be a multiple of 4"
27224 msgstr ""
27226 #: config/frv/frv.c:8593
27227 #, gcc-internal-format
27228 msgid "accumulator is not a constant integer"
27229 msgstr ""
27231 #: config/frv/frv.c:8598
27232 #, gcc-internal-format
27233 msgid "accumulator number is out of bounds"
27234 msgstr ""
27236 #: config/frv/frv.c:8609
27237 #, gcc-internal-format
27238 msgid "inappropriate accumulator for %qs"
27239 msgstr ""
27241 #: config/frv/frv.c:8685
27242 #, gcc-internal-format
27243 msgid "invalid IACC argument"
27244 msgstr ""
27246 #: config/frv/frv.c:8708
27247 #, gcc-internal-format
27248 msgid "%qs expects a constant argument"
27249 msgstr ""
27251 #: config/frv/frv.c:8713
27252 #, gcc-internal-format
27253 msgid "constant argument out of range for %qs"
27254 msgstr ""
27256 #: config/frv/frv.c:9194
27257 #, gcc-internal-format
27258 msgid "media functions are not available unless -mmedia is used"
27259 msgstr ""
27261 #: config/frv/frv.c:9206
27262 #, gcc-internal-format
27263 msgid "this media function is only available on the fr500"
27264 msgstr ""
27266 #: config/frv/frv.c:9234
27267 #, gcc-internal-format
27268 msgid "this media function is only available on the fr400 and fr550"
27269 msgstr ""
27271 #: config/frv/frv.c:9253
27272 #, gcc-internal-format
27273 msgid "this builtin function is only available on the fr405 and fr450"
27274 msgstr ""
27276 #: config/frv/frv.c:9262
27277 #, gcc-internal-format
27278 msgid "this builtin function is only available on the fr500 and fr550"
27279 msgstr ""
27281 #: config/frv/frv.c:9274
27282 #, gcc-internal-format
27283 msgid "this builtin function is only available on the fr450"
27284 msgstr ""
27286 #: config/ft32/ft32.c:177
27287 #, gcc-internal-format
27288 msgid "'h' applied to non-register operand"
27289 msgstr ""
27291 #: config/ft32/ft32.c:202
27292 #, gcc-internal-format, gfc-internal-format
27293 msgid "bad alignment: %d"
27294 msgstr ""
27296 #: config/ft32/ft32.c:497
27297 #, gcc-internal-format
27298 msgid "stack frame must be smaller than 64K"
27299 msgstr ""
27301 #: config/h8300/h8300.c:326
27302 #, gcc-internal-format
27303 msgid "-msx is not supported in coff"
27304 msgstr ""
27306 #: config/h8300/h8300.c:348
27307 #, gcc-internal-format
27308 msgid "-ms2600 is used without -ms"
27309 msgstr ""
27311 #: config/h8300/h8300.c:354
27312 #, gcc-internal-format
27313 msgid "-mn is used without -mh or -ms or -msx"
27314 msgstr ""
27316 #: config/h8300/h8300.c:360
27317 #, gcc-internal-format
27318 msgid "-mexr is used without -ms"
27319 msgstr ""
27321 #: config/h8300/h8300.c:366
27322 #, gcc-internal-format
27323 msgid "-mint32 is not supported for H8300 and H8300L targets"
27324 msgstr ""
27326 #: config/h8300/h8300.c:372
27327 #, gcc-internal-format
27328 msgid "-mexr is used without -ms or -msx"
27329 msgstr ""
27331 #: config/h8300/h8300.c:378
27332 #, gcc-internal-format
27333 msgid "-mno-exr valid only with -ms or -msx                   - Option ignored!"
27334 msgstr ""
27336 #: config/h8300/h8300.c:385
27337 #, gcc-internal-format
27338 msgid "-mn is not supported for linux targets"
27339 msgstr ""
27341 #: config/i386/host-cygwin.c:62
27342 #, gcc-internal-format
27343 msgid "can%'t extend PCH file: %m"
27344 msgstr ""
27346 #: config/i386/host-cygwin.c:73
27347 #, gcc-internal-format
27348 msgid "can%'t set position in PCH file: %m"
27349 msgstr ""
27351 #: config/i386/i386.c:4692
27352 #, fuzzy, gcc-internal-format
27353 #| msgid "Invalid argument %d for builtin %qF"
27354 msgid "wrong argument %qs to option %qs"
27355 msgstr "Некоректний аргумент %d до вбудованої %qF"
27357 #: config/i386/i386.c:4698
27358 #, gcc-internal-format
27359 msgid "size ranges of option %qs should be increasing"
27360 msgstr ""
27362 #: config/i386/i386.c:4708
27363 #, gcc-internal-format
27364 msgid "wrong strategy name %qs specified for option %qs"
27365 msgstr ""
27367 #. rep; movq isn't available in 32-bit code.
27368 #: config/i386/i386.c:4734
27369 #, gcc-internal-format
27370 msgid "strategy name %qs specified for option %qs not supported for 32-bit code"
27371 msgstr ""
27373 #: config/i386/i386.c:4747
27374 #, gcc-internal-format
27375 msgid "unknown alignment %qs specified for option %qs"
27376 msgstr ""
27378 #: config/i386/i386.c:4757
27379 #, gcc-internal-format
27380 msgid "the max value for the last size range should be -1 for option %qs"
27381 msgstr ""
27383 #: config/i386/i386.c:4764
27384 #, gcc-internal-format
27385 msgid "too many size ranges specified in option %qs"
27386 msgstr ""
27388 #: config/i386/i386.c:4817
27389 #, gcc-internal-format, gfc-internal-format
27390 msgid "Unknown parameter to option -mtune-ctrl: %s"
27391 msgstr ""
27393 #: config/i386/i386.c:5221
27394 #, gcc-internal-format
27395 msgid "Intel MCU psABI isn%'t supported in %s mode"
27396 msgstr ""
27398 #: config/i386/i386.c:5270
27399 #, gcc-internal-format
27400 msgid "%<-mtune=x86-64%> is deprecated; use %<-mtune=k8%> or %<-mtune=generic%> instead as appropriate"
27401 msgstr ""
27403 #: config/i386/i386.c:5272
27404 #, gcc-internal-format
27405 msgid "%<target(\"tune=x86-64\")%> is deprecated; use %<target(\"tune=k8\")%> or %<target(\"tune=generic\")%> instead as appropriate"
27406 msgstr ""
27408 #. rep; movq isn't available in 32-bit code.
27409 #: config/i386/i386.c:5299
27410 #, gcc-internal-format
27411 msgid "-mstringop-strategy=rep_8byte not supported for 32-bit code"
27412 msgstr ""
27414 #: config/i386/i386.c:5316
27415 #, gcc-internal-format
27416 msgid "address mode %qs not supported in the %s bit mode"
27417 msgstr ""
27419 #: config/i386/i386.c:5342 config/i386/i386.c:5351 config/i386/i386.c:5363
27420 #: config/i386/i386.c:5374 config/i386/i386.c:5385
27421 #, gcc-internal-format
27422 msgid "code model %qs not supported in the %s bit mode"
27423 msgstr ""
27425 #: config/i386/i386.c:5354 config/i386/i386.c:5366
27426 #, gcc-internal-format
27427 msgid "code model %qs not supported in x32 mode"
27428 msgstr ""
27430 #: config/i386/i386.c:5372 config/i386/i386.c:5381 config/i386/i386.c:6556
27431 #, gcc-internal-format, gfc-internal-format
27432 msgid "code model %s does not support PIC mode"
27433 msgstr ""
27435 #: config/i386/i386.c:5409
27436 #, gcc-internal-format
27437 msgid "-masm=intel not supported in this configuration"
27438 msgstr ""
27440 #: config/i386/i386.c:5414
27441 #, gcc-internal-format, gfc-internal-format
27442 msgid "%i-bit mode not compiled in"
27443 msgstr ""
27445 #: config/i386/i386.c:5423
27446 #, gcc-internal-format
27447 msgid "%<generic%> CPU can be used only for %<-mtune=%> switch"
27448 msgstr ""
27450 #: config/i386/i386.c:5425
27451 #, gcc-internal-format
27452 msgid "%<generic%> CPU can be used only for %<target(\"tune=\")%> attribute"
27453 msgstr ""
27455 #: config/i386/i386.c:5432
27456 #, gcc-internal-format
27457 msgid "%<intel%> CPU can be used only for %<-mtune=%> switch"
27458 msgstr ""
27460 #: config/i386/i386.c:5434
27461 #, gcc-internal-format
27462 msgid "%<intel%> CPU can be used only for %<target(\"tune=\")%> attribute"
27463 msgstr ""
27465 #: config/i386/i386.c:5442 config/i386/i386.c:5718
27466 #, gcc-internal-format
27467 msgid "CPU you selected does not support x86-64 instruction set"
27468 msgstr ""
27470 #: config/i386/i386.c:5655 config/i386/i386.c:5658
27471 #, gcc-internal-format
27472 msgid "Intel MPX does not support x32"
27473 msgstr ""
27475 #: config/i386/i386.c:5663
27476 #, gcc-internal-format
27477 msgid "bad value (%qs) for %<-march=%> switch"
27478 msgstr ""
27480 #: config/i386/i386.c:5664
27481 #, gcc-internal-format
27482 msgid "bad value (%qs) for %<target(\"arch=\")%> attribute"
27483 msgstr ""
27485 #: config/i386/i386.c:5681
27486 #, gcc-internal-format
27487 msgid "valid arguments to %<-march=%> switch are: %s; did you mean %qs?"
27488 msgstr ""
27490 #: config/i386/i386.c:5683
27491 #, gcc-internal-format
27492 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s; did you mean %qs?"
27493 msgstr ""
27495 #: config/i386/i386.c:5688
27496 #, gcc-internal-format
27497 msgid "valid arguments to %<-march=%> switch are: %s"
27498 msgstr ""
27500 #: config/i386/i386.c:5689
27501 #, gcc-internal-format
27502 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s"
27503 msgstr ""
27505 #: config/i386/i386.c:5736
27506 #, gcc-internal-format
27507 msgid "bad value (%qs) for %<-mtune=%> switch"
27508 msgstr ""
27510 #: config/i386/i386.c:5737
27511 #, gcc-internal-format
27512 msgid "bad value (%qs) for %<target(\"tune=\")%> attribute"
27513 msgstr ""
27515 #: config/i386/i386.c:5752
27516 #, gcc-internal-format
27517 msgid "valid arguments to %<-mtune=%> switch are: %s; did you mean %qs?"
27518 msgstr ""
27520 #: config/i386/i386.c:5754
27521 #, gcc-internal-format
27522 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s; did you mean %qs?"
27523 msgstr ""
27525 #: config/i386/i386.c:5759
27526 #, fuzzy, gcc-internal-format
27527 #| msgid "invalid argument to %<__builtin_return_address%>"
27528 msgid "valid arguments to %<-mtune=%> switch are: %s"
27529 msgstr "некоректний аргумент %<__builtin_return_address%>"
27531 #: config/i386/i386.c:5760
27532 #, gcc-internal-format
27533 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s"
27534 msgstr ""
27536 #: config/i386/i386.c:5826
27537 #, gcc-internal-format
27538 msgid "-mregparm is ignored in 64-bit mode"
27539 msgstr ""
27541 #: config/i386/i386.c:5828
27542 #, gcc-internal-format
27543 msgid "-mregparm is ignored for Intel MCU psABI"
27544 msgstr ""
27546 #: config/i386/i386.c:5831
27547 #, gcc-internal-format, gfc-internal-format
27548 msgid "-mregparm=%d is not between 0 and %d"
27549 msgstr ""
27551 #: config/i386/i386.c:5864
27552 #, gcc-internal-format
27553 msgid "%<-mrtd%> is ignored in 64bit mode"
27554 msgstr ""
27556 #: config/i386/i386.c:5865
27557 #, gcc-internal-format
27558 msgid "%<target(\"rtd\")%> is ignored in 64bit mode"
27559 msgstr ""
27561 #: config/i386/i386.c:5938
27562 #, gcc-internal-format
27563 msgid "-mpreferred-stack-boundary is not supported for this target"
27564 msgstr ""
27566 #: config/i386/i386.c:5941
27567 #, gcc-internal-format, gfc-internal-format
27568 msgid "-mpreferred-stack-boundary=%d is not between %d and %d"
27569 msgstr ""
27571 #: config/i386/i386.c:5964
27572 #, gcc-internal-format, gfc-internal-format
27573 msgid "-mincoming-stack-boundary=%d is not between %d and 12"
27574 msgstr ""
27576 #: config/i386/i386.c:5977
27577 #, gcc-internal-format
27578 msgid "-mnop-mcount is not compatible with this target"
27579 msgstr ""
27581 #: config/i386/i386.c:5980
27582 #, gcc-internal-format
27583 msgid "-mnop-mcount is not implemented for -fPIC"
27584 msgstr ""
27586 #: config/i386/i386.c:5986
27587 #, gcc-internal-format
27588 msgid "%<-msseregparm%> used without SSE enabled"
27589 msgstr ""
27591 #: config/i386/i386.c:5987
27592 #, gcc-internal-format
27593 msgid "%<target(\"sseregparm\")%> used without SSE enabled"
27594 msgstr ""
27596 #: config/i386/i386.c:5997
27597 #, gcc-internal-format
27598 msgid "SSE instruction set disabled, using 387 arithmetics"
27599 msgstr ""
27601 #: config/i386/i386.c:6004
27602 #, gcc-internal-format
27603 msgid "387 instruction set disabled, using SSE arithmetics"
27604 msgstr ""
27606 #: config/i386/i386.c:6054
27607 #, gcc-internal-format
27608 msgid "stack probing requires %<-maccumulate-outgoing-args%> for correctness"
27609 msgstr ""
27611 #: config/i386/i386.c:6056
27612 #, gcc-internal-format
27613 msgid "stack probing requires %<target(\"accumulate-outgoing-args\")%> for correctness"
27614 msgstr ""
27616 #: config/i386/i386.c:6070
27617 #, gcc-internal-format
27618 msgid "fixed ebp register requires %<-maccumulate-outgoing-args%>"
27619 msgstr ""
27621 #: config/i386/i386.c:6072
27622 #, gcc-internal-format
27623 msgid "fixed ebp register requires %<target(\"accumulate-outgoing-args\")%>"
27624 msgstr ""
27626 #: config/i386/i386.c:6178
27627 #, gcc-internal-format
27628 msgid "-mfentry isn%'t supported for 32-bit in combination with -fpic"
27629 msgstr ""
27631 #: config/i386/i386.c:6185
27632 #, gcc-internal-format
27633 msgid "-mno-fentry isn%'t compatible with SEH"
27634 msgstr ""
27636 #: config/i386/i386.c:6252 config/rs6000/rs6000.c:5475
27637 #, gcc-internal-format, gfc-internal-format
27638 msgid "unknown option for -mrecip=%s"
27639 msgstr ""
27641 #: config/i386/i386.c:6866
27642 #, gcc-internal-format, gfc-internal-format
27643 msgid "option(\"%s\") was already specified"
27644 msgstr ""
27646 #: config/i386/i386.c:7168
27647 #, gcc-internal-format
27648 msgid "Only DWARF debug format is supported for interrupt service routine."
27649 msgstr ""
27651 #: config/i386/i386.c:7267
27652 #, gcc-internal-format, gfc-internal-format
27653 msgid "%s instructions aren't allowed in %s service routine"
27654 msgstr ""
27656 #: config/i386/i386.c:7271
27657 #, gcc-internal-format, gfc-internal-format
27658 msgid "%s instructions aren't allowed in function with no_caller_saved_registers attribute"
27659 msgstr ""
27661 #: config/i386/i386.c:7683 config/i386/i386.c:7734
27662 #, gcc-internal-format
27663 msgid "fastcall and regparm attributes are not compatible"
27664 msgstr ""
27666 #: config/i386/i386.c:7688
27667 #, gcc-internal-format
27668 msgid "regparam and thiscall attributes are not compatible"
27669 msgstr ""
27671 #: config/i386/i386.c:7695 config/i386/i386.c:41349
27672 #, gcc-internal-format
27673 msgid "%qE attribute requires an integer constant argument"
27674 msgstr ""
27676 #: config/i386/i386.c:7701
27677 #, gcc-internal-format
27678 msgid "argument to %qE attribute larger than %d"
27679 msgstr ""
27681 #: config/i386/i386.c:7726 config/i386/i386.c:7769
27682 #, gcc-internal-format
27683 msgid "fastcall and cdecl attributes are not compatible"
27684 msgstr ""
27686 #: config/i386/i386.c:7730
27687 #, gcc-internal-format
27688 msgid "fastcall and stdcall attributes are not compatible"
27689 msgstr ""
27691 #: config/i386/i386.c:7738 config/i386/i386.c:7787
27692 #, gcc-internal-format
27693 msgid "fastcall and thiscall attributes are not compatible"
27694 msgstr ""
27696 #: config/i386/i386.c:7748 config/i386/i386.c:7765
27697 #, gcc-internal-format
27698 msgid "stdcall and cdecl attributes are not compatible"
27699 msgstr ""
27701 #: config/i386/i386.c:7752
27702 #, gcc-internal-format
27703 msgid "stdcall and fastcall attributes are not compatible"
27704 msgstr ""
27706 #: config/i386/i386.c:7756 config/i386/i386.c:7783
27707 #, gcc-internal-format
27708 msgid "stdcall and thiscall attributes are not compatible"
27709 msgstr ""
27711 #: config/i386/i386.c:7773 config/i386/i386.c:7791
27712 #, gcc-internal-format
27713 msgid "cdecl and thiscall attributes are not compatible"
27714 msgstr ""
27716 #: config/i386/i386.c:7779
27717 #, gcc-internal-format
27718 msgid "%qE attribute is used for non-class method"
27719 msgstr ""
27721 #: config/i386/i386.c:8023
27722 #, gcc-internal-format
27723 msgid "calling %qD with attribute sseregparm without SSE/SSE2 enabled"
27724 msgstr ""
27726 #: config/i386/i386.c:8026
27727 #, gcc-internal-format
27728 msgid "calling %qT with attribute sseregparm without SSE/SSE2 enabled"
27729 msgstr ""
27731 #: config/i386/i386.c:8342
27732 #, gcc-internal-format
27733 msgid "X32 does not support ms_abi attribute"
27734 msgstr ""
27736 #: config/i386/i386.c:8374
27737 #, gcc-internal-format
27738 msgid "ms_hook_prologue is not compatible with nested function"
27739 msgstr ""
27741 #: config/i386/i386.c:8687
27742 #, gcc-internal-format
27743 msgid "AVX512F vector argument without AVX512F enabled changes the ABI"
27744 msgstr ""
27746 #: config/i386/i386.c:8693
27747 #, gcc-internal-format
27748 msgid "AVX512F vector return without AVX512F enabled changes the ABI"
27749 msgstr ""
27751 #: config/i386/i386.c:8707
27752 #, gcc-internal-format
27753 msgid "AVX vector argument without AVX enabled changes the ABI"
27754 msgstr ""
27756 #: config/i386/i386.c:8713
27757 #, gcc-internal-format
27758 msgid "AVX vector return without AVX enabled changes the ABI"
27759 msgstr ""
27761 #: config/i386/i386.c:8729
27762 #, gcc-internal-format
27763 msgid "SSE vector argument without SSE enabled changes the ABI"
27764 msgstr ""
27766 #: config/i386/i386.c:8735
27767 #, gcc-internal-format
27768 msgid "SSE vector return without SSE enabled changes the ABI"
27769 msgstr ""
27771 #: config/i386/i386.c:8751
27772 #, gcc-internal-format
27773 msgid "MMX vector argument without MMX enabled changes the ABI"
27774 msgstr ""
27776 #: config/i386/i386.c:8757
27777 #, gcc-internal-format
27778 msgid "MMX vector return without MMX enabled changes the ABI"
27779 msgstr ""
27781 #: config/i386/i386.c:8939
27782 #, gcc-internal-format
27783 msgid "the ABI of passing struct with a flexible array member has changed in GCC 4.4"
27784 msgstr ""
27786 #: config/i386/i386.c:9056
27787 #, gcc-internal-format
27788 msgid "the ABI of passing union with long double has changed in GCC 4.4"
27789 msgstr ""
27791 #: config/i386/i386.c:9174
27792 #, gcc-internal-format
27793 msgid "the ABI of passing structure with complex float member has changed in GCC 4.4"
27794 msgstr ""
27796 #: config/i386/i386.c:9337
27797 #, gcc-internal-format
27798 msgid "SSE register return with SSE disabled"
27799 msgstr ""
27801 #: config/i386/i386.c:9343
27802 #, gcc-internal-format
27803 msgid "SSE register argument with SSE disabled"
27804 msgstr ""
27806 #: config/i386/i386.c:9359
27807 #, gcc-internal-format
27808 msgid "x87 register return with x87 disabled"
27809 msgstr ""
27811 #: config/i386/i386.c:9655 config/i386/i386.c:9926 config/i386/i386.c:10449
27812 #, gcc-internal-format
27813 msgid "calling %qD with SSE calling convention without SSE/SSE2 enabled"
27814 msgstr ""
27816 #: config/i386/i386.c:9657 config/i386/i386.c:9928 config/i386/i386.c:10451
27817 #, gcc-internal-format
27818 msgid "this is a GCC bug that can be worked around by adding attribute used to function called"
27819 msgstr ""
27821 #: config/i386/i386.c:10351
27822 #, gcc-internal-format, gfc-internal-format
27823 msgid "The ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
27824 msgstr ""
27826 #: config/i386/i386.c:13734
27827 #, gcc-internal-format
27828 msgid "ms_hook_prologue attribute isn%'t compatible with -mfentry for 32-bit"
27829 msgstr ""
27831 #: config/i386/i386.c:13824
27832 #, gcc-internal-format
27833 msgid "Dynamic Realign Argument Pointer (DRAP) not supported in interrupt service routine.  This may be worked around by avoiding functions with aggregate return."
27834 msgstr ""
27836 #: config/i386/i386.c:14836
27837 #, gcc-internal-format
27838 msgid "-fsplit-stack does not support fastcall with nested function"
27839 msgstr ""
27841 #: config/i386/i386.c:14856
27842 #, gcc-internal-format
27843 msgid "-fsplit-stack does not support 2 register parameters for a nested function"
27844 msgstr ""
27846 #. FIXME: We could make this work by pushing a register
27847 #. around the addition and comparison.
27848 #: config/i386/i386.c:14867
27849 #, gcc-internal-format
27850 msgid "-fsplit-stack does not support 3 register parameters"
27851 msgstr ""
27853 #: config/i386/i386.c:17672 config/i386/i386.c:17686
27854 #, gcc-internal-format
27855 msgid "unsupported size for integer register"
27856 msgstr ""
27858 #: config/i386/i386.c:17718
27859 #, gcc-internal-format
27860 msgid "extended registers have no high halves"
27861 msgstr ""
27863 #: config/i386/i386.c:17733
27864 #, gcc-internal-format
27865 msgid "unsupported operand size for extended register"
27866 msgstr ""
27868 #: config/i386/i386.c:17924
27869 #, gcc-internal-format
27870 msgid "non-integer operand used with operand code 'z'"
27871 msgstr ""
27873 #: config/i386/i386.c:28283
27874 #, gcc-internal-format
27875 msgid "interrupt service routine can't be called directly"
27876 msgstr ""
27878 #: config/i386/i386.c:32550
27879 #, gcc-internal-format
27880 msgid "No dispatcher found for the versioning attributes"
27881 msgstr ""
27883 #: config/i386/i386.c:32600
27884 #, gcc-internal-format, gfc-internal-format
27885 msgid "No dispatcher found for %s"
27886 msgstr ""
27888 #: config/i386/i386.c:32610
27889 #, gcc-internal-format, gfc-internal-format
27890 msgid "No dispatcher found for the versioning attributes : %s"
27891 msgstr ""
27893 #: config/i386/i386.c:32858
27894 #, gcc-internal-format
27895 msgid "Function versions cannot be marked as gnu_inline, bodies have to be generated"
27896 msgstr ""
27898 #: config/i386/i386.c:32863 config/i386/i386.c:33291
27899 #, gcc-internal-format
27900 msgid "Virtual function multiversioning not supported"
27901 msgstr ""
27903 #: config/i386/i386.c:32926
27904 #, gcc-internal-format
27905 msgid "missing %<target%> attribute for multi-versioned %D"
27906 msgstr ""
27908 #: config/i386/i386.c:32929
27909 #, gcc-internal-format
27910 msgid "previous declaration of %D"
27911 msgstr ""
27913 #: config/i386/i386.c:33148
27914 #, gcc-internal-format
27915 msgid "multiversioning needs ifunc which is not supported on this target"
27916 msgstr ""
27918 #: config/i386/i386.c:33540
27919 #, gcc-internal-format
27920 msgid "Parameter to builtin must be a string constant or literal"
27921 msgstr ""
27923 #: config/i386/i386.c:33565 config/i386/i386.c:33615
27924 #, gcc-internal-format, gfc-internal-format
27925 msgid "Parameter to builtin not valid: %s"
27926 msgstr ""
27928 #: config/i386/i386.c:34294 config/i386/i386.c:35692
27929 #, gcc-internal-format
27930 msgid "the last argument must be a 2-bit immediate"
27931 msgstr ""
27933 #: config/i386/i386.c:34689
27934 #, gcc-internal-format
27935 msgid "the fifth argument must be an 8-bit immediate"
27936 msgstr ""
27938 #: config/i386/i386.c:34784
27939 #, gcc-internal-format
27940 msgid "the third argument must be an 8-bit immediate"
27941 msgstr ""
27943 #: config/i386/i386.c:35623
27944 #, gcc-internal-format
27945 msgid "the last argument must be an 1-bit immediate"
27946 msgstr ""
27948 #: config/i386/i386.c:35638
27949 #, gcc-internal-format
27950 msgid "the last argument must be a 3-bit immediate"
27951 msgstr ""
27953 #: config/i386/i386.c:35671
27954 #, gcc-internal-format
27955 msgid "the last argument must be a 4-bit immediate"
27956 msgstr ""
27958 #: config/i386/i386.c:35711
27959 #, gcc-internal-format
27960 msgid "the last argument must be a 1-bit immediate"
27961 msgstr ""
27963 #: config/i386/i386.c:35724
27964 #, gcc-internal-format
27965 msgid "the last argument must be a 5-bit immediate"
27966 msgstr ""
27968 #: config/i386/i386.c:35734
27969 #, gcc-internal-format
27970 msgid "the next to last argument must be an 8-bit immediate"
27971 msgstr ""
27973 #: config/i386/i386.c:35739 config/i386/i386.c:36529
27974 #, gcc-internal-format
27975 msgid "the last argument must be an 8-bit immediate"
27976 msgstr ""
27978 #: config/i386/i386.c:35907
27979 #, gcc-internal-format
27980 msgid "the third argument must be comparison constant"
27981 msgstr ""
27983 #: config/i386/i386.c:35912
27984 #, gcc-internal-format
27985 msgid "incorrect comparison mode"
27986 msgstr ""
27988 #: config/i386/i386.c:35918 config/i386/i386.c:36119
27989 #, gcc-internal-format
27990 msgid "incorrect rounding operand"
27991 msgstr ""
27993 #: config/i386/i386.c:36101
27994 #, gcc-internal-format
27995 msgid "the immediate argument must be a 4-bit immediate"
27996 msgstr ""
27998 #: config/i386/i386.c:36107
27999 #, gcc-internal-format
28000 msgid "the immediate argument must be a 5-bit immediate"
28001 msgstr ""
28003 #: config/i386/i386.c:36110
28004 #, gcc-internal-format
28005 msgid "the immediate argument must be an 8-bit immediate"
28006 msgstr ""
28008 #: config/i386/i386.c:36527
28009 #, gcc-internal-format
28010 msgid "the last argument must be a 32-bit immediate"
28011 msgstr ""
28013 #: config/i386/i386.c:36609 config/rs6000/rs6000.c:15973
28014 #, gcc-internal-format
28015 msgid "selector must be an integer constant in the range 0..%wi"
28016 msgstr ""
28018 #: config/i386/i386.c:36814
28019 #, gcc-internal-format
28020 msgid "%qE needs unknown isa option"
28021 msgstr ""
28023 #: config/i386/i386.c:36818
28024 #, gcc-internal-format
28025 msgid "%qE needs isa option %s"
28026 msgstr ""
28028 #: config/i386/i386.c:37566
28029 #, gcc-internal-format
28030 msgid "last argument must be an immediate"
28031 msgstr ""
28033 #: config/i386/i386.c:38270 config/i386/i386.c:38452
28034 #, gcc-internal-format
28035 msgid "the last argument must be scale 1, 2, 4, 8"
28036 msgstr ""
28038 #: config/i386/i386.c:38505
28039 #, gcc-internal-format
28040 msgid "the forth argument must be scale 1, 2, 4, 8"
28041 msgstr ""
28043 #: config/i386/i386.c:38511
28044 #, gcc-internal-format
28045 msgid "incorrect hint operand"
28046 msgstr ""
28048 #: config/i386/i386.c:38530
28049 #, gcc-internal-format
28050 msgid "the xabort's argument must be an 8-bit immediate"
28051 msgstr ""
28053 #: config/i386/i386.c:41336
28054 #, gcc-internal-format
28055 msgid "%qE attribute only available for 32-bit"
28056 msgstr ""
28058 #: config/i386/i386.c:41357
28059 #, gcc-internal-format
28060 msgid "argument to %qE attribute is neither zero, nor one"
28061 msgstr ""
28063 #: config/i386/i386.c:41390 config/i386/i386.c:41399
28064 #, gcc-internal-format
28065 msgid "ms_abi and sysv_abi attributes are not compatible"
28066 msgstr ""
28068 #: config/i386/i386.c:41435 config/rs6000/rs6000.c:35378
28069 #, gcc-internal-format
28070 msgid "%qE incompatible attribute ignored"
28071 msgstr ""
28073 #: config/i386/i386.c:41479
28074 #, gcc-internal-format
28075 msgid "interrupt service routine should have a pointer as the first argument"
28076 msgstr ""
28078 #: config/i386/i386.c:41486
28079 #, gcc-internal-format, gfc-internal-format
28080 msgid "interrupt service routine should have unsigned %sint as the second argument"
28081 msgstr ""
28083 #: config/i386/i386.c:41496
28084 #, gcc-internal-format
28085 msgid "interrupt service routine can only have a pointer argument and an optional integer argument"
28086 msgstr ""
28088 #: config/i386/i386.c:41499
28089 #, gcc-internal-format
28090 msgid "interrupt service routine can't have non-void return value"
28091 msgstr ""
28093 #: config/i386/i386.c:44401
28094 #, gcc-internal-format
28095 msgid "alternatives not allowed in asm flag output"
28096 msgstr ""
28098 #: config/i386/i386.c:44465
28099 #, gcc-internal-format
28100 msgid "unknown asm flag output %qs"
28101 msgstr ""
28103 #: config/i386/i386.c:44494
28104 #, gcc-internal-format
28105 msgid "invalid type for asm flag output"
28106 msgstr ""
28108 #: config/i386/i386.c:50765
28109 #, gcc-internal-format
28110 msgid "Unknown architecture specific memory model"
28111 msgstr ""
28113 #: config/i386/i386.c:50772
28114 #, gcc-internal-format
28115 msgid "HLE_ACQUIRE not used with ACQUIRE or stronger memory model"
28116 msgstr ""
28118 #: config/i386/i386.c:50778
28119 #, gcc-internal-format
28120 msgid "HLE_RELEASE not used with RELEASE or stronger memory model"
28121 msgstr ""
28123 #: config/i386/i386.c:50802 config/i386/i386.c:50923
28124 #, gcc-internal-format, gfc-internal-format
28125 msgid "unsupported simdlen %d"
28126 msgstr ""
28128 #: config/i386/i386.c:50821
28129 #, gcc-internal-format
28130 msgid "unsupported return type %qT for simd\n"
28131 msgstr ""
28133 #: config/i386/i386.c:50843
28134 #, gcc-internal-format
28135 msgid "unsupported argument type %qT for simd\n"
28136 msgstr ""
28138 #: config/i386/i386.c:51169
28139 #, gcc-internal-format
28140 msgid "Pointer Checker requires MPX support on this target. Use -mmpx options to enable MPX."
28141 msgstr ""
28143 #: config/i386/intelmic-mkoffload.c:71 config/nvptx/mkoffload.c:85
28144 #, gcc-internal-format
28145 msgid "deleting file %s: %m"
28146 msgstr ""
28148 #: config/i386/intelmic-mkoffload.c:253 config/i386/intelmic-mkoffload.c:317
28149 #: config/i386/intelmic-mkoffload.c:358 config/nvptx/mkoffload.c:524
28150 #, gcc-internal-format, gfc-internal-format
28151 msgid "cannot open '%s'"
28152 msgstr "не вдалося відкрити «%s»"
28154 #: config/i386/intelmic-mkoffload.c:465
28155 #, gcc-internal-format
28156 msgid "output file not specified"
28157 msgstr ""
28159 #: config/i386/intelmic-mkoffload.c:558
28160 #, gcc-internal-format
28161 msgid "COLLECT_GCC must be set"
28162 msgstr ""
28164 #: config/i386/intelmic-mkoffload.c:563 config/nvptx/mkoffload.c:455
28165 #, gcc-internal-format, gfc-internal-format
28166 msgid "offload compiler %s not found"
28167 msgstr ""
28169 #: config/i386/intelmic-mkoffload.c:582 config/nvptx/mkoffload.c:475
28170 #, gcc-internal-format
28171 msgid "unrecognizable argument of option "
28172 msgstr ""
28174 #: config/i386/winnt.c:79
28175 #, gcc-internal-format
28176 msgid "%qE attribute applies only to initialized variables with external linkage"
28177 msgstr ""
28179 #: config/i386/winnt.c:152
28180 #, gcc-internal-format
28181 msgid "definition of static data member %q+D of dllimport%'d class"
28182 msgstr ""
28184 #. If the environment variable DJDIR is not defined, then DJGPP is not        installed correctly and GCC will quickly become confused with the        default prefix settings. Report the problem now so the user doesn't        receive deceptive "file not found" error messages later.
28185 #. DJDIR is automatically defined by the DJGPP environment config            file pointed to by the environment variable DJGPP. Examine DJGPP            to try and figure out what's wrong.
28186 #: config/i386/xm-djgpp.h:85
28187 #, gcc-internal-format
28188 msgid "environment variable DJGPP not defined"
28189 msgstr ""
28191 #: config/i386/xm-djgpp.h:87
28192 #, gcc-internal-format, gfc-internal-format
28193 msgid "environment variable DJGPP points to missing file '%s'"
28194 msgstr ""
28196 #: config/i386/xm-djgpp.h:90
28197 #, gcc-internal-format, gfc-internal-format
28198 msgid "environment variable DJGPP points to corrupt file '%s'"
28199 msgstr ""
28201 #: config/ia64/ia64-c.c:48
28202 #, gcc-internal-format
28203 msgid "malformed #pragma builtin"
28204 msgstr ""
28206 #: config/ia64/ia64.c:728
28207 #, gcc-internal-format
28208 msgid "invalid argument of %qE attribute"
28209 msgstr ""
28211 #: config/ia64/ia64.c:741
28212 #, gcc-internal-format
28213 msgid "an address area attribute cannot be specified for local variables"
28214 msgstr ""
28216 #: config/ia64/ia64.c:748
28217 #, gcc-internal-format
28218 msgid "address area of %q+D conflicts with previous declaration"
28219 msgstr ""
28221 #: config/ia64/ia64.c:756
28222 #, gcc-internal-format
28223 msgid "address area attribute cannot be specified for functions"
28224 msgstr ""
28226 #: config/ia64/ia64.c:789
28227 #, gcc-internal-format
28228 msgid "%qE attribute requires a string constant argument"
28229 msgstr ""
28231 #: config/ia64/ia64.c:5934 config/pa/pa.c:431 config/sh/sh.c:8232
28232 #: config/spu/spu.c:4895
28233 #, gcc-internal-format
28234 msgid "value of -mfixed-range must have form REG1-REG2"
28235 msgstr ""
28237 #: config/ia64/ia64.c:5961 config/pa/pa.c:458 config/sh/sh.c:8258
28238 #: config/spu/spu.c:4921
28239 #, gcc-internal-format, gfc-internal-format
28240 msgid "%s-%s is an empty range"
28241 msgstr ""
28243 #: config/ia64/ia64.c:11190
28244 #, gcc-internal-format
28245 msgid "version attribute is not a string"
28246 msgstr ""
28248 #: config/iq2000/iq2000.c:1841
28249 #, gcc-internal-format, gfc-internal-format
28250 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
28251 msgstr ""
28253 #: config/iq2000/iq2000.c:2608
28254 #, gcc-internal-format
28255 msgid "argument %qd is not a constant"
28256 msgstr ""
28258 #: config/iq2000/iq2000.c:2912 config/xtensa/xtensa.c:2455
28259 #, gcc-internal-format
28260 msgid "PRINT_OPERAND_ADDRESS, null pointer"
28261 msgstr ""
28263 #: config/iq2000/iq2000.c:3067
28264 #, gcc-internal-format, gfc-internal-format
28265 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
28266 msgstr ""
28268 #: config/iq2000/iq2000.c:3076 config/xtensa/xtensa.c:2299
28269 #, gcc-internal-format
28270 msgid "PRINT_OPERAND null pointer"
28271 msgstr ""
28273 #: config/m32c/m32c-pragma.c:52
28274 #, gcc-internal-format
28275 msgid "junk at end of #pragma GCC memregs [0..16]"
28276 msgstr ""
28278 #: config/m32c/m32c-pragma.c:59
28279 #, gcc-internal-format
28280 msgid "#pragma GCC memregs must precede any function decls"
28281 msgstr ""
28283 #: config/m32c/m32c-pragma.c:67 config/m32c/m32c-pragma.c:74
28284 #, gcc-internal-format
28285 msgid "#pragma GCC memregs takes a number [0..16]"
28286 msgstr ""
28288 #: config/m32c/m32c-pragma.c:102
28289 #, gcc-internal-format
28290 msgid "junk at end of #pragma ADDRESS"
28291 msgstr ""
28293 #: config/m32c/m32c-pragma.c:107
28294 #, gcc-internal-format
28295 msgid "malformed #pragma ADDRESS variable address"
28296 msgstr ""
28298 #: config/m32c/m32c.c:414
28299 #, gcc-internal-format, gfc-internal-format
28300 msgid "invalid target memregs value '%d'"
28301 msgstr ""
28303 #: config/m32c/m32c.c:2930
28304 #, gcc-internal-format
28305 msgid "%qE attribute is not supported for R8C target"
28306 msgstr ""
28308 #. The argument must be a constant integer.
28309 #: config/m32c/m32c.c:2946 config/sh/sh.c:8444 config/sh/sh.c:8539
28310 #, gcc-internal-format
28311 msgid "%qE attribute argument not an integer constant"
28312 msgstr ""
28314 #: config/m32c/m32c.c:2955
28315 #, gcc-internal-format
28316 msgid "%qE attribute argument should be between 18 to 255"
28317 msgstr ""
28319 #: config/m32c/m32c.c:4076
28320 #, gcc-internal-format
28321 msgid "%<bank_switch%> has no effect on non-interrupt functions"
28322 msgstr ""
28324 #: config/m32c/m32c.c:4183
28325 #, gcc-internal-format
28326 msgid "%<fast_interrupt%> attribute directive ignored"
28327 msgstr ""
28329 #: config/m32r/m32r.c:393
28330 #, gcc-internal-format
28331 msgid "invalid argument of %qs attribute"
28332 msgstr ""
28334 #: config/m68k/m68k.c:503
28335 #, gcc-internal-format, gfc-internal-format
28336 msgid "-mcpu=%s conflicts with -march=%s"
28337 msgstr ""
28339 #: config/m68k/m68k.c:574
28340 #, gcc-internal-format
28341 msgid "-mpcrel -fPIC is not currently supported on selected cpu"
28342 msgstr ""
28344 #: config/m68k/m68k.c:636
28345 #, gcc-internal-format, gfc-internal-format
28346 msgid "-falign-labels=%d is not supported"
28347 msgstr ""
28349 #: config/m68k/m68k.c:641
28350 #, gcc-internal-format, gfc-internal-format
28351 msgid "-falign-loops=%d is not supported"
28352 msgstr ""
28354 #: config/m68k/m68k.c:649
28355 #, gcc-internal-format
28356 msgid "-fstack-limit- options are not supported on this cpu"
28357 msgstr ""
28359 #: config/m68k/m68k.c:767
28360 #, gcc-internal-format
28361 msgid "multiple interrupt attributes not allowed"
28362 msgstr ""
28364 #: config/m68k/m68k.c:774
28365 #, gcc-internal-format
28366 msgid "interrupt_thread is available only on fido"
28367 msgstr ""
28369 #: config/m68k/m68k.c:1108 config/rs6000/rs6000.c:28119
28370 #, gcc-internal-format
28371 msgid "stack limit expression is not supported"
28372 msgstr ""
28374 #: config/mcore/mcore.c:2949
28375 #, gcc-internal-format
28376 msgid "initialized variable %q+D is marked dllimport"
28377 msgstr ""
28379 #: config/microblaze/microblaze.c:1690
28380 #, gcc-internal-format
28381 msgid "-fPIC/-fpic not supported for this target"
28382 msgstr ""
28384 #: config/microblaze/microblaze.c:1702
28385 #, gcc-internal-format
28386 msgid "%qs is an invalid argument to -mcpu="
28387 msgstr ""
28389 #: config/microblaze/microblaze.c:1751
28390 #, gcc-internal-format
28391 msgid "-mxl-multiply-high can be used only with -mcpu=v6.00.a or greater"
28392 msgstr ""
28394 #: config/microblaze/microblaze.c:1767
28395 #, gcc-internal-format
28396 msgid "-mxl-reorder can be used only with -mcpu=v8.30.a or greater"
28397 msgstr ""
28399 #: config/microblaze/microblaze.c:1773
28400 #, gcc-internal-format
28401 msgid "-mxl-reorder requires -mxl-pattern-compare for -mcpu=v8.30.a"
28402 msgstr ""
28404 #: config/microblaze/microblaze.c:1778
28405 #, gcc-internal-format
28406 msgid "-mxl-multiply-high requires -mno-xl-soft-mul"
28407 msgstr ""
28409 #: config/mips/mips.c:1391 config/mips/mips.c:1395
28410 #, gcc-internal-format
28411 msgid "%qs attribute only applies to functions"
28412 msgstr ""
28414 #: config/mips/mips.c:1405 config/mips/mips.c:1411
28415 #, gcc-internal-format
28416 msgid "%qE cannot have both %qs and %qs attributes"
28417 msgstr ""
28419 #: config/mips/mips.c:1440 config/mips/mips.c:1446 config/nios2/nios2.c:3994
28420 #, gcc-internal-format
28421 msgid "%qE redeclared with conflicting %qs attributes"
28422 msgstr ""
28424 #: config/mips/mips.c:1478 config/mips/mips.c:1532
28425 #, gcc-internal-format
28426 msgid "%qE attribute requires a string argument"
28427 msgstr ""
28429 #: config/mips/mips.c:1486
28430 #, gcc-internal-format
28431 msgid "argument to %qE attribute is neither eic, nor vector=<line>"
28432 msgstr ""
28434 #: config/mips/mips.c:1502
28435 #, gcc-internal-format
28436 msgid "interrupt vector to %qE attribute is not vector=(sw0|sw1|hw0|hw1|hw2|hw3|hw4|hw5)"
28437 msgstr ""
28439 #: config/mips/mips.c:1539
28440 #, gcc-internal-format
28441 msgid "argument to %qE attribute is not intstack"
28442 msgstr ""
28444 #: config/mips/mips.c:7692
28445 #, gcc-internal-format
28446 msgid "cannot handle inconsistent calls to %qs"
28447 msgstr ""
28449 #: config/mips/mips.c:10928
28450 #, gcc-internal-format
28451 msgid "the %<interrupt%> attribute requires a MIPS32r2 processor or greater"
28452 msgstr ""
28454 #: config/mips/mips.c:10930
28455 #, gcc-internal-format
28456 msgid "interrupt handlers cannot be MIPS16 functions"
28457 msgstr ""
28459 #: config/mips/mips.c:11921
28460 #, gcc-internal-format
28461 msgid "-fstack-check=specific not implemented for MIPS16"
28462 msgstr ""
28464 #: config/mips/mips.c:16838
28465 #, gcc-internal-format, gfc-internal-format
28466 msgid "argument %d to the built-in must be a constant in range %d to %d"
28467 msgstr ""
28469 #: config/mips/mips.c:16844 config/nds32/nds32-intrinsic.c:60
28470 #: config/nds32/nds32-intrinsic.c:88 config/nds32/nds32-intrinsic.c:118
28471 #: config/nios2/nios2.c:3146 config/riscv/riscv-builtins.c:216
28472 #, gcc-internal-format
28473 msgid "invalid argument to built-in function"
28474 msgstr ""
28476 #: config/mips/mips.c:16958
28477 #, gcc-internal-format
28478 msgid "failed to expand built-in function"
28479 msgstr ""
28481 #: config/mips/mips.c:17089
28482 #, gcc-internal-format
28483 msgid "built-in function %qE not supported for MIPS16"
28484 msgstr ""
28486 #: config/mips/mips.c:17697
28487 #, gcc-internal-format
28488 msgid "%qs does not support MIPS16 code"
28489 msgstr ""
28491 #: config/mips/mips.c:19434
28492 #, gcc-internal-format
28493 msgid "MIPS16 PIC for ABIs other than o32 and o64"
28494 msgstr ""
28496 #: config/mips/mips.c:19437
28497 #, gcc-internal-format
28498 msgid "MIPS16 -mxgot code"
28499 msgstr ""
28501 #: config/mips/mips.c:19440
28502 #, gcc-internal-format
28503 msgid "hard-float MIPS16 code for ABIs other than o32 and o64"
28504 msgstr ""
28506 #: config/mips/mips.c:19443
28507 #, gcc-internal-format
28508 msgid "MSA MIPS16 code"
28509 msgstr ""
28511 #: config/mips/mips.c:19618 config/mips/mips.c:19623 config/mips/mips.c:19705
28512 #: config/mips/mips.c:19707 config/mips/mips.c:19737 config/mips/mips.c:19747
28513 #: config/mips/mips.c:19853 config/mips/mips.c:19883
28514 #, gcc-internal-format, gfc-internal-format
28515 msgid "unsupported combination: %s"
28516 msgstr ""
28518 #: config/mips/mips.c:19657
28519 #, gcc-internal-format
28520 msgid "%<-%s%> conflicts with the other architecture options, which specify a %s processor"
28521 msgstr ""
28523 #: config/mips/mips.c:19667
28524 #, gcc-internal-format
28525 msgid "%<-march=%s%> is not compatible with the selected ABI"
28526 msgstr ""
28528 #: config/mips/mips.c:19682
28529 #, gcc-internal-format
28530 msgid "%<-mgp64%> used with a 32-bit processor"
28531 msgstr ""
28533 #: config/mips/mips.c:19684
28534 #, gcc-internal-format
28535 msgid "%<-mgp32%> used with a 64-bit ABI"
28536 msgstr ""
28538 #: config/mips/mips.c:19686
28539 #, gcc-internal-format
28540 msgid "%<-mgp64%> used with a 32-bit ABI"
28541 msgstr ""
28543 #: config/mips/mips.c:19702
28544 #, gcc-internal-format
28545 msgid "the %qs architecture does not support %<-mfp32%>"
28546 msgstr ""
28548 #: config/mips/mips.c:19711
28549 #, gcc-internal-format
28550 msgid "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the mfhc1 and mthc1 instructions"
28551 msgstr ""
28553 #: config/mips/mips.c:19714
28554 #, gcc-internal-format
28555 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
28556 msgstr ""
28558 #: config/mips/mips.c:19735
28559 #, gcc-internal-format
28560 msgid "%<-mfpxx%> can only be used with the o32 ABI"
28561 msgstr ""
28563 #: config/mips/mips.c:19739
28564 #, gcc-internal-format
28565 msgid "%<-march=%s%> requires %<-mfp32%>"
28566 msgstr "%<-march=%s%> потребує %<-mfp32%>"
28568 #: config/mips/mips.c:19741
28569 #, gcc-internal-format
28570 msgid "%<-mfpxx%> requires %<-mlra%>"
28571 msgstr "%<-mfpxx%> потребує %<-mlra%>"
28573 #: config/mips/mips.c:19757 config/mips/mips.c:19759 config/mips/mips.c:19772
28574 #, gcc-internal-format
28575 msgid "%qs is incompatible with %qs"
28576 msgstr ""
28578 #. We have traditionally allowed non-abicalls code to use
28579 #. an LP64 form of o64.  However, it would take a bit more
28580 #. effort to support the combination of 32-bit GOT entries
28581 #. and 64-bit pointers, so we treat the abicalls case as
28582 #. an error.
28583 #: config/mips/mips.c:19766
28584 #, gcc-internal-format
28585 msgid "the combination of %qs and %qs is incompatible with %qs"
28586 msgstr ""
28588 #: config/mips/mips.c:19819
28589 #, gcc-internal-format
28590 msgid "the %qs architecture does not support branch-likely instructions"
28591 msgstr ""
28593 #: config/mips/mips.c:19834
28594 #, gcc-internal-format
28595 msgid "the %qs architecture does not support madd or msub instructions"
28596 msgstr ""
28598 #: config/mips/mips.c:19848
28599 #, gcc-internal-format
28600 msgid "the %qs architecture does not support odd single-precision registers"
28601 msgstr ""
28603 #: config/mips/mips.c:19861 config/mips/mips.c:19867
28604 #, gcc-internal-format
28605 msgid "unsupported combination: %qs%s %s"
28606 msgstr ""
28608 #: config/mips/mips.c:19876
28609 #, gcc-internal-format
28610 msgid "unsupported combination: %qs %s"
28611 msgstr ""
28613 #: config/mips/mips.c:19891
28614 #, gcc-internal-format
28615 msgid "cannot generate position-independent code for %qs"
28616 msgstr ""
28618 #: config/mips/mips.c:19894
28619 #, gcc-internal-format
28620 msgid "position-independent code requires %qs"
28621 msgstr ""
28623 #: config/mips/mips.c:19927
28624 #, gcc-internal-format
28625 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
28626 msgstr ""
28628 #: config/mips/mips.c:19935 config/mips/mips.c:19938
28629 #, gcc-internal-format
28630 msgid "cannot use small-data accesses for %qs"
28631 msgstr ""
28633 #: config/mips/mips.c:19953
28634 #, gcc-internal-format
28635 msgid "the %qs architecture does not support %<-m%s=legacy%>"
28636 msgstr ""
28638 #: config/mips/mips.c:19960
28639 #, gcc-internal-format
28640 msgid "the %qs architecture does not support %<-m%s=2008%>"
28641 msgstr ""
28643 #: config/mips/mips.c:19978
28644 #, gcc-internal-format
28645 msgid "%<-mips3d%> requires %<-mpaired-single%>"
28646 msgstr "%<-mips3d%> потребує %<-mpaired-single%>"
28648 #: config/mips/mips.c:19988
28649 #, gcc-internal-format
28650 msgid "%qs must be used with %qs"
28651 msgstr ""
28653 #: config/mips/mips.c:19998
28654 #, gcc-internal-format
28655 msgid "%<-mmsa%> must be used with %<-mfp64%> and %<-mhard-float%>"
28656 msgstr ""
28658 #: config/mips/mips.c:20005
28659 #, gcc-internal-format
28660 msgid "the %qs architecture does not support paired-single instructions"
28661 msgstr ""
28663 #: config/mips/mips.c:20014
28664 #, gcc-internal-format
28665 msgid "%qs requires a target that provides the %qs instruction"
28666 msgstr ""
28668 #: config/mips/mips.c:20025
28669 #, gcc-internal-format
28670 msgid "the %qs architecture does not support DSP instructions"
28671 msgstr ""
28673 #: config/mips/mips.c:20127
28674 #, gcc-internal-format
28675 msgid "%qs requires branch-likely instructions"
28676 msgstr ""
28678 #: config/mips/mips.c:20131
28679 #, gcc-internal-format
28680 msgid "the %qs architecture does not support the synci instruction"
28681 msgstr ""
28683 #: config/mips/mips.c:20966
28684 #, gcc-internal-format
28685 msgid "mips16 function profiling"
28686 msgstr ""
28688 #: config/mmix/mmix.c:300
28689 #, gcc-internal-format, gfc-internal-format
28690 msgid "-f%s not supported: ignored"
28691 msgstr ""
28693 #: config/mmix/mmix.c:730
28694 #, gcc-internal-format
28695 msgid "support for mode %qs"
28696 msgstr ""
28698 #: config/mmix/mmix.c:744
28699 #, gcc-internal-format, gfc-internal-format
28700 msgid "too large function value type, needs %d registers, have only %d registers for this"
28701 msgstr ""
28703 #: config/mmix/mmix.c:923
28704 #, gcc-internal-format
28705 msgid "function_profiler support for MMIX"
28706 msgstr ""
28708 #: config/mmix/mmix.c:947
28709 #, gcc-internal-format
28710 msgid "MMIX Internal: Last named vararg would not fit in a register"
28711 msgstr ""
28713 #: config/mmix/mmix.c:1559 config/mmix/mmix.c:1583 config/mmix/mmix.c:1699
28714 #, gcc-internal-format, gfc-internal-format
28715 msgid "MMIX Internal: Bad register: %d"
28716 msgstr ""
28718 #. Presumably there's a missing case above if we get here.
28719 #: config/mmix/mmix.c:1691
28720 #, gcc-internal-format
28721 msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
28722 msgstr ""
28724 #: config/mmix/mmix.c:1976
28725 #, gcc-internal-format
28726 msgid "stack frame not a multiple of 8 bytes: %wd"
28727 msgstr ""
28729 #: config/mmix/mmix.c:2214
28730 #, gcc-internal-format
28731 msgid "stack frame not a multiple of octabyte: %wd"
28732 msgstr ""
28734 #: config/mmix/mmix.c:2500 config/mmix/mmix.c:2559
28735 #, gcc-internal-format, gfc-internal-format
28736 msgid "MMIX Internal: %s is not a shiftable int"
28737 msgstr ""
28739 #: config/mn10300/mn10300.c:103
28740 #, gcc-internal-format
28741 msgid "-mtune= expects mn10300, am33, am33-2, or am34"
28742 msgstr ""
28744 #: config/msp430/driver-msp430.c:659
28745 #, gcc-internal-format, gfc-internal-format
28746 msgid "unexpected argument to msp430_select_hwmult_lib: %s"
28747 msgstr ""
28749 #: config/msp430/driver-msp430.c:700
28750 #, gcc-internal-format, gfc-internal-format
28751 msgid "unrecognized hwpy field in msp430_mcu_data[%d]: %d"
28752 msgstr ""
28754 #: config/msp430/driver-msp430.c:707
28755 #, gcc-internal-format, gfc-internal-format
28756 msgid "unexpected first argument to msp430_select_hwmult_lib: %s"
28757 msgstr ""
28759 #: config/msp430/driver-msp430.c:711
28760 #, gcc-internal-format
28761 msgid "msp430_select_hwmult_lib needs one or more arguments"
28762 msgstr ""
28764 #: config/msp430/msp430.c:776
28765 #, gcc-internal-format, gfc-internal-format
28766 msgid "MCU '%s' supports %s ISA but -mcpu option is set to %s"
28767 msgstr ""
28769 #: config/msp430/msp430.c:782
28770 #, gcc-internal-format, gfc-internal-format
28771 msgid "MCU '%s' does not have hardware multiply support, but -mhwmult is set to %s"
28772 msgstr ""
28774 #: config/msp430/msp430.c:789
28775 #, gcc-internal-format, gfc-internal-format
28776 msgid "MCU '%s' supports %s hardware multiply, but -mhwmult is set to 16-bit"
28777 msgstr ""
28779 #: config/msp430/msp430.c:792
28780 #, gcc-internal-format, gfc-internal-format
28781 msgid "MCU '%s' supports %s hardware multiply, but -mhwmult is set to 32-bit"
28782 msgstr ""
28784 #: config/msp430/msp430.c:795
28785 #, gcc-internal-format, gfc-internal-format
28786 msgid "MCU '%s' supports %s hardware multiply, but -mhwmult is set to f5series"
28787 msgstr ""
28789 #: config/msp430/msp430.c:811
28790 #, gcc-internal-format, gfc-internal-format
28791 msgid ""
28792 "Unrecognized MCU name '%s', assuming that it is just a MSP430 with no hardware multiply.\n"
28793 "Use the -mcpu and -mhwmult options to set these explicitly."
28794 msgstr ""
28796 #: config/msp430/msp430.c:818
28797 #, gcc-internal-format, gfc-internal-format
28798 msgid ""
28799 "Unrecognized MCU name '%s', assuming that it has no hardware multiply.\n"
28800 "Use the -mhwmult option to set this explicitly."
28801 msgstr ""
28803 #: config/msp430/msp430.c:830
28804 #, gcc-internal-format, gfc-internal-format
28805 msgid ""
28806 "Unrecognized MCU name '%s', assuming that it just supports the MSP430 ISA.\n"
28807 "Use the -mcpu option to set the ISA explicitly."
28808 msgstr ""
28810 #: config/msp430/msp430.c:838
28811 #, gcc-internal-format, gfc-internal-format
28812 msgid "Unrecognized MCU name '%s'."
28813 msgstr ""
28815 #: config/msp430/msp430.c:847
28816 #, gcc-internal-format
28817 msgid "-mlarge requires a 430X-compatible -mmcu="
28818 msgstr ""
28820 #: config/msp430/msp430.c:850
28821 #, gcc-internal-format
28822 msgid "-mcode-region=upper requires 430X-compatible cpu"
28823 msgstr ""
28825 #: config/msp430/msp430.c:852
28826 #, gcc-internal-format
28827 msgid "-mdata-region=upper requires 430X-compatible cpu"
28828 msgstr ""
28830 #: config/msp430/msp430.c:1859
28831 #, gcc-internal-format
28832 msgid "unrecognized interrupt vector argument of %qE attribute"
28833 msgstr ""
28835 #: config/msp430/msp430.c:1868
28836 #, gcc-internal-format
28837 msgid "numeric argument of %qE attribute must be in range 0..63"
28838 msgstr ""
28840 #: config/msp430/msp430.c:1874
28841 #, gcc-internal-format
28842 msgid "argument of %qE attribute is not a string constant or number"
28843 msgstr ""
28845 #: config/msp430/msp430.c:2124
28846 #, gcc-internal-format
28847 msgid "argument to interrupt attribute is unsupported for weak functions"
28848 msgstr ""
28850 #: config/msp430/msp430.c:2494
28851 #, gcc-internal-format
28852 msgid "__delay_cycles() only takes constant arguments"
28853 msgstr ""
28855 #: config/msp430/msp430.c:2504
28856 #, gcc-internal-format
28857 msgid "__delay_cycles only takes non-negative cycle counts"
28858 msgstr ""
28860 #: config/msp430/msp430.c:2524
28861 #, gcc-internal-format
28862 msgid "__delay_cycles is limited to 32-bit loop counts"
28863 msgstr ""
28865 #: config/msp430/msp430.c:2594
28866 #, gcc-internal-format
28867 msgid "MSP430 builtin functions only work inside interrupt handlers"
28868 msgstr ""
28870 #: config/msp430/msp430.c:2606 config/rx/rx.c:2635 config/xtensa/xtensa.c:3375
28871 #: config/xtensa/xtensa.c:3401
28872 #, gcc-internal-format
28873 msgid "bad builtin code"
28874 msgstr ""
28876 #: config/nds32/nds32-isr.c:337
28877 #, gcc-internal-format
28878 msgid "multiple save reg attributes to function %qD"
28879 msgstr ""
28881 #: config/nds32/nds32-isr.c:348
28882 #, gcc-internal-format
28883 msgid "multiple nested types attributes to function %qD"
28884 msgstr ""
28886 #: config/nds32/nds32-isr.c:360
28887 #, gcc-internal-format
28888 msgid "multiple interrupt attributes to function %qD"
28889 msgstr ""
28891 #. Trampoline is not supported on reduced-set registers yet.
28892 #: config/nds32/nds32.c:1742 config/nds32/nds32.c:1796
28893 #: config/nds32/nds32.c:2308 config/nds32/nds32.c:2355
28894 #: config/nds32/nds32.c:2370 config/nds32/nds32.c:2376
28895 #: config/nds32/nds32.c:2436 config/nds32/nds32.c:2442
28896 #: config/nds32/nds32.c:2474
28897 #, gcc-internal-format
28898 msgid "a nested function is not supported for reduced registers"
28899 msgstr ""
28901 #. The enum index value for array size is out of range.
28902 #: config/nds32/nds32.c:2277
28903 #, gcc-internal-format
28904 msgid "intrinsic register index is out of range"
28905 msgstr ""
28907 #: config/nds32/nds32.c:2582
28908 #, gcc-internal-format
28909 msgid "invalid id value for interrupt/exception attribute"
28910 msgstr ""
28912 #: config/nds32/nds32.c:2610
28913 #, gcc-internal-format
28914 msgid "invalid id value for reset attribute"
28915 msgstr ""
28917 #: config/nds32/nds32.c:2626
28918 #, gcc-internal-format
28919 msgid "invalid nmi function for reset attribute"
28920 msgstr ""
28922 #: config/nds32/nds32.c:2639
28923 #, gcc-internal-format
28924 msgid "invalid warm function for reset attribute"
28925 msgstr ""
28927 #: config/nds32/nds32.c:2707
28928 #, fuzzy, gcc-internal-format
28929 #| msgid "Generate position-independent code if possible (small mode)."
28930 msgid "position-independent code not supported"
28931 msgstr "Створити виконуваний файл з незалежним позиціюванням, якщо можливо (малий режим)"
28933 #: config/nios2/nios2.c:561
28934 #, gcc-internal-format
28935 msgid "Unknown form for stack limit expression"
28936 msgstr ""
28938 #: config/nios2/nios2.c:1168
28939 #, gcc-internal-format
28940 msgid "switch %<-mcustom-%s%> is required for double precision floating point"
28941 msgstr ""
28943 #: config/nios2/nios2.c:1181
28944 #, gcc-internal-format
28945 msgid "switch %<-mcustom-%s%> has no effect unless -funsafe-math-optimizations is specified"
28946 msgstr ""
28948 #: config/nios2/nios2.c:1190
28949 #, gcc-internal-format
28950 msgid "switch %<-mcustom-%s%> has no effect unless -ffinite-math-only is specified"
28951 msgstr ""
28953 #: config/nios2/nios2.c:1199
28954 #, gcc-internal-format
28955 msgid "switch %<-mcustom-%s%> has no effect unless -fno-math-errno is specified"
28956 msgstr ""
28958 #: config/nios2/nios2.c:1204
28959 #, gcc-internal-format
28960 msgid "conflicting use of -mcustom switches, target attributes, and/or __builtin_custom_ functions"
28961 msgstr ""
28963 #: config/nios2/nios2.c:1306
28964 #, gcc-internal-format
28965 msgid "ignoring unrecognized switch %<-mcustom-fpu-cfg%> value %<%s%>"
28966 msgstr ""
28968 #: config/nios2/nios2.c:1325
28969 #, gcc-internal-format
28970 msgid "switch %<-mcustom-%s%> value %d must be between 0 and 255"
28971 msgstr ""
28973 #: config/nios2/nios2.c:1348
28974 #, gcc-internal-format
28975 msgid "position-independent code requires the Linux ABI"
28976 msgstr ""
28978 #: config/nios2/nios2.c:1351
28979 #, gcc-internal-format
28980 msgid "PIC support for -fstack-limit-symbol"
28981 msgstr ""
28983 #: config/nios2/nios2.c:1377
28984 #, gcc-internal-format
28985 msgid "BMX instructions are only supported with R2 architecture"
28986 msgstr ""
28988 #: config/nios2/nios2.c:1379
28989 #, gcc-internal-format
28990 msgid "CDX instructions are only supported with R2 architecture"
28991 msgstr ""
28993 #: config/nios2/nios2.c:1384
28994 #, gcc-internal-format
28995 msgid "R2 architecture is little-endian only"
28996 msgstr ""
28998 #: config/nios2/nios2.c:3130
28999 #, gcc-internal-format
29000 msgid "Cannot call %<__builtin_custom_%s%> without specifying switch %<-mcustom-%s%>"
29001 msgstr ""
29003 #: config/nios2/nios2.c:3238
29004 #, gcc-internal-format, gfc-internal-format
29005 msgid "custom instruction opcode must be compile time constant in the range 0-255 for __builtin_custom_%s"
29006 msgstr ""
29008 #: config/nios2/nios2.c:3384
29009 #, gcc-internal-format, gfc-internal-format
29010 msgid "invalid argument to built-in function %s"
29011 msgstr ""
29013 #: config/nios2/nios2.c:3443
29014 #, gcc-internal-format, gfc-internal-format
29015 msgid "Control register number must be in range 0-31 for %s"
29016 msgstr ""
29018 #: config/nios2/nios2.c:3471
29019 #, gcc-internal-format, gfc-internal-format
29020 msgid "Register number must be in range 0-31 for %s"
29021 msgstr ""
29023 #: config/nios2/nios2.c:3478
29024 #, gcc-internal-format, gfc-internal-format
29025 msgid "The immediate value must fit into a %d-bit integer for %s"
29026 msgstr ""
29028 #: config/nios2/nios2.c:3528
29029 #, gcc-internal-format
29030 msgid "The ENI instruction operand must be either 0 or 1"
29031 msgstr ""
29033 #: config/nios2/nios2.c:3556
29034 #, gcc-internal-format, gfc-internal-format
29035 msgid "Builtin function %s requires Nios II R%d"
29036 msgstr ""
29038 #: config/nios2/nios2.c:3636
29039 #, gcc-internal-format
29040 msgid "switch %<-mcustom-%s%> conflicts with switch %<-mcustom-%s%>"
29041 msgstr ""
29043 #: config/nios2/nios2.c:3642 config/nios2/nios2.c:3652
29044 #, gcc-internal-format
29045 msgid "call to %<__builtin_custom_%s%> conflicts with switch %<-mcustom-%s%>"
29046 msgstr ""
29048 #: config/nios2/nios2.c:3758
29049 #, gcc-internal-format
29050 msgid "custom-fpu-cfg option does not support %<no-%>"
29051 msgstr ""
29053 #: config/nios2/nios2.c:3763
29054 #, gcc-internal-format
29055 msgid "custom-fpu-cfg option requires configuration argument"
29056 msgstr ""
29058 #: config/nios2/nios2.c:3792
29059 #, gcc-internal-format
29060 msgid "%<no-custom-%s%> does not accept arguments"
29061 msgstr ""
29063 #: config/nios2/nios2.c:3807
29064 #, gcc-internal-format
29065 msgid "%<custom-%s=%> requires argument"
29066 msgstr ""
29068 #: config/nios2/nios2.c:3817
29069 #, gcc-internal-format, gfc-internal-format
29070 msgid "`custom-%s=' argument requires numeric digits"
29071 msgstr ""
29073 #: config/nios2/nios2.c:3829
29074 #, gcc-internal-format
29075 msgid "%<custom-%s=%> is not recognized as FPU instruction"
29076 msgstr ""
29078 #: config/nios2/nios2.c:3836
29079 #, gcc-internal-format
29080 msgid "%<%s%> is unknown"
29081 msgstr ""
29083 #: config/nvptx/mkoffload.c:107
29084 #, gcc-internal-format
29085 msgid "malformed ptx file"
29086 msgstr ""
29088 #: config/nvptx/mkoffload.c:407
29089 #, gcc-internal-format
29090 msgid "COLLECT_GCC must be set."
29091 msgstr ""
29093 #: config/nvptx/mkoffload.c:488
29094 #, gcc-internal-format
29095 msgid "either -fopenacc or -fopenmp must be set"
29096 msgstr ""
29098 #: config/nvptx/mkoffload.c:552
29099 #, gcc-internal-format
29100 msgid "cannot open intermediate ptx file"
29101 msgstr ""
29103 #: config/nvptx/nvptx.c:159
29104 #, gcc-internal-format, gfc-internal-format
29105 msgid "option %s is not supported together with -fopenacc"
29106 msgstr ""
29108 #: config/nvptx/nvptx.c:261
29109 #, gcc-internal-format
29110 msgid "static initialization of variable %q+D in %<.shared%> memory is not supported"
29111 msgstr ""
29113 #: config/nvptx/nvptx.c:1941
29114 #, gcc-internal-format
29115 msgid "cannot emit unaligned pointers in ptx assembly"
29116 msgstr ""
29118 #: config/nvptx/nvptx.c:2131
29119 #, gcc-internal-format
29120 msgid "PTX does not support weak declarations (only weak definitions)"
29121 msgstr ""
29123 #: config/nvptx/nvptx.c:4283
29124 #, gcc-internal-format
29125 msgid "%qE attribute requires a void return type"
29126 msgstr ""
29128 #: config/nvptx/nvptx.c:4306
29129 #, gcc-internal-format
29130 msgid "%qE attribute not allowed with auto storage class"
29131 msgstr ""
29133 #: config/nvptx/nvptx.c:4674
29134 #, gcc-internal-format, gfc-internal-format
29135 msgid "using vector_length (%d), ignoring %d"
29136 msgstr ""
29138 #: config/nvptx/nvptx.c:4675
29139 #, gcc-internal-format, gfc-internal-format
29140 msgid "using vector_length (%d), ignoring runtime setting"
29141 msgstr ""
29143 #: config/nvptx/nvptx.c:4685
29144 #, gcc-internal-format, gfc-internal-format
29145 msgid "using num_workers (%d), ignoring %d"
29146 msgstr ""
29148 #: config/pa/pa.c:507
29149 #, gcc-internal-format
29150 msgid "PIC code generation is not supported in the portable runtime model"
29151 msgstr ""
29153 #: config/pa/pa.c:512
29154 #, gcc-internal-format
29155 msgid "PIC code generation is not compatible with fast indirect calls"
29156 msgstr ""
29158 #: config/pa/pa.c:517
29159 #, gcc-internal-format
29160 msgid "-g is only supported when using GAS on this processor,"
29161 msgstr ""
29163 #: config/pa/pa.c:518
29164 #, gcc-internal-format
29165 msgid "-g option disabled"
29166 msgstr ""
29168 #: config/pa/pa.c:8769
29169 #, gcc-internal-format, gfc-internal-format
29170 msgid "alignment (%u) for %s exceeds maximum alignment for global common data.  Using %u"
29171 msgstr ""
29173 #: config/riscv/riscv.c:333
29174 #, gcc-internal-format
29175 msgid "unknown cpu %qs for -mtune"
29176 msgstr ""
29178 #: config/riscv/riscv.c:3765
29179 #, gcc-internal-format
29180 msgid "-mdiv requires -march to subsume the %<M%> extension"
29181 msgstr ""
29183 #: config/riscv/riscv.c:3795
29184 #, gcc-internal-format
29185 msgid "requested ABI requires -march to subsume the %qc extension"
29186 msgstr ""
29188 #: config/riscv/riscv.c:3800
29189 #, gcc-internal-format, gfc-internal-format
29190 msgid "ABI requires -march=rv%d"
29191 msgstr ""
29193 #. Address spaces are currently only supported by C.
29194 #: config/rl78/rl78.c:367
29195 #, gcc-internal-format
29196 msgid "-mes0 can only be used with C"
29197 msgstr ""
29199 #: config/rl78/rl78.c:370
29200 #, gcc-internal-format
29201 msgid "mduc registers only saved for G13 target"
29202 msgstr ""
29204 #: config/rl78/rl78.c:385
29205 #, gcc-internal-format
29206 msgid "-mmul=g13 cannot be used with -mcpu=g10"
29207 msgstr ""
29209 #: config/rl78/rl78.c:386
29210 #, gcc-internal-format
29211 msgid "-mmul=g14 cannot be used with -mcpu=g10"
29212 msgstr ""
29214 #. The S2 core does not have mul/div instructions.
29215 #: config/rl78/rl78.c:397
29216 #, gcc-internal-format
29217 msgid "-mmul=g14 cannot be used with -mcpu=g13"
29218 msgstr ""
29220 #. The G14 core does not have the hardware multiply peripheral used by the
29221 #. G13 core, hence you cannot use G13 multipliy routines on G14 hardware.
29222 #: config/rl78/rl78.c:409
29223 #, gcc-internal-format
29224 msgid "-mmul=g13 cannot be used with -mcpu=g14"
29225 msgstr ""
29227 #: config/rl78/rl78.c:804
29228 #, gcc-internal-format
29229 msgid "naked attribute only applies to functions"
29230 msgstr ""
29232 #: config/rl78/rl78.c:828
29233 #, gcc-internal-format
29234 msgid "%qE attribute doesn't apply to functions"
29235 msgstr ""
29237 #. This is unpredictable, as we're truncating off usable address
29238 #. bits.
29239 #: config/rl78/rl78.c:1170
29240 #, gcc-internal-format
29241 msgid "converting far pointer to near pointer"
29242 msgstr ""
29244 #: config/rs6000/host-darwin.c:59
29245 #, gcc-internal-format
29246 msgid "Segmentation Fault (code)"
29247 msgstr ""
29249 #: config/rs6000/host-darwin.c:129
29250 #, gcc-internal-format
29251 msgid "Segmentation Fault"
29252 msgstr "Помилка адресування"
29254 #: config/rs6000/host-darwin.c:143
29255 #, gcc-internal-format
29256 msgid "While setting up signal stack: %m"
29257 msgstr ""
29259 #: config/rs6000/host-darwin.c:149
29260 #, gcc-internal-format
29261 msgid "While setting up signal handler: %m"
29262 msgstr ""
29264 #. Handle the machine specific pragma longcall.  Its syntax is
29266 #. # pragma longcall ( TOGGLE )
29268 #. where TOGGLE is either 0 or 1.
29270 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
29271 #. whether or not new function declarations receive a longcall
29272 #. attribute by default.
29273 #: config/rs6000/rs6000-c.c:50
29274 #, gcc-internal-format
29275 msgid "ignoring malformed #pragma longcall"
29276 msgstr ""
29278 #: config/rs6000/rs6000-c.c:63
29279 #, gcc-internal-format
29280 msgid "missing open paren"
29281 msgstr ""
29283 #: config/rs6000/rs6000-c.c:65
29284 #, gcc-internal-format
29285 msgid "missing number"
29286 msgstr "не вказано числа"
29288 #: config/rs6000/rs6000-c.c:67
29289 #, gcc-internal-format
29290 msgid "missing close paren"
29291 msgstr ""
29293 #: config/rs6000/rs6000-c.c:70
29294 #, gcc-internal-format
29295 msgid "number must be 0 or 1"
29296 msgstr ""
29298 #: config/rs6000/rs6000-c.c:73
29299 #, gcc-internal-format
29300 msgid "junk at end of #pragma longcall"
29301 msgstr ""
29303 #: config/rs6000/rs6000-c.c:5575
29304 #, gcc-internal-format
29305 msgid "vec_lvsl is deprecated for little endian; use assignment for unaligned loads and stores"
29306 msgstr ""
29308 #: config/rs6000/rs6000-c.c:5579
29309 #, gcc-internal-format
29310 msgid "vec_lvsr is deprecated for little endian; use assignment for unaligned loads and stores"
29311 msgstr ""
29313 #: config/rs6000/rs6000-c.c:5589
29314 #, gcc-internal-format
29315 msgid "vec_mul only accepts 2 arguments"
29316 msgstr ""
29318 #: config/rs6000/rs6000-c.c:5640
29319 #, gcc-internal-format
29320 msgid "vec_cmpne only accepts 2 arguments"
29321 msgstr ""
29323 #: config/rs6000/rs6000-c.c:5711
29324 #, gcc-internal-format
29325 msgid "vec_adde only accepts 3 arguments"
29326 msgstr ""
29328 #: config/rs6000/rs6000-c.c:5774
29329 #, gcc-internal-format
29330 msgid "vec_addec only accepts 3 arguments"
29331 msgstr ""
29333 #: config/rs6000/rs6000-c.c:5861
29334 #, gcc-internal-format, gfc-internal-format
29335 msgid "%s only accepts %d arguments"
29336 msgstr ""
29338 #: config/rs6000/rs6000-c.c:5866
29339 #, gcc-internal-format, gfc-internal-format
29340 msgid "%s only accepts 1 argument"
29341 msgstr ""
29343 #: config/rs6000/rs6000-c.c:5871
29344 #, gcc-internal-format, gfc-internal-format
29345 msgid "%s only accepts 2 arguments"
29346 msgstr ""
29348 #: config/rs6000/rs6000-c.c:5937
29349 #, gcc-internal-format
29350 msgid "vec_extract only accepts 2 arguments"
29351 msgstr ""
29353 #: config/rs6000/rs6000-c.c:6106
29354 #, gcc-internal-format
29355 msgid "vec_insert only accepts 3 arguments"
29356 msgstr ""
29358 #: config/rs6000/rs6000-c.c:6380
29359 #, gcc-internal-format
29360 msgid "passing arg %d of %qE discards qualifiers from pointer target type"
29361 msgstr ""
29363 #: config/rs6000/rs6000-c.c:6434
29364 #, gcc-internal-format, gfc-internal-format
29365 msgid "Builtin function %s not supported in this compiler configuration"
29366 msgstr ""
29368 #: config/rs6000/rs6000-c.c:6442
29369 #, gcc-internal-format, gfc-internal-format
29370 msgid "invalid parameter combination for AltiVec intrinsic %s"
29371 msgstr ""
29373 #: config/rs6000/rs6000.c:3642
29374 #, gcc-internal-format
29375 msgid "-mrecip requires -ffinite-math or -ffast-math"
29376 msgstr ""
29378 #: config/rs6000/rs6000.c:3644
29379 #, gcc-internal-format
29380 msgid "-mrecip requires -fno-trapping-math or -ffast-math"
29381 msgstr ""
29383 #: config/rs6000/rs6000.c:3646
29384 #, gcc-internal-format
29385 msgid "-mrecip requires -freciprocal-math or -ffast-math"
29386 msgstr ""
29388 #: config/rs6000/rs6000.c:3746
29389 #, gcc-internal-format
29390 msgid "-m64 requires PowerPC64 architecture, enabling"
29391 msgstr ""
29393 #: config/rs6000/rs6000.c:3929
29394 #, gcc-internal-format
29395 msgid "-malign-power is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
29396 msgstr ""
29398 #: config/rs6000/rs6000.c:4021
29399 #, gcc-internal-format
29400 msgid "will not generate power9 instructions because assembler lacks power9 support"
29401 msgstr ""
29403 #: config/rs6000/rs6000.c:4030
29404 #, gcc-internal-format
29405 msgid "will not generate power8 instructions because assembler lacks power8 support"
29406 msgstr ""
29408 #: config/rs6000/rs6000.c:4039
29409 #, gcc-internal-format
29410 msgid "will not generate power7 instructions because assembler lacks power7 support"
29411 msgstr ""
29413 #: config/rs6000/rs6000.c:4048
29414 #, gcc-internal-format
29415 msgid "will not generate power6 instructions because assembler lacks power6 support"
29416 msgstr ""
29418 #: config/rs6000/rs6000.c:4057
29419 #, gcc-internal-format
29420 msgid "will not generate power5 instructions because assembler lacks power5 support"
29421 msgstr ""
29423 #: config/rs6000/rs6000.c:4145
29424 #, gcc-internal-format
29425 msgid "not configured for SPE ABI"
29426 msgstr ""
29428 #: config/rs6000/rs6000.c:4150
29429 #, gcc-internal-format
29430 msgid "not configured for SPE instruction set"
29431 msgstr ""
29433 #: config/rs6000/rs6000.c:4156
29434 #, gcc-internal-format
29435 msgid "target attribute or pragma changes SPE ABI"
29436 msgstr ""
29438 #: config/rs6000/rs6000.c:4163
29439 #, gcc-internal-format
29440 msgid "AltiVec not supported in this target"
29441 msgstr ""
29443 #: config/rs6000/rs6000.c:4165 config/rs6000/rs6000.c:4170
29444 #, gcc-internal-format
29445 msgid "SPE not supported in this target"
29446 msgstr ""
29448 #: config/rs6000/rs6000.c:4198
29449 #, gcc-internal-format
29450 msgid "-mmultiple is not supported on little endian systems"
29451 msgstr ""
29453 #: config/rs6000/rs6000.c:4205
29454 #, gcc-internal-format
29455 msgid "-mstring is not supported on little endian systems"
29456 msgstr ""
29458 #. Enforce that none of the ISA_3_0_MASKS_SERVER flags
29459 #. were explicitly cleared.
29460 #: config/rs6000/rs6000.c:4301 config/rs6000/rs6000.c:4312
29461 #, gcc-internal-format
29462 msgid "-mpower9-minmax incompatible with explicitly disabled options"
29463 msgstr ""
29465 #: config/rs6000/rs6000.c:4304
29466 #, gcc-internal-format
29467 msgid "Power9 target option is incompatible with -mcpu=<xxx> for <xxx> less than power9"
29468 msgstr ""
29470 #: config/rs6000/rs6000.c:4336
29471 #, gcc-internal-format
29472 msgid "-mcrypto requires -maltivec"
29473 msgstr ""
29475 #: config/rs6000/rs6000.c:4343
29476 #, gcc-internal-format
29477 msgid "-mdirect-move requires -mvsx"
29478 msgstr ""
29480 #: config/rs6000/rs6000.c:4350
29481 #, gcc-internal-format
29482 msgid "-mpower8-vector requires -maltivec"
29483 msgstr ""
29485 #: config/rs6000/rs6000.c:4358
29486 #, gcc-internal-format
29487 msgid "-mpower8-vector requires -mvsx"
29488 msgstr ""
29490 #: config/rs6000/rs6000.c:4377
29491 #, gcc-internal-format
29492 msgid "-mvsx-timode requires -mvsx"
29493 msgstr ""
29495 #: config/rs6000/rs6000.c:4384
29496 #, gcc-internal-format
29497 msgid "-mhard-dfp requires -mhard-float"
29498 msgstr ""
29500 #: config/rs6000/rs6000.c:4437
29501 #, gcc-internal-format
29502 msgid "-mupper-regs-df requires -mvsx"
29503 msgstr ""
29505 #: config/rs6000/rs6000.c:4444
29506 #, gcc-internal-format
29507 msgid "-mupper-regs-di requires -mvsx"
29508 msgstr ""
29510 #: config/rs6000/rs6000.c:4451
29511 #, gcc-internal-format
29512 msgid "-mupper-regs-sf requires -mpower8-vector"
29513 msgstr ""
29515 #: config/rs6000/rs6000.c:4500
29516 #, gcc-internal-format
29517 msgid "-mpower8-fusion-sign requires -mpower8-fusion"
29518 msgstr ""
29520 #: config/rs6000/rs6000.c:4503
29521 #, gcc-internal-format
29522 msgid "-mtoc-fusion requires -mpower8-fusion"
29523 msgstr ""
29525 #. We prefer to not mention undocumented options in
29526 #. error messages.  However, if users have managed to select
29527 #. power9-fusion without selecting power8-fusion, they
29528 #. already know about undocumented flags.
29529 #: config/rs6000/rs6000.c:4520
29530 #, gcc-internal-format
29531 msgid "-mpower9-fusion requires -mpower8-fusion"
29532 msgstr ""
29534 #: config/rs6000/rs6000.c:4573
29535 #, gcc-internal-format
29536 msgid "-mpower9-vector requires -mpower8-vector"
29537 msgstr ""
29539 #: config/rs6000/rs6000.c:4618
29540 #, gcc-internal-format
29541 msgid "-mpower9-dform requires -mpower9-vector"
29542 msgstr ""
29544 #: config/rs6000/rs6000.c:4647
29545 #, gcc-internal-format
29546 msgid "-mpower9-dform, -mpower9-dform-vector, -mpower9-dform-scalar require -mdirect-move"
29547 msgstr ""
29549 #: config/rs6000/rs6000.c:4670
29550 #, gcc-internal-format
29551 msgid "-mpower9-dform requires -mupper-regs-df"
29552 msgstr ""
29554 #: config/rs6000/rs6000.c:4677
29555 #, gcc-internal-format
29556 msgid "-mpower9-dform requires -mupper-regs-sf"
29557 msgstr ""
29559 #: config/rs6000/rs6000.c:4697
29560 #, gcc-internal-format
29561 msgid "-mvsx-timode might need -mlra"
29562 msgstr ""
29564 #: config/rs6000/rs6000.c:4722
29565 #, gcc-internal-format
29566 msgid "-mallow-movmisalign requires -mvsx"
29567 msgstr ""
29569 #: config/rs6000/rs6000.c:4737
29570 #, gcc-internal-format
29571 msgid "-mefficient-unaligned-vsx requires -mvsx"
29572 msgstr ""
29574 #: config/rs6000/rs6000.c:4745
29575 #, gcc-internal-format
29576 msgid "-mefficient-unaligned-vsx requires -mallow-movmisalign"
29577 msgstr ""
29579 #: config/rs6000/rs6000.c:4759
29580 #, gcc-internal-format
29581 msgid "-mvsx-small-integer requires -mpower8-vector, -mupper-regs-di, and -mdirect-move"
29582 msgstr ""
29584 #: config/rs6000/rs6000.c:4771
29585 #, gcc-internal-format
29586 msgid "target attribute or pragma changes long double size"
29587 msgstr ""
29589 #: config/rs6000/rs6000.c:4797
29590 #, gcc-internal-format
29591 msgid "-mfloat128 requires VSX support"
29592 msgstr ""
29594 #: config/rs6000/rs6000.c:4807
29595 #, gcc-internal-format
29596 msgid "-mfloat128-type requires VSX support"
29597 msgstr ""
29599 #: config/rs6000/rs6000.c:4823
29600 #, gcc-internal-format
29601 msgid "-mfloat128 requires -mfloat128-type"
29602 msgstr ""
29604 #: config/rs6000/rs6000.c:4836
29605 #, gcc-internal-format
29606 msgid "-mfloat128-hardware requires -mfloat128-type"
29607 msgstr ""
29609 #: config/rs6000/rs6000.c:4859
29610 #, gcc-internal-format
29611 msgid "-mfloat128-hardware requires full ISA 3.0 support"
29612 msgstr ""
29614 #: config/rs6000/rs6000.c:4867
29615 #, gcc-internal-format
29616 msgid "-mfloat128-hardware requires -m64"
29617 msgstr ""
29619 #: config/rs6000/rs6000.c:4931
29620 #, gcc-internal-format, gfc-internal-format
29621 msgid "unknown vectorization library ABI type (%s) for -mveclibabi= switch"
29622 msgstr ""
29624 #: config/rs6000/rs6000.c:4952 config/rs6000/rs6000.c:4967
29625 #, gcc-internal-format
29626 msgid "target attribute or pragma changes AltiVec ABI"
29627 msgstr ""
29629 #: config/rs6000/rs6000.c:4980
29630 #, gcc-internal-format
29631 msgid "target attribute or pragma changes darwin64 ABI"
29632 msgstr ""
29634 #: config/rs6000/rs6000.c:5046
29635 #, gcc-internal-format
29636 msgid "target attribute or pragma changes single precision floating point"
29637 msgstr ""
29639 #: config/rs6000/rs6000.c:5049
29640 #, gcc-internal-format
29641 msgid "target attribute or pragma changes double precision floating point"
29642 msgstr ""
29644 #: config/rs6000/rs6000.c:5151
29645 #, gcc-internal-format
29646 msgid "%qs is not a valid number in -mstack-protector-guard-offset="
29647 msgstr ""
29649 #: config/rs6000/rs6000.c:5156
29650 #, gcc-internal-format
29651 msgid "%qs is not a valid offset in -mstack-protector-guard-offset="
29652 msgstr ""
29654 #: config/rs6000/rs6000.c:5168
29655 #, gcc-internal-format
29656 msgid "%qs is not a valid base register in -mstack-protector-guard-reg="
29657 msgstr ""
29659 #: config/rs6000/rs6000.c:5176
29660 #, gcc-internal-format
29661 msgid "-mstack-protector-guard=tls needs a valid base register"
29662 msgstr ""
29664 #: config/rs6000/rs6000.c:8171
29665 #, gcc-internal-format, gfc-internal-format
29666 msgid "the layout of aggregates containing vectors with %d-byte alignment has changed in GCC 5"
29667 msgstr ""
29669 #: config/rs6000/rs6000.c:11584
29670 #, gcc-internal-format
29671 msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
29672 msgstr ""
29674 #: config/rs6000/rs6000.c:11746
29675 #, gcc-internal-format
29676 msgid "cannot return value in vector register because altivec instructions are disabled, use -maltivec to enable them"
29677 msgstr ""
29679 #: config/rs6000/rs6000.c:11946
29680 #, gcc-internal-format, gfc-internal-format
29681 msgid "the ABI of passing aggregates with %d-byte alignment has changed in GCC 5"
29682 msgstr ""
29684 #: config/rs6000/rs6000.c:12215
29685 #, gcc-internal-format
29686 msgid "cannot pass argument in vector register because altivec instructions are disabled, use -maltivec to enable them"
29687 msgstr ""
29689 #: config/rs6000/rs6000.c:13067
29690 #, gcc-internal-format
29691 msgid "the ABI of passing homogeneous float aggregates has changed in GCC 5"
29692 msgstr ""
29694 #: config/rs6000/rs6000.c:13242
29695 #, gcc-internal-format
29696 msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
29697 msgstr ""
29699 #: config/rs6000/rs6000.c:14036
29700 #, gcc-internal-format, gfc-internal-format
29701 msgid "internal error: builtin function %s already processed"
29702 msgstr ""
29704 #: config/rs6000/rs6000.c:14540
29705 #, gcc-internal-format
29706 msgid "argument 1 must be an 8-bit field value"
29707 msgstr ""
29709 #: config/rs6000/rs6000.c:14586
29710 #, gcc-internal-format
29711 msgid "argument 1 must be a 5-bit signed literal"
29712 msgstr ""
29714 #: config/rs6000/rs6000.c:14689 config/rs6000/rs6000.c:16557
29715 #, gcc-internal-format
29716 msgid "argument 2 must be a 5-bit unsigned literal"
29717 msgstr ""
29719 #: config/rs6000/rs6000.c:14707
29720 #, gcc-internal-format
29721 msgid "argument 1 must be a 6-bit unsigned literal"
29722 msgstr ""
29724 #: config/rs6000/rs6000.c:14721
29725 #, gcc-internal-format
29726 msgid "argument 2 must be a 7-bit unsigned literal"
29727 msgstr ""
29729 #: config/rs6000/rs6000.c:14760
29730 #, gcc-internal-format
29731 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
29732 msgstr ""
29734 #: config/rs6000/rs6000.c:14817
29735 #, gcc-internal-format
29736 msgid "argument 1 of __builtin_altivec_predicate is out of range"
29737 msgstr ""
29739 #: config/rs6000/rs6000.c:15305
29740 #, gcc-internal-format, gfc-internal-format
29741 msgid "builtin %s is only valid in 64-bit mode"
29742 msgstr ""
29744 #: config/rs6000/rs6000.c:15354
29745 #, gcc-internal-format, gfc-internal-format
29746 msgid "argument %d must be an unsigned literal"
29747 msgstr ""
29749 #: config/rs6000/rs6000.c:15356
29750 #, gcc-internal-format, gfc-internal-format
29751 msgid "argument %d is an unsigned literal that is out of range"
29752 msgstr ""
29754 #: config/rs6000/rs6000.c:15494
29755 #, gcc-internal-format, gfc-internal-format
29756 msgid "builtin %s only accepts a string argument"
29757 msgstr ""
29759 #. Invalid CPU argument.
29760 #: config/rs6000/rs6000.c:15513
29761 #, gcc-internal-format, gfc-internal-format
29762 msgid "cpu %s is an invalid argument to builtin %s"
29763 msgstr ""
29765 #. Invalid HWCAP argument.
29766 #: config/rs6000/rs6000.c:15541
29767 #, gcc-internal-format, gfc-internal-format
29768 msgid "hwcap %s is an invalid argument to builtin %s"
29769 msgstr ""
29771 #: config/rs6000/rs6000.c:15615
29772 #, gcc-internal-format
29773 msgid "argument 3 must be a 4-bit unsigned literal"
29774 msgstr ""
29776 #: config/rs6000/rs6000.c:15640
29777 #, gcc-internal-format
29778 msgid "argument 3 must be a 2-bit unsigned literal"
29779 msgstr ""
29781 #: config/rs6000/rs6000.c:15660
29782 #, gcc-internal-format
29783 msgid "argument 3 must be a 1-bit unsigned literal"
29784 msgstr ""
29786 #: config/rs6000/rs6000.c:15672
29787 #, gcc-internal-format
29788 msgid "argument 1 must be 0 or 2"
29789 msgstr ""
29791 #: config/rs6000/rs6000.c:15684
29792 #, gcc-internal-format
29793 msgid "argument 1 must be a 1-bit unsigned literal"
29794 msgstr ""
29796 #: config/rs6000/rs6000.c:15698
29797 #, gcc-internal-format
29798 msgid "argument 2 must be a 6-bit unsigned literal"
29799 msgstr ""
29801 #: config/rs6000/rs6000.c:15710
29802 #, gcc-internal-format
29803 msgid "argument 2 must be 0 or 1"
29804 msgstr ""
29806 #: config/rs6000/rs6000.c:15717
29807 #, gcc-internal-format
29808 msgid "argument 3 must be in the range 0..15"
29809 msgstr ""
29811 #: config/rs6000/rs6000.c:15906
29812 #, gcc-internal-format
29813 msgid "argument to %qs must be a 2-bit unsigned literal"
29814 msgstr ""
29816 #: config/rs6000/rs6000.c:16063
29817 #, gcc-internal-format
29818 msgid "unresolved overload for Altivec builtin %qF"
29819 msgstr ""
29821 #: config/rs6000/rs6000.c:16237
29822 #, gcc-internal-format
29823 msgid "argument to dss must be a 2-bit unsigned literal"
29824 msgstr ""
29826 #: config/rs6000/rs6000.c:16285
29827 #, gcc-internal-format
29828 msgid "second argument to vec_vextract4b must be 0..12"
29829 msgstr ""
29831 #: config/rs6000/rs6000.c:16302
29832 #, gcc-internal-format
29833 msgid "third argument to vec_vinsert4b must be 0..12"
29834 msgstr ""
29836 #: config/rs6000/rs6000.c:16677
29837 #, gcc-internal-format
29838 msgid "argument 1 of __builtin_paired_predicate must be a constant"
29839 msgstr ""
29841 #: config/rs6000/rs6000.c:16724
29842 #, gcc-internal-format
29843 msgid "argument 1 of __builtin_paired_predicate is out of range"
29844 msgstr ""
29846 #: config/rs6000/rs6000.c:16749
29847 #, gcc-internal-format
29848 msgid "argument 1 of __builtin_spe_predicate must be a constant"
29849 msgstr ""
29851 #: config/rs6000/rs6000.c:16821
29852 #, gcc-internal-format
29853 msgid "argument 1 of __builtin_spe_predicate is out of range"
29854 msgstr ""
29856 #: config/rs6000/rs6000.c:16903
29857 #, gcc-internal-format, gfc-internal-format
29858 msgid "Builtin function %s is only valid for the cell processor"
29859 msgstr ""
29861 #: config/rs6000/rs6000.c:16905
29862 #, gcc-internal-format, gfc-internal-format
29863 msgid "Builtin function %s requires the -mvsx option"
29864 msgstr ""
29866 #: config/rs6000/rs6000.c:16907
29867 #, gcc-internal-format, gfc-internal-format
29868 msgid "Builtin function %s requires the -mhtm option"
29869 msgstr ""
29871 #: config/rs6000/rs6000.c:16909
29872 #, gcc-internal-format, gfc-internal-format
29873 msgid "Builtin function %s requires the -maltivec option"
29874 msgstr ""
29876 #: config/rs6000/rs6000.c:16911
29877 #, gcc-internal-format, gfc-internal-format
29878 msgid "Builtin function %s requires the -mpaired option"
29879 msgstr ""
29881 #: config/rs6000/rs6000.c:16913
29882 #, gcc-internal-format, gfc-internal-format
29883 msgid "Builtin function %s requires the -mspe option"
29884 msgstr ""
29886 #: config/rs6000/rs6000.c:16916
29887 #, gcc-internal-format, gfc-internal-format
29888 msgid "Builtin function %s requires the -mhard-dfp and -mpower8-vector options"
29889 msgstr ""
29891 #: config/rs6000/rs6000.c:16919
29892 #, gcc-internal-format, gfc-internal-format
29893 msgid "Builtin function %s requires the -mhard-dfp option"
29894 msgstr ""
29896 #: config/rs6000/rs6000.c:16921
29897 #, gcc-internal-format, gfc-internal-format
29898 msgid "Builtin function %s requires the -mpower8-vector option"
29899 msgstr ""
29901 #: config/rs6000/rs6000.c:16924 config/rs6000/rs6000.c:16930
29902 #, gcc-internal-format, gfc-internal-format
29903 msgid "Builtin function %s requires the -mcpu=power9 and -m64 options"
29904 msgstr ""
29906 #: config/rs6000/rs6000.c:16927 config/rs6000/rs6000.c:16933
29907 #, gcc-internal-format, gfc-internal-format
29908 msgid "Builtin function %s requires the -mcpu=power9 option"
29909 msgstr ""
29911 #: config/rs6000/rs6000.c:16936
29912 #, gcc-internal-format, gfc-internal-format
29913 msgid "Builtin function %s requires the -mhard-float and -mlong-double-128 options"
29914 msgstr ""
29916 #: config/rs6000/rs6000.c:16939
29917 #, gcc-internal-format, gfc-internal-format
29918 msgid "Builtin function %s requires the -mhard-float option"
29919 msgstr ""
29921 #: config/rs6000/rs6000.c:16941
29922 #, gcc-internal-format, gfc-internal-format
29923 msgid "Builtin function %s requires the -mfloat128 option"
29924 msgstr ""
29926 #: config/rs6000/rs6000.c:16943
29927 #, gcc-internal-format, gfc-internal-format
29928 msgid "Builtin function %s is not supported with the current options"
29929 msgstr ""
29931 #: config/rs6000/rs6000.c:18786
29932 #, gcc-internal-format, gfc-internal-format
29933 msgid "internal error: builtin function %s had an unexpected return type %s"
29934 msgstr ""
29936 #: config/rs6000/rs6000.c:18803
29937 #, gcc-internal-format, gfc-internal-format
29938 msgid "internal error: builtin function %s, argument %d had unexpected argument type %s"
29939 msgstr ""
29941 #: config/rs6000/rs6000.c:28088
29942 #, gcc-internal-format
29943 msgid "stack frame too large"
29944 msgstr ""
29946 #: config/rs6000/rs6000.c:31766
29947 #, gcc-internal-format
29948 msgid "-fsplit-stack uses register r29"
29949 msgstr ""
29951 #: config/rs6000/rs6000.c:31774
29952 #, gcc-internal-format
29953 msgid "Stack frame larger than 2G is not supported for -fsplit-stack"
29954 msgstr ""
29956 #: config/rs6000/rs6000.c:32762
29957 #, gcc-internal-format
29958 msgid "no profiling of 64-bit code for this ABI"
29959 msgstr ""
29961 #: config/rs6000/rs6000.c:35065
29962 #, gcc-internal-format
29963 msgid "You cannot take the address of a nested function if you use the -mno-pointers-to-nested-functions option."
29964 msgstr ""
29966 #: config/rs6000/rs6000.c:35147
29967 #, gcc-internal-format
29968 msgid "use of %<long double%> in AltiVec types is invalid"
29969 msgstr ""
29971 #: config/rs6000/rs6000.c:35149
29972 #, gcc-internal-format
29973 msgid "use of boolean types in AltiVec types is invalid"
29974 msgstr ""
29976 #: config/rs6000/rs6000.c:35151
29977 #, gcc-internal-format
29978 msgid "use of %<complex%> in AltiVec types is invalid"
29979 msgstr ""
29981 #: config/rs6000/rs6000.c:35153
29982 #, gcc-internal-format
29983 msgid "use of decimal floating point types in AltiVec types is invalid"
29984 msgstr ""
29986 #: config/rs6000/rs6000.c:35159
29987 #, gcc-internal-format
29988 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code without -mvsx"
29989 msgstr ""
29991 #: config/rs6000/rs6000.c:35162
29992 #, gcc-internal-format
29993 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
29994 msgstr ""
29996 #: config/rs6000/rs6000.c:35167
29997 #, gcc-internal-format
29998 msgid "use of %<long long%> in AltiVec types is invalid without -mvsx"
29999 msgstr ""
30001 #: config/rs6000/rs6000.c:35170
30002 #, gcc-internal-format
30003 msgid "use of %<double%> in AltiVec types is invalid without -mvsx"
30004 msgstr ""
30006 #: config/rs6000/rs6000.c:38943
30007 #, gcc-internal-format, gfc-internal-format
30008 msgid "emitting microcode insn %s\t[%s] #%d"
30009 msgstr ""
30011 #: config/rs6000/rs6000.c:38947
30012 #, gcc-internal-format, gfc-internal-format
30013 msgid "emitting conditional microcode insn %s\t[%s] #%d"
30014 msgstr ""
30016 #: config/rs6000/rs6000.c:39255
30017 #, gcc-internal-format, gfc-internal-format
30018 msgid "invalid cpu \"%s\" for %s\"%s\"%s"
30019 msgstr ""
30021 #: config/rs6000/rs6000.c:39258
30022 #, gcc-internal-format, gfc-internal-format
30023 msgid "%s\"%s\"%s is not allowed"
30024 msgstr ""
30026 #: config/rs6000/rs6000.c:39260
30027 #, gcc-internal-format, gfc-internal-format
30028 msgid "%s\"%s\"%s is invalid"
30029 msgstr ""
30031 #: config/rs6000/rs6000.c:39777
30032 #, gcc-internal-format, gfc-internal-format
30033 msgid "-mno-%s turns off -m%s"
30034 msgstr ""
30036 #: config/rs6000/rs6000.c:39794
30037 #, gcc-internal-format
30038 msgid "-mno-power9-vector turns off -mpower9-dform"
30039 msgstr ""
30041 #. Definitions of target machine for GNU compiler,
30042 #. for IBM RS/6000 POWER running AIX version 4.3.
30043 #. Copyright (C) 1998-2017 Free Software Foundation, Inc.
30044 #. Contributed by David Edelsohn (edelsohn@gnu.org).
30046 #. This file is part of GCC.
30048 #. GCC is free software; you can redistribute it and/or modify it
30049 #. under the terms of the GNU General Public License as published
30050 #. by the Free Software Foundation; either version 3, or (at your
30051 #. option) any later version.
30053 #. GCC is distributed in the hope that it will be useful, but WITHOUT
30054 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30055 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
30056 #. License for more details.
30058 #. You should have received a copy of the GNU General Public License
30059 #. along with GCC; see the file COPYING3.  If not see
30060 #. <http://www.gnu.org/licenses/>.
30061 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30062 #. get control in TARGET_OPTION_OVERRIDE.
30063 #. Definitions of target machine for GNU compiler,
30064 #. for IBM RS/6000 POWER running AIX V5.
30065 #. Copyright (C) 2001-2017 Free Software Foundation, Inc.
30066 #. Contributed by David Edelsohn (edelsohn@gnu.org).
30068 #. This file is part of GCC.
30070 #. GCC is free software; you can redistribute it and/or modify it
30071 #. under the terms of the GNU General Public License as published
30072 #. by the Free Software Foundation; either version 3, or (at your
30073 #. option) any later version.
30075 #. GCC is distributed in the hope that it will be useful, but WITHOUT
30076 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30077 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
30078 #. License for more details.
30080 #. You should have received a copy of the GNU General Public License
30081 #. along with GCC; see the file COPYING3.  If not see
30082 #. <http://www.gnu.org/licenses/>.
30083 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30084 #. get control in TARGET_OPTION_OVERRIDE.
30085 #. Definitions of target machine for GNU compiler,
30086 #. for IBM RS/6000 POWER running AIX V5.2.
30087 #. Copyright (C) 2002-2017 Free Software Foundation, Inc.
30088 #. Contributed by David Edelsohn (edelsohn@gnu.org).
30090 #. This file is part of GCC.
30092 #. GCC is free software; you can redistribute it and/or modify it
30093 #. under the terms of the GNU General Public License as published
30094 #. by the Free Software Foundation; either version 3, or (at your
30095 #. option) any later version.
30097 #. GCC is distributed in the hope that it will be useful, but WITHOUT
30098 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30099 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
30100 #. License for more details.
30102 #. You should have received a copy of the GNU General Public License
30103 #. along with GCC; see the file COPYING3.  If not see
30104 #. <http://www.gnu.org/licenses/>.
30105 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30106 #. get control in TARGET_OPTION_OVERRIDE.
30107 #. Definitions of target machine for GNU compiler,
30108 #. for IBM RS/6000 POWER running AIX V5.3.
30109 #. Copyright (C) 2002-2017 Free Software Foundation, Inc.
30110 #. Contributed by David Edelsohn (edelsohn@gnu.org).
30112 #. This file is part of GCC.
30114 #. GCC is free software; you can redistribute it and/or modify it
30115 #. under the terms of the GNU General Public License as published
30116 #. by the Free Software Foundation; either version 3, or (at your
30117 #. option) any later version.
30119 #. GCC is distributed in the hope that it will be useful, but WITHOUT
30120 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30121 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
30122 #. License for more details.
30124 #. You should have received a copy of the GNU General Public License
30125 #. along with GCC; see the file COPYING3.  If not see
30126 #. <http://www.gnu.org/licenses/>.
30127 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30128 #. get control in TARGET_OPTION_OVERRIDE.
30129 #. Definitions of target machine for GNU compiler,
30130 #. for IBM RS/6000 POWER running AIX V6.1.
30131 #. Copyright (C) 2002-2017 Free Software Foundation, Inc.
30132 #. Contributed by David Edelsohn (edelsohn@gnu.org).
30134 #. This file is part of GCC.
30136 #. GCC is free software; you can redistribute it and/or modify it
30137 #. under the terms of the GNU General Public License as published
30138 #. by the Free Software Foundation; either version 3, or (at your
30139 #. option) any later version.
30141 #. GCC is distributed in the hope that it will be useful, but WITHOUT
30142 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30143 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
30144 #. License for more details.
30146 #. You should have received a copy of the GNU General Public License
30147 #. along with GCC; see the file COPYING3.  If not see
30148 #. <http://www.gnu.org/licenses/>.
30149 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30150 #. get control in TARGET_OPTION_OVERRIDE.
30151 #. Definitions of target machine for GNU compiler,
30152 #. for IBM RS/6000 POWER running AIX V7.1.
30153 #. Copyright (C) 2002-2017 Free Software Foundation, Inc.
30154 #. Contributed by David Edelsohn (edelsohn@gnu.org).
30156 #. This file is part of GCC.
30158 #. GCC is free software; you can redistribute it and/or modify it
30159 #. under the terms of the GNU General Public License as published
30160 #. by the Free Software Foundation; either version 3, or (at your
30161 #. option) any later version.
30163 #. GCC is distributed in the hope that it will be useful, but WITHOUT
30164 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30165 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
30166 #. License for more details.
30168 #. You should have received a copy of the GNU General Public License
30169 #. along with GCC; see the file COPYING3.  If not see
30170 #. <http://www.gnu.org/licenses/>.
30171 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30172 #. get control in TARGET_OPTION_OVERRIDE.
30173 #: config/rs6000/aix43.h:30 config/rs6000/aix51.h:30 config/rs6000/aix52.h:30
30174 #: config/rs6000/aix53.h:30 config/rs6000/aix61.h:30 config/rs6000/aix71.h:30
30175 #, gcc-internal-format
30176 msgid "-maix64 requires PowerPC64 architecture remain enabled"
30177 msgstr ""
30179 #: config/rs6000/aix43.h:36 config/rs6000/aix52.h:36 config/rs6000/aix53.h:36
30180 #: config/rs6000/aix61.h:36 config/rs6000/aix71.h:36
30181 #, gcc-internal-format
30182 msgid "soft-float and long-double-128 are incompatible"
30183 msgstr ""
30185 #: config/rs6000/aix43.h:40 config/rs6000/aix51.h:34 config/rs6000/aix52.h:40
30186 #: config/rs6000/aix53.h:40 config/rs6000/aix61.h:40 config/rs6000/aix71.h:40
30187 #, gcc-internal-format
30188 msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
30189 msgstr ""
30191 #: config/rs6000/aix61.h:47 config/rs6000/aix71.h:47
30192 #: config/rs6000/freebsd64.h:120 config/rs6000/linux64.h:142
30193 #, gcc-internal-format
30194 msgid "-mcmodel incompatible with other toc options"
30195 msgstr ""
30197 #: config/rs6000/e500.h:37
30198 #, gcc-internal-format
30199 msgid "AltiVec and SPE instructions cannot coexist"
30200 msgstr ""
30202 #: config/rs6000/e500.h:39
30203 #, gcc-internal-format
30204 msgid "VSX and SPE instructions cannot coexist"
30205 msgstr ""
30207 #: config/rs6000/e500.h:41
30208 #, gcc-internal-format
30209 msgid "64-bit SPE not supported"
30210 msgstr ""
30212 #: config/rs6000/e500.h:43
30213 #, gcc-internal-format
30214 msgid "E500 and FPRs not supported"
30215 msgstr ""
30217 #: config/rs6000/freebsd64.h:98 config/rs6000/linux64.h:115
30218 #, gcc-internal-format
30219 msgid "-mcall-aixdesc incompatible with -mabi=elfv2"
30220 msgstr ""
30222 #: config/rs6000/freebsd64.h:113 config/rs6000/linux64.h:135
30223 #, gcc-internal-format
30224 msgid "-m64 requires a PowerPC64 cpu"
30225 msgstr ""
30227 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30228 #. get control in TARGET_OPTION_OVERRIDE.
30229 #: config/rs6000/sysv4.h:111
30230 #, gcc-internal-format, gfc-internal-format
30231 msgid "bad value for -mcall-%s"
30232 msgstr ""
30234 #: config/rs6000/sysv4.h:127
30235 #, gcc-internal-format, gfc-internal-format
30236 msgid "bad value for -msdata=%s"
30237 msgstr ""
30239 #: config/rs6000/sysv4.h:144
30240 #, gcc-internal-format, gfc-internal-format
30241 msgid "-mrelocatable and -msdata=%s are incompatible"
30242 msgstr ""
30244 #: config/rs6000/sysv4.h:153
30245 #, gcc-internal-format, gfc-internal-format
30246 msgid "-f%s and -msdata=%s are incompatible"
30247 msgstr ""
30249 #: config/rs6000/sysv4.h:162
30250 #, gcc-internal-format, gfc-internal-format
30251 msgid "-msdata=%s and -mcall-%s are incompatible"
30252 msgstr ""
30254 #: config/rs6000/sysv4.h:171
30255 #, gcc-internal-format
30256 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
30257 msgstr ""
30259 #: config/rs6000/sysv4.h:177
30260 #, gcc-internal-format, gfc-internal-format
30261 msgid "-mrelocatable and -mcall-%s are incompatible"
30262 msgstr ""
30264 #: config/rs6000/sysv4.h:184
30265 #, gcc-internal-format, gfc-internal-format
30266 msgid "-fPIC and -mcall-%s are incompatible"
30267 msgstr ""
30269 #: config/rs6000/sysv4.h:190
30270 #, gcc-internal-format
30271 msgid "-msecure-plt not supported by your assembler"
30272 msgstr ""
30274 #: config/rs6000/sysv4.h:218
30275 #, gcc-internal-format, gfc-internal-format
30276 msgid "-m%s not supported in this configuration"
30277 msgstr ""
30279 #: config/rx/rx.c:644
30280 #, gcc-internal-format, gfc-internal-format
30281 msgid "unrecognized control register number: %d - using 'psw'"
30282 msgstr ""
30284 #: config/rx/rx.c:1382
30285 #, gcc-internal-format
30286 msgid "multiple fast interrupt routines seen: %qE and %qE"
30287 msgstr ""
30289 #: config/rx/rx.c:2573
30290 #, gcc-internal-format, gfc-internal-format
30291 msgid "__builtin_rx_%s takes 'C', 'Z', 'S', 'O', 'I', or 'U'"
30292 msgstr ""
30294 #: config/rx/rx.c:2575
30295 #, gcc-internal-format
30296 msgid "use __builtin_rx_mvtc (0, ... ) to write arbitrary values to PSW"
30297 msgstr ""
30299 #: config/rx/rx.c:2622
30300 #, gcc-internal-format
30301 msgid "-mno-allow-string-insns forbids the generation of the RMPA instruction"
30302 msgstr ""
30304 #: config/rx/rx.c:2769
30305 #, gcc-internal-format
30306 msgid "RX FPU instructions do not support NaNs and infinities"
30307 msgstr ""
30309 #: config/s390/s390-c.c:470
30310 #, gcc-internal-format
30311 msgid "builtin vec_step can only be used on vector types."
30312 msgstr ""
30314 #: config/s390/s390-c.c:685 config/s390/s390.c:913
30315 #, gcc-internal-format
30316 msgid "constant value required for builtin %qF argument %d"
30317 msgstr ""
30319 #: config/s390/s390-c.c:700
30320 #, gcc-internal-format
30321 msgid "valid values for builtin %qF argument %d are 64, 128, 256, 512, 1024, 2048, and 4096"
30322 msgstr ""
30324 #: config/s390/s390-c.c:871
30325 #, gcc-internal-format
30326 msgid "builtin %qF is for GCC internal use only."
30327 msgstr ""
30329 #: config/s390/s390-c.c:879
30330 #, gcc-internal-format
30331 msgid "builtin %qF is deprecated."
30332 msgstr ""
30334 #: config/s390/s390-c.c:883
30335 #, fuzzy, gcc-internal-format
30336 #| msgid "%E requires %<-fgnu-tm%>"
30337 msgid "%qF requires -mvx"
30338 msgstr "%E потребує %<-fgnu-tm%>"
30340 #: config/s390/s390-c.c:889
30341 #, gcc-internal-format
30342 msgid "%qF requires -march=arch12 or higher"
30343 msgstr ""
30345 #: config/s390/s390-c.c:903
30346 #, gcc-internal-format
30347 msgid "mismatch in number of arguments for builtin %qF. Expected: %d got %d"
30348 msgstr ""
30350 #: config/s390/s390-c.c:952
30351 #, gcc-internal-format
30352 msgid "invalid parameter combination for intrinsic %qs"
30353 msgstr ""
30355 #: config/s390/s390-c.c:958
30356 #, gcc-internal-format
30357 msgid "ambiguous overload for intrinsic %qs"
30358 msgstr ""
30360 #: config/s390/s390-c.c:966
30361 #, gcc-internal-format
30362 msgid "%qs matching variant requires -march=arch12 or higher"
30363 msgstr ""
30365 #: config/s390/s390-c.c:972
30366 #, gcc-internal-format
30367 msgid "%qs matching variant is deprecated."
30368 msgstr ""
30370 #: config/s390/s390-c.c:1012
30371 #, gcc-internal-format
30372 msgid "constant argument %d for builtin %qF is out of range for target type"
30373 msgstr ""
30375 #: config/s390/s390.c:769
30376 #, gcc-internal-format
30377 msgid "constant argument %d for builtin %qF is out of range (0.."
30378 msgstr ""
30380 #: config/s390/s390.c:786
30381 #, gcc-internal-format
30382 msgid "constant argument %d for builtin %qF is out of range ("
30383 msgstr ""
30385 #: config/s390/s390.c:837
30386 #, gcc-internal-format
30387 msgid "builtin %qF is not supported without -mhtm (default with -march=zEC12 and higher)."
30388 msgstr ""
30390 #: config/s390/s390.c:843
30391 #, gcc-internal-format
30392 msgid "builtin %qF requires -mvx (default with -march=z13 and higher)."
30393 msgstr ""
30395 #: config/s390/s390.c:850
30396 #, gcc-internal-format
30397 msgid "Builtin %qF requires arch12 or higher."
30398 msgstr ""
30400 #: config/s390/s390.c:869
30401 #, gcc-internal-format
30402 msgid "unresolved overloaded builtin"
30403 msgstr ""
30405 #: config/s390/s390.c:876 config/tilegx/tilegx.c:3545
30406 #: config/tilepro/tilepro.c:3109
30407 #, gcc-internal-format
30408 msgid "bad builtin icode"
30409 msgstr ""
30411 #: config/s390/s390.c:1004
30412 #, fuzzy, gcc-internal-format
30413 #| msgid "Invalid argument %d for builtin %qF"
30414 msgid "invalid argument %d for builtin %qF"
30415 msgstr "Некоректний аргумент %d до вбудованої %qF"
30417 #: config/s390/s390.c:1105
30418 #, gcc-internal-format
30419 msgid "requested %qE attribute is not a comma separated pair of non-negative integer constants or too large (max. %d)"
30420 msgstr ""
30422 #: config/s390/s390.c:9812
30423 #, gcc-internal-format
30424 msgid "total size of local variables exceeds architecture limit"
30425 msgstr ""
30427 #: config/s390/s390.c:10926
30428 #, gcc-internal-format
30429 msgid "frame size of function %qs is %wd bytes exceeding user provided stack limit of %d bytes.  An unconditional trap is added."
30430 msgstr ""
30432 #: config/s390/s390.c:10942
30433 #, gcc-internal-format
30434 msgid "frame size of function %qs is %wd bytes which is more than half the stack size. The dynamic check would not be reliable. No check emitted for this function."
30435 msgstr ""
30437 #: config/s390/s390.c:10970
30438 #, gcc-internal-format
30439 msgid "frame size of %qs is %wd bytes"
30440 msgstr ""
30442 #: config/s390/s390.c:10974
30443 #, gcc-internal-format
30444 msgid "%qs uses dynamic stack allocation"
30445 msgstr ""
30447 #: config/s390/s390.c:11352
30448 #, gcc-internal-format
30449 msgid "CPUs older than z900 are not supported for -fsplit-stack"
30450 msgstr ""
30452 #: config/s390/s390.c:14498
30453 #, gcc-internal-format, gfc-internal-format
30454 msgid "%sarch=%s%s is deprecated and will be removed in future releases; use at least %sarch=z900%s"
30455 msgstr ""
30457 #: config/s390/s390.c:14510
30458 #, gcc-internal-format, gfc-internal-format
30459 msgid "%stune=%s%s is deprecated and will be removed in future releases; use at least %stune=z900%s"
30460 msgstr ""
30462 #: config/s390/s390.c:14522
30463 #, gcc-internal-format, gfc-internal-format
30464 msgid "z/Architecture mode not supported on %s"
30465 msgstr ""
30467 #: config/s390/s390.c:14525
30468 #, gcc-internal-format
30469 msgid "64-bit ABI not supported in ESA/390 mode"
30470 msgstr ""
30472 #: config/s390/s390.c:14542
30473 #, gcc-internal-format, gfc-internal-format
30474 msgid "hardware vector support not available on %s"
30475 msgstr ""
30477 #: config/s390/s390.c:14545
30478 #, gcc-internal-format
30479 msgid "hardware vector support not available with -msoft-float"
30480 msgstr ""
30482 #: config/s390/s390.c:14573
30483 #, gcc-internal-format, gfc-internal-format
30484 msgid "hardware decimal floating point instructions not available on %s"
30485 msgstr ""
30487 #: config/s390/s390.c:14577
30488 #, gcc-internal-format
30489 msgid "hardware decimal floating point instructions not available in ESA/390 mode"
30490 msgstr ""
30492 #: config/s390/s390.c:14589
30493 #, gcc-internal-format
30494 msgid "-mhard-dfp can%'t be used in conjunction with -msoft-float"
30495 msgstr ""
30497 #: config/s390/s390.c:14597
30498 #, gcc-internal-format
30499 msgid "-mbackchain -mpacked-stack -mhard-float are not supported in combination"
30500 msgstr ""
30502 #: config/s390/s390.c:14603
30503 #, gcc-internal-format
30504 msgid "stack size must be greater than the stack guard value"
30505 msgstr ""
30507 #: config/s390/s390.c:14605
30508 #, gcc-internal-format
30509 msgid "stack size must not be greater than 64k"
30510 msgstr ""
30512 #: config/s390/s390.c:14608
30513 #, gcc-internal-format
30514 msgid "-mstack-guard implies use of -mstack-size"
30515 msgstr ""
30517 #. argument is not a plain number
30518 #: config/s390/s390.c:14706
30519 #, gcc-internal-format
30520 msgid "arguments to %qs should be non-negative integers"
30521 msgstr ""
30523 #: config/s390/s390.c:14713
30524 #, gcc-internal-format
30525 msgid "argument to %qs is too large (max. %d)"
30526 msgstr ""
30528 #. Value is not allowed for the target attribute.
30529 #: config/s390/s390.c:14921
30530 #, gcc-internal-format
30531 msgid "value %qs is not supported by attribute %<target%>"
30532 msgstr ""
30534 #: config/sh/sh.c:912
30535 #, gcc-internal-format
30536 msgid "ignoring -fschedule-insns because of exception handling bug"
30537 msgstr ""
30539 #: config/sh/sh.c:929
30540 #, gcc-internal-format
30541 msgid "unwind tables currently require either a frame pointer or -maccumulate-outgoing-args for correctness"
30542 msgstr ""
30544 #: config/sh/sh.c:7366
30545 #, gcc-internal-format
30546 msgid "__builtin_saveregs not supported by this subtarget"
30547 msgstr ""
30549 #: config/sh/sh.c:8318
30550 #, gcc-internal-format
30551 msgid "%qE attribute only applies to interrupt functions"
30552 msgstr ""
30554 #: config/sh/sh.c:8388
30555 #, gcc-internal-format
30556 msgid "%qE attribute is supported only for SH2A"
30557 msgstr ""
30559 #: config/sh/sh.c:8430
30560 #, gcc-internal-format
30561 msgid "%qE attribute only applies to SH2A"
30562 msgstr ""
30564 #: config/sh/sh.c:8452
30565 #, gcc-internal-format
30566 msgid "%qE attribute argument should be between 0 to 255"
30567 msgstr ""
30569 #. The argument must be a constant string.
30570 #: config/sh/sh.c:8514
30571 #, gcc-internal-format
30572 msgid "%qE attribute argument not a string constant"
30573 msgstr ""
30575 #: config/sh/sh.c:10762
30576 #, gcc-internal-format
30577 msgid "r0 needs to be available as a call-clobbered register"
30578 msgstr ""
30580 #. The kernel loader cannot handle the relaxation                        relocations, so it cannot load kernel modules                   (which are ET_REL) or RTP executables (which are                linked with --emit-relocs).  No relaxation relocations          appear in shared libraries, so relaxation is OK                 for RTP PIC.
30581 #: config/sh/vxworks.h:43
30582 #, gcc-internal-format
30583 msgid "-mrelax is only supported for RTP PIC"
30584 msgstr ""
30586 #: config/sparc/sparc.c:1393
30587 #, gcc-internal-format, gfc-internal-format
30588 msgid "%s is not supported by this configuration"
30589 msgstr ""
30591 #: config/sparc/sparc.c:1400
30592 #, gcc-internal-format
30593 msgid "-mlong-double-64 not allowed with -m64"
30594 msgstr ""
30596 #: config/sparc/sparc.c:1420
30597 #, gcc-internal-format, gfc-internal-format
30598 msgid "bad value (%s) for -mcmodel= switch"
30599 msgstr ""
30601 #: config/sparc/sparc.c:1425
30602 #, gcc-internal-format
30603 msgid "-mcmodel= is not supported on 32 bit systems"
30604 msgstr ""
30606 #: config/sparc/sparc.c:1432
30607 #, gcc-internal-format
30608 msgid "-fcall-saved-REG is not supported for out registers"
30609 msgstr ""
30611 #: config/spu/spu-c.c:131
30612 #, gcc-internal-format, gfc-internal-format
30613 msgid "insufficient arguments to overloaded function %s"
30614 msgstr ""
30616 #: config/spu/spu-c.c:162
30617 #, gcc-internal-format, gfc-internal-format
30618 msgid "too many arguments to overloaded function %s"
30619 msgstr ""
30621 #: config/spu/spu-c.c:174
30622 #, gcc-internal-format, gfc-internal-format
30623 msgid "parameter list does not match a valid signature for %s()"
30624 msgstr ""
30626 #: config/spu/spu.c:256
30627 #, gcc-internal-format, gfc-internal-format
30628 msgid "bad value (%s) for -march= switch"
30629 msgstr ""
30631 #: config/spu/spu.c:267
30632 #, gcc-internal-format, gfc-internal-format
30633 msgid "bad value (%s) for -mtune= switch"
30634 msgstr ""
30636 #: config/spu/spu.c:5175 config/spu/spu.c:5178
30637 #, gcc-internal-format
30638 msgid "creating run-time relocation for %qD"
30639 msgstr ""
30641 #: config/spu/spu.c:5183 config/spu/spu.c:5185
30642 #, gcc-internal-format
30643 msgid "creating run-time relocation"
30644 msgstr ""
30646 #: config/spu/spu.c:6320
30647 #, gcc-internal-format, gfc-internal-format
30648 msgid "%s expects an integer literal in the range [%d, %d]"
30649 msgstr ""
30651 #: config/spu/spu.c:6340
30652 #, gcc-internal-format
30653 msgid "%s expects an integer literal in the range [%d, %d]. (%wd)"
30654 msgstr ""
30656 #: config/spu/spu.c:6369
30657 #, gcc-internal-format, gfc-internal-format
30658 msgid "%d least significant bits of %s are ignored"
30659 msgstr ""
30661 #: config/stormy16/stormy16.c:1044
30662 #, gcc-internal-format
30663 msgid "local variable memory requirements exceed capacity"
30664 msgstr ""
30666 #: config/stormy16/stormy16.c:1201
30667 #, gcc-internal-format
30668 msgid "function_profiler support"
30669 msgstr ""
30671 #: config/stormy16/stormy16.c:1295
30672 #, gcc-internal-format
30673 msgid "cannot use va_start in interrupt function"
30674 msgstr ""
30676 #: config/stormy16/stormy16.c:1863
30677 #, gcc-internal-format, gfc-internal-format
30678 msgid "switch statement of size %lu entries too large"
30679 msgstr ""
30681 #: config/stormy16/stormy16.c:2235
30682 #, gcc-internal-format
30683 msgid "%<__BELOW100__%> attribute only applies to variables"
30684 msgstr ""
30686 #: config/stormy16/stormy16.c:2242
30687 #, gcc-internal-format
30688 msgid "__BELOW100__ attribute not allowed with auto storage class"
30689 msgstr ""
30691 #: config/tilegx/tilegx.c:3586 config/tilepro/tilepro.c:3135
30692 #, gcc-internal-format
30693 msgid "operand must be an immediate of the right size"
30694 msgstr ""
30696 #: config/v850/v850-c.c:65
30697 #, gcc-internal-format
30698 msgid "#pragma GHS endXXXX found without previous startXXX"
30699 msgstr ""
30701 #: config/v850/v850-c.c:68
30702 #, gcc-internal-format
30703 msgid "#pragma GHS endXXX does not match previous startXXX"
30704 msgstr ""
30706 #: config/v850/v850-c.c:94
30707 #, gcc-internal-format
30708 msgid "cannot set interrupt attribute: no current function"
30709 msgstr ""
30711 #: config/v850/v850-c.c:102
30712 #, gcc-internal-format
30713 msgid "cannot set interrupt attribute: no such identifier"
30714 msgstr ""
30716 #: config/v850/v850-c.c:151
30717 #, gcc-internal-format
30718 msgid "junk at end of #pragma ghs section"
30719 msgstr ""
30721 #: config/v850/v850-c.c:168
30722 #, gcc-internal-format
30723 msgid "unrecognized section name %qE"
30724 msgstr ""
30726 #: config/v850/v850-c.c:182
30727 #, gcc-internal-format
30728 msgid "malformed #pragma ghs section"
30729 msgstr ""
30731 #: config/v850/v850-c.c:201
30732 #, gcc-internal-format
30733 msgid "junk at end of #pragma ghs interrupt"
30734 msgstr ""
30736 #: config/v850/v850-c.c:212
30737 #, gcc-internal-format
30738 msgid "junk at end of #pragma ghs starttda"
30739 msgstr ""
30741 #: config/v850/v850-c.c:223
30742 #, gcc-internal-format
30743 msgid "junk at end of #pragma ghs startsda"
30744 msgstr ""
30746 #: config/v850/v850-c.c:234
30747 #, gcc-internal-format
30748 msgid "junk at end of #pragma ghs startzda"
30749 msgstr ""
30751 #: config/v850/v850-c.c:245
30752 #, gcc-internal-format
30753 msgid "junk at end of #pragma ghs endtda"
30754 msgstr ""
30756 #: config/v850/v850-c.c:256
30757 #, gcc-internal-format
30758 msgid "junk at end of #pragma ghs endsda"
30759 msgstr ""
30761 #: config/v850/v850-c.c:267
30762 #, gcc-internal-format
30763 msgid "junk at end of #pragma ghs endzda"
30764 msgstr ""
30766 #: config/v850/v850.c:2120
30767 #, gcc-internal-format
30768 msgid "data area attributes cannot be specified for local variables"
30769 msgstr ""
30771 #: config/v850/v850.c:2131
30772 #, gcc-internal-format
30773 msgid "data area of %q+D conflicts with previous declaration"
30774 msgstr ""
30776 #: config/v850/v850.c:2262
30777 #, gcc-internal-format, gfc-internal-format
30778 msgid "bogus JR construction: %d"
30779 msgstr ""
30781 #: config/v850/v850.c:2280 config/v850/v850.c:2387
30782 #, gcc-internal-format, gfc-internal-format
30783 msgid "bad amount of stack space removal: %d"
30784 msgstr ""
30786 #: config/v850/v850.c:2367
30787 #, gcc-internal-format, gfc-internal-format
30788 msgid "bogus JARL construction: %d"
30789 msgstr ""
30791 #: config/v850/v850.c:2665
30792 #, gcc-internal-format, gfc-internal-format
30793 msgid "bogus DISPOSE construction: %d"
30794 msgstr ""
30796 #: config/v850/v850.c:2684
30797 #, gcc-internal-format, gfc-internal-format
30798 msgid "too much stack space to dispose of: %d"
30799 msgstr ""
30801 #: config/v850/v850.c:2786
30802 #, gcc-internal-format, gfc-internal-format
30803 msgid "bogus PREPEARE construction: %d"
30804 msgstr ""
30806 #: config/v850/v850.c:2803
30807 #, gcc-internal-format, gfc-internal-format
30808 msgid "too much stack space to prepare: %d"
30809 msgstr ""
30811 #: config/visium/visium.c:711
30812 #, gcc-internal-format
30813 msgid "an interrupt handler cannot be compiled with -muser-mode"
30814 msgstr ""
30816 #: config/vms/vms-c.c:42
30817 #, gcc-internal-format
30818 msgid "junk at end of #pragma __nostandard"
30819 msgstr ""
30821 #: config/vms/vms-c.c:53
30822 #, gcc-internal-format
30823 msgid "junk at end of #pragma __standard"
30824 msgstr ""
30826 #: config/vms/vms-c.c:78
30827 #, gcc-internal-format
30828 msgid "malformed '#pragma member_alignment', ignoring"
30829 msgstr ""
30831 #: config/vms/vms-c.c:93
30832 #, gcc-internal-format, gfc-internal-format
30833 msgid "unknown '#pragma member_alignment' name %s"
30834 msgstr ""
30836 #: config/vms/vms-c.c:98
30837 #, gcc-internal-format
30838 msgid "malformed '#pragma member_alignment'"
30839 msgstr ""
30841 #: config/vms/vms-c.c:132
30842 #, gcc-internal-format
30843 msgid "unhandled alignment for '#pragma nomember_alignment'"
30844 msgstr ""
30846 #: config/vms/vms-c.c:145
30847 #, gcc-internal-format
30848 msgid "garbage at end of '#pragma nomember_alignment'"
30849 msgstr ""
30851 #: config/vms/vms-c.c:200
30852 #, gcc-internal-format
30853 msgid "malformed '#pragma extern_model', ignoring"
30854 msgstr ""
30856 #: config/vms/vms-c.c:221
30857 #, gcc-internal-format
30858 msgid "extern model globalvalue"
30859 msgstr ""
30861 #: config/vms/vms-c.c:226
30862 #, gcc-internal-format, gfc-internal-format
30863 msgid "unknown '#pragma extern_model' model '%s'"
30864 msgstr ""
30866 #: config/vms/vms-c.c:232
30867 #, gcc-internal-format
30868 msgid "junk at end of '#pragma extern_model'"
30869 msgstr ""
30871 #: config/vms/vms-c.c:246
30872 #, gcc-internal-format
30873 msgid "vms '#pragma __message' is ignored"
30874 msgstr ""
30876 #: config/vms/vms-c.c:271 config/vms/vms-c.c:277
30877 #, gcc-internal-format
30878 msgid "malformed '#pragma __extern_prefix', ignoring"
30879 msgstr ""
30881 #: config/vms/vms-c.c:310 config/vms/vms-c.c:330
30882 #, gcc-internal-format
30883 msgid "malformed %<#pragma %s%>, ignoring"
30884 msgstr ""
30886 #: config/vms/vms-c.c:326
30887 #, gcc-internal-format
30888 msgid "invalid constant in %<#pragma %s%>"
30889 msgstr ""
30891 #: config/xtensa/xtensa.c:2185
30892 #, gcc-internal-format
30893 msgid "boolean registers required for the floating-point option"
30894 msgstr ""
30896 #: config/xtensa/xtensa.c:2220
30897 #, gcc-internal-format, gfc-internal-format
30898 msgid "-f%s is not supported with CONST16 instructions"
30899 msgstr ""
30901 #: config/xtensa/xtensa.c:2227
30902 #, gcc-internal-format
30903 msgid "PIC is required but not supported with CONST16 instructions"
30904 msgstr ""
30906 #: config/xtensa/xtensa.c:3543
30907 #, gcc-internal-format
30908 msgid "only uninitialized variables can be placed in a .bss section"
30909 msgstr ""
30911 #: ada/gcc-interface/misc.c:158
30912 #, gcc-internal-format
30913 msgid "%<-gnat%> misspelled as %<-gant%>"
30914 msgstr ""
30916 #: ada/gcc-interface/misc.c:259
30917 #, gcc-internal-format
30918 msgid "-fexcess-precision=standard for Ada"
30919 msgstr ""
30921 #: ada/gcc-interface/misc.c:276
30922 #, gcc-internal-format
30923 msgid "STABS debugging information for Ada is obsolete and not supported anymore"
30924 msgstr ""
30926 #: ada/gcc-interface/trans.c:1525
30927 #, gcc-internal-format
30928 msgid "subprogram %q+F not marked Inline_Always"
30929 msgstr ""
30931 #: ada/gcc-interface/trans.c:1526 ada/gcc-interface/trans.c:1532
30932 #, gcc-internal-format
30933 msgid "parent subprogram cannot be inlined"
30934 msgstr ""
30936 #: ada/gcc-interface/trans.c:1530
30937 #, gcc-internal-format
30938 msgid "subprogram %q+F not marked Inline"
30939 msgstr ""
30941 #: ada/gcc-interface/trans.c:6324
30942 #, gcc-internal-format
30943 msgid "out-of-bounds access may be optimized away"
30944 msgstr ""
30946 #: ada/gcc-interface/trans.c:6326
30947 #, gcc-internal-format
30948 msgid "containing loop"
30949 msgstr ""
30951 #: ada/gcc-interface/utils.c:3822
30952 #, gcc-internal-format
30953 msgid "invalid element type for attribute %qs"
30954 msgstr ""
30956 #: ada/gcc-interface/utils.c:3846
30957 #, gcc-internal-format
30958 msgid "number of components of vector not a power of two"
30959 msgstr ""
30961 #: ada/gcc-interface/utils.c:5917 ada/gcc-interface/utils.c:6095
30962 #: ada/gcc-interface/utils.c:6202
30963 #, gcc-internal-format
30964 msgid "%qs attribute ignored"
30965 msgstr ""
30967 #: ada/gcc-interface/utils.c:6038
30968 #, gcc-internal-format
30969 msgid "%qs attribute requires prototypes with named arguments"
30970 msgstr ""
30972 #: ada/gcc-interface/utils.c:6047
30973 #, gcc-internal-format
30974 msgid "%qs attribute only applies to variadic functions"
30975 msgstr ""
30977 #: ada/gcc-interface/utils.c:6162
30978 #, gcc-internal-format
30979 msgid "%qE attribute has no effect"
30980 msgstr ""
30982 #: ada/gcc-interface/utils.c:6286
30983 #, gcc-internal-format
30984 msgid "attribute %qs applies to array types only"
30985 msgstr ""
30987 #: brig/brig-lang.c:194
30988 #, gcc-internal-format
30989 msgid "could not read the BRIG file"
30990 msgstr ""
30992 #: c/c-array-notation.c:217 c/c-array-notation.c:246 cp/call.c:8205
30993 #: cp/cp-array-notation.c:250
30994 #, gcc-internal-format
30995 msgid "Invalid builtin arguments"
30996 msgstr ""
30998 #: c/c-array-notation.c:253 cp/cp-array-notation.c:257
30999 #, gcc-internal-format
31000 msgid "__sec_reduce_min_ind or __sec_reduce_max_ind cannot have arrays with dimension greater than 1"
31001 msgstr ""
31003 #: c/c-array-notation.c:718 c/c-array-notation.c:724
31004 #: cp/cp-array-notation.c:606
31005 #, gcc-internal-format
31006 msgid "%qE cannot be scalar when %qE is not"
31007 msgstr ""
31009 #: c/c-array-notation.c:786 cp/cp-array-notation.c:659
31010 #, gcc-internal-format
31011 msgid "length mismatch between LHS and RHS"
31012 msgstr ""
31014 #: c/c-array-notation.c:1343 cp/cp-array-notation.c:1430
31015 #, gcc-internal-format
31016 msgid "start-index of array notation triplet is not an integer"
31017 msgstr ""
31019 #: c/c-array-notation.c:1348 cp/cp-array-notation.c:1435
31020 #, gcc-internal-format
31021 msgid "length of array notation triplet is not an integer"
31022 msgstr ""
31024 #: c/c-array-notation.c:1355 cp/cp-array-notation.c:1440
31025 #, gcc-internal-format
31026 msgid "stride of array notation triplet is not an integer"
31027 msgstr ""
31029 #: c/c-array-notation.c:1376
31030 #, gcc-internal-format
31031 msgid "rank of an array notation triplet's start-index is not zero"
31032 msgstr ""
31034 #: c/c-array-notation.c:1382
31035 #, gcc-internal-format
31036 msgid "rank of an array notation triplet's length is not zero"
31037 msgstr ""
31039 #: c/c-array-notation.c:1387
31040 #, gcc-internal-format
31041 msgid "rank of array notation triplet's stride is not zero"
31042 msgstr ""
31044 #. Except for passing an argument to an unprototyped function,
31045 #. this is a constraint violation.  When passing an argument to
31046 #. an unprototyped function, it is compile-time undefined;
31047 #. making it a constraint in that case was rejected in
31048 #. DR#252.
31049 #: c/c-convert.c:98 c/c-typeck.c:2161 c/c-typeck.c:6322 c/c-typeck.c:11906
31050 #: cp/typeck.c:1972 cp/typeck.c:7683 cp/typeck.c:8440
31051 #, gcc-internal-format
31052 msgid "void value not ignored as it ought to be"
31053 msgstr ""
31055 #: c/c-convert.c:195
31056 #, gcc-internal-format
31057 msgid "conversion to non-scalar type requested"
31058 msgstr ""
31060 #: c/c-decl.c:815
31061 #, gcc-internal-format
31062 msgid "array %q+D assumed to have one element"
31063 msgstr ""
31065 #: c/c-decl.c:856
31066 #, gcc-internal-format
31067 msgid "%qD is static but used in inline function %qD which is not static"
31068 msgstr ""
31070 #: c/c-decl.c:861
31071 #, gcc-internal-format
31072 msgid "%q+D is static but declared in inline function %qD which is not static"
31073 msgstr ""
31075 #: c/c-decl.c:1046
31076 #, gcc-internal-format, gfc-internal-format
31077 msgid "GCC supports only %u nested scopes"
31078 msgstr ""
31080 #: c/c-decl.c:1198 cp/decl.c:360
31081 #, gcc-internal-format
31082 msgid "label %q+D used but not defined"
31083 msgstr ""
31085 #: c/c-decl.c:1243
31086 #, gcc-internal-format
31087 msgid "nested function %q+D declared but never defined"
31088 msgstr ""
31090 #: c/c-decl.c:1257
31091 #, gcc-internal-format
31092 msgid "inline function %q+D declared but never defined"
31093 msgstr ""
31095 #: c/c-decl.c:1274
31096 #, gcc-internal-format
31097 msgid "unused variable %q+D"
31098 msgstr ""
31100 #: c/c-decl.c:1278 cp/decl.c:680
31101 #, gcc-internal-format
31102 msgid "variable %qD set but not used"
31103 msgstr ""
31105 #: c/c-decl.c:1283
31106 #, gcc-internal-format
31107 msgid "type of array %q+D completed incompatibly with implicit initialization"
31108 msgstr ""
31110 #: c/c-decl.c:1564 c/c-decl.c:6624 c/c-decl.c:7488 c/c-decl.c:8226
31111 #, gcc-internal-format
31112 msgid "originally defined here"
31113 msgstr ""
31115 #: c/c-decl.c:1694
31116 #, gcc-internal-format
31117 msgid "a parameter list with an ellipsis can%'t match an empty parameter name list declaration"
31118 msgstr ""
31120 #: c/c-decl.c:1701
31121 #, gcc-internal-format
31122 msgid "an argument type that has a default promotion can%'t match an empty parameter name list declaration"
31123 msgstr ""
31125 #: c/c-decl.c:1748
31126 #, gcc-internal-format
31127 msgid "prototype for %q+D declares more arguments than previous old-style definition"
31128 msgstr ""
31130 #: c/c-decl.c:1754
31131 #, gcc-internal-format
31132 msgid "prototype for %q+D declares fewer arguments than previous old-style definition"
31133 msgstr ""
31135 #: c/c-decl.c:1763
31136 #, gcc-internal-format
31137 msgid "prototype for %q+D declares argument %d with incompatible type"
31138 msgstr ""
31140 #. If we get here, no errors were found, but do issue a warning
31141 #. for this poor-style construct.
31142 #: c/c-decl.c:1776
31143 #, gcc-internal-format
31144 msgid "prototype for %q+D follows non-prototype definition"
31145 msgstr ""
31147 #: c/c-decl.c:1792
31148 #, gcc-internal-format
31149 msgid "previous definition of %q+D was here"
31150 msgstr ""
31152 #: c/c-decl.c:1794
31153 #, gcc-internal-format
31154 msgid "previous implicit declaration of %q+D was here"
31155 msgstr ""
31157 #: c/c-decl.c:1796
31158 #, gcc-internal-format
31159 msgid "previous declaration of %q+D was here"
31160 msgstr ""
31162 #: c/c-decl.c:1836
31163 #, gcc-internal-format
31164 msgid "%q+D redeclared as different kind of symbol"
31165 msgstr ""
31167 #: c/c-decl.c:1840
31168 #, gcc-internal-format
31169 msgid "built-in function %q+D declared as non-function"
31170 msgstr ""
31172 #: c/c-decl.c:1843 c/c-decl.c:2014 c/c-decl.c:2802
31173 #, gcc-internal-format
31174 msgid "declaration of %q+D shadows a built-in function"
31175 msgstr ""
31177 #: c/c-decl.c:1852
31178 #, gcc-internal-format
31179 msgid "redeclaration of enumerator %q+D"
31180 msgstr ""
31182 #: c/c-decl.c:1874
31183 #, gcc-internal-format
31184 msgid "conflicting types for built-in function %q+D"
31185 msgstr ""
31187 #: c/c-decl.c:1899 c/c-decl.c:1912 c/c-decl.c:1948
31188 #, gcc-internal-format
31189 msgid "conflicting types for %q+D"
31190 msgstr ""
31192 #: c/c-decl.c:1928
31193 #, gcc-internal-format
31194 msgid "conflicting named address spaces (generic vs %s) for %q+D"
31195 msgstr ""
31197 #: c/c-decl.c:1932
31198 #, gcc-internal-format
31199 msgid "conflicting named address spaces (%s vs generic) for %q+D"
31200 msgstr ""
31202 #: c/c-decl.c:1936
31203 #, gcc-internal-format
31204 msgid "conflicting named address spaces (%s vs %s) for %q+D"
31205 msgstr ""
31207 #: c/c-decl.c:1945
31208 #, gcc-internal-format
31209 msgid "conflicting type qualifiers for %q+D"
31210 msgstr ""
31212 #: c/c-decl.c:1970
31213 #, gcc-internal-format
31214 msgid "redefinition of typedef %q+D with different type"
31215 msgstr ""
31217 #: c/c-decl.c:1983
31218 #, gcc-internal-format
31219 msgid "redefinition of typedef %q+D with variably modified type"
31220 msgstr ""
31222 #: c/c-decl.c:1988
31223 #, gcc-internal-format
31224 msgid "redefinition of typedef %q+D"
31225 msgstr ""
31227 #: c/c-decl.c:2040 c/c-decl.c:2143
31228 #, gcc-internal-format
31229 msgid "redefinition of %q+D"
31230 msgstr ""
31232 #: c/c-decl.c:2075 c/c-decl.c:2181
31233 #, gcc-internal-format
31234 msgid "static declaration of %q+D follows non-static declaration"
31235 msgstr ""
31237 #: c/c-decl.c:2085 c/c-decl.c:2093 c/c-decl.c:2171 c/c-decl.c:2178
31238 #, gcc-internal-format
31239 msgid "non-static declaration of %q+D follows static declaration"
31240 msgstr ""
31242 #: c/c-decl.c:2109
31243 #, gcc-internal-format
31244 msgid "%<gnu_inline%> attribute present on %q+D"
31245 msgstr ""
31247 #: c/c-decl.c:2112
31248 #, gcc-internal-format
31249 msgid "but not here"
31250 msgstr ""
31252 #: c/c-decl.c:2130
31253 #, gcc-internal-format
31254 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
31255 msgstr ""
31257 #: c/c-decl.c:2133
31258 #, gcc-internal-format
31259 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
31260 msgstr ""
31262 #: c/c-decl.c:2163
31263 #, gcc-internal-format
31264 msgid "extern declaration of %q+D follows declaration with no linkage"
31265 msgstr ""
31267 #: c/c-decl.c:2199
31268 #, gcc-internal-format
31269 msgid "declaration of %q+D with no linkage follows extern declaration"
31270 msgstr ""
31272 #: c/c-decl.c:2205
31273 #, gcc-internal-format
31274 msgid "redeclaration of %q+D with no linkage"
31275 msgstr ""
31277 #: c/c-decl.c:2231
31278 #, gcc-internal-format
31279 msgid "redeclaration of %q+D with different visibility (old visibility preserved)"
31280 msgstr ""
31282 #: c/c-decl.c:2251
31283 #, gcc-internal-format
31284 msgid "redefinition of parameter %q+D"
31285 msgstr ""
31287 #: c/c-decl.c:2278
31288 #, gcc-internal-format
31289 msgid "redundant redeclaration of %q+D"
31290 msgstr ""
31292 #: c/c-decl.c:2763
31293 #, gcc-internal-format
31294 msgid "declaration of %q+D shadows previous non-variable"
31295 msgstr ""
31297 #: c/c-decl.c:2782
31298 #, gcc-internal-format
31299 msgid "declaration of %qD shadows a parameter"
31300 msgstr ""
31302 #: c/c-decl.c:2795 cp/name-lookup.c:1324
31303 #, gcc-internal-format
31304 msgid "declaration of %qD shadows a global declaration"
31305 msgstr ""
31307 #: c/c-decl.c:2821 cp/name-lookup.c:1262
31308 #, gcc-internal-format
31309 msgid "declaration of %qD shadows a previous local"
31310 msgstr ""
31312 #: c/c-decl.c:2827 cp/name-lookup.c:1267 cp/name-lookup.c:1309
31313 #: cp/name-lookup.c:1327
31314 #, gcc-internal-format
31315 msgid "shadowed declaration is here"
31316 msgstr ""
31318 #: c/c-decl.c:2954
31319 #, gcc-internal-format
31320 msgid "nested extern declaration of %qD"
31321 msgstr ""
31323 #: c/c-decl.c:3144 c/c-decl.c:3157
31324 #, gcc-internal-format
31325 msgid "implicit declaration of function %qE; did you mean %qs?"
31326 msgstr ""
31328 #: c/c-decl.c:3149 c/c-decl.c:3162
31329 #, gcc-internal-format
31330 msgid "implicit declaration of function %qE"
31331 msgstr ""
31333 #: c/c-decl.c:3408
31334 #, gcc-internal-format
31335 msgid "incompatible implicit declaration of built-in function %qD"
31336 msgstr ""
31338 #: c/c-decl.c:3415
31339 #, gcc-internal-format
31340 msgid "include %qs or provide a declaration of %qD"
31341 msgstr ""
31343 #: c/c-decl.c:3424
31344 #, gcc-internal-format
31345 msgid "incompatible implicit declaration of function %qD"
31346 msgstr ""
31348 #: c/c-decl.c:3484
31349 #, gcc-internal-format
31350 msgid "%qE undeclared here (not in a function); did you mean %qs?"
31351 msgstr ""
31353 #: c/c-decl.c:3489
31354 #, gcc-internal-format
31355 msgid "%qE undeclared here (not in a function)"
31356 msgstr ""
31358 #: c/c-decl.c:3503
31359 #, gcc-internal-format
31360 msgid "%qE undeclared (first use in this function); did you mean %qs?"
31361 msgstr ""
31363 #: c/c-decl.c:3508
31364 #, gcc-internal-format
31365 msgid "%qE undeclared (first use in this function)"
31366 msgstr ""
31368 #: c/c-decl.c:3512
31369 #, gcc-internal-format
31370 msgid "each undeclared identifier is reported only once for each function it appears in"
31371 msgstr ""
31373 #: c/c-decl.c:3560 cp/decl.c:3049
31374 #, gcc-internal-format
31375 msgid "label %qE referenced outside of any function"
31376 msgstr ""
31378 #: c/c-decl.c:3596
31379 #, gcc-internal-format
31380 msgid "jump into scope of identifier with variably modified type"
31381 msgstr ""
31383 #: c/c-decl.c:3599
31384 #, gcc-internal-format
31385 msgid "jump skips variable initialization"
31386 msgstr ""
31388 #: c/c-decl.c:3600 c/c-decl.c:3655 c/c-decl.c:3744
31389 #, gcc-internal-format
31390 msgid "label %qD defined here"
31391 msgstr ""
31393 #: c/c-decl.c:3601 c/c-decl.c:3872 c/c-typeck.c:8091 cp/class.c:1480
31394 #: cp/class.c:3379 cp/decl.c:3907 cp/decl.c:10592 cp/decl.c:10999
31395 #: cp/friend.c:383 cp/friend.c:392 cp/parser.c:3166 cp/parser.c:3259
31396 #: cp/parser.c:3290 cp/parser.c:6043 cp/parser.c:20681
31397 #, gcc-internal-format
31398 msgid "%qD declared here"
31399 msgstr ""
31401 #: c/c-decl.c:3654 c/c-decl.c:3743
31402 #, gcc-internal-format
31403 msgid "jump into statement expression"
31404 msgstr ""
31406 #: c/c-decl.c:3676
31407 #, gcc-internal-format
31408 msgid "duplicate label declaration %qE"
31409 msgstr ""
31411 #: c/c-decl.c:3774 cp/decl.c:3444
31412 #, gcc-internal-format
31413 msgid "duplicate label %qD"
31414 msgstr ""
31416 #: c/c-decl.c:3805
31417 #, gcc-internal-format
31418 msgid "traditional C lacks a separate namespace for labels, identifier %qE conflicts"
31419 msgstr ""
31421 #: c/c-decl.c:3870
31422 #, gcc-internal-format
31423 msgid "switch jumps over variable initialization"
31424 msgstr ""
31426 #: c/c-decl.c:3871 c/c-decl.c:3882
31427 #, gcc-internal-format
31428 msgid "switch starts here"
31429 msgstr ""
31431 #: c/c-decl.c:3881
31432 #, gcc-internal-format
31433 msgid "switch jumps into statement expression"
31434 msgstr ""
31436 #: c/c-decl.c:3964
31437 #, gcc-internal-format
31438 msgid "%qE defined as wrong kind of tag"
31439 msgstr ""
31441 #: c/c-decl.c:4306
31442 #, gcc-internal-format
31443 msgid "unnamed struct/union that defines no instances"
31444 msgstr ""
31446 #: c/c-decl.c:4316
31447 #, gcc-internal-format
31448 msgid "empty declaration with storage class specifier does not redeclare tag"
31449 msgstr ""
31451 #: c/c-decl.c:4331
31452 #, gcc-internal-format
31453 msgid "empty declaration with type qualifier does not redeclare tag"
31454 msgstr ""
31456 #: c/c-decl.c:4342
31457 #, gcc-internal-format
31458 msgid "empty declaration with %<_Alignas%> does not redeclare tag"
31459 msgstr ""
31461 #: c/c-decl.c:4364 c/c-decl.c:4372
31462 #, gcc-internal-format
31463 msgid "useless type name in empty declaration"
31464 msgstr ""
31466 #: c/c-decl.c:4380
31467 #, gcc-internal-format
31468 msgid "%<inline%> in empty declaration"
31469 msgstr ""
31471 #: c/c-decl.c:4386
31472 #, gcc-internal-format
31473 msgid "%<_Noreturn%> in empty declaration"
31474 msgstr ""
31476 #: c/c-decl.c:4392
31477 #, gcc-internal-format
31478 msgid "%<auto%> in file-scope empty declaration"
31479 msgstr ""
31481 #: c/c-decl.c:4398
31482 #, gcc-internal-format
31483 msgid "%<register%> in file-scope empty declaration"
31484 msgstr ""
31486 #: c/c-decl.c:4405
31487 #, gcc-internal-format
31488 msgid "useless storage class specifier in empty declaration"
31489 msgstr ""
31491 #: c/c-decl.c:4411
31492 #, gcc-internal-format
31493 msgid "useless %qs in empty declaration"
31494 msgstr ""
31496 #: c/c-decl.c:4424
31497 #, gcc-internal-format
31498 msgid "useless type qualifier in empty declaration"
31499 msgstr ""
31501 #: c/c-decl.c:4431
31502 #, gcc-internal-format
31503 msgid "useless %<_Alignas%> in empty declaration"
31504 msgstr ""
31506 #: c/c-decl.c:4438 c/c-parser.c:1681
31507 #, gcc-internal-format
31508 msgid "empty declaration"
31509 msgstr ""
31511 #: c/c-decl.c:4509
31512 #, gcc-internal-format
31513 msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
31514 msgstr ""
31516 #: c/c-decl.c:4513
31517 #, gcc-internal-format
31518 msgid "ISO C90 does not support %<[*]%> array declarators"
31519 msgstr ""
31521 #. C99 6.7.5.2p4
31522 #. A function definition isn't function prototype scope C99 6.2.1p4.
31523 #. C99 6.7.5.2p4
31524 #: c/c-decl.c:4519 c/c-decl.c:7066
31525 #, gcc-internal-format
31526 msgid "%<[*]%> not allowed in other than function prototype scope"
31527 msgstr ""
31529 #: c/c-decl.c:4606 cp/decl2.c:1408
31530 #, gcc-internal-format
31531 msgid "%q+D in declare target directive does not have mappable type"
31532 msgstr ""
31534 #: c/c-decl.c:4655
31535 #, gcc-internal-format
31536 msgid "%q+D is usually a function"
31537 msgstr ""
31539 #: c/c-decl.c:4664
31540 #, gcc-internal-format
31541 msgid "typedef %qD is initialized (use __typeof__ instead)"
31542 msgstr ""
31544 #: c/c-decl.c:4669
31545 #, gcc-internal-format
31546 msgid "function %qD is initialized like a variable"
31547 msgstr ""
31549 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
31550 #: c/c-decl.c:4675
31551 #, gcc-internal-format
31552 msgid "parameter %qD is initialized"
31553 msgstr ""
31555 #. Although C99 is unclear about whether incomplete arrays
31556 #. of VLAs themselves count as VLAs, it does not make
31557 #. sense to permit them to be initialized given that
31558 #. ordinary VLAs may not be initialized.
31559 #: c/c-decl.c:4694 c/c-decl.c:4709 c/c-typeck.c:7376
31560 #, gcc-internal-format
31561 msgid "variable-sized object may not be initialized"
31562 msgstr ""
31564 #: c/c-decl.c:4700
31565 #, gcc-internal-format
31566 msgid "variable %qD has initializer but incomplete type"
31567 msgstr ""
31569 #: c/c-decl.c:4789
31570 #, gcc-internal-format
31571 msgid "inline function %q+D given attribute noinline"
31572 msgstr ""
31574 #: c/c-decl.c:4839
31575 #, gcc-internal-format
31576 msgid "uninitialized const member in %qT is invalid in C++"
31577 msgstr ""
31579 #: c/c-decl.c:4841
31580 #, gcc-internal-format
31581 msgid "%qD should be initialized"
31582 msgstr ""
31584 #: c/c-decl.c:4917
31585 #, gcc-internal-format
31586 msgid "initializer fails to determine size of %q+D"
31587 msgstr ""
31589 #: c/c-decl.c:4922
31590 #, gcc-internal-format
31591 msgid "array size missing in %q+D"
31592 msgstr ""
31594 #: c/c-decl.c:4934
31595 #, gcc-internal-format
31596 msgid "zero or negative size array %q+D"
31597 msgstr ""
31599 #: c/c-decl.c:5005
31600 #, gcc-internal-format
31601 msgid "storage size of %q+D isn%'t constant"
31602 msgstr ""
31604 #: c/c-decl.c:5055
31605 #, gcc-internal-format
31606 msgid "ignoring asm-specifier for non-static local variable %q+D"
31607 msgstr ""
31609 #: c/c-decl.c:5085
31610 #, gcc-internal-format
31611 msgid "cannot put object with volatile field into register"
31612 msgstr ""
31614 #: c/c-decl.c:5171
31615 #, gcc-internal-format
31616 msgid "uninitialized const %qD is invalid in C++"
31617 msgstr ""
31619 #: c/c-decl.c:5228
31620 #, gcc-internal-format
31621 msgid "ISO C forbids forward parameter declarations"
31622 msgstr ""
31624 #: c/c-decl.c:5325
31625 #, gcc-internal-format
31626 msgid "defining a type in a compound literal is invalid in C++"
31627 msgstr ""
31629 #: c/c-decl.c:5379 c/c-decl.c:5394
31630 #, gcc-internal-format
31631 msgid "bit-field %qs width not an integer constant"
31632 msgstr ""
31634 #: c/c-decl.c:5389
31635 #, gcc-internal-format
31636 msgid "bit-field %qs width not an integer constant expression"
31637 msgstr ""
31639 #: c/c-decl.c:5400
31640 #, gcc-internal-format
31641 msgid "negative width in bit-field %qs"
31642 msgstr ""
31644 #: c/c-decl.c:5405
31645 #, gcc-internal-format
31646 msgid "zero width for bit-field %qs"
31647 msgstr ""
31649 #: c/c-decl.c:5415
31650 #, gcc-internal-format
31651 msgid "bit-field %qs has invalid type"
31652 msgstr ""
31654 #: c/c-decl.c:5425
31655 #, gcc-internal-format
31656 msgid "type of bit-field %qs is a GCC extension"
31657 msgstr ""
31659 #: c/c-decl.c:5431
31660 #, gcc-internal-format
31661 msgid "width of %qs exceeds its type"
31662 msgstr ""
31664 #: c/c-decl.c:5444
31665 #, gcc-internal-format
31666 msgid "%qs is narrower than values of its type"
31667 msgstr ""
31669 #: c/c-decl.c:5459
31670 #, gcc-internal-format
31671 msgid "ISO C90 forbids array %qE whose size can%'t be evaluated"
31672 msgstr ""
31674 #: c/c-decl.c:5462
31675 #, gcc-internal-format
31676 msgid "ISO C90 forbids array whose size can%'t be evaluated"
31677 msgstr ""
31679 #: c/c-decl.c:5469
31680 #, gcc-internal-format
31681 msgid "ISO C90 forbids variable length array %qE"
31682 msgstr ""
31684 #: c/c-decl.c:5471
31685 #, gcc-internal-format
31686 msgid "ISO C90 forbids variable length array"
31687 msgstr ""
31689 #: c/c-decl.c:5680 c/c-decl.c:6054 c/c-decl.c:6064
31690 #, gcc-internal-format
31691 msgid "variably modified %qE at file scope"
31692 msgstr ""
31694 #: c/c-decl.c:5682
31695 #, gcc-internal-format
31696 msgid "variably modified field at file scope"
31697 msgstr ""
31699 #: c/c-decl.c:5702
31700 #, gcc-internal-format
31701 msgid "type defaults to %<int%> in declaration of %qE"
31702 msgstr ""
31704 #: c/c-decl.c:5706
31705 #, gcc-internal-format
31706 msgid "type defaults to %<int%> in type name"
31707 msgstr ""
31709 #: c/c-decl.c:5738
31710 #, gcc-internal-format
31711 msgid "duplicate %<const%>"
31712 msgstr "дублювання %<const%>"
31714 #: c/c-decl.c:5740
31715 #, gcc-internal-format
31716 msgid "duplicate %<restrict%>"
31717 msgstr "дублювання %<restrict%>"
31719 #: c/c-decl.c:5742
31720 #, gcc-internal-format
31721 msgid "duplicate %<volatile%>"
31722 msgstr "дублювання %<volatile%>"
31724 #: c/c-decl.c:5744
31725 #, gcc-internal-format
31726 msgid "duplicate %<_Atomic%>"
31727 msgstr "дублювання %<_Atomic%>"
31729 #: c/c-decl.c:5747
31730 #, gcc-internal-format, gfc-internal-format
31731 msgid "conflicting named address spaces (%s vs %s)"
31732 msgstr ""
31734 #: c/c-decl.c:5770 c/c-parser.c:2606
31735 #, gcc-internal-format
31736 msgid "%<_Atomic%>-qualified array type"
31737 msgstr ""
31739 #: c/c-decl.c:5784
31740 #, gcc-internal-format
31741 msgid "function definition declared %<auto%>"
31742 msgstr ""
31744 #: c/c-decl.c:5786
31745 #, gcc-internal-format
31746 msgid "function definition declared %<register%>"
31747 msgstr ""
31749 #: c/c-decl.c:5788
31750 #, gcc-internal-format
31751 msgid "function definition declared %<typedef%>"
31752 msgstr ""
31754 #: c/c-decl.c:5790
31755 #, gcc-internal-format
31756 msgid "function definition declared %qs"
31757 msgstr ""
31759 #: c/c-decl.c:5808
31760 #, gcc-internal-format
31761 msgid "storage class specified for structure field %qE"
31762 msgstr ""
31764 #: c/c-decl.c:5811
31765 #, gcc-internal-format
31766 msgid "storage class specified for structure field"
31767 msgstr ""
31769 #: c/c-decl.c:5815
31770 #, gcc-internal-format
31771 msgid "storage class specified for parameter %qE"
31772 msgstr ""
31774 #: c/c-decl.c:5818
31775 #, gcc-internal-format
31776 msgid "storage class specified for unnamed parameter"
31777 msgstr ""
31779 #: c/c-decl.c:5821 cp/decl.c:10774
31780 #, gcc-internal-format
31781 msgid "storage class specified for typename"
31782 msgstr ""
31784 #: c/c-decl.c:5838
31785 #, gcc-internal-format
31786 msgid "%qE initialized and declared %<extern%>"
31787 msgstr ""
31789 #: c/c-decl.c:5842
31790 #, gcc-internal-format
31791 msgid "%qE has both %<extern%> and initializer"
31792 msgstr ""
31794 #: c/c-decl.c:5847
31795 #, gcc-internal-format
31796 msgid "file-scope declaration of %qE specifies %<auto%>"
31797 msgstr ""
31799 #: c/c-decl.c:5851
31800 #, gcc-internal-format
31801 msgid "file-scope declaration of %qE specifies %<register%>"
31802 msgstr ""
31804 #: c/c-decl.c:5856
31805 #, gcc-internal-format
31806 msgid "nested function %qE declared %<extern%>"
31807 msgstr ""
31809 #: c/c-decl.c:5859
31810 #, gcc-internal-format
31811 msgid "function-scope %qE implicitly auto and declared %qs"
31812 msgstr ""
31814 #. Only the innermost declarator (making a parameter be of
31815 #. array type which is converted to pointer type)
31816 #. may have static or type qualifiers.
31817 #: c/c-decl.c:5906 c/c-decl.c:6275
31818 #, gcc-internal-format
31819 msgid "static or type qualifiers in non-parameter array declarator"
31820 msgstr ""
31822 #: c/c-decl.c:5954
31823 #, gcc-internal-format
31824 msgid "declaration of %qE as array of voids"
31825 msgstr ""
31827 #: c/c-decl.c:5956
31828 #, gcc-internal-format
31829 msgid "declaration of type name as array of voids"
31830 msgstr ""
31832 #: c/c-decl.c:5963
31833 #, gcc-internal-format
31834 msgid "declaration of %qE as array of functions"
31835 msgstr ""
31837 #: c/c-decl.c:5966
31838 #, gcc-internal-format
31839 msgid "declaration of type name as array of functions"
31840 msgstr ""
31842 #: c/c-decl.c:5974 c/c-decl.c:7980
31843 #, gcc-internal-format
31844 msgid "invalid use of structure with flexible array member"
31845 msgstr ""
31847 #: c/c-decl.c:6000
31848 #, gcc-internal-format
31849 msgid "size of array %qE has non-integer type"
31850 msgstr ""
31852 #: c/c-decl.c:6004
31853 #, gcc-internal-format
31854 msgid "size of unnamed array has non-integer type"
31855 msgstr ""
31857 #: c/c-decl.c:6011
31858 #, gcc-internal-format
31859 msgid "size of array %qE has incomplete type"
31860 msgstr ""
31862 #: c/c-decl.c:6014
31863 #, gcc-internal-format
31864 msgid "size of unnamed array has incomplete type"
31865 msgstr ""
31867 #: c/c-decl.c:6025
31868 #, gcc-internal-format
31869 msgid "ISO C forbids zero-size array %qE"
31870 msgstr ""
31872 #: c/c-decl.c:6028
31873 #, gcc-internal-format
31874 msgid "ISO C forbids zero-size array"
31875 msgstr ""
31877 #: c/c-decl.c:6037
31878 #, gcc-internal-format
31879 msgid "size of array %qE is negative"
31880 msgstr ""
31882 #: c/c-decl.c:6039
31883 #, gcc-internal-format
31884 msgid "size of unnamed array is negative"
31885 msgstr ""
31887 #: c/c-decl.c:6163 c/c-decl.c:6794
31888 #, gcc-internal-format
31889 msgid "ISO C90 does not support flexible array members"
31890 msgstr ""
31892 #. C99 6.7.5.2p4
31893 #: c/c-decl.c:6185
31894 #, gcc-internal-format
31895 msgid "%<[*]%> not in a declaration"
31896 msgstr ""
31898 #: c/c-decl.c:6198
31899 #, gcc-internal-format
31900 msgid "array type has incomplete element type %qT"
31901 msgstr ""
31903 #: c/c-decl.c:6204
31904 #, gcc-internal-format
31905 msgid "declaration of %qE as multidimensional array must have bounds for all dimensions except the first"
31906 msgstr ""
31908 #: c/c-decl.c:6208
31909 #, gcc-internal-format
31910 msgid "declaration of multidimensional array must have bounds for all dimensions except the first"
31911 msgstr ""
31913 #: c/c-decl.c:6311
31914 #, gcc-internal-format
31915 msgid "%qE declared as function returning a function"
31916 msgstr ""
31918 #: c/c-decl.c:6314
31919 #, gcc-internal-format
31920 msgid "type name declared as function returning a function"
31921 msgstr ""
31923 #: c/c-decl.c:6321
31924 #, gcc-internal-format
31925 msgid "%qE declared as function returning an array"
31926 msgstr ""
31928 #: c/c-decl.c:6324
31929 #, gcc-internal-format
31930 msgid "type name declared as function returning an array"
31931 msgstr ""
31933 #: c/c-decl.c:6365
31934 #, gcc-internal-format
31935 msgid "function definition has qualified void return type"
31936 msgstr ""
31938 #: c/c-decl.c:6368 cp/decl.c:10904
31939 #, gcc-internal-format
31940 msgid "type qualifiers ignored on function return type"
31941 msgstr ""
31943 #: c/c-decl.c:6406 c/c-decl.c:6590 c/c-decl.c:6644 c/c-decl.c:6728
31944 #: c/c-decl.c:6846 c/c-parser.c:2608
31945 #, gcc-internal-format
31946 msgid "%<_Atomic%>-qualified function type"
31947 msgstr ""
31949 #: c/c-decl.c:6412 c/c-decl.c:6596 c/c-decl.c:6733 c/c-decl.c:6851
31950 #, gcc-internal-format
31951 msgid "ISO C forbids qualified function types"
31952 msgstr ""
31954 #: c/c-decl.c:6481
31955 #, gcc-internal-format
31956 msgid "%qs combined with %<auto%> qualifier for %qE"
31957 msgstr ""
31959 #: c/c-decl.c:6485
31960 #, gcc-internal-format
31961 msgid "%qs combined with %<register%> qualifier for %qE"
31962 msgstr ""
31964 #: c/c-decl.c:6491
31965 #, gcc-internal-format
31966 msgid "%qs specified for auto variable %qE"
31967 msgstr ""
31969 #: c/c-decl.c:6507
31970 #, gcc-internal-format
31971 msgid "%qs specified for parameter %qE"
31972 msgstr ""
31974 #: c/c-decl.c:6510
31975 #, gcc-internal-format
31976 msgid "%qs specified for unnamed parameter"
31977 msgstr ""
31979 #: c/c-decl.c:6516
31980 #, gcc-internal-format
31981 msgid "%qs specified for structure field %qE"
31982 msgstr ""
31984 #: c/c-decl.c:6519
31985 #, gcc-internal-format
31986 msgid "%qs specified for structure field"
31987 msgstr ""
31989 #: c/c-decl.c:6534
31990 #, gcc-internal-format
31991 msgid "bit-field %qE has atomic type"
31992 msgstr ""
31994 #: c/c-decl.c:6536
31995 #, gcc-internal-format
31996 msgid "bit-field has atomic type"
31997 msgstr ""
31999 #: c/c-decl.c:6545
32000 #, gcc-internal-format
32001 msgid "alignment specified for typedef %qE"
32002 msgstr ""
32004 #: c/c-decl.c:6547
32005 #, gcc-internal-format
32006 msgid "alignment specified for %<register%> object %qE"
32007 msgstr ""
32009 #: c/c-decl.c:6552
32010 #, gcc-internal-format
32011 msgid "alignment specified for parameter %qE"
32012 msgstr ""
32014 #: c/c-decl.c:6554
32015 #, gcc-internal-format
32016 msgid "alignment specified for unnamed parameter"
32017 msgstr ""
32019 #: c/c-decl.c:6559
32020 #, gcc-internal-format
32021 msgid "alignment specified for bit-field %qE"
32022 msgstr ""
32024 #: c/c-decl.c:6561
32025 #, gcc-internal-format
32026 msgid "alignment specified for unnamed bit-field"
32027 msgstr ""
32029 #: c/c-decl.c:6564
32030 #, gcc-internal-format
32031 msgid "alignment specified for function %qE"
32032 msgstr ""
32034 #: c/c-decl.c:6571
32035 #, gcc-internal-format
32036 msgid "%<_Alignas%> specifiers cannot reduce alignment of %qE"
32037 msgstr ""
32039 #: c/c-decl.c:6574
32040 #, gcc-internal-format
32041 msgid "%<_Alignas%> specifiers cannot reduce alignment of unnamed field"
32042 msgstr ""
32044 #: c/c-decl.c:6605
32045 #, gcc-internal-format
32046 msgid "typedef %q+D declared %<inline%>"
32047 msgstr ""
32049 #: c/c-decl.c:6607
32050 #, gcc-internal-format
32051 msgid "typedef %q+D declared %<_Noreturn%>"
32052 msgstr ""
32054 #: c/c-decl.c:6650
32055 #, gcc-internal-format
32056 msgid "ISO C forbids const or volatile function types"
32057 msgstr ""
32059 #. C99 6.7.2.1p8
32060 #: c/c-decl.c:6661
32061 #, gcc-internal-format
32062 msgid "a member of a structure or union cannot have a variably modified type"
32063 msgstr ""
32065 #: c/c-decl.c:6678 cp/decl.c:9822
32066 #, gcc-internal-format
32067 msgid "variable or field %qE declared void"
32068 msgstr ""
32070 #: c/c-decl.c:6718
32071 #, gcc-internal-format
32072 msgid "attributes in parameter array declarator ignored"
32073 msgstr ""
32075 #: c/c-decl.c:6760
32076 #, gcc-internal-format
32077 msgid "parameter %q+D declared %<inline%>"
32078 msgstr ""
32080 #: c/c-decl.c:6762
32081 #, gcc-internal-format
32082 msgid "parameter %q+D declared %<_Noreturn%>"
32083 msgstr ""
32085 #: c/c-decl.c:6775
32086 #, gcc-internal-format
32087 msgid "field %qE declared as a function"
32088 msgstr ""
32090 #: c/c-decl.c:6782
32091 #, gcc-internal-format
32092 msgid "field %qE has incomplete type"
32093 msgstr ""
32095 #: c/c-decl.c:6784
32096 #, gcc-internal-format
32097 msgid "unnamed field has incomplete type"
32098 msgstr ""
32100 #: c/c-decl.c:6817 c/c-decl.c:6828 c/c-decl.c:6831
32101 #, gcc-internal-format
32102 msgid "invalid storage class for function %qE"
32103 msgstr ""
32105 #: c/c-decl.c:6888
32106 #, gcc-internal-format
32107 msgid "cannot inline function %<main%>"
32108 msgstr ""
32110 #: c/c-decl.c:6890
32111 #, gcc-internal-format
32112 msgid "%<main%> declared %<_Noreturn%>"
32113 msgstr ""
32115 #: c/c-decl.c:6901
32116 #, gcc-internal-format
32117 msgid "ISO C99 does not support %<_Noreturn%>"
32118 msgstr ""
32120 #: c/c-decl.c:6904
32121 #, gcc-internal-format
32122 msgid "ISO C90 does not support %<_Noreturn%>"
32123 msgstr ""
32125 #: c/c-decl.c:6933
32126 #, gcc-internal-format
32127 msgid "variable previously declared %<static%> redeclared %<extern%>"
32128 msgstr ""
32130 #: c/c-decl.c:6943
32131 #, gcc-internal-format
32132 msgid "variable %q+D declared %<inline%>"
32133 msgstr ""
32135 #: c/c-decl.c:6945
32136 #, gcc-internal-format
32137 msgid "variable %q+D declared %<_Noreturn%>"
32138 msgstr ""
32140 #: c/c-decl.c:6980
32141 #, gcc-internal-format
32142 msgid "non-nested function with variably modified type"
32143 msgstr ""
32145 #: c/c-decl.c:6982
32146 #, gcc-internal-format
32147 msgid "object with variably modified type must have no linkage"
32148 msgstr ""
32150 #: c/c-decl.c:7072 c/c-decl.c:8666
32151 #, gcc-internal-format
32152 msgid "function declaration isn%'t a prototype"
32153 msgstr ""
32155 #: c/c-decl.c:7081
32156 #, gcc-internal-format
32157 msgid "parameter names (without types) in function declaration"
32158 msgstr ""
32160 #: c/c-decl.c:7118
32161 #, gcc-internal-format
32162 msgid "parameter %u (%q+D) has incomplete type"
32163 msgstr ""
32165 #: c/c-decl.c:7122
32166 #, gcc-internal-format, gfc-internal-format
32167 msgid "parameter %u has incomplete type"
32168 msgstr ""
32170 #: c/c-decl.c:7133
32171 #, gcc-internal-format
32172 msgid "parameter %u (%q+D) has void type"
32173 msgstr ""
32175 #: c/c-decl.c:7137
32176 #, gcc-internal-format, gfc-internal-format
32177 msgid "parameter %u has void type"
32178 msgstr ""
32180 #: c/c-decl.c:7211
32181 #, gcc-internal-format
32182 msgid "%<void%> as only parameter may not be qualified"
32183 msgstr ""
32185 #: c/c-decl.c:7215 c/c-decl.c:7251
32186 #, gcc-internal-format
32187 msgid "%<void%> must be the only parameter"
32188 msgstr ""
32190 #: c/c-decl.c:7245
32191 #, gcc-internal-format
32192 msgid "parameter %q+D has just a forward declaration"
32193 msgstr ""
32195 #: c/c-decl.c:7291
32196 #, gcc-internal-format
32197 msgid "%<%s %E%> declared inside parameter list will not be visible outside of this definition or declaration"
32198 msgstr ""
32200 #: c/c-decl.c:7297
32201 #, gcc-internal-format, gfc-internal-format
32202 msgid "anonymous %s declared inside parameter list will not be visible outside of this definition or declaration"
32203 msgstr ""
32205 #: c/c-decl.c:7399
32206 #, gcc-internal-format
32207 msgid "enum type defined here"
32208 msgstr ""
32210 #: c/c-decl.c:7405
32211 #, gcc-internal-format
32212 msgid "struct defined here"
32213 msgstr ""
32215 #: c/c-decl.c:7411
32216 #, gcc-internal-format
32217 msgid "union defined here"
32218 msgstr ""
32220 #: c/c-decl.c:7484
32221 #, gcc-internal-format
32222 msgid "redefinition of %<union %E%>"
32223 msgstr ""
32225 #: c/c-decl.c:7486
32226 #, gcc-internal-format
32227 msgid "redefinition of %<struct %E%>"
32228 msgstr ""
32230 #: c/c-decl.c:7495
32231 #, gcc-internal-format
32232 msgid "nested redefinition of %<union %E%>"
32233 msgstr ""
32235 #: c/c-decl.c:7497
32236 #, gcc-internal-format
32237 msgid "nested redefinition of %<struct %E%>"
32238 msgstr ""
32240 #: c/c-decl.c:7527 c/c-decl.c:8245
32241 #, gcc-internal-format
32242 msgid "defining type in %qs expression is invalid in C++"
32243 msgstr ""
32245 #: c/c-decl.c:7595 cp/decl.c:4731
32246 #, gcc-internal-format
32247 msgid "declaration does not declare anything"
32248 msgstr ""
32250 #: c/c-decl.c:7600
32251 #, gcc-internal-format
32252 msgid "ISO C99 doesn%'t support unnamed structs/unions"
32253 msgstr ""
32255 #: c/c-decl.c:7603
32256 #, gcc-internal-format
32257 msgid "ISO C90 doesn%'t support unnamed structs/unions"
32258 msgstr ""
32260 #: c/c-decl.c:7694 c/c-decl.c:7712 c/c-decl.c:7773
32261 #, gcc-internal-format
32262 msgid "duplicate member %q+D"
32263 msgstr ""
32265 #: c/c-decl.c:7799
32266 #, gcc-internal-format
32267 msgid "empty struct has size 0 in C, size 1 in C++"
32268 msgstr ""
32270 #: c/c-decl.c:7802
32271 #, gcc-internal-format
32272 msgid "empty union has size 0 in C, size 1 in C++"
32273 msgstr ""
32275 #: c/c-decl.c:7888
32276 #, gcc-internal-format
32277 msgid "union has no named members"
32278 msgstr ""
32280 #: c/c-decl.c:7890
32281 #, gcc-internal-format
32282 msgid "union has no members"
32283 msgstr ""
32285 #: c/c-decl.c:7895
32286 #, gcc-internal-format
32287 msgid "struct has no named members"
32288 msgstr ""
32290 #: c/c-decl.c:7897
32291 #, gcc-internal-format
32292 msgid "struct has no members"
32293 msgstr ""
32295 #: c/c-decl.c:7959 cp/decl.c:11862
32296 #, gcc-internal-format
32297 msgid "flexible array member in union"
32298 msgstr ""
32300 #: c/c-decl.c:7965
32301 #, gcc-internal-format
32302 msgid "flexible array member not at end of struct"
32303 msgstr ""
32305 #: c/c-decl.c:7971
32306 #, gcc-internal-format
32307 msgid "flexible array member in a struct with no named members"
32308 msgstr ""
32310 #: c/c-decl.c:8002
32311 #, gcc-internal-format
32312 msgid "type %qT is too large"
32313 msgstr ""
32315 #: c/c-decl.c:8125
32316 #, gcc-internal-format
32317 msgid "union cannot be made transparent"
32318 msgstr ""
32320 #: c/c-decl.c:8217
32321 #, gcc-internal-format
32322 msgid "nested redefinition of %<enum %E%>"
32323 msgstr ""
32325 #. This enum is a named one that has been declared already.
32326 #: c/c-decl.c:8224
32327 #, gcc-internal-format
32328 msgid "redeclaration of %<enum %E%>"
32329 msgstr ""
32331 #: c/c-decl.c:8303 cp/decl.c:14276
32332 #, gcc-internal-format
32333 msgid "specified mode too small for enumeral values"
32334 msgstr ""
32336 #: c/c-decl.c:8318
32337 #, gcc-internal-format
32338 msgid "enumeration values exceed range of largest integer"
32339 msgstr ""
32341 #: c/c-decl.c:8432 c/c-decl.c:8448
32342 #, gcc-internal-format
32343 msgid "enumerator value for %qE is not an integer constant"
32344 msgstr ""
32346 #: c/c-decl.c:8443
32347 #, gcc-internal-format
32348 msgid "enumerator value for %qE is not an integer constant expression"
32349 msgstr ""
32351 #: c/c-decl.c:8467
32352 #, gcc-internal-format
32353 msgid "overflow in enumeration values"
32354 msgstr ""
32356 #: c/c-decl.c:8475
32357 #, gcc-internal-format
32358 msgid "ISO C restricts enumerator values to range of %<int%>"
32359 msgstr ""
32361 #: c/c-decl.c:8561 cp/decl.c:5033 cp/decl.c:14804
32362 #, gcc-internal-format
32363 msgid "inline function %qD given attribute noinline"
32364 msgstr ""
32366 #: c/c-decl.c:8579
32367 #, gcc-internal-format
32368 msgid "return type is an incomplete type"
32369 msgstr ""
32371 #: c/c-decl.c:8590
32372 #, gcc-internal-format
32373 msgid "return type defaults to %<int%>"
32374 msgstr ""
32376 #: c/c-decl.c:8616
32377 #, gcc-internal-format
32378 msgid "%q+D defined as variadic function without prototype"
32379 msgstr ""
32381 #: c/c-decl.c:8675
32382 #, gcc-internal-format
32383 msgid "no previous prototype for %qD"
32384 msgstr ""
32386 #: c/c-decl.c:8684
32387 #, gcc-internal-format
32388 msgid "%qD was used with no prototype before its definition"
32389 msgstr ""
32391 #: c/c-decl.c:8692 cp/decl.c:14947
32392 #, gcc-internal-format
32393 msgid "no previous declaration for %qD"
32394 msgstr ""
32396 #: c/c-decl.c:8702
32397 #, gcc-internal-format
32398 msgid "%qD was used with no declaration before its definition"
32399 msgstr ""
32401 #: c/c-decl.c:8721
32402 #, gcc-internal-format
32403 msgid "return type of %qD is not %<int%>"
32404 msgstr ""
32406 #: c/c-decl.c:8723
32407 #, gcc-internal-format
32408 msgid "%<_Atomic%>-qualified return type of %qD"
32409 msgstr ""
32411 #: c/c-decl.c:8730
32412 #, gcc-internal-format
32413 msgid "%qD is normally a non-static function"
32414 msgstr ""
32416 #: c/c-decl.c:8767
32417 #, gcc-internal-format
32418 msgid "old-style parameter declarations in prototyped function definition"
32419 msgstr ""
32421 #: c/c-decl.c:8782
32422 #, gcc-internal-format
32423 msgid "traditional C rejects ISO C style function definitions"
32424 msgstr ""
32426 #: c/c-decl.c:8798
32427 #, gcc-internal-format
32428 msgid "parameter name omitted"
32429 msgstr ""
32431 #: c/c-decl.c:8835
32432 #, gcc-internal-format
32433 msgid "old-style function definition"
32434 msgstr ""
32436 #: c/c-decl.c:8844
32437 #, gcc-internal-format
32438 msgid "parameter name missing from parameter list"
32439 msgstr ""
32441 #: c/c-decl.c:8860
32442 #, gcc-internal-format
32443 msgid "%qD declared as a non-parameter"
32444 msgstr ""
32446 #: c/c-decl.c:8868
32447 #, gcc-internal-format
32448 msgid "multiple parameters named %qD"
32449 msgstr ""
32451 #: c/c-decl.c:8877
32452 #, gcc-internal-format
32453 msgid "parameter %qD declared with void type"
32454 msgstr ""
32456 #: c/c-decl.c:8906 c/c-decl.c:8911
32457 #, gcc-internal-format
32458 msgid "type of %qD defaults to %<int%>"
32459 msgstr ""
32461 #: c/c-decl.c:8931
32462 #, gcc-internal-format
32463 msgid "parameter %qD has incomplete type"
32464 msgstr ""
32466 #: c/c-decl.c:8938
32467 #, gcc-internal-format
32468 msgid "declaration for parameter %qD but no such parameter"
32469 msgstr ""
32471 #: c/c-decl.c:8991
32472 #, gcc-internal-format
32473 msgid "number of arguments doesn%'t match built-in prototype"
32474 msgstr ""
32476 #: c/c-decl.c:9002
32477 #, gcc-internal-format
32478 msgid "number of arguments doesn%'t match prototype"
32479 msgstr ""
32481 #: c/c-decl.c:9005 c/c-decl.c:9052 c/c-decl.c:9066
32482 #, gcc-internal-format
32483 msgid "prototype declaration"
32484 msgstr ""
32486 #: c/c-decl.c:9044
32487 #, gcc-internal-format
32488 msgid "promoted argument %qD doesn%'t match built-in prototype"
32489 msgstr ""
32491 #: c/c-decl.c:9049
32492 #, gcc-internal-format
32493 msgid "promoted argument %qD doesn%'t match prototype"
32494 msgstr ""
32496 #: c/c-decl.c:9059
32497 #, gcc-internal-format
32498 msgid "argument %qD doesn%'t match built-in prototype"
32499 msgstr ""
32501 #: c/c-decl.c:9064
32502 #, gcc-internal-format
32503 msgid "argument %qD doesn%'t match prototype"
32504 msgstr ""
32506 #: c/c-decl.c:9321 cp/decl.c:15702
32507 #, gcc-internal-format
32508 msgid "no return statement in function returning non-void"
32509 msgstr ""
32511 #: c/c-decl.c:9341 cp/decl.c:15734
32512 #, gcc-internal-format
32513 msgid "parameter %qD set but not used"
32514 msgstr ""
32516 #. If we get here, declarations have been used in a for loop without
32517 #. the C99 for loop scope.  This doesn't make much sense, so don't
32518 #. allow it.
32519 #: c/c-decl.c:9437
32520 #, gcc-internal-format
32521 msgid "%<for%> loop initial declarations are only allowed in C99 or C11 mode"
32522 msgstr ""
32524 #: c/c-decl.c:9442
32525 #, gcc-internal-format
32526 msgid "use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code"
32527 msgstr ""
32529 #: c/c-decl.c:9477
32530 #, gcc-internal-format
32531 msgid "declaration of static variable %qD in %<for%> loop initial declaration"
32532 msgstr ""
32534 #: c/c-decl.c:9481
32535 #, gcc-internal-format
32536 msgid "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
32537 msgstr ""
32539 #: c/c-decl.c:9488
32540 #, gcc-internal-format
32541 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
32542 msgstr ""
32544 #: c/c-decl.c:9493
32545 #, gcc-internal-format
32546 msgid "%<union %E%> declared in %<for%> loop initial declaration"
32547 msgstr ""
32549 #: c/c-decl.c:9497
32550 #, gcc-internal-format
32551 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
32552 msgstr ""
32554 #: c/c-decl.c:9501
32555 #, gcc-internal-format
32556 msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
32557 msgstr ""
32559 #: c/c-decl.c:9749
32560 #, gcc-internal-format
32561 msgid "incompatible address space qualifiers %qs and %qs"
32562 msgstr ""
32564 #: c/c-decl.c:9807 c/c-decl.c:9814
32565 #, gcc-internal-format
32566 msgid "duplicate %qE declaration specifier"
32567 msgstr ""
32569 #: c/c-decl.c:9841 c/c-decl.c:10225 c/c-decl.c:10615
32570 #, gcc-internal-format
32571 msgid "two or more data types in declaration specifiers"
32572 msgstr ""
32574 #: c/c-decl.c:9853 cp/parser.c:27656
32575 #, gcc-internal-format
32576 msgid "%<long long long%> is too long for GCC"
32577 msgstr ""
32579 #: c/c-decl.c:9866
32580 #, gcc-internal-format
32581 msgid "ISO C90 does not support %<long long%>"
32582 msgstr ""
32584 #: c/c-decl.c:10095 c/c-parser.c:8078
32585 #, gcc-internal-format
32586 msgid "ISO C90 does not support complex types"
32587 msgstr ""
32589 #: c/c-decl.c:10141
32590 #, gcc-internal-format
32591 msgid "ISO C does not support saturating types"
32592 msgstr ""
32594 #: c/c-decl.c:10212 c/c-decl.c:10772
32595 #, gcc-internal-format
32596 msgid "duplicate %qE"
32597 msgstr ""
32599 #: c/c-decl.c:10268
32600 #, gcc-internal-format
32601 msgid "ISO C does not support %<__int%d%> types"
32602 msgstr ""
32604 #: c/c-decl.c:10290
32605 #, gcc-internal-format
32606 msgid "%<__int%d%> is not supported on this target"
32607 msgstr ""
32609 #: c/c-decl.c:10333
32610 #, gcc-internal-format
32611 msgid "ISO C90 does not support boolean types"
32612 msgstr ""
32614 #: c/c-decl.c:10452
32615 #, fuzzy, gcc-internal-format
32616 #| msgid "ISO C++ 1998 does not support %<long long%>"
32617 msgid "ISO C does not support the %<_Float%d%s%> type"
32618 msgstr "У ISO C++ 1998 не передбачено підтримки %<long long%>"
32620 #: c/c-decl.c:10502
32621 #, gcc-internal-format
32622 msgid "%<_Float%d%s%> is not supported on this target"
32623 msgstr ""
32625 #: c/c-decl.c:10573
32626 #, gcc-internal-format
32627 msgid "ISO C does not support decimal floating point"
32628 msgstr ""
32630 #: c/c-decl.c:10596 c/c-decl.c:10862 c/c-parser.c:7576
32631 #, gcc-internal-format
32632 msgid "fixed-point types not supported for this target"
32633 msgstr ""
32635 #: c/c-decl.c:10598
32636 #, gcc-internal-format
32637 msgid "ISO C does not support fixed-point types"
32638 msgstr ""
32640 #: c/c-decl.c:10633
32641 #, gcc-internal-format
32642 msgid "C++ lookup of %qD would return a field, not a type"
32643 msgstr ""
32645 #: c/c-decl.c:10646
32646 #, gcc-internal-format
32647 msgid "%qE fails to be a typedef or built in type"
32648 msgstr ""
32650 #: c/c-decl.c:10694
32651 #, gcc-internal-format
32652 msgid "%qE is not at beginning of declaration"
32653 msgstr ""
32655 #: c/c-decl.c:10715
32656 #, gcc-internal-format
32657 msgid "%qE used with %<auto%>"
32658 msgstr ""
32660 #: c/c-decl.c:10717
32661 #, gcc-internal-format
32662 msgid "%qE used with %<register%>"
32663 msgstr ""
32665 #: c/c-decl.c:10719
32666 #, gcc-internal-format
32667 msgid "%qE used with %<typedef%>"
32668 msgstr ""
32670 #: c/c-decl.c:10733 c/c-parser.c:7157
32671 #, gcc-internal-format
32672 msgid "ISO C99 does not support %qE"
32673 msgstr ""
32675 #: c/c-decl.c:10736 c/c-parser.c:7160
32676 #, gcc-internal-format
32677 msgid "ISO C90 does not support %qE"
32678 msgstr ""
32680 #: c/c-decl.c:10748
32681 #, gcc-internal-format
32682 msgid "%<__thread%> before %<extern%>"
32683 msgstr "%<__thread%> до %<extern%>"
32685 #: c/c-decl.c:10757
32686 #, gcc-internal-format
32687 msgid "%<__thread%> before %<static%>"
32688 msgstr "%<__thread%> до %<static%>"
32690 #: c/c-decl.c:10770
32691 #, gcc-internal-format
32692 msgid "duplicate %<_Thread_local%> or %<__thread%>"
32693 msgstr ""
32695 #: c/c-decl.c:10778
32696 #, gcc-internal-format
32697 msgid "multiple storage classes in declaration specifiers"
32698 msgstr ""
32700 #: c/c-decl.c:10786
32701 #, gcc-internal-format
32702 msgid "%qs used with %qE"
32703 msgstr ""
32705 #: c/c-decl.c:10859
32706 #, gcc-internal-format
32707 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
32708 msgstr ""
32710 #: c/c-decl.c:10874
32711 #, gcc-internal-format
32712 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
32713 msgstr ""
32715 #: c/c-decl.c:10925 c/c-decl.c:10938 c/c-decl.c:10964
32716 #, gcc-internal-format
32717 msgid "ISO C does not support complex integer types"
32718 msgstr ""
32720 #: c/c-decl.c:11372 cp/semantics.c:5330
32721 #, gcc-internal-format
32722 msgid "%<#pragma omp declare reduction%> combiner refers to variable %qD which is not %<omp_out%> nor %<omp_in%>"
32723 msgstr ""
32725 #: c/c-decl.c:11376 cp/semantics.c:5334
32726 #, gcc-internal-format
32727 msgid "%<#pragma omp declare reduction%> initializer refers to variable %qD which is not %<omp_priv%> nor %<omp_orig%>"
32728 msgstr ""
32730 #: c/c-fold.c:319 c/c-typeck.c:11223 cp/typeck.c:4528
32731 #, gcc-internal-format
32732 msgid "left shift of negative value"
32733 msgstr ""
32735 #: c/c-fold.c:329 c/c-typeck.c:11232 cp/typeck.c:4536
32736 #, gcc-internal-format
32737 msgid "left shift count is negative"
32738 msgstr ""
32740 #: c/c-fold.c:330 c/c-typeck.c:11164 cp/typeck.c:4482
32741 #, gcc-internal-format
32742 msgid "right shift count is negative"
32743 msgstr ""
32745 #: c/c-fold.c:338 c/c-typeck.c:11251 cp/typeck.c:4544
32746 #, gcc-internal-format
32747 msgid "left shift count >= width of type"
32748 msgstr ""
32750 #: c/c-fold.c:339 c/c-typeck.c:11188 cp/typeck.c:4490
32751 #, gcc-internal-format
32752 msgid "right shift count >= width of type"
32753 msgstr ""
32755 #: c/c-fold.c:346 c/c-typeck.c:11243
32756 #, gcc-internal-format
32757 msgid "left shift count >= width of vector element"
32758 msgstr ""
32760 #: c/c-fold.c:347 c/c-typeck.c:11175
32761 #, gcc-internal-format
32762 msgid "right shift count >= width of vector element"
32763 msgstr ""
32765 #: c/c-parser.c:274
32766 #, gcc-internal-format
32767 msgid "identifier %qE conflicts with C++ keyword"
32768 msgstr ""
32770 #: c/c-parser.c:877 cp/parser.c:2802
32771 #, gcc-internal-format
32772 msgid "version control conflict marker in file"
32773 msgstr ""
32775 #: c/c-parser.c:1035 cp/parser.c:27863
32776 #, gcc-internal-format
32777 msgid "expected end of line"
32778 msgstr ""
32780 #: c/c-parser.c:1340
32781 #, gcc-internal-format
32782 msgid "ISO C forbids an empty translation unit"
32783 msgstr ""
32785 #: c/c-parser.c:1444 c/c-parser.c:9199
32786 #, gcc-internal-format
32787 msgid "ISO C does not allow extra %<;%> outside of a function"
32788 msgstr ""
32790 #: c/c-parser.c:1604
32791 #, gcc-internal-format
32792 msgid "unknown type name %qE; use %<struct%> keyword to refer to the type"
32793 msgstr ""
32795 #: c/c-parser.c:1612
32796 #, gcc-internal-format
32797 msgid "unknown type name %qE; use %<union%> keyword to refer to the type"
32798 msgstr ""
32800 #: c/c-parser.c:1620
32801 #, gcc-internal-format
32802 msgid "unknown type name %qE; use %<enum%> keyword to refer to the type"
32803 msgstr ""
32805 #: c/c-parser.c:1631 c/c-parser.c:3853
32806 #, gcc-internal-format
32807 msgid "unknown type name %qE; did you mean %qs?"
32808 msgstr ""
32810 #: c/c-parser.c:1635 c/c-parser.c:2435 c/c-parser.c:3857
32811 #, gcc-internal-format
32812 msgid "unknown type name %qE"
32813 msgstr ""
32815 #: c/c-parser.c:1656 c/c-parser.c:10365 c/c-parser.c:15447 c/c-parser.c:15875
32816 #: c/c-parser.c:16351 cp/parser.c:35355 cp/parser.c:38379
32817 #, gcc-internal-format
32818 msgid "expected declaration specifiers"
32819 msgstr ""
32821 #: c/c-parser.c:1666
32822 #, gcc-internal-format
32823 msgid "%<__auto_type%> in empty declaration"
32824 msgstr ""
32826 #: c/c-parser.c:1696 c/c-parser.c:3123
32827 #, gcc-internal-format
32828 msgid "expected %<;%>, identifier or %<(%>"
32829 msgstr ""
32831 #: c/c-parser.c:1714 cp/parser.c:29516 cp/parser.c:29590
32832 #, gcc-internal-format
32833 msgid "prefix attributes are ignored for methods"
32834 msgstr ""
32836 #: c/c-parser.c:1749
32837 #, gcc-internal-format
32838 msgid "prefix attributes are ignored for implementations"
32839 msgstr ""
32841 #: c/c-parser.c:1770
32842 #, gcc-internal-format
32843 msgid "unexpected attribute"
32844 msgstr ""
32846 #: c/c-parser.c:1780 c/c-parser.c:5035 c/c-parser.c:5376 cp/parser.c:10721
32847 #: cp/parser.c:10908
32848 #, gcc-internal-format
32849 msgid "%<fallthrough%> attribute not followed by %<;%>"
32850 msgstr ""
32852 #: c/c-parser.c:1813
32853 #, gcc-internal-format
32854 msgid "%<__auto_type%> requires a plain identifier as declarator"
32855 msgstr ""
32857 #: c/c-parser.c:1830
32858 #, gcc-internal-format
32859 msgid "data definition has no type or storage class"
32860 msgstr ""
32862 #. This means there is an attribute specifier after
32863 #. the declarator in a function definition.  Provide
32864 #. some more information for the user.
32865 #: c/c-parser.c:1845
32866 #, gcc-internal-format
32867 msgid "attributes should be specified before the declarator in a function definition"
32868 msgstr ""
32870 #: c/c-parser.c:1872
32871 #, gcc-internal-format
32872 msgid "%<__auto_type%> used with a bit-field initializer"
32873 msgstr ""
32875 #: c/c-parser.c:1949 c/c-parser.c:2036
32876 #, gcc-internal-format
32877 msgid "%<__auto_type%> requires an initialized data declaration"
32878 msgstr ""
32880 #: c/c-parser.c:1999
32881 #, gcc-internal-format
32882 msgid "%<__auto_type%> may only be used with a single declarator"
32883 msgstr ""
32885 #: c/c-parser.c:2028 cp/parser.c:12724 cp/parser.c:12881
32886 #, gcc-internal-format
32887 msgid "expected %<,%> or %<;%>"
32888 msgstr "мало бути %<,%> або %<;%>"
32890 #. This can appear in many cases looking nothing like a
32891 #. function definition, so we don't give a more specific
32892 #. error suggesting there was one.
32893 #: c/c-parser.c:2042 c/c-parser.c:2058
32894 #, gcc-internal-format
32895 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
32896 msgstr "мало бути %<=%>, %<,%>, %<;%>, %<asm%> або %<__attribute__%>"
32898 #: c/c-parser.c:2050
32899 #, gcc-internal-format
32900 msgid "ISO C forbids nested functions"
32901 msgstr "У стандарті ISO C заборонено вкладеність функцій"
32903 #: c/c-parser.c:2206
32904 #, gcc-internal-format
32905 msgid "ISO C99 does not support %<_Static_assert%>"
32906 msgstr ""
32908 #: c/c-parser.c:2209
32909 #, gcc-internal-format
32910 msgid "ISO C90 does not support %<_Static_assert%>"
32911 msgstr ""
32913 #: c/c-parser.c:2234 c/c-parser.c:3925 c/c-parser.c:10423 cp/parser.c:38038
32914 #, gcc-internal-format
32915 msgid "expected string literal"
32916 msgstr ""
32918 #: c/c-parser.c:2242
32919 #, gcc-internal-format
32920 msgid "expression in static assertion is not an integer"
32921 msgstr ""
32923 #: c/c-parser.c:2251
32924 #, gcc-internal-format
32925 msgid "expression in static assertion is not an integer constant expression"
32926 msgstr ""
32928 #: c/c-parser.c:2256
32929 #, gcc-internal-format
32930 msgid "expression in static assertion is not constant"
32931 msgstr ""
32933 #: c/c-parser.c:2261
32934 #, gcc-internal-format
32935 msgid "static assertion failed: %E"
32936 msgstr ""
32938 #: c/c-parser.c:2577
32939 #, gcc-internal-format
32940 msgid "%<_Atomic%> in Objective-C"
32941 msgstr ""
32943 #: c/c-parser.c:2580
32944 #, gcc-internal-format
32945 msgid "ISO C99 does not support the %<_Atomic%> qualifier"
32946 msgstr ""
32948 #: c/c-parser.c:2583
32949 #, gcc-internal-format
32950 msgid "ISO C90 does not support the %<_Atomic%> qualifier"
32951 msgstr ""
32953 #: c/c-parser.c:2610
32954 #, gcc-internal-format
32955 msgid "%<_Atomic%> applied to a qualified type"
32956 msgstr ""
32958 #: c/c-parser.c:2640
32959 #, gcc-internal-format
32960 msgid "%<__GIMPLE%> only valid with -fgimple"
32961 msgstr ""
32963 #: c/c-parser.c:2738
32964 #, gcc-internal-format
32965 msgid "empty enum is invalid"
32966 msgstr ""
32968 #: c/c-parser.c:2742 c/c-parser.c:3686 c/c-parser.c:4496 c/c-parser.c:4793
32969 #: c/c-parser.c:6262 c/c-parser.c:6349 c/c-parser.c:7027 c/c-parser.c:7637
32970 #: c/c-parser.c:7859 c/c-parser.c:7885 c/c-parser.c:8155 c/c-parser.c:8467
32971 #: c/c-parser.c:8504 c/c-parser.c:8783 c/c-parser.c:8832 c/c-parser.c:8992
32972 #: c/c-parser.c:9022 c/c-parser.c:9030 c/c-parser.c:9059 c/c-parser.c:9072
32973 #: c/c-parser.c:9377 c/c-parser.c:9501 c/c-parser.c:9942 c/c-parser.c:9977
32974 #: c/c-parser.c:10030 c/c-parser.c:10083 c/c-parser.c:10099 c/c-parser.c:10145
32975 #: c/c-parser.c:10737 c/c-parser.c:10778 c/c-parser.c:12750 c/c-parser.c:12984
32976 #: c/c-parser.c:14838 c/c-parser.c:17638 c/c-parser.c:17967
32977 #: c/gimple-parser.c:1008 c/gimple-parser.c:1046 cp/parser.c:27866
32978 #: cp/parser.c:30359 cp/parser.c:30389 cp/parser.c:30459 cp/parser.c:32558
32979 #: cp/parser.c:37752 cp/parser.c:38523
32980 #, gcc-internal-format
32981 msgid "expected identifier"
32982 msgstr ""
32984 #: c/c-parser.c:2780 cp/parser.c:18016
32985 #, gcc-internal-format
32986 msgid "comma at end of enumerator list"
32987 msgstr ""
32989 #: c/c-parser.c:2786
32990 #, gcc-internal-format
32991 msgid "expected %<,%> or %<}%>"
32992 msgstr "мало бути %<,%> або %<}%>"
32994 #: c/c-parser.c:2817
32995 #, gcc-internal-format
32996 msgid "ISO C forbids forward references to %<enum%> types"
32997 msgstr ""
32999 #: c/c-parser.c:2933
33000 #, gcc-internal-format
33001 msgid "expected class name"
33002 msgstr ""
33004 #: c/c-parser.c:2952
33005 #, gcc-internal-format
33006 msgid "extra semicolon in struct or union specified"
33007 msgstr ""
33009 #: c/c-parser.c:2981
33010 #, gcc-internal-format
33011 msgid "no semicolon at end of struct or union"
33012 msgstr ""
33014 #: c/c-parser.c:3085 c/c-parser.c:4292
33015 #, gcc-internal-format
33016 msgid "expected specifier-qualifier-list"
33017 msgstr ""
33019 #: c/c-parser.c:3096
33020 #, gcc-internal-format
33021 msgid "ISO C forbids member declarations with no members"
33022 msgstr ""
33024 #: c/c-parser.c:3186
33025 #, gcc-internal-format
33026 msgid "expected %<,%>, %<;%> or %<}%>"
33027 msgstr "мало бути %<,%>, %<;%> або %<}%>"
33029 #: c/c-parser.c:3193
33030 #, gcc-internal-format
33031 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
33032 msgstr "мало бути %<:%>, %<,%>, %<;%>, %<}%> або %<__attribute__%>"
33034 #: c/c-parser.c:3246
33035 #, gcc-internal-format
33036 msgid "%<typeof%> applied to a bit-field"
33037 msgstr ""
33039 #: c/c-parser.c:3283
33040 #, gcc-internal-format
33041 msgid "ISO C99 does not support %<_Alignas%>"
33042 msgstr ""
33044 #: c/c-parser.c:3286
33045 #, gcc-internal-format
33046 msgid "ISO C90 does not support %<_Alignas%>"
33047 msgstr ""
33049 #: c/c-parser.c:3522
33050 #, gcc-internal-format
33051 msgid "expected identifier or %<(%>"
33052 msgstr ""
33054 #: c/c-parser.c:3583 c/c-parser.c:3612
33055 #, gcc-internal-format
33056 msgid "array notations cannot be used in declaration"
33057 msgstr ""
33059 #: c/c-parser.c:3752
33060 #, gcc-internal-format
33061 msgid "ISO C requires a named argument before %<...%>"
33062 msgstr ""
33064 #: c/c-parser.c:3864
33065 #, gcc-internal-format
33066 msgid "expected declaration specifiers or %<...%>"
33067 msgstr ""
33069 #: c/c-parser.c:3919
33070 #, gcc-internal-format
33071 msgid "wide string literal in %<asm%>"
33072 msgstr ""
33074 #: c/c-parser.c:4401
33075 #, gcc-internal-format
33076 msgid "ISO C forbids empty initializer braces"
33077 msgstr ""
33079 #: c/c-parser.c:4460
33080 #, gcc-internal-format
33081 msgid "obsolete use of designated initializer with %<:%>"
33082 msgstr ""
33084 #: c/c-parser.c:4605
33085 #, gcc-internal-format
33086 msgid "ISO C forbids specifying range of elements to initialize"
33087 msgstr ""
33089 #: c/c-parser.c:4617
33090 #, gcc-internal-format
33091 msgid "ISO C90 forbids specifying subobject to initialize"
33092 msgstr ""
33094 #: c/c-parser.c:4625
33095 #, gcc-internal-format
33096 msgid "obsolete use of designated initializer without %<=%>"
33097 msgstr ""
33099 #: c/c-parser.c:4808
33100 #, gcc-internal-format
33101 msgid "ISO C forbids label declarations"
33102 msgstr ""
33104 #: c/c-parser.c:4814 c/c-parser.c:4895 c/gimple-parser.c:162
33105 #, gcc-internal-format
33106 msgid "expected declaration or statement"
33107 msgstr ""
33109 #: c/c-parser.c:4846 c/c-parser.c:4874
33110 #, gcc-internal-format
33111 msgid "ISO C90 forbids mixed declarations and code"
33112 msgstr ""
33114 #: c/c-parser.c:4903
33115 #, gcc-internal-format
33116 msgid "expected %<}%> before %<else%>"
33117 msgstr ""
33119 #: c/c-parser.c:4908 cp/parser.c:11026
33120 #, gcc-internal-format
33121 msgid "%<else%> without a previous %<if%>"
33122 msgstr ""
33124 #: c/c-parser.c:4925
33125 #, gcc-internal-format
33126 msgid "label at end of compound statement"
33127 msgstr ""
33129 #: c/c-parser.c:4987
33130 #, gcc-internal-format
33131 msgid "expected %<:%> or %<...%>"
33132 msgstr "мало бути %<:%> або %<...%>"
33134 #: c/c-parser.c:5039 c/c-parser.c:5380
33135 #, gcc-internal-format
33136 msgid "only attribute %<fallthrough%> can be applied to a null statement"
33137 msgstr ""
33139 #: c/c-parser.c:5045
33140 #, gcc-internal-format
33141 msgid "a label can only be part of a statement and a declaration is not a statement"
33142 msgstr ""
33144 #: c/c-parser.c:5252 cp/parser.c:10573
33145 #, gcc-internal-format
33146 msgid "-fcilkplus must be enabled to use %<_Cilk_for%>"
33147 msgstr ""
33149 #: c/c-parser.c:5262 cp/parser.c:10599
33150 #, gcc-internal-format
33151 msgid "-fcilkplus must be enabled to use %<_Cilk_sync%>"
33152 msgstr ""
33154 #: c/c-parser.c:5289
33155 #, gcc-internal-format
33156 msgid "expected identifier or %<*%>"
33157 msgstr ""
33159 #. Avoid infinite loop in error recovery:
33160 #. c_parser_skip_until_found stops at a closing nesting
33161 #. delimiter without consuming it, but here we need to consume
33162 #. it to proceed further.
33163 #: c/c-parser.c:5397 c/gimple-parser.c:1391 cp/parser.c:10677
33164 #, gcc-internal-format
33165 msgid "expected statement"
33166 msgstr ""
33168 #: c/c-parser.c:5501 cp/parser.c:12259
33169 #, gcc-internal-format
33170 msgid "suggest braces around empty body in an %<if%> statement"
33171 msgstr ""
33173 #: c/c-parser.c:5535 cp/parser.c:12262
33174 #, gcc-internal-format
33175 msgid "suggest braces around empty body in an %<else%> statement"
33176 msgstr ""
33178 #: c/c-parser.c:5617
33179 #, gcc-internal-format
33180 msgid "if statement cannot contain %<Cilk_spawn%>"
33181 msgstr ""
33183 #: c/c-parser.c:5667 cp/parser.c:11261
33184 #, gcc-internal-format
33185 msgid "suggest explicit braces to avoid ambiguous %<else%>"
33186 msgstr ""
33188 #: c/c-parser.c:5810
33189 #, gcc-internal-format
33190 msgid "suggest braces around empty body in %<do%> statement"
33191 msgstr ""
33193 #: c/c-parser.c:5939 c/c-parser.c:5969
33194 #, gcc-internal-format
33195 msgid "multiple iterating variables in fast enumeration"
33196 msgstr ""
33198 #: c/c-parser.c:5993
33199 #, gcc-internal-format
33200 msgid "invalid iterating variable in fast enumeration"
33201 msgstr ""
33203 #: c/c-parser.c:6014 cp/parser.c:11462
33204 #, gcc-internal-format
33205 msgid "missing loop condition in loop with %<GCC ivdep%> pragma"
33206 msgstr ""
33208 #: c/c-parser.c:6046
33209 #, gcc-internal-format
33210 msgid "missing collection in fast enumeration"
33211 msgstr ""
33213 #: c/c-parser.c:6132
33214 #, gcc-internal-format
33215 msgid "%E qualifier ignored on asm"
33216 msgstr ""
33218 #: c/c-parser.c:6175
33219 #, fuzzy, gcc-internal-format
33220 #| msgid "expected %<,%> or %<)%>"
33221 msgid "expected %<:%> or %<)%>"
33222 msgstr "мало бути %<,%> або %<)%>"
33224 #: c/c-parser.c:6487
33225 #, gcc-internal-format
33226 msgid "ISO C forbids omitting the middle term of a ?: expression"
33227 msgstr ""
33229 #: c/c-parser.c:6990
33230 #, gcc-internal-format
33231 msgid "traditional C rejects the unary plus operator"
33232 msgstr "у традиційній мові C не допускається унарний оператор плюс"
33234 #: c/c-parser.c:7131
33235 #, gcc-internal-format
33236 msgid "%<sizeof%> applied to a bit-field"
33237 msgstr ""
33239 #: c/c-parser.c:7218
33240 #, gcc-internal-format
33241 msgid "ISO C does not allow %<%E (expression)%>"
33242 msgstr ""
33244 #: c/c-parser.c:7249
33245 #, gcc-internal-format
33246 msgid "cannot take address of %qs"
33247 msgstr ""
33249 #: c/c-parser.c:7332
33250 #, gcc-internal-format
33251 msgid "ISO C99 does not support %<_Generic%>"
33252 msgstr ""
33254 #: c/c-parser.c:7335
33255 #, gcc-internal-format
33256 msgid "ISO C90 does not support %<_Generic%>"
33257 msgstr ""
33259 #: c/c-parser.c:7402
33260 #, gcc-internal-format
33261 msgid "%<_Generic%> association has function type"
33262 msgstr ""
33264 #: c/c-parser.c:7405
33265 #, gcc-internal-format
33266 msgid "%<_Generic%> association has incomplete type"
33267 msgstr ""
33269 #: c/c-parser.c:7409
33270 #, gcc-internal-format
33271 msgid "%<_Generic%> association has variable length type"
33272 msgstr ""
33274 #: c/c-parser.c:7433
33275 #, gcc-internal-format
33276 msgid "duplicate %<default%> case in %<_Generic%>"
33277 msgstr ""
33279 #: c/c-parser.c:7434
33280 #, gcc-internal-format
33281 msgid "original %<default%> is here"
33282 msgstr ""
33284 #: c/c-parser.c:7442
33285 #, gcc-internal-format
33286 msgid "%<_Generic%> specifies two compatible types"
33287 msgstr ""
33289 #: c/c-parser.c:7443
33290 #, gcc-internal-format
33291 msgid "compatible type is here"
33292 msgstr ""
33294 #: c/c-parser.c:7466
33295 #, gcc-internal-format
33296 msgid "%<_Generic%> selector matches multiple associations"
33297 msgstr ""
33299 #: c/c-parser.c:7468
33300 #, gcc-internal-format
33301 msgid "other match is here"
33302 msgstr ""
33304 #: c/c-parser.c:7487
33305 #, gcc-internal-format
33306 msgid "%<_Generic%> selector of type %qT is not compatible with any association"
33307 msgstr ""
33309 #: c/c-parser.c:7651 c/c-parser.c:8223 c/c-parser.c:8245 c/gimple-parser.c:928
33310 #: c/gimple-parser.c:934 c/gimple-parser.c:1408
33311 #, gcc-internal-format
33312 msgid "expected expression"
33313 msgstr "мало бути вказано вираз"
33315 #: c/c-parser.c:7669
33316 #, gcc-internal-format
33317 msgid "braced-group within expression allowed only inside a function"
33318 msgstr ""
33320 #: c/c-parser.c:7683
33321 #, gcc-internal-format
33322 msgid "ISO C forbids braced-groups within expressions"
33323 msgstr ""
33325 #: c/c-parser.c:7731
33326 #, gcc-internal-format
33327 msgid "ISO C does not support %<__FUNCTION__%> predefined identifier"
33328 msgstr ""
33330 #: c/c-parser.c:7740
33331 #, gcc-internal-format
33332 msgid "ISO C does not support %<__PRETTY_FUNCTION__%> predefined identifier"
33333 msgstr ""
33335 #: c/c-parser.c:7749
33336 #, gcc-internal-format
33337 msgid "ISO C90 does not support %<__func__%> predefined identifier"
33338 msgstr ""
33340 #: c/c-parser.c:7912
33341 #, gcc-internal-format
33342 msgid "wrong number of arguments to %<__builtin_choose_expr%>"
33343 msgstr ""
33345 #: c/c-parser.c:7928
33346 #, gcc-internal-format
33347 msgid "first argument to %<__builtin_choose_expr%> not a constant"
33348 msgstr ""
33350 #: c/c-parser.c:7999
33351 #, gcc-internal-format
33352 msgid "wrong number of arguments to %<__builtin_call_with_static_chain%>"
33353 msgstr ""
33355 #: c/c-parser.c:8012
33356 #, gcc-internal-format
33357 msgid "first argument to %<__builtin_call_with_static_chain%> must be a call expression"
33358 msgstr ""
33360 #: c/c-parser.c:8016
33361 #, gcc-internal-format
33362 msgid "second argument to %<__builtin_call_with_static_chain%> must be a pointer type"
33363 msgstr ""
33365 #: c/c-parser.c:8042
33366 #, gcc-internal-format
33367 msgid "wrong number of arguments to %<__builtin_complex%>"
33368 msgstr ""
33370 #: c/c-parser.c:8064
33371 #, gcc-internal-format
33372 msgid "%<__builtin_complex%> operand not of real binary floating-point type"
33373 msgstr ""
33375 #: c/c-parser.c:8073
33376 #, gcc-internal-format
33377 msgid "%<__builtin_complex%> operands of different types"
33378 msgstr ""
33380 #: c/c-parser.c:8121 cp/parser.c:6676
33381 #, gcc-internal-format
33382 msgid "wrong number of arguments to %<__builtin_shuffle%>"
33383 msgstr ""
33385 #: c/c-parser.c:8202 cp/parser.c:6587
33386 #, gcc-internal-format
33387 msgid "-fcilkplus must be enabled to use %<_Cilk_spawn%>"
33388 msgstr ""
33390 #: c/c-parser.c:8209 cp/parser.c:6593
33391 #, gcc-internal-format
33392 msgid "consecutive %<_Cilk_spawn%> keywords are not permitted"
33393 msgstr ""
33395 #: c/c-parser.c:8282
33396 #, gcc-internal-format
33397 msgid "compound literal has variable size"
33398 msgstr ""
33400 #: c/c-parser.c:8293
33401 #, gcc-internal-format
33402 msgid "compound literal qualified by address-space qualifier"
33403 msgstr ""
33405 #: c/c-parser.c:8297
33406 #, gcc-internal-format
33407 msgid "ISO C90 forbids compound literals"
33408 msgstr ""
33410 #: c/c-parser.c:8803
33411 #, gcc-internal-format
33412 msgid "expected identifier or %<)%>"
33413 msgstr ""
33415 #: c/c-parser.c:8899
33416 #, gcc-internal-format
33417 msgid "extra semicolon"
33418 msgstr ""
33420 #: c/c-parser.c:9147
33421 #, gcc-internal-format
33422 msgid "extra semicolon in method definition specified"
33423 msgstr ""
33425 #: c/c-parser.c:9279
33426 #, gcc-internal-format
33427 msgid "method attributes must be specified at the end only"
33428 msgstr ""
33430 #: c/c-parser.c:9299
33431 #, gcc-internal-format
33432 msgid "expected %<;%> or %<{%> after method attribute definition"
33433 msgstr ""
33435 #: c/c-parser.c:9420
33436 #, gcc-internal-format
33437 msgid "objective-c method declaration is expected"
33438 msgstr ""
33440 #: c/c-parser.c:9856
33441 #, gcc-internal-format
33442 msgid "no type or storage class may be specified here,"
33443 msgstr ""
33445 #: c/c-parser.c:9946 c/c-parser.c:10003 cp/parser.c:30419
33446 #, gcc-internal-format
33447 msgid "unknown property attribute"
33448 msgstr ""
33450 #: c/c-parser.c:9967 cp/parser.c:30379
33451 #, gcc-internal-format
33452 msgid "missing %<=%> (after %<getter%> attribute)"
33453 msgstr ""
33455 #: c/c-parser.c:9970 cp/parser.c:30382
33456 #, gcc-internal-format
33457 msgid "missing %<=%> (after %<setter%> attribute)"
33458 msgstr ""
33460 #: c/c-parser.c:9984 cp/parser.c:30397
33461 #, gcc-internal-format
33462 msgid "the %<setter%> attribute may only be specified once"
33463 msgstr ""
33465 #: c/c-parser.c:9989 cp/parser.c:30403
33466 #, gcc-internal-format
33467 msgid "setter name must terminate with %<:%>"
33468 msgstr ""
33470 #: c/c-parser.c:9996 cp/parser.c:30411
33471 #, gcc-internal-format
33472 msgid "the %<getter%> attribute may only be specified once"
33473 msgstr ""
33475 #: c/c-parser.c:10191 c/c-parser.c:15872 c/c-parser.c:16130 c/c-parser.c:16189
33476 #: c/c-parser.c:16273 cp/parser.c:35352 cp/parser.c:35646 cp/parser.c:35734
33477 #: cp/parser.c:35805 cp/parser.c:38116 cp/parser.c:38131 cp/parser.c:38147
33478 #: cp/parser.c:38163 cp/parser.c:38179 cp/parser.c:38207 cp/parser.c:38220
33479 #: cp/parser.c:38243 cp/parser.c:38256
33480 #, gcc-internal-format
33481 msgid "%<#pragma %s%> may only be used in compound statements"
33482 msgstr ""
33484 #: c/c-parser.c:10214 cp/parser.c:38233
33485 #, fuzzy, gcc-internal-format
33486 #| msgid "%<#pragma acc routine%> %s"
33487 msgid "%<#pragma acc routine%> must be at file scope"
33488 msgstr "%<#pragma acc routine%> %s"
33490 #: c/c-parser.c:10292 cp/parser.c:38314
33491 #, gcc-internal-format
33492 msgid "%<#pragma omp section%> may only be used in %<#pragma omp sections%> construct"
33493 msgstr ""
33495 #: c/c-parser.c:10311 cp/parser.c:38333
33496 #, gcc-internal-format
33497 msgid "for, while or do statement expected"
33498 msgstr ""
33500 #: c/c-parser.c:10323 cp/parser.c:38106
33501 #, gcc-internal-format
33502 msgid "%<#pragma GCC pch_preprocess%> must be first"
33503 msgstr ""
33505 #: c/c-parser.c:10336
33506 #, gcc-internal-format
33507 msgid "%<#pragma grainsize%> ignored because -fcilkplus is not enabled"
33508 msgstr ""
33510 #: c/c-parser.c:10344
33511 #, gcc-internal-format
33512 msgid "%<#pragma grainsize%> must be inside a function"
33513 msgstr ""
33515 #: c/c-parser.c:10663 cp/parser.c:30809
33516 #, gcc-internal-format
33517 msgid "too many %qs clauses"
33518 msgstr ""
33520 #: c/c-parser.c:10684 cp/parser.c:31341
33521 #, gcc-internal-format
33522 msgid "expected integer expression before ')'"
33523 msgstr ""
33525 #: c/c-parser.c:10699
33526 #, gcc-internal-format
33527 msgid "expression must be integral"
33528 msgstr ""
33530 #: c/c-parser.c:10982 c/c-parser.c:17499
33531 #, gcc-internal-format
33532 msgid "%qD is not a variable"
33533 msgstr ""
33535 #: c/c-parser.c:10986 cp/semantics.c:6815
33536 #, gcc-internal-format
33537 msgid "%qD is not a pointer variable"
33538 msgstr ""
33540 #: c/c-parser.c:11027 cp/parser.c:31419
33541 #, gcc-internal-format
33542 msgid "collapse argument needs positive constant integer expression"
33543 msgstr ""
33545 #: c/c-parser.c:11097 cp/parser.c:31476
33546 #, gcc-internal-format
33547 msgid "expected %<none%>"
33548 msgstr "мало бути %<none%>"
33550 #: c/c-parser.c:11099 cp/parser.c:31478
33551 #, gcc-internal-format
33552 msgid "expected %<none%> or %<shared%>"
33553 msgstr "мало бути %<none%> або %<shared%>"
33555 #: c/c-parser.c:11199 cp/parser.c:31578
33556 #, gcc-internal-format
33557 msgid "expected %<data%>, %<update%>, %<enter%> or %<exit%>"
33558 msgstr "мало бути %<data%>, %<update%>, %<enter%> або %<exit%>"
33560 #: c/c-parser.c:11219 c/c-parser.c:16182 c/c-parser.c:16266 cp/parser.c:31596
33561 #: cp/parser.c:35638 cp/parser.c:35726
33562 #, gcc-internal-format
33563 msgid "expected %<data%>"
33564 msgstr "мало бути %<data%>"
33566 #: c/c-parser.c:11266 cp/parser.c:31649
33567 #, gcc-internal-format
33568 msgid "too many %<if%> clauses with %qs modifier"
33569 msgstr ""
33571 #: c/c-parser.c:11273 cp/parser.c:31656
33572 #, gcc-internal-format
33573 msgid "too many %<if%> clauses"
33574 msgstr ""
33576 #: c/c-parser.c:11275 cp/parser.c:31658
33577 #, gcc-internal-format
33578 msgid "too many %<if%> clauses without modifier"
33579 msgstr ""
33581 #: c/c-parser.c:11281 cp/parser.c:31664
33582 #, gcc-internal-format
33583 msgid "if any %<if%> clause has modifier, then all %<if%> clauses have to use modifier"
33584 msgstr ""
33586 #: c/c-parser.c:11356 c/c-parser.c:11401 c/c-parser.c:11446 c/c-parser.c:11491
33587 #: c/c-parser.c:11536 c/c-parser.c:11582 c/c-parser.c:11687 c/c-parser.c:11814
33588 #: c/c-parser.c:11895 c/c-parser.c:12303 c/c-parser.c:12371 c/c-parser.c:12475
33589 #: c/c-parser.c:12519 c/c-parser.c:13038
33590 #, gcc-internal-format
33591 msgid "expected integer expression"
33592 msgstr ""
33594 #: c/c-parser.c:11367
33595 #, gcc-internal-format
33596 msgid "%<num_gangs%> value must be positive"
33597 msgstr "Значення %<num_gangs%> має бути додатним"
33599 #: c/c-parser.c:11412
33600 #, gcc-internal-format
33601 msgid "%<num_threads%> value must be positive"
33602 msgstr "значення %<num_threads%> має бути додатним"
33604 #: c/c-parser.c:11457
33605 #, gcc-internal-format
33606 msgid "%<num_tasks%> value must be positive"
33607 msgstr "значення %<num_tasks%> має бути додатним"
33609 #: c/c-parser.c:11502 cp/semantics.c:6999
33610 #, gcc-internal-format
33611 msgid "%<grainsize%> value must be positive"
33612 msgstr "значення %<grainsize%> має бути додатним"
33614 #: c/c-parser.c:11548 cp/semantics.c:7028
33615 #, gcc-internal-format
33616 msgid "%<priority%> value must be non-negative"
33617 msgstr "значення %<priority%> має бути невід’ємним"
33619 #: c/c-parser.c:11611 c/c-parser.c:11617 cp/parser.c:31875 cp/parser.c:31882
33620 #, gcc-internal-format
33621 msgid "expected %<tofrom%>"
33622 msgstr "мало бути %<tofrom%>"
33624 #: c/c-parser.c:11625 c/c-parser.c:11631 cp/parser.c:31891 cp/parser.c:31898
33625 #, gcc-internal-format
33626 msgid "expected %<scalar%>"
33627 msgstr "мало бути %<scalar%>"
33629 #: c/c-parser.c:11698
33630 #, gcc-internal-format
33631 msgid "%<num_workers%> value must be positive"
33632 msgstr "Значення %<num_workers%> має бути додатним"
33634 #: c/c-parser.c:11762 cp/parser.c:31200
33635 #, gcc-internal-format
33636 msgid "too many %<static%> arguments"
33637 msgstr "забагато аргументів %<static%>"
33639 #: c/c-parser.c:11796 cp/parser.c:31233
33640 #, gcc-internal-format
33641 msgid "unexpected argument"
33642 msgstr "несподіваний аргумент"
33644 #: c/c-parser.c:11823 cp/semantics.c:6323
33645 #, gcc-internal-format
33646 msgid "%qs value must be positive"
33647 msgstr "значення %qs має бути додатним"
33649 #: c/c-parser.c:11962 cp/semantics.c:7128
33650 #, gcc-internal-format
33651 msgid "%<tile%> argument needs positive integral constant"
33652 msgstr ""
33654 #: c/c-parser.c:12027 cp/parser.c:31955
33655 #, gcc-internal-format
33656 msgid "ordered argument needs positive constant integer expression"
33657 msgstr ""
33659 #: c/c-parser.c:12118 c/c-parser.c:16964 cp/parser.c:37047
33660 #, gcc-internal-format
33661 msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%> or identifier"
33662 msgstr ""
33664 #: c/c-parser.c:12227 cp/parser.c:32168
33665 #, gcc-internal-format
33666 msgid "both %<monotonic%> and %<nonmonotonic%> modifiers specified"
33667 msgstr ""
33669 #: c/c-parser.c:12281 cp/parser.c:32184
33670 #, gcc-internal-format
33671 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
33672 msgstr ""
33674 #: c/c-parser.c:12285 cp/parser.c:32187
33675 #, gcc-internal-format
33676 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
33677 msgstr ""
33679 #: c/c-parser.c:12297 cp/semantics.c:6395
33680 #, fuzzy, gcc-internal-format
33681 #| msgid "%qs value must be positive"
33682 msgid "chunk size value must be positive"
33683 msgstr "значення %qs має бути додатним"
33685 #: c/c-parser.c:12320 cp/parser.c:32207
33686 #, gcc-internal-format
33687 msgid "invalid schedule kind"
33688 msgstr ""
33690 #: c/c-parser.c:12382
33691 #, gcc-internal-format
33692 msgid "%<vector_length%> value must be positive"
33693 msgstr "значення %<vector_length%> має бути додатним"
33695 #: c/c-parser.c:12485
33696 #, gcc-internal-format
33697 msgid "%<num_teams%> value must be positive"
33698 msgstr "значення %<num_teams%> має бути додатним"
33700 #: c/c-parser.c:12529 cp/semantics.c:6486
33701 #, gcc-internal-format
33702 msgid "%<thread_limit%> value must be positive"
33703 msgstr "значення %<thread_limit%> має бути додатним"
33705 #: c/c-parser.c:12573 cp/semantics.c:6596
33706 #, gcc-internal-format
33707 msgid "%<aligned%> clause alignment expression must be positive constant integer expression"
33708 msgstr ""
33710 #: c/c-parser.c:12636 cp/parser.c:32465
33711 #, gcc-internal-format
33712 msgid "using parameters for %<linear%> step is not supported yet"
33713 msgstr ""
33715 #: c/c-parser.c:12641
33716 #, gcc-internal-format
33717 msgid "%<linear%> clause step expression must be integral"
33718 msgstr ""
33720 #: c/c-parser.c:12681
33721 #, gcc-internal-format
33722 msgid "%<safelen%> clause expression must be positive constant integer expression"
33723 msgstr ""
33725 #: c/c-parser.c:12719
33726 #, gcc-internal-format
33727 msgid "%<simdlen%> clause expression must be positive constant integer expression"
33728 msgstr ""
33730 #: c/c-parser.c:12888 cp/parser.c:32701 cp/parser.c:32924
33731 #, gcc-internal-format
33732 msgid "invalid depend kind"
33733 msgstr ""
33735 #: c/c-parser.c:12972 cp/parser.c:32774
33736 #, gcc-internal-format
33737 msgid "invalid map kind"
33738 msgstr ""
33740 #: c/c-parser.c:13068 cp/parser.c:32871
33741 #, gcc-internal-format
33742 msgid "invalid dist_schedule kind"
33743 msgstr ""
33745 #: c/c-parser.c:13139
33746 #, gcc-internal-format
33747 msgid "invalid proc_bind kind"
33748 msgstr ""
33750 #: c/c-parser.c:13352 cp/parser.c:33149
33751 #, gcc-internal-format
33752 msgid "expected %<#pragma acc%> clause"
33753 msgstr ""
33755 #: c/c-parser.c:13363 c/c-parser.c:13646 cp/parser.c:33160 cp/parser.c:33476
33756 #, gcc-internal-format
33757 msgid "%qs is not valid for %qs"
33758 msgstr ""
33760 #: c/c-parser.c:13509 cp/parser.c:33336
33761 #, gcc-internal-format
33762 msgid "%qs must be the first clause of %qs"
33763 msgstr ""
33765 #: c/c-parser.c:13635 cp/parser.c:33465
33766 #, gcc-internal-format
33767 msgid "expected %<#pragma omp%> clause"
33768 msgstr ""
33770 #: c/c-parser.c:13773 cp/parser.c:36151
33771 #, gcc-internal-format
33772 msgid "no valid clauses specified in %<#pragma acc declare%>"
33773 msgstr ""
33775 #: c/c-parser.c:13783 cp/parser.c:36161
33776 #, gcc-internal-format
33777 msgid "array section in %<#pragma acc declare%>"
33778 msgstr ""
33780 #: c/c-parser.c:13803 cp/parser.c:36181
33781 #, gcc-internal-format
33782 msgid "%qD must be a global variable in %<#pragma acc declare link%>"
33783 msgstr ""
33785 #: c/c-parser.c:13814 cp/parser.c:36192
33786 #, gcc-internal-format
33787 msgid "invalid OpenACC clause at file scope"
33788 msgstr ""
33790 #: c/c-parser.c:13821 cp/parser.c:36199
33791 #, gcc-internal-format
33792 msgid "invalid use of %<extern%> variable %qD in %<#pragma acc declare%>"
33793 msgstr ""
33795 #: c/c-parser.c:13829 cp/parser.c:36207
33796 #, gcc-internal-format
33797 msgid "invalid use of %<global%> variable %qD in %<#pragma acc declare%>"
33798 msgstr ""
33800 #: c/c-parser.c:13841 cp/parser.c:36219
33801 #, gcc-internal-format
33802 msgid "variable %qD used more than once with %<#pragma acc declare%>"
33803 msgstr ""
33805 #: c/c-parser.c:13933 cp/parser.c:36305
33806 #, fuzzy, gcc-internal-format
33807 #| msgid "expected %<for%> after %qs"
33808 msgid "expected %<data%> after %<#pragma acc %s%>"
33809 msgstr "мало бути %<for%> після %qs"
33811 #: c/c-parser.c:13949 cp/parser.c:36322
33812 #, gcc-internal-format
33813 msgid "%<#pragma acc %s data%> has no data movement clause"
33814 msgstr ""
33816 #: c/c-parser.c:14172 cp/parser.c:2845
33817 #, gcc-internal-format
33818 msgid "%qE has not been declared"
33819 msgstr ""
33821 #: c/c-parser.c:14176
33822 #, gcc-internal-format
33823 msgid "expected function name"
33824 msgstr "мало бути вказано назву функції"
33826 #: c/c-parser.c:14191 cp/parser.c:37466
33827 #, gcc-internal-format
33828 msgid "%qD does not refer to a function"
33829 msgstr ""
33831 #: c/c-parser.c:14211 c/c-parser.c:14259 cp/parser.c:1395
33832 #, gcc-internal-format
33833 msgid "%<#pragma acc routine%> not immediately followed by function declaration or definition"
33834 msgstr ""
33836 #: c/c-parser.c:14251 cp/parser.c:37520 cp/parser.c:37562
33837 #, gcc-internal-format
33838 msgid "%<#pragma acc routine%> not immediately followed by a single function declaration or definition"
33839 msgstr ""
33841 #: c/c-parser.c:14268 cp/parser.c:37576
33842 #, fuzzy, gcc-internal-format
33843 #| msgid "%<#pragma acc routine%> %s"
33844 msgid "%<#pragma acc routine%> already applied to %qD"
33845 msgstr "%<#pragma acc routine%> %s"
33847 #: c/c-parser.c:14277 cp/parser.c:37585
33848 #, fuzzy, gcc-internal-format
33849 #| msgid "%<#pragma acc routine%> %s"
33850 msgid "%<#pragma acc routine%> must be applied before use"
33851 msgstr "%<#pragma acc routine%> %s"
33853 #: c/c-parser.c:14278 cp/parser.c:37586
33854 #, fuzzy, gcc-internal-format
33855 #| msgid "%<#pragma acc routine%> %s"
33856 msgid "%<#pragma acc routine%> must be applied before definition"
33857 msgstr "%<#pragma acc routine%> %s"
33859 #: c/c-parser.c:14321 cp/parser.c:36497
33860 #, gcc-internal-format
33861 msgid "%<#pragma acc update%> must contain at least one %<device%> or %<host%> or %<self%> clause"
33862 msgstr ""
33864 #: c/c-parser.c:14729 cp/parser.c:33847 cp/parser.c:33873
33865 #, gcc-internal-format
33866 msgid "invalid form of %<#pragma omp atomic%>"
33867 msgstr ""
33869 #: c/c-parser.c:14733 cp/parser.c:33904 cp/parser.c:33920
33870 #, gcc-internal-format
33871 msgid "invalid operator for %<#pragma omp atomic%>"
33872 msgstr ""
33874 #: c/c-parser.c:14782 cp/semantics.c:8525 cp/semantics.c:8535
33875 #, gcc-internal-format
33876 msgid "%<#pragma omp atomic capture%> uses two different expressions for memory"
33877 msgstr ""
33879 #: c/c-parser.c:14847 c/c-parser.c:14869
33880 #, gcc-internal-format
33881 msgid "expected %<(%> or end of line"
33882 msgstr ""
33884 #: c/c-parser.c:14913 cp/parser.c:34451
33885 #, gcc-internal-format
33886 msgid "%<ordered%> clause parameter is less than %<collapse%>"
33887 msgstr ""
33889 #: c/c-parser.c:14924 cp/parser.c:34462
33890 #, gcc-internal-format
33891 msgid "%<linear%> clause may not be specified together with %<ordered%> clause with a parameter"
33892 msgstr ""
33894 #: c/c-parser.c:14943 cp/parser.c:34490 cp/parser.c:38700
33895 #, gcc-internal-format
33896 msgid "for statement expected"
33897 msgstr ""
33899 #: c/c-parser.c:14949 cp/parser.c:34497
33900 #, gcc-internal-format
33901 msgid "_Cilk_for statement expected"
33902 msgstr ""
33904 #: c/c-parser.c:15018 cp/semantics.c:8074 cp/semantics.c:8161
33905 #, gcc-internal-format
33906 msgid "expected iteration declaration or initialization"
33907 msgstr ""
33909 #: c/c-parser.c:15103
33910 #, gcc-internal-format
33911 msgid "not enough perfectly nested loops"
33912 msgstr ""
33914 #: c/c-parser.c:15162 cp/parser.c:34723
33915 #, gcc-internal-format
33916 msgid "collapsed loops not perfectly nested"
33917 msgstr ""
33919 #: c/c-parser.c:15209 cp/parser.c:34540 cp/parser.c:34582 cp/pt.c:15513
33920 #, gcc-internal-format
33921 msgid "iteration variable %qD should not be firstprivate"
33922 msgstr ""
33924 #: c/c-parser.c:15300 cp/parser.c:34796
33925 #, gcc-internal-format
33926 msgid "%<ordered%> clause with parameter may not be specified on %qs construct"
33927 msgstr ""
33929 #: c/c-parser.c:15461 cp/parser.c:34954
33930 #, gcc-internal-format
33931 msgid "%<#pragma omp ordered%> with %<depend%> clause may only be used in compound statements"
33932 msgstr ""
33934 #: c/c-parser.c:15664 cp/parser.c:35147
33935 #, gcc-internal-format
33936 msgid "expected %<for%> after %qs"
33937 msgstr "мало бути %<for%> після %qs"
33939 #: c/c-parser.c:15863 cp/parser.c:35343
33940 #, gcc-internal-format
33941 msgid "expected %<point%>"
33942 msgstr "мало бути %<point%>"
33944 #: c/c-parser.c:16083 cp/parser.c:35580
33945 #, gcc-internal-format
33946 msgid "%<#pragma omp target data%> with map-type other than %<to%>, %<from%>, %<tofrom%> or %<alloc%> on %<map%> clause"
33947 msgstr ""
33949 #: c/c-parser.c:16096 cp/parser.c:35593
33950 #, gcc-internal-format
33951 msgid "%<#pragma omp target data%> must contain at least one %<map%> clause"
33952 msgstr ""
33954 #: c/c-parser.c:16143 cp/parser.c:35818
33955 #, gcc-internal-format
33956 msgid "%<#pragma omp target update%> must contain at least one %<from%> or %<to%> clauses"
33957 msgstr ""
33959 #: c/c-parser.c:16215 cp/parser.c:35673
33960 #, gcc-internal-format
33961 msgid "%<#pragma omp target enter data%> with map-type other than %<to%> or %<alloc%> on %<map%> clause"
33962 msgstr ""
33964 #: c/c-parser.c:16227 cp/parser.c:35685
33965 #, gcc-internal-format
33966 msgid "%<#pragma omp target enter data%> must contain at least one %<map%> clause"
33967 msgstr ""
33969 #: c/c-parser.c:16301 cp/parser.c:35762
33970 #, gcc-internal-format
33971 msgid "%<#pragma omp target exit data%> with map-type other than %<from%>, %<release%> or %<delete%> on %<map%> clause"
33972 msgstr ""
33974 #: c/c-parser.c:16314 cp/parser.c:35775
33975 #, gcc-internal-format
33976 msgid "%<#pragma omp target exit data%> must contain at least one %<map%> clause"
33977 msgstr ""
33979 #: c/c-parser.c:16528 cp/parser.c:36028
33980 #, gcc-internal-format
33981 msgid "%<#pragma omp target%> with map-type other than %<to%>, %<from%>, %<tofrom%> or %<alloc%> on %<map%> clause"
33982 msgstr ""
33984 #: c/c-parser.c:16578
33985 #, gcc-internal-format
33986 msgid "%<#pragma omp declare simd%> must be followed by function declaration or definition or another %<#pragma omp declare simd%>"
33987 msgstr ""
33989 #: c/c-parser.c:16627 c/c-parser.c:16655
33990 #, gcc-internal-format
33991 msgid "%<#pragma omp declare simd%> must be followed by function declaration or definition"
33992 msgstr ""
33994 #: c/c-parser.c:16675 cp/parser.c:36620
33995 #, gcc-internal-format
33996 msgid "%<#pragma omp declare simd%> or %<simd%> attribute cannot be used in the same function marked as a Cilk Plus SIMD-enabled function"
33997 msgstr ""
33999 #: c/c-parser.c:16689
34000 #, gcc-internal-format
34001 msgid "%<#pragma omp declare simd%> not immediately followed by a function declaration or definition"
34002 msgstr ""
34004 #: c/c-parser.c:16697 cp/parser.c:36679
34005 #, gcc-internal-format
34006 msgid "%<#pragma omp declare simd%> not immediately followed by a single function declaration or definition"
34007 msgstr ""
34009 #: c/c-parser.c:16813 cp/parser.c:36749
34010 #, gcc-internal-format
34011 msgid "%<#pragma omp declare target%> with clauses in between %<#pragma omp declare target%> without clauses and %<#pragma omp end declare target%>"
34012 msgstr ""
34014 #: c/c-parser.c:16832 cp/parser.c:36768
34015 #, gcc-internal-format
34016 msgid "%qD specified both in declare target %<link%> and %<to%> clauses"
34017 msgstr ""
34019 #: c/c-parser.c:16873 cp/parser.c:36815
34020 #, gcc-internal-format
34021 msgid "expected %<target%>"
34022 msgstr "мало бути %<target%>"
34024 #: c/c-parser.c:16880 cp/parser.c:36822
34025 #, gcc-internal-format
34026 msgid "expected %<declare%>"
34027 msgstr "мало бути %<declare%>"
34029 #: c/c-parser.c:16886 cp/parser.c:36829
34030 #, gcc-internal-format
34031 msgid "%<#pragma omp end declare target%> without corresponding %<#pragma omp declare target%>"
34032 msgstr ""
34034 #: c/c-parser.c:16914
34035 #, gcc-internal-format
34036 msgid "%<#pragma omp declare reduction%> not at file or block scope"
34037 msgstr ""
34039 #: c/c-parser.c:16991
34040 #, gcc-internal-format
34041 msgid "predeclared arithmetic type in %<#pragma omp declare reduction%>"
34042 msgstr ""
34044 #: c/c-parser.c:16995
34045 #, gcc-internal-format
34046 msgid "function or array type in %<#pragma omp declare reduction%>"
34047 msgstr ""
34049 #: c/c-parser.c:16998
34050 #, fuzzy, gcc-internal-format
34051 #| msgid "previous %<#pragma omp declare reduction%>"
34052 msgid "%<_Atomic%> qualified type in %<#pragma omp declare reduction%>"
34053 msgstr "попереднє %<#pragma omp declare reduction%>"
34055 #: c/c-parser.c:17001
34056 #, gcc-internal-format
34057 msgid "const, volatile or restrict qualified type in %<#pragma omp declare reduction%>"
34058 msgstr ""
34060 #: c/c-parser.c:17009
34061 #, gcc-internal-format
34062 msgid "redeclaration of %qs %<#pragma omp declare reduction%> for type %qT"
34063 msgstr ""
34065 #: c/c-parser.c:17018
34066 #, gcc-internal-format
34067 msgid "previous %<#pragma omp declare reduction%>"
34068 msgstr "попереднє %<#pragma omp declare reduction%>"
34070 #: c/c-parser.c:17135
34071 #, gcc-internal-format
34072 msgid "expected %<omp_priv%> or function-name"
34073 msgstr ""
34075 #: c/c-parser.c:17146
34076 #, gcc-internal-format
34077 msgid "expected function-name %<(%>"
34078 msgstr "мало бути вказано назву функції %<(%>"
34080 #: c/c-parser.c:17165
34081 #, gcc-internal-format
34082 msgid "one of the initializer call arguments should be %<&omp_priv%>"
34083 msgstr ""
34085 #: c/c-parser.c:17286 cp/parser.c:37274
34086 #, gcc-internal-format
34087 msgid "expected %<simd%> or %<reduction%> or %<target%>"
34088 msgstr ""
34090 #: c/c-parser.c:17501 cp/semantics.c:7539
34091 #, gcc-internal-format
34092 msgid "%qE declared %<threadprivate%> after first use"
34093 msgstr ""
34095 #: c/c-parser.c:17503 cp/semantics.c:7541
34096 #, gcc-internal-format
34097 msgid "automatic variable %qE cannot be %<threadprivate%>"
34098 msgstr ""
34100 #: c/c-parser.c:17507 cp/semantics.c:7543
34101 #, gcc-internal-format
34102 msgid "%<threadprivate%> %qE has incomplete type"
34103 msgstr ""
34105 #: c/c-parser.c:17538
34106 #, gcc-internal-format
34107 msgid "pragma simd ignored because -fcilkplus is not enabled"
34108 msgstr ""
34110 #: c/c-parser.c:17544
34111 #, gcc-internal-format
34112 msgid "pragma simd must be inside a function"
34113 msgstr ""
34115 #: c/c-parser.c:17588 cp/parser.c:38471
34116 #, gcc-internal-format
34117 msgid "vectorlength must be an integer constant"
34118 msgstr ""
34120 #: c/c-parser.c:17590 cp/parser.c:38474
34121 #, gcc-internal-format
34122 msgid "vectorlength must be a power of 2"
34123 msgstr ""
34125 #: c/c-parser.c:17673 cp/parser.c:38581
34126 #, gcc-internal-format
34127 msgid "step size must be an integer constant expression or an integer variable"
34128 msgstr ""
34130 #: c/c-parser.c:17772 cp/parser.c:38674
34131 #, gcc-internal-format
34132 msgid "expected %<#pragma simd%> clause"
34133 msgstr ""
34135 #: c/c-parser.c:17816 cp/parser.c:38077
34136 #, gcc-internal-format
34137 msgid "%<#pragma cilk grainsize%> is not followed by %<_Cilk_for%>"
34138 msgstr ""
34140 #: c/c-parser.c:18116 cp/parser.c:37969
34141 #, gcc-internal-format
34142 msgid "%<__transaction_cancel%> without transactional memory support enabled"
34143 msgstr ""
34145 #: c/c-parser.c:18122 cp/parser.c:37975
34146 #, gcc-internal-format
34147 msgid "%<__transaction_cancel%> within a %<__transaction_relaxed%>"
34148 msgstr ""
34150 #: c/c-parser.c:18131 cp/parser.c:37984
34151 #, gcc-internal-format
34152 msgid "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%>"
34153 msgstr ""
34155 #: c/c-parser.c:18133 cp/parser.c:37987
34156 #, gcc-internal-format
34157 msgid "  or a %<transaction_may_cancel_outer%> function"
34158 msgstr ""
34160 #: c/c-parser.c:18139 cp/parser.c:37993
34161 #, gcc-internal-format
34162 msgid "%<__transaction_cancel%> not within %<__transaction_atomic%>"
34163 msgstr ""
34165 #: c/c-parser.c:18207 cp/cp-array-notation.c:1411
34166 #, gcc-internal-format
34167 msgid "base of array section must be pointer or array type"
34168 msgstr ""
34170 #: c/c-parser.c:18216 cp/parser.c:7104
34171 #, gcc-internal-format
34172 msgid "expected %<:%> or numeral"
34173 msgstr ""
34175 #: c/c-parser.c:18227
34176 #, gcc-internal-format
34177 msgid "start-index and length fields necessary for using array notations in pointers"
34178 msgstr ""
34180 #: c/c-parser.c:18234 c/c-parser.c:18277
34181 #, gcc-internal-format
34182 msgid "array notations cannot be used with function type"
34183 msgstr ""
34185 #: c/c-parser.c:18243
34186 #, gcc-internal-format
34187 msgid "start-index and length fields necessary for using array notations in dimensionless arrays"
34188 msgstr ""
34190 #: c/c-parser.c:18255
34191 #, gcc-internal-format
34192 msgid "start-index and length fields necessary for using array notations in variable-length arrays"
34193 msgstr ""
34195 #: c/c-parser.c:18305 c/c-parser.c:18308
34196 #, gcc-internal-format
34197 msgid "expected array notation expression"
34198 msgstr ""
34200 #: c/c-parser.c:18359
34201 #, gcc-internal-format
34202 msgid "no closing brace"
34203 msgstr ""
34205 #: c/c-typeck.c:220
34206 #, gcc-internal-format
34207 msgid "%qD has an incomplete type %qT"
34208 msgstr ""
34210 #: c/c-typeck.c:234 c/c-typeck.c:9741 c/c-typeck.c:9783 cp/call.c:4090
34211 #, gcc-internal-format
34212 msgid "invalid use of void expression"
34213 msgstr ""
34215 #: c/c-typeck.c:242
34216 #, gcc-internal-format
34217 msgid "invalid use of flexible array member"
34218 msgstr ""
34220 #: c/c-typeck.c:248 cp/typeck2.c:503
34221 #, gcc-internal-format
34222 msgid "invalid use of array with unspecified bounds"
34223 msgstr ""
34225 #: c/c-typeck.c:256
34226 #, gcc-internal-format
34227 msgid "invalid use of undefined type %qT"
34228 msgstr ""
34230 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
34231 #: c/c-typeck.c:259
34232 #, gcc-internal-format
34233 msgid "invalid use of incomplete typedef %qT"
34234 msgstr ""
34236 #: c/c-typeck.c:332
34237 #, gcc-internal-format
34238 msgid "%qT and %qT are in disjoint named address spaces"
34239 msgstr ""
34241 #: c/c-typeck.c:573 c/c-typeck.c:598
34242 #, gcc-internal-format
34243 msgid "function types not truly compatible in ISO C"
34244 msgstr ""
34246 #: c/c-typeck.c:742
34247 #, gcc-internal-format
34248 msgid "can%'t mix operands of decimal float and vector types"
34249 msgstr ""
34251 #: c/c-typeck.c:747
34252 #, gcc-internal-format
34253 msgid "can%'t mix operands of decimal float and complex types"
34254 msgstr ""
34256 #: c/c-typeck.c:752
34257 #, gcc-internal-format
34258 msgid "can%'t mix operands of decimal float and other float types"
34259 msgstr ""
34261 #: c/c-typeck.c:1290
34262 #, gcc-internal-format
34263 msgid "pointers to arrays with different qualifiers are incompatible in ISO C"
34264 msgstr ""
34266 #: c/c-typeck.c:1294
34267 #, gcc-internal-format
34268 msgid "types are not quite compatible"
34269 msgstr ""
34271 #: c/c-typeck.c:1298
34272 #, gcc-internal-format
34273 msgid "pointer target types incompatible in C++"
34274 msgstr ""
34276 #: c/c-typeck.c:1630
34277 #, gcc-internal-format
34278 msgid "function return types not compatible due to %<volatile%>"
34279 msgstr ""
34281 #: c/c-typeck.c:1880
34282 #, gcc-internal-format
34283 msgid "converting an array compound literal to a pointer is ill-formed in C++"
34284 msgstr ""
34286 #: c/c-typeck.c:2404 c/c-typeck.c:8388
34287 #, gcc-internal-format
34288 msgid "%qT has no member named %qE; did you mean %qE?"
34289 msgstr ""
34291 #: c/c-typeck.c:2408 c/c-typeck.c:8392
34292 #, gcc-internal-format
34293 msgid "%qT has no member named %qE"
34294 msgstr ""
34296 #: c/c-typeck.c:2417
34297 #, gcc-internal-format
34298 msgid "accessing a member %qE of an atomic structure %qE"
34299 msgstr ""
34301 #: c/c-typeck.c:2420
34302 #, gcc-internal-format
34303 msgid "accessing a member %qE of an atomic union %qE"
34304 msgstr ""
34306 #: c/c-typeck.c:2480
34307 #, gcc-internal-format
34308 msgid "%qE is a pointer; did you mean to use %<->%>?"
34309 msgstr ""
34311 #: c/c-typeck.c:2486
34312 #, gcc-internal-format
34313 msgid "request for member %qE in something not a structure or union"
34314 msgstr ""
34316 #: c/c-typeck.c:2537
34317 #, gcc-internal-format
34318 msgid "dereferencing pointer to incomplete type %qT"
34319 msgstr ""
34321 #: c/c-typeck.c:2544
34322 #, gcc-internal-format
34323 msgid "dereferencing %<void *%> pointer"
34324 msgstr ""
34326 #: c/c-typeck.c:2597
34327 #, gcc-internal-format
34328 msgid "rank of the array's index is greater than 1"
34329 msgstr ""
34331 #: c/c-typeck.c:2610
34332 #, gcc-internal-format
34333 msgid "subscripted value is neither array nor pointer nor vector"
34334 msgstr ""
34336 #: c/c-typeck.c:2620 cp/typeck.c:3200 cp/typeck.c:3287
34337 #, gcc-internal-format
34338 msgid "array subscript is not an integer"
34339 msgstr ""
34341 #: c/c-typeck.c:2626
34342 #, gcc-internal-format
34343 msgid "subscripted value is pointer to function"
34344 msgstr ""
34346 #: c/c-typeck.c:2680
34347 #, gcc-internal-format
34348 msgid "ISO C forbids subscripting %<register%> array"
34349 msgstr ""
34351 #: c/c-typeck.c:2683
34352 #, gcc-internal-format
34353 msgid "ISO C90 forbids subscripting non-lvalue array"
34354 msgstr ""
34356 #: c/c-typeck.c:2797
34357 #, gcc-internal-format
34358 msgid "enum constant defined here"
34359 msgstr ""
34361 #: c/c-typeck.c:2903 cp/typeck.c:1646
34362 #, gcc-internal-format
34363 msgid "%<sizeof%> on array function parameter %qE will return size of %qT"
34364 msgstr ""
34366 #: c/c-typeck.c:3053
34367 #, gcc-internal-format
34368 msgid "called object %qE is not a function or function pointer"
34369 msgstr ""
34371 #: c/c-typeck.c:3058
34372 #, gcc-internal-format
34373 msgid "called object %qD is not a function or function pointer"
34374 msgstr ""
34376 #: c/c-typeck.c:3064
34377 #, gcc-internal-format
34378 msgid "called object is not a function or function pointer"
34379 msgstr ""
34381 #. This situation leads to run-time undefined behavior.  We can't,
34382 #. therefore, simply error unless we can prove that all possible
34383 #. executions of the program must execute the code.
34384 #: c/c-typeck.c:3094
34385 #, gcc-internal-format
34386 msgid "function called through a non-compatible type"
34387 msgstr ""
34389 #: c/c-typeck.c:3099 c/c-typeck.c:3152
34390 #, gcc-internal-format
34391 msgid "function with qualified void return type called"
34392 msgstr ""
34394 #: c/c-typeck.c:3284
34395 #, gcc-internal-format
34396 msgid "too many arguments to method %qE"
34397 msgstr ""
34399 #: c/c-typeck.c:3346
34400 #, gcc-internal-format, gfc-internal-format
34401 msgid "type of formal parameter %d is incomplete"
34402 msgstr ""
34404 #: c/c-typeck.c:3363
34405 #, gcc-internal-format
34406 msgid "passing argument %d of %qE as integer rather than floating due to prototype"
34407 msgstr ""
34409 #: c/c-typeck.c:3369
34410 #, gcc-internal-format
34411 msgid "passing argument %d of %qE as integer rather than complex due to prototype"
34412 msgstr ""
34414 #: c/c-typeck.c:3375
34415 #, gcc-internal-format
34416 msgid "passing argument %d of %qE as complex rather than floating due to prototype"
34417 msgstr ""
34419 #: c/c-typeck.c:3381
34420 #, gcc-internal-format
34421 msgid "passing argument %d of %qE as floating rather than integer due to prototype"
34422 msgstr ""
34424 #: c/c-typeck.c:3387
34425 #, gcc-internal-format
34426 msgid "passing argument %d of %qE as complex rather than integer due to prototype"
34427 msgstr ""
34429 #: c/c-typeck.c:3393
34430 #, gcc-internal-format
34431 msgid "passing argument %d of %qE as floating rather than complex due to prototype"
34432 msgstr ""
34434 #: c/c-typeck.c:3407
34435 #, gcc-internal-format
34436 msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
34437 msgstr ""
34439 #: c/c-typeck.c:3433
34440 #, gcc-internal-format
34441 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
34442 msgstr ""
34444 #: c/c-typeck.c:3458
34445 #, gcc-internal-format
34446 msgid "passing argument %d of %qE with different width due to prototype"
34447 msgstr ""
34449 #: c/c-typeck.c:3482
34450 #, gcc-internal-format
34451 msgid "passing argument %d of %qE as unsigned due to prototype"
34452 msgstr ""
34454 #: c/c-typeck.c:3487
34455 #, gcc-internal-format
34456 msgid "passing argument %d of %qE as signed due to prototype"
34457 msgstr ""
34459 #: c/c-typeck.c:3518 cp/call.c:7086
34460 #, gcc-internal-format
34461 msgid "implicit conversion from %qT to %qT when passing argument to function"
34462 msgstr ""
34464 #: c/c-typeck.c:3732 c/c-typeck.c:3752 cp/typeck.c:4597 cp/typeck.c:4851
34465 #, gcc-internal-format
34466 msgid "comparison with string literal results in unspecified behavior"
34467 msgstr ""
34469 #: c/c-typeck.c:3738 c/c-typeck.c:3745 cp/typeck.c:4620 cp/typeck.c:4640
34470 #, gcc-internal-format
34471 msgid "comparison between pointer and zero character constant"
34472 msgstr ""
34474 #: c/c-typeck.c:3740 c/c-typeck.c:3747 cp/typeck.c:4623 cp/typeck.c:4643
34475 #, gcc-internal-format
34476 msgid "did you mean to dereference the pointer?"
34477 msgstr ""
34479 #: c/c-typeck.c:3766
34480 #, gcc-internal-format
34481 msgid "comparison between %qT and %qT"
34482 msgstr ""
34484 #: c/c-typeck.c:3815
34485 #, gcc-internal-format
34486 msgid "pointer of type %<void *%> used in subtraction"
34487 msgstr ""
34489 #: c/c-typeck.c:3818
34490 #, gcc-internal-format
34491 msgid "pointer to a function used in subtraction"
34492 msgstr ""
34494 #: c/c-typeck.c:3830
34495 #, gcc-internal-format
34496 msgid "arithmetic on pointer to an incomplete type"
34497 msgstr ""
34499 #: c/c-typeck.c:3835 cp/typeck.c:5371
34500 #, gcc-internal-format
34501 msgid "arithmetic on pointer to an empty aggregate"
34502 msgstr ""
34504 #: c/c-typeck.c:4244
34505 #, fuzzy, gcc-internal-format
34506 #| msgid "%<goto%> is not a constant-expression"
34507 msgid "%<~%> on a boolean expression"
34508 msgstr "%<goto%> не є сталим виразом"
34510 #: c/c-typeck.c:4248
34511 #, gcc-internal-format
34512 msgid "did you mean to use logical not?"
34513 msgstr ""
34515 #: c/c-typeck.c:4258
34516 #, gcc-internal-format
34517 msgid "ISO C does not support %<~%> for complex conjugation"
34518 msgstr ""
34520 #: c/c-typeck.c:4297
34521 #, gcc-internal-format
34522 msgid "wrong type argument to unary exclamation mark"
34523 msgstr ""
34525 #: c/c-typeck.c:4355
34526 #, gcc-internal-format
34527 msgid "increment of enumeration value is invalid in C++"
34528 msgstr ""
34530 #: c/c-typeck.c:4358
34531 #, gcc-internal-format
34532 msgid "decrement of enumeration value is invalid in C++"
34533 msgstr ""
34535 #: c/c-typeck.c:4365
34536 #, gcc-internal-format
34537 msgid "increment of a boolean expression"
34538 msgstr ""
34540 #: c/c-typeck.c:4368
34541 #, gcc-internal-format
34542 msgid "decrement of a boolean expression"
34543 msgstr ""
34545 #: c/c-typeck.c:4384
34546 #, gcc-internal-format
34547 msgid "ISO C does not support %<++%> and %<--%> on complex types"
34548 msgstr ""
34550 #: c/c-typeck.c:4409 c/c-typeck.c:4443
34551 #, gcc-internal-format
34552 msgid "wrong type argument to increment"
34553 msgstr ""
34555 #: c/c-typeck.c:4411 c/c-typeck.c:4446
34556 #, gcc-internal-format
34557 msgid "wrong type argument to decrement"
34558 msgstr ""
34560 #: c/c-typeck.c:4431
34561 #, gcc-internal-format
34562 msgid "increment of pointer to an incomplete type %qT"
34563 msgstr ""
34565 #: c/c-typeck.c:4435
34566 #, gcc-internal-format
34567 msgid "decrement of pointer to an incomplete type %qT"
34568 msgstr ""
34570 #: c/c-typeck.c:4539
34571 #, gcc-internal-format
34572 msgid "taking address of expression of type %<void%>"
34573 msgstr ""
34575 #: c/c-typeck.c:4598
34576 #, gcc-internal-format
34577 msgid "cannot take address of bit-field %qD"
34578 msgstr ""
34580 #: c/c-typeck.c:4611
34581 #, gcc-internal-format
34582 msgid "cannot take address of scalar with reverse storage order"
34583 msgstr ""
34585 #: c/c-typeck.c:4619
34586 #, gcc-internal-format
34587 msgid "address of array with reverse scalar storage order requested"
34588 msgstr ""
34590 #: c/c-typeck.c:4801
34591 #, gcc-internal-format
34592 msgid "global register variable %qD used in nested function"
34593 msgstr ""
34595 #: c/c-typeck.c:4804
34596 #, gcc-internal-format
34597 msgid "register variable %qD used in nested function"
34598 msgstr ""
34600 #: c/c-typeck.c:4809
34601 #, gcc-internal-format
34602 msgid "address of global register variable %qD requested"
34603 msgstr ""
34605 #: c/c-typeck.c:4811
34606 #, gcc-internal-format
34607 msgid "address of register variable %qD requested"
34608 msgstr ""
34610 #: c/c-typeck.c:4912
34611 #, gcc-internal-format
34612 msgid "non-lvalue array in conditional expression"
34613 msgstr ""
34615 #: c/c-typeck.c:4970 cp/call.c:5232
34616 #, gcc-internal-format
34617 msgid "implicit conversion from %qT to %qT to match other result of conditional"
34618 msgstr ""
34620 #: c/c-typeck.c:5044
34621 #, gcc-internal-format
34622 msgid "ISO C forbids conditional expr with only one void side"
34623 msgstr ""
34625 #: c/c-typeck.c:5061
34626 #, gcc-internal-format
34627 msgid "pointers to disjoint address spaces used in conditional expression"
34628 msgstr ""
34630 #: c/c-typeck.c:5072 c/c-typeck.c:5089
34631 #, gcc-internal-format
34632 msgid "pointer to array loses qualifier in conditional expression"
34633 msgstr ""
34635 #: c/c-typeck.c:5077 c/c-typeck.c:5094
34636 #, gcc-internal-format
34637 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
34638 msgstr ""
34640 #: c/c-typeck.c:5107
34641 #, gcc-internal-format
34642 msgid "pointer type mismatch in conditional expression"
34643 msgstr ""
34645 #: c/c-typeck.c:5116 c/c-typeck.c:5127
34646 #, gcc-internal-format
34647 msgid "pointer/integer type mismatch in conditional expression"
34648 msgstr ""
34650 #: c/c-typeck.c:5239 cp/typeck.c:6546
34651 #, gcc-internal-format
34652 msgid "spawned function call cannot be part of a comma expression"
34653 msgstr ""
34655 #: c/c-typeck.c:5273
34656 #, gcc-internal-format
34657 msgid "left-hand operand of comma expression has no effect"
34658 msgstr ""
34660 #: c/c-typeck.c:5291 c/c-typeck.c:10432
34661 #, gcc-internal-format
34662 msgid "right-hand operand of comma expression has no effect"
34663 msgstr ""
34665 #: c/c-typeck.c:5360
34666 msgid "cast adds %q#v qualifier to function type"
34667 msgstr ""
34669 #: c/c-typeck.c:5366
34670 msgid "cast discards %qv qualifier from pointer target type"
34671 msgstr ""
34673 #: c/c-typeck.c:5401
34674 #, gcc-internal-format
34675 msgid "to be safe all intermediate pointers in cast from %qT to %qT must be %<const%> qualified"
34676 msgstr ""
34678 #: c/c-typeck.c:5438
34679 #, gcc-internal-format
34680 msgid "cast specifies array type"
34681 msgstr ""
34683 #: c/c-typeck.c:5444
34684 #, gcc-internal-format
34685 msgid "cast specifies function type"
34686 msgstr ""
34688 #: c/c-typeck.c:5459
34689 #, gcc-internal-format
34690 msgid "ISO C forbids casting nonscalar to the same type"
34691 msgstr ""
34693 #: c/c-typeck.c:5479
34694 #, gcc-internal-format
34695 msgid "ISO C forbids casts to union type"
34696 msgstr ""
34698 #: c/c-typeck.c:5489
34699 #, gcc-internal-format
34700 msgid "cast to union type from type not present in union"
34701 msgstr ""
34703 #: c/c-typeck.c:5524
34704 #, gcc-internal-format, gfc-internal-format
34705 msgid "cast to %s address space pointer from disjoint generic address space pointer"
34706 msgstr ""
34708 #: c/c-typeck.c:5529
34709 #, gcc-internal-format, gfc-internal-format
34710 msgid "cast to generic address space pointer from disjoint %s address space pointer"
34711 msgstr ""
34713 #: c/c-typeck.c:5534
34714 #, gcc-internal-format, gfc-internal-format
34715 msgid "cast to %s address space pointer from disjoint %s address space pointer"
34716 msgstr ""
34718 #: c/c-typeck.c:5553
34719 #, gcc-internal-format
34720 msgid "cast increases required alignment of target type"
34721 msgstr ""
34723 #: c/c-typeck.c:5564
34724 #, gcc-internal-format
34725 msgid "cast from pointer to integer of different size"
34726 msgstr ""
34728 #: c/c-typeck.c:5569
34729 #, gcc-internal-format
34730 msgid "cast from function call of type %qT to non-matching type %qT"
34731 msgstr ""
34733 #: c/c-typeck.c:5578 cp/typeck.c:7515
34734 #, gcc-internal-format
34735 msgid "cast to pointer from integer of different size"
34736 msgstr ""
34738 #: c/c-typeck.c:5592
34739 #, gcc-internal-format
34740 msgid "ISO C forbids conversion of function pointer to object pointer type"
34741 msgstr ""
34743 #: c/c-typeck.c:5601
34744 #, gcc-internal-format
34745 msgid "ISO C forbids conversion of object pointer to function pointer type"
34746 msgstr ""
34748 #: c/c-typeck.c:5688
34749 #, gcc-internal-format
34750 msgid "defining a type in a cast is invalid in C++"
34751 msgstr ""
34753 #: c/c-typeck.c:5730
34754 #, gcc-internal-format
34755 msgid "assignment to expression with array type"
34756 msgstr ""
34758 #: c/c-typeck.c:5853 c/c-typeck.c:6303
34759 #, gcc-internal-format
34760 msgid "enum conversion in assignment is invalid in C++"
34761 msgstr ""
34763 #: c/c-typeck.c:6045 c/c-typeck.c:6068 c/c-typeck.c:6092
34764 #, gcc-internal-format
34765 msgid "(near initialization for %qs)"
34766 msgstr ""
34768 #: c/c-typeck.c:6107
34769 #, gcc-internal-format
34770 msgid "array initialized from parenthesized string constant"
34771 msgstr ""
34773 #. This macro is used to emit diagnostics to ensure that all format
34774 #. strings are complete sentences, visible to gettext and checked at
34775 #. compile time.
34776 #. This macro is used to emit diagnostics to ensure that all format
34777 #. strings are complete sentences, visible to gettext and checked at
34778 #. compile time.  It is the same as PEDWARN_FOR_ASSIGNMENT but with an
34779 #. extra parameter to enumerate qualifiers.
34780 #. This macro is used to emit diagnostics to ensure that all format
34781 #. strings are complete sentences, visible to gettext and checked at
34782 #. compile time.  It is the same as PEDWARN_FOR_QUALIFIERS but uses
34783 #. warning_at instead of pedwarn.
34784 #: c/c-typeck.c:6183 c/c-typeck.c:6212 c/c-typeck.c:6241 c/c-typeck.c:6819
34785 #, gcc-internal-format
34786 msgid "expected %qT but argument is of type %qT"
34787 msgstr ""
34789 #: c/c-typeck.c:6301
34790 #, gcc-internal-format
34791 msgid "enum conversion when passing argument %d of %qE is invalid in C++"
34792 msgstr ""
34794 #: c/c-typeck.c:6305 c/c-typeck.c:8956
34795 #, gcc-internal-format
34796 msgid "enum conversion in initialization is invalid in C++"
34797 msgstr ""
34799 #: c/c-typeck.c:6307
34800 #, gcc-internal-format
34801 msgid "enum conversion in return is invalid in C++"
34802 msgstr ""
34804 #: c/c-typeck.c:6338
34805 #, gcc-internal-format
34806 msgid "cannot pass rvalue to reference parameter"
34807 msgstr ""
34809 #: c/c-typeck.c:6471 c/c-typeck.c:6736
34810 msgid "passing argument %d of %qE makes %q#v qualified function pointer from unqualified"
34811 msgstr ""
34813 #: c/c-typeck.c:6474 c/c-typeck.c:6739
34814 msgid "assignment makes %q#v qualified function pointer from unqualified"
34815 msgstr ""
34817 #: c/c-typeck.c:6477 c/c-typeck.c:6741
34818 msgid "initialization makes %q#v qualified function pointer from unqualified"
34819 msgstr ""
34821 #: c/c-typeck.c:6480 c/c-typeck.c:6743
34822 msgid "return makes %q#v qualified function pointer from unqualified"
34823 msgstr ""
34825 #: c/c-typeck.c:6488 c/c-typeck.c:6655 c/c-typeck.c:6698
34826 msgid "passing argument %d of %qE discards %qv qualifier from pointer target type"
34827 msgstr ""
34829 #: c/c-typeck.c:6490 c/c-typeck.c:6657 c/c-typeck.c:6700
34830 msgid "assignment discards %qv qualifier from pointer target type"
34831 msgstr ""
34833 #: c/c-typeck.c:6492 c/c-typeck.c:6659 c/c-typeck.c:6702
34834 msgid "initialization discards %qv qualifier from pointer target type"
34835 msgstr ""
34837 #: c/c-typeck.c:6494 c/c-typeck.c:6661 c/c-typeck.c:6704
34838 msgid "return discards %qv qualifier from pointer target type"
34839 msgstr ""
34841 #: c/c-typeck.c:6503
34842 #, gcc-internal-format
34843 msgid "ISO C prohibits argument conversion to union type"
34844 msgstr ""
34846 #: c/c-typeck.c:6565
34847 #, gcc-internal-format
34848 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
34849 msgstr ""
34851 #: c/c-typeck.c:6577
34852 #, gcc-internal-format
34853 msgid "passing argument %d of %qE from pointer to non-enclosed address space"
34854 msgstr ""
34856 #: c/c-typeck.c:6581
34857 #, gcc-internal-format
34858 msgid "assignment from pointer to non-enclosed address space"
34859 msgstr ""
34861 #: c/c-typeck.c:6585
34862 #, gcc-internal-format
34863 msgid "initialization from pointer to non-enclosed address space"
34864 msgstr ""
34866 #: c/c-typeck.c:6589
34867 #, gcc-internal-format
34868 msgid "return from pointer to non-enclosed address space"
34869 msgstr ""
34871 #: c/c-typeck.c:6607
34872 #, gcc-internal-format
34873 msgid "argument %d of %qE might be a candidate for a format attribute"
34874 msgstr ""
34876 #: c/c-typeck.c:6613
34877 #, gcc-internal-format
34878 msgid "assignment left-hand side might be a candidate for a format attribute"
34879 msgstr ""
34881 #: c/c-typeck.c:6618
34882 #, gcc-internal-format
34883 msgid "initialization left-hand side might be a candidate for a format attribute"
34884 msgstr ""
34886 #: c/c-typeck.c:6623 cp/typeck.c:8583
34887 #, gcc-internal-format
34888 msgid "return type might be a candidate for a format attribute"
34889 msgstr ""
34891 #: c/c-typeck.c:6672
34892 #, gcc-internal-format
34893 msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
34894 msgstr ""
34896 #: c/c-typeck.c:6675
34897 #, gcc-internal-format
34898 msgid "ISO C forbids assignment between function pointer and %<void *%>"
34899 msgstr ""
34901 #: c/c-typeck.c:6677
34902 #, gcc-internal-format
34903 msgid "ISO C forbids initialization between function pointer and %<void *%>"
34904 msgstr ""
34906 #: c/c-typeck.c:6679
34907 #, gcc-internal-format
34908 msgid "ISO C forbids return between function pointer and %<void *%>"
34909 msgstr ""
34911 #: c/c-typeck.c:6716
34912 #, gcc-internal-format
34913 msgid "pointer targets in passing argument %d of %qE differ in signedness"
34914 msgstr ""
34916 #: c/c-typeck.c:6718
34917 #, gcc-internal-format
34918 msgid "pointer targets in assignment differ in signedness"
34919 msgstr ""
34921 #: c/c-typeck.c:6720
34922 #, gcc-internal-format
34923 msgid "pointer targets in initialization differ in signedness"
34924 msgstr ""
34926 #: c/c-typeck.c:6722
34927 #, gcc-internal-format
34928 msgid "pointer targets in return differ in signedness"
34929 msgstr ""
34931 #: c/c-typeck.c:6753
34932 #, gcc-internal-format
34933 msgid "passing argument %d of %qE from incompatible pointer type"
34934 msgstr ""
34936 #: c/c-typeck.c:6755
34937 #, gcc-internal-format
34938 msgid "assignment from incompatible pointer type"
34939 msgstr ""
34941 #: c/c-typeck.c:6756
34942 #, gcc-internal-format
34943 msgid "initialization from incompatible pointer type"
34944 msgstr ""
34946 #: c/c-typeck.c:6758
34947 #, gcc-internal-format
34948 msgid "return from incompatible pointer type"
34949 msgstr ""
34951 #. ??? This should not be an error when inlining calls to
34952 #. unprototyped functions.
34953 #: c/c-typeck.c:6766 c/c-typeck.c:7260 cp/typeck.c:2008
34954 #, gcc-internal-format
34955 msgid "invalid use of non-lvalue array"
34956 msgstr ""
34958 #: c/c-typeck.c:6777
34959 #, gcc-internal-format
34960 msgid "passing argument %d of %qE makes pointer from integer without a cast"
34961 msgstr ""
34963 #: c/c-typeck.c:6779
34964 #, gcc-internal-format
34965 msgid "assignment makes pointer from integer without a cast"
34966 msgstr ""
34968 #: c/c-typeck.c:6781
34969 #, gcc-internal-format
34970 msgid "initialization makes pointer from integer without a cast"
34971 msgstr ""
34973 #: c/c-typeck.c:6783
34974 #, gcc-internal-format
34975 msgid "return makes pointer from integer without a cast"
34976 msgstr ""
34978 #: c/c-typeck.c:6792
34979 #, gcc-internal-format
34980 msgid "passing argument %d of %qE makes integer from pointer without a cast"
34981 msgstr ""
34983 #: c/c-typeck.c:6794
34984 #, gcc-internal-format
34985 msgid "assignment makes integer from pointer without a cast"
34986 msgstr ""
34988 #: c/c-typeck.c:6796
34989 #, gcc-internal-format
34990 msgid "initialization makes integer from pointer without a cast"
34991 msgstr ""
34993 #: c/c-typeck.c:6798
34994 #, gcc-internal-format
34995 msgid "return makes integer from pointer without a cast"
34996 msgstr ""
34998 #: c/c-typeck.c:6815
34999 #, gcc-internal-format
35000 msgid "incompatible type for argument %d of %qE"
35001 msgstr ""
35003 #: c/c-typeck.c:6822
35004 #, gcc-internal-format
35005 msgid "incompatible types when assigning to type %qT from type %qT"
35006 msgstr ""
35008 #: c/c-typeck.c:6827
35009 #, gcc-internal-format
35010 msgid "incompatible types when initializing type %qT using type %qT"
35011 msgstr ""
35013 #: c/c-typeck.c:6832
35014 #, gcc-internal-format
35015 msgid "incompatible types when returning type %qT but %qT was expected"
35016 msgstr ""
35018 #: c/c-typeck.c:6896
35019 #, gcc-internal-format
35020 msgid "traditional C rejects automatic aggregate initialization"
35021 msgstr ""
35023 #: c/c-typeck.c:7133 c/c-typeck.c:8030 cp/typeck2.c:1035
35024 #, gcc-internal-format
35025 msgid "initialization of a flexible array member"
35026 msgstr ""
35028 #: c/c-typeck.c:7143 cp/typeck2.c:1050
35029 #, gcc-internal-format
35030 msgid "char-array initialized from wide string"
35031 msgstr ""
35033 #: c/c-typeck.c:7152
35034 #, gcc-internal-format
35035 msgid "wide character array initialized from non-wide string"
35036 msgstr ""
35038 #: c/c-typeck.c:7158
35039 #, gcc-internal-format
35040 msgid "wide character array initialized from incompatible wide string"
35041 msgstr ""
35043 #: c/c-typeck.c:7192
35044 #, gcc-internal-format
35045 msgid "array of inappropriate type initialized from string constant"
35046 msgstr ""
35048 #: c/c-typeck.c:7279 c/c-typeck.c:7303 c/c-typeck.c:7306 c/c-typeck.c:7314
35049 #: c/c-typeck.c:7354 c/c-typeck.c:8879 c/c-typeck.c:8929
35050 #, gcc-internal-format
35051 msgid "initializer element is not constant"
35052 msgstr ""
35054 #: c/c-typeck.c:7288
35055 #, gcc-internal-format
35056 msgid "array initialized from non-constant array expression"
35057 msgstr ""
35059 #: c/c-typeck.c:7319 c/c-typeck.c:7367 c/c-typeck.c:8939
35060 #, gcc-internal-format
35061 msgid "initializer element is not a constant expression"
35062 msgstr ""
35064 #: c/c-typeck.c:7361 c/c-typeck.c:8934
35065 #, gcc-internal-format
35066 msgid "initializer element is not computable at load time"
35067 msgstr ""
35069 #: c/c-typeck.c:7380
35070 #, gcc-internal-format
35071 msgid "invalid initializer"
35072 msgstr ""
35074 #: c/c-typeck.c:7658 cp/decl.c:6282
35075 #, gcc-internal-format
35076 msgid "opaque vector types cannot be initialized"
35077 msgstr ""
35079 #: c/c-typeck.c:7878
35080 #, gcc-internal-format
35081 msgid "extra brace group at end of initializer"
35082 msgstr ""
35084 #: c/c-typeck.c:7961
35085 #, gcc-internal-format
35086 msgid "braces around scalar initializer"
35087 msgstr ""
35089 #: c/c-typeck.c:8027 c/c-typeck.c:9361
35090 #, gcc-internal-format
35091 msgid "initialization of flexible array member in a nested context"
35092 msgstr ""
35094 #: c/c-typeck.c:8064
35095 #, gcc-internal-format
35096 msgid "missing braces around initializer"
35097 msgstr ""
35099 #: c/c-typeck.c:8087
35100 #, gcc-internal-format
35101 msgid "missing initializer for field %qD of %qT"
35102 msgstr ""
35104 #: c/c-typeck.c:8111
35105 #, gcc-internal-format
35106 msgid "empty scalar initializer"
35107 msgstr ""
35109 #: c/c-typeck.c:8116
35110 #, gcc-internal-format
35111 msgid "extra elements in scalar initializer"
35112 msgstr ""
35114 #: c/c-typeck.c:8229 c/c-typeck.c:8311
35115 #, gcc-internal-format
35116 msgid "array index in non-array initializer"
35117 msgstr ""
35119 #: c/c-typeck.c:8234 c/c-typeck.c:8373
35120 #, gcc-internal-format
35121 msgid "field name not in record or union initializer"
35122 msgstr ""
35124 #: c/c-typeck.c:8284
35125 #, gcc-internal-format
35126 msgid "array index in initializer not of integer type"
35127 msgstr ""
35129 #: c/c-typeck.c:8293 c/c-typeck.c:8302
35130 #, gcc-internal-format
35131 msgid "array index in initializer is not an integer constant expression"
35132 msgstr ""
35134 #: c/c-typeck.c:8307 c/c-typeck.c:8309
35135 #, gcc-internal-format
35136 msgid "nonconstant array index in initializer"
35137 msgstr ""
35139 #: c/c-typeck.c:8313 c/c-typeck.c:8316
35140 #, gcc-internal-format
35141 msgid "array index in initializer exceeds array bounds"
35142 msgstr ""
35144 #: c/c-typeck.c:8335
35145 #, gcc-internal-format
35146 msgid "empty index range in initializer"
35147 msgstr ""
35149 #: c/c-typeck.c:8344
35150 #, gcc-internal-format
35151 msgid "array index range in initializer exceeds array bounds"
35152 msgstr ""
35154 #: c/c-typeck.c:8447 c/c-typeck.c:8477 c/c-typeck.c:9020
35155 #, gcc-internal-format
35156 msgid "initialized field with side-effects overwritten"
35157 msgstr ""
35159 #: c/c-typeck.c:8451 c/c-typeck.c:8481 c/c-typeck.c:9023
35160 #, gcc-internal-format
35161 msgid "initialized field overwritten"
35162 msgstr ""
35164 #: c/c-typeck.c:9242
35165 #, gcc-internal-format
35166 msgid "excess elements in char array initializer"
35167 msgstr ""
35169 #: c/c-typeck.c:9249 c/c-typeck.c:9320
35170 #, gcc-internal-format
35171 msgid "excess elements in struct initializer"
35172 msgstr ""
35174 #: c/c-typeck.c:9264
35175 #, gcc-internal-format
35176 msgid "positional initialization of field in %<struct%> declared with %<designated_init%> attribute"
35177 msgstr ""
35179 #: c/c-typeck.c:9335
35180 #, gcc-internal-format
35181 msgid "non-static initialization of a flexible array member"
35182 msgstr ""
35184 #: c/c-typeck.c:9434
35185 #, gcc-internal-format
35186 msgid "excess elements in union initializer"
35187 msgstr ""
35189 #: c/c-typeck.c:9456
35190 #, gcc-internal-format
35191 msgid "traditional C rejects initialization of unions"
35192 msgstr ""
35194 #: c/c-typeck.c:9524
35195 #, gcc-internal-format
35196 msgid "excess elements in array initializer"
35197 msgstr ""
35199 #: c/c-typeck.c:9558
35200 #, gcc-internal-format
35201 msgid "excess elements in vector initializer"
35202 msgstr ""
35204 #: c/c-typeck.c:9590
35205 #, gcc-internal-format
35206 msgid "excess elements in scalar initializer"
35207 msgstr ""
35209 #: c/c-typeck.c:9832
35210 #, gcc-internal-format
35211 msgid "ISO C forbids %<goto *expr;%>"
35212 msgstr ""
35214 #: c/c-typeck.c:9860 c/gimple-parser.c:1544 cp/typeck.c:8812
35215 #, gcc-internal-format
35216 msgid "function declared %<noreturn%> has a %<return%> statement"
35217 msgstr ""
35219 #: c/c-typeck.c:9870 cp/cp-array-notation.c:1087
35220 #, gcc-internal-format
35221 msgid "array notation expression cannot be used as a return value"
35222 msgstr ""
35224 #: c/c-typeck.c:9877 cp/typeck.c:8803
35225 #, gcc-internal-format
35226 msgid "use of %<_Cilk_spawn%> in a return statement is not allowed"
35227 msgstr ""
35229 #: c/c-typeck.c:9905 c/c-typeck.c:9909
35230 #, gcc-internal-format
35231 msgid "%<return%> with no value, in function returning non-void"
35232 msgstr ""
35234 #: c/c-typeck.c:9923 c/gimple-parser.c:1554
35235 #, gcc-internal-format
35236 msgid "%<return%> with a value, in function returning void"
35237 msgstr ""
35239 #: c/c-typeck.c:9926
35240 #, gcc-internal-format
35241 msgid "ISO C forbids %<return%> with expression, in function returning void"
35242 msgstr ""
35244 #: c/c-typeck.c:10002
35245 #, gcc-internal-format
35246 msgid "function returns address of label"
35247 msgstr ""
35249 #: c/c-typeck.c:10093 cp/semantics.c:1154
35250 #, gcc-internal-format
35251 msgid "switch quantity not an integer"
35252 msgstr ""
35254 #: c/c-typeck.c:10118
35255 #, gcc-internal-format
35256 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
35257 msgstr ""
35259 #: c/c-typeck.c:10156 c/c-typeck.c:10164
35260 #, gcc-internal-format
35261 msgid "case label is not an integer constant expression"
35262 msgstr ""
35264 #: c/c-typeck.c:10170 cp/parser.c:10824
35265 #, gcc-internal-format
35266 msgid "case label not within a switch statement"
35267 msgstr ""
35269 #: c/c-typeck.c:10172
35270 #, gcc-internal-format
35271 msgid "%<default%> label not within a switch statement"
35272 msgstr ""
35274 #: c/c-typeck.c:10243
35275 #, gcc-internal-format
35276 msgid "rank-mismatch between if-statement%'s condition and the then-block"
35277 msgstr ""
35279 #: c/c-typeck.c:10249
35280 #, gcc-internal-format
35281 msgid "rank-mismatch between if-statement%'s condition and the else-block"
35282 msgstr ""
35284 #: c/c-typeck.c:10374 cp/parser.c:12094
35285 #, gcc-internal-format
35286 msgid "break statement not within loop or switch"
35287 msgstr ""
35289 #: c/c-typeck.c:10376 cp/parser.c:12120
35290 #, gcc-internal-format
35291 msgid "continue statement not within a loop"
35292 msgstr ""
35294 #: c/c-typeck.c:10381 cp/parser.c:12107
35295 #, gcc-internal-format
35296 msgid "break statement used with OpenMP for loop"
35297 msgstr ""
35299 #: c/c-typeck.c:10386
35300 #, gcc-internal-format
35301 msgid "break statement within %<#pragma simd%> loop body"
35302 msgstr ""
35304 #: c/c-typeck.c:10388 cp/parser.c:12124
35305 #, gcc-internal-format
35306 msgid "continue statement within %<#pragma simd%> loop body"
35307 msgstr ""
35309 #: c/c-typeck.c:10414 cp/cp-gimplify.c:445
35310 #, gcc-internal-format
35311 msgid "statement with no effect"
35312 msgstr ""
35314 #: c/c-typeck.c:10458
35315 #, gcc-internal-format
35316 msgid "expression statement has incomplete type"
35317 msgstr ""
35319 #: c/c-typeck.c:11273 c/c-typeck.c:11432 cp/typeck.c:4865
35320 #, gcc-internal-format
35321 msgid "comparing vectors with different element types"
35322 msgstr ""
35324 #: c/c-typeck.c:11280 c/c-typeck.c:11439 cp/typeck.c:4877
35325 #, gcc-internal-format
35326 msgid "comparing vectors with different number of elements"
35327 msgstr ""
35329 #: c/c-typeck.c:11311 cp/typeck.c:4591
35330 #, gcc-internal-format
35331 msgid "comparing floating point with == or != is unsafe"
35332 msgstr ""
35334 #: c/c-typeck.c:11329 c/c-typeck.c:11350
35335 #, gcc-internal-format
35336 msgid "the comparison will always evaluate as %<false%> for the address of %qD will never be NULL"
35337 msgstr ""
35339 #: c/c-typeck.c:11335 c/c-typeck.c:11356
35340 #, gcc-internal-format
35341 msgid "the comparison will always evaluate as %<true%> for the address of %qD will never be NULL"
35342 msgstr ""
35344 #: c/c-typeck.c:11377 c/c-typeck.c:11497
35345 #, gcc-internal-format
35346 msgid "comparison of pointers to disjoint address spaces"
35347 msgstr ""
35349 #: c/c-typeck.c:11384 c/c-typeck.c:11390
35350 #, gcc-internal-format
35351 msgid "ISO C forbids comparison of %<void *%> with function pointer"
35352 msgstr ""
35354 #: c/c-typeck.c:11397 c/c-typeck.c:11507
35355 #, gcc-internal-format
35356 msgid "comparison of distinct pointer types lacks a cast"
35357 msgstr ""
35359 #: c/c-typeck.c:11409 c/c-typeck.c:11414 c/c-typeck.c:11533 c/c-typeck.c:11538
35360 #, gcc-internal-format
35361 msgid "comparison between pointer and integer"
35362 msgstr ""
35364 #: c/c-typeck.c:11485
35365 #, gcc-internal-format
35366 msgid "comparison of complete and incomplete pointers"
35367 msgstr ""
35369 #: c/c-typeck.c:11487
35370 #, gcc-internal-format
35371 msgid "ISO C forbids ordered comparisons of pointers to functions"
35372 msgstr ""
35374 #: c/c-typeck.c:11492
35375 #, gcc-internal-format
35376 msgid "ordered comparison of pointer with null pointer"
35377 msgstr ""
35379 #: c/c-typeck.c:11515 c/c-typeck.c:11518 c/c-typeck.c:11525 c/c-typeck.c:11528
35380 #: cp/typeck.c:4928 cp/typeck.c:4935
35381 #, gcc-internal-format
35382 msgid "ordered comparison of pointer with integer zero"
35383 msgstr ""
35385 #: c/c-typeck.c:11579 cp/typeck.c:5014
35386 #, gcc-internal-format
35387 msgid "implicit conversion from %qT to %qT to match other operand of binary expression"
35388 msgstr ""
35390 #: c/c-typeck.c:11894
35391 #, gcc-internal-format
35392 msgid "used array that cannot be converted to pointer where scalar is required"
35393 msgstr ""
35395 #: c/c-typeck.c:11898
35396 #, gcc-internal-format
35397 msgid "used struct type value where scalar is required"
35398 msgstr ""
35400 #: c/c-typeck.c:11902
35401 #, gcc-internal-format
35402 msgid "used union type value where scalar is required"
35403 msgstr ""
35405 #: c/c-typeck.c:11918
35406 #, gcc-internal-format
35407 msgid "used vector type where scalar is required"
35408 msgstr ""
35410 #: c/c-typeck.c:12108 cp/semantics.c:8632
35411 #, gcc-internal-format
35412 msgid "%<#pragma omp cancel%> must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
35413 msgstr ""
35415 #: c/c-typeck.c:12147 cp/semantics.c:8669
35416 #, gcc-internal-format
35417 msgid "%<#pragma omp cancellation point%> must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
35418 msgstr ""
35420 #: c/c-typeck.c:12191 c/c-typeck.c:13366 c/c-typeck.c:13427 c/c-typeck.c:13489
35421 #, gcc-internal-format
35422 msgid "%<_Atomic%> %qE in %qs clause"
35423 msgstr ""
35425 #: c/c-typeck.c:12204 c/c-typeck.c:13413 cp/semantics.c:4535
35426 #: cp/semantics.c:6724
35427 #, gcc-internal-format
35428 msgid "bit-field %qE in %qs clause"
35429 msgstr ""
35431 #: c/c-typeck.c:12213 c/c-typeck.c:13437 cp/semantics.c:4545
35432 #: cp/semantics.c:6742
35433 #, gcc-internal-format
35434 msgid "%qE is a member of a union"
35435 msgstr ""
35437 #: c/c-typeck.c:12223 cp/semantics.c:4559 cp/semantics.c:6767
35438 #, gcc-internal-format
35439 msgid "%qD is not a variable in %qs clause"
35440 msgstr ""
35442 #: c/c-typeck.c:12227 c/c-typeck.c:13454 cp/semantics.c:4563
35443 #: cp/semantics.c:6770
35444 #, gcc-internal-format
35445 msgid "%qE is not a variable in %qs clause"
35446 msgstr ""
35448 #: c/c-typeck.c:12234
35449 #, gcc-internal-format
35450 msgid "%<_Atomic%> %qD in %qs clause"
35451 msgstr ""
35453 #: c/c-typeck.c:12243 c/c-typeck.c:13461 c/c-typeck.c:13563
35454 #: cp/semantics.c:4580 cp/semantics.c:6776 cp/semantics.c:6938
35455 #, gcc-internal-format
35456 msgid "%qD is threadprivate variable in %qs clause"
35457 msgstr ""
35459 #: c/c-typeck.c:12279 cp/semantics.c:4612
35460 #, gcc-internal-format
35461 msgid "low bound %qE of array section does not have integral type"
35462 msgstr ""
35464 #: c/c-typeck.c:12286 cp/semantics.c:4619
35465 #, gcc-internal-format
35466 msgid "length %qE of array section does not have integral type"
35467 msgstr ""
35469 #: c/c-typeck.c:12313 c/c-typeck.c:12377 c/c-typeck.c:12635
35470 #: cp/semantics.c:4655 cp/semantics.c:4719
35471 #, gcc-internal-format
35472 msgid "zero length array section in %qs clause"
35473 msgstr ""
35475 #: c/c-typeck.c:12332 cp/semantics.c:4674
35476 #, gcc-internal-format
35477 msgid "for unknown bound array type length expression must be specified"
35478 msgstr ""
35480 #: c/c-typeck.c:12340 cp/semantics.c:4682
35481 #, gcc-internal-format
35482 msgid "negative low bound in array section in %qs clause"
35483 msgstr ""
35485 #: c/c-typeck.c:12349 c/c-typeck.c:12459 cp/semantics.c:4691
35486 #: cp/semantics.c:4801
35487 #, gcc-internal-format
35488 msgid "negative length in array section in %qs clause"
35489 msgstr ""
35491 #: c/c-typeck.c:12366 cp/semantics.c:4708
35492 #, gcc-internal-format
35493 msgid "low bound %qE above array section size in %qs clause"
35494 msgstr ""
35496 #: c/c-typeck.c:12403 cp/semantics.c:4745
35497 #, gcc-internal-format
35498 msgid "length %qE above array section size in %qs clause"
35499 msgstr ""
35501 #: c/c-typeck.c:12418 cp/semantics.c:4760
35502 #, gcc-internal-format
35503 msgid "high bound %qE above array section size in %qs clause"
35504 msgstr ""
35506 #: c/c-typeck.c:12451 cp/semantics.c:4793
35507 #, gcc-internal-format
35508 msgid "for pointer type length expression must be specified"
35509 msgstr ""
35511 #: c/c-typeck.c:12469 c/c-typeck.c:12578 cp/semantics.c:4811
35512 #: cp/semantics.c:4923
35513 #, gcc-internal-format
35514 msgid "array section is not contiguous in %qs clause"
35515 msgstr ""
35517 #: c/c-typeck.c:12477 cp/semantics.c:4819
35518 #, gcc-internal-format
35519 msgid "%qE does not have pointer or array type"
35520 msgstr ""
35522 #: c/c-typeck.c:12871 c/c-typeck.c:12881
35523 #, gcc-internal-format
35524 msgid "%qD in %<reduction%> clause is a zero size array"
35525 msgstr ""
35527 #: c/c-typeck.c:12898
35528 #, gcc-internal-format
35529 msgid "%<_Atomic%> %qE in %<reduction%> clause"
35530 msgstr ""
35532 #: c/c-typeck.c:12946
35533 #, gcc-internal-format
35534 msgid "%qE has invalid type for %<reduction(%s)%>"
35535 msgstr ""
35537 #: c/c-typeck.c:12955 cp/semantics.c:5734
35538 #, gcc-internal-format
35539 msgid "user defined reduction not found for %qE"
35540 msgstr ""
35542 #: c/c-typeck.c:13043
35543 #, gcc-internal-format
35544 msgid "variable length element type in array %<reduction%> clause"
35545 msgstr ""
35547 #: c/c-typeck.c:13061 c/c-typeck.c:13621 cp/semantics.c:7257
35548 #, gcc-internal-format
35549 msgid "%<nowait%> clause must not be used together with %<copyprivate%>"
35550 msgstr ""
35552 #: c/c-typeck.c:13073 cp/semantics.c:7297
35553 #, gcc-internal-format
35554 msgid "%qE must be %<threadprivate%> for %<copyin%>"
35555 msgstr ""
35557 #: c/c-typeck.c:13087 cp/semantics.c:5908
35558 #, gcc-internal-format
35559 msgid "modifier should not be specified in %<linear%> clause on %<simd%> or %<for%> constructs"
35560 msgstr ""
35562 #: c/c-typeck.c:13098
35563 #, gcc-internal-format
35564 msgid "linear clause applied to non-integral, non-floating, non-pointer variable with type %qT"
35565 msgstr ""
35567 #: c/c-typeck.c:13111
35568 #, gcc-internal-format
35569 msgid "linear clause applied to non-integral non-pointer variable with type %qT"
35570 msgstr ""
35572 #: c/c-typeck.c:13119
35573 #, gcc-internal-format
35574 msgid "%<_Atomic%> %qD in %<linear%> clause"
35575 msgstr ""
35577 #: c/c-typeck.c:13139 cp/semantics.c:5991
35578 #, gcc-internal-format
35579 msgid "%<linear%> clause step %qE is neither constant nor a parameter"
35580 msgstr ""
35582 #: c/c-typeck.c:13169 c/c-typeck.c:13556 cp/semantics.c:6075
35583 #: cp/semantics.c:6931
35584 #, gcc-internal-format
35585 msgid "%qE is not a variable in clause %qs"
35586 msgstr ""
35588 #: c/c-typeck.c:13178 cp/semantics.c:6084
35589 #, gcc-internal-format
35590 msgid "%qD appears more than once in reduction clauses"
35591 msgstr ""
35593 #: c/c-typeck.c:13189 c/c-typeck.c:13219 c/c-typeck.c:13248
35594 #, gcc-internal-format
35595 msgid "%qE appears more than once in data clauses"
35596 msgstr ""
35598 #: c/c-typeck.c:13196 c/c-typeck.c:13225 c/c-typeck.c:13385 c/c-typeck.c:13499
35599 #: c/c-typeck.c:13505 c/c-typeck.c:13518 c/c-typeck.c:13527
35600 #: cp/semantics.c:6094 cp/semantics.c:6101 cp/semantics.c:6152
35601 #: cp/semantics.c:6158 cp/semantics.c:6195 cp/semantics.c:6687
35602 #: cp/semantics.c:6824 cp/semantics.c:6830 cp/semantics.c:6843
35603 #: cp/semantics.c:6852
35604 #, gcc-internal-format
35605 msgid "%qD appears more than once in data clauses"
35606 msgstr ""
35608 #: c/c-typeck.c:13198 c/c-typeck.c:13227 c/c-typeck.c:13507 c/c-typeck.c:13529
35609 #: cp/semantics.c:6103 cp/semantics.c:6160 cp/semantics.c:6832
35610 #: cp/semantics.c:6854
35611 #, gcc-internal-format
35612 msgid "%qD appears both in data and map clauses"
35613 msgstr ""
35615 #: c/c-typeck.c:13212 cp/semantics.c:6146
35616 #, gcc-internal-format
35617 msgid "%qE is not a variable in clause %<firstprivate%>"
35618 msgstr ""
35620 #: c/c-typeck.c:13241 cp/semantics.c:6189
35621 #, gcc-internal-format
35622 msgid "%qE is not a variable in clause %<lastprivate%>"
35623 msgstr ""
35625 #: c/c-typeck.c:13260 cp/semantics.c:6552
35626 #, gcc-internal-format
35627 msgid "%qE is not a variable in %<aligned%> clause"
35628 msgstr ""
35630 #: c/c-typeck.c:13267
35631 #, gcc-internal-format
35632 msgid "%qE in %<aligned%> clause is neither a pointer nor an array"
35633 msgstr ""
35635 #: c/c-typeck.c:13274
35636 #, gcc-internal-format
35637 msgid "%<_Atomic%> %qD in %<aligned%> clause"
35638 msgstr ""
35640 #: c/c-typeck.c:13281
35641 #, gcc-internal-format
35642 msgid "%qE appears more than once in %<aligned%> clauses"
35643 msgstr ""
35645 #: c/c-typeck.c:13336 cp/semantics.c:6634
35646 #, gcc-internal-format
35647 msgid "%qE is not a variable in %<depend%> clause"
35648 msgstr ""
35650 #: c/c-typeck.c:13358 cp/semantics.c:6665
35651 #, gcc-internal-format
35652 msgid "array section does not have mappable type in %qs clause"
35653 msgstr ""
35655 #: c/c-typeck.c:13382 c/c-typeck.c:13516 cp/semantics.c:6684
35656 #: cp/semantics.c:6841
35657 #, gcc-internal-format
35658 msgid "%qD appears more than once in motion clauses"
35659 msgstr ""
35661 #: c/c-typeck.c:13388 c/c-typeck.c:13520 cp/semantics.c:6690
35662 #: cp/semantics.c:6845
35663 #, gcc-internal-format
35664 msgid "%qD appears more than once in map clauses"
35665 msgstr ""
35667 #: c/c-typeck.c:13420 cp/semantics.c:6731
35668 #, gcc-internal-format
35669 msgid "%qE does not have a mappable type in %qs clause"
35670 msgstr ""
35672 #: c/c-typeck.c:13480 c/c-typeck.c:13570 cp/semantics.c:6806
35673 #: cp/semantics.c:6945
35674 #, gcc-internal-format
35675 msgid "%qD does not have a mappable type in %qs clause"
35676 msgstr ""
35678 #: c/c-typeck.c:13551 cp/semantics.c:6925
35679 #, gcc-internal-format
35680 msgid "%qE is neither a variable nor a function name in clause %qs"
35681 msgstr ""
35683 #: c/c-typeck.c:13579 cp/semantics.c:6954
35684 #, gcc-internal-format
35685 msgid "%qE appears more than once on the same %<declare target%> directive"
35686 msgstr ""
35688 #: c/c-typeck.c:13593 cp/semantics.c:6969
35689 #, gcc-internal-format
35690 msgid "%qD is not an argument in %<uniform%> clause"
35691 msgstr ""
35693 #: c/c-typeck.c:13596 cp/semantics.c:6971
35694 #, gcc-internal-format
35695 msgid "%qE is not an argument in %<uniform%> clause"
35696 msgstr ""
35698 #: c/c-typeck.c:13611
35699 #, gcc-internal-format
35700 msgid "%qs variable is neither a pointer nor an array"
35701 msgstr ""
35703 #: c/c-typeck.c:13686 cp/semantics.c:6351
35704 #, gcc-internal-format
35705 msgid "%<nonmonotonic%> modifier specified for %qs schedule kind"
35706 msgstr ""
35708 #: c/c-typeck.c:13717 cp/semantics.c:7149
35709 #, gcc-internal-format
35710 msgid "%<inbranch%> clause is incompatible with %<notinbranch%>"
35711 msgstr ""
35713 #: c/c-typeck.c:13767 cp/semantics.c:7340
35714 #, gcc-internal-format
35715 msgid "%qE is predetermined %qs for %qs"
35716 msgstr ""
35718 #: c/c-typeck.c:13787 cp/semantics.c:7231
35719 #, gcc-internal-format
35720 msgid "%<simdlen%> clause value is bigger than %<safelen%> clause value"
35721 msgstr ""
35723 #: c/c-typeck.c:13799 cp/semantics.c:7244
35724 #, gcc-internal-format
35725 msgid "%<nonmonotonic%> schedule modifier specified together with %<ordered%> clause"
35726 msgstr ""
35728 #: c/c-typeck.c:13817 cp/semantics.c:7211
35729 #, gcc-internal-format
35730 msgid "%<linear%> clause step is a parameter %qD not specified in %<uniform%> clause"
35731 msgstr ""
35733 #: c/c-typeck.c:13990
35734 #, gcc-internal-format
35735 msgid "cannot use %<va_arg%> with reverse storage order"
35736 msgstr ""
35738 #: c/c-typeck.c:13995
35739 #, gcc-internal-format
35740 msgid "second argument to %<va_arg%> is of incomplete type %qT"
35741 msgstr ""
35743 #: c/c-typeck.c:14001
35744 #, gcc-internal-format
35745 msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
35746 msgstr ""
35748 #: c/gimple-parser.c:523
35749 #, gcc-internal-format
35750 msgid "%<&&%> not valid in GIMPLE"
35751 msgstr ""
35753 #: c/gimple-parser.c:526
35754 #, gcc-internal-format
35755 msgid "%<||%> not valid in GIMPLE"
35756 msgstr ""
35758 #: c/gimple-parser.c:593
35759 #, gcc-internal-format
35760 msgid "%<!%> not valid in GIMPLE"
35761 msgstr ""
35763 #: c/gimple-parser.c:665
35764 #, gcc-internal-format
35765 msgid "SSA name undeclared"
35766 msgstr ""
35768 #: c/gimple-parser.c:687
35769 #, gcc-internal-format
35770 msgid "base variable or SSA name undeclared"
35771 msgstr ""
35773 #: c/gimple-parser.c:850
35774 #, fuzzy, gcc-internal-format
35775 #| msgid "invalid operand"
35776 msgid "invalid _Literal"
35777 msgstr "некоректний операнд"
35779 #: c/gimple-parser.c:869
35780 #, fuzzy, gcc-internal-format
35781 #| msgid "invalid operand to %%R"
35782 msgid "invalid number of operands to __FMA"
35783 msgstr "некоректний операнд %%R"
35785 #: c/gimple-parser.c:904
35786 #, gcc-internal-format
35787 msgid "anonymous SSA name cannot have default definition"
35788 msgstr ""
35790 #: c/gimple-parser.c:1153
35791 #, fuzzy, gcc-internal-format
35792 #| msgid "expected type-name"
35793 msgid "expected pass name"
35794 msgstr "мало бути вказано тип-назву"
35796 #: c/gimple-parser.c:1165
35797 #, fuzzy, gcc-internal-format
35798 #| msgid "invalid operand"
35799 msgid "invalid operation"
35800 msgstr "некоректний операнд"
35802 #: c/gimple-parser.c:1325 c/gimple-parser.c:1349
35803 #, fuzzy, gcc-internal-format
35804 #| msgid "expected expression"
35805 msgid "expected goto expression"
35806 msgstr "мало бути вказано вираз"
35808 #: c/gimple-parser.c:1333
35809 #, fuzzy, gcc-internal-format
35810 #| msgid "unexpected argument"
35811 msgid "expected else statement"
35812 msgstr "несподіваний аргумент"
35814 #: c/gimple-parser.c:1478
35815 #, fuzzy, gcc-internal-format
35816 #| msgid "expected expression"
35817 msgid "expected semicolon"
35818 msgstr "мало бути вказано вираз"
35820 #: c/gimple-parser.c:1488
35821 #, gcc-internal-format
35822 msgid "expected case label or goto statement"
35823 msgstr ""
35825 #. A bad conversion for 'this' must be discarding cv-quals.
35826 #: cp/call.c:3400
35827 #, gcc-internal-format
35828 msgid "  passing %qT as %<this%> argument discards qualifiers"
35829 msgstr ""
35831 #: cp/call.c:3404
35832 #, gcc-internal-format
35833 msgid "  no known conversion for implicit %<this%> parameter from %qT to %qT"
35834 msgstr ""
35836 #: cp/call.c:3411
35837 #, gcc-internal-format, gfc-internal-format
35838 msgid "  conversion of argument %d would be ill-formed:"
35839 msgstr ""
35841 #. Conversion of conversion function return value failed.
35842 #: cp/call.c:3418
35843 #, gcc-internal-format
35844 msgid "  no known conversion from %qT to %qT"
35845 msgstr ""
35847 #: cp/call.c:3421
35848 #, gcc-internal-format
35849 msgid "  no known conversion for argument %d from %qT to %qT"
35850 msgstr ""
35852 #: cp/call.c:3432 cp/pt.c:6232
35853 #, gcc-internal-format, gfc-internal-format
35854 msgid "  candidate expects %d argument, %d provided"
35855 msgid_plural "  candidate expects %d arguments, %d provided"
35856 msgstr[0] ""
35857 msgstr[1] ""
35858 msgstr[2] ""
35860 #: cp/call.c:3460
35861 #, gcc-internal-format
35862 msgid "%s%D(%T, %T, %T) <built-in>"
35863 msgstr ""
35865 #: cp/call.c:3465
35866 #, gcc-internal-format
35867 msgid "%s%D(%T, %T) <built-in>"
35868 msgstr ""
35870 #: cp/call.c:3469
35871 #, gcc-internal-format
35872 msgid "%s%D(%T) <built-in>"
35873 msgstr ""
35875 #: cp/call.c:3473
35876 #, gcc-internal-format
35877 msgid "%s%T <conversion>"
35878 msgstr ""
35880 #: cp/call.c:3475
35881 #, gcc-internal-format
35882 msgid "%s%#D <near match>"
35883 msgstr "%s%#D <близький відповідник>"
35885 #: cp/call.c:3477
35886 #, gcc-internal-format
35887 msgid "%s%#D <deleted>"
35888 msgstr "%s%#D <вилучено>"
35890 #: cp/call.c:3479
35891 #, gcc-internal-format
35892 msgid "%s%#D"
35893 msgstr "%s%#D"
35895 #: cp/call.c:3483
35896 #, gcc-internal-format
35897 msgid "  inherited here"
35898 msgstr ""
35900 #: cp/call.c:3503
35901 #, gcc-internal-format
35902 msgid "  return type %qT of explicit conversion function cannot be converted to %qT with a qualification conversion"
35903 msgstr ""
35905 #: cp/call.c:3509
35906 #, gcc-internal-format
35907 msgid "  conversion from return type %qT of template conversion function specialization to %qT is not an exact match"
35908 msgstr ""
35910 #: cp/call.c:3520
35911 #, gcc-internal-format
35912 msgid "  substitution of deduced template arguments resulted in errors seen above"
35913 msgstr ""
35915 #. Re-run template unification with diagnostics.
35916 #: cp/call.c:3525
35917 #, gcc-internal-format
35918 msgid "  template argument deduction/substitution failed:"
35919 msgstr ""
35921 #: cp/call.c:3539
35922 #, gcc-internal-format
35923 msgid "  a constructor taking a single argument of its own class type is invalid"
35924 msgstr ""
35926 #: cp/call.c:3550
35927 #, gcc-internal-format
35928 msgid "  an inherited constructor is not a candidate for initialization from an expression of the same or derived type"
35929 msgstr ""
35931 #: cp/call.c:3928
35932 #, gcc-internal-format
35933 msgid "conversion from %qT to %qT is ambiguous"
35934 msgstr ""
35936 #: cp/call.c:4055
35937 #, gcc-internal-format
35938 msgid "conversion from %qT to %qT not considered for non-type template argument"
35939 msgstr ""
35941 #: cp/call.c:4181
35942 #, gcc-internal-format
35943 msgid "no matching function for call to %<%D(%A)%>"
35944 msgstr ""
35946 #: cp/call.c:4184
35947 #, gcc-internal-format
35948 msgid "call of overloaded %<%D(%A)%> is ambiguous"
35949 msgstr ""
35951 #. It's no good looking for an overloaded operator() on a
35952 #. pointer-to-member-function.
35953 #: cp/call.c:4429
35954 #, gcc-internal-format
35955 msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
35956 msgstr ""
35958 #: cp/call.c:4500
35959 #, gcc-internal-format
35960 msgid "no match for call to %<(%T) (%A)%>"
35961 msgstr ""
35963 #: cp/call.c:4513
35964 #, gcc-internal-format
35965 msgid "call of %<(%T) (%A)%> is ambiguous"
35966 msgstr ""
35968 #: cp/call.c:4564
35969 #, gcc-internal-format
35970 msgid "ambiguous overload for "
35971 msgstr ""
35973 #: cp/call.c:4565
35974 #, gcc-internal-format
35975 msgid "no match for "
35976 msgstr "немає відповідників "
35978 #: cp/call.c:4568
35979 #, gcc-internal-format
35980 msgid " (operand types are %qT, %qT, and %qT)"
35981 msgstr ""
35983 #: cp/call.c:4570
35984 #, gcc-internal-format
35985 msgid " (operand types are %qT and %qT)"
35986 msgstr ""
35988 #: cp/call.c:4572
35989 #, gcc-internal-format
35990 msgid " (operand type is %qT)"
35991 msgstr ""
35993 #: cp/call.c:4592
35994 #, gcc-internal-format
35995 msgid "ternary %<operator?:%>"
35996 msgstr ""
35998 #: cp/call.c:4596
35999 #, gcc-internal-format
36000 msgid "ternary %<operator?:%> in %<%E ? %E : %E%>"
36001 msgstr ""
36003 #: cp/call.c:4605 cp/call.c:4636 cp/call.c:4645
36004 #, gcc-internal-format
36005 msgid "%<operator%s%>"
36006 msgstr ""
36008 #: cp/call.c:4608
36009 #, gcc-internal-format
36010 msgid "%<operator%s%> in %<%E%s%>"
36011 msgstr "%<operator%s%> у %<%E%s%>"
36013 #: cp/call.c:4615
36014 #, gcc-internal-format
36015 msgid "%<operator[]%>"
36016 msgstr ""
36018 #: cp/call.c:4618
36019 #, gcc-internal-format
36020 msgid "%<operator[]%> in %<%E[%E]%>"
36021 msgstr "%<operator[]%> у %<%E[%E]%>"
36023 #: cp/call.c:4626
36024 #, gcc-internal-format
36025 msgid "%qs"
36026 msgstr "%qs"
36028 #: cp/call.c:4629
36029 #, gcc-internal-format
36030 msgid "%qs in %<%s %E%>"
36031 msgstr "%qs у %<%s %E%>"
36033 #: cp/call.c:4639
36034 #, gcc-internal-format
36035 msgid "%<operator%s%> in %<%E %s %E%>"
36036 msgstr "%<operator%s%> у %<%E %s %E%>"
36038 #: cp/call.c:4648
36039 #, gcc-internal-format
36040 msgid "%<operator%s%> in %<%s%E%>"
36041 msgstr "%<operator%s%> у %<%s%E%>"
36043 #: cp/call.c:4757
36044 #, gcc-internal-format
36045 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
36046 msgstr ""
36048 #: cp/call.c:4819
36049 #, gcc-internal-format
36050 msgid "inferred scalar type %qT is not an integer or floating point type of the same size as %qT"
36051 msgstr ""
36053 #: cp/call.c:4896
36054 #, gcc-internal-format
36055 msgid "incompatible vector types in conditional expression: %qT, %qT and %qT"
36056 msgstr ""
36058 #: cp/call.c:4986
36059 #, gcc-internal-format
36060 msgid "second operand to the conditional operator is of type %<void%>, but the third operand is neither a throw-expression nor of type %<void%>"
36061 msgstr ""
36063 #: cp/call.c:4991
36064 #, gcc-internal-format
36065 msgid "third operand to the conditional operator is of type %<void%>, but the second operand is neither a throw-expression nor of type %<void%>"
36066 msgstr ""
36068 #: cp/call.c:5041 cp/call.c:5157 cp/call.c:5300
36069 #, gcc-internal-format
36070 msgid "operands to ?: have different types %qT and %qT"
36071 msgstr ""
36073 #: cp/call.c:5044
36074 #, gcc-internal-format
36075 msgid "  and each type can be converted to the other"
36076 msgstr ""
36078 #: cp/call.c:5245
36079 #, gcc-internal-format
36080 msgid "enumeral mismatch in conditional expression: %qT vs %qT"
36081 msgstr ""
36083 #: cp/call.c:5257
36084 #, gcc-internal-format
36085 msgid "enumeral and non-enumeral type in conditional expression"
36086 msgstr ""
36088 #: cp/call.c:5761
36089 #, gcc-internal-format
36090 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
36091 msgstr ""
36093 #: cp/call.c:5763
36094 #, gcc-internal-format
36095 msgid "no %<%D(int)%> declared for postfix %qs"
36096 msgstr ""
36098 #: cp/call.c:5885
36099 #, gcc-internal-format
36100 msgid "comparison between %q#T and %q#T"
36101 msgstr ""
36103 #: cp/call.c:6229
36104 #, gcc-internal-format
36105 msgid "exception cleanup for this placement new selects non-placement operator delete"
36106 msgstr ""
36108 #: cp/call.c:6232
36109 #, gcc-internal-format
36110 msgid "%qD is a usual (non-placement) deallocation function in C++14 (or with -fsized-deallocation)"
36111 msgstr ""
36113 #: cp/call.c:6267
36114 #, gcc-internal-format
36115 msgid "%qD is a usual (non-placement) deallocation function"
36116 msgstr ""
36118 #: cp/call.c:6400
36119 #, gcc-internal-format
36120 msgid "no corresponding deallocation function for %qD"
36121 msgstr ""
36123 #: cp/call.c:6406
36124 #, gcc-internal-format
36125 msgid "no suitable %<operator %s%> for %qT"
36126 msgstr ""
36128 #: cp/call.c:6441
36129 #, gcc-internal-format
36130 msgid "%q#D is private within this context"
36131 msgstr ""
36133 #: cp/call.c:6443 cp/decl.c:7233
36134 #, gcc-internal-format
36135 msgid "declared private here"
36136 msgstr ""
36138 #: cp/call.c:6447
36139 #, gcc-internal-format
36140 msgid "%q#D is protected within this context"
36141 msgstr ""
36143 #: cp/call.c:6449 cp/decl.c:7234
36144 #, gcc-internal-format
36145 msgid "declared protected here"
36146 msgstr ""
36148 #: cp/call.c:6453
36149 #, gcc-internal-format
36150 msgid "%q#D is inaccessible within this context"
36151 msgstr ""
36153 #: cp/call.c:6515
36154 #, gcc-internal-format
36155 msgid "passing NULL to non-pointer argument %P of %qD"
36156 msgstr ""
36158 #: cp/call.c:6519
36159 #, gcc-internal-format
36160 msgid "converting to non-pointer type %qT from NULL"
36161 msgstr ""
36163 #: cp/call.c:6528
36164 #, gcc-internal-format
36165 msgid "converting %<false%> to pointer type for argument %P of %qD"
36166 msgstr ""
36168 #: cp/call.c:6532
36169 #, gcc-internal-format
36170 msgid "converting %<false%> to pointer type %qT"
36171 msgstr ""
36173 #: cp/call.c:6595
36174 #, gcc-internal-format
36175 msgid "too many braces around initializer for %qT"
36176 msgstr ""
36178 #: cp/call.c:6606
36179 #, gcc-internal-format
36180 msgid "converting to %qT from %qT requires direct-initialization"
36181 msgstr ""
36183 #: cp/call.c:6614
36184 #, gcc-internal-format
36185 msgid "invalid user-defined conversion from %qT to %qT"
36186 msgstr ""
36188 #: cp/call.c:6631 cp/call.c:6655 cp/call.c:6771 cp/call.c:6863 cp/call.c:6913
36189 #: cp/call.c:6941
36190 #, gcc-internal-format
36191 msgid "  initializing argument %P of %qD"
36192 msgstr ""
36194 #: cp/call.c:6651 cp/cvt.c:224
36195 #, gcc-internal-format
36196 msgid "invalid conversion from %qT to %qT"
36197 msgstr ""
36199 #: cp/call.c:6685 cp/call.c:6692
36200 #, gcc-internal-format
36201 msgid "converting to %qT from initializer list would use explicit constructor %qD"
36202 msgstr ""
36204 #: cp/call.c:6688
36205 #, gcc-internal-format
36206 msgid "in C++11 and above a default constructor can be explicit"
36207 msgstr ""
36209 #: cp/call.c:6927
36210 #, gcc-internal-format
36211 msgid "cannot bind rvalue reference of type %qT to lvalue of type %qT"
36212 msgstr ""
36214 #: cp/call.c:6931
36215 #, gcc-internal-format
36216 msgid "cannot bind non-const lvalue reference of type %qT to an rvalue of type %qT"
36217 msgstr ""
36219 #: cp/call.c:6934
36220 #, gcc-internal-format
36221 msgid "binding reference of type %qT to %qT discards qualifiers"
36222 msgstr ""
36224 #: cp/call.c:6970
36225 #, gcc-internal-format
36226 msgid "cannot bind bitfield %qE to %qT"
36227 msgstr ""
36229 #: cp/call.c:6973 cp/call.c:6990
36230 #, gcc-internal-format
36231 msgid "cannot bind packed field %qE to %qT"
36232 msgstr ""
36234 #: cp/call.c:6976
36235 #, gcc-internal-format
36236 msgid "cannot bind rvalue %qE to %qT"
36237 msgstr ""
36239 #: cp/call.c:7103 cp/cvt.c:1862
36240 #, gcc-internal-format
36241 msgid "scoped enum %qT passed through ... as %qT before -fabi-version=6, %qT after"
36242 msgstr ""
36244 #: cp/call.c:7144
36245 #, gcc-internal-format
36246 msgid "passing objects of non-trivially-copyable type %q#T through %<...%> is conditionally supported"
36247 msgstr ""
36249 #: cp/call.c:7175
36250 #, gcc-internal-format
36251 msgid "cannot receive reference type %qT through %<...%>"
36252 msgstr ""
36254 #: cp/call.c:7185
36255 #, gcc-internal-format
36256 msgid "receiving objects of non-trivially-copyable type %q#T through %<...%> is conditionally-supported"
36257 msgstr ""
36259 #: cp/call.c:7253
36260 #, gcc-internal-format
36261 msgid "recursive evaluation of default argument for %q#D"
36262 msgstr ""
36264 #: cp/call.c:7262
36265 #, gcc-internal-format
36266 msgid "call to %qD uses the default argument for parameter %P, which is not yet defined"
36267 msgstr ""
36269 #: cp/call.c:7364
36270 #, gcc-internal-format
36271 msgid "argument of function call might be a candidate for a format attribute"
36272 msgstr ""
36274 #: cp/call.c:7419
36275 #, gcc-internal-format
36276 msgid "use of multiversioned function without a default"
36277 msgstr ""
36279 #: cp/call.c:7710
36280 #, gcc-internal-format
36281 msgid "passing %qT as %<this%> argument discards qualifiers"
36282 msgstr ""
36284 #: cp/call.c:7713 cp/call.c:7829 cp/call.c:9587 cp/name-lookup.c:5963
36285 #, gcc-internal-format
36286 msgid "  in call to %qD"
36287 msgstr ""
36289 #: cp/call.c:7743
36290 #, gcc-internal-format
36291 msgid "%qT is not an accessible base of %qT"
36292 msgstr ""
36294 #: cp/call.c:7825
36295 #, gcc-internal-format
36296 msgid "deducing %qT as %qT"
36297 msgstr ""
36299 #: cp/call.c:7831
36300 #, gcc-internal-format
36301 msgid "  (you can disable this with -fno-deduce-init-list)"
36302 msgstr ""
36304 #: cp/call.c:7931
36305 #, gcc-internal-format
36306 msgid "passing arguments to ellipsis of inherited constructor %qD"
36307 msgstr ""
36309 #: cp/call.c:8275
36310 #, gcc-internal-format
36311 msgid "constructor delegates to itself"
36312 msgstr ""
36314 #: cp/call.c:8525
36315 #, gcc-internal-format
36316 msgid "call to non-function %qD"
36317 msgstr ""
36319 #: cp/call.c:8571 cp/pt.c:14200 cp/typeck.c:2807
36320 #, gcc-internal-format
36321 msgid "cannot call constructor %<%T::%D%> directly"
36322 msgstr ""
36324 #: cp/call.c:8573
36325 #, gcc-internal-format
36326 msgid "for a function-style cast, remove the redundant %<::%D%>"
36327 msgstr ""
36329 #: cp/call.c:8708
36330 #, gcc-internal-format
36331 msgid "no matching function for call to %<%T::operator %T(%A)%#V%>"
36332 msgstr ""
36334 #: cp/call.c:8724
36335 #, gcc-internal-format
36336 msgid "no matching function for call to %<%T::%E(%A)%#V%>"
36337 msgstr ""
36339 #: cp/call.c:8748
36340 #, gcc-internal-format
36341 msgid "no matching function for call to %<%s(%A)%>"
36342 msgstr ""
36344 #: cp/call.c:8751
36345 #, gcc-internal-format
36346 msgid "call of overloaded %<%s(%A)%> is ambiguous"
36347 msgstr ""
36349 #: cp/call.c:8772
36350 #, gcc-internal-format
36351 msgid "pure virtual %q#D called from non-static data member initializer"
36352 msgstr ""
36354 #: cp/call.c:8777
36355 #, gcc-internal-format
36356 msgid "pure virtual %q#D called from constructor"
36357 msgstr ""
36359 #: cp/call.c:8778
36360 #, gcc-internal-format
36361 msgid "pure virtual %q#D called from destructor"
36362 msgstr ""
36364 #: cp/call.c:8801
36365 #, gcc-internal-format
36366 msgid "cannot call member function %qD without object"
36367 msgstr ""
36369 #: cp/call.c:9585
36370 #, gcc-internal-format
36371 msgid "passing %qT chooses %qT over %qT"
36372 msgstr ""
36374 #: cp/call.c:9645
36375 #, gcc-internal-format
36376 msgid "choosing %qD over %qD"
36377 msgstr ""
36379 #: cp/call.c:9646
36380 #, gcc-internal-format
36381 msgid "  for conversion from %qT to %qT"
36382 msgstr ""
36384 #: cp/call.c:9649
36385 #, gcc-internal-format
36386 msgid "  because conversion sequence for the argument is better"
36387 msgstr ""
36389 #: cp/call.c:9873
36390 #, gcc-internal-format
36391 msgid "default argument mismatch in overload resolution"
36392 msgstr ""
36394 #: cp/call.c:9877
36395 #, fuzzy, gcc-internal-format
36396 #| msgid "candidate 1:"
36397 msgid " candidate 1: %q#F"
36398 msgstr "кандидат 1:"
36400 #: cp/call.c:9879
36401 #, fuzzy, gcc-internal-format
36402 #| msgid "candidate 2:"
36403 msgid " candidate 2: %q#F"
36404 msgstr "кандидат 2:"
36406 #: cp/call.c:9924
36407 #, gcc-internal-format
36408 msgid "ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:"
36409 msgstr ""
36411 #: cp/call.c:10102
36412 #, gcc-internal-format
36413 msgid "could not convert %qE from %qT to %qT"
36414 msgstr ""
36416 #: cp/call.c:10296
36417 #, gcc-internal-format
36418 msgid "a temporary bound to %qD only persists until the constructor exits"
36419 msgstr ""
36421 #: cp/call.c:10419
36422 #, gcc-internal-format
36423 msgid "invalid initialization of non-const reference of type %qT from an rvalue of type %qT"
36424 msgstr ""
36426 #: cp/call.c:10423
36427 #, gcc-internal-format
36428 msgid "invalid initialization of reference of type %qT from expression of type %qT"
36429 msgstr ""
36431 #: cp/class.c:326
36432 #, gcc-internal-format
36433 msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT because the base is virtual"
36434 msgstr ""
36436 #: cp/class.c:330
36437 #, gcc-internal-format
36438 msgid "cannot convert from base class %qT to derived class %qT because the base is virtual"
36439 msgstr ""
36441 #: cp/class.c:337
36442 #, gcc-internal-format
36443 msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT via virtual base %qT"
36444 msgstr ""
36446 #: cp/class.c:342
36447 #, gcc-internal-format
36448 msgid "cannot convert from base class %qT to derived class %qT via virtual base %qT"
36449 msgstr ""
36451 #: cp/class.c:1216
36452 #, gcc-internal-format
36453 msgid "%q#D"
36454 msgstr ""
36456 #: cp/class.c:1218
36457 #, gcc-internal-format
36458 msgid "conflicts with version inherited from %qT"
36459 msgstr ""
36461 #: cp/class.c:1239
36462 #, gcc-internal-format
36463 msgid "%q+#D cannot be overloaded"
36464 msgstr ""
36466 #: cp/class.c:1240
36467 #, gcc-internal-format
36468 msgid "with %q+#D"
36469 msgstr ""
36471 #: cp/class.c:1319
36472 #, gcc-internal-format
36473 msgid "conflicting access specifications for method %q+D, ignored"
36474 msgstr ""
36476 #: cp/class.c:1322
36477 #, gcc-internal-format
36478 msgid "conflicting access specifications for field %qE, ignored"
36479 msgstr ""
36481 #: cp/class.c:1392 cp/class.c:1400
36482 #, gcc-internal-format
36483 msgid "%q+D invalid in %q#T"
36484 msgstr ""
36486 #: cp/class.c:1393
36487 #, gcc-internal-format
36488 msgid "  because of local method %q+#D with same name"
36489 msgstr ""
36491 #: cp/class.c:1401
36492 #, gcc-internal-format
36493 msgid "  because of local member %q+#D with same name"
36494 msgstr ""
36496 #: cp/class.c:1456
36497 #, gcc-internal-format
36498 msgid "%qD inherits the %E ABI tag that %qT (used in its return type) has"
36499 msgstr ""
36501 #: cp/class.c:1459 cp/class.c:1465 cp/class.c:1471 cp/class.c:1482
36502 #: cp/cvt.c:1005
36503 #, gcc-internal-format
36504 msgid "%qT declared here"
36505 msgstr ""
36507 #: cp/class.c:1463
36508 #, gcc-internal-format
36509 msgid "%qD inherits the %E ABI tag that %qT (used in its type) has"
36510 msgstr ""
36512 #: cp/class.c:1469
36513 #, gcc-internal-format
36514 msgid "%qT does not have the %E ABI tag that base %qT has"
36515 msgstr ""
36517 #: cp/class.c:1476
36518 #, gcc-internal-format
36519 msgid "%qT does not have the %E ABI tag that %qT (used in the type of %qD) has"
36520 msgstr ""
36522 #: cp/class.c:1781
36523 #, gcc-internal-format
36524 msgid "cannot derive from %<final%> base %qT in derived type %qT"
36525 msgstr ""
36527 #: cp/class.c:2231
36528 #, gcc-internal-format
36529 msgid "all member functions in class %qT are private"
36530 msgstr ""
36532 #: cp/class.c:2243
36533 #, gcc-internal-format
36534 msgid "%q#T only defines a private destructor and has no friends"
36535 msgstr ""
36537 #: cp/class.c:2288
36538 #, gcc-internal-format
36539 msgid "%q#T only defines private constructors and has no friends"
36540 msgstr ""
36542 #: cp/class.c:2681
36543 #, gcc-internal-format
36544 msgid "no unique final overrider for %qD in %qT"
36545 msgstr ""
36547 #: cp/class.c:3042
36548 #, gcc-internal-format
36549 msgid "%qD can be marked override"
36550 msgstr ""
36552 #: cp/class.c:3054
36553 #, gcc-internal-format
36554 msgid "%q+#D marked %<final%>, but is not virtual"
36555 msgstr ""
36557 #: cp/class.c:3056
36558 #, gcc-internal-format
36559 msgid "%q+#D marked %<override%>, but does not override"
36560 msgstr ""
36562 #: cp/class.c:3126
36563 #, gcc-internal-format
36564 msgid "%qD was hidden"
36565 msgstr ""
36567 #: cp/class.c:3128
36568 #, gcc-internal-format
36569 msgid "  by %qD"
36570 msgstr ""
36572 #: cp/class.c:3162 cp/decl2.c:1483
36573 #, gcc-internal-format
36574 msgid "%q#D invalid; an anonymous union can only have non-static data members"
36575 msgstr ""
36577 #: cp/class.c:3166
36578 #, gcc-internal-format
36579 msgid "%q#D invalid; an anonymous struct can only have non-static data members"
36580 msgstr ""
36582 #: cp/class.c:3178 cp/decl2.c:1490
36583 #, gcc-internal-format
36584 msgid "private member %q#D in anonymous union"
36585 msgstr ""
36587 #: cp/class.c:3181
36588 #, gcc-internal-format
36589 msgid "private member %q#D in anonymous struct"
36590 msgstr ""
36592 #: cp/class.c:3187 cp/decl2.c:1493
36593 #, gcc-internal-format
36594 msgid "protected member %q#D in anonymous union"
36595 msgstr ""
36597 #: cp/class.c:3190
36598 #, gcc-internal-format
36599 msgid "protected member %q#D in anonymous struct"
36600 msgstr ""
36602 #: cp/class.c:3378
36603 #, gcc-internal-format
36604 msgid "the ellipsis in %qD is not inherited"
36605 msgstr ""
36607 #: cp/class.c:3547
36608 #, gcc-internal-format
36609 msgid "bit-field %q+#D with non-integral type"
36610 msgstr ""
36612 #: cp/class.c:3563
36613 #, gcc-internal-format
36614 msgid "bit-field %q+D width not an integer constant"
36615 msgstr ""
36617 #: cp/class.c:3568
36618 #, gcc-internal-format
36619 msgid "negative width in bit-field %q+D"
36620 msgstr ""
36622 #: cp/class.c:3573
36623 #, gcc-internal-format
36624 msgid "zero width for bit-field %q+D"
36625 msgstr ""
36627 #: cp/class.c:3583
36628 #, gcc-internal-format
36629 msgid "width of %qD exceeds its type"
36630 msgstr ""
36632 #: cp/class.c:3588
36633 #, gcc-internal-format
36634 msgid "%qD is too small to hold all values of %q#T"
36635 msgstr ""
36637 #: cp/class.c:3648
36638 #, gcc-internal-format
36639 msgid "member %q+#D with constructor not allowed in union"
36640 msgstr ""
36642 #: cp/class.c:3651
36643 #, gcc-internal-format
36644 msgid "member %q+#D with destructor not allowed in union"
36645 msgstr ""
36647 #: cp/class.c:3653
36648 #, gcc-internal-format
36649 msgid "member %q+#D with copy assignment operator not allowed in union"
36650 msgstr ""
36652 #: cp/class.c:3657
36653 #, gcc-internal-format
36654 msgid "unrestricted unions only available with -std=c++11 or -std=gnu++11"
36655 msgstr ""
36657 #: cp/class.c:3781
36658 #, gcc-internal-format
36659 msgid "in C++98 %q+D may not be static because it is a member of a union"
36660 msgstr ""
36662 #: cp/class.c:3788
36663 #, gcc-internal-format
36664 msgid "non-static data member %q+D in a union may not have reference type %qT"
36665 msgstr ""
36667 #: cp/class.c:3798
36668 #, gcc-internal-format
36669 msgid "field %q+D invalidly declared function type"
36670 msgstr ""
36672 #: cp/class.c:3804
36673 #, gcc-internal-format
36674 msgid "field %q+D invalidly declared method type"
36675 msgstr ""
36677 #: cp/class.c:3864
36678 #, gcc-internal-format
36679 msgid "ignoring packed attribute because of unpacked non-POD field %q#D"
36680 msgstr ""
36682 #: cp/class.c:3912
36683 #, gcc-internal-format
36684 msgid "member %q+D cannot be declared both %<const%> and %<mutable%>"
36685 msgstr ""
36687 #: cp/class.c:3918
36688 #, gcc-internal-format
36689 msgid "member %q+D cannot be declared as a %<mutable%> reference"
36690 msgstr ""
36692 #: cp/class.c:3944
36693 #, gcc-internal-format
36694 msgid "multiple fields in union %qT initialized"
36695 msgstr ""
36697 #: cp/class.c:3985
36698 #, gcc-internal-format
36699 msgid "field %q#D with same name as class"
36700 msgstr ""
36702 #: cp/class.c:4008
36703 #, gcc-internal-format
36704 msgid "%q#T has pointer data members"
36705 msgstr ""
36707 #: cp/class.c:4013
36708 #, gcc-internal-format
36709 msgid "  but does not override %<%T(const %T&)%>"
36710 msgstr ""
36712 #: cp/class.c:4015
36713 #, gcc-internal-format
36714 msgid "  or %<operator=(const %T&)%>"
36715 msgstr "  або %<operator=(const %T&)%>"
36717 #: cp/class.c:4019
36718 #, gcc-internal-format
36719 msgid "  but does not override %<operator=(const %T&)%>"
36720 msgstr ""
36722 #: cp/class.c:4424
36723 #, gcc-internal-format
36724 msgid "alignment of %qD increased in -fabi-version=9 (GCC 5.2)"
36725 msgstr ""
36727 #: cp/class.c:4427
36728 #, gcc-internal-format
36729 msgid "alignment of %qD will increase in -fabi-version=9"
36730 msgstr ""
36732 #: cp/class.c:4698
36733 #, gcc-internal-format
36734 msgid "initializer specified for non-virtual method %q+D"
36735 msgstr ""
36737 #: cp/class.c:5155
36738 #, gcc-internal-format
36739 msgid "method overrides both %<transaction_pure%> and %qE methods"
36740 msgstr ""
36742 #: cp/class.c:5176
36743 #, gcc-internal-format
36744 msgid "method declared %qE overriding %qE method"
36745 msgstr ""
36747 #: cp/class.c:5771 cp/constexpr.c:218
36748 #, gcc-internal-format
36749 msgid "enclosing class of constexpr non-static member function %q+#D is not a literal type"
36750 msgstr ""
36752 #: cp/class.c:5796
36753 #, gcc-internal-format
36754 msgid "%q+T is not literal because:"
36755 msgstr ""
36757 #: cp/class.c:5798
36758 #, gcc-internal-format
36759 msgid "  %q+T has a non-trivial destructor"
36760 msgstr ""
36762 #: cp/class.c:5803
36763 #, gcc-internal-format
36764 msgid "  %q+T is not an aggregate, does not have a trivial default constructor, and has no constexpr constructor that is not a copy or move constructor"
36765 msgstr ""
36767 #: cp/class.c:5838
36768 #, gcc-internal-format
36769 msgid "  base class %qT of %q+T is non-literal"
36770 msgstr ""
36772 #: cp/class.c:5853
36773 #, gcc-internal-format
36774 msgid "  non-static data member %qD has non-literal type"
36775 msgstr ""
36777 #: cp/class.c:5860
36778 #, gcc-internal-format
36779 msgid "  non-static data member %qD has volatile type"
36780 msgstr ""
36782 #: cp/class.c:5978
36783 #, gcc-internal-format
36784 msgid "base class %q#T has accessible non-virtual destructor"
36785 msgstr ""
36787 #: cp/class.c:6007
36788 #, gcc-internal-format
36789 msgid "non-static reference %q#D in class without a constructor"
36790 msgstr ""
36792 #: cp/class.c:6013
36793 #, gcc-internal-format
36794 msgid "non-static const member %q#D in class without a constructor"
36795 msgstr ""
36797 #. If the function is defaulted outside the class, we just
36798 #. give the synthesis error.
36799 #: cp/class.c:6039
36800 #, gcc-internal-format
36801 msgid "%q+D declared to take const reference, but implicit declaration would take non-const"
36802 msgstr ""
36804 #: cp/class.c:6316
36805 #, gcc-internal-format
36806 msgid "direct base %qT inaccessible in %qT due to ambiguity"
36807 msgstr ""
36809 #: cp/class.c:6328
36810 #, gcc-internal-format
36811 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
36812 msgstr ""
36814 #: cp/class.c:6556
36815 #, gcc-internal-format
36816 msgid "offset of %qD is not ABI-compliant and may change in a future version of GCC"
36817 msgstr ""
36819 #: cp/class.c:6711
36820 #, gcc-internal-format
36821 msgid "size of type %qT is too large (%qE bytes)"
36822 msgstr ""
36824 #: cp/class.c:7009
36825 #, gcc-internal-format
36826 msgid "invalid use of %q#T with a zero-size array in %q#D"
36827 msgstr ""
36829 #: cp/class.c:7011
36830 #, gcc-internal-format
36831 msgid "invalid use of %q#T with a flexible array member in %q#T"
36832 msgstr ""
36834 #: cp/class.c:7016
36835 #, fuzzy, gcc-internal-format
36836 #| msgid "template %qD declared"
36837 msgid "array member %q#D declared here"
36838 msgstr "оголошено шаблон %qD"
36840 #: cp/class.c:7043
36841 #, gcc-internal-format
36842 msgid "zero-size array member %qD not at end of %q#T"
36843 msgstr ""
36845 #: cp/class.c:7045
36846 #, gcc-internal-format
36847 msgid "zero-size array member %qD in an otherwise empty %q#T"
36848 msgstr ""
36850 #: cp/class.c:7053 cp/class.c:7083
36851 #, gcc-internal-format
36852 msgid "in the definition of %q#T"
36853 msgstr "у оголошенні %q#T"
36855 #: cp/class.c:7061
36856 #, gcc-internal-format
36857 msgid "flexible array member %qD not at end of %q#T"
36858 msgstr ""
36860 #: cp/class.c:7063
36861 #, gcc-internal-format
36862 msgid "flexible array member %qD in an otherwise empty %q#T"
36863 msgstr ""
36865 #: cp/class.c:7081
36866 #, gcc-internal-format
36867 msgid "next member %q#D declared here"
36868 msgstr ""
36870 #: cp/class.c:7193 cp/parser.c:22773
36871 #, gcc-internal-format
36872 msgid "redefinition of %q#T"
36873 msgstr ""
36875 #: cp/class.c:7337
36876 #, gcc-internal-format
36877 msgid "%q#T has virtual functions and accessible non-virtual destructor"
36878 msgstr ""
36880 #: cp/class.c:7365
36881 #, gcc-internal-format
36882 msgid "type transparent %q#T does not have any fields"
36883 msgstr ""
36885 #: cp/class.c:7371
36886 #, gcc-internal-format
36887 msgid "type transparent class %qT has base classes"
36888 msgstr ""
36890 #: cp/class.c:7375
36891 #, gcc-internal-format
36892 msgid "type transparent class %qT has virtual functions"
36893 msgstr ""
36895 #: cp/class.c:7381
36896 #, gcc-internal-format
36897 msgid "type transparent %q#T cannot be made transparent because the type of the first field has a different ABI from the class overall"
36898 msgstr ""
36900 #: cp/class.c:7545
36901 #, gcc-internal-format
36902 msgid "definition of std::initializer_list does not match #include <initializer_list>"
36903 msgstr ""
36905 #: cp/class.c:7556
36906 #, gcc-internal-format
36907 msgid "trying to finish struct, but kicked out due to previous parse errors"
36908 msgstr ""
36910 #: cp/class.c:8072
36911 #, gcc-internal-format
36912 msgid "language string %<\"%E\"%> not recognized"
36913 msgstr ""
36915 #: cp/class.c:8162
36916 #, gcc-internal-format
36917 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
36918 msgstr ""
36920 #: cp/class.c:8317
36921 #, gcc-internal-format
36922 msgid "no matches converting function %qD to type %q#T"
36923 msgstr ""
36925 #: cp/class.c:8345
36926 #, gcc-internal-format
36927 msgid "converting overloaded function %qD to type %q#T is ambiguous"
36928 msgstr ""
36930 #: cp/class.c:8372
36931 #, gcc-internal-format
36932 msgid "assuming pointer to member %qD"
36933 msgstr ""
36935 #: cp/class.c:8375
36936 #, gcc-internal-format
36937 msgid "(a pointer to member can only be formed with %<&%E%>)"
36938 msgstr ""
36940 #: cp/class.c:8450 cp/class.c:8487
36941 #, gcc-internal-format
36942 msgid "not enough type information"
36943 msgstr ""
36945 #: cp/class.c:8470 cp/cvt.c:171 cp/cvt.c:198 cp/cvt.c:247
36946 #, gcc-internal-format
36947 msgid "cannot convert %qE from type %qT to type %qT"
36948 msgstr ""
36950 #. [basic.scope.class]
36952 #. A name N used in a class S shall refer to the same declaration
36953 #. in its context and when re-evaluated in the completed scope of
36954 #. S.
36955 #: cp/class.c:8756
36956 #, gcc-internal-format
36957 msgid "declaration of %q#D"
36958 msgstr ""
36960 #: cp/class.c:8758
36961 #, gcc-internal-format
36962 msgid "changes meaning of %qD from %q#D"
36963 msgstr ""
36965 #: cp/constexpr.c:96
36966 #, gcc-internal-format
36967 msgid "the type %qT of constexpr variable %qD is not literal"
36968 msgstr ""
36970 #: cp/constexpr.c:104
36971 #, gcc-internal-format
36972 msgid "variable %qD of non-literal type %qT in %<constexpr%> function"
36973 msgstr ""
36975 #: cp/constexpr.c:179
36976 #, gcc-internal-format
36977 msgid "inherited constructor %qD is not constexpr"
36978 msgstr ""
36980 #: cp/constexpr.c:191
36981 #, gcc-internal-format
36982 msgid "invalid type for parameter %d of constexpr function %q+#D"
36983 msgstr ""
36985 #: cp/constexpr.c:206
36986 #, gcc-internal-format
36987 msgid "invalid return type %qT of constexpr function %q+D"
36988 msgstr ""
36990 #: cp/constexpr.c:228
36991 #, gcc-internal-format
36992 msgid "%q#T has virtual base classes"
36993 msgstr ""
36995 #: cp/constexpr.c:488
36996 #, gcc-internal-format
36997 msgid "constexpr constructor does not have empty body"
36998 msgstr ""
37000 #: cp/constexpr.c:594
37001 #, gcc-internal-format
37002 msgid "body of %<constexpr%> constructor cannot be a function-try-block"
37003 msgstr ""
37005 #: cp/constexpr.c:723
37006 #, gcc-internal-format
37007 msgid "%<constexpr%> constructor for union %qT must initialize exactly one non-static data member"
37008 msgstr ""
37010 #: cp/constexpr.c:775
37011 #, gcc-internal-format
37012 msgid "member %qD must be initialized by mem-initializer in %<constexpr%> constructor"
37013 msgstr ""
37015 #: cp/constexpr.c:816
37016 #, gcc-internal-format
37017 msgid "body of constexpr function %qD not a return-statement"
37018 msgstr ""
37020 #: cp/constexpr.c:876
37021 #, gcc-internal-format
37022 msgid "%qD is not usable as a constexpr function because:"
37023 msgstr ""
37025 #: cp/constexpr.c:1176 cp/constexpr.c:1185 cp/constexpr.c:1750
37026 #, gcc-internal-format
37027 msgid "%q+E is not a constant expression"
37028 msgstr ""
37030 #: cp/constexpr.c:1363 cp/constexpr.c:5115
37031 #, fuzzy, gcc-internal-format
37032 #| msgid "cannot call function %qD"
37033 msgid "call to internal function %qE"
37034 msgstr "не вдалося викликати функцію %qD"
37036 #: cp/constexpr.c:1426
37037 #, gcc-internal-format
37038 msgid "expression %qE does not designate a constexpr function"
37039 msgstr ""
37041 #: cp/constexpr.c:1444 cp/constexpr.c:5133
37042 #, gcc-internal-format
37043 msgid "call to non-constexpr function %qD"
37044 msgstr ""
37046 #: cp/constexpr.c:1516
37047 #, gcc-internal-format
37048 msgid "%qD called in a constant expression before its definition is complete"
37049 msgstr ""
37051 #: cp/constexpr.c:1523
37052 #, gcc-internal-format
37053 msgid "%qD called in a constant expression"
37054 msgstr ""
37056 #: cp/constexpr.c:1527
37057 #, gcc-internal-format
37058 msgid "%qD used before its definition"
37059 msgstr ""
37061 #: cp/constexpr.c:1567
37062 #, gcc-internal-format
37063 msgid "call has circular dependency"
37064 msgstr ""
37066 #: cp/constexpr.c:1578
37067 #, gcc-internal-format, gfc-internal-format
37068 msgid "constexpr evaluation depth exceeds maximum of %d (use -fconstexpr-depth= to increase the maximum)"
37069 msgstr ""
37071 #: cp/constexpr.c:1661
37072 #, gcc-internal-format
37073 msgid "constexpr call flows off the end of the function"
37074 msgstr ""
37076 #: cp/constexpr.c:1790
37077 #, gcc-internal-format
37078 msgid "right operand of shift expression %q+E is negative"
37079 msgstr ""
37081 #: cp/constexpr.c:1797
37082 #, gcc-internal-format
37083 msgid "right operand of shift expression %q+E is >= than the precision of the left operand"
37084 msgstr ""
37086 #: cp/constexpr.c:1815
37087 #, gcc-internal-format
37088 msgid "left operand of shift expression %q+E is negative"
37089 msgstr ""
37091 #: cp/constexpr.c:1834
37092 #, gcc-internal-format
37093 msgid "shift expression %q+E overflows"
37094 msgstr ""
37096 #: cp/constexpr.c:1978
37097 #, gcc-internal-format
37098 msgid "arithmetic involving a null pointer in %qE"
37099 msgstr ""
37101 #: cp/constexpr.c:2172
37102 #, gcc-internal-format
37103 msgid "array subscript value %qE is outside the bounds of array %qD of type %qT"
37104 msgstr ""
37106 #: cp/constexpr.c:2177
37107 #, gcc-internal-format
37108 msgid "array subscript value %qE is outside the bounds of array type %qT"
37109 msgstr ""
37111 #: cp/constexpr.c:2324
37112 #, gcc-internal-format
37113 msgid "accessing uninitialized array element"
37114 msgstr ""
37116 #: cp/constexpr.c:2355
37117 #, gcc-internal-format
37118 msgid "dereferencing a null pointer in %qE"
37119 msgstr ""
37121 #: cp/constexpr.c:2369 cp/constexpr.c:2459 cp/constexpr.c:4003
37122 #, gcc-internal-format
37123 msgid "%qE is not a constant expression"
37124 msgstr ""
37126 #: cp/constexpr.c:2375
37127 #, gcc-internal-format
37128 msgid "mutable %qD is not usable in a constant expression"
37129 msgstr ""
37131 #: cp/constexpr.c:2400
37132 #, gcc-internal-format
37133 msgid "accessing %qD member instead of initialized %qD member in constant expression"
37134 msgstr ""
37136 #: cp/constexpr.c:2419
37137 #, gcc-internal-format
37138 msgid "accessing uninitialized member %qD"
37139 msgstr ""
37141 #: cp/constexpr.c:3122 cp/constexpr.c:4412
37142 #, fuzzy, gcc-internal-format
37143 #| msgid "null pointer"
37144 msgid "dereferencing a null pointer"
37145 msgstr "нульовий вказівник"
37147 #: cp/constexpr.c:3141
37148 #, gcc-internal-format
37149 msgid "accessing value of %qE through a %qT glvalue in a constant expression"
37150 msgstr ""
37152 #: cp/constexpr.c:3180
37153 #, gcc-internal-format
37154 msgid "the value of %qD is not usable in a constant expression"
37155 msgstr ""
37157 #: cp/constexpr.c:3187
37158 #, gcc-internal-format
37159 msgid "%qD used in its own initializer"
37160 msgstr ""
37162 #: cp/constexpr.c:3192
37163 #, gcc-internal-format
37164 msgid "%q#D is not const"
37165 msgstr ""
37167 #: cp/constexpr.c:3195
37168 #, gcc-internal-format
37169 msgid "%q#D is volatile"
37170 msgstr ""
37172 #: cp/constexpr.c:3200 cp/constexpr.c:3207
37173 #, gcc-internal-format
37174 msgid "%qD was not initialized with a constant expression"
37175 msgstr ""
37177 #: cp/constexpr.c:3213
37178 #, gcc-internal-format
37179 msgid "%qD was not declared %<constexpr%>"
37180 msgstr ""
37182 #: cp/constexpr.c:3216
37183 #, gcc-internal-format
37184 msgid "%qD does not have integral or enumeration type"
37185 msgstr ""
37187 #: cp/constexpr.c:3410
37188 #, fuzzy, gcc-internal-format
37189 #| msgid "%<goto%> is not a constant-expression"
37190 msgid "modification of %qE is not a constant expression"
37191 msgstr "%<goto%> не є сталим виразом"
37193 #: cp/constexpr.c:3782
37194 #, gcc-internal-format, gfc-internal-format
37195 msgid "constexpr loop iteration count exceeds limit of %d (use -fconstexpr-loop-limit= to increase the limit)"
37196 msgstr ""
37198 #: cp/constexpr.c:3921
37199 #, fuzzy, gcc-internal-format
37200 #| msgid "%<goto%> is not a constant-expression"
37201 msgid "value %qE of type %qT is not a constant expression"
37202 msgstr "%<goto%> не є сталим виразом"
37204 #: cp/constexpr.c:4049 cp/constexpr.c:5562
37205 #, gcc-internal-format
37206 msgid "temporary of non-literal type %qT in a constant expression"
37207 msgstr ""
37209 #: cp/constexpr.c:4398
37210 #, fuzzy, gcc-internal-format
37211 #| msgid "%<delete[]%> is not a constant-expression"
37212 msgid "a reinterpret_cast is not a constant expression"
37213 msgstr "%<delete[]%> не є сталим виразом"
37215 #: cp/constexpr.c:4424
37216 #, fuzzy, gcc-internal-format
37217 #| msgid "%<goto%> is not a constant-expression"
37218 msgid "conversion of %qT null pointer to %qT is not a constant expression"
37219 msgstr "%<goto%> не є сталим виразом"
37221 #: cp/constexpr.c:4439
37222 #, fuzzy, gcc-internal-format
37223 #| msgid "%<delete[]%> is not a constant-expression"
37224 msgid "%<reinterpret_cast<%T>(%E)%> is not a constant expression"
37225 msgstr "%<delete[]%> не є сталим виразом"
37227 #: cp/constexpr.c:4502 cp/constexpr.c:5423 cp/constexpr.c:5738
37228 #, fuzzy, gcc-internal-format
37229 #| msgid "%<goto%> is not a constant-expression"
37230 msgid "expression %qE is not a constant expression"
37231 msgstr "%<goto%> не є сталим виразом"
37233 #: cp/constexpr.c:4579
37234 #, fuzzy, gcc-internal-format
37235 #| msgid "%<delete[]%> is not a constant-expression"
37236 msgid "statement is not a constant expression"
37237 msgstr "%<delete[]%> не є сталим виразом"
37239 #: cp/constexpr.c:4582
37240 #, gcc-internal-format
37241 msgid "unexpected expression %qE of kind %s"
37242 msgstr ""
37244 #: cp/constexpr.c:4652
37245 #, gcc-internal-format
37246 msgid "%qE is not a constant expression because it refers to mutable subobjects of %qT"
37247 msgstr ""
37249 #: cp/constexpr.c:4661
37250 #, gcc-internal-format
37251 msgid "%qE is not a constant expression because it refers to an incompletely initialized variable"
37252 msgstr ""
37254 #: cp/constexpr.c:4675
37255 #, gcc-internal-format
37256 msgid "conversion from pointer type %qT to arithmetic type %qT in a constant expression"
37257 msgstr ""
37259 #: cp/constexpr.c:5033
37260 #, gcc-internal-format
37261 msgid "expression %qE has side-effects"
37262 msgstr ""
37264 #: cp/constexpr.c:5227
37265 #, gcc-internal-format
37266 msgid "reinterpret_cast from integer to pointer"
37267 msgstr ""
37269 #: cp/constexpr.c:5259
37270 #, gcc-internal-format
37271 msgid "address-of an object %qE with thread local or automatic storage is not a constant expression"
37272 msgstr ""
37274 #: cp/constexpr.c:5293
37275 #, gcc-internal-format
37276 msgid "use of %<this%> in a constant expression"
37277 msgstr ""
37279 #: cp/constexpr.c:5435
37280 #, gcc-internal-format
37281 msgid "typeid-expression is not a constant expression because %qE is of polymorphic type"
37282 msgstr ""
37284 #: cp/constexpr.c:5496
37285 #, gcc-internal-format
37286 msgid "cast to non-integral type %qT in a constant expression"
37287 msgstr ""
37289 #: cp/constexpr.c:5529 cp/decl.c:5163
37290 #, gcc-internal-format
37291 msgid "%qD declared %<static%> in %<constexpr%> function"
37292 msgstr ""
37294 #: cp/constexpr.c:5536 cp/decl.c:5160
37295 #, gcc-internal-format
37296 msgid "%qD declared %<thread_local%> in %<constexpr%> function"
37297 msgstr ""
37299 #: cp/constexpr.c:5543 cp/decl.c:5583
37300 #, gcc-internal-format
37301 msgid "uninitialized variable %qD in %<constexpr%> function"
37302 msgstr ""
37304 #: cp/constexpr.c:5611
37305 #, fuzzy, gcc-internal-format
37306 #| msgid "%<goto%> is not a constant-expression"
37307 msgid "division by zero is not a constant expression"
37308 msgstr "%<goto%> не є сталим виразом"
37310 #: cp/constexpr.c:5715
37311 #, fuzzy, gcc-internal-format
37312 #| msgid "%<delete[]%> is not a constant-expression"
37313 msgid "%<delete[]%> is not a constant expression"
37314 msgstr "%<delete[]%> не є сталим виразом"
37316 #: cp/constexpr.c:5746
37317 #, gcc-internal-format
37318 msgid "non-constant array initialization"
37319 msgstr ""
37321 #: cp/constexpr.c:5767
37322 #, fuzzy, gcc-internal-format
37323 #| msgid "%<goto%> is not a constant-expression"
37324 msgid "%<goto%> is not a constant expression"
37325 msgstr "%<goto%> не є сталим виразом"
37327 #: cp/constexpr.c:5779
37328 #, gcc-internal-format, gfc-internal-format
37329 msgid "unexpected AST of kind %s"
37330 msgstr ""
37332 #: cp/cp-array-notation.c:819 cp/cp-array-notation.c:825
37333 #: cp/cp-array-notation.c:850 cp/cp-array-notation.c:856
37334 #, gcc-internal-format
37335 msgid "rank mismatch with controlling expression of parent if-statement"
37336 msgstr ""
37338 #: cp/cp-array-notation.c:1265
37339 #, gcc-internal-format
37340 msgid "array notation cannot be used in a condition for a for-loop"
37341 msgstr ""
37343 #: cp/cp-array-notation.c:1298
37344 #, gcc-internal-format
37345 msgid "array notation cannot be used as a condition for switch statement"
37346 msgstr ""
37348 #: cp/cp-array-notation.c:1311
37349 #, gcc-internal-format
37350 msgid "array notation cannot be used as a condition for while statement"
37351 msgstr ""
37353 #: cp/cp-array-notation.c:1322
37354 #, gcc-internal-format
37355 msgid "array notation cannot be used as a condition for a do-while statement"
37356 msgstr ""
37358 #: cp/cp-array-notation.c:1367
37359 #, gcc-internal-format
37360 msgid "start-index and length fields necessary for using array notation in pointers or records"
37361 msgstr ""
37363 #: cp/cp-array-notation.c:1374
37364 #, gcc-internal-format
37365 msgid "start-index and length fields necessary for using array notation with array of unknown bound"
37366 msgstr ""
37368 #: cp/cp-array-notation.c:1445
37369 #, gcc-internal-format
37370 msgid "array notation cannot be used with function type"
37371 msgstr ""
37373 #: cp/cp-array-notation.c:1455
37374 #, gcc-internal-format
37375 msgid "rank of an array notation triplet%'s start-index is not zero"
37376 msgstr ""
37378 #: cp/cp-array-notation.c:1461
37379 #, gcc-internal-format
37380 msgid "rank of an array notation triplet%'s length is not zero"
37381 msgstr ""
37383 #: cp/cp-array-notation.c:1466
37384 #, gcc-internal-format
37385 msgid "rank of array notation triplet%'s stride is not zero"
37386 msgstr ""
37388 #: cp/cp-cilkplus.c:153
37389 #, gcc-internal-format
37390 msgid "throw expressions are not allowed inside loops marked with pragma simd"
37391 msgstr ""
37393 #: cp/cp-cilkplus.c:160
37394 #, gcc-internal-format
37395 msgid "try statements are not allowed inside loops marked with #pragma simd"
37396 msgstr ""
37398 #: cp/cp-gimplify.c:1442
37399 #, gcc-internal-format
37400 msgid "throw will always call terminate()"
37401 msgstr ""
37403 #: cp/cp-gimplify.c:1445
37404 #, gcc-internal-format
37405 msgid "in C++11 destructors default to noexcept"
37406 msgstr ""
37408 #: cp/cp-gimplify.c:1456
37409 #, gcc-internal-format
37410 msgid "in C++11 this throw will terminate because destructors default to noexcept"
37411 msgstr ""
37413 #: cp/cvt.c:89
37414 #, gcc-internal-format
37415 msgid "can%'t convert from incomplete type %qT to %qT"
37416 msgstr ""
37418 #: cp/cvt.c:99
37419 #, gcc-internal-format
37420 msgid "conversion of %qE from %qT to %qT is ambiguous"
37421 msgstr ""
37423 #: cp/cvt.c:382
37424 #, gcc-internal-format
37425 msgid "initialization of volatile reference type %q#T from rvalue of type %qT"
37426 msgstr ""
37428 #: cp/cvt.c:385
37429 #, gcc-internal-format
37430 msgid "conversion to volatile reference type %q#T from rvalue of type %qT"
37431 msgstr ""
37433 #: cp/cvt.c:388
37434 #, gcc-internal-format
37435 msgid "initialization of non-const reference type %q#T from rvalue of type %qT"
37436 msgstr ""
37438 #: cp/cvt.c:391
37439 #, gcc-internal-format
37440 msgid "conversion to non-const reference type %q#T from rvalue of type %qT"
37441 msgstr ""
37443 #: cp/cvt.c:467
37444 #, gcc-internal-format
37445 msgid "conversion from %qT to %qT discards qualifiers"
37446 msgstr ""
37448 #: cp/cvt.c:489 cp/typeck.c:7096
37449 #, gcc-internal-format
37450 msgid "casting %qT to %qT does not dereference pointer"
37451 msgstr ""
37453 #: cp/cvt.c:517
37454 #, gcc-internal-format
37455 msgid "cannot convert type %qT to type %qT"
37456 msgstr ""
37458 #: cp/cvt.c:755
37459 #, gcc-internal-format
37460 msgid "conversion from %q#T to %q#T"
37461 msgstr ""
37463 #: cp/cvt.c:772
37464 #, gcc-internal-format
37465 msgid "the result of the conversion is unspecified because %qE is outside the range of type %qT"
37466 msgstr ""
37468 #: cp/cvt.c:783 cp/cvt.c:835
37469 #, gcc-internal-format
37470 msgid "%q#T used where a %qT was expected"
37471 msgstr ""
37473 #: cp/cvt.c:792
37474 #, gcc-internal-format
37475 msgid "could not convert %qE from %<void%> to %<bool%>"
37476 msgstr ""
37478 #: cp/cvt.c:851
37479 #, gcc-internal-format
37480 msgid "%q#T used where a floating point value was expected"
37481 msgstr ""
37483 #: cp/cvt.c:910
37484 #, gcc-internal-format
37485 msgid "conversion from %qT to non-scalar type %qT requested"
37486 msgstr ""
37488 #: cp/cvt.c:990
37489 #, gcc-internal-format
37490 msgid "ignoring return value of %qD, declared with attribute nodiscard"
37491 msgstr ""
37493 #: cp/cvt.c:998
37494 #, gcc-internal-format
37495 msgid "ignoring returned value of type %qT, declared with attribute nodiscard"
37496 msgstr ""
37498 #: cp/cvt.c:1003
37499 #, fuzzy, gcc-internal-format
37500 #| msgid "template %qD declared"
37501 msgid "in call to %qD, declared here"
37502 msgstr "оголошено шаблон %qD"
37504 #: cp/cvt.c:1082
37505 #, gcc-internal-format
37506 msgid "pseudo-destructor is not called"
37507 msgstr ""
37509 #: cp/cvt.c:1160
37510 #, gcc-internal-format
37511 msgid "conversion to void will not access object of incomplete type %qT"
37512 msgstr ""
37514 #: cp/cvt.c:1164
37515 #, gcc-internal-format
37516 msgid "indirection will not access object of incomplete type %qT in second operand of conditional expression"
37517 msgstr ""
37519 #: cp/cvt.c:1169
37520 #, gcc-internal-format
37521 msgid "indirection will not access object of incomplete type %qT in third operand of conditional expression"
37522 msgstr ""
37524 #: cp/cvt.c:1174
37525 #, gcc-internal-format
37526 msgid "indirection will not access object of incomplete type %qT in right operand of comma operator"
37527 msgstr ""
37529 #: cp/cvt.c:1179
37530 #, gcc-internal-format
37531 msgid "indirection will not access object of incomplete type %qT in left operand of comma operator"
37532 msgstr ""
37534 #: cp/cvt.c:1184
37535 #, gcc-internal-format
37536 msgid "indirection will not access object of incomplete type %qT in statement"
37537 msgstr ""
37539 #: cp/cvt.c:1188
37540 #, gcc-internal-format
37541 msgid "indirection will not access object of incomplete type %qT in for increment expression"
37542 msgstr ""
37544 #: cp/cvt.c:1204
37545 #, gcc-internal-format
37546 msgid "conversion to void will not access object of type %qT"
37547 msgstr ""
37549 #: cp/cvt.c:1208
37550 #, gcc-internal-format
37551 msgid "implicit dereference will not access object of type %qT in second operand of conditional expression"
37552 msgstr ""
37554 #: cp/cvt.c:1213
37555 #, gcc-internal-format
37556 msgid "implicit dereference will not access object of type %qT in third operand of conditional expression"
37557 msgstr ""
37559 #: cp/cvt.c:1218
37560 #, gcc-internal-format
37561 msgid "implicit dereference will not access object of type %qT in right operand of comma operator"
37562 msgstr ""
37564 #: cp/cvt.c:1223
37565 #, gcc-internal-format
37566 msgid "implicit dereference will not access object of type %qT in left operand of comma operator"
37567 msgstr ""
37569 #: cp/cvt.c:1228
37570 #, gcc-internal-format
37571 msgid "implicit dereference will not access object of type %qT in statement"
37572 msgstr ""
37574 #: cp/cvt.c:1232
37575 #, gcc-internal-format
37576 msgid "implicit dereference will not access object of type %qT in for increment expression"
37577 msgstr ""
37579 #: cp/cvt.c:1246
37580 #, gcc-internal-format
37581 msgid "conversion to void will not access object of non-trivially-copyable type %qT"
37582 msgstr ""
37584 #: cp/cvt.c:1251
37585 #, gcc-internal-format
37586 msgid "indirection will not access object of non-trivially-copyable type %qT in second operand of conditional expression"
37587 msgstr ""
37589 #: cp/cvt.c:1256
37590 #, gcc-internal-format
37591 msgid "indirection will not access object of non-trivially-copyable type %qT in third operand of conditional expression"
37592 msgstr ""
37594 #: cp/cvt.c:1261
37595 #, gcc-internal-format
37596 msgid "indirection will not access object of non-trivially-copyable type %qT in right operand of comma operator"
37597 msgstr ""
37599 #: cp/cvt.c:1266
37600 #, gcc-internal-format
37601 msgid "indirection will not access object of non-trivially-copyable type %qT in left operand of comma operator"
37602 msgstr ""
37604 #: cp/cvt.c:1271
37605 #, gcc-internal-format
37606 msgid "indirection will not access object of non-trivially-copyable type %qT in statement"
37607 msgstr ""
37609 #: cp/cvt.c:1276
37610 #, gcc-internal-format
37611 msgid "indirection will not access object of non-trivially-copyable type %qT in for increment expression"
37612 msgstr ""
37614 #: cp/cvt.c:1314
37615 #, gcc-internal-format
37616 msgid "conversion to void will not access object %qE of incomplete type %qT"
37617 msgstr ""
37619 #: cp/cvt.c:1318
37620 #, gcc-internal-format
37621 msgid "variable %qE of incomplete type %qT will not be accessed in second operand of conditional expression"
37622 msgstr ""
37624 #: cp/cvt.c:1323
37625 #, gcc-internal-format
37626 msgid "variable %qE of incomplete type %qT will not be accessed in third operand of conditional expression"
37627 msgstr ""
37629 #: cp/cvt.c:1328
37630 #, gcc-internal-format
37631 msgid "variable %qE of incomplete type %qT will not be accessed in right operand of comma operator"
37632 msgstr ""
37634 #: cp/cvt.c:1333
37635 #, gcc-internal-format
37636 msgid "variable %qE of incomplete type %qT will not be accessed in left operand of comma operator"
37637 msgstr ""
37639 #: cp/cvt.c:1338
37640 #, gcc-internal-format
37641 msgid "variable %qE of incomplete type %qT will not be accessed in statement"
37642 msgstr ""
37644 #: cp/cvt.c:1342
37645 #, gcc-internal-format
37646 msgid "variable %qE of incomplete type %qT will not be accessed in for increment expression"
37647 msgstr ""
37649 #: cp/cvt.c:1394
37650 #, gcc-internal-format
37651 msgid "conversion to void cannot resolve address of overloaded function"
37652 msgstr ""
37654 #: cp/cvt.c:1398
37655 #, gcc-internal-format
37656 msgid "second operand of conditional expression cannot resolve address of overloaded function"
37657 msgstr ""
37659 #: cp/cvt.c:1402
37660 #, gcc-internal-format
37661 msgid "third operand of conditional expression cannot resolve address of overloaded function"
37662 msgstr ""
37664 #: cp/cvt.c:1406
37665 #, gcc-internal-format
37666 msgid "right operand of comma operator cannot resolve address of overloaded function"
37667 msgstr ""
37669 #: cp/cvt.c:1410
37670 #, gcc-internal-format
37671 msgid "left operand of comma operator cannot resolve address of overloaded function"
37672 msgstr ""
37674 #: cp/cvt.c:1414
37675 #, gcc-internal-format
37676 msgid "statement cannot resolve address of overloaded function"
37677 msgstr ""
37679 #: cp/cvt.c:1418
37680 #, gcc-internal-format
37681 msgid "for increment expression cannot resolve address of overloaded function"
37682 msgstr ""
37684 #: cp/cvt.c:1434
37685 #, gcc-internal-format
37686 msgid "second operand of conditional expression is a reference, not call, to function %qE"
37687 msgstr ""
37689 #: cp/cvt.c:1439
37690 #, gcc-internal-format
37691 msgid "third operand of conditional expression is a reference, not call, to function %qE"
37692 msgstr ""
37694 #: cp/cvt.c:1444
37695 #, gcc-internal-format
37696 msgid "right operand of comma operator is a reference, not call, to function %qE"
37697 msgstr ""
37699 #: cp/cvt.c:1449
37700 #, gcc-internal-format
37701 msgid "left operand of comma operator is a reference, not call, to function %qE"
37702 msgstr ""
37704 #: cp/cvt.c:1454
37705 #, gcc-internal-format
37706 msgid "statement is a reference, not call, to function %qE"
37707 msgstr ""
37709 #: cp/cvt.c:1459
37710 #, gcc-internal-format
37711 msgid "for increment expression is a reference, not call, to function %qE"
37712 msgstr ""
37714 #: cp/cvt.c:1486
37715 #, gcc-internal-format
37716 msgid "second operand of conditional expression has no effect"
37717 msgstr ""
37719 #: cp/cvt.c:1491
37720 #, gcc-internal-format
37721 msgid "third operand of conditional expression has no effect"
37722 msgstr ""
37724 #: cp/cvt.c:1496
37725 #, gcc-internal-format
37726 msgid "right operand of comma operator has no effect"
37727 msgstr ""
37729 #: cp/cvt.c:1500
37730 #, gcc-internal-format
37731 msgid "left operand of comma operator has no effect"
37732 msgstr ""
37734 #: cp/cvt.c:1504
37735 #, gcc-internal-format
37736 msgid "statement has no effect"
37737 msgstr ""
37739 #: cp/cvt.c:1508
37740 #, gcc-internal-format
37741 msgid "for increment expression has no effect"
37742 msgstr ""
37744 #: cp/cvt.c:1663
37745 #, gcc-internal-format
37746 msgid "converting NULL to non-pointer type"
37747 msgstr ""
37749 #: cp/cvt.c:1778
37750 #, gcc-internal-format
37751 msgid "default type conversion can't deduce template argument for %qD"
37752 msgstr ""
37754 #: cp/cvt.c:1793
37755 #, gcc-internal-format
37756 msgid "ambiguous default type conversion from %qT"
37757 msgstr ""
37759 #: cp/cvt.c:1796
37760 #, gcc-internal-format
37761 msgid "  candidate conversions include %qD and %qD"
37762 msgstr ""
37764 #: cp/cxx-pretty-print.c:2220
37765 #, gcc-internal-format
37766 msgid "template-parameter-"
37767 msgstr ""
37769 #: cp/decl.c:672
37770 #, gcc-internal-format
37771 msgid "unused variable %qD"
37772 msgstr ""
37774 #: cp/decl.c:938
37775 #, gcc-internal-format
37776 msgid "%qF declared %<static%> but never defined"
37777 msgstr ""
37779 #: cp/decl.c:963
37780 #, gcc-internal-format
37781 msgid "odr-used inline variable %qD is not defined"
37782 msgstr ""
37784 #: cp/decl.c:1241
37785 #, gcc-internal-format
37786 msgid "%qD was declared %<extern%> and later %<static%>"
37787 msgstr ""
37789 #: cp/decl.c:1243 cp/decl.c:1982 cp/decl.c:1992 cp/decl.c:2552 cp/decl.c:2967
37790 #, gcc-internal-format
37791 msgid "previous declaration of %qD"
37792 msgstr ""
37794 #: cp/decl.c:1277
37795 #, fuzzy, gcc-internal-format
37796 #| msgid "due to different exception specifications"
37797 msgid "declaration of %qF has a different exception specifier"
37798 msgstr "через різні специфікації виключення"
37800 #: cp/decl.c:1290
37801 #, fuzzy, gcc-internal-format
37802 #| msgid "previous declaration"
37803 msgid "from previous declaration %qF"
37804 msgstr "попереднє оголошення"
37806 #: cp/decl.c:1325
37807 #, gcc-internal-format
37808 msgid "redeclaration %qD differs in %<constexpr%> from previous declaration"
37809 msgstr ""
37811 #: cp/decl.c:1328 cp/decl.c:13702
37812 #, fuzzy, gcc-internal-format
37813 #| msgid "previous declaration"
37814 msgid "previous declaration %qD"
37815 msgstr "попереднє оголошення"
37817 #: cp/decl.c:1357
37818 #, gcc-internal-format
37819 msgid "cannot specialize concept %q#D"
37820 msgstr ""
37822 #: cp/decl.c:1379
37823 #, gcc-internal-format
37824 msgid "redeclaration of %q#D may not have default arguments"
37825 msgstr ""
37827 #: cp/decl.c:1426
37828 #, gcc-internal-format
37829 msgid "literal operator template %q+D conflicts with raw literal operator %qD"
37830 msgstr ""
37832 #: cp/decl.c:1431
37833 #, gcc-internal-format
37834 msgid "raw literal operator %q+D conflicts with literal operator template %qD"
37835 msgstr ""
37837 #: cp/decl.c:1442
37838 #, fuzzy, gcc-internal-format
37839 #| msgid "previous definition of %q+#T"
37840 msgid "previous definition of %qD was here"
37841 msgstr "попереднє визначення %q+#T"
37843 #: cp/decl.c:1445
37844 #, fuzzy, gcc-internal-format
37845 #| msgid "previous declaration"
37846 msgid "previous declaration of %qD was here"
37847 msgstr "попереднє оголошення"
37849 #: cp/decl.c:1467 cp/decl.c:1579
37850 #, gcc-internal-format
37851 msgid "shadowing built-in function %q#D"
37852 msgstr ""
37854 #: cp/decl.c:1468 cp/decl.c:1580
37855 #, gcc-internal-format
37856 msgid "shadowing library function %q#D"
37857 msgstr ""
37859 #: cp/decl.c:1476
37860 #, gcc-internal-format
37861 msgid "library function %q#D redeclared as non-function %q#D"
37862 msgstr ""
37864 #: cp/decl.c:1479 cp/decl.c:1561
37865 #, gcc-internal-format
37866 msgid "declaration of %q+#D conflicts with built-in declaration %q#D"
37867 msgstr ""
37869 #: cp/decl.c:1487
37870 #, gcc-internal-format
37871 msgid "redeclaration of %<pragma omp declare reduction%>"
37872 msgstr ""
37874 #: cp/decl.c:1489
37875 #, gcc-internal-format
37876 msgid "previous %<pragma omp declare reduction%> declaration"
37877 msgstr "попереднє оголошення %<pragma omp declare reduction%>"
37879 #: cp/decl.c:1574
37880 #, gcc-internal-format
37881 msgid "new declaration %q#D ambiguates built-in declaration %q#D"
37882 msgstr ""
37884 #: cp/decl.c:1665
37885 #, gcc-internal-format
37886 msgid "%q#D redeclared as different kind of symbol"
37887 msgstr ""
37889 #: cp/decl.c:1669 cp/decl.c:1690 cp/decl.c:1722 cp/name-lookup.c:616
37890 #, gcc-internal-format
37891 msgid "previous declaration %q#D"
37892 msgstr ""
37894 #: cp/decl.c:1688
37895 #, gcc-internal-format
37896 msgid "conflicting declaration of template %q+#D"
37897 msgstr ""
37899 #: cp/decl.c:1707
37900 #, gcc-internal-format
37901 msgid "ambiguating new declaration %q+#D"
37902 msgstr ""
37904 #: cp/decl.c:1709 cp/decl.c:1737
37905 #, gcc-internal-format
37906 msgid "old declaration %q#D"
37907 msgstr ""
37909 #: cp/decl.c:1719
37910 #, gcc-internal-format
37911 msgid "conflicting declaration of C function %q+#D"
37912 msgstr ""
37914 #: cp/decl.c:1735
37915 #, gcc-internal-format
37916 msgid "ambiguating new declaration of %q+#D"
37917 msgstr ""
37919 #: cp/decl.c:1745
37920 #, gcc-internal-format
37921 msgid "conflicting declaration %q+#D"
37922 msgstr ""
37924 #: cp/decl.c:1747
37925 #, gcc-internal-format
37926 msgid "previous declaration as %q#D"
37927 msgstr ""
37929 #. [namespace.alias]
37931 #. A namespace-name or namespace-alias shall not be declared as
37932 #. the name of any other entity in the same declarative region.
37933 #. A namespace-name defined at global scope shall not be
37934 #. declared as the name of any other entity in any global scope
37935 #. of the program.
37936 #: cp/decl.c:1799
37937 #, gcc-internal-format
37938 msgid "conflicting declaration of namespace %q+D"
37939 msgstr ""
37941 #: cp/decl.c:1801
37942 #, gcc-internal-format
37943 msgid "previous declaration of namespace %qD here"
37944 msgstr ""
37946 #: cp/decl.c:1813
37947 #, gcc-internal-format
37948 msgid "%q#D previously defined here"
37949 msgstr ""
37951 #: cp/decl.c:1814 cp/name-lookup.c:1200 cp/name-lookup.c:1223
37952 #, gcc-internal-format
37953 msgid "%q#D previously declared here"
37954 msgstr "%q#D раніше оголошено тут"
37956 #: cp/decl.c:1824
37957 #, gcc-internal-format
37958 msgid "prototype specified for %q#D"
37959 msgstr ""
37961 #: cp/decl.c:1826
37962 #, gcc-internal-format
37963 msgid "previous non-prototype definition here"
37964 msgstr ""
37966 #: cp/decl.c:1865
37967 #, gcc-internal-format
37968 msgid "conflicting declaration of %q+#D with %qL linkage"
37969 msgstr ""
37971 #: cp/decl.c:1868
37972 #, gcc-internal-format
37973 msgid "previous declaration with %qL linkage"
37974 msgstr ""
37976 #: cp/decl.c:1902 cp/decl.c:1910
37977 #, gcc-internal-format
37978 msgid "default argument given for parameter %d of %q#D"
37979 msgstr ""
37981 #: cp/decl.c:1905 cp/decl.c:1913
37982 #, gcc-internal-format
37983 msgid "previous specification in %q#D here"
37984 msgstr ""
37986 #: cp/decl.c:1979
37987 #, gcc-internal-format
37988 msgid "redundant redeclaration of %qD in same scope"
37989 msgstr ""
37991 #: cp/decl.c:1990
37992 #, gcc-internal-format
37993 msgid "deleted definition of %q+D"
37994 msgstr "вилучене визначення %q+D"
37996 #. From [temp.expl.spec]:
37998 #. If a template, a member template or the member of a class
37999 #. template is explicitly specialized then that
38000 #. specialization shall be declared before the first use of
38001 #. that specialization that would cause an implicit
38002 #. instantiation to take place, in every translation unit in
38003 #. which such a use occurs.
38004 #: cp/decl.c:2409
38005 #, gcc-internal-format
38006 msgid "explicit specialization of %qD after first use"
38007 msgstr ""
38009 #: cp/decl.c:2549
38010 #, gcc-internal-format
38011 msgid "%qD: visibility attribute ignored because it conflicts with previous declaration"
38012 msgstr ""
38014 #. Reject two definitions.
38015 #: cp/decl.c:2799 cp/decl.c:2828 cp/decl.c:2861 cp/decl.c:2878 cp/decl.c:2972
38016 #, gcc-internal-format
38017 msgid "redefinition of %q#D"
38018 msgstr ""
38020 #: cp/decl.c:2815
38021 #, gcc-internal-format
38022 msgid "%qD conflicts with used function"
38023 msgstr ""
38025 #: cp/decl.c:2825
38026 #, gcc-internal-format
38027 msgid "%q#D not declared in class"
38028 msgstr ""
38030 #: cp/decl.c:2839 cp/decl.c:2888
38031 #, gcc-internal-format
38032 msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
38033 msgstr ""
38035 #: cp/decl.c:2842 cp/decl.c:2891
38036 #, gcc-internal-format
38037 msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
38038 msgstr ""
38040 #. is_primary=
38041 #. is_partial=
38042 #. is_friend_decl=
38043 #: cp/decl.c:2908
38044 #, gcc-internal-format
38045 msgid "redeclaration of friend %q#D may not have default template arguments"
38046 msgstr ""
38048 #: cp/decl.c:2922
38049 #, gcc-internal-format
38050 msgid "thread-local declaration of %q#D follows non-thread-local declaration"
38051 msgstr ""
38053 #: cp/decl.c:2925
38054 #, gcc-internal-format
38055 msgid "non-thread-local declaration of %q#D follows thread-local declaration"
38056 msgstr ""
38058 #: cp/decl.c:2940 cp/decl.c:2980 cp/name-lookup.c:612 cp/name-lookup.c:1198
38059 #: cp/name-lookup.c:1221
38060 #, gcc-internal-format
38061 msgid "redeclaration of %q#D"
38062 msgstr ""
38064 #: cp/decl.c:2964
38065 #, gcc-internal-format
38066 msgid "redundant redeclaration of %<constexpr%> static data member %qD"
38067 msgstr ""
38069 #: cp/decl.c:3129
38070 #, gcc-internal-format
38071 msgid "jump to label %qD"
38072 msgstr ""
38074 #: cp/decl.c:3130
38075 #, gcc-internal-format
38076 msgid "jump to case label"
38077 msgstr ""
38079 #: cp/decl.c:3132
38080 #, gcc-internal-format
38081 msgid "  from here"
38082 msgstr "  звідси"
38084 #: cp/decl.c:3155 cp/decl.c:3391
38085 #, gcc-internal-format
38086 msgid "  exits OpenMP structured block"
38087 msgstr ""
38089 #: cp/decl.c:3182
38090 #, gcc-internal-format
38091 msgid "  crosses initialization of %q#D"
38092 msgstr ""
38094 #: cp/decl.c:3185 cp/decl.c:3352
38095 #, gcc-internal-format
38096 msgid "  enters scope of %q#D which has non-trivial destructor"
38097 msgstr ""
38099 #: cp/decl.c:3203 cp/decl.c:3360
38100 #, gcc-internal-format
38101 msgid "  enters try block"
38102 msgstr ""
38104 #: cp/decl.c:3205 cp/decl.c:3342 cp/decl.c:3362
38105 #, gcc-internal-format
38106 msgid "  enters catch block"
38107 msgstr ""
38109 #: cp/decl.c:3218 cp/decl.c:3372
38110 #, gcc-internal-format
38111 msgid "  enters OpenMP structured block"
38112 msgstr ""
38114 #: cp/decl.c:3231 cp/decl.c:3364
38115 #, gcc-internal-format
38116 msgid "  enters synchronized or atomic statement"
38117 msgstr ""
38119 #: cp/decl.c:3245 cp/decl.c:3366
38120 #, gcc-internal-format
38121 msgid "  enters constexpr if statement"
38122 msgstr ""
38124 #: cp/decl.c:3349
38125 #, gcc-internal-format
38126 msgid "  skips initialization of %q#D"
38127 msgstr ""
38129 #: cp/decl.c:3408 cp/parser.c:12104 cp/parser.c:12131
38130 #, gcc-internal-format
38131 msgid "invalid exit from OpenMP structured block"
38132 msgstr ""
38134 #: cp/decl.c:3440
38135 #, gcc-internal-format
38136 msgid "label named wchar_t"
38137 msgstr ""
38139 #: cp/decl.c:3759
38140 #, gcc-internal-format
38141 msgid "%qD is not a type"
38142 msgstr ""
38144 #: cp/decl.c:3766 cp/parser.c:6082
38145 #, gcc-internal-format
38146 msgid "%qD used without template parameters"
38147 msgstr ""
38149 #: cp/decl.c:3775
38150 #, gcc-internal-format
38151 msgid "%q#T is not a class"
38152 msgstr ""
38154 #: cp/decl.c:3803 cp/decl.c:3896
38155 #, gcc-internal-format
38156 msgid "no class template named %q#T in %q#T"
38157 msgstr ""
38159 #: cp/decl.c:3804
38160 #, gcc-internal-format
38161 msgid "no type named %q#T in %q#T"
38162 msgstr ""
38164 #: cp/decl.c:3817
38165 #, gcc-internal-format
38166 msgid "lookup of %qT in %qT is ambiguous"
38167 msgstr ""
38169 #: cp/decl.c:3826
38170 #, gcc-internal-format
38171 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
38172 msgstr ""
38174 #: cp/decl.c:3833
38175 #, gcc-internal-format
38176 msgid "%<typename %T::%D%> names %q#T, which is not a type"
38177 msgstr ""
38179 #: cp/decl.c:3905
38180 #, gcc-internal-format
38181 msgid "template parameters do not match template %qD"
38182 msgstr ""
38184 #: cp/decl.c:4178
38185 #, gcc-internal-format, gfc-internal-format
38186 msgid "-faligned-new=%d is not a power of two"
38187 msgstr ""
38189 #: cp/decl.c:4641
38190 #, gcc-internal-format
38191 msgid "an anonymous struct cannot have function members"
38192 msgstr ""
38194 #: cp/decl.c:4644
38195 #, gcc-internal-format
38196 msgid "an anonymous union cannot have function members"
38197 msgstr ""
38199 #: cp/decl.c:4662
38200 #, gcc-internal-format
38201 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
38202 msgstr ""
38204 #: cp/decl.c:4665
38205 #, gcc-internal-format
38206 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
38207 msgstr ""
38209 #: cp/decl.c:4668
38210 #, gcc-internal-format
38211 msgid "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
38212 msgstr ""
38214 #: cp/decl.c:4686
38215 #, gcc-internal-format
38216 msgid "attribute ignored in declaration of %q#T"
38217 msgstr ""
38219 #: cp/decl.c:4689
38220 #, gcc-internal-format
38221 msgid "attribute for %q#T must follow the %qs keyword"
38222 msgstr ""
38224 #: cp/decl.c:4712
38225 #, gcc-internal-format
38226 msgid "multiple types in one declaration"
38227 msgstr ""
38229 #: cp/decl.c:4717
38230 #, gcc-internal-format
38231 msgid "redeclaration of C++ built-in type %qT"
38232 msgstr ""
38234 #: cp/decl.c:4735
38235 #, gcc-internal-format
38236 msgid "%<auto%> can only be specified for variables or function declarations"
38237 msgstr ""
38239 #: cp/decl.c:4761
38240 #, gcc-internal-format
38241 msgid "missing type-name in typedef-declaration"
38242 msgstr ""
38244 #: cp/decl.c:4769
38245 #, gcc-internal-format
38246 msgid "ISO C++ prohibits anonymous structs"
38247 msgstr ""
38249 #: cp/decl.c:4776
38250 #, gcc-internal-format
38251 msgid "%<inline%> can only be specified for functions"
38252 msgstr ""
38254 #: cp/decl.c:4779
38255 #, gcc-internal-format
38256 msgid "%<virtual%> can only be specified for functions"
38257 msgstr ""
38259 #: cp/decl.c:4784
38260 #, gcc-internal-format
38261 msgid "%<friend%> can only be specified inside a class"
38262 msgstr ""
38264 #: cp/decl.c:4787
38265 #, gcc-internal-format
38266 msgid "%<explicit%> can only be specified for constructors"
38267 msgstr ""
38269 #: cp/decl.c:4790
38270 #, gcc-internal-format
38271 msgid "a storage class can only be specified for objects and functions"
38272 msgstr ""
38274 #: cp/decl.c:4794
38275 #, gcc-internal-format
38276 msgid "%<const%> can only be specified for objects and functions"
38277 msgstr ""
38279 #: cp/decl.c:4798
38280 #, gcc-internal-format
38281 msgid "%<volatile%> can only be specified for objects and functions"
38282 msgstr ""
38284 #: cp/decl.c:4802
38285 #, gcc-internal-format
38286 msgid "%<__restrict%> can only be specified for objects and functions"
38287 msgstr ""
38289 #: cp/decl.c:4806
38290 #, gcc-internal-format
38291 msgid "%<__thread%> can only be specified for objects and functions"
38292 msgstr ""
38294 #: cp/decl.c:4810
38295 #, gcc-internal-format
38296 msgid "%<typedef%> was ignored in this declaration"
38297 msgstr ""
38299 #: cp/decl.c:4813
38300 #, gcc-internal-format
38301 msgid "%<constexpr%> cannot be used for type declarations"
38302 msgstr ""
38304 #: cp/decl.c:4835
38305 #, gcc-internal-format
38306 msgid "attribute ignored in explicit instantiation %q#T"
38307 msgstr ""
38309 #: cp/decl.c:4838
38310 #, gcc-internal-format
38311 msgid "no attribute can be applied to an explicit instantiation"
38312 msgstr ""
38314 #: cp/decl.c:4910
38315 #, gcc-internal-format
38316 msgid "ignoring attributes applied to class type %qT outside of definition"
38317 msgstr ""
38319 #. A template type parameter or other dependent type.
38320 #: cp/decl.c:4914
38321 #, gcc-internal-format
38322 msgid "ignoring attributes applied to dependent type %qT without an associated declaration"
38323 msgstr ""
38325 #: cp/decl.c:4983 cp/decl2.c:815
38326 #, gcc-internal-format
38327 msgid "typedef %qD is initialized (use decltype instead)"
38328 msgstr ""
38330 #: cp/decl.c:4991
38331 #, gcc-internal-format
38332 msgid "declaration of %q#D has %<extern%> and is initialized"
38333 msgstr ""
38335 #: cp/decl.c:5020
38336 #, gcc-internal-format
38337 msgid "definition of %q#D is marked %<dllimport%>"
38338 msgstr ""
38340 #: cp/decl.c:5044
38341 #, gcc-internal-format
38342 msgid "%q+#D is not a static data member of %q#T"
38343 msgstr ""
38345 #: cp/decl.c:5053
38346 #, gcc-internal-format
38347 msgid "non-member-template declaration of %qD"
38348 msgstr ""
38350 #: cp/decl.c:5054
38351 #, gcc-internal-format
38352 msgid "does not match member template declaration here"
38353 msgstr ""
38355 #: cp/decl.c:5067
38356 #, gcc-internal-format
38357 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
38358 msgstr ""
38360 #: cp/decl.c:5079
38361 #, gcc-internal-format
38362 msgid "duplicate initialization of %qD"
38363 msgstr ""
38365 #: cp/decl.c:5084
38366 #, gcc-internal-format
38367 msgid "%qD declared %<constexpr%> outside its class"
38368 msgstr ""
38370 #: cp/decl.c:5127
38371 #, gcc-internal-format
38372 msgid "declaration of %q#D outside of class is not definition"
38373 msgstr ""
38375 #: cp/decl.c:5228
38376 #, gcc-internal-format
38377 msgid "variable %q#D has initializer but incomplete type"
38378 msgstr ""
38380 #: cp/decl.c:5234 cp/decl.c:6146
38381 #, gcc-internal-format
38382 msgid "elements of array %q#D have incomplete type"
38383 msgstr ""
38385 #: cp/decl.c:5244
38386 #, gcc-internal-format
38387 msgid "aggregate %q#D has incomplete type and cannot be defined"
38388 msgstr ""
38390 #: cp/decl.c:5279
38391 #, gcc-internal-format
38392 msgid "%qD declared as reference but not initialized"
38393 msgstr ""
38395 #: cp/decl.c:5336
38396 #, gcc-internal-format
38397 msgid "name used in a GNU-style designated initializer for an array"
38398 msgstr ""
38400 #: cp/decl.c:5342
38401 #, gcc-internal-format
38402 msgid "name %qD used in a GNU-style designated initializer for an array"
38403 msgstr ""
38405 #: cp/decl.c:5358 cp/typeck2.c:1298 cp/typeck2.c:1411
38406 #, gcc-internal-format
38407 msgid "non-trivial designated initializers not supported"
38408 msgstr ""
38410 #: cp/decl.c:5361
38411 #, gcc-internal-format
38412 msgid "C99 designator %qE is not an integral constant-expression"
38413 msgstr ""
38415 #: cp/decl.c:5411
38416 #, gcc-internal-format
38417 msgid "initializer fails to determine size of %qD"
38418 msgstr ""
38420 #: cp/decl.c:5418
38421 #, gcc-internal-format
38422 msgid "array size missing in %qD"
38423 msgstr ""
38425 #: cp/decl.c:5430
38426 #, gcc-internal-format
38427 msgid "zero-size array %qD"
38428 msgstr ""
38430 #: cp/decl.c:5470
38431 #, gcc-internal-format
38432 msgid "storage size of %qD isn%'t known"
38433 msgstr ""
38435 #: cp/decl.c:5494
38436 #, gcc-internal-format
38437 msgid "storage size of %qD isn%'t constant"
38438 msgstr ""
38440 #: cp/decl.c:5542
38441 #, gcc-internal-format
38442 msgid "sorry: semantics of inline variable %q#D are wrong (you%'ll wind up with multiple copies)"
38443 msgstr ""
38445 #: cp/decl.c:5546
38446 #, gcc-internal-format
38447 msgid "sorry: semantics of inline function static data %q#D are wrong (you%'ll wind up with multiple copies)"
38448 msgstr ""
38450 #: cp/decl.c:5552
38451 #, gcc-internal-format
38452 msgid "you can work around this by removing the initializer"
38453 msgstr ""
38455 #: cp/decl.c:5579
38456 #, gcc-internal-format
38457 msgid "uninitialized const %qD"
38458 msgstr ""
38460 #: cp/decl.c:5593
38461 #, gcc-internal-format
38462 msgid "%q#T has no user-provided default constructor"
38463 msgstr ""
38465 #: cp/decl.c:5597
38466 #, gcc-internal-format
38467 msgid "constructor is not user-provided because it is explicitly defaulted in the class body"
38468 msgstr ""
38470 #: cp/decl.c:5600
38471 #, gcc-internal-format
38472 msgid "and the implicitly-defined constructor does not initialize %q#D"
38473 msgstr ""
38475 #: cp/decl.c:5740
38476 #, gcc-internal-format
38477 msgid "invalid type %qT as initializer for a vector of type %qT"
38478 msgstr ""
38480 #: cp/decl.c:5781
38481 #, gcc-internal-format
38482 msgid "initializer for %qT must be brace-enclosed"
38483 msgstr ""
38485 #: cp/decl.c:5807
38486 #, gcc-internal-format
38487 msgid "%<[%E] =%> used in a GNU-style designated initializer for class %qT"
38488 msgstr ""
38490 #: cp/decl.c:5815
38491 #, gcc-internal-format
38492 msgid "%qT has no non-static data member named %qD"
38493 msgstr ""
38495 #: cp/decl.c:5835
38496 #, gcc-internal-format
38497 msgid "invalid initializer for %q#D"
38498 msgstr ""
38500 #: cp/decl.c:5865
38501 #, gcc-internal-format
38502 msgid "C99 designator %qE outside aggregate initializer"
38503 msgstr ""
38505 #: cp/decl.c:5902 cp/decl.c:6120 cp/typeck2.c:1285 cp/typeck2.c:1497
38506 #: cp/typeck2.c:1542 cp/typeck2.c:1589
38507 #, gcc-internal-format
38508 msgid "too many initializers for %qT"
38509 msgstr ""
38511 #: cp/decl.c:5941
38512 #, gcc-internal-format
38513 msgid "braces around scalar initializer for type %qT"
38514 msgstr ""
38516 #: cp/decl.c:6050
38517 #, gcc-internal-format
38518 msgid "missing braces around initializer for %qT"
38519 msgstr ""
38521 #: cp/decl.c:6148
38522 #, gcc-internal-format
38523 msgid "elements of array %q#T have incomplete type"
38524 msgstr ""
38526 #: cp/decl.c:6156
38527 #, gcc-internal-format
38528 msgid "variable-sized compound literal"
38529 msgstr ""
38531 #: cp/decl.c:6211
38532 #, gcc-internal-format
38533 msgid "%q#D has incomplete type"
38534 msgstr ""
38536 #: cp/decl.c:6232
38537 #, gcc-internal-format
38538 msgid "scalar object %qD requires one element in initializer"
38539 msgstr ""
38541 #: cp/decl.c:6276
38542 #, gcc-internal-format
38543 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
38544 msgstr ""
38546 #: cp/decl.c:6373
38547 #, gcc-internal-format
38548 msgid "array %qD initialized by parenthesized string literal %qE"
38549 msgstr ""
38551 #: cp/decl.c:6406
38552 #, gcc-internal-format
38553 msgid "initializer invalid for static member with constructor"
38554 msgstr ""
38556 #: cp/decl.c:6408
38557 #, gcc-internal-format
38558 msgid "non-constant in-class initialization invalid for static member %qD"
38559 msgstr ""
38561 #: cp/decl.c:6411
38562 #, gcc-internal-format
38563 msgid "non-constant in-class initialization invalid for non-inline static member %qD"
38564 msgstr ""
38566 #: cp/decl.c:6416
38567 #, gcc-internal-format
38568 msgid "(an out of class initialization is required)"
38569 msgstr ""
38571 #: cp/decl.c:6595
38572 #, gcc-internal-format
38573 msgid "reference %qD is initialized with itself"
38574 msgstr ""
38576 #: cp/decl.c:6767
38577 #, gcc-internal-format
38578 msgid "assignment (not initialization) in declaration"
38579 msgstr ""
38581 #: cp/decl.c:6785 cp/decl.c:12397
38582 #, gcc-internal-format
38583 msgid "ISO C++1z does not allow %<register%> storage class specifier"
38584 msgstr ""
38586 #: cp/decl.c:6789 cp/decl.c:12401
38587 #, gcc-internal-format
38588 msgid "%<register%> storage class specifier used"
38589 msgstr ""
38591 #: cp/decl.c:6842
38592 #, gcc-internal-format
38593 msgid "initializer for %<decltype(auto) %D%> has function type (did you forget the %<()%> ?)"
38594 msgstr ""
38596 #: cp/decl.c:6945
38597 #, gcc-internal-format
38598 msgid "variable concept has no initializer"
38599 msgstr ""
38601 #: cp/decl.c:6973
38602 #, gcc-internal-format
38603 msgid "shadowing previous type declaration of %q#D"
38604 msgstr ""
38606 #: cp/decl.c:7159
38607 #, gcc-internal-format
38608 msgid "function %q#D is initialized like a variable"
38609 msgstr ""
38611 #: cp/decl.c:7219
38612 #, gcc-internal-format
38613 msgid "cannot decompose class type %qT because it has an anonymous struct member"
38614 msgstr ""
38616 #: cp/decl.c:7222
38617 #, gcc-internal-format
38618 msgid "cannot decompose class type %qT because it has an anonymous union member"
38619 msgstr ""
38621 #: cp/decl.c:7229
38622 #, gcc-internal-format
38623 msgid "cannot decompose non-public member %qD of %qT"
38624 msgstr ""
38626 #: cp/decl.c:7255
38627 #, gcc-internal-format
38628 msgid "cannot decompose class type %qT: both it and its base class %qT have non-static data members"
38629 msgstr ""
38631 #: cp/decl.c:7267
38632 #, gcc-internal-format
38633 msgid "cannot decompose class type %qT: its base classes %qT and %qT have non-static data members"
38634 msgstr ""
38636 #: cp/decl.c:7456
38637 #, gcc-internal-format
38638 msgid "cannot decompose variable length array %qT"
38639 msgstr ""
38641 #: cp/decl.c:7464
38642 #, gcc-internal-format
38643 msgid "%u names provided while %qT decomposes into %wu elements"
38644 msgstr ""
38646 #: cp/decl.c:7467
38647 #, gcc-internal-format
38648 msgid "only %u names provided while %qT decomposes into %wu elements"
38649 msgstr ""
38651 #: cp/decl.c:7533
38652 #, fuzzy, gcc-internal-format
38653 #| msgid "%<delete[]%> is not a constant-expression"
38654 msgid "%<std::tuple_size<%T>::value%> is not an integral constant expression"
38655 msgstr "%<delete[]%> не є сталим виразом"
38657 #: cp/decl.c:7553
38658 #, gcc-internal-format
38659 msgid "in initialization of decomposition variable %qD"
38660 msgstr ""
38662 #: cp/decl.c:7575
38663 #, fuzzy, gcc-internal-format
38664 #| msgid "cannot call function %qD"
38665 msgid "cannot decompose union type %qT"
38666 msgstr "не вдалося викликати функцію %qD"
38668 #: cp/decl.c:7580
38669 #, gcc-internal-format
38670 msgid "cannot decompose non-array non-class type %qT"
38671 msgstr ""
38673 #: cp/decl.c:7585
38674 #, gcc-internal-format
38675 msgid "cannot decompose lambda closure type %qT"
38676 msgstr ""
38678 #: cp/decl.c:7595
38679 #, gcc-internal-format
38680 msgid "cannot decompose class type %qT without non-static data members"
38681 msgstr ""
38683 #: cp/decl.c:8038
38684 #, gcc-internal-format
38685 msgid "non-local variable %qD declared %<__thread%> needs dynamic initialization"
38686 msgstr ""
38688 #: cp/decl.c:8041
38689 #, gcc-internal-format
38690 msgid "non-local variable %qD declared %<__thread%> has a non-trivial destructor"
38691 msgstr ""
38693 #: cp/decl.c:8047
38694 #, gcc-internal-format
38695 msgid "C++11 %<thread_local%> allows dynamic initialization and destruction"
38696 msgstr ""
38698 #: cp/decl.c:8275
38699 #, gcc-internal-format
38700 msgid "initializer fails to determine size of %qT"
38701 msgstr ""
38703 #: cp/decl.c:8279
38704 #, gcc-internal-format
38705 msgid "array size missing in %qT"
38706 msgstr ""
38708 #: cp/decl.c:8282
38709 #, gcc-internal-format
38710 msgid "zero-size array %qT"
38711 msgstr ""
38713 #: cp/decl.c:8298
38714 #, gcc-internal-format
38715 msgid "destructor for alien class %qT cannot be a member"
38716 msgstr ""
38718 #: cp/decl.c:8300
38719 #, gcc-internal-format
38720 msgid "constructor for alien class %qT cannot be a member"
38721 msgstr ""
38723 #: cp/decl.c:8324
38724 #, gcc-internal-format
38725 msgid "%qD declared as a %<virtual%> variable"
38726 msgstr ""
38728 #: cp/decl.c:8326
38729 #, gcc-internal-format
38730 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in variable declaration"
38731 msgstr ""
38733 #: cp/decl.c:8331
38734 #, gcc-internal-format
38735 msgid "%qD declared as a %<virtual%> parameter"
38736 msgstr ""
38738 #: cp/decl.c:8333
38739 #, gcc-internal-format
38740 msgid "%qD declared as an %<inline%> parameter"
38741 msgstr ""
38743 #: cp/decl.c:8335
38744 #, gcc-internal-format
38745 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in parameter declaration"
38746 msgstr ""
38748 #: cp/decl.c:8340
38749 #, gcc-internal-format
38750 msgid "%qD declared as a %<virtual%> type"
38751 msgstr ""
38753 #: cp/decl.c:8342
38754 #, gcc-internal-format
38755 msgid "%qD declared as an %<inline%> type"
38756 msgstr ""
38758 #: cp/decl.c:8344
38759 #, gcc-internal-format
38760 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in type declaration"
38761 msgstr ""
38763 #: cp/decl.c:8349
38764 #, gcc-internal-format
38765 msgid "%qD declared as a %<virtual%> field"
38766 msgstr ""
38768 #: cp/decl.c:8351
38769 #, gcc-internal-format
38770 msgid "%qD declared as an %<inline%> field"
38771 msgstr ""
38773 #: cp/decl.c:8353
38774 #, gcc-internal-format
38775 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in field declaration"
38776 msgstr ""
38778 #: cp/decl.c:8360
38779 #, gcc-internal-format
38780 msgid "%q+D declared as a friend"
38781 msgstr ""
38783 #: cp/decl.c:8367
38784 #, gcc-internal-format
38785 msgid "%q+D declared with an exception specification"
38786 msgstr ""
38788 #: cp/decl.c:8399
38789 #, gcc-internal-format
38790 msgid "definition of %qD is not in namespace enclosing %qT"
38791 msgstr ""
38793 #: cp/decl.c:8439
38794 #, gcc-internal-format
38795 msgid "static member function %q#D declared with type qualifiers"
38796 msgstr ""
38798 #: cp/decl.c:8449
38799 #, gcc-internal-format
38800 msgid "concept %q#D declared with function parameters"
38801 msgstr ""
38803 #: cp/decl.c:8455
38804 #, gcc-internal-format
38805 msgid "concept %q#D declared with a deduced return type"
38806 msgstr ""
38808 #: cp/decl.c:8457
38809 #, gcc-internal-format
38810 msgid "concept %q#D with non-%<bool%> return type %qT"
38811 msgstr ""
38813 #: cp/decl.c:8528
38814 #, gcc-internal-format
38815 msgid "concept %qD has no definition"
38816 msgstr ""
38818 #: cp/decl.c:8596
38819 #, gcc-internal-format
38820 msgid "defining explicit specialization %qD in friend declaration"
38821 msgstr ""
38823 #. Something like `template <class T> friend void f<T>()'.
38824 #: cp/decl.c:8606
38825 #, gcc-internal-format
38826 msgid "invalid use of template-id %qD in declaration of primary template"
38827 msgstr ""
38829 #: cp/decl.c:8624
38830 #, gcc-internal-format
38831 msgid "default arguments are not allowed in declaration of friend template specialization %qD"
38832 msgstr ""
38834 #: cp/decl.c:8632
38835 #, gcc-internal-format
38836 msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
38837 msgstr ""
38839 #: cp/decl.c:8679
38840 #, gcc-internal-format
38841 msgid "cannot declare %<::main%> to be a template"
38842 msgstr ""
38844 #: cp/decl.c:8681
38845 #, gcc-internal-format
38846 msgid "cannot declare %<::main%> to be inline"
38847 msgstr ""
38849 #: cp/decl.c:8683
38850 #, gcc-internal-format
38851 msgid "cannot declare %<::main%> to be constexpr"
38852 msgstr ""
38854 #: cp/decl.c:8685
38855 #, gcc-internal-format
38856 msgid "cannot declare %<::main%> to be static"
38857 msgstr ""
38859 #: cp/decl.c:8742
38860 #, gcc-internal-format
38861 msgid "static member function %qD cannot have cv-qualifier"
38862 msgstr ""
38864 #: cp/decl.c:8743
38865 #, gcc-internal-format
38866 msgid "non-member function %qD cannot have cv-qualifier"
38867 msgstr ""
38869 #: cp/decl.c:8751
38870 #, gcc-internal-format
38871 msgid "static member function %qD cannot have ref-qualifier"
38872 msgstr ""
38874 #: cp/decl.c:8752
38875 #, gcc-internal-format
38876 msgid "non-member function %qD cannot have ref-qualifier"
38877 msgstr ""
38879 #: cp/decl.c:8762
38880 #, gcc-internal-format
38881 msgid "deduction guide %qD must be declared at namespace scope"
38882 msgstr ""
38884 #: cp/decl.c:8768
38885 #, gcc-internal-format
38886 msgid "deduction guide %qD must not have a function body"
38887 msgstr ""
38889 #: cp/decl.c:8781
38890 #, gcc-internal-format
38891 msgid "literal operator with C linkage"
38892 msgstr ""
38894 #: cp/decl.c:8790
38895 #, gcc-internal-format
38896 msgid "%qD has invalid argument list"
38897 msgstr ""
38899 #: cp/decl.c:8798
38900 #, gcc-internal-format
38901 msgid "integer suffix %qs shadowed by implementation"
38902 msgstr ""
38904 #: cp/decl.c:8804
38905 #, gcc-internal-format
38906 msgid "floating point suffix %qs shadowed by implementation"
38907 msgstr ""
38909 #: cp/decl.c:8810
38910 #, gcc-internal-format
38911 msgid "%qD must be a non-member function"
38912 msgstr ""
38914 #: cp/decl.c:8889
38915 #, gcc-internal-format
38916 msgid "%<::main%> must return %<int%>"
38917 msgstr ""
38919 #: cp/decl.c:8929
38920 #, gcc-internal-format
38921 msgid "definition of implicitly-declared %qD"
38922 msgstr ""
38924 #: cp/decl.c:8934
38925 #, gcc-internal-format
38926 msgid "definition of explicitly-defaulted %q+D"
38927 msgstr ""
38929 #: cp/decl.c:8936
38930 #, fuzzy, gcc-internal-format
38931 #| msgid "%q#D previously declared here"
38932 msgid "%q#D explicitly defaulted here"
38933 msgstr "%q#D раніше оголошено тут"
38935 #: cp/decl.c:8953 cp/decl2.c:713
38936 #, gcc-internal-format
38937 msgid "no %q#D member function declared in class %qT"
38938 msgstr ""
38940 #: cp/decl.c:9142
38941 #, gcc-internal-format
38942 msgid "cannot declare %<::main%> to be a global variable"
38943 msgstr ""
38945 #: cp/decl.c:9150
38946 #, gcc-internal-format
38947 msgid "a non-template variable cannot be %<concept%>"
38948 msgstr ""
38950 #: cp/decl.c:9157
38951 #, gcc-internal-format
38952 msgid "concept must have type %<bool%>"
38953 msgstr ""
38955 #: cp/decl.c:9276
38956 #, gcc-internal-format
38957 msgid "in-class initialization of static data member %q#D of incomplete type"
38958 msgstr ""
38960 #: cp/decl.c:9280
38961 #, gcc-internal-format
38962 msgid "%<constexpr%> needed for in-class initialization of static data member %q#D of non-integral type"
38963 msgstr ""
38965 #: cp/decl.c:9284
38966 #, gcc-internal-format
38967 msgid "in-class initialization of static data member %q#D of non-literal type"
38968 msgstr ""
38970 #: cp/decl.c:9298
38971 #, gcc-internal-format
38972 msgid "invalid in-class initialization of static data member of non-integral type %qT"
38973 msgstr ""
38975 #: cp/decl.c:9305
38976 #, gcc-internal-format
38977 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
38978 msgstr ""
38980 #: cp/decl.c:9310
38981 #, gcc-internal-format
38982 msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
38983 msgstr ""
38985 #: cp/decl.c:9405 cp/decl.c:9432
38986 #, gcc-internal-format
38987 msgid "size of array %qD has non-integral type %qT"
38988 msgstr ""
38990 #: cp/decl.c:9408 cp/decl.c:9434
38991 #, gcc-internal-format
38992 msgid "size of array has non-integral type %qT"
38993 msgstr ""
38995 #: cp/decl.c:9465 cp/decl.c:9518
38996 #, gcc-internal-format
38997 msgid "size of array is not an integral constant-expression"
38998 msgstr ""
39000 #: cp/decl.c:9484
39001 #, gcc-internal-format
39002 msgid "size of array %qD is negative"
39003 msgstr ""
39005 #: cp/decl.c:9486 cp/init.c:3602
39006 #, gcc-internal-format
39007 msgid "size of array is negative"
39008 msgstr ""
39010 #: cp/decl.c:9500
39011 #, gcc-internal-format
39012 msgid "ISO C++ forbids zero-size array %qD"
39013 msgstr ""
39015 #: cp/decl.c:9502
39016 #, gcc-internal-format
39017 msgid "ISO C++ forbids zero-size array"
39018 msgstr ""
39020 #: cp/decl.c:9515
39021 #, gcc-internal-format
39022 msgid "size of array %qD is not an integral constant-expression"
39023 msgstr ""
39025 #: cp/decl.c:9524
39026 #, gcc-internal-format
39027 msgid "ISO C++ forbids variable length array %qD"
39028 msgstr ""
39030 #: cp/decl.c:9526
39031 #, gcc-internal-format
39032 msgid "ISO C++ forbids variable length array"
39033 msgstr ""
39035 #: cp/decl.c:9532
39036 #, gcc-internal-format
39037 msgid "variable length array %qD is used"
39038 msgstr ""
39040 #: cp/decl.c:9535
39041 #, gcc-internal-format
39042 msgid "variable length array is used"
39043 msgstr ""
39045 #: cp/decl.c:9586
39046 #, gcc-internal-format
39047 msgid "overflow in array dimension"
39048 msgstr ""
39050 #: cp/decl.c:9639
39051 #, gcc-internal-format
39052 msgid "%qD declared as array of %qT"
39053 msgstr ""
39055 #: cp/decl.c:9649
39056 #, gcc-internal-format
39057 msgid "declaration of %qD as array of void"
39058 msgstr ""
39060 #: cp/decl.c:9651
39061 #, gcc-internal-format
39062 msgid "creating array of void"
39063 msgstr ""
39065 #: cp/decl.c:9656
39066 #, gcc-internal-format
39067 msgid "declaration of %qD as array of functions"
39068 msgstr ""
39070 #: cp/decl.c:9658
39071 #, gcc-internal-format
39072 msgid "creating array of functions"
39073 msgstr ""
39075 #: cp/decl.c:9663
39076 #, gcc-internal-format
39077 msgid "declaration of %qD as array of references"
39078 msgstr ""
39080 #: cp/decl.c:9665
39081 #, gcc-internal-format
39082 msgid "creating array of references"
39083 msgstr ""
39085 #: cp/decl.c:9670
39086 #, gcc-internal-format
39087 msgid "declaration of %qD as array of function members"
39088 msgstr ""
39090 #: cp/decl.c:9672
39091 #, gcc-internal-format
39092 msgid "creating array of function members"
39093 msgstr ""
39095 #: cp/decl.c:9686
39096 #, gcc-internal-format
39097 msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
39098 msgstr ""
39100 #: cp/decl.c:9690
39101 #, gcc-internal-format
39102 msgid "multidimensional array must have bounds for all dimensions except the first"
39103 msgstr ""
39105 #: cp/decl.c:9749
39106 #, gcc-internal-format
39107 msgid "return type specification for constructor invalid"
39108 msgstr ""
39110 #: cp/decl.c:9752
39111 #, gcc-internal-format
39112 msgid "qualifiers are not allowed on constructor declaration"
39113 msgstr ""
39115 #: cp/decl.c:9762
39116 #, gcc-internal-format
39117 msgid "return type specification for destructor invalid"
39118 msgstr ""
39120 #: cp/decl.c:9765
39121 #, gcc-internal-format
39122 msgid "qualifiers are not allowed on destructor declaration"
39123 msgstr ""
39125 #: cp/decl.c:9777
39126 #, gcc-internal-format
39127 msgid "return type specified for %<operator %T%>"
39128 msgstr ""
39130 #: cp/decl.c:9780
39131 #, gcc-internal-format
39132 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
39133 msgstr ""
39135 #: cp/decl.c:9788
39136 #, gcc-internal-format
39137 msgid "return type specified for deduction guide"
39138 msgstr ""
39140 #: cp/decl.c:9791
39141 #, gcc-internal-format
39142 msgid "qualifiers are not allowed on declaration of deduction guide"
39143 msgstr ""
39145 #: cp/decl.c:9797
39146 #, gcc-internal-format
39147 msgid "decl-specifier in declaration of deduction guide"
39148 msgstr ""
39150 #: cp/decl.c:9818
39151 #, gcc-internal-format
39152 msgid "unnamed variable or field declared void"
39153 msgstr ""
39155 #: cp/decl.c:9825
39156 #, gcc-internal-format
39157 msgid "variable or field declared void"
39158 msgstr ""
39160 #: cp/decl.c:9840
39161 #, gcc-internal-format
39162 msgid "%<inline%> specifier invalid for variable %qD declared at block scope"
39163 msgstr ""
39165 #: cp/decl.c:9846
39166 #, gcc-internal-format
39167 msgid "inline variables are only available with -std=c++1z or -std=gnu++1z"
39168 msgstr ""
39170 #: cp/decl.c:10099
39171 #, gcc-internal-format
39172 msgid "invalid use of qualified-name %<::%D%>"
39173 msgstr ""
39175 #: cp/decl.c:10102 cp/decl.c:10122
39176 #, gcc-internal-format
39177 msgid "invalid use of qualified-name %<%T::%D%>"
39178 msgstr ""
39180 #: cp/decl.c:10105
39181 #, gcc-internal-format
39182 msgid "invalid use of qualified-name %<%D::%D%>"
39183 msgstr ""
39185 #: cp/decl.c:10114
39186 #, gcc-internal-format
39187 msgid "%q#T is not a class or a namespace"
39188 msgstr ""
39190 #: cp/decl.c:10138 cp/decl.c:10238 cp/decl.c:10247 cp/decl.c:11763
39191 #, gcc-internal-format
39192 msgid "declaration of %qD as non-function"
39193 msgstr ""
39195 #: cp/decl.c:10144
39196 #, gcc-internal-format
39197 msgid "declaration of %qD as non-member"
39198 msgstr ""
39200 #: cp/decl.c:10180
39201 #, gcc-internal-format
39202 msgid "declarator-id missing; using reserved word %qD"
39203 msgstr ""
39205 #: cp/decl.c:10230
39206 #, gcc-internal-format
39207 msgid "function definition does not declare parameters"
39208 msgstr ""
39210 #: cp/decl.c:10255
39211 #, gcc-internal-format
39212 msgid "declaration of %qD as %<typedef%>"
39213 msgstr ""
39215 #: cp/decl.c:10260
39216 #, gcc-internal-format
39217 msgid "declaration of %qD as parameter"
39218 msgstr ""
39220 #: cp/decl.c:10293
39221 #, gcc-internal-format
39222 msgid "%<concept%> cannot appear in a typedef declaration"
39223 msgstr ""
39225 #: cp/decl.c:10299
39226 #, gcc-internal-format
39227 msgid "%<constexpr%> cannot appear in a typedef declaration"
39228 msgstr ""
39230 #: cp/decl.c:10307
39231 #, gcc-internal-format
39232 msgid "two or more data types in declaration of %qs"
39233 msgstr ""
39235 #: cp/decl.c:10313
39236 #, gcc-internal-format
39237 msgid "conflicting specifiers in declaration of %qs"
39238 msgstr ""
39240 #: cp/decl.c:10354
39241 #, gcc-internal-format
39242 msgid "ISO C++ does not support plain %<complex%> meaning %<double complex%>"
39243 msgstr ""
39245 #: cp/decl.c:10403 cp/decl.c:10406 cp/decl.c:10409
39246 #, gcc-internal-format
39247 msgid "ISO C++ forbids declaration of %qs with no type"
39248 msgstr ""
39250 #: cp/decl.c:10425
39251 #, gcc-internal-format
39252 msgid "%<__int%d%> is not supported by this target"
39253 msgstr ""
39255 #: cp/decl.c:10431
39256 #, gcc-internal-format
39257 msgid "ISO C++ does not support %<__int%d%> for %qs"
39258 msgstr ""
39260 #: cp/decl.c:10453 cp/decl.c:10473
39261 #, gcc-internal-format
39262 msgid "%<signed%> or %<unsigned%> invalid for %qs"
39263 msgstr ""
39265 #: cp/decl.c:10455
39266 #, gcc-internal-format
39267 msgid "%<signed%> and %<unsigned%> specified together for %qs"
39268 msgstr ""
39270 #: cp/decl.c:10457
39271 #, gcc-internal-format
39272 msgid "%<long long%> invalid for %qs"
39273 msgstr ""
39275 #: cp/decl.c:10459
39276 #, gcc-internal-format
39277 msgid "%<long%> invalid for %qs"
39278 msgstr ""
39280 #: cp/decl.c:10461
39281 #, gcc-internal-format
39282 msgid "%<short%> invalid for %qs"
39283 msgstr ""
39285 #: cp/decl.c:10463
39286 #, gcc-internal-format
39287 msgid "%<long%> or %<short%> invalid for %qs"
39288 msgstr ""
39290 #: cp/decl.c:10465
39291 #, gcc-internal-format
39292 msgid "%<long%>, %<int%>, %<short%>, or %<char%> invalid for %qs"
39293 msgstr ""
39295 #: cp/decl.c:10467
39296 #, gcc-internal-format
39297 msgid "%<long%> or %<short%> specified with char for %qs"
39298 msgstr ""
39300 #: cp/decl.c:10469
39301 #, gcc-internal-format
39302 msgid "%<long%> and %<short%> specified together for %qs"
39303 msgstr ""
39305 #: cp/decl.c:10475
39306 #, gcc-internal-format
39307 msgid "%<short%> or %<long%> invalid for %qs"
39308 msgstr ""
39310 #: cp/decl.c:10483
39311 #, gcc-internal-format
39312 msgid "long, short, signed or unsigned used invalidly for %qs"
39313 msgstr ""
39315 #: cp/decl.c:10551
39316 #, gcc-internal-format
39317 msgid "complex invalid for %qs"
39318 msgstr ""
39320 #: cp/decl.c:10590
39321 #, gcc-internal-format
39322 msgid "template placeholder type %qT must be followed by a simple declarator-id"
39323 msgstr ""
39325 #: cp/decl.c:10608
39326 #, gcc-internal-format
39327 msgid "member %qD cannot be declared both %<virtual%> and %<static%>"
39328 msgstr ""
39330 #: cp/decl.c:10614
39331 #, gcc-internal-format
39332 msgid "member %qD cannot be declared both %<virtual%> and %<constexpr%>"
39333 msgstr ""
39335 #: cp/decl.c:10624
39336 #, gcc-internal-format
39337 msgid "typedef declaration invalid in parameter declaration"
39338 msgstr ""
39340 #: cp/decl.c:10629
39341 #, gcc-internal-format
39342 msgid "storage class specified for template parameter %qs"
39343 msgstr ""
39345 #: cp/decl.c:10635
39346 #, gcc-internal-format
39347 msgid "storage class specifiers invalid in parameter declarations"
39348 msgstr ""
39350 #: cp/decl.c:10639
39351 #, gcc-internal-format
39352 msgid "a parameter cannot be declared %<concept%>"
39353 msgstr ""
39355 #: cp/decl.c:10644
39356 #, gcc-internal-format
39357 msgid "a parameter cannot be declared %<constexpr%>"
39358 msgstr ""
39360 #: cp/decl.c:10654
39361 #, gcc-internal-format
39362 msgid "%<virtual%> outside class declaration"
39363 msgstr ""
39365 #: cp/decl.c:10664
39366 #, gcc-internal-format
39367 msgid "decomposition declaration cannot be declared %<inline%>"
39368 msgstr ""
39370 #: cp/decl.c:10667
39371 #, gcc-internal-format
39372 msgid "decomposition declaration cannot be declared %<typedef%>"
39373 msgstr ""
39375 #: cp/decl.c:10669
39376 #, gcc-internal-format
39377 msgid "decomposition declaration cannot be declared %<constexpr%>"
39378 msgstr ""
39380 #: cp/decl.c:10673
39381 #, gcc-internal-format
39382 msgid "decomposition declaration cannot be declared %qs"
39383 msgstr ""
39385 #: cp/decl.c:10678
39386 #, gcc-internal-format
39387 msgid "decomposition declaration cannot be declared %<concept%>"
39388 msgstr ""
39390 #: cp/decl.c:10684
39391 #, gcc-internal-format
39392 msgid "decomposition declaration cannot be declared %<register%>"
39393 msgstr ""
39395 #: cp/decl.c:10688
39396 #, gcc-internal-format
39397 msgid "decomposition declaration cannot be declared %<static%>"
39398 msgstr ""
39400 #: cp/decl.c:10692
39401 #, gcc-internal-format
39402 msgid "decomposition declaration cannot be declared %<extern%>"
39403 msgstr ""
39405 #: cp/decl.c:10696
39406 #, gcc-internal-format
39407 msgid "decomposition declaration cannot be declared %<mutable%>"
39408 msgstr ""
39410 #: cp/decl.c:10700
39411 #, gcc-internal-format
39412 msgid "decomposition declaration cannot be declared C++98 %<auto%>"
39413 msgstr ""
39415 #: cp/decl.c:10711
39416 #, gcc-internal-format
39417 msgid "decomposition declaration cannot be declared with type %qT"
39418 msgstr ""
39420 #: cp/decl.c:10714
39421 #, gcc-internal-format
39422 msgid "type must be cv-qualified %<auto%> or reference to cv-qualified %<auto%>"
39423 msgstr ""
39425 #: cp/decl.c:10745
39426 #, gcc-internal-format
39427 msgid "multiple storage classes in declaration of %qs"
39428 msgstr ""
39430 #: cp/decl.c:10768
39431 #, gcc-internal-format
39432 msgid "storage class specified for %qs"
39433 msgstr ""
39435 #: cp/decl.c:10772
39436 #, gcc-internal-format
39437 msgid "storage class specified for parameter %qs"
39438 msgstr ""
39440 #: cp/decl.c:10785
39441 #, gcc-internal-format
39442 msgid "nested function %qs declared %<extern%>"
39443 msgstr ""
39445 #: cp/decl.c:10789
39446 #, gcc-internal-format
39447 msgid "top-level declaration of %qs specifies %<auto%>"
39448 msgstr ""
39450 #: cp/decl.c:10796
39451 #, gcc-internal-format
39452 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
39453 msgstr ""
39455 #: cp/decl.c:10808
39456 #, gcc-internal-format
39457 msgid "storage class specifiers invalid in friend function declarations"
39458 msgstr ""
39460 #: cp/decl.c:10916
39461 #, gcc-internal-format
39462 msgid "%qs declared as function returning a function"
39463 msgstr ""
39465 #: cp/decl.c:10921
39466 #, gcc-internal-format
39467 msgid "%qs declared as function returning an array"
39468 msgstr ""
39470 #: cp/decl.c:10945
39471 #, gcc-internal-format
39472 msgid "requires-clause on return type"
39473 msgstr ""
39475 #: cp/decl.c:10965
39476 #, gcc-internal-format
39477 msgid "%qs function uses %<auto%> type specifier without trailing return type"
39478 msgstr ""
39480 #: cp/decl.c:10968
39481 #, gcc-internal-format
39482 msgid "deduced return type only available with -std=c++14 or -std=gnu++14"
39483 msgstr ""
39485 #: cp/decl.c:10974
39486 #, gcc-internal-format
39487 msgid "virtual function cannot have deduced return type"
39488 msgstr ""
39490 #: cp/decl.c:10981
39491 #, gcc-internal-format
39492 msgid "%qs function with trailing return type has %qT as its type rather than plain %<auto%>"
39493 msgstr ""
39495 #: cp/decl.c:10991
39496 #, gcc-internal-format
39497 msgid "deduction guide for %qT must have trailing return type"
39498 msgstr ""
39500 #: cp/decl.c:10995
39501 #, gcc-internal-format
39502 msgid "deduced class type %qT in function return type"
39503 msgstr ""
39505 #: cp/decl.c:11007
39506 #, gcc-internal-format
39507 msgid "trailing return type %qT of deduction guide is not a specialization of %qT"
39508 msgstr ""
39510 #. Not using maybe_warn_cpp0x because this should
39511 #. always be an error.
39512 #: cp/decl.c:11018
39513 #, gcc-internal-format
39514 msgid "trailing return type only available with -std=c++11 or -std=gnu++11"
39515 msgstr ""
39517 #: cp/decl.c:11021
39518 #, gcc-internal-format
39519 msgid "%qs function with trailing return type not declared with %<auto%> type specifier"
39520 msgstr ""
39522 #: cp/decl.c:11057
39523 #, gcc-internal-format
39524 msgid "destructor cannot be static member function"
39525 msgstr ""
39527 #: cp/decl.c:11058
39528 #, gcc-internal-format
39529 msgid "constructor cannot be static member function"
39530 msgstr ""
39532 #: cp/decl.c:11062
39533 #, gcc-internal-format
39534 msgid "destructors may not be cv-qualified"
39535 msgstr ""
39537 #: cp/decl.c:11063
39538 #, gcc-internal-format
39539 msgid "constructors may not be cv-qualified"
39540 msgstr ""
39542 #: cp/decl.c:11071
39543 #, gcc-internal-format
39544 msgid "destructors may not be ref-qualified"
39545 msgstr ""
39547 #: cp/decl.c:11072
39548 #, gcc-internal-format
39549 msgid "constructors may not be ref-qualified"
39550 msgstr ""
39552 #: cp/decl.c:11090
39553 #, gcc-internal-format
39554 msgid "constructors cannot be declared %<virtual%>"
39555 msgstr ""
39557 #. Cannot be both friend and virtual.
39558 #: cp/decl.c:11105
39559 #, gcc-internal-format
39560 msgid "virtual functions cannot be friends"
39561 msgstr ""
39563 #: cp/decl.c:11109
39564 #, gcc-internal-format
39565 msgid "friend declaration not in class definition"
39566 msgstr ""
39568 #: cp/decl.c:11111
39569 #, gcc-internal-format
39570 msgid "can%'t define friend function %qs in a local class definition"
39571 msgstr ""
39573 #: cp/decl.c:11123
39574 #, gcc-internal-format
39575 msgid "a conversion function cannot have a trailing return type"
39576 msgstr ""
39578 #: cp/decl.c:11139
39579 #, gcc-internal-format
39580 msgid "destructors may not have parameters"
39581 msgstr ""
39583 #: cp/decl.c:11179
39584 #, gcc-internal-format
39585 msgid "cannot declare pointer to %q#T"
39586 msgstr ""
39588 #: cp/decl.c:11192 cp/decl.c:11199
39589 #, gcc-internal-format
39590 msgid "cannot declare reference to %q#T"
39591 msgstr ""
39593 #: cp/decl.c:11201
39594 #, gcc-internal-format
39595 msgid "cannot declare pointer to %q#T member"
39596 msgstr ""
39598 #: cp/decl.c:11230
39599 #, gcc-internal-format
39600 msgid "cannot declare reference to qualified function type %qT"
39601 msgstr ""
39603 #: cp/decl.c:11231
39604 #, gcc-internal-format
39605 msgid "cannot declare pointer to qualified function type %qT"
39606 msgstr ""
39608 #: cp/decl.c:11304
39609 #, gcc-internal-format
39610 msgid "cannot declare reference to %q#T, which is not a typedef or a template type argument"
39611 msgstr ""
39613 #: cp/decl.c:11374
39614 #, gcc-internal-format
39615 msgid "template-id %qD used as a declarator"
39616 msgstr ""
39618 #: cp/decl.c:11399
39619 #, gcc-internal-format
39620 msgid "member functions are implicitly friends of their class"
39621 msgstr ""
39623 #: cp/decl.c:11405
39624 #, gcc-internal-format
39625 msgid "extra qualification %<%T::%> on member %qs"
39626 msgstr ""
39628 #: cp/decl.c:11435
39629 #, gcc-internal-format
39630 msgid "cannot define member function %<%T::%s%> within %<%T%>"
39631 msgstr ""
39633 #: cp/decl.c:11437
39634 #, gcc-internal-format
39635 msgid "cannot declare member function %<%T::%s%> within %<%T%>"
39636 msgstr ""
39638 #: cp/decl.c:11445
39639 #, gcc-internal-format
39640 msgid "cannot declare member %<%T::%s%> within %qT"
39641 msgstr ""
39643 #: cp/decl.c:11479
39644 #, gcc-internal-format
39645 msgid "non-parameter %qs cannot be a parameter pack"
39646 msgstr ""
39648 #: cp/decl.c:11487
39649 #, gcc-internal-format
39650 msgid "data member may not have variably modified type %qT"
39651 msgstr ""
39653 #: cp/decl.c:11489
39654 #, gcc-internal-format
39655 msgid "parameter may not have variably modified type %qT"
39656 msgstr ""
39658 #: cp/decl.c:11500
39659 #, gcc-internal-format
39660 msgid "%<explicit%> outside class declaration"
39661 msgstr ""
39663 #: cp/decl.c:11503
39664 #, gcc-internal-format
39665 msgid "%<explicit%> in friend declaration"
39666 msgstr ""
39668 #: cp/decl.c:11506
39669 #, gcc-internal-format
39670 msgid "only declarations of constructors and conversion operators can be %<explicit%>"
39671 msgstr ""
39673 #: cp/decl.c:11515
39674 #, gcc-internal-format
39675 msgid "non-member %qs cannot be declared %<mutable%>"
39676 msgstr ""
39678 #: cp/decl.c:11520
39679 #, gcc-internal-format
39680 msgid "non-object member %qs cannot be declared %<mutable%>"
39681 msgstr ""
39683 #: cp/decl.c:11526
39684 #, gcc-internal-format
39685 msgid "function %qs cannot be declared %<mutable%>"
39686 msgstr ""
39688 #: cp/decl.c:11531
39689 #, gcc-internal-format
39690 msgid "static %qs cannot be declared %<mutable%>"
39691 msgstr ""
39693 #: cp/decl.c:11536
39694 #, gcc-internal-format
39695 msgid "const %qs cannot be declared %<mutable%>"
39696 msgstr ""
39698 #: cp/decl.c:11541
39699 #, gcc-internal-format
39700 msgid "reference %qs cannot be declared %<mutable%>"
39701 msgstr ""
39703 #: cp/decl.c:11572
39704 #, gcc-internal-format
39705 msgid "typedef declared %<auto%>"
39706 msgstr ""
39708 #: cp/decl.c:11577
39709 #, gcc-internal-format
39710 msgid "requires-clause on typedef"
39711 msgstr ""
39713 #: cp/decl.c:11585
39714 #, gcc-internal-format
39715 msgid "typedef name may not be a nested-name-specifier"
39716 msgstr ""
39718 #: cp/decl.c:11606
39719 #, gcc-internal-format
39720 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
39721 msgstr ""
39723 #: cp/decl.c:11692
39724 #, gcc-internal-format
39725 msgid "%<inline%> specified for friend class declaration"
39726 msgstr ""
39728 #: cp/decl.c:11700
39729 #, gcc-internal-format
39730 msgid "template parameters cannot be friends"
39731 msgstr ""
39733 #: cp/decl.c:11702
39734 #, gcc-internal-format
39735 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
39736 msgstr ""
39738 #: cp/decl.c:11706
39739 #, gcc-internal-format
39740 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
39741 msgstr ""
39743 #: cp/decl.c:11719
39744 #, gcc-internal-format
39745 msgid "trying to make class %qT a friend of global scope"
39746 msgstr ""
39748 #: cp/decl.c:11739
39749 #, gcc-internal-format
39750 msgid "invalid qualifiers on non-member function type"
39751 msgstr ""
39753 #: cp/decl.c:11743
39754 #, gcc-internal-format
39755 msgid "requires-clause on type-id"
39756 msgstr ""
39758 #: cp/decl.c:11753
39759 #, gcc-internal-format
39760 msgid "abstract declarator %qT used as declaration"
39761 msgstr ""
39763 #: cp/decl.c:11771
39764 #, gcc-internal-format
39765 msgid "requires-clause on declaration of non-function type %qT"
39766 msgstr ""
39768 #: cp/decl.c:11789
39769 #, gcc-internal-format
39770 msgid "cannot use %<::%> in parameter declaration"
39771 msgstr ""
39773 #: cp/decl.c:11795
39774 #, gcc-internal-format
39775 msgid "%<auto%> parameter not permitted in this context"
39776 msgstr ""
39778 #: cp/decl.c:11797
39779 #, gcc-internal-format
39780 msgid "parameter declared %<auto%>"
39781 msgstr ""
39783 #: cp/decl.c:11845 cp/parser.c:3161
39784 #, gcc-internal-format
39785 msgid "invalid use of template-name %qE without an argument list"
39786 msgstr ""
39788 #: cp/decl.c:11849
39789 #, gcc-internal-format
39790 msgid "non-static data member declared with placeholder %qT"
39791 msgstr ""
39793 #: cp/decl.c:11873
39794 #, gcc-internal-format
39795 msgid "ISO C++ forbids flexible array member %qs"
39796 msgstr ""
39798 #: cp/decl.c:11876
39799 #, gcc-internal-format
39800 msgid "ISO C++ forbids flexible array members"
39801 msgstr ""
39803 #. Something like struct S { int N::j; };
39804 #: cp/decl.c:11892
39805 #, gcc-internal-format
39806 msgid "invalid use of %<::%>"
39807 msgstr ""
39809 #: cp/decl.c:11914
39810 #, gcc-internal-format
39811 msgid "declaration of function %qD in invalid context"
39812 msgstr ""
39814 #: cp/decl.c:11923
39815 #, gcc-internal-format
39816 msgid "function %qD declared %<virtual%> inside a union"
39817 msgstr ""
39819 #: cp/decl.c:11932
39820 #, gcc-internal-format
39821 msgid "%qD cannot be declared %<virtual%>, since it is always static"
39822 msgstr ""
39824 #: cp/decl.c:11948
39825 #, gcc-internal-format
39826 msgid "expected qualified name in friend declaration for destructor %qD"
39827 msgstr ""
39829 #: cp/decl.c:11955
39830 #, gcc-internal-format
39831 msgid "declaration of %qD as member of %qT"
39832 msgstr ""
39834 #: cp/decl.c:11961
39835 #, gcc-internal-format
39836 msgid "a destructor cannot be %<concept%>"
39837 msgstr ""
39839 #: cp/decl.c:11966
39840 #, gcc-internal-format
39841 msgid "a destructor cannot be %<constexpr%>"
39842 msgstr ""
39844 #: cp/decl.c:11972
39845 #, gcc-internal-format
39846 msgid "expected qualified name in friend declaration for constructor %qD"
39847 msgstr ""
39849 #: cp/decl.c:11980
39850 #, gcc-internal-format
39851 msgid "a constructor cannot be %<concept%>"
39852 msgstr ""
39854 #: cp/decl.c:11985
39855 #, gcc-internal-format
39856 msgid "a concept cannot be a member function"
39857 msgstr ""
39859 #: cp/decl.c:11994
39860 #, gcc-internal-format
39861 msgid "specialization of variable template %qD declared as function"
39862 msgstr ""
39864 #: cp/decl.c:11997
39865 #, gcc-internal-format
39866 msgid "variable template declared here"
39867 msgstr ""
39869 #: cp/decl.c:12052
39870 #, gcc-internal-format
39871 msgid "field %qD has incomplete type %qT"
39872 msgstr ""
39874 #: cp/decl.c:12057
39875 #, gcc-internal-format
39876 msgid "name %qT has incomplete type"
39877 msgstr ""
39879 #: cp/decl.c:12067
39880 #, gcc-internal-format
39881 msgid "%qE is neither function nor member function; cannot be declared friend"
39882 msgstr ""
39884 #: cp/decl.c:12113
39885 #, gcc-internal-format
39886 msgid "static data member %qE declared %<concept%>"
39887 msgstr ""
39889 #: cp/decl.c:12117
39890 #, gcc-internal-format
39891 msgid "constexpr static data member %qD must have an initializer"
39892 msgstr ""
39894 #: cp/decl.c:12145
39895 #, gcc-internal-format
39896 msgid "non-static data member %qE declared %<concept%>"
39897 msgstr ""
39899 #: cp/decl.c:12149
39900 #, gcc-internal-format
39901 msgid "non-static data member %qE declared %<constexpr%>"
39902 msgstr ""
39904 #: cp/decl.c:12200
39905 #, gcc-internal-format
39906 msgid "storage class %<auto%> invalid for function %qs"
39907 msgstr ""
39909 #: cp/decl.c:12202
39910 #, gcc-internal-format
39911 msgid "storage class %<register%> invalid for function %qs"
39912 msgstr ""
39914 #: cp/decl.c:12206
39915 #, gcc-internal-format
39916 msgid "storage class %<__thread%> invalid for function %qs"
39917 msgstr ""
39919 #: cp/decl.c:12209
39920 #, gcc-internal-format
39921 msgid "storage class %<thread_local%> invalid for function %qs"
39922 msgstr ""
39924 #: cp/decl.c:12214
39925 #, gcc-internal-format
39926 msgid "virt-specifiers in %qs not allowed outside a class definition"
39927 msgstr ""
39929 #: cp/decl.c:12225
39930 #, gcc-internal-format
39931 msgid "%<static%> specifier invalid for function %qs declared out of global scope"
39932 msgstr ""
39934 #: cp/decl.c:12229
39935 #, gcc-internal-format
39936 msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
39937 msgstr ""
39939 #: cp/decl.c:12237
39940 #, gcc-internal-format
39941 msgid "virtual non-class function %qs"
39942 msgstr ""
39944 #: cp/decl.c:12244
39945 #, gcc-internal-format
39946 msgid "%qs defined in a non-class scope"
39947 msgstr ""
39949 #: cp/decl.c:12245
39950 #, gcc-internal-format
39951 msgid "%qs declared in a non-class scope"
39952 msgstr ""
39954 #: cp/decl.c:12280
39955 #, gcc-internal-format
39956 msgid "cannot declare member function %qD to have static linkage"
39957 msgstr ""
39959 #. 7.1.1: There can be no static function declarations within a
39960 #. block.
39961 #: cp/decl.c:12288
39962 #, gcc-internal-format
39963 msgid "cannot declare static function inside another function"
39964 msgstr ""
39966 #: cp/decl.c:12324
39967 #, gcc-internal-format
39968 msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
39969 msgstr ""
39971 #: cp/decl.c:12331
39972 #, gcc-internal-format
39973 msgid "static member %qD declared %<register%>"
39974 msgstr ""
39976 #: cp/decl.c:12337
39977 #, gcc-internal-format
39978 msgid "cannot explicitly declare member %q#D to have extern linkage"
39979 msgstr ""
39981 #: cp/decl.c:12344
39982 #, gcc-internal-format
39983 msgid "declaration of constexpr variable %qD is not a definition"
39984 msgstr ""
39986 #: cp/decl.c:12366
39987 #, gcc-internal-format
39988 msgid "declaration of %q#D has no initializer"
39989 msgstr ""
39991 #: cp/decl.c:12377
39992 #, gcc-internal-format
39993 msgid "%qs initialized and declared %<extern%>"
39994 msgstr ""
39996 #: cp/decl.c:12381
39997 #, gcc-internal-format
39998 msgid "%qs has both %<extern%> and initializer"
39999 msgstr ""
40001 #: cp/decl.c:12541
40002 #, gcc-internal-format
40003 msgid "default argument %qE uses %qD"
40004 msgstr ""
40006 #: cp/decl.c:12544
40007 #, gcc-internal-format
40008 msgid "default argument %qE uses local variable %qD"
40009 msgstr ""
40011 #: cp/decl.c:12628
40012 #, gcc-internal-format
40013 msgid "invalid use of cv-qualified type %qT in parameter declaration"
40014 msgstr ""
40016 #: cp/decl.c:12632
40017 #, gcc-internal-format
40018 msgid "invalid use of type %<void%> in parameter declaration"
40019 msgstr ""
40021 #: cp/decl.c:12655
40022 #, gcc-internal-format
40023 msgid "parameter %qD invalidly declared method type"
40024 msgstr ""
40026 #: cp/decl.c:12680
40027 #, gcc-internal-format
40028 msgid "parameter %qD includes pointer to array of unknown bound %qT"
40029 msgstr ""
40031 #: cp/decl.c:12682
40032 #, gcc-internal-format
40033 msgid "parameter %qD includes reference to array of unknown bound %qT"
40034 msgstr ""
40036 #. [class.copy]
40038 #. A declaration of a constructor for a class X is ill-formed if
40039 #. its first parameter is of type (optionally cv-qualified) X
40040 #. and either there are no other parameters or else all other
40041 #. parameters have default arguments.
40043 #. We *don't* complain about member template instantiations that
40044 #. have this form, though; they can occur as we try to decide
40045 #. what constructor to use during overload resolution.  Since
40046 #. overload resolution will never prefer such a constructor to
40047 #. the non-template copy constructor (which is either explicitly
40048 #. or implicitly defined), there's no need to worry about their
40049 #. existence.  Theoretically, they should never even be
40050 #. instantiated, but that's hard to forestall.
40051 #: cp/decl.c:12932
40052 #, gcc-internal-format
40053 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
40054 msgstr ""
40056 #: cp/decl.c:13054
40057 #, gcc-internal-format
40058 msgid "%qD may not be declared within a namespace"
40059 msgstr ""
40061 #: cp/decl.c:13059
40062 #, gcc-internal-format
40063 msgid "%qD may not be declared as static"
40064 msgstr ""
40066 #: cp/decl.c:13085
40067 #, gcc-internal-format
40068 msgid "%qD must be a nonstatic member function"
40069 msgstr ""
40071 #: cp/decl.c:13094
40072 #, gcc-internal-format
40073 msgid "%qD must be either a non-static member function or a non-member function"
40074 msgstr ""
40076 #: cp/decl.c:13116
40077 #, gcc-internal-format
40078 msgid "%qD must have an argument of class or enumerated type"
40079 msgstr ""
40081 #: cp/decl.c:13145
40082 #, gcc-internal-format
40083 msgid "conversion to a reference to void will never use a type conversion operator"
40084 msgstr ""
40086 #: cp/decl.c:13147
40087 #, gcc-internal-format
40088 msgid "conversion to void will never use a type conversion operator"
40089 msgstr ""
40091 #: cp/decl.c:13154
40092 #, gcc-internal-format
40093 msgid "conversion to a reference to the same type will never use a type conversion operator"
40094 msgstr ""
40096 #: cp/decl.c:13156
40097 #, gcc-internal-format
40098 msgid "conversion to the same type will never use a type conversion operator"
40099 msgstr ""
40101 #: cp/decl.c:13164
40102 #, gcc-internal-format
40103 msgid "conversion to a reference to a base class will never use a type conversion operator"
40104 msgstr ""
40106 #: cp/decl.c:13166
40107 #, gcc-internal-format
40108 msgid "conversion to a base class will never use a type conversion operator"
40109 msgstr ""
40111 #. 13.4.0.3
40112 #: cp/decl.c:13175
40113 #, gcc-internal-format
40114 msgid "ISO C++ prohibits overloading operator ?:"
40115 msgstr ""
40117 #: cp/decl.c:13180
40118 #, gcc-internal-format
40119 msgid "%qD must not have variable number of arguments"
40120 msgstr ""
40122 #: cp/decl.c:13231
40123 #, gcc-internal-format
40124 msgid "postfix %qD must take %<int%> as its argument"
40125 msgstr ""
40127 #: cp/decl.c:13234
40128 #, gcc-internal-format
40129 msgid "postfix %qD must take %<int%> as its second argument"
40130 msgstr ""
40132 #: cp/decl.c:13242
40133 #, gcc-internal-format
40134 msgid "%qD must take either zero or one argument"
40135 msgstr ""
40137 #: cp/decl.c:13244
40138 #, gcc-internal-format
40139 msgid "%qD must take either one or two arguments"
40140 msgstr ""
40142 #: cp/decl.c:13266
40143 #, gcc-internal-format
40144 msgid "prefix %qD should return %qT"
40145 msgstr ""
40147 #: cp/decl.c:13272
40148 #, gcc-internal-format
40149 msgid "postfix %qD should return %qT"
40150 msgstr ""
40152 #: cp/decl.c:13281
40153 #, gcc-internal-format
40154 msgid "%qD must take %<void%>"
40155 msgstr ""
40157 #: cp/decl.c:13283 cp/decl.c:13292
40158 #, gcc-internal-format
40159 msgid "%qD must take exactly one argument"
40160 msgstr ""
40162 #: cp/decl.c:13294
40163 #, gcc-internal-format
40164 msgid "%qD must take exactly two arguments"
40165 msgstr ""
40167 #: cp/decl.c:13303
40168 #, gcc-internal-format
40169 msgid "user-defined %qD always evaluates both arguments"
40170 msgstr ""
40172 #: cp/decl.c:13317
40173 #, gcc-internal-format
40174 msgid "%qD should return by value"
40175 msgstr ""
40177 #: cp/decl.c:13328 cp/decl.c:13333
40178 #, gcc-internal-format
40179 msgid "%qD cannot have default arguments"
40180 msgstr ""
40182 #: cp/decl.c:13391
40183 #, gcc-internal-format
40184 msgid "using template type parameter %qT after %qs"
40185 msgstr ""
40187 #: cp/decl.c:13414
40188 #, gcc-internal-format
40189 msgid "using alias template specialization %qT after %qs"
40190 msgstr ""
40192 #: cp/decl.c:13417
40193 #, gcc-internal-format
40194 msgid "using typedef-name %qD after %qs"
40195 msgstr ""
40197 #: cp/decl.c:13419
40198 #, gcc-internal-format
40199 msgid "%qD has a previous declaration here"
40200 msgstr ""
40202 #: cp/decl.c:13427
40203 #, gcc-internal-format
40204 msgid "%qT referred to as %qs"
40205 msgstr ""
40207 #: cp/decl.c:13428 cp/decl.c:13435
40208 #, fuzzy, gcc-internal-format
40209 #| msgid "previous declaration"
40210 msgid "%qT has a previous declaration here"
40211 msgstr "попереднє оголошення"
40213 #: cp/decl.c:13434
40214 #, gcc-internal-format
40215 msgid "%qT referred to as enum"
40216 msgstr ""
40218 #. If a class template appears as elaborated type specifier
40219 #. without a template header such as:
40221 #. template <class T> class C {};
40222 #. void f(class C);             // No template header here
40224 #. then the required template argument is missing.
40225 #: cp/decl.c:13449
40226 #, gcc-internal-format
40227 msgid "template argument required for %<%s %T%>"
40228 msgstr ""
40230 #: cp/decl.c:13503 cp/name-lookup.c:3251
40231 #, gcc-internal-format
40232 msgid "%qD has the same name as the class in which it is declared"
40233 msgstr ""
40235 #: cp/decl.c:13533 cp/friend.c:304 cp/parser.c:2987 cp/parser.c:6141
40236 #: cp/pt.c:8574
40237 #, gcc-internal-format
40238 msgid "%qT is not a template"
40239 msgstr ""
40241 #: cp/decl.c:13534 cp/friend.c:305 cp/tree.c:4036
40242 #, gcc-internal-format
40243 msgid "previous declaration here"
40244 msgstr ""
40246 #: cp/decl.c:13538
40247 #, gcc-internal-format
40248 msgid "perhaps you want to explicitly add %<%T::%>"
40249 msgstr ""
40251 #: cp/decl.c:13547 cp/name-lookup.c:2741 cp/name-lookup.c:3581
40252 #: cp/name-lookup.c:3626 cp/parser.c:6092 cp/parser.c:25696
40253 #, gcc-internal-format
40254 msgid "reference to %qD is ambiguous"
40255 msgstr ""
40257 #: cp/decl.c:13668
40258 #, gcc-internal-format
40259 msgid "use of enum %q#D without previous declaration"
40260 msgstr ""
40262 #: cp/decl.c:13701
40263 #, gcc-internal-format
40264 msgid "redeclaration of %qT as a non-template"
40265 msgstr ""
40267 #: cp/decl.c:13837
40268 #, gcc-internal-format
40269 msgid "derived union %qT invalid"
40270 msgstr ""
40272 #: cp/decl.c:13842
40273 #, gcc-internal-format
40274 msgid "%qT defined with multiple direct bases"
40275 msgstr ""
40277 #: cp/decl.c:13853
40278 #, gcc-internal-format
40279 msgid "%qT defined with direct virtual base"
40280 msgstr ""
40282 #: cp/decl.c:13878
40283 #, gcc-internal-format
40284 msgid "base type %qT fails to be a struct or class type"
40285 msgstr ""
40287 #: cp/decl.c:13908
40288 #, gcc-internal-format
40289 msgid "recursive type %qT undefined"
40290 msgstr ""
40292 #: cp/decl.c:13910
40293 #, gcc-internal-format
40294 msgid "duplicate base type %qT invalid"
40295 msgstr ""
40297 #: cp/decl.c:14055
40298 #, gcc-internal-format
40299 msgid "scoped/unscoped mismatch in enum %q#T"
40300 msgstr ""
40302 #: cp/decl.c:14058 cp/decl.c:14066 cp/decl.c:14078 cp/parser.c:17916
40303 #, gcc-internal-format
40304 msgid "previous definition here"
40305 msgstr ""
40307 #: cp/decl.c:14063
40308 #, gcc-internal-format
40309 msgid "underlying type mismatch in enum %q#T"
40310 msgstr ""
40312 #: cp/decl.c:14075
40313 #, gcc-internal-format
40314 msgid "different underlying type in enum %q#T"
40315 msgstr ""
40317 #: cp/decl.c:14153
40318 #, gcc-internal-format
40319 msgid "underlying type %<%T%> of %<%T%> must be an integral type"
40320 msgstr ""
40322 #. DR 377
40324 #. IF no integral type can represent all the enumerator values, the
40325 #. enumeration is ill-formed.
40326 #: cp/decl.c:14300
40327 #, gcc-internal-format
40328 msgid "no integral type can represent all of the enumerator values for %qT"
40329 msgstr ""
40331 #: cp/decl.c:14472
40332 #, gcc-internal-format
40333 msgid "enumerator value for %qD must have integral or unscoped enumeration type"
40334 msgstr ""
40336 #: cp/decl.c:14482
40337 #, gcc-internal-format
40338 msgid "enumerator value for %qD is not an integer constant"
40339 msgstr ""
40341 #: cp/decl.c:14531
40342 #, gcc-internal-format
40343 msgid "incremented enumerator value is too large for %<unsigned long%>"
40344 msgstr ""
40346 #: cp/decl.c:14532
40347 #, gcc-internal-format
40348 msgid "incremented enumerator value is too large for %<long%>"
40349 msgstr ""
40351 #: cp/decl.c:14543
40352 #, gcc-internal-format
40353 msgid "overflow in enumeration values at %qD"
40354 msgstr ""
40356 #: cp/decl.c:14563
40357 #, gcc-internal-format
40358 msgid "enumerator value %E is outside the range of underlying type %<%T%>"
40359 msgstr ""
40361 #: cp/decl.c:14674
40362 #, gcc-internal-format
40363 msgid "return type %q#T is incomplete"
40364 msgstr ""
40366 #: cp/decl.c:14846 cp/typeck.c:8980
40367 #, gcc-internal-format
40368 msgid "%<operator=%> should return a reference to %<*this%>"
40369 msgstr ""
40371 #: cp/decl.c:15189
40372 #, gcc-internal-format
40373 msgid "invalid function declaration"
40374 msgstr ""
40376 #: cp/decl.c:15613
40377 #, gcc-internal-format
40378 msgid "no return statements in function returning %qT"
40379 msgstr ""
40381 #: cp/decl.c:15615 cp/typeck.c:8861
40382 #, gcc-internal-format
40383 msgid "only plain %<auto%> return type can be deduced to %<void%>"
40384 msgstr ""
40386 #: cp/decl.c:15825
40387 #, gcc-internal-format
40388 msgid "invalid member function declaration"
40389 msgstr ""
40391 #: cp/decl.c:15839
40392 #, gcc-internal-format
40393 msgid "%qD is already defined in class %qT"
40394 msgstr ""
40396 #: cp/decl.c:16213
40397 #, gcc-internal-format
40398 msgid "use of %qD before deduction of %<auto%>"
40399 msgstr ""
40401 #: cp/decl2.c:332
40402 #, gcc-internal-format
40403 msgid "name missing for member function"
40404 msgstr ""
40406 #: cp/decl2.c:409 cp/decl2.c:423
40407 #, gcc-internal-format
40408 msgid "ambiguous conversion for array subscript"
40409 msgstr ""
40411 #: cp/decl2.c:417
40412 #, gcc-internal-format
40413 msgid "invalid types %<%T[%T]%> for array subscript"
40414 msgstr ""
40416 #: cp/decl2.c:466
40417 #, gcc-internal-format
40418 msgid "deleting array %q#E"
40419 msgstr ""
40421 #: cp/decl2.c:472
40422 #, gcc-internal-format
40423 msgid "type %q#T argument given to %<delete%>, expected pointer"
40424 msgstr ""
40426 #: cp/decl2.c:484
40427 #, gcc-internal-format
40428 msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to %<delete%>"
40429 msgstr ""
40431 #: cp/decl2.c:492
40432 #, gcc-internal-format
40433 msgid "deleting %qT is undefined"
40434 msgstr ""
40436 #: cp/decl2.c:540 cp/pt.c:5297
40437 #, gcc-internal-format
40438 msgid "template declaration of %q#D"
40439 msgstr ""
40441 #: cp/decl2.c:584
40442 #, gcc-internal-format
40443 msgid "template parameter lists provided don%'t match the template parameters of %qD"
40444 msgstr ""
40446 #. [temp.mem]
40448 #. A destructor shall not be a member template.
40449 #: cp/decl2.c:599 cp/pt.c:5256
40450 #, gcc-internal-format
40451 msgid "destructor %qD declared as member template"
40452 msgstr ""
40454 #: cp/decl2.c:675
40455 #, gcc-internal-format
40456 msgid "prototype for %q#D does not match any in class %qT"
40457 msgstr ""
40459 #: cp/decl2.c:761
40460 #, gcc-internal-format
40461 msgid "local class %q#T shall not have static data member %q#D"
40462 msgstr ""
40464 #: cp/decl2.c:769
40465 #, gcc-internal-format
40466 msgid "static data member %qD in unnamed class"
40467 msgstr ""
40469 #: cp/decl2.c:771
40470 #, gcc-internal-format
40471 msgid "unnamed class defined here"
40472 msgstr ""
40474 #: cp/decl2.c:830
40475 #, gcc-internal-format
40476 msgid "explicit template argument list not allowed"
40477 msgstr ""
40479 #: cp/decl2.c:836
40480 #, gcc-internal-format
40481 msgid "member %qD conflicts with virtual function table field name"
40482 msgstr ""
40484 #: cp/decl2.c:878
40485 #, gcc-internal-format
40486 msgid "%qD is already defined in %qT"
40487 msgstr ""
40489 #: cp/decl2.c:905 cp/decl2.c:913
40490 #, gcc-internal-format
40491 msgid "invalid initializer for member function %qD"
40492 msgstr ""
40494 #: cp/decl2.c:920
40495 #, gcc-internal-format
40496 msgid "initializer specified for friend function %qD"
40497 msgstr ""
40499 #: cp/decl2.c:923
40500 #, gcc-internal-format
40501 msgid "initializer specified for static member function %qD"
40502 msgstr ""
40504 #: cp/decl2.c:967
40505 #, gcc-internal-format
40506 msgid "%<asm%> specifiers are not permitted on non-static data members"
40507 msgstr ""
40509 #: cp/decl2.c:1020
40510 #, gcc-internal-format
40511 msgid "bit-field %qD with non-integral type"
40512 msgstr ""
40514 #: cp/decl2.c:1026
40515 #, gcc-internal-format
40516 msgid "cannot declare %qD to be a bit-field type"
40517 msgstr ""
40519 #: cp/decl2.c:1036
40520 #, gcc-internal-format
40521 msgid "cannot declare bit-field %qD with function type"
40522 msgstr ""
40524 #: cp/decl2.c:1043
40525 #, gcc-internal-format
40526 msgid "%qD is already defined in the class %qT"
40527 msgstr ""
40529 #: cp/decl2.c:1050
40530 #, gcc-internal-format
40531 msgid "static member %qD cannot be a bit-field"
40532 msgstr ""
40534 #: cp/decl2.c:1060
40535 #, gcc-internal-format
40536 msgid "width of bit-field %qD has non-integral type %qT"
40537 msgstr ""
40539 #: cp/decl2.c:1403
40540 #, gcc-internal-format
40541 msgid "%q+D static data member inside of declare target directive"
40542 msgstr ""
40544 #: cp/decl2.c:1467
40545 #, gcc-internal-format
40546 msgid "anonymous struct not inside named type"
40547 msgstr ""
40549 #: cp/decl2.c:1558
40550 #, gcc-internal-format
40551 msgid "namespace-scope anonymous aggregates must be static"
40552 msgstr ""
40554 #: cp/decl2.c:1567
40555 #, gcc-internal-format
40556 msgid "anonymous union with no members"
40557 msgstr ""
40559 #: cp/decl2.c:1600
40560 #, gcc-internal-format
40561 msgid "%<operator new%> must return type %qT"
40562 msgstr ""
40564 #. [basic.stc.dynamic.allocation]
40566 #. The first parameter shall not have an associated default
40567 #. argument.
40568 #: cp/decl2.c:1611
40569 #, gcc-internal-format
40570 msgid "the first parameter of %<operator new%> cannot have a default argument"
40571 msgstr ""
40573 #: cp/decl2.c:1627
40574 #, gcc-internal-format
40575 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
40576 msgstr ""
40578 #: cp/decl2.c:1656
40579 #, gcc-internal-format
40580 msgid "%<operator delete%> must return type %qT"
40581 msgstr ""
40583 #: cp/decl2.c:1665
40584 #, gcc-internal-format
40585 msgid "%<operator delete%> takes type %qT as first parameter"
40586 msgstr ""
40588 #: cp/decl2.c:2527
40589 #, gcc-internal-format
40590 msgid "%qT has a field %qD whose type has no linkage"
40591 msgstr ""
40593 #: cp/decl2.c:2531
40594 #, gcc-internal-format
40595 msgid "%qT has a field %qD whose type depends on the type %qT which has no linkage"
40596 msgstr ""
40598 #: cp/decl2.c:2536
40599 #, gcc-internal-format
40600 msgid "%qT has a field %qD whose type uses the anonymous namespace"
40601 msgstr ""
40603 #: cp/decl2.c:2544
40604 #, gcc-internal-format
40605 msgid "%qT declared with greater visibility than the type of its field %qD"
40606 msgstr ""
40608 #: cp/decl2.c:2562
40609 #, gcc-internal-format
40610 msgid "%qT has a base %qT whose type has no linkage"
40611 msgstr ""
40613 #: cp/decl2.c:2566
40614 #, gcc-internal-format
40615 msgid "%qT has a base %qT whose type depends on the type %qT which has no linkage"
40616 msgstr ""
40618 #: cp/decl2.c:2571
40619 #, gcc-internal-format
40620 msgid "%qT has a base %qT whose type uses the anonymous namespace"
40621 msgstr ""
40623 #: cp/decl2.c:2578
40624 #, gcc-internal-format
40625 msgid "%qT declared with greater visibility than its base %qT"
40626 msgstr ""
40628 #: cp/decl2.c:4187
40629 #, gcc-internal-format
40630 msgid "%q#D, declared using unnamed type, is used but never defined"
40631 msgstr ""
40633 #. DRs 132, 319 and 389 seem to indicate types with
40634 #. no linkage can only be used to declare extern "C"
40635 #. entities.  Since it's not always an error in the
40636 #. ISO C++ 90 Standard, we only issue a warning.
40637 #: cp/decl2.c:4196
40638 #, gcc-internal-format
40639 msgid "unnamed type with no linkage used to declare variable %q#D with linkage"
40640 msgstr ""
40642 #: cp/decl2.c:4200
40643 #, gcc-internal-format
40644 msgid "unnamed type with no linkage used to declare function %q#D with linkage"
40645 msgstr ""
40647 #: cp/decl2.c:4204
40648 #, gcc-internal-format
40649 msgid "%q#D does not refer to the unqualified type, so it is not used for linkage"
40650 msgstr ""
40652 #: cp/decl2.c:4212
40653 #, gcc-internal-format
40654 msgid "%q#D, declared using local type %qT, is used but never defined"
40655 msgstr ""
40657 #: cp/decl2.c:4216
40658 #, gcc-internal-format
40659 msgid "type %qT with no linkage used to declare variable %q#D with linkage"
40660 msgstr ""
40662 #: cp/decl2.c:4219
40663 #, gcc-internal-format
40664 msgid "type %qT with no linkage used to declare function %q#D with linkage"
40665 msgstr ""
40667 #: cp/decl2.c:4407 cp/decl2.c:4410
40668 #, gcc-internal-format
40669 msgid "the program should also define %qD"
40670 msgstr ""
40672 #: cp/decl2.c:4775
40673 #, gcc-internal-format
40674 msgid "inline function %qD used but never defined"
40675 msgstr ""
40677 #: cp/decl2.c:4963
40678 #, gcc-internal-format
40679 msgid "default argument missing for parameter %P of %q+#D"
40680 msgstr ""
40682 #. We mark a lambda conversion op as deleted if we can't
40683 #. generate it properly; see maybe_add_lambda_conv_op.
40684 #: cp/decl2.c:5063
40685 #, gcc-internal-format
40686 msgid "converting lambda which uses %<...%> to function pointer"
40687 msgstr ""
40689 #: cp/decl2.c:5070
40690 #, gcc-internal-format
40691 msgid "use of deleted function %qD"
40692 msgstr ""
40694 #: cp/error.c:1492
40695 #, gcc-internal-format
40696 msgid "with"
40697 msgstr ""
40699 #: cp/error.c:3654
40700 #, gcc-internal-format
40701 msgid "extended initializer lists only available with -std=c++11 or -std=gnu++11"
40702 msgstr ""
40704 #: cp/error.c:3659
40705 #, gcc-internal-format
40706 msgid "explicit conversion operators only available with -std=c++11 or -std=gnu++11"
40707 msgstr ""
40709 #: cp/error.c:3664
40710 #, gcc-internal-format
40711 msgid "variadic templates only available with -std=c++11 or -std=gnu++11"
40712 msgstr ""
40714 #: cp/error.c:3669
40715 #, gcc-internal-format
40716 msgid "lambda expressions only available with -std=c++11 or -std=gnu++11"
40717 msgstr ""
40719 #: cp/error.c:3674
40720 #, gcc-internal-format
40721 msgid "C++11 auto only available with -std=c++11 or -std=gnu++11"
40722 msgstr ""
40724 #: cp/error.c:3678
40725 #, gcc-internal-format
40726 msgid "scoped enums only available with -std=c++11 or -std=gnu++11"
40727 msgstr ""
40729 #: cp/error.c:3682
40730 #, gcc-internal-format
40731 msgid "defaulted and deleted functions only available with -std=c++11 or -std=gnu++11"
40732 msgstr ""
40734 #: cp/error.c:3687
40735 #, gcc-internal-format
40736 msgid "inline namespaces only available with -std=c++11 or -std=gnu++11"
40737 msgstr ""
40739 #: cp/error.c:3692
40740 #, gcc-internal-format
40741 msgid "override controls (override/final) only available with -std=c++11 or -std=gnu++11"
40742 msgstr ""
40744 #: cp/error.c:3697
40745 #, gcc-internal-format
40746 msgid "non-static data member initializers only available with -std=c++11 or -std=gnu++11"
40747 msgstr ""
40749 #: cp/error.c:3702
40750 #, gcc-internal-format
40751 msgid "user-defined literals only available with -std=c++11 or -std=gnu++11"
40752 msgstr ""
40754 #: cp/error.c:3707
40755 #, gcc-internal-format
40756 msgid "delegating constructors only available with -std=c++11 or -std=gnu++11"
40757 msgstr ""
40759 #: cp/error.c:3712
40760 #, gcc-internal-format
40761 msgid "inheriting constructors only available with -std=c++11 or -std=gnu++11"
40762 msgstr ""
40764 #: cp/error.c:3717
40765 #, gcc-internal-format
40766 msgid "c++11 attributes only available with -std=c++11 or -std=gnu++11"
40767 msgstr ""
40769 #: cp/error.c:3722
40770 #, gcc-internal-format
40771 msgid "ref-qualifiers only available with -std=c++11 or -std=gnu++11"
40772 msgstr ""
40774 #: cp/error.c:3772
40775 #, gcc-internal-format
40776 msgid "incomplete type %qT used in nested name specifier"
40777 msgstr ""
40779 #: cp/error.c:3776
40780 #, gcc-internal-format
40781 msgid "reference to %<%T::%D%> is ambiguous"
40782 msgstr ""
40784 #: cp/error.c:3781 cp/typeck.c:2354
40785 #, gcc-internal-format
40786 msgid "%qD is not a member of %qT"
40787 msgstr ""
40789 #: cp/error.c:3785 cp/typeck.c:2791
40790 #, gcc-internal-format
40791 msgid "%qD is not a member of %qD"
40792 msgstr ""
40794 #: cp/error.c:3791
40795 #, gcc-internal-format
40796 msgid "%<::%D%> has not been declared"
40797 msgstr ""
40799 #: cp/except.c:355
40800 #, gcc-internal-format
40801 msgid "exception handling disabled, use -fexceptions to enable"
40802 msgstr ""
40804 #: cp/except.c:606
40805 #, gcc-internal-format
40806 msgid "throwing NULL, which has integral, not pointer type"
40807 msgstr ""
40809 #: cp/except.c:714
40810 #, gcc-internal-format
40811 msgid "  in thrown expression"
40812 msgstr ""
40814 #: cp/except.c:853
40815 #, gcc-internal-format
40816 msgid "cannot declare catch parameter to be of rvalue reference type %qT"
40817 msgstr ""
40819 #: cp/except.c:860
40820 #, gcc-internal-format
40821 msgid "cannot throw expression of type %qT because it involves types of variable size"
40822 msgstr ""
40824 #: cp/except.c:863
40825 #, gcc-internal-format
40826 msgid "cannot catch type %qT because it involves types of variable size"
40827 msgstr ""
40829 #: cp/except.c:959
40830 #, gcc-internal-format
40831 msgid "exception of type %qT will be caught"
40832 msgstr ""
40834 #: cp/except.c:962
40835 #, gcc-internal-format
40836 msgid "   by earlier handler for %qT"
40837 msgstr ""
40839 #: cp/except.c:991
40840 #, gcc-internal-format
40841 msgid "%<...%> handler must be the last handler for its try block"
40842 msgstr ""
40844 #: cp/except.c:1072
40845 #, gcc-internal-format
40846 msgid "noexcept-expression evaluates to %<false%> because of a call to %qD"
40847 msgstr ""
40849 #: cp/except.c:1075
40850 #, gcc-internal-format
40851 msgid "but %qD does not throw; perhaps it should be declared %<noexcept%>"
40852 msgstr ""
40854 #: cp/friend.c:192
40855 #, gcc-internal-format
40856 msgid "%qD is already a friend of class %qT"
40857 msgstr ""
40859 #: cp/friend.c:276
40860 #, gcc-internal-format
40861 msgid "invalid type %qT declared %<friend%>"
40862 msgstr ""
40864 #. [temp.friend]
40865 #. Friend declarations shall not declare partial
40866 #. specializations.
40867 #. template <class U> friend class T::X<U>;
40868 #. [temp.friend]
40869 #. Friend declarations shall not declare partial
40870 #. specializations.
40871 #: cp/friend.c:297 cp/friend.c:339
40872 #, gcc-internal-format
40873 msgid "partial specialization %qT declared %<friend%>"
40874 msgstr ""
40876 #: cp/friend.c:309
40877 #, gcc-internal-format
40878 msgid "perhaps you need explicit template arguments in your nested-name-specifier"
40879 msgstr ""
40881 #: cp/friend.c:317
40882 #, gcc-internal-format
40883 msgid "class %qT is implicitly friends with itself"
40884 msgstr ""
40886 #: cp/friend.c:375
40887 #, gcc-internal-format
40888 msgid "%qT is not a member of %qT"
40889 msgstr ""
40891 #: cp/friend.c:380
40892 #, gcc-internal-format
40893 msgid "%qT is not a member class template of %qT"
40894 msgstr ""
40896 #: cp/friend.c:389
40897 #, gcc-internal-format
40898 msgid "%qT is not a nested class of %qT"
40899 msgstr ""
40901 #. template <class T> friend class T;
40902 #: cp/friend.c:403
40903 #, gcc-internal-format
40904 msgid "template parameter type %qT declared %<friend%>"
40905 msgstr ""
40907 #. template <class T> friend class A; where A is not a template
40908 #: cp/friend.c:411
40909 #, gcc-internal-format
40910 msgid "%q#T is not a template"
40911 msgstr ""
40913 #: cp/friend.c:434
40914 #, gcc-internal-format
40915 msgid "%qD is already a friend of %qT"
40916 msgstr ""
40918 #: cp/friend.c:444
40919 #, gcc-internal-format
40920 msgid "%qT is already a friend of %qT"
40921 msgstr ""
40923 #: cp/friend.c:484
40924 #, gcc-internal-format
40925 msgid "friend declaration %qD may not have virt-specifiers"
40926 msgstr ""
40928 #: cp/friend.c:577
40929 #, gcc-internal-format
40930 msgid "member %qD declared as friend before type %qT defined"
40931 msgstr ""
40933 #: cp/friend.c:626
40934 #, gcc-internal-format
40935 msgid "friend declaration %qD in local class without prior declaration"
40936 msgstr ""
40938 #: cp/friend.c:649
40939 #, gcc-internal-format
40940 msgid "friend declaration %q#D declares a non-template function"
40941 msgstr ""
40943 #: cp/friend.c:653
40944 #, gcc-internal-format
40945 msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) "
40946 msgstr ""
40948 #: cp/init.c:384
40949 #, gcc-internal-format
40950 msgid "value-initialization of incomplete type %qT"
40951 msgstr ""
40953 #: cp/init.c:453
40954 #, gcc-internal-format
40955 msgid "cannot value-initialize array of unknown bound %qT"
40956 msgstr ""
40958 #: cp/init.c:492
40959 #, gcc-internal-format
40960 msgid "value-initialization of function type %qT"
40961 msgstr ""
40963 #: cp/init.c:498
40964 #, gcc-internal-format
40965 msgid "value-initialization of reference type %qT"
40966 msgstr ""
40968 #: cp/init.c:557
40969 #, gcc-internal-format
40970 msgid "recursive instantiation of non-static data member initializer for %qD"
40971 msgstr ""
40973 #: cp/init.c:581
40974 #, gcc-internal-format
40975 msgid "constructor required before non-static data member for %qD has been parsed"
40976 msgstr ""
40978 #: cp/init.c:625
40979 #, gcc-internal-format
40980 msgid "initializer for flexible array member %q#D"
40981 msgstr ""
40983 #: cp/init.c:651
40984 #, gcc-internal-format
40985 msgid "%qD should be initialized in the member initialization list"
40986 msgstr ""
40988 #: cp/init.c:672
40989 #, gcc-internal-format
40990 msgid "%qD is initialized with itself"
40991 msgstr ""
40993 #: cp/init.c:783
40994 #, gcc-internal-format
40995 msgid "invalid initializer for array member %q#D"
40996 msgstr ""
40998 #: cp/init.c:797 cp/init.c:821 cp/init.c:2367 cp/method.c:1345
40999 #, gcc-internal-format
41000 msgid "uninitialized const member in %q#T"
41001 msgstr ""
41003 #: cp/init.c:799 cp/init.c:816 cp/init.c:823 cp/init.c:2352 cp/init.c:2380
41004 #: cp/method.c:1348 cp/method.c:1359
41005 #, gcc-internal-format
41006 msgid "%q#D should be initialized"
41007 msgstr ""
41009 #: cp/init.c:814 cp/init.c:2339 cp/method.c:1356
41010 #, gcc-internal-format
41011 msgid "uninitialized reference member in %q#T"
41012 msgstr ""
41014 #: cp/init.c:993
41015 #, gcc-internal-format
41016 msgid "%qD will be initialized after"
41017 msgstr ""
41019 #: cp/init.c:996
41020 #, gcc-internal-format
41021 msgid "base %qT will be initialized after"
41022 msgstr ""
41024 #: cp/init.c:1000
41025 #, gcc-internal-format
41026 msgid "  %q#D"
41027 msgstr ""
41029 #: cp/init.c:1002
41030 #, gcc-internal-format
41031 msgid "  base %qT"
41032 msgstr ""
41034 #: cp/init.c:1004
41035 #, gcc-internal-format
41036 msgid "  when initialized here"
41037 msgstr ""
41039 #: cp/init.c:1021
41040 #, gcc-internal-format
41041 msgid "multiple initializations given for %qD"
41042 msgstr ""
41044 #: cp/init.c:1025
41045 #, gcc-internal-format
41046 msgid "multiple initializations given for base %qT"
41047 msgstr ""
41049 #: cp/init.c:1110
41050 #, gcc-internal-format
41051 msgid "initializations for multiple members of %qT"
41052 msgstr ""
41054 #: cp/init.c:1207
41055 #, gcc-internal-format
41056 msgid "base class %q#T should be explicitly initialized in the copy constructor"
41057 msgstr ""
41059 #: cp/init.c:1436 cp/init.c:1455
41060 #, gcc-internal-format
41061 msgid "class %qT does not have any field named %qD"
41062 msgstr ""
41064 #: cp/init.c:1442
41065 #, gcc-internal-format
41066 msgid "%q#D is a static data member; it can only be initialized at its definition"
41067 msgstr ""
41069 #: cp/init.c:1449
41070 #, gcc-internal-format
41071 msgid "%q#D is not a non-static data member of %qT"
41072 msgstr ""
41074 #: cp/init.c:1488
41075 #, gcc-internal-format
41076 msgid "unnamed initializer for %qT, which has no base classes"
41077 msgstr ""
41079 #: cp/init.c:1496
41080 #, gcc-internal-format
41081 msgid "unnamed initializer for %qT, which uses multiple inheritance"
41082 msgstr ""
41084 #: cp/init.c:1543
41085 #, gcc-internal-format
41086 msgid "%qD is both a direct base and an indirect virtual base"
41087 msgstr ""
41089 #: cp/init.c:1551
41090 #, gcc-internal-format
41091 msgid "type %qT is not a direct or virtual base of %qT"
41092 msgstr ""
41094 #: cp/init.c:1554
41095 #, gcc-internal-format
41096 msgid "type %qT is not a direct base of %qT"
41097 msgstr ""
41099 #: cp/init.c:1652
41100 #, gcc-internal-format
41101 msgid "bad array initializer"
41102 msgstr ""
41104 #: cp/init.c:1668 cp/typeck2.c:1159
41105 #, gcc-internal-format
41106 msgid "array must be initialized with a brace-enclosed initializer"
41107 msgstr ""
41109 #: cp/init.c:1980 cp/semantics.c:3192
41110 #, gcc-internal-format
41111 msgid "%qT is not a class type"
41112 msgstr ""
41114 #: cp/init.c:2036
41115 #, gcc-internal-format
41116 msgid "incomplete type %qT does not have member %qD"
41117 msgstr ""
41119 #: cp/init.c:2050
41120 #, gcc-internal-format
41121 msgid "invalid pointer to bit-field %qD"
41122 msgstr ""
41124 #: cp/init.c:2136 cp/typeck.c:1841
41125 #, gcc-internal-format
41126 msgid "invalid use of non-static member function %qD"
41127 msgstr ""
41129 #: cp/init.c:2143 cp/semantics.c:1763
41130 #, gcc-internal-format
41131 msgid "invalid use of non-static data member %qD"
41132 msgstr ""
41134 #: cp/init.c:2336
41135 #, gcc-internal-format
41136 msgid "uninitialized reference member in %q#T using %<new%> without new-initializer"
41137 msgstr ""
41139 #: cp/init.c:2344
41140 #, gcc-internal-format
41141 msgid "uninitialized reference member in base %q#T of %q#T using %<new%> without new-initializer"
41142 msgstr ""
41144 #: cp/init.c:2348
41145 #, gcc-internal-format
41146 msgid "uninitialized reference member in base %q#T of %q#T"
41147 msgstr ""
41149 #: cp/init.c:2364
41150 #, gcc-internal-format
41151 msgid "uninitialized const member in %q#T using %<new%> without new-initializer"
41152 msgstr ""
41154 #: cp/init.c:2372
41155 #, gcc-internal-format
41156 msgid "uninitialized const member in base %q#T of %q#T using %<new%> without new-initializer"
41157 msgstr ""
41159 #: cp/init.c:2376
41160 #, gcc-internal-format
41161 msgid "uninitialized const member in base %q#T of %q#T"
41162 msgstr ""
41164 #: cp/init.c:2657
41165 #, gcc-internal-format
41166 msgid "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a region of type %qT and size %qwi"
41167 msgstr ""
41169 #: cp/init.c:2669
41170 #, gcc-internal-format
41171 msgid "placement new constructing an array of objects of type %qT and size %qwu in a region of type %qT and size %qwi"
41172 msgstr ""
41174 #: cp/init.c:2680
41175 #, gcc-internal-format
41176 msgid "placement new constructing an object of type %qT and size %qwu in a region of type %qT and size %qwi"
41177 msgstr ""
41179 #: cp/init.c:2828
41180 #, gcc-internal-format
41181 msgid "integer overflow in array size"
41182 msgstr ""
41184 #: cp/init.c:2838
41185 #, gcc-internal-format
41186 msgid "array size in new-expression must be constant"
41187 msgstr ""
41189 #: cp/init.c:2852
41190 #, gcc-internal-format
41191 msgid "variably modified type not allowed in new-expression"
41192 msgstr ""
41194 #: cp/init.c:2868
41195 #, gcc-internal-format
41196 msgid "non-constant array new length must be specified directly, not by typedef"
41197 msgstr ""
41199 #: cp/init.c:2870
41200 #, gcc-internal-format
41201 msgid "non-constant array new length must be specified without parentheses around the type-id"
41202 msgstr ""
41204 #: cp/init.c:2880
41205 #, gcc-internal-format
41206 msgid "invalid type %<void%> for new"
41207 msgstr ""
41209 #: cp/init.c:2923
41210 #, gcc-internal-format
41211 msgid "uninitialized const in %<new%> of %q#T"
41212 msgstr ""
41214 #: cp/init.c:3049
41215 #, gcc-internal-format
41216 msgid "no suitable %qD found in class %qT"
41217 msgstr ""
41219 #: cp/init.c:3056 cp/search.c:1183
41220 #, gcc-internal-format
41221 msgid "request for member %qD is ambiguous"
41222 msgstr ""
41224 #: cp/init.c:3129
41225 #, gcc-internal-format
41226 msgid "%<new%> of type %qT with extended alignment %d"
41227 msgstr ""
41229 #: cp/init.c:3132
41230 #, gcc-internal-format
41231 msgid "uses %qD, which does not have an alignment parameter"
41232 msgstr ""
41234 #: cp/init.c:3135
41235 #, gcc-internal-format
41236 msgid "use %<-faligned-new%> to enable C++17 over-aligned new support"
41237 msgstr ""
41239 #: cp/init.c:3319
41240 #, gcc-internal-format
41241 msgid "parenthesized initializer in array new"
41242 msgstr ""
41244 #: cp/init.c:3584
41245 #, gcc-internal-format
41246 msgid "size in array new must have integral type"
41247 msgstr ""
41249 #: cp/init.c:3616
41250 #, gcc-internal-format
41251 msgid "new cannot be applied to a reference type"
41252 msgstr ""
41254 #: cp/init.c:3625
41255 #, gcc-internal-format
41256 msgid "new cannot be applied to a function type"
41257 msgstr ""
41259 #: cp/init.c:3694
41260 #, gcc-internal-format
41261 msgid "possible problem detected in invocation of delete [] operator:"
41262 msgstr ""
41264 #: cp/init.c:3698
41265 #, gcc-internal-format
41266 msgid "neither the destructor nor the class-specific operator delete [] will be called, even if they are declared when the class is defined"
41267 msgstr ""
41269 #: cp/init.c:4246
41270 #, gcc-internal-format
41271 msgid "initializer ends prematurely"
41272 msgstr ""
41274 #: cp/init.c:4333
41275 #, gcc-internal-format
41276 msgid "cannot initialize multi-dimensional array with initializer"
41277 msgstr ""
41279 #: cp/init.c:4540
41280 #, gcc-internal-format
41281 msgid "unknown array size in delete"
41282 msgstr ""
41284 #: cp/init.c:4564
41285 #, gcc-internal-format
41286 msgid "possible problem detected in invocation of delete operator:"
41287 msgstr ""
41289 #: cp/init.c:4569
41290 #, gcc-internal-format
41291 msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined"
41292 msgstr ""
41294 #: cp/init.c:4584
41295 #, gcc-internal-format
41296 msgid "deleting object of abstract class type %qT which has non-virtual destructor will cause undefined behavior"
41297 msgstr ""
41299 #: cp/init.c:4589
41300 #, gcc-internal-format
41301 msgid "deleting object of polymorphic class type %qT which has non-virtual destructor might cause undefined behavior"
41302 msgstr ""
41304 #: cp/init.c:4897
41305 #, gcc-internal-format
41306 msgid "type to vector delete is neither pointer or array type"
41307 msgstr ""
41309 #: cp/lambda.c:498
41310 #, gcc-internal-format
41311 msgid "array of runtime bound cannot be captured by copy, only by reference"
41312 msgstr ""
41314 #: cp/lambda.c:513
41315 #, gcc-internal-format
41316 msgid "capture of variable-size type %qT that is not an N3639 array of runtime bound"
41317 msgstr ""
41319 #: cp/lambda.c:517
41320 #, gcc-internal-format
41321 msgid "because the array element type %qT has variable size"
41322 msgstr ""
41324 #: cp/lambda.c:541
41325 #, gcc-internal-format
41326 msgid "cannot capture %qE by reference"
41327 msgstr ""
41329 #: cp/lambda.c:549
41330 #, gcc-internal-format
41331 msgid "capture by copy of incomplete type %qT"
41332 msgstr ""
41334 #: cp/lambda.c:573
41335 #, gcc-internal-format
41336 msgid "already captured %qD in lambda expression"
41337 msgstr ""
41339 #: cp/lambda.c:772
41340 #, gcc-internal-format
41341 msgid "%<this%> was not captured for this lambda function"
41342 msgstr ""
41344 #: cp/lex.c:320
41345 #, gcc-internal-format, gfc-internal-format
41346 msgid "junk at end of #pragma %s"
41347 msgstr ""
41349 #: cp/lex.c:327
41350 #, gcc-internal-format, gfc-internal-format
41351 msgid "invalid #pragma %s"
41352 msgstr ""
41354 #: cp/lex.c:335
41355 #, gcc-internal-format
41356 msgid "#pragma vtable no longer supported"
41357 msgstr ""
41359 #: cp/lex.c:407
41360 #, gcc-internal-format
41361 msgid "#pragma implementation for %qs appears after file is included"
41362 msgstr ""
41364 #: cp/lex.c:437
41365 #, gcc-internal-format
41366 msgid "%qD not defined"
41367 msgstr ""
41369 #: cp/lex.c:443
41370 #, gcc-internal-format
41371 msgid "%qD was not declared in this scope"
41372 msgstr ""
41374 #. In a template, it is invalid to write "f()" or "f(3)" if no
41375 #. declaration of "f" is available.  Historically, G++ and most
41376 #. other compilers accepted that usage since they deferred all name
41377 #. lookup until instantiation time rather than doing unqualified
41378 #. name lookup at template definition time; explain to the user what
41379 #. is going wrong.
41381 #. Note that we have the exact wording of the following message in
41382 #. the manual (trouble.texi, node "Name lookup"), so they need to
41383 #. be kept in synch.
41384 #: cp/lex.c:487
41385 #, gcc-internal-format
41386 msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
41387 msgstr ""
41389 #: cp/lex.c:496
41390 #, gcc-internal-format
41391 msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
41392 msgstr ""
41394 #: cp/mangle.c:2335
41395 #, gcc-internal-format
41396 msgid "mangling typeof, use decltype instead"
41397 msgstr ""
41399 #: cp/mangle.c:2339
41400 #, gcc-internal-format
41401 msgid "mangling __underlying_type"
41402 msgstr ""
41404 #: cp/mangle.c:2622
41405 #, gcc-internal-format
41406 msgid "mangling unknown fixed point type"
41407 msgstr ""
41409 #: cp/mangle.c:3233
41410 #, gcc-internal-format
41411 msgid "use of built-in trait %qE in function signature; use library traits instead"
41412 msgstr ""
41414 #: cp/mangle.c:3238
41415 #, gcc-internal-format, gfc-internal-format
41416 msgid "mangling %C"
41417 msgstr ""
41419 #: cp/mangle.c:3315
41420 #, gcc-internal-format
41421 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
41422 msgstr ""
41424 #: cp/mangle.c:3402
41425 #, gcc-internal-format
41426 msgid "string literal in function template signature"
41427 msgstr ""
41429 #: cp/mangle.c:3860
41430 #, gcc-internal-format
41431 msgid "mangled name for %qD will change in C++17 because the exception specification is part of a function type"
41432 msgstr ""
41434 #: cp/mangle.c:3894
41435 #, gcc-internal-format
41436 msgid "a later -fabi-version= (or =0) avoids this error with a change in mangling"
41437 msgstr ""
41439 #: cp/mangle.c:3923
41440 #, gcc-internal-format
41441 msgid "the mangled name of %qD changed between -fabi-version=%d (%D) and -fabi-version=%d (%D)"
41442 msgstr ""
41444 #: cp/mangle.c:3929
41445 #, gcc-internal-format
41446 msgid "the mangled name of %qD changes between -fabi-version=%d (%D) and -fabi-version=%d (%D)"
41447 msgstr ""
41449 #: cp/mangle.c:4271
41450 #, gcc-internal-format
41451 msgid "the mangled name of a thunk for %qD changes between -fabi-version=%d and -fabi-version=%d"
41452 msgstr ""
41454 #: cp/mangle.c:4276
41455 #, gcc-internal-format
41456 msgid "the mangled name of %qD changes between -fabi-version=%d and -fabi-version=%d"
41457 msgstr ""
41459 #: cp/mangle.c:4281
41460 #, gcc-internal-format
41461 msgid "the mangled name of the initialization guard variable for %qD changes between -fabi-version=%d and -fabi-version=%d"
41462 msgstr ""
41464 #: cp/method.c:845 cp/method.c:1301
41465 #, gcc-internal-format
41466 msgid "non-static const member %q#D, can%'t use default assignment operator"
41467 msgstr ""
41469 #: cp/method.c:851 cp/method.c:1307
41470 #, gcc-internal-format
41471 msgid "non-static reference member %q#D, can%'t use default assignment operator"
41472 msgstr ""
41474 #: cp/method.c:969
41475 #, gcc-internal-format
41476 msgid "synthesized method %qD first required here "
41477 msgstr ""
41479 #: cp/method.c:1256
41480 #, gcc-internal-format
41481 msgid "union member %q+D with non-trivial %qD"
41482 msgstr ""
41484 #: cp/method.c:1266
41485 #, gcc-internal-format
41486 msgid "defaulted constructor calls non-constexpr %qD"
41487 msgstr ""
41489 #: cp/method.c:1324
41490 #, gcc-internal-format
41491 msgid "initializer for %q#D is invalid"
41492 msgstr ""
41494 #: cp/method.c:1376
41495 #, gcc-internal-format
41496 msgid "defaulted default constructor does not initialize %q#D"
41497 msgstr ""
41499 #: cp/method.c:1387
41500 #, gcc-internal-format
41501 msgid "copying non-static data member %q#D of rvalue reference type"
41502 msgstr ""
41504 #. A trivial constructor doesn't have any NSDMI.
41505 #: cp/method.c:1616
41506 #, gcc-internal-format
41507 msgid "defaulted default constructor does not initialize any non-static data member"
41508 msgstr ""
41510 #: cp/method.c:1657
41511 #, gcc-internal-format
41512 msgid "defaulted move assignment for %qT calls a non-trivial move assignment operator for virtual base %qT"
41513 msgstr ""
41515 #: cp/method.c:1774
41516 #, gcc-internal-format
41517 msgid "a lambda closure type has a deleted default constructor"
41518 msgstr ""
41520 #: cp/method.c:1777
41521 #, gcc-internal-format
41522 msgid "a lambda closure type has a deleted copy assignment operator"
41523 msgstr ""
41525 #: cp/method.c:1788
41526 #, gcc-internal-format
41527 msgid "%q#D is implicitly declared as deleted because %qT declares a move constructor or move assignment operator"
41528 msgstr ""
41530 #: cp/method.c:1799
41531 #, gcc-internal-format
41532 msgid "%q#D inherits from multiple base subobjects"
41533 msgstr ""
41535 #: cp/method.c:1819
41536 #, gcc-internal-format
41537 msgid "%q#D is implicitly deleted because the default definition would be ill-formed:"
41538 msgstr ""
41540 #: cp/method.c:1828
41541 msgid "%q#F is implicitly deleted because its exception-specification does not match the implicit exception-specification %qX"
41542 msgstr ""
41544 #: cp/method.c:2148
41545 #, gcc-internal-format
41546 msgid "defaulted declaration %q+D"
41547 msgstr ""
41549 #: cp/method.c:2150
41550 #, gcc-internal-format
41551 msgid "does not match expected signature %qD"
41552 msgstr ""
41554 #: cp/method.c:2182
41555 msgid "function %q+D defaulted on its redeclaration with an exception-specification that differs from the implicit exception-specification %qX"
41556 msgstr ""
41558 #: cp/method.c:2204
41559 #, gcc-internal-format
41560 msgid "explicitly defaulted function %q+D cannot be declared as constexpr because the implicit declaration is not constexpr:"
41561 msgstr ""
41563 #: cp/method.c:2250
41564 #, gcc-internal-format
41565 msgid "a template cannot be defaulted"
41566 msgstr ""
41568 #: cp/method.c:2278
41569 #, gcc-internal-format
41570 msgid "%qD cannot be defaulted"
41571 msgstr ""
41573 #: cp/method.c:2287
41574 #, gcc-internal-format
41575 msgid "defaulted function %q+D with default argument"
41576 msgstr ""
41578 #: cp/name-lookup.c:614
41579 #, gcc-internal-format
41580 msgid "%q#D conflicts with a previous declaration"
41581 msgstr ""
41583 #: cp/name-lookup.c:827
41584 #, gcc-internal-format
41585 msgid "redeclaration of %<wchar_t%> as %qT"
41586 msgstr ""
41588 #. A redeclaration of main, but not a duplicate of the
41589 #. previous one.
41591 #. [basic.start.main]
41593 #. This function shall not be overloaded.
41594 #: cp/name-lookup.c:857
41595 #, gcc-internal-format
41596 msgid "invalid redeclaration of %q+D"
41597 msgstr ""
41599 #: cp/name-lookup.c:858
41600 #, gcc-internal-format
41601 msgid "as %qD"
41602 msgstr ""
41604 #: cp/name-lookup.c:899 cp/name-lookup.c:915
41605 #, gcc-internal-format
41606 msgid "declaration of %q#D with C language linkage"
41607 msgstr ""
41609 #: cp/name-lookup.c:902 cp/name-lookup.c:917
41610 #, gcc-internal-format
41611 msgid "conflicts with previous declaration %q#D"
41612 msgstr "конфліктує із попереднім оголошенням %q#D"
41614 #: cp/name-lookup.c:905
41615 #, gcc-internal-format
41616 msgid "due to different exception specifications"
41617 msgstr "через різні специфікації виключення"
41619 #: cp/name-lookup.c:1016
41620 #, gcc-internal-format
41621 msgid "type mismatch with previous external decl of %q#D"
41622 msgstr ""
41624 #: cp/name-lookup.c:1019
41625 #, gcc-internal-format
41626 msgid "previous external decl of %q#D"
41627 msgstr "попереднє зовнішнє оголошення %q#D"
41629 #: cp/name-lookup.c:1107
41630 #, gcc-internal-format
41631 msgid "extern declaration of %q#D doesn%'t match"
41632 msgstr ""
41634 #: cp/name-lookup.c:1109
41635 #, gcc-internal-format
41636 msgid "global declaration %q#D"
41637 msgstr "загальне оголошення %q#D"
41639 #: cp/name-lookup.c:1163 cp/name-lookup.c:1255
41640 #, gcc-internal-format
41641 msgid "declaration of %q#D shadows a parameter"
41642 msgstr ""
41644 #: cp/name-lookup.c:1258
41645 #, gcc-internal-format
41646 msgid "declaration of %qD shadows a lambda capture"
41647 msgstr ""
41649 #: cp/name-lookup.c:1305
41650 #, gcc-internal-format
41651 msgid "declaration of %qD shadows a member of %qT"
41652 msgstr ""
41654 #: cp/name-lookup.c:1460
41655 #, gcc-internal-format
41656 msgid "name lookup of %qD changed"
41657 msgstr ""
41659 #: cp/name-lookup.c:1462
41660 #, gcc-internal-format
41661 msgid "  matches this %qD under ISO standard rules"
41662 msgstr ""
41664 #: cp/name-lookup.c:1465
41665 #, gcc-internal-format
41666 msgid "  matches this %qD under old rules"
41667 msgstr ""
41669 #: cp/name-lookup.c:1483 cp/name-lookup.c:1491
41670 #, gcc-internal-format
41671 msgid "name lookup of %qD changed for ISO %<for%> scoping"
41672 msgstr ""
41674 #: cp/name-lookup.c:1485
41675 #, gcc-internal-format
41676 msgid "  cannot use obsolete binding at %q+D because it has a destructor"
41677 msgstr ""
41679 #: cp/name-lookup.c:1495
41680 #, gcc-internal-format
41681 msgid "  using obsolete binding at %qD"
41682 msgstr ""
41684 #: cp/name-lookup.c:1501
41685 #, gcc-internal-format
41686 msgid "(if you use %<-fpermissive%> G++ will accept your code)"
41687 msgstr ""
41689 #: cp/name-lookup.c:1556
41690 #, gcc-internal-format
41691 msgid "%s %s(%E) %p %d\n"
41692 msgstr ""
41694 #: cp/name-lookup.c:1559
41695 #, gcc-internal-format
41696 msgid "%s %s %p %d\n"
41697 msgstr ""
41699 #: cp/name-lookup.c:2432
41700 #, gcc-internal-format
41701 msgid "%q#D hides constructor for %q#T"
41702 msgstr ""
41704 #: cp/name-lookup.c:2470
41705 #, gcc-internal-format
41706 msgid "previous non-function declaration %q+#D"
41707 msgstr ""
41709 #: cp/name-lookup.c:2471
41710 #, gcc-internal-format
41711 msgid "conflicts with function declaration %q#D"
41712 msgstr ""
41714 #: cp/name-lookup.c:2563
41715 #, gcc-internal-format
41716 msgid "%qT is not a namespace or unscoped enum"
41717 msgstr ""
41719 #. 7.3.3/5
41720 #. A using-declaration shall not name a template-id.
41721 #: cp/name-lookup.c:2573
41722 #, gcc-internal-format
41723 msgid "a using-declaration cannot specify a template-id.  Try %<using %D%>"
41724 msgstr ""
41726 #: cp/name-lookup.c:2580
41727 #, gcc-internal-format
41728 msgid "namespace %qD not allowed in using-declaration"
41729 msgstr ""
41731 #. It's a nested name with template parameter dependent scope.
41732 #. This can only be using-declaration for class member.
41733 #: cp/name-lookup.c:2588
41734 #, gcc-internal-format
41735 msgid "%qT is not a namespace"
41736 msgstr ""
41738 #. C++11 7.3.3/10.
41739 #: cp/name-lookup.c:2604 cp/name-lookup.c:2651 cp/name-lookup.c:2733
41740 #: cp/name-lookup.c:2748
41741 #, gcc-internal-format
41742 msgid "%qD is already declared in this scope"
41743 msgstr ""
41745 #: cp/name-lookup.c:2624
41746 #, gcc-internal-format
41747 msgid "%qD not declared"
41748 msgstr ""
41750 #: cp/name-lookup.c:3398
41751 #, gcc-internal-format
41752 msgid "using-declaration for non-member at class scope"
41753 msgstr ""
41755 #: cp/name-lookup.c:3405
41756 #, gcc-internal-format
41757 msgid "%<%T::%D%> names destructor"
41758 msgstr ""
41760 #: cp/name-lookup.c:3419
41761 #, gcc-internal-format
41762 msgid "%<%T::%D%> names constructor in %qT"
41763 msgstr ""
41765 #: cp/name-lookup.c:3459
41766 #, gcc-internal-format
41767 msgid "cannot inherit constructors from indirect base %qT"
41768 msgstr ""
41770 #: cp/name-lookup.c:3467
41771 #, gcc-internal-format
41772 msgid "no members matching %<%T::%D%> in %q#T"
41773 msgstr ""
41775 #: cp/name-lookup.c:3559
41776 #, gcc-internal-format
41777 msgid "declaration of %qD not in a namespace surrounding %qD"
41778 msgstr ""
41780 #: cp/name-lookup.c:3567
41781 #, gcc-internal-format
41782 msgid "explicit qualification in declaration of %qD"
41783 msgstr ""
41785 #: cp/name-lookup.c:3640
41786 #, gcc-internal-format
41787 msgid "%qD has not been declared within %D"
41788 msgstr ""
41790 #: cp/name-lookup.c:3641
41791 #, gcc-internal-format
41792 msgid "only here as a friend"
41793 msgstr ""
41795 #: cp/name-lookup.c:3657
41796 #, gcc-internal-format
41797 msgid "%qD should have been declared inside %qD"
41798 msgstr ""
41800 #: cp/name-lookup.c:3702
41801 #, gcc-internal-format
41802 msgid "%qD attribute requires a single NTBS argument"
41803 msgstr ""
41805 #: cp/name-lookup.c:3709
41806 #, gcc-internal-format
41807 msgid "%qD attribute is meaningless since members of the anonymous namespace get local symbols"
41808 msgstr ""
41810 #: cp/name-lookup.c:3719
41811 #, gcc-internal-format
41812 msgid "ignoring %qD attribute on non-inline namespace"
41813 msgstr ""
41815 #: cp/name-lookup.c:3725
41816 #, gcc-internal-format
41817 msgid "ignoring %qD attribute on anonymous namespace"
41818 msgstr ""
41820 #: cp/name-lookup.c:3744 cp/name-lookup.c:4165
41821 #, gcc-internal-format
41822 msgid "%qD attribute directive ignored"
41823 msgstr ""
41825 #: cp/name-lookup.c:3809
41826 #, gcc-internal-format
41827 msgid "namespace alias %qD not allowed here, assuming %qD"
41828 msgstr ""
41830 #: cp/name-lookup.c:4150
41831 #, gcc-internal-format
41832 msgid "strong using is deprecated; use inline namespaces instead"
41833 msgstr ""
41835 #: cp/name-lookup.c:4153
41836 #, gcc-internal-format
41837 msgid "strong using only meaningful at namespace scope"
41838 msgstr ""
41840 #: cp/name-lookup.c:4157
41841 #, gcc-internal-format
41842 msgid "current namespace %qD does not enclose strongly used namespace %qD"
41843 msgstr ""
41845 #: cp/name-lookup.c:4506
41846 #, gcc-internal-format
41847 msgid "maximum limit of %d namespaces searched for %qE"
41848 msgstr ""
41850 #: cp/name-lookup.c:4522 cp/name-lookup.c:4563
41851 #, gcc-internal-format
41852 msgid "suggested alternative: %qs"
41853 msgstr ""
41855 #: cp/name-lookup.c:4530
41856 #, gcc-internal-format
41857 msgid "suggested alternative:"
41858 msgid_plural "suggested alternatives:"
41859 msgstr[0] ""
41860 msgstr[1] ""
41861 msgstr[2] ""
41863 #: cp/name-lookup.c:4534
41864 #, gcc-internal-format
41865 msgid "  %qE"
41866 msgstr ""
41868 #: cp/name-lookup.c:5962
41869 #, gcc-internal-format
41870 msgid "argument dependent lookup finds %q+D"
41871 msgstr ""
41873 #: cp/name-lookup.c:6215
41874 #, gcc-internal-format
41875 msgid "declaration of std::initializer_list does not match #include <initializer_list>, isn't a template"
41876 msgstr ""
41878 #: cp/name-lookup.c:6526
41879 #, gcc-internal-format
41880 msgid "XXX entering pop_everything ()\n"
41881 msgstr ""
41883 #: cp/name-lookup.c:6535
41884 #, gcc-internal-format
41885 msgid "XXX leaving pop_everything ()\n"
41886 msgstr ""
41888 #: cp/optimize.c:581
41889 #, gcc-internal-format
41890 msgid "making multiple clones of %qD"
41891 msgstr ""
41893 #: cp/parser.c:825
41894 #, gcc-internal-format
41895 msgid "identifier %qE is a keyword in C++11"
41896 msgstr ""
41898 #: cp/parser.c:1321 cp/parser.c:1334
41899 #, gcc-internal-format
41900 msgid "LEXER_DEBUGGING_ENABLED_P is not set to true"
41901 msgstr ""
41903 #: cp/parser.c:1359 cp/parser.c:36599
41904 #, gcc-internal-format
41905 msgid "%<#pragma omp declare simd%> not immediately followed by function declaration or definition"
41906 msgstr ""
41908 #: cp/parser.c:2789
41909 #, gcc-internal-format
41910 msgid "%<#pragma%> is not allowed here"
41911 msgstr ""
41913 #: cp/parser.c:2833
41914 #, gcc-internal-format
41915 msgid "%<%E::%E%> has not been declared"
41916 msgstr ""
41918 #: cp/parser.c:2836
41919 #, gcc-internal-format
41920 msgid "%<::%E%> has not been declared"
41921 msgstr ""
41923 #: cp/parser.c:2839
41924 #, gcc-internal-format
41925 msgid "request for member %qE in non-class type %qT"
41926 msgstr ""
41928 #: cp/parser.c:2842 cp/parser.c:17854
41929 #, gcc-internal-format
41930 msgid "%<%T::%E%> has not been declared"
41931 msgstr ""
41933 #: cp/parser.c:2852
41934 #, gcc-internal-format
41935 msgid "%<%E::%E%> is not a type"
41936 msgstr "%<%E::%E%> не є типом"
41938 #: cp/parser.c:2856
41939 #, gcc-internal-format
41940 msgid "%<%E::%E%> is not a class or namespace"
41941 msgstr ""
41943 #: cp/parser.c:2861
41944 #, gcc-internal-format
41945 msgid "%<%E::%E%> is not a class, namespace, or enumeration"
41946 msgstr ""
41948 #: cp/parser.c:2874
41949 #, gcc-internal-format
41950 msgid "%<::%E%> is not a type"
41951 msgstr "%<::%E%> не є типом"
41953 #: cp/parser.c:2877
41954 #, gcc-internal-format
41955 msgid "%<::%E%> is not a class or namespace"
41956 msgstr ""
41958 #: cp/parser.c:2881
41959 #, gcc-internal-format
41960 msgid "%<::%E%> is not a class, namespace, or enumeration"
41961 msgstr ""
41963 #: cp/parser.c:2893
41964 #, gcc-internal-format
41965 msgid "%qE is not a type"
41966 msgstr ""
41968 #: cp/parser.c:2896
41969 #, gcc-internal-format
41970 msgid "%qE is not a class or namespace"
41971 msgstr ""
41973 #: cp/parser.c:2900
41974 #, gcc-internal-format
41975 msgid "%qE is not a class, namespace, or enumeration"
41976 msgstr ""
41978 #: cp/parser.c:2963
41979 #, gcc-internal-format
41980 msgid "new types may not be defined in a return type"
41981 msgstr ""
41983 #: cp/parser.c:2965
41984 #, gcc-internal-format
41985 msgid "(perhaps a semicolon is missing after the definition of %qT)"
41986 msgstr ""
41988 #: cp/parser.c:2991
41989 #, gcc-internal-format
41990 msgid "%qE is not a class template"
41991 msgstr ""
41993 #: cp/parser.c:2993
41994 #, gcc-internal-format
41995 msgid "%qE is not a template"
41996 msgstr ""
41998 #: cp/parser.c:2996
41999 #, gcc-internal-format
42000 msgid "invalid template-id"
42001 msgstr ""
42003 #: cp/parser.c:3030
42004 #, gcc-internal-format
42005 msgid "ISO C++ forbids using a floating-point literal in a constant-expression"
42006 msgstr ""
42008 #: cp/parser.c:3034 cp/pt.c:16746
42009 #, gcc-internal-format
42010 msgid "a cast to a type other than an integral or enumeration type cannot appear in a constant-expression"
42011 msgstr ""
42013 #: cp/parser.c:3039
42014 #, gcc-internal-format
42015 msgid "%<typeid%> operator cannot appear in a constant-expression"
42016 msgstr ""
42018 #: cp/parser.c:3043
42019 #, gcc-internal-format
42020 msgid "non-constant compound literals cannot appear in a constant-expression"
42021 msgstr ""
42023 #: cp/parser.c:3047
42024 #, gcc-internal-format
42025 msgid "a function call cannot appear in a constant-expression"
42026 msgstr ""
42028 #: cp/parser.c:3051
42029 #, gcc-internal-format
42030 msgid "an increment cannot appear in a constant-expression"
42031 msgstr ""
42033 #: cp/parser.c:3055
42034 #, gcc-internal-format
42035 msgid "an decrement cannot appear in a constant-expression"
42036 msgstr ""
42038 #: cp/parser.c:3059
42039 #, gcc-internal-format
42040 msgid "an array reference cannot appear in a constant-expression"
42041 msgstr ""
42043 #: cp/parser.c:3063
42044 #, gcc-internal-format
42045 msgid "the address of a label cannot appear in a constant-expression"
42046 msgstr ""
42048 #: cp/parser.c:3067
42049 #, gcc-internal-format
42050 msgid "calls to overloaded operators cannot appear in a constant-expression"
42051 msgstr ""
42053 #: cp/parser.c:3071
42054 #, gcc-internal-format
42055 msgid "an assignment cannot appear in a constant-expression"
42056 msgstr ""
42058 #: cp/parser.c:3074
42059 #, gcc-internal-format
42060 msgid "a comma operator cannot appear in a constant-expression"
42061 msgstr ""
42063 #: cp/parser.c:3078
42064 #, gcc-internal-format
42065 msgid "a call to a constructor cannot appear in a constant-expression"
42066 msgstr ""
42068 #: cp/parser.c:3082
42069 #, gcc-internal-format
42070 msgid "a transaction expression cannot appear in a constant-expression"
42071 msgstr ""
42073 #: cp/parser.c:3128
42074 #, gcc-internal-format
42075 msgid "%qs cannot appear in a constant-expression"
42076 msgstr ""
42078 #: cp/parser.c:3164
42079 #, gcc-internal-format
42080 msgid "class template argument deduction is only available with -std=c++1z or -std=gnu++1z"
42081 msgstr ""
42083 #: cp/parser.c:3169
42084 #, gcc-internal-format
42085 msgid "invalid use of destructor %qD as a type"
42086 msgstr ""
42088 #. Something like 'unsigned A a;'
42089 #: cp/parser.c:3172
42090 #, gcc-internal-format
42091 msgid "invalid combination of multiple type-specifiers"
42092 msgstr ""
42094 #: cp/parser.c:3184
42095 #, gcc-internal-format
42096 msgid "%qE does not name a type; did you mean %qs?"
42097 msgstr ""
42099 #: cp/parser.c:3188
42100 #, gcc-internal-format
42101 msgid "%qE does not name a type"
42102 msgstr ""
42104 #: cp/parser.c:3197
42105 #, gcc-internal-format
42106 msgid "C++11 %<constexpr%> only available with -std=c++11 or -std=gnu++11"
42107 msgstr ""
42109 #: cp/parser.c:3200
42110 #, gcc-internal-format
42111 msgid "C++11 %<noexcept%> only available with -std=c++11 or -std=gnu++11"
42112 msgstr ""
42114 #: cp/parser.c:3205
42115 #, gcc-internal-format
42116 msgid "C++11 %<thread_local%> only available with -std=c++11 or -std=gnu++11"
42117 msgstr ""
42119 #: cp/parser.c:3208
42120 #, gcc-internal-format
42121 msgid "%<concept%> only available with -fconcepts"
42122 msgstr ""
42124 #: cp/parser.c:3234
42125 #, gcc-internal-format
42126 msgid "(perhaps %<typename %T::%E%> was intended)"
42127 msgstr ""
42129 #: cp/parser.c:3252
42130 #, gcc-internal-format
42131 msgid "%qE in namespace %qE does not name a template type"
42132 msgstr ""
42134 #: cp/parser.c:3256
42135 #, gcc-internal-format
42136 msgid "%qE in namespace %qE does not name a type"
42137 msgstr ""
42139 #. A<T>::A<T>()
42140 #: cp/parser.c:3265
42141 #, gcc-internal-format
42142 msgid "%<%T::%E%> names the constructor, not the type"
42143 msgstr ""
42145 #: cp/parser.c:3268
42146 #, gcc-internal-format
42147 msgid "and %qT has no template constructors"
42148 msgstr ""
42150 #: cp/parser.c:3273
42151 #, gcc-internal-format
42152 msgid "need %<typename%> before %<%T::%E%> because %qT is a dependent scope"
42153 msgstr ""
42155 #: cp/parser.c:3283
42156 #, gcc-internal-format
42157 msgid "%qE in %q#T does not name a template type"
42158 msgstr ""
42160 #: cp/parser.c:3287
42161 #, gcc-internal-format
42162 msgid "%qE in %q#T does not name a type"
42163 msgstr ""
42165 #: cp/parser.c:3890
42166 #, gcc-internal-format
42167 msgid "expected string-literal"
42168 msgstr ""
42170 #: cp/parser.c:3955
42171 #, gcc-internal-format
42172 msgid "inconsistent user-defined literal suffixes %qD and %qD in string literal"
42173 msgstr ""
42175 #: cp/parser.c:4009
42176 #, gcc-internal-format
42177 msgid "a wide string is invalid in this context"
42178 msgstr ""
42180 #: cp/parser.c:4124
42181 #, gcc-internal-format
42182 msgid "unable to find character literal operator %qD with %qT argument"
42183 msgstr ""
42185 #: cp/parser.c:4225
42186 #, gcc-internal-format
42187 msgid "integer literal exceeds range of %qT type"
42188 msgstr ""
42190 #: cp/parser.c:4232
42191 #, gcc-internal-format
42192 msgid "floating literal exceeds range of %qT type"
42193 msgstr ""
42195 #: cp/parser.c:4236
42196 #, gcc-internal-format
42197 msgid "floating literal truncated to zero"
42198 msgstr ""
42200 #: cp/parser.c:4276
42201 #, gcc-internal-format
42202 msgid "unable to find numeric literal operator %qD"
42203 msgstr ""
42205 #: cp/parser.c:4278
42206 #, gcc-internal-format
42207 msgid "use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes"
42208 msgstr ""
42210 #: cp/parser.c:4330
42211 #, gcc-internal-format
42212 msgid "unable to find string literal operator %qD with %qT, %qT arguments"
42213 msgstr ""
42215 #: cp/parser.c:4390 cp/parser.c:12668
42216 #, gcc-internal-format
42217 msgid "expected declaration"
42218 msgstr ""
42220 #: cp/parser.c:4652 cp/parser.c:4667
42221 #, gcc-internal-format
42222 msgid "expected binary operator"
42223 msgstr "мав бути бінарний оператор"
42225 #: cp/parser.c:4673
42226 #, gcc-internal-format
42227 msgid "expected ..."
42228 msgstr "мало бути ..."
42230 #: cp/parser.c:4685
42231 #, gcc-internal-format
42232 msgid "binary expression in operand of fold-expression"
42233 msgstr ""
42235 #: cp/parser.c:4688
42236 #, gcc-internal-format
42237 msgid "conditional expression in operand of fold-expression"
42238 msgstr ""
42240 #: cp/parser.c:4696
42241 #, gcc-internal-format
42242 msgid "mismatched operator in fold-expression"
42243 msgstr ""
42245 #: cp/parser.c:4800
42246 #, gcc-internal-format
42247 msgid "fixed-point types not supported in C++"
42248 msgstr ""
42250 #: cp/parser.c:4881
42251 #, gcc-internal-format
42252 msgid "ISO C++ forbids braced-groups within expressions"
42253 msgstr ""
42255 #: cp/parser.c:4893
42256 #, gcc-internal-format
42257 msgid "statement-expressions are not allowed outside functions nor in template-argument lists"
42258 msgstr ""
42260 #: cp/parser.c:4932
42261 #, gcc-internal-format
42262 msgid "fold-expressions only available with -std=c++1z or -std=gnu++1z"
42263 msgstr ""
42265 #: cp/parser.c:4990 cp/parser.c:5164 cp/parser.c:5342 cp/semantics.c:3530
42266 #, gcc-internal-format
42267 msgid "expected primary-expression"
42268 msgstr ""
42270 #: cp/parser.c:5020
42271 #, gcc-internal-format
42272 msgid "%<this%> may not be used in this context"
42273 msgstr ""
42275 #: cp/parser.c:5158
42276 #, gcc-internal-format
42277 msgid "a template declaration cannot appear at block scope"
42278 msgstr ""
42280 #: cp/parser.c:5317
42281 #, gcc-internal-format
42282 msgid "local variable %qD may not appear in this context"
42283 msgstr ""
42285 #: cp/parser.c:5494
42286 #, gcc-internal-format
42287 msgid "expected id-expression"
42288 msgstr ""
42290 #: cp/parser.c:5626
42291 #, gcc-internal-format
42292 msgid "scope %qT before %<~%> is not a class-name"
42293 msgstr ""
42295 #: cp/parser.c:5655 cp/parser.c:7675
42296 #, gcc-internal-format
42297 msgid "%<~auto%> only available with -std=c++14 or -std=gnu++14"
42298 msgstr ""
42300 #: cp/parser.c:5766
42301 #, gcc-internal-format
42302 msgid "declaration of %<~%T%> as member of %qT"
42303 msgstr ""
42305 #: cp/parser.c:5781
42306 #, gcc-internal-format
42307 msgid "typedef-name %qD used as destructor declarator"
42308 msgstr ""
42310 #: cp/parser.c:5817
42311 #, gcc-internal-format
42312 msgid "literal operator suffixes not preceded by %<_%> are reserved for future standardization"
42313 msgstr ""
42315 #: cp/parser.c:5828 cp/parser.c:19884
42316 #, gcc-internal-format
42317 msgid "expected unqualified-id"
42318 msgstr ""
42320 #: cp/parser.c:5935
42321 #, gcc-internal-format
42322 msgid "found %<:%> in nested-name-specifier, expected %<::%>"
42323 msgstr ""
42325 #: cp/parser.c:6004
42326 #, gcc-internal-format
42327 msgid "decltype evaluates to %qT, which is not a class or enumeration type"
42328 msgstr ""
42330 #: cp/parser.c:6030
42331 #, gcc-internal-format
42332 msgid "function template-id %qD in nested-name-specifier"
42333 msgstr ""
42335 #: cp/parser.c:6038
42336 #, gcc-internal-format
42337 msgid "variable template-id %qD in nested-name-specifier"
42338 msgstr ""
42340 #: cp/parser.c:6142 cp/typeck.c:2625 cp/typeck.c:2628 cp/typeck.c:2648
42341 #, gcc-internal-format
42342 msgid "%qD is not a template"
42343 msgstr ""
42345 #: cp/parser.c:6220
42346 #, gcc-internal-format
42347 msgid "expected nested-name-specifier"
42348 msgstr ""
42350 #: cp/parser.c:6421 cp/parser.c:8656
42351 #, gcc-internal-format
42352 msgid "types may not be defined in casts"
42353 msgstr ""
42355 #: cp/parser.c:6505
42356 #, gcc-internal-format
42357 msgid "types may not be defined in a %<typeid%> expression"
42358 msgstr ""
42360 #: cp/parser.c:6563
42361 #, gcc-internal-format
42362 msgid "%<_Cilk_spawn%> must be followed by an expression"
42363 msgstr ""
42365 #: cp/parser.c:6647
42366 #, fuzzy, gcc-internal-format
42367 #| msgid "invalid argument to %<__builtin_return_address%>"
42368 msgid "wrong number of arguments to %<__builtin_addressof%>"
42369 msgstr "некоректний аргумент %<__builtin_return_address%>"
42371 #: cp/parser.c:6659 cp/pt.c:17319
42372 #, fuzzy, gcc-internal-format
42373 #| msgid "invalid argument to %<__builtin_return_address%>"
42374 msgid "wrong number of arguments to %<__builtin_launder%>"
42375 msgstr "некоректний аргумент %<__builtin_return_address%>"
42377 #: cp/parser.c:6751
42378 #, gcc-internal-format
42379 msgid "ISO C++ forbids compound-literals"
42380 msgstr ""
42382 #: cp/parser.c:6810
42383 #, gcc-internal-format
42384 msgid "two consecutive %<[%> shall only introduce an attribute"
42385 msgstr ""
42387 #: cp/parser.c:7210
42388 #, gcc-internal-format
42389 msgid "braced list index is not allowed with array notation"
42390 msgstr ""
42392 #: cp/parser.c:7420 cp/typeck.c:2513
42393 #, gcc-internal-format
42394 msgid "invalid use of %qD"
42395 msgstr ""
42397 #: cp/parser.c:7429
42398 #, gcc-internal-format
42399 msgid "%<%D::%D%> is not a class member"
42400 msgstr ""
42402 #: cp/parser.c:7727
42403 #, gcc-internal-format
42404 msgid "non-scalar type"
42405 msgstr ""
42407 #: cp/parser.c:7826
42408 #, gcc-internal-format
42409 msgid "ISO C++ does not allow %<alignof%> with a non-type"
42410 msgstr ""
42412 #: cp/parser.c:7911
42413 #, gcc-internal-format
42414 msgid "types may not be defined in %<noexcept%> expressions"
42415 msgstr ""
42417 #: cp/parser.c:8189
42418 #, gcc-internal-format
42419 msgid "types may not be defined in a new-expression"
42420 msgstr ""
42422 #: cp/parser.c:8205
42423 #, gcc-internal-format
42424 msgid "array bound forbidden after parenthesized type-id"
42425 msgstr ""
42427 #: cp/parser.c:8207
42428 #, gcc-internal-format
42429 msgid "try removing the parentheses around the type-id"
42430 msgstr ""
42432 #: cp/parser.c:8239
42433 #, gcc-internal-format
42434 msgid "initialization of new-expression for type %<auto%> requires exactly one element"
42435 msgstr ""
42437 #: cp/parser.c:8287
42438 #, gcc-internal-format
42439 msgid "expected expression-list or type-id"
42440 msgstr ""
42442 #: cp/parser.c:8316
42443 #, gcc-internal-format
42444 msgid "types may not be defined in a new-type-id"
42445 msgstr ""
42447 #: cp/parser.c:8444
42448 #, gcc-internal-format
42449 msgid "expression in new-declarator must have integral or enumeration type"
42450 msgstr ""
42452 #: cp/parser.c:8752
42453 #, gcc-internal-format
42454 msgid "use of old-style cast"
42455 msgstr ""
42457 #: cp/parser.c:8899
42458 #, gcc-internal-format
42459 msgid "%<>>%> operator is treated as two right angle brackets in C++11"
42460 msgstr ""
42462 #: cp/parser.c:8902
42463 #, gcc-internal-format
42464 msgid "suggest parentheses around %<>>%> expression"
42465 msgstr ""
42467 #: cp/parser.c:9098
42468 #, gcc-internal-format
42469 msgid "ISO C++ does not allow ?: with omitted middle operand"
42470 msgstr ""
42472 #: cp/parser.c:9813
42473 #, gcc-internal-format
42474 msgid "lambda-expression in unevaluated context"
42475 msgstr ""
42477 #: cp/parser.c:9822
42478 #, gcc-internal-format
42479 msgid "lambda-expression in template-argument"
42480 msgstr ""
42482 #: cp/parser.c:9975
42483 #, gcc-internal-format
42484 msgid "expected end of capture-list"
42485 msgstr ""
42487 #: cp/parser.c:9989
42488 #, gcc-internal-format
42489 msgid "explicit by-copy capture of %<this%> redundant with by-copy capture default"
42490 msgstr ""
42492 #: cp/parser.c:10006
42493 #, gcc-internal-format
42494 msgid "%<*this%> capture only available with -std=c++1z or -std=gnu++1z"
42495 msgstr ""
42497 #: cp/parser.c:10051
42498 #, gcc-internal-format
42499 msgid "lambda capture initializers only available with -std=c++14 or -std=gnu++14"
42500 msgstr ""
42502 #: cp/parser.c:10058
42503 #, gcc-internal-format
42504 msgid "empty initializer for lambda init-capture"
42505 msgstr ""
42507 #: cp/parser.c:10081
42508 #, gcc-internal-format
42509 msgid "capture of non-variable %qD "
42510 msgstr ""
42512 #: cp/parser.c:10084 cp/parser.c:10094 cp/semantics.c:3371 cp/semantics.c:3383
42513 #, gcc-internal-format
42514 msgid "%q#D declared here"
42515 msgstr ""
42517 #: cp/parser.c:10090
42518 #, gcc-internal-format
42519 msgid "capture of variable %qD with non-automatic storage duration"
42520 msgstr ""
42522 #: cp/parser.c:10128
42523 #, gcc-internal-format
42524 msgid "explicit by-copy capture of %qD redundant with by-copy capture default"
42525 msgstr ""
42527 #: cp/parser.c:10133
42528 #, gcc-internal-format
42529 msgid "explicit by-reference capture of %qD redundant with by-reference capture default"
42530 msgstr ""
42532 #: cp/parser.c:10182
42533 #, gcc-internal-format
42534 msgid "lambda templates are only available with -std=c++14 or -std=gnu++14"
42535 msgstr ""
42537 #: cp/parser.c:10186
42538 #, fuzzy, gcc-internal-format
42539 #| msgid "ISO C++ 1998 does not support %<long long%>"
42540 msgid "ISO C++ does not support lambda templates"
42541 msgstr "У ISO C++ 1998 не передбачено підтримки %<long long%>"
42543 #: cp/parser.c:10216
42544 #, gcc-internal-format
42545 msgid "default argument specified for lambda parameter"
42546 msgstr ""
42548 #: cp/parser.c:10234
42549 #, fuzzy, gcc-internal-format
42550 #| msgid "duplicate %<volatile%>"
42551 msgid "duplicate %<mutable%>"
42552 msgstr "дублювання %<volatile%>"
42554 #: cp/parser.c:10282
42555 #, gcc-internal-format
42556 msgid "%<constexpr%> lambda only available with -std=c++1z or -std=gnu++1z"
42557 msgstr ""
42559 #: cp/parser.c:10734 cp/parser.c:10915
42560 #, gcc-internal-format
42561 msgid "attributes at the beginning of statement are ignored"
42562 msgstr ""
42564 #: cp/parser.c:10762
42565 #, gcc-internal-format
42566 msgid "expected labeled-statement"
42567 msgstr ""
42569 #: cp/parser.c:10808
42570 #, gcc-internal-format
42571 msgid "case label %qE not within a switch statement"
42572 msgstr ""
42574 #: cp/parser.c:10922
42575 #, gcc-internal-format
42576 msgid "need %<typename%> before %qE because %qT is a dependent scope"
42577 msgstr ""
42579 #: cp/parser.c:10931
42580 #, gcc-internal-format
42581 msgid "%<%T::%D%> names the constructor, not the type"
42582 msgstr ""
42584 #: cp/parser.c:10978
42585 #, gcc-internal-format
42586 msgid "compound-statement in constexpr function"
42587 msgstr ""
42589 #: cp/parser.c:11105
42590 #, gcc-internal-format
42591 msgid "%<if constexpr%> only available with -std=c++1z or -std=gnu++1z"
42592 msgstr ""
42594 #: cp/parser.c:11131
42595 #, gcc-internal-format
42596 msgid "init-statement in selection statements only available with -std=c++1z or -std=gnu++1z"
42597 msgstr ""
42599 #: cp/parser.c:11301 cp/parser.c:27869
42600 #, gcc-internal-format
42601 msgid "expected selection-statement"
42602 msgstr ""
42604 #: cp/parser.c:11334
42605 #, gcc-internal-format
42606 msgid "types may not be defined in conditions"
42607 msgstr ""
42609 #: cp/parser.c:11757
42610 #, gcc-internal-format
42611 msgid "range-based %<for%> expression of type %qT has incomplete type"
42612 msgstr ""
42614 #: cp/parser.c:11795
42615 #, gcc-internal-format
42616 msgid "range-based %<for%> expression of type %qT has an %<end%> member but not a %<begin%>"
42617 msgstr ""
42619 #: cp/parser.c:11801
42620 #, gcc-internal-format
42621 msgid "range-based %<for%> expression of type %qT has a %<begin%> member but not an %<end%>"
42622 msgstr ""
42624 #: cp/parser.c:11853
42625 #, gcc-internal-format
42626 msgid "inconsistent begin/end types in range-based %<for%> statement: %qT and %qT"
42627 msgstr ""
42629 #: cp/parser.c:11988 cp/parser.c:27872
42630 #, gcc-internal-format
42631 msgid "expected iteration-statement"
42632 msgstr ""
42634 #: cp/parser.c:12036
42635 #, gcc-internal-format
42636 msgid "range-based %<for%> loops only available with -std=c++11 or -std=gnu++11"
42637 msgstr ""
42639 #: cp/parser.c:12110
42640 #, gcc-internal-format
42641 msgid "break statement used with Cilk Plus for loop"
42642 msgstr ""
42644 #: cp/parser.c:12170
42645 #, gcc-internal-format
42646 msgid "%<goto%> in %<constexpr%> function"
42647 msgstr "%<goto%> у функції %<constexpr%>"
42649 #. Issue a warning about this use of a GNU extension.
42650 #: cp/parser.c:12178
42651 #, gcc-internal-format
42652 msgid "ISO C++ forbids computed gotos"
42653 msgstr ""
42655 #: cp/parser.c:12191 cp/parser.c:27875
42656 #, gcc-internal-format
42657 msgid "expected jump-statement"
42658 msgstr ""
42660 #: cp/parser.c:12348 cp/parser.c:23115
42661 #, gcc-internal-format
42662 msgid "extra %<;%>"
42663 msgstr "зайве %<;%>"
42665 #: cp/parser.c:12591
42666 #, gcc-internal-format
42667 msgid "%<__label__%> not at the beginning of a block"
42668 msgstr ""
42670 #: cp/parser.c:12805
42671 #, gcc-internal-format
42672 msgid "non-variable %qD in declaration with more than one declarator with placeholder type"
42673 msgstr ""
42675 #: cp/parser.c:12825
42676 #, gcc-internal-format
42677 msgid "inconsistent deduction for %qT: %qT and then %qT"
42678 msgstr ""
42680 #: cp/parser.c:12846
42681 #, gcc-internal-format
42682 msgid "mixing declarations and function-definitions is forbidden"
42683 msgstr ""
42685 #: cp/parser.c:12870
42686 #, gcc-internal-format
42687 msgid "types may not be defined in a for-range-declaration"
42688 msgstr ""
42690 #: cp/parser.c:12925
42691 #, gcc-internal-format
42692 msgid "initializer in range-based %<for%> loop"
42693 msgstr ""
42695 #: cp/parser.c:12928
42696 #, gcc-internal-format
42697 msgid "multiple declarations in range-based %<for%> loop"
42698 msgstr ""
42700 #: cp/parser.c:12979
42701 #, gcc-internal-format
42702 msgid "decomposition declaration only available with -std=c++1z or -std=gnu++1z"
42703 msgstr ""
42705 #: cp/parser.c:13028
42706 #, fuzzy, gcc-internal-format
42707 #| msgid "previous declaration"
42708 msgid "empty decomposition declaration"
42709 msgstr "попереднє оголошення"
42711 #: cp/parser.c:13201
42712 #, gcc-internal-format
42713 msgid "%<friend%> used outside of class"
42714 msgstr ""
42716 #. Complain about `auto' as a storage specifier, if
42717 #. we're complaining about C++0x compatibility.
42718 #: cp/parser.c:13265
42719 #, gcc-internal-format
42720 msgid "%<auto%> changes meaning in C++11; please remove it"
42721 msgstr ""
42723 #: cp/parser.c:13301
42724 #, gcc-internal-format
42725 msgid "decl-specifier invalid in condition"
42726 msgstr ""
42728 #: cp/parser.c:13307
42729 #, fuzzy, gcc-internal-format
42730 #| msgid "invalid mask"
42731 msgid "%qD invalid in lambda"
42732 msgstr "некоректна маска"
42734 #: cp/parser.c:13400
42735 #, gcc-internal-format
42736 msgid "class definition may not be declared a friend"
42737 msgstr ""
42739 #: cp/parser.c:13470 cp/parser.c:23522
42740 #, gcc-internal-format
42741 msgid "templates may not be %<virtual%>"
42742 msgstr ""
42744 #: cp/parser.c:13510
42745 #, gcc-internal-format
42746 msgid "invalid linkage-specification"
42747 msgstr ""
42749 #: cp/parser.c:13597
42750 #, gcc-internal-format
42751 msgid "static_assert without a message only available with -std=c++1z or -std=gnu++1z"
42752 msgstr ""
42754 #: cp/parser.c:13791
42755 #, gcc-internal-format
42756 msgid "types may not be defined in %<decltype%> expressions"
42757 msgstr ""
42759 #: cp/parser.c:13934
42760 #, gcc-internal-format
42761 msgid "types may not be defined in a conversion-type-id"
42762 msgstr ""
42764 #: cp/parser.c:13961
42765 #, gcc-internal-format
42766 msgid "invalid use of %<auto%> in conversion operator"
42767 msgstr ""
42769 #: cp/parser.c:13965
42770 #, gcc-internal-format
42771 msgid "use of %<auto%> in member template conversion operator can never be deduced"
42772 msgstr ""
42774 #: cp/parser.c:14054
42775 #, gcc-internal-format
42776 msgid "only constructors take member initializers"
42777 msgstr ""
42779 #: cp/parser.c:14076
42780 #, gcc-internal-format
42781 msgid "cannot expand initializer for member %<%D%>"
42782 msgstr ""
42784 #: cp/parser.c:14088
42785 #, gcc-internal-format
42786 msgid "mem-initializer for %qD follows constructor delegation"
42787 msgstr ""
42789 #: cp/parser.c:14100
42790 #, gcc-internal-format
42791 msgid "constructor delegation follows mem-initializer for %qD"
42792 msgstr ""
42794 #: cp/parser.c:14152
42795 #, gcc-internal-format
42796 msgid "anachronistic old-style base class initializer"
42797 msgstr ""
42799 #: cp/parser.c:14222
42800 #, gcc-internal-format
42801 msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
42802 msgstr ""
42804 #: cp/parser.c:14583
42805 #, gcc-internal-format
42806 msgid "unexpected keyword; remove space between quotes and suffix identifier"
42807 msgstr ""
42809 #: cp/parser.c:14589
42810 #, gcc-internal-format
42811 msgid "expected suffix identifier"
42812 msgstr ""
42814 #: cp/parser.c:14598
42815 #, gcc-internal-format
42816 msgid "expected empty string after %<operator%> keyword"
42817 msgstr ""
42819 #: cp/parser.c:14604
42820 #, gcc-internal-format
42821 msgid "invalid encoding prefix in literal operator"
42822 msgstr ""
42824 #: cp/parser.c:14627
42825 #, gcc-internal-format
42826 msgid "expected operator"
42827 msgstr ""
42829 #. Warn that we do not support `export'.
42830 #: cp/parser.c:14672
42831 #, gcc-internal-format
42832 msgid "keyword %<export%> not implemented, and will be ignored"
42833 msgstr ""
42835 #: cp/parser.c:14842
42836 #, gcc-internal-format
42837 msgid "invalid constrained type parameter"
42838 msgstr "некоректний параметр обмеженого типу"
42840 #: cp/parser.c:14850
42841 #, gcc-internal-format
42842 msgid "cv-qualified type parameter"
42843 msgstr ""
42845 #: cp/parser.c:14935
42846 #, gcc-internal-format
42847 msgid "variadic constraint introduced without %<...%>"
42848 msgstr ""
42850 #: cp/parser.c:14999
42851 #, gcc-internal-format
42852 msgid "invalid use of %<auto%> in default template argument"
42853 msgstr ""
42855 #: cp/parser.c:15234 cp/parser.c:15320 cp/parser.c:21348
42856 #, gcc-internal-format
42857 msgid "template parameter pack %qD cannot have a default argument"
42858 msgstr ""
42860 #: cp/parser.c:15238 cp/parser.c:15324
42861 #, gcc-internal-format
42862 msgid "template parameter packs cannot have default arguments"
42863 msgstr ""
42865 #: cp/parser.c:15390
42866 #, gcc-internal-format
42867 msgid "expected template-id"
42868 msgstr ""
42870 #: cp/parser.c:15450
42871 #, gcc-internal-format
42872 msgid "%<<::%> cannot begin a template-argument list"
42873 msgstr ""
42875 #: cp/parser.c:15454
42876 #, gcc-internal-format
42877 msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
42878 msgstr ""
42880 #: cp/parser.c:15458
42881 #, gcc-internal-format
42882 msgid "(if you use %<-fpermissive%> or %<-std=c++11%>, or %<-std=gnu++11%> G++ will accept your code)"
42883 msgstr ""
42885 #: cp/parser.c:15565
42886 #, gcc-internal-format
42887 msgid "parse error in template argument list"
42888 msgstr ""
42890 #. The name does not name a template.
42891 #: cp/parser.c:15634 cp/parser.c:15761 cp/parser.c:15976
42892 #, gcc-internal-format
42893 msgid "expected template-name"
42894 msgstr ""
42896 #. Explain what went wrong.
42897 #: cp/parser.c:15680
42898 #, gcc-internal-format
42899 msgid "non-template %qD used as template"
42900 msgstr ""
42902 #: cp/parser.c:15682
42903 #, gcc-internal-format
42904 msgid "use %<%T::template %D%> to indicate that it is a template"
42905 msgstr ""
42907 #: cp/parser.c:15828
42908 #, gcc-internal-format
42909 msgid "expected parameter pack before %<...%>"
42910 msgstr ""
42912 #: cp/parser.c:15937 cp/parser.c:15955 cp/parser.c:16122
42913 #, gcc-internal-format
42914 msgid "expected template-argument"
42915 msgstr ""
42917 #: cp/parser.c:16097
42918 #, gcc-internal-format
42919 msgid "invalid non-type template argument"
42920 msgstr ""
42922 #: cp/parser.c:16224
42923 #, gcc-internal-format
42924 msgid "explicit instantiation shall not use %<inline%> specifier"
42925 msgstr ""
42927 #: cp/parser.c:16228
42928 #, gcc-internal-format
42929 msgid "explicit instantiation shall not use %<constexpr%> specifier"
42930 msgstr ""
42932 #: cp/parser.c:16287
42933 #, gcc-internal-format
42934 msgid "template specialization with C linkage"
42935 msgstr ""
42937 #: cp/parser.c:16507
42938 #, gcc-internal-format
42939 msgid "expected type specifier"
42940 msgstr ""
42942 #: cp/parser.c:16691
42943 #, gcc-internal-format
42944 msgid "use of %<auto%> in lambda parameter declaration only available with -std=c++14 or -std=gnu++14"
42945 msgstr ""
42947 #: cp/parser.c:16697
42948 #, gcc-internal-format
42949 msgid "use of %<auto%> in parameter declaration only available with -std=c++14 or -std=gnu++14"
42950 msgstr ""
42952 #: cp/parser.c:16702
42953 #, gcc-internal-format
42954 msgid "ISO C++ forbids use of %<auto%> in parameter declaration"
42955 msgstr ""
42957 #: cp/parser.c:16847
42958 #, gcc-internal-format
42959 msgid "expected template-id for type"
42960 msgstr ""
42962 #: cp/parser.c:16916
42963 #, gcc-internal-format
42964 msgid "expected type-name"
42965 msgstr "мало бути вказано тип-назву"
42967 #: cp/parser.c:17265
42968 #, gcc-internal-format
42969 msgid "elaborated-type-specifier for a scoped enum must not use the %<%D%> keyword"
42970 msgstr ""
42972 #: cp/parser.c:17488
42973 #, gcc-internal-format
42974 msgid "declaration %qD does not declare anything"
42975 msgstr ""
42977 #: cp/parser.c:17575
42978 #, gcc-internal-format
42979 msgid "attributes ignored on uninstantiated type"
42980 msgstr ""
42982 #: cp/parser.c:17579
42983 #, gcc-internal-format
42984 msgid "attributes ignored on template instantiation"
42985 msgstr ""
42987 #: cp/parser.c:17584
42988 #, gcc-internal-format
42989 msgid "attributes ignored on elaborated-type-specifier that is not a forward declaration"
42990 msgstr ""
42992 #: cp/parser.c:17718
42993 #, gcc-internal-format
42994 msgid "%qD is an enumeration template"
42995 msgstr ""
42997 #: cp/parser.c:17729
42998 #, gcc-internal-format
42999 msgid "%qD does not name an enumeration in %qT"
43000 msgstr ""
43002 #: cp/parser.c:17744
43003 #, gcc-internal-format
43004 msgid "unnamed scoped enum is not allowed"
43005 msgstr ""
43007 #: cp/parser.c:17799
43008 #, gcc-internal-format
43009 msgid "expected %<;%> or %<{%>"
43010 msgstr "мало бути %<;%> або %<{%>"
43012 #: cp/parser.c:17848
43013 #, gcc-internal-format
43014 msgid "cannot add an enumerator list to a template instantiation"
43015 msgstr ""
43017 #: cp/parser.c:17862
43018 #, gcc-internal-format
43019 msgid "nested name specifier %qT for enum declaration does not name a class or namespace"
43020 msgstr ""
43022 #: cp/parser.c:17874 cp/parser.c:22605
43023 #, gcc-internal-format
43024 msgid "declaration of %qD in namespace %qD which does not enclose %qD"
43025 msgstr ""
43027 #: cp/parser.c:17879 cp/parser.c:22610
43028 #, gcc-internal-format
43029 msgid "declaration of %qD in %qD which does not enclose %qD"
43030 msgstr ""
43032 #: cp/parser.c:17891 cp/parser.c:22624
43033 #, gcc-internal-format
43034 msgid "extra qualification not allowed"
43035 msgstr ""
43037 #: cp/parser.c:17914
43038 #, gcc-internal-format
43039 msgid "multiple definition of %q#T"
43040 msgstr ""
43042 #: cp/parser.c:17927
43043 #, fuzzy, gcc-internal-format
43044 #| msgid "ISO C forbids nested functions"
43045 msgid "ISO C++ forbids empty unnamed enum"
43046 msgstr "У стандарті ISO C заборонено вкладеність функцій"
43048 #: cp/parser.c:17947
43049 #, gcc-internal-format
43050 msgid "opaque-enum-specifier without name"
43051 msgstr ""
43053 #: cp/parser.c:17950
43054 #, gcc-internal-format
43055 msgid "opaque-enum-specifier must use a simple identifier"
43056 msgstr ""
43058 #: cp/parser.c:18128
43059 #, gcc-internal-format
43060 msgid "%qD is not a namespace-name"
43061 msgstr ""
43063 #: cp/parser.c:18129
43064 #, gcc-internal-format
43065 msgid "expected namespace-name"
43066 msgstr ""
43068 #: cp/parser.c:18207
43069 #, gcc-internal-format
43070 msgid "a nested namespace definition cannot have attributes"
43071 msgstr ""
43073 #: cp/parser.c:18210
43074 #, gcc-internal-format
43075 msgid "nested namespace definitions only available with -std=c++1z or -std=gnu++1z"
43076 msgstr ""
43078 #: cp/parser.c:18213
43079 #, gcc-internal-format
43080 msgid "a nested namespace definition cannot be inline"
43081 msgstr ""
43083 #: cp/parser.c:18221
43084 #, gcc-internal-format
43085 msgid "nested identifier required"
43086 msgstr ""
43088 #: cp/parser.c:18249
43089 #, gcc-internal-format
43090 msgid "namespace %qD entered"
43091 msgstr ""
43093 #: cp/parser.c:18302
43094 #, gcc-internal-format
43095 msgid "%<namespace%> definition is not allowed here"
43096 msgstr ""
43098 #: cp/parser.c:18453
43099 #, gcc-internal-format
43100 msgid "pack expansion in using-declaration only available with -std=c++1z or -std=gnu++1z"
43101 msgstr ""
43103 #: cp/parser.c:18468
43104 #, gcc-internal-format
43105 msgid "a template-id may not appear in a using-declaration"
43106 msgstr ""
43108 #: cp/parser.c:18515
43109 #, gcc-internal-format
43110 msgid "comma-separated list in using-declaration only available with -std=c++1z or -std=gnu++1z"
43111 msgstr ""
43113 #: cp/parser.c:18525
43114 #, gcc-internal-format
43115 msgid "access declarations are deprecated in favour of using-declarations; suggestion: add the %<using%> keyword"
43116 msgstr ""
43118 #: cp/parser.c:18590
43119 #, gcc-internal-format
43120 msgid "types may not be defined in alias template declarations"
43121 msgstr ""
43123 #: cp/parser.c:18743
43124 #, gcc-internal-format
43125 msgid "%<asm%> in %<constexpr%> function"
43126 msgstr "%<asm%> у функції %<constexpr%>"
43128 #: cp/parser.c:19130
43129 #, gcc-internal-format
43130 msgid "a function-definition is not allowed here"
43131 msgstr ""
43133 #: cp/parser.c:19141
43134 #, gcc-internal-format
43135 msgid "an asm-specification is not allowed on a function-definition"
43136 msgstr ""
43138 #: cp/parser.c:19145
43139 #, gcc-internal-format
43140 msgid "attributes are not allowed on a function-definition"
43141 msgstr ""
43143 #: cp/parser.c:19196
43144 #, gcc-internal-format
43145 msgid "expected constructor, destructor, or type conversion"
43146 msgstr ""
43148 #. Anything else is an error.
43149 #: cp/parser.c:19235 cp/parser.c:21539
43150 #, gcc-internal-format
43151 msgid "expected initializer"
43152 msgstr ""
43154 #: cp/parser.c:19316
43155 #, gcc-internal-format
43156 msgid "initializer provided for function"
43157 msgstr ""
43159 #: cp/parser.c:19350
43160 #, gcc-internal-format
43161 msgid "attributes after parenthesized initializer ignored"
43162 msgstr ""
43164 #: cp/parser.c:19355
43165 #, gcc-internal-format
43166 msgid "non-function %qD declared as implicit template"
43167 msgstr ""
43169 #: cp/parser.c:19804
43170 #, gcc-internal-format
43171 msgid "array bound is not an integer constant"
43172 msgstr ""
43174 #: cp/parser.c:19930
43175 #, gcc-internal-format
43176 msgid "cannot define member of dependent typedef %qT"
43177 msgstr ""
43179 #: cp/parser.c:19934
43180 #, gcc-internal-format
43181 msgid "%<%T::%E%> is not a type"
43182 msgstr "%<%T::%E%> не є типом"
43184 #: cp/parser.c:19962
43185 #, gcc-internal-format
43186 msgid "invalid use of constructor as a template"
43187 msgstr ""
43189 #: cp/parser.c:19964
43190 #, gcc-internal-format
43191 msgid "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified name"
43192 msgstr ""
43194 #. We do not attempt to print the declarator
43195 #. here because we do not have enough
43196 #. information about its original syntactic
43197 #. form.
43198 #: cp/parser.c:19981
43199 #, gcc-internal-format
43200 msgid "invalid declarator"
43201 msgstr ""
43203 #. But declarations with qualified-ids can't appear in a
43204 #. function.
43205 #: cp/parser.c:20051
43206 #, gcc-internal-format
43207 msgid "qualified-id in declaration"
43208 msgstr ""
43210 #: cp/parser.c:20076
43211 #, gcc-internal-format
43212 msgid "expected declarator"
43213 msgstr ""
43215 #: cp/parser.c:20179
43216 #, gcc-internal-format
43217 msgid "%qD is a namespace"
43218 msgstr ""
43220 #: cp/parser.c:20181
43221 #, gcc-internal-format
43222 msgid "cannot form pointer to member of non-class %q#T"
43223 msgstr ""
43225 #: cp/parser.c:20202
43226 #, gcc-internal-format
43227 msgid "expected ptr-operator"
43228 msgstr ""
43230 #: cp/parser.c:20261
43231 #, gcc-internal-format
43232 msgid "duplicate cv-qualifier"
43233 msgstr ""
43235 #: cp/parser.c:20315
43236 #, gcc-internal-format
43237 msgid "multiple ref-qualifiers"
43238 msgstr ""
43240 #: cp/parser.c:20352
43241 #, gcc-internal-format
43242 msgid "%E requires %<-fgnu-tm%>"
43243 msgstr "%E потребує %<-fgnu-tm%>"
43245 #: cp/parser.c:20408
43246 #, gcc-internal-format
43247 msgid "duplicate virt-specifier"
43248 msgstr ""
43250 #: cp/parser.c:20679
43251 #, gcc-internal-format
43252 msgid "missing template arguments after %qT"
43253 msgstr ""
43255 #: cp/parser.c:20685 cp/typeck2.c:493 cp/typeck2.c:532 cp/typeck2.c:1976
43256 #, gcc-internal-format
43257 msgid "invalid use of %qT"
43258 msgstr ""
43260 #: cp/parser.c:20706
43261 #, gcc-internal-format
43262 msgid "types may not be defined in template arguments"
43263 msgstr ""
43265 #: cp/parser.c:20711
43266 #, gcc-internal-format
43267 msgid "invalid use of %<auto%> in template argument"
43268 msgstr ""
43270 #: cp/parser.c:20799
43271 #, gcc-internal-format
43272 msgid "expected type-specifier"
43273 msgstr ""
43275 #: cp/parser.c:21105
43276 #, gcc-internal-format
43277 msgid "expected %<,%> or %<...%>"
43278 msgstr "мало бути %<,%> або %<...%>"
43280 #: cp/parser.c:21180
43281 #, gcc-internal-format
43282 msgid "types may not be defined in parameter types"
43283 msgstr ""
43285 #: cp/parser.c:21332
43286 #, gcc-internal-format
43287 msgid "default arguments are only permitted for function parameters"
43288 msgstr ""
43290 #: cp/parser.c:21350
43291 #, gcc-internal-format
43292 msgid "parameter pack %qD cannot have a default argument"
43293 msgstr ""
43295 #: cp/parser.c:21356
43296 #, gcc-internal-format
43297 msgid "template parameter pack cannot have a default argument"
43298 msgstr ""
43300 #: cp/parser.c:21358
43301 #, gcc-internal-format
43302 msgid "parameter pack cannot have a default argument"
43303 msgstr ""
43305 #: cp/parser.c:21745
43306 #, gcc-internal-format
43307 msgid "ISO C++ does not allow designated initializers"
43308 msgstr ""
43310 #: cp/parser.c:21759
43311 #, gcc-internal-format
43312 msgid "ISO C++ does not allow C99 designated initializers"
43313 msgstr ""
43315 #: cp/parser.c:21879 cp/parser.c:22005
43316 #, gcc-internal-format
43317 msgid "expected class-name"
43318 msgstr ""
43320 #: cp/parser.c:22206
43321 #, gcc-internal-format
43322 msgid "expected %<;%> after class definition"
43323 msgstr ""
43325 #: cp/parser.c:22209
43326 #, gcc-internal-format
43327 msgid "expected %<;%> after struct definition"
43328 msgstr ""
43330 #: cp/parser.c:22212
43331 #, gcc-internal-format
43332 msgid "expected %<;%> after union definition"
43333 msgstr ""
43335 #: cp/parser.c:22553
43336 #, gcc-internal-format
43337 msgid "expected %<{%> or %<:%>"
43338 msgstr "мало бути %<{%> або %<:%>"
43340 #: cp/parser.c:22564
43341 #, gcc-internal-format
43342 msgid "cannot specify %<override%> for a class"
43343 msgstr ""
43345 #: cp/parser.c:22572
43346 #, gcc-internal-format
43347 msgid "global qualification of class name is invalid"
43348 msgstr ""
43350 #: cp/parser.c:22579
43351 #, gcc-internal-format
43352 msgid "qualified name does not name a class"
43353 msgstr ""
43355 #: cp/parser.c:22591
43356 #, gcc-internal-format
43357 msgid "invalid class name in declaration of %qD"
43358 msgstr ""
43360 #: cp/parser.c:22650
43361 #, gcc-internal-format
43362 msgid "an explicit specialization must be preceded by %<template <>%>"
43363 msgstr ""
43365 #: cp/parser.c:22680
43366 #, gcc-internal-format
43367 msgid "function template %qD redeclared as a class template"
43368 msgstr ""
43370 #: cp/parser.c:22716
43371 #, gcc-internal-format
43372 msgid "could not resolve typename type"
43373 msgstr "не вдалося визначити тип typename"
43375 #: cp/parser.c:22775
43376 #, fuzzy, gcc-internal-format
43377 #| msgid "previous definition of %q+#T"
43378 msgid "previous definition of %q#T"
43379 msgstr "попереднє визначення %q+#T"
43381 #: cp/parser.c:22865 cp/parser.c:27878
43382 #, gcc-internal-format
43383 msgid "expected class-key"
43384 msgstr ""
43386 #: cp/parser.c:22889
43387 #, gcc-internal-format
43388 msgid "ISO C++ forbids typename key in template template parameter; use -std=c++1z or -std=gnu++1z"
43389 msgstr ""
43391 #: cp/parser.c:22893
43392 #, gcc-internal-format
43393 msgid "expected %<class%> or %<typename%>"
43394 msgstr "мало бути %<class%> або %<typename%>"
43396 #: cp/parser.c:23135
43397 #, gcc-internal-format
43398 msgid "in C++03 a class-key must be used when declaring a friend"
43399 msgstr ""
43401 #: cp/parser.c:23153
43402 #, gcc-internal-format
43403 msgid "friend declaration does not name a class or function"
43404 msgstr ""
43406 #: cp/parser.c:23171
43407 #, gcc-internal-format
43408 msgid "a storage class on an anonymous aggregate in class scope is not allowed"
43409 msgstr ""
43411 #: cp/parser.c:23375
43412 #, gcc-internal-format
43413 msgid "pure-specifier on function-definition"
43414 msgstr ""
43416 #: cp/parser.c:23430
43417 #, gcc-internal-format
43418 msgid "stray %<,%> at end of member declaration"
43419 msgstr ""
43421 #: cp/parser.c:23442
43422 #, gcc-internal-format
43423 msgid "expected %<;%> at end of member declaration"
43424 msgstr ""
43426 #: cp/parser.c:23516
43427 #, gcc-internal-format
43428 msgid "invalid pure specifier (only %<= 0%> is allowed)"
43429 msgstr ""
43431 #: cp/parser.c:23551
43432 #, gcc-internal-format
43433 msgid "a brace-enclosed initializer is not allowed here"
43434 msgstr ""
43436 #: cp/parser.c:23680
43437 #, gcc-internal-format
43438 msgid "%<virtual%> specified more than once in base-specified"
43439 msgstr ""
43441 #: cp/parser.c:23700
43442 #, gcc-internal-format
43443 msgid "more than one access specifier in base-specified"
43444 msgstr ""
43446 #: cp/parser.c:23724
43447 #, gcc-internal-format
43448 msgid "keyword %<typename%> not allowed outside of templates"
43449 msgstr ""
43451 #: cp/parser.c:23727
43452 #, gcc-internal-format
43453 msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
43454 msgstr ""
43456 #: cp/parser.c:23820 cp/parser.c:23897
43457 #, gcc-internal-format
43458 msgid "types may not be defined in an exception-specification"
43459 msgstr ""
43461 #: cp/parser.c:23905
43462 #, fuzzy, gcc-internal-format
43463 #| msgid "due to different exception specifications"
43464 msgid "ISO C++1z does not allow dynamic exception specifications"
43465 msgstr "через різні специфікації виключення"
43467 #: cp/parser.c:23911
43468 #, gcc-internal-format
43469 msgid "dynamic exception specifications are deprecated in C++11"
43470 msgstr ""
43472 #: cp/parser.c:23955
43473 #, gcc-internal-format
43474 msgid "invalid use of %<auto%> in exception-specification"
43475 msgstr ""
43477 #: cp/parser.c:23994
43478 #, gcc-internal-format
43479 msgid "%<try%> in %<constexpr%> function"
43480 msgstr "%<try%> у функції %<constexpr%>"
43482 #: cp/parser.c:24107
43483 #, gcc-internal-format
43484 msgid "types may not be defined in exception-declarations"
43485 msgstr ""
43487 #: cp/parser.c:24711
43488 #, gcc-internal-format
43489 msgid "attribute using prefix used together with scoped attribute token"
43490 msgstr ""
43492 #: cp/parser.c:24725
43493 #, gcc-internal-format
43494 msgid "expected an identifier for the attribute name"
43495 msgstr ""
43497 #: cp/parser.c:24806
43498 #, gcc-internal-format
43499 msgid "attribute %<noreturn%> can appear at most once in an attribute-list"
43500 msgstr ""
43502 #: cp/parser.c:24810
43503 #, gcc-internal-format
43504 msgid "attribute %<deprecated%> can appear at most once in an attribute-list"
43505 msgstr ""
43507 #: cp/parser.c:24847
43508 #, fuzzy, gcc-internal-format
43509 #| msgid "expected %<:%> or %<...%>"
43510 msgid "expected attribute before %<...%>"
43511 msgstr "мало бути %<:%> або %<...%>"
43513 #: cp/parser.c:24908
43514 #, gcc-internal-format
43515 msgid "attribute using prefix only available with -std=c++1z or -std=gnu++1z"
43516 msgstr ""
43518 #: cp/parser.c:25122
43519 #, gcc-internal-format
43520 msgid "%<requires%> only available with -fconcepts"
43521 msgstr ""
43523 #: cp/parser.c:25154
43524 #, gcc-internal-format
43525 msgid "a requires expression cannot appear outside a template"
43526 msgstr ""
43528 #: cp/parser.c:25856
43529 #, gcc-internal-format
43530 msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
43531 msgstr ""
43533 #: cp/parser.c:25861
43534 #, gcc-internal-format
43535 msgid "invalid declaration of %<%T::%E%>"
43536 msgstr ""
43538 #: cp/parser.c:25865
43539 #, gcc-internal-format
43540 msgid "too few template-parameter-lists"
43541 msgstr ""
43543 #. Otherwise, there are too many template parameter lists.  We have
43544 #. something like:
43546 #. template <class T> template <class U> void S::f();
43547 #: cp/parser.c:25872
43548 #, gcc-internal-format
43549 msgid "too many template-parameter-lists"
43550 msgstr ""
43552 #: cp/parser.c:26222
43553 #, gcc-internal-format
43554 msgid "named return values are no longer supported"
43555 msgstr ""
43557 #: cp/parser.c:26388
43558 #, gcc-internal-format
43559 msgid "literal operator template %qD has invalid parameter list.  Expected non-type template argument pack <char...> or <typename CharT, CharT...>"
43560 msgstr ""
43562 #: cp/parser.c:26393
43563 #, gcc-internal-format
43564 msgid "literal operator template %qD has invalid parameter list.  Expected non-type template argument pack <char...>"
43565 msgstr ""
43567 #: cp/parser.c:26462
43568 #, gcc-internal-format
43569 msgid "empty introduction-list"
43570 msgstr ""
43572 #: cp/parser.c:26486
43573 #, gcc-internal-format
43574 msgid "no matching concept for template-introduction"
43575 msgstr ""
43577 #: cp/parser.c:26508
43578 #, gcc-internal-format
43579 msgid "invalid declaration of member template in local class"
43580 msgstr ""
43582 #: cp/parser.c:26517
43583 #, gcc-internal-format
43584 msgid "template with C linkage"
43585 msgstr ""
43587 #: cp/parser.c:26536
43588 #, gcc-internal-format
43589 msgid "invalid explicit specialization"
43590 msgstr ""
43592 #: cp/parser.c:26640
43593 #, gcc-internal-format
43594 msgid "template declaration of %<typedef%>"
43595 msgstr ""
43597 #: cp/parser.c:26691
43598 #, gcc-internal-format
43599 msgid "a class template declaration must not declare anything else"
43600 msgstr ""
43602 #: cp/parser.c:26737
43603 #, gcc-internal-format
43604 msgid "explicit template specialization cannot have a storage class"
43605 msgstr ""
43607 #: cp/parser.c:27045
43608 #, gcc-internal-format
43609 msgid "%<>>%> should be %<> >%> within a nested template argument list"
43610 msgstr ""
43612 #: cp/parser.c:27058
43613 #, gcc-internal-format
43614 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
43615 msgstr ""
43617 #: cp/parser.c:27357
43618 #, gcc-internal-format
43619 msgid "%<sizeof...%> argument must be surrounded by parentheses"
43620 msgstr ""
43622 #: cp/parser.c:27513
43623 #, gcc-internal-format
43624 msgid "invalid use of %qD in linkage specification"
43625 msgstr ""
43627 #: cp/parser.c:27528
43628 #, gcc-internal-format
43629 msgid "%<__thread%> before %qD"
43630 msgstr ""
43632 #: cp/parser.c:27662
43633 #, gcc-internal-format
43634 msgid "ISO C++ 1998 does not support %<long long%>"
43635 msgstr "У ISO C++ 1998 не передбачено підтримки %<long long%>"
43637 #: cp/parser.c:27670
43638 #, gcc-internal-format
43639 msgid "both %<__thread%> and %<thread_local%> specified"
43640 msgstr "вказано одразу %<__thread%> і %<thread_local%>"
43642 #: cp/parser.c:27672
43643 #, gcc-internal-format
43644 msgid "duplicate %qD"
43645 msgstr "дублювання %qD"
43647 #: cp/parser.c:27694
43648 #, gcc-internal-format
43649 msgid "duplicate %qs"
43650 msgstr "дублювання %qs"
43652 #: cp/parser.c:27736
43653 #, gcc-internal-format
43654 msgid "expected %<new%>"
43655 msgstr "мало бути %<new%>"
43657 #: cp/parser.c:27739
43658 #, gcc-internal-format
43659 msgid "expected %<delete%>"
43660 msgstr "мало бути %<delete%>"
43662 #: cp/parser.c:27742
43663 #, gcc-internal-format
43664 msgid "expected %<return%>"
43665 msgstr "мало бути %<return%>"
43667 #: cp/parser.c:27748
43668 #, gcc-internal-format
43669 msgid "expected %<extern%>"
43670 msgstr "мало бути %<extern%>"
43672 #: cp/parser.c:27751
43673 #, gcc-internal-format
43674 msgid "expected %<static_assert%>"
43675 msgstr "мало бути %<static_assert%>"
43677 #: cp/parser.c:27754
43678 #, gcc-internal-format
43679 msgid "expected %<decltype%>"
43680 msgstr "мало бути %<decltype%>"
43682 #: cp/parser.c:27757
43683 #, gcc-internal-format
43684 msgid "expected %<operator%>"
43685 msgstr "мало бути %<operator%>"
43687 #: cp/parser.c:27760
43688 #, gcc-internal-format
43689 msgid "expected %<class%>"
43690 msgstr "мало бути %<class%>"
43692 #: cp/parser.c:27763
43693 #, gcc-internal-format
43694 msgid "expected %<template%>"
43695 msgstr "мало бути %<template%>"
43697 #: cp/parser.c:27766
43698 #, gcc-internal-format
43699 msgid "expected %<namespace%>"
43700 msgstr "мало бути %<namespace%>"
43702 #: cp/parser.c:27769
43703 #, gcc-internal-format
43704 msgid "expected %<using%>"
43705 msgstr "мало бути %<using%>"
43707 #: cp/parser.c:27772
43708 #, gcc-internal-format
43709 msgid "expected %<asm%>"
43710 msgstr "мало бути %<asm%>"
43712 #: cp/parser.c:27775
43713 #, gcc-internal-format
43714 msgid "expected %<try%>"
43715 msgstr "мало бути %<try%>"
43717 #: cp/parser.c:27778
43718 #, gcc-internal-format
43719 msgid "expected %<catch%>"
43720 msgstr "мало бути %<catch%>"
43722 #: cp/parser.c:27781
43723 #, gcc-internal-format
43724 msgid "expected %<throw%>"
43725 msgstr "мало бути %<throw%>"
43727 #: cp/parser.c:27784
43728 #, gcc-internal-format
43729 msgid "expected %<__label__%>"
43730 msgstr "мало бути %<__label__%>"
43732 #: cp/parser.c:27787
43733 #, gcc-internal-format
43734 msgid "expected %<@try%>"
43735 msgstr "мало бути %<@try%>"
43737 #: cp/parser.c:27790
43738 #, gcc-internal-format
43739 msgid "expected %<@synchronized%>"
43740 msgstr "мало бути %<@synchronized%>"
43742 #: cp/parser.c:27793
43743 #, gcc-internal-format
43744 msgid "expected %<@throw%>"
43745 msgstr "мало бути %<@throw%>"
43747 #: cp/parser.c:27796
43748 #, gcc-internal-format
43749 msgid "expected %<__transaction_atomic%>"
43750 msgstr "мало бути %<__transaction_atomic%>"
43752 #: cp/parser.c:27799
43753 #, gcc-internal-format
43754 msgid "expected %<__transaction_relaxed%>"
43755 msgstr "мало бути %<__transaction_relaxed%>"
43757 #: cp/parser.c:27830
43758 #, gcc-internal-format
43759 msgid "expected %<::%>"
43760 msgstr "мало бути %<::%>"
43762 #: cp/parser.c:27842
43763 #, gcc-internal-format
43764 msgid "expected %<...%>"
43765 msgstr "мало бути %<...%>"
43767 #: cp/parser.c:27845
43768 #, gcc-internal-format
43769 msgid "expected %<*%>"
43770 msgstr "мало бути %<*%>"
43772 #: cp/parser.c:27848
43773 #, gcc-internal-format
43774 msgid "expected %<~%>"
43775 msgstr "мало бути %<~%>"
43777 #: cp/parser.c:27854
43778 #, gcc-internal-format
43779 msgid "expected %<:%> or %<::%>"
43780 msgstr "мало бути %<:%> або %<::%>"
43782 #: cp/parser.c:27882
43783 #, gcc-internal-format
43784 msgid "expected %<class%>, %<typename%>, or %<template%>"
43785 msgstr "мало бути %<class%>, %<typename%> або %<template%>"
43787 #: cp/parser.c:28144
43788 #, gcc-internal-format
43789 msgid "%qs tag used in naming %q#T"
43790 msgstr "теґ %qs використано у назві %q#T"
43792 #: cp/parser.c:28149
43793 #, gcc-internal-format
43794 msgid "%q#T was previously declared here"
43795 msgstr ""
43797 #: cp/parser.c:28170
43798 #, gcc-internal-format
43799 msgid "%qD redeclared with different access"
43800 msgstr ""
43802 #: cp/parser.c:28191
43803 #, gcc-internal-format
43804 msgid "in C++98 %<template%> (as a disambiguator) is only allowed within templates"
43805 msgstr ""
43807 #: cp/parser.c:28434
43808 #, gcc-internal-format
43809 msgid "file ends in default argument"
43810 msgstr ""
43812 #: cp/parser.c:28663 cp/parser.c:29972 cp/parser.c:30158
43813 #, gcc-internal-format
43814 msgid "misplaced %<@%D%> Objective-C++ construct"
43815 msgstr ""
43817 #: cp/parser.c:28732
43818 #, gcc-internal-format
43819 msgid "objective-c++ message receiver expected"
43820 msgstr ""
43822 #: cp/parser.c:28802
43823 #, gcc-internal-format
43824 msgid "objective-c++ message argument(s) are expected"
43825 msgstr ""
43827 #: cp/parser.c:28832
43828 #, gcc-internal-format
43829 msgid "%<@encode%> must specify a type as an argument"
43830 msgstr ""
43832 #: cp/parser.c:29238
43833 #, gcc-internal-format
43834 msgid "invalid Objective-C++ selector name"
43835 msgstr ""
43837 #: cp/parser.c:29313 cp/parser.c:29331
43838 #, gcc-internal-format
43839 msgid "objective-c++ method declaration is expected"
43840 msgstr ""
43842 #: cp/parser.c:29325 cp/parser.c:29390
43843 #, gcc-internal-format
43844 msgid "method attributes must be specified at the end"
43845 msgstr ""
43847 #: cp/parser.c:29433
43848 #, gcc-internal-format
43849 msgid "stray %qs between Objective-C++ methods"
43850 msgstr ""
43852 #: cp/parser.c:29639 cp/parser.c:29646 cp/parser.c:29653
43853 #, gcc-internal-format
43854 msgid "invalid type for instance variable"
43855 msgstr ""
43857 #: cp/parser.c:29766
43858 #, gcc-internal-format
43859 msgid "identifier expected after %<@protocol%>"
43860 msgstr ""
43862 #: cp/parser.c:29937
43863 #, gcc-internal-format
43864 msgid "attributes may not be specified before the %<@%D%> Objective-C++ keyword"
43865 msgstr ""
43867 #: cp/parser.c:29944
43868 #, gcc-internal-format
43869 msgid "prefix attributes are ignored before %<@%D%>"
43870 msgstr ""
43872 #: cp/parser.c:30217 cp/parser.c:30224 cp/parser.c:30231
43873 #, gcc-internal-format
43874 msgid "invalid type for property"
43875 msgstr ""
43877 #: cp/parser.c:31358
43878 #, gcc-internal-format
43879 msgid "%<wait%> expression must be integral"
43880 msgstr ""
43882 #: cp/parser.c:32053
43883 #, gcc-internal-format
43884 msgid "invalid reduction-identifier"
43885 msgstr ""
43887 #: cp/parser.c:34252
43888 #, gcc-internal-format
43889 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
43890 msgstr ""
43892 #: cp/parser.c:34255
43893 #, gcc-internal-format
43894 msgid "parenthesized initialization is not allowed in for-loop"
43895 msgstr ""
43897 #: cp/parser.c:34351
43898 #, gcc-internal-format
43899 msgid "%<_Cilk_for%> allows expression instead of declaration only in C, not in C++"
43900 msgstr ""
43902 #: cp/parser.c:34587 cp/pt.c:15520
43903 #, gcc-internal-format
43904 msgid "iteration variable %qD should not be reduction"
43905 msgstr ""
43907 #: cp/parser.c:34672
43908 #, gcc-internal-format
43909 msgid "not enough for loops to collapse"
43910 msgstr ""
43912 #: cp/parser.c:36630
43913 #, gcc-internal-format
43914 msgid "vector attribute not immediately followed by a single function declaration or definition"
43915 msgstr ""
43917 #: cp/parser.c:36926
43918 #, gcc-internal-format
43919 msgid "invalid initializer clause"
43920 msgstr ""
43922 #: cp/parser.c:36954
43923 #, gcc-internal-format
43924 msgid "expected id-expression (arguments)"
43925 msgstr ""
43927 #: cp/parser.c:36966
43928 #, gcc-internal-format
43929 msgid "one of the initializer call arguments should be %<omp_priv%> or %<&omp_priv%>"
43930 msgstr ""
43932 #: cp/parser.c:37066
43933 #, gcc-internal-format
43934 msgid "types may not be defined in declare reduction type list"
43935 msgstr ""
43937 #: cp/parser.c:37088 cp/semantics.c:5387
43938 #, gcc-internal-format
43939 msgid "predeclared arithmetic type %qT in %<#pragma omp declare reduction%>"
43940 msgstr ""
43942 #: cp/parser.c:37093 cp/semantics.c:5396
43943 #, gcc-internal-format
43944 msgid "function or array type %qT in %<#pragma omp declare reduction%>"
43945 msgstr ""
43947 #: cp/parser.c:37096 cp/pt.c:12313 cp/semantics.c:5402
43948 #, gcc-internal-format
43949 msgid "reference type %qT in %<#pragma omp declare reduction%>"
43950 msgstr ""
43952 #: cp/parser.c:37099 cp/semantics.c:5408
43953 #, gcc-internal-format
43954 msgid "const, volatile or __restrict qualified type %qT in %<#pragma omp declare reduction%>"
43955 msgstr ""
43957 #: cp/parser.c:37449
43958 #, gcc-internal-format
43959 msgid "%<#pragma acc routine%> names a set of overloads"
43960 msgstr ""
43962 #: cp/parser.c:37459
43963 #, gcc-internal-format
43964 msgid "%qD does not refer to a namespace scope function"
43965 msgstr ""
43967 #. cancel-and-throw is unimplemented.
43968 #: cp/parser.c:37794
43969 #, gcc-internal-format
43970 msgid "atomic_cancel"
43971 msgstr ""
43973 #: cp/parser.c:37837 cp/semantics.c:8699
43974 #, gcc-internal-format
43975 msgid "%<__transaction_relaxed%> without transactional memory support enabled"
43976 msgstr ""
43978 #: cp/parser.c:37839 cp/semantics.c:8701
43979 #, gcc-internal-format
43980 msgid "%<__transaction_atomic%> without transactional memory support enabled"
43981 msgstr ""
43983 #: cp/parser.c:38035
43984 #, gcc-internal-format
43985 msgid "junk at end of %<#pragma GCC pch_preprocess%>"
43986 msgstr ""
43988 #: cp/parser.c:38068
43989 #, gcc-internal-format
43990 msgid "invalid grainsize for _Cilk_for"
43991 msgstr ""
43993 #: cp/parser.c:38323
43994 #, gcc-internal-format
43995 msgid "%<#pragma GCC ivdep%> must be inside a function"
43996 msgstr ""
43998 #: cp/parser.c:38344
43999 #, gcc-internal-format
44000 msgid "%<#pragma simd%> must be inside a function"
44001 msgstr ""
44003 #: cp/parser.c:38356
44004 #, gcc-internal-format
44005 msgid "%<#pragma cilk grainsize%> must be inside a function"
44006 msgstr ""
44008 #: cp/parser.c:38368
44009 #, gcc-internal-format
44010 msgid "-fcilkplus must be enabled to use %<#pragma cilk grainsize%>"
44011 msgstr ""
44013 #: cp/parser.c:38425
44014 #, gcc-internal-format
44015 msgid "inter-module optimizations not implemented for C++"
44016 msgstr ""
44018 #: cp/parser.c:38535
44019 #, gcc-internal-format
44020 msgid "expected variable-name"
44021 msgstr ""
44023 #: cp/parser.c:38599
44024 #, gcc-internal-format
44025 msgid "expected %<,%> or %<)%> after %qE"
44026 msgstr ""
44028 #: cp/parser.c:38998
44029 #, gcc-internal-format
44030 msgid "implicit templates may not be %<virtual%>"
44031 msgstr ""
44033 #: cp/pt.c:294
44034 #, gcc-internal-format
44035 msgid "data member %qD cannot be a member template"
44036 msgstr ""
44038 #: cp/pt.c:306
44039 #, gcc-internal-format
44040 msgid "invalid member template declaration %qD"
44041 msgstr ""
44043 #: cp/pt.c:685
44044 #, gcc-internal-format
44045 msgid "explicit specialization in non-namespace scope %qD"
44046 msgstr ""
44048 #: cp/pt.c:699
44049 #, gcc-internal-format
44050 msgid "enclosing class templates are not explicitly specialized"
44051 msgstr ""
44053 #: cp/pt.c:783
44054 #, gcc-internal-format
44055 msgid "specialization of %qD must appear at namespace scope"
44056 msgstr ""
44058 #: cp/pt.c:795
44059 #, gcc-internal-format
44060 msgid "specialization of %qD in different namespace"
44061 msgstr ""
44063 #: cp/pt.c:797 cp/pt.c:1024
44064 #, gcc-internal-format
44065 msgid "  from definition of %q#D"
44066 msgstr "  із оголошення %q#D"
44068 #: cp/pt.c:814
44069 #, gcc-internal-format
44070 msgid "explicit instantiation of %qD in namespace %qD (which does not enclose namespace %qD)"
44071 msgstr ""
44073 #: cp/pt.c:934
44074 #, gcc-internal-format
44075 msgid "name of class shadows template template parameter %qD"
44076 msgstr ""
44078 #: cp/pt.c:946
44079 #, gcc-internal-format
44080 msgid "specialization of alias template %qD"
44081 msgstr ""
44083 #: cp/pt.c:949 cp/pt.c:1086
44084 #, gcc-internal-format
44085 msgid "explicit specialization of non-template %qT"
44086 msgstr ""
44088 #: cp/pt.c:981
44089 #, gcc-internal-format
44090 msgid "specialization of %qT after instantiation"
44091 msgstr ""
44093 #: cp/pt.c:1022
44094 #, gcc-internal-format
44095 msgid "specializing %q#T in different namespace"
44096 msgstr ""
44098 #. But if we've had an implicit instantiation, that's a
44099 #. problem ([temp.expl.spec]/6).
44100 #: cp/pt.c:1064
44101 #, gcc-internal-format
44102 msgid "specialization %qT after instantiation %qT"
44103 msgstr ""
44105 #: cp/pt.c:1082
44106 #, gcc-internal-format
44107 msgid "template specialization of %qD not allowed by ISO C++"
44108 msgstr ""
44110 #: cp/pt.c:1544
44111 #, gcc-internal-format
44112 msgid "specialization of %qD after instantiation"
44113 msgstr ""
44115 #: cp/pt.c:1946
44116 #, gcc-internal-format
44117 msgid "candidate is: %#D"
44118 msgstr "кандидат: %#D"
44120 #: cp/pt.c:1953 cp/semantics.c:5256
44121 #, gcc-internal-format
44122 msgid "%s %#D"
44123 msgstr "%s %#D"
44125 #: cp/pt.c:2094
44126 #, gcc-internal-format
44127 msgid "%qD is not a function template"
44128 msgstr ""
44130 #: cp/pt.c:2099
44131 #, gcc-internal-format
44132 msgid "%qD is not a variable template"
44133 msgstr ""
44135 #: cp/pt.c:2353
44136 #, gcc-internal-format
44137 msgid "template-id %qD for %q+D does not match any template declaration"
44138 msgstr ""
44140 #: cp/pt.c:2356
44141 #, gcc-internal-format
44142 msgid "saw %d %<template<>%>, need %d for specializing a member function template"
44143 msgstr ""
44145 #: cp/pt.c:2367
44146 #, gcc-internal-format
44147 msgid "ambiguous template specialization %qD for %q+D"
44148 msgstr ""
44150 #: cp/pt.c:2577
44151 #, gcc-internal-format
44152 msgid "variable templates only available with -std=c++14 or -std=gnu++14"
44153 msgstr ""
44155 #: cp/pt.c:2586
44156 #, gcc-internal-format
44157 msgid "too many template headers for %D (should be %d)"
44158 msgstr ""
44160 #: cp/pt.c:2591
44161 #, gcc-internal-format
44162 msgid "members of an explicitly specialized class are defined without a template header"
44163 msgstr ""
44165 #: cp/pt.c:2615
44166 #, gcc-internal-format
44167 msgid "explicit specialization of %qD outside its namespace must use a nested-name-specifier"
44168 msgstr ""
44170 #. This was allowed in C++98, so only pedwarn.
44171 #: cp/pt.c:2620
44172 #, gcc-internal-format
44173 msgid "explicit instantiation of %qD outside its namespace must use a nested-name-specifier"
44174 msgstr ""
44176 #. This case handles bogus declarations like template <>
44177 #. template <class T> void f<int>();
44178 #: cp/pt.c:2710 cp/pt.c:2769
44179 #, gcc-internal-format
44180 msgid "template-id %qD in declaration of primary template"
44181 msgstr ""
44183 #: cp/pt.c:2723
44184 #, gcc-internal-format
44185 msgid "template parameter list used in explicit instantiation"
44186 msgstr ""
44188 #: cp/pt.c:2729
44189 #, gcc-internal-format
44190 msgid "definition provided for explicit instantiation"
44191 msgstr ""
44193 #: cp/pt.c:2737
44194 #, gcc-internal-format
44195 msgid "too many template parameter lists in declaration of %qD"
44196 msgstr ""
44198 #: cp/pt.c:2740
44199 #, gcc-internal-format
44200 msgid "too few template parameter lists in declaration of %qD"
44201 msgstr ""
44203 #: cp/pt.c:2742
44204 #, gcc-internal-format
44205 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
44206 msgstr ""
44208 #: cp/pt.c:2748
44209 #, gcc-internal-format
44210 msgid "explicit specialization declared %<concept%>"
44211 msgstr ""
44213 #: cp/pt.c:2779
44214 #, gcc-internal-format
44215 msgid "non-type partial specialization %qD is not allowed"
44216 msgstr ""
44218 #: cp/pt.c:2782
44219 #, gcc-internal-format
44220 msgid "non-class, non-variable partial specialization %qD is not allowed"
44221 msgstr ""
44223 #: cp/pt.c:2815
44224 #, gcc-internal-format
44225 msgid "default argument specified in explicit specialization"
44226 msgstr ""
44228 #: cp/pt.c:2853
44229 #, gcc-internal-format
44230 msgid "%qD is not a template function"
44231 msgstr ""
44233 #. From [temp.expl.spec]:
44235 #. If such an explicit specialization for the member
44236 #. of a class template names an implicitly-declared
44237 #. special member function (clause _special_), the
44238 #. program is ill-formed.
44240 #. Similar language is found in [temp.explicit].
44241 #: cp/pt.c:2918
44242 #, gcc-internal-format
44243 msgid "specialization of implicitly-declared special member function"
44244 msgstr ""
44246 #: cp/pt.c:2962
44247 #, gcc-internal-format
44248 msgid "no member function %qD declared in %qT"
44249 msgstr ""
44251 #: cp/pt.c:2993
44252 #, gcc-internal-format
44253 msgid "friend declaration %qD is not visible to explicit specialization"
44254 msgstr ""
44256 #: cp/pt.c:2996
44257 #, gcc-internal-format
44258 msgid "friend declaration here"
44259 msgstr "оголошення friend тут:"
44261 #: cp/pt.c:3104
44262 #, gcc-internal-format
44263 msgid "explicit specialization of function concept %qD"
44264 msgstr ""
44266 #: cp/pt.c:3704
44267 #, gcc-internal-format
44268 msgid "base initializer expansion %<%T%> contains no parameter packs"
44269 msgstr ""
44271 #: cp/pt.c:3768
44272 #, gcc-internal-format
44273 msgid "expansion pattern %<%T%> contains no argument packs"
44274 msgstr ""
44276 #: cp/pt.c:3770
44277 #, gcc-internal-format
44278 msgid "expansion pattern %<%E%> contains no argument packs"
44279 msgstr ""
44281 #: cp/pt.c:3815
44282 #, gcc-internal-format
44283 msgid "parameter packs not expanded with %<...%>:"
44284 msgstr ""
44286 #: cp/pt.c:3830 cp/pt.c:4584
44287 #, gcc-internal-format
44288 msgid "        %qD"
44289 msgstr ""
44291 #: cp/pt.c:3832
44292 #, gcc-internal-format
44293 msgid "        <anonymous>"
44294 msgstr ""
44296 #: cp/pt.c:3959
44297 #, gcc-internal-format
44298 msgid "declaration of template parameter %q+D shadows template parameter"
44299 msgstr ""
44301 #: cp/pt.c:3962
44302 #, gcc-internal-format
44303 msgid "declaration of %q+#D shadows template parameter"
44304 msgstr ""
44306 #: cp/pt.c:3964
44307 #, gcc-internal-format
44308 msgid "template parameter %qD declared here"
44309 msgstr ""
44311 #: cp/pt.c:4520
44312 #, gcc-internal-format
44313 msgid "specialization of variable concept %q#D"
44314 msgstr ""
44316 #: cp/pt.c:4579
44317 #, gcc-internal-format
44318 msgid "template parameters not deducible in partial specialization:"
44319 msgstr ""
44321 #: cp/pt.c:4603
44322 #, gcc-internal-format
44323 msgid "partial specialization %q+D does not specialize any template arguments"
44324 msgstr ""
44326 #: cp/pt.c:4606
44327 #, gcc-internal-format
44328 msgid "partial specialization %q+D does not specialize any template arguments and is not more constrained than"
44329 msgstr ""
44331 #: cp/pt.c:4608 cp/pt.c:4619
44332 #, gcc-internal-format
44333 msgid "primary template here"
44334 msgstr ""
44336 #: cp/pt.c:4616
44337 #, gcc-internal-format
44338 msgid "partial specialization is not more specialized than the primary template because it replaces multiple parameters with a pack expansion"
44339 msgstr ""
44341 #: cp/pt.c:4631
44342 #, gcc-internal-format
44343 msgid "partial specialization %qD is not more specialized than"
44344 msgstr ""
44346 #: cp/pt.c:4633
44347 #, gcc-internal-format
44348 msgid "primary template %qD"
44349 msgstr ""
44351 #: cp/pt.c:4680
44352 #, gcc-internal-format
44353 msgid "parameter pack argument %qE must be at the end of the template argument list"
44354 msgstr ""
44356 #: cp/pt.c:4683
44357 #, gcc-internal-format
44358 msgid "parameter pack argument %qT must be at the end of the template argument list"
44359 msgstr ""
44361 #: cp/pt.c:4704
44362 #, gcc-internal-format
44363 msgid "template argument %qE involves template parameter(s)"
44364 msgstr ""
44366 #: cp/pt.c:4750
44367 #, gcc-internal-format
44368 msgid "type %qT of template argument %qE depends on a template parameter"
44369 msgid_plural "type %qT of template argument %qE depends on template parameters"
44370 msgstr[0] ""
44371 msgstr[1] ""
44372 msgstr[2] ""
44374 #: cp/pt.c:4812
44375 #, gcc-internal-format
44376 msgid "declaration of %qD ambiguates earlier template instantiation for %qD"
44377 msgstr ""
44379 #: cp/pt.c:4816
44380 #, gcc-internal-format
44381 msgid "partial specialization of %qD after instantiation of %qD"
44382 msgstr ""
44384 #: cp/pt.c:4992
44385 #, gcc-internal-format
44386 msgid "no default argument for %qD"
44387 msgstr ""
44389 #. A primary class template can only have one
44390 #. parameter pack, at the end of the template
44391 #. parameter list.
44392 #: cp/pt.c:5014
44393 #, gcc-internal-format
44394 msgid "parameter pack %q+D must be at the end of the template parameter list"
44395 msgstr ""
44397 #: cp/pt.c:5050
44398 #, gcc-internal-format
44399 msgid "default template arguments may not be used in function template friend re-declaration"
44400 msgstr ""
44402 #: cp/pt.c:5053
44403 #, gcc-internal-format
44404 msgid "default template arguments may not be used in function template friend declarations"
44405 msgstr ""
44407 #: cp/pt.c:5056
44408 #, gcc-internal-format
44409 msgid "default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11"
44410 msgstr ""
44412 #: cp/pt.c:5059
44413 #, gcc-internal-format
44414 msgid "default template arguments may not be used in partial specializations"
44415 msgstr ""
44417 #: cp/pt.c:5062 cp/pt.c:5120
44418 #, gcc-internal-format
44419 msgid "default argument for template parameter for class enclosing %qD"
44420 msgstr ""
44422 #: cp/pt.c:5234
44423 #, gcc-internal-format
44424 msgid "template %qD declared"
44425 msgstr "оголошено шаблон %qD"
44427 #: cp/pt.c:5241
44428 #, gcc-internal-format
44429 msgid "template class without a name"
44430 msgstr ""
44432 #: cp/pt.c:5249
44433 #, gcc-internal-format
44434 msgid "member template %qD may not have virt-specifiers"
44435 msgstr ""
44437 #. [basic.stc.dynamic.allocation]
44439 #. An allocation function can be a function
44440 #. template. ... Template allocation functions shall
44441 #. have two or more parameters.
44442 #: cp/pt.c:5271
44443 #, gcc-internal-format
44444 msgid "invalid template declaration of %qD"
44445 msgstr ""
44447 #: cp/pt.c:5411
44448 #, gcc-internal-format
44449 msgid "template definition of non-template %q#D"
44450 msgstr ""
44452 #: cp/pt.c:5454
44453 #, gcc-internal-format
44454 msgid "expected %d levels of template parms for %q#D, got %d"
44455 msgstr ""
44457 #: cp/pt.c:5468
44458 #, gcc-internal-format
44459 msgid "got %d template parameters for %q#D"
44460 msgstr ""
44462 #: cp/pt.c:5471
44463 #, gcc-internal-format
44464 msgid "got %d template parameters for %q#T"
44465 msgstr ""
44467 #: cp/pt.c:5473
44468 #, gcc-internal-format, gfc-internal-format
44469 msgid "  but %d required"
44470 msgstr ""
44472 #: cp/pt.c:5494
44473 #, gcc-internal-format
44474 msgid "template arguments to %qD do not match original template %qD"
44475 msgstr ""
44477 #: cp/pt.c:5498
44478 #, gcc-internal-format
44479 msgid "use template<> for an explicit specialization"
44480 msgstr ""
44482 #: cp/pt.c:5636
44483 #, gcc-internal-format
44484 msgid "%qT is not a template type"
44485 msgstr ""
44487 #: cp/pt.c:5649
44488 #, gcc-internal-format
44489 msgid "template specifiers not specified in declaration of %qD"
44490 msgstr ""
44492 #: cp/pt.c:5660
44493 #, gcc-internal-format, gfc-internal-format
44494 msgid "redeclared with %d template parameter"
44495 msgid_plural "redeclared with %d template parameters"
44496 msgstr[0] ""
44497 msgstr[1] ""
44498 msgstr[2] ""
44500 #: cp/pt.c:5664
44501 #, gcc-internal-format
44502 msgid "previous declaration %qD used %d template parameter"
44503 msgid_plural "previous declaration %qD used %d template parameters"
44504 msgstr[0] ""
44505 msgstr[1] ""
44506 msgstr[2] ""
44508 #: cp/pt.c:5701
44509 #, gcc-internal-format
44510 msgid "template parameter %q+#D"
44511 msgstr ""
44513 #: cp/pt.c:5702
44514 #, gcc-internal-format
44515 msgid "redeclared here as %q#D"
44516 msgstr ""
44518 #. We have in [temp.param]:
44520 #. A template-parameter may not be given default arguments
44521 #. by two different declarations in the same scope.
44522 #: cp/pt.c:5712
44523 #, gcc-internal-format
44524 msgid "redefinition of default argument for %q#D"
44525 msgstr ""
44527 #: cp/pt.c:5714
44528 #, gcc-internal-format
44529 msgid "original definition appeared here"
44530 msgstr ""
44532 #: cp/pt.c:5742
44533 #, gcc-internal-format
44534 msgid "redeclaration %q#D with different constraints"
44535 msgstr ""
44537 #: cp/pt.c:5745
44538 #, gcc-internal-format
44539 msgid "original declaration appeared here"
44540 msgstr ""
44542 #: cp/pt.c:6004 cp/pt.c:6061
44543 #, gcc-internal-format
44544 msgid "%qE is not a valid template argument for type %qT"
44545 msgstr ""
44547 #: cp/pt.c:6007
44548 #, gcc-internal-format
44549 msgid "it must be the address of a function with external linkage"
44550 msgstr ""
44552 #: cp/pt.c:6010
44553 #, gcc-internal-format
44554 msgid "it must be the name of a function with external linkage"
44555 msgstr ""
44557 #: cp/pt.c:6022
44558 #, gcc-internal-format
44559 msgid "%qE is not a valid template argument for type %qT because %qD has no linkage"
44560 msgstr ""
44562 #: cp/pt.c:6026
44563 #, gcc-internal-format
44564 msgid "%qE is not a valid template argument for type %qT because %qD does not have external linkage"
44565 msgstr ""
44567 #: cp/pt.c:6063
44568 #, gcc-internal-format
44569 msgid "it must be a pointer-to-member of the form %<&X::Y%>"
44570 msgstr ""
44572 #: cp/pt.c:6114
44573 #, gcc-internal-format
44574 msgid "  couldn't deduce template parameter %qD"
44575 msgstr ""
44577 #: cp/pt.c:6129
44578 #, gcc-internal-format
44579 msgid "  types %qT and %qT have incompatible cv-qualifiers"
44580 msgstr ""
44582 #: cp/pt.c:6138
44583 #, gcc-internal-format
44584 msgid "  mismatched types %qT and %qT"
44585 msgstr ""
44587 #: cp/pt.c:6147
44588 #, gcc-internal-format
44589 msgid "  template parameter %qD is not a parameter pack, but argument %qD is"
44590 msgstr ""
44592 #: cp/pt.c:6158
44593 #, gcc-internal-format
44594 msgid "  template argument %qE does not match pointer-to-member constant %qE"
44595 msgstr ""
44597 #: cp/pt.c:6168
44598 #, gcc-internal-format
44599 msgid "  %qE is not equivalent to %qE"
44600 msgstr ""
44602 #: cp/pt.c:6177
44603 #, gcc-internal-format
44604 msgid "  inconsistent parameter pack deduction with %qT and %qT"
44605 msgstr ""
44607 #: cp/pt.c:6189
44608 #, gcc-internal-format
44609 msgid "  deduced conflicting types for parameter %qT (%qT and %qT)"
44610 msgstr ""
44612 #: cp/pt.c:6193
44613 #, gcc-internal-format
44614 msgid "  deduced conflicting values for non-type parameter %qE (%qE and %qE)"
44615 msgstr ""
44617 #: cp/pt.c:6204
44618 #, gcc-internal-format
44619 msgid "  variable-sized array type %qT is not a valid template argument"
44620 msgstr ""
44622 #: cp/pt.c:6215
44623 #, gcc-internal-format
44624 msgid "  member function type %qT is not a valid template argument"
44625 msgstr ""
44627 #: cp/pt.c:6227
44628 #, gcc-internal-format, gfc-internal-format
44629 msgid "  candidate expects at least %d argument, %d provided"
44630 msgid_plural "  candidate expects at least %d arguments, %d provided"
44631 msgstr[0] ""
44632 msgstr[1] ""
44633 msgstr[2] ""
44635 #: cp/pt.c:6258
44636 #, gcc-internal-format
44637 msgid "  cannot convert %qE (type %qT) to type %qT"
44638 msgstr ""
44640 #: cp/pt.c:6271
44641 #, gcc-internal-format
44642 msgid "  %qT is an ambiguous base class of %qT"
44643 msgstr ""
44645 #: cp/pt.c:6275
44646 #, gcc-internal-format
44647 msgid "  %qT is not derived from %qT"
44648 msgstr ""
44650 #: cp/pt.c:6286
44651 #, gcc-internal-format
44652 msgid "  template parameters of a template template argument are inconsistent with other deduced template arguments"
44653 msgstr ""
44655 #: cp/pt.c:6296
44656 #, gcc-internal-format
44657 msgid "  can't deduce a template for %qT from non-template type %qT"
44658 msgstr ""
44660 #: cp/pt.c:6306
44661 #, gcc-internal-format
44662 msgid "  template argument %qE does not match %qE"
44663 msgstr ""
44665 #: cp/pt.c:6315
44666 #, gcc-internal-format
44667 msgid "  could not resolve address from overloaded function %qE"
44668 msgstr ""
44670 #: cp/pt.c:6354
44671 #, gcc-internal-format
44672 msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
44673 msgstr ""
44675 #: cp/pt.c:6521
44676 #, gcc-internal-format
44677 msgid "in template argument for type %qT "
44678 msgstr ""
44680 #: cp/pt.c:6568
44681 #, gcc-internal-format
44682 msgid "%qD is not a valid template argument because %qD is a variable, not the address of a variable"
44683 msgstr ""
44685 #: cp/pt.c:6576
44686 #, gcc-internal-format
44687 msgid "%qE is not a valid template argument for %qT because it is not the address of a variable"
44688 msgstr ""
44690 #: cp/pt.c:6594
44691 #, gcc-internal-format
44692 msgid "%qE is not a valid template argument of type %qT because %qE is not a variable"
44693 msgstr ""
44695 #: cp/pt.c:6601
44696 #, gcc-internal-format
44697 msgid "%qE is not a valid template argument of type %qT because %qD does not have external linkage"
44698 msgstr ""
44700 #: cp/pt.c:6609
44701 #, gcc-internal-format
44702 msgid "%qE is not a valid template argument of type %qT because %qD has no linkage"
44703 msgstr ""
44705 #: cp/pt.c:6639
44706 #, gcc-internal-format
44707 msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
44708 msgstr ""
44710 #: cp/pt.c:6647
44711 #, gcc-internal-format
44712 msgid "%qE is not a valid template argument for type %qT because it is not an lvalue"
44713 msgstr ""
44715 #: cp/pt.c:6665
44716 #, gcc-internal-format
44717 msgid "%q#D is not a valid template argument for type %qT because a reference variable does not have a constant address"
44718 msgstr ""
44720 #: cp/pt.c:6677
44721 #, gcc-internal-format
44722 msgid "%qE is not a valid template argument for type %qT because it is not an object with linkage"
44723 msgstr ""
44725 #: cp/pt.c:6688
44726 #, gcc-internal-format
44727 msgid "%qE is not a valid template argument for type %qT because object %qD does not have linkage"
44728 msgstr ""
44730 #: cp/pt.c:6735
44731 #, gcc-internal-format
44732 msgid "%qE is not a valid template argument for type %qT because it is a pointer"
44733 msgstr ""
44735 #: cp/pt.c:6737
44736 #, gcc-internal-format
44737 msgid "try using %qE instead"
44738 msgstr ""
44740 #: cp/pt.c:6783 cp/pt.c:6815
44741 #, gcc-internal-format
44742 msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
44743 msgstr ""
44745 #: cp/pt.c:6789
44746 #, gcc-internal-format
44747 msgid "standard conversions are not allowed in this context"
44748 msgstr ""
44750 #: cp/pt.c:7335
44751 #, gcc-internal-format
44752 msgid "ignoring attributes on template argument %qT"
44753 msgstr ""
44755 #: cp/pt.c:7351
44756 #, gcc-internal-format
44757 msgid "ignoring attributes in template argument %qE"
44758 msgstr ""
44760 #: cp/pt.c:7461
44761 #, gcc-internal-format
44762 msgid "injected-class-name %qD used as template template argument"
44763 msgstr ""
44765 #: cp/pt.c:7490
44766 #, gcc-internal-format
44767 msgid "invalid use of destructor %qE as a type"
44768 msgstr ""
44770 #: cp/pt.c:7495
44771 #, gcc-internal-format
44772 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
44773 msgstr ""
44775 #: cp/pt.c:7511 cp/pt.c:7533 cp/pt.c:7586
44776 #, gcc-internal-format
44777 msgid "type/value mismatch at argument %d in template parameter list for %qD"
44778 msgstr ""
44780 #: cp/pt.c:7516
44781 #, gcc-internal-format
44782 msgid "  expected a constant of type %qT, got %qT"
44783 msgstr ""
44785 #: cp/pt.c:7521
44786 #, gcc-internal-format
44787 msgid "  expected a class template, got %qE"
44788 msgstr ""
44790 #: cp/pt.c:7524
44791 #, gcc-internal-format
44792 msgid "  expected a type, got %qE"
44793 msgstr ""
44795 #: cp/pt.c:7538
44796 #, gcc-internal-format
44797 msgid "  expected a type, got %qT"
44798 msgstr ""
44800 #: cp/pt.c:7541
44801 #, gcc-internal-format
44802 msgid "  expected a class template, got %qT"
44803 msgstr ""
44805 #: cp/pt.c:7590
44806 #, gcc-internal-format
44807 msgid "  expected a template of type %qD, got %qT"
44808 msgstr ""
44810 #: cp/pt.c:7604
44811 #, gcc-internal-format
44812 msgid "constraint mismatch at argument %d in template parameter list for %qD"
44813 msgstr ""
44815 #: cp/pt.c:7607
44816 #, gcc-internal-format
44817 msgid "  expected %qD but got %qD"
44818 msgstr "  мало бути %qD, втім, маємо %qD"
44820 #. Not sure if this is reachable, but it doesn't hurt
44821 #. to be robust.
44822 #: cp/pt.c:7652
44823 #, gcc-internal-format
44824 msgid "type mismatch in nontype parameter pack"
44825 msgstr ""
44827 #: cp/pt.c:7675
44828 #, gcc-internal-format
44829 msgid "could not convert template argument %qE from %qT to %qT"
44830 msgstr ""
44832 #: cp/pt.c:7812 cp/pt.c:8118
44833 #, gcc-internal-format, gfc-internal-format
44834 msgid "template argument %d is invalid"
44835 msgstr ""
44837 #: cp/pt.c:7827 cp/pt.c:7957 cp/pt.c:8143
44838 #, gcc-internal-format, gfc-internal-format
44839 msgid "wrong number of template arguments (%d, should be %d)"
44840 msgstr ""
44842 #: cp/pt.c:7953
44843 #, gcc-internal-format, gfc-internal-format
44844 msgid "wrong number of template arguments (%d, should be at least %d)"
44845 msgstr ""
44847 #: cp/pt.c:7962
44848 #, gcc-internal-format
44849 msgid "provided for %qD"
44850 msgstr ""
44852 #: cp/pt.c:7987
44853 #, gcc-internal-format
44854 msgid "pack expansion argument for non-pack parameter %qD of alias template %qD"
44855 msgstr ""
44857 #: cp/pt.c:7991
44858 #, gcc-internal-format
44859 msgid "pack expansion argument for non-pack parameter %qD of concept %qD"
44860 msgstr ""
44862 #: cp/pt.c:8084
44863 #, gcc-internal-format
44864 msgid "so any instantiation with a non-empty parameter pack would be ill-formed"
44865 msgstr ""
44867 #: cp/pt.c:8146
44868 #, gcc-internal-format
44869 msgid "provided for %q+D"
44870 msgstr ""
44872 #: cp/pt.c:8419
44873 #, gcc-internal-format
44874 msgid "%q#D is not a function template"
44875 msgstr ""
44877 #: cp/pt.c:8586
44878 #, gcc-internal-format
44879 msgid "non-template type %qT used as a template"
44880 msgstr ""
44882 #: cp/pt.c:8588
44883 #, gcc-internal-format
44884 msgid "for template declaration %q+D"
44885 msgstr ""
44887 #: cp/pt.c:8711
44888 #, gcc-internal-format
44889 msgid "template constraint failure"
44890 msgstr ""
44892 #: cp/pt.c:9056
44893 #, gcc-internal-format
44894 msgid "use of invalid variable template %qE"
44895 msgstr ""
44897 #: cp/pt.c:9492
44898 #, gcc-internal-format, gfc-internal-format
44899 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth= to increase the maximum)"
44900 msgstr ""
44902 #: cp/pt.c:11093
44903 #, gcc-internal-format
44904 msgid "fold of empty expansion over %O"
44905 msgstr ""
44907 #: cp/pt.c:11412
44908 #, gcc-internal-format
44909 msgid "mismatched argument pack lengths while expanding %<%T%>"
44910 msgstr ""
44912 #: cp/pt.c:11416
44913 #, gcc-internal-format
44914 msgid "mismatched argument pack lengths while expanding %<%E%>"
44915 msgstr ""
44917 #: cp/pt.c:11983
44918 #, gcc-internal-format
44919 msgid "  when instantiating default argument for call to %D"
44920 msgstr ""
44922 #. It may seem that this case cannot occur, since:
44924 #. typedef void f();
44925 #. void g() { f x; }
44927 #. declares a function, not a variable.  However:
44929 #. typedef void f();
44930 #. template <typename T> void g() { T t; }
44931 #. template void g<f>();
44933 #. is an attempt to declare a variable with function
44934 #. type.
44935 #: cp/pt.c:12843
44936 #, gcc-internal-format
44937 msgid "variable %qD has function type"
44938 msgstr ""
44940 #: cp/pt.c:13015
44941 #, gcc-internal-format
44942 msgid "invalid parameter type %qT"
44943 msgstr ""
44945 #: cp/pt.c:13017
44946 #, gcc-internal-format
44947 msgid "in declaration %q+D"
44948 msgstr ""
44950 #: cp/pt.c:13128
44951 #, gcc-internal-format
44952 msgid "function returning an array"
44953 msgstr ""
44955 #: cp/pt.c:13130
44956 #, gcc-internal-format
44957 msgid "function returning a function"
44958 msgstr ""
44960 #: cp/pt.c:13170
44961 #, gcc-internal-format
44962 msgid "creating pointer to member function of non-class type %qT"
44963 msgstr ""
44965 #: cp/pt.c:13783
44966 #, gcc-internal-format
44967 msgid "forming reference to void"
44968 msgstr ""
44970 #: cp/pt.c:13785
44971 #, gcc-internal-format
44972 msgid "forming pointer to reference type %qT"
44973 msgstr ""
44975 #: cp/pt.c:13787
44976 #, gcc-internal-format
44977 msgid "forming reference to reference type %qT"
44978 msgstr ""
44980 #: cp/pt.c:13800
44981 #, gcc-internal-format
44982 msgid "forming pointer to qualified function type %qT"
44983 msgstr ""
44985 #: cp/pt.c:13803
44986 #, gcc-internal-format
44987 msgid "forming reference to qualified function type %qT"
44988 msgstr ""
44990 #: cp/pt.c:13851
44991 #, gcc-internal-format
44992 msgid "creating pointer to member of non-class type %qT"
44993 msgstr ""
44995 #: cp/pt.c:13857
44996 #, gcc-internal-format
44997 msgid "creating pointer to member reference type %qT"
44998 msgstr ""
45000 #: cp/pt.c:13863
45001 #, gcc-internal-format
45002 msgid "creating pointer to member of type void"
45003 msgstr ""
45005 #: cp/pt.c:13929
45006 #, gcc-internal-format
45007 msgid "creating array of %qT"
45008 msgstr ""
45010 #: cp/pt.c:13962
45011 #, gcc-internal-format
45012 msgid "%qT is not a class, struct, or union type"
45013 msgstr ""
45015 #: cp/pt.c:13999
45016 #, gcc-internal-format
45017 msgid "%qT resolves to %qT, which is not an enumeration type"
45018 msgstr ""
45020 #: cp/pt.c:14007
45021 #, gcc-internal-format
45022 msgid "%qT resolves to %qT, which is is not a class type"
45023 msgstr ""
45025 #: cp/pt.c:14071
45026 #, gcc-internal-format
45027 msgid "empty initializer in lambda init-capture"
45028 msgstr ""
45030 #: cp/pt.c:14150
45031 #, gcc-internal-format
45032 msgid "use of %qs in template"
45033 msgstr ""
45035 #: cp/pt.c:14314
45036 #, gcc-internal-format
45037 msgid "qualifying type %qT does not match destructor name ~%qT"
45038 msgstr ""
45040 #: cp/pt.c:14329
45041 #, gcc-internal-format
45042 msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
45043 msgstr ""
45045 #: cp/pt.c:14331
45046 #, gcc-internal-format
45047 msgid "say %<typename %E%> if a type is meant"
45048 msgstr ""
45050 #: cp/pt.c:14551
45051 #, gcc-internal-format
45052 msgid "using invalid field %qD"
45053 msgstr ""
45055 #: cp/pt.c:15018 cp/pt.c:16437
45056 #, gcc-internal-format
45057 msgid "invalid use of pack expansion expression"
45058 msgstr ""
45060 #: cp/pt.c:15022 cp/pt.c:16441
45061 #, gcc-internal-format
45062 msgid "use %<...%> to expand argument pack"
45063 msgstr ""
45065 #: cp/pt.c:17236
45066 #, gcc-internal-format
45067 msgid "%qD was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation"
45068 msgstr ""
45070 #: cp/pt.c:17265
45071 #, gcc-internal-format
45072 msgid "declarations in dependent base %qT are not found by unqualified lookup"
45073 msgstr ""
45075 #: cp/pt.c:17270
45076 #, gcc-internal-format
45077 msgid "use %<this->%D%> instead"
45078 msgstr ""
45080 #: cp/pt.c:17273
45081 #, gcc-internal-format
45082 msgid "use %<%T::%D%> instead"
45083 msgstr ""
45085 #: cp/pt.c:17278
45086 #, gcc-internal-format
45087 msgid "%qD declared here, later in the translation unit"
45088 msgstr ""
45090 #: cp/pt.c:17611
45091 #, gcc-internal-format
45092 msgid "%qT is not a class or namespace"
45093 msgstr ""
45095 #: cp/pt.c:17614
45096 #, gcc-internal-format
45097 msgid "%qD is not a class or namespace"
45098 msgstr ""
45100 #: cp/pt.c:17981
45101 #, gcc-internal-format
45102 msgid "%qT is/uses unnamed type"
45103 msgstr ""
45105 #: cp/pt.c:17983
45106 #, gcc-internal-format
45107 msgid "template argument for %qD uses local type %qT"
45108 msgstr ""
45110 #: cp/pt.c:17993
45111 #, gcc-internal-format
45112 msgid "%qT is a variably modified type"
45113 msgstr ""
45115 #: cp/pt.c:18008
45116 #, gcc-internal-format
45117 msgid "integral expression %qE is not constant"
45118 msgstr ""
45120 #: cp/pt.c:18026
45121 #, gcc-internal-format
45122 msgid "  trying to instantiate %qD"
45123 msgstr ""
45125 #: cp/pt.c:21892
45126 #, gcc-internal-format
45127 msgid "ambiguous template instantiation for %q#T"
45128 msgstr ""
45130 #: cp/pt.c:21894
45131 #, gcc-internal-format
45132 msgid "ambiguous template instantiation for %q#D"
45133 msgstr ""
45135 #: cp/pt.c:21900
45136 msgid "%s %#S"
45137 msgstr "%s %#S"
45139 #: cp/pt.c:21924 cp/pt.c:22011
45140 #, gcc-internal-format
45141 msgid "explicit instantiation of non-template %q#D"
45142 msgstr ""
45144 #: cp/pt.c:21943
45145 #, gcc-internal-format
45146 msgid "%qD is not a static data member of a class template"
45147 msgstr ""
45149 #: cp/pt.c:21949 cp/pt.c:22006
45150 #, gcc-internal-format
45151 msgid "no matching template for %qD found"
45152 msgstr ""
45154 #: cp/pt.c:21954
45155 #, gcc-internal-format
45156 msgid "type %qT for explicit instantiation %qD does not match declared type %qT"
45157 msgstr ""
45159 #: cp/pt.c:21962
45160 #, gcc-internal-format
45161 msgid "explicit instantiation of %q#D"
45162 msgstr ""
45164 #: cp/pt.c:21998
45165 #, gcc-internal-format
45166 msgid "duplicate explicit instantiation of %q#D"
45167 msgstr ""
45169 #: cp/pt.c:22021 cp/pt.c:22118
45170 #, gcc-internal-format
45171 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
45172 msgstr ""
45174 #: cp/pt.c:22026 cp/pt.c:22135
45175 #, gcc-internal-format
45176 msgid "storage class %qD applied to template instantiation"
45177 msgstr ""
45179 #: cp/pt.c:22094
45180 #, gcc-internal-format
45181 msgid "explicit instantiation of non-class template %qD"
45182 msgstr ""
45184 #: cp/pt.c:22096
45185 #, gcc-internal-format
45186 msgid "explicit instantiation of non-template type %qT"
45187 msgstr ""
45189 #: cp/pt.c:22105
45190 #, gcc-internal-format
45191 msgid "explicit instantiation of %q#T before definition of template"
45192 msgstr ""
45194 #: cp/pt.c:22123
45195 #, gcc-internal-format
45196 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
45197 msgstr ""
45199 #: cp/pt.c:22169
45200 #, gcc-internal-format
45201 msgid "duplicate explicit instantiation of %q#T"
45202 msgstr ""
45204 #. [temp.explicit]
45206 #. The definition of a non-exported function template, a
45207 #. non-exported member function template, or a non-exported
45208 #. member function or static data member of a class template
45209 #. shall be present in every translation unit in which it is
45210 #. explicitly instantiated.
45211 #: cp/pt.c:22719
45212 #, gcc-internal-format
45213 msgid "explicit instantiation of %qD but no definition available"
45214 msgstr ""
45216 #: cp/pt.c:22971
45217 #, gcc-internal-format
45218 msgid "template instantiation depth exceeds maximum of %d instantiating %q+D, possibly from virtual table generation (use -ftemplate-depth= to increase the maximum)"
45219 msgstr ""
45221 #: cp/pt.c:23313
45222 #, gcc-internal-format
45223 msgid "invalid template non-type parameter"
45224 msgstr ""
45226 #: cp/pt.c:23315
45227 #, gcc-internal-format
45228 msgid "%q#T is not a valid type for a template non-type parameter"
45229 msgstr ""
45231 #: cp/pt.c:24740
45232 #, gcc-internal-format
45233 msgid "deducing from brace-enclosed initializer list requires #include <initializer_list>"
45234 msgstr ""
45236 #: cp/pt.c:25197
45237 #, gcc-internal-format
45238 msgid "non-class template %qT used without template arguments"
45239 msgstr ""
45241 #: cp/pt.c:25273
45242 #, gcc-internal-format
45243 msgid "cannot deduce template arguments for copy-initialization of %qT, as it has no non-explicit deduction guides or user-declared constructors"
45244 msgstr ""
45246 #: cp/pt.c:25287
45247 #, gcc-internal-format
45248 msgid "class template argument deduction failed:"
45249 msgstr ""
45251 #: cp/pt.c:25291
45252 #, gcc-internal-format
45253 msgid "explicit deduction guides not considered for copy-initialization"
45254 msgstr ""
45256 #: cp/pt.c:25361
45257 #, gcc-internal-format
45258 msgid "direct-list-initialization of %<auto%> requires exactly one element"
45259 msgstr ""
45261 #: cp/pt.c:25364
45262 #, gcc-internal-format
45263 msgid "for deduction to %<std::initializer_list%>, use copy-list-initialization (i.e. add %<=%> before the %<{%>)"
45264 msgstr ""
45266 #: cp/pt.c:25396
45267 #, gcc-internal-format
45268 msgid "%qT as type rather than plain %<decltype(auto)%>"
45269 msgstr ""
45271 #: cp/pt.c:25431
45272 #, gcc-internal-format
45273 msgid "unable to deduce lambda return type from %qE"
45274 msgstr ""
45276 #: cp/pt.c:25433
45277 #, gcc-internal-format
45278 msgid "unable to deduce %qT from %qE"
45279 msgstr ""
45281 #: cp/pt.c:25466
45282 #, gcc-internal-format
45283 msgid "placeholder constraints not satisfied"
45284 msgstr ""
45286 #: cp/pt.c:25470
45287 #, gcc-internal-format
45288 msgid "deduced initializer does not satisfy placeholder constraints"
45289 msgstr ""
45291 #: cp/pt.c:25474
45292 #, gcc-internal-format
45293 msgid "deduced return type does not satisfy placeholder constraints"
45294 msgstr ""
45296 #: cp/pt.c:25478
45297 #, gcc-internal-format
45298 msgid "deduced expression type does not satisfy placeholder constraints"
45299 msgstr ""
45301 #: cp/repo.c:113
45302 #, gcc-internal-format
45303 msgid "-frepo must be used with -c"
45304 msgstr ""
45306 #: cp/repo.c:203
45307 #, gcc-internal-format, gfc-internal-format
45308 msgid "mysterious repository information in %s"
45309 msgstr ""
45311 #: cp/repo.c:221
45312 #, gcc-internal-format
45313 msgid "can%'t create repository information file %qs"
45314 msgstr ""
45316 #: cp/rtti.c:288
45317 #, gcc-internal-format
45318 msgid "cannot use typeid with -fno-rtti"
45319 msgstr ""
45321 #: cp/rtti.c:294
45322 #, gcc-internal-format
45323 msgid "must #include <typeinfo> before using typeid"
45324 msgstr ""
45326 #: cp/rtti.c:396
45327 #, gcc-internal-format
45328 msgid "cannot create type information for type %qT because it involves types of variable size"
45329 msgstr ""
45331 #: cp/rtti.c:486
45332 #, gcc-internal-format
45333 msgid "typeid of qualified function type %qT"
45334 msgstr ""
45336 #: cp/rtti.c:667 cp/rtti.c:682
45337 #, gcc-internal-format
45338 msgid "dynamic_cast of %q#D to %q#T can never succeed"
45339 msgstr ""
45341 #: cp/rtti.c:693
45342 #, gcc-internal-format
45343 msgid "%<dynamic_cast%> not permitted with -fno-rtti"
45344 msgstr ""
45346 #: cp/rtti.c:772
45347 #, gcc-internal-format
45348 msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
45349 msgstr ""
45351 #: cp/search.c:248
45352 #, gcc-internal-format
45353 msgid "%qT is an ambiguous base of %qT"
45354 msgstr ""
45356 #: cp/search.c:264
45357 #, gcc-internal-format
45358 msgid "%qT is an inaccessible base of %qT"
45359 msgstr ""
45361 #: cp/search.c:2058
45362 #, gcc-internal-format
45363 msgid "invalid covariant return type for %q#D"
45364 msgstr ""
45366 #: cp/search.c:2060
45367 #, gcc-internal-format
45368 msgid "  overriding %q#D"
45369 msgstr ""
45371 #: cp/search.c:2073
45372 #, gcc-internal-format
45373 msgid "invalid covariant return type for %q+#D"
45374 msgstr ""
45376 #: cp/search.c:2074 cp/search.c:2079 cp/search.c:2106
45377 #, gcc-internal-format
45378 msgid "  overriding %q+#D"
45379 msgstr ""
45381 #: cp/search.c:2078
45382 #, gcc-internal-format
45383 msgid "conflicting return type specified for %q+#D"
45384 msgstr ""
45386 #: cp/search.c:2093
45387 #, gcc-internal-format
45388 msgid "looser throw specifier for %q+#F"
45389 msgstr ""
45391 #: cp/search.c:2094
45392 #, gcc-internal-format
45393 msgid "  overriding %q+#F"
45394 msgstr ""
45396 #: cp/search.c:2105
45397 #, gcc-internal-format
45398 msgid "conflicting type attributes specified for %q+#D"
45399 msgstr ""
45401 #: cp/search.c:2121
45402 #, gcc-internal-format
45403 msgid "%qD declared %<transaction_safe_dynamic%>"
45404 msgstr "%qD оголошено як %<transaction_safe_dynamic%>"
45406 #: cp/search.c:2123
45407 #, gcc-internal-format
45408 msgid "overriding %qD declared %<transaction_safe%>"
45409 msgstr "перевизначаємо %qD, оголошене як %<transaction_safe%>"
45411 #: cp/search.c:2130
45412 #, gcc-internal-format
45413 msgid "deleted function %q+D"
45414 msgstr ""
45416 #: cp/search.c:2131
45417 #, gcc-internal-format
45418 msgid "overriding non-deleted function %q+D"
45419 msgstr ""
45421 #: cp/search.c:2136
45422 #, gcc-internal-format
45423 msgid "non-deleted function %q+D"
45424 msgstr ""
45426 #: cp/search.c:2137
45427 #, gcc-internal-format
45428 msgid "overriding deleted function %q+D"
45429 msgstr ""
45431 #: cp/search.c:2143
45432 #, gcc-internal-format
45433 msgid "virtual function %q+D"
45434 msgstr ""
45436 #: cp/search.c:2144
45437 #, gcc-internal-format
45438 msgid "overriding final function %q+D"
45439 msgstr ""
45441 #. A static member function cannot match an inherited
45442 #. virtual member function.
45443 #: cp/search.c:2240
45444 #, gcc-internal-format
45445 msgid "%q+#D cannot be declared"
45446 msgstr ""
45448 #: cp/search.c:2241
45449 #, gcc-internal-format
45450 msgid "  since %q+#D declared in base class"
45451 msgstr ""
45453 #: cp/semantics.c:848
45454 #, gcc-internal-format
45455 msgid "suggest explicit braces around empty body in %<do%> statement"
45456 msgstr ""
45458 #: cp/semantics.c:1516
45459 #, gcc-internal-format
45460 msgid "type of asm operand %qE could not be determined"
45461 msgstr ""
45463 #: cp/semantics.c:1581
45464 #, gcc-internal-format
45465 msgid "__label__ declarations are only allowed in function scopes"
45466 msgstr ""
45468 #: cp/semantics.c:1761
45469 #, gcc-internal-format
45470 msgid "invalid use of member %qD in static member function"
45471 msgstr ""
45473 #: cp/semantics.c:2447
45474 #, gcc-internal-format
45475 msgid "arguments to destructor are not allowed"
45476 msgstr ""
45478 #: cp/semantics.c:2544
45479 #, gcc-internal-format
45480 msgid "%<this%> is unavailable for static member functions"
45481 msgstr ""
45483 #: cp/semantics.c:2546
45484 #, gcc-internal-format
45485 msgid "invalid use of %<this%> in non-member function"
45486 msgstr ""
45488 #: cp/semantics.c:2548
45489 #, gcc-internal-format
45490 msgid "invalid use of %<this%> at top level"
45491 msgstr ""
45493 #: cp/semantics.c:2570
45494 #, gcc-internal-format
45495 msgid "invalid qualifying scope in pseudo-destructor name"
45496 msgstr ""
45498 #: cp/semantics.c:2578 cp/typeck.c:2545
45499 #, gcc-internal-format
45500 msgid "qualified type %qT does not match destructor name ~%qT"
45501 msgstr ""
45503 #: cp/semantics.c:2600
45504 #, gcc-internal-format
45505 msgid "%qE is not of type %qT"
45506 msgstr ""
45508 #: cp/semantics.c:2671
45509 #, gcc-internal-format
45510 msgid "compound literal of non-object type %qT"
45511 msgstr ""
45513 #: cp/semantics.c:2799
45514 #, gcc-internal-format
45515 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
45516 msgstr ""
45518 #: cp/semantics.c:2849
45519 #, gcc-internal-format
45520 msgid "invalid use of type %qT as a default value for a template template-parameter"
45521 msgstr ""
45523 #: cp/semantics.c:2852
45524 #, gcc-internal-format
45525 msgid "invalid default argument for a template template parameter"
45526 msgstr ""
45528 #: cp/semantics.c:2869
45529 #, gcc-internal-format
45530 msgid "definition of %q#T inside template parameter list"
45531 msgstr ""
45533 #: cp/semantics.c:2900
45534 #, gcc-internal-format
45535 msgid "invalid definition of qualified type %qT"
45536 msgstr ""
45538 #: cp/semantics.c:3187
45539 #, gcc-internal-format
45540 msgid "invalid base-class specification"
45541 msgstr ""
45543 #: cp/semantics.c:3348
45544 #, gcc-internal-format
45545 msgid "cannot capture member %qD of anonymous union"
45546 msgstr ""
45548 #: cp/semantics.c:3361 cp/semantics.c:9407
45549 #, gcc-internal-format
45550 msgid "%qD is not captured"
45551 msgstr ""
45553 #: cp/semantics.c:3366
45554 #, gcc-internal-format
45555 msgid "the lambda has no capture-default"
45556 msgstr ""
45558 #: cp/semantics.c:3368
45559 #, gcc-internal-format
45560 msgid "lambda in local class %q+T cannot capture variables from the enclosing context"
45561 msgstr ""
45563 #: cp/semantics.c:3380
45564 #, gcc-internal-format
45565 msgid "use of local variable with automatic storage from containing function"
45566 msgstr ""
45568 #: cp/semantics.c:3382
45569 #, gcc-internal-format
45570 msgid "use of parameter from containing function"
45571 msgstr ""
45573 #: cp/semantics.c:3514
45574 #, gcc-internal-format
45575 msgid "use of parameter outside function body"
45576 msgstr ""
45578 #: cp/semantics.c:3524
45579 #, fuzzy, gcc-internal-format
45580 #| msgid "unexpected argument"
45581 msgid "missing template arguments"
45582 msgstr "несподіваний аргумент"
45584 #: cp/semantics.c:3551
45585 #, gcc-internal-format
45586 msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
45587 msgstr ""
45589 #: cp/semantics.c:3648
45590 #, gcc-internal-format
45591 msgid "use of namespace %qD as expression"
45592 msgstr ""
45594 #: cp/semantics.c:3653
45595 #, gcc-internal-format
45596 msgid "use of class template %qT as expression"
45597 msgstr ""
45599 #. Ambiguous reference to base members.
45600 #: cp/semantics.c:3659
45601 #, gcc-internal-format
45602 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
45603 msgstr ""
45605 #: cp/semantics.c:3685
45606 #, gcc-internal-format
45607 msgid "%qD cannot appear in a constant-expression"
45608 msgstr ""
45610 #: cp/semantics.c:3818
45611 #, gcc-internal-format
45612 msgid "type of %qE is unknown"
45613 msgstr ""
45615 #: cp/semantics.c:3847
45616 #, gcc-internal-format
45617 msgid "%qT is not an enumeration type"
45618 msgstr ""
45620 #. Parameter packs can only be used in templates
45621 #: cp/semantics.c:4002
45622 #, gcc-internal-format
45623 msgid "Parameter pack __bases only valid in template declaration"
45624 msgstr ""
45626 #: cp/semantics.c:4031
45627 #, gcc-internal-format
45628 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
45629 msgstr ""
45631 #: cp/semantics.c:4040
45632 #, gcc-internal-format
45633 msgid "second operand of %<offsetof%> is neither a single identifier nor a sequence of member accesses and array references"
45634 msgstr ""
45636 #: cp/semantics.c:4048
45637 #, gcc-internal-format
45638 msgid "cannot apply %<offsetof%> to member function %qD"
45639 msgstr ""
45641 #: cp/semantics.c:4061
45642 #, gcc-internal-format
45643 msgid "offsetof within non-standard-layout type %qT is undefined"
45644 msgstr ""
45646 #: cp/semantics.c:4572 cp/semantics.c:6061 cp/semantics.c:6132
45647 #: cp/semantics.c:6175 cp/semantics.c:6540 cp/semantics.c:6639
45648 #: cp/semantics.c:6782
45649 #, gcc-internal-format
45650 msgid "%<this%> allowed in OpenMP only in %<declare simd%> clauses"
45651 msgstr ""
45653 #: cp/semantics.c:5253
45654 #, gcc-internal-format
45655 msgid "user defined reduction lookup is ambiguous"
45656 msgstr ""
45658 #: cp/semantics.c:5526
45659 #, gcc-internal-format
45660 msgid "%qE in %<reduction%> clause is a zero size array"
45661 msgstr ""
45663 #: cp/semantics.c:5574
45664 #, gcc-internal-format
45665 msgid "%qE has const type for %<reduction%>"
45666 msgstr ""
45668 #: cp/semantics.c:5686
45669 #, gcc-internal-format
45670 msgid "user defined reduction with constructor initializer for base class %qT"
45671 msgstr ""
45673 #: cp/semantics.c:5920
45674 #, gcc-internal-format
45675 msgid "linear clause with %qs modifier applied to non-reference variable with %qT type"
45676 msgstr ""
45678 #: cp/semantics.c:5935
45679 #, gcc-internal-format
45680 msgid "linear clause applied to non-integral, non-floating, non-pointer variable with %qT type"
45681 msgstr ""
45683 #: cp/semantics.c:5947
45684 #, gcc-internal-format
45685 msgid "linear clause applied to non-integral non-pointer variable with %qT type"
45686 msgstr ""
45688 #: cp/semantics.c:5969
45689 #, gcc-internal-format
45690 msgid "linear step expression must be integral"
45691 msgstr ""
45693 #: cp/semantics.c:6072
45694 #, gcc-internal-format
45695 msgid "%qD is not a variable in clause %qs"
45696 msgstr ""
45698 #: cp/semantics.c:6144
45699 #, gcc-internal-format
45700 msgid "%qD is not a variable in clause %<firstprivate%>"
45701 msgstr ""
45703 #: cp/semantics.c:6187
45704 #, gcc-internal-format
45705 msgid "%qD is not a variable in clause %<lastprivate%>"
45706 msgstr ""
45708 #: cp/semantics.c:6232
45709 #, gcc-internal-format
45710 msgid "%<gang%> static expression must be integral"
45711 msgstr ""
45713 #: cp/semantics.c:6246
45714 #, fuzzy, gcc-internal-format
45715 #| msgid "%<gang%> static value must bepositive"
45716 msgid "%<gang%> static value must be positive"
45717 msgstr "статичне значення %<gang%> має бути додатним"
45719 #: cp/semantics.c:6280
45720 #, gcc-internal-format
45721 msgid "%<gang%> num expression must be integral"
45722 msgstr ""
45724 #: cp/semantics.c:6283
45725 #, gcc-internal-format
45726 msgid "%<vector%> length expression must be integral"
45727 msgstr ""
45729 #: cp/semantics.c:6287
45730 #, gcc-internal-format
45731 msgid "%<worker%> num expression must be integral"
45732 msgstr ""
45734 #: cp/semantics.c:6291
45735 #, gcc-internal-format
45736 msgid "%qs expression must be integral"
45737 msgstr ""
45739 #: cp/semantics.c:6309
45740 #, gcc-internal-format
45741 msgid "%<gang%> num value must be positive"
45742 msgstr "значення num %<gang%> має бути додатним"
45744 #: cp/semantics.c:6313
45745 #, fuzzy, gcc-internal-format
45746 #| msgid "%<vector%> length value must bepositive"
45747 msgid "%<vector%> length value must be positive"
45748 msgstr "значення length %<vector%> має бути додатним"
45750 #: cp/semantics.c:6318
45751 #, fuzzy, gcc-internal-format
45752 #| msgid "%<worker%> num value must bepositive"
45753 msgid "%<worker%> num value must be positive"
45754 msgstr "значення num %<worker%> має бути додатним"
45756 #: cp/semantics.c:6370
45757 #, gcc-internal-format
45758 msgid "schedule chunk size expression must be integral"
45759 msgstr ""
45761 #: cp/semantics.c:6413
45762 #, gcc-internal-format
45763 msgid "%qs length expression must be integral"
45764 msgstr ""
45766 #: cp/semantics.c:6426
45767 #, gcc-internal-format
45768 msgid "%qs length expression must be positive constant integer expression"
45769 msgstr ""
45771 #: cp/semantics.c:6445
45772 #, gcc-internal-format
45773 msgid "%<async%> expression must be integral"
45774 msgstr ""
45776 #: cp/semantics.c:6473
45777 #, gcc-internal-format
45778 msgid "%<thread_limit%> expression must be integral"
45779 msgstr ""
45781 #: cp/semantics.c:6502
45782 #, gcc-internal-format
45783 msgid "%<device%> id must be integral"
45784 msgstr ""
45786 #: cp/semantics.c:6523
45787 #, gcc-internal-format
45788 msgid "%<dist_schedule%> chunk size expression must be integral"
45789 msgstr ""
45791 #: cp/semantics.c:6550
45792 #, gcc-internal-format
45793 msgid "%qD is not a variable in %<aligned%> clause"
45794 msgstr ""
45796 #: cp/semantics.c:6564
45797 #, gcc-internal-format
45798 msgid "%qE in %<aligned%> clause is neither a pointer nor an array nor a reference to pointer or array"
45799 msgstr ""
45801 #: cp/semantics.c:6570
45802 #, gcc-internal-format
45803 msgid "%qD appears more than once in %<aligned%> clauses"
45804 msgstr ""
45806 #: cp/semantics.c:6583
45807 #, gcc-internal-format
45808 msgid "%<aligned%> clause alignment expression must be integral"
45809 msgstr ""
45811 #: cp/semantics.c:6632
45812 #, gcc-internal-format
45813 msgid "%qD is not a variable in %<depend%> clause"
45814 msgstr ""
45816 #: cp/semantics.c:6917
45817 #, gcc-internal-format
45818 msgid "overloaded function name %qE in clause %qs"
45819 msgstr ""
45821 #: cp/semantics.c:6921
45822 #, gcc-internal-format
45823 msgid "template %qE in clause %qs"
45824 msgstr ""
45826 #: cp/semantics.c:6986
45827 #, gcc-internal-format
45828 msgid "%<grainsize%> expression must be integral"
45829 msgstr ""
45831 #: cp/semantics.c:7015
45832 #, gcc-internal-format
45833 msgid "%<priority%> expression must be integral"
45834 msgstr ""
45836 #: cp/semantics.c:7044
45837 #, gcc-internal-format
45838 msgid "%<num_tasks%> expression must be integral"
45839 msgstr ""
45841 #: cp/semantics.c:7073
45842 #, gcc-internal-format
45843 msgid "%qs variable is neither a pointer, nor an array nor reference to pointer or array"
45844 msgstr ""
45846 #: cp/semantics.c:7113
45847 #, gcc-internal-format
45848 msgid "%<tile%> argument needs integral type"
45849 msgstr ""
45851 #: cp/semantics.c:7532
45852 #, gcc-internal-format
45853 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
45854 msgstr ""
45856 #: cp/semantics.c:7546
45857 #, gcc-internal-format
45858 msgid "%<threadprivate%> %qE directive not in %qT definition"
45859 msgstr ""
45861 #: cp/semantics.c:7751
45862 #, gcc-internal-format
45863 msgid "difference between %qE and %qD does not have integer type"
45864 msgstr ""
45866 #: cp/semantics.c:8179
45867 #, gcc-internal-format
45868 msgid "%<#pragma omp simd%> used with class iteration variable %qE"
45869 msgstr ""
45871 #: cp/semantics.c:8522 cp/semantics.c:8532
45872 #, gcc-internal-format
45873 msgid "%<#pragma omp atomic update%> uses two different expressions for memory"
45874 msgstr ""
45876 #: cp/semantics.c:8825
45877 #, gcc-internal-format
45878 msgid "static assertion failed"
45879 msgstr ""
45881 #: cp/semantics.c:8827
45882 #, gcc-internal-format, gfc-internal-format
45883 msgid "static assertion failed: %s"
45884 msgstr ""
45886 #: cp/semantics.c:8832
45887 #, gcc-internal-format
45888 msgid "non-constant condition for static assertion"
45889 msgstr ""
45891 #: cp/semantics.c:8862
45892 #, gcc-internal-format
45893 msgid "argument to decltype must be an expression"
45894 msgstr ""
45896 #: cp/semantics.c:8890
45897 #, gcc-internal-format
45898 msgid "decltype cannot resolve address of overloaded function"
45899 msgstr ""
45901 #: cp/semantics.c:9446
45902 #, gcc-internal-format
45903 msgid "operand of fold expression has no unexpanded parameter packs"
45904 msgstr ""
45906 #: cp/semantics.c:9499
45907 #, gcc-internal-format
45908 msgid "both arguments in binary fold have unexpanded parameter packs"
45909 msgstr ""
45911 #: cp/semantics.c:9501
45912 #, gcc-internal-format
45913 msgid "no unexpanded parameter packs in binary fold"
45914 msgstr ""
45916 #: cp/semantics.c:9519
45917 #, fuzzy, gcc-internal-format
45918 #| msgid "invalid argument to %<__builtin_return_address%>"
45919 msgid "non-pointer argument to %<__builtin_launder%>"
45920 msgstr "некоректний аргумент %<__builtin_return_address%>"
45922 #: cp/tree.c:1245
45923 #, gcc-internal-format
45924 msgid "%qV qualifiers cannot be applied to %qT"
45925 msgstr ""
45927 #: cp/tree.c:1751
45928 #, gcc-internal-format
45929 msgid "lambda-expression in a constant expression"
45930 msgstr ""
45932 #: cp/tree.c:3893
45933 #, gcc-internal-format
45934 msgid "%qE attribute applied to %qD with void return type"
45935 msgstr ""
45937 #: cp/tree.c:3900
45938 #, gcc-internal-format
45939 msgid "%qE attribute can only be applied to functions or to class or enumeration types"
45940 msgstr ""
45942 #: cp/tree.c:3952
45943 #, gcc-internal-format
45944 msgid "requested init_priority is not an integer constant"
45945 msgstr ""
45947 #: cp/tree.c:3974
45948 #, gcc-internal-format
45949 msgid "can only use %qE attribute on file-scope definitions of objects of class type"
45950 msgstr ""
45952 #: cp/tree.c:3982
45953 #, gcc-internal-format
45954 msgid "requested init_priority is out of range"
45955 msgstr ""
45957 #: cp/tree.c:3992
45958 #, gcc-internal-format
45959 msgid "requested init_priority is reserved for internal use"
45960 msgstr ""
45962 #: cp/tree.c:4003
45963 #, gcc-internal-format
45964 msgid "%qE attribute is not supported on this platform"
45965 msgstr ""
45967 #: cp/tree.c:4030
45968 #, gcc-internal-format
45969 msgid "redeclaration of %qD adds abi tag %E"
45970 msgstr ""
45972 #: cp/tree.c:4050
45973 #, gcc-internal-format
45974 msgid "the %qE attribute requires arguments"
45975 msgstr ""
45977 #: cp/tree.c:4061
45978 #, gcc-internal-format
45979 msgid "arguments to the %qE attribute must be narrow string literals"
45980 msgstr ""
45982 #: cp/tree.c:4074 cp/tree.c:4087
45983 #, gcc-internal-format
45984 msgid "arguments to the %qE attribute must contain valid identifiers"
45985 msgstr ""
45987 #: cp/tree.c:4076
45988 #, gcc-internal-format
45989 msgid "%<%c%> is not a valid first character for an identifier"
45990 msgstr ""
45992 #: cp/tree.c:4089
45993 #, gcc-internal-format
45994 msgid "%<%c%> is not a valid character in an identifier"
45995 msgstr ""
45997 #: cp/tree.c:4113
45998 #, gcc-internal-format
45999 msgid "%qE attribute applied to non-class, non-enum type %qT"
46000 msgstr ""
46002 #: cp/tree.c:4119
46003 #, gcc-internal-format
46004 msgid "%qE attribute applied to %qT after its definition"
46005 msgstr ""
46007 #: cp/tree.c:4126
46008 #, gcc-internal-format
46009 msgid "ignoring %qE attribute applied to template instantiation %qT"
46010 msgstr ""
46012 #: cp/tree.c:4133
46013 #, gcc-internal-format
46014 msgid "ignoring %qE attribute applied to template specialization %qT"
46015 msgstr ""
46017 #: cp/tree.c:4155
46018 #, gcc-internal-format
46019 msgid "%qE attribute applied to non-function, non-variable %qD"
46020 msgstr ""
46022 #: cp/tree.c:4161
46023 #, gcc-internal-format
46024 msgid "%qE attribute applied to extern \"C\" declaration %qD"
46025 msgstr ""
46027 #: cp/tree.c:4889
46028 #, gcc-internal-format
46029 msgid "zero as null pointer constant"
46030 msgstr ""
46032 #: cp/tree.c:4902
46033 #, gcc-internal-format, gfc-internal-format
46034 msgid "lang_* check: failed in %s, at %s:%d"
46035 msgstr ""
46037 #: cp/typeck.c:463
46038 #, gcc-internal-format
46039 msgid "comparison between distinct pointer types %qT and %qT lacks a cast"
46040 msgstr ""
46042 #: cp/typeck.c:469
46043 #, gcc-internal-format
46044 msgid "conversion between distinct pointer types %qT and %qT lacks a cast"
46045 msgstr ""
46047 #: cp/typeck.c:475
46048 #, gcc-internal-format
46049 msgid "conditional expression between distinct pointer types %qT and %qT lacks a cast"
46050 msgstr ""
46052 #: cp/typeck.c:612
46053 #, gcc-internal-format
46054 msgid "ISO C++ forbids comparison between pointer of type %<void *%> and pointer-to-function"
46055 msgstr ""
46057 #: cp/typeck.c:617
46058 #, gcc-internal-format
46059 msgid "ISO C++ forbids conversion between pointer of type %<void *%> and pointer-to-function"
46060 msgstr ""
46062 #: cp/typeck.c:622
46063 #, gcc-internal-format
46064 msgid "ISO C++ forbids conditional expression between pointer of type %<void *%> and pointer-to-function"
46065 msgstr ""
46067 #: cp/typeck.c:701
46068 #, gcc-internal-format
46069 msgid "comparison between distinct pointer-to-member types %qT and %qT lacks a cast"
46070 msgstr ""
46072 #: cp/typeck.c:706
46073 #, gcc-internal-format
46074 msgid "conversion between distinct pointer-to-member types %qT and %qT lacks a cast"
46075 msgstr ""
46077 #: cp/typeck.c:711
46078 #, gcc-internal-format
46079 msgid "conditional expression between distinct pointer-to-member types %qT and %qT lacks a cast"
46080 msgstr ""
46082 #: cp/typeck.c:1433
46083 #, gcc-internal-format
46084 msgid "canonical types differ for identical types %T and %T"
46085 msgstr ""
46087 #: cp/typeck.c:1440
46088 #, gcc-internal-format
46089 msgid "same canonical type node for different types %T and %T"
46090 msgstr ""
46092 #: cp/typeck.c:1570
46093 #, gcc-internal-format
46094 msgid "invalid application of %qs to a member function"
46095 msgstr ""
46097 #: cp/typeck.c:1656
46098 #, gcc-internal-format
46099 msgid "invalid application of %<sizeof%> to a bit-field"
46100 msgstr ""
46102 #: cp/typeck.c:1664
46103 #, gcc-internal-format
46104 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
46105 msgstr ""
46107 #: cp/typeck.c:1713
46108 #, gcc-internal-format
46109 msgid "invalid application of %<__alignof%> to a bit-field"
46110 msgstr ""
46112 #: cp/typeck.c:1724
46113 #, gcc-internal-format
46114 msgid "ISO C++ forbids applying %<__alignof%> to an expression of function type"
46115 msgstr ""
46117 #: cp/typeck.c:1801
46118 #, gcc-internal-format
46119 msgid "%<alignas%> argument has non-integral type %qT"
46120 msgstr ""
46122 #: cp/typeck.c:1846
46123 #, gcc-internal-format
46124 msgid "invalid use of non-static member function of type %qT"
46125 msgstr ""
46127 #: cp/typeck.c:2017
46128 #, gcc-internal-format
46129 msgid "taking address of temporary array"
46130 msgstr ""
46132 #: cp/typeck.c:2179
46133 #, gcc-internal-format
46134 msgid "ISO C++ forbids converting a string constant to %qT"
46135 msgstr ""
46137 #: cp/typeck.c:2183
46138 #, gcc-internal-format
46139 msgid "deprecated conversion from string constant to %qT"
46140 msgstr ""
46142 #: cp/typeck.c:2317 cp/typeck.c:2721
46143 #, gcc-internal-format
46144 msgid "request for member %qD in %qE, which is of pointer type %qT (maybe you meant to use %<->%> ?)"
46145 msgstr ""
46147 #: cp/typeck.c:2321 cp/typeck.c:2725
46148 #, gcc-internal-format
46149 msgid "request for member %qD in %qE, which is of non-class type %qT"
46150 msgstr ""
46152 #: cp/typeck.c:2352
46153 #, gcc-internal-format
46154 msgid "invalid use of nonstatic data member %qE"
46155 msgstr ""
46157 #: cp/typeck.c:2411
46158 #, gcc-internal-format
46159 msgid "invalid access to non-static data member %qD in virtual base of NULL object"
46160 msgstr ""
46162 #: cp/typeck.c:2560
46163 #, gcc-internal-format
46164 msgid "object type %qT does not match destructor name ~%qT"
46165 msgstr ""
46167 #: cp/typeck.c:2569
46168 #, gcc-internal-format
46169 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
46170 msgstr ""
46172 #: cp/typeck.c:2755 cp/typeck.c:2783
46173 #, gcc-internal-format
46174 msgid "%<%D::%D%> is not a member of %qT"
46175 msgstr ""
46177 #: cp/typeck.c:2822
46178 #, gcc-internal-format
46179 msgid "%qT is not a base of %qT"
46180 msgstr ""
46182 #: cp/typeck.c:2856
46183 #, gcc-internal-format
46184 msgid "%q#T has no member named %qE; did you mean %qE?"
46185 msgstr ""
46187 #: cp/typeck.c:2862
46188 #, gcc-internal-format
46189 msgid "%q#T has no member named %qE"
46190 msgstr ""
46192 #: cp/typeck.c:2891
46193 #, gcc-internal-format
46194 msgid "%qD is not a member template function"
46195 msgstr ""
46197 #: cp/typeck.c:3060
46198 #, gcc-internal-format
46199 msgid "%qT is not a pointer-to-object type"
46200 msgstr ""
46202 #: cp/typeck.c:3091
46203 #, gcc-internal-format
46204 msgid "invalid use of array indexing on pointer to member"
46205 msgstr ""
46207 #: cp/typeck.c:3094
46208 #, gcc-internal-format
46209 msgid "invalid use of unary %<*%> on pointer to member"
46210 msgstr ""
46212 #: cp/typeck.c:3097
46213 #, gcc-internal-format
46214 msgid "invalid use of implicit conversion on pointer to member"
46215 msgstr ""
46217 #: cp/typeck.c:3100
46218 #, gcc-internal-format
46219 msgid "left hand operand of %<->*%> must be a pointer to class, but is a pointer to member of type %qT"
46220 msgstr ""
46222 #: cp/typeck.c:3136
46223 #, gcc-internal-format
46224 msgid "subscript missing in array reference"
46225 msgstr ""
46227 #: cp/typeck.c:3152
46228 #, gcc-internal-format
46229 msgid "rank of the array%'s index is greater than 1"
46230 msgstr ""
46232 #: cp/typeck.c:3247
46233 #, gcc-internal-format
46234 msgid "subscripting array declared %<register%>"
46235 msgstr ""
46237 #: cp/typeck.c:3281
46238 #, gcc-internal-format
46239 msgid "subscripted value is neither array nor pointer"
46240 msgstr ""
46242 #: cp/typeck.c:3354
46243 #, gcc-internal-format
46244 msgid "object missing in use of %qE"
46245 msgstr ""
46247 #: cp/typeck.c:3585
46248 #, gcc-internal-format
46249 msgid "cannot call function %qD"
46250 msgstr "не вдалося викликати функцію %qD"
46252 #: cp/typeck.c:3600
46253 #, gcc-internal-format
46254 msgid "ISO C++ forbids calling %<::main%> from within program"
46255 msgstr ""
46257 #: cp/typeck.c:3621
46258 #, gcc-internal-format
46259 msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>, e.g. %<(... ->* %E) (...)%>"
46260 msgstr ""
46262 #: cp/typeck.c:3638
46263 #, gcc-internal-format
46264 msgid "%qE cannot be used as a function"
46265 msgstr ""
46267 #: cp/typeck.c:3641
46268 #, gcc-internal-format
46269 msgid "%qD cannot be used as a function"
46270 msgstr ""
46272 #: cp/typeck.c:3644
46273 #, gcc-internal-format
46274 msgid "expression cannot be used as a function"
46275 msgstr ""
46277 #: cp/typeck.c:3701
46278 #, gcc-internal-format
46279 msgid "too many arguments to constructor %q#D"
46280 msgstr ""
46282 #: cp/typeck.c:3702
46283 #, gcc-internal-format
46284 msgid "too few arguments to constructor %q#D"
46285 msgstr ""
46287 #: cp/typeck.c:3707
46288 #, gcc-internal-format
46289 msgid "too many arguments to member function %q#D"
46290 msgstr ""
46292 #: cp/typeck.c:3708
46293 #, gcc-internal-format
46294 msgid "too few arguments to member function %q#D"
46295 msgstr ""
46297 #: cp/typeck.c:3714
46298 #, gcc-internal-format
46299 msgid "too many arguments to function %q#D"
46300 msgstr ""
46302 #: cp/typeck.c:3715
46303 #, gcc-internal-format
46304 msgid "too few arguments to function %q#D"
46305 msgstr ""
46307 #: cp/typeck.c:3725
46308 #, gcc-internal-format
46309 msgid "too many arguments to method %q#D"
46310 msgstr ""
46312 #: cp/typeck.c:3726
46313 #, gcc-internal-format
46314 msgid "too few arguments to method %q#D"
46315 msgstr ""
46317 #: cp/typeck.c:3729
46318 #, gcc-internal-format
46319 msgid "too many arguments to function"
46320 msgstr ""
46322 #: cp/typeck.c:3730
46323 #, gcc-internal-format
46324 msgid "too few arguments to function"
46325 msgstr ""
46327 #: cp/typeck.c:3809
46328 #, gcc-internal-format
46329 msgid "parameter %P of %qD has incomplete type %qT"
46330 msgstr ""
46332 #: cp/typeck.c:3812
46333 #, gcc-internal-format
46334 msgid "parameter %P has incomplete type %qT"
46335 msgstr ""
46337 #: cp/typeck.c:4056
46338 #, gcc-internal-format
46339 msgid "the address of %qD will never be NULL"
46340 msgstr ""
46342 #: cp/typeck.c:4067
46343 #, gcc-internal-format
46344 msgid "the compiler can assume that the address of %qD will never be NULL"
46345 msgstr ""
46347 #: cp/typeck.c:4185 cp/typeck.c:4196
46348 #, gcc-internal-format
46349 msgid "assuming cast to type %qT from overloaded function"
46350 msgstr ""
46352 #: cp/typeck.c:4242
46353 #, gcc-internal-format
46354 msgid "NULL used in arithmetic"
46355 msgstr ""
46357 #: cp/typeck.c:4566
46358 #, gcc-internal-format
46359 msgid "left rotate count is negative"
46360 msgstr ""
46362 #: cp/typeck.c:4567
46363 #, gcc-internal-format
46364 msgid "right rotate count is negative"
46365 msgstr ""
46367 #: cp/typeck.c:4573
46368 #, gcc-internal-format
46369 msgid "left rotate count >= width of type"
46370 msgstr ""
46372 #: cp/typeck.c:4574
46373 #, gcc-internal-format
46374 msgid "right rotate count >= width of type"
46375 msgstr ""
46377 #: cp/typeck.c:4657 cp/typeck.c:4665 cp/typeck.c:4944 cp/typeck.c:4952
46378 #, gcc-internal-format
46379 msgid "ISO C++ forbids comparison between pointer and integer"
46380 msgstr ""
46382 #: cp/typeck.c:4867 cp/typeck.c:4879
46383 #, gcc-internal-format
46384 msgid "operand types are %qT and %qT"
46385 msgstr ""
46387 #: cp/typeck.c:4905
46388 #, gcc-internal-format
46389 msgid "could not find an integer type of the same size as %qT"
46390 msgstr ""
46392 #: cp/typeck.c:4969
46393 #, gcc-internal-format
46394 msgid "unordered comparison on non-floating point argument"
46395 msgstr ""
46397 #: cp/typeck.c:5024
46398 #, gcc-internal-format
46399 msgid "invalid operands of types %qT and %qT to binary %qO"
46400 msgstr ""
46402 #: cp/typeck.c:5327
46403 #, gcc-internal-format
46404 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
46405 msgstr ""
46407 #: cp/typeck.c:5335
46408 #, gcc-internal-format
46409 msgid "ISO C++ forbids using pointer to a function in subtraction"
46410 msgstr ""
46412 #: cp/typeck.c:5343
46413 #, gcc-internal-format
46414 msgid "ISO C++ forbids using pointer to a method in subtraction"
46415 msgstr ""
46417 #: cp/typeck.c:5362
46418 #, gcc-internal-format
46419 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
46420 msgstr ""
46422 #: cp/typeck.c:5437
46423 #, gcc-internal-format
46424 msgid "taking address of constructor %qE"
46425 msgstr ""
46427 #: cp/typeck.c:5438
46428 #, gcc-internal-format
46429 msgid "taking address of destructor %qE"
46430 msgstr ""
46432 #: cp/typeck.c:5454
46433 #, gcc-internal-format
46434 msgid "invalid use of %qE to form a pointer-to-member-function"
46435 msgstr ""
46437 #: cp/typeck.c:5457
46438 #, gcc-internal-format
46439 msgid "  a qualified-id is required"
46440 msgstr ""
46442 #: cp/typeck.c:5464
46443 #, gcc-internal-format
46444 msgid "parentheses around %qE cannot be used to form a pointer-to-member-function"
46445 msgstr ""
46447 #. An expression like &memfn.
46448 #: cp/typeck.c:5635
46449 #, gcc-internal-format
46450 msgid "ISO C++ forbids taking the address of an unqualified or parenthesized non-static member function to form a pointer to member function.  Say %<&%T::%D%>"
46451 msgstr ""
46453 #: cp/typeck.c:5640
46454 #, gcc-internal-format
46455 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say %<&%T::%D%>"
46456 msgstr ""
46458 #. Make this a permerror because we used to accept it.
46459 #: cp/typeck.c:5677
46460 #, gcc-internal-format
46461 msgid "taking address of temporary"
46462 msgstr ""
46464 #: cp/typeck.c:5679
46465 #, gcc-internal-format
46466 msgid "taking address of xvalue (rvalue reference)"
46467 msgstr ""
46469 #: cp/typeck.c:5696
46470 #, gcc-internal-format
46471 msgid "ISO C++ forbids taking address of function %<::main%>"
46472 msgstr ""
46474 #: cp/typeck.c:5766
46475 #, gcc-internal-format
46476 msgid "cannot create pointer to reference member %qD"
46477 msgstr ""
46479 #: cp/typeck.c:5786
46480 #, gcc-internal-format
46481 msgid "attempt to take address of bit-field"
46482 msgstr ""
46484 #: cp/typeck.c:5931
46485 #, gcc-internal-format
46486 msgid "%<~%> on an expression of type bool"
46487 msgstr ""
46489 #: cp/typeck.c:5932
46490 #, gcc-internal-format
46491 msgid "did you mean to use logical not (%<!%>)?"
46492 msgstr ""
46494 #: cp/typeck.c:6053
46495 #, gcc-internal-format
46496 msgid "ISO C++ forbids incrementing an enum"
46497 msgstr ""
46499 #: cp/typeck.c:6054
46500 #, gcc-internal-format
46501 msgid "ISO C++ forbids decrementing an enum"
46502 msgstr ""
46504 #: cp/typeck.c:6070
46505 #, gcc-internal-format
46506 msgid "cannot increment a pointer to incomplete type %qT"
46507 msgstr ""
46509 #: cp/typeck.c:6071
46510 #, gcc-internal-format
46511 msgid "cannot decrement a pointer to incomplete type %qT"
46512 msgstr ""
46514 #: cp/typeck.c:6082
46515 #, gcc-internal-format
46516 msgid "ISO C++ forbids incrementing a pointer of type %qT"
46517 msgstr ""
46519 #: cp/typeck.c:6083
46520 #, gcc-internal-format
46521 msgid "ISO C++ forbids decrementing a pointer of type %qT"
46522 msgstr ""
46524 #: cp/typeck.c:6118
46525 #, gcc-internal-format
46526 msgid "use of an operand of type %qT in %<operator--%> is forbidden"
46527 msgstr ""
46529 #: cp/typeck.c:6127
46530 #, gcc-internal-format
46531 msgid "use of an operand of type %qT in %<operator++%> is forbidden in C++1z"
46532 msgstr ""
46534 #: cp/typeck.c:6134
46535 #, gcc-internal-format
46536 msgid "use of an operand of type %qT in %<operator++%> is deprecated"
46537 msgstr ""
46539 #: cp/typeck.c:6306
46540 #, gcc-internal-format
46541 msgid "cannot take the address of %<this%>, which is an rvalue expression"
46542 msgstr ""
46544 #: cp/typeck.c:6328
46545 #, gcc-internal-format
46546 msgid "address of explicit register variable %qD requested"
46547 msgstr ""
46549 #: cp/typeck.c:6333
46550 #, gcc-internal-format
46551 msgid "address requested for %qD, which is declared %<register%>"
46552 msgstr ""
46554 #: cp/typeck.c:6412
46555 #, gcc-internal-format
46556 msgid "list-initializer for non-class type must not be parenthesized"
46557 msgstr ""
46559 #: cp/typeck.c:6424
46560 #, gcc-internal-format
46561 msgid "expression list treated as compound expression in initializer"
46562 msgstr ""
46564 #: cp/typeck.c:6428
46565 #, gcc-internal-format
46566 msgid "expression list treated as compound expression in mem-initializer"
46567 msgstr ""
46569 #: cp/typeck.c:6432
46570 #, gcc-internal-format
46571 msgid "expression list treated as compound expression in functional cast"
46572 msgstr ""
46574 #: cp/typeck.c:6469
46575 #, gcc-internal-format, gfc-internal-format
46576 msgid "%s expression list treated as compound expression"
46577 msgstr ""
46579 #: cp/typeck.c:6566
46580 #, gcc-internal-format
46581 msgid "no context to resolve type of %qE"
46582 msgstr ""
46584 #: cp/typeck.c:6599
46585 #, gcc-internal-format
46586 msgid "cast from type %qT to type %qT casts away qualifiers"
46587 msgstr ""
46589 #: cp/typeck.c:6605
46590 #, gcc-internal-format
46591 msgid "static_cast from type %qT to type %qT casts away qualifiers"
46592 msgstr ""
46594 #: cp/typeck.c:6611
46595 #, gcc-internal-format
46596 msgid "reinterpret_cast from type %qT to type %qT casts away qualifiers"
46597 msgstr ""
46599 #: cp/typeck.c:6634
46600 #, gcc-internal-format
46601 msgid "useless cast to type %qT"
46602 msgstr ""
46604 #: cp/typeck.c:7005
46605 #, gcc-internal-format
46606 msgid "invalid static_cast from type %qT to type %qT"
46607 msgstr ""
46609 #: cp/typeck.c:7031
46610 #, gcc-internal-format
46611 msgid "converting from %qT to %qT"
46612 msgstr ""
46614 #: cp/typeck.c:7083
46615 #, gcc-internal-format
46616 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
46617 msgstr ""
46619 #: cp/typeck.c:7153
46620 #, gcc-internal-format
46621 msgid "cast from %qT to %qT loses precision"
46622 msgstr ""
46624 #: cp/typeck.c:7193
46625 #, gcc-internal-format
46626 msgid "cast from %qT to %qT increases required alignment of target type"
46627 msgstr ""
46629 #: cp/typeck.c:7211
46630 #, gcc-internal-format
46631 msgid "casting between pointer-to-function and pointer-to-object is conditionally-supported"
46632 msgstr ""
46634 #: cp/typeck.c:7225
46635 #, gcc-internal-format
46636 msgid "invalid cast from type %qT to type %qT"
46637 msgstr ""
46639 #: cp/typeck.c:7286
46640 #, gcc-internal-format
46641 msgid "invalid use of const_cast with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
46642 msgstr ""
46644 #: cp/typeck.c:7295
46645 #, gcc-internal-format
46646 msgid "invalid use of const_cast with type %qT, which is a pointer or reference to a function type"
46647 msgstr ""
46649 #: cp/typeck.c:7333
46650 #, gcc-internal-format
46651 msgid "invalid const_cast of an rvalue of type %qT to type %qT"
46652 msgstr ""
46654 #: cp/typeck.c:7394
46655 #, gcc-internal-format
46656 msgid "invalid const_cast from type %qT to type %qT"
46657 msgstr ""
46659 #: cp/typeck.c:7487 cp/typeck.c:7495
46660 #, gcc-internal-format
46661 msgid "ISO C++ forbids casting to an array type %qT"
46662 msgstr ""
46664 #: cp/typeck.c:7504
46665 #, gcc-internal-format
46666 msgid "invalid cast to function type %qT"
46667 msgstr ""
46669 #: cp/typeck.c:7817
46670 #, gcc-internal-format
46671 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
46672 msgstr ""
46674 #: cp/typeck.c:7878
46675 #, gcc-internal-format
46676 msgid "assigning to an array from an initializer list"
46677 msgstr ""
46679 #: cp/typeck.c:7904
46680 #, gcc-internal-format
46681 msgid "incompatible types in assignment of %qT to %qT"
46682 msgstr ""
46684 #: cp/typeck.c:7918
46685 #, gcc-internal-format
46686 msgid "array used as initializer"
46687 msgstr ""
46689 #: cp/typeck.c:7920
46690 #, gcc-internal-format
46691 msgid "invalid array assignment"
46692 msgstr ""
46694 #: cp/typeck.c:8054
46695 #, gcc-internal-format
46696 msgid "   in pointer to member function conversion"
46697 msgstr ""
46699 #: cp/typeck.c:8068
46700 #, gcc-internal-format
46701 msgid "pointer to member conversion via virtual base %qT"
46702 msgstr ""
46704 #: cp/typeck.c:8115 cp/typeck.c:8134
46705 #, gcc-internal-format
46706 msgid "   in pointer to member conversion"
46707 msgstr ""
46709 #: cp/typeck.c:8215
46710 #, gcc-internal-format
46711 msgid "invalid conversion to type %qT from type %qT"
46712 msgstr ""
46714 #: cp/typeck.c:8507
46715 #, gcc-internal-format
46716 msgid "cannot convert %qT to %qT for argument %qP to %qD"
46717 msgstr ""
46719 #: cp/typeck.c:8513
46720 #, gcc-internal-format
46721 msgid "cannot convert %qT to %qT in default argument"
46722 msgstr ""
46724 #: cp/typeck.c:8517
46725 #, gcc-internal-format
46726 msgid "cannot convert %qT to %qT in argument passing"
46727 msgstr ""
46729 #: cp/typeck.c:8521
46730 #, gcc-internal-format
46731 msgid "cannot convert %qT to %qT"
46732 msgstr ""
46734 #: cp/typeck.c:8525
46735 #, gcc-internal-format
46736 msgid "cannot convert %qT to %qT in initialization"
46737 msgstr ""
46739 #: cp/typeck.c:8529
46740 #, gcc-internal-format
46741 msgid "cannot convert %qT to %qT in return"
46742 msgstr ""
46744 #: cp/typeck.c:8533
46745 #, gcc-internal-format
46746 msgid "cannot convert %qT to %qT in assignment"
46747 msgstr ""
46749 #: cp/typeck.c:8546
46750 #, gcc-internal-format
46751 msgid "class type %qT is incomplete"
46752 msgstr ""
46754 #: cp/typeck.c:8564
46755 #, gcc-internal-format
46756 msgid "parameter %qP of %qD might be a candidate for a format attribute"
46757 msgstr ""
46759 #: cp/typeck.c:8568
46760 #, gcc-internal-format
46761 msgid "parameter might be a candidate for a format attribute"
46762 msgstr ""
46764 #: cp/typeck.c:8573
46765 #, gcc-internal-format
46766 msgid "target of conversion might be a candidate for a format attribute"
46767 msgstr ""
46769 #: cp/typeck.c:8578
46770 #, gcc-internal-format
46771 msgid "target of initialization might be a candidate for a format attribute"
46772 msgstr ""
46774 #: cp/typeck.c:8588
46775 #, gcc-internal-format
46776 msgid "left-hand side of assignment might be a candidate for a format attribute"
46777 msgstr ""
46779 #: cp/typeck.c:8683
46780 #, gcc-internal-format
46781 msgid "in passing argument %P of %qD"
46782 msgstr ""
46784 #: cp/typeck.c:8742
46785 #, gcc-internal-format
46786 msgid "returning reference to temporary"
46787 msgstr ""
46789 #: cp/typeck.c:8749
46790 #, gcc-internal-format
46791 msgid "reference to non-lvalue returned"
46792 msgstr ""
46794 #: cp/typeck.c:8764
46795 #, gcc-internal-format
46796 msgid "reference to local variable %qD returned"
46797 msgstr ""
46799 #: cp/typeck.c:8768
46800 #, gcc-internal-format
46801 msgid "address of label %qD returned"
46802 msgstr ""
46804 #: cp/typeck.c:8772
46805 #, gcc-internal-format
46806 msgid "address of local variable %qD returned"
46807 msgstr ""
46809 #: cp/typeck.c:8818
46810 #, gcc-internal-format
46811 msgid "returning a value from a destructor"
46812 msgstr ""
46814 #. If a return statement appears in a handler of the
46815 #. function-try-block of a constructor, the program is ill-formed.
46816 #: cp/typeck.c:8826
46817 #, gcc-internal-format
46818 msgid "cannot return from a handler of a function-try-block of a constructor"
46819 msgstr ""
46821 #. You can't return a value from a constructor.
46822 #: cp/typeck.c:8829
46823 #, gcc-internal-format
46824 msgid "returning a value from a constructor"
46825 msgstr ""
46827 #. Give a helpful error message.
46828 #: cp/typeck.c:8859 cp/typeck.c:8905
46829 #, gcc-internal-format
46830 msgid "return-statement with no value, in function returning %qT"
46831 msgstr ""
46833 #: cp/typeck.c:8867
46834 #, gcc-internal-format
46835 msgid "returning initializer list"
46836 msgstr ""
46838 #: cp/typeck.c:8886
46839 #, gcc-internal-format
46840 msgid "inconsistent types %qT and %qT deduced for lambda return type"
46841 msgstr ""
46843 #: cp/typeck.c:8889
46844 #, gcc-internal-format
46845 msgid "inconsistent deduction for auto return type: %qT and then %qT"
46846 msgstr ""
46848 #: cp/typeck.c:8924
46849 #, gcc-internal-format
46850 msgid "return-statement with a value, in function returning 'void'"
46851 msgstr ""
46853 #: cp/typeck.c:8954
46854 #, gcc-internal-format
46855 msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -fcheck-new is in effect)"
46856 msgstr ""
46858 #. Make this a permerror because we used to accept it.
46859 #: cp/typeck.c:9556
46860 #, gcc-internal-format
46861 msgid "using temporary as lvalue"
46862 msgstr ""
46864 #: cp/typeck.c:9558
46865 #, gcc-internal-format
46866 msgid "using xvalue (rvalue reference) as lvalue"
46867 msgstr ""
46869 #: cp/typeck2.c:48
46870 #, gcc-internal-format
46871 msgid "type %qT is not a base type for type %qT"
46872 msgstr ""
46874 #: cp/typeck2.c:103
46875 #, gcc-internal-format
46876 msgid "assignment of constant field %qD"
46877 msgstr ""
46879 #: cp/typeck2.c:105
46880 #, gcc-internal-format
46881 msgid "constant field %qD used as %<asm%> output"
46882 msgstr ""
46884 #: cp/typeck2.c:107
46885 #, gcc-internal-format
46886 msgid "increment of constant field %qD"
46887 msgstr ""
46889 #: cp/typeck2.c:109
46890 #, gcc-internal-format
46891 msgid "decrement of constant field %qD"
46892 msgstr ""
46894 #: cp/typeck2.c:116
46895 #, gcc-internal-format
46896 msgid "assignment of read-only reference %qD"
46897 msgstr ""
46899 #: cp/typeck2.c:118
46900 #, gcc-internal-format
46901 msgid "read-only reference %qD used as %<asm%> output"
46902 msgstr ""
46904 #: cp/typeck2.c:120
46905 #, gcc-internal-format
46906 msgid "increment of read-only reference %qD"
46907 msgstr ""
46909 #: cp/typeck2.c:122
46910 #, gcc-internal-format
46911 msgid "decrement of read-only reference %qD"
46912 msgstr ""
46914 #: cp/typeck2.c:320
46915 #, gcc-internal-format
46916 msgid "cannot declare variable %q+D to be of abstract type %qT"
46917 msgstr ""
46919 #: cp/typeck2.c:325
46920 #, gcc-internal-format
46921 msgid "cannot declare parameter %q+D to be of abstract type %qT"
46922 msgstr ""
46924 #: cp/typeck2.c:328
46925 #, gcc-internal-format
46926 msgid "cannot declare parameter to be of abstract type %qT"
46927 msgstr ""
46929 #: cp/typeck2.c:332
46930 #, gcc-internal-format
46931 msgid "cannot declare field %q+D to be of abstract type %qT"
46932 msgstr ""
46934 #: cp/typeck2.c:336
46935 #, gcc-internal-format
46936 msgid "invalid abstract return type for member function %q+#D"
46937 msgstr ""
46939 #: cp/typeck2.c:338
46940 #, gcc-internal-format
46941 msgid "invalid abstract return type for function %q+#D"
46942 msgstr ""
46944 #. Here we do not have location information.
46945 #: cp/typeck2.c:341
46946 #, gcc-internal-format
46947 msgid "invalid abstract type %qT for %qE"
46948 msgstr ""
46950 #: cp/typeck2.c:343
46951 #, gcc-internal-format
46952 msgid "invalid abstract type for %q+D"
46953 msgstr ""
46955 #: cp/typeck2.c:348
46956 #, gcc-internal-format
46957 msgid "creating array of %qT, which is an abstract class type"
46958 msgstr ""
46960 #: cp/typeck2.c:351
46961 #, gcc-internal-format
46962 msgid "invalid cast to abstract class type %qT"
46963 msgstr ""
46965 #: cp/typeck2.c:354
46966 #, gcc-internal-format
46967 msgid "invalid new-expression of abstract class type %qT"
46968 msgstr ""
46970 #: cp/typeck2.c:357
46971 #, gcc-internal-format
46972 msgid "invalid abstract return type %qT"
46973 msgstr ""
46975 #: cp/typeck2.c:360
46976 #, gcc-internal-format
46977 msgid "invalid abstract parameter type %qT"
46978 msgstr ""
46980 #: cp/typeck2.c:363
46981 #, gcc-internal-format
46982 msgid "expression of abstract class type %qT cannot be used in throw-expression"
46983 msgstr ""
46985 #: cp/typeck2.c:367
46986 #, gcc-internal-format
46987 msgid "cannot declare catch parameter to be of abstract class type %qT"
46988 msgstr ""
46990 #: cp/typeck2.c:371
46991 #, gcc-internal-format
46992 msgid "cannot allocate an object of abstract type %qT"
46993 msgstr ""
46995 #: cp/typeck2.c:381
46996 #, gcc-internal-format
46997 msgid "  because the following virtual functions are pure within %qT:"
46998 msgstr ""
47000 #: cp/typeck2.c:387
47001 #, gcc-internal-format
47002 msgid "\t%#D"
47003 msgstr "\t%#D"
47005 #: cp/typeck2.c:440
47006 #, gcc-internal-format
47007 msgid "definition of %q#T is not complete until the closing brace"
47008 msgstr ""
47010 #: cp/typeck2.c:443
47011 #, gcc-internal-format
47012 msgid "forward declaration of %q#T"
47013 msgstr ""
47015 #: cp/typeck2.c:445
47016 #, gcc-internal-format
47017 msgid "declaration of %q#T"
47018 msgstr ""
47020 #: cp/typeck2.c:472
47021 #, gcc-internal-format
47022 msgid "%qD has incomplete type"
47023 msgstr ""
47025 #: cp/typeck2.c:485
47026 #, gcc-internal-format
47027 msgid "invalid use of incomplete type %q#T"
47028 msgstr ""
47030 #: cp/typeck2.c:515
47031 #, gcc-internal-format
47032 msgid "invalid use of member function %qD (did you forget the %<()%> ?)"
47033 msgstr ""
47035 #: cp/typeck2.c:519
47036 #, gcc-internal-format
47037 msgid "invalid use of member %qD (did you forget the %<&%> ?)"
47038 msgstr ""
47040 #: cp/typeck2.c:529
47041 #, gcc-internal-format
47042 msgid "invalid use of placeholder %qT"
47043 msgstr ""
47045 #: cp/typeck2.c:536
47046 #, gcc-internal-format
47047 msgid "invalid use of template type parameter %qT"
47048 msgstr ""
47050 #: cp/typeck2.c:541
47051 #, gcc-internal-format
47052 msgid "invalid use of template template parameter %qT"
47053 msgstr ""
47055 #: cp/typeck2.c:548
47056 #, gcc-internal-format
47057 msgid "invalid use of dependent type %qT"
47058 msgstr ""
47060 #: cp/typeck2.c:555
47061 #, gcc-internal-format
47062 msgid "invalid use of brace-enclosed initializer list"
47063 msgstr ""
47065 #: cp/typeck2.c:563
47066 #, gcc-internal-format
47067 msgid "address of overloaded function with no contextual type information"
47068 msgstr ""
47070 #: cp/typeck2.c:567
47071 #, gcc-internal-format
47072 msgid "overloaded function with no contextual type information"
47073 msgstr ""
47075 #: cp/typeck2.c:570
47076 #, gcc-internal-format
47077 msgid "insufficient contextual information to determine type"
47078 msgstr ""
47080 #: cp/typeck2.c:795
47081 #, gcc-internal-format
47082 msgid "constructor syntax used, but no constructor declared for type %qT"
47083 msgstr ""
47085 #: cp/typeck2.c:956
47086 #, gcc-internal-format
47087 msgid "narrowing conversion of %qE from %qT to %qT inside { } is ill-formed in C++11"
47088 msgstr ""
47090 #: cp/typeck2.c:967 cp/typeck2.c:981
47091 #, gcc-internal-format
47092 msgid "narrowing conversion of %qE from %qT to %qT inside { }"
47093 msgstr ""
47095 #: cp/typeck2.c:971
47096 #, gcc-internal-format
47097 msgid " the expression has a constant value but is not a C++ constant-expression"
47098 msgstr ""
47100 #: cp/typeck2.c:1060
47101 #, gcc-internal-format
47102 msgid "int-array initialized from non-wide string"
47103 msgstr ""
47105 #: cp/typeck2.c:1066
47106 #, gcc-internal-format
47107 msgid "int-array initialized from incompatible wide string"
47108 msgstr ""
47110 #: cp/typeck2.c:1088
47111 #, gcc-internal-format
47112 msgid "initializer-string for array of chars is too long"
47113 msgstr ""
47115 #: cp/typeck2.c:1141
47116 #, gcc-internal-format
47117 msgid "cannot initialize aggregate of type %qT with a compound literal"
47118 msgstr ""
47120 #: cp/typeck2.c:1445 cp/typeck2.c:1472
47121 #, gcc-internal-format
47122 msgid "missing initializer for member %qD"
47123 msgstr ""
47125 #: cp/typeck2.c:1453
47126 #, gcc-internal-format
47127 msgid "member %qD is uninitialized reference"
47128 msgstr ""
47130 #: cp/typeck2.c:1460
47131 #, gcc-internal-format
47132 msgid "member %qD with uninitialized reference fields"
47133 msgstr ""
47135 #: cp/typeck2.c:1564
47136 #, gcc-internal-format
47137 msgid "no field %qD found in union being initialized"
47138 msgstr ""
47140 #: cp/typeck2.c:1575
47141 #, gcc-internal-format
47142 msgid "index value instead of field name in union initializer"
47143 msgstr ""
47145 #: cp/typeck2.c:1760
47146 #, gcc-internal-format
47147 msgid "circular pointer delegation detected"
47148 msgstr ""
47150 #: cp/typeck2.c:1774
47151 #, gcc-internal-format
47152 msgid "base operand of %<->%> has non-pointer type %qT"
47153 msgstr ""
47155 #: cp/typeck2.c:1800
47156 #, gcc-internal-format
47157 msgid "result of %<operator->()%> yields non-pointer result"
47158 msgstr ""
47160 #: cp/typeck2.c:1802
47161 #, gcc-internal-format
47162 msgid "base operand of %<->%> is not a pointer"
47163 msgstr ""
47165 #: cp/typeck2.c:1829
47166 #, gcc-internal-format
47167 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
47168 msgstr ""
47170 #: cp/typeck2.c:1838
47171 #, gcc-internal-format
47172 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
47173 msgstr ""
47175 #: cp/typeck2.c:1860
47176 #, gcc-internal-format
47177 msgid "pointer to member type %qT incompatible with object type %qT"
47178 msgstr ""
47180 #: cp/typeck2.c:1919
47181 #, gcc-internal-format
47182 msgid "pointer-to-member-function type %qT requires an rvalue"
47183 msgstr ""
47185 #: cp/typeck2.c:1926
47186 #, gcc-internal-format
47187 msgid "pointer-to-member-function type %qT requires an lvalue"
47188 msgstr ""
47190 #: cp/typeck2.c:1967
47191 #, gcc-internal-format
47192 msgid "functional cast to array type %qT"
47193 msgstr ""
47195 #: cp/typeck2.c:1982
47196 #, gcc-internal-format
47197 msgid "cannot deduce template arguments for %qT from ()"
47198 msgstr ""
47200 #: cp/typeck2.c:2000
47201 #, gcc-internal-format
47202 msgid "invalid value-initialization of reference type"
47203 msgstr ""
47205 #: cp/typeck2.c:2227
47206 #, gcc-internal-format
47207 msgid "call to function %qD which throws incomplete type %q#T"
47208 msgstr ""
47210 #: cp/typeck2.c:2230
47211 #, gcc-internal-format
47212 msgid "call to function which throws incomplete type %q#T"
47213 msgstr ""
47215 #: cp/vtable-class-hierarchy.c:719
47216 #, gcc-internal-format
47217 msgid "unable to open log file %<vtv_class_set_sizes.log%>: %m"
47218 msgstr ""
47220 #: cp/vtable-class-hierarchy.c:859
47221 #, gcc-internal-format
47222 msgid "unable to open log file %<vtv_set_ptr_data.log%>: %m"
47223 msgstr ""
47225 #: cp/vtable-class-hierarchy.c:1109
47226 #, gcc-internal-format
47227 msgid "unable to open log file %<vtv_count_data.log%>: %m"
47228 msgstr ""
47230 #: fortran/arith.c:45
47231 #, gcc-internal-format, gfc-internal-format
47232 msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
47233 msgstr ""
47235 #: fortran/arith.c:117 fortran/arith.c:1969
47236 #, gcc-internal-format
47237 msgid "gfc_arith_error(): Bad error code"
47238 msgstr ""
47240 #: fortran/arith.c:150
47241 #, gcc-internal-format
47242 msgid "Fix min_int calculation"
47243 msgstr ""
47245 #: fortran/arith.c:530
47246 #, gcc-internal-format
47247 msgid "gfc_range_check(): Bad type"
47248 msgstr ""
47250 #: fortran/arith.c:603
47251 #, gcc-internal-format
47252 msgid "gfc_arith_uminus(): Bad basic type"
47253 msgstr ""
47255 #: fortran/arith.c:637
47256 #, gcc-internal-format
47257 msgid "gfc_arith_plus(): Bad basic type"
47258 msgstr ""
47260 #: fortran/arith.c:671
47261 #, gcc-internal-format
47262 msgid "gfc_arith_minus(): Bad basic type"
47263 msgstr ""
47265 #: fortran/arith.c:706
47266 #, gcc-internal-format
47267 msgid "gfc_arith_times(): Bad basic type"
47268 msgstr ""
47270 #: fortran/arith.c:745
47271 #, gcc-internal-format
47272 msgid "Integer division truncated to constant %qs at %L"
47273 msgstr ""
47275 #: fortran/arith.c:791
47276 #, gcc-internal-format
47277 msgid "gfc_arith_divide(): Bad basic type"
47278 msgstr ""
47280 #: fortran/arith.c:837
47281 #, gcc-internal-format
47282 msgid "arith_power(): Bad base"
47283 msgstr ""
47285 #: fortran/arith.c:878
47286 #, gcc-internal-format, gfc-internal-format
47287 msgid "Negative exponent of integer has zero result at %L"
47288 msgstr ""
47290 #: fortran/arith.c:928 fortran/arith.c:953
47291 #, gcc-internal-format, gfc-internal-format
47292 msgid "Noninteger exponent in an initialization expression at %L"
47293 msgstr ""
47295 #: fortran/arith.c:939
47296 #, gcc-internal-format, gfc-internal-format
47297 msgid "Raising a negative REAL at %L to a REAL power is prohibited"
47298 msgstr ""
47300 #: fortran/arith.c:967
47301 #, gcc-internal-format
47302 msgid "arith_power(): unknown type"
47303 msgstr ""
47305 #: fortran/arith.c:1033
47306 #, gcc-internal-format
47307 msgid "compare_real(): Bad operator"
47308 msgstr ""
47310 #: fortran/arith.c:1068
47311 #, gcc-internal-format
47312 msgid "gfc_compare_expr(): Bad basic type"
47313 msgstr ""
47315 #: fortran/arith.c:1579
47316 #, gcc-internal-format
47317 msgid "eval_intrinsic(): Bad operator"
47318 msgstr ""
47320 #: fortran/arith.c:1628
47321 #, gcc-internal-format
47322 msgid "eval_type_intrinsic0(): op NULL"
47323 msgstr ""
47325 #: fortran/arith.c:1937
47326 #, gcc-internal-format, gfc-internal-format
47327 msgid "Arithmetic OK converting %s to %s at %L"
47328 msgstr ""
47330 #: fortran/arith.c:1941
47331 #, gcc-internal-format
47332 msgid "Arithmetic overflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
47333 msgstr ""
47335 #: fortran/arith.c:1946
47336 #, gcc-internal-format
47337 msgid "Arithmetic underflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
47338 msgstr ""
47340 #: fortran/arith.c:1951
47341 #, gcc-internal-format
47342 msgid "Arithmetic NaN converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
47343 msgstr ""
47345 #: fortran/arith.c:1956
47346 #, gcc-internal-format, gfc-internal-format
47347 msgid "Division by zero converting %s to %s at %L"
47348 msgstr ""
47350 #: fortran/arith.c:1960
47351 #, gcc-internal-format, gfc-internal-format
47352 msgid "Array operands are incommensurate converting %s to %s at %L"
47353 msgstr ""
47355 #: fortran/arith.c:1964
47356 #, gcc-internal-format, gfc-internal-format
47357 msgid "Integer outside symmetric range implied by Standard Fortran converting %s to %s at %L"
47358 msgstr ""
47360 #: fortran/arith.c:2050 fortran/arith.c:2159 fortran/arith.c:2219
47361 #: fortran/arith.c:2271 fortran/arith.c:2331 fortran/arith.c:2400
47362 #: fortran/arith.c:2467
47363 #, gcc-internal-format
47364 msgid "Conversion from %qs to %qs at %L"
47365 msgstr ""
47367 #: fortran/arith.c:2079 fortran/arith.c:2112 fortran/arith.c:2151
47368 #: fortran/arith.c:2209 fortran/arith.c:2261 fortran/arith.c:2321
47369 #: fortran/arith.c:2390
47370 #, gcc-internal-format
47371 msgid "Change of value in conversion from %qs to %qs at %L"
47372 msgstr ""
47374 #: fortran/arith.c:2307 fortran/arith.c:2376
47375 #, gcc-internal-format
47376 msgid "Non-zero imaginary part discarded in conversion from %qs to %qs at %L"
47377 msgstr ""
47379 #: fortran/arith.c:2459
47380 #, gcc-internal-format
47381 msgid "Change of value in conversion from  %qs to %qs at %L"
47382 msgstr ""
47384 #: fortran/arith.c:2532
47385 #, gcc-internal-format
47386 msgid "The Hollerith constant at %L is too long to convert to %qs"
47387 msgstr ""
47389 #: fortran/array.c:95
47390 #, gcc-internal-format, gfc-internal-format
47391 msgid "Expected array subscript at %C"
47392 msgstr ""
47394 #: fortran/array.c:104
47395 #, gcc-internal-format
47396 msgid "Unexpected %<*%> in coarray subscript at %C"
47397 msgstr ""
47399 #: fortran/array.c:128
47400 #, gcc-internal-format, gfc-internal-format
47401 msgid "Strides not allowed in coarray subscript at %C"
47402 msgstr ""
47404 #: fortran/array.c:136
47405 #, gcc-internal-format, gfc-internal-format
47406 msgid "Expected array subscript stride at %C"
47407 msgstr ""
47409 #: fortran/array.c:195
47410 #, gcc-internal-format, gfc-internal-format
47411 msgid "Invalid form of array reference at %C"
47412 msgstr ""
47414 #: fortran/array.c:200 fortran/array.c:288
47415 #, gcc-internal-format, gfc-internal-format
47416 msgid "Array reference at %C cannot have more than %d dimensions"
47417 msgstr ""
47419 #: fortran/array.c:215 fortran/array.c:642 fortran/check.c:2737
47420 #: fortran/check.c:5085 fortran/check.c:5123 fortran/check.c:5165
47421 #: fortran/check.c:5365 fortran/match.c:1813 fortran/match.c:3101
47422 #: fortran/match.c:3318 fortran/match.c:3514 fortran/simplify.c:2475
47423 #: fortran/simplify.c:4923 fortran/simplify.c:6803
47424 #, gcc-internal-format
47425 msgid "Coarrays disabled at %C, use %<-fcoarray=%> to enable"
47426 msgstr ""
47428 #: fortran/array.c:221
47429 #, gcc-internal-format, gfc-internal-format
47430 msgid "Unexpected coarray designator at %C"
47431 msgstr ""
47433 #: fortran/array.c:242
47434 #, gcc-internal-format, gfc-internal-format
47435 msgid "STAT= attribute in %C misplaced"
47436 msgstr ""
47438 #: fortran/array.c:251
47439 #, gcc-internal-format, gfc-internal-format
47440 msgid "Too few codimensions at %C, expected %d not %d"
47441 msgstr ""
47443 #: fortran/array.c:257
47444 #, gcc-internal-format, gfc-internal-format
47445 msgid "Too many codimensions at %C, expected %d not %d"
47446 msgstr ""
47448 #: fortran/array.c:267 fortran/array.c:275
47449 #, gcc-internal-format
47450 msgid "Unexpected %<*%> for codimension %d of %d at %C"
47451 msgstr ""
47453 #: fortran/array.c:270
47454 #, gcc-internal-format, gfc-internal-format
47455 msgid "Invalid form of coarray reference at %C"
47456 msgstr ""
47458 #: fortran/array.c:282
47459 #, gcc-internal-format, gfc-internal-format
47460 msgid "Invalid codimension %d at %C, only %d codimensions exist"
47461 msgstr ""
47463 #: fortran/array.c:334
47464 #, gcc-internal-format
47465 msgid "Variable %qs at %L in this context must be constant"
47466 msgstr ""
47468 #: fortran/array.c:337
47469 #, gcc-internal-format, gfc-internal-format
47470 msgid "Expression at %L in this context must be constant"
47471 msgstr ""
47473 #: fortran/array.c:435
47474 #, gcc-internal-format, gfc-internal-format
47475 msgid "Expected expression in array specification at %C"
47476 msgstr ""
47478 #: fortran/array.c:448 fortran/array.c:480
47479 #, gcc-internal-format, gfc-internal-format
47480 msgid "Expecting a scalar INTEGER expression at %C, found %s"
47481 msgstr ""
47483 #: fortran/array.c:517
47484 #, gcc-internal-format, gfc-internal-format
47485 msgid "Assumed-rank array at %C"
47486 msgstr ""
47488 #: fortran/array.c:551
47489 #, gcc-internal-format, gfc-internal-format
47490 msgid "Bad array specification for implied-shape array at %C"
47491 msgstr ""
47493 #: fortran/array.c:567 fortran/array.c:680
47494 #, gcc-internal-format, gfc-internal-format
47495 msgid "Bad array specification for an explicitly shaped array at %C"
47496 msgstr ""
47498 #: fortran/array.c:577 fortran/array.c:690
47499 #, gcc-internal-format, gfc-internal-format
47500 msgid "Bad array specification for assumed shape array at %C"
47501 msgstr ""
47503 #: fortran/array.c:591 fortran/array.c:704
47504 #, gcc-internal-format, gfc-internal-format
47505 msgid "Bad specification for deferred shape array at %C"
47506 msgstr ""
47508 #: fortran/array.c:601 fortran/array.c:708
47509 #, gcc-internal-format, gfc-internal-format
47510 msgid "Bad specification for assumed size array at %C"
47511 msgstr ""
47513 #: fortran/array.c:613 fortran/array.c:720
47514 #, gcc-internal-format, gfc-internal-format
47515 msgid "Expected another dimension in array declaration at %C"
47516 msgstr ""
47518 #: fortran/array.c:619 fortran/array.c:648 fortran/array.c:726
47519 #, gcc-internal-format, gfc-internal-format
47520 msgid "Array specification at %C has more than %d dimensions"
47521 msgstr ""
47523 #: fortran/array.c:625
47524 #, gcc-internal-format, gfc-internal-format
47525 msgid "Array specification at %C with more than 7 dimensions"
47526 msgstr ""
47528 #: fortran/array.c:637
47529 #, gcc-internal-format, gfc-internal-format
47530 msgid "Coarray declaration at %C"
47531 msgstr ""
47533 #: fortran/array.c:734
47534 #, gcc-internal-format
47535 msgid "Upper bound of last coarray dimension must be %<*%> at %C"
47536 msgstr ""
47538 #: fortran/array.c:802
47539 #, gcc-internal-format
47540 msgid "The assumed-rank array %qs at %L shall not have a codimension"
47541 msgstr ""
47543 #: fortran/array.c:886
47544 #, gcc-internal-format
47545 msgid "gfc_compare_array_spec(): Array spec clobbered"
47546 msgstr ""
47548 #: fortran/array.c:962
47549 #, gcc-internal-format
47550 msgid "DO-iterator %qs at %L is inside iterator of the same name"
47551 msgstr ""
47553 #: fortran/array.c:1054 fortran/array.c:1236
47554 #, gcc-internal-format, gfc-internal-format
47555 msgid "Syntax error in array constructor at %C"
47556 msgstr ""
47558 #: fortran/array.c:1110
47559 #, gcc-internal-format, gfc-internal-format
47560 msgid "[...] style array constructors at %C"
47561 msgstr ""
47563 #: fortran/array.c:1130
47564 #, gcc-internal-format, gfc-internal-format
47565 msgid "Array constructor including type specification at %C"
47566 msgstr ""
47568 #: fortran/array.c:1136 fortran/match.c:3944
47569 #, gcc-internal-format, gfc-internal-format
47570 msgid "Type-spec at %L cannot contain a deferred type parameter"
47571 msgstr ""
47573 #: fortran/array.c:1144
47574 #, gcc-internal-format, gfc-internal-format
47575 msgid "Type-spec at %L cannot contain an asterisk for a type parameter"
47576 msgstr ""
47578 #: fortran/array.c:1162
47579 #, gcc-internal-format, gfc-internal-format
47580 msgid "Empty array constructor at %C is not allowed"
47581 msgstr ""
47583 #: fortran/array.c:1199 fortran/array.c:1209
47584 #, gcc-internal-format, gfc-internal-format
47585 msgid "Incompatible typespec for array element at %L"
47586 msgstr ""
47588 #: fortran/array.c:1283
47589 #, gcc-internal-format, gfc-internal-format
47590 msgid "Element in %s array constructor at %L is %s"
47591 msgstr ""
47593 #: fortran/array.c:1614
47594 #, gcc-internal-format, gfc-internal-format
47595 msgid "Iterator step at %L cannot be zero"
47596 msgstr ""
47598 #: fortran/array.c:1751
47599 #, gcc-internal-format
47600 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"
47601 msgstr ""
47603 #: fortran/array.c:1921
47604 #, gcc-internal-format, gfc-internal-format
47605 msgid "AC-IMPLIED-DO initial expression references control variable at %L"
47606 msgstr ""
47608 #: fortran/array.c:1928
47609 #, gcc-internal-format, gfc-internal-format
47610 msgid "AC-IMPLIED-DO final expression references control variable at %L"
47611 msgstr ""
47613 #: fortran/array.c:1935
47614 #, gcc-internal-format, gfc-internal-format
47615 msgid "AC-IMPLIED-DO step expression references control variable at %L"
47616 msgstr ""
47618 #: fortran/array.c:1947
47619 #, gcc-internal-format, gfc-internal-format
47620 msgid "Array constructor value at %L shall not be unlimited polymorphic [F2008: C4106]"
47621 msgstr ""
47623 #: fortran/array.c:2030
47624 #, gcc-internal-format, gfc-internal-format
47625 msgid "Different CHARACTER lengths (%d/%d) in array constructor at %L"
47626 msgstr ""
47628 #: fortran/array.c:2148
47629 #, gcc-internal-format
47630 msgid "spec_dimen_size(): Bad dimension"
47631 msgstr ""
47633 #: fortran/array.c:2206
47634 #, gcc-internal-format
47635 msgid "gfc_ref_dimen_size(): Bad dimension"
47636 msgstr ""
47638 #: fortran/array.c:2336
47639 #, gcc-internal-format
47640 msgid "gfc_ref_dimen_size(): Bad dimen_type"
47641 msgstr ""
47643 #: fortran/array.c:2387
47644 #, gcc-internal-format
47645 msgid "gfc_array_dimen_size(): Bad dimension"
47646 msgstr ""
47648 #: fortran/array.c:2432
47649 #, gcc-internal-format
47650 msgid "gfc_array_dimen_size(): Bad EXPR_ARRAY expr"
47651 msgstr ""
47653 #: fortran/array.c:2580
47654 #, gcc-internal-format
47655 msgid "gfc_find_array_ref(): No ref found"
47656 msgstr ""
47658 #. if (c == 0)
47659 #: fortran/bbt.c:119
47660 #, gcc-internal-format
47661 msgid "insert_bbt(): Duplicate key found!"
47662 msgstr ""
47664 #: fortran/check.c:46
47665 #, gcc-internal-format
47666 msgid "%qs argument of %qs intrinsic at %L must be a scalar"
47667 msgstr ""
47669 #: fortran/check.c:62
47670 #, gcc-internal-format
47671 msgid "%qs argument of %qs intrinsic at %L must be %s"
47672 msgstr ""
47674 #: fortran/check.c:96
47675 #, gcc-internal-format
47676 msgid "%qs argument of %qs intrinsic at %L must have a numeric type"
47677 msgstr ""
47679 #: fortran/check.c:111
47680 #, gcc-internal-format
47681 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL"
47682 msgstr ""
47684 #: fortran/check.c:128
47685 #, gcc-internal-format
47686 msgid "%qs argument of %qs intrinsic at %L must be REAL or COMPLEX"
47687 msgstr ""
47689 #: fortran/check.c:145
47690 #, gcc-internal-format
47691 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or PROCEDURE"
47692 msgstr ""
47694 #: fortran/check.c:174 fortran/check.c:6507
47695 #, gcc-internal-format
47696 msgid "%qs argument of %qs intrinsic at %L must be a constant"
47697 msgstr ""
47699 #: fortran/check.c:183
47700 #, gcc-internal-format, gfc-internal-format
47701 msgid "Invalid kind for %s at %L"
47702 msgstr ""
47704 #: fortran/check.c:202
47705 #, gcc-internal-format
47706 msgid "%qs argument of %qs intrinsic at %L must be double precision"
47707 msgstr ""
47709 #: fortran/check.c:225
47710 #, gcc-internal-format
47711 msgid "Expected coarray variable as %qs argument to the %s intrinsic at %L"
47712 msgstr ""
47714 #: fortran/check.c:242
47715 #, gcc-internal-format
47716 msgid "%qs argument of %qs intrinsic at %L must be a logical array"
47717 msgstr ""
47719 #: fortran/check.c:268
47720 #, gcc-internal-format
47721 msgid "%qs argument of %qs intrinsic at %L must be an array"
47722 msgstr ""
47724 #: fortran/check.c:289
47725 #, gcc-internal-format
47726 msgid "%qs at %L must be nonnegative"
47727 msgstr ""
47729 #: fortran/check.c:310
47730 #, fuzzy, gcc-internal-format
47731 #| msgid "%qs value must be positive"
47732 msgid "%qs argument of %qs intrinsic at %L must be positive"
47733 msgstr "значення %qs має бути додатним"
47735 #: fortran/check.c:343
47736 #, gcc-internal-format
47737 msgid "The absolute value of SHIFT at %L must be less than or equal to BIT_SIZE(%qs)"
47738 msgstr ""
47740 #: fortran/check.c:354
47741 #, gcc-internal-format
47742 msgid "%qs at %L must be less than or equal to BIT_SIZE(%qs)"
47743 msgstr ""
47745 #: fortran/check.c:364
47746 #, gcc-internal-format
47747 msgid "%qs at %L must be less than BIT_SIZE(%qs)"
47748 msgstr ""
47750 #: fortran/check.c:391
47751 #, gcc-internal-format
47752 msgid "%qs at %L must be less than or equal to the BIT_SIZE of INTEGER(KIND=%d)"
47753 msgstr ""
47755 #: fortran/check.c:417
47756 #, gcc-internal-format
47757 msgid "%<%s + %s%> at %L must be less than or equal to BIT_SIZE(%qs)"
47758 msgstr ""
47760 #: fortran/check.c:443
47761 #, gcc-internal-format
47762 msgid "%qs argument of %qs intrinsic at %L must be the same type and kind as %qs"
47763 msgstr ""
47765 #: fortran/check.c:460
47766 #, gcc-internal-format
47767 msgid "%qs argument of %qs intrinsic at %L must be of rank %d"
47768 msgstr ""
47770 #: fortran/check.c:475
47771 #, gcc-internal-format
47772 msgid "%qs argument of %qs intrinsic at %L must not be OPTIONAL"
47773 msgstr ""
47775 #: fortran/check.c:496
47776 #, gcc-internal-format
47777 msgid "%qs argument of %qs intrinsic at %L must be ALLOCATABLE"
47778 msgstr ""
47780 #: fortran/check.c:514
47781 #, gcc-internal-format
47782 msgid "%qs argument of %qs intrinsic at %L must be of kind %d"
47783 msgstr ""
47785 #: fortran/check.c:552
47786 #, gcc-internal-format
47787 msgid "%qs argument of %qs intrinsic at %L cannot be INTENT(IN)"
47788 msgstr ""
47790 #: fortran/check.c:573
47791 #, gcc-internal-format
47792 msgid "%qs argument of %qs intrinsic at %L must be a variable"
47793 msgstr ""
47795 #: fortran/check.c:622
47796 #, gcc-internal-format
47797 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid codimension index"
47798 msgstr ""
47800 #: fortran/check.c:672
47801 #, gcc-internal-format
47802 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid dimension index"
47803 msgstr ""
47805 #: fortran/check.c:775
47806 #, gcc-internal-format, gfc-internal-format
47807 msgid "Unequal character lengths (%ld/%ld) in %s at %L"
47808 msgstr ""
47810 #: fortran/check.c:908 fortran/check.c:6451
47811 #, gcc-internal-format
47812 msgid "%qs and %qs arguments of %qs intrinsic at %L must have the same type"
47813 msgstr ""
47815 #: fortran/check.c:917 fortran/check.c:2374 fortran/check.c:2500
47816 #: fortran/check.c:2574 fortran/check.c:3001
47817 #, gcc-internal-format, gfc-internal-format
47818 msgid "Different type kinds at %L"
47819 msgstr ""
47821 #: fortran/check.c:953
47822 #, gcc-internal-format
47823 msgid "%qs argument of %qs intrinsic at %L must be a POINTER"
47824 msgstr ""
47826 #: fortran/check.c:962 fortran/check.c:998 fortran/check.c:3559
47827 #, gcc-internal-format
47828 msgid "%qs argument of %qs intrinsic at %L shall not be coindexed"
47829 msgstr ""
47831 #: fortran/check.c:980
47832 #, gcc-internal-format
47833 msgid "%qs argument of %qs intrinsic at %L must be a pointer or target VARIABLE or FUNCTION"
47834 msgstr ""
47836 #: fortran/check.c:989
47837 #, gcc-internal-format
47838 msgid "%qs argument of %qs intrinsic at %L must be a POINTER or a TARGET"
47839 msgstr ""
47841 #: fortran/check.c:1014
47842 #, gcc-internal-format, gfc-internal-format
47843 msgid "Array section with a vector subscript at %L shall not be the target of a pointer"
47844 msgstr ""
47846 #: fortran/check.c:1025
47847 #, gcc-internal-format
47848 msgid "NULL pointer at %L is not permitted as actual argument of %qs intrinsic function"
47849 msgstr ""
47851 #: fortran/check.c:1068
47852 #, gcc-internal-format, gfc-internal-format
47853 msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND or a logical of ATOMIC_LOGICAL_KIND"
47854 msgstr ""
47856 #: fortran/check.c:1076
47857 #, gcc-internal-format, gfc-internal-format
47858 msgid "ATOM argument at %L of the %s intrinsic function shall be a coarray or coindexed"
47859 msgstr ""
47861 #: fortran/check.c:1083
47862 #, gcc-internal-format
47863 msgid "%qs argument of %qs intrinsic at %L shall have the same type as %qs at %L"
47864 msgstr ""
47866 #: fortran/check.c:1101 fortran/check.c:1300
47867 #, gcc-internal-format, gfc-internal-format
47868 msgid "STAT= argument to %s at %L"
47869 msgstr ""
47871 #: fortran/check.c:1120 fortran/check.c:1240 fortran/check.c:1337
47872 #, gcc-internal-format, gfc-internal-format
47873 msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
47874 msgstr ""
47876 #: fortran/check.c:1134 fortran/check.c:1320
47877 #, gcc-internal-format, gfc-internal-format
47878 msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND"
47879 msgstr ""
47881 #: fortran/check.c:1154
47882 #, gcc-internal-format, gfc-internal-format
47883 msgid "VALUE argument of the %s intrinsic function at %L shall be definable"
47884 msgstr ""
47886 #: fortran/check.c:1173 fortran/check.c:1187
47887 #, gcc-internal-format
47888 msgid "%qs argument of %qs intrinsic at %L not yet supported"
47889 msgstr ""
47891 #: fortran/check.c:1207
47892 #, gcc-internal-format
47893 msgid "%qs argument of %qs intrinsic at %L shall specify a valid integer kind"
47894 msgstr ""
47896 #: fortran/check.c:1247 fortran/check.c:1344
47897 #, gcc-internal-format, gfc-internal-format
47898 msgid "OLD argument of the %s intrinsic function at %L shall be definable"
47899 msgstr ""
47901 #: fortran/check.c:1262
47902 #, gcc-internal-format, gfc-internal-format
47903 msgid "EVENT argument at %L to the intrinsic EVENT_QUERY shall be of type EVENT_TYPE"
47904 msgstr ""
47906 #: fortran/check.c:1272
47907 #, gcc-internal-format, gfc-internal-format
47908 msgid "COUNT argument of the EVENT_QUERY intrinsic function at %L shall be definable"
47909 msgstr ""
47911 #: fortran/check.c:1285
47912 #, gcc-internal-format, gfc-internal-format
47913 msgid "COUNT argument of the EVENT_QUERY intrinsic function at %L shall have at least the range of the default integer"
47914 msgstr ""
47916 #: fortran/check.c:1364
47917 #, gcc-internal-format, gfc-internal-format
47918 msgid "Negative argument N at %L"
47919 msgstr ""
47921 #: fortran/check.c:1536 fortran/check.c:1993
47922 #, gcc-internal-format
47923 msgid "%qs argument of %qs intrinsic at %L must not be present if %<x%> is COMPLEX"
47924 msgstr ""
47926 #: fortran/check.c:1545 fortran/check.c:2002
47927 #, gcc-internal-format
47928 msgid "%qs argument of %qs intrinsic at %L must have a type of either REAL or INTEGER"
47929 msgstr ""
47931 #: fortran/check.c:1559 fortran/check.c:1565
47932 #, gcc-internal-format, gfc-internal-format
47933 msgid "Conversion from %s to default-kind COMPLEX(%d) at %L might lose precision, consider using the KIND argument"
47934 msgstr ""
47936 #: fortran/check.c:1587
47937 #, gcc-internal-format
47938 msgid "Argument %<A%> with INTENT(INOUT) at %L of the intrinsic subroutine %s shall not have a vector subscript"
47939 msgstr ""
47941 #: fortran/check.c:1595
47942 #, gcc-internal-format, gfc-internal-format
47943 msgid "The A argument at %L to the intrinsic %s shall not be coindexed"
47944 msgstr ""
47946 #: fortran/check.c:1618
47947 #, gcc-internal-format, gfc-internal-format
47948 msgid "The stat= argument at %L must be a kind=4 integer variable"
47949 msgstr ""
47951 #: fortran/check.c:1634
47952 #, gcc-internal-format, gfc-internal-format
47953 msgid "The errmsg= argument at %L must be a default-kind character variable"
47954 msgstr ""
47956 #: fortran/check.c:1642
47957 #, gcc-internal-format
47958 msgid "Coarrays disabled at %L, use %<-fcoarray=%> to enable"
47959 msgstr ""
47961 #: fortran/check.c:1657
47962 #, gcc-internal-format, gfc-internal-format
47963 msgid "Support for the A argument at %L which is polymorphic A argument or has allocatable components is not yet implemented"
47964 msgstr ""
47966 #: fortran/check.c:1676
47967 #, gcc-internal-format, gfc-internal-format
47968 msgid "The A argument at %L of CO_REDUCE shall not be polymorphic"
47969 msgstr ""
47971 #: fortran/check.c:1683
47972 #, gcc-internal-format, gfc-internal-format
47973 msgid "Support for the A argument at %L with allocatable components is not yet implemented"
47974 msgstr ""
47976 #: fortran/check.c:1697
47977 #, gcc-internal-format, gfc-internal-format
47978 msgid "OPERATOR argument at %L must be a PURE function"
47979 msgstr ""
47981 #. None of the intrinsics fulfills the criteria of taking two arguments,
47982 #. returning the same type and kind as the arguments and being permitted
47983 #. as actual argument.
47984 #: fortran/check.c:1707
47985 #, gcc-internal-format, gfc-internal-format
47986 msgid "Intrinsic function %s at %L is not permitted for CO_REDUCE"
47987 msgstr ""
47989 #: fortran/check.c:1724
47990 #, gcc-internal-format, gfc-internal-format
47991 msgid "The function passed as OPERATOR at %L shall have two arguments"
47992 msgstr ""
47994 #: fortran/check.c:1734
47995 #, gcc-internal-format, gfc-internal-format
47996 msgid "A argument at %L has type %s but the function passed as OPERATOR at %L returns %s"
47997 msgstr ""
47999 #: fortran/check.c:1743
48000 #, gcc-internal-format, gfc-internal-format
48001 msgid "The function passed as OPERATOR at %L has arguments of type %s and %s but shall have type %s"
48002 msgstr ""
48004 #: fortran/check.c:1754
48005 #, gcc-internal-format, gfc-internal-format
48006 msgid "The function passed as OPERATOR at %L shall have scalar nonallocatable nonpointer arguments and return a nonallocatable nonpointer scalar"
48007 msgstr ""
48009 #: fortran/check.c:1762
48010 #, gcc-internal-format, gfc-internal-format
48011 msgid "The function passed as OPERATOR at %L shall have the VALUE attribute either for none or both arguments"
48012 msgstr ""
48014 #: fortran/check.c:1769
48015 #, gcc-internal-format, gfc-internal-format
48016 msgid "The function passed as OPERATOR at %L shall have the TARGET attribute either for none or both arguments"
48017 msgstr ""
48019 #: fortran/check.c:1776
48020 #, gcc-internal-format, gfc-internal-format
48021 msgid "The function passed as OPERATOR at %L shall have the ASYNCHRONOUS attribute either for none or both arguments"
48022 msgstr ""
48024 #: fortran/check.c:1784
48025 #, gcc-internal-format, gfc-internal-format
48026 msgid "The function passed as OPERATOR at %L shall not have the OPTIONAL attribute for either of the arguments"
48027 msgstr ""
48029 #: fortran/check.c:1814
48030 #, gcc-internal-format, gfc-internal-format
48031 msgid "The character length of the A argument at %L and of the arguments of the OPERATOR at %L shall be the same"
48032 msgstr ""
48034 #: fortran/check.c:1821
48035 #, gcc-internal-format, gfc-internal-format
48036 msgid "The character length of the A argument at %L and of the function result of the OPERATOR at %L shall be the same"
48037 msgstr ""
48039 #: fortran/check.c:1839
48040 #, gcc-internal-format
48041 msgid "%qs argument of %qs intrinsic at %L shall be of type integer, real or character"
48042 msgstr ""
48044 #: fortran/check.c:1887 fortran/check.c:2419 fortran/check.c:2522
48045 #: fortran/check.c:2723 fortran/check.c:2768 fortran/check.c:4119
48046 #: fortran/check.c:4253 fortran/check.c:4308 fortran/check.c:5351
48047 #: fortran/check.c:5480
48048 #, gcc-internal-format
48049 msgid "%qs intrinsic with KIND argument at %L"
48050 msgstr ""
48052 #: fortran/check.c:1934 fortran/check.c:2185
48053 #, gcc-internal-format
48054 msgid "%qs argument of %qs intrinsic at %L has invalid shape in dimension %d (%ld/%ld)"
48055 msgstr ""
48057 #: fortran/check.c:1949 fortran/check.c:2200 fortran/check.c:2228
48058 #, gcc-internal-format
48059 msgid "%qs argument of intrinsic %qs at %L of must have rank %d or be a scalar"
48060 msgstr ""
48062 #: fortran/check.c:2052 fortran/check.c:3095 fortran/check.c:3103
48063 #, gcc-internal-format
48064 msgid "%qs argument of %qs intrinsic at %L must be numeric or LOGICAL"
48065 msgstr ""
48067 #: fortran/check.c:2066
48068 #, gcc-internal-format
48069 msgid "Different shape for arguments %qs and %qs at %L for intrinsic %<dot_product%>"
48070 msgstr ""
48072 #: fortran/check.c:2086 fortran/check.c:2094
48073 #, gcc-internal-format
48074 msgid "%qs argument of %qs intrinsic at %L must be default real"
48075 msgstr ""
48077 #: fortran/check.c:2115
48078 #, gcc-internal-format
48079 msgid "%<I%> at %L and %<J%>' at %L cannot both be BOZ literal constants"
48080 msgstr ""
48082 #: fortran/check.c:2246
48083 #, gcc-internal-format, gfc-internal-format
48084 msgid "non-default INTEGER kind argument to %s intrinsic at %L"
48085 msgstr ""
48087 #: fortran/check.c:2306
48088 #, gcc-internal-format
48089 msgid "COMPLEX argument %qs of %qs intrinsic at %L"
48090 msgstr ""
48092 #: fortran/check.c:2470
48093 #, gcc-internal-format, gfc-internal-format
48094 msgid "Argument of %s at %L must be of length one"
48095 msgstr ""
48097 #: fortran/check.c:2529
48098 #, gcc-internal-format
48099 msgid "%qs argument of %qs intrinsic at %L must be the same kind as %qs"
48100 msgstr ""
48102 #: fortran/check.c:2619
48103 #, gcc-internal-format, gfc-internal-format
48104 msgid "SIZE at %L must be positive"
48105 msgstr ""
48107 #: fortran/check.c:2631
48108 #, gcc-internal-format, gfc-internal-format
48109 msgid "The absolute value of SHIFT at %L must be less than or equal to SIZE at %L"
48110 msgstr ""
48112 #: fortran/check.c:2692
48113 #, gcc-internal-format
48114 msgid "%qs argument of %qs intrinsic at %L must be of intrinsic type"
48115 msgstr ""
48117 #: fortran/check.c:2699
48118 #, gcc-internal-format
48119 msgid "%qs argument of %qs intrinsic at %L must be a data entity"
48120 msgstr ""
48122 #: fortran/check.c:2910
48123 #, gcc-internal-format
48124 msgid "Intrinsic %qs at %L must have at least two arguments"
48125 msgstr ""
48127 #: fortran/check.c:2958
48128 #, gcc-internal-format
48129 msgid "Missing %qs argument to the %s intrinsic at %L"
48130 msgstr ""
48132 #: fortran/check.c:2973
48133 #, gcc-internal-format
48134 msgid "Duplicate argument %qs at %L to intrinsic %s"
48135 msgstr ""
48137 #: fortran/check.c:2978
48138 #, gcc-internal-format
48139 msgid "Unknown argument %qs at %L to intrinsic %s"
48140 msgstr ""
48142 #: fortran/check.c:3007
48143 #, gcc-internal-format
48144 msgid "%<a%d%> argument of %qs intrinsic at %L must be %s(%d)"
48145 msgstr ""
48147 #: fortran/check.c:3038
48148 #, gcc-internal-format
48149 msgid "%qs intrinsic with CHARACTER argument at %L"
48150 msgstr ""
48152 #: fortran/check.c:3045
48153 #, gcc-internal-format
48154 msgid "%<a1%> argument of %qs intrinsic at %L must be INTEGER, REAL or CHARACTER"
48155 msgstr ""
48157 #: fortran/check.c:3112
48158 #, gcc-internal-format
48159 msgid "Argument types of %qs intrinsic at %L must match (%s/%s)"
48160 msgstr ""
48162 #: fortran/check.c:3126
48163 #, gcc-internal-format
48164 msgid "Different shape on dimension 1 for arguments %qs and %qs at %L for intrinsic matmul"
48165 msgstr ""
48167 #: fortran/check.c:3145
48168 #, gcc-internal-format
48169 msgid "Different shape on dimension 2 for argument %qs and dimension 1 for argument %qs at %L for intrinsic matmul"
48170 msgstr ""
48172 #: fortran/check.c:3154
48173 #, gcc-internal-format
48174 msgid "%qs argument of %qs intrinsic at %L must be of rank 1 or 2"
48175 msgstr ""
48177 #: fortran/check.c:3329
48178 #, gcc-internal-format
48179 msgid "%qs argument of %qs intrinsic at %L must be INTEGER"
48180 msgstr ""
48182 #: fortran/check.c:3389
48183 #, gcc-internal-format, gfc-internal-format
48184 msgid "The FROM argument to MOVE_ALLOC at %L shall not be coindexed"
48185 msgstr ""
48187 #: fortran/check.c:3400
48188 #, gcc-internal-format, gfc-internal-format
48189 msgid "The TO argument to MOVE_ALLOC at %L shall not be coindexed"
48190 msgstr ""
48192 #: fortran/check.c:3407
48193 #, gcc-internal-format, gfc-internal-format
48194 msgid "The TO arguments in MOVE_ALLOC at %L must be polymorphic if FROM is polymorphic"
48195 msgstr ""
48197 #: fortran/check.c:3418
48198 #, gcc-internal-format, gfc-internal-format
48199 msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same rank %d/%d"
48200 msgstr ""
48202 #: fortran/check.c:3427
48203 #, gcc-internal-format, gfc-internal-format
48204 msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same corank %d/%d"
48205 msgstr ""
48207 #: fortran/check.c:3467
48208 #, gcc-internal-format, gfc-internal-format
48209 msgid "The FROM and TO arguments at %L violate aliasing restrictions (F2003 12.4.1.7)"
48210 msgstr ""
48212 #: fortran/check.c:3494
48213 #, gcc-internal-format
48214 msgid "Argument %<S%> of NEAREST at %L shall not be zero"
48215 msgstr ""
48217 #: fortran/check.c:3544
48218 #, gcc-internal-format
48219 msgid "%qs argument of %qs intrinsic at %L must be a POINTER, ALLOCATABLE or procedure pointer"
48220 msgstr ""
48222 #: fortran/check.c:3552
48223 #, gcc-internal-format, gfc-internal-format
48224 msgid "NULL intrinsic with allocatable MOLD at %L"
48225 msgstr ""
48227 #: fortran/check.c:3631 fortran/check.c:5427
48228 #, gcc-internal-format
48229 msgid "%qs argument of %qs intrinsic at %L must provide at least as many elements as there are .TRUE. values in %qs (%ld/%d)"
48230 msgstr ""
48232 #: fortran/check.c:3689
48233 #, gcc-internal-format
48234 msgid "%qs argument of %qs intrinsic at %L must be of a dummy variable"
48235 msgstr ""
48237 #: fortran/check.c:3697
48238 #, gcc-internal-format
48239 msgid "%qs argument of %qs intrinsic at %L must be of an OPTIONAL dummy variable"
48240 msgstr ""
48242 #: fortran/check.c:3716
48243 #, gcc-internal-format
48244 msgid "%qs argument of %qs intrinsic at %L must not be a subobject of %qs"
48245 msgstr ""
48247 #: fortran/check.c:3764
48248 #, gcc-internal-format, gfc-internal-format
48249 msgid "The argument of the RANK intrinsic at %L must be a data object"
48250 msgstr ""
48252 #: fortran/check.c:3868
48253 #, gcc-internal-format
48254 msgid "%<shape%> argument of %<reshape%> intrinsic at %L must be an array of constant size"
48255 msgstr ""
48257 #: fortran/check.c:3878
48258 #, gcc-internal-format
48259 msgid "%qs argument of %qs intrinsic at %L is empty"
48260 msgstr ""
48262 #: fortran/check.c:3885
48263 #, gcc-internal-format
48264 msgid "%<shape%> argument of %<reshape%> intrinsic at %L has more than %d elements"
48265 msgstr ""
48267 #: fortran/check.c:3902
48268 #, gcc-internal-format
48269 msgid "%qs argument of %qs intrinsic at %L has negative element (%d)"
48270 msgstr ""
48272 #: fortran/check.c:3934
48273 #, gcc-internal-format, gfc-internal-format
48274 msgid "Element %d of actual argument of RESHAPE at %L cannot be negative"
48275 msgstr ""
48277 #: fortran/check.c:3972
48278 #, gcc-internal-format
48279 msgid "%qs argument of %qs intrinsic at %L has wrong number of elements (%d/%d)"
48280 msgstr ""
48282 #: fortran/check.c:3990
48283 #, gcc-internal-format
48284 msgid "%qs argument of %qs intrinsic at %L has out-of-range dimension (%d)"
48285 msgstr ""
48287 #: fortran/check.c:3999
48288 #, gcc-internal-format
48289 msgid "%qs argument of %qs intrinsic at %L has invalid permutation of dimensions (dimension %qd duplicated)"
48290 msgstr ""
48292 #: fortran/check.c:4035
48293 #, gcc-internal-format, gfc-internal-format
48294 msgid "Without padding, there are not enough elements in the intrinsic RESHAPE source at %L to match the shape"
48295 msgstr ""
48297 #: fortran/check.c:4052 fortran/check.c:4071
48298 #, gcc-internal-format
48299 msgid "%qs argument of %qs intrinsic at %L cannot be of type %s"
48300 msgstr ""
48302 #: fortran/check.c:4062 fortran/check.c:4081
48303 #, gcc-internal-format
48304 msgid "%qs argument of %qs intrinsic at %L must be of an extensible type"
48305 msgstr ""
48307 #: fortran/check.c:4180
48308 #, gcc-internal-format
48309 msgid "SELECTED_REAL_KIND with neither %<P%> nor %<R%> argument at %L"
48310 msgstr ""
48312 #: fortran/check.c:4211
48313 #, gcc-internal-format
48314 msgid "%qs intrinsic with RADIX argument at %L"
48315 msgstr ""
48317 #: fortran/check.c:4246
48318 #, gcc-internal-format
48319 msgid "%<source%> argument of %<shape%> intrinsic at %L must not be an assumed size array"
48320 msgstr ""
48322 #: fortran/check.c:4323 fortran/check.c:6490
48323 #, gcc-internal-format
48324 msgid "%qs argument of %qs intrinsic at %L shall not be a procedure"
48325 msgstr ""
48327 #: fortran/check.c:4336 fortran/check.c:4475 fortran/check.c:6482
48328 #, gcc-internal-format
48329 msgid "%qs argument of %qs intrinsic at %L shall not be TYPE(*)"
48330 msgstr ""
48332 #: fortran/check.c:4347 fortran/check.c:4487
48333 #, gcc-internal-format
48334 msgid "%qs argument of %qs intrinsic at %L shall not be an assumed-size array"
48335 msgstr ""
48337 #: fortran/check.c:4417
48338 #, gcc-internal-format
48339 msgid "is_c_interoperable(): gfc_simplify_expr failed"
48340 msgstr ""
48342 #: fortran/check.c:4466
48343 #, gcc-internal-format
48344 msgid "%qs argument of %qs intrinsic at %L must be an interoperable data entity: %s"
48345 msgstr ""
48347 #: fortran/check.c:4505
48348 #, gcc-internal-format, gfc-internal-format
48349 msgid "Argument C_PTR_1 at %L to C_ASSOCIATED shall have the type TYPE(C_PTR) or TYPE(C_FUNPTR)"
48350 msgstr ""
48352 #: fortran/check.c:4519
48353 #, gcc-internal-format, gfc-internal-format
48354 msgid "Argument C_PTR_2 at %L to C_ASSOCIATED shall have the same type as C_PTR_1: %s instead of %s"
48355 msgstr ""
48357 #: fortran/check.c:4543
48358 #, gcc-internal-format, gfc-internal-format
48359 msgid "Argument CPTR at %L to C_F_POINTER shall have the type TYPE(C_PTR)"
48360 msgstr ""
48362 #: fortran/check.c:4555
48363 #, gcc-internal-format, gfc-internal-format
48364 msgid "Argument FPTR at %L to C_F_POINTER must be a pointer"
48365 msgstr ""
48367 #: fortran/check.c:4562
48368 #, gcc-internal-format, gfc-internal-format
48369 msgid "FPTR argument at %L to C_F_POINTER shall not be polymorphic"
48370 msgstr ""
48372 #: fortran/check.c:4569
48373 #, gcc-internal-format, gfc-internal-format
48374 msgid "Argument FPTR at %L to C_F_POINTER shall not be coindexed"
48375 msgstr ""
48377 #: fortran/check.c:4576
48378 #, gcc-internal-format, gfc-internal-format
48379 msgid "Unexpected SHAPE argument at %L to C_F_POINTER with scalar FPTR"
48380 msgstr ""
48382 #: fortran/check.c:4582
48383 #, gcc-internal-format, gfc-internal-format
48384 msgid "Expected SHAPE argument to C_F_POINTER with array FPTR at %L"
48385 msgstr ""
48387 #: fortran/check.c:4601
48388 #, gcc-internal-format, gfc-internal-format
48389 msgid "SHAPE argument at %L to C_F_POINTER must have the same size as the RANK of FPTR"
48390 msgstr ""
48392 #: fortran/check.c:4611
48393 #, gcc-internal-format, gfc-internal-format
48394 msgid "Polymorphic FPTR at %L to C_F_POINTER"
48395 msgstr ""
48397 #: fortran/check.c:4616
48398 #, gcc-internal-format, gfc-internal-format
48399 msgid "Noninteroperable array FPTR at %L to C_F_POINTER: %s"
48400 msgstr ""
48402 #: fortran/check.c:4632
48403 #, gcc-internal-format, gfc-internal-format
48404 msgid "Argument CPTR at %L to C_F_PROCPOINTER shall have the type TYPE(C_FUNPTR)"
48405 msgstr ""
48407 #: fortran/check.c:4644
48408 #, gcc-internal-format, gfc-internal-format
48409 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall be a procedure pointer"
48410 msgstr ""
48412 #: fortran/check.c:4651
48413 #, gcc-internal-format, gfc-internal-format
48414 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall not be coindexed"
48415 msgstr ""
48417 #: fortran/check.c:4657
48418 #, gcc-internal-format, gfc-internal-format
48419 msgid "Noninteroperable procedure pointer at %L to C_F_PROCPOINTER"
48420 msgstr ""
48422 #: fortran/check.c:4671
48423 #, gcc-internal-format, gfc-internal-format
48424 msgid "Argument X at %L to C_FUNLOC shall not be coindexed"
48425 msgstr ""
48427 #: fortran/check.c:4686
48428 #, gcc-internal-format
48429 msgid "Function result %qs at %L is invalid as X argument to C_FUNLOC"
48430 msgstr ""
48432 #: fortran/check.c:4694
48433 #, gcc-internal-format, gfc-internal-format
48434 msgid "Argument X at %L to C_FUNLOC shall be a procedure or a procedure pointer"
48435 msgstr ""
48437 #: fortran/check.c:4700
48438 #, gcc-internal-format, gfc-internal-format
48439 msgid "Noninteroperable procedure at %L to C_FUNLOC"
48440 msgstr ""
48442 #: fortran/check.c:4714
48443 #, gcc-internal-format, gfc-internal-format
48444 msgid "Argument X at %L to C_LOC shall not be coindexed"
48445 msgstr ""
48447 #: fortran/check.c:4720
48448 #, gcc-internal-format, gfc-internal-format
48449 msgid "X argument at %L to C_LOC shall not be polymorphic"
48450 msgstr ""
48452 #: fortran/check.c:4731
48453 #, gcc-internal-format, gfc-internal-format
48454 msgid "Argument X at %L to C_LOC shall have either the POINTER or the TARGET attribute"
48455 msgstr ""
48457 #: fortran/check.c:4739
48458 #, gcc-internal-format, gfc-internal-format
48459 msgid "Argument X at %L to C_LOC shall be not be a zero-sized string"
48460 msgstr ""
48462 #: fortran/check.c:4748
48463 #, gcc-internal-format, gfc-internal-format
48464 msgid "Argument at %L to C_LOC shall not be polymorphic"
48465 msgstr ""
48467 #: fortran/check.c:4755
48468 #, gcc-internal-format, gfc-internal-format
48469 msgid "Noninteroperable array at %L as argument to C_LOC: %s"
48470 msgstr ""
48472 #: fortran/check.c:4766
48473 #, gcc-internal-format, gfc-internal-format
48474 msgid "Array of interoperable type at %L to C_LOC which is nonallocatable and neither assumed size nor explicit size"
48475 msgstr ""
48477 #: fortran/check.c:4771
48478 #, gcc-internal-format, gfc-internal-format
48479 msgid "Array section at %L to C_LOC"
48480 msgstr ""
48482 #: fortran/check.c:4799
48483 #, gcc-internal-format, gfc-internal-format
48484 msgid "non double precision REAL argument to %s intrinsic at %L"
48485 msgstr ""
48487 #: fortran/check.c:4812
48488 #, gcc-internal-format
48489 msgid "%qs argument of %qs intrinsic at %L must be less than rank %d"
48490 msgstr ""
48492 #: fortran/check.c:4831
48493 #, gcc-internal-format
48494 msgid "%qs argument of %qs intrinsic at %L is not a valid dimension index"
48495 msgstr ""
48497 #: fortran/check.c:5094
48498 #, gcc-internal-format, gfc-internal-format
48499 msgid "%s argument to IMAGE_INDEX must be a rank one array at %L"
48500 msgstr ""
48502 #: fortran/check.c:5105
48503 #, gcc-internal-format, gfc-internal-format
48504 msgid "The number of array elements of the SUB argument to IMAGE_INDEX at %L shall be %d (corank) not %d"
48505 msgstr ""
48507 #: fortran/check.c:5138
48508 #, gcc-internal-format, gfc-internal-format
48509 msgid "DISTANCE= argument to NUM_IMAGES at %L"
48510 msgstr ""
48512 #: fortran/check.c:5151
48513 #, gcc-internal-format, gfc-internal-format
48514 msgid "FAILED= argument to NUM_IMAGES at %L"
48515 msgstr ""
48517 #: fortran/check.c:5174
48518 #, gcc-internal-format, gfc-internal-format
48519 msgid "DIM argument without COARRAY argument not allowed for THIS_IMAGE intrinsic at %L"
48520 msgstr ""
48522 #: fortran/check.c:5181
48523 #, gcc-internal-format, gfc-internal-format
48524 msgid "The DISTANCE argument may not be specified together with the COARRAY or DIM argument in intrinsic at %L"
48525 msgstr ""
48527 #: fortran/check.c:5192
48528 #, gcc-internal-format, gfc-internal-format
48529 msgid "Unexpected DIM argument with noncoarray argument at %L"
48530 msgstr ""
48532 #: fortran/check.c:5210
48533 #, gcc-internal-format, gfc-internal-format
48534 msgid "DISTANCE= argument to THIS_IMAGE at %L"
48535 msgstr ""
48537 #: fortran/check.c:5290
48538 #, gcc-internal-format
48539 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be %s"
48540 msgstr ""
48542 #: fortran/check.c:5319
48543 #, gcc-internal-format, gfc-internal-format
48544 msgid "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < result size %ld"
48545 msgstr ""
48547 #: fortran/check.c:5441
48548 #, gcc-internal-format
48549 msgid "%qs argument of %qs intrinsic at %L must have the same rank as %qs or be a scalar"
48550 msgstr ""
48552 #: fortran/check.c:5454
48553 #, gcc-internal-format
48554 msgid "%qs and %qs arguments of %qs intrinsic at %L must have identical shape."
48555 msgstr ""
48557 #: fortran/check.c:5710 fortran/check.c:5742
48558 #, gcc-internal-format
48559 msgid "Size of %qs argument of %qs intrinsic at %L too small (%i/%i)"
48560 msgstr ""
48562 #: fortran/check.c:5750
48563 #, gcc-internal-format, gfc-internal-format
48564 msgid "Too many arguments to %s at %L"
48565 msgstr ""
48567 #: fortran/check.c:5768
48568 #, gcc-internal-format
48569 msgid "fe_runtime_error string must be null terminated"
48570 msgstr ""
48572 #: fortran/check.c:5780
48573 #, gcc-internal-format, gfc-internal-format
48574 msgid "fe_runtime_error: Wrong number of arguments (%d instead of %d)"
48575 msgstr ""
48577 #: fortran/check.c:5820
48578 #, gcc-internal-format, gfc-internal-format
48579 msgid "COUNT argument to SYSTEM_CLOCK at %L has non-default kind"
48580 msgstr ""
48582 #: fortran/check.c:5839
48583 #, gcc-internal-format, gfc-internal-format
48584 msgid "Real COUNT_RATE argument to SYSTEM_CLOCK at %L"
48585 msgstr ""
48587 #: fortran/check.c:5849
48588 #, gcc-internal-format, gfc-internal-format
48589 msgid "COUNT_RATE argument to SYSTEM_CLOCK at %L has non-default kind"
48590 msgstr ""
48592 #: fortran/check.c:5866
48593 #, gcc-internal-format, gfc-internal-format
48594 msgid "COUNT_MAX argument to SYSTEM_CLOCK at %L has non-default kind"
48595 msgstr ""
48597 #: fortran/check.c:6083
48598 #, gcc-internal-format
48599 msgid "%qs argument of %qs intrinsic at %L must be of a kind not wider than the default kind (%d)"
48600 msgstr ""
48602 #: fortran/check.c:6435 fortran/check.c:6443
48603 #, gcc-internal-format
48604 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or LOGICAL"
48605 msgstr ""
48607 #: fortran/check.c:6474
48608 #, gcc-internal-format, gfc-internal-format
48609 msgid "Intrinsic function NULL at %L cannot be an actual argument to STORAGE_SIZE, because it returns a disassociated pointer"
48610 msgstr ""
48612 #: fortran/class.c:617
48613 #, gcc-internal-format, gfc-internal-format
48614 msgid "Assumed size polymorphic objects or components, such as that at %C, have not yet been implemented"
48615 msgstr ""
48617 #. Since the extension field is 8 bit wide, we can only have
48618 #. up to 255 extension levels.
48619 #: fortran/class.c:728 fortran/decl.c:9003
48620 #, gcc-internal-format
48621 msgid "Maximum extension level reached with type %qs at %L"
48622 msgstr ""
48624 #: fortran/class.c:2876 fortran/class.c:2950
48625 #, gcc-internal-format
48626 msgid "%qs of %qs is PRIVATE at %L"
48627 msgstr ""
48629 #: fortran/cpp.c:450
48630 #, gcc-internal-format
48631 msgid "To enable preprocessing, use %<-cpp%>"
48632 msgstr ""
48634 #: fortran/cpp.c:548 fortran/cpp.c:559 fortran/cpp.c:666
48635 #, gcc-internal-format
48636 msgid "opening output file %qs: %s"
48637 msgstr ""
48639 #: fortran/data.c:65
48640 #, gcc-internal-format, gfc-internal-format
48641 msgid "non-constant array in DATA statement %L"
48642 msgstr ""
48644 #: fortran/data.c:137
48645 #, gcc-internal-format, gfc-internal-format
48646 msgid "failure to simplify substring reference in DATA statement at %L"
48647 msgstr ""
48649 #: fortran/data.c:170
48650 #, gcc-internal-format, gfc-internal-format
48651 msgid "Unused initialization string at %L because variable has zero length"
48652 msgstr ""
48654 #: fortran/data.c:176
48655 #, gcc-internal-format, gfc-internal-format
48656 msgid "Initialization string at %L was truncated to fit the variable (%d/%d)"
48657 msgstr ""
48659 #: fortran/data.c:266
48660 #, gcc-internal-format
48661 msgid "%qs at %L already is initialized at %L"
48662 msgstr ""
48664 #: fortran/data.c:290
48665 #, gcc-internal-format, gfc-internal-format
48666 msgid "Data element below array lower bound at %L"
48667 msgstr ""
48669 #: fortran/data.c:307 fortran/data.c:396
48670 #, gcc-internal-format, gfc-internal-format
48671 msgid "Data element above array upper bound at %L"
48672 msgstr ""
48674 #: fortran/data.c:337 fortran/data.c:506
48675 #, gcc-internal-format
48676 msgid "re-initialization of %qs at %L"
48677 msgstr ""
48679 #: fortran/data.c:706
48680 #, gcc-internal-format
48681 msgid "TODO: Vector sections in data statements"
48682 msgstr ""
48684 #: fortran/decl.c:278
48685 #, gcc-internal-format
48686 msgid "Host associated variable %qs may not be in the DATA statement at %C"
48687 msgstr ""
48689 #: fortran/decl.c:285
48690 #, gcc-internal-format
48691 msgid "initialization of common block variable %qs in DATA statement at %C"
48692 msgstr ""
48694 #: fortran/decl.c:396
48695 #, gcc-internal-format
48696 msgid "Symbol %qs must be a PARAMETER in DATA statement at %C"
48697 msgstr ""
48699 #: fortran/decl.c:422
48700 #, gcc-internal-format, gfc-internal-format
48701 msgid "Invalid initializer %s in Data statement at %C"
48702 msgstr ""
48704 #: fortran/decl.c:524
48705 #, gcc-internal-format, gfc-internal-format
48706 msgid "Initialization at %C is not allowed in a PURE procedure"
48707 msgstr ""
48709 #: fortran/decl.c:561
48710 #, gcc-internal-format, gfc-internal-format
48711 msgid "DATA statement at %C cannot appear within an INTERFACE"
48712 msgstr ""
48714 #: fortran/decl.c:593
48715 #, gcc-internal-format, gfc-internal-format
48716 msgid "DATA statement at %C is not allowed in a PURE procedure"
48717 msgstr ""
48719 #: fortran/decl.c:639
48720 #, gcc-internal-format, gfc-internal-format
48721 msgid "Empty old style initializer list at %C"
48722 msgstr ""
48724 #: fortran/decl.c:659
48725 #, gcc-internal-format, gfc-internal-format
48726 msgid "Repeat spec invalid in scalar initializer at %C"
48727 msgstr ""
48729 #: fortran/decl.c:664
48730 #, gcc-internal-format, gfc-internal-format
48731 msgid "Repeat spec must be an integer at %C"
48732 msgstr ""
48734 #: fortran/decl.c:673
48735 #, gcc-internal-format, gfc-internal-format
48736 msgid "Expected data constant after repeat spec at %C"
48737 msgstr ""
48739 #: fortran/decl.c:704
48740 #, gcc-internal-format, gfc-internal-format
48741 msgid "End of scalar initializer expected at %C"
48742 msgstr ""
48744 #: fortran/decl.c:731
48745 #, gcc-internal-format, gfc-internal-format
48746 msgid "Not enough elements in array initializer at %C"
48747 msgstr ""
48749 #: fortran/decl.c:733
48750 #, gcc-internal-format, gfc-internal-format
48751 msgid "Too many elements in array initializer at %C"
48752 msgstr ""
48754 #: fortran/decl.c:752
48755 #, gcc-internal-format, gfc-internal-format
48756 msgid "Syntax error in old style initializer list at %C"
48757 msgstr "Синтаксична помилка у списку ініціалізатора у старому стилі у %C"
48759 #: fortran/decl.c:775
48760 #, gcc-internal-format, gfc-internal-format
48761 msgid "The assumed-rank array at %C shall not have a codimension"
48762 msgstr ""
48764 #: fortran/decl.c:843
48765 #, gcc-internal-format, gfc-internal-format
48766 msgid "Bad INTENT specification at %C"
48767 msgstr ""
48769 #: fortran/decl.c:864
48770 #, gcc-internal-format, gfc-internal-format
48771 msgid "deferred type parameter at %C"
48772 msgstr ""
48774 #: fortran/decl.c:947
48775 #, gcc-internal-format, gfc-internal-format
48776 msgid "Scalar INTEGER expression expected at %L"
48777 msgstr ""
48779 #: fortran/decl.c:973
48780 #, gcc-internal-format, gfc-internal-format
48781 msgid "Old-style character length at %C"
48782 msgstr ""
48784 #: fortran/decl.c:1004
48785 #, gcc-internal-format, gfc-internal-format
48786 msgid "Syntax error in character length specification at %C"
48787 msgstr ""
48789 #: fortran/decl.c:1157
48790 #, gcc-internal-format
48791 msgid "Procedure %qs at %C is already defined at %L"
48792 msgstr ""
48794 #: fortran/decl.c:1165
48795 #, gcc-internal-format
48796 msgid "Name %qs at %C is already defined as a generic interface at %L"
48797 msgstr ""
48799 #: fortran/decl.c:1178
48800 #, gcc-internal-format
48801 msgid "Procedure %qs at %C has an explicit interface and must not have attributes declared at %L"
48802 msgstr ""
48804 #: fortran/decl.c:1249
48805 #, gcc-internal-format
48806 msgid "Procedure %qs at %L must have the BIND(C) attribute to be C interoperable"
48807 msgstr ""
48809 #: fortran/decl.c:1276
48810 #, gcc-internal-format
48811 msgid "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is not C interoperable because derived type %qs is not C interoperable"
48812 msgstr ""
48814 #: fortran/decl.c:1283
48815 #, gcc-internal-format
48816 msgid "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is not C interoperable because it is polymorphic"
48817 msgstr ""
48819 #: fortran/decl.c:1290
48820 #, gcc-internal-format
48821 msgid "Variable %qs at %L is a dummy argument of the BIND(C) procedure %qs but may not be C interoperable"
48822 msgstr ""
48824 #: fortran/decl.c:1305
48825 #, gcc-internal-format
48826 msgid "Character argument %qs at %L must be length 1 because procedure %qs is BIND(C)"
48827 msgstr ""
48829 #: fortran/decl.c:1318
48830 #, gcc-internal-format
48831 msgid "Variable %qs at %L with ALLOCATABLE attribute in procedure %qs with BIND(C)"
48832 msgstr ""
48834 #: fortran/decl.c:1326
48835 #, gcc-internal-format
48836 msgid "Variable %qs at %L with POINTER attribute in procedure %qs with BIND(C)"
48837 msgstr ""
48839 #: fortran/decl.c:1335
48840 #, gcc-internal-format
48841 msgid "Scalar variable %qs at %L with POINTER or ALLOCATABLE in procedure %qs with BIND(C) is not yet supported"
48842 msgstr ""
48844 #: fortran/decl.c:1344
48845 #, gcc-internal-format
48846 msgid "Variable %qs at %L cannot have both the OPTIONAL and the VALUE attribute because procedure %qs is BIND(C)"
48847 msgstr ""
48849 #: fortran/decl.c:1351
48850 #, gcc-internal-format
48851 msgid "Variable %qs at %L with OPTIONAL attribute in procedure %qs which is BIND(C)"
48852 msgstr ""
48854 #: fortran/decl.c:1362
48855 #, gcc-internal-format
48856 msgid "Assumed-shape array %qs at %L as dummy argument to the BIND(C) procedure %qs at %L"
48857 msgstr ""
48859 #: fortran/decl.c:1412
48860 #, gcc-internal-format
48861 msgid "Symbol %qs at %C also declared as a type at %L"
48862 msgstr ""
48864 #: fortran/decl.c:1471
48865 #, gcc-internal-format
48866 msgid "Variable %qs in common block %qs at %C must be declared with a C interoperable kind since common block %qs is BIND(C)"
48867 msgstr ""
48869 #: fortran/decl.c:1505
48870 #, gcc-internal-format, gfc-internal-format
48871 msgid "CHARACTER length must be a constant at %L"
48872 msgstr ""
48874 #: fortran/decl.c:1520
48875 #, gcc-internal-format, gfc-internal-format
48876 msgid "CHARACTER expression at %L is being truncated (%d/%d)"
48877 msgstr ""
48879 #: fortran/decl.c:1527
48880 #, gcc-internal-format, gfc-internal-format
48881 msgid "The CHARACTER elements of the array constructor at %L must have the same length (%d/%d)"
48882 msgstr ""
48884 #: fortran/decl.c:1617
48885 #, gcc-internal-format
48886 msgid "Initializer not allowed for PARAMETER %qs at %C"
48887 msgstr ""
48889 #: fortran/decl.c:1627
48890 #, gcc-internal-format, gfc-internal-format
48891 msgid "PARAMETER at %L is missing an initializer"
48892 msgstr ""
48894 #: fortran/decl.c:1637
48895 #, gcc-internal-format
48896 msgid "Variable %qs at %C with an initializer already appears in a DATA statement"
48897 msgstr ""
48899 #: fortran/decl.c:1680
48900 #, gcc-internal-format, gfc-internal-format
48901 msgid "Cannot initialize parameter array at %L with variable length elements"
48902 msgstr ""
48904 #: fortran/decl.c:1741
48905 #, gcc-internal-format, gfc-internal-format
48906 msgid "Can't initialize implied-shape array at %L with scalar"
48907 msgstr ""
48909 #: fortran/decl.c:1776
48910 #, gcc-internal-format, gfc-internal-format
48911 msgid "Non-constant lower bound in implied-shape declaration at %L"
48912 msgstr ""
48914 #: fortran/decl.c:1862 fortran/decl.c:1869
48915 #, gcc-internal-format, gfc-internal-format
48916 msgid "Component at %C must have the POINTER attribute"
48917 msgstr ""
48919 #: fortran/decl.c:1878
48920 #, gcc-internal-format
48921 msgid "Component %qs with CLASS at %C must be allocatable or pointer"
48922 msgstr ""
48924 #: fortran/decl.c:1887
48925 #, gcc-internal-format, gfc-internal-format
48926 msgid "Array component of structure at %C must have explicit or deferred shape"
48927 msgstr ""
48929 #: fortran/decl.c:1911 fortran/symbol.c:2140
48930 #, gcc-internal-format
48931 msgid "Component %qs at %C already declared at %L"
48932 msgstr ""
48934 #: fortran/decl.c:1953
48935 #, gcc-internal-format, gfc-internal-format
48936 msgid "Pointer array component of structure at %C must have a deferred shape"
48937 msgstr ""
48939 #: fortran/decl.c:1962
48940 #, gcc-internal-format, gfc-internal-format
48941 msgid "Allocatable component of structure at %C must have a deferred shape"
48942 msgstr ""
48944 #: fortran/decl.c:1971
48945 #, gcc-internal-format, gfc-internal-format
48946 msgid "Array component of structure at %C must have an explicit shape"
48947 msgstr ""
48949 #: fortran/decl.c:2020
48950 #, gcc-internal-format, gfc-internal-format
48951 msgid "NULL() initialization at %C is ambiguous"
48952 msgstr ""
48954 #: fortran/decl.c:2037
48955 #, gcc-internal-format, gfc-internal-format
48956 msgid "NULL() initialization at %C may not have MOLD"
48957 msgstr ""
48959 #: fortran/decl.c:2054
48960 #, gcc-internal-format, gfc-internal-format
48961 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
48962 msgstr ""
48964 #: fortran/decl.c:2075
48965 #, gcc-internal-format, gfc-internal-format
48966 msgid "Error in pointer initialization at %C"
48967 msgstr ""
48969 #: fortran/decl.c:2082
48970 #, gcc-internal-format, gfc-internal-format
48971 msgid "non-NULL pointer initialization at %C"
48972 msgstr ""
48974 #: fortran/decl.c:2105
48975 #, gcc-internal-format
48976 msgid "Function name %qs not allowed at %C"
48977 msgstr ""
48979 #: fortran/decl.c:2172
48980 #, gcc-internal-format
48981 msgid "Non-PARAMETER symbol %qs at %L can't be implied-shape"
48982 msgstr ""
48984 #: fortran/decl.c:2182
48985 #, gcc-internal-format, gfc-internal-format
48986 msgid "Implied-shape array at %L"
48987 msgstr ""
48989 #: fortran/decl.c:2235
48990 #, gcc-internal-format
48991 msgid "%qs at %C is a redefinition of the declaration in the corresponding interface for MODULE PROCEDURE %qs"
48992 msgstr ""
48994 #: fortran/decl.c:2264 fortran/decl.c:7362
48995 #, gcc-internal-format, gfc-internal-format
48996 msgid "Duplicate array spec for Cray pointee at %C"
48997 msgstr ""
48999 #: fortran/decl.c:2272
49000 #, gcc-internal-format
49001 msgid "Couldn't set pointee array spec."
49002 msgstr ""
49004 #: fortran/decl.c:2335
49005 #, gcc-internal-format, gfc-internal-format
49006 msgid "Old-style initialization at %C"
49007 msgstr ""
49009 #: fortran/decl.c:2343
49010 #, gcc-internal-format, gfc-internal-format
49011 msgid "Invalid old style initialization for derived type component at %C"
49012 msgstr ""
49014 #: fortran/decl.c:2356
49015 #, gcc-internal-format, gfc-internal-format
49016 msgid "Syntax error in old style initialization of %s at %C"
49017 msgstr "Синтаксична помилка у ініціалізації у старому стилі %s, адреса — %C"
49019 #: fortran/decl.c:2376 fortran/decl.c:5654
49020 #, gcc-internal-format, gfc-internal-format
49021 msgid "Initialization at %C isn't for a pointer variable"
49022 msgstr ""
49024 #: fortran/decl.c:2389
49025 #, gcc-internal-format
49026 msgid "Pointer initialization at %C requires %<=>%>, not %<=%>"
49027 msgstr ""
49029 #: fortran/decl.c:2398 fortran/decl.c:9152
49030 #, gcc-internal-format, gfc-internal-format
49031 msgid "Expected an initialization expression at %C"
49032 msgstr ""
49034 #: fortran/decl.c:2405
49035 #, gcc-internal-format, gfc-internal-format
49036 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
49037 msgstr ""
49039 #: fortran/decl.c:2422
49040 #, gcc-internal-format, gfc-internal-format
49041 msgid "Initialization of allocatable component at %C is not allowed"
49042 msgstr ""
49044 #: fortran/decl.c:2482 fortran/decl.c:2518
49045 #, gcc-internal-format, gfc-internal-format
49046 msgid "Old-style type declaration %s*%d not supported at %C"
49047 msgstr ""
49049 #: fortran/decl.c:2524
49050 #, gcc-internal-format, gfc-internal-format
49051 msgid "Nonstandard type declaration %s*%d at %C"
49052 msgstr ""
49054 #: fortran/decl.c:2574 fortran/decl.c:2647
49055 #, gcc-internal-format, gfc-internal-format
49056 msgid "Missing right parenthesis at %C"
49057 msgstr ""
49059 #: fortran/decl.c:2587 fortran/decl.c:2718
49060 #, gcc-internal-format, gfc-internal-format
49061 msgid "Expected initialization expression at %C"
49062 msgstr ""
49064 #: fortran/decl.c:2595 fortran/decl.c:2724
49065 #, gcc-internal-format, gfc-internal-format
49066 msgid "Expected scalar initialization expression at %C"
49067 msgstr ""
49069 #: fortran/decl.c:2623
49070 #, gcc-internal-format, gfc-internal-format
49071 msgid "Kind %d not supported for type %s at %C"
49072 msgstr ""
49074 #: fortran/decl.c:2636
49075 #, gcc-internal-format, gfc-internal-format
49076 msgid "C kind type parameter is for type %s but type at %L is %s"
49077 msgstr ""
49079 #: fortran/decl.c:2645
49080 #, gcc-internal-format, gfc-internal-format
49081 msgid "Missing right parenthesis or comma at %C"
49082 msgstr ""
49084 #: fortran/decl.c:2743
49085 #, gcc-internal-format, gfc-internal-format
49086 msgid "Kind %d is not supported for CHARACTER at %C"
49087 msgstr ""
49089 #: fortran/decl.c:2875
49090 #, gcc-internal-format, gfc-internal-format
49091 msgid "Syntax error in CHARACTER declaration at %C"
49092 msgstr ""
49094 #: fortran/decl.c:2943
49095 #, gcc-internal-format, gfc-internal-format
49096 msgid "RECORD at %C is an extension, enable it with -fdec-structure"
49097 msgstr ""
49099 #: fortran/decl.c:2956
49100 #, gcc-internal-format, gfc-internal-format
49101 msgid "Structure name expected after RECORD at %C"
49102 msgstr ""
49104 #: fortran/decl.c:2995
49105 #, gcc-internal-format, gfc-internal-format
49106 msgid "BYTE type at %C"
49107 msgstr ""
49109 #: fortran/decl.c:3000
49110 #, gcc-internal-format, gfc-internal-format
49111 msgid "BYTE type used at %C is not available on the target machine"
49112 msgstr ""
49114 #: fortran/decl.c:3022
49115 #, gcc-internal-format, gfc-internal-format
49116 msgid "Assumed type at %C is not allowed for components"
49117 msgstr ""
49119 #: fortran/decl.c:3025
49120 #, gcc-internal-format, gfc-internal-format
49121 msgid "Assumed type at %C"
49122 msgstr ""
49124 #: fortran/decl.c:3048 fortran/decl.c:3079 fortran/decl.c:3108
49125 #: fortran/decl.c:3324
49126 #, gcc-internal-format, gfc-internal-format
49127 msgid "TYPE with intrinsic-type-spec at %C"
49128 msgstr ""
49130 #: fortran/decl.c:3104
49131 #, gcc-internal-format, gfc-internal-format
49132 msgid "DOUBLE COMPLEX at %C"
49133 msgstr ""
49135 #: fortran/decl.c:3141 fortran/decl.c:3250 fortran/decl.c:3263
49136 #: fortran/decl.c:3719 fortran/decl.c:3727
49137 #, gcc-internal-format
49138 msgid "Type name %qs at %C is ambiguous"
49139 msgstr ""
49141 #: fortran/decl.c:3217
49142 #, gcc-internal-format, gfc-internal-format
49143 msgid "CLASS statement at %C"
49144 msgstr ""
49146 #: fortran/decl.c:3278
49147 #, gcc-internal-format
49148 msgid "Type name %qs at %C conflicts with previously declared entity at %L, which has the same name"
49149 msgstr ""
49151 #: fortran/decl.c:3395
49152 #, gcc-internal-format, gfc-internal-format
49153 msgid "Duplicate IMPLICIT NONE statement at %C"
49154 msgstr ""
49156 #: fortran/decl.c:3404
49157 #, gcc-internal-format, gfc-internal-format
49158 msgid "IMPORT NONE with spec list at %C"
49159 msgstr ""
49161 #: fortran/decl.c:3463
49162 #, gcc-internal-format, gfc-internal-format
49163 msgid "Missing character range in IMPLICIT at %C"
49164 msgstr ""
49166 #: fortran/decl.c:3509
49167 #, gcc-internal-format, gfc-internal-format
49168 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
49169 msgstr ""
49171 #: fortran/decl.c:3562
49172 #, gcc-internal-format, gfc-internal-format
49173 msgid "IMPLICIT statement at %C following an IMPLICIT NONE (type) statement"
49174 msgstr ""
49176 #: fortran/decl.c:3572
49177 #, gcc-internal-format, gfc-internal-format
49178 msgid "Empty IMPLICIT statement at %C"
49179 msgstr ""
49181 #: fortran/decl.c:3678
49182 #, gcc-internal-format, gfc-internal-format
49183 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
49184 msgstr ""
49186 #: fortran/decl.c:3685
49187 #, gcc-internal-format, gfc-internal-format
49188 msgid "F2008: C1210 IMPORT statement at %C is not permitted in a module procedure interface body"
49189 msgstr ""
49191 #: fortran/decl.c:3690
49192 #, gcc-internal-format, gfc-internal-format
49193 msgid "IMPORT statement at %C"
49194 msgstr ""
49196 #: fortran/decl.c:3704
49197 #, gcc-internal-format, gfc-internal-format
49198 msgid "Expecting list of named entities at %C"
49199 msgstr ""
49201 #: fortran/decl.c:3733
49202 #, gcc-internal-format
49203 msgid "Cannot IMPORT %qs from host scoping unit at %C - does not exist."
49204 msgstr ""
49206 #: fortran/decl.c:3740
49207 #, gcc-internal-format
49208 msgid "%qs is already IMPORTed from host scoping unit at %C"
49209 msgstr ""
49211 #: fortran/decl.c:3781
49212 #, gcc-internal-format, gfc-internal-format
49213 msgid "Syntax error in IMPORT statement at %C"
49214 msgstr ""
49216 #: fortran/decl.c:4107
49217 #, gcc-internal-format, gfc-internal-format
49218 msgid "Missing codimension specification at %C"
49219 msgstr ""
49221 #: fortran/decl.c:4109
49222 #, gcc-internal-format, gfc-internal-format
49223 msgid "Missing dimension specification at %C"
49224 msgstr ""
49226 #: fortran/decl.c:4198
49227 #, gcc-internal-format, gfc-internal-format
49228 msgid "Duplicate %s attribute at %L"
49229 msgstr ""
49231 #: fortran/decl.c:4213
49232 #, gcc-internal-format, gfc-internal-format
49233 msgid "%s at %L is a DEC extension, enable with -fdec-static"
49234 msgstr ""
49236 #: fortran/decl.c:4229
49237 #, gcc-internal-format, gfc-internal-format
49238 msgid "ALLOCATABLE attribute at %C in a TYPE definition"
49239 msgstr ""
49241 #: fortran/decl.c:4238
49242 #, gcc-internal-format, gfc-internal-format
49243 msgid "Attribute at %L is not allowed in a TYPE definition"
49244 msgstr ""
49246 #: fortran/decl.c:4256
49247 #, gcc-internal-format, gfc-internal-format
49248 msgid "Attribute %s at %L in a TYPE definition"
49249 msgstr ""
49251 #: fortran/decl.c:4266
49252 #, gcc-internal-format, gfc-internal-format
49253 msgid "%s attribute at %L is not allowed outside of the specification part of a module"
49254 msgstr ""
49256 #: fortran/decl.c:4280
49257 #, gcc-internal-format, gfc-internal-format
49258 msgid "ASYNCHRONOUS attribute at %C"
49259 msgstr ""
49261 #: fortran/decl.c:4291
49262 #, gcc-internal-format, gfc-internal-format
49263 msgid "CONTIGUOUS attribute at %C"
49264 msgstr ""
49266 #: fortran/decl.c:4338 fortran/decl.c:7666
49267 #, gcc-internal-format, gfc-internal-format
49268 msgid "PROTECTED at %C only allowed in specification part of a module"
49269 msgstr ""
49271 #: fortran/decl.c:4344
49272 #, gcc-internal-format, gfc-internal-format
49273 msgid "PROTECTED attribute at %C"
49274 msgstr ""
49276 #: fortran/decl.c:4378
49277 #, gcc-internal-format, gfc-internal-format
49278 msgid "VALUE attribute at %C"
49279 msgstr ""
49281 #: fortran/decl.c:4385
49282 #, gcc-internal-format, gfc-internal-format
49283 msgid "VOLATILE attribute at %C"
49284 msgstr ""
49286 #: fortran/decl.c:4392
49287 #, gcc-internal-format
49288 msgid "match_attr_spec(): Bad attribute"
49289 msgstr ""
49291 #: fortran/decl.c:4432
49292 #, gcc-internal-format, gfc-internal-format
49293 msgid "Multiple identifiers provided with single NAME= specifier at %C"
49294 msgstr ""
49296 #: fortran/decl.c:4530
49297 #, gcc-internal-format
49298 msgid "Implicitly declared BIND(C) function %qs at %L may not be C interoperable"
49299 msgstr ""
49301 #: fortran/decl.c:4552
49302 #, gcc-internal-format
49303 msgid "Variable %qs in common block %qs at %L may not be a C interoperable kind though common block %qs is BIND(C)"
49304 msgstr ""
49306 #: fortran/decl.c:4561
49307 #, gcc-internal-format
49308 msgid "Type declaration %qs at %L is not C interoperable but it is BIND(C)"
49309 msgstr ""
49311 #: fortran/decl.c:4565
49312 #, gcc-internal-format
49313 msgid "Variable %qs at %L may not be a C interoperable kind but it is BIND(C)"
49314 msgstr ""
49316 #: fortran/decl.c:4577
49317 #, gcc-internal-format
49318 msgid "Variable %qs in common block %qs at %L cannot be declared with BIND(C) since it is not a global"
49319 msgstr ""
49321 #: fortran/decl.c:4591
49322 #, gcc-internal-format
49323 msgid "Variable %qs at %L cannot have both the POINTER and BIND(C) attributes"
49324 msgstr ""
49326 #: fortran/decl.c:4599
49327 #, gcc-internal-format
49328 msgid "Variable %qs at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
49329 msgstr ""
49331 #: fortran/decl.c:4611
49332 #, gcc-internal-format
49333 msgid "Return type of BIND(C) function %qs at %L cannot be an array"
49334 msgstr ""
49336 #: fortran/decl.c:4619
49337 #, gcc-internal-format
49338 msgid "Return type of BIND(C) function %qs at %L cannot be a character string"
49339 msgstr ""
49341 #. Use gfc_warning_now because we won't say that the symbol fails
49342 #. just because of this.
49343 #: fortran/decl.c:4630
49344 #, gcc-internal-format
49345 msgid "Symbol %qs at %L is marked PRIVATE but has been given the binding label %qs"
49346 msgstr ""
49348 #: fortran/decl.c:4704
49349 #, gcc-internal-format, gfc-internal-format
49350 msgid "Need either entity or common block name for attribute specification statement at %C"
49351 msgstr ""
49353 #: fortran/decl.c:4749
49354 #, gcc-internal-format, gfc-internal-format
49355 msgid "Missing entity or common block name for attribute specification statement at %C"
49356 msgstr ""
49358 #: fortran/decl.c:4756
49359 #, gcc-internal-format
49360 msgid "Missing symbol"
49361 msgstr ""
49363 #: fortran/decl.c:4785
49364 #, gcc-internal-format, gfc-internal-format
49365 msgid "BIND(C) statement at %C"
49366 msgstr ""
49368 #: fortran/decl.c:4869
49369 #, gcc-internal-format, gfc-internal-format
49370 msgid "Derived type at %C has not been previously defined and so cannot appear in a derived type definition"
49371 msgstr ""
49373 #: fortran/decl.c:4911
49374 #, fuzzy, gcc-internal-format, gfc-internal-format
49375 #| msgid "Syntax error in nested structure declaration at %C"
49376 msgid "Syntax error in anonymous structure declaration at %C"
49377 msgstr "Синтаксична помилка у оголошенні вкладеної структури у %C"
49379 #: fortran/decl.c:4920
49380 #, gcc-internal-format, gfc-internal-format
49381 msgid "Syntax error in data declaration at %C"
49382 msgstr ""
49384 #: fortran/decl.c:4963
49385 #, gcc-internal-format, gfc-internal-format
49386 msgid "MODULE prefix at %C"
49387 msgstr ""
49389 #: fortran/decl.c:5008
49390 #, gcc-internal-format, gfc-internal-format
49391 msgid "IMPURE procedure at %C"
49392 msgstr ""
49394 #: fortran/decl.c:5020
49395 #, gcc-internal-format, gfc-internal-format
49396 msgid "PURE and IMPURE must not appear both at %C"
49397 msgstr ""
49399 #: fortran/decl.c:5066
49400 #, gcc-internal-format, gfc-internal-format
49401 msgid "ELEMENTAL prefix in MODULE PROCEDURE interface is missing at %L"
49402 msgstr ""
49404 #: fortran/decl.c:5073
49405 #, gcc-internal-format, gfc-internal-format
49406 msgid "PURE prefix in MODULE PROCEDURE interface is missing at %L"
49407 msgstr ""
49409 #: fortran/decl.c:5080
49410 #, gcc-internal-format, gfc-internal-format
49411 msgid "RECURSIVE prefix in MODULE PROCEDURE interface is missing at %L"
49412 msgstr ""
49414 #: fortran/decl.c:5143 fortran/primary.c:1783
49415 #, gcc-internal-format, gfc-internal-format
49416 msgid "Alternate-return argument at %C"
49417 msgstr ""
49419 #: fortran/decl.c:5189
49420 #, gcc-internal-format
49421 msgid "Name %qs at %C is the name of the procedure"
49422 msgstr ""
49424 #: fortran/decl.c:5201
49425 #, gcc-internal-format, gfc-internal-format
49426 msgid "Unexpected junk in formal argument list at %C"
49427 msgstr ""
49429 #: fortran/decl.c:5218
49430 #, gcc-internal-format
49431 msgid "Duplicate symbol %qs in formal argument list at %C"
49432 msgstr ""
49434 #: fortran/decl.c:5257
49435 #, gcc-internal-format, gfc-internal-format
49436 msgid "Mismatch in MODULE PROCEDURE formal argument names (%s/%s) at %C"
49437 msgstr ""
49439 #: fortran/decl.c:5263
49440 #, gcc-internal-format, gfc-internal-format
49441 msgid "Mismatch in number of MODULE PROCEDURE formal arguments at %C"
49442 msgstr ""
49444 #: fortran/decl.c:5302
49445 #, gcc-internal-format, gfc-internal-format
49446 msgid "RESULT variable at %C must be different than function name"
49447 msgstr ""
49449 #: fortran/decl.c:5379
49450 #, gcc-internal-format, gfc-internal-format
49451 msgid "Unexpected junk after function declaration at %C"
49452 msgstr ""
49454 #: fortran/decl.c:5389 fortran/decl.c:6487
49455 #, gcc-internal-format, gfc-internal-format
49456 msgid "BIND(C) attribute at %L may not be specified for an internal procedure"
49457 msgstr ""
49459 #: fortran/decl.c:5593
49460 #, gcc-internal-format, gfc-internal-format
49461 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
49462 msgstr ""
49464 #: fortran/decl.c:5600
49465 #, gcc-internal-format, gfc-internal-format
49466 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
49467 msgstr ""
49469 #: fortran/decl.c:5606
49470 #, gcc-internal-format, gfc-internal-format
49471 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
49472 msgstr ""
49474 #: fortran/decl.c:5629
49475 #, gcc-internal-format
49476 msgid "Procedure %qs at %L already has basic type of %s"
49477 msgstr ""
49479 #: fortran/decl.c:5675 fortran/decl.c:5863 fortran/decl.c:9635
49480 #, gcc-internal-format, gfc-internal-format
49481 msgid "Syntax error in PROCEDURE statement at %C"
49482 msgstr ""
49484 #: fortran/decl.c:5724 fortran/decl.c:9535
49485 #, gcc-internal-format
49486 msgid "Expected %<::%> after binding-attributes at %C"
49487 msgstr ""
49489 #: fortran/decl.c:5731
49490 #, gcc-internal-format, gfc-internal-format
49491 msgid "NOPASS or explicit interface required at %C"
49492 msgstr ""
49494 #: fortran/decl.c:5735
49495 #, gcc-internal-format, gfc-internal-format
49496 msgid "Procedure pointer component at %C"
49497 msgstr ""
49499 #: fortran/decl.c:5807
49500 #, gcc-internal-format, gfc-internal-format
49501 msgid "Syntax error in procedure pointer component at %C"
49502 msgstr ""
49504 #: fortran/decl.c:5825
49505 #, gcc-internal-format, gfc-internal-format
49506 msgid "PROCEDURE at %C must be in a generic interface"
49507 msgstr ""
49509 #: fortran/decl.c:5834 fortran/decl.c:8371
49510 #, gcc-internal-format, gfc-internal-format
49511 msgid "double colon in MODULE PROCEDURE statement at %L"
49512 msgstr ""
49514 #: fortran/decl.c:5904
49515 #, gcc-internal-format, gfc-internal-format
49516 msgid "PROCEDURE statement at %C"
49517 msgstr ""
49519 #: fortran/decl.c:5976
49520 #, gcc-internal-format, gfc-internal-format
49521 msgid "Expected formal argument list in function definition at %C"
49522 msgstr ""
49524 #: fortran/decl.c:6000 fortran/decl.c:6004 fortran/decl.c:6259
49525 #: fortran/decl.c:6263 fortran/decl.c:6455 fortran/decl.c:6459
49526 #: fortran/symbol.c:1785
49527 #, gcc-internal-format, gfc-internal-format
49528 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
49529 msgstr ""
49531 #: fortran/decl.c:6157
49532 #, gcc-internal-format, gfc-internal-format
49533 msgid "ENTRY statement at %C"
49534 msgstr ""
49536 #: fortran/decl.c:6166
49537 #, gcc-internal-format, gfc-internal-format
49538 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
49539 msgstr ""
49541 #: fortran/decl.c:6169
49542 #, gcc-internal-format, gfc-internal-format
49543 msgid "ENTRY statement at %C cannot appear within a MODULE"
49544 msgstr ""
49546 #: fortran/decl.c:6172
49547 #, gcc-internal-format, gfc-internal-format
49548 msgid "ENTRY statement at %C cannot appear within a SUBMODULE"
49549 msgstr ""
49551 #: fortran/decl.c:6175
49552 #, gcc-internal-format, gfc-internal-format
49553 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
49554 msgstr ""
49556 #: fortran/decl.c:6179 fortran/decl.c:6224
49557 #, gcc-internal-format, gfc-internal-format
49558 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
49559 msgstr ""
49561 #: fortran/decl.c:6183
49562 #, gcc-internal-format, gfc-internal-format
49563 msgid "ENTRY statement at %C cannot appear within a STRUCTURE block"
49564 msgstr ""
49566 #: fortran/decl.c:6187
49567 #, gcc-internal-format, gfc-internal-format
49568 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
49569 msgstr ""
49571 #: fortran/decl.c:6191
49572 #, gcc-internal-format, gfc-internal-format
49573 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
49574 msgstr ""
49576 #: fortran/decl.c:6196
49577 #, gcc-internal-format, gfc-internal-format
49578 msgid "ENTRY statement at %C cannot appear within a DO block"
49579 msgstr ""
49581 #: fortran/decl.c:6200
49582 #, gcc-internal-format, gfc-internal-format
49583 msgid "ENTRY statement at %C cannot appear within a SELECT block"
49584 msgstr ""
49586 #: fortran/decl.c:6204
49587 #, gcc-internal-format, gfc-internal-format
49588 msgid "ENTRY statement at %C cannot appear within a FORALL block"
49589 msgstr ""
49591 #: fortran/decl.c:6208
49592 #, gcc-internal-format, gfc-internal-format
49593 msgid "ENTRY statement at %C cannot appear within a WHERE block"
49594 msgstr ""
49596 #: fortran/decl.c:6212
49597 #, gcc-internal-format, gfc-internal-format
49598 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
49599 msgstr ""
49601 #: fortran/decl.c:6216
49602 #, gcc-internal-format, gfc-internal-format
49603 msgid "Unexpected ENTRY statement at %C"
49604 msgstr ""
49606 #: fortran/decl.c:6237
49607 #, gcc-internal-format, gfc-internal-format
49608 msgid "ENTRY statement at %C cannot appear in a contained procedure"
49609 msgstr ""
49611 #: fortran/decl.c:6288 fortran/decl.c:6494
49612 #, gcc-internal-format, gfc-internal-format
49613 msgid "Missing required parentheses before BIND(C) at %C"
49614 msgstr ""
49616 #: fortran/decl.c:6556 fortran/decl.c:6563
49617 #, gcc-internal-format, gfc-internal-format
49618 msgid "Invalid C identifier in NAME= specifier at %C"
49619 msgstr ""
49621 #: fortran/decl.c:6603
49622 #, gcc-internal-format, gfc-internal-format
49623 msgid "Syntax error in NAME= specifier for binding label at %C"
49624 msgstr ""
49626 #: fortran/decl.c:6619
49627 #, gcc-internal-format, gfc-internal-format
49628 msgid "NAME= specifier at %C should be a constant expression"
49629 msgstr ""
49631 #: fortran/decl.c:6627
49632 #, gcc-internal-format, gfc-internal-format
49633 msgid "NAME= specifier at %C should be a scalar of default character kind"
49634 msgstr ""
49636 #: fortran/decl.c:6646
49637 #, gcc-internal-format, gfc-internal-format
49638 msgid "Missing closing paren for binding label at %C"
49639 msgstr ""
49641 #: fortran/decl.c:6652
49642 #, gcc-internal-format, gfc-internal-format
49643 msgid "No binding name is allowed in BIND(C) at %C"
49644 msgstr ""
49646 #: fortran/decl.c:6658
49647 #, gcc-internal-format, gfc-internal-format
49648 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
49649 msgstr ""
49651 #: fortran/decl.c:6687
49652 #, gcc-internal-format, gfc-internal-format
49653 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
49654 msgstr ""
49656 #: fortran/decl.c:6932
49657 #, gcc-internal-format, gfc-internal-format
49658 msgid "Unexpected END statement at %C"
49659 msgstr ""
49661 #: fortran/decl.c:6941
49662 #, gcc-internal-format, gfc-internal-format
49663 msgid "END statement instead of %s statement at %L"
49664 msgstr ""
49666 #. We would have required END [something].
49667 #: fortran/decl.c:6950
49668 #, gcc-internal-format, gfc-internal-format
49669 msgid "%s statement expected at %L"
49670 msgstr ""
49672 #: fortran/decl.c:6961
49673 #, gcc-internal-format, gfc-internal-format
49674 msgid "Expecting %s statement at %L"
49675 msgstr ""
49677 #: fortran/decl.c:6981
49678 #, gcc-internal-format
49679 msgid "Expected block name of %qs in %s statement at %L"
49680 msgstr ""
49682 #: fortran/decl.c:6998
49683 #, gcc-internal-format, gfc-internal-format
49684 msgid "Expected terminating name at %C"
49685 msgstr ""
49687 #: fortran/decl.c:7012 fortran/decl.c:7020
49688 #, gcc-internal-format
49689 msgid "Expected label %qs for %s statement at %C"
49690 msgstr ""
49692 #: fortran/decl.c:7119
49693 #, gcc-internal-format, gfc-internal-format
49694 msgid "Missing array specification at %L in DIMENSION statement"
49695 msgstr ""
49697 #: fortran/decl.c:7127
49698 #, gcc-internal-format, gfc-internal-format
49699 msgid "Dimensions specified for %s at %L after its initialization"
49700 msgstr ""
49702 #: fortran/decl.c:7135
49703 #, gcc-internal-format, gfc-internal-format
49704 msgid "Missing array specification at %L in CODIMENSION statement"
49705 msgstr ""
49707 #: fortran/decl.c:7144
49708 #, gcc-internal-format, gfc-internal-format
49709 msgid "Array specification must be deferred at %L"
49710 msgstr ""
49712 #: fortran/decl.c:7242
49713 #, gcc-internal-format, gfc-internal-format
49714 msgid "Unexpected character in variable list at %C"
49715 msgstr ""
49717 #: fortran/decl.c:7279
49718 #, gcc-internal-format
49719 msgid "Expected %<(%> at %C"
49720 msgstr ""
49722 #: fortran/decl.c:7293 fortran/decl.c:7333
49723 #, gcc-internal-format, gfc-internal-format
49724 msgid "Expected variable name at %C"
49725 msgstr ""
49727 #: fortran/decl.c:7309
49728 #, gcc-internal-format, gfc-internal-format
49729 msgid "Cray pointer at %C must be an integer"
49730 msgstr ""
49732 #: fortran/decl.c:7313
49733 #, gcc-internal-format, gfc-internal-format
49734 msgid "Cray pointer at %C has %d bytes of precision; memory addresses require %d bytes"
49735 msgstr ""
49737 #: fortran/decl.c:7319
49738 #, gcc-internal-format, gfc-internal-format
49739 msgid "Expected \",\" at %C"
49740 msgstr ""
49742 #: fortran/decl.c:7358
49743 #, gcc-internal-format
49744 msgid "Couldn't set Cray pointee array spec."
49745 msgstr ""
49747 #: fortran/decl.c:7382
49748 #, gcc-internal-format, gfc-internal-format
49749 msgid "Expected \")\" at %C"
49750 msgstr ""
49752 #: fortran/decl.c:7394
49753 #, gcc-internal-format
49754 msgid "Expected %<,%> or end of statement at %C"
49755 msgstr ""
49757 #: fortran/decl.c:7420
49758 #, gcc-internal-format, gfc-internal-format
49759 msgid "INTENT is not allowed inside of BLOCK at %C"
49760 msgstr ""
49762 #: fortran/decl.c:7452
49763 #, gcc-internal-format, gfc-internal-format
49764 msgid "OPTIONAL is not allowed inside of BLOCK at %C"
49765 msgstr ""
49767 #: fortran/decl.c:7471
49768 #, gcc-internal-format, gfc-internal-format
49769 msgid "Cray pointer declaration at %C requires -fcray-pointer flag"
49770 msgstr ""
49772 #: fortran/decl.c:7510
49773 #, gcc-internal-format, gfc-internal-format
49774 msgid "CONTIGUOUS statement at %C"
49775 msgstr ""
49777 #: fortran/decl.c:7616
49778 #, gcc-internal-format, gfc-internal-format
49779 msgid "Access specification of the %s operator at %C has already been specified"
49780 msgstr ""
49782 #: fortran/decl.c:7633
49783 #, gcc-internal-format, gfc-internal-format
49784 msgid "Access specification of the .%s. operator at %C has already been specified"
49785 msgstr ""
49787 #: fortran/decl.c:7672
49788 #, gcc-internal-format, gfc-internal-format
49789 msgid "PROTECTED statement at %C"
49790 msgstr ""
49792 #: fortran/decl.c:7710
49793 #, gcc-internal-format, gfc-internal-format
49794 msgid "Syntax error in PROTECTED statement at %C"
49795 msgstr ""
49797 #: fortran/decl.c:7734
49798 #, gcc-internal-format, gfc-internal-format
49799 msgid "PRIVATE statement at %C is only allowed in the specification part of a module"
49800 msgstr ""
49802 #: fortran/decl.c:7771
49803 #, gcc-internal-format, gfc-internal-format
49804 msgid "PUBLIC statement at %C is only allowed in the specification part of a module"
49805 msgstr ""
49807 #: fortran/decl.c:7799
49808 #, gcc-internal-format, gfc-internal-format
49809 msgid "Expected variable name at %C in PARAMETER statement"
49810 msgstr ""
49812 #: fortran/decl.c:7806
49813 #, gcc-internal-format, gfc-internal-format
49814 msgid "Expected = sign in PARAMETER statement at %C"
49815 msgstr ""
49817 #: fortran/decl.c:7812
49818 #, gcc-internal-format, gfc-internal-format
49819 msgid "Expected expression at %C in PARAMETER statement"
49820 msgstr ""
49822 #: fortran/decl.c:7832
49823 #, gcc-internal-format, gfc-internal-format
49824 msgid "Initializing already initialized variable at %C"
49825 msgstr ""
49827 #. With legacy PARAMETER statements, don't expect a terminating ')'.
49828 #: fortran/decl.c:7857
49829 #, gcc-internal-format, gfc-internal-format
49830 msgid "PARAMETER without '()' at %C"
49831 msgstr ""
49833 #: fortran/decl.c:7873
49834 #, gcc-internal-format, gfc-internal-format
49835 msgid "Unexpected characters in PARAMETER statement at %C"
49836 msgstr ""
49838 #: fortran/decl.c:7892
49839 #, gcc-internal-format, gfc-internal-format
49840 msgid "AUTOMATIC at %C is a DEC extension, enable with -fdec-static"
49841 msgstr ""
49843 #: fortran/decl.c:7925
49844 #, gcc-internal-format, gfc-internal-format
49845 msgid "Expected entity-list in AUTOMATIC statement at %C"
49846 msgstr ""
49848 #: fortran/decl.c:7932
49849 #, fuzzy, gcc-internal-format, gfc-internal-format
49850 #| msgid "Syntax error in SUBMODULE statement at %C"
49851 msgid "Syntax error in AUTOMATIC statement at %C"
49852 msgstr "Синтаксична помилка у інструкції SUBMODULE у %C"
49854 #: fortran/decl.c:7946
49855 #, gcc-internal-format, gfc-internal-format
49856 msgid "STATIC at %C is a DEC extension, enable with -fdec-static"
49857 msgstr ""
49859 #: fortran/decl.c:7979
49860 #, gcc-internal-format, gfc-internal-format
49861 msgid "Expected entity-list in STATIC statement at %C"
49862 msgstr ""
49864 #: fortran/decl.c:7986
49865 #, fuzzy, gcc-internal-format, gfc-internal-format
49866 #| msgid "Syntax error in SUBMODULE statement at %C"
49867 msgid "Syntax error in STATIC statement at %C"
49868 msgstr "Синтаксична помилка у інструкції SUBMODULE у %C"
49870 #: fortran/decl.c:8005
49871 #, gcc-internal-format, gfc-internal-format
49872 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
49873 msgstr ""
49875 #: fortran/decl.c:8016
49876 #, gcc-internal-format, gfc-internal-format
49877 msgid "SAVE statement at %C follows blanket SAVE statement"
49878 msgstr ""
49880 #: fortran/decl.c:8062
49881 #, gcc-internal-format, gfc-internal-format
49882 msgid "Syntax error in SAVE statement at %C"
49883 msgstr ""
49885 #: fortran/decl.c:8076
49886 #, gcc-internal-format, gfc-internal-format
49887 msgid "VALUE is not allowed inside of BLOCK at %C"
49888 msgstr ""
49890 #: fortran/decl.c:8080
49891 #, gcc-internal-format, gfc-internal-format
49892 msgid "VALUE statement at %C"
49893 msgstr ""
49895 #: fortran/decl.c:8118
49896 #, gcc-internal-format, gfc-internal-format
49897 msgid "Syntax error in VALUE statement at %C"
49898 msgstr ""
49900 #: fortran/decl.c:8129
49901 #, gcc-internal-format, gfc-internal-format
49902 msgid "VOLATILE statement at %C"
49903 msgstr ""
49905 #: fortran/decl.c:8152
49906 #, gcc-internal-format
49907 msgid "Specifying VOLATILE for coarray variable %qs at %C, which is use-/host-associated"
49908 msgstr ""
49910 #: fortran/decl.c:8177
49911 #, gcc-internal-format, gfc-internal-format
49912 msgid "Syntax error in VOLATILE statement at %C"
49913 msgstr ""
49915 #: fortran/decl.c:8188
49916 #, gcc-internal-format, gfc-internal-format
49917 msgid "ASYNCHRONOUS statement at %C"
49918 msgstr ""
49920 #: fortran/decl.c:8228
49921 #, gcc-internal-format, gfc-internal-format
49922 msgid "Syntax error in ASYNCHRONOUS statement at %C"
49923 msgstr ""
49925 #: fortran/decl.c:8253
49926 #, gcc-internal-format, gfc-internal-format
49927 msgid "MODULE PROCEDURE declaration at %C"
49928 msgstr ""
49930 #: fortran/decl.c:8346
49931 #, gcc-internal-format, gfc-internal-format
49932 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
49933 msgstr ""
49935 #: fortran/decl.c:8404
49936 #, gcc-internal-format, gfc-internal-format
49937 msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
49938 msgstr ""
49940 #: fortran/decl.c:8453
49941 #, gcc-internal-format, gfc-internal-format
49942 msgid "Ambiguous symbol in TYPE definition at %C"
49943 msgstr ""
49945 #: fortran/decl.c:8462
49946 #, gcc-internal-format
49947 msgid "Symbol %qs at %C has not been previously defined"
49948 msgstr ""
49950 #: fortran/decl.c:8468
49951 #, gcc-internal-format
49952 msgid "%qs in EXTENDS expression at %C is not a derived type"
49953 msgstr ""
49955 #: fortran/decl.c:8475
49956 #, gcc-internal-format
49957 msgid "%qs cannot be extended at %C because it is BIND(C)"
49958 msgstr ""
49960 #: fortran/decl.c:8482
49961 #, gcc-internal-format
49962 msgid "%qs cannot be extended at %C because it is a SEQUENCE type"
49963 msgstr ""
49965 #: fortran/decl.c:8505
49966 #, gcc-internal-format, gfc-internal-format
49967 msgid "Derived type at %C can only be PRIVATE in the specification part of a module"
49968 msgstr ""
49970 #: fortran/decl.c:8517
49971 #, gcc-internal-format, gfc-internal-format
49972 msgid "Derived type at %C can only be PUBLIC in the specification part of a module"
49973 msgstr ""
49975 #: fortran/decl.c:8538
49976 #, gcc-internal-format, gfc-internal-format
49977 msgid "ABSTRACT type at %C"
49978 msgstr ""
49980 #: fortran/decl.c:8584
49981 #, gcc-internal-format, gfc-internal-format
49982 msgid "Failed to create structure type '%s' at %C"
49983 msgstr ""
49985 #: fortran/decl.c:8590
49986 #, gcc-internal-format
49987 msgid "Type definition of %qs at %C was already defined at %L"
49988 msgstr ""
49990 #: fortran/decl.c:8637
49991 #, gcc-internal-format, gfc-internal-format
49992 msgid "Junk after MAP statement at %C"
49993 msgstr "Зайві команди після інструкції MAP у %C"
49995 #: fortran/decl.c:8670
49996 #, gcc-internal-format, gfc-internal-format
49997 msgid "Junk after UNION statement at %C"
49998 msgstr "Зайві команди після інструкції UNION у %C"
50000 #: fortran/decl.c:8705
50001 #, gcc-internal-format, gfc-internal-format
50002 msgid "STRUCTURE at %C is a DEC extension, enable with -fdec-structure"
50003 msgstr ""
50005 #: fortran/decl.c:8718
50006 #, gcc-internal-format, gfc-internal-format
50007 msgid "Structure name expected in non-nested structure declaration at %C"
50008 msgstr ""
50010 #: fortran/decl.c:8736
50011 #, gcc-internal-format, gfc-internal-format
50012 msgid "Junk after non-nested STRUCTURE statement at %C"
50013 msgstr "Зайві команди після невкладеної інструкції STRUCTURE у %C"
50015 #: fortran/decl.c:8743
50016 #, gcc-internal-format
50017 msgid "Structure name %qs at %C cannot be the same as an intrinsic type"
50018 msgstr ""
50020 #: fortran/decl.c:8897
50021 #, gcc-internal-format, gfc-internal-format
50022 msgid "Expected :: in TYPE definition at %C"
50023 msgstr ""
50025 #: fortran/decl.c:8908
50026 #, gcc-internal-format
50027 msgid "Type name %qs at %C cannot be the same as an intrinsic type"
50028 msgstr ""
50030 #: fortran/decl.c:8918
50031 #, gcc-internal-format
50032 msgid "Derived type name %qs at %C already has a basic type of %s"
50033 msgstr ""
50035 #: fortran/decl.c:8935
50036 #, gcc-internal-format
50037 msgid "Derived type definition of %qs at %C has already been defined"
50038 msgstr ""
50040 #: fortran/decl.c:9038
50041 #, gcc-internal-format, gfc-internal-format
50042 msgid "Cray Pointee at %C cannot be assumed shape array"
50043 msgstr ""
50045 #: fortran/decl.c:9058
50046 #, gcc-internal-format, gfc-internal-format
50047 msgid "ENUM and ENUMERATOR at %C"
50048 msgstr ""
50050 #: fortran/decl.c:9090
50051 #, gcc-internal-format, gfc-internal-format
50052 msgid "Enumerator exceeds the C integer type at %C"
50053 msgstr ""
50055 #: fortran/decl.c:9169
50056 #, gcc-internal-format, gfc-internal-format
50057 msgid "ENUMERATOR %L not initialized with integer expression"
50058 msgstr ""
50060 #: fortran/decl.c:9217
50061 #, gcc-internal-format, gfc-internal-format
50062 msgid "ENUM definition statement expected before %C"
50063 msgstr ""
50065 #: fortran/decl.c:9253
50066 #, gcc-internal-format, gfc-internal-format
50067 msgid "Syntax error in ENUMERATOR definition at %C"
50068 msgstr ""
50070 #: fortran/decl.c:9300 fortran/decl.c:9315
50071 #, gcc-internal-format, gfc-internal-format
50072 msgid "Duplicate access-specifier at %C"
50073 msgstr ""
50075 #: fortran/decl.c:9335
50076 #, gcc-internal-format, gfc-internal-format
50077 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
50078 msgstr ""
50080 #: fortran/decl.c:9355
50081 #, gcc-internal-format, gfc-internal-format
50082 msgid "Binding attributes already specify passing, illegal PASS at %C"
50083 msgstr ""
50085 #: fortran/decl.c:9382
50086 #, gcc-internal-format, gfc-internal-format
50087 msgid "Duplicate POINTER attribute at %C"
50088 msgstr ""
50090 #: fortran/decl.c:9400
50091 #, gcc-internal-format, gfc-internal-format
50092 msgid "Duplicate NON_OVERRIDABLE at %C"
50093 msgstr ""
50095 #: fortran/decl.c:9416
50096 #, gcc-internal-format, gfc-internal-format
50097 msgid "Duplicate DEFERRED at %C"
50098 msgstr ""
50100 #: fortran/decl.c:9429
50101 #, gcc-internal-format, gfc-internal-format
50102 msgid "Expected access-specifier at %C"
50103 msgstr ""
50105 #: fortran/decl.c:9431
50106 #, gcc-internal-format, gfc-internal-format
50107 msgid "Expected binding attribute at %C"
50108 msgstr ""
50110 #: fortran/decl.c:9439
50111 #, gcc-internal-format, gfc-internal-format
50112 msgid "NON_OVERRIDABLE and DEFERRED can't both appear at %C"
50113 msgstr ""
50115 #: fortran/decl.c:9451
50116 #, gcc-internal-format, gfc-internal-format
50117 msgid "POINTER attribute is required for procedure pointer component at %C"
50118 msgstr ""
50120 #: fortran/decl.c:9493
50121 #, gcc-internal-format
50122 msgid "Interface-name expected after %<(%> at %C"
50123 msgstr ""
50125 #: fortran/decl.c:9499
50126 #, gcc-internal-format
50127 msgid "%<)%> expected at %C"
50128 msgstr ""
50130 #: fortran/decl.c:9519
50131 #, gcc-internal-format, gfc-internal-format
50132 msgid "Interface must be specified for DEFERRED binding at %C"
50133 msgstr ""
50135 #: fortran/decl.c:9524
50136 #, gcc-internal-format, gfc-internal-format
50137 msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
50138 msgstr ""
50140 #: fortran/decl.c:9547
50141 #, gcc-internal-format, gfc-internal-format
50142 msgid "Expected binding name at %C"
50143 msgstr ""
50145 #: fortran/decl.c:9551
50146 #, gcc-internal-format, gfc-internal-format
50147 msgid "PROCEDURE list at %C"
50148 msgstr ""
50150 #: fortran/decl.c:9563
50151 #, gcc-internal-format
50152 msgid "%<=> target%> is invalid for DEFERRED binding at %C"
50153 msgstr ""
50155 #: fortran/decl.c:9569
50156 #, gcc-internal-format
50157 msgid "%<::%> needed in PROCEDURE binding with explicit target at %C"
50158 msgstr ""
50160 #: fortran/decl.c:9579
50161 #, gcc-internal-format
50162 msgid "Expected binding target after %<=>%> at %C"
50163 msgstr ""
50165 #: fortran/decl.c:9596
50166 #, gcc-internal-format
50167 msgid "Type %qs containing DEFERRED binding at %C is not ABSTRACT"
50168 msgstr ""
50170 #: fortran/decl.c:9607
50171 #, gcc-internal-format
50172 msgid "There is already a procedure with binding name %qs for the derived type %qs at %C"
50173 msgstr ""
50175 #: fortran/decl.c:9658
50176 #, gcc-internal-format, gfc-internal-format
50177 msgid "GENERIC at %C must be inside a derived-type CONTAINS"
50178 msgstr ""
50180 #: fortran/decl.c:9678
50181 #, gcc-internal-format
50182 msgid "Expected %<::%> at %C"
50183 msgstr ""
50185 #: fortran/decl.c:9690
50186 #, gcc-internal-format, gfc-internal-format
50187 msgid "Expected generic name or operator descriptor at %C"
50188 msgstr ""
50190 #: fortran/decl.c:9711
50191 #, gcc-internal-format, gfc-internal-format
50192 msgid "Malformed GENERIC statement at %C"
50193 msgstr ""
50195 #: fortran/decl.c:9722
50196 #, gcc-internal-format
50197 msgid "Expected %<=>%> at %C"
50198 msgstr ""
50200 #: fortran/decl.c:9758
50201 #, gcc-internal-format
50202 msgid "There's already a non-generic procedure with binding name %qs for the derived type %qs at %C"
50203 msgstr ""
50205 #: fortran/decl.c:9766
50206 #, gcc-internal-format
50207 msgid "Binding at %C must have the same access as already defined binding %qs"
50208 msgstr ""
50210 #: fortran/decl.c:9814
50211 #, gcc-internal-format, gfc-internal-format
50212 msgid "Expected specific binding name at %C"
50213 msgstr ""
50215 #: fortran/decl.c:9824
50216 #, gcc-internal-format
50217 msgid "%qs already defined as specific binding for the generic %qs at %C"
50218 msgstr ""
50220 #: fortran/decl.c:9842
50221 #, gcc-internal-format, gfc-internal-format
50222 msgid "Junk after GENERIC binding at %C"
50223 msgstr ""
50225 #: fortran/decl.c:9877
50226 #, gcc-internal-format, gfc-internal-format
50227 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
50228 msgstr ""
50230 #: fortran/decl.c:9888
50231 #, gcc-internal-format, gfc-internal-format
50232 msgid "Derived type declaration with FINAL at %C must be in the specification part of a MODULE"
50233 msgstr ""
50235 #: fortran/decl.c:9910
50236 #, gcc-internal-format, gfc-internal-format
50237 msgid "Empty FINAL at %C"
50238 msgstr ""
50240 #: fortran/decl.c:9917
50241 #, gcc-internal-format, gfc-internal-format
50242 msgid "Expected module procedure name at %C"
50243 msgstr ""
50245 #: fortran/decl.c:9927
50246 #, gcc-internal-format
50247 msgid "Expected %<,%> at %C"
50248 msgstr ""
50250 #: fortran/decl.c:9933
50251 #, gcc-internal-format
50252 msgid "Unknown procedure name %qs at %C"
50253 msgstr ""
50255 #: fortran/decl.c:9946
50256 #, gcc-internal-format
50257 msgid "%qs at %C is already defined as FINAL procedure!"
50258 msgstr ""
50260 #: fortran/decl.c:10016
50261 #, gcc-internal-format, gfc-internal-format
50262 msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
50263 msgstr ""
50265 #: fortran/decl.c:10062
50266 #, gcc-internal-format, gfc-internal-format
50267 msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
50268 msgstr ""
50270 #: fortran/dependency.c:105
50271 #, gcc-internal-format
50272 msgid "identical_array_ref(): inconsistent dimensions"
50273 msgstr ""
50275 #: fortran/dependency.c:193
50276 #, gcc-internal-format
50277 msgid "are_identical_variables: Bad type"
50278 msgstr ""
50280 #. We are told not to check dependencies.
50281 #. We do it, however, and issue a warning in case we find one.
50282 #. If a dependency is found in the case
50283 #. elemental == ELEM_CHECK_VARIABLE, we will generate
50284 #. a temporary, so we don't need to bother the user.
50285 #: fortran/dependency.c:976
50286 #, gcc-internal-format, gfc-internal-format
50287 msgid "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
50288 msgstr ""
50290 #: fortran/dependency.c:1280
50291 #, gcc-internal-format
50292 msgid "gfc_check_dependency: expecting an EXPR_VARIABLE"
50293 msgstr ""
50295 #: fortran/dump-parse-tree.c:201
50296 #, gcc-internal-format
50297 msgid "show_array_spec(): Unhandled array shape type."
50298 msgstr ""
50300 #: fortran/dump-parse-tree.c:280
50301 #, gcc-internal-format
50302 msgid "show_array_ref(): Unknown array reference"
50303 msgstr ""
50305 #: fortran/dump-parse-tree.c:312
50306 #, gcc-internal-format
50307 msgid "show_ref(): Bad component code"
50308 msgstr ""
50310 #: fortran/dump-parse-tree.c:576
50311 #, gcc-internal-format
50312 msgid "show_expr(): Bad intrinsic in expression!"
50313 msgstr ""
50315 #: fortran/dump-parse-tree.c:619
50316 #, gcc-internal-format
50317 msgid "show_expr(): Don't know how to show expr"
50318 msgstr ""
50320 #: fortran/dump-parse-tree.c:2756
50321 #, gcc-internal-format
50322 msgid "show_code_node(): Bad statement code"
50323 msgstr ""
50325 #: fortran/error.c:335
50326 #, gcc-internal-format, gfc-internal-format
50327 msgid "    Included at %s:%d:"
50328 msgstr ""
50330 #: fortran/error.c:421
50331 #, gcc-internal-format
50332 msgid "<During initialization>\n"
50333 msgstr "<Під час ініціалізації>\n"
50335 #: fortran/expr.c:148
50336 #, gcc-internal-format
50337 msgid "gfc_get_constant_expr(): locus %<where%> cannot be NULL"
50338 msgstr ""
50340 #: fortran/expr.c:347
50341 #, gcc-internal-format
50342 msgid "gfc_copy_expr(): Bad expr node"
50343 msgstr ""
50345 #: fortran/expr.c:494
50346 #, gcc-internal-format
50347 msgid "free_expr0(): Bad expr type"
50348 msgstr ""
50350 #: fortran/expr.c:624 fortran/expr.c:626
50351 #, gcc-internal-format, gfc-internal-format
50352 msgid "Constant expression required at %C"
50353 msgstr ""
50355 #: fortran/expr.c:633 fortran/expr.c:635
50356 #, gcc-internal-format, gfc-internal-format
50357 msgid "Integer expression required at %C"
50358 msgstr ""
50360 #: fortran/expr.c:643 fortran/expr.c:645
50361 #, gcc-internal-format, gfc-internal-format
50362 msgid "Integer value too large in expression at %C"
50363 msgstr ""
50365 #: fortran/expr.c:967
50366 #, gcc-internal-format
50367 msgid "gfc_is_constant_expr(): Unknown expression type"
50368 msgstr ""
50370 #: fortran/expr.c:1119
50371 #, gcc-internal-format
50372 msgid "simplify_intrinsic_op(): Bad operator"
50373 msgstr ""
50375 #: fortran/expr.c:1225
50376 #, gcc-internal-format, gfc-internal-format
50377 msgid "Index in dimension %d is out of bounds at %L"
50378 msgstr ""
50380 #: fortran/expr.c:1413 fortran/expr.c:1464
50381 #, gcc-internal-format, gfc-internal-format
50382 msgid "index in dimension %d is out of bounds at %L"
50383 msgstr ""
50385 #: fortran/expr.c:1540
50386 #, gcc-internal-format, gfc-internal-format
50387 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"
50388 msgstr ""
50390 #: fortran/expr.c:2068
50391 #, gcc-internal-format, gfc-internal-format
50392 msgid "elemental function arguments at %C are not compliant"
50393 msgstr ""
50395 #: fortran/expr.c:2112
50396 #, gcc-internal-format, gfc-internal-format
50397 msgid "Numeric or CHARACTER operands are required in expression at %L"
50398 msgstr ""
50400 #: fortran/expr.c:2137
50401 #, gcc-internal-format, gfc-internal-format
50402 msgid "Concatenation operator in expression at %L must have two CHARACTER operands"
50403 msgstr ""
50405 #: fortran/expr.c:2144
50406 #, gcc-internal-format, gfc-internal-format
50407 msgid "Concat operator at %L must concatenate strings of the same kind"
50408 msgstr ""
50410 #: fortran/expr.c:2154
50411 #, gcc-internal-format, gfc-internal-format
50412 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
50413 msgstr ""
50415 #: fortran/expr.c:2170
50416 #, gcc-internal-format, gfc-internal-format
50417 msgid "LOGICAL operands are required in expression at %L"
50418 msgstr ""
50420 #: fortran/expr.c:2181
50421 #, gcc-internal-format, gfc-internal-format
50422 msgid "Only intrinsic operators can be used in expression at %L"
50423 msgstr ""
50425 #: fortran/expr.c:2189
50426 #, gcc-internal-format, gfc-internal-format
50427 msgid "Numeric operands are required in expression at %L"
50428 msgstr ""
50430 #: fortran/expr.c:2212
50431 #, gcc-internal-format
50432 msgid "Invalid initialization expression for ALLOCATABLE component %qs in structure constructor at %L"
50433 msgstr ""
50435 #: fortran/expr.c:2323
50436 #, gcc-internal-format
50437 msgid "Assumed or deferred character length variable %qs in constant expression at %L"
50438 msgstr ""
50440 #: fortran/expr.c:2389
50441 #, gcc-internal-format
50442 msgid "transformational intrinsic %qs at %L is not permitted in an initialization expression"
50443 msgstr ""
50445 #: fortran/expr.c:2420
50446 #, gcc-internal-format, gfc-internal-format
50447 msgid "Evaluation of nonstandard initialization expression at %L"
50448 msgstr ""
50450 #: fortran/expr.c:2497 fortran/resolve.c:2580
50451 #, gcc-internal-format
50452 msgid "Function %qs in initialization expression at %L must be an intrinsic function"
50453 msgstr ""
50455 #: fortran/expr.c:2509
50456 #, gcc-internal-format
50457 msgid "Intrinsic function %qs at %L is not permitted in an initialization expression"
50458 msgstr ""
50460 #: fortran/expr.c:2544
50461 #, gcc-internal-format
50462 msgid "PARAMETER %qs is used at %L before its definition is complete"
50463 msgstr ""
50465 #: fortran/expr.c:2564
50466 #, gcc-internal-format
50467 msgid "Assumed size array %qs at %L is not permitted in an initialization expression"
50468 msgstr ""
50470 #: fortran/expr.c:2570
50471 #, gcc-internal-format
50472 msgid "Assumed shape array %qs at %L is not permitted in an initialization expression"
50473 msgstr ""
50475 #: fortran/expr.c:2576
50476 #, gcc-internal-format
50477 msgid "Deferred array %qs at %L is not permitted in an initialization expression"
50478 msgstr ""
50480 #: fortran/expr.c:2582
50481 #, gcc-internal-format
50482 msgid "Array %qs at %L is a variable, which does not reduce to a constant expression"
50483 msgstr ""
50485 #: fortran/expr.c:2592
50486 #, gcc-internal-format
50487 msgid "Parameter %qs at %L has not been declared or is a variable, which does not reduce to a constant expression"
50488 msgstr ""
50490 #: fortran/expr.c:2646
50491 #, gcc-internal-format
50492 msgid "check_init_expr(): Unknown expression type"
50493 msgstr ""
50495 #: fortran/expr.c:2773
50496 #, gcc-internal-format
50497 msgid "Specification function %qs at %L cannot be a statement function"
50498 msgstr ""
50500 #: fortran/expr.c:2780
50501 #, gcc-internal-format
50502 msgid "Specification function %qs at %L cannot be an internal function"
50503 msgstr ""
50505 #: fortran/expr.c:2787
50506 #, gcc-internal-format
50507 msgid "Specification function %qs at %L must be PURE"
50508 msgstr ""
50510 #: fortran/expr.c:2795
50511 #, gcc-internal-format
50512 msgid "Specification function %qs at %L cannot be RECURSIVE"
50513 msgstr ""
50515 #: fortran/expr.c:2941
50516 #, gcc-internal-format
50517 msgid "Dummy argument %qs not allowed in expression at %L"
50518 msgstr ""
50520 #: fortran/expr.c:2948
50521 #, gcc-internal-format
50522 msgid "Dummy argument %qs at %L cannot be OPTIONAL"
50523 msgstr ""
50525 #: fortran/expr.c:2955
50526 #, gcc-internal-format
50527 msgid "Dummy argument %qs at %L cannot be INTENT(OUT)"
50528 msgstr ""
50530 #: fortran/expr.c:2984
50531 #, gcc-internal-format
50532 msgid "Variable %qs cannot appear in the expression at %L"
50533 msgstr ""
50535 #: fortran/expr.c:3015
50536 #, gcc-internal-format
50537 msgid "check_restricted(): Unknown expression type"
50538 msgstr ""
50540 #: fortran/expr.c:3035
50541 #, gcc-internal-format, gfc-internal-format
50542 msgid "Expression at %L must be of INTEGER type, found %s"
50543 msgstr ""
50545 #: fortran/expr.c:3047
50546 #, gcc-internal-format
50547 msgid "Function %qs at %L must be PURE"
50548 msgstr ""
50550 #: fortran/expr.c:3056
50551 #, gcc-internal-format, gfc-internal-format
50552 msgid "Expression at %L must be scalar"
50553 msgstr ""
50555 #: fortran/expr.c:3090
50556 #, gcc-internal-format, gfc-internal-format
50557 msgid "Incompatible ranks in %s (%d and %d) at %L"
50558 msgstr ""
50560 #: fortran/expr.c:3104
50561 #, gcc-internal-format, gfc-internal-format
50562 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
50563 msgstr ""
50565 #: fortran/expr.c:3200
50566 #, gcc-internal-format
50567 msgid "%qs at %L is not a VALUE"
50568 msgstr ""
50570 #: fortran/expr.c:3207
50571 #, gcc-internal-format, gfc-internal-format
50572 msgid "Incompatible ranks %d and %d in assignment at %L"
50573 msgstr ""
50575 #: fortran/expr.c:3214
50576 #, gcc-internal-format, gfc-internal-format
50577 msgid "Variable type is UNKNOWN in assignment at %L"
50578 msgstr ""
50580 #: fortran/expr.c:3226
50581 #, gcc-internal-format, gfc-internal-format
50582 msgid "NULL appears on right-hand side in assignment at %L"
50583 msgstr ""
50585 #: fortran/expr.c:3236
50586 #, gcc-internal-format, gfc-internal-format
50587 msgid "POINTER-valued function appears on right-hand side of assignment at %L"
50588 msgstr ""
50590 #: fortran/expr.c:3246
50591 #, gcc-internal-format
50592 msgid "BOZ literal at %L used to initialize non-integer variable %qs"
50593 msgstr ""
50595 #: fortran/expr.c:3251 fortran/resolve.c:9949
50596 #, gcc-internal-format, gfc-internal-format
50597 msgid "BOZ literal at %L outside a DATA statement and outside INT/REAL/DBLE/CMPLX"
50598 msgstr ""
50600 #: fortran/expr.c:3262 fortran/resolve.c:9960
50601 #, gcc-internal-format
50602 msgid "BOZ literal at %L is bitwise transferred non-integer symbol %qs"
50603 msgstr ""
50605 #: fortran/expr.c:3270 fortran/resolve.c:9969
50606 #, gcc-internal-format
50607 msgid "Arithmetic underflow of bit-wise transferred BOZ at %L. This check can be disabled with the option %<-fno-range-check%>"
50608 msgstr ""
50610 #: fortran/expr.c:3274 fortran/resolve.c:9973
50611 #, gcc-internal-format
50612 msgid "Arithmetic overflow of bit-wise transferred BOZ at %L. This check can be disabled with the option %<-fno-range-check%>"
50613 msgstr ""
50615 #: fortran/expr.c:3278 fortran/resolve.c:9977
50616 #, gcc-internal-format
50617 msgid "Arithmetic NaN of bit-wise transferred BOZ at %L. This check can be disabled with the option %<-fno-range-check%>"
50618 msgstr ""
50620 #: fortran/expr.c:3300
50621 #, gcc-internal-format, gfc-internal-format
50622 msgid "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
50623 msgstr ""
50625 #: fortran/expr.c:3339
50626 #, gcc-internal-format, gfc-internal-format
50627 msgid "Pointer assignment target is not a POINTER at %L"
50628 msgstr ""
50630 #: fortran/expr.c:3347
50631 #, gcc-internal-format
50632 msgid "%qs in the pointer assignment at %L cannot be an l-value since it is a procedure"
50633 msgstr ""
50635 #: fortran/expr.c:3370
50636 #, gcc-internal-format
50637 msgid "Expected bounds specification for %qs at %L"
50638 msgstr ""
50640 #: fortran/expr.c:3375
50641 #, gcc-internal-format
50642 msgid "Bounds specification for %qs in pointer assignment at %L"
50643 msgstr ""
50645 #: fortran/expr.c:3388
50646 #, gcc-internal-format, gfc-internal-format
50647 msgid "Lower bound has to be present at %L"
50648 msgstr ""
50650 #: fortran/expr.c:3394
50651 #, gcc-internal-format, gfc-internal-format
50652 msgid "Stride must not be present at %L"
50653 msgstr ""
50655 #: fortran/expr.c:3406
50656 #, gcc-internal-format, gfc-internal-format
50657 msgid "Either all or none of the upper bounds must be specified at %L"
50658 msgstr ""
50660 #: fortran/expr.c:3432
50661 #, gcc-internal-format, gfc-internal-format
50662 msgid "Pointer object at %L shall not have a coindex"
50663 msgstr ""
50665 #: fortran/expr.c:3453
50666 #, gcc-internal-format, gfc-internal-format
50667 msgid "Invalid procedure pointer assignment at %L"
50668 msgstr ""
50670 #: fortran/expr.c:3477
50671 #, gcc-internal-format
50672 msgid "Function result %qs is invalid as proc-target in procedure pointer assignment at %L"
50673 msgstr ""
50675 #: fortran/expr.c:3486
50676 #, gcc-internal-format
50677 msgid "Abstract interface %qs is invalid in procedure pointer assignment at %L"
50678 msgstr ""
50680 #: fortran/expr.c:3496
50681 #, gcc-internal-format
50682 msgid "Statement function %qs is invalid in procedure pointer assignment at %L"
50683 msgstr ""
50685 #: fortran/expr.c:3502
50686 #, gcc-internal-format
50687 msgid "Internal procedure %qs is invalid in procedure pointer assignment at %L"
50688 msgstr ""
50690 #: fortran/expr.c:3509
50691 #, gcc-internal-format
50692 msgid "Intrinsic %qs at %L is invalid in procedure pointer assignment"
50693 msgstr ""
50695 #: fortran/expr.c:3517
50696 #, gcc-internal-format
50697 msgid "Nonintrinsic elemental procedure %qs is invalid in procedure pointer assignment at %L"
50698 msgstr ""
50700 #: fortran/expr.c:3540
50701 #, gcc-internal-format, gfc-internal-format
50702 msgid "Mismatch in the procedure pointer assignment at %L: mismatch in the calling convention"
50703 msgstr ""
50705 #: fortran/expr.c:3593
50706 #, gcc-internal-format
50707 msgid "Interface mismatch in procedure pointer assignment at %L: %qs is not a subroutine"
50708 msgstr ""
50710 #: fortran/expr.c:3603 fortran/expr.c:3618
50711 #, gcc-internal-format
50712 msgid "Explicit interface required for component %qs at %L: %s"
50713 msgstr ""
50715 #: fortran/expr.c:3609 fortran/expr.c:3624 fortran/resolve.c:2458
50716 #, gcc-internal-format
50717 msgid "Explicit interface required for %qs at %L: %s"
50718 msgstr ""
50720 #: fortran/expr.c:3636
50721 #, gcc-internal-format, gfc-internal-format
50722 msgid "Interface mismatch in procedure pointer assignment at %L: %s"
50723 msgstr ""
50725 #: fortran/expr.c:3645
50726 #, gcc-internal-format
50727 msgid "Procedure pointer target %qs at %L must be either an intrinsic, host or use associated, referenced or have the EXTERNAL attribute"
50728 msgstr ""
50730 #: fortran/expr.c:3662
50731 #, gcc-internal-format, gfc-internal-format
50732 msgid "Data-pointer-object at %L must be unlimited polymorphic, or of a type with the BIND or SEQUENCE attribute, to be compatible with an unlimited polymorphic target"
50733 msgstr ""
50735 #: fortran/expr.c:3667
50736 #, gcc-internal-format, gfc-internal-format
50737 msgid "Different types in pointer assignment at %L; attempted assignment of %s to %s"
50738 msgstr ""
50740 #: fortran/expr.c:3676
50741 #, gcc-internal-format, gfc-internal-format
50742 msgid "Different kind type parameters in pointer assignment at %L"
50743 msgstr ""
50745 #: fortran/expr.c:3683
50746 #, gcc-internal-format, gfc-internal-format
50747 msgid "Different ranks in pointer assignment at %L"
50748 msgstr ""
50750 #: fortran/expr.c:3702
50751 #, gcc-internal-format, gfc-internal-format
50752 msgid "Rank remapping target is smaller than size of the pointer (%ld < %ld) at %L"
50753 msgstr ""
50755 #: fortran/expr.c:3715
50756 #, gcc-internal-format, gfc-internal-format
50757 msgid "Rank remapping target must be rank 1 or simply contiguous at %L"
50758 msgstr ""
50760 #: fortran/expr.c:3719
50761 #, gcc-internal-format, gfc-internal-format
50762 msgid "Rank remapping target is not rank 1 at %L"
50763 msgstr ""
50765 #. The test above might need to be extend when F08, Note 5.4 has to be
50766 #. interpreted in the way that target and pointer with the same coindex
50767 #. are allowed.
50768 #: fortran/expr.c:3751 fortran/expr.c:3799
50769 #, gcc-internal-format, gfc-internal-format
50770 msgid "Data target at %L shall not have a coindex"
50771 msgstr ""
50773 #: fortran/expr.c:3754
50774 #, gcc-internal-format, gfc-internal-format
50775 msgid "Target expression in pointer assignment at %L must deliver a pointer result"
50776 msgstr ""
50778 #: fortran/expr.c:3762
50779 #, gcc-internal-format, gfc-internal-format
50780 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
50781 msgstr ""
50783 #: fortran/expr.c:3769
50784 #, gcc-internal-format, gfc-internal-format
50785 msgid "Bad target in pointer assignment in PURE procedure at %L"
50786 msgstr ""
50788 #: fortran/expr.c:3778
50789 #, gcc-internal-format, gfc-internal-format
50790 msgid "Pointer assignment with vector subscript on rhs at %L"
50791 msgstr ""
50793 #: fortran/expr.c:3786
50794 #, gcc-internal-format, gfc-internal-format
50795 msgid "Pointer assignment target has PROTECTED attribute at %L"
50796 msgstr ""
50798 #: fortran/expr.c:3840
50799 #, gcc-internal-format, gfc-internal-format
50800 msgid "Pointer at %L in pointer assignment might outlive the pointer target"
50801 msgstr ""
50803 #: fortran/expr.c:3916 fortran/resolve.c:1344
50804 #, gcc-internal-format, gfc-internal-format
50805 msgid "Pointer initialization target at %L must not be ALLOCATABLE"
50806 msgstr ""
50808 #: fortran/expr.c:3922
50809 #, gcc-internal-format, gfc-internal-format
50810 msgid "Pointer initialization target at %L must have the TARGET attribute"
50811 msgstr ""
50813 #: fortran/expr.c:3937 fortran/resolve.c:1350
50814 #, gcc-internal-format, gfc-internal-format
50815 msgid "Pointer initialization target at %L must have the SAVE attribute"
50816 msgstr ""
50818 #: fortran/expr.c:3949
50819 #, gcc-internal-format, gfc-internal-format
50820 msgid "Procedure pointer initialization target at %L may not be a procedure pointer"
50821 msgstr ""
50823 #: fortran/expr.c:5234
50824 #, gcc-internal-format, gfc-internal-format
50825 msgid "Fortran 2008: Pointer functions in variable definition context (%s) at %L"
50826 msgstr ""
50828 #: fortran/expr.c:5242
50829 #, gcc-internal-format, gfc-internal-format
50830 msgid "Non-variable expression in variable definition context (%s) at %L"
50831 msgstr ""
50833 #: fortran/expr.c:5250
50834 #, gcc-internal-format
50835 msgid "Named constant %qs in variable definition context (%s) at %L"
50836 msgstr ""
50838 #: fortran/expr.c:5259
50839 #, gcc-internal-format
50840 msgid "%qs in variable definition context (%s) at %L is not a variable"
50841 msgstr ""
50843 #: fortran/expr.c:5270
50844 #, gcc-internal-format, gfc-internal-format
50845 msgid "Non-POINTER in pointer association context (%s) at %L"
50846 msgstr ""
50848 #: fortran/expr.c:5279
50849 #, gcc-internal-format, gfc-internal-format
50850 msgid "Type inaccessible in variable definition context (%s) at %L"
50851 msgstr ""
50853 #: fortran/expr.c:5292
50854 #, gcc-internal-format, gfc-internal-format
50855 msgid "LOCK_TYPE in variable definition context (%s) at %L"
50856 msgstr ""
50858 #: fortran/expr.c:5305
50859 #, gcc-internal-format, gfc-internal-format
50860 msgid "LOCK_EVENT in variable definition context (%s) at %L"
50861 msgstr ""
50863 #: fortran/expr.c:5335
50864 #, gcc-internal-format
50865 msgid "Dummy argument %qs with INTENT(IN) in pointer association context (%s) at %L"
50866 msgstr ""
50868 #: fortran/expr.c:5343
50869 #, gcc-internal-format
50870 msgid "Dummy argument %qs with INTENT(IN) in variable definition context (%s) at %L"
50871 msgstr ""
50873 #: fortran/expr.c:5356
50874 #, gcc-internal-format
50875 msgid "Variable %qs is PROTECTED and can not appear in a pointer association context (%s) at %L"
50876 msgstr ""
50878 #: fortran/expr.c:5364
50879 #, gcc-internal-format
50880 msgid "Variable %qs is PROTECTED and can not appear in a variable definition context (%s) at %L"
50881 msgstr ""
50883 #: fortran/expr.c:5376
50884 #, gcc-internal-format
50885 msgid "Variable %qs can not appear in a variable definition context (%s) at %L in PURE procedure"
50886 msgstr ""
50888 #: fortran/expr.c:5435
50889 #, gcc-internal-format
50890 msgid "%qs at %L associated to vector-indexed target can not be used in a variable definition context (%s)"
50891 msgstr ""
50893 #: fortran/expr.c:5439
50894 #, gcc-internal-format
50895 msgid "%qs at %L associated to expression can not be used in a variable definition context (%s)"
50896 msgstr ""
50898 #: fortran/expr.c:5450
50899 #, gcc-internal-format
50900 msgid "Associate-name %qs can not appear in a variable definition context (%s) at %L because its target at %L can not, either"
50901 msgstr ""
50903 #: fortran/expr.c:5492
50904 #, gcc-internal-format, gfc-internal-format
50905 msgid "Elements with the same value at %L and %L in vector subscript in a variable definition context (%s)"
50906 msgstr ""
50908 #: fortran/f95-lang.c:251
50909 #, gcc-internal-format, gfc-internal-format
50910 msgid "can't open input file: %s"
50911 msgstr "не вдалося відкрити вхідний файл %s"
50913 #: fortran/frontend-passes.c:167
50914 #, gcc-internal-format
50915 msgid "No location in statement"
50916 msgstr ""
50918 #: fortran/frontend-passes.c:182
50919 #, fuzzy, gcc-internal-format, gfc-internal-format
50920 #| msgid "Syntax error in expression at %C"
50921 msgid "No location in expression near %L"
50922 msgstr "Синтаксична помилка у виразі у %C"
50924 #: fortran/frontend-passes.c:381
50925 #, gcc-internal-format
50926 msgid "Illegal id in copy_walk_reduction_arg"
50927 msgstr ""
50929 #: fortran/frontend-passes.c:781 fortran/trans-array.c:1044
50930 #: fortran/trans-array.c:6232 fortran/trans-array.c:7633
50931 #: fortran/trans-intrinsic.c:7067
50932 #, gcc-internal-format, gfc-internal-format
50933 msgid "Creating array temporary at %L"
50934 msgstr ""
50936 #: fortran/frontend-passes.c:806 fortran/frontend-passes.c:810
50937 #, gcc-internal-format
50938 msgid "Removing call to function %qs at %L"
50939 msgstr ""
50941 #: fortran/frontend-passes.c:1797
50942 #, gcc-internal-format
50943 msgid "illegal OP in optimize_comparison"
50944 msgstr ""
50946 #: fortran/frontend-passes.c:1989
50947 #, gcc-internal-format
50948 msgid "Variable %qs at %L set to undefined value inside loop  beginning at %L as INTENT(OUT) argument to subroutine %qs"
50949 msgstr ""
50951 #: fortran/frontend-passes.c:1996
50952 #, gcc-internal-format
50953 msgid "Variable %qs at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to subroutine %qs"
50954 msgstr ""
50956 #: fortran/frontend-passes.c:2061
50957 #, gcc-internal-format
50958 msgid "Variable %qs at %L set to undefined value inside loop beginning at %L as INTENT(OUT) argument to function %qs"
50959 msgstr ""
50961 #: fortran/frontend-passes.c:2067
50962 #, gcc-internal-format
50963 msgid "Variable %qs at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to function %qs"
50964 msgstr ""
50966 #: fortran/frontend-passes.c:2315 fortran/trans-expr.c:1526
50967 #, gcc-internal-format, gfc-internal-format
50968 msgid "Code for reallocating the allocatable array at %L will be added"
50969 msgstr ""
50971 #: fortran/frontend-passes.c:2794
50972 #, gcc-internal-format
50973 msgid "Scalarization using DIMEN_RANGE unimplemented"
50974 msgstr ""
50976 #: fortran/gfortranspec.c:145
50977 #, gcc-internal-format
50978 msgid "overflowed output arg list for %qs"
50979 msgstr ""
50981 #: fortran/gfortranspec.c:299
50982 #, gcc-internal-format
50983 msgid "no input files; unwilling to write output files"
50984 msgstr ""
50986 #: fortran/interface.c:225
50987 #, gcc-internal-format, gfc-internal-format
50988 msgid "Syntax error in generic specification at %C"
50989 msgstr ""
50991 #: fortran/interface.c:252
50992 #, gcc-internal-format, gfc-internal-format
50993 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
50994 msgstr ""
50996 #: fortran/interface.c:272
50997 #, gcc-internal-format
50998 msgid "Dummy procedure %qs at %C cannot have a generic interface"
50999 msgstr ""
51001 #: fortran/interface.c:305
51002 #, gcc-internal-format, gfc-internal-format
51003 msgid "ABSTRACT INTERFACE at %C"
51004 msgstr ""
51006 #: fortran/interface.c:312
51007 #, gcc-internal-format, gfc-internal-format
51008 msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
51009 msgstr ""
51011 #: fortran/interface.c:343
51012 #, gcc-internal-format, gfc-internal-format
51013 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
51014 msgstr ""
51016 #: fortran/interface.c:356
51017 #, gcc-internal-format, gfc-internal-format
51018 msgid "Expected a nameless interface at %C"
51019 msgstr ""
51021 #: fortran/interface.c:369
51022 #, gcc-internal-format
51023 msgid "Expected %<END INTERFACE ASSIGNMENT (=)%> at %C"
51024 msgstr ""
51026 #: fortran/interface.c:400
51027 #, gcc-internal-format
51028 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C"
51029 msgstr ""
51031 #: fortran/interface.c:403
51032 #, gcc-internal-format
51033 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, but got %qs"
51034 msgstr ""
51036 #: fortran/interface.c:417
51037 #, gcc-internal-format
51038 msgid "Expecting %<END INTERFACE OPERATOR (.%s.)%> at %C"
51039 msgstr ""
51041 #: fortran/interface.c:429
51042 #, gcc-internal-format
51043 msgid "Expecting %<END INTERFACE %s%> at %C"
51044 msgstr ""
51046 #: fortran/interface.c:619
51047 #, gcc-internal-format
51048 msgid "gfc_compare_derived_types: invalid derived type"
51049 msgstr ""
51051 #: fortran/interface.c:866
51052 #, gcc-internal-format, gfc-internal-format
51053 msgid "Alternate return cannot appear in operator interface at %L"
51054 msgstr ""
51056 #: fortran/interface.c:895
51057 #, gcc-internal-format, gfc-internal-format
51058 msgid "Assignment operator interface at %L must have two arguments"
51059 msgstr ""
51061 #: fortran/interface.c:898
51062 #, gcc-internal-format, gfc-internal-format
51063 msgid "Operator interface at %L has the wrong number of arguments"
51064 msgstr ""
51066 #: fortran/interface.c:911
51067 #, gcc-internal-format, gfc-internal-format
51068 msgid "Assignment operator interface at %L must be a SUBROUTINE"
51069 msgstr ""
51071 #: fortran/interface.c:929
51072 #, gcc-internal-format, gfc-internal-format
51073 msgid "Assignment operator interface at %L must not redefine an INTRINSIC type assignment"
51074 msgstr ""
51076 #: fortran/interface.c:938
51077 #, gcc-internal-format, gfc-internal-format
51078 msgid "Intrinsic operator interface at %L must be a FUNCTION"
51079 msgstr ""
51081 #: fortran/interface.c:949
51082 #, gcc-internal-format, gfc-internal-format
51083 msgid "First argument of defined assignment at %L must be INTENT(OUT) or INTENT(INOUT)"
51084 msgstr ""
51086 #: fortran/interface.c:956
51087 #, gcc-internal-format, gfc-internal-format
51088 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
51089 msgstr ""
51091 #: fortran/interface.c:965 fortran/resolve.c:15914
51092 #, gcc-internal-format, gfc-internal-format
51093 msgid "First argument of operator interface at %L must be INTENT(IN)"
51094 msgstr ""
51096 #: fortran/interface.c:972 fortran/resolve.c:15932
51097 #, gcc-internal-format, gfc-internal-format
51098 msgid "Second argument of operator interface at %L must be INTENT(IN)"
51099 msgstr ""
51101 #: fortran/interface.c:1077
51102 #, gcc-internal-format, gfc-internal-format
51103 msgid "Operator interface at %L conflicts with intrinsic interface"
51104 msgstr ""
51106 #: fortran/interface.c:1409 fortran/interface.c:1468
51107 #, gcc-internal-format, gfc-internal-format
51108 msgid "check_dummy_characteristics: Unexpected result %i of gfc_dep_compare_expr"
51109 msgstr ""
51111 #: fortran/interface.c:1581
51112 #, gcc-internal-format, gfc-internal-format
51113 msgid "check_result_characteristics (1): Unexpected result %i of gfc_dep_compare_expr"
51114 msgstr ""
51116 #: fortran/interface.c:1628
51117 #, gcc-internal-format, gfc-internal-format
51118 msgid "check_result_characteristics (2): Unexpected result %i of gfc_dep_compare_expr"
51119 msgstr ""
51121 #: fortran/interface.c:1796
51122 #, gcc-internal-format
51123 msgid "Procedure %qs in %s at %L has no explicit interface"
51124 msgstr ""
51126 #: fortran/interface.c:1799
51127 #, gcc-internal-format
51128 msgid "Procedure %qs in %s at %L is neither function nor subroutine"
51129 msgstr ""
51131 #: fortran/interface.c:1811
51132 #, gcc-internal-format, gfc-internal-format
51133 msgid "In %s at %L procedures must be either all SUBROUTINEs or all FUNCTIONs"
51134 msgstr ""
51136 #: fortran/interface.c:1815
51137 #, gcc-internal-format, gfc-internal-format
51138 msgid "In %s at %L procedures must be all FUNCTIONs as the generic name is also the name of a derived type"
51139 msgstr ""
51141 #: fortran/interface.c:1823
51142 #, gcc-internal-format
51143 msgid "Internal procedure %qs in %s at %L"
51144 msgstr ""
51146 #: fortran/interface.c:1880 fortran/interface.c:1885
51147 #, gcc-internal-format
51148 msgid "Ambiguous interfaces in %s for %qs at %L and %qs at %L"
51149 msgstr ""
51151 #: fortran/interface.c:1890
51152 #, gcc-internal-format
51153 msgid "Although not referenced, %qs has ambiguous interfaces at %L"
51154 msgstr ""
51156 #: fortran/interface.c:1925
51157 #, gcc-internal-format
51158 msgid "%qs at %L is not a module procedure"
51159 msgstr ""
51161 #: fortran/interface.c:2128
51162 #, gcc-internal-format
51163 msgid "The assumed-rank array at %L requires that the dummy argument %qs has assumed-rank"
51164 msgstr ""
51166 #: fortran/interface.c:2131
51167 #, gcc-internal-format
51168 msgid "Rank mismatch in argument %qs at %L (scalar and rank-%d)"
51169 msgstr ""
51171 #: fortran/interface.c:2134
51172 #, gcc-internal-format
51173 msgid "Rank mismatch in argument %qs at %L (rank-%d and scalar)"
51174 msgstr ""
51176 #: fortran/interface.c:2137
51177 #, gcc-internal-format
51178 msgid "Rank mismatch in argument %qs at %L (rank-%d and rank-%d)"
51179 msgstr ""
51181 #: fortran/interface.c:2179
51182 #, gcc-internal-format, gfc-internal-format
51183 msgid "Invalid procedure argument at %L"
51184 msgstr ""
51186 #: fortran/interface.c:2188 fortran/interface.c:2216
51187 #, gcc-internal-format
51188 msgid "Interface mismatch in dummy procedure %qs at %L: %s"
51189 msgstr ""
51191 #: fortran/interface.c:2227
51192 #, gcc-internal-format
51193 msgid "Actual argument to contiguous pointer dummy %qs at %L must be simply contiguous"
51194 msgstr ""
51196 #: fortran/interface.c:2247
51197 #, gcc-internal-format
51198 msgid "Type mismatch in argument %qs at %L; passed %s to %s"
51199 msgstr ""
51201 #: fortran/interface.c:2256
51202 #, gcc-internal-format
51203 msgid "Assumed-type actual argument at %L requires that dummy argument %qs is of assumed type"
51204 msgstr ""
51206 #: fortran/interface.c:2272
51207 #, gcc-internal-format
51208 msgid "Actual argument to %qs at %L must be polymorphic"
51209 msgstr ""
51211 #: fortran/interface.c:2282
51212 #, gcc-internal-format
51213 msgid "Actual argument to %qs at %L must have the same declared type"
51214 msgstr ""
51216 #: fortran/interface.c:2297
51217 #, gcc-internal-format
51218 msgid "Actual argument to %qs at %L must be unlimited polymorphic since the formal argument is a pointer or allocatable unlimited polymorphic entity [F2008: 12.5.2.5]"
51219 msgstr ""
51221 #: fortran/interface.c:2308
51222 #, gcc-internal-format
51223 msgid "Actual argument to %qs at %L must be a coarray"
51224 msgstr ""
51226 #: fortran/interface.c:2327
51227 #, gcc-internal-format
51228 msgid "Corank mismatch in argument %qs at %L (%d and %d)"
51229 msgstr ""
51231 #: fortran/interface.c:2345
51232 #, gcc-internal-format
51233 msgid "Actual argument to %qs at %L must be simply contiguous or an element of such an array"
51234 msgstr ""
51236 #: fortran/interface.c:2360
51237 #, gcc-internal-format
51238 msgid "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is LOCK_TYPE or has a LOCK_TYPE component"
51239 msgstr ""
51241 #: fortran/interface.c:2375
51242 #, gcc-internal-format
51243 msgid "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is EVENT_TYPE or has a EVENT_TYPE component"
51244 msgstr ""
51246 #: fortran/interface.c:2394
51247 #, gcc-internal-format
51248 msgid "Dummy argument %qs has to be a pointer, assumed-shape or assumed-rank array without CONTIGUOUS attribute - as actual argument at %L is not simply contiguous and both are ASYNCHRONOUS or VOLATILE"
51249 msgstr ""
51251 #: fortran/interface.c:2407
51252 #, gcc-internal-format
51253 msgid "Passing coarray at %L to allocatable, noncoarray, INTENT(OUT) dummy argument %qs"
51254 msgstr ""
51256 #: fortran/interface.c:2414
51257 #, gcc-internal-format
51258 msgid "Passing coarray at %L to allocatable, noncoarray dummy argument %qs, which is invalid if the allocation status is modified"
51259 msgstr ""
51261 #: fortran/interface.c:2477
51262 #, gcc-internal-format
51263 msgid "Polymorphic scalar passed to array dummy argument %qs at %L"
51264 msgstr ""
51266 #: fortran/interface.c:2486
51267 #, gcc-internal-format
51268 msgid "Element of assumed-shaped or pointer array passed to array dummy argument %qs at %L"
51269 msgstr ""
51271 #: fortran/interface.c:2498
51272 #, gcc-internal-format
51273 msgid "Extension: Scalar non-default-kind, non-C_CHAR-kind CHARACTER actual argument with array dummy argument %qs at %L"
51274 msgstr ""
51276 #: fortran/interface.c:2506
51277 #, gcc-internal-format
51278 msgid "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument %qs at %L"
51279 msgstr ""
51281 #: fortran/interface.c:2833
51282 #, gcc-internal-format
51283 msgid "Keyword argument %qs at %L is not in the procedure"
51284 msgstr ""
51286 #: fortran/interface.c:2841
51287 #, gcc-internal-format
51288 msgid "Keyword argument %qs at %L is already associated with another actual argument"
51289 msgstr ""
51291 #: fortran/interface.c:2851
51292 #, gcc-internal-format, gfc-internal-format
51293 msgid "More actual than formal arguments in procedure call at %L"
51294 msgstr ""
51296 #: fortran/interface.c:2863 fortran/interface.c:3243
51297 #, gcc-internal-format, gfc-internal-format
51298 msgid "Missing alternate return spec in subroutine call at %L"
51299 msgstr ""
51301 #: fortran/interface.c:2871
51302 #, gcc-internal-format, gfc-internal-format
51303 msgid "Unexpected alternate return spec in subroutine call at %L"
51304 msgstr ""
51306 #: fortran/interface.c:2898
51307 #, gcc-internal-format
51308 msgid "Unexpected NULL() intrinsic at %L to dummy %qs"
51309 msgstr ""
51311 #: fortran/interface.c:2901
51312 #, gcc-internal-format
51313 msgid "Fortran 2008: Null pointer at %L to non-pointer dummy %qs"
51314 msgstr ""
51316 #: fortran/interface.c:2925
51317 #, gcc-internal-format, gfc-internal-format
51318 msgid "Actual argument at %L to assumed-type dummy is of derived type with type-bound or FINAL procedures"
51319 msgstr ""
51321 #: fortran/interface.c:2948
51322 #, gcc-internal-format
51323 msgid "Character length mismatch (%ld/%ld) between actual argument and pointer or allocatable dummy argument %qs at %L"
51324 msgstr ""
51326 #: fortran/interface.c:2956
51327 #, gcc-internal-format
51328 msgid "Character length mismatch (%ld/%ld) between actual argument and assumed-shape dummy argument %qs at %L"
51329 msgstr ""
51331 #: fortran/interface.c:2970
51332 #, gcc-internal-format
51333 msgid "Actual argument at %L to allocatable or pointer dummy argument %qs must have a deferred length type parameter if and only if the dummy has one"
51334 msgstr ""
51336 #: fortran/interface.c:2988
51337 #, gcc-internal-format
51338 msgid "Character length of actual argument shorter than of dummy argument %qs (%lu/%lu) at %L"
51339 msgstr ""
51341 #: fortran/interface.c:2994
51342 #, gcc-internal-format
51343 msgid "Actual argument contains too few elements for dummy argument %qs (%lu/%lu) at %L"
51344 msgstr ""
51346 #: fortran/interface.c:3013
51347 #, gcc-internal-format
51348 msgid "Expected a procedure pointer for argument %qs at %L"
51349 msgstr ""
51351 #: fortran/interface.c:3029
51352 #, gcc-internal-format
51353 msgid "Expected a procedure for argument %qs at %L"
51354 msgstr ""
51356 #: fortran/interface.c:3043
51357 #, gcc-internal-format
51358 msgid "Actual argument for %qs cannot be an assumed-size array at %L"
51359 msgstr ""
51361 #: fortran/interface.c:3052
51362 #, gcc-internal-format
51363 msgid "Actual argument for %qs must be a pointer at %L"
51364 msgstr ""
51366 #: fortran/interface.c:3062
51367 #, gcc-internal-format
51368 msgid "Fortran 2008: Non-pointer actual argument at %L to pointer dummy %qs"
51369 msgstr ""
51371 #: fortran/interface.c:3072
51372 #, gcc-internal-format
51373 msgid "Coindexed actual argument at %L to pointer dummy %qs"
51374 msgstr ""
51376 #: fortran/interface.c:3085
51377 #, gcc-internal-format
51378 msgid "Coindexed actual argument at %L to allocatable dummy %qs requires INTENT(IN)"
51379 msgstr ""
51381 #: fortran/interface.c:3099
51382 #, gcc-internal-format
51383 msgid "Coindexed ASYNCHRONOUS or VOLATILE actual argument at %L requires that dummy %qs has neither ASYNCHRONOUS nor VOLATILE"
51384 msgstr ""
51386 #: fortran/interface.c:3113
51387 #, gcc-internal-format
51388 msgid "Coindexed actual argument at %L with allocatable ultimate component to dummy %qs requires either VALUE or INTENT(IN)"
51389 msgstr ""
51391 #: fortran/interface.c:3125
51392 #, gcc-internal-format
51393 msgid "Actual CLASS array argument for %qs must be a full array at %L"
51394 msgstr ""
51396 #: fortran/interface.c:3135
51397 #, gcc-internal-format
51398 msgid "Actual argument for %qs must be ALLOCATABLE at %L"
51399 msgstr ""
51401 #: fortran/interface.c:3164
51402 #, gcc-internal-format
51403 msgid "Array-section actual argument with vector subscripts at %L is incompatible with INTENT(OUT), INTENT(INOUT), VOLATILE or ASYNCHRONOUS attribute of the dummy argument %qs"
51404 msgstr ""
51406 #: fortran/interface.c:3183
51407 #, gcc-internal-format
51408 msgid "Assumed-shape actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
51409 msgstr ""
51411 #: fortran/interface.c:3200
51412 #, gcc-internal-format
51413 msgid "Array-section actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
51414 msgstr ""
51416 #: fortran/interface.c:3220
51417 #, gcc-internal-format
51418 msgid "Pointer-array actual argument at %L requires an assumed-shape or pointer-array dummy argument %qs due to VOLATILE attribute"
51419 msgstr ""
51421 #: fortran/interface.c:3250
51422 #, gcc-internal-format
51423 msgid "Missing actual argument for argument %qs at %L"
51424 msgstr ""
51426 #: fortran/interface.c:3367
51427 #, gcc-internal-format
51428 msgid "compare_actual_expr(): Bad component code"
51429 msgstr ""
51431 #: fortran/interface.c:3396
51432 #, gcc-internal-format
51433 msgid "check_some_aliasing(): List mismatch"
51434 msgstr ""
51436 #: fortran/interface.c:3422
51437 #, gcc-internal-format
51438 msgid "check_some_aliasing(): corrupted data"
51439 msgstr ""
51441 #: fortran/interface.c:3432
51442 #, gcc-internal-format
51443 msgid "Same actual argument associated with INTENT(%s) argument %qs and INTENT(%s) argument %qs at %L"
51444 msgstr ""
51446 #: fortran/interface.c:3462
51447 #, gcc-internal-format
51448 msgid "check_intents(): List mismatch"
51449 msgstr ""
51451 #: fortran/interface.c:3482
51452 #, gcc-internal-format, gfc-internal-format
51453 msgid "Procedure argument at %L is local to a PURE procedure and has the POINTER attribute"
51454 msgstr ""
51456 #: fortran/interface.c:3494
51457 #, gcc-internal-format, gfc-internal-format
51458 msgid "Coindexed actual argument at %L in PURE procedure is passed to an INTENT(%s) argument"
51459 msgstr ""
51461 #: fortran/interface.c:3504
51462 #, gcc-internal-format, gfc-internal-format
51463 msgid "Coindexed actual argument at %L in PURE procedure is passed to a POINTER dummy argument"
51464 msgstr ""
51466 #: fortran/interface.c:3515
51467 #, gcc-internal-format
51468 msgid "Coindexed polymorphic actual argument at %L is passed polymorphic dummy argument %qs"
51469 msgstr ""
51471 #: fortran/interface.c:3543 fortran/interface.c:3553
51472 #, gcc-internal-format
51473 msgid "Procedure %qs called at %L is not explicitly declared"
51474 msgstr ""
51476 #: fortran/interface.c:3549
51477 #, gcc-internal-format
51478 msgid "Procedure %qs called with an implicit interface at %L"
51479 msgstr ""
51481 #: fortran/interface.c:3563
51482 #, gcc-internal-format
51483 msgid "The pointer object %qs at %L must have an explicit function interface or be declared as array"
51484 msgstr ""
51486 #: fortran/interface.c:3571
51487 #, gcc-internal-format
51488 msgid "The allocatable object %qs at %L must have an explicit function interface or be declared as array"
51489 msgstr ""
51491 #: fortran/interface.c:3579
51492 #, gcc-internal-format
51493 msgid "Allocatable function %qs at %L must have an explicit function interface"
51494 msgstr ""
51496 #: fortran/interface.c:3589
51497 #, gcc-internal-format
51498 msgid "Keyword argument requires explicit interface for procedure %qs at %L"
51499 msgstr ""
51501 #: fortran/interface.c:3598
51502 #, gcc-internal-format, gfc-internal-format
51503 msgid "Assumed-type argument %s at %L requires an explicit interface"
51504 msgstr ""
51506 #: fortran/interface.c:3611
51507 #, gcc-internal-format
51508 msgid "Actual argument of LOCK_TYPE or with LOCK_TYPE component at %L requires an explicit interface for procedure %qs"
51509 msgstr ""
51511 #: fortran/interface.c:3624
51512 #, gcc-internal-format
51513 msgid "Actual argument of EVENT_TYPE or with EVENT_TYPE component at %L requires an explicit interface for procedure %qs"
51514 msgstr ""
51516 #: fortran/interface.c:3633
51517 #, gcc-internal-format, gfc-internal-format
51518 msgid "MOLD argument to NULL required at %L"
51519 msgstr ""
51521 #: fortran/interface.c:3641
51522 #, gcc-internal-format, gfc-internal-format
51523 msgid "Assumed-rank argument requires an explicit interface at %L"
51524 msgstr ""
51526 #: fortran/interface.c:3679
51527 #, gcc-internal-format
51528 msgid "Procedure pointer component %qs called with an implicit interface at %L"
51529 msgstr ""
51531 #: fortran/interface.c:3690
51532 #, gcc-internal-format
51533 msgid "Keyword argument requires explicit interface for procedure pointer component %qs at %L"
51534 msgstr ""
51536 #: fortran/interface.c:3775
51537 #, gcc-internal-format, gfc-internal-format
51538 msgid "MOLD= required in NULL() argument at %L: Ambiguity between specific functions %s and %s"
51539 msgstr ""
51541 #: fortran/interface.c:3845
51542 #, gcc-internal-format
51543 msgid "Unable to find symbol %qs"
51544 msgstr ""
51546 #: fortran/interface.c:4212
51547 #, gcc-internal-format
51548 msgid "Entity %qs at %L is already present in the interface"
51549 msgstr ""
51551 #: fortran/interface.c:4329
51552 #, gcc-internal-format
51553 msgid "gfc_add_interface(): Bad interface type"
51554 msgstr ""
51556 #: fortran/interface.c:4423
51557 #, gcc-internal-format
51558 msgid "Can't overwrite GENERIC %qs at %L"
51559 msgstr ""
51561 #: fortran/interface.c:4435
51562 #, gcc-internal-format
51563 msgid "%qs at %L overrides a procedure binding declared NON_OVERRIDABLE"
51564 msgstr ""
51566 #: fortran/interface.c:4443
51567 #, gcc-internal-format
51568 msgid "%qs at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
51569 msgstr ""
51571 #: fortran/interface.c:4451
51572 #, gcc-internal-format
51573 msgid "%qs at %L overrides a PURE procedure and must also be PURE"
51574 msgstr ""
51576 #: fortran/interface.c:4460
51577 #, gcc-internal-format
51578 msgid "%qs at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
51579 msgstr ""
51581 #: fortran/interface.c:4466
51582 #, gcc-internal-format
51583 msgid "%qs at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, either"
51584 msgstr ""
51586 #: fortran/interface.c:4475
51587 #, gcc-internal-format
51588 msgid "%qs at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
51589 msgstr ""
51591 #: fortran/interface.c:4486
51592 #, gcc-internal-format
51593 msgid "%qs at %L overrides a FUNCTION and must also be a FUNCTION"
51594 msgstr ""
51596 #: fortran/interface.c:4494
51597 #, gcc-internal-format
51598 msgid "Result mismatch for the overriding procedure %qs at %L: %s"
51599 msgstr ""
51601 #: fortran/interface.c:4505
51602 #, gcc-internal-format
51603 msgid "%qs at %L overrides a PUBLIC procedure and must not be PRIVATE"
51604 msgstr ""
51606 #: fortran/interface.c:4535
51607 #, gcc-internal-format
51608 msgid "Dummy argument %qs of %qs at %L should be named %qs as to match the corresponding argument of the overridden procedure"
51609 msgstr ""
51611 #: fortran/interface.c:4547
51612 #, gcc-internal-format
51613 msgid "Argument mismatch for the overriding procedure %qs at %L: %s"
51614 msgstr ""
51616 #: fortran/interface.c:4556
51617 #, gcc-internal-format
51618 msgid "%qs at %L must have the same number of formal arguments as the overridden procedure"
51619 msgstr ""
51621 #: fortran/interface.c:4565
51622 #, gcc-internal-format
51623 msgid "%qs at %L overrides a NOPASS binding and must also be NOPASS"
51624 msgstr ""
51626 #: fortran/interface.c:4576
51627 #, gcc-internal-format
51628 msgid "%qs at %L overrides a binding with PASS and must also be PASS"
51629 msgstr ""
51631 #: fortran/interface.c:4583
51632 #, gcc-internal-format
51633 msgid "Passed-object dummy argument of %qs at %L must be at the same position as the passed-object dummy argument of the overridden procedure"
51634 msgstr ""
51636 #: fortran/interface.c:4604
51637 #, gcc-internal-format, gfc-internal-format
51638 msgid "DTIO dummy argument at %L must be of type %s"
51639 msgstr ""
51641 #: fortran/interface.c:4611
51642 #, gcc-internal-format, gfc-internal-format
51643 msgid "DTIO dummy argument at %L must be of KIND = %d"
51644 msgstr ""
51646 #: fortran/interface.c:4618
51647 #, gcc-internal-format, gfc-internal-format
51648 msgid "DTIO dummy argument at %L must be a scalar"
51649 msgstr ""
51651 #: fortran/interface.c:4622
51652 #, gcc-internal-format, gfc-internal-format
51653 msgid "DTIO dummy argument at %L must be an ASSUMED SHAPE ARRAY"
51654 msgstr ""
51656 #: fortran/interface.c:4626
51657 #, gcc-internal-format, gfc-internal-format
51658 msgid "DTIO dummy argument at %L must have INTENT %s"
51659 msgstr ""
51661 #: fortran/interface.c:4685 fortran/interface.c:4729
51662 #, gcc-internal-format, gfc-internal-format
51663 msgid "Alternate return at %L is not permitted in a DTIO procedure"
51664 msgstr ""
51666 #: fortran/interface.c:4697
51667 #, gcc-internal-format
51668 msgid "DTIO procedure %qs at %L must be a subroutine"
51669 msgstr ""
51671 #: fortran/interface.c:4706
51672 #, gcc-internal-format
51673 msgid "Too few dummy arguments in DTIO procedure %qs at %L"
51674 msgstr ""
51676 #: fortran/interface.c:4713
51677 #, gcc-internal-format
51678 msgid "Too many dummy arguments in DTIO procedure %qs at %L"
51679 msgstr ""
51681 #: fortran/intrinsic.c:196
51682 #, gcc-internal-format, gfc-internal-format
51683 msgid "Variable with NO_ARG_CHECK attribute at %L is only permitted as argument to the intrinsic functions C_LOC and PRESENT"
51684 msgstr ""
51686 #: fortran/intrinsic.c:211
51687 #, gcc-internal-format, gfc-internal-format
51688 msgid "Assumed-type argument at %L is not permitted as actual argument to the intrinsic %s"
51689 msgstr ""
51691 #: fortran/intrinsic.c:218
51692 #, gcc-internal-format, gfc-internal-format
51693 msgid "Assumed-type argument at %L is only permitted as first actual argument to the intrinsic %s"
51694 msgstr ""
51696 #: fortran/intrinsic.c:225
51697 #, gcc-internal-format, gfc-internal-format
51698 msgid "Assumed-rank argument at %L is only permitted as actual argument to intrinsic inquiry functions"
51699 msgstr ""
51701 #: fortran/intrinsic.c:232
51702 #, gcc-internal-format, gfc-internal-format
51703 msgid "Assumed-rank argument at %L is only permitted as first actual argument to the intrinsic inquiry function %s"
51704 msgstr ""
51706 #: fortran/intrinsic.c:280
51707 #, gcc-internal-format
51708 msgid "do_check(): too many args"
51709 msgstr ""
51711 #: fortran/intrinsic.c:360
51712 #, gcc-internal-format
51713 msgid "add_sym(): Bad sizing mode"
51714 msgstr ""
51716 #: fortran/intrinsic.c:1077
51717 #, gcc-internal-format
51718 msgid "The intrinsic %qs at %L is not included in the selected standard but %s and %qs will be treated as if declared EXTERNAL.  Use an appropriate -std=* option or define -fall-intrinsics to allow this intrinsic."
51719 msgstr ""
51721 #: fortran/intrinsic.c:1112
51722 #, gcc-internal-format
51723 msgid "make_generic(): Can't find generic symbol %qs"
51724 msgstr ""
51726 #: fortran/intrinsic.c:4113
51727 #, gcc-internal-format
51728 msgid "Too many arguments in call to %qs at %L"
51729 msgstr ""
51731 #: fortran/intrinsic.c:4128
51732 #, gcc-internal-format, gfc-internal-format
51733 msgid "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this context at %L"
51734 msgstr ""
51736 #: fortran/intrinsic.c:4131
51737 #, gcc-internal-format
51738 msgid "Can't find keyword named %qs in call to %qs at %L"
51739 msgstr ""
51741 #: fortran/intrinsic.c:4138
51742 #, gcc-internal-format
51743 msgid "Argument %qs appears twice in call to %qs at %L"
51744 msgstr ""
51746 #: fortran/intrinsic.c:4152
51747 #, gcc-internal-format
51748 msgid "Missing actual argument %qs in call to %qs at %L"
51749 msgstr ""
51751 #: fortran/intrinsic.c:4167
51752 #, gcc-internal-format, gfc-internal-format
51753 msgid "ALTERNATE RETURN not permitted at %L"
51754 msgstr ""
51756 #: fortran/intrinsic.c:4224
51757 #, gcc-internal-format
51758 msgid "Type of argument %qs in call to %qs at %L should be %s, not %s"
51759 msgstr ""
51761 #: fortran/intrinsic.c:4330
51762 #, gcc-internal-format
51763 msgid "resolve_intrinsic(): Too many args for intrinsic"
51764 msgstr ""
51766 #: fortran/intrinsic.c:4425
51767 #, gcc-internal-format
51768 msgid "do_simplify(): Too many args for intrinsic"
51769 msgstr ""
51771 #: fortran/intrinsic.c:4464
51772 #, gcc-internal-format
51773 msgid "init_arglist(): too many arguments"
51774 msgstr ""
51776 #: fortran/intrinsic.c:4614
51777 #, gcc-internal-format
51778 msgid "Invalid standard code on intrinsic %qs (%d)"
51779 msgstr ""
51781 #: fortran/intrinsic.c:4623
51782 #, gcc-internal-format
51783 msgid "Intrinsic %qs (is %s) is used at %L"
51784 msgstr ""
51786 #: fortran/intrinsic.c:4694
51787 #, gcc-internal-format
51788 msgid "Function %qs as initialization expression at %L"
51789 msgstr ""
51791 #: fortran/intrinsic.c:4712
51792 #, gcc-internal-format
51793 msgid "Transformational function %qs at %L is invalid in an initialization expression"
51794 msgstr ""
51796 #: fortran/intrinsic.c:4791
51797 #, gcc-internal-format, gfc-internal-format
51798 msgid "Elemental function as initialization expression with non-integer/non-character arguments at %L"
51799 msgstr ""
51801 #: fortran/intrinsic.c:4862
51802 #, gcc-internal-format
51803 msgid "Subroutine call to intrinsic %qs in DO CONCURRENT block at %L is not PURE"
51804 msgstr ""
51806 #: fortran/intrinsic.c:4869
51807 #, gcc-internal-format
51808 msgid "Subroutine call to intrinsic %qs at %L is not PURE"
51809 msgstr ""
51811 #: fortran/intrinsic.c:4945
51812 #, gcc-internal-format, gfc-internal-format
51813 msgid "Extension: Conversion from %s to %s at %L"
51814 msgstr ""
51816 #: fortran/intrinsic.c:4981 fortran/intrinsic.c:4998
51817 #, gcc-internal-format, gfc-internal-format
51818 msgid "Possible change of value in conversion from %s to %s at %L"
51819 msgstr ""
51821 #: fortran/intrinsic.c:4986 fortran/intrinsic.c:5007
51822 #, gcc-internal-format, gfc-internal-format
51823 msgid "Conversion from %s to %s at %L"
51824 msgstr ""
51826 #: fortran/intrinsic.c:5062
51827 #, gcc-internal-format, gfc-internal-format
51828 msgid "Can't convert %s to %s at %L"
51829 msgstr ""
51831 #: fortran/intrinsic.c:5067
51832 #, gcc-internal-format
51833 msgid "Can't convert %qs to %qs at %L"
51834 msgstr ""
51836 #: fortran/intrinsic.c:5159
51837 #, gcc-internal-format
51838 msgid "%qs declared at %L may shadow the intrinsic of the same name.  In order to call the intrinsic, explicit INTRINSIC declarations may be required."
51839 msgstr ""
51841 #: fortran/intrinsic.c:5165
51842 #, gcc-internal-format
51843 msgid "%qs declared at %L is also the name of an intrinsic.  It can only be called via an explicit interface or if declared EXTERNAL."
51844 msgstr ""
51846 #: fortran/io.c:176 fortran/primary.c:922
51847 #, gcc-internal-format, gfc-internal-format
51848 msgid "Extension: backslash character at %C"
51849 msgstr ""
51851 #: fortran/io.c:210
51852 #, gcc-internal-format, gfc-internal-format
51853 msgid "Nonconforming tab character in format at %C"
51854 msgstr ""
51856 #: fortran/io.c:453
51857 #, gcc-internal-format, gfc-internal-format
51858 msgid "DP format specifier not allowed at %C"
51859 msgstr ""
51861 #: fortran/io.c:460
51862 #, gcc-internal-format, gfc-internal-format
51863 msgid "DC format specifier not allowed at %C"
51864 msgstr ""
51866 #: fortran/io.c:467
51867 #, gcc-internal-format, gfc-internal-format
51868 msgid "Fortran 2003: DT format specifier not allowed at %C"
51869 msgstr ""
51871 #: fortran/io.c:685
51872 #, gcc-internal-format, gfc-internal-format
51873 msgid "X descriptor requires leading space count at %L"
51874 msgstr ""
51876 #: fortran/io.c:762
51877 #, gcc-internal-format, gfc-internal-format
51878 msgid "$ descriptor at %L"
51879 msgstr ""
51881 #: fortran/io.c:766
51882 #, gcc-internal-format, gfc-internal-format
51883 msgid "$ should be the last specifier in format at %L"
51884 msgstr ""
51886 #: fortran/io.c:865 fortran/io.c:869
51887 #, gcc-internal-format, gfc-internal-format
51888 msgid "Extension: Zero width after L descriptor at %L"
51889 msgstr ""
51891 #: fortran/io.c:881
51892 #, gcc-internal-format, gfc-internal-format
51893 msgid "Missing positive width after L descriptor at %L"
51894 msgstr ""
51896 #: fortran/io.c:912
51897 #, gcc-internal-format
51898 msgid "%<G0%> in format at %L"
51899 msgstr ""
51901 #: fortran/io.c:940
51902 #, gcc-internal-format, gfc-internal-format
51903 msgid "Positive width required in format specifier %s at %L"
51904 msgstr ""
51906 #: fortran/io.c:956 fortran/io.c:963
51907 #, gcc-internal-format, gfc-internal-format
51908 msgid "Period required in format specifier %s at %L"
51909 msgstr ""
51911 #: fortran/io.c:1035
51912 #, gcc-internal-format, gfc-internal-format
51913 msgid "Period required in format specifier at %L"
51914 msgstr ""
51916 #: fortran/io.c:1057
51917 #, gcc-internal-format, gfc-internal-format
51918 msgid "The H format specifier at %L is a Fortran 95 deleted feature"
51919 msgstr ""
51921 #: fortran/io.c:1145 fortran/io.c:1207
51922 #, gcc-internal-format, gfc-internal-format
51923 msgid "Missing comma at %L"
51924 msgstr ""
51926 #: fortran/io.c:1225
51927 #, gcc-internal-format, gfc-internal-format
51928 msgid "%s in format string at %L"
51929 msgstr ""
51931 #: fortran/io.c:1263
51932 #, gcc-internal-format, gfc-internal-format
51933 msgid "Extraneous characters in format at %L"
51934 msgstr ""
51936 #: fortran/io.c:1285
51937 #, gcc-internal-format, gfc-internal-format
51938 msgid "Format statement in module main block at %C"
51939 msgstr ""
51941 #: fortran/io.c:1294
51942 #, gcc-internal-format, gfc-internal-format
51943 msgid "FORMAT statement at %C cannot appear within an INTERFACE"
51944 msgstr ""
51946 #: fortran/io.c:1300
51947 #, gcc-internal-format, gfc-internal-format
51948 msgid "Missing format label at %C"
51949 msgstr ""
51951 #: fortran/io.c:1348
51952 #, gcc-internal-format, gfc-internal-format
51953 msgid "IOMSG must be a scalar-default-char-variable at %L"
51954 msgstr ""
51956 #: fortran/io.c:1362
51957 #, gcc-internal-format, gfc-internal-format
51958 msgid "%s requires a scalar-default-char-expr at %L"
51959 msgstr ""
51961 #: fortran/io.c:1385 fortran/io.c:1416 fortran/io.c:1482
51962 #, gcc-internal-format, gfc-internal-format
51963 msgid "Invalid value for %s specification at %C"
51964 msgstr ""
51966 #: fortran/io.c:1391 fortran/io.c:1422 fortran/io.c:1564 fortran/io.c:1577
51967 #, gcc-internal-format, gfc-internal-format
51968 msgid "Duplicate %s specification at %C"
51969 msgstr ""
51971 #: fortran/io.c:1429
51972 #, gcc-internal-format, gfc-internal-format
51973 msgid "Variable %s cannot be INTENT(IN) at %C"
51974 msgstr ""
51976 #: fortran/io.c:1437
51977 #, gcc-internal-format, gfc-internal-format
51978 msgid "Variable %s cannot be assigned in PURE procedure at %C"
51979 msgstr ""
51981 #: fortran/io.c:1488
51982 #, gcc-internal-format, gfc-internal-format
51983 msgid "Duplicate %s label specification at %C"
51984 msgstr ""
51986 #: fortran/io.c:1508 fortran/io.c:1525 fortran/io.c:1546
51987 #, gcc-internal-format, gfc-internal-format
51988 msgid "%s is a DEC extension at %C, re-compile with -fdec to enable"
51989 msgstr ""
51991 #: fortran/io.c:1599
51992 #, gcc-internal-format, gfc-internal-format
51993 msgid "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
51994 msgstr ""
51996 #: fortran/io.c:1617
51997 #, gcc-internal-format, gfc-internal-format
51998 msgid "FORMAT tag at %L must be of type default-kind CHARACTER or of INTEGER"
51999 msgstr ""
52001 #: fortran/io.c:1623
52002 #, gcc-internal-format, gfc-internal-format
52003 msgid "ASSIGNED variable in FORMAT tag at %L"
52004 msgstr ""
52006 #: fortran/io.c:1628
52007 #, gcc-internal-format
52008 msgid "Variable %qs at %L has not been assigned a format label"
52009 msgstr ""
52011 #: fortran/io.c:1635
52012 #, gcc-internal-format
52013 msgid "Scalar %qs in FORMAT tag at %L is not an ASSIGNED variable"
52014 msgstr ""
52016 #: fortran/io.c:1647
52017 #, gcc-internal-format, gfc-internal-format
52018 msgid "Non-character in FORMAT tag at %L"
52019 msgstr ""
52021 #: fortran/io.c:1653
52022 #, gcc-internal-format, gfc-internal-format
52023 msgid "Non-character assumed shape array element in FORMAT tag at %L"
52024 msgstr ""
52026 #: fortran/io.c:1660
52027 #, gcc-internal-format, gfc-internal-format
52028 msgid "Non-character assumed size array element in FORMAT tag at %L"
52029 msgstr ""
52031 #: fortran/io.c:1667
52032 #, gcc-internal-format, gfc-internal-format
52033 msgid "Non-character pointer array element in FORMAT tag at %L"
52034 msgstr ""
52036 #: fortran/io.c:1693
52037 #, gcc-internal-format, gfc-internal-format
52038 msgid "%s tag at %L must be of type %s"
52039 msgstr ""
52041 #: fortran/io.c:1700
52042 #, gcc-internal-format, gfc-internal-format
52043 msgid "%s tag at %L must be a character string of default kind"
52044 msgstr ""
52046 #: fortran/io.c:1707
52047 #, gcc-internal-format, gfc-internal-format
52048 msgid "%s tag at %L must be scalar"
52049 msgstr ""
52051 #: fortran/io.c:1713
52052 #, gcc-internal-format, gfc-internal-format
52053 msgid "IOMSG tag at %L"
52054 msgstr ""
52056 #: fortran/io.c:1721
52057 #, gcc-internal-format, gfc-internal-format
52058 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
52059 msgstr ""
52061 #: fortran/io.c:1730
52062 #, gcc-internal-format, gfc-internal-format
52063 msgid "Non-default LOGICAL kind in %s tag at %L"
52064 msgstr ""
52066 #: fortran/io.c:1737
52067 #, gcc-internal-format, gfc-internal-format
52068 msgid "NEWUNIT specifier at %L"
52069 msgstr ""
52071 #: fortran/io.c:1755
52072 #, gcc-internal-format, gfc-internal-format
52073 msgid "CONVERT tag at %L"
52074 msgstr ""
52076 #: fortran/io.c:1965
52077 #, gcc-internal-format
52078 msgid "Fortran 2003: %s specifier in %s statement at %C has value %qs"
52079 msgstr ""
52081 #: fortran/io.c:1973 fortran/io.c:2000
52082 #, gcc-internal-format
52083 msgid "%s specifier in %s statement at %C has value %qs"
52084 msgstr ""
52086 #: fortran/io.c:1992
52087 #, gcc-internal-format
52088 msgid "Extension: %s specifier in %s statement at %C has value %qs"
52089 msgstr ""
52091 #: fortran/io.c:2014 fortran/io.c:2022
52092 #, gcc-internal-format
52093 msgid "%s specifier in %s statement at %C has invalid value %qs"
52094 msgstr ""
52096 #: fortran/io.c:2075
52097 #, gcc-internal-format, gfc-internal-format
52098 msgid "OPEN statement not allowed in PURE procedure at %C"
52099 msgstr ""
52101 #: fortran/io.c:2088
52102 #, gcc-internal-format, gfc-internal-format
52103 msgid "UNIT specifier not allowed with NEWUNIT at %C"
52104 msgstr ""
52106 #: fortran/io.c:2098
52107 #, gcc-internal-format, gfc-internal-format
52108 msgid "NEWUNIT specifier must have FILE= or STATUS='scratch' at %C"
52109 msgstr ""
52111 #: fortran/io.c:2106
52112 #, gcc-internal-format, gfc-internal-format
52113 msgid "OPEN statement at %C must have UNIT or NEWUNIT specified"
52114 msgstr ""
52116 #: fortran/io.c:2144
52117 #, gcc-internal-format, gfc-internal-format
52118 msgid "ACTION type conflicts with READONLY specifier at %C"
52119 msgstr ""
52121 #: fortran/io.c:2158
52122 #, gcc-internal-format, gfc-internal-format
52123 msgid "ASYNCHRONOUS= at %C not allowed in Fortran 95"
52124 msgstr ""
52126 #: fortran/io.c:2179 fortran/io.c:3712
52127 #, gcc-internal-format, gfc-internal-format
52128 msgid "BLANK= at %C not allowed in Fortran 95"
52129 msgstr ""
52131 #: fortran/io.c:2216 fortran/io.c:3688
52132 #, gcc-internal-format, gfc-internal-format
52133 msgid "DECIMAL= at %C not allowed in Fortran 95"
52134 msgstr ""
52136 #: fortran/io.c:2254
52137 #, gcc-internal-format, gfc-internal-format
52138 msgid "ENCODING= at %C not allowed in Fortran 95"
52139 msgstr ""
52141 #: fortran/io.c:2317 fortran/io.c:3761
52142 #, gcc-internal-format, gfc-internal-format
52143 msgid "ROUND= at %C not allowed in Fortran 95"
52144 msgstr ""
52146 #: fortran/io.c:2356
52147 #, gcc-internal-format, gfc-internal-format
52148 msgid "SIGN= at %C not allowed in Fortran 95"
52149 msgstr ""
52151 #: fortran/io.c:2577
52152 #, gcc-internal-format, gfc-internal-format
52153 msgid "CLOSE statement not allowed in PURE procedure at %C"
52154 msgstr ""
52156 #: fortran/io.c:2639
52157 #, gcc-internal-format, gfc-internal-format
52158 msgid "CLOSE statement at %L requires a UNIT number"
52159 msgstr ""
52161 #: fortran/io.c:2647
52162 #, gcc-internal-format, gfc-internal-format
52163 msgid "UNIT number in CLOSE statement at %L must be non-negative"
52164 msgstr ""
52166 #: fortran/io.c:2745 fortran/match.c:2937
52167 #, gcc-internal-format, gfc-internal-format
52168 msgid "%s statement not allowed in PURE procedure at %C"
52169 msgstr ""
52171 #: fortran/io.c:2779
52172 #, gcc-internal-format, gfc-internal-format
52173 msgid "UNIT number missing in statement at %L"
52174 msgstr ""
52176 #: fortran/io.c:2787 fortran/io.c:3230
52177 #, gcc-internal-format, gfc-internal-format
52178 msgid "UNIT number in statement at %L must be non-negative"
52179 msgstr ""
52181 #: fortran/io.c:2820
52182 #, gcc-internal-format, gfc-internal-format
52183 msgid "FLUSH statement at %C"
52184 msgstr ""
52186 #: fortran/io.c:2861
52187 #, gcc-internal-format, gfc-internal-format
52188 msgid "Missing format with default unit at %C"
52189 msgstr ""
52191 #: fortran/io.c:2881
52192 #, gcc-internal-format, gfc-internal-format
52193 msgid "Duplicate UNIT specification at %C"
52194 msgstr ""
52196 #: fortran/io.c:2955
52197 #, gcc-internal-format, gfc-internal-format
52198 msgid "Duplicate format specification at %C"
52199 msgstr ""
52201 #: fortran/io.c:2972
52202 #, gcc-internal-format
52203 msgid "Symbol %qs in namelist %qs is INTENT(IN) at %C"
52204 msgstr ""
52206 #: fortran/io.c:3008
52207 #, gcc-internal-format, gfc-internal-format
52208 msgid "Duplicate NML specification at %C"
52209 msgstr ""
52211 #: fortran/io.c:3017
52212 #, gcc-internal-format
52213 msgid "Symbol %qs at %C must be a NAMELIST group name"
52214 msgstr ""
52216 #: fortran/io.c:3087
52217 #, gcc-internal-format, gfc-internal-format
52218 msgid "END tag at %C not allowed in output statement"
52219 msgstr ""
52221 #: fortran/io.c:3164
52222 #, gcc-internal-format, gfc-internal-format
52223 msgid "UNIT not specified at %L"
52224 msgstr ""
52226 #: fortran/io.c:3176
52227 #, gcc-internal-format, gfc-internal-format
52228 msgid "UNIT specification at %L must be an INTEGER expression or a CHARACTER variable"
52229 msgstr ""
52231 #: fortran/io.c:3198
52232 #, gcc-internal-format, gfc-internal-format
52233 msgid "Invalid form of WRITE statement at %L, UNIT required"
52234 msgstr ""
52236 #: fortran/io.c:3209
52237 #, gcc-internal-format, gfc-internal-format
52238 msgid "Internal unit with vector subscript at %L"
52239 msgstr ""
52241 #: fortran/io.c:3223
52242 #, gcc-internal-format, gfc-internal-format
52243 msgid "External IO UNIT cannot be an array at %L"
52244 msgstr ""
52246 #: fortran/io.c:3251
52247 #, gcc-internal-format
52248 msgid "NAMELIST %qs in READ statement at %L contains the symbol %qs which may not appear in a variable definition context"
52249 msgstr ""
52251 #: fortran/io.c:3261
52252 #, gcc-internal-format, gfc-internal-format
52253 msgid "Comma before i/o item list at %L"
52254 msgstr ""
52256 #: fortran/io.c:3271
52257 #, gcc-internal-format, gfc-internal-format
52258 msgid "ERR tag label %d at %L not defined"
52259 msgstr ""
52261 #: fortran/io.c:3283
52262 #, gcc-internal-format, gfc-internal-format
52263 msgid "END tag label %d at %L not defined"
52264 msgstr ""
52266 #: fortran/io.c:3295
52267 #, gcc-internal-format, gfc-internal-format
52268 msgid "EOR tag label %d at %L not defined"
52269 msgstr ""
52271 #: fortran/io.c:3305
52272 #, gcc-internal-format, gfc-internal-format
52273 msgid "FORMAT label %d at %L not defined"
52274 msgstr ""
52276 #: fortran/io.c:3336
52277 #, gcc-internal-format
52278 msgid "io_kind_name(): bad I/O-kind"
52279 msgstr ""
52281 #: fortran/io.c:3425
52282 #, gcc-internal-format, gfc-internal-format
52283 msgid "Syntax error in I/O iterator at %C"
52284 msgstr ""
52286 #: fortran/io.c:3456
52287 #, gcc-internal-format, gfc-internal-format
52288 msgid "Expected variable in READ statement at %C"
52289 msgstr ""
52291 #: fortran/io.c:3462
52292 #, gcc-internal-format, gfc-internal-format
52293 msgid "Expected expression in %s statement at %C"
52294 msgstr ""
52296 #. A general purpose syntax error.
52297 #: fortran/io.c:3519 fortran/io.c:4179 fortran/gfortran.h:2813
52298 #, gcc-internal-format, gfc-internal-format
52299 msgid "Syntax error in %s statement at %C"
52300 msgstr ""
52302 #: fortran/io.c:3603
52303 #, gcc-internal-format, gfc-internal-format
52304 msgid "Internal file at %L with namelist"
52305 msgstr ""
52307 #: fortran/io.c:3659
52308 #, gcc-internal-format, gfc-internal-format
52309 msgid "ASYNCHRONOUS= specifier at %L must be an initialization expression"
52310 msgstr ""
52312 #: fortran/io.c:3737
52313 #, gcc-internal-format, gfc-internal-format
52314 msgid "PAD= at %C not allowed in Fortran 95"
52315 msgstr ""
52317 #: fortran/io.c:3813
52318 #, gcc-internal-format, gfc-internal-format
52319 msgid "DELIM= at %C not allowed in Fortran 95"
52320 msgstr ""
52322 #: fortran/io.c:3965
52323 #, gcc-internal-format, gfc-internal-format
52324 msgid "PRINT namelist at %C is an extension"
52325 msgstr ""
52327 #: fortran/io.c:4146
52328 #, gcc-internal-format, gfc-internal-format
52329 msgid "Expected comma in I/O list at %C"
52330 msgstr ""
52332 #: fortran/io.c:4213
52333 #, gcc-internal-format, gfc-internal-format
52334 msgid "PRINT statement at %C not allowed within PURE procedure"
52335 msgstr ""
52337 #: fortran/io.c:4380 fortran/io.c:4442
52338 #, gcc-internal-format, gfc-internal-format
52339 msgid "INQUIRE statement not allowed in PURE procedure at %C"
52340 msgstr ""
52342 #: fortran/io.c:4408
52343 #, gcc-internal-format, gfc-internal-format
52344 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
52345 msgstr ""
52347 #: fortran/io.c:4418 fortran/trans-io.c:1333
52348 #, gcc-internal-format, gfc-internal-format
52349 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
52350 msgstr ""
52352 #: fortran/io.c:4425
52353 #, gcc-internal-format, gfc-internal-format
52354 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
52355 msgstr ""
52357 #: fortran/io.c:4435
52358 #, gcc-internal-format, gfc-internal-format
52359 msgid "UNIT number in INQUIRE statement at %L can not be %d"
52360 msgstr ""
52362 #: fortran/io.c:4450
52363 #, gcc-internal-format, gfc-internal-format
52364 msgid "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
52365 msgstr ""
52367 #: fortran/io.c:4628
52368 #, gcc-internal-format, gfc-internal-format
52369 msgid "WAIT at %C not allowed in Fortran 95"
52370 msgstr ""
52372 #: fortran/io.c:4634
52373 #, gcc-internal-format, gfc-internal-format
52374 msgid "WAIT statement not allowed in PURE procedure at %C"
52375 msgstr ""
52377 #: fortran/match.c:115
52378 #, gcc-internal-format
52379 msgid "gfc_op2string(): Bad code"
52380 msgstr ""
52382 #: fortran/match.c:192
52383 #, gcc-internal-format, gfc-internal-format
52384 msgid "Expected structure component or operator name after '.' at %C"
52385 msgstr ""
52387 #: fortran/match.c:224
52388 #, gcc-internal-format
52389 msgid "%qs is neither a defined operator nor a structure component in dotted string at %C"
52390 msgstr ""
52392 #: fortran/match.c:294
52393 #, gcc-internal-format
52394 msgid "Missing %<)%> in statement at or before %L"
52395 msgstr ""
52397 #: fortran/match.c:299
52398 #, gcc-internal-format
52399 msgid "Missing %<(%> in statement at or before %L"
52400 msgstr ""
52402 #: fortran/match.c:496
52403 #, gcc-internal-format, gfc-internal-format
52404 msgid "Integer too large at %C"
52405 msgstr ""
52407 #: fortran/match.c:577 fortran/parse.c:1125
52408 #, gcc-internal-format, gfc-internal-format
52409 msgid "Too many digits in statement label at %C"
52410 msgstr ""
52412 #: fortran/match.c:583
52413 #, gcc-internal-format, gfc-internal-format
52414 msgid "Statement label at %C is zero"
52415 msgstr ""
52417 #: fortran/match.c:616
52418 #, gcc-internal-format
52419 msgid "Label name %qs at %C is ambiguous"
52420 msgstr ""
52422 #: fortran/match.c:622
52423 #, gcc-internal-format
52424 msgid "Duplicate construct label %qs at %C"
52425 msgstr ""
52427 #: fortran/match.c:656
52428 #, gcc-internal-format, gfc-internal-format
52429 msgid "Invalid character in name at %C"
52430 msgstr ""
52432 #: fortran/match.c:669
52433 #, gcc-internal-format, gfc-internal-format
52434 msgid "Name at %C is too long"
52435 msgstr ""
52437 #: fortran/match.c:680
52438 #, gcc-internal-format
52439 msgid "Invalid character %<$%> at %L. Use %<-fdollar-ok%> to allow it as an extension"
52440 msgstr ""
52442 #: fortran/match.c:956
52443 #, gcc-internal-format, gfc-internal-format
52444 msgid ".XOR. operator at %C"
52445 msgstr ""
52447 #: fortran/match.c:1011
52448 #, gcc-internal-format, gfc-internal-format
52449 msgid "Loop variable at %C cannot be an array"
52450 msgstr ""
52452 #: fortran/match.c:1018
52453 #, gcc-internal-format, gfc-internal-format
52454 msgid "Loop variable at %C cannot be a coarray"
52455 msgstr ""
52457 #: fortran/match.c:1024
52458 #, gcc-internal-format, gfc-internal-format
52459 msgid "Loop variable at %C cannot be a sub-component"
52460 msgstr ""
52462 #: fortran/match.c:1058
52463 #, gcc-internal-format, gfc-internal-format
52464 msgid "Expected a step value in iterator at %C"
52465 msgstr ""
52467 #: fortran/match.c:1070
52468 #, gcc-internal-format, gfc-internal-format
52469 msgid "Syntax error in iterator at %C"
52470 msgstr ""
52472 #: fortran/match.c:1238
52473 #, gcc-internal-format, gfc-internal-format
52474 msgid "gfc_match(): Bad match code %c"
52475 msgstr ""
52477 #: fortran/match.c:1311
52478 #, gcc-internal-format, gfc-internal-format
52479 msgid "Invalid form of PROGRAM statement at %C"
52480 msgstr ""
52482 #: fortran/match.c:1441 fortran/match.c:1521
52483 #, gcc-internal-format, gfc-internal-format
52484 msgid "Arithmetic IF statement at %C"
52485 msgstr ""
52487 #: fortran/match.c:1496
52488 #, gcc-internal-format, gfc-internal-format
52489 msgid "Syntax error in IF-expression at %C"
52490 msgstr ""
52492 #: fortran/match.c:1507
52493 #, gcc-internal-format, gfc-internal-format
52494 msgid "Block label not appropriate for arithmetic IF statement at %C"
52495 msgstr ""
52497 #: fortran/match.c:1544
52498 #, gcc-internal-format, gfc-internal-format
52499 msgid "Block label is not appropriate for IF statement at %C"
52500 msgstr ""
52502 #: fortran/match.c:1636
52503 #, gcc-internal-format, gfc-internal-format
52504 msgid "Cannot assign to a named constant at %C"
52505 msgstr ""
52507 #: fortran/match.c:1646
52508 #, gcc-internal-format, gfc-internal-format
52509 msgid "Unclassifiable statement in IF-clause at %C"
52510 msgstr ""
52512 #: fortran/match.c:1653
52513 #, gcc-internal-format, gfc-internal-format
52514 msgid "Syntax error in IF-clause at %C"
52515 msgstr ""
52517 #: fortran/match.c:1696
52518 #, gcc-internal-format, gfc-internal-format
52519 msgid "Unexpected junk after ELSE statement at %C"
52520 msgstr ""
52522 #: fortran/match.c:1702 fortran/match.c:1737
52523 #, gcc-internal-format
52524 msgid "Label %qs at %C doesn't match IF label %qs"
52525 msgstr ""
52527 #: fortran/match.c:1731
52528 #, gcc-internal-format, gfc-internal-format
52529 msgid "Unexpected junk after ELSE IF statement at %C"
52530 msgstr ""
52532 #: fortran/match.c:1795
52533 #, gcc-internal-format, gfc-internal-format
52534 msgid "Image control statement CRITICAL at %C in PURE procedure"
52535 msgstr ""
52537 #: fortran/match.c:1801
52538 #, gcc-internal-format, gfc-internal-format
52539 msgid "Image control statement CRITICAL at %C in DO CONCURRENT block"
52540 msgstr ""
52542 #: fortran/match.c:1808
52543 #, gcc-internal-format, gfc-internal-format
52544 msgid "CRITICAL statement at %C"
52545 msgstr ""
52547 #: fortran/match.c:1820
52548 #, gcc-internal-format, gfc-internal-format
52549 msgid "Nested CRITICAL block at %C"
52550 msgstr ""
52552 #: fortran/match.c:1872
52553 #, gcc-internal-format, gfc-internal-format
52554 msgid "Expected association list at %C"
52555 msgstr ""
52557 #: fortran/match.c:1885
52558 #, gcc-internal-format, gfc-internal-format
52559 msgid "Expected association at %C"
52560 msgstr ""
52562 #: fortran/match.c:1894
52563 #, gcc-internal-format
52564 msgid "Duplicate name %qs in association at %C"
52565 msgstr ""
52567 #: fortran/match.c:1902
52568 #, gcc-internal-format, gfc-internal-format
52569 msgid "Association target at %C must not be coindexed"
52570 msgstr ""
52572 #: fortran/match.c:1920
52573 #, gcc-internal-format
52574 msgid "Expected %<)%> or %<,%> at %C"
52575 msgstr ""
52577 #: fortran/match.c:1938
52578 #, gcc-internal-format, gfc-internal-format
52579 msgid "Junk after ASSOCIATE statement at %C"
52580 msgstr ""
52582 #: fortran/match.c:2008
52583 #, gcc-internal-format
52584 msgid "Derived type %qs at %L may not be ABSTRACT"
52585 msgstr ""
52587 #: fortran/match.c:2076 fortran/match.c:2142 fortran/match.c:2163
52588 #, gcc-internal-format, gfc-internal-format
52589 msgid "Invalid type-spec at %C"
52590 msgstr ""
52592 #: fortran/match.c:2258
52593 #, gcc-internal-format, gfc-internal-format
52594 msgid "Syntax error in FORALL iterator at %C"
52595 msgstr ""
52597 #: fortran/match.c:2523
52598 #, gcc-internal-format, gfc-internal-format
52599 msgid "DO CONCURRENT construct at %C"
52600 msgstr ""
52602 #: fortran/match.c:2648
52603 #, gcc-internal-format
52604 msgid "Name %qs in %s statement at %C is unknown"
52605 msgstr ""
52607 #: fortran/match.c:2656
52608 #, gcc-internal-format
52609 msgid "Name %qs in %s statement at %C is not a construct name"
52610 msgstr ""
52612 #: fortran/match.c:2668
52613 #, gcc-internal-format, gfc-internal-format
52614 msgid "%s statement at %C leaves CRITICAL construct"
52615 msgstr ""
52617 #. F2008, C821 & C845.
52618 #: fortran/match.c:2676
52619 #, gcc-internal-format, gfc-internal-format
52620 msgid "%s statement at %C leaves DO CONCURRENT construct"
52621 msgstr ""
52623 #: fortran/match.c:2688
52624 #, gcc-internal-format, gfc-internal-format
52625 msgid "%s statement at %C is not within a construct"
52626 msgstr ""
52628 #: fortran/match.c:2691
52629 #, gcc-internal-format
52630 msgid "%s statement at %C is not within construct %qs"
52631 msgstr ""
52633 #: fortran/match.c:2716
52634 #, gcc-internal-format
52635 msgid "CYCLE statement at %C is not applicable to non-loop construct %qs"
52636 msgstr ""
52638 #: fortran/match.c:2721
52639 #, gcc-internal-format, gfc-internal-format
52640 msgid "EXIT statement with no do-construct-name at %C"
52641 msgstr ""
52643 #: fortran/match.c:2727
52644 #, gcc-internal-format
52645 msgid "%s statement at %C is not applicable to construct %qs"
52646 msgstr ""
52648 #: fortran/match.c:2735
52649 #, gcc-internal-format, gfc-internal-format
52650 msgid "%s statement at %C leaving OpenACC structured block"
52651 msgstr ""
52653 #: fortran/match.c:2736
52654 #, gcc-internal-format, gfc-internal-format
52655 msgid "%s statement at %C leaving OpenMP structured block"
52656 msgstr ""
52658 #: fortran/match.c:2760
52659 #, gcc-internal-format, gfc-internal-format
52660 msgid "EXIT statement at %C terminating !$ACC LOOP loop"
52661 msgstr ""
52663 #: fortran/match.c:2765
52664 #, gcc-internal-format, gfc-internal-format
52665 msgid "CYCLE statement at %C to non-innermost collapsed !$ACC LOOP loop"
52666 msgstr ""
52668 #: fortran/match.c:2794
52669 #, gcc-internal-format, gfc-internal-format
52670 msgid "EXIT statement at %C terminating !$OMP DO loop"
52671 msgstr ""
52673 #: fortran/match.c:2799
52674 #, gcc-internal-format, gfc-internal-format
52675 msgid "CYCLE statement at %C to non-innermost collapsed !$OMP DO loop"
52676 msgstr ""
52678 #: fortran/match.c:2886
52679 #, fuzzy, gcc-internal-format, gfc-internal-format
52680 #| msgid "Junk after MAP statement at %C"
52681 msgid "Blank required in %s statement near %C"
52682 msgstr "Зайві команди після інструкції MAP у %C"
52684 #: fortran/match.c:2904
52685 #, gcc-internal-format, gfc-internal-format
52686 msgid "STOP code at %C cannot be negative"
52687 msgstr ""
52689 #: fortran/match.c:2910
52690 #, gcc-internal-format, gfc-internal-format
52691 msgid "STOP code at %C contains too many digits"
52692 msgstr ""
52694 #: fortran/match.c:2931
52695 #, gcc-internal-format, gfc-internal-format
52696 msgid "%s statement at %C in PURE procedure"
52697 msgstr ""
52699 #: fortran/match.c:2947
52700 #, gcc-internal-format, gfc-internal-format
52701 msgid "Image control statement STOP at %C in CRITICAL block"
52702 msgstr ""
52704 #: fortran/match.c:2952
52705 #, gcc-internal-format, gfc-internal-format
52706 msgid "Image control statement STOP at %C in DO CONCURRENT block"
52707 msgstr ""
52709 #: fortran/match.c:2963
52710 #, gcc-internal-format, gfc-internal-format
52711 msgid "STOP code at %L must be a scalar CHARACTER constant or digit[digit[digit[digit[digit]]]]"
52712 msgstr ""
52714 #: fortran/match.c:2976
52715 #, gcc-internal-format, gfc-internal-format
52716 msgid "STOP code at %L must be either INTEGER or CHARACTER type"
52717 msgstr ""
52719 #: fortran/match.c:2983
52720 #, gcc-internal-format, gfc-internal-format
52721 msgid "STOP code at %L must be scalar"
52722 msgstr ""
52724 #: fortran/match.c:2990
52725 #, gcc-internal-format, gfc-internal-format
52726 msgid "STOP code at %L must be default character KIND=%d"
52727 msgstr ""
52729 #: fortran/match.c:2997
52730 #, gcc-internal-format, gfc-internal-format
52731 msgid "STOP code at %L must be default integer KIND=%d"
52732 msgstr ""
52734 #: fortran/match.c:3045
52735 #, gcc-internal-format, gfc-internal-format
52736 msgid "PAUSE statement at %C"
52737 msgstr ""
52739 #: fortran/match.c:3066
52740 #, gcc-internal-format, gfc-internal-format
52741 msgid "ERROR STOP statement at %C"
52742 msgstr ""
52744 #: fortran/match.c:3092
52745 #, gcc-internal-format, gfc-internal-format
52746 msgid "Image control statement EVENT %s at %C in PURE procedure"
52747 msgstr ""
52749 #: fortran/match.c:3107
52750 #, gcc-internal-format, gfc-internal-format
52751 msgid "Image control statement EVENT %s at %C in CRITICAL block"
52752 msgstr ""
52754 #: fortran/match.c:3114
52755 #, gcc-internal-format, gfc-internal-format
52756 msgid "Image control statement EVENT %s at %C in DO CONCURRENT block"
52757 msgstr ""
52759 #: fortran/match.c:3144 fortran/match.c:3361 fortran/match.c:3573
52760 #: fortran/match.c:4083 fortran/match.c:4420
52761 #, gcc-internal-format, gfc-internal-format
52762 msgid "Redundant STAT tag found at %L"
52763 msgstr ""
52765 #: fortran/match.c:3165 fortran/match.c:3382 fortran/match.c:3593
52766 #: fortran/match.c:4109 fortran/match.c:4445
52767 #, gcc-internal-format, gfc-internal-format
52768 msgid "Redundant ERRMSG tag found at %L"
52769 msgstr ""
52771 #: fortran/match.c:3186
52772 #, gcc-internal-format, gfc-internal-format
52773 msgid "Redundant UNTIL_COUNT tag found at %L"
52774 msgstr ""
52776 #: fortran/match.c:3252
52777 #, gcc-internal-format, gfc-internal-format
52778 msgid "EVENT POST statement at %C"
52779 msgstr ""
52781 #: fortran/match.c:3262
52782 #, gcc-internal-format, gfc-internal-format
52783 msgid "EVENT WAIT statement at %C"
52784 msgstr ""
52786 #: fortran/match.c:3274
52787 #, fuzzy, gcc-internal-format, gfc-internal-format
52788 #| msgid "Junk after MAP statement at %C"
52789 msgid "FAIL IMAGE statement at %C"
52790 msgstr "Зайві команди після інструкції MAP у %C"
52792 #: fortran/match.c:3309
52793 #, gcc-internal-format, gfc-internal-format
52794 msgid "Image control statement %s at %C in PURE procedure"
52795 msgstr ""
52797 #: fortran/match.c:3324
52798 #, gcc-internal-format, gfc-internal-format
52799 msgid "Image control statement %s at %C in CRITICAL block"
52800 msgstr ""
52802 #: fortran/match.c:3331
52803 #, gcc-internal-format, gfc-internal-format
52804 msgid "Image control statement %s at %C in DO CONCURRENT block"
52805 msgstr ""
52807 #: fortran/match.c:3403
52808 #, gcc-internal-format, gfc-internal-format
52809 msgid "Redundant ACQUIRED_LOCK tag found at %L"
52810 msgstr ""
52812 #: fortran/match.c:3468
52813 #, gcc-internal-format, gfc-internal-format
52814 msgid "LOCK statement at %C"
52815 msgstr ""
52817 #: fortran/match.c:3478
52818 #, gcc-internal-format, gfc-internal-format
52819 msgid "UNLOCK statement at %C"
52820 msgstr ""
52822 #: fortran/match.c:3503
52823 #, gcc-internal-format, gfc-internal-format
52824 msgid "Image control statement SYNC at %C in PURE procedure"
52825 msgstr ""
52827 #: fortran/match.c:3509
52828 #, gcc-internal-format, gfc-internal-format
52829 msgid "SYNC statement at %C"
52830 msgstr ""
52832 #: fortran/match.c:3521
52833 #, gcc-internal-format, gfc-internal-format
52834 msgid "Image control statement SYNC at %C in CRITICAL block"
52835 msgstr ""
52837 #: fortran/match.c:3527
52838 #, gcc-internal-format, gfc-internal-format
52839 msgid "Image control statement SYNC at %C in DO CONCURRENT block"
52840 msgstr ""
52842 #: fortran/match.c:3707
52843 #, gcc-internal-format, gfc-internal-format
52844 msgid "ASSIGN statement at %C"
52845 msgstr ""
52847 #: fortran/match.c:3751
52848 #, gcc-internal-format, gfc-internal-format
52849 msgid "Assigned GOTO statement at %C"
52850 msgstr ""
52852 #: fortran/match.c:3795 fortran/match.c:3846
52853 #, gcc-internal-format, gfc-internal-format
52854 msgid "Statement label list in GOTO at %C cannot be empty"
52855 msgstr ""
52857 #: fortran/match.c:3856
52858 #, gcc-internal-format, gfc-internal-format
52859 msgid "Computed GOTO at %C"
52860 msgstr ""
52862 #: fortran/match.c:3928
52863 #, gcc-internal-format, gfc-internal-format
52864 msgid "Error in type-spec at %L"
52865 msgstr ""
52867 #: fortran/match.c:3938
52868 #, gcc-internal-format, gfc-internal-format
52869 msgid "typespec in ALLOCATE at %L"
52870 msgstr ""
52872 #: fortran/match.c:3981
52873 #, gcc-internal-format, gfc-internal-format
52874 msgid "Bad allocate-object at %C for a PURE procedure"
52875 msgstr ""
52877 #: fortran/match.c:4005
52878 #, gcc-internal-format, gfc-internal-format
52879 msgid "ALLOCATE of coarray at %C in DO CONCURRENT block"
52880 msgstr ""
52882 #: fortran/match.c:4010
52883 #, gcc-internal-format, gfc-internal-format
52884 msgid "ALLOCATE of coarray at %C in CRITICAL block"
52885 msgstr ""
52887 #: fortran/match.c:4032
52888 #, gcc-internal-format, gfc-internal-format
52889 msgid "Allocate-object at %L is neither a data pointer nor an allocatable variable"
52890 msgstr ""
52892 #: fortran/match.c:4044
52893 #, gcc-internal-format, gfc-internal-format
52894 msgid "Type of entity at %L is type incompatible with typespec"
52895 msgstr ""
52897 #: fortran/match.c:4052
52898 #, gcc-internal-format, gfc-internal-format
52899 msgid "Kind type parameter for entity at %L differs from the kind type parameter of the typespec"
52900 msgstr ""
52902 #: fortran/match.c:4066
52903 #, gcc-internal-format, gfc-internal-format
52904 msgid "Shape specification for allocatable scalar at %C"
52905 msgstr ""
52907 #: fortran/match.c:4103
52908 #, gcc-internal-format, gfc-internal-format
52909 msgid "ERRMSG tag at %L"
52910 msgstr ""
52912 #: fortran/match.c:4126
52913 #, gcc-internal-format, gfc-internal-format
52914 msgid "SOURCE tag at %L"
52915 msgstr ""
52917 #: fortran/match.c:4132
52918 #, gcc-internal-format, gfc-internal-format
52919 msgid "Redundant SOURCE tag found at %L"
52920 msgstr ""
52922 #: fortran/match.c:4139
52923 #, gcc-internal-format, gfc-internal-format
52924 msgid "SOURCE tag at %L conflicts with the typespec at %L"
52925 msgstr ""
52927 #: fortran/match.c:4145
52928 #, gcc-internal-format, gfc-internal-format
52929 msgid "SOURCE tag at %L with more than a single allocate object"
52930 msgstr ""
52932 #: fortran/match.c:4163
52933 #, gcc-internal-format, gfc-internal-format
52934 msgid "MOLD tag at %L"
52935 msgstr ""
52937 #: fortran/match.c:4169
52938 #, gcc-internal-format, gfc-internal-format
52939 msgid "Redundant MOLD tag found at %L"
52940 msgstr ""
52942 #: fortran/match.c:4176
52943 #, gcc-internal-format, gfc-internal-format
52944 msgid "MOLD tag at %L conflicts with the typespec at %L"
52945 msgstr ""
52947 #: fortran/match.c:4202
52948 #, gcc-internal-format, gfc-internal-format
52949 msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
52950 msgstr ""
52952 #: fortran/match.c:4210
52953 #, gcc-internal-format, gfc-internal-format
52954 msgid "Allocate-object at %L with a deferred type parameter requires either a type-spec or SOURCE tag or a MOLD tag"
52955 msgstr ""
52957 #: fortran/match.c:4222
52958 #, gcc-internal-format, gfc-internal-format
52959 msgid "Unlimited polymorphic allocate-object at %L requires either a type-spec or SOURCE tag or a MOLD tag"
52960 msgstr ""
52962 #: fortran/match.c:4284
52963 #, gcc-internal-format, gfc-internal-format
52964 msgid "Pointer object at %C shall not be coindexed"
52965 msgstr ""
52967 #: fortran/match.c:4370
52968 #, gcc-internal-format, gfc-internal-format
52969 msgid "Illegal allocate-object at %C for a PURE procedure"
52970 msgstr ""
52972 #: fortran/match.c:4380
52973 #, gcc-internal-format, gfc-internal-format
52974 msgid "DEALLOCATE of coarray at %C in DO CONCURRENT block"
52975 msgstr ""
52977 #: fortran/match.c:4387
52978 #, gcc-internal-format, gfc-internal-format
52979 msgid "DEALLOCATE of coarray at %C in CRITICAL block"
52980 msgstr ""
52982 #: fortran/match.c:4403
52983 #, gcc-internal-format, gfc-internal-format
52984 msgid "Allocate-object at %C is not a nonprocedure pointer nor an allocatable variable"
52985 msgstr ""
52987 #: fortran/match.c:4440
52988 #, gcc-internal-format, gfc-internal-format
52989 msgid "ERRMSG at %L"
52990 msgstr ""
52992 #: fortran/match.c:4497
52993 #, gcc-internal-format, gfc-internal-format
52994 msgid "Image control statement RETURN at %C in CRITICAL block"
52995 msgstr ""
52997 #: fortran/match.c:4503
52998 #, gcc-internal-format, gfc-internal-format
52999 msgid "Image control statement RETURN at %C in DO CONCURRENT block"
53000 msgstr ""
53002 #: fortran/match.c:4512
53003 #, gcc-internal-format, gfc-internal-format
53004 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
53005 msgstr ""
53007 #: fortran/match.c:4543
53008 #, gcc-internal-format, gfc-internal-format
53009 msgid "RETURN statement in main program at %C"
53010 msgstr ""
53012 #: fortran/match.c:4571
53013 #, gcc-internal-format, gfc-internal-format
53014 msgid "Expected component reference at %C"
53015 msgstr ""
53017 #: fortran/match.c:4580
53018 #, gcc-internal-format, gfc-internal-format
53019 msgid "Junk after CALL at %C"
53020 msgstr ""
53022 #: fortran/match.c:4591
53023 #, gcc-internal-format, gfc-internal-format
53024 msgid "Expected type-bound procedure or procedure pointer component at %C"
53025 msgstr ""
53027 #: fortran/match.c:4812
53028 #, gcc-internal-format, gfc-internal-format
53029 msgid "Syntax error in common block name at %C"
53030 msgstr ""
53032 #. If we find an error, just print it and continue,
53033 #. cause it's just semantic, and we can see if there
53034 #. are more errors.
53035 #: fortran/match.c:4879
53036 #, gcc-internal-format
53037 msgid "Variable %qs at %L in common block %qs at %C must be declared with a C interoperable kind since common block %qs is bind(c)"
53038 msgstr ""
53040 #: fortran/match.c:4888
53041 #, gcc-internal-format
53042 msgid "Variable %qs in common block %qs at %C can not be bind(c) since it is not global"
53043 msgstr ""
53045 #: fortran/match.c:4895
53046 #, gcc-internal-format
53047 msgid "Symbol %qs at %C is already in a COMMON block"
53048 msgstr ""
53050 #: fortran/match.c:4903
53051 #, gcc-internal-format
53052 msgid "Initialized symbol %qs at %C can only be COMMON in BLOCK DATA"
53053 msgstr ""
53055 #: fortran/match.c:4919
53056 #, gcc-internal-format
53057 msgid "Array specification for symbol %qs in COMMON at %C must be explicit"
53058 msgstr ""
53060 #: fortran/match.c:4929
53061 #, gcc-internal-format
53062 msgid "Symbol %qs in COMMON at %C cannot be a POINTER array"
53063 msgstr ""
53065 #: fortran/match.c:4975
53066 #, gcc-internal-format
53067 msgid "Symbol %qs, in COMMON block %qs at %C is being indirectly equivalenced to another COMMON block %qs"
53068 msgstr ""
53070 #: fortran/match.c:5103
53071 #, gcc-internal-format
53072 msgid "Namelist group name %qs at %C already has a basic type of %s"
53073 msgstr ""
53075 #: fortran/match.c:5111
53076 #, gcc-internal-format
53077 msgid "Namelist group name %qs at %C already is USE associated and cannot be respecified."
53078 msgstr ""
53080 #: fortran/match.c:5137
53081 #, gcc-internal-format
53082 msgid "Assumed size array %qs in namelist %qs at %C is not allowed"
53083 msgstr ""
53085 #: fortran/match.c:5271
53086 #, gcc-internal-format, gfc-internal-format
53087 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
53088 msgstr ""
53090 #: fortran/match.c:5279
53091 #, gcc-internal-format, gfc-internal-format
53092 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
53093 msgstr ""
53095 #: fortran/match.c:5307
53096 #, gcc-internal-format, gfc-internal-format
53097 msgid "EQUIVALENCE at %C requires two or more objects"
53098 msgstr ""
53100 #: fortran/match.c:5321
53101 #, gcc-internal-format, gfc-internal-format
53102 msgid "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
53103 msgstr ""
53105 #: fortran/match.c:5334
53106 #, gcc-internal-format, gfc-internal-format
53107 msgid "Expecting a comma in EQUIVALENCE at %C"
53108 msgstr ""
53110 #: fortran/match.c:5450
53111 #, gcc-internal-format, gfc-internal-format
53112 msgid "Statement function at %L is recursive"
53113 msgstr ""
53115 #: fortran/match.c:5460
53116 #, gcc-internal-format, gfc-internal-format
53117 msgid "Statement function at %L cannot appear within an INTERFACE"
53118 msgstr ""
53120 #: fortran/match.c:5465
53121 #, gcc-internal-format, gfc-internal-format
53122 msgid "Statement function at %C"
53123 msgstr ""
53125 #: fortran/match.c:5590 fortran/match.c:5606
53126 #, gcc-internal-format, gfc-internal-format
53127 msgid "Expression in CASE selector at %L cannot be %s"
53128 msgstr ""
53130 #: fortran/match.c:5628
53131 #, gcc-internal-format, gfc-internal-format
53132 msgid "Expected initialization expression in CASE at %C"
53133 msgstr ""
53135 #: fortran/match.c:5660
53136 #, gcc-internal-format
53137 msgid "Expected block name %qs of SELECT construct at %C"
53138 msgstr ""
53140 #: fortran/match.c:5947
53141 #, gcc-internal-format, gfc-internal-format
53142 msgid "parse error in SELECT TYPE statement at %C"
53143 msgstr ""
53145 #: fortran/match.c:5971
53146 #, gcc-internal-format, gfc-internal-format
53147 msgid "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
53148 msgstr ""
53150 #: fortran/match.c:6009
53151 #, gcc-internal-format, gfc-internal-format
53152 msgid "Unexpected CASE statement at %C"
53153 msgstr ""
53155 #: fortran/match.c:6061
53156 #, gcc-internal-format, gfc-internal-format
53157 msgid "Syntax error in CASE specification at %C"
53158 msgstr ""
53160 #: fortran/match.c:6079
53161 #, gcc-internal-format, gfc-internal-format
53162 msgid "Unexpected TYPE IS statement at %C"
53163 msgstr ""
53165 #: fortran/match.c:6111
53166 #, gcc-internal-format, gfc-internal-format
53167 msgid "The type-spec shall not specify a sequence derived type or a type with the BIND attribute in SELECT TYPE at %C [F2003:C815]"
53168 msgstr ""
53170 #: fortran/match.c:6123
53171 #, gcc-internal-format, gfc-internal-format
53172 msgid "Syntax error in TYPE IS specification at %C"
53173 msgstr ""
53175 #: fortran/match.c:6199
53176 #, gcc-internal-format, gfc-internal-format
53177 msgid "Syntax error in CLASS IS specification at %C"
53178 msgstr ""
53180 #: fortran/match.c:6322
53181 #, gcc-internal-format, gfc-internal-format
53182 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
53183 msgstr ""
53185 #: fortran/match.c:6360
53186 #, gcc-internal-format
53187 msgid "Label %qs at %C doesn't match WHERE label %qs"
53188 msgstr ""
53190 #: fortran/matchexp.c:72
53191 #, gcc-internal-format
53192 msgid "Bad character %qc in OPERATOR name at %C"
53193 msgstr ""
53195 #: fortran/matchexp.c:80
53196 #, gcc-internal-format
53197 msgid "The name %qs cannot be used as a defined operator at %C"
53198 msgstr ""
53200 #: fortran/matchexp.c:173
53201 #, gcc-internal-format, gfc-internal-format
53202 msgid "Expected a right parenthesis in expression at %C"
53203 msgstr ""
53205 #: fortran/matchexp.c:281
53206 #, gcc-internal-format, gfc-internal-format
53207 msgid "Expected exponent in expression at %C"
53208 msgstr ""
53210 #: fortran/matchexp.c:319 fortran/matchexp.c:324 fortran/matchexp.c:428
53211 #: fortran/matchexp.c:433
53212 #, gcc-internal-format, gfc-internal-format
53213 msgid "Extension: Unary operator following arithmetic operator (use parentheses) at %C"
53214 msgstr ""
53216 #: fortran/matchexp.c:665
53217 #, gcc-internal-format
53218 msgid "match_level_4(): Bad operator"
53219 msgstr ""
53221 #: fortran/misc.c:108
53222 #, gcc-internal-format
53223 msgid "gfc_basic_typename(): Undefined type"
53224 msgstr ""
53226 #: fortran/misc.c:173
53227 #, gcc-internal-format
53228 msgid "gfc_typename(): Undefined type"
53229 msgstr ""
53231 #: fortran/misc.c:193
53232 #, gcc-internal-format
53233 msgid "gfc_code2string(): Bad code"
53234 msgstr ""
53236 #: fortran/module.c:236
53237 #, gcc-internal-format
53238 msgid "free_pi_tree(): Unresolved fixup"
53239 msgstr ""
53241 #: fortran/module.c:453
53242 #, gcc-internal-format
53243 msgid "associate_integer_pointer(): Already associated"
53244 msgstr ""
53246 #: fortran/module.c:535
53247 #, gcc-internal-format, gfc-internal-format
53248 msgid "module nature in USE statement at %C"
53249 msgstr ""
53251 #: fortran/module.c:547
53252 #, gcc-internal-format, gfc-internal-format
53253 msgid "Module nature in USE statement at %C shall be either INTRINSIC or NON_INTRINSIC"
53254 msgstr ""
53256 #: fortran/module.c:560
53257 #, gcc-internal-format, gfc-internal-format
53258 msgid "\"::\" was expected after module nature at %C but was not found"
53259 msgstr ""
53261 #: fortran/module.c:570
53262 #, gcc-internal-format, gfc-internal-format
53263 msgid "\"USE :: module\" at %C"
53264 msgstr ""
53266 #: fortran/module.c:629
53267 #, gcc-internal-format, gfc-internal-format
53268 msgid "Missing generic specification in USE statement at %C"
53269 msgstr ""
53271 #: fortran/module.c:637
53272 #, gcc-internal-format, gfc-internal-format
53273 msgid "Renaming operators in USE statements at %C"
53274 msgstr ""
53276 #: fortran/module.c:678
53277 #, gcc-internal-format
53278 msgid "The name %qs at %C has already been used as an external module name"
53279 msgstr ""
53281 #: fortran/module.c:741
53282 #, gcc-internal-format, gfc-internal-format
53283 msgid "SUBMODULE declaration at %C"
53284 msgstr ""
53286 #: fortran/module.c:746
53287 #, gcc-internal-format, gfc-internal-format
53288 msgid "SUBMODULE declaration at %C cannot appear within another scoping unit"
53289 msgstr ""
53291 #: fortran/module.c:821
53292 #, gcc-internal-format, gfc-internal-format
53293 msgid "Syntax error in SUBMODULE statement at %C"
53294 msgstr "Синтаксична помилка у інструкції SUBMODULE у %C"
53296 #: fortran/module.c:1166
53297 #, gcc-internal-format
53298 msgid "Reading module %qs at line %d column %d: %s"
53299 msgstr ""
53301 #: fortran/module.c:1170
53302 #, gcc-internal-format
53303 msgid "Writing module %qs at line %d column %d: %s"
53304 msgstr ""
53306 #: fortran/module.c:1174
53307 #, gcc-internal-format
53308 msgid "Module %qs at line %d column %d: %s"
53309 msgstr ""
53311 #: fortran/module.c:1569
53312 #, gcc-internal-format
53313 msgid "require_atom(): bad atom type required"
53314 msgstr ""
53316 #: fortran/module.c:1618
53317 #, gcc-internal-format, gfc-internal-format
53318 msgid "Error writing modules file: %s"
53319 msgstr ""
53321 #: fortran/module.c:1662
53322 #, gcc-internal-format
53323 msgid "write_atom(): Writing negative integer"
53324 msgstr ""
53326 #: fortran/module.c:1669
53327 #, gcc-internal-format
53328 msgid "write_atom(): Trying to write dab atom"
53329 msgstr ""
53331 #: fortran/module.c:1875
53332 #, gcc-internal-format
53333 msgid "unquote_string(): got bad string"
53334 msgstr ""
53336 #: fortran/module.c:2674
53337 #, gcc-internal-format
53338 msgid "mio_array_ref(): Unknown array ref"
53339 msgstr ""
53341 #: fortran/module.c:3650
53342 #, gcc-internal-format, gfc-internal-format
53343 msgid "Namelist %s cannot be renamed by USE association to %s"
53344 msgstr ""
53346 #: fortran/module.c:4746
53347 #, gcc-internal-format, gfc-internal-format
53348 msgid "Ambiguous !$OMP DECLARE REDUCTION from module %s at %L"
53349 msgstr ""
53351 #: fortran/module.c:4749
53352 #, gcc-internal-format, gfc-internal-format
53353 msgid "Previous !$OMP DECLARE REDUCTION from module %s at %L"
53354 msgstr ""
53356 #: fortran/module.c:4943
53357 #, gcc-internal-format
53358 msgid "%qs of module %qs, imported at %C, is also the name of the current program unit"
53359 msgstr ""
53361 #: fortran/module.c:5295
53362 #, gcc-internal-format
53363 msgid "Symbol %qs referenced at %L not found in module %qs"
53364 msgstr ""
53366 #: fortran/module.c:5302
53367 #, gcc-internal-format
53368 msgid "User operator %qs referenced at %L not found in module %qs"
53369 msgstr ""
53371 #: fortran/module.c:5307
53372 #, gcc-internal-format
53373 msgid "Intrinsic operator %qs referenced at %L not found in module %qs"
53374 msgstr ""
53376 #: fortran/module.c:5542
53377 #, gcc-internal-format
53378 msgid "write_symbol(): bad module symbol %qs"
53379 msgstr ""
53381 #: fortran/module.c:5875
53382 #, gcc-internal-format
53383 msgid "write_symtree(): Symbol not written"
53384 msgstr ""
53386 #: fortran/module.c:6062
53387 #, gcc-internal-format
53388 msgid "Can't open module file %qs for writing at %C: %s"
53389 msgstr ""
53391 #: fortran/module.c:6081
53392 #, gcc-internal-format
53393 msgid "Error writing module file %qs for writing: %s"
53394 msgstr ""
53396 #: fortran/module.c:6092
53397 #, gcc-internal-format
53398 msgid "Can't delete module file %qs: %s"
53399 msgstr ""
53401 #: fortran/module.c:6095
53402 #, gcc-internal-format
53403 msgid "Can't rename module file %qs to %qs: %s"
53404 msgstr ""
53406 #: fortran/module.c:6101
53407 #, gcc-internal-format
53408 msgid "Can't delete temporary module file %qs: %s"
53409 msgstr ""
53411 #: fortran/module.c:6158
53412 #, gcc-internal-format
53413 msgid "Symbol %qs at %C already declared"
53414 msgstr ""
53416 #: fortran/module.c:6229
53417 #, gcc-internal-format, gfc-internal-format
53418 msgid "import_iso_c_binding_module(): Unable to create symbol for %s"
53419 msgstr ""
53421 #: fortran/module.c:6337 fortran/module.c:6681
53422 #, gcc-internal-format
53423 msgid "The symbol %qs, referenced at %L, is not in the selected standard"
53424 msgstr ""
53426 #: fortran/module.c:6465
53427 #, gcc-internal-format
53428 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_C_BINDING"
53429 msgstr ""
53431 #: fortran/module.c:6486 fortran/module.c:6519 fortran/module.c:6561
53432 #, gcc-internal-format
53433 msgid "Symbol %qs already declared"
53434 msgstr ""
53436 #: fortran/module.c:6666
53437 #, gcc-internal-format
53438 msgid "Use of intrinsic module %qs at %C conflicts with non-intrinsic module name used previously"
53439 msgstr ""
53441 #: fortran/module.c:6688
53442 #, gcc-internal-format
53443 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %L is incompatible with option %qs"
53444 msgstr ""
53446 #: fortran/module.c:6756
53447 #, gcc-internal-format, gfc-internal-format
53448 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %C is incompatible with option %s"
53449 msgstr ""
53451 #: fortran/module.c:6810
53452 #, gcc-internal-format
53453 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
53454 msgstr ""
53456 #: fortran/module.c:6836
53457 #, gcc-internal-format, gfc-internal-format
53458 msgid "USE statement at %C has no ONLY qualifier"
53459 msgstr ""
53461 #: fortran/module.c:6865
53462 #, gcc-internal-format, gfc-internal-format
53463 msgid "ISO_FORTRAN_ENV intrinsic module at %C"
53464 msgstr ""
53466 #: fortran/module.c:6877
53467 #, gcc-internal-format, gfc-internal-format
53468 msgid "ISO_C_BINDING module at %C"
53469 msgstr ""
53471 #: fortran/module.c:6890
53472 #, gcc-internal-format
53473 msgid "Can't find an intrinsic module named %qs at %C"
53474 msgstr ""
53476 #: fortran/module.c:6896
53477 #, gcc-internal-format, gfc-internal-format
53478 msgid "IEEE_FEATURES module at %C"
53479 msgstr ""
53481 #: fortran/module.c:6902
53482 #, gcc-internal-format, gfc-internal-format
53483 msgid "IEEE_EXCEPTIONS module at %C"
53484 msgstr ""
53486 #: fortran/module.c:6908
53487 #, gcc-internal-format, gfc-internal-format
53488 msgid "IEEE_ARITHMETIC module at %C"
53489 msgstr ""
53491 #: fortran/module.c:6918
53492 #, gcc-internal-format
53493 msgid "Can't open module file %qs for reading at %C: %s"
53494 msgstr ""
53496 #: fortran/module.c:6921
53497 #, gcc-internal-format
53498 msgid "Module file %qs has not been generated, either because the module does not contain a MODULE PROCEDURE or there is an error in the module."
53499 msgstr ""
53501 #: fortran/module.c:6932
53502 #, gcc-internal-format
53503 msgid "Use of non-intrinsic module %qs at %C conflicts with intrinsic module name used previously"
53504 msgstr ""
53506 #: fortran/module.c:6955
53507 #, gcc-internal-format
53508 msgid "File %qs opened at %C is not a GNU Fortran module file"
53509 msgstr ""
53511 #: fortran/module.c:6963
53512 #, gcc-internal-format
53513 msgid "Cannot read module file %qs opened at %C, because it was created by a different version of GNU Fortran"
53514 msgstr ""
53516 #: fortran/module.c:6978
53517 #, gcc-internal-format, gfc-internal-format
53518 msgid "Can't USE the same %smodule we're building!"
53519 msgstr ""
53521 #: fortran/openmp.c:296 fortran/openmp.c:397 fortran/openmp.c:692
53522 #: fortran/openmp.c:3162
53523 #, gcc-internal-format, gfc-internal-format
53524 msgid "COMMON block /%s/ not found at %C"
53525 msgstr ""
53527 #: fortran/openmp.c:335 fortran/openmp.c:425
53528 #, gcc-internal-format, gfc-internal-format
53529 msgid "Syntax error in OpenMP variable list at %C"
53530 msgstr ""
53532 #: fortran/openmp.c:499
53533 #, fuzzy, gcc-internal-format, gfc-internal-format
53534 #| msgid "Syntax error in !$ACC DECLARE list at %C"
53535 msgid "Syntax error in OpenMP DEPEND SINK list at %C"
53536 msgstr "Синтаксична помилка у списку !$ACC DECLARE у %C"
53538 #: fortran/openmp.c:561
53539 #, gcc-internal-format, gfc-internal-format
53540 msgid "Syntax error in OpenACC expression list at %C"
53541 msgstr ""
53543 #: fortran/openmp.c:628
53544 #, gcc-internal-format
53545 msgid "Unexpected OpenACC parallelism."
53546 msgstr ""
53548 #: fortran/openmp.c:660
53549 #, gcc-internal-format, gfc-internal-format
53550 msgid "Variable at %C is an element of a COMMON block"
53551 msgstr ""
53553 #: fortran/openmp.c:720
53554 #, gcc-internal-format, gfc-internal-format
53555 msgid "Unexpected junk after !$ACC DECLARE at %C"
53556 msgstr ""
53558 #: fortran/openmp.c:730
53559 #, gcc-internal-format, gfc-internal-format
53560 msgid "Syntax error in !$ACC DECLARE list at %C"
53561 msgstr "Синтаксична помилка у списку !$ACC DECLARE у %C"
53563 #: fortran/openmp.c:1032
53564 #, gcc-internal-format, gfc-internal-format
53565 msgid "COLLAPSE clause argument not constant positive integer at %C"
53566 msgstr ""
53568 #: fortran/openmp.c:1488
53569 #, gcc-internal-format, gfc-internal-format
53570 msgid "ORDERED clause argument not constant positive integer at %C"
53571 msgstr ""
53573 #: fortran/openmp.c:1671
53574 #, gcc-internal-format, gfc-internal-format
53575 msgid "!$OMP DECLARE REDUCTION %s not found at %L"
53576 msgstr ""
53578 #: fortran/openmp.c:2062
53579 #, gcc-internal-format, gfc-internal-format
53580 msgid "Invalid clause in module with !$ACC DECLARE at %L"
53581 msgstr ""
53583 #: fortran/openmp.c:2072
53584 #, gcc-internal-format, gfc-internal-format
53585 msgid "Variable is USE-associated with !$ACC DECLARE at %L"
53586 msgstr ""
53588 #: fortran/openmp.c:2080
53589 #, gcc-internal-format, gfc-internal-format
53590 msgid "Assumed-size dummy array with !$ACC DECLARE at %L"
53591 msgstr ""
53593 #: fortran/openmp.c:2127
53594 #, gcc-internal-format
53595 msgid "%<acc update%> must contain at least one %<device%> or %<host%> or %<self%> clause at %L"
53596 msgstr ""
53598 #: fortran/openmp.c:2175
53599 #, fuzzy, gcc-internal-format, gfc-internal-format
53600 #| msgid "invalid argument to %qD"
53601 msgid "Invalid argument to !$ACC WAIT at %L"
53602 msgstr "некоректний аргумент %qD"
53604 #: fortran/openmp.c:2184
53605 #, gcc-internal-format, gfc-internal-format
53606 msgid "WAIT clause at %L requires a scalar INTEGER expression"
53607 msgstr ""
53609 #: fortran/openmp.c:2217
53610 #, gcc-internal-format, gfc-internal-format
53611 msgid "ACC CACHE directive must be inside of loop %C"
53612 msgstr ""
53614 #: fortran/openmp.c:2248
53615 #, gcc-internal-format
53616 msgid "Multiple loop axes specified for routine"
53617 msgstr ""
53619 #: fortran/openmp.c:2274
53620 #, gcc-internal-format, gfc-internal-format
53621 msgid "Only the !$ACC ROUTINE form without list is allowed in interface block at %C"
53622 msgstr ""
53624 #: fortran/openmp.c:2301
53625 #, gcc-internal-format, gfc-internal-format
53626 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, invalid function name %s"
53627 msgstr ""
53629 #: fortran/openmp.c:2310
53630 #, gcc-internal-format, gfc-internal-format
53631 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C"
53632 msgstr ""
53634 #: fortran/openmp.c:2317
53635 #, gcc-internal-format, gfc-internal-format
53636 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, expecting ')' after NAME"
53637 msgstr ""
53639 #: fortran/openmp.c:2452 fortran/openmp.c:2476
53640 #, gcc-internal-format, gfc-internal-format
53641 msgid "Unexpected junk after $OMP CRITICAL statement at %C"
53642 msgstr ""
53644 #: fortran/openmp.c:2543
53645 #, gcc-internal-format, gfc-internal-format
53646 msgid "Unexpected junk after $OMP FLUSH statement at %C"
53647 msgstr ""
53649 #: fortran/openmp.c:2937 fortran/openmp.c:6206
53650 #, gcc-internal-format, gfc-internal-format
53651 msgid "Redefinition of predefined %s !$OMP DECLARE REDUCTION at %L"
53652 msgstr ""
53654 #: fortran/openmp.c:2941 fortran/openmp.c:6210
53655 #, gcc-internal-format, gfc-internal-format
53656 msgid "Redefinition of predefined !$OMP DECLARE REDUCTION at %L"
53657 msgstr ""
53659 #: fortran/openmp.c:2946
53660 #, gcc-internal-format, gfc-internal-format
53661 msgid "Redefinition of !$OMP DECLARE REDUCTION at %L"
53662 msgstr ""
53664 #: fortran/openmp.c:2948
53665 #, gcc-internal-format, gfc-internal-format
53666 msgid "Previous !$OMP DECLARE REDUCTION at %L"
53667 msgstr ""
53669 #: fortran/openmp.c:2968
53670 #, gcc-internal-format, gfc-internal-format
53671 msgid "Unexpected junk after !$OMP DECLARE REDUCTION at %C"
53672 msgstr ""
53674 #: fortran/openmp.c:3005
53675 #, gcc-internal-format, gfc-internal-format
53676 msgid "Only the !$OMP DECLARE TARGET form without clauses is allowed in interface block at %C"
53677 msgstr ""
53679 #: fortran/openmp.c:3020
53680 #, gcc-internal-format, gfc-internal-format
53681 msgid "Unexpected junk after !$OMP DECLARE TARGET at %C"
53682 msgstr ""
53684 #: fortran/openmp.c:3043
53685 #, gcc-internal-format, gfc-internal-format
53686 msgid "OMP DECLARE TARGET variable at %L is an element of a COMMON block"
53687 msgstr ""
53689 #: fortran/openmp.c:3048
53690 #, gcc-internal-format, gfc-internal-format
53691 msgid "OMP DECLARE TARGET variable at %L previously mentioned in LINK clause and later in TO clause"
53692 msgstr ""
53694 #: fortran/openmp.c:3054
53695 #, gcc-internal-format, gfc-internal-format
53696 msgid "OMP DECLARE TARGET variable at %L previously mentioned in TO clause and later in LINK clause"
53697 msgstr ""
53699 #: fortran/openmp.c:3058
53700 #, gcc-internal-format, gfc-internal-format
53701 msgid "Variable at %L mentioned multiple times in clauses of the same OMP DECLARE TARGET directive"
53702 msgstr ""
53704 #: fortran/openmp.c:3073
53705 #, gcc-internal-format, gfc-internal-format
53706 msgid "OMP DECLARE TARGET COMMON at %L previously mentioned in LINK clause and later in TO clause"
53707 msgstr ""
53709 #: fortran/openmp.c:3079
53710 #, gcc-internal-format, gfc-internal-format
53711 msgid "OMP DECLARE TARGET COMMON at %L previously mentioned in TO clause and later in LINK clause"
53712 msgstr ""
53714 #: fortran/openmp.c:3083
53715 #, gcc-internal-format, gfc-internal-format
53716 msgid "COMMON at %L mentioned multiple times in clauses of the same OMP DECLARE TARGET directive"
53717 msgstr ""
53719 #: fortran/openmp.c:3110
53720 #, gcc-internal-format, gfc-internal-format
53721 msgid "Syntax error in !$OMP DECLARE TARGET list at %C"
53722 msgstr ""
53724 #: fortran/openmp.c:3142
53725 #, gcc-internal-format, gfc-internal-format
53726 msgid "Threadprivate variable at %C is an element of a COMMON block"
53727 msgstr ""
53729 #: fortran/openmp.c:3179
53730 #, gcc-internal-format, gfc-internal-format
53731 msgid "Unexpected junk after OMP THREADPRIVATE at %C"
53732 msgstr ""
53734 #: fortran/openmp.c:3186
53735 #, gcc-internal-format, gfc-internal-format
53736 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
53737 msgstr ""
53739 #: fortran/openmp.c:3400
53740 #, gcc-internal-format, gfc-internal-format
53741 msgid "Unexpected junk after TASKWAIT clause at %C"
53742 msgstr ""
53744 #: fortran/openmp.c:3414
53745 #, gcc-internal-format, gfc-internal-format
53746 msgid "Unexpected junk after TASKYIELD clause at %C"
53747 msgstr ""
53749 #: fortran/openmp.c:3473
53750 #, gcc-internal-format, gfc-internal-format
53751 msgid "Unexpected junk after $OMP WORKSHARE statement at %C"
53752 msgstr ""
53754 #: fortran/openmp.c:3487
53755 #, gcc-internal-format, gfc-internal-format
53756 msgid "Unexpected junk after $OMP MASTER statement at %C"
53757 msgstr ""
53759 #: fortran/openmp.c:3546
53760 #, gcc-internal-format, gfc-internal-format
53761 msgid "Unexpected junk after $OMP ATOMIC statement at %C"
53762 msgstr ""
53764 #: fortran/openmp.c:3573
53765 #, gcc-internal-format, gfc-internal-format
53766 msgid "Unexpected junk after $OMP BARRIER statement at %C"
53767 msgstr ""
53769 #: fortran/openmp.c:3587
53770 #, gcc-internal-format, gfc-internal-format
53771 msgid "Unexpected junk after $OMP TASKGROUP statement at %C"
53772 msgstr ""
53774 #: fortran/openmp.c:3637
53775 #, gcc-internal-format, gfc-internal-format
53776 msgid "Unexpected junk after $OMP CANCELLATION POINT statement at %C"
53777 msgstr ""
53779 #: fortran/openmp.c:3657
53780 #, gcc-internal-format, gfc-internal-format
53781 msgid "Unexpected junk after NOWAIT clause at %C"
53782 msgstr ""
53784 #: fortran/openmp.c:3699
53785 #, gcc-internal-format, gfc-internal-format
53786 msgid "%s clause at %L requires a scalar INTEGER expression"
53787 msgstr ""
53789 #: fortran/openmp.c:3710
53790 #, gcc-internal-format, gfc-internal-format
53791 msgid "INTEGER expression of %s clause at %L must be positive"
53792 msgstr ""
53794 #: fortran/openmp.c:3721
53795 #, fuzzy, gcc-internal-format, gfc-internal-format
53796 #| msgid "%<priority%> value must be non-negative"
53797 msgid "INTEGER expression of %s clause at %L must be non-negative"
53798 msgstr "значення %<priority%> має бути невід’ємним"
53800 #: fortran/openmp.c:3732
53801 #, gcc-internal-format
53802 msgid "POINTER object %qs of derived type in %s clause at %L"
53803 msgstr ""
53805 #: fortran/openmp.c:3735
53806 #, gcc-internal-format
53807 msgid "Cray pointer object %qs of derived type in %s clause at %L"
53808 msgstr ""
53810 #: fortran/openmp.c:3738
53811 #, gcc-internal-format
53812 msgid "Cray pointee object %qs of derived type in %s clause at %L"
53813 msgstr ""
53815 #: fortran/openmp.c:3744 fortran/openmp.c:4682
53816 #, gcc-internal-format
53817 msgid "POINTER object %qs of polymorphic type in %s clause at %L"
53818 msgstr ""
53820 #: fortran/openmp.c:3749
53821 #, gcc-internal-format
53822 msgid "Cray pointer object %qs of polymorphic type in %s clause at %L"
53823 msgstr ""
53825 #: fortran/openmp.c:3754
53826 #, gcc-internal-format
53827 msgid "Cray pointee object %qs of polymorphic type in %s clause at %L"
53828 msgstr ""
53830 #: fortran/openmp.c:3764 fortran/openmp.c:4380 fortran/openmp.c:4485
53831 #, gcc-internal-format
53832 msgid "Assumed size array %qs in %s clause at %L"
53833 msgstr ""
53835 #: fortran/openmp.c:3767
53836 #, gcc-internal-format
53837 msgid "Assumed rank array %qs in %s clause at %L"
53838 msgstr ""
53840 #: fortran/openmp.c:3771
53841 #, gcc-internal-format
53842 msgid "Noncontiguous deferred shape array %qs in %s clause at %L"
53843 msgstr ""
53845 #: fortran/openmp.c:3779
53846 #, gcc-internal-format
53847 msgid "ALLOCATABLE object %qs of derived type in %s clause at %L"
53848 msgstr ""
53850 #: fortran/openmp.c:3784
53851 #, gcc-internal-format
53852 msgid "ALLOCATABLE object %qs of polymorphic type in %s clause at %L"
53853 msgstr ""
53855 #: fortran/openmp.c:3796 fortran/openmp.c:4475
53856 #, gcc-internal-format
53857 msgid "POINTER object %qs in %s clause at %L"
53858 msgstr ""
53860 #: fortran/openmp.c:3801 fortran/openmp.c:4686
53861 #, gcc-internal-format
53862 msgid "Cray pointer object %qs in %s clause at %L"
53863 msgstr ""
53865 #: fortran/openmp.c:3806 fortran/openmp.c:4689
53866 #, gcc-internal-format
53867 msgid "Cray pointee object %qs in %s clause at %L"
53868 msgstr ""
53870 #: fortran/openmp.c:3811 fortran/openmp.c:4677
53871 #, gcc-internal-format
53872 msgid "ALLOCATABLE object %qs in %s clause at %L"
53873 msgstr ""
53875 #: fortran/openmp.c:3814
53876 #, gcc-internal-format
53877 msgid "VALUE object %qs in %s clause at %L"
53878 msgstr ""
53880 #: fortran/openmp.c:3857
53881 #, gcc-internal-format, gfc-internal-format
53882 msgid "Implicitly declared function %s used in !$OMP DECLARE REDUCTION at %L"
53883 msgstr ""
53885 #: fortran/openmp.c:3906
53886 #, gcc-internal-format, gfc-internal-format
53887 msgid "Implicitly declared subroutine %s used in !$OMP DECLARE REDUCTION at %L"
53888 msgstr ""
53890 #: fortran/openmp.c:3939
53891 #, gcc-internal-format, gfc-internal-format
53892 msgid "ORDERED clause parameter is less than COLLAPSE at %L"
53893 msgstr ""
53895 #: fortran/openmp.c:3947 fortran/openmp.c:3958 fortran/resolve.c:9778
53896 #: fortran/resolve.c:11044
53897 #, gcc-internal-format, gfc-internal-format
53898 msgid "IF clause at %L requires a scalar LOGICAL expression"
53899 msgstr ""
53901 #: fortran/openmp.c:3962
53902 #, gcc-internal-format, gfc-internal-format
53903 msgid "IF clause without modifier at %L used together with IF clauses with modifiers"
53904 msgstr ""
53906 #: fortran/openmp.c:4039
53907 #, gcc-internal-format, gfc-internal-format
53908 msgid "IF clause modifier %s at %L not appropriate for the current OpenMP construct"
53909 msgstr ""
53911 #: fortran/openmp.c:4049
53912 #, gcc-internal-format, gfc-internal-format
53913 msgid "FINAL clause at %L requires a scalar LOGICAL expression"
53914 msgstr ""
53916 #: fortran/openmp.c:4059
53917 #, gcc-internal-format, gfc-internal-format
53918 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
53919 msgstr ""
53921 #: fortran/openmp.c:4064
53922 #, gcc-internal-format, gfc-internal-format
53923 msgid "INTEGER expression of SCHEDULE clause's chunk_size at %L must be positive"
53924 msgstr ""
53926 #: fortran/openmp.c:4079
53927 #, gcc-internal-format
53928 msgid "Variable %qs is not a dummy argument at %L"
53929 msgstr ""
53931 #: fortran/openmp.c:4111
53932 #, gcc-internal-format
53933 msgid "Object %qs is not a variable at %L"
53934 msgstr ""
53936 #: fortran/openmp.c:4127 fortran/openmp.c:4138 fortran/openmp.c:4146
53937 #: fortran/openmp.c:4157 fortran/openmp.c:4169 fortran/openmp.c:4184
53938 #: fortran/openmp.c:6004
53939 #, gcc-internal-format
53940 msgid "Symbol %qs present on multiple clauses at %L"
53941 msgstr ""
53943 #: fortran/openmp.c:4191
53944 #, gcc-internal-format
53945 msgid "Array %qs is not permitted in reduction at %L"
53946 msgstr ""
53948 #: fortran/openmp.c:4204
53949 #, gcc-internal-format
53950 msgid "Symbol %qs present on both FROM and TO clauses at %L"
53951 msgstr ""
53953 #: fortran/openmp.c:4226
53954 #, gcc-internal-format
53955 msgid "Non-THREADPRIVATE object %qs in COPYIN clause at %L"
53956 msgstr ""
53958 #: fortran/openmp.c:4234
53959 #, gcc-internal-format
53960 msgid "Assumed size array %qs in COPYPRIVATE clause at %L"
53961 msgstr ""
53963 #: fortran/openmp.c:4237
53964 #, gcc-internal-format
53965 msgid "INTENT(IN) POINTER %qs in COPYPRIVATE clause at %L"
53966 msgstr ""
53968 #: fortran/openmp.c:4245
53969 #, gcc-internal-format
53970 msgid "THREADPRIVATE object %qs in SHARED clause at %L"
53971 msgstr ""
53973 #: fortran/openmp.c:4248
53974 #, gcc-internal-format
53975 msgid "Cray pointee %qs in SHARED clause at %L"
53976 msgstr ""
53978 #: fortran/openmp.c:4251
53979 #, gcc-internal-format
53980 msgid "ASSOCIATE name %qs in SHARED clause at %L"
53981 msgstr ""
53983 #: fortran/openmp.c:4266
53984 #, gcc-internal-format
53985 msgid "%qs in ALIGNED clause must be POINTER, ALLOCATABLE, Cray pointer or C_PTR at %L"
53986 msgstr ""
53988 #: fortran/openmp.c:4278
53989 #, gcc-internal-format
53990 msgid "%qs in ALIGNED clause at %L requires a scalar positive constant integer alignment expression"
53991 msgstr ""
53993 #: fortran/openmp.c:4297
53994 #, gcc-internal-format, gfc-internal-format
53995 msgid "SINK dependence type only allowed on ORDERED directive at %L"
53996 msgstr ""
53998 #: fortran/openmp.c:4301
53999 #, gcc-internal-format, gfc-internal-format
54000 msgid "DEPEND SINK used together with DEPEND SOURCE on the same construct at %L"
54001 msgstr ""
54003 #: fortran/openmp.c:4311
54004 #, gcc-internal-format, gfc-internal-format
54005 msgid "SINK addend not a constant integer at %L"
54006 msgstr ""
54008 #: fortran/openmp.c:4317
54009 #, gcc-internal-format, gfc-internal-format
54010 msgid "Only SOURCE or SINK dependence types are allowed on ORDERED directive at %L"
54011 msgstr ""
54013 #: fortran/openmp.c:4328 fortran/openmp.c:4349
54014 #, gcc-internal-format
54015 msgid "%qs in %s clause at %L is not a proper array section"
54016 msgstr ""
54018 #: fortran/openmp.c:4332
54019 #, gcc-internal-format, gfc-internal-format
54020 msgid "Coarrays not supported in %s clause at %L"
54021 msgstr ""
54023 #: fortran/openmp.c:4341
54024 #, gcc-internal-format, gfc-internal-format
54025 msgid "Stride should not be specified for array section in %s clause at %L"
54026 msgstr ""
54028 #: fortran/openmp.c:4362
54029 #, gcc-internal-format
54030 msgid "%qs in DEPEND clause at %L is a zero size array section"
54031 msgstr ""
54033 #: fortran/openmp.c:4398
54034 #, gcc-internal-format, gfc-internal-format
54035 msgid "TARGET%s with map-type other than TO, FROM, TOFROM, or ALLOC on MAP clause at %L"
54036 msgstr ""
54038 #: fortran/openmp.c:4414
54039 #, gcc-internal-format, gfc-internal-format
54040 msgid "TARGET ENTER DATA with map-type other than TO, or ALLOC on MAP clause at %L"
54041 msgstr ""
54043 #: fortran/openmp.c:4429
54044 #, gcc-internal-format, gfc-internal-format
54045 msgid "TARGET EXIT DATA with map-type other than FROM, RELEASE, or DELETE on MAP clause at %L"
54046 msgstr ""
54048 #: fortran/openmp.c:4445 fortran/openmp.c:4461
54049 #, gcc-internal-format
54050 msgid "THREADPRIVATE object %qs in %s clause at %L"
54051 msgstr ""
54053 #: fortran/openmp.c:4448 fortran/openmp.c:4464
54054 #, gcc-internal-format
54055 msgid "Cray pointee %qs in %s clause at %L"
54056 msgstr ""
54058 #: fortran/openmp.c:4467
54059 #, gcc-internal-format
54060 msgid "ASSOCIATE name %qs in %s clause at %L"
54061 msgstr ""
54063 #: fortran/openmp.c:4472
54064 #, gcc-internal-format
54065 msgid "Procedure pointer %qs in %s clause at %L"
54066 msgstr ""
54068 #: fortran/openmp.c:4478
54069 #, gcc-internal-format
54070 msgid "Cray pointer %qs in %s clause at %L"
54071 msgstr ""
54073 #: fortran/openmp.c:4488
54074 #, gcc-internal-format
54075 msgid "Variable %qs in %s clause is used in NAMELIST statement at %L"
54076 msgstr ""
54078 #. case OMP_LIST_REDUCTION:
54079 #: fortran/openmp.c:4498
54080 #, gcc-internal-format
54081 msgid "INTENT(IN) POINTER %qs in %s clause at %L"
54082 msgstr ""
54084 #: fortran/openmp.c:4591
54085 #, gcc-internal-format, gfc-internal-format
54086 msgid "!$OMP DECLARE REDUCTION %s not found for type %s at %L"
54087 msgstr ""
54089 #: fortran/openmp.c:4617
54090 #, gcc-internal-format, gfc-internal-format
54091 msgid "LINEAR clause modifier used on DO or SIMD construct at %L"
54092 msgstr ""
54094 #: fortran/openmp.c:4622
54095 #, gcc-internal-format, gfc-internal-format
54096 msgid "LINEAR clause specified together with ORDERED clause with argument at %L"
54097 msgstr ""
54099 #: fortran/openmp.c:4627
54100 #, gcc-internal-format
54101 msgid "LINEAR variable %qs must be INTEGER at %L"
54102 msgstr ""
54104 #: fortran/openmp.c:4632
54105 #, gcc-internal-format
54106 msgid "LINEAR dummy argument %qs with VALUE attribute with %s modifier at %L"
54107 msgstr ""
54109 #: fortran/openmp.c:4643
54110 #, gcc-internal-format
54111 msgid "%qs in LINEAR clause at %L requires a scalar integer linear-step expression"
54112 msgstr ""
54114 #: fortran/openmp.c:4660
54115 #, gcc-internal-format
54116 msgid "%qs in LINEAR clause at %L requires a constant integer linear-step expression or dummy argument specified in UNIFORM clause"
54117 msgstr ""
54119 #: fortran/openmp.c:4694
54120 #, gcc-internal-format
54121 msgid "%s clause variable %qs at %L is neither a POINTER nor an array"
54122 msgstr ""
54124 #: fortran/openmp.c:4726
54125 #, gcc-internal-format, gfc-internal-format
54126 msgid "DIST_SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
54127 msgstr ""
54129 #: fortran/openmp.c:4758
54130 #, gcc-internal-format, gfc-internal-format
54131 msgid "Incompatible use of TILE and COLLAPSE at %L"
54132 msgstr ""
54134 #: fortran/openmp.c:4760
54135 #, gcc-internal-format, gfc-internal-format
54136 msgid "SOURCE dependence type only allowed on ORDERED directive at %L"
54137 msgstr ""
54139 #: fortran/openmp.c:4773
54140 #, gcc-internal-format, gfc-internal-format
54141 msgid "%s must contain at least one MAP clause at %L"
54142 msgstr ""
54144 #: fortran/openmp.c:4870
54145 #, fuzzy, gcc-internal-format, gfc-internal-format
54146 #| msgid "expected expression"
54147 msgid "unexpected !$OMP ATOMIC expression at %L"
54148 msgstr "мало бути вказано вираз"
54150 #: fortran/openmp.c:4899
54151 #, gcc-internal-format, gfc-internal-format
54152 msgid "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
54153 msgstr ""
54155 #: fortran/openmp.c:4924
54156 #, gcc-internal-format, gfc-internal-format
54157 msgid "!$OMP ATOMIC READ statement must read from a scalar variable of intrinsic type at %L"
54158 msgstr ""
54160 #: fortran/openmp.c:4929
54161 #, gcc-internal-format, gfc-internal-format
54162 msgid "expr in !$OMP ATOMIC WRITE assignment var = expr must be scalar and cannot reference var at %L"
54163 msgstr ""
54165 #: fortran/openmp.c:4951 fortran/openmp.c:5242
54166 #, gcc-internal-format, gfc-internal-format
54167 msgid "!$OMP ATOMIC CAPTURE capture statement must read from a scalar variable of intrinsic type at %L"
54168 msgstr ""
54170 #: fortran/openmp.c:4966
54171 #, gcc-internal-format, gfc-internal-format
54172 msgid "!$OMP ATOMIC CAPTURE update statement must set a scalar variable of intrinsic type at %L"
54173 msgstr ""
54175 #: fortran/openmp.c:4973 fortran/openmp.c:5249
54176 #, gcc-internal-format, gfc-internal-format
54177 msgid "!$OMP ATOMIC CAPTURE capture statement reads from different variable than update statement writes into at %L"
54178 msgstr ""
54180 #: fortran/openmp.c:4989
54181 #, gcc-internal-format, gfc-internal-format
54182 msgid "!$OMP ATOMIC with ALLOCATABLE variable at %L"
54183 msgstr ""
54185 #: fortran/openmp.c:5031
54186 #, gcc-internal-format, gfc-internal-format
54187 msgid "!$OMP ATOMIC assignment operator must be binary +, *, -, /, .AND., .OR., .EQV. or .NEQV. at %L"
54188 msgstr ""
54190 #: fortran/openmp.c:5079
54191 #, gcc-internal-format, gfc-internal-format
54192 msgid "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
54193 msgstr ""
54195 #: fortran/openmp.c:5093
54196 #, gcc-internal-format, gfc-internal-format
54197 msgid "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op (expr) at %L"
54198 msgstr ""
54200 #: fortran/openmp.c:5125
54201 #, gcc-internal-format, gfc-internal-format
54202 msgid "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot reference var at %L"
54203 msgstr ""
54205 #: fortran/openmp.c:5149
54206 #, gcc-internal-format, gfc-internal-format
54207 msgid "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments at %L"
54208 msgstr ""
54210 #: fortran/openmp.c:5156
54211 #, gcc-internal-format, gfc-internal-format
54212 msgid "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
54213 msgstr ""
54215 #: fortran/openmp.c:5173
54216 #, gcc-internal-format
54217 msgid "!$OMP ATOMIC intrinsic arguments except one must not reference %qs at %L"
54218 msgstr ""
54220 #: fortran/openmp.c:5180
54221 #, gcc-internal-format, gfc-internal-format
54222 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
54223 msgstr ""
54225 #: fortran/openmp.c:5188
54226 #, gcc-internal-format
54227 msgid "First or last !$OMP ATOMIC intrinsic argument must be %qs at %L"
54228 msgstr ""
54230 #: fortran/openmp.c:5206
54231 #, gcc-internal-format, gfc-internal-format
54232 msgid "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand side at %L"
54233 msgstr ""
54235 #: fortran/openmp.c:5220
54236 #, gcc-internal-format, gfc-internal-format
54237 msgid "!$OMP ATOMIC CAPTURE capture statement must set a scalar variable of intrinsic type at %L"
54238 msgstr ""
54240 #: fortran/openmp.c:5521
54241 #, gcc-internal-format, gfc-internal-format
54242 msgid "%s cannot be a DO WHILE or DO without loop control at %L"
54243 msgstr ""
54245 #: fortran/openmp.c:5527
54246 #, gcc-internal-format, gfc-internal-format
54247 msgid "%s cannot be a DO CONCURRENT loop at %L"
54248 msgstr ""
54250 #: fortran/openmp.c:5533
54251 #, gcc-internal-format, gfc-internal-format
54252 msgid "%s iteration variable must be of type integer at %L"
54253 msgstr ""
54255 #: fortran/openmp.c:5537
54256 #, gcc-internal-format, gfc-internal-format
54257 msgid "%s iteration variable must not be THREADPRIVATE at %L"
54258 msgstr ""
54260 #: fortran/openmp.c:5550
54261 #, gcc-internal-format, gfc-internal-format
54262 msgid "%s iteration variable present on clause other than PRIVATE or LASTPRIVATE at %L"
54263 msgstr ""
54265 #: fortran/openmp.c:5554
54266 #, gcc-internal-format, gfc-internal-format
54267 msgid "%s iteration variable present on clause other than LASTPRIVATE at %L"
54268 msgstr ""
54270 #: fortran/openmp.c:5558
54271 #, gcc-internal-format, gfc-internal-format
54272 msgid "%s iteration variable present on clause other than LINEAR at %L"
54273 msgstr ""
54275 #: fortran/openmp.c:5576
54276 #, gcc-internal-format, gfc-internal-format
54277 msgid "%s collapsed loops don't form rectangular iteration space at %L"
54278 msgstr ""
54280 #: fortran/openmp.c:5590
54281 #, gcc-internal-format, gfc-internal-format
54282 msgid "collapsed %s loops not perfectly nested at %L"
54283 msgstr ""
54285 #: fortran/openmp.c:5599 fortran/openmp.c:5607
54286 #, gcc-internal-format, gfc-internal-format
54287 msgid "not enough DO loops for collapsed %s at %L"
54288 msgstr ""
54290 #: fortran/openmp.c:5691 fortran/openmp.c:5704
54291 #, gcc-internal-format, gfc-internal-format
54292 msgid "The %s directive cannot be specified within a %s region at %L"
54293 msgstr ""
54295 #: fortran/openmp.c:5723
54296 #, gcc-internal-format, gfc-internal-format
54297 msgid "!$ACC LOOP cannot be a DO WHILE or DO without loop control at %L"
54298 msgstr ""
54300 #: fortran/openmp.c:5729
54301 #, gcc-internal-format, gfc-internal-format
54302 msgid "!$ACC LOOP iteration variable must be of type integer at %L"
54303 msgstr ""
54305 #: fortran/openmp.c:5745
54306 #, gcc-internal-format, gfc-internal-format
54307 msgid "!$ACC LOOP %s loops don't form rectangular iteration space at %L"
54308 msgstr ""
54310 #: fortran/openmp.c:5759
54311 #, gcc-internal-format, gfc-internal-format
54312 msgid "%s !$ACC LOOP loops not perfectly nested at %L"
54313 msgstr ""
54315 #: fortran/openmp.c:5769 fortran/openmp.c:5778
54316 #, gcc-internal-format, gfc-internal-format
54317 msgid "not enough DO loops for %s !$ACC LOOP at %L"
54318 msgstr ""
54320 #: fortran/openmp.c:5793 fortran/openmp.c:5800
54321 #, gcc-internal-format, gfc-internal-format
54322 msgid "!$ACC LOOP %s in PARALLEL region doesn't allow %s arguments at %L"
54323 msgstr ""
54325 #: fortran/openmp.c:5822
54326 #, gcc-internal-format, gfc-internal-format
54327 msgid "Loop parallelized across gangs is not allowed inside another loop parallelized across gangs at %L"
54328 msgstr ""
54330 #: fortran/openmp.c:5826 fortran/openmp.c:5830
54331 #, gcc-internal-format, gfc-internal-format
54332 msgid "Loop parallelized across gangs is not allowed inside loop parallelized across workers at %L"
54333 msgstr ""
54335 #: fortran/openmp.c:5837
54336 #, gcc-internal-format, gfc-internal-format
54337 msgid "Loop parallelized across workers is not allowed inside another loop parallelized across workers at %L"
54338 msgstr ""
54340 #: fortran/openmp.c:5841
54341 #, gcc-internal-format, gfc-internal-format
54342 msgid "Loop parallelized across workers is not allowed inside another loop parallelized across vectors at %L"
54343 msgstr ""
54345 #: fortran/openmp.c:5847
54346 #, gcc-internal-format, gfc-internal-format
54347 msgid "Loop parallelized across vectors is not allowed inside another loop parallelized across vectors at %L"
54348 msgstr ""
54350 #: fortran/openmp.c:5859
54351 #, gcc-internal-format, gfc-internal-format
54352 msgid "Clause SEQ conflicts with INDEPENDENT at %L"
54353 msgstr ""
54355 #: fortran/openmp.c:5861
54356 #, gcc-internal-format, gfc-internal-format
54357 msgid "Clause SEQ conflicts with GANG at %L"
54358 msgstr ""
54360 #: fortran/openmp.c:5863
54361 #, gcc-internal-format, gfc-internal-format
54362 msgid "Clause SEQ conflicts with WORKER at %L"
54363 msgstr ""
54365 #: fortran/openmp.c:5865
54366 #, gcc-internal-format, gfc-internal-format
54367 msgid "Clause SEQ conflicts with VECTOR at %L"
54368 msgstr ""
54370 #: fortran/openmp.c:5867
54371 #, gcc-internal-format, gfc-internal-format
54372 msgid "Clause SEQ conflicts with AUTO at %L"
54373 msgstr ""
54375 #: fortran/openmp.c:5872
54376 #, gcc-internal-format, gfc-internal-format
54377 msgid "Clause AUTO conflicts with GANG at %L"
54378 msgstr ""
54380 #: fortran/openmp.c:5874
54381 #, gcc-internal-format, gfc-internal-format
54382 msgid "Clause AUTO conflicts with WORKER at %L"
54383 msgstr ""
54385 #: fortran/openmp.c:5876
54386 #, gcc-internal-format, gfc-internal-format
54387 msgid "Clause AUTO conflicts with VECTOR at %L"
54388 msgstr ""
54390 #: fortran/openmp.c:5880
54391 #, gcc-internal-format, gfc-internal-format
54392 msgid "Tiled loop cannot be parallelized across gangs, workers and vectors at the same time at %L"
54393 msgstr ""
54395 #: fortran/openmp.c:5915
54396 #, gcc-internal-format, gfc-internal-format
54397 msgid "TILE requires constant expression at %L"
54398 msgstr ""
54400 #: fortran/openmp.c:5980
54401 #, gcc-internal-format
54402 msgid "PARAMETER object %qs is not allowed at %L"
54403 msgstr ""
54405 #: fortran/openmp.c:5987
54406 #, gcc-internal-format
54407 msgid "Array sections: %qs not allowed in !$ACC DECLARE at %L"
54408 msgstr ""
54410 #: fortran/openmp.c:6114
54411 #, gcc-internal-format, gfc-internal-format
54412 msgid "OMP TARGET UPDATE at %L requires at least one TO or FROM clause"
54413 msgstr ""
54415 #: fortran/openmp.c:6136
54416 #, gcc-internal-format
54417 msgid "!$OMP DECLARE SIMD should refer to containing procedure %qs at %L"
54418 msgstr ""
54420 #: fortran/openmp.c:6160
54421 #, gcc-internal-format, gfc-internal-format
54422 msgid "Variable other than OMP_PRIV or OMP_ORIG used in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
54423 msgstr ""
54425 #: fortran/openmp.c:6168
54426 #, gcc-internal-format, gfc-internal-format
54427 msgid "Variable other than OMP_OUT or OMP_IN used in combiner of !$OMP DECLARE REDUCTION at %L"
54428 msgstr ""
54430 #: fortran/openmp.c:6197
54431 #, gcc-internal-format, gfc-internal-format
54432 msgid "Invalid operator for !$OMP DECLARE REDUCTION %s at %L"
54433 msgstr ""
54435 #: fortran/openmp.c:6219
54436 #, gcc-internal-format, gfc-internal-format
54437 msgid "CHARACTER length in !$OMP DECLARE REDUCTION %s not constant at %L"
54438 msgstr ""
54440 #: fortran/openmp.c:6235
54441 #, gcc-internal-format, gfc-internal-format
54442 msgid "Subroutine call with alternate returns in combiner of !$OMP DECLARE REDUCTION at %L"
54443 msgstr ""
54445 #: fortran/openmp.c:6250
54446 #, gcc-internal-format, gfc-internal-format
54447 msgid "Subroutine call with alternate returns in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
54448 msgstr ""
54450 #: fortran/openmp.c:6260
54451 #, gcc-internal-format, gfc-internal-format
54452 msgid "One of actual subroutine arguments in INITIALIZER clause of !$OMP DECLARE REDUCTION must be OMP_PRIV at %L"
54453 msgstr ""
54455 #: fortran/openmp.c:6268
54456 #, gcc-internal-format, gfc-internal-format
54457 msgid "Missing INITIALIZER clause for !$OMP DECLARE REDUCTION of derived type without default initializer at %L"
54458 msgstr ""
54460 #: fortran/options.c:227
54461 #, gcc-internal-format
54462 msgid "-fexcess-precision=standard for Fortran"
54463 msgstr ""
54465 #: fortran/options.c:314
54466 #, gcc-internal-format
54467 msgid "Reading file %qs as free form"
54468 msgstr ""
54470 #: fortran/options.c:324
54471 #, gcc-internal-format
54472 msgid "%<-fd-lines-as-comments%> has no effect in free form"
54473 msgstr ""
54475 #: fortran/options.c:327
54476 #, gcc-internal-format
54477 msgid "%<-fd-lines-as-code%> has no effect in free form"
54478 msgstr ""
54480 #: fortran/options.c:358
54481 #, gcc-internal-format
54482 msgid "Flag %<-fno-automatic%> overwrites %<-fmax-stack-var-size=%d%>"
54483 msgstr ""
54485 #: fortran/options.c:361
54486 #, gcc-internal-format
54487 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%>"
54488 msgstr ""
54490 #: fortran/options.c:363
54491 #, gcc-internal-format
54492 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%> implied by %<-fopenmp%>"
54493 msgstr ""
54495 #: fortran/options.c:366
54496 #, gcc-internal-format
54497 msgid "Flag %<-frecursive%> overwrites %<-fmax-stack-var-size=%d%>"
54498 msgstr ""
54500 #: fortran/options.c:369
54501 #, gcc-internal-format
54502 msgid "Flag %<-fmax-stack-var-size=%d%> overwrites %<-frecursive%> implied by %<-fopenmp%>"
54503 msgstr ""
54505 #: fortran/options.c:412
54506 #, gcc-internal-format
54507 msgid "Fixed line length must be at least seven"
54508 msgstr ""
54510 #: fortran/options.c:415
54511 #, gcc-internal-format
54512 msgid "Free line length must be at least three"
54513 msgstr ""
54515 #: fortran/options.c:418
54516 #, gcc-internal-format, gfc-internal-format
54517 msgid "Maximum subrecord length cannot exceed %d"
54518 msgstr ""
54520 #: fortran/options.c:437
54521 #, gcc-internal-format
54522 msgid "gfortran: Only one %<-J%> option allowed"
54523 msgstr ""
54525 #: fortran/options.c:509
54526 #, gcc-internal-format
54527 msgid "Argument to %<-ffpe-trap%> is not valid: %s"
54528 msgstr ""
54530 #: fortran/options.c:511
54531 #, gcc-internal-format
54532 msgid "Argument to %<-ffpe-summary%> is not valid: %s"
54533 msgstr ""
54535 #: fortran/options.c:560
54536 #, gcc-internal-format
54537 msgid "Argument to %<-fcheck%> is not valid: %s"
54538 msgstr ""
54540 #: fortran/options.c:609
54541 #, gcc-internal-format
54542 msgid "%<-static-libgfortran%> is not supported in this configuration"
54543 msgstr ""
54545 #: fortran/options.c:632
54546 #, gcc-internal-format, gfc-internal-format
54547 msgid "Maximum supported identifier length is %d"
54548 msgstr ""
54550 #: fortran/options.c:652
54551 #, gcc-internal-format
54552 msgid "Unrecognized option to %<-finit-logical%>: %s"
54553 msgstr ""
54555 #: fortran/options.c:668
54556 #, gcc-internal-format
54557 msgid "The value of n in %<-finit-character=n%> must be between 0 and 127"
54558 msgstr ""
54560 #: fortran/parse.c:589
54561 #, gcc-internal-format, gfc-internal-format
54562 msgid "Unclassifiable statement at %C"
54563 msgstr ""
54565 #: fortran/parse.c:625
54566 #, gcc-internal-format, gfc-internal-format
54567 msgid "OpenACC directives at %C may not appear in PURE procedures"
54568 msgstr ""
54570 #: fortran/parse.c:701
54571 #, gcc-internal-format, gfc-internal-format
54572 msgid "Unclassifiable OpenACC directive at %C"
54573 msgstr ""
54575 #: fortran/parse.c:827 fortran/parse.c:1034
54576 #, gcc-internal-format, gfc-internal-format
54577 msgid "OpenMP directives other than SIMD or DECLARE TARGET at %C may not appear in PURE or ELEMENTAL procedures"
54578 msgstr ""
54580 #: fortran/parse.c:1018
54581 #, gcc-internal-format, gfc-internal-format
54582 msgid "Unclassifiable OpenMP directive at %C"
54583 msgstr ""
54585 #: fortran/parse.c:1069
54586 #, gcc-internal-format, gfc-internal-format
54587 msgid "Unclassifiable GCC directive at %C"
54588 msgstr ""
54590 #: fortran/parse.c:1128 fortran/parse.c:1355
54591 #, gcc-internal-format, gfc-internal-format
54592 msgid "Zero is not a valid statement label at %C"
54593 msgstr ""
54595 #: fortran/parse.c:1135 fortran/parse.c:1347
54596 #, gcc-internal-format, gfc-internal-format
54597 msgid "Non-numeric character in statement label at %C"
54598 msgstr ""
54600 #: fortran/parse.c:1147 fortran/parse.c:1396
54601 #, gcc-internal-format, gfc-internal-format
54602 msgid "Semicolon at %C needs to be preceded by statement"
54603 msgstr ""
54605 #: fortran/parse.c:1154 fortran/parse.c:1411
54606 #, gcc-internal-format, gfc-internal-format
54607 msgid "Statement label without statement at %L"
54608 msgstr ""
54610 #: fortran/parse.c:1217 fortran/parse.c:1398
54611 #, gcc-internal-format, gfc-internal-format
54612 msgid "Fortran 2008: Semicolon at %C without preceding statement"
54613 msgstr ""
54615 #: fortran/parse.c:1240 fortran/parse.c:1374
54616 #, gcc-internal-format, gfc-internal-format
54617 msgid "Bad continuation line at %C"
54618 msgstr ""
54620 #: fortran/parse.c:1670
54621 #, gcc-internal-format, gfc-internal-format
54622 msgid "FORMAT statement at %L does not have a statement label"
54623 msgstr ""
54625 #: fortran/parse.c:2414
54626 #, gcc-internal-format
54627 msgid "gfc_ascii_statement(): Bad statement code"
54628 msgstr ""
54630 #: fortran/parse.c:2556
54631 #, gcc-internal-format, gfc-internal-format
54632 msgid "Unexpected %s statement at %C"
54633 msgstr ""
54635 #: fortran/parse.c:2711
54636 #, gcc-internal-format, gfc-internal-format
54637 msgid "%s statement at %C cannot follow %s statement at %L"
54638 msgstr ""
54640 #: fortran/parse.c:2728
54641 #, gcc-internal-format
54642 msgid "Unexpected end of file in %qs"
54643 msgstr ""
54645 #: fortran/parse.c:2760
54646 #, gcc-internal-format
54647 msgid "Derived-type %qs with SEQUENCE must not have a CONTAINS section at %C"
54648 msgstr ""
54650 #: fortran/parse.c:2763
54651 #, gcc-internal-format
54652 msgid "Derived-type %qs with BIND(C) must not have a CONTAINS section at %C"
54653 msgstr ""
54655 #: fortran/parse.c:2783
54656 #, gcc-internal-format, gfc-internal-format
54657 msgid "Components in TYPE at %C must precede CONTAINS"
54658 msgstr ""
54660 #: fortran/parse.c:2787
54661 #, gcc-internal-format, gfc-internal-format
54662 msgid "Type-bound procedure at %C"
54663 msgstr ""
54665 #: fortran/parse.c:2795
54666 #, gcc-internal-format, gfc-internal-format
54667 msgid "GENERIC binding at %C"
54668 msgstr ""
54670 #: fortran/parse.c:2803
54671 #, gcc-internal-format, gfc-internal-format
54672 msgid "FINAL procedure declaration at %C"
54673 msgstr ""
54675 #: fortran/parse.c:2815
54676 #, gcc-internal-format, gfc-internal-format
54677 msgid "Derived type definition at %C with empty CONTAINS section"
54678 msgstr ""
54680 #: fortran/parse.c:2825 fortran/parse.c:3280
54681 #, gcc-internal-format, gfc-internal-format
54682 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
54683 msgstr ""
54685 #: fortran/parse.c:2832
54686 #, gcc-internal-format, gfc-internal-format
54687 msgid "PRIVATE statement at %C must precede procedure bindings"
54688 msgstr ""
54690 #: fortran/parse.c:2839 fortran/parse.c:3293
54691 #, gcc-internal-format, gfc-internal-format
54692 msgid "Duplicate PRIVATE statement at %C"
54693 msgstr ""
54695 #: fortran/parse.c:2849
54696 #, gcc-internal-format, gfc-internal-format
54697 msgid "SEQUENCE statement at %C must precede CONTAINS"
54698 msgstr ""
54700 #: fortran/parse.c:2853
54701 #, gcc-internal-format, gfc-internal-format
54702 msgid "Already inside a CONTAINS block at %C"
54703 msgstr ""
54705 #: fortran/parse.c:2972
54706 #, gcc-internal-format, gfc-internal-format
54707 msgid "Component %s at %L of type LOCK_TYPE must have a codimension or be a subcomponent of a coarray, which is not possible as the component has the pointer attribute"
54708 msgstr ""
54710 #: fortran/parse.c:2978
54711 #, gcc-internal-format, gfc-internal-format
54712 msgid "Pointer component %s at %L has a noncoarray subcomponent of type LOCK_TYPE, which must have a codimension or be a subcomponent of a coarray"
54713 msgstr ""
54715 #: fortran/parse.c:2983
54716 #, gcc-internal-format, gfc-internal-format
54717 msgid "Allocatable component %s at %L of type LOCK_TYPE must have a codimension"
54718 msgstr ""
54720 #: fortran/parse.c:2987
54721 #, gcc-internal-format, gfc-internal-format
54722 msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type LOCK_TYPE"
54723 msgstr ""
54725 #: fortran/parse.c:2992
54726 #, gcc-internal-format, gfc-internal-format
54727 msgid "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE must have a codimension or be a subcomponent of a coarray. (Variables of type %s may not have a codimension as already a coarray subcomponent exists)"
54728 msgstr ""
54730 #: fortran/parse.c:2999
54731 #, gcc-internal-format, gfc-internal-format
54732 msgid "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE must have a codimension or be a subcomponent of a coarray. (Variables of type %s may not have a codimension as %s at %L has a codimension or a coarray subcomponent)"
54733 msgstr ""
54735 #: fortran/parse.c:3009
54736 #, gcc-internal-format, gfc-internal-format
54737 msgid "Component %s at %L of type EVENT_TYPE must have a codimension or be a subcomponent of a coarray, which is not possible as the component has the pointer attribute"
54738 msgstr ""
54740 #: fortran/parse.c:3015
54741 #, gcc-internal-format, gfc-internal-format
54742 msgid "Pointer component %s at %L has a noncoarray subcomponent of type EVENT_TYPE, which must have a codimension or be a subcomponent of a coarray"
54743 msgstr ""
54745 #: fortran/parse.c:3020
54746 #, gcc-internal-format, gfc-internal-format
54747 msgid "Allocatable component %s at %L of type EVENT_TYPE must have a codimension"
54748 msgstr ""
54750 #: fortran/parse.c:3024
54751 #, gcc-internal-format, gfc-internal-format
54752 msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type EVENT_TYPE"
54753 msgstr ""
54755 #: fortran/parse.c:3029
54756 #, gcc-internal-format, gfc-internal-format
54757 msgid "Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. (Variables of type %s may not have a codimension as already a coarray subcomponent exists)"
54758 msgstr ""
54760 #: fortran/parse.c:3036
54761 #, gcc-internal-format, gfc-internal-format
54762 msgid "Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. (Variables of type %s may not have a codimension as %s at %L has a codimension or a coarray subcomponent)"
54763 msgstr ""
54765 #: fortran/parse.c:3088
54766 #, gcc-internal-format, gfc-internal-format
54767 msgid "failed to create map component '%s'"
54768 msgstr ""
54770 #: fortran/parse.c:3121
54771 #, gcc-internal-format, gfc-internal-format
54772 msgid "failed to create union component '%s'"
54773 msgstr ""
54775 #: fortran/parse.c:3176
54776 #, gcc-internal-format, gfc-internal-format
54777 msgid "Syntax error in nested structure declaration at %C"
54778 msgstr "Синтаксична помилка у оголошенні вкладеної структури у %C"
54780 #: fortran/parse.c:3263
54781 #, gcc-internal-format, gfc-internal-format
54782 msgid "FINAL declaration at %C must be inside CONTAINS"
54783 msgstr ""
54785 #: fortran/parse.c:3271
54786 #, gcc-internal-format, gfc-internal-format
54787 msgid "Derived type definition at %C without components"
54788 msgstr ""
54790 #: fortran/parse.c:3287
54791 #, gcc-internal-format, gfc-internal-format
54792 msgid "PRIVATE statement at %C must precede structure components"
54793 msgstr ""
54795 #: fortran/parse.c:3304
54796 #, gcc-internal-format, gfc-internal-format
54797 msgid "SEQUENCE statement at %C must precede structure components"
54798 msgstr ""
54800 #: fortran/parse.c:3310
54801 #, gcc-internal-format, gfc-internal-format
54802 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
54803 msgstr ""
54805 #: fortran/parse.c:3315
54806 #, gcc-internal-format, gfc-internal-format
54807 msgid "Duplicate SEQUENCE statement at %C"
54808 msgstr ""
54810 #: fortran/parse.c:3325
54811 #, gcc-internal-format, gfc-internal-format
54812 msgid "CONTAINS block in derived type definition at %C"
54813 msgstr ""
54815 #: fortran/parse.c:3383
54816 #, gcc-internal-format, gfc-internal-format
54817 msgid "ENUM declaration at %C has no ENUMERATORS"
54818 msgstr ""
54820 #: fortran/parse.c:3470
54821 #, gcc-internal-format, gfc-internal-format
54822 msgid "Unexpected %s statement in INTERFACE block at %C"
54823 msgstr ""
54825 #: fortran/parse.c:3494
54826 #, gcc-internal-format
54827 msgid "Name %qs of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
54828 msgstr ""
54830 #: fortran/parse.c:3528
54831 #, gcc-internal-format, gfc-internal-format
54832 msgid "Unexpected %s statement at %C in INTERFACE body"
54833 msgstr ""
54835 #: fortran/parse.c:3546
54836 #, gcc-internal-format
54837 msgid "INTERFACE procedure %qs at %L has the same name as the enclosing procedure"
54838 msgstr ""
54840 #: fortran/parse.c:3676
54841 #, gcc-internal-format, gfc-internal-format
54842 msgid "%s statement is not allowed inside of BLOCK at %C"
54843 msgstr ""
54845 #: fortran/parse.c:3707
54846 #, gcc-internal-format, gfc-internal-format
54847 msgid "%s statement is not allowed inside of BLOCK DATA at %C"
54848 msgstr ""
54850 #: fortran/parse.c:3797
54851 #, gcc-internal-format, gfc-internal-format
54852 msgid "%s statement must appear in a MODULE"
54853 msgstr ""
54855 #: fortran/parse.c:3805
54856 #, gcc-internal-format, gfc-internal-format
54857 msgid "%s statement at %C follows another accessibility specification"
54858 msgstr ""
54860 #: fortran/parse.c:3857
54861 #, gcc-internal-format
54862 msgid "Bad kind expression for function %qs at %L"
54863 msgstr ""
54865 #: fortran/parse.c:3861
54866 #, gcc-internal-format
54867 msgid "The type for function %qs at %L is not accessible"
54868 msgstr ""
54870 #: fortran/parse.c:3921
54871 #, gcc-internal-format, gfc-internal-format
54872 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
54873 msgstr ""
54875 #: fortran/parse.c:3943
54876 #, gcc-internal-format, gfc-internal-format
54877 msgid "Unexpected %s statement in WHERE block at %C"
54878 msgstr ""
54880 #: fortran/parse.c:4002
54881 #, gcc-internal-format, gfc-internal-format
54882 msgid "Unexpected %s statement in FORALL block at %C"
54883 msgstr ""
54885 #: fortran/parse.c:4053
54886 #, gcc-internal-format, gfc-internal-format
54887 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
54888 msgstr ""
54890 #: fortran/parse.c:4071
54891 #, gcc-internal-format, gfc-internal-format
54892 msgid "Duplicate ELSE statements at %L and %C"
54893 msgstr ""
54895 #: fortran/parse.c:4132
54896 #, gcc-internal-format, gfc-internal-format
54897 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
54898 msgstr ""
54900 #: fortran/parse.c:4216
54901 #, gcc-internal-format, gfc-internal-format
54902 msgid "Expected TYPE IS, CLASS IS or END SELECT statement following SELECT TYPE at %C"
54903 msgstr ""
54905 #: fortran/parse.c:4278
54906 #, gcc-internal-format
54907 msgid "Variable %qs at %C cannot be redefined inside loop beginning at %L"
54908 msgstr ""
54910 #: fortran/parse.c:4311
54911 #, gcc-internal-format, gfc-internal-format
54912 msgid "End of nonblock DO statement at %C is within another block"
54913 msgstr ""
54915 #: fortran/parse.c:4321
54916 #, gcc-internal-format, gfc-internal-format
54917 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
54918 msgstr ""
54920 #: fortran/parse.c:4347
54921 #, gcc-internal-format, gfc-internal-format
54922 msgid "CRITICAL block inside of OpenACC region at %C"
54923 msgstr ""
54925 #: fortran/parse.c:4348
54926 #, gcc-internal-format, gfc-internal-format
54927 msgid "CRITICAL block inside of OpenMP region at %C"
54928 msgstr ""
54930 #: fortran/parse.c:4374
54931 #, gcc-internal-format, gfc-internal-format
54932 msgid "Statement label in END CRITICAL at %C does not match CRITICAL label"
54933 msgstr ""
54935 #: fortran/parse.c:4443
54936 #, gcc-internal-format, gfc-internal-format
54937 msgid "BLOCK construct at %C"
54938 msgstr ""
54940 #: fortran/parse.c:4477
54941 #, gcc-internal-format, gfc-internal-format
54942 msgid "ASSOCIATE construct at %C"
54943 msgstr ""
54945 #: fortran/parse.c:4658
54946 #, gcc-internal-format, gfc-internal-format
54947 msgid "Statement label in ENDDO at %C doesn't match DO label"
54948 msgstr ""
54950 #: fortran/parse.c:4674
54951 #, gcc-internal-format, gfc-internal-format
54952 msgid "Named block DO at %L requires matching ENDDO name"
54953 msgstr ""
54955 #: fortran/parse.c:4865
54956 #, gcc-internal-format, gfc-internal-format
54957 msgid "Missing !$OMP END ATOMIC after !$OMP ATOMIC CAPTURE at %C"
54958 msgstr ""
54960 #: fortran/parse.c:4881 fortran/parse.c:4940
54961 #, gcc-internal-format, gfc-internal-format
54962 msgid "OpenACC directive inside of CRITICAL block at %C"
54963 msgstr ""
54965 #: fortran/parse.c:4915
54966 #, gcc-internal-format, gfc-internal-format
54967 msgid "Expecting %s at %C"
54968 msgstr ""
54970 #: fortran/parse.c:4959
54971 #, gcc-internal-format, gfc-internal-format
54972 msgid "Expected DO loop at %C"
54973 msgstr ""
54975 #: fortran/parse.c:4979
54976 #, gcc-internal-format, gfc-internal-format
54977 msgid "Redundant !$ACC END LOOP at %C"
54978 msgstr ""
54980 #: fortran/parse.c:5193
54981 #, gcc-internal-format, gfc-internal-format
54982 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
54983 msgstr ""
54985 #: fortran/parse.c:5251
54986 #, gcc-internal-format, gfc-internal-format
54987 msgid "%s statement at %C cannot terminate a non-block DO loop"
54988 msgstr ""
54990 #: fortran/parse.c:5265
54991 #, gcc-internal-format, gfc-internal-format
54992 msgid "DATA statement at %C after the first executable statement"
54993 msgstr ""
54995 #: fortran/parse.c:5503
54996 #, gcc-internal-format
54997 msgid "Contained procedure %qs at %C is already ambiguous"
54998 msgstr ""
55000 #: fortran/parse.c:5560
55001 #, gcc-internal-format, gfc-internal-format
55002 msgid "Unexpected %s statement in CONTAINS section at %C"
55003 msgstr ""
55005 #: fortran/parse.c:5585
55006 #, gcc-internal-format, gfc-internal-format
55007 msgid "CONTAINS statement without FUNCTION or SUBROUTINE statement at %L"
55008 msgstr ""
55010 #: fortran/parse.c:5697
55011 #, gcc-internal-format, gfc-internal-format
55012 msgid "CONTAINS statement at %C is already in a contained program unit"
55013 msgstr ""
55015 #: fortran/parse.c:5743
55016 #, gcc-internal-format
55017 msgid "gfc_global_used(): Bad type"
55018 msgstr ""
55020 #: fortran/parse.c:5748
55021 #, gcc-internal-format
55022 msgid "Global binding name %qs at %L is already being used as a %s at %L"
55023 msgstr ""
55025 #: fortran/parse.c:5751
55026 #, gcc-internal-format
55027 msgid "Global name %qs at %L is already being used as a %s at %L"
55028 msgstr ""
55030 #: fortran/parse.c:5772
55031 #, gcc-internal-format, gfc-internal-format
55032 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
55033 msgstr ""
55035 #: fortran/parse.c:5798
55036 #, gcc-internal-format, gfc-internal-format
55037 msgid "Unexpected %s statement in BLOCK DATA at %C"
55038 msgstr ""
55040 #: fortran/parse.c:5902
55041 #, gcc-internal-format, gfc-internal-format
55042 msgid "Unexpected %s statement in MODULE at %C"
55043 msgstr ""
55045 #. If we see a duplicate main program, shut down.  If the second
55046 #. instance is an implied main program, i.e. data decls or executable
55047 #. statements, we're in for lots of errors.
55048 #: fortran/parse.c:6283
55049 #, gcc-internal-format, gfc-internal-format
55050 msgid "Two main PROGRAMs at %L and %C"
55051 msgstr ""
55053 #: fortran/primary.c:103
55054 #, gcc-internal-format, gfc-internal-format
55055 msgid "Missing kind-parameter at %C"
55056 msgstr ""
55058 #: fortran/primary.c:136
55059 #, gcc-internal-format
55060 msgid "gfc_check_digit(): bad radix"
55061 msgstr ""
55063 #: fortran/primary.c:230
55064 #, gcc-internal-format, gfc-internal-format
55065 msgid "Integer kind %d at %C not available"
55066 msgstr ""
55068 #: fortran/primary.c:239
55069 #, gcc-internal-format, gfc-internal-format
55070 msgid "Integer too big for its kind at %C. This check can be disabled with the option -fno-range-check"
55071 msgstr ""
55073 #: fortran/primary.c:267
55074 #, gcc-internal-format, gfc-internal-format
55075 msgid "Hollerith constant at %C"
55076 msgstr ""
55078 #: fortran/primary.c:274
55079 #, gcc-internal-format, gfc-internal-format
55080 msgid "Invalid Hollerith constant: %L must contain at least one character"
55081 msgstr ""
55083 #: fortran/primary.c:280
55084 #, gcc-internal-format, gfc-internal-format
55085 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
55086 msgstr ""
55088 #: fortran/primary.c:300
55089 #, gcc-internal-format, gfc-internal-format
55090 msgid "Invalid Hollerith constant at %L contains a wide character"
55091 msgstr ""
55093 #: fortran/primary.c:386
55094 #, gcc-internal-format, gfc-internal-format
55095 msgid "Hexadecimal constant at %C uses non-standard syntax"
55096 msgstr ""
55098 #: fortran/primary.c:395
55099 #, gcc-internal-format, gfc-internal-format
55100 msgid "Empty set of digits in BOZ constant at %C"
55101 msgstr ""
55103 #: fortran/primary.c:401
55104 #, gcc-internal-format, gfc-internal-format
55105 msgid "Illegal character in BOZ constant at %C"
55106 msgstr ""
55108 #: fortran/primary.c:424
55109 #, gcc-internal-format, gfc-internal-format
55110 msgid "BOZ constant at %C uses non-standard postfix syntax"
55111 msgstr ""
55113 #: fortran/primary.c:454
55114 #, gcc-internal-format, gfc-internal-format
55115 msgid "Integer too big for integer kind %i at %C"
55116 msgstr ""
55118 #: fortran/primary.c:460
55119 #, gcc-internal-format, gfc-internal-format
55120 msgid "BOZ used outside a DATA statement at %C"
55121 msgstr ""
55123 #: fortran/primary.c:551
55124 #, gcc-internal-format, gfc-internal-format
55125 msgid "exponent-letter 'q' in real-literal-constant at %C"
55126 msgstr ""
55128 #: fortran/primary.c:556
55129 #, gcc-internal-format
55130 msgid "Extension: exponent-letter %<q%> in real-literal-constant at %C"
55131 msgstr ""
55133 #: fortran/primary.c:577
55134 #, gcc-internal-format, gfc-internal-format
55135 msgid "Missing exponent in real number at %C"
55136 msgstr ""
55138 #: fortran/primary.c:636
55139 #, gcc-internal-format
55140 msgid "Real number at %C has a %<d%> exponent and an explicit kind"
55141 msgstr ""
55143 #: fortran/primary.c:666
55144 #, gcc-internal-format
55145 msgid "Real number at %C has a %<q%> exponent and an explicit kind"
55146 msgstr ""
55148 #: fortran/primary.c:680
55149 #, gcc-internal-format
55150 msgid "Invalid exponent-letter %<q%> in real-literal-constant at %C"
55151 msgstr ""
55153 #: fortran/primary.c:713
55154 #, gcc-internal-format, gfc-internal-format
55155 msgid "Invalid real kind %d at %C"
55156 msgstr ""
55158 #: fortran/primary.c:728
55159 #, gcc-internal-format, gfc-internal-format
55160 msgid "Real constant overflows its kind at %C"
55161 msgstr ""
55163 #: fortran/primary.c:733
55164 #, gcc-internal-format, gfc-internal-format
55165 msgid "Real constant underflows its kind at %C"
55166 msgstr ""
55168 #: fortran/primary.c:738
55169 #, gcc-internal-format
55170 msgid "gfc_range_check() returned bad value"
55171 msgstr ""
55173 #: fortran/primary.c:785
55174 #, gcc-internal-format
55175 msgid "Non-significant digits in %qs number at %C, maybe incorrect KIND"
55176 msgstr ""
55178 #: fortran/primary.c:877
55179 #, gcc-internal-format, gfc-internal-format
55180 msgid "Syntax error in SUBSTRING specification at %C"
55181 msgstr ""
55183 #: fortran/primary.c:1084
55184 #, gcc-internal-format, gfc-internal-format
55185 msgid "Invalid kind %d for CHARACTER constant at %C"
55186 msgstr ""
55188 #: fortran/primary.c:1105
55189 #, gcc-internal-format, gfc-internal-format
55190 msgid "Unterminated character constant beginning at %C"
55191 msgstr ""
55193 #: fortran/primary.c:1135
55194 #, gcc-internal-format
55195 msgid "Character %qs in string at %C is not representable in character kind %d"
55196 msgstr ""
55198 #: fortran/primary.c:1148
55199 #, gcc-internal-format
55200 msgid "match_string_constant(): Delimiter not found"
55201 msgstr ""
55203 #: fortran/primary.c:1218
55204 #, gcc-internal-format, gfc-internal-format
55205 msgid "Bad kind for logical constant at %C"
55206 msgstr ""
55208 #: fortran/primary.c:1250
55209 #, gcc-internal-format, gfc-internal-format
55210 msgid "Expected PARAMETER symbol in complex constant at %C"
55211 msgstr ""
55213 #: fortran/primary.c:1259
55214 #, gcc-internal-format, gfc-internal-format
55215 msgid "Numeric PARAMETER required in complex constant at %C"
55216 msgstr ""
55218 #: fortran/primary.c:1265
55219 #, gcc-internal-format, gfc-internal-format
55220 msgid "Scalar PARAMETER required in complex constant at %C"
55221 msgstr ""
55223 #: fortran/primary.c:1269
55224 #, gcc-internal-format, gfc-internal-format
55225 msgid "PARAMETER symbol in complex constant at %C"
55226 msgstr ""
55228 #: fortran/primary.c:1292
55229 #, gcc-internal-format
55230 msgid "gfc_match_sym_complex_part(): Bad type"
55231 msgstr ""
55233 #: fortran/primary.c:1299
55234 #, gcc-internal-format, gfc-internal-format
55235 msgid "Error converting PARAMETER constant in complex constant at %C"
55236 msgstr ""
55238 #: fortran/primary.c:1431
55239 #, gcc-internal-format, gfc-internal-format
55240 msgid "Syntax error in COMPLEX constant at %C"
55241 msgstr ""
55243 #: fortran/primary.c:1558
55244 #, gcc-internal-format
55245 msgid "Namelist %qs can not be an argument at %L"
55246 msgstr ""
55248 #: fortran/primary.c:1644
55249 #, gcc-internal-format
55250 msgid "Keyword %qs at %C has already appeared in the current argument list"
55251 msgstr ""
55253 #: fortran/primary.c:1711
55254 #, gcc-internal-format, gfc-internal-format
55255 msgid "argument list function at %C"
55256 msgstr ""
55258 #: fortran/primary.c:1779
55259 #, gcc-internal-format, gfc-internal-format
55260 msgid "Expected alternate return label at %C"
55261 msgstr ""
55263 #: fortran/primary.c:1801
55264 #, gcc-internal-format, gfc-internal-format
55265 msgid "Missing keyword name in actual argument list at %C"
55266 msgstr ""
55268 #: fortran/primary.c:1847
55269 #, gcc-internal-format, gfc-internal-format
55270 msgid "Syntax error in argument list at %C"
55271 msgstr ""
55273 #: fortran/primary.c:1868
55274 #, gcc-internal-format
55275 msgid "extend_ref(): Bad tail"
55276 msgstr ""
55278 #: fortran/primary.c:1907
55279 #, gcc-internal-format, gfc-internal-format
55280 msgid "Array section designator, e.g. '(:)', is required besides the coarray designator '[...]' at %C"
55281 msgstr ""
55283 #: fortran/primary.c:1915
55284 #, gcc-internal-format
55285 msgid "Coarray designator at %C but %qs is not a coarray"
55286 msgstr ""
55288 #: fortran/primary.c:2013
55289 #, gcc-internal-format
55290 msgid "Symbol %qs at %C has no IMPLICIT type"
55291 msgstr ""
55293 #: fortran/primary.c:2019
55294 #, gcc-internal-format
55295 msgid "Unexpected %<%c%> for nonderived-type variable %qs at %C"
55296 msgstr ""
55298 #: fortran/primary.c:2037
55299 #, gcc-internal-format, gfc-internal-format
55300 msgid "Expected structure component name at %C"
55301 msgstr ""
55303 #: fortran/primary.c:2088
55304 #, gcc-internal-format, gfc-internal-format
55305 msgid "Expected argument list at %C"
55306 msgstr ""
55308 #: fortran/primary.c:2128
55309 #, gcc-internal-format
55310 msgid "Procedure pointer component %qs requires an argument list at %C"
55311 msgstr ""
55313 #: fortran/primary.c:2217
55314 #, gcc-internal-format, gfc-internal-format
55315 msgid "Nonpolymorphic reference to abstract type at %C"
55316 msgstr ""
55318 #: fortran/primary.c:2224
55319 #, gcc-internal-format, gfc-internal-format
55320 msgid "Coindexed procedure-pointer component at %C"
55321 msgstr ""
55323 #: fortran/primary.c:2259
55324 #, gcc-internal-format
55325 msgid "gfc_variable_attr(): Expression isn't a variable"
55326 msgstr ""
55328 #: fortran/primary.c:2314
55329 #, gcc-internal-format
55330 msgid "gfc_variable_attr(): Bad array reference"
55331 msgstr ""
55333 #: fortran/primary.c:2434
55334 #, gcc-internal-format
55335 msgid "gfc_caf_attr(): Expression isn't a variable"
55336 msgstr ""
55338 #: fortran/primary.c:2491
55339 #, gcc-internal-format
55340 msgid "gfc_caf_attr(): Bad array reference"
55341 msgstr ""
55343 #: fortran/primary.c:2663
55344 #, gcc-internal-format, gfc-internal-format
55345 msgid "Structure constructor with missing optional arguments at %C"
55346 msgstr ""
55348 #: fortran/primary.c:2672
55349 #, gcc-internal-format
55350 msgid "No initializer for allocatable component %qs given in the structure constructor at %C"
55351 msgstr ""
55353 #: fortran/primary.c:2679
55354 #, gcc-internal-format
55355 msgid "No initializer for component %qs given in the structure constructor at %C!"
55356 msgstr ""
55358 #: fortran/primary.c:2727
55359 #, gcc-internal-format
55360 msgid "Can't construct ABSTRACT type %qs at %L"
55361 msgstr ""
55363 #: fortran/primary.c:2747
55364 #, gcc-internal-format, gfc-internal-format
55365 msgid "Structure constructor with named arguments at %C"
55366 msgstr ""
55368 #: fortran/primary.c:2762
55369 #, gcc-internal-format, gfc-internal-format
55370 msgid "Component initializer without name after component named %s at %L!"
55371 msgstr ""
55373 #: fortran/primary.c:2767
55374 #, gcc-internal-format, gfc-internal-format
55375 msgid "Too many components in structure constructor at %L!"
55376 msgstr ""
55378 #: fortran/primary.c:2804
55379 #, gcc-internal-format
55380 msgid "Component %qs is initialized twice in the structure constructor at %L!"
55381 msgstr ""
55383 #: fortran/primary.c:2816
55384 #, gcc-internal-format
55385 msgid "Coindexed expression to pointer component %qs in structure constructor at %L!"
55386 msgstr ""
55388 #: fortran/primary.c:2870
55389 #, gcc-internal-format
55390 msgid "component %qs at %L has already been set by a parent derived type constructor"
55391 msgstr ""
55393 #: fortran/primary.c:3025
55394 #, gcc-internal-format, gfc-internal-format
55395 msgid "%%LOC() as an rvalue at %C"
55396 msgstr ""
55398 #: fortran/primary.c:3084
55399 #, gcc-internal-format
55400 msgid "%qs 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)"
55401 msgstr ""
55403 #: fortran/primary.c:3208
55404 #, gcc-internal-format
55405 msgid "Unexpected use of subroutine name %qs at %C"
55406 msgstr ""
55408 #: fortran/primary.c:3240
55409 #, gcc-internal-format
55410 msgid "Statement function %qs requires argument list at %C"
55411 msgstr ""
55413 #: fortran/primary.c:3243
55414 #, gcc-internal-format
55415 msgid "Function %qs requires an argument list at %C"
55416 msgstr ""
55418 #: fortran/primary.c:3293
55419 #, gcc-internal-format
55420 msgid "Missing argument to %qs at %C"
55421 msgstr ""
55423 #: fortran/primary.c:3306
55424 #, gcc-internal-format, gfc-internal-format
55425 msgid "The leftmost part-ref in a data-ref can not be a function reference at %C"
55426 msgstr ""
55428 #: fortran/primary.c:3460
55429 #, gcc-internal-format
55430 msgid "Missing argument list in function %qs at %C"
55431 msgstr ""
55433 #: fortran/primary.c:3504
55434 #, gcc-internal-format, gfc-internal-format
55435 msgid "Symbol at %C is not appropriate for an expression"
55436 msgstr ""
55438 #: fortran/primary.c:3574
55439 #, gcc-internal-format
55440 msgid "Derived type %qs cannot be used as a variable at %C"
55441 msgstr ""
55443 #: fortran/primary.c:3615
55444 #, gcc-internal-format, gfc-internal-format
55445 msgid "Named constant at %C in an EQUIVALENCE"
55446 msgstr ""
55448 #: fortran/primary.c:3650
55449 #, gcc-internal-format
55450 msgid "%qs at %C is not a variable"
55451 msgstr ""
55453 #: fortran/resolve.c:123
55454 #, gcc-internal-format
55455 msgid "%qs at %L is of the ABSTRACT type %qs"
55456 msgstr ""
55458 #: fortran/resolve.c:126
55459 #, gcc-internal-format
55460 msgid "ABSTRACT type %qs used at %L"
55461 msgstr ""
55463 #: fortran/resolve.c:143
55464 #, gcc-internal-format
55465 msgid "Interface %qs at %L is declared in a later PROCEDURE statement"
55466 msgstr ""
55468 #: fortran/resolve.c:156
55469 #, gcc-internal-format
55470 msgid "Interface %qs at %L may not be generic"
55471 msgstr ""
55473 #: fortran/resolve.c:163
55474 #, gcc-internal-format
55475 msgid "Interface %qs at %L may not be a statement function"
55476 msgstr ""
55478 #: fortran/resolve.c:172
55479 #, gcc-internal-format
55480 msgid "Intrinsic procedure %qs not allowed in PROCEDURE statement at %L"
55481 msgstr ""
55483 #: fortran/resolve.c:178
55484 #, gcc-internal-format
55485 msgid "Interface %qs at %L must be explicit"
55486 msgstr ""
55488 #: fortran/resolve.c:200
55489 #, gcc-internal-format
55490 msgid "PROCEDURE %qs at %L may not be used as its own interface"
55491 msgstr ""
55493 #: fortran/resolve.c:300
55494 #, gcc-internal-format
55495 msgid "Alternate return specifier in elemental subroutine %qs at %L is not allowed"
55496 msgstr ""
55498 #: fortran/resolve.c:304
55499 #, gcc-internal-format
55500 msgid "Alternate return specifier in function %qs at %L is not allowed"
55501 msgstr ""
55503 #: fortran/resolve.c:315
55504 #, gcc-internal-format
55505 msgid "Self-referential argument %qs at %L is not allowed"
55506 msgstr ""
55508 #: fortran/resolve.c:387
55509 #, gcc-internal-format
55510 msgid "Dummy procedure %qs of PURE procedure at %L must also be PURE"
55511 msgstr ""
55513 #: fortran/resolve.c:397
55514 #, gcc-internal-format
55515 msgid "Argument %qs of pure function %qs at %L with VALUE attribute but without INTENT(IN)"
55516 msgstr ""
55518 #: fortran/resolve.c:402
55519 #, gcc-internal-format
55520 msgid "Argument %qs of pure function %qs at %L must be INTENT(IN) or VALUE"
55521 msgstr ""
55523 #: fortran/resolve.c:410
55524 #, gcc-internal-format
55525 msgid "Argument %qs of pure subroutine %qs at %L with VALUE attribute but without INTENT"
55526 msgstr ""
55528 #: fortran/resolve.c:415
55529 #, gcc-internal-format
55530 msgid "Argument %qs of pure subroutine %qs at %L must have its INTENT specified or have the VALUE attribute"
55531 msgstr ""
55533 #: fortran/resolve.c:425
55534 #, gcc-internal-format
55535 msgid "INTENT(OUT) argument %qs of pure procedure %qs at %L may not be polymorphic"
55536 msgstr ""
55538 #: fortran/resolve.c:458
55539 #, gcc-internal-format
55540 msgid "Coarray dummy argument %qs at %L to elemental procedure"
55541 msgstr ""
55543 #: fortran/resolve.c:466
55544 #, gcc-internal-format
55545 msgid "Argument %qs of elemental procedure at %L must be scalar"
55546 msgstr ""
55548 #: fortran/resolve.c:475
55549 #, gcc-internal-format
55550 msgid "Argument %qs of elemental procedure at %L cannot have the ALLOCATABLE attribute"
55551 msgstr ""
55553 #: fortran/resolve.c:485
55554 #, gcc-internal-format
55555 msgid "Argument %qs of elemental procedure at %L cannot have the POINTER attribute"
55556 msgstr ""
55558 #: fortran/resolve.c:493
55559 #, gcc-internal-format
55560 msgid "Dummy procedure %qs not allowed in elemental procedure %qs at %L"
55561 msgstr ""
55563 #: fortran/resolve.c:502
55564 #, gcc-internal-format
55565 msgid "Argument %qs of elemental procedure %qs at %L must have its INTENT specified or have the VALUE attribute"
55566 msgstr ""
55568 #: fortran/resolve.c:515
55569 #, gcc-internal-format
55570 msgid "Argument %qs of statement function at %L must be scalar"
55571 msgstr ""
55573 #: fortran/resolve.c:525
55574 #, gcc-internal-format
55575 msgid "Character-valued argument %qs of statement function at %L must have constant length"
55576 msgstr ""
55578 #: fortran/resolve.c:574
55579 #, gcc-internal-format
55580 msgid "Contained procedure %qs at %L has the same name as its encompassing procedure"
55581 msgstr ""
55583 #: fortran/resolve.c:591
55584 #, gcc-internal-format
55585 msgid "Contained function %qs at %L has no IMPLICIT type"
55586 msgstr ""
55588 #: fortran/resolve.c:594
55589 #, gcc-internal-format
55590 msgid "Result %qs of contained function %qs at %L has no IMPLICIT type"
55591 msgstr ""
55593 #: fortran/resolve.c:619
55594 #, gcc-internal-format
55595 msgid "Character-valued module procedure %qs at %L must not be assumed length"
55596 msgstr ""
55598 #: fortran/resolve.c:621
55599 #, gcc-internal-format
55600 msgid "Character-valued internal function %qs at %L must not be assumed length"
55601 msgstr ""
55603 #: fortran/resolve.c:793
55604 #, gcc-internal-format, gfc-internal-format
55605 msgid "Function %s at %L has entries with mismatched array specifications"
55606 msgstr ""
55608 #: fortran/resolve.c:810
55609 #, gcc-internal-format, gfc-internal-format
55610 msgid "Function %s at %L with entries returning variables of different string lengths"
55611 msgstr ""
55613 #: fortran/resolve.c:837
55614 #, gcc-internal-format, gfc-internal-format
55615 msgid "FUNCTION result %s can't be an array in FUNCTION %s at %L"
55616 msgstr ""
55618 #: fortran/resolve.c:841
55619 #, gcc-internal-format, gfc-internal-format
55620 msgid "ENTRY result %s can't be an array in FUNCTION %s at %L"
55621 msgstr ""
55623 #: fortran/resolve.c:848
55624 #, gcc-internal-format, gfc-internal-format
55625 msgid "FUNCTION result %s can't be a POINTER in FUNCTION %s at %L"
55626 msgstr ""
55628 #: fortran/resolve.c:852
55629 #, gcc-internal-format, gfc-internal-format
55630 msgid "ENTRY result %s can't be a POINTER in FUNCTION %s at %L"
55631 msgstr ""
55633 #: fortran/resolve.c:890
55634 #, gcc-internal-format, gfc-internal-format
55635 msgid "FUNCTION result %s can't be of type %s in FUNCTION %s at %L"
55636 msgstr ""
55638 #: fortran/resolve.c:895
55639 #, gcc-internal-format, gfc-internal-format
55640 msgid "ENTRY result %s can't be of type %s in FUNCTION %s at %L"
55641 msgstr ""
55643 #: fortran/resolve.c:944
55644 #, gcc-internal-format
55645 msgid "Variable %qs at %L is in COMMON but only in BLOCK DATA initialization is allowed"
55646 msgstr ""
55648 #: fortran/resolve.c:948
55649 #, gcc-internal-format
55650 msgid "Initialized variable %qs at %L is in a blank COMMON but initialization is only allowed in named common blocks"
55651 msgstr ""
55653 #: fortran/resolve.c:955
55654 #, gcc-internal-format
55655 msgid "%qs in cannot appear in COMMON at %L [F2008:C5100]"
55656 msgstr ""
55658 #: fortran/resolve.c:963
55659 #, gcc-internal-format
55660 msgid "Derived type variable %qs in COMMON at %L has neither the SEQUENCE nor the BIND(C) attribute"
55661 msgstr ""
55663 #: fortran/resolve.c:967
55664 #, gcc-internal-format
55665 msgid "Derived type variable %qs in COMMON at %L has an ultimate component that is allocatable"
55666 msgstr ""
55668 #: fortran/resolve.c:971
55669 #, gcc-internal-format
55670 msgid "Derived type variable %qs in COMMON at %L may not have default initializer"
55671 msgstr ""
55673 #: fortran/resolve.c:1015
55674 #, gcc-internal-format
55675 msgid "In Fortran 2003 COMMON %qs block at %L is a global identifier and must thus have the same binding name as the same-named COMMON block at %L: %s vs %s"
55676 msgstr ""
55678 #: fortran/resolve.c:1029
55679 #, gcc-internal-format
55680 msgid "COMMON block %qs at %L uses the same global identifier as entity at %L"
55681 msgstr ""
55683 #: fortran/resolve.c:1037
55684 #, gcc-internal-format
55685 msgid "Fortran 2008: COMMON block %qs with binding label at %L sharing the identifier with global non-COMMON-block entity at %L"
55686 msgstr ""
55688 #: fortran/resolve.c:1059
55689 #, gcc-internal-format, gfc-internal-format
55690 msgid "COMMON block at %L with binding label %s uses the same global identifier as entity at %L"
55691 msgstr ""
55693 #: fortran/resolve.c:1080
55694 #, gcc-internal-format
55695 msgid "COMMON block %qs at %L is used as PARAMETER at %L"
55696 msgstr ""
55698 #: fortran/resolve.c:1084
55699 #, gcc-internal-format
55700 msgid "COMMON block %qs at %L can not have the EXTERNAL attribute"
55701 msgstr ""
55703 #: fortran/resolve.c:1088
55704 #, gcc-internal-format
55705 msgid "COMMON block %qs at %L is also an intrinsic procedure"
55706 msgstr ""
55708 #: fortran/resolve.c:1092
55709 #, gcc-internal-format
55710 msgid "COMMON block %qs at %L that is also a function result"
55711 msgstr ""
55713 #: fortran/resolve.c:1097
55714 #, gcc-internal-format
55715 msgid "COMMON block %qs at %L that is also a global procedure"
55716 msgstr ""
55718 #: fortran/resolve.c:1195
55719 #, gcc-internal-format, gfc-internal-format
55720 msgid "The rank of the element in the structure constructor at %L does not match that of the component (%d/%d)"
55721 msgstr ""
55723 #: fortran/resolve.c:1216
55724 #, gcc-internal-format
55725 msgid "The element in the structure constructor at %L, for pointer component %qs, is %s but should be %s"
55726 msgstr ""
55728 #: fortran/resolve.c:1282
55729 #, gcc-internal-format
55730 msgid "The NULL in the structure constructor at %L is being applied to component %qs, which is neither a POINTER nor ALLOCATABLE"
55731 msgstr ""
55733 #: fortran/resolve.c:1317
55734 #, gcc-internal-format
55735 msgid "Interface mismatch for procedure-pointer component %qs in structure constructor at %L: %s"
55736 msgstr ""
55738 #: fortran/resolve.c:1333
55739 #, gcc-internal-format
55740 msgid "The element in the structure constructor at %L, for pointer component %qs should be a POINTER or a TARGET"
55741 msgstr ""
55743 #: fortran/resolve.c:1362
55744 #, gcc-internal-format
55745 msgid "Invalid expression in the structure constructor for pointer component %qs at %L in PURE procedure"
55746 msgstr ""
55748 #: fortran/resolve.c:1486
55749 #, gcc-internal-format
55750 msgid "The upper bound in the last dimension must appear in the reference to the assumed size array %qs at %L"
55751 msgstr ""
55753 #: fortran/resolve.c:1548
55754 #, gcc-internal-format
55755 msgid "%qs at %L is ambiguous"
55756 msgstr ""
55758 #: fortran/resolve.c:1552
55759 #, gcc-internal-format
55760 msgid "GENERIC procedure %qs is not allowed as an actual argument at %L"
55761 msgstr ""
55763 #: fortran/resolve.c:1673
55764 #, gcc-internal-format
55765 msgid "Type specified for intrinsic function %qs at %L is ignored"
55766 msgstr ""
55768 #: fortran/resolve.c:1686
55769 #, gcc-internal-format
55770 msgid "Intrinsic subroutine %qs at %L shall not have a type specifier"
55771 msgstr ""
55773 #: fortran/resolve.c:1697
55774 #, gcc-internal-format
55775 msgid "%qs declared INTRINSIC at %L does not exist"
55776 msgstr ""
55778 #: fortran/resolve.c:1710
55779 #, gcc-internal-format
55780 msgid "The intrinsic %qs 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."
55781 msgstr ""
55783 #: fortran/resolve.c:1746
55784 #, gcc-internal-format
55785 msgid "Non-RECURSIVE procedure %qs at %L is possibly calling itself recursively.  Declare it RECURSIVE or use %<-frecursive%>"
55786 msgstr ""
55788 #: fortran/resolve.c:1785 fortran/resolve.c:9310 fortran/resolve.c:10971
55789 #, gcc-internal-format, gfc-internal-format
55790 msgid "Label %d referenced at %L is never defined"
55791 msgstr ""
55793 #: fortran/resolve.c:1828
55794 #, gcc-internal-format
55795 msgid "Statement function %qs at %L is not allowed as an actual argument"
55796 msgstr ""
55798 #: fortran/resolve.c:1836
55799 #, gcc-internal-format
55800 msgid "Intrinsic %qs at %L is not allowed as an actual argument"
55801 msgstr ""
55803 #: fortran/resolve.c:1843
55804 #, gcc-internal-format
55805 msgid "Internal procedure %qs is used as actual argument at %L"
55806 msgstr ""
55808 #: fortran/resolve.c:1851
55809 #, gcc-internal-format
55810 msgid "ELEMENTAL non-INTRINSIC procedure %qs is not allowed as an actual argument at %L"
55811 msgstr ""
55813 #: fortran/resolve.c:1878
55814 #, gcc-internal-format
55815 msgid "Unable to find a specific INTRINSIC procedure for the reference %qs at %L"
55816 msgstr ""
55818 #: fortran/resolve.c:1900
55819 #, gcc-internal-format
55820 msgid "Symbol %qs at %L is ambiguous"
55821 msgstr ""
55823 #: fortran/resolve.c:1955
55824 #, gcc-internal-format, gfc-internal-format
55825 msgid "By-value argument at %L is not of numeric type"
55826 msgstr ""
55828 #: fortran/resolve.c:1962
55829 #, gcc-internal-format, gfc-internal-format
55830 msgid "By-value argument at %L cannot be an array or an array section"
55831 msgstr ""
55833 #: fortran/resolve.c:1976
55834 #, gcc-internal-format, gfc-internal-format
55835 msgid "By-value argument at %L is not allowed in this context"
55836 msgstr ""
55838 #: fortran/resolve.c:1988
55839 #, gcc-internal-format, gfc-internal-format
55840 msgid "Passing internal procedure at %L by location not allowed"
55841 msgstr ""
55843 #: fortran/resolve.c:1999
55844 #, gcc-internal-format
55845 msgid "ELEMENTAL procedure pointer component %qs is not allowed as an actual argument at %L"
55846 msgstr ""
55848 #: fortran/resolve.c:2008
55849 #, gcc-internal-format, gfc-internal-format
55850 msgid "Coindexed actual argument at %L with ultimate pointer component"
55851 msgstr ""
55853 #: fortran/resolve.c:2140
55854 #, gcc-internal-format
55855 msgid "%qs 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)"
55856 msgstr ""
55858 #: fortran/resolve.c:2177
55859 #, gcc-internal-format
55860 msgid "Actual argument at %L for INTENT(%s) dummy %qs of ELEMENTAL subroutine %qs is a scalar, but another actual argument is an array"
55861 msgstr ""
55863 #: fortran/resolve.c:2449
55864 #, gcc-internal-format
55865 msgid "Return type mismatch of function %qs at %L (%s/%s)"
55866 msgstr ""
55868 #: fortran/resolve.c:2471
55869 #, gcc-internal-format
55870 msgid "Interface mismatch in global procedure %qs at %L: %s"
55871 msgstr ""
55873 #: fortran/resolve.c:2584
55874 #, gcc-internal-format
55875 msgid "There is no specific function for the generic %qs at %L"
55876 msgstr ""
55878 #: fortran/resolve.c:2602
55879 #, gcc-internal-format
55880 msgid "Generic function %qs at %L is not consistent with a specific intrinsic interface"
55881 msgstr ""
55883 #: fortran/resolve.c:2640
55884 #, gcc-internal-format
55885 msgid "Function %qs at %L is INTRINSIC but is not compatible with an intrinsic"
55886 msgstr ""
55888 #: fortran/resolve.c:2695
55889 #, gcc-internal-format
55890 msgid "Unable to resolve the specific function %qs at %L"
55891 msgstr ""
55893 #: fortran/resolve.c:2751 fortran/resolve.c:15846
55894 #, gcc-internal-format
55895 msgid "Function %qs at %L has no IMPLICIT type"
55896 msgstr ""
55898 #: fortran/resolve.c:2860
55899 #, gcc-internal-format
55900 msgid "Reference to impure function %qs at %L inside a FORALL %s"
55901 msgstr ""
55903 #: fortran/resolve.c:2867
55904 #, gcc-internal-format
55905 msgid "Reference to impure function %qs at %L inside a DO CONCURRENT %s"
55906 msgstr ""
55908 #: fortran/resolve.c:2874
55909 #, gcc-internal-format
55910 msgid "Reference to impure function %qs at %L within a PURE procedure"
55911 msgstr ""
55913 #: fortran/resolve.c:2944
55914 #, gcc-internal-format
55915 msgid "%qs at %L is not a function"
55916 msgstr ""
55918 #: fortran/resolve.c:2952 fortran/resolve.c:3422
55919 #, gcc-internal-format
55920 msgid "ABSTRACT INTERFACE %qs must not be referenced at %L"
55921 msgstr ""
55923 #. Internal procedures are taken care of in resolve_contained_fntype.
55924 #: fortran/resolve.c:2995
55925 #, gcc-internal-format
55926 msgid "Function %qs is declared CHARACTER(*) and cannot be used at %L since it is not a dummy argument"
55927 msgstr ""
55929 #: fortran/resolve.c:3029
55930 #, gcc-internal-format
55931 msgid "resolve_function(): bad function type"
55932 msgstr ""
55934 #: fortran/resolve.c:3049
55935 #, gcc-internal-format
55936 msgid "User defined non-ELEMENTAL function %qs at %L not allowed in WORKSHARE construct"
55937 msgstr ""
55939 #: fortran/resolve.c:3111
55940 #, gcc-internal-format
55941 msgid "ENTRY %qs at %L cannot be called recursively, as function %qs is not RECURSIVE"
55942 msgstr ""
55944 #: fortran/resolve.c:3115
55945 #, gcc-internal-format
55946 msgid "Function %qs at %L cannot be called recursively, as it is not RECURSIVE"
55947 msgstr ""
55949 #: fortran/resolve.c:3166
55950 #, gcc-internal-format
55951 msgid "Subroutine call to %qs in FORALL block at %L is not PURE"
55952 msgstr ""
55954 #: fortran/resolve.c:3172
55955 #, gcc-internal-format
55956 msgid "Subroutine call to %qs in DO CONCURRENT block at %L is not PURE"
55957 msgstr ""
55959 #: fortran/resolve.c:3178
55960 #, gcc-internal-format
55961 msgid "Subroutine call to %qs at %L is not PURE"
55962 msgstr ""
55964 #: fortran/resolve.c:3246
55965 #, gcc-internal-format
55966 msgid "There is no specific subroutine for the generic %qs at %L"
55967 msgstr ""
55969 #: fortran/resolve.c:3255
55970 #, gcc-internal-format
55971 msgid "Generic subroutine %qs at %L is not consistent with an intrinsic subroutine interface"
55972 msgstr ""
55974 #: fortran/resolve.c:3290
55975 #, gcc-internal-format
55976 msgid "Subroutine %qs at %L is INTRINSIC but is not compatible with an intrinsic"
55977 msgstr ""
55979 #: fortran/resolve.c:3335
55980 #, gcc-internal-format
55981 msgid "Unable to resolve the specific subroutine %qs at %L"
55982 msgstr ""
55984 #: fortran/resolve.c:3393
55985 #, gcc-internal-format
55986 msgid "%qs at %L has a type, which is not consistent with the CALL at %L"
55987 msgstr ""
55989 #: fortran/resolve.c:3432
55990 #, gcc-internal-format
55991 msgid "ENTRY %qs at %L cannot be called recursively, as subroutine %qs is not RECURSIVE"
55992 msgstr ""
55994 #: fortran/resolve.c:3436
55995 #, gcc-internal-format
55996 msgid "SUBROUTINE %qs at %L cannot be called recursively, as it is not RECURSIVE"
55997 msgstr ""
55999 #: fortran/resolve.c:3481
56000 #, gcc-internal-format
56001 msgid "resolve_subroutine(): bad function type"
56002 msgstr ""
56004 #: fortran/resolve.c:3519
56005 #, gcc-internal-format, gfc-internal-format
56006 msgid "Shapes for operands at %L and %L are not conformable"
56007 msgstr ""
56009 #: fortran/resolve.c:3571
56010 #, gcc-internal-format
56011 msgid "logical_to_bitwise(): Bad intrinsic"
56012 msgstr ""
56014 #: fortran/resolve.c:3857
56015 #, gcc-internal-format
56016 msgid "resolve_operator(): Bad intrinsic"
56017 msgstr ""
56019 #: fortran/resolve.c:4027 fortran/resolve.c:4050
56020 #, gcc-internal-format
56021 msgid "compare_bound_int(): Bad expression"
56022 msgstr ""
56024 #: fortran/resolve.c:4145
56025 #, gcc-internal-format, gfc-internal-format
56026 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
56027 msgstr ""
56029 #: fortran/resolve.c:4150
56030 #, gcc-internal-format, gfc-internal-format
56031 msgid "Array reference at %L is out of bounds (%ld < %ld) in codimension %d"
56032 msgstr ""
56034 #: fortran/resolve.c:4160
56035 #, gcc-internal-format, gfc-internal-format
56036 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
56037 msgstr ""
56039 #: fortran/resolve.c:4165
56040 #, gcc-internal-format, gfc-internal-format
56041 msgid "Array reference at %L is out of bounds (%ld > %ld) in codimension %d"
56042 msgstr ""
56044 #: fortran/resolve.c:4185
56045 #, gcc-internal-format, gfc-internal-format
56046 msgid "Illegal stride of zero at %L"
56047 msgstr ""
56049 #: fortran/resolve.c:4202
56050 #, gcc-internal-format, gfc-internal-format
56051 msgid "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
56052 msgstr ""
56054 #: fortran/resolve.c:4210
56055 #, gcc-internal-format, gfc-internal-format
56056 msgid "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
56057 msgstr ""
56059 #: fortran/resolve.c:4226
56060 #, gcc-internal-format, gfc-internal-format
56061 msgid "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
56062 msgstr ""
56064 #: fortran/resolve.c:4235
56065 #, gcc-internal-format, gfc-internal-format
56066 msgid "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
56067 msgstr ""
56069 #: fortran/resolve.c:4251
56070 #, gcc-internal-format
56071 msgid "check_dimension(): Bad array reference"
56072 msgstr ""
56074 #: fortran/resolve.c:4274
56075 #, gcc-internal-format, gfc-internal-format
56076 msgid "Rightmost upper bound of assumed size array section not specified at %L"
56077 msgstr ""
56079 #: fortran/resolve.c:4284
56080 #, gcc-internal-format, gfc-internal-format
56081 msgid "Rank mismatch in array reference at %L (%d/%d)"
56082 msgstr ""
56084 #: fortran/resolve.c:4292
56085 #, gcc-internal-format, gfc-internal-format
56086 msgid "Coindex rank mismatch in array reference at %L (%d/%d)"
56087 msgstr ""
56089 #: fortran/resolve.c:4308
56090 #, gcc-internal-format, gfc-internal-format
56091 msgid "Coindex of codimension %d must be a scalar at %L"
56092 msgstr ""
56094 #: fortran/resolve.c:4336
56095 #, gcc-internal-format, gfc-internal-format
56096 msgid "Array index at %L must be scalar"
56097 msgstr ""
56099 #: fortran/resolve.c:4342
56100 #, gcc-internal-format, gfc-internal-format
56101 msgid "Array index at %L must be of INTEGER type, found %s"
56102 msgstr ""
56104 #: fortran/resolve.c:4348
56105 #, gcc-internal-format, gfc-internal-format
56106 msgid "REAL array index at %L"
56107 msgstr ""
56109 #: fortran/resolve.c:4387
56110 #, gcc-internal-format, gfc-internal-format
56111 msgid "Argument dim at %L must be scalar"
56112 msgstr ""
56114 #: fortran/resolve.c:4394
56115 #, gcc-internal-format, gfc-internal-format
56116 msgid "Argument dim at %L must be of INTEGER type"
56117 msgstr ""
56119 #: fortran/resolve.c:4439
56120 #, gcc-internal-format
56121 msgid "find_array_spec(): Missing spec"
56122 msgstr ""
56124 #: fortran/resolve.c:4450
56125 #, gcc-internal-format
56126 msgid "find_array_spec(): unused as(1)"
56127 msgstr ""
56129 #: fortran/resolve.c:4461
56130 #, gcc-internal-format
56131 msgid "find_array_spec(): unused as(2)"
56132 msgstr ""
56134 #: fortran/resolve.c:4504
56135 #, gcc-internal-format, gfc-internal-format
56136 msgid "Array index at %L is an array of rank %d"
56137 msgstr ""
56139 #: fortran/resolve.c:4602
56140 #, gcc-internal-format, gfc-internal-format
56141 msgid "Substring start index at %L must be of type INTEGER"
56142 msgstr ""
56144 #: fortran/resolve.c:4609
56145 #, gcc-internal-format, gfc-internal-format
56146 msgid "Substring start index at %L must be scalar"
56147 msgstr ""
56149 #: fortran/resolve.c:4618
56150 #, gcc-internal-format, gfc-internal-format
56151 msgid "Substring start index at %L is less than one"
56152 msgstr ""
56154 #: fortran/resolve.c:4631
56155 #, gcc-internal-format, gfc-internal-format
56156 msgid "Substring end index at %L must be of type INTEGER"
56157 msgstr ""
56159 #: fortran/resolve.c:4638
56160 #, gcc-internal-format, gfc-internal-format
56161 msgid "Substring end index at %L must be scalar"
56162 msgstr ""
56164 #: fortran/resolve.c:4648
56165 #, gcc-internal-format, gfc-internal-format
56166 msgid "Substring end index at %L exceeds the string length"
56167 msgstr ""
56169 #: fortran/resolve.c:4658
56170 #, gcc-internal-format, gfc-internal-format
56171 msgid "Substring end index at %L is too large"
56172 msgstr ""
56174 #: fortran/resolve.c:4811
56175 #, gcc-internal-format
56176 msgid "resolve_ref(): Bad array reference"
56177 msgstr ""
56179 #: fortran/resolve.c:4825
56180 #, gcc-internal-format, gfc-internal-format
56181 msgid "Component to the right of a part reference with nonzero rank must not have the POINTER attribute at %L"
56182 msgstr ""
56184 #: fortran/resolve.c:4835
56185 #, gcc-internal-format, gfc-internal-format
56186 msgid "Component to the right of a part reference with nonzero rank must not have the ALLOCATABLE attribute at %L"
56187 msgstr ""
56189 #: fortran/resolve.c:4854
56190 #, gcc-internal-format, gfc-internal-format
56191 msgid "Two or more part references with nonzero rank must not be specified at %L"
56192 msgstr ""
56194 #: fortran/resolve.c:4952
56195 #, gcc-internal-format
56196 msgid "expression_rank(): Two array specs"
56197 msgstr ""
56199 #: fortran/resolve.c:5034
56200 #, gcc-internal-format, gfc-internal-format
56201 msgid "Variable %s at %L with NO_ARG_CHECK attribute may only be used as actual argument"
56202 msgstr ""
56204 #: fortran/resolve.c:5044
56205 #, gcc-internal-format, gfc-internal-format
56206 msgid "Assumed-type variable %s at %L may only be used as actual argument"
56207 msgstr ""
56209 #. FIXME: It doesn't work reliably as inquiry_argument is not set
56210 #. for all inquiry functions in resolve_function; the reason is
56211 #. that the function-name resolution happens too late in that
56212 #. function.
56213 #: fortran/resolve.c:5054
56214 #, gcc-internal-format, gfc-internal-format
56215 msgid "Assumed-type variable %s at %L as actual argument to an inquiry function shall be the first argument"
56216 msgstr ""
56218 #: fortran/resolve.c:5069
56219 #, gcc-internal-format, gfc-internal-format
56220 msgid "Assumed-rank variable %s at %L may only be used as actual argument"
56221 msgstr ""
56223 #. FIXME: It doesn't work reliably as inquiry_argument is not set
56224 #. for all inquiry functions in resolve_function; the reason is
56225 #. that the function-name resolution happens too late in that
56226 #. function.
56227 #: fortran/resolve.c:5079
56228 #, gcc-internal-format, gfc-internal-format
56229 msgid "Assumed-rank variable %s at %L as actual argument to an inquiry function shall be the first argument"
56230 msgstr ""
56232 #: fortran/resolve.c:5090
56233 #, gcc-internal-format, gfc-internal-format
56234 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall not have a subobject reference"
56235 msgstr ""
56237 #: fortran/resolve.c:5099
56238 #, gcc-internal-format, gfc-internal-format
56239 msgid "Assumed-type variable %s at %L shall not have a subobject reference"
56240 msgstr ""
56242 #: fortran/resolve.c:5114
56243 #, gcc-internal-format, gfc-internal-format
56244 msgid "Assumed-rank variable %s at %L shall not have a subobject reference"
56245 msgstr ""
56247 #: fortran/resolve.c:5276
56248 #, gcc-internal-format
56249 msgid "Variable %qs, used in a specification expression, is referenced at %L before the ENTRY statement in which it is a parameter"
56250 msgstr ""
56252 #: fortran/resolve.c:5281
56253 #, gcc-internal-format
56254 msgid "Variable %qs is used at %L before the ENTRY statement in which it is a parameter"
56255 msgstr ""
56257 #: fortran/resolve.c:5351
56258 #, gcc-internal-format, gfc-internal-format
56259 msgid "Polymorphic subobject of coindexed object at %L"
56260 msgstr ""
56262 #: fortran/resolve.c:5364
56263 #, gcc-internal-format, gfc-internal-format
56264 msgid "Coindexed object with polymorphic allocatable subcomponent at %L"
56265 msgstr ""
56267 #: fortran/resolve.c:5705
56268 #, gcc-internal-format, gfc-internal-format
56269 msgid "Passed-object at %L must be scalar"
56270 msgstr ""
56272 #: fortran/resolve.c:5712
56273 #, gcc-internal-format
56274 msgid "Base object for procedure-pointer component call at %L is of ABSTRACT type %qs"
56275 msgstr ""
56277 #: fortran/resolve.c:5747
56278 #, gcc-internal-format
56279 msgid "Base object for type-bound procedure call at %L is of ABSTRACT type %qs"
56280 msgstr ""
56282 #: fortran/resolve.c:5756
56283 #, gcc-internal-format, gfc-internal-format
56284 msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
56285 msgstr ""
56287 #. Nothing matching found!
56288 #: fortran/resolve.c:5944
56289 #, gcc-internal-format
56290 msgid "Found no matching specific binding for the call to the GENERIC %qs at %L"
56291 msgstr ""
56293 #: fortran/resolve.c:5971
56294 #, gcc-internal-format
56295 msgid "%qs at %L should be a SUBROUTINE"
56296 msgstr ""
56298 #: fortran/resolve.c:6022
56299 #, gcc-internal-format
56300 msgid "%qs at %L should be a FUNCTION"
56301 msgstr ""
56303 #: fortran/resolve.c:6572
56304 #, gcc-internal-format
56305 msgid "gfc_resolve_expr(): Bad expression type"
56306 msgstr ""
56308 #: fortran/resolve.c:6598
56309 #, gcc-internal-format, gfc-internal-format
56310 msgid "%s at %L must be a scalar"
56311 msgstr ""
56313 #: fortran/resolve.c:6608
56314 #, gcc-internal-format, gfc-internal-format
56315 msgid "%s at %L must be integer"
56316 msgstr ""
56318 #: fortran/resolve.c:6612 fortran/resolve.c:6619
56319 #, gcc-internal-format, gfc-internal-format
56320 msgid "%s at %L must be INTEGER"
56321 msgstr ""
56323 #: fortran/resolve.c:6661
56324 #, gcc-internal-format, gfc-internal-format
56325 msgid "Step expression in DO loop at %L cannot be zero"
56326 msgstr ""
56328 #: fortran/resolve.c:6697
56329 #, gcc-internal-format, gfc-internal-format
56330 msgid "DO loop at %L will be executed zero times"
56331 msgstr ""
56333 #: fortran/resolve.c:6714
56334 #, gcc-internal-format, gfc-internal-format
56335 msgid "DO loop at %L is undefined as it overflows"
56336 msgstr ""
56338 #: fortran/resolve.c:6720
56339 #, gcc-internal-format, gfc-internal-format
56340 msgid "DO loop at %L is undefined as it underflows"
56341 msgstr ""
56343 #: fortran/resolve.c:6781
56344 #, gcc-internal-format, gfc-internal-format
56345 msgid "FORALL index-name at %L must be a scalar INTEGER"
56346 msgstr ""
56348 #: fortran/resolve.c:6786
56349 #, gcc-internal-format, gfc-internal-format
56350 msgid "FORALL start expression at %L must be a scalar INTEGER"
56351 msgstr ""
56353 #: fortran/resolve.c:6793
56354 #, gcc-internal-format, gfc-internal-format
56355 msgid "FORALL end expression at %L must be a scalar INTEGER"
56356 msgstr ""
56358 #: fortran/resolve.c:6801
56359 #, gcc-internal-format, gfc-internal-format
56360 msgid "FORALL stride expression at %L must be a scalar %s"
56361 msgstr ""
56363 #: fortran/resolve.c:6806
56364 #, gcc-internal-format, gfc-internal-format
56365 msgid "FORALL stride expression at %L cannot be zero"
56366 msgstr ""
56368 #: fortran/resolve.c:6819
56369 #, gcc-internal-format
56370 msgid "FORALL index %qs may not appear in triplet specification at %L"
56371 msgstr ""
56373 #: fortran/resolve.c:6922 fortran/resolve.c:7214
56374 #, gcc-internal-format, gfc-internal-format
56375 msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
56376 msgstr ""
56378 #: fortran/resolve.c:6930 fortran/resolve.c:7179
56379 #, gcc-internal-format, gfc-internal-format
56380 msgid "Coindexed allocatable object at %L"
56381 msgstr ""
56383 #: fortran/resolve.c:7036
56384 #, gcc-internal-format, gfc-internal-format
56385 msgid "Source-expr at %L must be scalar or have the same rank as the allocate-object at %L"
56386 msgstr ""
56388 #: fortran/resolve.c:7067
56389 #, gcc-internal-format, gfc-internal-format
56390 msgid "Source-expr at %L and allocate-object at %L must have the same shape"
56391 msgstr ""
56393 #: fortran/resolve.c:7225
56394 #, gcc-internal-format, gfc-internal-format
56395 msgid "Type of entity at %L is type incompatible with source-expr at %L"
56396 msgstr ""
56398 #: fortran/resolve.c:7237
56399 #, gcc-internal-format, gfc-internal-format
56400 msgid "The allocate-object at %L and the source-expr at %L shall have the same kind type parameter"
56401 msgstr ""
56403 #: fortran/resolve.c:7251
56404 #, gcc-internal-format, gfc-internal-format
56405 msgid "The source-expr at %L shall neither be of type LOCK_TYPE nor have a LOCK_TYPE component if allocate-object at %L is a coarray"
56406 msgstr ""
56408 #: fortran/resolve.c:7266
56409 #, gcc-internal-format, gfc-internal-format
56410 msgid "The source-expr at %L shall neither be of type EVENT_TYPE nor have a EVENT_TYPE component if allocate-object at %L is a coarray"
56411 msgstr ""
56413 #: fortran/resolve.c:7279
56414 #, gcc-internal-format, gfc-internal-format
56415 msgid "Allocating %s of ABSTRACT base type at %L requires a type-spec or source-expr"
56416 msgstr ""
56418 #: fortran/resolve.c:7292
56419 #, gcc-internal-format, gfc-internal-format
56420 msgid "Allocating %s at %L with type-spec requires the same character-length parameter as in the declaration"
56421 msgstr ""
56423 #: fortran/resolve.c:7373 fortran/resolve.c:7388
56424 #, gcc-internal-format, gfc-internal-format
56425 msgid "Array specification required in ALLOCATE statement at %L"
56426 msgstr ""
56428 #: fortran/resolve.c:7380
56429 #, gcc-internal-format, gfc-internal-format
56430 msgid "Array specification or array-valued SOURCE= expression required in ALLOCATE statement at %L"
56431 msgstr ""
56433 #: fortran/resolve.c:7403
56434 #, gcc-internal-format, gfc-internal-format
56435 msgid "Coarray specification required in ALLOCATE statement at %L"
56436 msgstr ""
56438 #: fortran/resolve.c:7430
56439 #, gcc-internal-format, gfc-internal-format
56440 msgid "Bad array specification in ALLOCATE statement at %L"
56441 msgstr ""
56443 #: fortran/resolve.c:7449
56444 #, gcc-internal-format
56445 msgid "%qs must not appear in the array specification at %L in the same ALLOCATE statement where it is itself allocated"
56446 msgstr ""
56448 #: fortran/resolve.c:7464
56449 #, gcc-internal-format, gfc-internal-format
56450 msgid "Expected '*' in coindex specification in ALLOCATE statement at %L"
56451 msgstr ""
56453 #: fortran/resolve.c:7475
56454 #, gcc-internal-format, gfc-internal-format
56455 msgid "Bad coarray specification in ALLOCATE statement at %L"
56456 msgstr ""
56458 #: fortran/resolve.c:7507
56459 #, gcc-internal-format, gfc-internal-format
56460 msgid "Stat-variable at %L must be a scalar INTEGER variable"
56461 msgstr ""
56463 #: fortran/resolve.c:7530
56464 #, gcc-internal-format, gfc-internal-format
56465 msgid "Stat-variable at %L shall not be %sd within the same %s statement"
56466 msgstr ""
56468 #: fortran/resolve.c:7541
56469 #, gcc-internal-format, gfc-internal-format
56470 msgid "ERRMSG at %L is useless without a STAT tag"
56471 msgstr ""
56473 #: fortran/resolve.c:7552
56474 #, gcc-internal-format, gfc-internal-format
56475 msgid "Errmsg-variable at %L must be a scalar CHARACTER variable"
56476 msgstr ""
56478 #: fortran/resolve.c:7575
56479 #, gcc-internal-format, gfc-internal-format
56480 msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
56481 msgstr ""
56483 #: fortran/resolve.c:7605
56484 #, gcc-internal-format, gfc-internal-format
56485 msgid "Allocate-object at %L also appears at %L"
56486 msgstr ""
56488 #: fortran/resolve.c:7611 fortran/resolve.c:7617
56489 #, gcc-internal-format, gfc-internal-format
56490 msgid "Allocate-object at %L is subobject of object at %L"
56491 msgstr ""
56493 #. The cases overlap, or they are the same
56494 #. element in the list.  Either way, we must
56495 #. issue an error and get the next case from P.
56496 #. FIXME: Sort P and Q by line number.
56497 #: fortran/resolve.c:7845
56498 #, gcc-internal-format, gfc-internal-format
56499 msgid "CASE label at %L overlaps with CASE label at %L"
56500 msgstr ""
56502 #: fortran/resolve.c:7896
56503 #, gcc-internal-format, gfc-internal-format
56504 msgid "Expression in CASE statement at %L must be of type %s"
56505 msgstr ""
56507 #: fortran/resolve.c:7907
56508 #, gcc-internal-format, gfc-internal-format
56509 msgid "Expression in CASE statement at %L must be of kind %d"
56510 msgstr ""
56512 #: fortran/resolve.c:7920
56513 #, gcc-internal-format, gfc-internal-format
56514 msgid "Expression in CASE statement at %L must be scalar"
56515 msgstr ""
56517 #: fortran/resolve.c:7966
56518 #, gcc-internal-format, gfc-internal-format
56519 msgid "Selection expression in computed GOTO statement at %L must be a scalar integer expression"
56520 msgstr ""
56522 #: fortran/resolve.c:7985
56523 #, gcc-internal-format, gfc-internal-format
56524 msgid "Argument of SELECT statement at %L cannot be %s"
56525 msgstr ""
56527 #: fortran/resolve.c:7995
56528 #, gcc-internal-format, gfc-internal-format
56529 msgid "Argument of SELECT statement at %L must be a scalar expression"
56530 msgstr ""
56532 #: fortran/resolve.c:8013 fortran/resolve.c:8021
56533 #, gcc-internal-format, gfc-internal-format
56534 msgid "Expression in CASE statement at %L is not in the range of %s"
56535 msgstr ""
56537 #: fortran/resolve.c:8083 fortran/resolve.c:8625
56538 #, gcc-internal-format, gfc-internal-format
56539 msgid "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
56540 msgstr ""
56542 #: fortran/resolve.c:8109
56543 #, gcc-internal-format, gfc-internal-format
56544 msgid "Logical range in CASE statement at %L is not allowed"
56545 msgstr ""
56547 #: fortran/resolve.c:8121
56548 #, gcc-internal-format, gfc-internal-format
56549 msgid "Constant logical value in CASE statement is repeated at %L"
56550 msgstr ""
56552 #: fortran/resolve.c:8136
56553 #, gcc-internal-format, gfc-internal-format
56554 msgid "Range specification at %L can never be matched"
56555 msgstr ""
56557 #: fortran/resolve.c:8239
56558 #, gcc-internal-format, gfc-internal-format
56559 msgid "Logical SELECT CASE block at %L has more that two cases"
56560 msgstr ""
56562 #: fortran/resolve.c:8314
56563 #, gcc-internal-format
56564 msgid "Associate-name %qs at %L is used as array"
56565 msgstr ""
56567 #: fortran/resolve.c:8325
56568 #, gcc-internal-format, gfc-internal-format
56569 msgid "CLASS selector at %L needs a temporary which is not yet implemented"
56570 msgstr ""
56572 #: fortran/resolve.c:8518
56573 #, gcc-internal-format, gfc-internal-format
56574 msgid "Selector shall be polymorphic in SELECT TYPE statement at %L"
56575 msgstr ""
56577 #: fortran/resolve.c:8535 fortran/resolve.c:8547
56578 #, gcc-internal-format, gfc-internal-format
56579 msgid "Selector at %L must not be coindexed"
56580 msgstr ""
56582 #: fortran/resolve.c:8576
56583 #, gcc-internal-format, gfc-internal-format
56584 msgid "TYPE IS at %L overlaps with TYPE IS at %L"
56585 msgstr ""
56587 #: fortran/resolve.c:8588
56588 #, gcc-internal-format
56589 msgid "Derived type %qs at %L must be extensible"
56590 msgstr ""
56592 #: fortran/resolve.c:8600
56593 #, gcc-internal-format
56594 msgid "Derived type %qs at %L must be an extension of %qs"
56595 msgstr ""
56597 #: fortran/resolve.c:8603
56598 #, gcc-internal-format
56599 msgid "Unexpected intrinsic type %qs at %L"
56600 msgstr ""
56602 #: fortran/resolve.c:8613
56603 #, gcc-internal-format, gfc-internal-format
56604 msgid "The type-spec at %L shall specify that each length type parameter is assumed"
56605 msgstr ""
56607 #: fortran/resolve.c:8851
56608 #, gcc-internal-format, gfc-internal-format
56609 msgid "Double CLASS IS block in SELECT TYPE statement at %L"
56610 msgstr ""
56612 #: fortran/resolve.c:8947
56613 #, gcc-internal-format, gfc-internal-format
56614 msgid "Invalid context for NULL () intrinsic at %L"
56615 msgstr ""
56617 #: fortran/resolve.c:9010
56618 #, gcc-internal-format, gfc-internal-format
56619 msgid "DTIO %s procedure at %L must be recursive"
56620 msgstr ""
56622 #: fortran/resolve.c:9020
56623 #, gcc-internal-format, gfc-internal-format
56624 msgid "Data transfer element at %L cannot be polymorphic unless it is processed by a defined input/output procedure"
56625 msgstr ""
56627 #: fortran/resolve.c:9033
56628 #, gcc-internal-format, gfc-internal-format
56629 msgid "Data transfer element at %L cannot have POINTER components unless it is processed by a defined input/output procedure"
56630 msgstr ""
56632 #: fortran/resolve.c:9042
56633 #, gcc-internal-format, gfc-internal-format
56634 msgid "Data transfer element at %L cannot have procedure pointer components"
56635 msgstr ""
56637 #: fortran/resolve.c:9049
56638 #, gcc-internal-format, gfc-internal-format
56639 msgid "Data transfer element at %L cannot have ALLOCATABLE components unless it is processed by a defined input/output procedure"
56640 msgstr ""
56642 #: fortran/resolve.c:9060
56643 #, gcc-internal-format, gfc-internal-format
56644 msgid "Data transfer element at %L cannot have PRIVATE components"
56645 msgstr ""
56647 #: fortran/resolve.c:9066
56648 #, gcc-internal-format, gfc-internal-format
56649 msgid "Data transfer element at %L cannot have PRIVATE components unless it is processed by a defined input/output procedure"
56650 msgstr ""
56652 #: fortran/resolve.c:9081
56653 #, gcc-internal-format, gfc-internal-format
56654 msgid "Data transfer element at %L cannot be a full reference to an assumed-size array"
56655 msgstr ""
56657 #: fortran/resolve.c:9138
56658 #, gcc-internal-format, gfc-internal-format
56659 msgid "Lock variable at %L must be a scalar of type LOCK_TYPE"
56660 msgstr ""
56662 #: fortran/resolve.c:9148
56663 #, gcc-internal-format, gfc-internal-format
56664 msgid "Event variable at %L must be a scalar of type EVENT_TYPE"
56665 msgstr ""
56667 #: fortran/resolve.c:9152
56668 #, gcc-internal-format, gfc-internal-format
56669 msgid "Event variable argument at %L must be a coarray or coindexed"
56670 msgstr ""
56672 #: fortran/resolve.c:9155
56673 #, gcc-internal-format, gfc-internal-format
56674 msgid "Event variable argument at %L must be a coarray but not coindexed"
56675 msgstr ""
56677 #: fortran/resolve.c:9162 fortran/resolve.c:9283
56678 #, gcc-internal-format, gfc-internal-format
56679 msgid "STAT= argument at %L must be a scalar INTEGER variable"
56680 msgstr ""
56682 #: fortran/resolve.c:9174 fortran/resolve.c:9290
56683 #, gcc-internal-format, gfc-internal-format
56684 msgid "ERRMSG= argument at %L must be a scalar CHARACTER variable"
56685 msgstr ""
56687 #: fortran/resolve.c:9186
56688 #, gcc-internal-format, gfc-internal-format
56689 msgid "ACQUIRED_LOCK= argument at %L must be a scalar LOGICAL variable"
56690 msgstr ""
56692 #: fortran/resolve.c:9199
56693 #, gcc-internal-format, gfc-internal-format
56694 msgid "UNTIL_COUNT= argument at %L must be a scalar INTEGER expression"
56695 msgstr ""
56697 #: fortran/resolve.c:9260
56698 #, gcc-internal-format, gfc-internal-format
56699 msgid "Imageset argument at %L must be a scalar or rank-1 INTEGER expression"
56700 msgstr ""
56702 #: fortran/resolve.c:9264 fortran/resolve.c:9274
56703 #, gcc-internal-format, gfc-internal-format
56704 msgid "Imageset argument at %L must between 1 and num_images()"
56705 msgstr ""
56707 #: fortran/resolve.c:9317
56708 #, gcc-internal-format, gfc-internal-format
56709 msgid "Statement at %L is not a valid branch target statement for the branch statement at %L"
56710 msgstr ""
56712 #: fortran/resolve.c:9327
56713 #, gcc-internal-format, gfc-internal-format
56714 msgid "Branch at %L may result in an infinite loop"
56715 msgstr ""
56717 #. Note: A label at END CRITICAL does not leave the CRITICAL
56718 #. construct as END CRITICAL is still part of it.
56719 #: fortran/resolve.c:9344 fortran/resolve.c:9367
56720 #, gcc-internal-format, gfc-internal-format
56721 msgid "GOTO statement at %L leaves CRITICAL construct for label at %L"
56722 msgstr ""
56724 #: fortran/resolve.c:9348 fortran/resolve.c:9373
56725 #, gcc-internal-format, gfc-internal-format
56726 msgid "GOTO statement at %L leaves DO CONCURRENT construct for label at %L"
56727 msgstr ""
56729 #. The label is not in an enclosing block, so illegal.  This was
56730 #. allowed in Fortran 66, so we allow it as extension.  No
56731 #. further checks are necessary in this case.
56732 #: fortran/resolve.c:9388
56733 #, gcc-internal-format, gfc-internal-format
56734 msgid "Label at %L is not in the same block as the GOTO statement at %L"
56735 msgstr ""
56737 #: fortran/resolve.c:9460
56738 #, gcc-internal-format, gfc-internal-format
56739 msgid "WHERE mask at %L has inconsistent shape"
56740 msgstr ""
56742 #: fortran/resolve.c:9476
56743 #, gcc-internal-format, gfc-internal-format
56744 msgid "WHERE assignment target at %L has inconsistent shape"
56745 msgstr ""
56747 #: fortran/resolve.c:9484 fortran/resolve.c:9571
56748 #, gcc-internal-format, gfc-internal-format
56749 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
56750 msgstr ""
56752 #: fortran/resolve.c:9494 fortran/resolve.c:9581
56753 #, gcc-internal-format, gfc-internal-format
56754 msgid "Unsupported statement inside WHERE at %L"
56755 msgstr ""
56757 #: fortran/resolve.c:9525
56758 #, gcc-internal-format, gfc-internal-format
56759 msgid "Assignment to a FORALL index variable at %L"
56760 msgstr ""
56762 #: fortran/resolve.c:9534
56763 #, gcc-internal-format
56764 msgid "The FORALL with index %qs is not used on the left side of the assignment at %L and so might cause multiple assignment to this object"
56765 msgstr ""
56767 #: fortran/resolve.c:9699
56768 #, gcc-internal-format, gfc-internal-format
56769 msgid "FORALL index-name at %L must be a scalar variable of type integer"
56770 msgstr ""
56772 #: fortran/resolve.c:9709
56773 #, gcc-internal-format, gfc-internal-format
56774 msgid "An outer FORALL construct already has an index with this name %L"
56775 msgstr ""
56777 #: fortran/resolve.c:9786
56778 #, gcc-internal-format, gfc-internal-format
56779 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
56780 msgstr ""
56782 #: fortran/resolve.c:9888
56783 #, gcc-internal-format
56784 msgid "gfc_resolve_blocks(): Bad block type"
56785 msgstr ""
56787 #: fortran/resolve.c:10002
56788 #, gcc-internal-format, gfc-internal-format
56789 msgid "CHARACTER expression will be truncated in assignment (%d/%d) at %L"
56790 msgstr ""
56792 #: fortran/resolve.c:10034
56793 #, gcc-internal-format, gfc-internal-format
56794 msgid "Coindexed expression at %L is assigned to a derived type variable with a POINTER component in a PURE procedure"
56795 msgstr ""
56797 #: fortran/resolve.c:10039
56798 #, gcc-internal-format, gfc-internal-format
56799 msgid "The impure variable at %L is assigned to a derived type variable with a POINTER component in a PURE procedure (12.6)"
56800 msgstr ""
56802 #: fortran/resolve.c:10049
56803 #, gcc-internal-format, gfc-internal-format
56804 msgid "Assignment to coindexed variable at %L in a PURE procedure"
56805 msgstr ""
56807 #: fortran/resolve.c:10081
56808 #, gcc-internal-format, gfc-internal-format
56809 msgid "Assignment to polymorphic coarray at %L is not permitted"
56810 msgstr ""
56812 #: fortran/resolve.c:10085
56813 #, gcc-internal-format, gfc-internal-format
56814 msgid "Assignment to an allocatable polymorphic variable at %L"
56815 msgstr ""
56817 #: fortran/resolve.c:10090
56818 #, gcc-internal-format
56819 msgid "Assignment to an allocatable polymorphic variable at %L requires %<-frealloc-lhs%>"
56820 msgstr ""
56822 #: fortran/resolve.c:10097
56823 #, gcc-internal-format, gfc-internal-format
56824 msgid "Nonallocatable variable must not be polymorphic in intrinsic assignment at %L - check that there is a matching specific subroutine for '=' operator"
56825 msgstr ""
56827 #: fortran/resolve.c:10108
56828 #, gcc-internal-format, gfc-internal-format
56829 msgid "Coindexed variable must not have an allocatable ultimate component in assignment at %L"
56830 msgstr ""
56832 #: fortran/resolve.c:10413
56833 #, gcc-internal-format, gfc-internal-format
56834 msgid "TODO: type-bound defined assignment(s) at %L not done because multiple part array references would occur in intermediate expressions."
56835 msgstr ""
56837 #. Even if standard does not support this feature, continue to build
56838 #. the two statements to avoid upsetting frontend_passes.c.
56839 #: fortran/resolve.c:10655
56840 #, gcc-internal-format, gfc-internal-format
56841 msgid "Pointer procedure assignment at %L"
56842 msgstr ""
56844 #: fortran/resolve.c:10667
56845 #, gcc-internal-format, gfc-internal-format
56846 msgid "The function result on the lhs of the assignment at %L must have the pointer attribute."
56847 msgstr ""
56849 #: fortran/resolve.c:10903
56850 #, gcc-internal-format, gfc-internal-format
56851 msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
56852 msgstr ""
56854 #: fortran/resolve.c:10906
56855 #, gcc-internal-format
56856 msgid "Variable %qs has not been assigned a target label at %L"
56857 msgstr ""
56859 #: fortran/resolve.c:10917
56860 #, gcc-internal-format, gfc-internal-format
56861 msgid "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
56862 msgstr ""
56864 #: fortran/resolve.c:10979
56865 #, gcc-internal-format, gfc-internal-format
56866 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
56867 msgstr ""
56869 #: fortran/resolve.c:11027
56870 #, gcc-internal-format, gfc-internal-format
56871 msgid "Invalid NULL at %L"
56872 msgstr ""
56874 #: fortran/resolve.c:11031
56875 #, gcc-internal-format, gfc-internal-format
56876 msgid "Arithmetic IF statement at %L requires a scalar REAL or INTEGER expression"
56877 msgstr ""
56879 #: fortran/resolve.c:11087
56880 #, gcc-internal-format
56881 msgid "gfc_resolve_code(): No expression on DO WHILE"
56882 msgstr ""
56884 #: fortran/resolve.c:11092
56885 #, gcc-internal-format, gfc-internal-format
56886 msgid "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
56887 msgstr ""
56889 #: fortran/resolve.c:11176
56890 #, gcc-internal-format, gfc-internal-format
56891 msgid "FORALL mask clause at %L requires a scalar LOGICAL expression"
56892 msgstr ""
56894 #: fortran/resolve.c:11255
56895 #, gcc-internal-format
56896 msgid "gfc_resolve_code(): Bad statement code"
56897 msgstr ""
56899 #: fortran/resolve.c:11365
56900 #, gcc-internal-format, gfc-internal-format
56901 msgid "Variable %s with binding label %s at %L uses the same global identifier as entity at %L"
56902 msgstr ""
56904 #. This can only happen if the variable is defined in a module - if it
56905 #. isn't the same module, reject it.
56906 #: fortran/resolve.c:11378
56907 #, gcc-internal-format, gfc-internal-format
56908 msgid "Variable %s from module %s with binding label %s at %L uses the same global identifier as entity at %L from module %s"
56909 msgstr ""
56911 #. Print an error if the procedure is defined multiple times; we have to
56912 #. exclude references to the same procedure via module association or
56913 #. multiple checks for the same procedure.
56914 #: fortran/resolve.c:11395
56915 #, gcc-internal-format, gfc-internal-format
56916 msgid "Procedure %s with binding label %s at %L uses the same global identifier as entity at %L"
56917 msgstr ""
56919 #: fortran/resolve.c:11472
56920 #, gcc-internal-format, gfc-internal-format
56921 msgid "String length at %L is too large"
56922 msgstr ""
56924 #: fortran/resolve.c:11701
56925 #, gcc-internal-format
56926 msgid "Allocatable array %qs at %L must have a deferred shape or assumed rank"
56927 msgstr ""
56929 #: fortran/resolve.c:11705
56930 #, gcc-internal-format
56931 msgid "Scalar object %qs at %L may not be ALLOCATABLE"
56932 msgstr ""
56934 #: fortran/resolve.c:11713
56935 #, gcc-internal-format
56936 msgid "Array pointer %qs at %L must have a deferred shape or assumed rank"
56937 msgstr ""
56939 #: fortran/resolve.c:11723
56940 #, gcc-internal-format
56941 msgid "Array %qs at %L cannot have a deferred shape"
56942 msgstr ""
56944 #: fortran/resolve.c:11738
56945 #, gcc-internal-format
56946 msgid "Type %qs of CLASS variable %qs at %L is not extensible"
56947 msgstr ""
56949 #: fortran/resolve.c:11750
56950 #, gcc-internal-format
56951 msgid "CLASS variable %qs at %L must be dummy, allocatable or pointer"
56952 msgstr ""
56954 #: fortran/resolve.c:11781
56955 #, gcc-internal-format
56956 msgid "The type %qs cannot be host associated at %L because it is blocked by an incompatible object of the same name declared at %L"
56957 msgstr ""
56959 #: fortran/resolve.c:11803
56960 #, gcc-internal-format
56961 msgid "Implied SAVE for module variable %qs at %L, needed due to the default initialization"
56962 msgstr ""
56964 #: fortran/resolve.c:11829
56965 #, gcc-internal-format
56966 msgid "Entity %qs at %L has a deferred type parameter and requires either the POINTER or ALLOCATABLE attribute"
56967 msgstr ""
56969 #. F08:C541. The shape of an array defined in a main program or module
56970 #. * needs to be constant.
56971 #: fortran/resolve.c:11870
56972 #, gcc-internal-format
56973 msgid "The module or main program array %qs at %L must have constant shape"
56974 msgstr ""
56976 #: fortran/resolve.c:11889
56977 #, gcc-internal-format, gfc-internal-format
56978 msgid "Entity with assumed character length at %L must be a dummy argument or a PARAMETER"
56979 msgstr ""
56981 #: fortran/resolve.c:11910
56982 #, gcc-internal-format
56983 msgid "%qs at %L must have constant character length in this context"
56984 msgstr ""
56986 #: fortran/resolve.c:11917
56987 #, gcc-internal-format
56988 msgid "COMMON variable %qs at %L must have constant character length"
56989 msgstr ""
56991 #: fortran/resolve.c:11964
56992 #, gcc-internal-format
56993 msgid "Allocatable %qs at %L cannot have an initializer"
56994 msgstr ""
56996 #: fortran/resolve.c:11967
56997 #, gcc-internal-format
56998 msgid "External %qs at %L cannot have an initializer"
56999 msgstr ""
57001 #: fortran/resolve.c:11971
57002 #, gcc-internal-format
57003 msgid "Dummy %qs at %L cannot have an initializer"
57004 msgstr ""
57006 #: fortran/resolve.c:11974
57007 #, gcc-internal-format
57008 msgid "Intrinsic %qs at %L cannot have an initializer"
57009 msgstr ""
57011 #: fortran/resolve.c:11977
57012 #, gcc-internal-format
57013 msgid "Function result %qs at %L cannot have an initializer"
57014 msgstr ""
57016 #: fortran/resolve.c:11980
57017 #, gcc-internal-format
57018 msgid "Automatic array %qs at %L cannot have an initializer"
57019 msgstr ""
57021 #: fortran/resolve.c:12022
57022 #, gcc-internal-format, gfc-internal-format
57023 msgid "%s at %L"
57024 msgstr ""
57026 #: fortran/resolve.c:12049
57027 #, gcc-internal-format
57028 msgid "Character-valued statement function %qs at %L must have constant length"
57029 msgstr ""
57031 #: fortran/resolve.c:12071
57032 #, gcc-internal-format
57033 msgid "%qs is of a PRIVATE type and cannot be a dummy argument of %qs, which is PUBLIC at %L"
57034 msgstr ""
57036 #: fortran/resolve.c:12093
57037 #, gcc-internal-format
57038 msgid "Procedure %qs in PUBLIC interface %qs at %L takes dummy arguments of %qs which is PRIVATE"
57039 msgstr ""
57041 #: fortran/resolve.c:12111
57042 #, gcc-internal-format
57043 msgid "Function %qs at %L cannot have an initializer"
57044 msgstr ""
57046 #: fortran/resolve.c:12120
57047 #, gcc-internal-format
57048 msgid "External object %qs at %L may not have an initializer"
57049 msgstr ""
57051 #: fortran/resolve.c:12128
57052 #, gcc-internal-format
57053 msgid "ELEMENTAL function %qs at %L must have a scalar result"
57054 msgstr ""
57056 #: fortran/resolve.c:12138
57057 #, gcc-internal-format
57058 msgid "Statement function %qs at %L may not have pointer or allocatable attribute"
57059 msgstr ""
57061 #: fortran/resolve.c:12157
57062 #, gcc-internal-format
57063 msgid "CHARACTER(*) function %qs at %L cannot be array-valued"
57064 msgstr ""
57066 #: fortran/resolve.c:12161
57067 #, gcc-internal-format
57068 msgid "CHARACTER(*) function %qs at %L cannot be pointer-valued"
57069 msgstr ""
57071 #: fortran/resolve.c:12165
57072 #, gcc-internal-format
57073 msgid "CHARACTER(*) function %qs at %L cannot be pure"
57074 msgstr ""
57076 #: fortran/resolve.c:12169
57077 #, gcc-internal-format
57078 msgid "CHARACTER(*) function %qs at %L cannot be recursive"
57079 msgstr ""
57081 #: fortran/resolve.c:12182
57082 #, gcc-internal-format
57083 msgid "CHARACTER(*) function %qs at %L"
57084 msgstr ""
57086 #: fortran/resolve.c:12191
57087 #, gcc-internal-format
57088 msgid "Procedure pointer %qs at %L shall not be elemental"
57089 msgstr ""
57091 #: fortran/resolve.c:12197
57092 #, gcc-internal-format
57093 msgid "Dummy procedure %qs at %L shall not be elemental"
57094 msgstr ""
57096 #: fortran/resolve.c:12253
57097 #, gcc-internal-format
57098 msgid "PROCEDURE attribute conflicts with SAVE attribute in %qs at %L"
57099 msgstr ""
57101 #: fortran/resolve.c:12259
57102 #, gcc-internal-format
57103 msgid "PROCEDURE attribute conflicts with INTENT attribute in %qs at %L"
57104 msgstr ""
57106 #: fortran/resolve.c:12265
57107 #, gcc-internal-format
57108 msgid "PROCEDURE attribute conflicts with RESULT attribute in %qs at %L"
57109 msgstr ""
57111 #: fortran/resolve.c:12273
57112 #, gcc-internal-format
57113 msgid "EXTERNAL attribute conflicts with FUNCTION attribute in %qs at %L"
57114 msgstr ""
57116 #: fortran/resolve.c:12279
57117 #, gcc-internal-format
57118 msgid "Procedure pointer result %qs at %L is missing the pointer attribute"
57119 msgstr ""
57121 #: fortran/resolve.c:12322
57122 #, gcc-internal-format, gfc-internal-format
57123 msgid "Mismatch in ELEMENTAL attribute between MODULE PROCEDURE at %L and its interface in %s"
57124 msgstr ""
57126 #: fortran/resolve.c:12330
57127 #, gcc-internal-format, gfc-internal-format
57128 msgid "Mismatch in PURE attribute between MODULE PROCEDURE at %L and its interface in %s"
57129 msgstr ""
57131 #: fortran/resolve.c:12338
57132 #, gcc-internal-format, gfc-internal-format
57133 msgid "Mismatch in RECURSIVE attribute between MODULE PROCEDURE at %L and its interface in %s"
57134 msgstr ""
57136 #: fortran/resolve.c:12347
57137 #, gcc-internal-format
57138 msgid "%s between the MODULE PROCEDURE declaration in MODULE %qs and the declaration at %L in (SUB)MODULE %qs"
57139 msgstr ""
57141 #: fortran/resolve.c:12434
57142 #, gcc-internal-format
57143 msgid "FINAL procedure %qs at %L is not a SUBROUTINE"
57144 msgstr ""
57146 #: fortran/resolve.c:12443
57147 #, gcc-internal-format, gfc-internal-format
57148 msgid "FINAL procedure at %L must have exactly one argument"
57149 msgstr ""
57151 #: fortran/resolve.c:12452
57152 #, gcc-internal-format
57153 msgid "Argument of FINAL procedure at %L must be of type %qs"
57154 msgstr ""
57156 #: fortran/resolve.c:12460
57157 #, gcc-internal-format, gfc-internal-format
57158 msgid "Argument of FINAL procedure at %L must not be a POINTER"
57159 msgstr ""
57161 #: fortran/resolve.c:12466
57162 #, gcc-internal-format, gfc-internal-format
57163 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
57164 msgstr ""
57166 #: fortran/resolve.c:12472
57167 #, gcc-internal-format, gfc-internal-format
57168 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
57169 msgstr ""
57171 #: fortran/resolve.c:12480
57172 #, gcc-internal-format, gfc-internal-format
57173 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
57174 msgstr ""
57176 #: fortran/resolve.c:12489
57177 #, gcc-internal-format, gfc-internal-format
57178 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
57179 msgstr ""
57181 #: fortran/resolve.c:12511
57182 #, gcc-internal-format
57183 msgid "FINAL procedure %qs declared at %L has the same rank (%d) as %qs"
57184 msgstr ""
57186 #: fortran/resolve.c:12548
57187 #, gcc-internal-format
57188 msgid "Only array FINAL procedures declared for derived type %qs defined at %L, suggest also scalar one"
57189 msgstr ""
57191 #: fortran/resolve.c:12588
57192 #, gcc-internal-format
57193 msgid "%qs and %qs can't be mixed FUNCTION/SUBROUTINE for GENERIC %qs at %L"
57194 msgstr ""
57196 #: fortran/resolve.c:12624
57197 #, gcc-internal-format
57198 msgid "%qs and %qs for GENERIC %qs at %L are ambiguous"
57199 msgstr ""
57201 #: fortran/resolve.c:12683
57202 #, gcc-internal-format
57203 msgid "Undefined specific binding %qs as target of GENERIC %qs at %L"
57204 msgstr ""
57206 #: fortran/resolve.c:12695
57207 #, gcc-internal-format
57208 msgid "GENERIC %qs at %L must target a specific binding, %qs is GENERIC, too"
57209 msgstr ""
57211 #: fortran/resolve.c:12723
57212 #, gcc-internal-format
57213 msgid "GENERIC %qs at %L can't overwrite specific binding with the same name"
57214 msgstr ""
57216 #: fortran/resolve.c:12779
57217 #, gcc-internal-format, gfc-internal-format
57218 msgid "Type-bound operator at %L can't be NOPASS"
57219 msgstr ""
57221 #: fortran/resolve.c:12971
57222 #, gcc-internal-format
57223 msgid "%qs must be a module procedure or an external procedure with an explicit interface at %L"
57224 msgstr ""
57226 #: fortran/resolve.c:13013
57227 #, gcc-internal-format
57228 msgid "Procedure %qs with PASS(%s) at %L has no argument %qs"
57229 msgstr ""
57231 #: fortran/resolve.c:13027
57232 #, gcc-internal-format
57233 msgid "Procedure %qs with PASS at %L must have at least one argument"
57234 msgstr ""
57236 #: fortran/resolve.c:13041 fortran/resolve.c:13489
57237 #, gcc-internal-format
57238 msgid "Non-polymorphic passed-object dummy argument of %qs at %L"
57239 msgstr ""
57241 #: fortran/resolve.c:13049
57242 #, gcc-internal-format
57243 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived-type %qs"
57244 msgstr ""
57246 #: fortran/resolve.c:13058
57247 #, gcc-internal-format
57248 msgid "Passed-object dummy argument of %qs at %L must be scalar"
57249 msgstr ""
57251 #: fortran/resolve.c:13064
57252 #, gcc-internal-format
57253 msgid "Passed-object dummy argument of %qs at %L must not be ALLOCATABLE"
57254 msgstr ""
57256 #: fortran/resolve.c:13070
57257 #, gcc-internal-format
57258 msgid "Passed-object dummy argument of %qs at %L must not be POINTER"
57259 msgstr ""
57261 #: fortran/resolve.c:13099
57262 #, gcc-internal-format
57263 msgid "Procedure %qs at %L has the same name as a component of %qs"
57264 msgstr ""
57266 #: fortran/resolve.c:13109
57267 #, gcc-internal-format
57268 msgid "Procedure %qs at %L has the same name as an inherited component of %qs"
57269 msgstr ""
57271 #: fortran/resolve.c:13201
57272 #, gcc-internal-format
57273 msgid "Derived-type %qs declared at %L must be ABSTRACT because %qs is DEFERRED and not overridden"
57274 msgstr ""
57276 #: fortran/resolve.c:13296
57277 #, gcc-internal-format
57278 msgid "Coarray component %qs at %L must be allocatable with deferred shape"
57279 msgstr ""
57281 #: fortran/resolve.c:13305
57282 #, gcc-internal-format
57283 msgid "Component %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
57284 msgstr ""
57286 #: fortran/resolve.c:13315
57287 #, gcc-internal-format
57288 msgid "Component %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar"
57289 msgstr ""
57291 #: fortran/resolve.c:13324
57292 #, gcc-internal-format
57293 msgid "Component %qs at %L has the CONTIGUOUS attribute but is not an array pointer"
57294 msgstr ""
57296 #: fortran/resolve.c:13422
57297 #, gcc-internal-format
57298 msgid "Procedure pointer component %qs with PASS(%s) at %L has no argument %qs"
57299 msgstr ""
57301 #: fortran/resolve.c:13436
57302 #, gcc-internal-format
57303 msgid "Procedure pointer component %qs with PASS at %L must have at least one argument"
57304 msgstr ""
57306 #: fortran/resolve.c:13452
57307 #, gcc-internal-format
57308 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived type %qs"
57309 msgstr ""
57311 #: fortran/resolve.c:13462
57312 #, gcc-internal-format
57313 msgid "Argument %qs of %qs with PASS(%s) at %L must be scalar"
57314 msgstr ""
57316 #: fortran/resolve.c:13471
57317 #, gcc-internal-format
57318 msgid "Argument %qs of %qs with PASS(%s) at %L may not have the POINTER attribute"
57319 msgstr ""
57321 #: fortran/resolve.c:13480
57322 #, gcc-internal-format
57323 msgid "Argument %qs of %qs with PASS(%s) at %L may not be ALLOCATABLE"
57324 msgstr ""
57326 #: fortran/resolve.c:13522
57327 #, gcc-internal-format
57328 msgid "Component %qs of %qs at %L has the same name as an inherited type-bound procedure"
57329 msgstr ""
57331 #: fortran/resolve.c:13535
57332 #, gcc-internal-format
57333 msgid "Character length of component %qs needs to be a constant specification expression at %L"
57334 msgstr ""
57336 #: fortran/resolve.c:13546
57337 #, gcc-internal-format
57338 msgid "Character component %qs of %qs at %L with deferred length must be a POINTER or ALLOCATABLE"
57339 msgstr ""
57341 #: fortran/resolve.c:13577
57342 #, gcc-internal-format
57343 msgid "the component %qs is a PRIVATE type and cannot be a component of %qs, which is PUBLIC at %L"
57344 msgstr ""
57346 #: fortran/resolve.c:13585
57347 #, gcc-internal-format, gfc-internal-format
57348 msgid "Polymorphic component %s at %L in SEQUENCE or BIND(C) type %s"
57349 msgstr ""
57351 #: fortran/resolve.c:13594
57352 #, gcc-internal-format, gfc-internal-format
57353 msgid "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE attribute"
57354 msgstr ""
57356 #: fortran/resolve.c:13612 fortran/resolve.c:13624
57357 #, gcc-internal-format
57358 msgid "The pointer component %qs of %qs at %L is a type that has not been declared"
57359 msgstr ""
57361 #: fortran/resolve.c:13697
57362 #, gcc-internal-format, gfc-internal-format
57363 msgid "Conflicting initializers in union at %L and %L"
57364 msgstr ""
57366 #: fortran/resolve.c:13741
57367 #, gcc-internal-format
57368 msgid "As extending type %qs at %L has a coarray component, parent type %qs shall also have one"
57369 msgstr ""
57371 #: fortran/resolve.c:13754
57372 #, gcc-internal-format
57373 msgid "Non-extensible derived-type %qs at %L must not be ABSTRACT"
57374 msgstr ""
57376 #: fortran/resolve.c:13808
57377 #, gcc-internal-format
57378 msgid "Generic name %qs of function %qs at %L being the same name as derived type at %L"
57379 msgstr ""
57381 #: fortran/resolve.c:13884
57382 #, gcc-internal-format
57383 msgid "Assumed size array %qs in namelist %qs at %L is not allowed"
57384 msgstr ""
57386 #: fortran/resolve.c:13890
57387 #, gcc-internal-format
57388 msgid "NAMELIST array object %qs with assumed shape in namelist %qs at %L"
57389 msgstr ""
57391 #: fortran/resolve.c:13896
57392 #, gcc-internal-format
57393 msgid "NAMELIST array object %qs with nonconstant shape in namelist %qs at %L"
57394 msgstr ""
57396 #: fortran/resolve.c:13904
57397 #, gcc-internal-format
57398 msgid "NAMELIST object %qs with nonconstant character length in namelist %qs at %L"
57399 msgstr ""
57401 #: fortran/resolve.c:13914
57402 #, gcc-internal-format
57403 msgid "NAMELIST object %qs in namelist %qs at %L is polymorphic and requires a defined input/output procedure"
57404 msgstr ""
57406 #: fortran/resolve.c:13924
57407 #, gcc-internal-format
57408 msgid "NAMELIST object %qs in namelist %qs at %L with ALLOCATABLE or POINTER components"
57409 msgstr ""
57411 #: fortran/resolve.c:13942
57412 #, gcc-internal-format
57413 msgid "NAMELIST object %qs was declared PRIVATE and cannot be member of PUBLIC namelist %qs at %L"
57414 msgstr ""
57416 #: fortran/resolve.c:13957
57417 #, gcc-internal-format
57418 msgid "NAMELIST object %qs has use-associated PRIVATE components and cannot be member of namelist %qs at %L"
57419 msgstr ""
57421 #: fortran/resolve.c:13968
57422 #, gcc-internal-format
57423 msgid "NAMELIST object %qs has PRIVATE components and cannot be a member of PUBLIC namelist %qs at %L"
57424 msgstr ""
57426 #: fortran/resolve.c:13995
57427 #, gcc-internal-format
57428 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in %qs at %L"
57429 msgstr ""
57431 #: fortran/resolve.c:14014
57432 #, gcc-internal-format
57433 msgid "Parameter array %qs at %L cannot be automatic or of deferred shape"
57434 msgstr ""
57436 #: fortran/resolve.c:14030
57437 #, gcc-internal-format
57438 msgid "Implicitly typed PARAMETER %qs at %L doesn't match a later IMPLICIT type"
57439 msgstr ""
57441 #: fortran/resolve.c:14041
57442 #, gcc-internal-format, gfc-internal-format
57443 msgid "Incompatible derived type in PARAMETER at %L"
57444 msgstr ""
57446 #: fortran/resolve.c:14049
57447 #, gcc-internal-format
57448 msgid "CLASS variable %qs at %L cannot have the PARAMETER attribute"
57449 msgstr ""
57451 #: fortran/resolve.c:14091
57452 #, gcc-internal-format, gfc-internal-format
57453 msgid "Sorry, allocatable/pointer components in polymorphic (CLASS) type coarrays at %L are unsupported"
57454 msgstr ""
57456 #: fortran/resolve.c:14155
57457 #, gcc-internal-format, gfc-internal-format
57458 msgid "PROTECTED attribute conflicts with EXTERNAL attribute at %L"
57459 msgstr ""
57461 #: fortran/resolve.c:14158
57462 #, gcc-internal-format, gfc-internal-format
57463 msgid "PROCEDURE attribute conflicts with PROTECTED attribute at %L"
57464 msgstr ""
57466 #: fortran/resolve.c:14254
57467 #, gcc-internal-format
57468 msgid "%qs at %L has the CONTIGUOUS attribute but is not an array pointer or an assumed-shape or assumed-rank array"
57469 msgstr ""
57471 #: fortran/resolve.c:14272
57472 #, gcc-internal-format, gfc-internal-format
57473 msgid "Assumed size array at %L must be a dummy argument"
57474 msgstr ""
57476 #: fortran/resolve.c:14275
57477 #, gcc-internal-format, gfc-internal-format
57478 msgid "Assumed shape array at %L must be a dummy argument"
57479 msgstr ""
57481 #: fortran/resolve.c:14283
57482 #, gcc-internal-format, gfc-internal-format
57483 msgid "Assumed-rank array at %L must be a dummy argument"
57484 msgstr ""
57486 #: fortran/resolve.c:14290
57487 #, gcc-internal-format, gfc-internal-format
57488 msgid "Assumed-rank array at %L may not have the VALUE or CODIMENSION attribute"
57489 msgstr ""
57491 #: fortran/resolve.c:14303
57492 #, gcc-internal-format, gfc-internal-format
57493 msgid "Symbol at %L is not a DUMMY variable"
57494 msgstr ""
57496 #: fortran/resolve.c:14309
57497 #, gcc-internal-format
57498 msgid "%qs at %L cannot have the VALUE attribute because it is not a dummy argument"
57499 msgstr ""
57501 #: fortran/resolve.c:14319
57502 #, gcc-internal-format
57503 msgid "Character dummy variable %qs at %L with VALUE attribute must have constant length"
57504 msgstr ""
57506 #: fortran/resolve.c:14328
57507 #, gcc-internal-format
57508 msgid "C interoperable character dummy variable %qs at %L with VALUE attribute must have length one"
57509 msgstr ""
57511 #: fortran/resolve.c:14341 fortran/resolve.c:14508
57512 #, gcc-internal-format
57513 msgid "The derived type %qs at %L is of type %qs, which has not been defined"
57514 msgstr ""
57516 #: fortran/resolve.c:14355
57517 #, gcc-internal-format, gfc-internal-format
57518 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be a dummy argument"
57519 msgstr ""
57521 #: fortran/resolve.c:14364
57522 #, gcc-internal-format, gfc-internal-format
57523 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be of type TYPE(*) or of an numeric intrinsic type"
57524 msgstr ""
57526 #: fortran/resolve.c:14373
57527 #, gcc-internal-format, gfc-internal-format
57528 msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
57529 msgstr ""
57531 #: fortran/resolve.c:14381
57532 #, gcc-internal-format, gfc-internal-format
57533 msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the INTENT(OUT) attribute"
57534 msgstr ""
57536 #: fortran/resolve.c:14388
57537 #, gcc-internal-format, gfc-internal-format
57538 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall either be a scalar or an assumed-size array"
57539 msgstr ""
57541 #: fortran/resolve.c:14408
57542 #, gcc-internal-format, gfc-internal-format
57543 msgid "Assumed type of variable %s at %L is only permitted for dummy variables"
57544 msgstr ""
57546 #: fortran/resolve.c:14415
57547 #, gcc-internal-format, gfc-internal-format
57548 msgid "Assumed-type variable %s at %L may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
57549 msgstr ""
57551 #: fortran/resolve.c:14422
57552 #, gcc-internal-format, gfc-internal-format
57553 msgid "Assumed-type variable %s at %L may not have the INTENT(OUT) attribute"
57554 msgstr ""
57556 #: fortran/resolve.c:14429
57557 #, gcc-internal-format, gfc-internal-format
57558 msgid "Assumed-type variable %s at %L shall not be an explicit-shape array"
57559 msgstr ""
57561 #: fortran/resolve.c:14454
57562 #, gcc-internal-format
57563 msgid "Variable %qs at %L cannot be BIND(C) because it is neither a COMMON block nor declared at the module level scope"
57564 msgstr ""
57566 #: fortran/resolve.c:14534
57567 #, gcc-internal-format
57568 msgid "PUBLIC %s %qs at %L of PRIVATE derived type %qs"
57569 msgstr ""
57571 #: fortran/resolve.c:14549
57572 #, gcc-internal-format, gfc-internal-format
57573 msgid "Variable %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE must be a coarray"
57574 msgstr ""
57576 #: fortran/resolve.c:14562
57577 #, gcc-internal-format, gfc-internal-format
57578 msgid "Variable %s at %L of type EVENT_TYPE or with subcomponent of type LOCK_TYPE must be a coarray"
57579 msgstr ""
57581 #: fortran/resolve.c:14580
57582 #, gcc-internal-format
57583 msgid "The INTENT(OUT) dummy argument %qs at %L is ASSUMED SIZE and so cannot have a default initializer"
57584 msgstr ""
57586 #: fortran/resolve.c:14592
57587 #, gcc-internal-format
57588 msgid "Dummy argument %qs at %L of LOCK_TYPE shall not be INTENT(OUT)"
57589 msgstr ""
57591 #: fortran/resolve.c:14601
57592 #, gcc-internal-format
57593 msgid "Dummy argument %qs at %L of EVENT_TYPE shall not be INTENT(OUT)"
57594 msgstr ""
57596 #: fortran/resolve.c:14613
57597 #, gcc-internal-format
57598 msgid "Function result %qs at %L shall not be a coarray or have a coarray component"
57599 msgstr ""
57601 #: fortran/resolve.c:14622
57602 #, gcc-internal-format
57603 msgid "Variable %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
57604 msgstr ""
57606 #: fortran/resolve.c:14634
57607 #, gcc-internal-format
57608 msgid "Variable %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar, which is not a coarray"
57609 msgstr ""
57611 #: fortran/resolve.c:14649
57612 #, gcc-internal-format
57613 msgid "Variable %qs at %L is a coarray and is not ALLOCATABLE, SAVE nor a dummy argument"
57614 msgstr ""
57616 #: fortran/resolve.c:14657
57617 #, gcc-internal-format
57618 msgid "Coarray variable %qs at %L shall not have codimensions with deferred shape"
57619 msgstr ""
57621 #: fortran/resolve.c:14664
57622 #, gcc-internal-format
57623 msgid "Allocatable coarray variable %qs at %L must have deferred shape"
57624 msgstr ""
57626 #: fortran/resolve.c:14676
57627 #, gcc-internal-format
57628 msgid "Variable %qs at %L is INTENT(OUT) and can thus not be an allocatable coarray or have coarray components"
57629 msgstr ""
57631 #: fortran/resolve.c:14685
57632 #, gcc-internal-format
57633 msgid "Coarray dummy variable %qs at %L not allowed in BIND(C) procedure %qs"
57634 msgstr ""
57636 #: fortran/resolve.c:14701
57637 #, gcc-internal-format
57638 msgid "LOGICAL dummy argument %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
57639 msgstr ""
57641 #: fortran/resolve.c:14707
57642 #, gcc-internal-format
57643 msgid "LOGICAL result variable %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
57644 msgstr ""
57646 #: fortran/resolve.c:14732
57647 #, gcc-internal-format
57648 msgid "Namelist %qs can not be an argument to subroutine or function at %L"
57649 msgstr ""
57651 #: fortran/resolve.c:14802
57652 #, gcc-internal-format, gfc-internal-format
57653 msgid "Threadprivate at %L isn't SAVEd"
57654 msgstr ""
57656 #: fortran/resolve.c:14813
57657 #, gcc-internal-format
57658 msgid "!$OMP DECLARE TARGET variable %qs at %L isn't SAVEd"
57659 msgstr ""
57661 #: fortran/resolve.c:14909
57662 #, gcc-internal-format
57663 msgid "check_data_variable(): Bad expression"
57664 msgstr ""
57666 #: fortran/resolve.c:14915
57667 #, gcc-internal-format
57668 msgid "BLOCK DATA element %qs at %L must be in COMMON"
57669 msgstr ""
57671 #: fortran/resolve.c:14921
57672 #, gcc-internal-format
57673 msgid "DATA array %qs at %L must be specified in a previous declaration"
57674 msgstr ""
57676 #: fortran/resolve.c:14930
57677 #, gcc-internal-format
57678 msgid "DATA element %qs at %L cannot have a coindex"
57679 msgstr ""
57681 #: fortran/resolve.c:14944
57682 #, gcc-internal-format
57683 msgid "DATA element %qs at %L is a pointer and so must be a full array"
57684 msgstr ""
57686 #: fortran/resolve.c:14990
57687 #, gcc-internal-format, gfc-internal-format
57688 msgid "Nonconstant array section at %L in DATA statement"
57689 msgstr ""
57691 #: fortran/resolve.c:15003
57692 #, gcc-internal-format, gfc-internal-format
57693 msgid "DATA statement at %L has more variables than values"
57694 msgstr ""
57696 #: fortran/resolve.c:15102
57697 #, gcc-internal-format, gfc-internal-format
57698 msgid "start of implied-do loop at %L could not be simplified to a constant value"
57699 msgstr ""
57701 #: fortran/resolve.c:15110
57702 #, gcc-internal-format, gfc-internal-format
57703 msgid "end of implied-do loop at %L could not be simplified to a constant value"
57704 msgstr ""
57706 #: fortran/resolve.c:15118
57707 #, gcc-internal-format, gfc-internal-format
57708 msgid "step of implied-do loop at %L could not be simplified to a constant value"
57709 msgstr ""
57711 #: fortran/resolve.c:15243
57712 #, gcc-internal-format, gfc-internal-format
57713 msgid "DATA statement at %L has more values than variables"
57714 msgstr ""
57716 #: fortran/resolve.c:15408
57717 #, gcc-internal-format, gfc-internal-format
57718 msgid "Label %d at %L defined but not used"
57719 msgstr ""
57721 #: fortran/resolve.c:15414
57722 #, gcc-internal-format, gfc-internal-format
57723 msgid "Label %d at %L defined but cannot be used"
57724 msgstr ""
57726 #: fortran/resolve.c:15498
57727 #, gcc-internal-format
57728 msgid "Derived type variable %qs at %L must have SEQUENCE attribute to be an EQUIVALENCE object"
57729 msgstr ""
57731 #: fortran/resolve.c:15507
57732 #, gcc-internal-format
57733 msgid "Derived type variable %qs at %L cannot have ALLOCATABLE components to be an EQUIVALENCE object"
57734 msgstr ""
57736 #: fortran/resolve.c:15515
57737 #, gcc-internal-format
57738 msgid "Derived type variable %qs at %L with default initialization cannot be in EQUIVALENCE with a variable in COMMON"
57739 msgstr ""
57741 #: fortran/resolve.c:15531
57742 #, gcc-internal-format
57743 msgid "Derived type variable %qs at %L with pointer component(s) cannot be an EQUIVALENCE object"
57744 msgstr ""
57746 #: fortran/resolve.c:15634
57747 #, gcc-internal-format, gfc-internal-format
57748 msgid "Syntax error in EQUIVALENCE statement at %L"
57749 msgstr ""
57751 #: fortran/resolve.c:15649
57752 #, gcc-internal-format, gfc-internal-format
57753 msgid "Either all or none of the objects in the EQUIVALENCE set at %L shall have the PROTECTED attribute"
57754 msgstr ""
57756 #: fortran/resolve.c:15661
57757 #, gcc-internal-format
57758 msgid "Common block member %qs at %L cannot be an EQUIVALENCE object in the pure procedure %qs"
57759 msgstr ""
57761 #: fortran/resolve.c:15670
57762 #, gcc-internal-format
57763 msgid "Named constant %qs at %L cannot be an EQUIVALENCE object"
57764 msgstr ""
57766 #: fortran/resolve.c:15743
57767 #, gcc-internal-format
57768 msgid "Array %qs at %L with non-constant bounds cannot be an EQUIVALENCE object"
57769 msgstr ""
57771 #: fortran/resolve.c:15754
57772 #, gcc-internal-format
57773 msgid "Structure component %qs at %L cannot be an EQUIVALENCE object"
57774 msgstr ""
57776 #: fortran/resolve.c:15765
57777 #, gcc-internal-format, gfc-internal-format
57778 msgid "Substring at %L has length zero"
57779 msgstr ""
57781 #: fortran/resolve.c:15856
57782 #, gcc-internal-format
57783 msgid "PUBLIC function %qs at %L of PRIVATE type %qs"
57784 msgstr ""
57786 #: fortran/resolve.c:15869
57787 #, gcc-internal-format
57788 msgid "ENTRY %qs at %L has no IMPLICIT type"
57789 msgstr ""
57791 #: fortran/resolve.c:15889
57792 #, gcc-internal-format
57793 msgid "User operator procedure %qs at %L must be a FUNCTION"
57794 msgstr ""
57796 #: fortran/resolve.c:15899
57797 #, gcc-internal-format
57798 msgid "User operator procedure %qs at %L cannot be assumed character length"
57799 msgstr ""
57801 #: fortran/resolve.c:15907
57802 #, gcc-internal-format
57803 msgid "User operator procedure %qs at %L must have at least one argument"
57804 msgstr ""
57806 #: fortran/resolve.c:15921
57807 #, gcc-internal-format, gfc-internal-format
57808 msgid "First argument of operator interface at %L cannot be optional"
57809 msgstr ""
57811 #: fortran/resolve.c:15939
57812 #, gcc-internal-format, gfc-internal-format
57813 msgid "Second argument of operator interface at %L cannot be optional"
57814 msgstr ""
57816 #: fortran/resolve.c:15946
57817 #, gcc-internal-format, gfc-internal-format
57818 msgid "Operator interface at %L must have, at most, two arguments"
57819 msgstr ""
57821 #: fortran/resolve.c:16024
57822 #, gcc-internal-format
57823 msgid "Contained procedure %qs at %L of a PURE procedure must also be PURE"
57824 msgstr ""
57826 #: fortran/scanner.c:330
57827 #, gcc-internal-format
57828 msgid "Include directory %qs: %s"
57829 msgstr ""
57831 #: fortran/scanner.c:334
57832 #, gcc-internal-format
57833 msgid "Nonexistent include directory %qs"
57834 msgstr ""
57836 #: fortran/scanner.c:339
57837 #, gcc-internal-format
57838 msgid "%qs is not a directory"
57839 msgstr ""
57841 #: fortran/scanner.c:742
57842 #, gcc-internal-format, gfc-internal-format
57843 msgid "!$ACC at %C starts a commented line as it neither is followed by a space nor is a continuation line"
57844 msgstr ""
57846 #: fortran/scanner.c:782
57847 #, gcc-internal-format, gfc-internal-format
57848 msgid "!$OMP at %C starts a commented line as it neither is followed by a space nor is a continuation line"
57849 msgstr ""
57851 #: fortran/scanner.c:1275 fortran/scanner.c:1468
57852 #, gcc-internal-format, gfc-internal-format
57853 msgid "Line truncated at %L"
57854 msgstr ""
57856 #: fortran/scanner.c:1331 fortran/scanner.c:1546
57857 #, gcc-internal-format, gfc-internal-format
57858 msgid "Limit of %d continuations exceeded in statement at %C"
57859 msgstr ""
57861 #: fortran/scanner.c:1410 fortran/scanner.c:1507
57862 #, gcc-internal-format, gfc-internal-format
57863 msgid "Wrong OpenACC continuation at %C: expected !$ACC, got !$OMP"
57864 msgstr ""
57866 #: fortran/scanner.c:1412 fortran/scanner.c:1509
57867 #, gcc-internal-format, gfc-internal-format
57868 msgid "Wrong OpenMP continuation at %C: expected !$OMP, got !$ACC"
57869 msgstr ""
57871 #: fortran/scanner.c:1423
57872 #, gcc-internal-format
57873 msgid "Missing %<&%> in continued character constant at %C"
57874 msgstr ""
57876 #: fortran/scanner.c:1697
57877 #, gcc-internal-format, gfc-internal-format
57878 msgid "Nonconforming tab character at %C"
57879 msgstr ""
57881 #: fortran/scanner.c:1785 fortran/scanner.c:1788
57882 #, gcc-internal-format
57883 msgid "%<&%> not allowed by itself in line %d"
57884 msgstr ""
57886 #: fortran/scanner.c:1847
57887 #, gcc-internal-format, gfc-internal-format
57888 msgid "Nonconforming tab character in column %d of line %d"
57889 msgstr ""
57891 #: fortran/scanner.c:2076
57892 #, gcc-internal-format
57893 msgid "file %qs left but not entered"
57894 msgstr ""
57896 #: fortran/scanner.c:2114
57897 #, gcc-internal-format
57898 msgid "Illegal preprocessor directive"
57899 msgstr ""
57901 #: fortran/scanner.c:2241
57902 #, gcc-internal-format
57903 msgid "Can't open file %qs"
57904 msgstr ""
57906 #: fortran/simplify.c:88
57907 #, gcc-internal-format, gfc-internal-format
57908 msgid "Result of %s overflows its kind at %L"
57909 msgstr ""
57911 #: fortran/simplify.c:93
57912 #, gcc-internal-format, gfc-internal-format
57913 msgid "Result of %s underflows its kind at %L"
57914 msgstr ""
57916 #: fortran/simplify.c:98
57917 #, gcc-internal-format, gfc-internal-format
57918 msgid "Result of %s is NaN at %L"
57919 msgstr ""
57921 #: fortran/simplify.c:102
57922 #, gcc-internal-format, gfc-internal-format
57923 msgid "Result of %s gives range error for its kind at %L"
57924 msgstr ""
57926 #: fortran/simplify.c:125
57927 #, gcc-internal-format, gfc-internal-format
57928 msgid "KIND parameter of %s at %L must be an initialization expression"
57929 msgstr ""
57931 #: fortran/simplify.c:133
57932 #, gcc-internal-format, gfc-internal-format
57933 msgid "Invalid KIND parameter of %s at %L"
57934 msgstr ""
57936 #: fortran/simplify.c:701
57937 #, gcc-internal-format
57938 msgid "gfc_simplify_abs(): Bad type"
57939 msgstr ""
57941 #: fortran/simplify.c:722
57942 #, gcc-internal-format, gfc-internal-format
57943 msgid "Argument of %s function at %L is negative"
57944 msgstr ""
57946 #: fortran/simplify.c:729
57947 #, gcc-internal-format, gfc-internal-format
57948 msgid "Argument of %s function at %L outside of range [0,127]"
57949 msgstr ""
57951 #: fortran/simplify.c:747
57952 #, gcc-internal-format, gfc-internal-format
57953 msgid "Argument of %s function at %L is too large for the collating sequence of kind %d"
57954 msgstr ""
57956 #: fortran/simplify.c:784
57957 #, gcc-internal-format, gfc-internal-format
57958 msgid "Argument of ACOS at %L must be between -1 and 1"
57959 msgstr ""
57961 #: fortran/simplify.c:798
57962 #, gcc-internal-format
57963 msgid "in gfc_simplify_acos(): Bad type"
57964 msgstr ""
57966 #: fortran/simplify.c:817
57967 #, gcc-internal-format, gfc-internal-format
57968 msgid "Argument of ACOSH at %L must not be less than 1"
57969 msgstr ""
57971 #: fortran/simplify.c:832
57972 #, gcc-internal-format
57973 msgid "in gfc_simplify_acosh(): Bad type"
57974 msgstr ""
57976 #: fortran/simplify.c:1061
57977 #, gcc-internal-format, gfc-internal-format
57978 msgid "Argument of ASIN at %L must be between -1 and 1"
57979 msgstr ""
57981 #: fortran/simplify.c:1075
57982 #, gcc-internal-format
57983 msgid "in gfc_simplify_asin(): Bad type"
57984 msgstr ""
57986 #: fortran/simplify.c:1103
57987 #, gcc-internal-format
57988 msgid "in gfc_simplify_asinh(): Bad type"
57989 msgstr ""
57991 #: fortran/simplify.c:1131
57992 #, gcc-internal-format
57993 msgid "in gfc_simplify_atan(): Bad type"
57994 msgstr ""
57996 #: fortran/simplify.c:1152
57997 #, gcc-internal-format, gfc-internal-format
57998 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
57999 msgstr ""
58001 #: fortran/simplify.c:1166
58002 #, gcc-internal-format
58003 msgid "in gfc_simplify_atanh(): Bad type"
58004 msgstr ""
58006 #: fortran/simplify.c:1183
58007 #, gcc-internal-format, gfc-internal-format
58008 msgid "If first argument of ATAN2 %L is zero, then the second argument must not be zero"
58009 msgstr ""
58011 #: fortran/simplify.c:1275
58012 #, gcc-internal-format, gfc-internal-format
58013 msgid "Result of BESSEL_YN is -INF at %L"
58014 msgstr ""
58016 #: fortran/simplify.c:1644
58017 #, gcc-internal-format
58018 msgid "gfc_simplify_dcmplx(): Bad type (x)"
58019 msgstr ""
58021 #: fortran/simplify.c:1663
58022 #, gcc-internal-format
58023 msgid "gfc_simplify_dcmplx(): Bad type (y)"
58024 msgstr ""
58026 #: fortran/simplify.c:1744
58027 #, gcc-internal-format
58028 msgid "in simplify_trig_call(): Bad intrinsic"
58029 msgstr ""
58031 #: fortran/simplify.c:1804
58032 #, gcc-internal-format
58033 msgid "in gfc_simplify_trigd(): Bad type"
58034 msgstr ""
58036 #: fortran/simplify.c:1822
58037 #, gcc-internal-format
58038 msgid "in gfc_simplify_atrigd(): Bad type"
58039 msgstr ""
58041 #: fortran/simplify.c:1846
58042 #, gcc-internal-format
58043 msgid "in gfc_simplify_atan2d(): Bad type"
58044 msgstr ""
58046 #: fortran/simplify.c:1884
58047 #, gcc-internal-format
58048 msgid "in gfc_simplify_cos(): Bad type"
58049 msgstr ""
58051 #: fortran/simplify.c:2117
58052 #, gcc-internal-format
58053 msgid "gfc_simplify_dim(): Bad type"
58054 msgstr ""
58056 #: fortran/simplify.c:2425
58057 #, gcc-internal-format
58058 msgid "in gfc_simplify_exp(): Bad type"
58059 msgstr ""
58061 #: fortran/simplify.c:2623
58062 #, gcc-internal-format
58063 msgid "gfc_simplify_floor(): Bad kind"
58064 msgstr ""
58066 #: fortran/simplify.c:2773
58067 #, gcc-internal-format, gfc-internal-format
58068 msgid "Argument of IACHAR at %L must be of length one"
58069 msgstr ""
58071 #: fortran/simplify.c:2781
58072 #, gcc-internal-format, gfc-internal-format
58073 msgid "Argument of IACHAR function at %L outside of range 0..127"
58074 msgstr ""
58076 #: fortran/simplify.c:2896
58077 #, gcc-internal-format, gfc-internal-format
58078 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
58079 msgstr ""
58081 #: fortran/simplify.c:2920
58082 #, gcc-internal-format
58083 msgid "IBITS: Bad bit"
58084 msgstr ""
58086 #: fortran/simplify.c:2971
58087 #, gcc-internal-format, gfc-internal-format
58088 msgid "Argument of ICHAR at %L must be of length one"
58089 msgstr ""
58091 #. Left shift, as in SHIFTL.
58092 #: fortran/simplify.c:3336 fortran/simplify.c:3344
58093 #, gcc-internal-format, gfc-internal-format
58094 msgid "Second argument of %s is negative at %L"
58095 msgstr ""
58097 #: fortran/simplify.c:3356
58098 #, gcc-internal-format, gfc-internal-format
58099 msgid "Magnitude of second argument of %s exceeds bit size at %L"
58100 msgstr ""
58102 #: fortran/simplify.c:3481
58103 #, gcc-internal-format, gfc-internal-format
58104 msgid "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at %C"
58105 msgstr ""
58107 #: fortran/simplify.c:3484
58108 #, gcc-internal-format, gfc-internal-format
58109 msgid "Absolute value of SHIFT shall be less than or equal to SIZE at %C"
58110 msgstr ""
58112 #: fortran/simplify.c:3804 fortran/simplify.c:3936
58113 #, gcc-internal-format, gfc-internal-format
58114 msgid "DIM argument at %L is out of bounds"
58115 msgstr ""
58117 #: fortran/simplify.c:4119
58118 #, gcc-internal-format, gfc-internal-format
58119 msgid "Argument of LOG at %L cannot be less than or equal to zero"
58120 msgstr ""
58122 #: fortran/simplify.c:4132
58123 #, gcc-internal-format, gfc-internal-format
58124 msgid "Complex argument of LOG at %L cannot be zero"
58125 msgstr ""
58127 #: fortran/simplify.c:4143
58128 #, gcc-internal-format
58129 msgid "gfc_simplify_log: bad type"
58130 msgstr ""
58132 #: fortran/simplify.c:4160
58133 #, gcc-internal-format, gfc-internal-format
58134 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
58135 msgstr ""
58137 #: fortran/simplify.c:4461
58138 #, gcc-internal-format
58139 msgid "simplify_min_max(): Bad type in arglist"
58140 msgstr ""
58142 #. Result is processor-dependent.
58143 #: fortran/simplify.c:4637
58144 #, gcc-internal-format, gfc-internal-format
58145 msgid "Second argument MOD at %L is zero"
58146 msgstr ""
58148 #. Result is processor-dependent.
58149 #: fortran/simplify.c:4648
58150 #, gcc-internal-format, gfc-internal-format
58151 msgid "Second argument of MOD at %L is zero"
58152 msgstr ""
58154 #: fortran/simplify.c:4659
58155 #, gcc-internal-format
58156 msgid "gfc_simplify_mod(): Bad arguments"
58157 msgstr ""
58159 #. Result is processor-dependent. This processor just opts
58160 #. to not handle it at all.
58161 #. Result is processor-dependent.
58162 #: fortran/simplify.c:4685 fortran/simplify.c:4697
58163 #, gcc-internal-format, gfc-internal-format
58164 msgid "Second argument of MODULO at %L is zero"
58165 msgstr ""
58167 #: fortran/simplify.c:4717
58168 #, gcc-internal-format
58169 msgid "gfc_simplify_modulo(): Bad arguments"
58170 msgstr ""
58172 #: fortran/simplify.c:4765
58173 #, gcc-internal-format, gfc-internal-format
58174 msgid "Result of NEAREST is NaN at %L"
58175 msgstr ""
58177 #: fortran/simplify.c:5240
58178 #, gcc-internal-format, gfc-internal-format
58179 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
58180 msgstr ""
58182 #: fortran/simplify.c:5295
58183 #, gcc-internal-format, gfc-internal-format
58184 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
58185 msgstr ""
58187 #: fortran/simplify.c:5448
58188 #, gcc-internal-format, gfc-internal-format
58189 msgid "Reshaped array too large at %C"
58190 msgstr ""
58192 #: fortran/simplify.c:5562
58193 #, gcc-internal-format, gfc-internal-format
58194 msgid "Result of SCALE overflows its kind at %L"
58195 msgstr ""
58197 #: fortran/simplify.c:6141
58198 #, gcc-internal-format
58199 msgid "Bad type in gfc_simplify_sign"
58200 msgstr ""
58202 #: fortran/simplify.c:6170
58203 #, gcc-internal-format
58204 msgid "in gfc_simplify_sin(): Bad type"
58205 msgstr ""
58207 #: fortran/simplify.c:6297 fortran/simplify.c:6576
58208 #, gcc-internal-format
58209 msgid "Failure getting length of a constant array."
58210 msgstr ""
58212 #: fortran/simplify.c:6307
58213 #, gcc-internal-format
58214 msgid "The number of elements (%d) in the array constructor at %L requires an increase of the allowed %d upper limit.  See %<-fmax-array-constructor%> option."
58215 msgstr ""
58217 #: fortran/simplify.c:6373
58218 #, gcc-internal-format, gfc-internal-format
58219 msgid "Simplification of SPREAD at %C not yet implemented"
58220 msgstr ""
58222 #: fortran/simplify.c:6397
58223 #, gcc-internal-format, gfc-internal-format
58224 msgid "Argument of SQRT at %L has a negative value"
58225 msgstr ""
58227 #: fortran/simplify.c:6413
58228 #, gcc-internal-format, gfc-internal-format
58229 msgid "invalid argument of SQRT at %L"
58230 msgstr ""
58232 #: fortran/simplify.c:6743
58233 #, gcc-internal-format, gfc-internal-format
58234 msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY lower bound is %ld)"
58235 msgstr ""
58237 #: fortran/simplify.c:6766
58238 #, gcc-internal-format, gfc-internal-format
58239 msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY upper bound is %ld)"
58240 msgstr ""
58242 #: fortran/simplify.c:7131
58243 #, gcc-internal-format
58244 msgid "gfc_convert_constant(): Unexpected type"
58245 msgstr ""
58247 #: fortran/simplify.c:7217
58248 #, gcc-internal-format
58249 msgid "Character %qs in string at %L cannot be converted into character kind %d"
58250 msgstr ""
58252 #: fortran/st.c:273
58253 #, gcc-internal-format
58254 msgid "gfc_free_statement(): Bad statement"
58255 msgstr ""
58257 #: fortran/symbol.c:141
58258 #, gcc-internal-format, gfc-internal-format
58259 msgid "IMPLICIT NONE (type) statement at %L following an IMPLICIT statement"
58260 msgstr ""
58262 #: fortran/symbol.c:178
58263 #, gcc-internal-format
58264 msgid "Letter %qc already set in IMPLICIT statement at %C"
58265 msgstr ""
58267 #: fortran/symbol.c:200
58268 #, gcc-internal-format, gfc-internal-format
58269 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
58270 msgstr ""
58272 #: fortran/symbol.c:210
58273 #, gcc-internal-format
58274 msgid "Letter %qc already has an IMPLICIT type at %C"
58275 msgstr ""
58277 #: fortran/symbol.c:234
58278 #, gcc-internal-format
58279 msgid "Option %<-fallow-leading-underscore%> is for use only by gfortran developers, and should not be used for implicitly typed variables"
58280 msgstr ""
58282 #: fortran/symbol.c:239
58283 #, gcc-internal-format
58284 msgid "gfc_get_default_type(): Bad symbol %qs"
58285 msgstr ""
58287 #: fortran/symbol.c:258
58288 #, gcc-internal-format
58289 msgid "gfc_set_default_type(): symbol already has a type"
58290 msgstr ""
58292 #: fortran/symbol.c:266
58293 #, gcc-internal-format
58294 msgid "Symbol %qs at %L has no IMPLICIT type"
58295 msgstr ""
58297 #. BIND(C) variables should not be implicitly declared.
58298 #: fortran/symbol.c:286
58299 #, gcc-internal-format
58300 msgid "Implicitly declared BIND(C) variable %qs at %L may not be C interoperable"
58301 msgstr ""
58303 #. Dummy args to a BIND(C) routine may not be interoperable if
58304 #. they are implicitly typed.
58305 #: fortran/symbol.c:302
58306 #, gcc-internal-format
58307 msgid "Implicitly declared variable %qs at %L may not be C interoperable but it is a dummy argument to the BIND(C) procedure %qs at %L"
58308 msgstr ""
58310 #: fortran/symbol.c:343
58311 #, gcc-internal-format
58312 msgid "Function result %qs at %L has no IMPLICIT type"
58313 msgstr ""
58315 #: fortran/symbol.c:440
58316 #, gcc-internal-format, gfc-internal-format
58317 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
58318 msgstr ""
58320 #: fortran/symbol.c:465
58321 #, gcc-internal-format, gfc-internal-format
58322 msgid "Namelist group name at %L cannot have the SAVE attribute"
58323 msgstr ""
58325 #: fortran/symbol.c:484
58326 #, gcc-internal-format
58327 msgid "internal procedure %qs at %L conflicts with DUMMY argument"
58328 msgstr ""
58330 #: fortran/symbol.c:517
58331 #, gcc-internal-format, gfc-internal-format
58332 msgid "Procedure pointer at %C"
58333 msgstr ""
58335 #: fortran/symbol.c:711
58336 #, gcc-internal-format, gfc-internal-format
58337 msgid "%s attribute applied to %s %s at %L"
58338 msgstr ""
58340 #: fortran/symbol.c:718
58341 #, gcc-internal-format, gfc-internal-format
58342 msgid "BIND(C) applied to %s %s at %L"
58343 msgstr ""
58345 #: fortran/symbol.c:837 fortran/symbol.c:1672
58346 #, gcc-internal-format, gfc-internal-format
58347 msgid "%s attribute conflicts with %s attribute at %L"
58348 msgstr ""
58350 #: fortran/symbol.c:840
58351 #, gcc-internal-format
58352 msgid "%s attribute conflicts with %s attribute in %qs at %L"
58353 msgstr ""
58355 #: fortran/symbol.c:848
58356 #, gcc-internal-format, gfc-internal-format
58357 msgid "%s attribute with %s attribute at %L"
58358 msgstr ""
58360 #: fortran/symbol.c:854
58361 #, gcc-internal-format
58362 msgid "%s attribute with %s attribute in %qs at %L"
58363 msgstr ""
58365 #: fortran/symbol.c:898
58366 #, gcc-internal-format, gfc-internal-format
58367 msgid "Cannot change attributes of USE-associated symbol at %L"
58368 msgstr ""
58370 #: fortran/symbol.c:901
58371 #, gcc-internal-format, gfc-internal-format
58372 msgid "Cannot change attributes of USE-associated symbol %s at %L"
58373 msgstr ""
58375 #: fortran/symbol.c:917
58376 #, gcc-internal-format, gfc-internal-format
58377 msgid "Duplicate %s attribute specified at %L"
58378 msgstr ""
58380 #: fortran/symbol.c:959
58381 #, gcc-internal-format, gfc-internal-format
58382 msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
58383 msgstr ""
58385 #: fortran/symbol.c:976
58386 #, gcc-internal-format, gfc-internal-format
58387 msgid "Duplicate AUTOMATIC attribute specified at %L"
58388 msgstr ""
58390 #: fortran/symbol.c:1000
58391 #, gcc-internal-format
58392 msgid "CODIMENSION specified for %qs outside its INTERFACE body at %L"
58393 msgstr ""
58395 #: fortran/symbol.c:1026
58396 #, gcc-internal-format
58397 msgid "DIMENSION specified for %qs outside its INTERFACE body at %L"
58398 msgstr ""
58400 #: fortran/symbol.c:1156
58401 #, gcc-internal-format, gfc-internal-format
58402 msgid "Cray Pointee at %L appears in multiple pointer() statements"
58403 msgstr ""
58405 #: fortran/symbol.c:1175
58406 #, gcc-internal-format, gfc-internal-format
58407 msgid "Duplicate PROTECTED attribute specified at %L"
58408 msgstr ""
58410 #: fortran/symbol.c:1208
58411 #, gcc-internal-format, gfc-internal-format
58412 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
58413 msgstr ""
58415 #: fortran/symbol.c:1219
58416 #, gcc-internal-format, gfc-internal-format
58417 msgid "Duplicate SAVE attribute specified at %L"
58418 msgstr ""
58420 #: fortran/symbol.c:1239
58421 #, gcc-internal-format, gfc-internal-format
58422 msgid "Duplicate VALUE attribute specified at %L"
58423 msgstr ""
58425 #: fortran/symbol.c:1258
58426 #, gcc-internal-format, gfc-internal-format
58427 msgid "Duplicate VOLATILE attribute specified at %L"
58428 msgstr ""
58430 #: fortran/symbol.c:1277
58431 #, gcc-internal-format, gfc-internal-format
58432 msgid "Duplicate ASYNCHRONOUS attribute specified at %L"
58433 msgstr ""
58435 #: fortran/symbol.c:1668
58436 #, gcc-internal-format
58437 msgid "%s attribute of %qs conflicts with %s attribute at %L"
58438 msgstr ""
58440 #: fortran/symbol.c:1704
58441 #, gcc-internal-format, gfc-internal-format
58442 msgid ""
58443 "%s procedure at %L is already declared as %s procedure. \n"
58444 "F2008: A pointer function assignment is ambiguous if it is the first executable statement after the specification block. Please add any other kind of executable statement before it. FIXME"
58445 msgstr ""
58447 #: fortran/symbol.c:1712
58448 #, gcc-internal-format, gfc-internal-format
58449 msgid "%s procedure at %L is already declared as %s procedure"
58450 msgstr ""
58452 #: fortran/symbol.c:1747
58453 #, gcc-internal-format, gfc-internal-format
58454 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
58455 msgstr ""
58457 #: fortran/symbol.c:1771
58458 #, gcc-internal-format, gfc-internal-format
58459 msgid "ACCESS specification at %L was already specified"
58460 msgstr ""
58462 #: fortran/symbol.c:1788
58463 #, gcc-internal-format, gfc-internal-format
58464 msgid "Duplicate BIND attribute specified at %L"
58465 msgstr ""
58467 #: fortran/symbol.c:1795
58468 #, gcc-internal-format, gfc-internal-format
58469 msgid "BIND(C) at %L"
58470 msgstr ""
58472 #: fortran/symbol.c:1811
58473 #, gcc-internal-format, gfc-internal-format
58474 msgid "Duplicate EXTENDS attribute specified at %L"
58475 msgstr ""
58477 #: fortran/symbol.c:1815
58478 #, gcc-internal-format, gfc-internal-format
58479 msgid "EXTENDS at %L"
58480 msgstr ""
58482 #: fortran/symbol.c:1841
58483 #, gcc-internal-format
58484 msgid "Symbol %qs at %L already has an explicit interface"
58485 msgstr ""
58487 #: fortran/symbol.c:1848
58488 #, gcc-internal-format
58489 msgid "%qs at %L has attributes specified outside its INTERFACE body"
58490 msgstr ""
58492 #: fortran/symbol.c:1886
58493 #, gcc-internal-format
58494 msgid "Symbol %qs at %L conflicts with symbol from module %qs, use-associated at %L"
58495 msgstr ""
58497 #: fortran/symbol.c:1890
58498 #, gcc-internal-format
58499 msgid "Symbol %qs at %L already has basic type of %s"
58500 msgstr ""
58502 #: fortran/symbol.c:1897
58503 #, gcc-internal-format
58504 msgid "Procedure %qs at %L may not have basic type of %s"
58505 msgstr ""
58507 #: fortran/symbol.c:1909
58508 #, gcc-internal-format
58509 msgid "Symbol %qs at %L cannot have a type"
58510 msgstr ""
58512 #: fortran/symbol.c:2152
58513 #, gcc-internal-format
58514 msgid "Component %qs at %C already in the parent type at %L"
58515 msgstr ""
58517 #: fortran/symbol.c:2237
58518 #, gcc-internal-format
58519 msgid "Symbol %qs at %C is ambiguous"
58520 msgstr ""
58522 #: fortran/symbol.c:2269
58523 #, gcc-internal-format
58524 msgid "Derived type %qs at %C is being used before it is defined"
58525 msgstr ""
58527 #: fortran/symbol.c:2392
58528 #, gcc-internal-format
58529 msgid "Component %qs at %C is a PRIVATE component of %qs"
58530 msgstr ""
58532 #: fortran/symbol.c:2410
58533 #, gcc-internal-format
58534 msgid "%qs at %C is not a member of the %qs structure"
58535 msgstr ""
58537 #: fortran/symbol.c:2569
58538 #, gcc-internal-format, gfc-internal-format
58539 msgid "Duplicate statement label %d at %L and %L"
58540 msgstr ""
58542 #: fortran/symbol.c:2580
58543 #, gcc-internal-format, gfc-internal-format
58544 msgid "Label %d at %C already referenced as branch target"
58545 msgstr ""
58547 #: fortran/symbol.c:2590
58548 #, gcc-internal-format, gfc-internal-format
58549 msgid "Label %d at %C already referenced as a format label"
58550 msgstr ""
58552 #: fortran/symbol.c:2596
58553 #, gcc-internal-format, gfc-internal-format
58554 msgid "DO termination statement which is not END DO or CONTINUE with label %d at %C"
58555 msgstr ""
58557 #: fortran/symbol.c:2638
58558 #, gcc-internal-format, gfc-internal-format
58559 msgid "Label %d at %C previously used as a FORMAT label"
58560 msgstr ""
58562 #: fortran/symbol.c:2647
58563 #, gcc-internal-format, gfc-internal-format
58564 msgid "Label %d at %C previously used as branch target"
58565 msgstr ""
58567 #: fortran/symbol.c:2653
58568 #, gcc-internal-format, gfc-internal-format
58569 msgid "Shared DO termination label %d at %C"
58570 msgstr ""
58572 #: fortran/symbol.c:2979
58573 #, gcc-internal-format
58574 msgid "new_symbol(): Symbol name too long"
58575 msgstr ""
58577 #: fortran/symbol.c:3004
58578 #, gcc-internal-format
58579 msgid "Name %qs at %C is an ambiguous reference to %qs from module %qs"
58580 msgstr ""
58582 #: fortran/symbol.c:3007
58583 #, gcc-internal-format
58584 msgid "Name %qs at %C is an ambiguous reference to %qs from current program unit"
58585 msgstr ""
58587 #. Symbol is from another namespace.
58588 #: fortran/symbol.c:3232
58589 #, gcc-internal-format
58590 msgid "Symbol %qs at %C has already been host associated"
58591 msgstr ""
58593 #: fortran/symbol.c:4218
58594 #, gcc-internal-format
58595 msgid "verify_bind_c_derived_type(): Given symbol is unexpectedly NULL"
58596 msgstr ""
58598 #: fortran/symbol.c:4231
58599 #, gcc-internal-format
58600 msgid "Derived type %qs declared at %L must have the BIND attribute to be C interoperable"
58601 msgstr ""
58603 #: fortran/symbol.c:4249
58604 #, gcc-internal-format
58605 msgid "Derived type %qs with BIND(C) attribute at %L is empty, and may be inaccessible by the C companion processor"
58606 msgstr ""
58608 #: fortran/symbol.c:4270
58609 #, gcc-internal-format
58610 msgid "Component %qs at %L cannot have the POINTER attribute because it is a member of the BIND(C) derived type %qs at %L"
58611 msgstr ""
58613 #: fortran/symbol.c:4280
58614 #, gcc-internal-format
58615 msgid "Procedure pointer component %qs at %L cannot be a member of the BIND(C) derived type %qs at %L"
58616 msgstr ""
58618 #: fortran/symbol.c:4291
58619 #, gcc-internal-format
58620 msgid "Component %qs at %L cannot have the ALLOCATABLE attribute because it is a member of the BIND(C) derived type %qs at %L"
58621 msgstr ""
58623 #: fortran/symbol.c:4330
58624 #, gcc-internal-format
58625 msgid "Component %qs in derived type %qs at %L may not be C interoperable, even though derived type %qs is BIND(C)"
58626 msgstr ""
58628 #: fortran/symbol.c:4340
58629 #, gcc-internal-format
58630 msgid "Component %qs in derived type %qs at %L may not be C interoperable"
58631 msgstr ""
58633 #: fortran/symbol.c:4354
58634 #, gcc-internal-format
58635 msgid "Derived type %qs at %L cannot be declared with both PRIVATE and BIND(C) attributes"
58636 msgstr ""
58638 #: fortran/symbol.c:4362
58639 #, gcc-internal-format
58640 msgid "Derived type %qs at %L cannot have the SEQUENCE attribute because it is BIND(C)"
58641 msgstr ""
58643 #: fortran/symbol.c:4839 fortran/symbol.c:4844
58644 #, gcc-internal-format
58645 msgid "Symbol %qs is used before it is typed at %L"
58646 msgstr ""
58648 #: fortran/target-memory.c:126
58649 #, gcc-internal-format
58650 msgid "Invalid expression in gfc_element_size."
58651 msgstr ""
58653 #: fortran/target-memory.c:346
58654 #, gcc-internal-format
58655 msgid "Invalid expression in gfc_target_encode_expr."
58656 msgstr ""
58658 #: fortran/target-memory.c:610
58659 #, gcc-internal-format
58660 msgid "Invalid expression in gfc_target_interpret_expr."
58661 msgstr ""
58663 #: fortran/target-memory.c:683
58664 #, gcc-internal-format, gfc-internal-format
58665 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
58666 msgstr ""
58668 #: fortran/target-memory.c:686
58669 #, gcc-internal-format, gfc-internal-format
58670 msgid "Overlapping unequal initializers in EQUIVALENCE at %C"
58671 msgstr ""
58673 #: fortran/target-memory.c:774
58674 #, gcc-internal-format, gfc-internal-format
58675 msgid "BOZ constant at %L is too large (%ld vs %ld bits)"
58676 msgstr ""
58678 #. Problems occur when we get something like
58679 #. integer :: a(lots) = (/(i, i=1, lots)/)
58680 #: fortran/trans-array.c:5719
58681 #, gcc-internal-format
58682 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"
58683 msgstr ""
58685 #: fortran/trans-array.c:7629
58686 #, gcc-internal-format
58687 msgid "Creating array temporary at %L for argument %qs"
58688 msgstr ""
58690 #: fortran/trans-array.c:10080
58691 #, gcc-internal-format, gfc-internal-format
58692 msgid "bad expression type during walk (%d)"
58693 msgstr ""
58695 #: fortran/trans-common.c:401
58696 #, gcc-internal-format
58697 msgid "Named COMMON block %qs at %L shall be of the same size as elsewhere (%lu vs %lu bytes)"
58698 msgstr ""
58700 #: fortran/trans-common.c:782
58701 #, gcc-internal-format
58702 msgid "get_mpz(): Not an integer constant"
58703 msgstr ""
58705 #: fortran/trans-common.c:810
58706 #, gcc-internal-format
58707 msgid "element_number(): Bad dimension type"
58708 msgstr ""
58710 #: fortran/trans-common.c:880
58711 #, gcc-internal-format, gfc-internal-format
58712 msgid "Bad array reference at %L"
58713 msgstr ""
58715 #: fortran/trans-common.c:888
58716 #, gcc-internal-format, gfc-internal-format
58717 msgid "Illegal reference type at %L as EQUIVALENCE object"
58718 msgstr ""
58720 #: fortran/trans-common.c:928
58721 #, gcc-internal-format
58722 msgid "Inconsistent equivalence rules involving %qs at %L and %qs at %L"
58723 msgstr ""
58725 #. Aligning this field would misalign a previous field.
58726 #: fortran/trans-common.c:1061
58727 #, gcc-internal-format
58728 msgid "The equivalence set for variable %qs declared at %L violates alignment requirements"
58729 msgstr ""
58731 #: fortran/trans-common.c:1126
58732 #, gcc-internal-format
58733 msgid "Equivalence for %qs does not match ordering of COMMON %qs at %L"
58734 msgstr ""
58736 #: fortran/trans-common.c:1141
58737 #, gcc-internal-format
58738 msgid "The equivalence set for %qs cause an invalid extension to COMMON %qs at %L"
58739 msgstr ""
58741 #: fortran/trans-common.c:1157
58742 #, gcc-internal-format
58743 msgid "Padding of %d bytes required before %qs in COMMON %qs at %L; reorder elements or use -fno-align-commons"
58744 msgstr ""
58746 #: fortran/trans-common.c:1163
58747 #, gcc-internal-format
58748 msgid "Padding of %d bytes required before %qs in COMMON at %L; reorder elements or use -fno-align-commons"
58749 msgstr ""
58751 #: fortran/trans-common.c:1184
58752 #, gcc-internal-format
58753 msgid "COMMON %qs at %L does not exist"
58754 msgstr ""
58756 #: fortran/trans-common.c:1193
58757 #, gcc-internal-format
58758 msgid "COMMON %qs at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
58759 msgstr ""
58761 #: fortran/trans-common.c:1198
58762 #, gcc-internal-format
58763 msgid "COMMON at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
58764 msgstr ""
58766 #: fortran/trans-const.c:323
58767 #, gcc-internal-format, gfc-internal-format
58768 msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
58769 msgstr ""
58771 #: fortran/trans-const.c:360
58772 #, gcc-internal-format, gfc-internal-format
58773 msgid "gfc_conv_constant_to_tree(): invalid type: %s"
58774 msgstr ""
58776 #: fortran/trans-const.c:391
58777 #, gcc-internal-format, gfc-internal-format
58778 msgid "non-constant initialization expression at %L"
58779 msgstr ""
58781 #: fortran/trans-decl.c:1671
58782 #, gcc-internal-format
58783 msgid "intrinsic variable which isn't a procedure"
58784 msgstr ""
58786 #: fortran/trans-decl.c:4183 fortran/trans-decl.c:6410
58787 #, gcc-internal-format
58788 msgid "Return value of function %qs at %L not set"
58789 msgstr ""
58791 #: fortran/trans-decl.c:4574
58792 #, gcc-internal-format
58793 msgid "Deferred type parameter not yet supported"
58794 msgstr ""
58796 #: fortran/trans-decl.c:4803
58797 #, gcc-internal-format
58798 msgid "backend decl for module variable %qs already exists"
58799 msgstr ""
58801 #: fortran/trans-decl.c:4816
58802 #, gcc-internal-format
58803 msgid "Unused PRIVATE module variable %qs declared at %L"
58804 msgstr ""
58806 #: fortran/trans-decl.c:5413
58807 #, gcc-internal-format
58808 msgid "Dummy argument %qs at %L was declared INTENT(OUT) but was not set"
58809 msgstr ""
58811 #: fortran/trans-decl.c:5419
58812 #, gcc-internal-format
58813 msgid "Derived-type dummy argument %qs at %L was declared INTENT(OUT) but was not set and does not have a default initializer"
58814 msgstr ""
58816 #: fortran/trans-decl.c:5429 fortran/trans-decl.c:5570
58817 #, gcc-internal-format
58818 msgid "Unused dummy argument %qs at %L"
58819 msgstr ""
58821 #: fortran/trans-decl.c:5444
58822 #, gcc-internal-format
58823 msgid "Unused module variable %qs which has been explicitly imported at %L"
58824 msgstr ""
58826 #: fortran/trans-decl.c:5463
58827 #, gcc-internal-format
58828 msgid "Unused variable %qs declared at %L"
58829 msgstr ""
58831 #: fortran/trans-decl.c:5512
58832 #, gcc-internal-format
58833 msgid "Unused parameter %qs declared at %L"
58834 msgstr ""
58836 #: fortran/trans-decl.c:5516
58837 #, gcc-internal-format
58838 msgid "Unused parameter %qs which has been explicitly imported at %L"
58839 msgstr ""
58841 #: fortran/trans-decl.c:5542
58842 #, gcc-internal-format
58843 msgid "Return value %qs of function %qs declared at %L not set"
58844 msgstr ""
58846 #: fortran/trans-decl.c:6136
58847 #, gcc-internal-format, gfc-internal-format
58848 msgid "Sorry, !$ACC DECLARE at %L is not allowed in BLOCK construct"
58849 msgstr ""
58851 #: fortran/trans-expr.c:897
58852 #, gcc-internal-format, gfc-internal-format
58853 msgid "Can't compute the length of the char array at %L."
58854 msgstr ""
58856 #: fortran/trans-expr.c:1530
58857 #, gcc-internal-format, gfc-internal-format
58858 msgid "Code for reallocating the allocatable variable at %L will be added"
58859 msgstr ""
58861 #: fortran/trans-expr.c:1828
58862 #, gcc-internal-format, gfc-internal-format
58863 msgid "Sorry, coindexed access to an unlimited polymorphic object at %L is not supported"
58864 msgstr ""
58866 #: fortran/trans-expr.c:1837
58867 #, gcc-internal-format, gfc-internal-format
58868 msgid "Sorry, coindexed access to an unlimited polymorphic component at %L is not supported"
58869 msgstr ""
58871 #: fortran/trans-expr.c:3352
58872 #, gcc-internal-format
58873 msgid "Unknown intrinsic op"
58874 msgstr ""
58876 #: fortran/trans-expr.c:4654
58877 #, gcc-internal-format, gfc-internal-format
58878 msgid "Unknown argument list function at %L"
58879 msgstr ""
58881 #: fortran/trans-intrinsic.c:855
58882 #, gcc-internal-format
58883 msgid "Intrinsic function %qs (%d) not recognized"
58884 msgstr ""
58886 #: fortran/trans-intrinsic.c:2241 fortran/trans-intrinsic.c:2663
58887 #: fortran/trans-intrinsic.c:2859
58888 #, gcc-internal-format
58889 msgid "%<dim%> argument of %s intrinsic at %L is not a valid dimension index"
58890 msgstr ""
58892 #: fortran/trans-intrinsic.c:10225 fortran/trans-stmt.c:938
58893 #, gcc-internal-format, gfc-internal-format
58894 msgid "Sorry, the event component of derived type at %L is not yet supported"
58895 msgstr ""
58897 #: fortran/trans-intrinsic.c:10232
58898 #, gcc-internal-format, gfc-internal-format
58899 msgid "The event variable at %L shall not be coindexed"
58900 msgstr ""
58902 #: fortran/trans-io.c:1957
58903 #, gcc-internal-format
58904 msgid "build_dt: format with namelist"
58905 msgstr ""
58907 #: fortran/trans-io.c:2464
58908 #, gcc-internal-format, gfc-internal-format
58909 msgid "Bad IO basetype (%d)"
58910 msgstr ""
58912 #: fortran/trans-openmp.c:1058
58913 #, gcc-internal-format
58914 msgid "implicit mapping of assumed size array %qD"
58915 msgstr ""
58917 #: fortran/trans-openmp.c:4964
58918 #, gcc-internal-format
58919 msgid "gfc_trans_omp_workshare(): Bad statement code"
58920 msgstr ""
58922 #: fortran/trans-stmt.c:542
58923 #, gcc-internal-format, gfc-internal-format
58924 msgid "An alternate return at %L without a * dummy argument"
58925 msgstr ""
58927 #: fortran/trans-stmt.c:741
58928 #, gcc-internal-format, gfc-internal-format
58929 msgid "Sorry, the lock component of derived type at %L is not yet supported"
58930 msgstr ""
58932 #: fortran/trans-stmt.c:1200
58933 #, gcc-internal-format, gfc-internal-format
58934 msgid "Sorry, only support for integer kind %d implemented for image-set at %L"
58935 msgstr ""
58937 #: fortran/trans-stmt.c:3101
58938 #, gcc-internal-format
58939 msgid "gfc_trans_select(): Bad type for case expr."
58940 msgstr ""
58942 #: fortran/trans-types.c:503
58943 #, gcc-internal-format
58944 msgid "INTEGER(KIND=8) is not available for %<-fdefault-integer-8%> option"
58945 msgstr ""
58947 #: fortran/trans-types.c:512
58948 #, gcc-internal-format
58949 msgid "INTEGER(KIND=8) is not available for %<-finteger-4-integer-8%> option"
58950 msgstr ""
58952 #: fortran/trans-types.c:531
58953 #, gcc-internal-format
58954 msgid "REAL(KIND=8) is not available for %<-fdefault-real-8%> option"
58955 msgstr ""
58957 #: fortran/trans-types.c:539
58958 #, gcc-internal-format
58959 msgid "REAL(KIND=8) is not available for %<-freal-4-real-8%> option"
58960 msgstr ""
58962 #: fortran/trans-types.c:547
58963 #, gcc-internal-format
58964 msgid "REAL(KIND=10) is not available for %<-freal-4-real-10%> option"
58965 msgstr ""
58967 #: fortran/trans-types.c:555
58968 #, gcc-internal-format
58969 msgid "REAL(KIND=16) is not available for %<-freal-4-real-16%> option"
58970 msgstr ""
58972 #: fortran/trans-types.c:570
58973 #, gcc-internal-format
58974 msgid "Use of %<-fdefault-double-8%> requires %<-fdefault-real-8%>"
58975 msgstr ""
58977 #: fortran/trans-types.c:580
58978 #, gcc-internal-format
58979 msgid "REAL(KIND=4) is not available for %<-freal-8-real-4%> option"
58980 msgstr ""
58982 #: fortran/trans-types.c:588
58983 #, gcc-internal-format
58984 msgid "REAL(KIND=10) is not available for %<-freal-8-real-10%> option"
58985 msgstr ""
58987 #: fortran/trans-types.c:596
58988 #, gcc-internal-format
58989 msgid "REAL(KIND=10) is not available for %<-freal-8-real-16%> option"
58990 msgstr ""
58992 #: fortran/trans-types.c:736
58993 #, gcc-internal-format
58994 msgid "gfc_validate_kind(): Got bad type"
58995 msgstr ""
58997 #: fortran/trans-types.c:740
58998 #, gcc-internal-format
58999 msgid "gfc_validate_kind(): Got bad kind"
59000 msgstr ""
59002 #: fortran/trans-types.c:1478
59003 #, gcc-internal-format, gfc-internal-format
59004 msgid "Array element size too big at %C"
59005 msgstr ""
59007 #: fortran/trans.c:2093
59008 #, gcc-internal-format
59009 msgid "gfc_trans_code(): Bad statement code"
59010 msgstr ""
59012 #: jit/docs/examples/tut05-bf.c:242
59013 #, gcc-internal-format
59014 msgid "too many open parens"
59015 msgstr ""
59017 #: jit/docs/examples/tut05-bf.c:275
59018 #, gcc-internal-format
59019 msgid "mismatching parens"
59020 msgstr ""
59022 #: jit/docs/examples/tut05-bf.c:310
59023 #, gcc-internal-format
59024 msgid "unable to open file"
59025 msgstr "не вдалося відкрити файл"
59027 #: lto/lto-lang.c:811
59028 #, gcc-internal-format
59029 msgid "-fwpa and -fltrans are mutually exclusive"
59030 msgstr ""
59032 #: lto/lto-object.c:107
59033 #, gcc-internal-format, gfc-internal-format
59034 msgid "open %s failed: %s"
59035 msgstr ""
59037 #: lto/lto-object.c:151 lto/lto-object.c:186 lto/lto-object.c:283
59038 #: lto/lto-object.c:340 lto/lto-object.c:364
59039 #, gcc-internal-format, gfc-internal-format
59040 msgid "%s: %s"
59041 msgstr "%s: %s"
59043 #: lto/lto-object.c:153
59044 #, gcc-internal-format, gfc-internal-format
59045 msgid "%s: %s: %s"
59046 msgstr ""
59048 #: lto/lto-object.c:195
59049 #, gcc-internal-format, gfc-internal-format
59050 msgid "close: %s"
59051 msgstr ""
59053 #: lto/lto-object.c:251
59054 #, gcc-internal-format, gfc-internal-format
59055 msgid "two or more sections for %s"
59056 msgstr ""
59058 #: lto/lto-partition.c:516
59059 #, gcc-internal-format
59060 msgid "min partition size cannot be greater than max partition size"
59061 msgstr ""
59063 #: lto/lto-symtab.c:175
59064 #, gcc-internal-format
59065 msgid "%qD is defined with tls model %s"
59066 msgstr ""
59068 #: lto/lto-symtab.c:177
59069 #, gcc-internal-format, gfc-internal-format
59070 msgid "previously defined here as %s"
59071 msgstr ""
59073 #: lto/lto-symtab.c:447
59074 #, gcc-internal-format
59075 msgid "multiple prevailing defs for %qE"
59076 msgstr ""
59078 #: lto/lto-symtab.c:465
59079 #, gcc-internal-format
59080 msgid "%qD has already been defined"
59081 msgstr ""
59083 #: lto/lto-symtab.c:467
59084 #, gcc-internal-format
59085 msgid "previously defined here"
59086 msgstr ""
59088 #: lto/lto-symtab.c:675
59089 #, gcc-internal-format
59090 msgid "%qD violates the C++ One Definition Rule "
59091 msgstr ""
59093 #: lto/lto-symtab.c:680
59094 #, gcc-internal-format
59095 msgid "type of %qD does not match original declaration"
59096 msgstr ""
59098 #: lto/lto-symtab.c:700
59099 #, gcc-internal-format
59100 msgid "alignment of %qD is bigger than original declaration"
59101 msgstr ""
59103 #: lto/lto-symtab.c:706
59104 #, gcc-internal-format
59105 msgid "size of %qD differ from the size of original declaration"
59106 msgstr ""
59108 #: lto/lto-symtab.c:711
59109 #, gcc-internal-format
59110 msgid "%qD was previously declared here"
59111 msgstr ""
59113 #: lto/lto-symtab.c:714
59114 #, gcc-internal-format
59115 msgid "code may be misoptimized unless -fno-strict-aliasing is used"
59116 msgstr ""
59118 #: lto/lto-symtab.c:800
59119 #, gcc-internal-format
59120 msgid "variable %qD redeclared as function"
59121 msgstr ""
59123 #: lto/lto-symtab.c:807
59124 #, gcc-internal-format
59125 msgid "function %qD redeclared as variable"
59126 msgstr ""
59128 #: lto/lto-symtab.c:819
59129 #, gcc-internal-format
59130 msgid "previously declared here"
59131 msgstr ""
59133 #: lto/lto.c:1814
59134 #, gcc-internal-format
59135 msgid "bytecode stream: garbage at the end of symbols section"
59136 msgstr ""
59138 #: lto/lto.c:1841
59139 #, gcc-internal-format
59140 msgid "could not parse hex number"
59141 msgstr ""
59143 #: lto/lto.c:1873
59144 #, gcc-internal-format, gfc-internal-format
59145 msgid "unexpected file name %s in linker resolution file. Expected %s"
59146 msgstr ""
59148 #: lto/lto.c:1882
59149 #, gcc-internal-format
59150 msgid "could not parse file offset"
59151 msgstr ""
59153 #: lto/lto.c:1885
59154 #, gcc-internal-format
59155 msgid "unexpected offset"
59156 msgstr ""
59158 #: lto/lto.c:1907
59159 #, gcc-internal-format
59160 msgid "invalid line in the resolution file"
59161 msgstr ""
59163 #: lto/lto.c:1918
59164 #, gcc-internal-format
59165 msgid "invalid resolution in the resolution file"
59166 msgstr ""
59168 #: lto/lto.c:1924
59169 #, gcc-internal-format
59170 msgid "resolution sub id %wx not in object file"
59171 msgstr ""
59173 #: lto/lto.c:2036
59174 #, gcc-internal-format, gfc-internal-format
59175 msgid "cannot read LTO decls from %s"
59176 msgstr ""
59178 #: lto/lto.c:2142
59179 #, gcc-internal-format, gfc-internal-format
59180 msgid "Cannot open %s"
59181 msgstr "Не вдалося відкрити %s"
59183 #: lto/lto.c:2163
59184 #, gcc-internal-format, gfc-internal-format
59185 msgid "Cannot map %s"
59186 msgstr ""
59188 #: lto/lto.c:2174
59189 #, gcc-internal-format, gfc-internal-format
59190 msgid "Cannot read %s"
59191 msgstr "Не вдалося прочитати %s"
59193 #: lto/lto.c:2288
59194 #, gcc-internal-format
59195 msgid "lto_obj_file_open() failed"
59196 msgstr ""
59198 #: lto/lto.c:2313
59199 #, gcc-internal-format
59200 msgid "waitpid failed"
59201 msgstr "помилка waitpid"
59203 #: lto/lto.c:2316
59204 #, gcc-internal-format
59205 msgid "streaming subprocess failed"
59206 msgstr ""
59208 #: lto/lto.c:2319
59209 #, gcc-internal-format
59210 msgid "streaming subprocess was killed by signal"
59211 msgstr ""
59213 #: lto/lto.c:2395
59214 #, gcc-internal-format
59215 msgid "no LTRANS output list filename provided"
59216 msgstr ""
59218 #: lto/lto.c:2483
59219 #, gcc-internal-format
59220 msgid "opening LTRANS output list %s: %m"
59221 msgstr ""
59223 #: lto/lto.c:2489
59224 #, gcc-internal-format
59225 msgid "writing to LTRANS output list %s: %m"
59226 msgstr ""
59228 #: lto/lto.c:2500
59229 #, gcc-internal-format
59230 msgid "closing LTRANS output list %s: %m"
59231 msgstr ""
59233 #: lto/lto.c:2752
59234 #, gcc-internal-format
59235 msgid "could not open symbol resolution file: %m"
59236 msgstr ""
59238 #: lto/lto.c:2893
59239 #, gcc-internal-format
59240 msgid "errors during merging of translation units"
59241 msgstr ""
59243 #: objc/objc-act.c:425 objc/objc-act.c:6780
59244 #, gcc-internal-format
59245 msgid "%<@end%> missing in implementation context"
59246 msgstr ""
59248 #: objc/objc-act.c:578
59249 #, gcc-internal-format
59250 msgid "class attributes are not available in Objective-C 1.0"
59251 msgstr ""
59253 #: objc/objc-act.c:593
59254 #, gcc-internal-format
59255 msgid "category attributes are not available in Objective-C 1.0"
59256 msgstr ""
59258 #: objc/objc-act.c:596
59259 #, gcc-internal-format
59260 msgid "category attributes are not available in this version of the compiler, (ignored)"
59261 msgstr ""
59263 #: objc/objc-act.c:602
59264 #, gcc-internal-format
59265 msgid "class extensions are not available in Objective-C 1.0"
59266 msgstr ""
59268 #: objc/objc-act.c:616
59269 #, gcc-internal-format
59270 msgid "class extension for class %qE declared after its %<@implementation%>"
59271 msgstr ""
59273 #: objc/objc-act.c:631
59274 #, gcc-internal-format
59275 msgid "protocol attributes are not available in Objective-C 1.0"
59276 msgstr ""
59278 #: objc/objc-act.c:696
59279 #, gcc-internal-format
59280 msgid "%<@end%> must appear in an @implementation context"
59281 msgstr ""
59283 #: objc/objc-act.c:705
59284 #, gcc-internal-format
59285 msgid "%<@package%> is not available in Objective-C 1.0"
59286 msgstr ""
59288 #: objc/objc-act.c:707
59289 #, gcc-internal-format
59290 msgid "%<@package%> presently has the same effect as %<@public%>"
59291 msgstr ""
59293 #: objc/objc-act.c:718
59294 #, gcc-internal-format
59295 msgid "%<@optional%> is not available in Objective-C 1.0"
59296 msgstr ""
59298 #: objc/objc-act.c:720
59299 #, gcc-internal-format
59300 msgid "%<@required%> is not available in Objective-C 1.0"
59301 msgstr ""
59303 #: objc/objc-act.c:728
59304 #, gcc-internal-format
59305 msgid "%<@optional%> is allowed in @protocol context only"
59306 msgstr ""
59308 #: objc/objc-act.c:730
59309 #, gcc-internal-format
59310 msgid "%<@required%> is allowed in @protocol context only"
59311 msgstr ""
59313 #: objc/objc-act.c:837
59314 #, gcc-internal-format
59315 msgid "%<@property%> is not available in Objective-C 1.0"
59316 msgstr ""
59318 #: objc/objc-act.c:841
59319 #, gcc-internal-format
59320 msgid "%<readonly%> attribute conflicts with %<readwrite%> attribute"
59321 msgstr ""
59323 #: objc/objc-act.c:858
59324 #, gcc-internal-format
59325 msgid "%<readonly%> attribute conflicts with %<setter%> attribute"
59326 msgstr ""
59328 #: objc/objc-act.c:864
59329 #, gcc-internal-format
59330 msgid "%<assign%> attribute conflicts with %<retain%> attribute"
59331 msgstr ""
59333 #: objc/objc-act.c:869
59334 #, gcc-internal-format
59335 msgid "%<assign%> attribute conflicts with %<copy%> attribute"
59336 msgstr ""
59338 #: objc/objc-act.c:874
59339 #, gcc-internal-format
59340 msgid "%<retain%> attribute conflicts with %<copy%> attribute"
59341 msgstr ""
59343 #: objc/objc-act.c:891
59344 #, gcc-internal-format
59345 msgid "property declaration not in @interface or @protocol context"
59346 msgstr ""
59348 #: objc/objc-act.c:902
59349 #, gcc-internal-format
59350 msgid "invalid property declaration"
59351 msgstr "некоректне оголошення властивості"
59353 #: objc/objc-act.c:910
59354 #, gcc-internal-format
59355 msgid "property can not be an array"
59356 msgstr ""
59358 #. A @property is not an actual variable, but it is a way to
59359 #. describe a pair of accessor methods, so its type (which is
59360 #. the type of the return value of the getter and the first
59361 #. argument of the setter) can't be a bitfield (as return values
59362 #. and arguments of functions can not be bitfields).  The
59363 #. underlying instance variable could be a bitfield, but that is
59364 #. a different matter.
59365 #: objc/objc-act.c:928
59366 #, gcc-internal-format
59367 msgid "property can not be a bit-field"
59368 msgstr ""
59370 #: objc/objc-act.c:960
59371 #, gcc-internal-format
59372 msgid "object property %qD has no %<assign%>, %<retain%> or %<copy%> attribute; assuming %<assign%>"
59373 msgstr ""
59375 #: objc/objc-act.c:963
59376 #, gcc-internal-format
59377 msgid "%<assign%> can be unsafe for Objective-C objects; please state explicitly if you need it"
59378 msgstr ""
59380 #: objc/objc-act.c:970
59381 #, gcc-internal-format
59382 msgid "%<retain%> attribute is only valid for Objective-C objects"
59383 msgstr ""
59385 #: objc/objc-act.c:974
59386 #, gcc-internal-format
59387 msgid "%<copy%> attribute is only valid for Objective-C objects"
59388 msgstr ""
59390 #: objc/objc-act.c:1028
59391 #, gcc-internal-format
59392 msgid "redeclaration of property %qD"
59393 msgstr ""
59395 #: objc/objc-act.c:1031 objc/objc-act.c:1096 objc/objc-act.c:1106
59396 #: objc/objc-act.c:1119 objc/objc-act.c:1130 objc/objc-act.c:1141
59397 #: objc/objc-act.c:1178 objc/objc-act.c:7551 objc/objc-act.c:7614
59398 #: objc/objc-act.c:7636 objc/objc-act.c:7649 objc/objc-act.c:7667
59399 #: objc/objc-act.c:7766
59400 #, gcc-internal-format
59401 msgid "originally specified here"
59402 msgstr ""
59404 #: objc/objc-act.c:1093
59405 #, gcc-internal-format
59406 msgid "'nonatomic' attribute of property %qD conflicts with previous declaration"
59407 msgstr ""
59409 #: objc/objc-act.c:1103
59410 #, gcc-internal-format
59411 msgid "'getter' attribute of property %qD conflicts with previous declaration"
59412 msgstr ""
59414 #: objc/objc-act.c:1116
59415 #, gcc-internal-format
59416 msgid "'setter' attribute of property %qD conflicts with previous declaration"
59417 msgstr ""
59419 #: objc/objc-act.c:1127
59420 #, gcc-internal-format
59421 msgid "assign semantics attributes of property %qD conflict with previous declaration"
59422 msgstr ""
59424 #: objc/objc-act.c:1138
59425 #, gcc-internal-format
59426 msgid "'readonly' attribute of property %qD conflicts with previous declaration"
59427 msgstr ""
59429 #: objc/objc-act.c:1176
59430 #, gcc-internal-format
59431 msgid "type of property %qD conflicts with previous declaration"
59432 msgstr ""
59434 #: objc/objc-act.c:1649
59435 #, gcc-internal-format
59436 msgid "the dot syntax is not available in Objective-C 1.0"
59437 msgstr ""
59439 #. We know that 'class_name' is an Objective-C class name as the
59440 #. parser won't call this function if it is not.  This is only a
59441 #. double-check for safety.
59442 #: objc/objc-act.c:1665
59443 #, gcc-internal-format
59444 msgid "could not find class %qE"
59445 msgstr ""
59447 #. Again, this should never happen, but we do check.
59448 #: objc/objc-act.c:1673
59449 #, gcc-internal-format
59450 msgid "could not find interface for class %qE"
59451 msgstr ""
59453 #: objc/objc-act.c:1679 objc/objc-act.c:6817 objc/objc-act.c:6948
59454 #, gcc-internal-format
59455 msgid "class %qE is deprecated"
59456 msgstr ""
59458 #: objc/objc-act.c:1708
59459 #, gcc-internal-format
59460 msgid "could not find setter/getter for %qE in class %qE"
59461 msgstr ""
59463 #: objc/objc-act.c:1744
59464 #, gcc-internal-format
59465 msgid "readonly property can not be set"
59466 msgstr ""
59468 #: objc/objc-act.c:2015
59469 #, gcc-internal-format
59470 msgid "method declaration not in @interface context"
59471 msgstr ""
59473 #: objc/objc-act.c:2019
59474 #, gcc-internal-format
59475 msgid "method attributes are not available in Objective-C 1.0"
59476 msgstr ""
59478 #: objc/objc-act.c:2039
59479 #, gcc-internal-format
59480 msgid "method definition not in @implementation context"
59481 msgstr ""
59483 #: objc/objc-act.c:2054
59484 #, gcc-internal-format
59485 msgid "method attributes can not be specified in @implementation context"
59486 msgstr ""
59488 #: objc/objc-act.c:2283
59489 #, gcc-internal-format
59490 msgid "class %qs does not implement the %qE protocol"
59491 msgstr ""
59493 #: objc/objc-act.c:2286
59494 #, gcc-internal-format
59495 msgid "type %qs does not conform to the %qE protocol"
59496 msgstr ""
59498 #: objc/objc-act.c:2567
59499 #, gcc-internal-format
59500 msgid "comparison of distinct Objective-C types lacks a cast"
59501 msgstr ""
59503 #: objc/objc-act.c:2571
59504 #, gcc-internal-format
59505 msgid "initialization from distinct Objective-C type"
59506 msgstr ""
59508 #: objc/objc-act.c:2575
59509 #, gcc-internal-format
59510 msgid "assignment from distinct Objective-C type"
59511 msgstr ""
59513 #: objc/objc-act.c:2579
59514 #, gcc-internal-format
59515 msgid "distinct Objective-C type in return"
59516 msgstr ""
59518 #: objc/objc-act.c:2583
59519 #, gcc-internal-format
59520 msgid "passing argument %d of %qE from distinct Objective-C type"
59521 msgstr ""
59523 #: objc/objc-act.c:2726
59524 #, gcc-internal-format
59525 msgid "statically allocated instance of Objective-C class %qE"
59526 msgstr ""
59528 #: objc/objc-act.c:2735
59529 #, gcc-internal-format
59530 msgid "redeclaration of Objective-C class %qs"
59531 msgstr ""
59533 #. This case happens when we are given an 'interface' which
59534 #. is not a valid class name.  For example if a typedef was
59535 #. used, and 'interface' really is the identifier of the
59536 #. typedef, but when you resolve it you don't get an
59537 #. Objective-C class, but something else, such as 'int'.
59538 #. This is an error; protocols make no sense unless you use
59539 #. them with Objective-C objects.
59540 #: objc/objc-act.c:2777
59541 #, gcc-internal-format
59542 msgid "only Objective-C object types can be qualified with a protocol"
59543 msgstr ""
59545 #: objc/objc-act.c:2841
59546 #, gcc-internal-format
59547 msgid "protocol %qE has circular dependency"
59548 msgstr ""
59550 #: objc/objc-act.c:2874 objc/objc-act.c:5681
59551 #, gcc-internal-format
59552 msgid "cannot find protocol declaration for %qE"
59553 msgstr ""
59555 #: objc/objc-act.c:3175 objc/objc-act.c:3830 objc/objc-act.c:6393
59556 #: objc/objc-act.c:6868 objc/objc-act.c:6941 objc/objc-act.c:6994
59557 #, gcc-internal-format
59558 msgid "cannot find interface declaration for %qE"
59559 msgstr ""
59561 #: objc/objc-act.c:3179
59562 #, gcc-internal-format
59563 msgid "interface %qE does not have valid constant string layout"
59564 msgstr ""
59566 #: objc/objc-act.c:3184
59567 #, gcc-internal-format
59568 msgid "cannot find reference tag for class %qE"
59569 msgstr ""
59571 #: objc/objc-act.c:3329
59572 #, gcc-internal-format
59573 msgid "%qE is not an Objective-C class name or alias"
59574 msgstr ""
59576 #: objc/objc-act.c:3344 objc/objc-act.c:3375 objc/objc-act.c:6774
59577 #: objc/objc-act.c:8097 objc/objc-act.c:8148
59578 #, gcc-internal-format
59579 msgid "Objective-C declarations may only appear in global scope"
59580 msgstr ""
59582 #: objc/objc-act.c:3349
59583 #, gcc-internal-format
59584 msgid "cannot find class %qE"
59585 msgstr ""
59587 #: objc/objc-act.c:3351
59588 #, gcc-internal-format
59589 msgid "class %qE already exists"
59590 msgstr ""
59592 #: objc/objc-act.c:3393 objc/objc-act.c:6833
59593 #, gcc-internal-format
59594 msgid "%qE redeclared as different kind of symbol"
59595 msgstr ""
59597 #: objc/objc-act.c:3395 objc/objc-act.c:3981 objc/objc-act.c:4009
59598 #: objc/objc-act.c:4064 objc/objc-act.c:6835
59599 #, gcc-internal-format
59600 msgid "previous declaration of %q+D"
59601 msgstr ""
59603 #: objc/objc-act.c:3684
59604 #, gcc-internal-format
59605 msgid "strong-cast assignment has been intercepted"
59606 msgstr ""
59608 #: objc/objc-act.c:3726
59609 #, gcc-internal-format
59610 msgid "strong-cast may possibly be needed"
59611 msgstr ""
59613 #: objc/objc-act.c:3736
59614 #, gcc-internal-format
59615 msgid "instance variable assignment has been intercepted"
59616 msgstr ""
59618 #: objc/objc-act.c:3755
59619 #, gcc-internal-format
59620 msgid "pointer arithmetic for garbage-collected objects not allowed"
59621 msgstr ""
59623 #: objc/objc-act.c:3761
59624 #, gcc-internal-format
59625 msgid "global/static variable assignment has been intercepted"
59626 msgstr ""
59628 #: objc/objc-act.c:3978 objc/objc-act.c:4006 objc/objc-act.c:4061
59629 #, gcc-internal-format
59630 msgid "duplicate instance variable %q+D"
59631 msgstr ""
59633 #: objc/objc-act.c:4121
59634 #, gcc-internal-format
59635 msgid "%<-fobjc-exceptions%> is required to enable Objective-C exception syntax"
59636 msgstr ""
59638 #: objc/objc-act.c:4205
59639 #, gcc-internal-format
59640 msgid "@catch parameter is not a known Objective-C class type"
59641 msgstr ""
59643 #: objc/objc-act.c:4211
59644 #, gcc-internal-format
59645 msgid "@catch parameter can not be protocol-qualified"
59646 msgstr ""
59648 #: objc/objc-act.c:4256
59649 #, gcc-internal-format
59650 msgid "exception of type %<%T%> will be caught"
59651 msgstr ""
59653 #: objc/objc-act.c:4258
59654 #, gcc-internal-format
59655 msgid "   by earlier handler for %<%T%>"
59656 msgstr ""
59658 #: objc/objc-act.c:4305
59659 #, gcc-internal-format
59660 msgid "%<@try%> without %<@catch%> or %<@finally%>"
59661 msgstr ""
59663 #: objc/objc-act.c:4333
59664 #, gcc-internal-format
59665 msgid "%<@throw%> (rethrow) used outside of a @catch block"
59666 msgstr ""
59668 #: objc/objc-act.c:4346
59669 #, gcc-internal-format
59670 msgid "%<@throw%> argument is not an object"
59671 msgstr ""
59673 #: objc/objc-act.c:4367
59674 #, gcc-internal-format
59675 msgid "%<@synchronized%> argument is not an object"
59676 msgstr ""
59678 #: objc/objc-act.c:4575
59679 #, gcc-internal-format
59680 msgid "%s %qs"
59681 msgstr ""
59683 #: objc/objc-act.c:4598 objc/objc-act.c:4617
59684 #, gcc-internal-format
59685 msgid "inconsistent instance variable specification"
59686 msgstr ""
59688 #: objc/objc-act.c:4672
59689 #, gcc-internal-format
59690 msgid "can not use an object as parameter to a method"
59691 msgstr ""
59693 #: objc/objc-act.c:4716
59694 #, gcc-internal-format
59695 msgid "method argument attributes are not available in Objective-C 1.0"
59696 msgstr ""
59698 #: objc/objc-act.c:5090
59699 #, gcc-internal-format
59700 msgid "multiple methods named %<%c%E%> found"
59701 msgstr ""
59703 #: objc/objc-act.c:5093
59704 #, gcc-internal-format
59705 msgid "using %<%c%s%>"
59706 msgstr "використовуємо %<%c%s%>"
59708 #: objc/objc-act.c:5102
59709 #, gcc-internal-format
59710 msgid "multiple selectors named %<%c%E%> found"
59711 msgstr ""
59713 #: objc/objc-act.c:5105
59714 #, gcc-internal-format
59715 msgid "found %<%c%s%>"
59716 msgstr "знайдено %<%c%s%>"
59718 #: objc/objc-act.c:5114
59719 #, gcc-internal-format
59720 msgid "also found %<%c%s%>"
59721 msgstr ""
59723 #. If 'rtype' is NULL_TREE at this point it means that
59724 #. we have seen no @interface corresponding to that
59725 #. class name, only a @class declaration (alternatively,
59726 #. this was a call such as [objc_getClass("SomeClass")
59727 #. alloc], where we've never seen the @interface of
59728 #. SomeClass).  So, we have a class name (class_tree)
59729 #. but no actual details of the class methods.  We won't
59730 #. be able to check that the class responds to the
59731 #. method, and we will have to guess the method
59732 #. prototype.  Emit a warning, then keep going (this
59733 #. will use any method with a matching name, as if the
59734 #. receiver was of type 'Class').
59735 #. We could not find an @interface declaration, and
59736 #. there are no protocols attached to the receiver,
59737 #. so we can't complete the check that the receiver
59738 #. responds to the method, and we can't retrieve the
59739 #. method prototype.  But, because the receiver has
59740 #. a well-specified class, the programmer did want
59741 #. this check to be performed.  Emit a warning, then
59742 #. keep going as if it was an 'id'.  To remove the
59743 #. warning, either include an @interface for the
59744 #. class, or cast the receiver to 'id'.  Note that
59745 #. rtype is an IDENTIFIER_NODE at this point.
59746 #: objc/objc-act.c:5400 objc/objc-act.c:5534
59747 #, gcc-internal-format
59748 msgid "@interface of class %qE not found"
59749 msgstr ""
59751 #: objc/objc-act.c:5408
59752 #, gcc-internal-format
59753 msgid "no super class declared in @interface for %qE"
59754 msgstr ""
59756 #: objc/objc-act.c:5459
59757 #, gcc-internal-format
59758 msgid "found %<-%E%> instead of %<+%E%> in protocol(s)"
59759 msgstr ""
59761 #. We have a type, but it's not an Objective-C type (!).
59762 #: objc/objc-act.c:5571
59763 #, gcc-internal-format
59764 msgid "invalid receiver type %qs"
59765 msgstr ""
59767 #: objc/objc-act.c:5588
59768 #, gcc-internal-format
59769 msgid "%<%c%E%> not found in protocol(s)"
59770 msgstr ""
59772 #: objc/objc-act.c:5602
59773 #, gcc-internal-format
59774 msgid "%qE may not respond to %<%c%E%>"
59775 msgstr ""
59777 #: objc/objc-act.c:5610
59778 #, gcc-internal-format
59779 msgid "no %<%c%E%> method found"
59780 msgstr ""
59782 #: objc/objc-act.c:5617
59783 #, gcc-internal-format
59784 msgid "(Messages without a matching method signature"
59785 msgstr ""
59787 #: objc/objc-act.c:5619
59788 #, gcc-internal-format
59789 msgid "will be assumed to return %<id%> and accept"
59790 msgstr ""
59792 #: objc/objc-act.c:5621
59793 #, gcc-internal-format
59794 msgid "%<...%> as arguments.)"
59795 msgstr ""
59797 #: objc/objc-act.c:5730
59798 #, gcc-internal-format
59799 msgid "undeclared selector %qE"
59800 msgstr ""
59802 #. Historically, a class method that produced objects (factory
59803 #. method) would assign `self' to the instance that it
59804 #. allocated.  This would effectively turn the class method into
59805 #. an instance method.  Following this assignment, the instance
59806 #. variables could be accessed.  That practice, while safe,
59807 #. violates the simple rule that a class method should not refer
59808 #. to an instance variable.  It's better to catch the cases
59809 #. where this is done unknowingly than to support the above
59810 #. paradigm.
59811 #: objc/objc-act.c:5754
59812 #, gcc-internal-format
59813 msgid "instance variable %qE accessed in class method"
59814 msgstr ""
59816 #: objc/objc-act.c:5984 objc/objc-act.c:6004
59817 #, gcc-internal-format
59818 msgid "method %<%c%E%> declared %<@optional%> and %<@required%> at the same time"
59819 msgstr ""
59821 #: objc/objc-act.c:5988
59822 #, gcc-internal-format
59823 msgid "previous declaration of %<%c%E%> as %<@required%>"
59824 msgstr ""
59826 #: objc/objc-act.c:6008
59827 #, gcc-internal-format
59828 msgid "previous declaration of %<%c%E%> as %<@optional%>"
59829 msgstr ""
59831 #: objc/objc-act.c:6068
59832 #, gcc-internal-format
59833 msgid "duplicate declaration of method %<%c%E%> with conflicting types"
59834 msgstr ""
59836 #: objc/objc-act.c:6072
59837 #, gcc-internal-format
59838 msgid "previous declaration of %<%c%E%>"
59839 msgstr ""
59841 #: objc/objc-act.c:6109
59842 #, gcc-internal-format
59843 msgid "duplicate interface declaration for category %<%E(%E)%>"
59844 msgstr ""
59846 #: objc/objc-act.c:6197
59847 #, gcc-internal-format
59848 msgid "illegal reference type specified for instance variable %qs"
59849 msgstr ""
59851 #: objc/objc-act.c:6208
59852 #, gcc-internal-format
59853 msgid "instance variable %qs has unknown size"
59854 msgstr ""
59856 #: objc/objc-act.c:6229
59857 #, gcc-internal-format
59858 msgid "instance variable %qs uses flexible array member"
59859 msgstr ""
59861 #: objc/objc-act.c:6256
59862 #, gcc-internal-format
59863 msgid "type %qE has no default constructor to call"
59864 msgstr ""
59866 #: objc/objc-act.c:6262
59867 #, gcc-internal-format
59868 msgid "destructor for %qE shall not be run either"
59869 msgstr ""
59871 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
59872 #. initialize them.
59873 #: objc/objc-act.c:6274
59874 #, gcc-internal-format
59875 msgid "type %qE has virtual member functions"
59876 msgstr ""
59878 #: objc/objc-act.c:6275
59879 #, gcc-internal-format
59880 msgid "illegal aggregate type %qE specified for instance variable %qs"
59881 msgstr ""
59883 #: objc/objc-act.c:6285
59884 #, gcc-internal-format
59885 msgid "type %qE has a user-defined constructor"
59886 msgstr ""
59888 #: objc/objc-act.c:6287
59889 #, gcc-internal-format
59890 msgid "type %qE has a user-defined destructor"
59891 msgstr ""
59893 #: objc/objc-act.c:6291
59894 #, gcc-internal-format
59895 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
59896 msgstr ""
59898 #: objc/objc-act.c:6422
59899 #, gcc-internal-format
59900 msgid "instance variable %qE is declared private"
59901 msgstr ""
59903 #: objc/objc-act.c:6433
59904 #, gcc-internal-format
59905 msgid "instance variable %qE is %s; this will be a hard error in the future"
59906 msgstr ""
59908 #: objc/objc-act.c:6440
59909 #, gcc-internal-format
59910 msgid "instance variable %qE is declared %s"
59911 msgstr ""
59913 #: objc/objc-act.c:6551 objc/objc-act.c:6666
59914 #, gcc-internal-format
59915 msgid "incomplete implementation of class %qE"
59916 msgstr ""
59918 #: objc/objc-act.c:6555 objc/objc-act.c:6670
59919 #, gcc-internal-format
59920 msgid "incomplete implementation of category %qE"
59921 msgstr ""
59923 #: objc/objc-act.c:6564 objc/objc-act.c:6678
59924 #, gcc-internal-format
59925 msgid "method definition for %<%c%E%> not found"
59926 msgstr ""
59928 #: objc/objc-act.c:6719
59929 #, gcc-internal-format
59930 msgid "%s %qE does not fully implement the %qE protocol"
59931 msgstr ""
59933 #: objc/objc-act.c:6809
59934 #, gcc-internal-format
59935 msgid "cannot find interface declaration for %qE, superclass of %qE"
59936 msgstr ""
59938 #: objc/objc-act.c:6848
59939 #, gcc-internal-format
59940 msgid "reimplementation of class %qE"
59941 msgstr ""
59943 #: objc/objc-act.c:6881
59944 #, gcc-internal-format
59945 msgid "conflicting super class name %qE"
59946 msgstr ""
59948 #: objc/objc-act.c:6884
59949 #, gcc-internal-format
59950 msgid "previous declaration of %qE"
59951 msgstr ""
59953 #: objc/objc-act.c:6886
59954 #, gcc-internal-format
59955 msgid "previous declaration"
59956 msgstr "попереднє оголошення"
59958 #: objc/objc-act.c:6899 objc/objc-act.c:6901
59959 #, gcc-internal-format
59960 msgid "duplicate interface declaration for class %qE"
59961 msgstr ""
59963 #: objc/objc-act.c:7218 objc/objc-act.c:7414
59964 #, gcc-internal-format
59965 msgid "can not find instance variable associated with property"
59966 msgstr ""
59968 #. TODO: This should be caught much earlier than this.
59969 #: objc/objc-act.c:7380
59970 #, gcc-internal-format
59971 msgid "invalid setter, it must have one argument"
59972 msgstr ""
59974 #: objc/objc-act.c:7544 objc/objc-act.c:7759
59975 #, gcc-internal-format
59976 msgid "property %qs already specified in %<@dynamic%>"
59977 msgstr ""
59979 #: objc/objc-act.c:7547 objc/objc-act.c:7762
59980 #, gcc-internal-format
59981 msgid "property %qs already specified in %<@synthesize%>"
59982 msgstr ""
59984 #: objc/objc-act.c:7561 objc/objc-act.c:7776
59985 #, gcc-internal-format
59986 msgid "no declaration of property %qs found in the interface"
59987 msgstr ""
59989 #: objc/objc-act.c:7588
59990 #, gcc-internal-format
59991 msgid "ivar %qs used by %<@synthesize%> declaration must be an existing ivar"
59992 msgstr ""
59994 #: objc/objc-act.c:7609
59995 #, gcc-internal-format
59996 msgid "property %qs is using instance variable %qs of incompatible type"
59997 msgstr ""
59999 #: objc/objc-act.c:7631
60000 #, gcc-internal-format
60001 msgid "'assign' property %qs is using bit-field instance variable %qs"
60002 msgstr ""
60004 #: objc/objc-act.c:7644
60005 #, gcc-internal-format
60006 msgid "'atomic' property %qs is using bit-field instance variable %qs"
60007 msgstr ""
60009 #: objc/objc-act.c:7662
60010 #, gcc-internal-format
60011 msgid "property %qs is using the same instance variable as property %qs"
60012 msgstr ""
60014 #: objc/objc-act.c:7703
60015 #, gcc-internal-format
60016 msgid "%<@synthesize%> is not available in Objective-C 1.0"
60017 msgstr ""
60019 #. We can get here only in Objective-C; the Objective-C++ parser
60020 #. detects the problem while parsing, outputs the error
60021 #. "misplaced '@synthesize' Objective-C++ construct" and skips
60022 #. the declaration.
60023 #: objc/objc-act.c:7714
60024 #, gcc-internal-format
60025 msgid "%<@synthesize%> not in @implementation context"
60026 msgstr ""
60028 #: objc/objc-act.c:7720
60029 #, gcc-internal-format
60030 msgid "%<@synthesize%> can not be used in categories"
60031 msgstr ""
60033 #: objc/objc-act.c:7729
60034 #, gcc-internal-format
60035 msgid "%<@synthesize%> requires the @interface of the class to be available"
60036 msgstr ""
60038 #: objc/objc-act.c:7812
60039 #, gcc-internal-format
60040 msgid "%<@dynamic%> is not available in Objective-C 1.0"
60041 msgstr ""
60043 #. We can get here only in Objective-C; the Objective-C++ parser
60044 #. detects the problem while parsing, outputs the error
60045 #. "misplaced '@dynamic' Objective-C++ construct" and skips the
60046 #. declaration.
60047 #: objc/objc-act.c:7823
60048 #, gcc-internal-format
60049 msgid "%<@dynamic%> not in @implementation context"
60050 msgstr ""
60052 #: objc/objc-act.c:7845
60053 #, gcc-internal-format
60054 msgid "%<@dynamic%> requires the @interface of the class to be available"
60055 msgstr ""
60057 #: objc/objc-act.c:8043
60058 #, gcc-internal-format
60059 msgid "definition of protocol %qE not found"
60060 msgstr ""
60062 #. It would be nice to use warn_deprecated_use() here, but
60063 #. we are using TREE_CHAIN (which is supposed to be the
60064 #. TYPE_STUB_DECL for a TYPE) for something different.
60065 #: objc/objc-act.c:8074
60066 #, gcc-internal-format
60067 msgid "protocol %qE is deprecated"
60068 msgstr ""
60070 #: objc/objc-act.c:8193
60071 #, gcc-internal-format
60072 msgid "duplicate declaration for protocol %qE"
60073 msgstr ""
60075 #: objc/objc-act.c:8704
60076 #, gcc-internal-format
60077 msgid "conflicting types for %<%c%s%>"
60078 msgstr ""
60080 #: objc/objc-act.c:8708
60081 #, gcc-internal-format
60082 msgid "previous declaration of %<%c%s%>"
60083 msgstr ""
60085 #: objc/objc-act.c:8808
60086 #, gcc-internal-format
60087 msgid "no super class declared in interface for %qE"
60088 msgstr ""
60090 #: objc/objc-act.c:8835
60091 #, gcc-internal-format
60092 msgid "[super ...] must appear in a method context"
60093 msgstr ""
60095 #: objc/objc-act.c:8875
60096 #, gcc-internal-format
60097 msgid "method possibly missing a [super dealloc] call"
60098 msgstr ""
60100 #: objc/objc-act.c:9335
60101 #, gcc-internal-format
60102 msgid "instance variable %qs is declared private"
60103 msgstr ""
60105 #: objc/objc-act.c:9388
60106 #, gcc-internal-format
60107 msgid "local declaration of %qE hides instance variable"
60108 msgstr ""
60110 #. This can happen if DECL_ARTIFICIAL (*expr_p), but
60111 #. should be impossible for real properties, which always
60112 #. have a getter.
60113 #: objc/objc-act.c:9434
60114 #, gcc-internal-format
60115 msgid "no %qs getter found"
60116 msgstr ""
60118 #: objc/objc-act.c:9674
60119 #, gcc-internal-format
60120 msgid "fast enumeration is not available in Objective-C 1.0"
60121 msgstr ""
60123 #: objc/objc-act.c:9684
60124 #, gcc-internal-format
60125 msgid "iterating variable in fast enumeration is not an object"
60126 msgstr ""
60128 #: objc/objc-act.c:9690
60129 #, gcc-internal-format
60130 msgid "collection in fast enumeration is not an object"
60131 msgstr ""
60133 #: objc/objc-encoding.c:130
60134 #, gcc-internal-format
60135 msgid "type %qT does not have a known size"
60136 msgstr ""
60138 #: objc/objc-encoding.c:721
60139 #, gcc-internal-format
60140 msgid "unknown type %<%T%> found during Objective-C encoding"
60141 msgstr ""
60143 #. Do not do any encoding, produce an error and keep going.
60144 #: objc/objc-encoding.c:804
60145 #, gcc-internal-format
60146 msgid "trying to encode non-integer type as a bitfield"
60147 msgstr ""
60149 #: objc/objc-gnu-runtime-abi-01.c:131
60150 #, gcc-internal-format
60151 msgid "%<-fobjc-gc%> is ignored for %<-fgnu-runtime%>"
60152 msgstr ""
60154 #: objc/objc-gnu-runtime-abi-01.c:139
60155 #, gcc-internal-format
60156 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fgnu-runtime%>"
60157 msgstr ""
60159 #: objc/objc-gnu-runtime-abi-01.c:2168 objc/objc-next-runtime-abi-01.c:2815
60160 #: objc/objc-next-runtime-abi-02.c:3587
60161 #, gcc-internal-format
60162 msgid "non-objective-c type '%T' cannot be caught"
60163 msgstr ""
60165 #: objc/objc-next-runtime-abi-01.c:150
60166 #, gcc-internal-format
60167 msgid "%<-fobjc-sjlj-exceptions%> is the only supported exceptions system for %<-fnext-runtime%> with %<-fobjc-abi-version%> < 2"
60168 msgstr ""
60170 #: objc/objc-next-runtime-abi-02.c:242
60171 #, gcc-internal-format
60172 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fnext-runtime%> when %<-fobjc-abi-version%> >= 2"
60173 msgstr ""
60175 #: objc/objc-runtime-shared-support.c:425
60176 #, gcc-internal-format
60177 msgid "creating selector for nonexistent method %qE"
60178 msgstr ""
60180 #~ msgid ""
60181 #~ "For bug reporting instructions, please see:\n"
60182 #~ "%s.\n"
60183 #~ msgstr ""
60184 #~ "Настанови щодо звітування про вади можна знайти тут:\n"
60185 #~ "%s.\n"
60187 #~ msgid "see <http://www.gnu.org/licenses/>.  */"
60188 #~ msgstr "див. <http://www.gnu.org/licenses/>.  */"
60190 #~ msgid "%<%s%> value must be positive"
60191 #~ msgstr "значення %<%s%> має бути додатним"
60193 #~ msgid "%<tile%> value must be positive"
60194 #~ msgstr "значення %<tile%> має бути додатним"
60196 #~ msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> or %<max%>"
60197 #~ msgstr "мало бути %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> або %<max%>"
60199 #~ msgid "%qD is not a function returning a pointer"
60200 #~ msgstr "%qD не є функцією, яка повертає вказівник"
60202 #~ msgid "bad string constant"
60203 #~ msgstr "помилкова рядкова стала"
60205 #~ msgid "no input file specified"
60206 #~ msgstr "не вказано файла вхідних даних"
60208 #~ msgid "cannot create temporary file"
60209 #~ msgstr "не вдалося створити тимчасовий файл"
60211 #~ msgid "%qD is not a constant"
60212 #~ msgstr "%qD не є сталою"
60214 #~ msgid "Warning:"
60215 #~ msgstr "Попередження:"
60217 #~ msgid "Error:"
60218 #~ msgstr "Помилка:"
60220 #~ msgid "\t%+#D"
60221 #~ msgstr "\t%+#D"