Avoid including all of <random> in <algorithm>
[official-gcc.git] / gcc / po / uk.po
blob621a4a73ac1eab2535499fd9e6106da2117bd77e
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.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: gcc 5.2.0\n"
9 "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
10 "POT-Creation-Date: 2015-07-02 12:31+0000\n"
11 "PO-Revision-Date: 2015-07-22 14:22+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 "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"
19 "X-Generator: Lokalize 1.5\n"
21 #: cfgrtl.c:2698
22 msgid "flow control insn inside a basic block"
23 msgstr "інструкція з керування потоком у основному блоці"
25 #: cfgrtl.c:2930
26 msgid "wrong insn in the fallthru edge"
27 msgstr "помилкова інструкція на краю fallthru"
29 #: cfgrtl.c:2987
30 msgid "insn outside basic block"
31 msgstr "інструкція поза основним блоком"
33 #: cfgrtl.c:2994
34 msgid "return not followed by barrier"
35 msgstr "за return немає barrier"
37 #: collect-utils.c:164
38 #, c-format
39 msgid "[cannot find %s]"
40 msgstr "[не вдалося знайти %s]"
42 #: collect2.c:1557
43 #, c-format
44 msgid "collect2 version %s\n"
45 msgstr "collect2 версії %s\n"
47 #: collect2.c:1664
48 #, c-format
49 msgid "%d constructor found\n"
50 msgid_plural "%d constructors found\n"
51 msgstr[0] "знайдено %d конструктор\n"
52 msgstr[1] "знайдено %d конструктори\n"
53 msgstr[2] "знайдено %d конструкторів\n"
55 #: collect2.c:1668
56 #, c-format
57 msgid "%d destructor found\n"
58 msgid_plural "%d destructors found\n"
59 msgstr[0] "знайдено %d деструктор\n"
60 msgstr[1] "знайдено %d деструктори\n"
61 msgstr[2] "знайдено %d деструкторів\n"
63 #: collect2.c:1672
64 #, c-format
65 msgid "%d frame table found\n"
66 msgid_plural "%d frame tables found\n"
67 msgstr[0] ""
68 msgstr[1] ""
69 msgstr[2] ""
71 #: collect2.c:1836 config/i386/intelmic-mkoffload.c:67
72 #, c-format
73 msgid "[Leaving %s]\n"
74 msgstr "[Полишаємо %s]\n"
76 #: collect2.c:2068
77 #, c-format
78 msgid ""
79 "\n"
80 "write_c_file - output name is %s, prefix is %s\n"
81 msgstr ""
82 "\n"
83 "write_c_file - назвою результату є %s, префіксом є %s\n"
85 #: collect2.c:2573
86 #, c-format
87 msgid ""
88 "\n"
89 "ldd output with constructors/destructors.\n"
90 msgstr ""
91 "\n"
92 "Виведені ldd дані з конструкторами та деструкторами.\n"
94 #: cprop.c:1793
95 msgid "const/copy propagation disabled"
96 msgstr ""
98 #: diagnostic.c:212
99 #, c-format
100 msgid "%s: all warnings being treated as errors"
101 msgstr "%s: усі попередження вважаються помилками"
103 #: diagnostic.c:217
104 #, c-format
105 msgid "%s: some warnings being treated as errors"
106 msgstr "%s: деякі попередження вважаються помилками"
108 #: diagnostic.c:299 input.c:170 c-family/c-opts.c:1300 cp/error.c:1207
109 #: fortran/cpp.c:591 fortran/error.c:1181
110 msgid "<built-in>"
111 msgstr ""
113 #: diagnostic.c:502
114 #, c-format
115 msgid "compilation terminated due to -Wfatal-errors.\n"
116 msgstr "компіляцію перервано через -Wfatal-errors.\n"
118 #: diagnostic.c:513
119 #, c-format
120 msgid "compilation terminated due to -fmax-errors=%u.\n"
121 msgstr "компіляцію перервано через -fmax-errors=%u.\n"
123 #: diagnostic.c:534
124 #, c-format
125 msgid ""
126 "Please submit a full bug report,\n"
127 "with preprocessed source if appropriate.\n"
128 msgstr ""
130 #: diagnostic.c:540
131 #, c-format
132 msgid "See %s for instructions.\n"
133 msgstr ""
135 #: diagnostic.c:549
136 #, c-format
137 msgid "compilation terminated.\n"
138 msgstr ""
140 #: diagnostic.c:829
141 #, c-format
142 msgid "%s:%d: confused by earlier errors, bailing out\n"
143 msgstr ""
145 #: diagnostic.c:1273
146 #, c-format
147 msgid "Internal compiler error: Error reporting routines re-entered.\n"
148 msgstr ""
150 #: final.c:1229
151 msgid "negative insn length"
152 msgstr ""
154 #: final.c:3020
155 msgid "could not split insn"
156 msgstr ""
158 #: final.c:3435
159 msgid "invalid 'asm': "
160 msgstr ""
162 #: final.c:3564
163 #, c-format
164 msgid "nested assembly dialect alternatives"
165 msgstr ""
167 #: final.c:3592 final.c:3604
168 #, c-format
169 msgid "unterminated assembly dialect alternative"
170 msgstr ""
172 #: final.c:3746
173 #, c-format
174 msgid "operand number missing after %%-letter"
175 msgstr ""
177 #: final.c:3749 final.c:3790
178 #, c-format
179 msgid "operand number out of range"
180 msgstr ""
182 #: final.c:3807
183 #, c-format
184 msgid "invalid %%-code"
185 msgstr ""
187 #: final.c:3837
188 #, c-format
189 msgid "'%%l' operand isn't a label"
190 msgstr ""
192 #. We can't handle floating point constants;
193 #. PRINT_OPERAND must handle them.
194 #. We can't handle floating point constants;
195 #. TARGET_PRINT_OPERAND must handle them.
196 #. We can't handle floating point constants;
197 #. PRINT_OPERAND must handle them.
198 #: final.c:3973 config/arc/arc.c:4653 config/i386/i386.c:14715
199 #: config/pdp11/pdp11.c:1727
200 #, c-format
201 msgid "floating constant misused"
202 msgstr ""
204 #: final.c:4031 config/arc/arc.c:4725 config/i386/i386.c:14813
205 #: config/pdp11/pdp11.c:1768
206 #, c-format
207 msgid "invalid expression as operand"
208 msgstr ""
210 #: gcc.c:1506
211 #, c-format
212 msgid "Using built-in specs.\n"
213 msgstr ""
215 #: gcc.c:1703
216 #, c-format
217 msgid ""
218 "Setting spec %s to '%s'\n"
219 "\n"
220 msgstr ""
222 #: gcc.c:1808
223 #, c-format
224 msgid "Reading specs from %s\n"
225 msgstr ""
227 #: gcc.c:1935
228 #, c-format
229 msgid "could not find specs file %s\n"
230 msgstr ""
232 #: gcc.c:2010
233 #, c-format
234 msgid "rename spec %s to %s\n"
235 msgstr ""
237 #: gcc.c:2012
238 #, c-format
239 msgid ""
240 "spec is '%s'\n"
241 "\n"
242 msgstr ""
244 #: gcc.c:2448
245 #, c-format
246 msgid "%s\n"
247 msgstr "%s\n"
249 #: gcc.c:2815
250 #, c-format
251 msgid ""
252 "\n"
253 "Go ahead? (y or n) "
254 msgstr ""
256 #: gcc.c:2965
257 #, c-format
258 msgid "# %s %.2f %.2f\n"
259 msgstr ""
261 #: gcc.c:3171
262 #, c-format
263 msgid "Usage: %s [options] file...\n"
264 msgstr "Використання: %s [параметри] файл…\n"
266 #: gcc.c:3172
267 msgid "Options:\n"
268 msgstr "Параметри:\n"
270 #: gcc.c:3174
271 msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
272 msgstr ""
274 #: gcc.c:3175
275 msgid "  --help                   Display this information\n"
276 msgstr ""
278 #: gcc.c:3176
279 msgid "  --target-help            Display target specific command line options\n"
280 msgstr ""
282 #: gcc.c:3177
283 msgid "  --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...]\n"
284 msgstr ""
286 #: gcc.c:3178
287 msgid "                           Display specific types of command line options\n"
288 msgstr ""
290 #: gcc.c:3180
291 msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
292 msgstr ""
294 #: gcc.c:3181
295 msgid "  --version                Display compiler version information\n"
296 msgstr ""
298 #: gcc.c:3182
299 msgid "  -dumpspecs               Display all of the built in spec strings\n"
300 msgstr ""
302 #: gcc.c:3183
303 msgid "  -dumpversion             Display the version of the compiler\n"
304 msgstr ""
306 #: gcc.c:3184
307 msgid "  -dumpmachine             Display the compiler's target processor\n"
308 msgstr ""
310 #: gcc.c:3185
311 msgid "  -print-search-dirs       Display the directories in the compiler's search path\n"
312 msgstr ""
314 #: gcc.c:3186
315 msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library\n"
316 msgstr ""
318 #: gcc.c:3187
319 msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
320 msgstr ""
322 #: gcc.c:3188
323 msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>\n"
324 msgstr ""
326 #: gcc.c:3189
327 msgid ""
328 "  -print-multiarch         Display the target's normalized GNU triplet, used as\n"
329 "                           a component in the library path\n"
330 msgstr ""
332 #: gcc.c:3192
333 msgid "  -print-multi-directory   Display the root directory for versions of libgcc\n"
334 msgstr ""
336 #: gcc.c:3193
337 msgid ""
338 "  -print-multi-lib         Display the mapping between command line options and\n"
339 "                           multiple library search directories\n"
340 msgstr ""
342 #: gcc.c:3196
343 msgid "  -print-multi-os-directory Display the relative path to OS libraries\n"
344 msgstr ""
346 #: gcc.c:3197
347 msgid "  -print-sysroot           Display the target libraries directory\n"
348 msgstr ""
350 #: gcc.c:3198
351 msgid "  -print-sysroot-headers-suffix Display the sysroot suffix used to find headers\n"
352 msgstr ""
354 #: gcc.c:3199
355 msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler\n"
356 msgstr ""
358 #: gcc.c:3200
359 msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor\n"
360 msgstr ""
362 #: gcc.c:3201
363 msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
364 msgstr ""
366 #: gcc.c:3202
367 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler\n"
368 msgstr ""
370 #: gcc.c:3203
371 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor\n"
372 msgstr ""
374 #: gcc.c:3204
375 msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
376 msgstr ""
378 #: gcc.c:3205
379 msgid "  -save-temps              Do not delete intermediate files\n"
380 msgstr ""
382 #: gcc.c:3206
383 msgid "  -save-temps=<arg>        Do not delete intermediate files\n"
384 msgstr ""
386 #: gcc.c:3207
387 msgid ""
388 "  -no-canonical-prefixes   Do not canonicalize paths when building relative\n"
389 "                           prefixes to other gcc components\n"
390 msgstr ""
392 #: gcc.c:3210
393 msgid "  -pipe                    Use pipes rather than intermediate files\n"
394 msgstr ""
396 #: gcc.c:3211
397 msgid "  -time                    Time the execution of each subprocess\n"
398 msgstr ""
400 #: gcc.c:3212
401 msgid "  -specs=<file>            Override built-in specs with the contents of <file>\n"
402 msgstr ""
404 #: gcc.c:3213
405 msgid "  -std=<standard>          Assume that the input sources are for <standard>\n"
406 msgstr ""
408 #: gcc.c:3214
409 msgid ""
410 "  --sysroot=<directory>    Use <directory> as the root directory for headers\n"
411 "                           and libraries\n"
412 msgstr ""
414 #: gcc.c:3217
415 msgid "  -B <directory>           Add <directory> to the compiler's search paths\n"
416 msgstr ""
418 #: gcc.c:3218
419 msgid "  -v                       Display the programs invoked by the compiler\n"
420 msgstr ""
422 #: gcc.c:3219
423 msgid "  -###                     Like -v but options quoted and commands not executed\n"
424 msgstr ""
426 #: gcc.c:3220
427 msgid "  -E                       Preprocess only; do not compile, assemble or link\n"
428 msgstr ""
430 #: gcc.c:3221
431 msgid "  -S                       Compile only; do not assemble or link\n"
432 msgstr ""
434 #: gcc.c:3222
435 msgid "  -c                       Compile and assemble, but do not link\n"
436 msgstr ""
438 #: gcc.c:3223
439 msgid "  -o <file>                Place the output into <file>\n"
440 msgstr ""
442 #: gcc.c:3224
443 msgid "  -pie                     Create a position independent executable\n"
444 msgstr ""
446 #: gcc.c:3225
447 msgid "  -shared                  Create a shared library\n"
448 msgstr ""
450 #: gcc.c:3226
451 msgid ""
452 "  -x <language>            Specify the language of the following input files\n"
453 "                           Permissible languages include: c c++ assembler none\n"
454 "                           'none' means revert to the default behavior of\n"
455 "                           guessing the language based on the file's extension\n"
456 msgstr ""
458 #: gcc.c:3233
459 #, c-format
460 msgid ""
461 "\n"
462 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
463 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
464 " other options on to these processes the -W<letter> options must be used.\n"
465 msgstr ""
467 #: gcc.c:5637
468 #, c-format
469 msgid "Processing spec (%s), which is '%s'\n"
470 msgstr ""
472 #: gcc.c:6334
473 #, c-format
474 msgid "Target: %s\n"
475 msgstr ""
477 #: gcc.c:6335
478 #, c-format
479 msgid "Configured with: %s\n"
480 msgstr ""
482 #: gcc.c:6349
483 #, c-format
484 msgid "Thread model: %s\n"
485 msgstr ""
487 #: gcc.c:6360
488 #, c-format
489 msgid "gcc version %s %s\n"
490 msgstr ""
492 #: gcc.c:6363
493 #, c-format
494 msgid "gcc driver version %s %sexecuting gcc version %s\n"
495 msgstr ""
497 #: gcc.c:6436 gcc.c:6648
498 #, c-format
499 msgid "The bug is not reproducible, so it is likely a hardware or OS problem.\n"
500 msgstr ""
502 #: gcc.c:6572
503 #, c-format
504 msgid "Preprocessed source stored into %s file, please attach this to your bugreport.\n"
505 msgstr ""
507 #: gcc.c:7398
508 #, c-format
509 msgid "install: %s%s\n"
510 msgstr ""
512 #: gcc.c:7401
513 #, c-format
514 msgid "programs: %s\n"
515 msgstr ""
517 #: gcc.c:7403
518 #, c-format
519 msgid "libraries: %s\n"
520 msgstr ""
522 #: gcc.c:7520
523 #, c-format
524 msgid ""
525 "\n"
526 "For bug reporting instructions, please see:\n"
527 msgstr ""
529 #: gcc.c:7536 gcov-tool.c:528
530 #, c-format
531 msgid "%s %s%s\n"
532 msgstr "%s %s%s\n"
534 #: gcc.c:7539 gcov-tool.c:530 gcov.c:504 fortran/gfortranspec.c:280
535 #: java/jcf-dump.c:1240
536 msgid "(C)"
537 msgstr "©"
539 #: gcc.c:7540 java/jcf-dump.c:1241
540 #, c-format
541 msgid ""
542 "This is free software; see the source for copying conditions.  There is NO\n"
543 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
544 "\n"
545 msgstr ""
547 #: gcc.c:7845
548 #, c-format
549 msgid ""
550 "\n"
551 "Linker options\n"
552 "==============\n"
553 "\n"
554 msgstr ""
556 #: gcc.c:7846
557 #, c-format
558 msgid ""
559 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
560 "\n"
561 msgstr ""
563 #: gcc.c:9110
564 #, c-format
565 msgid ""
566 "Assembler options\n"
567 "=================\n"
568 "\n"
569 msgstr ""
571 #: gcc.c:9111
572 #, c-format
573 msgid ""
574 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
575 "\n"
576 msgstr ""
578 #: gcov-tool.c:166
579 #, c-format
580 msgid "  merge [options] <dir1> <dir2>         Merge coverage file contents\n"
581 msgstr ""
583 #: gcov-tool.c:167 gcov-tool.c:264 gcov-tool.c:420
584 #, c-format
585 msgid "    -v, --verbose                       Verbose mode\n"
586 msgstr "    -v, --verbose                       докладний режим\n"
588 #: gcov-tool.c:168 gcov-tool.c:265
589 #, c-format
590 msgid "    -o, --output <dir>                  Output directory\n"
591 msgstr ""
593 #: gcov-tool.c:169
594 #, c-format
595 msgid "    -w, --weight <w1,w2>                Set weights (float point values)\n"
596 msgstr ""
598 #: gcov-tool.c:185
599 #, c-format
600 msgid "Merge subcomand usage:"
601 msgstr ""
603 #: gcov-tool.c:263
604 #, c-format
605 msgid "  rewrite [options] <dir>               Rewrite coverage file contents\n"
606 msgstr ""
608 #: gcov-tool.c:266
609 #, c-format
610 msgid "    -s, --scale <float or simple-frac>  Scale the profile counters\n"
611 msgstr ""
613 #: gcov-tool.c:267
614 #, c-format
615 msgid "    -n, --normalize <long long>         Normalize the profile\n"
616 msgstr ""
618 #: gcov-tool.c:284
619 #, c-format
620 msgid "Rewrite subcommand usage:"
621 msgstr ""
623 #: gcov-tool.c:329
624 #, c-format
625 msgid "scaling cannot co-exist with normalization, skipping\n"
626 msgstr ""
628 #: gcov-tool.c:342 gcov-tool.c:352
629 #, c-format
630 msgid "incorrect format in scaling, using 1/1\n"
631 msgstr ""
633 #: gcov-tool.c:362
634 #, c-format
635 msgid "normalization cannot co-exist with scaling\n"
636 msgstr ""
638 #: gcov-tool.c:419
639 #, c-format
640 msgid "  overlap [options] <dir1> <dir2>       Compute the overlap of two profiles\n"
641 msgstr ""
643 #: gcov-tool.c:421
644 #, c-format
645 msgid "    -h, --hotonly                       Only print info for hot objects/functions\n"
646 msgstr ""
648 #: gcov-tool.c:422
649 #, c-format
650 msgid "    -f, --function                      Print function level info\n"
651 msgstr ""
653 #: gcov-tool.c:423
654 #, c-format
655 msgid "    -F, --fullname                      Print full filename\n"
656 msgstr ""
658 #: gcov-tool.c:424
659 #, c-format
660 msgid "    -o, --object                        Print object level info\n"
661 msgstr ""
663 #: gcov-tool.c:425
664 #, c-format
665 msgid "    -t <float>, --hot_threshold <float> Set the threshold for hotness\n"
666 msgstr ""
668 #: gcov-tool.c:445
669 #, c-format
670 msgid "Overlap subcomand usage:"
671 msgstr ""
673 #: gcov-tool.c:511
674 #, c-format
675 msgid ""
676 "Usage: %s [OPTION]... SUB_COMMAND [OPTION]...\n"
677 "\n"
678 msgstr ""
680 #: gcov-tool.c:512
681 #, c-format
682 msgid ""
683 "Offline tool to handle gcda counts\n"
684 "\n"
685 msgstr ""
687 #: gcov-tool.c:513
688 #, c-format
689 msgid "  -h, --help                            Print this help, then exit\n"
690 msgstr ""
692 #: gcov-tool.c:514
693 #, c-format
694 msgid "  -v, --version                         Print version number, then exit\n"
695 msgstr ""
697 #: gcov-tool.c:518 gcov.c:492
698 #, c-format
699 msgid ""
700 "\n"
701 "For bug reporting instructions, please see:\n"
702 "%s.\n"
703 msgstr ""
704 "\n"
705 "Настанови щодо звітування про вади наведено тут:\n"
706 "%s.\n"
708 #: gcov-tool.c:529
709 #, c-format
710 msgid "Copyright %s 2014-2015 Free Software Foundation, Inc.\n"
711 msgstr ""
713 #: gcov-tool.c:532 gcov.c:506
714 #, c-format
715 msgid ""
716 "This is free software; see the source for copying conditions.\n"
717 "There is NO warranty; not even for MERCHANTABILITY or \n"
718 "FITNESS FOR A PARTICULAR PURPOSE.\n"
719 "\n"
720 msgstr ""
722 #: gcov.c:472
723 #, c-format
724 msgid ""
725 "Usage: gcov [OPTION]... SOURCE|OBJ...\n"
726 "\n"
727 msgstr ""
729 #: gcov.c:473
730 #, c-format
731 msgid ""
732 "Print code coverage information.\n"
733 "\n"
734 msgstr ""
736 #: gcov.c:474
737 #, c-format
738 msgid "  -h, --help                      Print this help, then exit\n"
739 msgstr ""
741 #: gcov.c:475
742 #, c-format
743 msgid "  -a, --all-blocks                Show information for every basic block\n"
744 msgstr ""
746 #: gcov.c:476
747 #, c-format
748 msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
749 msgstr ""
751 #: gcov.c:477
752 #, c-format
753 msgid ""
754 "  -c, --branch-counts             Output counts of branches taken\n"
755 "                                    rather than percentages\n"
756 msgstr ""
758 #: gcov.c:479
759 #, c-format
760 msgid "  -d, --display-progress          Display progress information\n"
761 msgstr ""
763 #: gcov.c:480
764 #, c-format
765 msgid "  -f, --function-summaries        Output summaries for each function\n"
766 msgstr ""
768 #: gcov.c:481
769 #, c-format
770 msgid "  -i, --intermediate-format       Output .gcov file in intermediate text format\n"
771 msgstr ""
773 #: gcov.c:482
774 #, c-format
775 msgid ""
776 "  -l, --long-file-names           Use long output file names for included\n"
777 "                                    source files\n"
778 msgstr ""
780 #: gcov.c:484
781 #, c-format
782 msgid "  -m, --demangled-names           Output demangled function names\n"
783 msgstr ""
785 #: gcov.c:485
786 #, c-format
787 msgid "  -n, --no-output                 Do not create an output file\n"
788 msgstr ""
790 #: gcov.c:486
791 #, c-format
792 msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
793 msgstr ""
795 #: gcov.c:487
796 #, c-format
797 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
798 msgstr ""
800 #: gcov.c:488
801 #, c-format
802 msgid "  -r, --relative-only             Only show data for relative sources\n"
803 msgstr ""
805 #: gcov.c:489
806 #, c-format
807 msgid "  -s, --source-prefix DIR         Source prefix to elide\n"
808 msgstr ""
810 #: gcov.c:490
811 #, c-format
812 msgid "  -u, --unconditional-branches    Show unconditional branch counts too\n"
813 msgstr ""
815 #: gcov.c:491
816 #, c-format
817 msgid "  -v, --version                   Print version number, then exit\n"
818 msgstr ""
820 #: gcov.c:502
821 #, c-format
822 msgid "gcov %s%s\n"
823 msgstr ""
825 #: gcov.c:794
826 #, c-format
827 msgid "Creating '%s'\n"
828 msgstr ""
830 #: gcov.c:797
831 #, c-format
832 msgid "Error writing output file '%s'\n"
833 msgstr ""
835 #: gcov.c:801
836 #, c-format
837 msgid "Could not open output file '%s'\n"
838 msgstr ""
840 #: gcov.c:806
841 #, c-format
842 msgid "Removing '%s'\n"
843 msgstr "Вилучаємо «%s»\n"
845 #: gcov.c:834 gcov.c:890
846 #, c-format
847 msgid "\n"
848 msgstr "\n"
850 #: gcov.c:856
851 #, c-format
852 msgid "Cannot open intermediate output file %s\n"
853 msgstr ""
855 #: gcov.c:1139
856 #, c-format
857 msgid "%s:source file is newer than notes file '%s'\n"
858 msgstr ""
860 #: gcov.c:1144
861 #, c-format
862 msgid "(the message is displayed only once per source file)\n"
863 msgstr ""
865 #: gcov.c:1169
866 #, c-format
867 msgid "%s:cannot open notes file\n"
868 msgstr ""
870 #: gcov.c:1175
871 #, c-format
872 msgid "%s:not a gcov notes file\n"
873 msgstr ""
875 #: gcov.c:1188
876 #, c-format
877 msgid "%s:version '%.4s', prefer '%.4s'\n"
878 msgstr ""
880 #: gcov.c:1234
881 #, c-format
882 msgid "%s:already seen blocks for '%s'\n"
883 msgstr ""
885 #: gcov.c:1365
886 #, c-format
887 msgid "%s:corrupted\n"
888 msgstr ""
890 #: gcov.c:1372
891 #, c-format
892 msgid "%s:no functions found\n"
893 msgstr ""
895 #: gcov.c:1391
896 #, c-format
897 msgid "%s:cannot open data file, assuming not executed\n"
898 msgstr ""
900 #: gcov.c:1398
901 #, c-format
902 msgid "%s:not a gcov data file\n"
903 msgstr ""
905 #: gcov.c:1411
906 #, c-format
907 msgid "%s:version '%.4s', prefer version '%.4s'\n"
908 msgstr ""
910 #: gcov.c:1417
911 #, c-format
912 msgid "%s:stamp mismatch with notes file\n"
913 msgstr ""
915 #: gcov.c:1452
916 #, c-format
917 msgid "%s:unknown function '%u'\n"
918 msgstr "%s:невідома функція «%u»\n"
920 #: gcov.c:1466
921 #, c-format
922 msgid "%s:profile mismatch for '%s'\n"
923 msgstr "%s:невідповідність профілів для «%s»\n"
925 #: gcov.c:1485
926 #, c-format
927 msgid "%s:overflowed\n"
928 msgstr "%s:переповнено\n"
930 #: gcov.c:1531
931 #, c-format
932 msgid "%s:'%s' lacks entry and/or exit blocks\n"
933 msgstr ""
935 #: gcov.c:1536
936 #, c-format
937 msgid "%s:'%s' has arcs to entry block\n"
938 msgstr ""
940 #: gcov.c:1544
941 #, c-format
942 msgid "%s:'%s' has arcs from exit block\n"
943 msgstr ""
945 #: gcov.c:1752
946 #, c-format
947 msgid "%s:graph is unsolvable for '%s'\n"
948 msgstr ""
950 #: gcov.c:1860
951 #, c-format
952 msgid "Lines executed:%s of %d\n"
953 msgstr "Виконаних рядків:%s з %d\n"
955 #: gcov.c:1863
956 #, c-format
957 msgid "No executable lines\n"
958 msgstr "Немає виконуваних рядків\n"
960 #: gcov.c:1871
961 #, c-format
962 msgid "%s '%s'\n"
963 msgstr "%s «%s»\n"
965 #: gcov.c:1878
966 #, c-format
967 msgid "Branches executed:%s of %d\n"
968 msgstr ""
970 #: gcov.c:1882
971 #, c-format
972 msgid "Taken at least once:%s of %d\n"
973 msgstr ""
975 #: gcov.c:1888
976 #, c-format
977 msgid "No branches\n"
978 msgstr ""
980 #: gcov.c:1890
981 #, c-format
982 msgid "Calls executed:%s of %d\n"
983 msgstr ""
985 #: gcov.c:1894
986 #, c-format
987 msgid "No calls\n"
988 msgstr ""
990 #: gcov.c:2142
991 #, c-format
992 msgid "%s:no lines for '%s'\n"
993 msgstr ""
995 #: gcov.c:2336
996 #, c-format
997 msgid "call   %2d returned %s\n"
998 msgstr ""
1000 #: gcov.c:2341
1001 #, c-format
1002 msgid "call   %2d never executed\n"
1003 msgstr ""
1005 #: gcov.c:2346
1006 #, c-format
1007 msgid "branch %2d taken %s%s\n"
1008 msgstr ""
1010 #: gcov.c:2351
1011 #, c-format
1012 msgid "branch %2d never executed\n"
1013 msgstr ""
1015 #: gcov.c:2356
1016 #, c-format
1017 msgid "unconditional %2d taken %s\n"
1018 msgstr ""
1020 #: gcov.c:2359
1021 #, c-format
1022 msgid "unconditional %2d never executed\n"
1023 msgstr ""
1025 #: gcov.c:2424
1026 #, c-format
1027 msgid "Cannot open source file %s\n"
1028 msgstr ""
1030 #: gcse.c:2601
1031 msgid "PRE disabled"
1032 msgstr ""
1034 #: gcse.c:3529
1035 msgid "GCSE disabled"
1036 msgstr ""
1038 #: gimple-ssa-isolate-paths.c:441 c/c-typeck.c:9507
1039 #, gcc-internal-format
1040 msgid "function returns address of local variable"
1041 msgstr ""
1043 #: gimple-ssa-isolate-paths.c:443 gimple-ssa-isolate-paths.c:316
1044 #, gcc-internal-format
1045 msgid "function may return address of local variable"
1046 msgstr ""
1048 #: incpath.c:74
1049 #, c-format
1050 msgid "ignoring duplicate directory \"%s\"\n"
1051 msgstr ""
1053 #: incpath.c:77
1054 #, c-format
1055 msgid "  as it is a non-system directory that duplicates a system directory\n"
1056 msgstr ""
1058 #: incpath.c:81
1059 #, c-format
1060 msgid "ignoring nonexistent directory \"%s\"\n"
1061 msgstr ""
1063 #: incpath.c:375
1064 #, c-format
1065 msgid "#include \"...\" search starts here:\n"
1066 msgstr ""
1068 #: incpath.c:379
1069 #, c-format
1070 msgid "#include <...> search starts here:\n"
1071 msgstr ""
1073 #: incpath.c:384
1074 #, c-format
1075 msgid "End of search list.\n"
1076 msgstr ""
1078 #. Opening quotation mark.
1079 #: intl.c:62
1080 msgid "`"
1081 msgstr ""
1083 #. Closing quotation mark.
1084 #: intl.c:65
1085 msgid "'"
1086 msgstr ""
1088 #: ipa-pure-const.c:218
1089 msgid "function might be candidate for attribute %<%s%>"
1090 msgstr ""
1092 #: ipa-pure-const.c:219
1093 msgid "function might be candidate for attribute %<%s%> if it is known to return normally"
1094 msgstr ""
1096 #: langhooks.c:402
1097 msgid "At top level:"
1098 msgstr ""
1100 #: langhooks.c:422 cp/error.c:3252
1101 #, c-format
1102 msgid "In member function %qs"
1103 msgstr ""
1105 #: langhooks.c:426 cp/error.c:3255
1106 #, c-format
1107 msgid "In function %qs"
1108 msgstr ""
1110 #: langhooks.c:477 cp/error.c:3205
1111 msgid "    inlined from %qs at %r%s:%d:%d%R"
1112 msgstr ""
1114 #: langhooks.c:482 cp/error.c:3210
1115 msgid "    inlined from %qs at %r%s:%d%R"
1116 msgstr ""
1118 #: langhooks.c:488 cp/error.c:3216
1119 #, c-format
1120 msgid "    inlined from %qs"
1121 msgstr ""
1123 #: loop-iv.c:3098 tree-ssa-loop-niter.c:2066
1124 msgid "assuming that the loop is not infinite"
1125 msgstr ""
1127 #: loop-iv.c:3099 tree-ssa-loop-niter.c:2067
1128 msgid "cannot optimize possibly infinite loops"
1129 msgstr ""
1131 #: loop-iv.c:3107 tree-ssa-loop-niter.c:2071
1132 msgid "assuming that the loop counter does not overflow"
1133 msgstr ""
1135 #: loop-iv.c:3108 tree-ssa-loop-niter.c:2072
1136 msgid "cannot optimize loop, the loop counter may overflow"
1137 msgstr ""
1139 #: lra-assigns.c:1428 reload1.c:2143
1140 msgid "this is the insn:"
1141 msgstr ""
1143 #: lra-constraints.c:3495 reload.c:3862
1144 msgid "unable to generate reloads for:"
1145 msgstr ""
1147 #. What to print when a switch has no documentation.
1148 #: opts.c:187
1149 msgid "This switch lacks documentation"
1150 msgstr "Цей перемикач не документовано"
1152 #: opts.c:1014
1153 #, c-format
1154 msgid "default %d minimum %d maximum %d"
1155 msgstr "типово: %d мінімум: %d максимум: %d"
1157 #: opts.c:1121
1158 msgid "[default]"
1159 msgstr "[типовий]"
1161 #: opts.c:1132
1162 msgid "[enabled]"
1163 msgstr "[увімкнено]"
1165 #: opts.c:1132
1166 msgid "[disabled]"
1167 msgstr "[вимкнено]"
1169 #: opts.c:1151
1170 #, c-format
1171 msgid " No options with the desired characteristics were found\n"
1172 msgstr ""
1174 #: opts.c:1160
1175 #, c-format
1176 msgid " None found.  Use --help=%s to show *all* the options supported by the %s front-end\n"
1177 msgstr ""
1179 #: opts.c:1166
1180 #, c-format
1181 msgid " All options with the desired characteristics have already been displayed\n"
1182 msgstr ""
1184 #: opts.c:1251
1185 msgid "The following options are target specific"
1186 msgstr ""
1188 #: opts.c:1254
1189 msgid "The following options control compiler warning messages"
1190 msgstr ""
1192 #: opts.c:1257
1193 msgid "The following options control optimizations"
1194 msgstr ""
1196 #: opts.c:1260 opts.c:1299
1197 msgid "The following options are language-independent"
1198 msgstr ""
1200 #: opts.c:1263
1201 msgid "The --param option recognizes the following as parameters"
1202 msgstr ""
1204 #: opts.c:1269
1205 msgid "The following options are specific to just the language "
1206 msgstr ""
1208 #: opts.c:1271
1209 msgid "The following options are supported by the language "
1210 msgstr ""
1212 #: opts.c:1282
1213 msgid "The following options are not documented"
1214 msgstr ""
1216 #: opts.c:1284
1217 msgid "The following options take separate arguments"
1218 msgstr ""
1220 #: opts.c:1286
1221 msgid "The following options take joined arguments"
1222 msgstr ""
1224 #: opts.c:1297
1225 msgid "The following options are language-related"
1226 msgstr ""
1228 #: plugin.c:806
1229 msgid "Event"
1230 msgstr "Подія"
1232 #: plugin.c:806
1233 msgid "Plugins"
1234 msgstr "Додатки"
1236 #: plugin.c:838
1237 #, c-format
1238 msgid "*** WARNING *** there are active plugins, do not report this as a bug unless you can reproduce it without enabling any plugins.\n"
1239 msgstr ""
1241 #. It's the compiler's fault.
1242 #: reload1.c:6170
1243 msgid "could not find a spill register"
1244 msgstr ""
1246 #. It's the compiler's fault.
1247 #: reload1.c:8067
1248 msgid "VOIDmode on an output"
1249 msgstr ""
1251 #: reload1.c:8830
1252 msgid "failure trying to reload:"
1253 msgstr ""
1255 #: rtl-error.c:118
1256 msgid "unrecognizable insn:"
1257 msgstr ""
1259 #: rtl-error.c:120
1260 msgid "insn does not satisfy its constraints:"
1261 msgstr ""
1263 #: targhooks.c:1659
1264 #, c-format
1265 msgid "created and used with differing settings of '%s'"
1266 msgstr ""
1268 #: targhooks.c:1674
1269 msgid "created and used with different settings of -fpic"
1270 msgstr ""
1272 #: targhooks.c:1676
1273 msgid "created and used with different settings of -fpie"
1274 msgstr ""
1276 #: tlink.c:389
1277 #, c-format
1278 msgid "collect: reading %s\n"
1279 msgstr ""
1281 #: tlink.c:545
1282 #, c-format
1283 msgid "collect: recompiling %s\n"
1284 msgstr ""
1286 #: tlink.c:629
1287 #, c-format
1288 msgid "collect: tweaking %s in %s\n"
1289 msgstr ""
1291 #: tlink.c:846
1292 #, c-format
1293 msgid "collect: relinking\n"
1294 msgstr ""
1296 #: toplev.c:379
1297 #, c-format
1298 msgid "unrecoverable error"
1299 msgstr "критична помилка"
1301 #: toplev.c:747
1302 #, c-format
1303 msgid ""
1304 "%s%s%s %sversion %s (%s)\n"
1305 "%s\tcompiled by GNU C version %s, "
1306 msgstr ""
1308 #: toplev.c:749
1309 #, c-format
1310 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
1311 msgstr ""
1313 #: toplev.c:753
1314 #, c-format
1315 msgid "GMP version %s, MPFR version %s, MPC version %s\n"
1316 msgstr ""
1318 #: toplev.c:755
1319 #, c-format
1320 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
1321 msgstr ""
1323 #: toplev.c:757
1324 #, c-format
1325 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
1326 msgstr ""
1328 #: toplev.c:923
1329 msgid "options passed: "
1330 msgstr ""
1332 #: toplev.c:951
1333 msgid "options enabled: "
1334 msgstr ""
1336 #: tree-diagnostic.c:306 c/c-decl.c:5184 c/c-typeck.c:6556 cp/error.c:700
1337 #: cp/error.c:1006 c-family/c-pretty-print.c:443
1338 #, gcc-internal-format
1339 msgid "<anonymous>"
1340 msgstr ""
1342 #: cif-code.def:39
1343 msgid "function not considered for inlining"
1344 msgstr ""
1346 #: cif-code.def:43
1347 msgid "caller is not optimized"
1348 msgstr ""
1350 #: cif-code.def:47
1351 msgid "function body not available"
1352 msgstr ""
1354 #: cif-code.def:51
1355 msgid "redefined extern inline functions are not considered for inlining"
1356 msgstr ""
1358 #: cif-code.def:56
1359 msgid "function not inlinable"
1360 msgstr ""
1362 #: cif-code.def:60
1363 msgid "function body can be overwritten at link time"
1364 msgstr ""
1366 #: cif-code.def:64
1367 msgid "function not inline candidate"
1368 msgstr ""
1370 #: cif-code.def:68
1371 msgid "--param large-function-growth limit reached"
1372 msgstr ""
1374 #: cif-code.def:70
1375 msgid "--param large-stack-frame-growth limit reached"
1376 msgstr ""
1378 #: cif-code.def:72
1379 msgid "--param max-inline-insns-single limit reached"
1380 msgstr ""
1382 #: cif-code.def:74
1383 msgid "--param max-inline-insns-auto limit reached"
1384 msgstr ""
1386 #: cif-code.def:76
1387 msgid "--param inline-unit-growth limit reached"
1388 msgstr ""
1390 #: cif-code.def:80
1391 msgid "recursive inlining"
1392 msgstr ""
1394 #: cif-code.def:84
1395 msgid "call is unlikely and code size would grow"
1396 msgstr ""
1398 #: cif-code.def:88
1399 msgid "function not declared inline and code size would grow"
1400 msgstr ""
1402 #: cif-code.def:92
1403 msgid "mismatched arguments"
1404 msgstr ""
1406 #: cif-code.def:96
1407 msgid "originally indirect function call not considered for inlining"
1408 msgstr ""
1410 #: cif-code.def:100
1411 msgid "indirect function call with a yet undetermined callee"
1412 msgstr ""
1414 #: cif-code.def:104
1415 msgid "exception handling personality mismatch"
1416 msgstr ""
1418 #: cif-code.def:109
1419 msgid "non-call exception handling mismatch"
1420 msgstr ""
1422 #: cif-code.def:113
1423 msgid "target specific option mismatch"
1424 msgstr ""
1426 #: cif-code.def:117
1427 msgid "optimization level attribute mismatch"
1428 msgstr ""
1430 #: cif-code.def:121
1431 msgid "callee refers to comdat-local symbols"
1432 msgstr ""
1434 #: cif-code.def:125
1435 msgid "function attribute mismatch"
1436 msgstr "невідповідність атрибутів функції"
1438 #: cif-code.def:129
1439 msgid "caller function contains cilk spawn"
1440 msgstr ""
1442 #: cif-code.def:133
1443 msgid "unreachable"
1444 msgstr "недоступний"
1446 #. The remainder are real diagnostic types.
1447 #: diagnostic.def:33
1448 msgid "fatal error: "
1449 msgstr "критична помилка: "
1451 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
1452 #. when reporting fatal signal in the compiler.
1453 #: diagnostic.def:34 diagnostic.def:50
1454 msgid "internal compiler error: "
1455 msgstr "внутрішня помилка компілятора: "
1457 #. This one is just for counting DK_WARNING promoted to DK_ERROR
1458 #. due to -Werror and -Werror=warning.
1459 #: diagnostic.def:35 diagnostic.def:47
1460 msgid "error: "
1461 msgstr "помилка: "
1463 #: diagnostic.def:36
1464 msgid "sorry, unimplemented: "
1465 msgstr "вибачте, не реалізовано: "
1467 #: diagnostic.def:37
1468 msgid "warning: "
1469 msgstr "попередження: "
1471 #: diagnostic.def:38
1472 msgid "anachronism: "
1473 msgstr "анахронізм: "
1475 #: diagnostic.def:39
1476 msgid "note: "
1477 msgstr "зауваження: "
1479 #: diagnostic.def:40
1480 msgid "debug: "
1481 msgstr "діагностика: "
1483 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
1484 #. prefix does not matter.
1485 #: diagnostic.def:43
1486 msgid "pedwarn: "
1487 msgstr "педантичне попередження: "
1489 #: diagnostic.def:44
1490 msgid "permerror: "
1491 msgstr "постійна помилка: "
1493 #: params.def:44
1494 msgid "Maximal estimated outcome of branch considered predictable"
1495 msgstr ""
1497 #: params.def:49
1498 msgid "The minimal estimated speedup allowing inliner to ignore inline-insns-single and inline-isnsns-auto"
1499 msgstr ""
1501 #: params.def:66
1502 msgid "The maximum number of instructions in a single function eligible for inlining"
1503 msgstr ""
1505 #: params.def:78
1506 msgid "The maximum number of instructions when automatically inlining"
1507 msgstr ""
1509 #: params.def:83
1510 msgid "The maximum number of instructions inline function can grow to via recursive inlining"
1511 msgstr ""
1513 #: params.def:88
1514 msgid "The maximum number of instructions non-inline function can grow to via recursive inlining"
1515 msgstr ""
1517 #: params.def:93
1518 msgid "The maximum depth of recursive inlining for inline functions"
1519 msgstr ""
1521 #: params.def:98
1522 msgid "The maximum depth of recursive inlining for non-inline functions"
1523 msgstr ""
1525 #: params.def:103
1526 msgid "Inline recursively only when the probability of call being executed exceeds the parameter"
1527 msgstr ""
1529 #: params.def:111
1530 msgid "The maximum number of nested indirect inlining performed by early inliner"
1531 msgstr ""
1533 #: params.def:117
1534 msgid "Probability that COMDAT function will be shared with different compilation unit"
1535 msgstr ""
1537 #: params.def:123
1538 msgid "Maximum probability of the entry BB of split region (in percent relative to entry BB of the function) to make partial inlining happen"
1539 msgstr ""
1541 #: params.def:130
1542 msgid "If -fvariable-expansion-in-unroller is used, the maximum number of times that an individual variable will be expanded during loop unrolling"
1543 msgstr ""
1545 #: params.def:136
1546 msgid "If -ftree-vectorize is used, the minimal loop bound of a loop to be considered for vectorization"
1547 msgstr ""
1549 #: params.def:147
1550 msgid "The maximum number of instructions to consider to fill a delay slot"
1551 msgstr ""
1553 #: params.def:158
1554 msgid "The maximum number of instructions to consider to find accurate live register information"
1555 msgstr ""
1557 #: params.def:168
1558 msgid "The maximum length of scheduling's pending operations list"
1559 msgstr ""
1561 #: params.def:175
1562 msgid "The maximum number of backtrack attempts the scheduler should make when modulo scheduling a loop"
1563 msgstr ""
1565 #: params.def:180
1566 msgid "The size of function body to be considered large"
1567 msgstr ""
1569 #: params.def:184
1570 msgid "Maximal growth due to inlining of large function (in percent)"
1571 msgstr ""
1573 #: params.def:188
1574 msgid "The size of translation unit to be considered large"
1575 msgstr ""
1577 #: params.def:192
1578 msgid "How much can given compilation unit grow because of the inlining (in percent)"
1579 msgstr ""
1581 #: params.def:196
1582 msgid "How much can given compilation unit grow because of the interprocedural constant propagation (in percent)"
1583 msgstr ""
1585 #: params.def:200
1586 msgid "Maximal estimated growth of function body caused by early inlining of single call"
1587 msgstr ""
1589 #: params.def:204
1590 msgid "The size of stack frame to be considered large"
1591 msgstr ""
1593 #: params.def:208
1594 msgid "Maximal stack frame growth due to inlining (in percent)"
1595 msgstr ""
1597 #: params.def:215
1598 msgid "The maximum amount of memory to be allocated by GCSE"
1599 msgstr ""
1601 #: params.def:222
1602 msgid "The maximum ratio of insertions to deletions of expressions in GCSE"
1603 msgstr ""
1605 #: params.def:233
1606 msgid "The threshold ratio for performing partial redundancy elimination after reload"
1607 msgstr ""
1609 #: params.def:240
1610 msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload"
1611 msgstr ""
1613 #: params.def:248
1614 msgid "Scaling factor in calculation of maximum distance an expression can be moved by GCSE optimizations"
1615 msgstr ""
1617 #: params.def:254
1618 msgid "Cost at which GCSE optimizations will not constraint the distance an expression can travel"
1619 msgstr ""
1621 #: params.def:262
1622 msgid "Maximum depth of search in the dominator tree for expressions to hoist"
1623 msgstr ""
1625 #: params.def:274
1626 msgid "The maximum number of instructions to consider to unroll in a loop"
1627 msgstr ""
1629 #: params.def:280
1630 msgid "The maximum number of instructions to consider to unroll in a loop on average"
1631 msgstr ""
1633 #: params.def:285
1634 msgid "The maximum number of unrollings of a single loop"
1635 msgstr ""
1637 #: params.def:290
1638 msgid "The maximum number of insns of a peeled loop"
1639 msgstr ""
1641 #: params.def:295
1642 msgid "The maximum number of peelings of a single loop"
1643 msgstr ""
1645 #: params.def:300
1646 msgid "The maximum number of branches on the path through the peeled sequence"
1647 msgstr ""
1649 #: params.def:305
1650 msgid "The maximum number of insns of a completely peeled loop"
1651 msgstr ""
1653 #: params.def:310
1654 msgid "The maximum number of peelings of a single loop that is peeled completely"
1655 msgstr ""
1657 #: params.def:315
1658 msgid "The maximum number of insns of a peeled loop that rolls only once"
1659 msgstr ""
1661 #: params.def:320
1662 msgid "The maximum depth of a loop nest we completely peel"
1663 msgstr ""
1665 #: params.def:326
1666 msgid "The maximum number of insns of an unswitched loop"
1667 msgstr ""
1669 #: params.def:331
1670 msgid "The maximum number of unswitchings in a single loop"
1671 msgstr ""
1673 #: params.def:338
1674 msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates"
1675 msgstr ""
1677 #: params.def:344
1678 msgid "Bound on the cost of an expression to compute the number of iterations"
1679 msgstr ""
1681 #: params.def:350
1682 msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop"
1683 msgstr ""
1685 #: params.def:355
1686 msgid "The minimum value of stage count that swing modulo scheduler will generate."
1687 msgstr ""
1689 #: params.def:359
1690 msgid "The number of cycles the swing modulo scheduler considers when checking conflicts using DFA"
1691 msgstr ""
1693 #: params.def:363
1694 msgid "A threshold on the average loop count considered by the swing modulo scheduler"
1695 msgstr ""
1697 #: params.def:368
1698 msgid "A basic block profile count is considered hot if it contributes to the given permillage of the entire profiled execution"
1699 msgstr ""
1701 #: params.def:373
1702 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot"
1703 msgstr ""
1705 #: params.def:378
1706 msgid "The minimum fraction of profile runs a given basic block execution count must be not to be considered unlikely"
1707 msgstr ""
1709 #: params.def:383
1710 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block get alignment"
1711 msgstr ""
1713 #: params.def:388
1714 msgid "Loops iterating at least selected number of iterations will get loop alignement."
1715 msgstr ""
1717 #: params.def:404
1718 msgid "The maximum number of loop iterations we predict statically"
1719 msgstr ""
1721 #: params.def:417
1722 #, c-format
1723 msgid "Set the estimated probability in percentage for builtin expect. The default value is 90% probability."
1724 msgstr ""
1726 #: params.def:421
1727 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available"
1728 msgstr ""
1730 #: params.def:425
1731 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available"
1732 msgstr ""
1734 #: params.def:429
1735 msgid "Maximal code growth caused by tail duplication (in percent)"
1736 msgstr ""
1738 #: params.def:433
1739 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)"
1740 msgstr ""
1742 #: params.def:437
1743 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available"
1744 msgstr ""
1746 #: params.def:441
1747 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available"
1748 msgstr ""
1750 #: params.def:447
1751 msgid "The maximum number of incoming edges to consider for crossjumping"
1752 msgstr ""
1754 #: params.def:453
1755 msgid "The minimum number of matching instructions to consider for crossjumping"
1756 msgstr ""
1758 #: params.def:459
1759 msgid "The maximum expansion factor when copying basic blocks"
1760 msgstr ""
1762 #: params.def:465
1763 msgid "The maximum number of insns to duplicate when unfactoring computed gotos"
1764 msgstr ""
1766 #: params.def:471
1767 msgid "The maximum length of path considered in cse"
1768 msgstr ""
1770 #: params.def:475
1771 msgid "The maximum instructions CSE process before flushing"
1772 msgstr ""
1774 #: params.def:482
1775 msgid "The minimum cost of an expensive expression in the loop invariant motion"
1776 msgstr ""
1778 #: params.def:491
1779 msgid "Bound on number of candidates below that all candidates are considered in iv optimizations"
1780 msgstr ""
1782 #: params.def:499
1783 msgid "Bound on number of iv uses in loop optimized in iv optimizations"
1784 msgstr ""
1786 #: params.def:507
1787 msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization"
1788 msgstr ""
1790 #: params.def:512
1791 msgid "Bound on size of expressions used in the scalar evolutions analyzer"
1792 msgstr ""
1794 #: params.def:517
1795 msgid "Bound on the complexity of the expressions in the scalar evolutions analyzer"
1796 msgstr ""
1798 #: params.def:522
1799 msgid "Bound on the number of variables in Omega constraint systems"
1800 msgstr ""
1802 #: params.def:527
1803 msgid "Bound on the number of inequalities in Omega constraint systems"
1804 msgstr ""
1806 #: params.def:532
1807 msgid "Bound on the number of equalities in Omega constraint systems"
1808 msgstr ""
1810 #: params.def:537
1811 msgid "Bound on the number of wild cards in Omega constraint systems"
1812 msgstr ""
1814 #: params.def:542
1815 msgid "Bound on the size of the hash table in Omega constraint systems"
1816 msgstr ""
1818 #: params.def:547
1819 msgid "Bound on the number of keys in Omega constraint systems"
1820 msgstr ""
1822 #: params.def:552
1823 msgid "When set to 1, use expensive methods to eliminate all redundant constraints"
1824 msgstr ""
1826 #: params.def:557
1827 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alignment check"
1828 msgstr ""
1830 #: params.def:562
1831 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alias check"
1832 msgstr ""
1834 #: params.def:567
1835 msgid "Max number of loop peels to enhancement alignment of data references in a loop"
1836 msgstr ""
1838 #: params.def:572
1839 msgid "The maximum memory locations recorded by cselib"
1840 msgstr ""
1842 #: params.def:585
1843 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap"
1844 msgstr ""
1846 #: params.def:590
1847 msgid "Minimum heap size before we start collecting garbage, in kilobytes"
1848 msgstr ""
1850 #: params.def:598
1851 msgid "The maximum number of instructions to search backward when looking for equivalent reload"
1852 msgstr ""
1854 #: params.def:603
1855 msgid "Target block's relative execution frequency (as a percentage) required to sink a statement"
1856 msgstr ""
1858 #: params.def:608 params.def:618
1859 msgid "The maximum number of blocks in a region to be considered for interblock scheduling"
1860 msgstr ""
1862 #: params.def:613 params.def:623
1863 msgid "The maximum number of insns in a region to be considered for interblock scheduling"
1864 msgstr ""
1866 #: params.def:628
1867 msgid "The minimum probability of reaching a source block for interblock speculative scheduling"
1868 msgstr ""
1870 #: params.def:633
1871 msgid "The maximum number of iterations through CFG to extend regions"
1872 msgstr ""
1874 #: params.def:638
1875 msgid "The maximum conflict delay for an insn to be considered for speculative motion"
1876 msgstr ""
1878 #: params.def:643
1879 msgid "The minimal probability of speculation success (in percents), so that speculative insn will be scheduled."
1880 msgstr ""
1882 #: params.def:648
1883 msgid "The minimum probability an edge must have for the scheduler to save its state across it."
1884 msgstr ""
1886 #: params.def:653
1887 msgid "The maximum size of the lookahead window of selective scheduling"
1888 msgstr ""
1890 #: params.def:658
1891 msgid "Maximum number of times that an insn could be scheduled"
1892 msgstr ""
1894 #: params.def:663
1895 msgid "Maximum number of instructions in the ready list that are considered eligible for renaming"
1896 msgstr ""
1898 #: params.def:668
1899 msgid "Minimal distance between possibly conflicting store and load"
1900 msgstr ""
1902 #: params.def:673
1903 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."
1904 msgstr ""
1906 #: params.def:678
1907 msgid "The maximum number of RTL nodes that can be recorded as combiner's last value"
1908 msgstr ""
1910 #: params.def:683
1911 msgid "The maximum number of insns combine tries to combine"
1912 msgstr ""
1914 #: params.def:692
1915 msgid "The upper bound for sharing integer constants"
1916 msgstr ""
1918 #: params.def:697
1919 msgid "The lower bound for a buffer to be considered for stack smashing protection"
1920 msgstr ""
1922 #: params.def:702
1923 msgid "The minimum size of variables taking part in stack slot sharing when not optimizing"
1924 msgstr ""
1926 #: params.def:721
1927 msgid "Maximum number of statements allowed in a block that needs to be duplicated when threading jumps"
1928 msgstr ""
1930 #: params.def:730
1931 msgid "Maximum number of fields in a structure before pointer analysis treats the structure as a single variable"
1932 msgstr ""
1934 #: params.def:735
1935 msgid "The maximum number of instructions ready to be issued to be considered by the scheduler during the first scheduling pass"
1936 msgstr ""
1938 #: params.def:741
1939 msgid "Maximum number of active local stores in RTL dead store elimination"
1940 msgstr ""
1942 #: params.def:751
1943 msgid "The number of insns executed before prefetch is completed"
1944 msgstr ""
1946 #: params.def:758
1947 msgid "The number of prefetches that can run at the same time"
1948 msgstr ""
1950 #: params.def:765
1951 msgid "The size of L1 cache"
1952 msgstr ""
1954 #: params.def:772
1955 msgid "The size of L1 cache line"
1956 msgstr ""
1958 #: params.def:779
1959 msgid "The size of L2 cache"
1960 msgstr ""
1962 #: params.def:790
1963 msgid "Whether to use canonical types"
1964 msgstr ""
1966 #: params.def:795
1967 msgid "Maximum length of partial antic set when performing tree pre optimization"
1968 msgstr ""
1970 #: params.def:805
1971 msgid "Maximum size of a SCC before SCCVN stops processing a function"
1972 msgstr ""
1974 #: params.def:816
1975 msgid "Maximum number of disambiguations to perform per memory access"
1976 msgstr ""
1978 #: params.def:821
1979 msgid "Max loops number for regional RA"
1980 msgstr ""
1982 #: params.def:826
1983 msgid "Max size of conflict table in MB"
1984 msgstr ""
1986 #: params.def:831
1987 msgid "The number of registers in each class kept unused by loop invariant motion"
1988 msgstr ""
1990 #: params.def:836
1991 msgid "The max number of reload pseudos which are considered during spilling a non-reload pseudo"
1992 msgstr ""
1994 #: params.def:841
1995 msgid "Minimal fall-through edge probability in percentage used to add BB to inheritance EBB in LRA"
1996 msgstr ""
1998 #: params.def:849
1999 msgid "The maximum ratio between array size and switch branches for a switch conversion to take place"
2000 msgstr ""
2002 #: params.def:857
2003 msgid "size of tiles for loop blocking"
2004 msgstr ""
2006 #: params.def:864
2007 msgid "size of unrolling factor for unroll-and-jam"
2008 msgstr ""
2010 #: params.def:871
2011 msgid "depth of unrolled loop for unroll-and-jam"
2012 msgstr ""
2014 #: params.def:879
2015 msgid "maximum number of parameters in a SCoP"
2016 msgstr ""
2018 #: params.def:886
2019 msgid "maximum number of basic blocks per function to be analyzed by Graphite"
2020 msgstr ""
2022 #: params.def:892
2023 msgid "Maximum number of datarefs in loop for building loop data dependencies"
2024 msgstr ""
2026 #: params.def:899
2027 msgid "Max basic blocks number in loop for loop invariant motion"
2028 msgstr ""
2030 #: params.def:907
2031 msgid "use internal function id in profile lookup"
2032 msgstr ""
2034 #: params.def:915
2035 msgid "track topn target addresses in indirect-call profile"
2036 msgstr ""
2038 #: params.def:921
2039 msgid "Maximum number of instructions in basic block to be considered for SLP vectorization"
2040 msgstr ""
2042 #: params.def:926
2043 msgid "Min. ratio of insns to prefetches to enable prefetching for a loop with an unknown trip count"
2044 msgstr ""
2046 #: params.def:932
2047 msgid "Min. ratio of insns to mem ops to enable prefetching in a loop"
2048 msgstr ""
2050 #: params.def:939
2051 msgid "Max. size of var tracking hash tables"
2052 msgstr ""
2054 #: params.def:947
2055 msgid "Max. recursion depth for expanding var tracking expressions"
2056 msgstr ""
2058 #: params.def:955
2059 msgid "Max. size of loc list for which reverse ops should be added"
2060 msgstr ""
2062 #: params.def:962
2063 msgid "The minimum UID to be used for a nondebug insn"
2064 msgstr ""
2066 #: params.def:967
2067 msgid "Maximum allowed growth of size of new parameters ipa-sra replaces a pointer to an aggregate with"
2068 msgstr ""
2070 #: params.def:973
2071 msgid "Size in bytes after which thread-local aggregates should be instrumented with the logging functions instead of save/restore pairs"
2072 msgstr ""
2074 #: params.def:980
2075 msgid "Maximum size, in storage units, of an aggregate which should be considered for scalarization when compiling for speed"
2076 msgstr ""
2078 #: params.def:986
2079 msgid "Maximum size, in storage units, of an aggregate which should be considered for scalarization when compiling for size"
2080 msgstr ""
2082 #: params.def:992
2083 msgid "Maximum size of a list of values associated with each parameter for interprocedural constant propagation"
2084 msgstr ""
2086 #: params.def:998
2087 msgid "Threshold ipa-cp opportunity evaluation that is still considered beneficial to clone."
2088 msgstr ""
2090 #: params.def:1004
2091 msgid "Percentage penalty the recursive functions will receive when they are evaluated for cloning."
2092 msgstr ""
2094 #: params.def:1010
2095 msgid "Percentage penalty functions containg a single call to another function will receive when they are evaluated for cloning."
2096 msgstr ""
2098 #: params.def:1016
2099 msgid "Maximum number of aggregate content items for a parameter in jump functions and lattices"
2100 msgstr ""
2102 #: params.def:1022
2103 msgid "Compile-time bonus IPA-CP assigns to candidates which make loop bounds or strides known."
2104 msgstr ""
2106 #: params.def:1028
2107 msgid "Compile-time bonus IPA-CP assigns to candidates which make an array index known."
2108 msgstr ""
2110 #: params.def:1034
2111 msgid "Maximum number of statements that will be visited by IPA formal parameter analysis based on alias analysis in any given function"
2112 msgstr ""
2114 #: params.def:1042
2115 msgid "Number of partitions the program should be split to"
2116 msgstr ""
2118 #: params.def:1047
2119 msgid "Minimal size of a partition for LTO (in estimated instructions)"
2120 msgstr ""
2122 #: params.def:1054
2123 msgid "Maximum number of namespaces to search for alternatives when name lookup fails"
2124 msgstr ""
2126 #: params.def:1061
2127 msgid "Maximum number of conditional store pairs that can be sunk"
2128 msgstr ""
2130 #: params.def:1069
2131 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"
2132 msgstr ""
2134 #: params.def:1077
2135 msgid "Allow new data races on stores to be introduced"
2136 msgstr ""
2138 #: params.def:1083
2139 msgid "Set the maximum number of instructions executed in parallel in reassociated tree. If 0, use the target dependent heuristic."
2140 msgstr ""
2142 #: params.def:1089
2143 msgid "Maximum amount of similar bbs to compare a bb with"
2144 msgstr ""
2146 #: params.def:1094
2147 msgid "Maximum amount of iterations of the pass over a function"
2148 msgstr ""
2150 #: params.def:1101
2151 msgid "Maximum number of strings for which strlen optimization pass will track string lengths"
2152 msgstr ""
2154 #: params.def:1108
2155 msgid "Which -fsched-pressure algorithm to apply"
2156 msgstr ""
2158 #: params.def:1114
2159 msgid "Maximum length of candidate scans for straight-line strength reduction"
2160 msgstr ""
2162 #: params.def:1120
2163 msgid "Enable asan stack protection"
2164 msgstr ""
2166 #: params.def:1125
2167 msgid "Enable asan globals protection"
2168 msgstr ""
2170 #: params.def:1130
2171 msgid "Enable asan store operations protection"
2172 msgstr ""
2174 #: params.def:1135
2175 msgid "Enable asan load operations protection"
2176 msgstr ""
2178 #: params.def:1140
2179 msgid "Enable asan builtin functions protection"
2180 msgstr ""
2182 #: params.def:1145
2183 msgid "Enable asan detection of use-after-return bugs"
2184 msgstr ""
2186 #: params.def:1150
2187 msgid "Use callbacks instead of inline code if number of accesses in function becomes greater or equal to this number"
2188 msgstr ""
2190 #: params.def:1156
2191 msgid "Maximum number of nested calls to search for control dependencies during uninitialized variable analysis"
2192 msgstr ""
2194 #: params.def:1162
2195 msgid "Maximum number of statements to be included into a single static constructor generated by Pointer Bounds Checker"
2196 msgstr ""
2198 #: params.def:1168
2199 msgid "Maximum number of instructions to copy when duplicating blocks on a finite state automaton jump thread path"
2200 msgstr ""
2202 #: params.def:1173
2203 msgid "Maximum number of basic blocks on a finite state automaton jump thread path"
2204 msgstr ""
2206 #: params.def:1178
2207 msgid "Maximum number of new jump thread paths to create for a finite state automaton"
2208 msgstr ""
2210 #: c-family/c-format.c:356
2211 msgid "format"
2212 msgstr "формат"
2214 #: c-family/c-format.c:357
2215 msgid "field width specifier"
2216 msgstr ""
2218 #: c-family/c-format.c:358
2219 msgid "field precision specifier"
2220 msgstr ""
2222 #: c-family/c-format.c:472 c-family/c-format.c:496 config/i386/msformat-c.c:56
2223 msgid "' ' flag"
2224 msgstr "прапорець ' '"
2226 #: c-family/c-format.c:472 c-family/c-format.c:496 config/i386/msformat-c.c:56
2227 msgid "the ' ' printf flag"
2228 msgstr "прапорець printf ' '"
2230 #: c-family/c-format.c:473 c-family/c-format.c:497 c-family/c-format.c:527
2231 #: c-family/c-format.c:591 config/i386/msformat-c.c:57
2232 msgid "'+' flag"
2233 msgstr "прапорець '+'"
2235 #: c-family/c-format.c:473 c-family/c-format.c:497 c-family/c-format.c:527
2236 #: config/i386/msformat-c.c:57
2237 msgid "the '+' printf flag"
2238 msgstr ""
2240 #: c-family/c-format.c:474 c-family/c-format.c:498 c-family/c-format.c:528
2241 #: c-family/c-format.c:567 config/i386/msformat-c.c:58
2242 #: config/i386/msformat-c.c:93
2243 msgid "'#' flag"
2244 msgstr "прапорець '#'"
2246 #: c-family/c-format.c:474 c-family/c-format.c:498 c-family/c-format.c:528
2247 #: config/i386/msformat-c.c:58
2248 msgid "the '#' printf flag"
2249 msgstr "прапорець printf '#'"
2251 #: c-family/c-format.c:475 c-family/c-format.c:499 c-family/c-format.c:565
2252 #: config/i386/msformat-c.c:59
2253 msgid "'0' flag"
2254 msgstr "прапорець '0'"
2256 #: c-family/c-format.c:475 c-family/c-format.c:499 config/i386/msformat-c.c:59
2257 msgid "the '0' printf flag"
2258 msgstr "прапорець printf '0'"
2260 #: c-family/c-format.c:476 c-family/c-format.c:500 c-family/c-format.c:564
2261 #: c-family/c-format.c:594 config/i386/msformat-c.c:60
2262 msgid "'-' flag"
2263 msgstr "прапорець '-'"
2265 #: c-family/c-format.c:476 c-family/c-format.c:500 config/i386/msformat-c.c:60
2266 msgid "the '-' printf flag"
2267 msgstr ""
2269 #: c-family/c-format.c:477 c-family/c-format.c:547 config/i386/msformat-c.c:61
2270 #: config/i386/msformat-c.c:81
2271 msgid "''' flag"
2272 msgstr "прапорець '''"
2274 #: c-family/c-format.c:477 config/i386/msformat-c.c:61
2275 msgid "the ''' printf flag"
2276 msgstr "прапорець printf '''"
2278 #: c-family/c-format.c:478 c-family/c-format.c:548
2279 msgid "'I' flag"
2280 msgstr "прапорець 'I'"
2282 #: c-family/c-format.c:478
2283 msgid "the 'I' printf flag"
2284 msgstr ""
2286 #: c-family/c-format.c:479 c-family/c-format.c:501 c-family/c-format.c:545
2287 #: c-family/c-format.c:568 c-family/c-format.c:595 config/sol2-c.c:56
2288 #: config/i386/msformat-c.c:62 config/i386/msformat-c.c:79
2289 msgid "field width"
2290 msgstr ""
2292 #: c-family/c-format.c:479 c-family/c-format.c:501 config/sol2-c.c:56
2293 #: config/i386/msformat-c.c:62
2294 msgid "field width in printf format"
2295 msgstr ""
2297 #: c-family/c-format.c:480 c-family/c-format.c:502 c-family/c-format.c:530
2298 #: config/i386/msformat-c.c:63
2299 msgid "precision"
2300 msgstr "точність"
2302 #: c-family/c-format.c:480 c-family/c-format.c:502 c-family/c-format.c:530
2303 #: config/i386/msformat-c.c:63
2304 msgid "precision in printf format"
2305 msgstr ""
2307 #: c-family/c-format.c:481 c-family/c-format.c:503 c-family/c-format.c:531
2308 #: c-family/c-format.c:546 c-family/c-format.c:598 config/sol2-c.c:57
2309 #: config/i386/msformat-c.c:64 config/i386/msformat-c.c:80
2310 msgid "length modifier"
2311 msgstr ""
2313 #: c-family/c-format.c:481 c-family/c-format.c:503 c-family/c-format.c:531
2314 #: config/sol2-c.c:57 config/i386/msformat-c.c:64
2315 msgid "length modifier in printf format"
2316 msgstr ""
2318 #: c-family/c-format.c:529
2319 msgid "'q' flag"
2320 msgstr ""
2322 #: c-family/c-format.c:529
2323 msgid "the 'q' diagnostic flag"
2324 msgstr ""
2326 #: c-family/c-format.c:542 config/i386/msformat-c.c:77
2327 msgid "assignment suppression"
2328 msgstr ""
2330 #: c-family/c-format.c:542 config/i386/msformat-c.c:77
2331 msgid "the assignment suppression scanf feature"
2332 msgstr ""
2334 #: c-family/c-format.c:543 config/i386/msformat-c.c:78
2335 msgid "'a' flag"
2336 msgstr ""
2338 #: c-family/c-format.c:543 config/i386/msformat-c.c:78
2339 msgid "the 'a' scanf flag"
2340 msgstr ""
2342 #: c-family/c-format.c:544
2343 msgid "'m' flag"
2344 msgstr ""
2346 #: c-family/c-format.c:544
2347 msgid "the 'm' scanf flag"
2348 msgstr ""
2350 #: c-family/c-format.c:545 config/i386/msformat-c.c:79
2351 msgid "field width in scanf format"
2352 msgstr ""
2354 #: c-family/c-format.c:546 config/i386/msformat-c.c:80
2355 msgid "length modifier in scanf format"
2356 msgstr ""
2358 #: c-family/c-format.c:547 config/i386/msformat-c.c:81
2359 msgid "the ''' scanf flag"
2360 msgstr ""
2362 #: c-family/c-format.c:548
2363 msgid "the 'I' scanf flag"
2364 msgstr ""
2366 #: c-family/c-format.c:563
2367 msgid "'_' flag"
2368 msgstr "прапорець '_'"
2370 #: c-family/c-format.c:563
2371 msgid "the '_' strftime flag"
2372 msgstr ""
2374 #: c-family/c-format.c:564
2375 msgid "the '-' strftime flag"
2376 msgstr ""
2378 #: c-family/c-format.c:565
2379 msgid "the '0' strftime flag"
2380 msgstr ""
2382 #: c-family/c-format.c:566 c-family/c-format.c:590
2383 msgid "'^' flag"
2384 msgstr "прапорець '^'"
2386 #: c-family/c-format.c:566
2387 msgid "the '^' strftime flag"
2388 msgstr ""
2390 #: c-family/c-format.c:567 config/i386/msformat-c.c:93
2391 msgid "the '#' strftime flag"
2392 msgstr ""
2394 #: c-family/c-format.c:568
2395 msgid "field width in strftime format"
2396 msgstr ""
2398 #: c-family/c-format.c:569
2399 msgid "'E' modifier"
2400 msgstr ""
2402 #: c-family/c-format.c:569
2403 msgid "the 'E' strftime modifier"
2404 msgstr ""
2406 #: c-family/c-format.c:570
2407 msgid "'O' modifier"
2408 msgstr ""
2410 #: c-family/c-format.c:570
2411 msgid "the 'O' strftime modifier"
2412 msgstr ""
2414 #: c-family/c-format.c:571
2415 msgid "the 'O' modifier"
2416 msgstr ""
2418 #: c-family/c-format.c:589
2419 msgid "fill character"
2420 msgstr ""
2422 #: c-family/c-format.c:589
2423 msgid "fill character in strfmon format"
2424 msgstr ""
2426 #: c-family/c-format.c:590
2427 msgid "the '^' strfmon flag"
2428 msgstr ""
2430 #: c-family/c-format.c:591
2431 msgid "the '+' strfmon flag"
2432 msgstr "прапорець strfmon '+'"
2434 #: c-family/c-format.c:592
2435 msgid "'(' flag"
2436 msgstr "прапорець '('"
2438 #: c-family/c-format.c:592
2439 msgid "the '(' strfmon flag"
2440 msgstr "прапорець strfmon '('"
2442 #: c-family/c-format.c:593
2443 msgid "'!' flag"
2444 msgstr "прапорець '!'"
2446 #: c-family/c-format.c:593
2447 msgid "the '!' strfmon flag"
2448 msgstr ""
2450 #: c-family/c-format.c:594
2451 msgid "the '-' strfmon flag"
2452 msgstr ""
2454 #: c-family/c-format.c:595
2455 msgid "field width in strfmon format"
2456 msgstr ""
2458 #: c-family/c-format.c:596
2459 msgid "left precision"
2460 msgstr ""
2462 #: c-family/c-format.c:596
2463 msgid "left precision in strfmon format"
2464 msgstr ""
2466 #: c-family/c-format.c:597
2467 msgid "right precision"
2468 msgstr ""
2470 #: c-family/c-format.c:597
2471 msgid "right precision in strfmon format"
2472 msgstr ""
2474 #: c-family/c-format.c:598
2475 msgid "length modifier in strfmon format"
2476 msgstr ""
2478 #. Handle deferred options from command-line.
2479 #: c-family/c-opts.c:1324 fortran/cpp.c:605
2480 msgid "<command-line>"
2481 msgstr ""
2483 #: config/aarch64/aarch64.c:4058 config/arm/arm.c:21673 config/arm/arm.c:21686
2484 #: config/arm/arm.c:21711 config/nios2/nios2.c:2118
2485 #, c-format
2486 msgid "Unsupported operand for code '%c'"
2487 msgstr ""
2489 #: config/aarch64/aarch64.c:4070 config/aarch64/aarch64.c:4086
2490 #: config/aarch64/aarch64.c:4099 config/aarch64/aarch64.c:4111
2491 #: config/aarch64/aarch64.c:4122 config/aarch64/aarch64.c:4140
2492 #: config/aarch64/aarch64.c:4164 config/aarch64/aarch64.c:4215
2493 #: config/aarch64/aarch64.c:4412 config/aarch64/aarch64.c:4429
2494 #, c-format
2495 msgid "invalid operand for '%%%c'"
2496 msgstr ""
2498 #: config/aarch64/aarch64.c:4182 config/aarch64/aarch64.c:4195
2499 #: config/aarch64/aarch64.c:4205
2500 #, c-format
2501 msgid "incompatible floating point / vector register operand for '%%%c'"
2502 msgstr ""
2504 #: config/aarch64/aarch64.c:4251 config/arm/arm.c:22218
2505 #, c-format
2506 msgid "missing operand"
2507 msgstr "пропущено операнд"
2509 #: config/aarch64/aarch64.c:4315
2510 #, c-format
2511 msgid "invalid constant"
2512 msgstr "некоректна константа"
2514 #: config/aarch64/aarch64.c:4318
2515 #, c-format
2516 msgid "invalid operand"
2517 msgstr "некоректний операнд"
2519 #: config/aarch64/aarch64.c:4440
2520 #, c-format
2521 msgid "invalid operand prefix '%%%c'"
2522 msgstr ""
2524 #: config/alpha/alpha.c:5173 config/i386/i386.c:15897
2525 #: config/rs6000/rs6000.c:19130 config/sparc/sparc.c:8825
2526 #, c-format
2527 msgid "'%%&' used without any local dynamic TLS references"
2528 msgstr ""
2530 #: config/alpha/alpha.c:5213
2531 #, c-format
2532 msgid "invalid %%H value"
2533 msgstr ""
2535 #: config/alpha/alpha.c:5234 config/bfin/bfin.c:1462
2536 #, c-format
2537 msgid "invalid %%J value"
2538 msgstr ""
2540 #: config/alpha/alpha.c:5264 config/ia64/ia64.c:5528
2541 #, c-format
2542 msgid "invalid %%r value"
2543 msgstr ""
2545 #: config/alpha/alpha.c:5274 config/ia64/ia64.c:5482
2546 #: config/rs6000/rs6000.c:18779 config/xtensa/xtensa.c:2391
2547 #, c-format
2548 msgid "invalid %%R value"
2549 msgstr ""
2551 #: config/alpha/alpha.c:5280 config/rs6000/rs6000.c:18699
2552 #: config/xtensa/xtensa.c:2358
2553 #, c-format
2554 msgid "invalid %%N value"
2555 msgstr ""
2557 #: config/alpha/alpha.c:5288 config/rs6000/rs6000.c:18727
2558 #, c-format
2559 msgid "invalid %%P value"
2560 msgstr ""
2562 #: config/alpha/alpha.c:5296
2563 #, c-format
2564 msgid "invalid %%h value"
2565 msgstr ""
2567 #: config/alpha/alpha.c:5304 config/xtensa/xtensa.c:2384
2568 #, c-format
2569 msgid "invalid %%L value"
2570 msgstr ""
2572 #: config/alpha/alpha.c:5343 config/rs6000/rs6000.c:18681
2573 #, c-format
2574 msgid "invalid %%m value"
2575 msgstr ""
2577 #: config/alpha/alpha.c:5351 config/rs6000/rs6000.c:18689
2578 #, c-format
2579 msgid "invalid %%M value"
2580 msgstr ""
2582 #: config/alpha/alpha.c:5395
2583 #, c-format
2584 msgid "invalid %%U value"
2585 msgstr ""
2587 #: config/alpha/alpha.c:5403 config/alpha/alpha.c:5414
2588 #: config/rs6000/rs6000.c:18787
2589 #, c-format
2590 msgid "invalid %%s value"
2591 msgstr ""
2593 #: config/alpha/alpha.c:5425
2594 #, c-format
2595 msgid "invalid %%C value"
2596 msgstr ""
2598 #: config/alpha/alpha.c:5462 config/rs6000/rs6000.c:18546
2599 #, c-format
2600 msgid "invalid %%E value"
2601 msgstr ""
2603 #: config/alpha/alpha.c:5487 config/alpha/alpha.c:5535
2604 #, c-format
2605 msgid "unknown relocation unspec"
2606 msgstr ""
2608 #: config/alpha/alpha.c:5496 config/cr16/cr16.c:1570
2609 #: config/rs6000/rs6000.c:19135 config/spu/spu.c:1487
2610 #, c-format
2611 msgid "invalid %%xn code"
2612 msgstr ""
2614 #: config/alpha/alpha.c:5600
2615 #, c-format
2616 msgid "invalid operand address"
2617 msgstr ""
2619 #: config/arc/arc.c:2824
2620 #, c-format
2621 msgid "invalid operand to %%Z code"
2622 msgstr ""
2624 #: config/arc/arc.c:2832
2625 #, c-format
2626 msgid "invalid operand to %%z code"
2627 msgstr ""
2629 #: config/arc/arc.c:2840
2630 #, c-format
2631 msgid "invalid operand to %%M code"
2632 msgstr ""
2634 #: config/arc/arc.c:2986 config/m32r/m32r.c:2126
2635 #, c-format
2636 msgid "invalid operand to %%R code"
2637 msgstr ""
2639 #: config/arc/arc.c:3025 config/m32r/m32r.c:2149
2640 #, c-format
2641 msgid "invalid operand to %%H/%%L code"
2642 msgstr ""
2644 #: config/arc/arc.c:3073 config/m32r/m32r.c:2220
2645 #, c-format
2646 msgid "invalid operand to %%U code"
2647 msgstr ""
2649 #: config/arc/arc.c:3084
2650 #, c-format
2651 msgid "invalid operand to %%V code"
2652 msgstr ""
2654 #: config/arc/arc.c:3141
2655 #, c-format
2656 msgid "invalid operand to %%O code"
2657 msgstr ""
2659 #. Unknown flag.
2660 #. Undocumented flag.
2661 #: config/arc/arc.c:3155 config/epiphany/epiphany.c:1318
2662 #: config/m32r/m32r.c:2247 config/nds32/nds32.c:2329 config/sparc/sparc.c:9010
2663 #, c-format
2664 msgid "invalid operand output code"
2665 msgstr ""
2667 #: config/arc/arc.c:4719
2668 #, c-format
2669 msgid "invalid UNSPEC as operand: %d"
2670 msgstr ""
2672 #: config/arm/arm.c:18956 config/arm/arm.c:18981 config/arm/arm.c:18991
2673 #: config/arm/arm.c:19000 config/arm/arm.c:19008
2674 #, c-format
2675 msgid "invalid shift operand"
2676 msgstr ""
2678 #: config/arm/arm.c:21528 config/arm/arm.c:21546
2679 #, c-format
2680 msgid "predicated Thumb instruction"
2681 msgstr ""
2683 #: config/arm/arm.c:21534
2684 #, c-format
2685 msgid "predicated instruction in conditional sequence"
2686 msgstr ""
2688 #: config/arm/arm.c:21788 config/arm/arm.c:21810 config/arm/arm.c:21820
2689 #: config/arm/arm.c:21830 config/arm/arm.c:21840 config/arm/arm.c:21879
2690 #: config/arm/arm.c:21897 config/arm/arm.c:21922 config/arm/arm.c:21937
2691 #: config/arm/arm.c:21964 config/arm/arm.c:21971 config/arm/arm.c:21989
2692 #: config/arm/arm.c:21996 config/arm/arm.c:22004 config/arm/arm.c:22025
2693 #: config/arm/arm.c:22032 config/arm/arm.c:22165 config/arm/arm.c:22172
2694 #: config/arm/arm.c:22199 config/arm/arm.c:22206 config/bfin/bfin.c:1475
2695 #: config/bfin/bfin.c:1482 config/bfin/bfin.c:1489 config/bfin/bfin.c:1496
2696 #: config/bfin/bfin.c:1505 config/bfin/bfin.c:1512 config/bfin/bfin.c:1519
2697 #: config/bfin/bfin.c:1526
2698 #, c-format
2699 msgid "invalid operand for code '%c'"
2700 msgstr ""
2702 #: config/arm/arm.c:21892
2703 #, c-format
2704 msgid "instruction never executed"
2705 msgstr ""
2707 #. Former Maverick support, removed after GCC-4.7.
2708 #: config/arm/arm.c:21913
2709 #, c-format
2710 msgid "obsolete Maverick format code '%c'"
2711 msgstr ""
2713 #: config/arm/arm.c:23339
2714 msgid "function parameters cannot have __fp16 type"
2715 msgstr ""
2717 #: config/arm/arm.c:23349
2718 msgid "functions cannot return __fp16 type"
2719 msgstr ""
2721 #: config/avr/avr.c:2152
2722 #, c-format
2723 msgid "address operand requires constraint for X, Y, or Z register"
2724 msgstr ""
2726 #: config/avr/avr.c:2310
2727 msgid "operands to %T/%t must be reg + const_int:"
2728 msgstr ""
2730 #: config/avr/avr.c:2360 config/avr/avr.c:2426
2731 msgid "bad address, not an I/O address:"
2732 msgstr ""
2734 #: config/avr/avr.c:2369
2735 msgid "bad address, not a constant:"
2736 msgstr ""
2738 #: config/avr/avr.c:2387 config/avr/avr.c:2394
2739 msgid "bad address, not (reg+disp):"
2740 msgstr ""
2742 #: config/avr/avr.c:2401
2743 msgid "bad address, not post_inc or pre_dec:"
2744 msgstr ""
2746 #: config/avr/avr.c:2412
2747 msgid "internal compiler error.  Bad address:"
2748 msgstr ""
2750 #: config/avr/avr.c:2445
2751 #, c-format
2752 msgid "Unsupported code '%c' for fixed-point:"
2753 msgstr ""
2755 #: config/avr/avr.c:2454
2756 msgid "internal compiler error.  Unknown mode:"
2757 msgstr ""
2759 #: config/avr/avr.c:3426 config/avr/avr.c:4356 config/avr/avr.c:4805
2760 msgid "invalid insn:"
2761 msgstr ""
2763 #: config/avr/avr.c:3480 config/avr/avr.c:3585 config/avr/avr.c:3643
2764 #: config/avr/avr.c:3689 config/avr/avr.c:3708 config/avr/avr.c:3900
2765 #: config/avr/avr.c:4208 config/avr/avr.c:4492 config/avr/avr.c:4698
2766 #: config/avr/avr.c:4862 config/avr/avr.c:4956 config/avr/avr.c:5152
2767 msgid "incorrect insn:"
2768 msgstr ""
2770 #: config/avr/avr.c:3724 config/avr/avr.c:3999 config/avr/avr.c:4279
2771 #: config/avr/avr.c:4564 config/avr/avr.c:4744 config/avr/avr.c:5012
2772 #: config/avr/avr.c:5210
2773 msgid "unknown move insn:"
2774 msgstr ""
2776 #: config/avr/avr.c:5641
2777 msgid "bad shift insn:"
2778 msgstr ""
2780 #: config/avr/avr.c:5749 config/avr/avr.c:6230 config/avr/avr.c:6645
2781 msgid "internal compiler error.  Incorrect shift:"
2782 msgstr ""
2784 #: config/avr/avr.c:7982
2785 msgid "unsupported fixed-point conversion"
2786 msgstr ""
2788 #: config/avr/driver-avr.c:71
2789 #, c-format
2790 msgid ""
2791 "Running spec function '%s' with %d args\n"
2792 "\n"
2793 msgstr ""
2795 #: config/avr/driver-avr.c:118
2796 #, c-format
2797 msgid ""
2798 "'%s': mmcu='%s'\n"
2799 "'%s': specfile='%s'\n"
2800 "\n"
2801 msgstr ""
2803 #: config/bfin/bfin.c:1424
2804 #, c-format
2805 msgid "invalid %%j value"
2806 msgstr ""
2808 #: config/bfin/bfin.c:1617 config/c6x/c6x.c:2331
2809 #, c-format
2810 msgid "invalid const_double operand"
2811 msgstr ""
2813 #: config/cris/cris.c:645 config/moxie/moxie.c:143 final.c:3440 final.c:3442
2814 #: fold-const.c:301 gcc.c:4972 gcc.c:4986 loop-iv.c:3100 loop-iv.c:3109
2815 #: rtl-error.c:103 toplev.c:383 tree-ssa-loop-niter.c:2075 tree-vrp.c:7565
2816 #: cp/typeck.c:5902 java/expr.c:402 lto/lto-object.c:211 lto/lto-object.c:308
2817 #: lto/lto-object.c:365 lto/lto-object.c:389
2818 #, gcc-internal-format, gfc-internal-format
2819 msgid "%s"
2820 msgstr "%s"
2822 #: config/cris/cris.c:696
2823 msgid "unexpected index-type in cris_print_index"
2824 msgstr ""
2826 #: config/cris/cris.c:713
2827 msgid "unexpected base-type in cris_print_base"
2828 msgstr ""
2830 #: config/cris/cris.c:777
2831 msgid "invalid operand for 'b' modifier"
2832 msgstr ""
2834 #: config/cris/cris.c:794
2835 msgid "invalid operand for 'o' modifier"
2836 msgstr ""
2838 #: config/cris/cris.c:813
2839 msgid "invalid operand for 'O' modifier"
2840 msgstr ""
2842 #: config/cris/cris.c:846
2843 msgid "invalid operand for 'p' modifier"
2844 msgstr ""
2846 #: config/cris/cris.c:885
2847 msgid "invalid operand for 'z' modifier"
2848 msgstr ""
2850 #: config/cris/cris.c:949 config/cris/cris.c:983
2851 msgid "invalid operand for 'H' modifier"
2852 msgstr ""
2854 #: config/cris/cris.c:959
2855 msgid "bad register"
2856 msgstr "помилковий регістр"
2858 #: config/cris/cris.c:1003
2859 msgid "invalid operand for 'e' modifier"
2860 msgstr ""
2862 #: config/cris/cris.c:1020
2863 msgid "invalid operand for 'm' modifier"
2864 msgstr ""
2866 #: config/cris/cris.c:1045
2867 msgid "invalid operand for 'A' modifier"
2868 msgstr ""
2870 #: config/cris/cris.c:1115
2871 msgid "invalid operand for 'D' modifier"
2872 msgstr ""
2874 #: config/cris/cris.c:1129
2875 msgid "invalid operand for 'T' modifier"
2876 msgstr ""
2878 #: config/cris/cris.c:1149 config/moxie/moxie.c:213
2879 msgid "invalid operand modifier letter"
2880 msgstr ""
2882 #: config/cris/cris.c:1206
2883 msgid "unexpected multiplicative operand"
2884 msgstr ""
2886 #: config/cris/cris.c:1226 config/moxie/moxie.c:238
2887 msgid "unexpected operand"
2888 msgstr ""
2890 #: config/cris/cris.c:1265 config/cris/cris.c:1275
2891 msgid "unrecognized address"
2892 msgstr ""
2894 #: config/cris/cris.c:2592
2895 msgid "unrecognized supposed constant"
2896 msgstr ""
2898 #: config/cris/cris.c:2997 config/cris/cris.c:3061
2899 msgid "unexpected side-effects in address"
2900 msgstr ""
2902 #. Can't possibly get anything else for a function-call, right?
2903 #: config/cris/cris.c:3909
2904 msgid "unidentifiable call op"
2905 msgstr ""
2907 #: config/cris/cris.c:3971
2908 #, c-format
2909 msgid "PIC register isn't set up"
2910 msgstr ""
2912 #: config/fr30/fr30.c:534
2913 #, c-format
2914 msgid "fr30_print_operand_address: unhandled address"
2915 msgstr ""
2917 #: config/fr30/fr30.c:558
2918 #, c-format
2919 msgid "fr30_print_operand: unrecognized %%p code"
2920 msgstr ""
2922 #: config/fr30/fr30.c:578
2923 #, c-format
2924 msgid "fr30_print_operand: unrecognized %%b code"
2925 msgstr ""
2927 #: config/fr30/fr30.c:599
2928 #, c-format
2929 msgid "fr30_print_operand: unrecognized %%B code"
2930 msgstr ""
2932 #: config/fr30/fr30.c:607
2933 #, c-format
2934 msgid "fr30_print_operand: invalid operand to %%A code"
2935 msgstr ""
2937 #: config/fr30/fr30.c:624
2938 #, c-format
2939 msgid "fr30_print_operand: invalid %%x code"
2940 msgstr ""
2942 #: config/fr30/fr30.c:631
2943 #, c-format
2944 msgid "fr30_print_operand: invalid %%F code"
2945 msgstr ""
2947 #: config/fr30/fr30.c:648
2948 #, c-format
2949 msgid "fr30_print_operand: unknown code"
2950 msgstr ""
2952 #: config/fr30/fr30.c:676 config/fr30/fr30.c:685 config/fr30/fr30.c:696
2953 #: config/fr30/fr30.c:709
2954 #, c-format
2955 msgid "fr30_print_operand: unhandled MEM"
2956 msgstr ""
2958 #: config/frv/frv.c:2545
2959 msgid "bad insn to frv_print_operand_address:"
2960 msgstr ""
2962 #: config/frv/frv.c:2556
2963 msgid "bad register to frv_print_operand_memory_reference_reg:"
2964 msgstr ""
2966 #: config/frv/frv.c:2595 config/frv/frv.c:2605 config/frv/frv.c:2614
2967 #: config/frv/frv.c:2635 config/frv/frv.c:2640
2968 msgid "bad insn to frv_print_operand_memory_reference:"
2969 msgstr ""
2971 #: config/frv/frv.c:2726
2972 #, c-format
2973 msgid "bad condition code"
2974 msgstr ""
2976 #: config/frv/frv.c:2802
2977 msgid "bad insn in frv_print_operand, bad const_double"
2978 msgstr ""
2980 #: config/frv/frv.c:2863
2981 msgid "bad insn to frv_print_operand, 'e' modifier:"
2982 msgstr ""
2984 #: config/frv/frv.c:2871
2985 msgid "bad insn to frv_print_operand, 'F' modifier:"
2986 msgstr ""
2988 #: config/frv/frv.c:2887
2989 msgid "bad insn to frv_print_operand, 'f' modifier:"
2990 msgstr ""
2992 #: config/frv/frv.c:2901
2993 msgid "bad insn to frv_print_operand, 'g' modifier:"
2994 msgstr ""
2996 #: config/frv/frv.c:2949
2997 msgid "bad insn to frv_print_operand, 'L' modifier:"
2998 msgstr ""
3000 #: config/frv/frv.c:2962
3001 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
3002 msgstr ""
3004 #: config/frv/frv.c:2983
3005 msgid "bad insn to frv_print_operand, 'O' modifier:"
3006 msgstr ""
3008 #: config/frv/frv.c:3001
3009 msgid "bad insn to frv_print_operand, P modifier:"
3010 msgstr ""
3012 #: config/frv/frv.c:3021
3013 msgid "bad insn in frv_print_operand, z case"
3014 msgstr ""
3016 #: config/frv/frv.c:3052
3017 msgid "bad insn in frv_print_operand, 0 case"
3018 msgstr ""
3020 #: config/frv/frv.c:3057
3021 msgid "frv_print_operand: unknown code"
3022 msgstr ""
3024 #: config/frv/frv.c:4464
3025 msgid "bad output_move_single operand"
3026 msgstr ""
3028 #: config/frv/frv.c:4591
3029 msgid "bad output_move_double operand"
3030 msgstr ""
3032 #: config/frv/frv.c:4733
3033 msgid "bad output_condmove_single operand"
3034 msgstr ""
3036 #: config/i386/i386.c:14807
3037 #, c-format
3038 msgid "invalid UNSPEC as operand"
3039 msgstr ""
3041 #: config/i386/i386.c:15521
3042 #, c-format
3043 msgid "invalid operand size for operand code 'O'"
3044 msgstr ""
3046 #: config/i386/i386.c:15556
3047 #, c-format
3048 msgid "invalid operand size for operand code 'z'"
3049 msgstr ""
3051 #: config/i386/i386.c:15626
3052 #, c-format
3053 msgid "invalid operand type used with operand code 'Z'"
3054 msgstr ""
3056 #: config/i386/i386.c:15631
3057 #, c-format
3058 msgid "invalid operand size for operand code 'Z'"
3059 msgstr ""
3061 #: config/i386/i386.c:15707
3062 #, c-format
3063 msgid "operand is not a condition code, invalid operand code 'Y'"
3064 msgstr ""
3066 #: config/i386/i386.c:15780
3067 #, c-format
3068 msgid "operand is not a condition code, invalid operand code 'D'"
3069 msgstr ""
3071 #: config/i386/i386.c:15797
3072 #, c-format
3073 msgid "operand is not a condition code, invalid operand code '%c'"
3074 msgstr ""
3076 #: config/i386/i386.c:15810
3077 #, c-format
3078 msgid "operand is not an offsettable memory reference, invalid operand code 'H'"
3079 msgstr ""
3081 #: config/i386/i386.c:15975
3082 #, c-format
3083 msgid "invalid operand code '%c'"
3084 msgstr ""
3086 #: config/i386/i386.c:16031
3087 #, c-format
3088 msgid "invalid constraints for operand"
3089 msgstr ""
3091 #: config/i386/i386.c:26087
3092 msgid "unknown insn mode"
3093 msgstr ""
3095 #: config/i386/i386-interix.h:77 config/i386/i386.opt:374
3096 msgid "Use native (MS) bitfield layout"
3097 msgstr ""
3099 #: config/i386/i386-interix.h:78
3100 msgid "Use gcc default bitfield layout"
3101 msgstr ""
3103 #: config/ia64/ia64.c:5410
3104 #, c-format
3105 msgid "invalid %%G mode"
3106 msgstr ""
3108 #: config/ia64/ia64.c:5580
3109 #, c-format
3110 msgid "ia64_print_operand: unknown code"
3111 msgstr ""
3113 #: config/ia64/ia64.c:11156
3114 msgid "invalid conversion from %<__fpreg%>"
3115 msgstr ""
3117 #: config/ia64/ia64.c:11159
3118 msgid "invalid conversion to %<__fpreg%>"
3119 msgstr ""
3121 #: config/ia64/ia64.c:11172 config/ia64/ia64.c:11183
3122 msgid "invalid operation on %<__fpreg%>"
3123 msgstr ""
3125 #: config/iq2000/iq2000.c:3166 config/tilegx/tilegx.c:5351
3126 #: config/tilepro/tilepro.c:4747
3127 #, c-format
3128 msgid "invalid %%P operand"
3129 msgstr ""
3131 #: config/iq2000/iq2000.c:3174 config/rs6000/rs6000.c:18717
3132 #, c-format
3133 msgid "invalid %%p value"
3134 msgstr ""
3136 #: config/iq2000/iq2000.c:3231
3137 #, c-format
3138 msgid "invalid use of %%d, %%x, or %%X"
3139 msgstr ""
3141 #: config/lm32/lm32.c:545
3142 #, c-format
3143 msgid "only 0.0 can be loaded as an immediate"
3144 msgstr ""
3146 #: config/lm32/lm32.c:615
3147 msgid "bad operand"
3148 msgstr "помилковий операнд"
3150 #: config/lm32/lm32.c:627
3151 msgid "can't use non gp relative absolute address"
3152 msgstr ""
3154 #: config/lm32/lm32.c:631
3155 msgid "invalid addressing mode"
3156 msgstr "некоректний режим адресування"
3158 #: config/m32r/m32r.c:2096
3159 #, c-format
3160 msgid "invalid operand to %%s code"
3161 msgstr ""
3163 #: config/m32r/m32r.c:2103
3164 #, c-format
3165 msgid "invalid operand to %%p code"
3166 msgstr ""
3168 #: config/m32r/m32r.c:2158
3169 msgid "bad insn for 'A'"
3170 msgstr ""
3172 #: config/m32r/m32r.c:2205
3173 #, c-format
3174 msgid "invalid operand to %%T/%%B code"
3175 msgstr ""
3177 #: config/m32r/m32r.c:2228
3178 #, c-format
3179 msgid "invalid operand to %%N code"
3180 msgstr ""
3182 #: config/m32r/m32r.c:2261
3183 msgid "pre-increment address is not a register"
3184 msgstr ""
3186 #: config/m32r/m32r.c:2268
3187 msgid "pre-decrement address is not a register"
3188 msgstr ""
3190 #: config/m32r/m32r.c:2275
3191 msgid "post-increment address is not a register"
3192 msgstr ""
3194 #: config/m32r/m32r.c:2351 config/m32r/m32r.c:2366
3195 #: config/rs6000/rs6000.c:29313
3196 msgid "bad address"
3197 msgstr "помилкова адреса"
3199 #: config/m32r/m32r.c:2371
3200 msgid "lo_sum not of register"
3201 msgstr ""
3203 #: config/mep/mep.c:3278
3204 #, c-format
3205 msgid "invalid %%L code"
3206 msgstr ""
3208 #: config/microblaze/microblaze.c:2225
3209 #, c-format
3210 msgid "unknown punctuation '%c'"
3211 msgstr ""
3213 #: config/microblaze/microblaze.c:2234
3214 #, c-format
3215 msgid "null pointer"
3216 msgstr "нульовий вказівник"
3218 #: config/microblaze/microblaze.c:2269
3219 #, c-format
3220 msgid "PRINT_OPERAND, invalid insn for %%C"
3221 msgstr ""
3223 #: config/microblaze/microblaze.c:2298
3224 #, c-format
3225 msgid "PRINT_OPERAND, invalid insn for %%N"
3226 msgstr ""
3228 #: config/microblaze/microblaze.c:2318 config/microblaze/microblaze.c:2498
3229 msgid "insn contains an invalid address !"
3230 msgstr ""
3232 #: config/microblaze/microblaze.c:2333 config/microblaze/microblaze.c:2557
3233 #: config/xtensa/xtensa.c:2478
3234 msgid "invalid address"
3235 msgstr "некоректна адреса"
3237 #: config/microblaze/microblaze.c:2441
3238 #, c-format
3239 msgid "letter %c was found & insn was not CONST_INT"
3240 msgstr ""
3242 #: config/mips/mips.c:8400 config/mips/mips.c:8427 config/mips/mips.c:8562
3243 #, c-format
3244 msgid "'%%%c' is not a valid operand prefix"
3245 msgstr ""
3247 #: config/mips/mips.c:8486 config/mips/mips.c:8493 config/mips/mips.c:8500
3248 #: config/mips/mips.c:8507 config/mips/mips.c:8517 config/mips/mips.c:8520
3249 #: config/mips/mips.c:8580 config/mips/mips.c:8594 config/mips/mips.c:8612
3250 #: config/mips/mips.c:8621
3251 #, c-format
3252 msgid "invalid use of '%%%c'"
3253 msgstr ""
3255 #: config/mmix/mmix.c:1575 config/mmix/mmix.c:1705
3256 msgid "MMIX Internal: Expected a CONST_INT, not this"
3257 msgstr ""
3259 #: config/mmix/mmix.c:1654
3260 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
3261 msgstr ""
3263 #: config/mmix/mmix.c:1673
3264 msgid "MMIX Internal: Expected a register, not this"
3265 msgstr ""
3267 #: config/mmix/mmix.c:1683
3268 msgid "MMIX Internal: Expected a constant, not this"
3269 msgstr ""
3271 #. We need the original here.
3272 #: config/mmix/mmix.c:1767
3273 msgid "MMIX Internal: Cannot decode this operand"
3274 msgstr ""
3276 #: config/mmix/mmix.c:1823
3277 msgid "MMIX Internal: This is not a recognized address"
3278 msgstr ""
3280 #: config/mmix/mmix.c:2700
3281 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
3282 msgstr ""
3284 #: config/mmix/mmix.c:2707
3285 msgid "MMIX Internal: What's the CC of this?"
3286 msgstr ""
3288 #: config/mmix/mmix.c:2711
3289 msgid "MMIX Internal: What is the CC of this?"
3290 msgstr ""
3292 #: config/mmix/mmix.c:2758
3293 msgid "MMIX Internal: This is not a constant:"
3294 msgstr ""
3296 #: config/msp430/msp430.c:2664
3297 #, c-format
3298 msgid "invalid operand prefix"
3299 msgstr ""
3301 #: config/msp430/msp430.c:2698
3302 #, c-format
3303 msgid "invalid zero extract"
3304 msgstr ""
3306 #: config/rl78/rl78.c:1771 config/rl78/rl78.c:1831
3307 #, c-format
3308 msgid "q/Q modifiers invalid for symbol references"
3309 msgstr ""
3311 #: config/rs6000/host-darwin.c:94
3312 #, c-format
3313 msgid "Out of stack space.\n"
3314 msgstr ""
3316 #: config/rs6000/host-darwin.c:115
3317 #, c-format
3318 msgid "Try running '%s' in the shell to raise its limit.\n"
3319 msgstr ""
3321 #: config/rs6000/rs6000.c:3485
3322 msgid "-maltivec=le not allowed for big-endian targets"
3323 msgstr ""
3325 #: config/rs6000/rs6000.c:3497
3326 msgid "-mvsx requires hardware floating point"
3327 msgstr ""
3329 #: config/rs6000/rs6000.c:3505
3330 msgid "-mvsx and -mpaired are incompatible"
3331 msgstr ""
3333 #: config/rs6000/rs6000.c:3507
3334 msgid "-mvsx needs indexed addressing"
3335 msgstr ""
3337 #: config/rs6000/rs6000.c:3512
3338 msgid "-mvsx and -mno-altivec are incompatible"
3339 msgstr ""
3341 #: config/rs6000/rs6000.c:3514
3342 msgid "-mno-altivec disables vsx"
3343 msgstr ""
3345 #: config/rs6000/rs6000.c:3652
3346 msgid "-mquad-memory requires 64-bit mode"
3347 msgstr ""
3349 #: config/rs6000/rs6000.c:3655
3350 msgid "-mquad-memory-atomic requires 64-bit mode"
3351 msgstr ""
3353 #: config/rs6000/rs6000.c:3667
3354 msgid "-mquad-memory is not available in little endian mode"
3355 msgstr ""
3357 #: config/rs6000/rs6000.c:8925
3358 msgid "bad move"
3359 msgstr ""
3361 #: config/rs6000/rs6000.c:18534
3362 #, c-format
3363 msgid "invalid %%e value"
3364 msgstr ""
3366 #: config/rs6000/rs6000.c:18555
3367 #, c-format
3368 msgid "invalid %%f value"
3369 msgstr ""
3371 #: config/rs6000/rs6000.c:18564
3372 #, c-format
3373 msgid "invalid %%F value"
3374 msgstr ""
3376 #: config/rs6000/rs6000.c:18573
3377 #, c-format
3378 msgid "invalid %%G value"
3379 msgstr ""
3381 #: config/rs6000/rs6000.c:18608
3382 #, c-format
3383 msgid "invalid %%j code"
3384 msgstr ""
3386 #: config/rs6000/rs6000.c:18618
3387 #, c-format
3388 msgid "invalid %%J code"
3389 msgstr ""
3391 #: config/rs6000/rs6000.c:18628
3392 #, c-format
3393 msgid "invalid %%k value"
3394 msgstr ""
3396 #: config/rs6000/rs6000.c:18643 config/xtensa/xtensa.c:2377
3397 #, c-format
3398 msgid "invalid %%K value"
3399 msgstr ""
3401 #: config/rs6000/rs6000.c:18707
3402 #, c-format
3403 msgid "invalid %%O value"
3404 msgstr ""
3406 #: config/rs6000/rs6000.c:18754
3407 #, c-format
3408 msgid "invalid %%q value"
3409 msgstr ""
3411 #: config/rs6000/rs6000.c:18797
3412 #, c-format
3413 msgid "invalid %%S value"
3414 msgstr ""
3416 #: config/rs6000/rs6000.c:18837
3417 #, c-format
3418 msgid "invalid %%T value"
3419 msgstr ""
3421 #: config/rs6000/rs6000.c:18849
3422 #, c-format
3423 msgid "invalid %%u value"
3424 msgstr ""
3426 #: config/rs6000/rs6000.c:18863 config/xtensa/xtensa.c:2347
3427 #, c-format
3428 msgid "invalid %%v value"
3429 msgstr ""
3431 #: config/rs6000/rs6000.c:18937 config/xtensa/xtensa.c:2398
3432 #, c-format
3433 msgid "invalid %%x value"
3434 msgstr ""
3436 #: config/rs6000/rs6000.c:19079
3437 #, c-format
3438 msgid "invalid %%y value, try using the 'Z' constraint"
3439 msgstr ""
3441 #: config/rs6000/rs6000.c:32204
3442 msgid "AltiVec argument passed to unprototyped function"
3443 msgstr ""
3445 #: config/rs6000/rs6000.c:33940
3446 msgid "Could not generate addis value for fusion"
3447 msgstr ""
3449 #: config/rs6000/rs6000.c:33999
3450 msgid "Unable to generate load offset for fusion"
3451 msgstr ""
3453 #: config/s390/s390.c:5396
3454 #, c-format
3455 msgid "symbolic memory references are only supported on z10 or later"
3456 msgstr ""
3458 #: config/s390/s390.c:5407
3459 #, c-format
3460 msgid "cannot decompose address"
3461 msgstr ""
3463 #: config/s390/s390.c:5473
3464 #, c-format
3465 msgid "invalid comparison operator for 'E' output modifier"
3466 msgstr ""
3468 #: config/s390/s390.c:5496
3469 #, c-format
3470 msgid "invalid reference for 'J' output modifier"
3471 msgstr ""
3473 #: config/s390/s390.c:5510
3474 #, c-format
3475 msgid "memory reference expected for 'O' output modifier"
3476 msgstr ""
3478 #: config/s390/s390.c:5521
3479 #, c-format
3480 msgid "invalid address for 'O' output modifier"
3481 msgstr ""
3483 #: config/s390/s390.c:5539
3484 #, c-format
3485 msgid "memory reference expected for 'R' output modifier"
3486 msgstr ""
3488 #: config/s390/s390.c:5550
3489 #, c-format
3490 msgid "invalid address for 'R' output modifier"
3491 msgstr ""
3493 #: config/s390/s390.c:5568
3494 #, c-format
3495 msgid "memory reference expected for 'S' output modifier"
3496 msgstr ""
3498 #: config/s390/s390.c:5578
3499 #, c-format
3500 msgid "invalid address for 'S' output modifier"
3501 msgstr ""
3503 #: config/s390/s390.c:5599
3504 #, c-format
3505 msgid "register or memory expression expected for 'N' output modifier"
3506 msgstr ""
3508 #: config/s390/s390.c:5610
3509 #, c-format
3510 msgid "register or memory expression expected for 'M' output modifier"
3511 msgstr ""
3513 #: config/s390/s390.c:5685 config/s390/s390.c:5705
3514 #, c-format
3515 msgid "invalid constant for output modifier '%c'"
3516 msgstr ""
3518 #: config/s390/s390.c:5702
3519 #, c-format
3520 msgid "invalid constant - try using an output modifier"
3521 msgstr ""
3523 #: config/s390/s390.c:5712
3524 #, c-format
3525 msgid "invalid expression - try using an output modifier"
3526 msgstr ""
3528 #: config/s390/s390.c:5715
3529 #, c-format
3530 msgid "invalid expression for output modifier '%c'"
3531 msgstr ""
3533 #: config/sh/sh.c:1323
3534 #, c-format
3535 msgid "invalid operand to %%R"
3536 msgstr ""
3538 #: config/sh/sh.c:1350
3539 #, c-format
3540 msgid "invalid operand to %%S"
3541 msgstr ""
3543 #: config/sh/sh.c:9957
3544 msgid "created and used with different architectures / ABIs"
3545 msgstr ""
3547 #: config/sh/sh.c:9959
3548 msgid "created and used with different ABIs"
3549 msgstr ""
3551 #: config/sh/sh.c:9961
3552 msgid "created and used with different endianness"
3553 msgstr ""
3555 #: config/sparc/sparc.c:8834 config/sparc/sparc.c:8840
3556 #, c-format
3557 msgid "invalid %%Y operand"
3558 msgstr ""
3560 #: config/sparc/sparc.c:8910
3561 #, c-format
3562 msgid "invalid %%A operand"
3563 msgstr ""
3565 #: config/sparc/sparc.c:8920
3566 #, c-format
3567 msgid "invalid %%B operand"
3568 msgstr ""
3570 #: config/sparc/sparc.c:8949 config/tilegx/tilegx.c:5134
3571 #: config/tilepro/tilepro.c:4550
3572 #, c-format
3573 msgid "invalid %%C operand"
3574 msgstr ""
3576 #: config/sparc/sparc.c:8966 config/tilegx/tilegx.c:5167
3577 #, c-format
3578 msgid "invalid %%D operand"
3579 msgstr ""
3581 #: config/sparc/sparc.c:8982
3582 #, c-format
3583 msgid "invalid %%f operand"
3584 msgstr ""
3586 #: config/sparc/sparc.c:8996
3587 #, c-format
3588 msgid "invalid %%s operand"
3589 msgstr ""
3591 #: config/sparc/sparc.c:9050
3592 #, c-format
3593 msgid "long long constant not a valid immediate operand"
3594 msgstr ""
3596 #: config/sparc/sparc.c:9053
3597 #, c-format
3598 msgid "floating point constant not a valid immediate operand"
3599 msgstr ""
3601 #: config/stormy16/stormy16.c:1773 config/stormy16/stormy16.c:1844
3602 #, c-format
3603 msgid "'B' operand is not constant"
3604 msgstr ""
3606 #: config/stormy16/stormy16.c:1800
3607 #, c-format
3608 msgid "'B' operand has multiple bits set"
3609 msgstr ""
3611 #: config/stormy16/stormy16.c:1826
3612 #, c-format
3613 msgid "'o' operand is not constant"
3614 msgstr ""
3616 #: config/stormy16/stormy16.c:1858
3617 #, c-format
3618 msgid "xstormy16_print_operand: unknown code"
3619 msgstr ""
3621 #: config/tilegx/tilegx.c:5119 config/tilepro/tilepro.c:4535
3622 #, c-format
3623 msgid "invalid %%c operand"
3624 msgstr ""
3626 #: config/tilegx/tilegx.c:5150
3627 #, c-format
3628 msgid "invalid %%d operand"
3629 msgstr ""
3631 #: config/tilegx/tilegx.c:5247
3632 #, c-format
3633 msgid "invalid %%H specifier"
3634 msgstr ""
3636 #: config/tilegx/tilegx.c:5289 config/tilepro/tilepro.c:4564
3637 #, c-format
3638 msgid "invalid %%h operand"
3639 msgstr ""
3641 #: config/tilegx/tilegx.c:5301 config/tilepro/tilepro.c:4628
3642 #, c-format
3643 msgid "invalid %%I operand"
3644 msgstr ""
3646 #: config/tilegx/tilegx.c:5315 config/tilepro/tilepro.c:4642
3647 #, c-format
3648 msgid "invalid %%i operand"
3649 msgstr ""
3651 #: config/tilegx/tilegx.c:5338 config/tilepro/tilepro.c:4665
3652 #, c-format
3653 msgid "invalid %%j operand"
3654 msgstr ""
3656 #: config/tilegx/tilegx.c:5369
3657 #, c-format
3658 msgid "invalid %%%c operand"
3659 msgstr ""
3661 #: config/tilegx/tilegx.c:5384 config/tilepro/tilepro.c:4779
3662 #, c-format
3663 msgid "invalid %%N operand"
3664 msgstr ""
3666 #: config/tilegx/tilegx.c:5428
3667 #, c-format
3668 msgid "invalid operand for 'r' specifier"
3669 msgstr ""
3671 #: config/tilegx/tilegx.c:5453 config/tilepro/tilepro.c:4861
3672 #, c-format
3673 msgid "unable to print out operand yet; code == %d (%c)"
3674 msgstr ""
3676 #: config/tilepro/tilepro.c:4600
3677 #, c-format
3678 msgid "invalid %%H operand"
3679 msgstr ""
3681 #: config/tilepro/tilepro.c:4704
3682 #, c-format
3683 msgid "invalid %%L operand"
3684 msgstr ""
3686 #: config/tilepro/tilepro.c:4764
3687 #, c-format
3688 msgid "invalid %%M operand"
3689 msgstr ""
3691 #: config/tilepro/tilepro.c:4807
3692 #, c-format
3693 msgid "invalid %%t operand"
3694 msgstr ""
3696 #: config/tilepro/tilepro.c:4814
3697 #, c-format
3698 msgid "invalid %%t operand '"
3699 msgstr ""
3701 #: config/tilepro/tilepro.c:4835
3702 #, c-format
3703 msgid "invalid %%r operand"
3704 msgstr ""
3706 #: config/v850/v850.c:324
3707 msgid "const_double_split got a bad insn:"
3708 msgstr ""
3710 #: config/v850/v850.c:931
3711 msgid "output_move_single:"
3712 msgstr ""
3714 #: config/vax/vax.c:488
3715 #, c-format
3716 msgid "symbol used with both base and indexed registers"
3717 msgstr ""
3719 #: config/vax/vax.c:497
3720 #, c-format
3721 msgid "symbol with offset used in PIC mode"
3722 msgstr ""
3724 #: config/vax/vax.c:585
3725 #, c-format
3726 msgid "symbol used as immediate operand"
3727 msgstr ""
3729 #: config/vax/vax.c:1610
3730 msgid "illegal operand detected"
3731 msgstr ""
3733 #: config/visium/visium.c:3146
3734 msgid "illegal operand "
3735 msgstr "неприпустимий операнд "
3737 #: config/visium/visium.c:3196
3738 msgid "illegal operand address (1)"
3739 msgstr ""
3741 #: config/visium/visium.c:3203
3742 msgid "illegal operand address (2)"
3743 msgstr ""
3745 #: config/visium/visium.c:3218
3746 msgid "illegal operand address (3)"
3747 msgstr ""
3749 #: config/visium/visium.c:3226
3750 msgid "illegal operand address (4)"
3751 msgstr ""
3753 #: config/xtensa/xtensa.c:803 config/xtensa/xtensa.c:835
3754 #: config/xtensa/xtensa.c:844
3755 msgid "bad test"
3756 msgstr ""
3758 #: config/xtensa/xtensa.c:2335
3759 #, c-format
3760 msgid "invalid %%D value"
3761 msgstr ""
3763 #: config/xtensa/xtensa.c:2372
3764 msgid "invalid mask"
3765 msgstr ""
3767 #: config/xtensa/xtensa.c:2405
3768 #, c-format
3769 msgid "invalid %%d value"
3770 msgstr "некоректне значення %%d"
3772 #: config/xtensa/xtensa.c:2426 config/xtensa/xtensa.c:2436
3773 #, c-format
3774 msgid "invalid %%t/%%b value"
3775 msgstr "некоректне значення %%t/%%b"
3777 #: config/xtensa/xtensa.c:2503
3778 msgid "no register in address"
3779 msgstr "немає регістру у адресі"
3781 #: config/xtensa/xtensa.c:2511
3782 msgid "address offset not a constant"
3783 msgstr ""
3785 #: c/c-objc-common.c:173
3786 msgid "aka"
3787 msgstr "або"
3789 #: c/c-objc-common.c:200
3790 msgid "({anonymous})"
3791 msgstr ""
3793 #: c/c-parser.c:2022 c/c-parser.c:2036 c/c-parser.c:4592 c/c-parser.c:4996
3794 #: c/c-parser.c:5117 c/c-parser.c:5410 c/c-parser.c:5574 c/c-parser.c:5605
3795 #: c/c-parser.c:5778 c/c-parser.c:8404 c/c-parser.c:8439 c/c-parser.c:8470
3796 #: c/c-parser.c:8517 c/c-parser.c:8698 c/c-parser.c:9478 c/c-parser.c:9548
3797 #: c/c-parser.c:9591 c/c-parser.c:12688 c/c-parser.c:12707 c/c-parser.c:12725
3798 #: c/c-parser.c:12879 c/c-parser.c:12922 c/c-parser.c:2806 c/c-parser.c:8691
3799 #: cp/parser.c:24294 cp/parser.c:24866
3800 #, gcc-internal-format
3801 msgid "expected %<;%>"
3802 msgstr "мало бути %<;%>"
3804 #: c/c-parser.c:2063 c/c-parser.c:2744 c/c-parser.c:3041 c/c-parser.c:3108
3805 #: c/c-parser.c:3757 c/c-parser.c:3955 c/c-parser.c:3960 c/c-parser.c:5161
3806 #: c/c-parser.c:5299 c/c-parser.c:5490 c/c-parser.c:5714 c/c-parser.c:5837
3807 #: c/c-parser.c:6851 c/c-parser.c:7257 c/c-parser.c:7295 c/c-parser.c:7423
3808 #: c/c-parser.c:7606 c/c-parser.c:7621 c/c-parser.c:7645 c/c-parser.c:8989
3809 #: c/c-parser.c:9061 c/c-parser.c:10049 c/c-parser.c:10234 c/c-parser.c:10367
3810 #: c/c-parser.c:10419 c/c-parser.c:10572 c/c-parser.c:10617 c/c-parser.c:10662
3811 #: c/c-parser.c:10796 c/c-parser.c:10893 c/c-parser.c:11007 c/c-parser.c:11084
3812 #: c/c-parser.c:11128 c/c-parser.c:11176 c/c-parser.c:11215 c/c-parser.c:11261
3813 #: c/c-parser.c:11297 c/c-parser.c:11337 c/c-parser.c:11389 c/c-parser.c:11431
3814 #: c/c-parser.c:11466 c/c-parser.c:11514 c/c-parser.c:11572 c/c-parser.c:12841
3815 #: c/c-parser.c:14255 c/c-parser.c:14465 c/c-parser.c:14815 c/c-parser.c:14873
3816 #: c/c-parser.c:15298 c/c-parser.c:10492 c/c-parser.c:10517 cp/parser.c:22591
3817 #: cp/parser.c:24869
3818 #, gcc-internal-format
3819 msgid "expected %<(%>"
3820 msgstr "мало бути %<(%>"
3822 #: c/c-parser.c:2068 c/c-parser.c:6878 c/c-parser.c:7265 c/c-parser.c:7303
3823 #: c/c-parser.c:7434 cp/parser.c:24292 cp/parser.c:24884
3824 #, gcc-internal-format
3825 msgid "expected %<,%>"
3826 msgstr "мало бути %<,%>"
3828 #: c/c-parser.c:2089 c/c-parser.c:2456 c/c-parser.c:2759 c/c-parser.c:3082
3829 #: c/c-parser.c:3119 c/c-parser.c:3334 c/c-parser.c:3520 c/c-parser.c:3582
3830 #: c/c-parser.c:3634 c/c-parser.c:3764 c/c-parser.c:4048 c/c-parser.c:4059
3831 #: c/c-parser.c:4068 c/c-parser.c:5164 c/c-parser.c:5314 c/c-parser.c:5637
3832 #: c/c-parser.c:5772 c/c-parser.c:5845 c/c-parser.c:6414 c/c-parser.c:6626
3833 #: c/c-parser.c:6701 c/c-parser.c:6791 c/c-parser.c:6994 c/c-parser.c:7186
3834 #: c/c-parser.c:7204 c/c-parser.c:7225 c/c-parser.c:7274 c/c-parser.c:7378
3835 #: c/c-parser.c:7447 c/c-parser.c:7614 c/c-parser.c:7637 c/c-parser.c:7658
3836 #: c/c-parser.c:7872 c/c-parser.c:8247 c/c-parser.c:8783 c/c-parser.c:8804
3837 #: c/c-parser.c:9012 c/c-parser.c:9067 c/c-parser.c:9450 c/c-parser.c:10086
3838 #: c/c-parser.c:10237 c/c-parser.c:10370 c/c-parser.c:10450 c/c-parser.c:10579
3839 #: c/c-parser.c:10624 c/c-parser.c:10669 c/c-parser.c:10719 c/c-parser.c:10874
3840 #: c/c-parser.c:10957 c/c-parser.c:11014 c/c-parser.c:11091 c/c-parser.c:11135
3841 #: c/c-parser.c:11201 c/c-parser.c:11248 c/c-parser.c:11276 c/c-parser.c:11312
3842 #: c/c-parser.c:11365 c/c-parser.c:11371 c/c-parser.c:11408 c/c-parser.c:11420
3843 #: c/c-parser.c:11437 c/c-parser.c:11473 c/c-parser.c:11485 c/c-parser.c:11533
3844 #: c/c-parser.c:11541 c/c-parser.c:11576 c/c-parser.c:12761 c/c-parser.c:12887
3845 #: c/c-parser.c:12933 c/c-parser.c:14444 c/c-parser.c:14517 c/c-parser.c:14851
3846 #: c/c-parser.c:14935 c/c-parser.c:15307 cp/parser.c:22623 cp/parser.c:24914
3847 #, gcc-internal-format
3848 msgid "expected %<)%>"
3849 msgstr "мало бути %<)%>"
3851 #: c/c-parser.c:3439 c/c-parser.c:4360 c/c-parser.c:4396 c/c-parser.c:5829
3852 #: c/c-parser.c:7370 c/c-parser.c:7705 c/c-parser.c:7849 c/c-parser.c:10172
3853 #: c/c-parser.c:15210 c/c-parser.c:15212 c/c-parser.c:15549 cp/parser.c:6487
3854 #: cp/parser.c:24878
3855 #, gcc-internal-format
3856 msgid "expected %<]%>"
3857 msgstr "мало бути %<]%>"
3859 #: c/c-parser.c:3615
3860 msgid "expected %<;%>, %<,%> or %<)%>"
3861 msgstr "мало бути %<;%>, %<,%> або %<)%>"
3863 #: c/c-parser.c:4220 c/c-parser.c:12708 cp/parser.c:24872 cp/parser.c:26744
3864 #, gcc-internal-format
3865 msgid "expected %<}%>"
3866 msgstr "мало бути %<}%>"
3868 #: c/c-parser.c:4529 c/c-parser.c:9032 c/c-parser.c:13288 c/c-parser.c:2624
3869 #: c/c-parser.c:2827 c/c-parser.c:8586 cp/parser.c:15877 cp/parser.c:24875
3870 #, gcc-internal-format
3871 msgid "expected %<{%>"
3872 msgstr "мало бути %<{%>"
3874 #: c/c-parser.c:4760 c/c-parser.c:4769 c/c-parser.c:5736 c/c-parser.c:6073
3875 #: c/c-parser.c:6926 c/c-parser.c:8797 c/c-parser.c:9180 c/c-parser.c:9241
3876 #: c/c-parser.c:10159 c/c-parser.c:10853 c/c-parser.c:11356 c/c-parser.c:14312
3877 #: c/c-parser.c:14368 cp/parser.c:24908 cp/parser.c:25966
3878 #, gcc-internal-format
3879 msgid "expected %<:%>"
3880 msgstr "мало бути %<:%>"
3882 #: c/c-parser.c:5017 cp/semantics.c:633
3883 msgid "Cilk array notation cannot be used as a computed goto expression"
3884 msgstr ""
3886 #: c/c-parser.c:5075
3887 msgid "Cilk array notation cannot be used for a throw expression"
3888 msgstr ""
3890 #: c/c-parser.c:5310 cp/semantics.c:1153
3891 msgid "Cilk array notation cannot be used as a condition for switch statement"
3892 msgstr ""
3894 #: c/c-parser.c:5354 cp/semantics.c:808
3895 msgid "Cilk array notation cannot be used as a condition for while statement"
3896 msgstr ""
3898 #: c/c-parser.c:5396 cp/parser.c:24802
3899 #, gcc-internal-format
3900 msgid "expected %<while%>"
3901 msgstr "мало бути %<while%>"
3903 #: c/c-parser.c:5403 cp/semantics.c:867
3904 msgid "Cilk array notation cannot be used as a condition for a do-while statement"
3905 msgstr ""
3907 #: c/c-parser.c:5601 cp/semantics.c:986
3908 msgid "Cilk array notation cannot be used in a condition for a for-loop"
3909 msgstr ""
3911 #: c/c-parser.c:7139
3912 msgid "expected %<.%>"
3913 msgstr "мало бути %<.%>"
3915 #: c/c-parser.c:8257 c/c-parser.c:8289 c/c-parser.c:8529 cp/parser.c:26529
3916 #: cp/parser.c:26603
3917 #, gcc-internal-format
3918 msgid "expected %<@end%>"
3919 msgstr "мало бути %<@end%>"
3921 #: c/c-parser.c:8946 cp/parser.c:24893
3922 #, gcc-internal-format
3923 msgid "expected %<>%>"
3924 msgstr "мало бути %<>%>"
3926 #: c/c-parser.c:10961 c/c-parser.c:11489 cp/parser.c:24917
3927 #, gcc-internal-format
3928 msgid "expected %<,%> or %<)%>"
3929 msgstr "мало бути %<,%> або %<)%>"
3931 #: c/c-parser.c:12440 c/c-parser.c:12471 c/c-parser.c:12694 c/c-parser.c:12868
3932 #: c/c-parser.c:14502 c/c-parser.c:15037 c/c-parser.c:4419 cp/parser.c:24896
3933 #, gcc-internal-format
3934 msgid "expected %<=%>"
3935 msgstr "мало бути %<=%>"
3937 #: c/c-parser.c:13331 c/c-parser.c:13321 cp/parser.c:30896
3938 #, gcc-internal-format
3939 msgid "expected %<#pragma omp section%> or %<}%>"
3940 msgstr "мало бути %<#pragma omp section%> або %<}%>"
3942 #: c/c-parser.c:15198 c/c-parser.c:10134 cp/parser.c:24881 cp/parser.c:27827
3943 #, gcc-internal-format
3944 msgid "expected %<[%>"
3945 msgstr "мало бути %<[%>"
3947 #: c/c-typeck.c:7146
3948 msgid "(anonymous)"
3949 msgstr "(анонімний)"
3951 #: cp/call.c:9242
3952 msgid "candidate 1:"
3953 msgstr "кандидат 1:"
3955 #: cp/call.c:9243
3956 msgid "candidate 2:"
3957 msgstr "кандидат 2:"
3959 #: cp/decl2.c:778
3960 msgid "candidates are: %+#D"
3961 msgstr "кандидати: %+#D"
3963 #: cp/decl2.c:780
3964 msgid "candidate is: %+#D"
3965 msgstr "кандидат: %+#D"
3967 #: cp/error.c:342
3968 msgid "<missing>"
3969 msgstr "<пропущено>"
3971 #: cp/error.c:437
3972 msgid "<brace-enclosed initializer list>"
3973 msgstr ""
3975 #: cp/error.c:439
3976 msgid "<unresolved overloaded function type>"
3977 msgstr ""
3979 #: cp/error.c:599
3980 msgid "<type error>"
3981 msgstr "<помилка типу>"
3983 #: cp/error.c:702
3984 #, c-format
3985 msgid "<anonymous %s>"
3986 msgstr "<анонімний %s>"
3988 #. A lambda's "type" is essentially its signature.
3989 #: cp/error.c:707
3990 msgid "<lambda"
3991 msgstr "<lambda"
3993 #: cp/error.c:837
3994 msgid "<typeprefixerror>"
3995 msgstr ""
3997 #: cp/error.c:964
3998 #, c-format
3999 msgid "(static initializers for %s)"
4000 msgstr ""
4002 #: cp/error.c:966
4003 #, c-format
4004 msgid "(static destructors for %s)"
4005 msgstr ""
4007 #: cp/error.c:1074
4008 msgid "vtable for "
4009 msgstr ""
4011 #: cp/error.c:1098
4012 msgid "<return value> "
4013 msgstr ""
4015 #: cp/error.c:1113
4016 msgid "{anonymous}"
4017 msgstr "{анонімний}"
4019 #: cp/error.c:1115
4020 msgid "(anonymous namespace)"
4021 msgstr ""
4023 #: cp/error.c:1231
4024 msgid "<template arguments error>"
4025 msgstr ""
4027 #: cp/error.c:1252
4028 msgid "<enumerator>"
4029 msgstr ""
4031 #: cp/error.c:1292
4032 msgid "<declaration error>"
4033 msgstr ""
4035 #: cp/error.c:1793 cp/error.c:1813
4036 msgid "<template parameter error>"
4037 msgstr ""
4039 #: cp/error.c:1943
4040 msgid "<statement>"
4041 msgstr ""
4043 #: cp/error.c:1970 cp/error.c:2980 c-family/c-pretty-print.c:2207
4044 #, gcc-internal-format
4045 msgid "<unknown>"
4046 msgstr ""
4048 #. While waiting for caret diagnostics, avoid printing
4049 #. __cxa_allocate_exception, __cxa_throw, and the like.
4050 #: cp/error.c:1988
4051 msgid "<throw-expression>"
4052 msgstr ""
4054 #: cp/error.c:2089
4055 msgid "<ubsan routine call>"
4056 msgstr ""
4058 #: cp/error.c:2546
4059 msgid "<unparsed>"
4060 msgstr ""
4062 #: cp/error.c:2693
4063 msgid "<lambda>"
4064 msgstr ""
4066 #: cp/error.c:2703
4067 msgid "*this"
4068 msgstr "*this"
4070 #: cp/error.c:2713
4071 msgid "<expression error>"
4072 msgstr ""
4074 #: cp/error.c:2728
4075 msgid "<unknown operator>"
4076 msgstr "<невідомий оператор>"
4078 #: cp/error.c:3024
4079 msgid "{unknown}"
4080 msgstr "{невідомий}"
4082 #: cp/error.c:3136
4083 msgid "At global scope:"
4084 msgstr ""
4086 #: cp/error.c:3242
4087 #, c-format
4088 msgid "In static member function %qs"
4089 msgstr ""
4091 #: cp/error.c:3244
4092 #, c-format
4093 msgid "In copy constructor %qs"
4094 msgstr ""
4096 #: cp/error.c:3246
4097 #, c-format
4098 msgid "In constructor %qs"
4099 msgstr ""
4101 #: cp/error.c:3248
4102 #, c-format
4103 msgid "In destructor %qs"
4104 msgstr ""
4106 #: cp/error.c:3250
4107 msgid "In lambda function"
4108 msgstr ""
4110 #: cp/error.c:3270
4111 #, c-format
4112 msgid "%s: In substitution of %qS:\n"
4113 msgstr ""
4115 #: cp/error.c:3271
4116 msgid "%s: In instantiation of %q#D:\n"
4117 msgstr ""
4119 #: cp/error.c:3296
4120 msgid "%r%s:%d:%d:%R   "
4121 msgstr ""
4123 #: cp/error.c:3299
4124 msgid "%r%s:%d:%R   "
4125 msgstr ""
4127 #: cp/error.c:3307
4128 #, c-format
4129 msgid "recursively required by substitution of %qS\n"
4130 msgstr ""
4132 #: cp/error.c:3308
4133 #, c-format
4134 msgid "required by substitution of %qS\n"
4135 msgstr ""
4137 #: cp/error.c:3313
4138 msgid "recursively required from %q#D\n"
4139 msgstr ""
4141 #: cp/error.c:3314
4142 msgid "required from %q#D\n"
4143 msgstr ""
4145 #: cp/error.c:3321
4146 msgid "recursively required from here"
4147 msgstr ""
4149 #: cp/error.c:3322
4150 msgid "required from here"
4151 msgstr ""
4153 #: cp/error.c:3374
4154 msgid "%r%s:%d:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]\n"
4155 msgstr ""
4157 #: cp/error.c:3380
4158 msgid "%r%s:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]\n"
4159 msgstr ""
4161 #: cp/error.c:3435
4162 msgid "%r%s:%d:%d:%R   in constexpr expansion of %qs"
4163 msgstr ""
4165 #: cp/error.c:3439
4166 msgid "%r%s:%d:%R   in constexpr expansion of %qs"
4167 msgstr ""
4169 #: cp/pt.c:1808 cp/semantics.c:4856
4170 msgid "candidates are:"
4171 msgstr ""
4173 #: cp/pt.c:19576
4174 msgid "candidate is:"
4175 msgid_plural "candidates are:"
4176 msgstr[0] ""
4177 msgstr[1] ""
4178 msgstr[2] ""
4180 #: cp/rtti.c:557
4181 msgid "target is not pointer or reference to class"
4182 msgstr ""
4184 #: cp/rtti.c:562
4185 msgid "target is not pointer or reference to complete type"
4186 msgstr ""
4188 #: cp/rtti.c:568
4189 msgid "target is not pointer or reference"
4190 msgstr ""
4192 #: cp/rtti.c:584
4193 msgid "source is not a pointer"
4194 msgstr ""
4196 #: cp/rtti.c:589
4197 msgid "source is not a pointer to class"
4198 msgstr ""
4200 #: cp/rtti.c:594
4201 msgid "source is a pointer to incomplete type"
4202 msgstr ""
4204 #: cp/rtti.c:609
4205 msgid "source is not of class type"
4206 msgstr ""
4208 #: cp/rtti.c:614
4209 msgid "source is of incomplete class type"
4210 msgstr ""
4212 #: cp/rtti.c:623
4213 msgid "conversion casts away constness"
4214 msgstr ""
4216 #: cp/rtti.c:777
4217 msgid "source type is not polymorphic"
4218 msgstr ""
4220 #: cp/typeck.c:5654 c/c-typeck.c:3884
4221 #, gcc-internal-format
4222 msgid "wrong type argument to unary minus"
4223 msgstr ""
4225 #: cp/typeck.c:5655 c/c-typeck.c:3871
4226 #, gcc-internal-format
4227 msgid "wrong type argument to unary plus"
4228 msgstr ""
4230 #: cp/typeck.c:5682 c/c-typeck.c:3910
4231 #, gcc-internal-format
4232 msgid "wrong type argument to bit-complement"
4233 msgstr ""
4235 #: cp/typeck.c:5689 c/c-typeck.c:3918
4236 #, gcc-internal-format
4237 msgid "wrong type argument to abs"
4238 msgstr ""
4240 #: cp/typeck.c:5701 c/c-typeck.c:3930
4241 #, gcc-internal-format
4242 msgid "wrong type argument to conjugation"
4243 msgstr ""
4245 #: cp/typeck.c:5719
4246 msgid "in argument to unary !"
4247 msgstr ""
4249 #: cp/typeck.c:5768
4250 msgid "no pre-increment operator for type"
4251 msgstr ""
4253 #: cp/typeck.c:5770
4254 msgid "no post-increment operator for type"
4255 msgstr ""
4257 #: cp/typeck.c:5772
4258 msgid "no pre-decrement operator for type"
4259 msgstr ""
4261 #: cp/typeck.c:5774
4262 msgid "no post-decrement operator for type"
4263 msgstr ""
4265 #: fortran/arith.c:95
4266 msgid "Arithmetic OK at %L"
4267 msgstr ""
4269 #: fortran/arith.c:98
4270 msgid "Arithmetic overflow at %L"
4271 msgstr ""
4273 #: fortran/arith.c:101
4274 msgid "Arithmetic underflow at %L"
4275 msgstr ""
4277 #: fortran/arith.c:104
4278 msgid "Arithmetic NaN at %L"
4279 msgstr ""
4281 #: fortran/arith.c:107
4282 msgid "Division by zero at %L"
4283 msgstr ""
4285 #: fortran/arith.c:110
4286 msgid "Array operands are incommensurate at %L"
4287 msgstr ""
4289 #: fortran/arith.c:114
4290 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
4291 msgstr ""
4293 #: fortran/arith.c:1350
4294 msgid "elemental binary operation"
4295 msgstr ""
4297 #: fortran/check.c:2063 fortran/check.c:3054 fortran/check.c:3108
4298 #, c-format
4299 msgid "arguments '%s' and '%s' for intrinsic %s"
4300 msgstr ""
4302 #: fortran/check.c:2860
4303 #, c-format
4304 msgid "arguments 'a%d' and 'a%d' for intrinsic '%s'"
4305 msgstr ""
4307 #: fortran/check.c:3383 fortran/intrinsic.c:4237
4308 #, c-format
4309 msgid "arguments '%s' and '%s' for intrinsic '%s'"
4310 msgstr ""
4312 #: fortran/error.c:827 fortran/error.c:949 fortran/error.c:1087
4313 #: fortran/error.c:1368
4314 msgid "Warning:"
4315 msgstr "Попередження:"
4317 #: fortran/error.c:951 fortran/error.c:1348 fortran/error.c:1462
4318 msgid "Error:"
4319 msgstr "Помилка:"
4321 #: fortran/error.c:959 fortran/error.c:1028
4322 msgid "Fortran 2008 obsolescent feature:"
4323 msgstr ""
4325 #: fortran/error.c:968 fortran/error.c:1037
4326 msgid "GNU Extension:"
4327 msgstr ""
4329 #: fortran/error.c:971 fortran/error.c:1040
4330 msgid "Legacy Extension:"
4331 msgstr ""
4333 #: fortran/error.c:974 fortran/error.c:1043
4334 msgid "Obsolescent feature:"
4335 msgstr ""
4337 #: fortran/error.c:977 fortran/error.c:1046
4338 msgid "Deleted feature:"
4339 msgstr ""
4341 #: fortran/expr.c:622
4342 #, c-format
4343 msgid "Constant expression required at %C"
4344 msgstr ""
4346 #: fortran/expr.c:625
4347 #, c-format
4348 msgid "Integer expression required at %C"
4349 msgstr ""
4351 #: fortran/expr.c:630
4352 #, c-format
4353 msgid "Integer value too large in expression at %C"
4354 msgstr ""
4356 #: fortran/expr.c:3196
4357 msgid "array assignment"
4358 msgstr ""
4360 #: fortran/gfortranspec.c:281
4361 #, c-format
4362 msgid ""
4363 "GNU Fortran comes with NO WARRANTY, to the extent permitted by law.\n"
4364 "You may redistribute copies of GNU Fortran\n"
4365 "under the terms of the GNU General Public License.\n"
4366 "For more information about these matters, see the file named COPYING\n"
4367 "\n"
4368 msgstr ""
4370 #: fortran/gfortranspec.c:426
4371 #, c-format
4372 msgid "Driving:"
4373 msgstr ""
4375 #: fortran/interface.c:2908 fortran/intrinsic.c:3941
4376 msgid "actual argument to INTENT = OUT/INOUT"
4377 msgstr ""
4379 #: fortran/io.c:551
4380 msgid "Positive width required"
4381 msgstr ""
4383 #: fortran/io.c:552
4384 msgid "Nonnegative width required"
4385 msgstr ""
4387 #: fortran/io.c:553
4388 msgid "Unexpected element %<%c%> in format string at %L"
4389 msgstr ""
4391 #: fortran/io.c:555
4392 msgid "Unexpected end of format string"
4393 msgstr ""
4395 #: fortran/io.c:556
4396 msgid "Zero width in format descriptor"
4397 msgstr ""
4399 #: fortran/io.c:576
4400 msgid "Missing leading left parenthesis"
4401 msgstr ""
4403 #: fortran/io.c:605
4404 msgid "Left parenthesis required after %<*%>"
4405 msgstr ""
4407 #: fortran/io.c:636
4408 msgid "Expected P edit descriptor"
4409 msgstr ""
4411 #. P requires a prior number.
4412 #: fortran/io.c:644
4413 msgid "P descriptor requires leading scale factor"
4414 msgstr ""
4416 #: fortran/io.c:737 fortran/io.c:751
4417 msgid "Comma required after P descriptor"
4418 msgstr ""
4420 #: fortran/io.c:765
4421 msgid "Positive width required with T descriptor"
4422 msgstr ""
4424 #: fortran/io.c:844
4425 msgid "E specifier not allowed with g0 descriptor"
4426 msgstr ""
4428 #: fortran/io.c:914
4429 msgid "Positive exponent width required"
4430 msgstr ""
4432 #: fortran/io.c:944
4433 msgid "Period required in format specifier"
4434 msgstr ""
4436 #: fortran/io.c:1532
4437 #, c-format
4438 msgid "%s tag"
4439 msgstr ""
4441 #: fortran/io.c:2861
4442 msgid "internal unit in WRITE"
4443 msgstr ""
4445 #. For INQUIRE, all tags except FILE, ID and UNIT are variable definition
4446 #. contexts.  Thus, use an extended RESOLVE_TAG macro for that.
4447 #: fortran/io.c:4053
4448 #, c-format
4449 msgid "%s tag with INQUIRE"
4450 msgstr ""
4452 #: fortran/matchexp.c:28
4453 #, c-format
4454 msgid "Syntax error in expression at %C"
4455 msgstr "Синтаксична помилка у виразі у %C"
4457 #: fortran/module.c:1112
4458 msgid "Unexpected EOF"
4459 msgstr "Неочікуваний символ кінця файла"
4461 #: fortran/module.c:1196
4462 msgid "Integer overflow"
4463 msgstr "Переповнення типу цілого значення"
4465 #: fortran/module.c:1226
4466 msgid "Name too long"
4467 msgstr "Назва є надто довгою"
4469 #: fortran/module.c:1328 fortran/module.c:1431
4470 msgid "Bad name"
4471 msgstr "Помилкова назва"
4473 #: fortran/module.c:1455
4474 msgid "Expected name"
4475 msgstr ""
4477 #: fortran/module.c:1458
4478 msgid "Expected left parenthesis"
4479 msgstr ""
4481 #: fortran/module.c:1461
4482 msgid "Expected right parenthesis"
4483 msgstr ""
4485 #: fortran/module.c:1464
4486 msgid "Expected integer"
4487 msgstr ""
4489 #: fortran/module.c:1467 fortran/module.c:2408
4490 msgid "Expected string"
4491 msgstr ""
4493 #: fortran/module.c:1492
4494 msgid "find_enum(): Enum not found"
4495 msgstr ""
4497 #: fortran/module.c:2148
4498 msgid "Expected attribute bit name"
4499 msgstr ""
4501 #: fortran/module.c:3012
4502 msgid "Expected integer string"
4503 msgstr ""
4505 #: fortran/module.c:3016
4506 msgid "Error converting integer"
4507 msgstr ""
4509 #: fortran/module.c:3038
4510 msgid "Expected real string"
4511 msgstr ""
4513 #: fortran/module.c:3262
4514 msgid "Expected expression type"
4515 msgstr ""
4517 #: fortran/module.c:3342
4518 msgid "Bad operator"
4519 msgstr ""
4521 #: fortran/module.c:3457
4522 msgid "Bad type in constant expression"
4523 msgstr ""
4525 #: fortran/module.c:6741
4526 msgid "Unexpected end of module"
4527 msgstr ""
4529 #: fortran/parse.c:1563
4530 msgid "arithmetic IF"
4531 msgstr ""
4533 #: fortran/parse.c:1572
4534 msgid "attribute declaration"
4535 msgstr ""
4537 #: fortran/parse.c:1608
4538 msgid "data declaration"
4539 msgstr ""
4541 #: fortran/parse.c:1617
4542 msgid "derived type declaration"
4543 msgstr ""
4545 #: fortran/parse.c:1711
4546 msgid "block IF"
4547 msgstr ""
4549 #: fortran/parse.c:1720
4550 msgid "implied END DO"
4551 msgstr ""
4553 #: fortran/parse.c:1811 fortran/resolve.c:10175
4554 msgid "assignment"
4555 msgstr "присвоювання"
4557 #: fortran/parse.c:1814 fortran/resolve.c:10220 fortran/resolve.c:10223
4558 msgid "pointer assignment"
4559 msgstr ""
4561 #: fortran/parse.c:1832
4562 msgid "simple IF"
4563 msgstr ""
4565 #: fortran/resolve.c:608
4566 msgid "module procedure"
4567 msgstr ""
4569 #: fortran/resolve.c:609
4570 msgid "internal function"
4571 msgstr ""
4573 #: fortran/resolve.c:2148 fortran/resolve.c:2342
4574 msgid "elemental procedure"
4575 msgstr ""
4577 #: fortran/resolve.c:2245
4578 msgid "allocatable argument"
4579 msgstr ""
4581 #: fortran/resolve.c:2250
4582 msgid "asynchronous argument"
4583 msgstr ""
4585 #: fortran/resolve.c:2255
4586 msgid "optional argument"
4587 msgstr ""
4589 #: fortran/resolve.c:2260
4590 msgid "pointer argument"
4591 msgstr ""
4593 #: fortran/resolve.c:2265
4594 msgid "target argument"
4595 msgstr ""
4597 #: fortran/resolve.c:2270
4598 msgid "value argument"
4599 msgstr ""
4601 #: fortran/resolve.c:2275
4602 msgid "volatile argument"
4603 msgstr ""
4605 #: fortran/resolve.c:2280
4606 msgid "assumed-shape argument"
4607 msgstr ""
4609 #: fortran/resolve.c:2285
4610 msgid "assumed-rank argument"
4611 msgstr ""
4613 #: fortran/resolve.c:2290
4614 msgid "coarray argument"
4615 msgstr ""
4617 #: fortran/resolve.c:2295
4618 msgid "parametrized derived type argument"
4619 msgstr ""
4621 #: fortran/resolve.c:2300
4622 msgid "polymorphic argument"
4623 msgstr ""
4625 #: fortran/resolve.c:2305
4626 msgid "NO_ARG_CHECK attribute"
4627 msgstr ""
4629 #. As assumed-type is unlimited polymorphic (cf. above).
4630 #. See also TS 29113, Note 6.1.
4631 #: fortran/resolve.c:2312
4632 msgid "assumed-type argument"
4633 msgstr ""
4635 #: fortran/resolve.c:2323
4636 msgid "array result"
4637 msgstr ""
4639 #: fortran/resolve.c:2328
4640 msgid "pointer or allocatable result"
4641 msgstr ""
4643 #: fortran/resolve.c:2335
4644 msgid "result with non-constant character length"
4645 msgstr ""
4647 #: fortran/resolve.c:2347
4648 msgid "bind(c) procedure"
4649 msgstr ""
4651 #: fortran/resolve.c:3544
4652 #, c-format
4653 msgid "Invalid context for NULL() pointer at %%L"
4654 msgstr ""
4656 #: fortran/resolve.c:3560
4657 #, c-format
4658 msgid "Operand of unary numeric operator '%s' at %%L is %s"
4659 msgstr ""
4661 #: fortran/resolve.c:3576
4662 #, c-format
4663 msgid "Operands of binary numeric operator '%s' at %%L are %s/%s"
4664 msgstr ""
4666 #: fortran/resolve.c:3591
4667 #, c-format
4668 msgid "Operands of string concatenation operator at %%L are %s/%s"
4669 msgstr ""
4671 #: fortran/resolve.c:3610
4672 #, c-format
4673 msgid "Operands of logical operator '%s' at %%L are %s/%s"
4674 msgstr ""
4676 #: fortran/resolve.c:3624
4677 #, c-format
4678 msgid "Operand of .not. operator at %%L is %s"
4679 msgstr ""
4681 #: fortran/resolve.c:3638
4682 msgid "COMPLEX quantities cannot be compared at %L"
4683 msgstr ""
4685 #: fortran/resolve.c:3689
4686 #, c-format
4687 msgid "Logicals at %%L must be compared with %s instead of %s"
4688 msgstr ""
4690 #: fortran/resolve.c:3695
4691 #, c-format
4692 msgid "Operands of comparison operator '%s' at %%L are %s/%s"
4693 msgstr ""
4695 #: fortran/resolve.c:3703
4696 #, c-format
4697 msgid "Unknown operator '%s' at %%L"
4698 msgstr ""
4700 #: fortran/resolve.c:3705
4701 #, c-format
4702 msgid "Operand of user operator '%s' at %%L is %s"
4703 msgstr ""
4705 #: fortran/resolve.c:3709
4706 #, c-format
4707 msgid "Operands of user operator '%s' at %%L are %s/%s"
4708 msgstr ""
4710 #: fortran/resolve.c:3797
4711 #, c-format
4712 msgid "Inconsistent ranks for operator at %%L and %%L"
4713 msgstr ""
4715 #: fortran/resolve.c:6380
4716 msgid "Loop variable"
4717 msgstr ""
4719 #: fortran/resolve.c:6384
4720 msgid "iterator variable"
4721 msgstr ""
4723 #: fortran/resolve.c:6388
4724 msgid "Start expression in DO loop"
4725 msgstr ""
4727 #: fortran/resolve.c:6392
4728 msgid "End expression in DO loop"
4729 msgstr ""
4731 #: fortran/resolve.c:6396
4732 msgid "Step expression in DO loop"
4733 msgstr ""
4735 #: fortran/resolve.c:6653 fortran/resolve.c:6656
4736 msgid "DEALLOCATE object"
4737 msgstr ""
4739 #: fortran/resolve.c:7008 fortran/resolve.c:7011
4740 msgid "ALLOCATE object"
4741 msgstr ""
4743 #: fortran/resolve.c:7213 fortran/resolve.c:8567
4744 msgid "STAT variable"
4745 msgstr ""
4747 #: fortran/resolve.c:7257 fortran/resolve.c:8579
4748 msgid "ERRMSG variable"
4749 msgstr ""
4751 #: fortran/resolve.c:8428
4752 msgid "item in READ"
4753 msgstr ""
4755 #: fortran/resolve.c:8591
4756 msgid "ACQUIRED_LOCK variable"
4757 msgstr ""
4759 #: fortran/trans-array.c:1441
4760 #, c-format
4761 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
4762 msgstr ""
4764 #: fortran/trans-array.c:5307
4765 msgid "Integer overflow when calculating the amount of memory to allocate"
4766 msgstr ""
4768 #: fortran/trans-decl.c:5315
4769 #, c-format
4770 msgid "Actual string length does not match the declared one for dummy argument '%s' (%ld/%ld)"
4771 msgstr ""
4773 #: fortran/trans-decl.c:5323
4774 #, c-format
4775 msgid "Actual string length is shorter than the declared one for dummy argument '%s' (%ld/%ld)"
4776 msgstr ""
4778 #: fortran/trans-expr.c:7807
4779 #, c-format
4780 msgid "Target of rank remapping is too small (%ld < %ld)"
4781 msgstr ""
4783 #: fortran/trans-intrinsic.c:908
4784 #, c-format
4785 msgid "Unequal character lengths (%ld/%ld) in %s"
4786 msgstr ""
4788 #: fortran/trans-intrinsic.c:6947
4789 #, c-format
4790 msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %ld)"
4791 msgstr ""
4793 #: fortran/trans-intrinsic.c:6979
4794 msgid "Argument NCOPIES of REPEAT intrinsic is too large"
4795 msgstr ""
4797 #: fortran/trans-io.c:572
4798 msgid "Unit number in I/O statement too small"
4799 msgstr ""
4801 #: fortran/trans-io.c:581
4802 msgid "Unit number in I/O statement too large"
4803 msgstr ""
4805 #: fortran/trans-stmt.c:168
4806 msgid "Assigned label is not a target label"
4807 msgstr ""
4809 #: fortran/trans-stmt.c:929
4810 #, c-format
4811 msgid "Invalid image number %d in SYNC IMAGES"
4812 msgstr ""
4814 #: fortran/trans-stmt.c:1670 fortran/trans-stmt.c:1955
4815 msgid "Loop variable has been modified"
4816 msgstr ""
4818 #: fortran/trans-stmt.c:1810
4819 msgid "DO step value is zero"
4820 msgstr ""
4822 #: fortran/trans.c:58
4823 msgid "Array reference out of bounds"
4824 msgstr ""
4826 #: fortran/trans.c:59
4827 msgid "Incorrect function return value"
4828 msgstr ""
4830 #: fortran/trans.c:588
4831 msgid "Memory allocation failed"
4832 msgstr "Не вдалося отримати місце у пам'яті"
4834 #: fortran/trans.c:674 fortran/trans.c:1513
4835 msgid "Allocation would exceed memory limit"
4836 msgstr ""
4838 #: fortran/trans.c:836
4839 #, c-format
4840 msgid "Attempting to allocate already allocated variable '%s'"
4841 msgstr ""
4843 #: fortran/trans.c:842
4844 msgid "Attempting to allocate already allocated variable"
4845 msgstr ""
4847 #: fortran/trans.c:1266 fortran/trans.c:1412
4848 #, c-format
4849 msgid "Attempt to DEALLOCATE unallocated '%s'"
4850 msgstr ""
4852 #. The remainder are real diagnostic types.
4853 #: fortran/gfc-diagnostic.def:33
4854 msgid "Fatal Error"
4855 msgstr "Критична помилка"
4857 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
4858 #. when reporting fatal signal in the compiler.
4859 #: fortran/gfc-diagnostic.def:34 fortran/gfc-diagnostic.def:50
4860 msgid "internal compiler error"
4861 msgstr ""
4863 #: fortran/gfc-diagnostic.def:35
4864 msgid "Error"
4865 msgstr "Помилка"
4867 #: fortran/gfc-diagnostic.def:36
4868 msgid "sorry, unimplemented"
4869 msgstr ""
4871 #: fortran/gfc-diagnostic.def:37
4872 msgid "Warning"
4873 msgstr "Попередження"
4875 #: fortran/gfc-diagnostic.def:38
4876 msgid "anachronism"
4877 msgstr "анахронізм"
4879 #: fortran/gfc-diagnostic.def:39
4880 msgid "note"
4881 msgstr "зауваження"
4883 #: fortran/gfc-diagnostic.def:40
4884 msgid "debug"
4885 msgstr "діагностика"
4887 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
4888 #. prefix does not matter.
4889 #: fortran/gfc-diagnostic.def:43
4890 msgid "pedwarn"
4891 msgstr ""
4893 #: fortran/gfc-diagnostic.def:44
4894 msgid "permerror"
4895 msgstr ""
4897 #. This one is just for counting DK_WARNING promoted to DK_ERROR
4898 #. due to -Werror and -Werror=warning.
4899 #: fortran/gfc-diagnostic.def:47
4900 msgid "error"
4901 msgstr "помилка"
4903 #: go/go-backend.c:182
4904 msgid "lseek failed while reading export data"
4905 msgstr ""
4907 #: go/go-backend.c:189
4908 msgid "memory allocation failed while reading export data"
4909 msgstr ""
4911 #: go/go-backend.c:197
4912 msgid "read failed while reading export data"
4913 msgstr ""
4915 #: go/go-backend.c:203
4916 msgid "short read while reading export data"
4917 msgstr ""
4919 #: java/jcf-dump.c:1138
4920 #, c-format
4921 msgid "Not a valid Java .class file.\n"
4922 msgstr ""
4924 #: java/jcf-dump.c:1144
4925 #, c-format
4926 msgid "error while parsing constant pool\n"
4927 msgstr ""
4929 #: java/jcf-dump.c:1150 java/jcf-parse.c:1452
4930 #, gcc-internal-format, gfc-internal-format
4931 msgid "error in constant pool entry #%d\n"
4932 msgstr ""
4934 #: java/jcf-dump.c:1160
4935 #, c-format
4936 msgid "error while parsing fields\n"
4937 msgstr ""
4939 #: java/jcf-dump.c:1166
4940 #, c-format
4941 msgid "error while parsing methods\n"
4942 msgstr ""
4944 #: java/jcf-dump.c:1172
4945 #, c-format
4946 msgid "error while parsing final attributes\n"
4947 msgstr ""
4949 #: java/jcf-dump.c:1209
4950 #, c-format
4951 msgid "Try 'jcf-dump --help' for more information.\n"
4952 msgstr ""
4954 #: java/jcf-dump.c:1216
4955 #, c-format
4956 msgid ""
4957 "Usage: jcf-dump [OPTION]... CLASS...\n"
4958 "\n"
4959 msgstr ""
4961 #: java/jcf-dump.c:1217
4962 #, c-format
4963 msgid ""
4964 "Display contents of a class file in readable form.\n"
4965 "\n"
4966 msgstr ""
4968 #: java/jcf-dump.c:1218
4969 #, c-format
4970 msgid "  -c                      Disassemble method bodies\n"
4971 msgstr ""
4973 #: java/jcf-dump.c:1219
4974 #, c-format
4975 msgid "  --javap                 Generate output in 'javap' format\n"
4976 msgstr ""
4978 #: java/jcf-dump.c:1221
4979 #, c-format
4980 msgid "  --classpath PATH        Set path to find .class files\n"
4981 msgstr ""
4983 #: java/jcf-dump.c:1222
4984 #, c-format
4985 msgid "  -IDIR                   Append directory to class path\n"
4986 msgstr ""
4988 #: java/jcf-dump.c:1223
4989 #, c-format
4990 msgid "  --bootclasspath PATH    Override built-in class path\n"
4991 msgstr ""
4993 #: java/jcf-dump.c:1224
4994 #, c-format
4995 msgid "  --extdirs PATH          Set extensions directory path\n"
4996 msgstr ""
4998 #: java/jcf-dump.c:1225
4999 #, c-format
5000 msgid "  -o FILE                 Set output file name\n"
5001 msgstr ""
5003 #: java/jcf-dump.c:1227
5004 #, c-format
5005 msgid "  --help                  Print this help, then exit\n"
5006 msgstr ""
5008 #: java/jcf-dump.c:1228
5009 #, c-format
5010 msgid "  --version               Print version number, then exit\n"
5011 msgstr ""
5013 #: java/jcf-dump.c:1229
5014 #, c-format
5015 msgid "  -v, --verbose           Print extra information while running\n"
5016 msgstr ""
5018 #: java/jcf-dump.c:1231
5019 #, c-format
5020 msgid ""
5021 "For bug reporting instructions, please see:\n"
5022 "%s.\n"
5023 msgstr ""
5024 "Настанови щодо звітування про вади можна знайти тут:\n"
5025 "%s.\n"
5027 #: java/jcf-dump.c:1269 java/jcf-dump.c:1337
5028 #, c-format
5029 msgid "jcf-dump: no classes specified\n"
5030 msgstr ""
5032 #: java/jcf-dump.c:1357
5033 #, c-format
5034 msgid "Cannot open '%s' for output.\n"
5035 msgstr ""
5037 #: java/jcf-dump.c:1402
5038 #, c-format
5039 msgid "bad format of .zip/.jar archive\n"
5040 msgstr ""
5042 #: java/jcf-dump.c:1520
5043 #, c-format
5044 msgid "Bad byte codes.\n"
5045 msgstr ""
5047 #: java/jvgenmain.c:56
5048 #, c-format
5049 msgid "Usage: %s [OPTIONS]... CLASSNAMEmain [OUTFILE]\n"
5050 msgstr ""
5052 #: java/jvgenmain.c:129
5053 #, c-format
5054 msgid "%s: Cannot open output file: %s\n"
5055 msgstr ""
5057 #: java/jvgenmain.c:179
5058 #, c-format
5059 msgid "%s: Failed to close output file %s\n"
5060 msgstr ""
5062 #: objc/objc-act.c:6208 cp/cxx-pretty-print.c:158
5063 #, gcc-internal-format
5064 msgid "<unnamed>"
5065 msgstr ""
5067 #: gcc.c:616 gcc.c:620 gcc.c:675
5068 msgid "-gz is not supported in this configuration"
5069 msgstr ""
5071 #: gcc.c:626 gcc.c:686
5072 msgid "-gz=zlib is not supported in this configuration"
5073 msgstr ""
5075 #: gcc.c:783
5076 msgid "-fuse-linker-plugin is not supported in this configuration"
5077 msgstr ""
5079 #: gcc.c:798
5080 msgid "cannot specify -static with -fsanitize=address"
5081 msgstr ""
5083 #: gcc.c:800
5084 msgid "cannot specify -static with -fsanitize=thread"
5085 msgstr ""
5087 #: gcc.c:938 ada/gcc-interface/lang-specs.h:33 java/jvspec.c:79
5088 msgid "-pg and -fomit-frame-pointer are incompatible"
5089 msgstr ""
5091 #: gcc.c:1113
5092 msgid "GNU C no longer supports -traditional without -E"
5093 msgstr ""
5095 #: gcc.c:1122
5096 msgid "-E or -x required when input is from standard input"
5097 msgstr ""
5099 #: config/darwin.h:242
5100 msgid "-current_version only allowed with -dynamiclib"
5101 msgstr ""
5103 #: config/darwin.h:244
5104 msgid "-install_name only allowed with -dynamiclib"
5105 msgstr ""
5107 #: config/darwin.h:249
5108 msgid "-bundle not allowed with -dynamiclib"
5109 msgstr ""
5111 #: config/darwin.h:250
5112 msgid "-bundle_loader not allowed with -dynamiclib"
5113 msgstr ""
5115 #: config/darwin.h:251
5116 msgid "-client_name not allowed with -dynamiclib"
5117 msgstr ""
5119 #: config/darwin.h:256
5120 msgid "-force_flat_namespace not allowed with -dynamiclib"
5121 msgstr ""
5123 #: config/darwin.h:258
5124 msgid "-keep_private_externs not allowed with -dynamiclib"
5125 msgstr ""
5127 #: config/darwin.h:259
5128 msgid "-private_bundle not allowed with -dynamiclib"
5129 msgstr ""
5131 #: config/rx/rx.h:75
5132 msgid "-mas100-syntax is incompatible with -gdwarf"
5133 msgstr ""
5135 #: config/rx/rx.h:76
5136 msgid "rx100 cpu does not have FPU hardware"
5137 msgstr ""
5139 #: config/rx/rx.h:77
5140 msgid "rx200 cpu does not have FPU hardware"
5141 msgstr ""
5143 #: config/sol2.h:222 config/sol2.h:227
5144 msgid "does not support multilib"
5145 msgstr ""
5147 #: config/arc/arc.h:128 config/mips/mips.h:1322
5148 msgid "may not use both -EB and -EL"
5149 msgstr ""
5151 #: config/vxworks.h:70
5152 msgid "-Xbind-now and -Xbind-lazy are incompatible"
5153 msgstr ""
5155 #: config/vax/vax.h:46 config/vax/vax.h:47
5156 msgid "profiling not supported with -mg"
5157 msgstr ""
5159 #: config/mips/r3900.h:37
5160 msgid "-mhard-float not supported"
5161 msgstr ""
5163 #: config/mips/r3900.h:39
5164 msgid "-msingle-float and -msoft-float cannot both be specified"
5165 msgstr ""
5167 #: config/cris/cris.h:184
5168 msgid "do not specify both -march=... and -mcpu=..."
5169 msgstr ""
5171 #: objc/lang-specs.h:30 objc/lang-specs.h:41
5172 msgid "GNU Objective C no longer supports traditional compilation"
5173 msgstr ""
5175 #: objc/lang-specs.h:55
5176 msgid "objc-cpp-output is deprecated; please use objective-c-cpp-output instead"
5177 msgstr ""
5179 #: ada/gcc-interface/lang-specs.h:34
5180 msgid "-c or -S required for Ada"
5181 msgstr ""
5183 #: ada/gcc-interface/lang-specs.h:52
5184 msgid "-c required for gnat2why"
5185 msgstr ""
5187 #: ada/gcc-interface/lang-specs.h:65
5188 msgid "-c required for gnat2scil"
5189 msgstr ""
5191 #: config/nios2/elf.h:44
5192 msgid "You need a C startup file for -msys-crt0="
5193 msgstr ""
5195 #: config/dragonfly.h:76 config/sparc/freebsd.h:45 config/rs6000/sysv4.h:731
5196 #: config/alpha/freebsd.h:33 config/ia64/freebsd.h:26 config/i386/freebsd.h:82
5197 #: config/i386/freebsd64.h:35
5198 msgid "consider using '-pg' instead of '-p' with gprof(1)"
5199 msgstr ""
5201 #: config/sparc/linux64.h:149 config/sparc/linux64.h:156
5202 #: config/sparc/netbsd-elf.h:108 config/sparc/netbsd-elf.h:117
5203 #: config/sparc/sol2.h:219 config/sparc/sol2.h:225
5204 msgid "may not use both -m32 and -m64"
5205 msgstr ""
5207 #: config/rs6000/freebsd64.h:161 config/rs6000/freebsd64.h:173
5208 msgid "consider using `-pg' instead of `-p' with gprof(1)"
5209 msgstr ""
5211 #: config/s390/tpf.h:106
5212 msgid "static is not supported on TPF-OS"
5213 msgstr ""
5215 #: config/arm/arm.h:225
5216 msgid "-mfloat-abi=soft and -mfloat-abi=hard may not be used together"
5217 msgstr ""
5219 #: config/arm/arm.h:227 config/tilegx/tilegx.h:546 config/tilegx/tilegx.h:551
5220 msgid "-mbig-endian and -mlittle-endian may not be used together"
5221 msgstr ""
5223 #: config/mcore/mcore.h:53
5224 msgid "the m210 does not have little endian support"
5225 msgstr ""
5227 #: config/avr/specs.h:68
5228 msgid "shared is not supported"
5229 msgstr ""
5231 #: objcp/lang-specs.h:58
5232 msgid "objc++-cpp-output is deprecated; please use objective-c++-cpp-output instead"
5233 msgstr ""
5235 #: fortran/lang-specs.h:54 fortran/lang-specs.h:68
5236 msgid "gfortran does not support -E without -cpp"
5237 msgstr ""
5239 #: config/arm/freebsd.h:49
5240 msgid "consider using `-pg' instead of `-p' with gprof (1) "
5241 msgstr ""
5243 #: config/i386/mingw-w64.h:87 config/i386/cygwin-w64.h:64
5244 #: config/i386/mingw32.h:117 config/i386/cygwin.h:129
5245 msgid "shared and mdll are not compatible"
5246 msgstr ""
5248 #: config/bfin/elf.h:55
5249 msgid "no processor type specified for linking"
5250 msgstr ""
5252 #: config/pa/pa-hpux10.h:102 config/pa/pa-hpux10.h:105
5253 #: config/pa/pa-hpux10.h:113 config/pa/pa-hpux10.h:116
5254 #: config/pa/pa-hpux11.h:134 config/pa/pa-hpux11.h:137
5255 #: config/pa/pa64-hpux.h:29 config/pa/pa64-hpux.h:32 config/pa/pa64-hpux.h:41
5256 #: config/pa/pa64-hpux.h:44
5257 msgid "warning: consider linking with '-static' as system libraries with"
5258 msgstr ""
5260 #: config/pa/pa-hpux10.h:103 config/pa/pa-hpux10.h:106
5261 #: config/pa/pa-hpux10.h:114 config/pa/pa-hpux10.h:117
5262 #: config/pa/pa-hpux11.h:135 config/pa/pa-hpux11.h:138
5263 #: config/pa/pa64-hpux.h:30 config/pa/pa64-hpux.h:33 config/pa/pa64-hpux.h:42
5264 #: config/pa/pa64-hpux.h:45
5265 msgid "  profiling support are only provided in archive format"
5266 msgstr ""
5268 #: config/rs6000/darwin.h:95
5269 msgid " conflicting code gen style switches are used"
5270 msgstr ""
5272 #: config/sh/sh.h:375 config/sh/sh.h:378
5273 msgid "SH2a does not support little-endian"
5274 msgstr ""
5276 #: config/lynx.h:69
5277 msgid "cannot use mthreads and mlegacy-threads together"
5278 msgstr ""
5280 #: config/lynx.h:94
5281 msgid "cannot use mshared and static together"
5282 msgstr ""
5284 #: java/lang-specs.h:32
5285 msgid "-fjni and -femit-class-files are incompatible"
5286 msgstr ""
5288 #: java/lang-specs.h:33
5289 msgid "-fjni and -femit-class-file are incompatible"
5290 msgstr ""
5292 #: java/lang-specs.h:34 java/lang-specs.h:35
5293 msgid "-femit-class-file should used along with -fsyntax-only"
5294 msgstr ""
5296 #: config/vax/netbsd-elf.h:51
5297 msgid "the -shared option is not currently supported for VAX ELF"
5298 msgstr ""
5300 #: fortran/lang.opt:146
5301 msgid "-J<directory>\tPut MODULE files in 'directory'"
5302 msgstr ""
5304 #: fortran/lang.opt:198
5305 msgid "Warn about possible aliasing of dummy arguments"
5306 msgstr ""
5308 #: fortran/lang.opt:202
5309 msgid "Warn about alignment of COMMON blocks"
5310 msgstr ""
5312 #: fortran/lang.opt:206
5313 msgid "Warn about missing ampersand in continued character constants"
5314 msgstr ""
5316 #: fortran/lang.opt:210
5317 msgid "Warn about creation of array temporaries"
5318 msgstr ""
5320 #: fortran/lang.opt:214
5321 msgid "Warn if the type of a variable might be not interoperable with C"
5322 msgstr ""
5324 #: fortran/lang.opt:222
5325 msgid "Warn about truncated character expressions"
5326 msgstr ""
5328 #: fortran/lang.opt:226
5329 msgid "Warn about equality comparisons involving REAL or COMPLEX expressions"
5330 msgstr ""
5332 #: fortran/lang.opt:234
5333 msgid "Warn about most implicit conversions"
5334 msgstr ""
5336 #: fortran/lang.opt:242
5337 msgid "Warn about function call elimination"
5338 msgstr ""
5340 #: fortran/lang.opt:246
5341 msgid "Warn about calls with implicit interface"
5342 msgstr ""
5344 #: fortran/lang.opt:250
5345 msgid "Warn about called procedures not explicitly declared"
5346 msgstr ""
5348 #: fortran/lang.opt:254
5349 msgid "Warn about truncated source lines"
5350 msgstr ""
5352 #: fortran/lang.opt:258
5353 msgid "Warn on intrinsics not part of the selected standard"
5354 msgstr ""
5356 #: fortran/lang.opt:270
5357 msgid "Warn about USE statements that have no ONLY qualifier"
5358 msgstr ""
5360 #: fortran/lang.opt:282
5361 msgid "Warn about real-literal-constants with 'q' exponent-letter"
5362 msgstr ""
5364 #: fortran/lang.opt:286
5365 msgid "Warn when a left-hand-side array variable is reallocated"
5366 msgstr ""
5368 #: fortran/lang.opt:290
5369 msgid "Warn when a left-hand-side variable is reallocated"
5370 msgstr ""
5372 #: fortran/lang.opt:294
5373 msgid "Warn if the pointer in a pointer assignment might outlive its target"
5374 msgstr ""
5376 #: fortran/lang.opt:302
5377 msgid "Warn about \"suspicious\" constructs"
5378 msgstr ""
5380 #: fortran/lang.opt:306
5381 msgid "Permit nonconforming uses of the tab character"
5382 msgstr ""
5384 #: fortran/lang.opt:310
5385 msgid "Warn about underflow of numerical constant expressions"
5386 msgstr ""
5388 #: fortran/lang.opt:318
5389 msgid "Warn if a user-procedure has the same name as an intrinsic"
5390 msgstr ""
5392 #: fortran/lang.opt:326
5393 msgid "Warn about unused dummy arguments."
5394 msgstr ""
5396 #: fortran/lang.opt:330
5397 msgid "Warn about zero-trip DO loops"
5398 msgstr ""
5400 #: fortran/lang.opt:334
5401 msgid "Enable preprocessing"
5402 msgstr ""
5404 #: fortran/lang.opt:342
5405 msgid "Disable preprocessing"
5406 msgstr ""
5408 #: fortran/lang.opt:350
5409 msgid "Eliminate multiple function invokations also for impure functions"
5410 msgstr ""
5412 #: fortran/lang.opt:354
5413 msgid "Enable alignment of COMMON blocks"
5414 msgstr ""
5416 #: fortran/lang.opt:358
5417 msgid "All intrinsics procedures are available regardless of selected standard"
5418 msgstr ""
5420 #: fortran/lang.opt:366
5421 msgid "Do not treat local variables and COMMON blocks as if they were named in SAVE statements"
5422 msgstr ""
5424 #: fortran/lang.opt:370
5425 msgid "Specify that backslash in string introduces an escape character"
5426 msgstr ""
5428 #: fortran/lang.opt:374
5429 msgid "Produce a backtrace when a runtime error is encountered"
5430 msgstr ""
5432 #: fortran/lang.opt:378
5433 msgid "-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will use BLAS"
5434 msgstr ""
5436 #: fortran/lang.opt:382
5437 msgid "Produce a warning at runtime if a array temporary has been created for a procedure argument"
5438 msgstr ""
5440 #: fortran/lang.opt:386
5441 msgid "-fconvert=<big-endian|little-endian|native|swap> The endianness used for unformatted files."
5442 msgstr ""
5444 #: fortran/lang.opt:389
5445 #, c-format
5446 msgid "Unrecognized option to endianess value: %qs"
5447 msgstr ""
5449 #: fortran/lang.opt:405
5450 msgid "Use the Cray Pointer extension"
5451 msgstr ""
5453 #: fortran/lang.opt:409
5454 msgid "Ignore 'D' in column one in fixed form"
5455 msgstr ""
5457 #: fortran/lang.opt:413
5458 msgid "Treat lines with 'D' in column one as comments"
5459 msgstr ""
5461 #: fortran/lang.opt:417
5462 msgid "Set the default double precision kind to an 8 byte wide type"
5463 msgstr ""
5465 #: fortran/lang.opt:421
5466 msgid "Set the default integer kind to an 8 byte wide type"
5467 msgstr ""
5469 #: fortran/lang.opt:425
5470 msgid "Set the default real kind to an 8 byte wide type"
5471 msgstr ""
5473 #: fortran/lang.opt:429
5474 msgid "Allow dollar signs in entity names"
5475 msgstr ""
5477 #: fortran/lang.opt:433 config/alpha/alpha.opt:31 common.opt:696
5478 #: common.opt:881 common.opt:885 common.opt:889 common.opt:893 common.opt:1349
5479 #: common.opt:1498 common.opt:1502 common.opt:1724 common.opt:1866
5480 #: common.opt:2489
5481 msgid "Does nothing. Preserved for backward compatibility."
5482 msgstr ""
5484 #: fortran/lang.opt:437
5485 msgid "Display the code tree after parsing"
5486 msgstr ""
5488 #: fortran/lang.opt:441
5489 msgid "Display the code tree after front end optimization"
5490 msgstr ""
5492 #: fortran/lang.opt:445
5493 msgid "Display the code tree after parsing; deprecated option"
5494 msgstr ""
5496 #: fortran/lang.opt:449
5497 msgid "Specify that an external BLAS library should be used for matmul calls on large-size arrays"
5498 msgstr ""
5500 #: fortran/lang.opt:453
5501 msgid "Use f2c calling convention"
5502 msgstr ""
5504 #: fortran/lang.opt:457
5505 msgid "Assume that the source file is fixed form"
5506 msgstr ""
5508 #: fortran/lang.opt:461
5509 msgid "Interpret any INTEGER(4) as an INTEGER(8)"
5510 msgstr ""
5512 #: fortran/lang.opt:465 fortran/lang.opt:469
5513 msgid "Specify where to find the compiled intrinsic modules"
5514 msgstr ""
5516 #: fortran/lang.opt:473
5517 msgid "Allow arbitrary character line width in fixed mode"
5518 msgstr ""
5520 #: fortran/lang.opt:477
5521 msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode"
5522 msgstr ""
5524 #: fortran/lang.opt:481
5525 msgid "-ffpe-trap=[...]\tStop on following floating point exceptions"
5526 msgstr ""
5528 #: fortran/lang.opt:485
5529 msgid "-ffpe-summary=[...]\tPrint summary of floating point exceptions"
5530 msgstr ""
5532 #: fortran/lang.opt:489
5533 msgid "Assume that the source file is free form"
5534 msgstr ""
5536 #: fortran/lang.opt:493
5537 msgid "Allow arbitrary character line width in free mode"
5538 msgstr ""
5540 #: fortran/lang.opt:497
5541 msgid "-ffree-line-length-<n>\tUse n as character line width in free mode"
5542 msgstr ""
5544 #: fortran/lang.opt:501
5545 msgid "Enable front end optimization"
5546 msgstr ""
5548 #: fortran/lang.opt:505
5549 msgid "Specify that no implicit typing is allowed, unless overridden by explicit IMPLICIT statements"
5550 msgstr ""
5552 #: fortran/lang.opt:509
5553 msgid "-finit-character=<n>\tInitialize local character variables to ASCII value n"
5554 msgstr ""
5556 #: fortran/lang.opt:513
5557 msgid "-finit-integer=<n>\tInitialize local integer variables to n"
5558 msgstr ""
5560 #: fortran/lang.opt:517
5561 msgid "Initialize local variables to zero (from g77)"
5562 msgstr ""
5564 #: fortran/lang.opt:521
5565 msgid "-finit-logical=<true|false>\tInitialize local logical variables"
5566 msgstr ""
5568 #: fortran/lang.opt:525
5569 msgid "-finit-real=<zero|snan|nan|inf|-inf>\tInitialize local real variables"
5570 msgstr ""
5572 #: fortran/lang.opt:528
5573 #, c-format
5574 msgid "Unrecognized option to floating-point init value: %qs"
5575 msgstr ""
5577 #: fortran/lang.opt:547
5578 msgid "-fmax-array-constructor=<n>\tMaximum number of objects in an array constructor"
5579 msgstr ""
5581 #: fortran/lang.opt:551
5582 msgid "-fmax-identifier-length=<n>\tMaximum identifier length"
5583 msgstr ""
5585 #: fortran/lang.opt:555
5586 msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords"
5587 msgstr ""
5589 #: fortran/lang.opt:559
5590 msgid "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be put on the stack"
5591 msgstr ""
5593 #: fortran/lang.opt:563
5594 msgid "Put all local arrays on stack."
5595 msgstr ""
5597 #: fortran/lang.opt:567
5598 msgid "Set default accessibility of module entities to PRIVATE."
5599 msgstr ""
5601 #: fortran/lang.opt:583
5602 msgid "Try to lay out derived types as compactly as possible"
5603 msgstr ""
5605 #: fortran/lang.opt:591
5606 msgid "Protect parentheses in expressions"
5607 msgstr ""
5609 #: fortran/lang.opt:595
5610 msgid "Enable range checking during compilation"
5611 msgstr ""
5613 #: fortran/lang.opt:599
5614 msgid "Interpret any REAL(4) as a REAL(8)"
5615 msgstr ""
5617 #: fortran/lang.opt:603
5618 msgid "Interpret any REAL(4) as a REAL(10)"
5619 msgstr ""
5621 #: fortran/lang.opt:607
5622 msgid "Interpret any REAL(4) as a REAL(16)"
5623 msgstr ""
5625 #: fortran/lang.opt:611
5626 msgid "Interpret any REAL(8) as a REAL(4)"
5627 msgstr ""
5629 #: fortran/lang.opt:615
5630 msgid "Interpret any REAL(8) as a REAL(10)"
5631 msgstr ""
5633 #: fortran/lang.opt:619
5634 msgid "Interpret any REAL(8) as a REAL(16)"
5635 msgstr ""
5637 #: fortran/lang.opt:623
5638 msgid "Reallocate the LHS in assignments"
5639 msgstr ""
5641 #: fortran/lang.opt:627
5642 msgid "Use a 4-byte record marker for unformatted files"
5643 msgstr ""
5645 #: fortran/lang.opt:631
5646 msgid "Use an 8-byte record marker for unformatted files"
5647 msgstr ""
5649 #: fortran/lang.opt:635
5650 msgid "Allocate local variables on the stack to allow indirect recursion"
5651 msgstr ""
5653 #: fortran/lang.opt:639
5654 msgid "Copy array sections into a contiguous block on procedure entry"
5655 msgstr ""
5657 #: fortran/lang.opt:643
5658 msgid "-fcoarray=<none|single|lib>\tSpecify which coarray parallelization should be used"
5659 msgstr ""
5661 #: fortran/lang.opt:646
5662 #, c-format
5663 msgid "Unrecognized option: %qs"
5664 msgstr ""
5666 #: fortran/lang.opt:659
5667 msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed"
5668 msgstr ""
5670 #: fortran/lang.opt:663
5671 msgid "Append a second underscore if the name already contains an underscore"
5672 msgstr ""
5674 #: fortran/lang.opt:671
5675 msgid "Apply negative sign to zero values"
5676 msgstr ""
5678 #: fortran/lang.opt:675
5679 msgid "Append underscores to externally visible names"
5680 msgstr ""
5682 #: fortran/lang.opt:679 c-family/c.opt:1064 c-family/c.opt:1088
5683 #: c-family/c.opt:1314 config/pa/pa.opt:42 config/pa/pa.opt:66
5684 #: config/sh/sh.opt:213 common.opt:1026 common.opt:1249 common.opt:1577
5685 #: common.opt:1903 common.opt:1939 common.opt:2028 common.opt:2032
5686 #: common.opt:2124 common.opt:2206 common.opt:2230 common.opt:2331
5687 #: common.opt:2449
5688 msgid "Does nothing.  Preserved for backward compatibility."
5689 msgstr ""
5691 #: fortran/lang.opt:719
5692 msgid "Statically link the GNU Fortran helper library (libgfortran)"
5693 msgstr ""
5695 #: fortran/lang.opt:723
5696 msgid "Conform to the ISO Fortran 2003 standard"
5697 msgstr ""
5699 #: fortran/lang.opt:727
5700 msgid "Conform to the ISO Fortran 2008 standard"
5701 msgstr ""
5703 #: fortran/lang.opt:731
5704 msgid "Conform to the ISO Fortran 2008 standard including TS 29113"
5705 msgstr ""
5707 #: fortran/lang.opt:735
5708 msgid "Conform to the ISO Fortran 95 standard"
5709 msgstr ""
5711 #: fortran/lang.opt:739
5712 msgid "Conform to nothing in particular"
5713 msgstr ""
5715 #: fortran/lang.opt:743
5716 msgid "Accept extensions to support legacy code"
5717 msgstr ""
5719 #: c-family/c.opt:43 c-family/c.opt:46 c-family/c.opt:181
5720 #, c-format
5721 msgid "assertion missing after %qs"
5722 msgstr ""
5724 #: c-family/c.opt:55 c-family/c.opt:58 c-family/c.opt:163 c-family/c.opt:166
5725 #: c-family/c.opt:193 c-family/c.opt:252
5726 #, c-format
5727 msgid "macro name missing after %qs"
5728 msgstr ""
5730 #: c-family/c.opt:70 c-family/c.opt:73 c-family/c.opt:76 c-family/c.opt:79
5731 #: c-family/c.opt:175 c-family/c.opt:178 c-family/c.opt:216 c-family/c.opt:220
5732 #: c-family/c.opt:232 c-family/c.opt:1497 c-family/c.opt:1505
5733 #: config/darwin.opt:53 common.opt:316 common.opt:319 common.opt:2704
5734 #, c-format
5735 msgid "missing filename after %qs"
5736 msgstr ""
5738 #: c-family/c.opt:85 c-family/c.opt:88 c-family/c.opt:91 c-family/c.opt:94
5739 #: c-family/c.opt:200 c-family/c.opt:208 c-family/c.opt:1493
5740 #: c-family/c.opt:1513 c-family/c.opt:1517 c-family/c.opt:1521
5741 #, c-format
5742 msgid "missing path after %qs"
5743 msgstr ""
5745 #: c-family/c.opt:182
5746 msgid "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>"
5747 msgstr ""
5749 #: c-family/c.opt:186
5750 msgid "Do not discard comments"
5751 msgstr ""
5753 #: c-family/c.opt:190
5754 msgid "Do not discard comments in macro expansions"
5755 msgstr ""
5757 #: c-family/c.opt:194
5758 msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1"
5759 msgstr ""
5761 #: c-family/c.opt:201
5762 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path"
5763 msgstr ""
5765 #: c-family/c.opt:205
5766 msgid "Print the name of header files as they are used"
5767 msgstr ""
5769 #: c-family/c.opt:209
5770 msgid "-I <dir>\tAdd <dir> to the end of the main include path"
5771 msgstr ""
5773 #: c-family/c.opt:213
5774 msgid "Generate make dependencies"
5775 msgstr ""
5777 #: c-family/c.opt:217
5778 msgid "Generate make dependencies and compile"
5779 msgstr ""
5781 #: c-family/c.opt:221
5782 msgid "-MF <file>\tWrite dependency output to the given file"
5783 msgstr ""
5785 #: c-family/c.opt:225
5786 msgid "Treat missing header files as generated files"
5787 msgstr ""
5789 #: c-family/c.opt:229
5790 msgid "Like -M but ignore system header files"
5791 msgstr ""
5793 #: c-family/c.opt:233
5794 msgid "Like -MD but ignore system header files"
5795 msgstr ""
5797 #: c-family/c.opt:237
5798 msgid "Generate phony targets for all headers"
5799 msgstr ""
5801 #: c-family/c.opt:240 c-family/c.opt:244
5802 #, c-format
5803 msgid "missing makefile target after %qs"
5804 msgstr ""
5806 #: c-family/c.opt:241
5807 msgid "-MQ <target>\tAdd a MAKE-quoted target"
5808 msgstr ""
5810 #: c-family/c.opt:245
5811 msgid "-MT <target>\tAdd an unquoted target"
5812 msgstr ""
5814 #: c-family/c.opt:249
5815 msgid "Do not generate #line directives"
5816 msgstr ""
5818 #: c-family/c.opt:253
5819 msgid "-U<macro>\tUndefine <macro>"
5820 msgstr ""
5822 #: c-family/c.opt:257
5823 msgid "Warn about things that will change when compiling with an ABI-compliant compiler"
5824 msgstr ""
5826 #: c-family/c.opt:261
5827 msgid "Warn about things that change between the current -fabi-version and the specified version"
5828 msgstr ""
5830 #: c-family/c.opt:265
5831 msgid "Warn if a subobject has an abi_tag attribute that the complete object type does not have"
5832 msgstr ""
5834 #: c-family/c.opt:272
5835 msgid "Warn about suspicious uses of memory addresses"
5836 msgstr ""
5838 #: c-family/c.opt:276 ada/gcc-interface/lang.opt:57
5839 msgid "Enable most warning messages"
5840 msgstr ""
5842 #: c-family/c.opt:288
5843 msgid "Warn whenever an Objective-C assignment is being intercepted by the garbage collector"
5844 msgstr ""
5846 #: c-family/c.opt:292
5847 msgid "Warn about casting functions to incompatible types"
5848 msgstr ""
5850 #: c-family/c.opt:296
5851 msgid "Warn about boolean expression compared with an integer value different from true/false"
5852 msgstr ""
5854 #: c-family/c.opt:300
5855 msgid "Warn when a built-in preprocessor macro is undefined or redefined"
5856 msgstr ""
5858 #: c-family/c.opt:304
5859 msgid "Warn about features not present in ISO C90, but present in ISO C99"
5860 msgstr ""
5862 #: c-family/c.opt:308
5863 msgid "Warn about features not present in ISO C99, but present in ISO C11"
5864 msgstr ""
5866 #: c-family/c.opt:312
5867 msgid "Warn about C constructs that are not in the common subset of C and C++"
5868 msgstr ""
5870 #: c-family/c.opt:316
5871 msgid "Deprecated in favor of -Wc++11-compat"
5872 msgstr ""
5874 #: c-family/c.opt:320
5875 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO C++ 2011"
5876 msgstr ""
5878 #: c-family/c.opt:324
5879 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2011 and ISO C++ 2014"
5880 msgstr ""
5882 #: c-family/c.opt:328
5883 msgid "Warn about casts which discard qualifiers"
5884 msgstr ""
5886 #: c-family/c.opt:332
5887 msgid "Warn about subscripts whose type is \"char\""
5888 msgstr ""
5890 #: c-family/c.opt:336
5891 msgid "Warn about memory access errors found by Pointer Bounds Checker"
5892 msgstr ""
5894 #: c-family/c.opt:340
5895 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\""
5896 msgstr ""
5898 #: c-family/c.opt:344
5899 msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line"
5900 msgstr ""
5902 #: c-family/c.opt:348
5903 msgid "Synonym for -Wcomment"
5904 msgstr ""
5906 #: c-family/c.opt:352
5907 msgid "Warn for conditionally-supported constructs"
5908 msgstr ""
5910 #: c-family/c.opt:356
5911 msgid "Warn for implicit type conversions that may change a value"
5912 msgstr ""
5914 #: c-family/c.opt:360
5915 msgid "Warn for converting NULL from/to a non-pointer type"
5916 msgstr ""
5918 #: c-family/c.opt:368
5919 msgid "Warn when all constructors and destructors are private"
5920 msgstr ""
5922 #: c-family/c.opt:372
5923 msgid "Warn about __TIME__, __DATE__ and __TIMESTAMP__ usage"
5924 msgstr ""
5926 #: c-family/c.opt:376
5927 msgid "Warn when a declaration is found after a statement"
5928 msgstr ""
5930 #: c-family/c.opt:380
5931 msgid "Warn when deleting a pointer to incomplete type"
5932 msgstr ""
5934 #: c-family/c.opt:384
5935 msgid "Warn about deleting polymorphic objects with non-virtual destructors"
5936 msgstr ""
5938 #: c-family/c.opt:388
5939 msgid "Warn if a deprecated compiler feature, class, method, or field is used"
5940 msgstr ""
5942 #: c-family/c.opt:392
5943 msgid "Warn about positional initialization of structs requiring designated initializers"
5944 msgstr ""
5946 #: c-family/c.opt:396
5947 msgid "Warn if qualifiers on arrays which are pointer targets are discarded"
5948 msgstr ""
5950 #: c-family/c.opt:400
5951 msgid "Warn if type qualifiers on pointers are discarded"
5952 msgstr ""
5954 #: c-family/c.opt:404
5955 msgid "Warn about compile-time integer division by zero"
5956 msgstr ""
5958 #: c-family/c.opt:408
5959 msgid "Warn about violations of Effective C++ style rules"
5960 msgstr ""
5962 #: c-family/c.opt:412
5963 msgid "Warn about an empty body in an if or else statement"
5964 msgstr ""
5966 #: c-family/c.opt:416
5967 msgid "Warn about stray tokens after #elif and #endif"
5968 msgstr ""
5970 #: c-family/c.opt:420
5971 msgid "Warn about comparison of different enum types"
5972 msgstr ""
5974 #: c-family/c.opt:428
5975 msgid "This switch is deprecated; use -Werror=implicit-function-declaration instead"
5976 msgstr ""
5978 #: c-family/c.opt:432
5979 msgid "Warn for implicit type conversions that cause loss of floating point precision"
5980 msgstr ""
5982 #: c-family/c.opt:436
5983 msgid "Warn if testing floating point numbers for equality"
5984 msgstr ""
5986 #: c-family/c.opt:440 c-family/c.opt:472
5987 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
5988 msgstr ""
5990 #: c-family/c.opt:444
5991 msgid "Warn about format strings that contain NUL bytes"
5992 msgstr ""
5994 #: c-family/c.opt:448
5995 msgid "Warn if passing too many arguments to a function for its format string"
5996 msgstr ""
5998 #: c-family/c.opt:452
5999 msgid "Warn about format strings that are not literals"
6000 msgstr ""
6002 #: c-family/c.opt:456
6003 msgid "Warn about possible security problems with format functions"
6004 msgstr ""
6006 #: c-family/c.opt:460
6007 msgid "Warn about sign differences with format functions"
6008 msgstr ""
6010 #: c-family/c.opt:464
6011 msgid "Warn about strftime formats yielding 2-digit years"
6012 msgstr ""
6014 #: c-family/c.opt:468
6015 msgid "Warn about zero-length formats"
6016 msgstr ""
6018 #: c-family/c.opt:476
6019 msgid "Warn whenever type qualifiers are ignored."
6020 msgstr ""
6022 #: c-family/c.opt:480
6023 msgid "Warn when there is a conversion between pointers that have incompatible types"
6024 msgstr ""
6026 #: c-family/c.opt:484
6027 msgid "Warn about variables which are initialized to themselves"
6028 msgstr ""
6030 #: c-family/c.opt:488
6031 msgid "Warn about implicit declarations"
6032 msgstr ""
6034 #: c-family/c.opt:492
6035 msgid "Warn about implicit conversions from \"float\" to \"double\""
6036 msgstr ""
6038 #: c-family/c.opt:496
6039 msgid "Warn about implicit function declarations"
6040 msgstr ""
6042 #: c-family/c.opt:500
6043 msgid "Warn when a declaration does not specify a type"
6044 msgstr ""
6046 #: c-family/c.opt:507
6047 msgid "Warn about C++11 inheriting constructors when the base has a variadic constructor"
6048 msgstr ""
6050 #: c-family/c.opt:511
6051 msgid "Warn about incompatible integer to pointer and pointer to integer conversions"
6052 msgstr ""
6054 #: c-family/c.opt:515
6055 msgid "Warn when there is a cast to a pointer from an integer of a different size"
6056 msgstr ""
6058 #: c-family/c.opt:519
6059 msgid "Warn about invalid uses of the \"offsetof\" macro"
6060 msgstr ""
6062 #: c-family/c.opt:523
6063 msgid "Warn about PCH files that are found but not used"
6064 msgstr ""
6066 #: c-family/c.opt:527
6067 msgid "Warn when a jump misses a variable initialization"
6068 msgstr ""
6070 #: c-family/c.opt:531
6071 msgid "Warn when a string or character literal is followed by a ud-suffix which does not begin with an underscore."
6072 msgstr ""
6074 #: c-family/c.opt:535
6075 msgid "Warn when a logical operator is suspiciously always evaluating to true or false"
6076 msgstr ""
6078 #: c-family/c.opt:539
6079 msgid "Warn when logical not is used on the left hand side operand of a comparison"
6080 msgstr ""
6082 #: c-family/c.opt:543
6083 msgid "Do not warn about using \"long long\" when -pedantic"
6084 msgstr ""
6086 #: c-family/c.opt:547
6087 msgid "Warn about suspicious declarations of \"main\""
6088 msgstr ""
6090 #: c-family/c.opt:555
6091 msgid "Warn about suspicious calls to memset where the third argument is constant literal zero and the second is not"
6092 msgstr ""
6094 #: c-family/c.opt:559
6095 msgid "Warn about possibly missing braces around initializers"
6096 msgstr ""
6098 #: c-family/c.opt:563
6099 msgid "Warn about global functions without previous declarations"
6100 msgstr ""
6102 #: c-family/c.opt:567
6103 msgid "Warn about missing fields in struct initializers"
6104 msgstr ""
6106 #: c-family/c.opt:571
6107 msgid "Warn about missing sized deallocation functions"
6108 msgstr ""
6110 #: c-family/c.opt:575
6111 msgid "Warn about suspicious length parameters to certain string functions if the argument uses sizeof"
6112 msgstr ""
6114 #: c-family/c.opt:579
6115 msgid "Warn when sizeof is applied on a parameter declared as an array"
6116 msgstr ""
6118 #: c-family/c.opt:583
6119 msgid "Warn about functions which might be candidates for format attributes"
6120 msgstr ""
6122 #: c-family/c.opt:587
6123 msgid "Suggest that the override keyword be used when the declaration of a virtual"
6124 msgstr ""
6126 #: c-family/c.opt:592
6127 msgid "Warn about enumerated switches, with no default, missing a case"
6128 msgstr ""
6130 #: c-family/c.opt:596
6131 msgid "Warn about enumerated switches missing a \"default:\" statement"
6132 msgstr ""
6134 #: c-family/c.opt:600
6135 msgid "Warn about all enumerated switches missing a specific case"
6136 msgstr ""
6138 #: c-family/c.opt:604
6139 msgid "Warn about switches with boolean controlling expression"
6140 msgstr ""
6142 #: c-family/c.opt:612
6143 msgid "Warn about user-specified include directories that do not exist"
6144 msgstr ""
6146 #: c-family/c.opt:616
6147 msgid "Warn about function parameters declared without a type specifier in K&R-style functions"
6148 msgstr ""
6150 #: c-family/c.opt:620
6151 msgid "Warn about global functions without prototypes"
6152 msgstr ""
6154 #: c-family/c.opt:623 c-family/c.opt:937 c-family/c.opt:944
6155 #: c-family/c.opt:1114 c-family/c.opt:1133 c-family/c.opt:1156
6156 #: c-family/c.opt:1162 c-family/c.opt:1169 c-family/c.opt:1193
6157 #: c-family/c.opt:1204 c-family/c.opt:1207 c-family/c.opt:1210
6158 #: c-family/c.opt:1213 c-family/c.opt:1216 c-family/c.opt:1253
6159 #: c-family/c.opt:1384 c-family/c.opt:1395 c-family/c.opt:1413
6160 #: c-family/c.opt:1444 c-family/c.opt:1448 c-family/c.opt:1464
6161 #: config/ia64/ia64.opt:167 config/ia64/ia64.opt:170 c-family/c-opts.c:426
6162 #, gcc-internal-format
6163 msgid "switch %qs is no longer supported"
6164 msgstr ""
6166 #: c-family/c.opt:627
6167 msgid "Warn about use of multi-character character constants"
6168 msgstr ""
6170 #: c-family/c.opt:631
6171 msgid "Warn about narrowing conversions within { } that are ill-formed in C++11"
6172 msgstr ""
6174 #: c-family/c.opt:635
6175 msgid "Warn about \"extern\" declarations not at file scope"
6176 msgstr ""
6178 #: c-family/c.opt:639
6179 msgid "Warn when a noexcept expression evaluates to false even though the expression can't actually throw"
6180 msgstr ""
6182 #: c-family/c.opt:643
6183 msgid "Warn when non-templatized friend functions are declared within a template"
6184 msgstr ""
6186 #: c-family/c.opt:647
6187 msgid "Warn about non-virtual destructors"
6188 msgstr ""
6190 #: c-family/c.opt:651
6191 msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL"
6192 msgstr ""
6194 #: c-family/c.opt:663
6195 msgid "-Wnormalized=<none|id|nfc|nfkc>\tWarn about non-normalised Unicode strings"
6196 msgstr ""
6198 #: c-family/c.opt:670
6199 msgid "argument %qs to %<-Wnormalized%> not recognized"
6200 msgstr ""
6202 #: c-family/c.opt:686
6203 msgid "Warn if a C-style cast is used in a program"
6204 msgstr ""
6206 #: c-family/c.opt:690
6207 msgid "Warn for obsolescent usage in a declaration"
6208 msgstr ""
6210 #: c-family/c.opt:694
6211 msgid "Warn if an old-style parameter definition is used"
6212 msgstr ""
6214 #: c-family/c.opt:698
6215 msgid "Warn if a simd directive is overridden by the vectorizer cost model"
6216 msgstr ""
6218 #: c-family/c.opt:702
6219 msgid "Warn if a string is longer than the maximum portable length specified by the standard"
6220 msgstr ""
6222 #: c-family/c.opt:706
6223 msgid "Warn about overloaded virtual function names"
6224 msgstr ""
6226 #: c-family/c.opt:710
6227 msgid "Warn about overriding initializers without side effects"
6228 msgstr ""
6230 #: c-family/c.opt:714
6231 msgid "Warn about packed bit-fields whose offset changed in GCC 4.4"
6232 msgstr ""
6234 #: c-family/c.opt:718
6235 msgid "Warn about possibly missing parentheses"
6236 msgstr ""
6238 #: c-family/c.opt:726
6239 msgid "Warn when converting the type of pointers to member functions"
6240 msgstr ""
6242 #: c-family/c.opt:730
6243 msgid "Warn about function pointer arithmetic"
6244 msgstr ""
6246 #: c-family/c.opt:734
6247 msgid "Warn when a pointer differs in signedness in an assignment"
6248 msgstr ""
6250 #: c-family/c.opt:738
6251 msgid "Warn when a pointer is cast to an integer of a different size"
6252 msgstr ""
6254 #: c-family/c.opt:742
6255 msgid "Warn about misuses of pragmas"
6256 msgstr ""
6258 #: c-family/c.opt:746
6259 msgid "Warn if a property for an Objective-C object has no assign semantics specified"
6260 msgstr ""
6262 #: c-family/c.opt:750
6263 msgid "Warn if inherited methods are unimplemented"
6264 msgstr ""
6266 #: c-family/c.opt:754
6267 msgid "Warn about multiple declarations of the same object"
6268 msgstr ""
6270 #: c-family/c.opt:758
6271 msgid "Warn when the compiler reorders code"
6272 msgstr ""
6274 #: c-family/c.opt:762
6275 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)"
6276 msgstr ""
6278 #: c-family/c.opt:766
6279 msgid "Warn if a selector has multiple methods"
6280 msgstr ""
6282 #: c-family/c.opt:770
6283 msgid "Warn about possible violations of sequence point rules"
6284 msgstr ""
6286 #: c-family/c.opt:774
6287 msgid "Warn if a local declaration hides an instance variable"
6288 msgstr ""
6290 #: c-family/c.opt:778
6291 msgid "Warn if shift count is negative"
6292 msgstr ""
6294 #: c-family/c.opt:782
6295 msgid "Warn if shift count >= width of type"
6296 msgstr ""
6298 #: c-family/c.opt:786
6299 msgid "Warn about signed-unsigned comparisons"
6300 msgstr ""
6302 #: c-family/c.opt:794
6303 msgid "Warn for implicit type conversions between signed and unsigned integers"
6304 msgstr ""
6306 #: c-family/c.opt:798
6307 msgid "Warn when overload promotes from unsigned to signed"
6308 msgstr ""
6310 #: c-family/c.opt:802
6311 msgid "Warn about uncasted NULL used as sentinel"
6312 msgstr ""
6314 #: c-family/c.opt:806
6315 msgid "Warn about unprototyped function declarations"
6316 msgstr ""
6318 #: c-family/c.opt:818
6319 msgid "Warn if type signatures of candidate methods do not match exactly"
6320 msgstr ""
6322 #: c-family/c.opt:822
6323 msgid "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions are used"
6324 msgstr ""
6326 #: c-family/c.opt:826
6327 msgid "Deprecated.  This switch has no effect"
6328 msgstr ""
6330 #: c-family/c.opt:834
6331 msgid "Warn about features not present in traditional C"
6332 msgstr ""
6334 #: c-family/c.opt:838
6335 msgid "Warn of prototypes causing type conversions different from what would happen in the absence of prototype"
6336 msgstr ""
6338 #: c-family/c.opt:842
6339 msgid "Warn if trigraphs are encountered that might affect the meaning of the program"
6340 msgstr ""
6342 #: c-family/c.opt:846
6343 msgid "Warn about @selector()s without previously declared methods"
6344 msgstr ""
6346 #: c-family/c.opt:850
6347 msgid "Warn if an undefined macro is used in an #if directive"
6348 msgstr ""
6350 #: c-family/c.opt:862
6351 msgid "Warn about unrecognized pragmas"
6352 msgstr ""
6354 #: c-family/c.opt:866
6355 msgid "Warn about unsuffixed float constants"
6356 msgstr ""
6358 #: c-family/c.opt:874
6359 msgid "Warn when typedefs locally defined in a function are not used"
6360 msgstr ""
6362 #: c-family/c.opt:878
6363 msgid "Warn about macros defined in the main file that are not used"
6364 msgstr ""
6366 #: c-family/c.opt:882
6367 msgid "Warn if a caller of a function, marked with attribute warn_unused_result, does not use its return value"
6368 msgstr ""
6370 #: c-family/c.opt:886
6371 msgid "Warn about using variadic macros"
6372 msgstr ""
6374 #: c-family/c.opt:890
6375 msgid "Warn about questionable usage of the macros used to retrieve variable arguments"
6376 msgstr ""
6378 #: c-family/c.opt:894
6379 msgid "Warn if a variable length array is used"
6380 msgstr ""
6382 #: c-family/c.opt:898
6383 msgid "Warn when a register variable is declared volatile"
6384 msgstr ""
6386 #: c-family/c.opt:902
6387 msgid "Warn if a virtual base has a non-trivial move assignment operator"
6388 msgstr ""
6390 #: c-family/c.opt:906
6391 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."
6392 msgstr ""
6394 #: c-family/c.opt:910
6395 msgid "Warn when a literal '0' is used as null pointer"
6396 msgstr ""
6398 #: c-family/c.opt:914
6399 msgid "Warn about useless casts"
6400 msgstr ""
6402 #: c-family/c.opt:918
6403 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)"
6404 msgstr ""
6406 #: c-family/c.opt:926
6407 msgid "The version of the C++ ABI used for -Wabi warnings and link compatibility aliases"
6408 msgstr ""
6410 #: c-family/c.opt:930
6411 msgid "Enforce class member access control semantics"
6412 msgstr ""
6414 #: c-family/c.opt:934
6415 msgid "-fada-spec-parent=unit  Dump Ada specs as child units of given parent"
6416 msgstr ""
6418 #: c-family/c.opt:941
6419 msgid "Allow variadic functions without named parameter"
6420 msgstr ""
6422 #: c-family/c.opt:945 c-family/c.opt:1170 c-family/c.opt:1445
6423 #: c-family/c.opt:1449 c-family/c.opt:1465
6424 msgid "No longer supported"
6425 msgstr "Більше не підтримується"
6427 #: c-family/c.opt:949
6428 msgid "Recognize the \"asm\" keyword"
6429 msgstr ""
6431 #: c-family/c.opt:957
6432 msgid "Recognize built-in functions"
6433 msgstr ""
6435 #: c-family/c.opt:964
6436 msgid "Where shorter, use canonicalized paths to systems headers."
6437 msgstr ""
6439 #: c-family/c.opt:968
6440 msgid "Add Pointer Bounds Checker instrumentation.  fchkp-* flags are used to"
6441 msgstr ""
6443 #: c-family/c.opt:973
6444 msgid "Generate pointer bounds checks for variables with incomplete type"
6445 msgstr ""
6447 #: c-family/c.opt:977
6448 msgid "Use zero bounds for all incoming arguments in 'main' function.  It helps when"
6449 msgstr ""
6451 #: c-family/c.opt:982
6452 msgid "Forces Pointer Bounds Checker to use narrowed bounds for address of the first"
6453 msgstr ""
6455 #: c-family/c.opt:988
6456 msgid "Control how Pointer Bounds Checker handle pointers to object fields.  When"
6457 msgstr ""
6459 #: c-family/c.opt:993
6460 msgid "Forces Pointer Bounds Checker to use bounds of the innermost arrays in case of"
6461 msgstr ""
6463 #: c-family/c.opt:998
6464 msgid "Allow Pointer Bounds Checker optimizations.  By default allowed"
6465 msgstr ""
6467 #: c-family/c.opt:1003
6468 msgid "Allow to use *_nobnd versions of string functions by Pointer Bounds Checker."
6469 msgstr ""
6471 #: c-family/c.opt:1007
6472 msgid "Allow to use *_nochk versions of string functions by Pointer Bounds Checker."
6473 msgstr ""
6475 #: c-family/c.opt:1011
6476 msgid "Use statically initialized variable for vars bounds instead of"
6477 msgstr ""
6479 #: c-family/c.opt:1016
6480 msgid "Use statically initialized variable for constant bounds instead of"
6481 msgstr ""
6483 #: c-family/c.opt:1021
6484 msgid "With this option zero size obtained dynamically for objects with"
6485 msgstr ""
6487 #: c-family/c.opt:1026
6488 msgid "Generate checks for all read accesses to memory."
6489 msgstr ""
6491 #: c-family/c.opt:1030
6492 msgid "Generate checks for all write accesses to memory."
6493 msgstr ""
6495 #: c-family/c.opt:1034
6496 msgid "Generate bounds stores for pointer writes."
6497 msgstr ""
6499 #: c-family/c.opt:1038
6500 msgid "Generate bounds passing for calls."
6501 msgstr ""
6503 #: c-family/c.opt:1042
6504 msgid "Instrument only functions marked with bnd_instrument attribute."
6505 msgstr ""
6507 #: c-family/c.opt:1046
6508 msgid "Transform instrumented builtin calls into calls to wrappers."
6509 msgstr ""
6511 #: c-family/c.opt:1056
6512 msgid "Enable Cilk Plus"
6513 msgstr ""
6515 #: c-family/c.opt:1060
6516 msgid "Allow the arguments of the '?' operator to have different types"
6517 msgstr ""
6519 #: c-family/c.opt:1067
6520 #, c-format
6521 msgid "no class name specified with %qs"
6522 msgstr ""
6524 #: c-family/c.opt:1068
6525 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings"
6526 msgstr ""
6528 #: c-family/c.opt:1072
6529 msgid "-fconstexpr-depth=<number>\tSpecify maximum constexpr recursion depth"
6530 msgstr ""
6532 #: c-family/c.opt:1076
6533 msgid "Emit debug annotations during preprocessing"
6534 msgstr ""
6536 #: c-family/c.opt:1080
6537 msgid "-fdeduce-init-list\tenable deduction of std::initializer_list for a template type parameter from a brace-enclosed initializer-list"
6538 msgstr ""
6540 #: c-family/c.opt:1084
6541 msgid "Factor complex constructors and destructors to favor space over speed"
6542 msgstr ""
6544 #: c-family/c.opt:1092
6545 msgid "Preprocess directives only."
6546 msgstr ""
6548 #: c-family/c.opt:1096
6549 msgid "Permit '$' as an identifier character"
6550 msgstr ""
6552 #: c-family/c.opt:1100
6553 msgid "Write all declarations as Ada code transitively"
6554 msgstr ""
6556 #: c-family/c.opt:1104
6557 msgid "Write all declarations as Ada code for the given file only"
6558 msgstr ""
6560 #: c-family/c.opt:1111
6561 msgid "Generate code to check exception specifications"
6562 msgstr ""
6564 #: c-family/c.opt:1118
6565 msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>"
6566 msgstr ""
6568 #: c-family/c.opt:1122
6569 msgid "Permit universal character names (\\u and \\U) in identifiers"
6570 msgstr ""
6572 #: c-family/c.opt:1126
6573 msgid "-finput-charset=<cset>\tSpecify the default character set for source files"
6574 msgstr ""
6576 #: c-family/c.opt:1130
6577 msgid "Support dynamic initialization of thread-local variables in a different translation unit"
6578 msgstr ""
6580 #: c-family/c.opt:1137
6581 msgid "Scope of for-init-statement variables is local to the loop"
6582 msgstr ""
6584 #: c-family/c.opt:1141
6585 msgid "Do not assume that standard C libraries and \"main\" exist"
6586 msgstr ""
6588 #: c-family/c.opt:1145
6589 msgid "Recognize GNU-defined keywords"
6590 msgstr ""
6592 #: c-family/c.opt:1149
6593 msgid "Generate code for GNU runtime environment"
6594 msgstr ""
6596 #: c-family/c.opt:1153
6597 msgid "Use traditional GNU semantics for inline functions"
6598 msgstr ""
6600 #: c-family/c.opt:1159
6601 msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
6602 msgstr ""
6604 #: c-family/c.opt:1166
6605 msgid "Assume normal C execution environment"
6606 msgstr ""
6608 #: c-family/c.opt:1174
6609 msgid "Export functions even if they can be inlined"
6610 msgstr ""
6612 #: c-family/c.opt:1178
6613 msgid "Emit implicit instantiations of inline templates"
6614 msgstr ""
6616 #: c-family/c.opt:1182
6617 msgid "Emit implicit instantiations of templates"
6618 msgstr ""
6620 #: c-family/c.opt:1186
6621 msgid "Inject friend functions into enclosing namespace"
6622 msgstr ""
6624 #: c-family/c.opt:1190
6625 msgid "Don't emit dllexported inline functions unless needed"
6626 msgstr ""
6628 #: c-family/c.opt:1197
6629 msgid "Allow implicit conversions between vectors with differing numbers of subparts and/or differing element types."
6630 msgstr ""
6632 #: c-family/c.opt:1201
6633 msgid "Don't warn about uses of Microsoft extensions"
6634 msgstr ""
6636 #: c-family/c.opt:1220
6637 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
6638 msgstr ""
6640 #: c-family/c.opt:1224
6641 msgid "Assume that receivers of Objective-C messages may be nil"
6642 msgstr ""
6644 #: c-family/c.opt:1228
6645 msgid "Allow access to instance variables as if they were local declarations within instance method implementations."
6646 msgstr ""
6648 #: c-family/c.opt:1232
6649 msgid "-fvisibility=[private|protected|public|package]\tSet the default symbol visibility"
6650 msgstr ""
6652 #: c-family/c.opt:1235
6653 #, c-format
6654 msgid "unrecognized ivar visibility value %qs"
6655 msgstr ""
6657 #: c-family/c.opt:1257
6658 msgid "Treat a throw() exception specification as noexcept to improve code size"
6659 msgstr ""
6661 #: c-family/c.opt:1261
6662 msgid "Specify which ABI to use for Objective-C family code and meta-data generation."
6663 msgstr ""
6665 #: c-family/c.opt:1267
6666 msgid "Generate special Objective-C methods to initialize/destroy non-POD C++ ivars, if needed"
6667 msgstr ""
6669 #: c-family/c.opt:1271
6670 msgid "Allow fast jumps to the message dispatcher"
6671 msgstr ""
6673 #: c-family/c.opt:1277
6674 msgid "Enable Objective-C exception and synchronization syntax"
6675 msgstr ""
6677 #: c-family/c.opt:1281
6678 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs"
6679 msgstr ""
6681 #: c-family/c.opt:1285
6682 msgid "Enable inline checks for nil receivers with the NeXT runtime and ABI version 2."
6683 msgstr ""
6685 #: c-family/c.opt:1290
6686 msgid "Enable Objective-C setjmp exception handling runtime"
6687 msgstr ""
6689 #: c-family/c.opt:1294
6690 msgid "Conform to the Objective-C 1.0 language as implemented in GCC 4.0"
6691 msgstr ""
6693 #: c-family/c.opt:1298
6694 msgid "Enable OpenACC"
6695 msgstr ""
6697 #: c-family/c.opt:1302
6698 msgid "Enable OpenMP (implies -frecursive in Fortran)"
6699 msgstr ""
6701 #: c-family/c.opt:1306
6702 msgid "Enable OpenMP's SIMD directives"
6703 msgstr ""
6705 #: c-family/c.opt:1310
6706 msgid "Recognize C++ keywords like \"compl\" and \"xor\""
6707 msgstr ""
6709 #: c-family/c.opt:1321
6710 msgid "Look for and use PCH files even when preprocessing"
6711 msgstr ""
6713 #: c-family/c.opt:1325
6714 msgid "Downgrade conformance errors to warnings"
6715 msgstr ""
6717 #: c-family/c.opt:1329
6718 msgid "Enable Plan 9 language extensions"
6719 msgstr ""
6721 #: c-family/c.opt:1333
6722 msgid "Treat the input file as already preprocessed"
6723 msgstr ""
6725 #: c-family/c.opt:1341
6726 msgid "-ftrack-macro-expansion=<0|1|2>  Track locations of tokens coming from macro expansion and display them in error messages"
6727 msgstr ""
6729 #: c-family/c.opt:1345
6730 msgid "-fno-pretty-templates Do not pretty-print template specializations as the template signature followed by the arguments"
6731 msgstr ""
6733 #: c-family/c.opt:1349
6734 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime"
6735 msgstr ""
6737 #: c-family/c.opt:1353
6738 msgid "Enable automatic template instantiation"
6739 msgstr ""
6741 #: c-family/c.opt:1357
6742 msgid "Generate run time type descriptor information"
6743 msgstr ""
6745 #: c-family/c.opt:1361
6746 msgid "Use the same size for double as for float"
6747 msgstr ""
6749 #: c-family/c.opt:1365 ada/gcc-interface/lang.opt:77
6750 msgid "Use the narrowest integer type possible for enumeration types"
6751 msgstr ""
6753 #: c-family/c.opt:1369
6754 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
6755 msgstr ""
6757 #: c-family/c.opt:1373
6758 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
6759 msgstr ""
6761 #: c-family/c.opt:1377
6762 msgid "Make \"char\" signed by default"
6763 msgstr ""
6765 #: c-family/c.opt:1381
6766 msgid "Enable C++14 sized deallocation support"
6767 msgstr ""
6769 #: c-family/c.opt:1388
6770 msgid "Display statistics accumulated during compilation"
6771 msgstr ""
6773 #: c-family/c.opt:1392
6774 msgid "Assume that values of enumeration type are always within the minimum range of that type"
6775 msgstr ""
6777 #: c-family/c.opt:1399
6778 msgid "-ftabstop=<number>\tDistance between tab stops for column reporting"
6779 msgstr ""
6781 #: c-family/c.opt:1403
6782 msgid "Set the maximum number of template instantiation notes for a single warning or error"
6783 msgstr ""
6785 #: c-family/c.opt:1410
6786 msgid "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth"
6787 msgstr ""
6789 #: c-family/c.opt:1417
6790 msgid "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing local statics"
6791 msgstr ""
6793 #: c-family/c.opt:1421
6794 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
6795 msgstr ""
6797 #: c-family/c.opt:1425
6798 msgid "Make \"char\" unsigned by default"
6799 msgstr ""
6801 #: c-family/c.opt:1429
6802 msgid "Use __cxa_atexit to register destructors"
6803 msgstr ""
6805 #: c-family/c.opt:1433
6806 msgid "Use __cxa_get_exception_ptr in exception handling"
6807 msgstr ""
6809 #: c-family/c.opt:1437
6810 msgid "Marks all inlined functions and methods as having hidden visibility"
6811 msgstr ""
6813 #: c-family/c.opt:1441
6814 msgid "Changes visibility to match Microsoft Visual Studio by default"
6815 msgstr ""
6817 #: c-family/c.opt:1453
6818 msgid "Emit common-like symbols as weak symbols"
6819 msgstr ""
6821 #: c-family/c.opt:1457
6822 msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>"
6823 msgstr ""
6825 #: c-family/c.opt:1461
6826 msgid "Generate a #line directive pointing at the current working directory"
6827 msgstr ""
6829 #: c-family/c.opt:1469
6830 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
6831 msgstr ""
6833 #: c-family/c.opt:1473
6834 msgid "Dump declarations to a .decl file"
6835 msgstr ""
6837 #: c-family/c.opt:1477
6838 msgid "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs"
6839 msgstr ""
6841 #: c-family/c.opt:1481
6842 msgid "-femit-struct-debug-reduced\tConservative reduced debug info for structs"
6843 msgstr ""
6845 #: c-family/c.opt:1485
6846 msgid "-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for structs"
6847 msgstr ""
6849 #: c-family/c.opt:1489
6850 msgid "Interpret imaginary, fixed-point, or other gnu number suffix as the corresponding"
6851 msgstr ""
6853 #: c-family/c.opt:1494
6854 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path"
6855 msgstr ""
6857 #: c-family/c.opt:1498
6858 msgid "-imacros <file>\tAccept definition of macros in <file>"
6859 msgstr ""
6861 #: c-family/c.opt:1502
6862 msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory"
6863 msgstr ""
6865 #: c-family/c.opt:1506
6866 msgid "-include <file>\tInclude the contents of <file> before other files"
6867 msgstr ""
6869 #: c-family/c.opt:1510
6870 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options"
6871 msgstr ""
6873 #: c-family/c.opt:1514
6874 msgid "-isysroot <dir>\tSet <dir> to be the system root directory"
6875 msgstr ""
6877 #: c-family/c.opt:1518
6878 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path"
6879 msgstr ""
6881 #: c-family/c.opt:1522
6882 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path"
6883 msgstr ""
6885 #: c-family/c.opt:1526
6886 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path"
6887 msgstr ""
6889 #: c-family/c.opt:1530
6890 msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path"
6891 msgstr ""
6893 #: c-family/c.opt:1540
6894 msgid "Do not search standard system include directories (those specified with -isystem will still be used)"
6895 msgstr ""
6897 #: c-family/c.opt:1544
6898 msgid "Do not search standard system include directories for C++"
6899 msgstr ""
6901 #: c-family/c.opt:1556
6902 msgid "Generate C header of platform-specific features"
6903 msgstr ""
6905 #: c-family/c.opt:1560
6906 msgid "Remap file names when including files"
6907 msgstr ""
6909 #: c-family/c.opt:1564 c-family/c.opt:1568
6910 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum"
6911 msgstr ""
6913 #: c-family/c.opt:1572
6914 msgid "Conform to the ISO 2011 C++ standard"
6915 msgstr ""
6917 #: c-family/c.opt:1576
6918 msgid "Deprecated in favor of -std=c++11"
6919 msgstr ""
6921 #: c-family/c.opt:1580
6922 msgid "Deprecated in favor of -std=c++14"
6923 msgstr ""
6925 #: c-family/c.opt:1584
6926 msgid "Conform to the ISO 2014 C++ standard (experimental and incomplete support)"
6927 msgstr ""
6929 #: c-family/c.opt:1588
6930 msgid "Conform to the ISO 2017(?) C++ draft standard (experimental and incomplete support)"
6931 msgstr ""
6933 #: c-family/c.opt:1595 c-family/c.opt:1691
6934 msgid "Conform to the ISO 2011 C standard (experimental and incomplete support)"
6935 msgstr ""
6937 #: c-family/c.opt:1599
6938 msgid "Deprecated in favor of -std=c11"
6939 msgstr ""
6941 #: c-family/c.opt:1603 c-family/c.opt:1607 c-family/c.opt:1675
6942 msgid "Conform to the ISO 1990 C standard"
6943 msgstr ""
6945 #: c-family/c.opt:1611 c-family/c.opt:1683
6946 msgid "Conform to the ISO 1999 C standard"
6947 msgstr ""
6949 #: c-family/c.opt:1615
6950 msgid "Deprecated in favor of -std=c99"
6951 msgstr ""
6953 #: c-family/c.opt:1619 c-family/c.opt:1624
6954 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical"
6955 msgstr ""
6957 #: c-family/c.opt:1629
6958 msgid "Conform to the ISO 2011 C++ standard with GNU extensions (experimental and incomplete support)"
6959 msgstr ""
6961 #: c-family/c.opt:1633
6962 msgid "Deprecated in favor of -std=gnu++11"
6963 msgstr ""
6965 #: c-family/c.opt:1640
6966 msgid "Conform to the ISO 2014 C++ standard with GNU extensions (experimental and incomplete support)"
6967 msgstr ""
6969 #: c-family/c.opt:1644
6970 msgid "Conform to the ISO 201z(7?) C++ draft standard with GNU extensions (experimental and incomplete support)"
6971 msgstr ""
6973 #: c-family/c.opt:1651
6974 msgid "Conform to the ISO 2011 C standard with GNU extensions (experimental and incomplete support)"
6975 msgstr ""
6977 #: c-family/c.opt:1655
6978 msgid "Deprecated in favor of -std=gnu11"
6979 msgstr ""
6981 #: c-family/c.opt:1659 c-family/c.opt:1663
6982 msgid "Conform to the ISO 1990 C standard with GNU extensions"
6983 msgstr ""
6985 #: c-family/c.opt:1667
6986 msgid "Conform to the ISO 1999 C standard with GNU extensions"
6987 msgstr ""
6989 #: c-family/c.opt:1671
6990 msgid "Deprecated in favor of -std=gnu99"
6991 msgstr ""
6993 #: c-family/c.opt:1679
6994 msgid "Conform to the ISO 1990 C standard as amended in 1994"
6995 msgstr ""
6997 #: c-family/c.opt:1687
6998 msgid "Deprecated in favor of -std=iso9899:1999"
6999 msgstr ""
7001 #: c-family/c.opt:1698
7002 msgid "Enable traditional preprocessing"
7003 msgstr ""
7005 #: c-family/c.opt:1702
7006 msgid "-trigraphs\tSupport ISO C trigraphs"
7007 msgstr ""
7009 #: c-family/c.opt:1706
7010 msgid "Do not predefine system-specific and GCC-specific macros"
7011 msgstr ""
7013 #: ada/gcc-interface/lang.opt:61
7014 msgid "Synonym of -gnatk8"
7015 msgstr ""
7017 #: ada/gcc-interface/lang.opt:69
7018 msgid "Do not look for object files in standard path"
7019 msgstr ""
7021 #: ada/gcc-interface/lang.opt:73
7022 msgid "Select the runtime"
7023 msgstr ""
7025 #: ada/gcc-interface/lang.opt:81
7026 msgid "Catch typos"
7027 msgstr ""
7029 #: ada/gcc-interface/lang.opt:85
7030 msgid "Set name of output ALI file (internal switch)"
7031 msgstr ""
7033 #: ada/gcc-interface/lang.opt:89
7034 msgid "-gnat<options>\tSpecify options to GNAT"
7035 msgstr ""
7037 #: go/lang.opt:42
7038 msgid "Add explicit checks for division by zero"
7039 msgstr ""
7041 #: go/lang.opt:46
7042 msgid "Add explicit checks for division overflow in INT_MIN / -1"
7043 msgstr ""
7045 #: go/lang.opt:50
7046 msgid "-fgo-dump-<type>\tDump Go frontend internal information"
7047 msgstr ""
7049 #: go/lang.opt:54
7050 msgid "-fgo-optimize-<type>\tTurn on optimization passes in the frontend"
7051 msgstr ""
7053 #: go/lang.opt:58
7054 msgid "-fgo-pkgpath=<string>\tSet Go package path"
7055 msgstr ""
7057 #: go/lang.opt:62
7058 msgid "-fgo-prefix=<string>\tSet package-specific prefix for exported Go names"
7059 msgstr ""
7061 #: go/lang.opt:66
7062 msgid "-fgo-relative-import-path=<path> Treat a relative import as relative to path"
7063 msgstr ""
7065 #: go/lang.opt:70
7066 msgid "Functions which return values must end with return statements"
7067 msgstr ""
7069 #: config/vms/vms.opt:27
7070 msgid "Malloc data into P2 space"
7071 msgstr ""
7073 #: config/vms/vms.opt:31
7074 msgid "Set name of main routine for the debugger"
7075 msgstr ""
7077 #: config/vms/vms.opt:35
7078 msgid "Use VMS exit codes instead of posix ones"
7079 msgstr ""
7081 #: config/vms/vms.opt:39
7082 msgid "-mpointer-size=[no,32,short,64,long]\tSet the default pointer size"
7083 msgstr ""
7085 #: config/vms/vms.opt:42
7086 #, c-format
7087 msgid "unknown pointer size model %qs"
7088 msgstr ""
7090 #: config/mcore/mcore.opt:23
7091 msgid "Generate code for the M*Core M210"
7092 msgstr ""
7094 #: config/mcore/mcore.opt:27
7095 msgid "Generate code for the M*Core M340"
7096 msgstr ""
7098 #: config/mcore/mcore.opt:31
7099 msgid "Force functions to be aligned to a 4 byte boundary"
7100 msgstr ""
7102 #: config/mcore/mcore.opt:35 config/moxie/moxie.opt:23
7103 msgid "Generate big-endian code"
7104 msgstr ""
7106 #: config/mcore/mcore.opt:39
7107 msgid "Emit call graph information"
7108 msgstr ""
7110 #: config/mcore/mcore.opt:43
7111 msgid "Use the divide instruction"
7112 msgstr ""
7114 #: config/mcore/mcore.opt:47
7115 msgid "Inline constants if it can be done in 2 insns or less"
7116 msgstr ""
7118 #: config/mcore/mcore.opt:51 config/moxie/moxie.opt:27
7119 msgid "Generate little-endian code"
7120 msgstr ""
7122 #: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
7123 msgid "Assume that run-time support has been provided, so omit -lsim from the linker command line"
7124 msgstr ""
7126 #: config/mcore/mcore.opt:60
7127 msgid "Use arbitrary sized immediates in bit operations"
7128 msgstr ""
7130 #: config/mcore/mcore.opt:64
7131 msgid "Prefer word accesses over byte accesses"
7132 msgstr ""
7134 #: config/mcore/mcore.opt:71
7135 msgid "Set the maximum amount for a single stack increment operation"
7136 msgstr ""
7138 #: config/mcore/mcore.opt:75
7139 msgid "Always treat bitfields as int-sized"
7140 msgstr ""
7142 #: config/linux-android.opt:23
7143 msgid "Generate code for the Android platform."
7144 msgstr ""
7146 #: config/mmix/mmix.opt:24
7147 msgid "For intrinsics library: pass all parameters in registers"
7148 msgstr ""
7150 #: config/mmix/mmix.opt:28
7151 msgid "Use register stack for parameters and return value"
7152 msgstr ""
7154 #: config/mmix/mmix.opt:32
7155 msgid "Use call-clobbered registers for parameters and return value"
7156 msgstr ""
7158 #: config/mmix/mmix.opt:37
7159 msgid "Use epsilon-respecting floating point compare instructions"
7160 msgstr ""
7162 #: config/mmix/mmix.opt:41
7163 msgid "Use zero-extending memory loads, not sign-extending ones"
7164 msgstr ""
7166 #: config/mmix/mmix.opt:45
7167 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
7168 msgstr ""
7170 #: config/mmix/mmix.opt:49
7171 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
7172 msgstr ""
7174 #: config/mmix/mmix.opt:53
7175 msgid "Do not provide a default start-address 0x100 of the program"
7176 msgstr ""
7178 #: config/mmix/mmix.opt:57
7179 msgid "Link to emit program in ELF format (rather than mmo)"
7180 msgstr ""
7182 #: config/mmix/mmix.opt:61
7183 msgid "Use P-mnemonics for branches statically predicted as taken"
7184 msgstr ""
7186 #: config/mmix/mmix.opt:65
7187 msgid "Don't use P-mnemonics for branches"
7188 msgstr ""
7190 #: config/mmix/mmix.opt:79
7191 msgid "Use addresses that allocate global registers"
7192 msgstr ""
7194 #: config/mmix/mmix.opt:83
7195 msgid "Do not use addresses that allocate global registers"
7196 msgstr ""
7198 #: config/mmix/mmix.opt:87
7199 msgid "Generate a single exit point for each function"
7200 msgstr ""
7202 #: config/mmix/mmix.opt:91
7203 msgid "Do not generate a single exit point for each function"
7204 msgstr ""
7206 #: config/mmix/mmix.opt:95
7207 msgid "Set start-address of the program"
7208 msgstr ""
7210 #: config/mmix/mmix.opt:99
7211 msgid "Set start-address of data"
7212 msgstr ""
7214 #: config/darwin.opt:114
7215 msgid "Generate compile-time CFString objects"
7216 msgstr ""
7218 #: config/darwin.opt:208
7219 msgid "Warn if constant CFString objects contain non-portable characters"
7220 msgstr ""
7222 #: config/darwin.opt:213
7223 msgid "Generate AT&T-style stubs for Mach-O"
7224 msgstr ""
7226 #: config/darwin.opt:217
7227 msgid "Generate code suitable for executables (NOT shared libs)"
7228 msgstr ""
7230 #: config/darwin.opt:221
7231 msgid "Generate code suitable for fast turn around debugging"
7232 msgstr ""
7234 #: config/darwin.opt:230
7235 msgid "The earliest MacOS X version on which this program will run"
7236 msgstr ""
7238 #: config/darwin.opt:234
7239 msgid "Set sizeof(bool) to 1"
7240 msgstr ""
7242 #: config/darwin.opt:238
7243 msgid "Generate code for darwin loadable kernel extensions"
7244 msgstr ""
7246 #: config/darwin.opt:242
7247 msgid "Generate code for the kernel or loadable kernel extensions"
7248 msgstr ""
7250 #: config/darwin.opt:246
7251 msgid "-iframework <dir>\tAdd <dir> to the end of the system framework include path"
7252 msgstr ""
7254 #: config/bfin/bfin.opt:40 config/msp430/msp430.opt:3 config/c6x/c6x.opt:38
7255 #: config/mep/mep.opt:143
7256 msgid "Use simulator runtime"
7257 msgstr ""
7259 #: config/bfin/bfin.opt:44 config/arm/arm.opt:106
7260 msgid "Specify the name of the target CPU"
7261 msgstr ""
7263 #: config/bfin/bfin.opt:48
7264 msgid "Omit frame pointer for leaf functions"
7265 msgstr ""
7267 #: config/bfin/bfin.opt:52
7268 msgid "Program is entirely located in low 64k of memory"
7269 msgstr ""
7271 #: config/bfin/bfin.opt:56
7272 msgid "Work around a hardware anomaly by adding a number of NOPs before a"
7273 msgstr ""
7275 #: config/bfin/bfin.opt:61
7276 msgid "Avoid speculative loads to work around a hardware anomaly."
7277 msgstr ""
7279 #: config/bfin/bfin.opt:65
7280 msgid "Enabled ID based shared library"
7281 msgstr ""
7283 #: config/bfin/bfin.opt:69
7284 msgid "Generate code that won't be linked against any other ID shared libraries,"
7285 msgstr ""
7287 #: config/bfin/bfin.opt:74 config/m68k/m68k.opt:171
7288 msgid "ID of shared library to build"
7289 msgstr ""
7291 #: config/bfin/bfin.opt:78 config/m68k/m68k.opt:167
7292 msgid "Enable separate data segment"
7293 msgstr ""
7295 #: config/bfin/bfin.opt:82 config/c6x/c6x.opt:63
7296 msgid "Avoid generating pc-relative calls; use indirection"
7297 msgstr ""
7299 #: config/bfin/bfin.opt:86
7300 msgid "Link with the fast floating-point library"
7301 msgstr ""
7303 #: config/bfin/bfin.opt:90 config/frv/frv.opt:130
7304 msgid "Enable Function Descriptor PIC mode"
7305 msgstr ""
7307 #: config/bfin/bfin.opt:94 config/frv/frv.opt:162
7308 msgid "Enable inlining of PLT in function calls"
7309 msgstr ""
7311 #: config/bfin/bfin.opt:98
7312 msgid "Do stack checking using bounds in L1 scratch memory"
7313 msgstr ""
7315 #: config/bfin/bfin.opt:102
7316 msgid "Enable multicore support"
7317 msgstr ""
7319 #: config/bfin/bfin.opt:106
7320 msgid "Build for Core A"
7321 msgstr ""
7323 #: config/bfin/bfin.opt:110
7324 msgid "Build for Core B"
7325 msgstr ""
7327 #: config/bfin/bfin.opt:114
7328 msgid "Build for SDRAM"
7329 msgstr ""
7331 #: config/bfin/bfin.opt:118
7332 msgid "Assume ICPLBs are enabled at runtime."
7333 msgstr ""
7335 #: config/m68k/m68k-tables.opt:25
7336 msgid "Known M68K CPUs (for use with the -mcpu= option):"
7337 msgstr ""
7339 #: config/m68k/m68k-tables.opt:365
7340 msgid "Known M68K microarchitectures (for use with the -mtune= option):"
7341 msgstr ""
7343 #: config/m68k/m68k-tables.opt:411
7344 msgid "Known M68K ISAs (for use with the -march= option):"
7345 msgstr ""
7347 #: config/m68k/ieee.opt:24 config/i386/i386.opt:358
7348 msgid "Use IEEE math for fp comparisons"
7349 msgstr ""
7351 #: config/m68k/m68k.opt:30
7352 msgid "Generate code for a 520X"
7353 msgstr ""
7355 #: config/m68k/m68k.opt:34
7356 msgid "Generate code for a 5206e"
7357 msgstr ""
7359 #: config/m68k/m68k.opt:38
7360 msgid "Generate code for a 528x"
7361 msgstr ""
7363 #: config/m68k/m68k.opt:42
7364 msgid "Generate code for a 5307"
7365 msgstr ""
7367 #: config/m68k/m68k.opt:46
7368 msgid "Generate code for a 5407"
7369 msgstr ""
7371 #: config/m68k/m68k.opt:50 config/m68k/m68k.opt:111
7372 msgid "Generate code for a 68000"
7373 msgstr ""
7375 #: config/m68k/m68k.opt:54
7376 msgid "Generate code for a 68010"
7377 msgstr ""
7379 #: config/m68k/m68k.opt:58 config/m68k/m68k.opt:115
7380 msgid "Generate code for a 68020"
7381 msgstr ""
7383 #: config/m68k/m68k.opt:62
7384 msgid "Generate code for a 68040, without any new instructions"
7385 msgstr ""
7387 #: config/m68k/m68k.opt:66
7388 msgid "Generate code for a 68060, without any new instructions"
7389 msgstr ""
7391 #: config/m68k/m68k.opt:70
7392 msgid "Generate code for a 68030"
7393 msgstr ""
7395 #: config/m68k/m68k.opt:74
7396 msgid "Generate code for a 68040"
7397 msgstr ""
7399 #: config/m68k/m68k.opt:78
7400 msgid "Generate code for a 68060"
7401 msgstr ""
7403 #: config/m68k/m68k.opt:82
7404 msgid "Generate code for a 68302"
7405 msgstr ""
7407 #: config/m68k/m68k.opt:86
7408 msgid "Generate code for a 68332"
7409 msgstr ""
7411 #: config/m68k/m68k.opt:91
7412 msgid "Generate code for a 68851"
7413 msgstr ""
7415 #: config/m68k/m68k.opt:95
7416 msgid "Generate code that uses 68881 floating-point instructions"
7417 msgstr ""
7419 #: config/m68k/m68k.opt:99
7420 msgid "Align variables on a 32-bit boundary"
7421 msgstr ""
7423 #: config/m68k/m68k.opt:103 config/arm/arm.opt:81 config/c6x/c6x.opt:67
7424 msgid "Specify the name of the target architecture"
7425 msgstr ""
7427 #: config/m68k/m68k.opt:107
7428 msgid "Use the bit-field instructions"
7429 msgstr ""
7431 #: config/m68k/m68k.opt:119
7432 msgid "Generate code for a ColdFire v4e"
7433 msgstr ""
7435 #: config/m68k/m68k.opt:123
7436 msgid "Specify the target CPU"
7437 msgstr ""
7439 #: config/m68k/m68k.opt:127
7440 msgid "Generate code for a cpu32"
7441 msgstr ""
7443 #: config/m68k/m68k.opt:131
7444 msgid "Use hardware division instructions on ColdFire"
7445 msgstr ""
7447 #: config/m68k/m68k.opt:135
7448 msgid "Generate code for a Fido A"
7449 msgstr ""
7451 #: config/m68k/m68k.opt:139
7452 msgid "Generate code which uses hardware floating point instructions"
7453 msgstr ""
7455 #: config/m68k/m68k.opt:143
7456 msgid "Enable ID based shared library"
7457 msgstr ""
7459 #: config/m68k/m68k.opt:147
7460 msgid "Do not use the bit-field instructions"
7461 msgstr ""
7463 #: config/m68k/m68k.opt:151
7464 msgid "Use normal calling convention"
7465 msgstr ""
7467 #: config/m68k/m68k.opt:155
7468 msgid "Consider type 'int' to be 32 bits wide"
7469 msgstr ""
7471 #: config/m68k/m68k.opt:159
7472 msgid "Generate pc-relative code"
7473 msgstr ""
7475 #: config/m68k/m68k.opt:163
7476 msgid "Use different calling convention using 'rtd'"
7477 msgstr ""
7479 #: config/m68k/m68k.opt:175
7480 msgid "Consider type 'int' to be 16 bits wide"
7481 msgstr ""
7483 #: config/m68k/m68k.opt:179
7484 msgid "Generate code with library calls for floating point"
7485 msgstr ""
7487 #: config/m68k/m68k.opt:183
7488 msgid "Do not use unaligned memory references"
7489 msgstr ""
7491 #: config/m68k/m68k.opt:187
7492 msgid "Tune for the specified target CPU or architecture"
7493 msgstr ""
7495 #: config/m68k/m68k.opt:191
7496 msgid "Support more than 8192 GOT entries on ColdFire"
7497 msgstr ""
7499 #: config/m68k/m68k.opt:195
7500 msgid "Support TLS segment larger than 64K"
7501 msgstr ""
7503 #: config/m32c/m32c.opt:23
7504 msgid "-msim\tUse simulator runtime"
7505 msgstr ""
7507 #: config/m32c/m32c.opt:27
7508 msgid "-mcpu=r8c\tCompile code for R8C variants"
7509 msgstr ""
7511 #: config/m32c/m32c.opt:31
7512 msgid "-mcpu=m16c\tCompile code for M16C variants"
7513 msgstr ""
7515 #: config/m32c/m32c.opt:35
7516 msgid "-mcpu=m32cm\tCompile code for M32CM variants"
7517 msgstr ""
7519 #: config/m32c/m32c.opt:39
7520 msgid "-mcpu=m32c\tCompile code for M32C variants"
7521 msgstr ""
7523 #: config/m32c/m32c.opt:43
7524 msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)"
7525 msgstr ""
7527 #: config/msp430/msp430.opt:7
7528 msgid "Force assembly output to always use hex constants"
7529 msgstr ""
7531 #: config/msp430/msp430.opt:11
7532 msgid "Specify the MCU to build for."
7533 msgstr ""
7535 #: config/msp430/msp430.opt:15
7536 msgid "Specify the ISA to build for: msp430, mdsp430x, msp430xv2"
7537 msgstr ""
7539 #: config/msp430/msp430.opt:19
7540 msgid "Select large model - 20-bit addresses/pointers"
7541 msgstr ""
7543 #: config/msp430/msp430.opt:23
7544 msgid "Select small model - 16-bit addresses/pointers (default)"
7545 msgstr ""
7547 #: config/msp430/msp430.opt:27
7548 msgid "Optimize opcode sizes at link time"
7549 msgstr ""
7551 #: config/msp430/msp430.opt:34
7552 msgid "Use a minimum runtime (no static initializers or ctors) for memory-constrained devices."
7553 msgstr ""
7555 #: config/msp430/msp430.opt:41
7556 msgid "Specify the type of hardware multiply to support"
7557 msgstr ""
7559 #: config/aarch64/aarch64.opt:28
7560 msgid "The possible TLS dialects:"
7561 msgstr ""
7563 #: config/aarch64/aarch64.opt:40
7564 msgid "The code model option names for -mcmodel:"
7565 msgstr ""
7567 #: config/aarch64/aarch64.opt:64 config/arm/arm.opt:94
7568 #: config/microblaze/microblaze.opt:60
7569 msgid "Assume target CPU is configured as big endian"
7570 msgstr ""
7572 #: config/aarch64/aarch64.opt:68
7573 msgid "Generate code which uses only the general registers"
7574 msgstr ""
7576 #: config/aarch64/aarch64.opt:72
7577 msgid "Workaround for ARM Cortex-A53 Erratum number 835769"
7578 msgstr ""
7580 #: config/aarch64/aarch64.opt:76
7581 msgid "Workaround for ARM Cortex-A53 Erratum number 843419"
7582 msgstr ""
7584 #: config/aarch64/aarch64.opt:80 config/arm/arm.opt:151
7585 #: config/microblaze/microblaze.opt:64
7586 msgid "Assume target CPU is configured as little endian"
7587 msgstr ""
7589 #: config/aarch64/aarch64.opt:84
7590 msgid "Specify the code model"
7591 msgstr ""
7593 #: config/aarch64/aarch64.opt:88
7594 msgid "Don't assume that unaligned accesses are handled by the system"
7595 msgstr ""
7597 #: config/aarch64/aarch64.opt:92 config/i386/i386.opt:390
7598 msgid "Omit the frame pointer in leaf functions"
7599 msgstr ""
7601 #: config/aarch64/aarch64.opt:96
7602 msgid "Specify TLS dialect"
7603 msgstr ""
7605 #: config/aarch64/aarch64.opt:100
7606 msgid "-march=ARCH\tUse features of architecture ARCH"
7607 msgstr ""
7609 #: config/aarch64/aarch64.opt:104
7610 msgid "-mcpu=CPU\tUse features of and optimize for CPU"
7611 msgstr ""
7613 #: config/aarch64/aarch64.opt:108
7614 msgid "-mtune=CPU\tOptimize for CPU"
7615 msgstr ""
7617 #: config/aarch64/aarch64.opt:112
7618 msgid "-mabi=ABI\tGenerate code that conforms to the specified ABI"
7619 msgstr ""
7621 #: config/aarch64/aarch64.opt:116
7622 msgid "Known AArch64 ABIs (for use with the -mabi= option):"
7623 msgstr ""
7625 #: config/linux.opt:24
7626 msgid "Use Bionic C library"
7627 msgstr ""
7629 #: config/linux.opt:28
7630 msgid "Use GNU C library"
7631 msgstr ""
7633 #: config/linux.opt:32
7634 msgid "Use uClibc C library"
7635 msgstr ""
7637 #: config/ia64/ilp32.opt:3
7638 msgid "Generate ILP32 code"
7639 msgstr ""
7641 #: config/ia64/ilp32.opt:7
7642 msgid "Generate LP64 code"
7643 msgstr ""
7645 #: config/ia64/ia64.opt:28
7646 msgid "Generate big endian code"
7647 msgstr ""
7649 #: config/ia64/ia64.opt:32
7650 msgid "Generate little endian code"
7651 msgstr ""
7653 #: config/ia64/ia64.opt:36
7654 msgid "Generate code for GNU as"
7655 msgstr ""
7657 #: config/ia64/ia64.opt:40
7658 msgid "Generate code for GNU ld"
7659 msgstr ""
7661 #: config/ia64/ia64.opt:44
7662 msgid "Emit stop bits before and after volatile extended asms"
7663 msgstr ""
7665 #: config/ia64/ia64.opt:48
7666 msgid "Use in/loc/out register names"
7667 msgstr ""
7669 #: config/ia64/ia64.opt:55
7670 msgid "Enable use of sdata/scommon/sbss"
7671 msgstr ""
7673 #: config/ia64/ia64.opt:59
7674 msgid "Generate code without GP reg"
7675 msgstr ""
7677 #: config/ia64/ia64.opt:63
7678 msgid "gp is constant (but save/restore gp on indirect calls)"
7679 msgstr ""
7681 #: config/ia64/ia64.opt:67
7682 msgid "Generate self-relocatable code"
7683 msgstr ""
7685 #: config/ia64/ia64.opt:71
7686 msgid "Generate inline floating point division, optimize for latency"
7687 msgstr ""
7689 #: config/ia64/ia64.opt:75
7690 msgid "Generate inline floating point division, optimize for throughput"
7691 msgstr ""
7693 #: config/ia64/ia64.opt:82
7694 msgid "Generate inline integer division, optimize for latency"
7695 msgstr ""
7697 #: config/ia64/ia64.opt:86
7698 msgid "Generate inline integer division, optimize for throughput"
7699 msgstr ""
7701 #: config/ia64/ia64.opt:90
7702 msgid "Do not inline integer division"
7703 msgstr ""
7705 #: config/ia64/ia64.opt:94
7706 msgid "Generate inline square root, optimize for latency"
7707 msgstr ""
7709 #: config/ia64/ia64.opt:98
7710 msgid "Generate inline square root, optimize for throughput"
7711 msgstr ""
7713 #: config/ia64/ia64.opt:102
7714 msgid "Do not inline square root"
7715 msgstr ""
7717 #: config/ia64/ia64.opt:106
7718 msgid "Enable Dwarf 2 line debug info via GNU as"
7719 msgstr ""
7721 #: config/ia64/ia64.opt:110
7722 msgid "Enable earlier placing stop bits for better scheduling"
7723 msgstr ""
7725 #: config/ia64/ia64.opt:114 config/spu/spu.opt:72 config/pa/pa.opt:58
7726 #: config/sh/sh.opt:269
7727 msgid "Specify range of registers to make fixed"
7728 msgstr ""
7730 #: config/ia64/ia64.opt:118 config/rs6000/sysv4.opt:32
7731 #: config/alpha/alpha.opt:130
7732 msgid "Specify bit size of immediate TLS offsets"
7733 msgstr ""
7735 #: config/ia64/ia64.opt:122 config/spu/spu.opt:84 config/i386/i386.opt:504
7736 #: config/s390/s390.opt:143 config/sparc/sparc.opt:126
7737 #: config/visium/visium.opt:49
7738 msgid "Schedule code for given CPU"
7739 msgstr ""
7741 #: config/ia64/ia64.opt:126
7742 msgid "Known Itanium CPUs (for use with the -mtune= option):"
7743 msgstr ""
7745 #: config/ia64/ia64.opt:136
7746 msgid "Use data speculation before reload"
7747 msgstr ""
7749 #: config/ia64/ia64.opt:140
7750 msgid "Use data speculation after reload"
7751 msgstr ""
7753 #: config/ia64/ia64.opt:144
7754 msgid "Use control speculation"
7755 msgstr ""
7757 #: config/ia64/ia64.opt:148
7758 msgid "Use in block data speculation before reload"
7759 msgstr ""
7761 #: config/ia64/ia64.opt:152
7762 msgid "Use in block data speculation after reload"
7763 msgstr ""
7765 #: config/ia64/ia64.opt:156
7766 msgid "Use in block control speculation"
7767 msgstr ""
7769 #: config/ia64/ia64.opt:160
7770 msgid "Use simple data speculation check"
7771 msgstr ""
7773 #: config/ia64/ia64.opt:164
7774 msgid "Use simple data speculation check for control speculation"
7775 msgstr ""
7777 #: config/ia64/ia64.opt:174
7778 msgid "Count speculative dependencies while calculating priority of instructions"
7779 msgstr ""
7781 #: config/ia64/ia64.opt:178
7782 msgid "Place a stop bit after every cycle when scheduling"
7783 msgstr ""
7785 #: config/ia64/ia64.opt:182
7786 msgid "Assume that floating-point stores and loads are not likely to cause conflict when placed into one instruction group"
7787 msgstr ""
7789 #: config/ia64/ia64.opt:186
7790 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"
7791 msgstr ""
7793 #: config/ia64/ia64.opt:190
7794 msgid "Disallow more than 'msched-max-memory-insns' in instruction group. Otherwise, limit is 'soft' (prefer non-memory operations when limit is reached)"
7795 msgstr ""
7797 #: config/ia64/ia64.opt:194
7798 msgid "Don't generate checks for control speculation in selective scheduling"
7799 msgstr ""
7801 #: config/spu/spu.opt:20
7802 msgid "Emit warnings when run-time relocations are generated"
7803 msgstr ""
7805 #: config/spu/spu.opt:24
7806 msgid "Emit errors when run-time relocations are generated"
7807 msgstr ""
7809 #: config/spu/spu.opt:28
7810 msgid "Specify cost of branches (Default 20)"
7811 msgstr ""
7813 #: config/spu/spu.opt:32
7814 msgid "Make sure loads and stores are not moved past DMA instructions"
7815 msgstr ""
7817 #: config/spu/spu.opt:36
7818 msgid "volatile must be specified on any memory that is effected by DMA"
7819 msgstr ""
7821 #: config/spu/spu.opt:40 config/spu/spu.opt:44
7822 msgid "Insert nops when it might improve performance by allowing dual issue (default)"
7823 msgstr ""
7825 #: config/spu/spu.opt:48
7826 msgid "Use standard main function as entry for startup"
7827 msgstr ""
7829 #: config/spu/spu.opt:52
7830 msgid "Generate branch hints for branches"
7831 msgstr ""
7833 #: config/spu/spu.opt:56
7834 msgid "Maximum number of nops to insert for a hint (Default 2)"
7835 msgstr ""
7837 #: config/spu/spu.opt:60
7838 msgid "Approximate maximum number of instructions to allow between a hint and its branch [125]"
7839 msgstr ""
7841 #: config/spu/spu.opt:64
7842 msgid "Generate code for 18 bit addressing"
7843 msgstr ""
7845 #: config/spu/spu.opt:68
7846 msgid "Generate code for 32 bit addressing"
7847 msgstr ""
7849 #: config/spu/spu.opt:76
7850 msgid "Insert hbrp instructions after hinted branch targets to avoid the SPU hang issue"
7851 msgstr ""
7853 #: config/spu/spu.opt:80 config/i386/i386.opt:247 config/s390/s390.opt:47
7854 msgid "Generate code for given CPU"
7855 msgstr ""
7857 #: config/spu/spu.opt:88
7858 msgid "Access variables in 32-bit PPU objects (default)"
7859 msgstr ""
7861 #: config/spu/spu.opt:92
7862 msgid "Access variables in 64-bit PPU objects"
7863 msgstr ""
7865 #: config/spu/spu.opt:96
7866 msgid "Allow conversions between __ea and generic pointers (default)"
7867 msgstr ""
7869 #: config/spu/spu.opt:100
7870 msgid "Size (in KB) of software data cache"
7871 msgstr ""
7873 #: config/spu/spu.opt:104
7874 msgid "Atomically write back software data cache lines (default)"
7875 msgstr ""
7877 #: config/epiphany/epiphany.opt:24
7878 msgid "Don't use any of r32..r63."
7879 msgstr ""
7881 #: config/epiphany/epiphany.opt:28
7882 msgid "preferentially allocate registers that allow short instruction generation."
7883 msgstr ""
7885 #: config/epiphany/epiphany.opt:32
7886 msgid "Set branch cost"
7887 msgstr ""
7889 #: config/epiphany/epiphany.opt:36
7890 msgid "enable conditional move instruction usage."
7891 msgstr ""
7893 #: config/epiphany/epiphany.opt:40
7894 msgid "set number of nops to emit before each insn pattern"
7895 msgstr ""
7897 #: config/epiphany/epiphany.opt:52
7898 msgid "Use software floating point comparisons"
7899 msgstr ""
7901 #: config/epiphany/epiphany.opt:56
7902 msgid "Enable split of 32 bit immediate loads into low / high part"
7903 msgstr ""
7905 #: config/epiphany/epiphany.opt:60
7906 msgid "Enable use of POST_INC / POST_DEC"
7907 msgstr ""
7909 #: config/epiphany/epiphany.opt:64
7910 msgid "Enable use of POST_MODIFY"
7911 msgstr ""
7913 #: config/epiphany/epiphany.opt:68
7914 msgid "Set number of bytes on the stack preallocated for use by the callee."
7915 msgstr ""
7917 #: config/epiphany/epiphany.opt:72
7918 msgid "Assume round to nearest is selected for purposes of scheduling."
7919 msgstr ""
7921 #: config/epiphany/epiphany.opt:76
7922 msgid "Generate call insns as indirect calls"
7923 msgstr ""
7925 #: config/epiphany/epiphany.opt:80
7926 msgid "Generate call insns as direct calls"
7927 msgstr ""
7929 #: config/epiphany/epiphany.opt:84
7930 msgid "Assume labels and symbols can be addressed using 16 bit absolute addresses."
7931 msgstr ""
7933 #: config/epiphany/epiphany.opt:108
7934 msgid "A floatig point to integer truncation may be replaced with rounding to save mode switching"
7935 msgstr ""
7937 #: config/epiphany/epiphany.opt:112
7938 msgid "Vectorize for double-word operations."
7939 msgstr ""
7941 #: config/epiphany/epiphany.opt:128
7942 msgid "Split unaligned 8 byte vector moves before post-modify address generation."
7943 msgstr ""
7945 #: config/epiphany/epiphany.opt:132
7946 msgid "Use the floating point unit for integer add/subtract."
7947 msgstr ""
7949 #: config/epiphany/epiphany.opt:136
7950 msgid "Set register to hold -1."
7951 msgstr ""
7953 #: config/h8300/h8300.opt:23
7954 msgid "Generate H8S code"
7955 msgstr ""
7957 #: config/h8300/h8300.opt:27
7958 msgid "Generate H8SX code"
7959 msgstr ""
7961 #: config/h8300/h8300.opt:31
7962 msgid "Generate H8S/2600 code"
7963 msgstr ""
7965 #: config/h8300/h8300.opt:35
7966 msgid "Make integers 32 bits wide"
7967 msgstr ""
7969 #: config/h8300/h8300.opt:42
7970 msgid "Use registers for argument passing"
7971 msgstr ""
7973 #: config/h8300/h8300.opt:46
7974 msgid "Consider access to byte sized memory slow"
7975 msgstr ""
7977 #: config/h8300/h8300.opt:50
7978 msgid "Enable linker relaxing"
7979 msgstr ""
7981 #: config/h8300/h8300.opt:54
7982 msgid "Generate H8/300H code"
7983 msgstr ""
7985 #: config/h8300/h8300.opt:58
7986 msgid "Enable the normal mode"
7987 msgstr ""
7989 #: config/h8300/h8300.opt:62
7990 msgid "Use H8/300 alignment rules"
7991 msgstr ""
7993 #: config/h8300/h8300.opt:66
7994 msgid "Push extended registers on stack in monitor functions"
7995 msgstr ""
7997 #: config/h8300/h8300.opt:70
7998 msgid "Do not push extended registers on stack in monitor functions"
7999 msgstr ""
8001 #: config/pdp11/pdp11.opt:23
8002 msgid "Generate code for an 11/10"
8003 msgstr ""
8005 #: config/pdp11/pdp11.opt:27
8006 msgid "Generate code for an 11/40"
8007 msgstr ""
8009 #: config/pdp11/pdp11.opt:31
8010 msgid "Generate code for an 11/45"
8011 msgstr ""
8013 #: config/pdp11/pdp11.opt:35
8014 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)"
8015 msgstr ""
8017 #: config/pdp11/pdp11.opt:39
8018 msgid "Do not use inline patterns for copying memory"
8019 msgstr ""
8021 #: config/pdp11/pdp11.opt:43
8022 msgid "Use inline patterns for copying memory"
8023 msgstr ""
8025 #: config/pdp11/pdp11.opt:47
8026 msgid "Do not pretend that branches are expensive"
8027 msgstr ""
8029 #: config/pdp11/pdp11.opt:51
8030 msgid "Pretend that branches are expensive"
8031 msgstr ""
8033 #: config/pdp11/pdp11.opt:55
8034 msgid "Use the DEC assembler syntax"
8035 msgstr ""
8037 #: config/pdp11/pdp11.opt:59
8038 msgid "Use 32 bit float"
8039 msgstr ""
8041 #: config/pdp11/pdp11.opt:63
8042 msgid "Use 64 bit float"
8043 msgstr ""
8045 #: config/pdp11/pdp11.opt:67 config/rs6000/rs6000.opt:177
8046 #: config/frv/frv.opt:158
8047 msgid "Use hardware floating point"
8048 msgstr ""
8050 #: config/pdp11/pdp11.opt:71
8051 msgid "Use 16 bit int"
8052 msgstr ""
8054 #: config/pdp11/pdp11.opt:75
8055 msgid "Use 32 bit int"
8056 msgstr ""
8058 #: config/pdp11/pdp11.opt:79 config/rs6000/rs6000.opt:173
8059 msgid "Do not use hardware floating point"
8060 msgstr ""
8062 #: config/pdp11/pdp11.opt:83
8063 msgid "Target has split I&D"
8064 msgstr ""
8066 #: config/pdp11/pdp11.opt:87
8067 msgid "Use UNIX assembler syntax"
8068 msgstr ""
8070 #: config/xtensa/xtensa.opt:23
8071 msgid "Use CONST16 instruction to load constants"
8072 msgstr ""
8074 #: config/xtensa/xtensa.opt:27
8075 msgid "Disable position-independent code (PIC) for use in OS kernel code"
8076 msgstr ""
8078 #: config/xtensa/xtensa.opt:31
8079 msgid "Use indirect CALLXn instructions for large programs"
8080 msgstr ""
8082 #: config/xtensa/xtensa.opt:35
8083 msgid "Automatically align branch targets to reduce branch penalties"
8084 msgstr ""
8086 #: config/xtensa/xtensa.opt:39
8087 msgid "Intersperse literal pools with code in the text section"
8088 msgstr ""
8090 #: config/xtensa/xtensa.opt:43
8091 msgid "-mno-serialize-volatile\tDo not serialize volatile memory references with MEMW instructions"
8092 msgstr ""
8094 #: config/i386/cygming.opt:23
8095 msgid "Create console application"
8096 msgstr ""
8098 #: config/i386/cygming.opt:27
8099 msgid "Generate code for a DLL"
8100 msgstr ""
8102 #: config/i386/cygming.opt:31
8103 msgid "Ignore dllimport for functions"
8104 msgstr ""
8106 #: config/i386/cygming.opt:35
8107 msgid "Use Mingw-specific thread support"
8108 msgstr ""
8110 #: config/i386/cygming.opt:39
8111 msgid "Set Windows defines"
8112 msgstr ""
8114 #: config/i386/cygming.opt:43
8115 msgid "Create GUI application"
8116 msgstr ""
8118 #: config/i386/cygming.opt:47 config/i386/interix.opt:32
8119 msgid "Use the GNU extension to the PE format for aligned common data"
8120 msgstr ""
8122 #: config/i386/cygming.opt:51
8123 msgid "Compile code that relies on Cygwin DLL wrappers to support C++ operator new/delete replacement"
8124 msgstr ""
8126 #: config/i386/cygming.opt:58
8127 msgid "Put relocated read-only data into .data section."
8128 msgstr ""
8130 #: config/i386/mingw.opt:29
8131 msgid "Warn about none ISO msvcrt scanf/printf width extensions"
8132 msgstr ""
8134 #: config/i386/mingw.opt:33
8135 msgid "For nested functions on stack executable permission is set."
8136 msgstr ""
8138 #: config/i386/mingw-w64.opt:23
8139 msgid "Use unicode startup and define UNICODE macro"
8140 msgstr ""
8142 #: config/i386/djgpp.opt:25
8143 msgid "Ignored (obsolete)"
8144 msgstr ""
8146 #: config/i386/i386.opt:182
8147 msgid "sizeof(long double) is 16"
8148 msgstr ""
8150 #: config/i386/i386.opt:186 config/i386/i386.opt:354
8151 msgid "Use hardware fp"
8152 msgstr ""
8154 #: config/i386/i386.opt:190
8155 msgid "sizeof(long double) is 12"
8156 msgstr ""
8158 #: config/i386/i386.opt:194
8159 msgid "Use 80-bit long double"
8160 msgstr ""
8162 #: config/i386/i386.opt:198 config/s390/s390.opt:115
8163 #: config/sparc/long-double-switch.opt:27 config/alpha/alpha.opt:102
8164 msgid "Use 64-bit long double"
8165 msgstr ""
8167 #: config/i386/i386.opt:202 config/s390/s390.opt:111
8168 #: config/sparc/long-double-switch.opt:23 config/alpha/alpha.opt:98
8169 msgid "Use 128-bit long double"
8170 msgstr ""
8172 #: config/i386/i386.opt:206 config/sh/sh.opt:209
8173 msgid "Reserve space for outgoing arguments in the function prologue"
8174 msgstr ""
8176 #: config/i386/i386.opt:210
8177 msgid "Align some doubles on dword boundary"
8178 msgstr ""
8180 #: config/i386/i386.opt:214
8181 msgid "Function starts are aligned to this power of 2"
8182 msgstr ""
8184 #: config/i386/i386.opt:218
8185 msgid "Jump targets are aligned to this power of 2"
8186 msgstr ""
8188 #: config/i386/i386.opt:222
8189 msgid "Loop code aligned to this power of 2"
8190 msgstr ""
8192 #: config/i386/i386.opt:226
8193 msgid "Align destination of the string operations"
8194 msgstr ""
8196 #: config/i386/i386.opt:230
8197 msgid "Use the given data alignment"
8198 msgstr ""
8200 #: config/i386/i386.opt:234
8201 msgid "Known data alignment choices (for use with the -malign-data= option):"
8202 msgstr ""
8204 #: config/i386/i386.opt:251
8205 msgid "Use given assembler dialect"
8206 msgstr ""
8208 #: config/i386/i386.opt:255
8209 msgid "Known assembler dialects (for use with the -masm-dialect= option):"
8210 msgstr ""
8212 #: config/i386/i386.opt:265
8213 msgid "Branches are this expensive (1-5, arbitrary units)"
8214 msgstr ""
8216 #: config/i386/i386.opt:269
8217 msgid "Data greater than given threshold will go into .ldata section in x86-64 medium model"
8218 msgstr ""
8220 #: config/i386/i386.opt:273
8221 msgid "Use given x86-64 code model"
8222 msgstr ""
8224 #: config/i386/i386.opt:277 config/rs6000/aix64.opt:36
8225 #: config/rs6000/linux64.opt:32 config/tilegx/tilegx.opt:57
8226 msgid "Known code models (for use with the -mcmodel= option):"
8227 msgstr ""
8229 #: config/i386/i386.opt:296
8230 msgid "Use given address mode"
8231 msgstr ""
8233 #: config/i386/i386.opt:300
8234 msgid "Known address mode (for use with the -maddress-mode= option):"
8235 msgstr ""
8237 #: config/i386/i386.opt:309
8238 msgid "%<-mcpu=%> is deprecated; use %<-mtune=%> or %<-march=%> instead"
8239 msgstr ""
8241 #: config/i386/i386.opt:313
8242 msgid "Generate sin, cos, sqrt for FPU"
8243 msgstr ""
8245 #: config/i386/i386.opt:317
8246 msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack"
8247 msgstr ""
8249 #: config/i386/i386.opt:321
8250 msgid "Return values of functions in FPU registers"
8251 msgstr ""
8253 #: config/i386/i386.opt:325
8254 msgid "Generate floating point mathematics using given instruction set"
8255 msgstr ""
8257 #: config/i386/i386.opt:329
8258 msgid "Valid arguments to -mfpmath=:"
8259 msgstr ""
8261 #: config/i386/i386.opt:362
8262 msgid "Inline all known string operations"
8263 msgstr ""
8265 #: config/i386/i386.opt:366
8266 msgid "Inline memset/memcpy string operations, but perform inline version only for small blocks"
8267 msgstr ""
8269 #: config/i386/i386.opt:369
8270 msgid "%<-mintel-syntax%> and %<-mno-intel-syntax%> are deprecated; use %<-masm=intel%> and %<-masm=att%> instead"
8271 msgstr ""
8273 #: config/i386/i386.opt:394
8274 msgid "Set 80387 floating-point precision to 32-bit"
8275 msgstr ""
8277 #: config/i386/i386.opt:398
8278 msgid "Set 80387 floating-point precision to 64-bit"
8279 msgstr ""
8281 #: config/i386/i386.opt:402
8282 msgid "Set 80387 floating-point precision to 80-bit"
8283 msgstr ""
8285 #: config/i386/i386.opt:406
8286 msgid "Attempt to keep stack aligned to this power of 2"
8287 msgstr ""
8289 #: config/i386/i386.opt:410
8290 msgid "Assume incoming stack aligned to this power of 2"
8291 msgstr ""
8293 #: config/i386/i386.opt:414
8294 msgid "Use push instructions to save outgoing arguments"
8295 msgstr ""
8297 #: config/i386/i386.opt:418
8298 msgid "Use red-zone in the x86-64 code"
8299 msgstr ""
8301 #: config/i386/i386.opt:422
8302 msgid "Number of registers used to pass integer arguments"
8303 msgstr ""
8305 #: config/i386/i386.opt:426
8306 msgid "Alternate calling convention"
8307 msgstr ""
8309 #: config/i386/i386.opt:430 config/alpha/alpha.opt:23
8310 msgid "Do not use hardware fp"
8311 msgstr ""
8313 #: config/i386/i386.opt:434
8314 msgid "Use SSE register passing conventions for SF and DF mode"
8315 msgstr ""
8317 #: config/i386/i386.opt:438
8318 msgid "Realign stack in prologue"
8319 msgstr ""
8321 #: config/i386/i386.opt:442
8322 msgid "Enable stack probing"
8323 msgstr ""
8325 #: config/i386/i386.opt:446
8326 msgid "Specify memcpy expansion strategy when expected size is known"
8327 msgstr ""
8329 #: config/i386/i386.opt:450
8330 msgid "Specify memset expansion strategy when expected size is known"
8331 msgstr ""
8333 #: config/i386/i386.opt:454
8334 msgid "Chose strategy to generate stringop using"
8335 msgstr ""
8337 #: config/i386/i386.opt:458
8338 msgid "Valid arguments to -mstringop-strategy=:"
8339 msgstr ""
8341 #: config/i386/i386.opt:486
8342 msgid "Use given thread-local storage dialect"
8343 msgstr ""
8345 #: config/i386/i386.opt:490
8346 msgid "Known TLS dialects (for use with the -mtls-dialect= option):"
8347 msgstr ""
8349 #: config/i386/i386.opt:500
8350 #, c-format
8351 msgid "Use direct references against %gs when accessing tls data"
8352 msgstr ""
8354 #: config/i386/i386.opt:508
8355 msgid "Fine grain control of tune features"
8356 msgstr ""
8358 #: config/i386/i386.opt:512
8359 msgid "Clear all tune features"
8360 msgstr ""
8362 #: config/i386/i386.opt:519
8363 msgid "Generate code that conforms to the given ABI"
8364 msgstr ""
8366 #: config/i386/i386.opt:523
8367 msgid "Known ABIs (for use with the -mabi= option):"
8368 msgstr ""
8370 #: config/i386/i386.opt:533 config/rs6000/rs6000.opt:189
8371 msgid "Vector library ABI to use"
8372 msgstr ""
8374 #: config/i386/i386.opt:537
8375 msgid "Known vectorization library ABIs (for use with the -mveclibabi= option):"
8376 msgstr ""
8378 #: config/i386/i386.opt:547
8379 msgid "Return 8-byte vectors in memory"
8380 msgstr ""
8382 #: config/i386/i386.opt:551
8383 msgid "Generate reciprocals instead of divss and sqrtss."
8384 msgstr ""
8386 #: config/i386/i386.opt:555
8387 msgid "Control generation of reciprocal estimates."
8388 msgstr ""
8390 #: config/i386/i386.opt:559
8391 msgid "Generate cld instruction in the function prologue."
8392 msgstr ""
8394 #: config/i386/i386.opt:563
8395 msgid "Generate vzeroupper instruction before a transfer of control flow out of"
8396 msgstr ""
8398 #: config/i386/i386.opt:568
8399 msgid "Do dispatch scheduling if processor is bdver1 or bdver2 or bdver3 or bdver4 and Haifa scheduling"
8400 msgstr ""
8402 #: config/i386/i386.opt:573
8403 msgid "Use 128-bit AVX instructions instead of 256-bit AVX instructions in the auto-vectorizer."
8404 msgstr ""
8406 #: config/i386/i386.opt:579
8407 msgid "Generate 32bit i386 code"
8408 msgstr ""
8410 #: config/i386/i386.opt:583
8411 msgid "Generate 64bit x86-64 code"
8412 msgstr ""
8414 #: config/i386/i386.opt:587
8415 msgid "Generate 32bit x86-64 code"
8416 msgstr ""
8418 #: config/i386/i386.opt:591
8419 msgid "Generate 16bit i386 code"
8420 msgstr ""
8422 #: config/i386/i386.opt:595
8423 msgid "Support MMX built-in functions"
8424 msgstr ""
8426 #: config/i386/i386.opt:599
8427 msgid "Support 3DNow! built-in functions"
8428 msgstr ""
8430 #: config/i386/i386.opt:603
8431 msgid "Support Athlon 3Dnow! built-in functions"
8432 msgstr ""
8434 #: config/i386/i386.opt:607
8435 msgid "Support MMX and SSE built-in functions and code generation"
8436 msgstr ""
8438 #: config/i386/i386.opt:611
8439 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
8440 msgstr ""
8442 #: config/i386/i386.opt:615
8443 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
8444 msgstr ""
8446 #: config/i386/i386.opt:619
8447 msgid "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation"
8448 msgstr ""
8450 #: config/i386/i386.opt:623
8451 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code generation"
8452 msgstr ""
8454 #: config/i386/i386.opt:627 config/i386/i386.opt:631
8455 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions and code generation"
8456 msgstr ""
8458 #: config/i386/i386.opt:635
8459 msgid "Do not support SSE4.1 and SSE4.2 built-in functions and code generation"
8460 msgstr ""
8462 #: config/i386/i386.opt:638
8463 msgid "%<-msse5%> was removed"
8464 msgstr ""
8466 #: config/i386/i386.opt:643
8467 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in functions and code generation"
8468 msgstr ""
8470 #: config/i386/i386.opt:647
8471 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and AVX2 built-in functions and code generation"
8472 msgstr ""
8474 #: config/i386/i386.opt:651
8475 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F built-in functions and code generation"
8476 msgstr ""
8478 #: config/i386/i386.opt:655
8479 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512PF built-in functions and code generation"
8480 msgstr ""
8482 #: config/i386/i386.opt:659
8483 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512ER built-in functions and code generation"
8484 msgstr ""
8486 #: config/i386/i386.opt:663
8487 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512CD built-in functions and code generation"
8488 msgstr ""
8490 #: config/i386/i386.opt:667
8491 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512DQ built-in functions and code generation"
8492 msgstr ""
8494 #: config/i386/i386.opt:671
8495 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512BW built-in functions and code generation"
8496 msgstr ""
8498 #: config/i386/i386.opt:675
8499 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VL built-in functions and code generation"
8500 msgstr ""
8502 #: config/i386/i386.opt:679
8503 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512IFMA built-in functions and code generation"
8504 msgstr ""
8506 #: config/i386/i386.opt:683
8507 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VBMI built-in functions and code generation"
8508 msgstr ""
8510 #: config/i386/i386.opt:687
8511 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in functions and code generation"
8512 msgstr ""
8514 #: config/i386/i386.opt:691
8515 msgid "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation"
8516 msgstr ""
8518 #: config/i386/i386.opt:695
8519 msgid "Support FMA4 built-in functions and code generation "
8520 msgstr ""
8522 #: config/i386/i386.opt:699
8523 msgid "Support XOP built-in functions and code generation "
8524 msgstr ""
8526 #: config/i386/i386.opt:703
8527 msgid "Support LWP built-in functions and code generation "
8528 msgstr ""
8530 #: config/i386/i386.opt:707
8531 msgid "Support code generation of Advanced Bit Manipulation (ABM) instructions."
8532 msgstr ""
8534 #: config/i386/i386.opt:711
8535 msgid "Support code generation of popcnt instruction."
8536 msgstr ""
8538 #: config/i386/i386.opt:715
8539 msgid "Support BMI built-in functions and code generation"
8540 msgstr ""
8542 #: config/i386/i386.opt:719
8543 msgid "Support BMI2 built-in functions and code generation"
8544 msgstr ""
8546 #: config/i386/i386.opt:723
8547 msgid "Support LZCNT built-in function and code generation"
8548 msgstr ""
8550 #: config/i386/i386.opt:727
8551 msgid "Support Hardware Lock Elision prefixes"
8552 msgstr ""
8554 #: config/i386/i386.opt:731
8555 msgid "Support RDSEED instruction"
8556 msgstr ""
8558 #: config/i386/i386.opt:735
8559 msgid "Support PREFETCHW instruction"
8560 msgstr ""
8562 #: config/i386/i386.opt:739
8563 msgid "Support flag-preserving add-carry instructions"
8564 msgstr ""
8566 #: config/i386/i386.opt:743
8567 msgid "Support CLFLUSHOPT instructions"
8568 msgstr ""
8570 #: config/i386/i386.opt:747
8571 msgid "Support CLWB instruction"
8572 msgstr ""
8574 #: config/i386/i386.opt:751
8575 msgid "Support PCOMMIT instruction"
8576 msgstr ""
8578 #: config/i386/i386.opt:755
8579 msgid "Support FXSAVE and FXRSTOR instructions"
8580 msgstr ""
8582 #: config/i386/i386.opt:759
8583 msgid "Support XSAVE and XRSTOR instructions"
8584 msgstr ""
8586 #: config/i386/i386.opt:763
8587 msgid "Support XSAVEOPT instruction"
8588 msgstr ""
8590 #: config/i386/i386.opt:767
8591 msgid "Support XSAVEC instructions"
8592 msgstr ""
8594 #: config/i386/i386.opt:771
8595 msgid "Support XSAVES and XRSTORS instructions"
8596 msgstr ""
8598 #: config/i386/i386.opt:775
8599 msgid "Support TBM built-in functions and code generation"
8600 msgstr ""
8602 #: config/i386/i386.opt:779
8603 msgid "Support code generation of cmpxchg16b instruction."
8604 msgstr ""
8606 #: config/i386/i386.opt:783
8607 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
8608 msgstr ""
8610 #: config/i386/i386.opt:787
8611 msgid "Support code generation of movbe instruction."
8612 msgstr ""
8614 #: config/i386/i386.opt:791
8615 msgid "Support code generation of crc32 instruction."
8616 msgstr ""
8618 #: config/i386/i386.opt:795
8619 msgid "Support AES built-in functions and code generation"
8620 msgstr ""
8622 #: config/i386/i386.opt:799
8623 msgid "Support SHA1 and SHA256 built-in functions and code generation"
8624 msgstr ""
8626 #: config/i386/i386.opt:803
8627 msgid "Support PCLMUL built-in functions and code generation"
8628 msgstr ""
8630 #: config/i386/i386.opt:807
8631 msgid "Encode SSE instructions with VEX prefix"
8632 msgstr ""
8634 #: config/i386/i386.opt:811
8635 msgid "Support FSGSBASE built-in functions and code generation"
8636 msgstr ""
8638 #: config/i386/i386.opt:815
8639 msgid "Support RDRND built-in functions and code generation"
8640 msgstr ""
8642 #: config/i386/i386.opt:819
8643 msgid "Support F16C built-in functions and code generation"
8644 msgstr ""
8646 #: config/i386/i386.opt:823
8647 msgid "Support PREFETCHWT1 built-in functions and code generation"
8648 msgstr ""
8650 #: config/i386/i386.opt:827
8651 msgid "Emit profiling counter call at function entry before prologue."
8652 msgstr ""
8654 #: config/i386/i386.opt:831
8655 msgid "Generate __mcount_loc section with all mcount or __fentry__ calls."
8656 msgstr ""
8658 #: config/i386/i386.opt:835
8659 msgid "Generate mcount/__fentry__ calls as nops. To activate they need to be"
8660 msgstr ""
8662 #: config/i386/i386.opt:840
8663 msgid "Skip setting up RAX register when passing variable arguments."
8664 msgstr ""
8666 #: config/i386/i386.opt:844
8667 msgid "Expand 32bit/64bit integer divide into 8bit unsigned integer divide with run-time check"
8668 msgstr ""
8670 #: config/i386/i386.opt:848
8671 msgid "Split 32-byte AVX unaligned load"
8672 msgstr ""
8674 #: config/i386/i386.opt:852
8675 msgid "Split 32-byte AVX unaligned store"
8676 msgstr ""
8678 #: config/i386/i386.opt:856
8679 msgid "Support RTM built-in functions and code generation"
8680 msgstr ""
8682 #: config/i386/i386.opt:860
8683 msgid "Support MPX code generation"
8684 msgstr ""
8686 #: config/i386/i386.opt:864
8687 msgid "Support MWAITX and MONITORX built-in functions and code generation"
8688 msgstr ""
8690 #: config/i386/i386.opt:868
8691 msgid "Use given stack-protector guard"
8692 msgstr ""
8694 #: config/i386/i386.opt:872
8695 msgid "Known stack protector guard (for use with the -mstack-protector-guard= option):"
8696 msgstr ""
8698 #: config/i386/stringop.opt:8
8699 msgid "the Free Software Foundation; either version 3, or (at your option)"
8700 msgstr ""
8702 #: config/i386/stringop.opt:13
8703 msgid "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the"
8704 msgstr ""
8706 #: config/i386/stringop.opt:18
8707 msgid "see <http://www.gnu.org/licenses/>.  */"
8708 msgstr "див. <http://www.gnu.org/licenses/>.  */"
8710 #: config/pa/pa64-hpux.opt:23
8711 msgid "Assume code will be linked by GNU ld"
8712 msgstr ""
8714 #: config/pa/pa64-hpux.opt:27
8715 msgid "Assume code will be linked by HP ld"
8716 msgstr ""
8718 #: config/pa/pa-hpux1010.opt:23 config/pa/pa-hpux.opt:31
8719 #: config/pa/pa-hpux1131.opt:23 config/pa/pa-hpux1111.opt:23
8720 msgid "Specify UNIX standard for predefines and linking"
8721 msgstr ""
8723 #: config/pa/pa-hpux.opt:27
8724 msgid "Generate cpp defines for server IO"
8725 msgstr ""
8727 #: config/pa/pa-hpux.opt:35
8728 msgid "Generate cpp defines for workstation IO"
8729 msgstr ""
8731 #: config/pa/pa.opt:30 config/pa/pa.opt:83 config/pa/pa.opt:91
8732 msgid "Generate PA1.0 code"
8733 msgstr ""
8735 #: config/pa/pa.opt:34 config/pa/pa.opt:95 config/pa/pa.opt:136
8736 msgid "Generate PA1.1 code"
8737 msgstr ""
8739 #: config/pa/pa.opt:38 config/pa/pa.opt:99
8740 msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
8741 msgstr ""
8743 #: config/pa/pa.opt:46
8744 msgid "Disable FP regs"
8745 msgstr ""
8747 #: config/pa/pa.opt:50
8748 msgid "Disable indexed addressing"
8749 msgstr ""
8751 #: config/pa/pa.opt:54
8752 msgid "Generate fast indirect calls"
8753 msgstr ""
8755 #: config/pa/pa.opt:62
8756 msgid "Assume code will be assembled by GAS"
8757 msgstr ""
8759 #: config/pa/pa.opt:71
8760 msgid "Enable linker optimizations"
8761 msgstr ""
8763 #: config/pa/pa.opt:75
8764 msgid "Always generate long calls"
8765 msgstr ""
8767 #: config/pa/pa.opt:79
8768 msgid "Emit long load/store sequences"
8769 msgstr ""
8771 #: config/pa/pa.opt:87
8772 msgid "Disable space regs"
8773 msgstr ""
8775 #: config/pa/pa.opt:103
8776 msgid "Use portable calling conventions"
8777 msgstr ""
8779 #: config/pa/pa.opt:107
8780 msgid "Specify CPU for scheduling purposes.  Valid arguments are 700, 7100, 7100LC, 7200, 7300, and 8000"
8781 msgstr ""
8783 #: config/pa/pa.opt:132 config/frv/frv.opt:215
8784 msgid "Use software floating point"
8785 msgstr ""
8787 #: config/pa/pa.opt:140
8788 msgid "Do not disable space regs"
8789 msgstr ""
8791 #: config/v850/v850.opt:29
8792 msgid "Use registers r2 and r5"
8793 msgstr ""
8795 #: config/v850/v850.opt:33
8796 msgid "Use 4 byte entries in switch tables"
8797 msgstr ""
8799 #: config/v850/v850.opt:37
8800 msgid "Enable backend debugging"
8801 msgstr ""
8803 #: config/v850/v850.opt:41
8804 msgid "Do not use the callt instruction (default)"
8805 msgstr ""
8807 #: config/v850/v850.opt:45
8808 msgid "Reuse r30 on a per function basis"
8809 msgstr ""
8811 #: config/v850/v850.opt:52
8812 msgid "Prohibit PC relative function calls"
8813 msgstr ""
8815 #: config/v850/v850.opt:56
8816 msgid "Use stubs for function prologues"
8817 msgstr ""
8819 #: config/v850/v850.opt:60
8820 msgid "Set the max size of data eligible for the SDA area"
8821 msgstr ""
8823 #: config/v850/v850.opt:67
8824 msgid "Enable the use of the short load instructions"
8825 msgstr ""
8827 #: config/v850/v850.opt:71
8828 msgid "Same as: -mep -mprolog-function"
8829 msgstr ""
8831 #: config/v850/v850.opt:75
8832 msgid "Set the max size of data eligible for the TDA area"
8833 msgstr ""
8835 #: config/v850/v850.opt:82
8836 msgid "Do not enforce strict alignment"
8837 msgstr ""
8839 #: config/v850/v850.opt:86
8840 msgid "Put jump tables for switch statements into the .data section rather than the .code section"
8841 msgstr ""
8843 #: config/v850/v850.opt:93
8844 msgid "Compile for the v850 processor"
8845 msgstr ""
8847 #: config/v850/v850.opt:97
8848 msgid "Compile for the v850e processor"
8849 msgstr ""
8851 #: config/v850/v850.opt:101
8852 msgid "Compile for the v850e1 processor"
8853 msgstr ""
8855 #: config/v850/v850.opt:105
8856 msgid "Compile for the v850es variant of the v850e1"
8857 msgstr ""
8859 #: config/v850/v850.opt:109
8860 msgid "Compile for the v850e2 processor"
8861 msgstr ""
8863 #: config/v850/v850.opt:113
8864 msgid "Compile for the v850e2v3 processor"
8865 msgstr ""
8867 #: config/v850/v850.opt:117
8868 msgid "Compile for the v850e3v5 processor"
8869 msgstr ""
8871 #: config/v850/v850.opt:124
8872 msgid "Enable v850e3v5 loop instructions"
8873 msgstr ""
8875 #: config/v850/v850.opt:128
8876 msgid "Set the max size of data eligible for the ZDA area"
8877 msgstr ""
8879 #: config/v850/v850.opt:135
8880 msgid "Enable relaxing in the assembler"
8881 msgstr ""
8883 #: config/v850/v850.opt:139
8884 msgid "Prohibit PC relative jumps"
8885 msgstr ""
8887 #: config/v850/v850.opt:143
8888 msgid "Inhibit the use of hardware floating point instructions"
8889 msgstr ""
8891 #: config/v850/v850.opt:147
8892 msgid "Allow the use of hardware floating point instructions for V850E2V3 and up"
8893 msgstr ""
8895 #: config/v850/v850.opt:151
8896 msgid "Enable support for the RH850 ABI.  This is the default"
8897 msgstr ""
8899 #: config/v850/v850.opt:155
8900 msgid "Enable support for the old GCC ABI"
8901 msgstr ""
8903 #: config/v850/v850.opt:159
8904 msgid "Support alignments of up to 64-bits"
8905 msgstr ""
8907 #: config/g.opt:27
8908 msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)"
8909 msgstr ""
8911 #: config/lynx.opt:23
8912 msgid "Support legacy multi-threading"
8913 msgstr ""
8915 #: config/lynx.opt:27
8916 msgid "Use shared libraries"
8917 msgstr ""
8919 #: config/lynx.opt:31
8920 msgid "Support multi-threading"
8921 msgstr ""
8923 #: config/nvptx/nvptx.opt:22
8924 msgid "Generate code for a 32-bit ABI"
8925 msgstr ""
8927 #: config/nvptx/nvptx.opt:26
8928 msgid "Generate code for a 64-bit ABI"
8929 msgstr ""
8931 #: config/nvptx/nvptx.opt:30
8932 msgid "Link in code for a __main kernel."
8933 msgstr ""
8935 #: config/vxworks.opt:36
8936 msgid "Assume the VxWorks RTP environment"
8937 msgstr ""
8939 #: config/vxworks.opt:43
8940 msgid "Assume the VxWorks vThreads environment"
8941 msgstr ""
8943 #: config/cr16/cr16.opt:23
8944 msgid "-msim   Use simulator runtime"
8945 msgstr ""
8947 #: config/cr16/cr16.opt:27
8948 msgid "Generate SBIT, CBIT instructions"
8949 msgstr ""
8951 #: config/cr16/cr16.opt:31
8952 msgid "Support multiply accumulate instructions"
8953 msgstr ""
8955 #: config/cr16/cr16.opt:38
8956 msgid "Treat data references as near, far or medium. medium is default"
8957 msgstr ""
8959 #: config/cr16/cr16.opt:42
8960 msgid "Generate code for CR16C architecture"
8961 msgstr ""
8963 #: config/cr16/cr16.opt:46
8964 msgid "Generate code for CR16C+ architecture (Default)"
8965 msgstr ""
8967 #: config/cr16/cr16.opt:50
8968 msgid "Treat integers as 32-bit."
8969 msgstr ""
8971 #: config/avr/avr.opt:23
8972 msgid "Use subroutines for function prologues and epilogues"
8973 msgstr ""
8975 #: config/avr/avr.opt:26
8976 #, c-format
8977 msgid "missing device or architecture after %qs"
8978 msgstr ""
8980 #: config/avr/avr.opt:27
8981 msgid "-mmcu=MCU\tSelect the target MCU"
8982 msgstr ""
8984 #: config/avr/avr.opt:31
8985 msgid "Set the number of 64 KiB flash segments"
8986 msgstr ""
8988 #: config/avr/avr.opt:35
8989 msgid "Indicate presence of a processor erratum"
8990 msgstr ""
8992 #: config/avr/avr.opt:39
8993 msgid "Enable Read-Modify-Write (RMW) instructions support/use"
8994 msgstr ""
8996 #: config/avr/avr.opt:49
8997 msgid "Use an 8-bit 'int' type"
8998 msgstr ""
9000 #: config/avr/avr.opt:53
9001 msgid "Change the stack pointer without disabling interrupts"
9002 msgstr ""
9004 #: config/avr/avr.opt:57
9005 msgid "Set the branch costs for conditional branch instructions.  Reasonable values are small, non-negative integers.  The default branch cost is 0."
9006 msgstr ""
9008 #: config/avr/avr.opt:67
9009 msgid "Change only the low 8 bits of the stack pointer"
9010 msgstr ""
9012 #: config/avr/avr.opt:71
9013 msgid "Relax branches"
9014 msgstr ""
9016 #: config/avr/avr.opt:75
9017 msgid "Make the linker relaxation machine assume that a program counter wrap-around occurs."
9018 msgstr ""
9020 #: config/avr/avr.opt:79
9021 msgid "Accumulate outgoing function arguments and acquire/release the needed stack space for outpoing 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."
9022 msgstr ""
9024 #: config/avr/avr.opt:83
9025 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."
9026 msgstr ""
9028 #: config/avr/avr.opt:88
9029 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."
9030 msgstr ""
9032 #: config/avr/avr.opt:92
9033 msgid "Warn if the address space of an address is changed."
9034 msgstr ""
9036 #: config/avr/avr.opt:96
9037 msgid "Allow to use truncation instead of rounding towards 0 for fractional int types"
9038 msgstr ""
9040 #: config/avr/avr.opt:100
9041 msgid "Do not link against the device-specific library lib<MCU>.a"
9042 msgstr ""
9044 #: config/m32r/m32r.opt:34
9045 msgid "Compile for the m32rx"
9046 msgstr ""
9048 #: config/m32r/m32r.opt:38
9049 msgid "Compile for the m32r2"
9050 msgstr ""
9052 #: config/m32r/m32r.opt:42
9053 msgid "Compile for the m32r"
9054 msgstr ""
9056 #: config/m32r/m32r.opt:46
9057 msgid "Align all loops to 32 byte boundary"
9058 msgstr ""
9060 #: config/m32r/m32r.opt:50
9061 msgid "Prefer branches over conditional execution"
9062 msgstr ""
9064 #: config/m32r/m32r.opt:54
9065 msgid "Give branches their default cost"
9066 msgstr ""
9068 #: config/m32r/m32r.opt:58
9069 msgid "Display compile time statistics"
9070 msgstr ""
9072 #: config/m32r/m32r.opt:62
9073 msgid "Specify cache flush function"
9074 msgstr ""
9076 #: config/m32r/m32r.opt:66
9077 msgid "Specify cache flush trap number"
9078 msgstr ""
9080 #: config/m32r/m32r.opt:70
9081 msgid "Only issue one instruction per cycle"
9082 msgstr ""
9084 #: config/m32r/m32r.opt:74
9085 msgid "Allow two instructions to be issued per cycle"
9086 msgstr ""
9088 #: config/m32r/m32r.opt:78
9089 msgid "Code size: small, medium or large"
9090 msgstr ""
9092 #: config/m32r/m32r.opt:94
9093 msgid "Don't call any cache flush functions"
9094 msgstr ""
9096 #: config/m32r/m32r.opt:98
9097 msgid "Don't call any cache flush trap"
9098 msgstr ""
9100 #: config/m32r/m32r.opt:105
9101 msgid "Small data area: none, sdata, use"
9102 msgstr ""
9104 #: config/s390/tpf.opt:23
9105 msgid "Enable TPF-OS tracing code"
9106 msgstr ""
9108 #: config/s390/tpf.opt:27
9109 msgid "Specify main object for TPF-OS"
9110 msgstr ""
9112 #: config/s390/s390.opt:39
9113 msgid "31 bit ABI"
9114 msgstr ""
9116 #: config/s390/s390.opt:43
9117 msgid "64 bit ABI"
9118 msgstr ""
9120 #: config/s390/s390.opt:81
9121 msgid "Maintain backchain pointer"
9122 msgstr ""
9124 #: config/s390/s390.opt:85
9125 msgid "Additional debug prints"
9126 msgstr ""
9128 #: config/s390/s390.opt:89
9129 msgid "ESA/390 architecture"
9130 msgstr ""
9132 #: config/s390/s390.opt:93
9133 msgid "Enable decimal floating point hardware support"
9134 msgstr ""
9136 #: config/s390/s390.opt:97
9137 msgid "Enable hardware floating point"
9138 msgstr ""
9140 #: config/s390/s390.opt:101
9141 msgid "Takes two non-negative integer numbers separated by a comma."
9142 msgstr ""
9144 #: config/s390/s390.opt:119
9145 msgid "Use hardware transactional execution instructions"
9146 msgstr ""
9148 #: config/s390/s390.opt:123
9149 msgid "Use packed stack layout"
9150 msgstr ""
9152 #: config/s390/s390.opt:127
9153 msgid "Use bras for executable < 64k"
9154 msgstr ""
9156 #: config/s390/s390.opt:131
9157 msgid "Disable hardware floating point"
9158 msgstr ""
9160 #: config/s390/s390.opt:135
9161 msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered"
9162 msgstr ""
9164 #: config/s390/s390.opt:139
9165 msgid "Emit extra code in the function prologue in order to trap if the stack size exceeds the given limit"
9166 msgstr ""
9168 #: config/s390/s390.opt:147
9169 msgid "mvcle use"
9170 msgstr ""
9172 #: config/s390/s390.opt:151
9173 msgid "Warn if a function uses alloca or creates an array with dynamic size"
9174 msgstr ""
9176 #: config/s390/s390.opt:155
9177 msgid "Warn if a single function's framesize exceeds the given framesize"
9178 msgstr ""
9180 #: config/s390/s390.opt:159
9181 msgid "z/Architecture"
9182 msgstr ""
9184 #: config/s390/s390.opt:163
9185 msgid "Set the branch costs for conditional branch instructions.  Reasonable"
9186 msgstr ""
9188 #: config/s390/s390.opt:169 config/rs6000/rs6000.opt:474
9189 #: config/mips/mips.opt:389
9190 msgid "Use LRA instead of reload"
9191 msgstr ""
9193 #: config/rl78/rl78.opt:27 config/rx/rx.opt:87
9194 msgid "Use the simulator runtime."
9195 msgstr ""
9197 #: config/rl78/rl78.opt:31
9198 msgid "Select hardware or software multiplication support."
9199 msgstr ""
9201 #: config/rl78/rl78.opt:47
9202 msgid "Use all registers, reserving none for interrupt handlers."
9203 msgstr ""
9205 #: config/rl78/rl78.opt:51
9206 msgid "Enable assembler and linker relaxation.  Enabled by default at -Os."
9207 msgstr ""
9209 #: config/rl78/rl78.opt:55
9210 msgid "Target the RL78/G10 series"
9211 msgstr ""
9213 #: config/rl78/rl78.opt:59
9214 msgid "Assume ES is zero throughout program execution, use ES: for read-only data."
9215 msgstr ""
9217 #: config/stormy16/stormy16.opt:24
9218 msgid "Provide libraries for the simulator"
9219 msgstr ""
9221 #: config/arm/arm-tables.opt:25
9222 msgid "Known ARM CPUs (for use with the -mcpu= and -mtune= options):"
9223 msgstr ""
9225 #: config/arm/arm-tables.opt:329
9226 msgid "Known ARM architectures (for use with the -march= option):"
9227 msgstr ""
9229 #: config/arm/arm-tables.opt:417
9230 msgid "Known ARM FPUs (for use with the -mfpu= option):"
9231 msgstr ""
9233 #: config/arm/arm.opt:26
9234 msgid "TLS dialect to use:"
9235 msgstr ""
9237 #: config/arm/arm.opt:36
9238 msgid "Specify an ABI"
9239 msgstr ""
9241 #: config/arm/arm.opt:40
9242 msgid "Known ARM ABIs (for use with the -mabi= option):"
9243 msgstr ""
9245 #: config/arm/arm.opt:59
9246 msgid "Generate a call to abort if a noreturn function returns"
9247 msgstr ""
9249 #: config/arm/arm.opt:66
9250 msgid "Pass FP arguments in FP registers"
9251 msgstr ""
9253 #: config/arm/arm.opt:70
9254 msgid "Generate APCS conformant stack frames"
9255 msgstr ""
9257 #: config/arm/arm.opt:74
9258 msgid "Generate re-entrant, PIC code"
9259 msgstr ""
9261 #: config/arm/arm.opt:90
9262 msgid "Generate code in 32 bit ARM state."
9263 msgstr ""
9265 #: config/arm/arm.opt:98
9266 msgid "Thumb: Assume non-static functions may be called from ARM code"
9267 msgstr ""
9269 #: config/arm/arm.opt:102
9270 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
9271 msgstr ""
9273 #: config/arm/arm.opt:110
9274 msgid "Specify if floating point hardware should be used"
9275 msgstr ""
9277 #: config/arm/arm.opt:114
9278 msgid "Known floating-point ABIs (for use with the -mfloat-abi= option):"
9279 msgstr ""
9281 #: config/arm/arm.opt:127
9282 msgid "Specify the __fp16 floating-point format"
9283 msgstr ""
9285 #: config/arm/arm.opt:131
9286 msgid "Known __fp16 formats (for use with the -mfp16-format= option):"
9287 msgstr ""
9289 #: config/arm/arm.opt:144
9290 msgid "Specify the name of the target floating point hardware/format"
9291 msgstr ""
9293 #: config/arm/arm.opt:155
9294 msgid "Generate call insns as indirect calls, if necessary"
9295 msgstr ""
9297 #: config/arm/arm.opt:159
9298 msgid "Assume data segments are relative to text segment."
9299 msgstr ""
9301 #: config/arm/arm.opt:163
9302 msgid "Specify the register to be used for PIC addressing"
9303 msgstr ""
9305 #: config/arm/arm.opt:167
9306 msgid "Store function names in object code"
9307 msgstr ""
9309 #: config/arm/arm.opt:171
9310 msgid "Permit scheduling of a function's prologue sequence"
9311 msgstr ""
9313 #: config/arm/arm.opt:175 config/rs6000/rs6000.opt:248
9314 msgid "Do not load the PIC register in function prologues"
9315 msgstr ""
9317 #: config/arm/arm.opt:182
9318 msgid "Specify the minimum bit alignment of structures"
9319 msgstr ""
9321 #: config/arm/arm.opt:186
9322 msgid "Generate code for Thumb state"
9323 msgstr ""
9325 #: config/arm/arm.opt:190
9326 msgid "Support calls between Thumb and ARM instruction sets"
9327 msgstr ""
9329 #: config/arm/arm.opt:194
9330 msgid "Specify thread local storage scheme"
9331 msgstr ""
9333 #: config/arm/arm.opt:198
9334 msgid "Specify how to access the thread pointer"
9335 msgstr ""
9337 #: config/arm/arm.opt:202
9338 msgid "Valid arguments to -mtp=:"
9339 msgstr ""
9341 #: config/arm/arm.opt:215
9342 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
9343 msgstr ""
9345 #: config/arm/arm.opt:219
9346 msgid "Thumb: Generate (leaf) stack frames even if not needed"
9347 msgstr ""
9349 #: config/arm/arm.opt:223 config/mn10300/mn10300.opt:42
9350 msgid "Tune code for the given processor"
9351 msgstr ""
9353 #: config/arm/arm.opt:227
9354 msgid "Print CPU tuning information as comment in assembler file.  This is"
9355 msgstr ""
9357 #: config/arm/arm.opt:238
9358 msgid "Use Neon quad-word (rather than double-word) registers for vectorization"
9359 msgstr ""
9361 #: config/arm/arm.opt:242
9362 msgid "Use Neon double-word (rather than quad-word) registers for vectorization"
9363 msgstr ""
9365 #: config/arm/arm.opt:246
9366 msgid "Only generate absolute relocations on word sized values."
9367 msgstr ""
9369 #: config/arm/arm.opt:250
9370 msgid "Generate IT blocks appropriate for ARMv8."
9371 msgstr ""
9373 #: config/arm/arm.opt:254
9374 msgid "Use the old RTX costing tables (transitional)."
9375 msgstr ""
9377 #: config/arm/arm.opt:258
9378 msgid "Use the new generic RTX cost tables if new core-specific cost table not available (transitional)."
9379 msgstr ""
9381 #: config/arm/arm.opt:262
9382 msgid "Avoid overlapping destination and address registers on LDRD instructions"
9383 msgstr ""
9385 #: config/arm/arm.opt:267
9386 msgid "Enable unaligned word and halfword accesses to packed data."
9387 msgstr ""
9389 #: config/arm/arm.opt:271
9390 msgid "Use Neon to perform 64-bits operations rather than core registers."
9391 msgstr ""
9393 #: config/arm/arm.opt:275
9394 msgid "Assume loading data from flash is slower than fetching instructions."
9395 msgstr ""
9397 #: config/arm/arm.opt:279
9398 msgid "Assume unified syntax for Thumb inline assembly code."
9399 msgstr ""
9401 #: config/sparc/sparc.opt:30 config/sparc/sparc.opt:34
9402 #: config/visium/visium.opt:37
9403 msgid "Use hardware FP"
9404 msgstr ""
9406 #: config/sparc/sparc.opt:38 config/visium/visium.opt:41
9407 msgid "Do not use hardware FP"
9408 msgstr ""
9410 #: config/sparc/sparc.opt:42
9411 msgid "Use flat register window model"
9412 msgstr ""
9414 #: config/sparc/sparc.opt:46
9415 msgid "Assume possible double misalignment"
9416 msgstr ""
9418 #: config/sparc/sparc.opt:50
9419 msgid "Use ABI reserved registers"
9420 msgstr ""
9422 #: config/sparc/sparc.opt:54
9423 msgid "Use hardware quad FP instructions"
9424 msgstr ""
9426 #: config/sparc/sparc.opt:58
9427 msgid "Do not use hardware quad fp instructions"
9428 msgstr ""
9430 #: config/sparc/sparc.opt:62
9431 msgid "Compile for V8+ ABI"
9432 msgstr ""
9434 #: config/sparc/sparc.opt:66
9435 msgid "Use UltraSPARC Visual Instruction Set version 1.0 extensions"
9436 msgstr ""
9438 #: config/sparc/sparc.opt:70
9439 msgid "Use UltraSPARC Visual Instruction Set version 2.0 extensions"
9440 msgstr ""
9442 #: config/sparc/sparc.opt:74
9443 msgid "Use UltraSPARC Visual Instruction Set version 3.0 extensions"
9444 msgstr ""
9446 #: config/sparc/sparc.opt:78
9447 msgid "Use UltraSPARC Compare-and-Branch extensions"
9448 msgstr ""
9450 #: config/sparc/sparc.opt:82
9451 msgid "Use UltraSPARC Fused Multiply-Add extensions"
9452 msgstr ""
9454 #: config/sparc/sparc.opt:86
9455 msgid "Use UltraSPARC Population-Count instruction"
9456 msgstr ""
9458 #: config/sparc/sparc.opt:90
9459 msgid "Pointers are 64-bit"
9460 msgstr ""
9462 #: config/sparc/sparc.opt:94
9463 msgid "Pointers are 32-bit"
9464 msgstr ""
9466 #: config/sparc/sparc.opt:98
9467 msgid "Use 64-bit ABI"
9468 msgstr ""
9470 #: config/sparc/sparc.opt:102
9471 msgid "Use 32-bit ABI"
9472 msgstr ""
9474 #: config/sparc/sparc.opt:106
9475 msgid "Use stack bias"
9476 msgstr ""
9478 #: config/sparc/sparc.opt:110
9479 msgid "Use structs on stronger alignment for double-word copies"
9480 msgstr ""
9482 #: config/sparc/sparc.opt:114
9483 msgid "Optimize tail call instructions in assembler and linker"
9484 msgstr ""
9486 #: config/sparc/sparc.opt:118
9487 msgid "Do not generate code that can only run in supervisor mode"
9488 msgstr ""
9490 #: config/sparc/sparc.opt:122 config/visium/visium.opt:45
9491 msgid "Use features of and schedule code for given CPU"
9492 msgstr ""
9494 #: config/sparc/sparc.opt:199
9495 msgid "Use given SPARC-V9 code model"
9496 msgstr ""
9498 #: config/sparc/sparc.opt:203
9499 msgid "Enable debug output"
9500 msgstr "Увімкнути вивід діагностичної інформації"
9502 #: config/sparc/sparc.opt:207
9503 msgid "Enable strict 32-bit psABI struct return checking."
9504 msgstr ""
9506 #: config/sparc/sparc.opt:211
9507 msgid "Enable workaround for single erratum of AT697F processor"
9508 msgstr ""
9510 #: config/sparc/sparc.opt:216
9511 msgid "Enable workarounds for the errata of the UT699 processor"
9512 msgstr ""
9514 #: config/sparc/sparc.opt:245
9515 msgid "Specify the memory model in effect for the program."
9516 msgstr ""
9518 #: config/rs6000/darwin.opt:38 config/rs6000/sysv4.opt:141
9519 msgid "Generate 64-bit code"
9520 msgstr ""
9522 #: config/rs6000/darwin.opt:42 config/rs6000/sysv4.opt:145
9523 msgid "Generate 32-bit code"
9524 msgstr ""
9526 #: config/rs6000/rs6000-tables.opt:24
9527 msgid "Known CPUs (for use with the -mcpu= and -mtune= options):"
9528 msgstr ""
9530 #: config/rs6000/476.opt:24
9531 msgid "Preserve the PowerPC 476's link stack by matching up a blr with the bcl/bl insns used for GOT accesses"
9532 msgstr ""
9534 #: config/rs6000/aix64.opt:24
9535 msgid "Compile for 64-bit pointers"
9536 msgstr ""
9538 #: config/rs6000/aix64.opt:28
9539 msgid "Compile for 32-bit pointers"
9540 msgstr ""
9542 #: config/rs6000/aix64.opt:32 config/rs6000/linux64.opt:28
9543 msgid "Select code model"
9544 msgstr ""
9546 #: config/rs6000/aix64.opt:49
9547 msgid "Support message passing with the Parallel Environment"
9548 msgstr ""
9550 #: config/rs6000/linux64.opt:24
9551 msgid "Call mcount for profiling before a function prologue"
9552 msgstr ""
9554 #: config/rs6000/rs6000.opt:109
9555 msgid "Use PowerPC-64 instruction set"
9556 msgstr ""
9558 #: config/rs6000/rs6000.opt:113
9559 msgid "Use PowerPC General Purpose group optional instructions"
9560 msgstr ""
9562 #: config/rs6000/rs6000.opt:117
9563 msgid "Use PowerPC Graphics group optional instructions"
9564 msgstr ""
9566 #: config/rs6000/rs6000.opt:121
9567 msgid "Use PowerPC V2.01 single field mfcr instruction"
9568 msgstr ""
9570 #: config/rs6000/rs6000.opt:125
9571 msgid "Use PowerPC V2.02 popcntb instruction"
9572 msgstr ""
9574 #: config/rs6000/rs6000.opt:129
9575 msgid "Use PowerPC V2.02 floating point rounding instructions"
9576 msgstr ""
9578 #: config/rs6000/rs6000.opt:133
9579 msgid "Use PowerPC V2.05 compare bytes instruction"
9580 msgstr ""
9582 #: config/rs6000/rs6000.opt:137
9583 msgid "Use extended PowerPC V2.05 move floating point to/from GPR instructions"
9584 msgstr ""
9586 #: config/rs6000/rs6000.opt:141
9587 msgid "Use AltiVec instructions"
9588 msgstr ""
9590 #: config/rs6000/rs6000.opt:145
9591 msgid "Generate Altivec instructions using little-endian element order"
9592 msgstr ""
9594 #: config/rs6000/rs6000.opt:149
9595 msgid "Generate Altivec instructions using big-endian element order"
9596 msgstr ""
9598 #: config/rs6000/rs6000.opt:153
9599 msgid "Use decimal floating point instructions"
9600 msgstr ""
9602 #: config/rs6000/rs6000.opt:157
9603 msgid "Use 4xx half-word multiply instructions"
9604 msgstr ""
9606 #: config/rs6000/rs6000.opt:161
9607 msgid "Use 4xx string-search dlmzb instruction"
9608 msgstr ""
9610 #: config/rs6000/rs6000.opt:165
9611 msgid "Generate load/store multiple instructions"
9612 msgstr ""
9614 #: config/rs6000/rs6000.opt:169
9615 msgid "Generate string instructions for block moves"
9616 msgstr ""
9618 #: config/rs6000/rs6000.opt:181
9619 msgid "Use PowerPC V2.06 popcntd instruction"
9620 msgstr ""
9622 #: config/rs6000/rs6000.opt:185
9623 msgid "Under -ffast-math, generate a FRIZ instruction for (double)(long long) conversions"
9624 msgstr ""
9626 #: config/rs6000/rs6000.opt:193
9627 msgid "Use vector/scalar (VSX) instructions"
9628 msgstr ""
9630 #: config/rs6000/rs6000.opt:240
9631 msgid "Do not generate load/store with update instructions"
9632 msgstr ""
9634 #: config/rs6000/rs6000.opt:244
9635 msgid "Generate load/store with update instructions"
9636 msgstr ""
9638 #: config/rs6000/rs6000.opt:252
9639 msgid "Avoid generation of indexed load/store instructions when possible"
9640 msgstr ""
9642 #: config/rs6000/rs6000.opt:256
9643 msgid "Mark __tls_get_addr calls with argument info"
9644 msgstr ""
9646 #: config/rs6000/rs6000.opt:263
9647 msgid "Schedule the start and end of the procedure"
9648 msgstr ""
9650 #: config/rs6000/rs6000.opt:267
9651 msgid "Return all structures in memory (AIX default)"
9652 msgstr ""
9654 #: config/rs6000/rs6000.opt:271
9655 msgid "Return small structures in registers (SVR4 default)"
9656 msgstr ""
9658 #: config/rs6000/rs6000.opt:275
9659 msgid "Conform more closely to IBM XLC semantics"
9660 msgstr ""
9662 #: config/rs6000/rs6000.opt:279 config/rs6000/rs6000.opt:283
9663 msgid "Generate software reciprocal divide and square root for better throughput."
9664 msgstr ""
9666 #: config/rs6000/rs6000.opt:287
9667 msgid "Assume that the reciprocal estimate instructions provide more accuracy."
9668 msgstr ""
9670 #: config/rs6000/rs6000.opt:291
9671 msgid "Do not place floating point constants in TOC"
9672 msgstr ""
9674 #: config/rs6000/rs6000.opt:295
9675 msgid "Place floating point constants in TOC"
9676 msgstr ""
9678 #: config/rs6000/rs6000.opt:299
9679 msgid "Do not place symbol+offset constants in TOC"
9680 msgstr ""
9682 #: config/rs6000/rs6000.opt:303
9683 msgid "Place symbol+offset constants in TOC"
9684 msgstr ""
9686 #: config/rs6000/rs6000.opt:314
9687 msgid "Use only one TOC entry per procedure"
9688 msgstr ""
9690 #: config/rs6000/rs6000.opt:318
9691 msgid "Put everything in the regular TOC"
9692 msgstr ""
9694 #: config/rs6000/rs6000.opt:322
9695 msgid "Generate VRSAVE instructions when generating AltiVec code"
9696 msgstr ""
9698 #: config/rs6000/rs6000.opt:326
9699 msgid "Deprecated option.  Use -mno-vrsave instead"
9700 msgstr ""
9702 #: config/rs6000/rs6000.opt:330
9703 msgid "Deprecated option.  Use -mvrsave instead"
9704 msgstr ""
9706 #: config/rs6000/rs6000.opt:334
9707 msgid "Specify how many bytes should be moved inline before calling out to memcpy/memmove"
9708 msgstr ""
9710 #: config/rs6000/rs6000.opt:338
9711 msgid "Generate isel instructions"
9712 msgstr ""
9714 #: config/rs6000/rs6000.opt:342
9715 msgid "Deprecated option.  Use -mno-isel instead"
9716 msgstr ""
9718 #: config/rs6000/rs6000.opt:346
9719 msgid "Deprecated option.  Use -misel instead"
9720 msgstr ""
9722 #: config/rs6000/rs6000.opt:350
9723 msgid "Generate SPE SIMD instructions on E500"
9724 msgstr ""
9726 #: config/rs6000/rs6000.opt:354
9727 msgid "Generate PPC750CL paired-single instructions"
9728 msgstr ""
9730 #: config/rs6000/rs6000.opt:358
9731 msgid "Deprecated option.  Use -mno-spe instead"
9732 msgstr ""
9734 #: config/rs6000/rs6000.opt:362
9735 msgid "Deprecated option.  Use -mspe instead"
9736 msgstr ""
9738 #: config/rs6000/rs6000.opt:366
9739 msgid "-mdebug=\tEnable debug output"
9740 msgstr ""
9742 #: config/rs6000/rs6000.opt:370
9743 msgid "Use the AltiVec ABI extensions"
9744 msgstr ""
9746 #: config/rs6000/rs6000.opt:374
9747 msgid "Do not use the AltiVec ABI extensions"
9748 msgstr ""
9750 #: config/rs6000/rs6000.opt:378
9751 msgid "Use the SPE ABI extensions"
9752 msgstr ""
9754 #: config/rs6000/rs6000.opt:382
9755 msgid "Do not use the SPE ABI extensions"
9756 msgstr ""
9758 #: config/rs6000/rs6000.opt:386
9759 msgid "Use the ELFv1 ABI"
9760 msgstr ""
9762 #: config/rs6000/rs6000.opt:390
9763 msgid "Use the ELFv2 ABI"
9764 msgstr ""
9766 #: config/rs6000/rs6000.opt:397
9767 msgid "using darwin64 ABI"
9768 msgstr ""
9770 #: config/rs6000/rs6000.opt:400
9771 msgid "using old darwin ABI"
9772 msgstr ""
9774 #: config/rs6000/rs6000.opt:403
9775 msgid "using IEEE extended precision long double"
9776 msgstr ""
9778 #: config/rs6000/rs6000.opt:406
9779 msgid "using IBM extended precision long double"
9780 msgstr ""
9782 #: config/rs6000/rs6000.opt:410
9783 msgid "-mcpu=\tUse features of and schedule code for given CPU"
9784 msgstr ""
9786 #: config/rs6000/rs6000.opt:414
9787 msgid "-mtune=\tSchedule code for given CPU"
9788 msgstr ""
9790 #: config/rs6000/rs6000.opt:418
9791 msgid "-mtraceback=\tSelect full, part, or no traceback table"
9792 msgstr ""
9794 #: config/rs6000/rs6000.opt:434
9795 msgid "Avoid all range limits on call instructions"
9796 msgstr ""
9798 #: config/rs6000/rs6000.opt:438
9799 msgid "Generate Cell microcode"
9800 msgstr ""
9802 #: config/rs6000/rs6000.opt:442
9803 msgid "Warn when a Cell microcoded instruction is emitted"
9804 msgstr ""
9806 #: config/rs6000/rs6000.opt:446
9807 msgid "Warn about deprecated 'vector long ...' AltiVec type usage"
9808 msgstr ""
9810 #: config/rs6000/rs6000.opt:450
9811 msgid "-mfloat-gprs=\tSelect GPR floating point method"
9812 msgstr ""
9814 #: config/rs6000/rs6000.opt:454
9815 msgid "Valid arguments to -mfloat-gprs=:"
9816 msgstr ""
9818 #: config/rs6000/rs6000.opt:470
9819 msgid "-mlong-double-<n>\tSpecify size of long double (64 or 128 bits)"
9820 msgstr ""
9822 #: config/rs6000/rs6000.opt:478
9823 msgid "Determine which dependences between insns are considered costly"
9824 msgstr ""
9826 #: config/rs6000/rs6000.opt:482
9827 msgid "Specify which post scheduling nop insertion scheme to apply"
9828 msgstr ""
9830 #: config/rs6000/rs6000.opt:486
9831 msgid "Specify alignment of structure fields default/natural"
9832 msgstr ""
9834 #: config/rs6000/rs6000.opt:490
9835 msgid "Valid arguments to -malign-:"
9836 msgstr ""
9838 #: config/rs6000/rs6000.opt:500
9839 msgid "Specify scheduling priority for dispatch slot restricted insns"
9840 msgstr ""
9842 #: config/rs6000/rs6000.opt:504
9843 msgid "Single-precision floating point unit"
9844 msgstr ""
9846 #: config/rs6000/rs6000.opt:508
9847 msgid "Double-precision floating point unit"
9848 msgstr ""
9850 #: config/rs6000/rs6000.opt:512
9851 msgid "Floating point unit does not support divide & sqrt"
9852 msgstr ""
9854 #: config/rs6000/rs6000.opt:516
9855 msgid "-mfpu=\tSpecify FP (sp, dp, sp-lite, dp-lite) (implies -mxilinx-fpu)"
9856 msgstr ""
9858 #: config/rs6000/rs6000.opt:538
9859 msgid "Specify Xilinx FPU."
9860 msgstr ""
9862 #: config/rs6000/rs6000.opt:542
9863 msgid "Use/do not use r11 to hold the static link in calls to functions via pointers."
9864 msgstr ""
9866 #: config/rs6000/rs6000.opt:546
9867 msgid "Control whether we save the TOC in the prologue for indirect calls or generate the save inline"
9868 msgstr ""
9870 #: config/rs6000/rs6000.opt:550
9871 msgid "Allow 128-bit integers in VSX registers"
9872 msgstr ""
9874 #: config/rs6000/rs6000.opt:554
9875 msgid "Fuse certain integer operations together for better performance on power8"
9876 msgstr ""
9878 #: config/rs6000/rs6000.opt:558
9879 msgid "Allow sign extension in fusion operations"
9880 msgstr ""
9882 #: config/rs6000/rs6000.opt:562
9883 msgid "Use/do not use vector and scalar instructions added in ISA 2.07."
9884 msgstr ""
9886 #: config/rs6000/rs6000.opt:566
9887 msgid "Use ISA 2.07 Category:Vector.AES and Category:Vector.SHA2 instructions"
9888 msgstr ""
9890 #: config/rs6000/rs6000.opt:570
9891 msgid "Use ISA 2.07 direct move between GPR & VSX register instructions"
9892 msgstr ""
9894 #: config/rs6000/rs6000.opt:574
9895 msgid "Use ISA 2.07 transactional memory (HTM) instructions"
9896 msgstr ""
9898 #: config/rs6000/rs6000.opt:578
9899 msgid "Generate the quad word memory instructions (lq/stq)."
9900 msgstr ""
9902 #: config/rs6000/rs6000.opt:582
9903 msgid "Generate the quad word memory atomic instructions (lqarx/stqcx)."
9904 msgstr ""
9906 #: config/rs6000/rs6000.opt:586
9907 msgid "Generate aggregate parameter passing code with at most 64-bit alignment."
9908 msgstr ""
9910 #: config/rs6000/rs6000.opt:590
9911 msgid "Allow double variables in upper registers with -mcpu=power7 or -mvsx"
9912 msgstr ""
9914 #: config/rs6000/rs6000.opt:594
9915 msgid "Allow float variables in upper registers with -mcpu=power8 or -mpower8-vector"
9916 msgstr ""
9918 #: config/rs6000/rs6000.opt:598
9919 msgid "Allow float/double variables in upper registers if cpu allows it"
9920 msgstr ""
9922 #: config/rs6000/rs6000.opt:602
9923 msgid "Analyze and remove doubleword swaps from VSX computations."
9924 msgstr ""
9926 #: config/rs6000/sysv4.opt:24
9927 msgid "Select ABI calling convention"
9928 msgstr ""
9930 #: config/rs6000/sysv4.opt:28 config/c6x/c6x.opt:42
9931 msgid "Select method for sdata handling"
9932 msgstr ""
9934 #: config/rs6000/sysv4.opt:48 config/rs6000/sysv4.opt:52
9935 msgid "Align to the base type of the bit-field"
9936 msgstr ""
9938 #: config/rs6000/sysv4.opt:57 config/rs6000/sysv4.opt:61
9939 msgid "Produce code relocatable at runtime"
9940 msgstr ""
9942 #: config/rs6000/sysv4.opt:65 config/rs6000/sysv4.opt:69
9943 msgid "Produce little endian code"
9944 msgstr ""
9946 #: config/rs6000/sysv4.opt:73 config/rs6000/sysv4.opt:77
9947 msgid "Produce big endian code"
9948 msgstr ""
9950 #: config/rs6000/sysv4.opt:82 config/rs6000/sysv4.opt:86
9951 #: config/rs6000/sysv4.opt:95 config/rs6000/sysv4.opt:137
9952 #: config/rs6000/sysv4.opt:149
9953 msgid "no description yet"
9954 msgstr ""
9956 #: config/rs6000/sysv4.opt:90
9957 msgid "Assume all variable arg functions are prototyped"
9958 msgstr ""
9960 #: config/rs6000/sysv4.opt:99
9961 msgid "Use EABI"
9962 msgstr ""
9964 #: config/rs6000/sysv4.opt:103
9965 msgid "Allow bit-fields to cross word boundaries"
9966 msgstr ""
9968 #: config/rs6000/sysv4.opt:107
9969 msgid "Use alternate register names"
9970 msgstr ""
9972 #: config/rs6000/sysv4.opt:113
9973 msgid "Use default method for sdata handling"
9974 msgstr ""
9976 #: config/rs6000/sysv4.opt:117
9977 msgid "Link with libsim.a, libc.a and sim-crt0.o"
9978 msgstr ""
9980 #: config/rs6000/sysv4.opt:121
9981 msgid "Link with libads.a, libc.a and crt0.o"
9982 msgstr ""
9984 #: config/rs6000/sysv4.opt:125
9985 msgid "Link with libyk.a, libc.a and crt0.o"
9986 msgstr ""
9988 #: config/rs6000/sysv4.opt:129
9989 msgid "Link with libmvme.a, libc.a and crt0.o"
9990 msgstr ""
9992 #: config/rs6000/sysv4.opt:133
9993 msgid "Set the PPC_EMB bit in the ELF flags header"
9994 msgstr ""
9996 #: config/rs6000/sysv4.opt:153
9997 msgid "Generate code to use a non-exec PLT and GOT"
9998 msgstr ""
10000 #: config/rs6000/sysv4.opt:157
10001 msgid "Generate code for old exec BSS PLT"
10002 msgstr ""
10004 #: config/alpha/alpha.opt:27
10005 msgid "Use fp registers"
10006 msgstr ""
10008 #: config/alpha/alpha.opt:35
10009 msgid "Request IEEE-conformant math library routines (OSF/1)"
10010 msgstr ""
10012 #: config/alpha/alpha.opt:39
10013 msgid "Emit IEEE-conformant code, without inexact exceptions"
10014 msgstr ""
10016 #: config/alpha/alpha.opt:46
10017 msgid "Do not emit complex integer constants to read-only memory"
10018 msgstr ""
10020 #: config/alpha/alpha.opt:50
10021 msgid "Use VAX fp"
10022 msgstr ""
10024 #: config/alpha/alpha.opt:54
10025 msgid "Do not use VAX fp"
10026 msgstr ""
10028 #: config/alpha/alpha.opt:58
10029 msgid "Emit code for the byte/word ISA extension"
10030 msgstr ""
10032 #: config/alpha/alpha.opt:62
10033 msgid "Emit code for the motion video ISA extension"
10034 msgstr ""
10036 #: config/alpha/alpha.opt:66
10037 msgid "Emit code for the fp move and sqrt ISA extension"
10038 msgstr ""
10040 #: config/alpha/alpha.opt:70
10041 msgid "Emit code for the counting ISA extension"
10042 msgstr ""
10044 #: config/alpha/alpha.opt:74
10045 msgid "Emit code using explicit relocation directives"
10046 msgstr ""
10048 #: config/alpha/alpha.opt:78
10049 msgid "Emit 16-bit relocations to the small data areas"
10050 msgstr ""
10052 #: config/alpha/alpha.opt:82
10053 msgid "Emit 32-bit relocations to the small data areas"
10054 msgstr ""
10056 #: config/alpha/alpha.opt:86
10057 msgid "Emit direct branches to local functions"
10058 msgstr ""
10060 #: config/alpha/alpha.opt:90
10061 msgid "Emit indirect branches to local functions"
10062 msgstr ""
10064 #: config/alpha/alpha.opt:94
10065 msgid "Emit rdval instead of rduniq for thread pointer"
10066 msgstr ""
10068 #: config/alpha/alpha.opt:106
10069 msgid "Use features of and schedule given CPU"
10070 msgstr ""
10072 #: config/alpha/alpha.opt:110
10073 msgid "Schedule given CPU"
10074 msgstr ""
10076 #: config/alpha/alpha.opt:114
10077 msgid "Control the generated fp rounding mode"
10078 msgstr ""
10080 #: config/alpha/alpha.opt:118
10081 msgid "Control the IEEE trap mode"
10082 msgstr ""
10084 #: config/alpha/alpha.opt:122
10085 msgid "Control the precision given to fp exceptions"
10086 msgstr ""
10088 #: config/alpha/alpha.opt:126
10089 msgid "Tune expected memory latency"
10090 msgstr ""
10092 #: config/tilepro/tilepro.opt:23
10093 msgid "Compile with 32 bit longs and pointers, which is the only supported"
10094 msgstr ""
10096 #: config/tilepro/tilepro.opt:28 config/tilegx/tilegx.opt:26
10097 msgid "-mcpu=CPU\tUse features of and schedule code for given CPU"
10098 msgstr ""
10100 #: config/tilepro/tilepro.opt:32
10101 msgid "Known TILEPro CPUs (for use with the -mcpu= option):"
10102 msgstr ""
10104 #: config/lm32/lm32.opt:24
10105 msgid "Enable multiply instructions"
10106 msgstr ""
10108 #: config/lm32/lm32.opt:28
10109 msgid "Enable divide and modulus instructions"
10110 msgstr ""
10112 #: config/lm32/lm32.opt:32
10113 msgid "Enable barrel shift instructions"
10114 msgstr ""
10116 #: config/lm32/lm32.opt:36
10117 msgid "Enable sign extend instructions"
10118 msgstr ""
10120 #: config/lm32/lm32.opt:40
10121 msgid "Enable user-defined instructions"
10122 msgstr ""
10124 #: config/nios2/elf.opt:26
10125 msgid "Link with a limited version of the C library"
10126 msgstr ""
10128 #: config/nios2/elf.opt:30
10129 msgid "Name of system library to link against"
10130 msgstr ""
10132 #: config/nios2/elf.opt:34
10133 msgid "Name of the startfile"
10134 msgstr ""
10136 #: config/nios2/elf.opt:38
10137 msgid "Link with HAL BSP"
10138 msgstr ""
10140 #: config/nios2/nios2.opt:35
10141 msgid "Enable DIV, DIVU"
10142 msgstr ""
10144 #: config/nios2/nios2.opt:39
10145 msgid "Enable MUL instructions"
10146 msgstr ""
10148 #: config/nios2/nios2.opt:43
10149 msgid "Enable MULX instructions, assume fast shifter"
10150 msgstr ""
10152 #: config/nios2/nios2.opt:47
10153 msgid "Use table based fast divide (default at -O3)"
10154 msgstr ""
10156 #: config/nios2/nios2.opt:51
10157 msgid "All memory accesses use I/O load/store instructions"
10158 msgstr ""
10160 #: config/nios2/nios2.opt:55
10161 msgid "Volatile memory accesses use I/O load/store instructions"
10162 msgstr ""
10164 #: config/nios2/nios2.opt:59
10165 msgid "Volatile memory accesses do not use I/O load/store instructions"
10166 msgstr ""
10168 #: config/nios2/nios2.opt:63
10169 msgid "Enable/disable GP-relative addressing."
10170 msgstr ""
10172 #: config/nios2/nios2.opt:67
10173 msgid "Valid options for GP-relative addressing (for -mgpopt):"
10174 msgstr ""
10176 #: config/nios2/nios2.opt:86
10177 msgid "Equivalent to -mgpopt=local."
10178 msgstr ""
10180 #: config/nios2/nios2.opt:90
10181 msgid "Equivalent to -mgpopt=none."
10182 msgstr ""
10184 #: config/nios2/nios2.opt:94 config/c6x/c6x.opt:30 config/mep/mep.opt:82
10185 #: config/mips/mips.opt:134
10186 msgid "Use big-endian byte order"
10187 msgstr ""
10189 #: config/nios2/nios2.opt:98 config/c6x/c6x.opt:34 config/mep/mep.opt:86
10190 #: config/mips/mips.opt:138
10191 msgid "Use little-endian byte order"
10192 msgstr ""
10194 #: config/nios2/nios2.opt:102
10195 msgid "Floating point custom instruction configuration name"
10196 msgstr ""
10198 #: config/nios2/nios2.opt:106
10199 msgid "Do not use the ftruncds custom instruction"
10200 msgstr ""
10202 #: config/nios2/nios2.opt:110
10203 msgid "Integer id (N) of ftruncds custom instruction"
10204 msgstr ""
10206 #: config/nios2/nios2.opt:114
10207 msgid "Do not use the fextsd custom instruction"
10208 msgstr ""
10210 #: config/nios2/nios2.opt:118
10211 msgid "Integer id (N) of fextsd custom instruction"
10212 msgstr ""
10214 #: config/nios2/nios2.opt:122
10215 msgid "Do not use the fixdu custom instruction"
10216 msgstr ""
10218 #: config/nios2/nios2.opt:126
10219 msgid "Integer id (N) of fixdu custom instruction"
10220 msgstr ""
10222 #: config/nios2/nios2.opt:130
10223 msgid "Do not use the fixdi custom instruction"
10224 msgstr ""
10226 #: config/nios2/nios2.opt:134
10227 msgid "Integer id (N) of fixdi custom instruction"
10228 msgstr ""
10230 #: config/nios2/nios2.opt:138
10231 msgid "Do not use the fixsu custom instruction"
10232 msgstr ""
10234 #: config/nios2/nios2.opt:142
10235 msgid "Integer id (N) of fixsu custom instruction"
10236 msgstr ""
10238 #: config/nios2/nios2.opt:146
10239 msgid "Do not use the fixsi custom instruction"
10240 msgstr ""
10242 #: config/nios2/nios2.opt:150
10243 msgid "Integer id (N) of fixsi custom instruction"
10244 msgstr ""
10246 #: config/nios2/nios2.opt:154
10247 msgid "Do not use the floatud custom instruction"
10248 msgstr ""
10250 #: config/nios2/nios2.opt:158
10251 msgid "Integer id (N) of floatud custom instruction"
10252 msgstr ""
10254 #: config/nios2/nios2.opt:162
10255 msgid "Do not use the floatid custom instruction"
10256 msgstr ""
10258 #: config/nios2/nios2.opt:166
10259 msgid "Integer id (N) of floatid custom instruction"
10260 msgstr ""
10262 #: config/nios2/nios2.opt:170
10263 msgid "Do not use the floatus custom instruction"
10264 msgstr ""
10266 #: config/nios2/nios2.opt:174
10267 msgid "Integer id (N) of floatus custom instruction"
10268 msgstr ""
10270 #: config/nios2/nios2.opt:178
10271 msgid "Do not use the floatis custom instruction"
10272 msgstr ""
10274 #: config/nios2/nios2.opt:182
10275 msgid "Integer id (N) of floatis custom instruction"
10276 msgstr ""
10278 #: config/nios2/nios2.opt:186
10279 msgid "Do not use the fcmpned custom instruction"
10280 msgstr ""
10282 #: config/nios2/nios2.opt:190
10283 msgid "Integer id (N) of fcmpned custom instruction"
10284 msgstr ""
10286 #: config/nios2/nios2.opt:194
10287 msgid "Do not use the fcmpeqd custom instruction"
10288 msgstr ""
10290 #: config/nios2/nios2.opt:198
10291 msgid "Integer id (N) of fcmpeqd custom instruction"
10292 msgstr ""
10294 #: config/nios2/nios2.opt:202
10295 msgid "Do not use the fcmpged custom instruction"
10296 msgstr ""
10298 #: config/nios2/nios2.opt:206
10299 msgid "Integer id (N) of fcmpged custom instruction"
10300 msgstr ""
10302 #: config/nios2/nios2.opt:210
10303 msgid "Do not use the fcmpgtd custom instruction"
10304 msgstr ""
10306 #: config/nios2/nios2.opt:214
10307 msgid "Integer id (N) of fcmpgtd custom instruction"
10308 msgstr ""
10310 #: config/nios2/nios2.opt:218
10311 msgid "Do not use the fcmpled custom instruction"
10312 msgstr ""
10314 #: config/nios2/nios2.opt:222
10315 msgid "Integer id (N) of fcmpled custom instruction"
10316 msgstr ""
10318 #: config/nios2/nios2.opt:226
10319 msgid "Do not use the fcmpltd custom instruction"
10320 msgstr ""
10322 #: config/nios2/nios2.opt:230
10323 msgid "Integer id (N) of fcmpltd custom instruction"
10324 msgstr ""
10326 #: config/nios2/nios2.opt:234
10327 msgid "Do not use the flogd custom instruction"
10328 msgstr ""
10330 #: config/nios2/nios2.opt:238
10331 msgid "Integer id (N) of flogd custom instruction"
10332 msgstr ""
10334 #: config/nios2/nios2.opt:242
10335 msgid "Do not use the fexpd custom instruction"
10336 msgstr ""
10338 #: config/nios2/nios2.opt:246
10339 msgid "Integer id (N) of fexpd custom instruction"
10340 msgstr ""
10342 #: config/nios2/nios2.opt:250
10343 msgid "Do not use the fatand custom instruction"
10344 msgstr ""
10346 #: config/nios2/nios2.opt:254
10347 msgid "Integer id (N) of fatand custom instruction"
10348 msgstr ""
10350 #: config/nios2/nios2.opt:258
10351 msgid "Do not use the ftand custom instruction"
10352 msgstr ""
10354 #: config/nios2/nios2.opt:262
10355 msgid "Integer id (N) of ftand custom instruction"
10356 msgstr ""
10358 #: config/nios2/nios2.opt:266
10359 msgid "Do not use the fsind custom instruction"
10360 msgstr ""
10362 #: config/nios2/nios2.opt:270
10363 msgid "Integer id (N) of fsind custom instruction"
10364 msgstr ""
10366 #: config/nios2/nios2.opt:274
10367 msgid "Do not use the fcosd custom instruction"
10368 msgstr ""
10370 #: config/nios2/nios2.opt:278
10371 msgid "Integer id (N) of fcosd custom instruction"
10372 msgstr ""
10374 #: config/nios2/nios2.opt:282
10375 msgid "Do not use the fsqrtd custom instruction"
10376 msgstr ""
10378 #: config/nios2/nios2.opt:286
10379 msgid "Integer id (N) of fsqrtd custom instruction"
10380 msgstr ""
10382 #: config/nios2/nios2.opt:290
10383 msgid "Do not use the fabsd custom instruction"
10384 msgstr ""
10386 #: config/nios2/nios2.opt:294
10387 msgid "Integer id (N) of fabsd custom instruction"
10388 msgstr ""
10390 #: config/nios2/nios2.opt:298
10391 msgid "Do not use the fnegd custom instruction"
10392 msgstr ""
10394 #: config/nios2/nios2.opt:302
10395 msgid "Integer id (N) of fnegd custom instruction"
10396 msgstr ""
10398 #: config/nios2/nios2.opt:306
10399 msgid "Do not use the fmaxd custom instruction"
10400 msgstr ""
10402 #: config/nios2/nios2.opt:310
10403 msgid "Integer id (N) of fmaxd custom instruction"
10404 msgstr ""
10406 #: config/nios2/nios2.opt:314
10407 msgid "Do not use the fmind custom instruction"
10408 msgstr ""
10410 #: config/nios2/nios2.opt:318
10411 msgid "Integer id (N) of fmind custom instruction"
10412 msgstr ""
10414 #: config/nios2/nios2.opt:322
10415 msgid "Do not use the fdivd custom instruction"
10416 msgstr ""
10418 #: config/nios2/nios2.opt:326
10419 msgid "Integer id (N) of fdivd custom instruction"
10420 msgstr ""
10422 #: config/nios2/nios2.opt:330
10423 msgid "Do not use the fmuld custom instruction"
10424 msgstr ""
10426 #: config/nios2/nios2.opt:334
10427 msgid "Integer id (N) of fmuld custom instruction"
10428 msgstr ""
10430 #: config/nios2/nios2.opt:338
10431 msgid "Do not use the fsubd custom instruction"
10432 msgstr ""
10434 #: config/nios2/nios2.opt:342
10435 msgid "Integer id (N) of fsubd custom instruction"
10436 msgstr ""
10438 #: config/nios2/nios2.opt:346
10439 msgid "Do not use the faddd custom instruction"
10440 msgstr ""
10442 #: config/nios2/nios2.opt:350
10443 msgid "Integer id (N) of faddd custom instruction"
10444 msgstr ""
10446 #: config/nios2/nios2.opt:354
10447 msgid "Do not use the fcmpnes custom instruction"
10448 msgstr ""
10450 #: config/nios2/nios2.opt:358
10451 msgid "Integer id (N) of fcmpnes custom instruction"
10452 msgstr ""
10454 #: config/nios2/nios2.opt:362
10455 msgid "Do not use the fcmpeqs custom instruction"
10456 msgstr ""
10458 #: config/nios2/nios2.opt:366
10459 msgid "Integer id (N) of fcmpeqs custom instruction"
10460 msgstr ""
10462 #: config/nios2/nios2.opt:370
10463 msgid "Do not use the fcmpges custom instruction"
10464 msgstr ""
10466 #: config/nios2/nios2.opt:374
10467 msgid "Integer id (N) of fcmpges custom instruction"
10468 msgstr ""
10470 #: config/nios2/nios2.opt:378
10471 msgid "Do not use the fcmpgts custom instruction"
10472 msgstr ""
10474 #: config/nios2/nios2.opt:382
10475 msgid "Integer id (N) of fcmpgts custom instruction"
10476 msgstr ""
10478 #: config/nios2/nios2.opt:386
10479 msgid "Do not use the fcmples custom instruction"
10480 msgstr ""
10482 #: config/nios2/nios2.opt:390
10483 msgid "Integer id (N) of fcmples custom instruction"
10484 msgstr ""
10486 #: config/nios2/nios2.opt:394
10487 msgid "Do not use the fcmplts custom instruction"
10488 msgstr ""
10490 #: config/nios2/nios2.opt:398
10491 msgid "Integer id (N) of fcmplts custom instruction"
10492 msgstr ""
10494 #: config/nios2/nios2.opt:402
10495 msgid "Do not use the flogs custom instruction"
10496 msgstr ""
10498 #: config/nios2/nios2.opt:406
10499 msgid "Integer id (N) of flogs custom instruction"
10500 msgstr ""
10502 #: config/nios2/nios2.opt:410
10503 msgid "Do not use the fexps custom instruction"
10504 msgstr ""
10506 #: config/nios2/nios2.opt:414
10507 msgid "Integer id (N) of fexps custom instruction"
10508 msgstr ""
10510 #: config/nios2/nios2.opt:418
10511 msgid "Do not use the fatans custom instruction"
10512 msgstr ""
10514 #: config/nios2/nios2.opt:422
10515 msgid "Integer id (N) of fatans custom instruction"
10516 msgstr ""
10518 #: config/nios2/nios2.opt:426
10519 msgid "Do not use the ftans custom instruction"
10520 msgstr ""
10522 #: config/nios2/nios2.opt:430
10523 msgid "Integer id (N) of ftans custom instruction"
10524 msgstr ""
10526 #: config/nios2/nios2.opt:434
10527 msgid "Do not use the fsins custom instruction"
10528 msgstr ""
10530 #: config/nios2/nios2.opt:438
10531 msgid "Integer id (N) of fsins custom instruction"
10532 msgstr ""
10534 #: config/nios2/nios2.opt:442
10535 msgid "Do not use the fcoss custom instruction"
10536 msgstr ""
10538 #: config/nios2/nios2.opt:446
10539 msgid "Integer id (N) of fcoss custom instruction"
10540 msgstr ""
10542 #: config/nios2/nios2.opt:450
10543 msgid "Do not use the fsqrts custom instruction"
10544 msgstr ""
10546 #: config/nios2/nios2.opt:454
10547 msgid "Integer id (N) of fsqrts custom instruction"
10548 msgstr ""
10550 #: config/nios2/nios2.opt:458
10551 msgid "Do not use the fabss custom instr"
10552 msgstr ""
10554 #: config/nios2/nios2.opt:462
10555 msgid "Integer id (N) of fabss custom instruction"
10556 msgstr ""
10558 #: config/nios2/nios2.opt:466
10559 msgid "Do not use the fnegs custom instruction"
10560 msgstr ""
10562 #: config/nios2/nios2.opt:470
10563 msgid "Integer id (N) of fnegs custom instruction"
10564 msgstr ""
10566 #: config/nios2/nios2.opt:474
10567 msgid "Do not use the fmaxs custom instruction"
10568 msgstr ""
10570 #: config/nios2/nios2.opt:478
10571 msgid "Integer id (N) of fmaxs custom instruction"
10572 msgstr ""
10574 #: config/nios2/nios2.opt:482
10575 msgid "Do not use the fmins custom instruction"
10576 msgstr ""
10578 #: config/nios2/nios2.opt:486
10579 msgid "Integer id (N) of fmins custom instruction"
10580 msgstr ""
10582 #: config/nios2/nios2.opt:490
10583 msgid "Do not use the fdivs custom instruction"
10584 msgstr ""
10586 #: config/nios2/nios2.opt:494
10587 msgid "Integer id (N) of fdivs custom instruction"
10588 msgstr ""
10590 #: config/nios2/nios2.opt:498
10591 msgid "Do not use the fmuls custom instruction"
10592 msgstr ""
10594 #: config/nios2/nios2.opt:502
10595 msgid "Integer id (N) of fmuls custom instruction"
10596 msgstr ""
10598 #: config/nios2/nios2.opt:506
10599 msgid "Do not use the fsubs custom instruction"
10600 msgstr ""
10602 #: config/nios2/nios2.opt:510
10603 msgid "Integer id (N) of fsubs custom instruction"
10604 msgstr ""
10606 #: config/nios2/nios2.opt:514
10607 msgid "Do not use the fadds custom instruction"
10608 msgstr ""
10610 #: config/nios2/nios2.opt:518
10611 msgid "Integer id (N) of fadds custom instruction"
10612 msgstr ""
10614 #: config/nios2/nios2.opt:522
10615 msgid "Do not use the frdy custom instruction"
10616 msgstr ""
10618 #: config/nios2/nios2.opt:526
10619 msgid "Integer id (N) of frdy custom instruction"
10620 msgstr ""
10622 #: config/nios2/nios2.opt:530
10623 msgid "Do not use the frdxhi custom instruction"
10624 msgstr ""
10626 #: config/nios2/nios2.opt:534
10627 msgid "Integer id (N) of frdxhi custom instruction"
10628 msgstr ""
10630 #: config/nios2/nios2.opt:538
10631 msgid "Do not use the frdxlo custom instruction"
10632 msgstr ""
10634 #: config/nios2/nios2.opt:542
10635 msgid "Integer id (N) of frdxlo custom instruction"
10636 msgstr ""
10638 #: config/nios2/nios2.opt:546
10639 msgid "Do not use the fwry custom instruction"
10640 msgstr ""
10642 #: config/nios2/nios2.opt:550
10643 msgid "Integer id (N) of fwry custom instruction"
10644 msgstr ""
10646 #: config/nios2/nios2.opt:554
10647 msgid "Do not use the fwrx custom instruction"
10648 msgstr ""
10650 #: config/nios2/nios2.opt:558
10651 msgid "Integer id (N) of fwrx custom instruction"
10652 msgstr ""
10654 #: config/nios2/nios2.opt:562
10655 msgid "Do not use the round custom instruction"
10656 msgstr ""
10658 #: config/nios2/nios2.opt:566
10659 msgid "Integer id (N) of round custom instruction"
10660 msgstr ""
10662 #: config/rx/rx.opt:29
10663 msgid "Store doubles in 64 bits."
10664 msgstr ""
10666 #: config/rx/rx.opt:33
10667 msgid "Stores doubles in 32 bits.  This is the default."
10668 msgstr ""
10670 #: config/rx/rx.opt:37
10671 msgid "Disable the use of RX FPU instructions.  "
10672 msgstr ""
10674 #: config/rx/rx.opt:44
10675 msgid "Enable the use of RX FPU instructions.  This is the default."
10676 msgstr ""
10678 #: config/rx/rx.opt:50
10679 msgid "Specify the target RX cpu type."
10680 msgstr ""
10682 #: config/rx/rx.opt:71
10683 msgid "Data is stored in big-endian format."
10684 msgstr ""
10686 #: config/rx/rx.opt:75
10687 msgid "Data is stored in little-endian format.  (Default)."
10688 msgstr ""
10690 #: config/rx/rx.opt:81
10691 msgid "Maximum size of global and static variables which can be placed into the small data area."
10692 msgstr ""
10694 #: config/rx/rx.opt:93
10695 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."
10696 msgstr ""
10698 #: config/rx/rx.opt:99
10699 msgid "Enable linker relaxation."
10700 msgstr ""
10702 #: config/rx/rx.opt:105
10703 msgid "Maximum size in bytes of constant values allowed as operands."
10704 msgstr ""
10706 #: config/rx/rx.opt:111
10707 msgid "Specifies the number of registers to reserve for interrupt handlers."
10708 msgstr ""
10710 #: config/rx/rx.opt:117
10711 msgid "Specifies whether interrupt functions should save and restore the accumulator register."
10712 msgstr ""
10714 #: config/rx/rx.opt:123
10715 msgid "Enables Position-Independent-Data (PID) mode."
10716 msgstr ""
10718 #: config/rx/rx.opt:129
10719 msgid "Warn when multiple, different, fast interrupt handlers are in the compilation unit."
10720 msgstr ""
10722 #: config/rx/rx.opt:133
10723 msgid "Enable the use of the old, broken, ABI where all stacked function arguments are aligned to 32-bits."
10724 msgstr ""
10726 #: config/rx/rx.opt:137
10727 msgid "Enable the use the standard RX ABI where all stacked function arguments are naturally aligned.  This is the default."
10728 msgstr ""
10730 #: config/rx/rx.opt:141
10731 msgid "Enable the use of the LRA register allocator."
10732 msgstr ""
10734 #: config/visium/visium.opt:25
10735 msgid "Link with libc.a and libdebug.a"
10736 msgstr ""
10738 #: config/visium/visium.opt:29
10739 msgid "Link with libc.a and libsim.a"
10740 msgstr ""
10742 #: config/visium/visium.opt:33
10743 msgid "Use hardware FP (default)"
10744 msgstr ""
10746 #: config/visium/visium.opt:65
10747 msgid "Generate code for the supervisor mode (default)"
10748 msgstr ""
10750 #: config/visium/visium.opt:69
10751 msgid "Generate code for the user mode"
10752 msgstr ""
10754 #: config/visium/visium.opt:73
10755 msgid "Only retained for backward compatibility."
10756 msgstr ""
10758 #: config/fused-madd.opt:22
10759 msgid "%<-mfused-madd%> is deprecated; use %<-ffp-contract=%> instead"
10760 msgstr ""
10762 #: config/sol2.opt:32
10763 msgid "Clear hardware capabilities when linking"
10764 msgstr ""
10766 #: config/sol2.opt:36
10767 msgid "Pass -z text to linker"
10768 msgstr ""
10770 #: config/moxie/moxie.opt:31
10771 msgid "Enable MUL.X and UMUL.X instructions"
10772 msgstr ""
10774 #: config/microblaze/microblaze.opt:40
10775 msgid "Use software emulation for floating point (default)"
10776 msgstr ""
10778 #: config/microblaze/microblaze.opt:44
10779 msgid "Use hardware floating point instructions"
10780 msgstr ""
10782 #: config/microblaze/microblaze.opt:48
10783 msgid "Use table lookup optimization for small signed integer divisions"
10784 msgstr ""
10786 #: config/microblaze/microblaze.opt:52
10787 msgid "-mcpu=PROCESSOR\t\tUse features of and schedule code for given CPU"
10788 msgstr ""
10790 #: config/microblaze/microblaze.opt:56
10791 msgid "Don't optimize block moves, use memcpy"
10792 msgstr ""
10794 #: config/microblaze/microblaze.opt:68
10795 msgid "Use the soft multiply emulation (default)"
10796 msgstr ""
10798 #: config/microblaze/microblaze.opt:72
10799 msgid "Use reorder instructions (swap and byte reversed load/store) (default)"
10800 msgstr ""
10802 #: config/microblaze/microblaze.opt:76
10803 msgid "Use the software emulation for divides (default)"
10804 msgstr ""
10806 #: config/microblaze/microblaze.opt:80
10807 msgid "Use the hardware barrel shifter instead of emulation"
10808 msgstr ""
10810 #: config/microblaze/microblaze.opt:84
10811 msgid "Use pattern compare instructions"
10812 msgstr ""
10814 #: config/microblaze/microblaze.opt:87
10815 #, c-format
10816 msgid "%qs is deprecated; use -fstack-check"
10817 msgstr ""
10819 #: config/microblaze/microblaze.opt:88
10820 msgid "Check for stack overflow at runtime"
10821 msgstr ""
10823 #: config/microblaze/microblaze.opt:92 config/iq2000/iq2000.opt:65
10824 msgid "Use GP relative sdata/sbss sections"
10825 msgstr ""
10827 #: config/microblaze/microblaze.opt:95
10828 #, c-format
10829 msgid "%qs is deprecated; use -fno-zero-initialized-in-bss"
10830 msgstr ""
10832 #: config/microblaze/microblaze.opt:96
10833 msgid "Clear the BSS to zero and place zero initialized in BSS"
10834 msgstr ""
10836 #: config/microblaze/microblaze.opt:100
10837 msgid "Use multiply high instructions for high part of 32x32 multiply"
10838 msgstr ""
10840 #: config/microblaze/microblaze.opt:104
10841 msgid "Use hardware floating point conversion instructions"
10842 msgstr ""
10844 #: config/microblaze/microblaze.opt:108
10845 msgid "Use hardware floating point square root instruction"
10846 msgstr ""
10848 #: config/microblaze/microblaze.opt:112
10849 msgid "Description for mxl-mode-executable"
10850 msgstr ""
10852 #: config/microblaze/microblaze.opt:116
10853 msgid "Description for mxl-mode-xmdstub"
10854 msgstr ""
10856 #: config/microblaze/microblaze.opt:120
10857 msgid "Description for mxl-mode-bootstrap"
10858 msgstr ""
10860 #: config/microblaze/microblaze.opt:124
10861 msgid "Description for mxl-mode-novectors"
10862 msgstr ""
10864 #: config/vax/vax.opt:23 config/vax/vax.opt:27
10865 msgid "Target DFLOAT double precision code"
10866 msgstr ""
10868 #: config/vax/vax.opt:31 config/vax/vax.opt:35
10869 msgid "Generate GFLOAT double precision code"
10870 msgstr ""
10872 #: config/vax/vax.opt:39
10873 msgid "Generate code for GNU assembler (gas)"
10874 msgstr ""
10876 #: config/vax/vax.opt:43
10877 msgid "Generate code for UNIX assembler"
10878 msgstr ""
10880 #: config/vax/vax.opt:47
10881 msgid "Use VAXC structure conventions"
10882 msgstr ""
10884 #: config/vax/vax.opt:51
10885 msgid "Use new adddi3/subdi3 patterns"
10886 msgstr ""
10888 #: config/frv/frv.opt:30
10889 msgid "Use 4 media accumulators"
10890 msgstr ""
10892 #: config/frv/frv.opt:34
10893 msgid "Use 8 media accumulators"
10894 msgstr ""
10896 #: config/frv/frv.opt:38
10897 msgid "Enable label alignment optimizations"
10898 msgstr ""
10900 #: config/frv/frv.opt:42
10901 msgid "Dynamically allocate cc registers"
10902 msgstr ""
10904 #: config/frv/frv.opt:49
10905 msgid "Set the cost of branches"
10906 msgstr ""
10908 #: config/frv/frv.opt:53
10909 msgid "Enable conditional execution other than moves/scc"
10910 msgstr ""
10912 #: config/frv/frv.opt:57
10913 msgid "Change the maximum length of conditionally-executed sequences"
10914 msgstr ""
10916 #: config/frv/frv.opt:61
10917 msgid "Change the number of temporary registers that are available to conditionally-executed sequences"
10918 msgstr ""
10920 #: config/frv/frv.opt:65
10921 msgid "Enable conditional moves"
10922 msgstr ""
10924 #: config/frv/frv.opt:69
10925 msgid "Set the target CPU type"
10926 msgstr ""
10928 #: config/frv/frv.opt:73
10929 msgid "Known FR-V CPUs (for use with the -mcpu= option):"
10930 msgstr ""
10932 #: config/frv/frv.opt:122
10933 msgid "Use fp double instructions"
10934 msgstr ""
10936 #: config/frv/frv.opt:126
10937 msgid "Change the ABI to allow double word insns"
10938 msgstr ""
10940 #: config/frv/frv.opt:134
10941 msgid "Just use icc0/fcc0"
10942 msgstr ""
10944 #: config/frv/frv.opt:138
10945 msgid "Only use 32 FPRs"
10946 msgstr ""
10948 #: config/frv/frv.opt:142
10949 msgid "Use 64 FPRs"
10950 msgstr ""
10952 #: config/frv/frv.opt:146
10953 msgid "Only use 32 GPRs"
10954 msgstr ""
10956 #: config/frv/frv.opt:150
10957 msgid "Use 64 GPRs"
10958 msgstr ""
10960 #: config/frv/frv.opt:154
10961 msgid "Enable use of GPREL for read-only data in FDPIC"
10962 msgstr ""
10964 #: config/frv/frv.opt:166
10965 msgid "Enable PIC support for building libraries"
10966 msgstr ""
10968 #: config/frv/frv.opt:170
10969 msgid "Follow the EABI linkage requirements"
10970 msgstr ""
10972 #: config/frv/frv.opt:174
10973 msgid "Disallow direct calls to global functions"
10974 msgstr ""
10976 #: config/frv/frv.opt:178
10977 msgid "Use media instructions"
10978 msgstr ""
10980 #: config/frv/frv.opt:182
10981 msgid "Use multiply add/subtract instructions"
10982 msgstr ""
10984 #: config/frv/frv.opt:186
10985 msgid "Enable optimizing &&/|| in conditional execution"
10986 msgstr ""
10988 #: config/frv/frv.opt:190
10989 msgid "Enable nested conditional execution optimizations"
10990 msgstr ""
10992 #: config/frv/frv.opt:195
10993 msgid "Do not mark ABI switches in e_flags"
10994 msgstr ""
10996 #: config/frv/frv.opt:199
10997 msgid "Remove redundant membars"
10998 msgstr ""
11000 #: config/frv/frv.opt:203
11001 msgid "Pack VLIW instructions"
11002 msgstr ""
11004 #: config/frv/frv.opt:207
11005 msgid "Enable setting GPRs to the result of comparisons"
11006 msgstr ""
11008 #: config/frv/frv.opt:211
11009 msgid "Change the amount of scheduler lookahead"
11010 msgstr ""
11012 #: config/frv/frv.opt:219
11013 msgid "Assume a large TLS segment"
11014 msgstr ""
11016 #: config/frv/frv.opt:223
11017 msgid "Do not assume a large TLS segment"
11018 msgstr ""
11020 #: config/frv/frv.opt:228
11021 msgid "Cause gas to print tomcat statistics"
11022 msgstr ""
11024 #: config/frv/frv.opt:233
11025 msgid "Link with the library-pic libraries"
11026 msgstr ""
11028 #: config/frv/frv.opt:237
11029 msgid "Allow branches to be packed with other instructions"
11030 msgstr ""
11032 #: config/mn10300/mn10300.opt:30
11033 msgid "Target the AM33 processor"
11034 msgstr ""
11036 #: config/mn10300/mn10300.opt:34
11037 msgid "Target the AM33/2.0 processor"
11038 msgstr ""
11040 #: config/mn10300/mn10300.opt:38
11041 msgid "Target the AM34 processor"
11042 msgstr ""
11044 #: config/mn10300/mn10300.opt:46
11045 msgid "Work around hardware multiply bug"
11046 msgstr ""
11048 #: config/mn10300/mn10300.opt:55
11049 msgid "Enable linker relaxations"
11050 msgstr ""
11052 #: config/mn10300/mn10300.opt:59
11053 msgid "Return pointers in both a0 and d0"
11054 msgstr ""
11056 #: config/mn10300/mn10300.opt:63
11057 msgid "Allow gcc to generate LIW instructions"
11058 msgstr ""
11060 #: config/mn10300/mn10300.opt:67
11061 msgid "Allow gcc to generate the SETLB and Lcc instructions"
11062 msgstr ""
11064 #: config/nds32/nds32.opt:26
11065 msgid "Generate code in big-endian mode."
11066 msgstr ""
11068 #: config/nds32/nds32.opt:30
11069 msgid "Generate code in little-endian mode."
11070 msgstr ""
11072 #: config/nds32/nds32.opt:34
11073 msgid "Use reduced-set registers for register allocation."
11074 msgstr ""
11076 #: config/nds32/nds32.opt:38
11077 msgid "Use full-set registers for register allocation."
11078 msgstr ""
11080 #: config/nds32/nds32.opt:42
11081 msgid "Generate conditional move instructions."
11082 msgstr ""
11084 #: config/nds32/nds32.opt:46
11085 msgid "Generate performance extension instructions."
11086 msgstr ""
11088 #: config/nds32/nds32.opt:50
11089 msgid "Generate v3 push25/pop25 instructions."
11090 msgstr ""
11092 #: config/nds32/nds32.opt:54
11093 msgid "Generate 16-bit instructions."
11094 msgstr ""
11096 #: config/nds32/nds32.opt:58
11097 msgid "Specify the size of each interrupt vector, which must be 4 or 16."
11098 msgstr ""
11100 #: config/nds32/nds32.opt:62
11101 msgid "Specify the size of each cache block, which must be a power of 2 between 4 and 512."
11102 msgstr ""
11104 #: config/nds32/nds32.opt:66
11105 msgid "Specify the name of the target architecture."
11106 msgstr ""
11108 #: config/nds32/nds32.opt:70
11109 msgid "Known arch types (for use with the -march= option):"
11110 msgstr ""
11112 #: config/nds32/nds32.opt:83
11113 msgid "Specify the address generation strategy for code model."
11114 msgstr ""
11116 #: config/nds32/nds32.opt:87
11117 msgid "Known cmodel types (for use with the -mcmodel= option):"
11118 msgstr ""
11120 #: config/nds32/nds32.opt:100
11121 msgid "Enable constructor/destructor feature."
11122 msgstr ""
11124 #: config/nds32/nds32.opt:104
11125 msgid "Guide linker to relax instructions."
11126 msgstr ""
11128 #: config/iq2000/iq2000.opt:31
11129 msgid "Specify CPU for code generation purposes"
11130 msgstr ""
11132 #: config/iq2000/iq2000.opt:47
11133 msgid "Specify CPU for scheduling purposes"
11134 msgstr ""
11136 #: config/iq2000/iq2000.opt:51
11137 msgid "Known IQ2000 CPUs (for use with the -mcpu= option):"
11138 msgstr ""
11140 #: config/iq2000/iq2000.opt:61 config/mips/mips.opt:142
11141 msgid "Use ROM instead of RAM"
11142 msgstr ""
11144 #: config/iq2000/iq2000.opt:70
11145 msgid "No default crt0.o"
11146 msgstr ""
11148 #: config/iq2000/iq2000.opt:74 config/mips/mips.opt:397
11149 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
11150 msgstr ""
11152 #: config/c6x/c6x-tables.opt:24
11153 msgid "Known C6X ISAs (for use with the -march= option):"
11154 msgstr ""
11156 #: config/c6x/c6x.opt:46
11157 msgid "Valid arguments for the -msdata= option"
11158 msgstr ""
11160 #: config/c6x/c6x.opt:59
11161 msgid "Compile for the DSBT shared library ABI"
11162 msgstr ""
11164 #: config/cris/linux.opt:27
11165 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
11166 msgstr ""
11168 #: config/cris/cris.opt:45
11169 msgid "Work around bug in multiplication instruction"
11170 msgstr ""
11172 #: config/cris/cris.opt:51
11173 msgid "Compile for ETRAX 4 (CRIS v3)"
11174 msgstr ""
11176 #: config/cris/cris.opt:56
11177 msgid "Compile for ETRAX 100 (CRIS v8)"
11178 msgstr ""
11180 #: config/cris/cris.opt:64
11181 msgid "Emit verbose debug information in assembly code"
11182 msgstr ""
11184 #: config/cris/cris.opt:71
11185 msgid "Do not use condition codes from normal instructions"
11186 msgstr ""
11188 #: config/cris/cris.opt:80
11189 msgid "Do not emit addressing modes with side-effect assignment"
11190 msgstr ""
11192 #: config/cris/cris.opt:89
11193 msgid "Do not tune stack alignment"
11194 msgstr ""
11196 #: config/cris/cris.opt:98
11197 msgid "Do not tune writable data alignment"
11198 msgstr ""
11200 #: config/cris/cris.opt:107
11201 msgid "Do not tune code and read-only data alignment"
11202 msgstr ""
11204 #: config/cris/cris.opt:116
11205 msgid "Align code and data to 32 bits"
11206 msgstr ""
11208 #: config/cris/cris.opt:133
11209 msgid "Don't align items in code or data"
11210 msgstr ""
11212 #: config/cris/cris.opt:142
11213 msgid "Do not emit function prologue or epilogue"
11214 msgstr ""
11216 #: config/cris/cris.opt:149
11217 msgid "Use the most feature-enabling options allowed by other options"
11218 msgstr ""
11220 #: config/cris/cris.opt:158
11221 msgid "Override -mbest-lib-options"
11222 msgstr ""
11224 #: config/cris/cris.opt:165
11225 msgid "-march=ARCH\tGenerate code for the specified chip or CPU version"
11226 msgstr ""
11228 #: config/cris/cris.opt:169
11229 msgid "-mtune=ARCH\tTune alignment for the specified chip or CPU version"
11230 msgstr ""
11232 #: config/cris/cris.opt:173
11233 msgid "-mmax-stackframe=SIZE\tWarn when a stackframe is larger than the specified size"
11234 msgstr ""
11236 #: config/cris/cris.opt:180
11237 msgid "Emit traps as \"break 8\", default for CRIS v3 and up.  If disabled, calls to abort() are used."
11238 msgstr ""
11240 #: config/cris/cris.opt:184
11241 msgid "Emit checks causing \"break 8\" instructions to execute when applying atomic builtins on misaligned memory"
11242 msgstr ""
11244 #: config/cris/cris.opt:188
11245 msgid "Handle atomic builtins that may be applied to unaligned data by calling library functions. Overrides -mtrap-unaligned-atomic."
11246 msgstr ""
11248 #: config/sh/superh.opt:6
11249 msgid "Board name [and memory region]."
11250 msgstr ""
11252 #: config/sh/superh.opt:10
11253 msgid "Runtime name."
11254 msgstr ""
11256 #: config/sh/sh.opt:48
11257 msgid "Generate SH1 code"
11258 msgstr ""
11260 #: config/sh/sh.opt:52
11261 msgid "Generate SH2 code"
11262 msgstr ""
11264 #: config/sh/sh.opt:56
11265 msgid "Generate default double-precision SH2a-FPU code"
11266 msgstr ""
11268 #: config/sh/sh.opt:60
11269 msgid "Generate SH2a FPU-less code"
11270 msgstr ""
11272 #: config/sh/sh.opt:64
11273 msgid "Generate default single-precision SH2a-FPU code"
11274 msgstr ""
11276 #: config/sh/sh.opt:68
11277 msgid "Generate only single-precision SH2a-FPU code"
11278 msgstr ""
11280 #: config/sh/sh.opt:72
11281 msgid "Generate SH2e code"
11282 msgstr ""
11284 #: config/sh/sh.opt:76
11285 msgid "Generate SH3 code"
11286 msgstr ""
11288 #: config/sh/sh.opt:80
11289 msgid "Generate SH3e code"
11290 msgstr ""
11292 #: config/sh/sh.opt:84
11293 msgid "Generate SH4 code"
11294 msgstr ""
11296 #: config/sh/sh.opt:88
11297 msgid "Generate SH4-100 code"
11298 msgstr ""
11300 #: config/sh/sh.opt:92
11301 msgid "Generate SH4-200 code"
11302 msgstr ""
11304 #: config/sh/sh.opt:98
11305 msgid "Generate SH4-300 code"
11306 msgstr ""
11308 #: config/sh/sh.opt:102
11309 msgid "Generate SH4 FPU-less code"
11310 msgstr ""
11312 #: config/sh/sh.opt:106
11313 msgid "Generate SH4-100 FPU-less code"
11314 msgstr ""
11316 #: config/sh/sh.opt:110
11317 msgid "Generate SH4-200 FPU-less code"
11318 msgstr ""
11320 #: config/sh/sh.opt:114
11321 msgid "Generate SH4-300 FPU-less code"
11322 msgstr ""
11324 #: config/sh/sh.opt:118
11325 msgid "Generate code for SH4 340 series (MMU/FPU-less)"
11326 msgstr ""
11328 #: config/sh/sh.opt:123
11329 msgid "Generate code for SH4 400 series (MMU/FPU-less)"
11330 msgstr ""
11332 #: config/sh/sh.opt:128
11333 msgid "Generate code for SH4 500 series (FPU-less)."
11334 msgstr ""
11336 #: config/sh/sh.opt:133
11337 msgid "Generate default single-precision SH4 code"
11338 msgstr ""
11340 #: config/sh/sh.opt:137
11341 msgid "Generate default single-precision SH4-100 code"
11342 msgstr ""
11344 #: config/sh/sh.opt:141
11345 msgid "Generate default single-precision SH4-200 code"
11346 msgstr ""
11348 #: config/sh/sh.opt:145
11349 msgid "Generate default single-precision SH4-300 code"
11350 msgstr ""
11352 #: config/sh/sh.opt:149
11353 msgid "Generate only single-precision SH4 code"
11354 msgstr ""
11356 #: config/sh/sh.opt:153
11357 msgid "Generate only single-precision SH4-100 code"
11358 msgstr ""
11360 #: config/sh/sh.opt:157
11361 msgid "Generate only single-precision SH4-200 code"
11362 msgstr ""
11364 #: config/sh/sh.opt:161
11365 msgid "Generate only single-precision SH4-300 code"
11366 msgstr ""
11368 #: config/sh/sh.opt:165
11369 msgid "Generate SH4a code"
11370 msgstr ""
11372 #: config/sh/sh.opt:169
11373 msgid "Generate SH4a FPU-less code"
11374 msgstr ""
11376 #: config/sh/sh.opt:173
11377 msgid "Generate default single-precision SH4a code"
11378 msgstr ""
11380 #: config/sh/sh.opt:177
11381 msgid "Generate only single-precision SH4a code"
11382 msgstr ""
11384 #: config/sh/sh.opt:181
11385 msgid "Generate SH4al-dsp code"
11386 msgstr ""
11388 #: config/sh/sh.opt:185
11389 msgid "Generate 32-bit SHmedia code"
11390 msgstr ""
11392 #: config/sh/sh.opt:189
11393 msgid "Generate 32-bit FPU-less SHmedia code"
11394 msgstr ""
11396 #: config/sh/sh.opt:193
11397 msgid "Generate 64-bit SHmedia code"
11398 msgstr ""
11400 #: config/sh/sh.opt:197
11401 msgid "Generate 64-bit FPU-less SHmedia code"
11402 msgstr ""
11404 #: config/sh/sh.opt:201
11405 msgid "Generate SHcompact code"
11406 msgstr ""
11408 #: config/sh/sh.opt:205
11409 msgid "Generate FPU-less SHcompact code"
11410 msgstr ""
11412 #: config/sh/sh.opt:217
11413 msgid "Generate code in big endian mode"
11414 msgstr ""
11416 #: config/sh/sh.opt:221
11417 msgid "Generate 32-bit offsets in switch tables"
11418 msgstr ""
11420 #: config/sh/sh.opt:225
11421 msgid "Generate bit instructions"
11422 msgstr ""
11424 #: config/sh/sh.opt:229
11425 msgid "Cost to assume for a branch insn"
11426 msgstr ""
11428 #: config/sh/sh.opt:233
11429 msgid "Assume that zero displacement conditional branches are fast"
11430 msgstr ""
11432 #: config/sh/sh.opt:236 config/sh/sh.opt:240
11433 #, c-format
11434 msgid "%qs is deprecated and has no effect"
11435 msgstr ""
11437 #: config/sh/sh.opt:237
11438 msgid "Enable cbranchdi4 pattern"
11439 msgstr ""
11441 #: config/sh/sh.opt:241
11442 msgid "Emit cmpeqdi_t pattern even when -mcbranchdi is in effect."
11443 msgstr ""
11445 #: config/sh/sh.opt:245
11446 msgid "Force the usage of delay slots for conditional branches."
11447 msgstr ""
11449 #: config/sh/sh.opt:249
11450 msgid "Enable SH5 cut2 workaround"
11451 msgstr ""
11453 #: config/sh/sh.opt:253
11454 msgid "Align doubles at 64-bit boundaries"
11455 msgstr ""
11457 #: config/sh/sh.opt:257
11458 msgid "Division strategy, one of: call, call2, fp, inv, inv:minlat, inv20u, inv20l, inv:call, inv:call2, inv:fp, call-div1, call-fp, call-table"
11459 msgstr ""
11461 #: config/sh/sh.opt:261
11462 msgid "Specify name for 32 bit signed division function"
11463 msgstr ""
11465 #: config/sh/sh.opt:265
11466 msgid "Enable the use of 64-bit floating point registers in fmov instructions.  See -mdalign if 64-bit alignment is required."
11467 msgstr ""
11469 #: config/sh/sh.opt:273
11470 msgid "Cost to assume for gettr insn"
11471 msgstr ""
11473 #: config/sh/sh.opt:277 config/sh/sh.opt:327
11474 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions"
11475 msgstr ""
11477 #: config/sh/sh.opt:281
11478 msgid "Increase the IEEE compliance for floating-point comparisons"
11479 msgstr ""
11481 #: config/sh/sh.opt:285
11482 msgid "Enable the use of the indexed addressing mode for SHmedia32/SHcompact"
11483 msgstr ""
11485 #: config/sh/sh.opt:289
11486 msgid "inline code to invalidate instruction cache entries after setting up nested function trampolines"
11487 msgstr ""
11489 #: config/sh/sh.opt:293
11490 msgid "Assume symbols might be invalid"
11491 msgstr ""
11493 #: config/sh/sh.opt:297 config/arc/arc.opt:183
11494 msgid "Annotate assembler instructions with estimated addresses"
11495 msgstr ""
11497 #: config/sh/sh.opt:301
11498 msgid "Generate code in little endian mode"
11499 msgstr ""
11501 #: config/sh/sh.opt:305
11502 msgid "Mark MAC register as call-clobbered"
11503 msgstr ""
11505 #: config/sh/sh.opt:311
11506 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)"
11507 msgstr ""
11509 #: config/sh/sh.opt:315
11510 msgid "Emit function-calls using global offset table when generating PIC"
11511 msgstr ""
11513 #: config/sh/sh.opt:319
11514 msgid "Assume pt* instructions won't trap"
11515 msgstr ""
11517 #: config/sh/sh.opt:323
11518 msgid "Shorten address references during linking"
11519 msgstr ""
11521 #: config/sh/sh.opt:331
11522 msgid "Deprecated.  Use -matomic= instead to select the atomic model"
11523 msgstr ""
11525 #: config/sh/sh.opt:335
11526 msgid "Specify the model for atomic operations"
11527 msgstr ""
11529 #: config/sh/sh.opt:339
11530 msgid "Use tas.b instruction for __atomic_test_and_set"
11531 msgstr ""
11533 #: config/sh/sh.opt:343
11534 msgid "Deprecated.  Use -Os instead"
11535 msgstr ""
11537 #: config/sh/sh.opt:347
11538 msgid "Cost to assume for a multiply insn"
11539 msgstr ""
11541 #: config/sh/sh.opt:351
11542 msgid "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate if the inline code would not work in user mode."
11543 msgstr ""
11545 #: config/sh/sh.opt:357
11546 msgid "Pretend a branch-around-a-move is a conditional move."
11547 msgstr ""
11549 #: config/sh/sh.opt:361
11550 msgid "Enable the use of the fsca instruction"
11551 msgstr ""
11553 #: config/sh/sh.opt:365
11554 msgid "Enable the use of the fsrra instruction"
11555 msgstr ""
11557 #: config/sh/sh.opt:369
11558 msgid "Use LRA instead of reload (transitional)"
11559 msgstr ""
11561 #: config/fr30/fr30.opt:23
11562 msgid "Assume small address space"
11563 msgstr ""
11565 #: config/mep/mep.opt:23
11566 msgid "Enable absolute difference instructions"
11567 msgstr ""
11569 #: config/mep/mep.opt:27
11570 msgid "Enable all optional instructions"
11571 msgstr ""
11573 #: config/mep/mep.opt:31
11574 msgid "Enable average instructions"
11575 msgstr ""
11577 #: config/mep/mep.opt:35
11578 msgid "Variables this size and smaller go in the based section. (default 0)"
11579 msgstr ""
11581 #: config/mep/mep.opt:39
11582 msgid "Enable bit manipulation instructions"
11583 msgstr ""
11585 #: config/mep/mep.opt:43
11586 msgid "Section to put all const variables in (tiny, near, far) (no default)"
11587 msgstr ""
11589 #: config/mep/mep.opt:47
11590 msgid "Enable clip instructions"
11591 msgstr ""
11593 #: config/mep/mep.opt:51
11594 msgid "Configuration name"
11595 msgstr ""
11597 #: config/mep/mep.opt:55
11598 msgid "Enable MeP Coprocessor"
11599 msgstr ""
11601 #: config/mep/mep.opt:59
11602 msgid "Enable MeP Coprocessor with 32-bit registers"
11603 msgstr ""
11605 #: config/mep/mep.opt:63
11606 msgid "Enable MeP Coprocessor with 64-bit registers"
11607 msgstr ""
11609 #: config/mep/mep.opt:67
11610 msgid "Enable IVC2 scheduling"
11611 msgstr ""
11613 #: config/mep/mep.opt:71
11614 msgid "Const variables default to the near section"
11615 msgstr ""
11617 #: config/mep/mep.opt:78
11618 msgid "Enable 32-bit divide instructions"
11619 msgstr ""
11621 #: config/mep/mep.opt:93
11622 msgid "__io vars are volatile by default"
11623 msgstr ""
11625 #: config/mep/mep.opt:97
11626 msgid "All variables default to the far section"
11627 msgstr ""
11629 #: config/mep/mep.opt:101
11630 msgid "Enable leading zero instructions"
11631 msgstr ""
11633 #: config/mep/mep.opt:108
11634 msgid "All variables default to the near section"
11635 msgstr ""
11637 #: config/mep/mep.opt:112
11638 msgid "Enable min/max instructions"
11639 msgstr ""
11641 #: config/mep/mep.opt:116
11642 msgid "Enable 32-bit multiply instructions"
11643 msgstr ""
11645 #: config/mep/mep.opt:120
11646 msgid "Disable all optional instructions"
11647 msgstr ""
11649 #: config/mep/mep.opt:127
11650 msgid "Allow gcc to use the repeat/erepeat instructions"
11651 msgstr ""
11653 #: config/mep/mep.opt:131
11654 msgid "All variables default to the tiny section"
11655 msgstr ""
11657 #: config/mep/mep.opt:135
11658 msgid "Enable saturation instructions"
11659 msgstr ""
11661 #: config/mep/mep.opt:139
11662 msgid "Use sdram version of runtime"
11663 msgstr ""
11665 #: config/mep/mep.opt:147
11666 msgid "Use simulator runtime without vectors"
11667 msgstr ""
11669 #: config/mep/mep.opt:151
11670 msgid "All functions default to the far section"
11671 msgstr ""
11673 #: config/mep/mep.opt:155
11674 msgid "Variables this size and smaller go in the tiny section. (default 4)"
11675 msgstr ""
11677 #: config/mips/mips.opt:32
11678 msgid "-mabi=ABI\tGenerate code that conforms to the given ABI"
11679 msgstr ""
11681 #: config/mips/mips.opt:36
11682 msgid "Known MIPS ABIs (for use with the -mabi= option):"
11683 msgstr ""
11685 #: config/mips/mips.opt:55
11686 msgid "Generate code that can be used in SVR4-style dynamic objects"
11687 msgstr ""
11689 #: config/mips/mips.opt:59
11690 msgid "Use PMC-style 'mad' instructions"
11691 msgstr ""
11693 #: config/mips/mips.opt:63
11694 msgid "Use integer madd/msub instructions"
11695 msgstr ""
11697 #: config/mips/mips.opt:67
11698 msgid "-march=ISA\tGenerate code for the given ISA"
11699 msgstr ""
11701 #: config/mips/mips.opt:71
11702 msgid "-mbranch-cost=COST\tSet the cost of branches to roughly COST instructions"
11703 msgstr ""
11705 #: config/mips/mips.opt:75
11706 msgid "Use Branch Likely instructions, overriding the architecture default"
11707 msgstr ""
11709 #: config/mips/mips.opt:79
11710 msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing"
11711 msgstr ""
11713 #: config/mips/mips.opt:83
11714 msgid "Trap on integer divide by zero"
11715 msgstr ""
11717 #: config/mips/mips.opt:87
11718 msgid "-mcode-readable=SETTING\tSpecify when instructions are allowed to access code"
11719 msgstr ""
11721 #: config/mips/mips.opt:91
11722 msgid "Valid arguments to -mcode-readable=:"
11723 msgstr ""
11725 #: config/mips/mips.opt:104
11726 msgid "Use branch-and-break sequences to check for integer divide by zero"
11727 msgstr ""
11729 #: config/mips/mips.opt:108
11730 msgid "Use trap instructions to check for integer divide by zero"
11731 msgstr ""
11733 #: config/mips/mips.opt:112
11734 msgid "Allow the use of MDMX instructions"
11735 msgstr ""
11737 #: config/mips/mips.opt:116
11738 msgid "Allow hardware floating-point instructions to cover both 32-bit and 64-bit operations"
11739 msgstr ""
11741 #: config/mips/mips.opt:120
11742 msgid "Use MIPS-DSP instructions"
11743 msgstr ""
11745 #: config/mips/mips.opt:124
11746 msgid "Use MIPS-DSP REV 2 instructions"
11747 msgstr ""
11749 #: config/mips/mips.opt:146
11750 msgid "Use Enhanced Virtual Addressing instructions"
11751 msgstr ""
11753 #: config/mips/mips.opt:150
11754 msgid "Use NewABI-style %reloc() assembly operators"
11755 msgstr ""
11757 #: config/mips/mips.opt:154
11758 msgid "Use -G for data that is not defined by the current object"
11759 msgstr ""
11761 #: config/mips/mips.opt:158
11762 msgid "Work around certain 24K errata"
11763 msgstr ""
11765 #: config/mips/mips.opt:162
11766 msgid "Work around certain R4000 errata"
11767 msgstr ""
11769 #: config/mips/mips.opt:166
11770 msgid "Work around certain R4400 errata"
11771 msgstr ""
11773 #: config/mips/mips.opt:170
11774 msgid "Work around certain RM7000 errata"
11775 msgstr ""
11777 #: config/mips/mips.opt:174
11778 msgid "Work around certain R10000 errata"
11779 msgstr ""
11781 #: config/mips/mips.opt:178
11782 msgid "Work around errata for early SB-1 revision 2 cores"
11783 msgstr ""
11785 #: config/mips/mips.opt:182
11786 msgid "Work around certain VR4120 errata"
11787 msgstr ""
11789 #: config/mips/mips.opt:186
11790 msgid "Work around VR4130 mflo/mfhi errata"
11791 msgstr ""
11793 #: config/mips/mips.opt:190
11794 msgid "Work around an early 4300 hardware bug"
11795 msgstr ""
11797 #: config/mips/mips.opt:194
11798 msgid "FP exceptions are enabled"
11799 msgstr ""
11801 #: config/mips/mips.opt:198
11802 msgid "Use 32-bit floating-point registers"
11803 msgstr ""
11805 #: config/mips/mips.opt:202
11806 msgid "Conform to the o32 FPXX ABI"
11807 msgstr ""
11809 #: config/mips/mips.opt:206
11810 msgid "Use 64-bit floating-point registers"
11811 msgstr ""
11813 #: config/mips/mips.opt:210
11814 msgid "-mflush-func=FUNC\tUse FUNC to flush the cache before calling stack trampolines"
11815 msgstr ""
11817 #: config/mips/mips.opt:214
11818 msgid "Generate floating-point multiply-add instructions"
11819 msgstr ""
11821 #: config/mips/mips.opt:218
11822 msgid "-mabs=MODE\tSelect the IEEE 754 ABS/NEG instruction execution mode"
11823 msgstr ""
11825 #: config/mips/mips.opt:222
11826 msgid "-mnan=ENCODING\tSelect the IEEE 754 NaN data encoding"
11827 msgstr ""
11829 #: config/mips/mips.opt:226
11830 msgid "Known MIPS IEEE 754 settings (for use with the -mabs= and -mnan= options):"
11831 msgstr ""
11833 #: config/mips/mips.opt:236
11834 msgid "Use 32-bit general registers"
11835 msgstr ""
11837 #: config/mips/mips.opt:240
11838 msgid "Use 64-bit general registers"
11839 msgstr ""
11841 #: config/mips/mips.opt:244
11842 msgid "Use GP-relative addressing to access small data"
11843 msgstr ""
11845 #: config/mips/mips.opt:248
11846 msgid "When generating -mabicalls code, allow executables to use PLTs and copy relocations"
11847 msgstr ""
11849 #: config/mips/mips.opt:252
11850 msgid "Allow the use of hardware floating-point ABI and instructions"
11851 msgstr ""
11853 #: config/mips/mips.opt:256
11854 msgid "Generate code that is link-compatible with MIPS16 and microMIPS code."
11855 msgstr ""
11857 #: config/mips/mips.opt:260
11858 msgid "An alias for minterlink-compressed provided for backward-compatibility."
11859 msgstr ""
11861 #: config/mips/mips.opt:264
11862 msgid "-mipsN\tGenerate code for ISA level N"
11863 msgstr ""
11865 #: config/mips/mips.opt:268
11866 msgid "Generate MIPS16 code"
11867 msgstr ""
11869 #: config/mips/mips.opt:272
11870 msgid "Use MIPS-3D instructions"
11871 msgstr ""
11873 #: config/mips/mips.opt:276
11874 msgid "Use ll, sc and sync instructions"
11875 msgstr ""
11877 #: config/mips/mips.opt:280
11878 msgid "Use -G for object-local data"
11879 msgstr ""
11881 #: config/mips/mips.opt:284
11882 msgid "Use indirect calls"
11883 msgstr ""
11885 #: config/mips/mips.opt:288
11886 msgid "Use a 32-bit long type"
11887 msgstr ""
11889 #: config/mips/mips.opt:292
11890 msgid "Use a 64-bit long type"
11891 msgstr ""
11893 #: config/mips/mips.opt:296
11894 msgid "Pass the address of the ra save location to _mcount in $12"
11895 msgstr ""
11897 #: config/mips/mips.opt:300
11898 msgid "Don't optimize block moves"
11899 msgstr ""
11901 #: config/mips/mips.opt:304
11902 msgid "Use microMIPS instructions"
11903 msgstr ""
11905 #: config/mips/mips.opt:308
11906 msgid "Allow the use of MT instructions"
11907 msgstr ""
11909 #: config/mips/mips.opt:312
11910 msgid "Prevent the use of all floating-point operations"
11911 msgstr ""
11913 #: config/mips/mips.opt:316
11914 msgid "Use MCU instructions"
11915 msgstr ""
11917 #: config/mips/mips.opt:320
11918 msgid "Do not use a cache-flushing function before calling stack trampolines"
11919 msgstr ""
11921 #: config/mips/mips.opt:324
11922 msgid "Do not use MDMX instructions"
11923 msgstr ""
11925 #: config/mips/mips.opt:328
11926 msgid "Generate normal-mode code"
11927 msgstr ""
11929 #: config/mips/mips.opt:332
11930 msgid "Do not use MIPS-3D instructions"
11931 msgstr ""
11933 #: config/mips/mips.opt:336
11934 msgid "Use paired-single floating-point instructions"
11935 msgstr ""
11937 #: config/mips/mips.opt:340
11938 msgid "-mr10k-cache-barrier=SETTING\tSpecify when r10k cache barriers should be inserted"
11939 msgstr ""
11941 #: config/mips/mips.opt:344
11942 msgid "Valid arguments to -mr10k-cache-barrier=:"
11943 msgstr ""
11945 #: config/mips/mips.opt:357
11946 msgid "Try to allow the linker to turn PIC calls into direct calls"
11947 msgstr ""
11949 #: config/mips/mips.opt:361
11950 msgid "When generating -mabicalls code, make the code suitable for use in shared libraries"
11951 msgstr ""
11953 #: config/mips/mips.opt:365
11954 msgid "Restrict the use of hardware floating-point instructions to 32-bit operations"
11955 msgstr ""
11957 #: config/mips/mips.opt:369
11958 msgid "Use SmartMIPS instructions"
11959 msgstr ""
11961 #: config/mips/mips.opt:373
11962 msgid "Prevent the use of all hardware floating-point instructions"
11963 msgstr ""
11965 #: config/mips/mips.opt:377
11966 msgid "Optimize lui/addiu address loads"
11967 msgstr ""
11969 #: config/mips/mips.opt:381
11970 msgid "Assume all symbols have 32-bit values"
11971 msgstr ""
11973 #: config/mips/mips.opt:385
11974 msgid "Use synci instruction to invalidate i-cache"
11975 msgstr ""
11977 #: config/mips/mips.opt:393
11978 msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR"
11979 msgstr ""
11981 #: config/mips/mips.opt:401
11982 msgid "Use Virtualization Application Specific instructions"
11983 msgstr ""
11985 #: config/mips/mips.opt:405
11986 msgid "Use eXtended Physical Address (XPA) instructions"
11987 msgstr ""
11989 #: config/mips/mips.opt:409
11990 msgid "Perform VR4130-specific alignment optimizations"
11991 msgstr ""
11993 #: config/mips/mips.opt:413
11994 msgid "Lift restrictions on GOT size"
11995 msgstr ""
11997 #: config/mips/mips.opt:417
11998 msgid "Enable use of odd-numbered single-precision registers"
11999 msgstr ""
12001 #: config/mips/mips-tables.opt:24
12002 msgid "Known MIPS CPUs (for use with the -march= and -mtune= options):"
12003 msgstr ""
12005 #: config/mips/mips-tables.opt:28
12006 msgid "Known MIPS ISA levels (for use with the -mips option):"
12007 msgstr ""
12009 #: config/tilegx/tilegx.opt:30
12010 msgid "Known TILE-Gx CPUs (for use with the -mcpu= option):"
12011 msgstr ""
12013 #: config/tilegx/tilegx.opt:37
12014 msgid "Compile with 32 bit longs and pointers."
12015 msgstr ""
12017 #: config/tilegx/tilegx.opt:41
12018 msgid "Compile with 64 bit longs and pointers."
12019 msgstr ""
12021 #: config/tilegx/tilegx.opt:45
12022 msgid "Use big-endian byte order."
12023 msgstr ""
12025 #: config/tilegx/tilegx.opt:49
12026 msgid "Use little-endian byte order."
12027 msgstr ""
12029 #: config/tilegx/tilegx.opt:53
12030 msgid "Use given TILE-Gx code model"
12031 msgstr ""
12033 #: config/arc/arc.opt:26
12034 msgid "Compile code for big endian mode"
12035 msgstr ""
12037 #: config/arc/arc.opt:30
12038 msgid "Compile code for little endian mode.  This is the default"
12039 msgstr ""
12041 #: config/arc/arc.opt:34
12042 msgid "Disable ARCompact specific pass to generate conditional execution instructions"
12043 msgstr ""
12045 #: config/arc/arc.opt:38
12046 msgid "Generate ARCompact 32-bit code for ARCtangent-A5 processor"
12047 msgstr ""
12049 #: config/arc/arc.opt:42
12050 msgid "Generate ARCompact 32-bit code for ARC600 processor"
12051 msgstr ""
12053 #: config/arc/arc.opt:46
12054 msgid "Same as -mA6"
12055 msgstr ""
12057 #: config/arc/arc.opt:50
12058 msgid "Generate ARCompact 32-bit code for ARC601 processor"
12059 msgstr ""
12061 #: config/arc/arc.opt:54
12062 msgid "Generate ARCompact 32-bit code for ARC700 processor"
12063 msgstr ""
12065 #: config/arc/arc.opt:58
12066 msgid "Same as -mA7"
12067 msgstr ""
12069 #: config/arc/arc.opt:62
12070 msgid "Tweak register allocation to help 16-bit instruction generation"
12071 msgstr ""
12073 #: config/arc/arc.opt:72
12074 msgid "Use ordinarily cached memory accesses for volatile references"
12075 msgstr ""
12077 #: config/arc/arc.opt:76
12078 msgid "Enable cache bypass for volatile references"
12079 msgstr ""
12081 #: config/arc/arc.opt:80
12082 msgid "Generate instructions supported by barrel shifter"
12083 msgstr ""
12085 #: config/arc/arc.opt:84
12086 msgid "Generate norm instruction"
12087 msgstr ""
12089 #: config/arc/arc.opt:88
12090 msgid "Generate swap instruction"
12091 msgstr ""
12093 #: config/arc/arc.opt:92
12094 msgid "Generate mul64 and mulu64 instructions"
12095 msgstr ""
12097 #: config/arc/arc.opt:96
12098 msgid "Do not generate mpy instructions for ARC700"
12099 msgstr ""
12101 #: config/arc/arc.opt:100
12102 msgid "Generate Extended arithmetic instructions.  Currently only divaw, adds, subs and sat16 are supported"
12103 msgstr ""
12105 #: config/arc/arc.opt:104
12106 msgid "Dummy flag. This is the default unless FPX switches are provided explicitly"
12107 msgstr ""
12109 #: config/arc/arc.opt:108
12110 msgid "Generate call insns as register indirect calls"
12111 msgstr ""
12113 #: config/arc/arc.opt:112
12114 msgid "Do no generate BRcc instructions in arc_reorg."
12115 msgstr ""
12117 #: config/arc/arc.opt:116
12118 msgid "Generate sdata references.  This is the default, unless you compile for PIC."
12119 msgstr ""
12121 #: config/arc/arc.opt:120
12122 msgid "Do not generate millicode thunks (needed only with -Os)"
12123 msgstr ""
12125 #: config/arc/arc.opt:124 config/arc/arc.opt:128
12126 msgid "FPX: Generate Single Precision FPX (compact) instructions."
12127 msgstr ""
12129 #: config/arc/arc.opt:132
12130 msgid "FPX: Generate Single Precision FPX (fast) instructions."
12131 msgstr ""
12133 #: config/arc/arc.opt:136
12134 msgid "FPX: Enable Argonaut ARC CPU Double Precision Floating Point extensions."
12135 msgstr ""
12137 #: config/arc/arc.opt:140 config/arc/arc.opt:144
12138 msgid "FPX: Generate Double Precision FPX (compact) instructions."
12139 msgstr ""
12141 #: config/arc/arc.opt:148
12142 msgid "FPX: Generate Double Precision FPX (fast) instructions."
12143 msgstr ""
12145 #: config/arc/arc.opt:152
12146 msgid "Disable LR and SR instructions from using FPX extension aux registers."
12147 msgstr ""
12149 #: config/arc/arc.opt:156
12150 msgid "Enable generation of ARC SIMD instructions via target-specific builtins."
12151 msgstr ""
12153 #: config/arc/arc.opt:160
12154 msgid "-mcpu=CPU\tCompile code for ARC variant CPU"
12155 msgstr ""
12157 #: config/arc/arc.opt:179
12158 msgid "size optimization level: 0:none 1:opportunistic 2: regalloc 3:drop align, -Os"
12159 msgstr ""
12161 #: config/arc/arc.opt:187
12162 msgid "Cost to assume for a multiply instruction, with 4 being equal to a normal insn."
12163 msgstr ""
12165 #: config/arc/arc.opt:191
12166 msgid "Tune for ARC600 cpu."
12167 msgstr ""
12169 #: config/arc/arc.opt:195
12170 msgid "Tune for ARC601 cpu."
12171 msgstr ""
12173 #: config/arc/arc.opt:199
12174 msgid "Tune for ARC700 R4.2 Cpu with standard multiplier block."
12175 msgstr ""
12177 #: config/arc/arc.opt:203 config/arc/arc.opt:207 config/arc/arc.opt:211
12178 msgid "Tune for ARC700 R4.2 Cpu with XMAC block."
12179 msgstr ""
12181 #: config/arc/arc.opt:215
12182 msgid "Enable the use of indexed loads"
12183 msgstr ""
12185 #: config/arc/arc.opt:219
12186 msgid "Enable the use of pre/post modify with register displacement."
12187 msgstr ""
12189 #: config/arc/arc.opt:223
12190 msgid "Generate 32x16 multiply and mac instructions"
12191 msgstr ""
12193 #: config/arc/arc.opt:229
12194 msgid "Set probability threshold for unaligning branches"
12195 msgstr ""
12197 #: config/arc/arc.opt:233
12198 msgid "Don't use less than 25 bit addressing range for calls."
12199 msgstr ""
12201 #: config/arc/arc.opt:237
12202 msgid "Explain what alignment considerations lead to the decision to make an insn short or long."
12203 msgstr ""
12205 #: config/arc/arc.opt:241
12206 msgid "Do alignment optimizations for call instructions."
12207 msgstr ""
12209 #: config/arc/arc.opt:245
12210 msgid "Enable Rcq constraint handling - most short code generation depends on this."
12211 msgstr ""
12213 #: config/arc/arc.opt:249
12214 msgid "Enable Rcw constraint handling - ccfsm condexec mostly depends on this."
12215 msgstr ""
12217 #: config/arc/arc.opt:253
12218 msgid "Enable pre-reload use of cbranchsi pattern"
12219 msgstr ""
12221 #: config/arc/arc.opt:257
12222 msgid "Enable bbit peephole2"
12223 msgstr ""
12225 #: config/arc/arc.opt:261
12226 msgid "Use pc-relative switch case tables - this enables case table shortening."
12227 msgstr ""
12229 #: config/arc/arc.opt:265
12230 msgid "Enable compact casesi pattern"
12231 msgstr ""
12233 #: config/arc/arc.opt:269
12234 msgid "Enable 'q' instruction alternatives."
12235 msgstr ""
12237 #: config/arc/arc.opt:273
12238 msgid "Expand adddi3 and subdi3 at rtl generation time into add.f / adc etc."
12239 msgstr ""
12241 #: config/arc/arc.opt:280
12242 msgid "Enable variable polynomial CRC extension"
12243 msgstr ""
12245 #: config/arc/arc.opt:284
12246 msgid "Enable DSP 3.1 Pack A extensions"
12247 msgstr ""
12249 #: config/arc/arc.opt:288
12250 msgid "Enable dual viterbi butterfly extension"
12251 msgstr ""
12253 #: config/arc/arc.opt:298
12254 msgid "Enable Dual and Single Operand Instructions for Telephony"
12255 msgstr ""
12257 #: config/arc/arc.opt:302
12258 msgid "Enable XY Memory extension (DSP version 3)"
12259 msgstr ""
12261 #: config/arc/arc.opt:307
12262 msgid "Enable Locked Load/Store Conditional extension"
12263 msgstr ""
12265 #: config/arc/arc.opt:311
12266 msgid "Enable swap byte ordering extension instruction"
12267 msgstr ""
12269 #: config/arc/arc.opt:315
12270 msgid "Enable 64-bit Time-Stamp Counter extension instruction"
12271 msgstr ""
12273 #: config/arc/arc.opt:319
12274 msgid "Disable generation of cfi for epilogues."
12275 msgstr ""
12277 #: config/arc/arc.opt:323
12278 msgid "Enable generation of cfi for epilogues."
12279 msgstr ""
12281 #: config/arc/arc.opt:327
12282 msgid "Pass -EB option through to linker."
12283 msgstr ""
12285 #: config/arc/arc.opt:331
12286 msgid "Pass -EL option through to linker."
12287 msgstr ""
12289 #: config/arc/arc.opt:335
12290 msgid "Pass -marclinux option through to linker."
12291 msgstr ""
12293 #: config/arc/arc.opt:339
12294 msgid "Pass -marclinux_prof option through to linker."
12295 msgstr ""
12297 #: config/arc/arc.opt:347
12298 msgid "Enable lra"
12299 msgstr ""
12301 #: config/arc/arc.opt:351
12302 msgid "Don't indicate any priority with TARGET_REGISTER_PRIORITY"
12303 msgstr ""
12305 #: config/arc/arc.opt:355
12306 msgid "Indicate priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY"
12307 msgstr ""
12309 #: config/arc/arc.opt:359
12310 msgid "Reduce priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY"
12311 msgstr ""
12313 #: config/arc/arc.opt:363
12314 msgid "instrument with mcount calls as in the ucb code"
12315 msgstr ""
12317 #: java/lang.opt:122
12318 msgid "Warn if deprecated empty statements are found"
12319 msgstr ""
12321 #: java/lang.opt:126
12322 msgid "Warn if .class files are out of date"
12323 msgstr ""
12325 #: java/lang.opt:130
12326 msgid "Warn if modifiers are specified when not necessary"
12327 msgstr ""
12329 #: java/lang.opt:150
12330 msgid "--CLASSPATH\tDeprecated; use --classpath instead"
12331 msgstr ""
12333 #: java/lang.opt:157
12334 msgid "Permit the use of the assert keyword"
12335 msgstr ""
12337 #: java/lang.opt:179
12338 msgid "--bootclasspath=<path>\tReplace system path"
12339 msgstr ""
12341 #: java/lang.opt:183
12342 msgid "Generate checks for references to NULL"
12343 msgstr ""
12345 #: java/lang.opt:187
12346 msgid "--classpath=<path>\tSet class path"
12347 msgstr ""
12349 #: java/lang.opt:194
12350 msgid "Output a class file"
12351 msgstr ""
12353 #: java/lang.opt:198
12354 msgid "Alias for -femit-class-file"
12355 msgstr ""
12357 #: java/lang.opt:202
12358 msgid "--encoding=<encoding>\tChoose input encoding (defaults from your locale)"
12359 msgstr ""
12361 #: java/lang.opt:206
12362 msgid "--extdirs=<path>\tSet the extension directory path"
12363 msgstr ""
12365 #: java/lang.opt:216
12366 msgid "Input file is a file with a list of filenames to compile"
12367 msgstr ""
12369 #: java/lang.opt:223
12370 msgid "Always check for non gcj generated classes archives"
12371 msgstr ""
12373 #: java/lang.opt:227
12374 msgid "Assume the runtime uses a hash table to map an object to its synchronization structure"
12375 msgstr ""
12377 #: java/lang.opt:231
12378 msgid "Generate instances of Class at runtime"
12379 msgstr ""
12381 #: java/lang.opt:235
12382 msgid "Use offset tables for virtual method calls"
12383 msgstr ""
12385 #: java/lang.opt:242
12386 msgid "Assume native functions are implemented using JNI"
12387 msgstr ""
12389 #: java/lang.opt:246
12390 msgid "Enable optimization of static class initialization code"
12391 msgstr ""
12393 #: java/lang.opt:253
12394 msgid "Reduce the amount of reflection meta-data generated"
12395 msgstr ""
12397 #: java/lang.opt:257
12398 msgid "Enable assignability checks for stores into object arrays"
12399 msgstr ""
12401 #: java/lang.opt:261
12402 msgid "Generate code for the Boehm GC"
12403 msgstr ""
12405 #: java/lang.opt:265
12406 msgid "Call a library routine to do integer divisions"
12407 msgstr ""
12409 #: java/lang.opt:269
12410 msgid "Generate code for built-in atomic operations"
12411 msgstr ""
12413 #: java/lang.opt:273
12414 msgid "Generated should be loaded by bootstrap loader"
12415 msgstr ""
12417 #: java/lang.opt:277
12418 msgid "Set the source language version"
12419 msgstr ""
12421 #: java/lang.opt:281
12422 msgid "Set the target VM version"
12423 msgstr ""
12425 #: lto/lang.opt:29
12426 msgid "Run the link-time optimizer in local transformation (LTRANS) mode."
12427 msgstr ""
12429 #: lto/lang.opt:33
12430 msgid "Specify a file to which a list of files output by LTRANS is written."
12431 msgstr ""
12433 #: lto/lang.opt:37
12434 msgid "Run the link-time optimizer in whole program analysis (WPA) mode."
12435 msgstr ""
12437 #: lto/lang.opt:41
12438 msgid "Whole program analysis (WPA) mode with number of parallel jobs specified."
12439 msgstr ""
12441 #: lto/lang.opt:45
12442 msgid "The resolution file"
12443 msgstr ""
12445 #: common.opt:282
12446 msgid "Display this information"
12447 msgstr ""
12449 #: common.opt:286
12450 msgid "--help=<class>\tDisplay descriptions of a specific class of options.  <class> is one or more of optimizers, target, warnings, undocumented, params"
12451 msgstr ""
12453 #: common.opt:404
12454 msgid "Alias for --help=target"
12455 msgstr ""
12457 #: common.opt:429
12458 msgid "--param <param>=<value>\tSet parameter <param> to value.  See below for a complete list of parameters"
12459 msgstr ""
12461 #: common.opt:457
12462 msgid "-O<number>\tSet optimization level to <number>"
12463 msgstr ""
12465 #: common.opt:461
12466 msgid "Optimize for space rather than speed"
12467 msgstr ""
12469 #: common.opt:465
12470 msgid "Optimize for speed disregarding exact standards compliance"
12471 msgstr ""
12473 #: common.opt:469
12474 msgid "Optimize for debugging experience rather than speed or size"
12475 msgstr ""
12477 #: common.opt:509
12478 msgid "This switch is deprecated; use -Wextra instead"
12479 msgstr ""
12481 #: common.opt:522
12482 msgid "Warn about returning structures, unions or arrays"
12483 msgstr ""
12485 #: common.opt:526
12486 msgid "Warn if a loop with constant number of iterations triggers undefined behavior"
12487 msgstr ""
12489 #: common.opt:530 common.opt:534
12490 msgid "Warn if an array is accessed out of bounds"
12491 msgstr ""
12493 #: common.opt:538
12494 msgid "Warn about inappropriate attribute usage"
12495 msgstr ""
12497 #: common.opt:542
12498 msgid "Warn about pointer casts which increase alignment"
12499 msgstr ""
12501 #: common.opt:546
12502 msgid "Warn when a #warning directive is encountered"
12503 msgstr ""
12505 #: common.opt:550
12506 msgid "Warn about uses of __attribute__((deprecated)) declarations"
12507 msgstr ""
12509 #: common.opt:554
12510 msgid "Warn when an optimization pass is disabled"
12511 msgstr ""
12513 #: common.opt:558
12514 msgid "Treat all warnings as errors"
12515 msgstr ""
12517 #: common.opt:562
12518 msgid "Treat specified warning as error"
12519 msgstr ""
12521 #: common.opt:566
12522 msgid "Print extra (possibly unwanted) warnings"
12523 msgstr ""
12525 #: common.opt:570
12526 msgid "Exit on the first error occurred"
12527 msgstr ""
12529 #: common.opt:574
12530 msgid "-Wframe-larger-than=<number>\tWarn if a function's stack frame requires more than <number> bytes"
12531 msgstr ""
12533 #: common.opt:578
12534 msgid "Warn when attempting to free a non-heap object"
12535 msgstr ""
12537 #: common.opt:582
12538 msgid "Warn when an inlined function cannot be inlined"
12539 msgstr ""
12541 #: common.opt:586
12542 msgid "Warn when an atomic memory model parameter is known to be outside the valid range."
12543 msgstr ""
12545 #: common.opt:593
12546 msgid "-Wlarger-than=<number>\tWarn if an object is larger than <number> bytes"
12547 msgstr ""
12549 #: common.opt:597
12550 msgid "Warn if the loop cannot be optimized due to nontrivial assumptions."
12551 msgstr ""
12553 #: common.opt:604
12554 msgid "Warn about some C++ One Definition Rule violations during link time optimization"
12555 msgstr ""
12557 #: common.opt:608
12558 msgid "Warn about overflow in arithmetic expressions"
12559 msgstr ""
12561 #: common.opt:612
12562 msgid "Warn when the packed attribute has no effect on struct layout"
12563 msgstr ""
12565 #: common.opt:616
12566 msgid "Warn when padding is required to align structure members"
12567 msgstr ""
12569 #: common.opt:620
12570 msgid "Issue warnings needed for strict compliance to the standard"
12571 msgstr ""
12573 #: common.opt:624
12574 msgid "Warn about returning a pointer/reference to a local or temporary variable."
12575 msgstr ""
12577 #: common.opt:628
12578 msgid "Warn when one local variable shadows another"
12579 msgstr ""
12581 #: common.opt:632
12582 msgid "Warn when not issuing stack smashing protection for some reason"
12583 msgstr ""
12585 #: common.opt:636
12586 msgid "Warn if stack usage might be larger than specified amount"
12587 msgstr ""
12589 #: common.opt:640 common.opt:644
12590 msgid "Warn about code which might break strict aliasing rules"
12591 msgstr ""
12593 #: common.opt:648 common.opt:652
12594 msgid "Warn about optimizations that assume that signed overflow is undefined"
12595 msgstr ""
12597 #: common.opt:656
12598 msgid "Warn about functions which might be candidates for __attribute__((const))"
12599 msgstr ""
12601 #: common.opt:660
12602 msgid "Warn about functions which might be candidates for __attribute__((pure))"
12603 msgstr ""
12605 #: common.opt:664
12606 msgid "Warn about functions which might be candidates for __attribute__((noreturn))"
12607 msgstr ""
12609 #: common.opt:668
12610 msgid "Warn about C++ polymorphic types where adding final keyword would improve code quality"
12611 msgstr ""
12613 #: common.opt:672
12614 msgid "Warn about C++ virtual methods where adding final keyword would improve code quality"
12615 msgstr ""
12617 #: common.opt:676
12618 msgid "Do not suppress warnings from system headers"
12619 msgstr ""
12621 #: common.opt:680
12622 msgid "Warn whenever a trampoline is generated"
12623 msgstr ""
12625 #: common.opt:684
12626 msgid "Warn if a comparison is always true or always false due to the limited range of the data type"
12627 msgstr ""
12629 #: common.opt:688
12630 msgid "Warn about uninitialized automatic variables"
12631 msgstr ""
12633 #: common.opt:692
12634 msgid "Warn about maybe uninitialized automatic variables"
12635 msgstr ""
12637 #: common.opt:700
12638 msgid "Enable all -Wunused- warnings"
12639 msgstr ""
12641 #: common.opt:704
12642 msgid "Warn when a function parameter is only set, otherwise unused"
12643 msgstr ""
12645 #: common.opt:708
12646 msgid "Warn when a variable is only set, otherwise unused"
12647 msgstr ""
12649 #: common.opt:712
12650 msgid "Warn when a function is unused"
12651 msgstr ""
12653 #: common.opt:716
12654 msgid "Warn when a label is unused"
12655 msgstr ""
12657 #: common.opt:720
12658 msgid "Warn when a function parameter is unused"
12659 msgstr ""
12661 #: common.opt:724
12662 msgid "Warn when an expression value is unused"
12663 msgstr ""
12665 #: common.opt:728
12666 msgid "Warn when a variable is unused"
12667 msgstr ""
12669 #: common.opt:732
12670 msgid "Warn in case profiles in -fprofile-use do not match"
12671 msgstr ""
12673 #: common.opt:736
12674 msgid "Warn when a vector operation is compiled outside the SIMD"
12675 msgstr ""
12677 #: common.opt:752
12678 msgid "-aux-info <file>\tEmit declaration information into <file>"
12679 msgstr ""
12681 #: common.opt:771
12682 msgid "-d<letters>\tEnable dumps from specific passes of the compiler"
12683 msgstr ""
12685 #: common.opt:775
12686 msgid "-dumpbase <file>\tSet the file basename to be used for dumps"
12687 msgstr ""
12689 #: common.opt:779
12690 msgid "-dumpdir <dir>\tSet the directory name to be used for dumps"
12691 msgstr ""
12693 #: common.opt:845
12694 msgid "The version of the C++ ABI in use"
12695 msgstr ""
12697 #: common.opt:849
12698 msgid "Aggressively optimize loops using language constraints"
12699 msgstr ""
12701 #: common.opt:853
12702 msgid "Align the start of functions"
12703 msgstr ""
12705 #: common.opt:860
12706 msgid "Align labels which are only reached by jumping"
12707 msgstr ""
12709 #: common.opt:867
12710 msgid "Align all labels"
12711 msgstr ""
12713 #: common.opt:874
12714 msgid "Align the start of loops"
12715 msgstr ""
12717 #: common.opt:897
12718 msgid "Select what to sanitize"
12719 msgstr ""
12721 #: common.opt:901
12722 msgid "-fasan-shadow-offset=<number>\tUse custom shadow memory offset."
12723 msgstr ""
12725 #: common.opt:905
12726 msgid "After diagnosing undefined behavior attempt to continue execution"
12727 msgstr ""
12729 #: common.opt:909
12730 msgid "This switch is deprecated; use -fsanitize-recover= instead"
12731 msgstr ""
12733 #: common.opt:913
12734 msgid "Use trap instead of a library function for undefined behavior sanitization"
12735 msgstr ""
12737 #: common.opt:917
12738 msgid "Generate unwind tables that are exact at each instruction boundary"
12739 msgstr ""
12741 #: common.opt:921
12742 msgid "Generate auto-inc/dec instructions"
12743 msgstr ""
12745 #: common.opt:925
12746 msgid "Use sample profile information for call graph node weights. The default"
12747 msgstr ""
12749 #: common.opt:930
12750 msgid "Use sample profile information for call graph node weights. The profile"
12751 msgstr ""
12753 #: common.opt:939
12754 msgid "Generate code to check bounds before indexing arrays"
12755 msgstr ""
12757 #: common.opt:943
12758 msgid "Replace add, compare, branch with branch on count register"
12759 msgstr ""
12761 #: common.opt:947
12762 msgid "Use profiling information for branch probabilities"
12763 msgstr ""
12765 #: common.opt:951
12766 msgid "Perform branch target load optimization before prologue / epilogue threading"
12767 msgstr ""
12769 #: common.opt:955
12770 msgid "Perform branch target load optimization after prologue / epilogue threading"
12771 msgstr ""
12773 #: common.opt:959
12774 msgid "Restrict target load migration not to re-use registers in any basic block"
12775 msgstr ""
12777 #: common.opt:963
12778 msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions"
12779 msgstr ""
12781 #: common.opt:967
12782 msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls"
12783 msgstr ""
12785 #: common.opt:974
12786 msgid "Save registers around function calls"
12787 msgstr ""
12789 #: common.opt:978
12790 msgid "Compare the results of several data dependence analyzers."
12791 msgstr ""
12793 #: common.opt:982
12794 msgid "Check the return value of new in C++"
12795 msgstr ""
12797 #: common.opt:986
12798 msgid "Looks for opportunities to reduce stack adjustments and stack references."
12799 msgstr ""
12801 #: common.opt:990
12802 msgid "Do not put uninitialized globals in the common section"
12803 msgstr ""
12805 #: common.opt:998
12806 msgid "-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and compare the final-insns dump"
12807 msgstr ""
12809 #: common.opt:1002
12810 msgid "Run only the second compilation of -fcompare-debug"
12811 msgstr ""
12813 #: common.opt:1006
12814 msgid "Perform comparison elimination after register allocation has finished"
12815 msgstr ""
12817 #: common.opt:1010
12818 msgid "Do not perform optimizations increasing noticeably stack usage"
12819 msgstr ""
12821 #: common.opt:1014
12822 msgid "Perform a register copy-propagation optimization pass"
12823 msgstr ""
12825 #: common.opt:1018
12826 msgid "Perform cross-jumping optimization"
12827 msgstr ""
12829 #: common.opt:1022
12830 msgid "When running CSE, follow jumps to their targets"
12831 msgstr ""
12833 #: common.opt:1030
12834 msgid "Omit range reduction step when performing complex division"
12835 msgstr ""
12837 #: common.opt:1034
12838 msgid "Complex multiplication and division follow Fortran rules"
12839 msgstr ""
12841 #: common.opt:1038
12842 msgid "Place data items into their own section"
12843 msgstr ""
12845 #: common.opt:1042
12846 msgid "List all available debugging counters with their limits and counts."
12847 msgstr ""
12849 #: common.opt:1046
12850 msgid "-fdbg-cnt=<counter>:<limit>[,<counter>:<limit>,...]\tSet the debug counter limit.   "
12851 msgstr ""
12853 #: common.opt:1050
12854 msgid "Map one directory name to another in debug information"
12855 msgstr ""
12857 #: common.opt:1054
12858 msgid "Output .debug_types section when using DWARF v4 debuginfo."
12859 msgstr ""
12861 #: common.opt:1060
12862 msgid "Defer popping functions args from stack until later"
12863 msgstr ""
12865 #: common.opt:1064
12866 msgid "Attempt to fill delay slots of branch instructions"
12867 msgstr ""
12869 #: common.opt:1068
12870 msgid "Delete dead instructions that may throw exceptions"
12871 msgstr ""
12873 #: common.opt:1072
12874 msgid "Delete useless null pointer checks"
12875 msgstr ""
12877 #: common.opt:1076
12878 msgid "Stream extra data to support more aggressive devirtualization in LTO local transformation mode"
12879 msgstr ""
12881 #: common.opt:1080
12882 msgid "Perform speculative devirtualization"
12883 msgstr ""
12885 #: common.opt:1084
12886 msgid "Try to convert virtual calls to direct ones."
12887 msgstr ""
12889 #: common.opt:1088
12890 msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics"
12891 msgstr ""
12893 #: common.opt:1105
12894 msgid "Show the source line with a caret indicating the column"
12895 msgstr ""
12897 #: common.opt:1113
12898 msgid "-fdiagnostics-color=[never|always|auto]\tColorize diagnostics"
12899 msgstr ""
12901 #: common.opt:1133
12902 msgid "Amend appropriate diagnostic messages with the command line option that controls them"
12903 msgstr ""
12905 #: common.opt:1137
12906 msgid "-fdisable-[tree|rtl|ipa]-<pass>=range1+range2 disables an optimization pass"
12907 msgstr ""
12909 #: common.opt:1141
12910 msgid "-fenable-[tree|rtl|ipa]-<pass>=range1+range2 enables an optimization pass"
12911 msgstr ""
12913 #: common.opt:1145
12914 msgid "-fdump-<type>\tDump various compiler internals to a file"
12915 msgstr ""
12917 #: common.opt:1152
12918 msgid "-fdump-final-insns=filename\tDump to filename the insns at the end of translation"
12919 msgstr ""
12921 #: common.opt:1156
12922 msgid "-fdump-go-spec=filename\tWrite all declarations to file as Go code"
12923 msgstr ""
12925 #: common.opt:1160
12926 msgid "Suppress output of addresses in debugging dumps"
12927 msgstr ""
12929 #: common.opt:1164
12930 msgid "Collect and dump debug information into temporary file if ICE in C/C++"
12931 msgstr ""
12933 #: common.opt:1169
12934 msgid "Dump optimization passes"
12935 msgstr ""
12937 #: common.opt:1173
12938 msgid "Suppress output of instruction numbers, line number notes and addresses in debugging dumps"
12939 msgstr ""
12941 #: common.opt:1177
12942 msgid "Suppress output of previous and next insn numbers in debugging dumps"
12943 msgstr ""
12945 #: common.opt:1181
12946 msgid "Enable CFI tables via GAS assembler directives."
12947 msgstr ""
12949 #: common.opt:1185
12950 msgid "Perform early inlining"
12951 msgstr ""
12953 #: common.opt:1189
12954 msgid "Perform DWARF2 duplicate elimination"
12955 msgstr ""
12957 #: common.opt:1193
12958 msgid "Perform interprocedural reduction of aggregates"
12959 msgstr ""
12961 #: common.opt:1197
12962 msgid "Perform unused symbol elimination in debug info"
12963 msgstr ""
12965 #: common.opt:1201
12966 msgid "Perform unused type elimination in debug info"
12967 msgstr ""
12969 #: common.opt:1205
12970 msgid "Do not suppress C++ class debug information."
12971 msgstr ""
12973 #: common.opt:1209
12974 msgid "Enable exception handling"
12975 msgstr ""
12977 #: common.opt:1213
12978 msgid "Perform a number of minor, expensive optimizations"
12979 msgstr ""
12981 #: common.opt:1217
12982 msgid "-fexcess-precision=[fast|standard]\tSpecify handling of excess floating-point precision"
12983 msgstr ""
12985 #: common.opt:1220
12986 #, c-format
12987 msgid "unknown excess precision style %qs"
12988 msgstr ""
12990 #: common.opt:1233
12991 msgid "Output lto objects containing both the intermediate language and binary output."
12992 msgstr ""
12994 #: common.opt:1237
12995 msgid "Assume no NaNs or infinities are generated"
12996 msgstr ""
12998 #: common.opt:1241
12999 msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler"
13000 msgstr ""
13002 #: common.opt:1245
13003 msgid "Don't allocate floats and doubles in extended-precision registers"
13004 msgstr ""
13006 #: common.opt:1253
13007 msgid "Perform a forward propagation pass on RTL"
13008 msgstr ""
13010 #: common.opt:1257
13011 msgid "-ffp-contract=[off|on|fast] Perform floating-point expression contraction."
13012 msgstr ""
13014 #: common.opt:1260
13015 #, c-format
13016 msgid "unknown floating point contraction style %qs"
13017 msgstr ""
13019 #: common.opt:1277
13020 msgid "Allow function addresses to be held in registers"
13021 msgstr ""
13023 #: common.opt:1281
13024 msgid "Place each function into its own section"
13025 msgstr ""
13027 #: common.opt:1285
13028 msgid "Perform global common subexpression elimination"
13029 msgstr ""
13031 #: common.opt:1289
13032 msgid "Perform enhanced load motion during global common subexpression elimination"
13033 msgstr ""
13035 #: common.opt:1293
13036 msgid "Perform store motion after global common subexpression elimination"
13037 msgstr ""
13039 #: common.opt:1297
13040 msgid "Perform redundant load after store elimination in global common subexpression"
13041 msgstr ""
13043 #: common.opt:1302
13044 msgid "Perform global common subexpression elimination after register allocation"
13045 msgstr ""
13047 #: common.opt:1308
13048 msgid "Enable in and out of Graphite representation"
13049 msgstr ""
13051 #: common.opt:1312
13052 msgid "Enable Graphite Identity transformation"
13053 msgstr ""
13055 #: common.opt:1316
13056 msgid "Enable hoisting adjacent loads to encourage generating conditional move"
13057 msgstr ""
13059 #: common.opt:1321
13060 msgid "Mark all loops as parallel"
13061 msgstr ""
13063 #: common.opt:1325
13064 msgid "Enable Loop Strip Mining transformation"
13065 msgstr ""
13067 #: common.opt:1329
13068 msgid "Enable Loop Interchange transformation"
13069 msgstr ""
13071 #: common.opt:1333
13072 msgid "Enable Loop Blocking transformation"
13073 msgstr ""
13075 #: common.opt:1337
13076 msgid "Enable Loop Unroll Jam transformation"
13077 msgstr ""
13079 #: common.opt:1341
13080 msgid "Enable support for GNU transactional memory"
13081 msgstr ""
13083 #: common.opt:1345
13084 msgid "Use STB_GNU_UNIQUE if supported by the assembler"
13085 msgstr ""
13087 #: common.opt:1353
13088 msgid "Enable the ISL based loop nest optimizer"
13089 msgstr ""
13091 #: common.opt:1357
13092 msgid "Force bitfield accesses to match their type width"
13093 msgstr ""
13095 #: common.opt:1361
13096 msgid "Enable guessing of branch probabilities"
13097 msgstr ""
13099 #: common.opt:1369
13100 msgid "Process #ident directives"
13101 msgstr ""
13103 #: common.opt:1373
13104 msgid "Perform conversion of conditional jumps to branchless equivalents"
13105 msgstr ""
13107 #: common.opt:1377
13108 msgid "Perform conversion of conditional jumps to conditional execution"
13109 msgstr ""
13111 #: common.opt:1381
13112 msgid "-fstack-reuse=[all|named_vars|none] Set stack reuse level for local variables."
13113 msgstr ""
13115 #: common.opt:1384
13116 #, c-format
13117 msgid "unknown Stack Reuse Level %qs"
13118 msgstr ""
13120 #: common.opt:1397
13121 msgid "Convert conditional jumps in innermost loops to branchless equivalents"
13122 msgstr ""
13124 #: common.opt:1401
13125 msgid "Also if-convert conditional jumps containing memory writes"
13126 msgstr ""
13128 #: common.opt:1409
13129 msgid "Do not generate .size directives"
13130 msgstr ""
13132 #: common.opt:1413
13133 msgid "Perform indirect inlining"
13134 msgstr ""
13136 #: common.opt:1419
13137 msgid "Enable inlining of function declared \"inline\", disabling disables all inlining"
13138 msgstr ""
13140 #: common.opt:1423
13141 msgid "Integrate functions into their callers when code size is known not to grow"
13142 msgstr ""
13144 #: common.opt:1427
13145 msgid "Integrate functions not declared \"inline\" into their callers when profitable"
13146 msgstr ""
13148 #: common.opt:1431
13149 msgid "Integrate functions only required by their single caller"
13150 msgstr ""
13152 #: common.opt:1438
13153 msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>"
13154 msgstr ""
13156 #: common.opt:1442
13157 msgid "Inline __atomic operations when a lock free instruction sequence is available."
13158 msgstr ""
13160 #: common.opt:1446
13161 msgid "Instrument function entry and exit with profiling calls"
13162 msgstr ""
13164 #: common.opt:1450
13165 msgid "-finstrument-functions-exclude-function-list=name,...  Do not instrument listed functions"
13166 msgstr ""
13168 #: common.opt:1454
13169 msgid "-finstrument-functions-exclude-file-list=filename,...  Do not instrument functions listed in files"
13170 msgstr ""
13172 #: common.opt:1458
13173 msgid "Perform interprocedural constant propagation"
13174 msgstr ""
13176 #: common.opt:1462
13177 msgid "Perform cloning to make Interprocedural constant propagation stronger"
13178 msgstr ""
13180 #: common.opt:1466
13181 msgid "Perform alignment discovery and propagation to make Interprocedural constant propagation stronger"
13182 msgstr ""
13184 #: common.opt:1470
13185 msgid "Perform interprocedural profile propagation"
13186 msgstr ""
13188 #: common.opt:1474
13189 msgid "Perform interprocedural points-to analysis"
13190 msgstr ""
13192 #: common.opt:1478
13193 msgid "Discover pure and const functions"
13194 msgstr ""
13196 #: common.opt:1482
13197 msgid "Perform Identical Code Folding for functions and read-only variables"
13198 msgstr ""
13200 #: common.opt:1486
13201 msgid "Perform Identical Code Folding for functions"
13202 msgstr ""
13204 #: common.opt:1490
13205 msgid "Perform Identical Code Folding for variables"
13206 msgstr ""
13208 #: common.opt:1494
13209 msgid "Discover readonly and non addressable static variables"
13210 msgstr ""
13212 #: common.opt:1506
13213 msgid "-fira-algorithm=[CB|priority] Set the used IRA algorithm"
13214 msgstr ""
13216 #: common.opt:1509
13217 #, c-format
13218 msgid "unknown IRA algorithm %qs"
13219 msgstr ""
13221 #: common.opt:1519
13222 msgid "-fira-region=[one|all|mixed] Set regions for IRA"
13223 msgstr ""
13225 #: common.opt:1522
13226 #, c-format
13227 msgid "unknown IRA region %qs"
13228 msgstr ""
13230 #: common.opt:1535 common.opt:1540
13231 msgid "Use IRA based register pressure calculation"
13232 msgstr ""
13234 #: common.opt:1545
13235 msgid "Share slots for saving different hard registers."
13236 msgstr ""
13238 #: common.opt:1549
13239 msgid "Share stack slots for spilled pseudo-registers."
13240 msgstr ""
13242 #: common.opt:1553
13243 msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
13244 msgstr ""
13246 #: common.opt:1557
13247 msgid "Optimize induction variables on trees"
13248 msgstr ""
13250 #: common.opt:1561
13251 msgid "Use jump tables for sufficiently large switch statements"
13252 msgstr ""
13254 #: common.opt:1565
13255 msgid "Generate code for functions even if they are fully inlined"
13256 msgstr ""
13258 #: common.opt:1569
13259 msgid "Emit static const variables even if they are not used"
13260 msgstr ""
13262 #: common.opt:1573
13263 msgid "Give external symbols a leading underscore"
13264 msgstr ""
13266 #: common.opt:1581
13267 msgid "Do CFG-sensitive rematerialization in LRA"
13268 msgstr ""
13270 #: common.opt:1585
13271 msgid "Enable link-time optimization."
13272 msgstr ""
13274 #: common.opt:1589
13275 msgid "Link-time optimization with number of parallel jobs or jobserver."
13276 msgstr ""
13278 #: common.opt:1592
13279 #, c-format
13280 msgid "unknown LTO partitioning model %qs"
13281 msgstr ""
13283 #: common.opt:1611
13284 msgid "Specify the algorithm to partition symbols and vars at linktime"
13285 msgstr ""
13287 #: common.opt:1616
13288 msgid "-flto-compression-level=<number>\tUse zlib compression level <number> for IL"
13289 msgstr ""
13291 #: common.opt:1620
13292 msgid "Merge C++ types using One Definition Rule"
13293 msgstr ""
13295 #: common.opt:1624
13296 msgid "Report various link-time optimization statistics"
13297 msgstr ""
13299 #: common.opt:1628
13300 msgid "Report various link-time optimization statistics for WPA only"
13301 msgstr ""
13303 #: common.opt:1632
13304 msgid "Set errno after built-in math functions"
13305 msgstr ""
13307 #: common.opt:1636
13308 msgid "-fmax-errors=<number>\tMaximum number of errors to report"
13309 msgstr ""
13311 #: common.opt:1640
13312 msgid "Report on permanent memory allocation"
13313 msgstr ""
13315 #: common.opt:1644
13316 msgid "Report on permanent memory allocation in WPA only"
13317 msgstr ""
13319 #: common.opt:1651
13320 msgid "Attempt to merge identical constants and constant variables"
13321 msgstr ""
13323 #: common.opt:1655
13324 msgid "Attempt to merge identical constants across compilation units"
13325 msgstr ""
13327 #: common.opt:1659
13328 msgid "Attempt to merge identical debug strings across compilation units"
13329 msgstr ""
13331 #: common.opt:1663
13332 msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line.  0 suppresses line-wrapping"
13333 msgstr ""
13335 #: common.opt:1667
13336 msgid "Perform SMS based modulo scheduling before the first scheduling pass"
13337 msgstr ""
13339 #: common.opt:1671
13340 msgid "Perform SMS based modulo scheduling with register moves allowed"
13341 msgstr ""
13343 #: common.opt:1675
13344 msgid "Move loop invariant computations out of loops"
13345 msgstr ""
13347 #: common.opt:1679
13348 msgid "Use the RTL dead code elimination pass"
13349 msgstr ""
13351 #: common.opt:1683
13352 msgid "Use the RTL dead store elimination pass"
13353 msgstr ""
13355 #: common.opt:1687
13356 msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling"
13357 msgstr ""
13359 #: common.opt:1691
13360 msgid "Support synchronous non-call exceptions"
13361 msgstr ""
13363 #: common.opt:1694
13364 #, c-format
13365 msgid "options or targets missing after %qs"
13366 msgstr ""
13368 #: common.opt:1695
13369 msgid "-foffload=<targets>=<options>  Specify offloading targets and options for them"
13370 msgstr ""
13372 #: common.opt:1699
13373 msgid "-foffload-abi=[lp64|ilp32]     Set the ABI to use in an offload compiler"
13374 msgstr ""
13376 #: common.opt:1702
13377 #, c-format
13378 msgid "unknown offload ABI %qs"
13379 msgstr ""
13381 #: common.opt:1712
13382 msgid "When possible do not generate stack frames"
13383 msgstr ""
13385 #: common.opt:1716
13386 msgid "Enable all optimization info dumps on stderr"
13387 msgstr ""
13389 #: common.opt:1720
13390 msgid "-fopt-info[-<type>=filename]\tDump compiler optimization details"
13391 msgstr ""
13393 #: common.opt:1728
13394 msgid "Optimize sibling and tail recursive calls"
13395 msgstr ""
13397 #: common.opt:1732
13398 msgid "Perform partial inlining"
13399 msgstr ""
13401 #: common.opt:1736 common.opt:1740
13402 msgid "Report on memory allocation before interprocedural optimization"
13403 msgstr ""
13405 #: common.opt:1744
13406 msgid "Pack structure members together without holes"
13407 msgstr ""
13409 #: common.opt:1748
13410 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment"
13411 msgstr ""
13413 #: common.opt:1752
13414 msgid "Return small aggregates in memory, not registers"
13415 msgstr ""
13417 #: common.opt:1756
13418 msgid "Perform loop peeling"
13419 msgstr ""
13421 #: common.opt:1760
13422 msgid "Enable machine specific peephole optimizations"
13423 msgstr ""
13425 #: common.opt:1764
13426 msgid "Enable an RTL peephole pass before sched2"
13427 msgstr ""
13429 #: common.opt:1768
13430 msgid "Generate position-independent code if possible (large mode)"
13431 msgstr ""
13433 #: common.opt:1772
13434 msgid "Generate position-independent code for executables if possible (large mode)"
13435 msgstr ""
13437 #: common.opt:1776
13438 msgid "Generate position-independent code if possible (small mode)"
13439 msgstr ""
13441 #: common.opt:1780
13442 msgid "Generate position-independent code for executables if possible (small mode)"
13443 msgstr ""
13445 #: common.opt:1784
13446 msgid "Specify a plugin to load"
13447 msgstr ""
13449 #: common.opt:1788
13450 msgid "-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for plugin <name>"
13451 msgstr ""
13453 #: common.opt:1792
13454 msgid "Run predictive commoning optimization."
13455 msgstr ""
13457 #: common.opt:1796
13458 msgid "Generate prefetch instructions, if available, for arrays in loops"
13459 msgstr ""
13461 #: common.opt:1800
13462 msgid "Enable basic program profiling code"
13463 msgstr ""
13465 #: common.opt:1804
13466 msgid "Insert arc-based program profiling code"
13467 msgstr ""
13469 #: common.opt:1808
13470 msgid "Set the top-level directory for storing the profile data."
13471 msgstr ""
13473 #: common.opt:1813
13474 msgid "Enable correction of flow inconsistent profile data input"
13475 msgstr ""
13477 #: common.opt:1817
13478 msgid "Enable common options for generating profile info for profile feedback directed optimizations"
13479 msgstr ""
13481 #: common.opt:1821
13482 msgid "Enable common options for generating profile info for profile feedback directed optimizations, and set -fprofile-dir="
13483 msgstr ""
13485 #: common.opt:1825
13486 msgid "Enable common options for performing profile feedback directed optimizations"
13487 msgstr ""
13489 #: common.opt:1829
13490 msgid "Enable common options for performing profile feedback directed optimizations, and set -fprofile-dir="
13491 msgstr ""
13493 #: common.opt:1833
13494 msgid "Insert code to profile values of expressions"
13495 msgstr ""
13497 #: common.opt:1837
13498 msgid "Report on consistency of profile"
13499 msgstr ""
13501 #: common.opt:1841
13502 msgid "Enable function reordering that improves code placement"
13503 msgstr ""
13505 #: common.opt:1848
13506 msgid "-frandom-seed=<number>\tMake compile reproducible using <number>"
13507 msgstr ""
13509 #: common.opt:1858
13510 msgid "Record gcc command line switches in the object file."
13511 msgstr ""
13513 #: common.opt:1862
13514 msgid "Return small aggregates in registers"
13515 msgstr ""
13517 #: common.opt:1870
13518 msgid "Tell DSE that the storage for a C++ object is dead when the constructor"
13519 msgstr ""
13521 #: common.opt:1875
13522 msgid "Relief of register pressure through live range shrinkage"
13523 msgstr ""
13525 #: common.opt:1879
13526 msgid "Perform a register renaming optimization pass"
13527 msgstr ""
13529 #: common.opt:1883
13530 msgid "Perform a target dependent instruction fusion optimization pass"
13531 msgstr ""
13533 #: common.opt:1887
13534 msgid "Reorder basic blocks to improve code placement"
13535 msgstr ""
13537 #: common.opt:1891
13538 msgid "Reorder basic blocks and partition into hot and cold sections"
13539 msgstr ""
13541 #: common.opt:1895
13542 msgid "Reorder functions to improve code placement"
13543 msgstr ""
13545 #: common.opt:1899
13546 msgid "Add a common subexpression elimination pass after loop optimizations"
13547 msgstr ""
13549 #: common.opt:1907
13550 msgid "Disable optimizations that assume default FP rounding behavior"
13551 msgstr ""
13553 #: common.opt:1911
13554 msgid "Enable scheduling across basic blocks"
13555 msgstr ""
13557 #: common.opt:1915
13558 msgid "Enable register pressure sensitive insn scheduling"
13559 msgstr ""
13561 #: common.opt:1919
13562 msgid "Allow speculative motion of non-loads"
13563 msgstr ""
13565 #: common.opt:1923
13566 msgid "Allow speculative motion of some loads"
13567 msgstr ""
13569 #: common.opt:1927
13570 msgid "Allow speculative motion of more loads"
13571 msgstr ""
13573 #: common.opt:1931
13574 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler"
13575 msgstr ""
13577 #: common.opt:1935
13578 msgid "If scheduling post reload, do superblock scheduling"
13579 msgstr ""
13581 #: common.opt:1943
13582 msgid "Reschedule instructions before register allocation"
13583 msgstr ""
13585 #: common.opt:1947
13586 msgid "Reschedule instructions after register allocation"
13587 msgstr ""
13589 #: common.opt:1954
13590 msgid "Schedule instructions using selective scheduling algorithm"
13591 msgstr ""
13593 #: common.opt:1958
13594 msgid "Run selective scheduling after reload"
13595 msgstr ""
13597 #: common.opt:1962
13598 msgid "Perform software pipelining of inner loops during selective scheduling"
13599 msgstr ""
13601 #: common.opt:1966
13602 msgid "Perform software pipelining of outer loops during selective scheduling"
13603 msgstr ""
13605 #: common.opt:1970
13606 msgid "Reschedule pipelined regions without pipelining"
13607 msgstr ""
13609 #: common.opt:1974
13610 msgid "Allow interposing function (or variables) by ones with different semantics (or initializer) respectively by dynamic linker"
13611 msgstr ""
13613 #: common.opt:1980
13614 msgid "Allow premature scheduling of queued insns"
13615 msgstr ""
13617 #: common.opt:1984
13618 msgid "-fsched-stalled-insns=<number>\tSet number of queued insns that can be prematurely scheduled"
13619 msgstr ""
13621 #: common.opt:1992
13622 msgid "Set dependence distance checking in premature scheduling of queued insns"
13623 msgstr ""
13625 #: common.opt:1996
13626 msgid "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in premature scheduling of queued insns"
13627 msgstr ""
13629 #: common.opt:2000
13630 msgid "Enable the group heuristic in the scheduler"
13631 msgstr ""
13633 #: common.opt:2004
13634 msgid "Enable the critical path heuristic in the scheduler"
13635 msgstr ""
13637 #: common.opt:2008
13638 msgid "Enable the speculative instruction heuristic in the scheduler"
13639 msgstr ""
13641 #: common.opt:2012
13642 msgid "Enable the rank heuristic in the scheduler"
13643 msgstr ""
13645 #: common.opt:2016
13646 msgid "Enable the last instruction heuristic in the scheduler"
13647 msgstr ""
13649 #: common.opt:2020
13650 msgid "Enable the dependent count heuristic in the scheduler"
13651 msgstr ""
13653 #: common.opt:2024
13654 msgid "Access data in the same section from shared anchor points"
13655 msgstr ""
13657 #: common.opt:2036
13658 msgid "Turn on Redundant Extensions Elimination pass."
13659 msgstr ""
13661 #: common.opt:2040
13662 msgid "Show column numbers in diagnostics, when available.  Default on"
13663 msgstr ""
13665 #: common.opt:2044
13666 msgid "Emit function prologues only before parts of the function that need it,"
13667 msgstr ""
13669 #: common.opt:2049
13670 msgid "Disable optimizations observable by IEEE signaling NaNs"
13671 msgstr ""
13673 #: common.opt:2053
13674 msgid "Disable floating point optimizations that ignore the IEEE signedness of zero"
13675 msgstr ""
13677 #: common.opt:2057
13678 msgid "Convert floating point constants to single precision constants"
13679 msgstr ""
13681 #: common.opt:2061
13682 msgid "Split lifetimes of induction variables when loops are unrolled"
13683 msgstr ""
13685 #: common.opt:2065
13686 msgid "Generate discontiguous stack frames"
13687 msgstr ""
13689 #: common.opt:2069
13690 msgid "Split wide types into independent registers"
13691 msgstr ""
13693 #: common.opt:2073
13694 msgid "Optimize conditional patterns using SSA PHI nodes"
13695 msgstr ""
13697 #: common.opt:2077
13698 msgid "Optimize amount of stdarg registers saved to stack at start of function"
13699 msgstr ""
13701 #: common.opt:2081
13702 msgid "Apply variable expansion when loops are unrolled"
13703 msgstr ""
13705 #: common.opt:2085
13706 msgid "-fstack-check=[no|generic|specific]\tInsert stack checking code into the program"
13707 msgstr ""
13709 #: common.opt:2089
13710 msgid "Insert stack checking code into the program.  Same as -fstack-check=specific"
13711 msgstr ""
13713 #: common.opt:2096
13714 msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>"
13715 msgstr ""
13717 #: common.opt:2100
13718 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>"
13719 msgstr ""
13721 #: common.opt:2104
13722 msgid "Use propolice as a stack protection method"
13723 msgstr ""
13725 #: common.opt:2108
13726 msgid "Use a stack protection method for every function"
13727 msgstr ""
13729 #: common.opt:2112
13730 msgid "Use a smart stack protection method for certain functions"
13731 msgstr ""
13733 #: common.opt:2116
13734 msgid "Use stack protection method only for functions with the stack_protect attribute"
13735 msgstr ""
13737 #: common.opt:2120
13738 msgid "Output stack usage information on a per-function basis"
13739 msgstr ""
13741 #: common.opt:2132
13742 msgid "Assume strict aliasing rules apply"
13743 msgstr ""
13745 #: common.opt:2136
13746 msgid "Treat signed overflow as undefined"
13747 msgstr ""
13749 #: common.opt:2140
13750 msgid "Implement __atomic operations via libcalls to legacy __sync functions"
13751 msgstr ""
13753 #: common.opt:2144
13754 msgid "Check for syntax errors, then stop"
13755 msgstr ""
13757 #: common.opt:2148
13758 msgid "Create data files needed by \"gcov\""
13759 msgstr ""
13761 #: common.opt:2152
13762 msgid "Perform jump threading optimizations"
13763 msgstr ""
13765 #: common.opt:2156
13766 msgid "Report the time taken by each compiler pass"
13767 msgstr ""
13769 #: common.opt:2160
13770 msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model"
13771 msgstr ""
13773 #: common.opt:2163
13774 #, c-format
13775 msgid "unknown TLS model %qs"
13776 msgstr ""
13778 #: common.opt:2179
13779 msgid "Reorder top level functions, variables, and asms"
13780 msgstr ""
13782 #: common.opt:2183
13783 msgid "Perform superblock formation via tail duplication"
13784 msgstr ""
13786 #: common.opt:2190
13787 msgid "Assume floating-point operations can trap"
13788 msgstr ""
13790 #: common.opt:2194
13791 msgid "Trap for signed overflow in addition, subtraction and multiplication"
13792 msgstr ""
13794 #: common.opt:2198
13795 msgid "Enable SSA-CCP optimization on trees"
13796 msgstr ""
13798 #: common.opt:2202
13799 msgid "Enable SSA-BIT-CCP optimization on trees"
13800 msgstr ""
13802 #: common.opt:2210
13803 msgid "Enable loop header copying on trees"
13804 msgstr ""
13806 #: common.opt:2214
13807 msgid "Enable coalescing of copy-related user variables that are inlined"
13808 msgstr ""
13810 #: common.opt:2218
13811 msgid "Enable coalescing of all copy-related user variables"
13812 msgstr ""
13814 #: common.opt:2222
13815 msgid "Replace SSA temporaries with better names in copies"
13816 msgstr ""
13818 #: common.opt:2226
13819 msgid "Enable copy propagation on trees"
13820 msgstr ""
13822 #: common.opt:2234
13823 msgid "Transform condition stores into unconditional ones"
13824 msgstr ""
13826 #: common.opt:2238
13827 msgid "Perform conversions of switch initializations."
13828 msgstr ""
13830 #: common.opt:2242
13831 msgid "Enable SSA dead code elimination optimization on trees"
13832 msgstr ""
13834 #: common.opt:2246
13835 msgid "Enable dominator optimizations"
13836 msgstr ""
13838 #: common.opt:2250
13839 msgid "Enable tail merging on trees"
13840 msgstr ""
13842 #: common.opt:2254
13843 msgid "Enable dead store elimination"
13844 msgstr ""
13846 #: common.opt:2258
13847 msgid "Enable forward propagation on trees"
13848 msgstr ""
13850 #: common.opt:2262
13851 msgid "Enable Full Redundancy Elimination (FRE) on trees"
13852 msgstr ""
13854 #: common.opt:2266
13855 msgid "Enable string length optimizations on trees"
13856 msgstr ""
13858 #: common.opt:2270
13859 msgid "Detect paths that trigger erroneous or undefined behavior due to"
13860 msgstr ""
13862 #: common.opt:2276
13863 msgid "Detect paths that trigger erroneous or undefined behavior due a null value"
13864 msgstr ""
13866 #: common.opt:2283
13867 msgid "Enable loop distribution on trees"
13868 msgstr ""
13870 #: common.opt:2287
13871 msgid "Enable loop distribution for patterns transformed into a library call"
13872 msgstr ""
13874 #: common.opt:2291
13875 msgid "Enable loop invariant motion on trees"
13876 msgstr ""
13878 #: common.opt:2295
13879 msgid "Enable loop interchange transforms.  Same as -floop-interchange"
13880 msgstr ""
13882 #: common.opt:2299
13883 msgid "Create canonical induction variables in loops"
13884 msgstr ""
13886 #: common.opt:2303
13887 msgid "Enable loop optimizations on tree level"
13888 msgstr ""
13890 #: common.opt:2307
13891 msgid "Enable automatic parallelization of loops"
13892 msgstr ""
13894 #: common.opt:2311
13895 msgid "Enable hoisting loads from conditional pointers."
13896 msgstr ""
13898 #: common.opt:2315
13899 msgid "Enable SSA-PRE optimization on trees"
13900 msgstr ""
13902 #: common.opt:2319
13903 msgid "In SSA-PRE optimization on trees, enable partial-partial redundancy elimination"
13904 msgstr ""
13906 #: common.opt:2323
13907 msgid "Perform function-local points-to analysis on trees."
13908 msgstr ""
13910 #: common.opt:2327
13911 msgid "Enable reassociation on tree level"
13912 msgstr ""
13914 #: common.opt:2335
13915 msgid "Enable SSA code sinking on trees"
13916 msgstr ""
13918 #: common.opt:2339
13919 msgid "Perform straight-line strength reduction"
13920 msgstr ""
13922 #: common.opt:2343
13923 msgid "Perform scalar replacement of aggregates"
13924 msgstr ""
13926 #: common.opt:2347
13927 msgid "Replace temporary expressions in the SSA->normal pass"
13928 msgstr ""
13930 #: common.opt:2351
13931 msgid "Perform live range splitting during the SSA->normal pass"
13932 msgstr ""
13934 #: common.opt:2355
13935 msgid "Perform Value Range Propagation on trees"
13936 msgstr ""
13938 #: common.opt:2359
13939 msgid "Compile whole compilation unit at a time"
13940 msgstr ""
13942 #: common.opt:2363
13943 msgid "Perform loop unrolling when iteration count is known"
13944 msgstr ""
13946 #: common.opt:2367
13947 msgid "Perform loop unrolling for all loops"
13948 msgstr ""
13950 #: common.opt:2374
13951 msgid "Allow loop optimizations to assume that the loops behave in normal way"
13952 msgstr ""
13954 #: common.opt:2378
13955 msgid "Allow optimization for floating-point arithmetic which may change the"
13956 msgstr ""
13958 #: common.opt:2383
13959 msgid "Same as -fassociative-math for expressions which include division."
13960 msgstr ""
13962 #: common.opt:2391
13963 msgid "Allow math optimizations that may violate IEEE or ISO standards"
13964 msgstr ""
13966 #: common.opt:2395
13967 msgid "Perform loop unswitching"
13968 msgstr ""
13970 #: common.opt:2399
13971 msgid "Just generate unwind tables for exception handling"
13972 msgstr ""
13974 #: common.opt:2403
13975 msgid "Use the bfd linker instead of the default linker"
13976 msgstr ""
13978 #: common.opt:2407
13979 msgid "Use the gold linker instead of the default linker"
13980 msgstr ""
13982 #: common.opt:2419
13983 msgid "Perform variable tracking"
13984 msgstr ""
13986 #: common.opt:2427
13987 msgid "Perform variable tracking by annotating assignments"
13988 msgstr ""
13990 #: common.opt:2433
13991 msgid "Toggle -fvar-tracking-assignments"
13992 msgstr ""
13994 #: common.opt:2441
13995 msgid "Perform variable tracking and also tag variables that are uninitialized"
13996 msgstr ""
13998 #: common.opt:2445
13999 msgid "Enable vectorization on trees"
14000 msgstr ""
14002 #: common.opt:2453
14003 msgid "Enable loop vectorization on trees"
14004 msgstr ""
14006 #: common.opt:2457
14007 msgid "Enable basic block vectorization (SLP) on trees"
14008 msgstr ""
14010 #: common.opt:2461
14011 msgid "Specifies the cost model for vectorization"
14012 msgstr ""
14014 #: common.opt:2465
14015 msgid "Specifies the vectorization cost model for code marked with a simd directive"
14016 msgstr ""
14018 #: common.opt:2468
14019 #, c-format
14020 msgid "unknown vectorizer cost model %qs"
14021 msgstr ""
14023 #: common.opt:2481
14024 msgid "Enables the dynamic vectorizer cost model.  Preserved for backward compatibility."
14025 msgstr ""
14027 #: common.opt:2485
14028 msgid "Enables the unlimited vectorizer cost model.  Preserved for backward compatibility."
14029 msgstr ""
14031 #: common.opt:2493
14032 msgid "Enable copy propagation of scalar-evolution information."
14033 msgstr ""
14035 #: common.opt:2503
14036 msgid "Add extra commentary to assembler output"
14037 msgstr ""
14039 #: common.opt:2507
14040 msgid "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol visibility"
14041 msgstr ""
14043 #: common.opt:2510
14044 #, c-format
14045 msgid "unrecognized visibility value %qs"
14046 msgstr ""
14048 #: common.opt:2526
14049 msgid "Validate vtable pointers before using them."
14050 msgstr ""
14052 #: common.opt:2529
14053 #, c-format
14054 msgid "unknown vtable verify initialization priority %qs"
14055 msgstr ""
14057 #: common.opt:2542
14058 msgid "Output vtable verification counters."
14059 msgstr ""
14061 #: common.opt:2546
14062 msgid "Output vtable verification pointer sets information."
14063 msgstr ""
14065 #: common.opt:2550
14066 msgid "Use expression value profiles in optimizations"
14067 msgstr ""
14069 #: common.opt:2554
14070 msgid "Construct webs and split unrelated uses of single variable"
14071 msgstr ""
14073 #: common.opt:2558
14074 msgid "Enable conditional dead code elimination for builtin calls"
14075 msgstr ""
14077 #: common.opt:2562
14078 msgid "Perform whole program optimizations"
14079 msgstr ""
14081 #: common.opt:2566
14082 msgid "Assume signed arithmetic overflow wraps around"
14083 msgstr ""
14085 #: common.opt:2570
14086 msgid "Put zero initialized data in the bss section"
14087 msgstr ""
14089 #: common.opt:2574
14090 msgid "Generate debug information in default format"
14091 msgstr ""
14093 #: common.opt:2578
14094 msgid "Generate debug information in COFF format"
14095 msgstr ""
14097 #: common.opt:2582
14098 msgid "Generate debug information in default version of DWARF format"
14099 msgstr ""
14101 #: common.opt:2586
14102 msgid "Generate debug information in DWARF v2 (or later) format"
14103 msgstr ""
14105 #: common.opt:2590
14106 msgid "Generate debug information in default extended format"
14107 msgstr ""
14109 #: common.opt:2594
14110 msgid "Don't generate DWARF pubnames and pubtypes sections."
14111 msgstr ""
14113 #: common.opt:2598
14114 msgid "Generate DWARF pubnames and pubtypes sections."
14115 msgstr ""
14117 #: common.opt:2602
14118 msgid "Generate DWARF pubnames and pubtypes sections with GNU extensions."
14119 msgstr ""
14121 #: common.opt:2606
14122 msgid "Don't record gcc command line switches in DWARF DW_AT_producer."
14123 msgstr ""
14125 #: common.opt:2610
14126 msgid "Record gcc command line switches in DWARF DW_AT_producer."
14127 msgstr ""
14129 #: common.opt:2614
14130 msgid "Don't generate debug information in separate .dwo files"
14131 msgstr ""
14133 #: common.opt:2618
14134 msgid "Generate debug information in separate .dwo files"
14135 msgstr ""
14137 #: common.opt:2622
14138 msgid "Generate debug information in STABS format"
14139 msgstr ""
14141 #: common.opt:2626
14142 msgid "Generate debug information in extended STABS format"
14143 msgstr ""
14145 #: common.opt:2630
14146 msgid "Emit DWARF additions beyond selected version"
14147 msgstr ""
14149 #: common.opt:2634
14150 msgid "Don't emit DWARF additions beyond selected version"
14151 msgstr ""
14153 #: common.opt:2638
14154 msgid "Toggle debug information generation"
14155 msgstr ""
14157 #: common.opt:2642
14158 msgid "Generate debug information in VMS format"
14159 msgstr ""
14161 #: common.opt:2646
14162 msgid "Generate debug information in XCOFF format"
14163 msgstr ""
14165 #: common.opt:2650
14166 msgid "Generate debug information in extended XCOFF format"
14167 msgstr ""
14169 #: common.opt:2668
14170 msgid "Generate compressed debug sections"
14171 msgstr ""
14173 #: common.opt:2672
14174 msgid "-gz=<format>\tGenerate compressed debug sections in format <format>"
14175 msgstr ""
14177 #: common.opt:2679
14178 msgid "-iplugindir=<dir>\tSet <dir> to be the default plugin directory"
14179 msgstr ""
14181 #: common.opt:2683
14182 msgid "-imultiarch <dir>\tSet <dir> to be the multiarch include subdirectory"
14183 msgstr ""
14185 #: common.opt:2705
14186 msgid "-o <file>\tPlace output into <file>"
14187 msgstr ""
14189 #: common.opt:2709
14190 msgid "Enable function profiling"
14191 msgstr ""
14193 #: common.opt:2719
14194 msgid "Like -pedantic but issue them as errors"
14195 msgstr ""
14197 #: common.opt:2759
14198 msgid "Do not display functions compiled or elapsed time"
14199 msgstr ""
14201 #: common.opt:2791
14202 msgid "Enable verbose output"
14203 msgstr ""
14205 #: common.opt:2795
14206 msgid "Display the compiler's version"
14207 msgstr ""
14209 #: common.opt:2799
14210 msgid "Suppress warnings"
14211 msgstr "Придушити попередження"
14213 #: common.opt:2809
14214 msgid "Create a shared library"
14215 msgstr "створити бібліотеку спільного використання"
14217 #: common.opt:2854
14218 msgid "Create a position independent executable"
14219 msgstr "створити виконуваний файл з незалежним позиціюванням"
14221 #: common.opt:2861
14222 msgid "Use caller save register across calls if possible"
14223 msgstr ""
14225 #: go/gofrontend/expressions.cc:93 c-family/c-common.c:1910 cp/cvt.c:1182
14226 #: cp/cvt.c:1430
14227 #, gcc-internal-format
14228 msgid "value computed is not used"
14229 msgstr ""
14231 #: go/gofrontend/expressions.cc:628
14232 msgid "invalid use of type"
14233 msgstr ""
14235 #: go/gofrontend/expressions.cc:2725 go/gofrontend/expressions.cc:2791
14236 #: go/gofrontend/expressions.cc:2807
14237 msgid "constant refers to itself"
14238 msgstr ""
14240 #: go/gofrontend/expressions.cc:3704 go/gofrontend/expressions.cc:4082
14241 msgid "expected pointer"
14242 msgstr ""
14244 #: go/gofrontend/expressions.cc:4049
14245 msgid "expected numeric type"
14246 msgstr ""
14248 #: go/gofrontend/expressions.cc:4054
14249 msgid "expected boolean type"
14250 msgstr ""
14252 #: go/gofrontend/expressions.cc:4060
14253 msgid "expected integer or boolean type"
14254 msgstr ""
14256 #: go/gofrontend/expressions.cc:5565
14257 msgid "invalid comparison of nil with nil"
14258 msgstr ""
14260 #: go/gofrontend/expressions.cc:5571 go/gofrontend/expressions.cc:5589
14261 msgid "incompatible types in binary expression"
14262 msgstr ""
14264 #: go/gofrontend/expressions.cc:5609
14265 msgid "integer division by zero"
14266 msgstr ""
14268 #: go/gofrontend/expressions.cc:5617
14269 msgid "shift of non-integer operand"
14270 msgstr ""
14272 #: go/gofrontend/expressions.cc:5622 go/gofrontend/expressions.cc:5630
14273 msgid "shift count not unsigned integer"
14274 msgstr ""
14276 #: go/gofrontend/expressions.cc:5635
14277 msgid "negative shift count"
14278 msgstr ""
14280 #: go/gofrontend/expressions.cc:6286
14281 msgid "object is not a method"
14282 msgstr ""
14284 #: go/gofrontend/expressions.cc:6303
14285 msgid "method type does not match object type"
14286 msgstr ""
14288 #: go/gofrontend/expressions.cc:6777
14289 msgid "invalid use of %<...%> with builtin function"
14290 msgstr ""
14292 #: go/gofrontend/expressions.cc:6788
14293 msgid "invalid use of method value as argument of Offsetof"
14294 msgstr ""
14296 #: go/gofrontend/expressions.cc:6802
14297 msgid "argument of Offsetof implies indirection of an embedded field"
14298 msgstr ""
14300 #: go/gofrontend/expressions.cc:6827 go/gofrontend/expressions.cc:6888
14301 #: go/gofrontend/expressions.cc:6990 go/gofrontend/expressions.cc:7804
14302 #: go/gofrontend/expressions.cc:7953 go/gofrontend/expressions.cc:7999
14303 #: go/gofrontend/expressions.cc:8058 go/gofrontend/expressions.cc:9210
14304 #: go/gofrontend/expressions.cc:9227 go/gofrontend/expressions.cc:9243
14305 msgid "not enough arguments"
14306 msgstr "недостатньо аргументів"
14308 #: go/gofrontend/expressions.cc:6829 go/gofrontend/expressions.cc:6890
14309 #: go/gofrontend/expressions.cc:7809 go/gofrontend/expressions.cc:7936
14310 #: go/gofrontend/expressions.cc:7958 go/gofrontend/expressions.cc:8004
14311 #: go/gofrontend/expressions.cc:8060 go/gofrontend/expressions.cc:8808
14312 #: go/gofrontend/expressions.cc:9215 go/gofrontend/expressions.cc:9229
14313 #: go/gofrontend/expressions.cc:9250
14314 msgid "too many arguments"
14315 msgstr "забагато аргументів"
14317 #: go/gofrontend/expressions.cc:6892
14318 msgid "argument 1 must be a map"
14319 msgstr ""
14321 #: go/gofrontend/expressions.cc:7016
14322 msgid "invalid type for make function"
14323 msgstr ""
14325 #: go/gofrontend/expressions.cc:7032
14326 msgid "length required when allocating a slice"
14327 msgstr ""
14329 #: go/gofrontend/expressions.cc:7067
14330 msgid "len larger than cap"
14331 msgstr ""
14333 #: go/gofrontend/expressions.cc:7079
14334 msgid "too many arguments to make"
14335 msgstr ""
14337 #: go/gofrontend/expressions.cc:7853
14338 msgid "argument must be array or slice or channel"
14339 msgstr ""
14341 #: go/gofrontend/expressions.cc:7863
14342 msgid "argument must be string or array or slice or map or channel"
14343 msgstr ""
14345 #: go/gofrontend/expressions.cc:7909
14346 msgid "unsupported argument type to builtin function"
14347 msgstr ""
14349 #: go/gofrontend/expressions.cc:7920
14350 msgid "argument must be channel"
14351 msgstr ""
14353 #: go/gofrontend/expressions.cc:7922
14354 msgid "cannot close receive-only channel"
14355 msgstr ""
14357 #: go/gofrontend/expressions.cc:7944
14358 msgid "argument must be a field reference"
14359 msgstr ""
14361 #: go/gofrontend/expressions.cc:7974
14362 msgid "left argument must be a slice"
14363 msgstr ""
14365 #: go/gofrontend/expressions.cc:7982
14366 msgid "element types must be the same"
14367 msgstr ""
14369 #: go/gofrontend/expressions.cc:7987
14370 msgid "first argument must be []byte"
14371 msgstr ""
14373 #: go/gofrontend/expressions.cc:7990
14374 msgid "second argument must be slice or string"
14375 msgstr ""
14377 #: go/gofrontend/expressions.cc:8034
14378 msgid "argument 2 has invalid type"
14379 msgstr ""
14381 #: go/gofrontend/expressions.cc:8050
14382 msgid "argument must have complex type"
14383 msgstr ""
14385 #: go/gofrontend/expressions.cc:8068
14386 msgid "complex arguments must have identical types"
14387 msgstr ""
14389 #: go/gofrontend/expressions.cc:8070
14390 msgid "complex arguments must have floating-point type"
14391 msgstr ""
14393 #: go/gofrontend/expressions.cc:8620 go/gofrontend/expressions.cc:9156
14394 #: go/gofrontend/expressions.cc:9592
14395 msgid "expected function"
14396 msgstr ""
14398 #: go/gofrontend/expressions.cc:8647
14399 msgid "multiple-value argument in single-value context"
14400 msgstr ""
14402 #: go/gofrontend/expressions.cc:8812
14403 msgid "invalid use of %<...%> with non-slice"
14404 msgstr ""
14406 #: go/gofrontend/expressions.cc:9164
14407 msgid "function result count mismatch"
14408 msgstr ""
14410 #: go/gofrontend/expressions.cc:9182
14411 msgid "incompatible type for receiver"
14412 msgstr ""
14414 #: go/gofrontend/expressions.cc:9200
14415 msgid "invalid use of %<...%> calling non-variadic function"
14416 msgstr ""
14418 #: go/gofrontend/expressions.cc:9601 go/gofrontend/expressions.cc:9615
14419 msgid "number of results does not match number of values"
14420 msgstr ""
14422 #: go/gofrontend/expressions.cc:9971 go/gofrontend/expressions.cc:10483
14423 msgid "index must be integer"
14424 msgstr ""
14426 #: go/gofrontend/expressions.cc:9979 go/gofrontend/expressions.cc:10491
14427 msgid "slice end must be integer"
14428 msgstr ""
14430 #: go/gofrontend/expressions.cc:9987
14431 msgid "slice capacity must be integer"
14432 msgstr ""
14434 #: go/gofrontend/expressions.cc:10037 go/gofrontend/expressions.cc:10522
14435 msgid "inverted slice range"
14436 msgstr ""
14438 #: go/gofrontend/expressions.cc:10080
14439 msgid "slice of unaddressable value"
14440 msgstr ""
14442 #: go/gofrontend/expressions.cc:10741
14443 msgid "incompatible type for map index"
14444 msgstr ""
14446 #: go/gofrontend/expressions.cc:11120
14447 msgid "expected interface or pointer to interface"
14448 msgstr ""
14450 #: go/gofrontend/expressions.cc:11859
14451 msgid "too many expressions for struct"
14452 msgstr ""
14454 #: go/gofrontend/expressions.cc:11872
14455 msgid "too few expressions for struct"
14456 msgstr ""
14458 #: go/gofrontend/expressions.cc:13620 go/gofrontend/statements.cc:1585
14459 msgid "type assertion only valid for interface types"
14460 msgstr ""
14462 #: go/gofrontend/expressions.cc:13632
14463 msgid "impossible type assertion: type does not implement interface"
14464 msgstr ""
14466 #: go/gofrontend/expressions.cc:13811 go/gofrontend/statements.cc:1430
14467 msgid "expected channel"
14468 msgstr ""
14470 #: go/gofrontend/expressions.cc:13816 go/gofrontend/statements.cc:1435
14471 msgid "invalid receive on send-only channel"
14472 msgstr ""
14474 #: go/gofrontend/parse.cc:2981
14475 msgid "parentheses required around this composite literal to avoid parsing ambiguity"
14476 msgstr ""
14478 #: go/gofrontend/parse.cc:4558
14479 msgid "cannot fallthrough final case in switch"
14480 msgstr ""
14482 #: go/gofrontend/statements.cc:605
14483 msgid "invalid left hand side of assignment"
14484 msgstr ""
14486 #: go/gofrontend/statements.cc:616 go/gofrontend/statements.cc:1024
14487 msgid "use of untyped nil"
14488 msgstr ""
14490 #: go/gofrontend/statements.cc:1146
14491 msgid "expected map index on right hand side"
14492 msgstr ""
14494 #: go/gofrontend/statements.cc:1297
14495 msgid "expected map index on left hand side"
14496 msgstr ""
14498 #: go/gofrontend/statements.cc:2710 go/gofrontend/statements.cc:2740
14499 msgid "not enough arguments to return"
14500 msgstr ""
14502 #: go/gofrontend/statements.cc:2718
14503 msgid "return with value in function with no return type"
14504 msgstr ""
14506 #: go/gofrontend/statements.cc:2746
14507 msgid "too many values in return statement"
14508 msgstr ""
14510 #: go/gofrontend/statements.cc:3224
14511 msgid "expected boolean expression"
14512 msgstr ""
14514 #: go/gofrontend/statements.cc:4310
14515 msgid "cannot type switch on non-interface value"
14516 msgstr ""
14518 #: go/gofrontend/statements.cc:4445
14519 msgid "incompatible types in send"
14520 msgstr ""
14522 #: go/gofrontend/statements.cc:4450
14523 msgid "invalid send on receive-only channel"
14524 msgstr ""
14526 #: go/gofrontend/statements.cc:5388
14527 msgid "too many variables for range clause with channel"
14528 msgstr ""
14530 #: go/gofrontend/statements.cc:5395
14531 msgid "range clause must have array, slice, string, map, or channel type"
14532 msgstr ""
14534 #: go/gofrontend/types.cc:509
14535 msgid "invalid comparison of non-ordered type"
14536 msgstr ""
14538 #: go/gofrontend/types.cc:525
14539 msgid "slice can only be compared to nil"
14540 msgstr ""
14542 #: go/gofrontend/types.cc:527
14543 msgid "map can only be compared to nil"
14544 msgstr ""
14546 #: go/gofrontend/types.cc:529
14547 msgid "func can only be compared to nil"
14548 msgstr ""
14550 #: go/gofrontend/types.cc:535
14551 #, c-format
14552 msgid "invalid operation (%s)"
14553 msgstr "некоректна операція (%s)"
14555 #: go/gofrontend/types.cc:558
14556 msgid "invalid comparison of non-comparable type"
14557 msgstr ""
14559 #: go/gofrontend/types.cc:576
14560 msgid "invalid comparison of non-comparable struct"
14561 msgstr ""
14563 #: go/gofrontend/types.cc:587
14564 msgid "invalid comparison of non-comparable array"
14565 msgstr ""
14567 #: go/gofrontend/types.cc:615
14568 msgid "multiple-value function call in single-value context"
14569 msgstr ""
14571 #: go/gofrontend/types.cc:692
14572 msgid "need explicit conversion"
14573 msgstr ""
14575 #: go/gofrontend/types.cc:699
14576 #, c-format
14577 msgid "cannot use type %s as type %s"
14578 msgstr ""
14580 #: go/gofrontend/types.cc:3479
14581 msgid "different receiver types"
14582 msgstr ""
14584 #: go/gofrontend/types.cc:3499 go/gofrontend/types.cc:3512
14585 #: go/gofrontend/types.cc:3527
14586 msgid "different number of parameters"
14587 msgstr ""
14589 #: go/gofrontend/types.cc:3520
14590 msgid "different parameter types"
14591 msgstr ""
14593 #: go/gofrontend/types.cc:3535
14594 msgid "different varargs"
14595 msgstr ""
14597 #: go/gofrontend/types.cc:3544 go/gofrontend/types.cc:3557
14598 #: go/gofrontend/types.cc:3572
14599 msgid "different number of results"
14600 msgstr ""
14602 #: go/gofrontend/types.cc:3565
14603 msgid "different result types"
14604 msgstr ""
14606 #: go/gofrontend/types.cc:7359
14607 #, c-format
14608 msgid "need explicit conversion; missing method %s%s%s"
14609 msgstr ""
14611 #: go/gofrontend/types.cc:7376 go/gofrontend/types.cc:7518
14612 #, c-format
14613 msgid "incompatible type for method %s%s%s"
14614 msgstr ""
14616 #: go/gofrontend/types.cc:7380 go/gofrontend/types.cc:7522
14617 #, c-format
14618 msgid "incompatible type for method %s%s%s (%s)"
14619 msgstr ""
14621 #: go/gofrontend/types.cc:7459 go/gofrontend/types.cc:7472
14622 msgid "pointer to interface type has no methods"
14623 msgstr ""
14625 #: go/gofrontend/types.cc:7461 go/gofrontend/types.cc:7474
14626 msgid "type has no methods"
14627 msgstr ""
14629 #: go/gofrontend/types.cc:7495
14630 #, c-format
14631 msgid "ambiguous method %s%s%s"
14632 msgstr ""
14634 #: go/gofrontend/types.cc:7498
14635 #, c-format
14636 msgid "missing method %s%s%s"
14637 msgstr ""
14639 #: go/gofrontend/types.cc:7539
14640 #, c-format
14641 msgid "method %s%s%s requires a pointer receiver"
14642 msgstr ""
14644 #: go/gofrontend/types.cc:7557
14645 #, c-format
14646 msgid "method %s%s%s is marked go:nointerface"
14647 msgstr ""
14649 #. Warn about and ignore all others for now, but store them.
14650 #: attribs.c:455 c-family/c-common.c:8544 objc/objc-act.c:4985
14651 #: objc/objc-act.c:6954 objc/objc-act.c:8143 objc/objc-act.c:8194
14652 #, gcc-internal-format
14653 msgid "%qE attribute directive ignored"
14654 msgstr ""
14656 #: attribs.c:459
14657 #, gcc-internal-format
14658 msgid "%<%E::%E%> scoped attribute directive ignored"
14659 msgstr ""
14661 #: attribs.c:468
14662 #, gcc-internal-format
14663 msgid "wrong number of arguments specified for %qE attribute"
14664 msgstr ""
14666 #. This is a c++11 attribute that appertains to a
14667 #. type-specifier, outside of the definition of, a class
14668 #. type.  Ignore it.
14669 #: attribs.c:481
14670 #, gcc-internal-format
14671 msgid "attribute ignored"
14672 msgstr ""
14674 #: attribs.c:483
14675 #, gcc-internal-format
14676 msgid "an attribute that appertains to a type-specifier is ignored"
14677 msgstr ""
14679 #: attribs.c:500
14680 #, gcc-internal-format
14681 msgid "%qE attribute does not apply to types"
14682 msgstr ""
14684 #: attribs.c:548
14685 #, gcc-internal-format
14686 msgid "%qE attribute only applies to function types"
14687 msgstr ""
14689 #: attribs.c:558
14690 #, gcc-internal-format
14691 msgid "type attributes ignored after type is already defined"
14692 msgstr ""
14694 #: auto-profile.c:382
14695 #, gcc-internal-format
14696 msgid "Offset exceeds 16 bytes."
14697 msgstr ""
14699 #: auto-profile.c:859
14700 #, gcc-internal-format
14701 msgid "Not expected TAG."
14702 msgstr ""
14704 #: auto-profile.c:924
14705 #, gcc-internal-format, gfc-internal-format
14706 msgid "Cannot open profile file %s."
14707 msgstr ""
14709 #: auto-profile.c:927
14710 #, gcc-internal-format
14711 msgid "AutoFDO profile magic number does not mathch."
14712 msgstr ""
14714 #: auto-profile.c:932
14715 #, gcc-internal-format, gfc-internal-format
14716 msgid "AutoFDO profile version %u does match %u."
14717 msgstr ""
14719 #: auto-profile.c:941
14720 #, gcc-internal-format, gfc-internal-format
14721 msgid "Cannot read string table from %s."
14722 msgstr ""
14724 #: auto-profile.c:946
14725 #, gcc-internal-format, gfc-internal-format
14726 msgid "Cannot read function profile from %s."
14727 msgstr ""
14729 #: auto-profile.c:953
14730 #, gcc-internal-format, gfc-internal-format
14731 msgid "Cannot read working set from %s."
14732 msgstr ""
14734 #: bt-load.c:1593
14735 #, gcc-internal-format
14736 msgid "branch target register load optimization is not intended to be run twice"
14737 msgstr ""
14739 #: builtins.c:639
14740 #, gcc-internal-format
14741 msgid "offset outside bounds of constant string"
14742 msgstr ""
14744 #: builtins.c:1268
14745 #, gcc-internal-format
14746 msgid "second argument to %<__builtin_prefetch%> must be a constant"
14747 msgstr ""
14749 #: builtins.c:1275
14750 #, gcc-internal-format
14751 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
14752 msgstr ""
14754 #: builtins.c:1283
14755 #, gcc-internal-format
14756 msgid "third argument to %<__builtin_prefetch%> must be a constant"
14757 msgstr ""
14759 #: builtins.c:1290
14760 #, gcc-internal-format
14761 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
14762 msgstr ""
14764 #: builtins.c:4486 gimplify.c:2351
14765 #, gcc-internal-format
14766 msgid "too few arguments to function %<va_start%>"
14767 msgstr ""
14769 #: builtins.c:4586
14770 #, gcc-internal-format
14771 msgid "invalid argument to %<__builtin_frame_address%>"
14772 msgstr "некоректний аргумент %<__builtin_frame_address%>"
14774 #: builtins.c:4588
14775 #, gcc-internal-format
14776 msgid "invalid argument to %<__builtin_return_address%>"
14777 msgstr "некоректний аргумент %<__builtin_return_address%>"
14779 #: builtins.c:4601
14780 #, gcc-internal-format
14781 msgid "unsupported argument to %<__builtin_frame_address%>"
14782 msgstr ""
14784 #: builtins.c:4603
14785 #, gcc-internal-format
14786 msgid "unsupported argument to %<__builtin_return_address%>"
14787 msgstr ""
14789 #: builtins.c:4853
14790 #, gcc-internal-format
14791 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
14792 msgstr ""
14794 #: builtins.c:4952
14795 #, gcc-internal-format
14796 msgid "trampoline generated for nested function %qD"
14797 msgstr ""
14799 #: builtins.c:5248 builtins.c:5261
14800 #, gcc-internal-format
14801 msgid "%qD changed semantics in GCC 4.4"
14802 msgstr ""
14804 #: builtins.c:5365
14805 #, gcc-internal-format
14806 msgid "Unknown architecture specifier in memory model to builtin."
14807 msgstr ""
14809 #: builtins.c:5372
14810 #, gcc-internal-format
14811 msgid "invalid memory model argument to builtin"
14812 msgstr ""
14814 #: builtins.c:5431
14815 #, gcc-internal-format
14816 msgid "failure memory model cannot be stronger than success memory model for %<__atomic_compare_exchange%>"
14817 msgstr ""
14819 #: builtins.c:5440
14820 #, gcc-internal-format
14821 msgid "invalid failure memory model for %<__atomic_compare_exchange%>"
14822 msgstr ""
14824 #: builtins.c:5503
14825 #, gcc-internal-format
14826 msgid "invalid memory model for %<__atomic_load%>"
14827 msgstr ""
14829 #: builtins.c:5534 builtins.c:5643
14830 #, gcc-internal-format
14831 msgid "invalid memory model for %<__atomic_store%>"
14832 msgstr ""
14834 #: builtins.c:5752
14835 #, gcc-internal-format
14836 msgid "non-constant argument 1 to __atomic_always_lock_free"
14837 msgstr ""
14839 #: builtins.c:5794
14840 #, gcc-internal-format
14841 msgid "non-integer argument 1 to __atomic_is_lock_free"
14842 msgstr ""
14844 #: builtins.c:5858
14845 #, gcc-internal-format
14846 msgid "__builtin_thread_pointer is not supported on this target"
14847 msgstr ""
14849 #: builtins.c:5878
14850 #, gcc-internal-format
14851 msgid "__builtin_set_thread_pointer is not supported on this target"
14852 msgstr ""
14854 #. All valid uses of __builtin_va_arg_pack () are removed during
14855 #. inlining.
14856 #: builtins.c:6222 expr.c:10463
14857 #, gcc-internal-format
14858 msgid "%Kinvalid use of %<__builtin_va_arg_pack ()%>"
14859 msgstr ""
14861 #. All valid uses of __builtin_va_arg_pack_len () are removed during
14862 #. inlining.
14863 #: builtins.c:6228
14864 #, gcc-internal-format
14865 msgid "%Kinvalid use of %<__builtin_va_arg_pack_len ()%>"
14866 msgstr ""
14868 #: builtins.c:6447
14869 #, gcc-internal-format
14870 msgid "%<__builtin_longjmp%> second argument must be 1"
14871 msgstr ""
14873 #. Software implementation of Pointer Bounds Checker is NYI.
14874 #. Target support is required.
14875 #: builtins.c:7086
14876 #, gcc-internal-format
14877 msgid "Your target platform does not support -fcheck-pointer-bounds"
14878 msgstr ""
14880 #: builtins.c:7408
14881 #, gcc-internal-format
14882 msgid "target format does not support infinity"
14883 msgstr ""
14885 #: builtins.c:11228
14886 #, gcc-internal-format
14887 msgid "%<va_start%> used in function with fixed args"
14888 msgstr ""
14890 #: builtins.c:11236
14891 #, gcc-internal-format
14892 msgid "wrong number of arguments to function %<va_start%>"
14893 msgstr ""
14895 #: builtins.c:11251
14896 #, gcc-internal-format
14897 msgid "%<__builtin_next_arg%> called without an argument"
14898 msgstr ""
14900 #: builtins.c:11256
14901 #, gcc-internal-format
14902 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
14903 msgstr ""
14905 #: builtins.c:11288
14906 #, gcc-internal-format
14907 msgid "second parameter of %<va_start%> not last named argument"
14908 msgstr ""
14910 #: builtins.c:11301
14911 #, gcc-internal-format
14912 msgid "undefined behaviour when second parameter of %<va_start%> is declared with %<register%> storage"
14913 msgstr ""
14915 #: builtins.c:11330
14916 #, gcc-internal-format
14917 msgid "%Kfirst argument of %D must be a pointer, second integer constant"
14918 msgstr ""
14920 #: builtins.c:11343
14921 #, gcc-internal-format
14922 msgid "%Klast argument of %D is not integer constant between 0 and 3"
14923 msgstr ""
14925 #: builtins.c:11388 builtins.c:11539 builtins.c:11596
14926 #, gcc-internal-format
14927 msgid "%Kcall to %D will always overflow destination buffer"
14928 msgstr ""
14930 #: builtins.c:11529
14931 #, gcc-internal-format
14932 msgid "%Kcall to %D might overflow destination buffer"
14933 msgstr ""
14935 #: builtins.c:11617
14936 #, gcc-internal-format
14937 msgid "%Kattempt to free a non-heap object %qD"
14938 msgstr ""
14940 #: builtins.c:11620
14941 #, gcc-internal-format
14942 msgid "%Kattempt to free a non-heap object"
14943 msgstr ""
14945 #: calls.c:2503
14946 #, gcc-internal-format
14947 msgid "function call has aggregate value"
14948 msgstr ""
14950 #: calls.c:3195
14951 #, gcc-internal-format
14952 msgid "passing too large argument on stack"
14953 msgstr ""
14955 #: cfgexpand.c:1376 function.c:1002 varasm.c:2163
14956 #, gcc-internal-format
14957 msgid "size of variable %q+D is too large"
14958 msgstr ""
14960 #: cfgexpand.c:2452
14961 #, gcc-internal-format
14962 msgid "too many alternatives in %<asm%>"
14963 msgstr ""
14965 #: cfgexpand.c:2464
14966 #, gcc-internal-format
14967 msgid "operand constraints for %<asm%> differ in number of alternatives"
14968 msgstr ""
14970 #: cfgexpand.c:2492
14971 #, gcc-internal-format
14972 msgid "asm-specifier for variable %qE conflicts with asm clobber list"
14973 msgstr ""
14975 #: cfgexpand.c:2589
14976 #, gcc-internal-format
14977 msgid "unknown register name %qs in %<asm%>"
14978 msgstr ""
14980 #: cfgexpand.c:2603
14981 #, gcc-internal-format
14982 msgid "PIC register clobbered by %qs in %<asm%>"
14983 msgstr ""
14985 #: cfgexpand.c:2651
14986 #, gcc-internal-format
14987 msgid "more than %d operands in %<asm%>"
14988 msgstr ""
14990 #: cfgexpand.c:2719
14991 #, gcc-internal-format, gfc-internal-format
14992 msgid "output number %d not directly addressable"
14993 msgstr ""
14995 #: cfgexpand.c:2805
14996 #, gcc-internal-format
14997 msgid "asm operand %d probably doesn%'t match constraints"
14998 msgstr ""
15000 #: cfgexpand.c:2970
15001 #, gcc-internal-format
15002 msgid "asm clobber conflict with output operand"
15003 msgstr ""
15005 #: cfgexpand.c:2977
15006 #, gcc-internal-format
15007 msgid "asm clobber conflict with input operand"
15008 msgstr ""
15010 #: cfgexpand.c:6011
15011 #, gcc-internal-format
15012 msgid "stack protector not protecting local variables: variable length buffer"
15013 msgstr ""
15015 #: cfgexpand.c:6015
15016 #, gcc-internal-format, gfc-internal-format
15017 msgid "stack protector not protecting function: all local arrays are less than %d bytes long"
15018 msgstr ""
15020 #: cfghooks.c:131
15021 #, gcc-internal-format, gfc-internal-format
15022 msgid "bb %d on wrong place"
15023 msgstr ""
15025 #: cfghooks.c:137
15026 #, gcc-internal-format, gfc-internal-format
15027 msgid "prev_bb of %d should be %d, not %d"
15028 msgstr ""
15030 #: cfghooks.c:154
15031 #, gcc-internal-format, gfc-internal-format
15032 msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
15033 msgstr ""
15035 #: cfghooks.c:160
15036 #, gcc-internal-format, gfc-internal-format
15037 msgid "verify_flow_info: Block %i lacks loop_father"
15038 msgstr ""
15040 #: cfghooks.c:166
15041 #, gcc-internal-format, gfc-internal-format
15042 msgid "verify_flow_info: Wrong count of block %i %i"
15043 msgstr ""
15045 #: cfghooks.c:172
15046 #, gcc-internal-format, gfc-internal-format
15047 msgid "verify_flow_info: Wrong frequency of block %i %i"
15048 msgstr ""
15050 #: cfghooks.c:180
15051 #, gcc-internal-format, gfc-internal-format
15052 msgid "verify_flow_info: Duplicate edge %i->%i"
15053 msgstr ""
15055 #: cfghooks.c:186
15056 #, gcc-internal-format, gfc-internal-format
15057 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
15058 msgstr ""
15060 #: cfghooks.c:192
15061 #, gcc-internal-format, gfc-internal-format
15062 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
15063 msgstr ""
15065 #: cfghooks.c:204
15066 #, gcc-internal-format, gfc-internal-format
15067 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
15068 msgstr ""
15070 #: cfghooks.c:218
15071 #, gcc-internal-format, gfc-internal-format
15072 msgid "wrong amount of branch edges after unconditional jump %i"
15073 msgstr ""
15075 #: cfghooks.c:226 cfghooks.c:237
15076 #, gcc-internal-format, gfc-internal-format
15077 msgid "basic block %d pred edge is corrupted"
15078 msgstr ""
15080 #: cfghooks.c:238
15081 #, gcc-internal-format, gfc-internal-format
15082 msgid "its dest_idx should be %d, not %d"
15083 msgstr ""
15085 #: cfghooks.c:267
15086 #, gcc-internal-format, gfc-internal-format
15087 msgid "basic block %i edge lists are corrupted"
15088 msgstr ""
15090 #: cfghooks.c:280
15091 #, gcc-internal-format
15092 msgid "verify_flow_info failed"
15093 msgstr ""
15095 #: cfghooks.c:330
15096 #, gcc-internal-format, gfc-internal-format
15097 msgid "%s does not support dump_bb_for_graph"
15098 msgstr ""
15100 #: cfghooks.c:373
15101 #, gcc-internal-format, gfc-internal-format
15102 msgid "%s does not support redirect_edge_and_branch"
15103 msgstr ""
15105 #: cfghooks.c:393
15106 #, gcc-internal-format, gfc-internal-format
15107 msgid "%s does not support can_remove_branch_p"
15108 msgstr ""
15110 #: cfghooks.c:477
15111 #, gcc-internal-format, gfc-internal-format
15112 msgid "%s does not support redirect_edge_and_branch_force"
15113 msgstr ""
15115 #: cfghooks.c:515
15116 #, gcc-internal-format, gfc-internal-format
15117 msgid "%s does not support split_block"
15118 msgstr ""
15120 #: cfghooks.c:570
15121 #, gcc-internal-format, gfc-internal-format
15122 msgid "%s does not support move_block_after"
15123 msgstr ""
15125 #: cfghooks.c:583
15126 #, gcc-internal-format, gfc-internal-format
15127 msgid "%s does not support delete_basic_block"
15128 msgstr ""
15130 #: cfghooks.c:630
15131 #, gcc-internal-format, gfc-internal-format
15132 msgid "%s does not support split_edge"
15133 msgstr ""
15135 #: cfghooks.c:705
15136 #, gcc-internal-format, gfc-internal-format
15137 msgid "%s does not support create_basic_block"
15138 msgstr ""
15140 #: cfghooks.c:733
15141 #, gcc-internal-format, gfc-internal-format
15142 msgid "%s does not support can_merge_blocks_p"
15143 msgstr ""
15145 #: cfghooks.c:744
15146 #, gcc-internal-format, gfc-internal-format
15147 msgid "%s does not support predict_edge"
15148 msgstr ""
15150 #: cfghooks.c:753
15151 #, gcc-internal-format, gfc-internal-format
15152 msgid "%s does not support predicted_by_p"
15153 msgstr ""
15155 #: cfghooks.c:767
15156 #, gcc-internal-format, gfc-internal-format
15157 msgid "%s does not support merge_blocks"
15158 msgstr ""
15160 #: cfghooks.c:848
15161 #, gcc-internal-format, gfc-internal-format
15162 msgid "%s does not support make_forwarder_block"
15163 msgstr ""
15165 #: cfghooks.c:1004
15166 #, gcc-internal-format, gfc-internal-format
15167 msgid "%s does not support force_nonfallthru"
15168 msgstr ""
15170 #: cfghooks.c:1032
15171 #, gcc-internal-format, gfc-internal-format
15172 msgid "%s does not support can_duplicate_block_p"
15173 msgstr ""
15175 #: cfghooks.c:1054
15176 #, gcc-internal-format, gfc-internal-format
15177 msgid "%s does not support duplicate_block"
15178 msgstr ""
15180 #: cfghooks.c:1148
15181 #, gcc-internal-format, gfc-internal-format
15182 msgid "%s does not support block_ends_with_call_p"
15183 msgstr ""
15185 #: cfghooks.c:1159
15186 #, gcc-internal-format, gfc-internal-format
15187 msgid "%s does not support block_ends_with_condjump_p"
15188 msgstr ""
15190 #: cfghooks.c:1177
15191 #, gcc-internal-format, gfc-internal-format
15192 msgid "%s does not support flow_call_edges_add"
15193 msgstr ""
15195 #: cfgloop.c:1340
15196 #, gcc-internal-format
15197 msgid "loop verification on loop tree that needs fixup"
15198 msgstr ""
15200 #: cfgloop.c:1356
15201 #, gcc-internal-format, gfc-internal-format
15202 msgid "loop with header %d marked for removal"
15203 msgstr ""
15205 #: cfgloop.c:1361
15206 #, gcc-internal-format, gfc-internal-format
15207 msgid "loop with header %d not in loop tree"
15208 msgstr ""
15210 #: cfgloop.c:1367
15211 #, gcc-internal-format, gfc-internal-format
15212 msgid "non-loop with header %d not marked for removal"
15213 msgstr ""
15215 #: cfgloop.c:1381
15216 #, gcc-internal-format, gfc-internal-format
15217 msgid "removed loop %d in loop tree"
15218 msgstr ""
15220 #: cfgloop.c:1389
15221 #, gcc-internal-format, gfc-internal-format
15222 msgid "size of loop %d should be %d, not %d"
15223 msgstr ""
15225 #: cfgloop.c:1400
15226 #, gcc-internal-format, gfc-internal-format
15227 msgid "bb %d does not belong to loop %d"
15228 msgstr ""
15230 #: cfgloop.c:1412
15231 #, gcc-internal-format, gfc-internal-format
15232 msgid "bb %d has father loop %d, should be loop %d"
15233 msgstr ""
15235 #: cfgloop.c:1429
15236 #, gcc-internal-format
15237 msgid "loop %d%'s header is not a loop header"
15238 msgstr ""
15240 #: cfgloop.c:1435
15241 #, gcc-internal-format
15242 msgid "loop %d%'s header does not have exactly 2 entries"
15243 msgstr ""
15245 #: cfgloop.c:1442
15246 #, gcc-internal-format
15247 msgid "loop %d%'s latch does not have an edge to its header"
15248 msgstr ""
15250 #: cfgloop.c:1447
15251 #, gcc-internal-format
15252 msgid "loop %d%'s latch is not dominated by its header"
15253 msgstr ""
15255 #: cfgloop.c:1455
15256 #, gcc-internal-format
15257 msgid "loop %d%'s latch does not have exactly 1 successor"
15258 msgstr ""
15260 #: cfgloop.c:1460
15261 #, gcc-internal-format
15262 msgid "loop %d%'s latch does not have header as successor"
15263 msgstr ""
15265 #: cfgloop.c:1465
15266 #, gcc-internal-format
15267 msgid "loop %d%'s latch does not belong directly to it"
15268 msgstr ""
15270 #: cfgloop.c:1471
15271 #, gcc-internal-format
15272 msgid "loop %d%'s header does not belong directly to it"
15273 msgstr ""
15275 #: cfgloop.c:1477
15276 #, gcc-internal-format
15277 msgid "loop %d%'s latch is marked as part of irreducible region"
15278 msgstr ""
15280 #: cfgloop.c:1510
15281 #, gcc-internal-format, gfc-internal-format
15282 msgid "basic block %d should be marked irreducible"
15283 msgstr ""
15285 #: cfgloop.c:1516
15286 #, gcc-internal-format, gfc-internal-format
15287 msgid "basic block %d should not be marked irreducible"
15288 msgstr ""
15290 #: cfgloop.c:1524
15291 #, gcc-internal-format, gfc-internal-format
15292 msgid "edge from %d to %d should be marked irreducible"
15293 msgstr ""
15295 #: cfgloop.c:1531
15296 #, gcc-internal-format, gfc-internal-format
15297 msgid "edge from %d to %d should not be marked irreducible"
15298 msgstr ""
15300 #: cfgloop.c:1546
15301 #, gcc-internal-format, gfc-internal-format
15302 msgid "corrupted head of the exits list of loop %d"
15303 msgstr ""
15305 #: cfgloop.c:1564
15306 #, gcc-internal-format, gfc-internal-format
15307 msgid "corrupted exits list of loop %d"
15308 msgstr ""
15310 #: cfgloop.c:1573
15311 #, gcc-internal-format, gfc-internal-format
15312 msgid "nonempty exits list of loop %d, but exits are not recorded"
15313 msgstr ""
15315 #: cfgloop.c:1600
15316 #, gcc-internal-format, gfc-internal-format
15317 msgid "exit %d->%d not recorded"
15318 msgstr ""
15320 #: cfgloop.c:1623
15321 #, gcc-internal-format, gfc-internal-format
15322 msgid "wrong list of exited loops for edge  %d->%d"
15323 msgstr ""
15325 #: cfgloop.c:1632
15326 #, gcc-internal-format
15327 msgid "too many loop exits recorded"
15328 msgstr ""
15330 #: cfgloop.c:1643
15331 #, gcc-internal-format, gfc-internal-format
15332 msgid "%d exits recorded for loop %d (having %d exits)"
15333 msgstr ""
15335 #: cfgrtl.c:2370
15336 #, gcc-internal-format, gfc-internal-format
15337 msgid "non-cold basic block %d dominated by a block in the cold partition (%d)"
15338 msgstr ""
15340 #: cfgrtl.c:2447
15341 #, gcc-internal-format, gfc-internal-format
15342 msgid "multiple hot/cold transitions found (bb %i)"
15343 msgstr ""
15345 #: cfgrtl.c:2455
15346 #, gcc-internal-format
15347 msgid "partition found but function partition flag not set"
15348 msgstr ""
15350 #: cfgrtl.c:2493
15351 #, gcc-internal-format, gfc-internal-format
15352 msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i"
15353 msgstr ""
15355 #: cfgrtl.c:2514
15356 #, gcc-internal-format
15357 msgid "EDGE_CROSSING incorrectly set across same section"
15358 msgstr ""
15360 #: cfgrtl.c:2519
15361 #, gcc-internal-format, gfc-internal-format
15362 msgid "fallthru edge crosses section boundary in bb %i"
15363 msgstr ""
15365 #: cfgrtl.c:2525
15366 #, gcc-internal-format, gfc-internal-format
15367 msgid "EH edge crosses section boundary in bb %i"
15368 msgstr ""
15370 #: cfgrtl.c:2531
15371 #, gcc-internal-format, gfc-internal-format
15372 msgid "No region crossing jump at section boundary in bb %i"
15373 msgstr ""
15375 #: cfgrtl.c:2538
15376 #, gcc-internal-format
15377 msgid "EDGE_CROSSING missing across section boundary"
15378 msgstr ""
15380 #: cfgrtl.c:2568
15381 #, gcc-internal-format, gfc-internal-format
15382 msgid "Region crossing jump across same section in bb %i"
15383 msgstr ""
15385 #: cfgrtl.c:2575
15386 #, gcc-internal-format, gfc-internal-format
15387 msgid "missing REG_EH_REGION note at the end of bb %i"
15388 msgstr ""
15390 #: cfgrtl.c:2580
15391 #, gcc-internal-format, gfc-internal-format
15392 msgid "too many exception handling edges in bb %i"
15393 msgstr ""
15395 #: cfgrtl.c:2588
15396 #, gcc-internal-format, gfc-internal-format
15397 msgid "too many outgoing branch edges from bb %i"
15398 msgstr ""
15400 #: cfgrtl.c:2593
15401 #, gcc-internal-format, gfc-internal-format
15402 msgid "fallthru edge after unconditional jump in bb %i"
15403 msgstr ""
15405 #: cfgrtl.c:2598
15406 #, gcc-internal-format, gfc-internal-format
15407 msgid "wrong number of branch edges after unconditional jump in bb %i"
15408 msgstr ""
15410 #: cfgrtl.c:2605
15411 #, gcc-internal-format, gfc-internal-format
15412 msgid "wrong amount of branch edges after conditional jump in bb %i"
15413 msgstr ""
15415 #: cfgrtl.c:2611
15416 #, gcc-internal-format, gfc-internal-format
15417 msgid "abnormal call edges for non-call insn in bb %i"
15418 msgstr ""
15420 #: cfgrtl.c:2616
15421 #, gcc-internal-format, gfc-internal-format
15422 msgid "sibcall edges for non-call insn in bb %i"
15423 msgstr ""
15425 #: cfgrtl.c:2626
15426 #, gcc-internal-format, gfc-internal-format
15427 msgid "abnormal edges for no purpose in bb %i"
15428 msgstr ""
15430 #: cfgrtl.c:2664 cfgrtl.c:2674
15431 #, gcc-internal-format, gfc-internal-format
15432 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
15433 msgstr ""
15435 #: cfgrtl.c:2687
15436 #, gcc-internal-format, gfc-internal-format
15437 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
15438 msgstr ""
15440 #: cfgrtl.c:2697
15441 #, gcc-internal-format, gfc-internal-format
15442 msgid "in basic block %d:"
15443 msgstr ""
15445 #: cfgrtl.c:2723
15446 #, gcc-internal-format, gfc-internal-format
15447 msgid "BB_RTL flag not set for block %d"
15448 msgstr ""
15450 #: cfgrtl.c:2730
15451 #, gcc-internal-format, gfc-internal-format
15452 msgid "insn %d basic block pointer is %d, should be %d"
15453 msgstr ""
15455 #: cfgrtl.c:2741
15456 #, gcc-internal-format, gfc-internal-format
15457 msgid "insn %d in header of bb %d has non-NULL basic block"
15458 msgstr ""
15460 #: cfgrtl.c:2749
15461 #, gcc-internal-format, gfc-internal-format
15462 msgid "insn %d in footer of bb %d has non-NULL basic block"
15463 msgstr ""
15465 #: cfgrtl.c:2822 cfgrtl.c:2870
15466 #, gcc-internal-format, gfc-internal-format
15467 msgid "insn %d outside of basic blocks has non-NULL bb field"
15468 msgstr ""
15470 #: cfgrtl.c:2830
15471 #, gcc-internal-format, gfc-internal-format
15472 msgid "end insn %d for block %d not found in the insn stream"
15473 msgstr ""
15475 #: cfgrtl.c:2843
15476 #, gcc-internal-format, gfc-internal-format
15477 msgid "insn %d is in multiple basic blocks (%d and %d)"
15478 msgstr ""
15480 #: cfgrtl.c:2855
15481 #, gcc-internal-format, gfc-internal-format
15482 msgid "head insn %d for block %d not found in the insn stream"
15483 msgstr ""
15485 #: cfgrtl.c:2903
15486 #, gcc-internal-format, gfc-internal-format
15487 msgid "missing barrier after block %i"
15488 msgstr ""
15490 #: cfgrtl.c:2919
15491 #, gcc-internal-format, gfc-internal-format
15492 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
15493 msgstr ""
15495 #: cfgrtl.c:2928
15496 #, gcc-internal-format, gfc-internal-format
15497 msgid "verify_flow_info: Incorrect fallthru %i->%i"
15498 msgstr ""
15500 #: cfgrtl.c:2964
15501 #, gcc-internal-format
15502 msgid "basic blocks not laid down consecutively"
15503 msgstr ""
15505 #: cfgrtl.c:3002
15506 #, gcc-internal-format, gfc-internal-format
15507 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
15508 msgstr ""
15510 #: cgraph.c:2675
15511 #, gcc-internal-format
15512 msgid "caller edge count is negative"
15513 msgstr ""
15515 #: cgraph.c:2680
15516 #, gcc-internal-format
15517 msgid "caller edge frequency is negative"
15518 msgstr ""
15520 #: cgraph.c:2685
15521 #, gcc-internal-format
15522 msgid "caller edge frequency is too large"
15523 msgstr ""
15525 #: cgraph.c:2769
15526 #, gcc-internal-format, gfc-internal-format
15527 msgid "aux field set for edge %s->%s"
15528 msgstr ""
15530 #: cgraph.c:2776
15531 #, gcc-internal-format
15532 msgid "execution count is negative"
15533 msgstr ""
15535 #: cgraph.c:2781
15536 #, gcc-internal-format
15537 msgid "inline clone in same comdat group list"
15538 msgstr ""
15540 #: cgraph.c:2786
15541 #, gcc-internal-format
15542 msgid "local symbols must be defined"
15543 msgstr ""
15545 #: cgraph.c:2791
15546 #, gcc-internal-format
15547 msgid "externally visible inline clone"
15548 msgstr ""
15550 #: cgraph.c:2796
15551 #, gcc-internal-format
15552 msgid "inline clone with address taken"
15553 msgstr ""
15555 #: cgraph.c:2801
15556 #, gcc-internal-format
15557 msgid "inline clone is forced to output"
15558 msgstr ""
15560 #: cgraph.c:2808
15561 #, gcc-internal-format, gfc-internal-format
15562 msgid "aux field set for indirect edge from %s"
15563 msgstr ""
15565 #: cgraph.c:2815
15566 #, gcc-internal-format, gfc-internal-format
15567 msgid "An indirect edge from %s is not marked as indirect or has associated indirect_info, the corresponding statement is: "
15568 msgstr ""
15570 #: cgraph.c:2830
15571 #, gcc-internal-format, gfc-internal-format
15572 msgid "comdat-local function called by %s outside its comdat"
15573 msgstr ""
15575 #: cgraph.c:2840
15576 #, gcc-internal-format
15577 msgid "inlined_to pointer is wrong"
15578 msgstr ""
15580 #: cgraph.c:2845
15581 #, gcc-internal-format
15582 msgid "multiple inline callers"
15583 msgstr ""
15585 #: cgraph.c:2852
15586 #, gcc-internal-format
15587 msgid "inlined_to pointer set for noninline callers"
15588 msgstr ""
15590 #: cgraph.c:2871
15591 #, gcc-internal-format, gfc-internal-format
15592 msgid "caller edge frequency %i does not match BB frequency %i"
15593 msgstr ""
15595 #: cgraph.c:2889
15596 #, gcc-internal-format, gfc-internal-format
15597 msgid "indirect call frequency %i does not match BB frequency %i"
15598 msgstr ""
15600 #: cgraph.c:2898
15601 #, gcc-internal-format
15602 msgid "inlined_to pointer is set but no predecessors found"
15603 msgstr ""
15605 #: cgraph.c:2903
15606 #, gcc-internal-format
15607 msgid "inlined_to pointer refers to itself"
15608 msgstr ""
15610 #: cgraph.c:2915
15611 #, gcc-internal-format
15612 msgid "cgraph_node has wrong clone_of"
15613 msgstr ""
15615 #: cgraph.c:2927
15616 #, gcc-internal-format
15617 msgid "cgraph_node has wrong clone list"
15618 msgstr ""
15620 #: cgraph.c:2933
15621 #, gcc-internal-format
15622 msgid "cgraph_node is in clone list but it is not clone"
15623 msgstr ""
15625 #: cgraph.c:2938
15626 #, gcc-internal-format
15627 msgid "cgraph_node has wrong prev_clone pointer"
15628 msgstr ""
15630 #: cgraph.c:2943
15631 #, gcc-internal-format
15632 msgid "double linked list of clones corrupted"
15633 msgstr ""
15635 #: cgraph.c:2955
15636 #, gcc-internal-format
15637 msgid "Alias has call edges"
15638 msgstr ""
15640 #: cgraph.c:2963
15641 #, gcc-internal-format
15642 msgid "Alias has non-alias reference"
15643 msgstr ""
15645 #: cgraph.c:2968
15646 #, gcc-internal-format
15647 msgid "Alias has more than one alias reference"
15648 msgstr ""
15650 #: cgraph.c:2975
15651 #, gcc-internal-format
15652 msgid "Analyzed alias has no reference"
15653 msgstr ""
15655 #: cgraph.c:2984
15656 #, gcc-internal-format
15657 msgid "Instrumentation clone does not reference original node"
15658 msgstr ""
15660 #: cgraph.c:2991
15661 #, gcc-internal-format
15662 msgid "Not instrumented node has non-NULL original declaration"
15663 msgstr ""
15665 #: cgraph.c:3001
15666 #, gcc-internal-format
15667 msgid "Instrumented node has wrong original declaration"
15668 msgstr ""
15670 #: cgraph.c:3019
15671 #, gcc-internal-format
15672 msgid "Node has more than one chkp reference"
15673 msgstr ""
15675 #: cgraph.c:3024
15676 #, gcc-internal-format
15677 msgid "Wrong node is referenced with chkp reference"
15678 msgstr ""
15680 #: cgraph.c:3032
15681 #, gcc-internal-format
15682 msgid "Analyzed node has no reference to instrumented version"
15683 msgstr ""
15685 #: cgraph.c:3046
15686 #, gcc-internal-format
15687 msgid "Alias chain for instrumented node is broken"
15688 msgstr ""
15690 #: cgraph.c:3055
15691 #, gcc-internal-format
15692 msgid "No edge out of thunk node"
15693 msgstr ""
15695 #: cgraph.c:3060
15696 #, gcc-internal-format
15697 msgid "More than one edge out of thunk node"
15698 msgstr ""
15700 #: cgraph.c:3065
15701 #, gcc-internal-format
15702 msgid "Thunk is not supposed to have body"
15703 msgstr ""
15705 #: cgraph.c:3071
15706 #, gcc-internal-format
15707 msgid "Instrumentation thunk has wrong edge callee"
15708 msgstr ""
15710 #: cgraph.c:3107
15711 #, gcc-internal-format
15712 msgid "shared call_stmt:"
15713 msgstr ""
15715 #: cgraph.c:3115
15716 #, gcc-internal-format
15717 msgid "edge points to wrong declaration:"
15718 msgstr ""
15720 #: cgraph.c:3124
15721 #, gcc-internal-format
15722 msgid "an indirect edge with unknown callee corresponding to a call_stmt with a known declaration:"
15723 msgstr ""
15725 #: cgraph.c:3134
15726 #, gcc-internal-format
15727 msgid "missing callgraph edge for call stmt:"
15728 msgstr ""
15730 #: cgraph.c:3144
15731 #, gcc-internal-format
15732 msgid "reference to dead statement"
15733 msgstr ""
15735 #: cgraph.c:3157
15736 #, gcc-internal-format, gfc-internal-format
15737 msgid "edge %s->%s has no corresponding call_stmt"
15738 msgstr ""
15740 #: cgraph.c:3169
15741 #, gcc-internal-format, gfc-internal-format
15742 msgid "an indirect edge from %s has no corresponding call_stmt"
15743 msgstr ""
15745 #: cgraph.c:3180
15746 #, gcc-internal-format
15747 msgid "verify_cgraph_node failed"
15748 msgstr ""
15750 #: cgraph.c:3275 varpool.c:326
15751 #, gcc-internal-format, gfc-internal-format
15752 msgid "%s: section %s is missing"
15753 msgstr ""
15755 #: cgraphunit.c:689
15756 #, gcc-internal-format
15757 msgid "%<weakref%> attribute should be accompanied with an %<alias%> attribute"
15758 msgstr ""
15760 #: cgraphunit.c:741 cgraphunit.c:777
15761 #, gcc-internal-format
15762 msgid "%<externally_visible%> attribute have effect only on public objects"
15763 msgstr ""
15765 #: cgraphunit.c:748
15766 #, gcc-internal-format
15767 msgid "%<weakref%> attribute ignored because function is defined"
15768 msgstr ""
15770 #: cgraphunit.c:760
15771 #, gcc-internal-format
15772 msgid "always_inline function might not be inlinable"
15773 msgstr ""
15775 #: cgraphunit.c:785
15776 #, gcc-internal-format
15777 msgid "%<weakref%> attribute ignored because variable is initialized"
15778 msgstr ""
15780 #: cgraphunit.c:1187 c-family/c-pragma.c:362
15781 #, gcc-internal-format
15782 msgid "%q+D aliased to undefined symbol %qE"
15783 msgstr ""
15785 #: cgraphunit.c:1203
15786 #, gcc-internal-format
15787 msgid "%q+D aliased to external symbol %qE"
15788 msgstr ""
15790 #: cgraphunit.c:1224
15791 #, gcc-internal-format
15792 msgid "%q+D alias in between function and variable is not supported"
15793 msgstr ""
15795 #: cgraphunit.c:1226
15796 #, gcc-internal-format
15797 msgid "%q+D aliased declaration"
15798 msgstr ""
15800 #: cgraphunit.c:1299
15801 #, gcc-internal-format
15802 msgid "failed to reclaim unneeded function"
15803 msgstr ""
15805 #: cgraphunit.c:1329
15806 #, gcc-internal-format
15807 msgid "failed to reclaim unneeded function in same comdat group"
15808 msgstr ""
15810 #: cgraphunit.c:1572
15811 #, gcc-internal-format
15812 msgid "generic thunk code fails for method %qD which uses %<...%>"
15813 msgstr ""
15815 #: cgraphunit.c:1921
15816 #, gcc-internal-format
15817 msgid "size of return value of %q+D is %u bytes"
15818 msgstr ""
15820 #: cgraphunit.c:1924
15821 #, gcc-internal-format
15822 msgid "size of return value of %q+D is larger than %wd bytes"
15823 msgstr ""
15825 #: cgraphunit.c:2414
15826 #, gcc-internal-format
15827 msgid "nodes with unreleased memory found"
15828 msgstr ""
15830 #: collect-utils.c:68
15831 #, gcc-internal-format
15832 msgid "can't get program status: %m"
15833 msgstr ""
15835 #: collect-utils.c:76
15836 #, gcc-internal-format, gfc-internal-format
15837 msgid "%s terminated with signal %d [%s]%s"
15838 msgstr ""
15840 #: collect-utils.c:92
15841 #, gcc-internal-format, gfc-internal-format
15842 msgid "%s returned %d exit status"
15843 msgstr ""
15845 #: collect-utils.c:133
15846 #, gcc-internal-format, gfc-internal-format
15847 msgid "could not open response file %s"
15848 msgstr ""
15850 #: collect-utils.c:139
15851 #, gcc-internal-format, gfc-internal-format
15852 msgid "could not write to response file %s"
15853 msgstr ""
15855 #: collect-utils.c:145
15856 #, gcc-internal-format, gfc-internal-format
15857 msgid "could not close response file %s"
15858 msgstr ""
15860 #: collect-utils.c:179
15861 #, gcc-internal-format, gfc-internal-format
15862 msgid "cannot find '%s'"
15863 msgstr "не вдалося знайти «%s»"
15865 #: collect-utils.c:183 collect2.c:2350 collect2.c:2549 gcc.c:2860 gcc.c:6483
15866 #, gcc-internal-format
15867 msgid "pex_init failed: %m"
15868 msgstr ""
15870 #: collect-utils.c:192 collect2.c:2359 collect2.c:2557 gcc.c:7986
15871 #, gcc-internal-format
15872 msgid "%s: %m"
15873 msgstr ""
15875 #: collect2.c:702
15876 #, gcc-internal-format
15877 msgid "COLLECT_LTO_WRAPPER must be set"
15878 msgstr ""
15880 #: collect2.c:966 gcc.c:6986 lto-wrapper.c:1356
15881 #: config/i386/intelmic-mkoffload.c:504
15882 #, gcc-internal-format
15883 msgid "atexit failed"
15884 msgstr ""
15886 #: collect2.c:1064
15887 #, gcc-internal-format
15888 msgid "no arguments"
15889 msgstr "немає аргументів"
15891 #: collect2.c:1303 opts.c:840
15892 #, gcc-internal-format
15893 msgid "LTO support has not been enabled in this configuration"
15894 msgstr ""
15896 #: collect2.c:1344
15897 #, gcc-internal-format
15898 msgid "can't open %s: %m"
15899 msgstr ""
15901 #: collect2.c:1450
15902 #, gcc-internal-format, gfc-internal-format
15903 msgid "unknown demangling style '%s'"
15904 msgstr "невідомий стиль декодування '%s'"
15906 #: collect2.c:1546 collect2.c:1729 collect2.c:1769
15907 #, gcc-internal-format
15908 msgid "fopen %s: %m"
15909 msgstr ""
15911 #: collect2.c:1549 collect2.c:1734 collect2.c:1772
15912 #, gcc-internal-format
15913 msgid "fclose %s: %m"
15914 msgstr ""
15916 #: collect2.c:2324
15917 #, gcc-internal-format
15918 msgid "cannot find 'nm'"
15919 msgstr ""
15921 #: collect2.c:2372
15922 #, gcc-internal-format
15923 msgid "can't open nm output: %m"
15924 msgstr ""
15926 #: collect2.c:2456
15927 #, gcc-internal-format, gfc-internal-format
15928 msgid "init function found in object %s"
15929 msgstr ""
15931 #: collect2.c:2467
15932 #, gcc-internal-format, gfc-internal-format
15933 msgid "fini function found in object %s"
15934 msgstr ""
15936 #: collect2.c:2524
15937 #, gcc-internal-format
15938 msgid "cannot find 'ldd'"
15939 msgstr ""
15941 #: collect2.c:2570
15942 #, gcc-internal-format
15943 msgid "can't open ldd output: %m"
15944 msgstr ""
15946 #: collect2.c:2588
15947 #, gcc-internal-format, gfc-internal-format
15948 msgid "dynamic dependency %s not found"
15949 msgstr ""
15951 #: collect2.c:2600
15952 #, gcc-internal-format, gfc-internal-format
15953 msgid "unable to open dynamic dependency '%s'"
15954 msgstr ""
15956 #: collect2.c:2764
15957 #, gcc-internal-format, gfc-internal-format
15958 msgid "%s: not a COFF file"
15959 msgstr ""
15961 #: collect2.c:2913
15962 #, gcc-internal-format, gfc-internal-format
15963 msgid "%s: cannot open as COFF file"
15964 msgstr ""
15966 #: collect2.c:2972
15967 #, gcc-internal-format, gfc-internal-format
15968 msgid "library lib%s not found"
15969 msgstr ""
15971 #: convert.c:97
15972 #, gcc-internal-format
15973 msgid "cannot convert to a pointer type"
15974 msgstr ""
15976 #: convert.c:396
15977 #, gcc-internal-format
15978 msgid "pointer value used where a floating point value was expected"
15979 msgstr ""
15981 #: convert.c:400
15982 #, gcc-internal-format
15983 msgid "aggregate value used where a float was expected"
15984 msgstr ""
15986 #: convert.c:426
15987 #, gcc-internal-format
15988 msgid "conversion to incomplete type"
15989 msgstr ""
15991 #: convert.c:923 convert.c:1007
15992 #, gcc-internal-format
15993 msgid "can%'t convert between vector values of different size"
15994 msgstr ""
15996 #: convert.c:929
15997 #, gcc-internal-format
15998 msgid "aggregate value used where an integer was expected"
15999 msgstr ""
16001 #: convert.c:987
16002 #, gcc-internal-format
16003 msgid "pointer value used where a complex was expected"
16004 msgstr ""
16006 #: convert.c:991
16007 #, gcc-internal-format
16008 msgid "aggregate value used where a complex was expected"
16009 msgstr ""
16011 #: convert.c:1013
16012 #, gcc-internal-format
16013 msgid "can%'t convert value to a vector"
16014 msgstr ""
16016 #: convert.c:1052
16017 #, gcc-internal-format
16018 msgid "aggregate value used where a fixed-point was expected"
16019 msgstr ""
16021 #: coverage.c:240
16022 #, gcc-internal-format
16023 msgid "%qs is not a gcov data file"
16024 msgstr ""
16026 #: coverage.c:251
16027 #, gcc-internal-format
16028 msgid "%qs is version %q.*s, expected version %q.*s"
16029 msgstr ""
16031 #: coverage.c:333 coverage.c:343
16032 #, gcc-internal-format, gfc-internal-format
16033 msgid "Profile data for function %u is corrupted"
16034 msgstr ""
16036 #: coverage.c:334
16037 #, gcc-internal-format
16038 msgid "checksum is (%x,%x) instead of (%x,%x)"
16039 msgstr ""
16041 #: coverage.c:344
16042 #, gcc-internal-format, gfc-internal-format
16043 msgid "number of counters is %d instead of %d"
16044 msgstr ""
16046 #: coverage.c:351
16047 #, gcc-internal-format, gfc-internal-format
16048 msgid "cannot merge separate %s counters for function %u"
16049 msgstr ""
16051 #: coverage.c:370
16052 #, gcc-internal-format
16053 msgid "%qs has overflowed"
16054 msgstr ""
16056 #: coverage.c:428
16057 #, gcc-internal-format
16058 msgid "the control flow of function %qE does not match its profile data (counter %qs)"
16059 msgstr ""
16061 #: coverage.c:444
16062 #, gcc-internal-format
16063 msgid "execution counts estimated\n"
16064 msgstr ""
16066 #: coverage.c:445
16067 #, gcc-internal-format
16068 msgid "execution counts assumed to be zero\n"
16069 msgstr ""
16071 #: coverage.c:457
16072 #, gcc-internal-format
16073 msgid "source locations for function %qE have changed, the profile data may be out of date"
16074 msgstr ""
16076 #: coverage.c:719
16077 #, gcc-internal-format
16078 msgid "error writing %qs"
16079 msgstr ""
16081 #: coverage.c:1256
16082 #, gcc-internal-format, gfc-internal-format
16083 msgid "cannot open %s"
16084 msgstr "не вдалося відкрити %s"
16086 #: cprop.c:1760 gcse.c:4009
16087 #, gcc-internal-format, gfc-internal-format
16088 msgid "%s: %d basic blocks and %d edges/basic block"
16089 msgstr ""
16091 #: cprop.c:1774 gcse.c:4023
16092 #, gcc-internal-format, gfc-internal-format
16093 msgid "%s: %d basic blocks and %d registers"
16094 msgstr ""
16096 #: data-streamer-in.c:78
16097 #, gcc-internal-format
16098 msgid "bytecode stream: string too long for the string table"
16099 msgstr ""
16101 #: data-streamer-in.c:109 data-streamer-in.c:138
16102 #, gcc-internal-format
16103 msgid "bytecode stream: found non-null terminated string"
16104 msgstr ""
16106 #: dbgcnt.c:133
16107 #, gcc-internal-format
16108 msgid "cannot find a valid counter:value pair:"
16109 msgstr ""
16111 #: dbgcnt.c:134
16112 #, gcc-internal-format, gfc-internal-format
16113 msgid "-fdbg-cnt=%s"
16114 msgstr ""
16116 #: dbgcnt.c:135
16117 #, gcc-internal-format, gfc-internal-format
16118 msgid "          %s"
16119 msgstr "          %s"
16121 #: dbxout.c:3346
16122 #, gcc-internal-format
16123 msgid "common symbol debug info is not structured as symbol+offset"
16124 msgstr ""
16126 #: dbxout.c:3818
16127 #, gcc-internal-format
16128 msgid "global destructors not supported on this target"
16129 msgstr ""
16131 #: dbxout.c:3835
16132 #, gcc-internal-format
16133 msgid "global constructors not supported on this target"
16134 msgstr ""
16136 #: diagnostic.c:1291
16137 #, gcc-internal-format, gfc-internal-format
16138 msgid "in %s, at %s:%d"
16139 msgstr ""
16141 #: dominance.c:1049
16142 #, gcc-internal-format, gfc-internal-format
16143 msgid "dominator of %d status unknown"
16144 msgstr ""
16146 #: dominance.c:1056
16147 #, gcc-internal-format, gfc-internal-format
16148 msgid "dominator of %d should be %d, not %d"
16149 msgstr ""
16151 #: dumpfile.c:326 dumpfile.c:490 dumpfile.c:583
16152 #, gcc-internal-format
16153 msgid "could not open dump file %qs: %m"
16154 msgstr ""
16156 #: dumpfile.c:825
16157 #, gcc-internal-format
16158 msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
16159 msgstr ""
16161 #: dumpfile.c:933
16162 #, gcc-internal-format
16163 msgid "unknown option %q.*s in %<-fopt-info-%s%>"
16164 msgstr ""
16166 #: dumpfile.c:965
16167 #, gcc-internal-format
16168 msgid "ignoring possibly conflicting option %<-fopt-info-%s%>"
16169 msgstr ""
16171 #: dwarf2out.c:1113
16172 #, gcc-internal-format
16173 msgid "multiple EH personalities are supported only with assemblers supporting .cfi_personality directive"
16174 msgstr ""
16176 #: dwarf2out.c:11638
16177 #, gcc-internal-format, gfc-internal-format
16178 msgid "non-delegitimized UNSPEC %s (%d) found in variable location"
16179 msgstr ""
16181 #: dwarf2out.c:22674
16182 #, gcc-internal-format
16183 msgid "-feliminate-dwarf2-dups is broken for C++, ignoring"
16184 msgstr ""
16186 #: emit-rtl.c:2732
16187 #, gcc-internal-format
16188 msgid "invalid rtl sharing found in the insn"
16189 msgstr ""
16191 #: emit-rtl.c:2734
16192 #, gcc-internal-format
16193 msgid "shared rtx"
16194 msgstr ""
16196 #: emit-rtl.c:2736
16197 #, gcc-internal-format
16198 msgid "internal consistency failure"
16199 msgstr ""
16201 #: emit-rtl.c:3868
16202 #, gcc-internal-format
16203 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
16204 msgstr ""
16206 #: errors.c:133
16207 #, gcc-internal-format, gfc-internal-format
16208 msgid "abort in %s, at %s:%d"
16209 msgstr ""
16211 #: except.c:2156
16212 #, gcc-internal-format
16213 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
16214 msgstr ""
16216 #: except.c:2293
16217 #, gcc-internal-format
16218 msgid "__builtin_eh_return not supported on this target"
16219 msgstr ""
16221 #: except.c:3350 except.c:3375
16222 #, gcc-internal-format, gfc-internal-format
16223 msgid "region_array is corrupted for region %i"
16224 msgstr ""
16226 #: except.c:3363 except.c:3394
16227 #, gcc-internal-format, gfc-internal-format
16228 msgid "lp_array is corrupted for lp %i"
16229 msgstr ""
16231 #: except.c:3380
16232 #, gcc-internal-format, gfc-internal-format
16233 msgid "outer block of region %i is wrong"
16234 msgstr ""
16236 #: except.c:3385
16237 #, gcc-internal-format, gfc-internal-format
16238 msgid "negative nesting depth of region %i"
16239 msgstr ""
16241 #: except.c:3399
16242 #, gcc-internal-format, gfc-internal-format
16243 msgid "region of lp %i is wrong"
16244 msgstr ""
16246 #: except.c:3426
16247 #, gcc-internal-format, gfc-internal-format
16248 msgid "tree list ends on depth %i"
16249 msgstr ""
16251 #: except.c:3431
16252 #, gcc-internal-format
16253 msgid "region_array does not match region_tree"
16254 msgstr ""
16256 #: except.c:3436
16257 #, gcc-internal-format
16258 msgid "lp_array does not match region_tree"
16259 msgstr ""
16261 #: except.c:3443
16262 #, gcc-internal-format
16263 msgid "verify_eh_tree failed"
16264 msgstr ""
16266 #: explow.c:1427
16267 #, gcc-internal-format
16268 msgid "stack limits not supported on this target"
16269 msgstr ""
16271 #: expmed.c:573
16272 #, gcc-internal-format
16273 msgid "write of %wu-bit data outside the bound of destination object, data truncated into %wu-bit"
16274 msgstr ""
16276 #: expr.c:7732
16277 #, gcc-internal-format
16278 msgid "local frame unavailable (naked function?)"
16279 msgstr ""
16281 #: expr.c:10470
16282 #, gcc-internal-format
16283 msgid "%Kcall to %qs declared with attribute error: %s"
16284 msgstr ""
16286 #: expr.c:10477
16287 #, gcc-internal-format
16288 msgid "%Kcall to %qs declared with attribute warning: %s"
16289 msgstr ""
16291 #: final.c:1570
16292 #, gcc-internal-format
16293 msgid "invalid argument %qs to -fdebug-prefix-map"
16294 msgstr ""
16296 #: final.c:1876
16297 #, gcc-internal-format
16298 msgid "the frame size of %wd bytes is larger than %wd bytes"
16299 msgstr ""
16301 #: final.c:4636 toplev.c:1481 tree-cfgcleanup.c:1120
16302 #, gcc-internal-format
16303 msgid "could not open final insn dump file %qs: %m"
16304 msgstr ""
16306 #: final.c:4689 tree-cfgcleanup.c:1136
16307 #, gcc-internal-format
16308 msgid "could not close final insn dump file %qs: %m"
16309 msgstr ""
16311 #: fixed-value.c:139
16312 #, gcc-internal-format
16313 msgid "large fixed-point constant implicitly truncated to fixed-point type"
16314 msgstr ""
16316 #: fold-const.c:697
16317 #, gcc-internal-format
16318 msgid "assuming signed overflow does not occur when negating a division"
16319 msgstr ""
16321 #: fold-const.c:3811 fold-const.c:3821
16322 #, gcc-internal-format, gfc-internal-format
16323 msgid "comparison is always %d due to width of bit-field"
16324 msgstr ""
16326 #: fold-const.c:5185 tree-ssa-reassoc.c:2144
16327 #, gcc-internal-format
16328 msgid "assuming signed overflow does not occur when simplifying range test"
16329 msgstr ""
16331 #: fold-const.c:5626 fold-const.c:5640
16332 #, gcc-internal-format, gfc-internal-format
16333 msgid "comparison is always %d"
16334 msgstr ""
16336 #: fold-const.c:5773
16337 #, gcc-internal-format
16338 msgid "%<or%> of unmatched not-equal tests is always 1"
16339 msgstr ""
16341 #: fold-const.c:5778
16342 #, gcc-internal-format
16343 msgid "%<and%> of mutually exclusive equal-tests is always 0"
16344 msgstr ""
16346 #: fold-const.c:8641
16347 #, gcc-internal-format
16348 msgid "assuming signed overflow does not occur when reducing constant in comparison"
16349 msgstr ""
16351 #: fold-const.c:8811
16352 #, gcc-internal-format
16353 msgid "assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1"
16354 msgstr ""
16356 #: fold-const.c:8829
16357 #, gcc-internal-format
16358 msgid "assuming signed overflow does not occur when changing X - Y cmp 0 to X cmp Y"
16359 msgstr ""
16361 #: fold-const.c:9087
16362 #, gcc-internal-format
16363 msgid "assuming signed overflow does not occur when combining constants around a comparison"
16364 msgstr ""
16366 #: fold-const.c:14075
16367 #, gcc-internal-format
16368 msgid "fold check: original tree changed by fold"
16369 msgstr ""
16371 #: function.c:261
16372 #, gcc-internal-format
16373 msgid "total size of local objects too large"
16374 msgstr ""
16376 #: function.c:1774 gimplify.c:5192
16377 #, gcc-internal-format
16378 msgid "impossible constraint in %<asm%>"
16379 msgstr ""
16381 #: function.c:4266
16382 #, gcc-internal-format
16383 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
16384 msgstr ""
16386 #: function.c:4287
16387 #, gcc-internal-format
16388 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
16389 msgstr ""
16391 #: function.c:4900
16392 #, gcc-internal-format
16393 msgid "function returns an aggregate"
16394 msgstr ""
16396 #: function.c:5246
16397 #, gcc-internal-format
16398 msgid "unused parameter %q+D"
16399 msgstr ""
16401 #: gcc.c:1905 gcc.c:1926
16402 #, gcc-internal-format, gfc-internal-format
16403 msgid "specs %%include syntax malformed after %ld characters"
16404 msgstr ""
16406 #: gcc.c:1953 gcc.c:1963 gcc.c:1974 gcc.c:1985
16407 #, gcc-internal-format, gfc-internal-format
16408 msgid "specs %%rename syntax malformed after %ld characters"
16409 msgstr ""
16411 #: gcc.c:1996
16412 #, gcc-internal-format, gfc-internal-format
16413 msgid "specs %s spec was not found to be renamed"
16414 msgstr ""
16416 #: gcc.c:2004
16417 #, gcc-internal-format
16418 msgid "%s: attempt to rename spec %qs to already defined spec %qs"
16419 msgstr ""
16421 #: gcc.c:2026
16422 #, gcc-internal-format, gfc-internal-format
16423 msgid "specs unknown %% command after %ld characters"
16424 msgstr ""
16426 #: gcc.c:2038 gcc.c:2052
16427 #, gcc-internal-format, gfc-internal-format
16428 msgid "specs file malformed after %ld characters"
16429 msgstr ""
16431 #: gcc.c:2104
16432 #, gcc-internal-format
16433 msgid "spec file has no spec for linking"
16434 msgstr ""
16436 #: gcc.c:2649
16437 #, gcc-internal-format
16438 msgid "system path %qs is not absolute"
16439 msgstr ""
16441 #: gcc.c:2737
16442 #, gcc-internal-format
16443 msgid "-pipe not supported"
16444 msgstr ""
16446 #: gcc.c:2899
16447 #, gcc-internal-format
16448 msgid "failed to get exit status: %m"
16449 msgstr ""
16451 #: gcc.c:2905
16452 #, gcc-internal-format
16453 msgid "failed to get process times: %m"
16454 msgstr ""
16456 #: gcc.c:2931
16457 #, gcc-internal-format, gfc-internal-format
16458 msgid "%s (program %s)"
16459 msgstr ""
16461 #: gcc.c:3375 opts-common.c:1030 opts-common.c:1102 opts-global.c:161
16462 #, gcc-internal-format
16463 msgid "unrecognized command line option %qs"
16464 msgstr ""
16466 #: gcc.c:3440
16467 #, gcc-internal-format, gfc-internal-format
16468 msgid "GCC is not configured to support %s as offload target"
16469 msgstr ""
16471 #: gcc.c:3739
16472 #, gcc-internal-format
16473 msgid "%qs is an unknown -save-temps option"
16474 msgstr ""
16476 #: gcc.c:4195 toplev.c:992
16477 #, gcc-internal-format
16478 msgid "input file %qs is the same as output file"
16479 msgstr ""
16481 #: gcc.c:4222
16482 #, gcc-internal-format
16483 msgid "-pipe ignored because -save-temps specified"
16484 msgstr ""
16486 #: gcc.c:4310
16487 #, gcc-internal-format
16488 msgid "%<-x %s%> after last input file has no effect"
16489 msgstr ""
16491 #: gcc.c:4472
16492 #, gcc-internal-format
16493 msgid "unable to locate default linker script %qs in the library search paths"
16494 msgstr ""
16496 #: gcc.c:4677
16497 #, gcc-internal-format
16498 msgid "switch %qs does not start with %<-%>"
16499 msgstr ""
16501 #: gcc.c:4681
16502 #, gcc-internal-format
16503 msgid "spec-generated switch is just %<-%>"
16504 msgstr ""
16506 #: gcc.c:4774
16507 #, gcc-internal-format, gfc-internal-format
16508 msgid "could not open temporary response file %s"
16509 msgstr ""
16511 #: gcc.c:4781
16512 #, gcc-internal-format, gfc-internal-format
16513 msgid "could not write to temporary response file %s"
16514 msgstr ""
16516 #: gcc.c:4787
16517 #, gcc-internal-format, gfc-internal-format
16518 msgid "could not close temporary response file %s"
16519 msgstr ""
16521 #: gcc.c:4910
16522 #, gcc-internal-format
16523 msgid "spec %qs invalid"
16524 msgstr ""
16526 #: gcc.c:5060
16527 #, gcc-internal-format
16528 msgid "spec %qs has invalid %<%%0%c%>"
16529 msgstr ""
16531 #: gcc.c:5380
16532 #, gcc-internal-format
16533 msgid "spec %qs has invalid %<%%W%c%>"
16534 msgstr ""
16536 #: gcc.c:5403
16537 #, gcc-internal-format
16538 msgid "spec %qs has invalid %<%%x%c%>"
16539 msgstr ""
16541 #. Catch the case where a spec string contains something like
16542 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
16543 #. hand side of the :.
16544 #: gcc.c:5614
16545 #, gcc-internal-format
16546 msgid "spec failure: %<%%*%> has not been initialized by pattern match"
16547 msgstr ""
16549 #: gcc.c:5657
16550 #, gcc-internal-format
16551 msgid "spec failure: unrecognized spec option %qc"
16552 msgstr ""
16554 #: gcc.c:5719
16555 #, gcc-internal-format
16556 msgid "unknown spec function %qs"
16557 msgstr ""
16559 #: gcc.c:5749
16560 #, gcc-internal-format
16561 msgid "error in args to spec function %qs"
16562 msgstr ""
16564 #: gcc.c:5803
16565 #, gcc-internal-format
16566 msgid "malformed spec function name"
16567 msgstr ""
16569 #. )
16570 #: gcc.c:5806
16571 #, gcc-internal-format
16572 msgid "no arguments for spec function"
16573 msgstr ""
16575 #: gcc.c:5825
16576 #, gcc-internal-format
16577 msgid "malformed spec function arguments"
16578 msgstr ""
16580 #: gcc.c:6099
16581 #, gcc-internal-format
16582 msgid "braced spec %qs is invalid at %qc"
16583 msgstr ""
16585 #: gcc.c:6187
16586 #, gcc-internal-format
16587 msgid "braced spec body %qs is invalid"
16588 msgstr ""
16590 #: gcc.c:6793
16591 #, gcc-internal-format, gfc-internal-format
16592 msgid "%s: could not determine length of compare-debug file %s"
16593 msgstr ""
16595 #: gcc.c:6804
16596 #, gcc-internal-format, gfc-internal-format
16597 msgid "%s: -fcompare-debug failure (length)"
16598 msgstr ""
16600 #: gcc.c:6814 gcc.c:6855
16601 #, gcc-internal-format, gfc-internal-format
16602 msgid "%s: could not open compare-debug file %s"
16603 msgstr ""
16605 #: gcc.c:6834 gcc.c:6871
16606 #, gcc-internal-format, gfc-internal-format
16607 msgid "%s: -fcompare-debug failure"
16608 msgstr ""
16610 #: gcc.c:7156
16611 #, gcc-internal-format
16612 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
16613 msgstr ""
16615 #: gcc.c:7180
16616 #, gcc-internal-format
16617 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
16618 msgstr ""
16620 #: gcc.c:7387
16621 #, gcc-internal-format
16622 msgid "unrecognized command line option %<-%s%>"
16623 msgstr ""
16625 #: gcc.c:7511
16626 #, gcc-internal-format
16627 msgid "not configured with sysroot headers suffix"
16628 msgstr ""
16630 #: gcc.c:7572
16631 #, gcc-internal-format
16632 msgid "no input files"
16633 msgstr "немає вхідних даних"
16635 #: gcc.c:7623
16636 #, gcc-internal-format
16637 msgid "cannot specify -o with -c, -S or -E with multiple files"
16638 msgstr ""
16640 #: gcc.c:7664
16641 #, gcc-internal-format, gfc-internal-format
16642 msgid "%s: %s compiler not installed on this system"
16643 msgstr ""
16645 #: gcc.c:7688
16646 #, gcc-internal-format
16647 msgid "recompiling with -fcompare-debug"
16648 msgstr ""
16650 #: gcc.c:7704
16651 #, gcc-internal-format
16652 msgid "during -fcompare-debug recompilation"
16653 msgstr ""
16655 #: gcc.c:7713
16656 #, gcc-internal-format
16657 msgid "comparing final insns dumps"
16658 msgstr ""
16660 #: gcc.c:7830
16661 #, gcc-internal-format, gfc-internal-format
16662 msgid "-fuse-linker-plugin, but %s not found"
16663 msgstr ""
16665 #: gcc.c:7863
16666 #, gcc-internal-format, gfc-internal-format
16667 msgid "%s: linker input file unused because linking not done"
16668 msgstr ""
16670 #: gcc.c:7915
16671 #, gcc-internal-format, gfc-internal-format
16672 msgid "language %s not recognized"
16673 msgstr ""
16675 #: gcc.c:8142
16676 #, gcc-internal-format
16677 msgid "multilib spec %qs is invalid"
16678 msgstr ""
16680 #: gcc.c:8336
16681 #, gcc-internal-format
16682 msgid "multilib exclusions %qs is invalid"
16683 msgstr ""
16685 #: gcc.c:8400
16686 #, gcc-internal-format
16687 msgid "multilib select %qs %qs is invalid"
16688 msgstr ""
16690 #: gcc.c:8562
16691 #, gcc-internal-format
16692 msgid "multilib select %qs is invalid"
16693 msgstr ""
16695 #: gcc.c:8602
16696 #, gcc-internal-format
16697 msgid "multilib exclusion %qs is invalid"
16698 msgstr ""
16700 #: gcc.c:8809
16701 #, gcc-internal-format
16702 msgid "environment variable %qs not defined"
16703 msgstr ""
16705 #: gcc.c:8948 gcc.c:8953
16706 #, gcc-internal-format
16707 msgid "invalid version number %qs"
16708 msgstr ""
16710 #: gcc.c:8996
16711 #, gcc-internal-format, gfc-internal-format
16712 msgid "too few arguments to %%:version-compare"
16713 msgstr ""
16715 #: gcc.c:9002
16716 #, gcc-internal-format, gfc-internal-format
16717 msgid "too many arguments to %%:version-compare"
16718 msgstr ""
16720 #: gcc.c:9044
16721 #, gcc-internal-format
16722 msgid "unknown operator %qs in %%:version-compare"
16723 msgstr ""
16725 #: gcc.c:9168
16726 #, gcc-internal-format, gfc-internal-format
16727 msgid "too many arguments to %%:compare-debug-dump-opt"
16728 msgstr ""
16730 #: gcc.c:9241
16731 #, gcc-internal-format, gfc-internal-format
16732 msgid "too many arguments to %%:compare-debug-self-opt"
16733 msgstr ""
16735 #: gcc.c:9277
16736 #, gcc-internal-format, gfc-internal-format
16737 msgid "too few arguments to %%:compare-debug-auxbase-opt"
16738 msgstr ""
16740 #: gcc.c:9281
16741 #, gcc-internal-format, gfc-internal-format
16742 msgid "too many arguments to %%:compare-debug-auxbase-opt"
16743 msgstr ""
16745 #: gcc.c:9288
16746 #, gcc-internal-format, gfc-internal-format
16747 msgid "argument to %%:compare-debug-auxbase-opt does not end in .gk"
16748 msgstr ""
16750 #: gcc.c:9362
16751 #, gcc-internal-format, gfc-internal-format
16752 msgid "too few arguments to %%:replace-extension"
16753 msgstr ""
16755 #: gcov-tool.c:72
16756 #, gcc-internal-format, gfc-internal-format
16757 msgid "error in removing %s\n"
16758 msgstr ""
16760 #: gcov-tool.c:103
16761 #, gcc-internal-format, gfc-internal-format
16762 msgid "Cannot make directory %s"
16763 msgstr "Не вдалося створити каталог %s"
16765 #: gcov-tool.c:111
16766 #, gcc-internal-format
16767 msgid "Cannot get current directory name"
16768 msgstr "Не вдалося визначити назву поточного каталогу"
16770 #: gcov-tool.c:115 gcov-tool.c:121
16771 #, gcc-internal-format, gfc-internal-format
16772 msgid "Cannot change directory to %s"
16773 msgstr "Не вдалося змінити каталог на %s"
16775 #: gcov-tool.c:215
16776 #, gcc-internal-format
16777 msgid "weights need to be non-negative\n"
16778 msgstr ""
16780 #: gcov-tool.c:358
16781 #, gcc-internal-format
16782 msgid "scale needs to be non-negative\n"
16783 msgstr ""
16785 #: ggc-common.c:398 ggc-common.c:406 ggc-common.c:475 ggc-common.c:493
16786 #: ggc-page.c:2452 ggc-page.c:2483 ggc-page.c:2490
16787 #, gcc-internal-format
16788 msgid "can%'t write PCH file: %m"
16789 msgstr ""
16791 #: ggc-common.c:486 config/i386/host-cygwin.c:55
16792 #, gcc-internal-format
16793 msgid "can%'t get position in PCH file: %m"
16794 msgstr ""
16796 #: ggc-common.c:496
16797 #, gcc-internal-format
16798 msgid "can%'t write padding to PCH file: %m"
16799 msgstr ""
16801 #: ggc-common.c:618 ggc-common.c:626 ggc-common.c:629 ggc-common.c:639
16802 #: ggc-common.c:642 ggc-page.c:2580
16803 #, gcc-internal-format
16804 msgid "can%'t read PCH file: %m"
16805 msgstr ""
16807 #: ggc-common.c:634
16808 #, gcc-internal-format
16809 msgid "had to relocate PCH"
16810 msgstr ""
16812 #: ggc-page.c:1734
16813 #, gcc-internal-format
16814 msgid "open /dev/zero: %m"
16815 msgstr ""
16817 #: ggc-page.c:2468 ggc-page.c:2474
16818 #, gcc-internal-format
16819 msgid "can%'t write PCH file"
16820 msgstr ""
16822 #: gimple-ssa-isolate-paths.c:319 gimple-ssa-isolate-paths.c:448 tree.c:12136
16823 #: tree.c:12173 c/c-typeck.c:2789 c/c-typeck.c:2872 cp/constexpr.c:757
16824 #: cp/decl2.c:4971 cp/pt.c:7091 cp/semantics.c:1742 cp/typeck.c:1643
16825 #: cp/typeck.c:3589
16826 #, gcc-internal-format
16827 msgid "declared here"
16828 msgstr ""
16830 #: gimple-streamer-in.c:236
16831 #, gcc-internal-format, gfc-internal-format
16832 msgid "bytecode stream: unknown GIMPLE statement tag %s"
16833 msgstr ""
16835 #: gimple.c:1184
16836 #, gcc-internal-format, gfc-internal-format
16837 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
16838 msgstr ""
16840 #: gimplify.c:2503
16841 #, gcc-internal-format
16842 msgid "using result of function returning %<void%>"
16843 msgstr ""
16845 #: gimplify.c:5077
16846 #, gcc-internal-format, gfc-internal-format
16847 msgid "invalid lvalue in asm output %d"
16848 msgstr ""
16850 #: gimplify.c:5193
16851 #, gcc-internal-format, gfc-internal-format
16852 msgid "non-memory input %d must stay in memory"
16853 msgstr ""
16855 #: gimplify.c:5215
16856 #, gcc-internal-format, gfc-internal-format
16857 msgid "memory input %d is not directly addressable"
16858 msgstr ""
16860 #: gimplify.c:5736
16861 #, gcc-internal-format
16862 msgid "threadprivate variable %qE used in target region"
16863 msgstr ""
16865 #: gimplify.c:5738
16866 #, gcc-internal-format
16867 msgid "enclosing target region"
16868 msgstr ""
16870 #: gimplify.c:5750
16871 #, gcc-internal-format
16872 msgid "threadprivate variable %qE used in untied task"
16873 msgstr ""
16875 #: gimplify.c:5752 gimplify.c:5847
16876 #, gcc-internal-format
16877 msgid "enclosing task"
16878 msgstr ""
16880 #: gimplify.c:5799
16881 #, gcc-internal-format
16882 msgid "%qD referenced in target region does not have a mappable type"
16883 msgstr ""
16885 #: gimplify.c:5839
16886 #, gcc-internal-format
16887 msgid "%qE not specified in enclosing parallel"
16888 msgstr ""
16890 #: gimplify.c:5841
16891 #, gcc-internal-format
16892 msgid "enclosing parallel"
16893 msgstr ""
16895 #: gimplify.c:5845
16896 #, gcc-internal-format
16897 msgid "%qE not specified in enclosing task"
16898 msgstr ""
16900 #: gimplify.c:5851
16901 #, gcc-internal-format
16902 msgid "%qE not specified in enclosing teams construct"
16903 msgstr ""
16905 #: gimplify.c:5853
16906 #, gcc-internal-format
16907 msgid "enclosing teams construct"
16908 msgstr ""
16910 #: gimplify.c:5971 gimplify.c:6000
16911 #, gcc-internal-format
16912 msgid "iteration variable %qE is predetermined linear"
16913 msgstr ""
16915 #: gimplify.c:5974
16916 #, gcc-internal-format
16917 msgid "iteration variable %qE should be private"
16918 msgstr ""
16920 #: gimplify.c:5988
16921 #, gcc-internal-format
16922 msgid "iteration variable %qE should not be firstprivate"
16923 msgstr ""
16925 #: gimplify.c:5991
16926 #, gcc-internal-format
16927 msgid "iteration variable %qE should not be reduction"
16928 msgstr ""
16930 #: gimplify.c:5994
16931 #, gcc-internal-format
16932 msgid "iteration variable %qE should not be lastprivate"
16933 msgstr ""
16935 #: gimplify.c:5997
16936 #, gcc-internal-format
16937 msgid "iteration variable %qE should not be private"
16938 msgstr ""
16940 #: gimplify.c:6416
16941 #, gcc-internal-format
16942 msgid "copyprivate variable %qE is not threadprivate or private in outer context"
16943 msgstr ""
16945 #: gimplify.c:6426
16946 #, gcc-internal-format
16947 msgid "%s variable %qE is private in outer context"
16948 msgstr ""
16950 #: gimplify.c:8525 gimplify.c:8531 gimplify.c:8539
16951 #, gcc-internal-format
16952 msgid "directive not yet implemented"
16953 msgstr ""
16955 #: gimplify.c:8691
16956 #, gcc-internal-format
16957 msgid "expected %<_Cilk_spawn%> before %<_Cilk_sync%>"
16958 msgstr ""
16960 #: gimplify.c:8987
16961 #, gcc-internal-format
16962 msgid "gimplification failed"
16963 msgstr ""
16965 #: gimplify.c:9452
16966 #, gcc-internal-format
16967 msgid "first argument to %<va_arg%> not of type %<va_list%>"
16968 msgstr ""
16970 #: gimplify.c:9468
16971 #, gcc-internal-format
16972 msgid "%qT is promoted to %qT when passed through %<...%>"
16973 msgstr ""
16975 #: gimplify.c:9473
16976 #, gcc-internal-format
16977 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
16978 msgstr ""
16980 #: gimplify.c:9480
16981 #, gcc-internal-format
16982 msgid "if this code is reached, the program will abort"
16983 msgstr ""
16985 #: godump.c:1440
16986 #, gcc-internal-format
16987 msgid "could not close Go dump file: %m"
16988 msgstr ""
16990 #: godump.c:1452
16991 #, gcc-internal-format
16992 msgid "could not open Go dump file %qs: %m"
16993 msgstr ""
16995 #: graph.c:66 toplev.c:1589 java/jcf-parse.c:1774 java/jcf-parse.c:1913
16996 #: objc/objc-act.c:488
16997 #, gcc-internal-format
16998 msgid "can%'t open %s: %m"
16999 msgstr ""
17001 #: graphite.c:326
17002 #, gcc-internal-format
17003 msgid "Graphite loop optimizations cannot be used (ISL is not available)."
17004 msgstr ""
17006 #: ipa-chkp.c:666
17007 #, gcc-internal-format
17008 msgid "function cannot be instrumented"
17009 msgstr ""
17011 #: ipa-devirt.c:712 ipa-devirt.c:865
17012 #, gcc-internal-format
17013 msgid "virtual table of type %qD violates one definition rule"
17014 msgstr ""
17016 #: ipa-devirt.c:715
17017 #, gcc-internal-format
17018 msgid "variable of same assembler name as the virtual table is defined in another translation unit"
17019 msgstr ""
17021 #: ipa-devirt.c:754
17022 #, gcc-internal-format
17023 msgid "virtual table of type %qD contains RTTI information"
17024 msgstr ""
17026 #: ipa-devirt.c:760
17027 #, gcc-internal-format
17028 msgid "but is prevailed by one without from other translation unit"
17029 msgstr ""
17031 #: ipa-devirt.c:764
17032 #, gcc-internal-format
17033 msgid "RTTI will not work on this type"
17034 msgstr ""
17036 #: ipa-devirt.c:795 ipa-devirt.c:824 ipa-devirt.c:895
17037 #, gcc-internal-format
17038 msgid "virtual table of type %qD violates one definition rule  "
17039 msgstr ""
17041 #: ipa-devirt.c:801
17042 #, gcc-internal-format
17043 msgid "the conflicting type defined in another translation unit has virtual table of different size"
17044 msgstr ""
17046 #: ipa-devirt.c:830
17047 #, gcc-internal-format
17048 msgid "the conflicting type defined in another translation unit with different RTTI information"
17049 msgstr ""
17051 #: ipa-devirt.c:873 ipa-devirt.c:903
17052 #, gcc-internal-format
17053 msgid "the conflicting type defined in another translation unit"
17054 msgstr ""
17056 #: ipa-devirt.c:877
17057 #, gcc-internal-format
17058 msgid "contains additional virtual method %qD"
17059 msgstr ""
17061 #: ipa-devirt.c:884
17062 #, gcc-internal-format
17063 msgid "the conflicting type defined in another translation unit has virtual table table with more entries"
17064 msgstr ""
17066 #: ipa-devirt.c:908
17067 #, gcc-internal-format
17068 msgid "virtual method %qD"
17069 msgstr ""
17071 #: ipa-devirt.c:910
17072 #, gcc-internal-format
17073 msgid "ought to match virtual method %qD but does not"
17074 msgstr ""
17076 #: ipa-devirt.c:916
17077 #, gcc-internal-format
17078 msgid "the conflicting type defined in another translation unit has virtual table table with different contents"
17079 msgstr ""
17081 #: ipa-devirt.c:946
17082 #, gcc-internal-format
17083 msgid "type %qT violates one definition rule"
17084 msgstr ""
17086 #: ipa-devirt.c:957 ipa-devirt.c:972 ipa-devirt.c:1167 ipa-devirt.c:1249
17087 #: ipa-devirt.c:1285 ipa-devirt.c:1302
17088 #, gcc-internal-format
17089 msgid "a different type is defined in another translation unit"
17090 msgstr ""
17092 #: ipa-devirt.c:964
17093 #, gcc-internal-format
17094 msgid "the first difference of corresponding definitions is field %qD"
17095 msgstr ""
17097 #: ipa-devirt.c:974
17098 #, gcc-internal-format
17099 msgid "the first difference of corresponding definitions is method %qD"
17100 msgstr ""
17102 #: ipa-devirt.c:1010
17103 #, gcc-internal-format
17104 msgid "type name %<%s%> should match type name %<%s%>"
17105 msgstr ""
17107 #: ipa-devirt.c:1013 ipa-devirt.c:1145
17108 #, gcc-internal-format
17109 msgid "the incompatible type is defined here"
17110 msgstr ""
17112 #: ipa-devirt.c:1033
17113 #, gcc-internal-format
17114 msgid "type %qT defined in anonymous namespace can not match type %qT"
17115 msgstr ""
17117 #: ipa-devirt.c:1037
17118 #, gcc-internal-format
17119 msgid "the incompatible type defined in anonymous namespace in another translation unit"
17120 msgstr ""
17122 #: ipa-devirt.c:1042
17123 #, gcc-internal-format
17124 msgid "types in anonymous namespace does not match across translation unit boundary"
17125 msgstr ""
17127 #: ipa-devirt.c:1069
17128 #, gcc-internal-format
17129 msgid "array types have different bounds"
17130 msgstr ""
17132 #: ipa-devirt.c:1087
17133 #, gcc-internal-format
17134 msgid "return value type mismatch"
17135 msgstr ""
17137 #: ipa-devirt.c:1100
17138 #, gcc-internal-format, gfc-internal-format
17139 msgid "type mismatch in parameter %i"
17140 msgstr ""
17142 #: ipa-devirt.c:1109
17143 #, gcc-internal-format
17144 msgid "types have different parameter counts"
17145 msgstr ""
17147 #: ipa-devirt.c:1130
17148 #, gcc-internal-format
17149 msgid "type %qT should match type %qT but is defined in different namespace  "
17150 msgstr ""
17152 #: ipa-devirt.c:1136
17153 #, gcc-internal-format
17154 msgid "type %qT should match type %qT that itself violate one definition rule"
17155 msgstr ""
17157 #: ipa-devirt.c:1141
17158 #, gcc-internal-format
17159 msgid "type %qT should match type %qT"
17160 msgstr ""
17162 #: ipa-devirt.c:1174
17163 #, gcc-internal-format
17164 msgid "a type with different qualifiers is defined in another translation unit"
17165 msgstr ""
17167 #: ipa-devirt.c:1182
17168 #, gcc-internal-format
17169 msgid "a type with attributes is defined in another translation unit"
17170 msgstr ""
17172 #: ipa-devirt.c:1197
17173 #, gcc-internal-format
17174 msgid "an enum with different value name is defined in another translation unit"
17175 msgstr ""
17177 #: ipa-devirt.c:1206
17178 #, gcc-internal-format
17179 msgid "an enum with different values is defined in another translation unit"
17180 msgstr ""
17182 #: ipa-devirt.c:1214
17183 #, gcc-internal-format
17184 msgid "an enum with mismatching number of values is defined in another translation unit"
17185 msgstr ""
17187 #: ipa-devirt.c:1232
17188 #, gcc-internal-format
17189 msgid "a type with different precision is defined in another translation unit"
17190 msgstr ""
17192 #: ipa-devirt.c:1239
17193 #, gcc-internal-format
17194 msgid "a type with different signedness is defined in another translation unit"
17195 msgstr ""
17197 #: ipa-devirt.c:1264
17198 #, gcc-internal-format
17199 msgid "it is defined as a pointer in different address space in another translation unit"
17200 msgstr ""
17202 #: ipa-devirt.c:1272
17203 #, gcc-internal-format
17204 msgid "it is defined as a pointer to different type in another translation unit"
17205 msgstr ""
17207 #: ipa-devirt.c:1329
17208 #, gcc-internal-format
17209 msgid "an array of different size is defined in another translation unit"
17210 msgstr ""
17212 #: ipa-devirt.c:1343
17213 #, gcc-internal-format
17214 msgid "has different return value in another translation unit"
17215 msgstr ""
17217 #: ipa-devirt.c:1364 ipa-devirt.c:1376
17218 #, gcc-internal-format
17219 msgid "has different parameters in another translation unit"
17220 msgstr ""
17222 #: ipa-devirt.c:1399
17223 #, gcc-internal-format
17224 msgid "a type defined in another translation unit is not polymorphic"
17225 msgstr ""
17227 #: ipa-devirt.c:1403
17228 #, gcc-internal-format
17229 msgid "a type defined in another translation unit is polymorphic"
17230 msgstr ""
17232 #: ipa-devirt.c:1421 ipa-devirt.c:1476
17233 #, gcc-internal-format
17234 msgid "a type with different virtual table pointers is defined in another translation unit"
17235 msgstr ""
17237 #: ipa-devirt.c:1428 ipa-devirt.c:1481
17238 #, gcc-internal-format
17239 msgid "a type with different bases is defined in another translation unit"
17240 msgstr ""
17242 #: ipa-devirt.c:1436
17243 #, gcc-internal-format
17244 msgid "a field with different name is defined in another translation unit"
17245 msgstr ""
17247 #: ipa-devirt.c:1449
17248 #, gcc-internal-format
17249 msgid "a field of same name but different type is defined in another translation unit"
17250 msgstr ""
17252 #: ipa-devirt.c:1462
17253 #, gcc-internal-format
17254 msgid "fields has different layout in another translation unit"
17255 msgstr ""
17257 #: ipa-devirt.c:1485
17258 #, gcc-internal-format
17259 msgid "a type with different number of fields is defined in another translation unit"
17260 msgstr ""
17262 #: ipa-devirt.c:1501
17263 #, gcc-internal-format
17264 msgid "a different method of same type is defined in another translation unit"
17265 msgstr ""
17267 #: ipa-devirt.c:1508
17268 #, gcc-internal-format
17269 msgid "s definition that differs by virtual keyword in another translation unit"
17270 msgstr ""
17272 #: ipa-devirt.c:1515
17273 #, gcc-internal-format
17274 msgid "virtual table layout differs in another translation unit"
17275 msgstr ""
17277 #: ipa-devirt.c:1522
17278 #, gcc-internal-format
17279 msgid "method with incompatible type is defined in another translation unit"
17280 msgstr ""
17282 #: ipa-devirt.c:1530
17283 #, gcc-internal-format
17284 msgid "a type with different number of methods is defined in another translation unit"
17285 msgstr ""
17287 #: ipa-devirt.c:1551
17288 #, gcc-internal-format
17289 msgid "a type with different size is defined in another translation unit"
17290 msgstr ""
17292 #: ipa-devirt.c:1559
17293 #, gcc-internal-format
17294 msgid "a type with different alignment is defined in another translation unit"
17295 msgstr ""
17297 #: ipa-devirt.c:1674
17298 #, gcc-internal-format
17299 msgid "the extra base is defined here"
17300 msgstr ""
17302 #: ipa-devirt.c:3629
17303 #, gcc-internal-format
17304 msgid "Declaring type %qD final would enable devirtualization of %i call"
17305 msgid_plural "Declaring type %qD final would enable devirtualization of %i calls"
17306 msgstr[0] ""
17307 msgstr[1] ""
17308 msgstr[2] ""
17310 #: ipa-devirt.c:3638
17311 #, gcc-internal-format
17312 msgid "Declaring type %qD final would enable devirtualization of %i call executed %lli times"
17313 msgid_plural "Declaring type %qD final would enable devirtualization of %i calls executed %lli times"
17314 msgstr[0] ""
17315 msgstr[1] ""
17316 msgstr[2] ""
17318 #: ipa-devirt.c:3667
17319 #, gcc-internal-format
17320 msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call"
17321 msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls"
17322 msgstr[0] ""
17323 msgstr[1] ""
17324 msgstr[2] ""
17326 #: ipa-devirt.c:3675
17327 #, gcc-internal-format
17328 msgid "Declaring method %qD final would enable devirtualization of %i call"
17329 msgid_plural "Declaring method %qD final would enable devirtualization of %i calls"
17330 msgstr[0] ""
17331 msgstr[1] ""
17332 msgstr[2] ""
17334 #: ipa-devirt.c:3683
17335 #, gcc-internal-format
17336 msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call executed %lli times"
17337 msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls executed %lli times"
17338 msgstr[0] ""
17339 msgstr[1] ""
17340 msgstr[2] ""
17342 #: ipa-devirt.c:3693
17343 #, gcc-internal-format
17344 msgid "Declaring method %qD final would enable devirtualization of %i call executed %lli times"
17345 msgid_plural "Declaring method %qD final would enable devirtualization of %i calls executed %lli times"
17346 msgstr[0] ""
17347 msgstr[1] ""
17348 msgstr[2] ""
17350 #: ipa-inline-analysis.c:4311
17351 #, gcc-internal-format
17352 msgid "ipa inline summary is missing in input file"
17353 msgstr ""
17355 #: ipa-reference.c:1176
17356 #, gcc-internal-format
17357 msgid "ipa reference summary is missing in ltrans unit"
17358 msgstr ""
17360 #: ira.c:2339 ira.c:2352 ira.c:2366
17361 #, gcc-internal-format, gfc-internal-format
17362 msgid "%s cannot be used in asm here"
17363 msgstr ""
17365 #: ira.c:5505
17366 #, gcc-internal-format
17367 msgid "frame pointer required, but reserved"
17368 msgstr ""
17370 #: ira.c:5506
17371 #, gcc-internal-format
17372 msgid "for %qD"
17373 msgstr ""
17375 #: lra-assigns.c:1406 reload1.c:1288
17376 #, gcc-internal-format
17377 msgid "%<asm%> operand has impossible constraints"
17378 msgstr ""
17380 #: lra-assigns.c:1427
17381 #, gcc-internal-format
17382 msgid "unable to find a register to spill"
17383 msgstr ""
17385 #: lra-assigns.c:1638
17386 #, gcc-internal-format, gfc-internal-format
17387 msgid "Maximum number of LRA assignment passes is achieved (%d)\n"
17388 msgstr ""
17390 #: lra-constraints.c:3497 reload.c:3863 reload.c:4118
17391 #, gcc-internal-format
17392 msgid "inconsistent operand constraints in an %<asm%>"
17393 msgstr ""
17395 #: lra-constraints.c:4366
17396 #, gcc-internal-format, gfc-internal-format
17397 msgid "Max. number of generated reload insns per insn is achieved (%d)\n"
17398 msgstr ""
17400 #: lto-cgraph.c:1332
17401 #, gcc-internal-format, gfc-internal-format
17402 msgid "bytecode stream: found multiple instances of cgraph node with uid %d"
17403 msgstr ""
17405 #: lto-cgraph.c:1509
17406 #, gcc-internal-format
17407 msgid "bytecode stream: no caller found while reading edge"
17408 msgstr ""
17410 #: lto-cgraph.c:1515
17411 #, gcc-internal-format
17412 msgid "bytecode stream: no callee found while reading edge"
17413 msgstr ""
17415 #: lto-cgraph.c:1590
17416 #, gcc-internal-format
17417 msgid "bytecode stream: found empty cgraph node"
17418 msgstr ""
17420 #: lto-cgraph.c:1764
17421 #, gcc-internal-format, gfc-internal-format
17422 msgid "At most %i profile runs is supported. Perhaps corrupted profile?"
17423 msgstr ""
17425 #: lto-cgraph.c:1851
17426 #, gcc-internal-format, gfc-internal-format
17427 msgid "Profile information in %s corrupted"
17428 msgstr ""
17430 #: lto-cgraph.c:1884
17431 #, gcc-internal-format, gfc-internal-format
17432 msgid "cannot find LTO cgraph in %s"
17433 msgstr ""
17435 #: lto-cgraph.c:1894
17436 #, gcc-internal-format, gfc-internal-format
17437 msgid "cannot find LTO section refs in %s"
17438 msgstr ""
17440 #: lto-cgraph.c:1962
17441 #, gcc-internal-format, gfc-internal-format
17442 msgid "invalid offload table in %s"
17443 msgstr ""
17445 #: lto-compress.c:215 lto-compress.c:223 lto-compress.c:244 lto-compress.c:305
17446 #: lto-compress.c:313 lto-compress.c:334
17447 #, gcc-internal-format, gfc-internal-format
17448 msgid "compressed stream: %s"
17449 msgstr ""
17451 #: lto-section-in.c:462
17452 #, gcc-internal-format, gfc-internal-format
17453 msgid "bytecode stream: trying to read %d bytes after the end of the input buffer"
17454 msgstr ""
17456 #: lto-section-in.c:473
17457 #, gcc-internal-format, gfc-internal-format
17458 msgid "%s out of range: Range is %i to %i, value is %i"
17459 msgstr ""
17461 #: lto-streamer-in.c:124
17462 #, gcc-internal-format, gfc-internal-format
17463 msgid "bytecode stream: unexpected tag %s"
17464 msgstr ""
17466 #: lto-streamer-in.c:946 lto-streamer-in.c:956
17467 #, gcc-internal-format
17468 msgid "Cgraph edge statement index out of range"
17469 msgstr ""
17471 #: lto-streamer-in.c:950 lto-streamer-in.c:959
17472 #, gcc-internal-format
17473 msgid "Cgraph edge statement index not found"
17474 msgstr ""
17476 #: lto-streamer-in.c:966
17477 #, gcc-internal-format
17478 msgid "Reference statement index out of range"
17479 msgstr ""
17481 #: lto-streamer-in.c:969
17482 #, gcc-internal-format
17483 msgid "Reference statement index not found"
17484 msgstr ""
17486 #: lto-streamer-in.c:1547
17487 #, gcc-internal-format, gfc-internal-format
17488 msgid "cannot read LTO mode table from %s"
17489 msgstr ""
17491 #: lto-streamer-in.c:1643
17492 #, gcc-internal-format, gfc-internal-format
17493 msgid "unsupported mode %s\n"
17494 msgstr ""
17496 #: lto-streamer-out.c:414 lto-streamer-out.c:670
17497 #, gcc-internal-format
17498 msgid "tree code %qs is not supported in LTO streams"
17499 msgstr ""
17501 #: lto-streamer.c:188
17502 #, gcc-internal-format, gfc-internal-format
17503 msgid "bytecode stream: unexpected LTO section %s"
17504 msgstr ""
17506 #: lto-streamer.c:412
17507 #, gcc-internal-format, gfc-internal-format
17508 msgid "bytecode stream generated with LTO version %d.%d instead of the expected %d.%d"
17509 msgstr ""
17511 #: lto-wrapper.c:112
17512 #, gcc-internal-format
17513 msgid "deleting LTRANS file %s: %m"
17514 msgstr ""
17516 #: lto-wrapper.c:149
17517 #, gcc-internal-format
17518 msgid "malformed COLLECT_GCC_OPTIONS"
17519 msgstr ""
17521 #: lto-wrapper.c:299 lto-wrapper.c:311
17522 #, gcc-internal-format, gfc-internal-format
17523 msgid "Option %s not used consistently in all LTO input files"
17524 msgstr ""
17526 #: lto-wrapper.c:738
17527 #, gcc-internal-format, gfc-internal-format
17528 msgid "problem with building target image for %s\n"
17529 msgstr ""
17531 #: lto-wrapper.c:757
17532 #, gcc-internal-format
17533 msgid "reading input file"
17534 msgstr ""
17536 #: lto-wrapper.c:762
17537 #, gcc-internal-format
17538 msgid "writing output file"
17539 msgstr ""
17541 #: lto-wrapper.c:788
17542 #, gcc-internal-format
17543 msgid "installation error, can't find crtoffloadend.o"
17544 msgstr ""
17546 #: lto-wrapper.c:800
17547 #, gcc-internal-format
17548 msgid "installation error, can't find crtoffloadbegin.o"
17549 msgstr ""
17551 #: lto-wrapper.c:904
17552 #, gcc-internal-format
17553 msgid "environment variable COLLECT_GCC must be set"
17554 msgstr ""
17556 #: lto-wrapper.c:908 config/nvptx/mkoffload.c:883
17557 #, gcc-internal-format
17558 msgid "environment variable COLLECT_GCC_OPTIONS must be set"
17559 msgstr ""
17561 #: lto-wrapper.c:1174
17562 #, gcc-internal-format
17563 msgid "fopen: %s: %m"
17564 msgstr ""
17566 #: omp-low.c:1731 omp-low.c:1955
17567 #, gcc-internal-format
17568 msgid "clause not supported yet"
17569 msgstr ""
17571 #: omp-low.c:1931 omp-low.c:2058
17572 #, gcc-internal-format
17573 msgid "Clause not supported yet"
17574 msgstr ""
17576 #: omp-low.c:2589
17577 #, gcc-internal-format
17578 msgid "no arguments allowed to gang, worker and vector clauses inside parallel"
17579 msgstr ""
17581 #: omp-low.c:2610
17582 #, gcc-internal-format
17583 msgid "gang, worker and vector may occur only once in a loop nest"
17584 msgstr ""
17586 #: omp-low.c:2614
17587 #, gcc-internal-format
17588 msgid "gang, worker and vector must occur in this order in a loop nest"
17589 msgstr ""
17591 #: omp-low.c:2748
17592 #, gcc-internal-format
17593 msgid "non-OpenACC construct inside of OpenACC region"
17594 msgstr ""
17596 #: omp-low.c:2759
17597 #, gcc-internal-format
17598 msgid "OpenMP constructs may not be nested inside simd region"
17599 msgstr ""
17601 #: omp-low.c:2770
17602 #, gcc-internal-format
17603 msgid "only distribute or parallel constructs are allowed to be closely nested inside teams construct"
17604 msgstr ""
17606 #: omp-low.c:2786
17607 #, gcc-internal-format
17608 msgid "distribute construct must be closely nested inside teams construct"
17609 msgstr ""
17611 #: omp-low.c:2804
17612 #, gcc-internal-format
17613 msgid "orphaned %qs construct"
17614 msgstr ""
17616 #: omp-low.c:2836
17617 #, gcc-internal-format
17618 msgid "%<#pragma omp cancel for%> inside %<nowait%> for construct"
17619 msgstr ""
17621 #: omp-low.c:2841
17622 #, gcc-internal-format
17623 msgid "%<#pragma omp cancel for%> inside %<ordered%> for construct"
17624 msgstr ""
17626 #: omp-low.c:2861 omp-low.c:2874
17627 #, gcc-internal-format
17628 msgid "%<#pragma omp cancel sections%> inside %<nowait%> sections construct"
17629 msgstr ""
17631 #: omp-low.c:2888
17632 #, gcc-internal-format
17633 msgid "invalid arguments"
17634 msgstr "некоректні аргументи"
17636 #: omp-low.c:2894
17637 #, gcc-internal-format
17638 msgid "%<%s %s%> construct not closely nested inside of %qs"
17639 msgstr ""
17641 #: omp-low.c:2921
17642 #, gcc-internal-format
17643 msgid "barrier region may not be closely nested inside of work-sharing, critical, ordered, master or explicit task region"
17644 msgstr ""
17646 #: omp-low.c:2927
17647 #, gcc-internal-format
17648 msgid "work-sharing region may not be closely nested inside of work-sharing, critical, ordered, master or explicit task region"
17649 msgstr ""
17651 #: omp-low.c:2946
17652 #, gcc-internal-format
17653 msgid "master region may not be closely nested inside of work-sharing or explicit task region"
17654 msgstr ""
17656 #: omp-low.c:2962
17657 #, gcc-internal-format
17658 msgid "ordered region may not be closely nested inside of critical or explicit task region"
17659 msgstr ""
17661 #: omp-low.c:2970 omp-low.c:2977
17662 #, gcc-internal-format
17663 msgid "ordered region must be closely nested inside a loop region with an ordered clause"
17664 msgstr ""
17666 #: omp-low.c:2994
17667 #, gcc-internal-format
17668 msgid "critical region may not be nested inside a critical region with the same name"
17669 msgstr ""
17671 #: omp-low.c:3006
17672 #, gcc-internal-format
17673 msgid "teams construct not closely nested inside of target region"
17674 msgstr ""
17676 #: omp-low.c:3021
17677 #, gcc-internal-format
17678 msgid "OpenACC construct inside of non-OpenACC region"
17679 msgstr ""
17681 #: omp-low.c:3055
17682 #, gcc-internal-format, gfc-internal-format
17683 msgid "%s %s construct inside of %s %s region"
17684 msgstr ""
17686 #: omp-low.c:3068 omp-low.c:3076
17687 #, gcc-internal-format, gfc-internal-format
17688 msgid "%s construct inside of %s region"
17689 msgstr ""
17691 #: omp-low.c:3184
17692 #, gcc-internal-format
17693 msgid "setjmp/longjmp inside simd construct"
17694 msgstr ""
17696 #: omp-low.c:12080
17697 #, gcc-internal-format, gfc-internal-format
17698 msgid "invalid exit from %s structured block"
17699 msgstr ""
17701 #: omp-low.c:12082 omp-low.c:12087
17702 #, gcc-internal-format, gfc-internal-format
17703 msgid "invalid entry to %s structured block"
17704 msgstr ""
17706 #. Otherwise, be vague and lazy, but efficient.
17707 #: omp-low.c:12091
17708 #, gcc-internal-format, gfc-internal-format
17709 msgid "invalid branch to/from %s structured block"
17710 msgstr ""
17712 #: omp-low.c:12590
17713 #, gcc-internal-format
17714 msgid "ignoring large linear step"
17715 msgstr ""
17717 #: omp-low.c:12597
17718 #, gcc-internal-format
17719 msgid "ignoring zero linear step"
17720 msgstr ""
17722 #: optabs.c:4526
17723 #, gcc-internal-format
17724 msgid "indirect jumps are not available on this target"
17725 msgstr ""
17727 #: opts-common.c:1041
17728 #, gcc-internal-format
17729 msgid "command line option %qs is not supported by this configuration"
17730 msgstr ""
17732 #: opts-common.c:1051
17733 #, gcc-internal-format
17734 msgid "missing argument to %qs"
17735 msgstr ""
17737 #: opts-common.c:1057
17738 #, gcc-internal-format
17739 msgid "argument to %qs should be a non-negative integer"
17740 msgstr ""
17742 #: opts-common.c:1072
17743 #, gcc-internal-format
17744 msgid "unrecognized argument in option %qs"
17745 msgstr ""
17747 #: opts-common.c:1088
17748 #, gcc-internal-format
17749 msgid "valid arguments to %qs are: %s"
17750 msgstr ""
17752 #: opts-global.c:124
17753 #, gcc-internal-format
17754 msgid "command line option %qs is valid for the driver but not for %s"
17755 msgstr ""
17757 #. Eventually this should become a hard error IMO.
17758 #: opts-global.c:130
17759 #, gcc-internal-format
17760 msgid "command line option %qs is valid for %s but not for %s"
17761 msgstr ""
17763 #: opts-global.c:385
17764 #, gcc-internal-format
17765 msgid "unrecognized command line option %<-fdump-%s%>"
17766 msgstr ""
17768 #: opts-global.c:390
17769 #, gcc-internal-format
17770 msgid "unrecognized command line option %<-fopt-info-%s%>"
17771 msgstr ""
17773 #: opts-global.c:411 opts-global.c:419
17774 #, gcc-internal-format
17775 msgid "plugin support is disabled; configure with --enable-plugin"
17776 msgstr ""
17778 #: opts-global.c:443
17779 #, gcc-internal-format
17780 msgid "unrecognized register name %qs"
17781 msgstr ""
17783 #: opts-global.c:455
17784 #, gcc-internal-format
17785 msgid "-fasan-shadow-offset should only be used with -fsanitize=kernel-address"
17786 msgstr ""
17788 #: opts-global.c:458
17789 #, gcc-internal-format
17790 msgid "unrecognized shadow offset %qs"
17791 msgstr ""
17793 #: opts.c:92
17794 #, gcc-internal-format
17795 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
17796 msgstr ""
17798 #: opts.c:128
17799 #, gcc-internal-format
17800 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
17801 msgstr ""
17803 #: opts.c:135
17804 #, gcc-internal-format
17805 msgid "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-femit-struct-debug-detailed=ind:...%>"
17806 msgstr ""
17808 #: opts.c:568
17809 #, gcc-internal-format
17810 msgid "argument to %<-O%> should be a non-negative integer, %<g%>, %<s%> or %<fast%>"
17811 msgstr ""
17813 #: opts.c:712
17814 #, gcc-internal-format
17815 msgid "section anchors must be disabled when unit-at-a-time is disabled"
17816 msgstr ""
17818 #: opts.c:716
17819 #, gcc-internal-format
17820 msgid "toplevel reorder must be disabled when unit-at-a-time is disabled"
17821 msgstr ""
17823 #: opts.c:722
17824 #, gcc-internal-format
17825 msgid "transactional memory is not supported with non-call exceptions"
17826 msgstr ""
17828 #: opts.c:737
17829 #, gcc-internal-format
17830 msgid "section anchors must be disabled when toplevel reorder is disabled"
17831 msgstr ""
17833 #: opts.c:773 config/darwin.c:3161
17834 #, gcc-internal-format
17835 msgid "-freorder-blocks-and-partition does not work with exceptions on this architecture"
17836 msgstr ""
17838 #: opts.c:789
17839 #, gcc-internal-format
17840 msgid "-freorder-blocks-and-partition does not support unwind info on this architecture"
17841 msgstr ""
17843 #: opts.c:807 config/pa/pa.c:555
17844 #, gcc-internal-format
17845 msgid "-freorder-blocks-and-partition does not work on this architecture"
17846 msgstr ""
17848 #: opts.c:848
17849 #, gcc-internal-format
17850 msgid "-fno-fat-lto-objects are supported only with linker plugin"
17851 msgstr ""
17853 #: opts.c:861
17854 #, gcc-internal-format
17855 msgid "%<-fsplit-stack%> is not supported by this compiler configuration"
17856 msgstr ""
17858 #: opts.c:894
17859 #, gcc-internal-format
17860 msgid "-fsanitize=address is incompatible with -fsanitize=kernel-address"
17861 msgstr ""
17863 #: opts.c:902
17864 #, gcc-internal-format
17865 msgid "-fsanitize=address and -fsanitize=kernel-address are incompatible with -fsanitize=thread"
17866 msgstr ""
17868 #: opts.c:908
17869 #, gcc-internal-format
17870 msgid "-fsanitize-recover=address is not supported"
17871 msgstr ""
17873 #: opts.c:911
17874 #, gcc-internal-format
17875 msgid "-fsanitize-recover=thread is not supported"
17876 msgstr ""
17878 #: opts.c:914
17879 #, gcc-internal-format
17880 msgid "-fsanitize-recover=leak is not supported"
17881 msgstr ""
17883 #: opts.c:1289
17884 #, gcc-internal-format
17885 msgid "unrecognized include_flags 0x%x passed to print_specific_help"
17886 msgstr ""
17888 #: opts.c:1516
17889 #, gcc-internal-format
17890 msgid "--help argument %q.*s is ambiguous, please be more specific"
17891 msgstr ""
17893 #: opts.c:1525
17894 #, gcc-internal-format
17895 msgid "unrecognized argument to --help= option: %q.*s"
17896 msgstr ""
17898 #: opts.c:1623
17899 #, gcc-internal-format
17900 msgid "-fsanitize=all option is not valid"
17901 msgstr ""
17903 #: opts.c:1638
17904 #, gcc-internal-format
17905 msgid "unrecognized argument to -fsanitize%s= option: %q.*s"
17906 msgstr ""
17908 #: opts.c:1833
17909 #, gcc-internal-format
17910 msgid "-foffload-abi option can be specified only for offload compiler"
17911 msgstr ""
17913 #: opts.c:1841
17914 #, gcc-internal-format, gfc-internal-format
17915 msgid "structure alignment must be a small power of two, not %d"
17916 msgstr ""
17918 #: opts.c:1955
17919 #, gcc-internal-format
17920 msgid "unknown stack check parameter %qs"
17921 msgstr ""
17923 #: opts.c:1987
17924 #, gcc-internal-format
17925 msgid "%<-gdwarf%s%> is ambiguous; use %<-gdwarf-%s%> for DWARF version or %<-gdwarf -g%s%> for debug level"
17926 msgstr ""
17928 #: opts.c:1998
17929 #, gcc-internal-format, gfc-internal-format
17930 msgid "dwarf version %d is not supported"
17931 msgstr ""
17933 #: opts.c:2098
17934 #, gcc-internal-format, gfc-internal-format
17935 msgid "%s: --param arguments should be of the form NAME=VALUE"
17936 msgstr ""
17938 #: opts.c:2104
17939 #, gcc-internal-format
17940 msgid "invalid --param value %qs"
17941 msgstr ""
17943 #: opts.c:2222
17944 #, gcc-internal-format
17945 msgid "target system does not support debug output"
17946 msgstr ""
17948 #: opts.c:2231
17949 #, gcc-internal-format
17950 msgid "debug format %qs conflicts with prior selection"
17951 msgstr ""
17953 #: opts.c:2249
17954 #, gcc-internal-format
17955 msgid "unrecognised debug output level %qs"
17956 msgstr ""
17958 #: opts.c:2251
17959 #, gcc-internal-format
17960 msgid "debug output level %qs is too high"
17961 msgstr ""
17963 #: opts.c:2271
17964 #, gcc-internal-format
17965 msgid "getting core file size maximum limit: %m"
17966 msgstr ""
17968 #: opts.c:2275
17969 #, gcc-internal-format
17970 msgid "setting core file size limit to maximum: %m"
17971 msgstr ""
17973 #: opts.c:2320
17974 #, gcc-internal-format, gfc-internal-format
17975 msgid "unrecognized gcc debugging option: %c"
17976 msgstr ""
17978 #: opts.c:2346
17979 #, gcc-internal-format, gfc-internal-format
17980 msgid "-Werror=%s: no option -%s"
17981 msgstr ""
17983 #: params.c:134
17984 #, gcc-internal-format
17985 msgid "minimum value of parameter %qs is %u"
17986 msgstr ""
17988 #: params.c:139
17989 #, gcc-internal-format
17990 msgid "maximum value of parameter %qs is %u"
17991 msgstr ""
17993 #. If we didn't find this parameter, issue an error message.
17994 #: params.c:149
17995 #, gcc-internal-format
17996 msgid "invalid parameter %qs"
17997 msgstr ""
17999 #: passes.c:130
18000 #, gcc-internal-format, gfc-internal-format
18001 msgid "pass %s does not support cloning"
18002 msgstr ""
18004 #: passes.c:1036
18005 #, gcc-internal-format
18006 msgid "unrecognized option -fenable"
18007 msgstr ""
18009 #: passes.c:1038
18010 #, gcc-internal-format
18011 msgid "unrecognized option -fdisable"
18012 msgstr ""
18014 #: passes.c:1046
18015 #, gcc-internal-format, gfc-internal-format
18016 msgid "unknown pass %s specified in -fenable"
18017 msgstr ""
18019 #: passes.c:1048
18020 #, gcc-internal-format, gfc-internal-format
18021 msgid "unknown pass %s specified in -fdisable"
18022 msgstr ""
18024 #: passes.c:1073 passes.c:1162
18025 #, gcc-internal-format, gfc-internal-format
18026 msgid "enable pass %s for functions in the range of [%u, %u]"
18027 msgstr ""
18029 #: passes.c:1076 passes.c:1173
18030 #, gcc-internal-format, gfc-internal-format
18031 msgid "disable pass %s for functions in the range of [%u, %u]"
18032 msgstr ""
18034 #: passes.c:1112 passes.c:1140
18035 #, gcc-internal-format, gfc-internal-format
18036 msgid "Invalid range %s in option %s"
18037 msgstr ""
18039 #: passes.c:1158
18040 #, gcc-internal-format, gfc-internal-format
18041 msgid "enable pass %s for function %s"
18042 msgstr ""
18044 #: passes.c:1169
18045 #, gcc-internal-format, gfc-internal-format
18046 msgid "disable pass %s for function %s"
18047 msgstr ""
18049 #: passes.c:1398
18050 #, gcc-internal-format
18051 msgid "invalid pass positioning operation"
18052 msgstr ""
18054 #: passes.c:1460
18055 #, gcc-internal-format
18056 msgid "plugin cannot register a missing pass"
18057 msgstr ""
18059 #: passes.c:1463
18060 #, gcc-internal-format
18061 msgid "plugin cannot register an unnamed pass"
18062 msgstr ""
18064 #: passes.c:1468
18065 #, gcc-internal-format
18066 msgid "plugin cannot register pass %qs without reference pass name"
18067 msgstr ""
18069 #: passes.c:1487
18070 #, gcc-internal-format
18071 msgid "pass %qs not found but is referenced by new pass %qs"
18072 msgstr ""
18074 #: plugin.c:191
18075 #, gcc-internal-format
18076 msgid "inaccessible plugin file %s expanded from short plugin name %s: %m"
18077 msgstr ""
18079 #: plugin.c:212
18080 #, gcc-internal-format, gfc-internal-format
18081 msgid ""
18082 "plugin %s was specified with different paths:\n"
18083 "%s\n"
18084 "%s"
18085 msgstr ""
18087 #: plugin.c:271
18088 #, gcc-internal-format, gfc-internal-format
18089 msgid "malformed option -fplugin-arg-%s (missing -<key>[=<value>])"
18090 msgstr ""
18092 #: plugin.c:333
18093 #, gcc-internal-format, gfc-internal-format
18094 msgid "plugin %s should be specified before -fplugin-arg-%s in the command line"
18095 msgstr ""
18097 #: plugin.c:439
18098 #, gcc-internal-format, gfc-internal-format
18099 msgid "unknown callback event registered by plugin %s"
18100 msgstr ""
18102 #: plugin.c:469
18103 #, gcc-internal-format, gfc-internal-format
18104 msgid "plugin %s registered a null callback function for event %s"
18105 msgstr ""
18107 #: plugin.c:590
18108 #, gcc-internal-format, gfc-internal-format
18109 msgid ""
18110 "cannot load plugin %s\n"
18111 "%s"
18112 msgstr ""
18114 #: plugin.c:600
18115 #, gcc-internal-format, gfc-internal-format
18116 msgid ""
18117 "plugin %s is not licensed under a GPL-compatible license\n"
18118 "%s"
18119 msgstr ""
18121 #: plugin.c:609
18122 #, gcc-internal-format, gfc-internal-format
18123 msgid ""
18124 "cannot find %s in plugin %s\n"
18125 "%s"
18126 msgstr ""
18128 #: plugin.c:617
18129 #, gcc-internal-format, gfc-internal-format
18130 msgid "fail to initialize plugin %s"
18131 msgstr ""
18133 #: plugin.c:899
18134 #, gcc-internal-format
18135 msgid "-iplugindir <dir> option not passed from the gcc driver"
18136 msgstr ""
18138 #: predict.c:2732
18139 #, gcc-internal-format, gfc-internal-format
18140 msgid "Missing counts for called function %s/%i"
18141 msgstr ""
18143 #: profile.c:499
18144 #, gcc-internal-format, gfc-internal-format
18145 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
18146 msgstr ""
18148 #: profile.c:579
18149 #, gcc-internal-format
18150 msgid "corrupted profile info: sum_all is smaller than sum_max"
18151 msgstr ""
18153 #: profile.c:762
18154 #, gcc-internal-format
18155 msgid "corrupted profile info: profile data is not flow-consistent"
18156 msgstr ""
18158 #: profile.c:779
18159 #, gcc-internal-format, gfc-internal-format
18160 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
18161 msgstr ""
18163 #: profile.c:800
18164 #, gcc-internal-format, gfc-internal-format
18165 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
18166 msgstr ""
18168 #: reg-stack.c:548
18169 #, gcc-internal-format, gfc-internal-format
18170 msgid "output constraint %d must specify a single register"
18171 msgstr ""
18173 #: reg-stack.c:558
18174 #, gcc-internal-format, gfc-internal-format
18175 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
18176 msgstr ""
18178 #: reg-stack.c:581
18179 #, gcc-internal-format
18180 msgid "output regs must be grouped at top of stack"
18181 msgstr ""
18183 #: reg-stack.c:618
18184 #, gcc-internal-format
18185 msgid "implicitly popped regs must be grouped at top of stack"
18186 msgstr ""
18188 #: reg-stack.c:637
18189 #, gcc-internal-format
18190 msgid "output operand %d must use %<&%> constraint"
18191 msgstr ""
18193 #: regcprop.c:1175
18194 #, gcc-internal-format, gfc-internal-format
18195 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
18196 msgstr ""
18198 #: regcprop.c:1187
18199 #, gcc-internal-format, gfc-internal-format
18200 msgid "validate_value_data: Loop in regno chain (%u)"
18201 msgstr ""
18203 #: regcprop.c:1190
18204 #, gcc-internal-format, gfc-internal-format
18205 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
18206 msgstr ""
18208 #: regcprop.c:1202
18209 #, gcc-internal-format, gfc-internal-format
18210 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
18211 msgstr ""
18213 #: reginfo.c:748
18214 #, gcc-internal-format
18215 msgid "can%'t use %qs as a call-saved register"
18216 msgstr ""
18218 #: reginfo.c:752
18219 #, gcc-internal-format
18220 msgid "can%'t use %qs as a call-used register"
18221 msgstr ""
18223 #: reginfo.c:764
18224 #, gcc-internal-format
18225 msgid "can%'t use %qs as a fixed register"
18226 msgstr ""
18228 #: reginfo.c:790 config/ia64/ia64.c:5983 config/ia64/ia64.c:5990
18229 #: config/pa/pa.c:466 config/pa/pa.c:473 config/sh/sh.c:9544
18230 #: config/sh/sh.c:9551 config/spu/spu.c:4956 config/spu/spu.c:4963
18231 #, gcc-internal-format, gfc-internal-format
18232 msgid "unknown register name: %s"
18233 msgstr ""
18235 #: reginfo.c:803
18236 #, gcc-internal-format
18237 msgid "stack register used for global register variable"
18238 msgstr ""
18240 #: reginfo.c:809
18241 #, gcc-internal-format
18242 msgid "global register variable follows a function definition"
18243 msgstr ""
18245 #: reginfo.c:814
18246 #, gcc-internal-format
18247 msgid "register of %qD used for multiple global register variables"
18248 msgstr ""
18250 #: reginfo.c:817
18251 #, gcc-internal-format
18252 msgid "conflicts with %qD"
18253 msgstr ""
18255 #: reginfo.c:822
18256 #, gcc-internal-format
18257 msgid "call-clobbered register used for global register variable"
18258 msgstr ""
18260 #: reload.c:1344
18261 #, gcc-internal-format
18262 msgid "cannot reload integer constant operand in %<asm%>"
18263 msgstr ""
18265 #: reload.c:1358
18266 #, gcc-internal-format
18267 msgid "impossible register constraint in %<asm%>"
18268 msgstr ""
18270 #: reload.c:3712
18271 #, gcc-internal-format
18272 msgid "%<&%> constraint used with no register class"
18273 msgstr ""
18275 #: reload1.c:1308
18276 #, gcc-internal-format
18277 msgid "frame size too large for reliable stack checking"
18278 msgstr ""
18280 #: reload1.c:1311
18281 #, gcc-internal-format
18282 msgid "try reducing the number of local variables"
18283 msgstr ""
18285 #: reload1.c:2130
18286 #, gcc-internal-format
18287 msgid "can%'t find a register in class %qs while reloading %<asm%>"
18288 msgstr ""
18290 #: reload1.c:2135
18291 #, gcc-internal-format
18292 msgid "unable to find a register to spill in class %qs"
18293 msgstr ""
18295 #: reload1.c:4747
18296 #, gcc-internal-format
18297 msgid "%<asm%> operand requires impossible reload"
18298 msgstr ""
18300 #: reload1.c:6175
18301 #, gcc-internal-format
18302 msgid "%<asm%> operand constraint incompatible with operand size"
18303 msgstr ""
18305 #: reload1.c:8068
18306 #, gcc-internal-format
18307 msgid "output operand is constant in %<asm%>"
18308 msgstr ""
18310 #: rtl.c:700
18311 #, gcc-internal-format, gfc-internal-format
18312 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
18313 msgstr ""
18315 #: rtl.c:710
18316 #, gcc-internal-format, gfc-internal-format
18317 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
18318 msgstr ""
18320 #: rtl.c:720
18321 #, gcc-internal-format, gfc-internal-format
18322 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
18323 msgstr ""
18325 #: rtl.c:729
18326 #, gcc-internal-format, gfc-internal-format
18327 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
18328 msgstr ""
18330 #: rtl.c:739
18331 #, gcc-internal-format, gfc-internal-format
18332 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
18333 msgstr ""
18335 #: rtl.c:766
18336 #, gcc-internal-format, gfc-internal-format
18337 msgid "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:%d"
18338 msgstr ""
18340 #: rtl.c:776
18341 #, gcc-internal-format, gfc-internal-format
18342 msgid "RTL check: access of hwi elt %d of vector with last elt %d in %s, at %s:%d"
18343 msgstr ""
18345 #: rtl.c:786
18346 #, gcc-internal-format, gfc-internal-format
18347 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
18348 msgstr ""
18350 #: rtl.c:797
18351 #, gcc-internal-format, gfc-internal-format
18352 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
18353 msgstr ""
18355 #: stmt.c:259
18356 #, gcc-internal-format
18357 msgid "output operand constraint lacks %<=%>"
18358 msgstr ""
18360 #: stmt.c:274
18361 #, gcc-internal-format
18362 msgid "output constraint %qc for operand %d is not at the beginning"
18363 msgstr ""
18365 #: stmt.c:297
18366 #, gcc-internal-format
18367 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
18368 msgstr ""
18370 #: stmt.c:304 stmt.c:394
18371 #, gcc-internal-format
18372 msgid "%<%%%> constraint used with last operand"
18373 msgstr ""
18375 #: stmt.c:320
18376 #, gcc-internal-format
18377 msgid "matching constraint not valid in output operand"
18378 msgstr ""
18380 #: stmt.c:385
18381 #, gcc-internal-format
18382 msgid "input operand constraint contains %qc"
18383 msgstr ""
18385 #: stmt.c:424
18386 #, gcc-internal-format
18387 msgid "matching constraint references invalid operand number"
18388 msgstr ""
18390 #: stmt.c:458
18391 #, gcc-internal-format
18392 msgid "invalid punctuation %qc in constraint"
18393 msgstr ""
18395 #: stmt.c:479
18396 #, gcc-internal-format
18397 msgid "matching constraint does not allow a register"
18398 msgstr ""
18400 #: stmt.c:573
18401 #, gcc-internal-format
18402 msgid "duplicate asm operand name %qs"
18403 msgstr ""
18405 #: stmt.c:669
18406 #, gcc-internal-format
18407 msgid "missing close brace for named operand"
18408 msgstr ""
18410 #: stmt.c:694
18411 #, gcc-internal-format
18412 msgid "undefined named operand %qs"
18413 msgstr ""
18415 #: stor-layout.c:802
18416 #, gcc-internal-format
18417 msgid "size of %q+D is %d bytes"
18418 msgstr ""
18420 #: stor-layout.c:804
18421 #, gcc-internal-format
18422 msgid "size of %q+D is larger than %wd bytes"
18423 msgstr ""
18425 #: stor-layout.c:1245
18426 #, gcc-internal-format
18427 msgid "packed attribute causes inefficient alignment for %q+D"
18428 msgstr ""
18430 #: stor-layout.c:1249
18431 #, gcc-internal-format
18432 msgid "packed attribute is unnecessary for %q+D"
18433 msgstr ""
18435 #: stor-layout.c:1266
18436 #, gcc-internal-format
18437 msgid "padding struct to align %q+D"
18438 msgstr ""
18440 #: stor-layout.c:1328
18441 #, gcc-internal-format
18442 msgid "offset of packed bit-field %qD has changed in GCC 4.4"
18443 msgstr ""
18445 #: stor-layout.c:1638
18446 #, gcc-internal-format
18447 msgid "padding struct size to alignment boundary"
18448 msgstr ""
18450 #: stor-layout.c:1666
18451 #, gcc-internal-format
18452 msgid "packed attribute causes inefficient alignment for %qE"
18453 msgstr ""
18455 #: stor-layout.c:1670
18456 #, gcc-internal-format
18457 msgid "packed attribute is unnecessary for %qE"
18458 msgstr ""
18460 #: stor-layout.c:1676
18461 #, gcc-internal-format
18462 msgid "packed attribute causes inefficient alignment"
18463 msgstr ""
18465 #: stor-layout.c:1678
18466 #, gcc-internal-format
18467 msgid "packed attribute is unnecessary"
18468 msgstr ""
18470 #: stor-layout.c:2388
18471 #, gcc-internal-format
18472 msgid "alignment of array elements is greater than element size"
18473 msgstr ""
18475 #: symtab.c:303
18476 #, gcc-internal-format
18477 msgid "%D renamed after being referenced in assembly"
18478 msgstr ""
18480 #: symtab.c:918
18481 #, gcc-internal-format
18482 msgid "function symbol is not function"
18483 msgstr ""
18485 #: symtab.c:926
18486 #, gcc-internal-format
18487 msgid "variable symbol is not variable"
18488 msgstr ""
18490 #: symtab.c:932
18491 #, gcc-internal-format
18492 msgid "node has unknown type"
18493 msgstr ""
18495 #: symtab.c:941
18496 #, gcc-internal-format
18497 msgid "node not found node->decl->decl_with_vis.symtab_node"
18498 msgstr ""
18500 #: symtab.c:949
18501 #, gcc-internal-format
18502 msgid "node differs from node->decl->decl_with_vis.symtab_node"
18503 msgstr ""
18505 #: symtab.c:958
18506 #, gcc-internal-format
18507 msgid "assembler name hash list corrupted"
18508 msgstr ""
18510 #: symtab.c:971
18511 #, gcc-internal-format
18512 msgid "node not found in symtab assembler name hash"
18513 msgstr ""
18515 #: symtab.c:978
18516 #, gcc-internal-format
18517 msgid "double linked list of assembler names corrupted"
18518 msgstr ""
18520 #: symtab.c:983
18521 #, gcc-internal-format
18522 msgid "node has body_removed but is definition"
18523 msgstr ""
18525 #: symtab.c:988
18526 #, gcc-internal-format
18527 msgid "node is analyzed byt it is not a definition"
18528 msgstr ""
18530 #: symtab.c:993
18531 #, gcc-internal-format
18532 msgid "node is alias but not implicit alias"
18533 msgstr ""
18535 #: symtab.c:998
18536 #, gcc-internal-format
18537 msgid "node is alias but not definition"
18538 msgstr ""
18540 #: symtab.c:1003
18541 #, gcc-internal-format
18542 msgid "node is weakref but not an alias"
18543 msgstr ""
18545 #: symtab.c:1012
18546 #, gcc-internal-format
18547 msgid "node is in same_comdat_group list but has no comdat_group"
18548 msgstr ""
18550 #: symtab.c:1017
18551 #, gcc-internal-format
18552 msgid "same_comdat_group list across different groups"
18553 msgstr ""
18555 #: symtab.c:1022
18556 #, gcc-internal-format
18557 msgid "mixing different types of symbol in same comdat groups is not supported"
18558 msgstr ""
18560 #: symtab.c:1027
18561 #, gcc-internal-format
18562 msgid "node is alone in a comdat group"
18563 msgstr ""
18565 #: symtab.c:1034
18566 #, gcc-internal-format
18567 msgid "same_comdat_group is not a circular list"
18568 msgstr ""
18570 #: symtab.c:1049
18571 #, gcc-internal-format, gfc-internal-format
18572 msgid "comdat-local symbol referred to by %s outside its comdat"
18573 msgstr ""
18575 #: symtab.c:1059
18576 #, gcc-internal-format
18577 msgid "implicit_section flag is set but section isn't"
18578 msgstr ""
18580 #: symtab.c:1066
18581 #, gcc-internal-format
18582 msgid "Both section and comdat group is set"
18583 msgstr ""
18585 #: symtab.c:1078
18586 #, gcc-internal-format
18587 msgid "Alias and target's section differs"
18588 msgstr ""
18590 #: symtab.c:1085
18591 #, gcc-internal-format
18592 msgid "Alias and target's comdat groups differs"
18593 msgstr ""
18595 #: symtab.c:1108 symtab.c:1145
18596 #, gcc-internal-format
18597 msgid "symtab_node::verify failed"
18598 msgstr ""
18600 #: symtab.c:1141
18601 #, gcc-internal-format
18602 msgid "Two symbols with same comdat_group are not linked by the same_comdat_group list."
18603 msgstr ""
18605 #: symtab.c:1483
18606 #, gcc-internal-format
18607 msgid "function %q+D part of alias cycle"
18608 msgstr ""
18610 #: symtab.c:1485
18611 #, gcc-internal-format
18612 msgid "variable %q+D part of alias cycle"
18613 msgstr ""
18615 #: symtab.c:1508
18616 #, gcc-internal-format
18617 msgid "section of alias %q+D must match section of its target"
18618 msgstr ""
18620 #: targhooks.c:198
18621 #, gcc-internal-format
18622 msgid "__builtin_saveregs not supported by this target"
18623 msgstr ""
18625 #: targhooks.c:887
18626 #, gcc-internal-format
18627 msgid "nested functions not supported on this target"
18628 msgstr ""
18630 #: targhooks.c:900
18631 #, gcc-internal-format
18632 msgid "nested function trampolines not supported on this target"
18633 msgstr ""
18635 #: targhooks.c:1306
18636 #, gcc-internal-format
18637 msgid "target attribute is not supported on this machine"
18638 msgstr ""
18640 #: targhooks.c:1316
18641 #, gcc-internal-format
18642 msgid "#pragma GCC target is not supported for this machine"
18643 msgstr ""
18645 #: tlink.c:489
18646 #, gcc-internal-format
18647 msgid "removing .rpo file: %m"
18648 msgstr ""
18650 #: tlink.c:491
18651 #, gcc-internal-format
18652 msgid "renaming .rpo file: %m"
18653 msgstr ""
18655 #: tlink.c:495
18656 #, gcc-internal-format, gfc-internal-format
18657 msgid "repository file '%s' does not contain command-line arguments"
18658 msgstr ""
18660 #: tlink.c:621
18661 #, gcc-internal-format, gfc-internal-format
18662 msgid "'%s' was assigned to '%s', but was not defined during recompilation, or vice versa"
18663 msgstr ""
18665 #: tlink.c:858
18666 #, gcc-internal-format, gfc-internal-format
18667 msgid "ld returned %d exit status"
18668 msgstr ""
18670 #: toplev.c:522 c/c-decl.c:10662
18671 #, gcc-internal-format
18672 msgid "%q+F used but never defined"
18673 msgstr ""
18675 #: toplev.c:524
18676 #, gcc-internal-format
18677 msgid "%q+F declared %<static%> but never defined"
18678 msgstr ""
18680 #: toplev.c:551
18681 #, gcc-internal-format
18682 msgid "%q+D defined but not used"
18683 msgstr ""
18685 #: toplev.c:996
18686 #, gcc-internal-format
18687 msgid "can%'t open %qs for writing: %m"
18688 msgstr ""
18690 #: toplev.c:1017
18691 #, gcc-internal-format
18692 msgid "-frecord-gcc-switches is not supported by the current target"
18693 msgstr ""
18695 #: toplev.c:1065
18696 #, gcc-internal-format
18697 msgid "stack usage computation not supported for this target"
18698 msgstr ""
18700 #: toplev.c:1134
18701 #, gcc-internal-format
18702 msgid "stack usage might be unbounded"
18703 msgstr ""
18705 #: toplev.c:1139
18706 #, gcc-internal-format
18707 msgid "stack usage might be %wd bytes"
18708 msgstr ""
18710 #: toplev.c:1142
18711 #, gcc-internal-format
18712 msgid "stack usage is %wd bytes"
18713 msgstr ""
18715 #: toplev.c:1158
18716 #, gcc-internal-format
18717 msgid "can%'t open %s for writing: %m"
18718 msgstr ""
18720 #: toplev.c:1341
18721 #, gcc-internal-format
18722 msgid "this target does not support %qs"
18723 msgstr ""
18725 #: toplev.c:1369
18726 #, gcc-internal-format
18727 msgid "Graphite loop optimizations cannot be used (ISL is not available)(-fgraphite, -fgraphite-identity, -floop-block, -floop-interchange, -floop-strip-mine, -floop-parallelize-all, -floop-unroll-and-jam, and -ftree-loop-linear)"
18728 msgstr ""
18730 #: toplev.c:1379
18731 #, gcc-internal-format
18732 msgid "-fcheck-pointer-bounds is not supported for this target"
18733 msgstr ""
18735 #: toplev.c:1385
18736 #, gcc-internal-format
18737 msgid "-fcheck-pointer-bounds is not supported with Address Sanitizer"
18738 msgstr ""
18740 #. -fabi-version=1 support was removed after GCC 4.9.
18741 #: toplev.c:1399
18742 #, gcc-internal-format
18743 msgid "%<-fabi-version=1%> is no longer supported"
18744 msgstr ""
18746 #: toplev.c:1426
18747 #, gcc-internal-format
18748 msgid "instruction scheduling not supported on this target machine"
18749 msgstr ""
18751 #: toplev.c:1430
18752 #, gcc-internal-format
18753 msgid "this target machine does not have delayed branches"
18754 msgstr ""
18756 #: toplev.c:1444
18757 #, gcc-internal-format, gfc-internal-format
18758 msgid "-f%sleading-underscore not supported on this target machine"
18759 msgstr ""
18761 #: toplev.c:1487
18762 #, gcc-internal-format
18763 msgid "could not close zeroed insn dump file %qs: %m"
18764 msgstr ""
18766 #: toplev.c:1521
18767 #, gcc-internal-format
18768 msgid "target system does not support the %qs debug format"
18769 msgstr ""
18771 #: toplev.c:1533
18772 #, gcc-internal-format
18773 msgid "variable tracking requested, but useless unless producing debug info"
18774 msgstr ""
18776 #: toplev.c:1536
18777 #, gcc-internal-format
18778 msgid "variable tracking requested, but not supported by this debug format"
18779 msgstr ""
18781 #: toplev.c:1573
18782 #, gcc-internal-format
18783 msgid "var-tracking-assignments changes selective scheduling"
18784 msgstr ""
18786 #: toplev.c:1596
18787 #, gcc-internal-format
18788 msgid "-ffunction-sections not supported for this target"
18789 msgstr ""
18791 #: toplev.c:1601
18792 #, gcc-internal-format
18793 msgid "-fdata-sections not supported for this target"
18794 msgstr ""
18796 #: toplev.c:1609
18797 #, gcc-internal-format
18798 msgid "-fprefetch-loop-arrays not supported for this target"
18799 msgstr ""
18801 #: toplev.c:1615
18802 #, gcc-internal-format
18803 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
18804 msgstr ""
18806 #: toplev.c:1624
18807 #, gcc-internal-format
18808 msgid "-fprefetch-loop-arrays is not supported with -Os"
18809 msgstr ""
18811 #: toplev.c:1635
18812 #, gcc-internal-format
18813 msgid "-fassociative-math disabled; other options take precedence"
18814 msgstr ""
18816 #: toplev.c:1651
18817 #, gcc-internal-format
18818 msgid "-fstack-protector not supported for this target"
18819 msgstr ""
18821 #: toplev.c:1663
18822 #, gcc-internal-format
18823 msgid "-fsanitize=address and -fsanitize=kernel-address are not supported for this target"
18824 msgstr ""
18826 #: toplev.c:1671
18827 #, gcc-internal-format
18828 msgid "-fsanitize=address not supported for this target"
18829 msgstr ""
18831 #: toplev.c:1986
18832 #, gcc-internal-format
18833 msgid "error writing to %s: %m"
18834 msgstr ""
18836 #: toplev.c:1988 java/jcf-parse.c:1793
18837 #, gcc-internal-format
18838 msgid "error closing %s: %m"
18839 msgstr ""
18841 #: trans-mem.c:648
18842 #, gcc-internal-format
18843 msgid "invalid volatile use of %qD inside transaction"
18844 msgstr ""
18846 #: trans-mem.c:680
18847 #, gcc-internal-format
18848 msgid "%<transaction_may_cancel_outer%> function call not within outer transaction or %<transaction_may_cancel_outer%>"
18849 msgstr ""
18851 #: trans-mem.c:749 trans-mem.c:4793
18852 #, gcc-internal-format
18853 msgid "unsafe function call %qD within atomic transaction"
18854 msgstr ""
18856 #: trans-mem.c:755
18857 #, gcc-internal-format
18858 msgid "unsafe function call %qE within atomic transaction"
18859 msgstr ""
18861 #: trans-mem.c:759
18862 #, gcc-internal-format
18863 msgid "unsafe indirect function call within atomic transaction"
18864 msgstr ""
18866 #: trans-mem.c:767 trans-mem.c:4725
18867 #, gcc-internal-format
18868 msgid "unsafe function call %qD within %<transaction_safe%> function"
18869 msgstr ""
18871 #: trans-mem.c:773
18872 #, gcc-internal-format
18873 msgid "unsafe function call %qE within %<transaction_safe%> function"
18874 msgstr ""
18876 #: trans-mem.c:777
18877 #, gcc-internal-format
18878 msgid "unsafe indirect function call within %<transaction_safe%> function"
18879 msgstr ""
18881 #: trans-mem.c:792 trans-mem.c:4765
18882 #, gcc-internal-format
18883 msgid "asm not allowed in atomic transaction"
18884 msgstr ""
18886 #: trans-mem.c:795
18887 #, gcc-internal-format
18888 msgid "asm not allowed in %<transaction_safe%> function"
18889 msgstr ""
18891 #: trans-mem.c:807
18892 #, gcc-internal-format
18893 msgid "relaxed transaction in atomic transaction"
18894 msgstr ""
18896 #: trans-mem.c:810
18897 #, gcc-internal-format
18898 msgid "relaxed transaction in %<transaction_safe%> function"
18899 msgstr ""
18901 #: trans-mem.c:817
18902 #, gcc-internal-format
18903 msgid "outer transaction in transaction"
18904 msgstr ""
18906 #: trans-mem.c:820
18907 #, gcc-internal-format
18908 msgid "outer transaction in %<transaction_may_cancel_outer%> function"
18909 msgstr ""
18911 #: trans-mem.c:824
18912 #, gcc-internal-format
18913 msgid "outer transaction in %<transaction_safe%> function"
18914 msgstr ""
18916 #: trans-mem.c:4391
18917 #, gcc-internal-format
18918 msgid "%Kasm not allowed in %<transaction_safe%> function"
18919 msgstr ""
18921 #: tree-cfg.c:373
18922 #, gcc-internal-format
18923 msgid "ignoring loop annotation"
18924 msgstr ""
18926 #: tree-cfg.c:2755
18927 #, gcc-internal-format
18928 msgid "constant not recomputed when ADDR_EXPR changed"
18929 msgstr ""
18931 #: tree-cfg.c:2760
18932 #, gcc-internal-format
18933 msgid "side effects not recomputed when ADDR_EXPR changed"
18934 msgstr ""
18936 #: tree-cfg.c:2771
18937 #, gcc-internal-format
18938 msgid "DECL_GIMPLE_REG_P set on a variable with address taken"
18939 msgstr ""
18941 #: tree-cfg.c:2800
18942 #, gcc-internal-format
18943 msgid "SSA name in freelist but still referenced"
18944 msgstr ""
18946 #: tree-cfg.c:2806 tree-cfg.c:4131
18947 #, gcc-internal-format
18948 msgid "INDIRECT_REF in gimple IL"
18949 msgstr ""
18951 #: tree-cfg.c:2814
18952 #, gcc-internal-format
18953 msgid "invalid first operand of MEM_REF"
18954 msgstr ""
18956 #: tree-cfg.c:2820
18957 #, gcc-internal-format
18958 msgid "invalid offset operand of MEM_REF"
18959 msgstr ""
18961 #: tree-cfg.c:2833
18962 #, gcc-internal-format
18963 msgid "ASSERT_EXPR with an always-false condition"
18964 msgstr ""
18966 #: tree-cfg.c:2839
18967 #, gcc-internal-format
18968 msgid "MODIFY_EXPR not expected while having tuples"
18969 msgstr ""
18971 #: tree-cfg.c:2866 tree-ssa.c:899
18972 #, gcc-internal-format
18973 msgid "address taken, but ADDRESSABLE bit not set"
18974 msgstr ""
18976 #: tree-cfg.c:2877
18977 #, gcc-internal-format
18978 msgid "non-integral used in condition"
18979 msgstr ""
18981 #: tree-cfg.c:2882
18982 #, gcc-internal-format
18983 msgid "invalid conditional operand"
18984 msgstr ""
18986 #: tree-cfg.c:2905
18987 #, gcc-internal-format
18988 msgid "non-scalar BIT_FIELD_REF, IMAGPART_EXPR or REALPART_EXPR"
18989 msgstr ""
18991 #: tree-cfg.c:2917
18992 #, gcc-internal-format
18993 msgid "invalid position or size operand to BIT_FIELD_REF"
18994 msgstr ""
18996 #: tree-cfg.c:2924
18997 #, gcc-internal-format
18998 msgid "integral result type precision does not match field size of BIT_FIELD_REF"
18999 msgstr ""
19001 #: tree-cfg.c:2933
19002 #, gcc-internal-format
19003 msgid "mode precision of non-integral result does not match field size of BIT_FIELD_REF"
19004 msgstr ""
19006 #: tree-cfg.c:2941
19007 #, gcc-internal-format
19008 msgid "position plus size exceeds size of referenced object in BIT_FIELD_REF"
19009 msgstr ""
19011 #: tree-cfg.c:2974
19012 #, gcc-internal-format
19013 msgid "non-top-level BIT_FIELD_REF, IMAGPART_EXPR or REALPART_EXPR"
19014 msgstr ""
19016 #: tree-cfg.c:2984
19017 #, gcc-internal-format
19018 msgid "invalid reference prefix"
19019 msgstr ""
19021 #: tree-cfg.c:2995
19022 #, gcc-internal-format
19023 msgid "invalid operand to plus/minus, type is a pointer"
19024 msgstr ""
19026 #: tree-cfg.c:3006
19027 #, gcc-internal-format
19028 msgid "invalid operand to pointer plus, first operand is not a pointer"
19029 msgstr ""
19031 #: tree-cfg.c:3012
19032 #, gcc-internal-format
19033 msgid "invalid operand to pointer plus, second operand is not an integer type of appropriate width"
19034 msgstr ""
19036 #: tree-cfg.c:3063
19037 #, gcc-internal-format
19038 msgid "invalid CASE_CHAIN"
19039 msgstr ""
19041 #: tree-cfg.c:3091
19042 #, gcc-internal-format
19043 msgid "invalid expression for min lvalue"
19044 msgstr ""
19046 #: tree-cfg.c:3102
19047 #, gcc-internal-format
19048 msgid "invalid operand in indirect reference"
19049 msgstr ""
19051 #: tree-cfg.c:3131
19052 #, gcc-internal-format
19053 msgid "invalid operands to array reference"
19054 msgstr ""
19056 #: tree-cfg.c:3142
19057 #, gcc-internal-format
19058 msgid "type mismatch in array reference"
19059 msgstr ""
19061 #: tree-cfg.c:3151
19062 #, gcc-internal-format
19063 msgid "type mismatch in array range reference"
19064 msgstr ""
19066 #: tree-cfg.c:3162
19067 #, gcc-internal-format
19068 msgid "type mismatch in real/imagpart reference"
19069 msgstr ""
19071 #: tree-cfg.c:3172
19072 #, gcc-internal-format
19073 msgid "type mismatch in component reference"
19074 msgstr ""
19076 #: tree-cfg.c:3189
19077 #, gcc-internal-format
19078 msgid "conversion of an SSA_NAME on the left hand side"
19079 msgstr ""
19081 #: tree-cfg.c:3196
19082 #, gcc-internal-format
19083 msgid "conversion of register to a different size"
19084 msgstr ""
19086 #: tree-cfg.c:3211
19087 #, gcc-internal-format
19088 msgid "invalid address operand in MEM_REF"
19089 msgstr ""
19091 #: tree-cfg.c:3218
19092 #, gcc-internal-format
19093 msgid "invalid offset operand in MEM_REF"
19094 msgstr ""
19096 #: tree-cfg.c:3228
19097 #, gcc-internal-format
19098 msgid "invalid address operand in TARGET_MEM_REF"
19099 msgstr ""
19101 #: tree-cfg.c:3235
19102 #, gcc-internal-format
19103 msgid "invalid offset operand in TARGET_MEM_REF"
19104 msgstr ""
19106 #: tree-cfg.c:3289
19107 #, gcc-internal-format
19108 msgid "gimple call has two targets"
19109 msgstr ""
19111 #: tree-cfg.c:3298
19112 #, gcc-internal-format
19113 msgid "gimple call has no target"
19114 msgstr ""
19116 #: tree-cfg.c:3305
19117 #, gcc-internal-format
19118 msgid "invalid function in gimple call"
19119 msgstr ""
19121 #: tree-cfg.c:3315
19122 #, gcc-internal-format
19123 msgid "non-function in gimple call"
19124 msgstr ""
19126 #: tree-cfg.c:3326
19127 #, gcc-internal-format
19128 msgid "invalid pure const state for function"
19129 msgstr ""
19131 #: tree-cfg.c:3334
19132 #, gcc-internal-format
19133 msgid "invalid LHS in gimple call"
19134 msgstr ""
19136 #: tree-cfg.c:3342
19137 #, gcc-internal-format
19138 msgid "LHS in noreturn call"
19139 msgstr ""
19141 #: tree-cfg.c:3359
19142 #, gcc-internal-format
19143 msgid "invalid conversion in gimple call"
19144 msgstr ""
19146 #: tree-cfg.c:3368
19147 #, gcc-internal-format
19148 msgid "invalid static chain in gimple call"
19149 msgstr ""
19151 #: tree-cfg.c:3379
19152 #, gcc-internal-format
19153 msgid "static chain with function that doesn%'t use one"
19154 msgstr ""
19156 #: tree-cfg.c:3396
19157 #, gcc-internal-format
19158 msgid "invalid argument to gimple call"
19159 msgstr ""
19161 #: tree-cfg.c:3416
19162 #, gcc-internal-format
19163 msgid "invalid operands in gimple comparison"
19164 msgstr ""
19166 #: tree-cfg.c:3432
19167 #, gcc-internal-format
19168 msgid "mismatching comparison operand types"
19169 msgstr ""
19171 #: tree-cfg.c:3446
19172 #, gcc-internal-format
19173 msgid "vector comparison returning a boolean"
19174 msgstr ""
19176 #: tree-cfg.c:3460
19177 #, gcc-internal-format
19178 msgid "non-vector operands in vector comparison"
19179 msgstr ""
19181 #: tree-cfg.c:3473
19182 #, gcc-internal-format
19183 msgid "invalid vector comparison resulting type"
19184 msgstr ""
19186 #: tree-cfg.c:3480
19187 #, gcc-internal-format
19188 msgid "bogus comparison result type"
19189 msgstr ""
19191 #: tree-cfg.c:3502
19192 #, gcc-internal-format
19193 msgid "non-register as LHS of unary operation"
19194 msgstr ""
19196 #: tree-cfg.c:3508
19197 #, gcc-internal-format
19198 msgid "invalid operand in unary operation"
19199 msgstr ""
19201 #: tree-cfg.c:3540
19202 #, gcc-internal-format
19203 msgid "invalid types in nop conversion"
19204 msgstr ""
19206 #: tree-cfg.c:3555
19207 #, gcc-internal-format
19208 msgid "invalid types in address space conversion"
19209 msgstr ""
19211 #: tree-cfg.c:3569
19212 #, gcc-internal-format
19213 msgid "invalid types in fixed-point conversion"
19214 msgstr ""
19216 #: tree-cfg.c:3584
19217 #, gcc-internal-format
19218 msgid "invalid types in conversion to floating point"
19219 msgstr ""
19221 #: tree-cfg.c:3599
19222 #, gcc-internal-format
19223 msgid "invalid types in conversion to integer"
19224 msgstr ""
19226 #: tree-cfg.c:3613
19227 #, gcc-internal-format
19228 msgid "reduction should convert from vector to element type"
19229 msgstr ""
19231 #: tree-cfg.c:3641
19232 #, gcc-internal-format
19233 msgid "non-trivial conversion in unary operation"
19234 msgstr ""
19236 #: tree-cfg.c:3666
19237 #, gcc-internal-format
19238 msgid "non-register as LHS of binary operation"
19239 msgstr ""
19241 #: tree-cfg.c:3673
19242 #, gcc-internal-format
19243 msgid "invalid operands in binary operation"
19244 msgstr ""
19246 #: tree-cfg.c:3688
19247 #, gcc-internal-format
19248 msgid "type mismatch in complex expression"
19249 msgstr ""
19251 #: tree-cfg.c:3717
19252 #, gcc-internal-format
19253 msgid "type mismatch in shift expression"
19254 msgstr ""
19256 #: tree-cfg.c:3734 tree-cfg.c:3755
19257 #, gcc-internal-format
19258 msgid "type mismatch in widening vector shift expression"
19259 msgstr ""
19261 #: tree-cfg.c:3776
19262 #, gcc-internal-format
19263 msgid "invalid non-vector operands to vector valued plus"
19264 msgstr ""
19266 #: tree-cfg.c:3787
19267 #, gcc-internal-format
19268 msgid "invalid (pointer) operands to plus/minus"
19269 msgstr ""
19271 #: tree-cfg.c:3801
19272 #, gcc-internal-format
19273 msgid "type mismatch in pointer plus expression"
19274 msgstr ""
19276 #: tree-cfg.c:3881
19277 #, gcc-internal-format
19278 msgid "type mismatch in binary expression"
19279 msgstr ""
19281 #: tree-cfg.c:3909
19282 #, gcc-internal-format
19283 msgid "non-register as LHS of ternary operation"
19284 msgstr ""
19286 #: tree-cfg.c:3918
19287 #, gcc-internal-format
19288 msgid "invalid operands in ternary operation"
19289 msgstr ""
19291 #: tree-cfg.c:3934
19292 #, gcc-internal-format
19293 msgid "type mismatch in widening multiply-accumulate expression"
19294 msgstr ""
19296 #: tree-cfg.c:3948
19297 #, gcc-internal-format
19298 msgid "type mismatch in fused multiply-add expression"
19299 msgstr ""
19301 #: tree-cfg.c:3962 c/c-typeck.c:4739
19302 #, gcc-internal-format
19303 msgid "type mismatch in conditional expression"
19304 msgstr ""
19306 #: tree-cfg.c:3974
19307 #, gcc-internal-format
19308 msgid "type mismatch in vector permute expression"
19309 msgstr ""
19311 #: tree-cfg.c:3986
19312 #, gcc-internal-format
19313 msgid "vector types expected in vector permute expression"
19314 msgstr ""
19316 #: tree-cfg.c:4000
19317 #, gcc-internal-format
19318 msgid "vectors with different element number found in vector permute expression"
19319 msgstr ""
19321 #: tree-cfg.c:4013
19322 #, gcc-internal-format
19323 msgid "invalid mask type in vector permute expression"
19324 msgstr ""
19326 #: tree-cfg.c:4031
19327 #, gcc-internal-format
19328 msgid "type mismatch in sad expression"
19329 msgstr ""
19331 #: tree-cfg.c:4043
19332 #, gcc-internal-format
19333 msgid "vector types expected in sad expression"
19334 msgstr ""
19336 #: tree-cfg.c:4079
19337 #, gcc-internal-format
19338 msgid "non-trivial conversion at assignment"
19339 msgstr ""
19341 #: tree-cfg.c:4088
19342 #, gcc-internal-format
19343 msgid "non-decl/MEM_REF LHS in clobber statement"
19344 msgstr ""
19346 #: tree-cfg.c:4106
19347 #, gcc-internal-format
19348 msgid "invalid operand in unary expression"
19349 msgstr ""
19351 #: tree-cfg.c:4120
19352 #, gcc-internal-format
19353 msgid "type mismatch in address expression"
19354 msgstr ""
19356 #: tree-cfg.c:4146 tree-cfg.c:4172
19357 #, gcc-internal-format
19358 msgid "invalid rhs for gimple memory store"
19359 msgstr ""
19361 #: tree-cfg.c:4206 tree-cfg.c:4224 tree-cfg.c:4238
19362 #, gcc-internal-format
19363 msgid "incorrect type of vector CONSTRUCTOR elements"
19364 msgstr ""
19366 #: tree-cfg.c:4215 tree-cfg.c:4231
19367 #, gcc-internal-format
19368 msgid "incorrect number of vector CONSTRUCTOR elements"
19369 msgstr ""
19371 #: tree-cfg.c:4247
19372 #, gcc-internal-format
19373 msgid "vector CONSTRUCTOR with non-NULL element index"
19374 msgstr ""
19376 #: tree-cfg.c:4253
19377 #, gcc-internal-format
19378 msgid "vector CONSTRUCTOR element is not a GIMPLE value"
19379 msgstr ""
19381 #: tree-cfg.c:4261
19382 #, gcc-internal-format
19383 msgid "non-vector CONSTRUCTOR with elements"
19384 msgstr ""
19386 #: tree-cfg.c:4320
19387 #, gcc-internal-format
19388 msgid "invalid operand in return statement"
19389 msgstr ""
19391 #: tree-cfg.c:4335
19392 #, gcc-internal-format
19393 msgid "invalid conversion in return statement"
19394 msgstr ""
19396 #: tree-cfg.c:4359
19397 #, gcc-internal-format
19398 msgid "goto destination is neither a label nor a pointer"
19399 msgstr ""
19401 #: tree-cfg.c:4378
19402 #, gcc-internal-format
19403 msgid "invalid operand to switch statement"
19404 msgstr ""
19406 #: tree-cfg.c:4386
19407 #, gcc-internal-format
19408 msgid "non-integral type switch statement"
19409 msgstr ""
19411 #: tree-cfg.c:4394
19412 #, gcc-internal-format
19413 msgid "invalid default case label in switch statement"
19414 msgstr ""
19416 #: tree-cfg.c:4406
19417 #, gcc-internal-format
19418 msgid "invalid case label in switch statement"
19419 msgstr ""
19421 #: tree-cfg.c:4413
19422 #, gcc-internal-format
19423 msgid "invalid case range in switch statement"
19424 msgstr ""
19426 #: tree-cfg.c:4423
19427 #, gcc-internal-format
19428 msgid "type mismatch for case label in switch statement"
19429 msgstr ""
19431 #: tree-cfg.c:4433
19432 #, gcc-internal-format
19433 msgid "type precision mismatch in switch statement"
19434 msgstr ""
19436 #: tree-cfg.c:4442
19437 #, gcc-internal-format
19438 msgid "case labels not sorted in switch statement"
19439 msgstr ""
19441 #: tree-cfg.c:4485
19442 #, gcc-internal-format
19443 msgid "label's context is not the current function decl"
19444 msgstr ""
19446 #: tree-cfg.c:4494
19447 #, gcc-internal-format
19448 msgid "incorrect entry in label_to_block_map"
19449 msgstr ""
19451 #: tree-cfg.c:4504
19452 #, gcc-internal-format
19453 msgid "incorrect setting of landing pad number"
19454 msgstr ""
19456 #: tree-cfg.c:4520
19457 #, gcc-internal-format
19458 msgid "invalid comparison code in gimple cond"
19459 msgstr ""
19461 #: tree-cfg.c:4528
19462 #, gcc-internal-format
19463 msgid "invalid labels in gimple cond"
19464 msgstr ""
19466 #: tree-cfg.c:4610 tree-cfg.c:4619
19467 #, gcc-internal-format
19468 msgid "invalid PHI result"
19469 msgstr ""
19471 #: tree-cfg.c:4629
19472 #, gcc-internal-format
19473 msgid "missing PHI def"
19474 msgstr ""
19476 #: tree-cfg.c:4643
19477 #, gcc-internal-format
19478 msgid "invalid PHI argument"
19479 msgstr ""
19481 #: tree-cfg.c:4650
19482 #, gcc-internal-format, gfc-internal-format
19483 msgid "incompatible types in PHI argument %u"
19484 msgstr ""
19486 #: tree-cfg.c:4739 tree-cfg.c:5072
19487 #, gcc-internal-format
19488 msgid "verify_gimple failed"
19489 msgstr ""
19491 #: tree-cfg.c:4799
19492 #, gcc-internal-format
19493 msgid "dead STMT in EH table"
19494 msgstr ""
19496 #: tree-cfg.c:4815
19497 #, gcc-internal-format
19498 msgid "location references block not in block tree"
19499 msgstr ""
19501 #: tree-cfg.c:4938
19502 #, gcc-internal-format
19503 msgid "gimple_bb (phi) is set to a wrong basic block"
19504 msgstr ""
19506 #: tree-cfg.c:4947
19507 #, gcc-internal-format
19508 msgid "PHI node with location"
19509 msgstr ""
19511 #: tree-cfg.c:4958 tree-cfg.c:5007
19512 #, gcc-internal-format
19513 msgid "incorrect sharing of tree nodes"
19514 msgstr ""
19516 #: tree-cfg.c:4966
19517 #, gcc-internal-format
19518 msgid "virtual PHI with argument locations"
19519 msgstr ""
19521 #: tree-cfg.c:4995
19522 #, gcc-internal-format
19523 msgid "gimple_bb (stmt) is set to a wrong basic block"
19524 msgstr ""
19526 #: tree-cfg.c:5031
19527 #, gcc-internal-format
19528 msgid "in statement"
19529 msgstr ""
19531 #: tree-cfg.c:5048
19532 #, gcc-internal-format
19533 msgid "statement marked for throw, but doesn%'t"
19534 msgstr ""
19536 #: tree-cfg.c:5054
19537 #, gcc-internal-format
19538 msgid "statement marked for throw in middle of block"
19539 msgstr ""
19541 #: tree-cfg.c:5094
19542 #, gcc-internal-format
19543 msgid "ENTRY_BLOCK has IL associated with it"
19544 msgstr ""
19546 #: tree-cfg.c:5101
19547 #, gcc-internal-format
19548 msgid "EXIT_BLOCK has IL associated with it"
19549 msgstr ""
19551 #: tree-cfg.c:5108
19552 #, gcc-internal-format, gfc-internal-format
19553 msgid "fallthru to exit from bb %d"
19554 msgstr ""
19556 #: tree-cfg.c:5132
19557 #, gcc-internal-format
19558 msgid "nonlocal label "
19559 msgstr ""
19561 #: tree-cfg.c:5141
19562 #, gcc-internal-format
19563 msgid "EH landing pad label "
19564 msgstr ""
19566 #: tree-cfg.c:5150 tree-cfg.c:5159 tree-cfg.c:5184
19567 #, gcc-internal-format
19568 msgid "label "
19569 msgstr "мітка "
19571 #: tree-cfg.c:5174
19572 #, gcc-internal-format, gfc-internal-format
19573 msgid "control flow in the middle of basic block %d"
19574 msgstr ""
19576 #: tree-cfg.c:5207
19577 #, gcc-internal-format, gfc-internal-format
19578 msgid "fallthru edge after a control statement in bb %d"
19579 msgstr ""
19581 #: tree-cfg.c:5220
19582 #, gcc-internal-format, gfc-internal-format
19583 msgid "true/false edge after a non-GIMPLE_COND in bb %d"
19584 msgstr ""
19586 #: tree-cfg.c:5243 tree-cfg.c:5265 tree-cfg.c:5282 tree-cfg.c:5352
19587 #, gcc-internal-format, gfc-internal-format
19588 msgid "wrong outgoing edge flags at end of bb %d"
19589 msgstr ""
19591 #: tree-cfg.c:5253
19592 #, gcc-internal-format, gfc-internal-format
19593 msgid "explicit goto at end of bb %d"
19594 msgstr ""
19596 #: tree-cfg.c:5287
19597 #, gcc-internal-format, gfc-internal-format
19598 msgid "return edge does not point to exit in bb %d"
19599 msgstr ""
19601 #: tree-cfg.c:5318
19602 #, gcc-internal-format
19603 msgid "found default case not at the start of case vector"
19604 msgstr ""
19606 #: tree-cfg.c:5326
19607 #, gcc-internal-format
19608 msgid "case labels not sorted: "
19609 msgstr ""
19611 #: tree-cfg.c:5343
19612 #, gcc-internal-format, gfc-internal-format
19613 msgid "extra outgoing edge %d->%d"
19614 msgstr ""
19616 #: tree-cfg.c:5366
19617 #, gcc-internal-format, gfc-internal-format
19618 msgid "missing edge %i->%i"
19619 msgstr ""
19621 #: tree-cfg.c:8461
19622 #, gcc-internal-format
19623 msgid "%<noreturn%> function does return"
19624 msgstr ""
19626 #: tree-cfg.c:8482
19627 #, gcc-internal-format
19628 msgid "control reaches end of non-void function"
19629 msgstr ""
19631 #: tree-cfg.c:8548
19632 #, gcc-internal-format
19633 msgid "ignoring return value of %qD, declared with attribute warn_unused_result"
19634 msgstr ""
19636 #: tree-cfg.c:8553
19637 #, gcc-internal-format
19638 msgid "ignoring return value of function declared with attribute warn_unused_result"
19639 msgstr ""
19641 #: tree-chkp-opt.c:761
19642 #, gcc-internal-format
19643 msgid "memory access check always fail"
19644 msgstr ""
19646 #: tree-chkp.c:1994
19647 #, gcc-internal-format, gfc-internal-format
19648 msgid "-fcheck-pointer-bounds requires '%s' name for internal usage"
19649 msgstr ""
19651 #: tree-chkp.c:2701
19652 #, gcc-internal-format, gfc-internal-format
19653 msgid "pointer bounds were lost due to unexpected expression %s"
19654 msgstr ""
19656 #: tree-chkp.c:2776
19657 #, gcc-internal-format, gfc-internal-format
19658 msgid "chkp_get_bounds_by_definition: Unexpected var of type %s"
19659 msgstr ""
19661 #: tree-chkp.c:2819
19662 #, gcc-internal-format, gfc-internal-format
19663 msgid "chkp_get_bounds_by_definition: Unexpected GIMPLE code %s"
19664 msgstr ""
19666 #: tree-chkp.c:3440
19667 #, gcc-internal-format, gfc-internal-format
19668 msgid "chkp_make_addressed_object_bounds: Unexpected tree code %s"
19669 msgstr ""
19671 #: tree-chkp.c:3592
19672 #, gcc-internal-format, gfc-internal-format
19673 msgid "chkp_find_bounds: Unexpected tree code %s"
19674 msgstr ""
19676 #: tree-chkp.c:3603
19677 #, gcc-internal-format
19678 msgid "chkp_find_bounds: Cannot find bounds for pointer"
19679 msgstr ""
19681 #: tree-chkp.c:3719
19682 #, gcc-internal-format, gfc-internal-format
19683 msgid "chkp_walk_pointer_assignments: unexpected RHS type: %s"
19684 msgstr ""
19686 #: tree-diagnostic.c:213
19687 #, gcc-internal-format
19688 msgid "in definition of macro %qs"
19689 msgstr ""
19691 #: tree-diagnostic.c:230
19692 #, gcc-internal-format
19693 msgid "in expansion of macro %qs"
19694 msgstr ""
19696 #: tree-eh.c:4682
19697 #, gcc-internal-format, gfc-internal-format
19698 msgid "BB %i has multiple EH edges"
19699 msgstr ""
19701 #: tree-eh.c:4694
19702 #, gcc-internal-format, gfc-internal-format
19703 msgid "BB %i can not throw but has an EH edge"
19704 msgstr ""
19706 #: tree-eh.c:4702
19707 #, gcc-internal-format, gfc-internal-format
19708 msgid "BB %i last statement has incorrectly set lp"
19709 msgstr ""
19711 #: tree-eh.c:4708
19712 #, gcc-internal-format, gfc-internal-format
19713 msgid "BB %i is missing an EH edge"
19714 msgstr ""
19716 #: tree-eh.c:4714
19717 #, gcc-internal-format, gfc-internal-format
19718 msgid "Incorrect EH edge %i->%i"
19719 msgstr ""
19721 #: tree-eh.c:4748 tree-eh.c:4767
19722 #, gcc-internal-format, gfc-internal-format
19723 msgid "BB %i is missing an edge"
19724 msgstr ""
19726 #: tree-eh.c:4784
19727 #, gcc-internal-format, gfc-internal-format
19728 msgid "BB %i too many fallthru edges"
19729 msgstr ""
19731 #: tree-eh.c:4793
19732 #, gcc-internal-format, gfc-internal-format
19733 msgid "BB %i has incorrect edge"
19734 msgstr ""
19736 #: tree-eh.c:4799
19737 #, gcc-internal-format, gfc-internal-format
19738 msgid "BB %i has incorrect fallthru edge"
19739 msgstr ""
19741 #: tree-inline.c:3566
19742 #, gcc-internal-format
19743 msgid "function %q+F can never be copied because it receives a non-local goto"
19744 msgstr ""
19746 #: tree-inline.c:3580
19747 #, gcc-internal-format
19748 msgid "function %q+F can never be copied because it saves address of local label in a static variable"
19749 msgstr ""
19751 #: tree-inline.c:3620
19752 #, gcc-internal-format
19753 msgid "function %q+F can never be inlined because it uses alloca (override using the always_inline attribute)"
19754 msgstr ""
19756 #: tree-inline.c:3634
19757 #, gcc-internal-format
19758 msgid "function %q+F can never be inlined because it uses setjmp"
19759 msgstr ""
19761 #: tree-inline.c:3648
19762 #, gcc-internal-format
19763 msgid "function %q+F can never be inlined because it uses variable argument lists"
19764 msgstr ""
19766 #: tree-inline.c:3660
19767 #, gcc-internal-format
19768 msgid "function %q+F can never be inlined because it uses setjmp-longjmp exception handling"
19769 msgstr ""
19771 #: tree-inline.c:3668
19772 #, gcc-internal-format
19773 msgid "function %q+F can never be inlined because it uses non-local goto"
19774 msgstr ""
19776 #: tree-inline.c:3680
19777 #, gcc-internal-format
19778 msgid "function %q+F can never be inlined because it uses __builtin_return or __builtin_apply_args"
19779 msgstr ""
19781 #: tree-inline.c:3700
19782 #, gcc-internal-format
19783 msgid "function %q+F can never be inlined because it contains a computed goto"
19784 msgstr ""
19786 #: tree-inline.c:3801
19787 #, gcc-internal-format
19788 msgid "function %q+F can never be inlined because it is suppressed using -fno-inline"
19789 msgstr ""
19791 #: tree-inline.c:3809
19792 #, gcc-internal-format
19793 msgid "function %q+F can never be inlined because it uses attributes conflicting with inlining"
19794 msgstr ""
19796 #: tree-inline.c:4430
19797 #, gcc-internal-format
19798 msgid "inlining failed in call to always_inline %q+F: %s"
19799 msgstr ""
19801 #: tree-inline.c:4432 tree-inline.c:4447
19802 #, gcc-internal-format
19803 msgid "called from here"
19804 msgstr ""
19806 #: tree-inline.c:4445
19807 #, gcc-internal-format
19808 msgid "inlining failed in call to %q+F: %s"
19809 msgstr ""
19811 #: tree-into-ssa.c:3233
19812 #, gcc-internal-format
19813 msgid "statement uses released SSA name:"
19814 msgstr ""
19816 #: tree-into-ssa.c:3245
19817 #, gcc-internal-format
19818 msgid "cannot update SSA form"
19819 msgstr ""
19821 #: tree-into-ssa.c:3332 tree-outof-ssa.c:891 tree-outof-ssa.c:948
19822 #: tree-ssa-coalesce.c:927 tree-ssa-live.c:1417
19823 #, gcc-internal-format
19824 msgid "SSA corruption"
19825 msgstr ""
19827 #: tree-profile.c:488
19828 #, gcc-internal-format
19829 msgid "unimplemented functionality"
19830 msgstr ""
19832 #: tree-ssa-loop-niter.c:2665
19833 #, gcc-internal-format
19834 msgid "iteration %E invokes undefined behavior"
19835 msgstr ""
19837 #: tree-ssa-loop-niter.c:2668
19838 #, gcc-internal-format
19839 msgid "containing loop"
19840 msgstr ""
19842 #: tree-ssa-operands.c:1002
19843 #, gcc-internal-format
19844 msgid "virtual definition of statement not up-to-date"
19845 msgstr ""
19847 #: tree-ssa-operands.c:1009
19848 #, gcc-internal-format
19849 msgid "virtual def operand missing for stmt"
19850 msgstr ""
19852 #: tree-ssa-operands.c:1019
19853 #, gcc-internal-format
19854 msgid "virtual use of statement not up-to-date"
19855 msgstr ""
19857 #: tree-ssa-operands.c:1026
19858 #, gcc-internal-format
19859 msgid "virtual use operand missing for stmt"
19860 msgstr ""
19862 #: tree-ssa-operands.c:1042
19863 #, gcc-internal-format
19864 msgid "excess use operand for stmt"
19865 msgstr ""
19867 #: tree-ssa-operands.c:1050
19868 #, gcc-internal-format
19869 msgid "use operand missing for stmt"
19870 msgstr ""
19872 #: tree-ssa-operands.c:1057
19873 #, gcc-internal-format
19874 msgid "stmt volatile flag not up-to-date"
19875 msgstr ""
19877 #: tree-ssa-uninit.c:195 varasm.c:350
19878 #, gcc-internal-format
19879 msgid "%qD was declared here"
19880 msgstr ""
19882 #: tree-ssa-uninit.c:227
19883 #, gcc-internal-format
19884 msgid "%qD is used uninitialized in this function"
19885 msgstr ""
19887 #: tree-ssa-uninit.c:232 tree-ssa-uninit.c:2368
19888 #, gcc-internal-format
19889 msgid "%qD may be used uninitialized in this function"
19890 msgstr ""
19892 #: tree-ssa-uninit.c:263
19893 #, gcc-internal-format
19894 msgid "%qE is used uninitialized in this function"
19895 msgstr ""
19897 #: tree-ssa-uninit.c:268
19898 #, gcc-internal-format
19899 msgid "%qE may be used uninitialized in this function"
19900 msgstr ""
19902 #: tree-ssa.c:645
19903 #, gcc-internal-format
19904 msgid "expected an SSA_NAME object"
19905 msgstr ""
19907 #: tree-ssa.c:651
19908 #, gcc-internal-format
19909 msgid "found an SSA_NAME that had been released into the free pool"
19910 msgstr ""
19912 #: tree-ssa.c:658
19913 #, gcc-internal-format
19914 msgid "type mismatch between an SSA_NAME and its symbol"
19915 msgstr ""
19917 #: tree-ssa.c:664
19918 #, gcc-internal-format
19919 msgid "found a virtual definition for a GIMPLE register"
19920 msgstr ""
19922 #: tree-ssa.c:670
19923 #, gcc-internal-format
19924 msgid "virtual SSA name for non-VOP decl"
19925 msgstr ""
19927 #: tree-ssa.c:676
19928 #, gcc-internal-format
19929 msgid "found a real definition for a non-register"
19930 msgstr ""
19932 #: tree-ssa.c:683
19933 #, gcc-internal-format
19934 msgid "found a default name with a non-empty defining statement"
19935 msgstr ""
19937 #: tree-ssa.c:713
19938 #, gcc-internal-format
19939 msgid "RESULT_DECL should be read only when DECL_BY_REFERENCE is set"
19940 msgstr ""
19942 #: tree-ssa.c:719
19943 #, gcc-internal-format, gfc-internal-format
19944 msgid "SSA_NAME created in two different blocks %i and %i"
19945 msgstr ""
19947 #: tree-ssa.c:728 tree-ssa.c:1039
19948 #, gcc-internal-format
19949 msgid "SSA_NAME_DEF_STMT is wrong"
19950 msgstr ""
19952 #: tree-ssa.c:780
19953 #, gcc-internal-format
19954 msgid "missing definition"
19955 msgstr ""
19957 #: tree-ssa.c:786
19958 #, gcc-internal-format, gfc-internal-format
19959 msgid "definition in block %i does not dominate use in block %i"
19960 msgstr ""
19962 #: tree-ssa.c:794
19963 #, gcc-internal-format, gfc-internal-format
19964 msgid "definition in block %i follows the use"
19965 msgstr ""
19967 #: tree-ssa.c:801
19968 #, gcc-internal-format
19969 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
19970 msgstr ""
19972 #: tree-ssa.c:809
19973 #, gcc-internal-format
19974 msgid "no immediate_use list"
19975 msgstr ""
19977 #: tree-ssa.c:821
19978 #, gcc-internal-format
19979 msgid "wrong immediate use list"
19980 msgstr ""
19982 #: tree-ssa.c:855
19983 #, gcc-internal-format
19984 msgid "incoming edge count does not match number of PHI arguments"
19985 msgstr ""
19987 #: tree-ssa.c:869
19988 #, gcc-internal-format, gfc-internal-format
19989 msgid "PHI argument is missing for edge %d->%d"
19990 msgstr ""
19992 #: tree-ssa.c:878
19993 #, gcc-internal-format
19994 msgid "PHI argument is not SSA_NAME, or invariant"
19995 msgstr ""
19997 #: tree-ssa.c:906
19998 #, gcc-internal-format, gfc-internal-format
19999 msgid "wrong edge %d->%d for PHI argument"
20000 msgstr ""
20002 #: tree-ssa.c:985
20003 #, gcc-internal-format, gfc-internal-format
20004 msgid "AUX pointer initialized for edge %d->%d"
20005 msgstr ""
20007 #: tree-ssa.c:1011
20008 #, gcc-internal-format
20009 msgid "stmt (%p) marked modified after optimization pass: "
20010 msgstr ""
20012 #: tree-ssa.c:1068
20013 #, gcc-internal-format
20014 msgid "verify_ssa failed"
20015 msgstr ""
20017 #: tree-streamer-in.c:359 tree-streamer-in.c:1154
20018 #, gcc-internal-format
20019 msgid "machine independent builtin code out of range"
20020 msgstr ""
20022 #: tree-streamer-in.c:365 tree-streamer-in.c:1170
20023 #, gcc-internal-format
20024 msgid "target specific builtin not available"
20025 msgstr ""
20027 #: tree-streamer-out.c:512
20028 #, gcc-internal-format
20029 msgid "tree bytecode streams do not support machine specific builtin functions on this target"
20030 msgstr ""
20032 #: tree-vect-generic.c:282
20033 #, gcc-internal-format
20034 msgid "vector operation will be expanded piecewise"
20035 msgstr ""
20037 #: tree-vect-generic.c:285
20038 #, gcc-internal-format
20039 msgid "vector operation will be expanded in parallel"
20040 msgstr ""
20042 #: tree-vect-generic.c:336
20043 #, gcc-internal-format
20044 msgid "vector operation will be expanded with a single scalar operation"
20045 msgstr ""
20047 #: tree-vect-generic.c:902
20048 #, gcc-internal-format
20049 msgid "vector condition will be expanded piecewise"
20050 msgstr ""
20052 #: tree-vect-generic.c:1295
20053 #, gcc-internal-format
20054 msgid "vector shuffling operation will be expanded piecewise"
20055 msgstr ""
20057 #: tree-vect-loop.c:3072
20058 #, gcc-internal-format
20059 msgid "vectorization did not happen for a simd loop"
20060 msgstr ""
20062 #: tree-vrp.c:6576
20063 #, gcc-internal-format
20064 msgid "array subscript is outside array bounds"
20065 msgstr ""
20067 #: tree-vrp.c:6594 tree-vrp.c:6694
20068 #, gcc-internal-format
20069 msgid "array subscript is above array bounds"
20070 msgstr ""
20072 #: tree-vrp.c:6607 tree-vrp.c:6681
20073 #, gcc-internal-format
20074 msgid "array subscript is below array bounds"
20075 msgstr ""
20077 #: tree-vrp.c:7547
20078 #, gcc-internal-format
20079 msgid "assuming signed overflow does not occur when simplifying conditional to constant"
20080 msgstr ""
20082 #: tree-vrp.c:7553 tree-vrp.c:9463 tree-vrp.c:9507 tree-vrp.c:9568
20083 #, gcc-internal-format
20084 msgid "assuming signed overflow does not occur when simplifying conditional"
20085 msgstr ""
20087 #: tree-vrp.c:7597
20088 #, gcc-internal-format
20089 msgid "comparison always false due to limited range of data type"
20090 msgstr ""
20092 #: tree-vrp.c:7599
20093 #, gcc-internal-format
20094 msgid "comparison always true due to limited range of data type"
20095 msgstr ""
20097 #: tree-vrp.c:9098
20098 #, gcc-internal-format
20099 msgid "assuming signed overflow does not occur when simplifying %</%> or %<%%%> to %<>>%> or %<&%>"
20100 msgstr ""
20102 #: tree-vrp.c:9180
20103 #, gcc-internal-format
20104 msgid "assuming signed overflow does not occur when simplifying %<abs (X)%> to %<X%> or %<-X%>"
20105 msgstr ""
20107 #: tree.c:4753
20108 #, gcc-internal-format
20109 msgid "ignoring attributes applied to %qT after definition"
20110 msgstr ""
20112 #: tree.c:6149
20113 #, gcc-internal-format
20114 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
20115 msgstr ""
20117 #: tree.c:6161
20118 #, gcc-internal-format
20119 msgid "%q+D redeclared without dllimport attribute after being referenced with dll linkage"
20120 msgstr ""
20122 #: tree.c:6176
20123 #, gcc-internal-format
20124 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
20125 msgstr ""
20127 #: tree.c:6219 tree.c:6231 tree.c:6241 c-family/c-common.c:6623
20128 #: c-family/c-common.c:6642 c-family/c-common.c:6660 c-family/c-common.c:6690
20129 #: c-family/c-common.c:6718 c-family/c-common.c:6746 c-family/c-common.c:6762
20130 #: c-family/c-common.c:6777 c-family/c-common.c:6795 c-family/c-common.c:6810
20131 #: c-family/c-common.c:6842 c-family/c-common.c:6859 c-family/c-common.c:6876
20132 #: c-family/c-common.c:6908 c-family/c-common.c:6931 c-family/c-common.c:6948
20133 #: c-family/c-common.c:6976 c-family/c-common.c:6997 c-family/c-common.c:7018
20134 #: c-family/c-common.c:7045 c-family/c-common.c:7076 c-family/c-common.c:7113
20135 #: c-family/c-common.c:7166 c-family/c-common.c:7226 c-family/c-common.c:7315
20136 #: c-family/c-common.c:7345 c-family/c-common.c:7399 c-family/c-common.c:7875
20137 #: c-family/c-common.c:7893 c-family/c-common.c:7949 c-family/c-common.c:8005
20138 #: c-family/c-common.c:8083 c-family/c-common.c:8211 c-family/c-common.c:8273
20139 #: c-family/c-common.c:8380 c-family/c-common.c:8396 c-family/c-common.c:8412
20140 #: c-family/c-common.c:8433 c-family/c-common.c:8469 c-family/c-common.c:8517
20141 #: c-family/c-common.c:8680 c-family/c-common.c:8701 c-family/c-common.c:8815
20142 #: c-family/c-common.c:8842 c-family/c-common.c:9155 c-family/c-common.c:9178
20143 #: c-family/c-common.c:9217 c-family/c-common.c:9299 c-family/c-common.c:9446
20144 #: config/darwin.c:2069 config/arm/arm.c:6250 config/arm/arm.c:6278
20145 #: config/arm/arm.c:6295 config/avr/avr.c:8975 config/h8300/h8300.c:5496
20146 #: config/h8300/h8300.c:5520 config/i386/i386.c:5608 config/i386/i386.c:42946
20147 #: config/ia64/ia64.c:797 config/rs6000/rs6000.c:29090 config/spu/spu.c:3790
20148 #: ada/gcc-interface/utils.c:5814 ada/gcc-interface/utils.c:5840
20149 #: lto/lto-lang.c:260
20150 #, gcc-internal-format
20151 msgid "%qE attribute ignored"
20152 msgstr ""
20154 #: tree.c:6259
20155 #, gcc-internal-format
20156 msgid "inline function %q+D declared as  dllimport: attribute ignored"
20157 msgstr ""
20159 #: tree.c:6267
20160 #, gcc-internal-format
20161 msgid "function %q+D definition is marked dllimport"
20162 msgstr ""
20164 #: tree.c:6275
20165 #, gcc-internal-format
20166 msgid "variable %q+D definition is marked dllimport"
20167 msgstr ""
20169 #: tree.c:6303
20170 #, gcc-internal-format
20171 msgid "external linkage required for symbol %q+D because of %qE attribute"
20172 msgstr ""
20174 #: tree.c:6317
20175 #, gcc-internal-format
20176 msgid "%qE implies default visibility, but %qD has already been declared with a different visibility"
20177 msgstr ""
20179 #: tree.c:7960
20180 #, gcc-internal-format
20181 msgid "arrays of functions are not meaningful"
20182 msgstr ""
20184 #: tree.c:8128
20185 #, gcc-internal-format
20186 msgid "function return type cannot be function"
20187 msgstr ""
20189 #: tree.c:9295 tree.c:9380 tree.c:9441
20190 #, gcc-internal-format, gfc-internal-format
20191 msgid "tree check: %s, have %s in %s, at %s:%d"
20192 msgstr ""
20194 #: tree.c:9332
20195 #, gcc-internal-format, gfc-internal-format
20196 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
20197 msgstr ""
20199 #: tree.c:9345
20200 #, gcc-internal-format
20201 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
20202 msgstr ""
20204 #: tree.c:9394
20205 #, gcc-internal-format
20206 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
20207 msgstr ""
20209 #: tree.c:9407
20210 #, gcc-internal-format, gfc-internal-format
20211 msgid "tree check: expected omp_clause %s, have %s in %s, at %s:%d"
20212 msgstr ""
20214 #: tree.c:9467
20215 #, gcc-internal-format
20216 msgid "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:%d"
20217 msgstr ""
20219 #: tree.c:9481
20220 #, gcc-internal-format, gfc-internal-format
20221 msgid "tree check: accessed elt %d of tree_int_cst with %d elts in %s, at %s:%d"
20222 msgstr ""
20224 #: tree.c:9493
20225 #, gcc-internal-format, gfc-internal-format
20226 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
20227 msgstr ""
20229 #: tree.c:9506
20230 #, gcc-internal-format, gfc-internal-format
20231 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
20232 msgstr ""
20234 #: tree.c:9519
20235 #, gcc-internal-format, gfc-internal-format
20236 msgid "tree check: accessed operand %d of omp_clause %s with %d operands in %s, at %s:%d"
20237 msgstr ""
20239 #: tree.c:12131
20240 #, gcc-internal-format
20241 msgid "%qD is deprecated: %s"
20242 msgstr ""
20244 #: tree.c:12134
20245 #, gcc-internal-format
20246 msgid "%qD is deprecated"
20247 msgstr ""
20249 #: tree.c:12158 tree.c:12180
20250 #, gcc-internal-format
20251 msgid "%qE is deprecated: %s"
20252 msgstr ""
20254 #: tree.c:12161 tree.c:12183
20255 #, gcc-internal-format
20256 msgid "%qE is deprecated"
20257 msgstr ""
20259 #: tree.c:12167 tree.c:12188
20260 #, gcc-internal-format, gfc-internal-format
20261 msgid "type is deprecated: %s"
20262 msgstr ""
20264 #: tree.c:12170 tree.c:12191
20265 #, gcc-internal-format
20266 msgid "type is deprecated"
20267 msgstr ""
20269 #: value-prof.c:575
20270 #, gcc-internal-format
20271 msgid "dead histogram"
20272 msgstr ""
20274 #: value-prof.c:605
20275 #, gcc-internal-format
20276 msgid "Histogram value statement does not correspond to the statement it is associated with"
20277 msgstr ""
20279 #: value-prof.c:617
20280 #, gcc-internal-format
20281 msgid "verify_histograms failed"
20282 msgstr ""
20284 #: value-prof.c:676
20285 #, gcc-internal-format, gfc-internal-format
20286 msgid "corrupted value profile: %s profile counter (%d out of %d) inconsistent with basic-block count (%d)"
20287 msgstr ""
20289 #: var-tracking.c:7115
20290 #, gcc-internal-format
20291 msgid "variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without"
20292 msgstr ""
20294 #: var-tracking.c:7119
20295 #, gcc-internal-format
20296 msgid "variable tracking size limit exceeded"
20297 msgstr ""
20299 #: varasm.c:345
20300 #, gcc-internal-format
20301 msgid "%+D causes a section type conflict with %D"
20302 msgstr ""
20304 #: varasm.c:348
20305 #, gcc-internal-format
20306 msgid "section type conflict with %D"
20307 msgstr ""
20309 #: varasm.c:353
20310 #, gcc-internal-format
20311 msgid "%+D causes a section type conflict"
20312 msgstr ""
20314 #: varasm.c:355
20315 #, gcc-internal-format
20316 msgid "section type conflict"
20317 msgstr ""
20319 #: varasm.c:1017
20320 #, gcc-internal-format
20321 msgid "alignment of %q+D is greater than maximum object file alignment %d"
20322 msgstr ""
20324 #: varasm.c:1369 varasm.c:1378
20325 #, gcc-internal-format
20326 msgid "register name not specified for %q+D"
20327 msgstr ""
20329 #: varasm.c:1380
20330 #, gcc-internal-format
20331 msgid "invalid register name for %q+D"
20332 msgstr ""
20334 #: varasm.c:1382
20335 #, gcc-internal-format
20336 msgid "data type of %q+D isn%'t suitable for a register"
20337 msgstr ""
20339 #: varasm.c:1385
20340 #, gcc-internal-format
20341 msgid "the register specified for %q+D cannot be accessed by the current target"
20342 msgstr ""
20344 #: varasm.c:1388
20345 #, gcc-internal-format
20346 msgid "the register specified for %q+D is not general enough to be used as a register variable"
20347 msgstr ""
20349 #: varasm.c:1391
20350 #, gcc-internal-format
20351 msgid "register specified for %q+D isn%'t suitable for data type"
20352 msgstr ""
20354 #: varasm.c:1401
20355 #, gcc-internal-format
20356 msgid "global register variable has initial value"
20357 msgstr ""
20359 #: varasm.c:1405
20360 #, gcc-internal-format
20361 msgid "optimization may eliminate reads and/or writes to register variables"
20362 msgstr ""
20364 #: varasm.c:1448
20365 #, gcc-internal-format
20366 msgid "register name given for non-register variable %q+D"
20367 msgstr ""
20369 #: varasm.c:2002
20370 #, gcc-internal-format
20371 msgid "thread-local COMMON data not implemented"
20372 msgstr ""
20374 #: varasm.c:2035
20375 #, gcc-internal-format
20376 msgid "requested alignment for %q+D is greater than implemented alignment of %wu"
20377 msgstr ""
20379 #: varasm.c:2137 c/c-decl.c:4805
20380 #, gcc-internal-format
20381 msgid "storage size of %q+D isn%'t known"
20382 msgstr ""
20384 #: varasm.c:4770
20385 #, gcc-internal-format
20386 msgid "initializer for integer/fixed-point value is too complicated"
20387 msgstr ""
20389 #: varasm.c:4775
20390 #, gcc-internal-format
20391 msgid "initializer for floating value is not a floating constant"
20392 msgstr ""
20394 #: varasm.c:5071
20395 #, gcc-internal-format
20396 msgid "invalid initial value for member %qE"
20397 msgstr ""
20399 #: varasm.c:5327 c-family/c-common.c:7871
20400 #, gcc-internal-format
20401 msgid "%+D declared weak after being used"
20402 msgstr ""
20404 #: varasm.c:5409
20405 #, gcc-internal-format
20406 msgid "weak declaration of %q+D must be public"
20407 msgstr ""
20409 #: varasm.c:5411
20410 #, gcc-internal-format
20411 msgid "weak declaration of %q+D not supported"
20412 msgstr ""
20414 #: varasm.c:5440 varasm.c:5744
20415 #, gcc-internal-format
20416 msgid "only weak aliases are supported in this configuration"
20417 msgstr ""
20419 #: varasm.c:5634
20420 #, gcc-internal-format
20421 msgid "weakref is not supported in this configuration"
20422 msgstr ""
20424 #: varasm.c:5666
20425 #, gcc-internal-format
20426 msgid "ifunc is not supported on this target"
20427 msgstr ""
20429 #: varasm.c:5724
20430 #, gcc-internal-format
20431 msgid "weakref %q+D ultimately targets itself"
20432 msgstr ""
20434 #: varasm.c:5726
20435 #, gcc-internal-format
20436 msgid "weakref %q+D must have static linkage"
20437 msgstr ""
20439 #: varasm.c:5733
20440 #, gcc-internal-format
20441 msgid "alias definitions not supported in this configuration"
20442 msgstr ""
20444 #: varasm.c:5741
20445 #, gcc-internal-format
20446 msgid "ifunc is not supported in this configuration"
20447 msgstr ""
20449 #: varasm.c:5966 config/sol2.c:167 config/i386/winnt.c:293
20450 #, gcc-internal-format
20451 msgid "visibility attribute not supported in this configuration; ignored"
20452 msgstr ""
20454 #. Print an error message for unrecognized stab codes.
20455 #: xcoffout.c:205
20456 #, gcc-internal-format
20457 msgid "no sclass for %s stab (0x%x)"
20458 msgstr ""
20460 #: lto-streamer.h:1013
20461 #, gcc-internal-format, gfc-internal-format
20462 msgid "bytecode stream: expected tag %s instead of %s"
20463 msgstr ""
20465 #: lto-streamer.h:1023
20466 #, gcc-internal-format, gfc-internal-format
20467 msgid "bytecode stream: tag %s is not in the expected range [%s, %s]"
20468 msgstr ""
20470 #: c-family/array-notation-common.c:83
20471 #, gcc-internal-format
20472 msgid "__sec_implicit_index parameter must be an integer constant expression"
20473 msgstr ""
20475 #: c-family/array-notation-common.c:119
20476 #, gcc-internal-format
20477 msgid "length mismatch in expression"
20478 msgstr ""
20480 #: c-family/array-notation-common.c:294 c-family/array-notation-common.c:322
20481 #: c/c-array-notation.c:744 cp/cp-array-notation.c:625
20482 #, gcc-internal-format
20483 msgid "rank mismatch between %qE and %qE"
20484 msgstr ""
20486 #. Here the original expression is printed as a "heads-up"
20487 #. to the programmer.  This is because since there is no
20488 #. location information for the offending argument, the
20489 #. error could be in some internally generated code that is
20490 #. not visible for the programmer.  Thus, the correct fix
20491 #. may lie in the original expression.
20492 #: c-family/array-notation-common.c:303
20493 #, gcc-internal-format
20494 msgid "rank mismatch in expression %qE"
20495 msgstr ""
20497 #: c-family/array-notation-common.c:677
20498 #, gcc-internal-format
20499 msgid "__sec_implicit_index argument %d must be less than the rank of %qE"
20500 msgstr ""
20502 #: c-family/c-cilkplus.c:49
20503 #, gcc-internal-format
20504 msgid "iteration variable cannot be volatile"
20505 msgstr ""
20507 #: c-family/c-cilkplus.c:92
20508 #, gcc-internal-format
20509 msgid "variable appears in more than one clause"
20510 msgstr ""
20512 #: c-family/c-cilkplus.c:94
20513 #, gcc-internal-format
20514 msgid "other clause defined here"
20515 msgstr ""
20517 #: c-family/c-common.c:1005
20518 #, gcc-internal-format
20519 msgid "%qD is not defined outside of function scope"
20520 msgstr ""
20522 #: c-family/c-common.c:1055
20523 #, gcc-internal-format
20524 msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
20525 msgstr ""
20527 #: c-family/c-common.c:1374 c/c-typeck.c:10711 cp/typeck.c:4331
20528 #, gcc-internal-format
20529 msgid "left shift count is negative"
20530 msgstr ""
20532 #: c-family/c-common.c:1375 c/c-typeck.c:10661 cp/typeck.c:4286
20533 #, gcc-internal-format
20534 msgid "right shift count is negative"
20535 msgstr ""
20537 #: c-family/c-common.c:1380 c/c-typeck.c:10719 cp/typeck.c:4339
20538 #, gcc-internal-format
20539 msgid "left shift count >= width of type"
20540 msgstr ""
20542 #: c-family/c-common.c:1381 c/c-typeck.c:10673 cp/typeck.c:4294
20543 #, gcc-internal-format
20544 msgid "right shift count >= width of type"
20545 msgstr ""
20547 #: c-family/c-common.c:1614 c-family/c-common.c:1626 cp/constexpr.c:1528
20548 #, gcc-internal-format
20549 msgid "overflow in constant expression"
20550 msgstr ""
20552 #: c-family/c-common.c:1649
20553 #, gcc-internal-format
20554 msgid "integer overflow in expression"
20555 msgstr ""
20557 #: c-family/c-common.c:1654
20558 #, gcc-internal-format
20559 msgid "floating point overflow in expression"
20560 msgstr ""
20562 #: c-family/c-common.c:1658
20563 #, gcc-internal-format
20564 msgid "fixed-point overflow in expression"
20565 msgstr ""
20567 #: c-family/c-common.c:1662
20568 #, gcc-internal-format
20569 msgid "vector overflow in expression"
20570 msgstr ""
20572 #: c-family/c-common.c:1668
20573 #, gcc-internal-format
20574 msgid "complex integer overflow in expression"
20575 msgstr ""
20577 #: c-family/c-common.c:1671
20578 #, gcc-internal-format
20579 msgid "complex floating point overflow in expression"
20580 msgstr ""
20582 #: c-family/c-common.c:1714
20583 #, gcc-internal-format
20584 msgid "logical %<or%> applied to non-boolean constant"
20585 msgstr ""
20587 #: c-family/c-common.c:1717
20588 #, gcc-internal-format
20589 msgid "logical %<and%> applied to non-boolean constant"
20590 msgstr ""
20592 #: c-family/c-common.c:1785
20593 #, gcc-internal-format
20594 msgid "logical %<or%> of collectively exhaustive tests is always true"
20595 msgstr ""
20597 #: c-family/c-common.c:1789
20598 #, gcc-internal-format
20599 msgid "logical %<and%> of mutually exclusive tests is always false"
20600 msgstr ""
20602 #: c-family/c-common.c:1814
20603 #, gcc-internal-format
20604 msgid "logical not is only applied to the left hand side of comparison"
20605 msgstr ""
20607 #: c-family/c-common.c:1944
20608 #, gcc-internal-format
20609 msgid "type-punning to incomplete type might break strict-aliasing rules"
20610 msgstr ""
20612 #: c-family/c-common.c:1959
20613 #, gcc-internal-format
20614 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
20615 msgstr ""
20617 #: c-family/c-common.c:1966 c-family/c-common.c:1984
20618 #, gcc-internal-format
20619 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
20620 msgstr ""
20622 #: c-family/c-common.c:2118
20623 #, gcc-internal-format
20624 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to remove the addressof?"
20625 msgstr ""
20627 #: c-family/c-common.c:2125
20628 #, gcc-internal-format
20629 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to provide an explicit length?"
20630 msgstr ""
20632 #: c-family/c-common.c:2130
20633 #, gcc-internal-format
20634 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to dereference it?"
20635 msgstr ""
20637 #: c-family/c-common.c:2142
20638 #, gcc-internal-format
20639 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the destination; expected %qT or an explicit length"
20640 msgstr ""
20642 #: c-family/c-common.c:2158
20643 #, gcc-internal-format
20644 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to remove the addressof?"
20645 msgstr ""
20647 #: c-family/c-common.c:2165
20648 #, gcc-internal-format
20649 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to provide an explicit length?"
20650 msgstr ""
20652 #: c-family/c-common.c:2170
20653 #, gcc-internal-format
20654 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to dereference it?"
20655 msgstr ""
20657 #: c-family/c-common.c:2182
20658 #, gcc-internal-format
20659 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the source; expected %qT or an explicit length"
20660 msgstr ""
20662 #: c-family/c-common.c:2198
20663 #, gcc-internal-format
20664 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to remove the addressof?"
20665 msgstr ""
20667 #: c-family/c-common.c:2205
20668 #, gcc-internal-format
20669 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to provide an explicit length?"
20670 msgstr ""
20672 #: c-family/c-common.c:2210
20673 #, gcc-internal-format
20674 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to dereference it?"
20675 msgstr ""
20677 #: c-family/c-common.c:2222
20678 #, gcc-internal-format
20679 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the first source; expected %qT or an explicit length"
20680 msgstr ""
20682 #: c-family/c-common.c:2238
20683 #, gcc-internal-format
20684 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to remove the addressof?"
20685 msgstr ""
20687 #: c-family/c-common.c:2245
20688 #, gcc-internal-format
20689 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to provide an explicit length?"
20690 msgstr ""
20692 #: c-family/c-common.c:2250
20693 #, gcc-internal-format
20694 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to dereference it?"
20695 msgstr ""
20697 #: c-family/c-common.c:2262
20698 #, gcc-internal-format
20699 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the second source; expected %qT or an explicit length"
20700 msgstr ""
20702 #: c-family/c-common.c:2291 c-family/c-common.c:2298
20703 #, gcc-internal-format
20704 msgid "%<_Atomic%>-qualified parameter type %qT of %q+D"
20705 msgstr ""
20707 #: c-family/c-common.c:2308
20708 #, gcc-internal-format
20709 msgid "first argument of %q+D should be %<int%>"
20710 msgstr ""
20712 #: c-family/c-common.c:2317
20713 #, gcc-internal-format
20714 msgid "second argument of %q+D should be %<char **%>"
20715 msgstr ""
20717 #: c-family/c-common.c:2326
20718 #, gcc-internal-format
20719 msgid "third argument of %q+D should probably be %<char **%>"
20720 msgstr ""
20722 #: c-family/c-common.c:2337
20723 #, gcc-internal-format
20724 msgid "%q+D takes only zero or two arguments"
20725 msgstr ""
20727 #: c-family/c-common.c:2341
20728 #, gcc-internal-format
20729 msgid "%q+D declared as variadic function"
20730 msgstr ""
20732 #: c-family/c-common.c:2409
20733 #, gcc-internal-format
20734 msgid "use -flax-vector-conversions to permit conversions between vectors with differing element types or numbers of subparts"
20735 msgstr ""
20737 #: c-family/c-common.c:2450
20738 #, gcc-internal-format
20739 msgid "__builtin_shuffle last argument must be an integer vector"
20740 msgstr ""
20742 #: c-family/c-common.c:2459
20743 #, gcc-internal-format
20744 msgid "__builtin_shuffle arguments must be vectors"
20745 msgstr ""
20747 #: c-family/c-common.c:2466
20748 #, gcc-internal-format
20749 msgid "__builtin_shuffle argument vectors must be of the same type"
20750 msgstr ""
20752 #: c-family/c-common.c:2477
20753 #, gcc-internal-format
20754 msgid "__builtin_shuffle number of elements of the argument vector(s) and the mask vector should be the same"
20755 msgstr ""
20757 #: c-family/c-common.c:2487
20758 #, gcc-internal-format
20759 msgid "__builtin_shuffle argument vector(s) inner type must have the same size as inner type of the mask"
20760 msgstr ""
20762 #: c-family/c-common.c:2684
20763 #, gcc-internal-format
20764 msgid "negative integer implicitly converted to unsigned type"
20765 msgstr ""
20767 #: c-family/c-common.c:2690
20768 #, gcc-internal-format
20769 msgid "conversion of unsigned constant value to negative integer"
20770 msgstr ""
20772 #: c-family/c-common.c:2784
20773 #, gcc-internal-format
20774 msgid "conversion to %qT from %qT may change the sign of the result"
20775 msgstr ""
20777 #: c-family/c-common.c:2861
20778 #, gcc-internal-format
20779 msgid "conversion to %qT from boolean expression"
20780 msgstr ""
20782 #: c-family/c-common.c:2869 c-family/c-common.c:2873
20783 #, gcc-internal-format
20784 msgid "conversion to %qT alters %qT constant value"
20785 msgstr ""
20787 #: c-family/c-common.c:2893 c-family/c-common.c:2897
20788 #, gcc-internal-format
20789 msgid "conversion to %qT from %qT may alter its value"
20790 msgstr ""
20792 #: c-family/c-common.c:2928
20793 #, gcc-internal-format
20794 msgid "large integer implicitly truncated to unsigned type"
20795 msgstr ""
20797 #: c-family/c-common.c:2934 c-family/c-common.c:2941 c-family/c-common.c:2949
20798 #, gcc-internal-format
20799 msgid "overflow in implicit constant conversion"
20800 msgstr ""
20802 #: c-family/c-common.c:3121
20803 #, gcc-internal-format
20804 msgid "operation on %qE may be undefined"
20805 msgstr ""
20807 #: c-family/c-common.c:3428
20808 #, gcc-internal-format
20809 msgid "case label does not reduce to an integer constant"
20810 msgstr ""
20812 #: c-family/c-common.c:3468
20813 #, gcc-internal-format
20814 msgid "case label value is less than minimum value for type"
20815 msgstr ""
20817 #: c-family/c-common.c:3477
20818 #, gcc-internal-format
20819 msgid "case label value exceeds maximum value for type"
20820 msgstr ""
20822 #: c-family/c-common.c:3485
20823 #, gcc-internal-format
20824 msgid "lower value in case label range less than minimum value for type"
20825 msgstr ""
20827 #: c-family/c-common.c:3494
20828 #, gcc-internal-format
20829 msgid "upper value in case label range exceeds maximum value for type"
20830 msgstr ""
20832 #: c-family/c-common.c:3576
20833 #, gcc-internal-format
20834 msgid "GCC cannot support operators with integer types and fixed-point types that have too many integral and fractional bits together"
20835 msgstr ""
20837 #: c-family/c-common.c:4095
20838 #, gcc-internal-format
20839 msgid "invalid operands to binary %s (have %qT and %qT)"
20840 msgstr ""
20842 #: c-family/c-common.c:4349
20843 #, gcc-internal-format
20844 msgid "comparison is always false due to limited range of data type"
20845 msgstr ""
20847 #: c-family/c-common.c:4352
20848 #, gcc-internal-format
20849 msgid "comparison is always true due to limited range of data type"
20850 msgstr ""
20852 #: c-family/c-common.c:4442
20853 #, gcc-internal-format
20854 msgid "comparison of unsigned expression >= 0 is always true"
20855 msgstr ""
20857 #: c-family/c-common.c:4449
20858 #, gcc-internal-format
20859 msgid "comparison of unsigned expression < 0 is always false"
20860 msgstr ""
20862 #: c-family/c-common.c:4492
20863 #, gcc-internal-format
20864 msgid "pointer of type %<void *%> used in arithmetic"
20865 msgstr ""
20867 #: c-family/c-common.c:4501
20868 #, gcc-internal-format
20869 msgid "pointer to a function used in arithmetic"
20870 msgstr ""
20872 #: c-family/c-common.c:4714
20873 #, gcc-internal-format
20874 msgid "the address of %qD will always evaluate as %<true%>"
20875 msgstr ""
20877 #: c-family/c-common.c:4809 cp/semantics.c:680 cp/typeck.c:8248
20878 #, gcc-internal-format
20879 msgid "suggest parentheses around assignment used as truth value"
20880 msgstr ""
20882 #: c-family/c-common.c:4888 c/c-decl.c:4102 c/c-typeck.c:12630
20883 #, gcc-internal-format
20884 msgid "invalid use of %<restrict%>"
20885 msgstr ""
20887 #: c-family/c-common.c:5092
20888 #, gcc-internal-format
20889 msgid "invalid application of %<sizeof%> to a function type"
20890 msgstr ""
20892 #: c-family/c-common.c:5102
20893 #, gcc-internal-format
20894 msgid "ISO C++ does not permit %<alignof%> applied to a function type"
20895 msgstr ""
20897 #: c-family/c-common.c:5105
20898 #, gcc-internal-format
20899 msgid "ISO C does not permit %<_Alignof%> applied to a function type"
20900 msgstr ""
20902 #: c-family/c-common.c:5116
20903 #, gcc-internal-format
20904 msgid "invalid application of %qs to a void type"
20905 msgstr ""
20907 #: c-family/c-common.c:5125
20908 #, gcc-internal-format
20909 msgid "invalid application of %qs to incomplete type %qT"
20910 msgstr ""
20912 #: c-family/c-common.c:5133
20913 #, gcc-internal-format
20914 msgid "invalid application of %qs to array type %qT of incomplete element type"
20915 msgstr ""
20917 #: c-family/c-common.c:5175
20918 #, gcc-internal-format
20919 msgid "%<__alignof%> applied to a bit-field"
20920 msgstr ""
20922 #: c-family/c-common.c:5915
20923 #, gcc-internal-format
20924 msgid "cannot disable built-in function %qs"
20925 msgstr ""
20927 #: c-family/c-common.c:6106
20928 #, gcc-internal-format
20929 msgid "pointers are not permitted as case values"
20930 msgstr ""
20932 #: c-family/c-common.c:6113
20933 #, gcc-internal-format
20934 msgid "range expressions in switch statements are non-standard"
20935 msgstr ""
20937 #: c-family/c-common.c:6139
20938 #, gcc-internal-format
20939 msgid "empty range specified"
20940 msgstr ""
20942 #: c-family/c-common.c:6199
20943 #, gcc-internal-format
20944 msgid "duplicate (or overlapping) case value"
20945 msgstr ""
20947 #: c-family/c-common.c:6201
20948 #, gcc-internal-format
20949 msgid "this is the first entry overlapping that value"
20950 msgstr ""
20952 #: c-family/c-common.c:6205
20953 #, gcc-internal-format
20954 msgid "duplicate case value"
20955 msgstr ""
20957 #: c-family/c-common.c:6206
20958 #, gcc-internal-format
20959 msgid "previously used here"
20960 msgstr ""
20962 #: c-family/c-common.c:6210
20963 #, gcc-internal-format
20964 msgid "multiple default labels in one switch"
20965 msgstr ""
20967 #: c-family/c-common.c:6212
20968 #, gcc-internal-format
20969 msgid "this is the first default label"
20970 msgstr ""
20972 #: c-family/c-common.c:6256
20973 #, gcc-internal-format
20974 msgid "case value %qs not in enumerated type"
20975 msgstr ""
20977 #: c-family/c-common.c:6261
20978 #, gcc-internal-format
20979 msgid "case value %qs not in enumerated type %qT"
20980 msgstr ""
20982 #: c-family/c-common.c:6320
20983 #, gcc-internal-format
20984 msgid "switch missing default case"
20985 msgstr ""
20987 #: c-family/c-common.c:6392
20988 #, gcc-internal-format
20989 msgid "enumeration value %qE not handled in switch"
20990 msgstr ""
20992 #: c-family/c-common.c:6418
20993 #, gcc-internal-format
20994 msgid "taking the address of a label is non-standard"
20995 msgstr ""
20997 #: c-family/c-common.c:6612
20998 #, gcc-internal-format
20999 msgid "%qE attribute ignored for field of type %qT"
21000 msgstr ""
21002 #: c-family/c-common.c:6709 c-family/c-common.c:6737 c-family/c-common.c:6833
21003 #, gcc-internal-format
21004 msgid "%qE attribute ignored due to conflict with attribute %qs"
21005 msgstr ""
21007 #: c-family/c-common.c:6897
21008 #, gcc-internal-format
21009 msgid "%qE attribute ignored due to conflict with %qs attribute"
21010 msgstr ""
21012 #: c-family/c-common.c:6953 lto/lto-lang.c:265
21013 #, gcc-internal-format
21014 msgid "%qE attribute has no effect on unit local functions"
21015 msgstr ""
21017 #: c-family/c-common.c:7107
21018 #, gcc-internal-format
21019 msgid "%qE attribute have effect only on public objects"
21020 msgstr ""
21022 #: c-family/c-common.c:7136
21023 #, gcc-internal-format
21024 msgid "%qE attribute only affects top level objects"
21025 msgstr ""
21027 #: c-family/c-common.c:7247
21028 #, gcc-internal-format
21029 msgid "destructor priorities are not supported"
21030 msgstr ""
21032 #: c-family/c-common.c:7249
21033 #, gcc-internal-format
21034 msgid "constructor priorities are not supported"
21035 msgstr ""
21037 #: c-family/c-common.c:7271
21038 #, gcc-internal-format, gfc-internal-format
21039 msgid "destructor priorities from 0 to %d are reserved for the implementation"
21040 msgstr ""
21042 #: c-family/c-common.c:7276
21043 #, gcc-internal-format, gfc-internal-format
21044 msgid "constructor priorities from 0 to %d are reserved for the implementation"
21045 msgstr ""
21047 #: c-family/c-common.c:7284
21048 #, gcc-internal-format, gfc-internal-format
21049 msgid "destructor priorities must be integers from 0 to %d inclusive"
21050 msgstr ""
21052 #: c-family/c-common.c:7287
21053 #, gcc-internal-format, gfc-internal-format
21054 msgid "constructor priorities must be integers from 0 to %d inclusive"
21055 msgstr ""
21057 #: c-family/c-common.c:7443
21058 #, gcc-internal-format
21059 msgid "unknown machine mode %qE"
21060 msgstr ""
21062 #: c-family/c-common.c:7472
21063 #, gcc-internal-format
21064 msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
21065 msgstr ""
21067 #: c-family/c-common.c:7475
21068 #, gcc-internal-format
21069 msgid "use __attribute__ ((vector_size)) instead"
21070 msgstr ""
21072 #: c-family/c-common.c:7484
21073 #, gcc-internal-format
21074 msgid "unable to emulate %qs"
21075 msgstr ""
21077 #: c-family/c-common.c:7495
21078 #, gcc-internal-format
21079 msgid "invalid pointer mode %qs"
21080 msgstr ""
21082 #: c-family/c-common.c:7512
21083 #, gcc-internal-format
21084 msgid "signedness of type and machine mode %qs don%'t match"
21085 msgstr ""
21087 #: c-family/c-common.c:7523
21088 #, gcc-internal-format
21089 msgid "no data type for mode %qs"
21090 msgstr ""
21092 #: c-family/c-common.c:7533
21093 #, gcc-internal-format
21094 msgid "cannot use mode %qs for enumeral types"
21095 msgstr ""
21097 #: c-family/c-common.c:7560
21098 #, gcc-internal-format
21099 msgid "mode %qs applied to inappropriate type"
21100 msgstr ""
21102 #: c-family/c-common.c:7592
21103 #, gcc-internal-format
21104 msgid "section attribute cannot be specified for local variables"
21105 msgstr ""
21107 #: c-family/c-common.c:7603 config/bfin/bfin.c:4800 config/bfin/bfin.c:4851
21108 #: config/bfin/bfin.c:4877 config/bfin/bfin.c:4890
21109 #, gcc-internal-format
21110 msgid "section of %q+D conflicts with previous declaration"
21111 msgstr ""
21113 #: c-family/c-common.c:7611
21114 #, gcc-internal-format
21115 msgid "section of %q+D cannot be overridden"
21116 msgstr ""
21118 #: c-family/c-common.c:7620
21119 #, gcc-internal-format
21120 msgid "section attribute not allowed for %q+D"
21121 msgstr ""
21123 #: c-family/c-common.c:7627
21124 #, gcc-internal-format
21125 msgid "section attributes are not supported for this target"
21126 msgstr ""
21128 #: c-family/c-common.c:7648
21129 #, gcc-internal-format
21130 msgid "requested alignment is not an integer constant"
21131 msgstr ""
21133 #: c-family/c-common.c:7656
21134 #, gcc-internal-format
21135 msgid "requested alignment is not a positive power of 2"
21136 msgstr ""
21138 #: c-family/c-common.c:7661
21139 #, gcc-internal-format
21140 msgid "requested alignment is too large"
21141 msgstr ""
21143 #: c-family/c-common.c:7744
21144 #, gcc-internal-format, gfc-internal-format
21145 msgid "requested alignment %d is larger than %d"
21146 msgstr ""
21148 #: c-family/c-common.c:7810
21149 #, gcc-internal-format
21150 msgid "alignment may not be specified for %q+D"
21151 msgstr ""
21153 #: c-family/c-common.c:7828
21154 #, gcc-internal-format
21155 msgid "alignment for %q+D was previously specified as %d and may not be decreased"
21156 msgstr ""
21158 #: c-family/c-common.c:7832
21159 #, gcc-internal-format
21160 msgid "alignment for %q+D must be at least %d"
21161 msgstr ""
21163 #: c-family/c-common.c:7857
21164 #, gcc-internal-format
21165 msgid "inline function %q+D declared weak"
21166 msgstr ""
21168 #: c-family/c-common.c:7862
21169 #, gcc-internal-format
21170 msgid "indirect function %q+D cannot be declared weak"
21171 msgstr ""
21173 #: c-family/c-common.c:7904
21174 #, gcc-internal-format
21175 msgid "%q+D defined both normally and as %qE attribute"
21176 msgstr ""
21178 #: c-family/c-common.c:7912
21179 #, gcc-internal-format
21180 msgid "weak %q+D cannot be defined %qE"
21181 msgstr ""
21183 #: c-family/c-common.c:7929
21184 #, gcc-internal-format
21185 msgid "attribute %qE argument not a string"
21186 msgstr ""
21188 #: c-family/c-common.c:7959
21189 #, gcc-internal-format
21190 msgid "%+D declared alias after being used"
21191 msgstr ""
21193 #: c-family/c-common.c:7961
21194 #, gcc-internal-format
21195 msgid "%+D declared ifunc after being used"
21196 msgstr ""
21198 #: c-family/c-common.c:8012
21199 #, gcc-internal-format
21200 msgid "indirect function %q+D cannot be declared weakref"
21201 msgstr ""
21203 #: c-family/c-common.c:8034
21204 #, gcc-internal-format
21205 msgid "weakref attribute must appear before alias attribute"
21206 msgstr ""
21208 #: c-family/c-common.c:8046
21209 #, gcc-internal-format
21210 msgid "%+D declared weakref after being used"
21211 msgstr ""
21213 #: c-family/c-common.c:8070
21214 #, gcc-internal-format
21215 msgid "%qE attribute ignored on non-class types"
21216 msgstr ""
21218 #: c-family/c-common.c:8076
21219 #, gcc-internal-format
21220 msgid "%qE attribute ignored because %qT is already defined"
21221 msgstr ""
21223 #: c-family/c-common.c:8089
21224 #, gcc-internal-format
21225 msgid "visibility argument not a string"
21226 msgstr ""
21228 #: c-family/c-common.c:8101
21229 #, gcc-internal-format
21230 msgid "%qE attribute ignored on types"
21231 msgstr ""
21233 #: c-family/c-common.c:8117
21234 #, gcc-internal-format
21235 msgid "visibility argument must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
21236 msgstr ""
21238 #: c-family/c-common.c:8128
21239 #, gcc-internal-format
21240 msgid "%qD redeclared with different visibility"
21241 msgstr ""
21243 #: c-family/c-common.c:8131 c-family/c-common.c:8135
21244 #, gcc-internal-format
21245 msgid "%qD was declared %qs which implies default visibility"
21246 msgstr ""
21248 #: c-family/c-common.c:8219
21249 #, gcc-internal-format
21250 msgid "tls_model argument not a string"
21251 msgstr ""
21253 #: c-family/c-common.c:8232
21254 #, gcc-internal-format
21255 msgid "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
21256 msgstr ""
21258 #: c-family/c-common.c:8252 c-family/c-common.c:8490 c-family/c-common.c:9488
21259 #: config/m32c/m32c.c:2974
21260 #, gcc-internal-format
21261 msgid "%qE attribute applies only to functions"
21262 msgstr ""
21264 #: c-family/c-common.c:8300
21265 #, gcc-internal-format
21266 msgid "alloc_size parameter outside range"
21267 msgstr ""
21269 #: c-family/c-common.c:8325
21270 #, gcc-internal-format
21271 msgid "alloc_align parameter outside range"
21272 msgstr ""
21274 #: c-family/c-common.c:8349
21275 #, gcc-internal-format
21276 msgid "assume_aligned parameter not integer constant"
21277 msgstr ""
21279 #: c-family/c-common.c:8496 c-family/c-common.c:9494
21280 #, gcc-internal-format
21281 msgid "can%'t set %qE attribute after definition"
21282 msgstr ""
21284 #: c-family/c-common.c:8554
21285 #, gcc-internal-format
21286 msgid "%qE attribute duplicated"
21287 msgstr ""
21289 #: c-family/c-common.c:8556
21290 #, gcc-internal-format
21291 msgid "%qE attribute follows %qE"
21292 msgstr ""
21294 #: c-family/c-common.c:8655
21295 #, gcc-internal-format
21296 msgid "type was previously declared %qE"
21297 msgstr ""
21299 #: c-family/c-common.c:8710
21300 #, gcc-internal-format
21301 msgid "%qE argument not an identifier"
21302 msgstr ""
21304 #: c-family/c-common.c:8721
21305 #, gcc-internal-format
21306 msgid "%qD is not compatible with %qD"
21307 msgstr ""
21309 #: c-family/c-common.c:8724
21310 #, gcc-internal-format
21311 msgid "%qE argument is not a function"
21312 msgstr ""
21314 #: c-family/c-common.c:8772
21315 #, gcc-internal-format
21316 msgid "deprecated message is not a string"
21317 msgstr ""
21319 #: c-family/c-common.c:8813
21320 #, gcc-internal-format
21321 msgid "%qE attribute ignored for %qE"
21322 msgstr ""
21324 #: c-family/c-common.c:8876
21325 #, gcc-internal-format
21326 msgid "invalid vector type for attribute %qE"
21327 msgstr ""
21329 #: c-family/c-common.c:8882 ada/gcc-interface/utils.c:3643
21330 #, gcc-internal-format
21331 msgid "vector size not an integral multiple of component size"
21332 msgstr ""
21334 #: c-family/c-common.c:8888 ada/gcc-interface/utils.c:3650
21335 #, gcc-internal-format
21336 msgid "zero vector size"
21337 msgstr ""
21339 #: c-family/c-common.c:8896
21340 #, gcc-internal-format
21341 msgid "number of components of the vector not a power of two"
21342 msgstr ""
21344 #: c-family/c-common.c:8924 ada/gcc-interface/utils.c:5674
21345 #, gcc-internal-format
21346 msgid "nonnull attribute without arguments on a non-prototype"
21347 msgstr ""
21349 #: c-family/c-common.c:8943 ada/gcc-interface/utils.c:5688
21350 #, gcc-internal-format, gfc-internal-format
21351 msgid "nonnull argument has invalid operand number (argument %lu)"
21352 msgstr ""
21354 #: c-family/c-common.c:8965 ada/gcc-interface/utils.c:5710
21355 #, gcc-internal-format, gfc-internal-format
21356 msgid "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
21357 msgstr ""
21359 #: c-family/c-common.c:8973 ada/gcc-interface/utils.c:5719
21360 #, gcc-internal-format, gfc-internal-format
21361 msgid "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
21362 msgstr ""
21364 #: c-family/c-common.c:9068
21365 #, gcc-internal-format
21366 msgid "not enough variable arguments to fit a sentinel"
21367 msgstr ""
21369 #: c-family/c-common.c:9082
21370 #, gcc-internal-format
21371 msgid "missing sentinel in function call"
21372 msgstr ""
21374 #: c-family/c-common.c:9123
21375 #, gcc-internal-format, gfc-internal-format
21376 msgid "null argument where non-null required (argument %lu)"
21377 msgstr ""
21379 #: c-family/c-common.c:9189
21380 #, gcc-internal-format
21381 msgid "cleanup argument not an identifier"
21382 msgstr ""
21384 #: c-family/c-common.c:9196
21385 #, gcc-internal-format
21386 msgid "cleanup argument not a function"
21387 msgstr ""
21389 #: c-family/c-common.c:9233
21390 #, gcc-internal-format
21391 msgid "%qE attribute requires prototypes with named arguments"
21392 msgstr ""
21394 #: c-family/c-common.c:9241
21395 #, gcc-internal-format
21396 msgid "%qE attribute only applies to variadic functions"
21397 msgstr ""
21399 #: c-family/c-common.c:9257 ada/gcc-interface/utils.c:5761
21400 #, gcc-internal-format
21401 msgid "requested position is not an integer constant"
21402 msgstr ""
21404 #: c-family/c-common.c:9265 ada/gcc-interface/utils.c:5768
21405 #, gcc-internal-format
21406 msgid "requested position is less than zero"
21407 msgstr ""
21409 #: c-family/c-common.c:9383
21410 #, gcc-internal-format, gfc-internal-format
21411 msgid "bad option %s to optimize attribute"
21412 msgstr ""
21414 #: c-family/c-common.c:9386
21415 #, gcc-internal-format, gfc-internal-format
21416 msgid "bad option %s to pragma attribute"
21417 msgstr ""
21419 #: c-family/c-common.c:9511
21420 #, gcc-internal-format
21421 msgid "returns_nonnull attribute on a function not returning a pointer"
21422 msgstr ""
21424 #: c-family/c-common.c:9526
21425 #, gcc-internal-format
21426 msgid "%qE attribute is only valid on %<struct%> type"
21427 msgstr ""
21429 #: c-family/c-common.c:9642
21430 #, gcc-internal-format
21431 msgid "not enough arguments to function %qE"
21432 msgstr ""
21434 #: c-family/c-common.c:9648 c-family/c-common.c:10606 c/c-typeck.c:3144
21435 #, gcc-internal-format
21436 msgid "too many arguments to function %qE"
21437 msgstr ""
21439 #: c-family/c-common.c:9678 c-family/c-common.c:9724
21440 #, gcc-internal-format
21441 msgid "non-floating-point argument in call to function %qE"
21442 msgstr ""
21444 #: c-family/c-common.c:9701
21445 #, gcc-internal-format
21446 msgid "non-floating-point arguments in call to function %qE"
21447 msgstr ""
21449 #: c-family/c-common.c:9717
21450 #, gcc-internal-format
21451 msgid "non-const integer argument %u in call to function %qE"
21452 msgstr ""
21454 #: c-family/c-common.c:9737
21455 #, gcc-internal-format
21456 msgid "non-integer argument 3 in call to function %qE"
21457 msgstr ""
21459 #: c-family/c-common.c:9753
21460 #, gcc-internal-format
21461 msgid "argument %u in call to function %qE does not have integral type"
21462 msgstr ""
21464 #: c-family/c-common.c:9760
21465 #, gcc-internal-format
21466 msgid "argument 3 in call to function %qE does not have pointer to integer type"
21467 msgstr ""
21469 #: c-family/c-common.c:10071
21470 #, gcc-internal-format
21471 msgid "cannot apply %<offsetof%> to static data member %qD"
21472 msgstr ""
21474 #: c-family/c-common.c:10076
21475 #, gcc-internal-format
21476 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
21477 msgstr ""
21479 #: c-family/c-common.c:10083
21480 #, gcc-internal-format
21481 msgid "cannot apply %<offsetof%> to a non constant address"
21482 msgstr ""
21484 #: c-family/c-common.c:10096 cp/typeck.c:5567
21485 #, gcc-internal-format
21486 msgid "attempt to take address of bit-field structure member %qD"
21487 msgstr ""
21489 #: c-family/c-common.c:10147
21490 #, gcc-internal-format
21491 msgid "index %E denotes an offset greater than size of %qT"
21492 msgstr ""
21494 #: c-family/c-common.c:10187
21495 #, gcc-internal-format
21496 msgid "the omitted middle operand in ?: will always be %<true%>, suggest explicit middle operand"
21497 msgstr ""
21499 #: c-family/c-common.c:10208
21500 #, gcc-internal-format
21501 msgid "assignment of member %qD in read-only object"
21502 msgstr ""
21504 #: c-family/c-common.c:10210
21505 #, gcc-internal-format
21506 msgid "increment of member %qD in read-only object"
21507 msgstr ""
21509 #: c-family/c-common.c:10212
21510 #, gcc-internal-format
21511 msgid "decrement of member %qD in read-only object"
21512 msgstr ""
21514 #: c-family/c-common.c:10214
21515 #, gcc-internal-format
21516 msgid "member %qD in read-only object used as %<asm%> output"
21517 msgstr ""
21519 #: c-family/c-common.c:10218
21520 #, gcc-internal-format
21521 msgid "assignment of read-only member %qD"
21522 msgstr ""
21524 #: c-family/c-common.c:10219
21525 #, gcc-internal-format
21526 msgid "increment of read-only member %qD"
21527 msgstr ""
21529 #: c-family/c-common.c:10220
21530 #, gcc-internal-format
21531 msgid "decrement of read-only member %qD"
21532 msgstr ""
21534 #: c-family/c-common.c:10221
21535 #, gcc-internal-format
21536 msgid "read-only member %qD used as %<asm%> output"
21537 msgstr ""
21539 #: c-family/c-common.c:10225
21540 #, gcc-internal-format
21541 msgid "assignment of read-only variable %qD"
21542 msgstr ""
21544 #: c-family/c-common.c:10226
21545 #, gcc-internal-format
21546 msgid "increment of read-only variable %qD"
21547 msgstr ""
21549 #: c-family/c-common.c:10227
21550 #, gcc-internal-format
21551 msgid "decrement of read-only variable %qD"
21552 msgstr ""
21554 #: c-family/c-common.c:10228
21555 #, gcc-internal-format
21556 msgid "read-only variable %qD used as %<asm%> output"
21557 msgstr ""
21559 #: c-family/c-common.c:10231
21560 #, gcc-internal-format
21561 msgid "assignment of read-only parameter %qD"
21562 msgstr ""
21564 #: c-family/c-common.c:10232
21565 #, gcc-internal-format
21566 msgid "increment of read-only parameter %qD"
21567 msgstr ""
21569 #: c-family/c-common.c:10233
21570 #, gcc-internal-format
21571 msgid "decrement of read-only parameter %qD"
21572 msgstr ""
21574 #: c-family/c-common.c:10234
21575 #, gcc-internal-format
21576 msgid "read-only parameter %qD use as %<asm%> output"
21577 msgstr ""
21579 #: c-family/c-common.c:10239
21580 #, gcc-internal-format
21581 msgid "assignment of read-only named return value %qD"
21582 msgstr ""
21584 #: c-family/c-common.c:10241
21585 #, gcc-internal-format
21586 msgid "increment of read-only named return value %qD"
21587 msgstr ""
21589 #: c-family/c-common.c:10243
21590 #, gcc-internal-format
21591 msgid "decrement of read-only named return value %qD"
21592 msgstr ""
21594 #: c-family/c-common.c:10245
21595 #, gcc-internal-format
21596 msgid "read-only named return value %qD used as %<asm%>output"
21597 msgstr ""
21599 #: c-family/c-common.c:10250
21600 #, gcc-internal-format
21601 msgid "assignment of function %qD"
21602 msgstr ""
21604 #: c-family/c-common.c:10251
21605 #, gcc-internal-format
21606 msgid "increment of function %qD"
21607 msgstr ""
21609 #: c-family/c-common.c:10252
21610 #, gcc-internal-format
21611 msgid "decrement of function %qD"
21612 msgstr ""
21614 #: c-family/c-common.c:10253
21615 #, gcc-internal-format
21616 msgid "function %qD used as %<asm%> output"
21617 msgstr ""
21619 #: c-family/c-common.c:10256 c/c-typeck.c:4332
21620 #, gcc-internal-format
21621 msgid "assignment of read-only location %qE"
21622 msgstr ""
21624 #: c-family/c-common.c:10257 c/c-typeck.c:4335
21625 #, gcc-internal-format
21626 msgid "increment of read-only location %qE"
21627 msgstr ""
21629 #: c-family/c-common.c:10258 c/c-typeck.c:4338
21630 #, gcc-internal-format
21631 msgid "decrement of read-only location %qE"
21632 msgstr ""
21634 #: c-family/c-common.c:10259
21635 #, gcc-internal-format
21636 msgid "read-only location %qE used as %<asm%> output"
21637 msgstr ""
21639 #: c-family/c-common.c:10273
21640 #, gcc-internal-format
21641 msgid "lvalue required as left operand of assignment"
21642 msgstr ""
21644 #: c-family/c-common.c:10276
21645 #, gcc-internal-format
21646 msgid "lvalue required as increment operand"
21647 msgstr ""
21649 #: c-family/c-common.c:10279
21650 #, gcc-internal-format
21651 msgid "lvalue required as decrement operand"
21652 msgstr ""
21654 #: c-family/c-common.c:10282
21655 #, gcc-internal-format
21656 msgid "lvalue required as unary %<&%> operand"
21657 msgstr ""
21659 #: c-family/c-common.c:10285
21660 #, gcc-internal-format
21661 msgid "lvalue required in asm statement"
21662 msgstr ""
21664 #: c-family/c-common.c:10302
21665 #, gcc-internal-format
21666 msgid "invalid type argument (have %qT)"
21667 msgstr ""
21669 #: c-family/c-common.c:10306
21670 #, gcc-internal-format
21671 msgid "invalid type argument of array indexing (have %qT)"
21672 msgstr ""
21674 #: c-family/c-common.c:10311
21675 #, gcc-internal-format
21676 msgid "invalid type argument of unary %<*%> (have %qT)"
21677 msgstr ""
21679 #: c-family/c-common.c:10316
21680 #, gcc-internal-format
21681 msgid "invalid type argument of %<->%> (have %qT)"
21682 msgstr ""
21684 #: c-family/c-common.c:10321
21685 #, gcc-internal-format
21686 msgid "invalid type argument of %<->*%> (have %qT)"
21687 msgstr ""
21689 #: c-family/c-common.c:10326
21690 #, gcc-internal-format
21691 msgid "invalid type argument of implicit conversion (have %qT)"
21692 msgstr ""
21694 #: c-family/c-common.c:10468 cp/init.c:2472
21695 #, gcc-internal-format
21696 msgid "size of array is too large"
21697 msgstr ""
21699 #: c-family/c-common.c:10516 c-family/c-common.c:10580 c/c-typeck.c:3386
21700 #, gcc-internal-format
21701 msgid "too few arguments to function %qE"
21702 msgstr ""
21704 #: c-family/c-common.c:10540 config/mep/mep.c:6201 c/c-typeck.c:6368
21705 #, gcc-internal-format
21706 msgid "incompatible type for argument %d of %qE"
21707 msgstr ""
21709 #: c-family/c-common.c:10673
21710 #, gcc-internal-format
21711 msgid "incorrect number of arguments to function %qE"
21712 msgstr ""
21714 #: c-family/c-common.c:10688
21715 #, gcc-internal-format
21716 msgid "argument 1 of %qE must be a non-void pointer type"
21717 msgstr ""
21719 #: c-family/c-common.c:10697
21720 #, gcc-internal-format
21721 msgid "argument 1 of %qE must be a pointer to a constant size type"
21722 msgstr ""
21724 #: c-family/c-common.c:10708
21725 #, gcc-internal-format
21726 msgid "argument 1 of %qE must be a pointer to a nonzero size object"
21727 msgstr ""
21729 #: c-family/c-common.c:10723
21730 #, gcc-internal-format
21731 msgid "argument %d of %qE must be a pointer type"
21732 msgstr ""
21734 #: c-family/c-common.c:10731
21735 #, gcc-internal-format
21736 msgid "size mismatch in argument %d of %qE"
21737 msgstr ""
21739 #: c-family/c-common.c:10747
21740 #, gcc-internal-format
21741 msgid "invalid memory model argument %d of %qE"
21742 msgstr ""
21744 #: c-family/c-common.c:10754
21745 #, gcc-internal-format
21746 msgid "non-integer memory model argument %d of %qE"
21747 msgstr ""
21749 #: c-family/c-common.c:11330
21750 #, gcc-internal-format
21751 msgid "array subscript has type %<char%>"
21752 msgstr ""
21754 #: c-family/c-common.c:11365 c-family/c-common.c:11368
21755 #, gcc-internal-format
21756 msgid "suggest parentheses around %<+%> inside %<<<%>"
21757 msgstr ""
21759 #: c-family/c-common.c:11371 c-family/c-common.c:11374
21760 #, gcc-internal-format
21761 msgid "suggest parentheses around %<-%> inside %<<<%>"
21762 msgstr ""
21764 #: c-family/c-common.c:11380 c-family/c-common.c:11383
21765 #, gcc-internal-format
21766 msgid "suggest parentheses around %<+%> inside %<>>%>"
21767 msgstr ""
21769 #: c-family/c-common.c:11386 c-family/c-common.c:11389
21770 #, gcc-internal-format
21771 msgid "suggest parentheses around %<-%> inside %<>>%>"
21772 msgstr ""
21774 #: c-family/c-common.c:11395 c-family/c-common.c:11398
21775 #, gcc-internal-format
21776 msgid "suggest parentheses around %<&&%> within %<||%>"
21777 msgstr ""
21779 #: c-family/c-common.c:11405 c-family/c-common.c:11409
21780 #, gcc-internal-format
21781 msgid "suggest parentheses around arithmetic in operand of %<|%>"
21782 msgstr ""
21784 #: c-family/c-common.c:11413 c-family/c-common.c:11416
21785 #, gcc-internal-format
21786 msgid "suggest parentheses around comparison in operand of %<|%>"
21787 msgstr ""
21789 #: c-family/c-common.c:11421
21790 #, gcc-internal-format
21791 msgid "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!%> to %<~%>"
21792 msgstr ""
21794 #: c-family/c-common.c:11429 c-family/c-common.c:11433
21795 #, gcc-internal-format
21796 msgid "suggest parentheses around arithmetic in operand of %<^%>"
21797 msgstr ""
21799 #: c-family/c-common.c:11437 c-family/c-common.c:11440
21800 #, gcc-internal-format
21801 msgid "suggest parentheses around comparison in operand of %<^%>"
21802 msgstr ""
21804 #: c-family/c-common.c:11446 c-family/c-common.c:11449
21805 #, gcc-internal-format
21806 msgid "suggest parentheses around %<+%> in operand of %<&%>"
21807 msgstr ""
21809 #: c-family/c-common.c:11452 c-family/c-common.c:11455
21810 #, gcc-internal-format
21811 msgid "suggest parentheses around %<-%> in operand of %<&%>"
21812 msgstr ""
21814 #: c-family/c-common.c:11459 c-family/c-common.c:11462
21815 #, gcc-internal-format
21816 msgid "suggest parentheses around comparison in operand of %<&%>"
21817 msgstr ""
21819 #: c-family/c-common.c:11467
21820 #, gcc-internal-format
21821 msgid "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!%> to %<~%>"
21822 msgstr ""
21824 #: c-family/c-common.c:11474 c-family/c-common.c:11477
21825 #, gcc-internal-format
21826 msgid "suggest parentheses around comparison in operand of %<==%>"
21827 msgstr ""
21829 #: c-family/c-common.c:11482 c-family/c-common.c:11485
21830 #, gcc-internal-format
21831 msgid "suggest parentheses around comparison in operand of %<!=%>"
21832 msgstr ""
21834 #: c-family/c-common.c:11495 c-family/c-common.c:11501
21835 #, gcc-internal-format
21836 msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
21837 msgstr ""
21839 #: c-family/c-common.c:11517
21840 #, gcc-internal-format
21841 msgid "label %q+D defined but not used"
21842 msgstr ""
21844 #: c-family/c-common.c:11519
21845 #, gcc-internal-format
21846 msgid "label %q+D declared but not defined"
21847 msgstr ""
21849 #: c-family/c-common.c:11535
21850 #, gcc-internal-format
21851 msgid "division by zero"
21852 msgstr "ділення на нуль"
21854 #: c-family/c-common.c:11567
21855 #, gcc-internal-format
21856 msgid "comparison between types %qT and %qT"
21857 msgstr ""
21859 #: c-family/c-common.c:11618
21860 #, gcc-internal-format
21861 msgid "comparison between signed and unsigned integer expressions"
21862 msgstr ""
21864 #: c-family/c-common.c:11669
21865 #, gcc-internal-format
21866 msgid "promoted ~unsigned is always non-zero"
21867 msgstr ""
21869 #: c-family/c-common.c:11672
21870 #, gcc-internal-format
21871 msgid "comparison of promoted ~unsigned with constant"
21872 msgstr ""
21874 #: c-family/c-common.c:11682
21875 #, gcc-internal-format
21876 msgid "comparison of promoted ~unsigned with unsigned"
21877 msgstr ""
21879 #: c-family/c-common.c:11860
21880 #, gcc-internal-format
21881 msgid "typedef %qD locally defined but not used"
21882 msgstr ""
21884 #: c-family/c-common.c:11892
21885 #, gcc-internal-format
21886 msgid "comparison of constant %qE with boolean expression is always false"
21887 msgstr ""
21889 #: c-family/c-common.c:11895
21890 #, gcc-internal-format
21891 msgid "comparison of constant %qE with boolean expression is always true"
21892 msgstr ""
21894 #: c-family/c-common.c:12141
21895 #, gcc-internal-format
21896 msgid "index value is out of bound"
21897 msgstr ""
21899 #: c-family/c-common.c:12214 c-family/c-common.c:12264
21900 #: c-family/c-common.c:12279 cp/call.c:4641 cp/call.c:4648
21901 #, gcc-internal-format
21902 msgid "conversion of scalar %qT to vector %qT involves truncation"
21903 msgstr ""
21905 #: c-family/c-format.c:114 c-family/c-format.c:301
21906 #, gcc-internal-format
21907 msgid "format string has invalid operand number"
21908 msgstr ""
21910 #: c-family/c-format.c:130
21911 #, gcc-internal-format
21912 msgid "function does not return string type"
21913 msgstr ""
21915 #: c-family/c-format.c:164
21916 #, gcc-internal-format
21917 msgid "format string argument is not a string type"
21918 msgstr ""
21920 #: c-family/c-format.c:190
21921 #, gcc-internal-format
21922 msgid "found a %<%s%> reference but the format argument should be a string"
21923 msgstr ""
21925 #: c-family/c-format.c:193
21926 #, gcc-internal-format
21927 msgid "found a %qT but the format argument should be a string"
21928 msgstr ""
21930 #: c-family/c-format.c:203
21931 #, gcc-internal-format
21932 msgid "format argument should be a %<%s%> reference but a string was found"
21933 msgstr ""
21935 #: c-family/c-format.c:225
21936 #, gcc-internal-format
21937 msgid "format argument should be a %<%s%> reference"
21938 msgstr ""
21940 #: c-family/c-format.c:269
21941 #, gcc-internal-format
21942 msgid "unrecognized format specifier"
21943 msgstr ""
21945 #: c-family/c-format.c:284
21946 #, gcc-internal-format
21947 msgid "%qE is only allowed in Objective-C dialects"
21948 msgstr ""
21950 #: c-family/c-format.c:293
21951 #, gcc-internal-format
21952 msgid "%qE is an unrecognized format function type"
21953 msgstr ""
21955 #: c-family/c-format.c:307
21956 #, gcc-internal-format
21957 msgid "%<...%> has invalid operand number"
21958 msgstr ""
21960 #: c-family/c-format.c:314
21961 #, gcc-internal-format
21962 msgid "format string argument follows the args to be formatted"
21963 msgstr ""
21965 #: c-family/c-format.c:1060
21966 #, gcc-internal-format
21967 msgid "function might be possible candidate for %qs format attribute"
21968 msgstr ""
21970 #: c-family/c-format.c:1150 c-family/c-format.c:1171 c-family/c-format.c:2263
21971 #, gcc-internal-format
21972 msgid "missing $ operand number in format"
21973 msgstr ""
21975 #: c-family/c-format.c:1180
21976 #, gcc-internal-format, gfc-internal-format
21977 msgid "%s does not support %%n$ operand number formats"
21978 msgstr ""
21980 #: c-family/c-format.c:1187
21981 #, gcc-internal-format
21982 msgid "operand number out of range in format"
21983 msgstr ""
21985 #: c-family/c-format.c:1210
21986 #, gcc-internal-format, gfc-internal-format
21987 msgid "format argument %d used more than once in %s format"
21988 msgstr ""
21990 #: c-family/c-format.c:1242
21991 #, gcc-internal-format
21992 msgid "$ operand number used after format without operand number"
21993 msgstr ""
21995 #: c-family/c-format.c:1273
21996 #, gcc-internal-format, gfc-internal-format
21997 msgid "format argument %d unused before used argument %d in $-style format"
21998 msgstr ""
22000 #: c-family/c-format.c:1374
22001 #, gcc-internal-format
22002 msgid "format not a string literal, format string not checked"
22003 msgstr ""
22005 #: c-family/c-format.c:1389 c-family/c-format.c:1392
22006 #, gcc-internal-format
22007 msgid "format not a string literal and no format arguments"
22008 msgstr ""
22010 #: c-family/c-format.c:1395
22011 #, gcc-internal-format
22012 msgid "format not a string literal, argument types not checked"
22013 msgstr ""
22015 #: c-family/c-format.c:1409
22016 #, gcc-internal-format
22017 msgid "too many arguments for format"
22018 msgstr ""
22020 #: c-family/c-format.c:1412
22021 #, gcc-internal-format
22022 msgid "unused arguments in $-style format"
22023 msgstr ""
22025 #: c-family/c-format.c:1415
22026 #, gcc-internal-format, gfc-internal-format
22027 msgid "zero-length %s format string"
22028 msgstr ""
22030 #: c-family/c-format.c:1419
22031 #, gcc-internal-format
22032 msgid "format is a wide character string"
22033 msgstr ""
22035 #: c-family/c-format.c:1422
22036 #, gcc-internal-format
22037 msgid "unterminated format string"
22038 msgstr ""
22040 #: c-family/c-format.c:1686
22041 #, gcc-internal-format
22042 msgid "spurious trailing %<%%%> in format"
22043 msgstr ""
22045 #: c-family/c-format.c:1731 c-family/c-format.c:2016
22046 #, gcc-internal-format, gfc-internal-format
22047 msgid "repeated %s in format"
22048 msgstr ""
22050 #: c-family/c-format.c:1745
22051 #, gcc-internal-format
22052 msgid "missing fill character at end of strfmon format"
22053 msgstr ""
22055 #: c-family/c-format.c:1834
22056 #, gcc-internal-format, gfc-internal-format
22057 msgid "zero width in %s format"
22058 msgstr ""
22060 #: c-family/c-format.c:1853
22061 #, gcc-internal-format, gfc-internal-format
22062 msgid "empty left precision in %s format"
22063 msgstr ""
22065 #: c-family/c-format.c:1930
22066 #, gcc-internal-format, gfc-internal-format
22067 msgid "empty precision in %s format"
22068 msgstr ""
22070 #: c-family/c-format.c:1999
22071 #, gcc-internal-format
22072 msgid "%s does not support the %qs %s length modifier"
22073 msgstr ""
22075 #: c-family/c-format.c:2034
22076 #, gcc-internal-format
22077 msgid "conversion lacks type at end of format"
22078 msgstr ""
22080 #: c-family/c-format.c:2046
22081 #, gcc-internal-format
22082 msgid "unknown conversion type character %qc in format"
22083 msgstr ""
22085 #: c-family/c-format.c:2050
22086 #, gcc-internal-format
22087 msgid "unknown conversion type character 0x%x in format"
22088 msgstr ""
22090 #: c-family/c-format.c:2058
22091 #, gcc-internal-format
22092 msgid "%s does not support the %<%%%c%> %s format"
22093 msgstr ""
22095 #: c-family/c-format.c:2075
22096 #, gcc-internal-format
22097 msgid "%s used with %<%%%c%> %s format"
22098 msgstr ""
22100 #: c-family/c-format.c:2085
22101 #, gcc-internal-format, gfc-internal-format
22102 msgid "%s does not support %s"
22103 msgstr ""
22105 #: c-family/c-format.c:2095
22106 #, gcc-internal-format
22107 msgid "%s does not support %s with the %<%%%c%> %s format"
22108 msgstr ""
22110 #: c-family/c-format.c:2131
22111 #, gcc-internal-format
22112 msgid "%s ignored with %s and %<%%%c%> %s format"
22113 msgstr ""
22115 #: c-family/c-format.c:2136
22116 #, gcc-internal-format, gfc-internal-format
22117 msgid "%s ignored with %s in %s format"
22118 msgstr ""
22120 #: c-family/c-format.c:2143
22121 #, gcc-internal-format
22122 msgid "use of %s and %s together with %<%%%c%> %s format"
22123 msgstr ""
22125 #: c-family/c-format.c:2148
22126 #, gcc-internal-format, gfc-internal-format
22127 msgid "use of %s and %s together in %s format"
22128 msgstr ""
22130 #: c-family/c-format.c:2168
22131 #, gcc-internal-format
22132 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
22133 msgstr ""
22135 #: c-family/c-format.c:2172
22136 #, gcc-internal-format
22137 msgid "%<%%%c%> yields only last 2 digits of year"
22138 msgstr ""
22140 #: c-family/c-format.c:2190
22141 #, gcc-internal-format
22142 msgid "no closing %<]%> for %<%%[%> format"
22143 msgstr ""
22145 #: c-family/c-format.c:2204
22146 #, gcc-internal-format
22147 msgid "use of %qs length modifier with %qc type character"
22148 msgstr ""
22150 #: c-family/c-format.c:2222
22151 #, gcc-internal-format
22152 msgid "%s does not support the %<%%%s%c%> %s format"
22153 msgstr ""
22155 #: c-family/c-format.c:2240
22156 #, gcc-internal-format
22157 msgid "operand number specified with suppressed assignment"
22158 msgstr ""
22160 #: c-family/c-format.c:2244
22161 #, gcc-internal-format
22162 msgid "operand number specified for format taking no argument"
22163 msgstr ""
22165 #: c-family/c-format.c:2331
22166 #, gcc-internal-format
22167 msgid "embedded %<\\0%> in format"
22168 msgstr ""
22170 #: c-family/c-format.c:2401
22171 #, gcc-internal-format, gfc-internal-format
22172 msgid "writing through null pointer (argument %d)"
22173 msgstr ""
22175 #: c-family/c-format.c:2409
22176 #, gcc-internal-format, gfc-internal-format
22177 msgid "reading through null pointer (argument %d)"
22178 msgstr ""
22180 #: c-family/c-format.c:2429
22181 #, gcc-internal-format, gfc-internal-format
22182 msgid "writing into constant object (argument %d)"
22183 msgstr ""
22185 #: c-family/c-format.c:2441
22186 #, gcc-internal-format, gfc-internal-format
22187 msgid "extra type qualifiers in format argument (argument %d)"
22188 msgstr ""
22190 #: c-family/c-format.c:2575
22191 #, gcc-internal-format
22192 msgid "%s %<%s%.*s%> expects argument of type %<%s%s%>, but argument %d has type %qT"
22193 msgstr ""
22195 #: c-family/c-format.c:2583
22196 #, gcc-internal-format
22197 msgid "%s %<%s%.*s%> expects a matching %<%s%s%> argument"
22198 msgstr ""
22200 #: c-family/c-format.c:2592
22201 #, gcc-internal-format
22202 msgid "%s %<%s%.*s%> expects argument of type %<%T%s%>, but argument %d has type %qT"
22203 msgstr ""
22205 #: c-family/c-format.c:2600
22206 #, gcc-internal-format
22207 msgid "%s %<%s%.*s%> expects a matching %<%T%s%> argument"
22208 msgstr ""
22210 #: c-family/c-format.c:2660 c-family/c-format.c:2666 c-family/c-format.c:2817
22211 #, gcc-internal-format
22212 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
22213 msgstr ""
22215 #: c-family/c-format.c:2673 c-family/c-format.c:2827
22216 #, gcc-internal-format
22217 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
22218 msgstr ""
22220 #: c-family/c-format.c:2723
22221 #, gcc-internal-format
22222 msgid "%<locus%> is not defined as a type"
22223 msgstr ""
22225 #: c-family/c-format.c:2776
22226 #, gcc-internal-format
22227 msgid "%<location_t%> is not defined as a type"
22228 msgstr ""
22230 #: c-family/c-format.c:2793
22231 #, gcc-internal-format
22232 msgid "%<tree%> is not defined as a type"
22233 msgstr ""
22235 #: c-family/c-format.c:2798
22236 #, gcc-internal-format
22237 msgid "%<tree%> is not defined as a pointer type"
22238 msgstr ""
22240 #: c-family/c-format.c:3071
22241 #, gcc-internal-format
22242 msgid "args to be formatted is not %<...%>"
22243 msgstr ""
22245 #: c-family/c-format.c:3083
22246 #, gcc-internal-format
22247 msgid "strftime formats cannot format arguments"
22248 msgstr ""
22250 #: c-family/c-lex.c:239
22251 #, gcc-internal-format
22252 msgid "badly nested C headers from preprocessor"
22253 msgstr ""
22255 #: c-family/c-lex.c:274
22256 #, gcc-internal-format, gfc-internal-format
22257 msgid "ignoring #pragma %s %s"
22258 msgstr ""
22260 #. ... or not.
22261 #: c-family/c-lex.c:511 c-family/c-lex.c:1171
22262 #, gcc-internal-format
22263 msgid "stray %<@%> in program"
22264 msgstr ""
22266 #: c-family/c-lex.c:526
22267 #, gcc-internal-format
22268 msgid "stray %qs in program"
22269 msgstr ""
22271 #: c-family/c-lex.c:536
22272 #, gcc-internal-format, gfc-internal-format
22273 msgid "missing terminating %c character"
22274 msgstr "відсутній завершальний символ %c"
22276 #: c-family/c-lex.c:538
22277 #, gcc-internal-format
22278 msgid "stray %qc in program"
22279 msgstr ""
22281 #: c-family/c-lex.c:540
22282 #, gcc-internal-format
22283 msgid "stray %<\\%o%> in program"
22284 msgstr ""
22286 #: c-family/c-lex.c:746
22287 #, gcc-internal-format
22288 msgid "this decimal constant is unsigned only in ISO C90"
22289 msgstr ""
22291 #: c-family/c-lex.c:750
22292 #, gcc-internal-format
22293 msgid "this decimal constant would be unsigned in ISO C90"
22294 msgstr ""
22296 #: c-family/c-lex.c:770
22297 #, gcc-internal-format
22298 msgid "integer constant is too large for %<unsigned long%> type"
22299 msgstr ""
22301 #: c-family/c-lex.c:810
22302 #, gcc-internal-format
22303 msgid "unsuffixed float constant"
22304 msgstr ""
22306 #: c-family/c-lex.c:842
22307 #, gcc-internal-format
22308 msgid "unsupported non-standard suffix on floating constant"
22309 msgstr ""
22311 #: c-family/c-lex.c:847
22312 #, gcc-internal-format
22313 msgid "non-standard suffix on floating constant"
22314 msgstr ""
22316 #: c-family/c-lex.c:918 c-family/c-lex.c:921
22317 #, gcc-internal-format
22318 msgid "floating constant exceeds range of %qT"
22319 msgstr ""
22321 #: c-family/c-lex.c:936
22322 #, gcc-internal-format
22323 msgid "floating constant truncated to zero"
22324 msgstr ""
22326 #: c-family/c-lex.c:1133
22327 #, gcc-internal-format
22328 msgid "repeated %<@%> before Objective-C string"
22329 msgstr ""
22331 #: c-family/c-lex.c:1152 cp/parser.c:3716
22332 #, gcc-internal-format
22333 msgid "unsupported non-standard concatenation of string literals"
22334 msgstr ""
22336 #: c-family/c-lex.c:1180
22337 #, gcc-internal-format
22338 msgid "traditional C rejects string constant concatenation"
22339 msgstr ""
22341 #: c-family/c-omp.c:205
22342 #, gcc-internal-format
22343 msgid "invalid expression type for %<#pragma omp atomic%>"
22344 msgstr ""
22346 #: c-family/c-omp.c:279
22347 #, gcc-internal-format
22348 msgid "%<#pragma omp atomic update%> uses two different variables for memory"
22349 msgstr ""
22351 #: c-family/c-omp.c:281 c-family/c-omp.c:293
22352 #, gcc-internal-format
22353 msgid "%<#pragma omp atomic capture%> uses two different variables for memory"
22354 msgstr ""
22356 #: c-family/c-omp.c:474 cp/semantics.c:6635
22357 #, gcc-internal-format
22358 msgid "invalid type for iteration variable %qE"
22359 msgstr ""
22361 #: c-family/c-omp.c:487
22362 #, gcc-internal-format
22363 msgid "%qE is not initialized"
22364 msgstr ""
22366 #: c-family/c-omp.c:507 cp/semantics.c:6541
22367 #, gcc-internal-format
22368 msgid "missing controlling predicate"
22369 msgstr ""
22371 #: c-family/c-omp.c:592 cp/semantics.c:6285
22372 #, gcc-internal-format
22373 msgid "invalid controlling predicate"
22374 msgstr ""
22376 #: c-family/c-omp.c:599 cp/semantics.c:6547
22377 #, gcc-internal-format
22378 msgid "missing increment expression"
22379 msgstr ""
22381 #: c-family/c-omp.c:663 cp/semantics.c:6395
22382 #, gcc-internal-format
22383 msgid "invalid increment expression"
22384 msgstr ""
22386 #: c-family/c-omp.c:1036
22387 #, gcc-internal-format
22388 msgid "%qD is not an function argument"
22389 msgstr ""
22391 #: c-family/c-opts.c:329
22392 #, gcc-internal-format
22393 msgid "-I- specified twice"
22394 msgstr ""
22396 #: c-family/c-opts.c:332
22397 #, gcc-internal-format
22398 msgid "obsolete option -I- used, please use -iquote instead"
22399 msgstr ""
22401 #: c-family/c-opts.c:410
22402 #, gcc-internal-format
22403 msgid "%<-Wabi=1%> is not supported, using =2"
22404 msgstr "Підтримки %<-Wabi=1%> не передбачено, використовуємо =2"
22406 #: c-family/c-opts.c:600 fortran/cpp.c:365
22407 #, gcc-internal-format
22408 msgid "output filename specified twice"
22409 msgstr ""
22411 #: c-family/c-opts.c:779
22412 #, gcc-internal-format
22413 msgid "-fexcess-precision=standard for C++"
22414 msgstr ""
22416 #: c-family/c-opts.c:802
22417 #, gcc-internal-format
22418 msgid "-fno-gnu89-inline is only supported in GNU99 or C99 mode"
22419 msgstr ""
22421 #: c-family/c-opts.c:848
22422 #, gcc-internal-format
22423 msgid "-Wformat-y2k ignored without -Wformat"
22424 msgstr ""
22426 #: c-family/c-opts.c:850
22427 #, gcc-internal-format
22428 msgid "-Wformat-extra-args ignored without -Wformat"
22429 msgstr ""
22431 #: c-family/c-opts.c:852
22432 #, gcc-internal-format
22433 msgid "-Wformat-zero-length ignored without -Wformat"
22434 msgstr ""
22436 #: c-family/c-opts.c:854
22437 #, gcc-internal-format
22438 msgid "-Wformat-nonliteral ignored without -Wformat"
22439 msgstr ""
22441 #: c-family/c-opts.c:856
22442 #, gcc-internal-format
22443 msgid "-Wformat-contains-nul ignored without -Wformat"
22444 msgstr ""
22446 #: c-family/c-opts.c:858
22447 #, gcc-internal-format
22448 msgid "-Wformat-security ignored without -Wformat"
22449 msgstr ""
22451 #: c-family/c-opts.c:875
22452 #, gcc-internal-format
22453 msgid "%<-fabi-compat-version=1%> is not supported, using =2"
22454 msgstr "Підтримки %<-fabi-compat-version=1%> не передбачено, використовуємо =2"
22456 #: c-family/c-opts.c:916
22457 #, gcc-internal-format
22458 msgid "external TLS initialization functions not supported on this target"
22459 msgstr ""
22461 #: c-family/c-opts.c:936
22462 #, gcc-internal-format
22463 msgid "opening output file %s: %m"
22464 msgstr ""
22466 #: c-family/c-opts.c:941
22467 #, gcc-internal-format, gfc-internal-format
22468 msgid "too many filenames given.  Type %s --help for usage"
22469 msgstr ""
22471 #: c-family/c-opts.c:960
22472 #, gcc-internal-format, gfc-internal-format
22473 msgid "the \"%s\" debug format cannot be used with pre-compiled headers"
22474 msgstr ""
22476 #: c-family/c-opts.c:1119
22477 #, gcc-internal-format
22478 msgid "opening dependency file %s: %m"
22479 msgstr ""
22481 #: c-family/c-opts.c:1130
22482 #, gcc-internal-format
22483 msgid "closing dependency file %s: %m"
22484 msgstr ""
22486 #: c-family/c-opts.c:1133
22487 #, gcc-internal-format
22488 msgid "when writing output to %s: %m"
22489 msgstr ""
22491 #: c-family/c-opts.c:1213
22492 #, gcc-internal-format
22493 msgid "to generate dependencies you must specify either -M or -MM"
22494 msgstr ""
22496 #: c-family/c-opts.c:1236
22497 #, gcc-internal-format
22498 msgid "-MG may only be used with -M or -MM"
22499 msgstr ""
22501 #: c-family/c-opts.c:1264
22502 #, gcc-internal-format
22503 msgid "-fdirectives-only is incompatible with -Wunused_macros"
22504 msgstr ""
22506 #: c-family/c-opts.c:1266
22507 #, gcc-internal-format
22508 msgid "-fdirectives-only is incompatible with -traditional"
22509 msgstr ""
22511 #: c-family/c-opts.c:1456
22512 #, gcc-internal-format
22513 msgid "too late for # directive to set debug directory"
22514 msgstr ""
22516 #: c-family/c-pch.c:125
22517 #, gcc-internal-format
22518 msgid "can%'t create precompiled header %s: %m"
22519 msgstr ""
22521 #: c-family/c-pch.c:148
22522 #, gcc-internal-format
22523 msgid "can%'t write to %s: %m"
22524 msgstr ""
22526 #: c-family/c-pch.c:206
22527 #, gcc-internal-format
22528 msgid "can%'t write %s: %m"
22529 msgstr ""
22531 #: c-family/c-pch.c:234 c-family/c-pch.c:275 c-family/c-pch.c:326
22532 #, gcc-internal-format
22533 msgid "can%'t read %s: %m"
22534 msgstr ""
22536 #: c-family/c-pch.c:432
22537 #, gcc-internal-format
22538 msgid "pch_preprocess pragma should only be used with -fpreprocessed"
22539 msgstr ""
22541 #: c-family/c-pch.c:433
22542 #, gcc-internal-format
22543 msgid "use #include instead"
22544 msgstr ""
22546 #: c-family/c-pch.c:439
22547 #, gcc-internal-format
22548 msgid "%s: couldn%'t open PCH file: %m"
22549 msgstr ""
22551 #: c-family/c-pch.c:444
22552 #, gcc-internal-format
22553 msgid "use -Winvalid-pch for more information"
22554 msgstr "докладніша інформація виводиться, якщо вказати -Winvalid-pch"
22556 #: c-family/c-pch.c:445
22557 #, gcc-internal-format, gfc-internal-format
22558 msgid "%s: PCH file was invalid"
22559 msgstr ""
22561 #: c-family/c-pragma.c:119
22562 #, gcc-internal-format
22563 msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
22564 msgstr ""
22566 #: c-family/c-pragma.c:132
22567 #, gcc-internal-format
22568 msgid "#pragma pack(pop, %E) encountered without matching #pragma pack(push, %E)"
22569 msgstr ""
22571 #: c-family/c-pragma.c:162
22572 #, gcc-internal-format
22573 msgid "missing %<(%> after %<#pragma pack%> - ignored"
22574 msgstr ""
22576 #: c-family/c-pragma.c:173 c-family/c-pragma.c:205
22577 #, gcc-internal-format
22578 msgid "invalid constant in %<#pragma pack%> - ignored"
22579 msgstr ""
22581 #: c-family/c-pragma.c:177 c-family/c-pragma.c:219
22582 #, gcc-internal-format
22583 msgid "malformed %<#pragma pack%> - ignored"
22584 msgstr ""
22586 #: c-family/c-pragma.c:182
22587 #, gcc-internal-format
22588 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
22589 msgstr ""
22591 #: c-family/c-pragma.c:184
22592 #, gcc-internal-format
22593 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
22594 msgstr ""
22596 #: c-family/c-pragma.c:193
22597 #, gcc-internal-format
22598 msgid "unknown action %qE for %<#pragma pack%> - ignored"
22599 msgstr ""
22601 #: c-family/c-pragma.c:222
22602 #, gcc-internal-format
22603 msgid "junk at end of %<#pragma pack%>"
22604 msgstr ""
22606 #: c-family/c-pragma.c:225
22607 #, gcc-internal-format
22608 msgid "#pragma pack has no effect with -fpack-struct - ignored"
22609 msgstr ""
22611 #: c-family/c-pragma.c:245
22612 #, gcc-internal-format, gfc-internal-format
22613 msgid "alignment must be a small power of two, not %d"
22614 msgstr ""
22616 #: c-family/c-pragma.c:284
22617 #, gcc-internal-format
22618 msgid "applying #pragma weak %q+D after first use results in unspecified behavior"
22619 msgstr ""
22621 #: c-family/c-pragma.c:381 c-family/c-pragma.c:386
22622 #, gcc-internal-format
22623 msgid "malformed #pragma weak, ignored"
22624 msgstr ""
22626 #: c-family/c-pragma.c:390
22627 #, gcc-internal-format
22628 msgid "junk at end of %<#pragma weak%>"
22629 msgstr ""
22631 #: c-family/c-pragma.c:396
22632 #, gcc-internal-format
22633 msgid "%<#pragma weak%> declaration of %q+D not allowed, ignored"
22634 msgstr ""
22636 #: c-family/c-pragma.c:465 c-family/c-pragma.c:467
22637 #, gcc-internal-format
22638 msgid "malformed #pragma redefine_extname, ignored"
22639 msgstr ""
22641 #: c-family/c-pragma.c:470
22642 #, gcc-internal-format
22643 msgid "junk at end of %<#pragma redefine_extname%>"
22644 msgstr ""
22646 #: c-family/c-pragma.c:499 c-family/c-pragma.c:572
22647 #, gcc-internal-format
22648 msgid "#pragma redefine_extname ignored due to conflict with previous rename"
22649 msgstr ""
22651 #: c-family/c-pragma.c:527
22652 #, gcc-internal-format
22653 msgid "#pragma redefine_extname ignored due to conflict with previous #pragma redefine_extname"
22654 msgstr ""
22656 #: c-family/c-pragma.c:563
22657 #, gcc-internal-format
22658 msgid "asm declaration ignored due to conflict with previous rename"
22659 msgstr ""
22661 #: c-family/c-pragma.c:594
22662 #, gcc-internal-format
22663 msgid "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
22664 msgstr ""
22666 #: c-family/c-pragma.c:655
22667 #, gcc-internal-format
22668 msgid "#pragma GCC visibility push() must specify default, internal, hidden or protected"
22669 msgstr ""
22671 #: c-family/c-pragma.c:697
22672 #, gcc-internal-format
22673 msgid "#pragma GCC visibility must be followed by push or pop"
22674 msgstr ""
22676 #: c-family/c-pragma.c:703
22677 #, gcc-internal-format
22678 msgid "no matching push for %<#pragma GCC visibility pop%>"
22679 msgstr ""
22681 #: c-family/c-pragma.c:708 c-family/c-pragma.c:715
22682 #, gcc-internal-format
22683 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
22684 msgstr ""
22686 #: c-family/c-pragma.c:711
22687 #, gcc-internal-format
22688 msgid "malformed #pragma GCC visibility push"
22689 msgstr ""
22691 #: c-family/c-pragma.c:719
22692 #, gcc-internal-format
22693 msgid "junk at end of %<#pragma GCC visibility%>"
22694 msgstr ""
22696 #: c-family/c-pragma.c:734
22697 #, gcc-internal-format
22698 msgid "missing [error|warning|ignored] after %<#pragma GCC diagnostic%>"
22699 msgstr ""
22701 #: c-family/c-pragma.c:753
22702 #, gcc-internal-format
22703 msgid "expected [error|warning|ignored|push|pop] after %<#pragma GCC diagnostic%>"
22704 msgstr ""
22706 #: c-family/c-pragma.c:757
22707 #, gcc-internal-format
22708 msgid "missing option after %<#pragma GCC diagnostic%> kind"
22709 msgstr ""
22711 #: c-family/c-pragma.c:769
22712 #, gcc-internal-format
22713 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
22714 msgstr ""
22716 #: c-family/c-pragma.c:782
22717 #, gcc-internal-format
22718 msgid "#pragma GCC option is not allowed inside functions"
22719 msgstr ""
22721 #: c-family/c-pragma.c:795
22722 #, gcc-internal-format
22723 msgid "%<#pragma GCC option%> is not a string"
22724 msgstr ""
22726 #: c-family/c-pragma.c:822
22727 #, gcc-internal-format
22728 msgid "%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>"
22729 msgstr ""
22731 #: c-family/c-pragma.c:828
22732 #, gcc-internal-format
22733 msgid "#pragma GCC target string... is badly formed"
22734 msgstr ""
22736 #: c-family/c-pragma.c:851
22737 #, gcc-internal-format
22738 msgid "#pragma GCC optimize is not allowed inside functions"
22739 msgstr ""
22741 #: c-family/c-pragma.c:864
22742 #, gcc-internal-format
22743 msgid "%<#pragma GCC optimize%> is not a string or number"
22744 msgstr ""
22746 #: c-family/c-pragma.c:890
22747 #, gcc-internal-format
22748 msgid "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>"
22749 msgstr ""
22751 #: c-family/c-pragma.c:896
22752 #, gcc-internal-format
22753 msgid "#pragma GCC optimize string... is badly formed"
22754 msgstr ""
22756 #: c-family/c-pragma.c:937
22757 #, gcc-internal-format
22758 msgid "junk at end of %<#pragma push_options%>"
22759 msgstr ""
22761 #: c-family/c-pragma.c:967
22762 #, gcc-internal-format
22763 msgid "junk at end of %<#pragma pop_options%>"
22764 msgstr ""
22766 #: c-family/c-pragma.c:974
22767 #, gcc-internal-format
22768 msgid "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC push_options%>"
22769 msgstr ""
22771 #: c-family/c-pragma.c:1016
22772 #, gcc-internal-format
22773 msgid "junk at end of %<#pragma reset_options%>"
22774 msgstr ""
22776 #: c-family/c-pragma.c:1054 c-family/c-pragma.c:1061
22777 #, gcc-internal-format
22778 msgid "expected a string after %<#pragma message%>"
22779 msgstr ""
22781 #: c-family/c-pragma.c:1056
22782 #, gcc-internal-format
22783 msgid "malformed %<#pragma message%>, ignored"
22784 msgstr ""
22786 #: c-family/c-pragma.c:1066
22787 #, gcc-internal-format
22788 msgid "junk at end of %<#pragma message%>"
22789 msgstr ""
22791 #: c-family/c-pragma.c:1069
22792 #, gcc-internal-format, gfc-internal-format
22793 msgid "#pragma message: %s"
22794 msgstr ""
22796 #: c-family/c-pragma.c:1106
22797 #, gcc-internal-format
22798 msgid "invalid location for %<pragma %s%>, ignored"
22799 msgstr ""
22801 #: c-family/c-pragma.c:1113 c-family/c-pragma.c:1127
22802 #, gcc-internal-format
22803 msgid "malformed %<#pragma %s%>, ignored"
22804 msgstr ""
22806 #: c-family/c-pragma.c:1133
22807 #, gcc-internal-format
22808 msgid "junk at end of %<#pragma %s%>"
22809 msgstr ""
22811 #: c-family/c-pragma.c:1151
22812 #, gcc-internal-format
22813 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported for C++"
22814 msgstr ""
22816 #: c-family/c-pragma.c:1160
22817 #, gcc-internal-format
22818 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported on this target"
22819 msgstr ""
22821 #: c-family/c-pragma.c:1166
22822 #, gcc-internal-format
22823 msgid "ISO C does not support %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
22824 msgstr ""
22826 #: c-family/c-pretty-print.c:362
22827 #, gcc-internal-format
22828 msgid "<type-error>"
22829 msgstr ""
22831 #: c-family/c-pretty-print.c:401
22832 #, gcc-internal-format
22833 msgid "<unnamed-unsigned:"
22834 msgstr ""
22836 #: c-family/c-pretty-print.c:405
22837 #, gcc-internal-format
22838 msgid "<unnamed-float:"
22839 msgstr ""
22841 #: c-family/c-pretty-print.c:408
22842 #, gcc-internal-format
22843 msgid "<unnamed-fixed:"
22844 msgstr ""
22846 #: c-family/c-pretty-print.c:423
22847 #, gcc-internal-format
22848 msgid "<typedef-error>"
22849 msgstr ""
22851 #: c-family/c-pretty-print.c:438
22852 #, gcc-internal-format
22853 msgid "<tag-error>"
22854 msgstr ""
22856 #: c-family/c-pretty-print.c:1272
22857 #, gcc-internal-format
22858 msgid "<erroneous-expression>"
22859 msgstr ""
22861 #: c-family/c-pretty-print.c:1276 cp/cxx-pretty-print.c:139
22862 #, gcc-internal-format
22863 msgid "<return-value>"
22864 msgstr ""
22866 #: c-family/c-semantics.c:168
22867 #, gcc-internal-format, gfc-internal-format
22868 msgid "wrong type argument to %s"
22869 msgstr ""
22871 #: c-family/cilk.c:116 cp/parser.c:5997
22872 #, gcc-internal-format
22873 msgid "%<_Cilk_spawn%> may only be used inside a function"
22874 msgstr ""
22876 #: c-family/cilk.c:129
22877 #, gcc-internal-format
22878 msgid "only function calls can be spawned"
22879 msgstr ""
22881 #: c-family/cilk.c:262
22882 #, gcc-internal-format
22883 msgid "invalid use of %<_Cilk_spawn%>"
22884 msgstr ""
22886 #: c-family/cilk.c:403
22887 #, gcc-internal-format
22888 msgid "explicit register variable %qD may not be modified in spawn"
22889 msgstr ""
22891 #: c-family/cilk.c:484
22892 #, gcc-internal-format
22893 msgid "cannot spawn call to function that returns twice"
22894 msgstr ""
22896 #: c-family/cilk.c:505
22897 #, gcc-internal-format
22898 msgid "invalid use of label %q+D in %<_Cilk_spawn%>"
22899 msgstr ""
22901 #: c-family/cilk.c:975
22902 #, gcc-internal-format
22903 msgid "register assignment ignored for %qD used in Cilk block"
22904 msgstr ""
22906 #: c-family/cppspec.c:93
22907 #, gcc-internal-format
22908 msgid "%qs is not a valid option to the preprocessor"
22909 msgstr ""
22911 #: c-family/cppspec.c:112
22912 #, gcc-internal-format
22913 msgid "too many input files"
22914 msgstr ""
22916 #: common/config/aarch64/aarch64-common.c:116
22917 #, gcc-internal-format
22918 msgid "-mcpu string too large"
22919 msgstr ""
22921 #: common/config/alpha/alpha-common.c:76
22922 #, gcc-internal-format
22923 msgid "bad value %qs for -mtls-size switch"
22924 msgstr ""
22926 #: common/config/arc/arc-common.c:80
22927 #, gcc-internal-format
22928 msgid "multiple -mcpu= options specified."
22929 msgstr ""
22931 #: common/config/bfin/bfin-common.c:304 common/config/m68k/m68k-common.c:60
22932 #, gcc-internal-format, gfc-internal-format
22933 msgid "-mshared-library-id=%s is not between 0 and %d"
22934 msgstr ""
22936 #: common/config/bfin/bfin-common.c:323
22937 #, gcc-internal-format, gfc-internal-format
22938 msgid "-mcpu=%s is not valid"
22939 msgstr ""
22941 #: common/config/bfin/bfin-common.c:359
22942 #, gcc-internal-format, gfc-internal-format
22943 msgid "-mcpu=%s has invalid silicon revision"
22944 msgstr ""
22946 #: common/config/i386/i386-common.c:954
22947 #, gcc-internal-format
22948 msgid "-malign-loops is obsolete, use -falign-loops"
22949 msgstr ""
22951 #: common/config/i386/i386-common.c:956
22952 #, gcc-internal-format, gfc-internal-format
22953 msgid "-malign-loops=%d is not between 0 and %d"
22954 msgstr ""
22956 #: common/config/i386/i386-common.c:963
22957 #, gcc-internal-format
22958 msgid "-malign-jumps is obsolete, use -falign-jumps"
22959 msgstr ""
22961 #: common/config/i386/i386-common.c:965
22962 #, gcc-internal-format, gfc-internal-format
22963 msgid "-malign-jumps=%d is not between 0 and %d"
22964 msgstr ""
22966 #: common/config/i386/i386-common.c:973
22967 #, gcc-internal-format
22968 msgid "-malign-functions is obsolete, use -falign-functions"
22969 msgstr ""
22971 #: common/config/i386/i386-common.c:975
22972 #, gcc-internal-format, gfc-internal-format
22973 msgid "-malign-functions=%d is not between 0 and %d"
22974 msgstr ""
22976 #: common/config/i386/i386-common.c:984
22977 #, gcc-internal-format, gfc-internal-format
22978 msgid "-mbranch-cost=%d is not between 0 and 5"
22979 msgstr ""
22981 #: common/config/i386/i386-common.c:1035
22982 #, gcc-internal-format
22983 msgid "%<-fsplit-stack%> currently only supported on GNU/Linux"
22984 msgstr ""
22986 #: common/config/i386/i386-common.c:1041
22987 #, gcc-internal-format
22988 msgid "%<-fsplit-stack%> requires assembler support for CFI directives"
22989 msgstr ""
22991 #: common/config/ia64/ia64-common.c:58
22992 #, gcc-internal-format
22993 msgid "bad value %<%s%> for -mtls-size= switch"
22994 msgstr ""
22996 #: common/config/msp430/msp430-common.c:59
22997 #, gcc-internal-format, gfc-internal-format
22998 msgid "unrecognised argument of -mcpu: %s"
22999 msgstr ""
23001 #: common/config/nds32/nds32-common.c:49
23002 #, gcc-internal-format
23003 msgid "for the option -misr-vector-size=X, the valid X must be: 4 or 16"
23004 msgstr ""
23006 #: common/config/nds32/nds32-common.c:60
23007 #, gcc-internal-format
23008 msgid "for the option -mcache-block-size=X, the valid X must be: 4, 8, 16, 32, 64, 128, 256, or 512"
23009 msgstr ""
23011 #: common/config/rs6000/rs6000-common.c:172 config/sparc/sparc.c:1362
23012 #, gcc-internal-format, gfc-internal-format
23013 msgid "unknown -mdebug-%s switch"
23014 msgstr ""
23016 #: common/config/rs6000/rs6000-common.c:220
23017 #, gcc-internal-format, gfc-internal-format
23018 msgid "unknown switch -mlong-double-%s"
23019 msgstr ""
23021 #: common/config/rs6000/rs6000-common.c:230
23022 #, gcc-internal-format
23023 msgid "-msingle-float option equivalent to -mhard-float"
23024 msgstr ""
23026 #: common/config/rs6000/rs6000-common.c:246
23027 #, gcc-internal-format
23028 msgid "-msimple-fpu option ignored"
23029 msgstr ""
23031 #: common/config/rx/rx-common.c:61
23032 #, gcc-internal-format
23033 msgid "the RX200 cpu does not have FPU hardware"
23034 msgstr ""
23036 #: common/config/rx/rx-common.c:63
23037 #, gcc-internal-format
23038 msgid "the RX100 cpu does not have FPU hardware"
23039 msgstr ""
23041 #: common/config/s390/s390-common.c:98
23042 #, gcc-internal-format
23043 msgid "stack guard value must be an exact power of 2"
23044 msgstr ""
23046 #: common/config/s390/s390-common.c:103
23047 #, gcc-internal-format
23048 msgid "stack size must be an exact power of 2"
23049 msgstr ""
23051 #: common/config/v850/v850-common.c:47
23052 #, gcc-internal-format
23053 msgid "value passed in %qs is too large"
23054 msgstr ""
23056 #: config/darwin-c.c:116
23057 #, gcc-internal-format
23058 msgid "too many #pragma options align=reset"
23059 msgstr ""
23061 #: config/darwin-c.c:136 config/darwin-c.c:139 config/darwin-c.c:141
23062 #: config/darwin-c.c:143
23063 #, gcc-internal-format
23064 msgid "malformed '#pragma options', ignoring"
23065 msgstr ""
23067 #: config/darwin-c.c:146
23068 #, gcc-internal-format
23069 msgid "junk at end of '#pragma options'"
23070 msgstr ""
23072 #: config/darwin-c.c:156
23073 #, gcc-internal-format
23074 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
23075 msgstr ""
23077 #: config/darwin-c.c:168
23078 #, gcc-internal-format
23079 msgid "missing '(' after '#pragma unused', ignoring"
23080 msgstr ""
23082 #: config/darwin-c.c:189
23083 #, gcc-internal-format
23084 msgid "missing ')' after '#pragma unused', ignoring"
23085 msgstr ""
23087 #: config/darwin-c.c:192
23088 #, gcc-internal-format
23089 msgid "junk at end of '#pragma unused'"
23090 msgstr ""
23092 #: config/darwin-c.c:203
23093 #, gcc-internal-format
23094 msgid "malformed '#pragma ms_struct', ignoring"
23095 msgstr ""
23097 #: config/darwin-c.c:211
23098 #, gcc-internal-format
23099 msgid "malformed '#pragma ms_struct {on|off|reset}', ignoring"
23100 msgstr ""
23102 #: config/darwin-c.c:214
23103 #, gcc-internal-format
23104 msgid "junk at end of '#pragma ms_struct'"
23105 msgstr ""
23107 #: config/darwin-c.c:440
23108 #, gcc-internal-format, gfc-internal-format
23109 msgid "subframework include %s conflicts with framework include"
23110 msgstr ""
23112 #: config/darwin-c.c:636
23113 #, gcc-internal-format
23114 msgid "unknown value %qs of -mmacosx-version-min"
23115 msgstr ""
23117 #: config/darwin-driver.c:49
23118 #, gcc-internal-format
23119 msgid "sysctl for kern.osversion failed: %m"
23120 msgstr ""
23122 #: config/darwin-driver.c:83
23123 #, gcc-internal-format
23124 msgid "couldn%'t understand kern.osversion %q.*s"
23125 msgstr ""
23127 #: config/darwin.c:1698
23128 #, gcc-internal-format
23129 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"
23130 msgstr ""
23132 #: config/darwin.c:1953
23133 #, gcc-internal-format, gfc-internal-format
23134 msgid "failed to open temporary file %s for LTO output"
23135 msgstr ""
23137 #: config/darwin.c:2042
23138 #, gcc-internal-format
23139 msgid "%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
23140 msgstr ""
23142 #: config/darwin.c:2049
23143 #, gcc-internal-format
23144 msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
23145 msgstr ""
23147 #: config/darwin.c:2761
23148 #, gcc-internal-format
23149 msgid "protected visibility attribute not supported in this configuration; ignored"
23150 msgstr ""
23152 #: config/darwin.c:2947
23153 #, gcc-internal-format, gfc-internal-format
23154 msgid "failed to open temporary file %s with LTO output"
23155 msgstr ""
23157 #: config/darwin.c:3120
23158 #, gcc-internal-format
23159 msgid "%<-fobjc-abi-version%> >= 2 must be used for %<-m64%> targets with %<-fnext-runtime%>"
23160 msgstr ""
23162 #: config/darwin.c:3124
23163 #, gcc-internal-format
23164 msgid "%<-fobjc-abi-version%> >= 2 is not supported on %<-m32%> targets with %<-fnext-runtime%>"
23165 msgstr ""
23167 #: config/darwin.c:3209
23168 #, gcc-internal-format
23169 msgid "%<-mdynamic-no-pic%> overrides %<-fpic%>, %<-fPIC%>, %<-fpie%> or %<-fPIE%>"
23170 msgstr ""
23172 #: config/darwin.c:3397
23173 #, gcc-internal-format
23174 msgid "built-in function %qD requires the %<-mconstant-cfstrings%> flag"
23175 msgstr ""
23177 #: config/darwin.c:3404
23178 #, gcc-internal-format
23179 msgid "built-in function %qD takes one argument only"
23180 msgstr ""
23182 #: config/darwin.c:3490
23183 #, gcc-internal-format
23184 msgid "CFString literal is missing"
23185 msgstr ""
23187 #: config/darwin.c:3501
23188 #, gcc-internal-format
23189 msgid "CFString literal expression is not a string constant"
23190 msgstr ""
23192 #: config/darwin.c:3524
23193 #, gcc-internal-format, gfc-internal-format
23194 msgid "%s in CFString literal"
23195 msgstr ""
23197 #: config/host-darwin.c:61
23198 #, gcc-internal-format
23199 msgid "couldn%'t unmap pch_address_space: %m"
23200 msgstr ""
23202 #: config/sol2-c.c:104 config/sol2-c.c:120
23203 #, gcc-internal-format
23204 msgid "malformed %<#pragma align%>, ignoring"
23205 msgstr ""
23207 #: config/sol2-c.c:113
23208 #, gcc-internal-format
23209 msgid "invalid alignment for %<#pragma align%>, ignoring"
23210 msgstr ""
23212 #: config/sol2-c.c:128
23213 #, gcc-internal-format
23214 msgid "%<#pragma align%> must appear before the declaration of %D, ignoring"
23215 msgstr ""
23217 #: config/sol2-c.c:140 config/sol2-c.c:152
23218 #, gcc-internal-format
23219 msgid "malformed %<#pragma align%>"
23220 msgstr ""
23222 #: config/sol2-c.c:147
23223 #, gcc-internal-format
23224 msgid "junk at end of %<#pragma align%>"
23225 msgstr ""
23227 #: config/sol2-c.c:168 config/sol2-c.c:175
23228 #, gcc-internal-format
23229 msgid "malformed %<#pragma init%>, ignoring"
23230 msgstr ""
23232 #: config/sol2-c.c:199 config/sol2-c.c:211
23233 #, gcc-internal-format
23234 msgid "malformed %<#pragma init%>"
23235 msgstr ""
23237 #: config/sol2-c.c:206
23238 #, gcc-internal-format
23239 msgid "junk at end of %<#pragma init%>"
23240 msgstr ""
23242 #: config/sol2-c.c:227 config/sol2-c.c:234
23243 #, gcc-internal-format
23244 msgid "malformed %<#pragma fini%>, ignoring"
23245 msgstr ""
23247 #: config/sol2-c.c:258 config/sol2-c.c:270
23248 #, gcc-internal-format
23249 msgid "malformed %<#pragma fini%>"
23250 msgstr ""
23252 #: config/sol2-c.c:265
23253 #, gcc-internal-format
23254 msgid "junk at end of %<#pragma fini%>"
23255 msgstr ""
23257 #: config/sol2.c:68
23258 #, gcc-internal-format
23259 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
23260 msgstr ""
23262 #: config/vxworks.c:155
23263 #, gcc-internal-format
23264 msgid "PIC is only supported for RTPs"
23265 msgstr ""
23267 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
23268 #. sections.  machopic_select_section ensures that weak variables go in
23269 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
23270 #. not supported.  Weak symbols that aren't visible outside the .s file
23271 #. are not supported.
23272 #: config/darwin.h:444
23273 #, gcc-internal-format
23274 msgid "alias definitions not supported in Mach-O; ignored"
23275 msgstr ""
23277 #. No profiling.
23278 #: config/vx-common.h:89
23279 #, gcc-internal-format
23280 msgid "profiler support for VxWorks"
23281 msgstr ""
23283 #: config/aarch64/aarch64-builtins.c:947
23284 #, gcc-internal-format
23285 msgid "%Kargument %d must be a constant immediate"
23286 msgstr ""
23288 #: config/aarch64/aarch64-builtins.c:1018
23289 #, gcc-internal-format
23290 msgid "%Klane index must be a constant immediate"
23291 msgstr ""
23293 #: config/aarch64/aarch64-builtins.c:1021
23294 #, gcc-internal-format
23295 msgid "%Ktotal size and element size must be a non-zero constant immediate"
23296 msgstr ""
23298 #: config/aarch64/aarch64.c:6643
23299 #, gcc-internal-format
23300 msgid "missing feature modifier after %qs"
23301 msgstr ""
23303 #. Extension not found in list.
23304 #: config/aarch64/aarch64.c:6665
23305 #, gcc-internal-format
23306 msgid "unknown feature modifier %qs"
23307 msgstr ""
23309 #: config/aarch64/aarch64.c:6696
23310 #, gcc-internal-format
23311 msgid "missing arch name in -march=%qs"
23312 msgstr ""
23314 #: config/aarch64/aarch64.c:6719 config/arm/arm.c:2660
23315 #, gcc-internal-format, gfc-internal-format
23316 msgid "switch -mcpu=%s conflicts with -march=%s switch"
23317 msgstr ""
23319 #. ARCH name not found in list.
23320 #: config/aarch64/aarch64.c:6728
23321 #, gcc-internal-format
23322 msgid "unknown value %qs for -march"
23323 msgstr ""
23325 #: config/aarch64/aarch64.c:6753
23326 #, gcc-internal-format
23327 msgid "missing cpu name in -mcpu=%qs"
23328 msgstr ""
23330 #. CPU name not found in list.
23331 #: config/aarch64/aarch64.c:6776
23332 #, gcc-internal-format
23333 msgid "unknown value %qs for -mcpu"
23334 msgstr ""
23336 #. CPU name not found in list.
23337 #: config/aarch64/aarch64.c:6800
23338 #, gcc-internal-format
23339 msgid "unknown value %qs for -mtune"
23340 msgstr ""
23342 #: config/aarch64/aarch64.c:6836
23343 #, gcc-internal-format
23344 msgid "Assembler does not support -mabi=ilp32"
23345 msgstr ""
23347 #: config/aarch64/aarch64.c:6930
23348 #, gcc-internal-format
23349 msgid "code model %qs with -f%s"
23350 msgstr ""
23352 #: config/aarch64/aarch64.c:7239 config/aarch64/aarch64.c:7347
23353 #: config/aarch64/aarch64.c:7586
23354 #, gcc-internal-format
23355 msgid "%qs and floating point or vector arguments"
23356 msgstr ""
23358 #: config/aarch64/aarch64.c:8566
23359 #, gcc-internal-format
23360 msgid "%Klane %ld out of range %ld - %ld"
23361 msgstr ""
23363 #: config/aarch64/aarch64.c:8568
23364 #, gcc-internal-format, gfc-internal-format
23365 msgid "lane %ld out of range %ld - %ld"
23366 msgstr ""
23368 #: config/alpha/alpha.c:465
23369 #, gcc-internal-format
23370 msgid "bad value %qs for -mtrap-precision switch"
23371 msgstr ""
23373 #: config/alpha/alpha.c:479
23374 #, gcc-internal-format
23375 msgid "bad value %qs for -mfp-rounding-mode switch"
23376 msgstr ""
23378 #: config/alpha/alpha.c:494
23379 #, gcc-internal-format
23380 msgid "bad value %qs for -mfp-trap-mode switch"
23381 msgstr ""
23383 #: config/alpha/alpha.c:511
23384 #, gcc-internal-format
23385 msgid "bad value %qs for -mcpu switch"
23386 msgstr ""
23388 #: config/alpha/alpha.c:526
23389 #, gcc-internal-format
23390 msgid "bad value %qs for -mtune switch"
23391 msgstr ""
23393 #: config/alpha/alpha.c:547
23394 #, gcc-internal-format
23395 msgid "fp software completion requires -mtrap-precision=i"
23396 msgstr ""
23398 #: config/alpha/alpha.c:563
23399 #, gcc-internal-format
23400 msgid "rounding mode not supported for VAX floats"
23401 msgstr ""
23403 #: config/alpha/alpha.c:568
23404 #, gcc-internal-format
23405 msgid "trap mode not supported for VAX floats"
23406 msgstr ""
23408 #: config/alpha/alpha.c:572
23409 #, gcc-internal-format
23410 msgid "128-bit long double not supported for VAX floats"
23411 msgstr ""
23413 #: config/alpha/alpha.c:600
23414 #, gcc-internal-format, gfc-internal-format
23415 msgid "L%d cache latency unknown for %s"
23416 msgstr ""
23418 #: config/alpha/alpha.c:615
23419 #, gcc-internal-format
23420 msgid "bad value %qs for -mmemory-latency"
23421 msgstr ""
23423 #: config/alpha/alpha.c:6732 config/alpha/alpha.c:6735
23424 #: config/s390/s390.c:10100 config/s390/s390.c:10103
23425 #: config/tilegx/tilegx.c:3579 config/tilepro/tilepro.c:3147
23426 #, gcc-internal-format
23427 msgid "bad builtin fcode"
23428 msgstr ""
23430 #: config/arc/arc.c:778
23431 #, gcc-internal-format
23432 msgid "-mmul64 not supported for ARC700"
23433 msgstr ""
23435 #: config/arc/arc.c:782
23436 #, gcc-internal-format
23437 msgid "-mno-mpy supported only for ARC700"
23438 msgstr ""
23440 #: config/arc/arc.c:786
23441 #, gcc-internal-format
23442 msgid "-mmul32x16 supported only for ARC600 or ARC601"
23443 msgstr ""
23445 #: config/arc/arc.c:789
23446 #, gcc-internal-format
23447 msgid "-mno-dpfp-lrsr supported only with -mdpfp"
23448 msgstr ""
23450 #: config/arc/arc.c:794
23451 #, gcc-internal-format
23452 msgid "FPX fast and compact options cannot be specified together"
23453 msgstr ""
23455 #: config/arc/arc.c:798
23456 #, gcc-internal-format
23457 msgid "-mspfp_fast not available on ARC600 or ARC601"
23458 msgstr ""
23460 #: config/arc/arc.c:803
23461 #, gcc-internal-format
23462 msgid "FPX extensions not available on pre-ARC600 cores"
23463 msgstr ""
23465 #: config/arc/arc.c:808
23466 #, gcc-internal-format, gfc-internal-format
23467 msgid "PIC is not supported for %s. Generating non-PIC code only.."
23468 msgstr ""
23470 #: config/arc/arc.c:1272
23471 #, gcc-internal-format, gfc-internal-format
23472 msgid "multiply option implies r%d is fixed"
23473 msgstr ""
23475 #: config/arc/arc.c:1448 config/epiphany/epiphany.c:524
23476 #: config/epiphany/epiphany.c:564
23477 #, gcc-internal-format
23478 msgid "argument of %qE attribute is not a string constant"
23479 msgstr ""
23481 #: config/arc/arc.c:1456
23482 #, gcc-internal-format
23483 msgid "argument of %qE attribute is not \"ilink1\" or \"ilink2\""
23484 msgstr ""
23486 #. Keep this message in sync with the one in arc.md:trap_s,
23487 #. because *.md files don't get scanned by exgettext.
23488 #: config/arc/arc.c:5392
23489 #, gcc-internal-format
23490 msgid "operand to trap_s should be an unsigned 6-bit value"
23491 msgstr ""
23493 #: config/arc/arc.c:5416
23494 #, gcc-internal-format
23495 msgid "__builtin_arc_aligned with non-constant alignment"
23496 msgstr ""
23498 #: config/arc/arc.c:5424
23499 #, gcc-internal-format
23500 msgid "invalid alignment value for __builtin_arc_aligned"
23501 msgstr ""
23503 #: config/arc/arc.c:5476
23504 #, gcc-internal-format
23505 msgid "register number must be a compile-time constant. Try giving higher optimization levels"
23506 msgstr ""
23508 #: config/arc/arc.c:5496
23509 #, gcc-internal-format
23510 msgid "operand for sleep instruction must be an unsigned 6 bit compile-time constant"
23511 msgstr ""
23513 #: config/arc/arc.c:6048
23514 #, gcc-internal-format
23515 msgid "Insn addresses not set after shorten_branches"
23516 msgstr ""
23518 #: config/arc/arc.c:6252
23519 #, gcc-internal-format
23520 msgid "insn addresses not freed"
23521 msgstr ""
23523 #: config/arc/arc.c:6930
23524 #, gcc-internal-format, gfc-internal-format
23525 msgid "operand 2 of %s instruction should be an unsigned %d-bit value"
23526 msgstr ""
23528 #: config/arc/arc.c:6957 config/arc/arc.c:7170 config/arc/arc.c:7241
23529 #, gcc-internal-format, gfc-internal-format
23530 msgid "operand 2 of %s instruction should be an unsigned 8-bit value"
23531 msgstr ""
23533 #: config/arc/arc.c:6984 config/arc/arc.c:7199
23534 #, gcc-internal-format, gfc-internal-format
23535 msgid "operand 2 of %s instruction should be an unsigned 3-bit value (I0-I7)"
23536 msgstr ""
23538 #: config/arc/arc.c:7078
23539 #, gcc-internal-format, gfc-internal-format
23540 msgid "operand 1 of %s instruction should be an unsigned 3-bit value (DR0-DR7)"
23541 msgstr ""
23543 #: config/arc/arc.c:7114
23544 #, gcc-internal-format, gfc-internal-format
23545 msgid "operand of %s instruction should be an unsigned 6-bit value"
23546 msgstr ""
23548 #: config/arc/arc.c:7165 config/arc/arc.c:7236
23549 #, gcc-internal-format, gfc-internal-format
23550 msgid "operand 1 of %s instruction should be an unsigned 3-bit value (I0-I7)"
23551 msgstr ""
23553 #: config/arc/arc.c:7204
23554 #, gcc-internal-format, gfc-internal-format
23555 msgid "operand 3 of %s instruction should be an unsigned 8-bit value"
23556 msgstr ""
23558 #: config/arc/arc.c:7272
23559 #, gcc-internal-format, gfc-internal-format
23560 msgid "operand 4 of %s instruction should be an unsigned 8-bit value (0-255)"
23561 msgstr ""
23563 #: config/arc/arc.c:7277
23564 #, gcc-internal-format, gfc-internal-format
23565 msgid "operand 3 of %s instruction should be an unsigned 3-bit value (I0-I7)"
23566 msgstr ""
23568 #: config/arc/arc.c:7285
23569 #, gcc-internal-format, gfc-internal-format
23570 msgid "operand 2 of %s instruction should be an unsigned 3-bit value (subreg 0-7)"
23571 msgstr ""
23573 #: config/arc/arc.c:7289
23574 #, gcc-internal-format, gfc-internal-format
23575 msgid "operand 2 of %s instruction should be an even 3-bit value (subreg 0,2,4,6)"
23576 msgstr ""
23578 #: config/arm/arm-builtins.c:2061
23579 #, gcc-internal-format
23580 msgid "incompatible type for argument %d, expected %<const int%>"
23581 msgstr ""
23583 #. @@@ better error message
23584 #: config/arm/arm-builtins.c:2300 config/arm/arm-builtins.c:2404
23585 #, gcc-internal-format
23586 msgid "selector must be an immediate"
23587 msgstr ""
23589 #: config/arm/arm-builtins.c:2308 config/arm/arm-builtins.c:2353
23590 #: config/arm/arm-builtins.c:2411 config/arm/arm-builtins.c:2420
23591 #, gcc-internal-format
23592 msgid "the range of selector should be in 0 to 7"
23593 msgstr ""
23595 #: config/arm/arm-builtins.c:2313 config/arm/arm-builtins.c:2422
23596 #, gcc-internal-format
23597 msgid "the range of selector should be in 0 to 3"
23598 msgstr ""
23600 #: config/arm/arm-builtins.c:2318 config/arm/arm-builtins.c:2424
23601 #, gcc-internal-format
23602 msgid "the range of selector should be in 0 to 1"
23603 msgstr ""
23605 #: config/arm/arm-builtins.c:2490
23606 #, gcc-internal-format
23607 msgid "mask must be an immediate"
23608 msgstr ""
23610 #: config/arm/arm-builtins.c:2495
23611 #, gcc-internal-format
23612 msgid "the range of mask should be in 0 to 255"
23613 msgstr ""
23615 #: config/arm/arm-builtins.c:2683
23616 #, gcc-internal-format
23617 msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_rori_pi16 in code."
23618 msgstr ""
23620 #: config/arm/arm-builtins.c:2685
23621 #, gcc-internal-format
23622 msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_rori_pi32 in code."
23623 msgstr ""
23625 #: config/arm/arm-builtins.c:2687
23626 #, gcc-internal-format
23627 msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_ror_pi16 in code."
23628 msgstr ""
23630 #: config/arm/arm-builtins.c:2689
23631 #, gcc-internal-format
23632 msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_ror_pi32 in code."
23633 msgstr ""
23635 #: config/arm/arm-builtins.c:2695
23636 #, gcc-internal-format
23637 msgid "the range of count should be in 0 to 64.  please check the intrinsic _mm_rori_si64 in code."
23638 msgstr ""
23640 #: config/arm/arm-builtins.c:2697
23641 #, gcc-internal-format
23642 msgid "the range of count should be in 0 to 64.  please check the intrinsic _mm_ror_si64 in code."
23643 msgstr ""
23645 #: config/arm/arm-builtins.c:2702
23646 #, gcc-internal-format
23647 msgid "the count should be no less than 0.  please check the intrinsic _mm_srli_pi16 in code."
23648 msgstr ""
23650 #: config/arm/arm-builtins.c:2704
23651 #, gcc-internal-format
23652 msgid "the count should be no less than 0.  please check the intrinsic _mm_srli_pi32 in code."
23653 msgstr ""
23655 #: config/arm/arm-builtins.c:2706
23656 #, gcc-internal-format
23657 msgid "the count should be no less than 0.  please check the intrinsic _mm_srli_si64 in code."
23658 msgstr ""
23660 #: config/arm/arm-builtins.c:2708
23661 #, gcc-internal-format
23662 msgid "the count should be no less than 0.  please check the intrinsic _mm_slli_pi16 in code."
23663 msgstr ""
23665 #: config/arm/arm-builtins.c:2710
23666 #, gcc-internal-format
23667 msgid "the count should be no less than 0.  please check the intrinsic _mm_slli_pi32 in code."
23668 msgstr ""
23670 #: config/arm/arm-builtins.c:2712
23671 #, gcc-internal-format
23672 msgid "the count should be no less than 0.  please check the intrinsic _mm_slli_si64 in code."
23673 msgstr ""
23675 #: config/arm/arm-builtins.c:2714
23676 #, gcc-internal-format
23677 msgid "the count should be no less than 0.  please check the intrinsic _mm_srai_pi16 in code."
23678 msgstr ""
23680 #: config/arm/arm-builtins.c:2716
23681 #, gcc-internal-format
23682 msgid "the count should be no less than 0.  please check the intrinsic _mm_srai_pi32 in code."
23683 msgstr ""
23685 #: config/arm/arm-builtins.c:2718
23686 #, gcc-internal-format
23687 msgid "the count should be no less than 0.  please check the intrinsic _mm_srai_si64 in code."
23688 msgstr ""
23690 #: config/arm/arm-builtins.c:2720
23691 #, gcc-internal-format
23692 msgid "the count should be no less than 0.  please check the intrinsic _mm_srl_pi16 in code."
23693 msgstr ""
23695 #: config/arm/arm-builtins.c:2722
23696 #, gcc-internal-format
23697 msgid "the count should be no less than 0.  please check the intrinsic _mm_srl_pi32 in code."
23698 msgstr ""
23700 #: config/arm/arm-builtins.c:2724
23701 #, gcc-internal-format
23702 msgid "the count should be no less than 0.  please check the intrinsic _mm_srl_si64 in code."
23703 msgstr ""
23705 #: config/arm/arm-builtins.c:2726
23706 #, gcc-internal-format
23707 msgid "the count should be no less than 0.  please check the intrinsic _mm_sll_pi16 in code."
23708 msgstr ""
23710 #: config/arm/arm-builtins.c:2728
23711 #, gcc-internal-format
23712 msgid "the count should be no less than 0.  please check the intrinsic _mm_sll_pi32 in code."
23713 msgstr ""
23715 #: config/arm/arm-builtins.c:2730
23716 #, gcc-internal-format
23717 msgid "the count should be no less than 0.  please check the intrinsic _mm_sll_si64 in code."
23718 msgstr ""
23720 #: config/arm/arm-builtins.c:2732
23721 #, gcc-internal-format
23722 msgid "the count should be no less than 0.  please check the intrinsic _mm_sra_pi16 in code."
23723 msgstr ""
23725 #: config/arm/arm-builtins.c:2734
23726 #, gcc-internal-format
23727 msgid "the count should be no less than 0.  please check the intrinsic _mm_sra_pi32 in code."
23728 msgstr ""
23730 #: config/arm/arm-builtins.c:2736
23731 #, gcc-internal-format
23732 msgid "the count should be no less than 0.  please check the intrinsic _mm_sra_si64 in code."
23733 msgstr ""
23735 #: config/arm/arm.c:2778
23736 #, gcc-internal-format
23737 msgid "target CPU does not support ARM mode"
23738 msgstr ""
23740 #: config/arm/arm.c:2784
23741 #, gcc-internal-format
23742 msgid "target CPU does not support interworking"
23743 msgstr ""
23745 #: config/arm/arm.c:2790
23746 #, gcc-internal-format
23747 msgid "target CPU does not support THUMB instructions"
23748 msgstr ""
23750 #: config/arm/arm.c:2808
23751 #, gcc-internal-format
23752 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
23753 msgstr ""
23755 #: config/arm/arm.c:2811
23756 #, gcc-internal-format
23757 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
23758 msgstr ""
23760 #: config/arm/arm.c:2815
23761 #, gcc-internal-format
23762 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
23763 msgstr ""
23765 #: config/arm/arm.c:2823
23766 #, gcc-internal-format
23767 msgid "-fpic and -mapcs-reent are incompatible"
23768 msgstr ""
23770 #: config/arm/arm.c:2826
23771 #, gcc-internal-format
23772 msgid "APCS reentrant code not supported.  Ignored"
23773 msgstr ""
23775 #: config/arm/arm.c:2834
23776 #, gcc-internal-format
23777 msgid "-g with -mno-apcs-frame may not give sensible debugging"
23778 msgstr ""
23780 #: config/arm/arm.c:2837
23781 #, gcc-internal-format
23782 msgid "passing floating point arguments in fp regs not yet supported"
23783 msgstr ""
23785 #: config/arm/arm.c:2908
23786 #, gcc-internal-format
23787 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
23788 msgstr ""
23790 #: config/arm/arm.c:2911
23791 #, gcc-internal-format
23792 msgid "iwmmxt abi requires an iwmmxt capable cpu"
23793 msgstr ""
23795 #: config/arm/arm.c:2944
23796 #, gcc-internal-format
23797 msgid "AAPCS does not support -mcaller-super-interworking"
23798 msgstr ""
23800 #: config/arm/arm.c:2947
23801 #, gcc-internal-format
23802 msgid "AAPCS does not support -mcallee-super-interworking"
23803 msgstr ""
23805 #: config/arm/arm.c:2952
23806 #, gcc-internal-format
23807 msgid "iWMMXt and NEON are incompatible"
23808 msgstr ""
23810 #: config/arm/arm.c:2956
23811 #, gcc-internal-format
23812 msgid "iWMMXt unsupported under Thumb mode"
23813 msgstr ""
23815 #: config/arm/arm.c:2960
23816 #, gcc-internal-format
23817 msgid "__fp16 and no ldrh"
23818 msgstr ""
23820 #: config/arm/arm.c:2980
23821 #, gcc-internal-format
23822 msgid "-mfloat-abi=hard and VFP"
23823 msgstr ""
23825 #: config/arm/arm.c:3003
23826 #, gcc-internal-format
23827 msgid "can not use -mtp=cp15 with 16-bit Thumb"
23828 msgstr ""
23830 #: config/arm/arm.c:3019
23831 #, gcc-internal-format
23832 msgid "structure size boundary can only be set to 8, 32 or 64"
23833 msgstr ""
23835 #: config/arm/arm.c:3021
23836 #, gcc-internal-format
23837 msgid "structure size boundary can only be set to 8 or 32"
23838 msgstr ""
23840 #: config/arm/arm.c:3029
23841 #, gcc-internal-format
23842 msgid "RTP PIC is incompatible with Thumb"
23843 msgstr ""
23845 #: config/arm/arm.c:3038
23846 #, gcc-internal-format
23847 msgid "RTP PIC is incompatible with -msingle-pic-base"
23848 msgstr ""
23850 #: config/arm/arm.c:3050
23851 #, gcc-internal-format
23852 msgid "-mpic-register= is useless without -fpic"
23853 msgstr ""
23855 #: config/arm/arm.c:3059
23856 #, gcc-internal-format, gfc-internal-format
23857 msgid "unable to use '%s' for PIC register"
23858 msgstr ""
23860 #: config/arm/arm.c:3096
23861 #, gcc-internal-format
23862 msgid "target CPU does not support unaligned accesses"
23863 msgstr ""
23865 #: config/arm/arm.c:3124
23866 #, gcc-internal-format
23867 msgid "-freorder-blocks-and-partition not supported on this architecture"
23868 msgstr ""
23870 #: config/arm/arm.c:3208
23871 #, gcc-internal-format
23872 msgid "-mslow-flash-data only supports non-pic code on armv7-m targets"
23873 msgstr ""
23875 #: config/arm/arm.c:5278
23876 #, gcc-internal-format
23877 msgid "non-AAPCS derived PCS variant"
23878 msgstr ""
23880 #: config/arm/arm.c:5280
23881 #, gcc-internal-format
23882 msgid "variadic functions must use the base AAPCS variant"
23883 msgstr ""
23885 #: config/arm/arm.c:5299
23886 #, gcc-internal-format
23887 msgid "PCS variant"
23888 msgstr ""
23890 #: config/arm/arm.c:5494
23891 #, gcc-internal-format
23892 msgid "Thumb-1 hard-float VFP ABI"
23893 msgstr ""
23895 #: config/arm/arm.c:6218 config/arm/arm.c:6236 config/avr/avr.c:8995
23896 #: config/avr/avr.c:9011 config/bfin/bfin.c:4699 config/bfin/bfin.c:4760
23897 #: config/bfin/bfin.c:4789 config/epiphany/epiphany.c:507
23898 #: config/h8300/h8300.c:5472 config/i386/i386.c:5563 config/i386/i386.c:42850
23899 #: config/i386/i386.c:42900 config/i386/i386.c:42970 config/m68k/m68k.c:764
23900 #: config/mcore/mcore.c:3079 config/mep/mep.c:3929 config/mep/mep.c:3943
23901 #: config/mep/mep.c:4017 config/msp430/msp430.c:1312 config/nvptx/nvptx.c:2001
23902 #: config/rl78/rl78.c:734 config/rs6000/rs6000.c:29016 config/rx/rx.c:2696
23903 #: config/rx/rx.c:2722 config/s390/s390.c:480 config/sh/sh.c:9697
23904 #: config/sh/sh.c:9715 config/sh/sh.c:9744 config/sh/sh.c:9826
23905 #: config/sh/sh.c:9849 config/spu/spu.c:3732 config/stormy16/stormy16.c:2251
23906 #: config/v850/v850.c:2117 config/visium/visium.c:653
23907 #, gcc-internal-format
23908 msgid "%qE attribute only applies to functions"
23909 msgstr ""
23911 #: config/arm/arm.c:23326
23912 #, gcc-internal-format
23913 msgid "unable to compute real location of stacked parameter"
23914 msgstr ""
23916 #: config/arm/arm.c:23944
23917 #, gcc-internal-format
23918 msgid "Unexpected thumb1 far jump"
23919 msgstr ""
23921 #: config/arm/arm.c:24211
23922 #, gcc-internal-format
23923 msgid "no low registers available for popping high registers"
23924 msgstr ""
23926 #: config/arm/arm.c:24436
23927 #, gcc-internal-format
23928 msgid "interrupt Service Routines cannot be coded in Thumb mode"
23929 msgstr ""
23931 #: config/avr/avr-c.c:75 config/avr/avr-c.c:200
23932 #, gcc-internal-format
23933 msgid "%qs expects 1 argument but %d given"
23934 msgstr ""
23936 #: config/avr/avr-c.c:86
23937 #, gcc-internal-format
23938 msgid "%qs expects a fixed-point value as argument"
23939 msgstr ""
23941 #: config/avr/avr-c.c:112
23942 #, gcc-internal-format
23943 msgid "using %qs with unsigned type has no effect"
23944 msgstr ""
23946 #: config/avr/avr-c.c:117 config/avr/avr-c.c:183 config/avr/avr-c.c:240
23947 #, gcc-internal-format
23948 msgid "no matching fixed-point overload found for %qs"
23949 msgstr ""
23951 #: config/avr/avr-c.c:134
23952 #, gcc-internal-format
23953 msgid "%qs expects 2 arguments but %d given"
23954 msgstr ""
23956 #: config/avr/avr-c.c:146 config/avr/avr-c.c:211
23957 #, gcc-internal-format
23958 msgid "%qs expects a fixed-point value as first argument"
23959 msgstr ""
23961 #: config/avr/avr-c.c:154
23962 #, gcc-internal-format
23963 msgid "%qs expects an integer value as second argument"
23964 msgstr ""
23966 #: config/avr/avr-devices.c:203
23967 #, gcc-internal-format, gfc-internal-format
23968 msgid "devices natively supported:%s"
23969 msgstr ""
23971 #: config/avr/avr-devices.c:212
23972 #, gcc-internal-format, gfc-internal-format
23973 msgid "supported core architectures:%s"
23974 msgstr ""
23976 #. Reached the end of `avr_mcu_types'.  This should actually never
23977 #. happen as options are provided by device-specs.  It could be a
23978 #. typo in a device-specs or calling the compiler proper directly
23979 #. with -mmcu=<device>.
23980 #: config/avr/avr.c:402
23981 #, gcc-internal-format
23982 msgid "unknown core architecture %qs specified with %qs"
23983 msgstr ""
23985 #: config/avr/avr.c:459 config/mep/mep.c:394 config/visium/visium.c:354
23986 #, gcc-internal-format
23987 msgid "-fpic is not supported"
23988 msgstr ""
23990 #: config/avr/avr.c:461 config/mep/mep.c:396 config/visium/visium.c:356
23991 #, gcc-internal-format
23992 msgid "-fPIC is not supported"
23993 msgstr ""
23995 #: config/avr/avr.c:463
23996 #, gcc-internal-format
23997 msgid "-fpie is not supported"
23998 msgstr ""
24000 #: config/avr/avr.c:465
24001 #, gcc-internal-format
24002 msgid "-fPIE is not supported"
24003 msgstr ""
24005 #: config/avr/avr.c:737
24006 #, gcc-internal-format
24007 msgid "function attributes %qs, %qs and %qs are mutually exclusive"
24008 msgstr ""
24010 #: config/avr/avr.c:744
24011 #, gcc-internal-format
24012 msgid "function attributes %qs and %qs have no effect on %qs function"
24013 msgstr ""
24015 #: config/avr/avr.c:771
24016 #, gcc-internal-format
24017 msgid "%qs function cannot have arguments"
24018 msgstr ""
24020 #: config/avr/avr.c:774
24021 #, gcc-internal-format
24022 msgid "%qs function cannot return a value"
24023 msgstr ""
24025 #: config/avr/avr.c:781
24026 #, gcc-internal-format
24027 msgid "%qs appears to be a misspelled %s handler"
24028 msgstr ""
24030 #: config/avr/avr.c:1008
24031 #, gcc-internal-format
24032 msgid "%<builtin_return_address%> contains only 2 bytes of address"
24033 msgstr ""
24035 #: config/avr/avr.c:2233
24036 #, gcc-internal-format
24037 msgid "pointer offset from symbol maybe incorrect"
24038 msgstr ""
24040 #: config/avr/avr.c:2372
24041 #, gcc-internal-format
24042 msgid "accessing data memory with program memory address"
24043 msgstr ""
24045 #: config/avr/avr.c:2432
24046 #, gcc-internal-format
24047 msgid "accessing program memory with data memory address"
24048 msgstr ""
24050 #: config/avr/avr.c:2857
24051 #, gcc-internal-format, gfc-internal-format
24052 msgid "fixed register %s used to pass parameter to function"
24053 msgstr ""
24055 #: config/avr/avr.c:3128
24056 #, gcc-internal-format
24057 msgid "writing to address space %qs not supported"
24058 msgstr ""
24060 #: config/avr/avr.c:9028 config/bfin/bfin.c:4821 config/i386/winnt.c:97
24061 #: config/mep/mep.c:3833 config/mep/mep.c:3971
24062 #, gcc-internal-format
24063 msgid "%qE attribute only applies to variables"
24064 msgstr ""
24066 #: config/avr/avr.c:9039 config/mep/mep.c:3981
24067 #, gcc-internal-format
24068 msgid "%qE attribute allows only an integer constant argument"
24069 msgstr ""
24071 #: config/avr/avr.c:9049
24072 #, gcc-internal-format
24073 msgid "%qE attribute address out of range"
24074 msgstr ""
24076 #: config/avr/avr.c:9062
24077 #, gcc-internal-format
24078 msgid "both %s and %qE attribute provide address"
24079 msgstr ""
24081 #: config/avr/avr.c:9072
24082 #, gcc-internal-format
24083 msgid "%qE attribute on non-volatile variable"
24084 msgstr ""
24086 #: config/avr/avr.c:9274
24087 #, gcc-internal-format
24088 msgid "%qT uses address space %qs beyond flash of %d KiB"
24089 msgstr ""
24091 #: config/avr/avr.c:9277
24092 #, gcc-internal-format
24093 msgid "%s %q+D uses address space %qs beyond flash of %d KiB"
24094 msgstr ""
24096 #: config/avr/avr.c:9283
24097 #, gcc-internal-format
24098 msgid "pointer targeting address space %qs must be const in %qT"
24099 msgstr ""
24101 #: config/avr/avr.c:9286
24102 #, gcc-internal-format
24103 msgid "pointer targeting address space %qs must be const in %s %q+D"
24104 msgstr ""
24106 #: config/avr/avr.c:9324
24107 #, gcc-internal-format
24108 msgid "variable %q+D located in address space %qs beyond flash of %d KiB"
24109 msgstr ""
24111 #: config/avr/avr.c:9329
24112 #, gcc-internal-format
24113 msgid "variable %q+D located in address space %qs which is not supported for architecture %qs"
24114 msgstr ""
24116 #: config/avr/avr.c:9345
24117 #, gcc-internal-format
24118 msgid "variable %q+D must be const in order to be put into read-only section by means of %qs"
24119 msgstr ""
24121 #: config/avr/avr.c:9385
24122 #, gcc-internal-format
24123 msgid "static IO declaration for %q+D needs an address"
24124 msgstr ""
24126 #: config/avr/avr.c:9417
24127 #, gcc-internal-format
24128 msgid "IO definition for %q+D needs an address"
24129 msgstr ""
24131 #: config/avr/avr.c:9601
24132 #, gcc-internal-format
24133 msgid "only uninitialized variables can be placed in the .noinit section"
24134 msgstr ""
24136 #: config/avr/avr.c:9642
24137 #, gcc-internal-format
24138 msgid "uninitialized variable %q+D put into program memory area"
24139 msgstr ""
24141 #: config/avr/avr.c:9752
24142 #, gcc-internal-format
24143 msgid "architecture %qs supported for assembler only"
24144 msgstr ""
24146 #: config/avr/avr.c:12265
24147 #, gcc-internal-format
24148 msgid "conversion from address space %qs to address space %qs"
24149 msgstr ""
24151 #: config/avr/avr.c:13321
24152 #, gcc-internal-format, gfc-internal-format
24153 msgid "%s expects a compile time integer constant"
24154 msgstr ""
24156 #: config/avr/avr.c:13335
24157 #, gcc-internal-format, gfc-internal-format
24158 msgid "%s expects a compile time long integer constant as first argument"
24159 msgstr ""
24161 #: config/avr/avr.c:13363
24162 #, gcc-internal-format, gfc-internal-format
24163 msgid "rounding to %d bits has no effect for fixed-point value with %d fractional bits"
24164 msgstr ""
24166 #: config/avr/avr.c:13372
24167 #, gcc-internal-format
24168 msgid "rounding result will always be 0"
24169 msgstr ""
24171 #: config/avr/driver-avr.c:39
24172 #, gcc-internal-format
24173 msgid "cannot access device-specs for %qs expected at %qs"
24174 msgstr ""
24176 #: config/avr/driver-avr.c:49
24177 #, gcc-internal-format, gfc-internal-format
24178 msgid "you can provide your own specs files, see <%s> for details"
24179 msgstr ""
24181 #: config/avr/driver-avr.c:79
24182 #, gcc-internal-format
24183 msgid "bad usage of spec function %qs"
24184 msgstr ""
24186 #: config/avr/driver-avr.c:107
24187 #, gcc-internal-format
24188 msgid "specified option %qs more than once"
24189 msgstr ""
24191 #: config/avr/driver-avr.c:129
24192 #, gcc-internal-format
24193 msgid "strange device name %qs after %qs: bad character %qc"
24194 msgstr ""
24196 #: config/bfin/bfin.c:2387
24197 #, gcc-internal-format
24198 msgid "-mfdpic is not supported, please use a bfin-linux-uclibc target"
24199 msgstr ""
24201 #: config/bfin/bfin.c:2392
24202 #, gcc-internal-format
24203 msgid "-mshared-library-id= specified without -mid-shared-library"
24204 msgstr ""
24206 #: config/bfin/bfin.c:2396
24207 #, gcc-internal-format
24208 msgid "-fstack-limit- options are ignored with -mfdpic; use -mstack-check-l1"
24209 msgstr ""
24211 #: config/bfin/bfin.c:2401
24212 #, gcc-internal-format
24213 msgid "can%'t use multiple stack checking methods together"
24214 msgstr ""
24216 #: config/bfin/bfin.c:2404
24217 #, gcc-internal-format
24218 msgid "ID shared libraries and FD-PIC mode can%'t be used together"
24219 msgstr ""
24221 #: config/bfin/bfin.c:2409 config/m68k/m68k.c:568
24222 #, gcc-internal-format
24223 msgid "cannot specify both -msep-data and -mid-shared-library"
24224 msgstr ""
24226 #: config/bfin/bfin.c:2429
24227 #, gcc-internal-format
24228 msgid "-mmulticore can only be used with BF561"
24229 msgstr ""
24231 #: config/bfin/bfin.c:2432
24232 #, gcc-internal-format
24233 msgid "-mcorea should be used with -mmulticore"
24234 msgstr ""
24236 #: config/bfin/bfin.c:2435
24237 #, gcc-internal-format
24238 msgid "-mcoreb should be used with -mmulticore"
24239 msgstr ""
24241 #: config/bfin/bfin.c:2438
24242 #, gcc-internal-format
24243 msgid "-mcorea and -mcoreb can%'t be used together"
24244 msgstr ""
24246 #: config/bfin/bfin.c:4704
24247 #, gcc-internal-format
24248 msgid "multiple function type attributes specified"
24249 msgstr ""
24251 #: config/bfin/bfin.c:4771
24252 #, gcc-internal-format
24253 msgid "can%'t apply both longcall and shortcall attributes to the same function"
24254 msgstr ""
24256 #: config/bfin/bfin.c:4828
24257 #, gcc-internal-format
24258 msgid "%qE attribute cannot be specified for local variables"
24259 msgstr ""
24261 #: config/c6x/c6x.c:274
24262 #, gcc-internal-format
24263 msgid "-fpic and -fPIC not supported without -mdsbt on this target"
24264 msgstr ""
24266 #: config/c6x/c6x.h:363 config/nvptx/nvptx.h:193
24267 #, gcc-internal-format
24268 msgid "profiling is not yet implemented for this architecture"
24269 msgstr ""
24271 #: config/cr16/cr16.c:325
24272 #, gcc-internal-format
24273 msgid "data-model=far not valid for cr16c architecture"
24274 msgstr ""
24276 #: config/cr16/cr16.c:328
24277 #, gcc-internal-format, gfc-internal-format
24278 msgid "invalid data model option -mdata-model=%s"
24279 msgstr ""
24281 #: config/cr16/cr16.h:431
24282 #, gcc-internal-format
24283 msgid "profiler support for CR16"
24284 msgstr ""
24286 #. This function is for retrieving a part of an instruction name for
24287 #. an operator, for immediate output.  If that ever happens for
24288 #. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
24289 #. we notice.
24290 #: config/cris/cris.c:588
24291 #, gcc-internal-format
24292 msgid "MULT case in cris_op_str"
24293 msgstr ""
24295 #: config/cris/cris.c:926
24296 #, gcc-internal-format
24297 msgid "invalid use of ':' modifier"
24298 msgstr ""
24300 #: config/cris/cris.c:1160 config/moxie/moxie.c:221
24301 #, gcc-internal-format, gfc-internal-format
24302 msgid "internal error: bad register: %d"
24303 msgstr ""
24305 #: config/cris/cris.c:1915
24306 #, gcc-internal-format
24307 msgid "internal error: sideeffect-insn affecting main effect"
24308 msgstr ""
24310 #: config/cris/cris.c:2012
24311 #, gcc-internal-format
24312 msgid "unknown cc_attr value"
24313 msgstr ""
24315 #. If we get here, the caller got its initial tests wrong.
24316 #: config/cris/cris.c:2436
24317 #, gcc-internal-format
24318 msgid "internal error: cris_side_effect_mode_ok with bad operands"
24319 msgstr ""
24321 #: config/cris/cris.c:2675
24322 #, gcc-internal-format, gfc-internal-format
24323 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
24324 msgstr ""
24326 #: config/cris/cris.c:2703
24327 #, gcc-internal-format, gfc-internal-format
24328 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
24329 msgstr ""
24331 #: config/cris/cris.c:2739
24332 #, gcc-internal-format, gfc-internal-format
24333 msgid "unknown CRIS cpu version specification in -mtune= : %s"
24334 msgstr ""
24336 #: config/cris/cris.c:2760
24337 #, gcc-internal-format
24338 msgid "-fPIC and -fpic are not supported in this configuration"
24339 msgstr ""
24341 #: config/cris/cris.c:3017
24342 #, gcc-internal-format
24343 msgid "unknown src"
24344 msgstr ""
24346 #: config/cris/cris.c:3078
24347 #, gcc-internal-format
24348 msgid "unknown dest"
24349 msgstr ""
24351 #: config/cris/cris.c:3367
24352 #, gcc-internal-format, gfc-internal-format
24353 msgid "stackframe too big: %d bytes"
24354 msgstr ""
24356 #: config/cris/cris.c:3865 config/cris/cris.c:3893
24357 #, gcc-internal-format
24358 msgid "expand_binop failed in movsi got"
24359 msgstr ""
24361 #: config/cris/cris.c:3988
24362 #, gcc-internal-format
24363 msgid "emitting PIC operand, but PIC register isn%'t set up"
24364 msgstr ""
24366 #. Definitions for GCC.  Part of the machine description for CRIS.
24367 #. Copyright (C) 1998-2015 Free Software Foundation, Inc.
24368 #. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
24370 #. This file is part of GCC.
24372 #. GCC is free software; you can redistribute it and/or modify
24373 #. it under the terms of the GNU General Public License as published by
24374 #. the Free Software Foundation; either version 3, or (at your option)
24375 #. any later version.
24377 #. GCC is distributed in the hope that it will be useful,
24378 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
24379 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
24380 #. GNU General Public License for more details.
24382 #. You should have received a copy of the GNU General Public License
24383 #. along with GCC; see the file COPYING3.  If not see
24384 #. <http://www.gnu.org/licenses/>.
24385 #. After the first "Node:" comment comes all preprocessor directives and
24386 #. attached declarations described in the info files, the "Using and
24387 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
24388 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
24389 #. really, but needs an update anyway.
24391 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
24392 #. for that.  If applicable, there is a CRIS-specific comment.  The order
24393 #. of macro definitions follow the order in the manual.  Every section in
24394 #. the manual (node in the info pages) has an introductory `Node:
24395 #. <subchapter>' comment.  If no macros are defined for a section, only
24396 #. the section-comment is present.
24397 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
24398 #. and config/cris/linux.h) are responsible for lots of settings not
24399 #. repeated below.  This file contains general CRIS definitions
24400 #. and definitions for the cris-*-elf subtarget.
24401 #. We don't want to use gcc_assert for everything, as that can be
24402 #. compiled out.
24403 #: config/cris/cris.h:42
24404 #, gcc-internal-format
24405 msgid "CRIS-port assertion failed: "
24406 msgstr ""
24408 #. Node: Caller Saves
24409 #. (no definitions)
24410 #. Node: Function entry
24411 #. See cris.c for TARGET_ASM_FUNCTION_PROLOGUE and
24412 #. TARGET_ASM_FUNCTION_EPILOGUE.
24413 #. Node: Profiling
24414 #: config/cris/cris.h:749
24415 #, gcc-internal-format
24416 msgid "no FUNCTION_PROFILER for CRIS"
24417 msgstr ""
24419 #: config/epiphany/epiphany.c:515
24420 #, gcc-internal-format
24421 msgid "interrupt handlers cannot have arguments"
24422 msgstr ""
24424 #: config/epiphany/epiphany.c:539
24425 #, gcc-internal-format
24426 msgid "argument of %qE attribute is not \"reset\", \"software_exception\", \"page_miss\", \"timer0\", \"timer1\", \"message\", \"dma0\", \"dma1\", \"wand\" or \"swi\""
24427 msgstr ""
24429 #: config/epiphany/epiphany.c:1553
24430 #, gcc-internal-format
24431 msgid "stack_offset must be at least 4"
24432 msgstr ""
24434 #: config/epiphany/epiphany.c:1555
24435 #, gcc-internal-format
24436 msgid "stack_offset must be a multiple of 4"
24437 msgstr ""
24439 #: config/frv/frv.c:8644
24440 #, gcc-internal-format
24441 msgid "accumulator is not a constant integer"
24442 msgstr ""
24444 #: config/frv/frv.c:8649
24445 #, gcc-internal-format
24446 msgid "accumulator number is out of bounds"
24447 msgstr ""
24449 #: config/frv/frv.c:8660
24450 #, gcc-internal-format
24451 msgid "inappropriate accumulator for %qs"
24452 msgstr ""
24454 #: config/frv/frv.c:8736
24455 #, gcc-internal-format
24456 msgid "invalid IACC argument"
24457 msgstr ""
24459 #: config/frv/frv.c:8759
24460 #, gcc-internal-format
24461 msgid "%qs expects a constant argument"
24462 msgstr ""
24464 #: config/frv/frv.c:8764
24465 #, gcc-internal-format
24466 msgid "constant argument out of range for %qs"
24467 msgstr ""
24469 #: config/frv/frv.c:9245
24470 #, gcc-internal-format
24471 msgid "media functions are not available unless -mmedia is used"
24472 msgstr ""
24474 #: config/frv/frv.c:9257
24475 #, gcc-internal-format
24476 msgid "this media function is only available on the fr500"
24477 msgstr ""
24479 #: config/frv/frv.c:9285
24480 #, gcc-internal-format
24481 msgid "this media function is only available on the fr400 and fr550"
24482 msgstr ""
24484 #: config/frv/frv.c:9304
24485 #, gcc-internal-format
24486 msgid "this builtin function is only available on the fr405 and fr450"
24487 msgstr ""
24489 #: config/frv/frv.c:9313
24490 #, gcc-internal-format
24491 msgid "this builtin function is only available on the fr500 and fr550"
24492 msgstr ""
24494 #: config/frv/frv.c:9325
24495 #, gcc-internal-format
24496 msgid "this builtin function is only available on the fr450"
24497 msgstr ""
24499 #: config/h8300/h8300.c:353
24500 #, gcc-internal-format
24501 msgid "-msx is not supported in coff"
24502 msgstr ""
24504 #: config/h8300/h8300.c:375
24505 #, gcc-internal-format
24506 msgid "-ms2600 is used without -ms"
24507 msgstr ""
24509 #: config/h8300/h8300.c:381
24510 #, gcc-internal-format
24511 msgid "-mn is used without -mh or -ms or -msx"
24512 msgstr ""
24514 #: config/h8300/h8300.c:387
24515 #, gcc-internal-format
24516 msgid "-mexr is used without -ms"
24517 msgstr ""
24519 #: config/h8300/h8300.c:393
24520 #, gcc-internal-format
24521 msgid "-mint32 is not supported for H8300 and H8300L targets"
24522 msgstr ""
24524 #: config/h8300/h8300.c:399
24525 #, gcc-internal-format
24526 msgid "-mexr is used without -ms or -msx"
24527 msgstr ""
24529 #: config/h8300/h8300.c:405
24530 #, gcc-internal-format
24531 msgid "-mno-exr valid only with -ms or -msx                   - Option ignored!"
24532 msgstr ""
24534 #: config/i386/host-cygwin.c:62
24535 #, gcc-internal-format
24536 msgid "can%'t extend PCH file: %m"
24537 msgstr ""
24539 #: config/i386/host-cygwin.c:73
24540 #, gcc-internal-format
24541 msgid "can%'t set position in PCH file: %m"
24542 msgstr ""
24544 #: config/i386/i386.c:2969
24545 #, gcc-internal-format, gfc-internal-format
24546 msgid "wrong arg %s to option %s"
24547 msgstr ""
24549 #: config/i386/i386.c:2976
24550 #, gcc-internal-format, gfc-internal-format
24551 msgid "size ranges of option %s should be increasing"
24552 msgstr ""
24554 #: config/i386/i386.c:2987
24555 #, gcc-internal-format, gfc-internal-format
24556 msgid "wrong stringop strategy name %s specified for option %s"
24557 msgstr ""
24559 #. rep; movq isn't available in 32-bit code.
24560 #: config/i386/i386.c:2997
24561 #, gcc-internal-format, gfc-internal-format
24562 msgid "stringop strategy name %s specified for option %s not supported for 32-bit code"
24563 msgstr ""
24565 #: config/i386/i386.c:3012
24566 #, gcc-internal-format, gfc-internal-format
24567 msgid "unknown alignment %s specified for option %s"
24568 msgstr ""
24570 #: config/i386/i386.c:3023
24571 #, gcc-internal-format, gfc-internal-format
24572 msgid "the max value for the last size range should be -1 for option %s"
24573 msgstr ""
24575 #: config/i386/i386.c:3031
24576 #, gcc-internal-format, gfc-internal-format
24577 msgid "too many size ranges specified in option %s"
24578 msgstr ""
24580 #: config/i386/i386.c:3085
24581 #, gcc-internal-format, gfc-internal-format
24582 msgid "Unknown parameter to option -mtune-ctrl: %s"
24583 msgstr ""
24585 #: config/i386/i386.c:3467
24586 #, gcc-internal-format, gfc-internal-format
24587 msgid "%stune=x86-64%s is deprecated; use %stune=k8%s or %stune=generic%s instead as appropriate"
24588 msgstr ""
24590 #. rep; movq isn't available in 32-bit code.
24591 #: config/i386/i386.c:3494
24592 #, gcc-internal-format
24593 msgid "-mstringop-strategy=rep_8byte not supported for 32-bit code"
24594 msgstr ""
24596 #: config/i386/i386.c:3511
24597 #, gcc-internal-format
24598 msgid "address mode %qs not supported in the %s bit mode"
24599 msgstr ""
24601 #: config/i386/i386.c:3537 config/i386/i386.c:3546 config/i386/i386.c:3558
24602 #: config/i386/i386.c:3569 config/i386/i386.c:3580
24603 #, gcc-internal-format
24604 msgid "code model %qs not supported in the %s bit mode"
24605 msgstr ""
24607 #: config/i386/i386.c:3549 config/i386/i386.c:3561
24608 #, gcc-internal-format
24609 msgid "code model %qs not supported in x32 mode"
24610 msgstr ""
24612 #: config/i386/i386.c:3567 config/i386/i386.c:3576 config/i386/i386.c:4619
24613 #, gcc-internal-format, gfc-internal-format
24614 msgid "code model %s does not support PIC mode"
24615 msgstr ""
24617 #: config/i386/i386.c:3604
24618 #, gcc-internal-format
24619 msgid "-masm=intel not supported in this configuration"
24620 msgstr ""
24622 #: config/i386/i386.c:3609
24623 #, gcc-internal-format, gfc-internal-format
24624 msgid "%i-bit mode not compiled in"
24625 msgstr ""
24627 #: config/i386/i386.c:3622 config/i386/i386.c:3840
24628 #, gcc-internal-format
24629 msgid "CPU you selected does not support x86-64 instruction set"
24630 msgstr ""
24632 #: config/i386/i386.c:3801 config/i386/i386.c:3804
24633 #, gcc-internal-format
24634 msgid "Intel MPX does not support x32"
24635 msgstr ""
24637 #: config/i386/i386.c:3807
24638 #, gcc-internal-format, gfc-internal-format
24639 msgid "generic CPU can be used only for %stune=%s %s"
24640 msgstr ""
24642 #: config/i386/i386.c:3810
24643 #, gcc-internal-format, gfc-internal-format
24644 msgid "intel CPU can be used only for %stune=%s %s"
24645 msgstr ""
24647 #: config/i386/i386.c:3813
24648 #, gcc-internal-format, gfc-internal-format
24649 msgid "bad value (%s) for %sarch=%s %s"
24650 msgstr ""
24652 #: config/i386/i386.c:3856
24653 #, gcc-internal-format, gfc-internal-format
24654 msgid "bad value (%s) for %stune=%s %s"
24655 msgstr ""
24657 #: config/i386/i386.c:3911
24658 #, gcc-internal-format
24659 msgid "-mregparm is ignored in 64-bit mode"
24660 msgstr ""
24662 #: config/i386/i386.c:3914
24663 #, gcc-internal-format, gfc-internal-format
24664 msgid "-mregparm=%d is not between 0 and %d"
24665 msgstr ""
24667 #: config/i386/i386.c:3957
24668 #, gcc-internal-format, gfc-internal-format
24669 msgid "%srtd%s is ignored in 64bit mode"
24670 msgstr ""
24672 #: config/i386/i386.c:4035
24673 #, gcc-internal-format
24674 msgid "-mpreferred-stack-boundary is not supported for this target"
24675 msgstr ""
24677 #: config/i386/i386.c:4038
24678 #, gcc-internal-format, gfc-internal-format
24679 msgid "-mpreferred-stack-boundary=%d is not between %d and %d"
24680 msgstr ""
24682 #: config/i386/i386.c:4060
24683 #, gcc-internal-format, gfc-internal-format
24684 msgid "-mincoming-stack-boundary=%d is not between %d and 12"
24685 msgstr ""
24687 #: config/i386/i386.c:4074
24688 #, gcc-internal-format
24689 msgid "-mnop-mcount is not compatible with this target"
24690 msgstr ""
24692 #: config/i386/i386.c:4077
24693 #, gcc-internal-format
24694 msgid "-mnop-mcount is not implemented for -fPIC"
24695 msgstr ""
24697 #: config/i386/i386.c:4082
24698 #, gcc-internal-format, gfc-internal-format
24699 msgid "%ssseregparm%s used without SSE enabled"
24700 msgstr ""
24702 #: config/i386/i386.c:4090
24703 #, gcc-internal-format
24704 msgid "SSE instruction set disabled, using 387 arithmetics"
24705 msgstr ""
24707 #: config/i386/i386.c:4096
24708 #, gcc-internal-format
24709 msgid "387 instruction set disabled, using SSE arithmetics"
24710 msgstr ""
24712 #: config/i386/i386.c:4148
24713 #, gcc-internal-format, gfc-internal-format
24714 msgid "stack probing requires %saccumulate-outgoing-args%s for correctness"
24715 msgstr ""
24717 #: config/i386/i386.c:4251
24718 #, gcc-internal-format
24719 msgid "-mfentry isn%'t supported for 32-bit in combination with -fpic"
24720 msgstr ""
24722 #: config/i386/i386.c:4258
24723 #, gcc-internal-format
24724 msgid "-mno-fentry isn%'t compatible with SEH"
24725 msgstr ""
24727 #: config/i386/i386.c:4315 config/rs6000/rs6000.c:4240
24728 #, gcc-internal-format, gfc-internal-format
24729 msgid "unknown option for -mrecip=%s"
24730 msgstr ""
24732 #: config/i386/i386.c:4821
24733 #, gcc-internal-format
24734 msgid "attribute %<target%> argument not a string"
24735 msgstr ""
24737 #: config/i386/i386.c:4887 config/i386/i386.c:4934
24738 #, gcc-internal-format, gfc-internal-format
24739 msgid "attribute(target(\"%s\")) is unknown"
24740 msgstr ""
24742 #: config/i386/i386.c:4915
24743 #, gcc-internal-format, gfc-internal-format
24744 msgid "option(\"%s\") was already specified"
24745 msgstr ""
24747 #: config/i386/i386.c:5576 config/i386/i386.c:5627
24748 #, gcc-internal-format
24749 msgid "fastcall and regparm attributes are not compatible"
24750 msgstr ""
24752 #: config/i386/i386.c:5581
24753 #, gcc-internal-format
24754 msgid "regparam and thiscall attributes are not compatible"
24755 msgstr ""
24757 #: config/i386/i386.c:5588 config/i386/i386.c:42870
24758 #, gcc-internal-format
24759 msgid "%qE attribute requires an integer constant argument"
24760 msgstr ""
24762 #: config/i386/i386.c:5594
24763 #, gcc-internal-format
24764 msgid "argument to %qE attribute larger than %d"
24765 msgstr ""
24767 #: config/i386/i386.c:5619 config/i386/i386.c:5662
24768 #, gcc-internal-format
24769 msgid "fastcall and cdecl attributes are not compatible"
24770 msgstr ""
24772 #: config/i386/i386.c:5623
24773 #, gcc-internal-format
24774 msgid "fastcall and stdcall attributes are not compatible"
24775 msgstr ""
24777 #: config/i386/i386.c:5631 config/i386/i386.c:5680
24778 #, gcc-internal-format
24779 msgid "fastcall and thiscall attributes are not compatible"
24780 msgstr ""
24782 #: config/i386/i386.c:5641 config/i386/i386.c:5658
24783 #, gcc-internal-format
24784 msgid "stdcall and cdecl attributes are not compatible"
24785 msgstr ""
24787 #: config/i386/i386.c:5645
24788 #, gcc-internal-format
24789 msgid "stdcall and fastcall attributes are not compatible"
24790 msgstr ""
24792 #: config/i386/i386.c:5649 config/i386/i386.c:5676
24793 #, gcc-internal-format
24794 msgid "stdcall and thiscall attributes are not compatible"
24795 msgstr ""
24797 #: config/i386/i386.c:5666 config/i386/i386.c:5684
24798 #, gcc-internal-format
24799 msgid "cdecl and thiscall attributes are not compatible"
24800 msgstr ""
24802 #: config/i386/i386.c:5672
24803 #, gcc-internal-format
24804 msgid "%qE attribute is used for non-class method"
24805 msgstr ""
24807 #: config/i386/i386.c:5910
24808 #, gcc-internal-format
24809 msgid "calling %qD with attribute sseregparm without SSE/SSE2 enabled"
24810 msgstr ""
24812 #: config/i386/i386.c:5913
24813 #, gcc-internal-format
24814 msgid "calling %qT with attribute sseregparm without SSE/SSE2 enabled"
24815 msgstr ""
24817 #: config/i386/i386.c:6235
24818 #, gcc-internal-format
24819 msgid "X32 does not support ms_abi attribute"
24820 msgstr ""
24822 #: config/i386/i386.c:6264
24823 #, gcc-internal-format
24824 msgid "ms_hook_prologue is not compatible with nested function"
24825 msgstr ""
24827 #: config/i386/i386.c:6599
24828 #, gcc-internal-format
24829 msgid "AVX512F vector argument without AVX512F enabled changes the ABI"
24830 msgstr ""
24832 #: config/i386/i386.c:6605
24833 #, gcc-internal-format
24834 msgid "AVX512F vector return without AVX512F enabled changes the ABI"
24835 msgstr ""
24837 #: config/i386/i386.c:6619
24838 #, gcc-internal-format
24839 msgid "AVX vector argument without AVX enabled changes the ABI"
24840 msgstr ""
24842 #: config/i386/i386.c:6625
24843 #, gcc-internal-format
24844 msgid "AVX vector return without AVX enabled changes the ABI"
24845 msgstr ""
24847 #: config/i386/i386.c:6640
24848 #, gcc-internal-format
24849 msgid "SSE vector argument without SSE enabled changes the ABI"
24850 msgstr ""
24852 #: config/i386/i386.c:6646
24853 #, gcc-internal-format
24854 msgid "SSE vector return without SSE enabled changes the ABI"
24855 msgstr ""
24857 #: config/i386/i386.c:6658
24858 #, gcc-internal-format
24859 msgid "MMX vector argument without MMX enabled changes the ABI"
24860 msgstr ""
24862 #: config/i386/i386.c:6664
24863 #, gcc-internal-format
24864 msgid "MMX vector return without MMX enabled changes the ABI"
24865 msgstr ""
24867 #: config/i386/i386.c:6847
24868 #, gcc-internal-format
24869 msgid "the ABI of passing struct with a flexible array member has changed in GCC 4.4"
24870 msgstr ""
24872 #: config/i386/i386.c:6964
24873 #, gcc-internal-format
24874 msgid "the ABI of passing union with long double has changed in GCC 4.4"
24875 msgstr ""
24877 #: config/i386/i386.c:7082
24878 #, gcc-internal-format
24879 msgid "the ABI of passing structure with complex float member has changed in GCC 4.4"
24880 msgstr ""
24882 #: config/i386/i386.c:7245
24883 #, gcc-internal-format
24884 msgid "SSE register return with SSE disabled"
24885 msgstr ""
24887 #: config/i386/i386.c:7251
24888 #, gcc-internal-format
24889 msgid "SSE register argument with SSE disabled"
24890 msgstr ""
24892 #: config/i386/i386.c:7267
24893 #, gcc-internal-format
24894 msgid "x87 register return with x87 disabled"
24895 msgstr ""
24897 #: config/i386/i386.c:7551 config/i386/i386.c:7801
24898 #, gcc-internal-format
24899 msgid "calling %qD with SSE calling convention without SSE/SSE2 enabled"
24900 msgstr ""
24902 #: config/i386/i386.c:7553 config/i386/i386.c:7803 config/i386/i386.c:8289
24903 #, gcc-internal-format
24904 msgid "this is a GCC bug that can be worked around by adding attribute used to function called"
24905 msgstr ""
24907 #: config/i386/i386.c:8190
24908 #, gcc-internal-format, gfc-internal-format
24909 msgid "The ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
24910 msgstr ""
24912 #: config/i386/i386.c:8287
24913 #, gcc-internal-format
24914 msgid "calling %qD with SSE caling convention without SSE/SSE2 enabled"
24915 msgstr ""
24917 #: config/i386/i386.c:11378
24918 #, gcc-internal-format
24919 msgid "ms_hook_prologue attribute isn%'t compatible with -mfentry for 32-bit"
24920 msgstr ""
24922 #: config/i386/i386.c:12416
24923 #, gcc-internal-format
24924 msgid "-fsplit-stack does not support fastcall with nested function"
24925 msgstr ""
24927 #: config/i386/i386.c:12436
24928 #, gcc-internal-format
24929 msgid "-fsplit-stack does not support 2 register parameters for a nested function"
24930 msgstr ""
24932 #. FIXME: We could make this work by pushing a register
24933 #. around the addition and comparison.
24934 #: config/i386/i386.c:12447
24935 #, gcc-internal-format
24936 msgid "-fsplit-stack does not support 3 register parameters"
24937 msgstr ""
24939 #: config/i386/i386.c:15303
24940 #, gcc-internal-format
24941 msgid "extended registers have no high halves"
24942 msgstr ""
24944 #: config/i386/i386.c:15318
24945 #, gcc-internal-format
24946 msgid "unsupported operand size for extended register"
24947 msgstr ""
24949 #: config/i386/i386.c:15563
24950 #, gcc-internal-format
24951 msgid "non-integer operand used with operand code 'z'"
24952 msgstr ""
24954 #: config/i386/i386.c:34694
24955 #, gcc-internal-format
24956 msgid "No dispatcher found for the versioning attributes"
24957 msgstr ""
24959 #: config/i386/i386.c:34744
24960 #, gcc-internal-format, gfc-internal-format
24961 msgid "No dispatcher found for %s"
24962 msgstr ""
24964 #: config/i386/i386.c:34754
24965 #, gcc-internal-format, gfc-internal-format
24966 msgid "No dispatcher found for the versioning attributes : %s"
24967 msgstr ""
24969 #: config/i386/i386.c:35002
24970 #, gcc-internal-format
24971 msgid "Function versions cannot be marked as gnu_inline, bodies have to be generated"
24972 msgstr ""
24974 #: config/i386/i386.c:35007 config/i386/i386.c:35455
24975 #, gcc-internal-format
24976 msgid "Virtual function multiversioning not supported"
24977 msgstr ""
24979 #: config/i386/i386.c:35072
24980 #, gcc-internal-format
24981 msgid "missing %<target%> attribute for multi-versioned %D"
24982 msgstr ""
24984 #: config/i386/i386.c:35075
24985 #, gcc-internal-format
24986 msgid "previous declaration of %D"
24987 msgstr ""
24989 #: config/i386/i386.c:35294
24990 #, gcc-internal-format
24991 msgid "multiversioning needs ifunc which is not supported on this target"
24992 msgstr ""
24994 #: config/i386/i386.c:35672
24995 #, gcc-internal-format
24996 msgid "Parameter to builtin must be a string constant or literal"
24997 msgstr ""
24999 #: config/i386/i386.c:35697 config/i386/i386.c:35747
25000 #, gcc-internal-format, gfc-internal-format
25001 msgid "Parameter to builtin not valid: %s"
25002 msgstr ""
25004 #: config/i386/i386.c:36158 config/i386/i386.c:37566
25005 #, gcc-internal-format
25006 msgid "the last argument must be a 2-bit immediate"
25007 msgstr ""
25009 #: config/i386/i386.c:36555
25010 #, gcc-internal-format
25011 msgid "the fifth argument must be an 8-bit immediate"
25012 msgstr ""
25014 #: config/i386/i386.c:36650
25015 #, gcc-internal-format
25016 msgid "the third argument must be an 8-bit immediate"
25017 msgstr ""
25019 #: config/i386/i386.c:37497
25020 #, gcc-internal-format
25021 msgid "the last argument must be an 1-bit immediate"
25022 msgstr ""
25024 #: config/i386/i386.c:37512
25025 #, gcc-internal-format
25026 msgid "the last argument must be a 3-bit immediate"
25027 msgstr ""
25029 #: config/i386/i386.c:37545
25030 #, gcc-internal-format
25031 msgid "the last argument must be a 4-bit immediate"
25032 msgstr ""
25034 #: config/i386/i386.c:37585
25035 #, gcc-internal-format
25036 msgid "the last argument must be a 1-bit immediate"
25037 msgstr ""
25039 #: config/i386/i386.c:37598
25040 #, gcc-internal-format
25041 msgid "the last argument must be a 5-bit immediate"
25042 msgstr ""
25044 #: config/i386/i386.c:37608
25045 #, gcc-internal-format
25046 msgid "the next to last argument must be an 8-bit immediate"
25047 msgstr ""
25049 #: config/i386/i386.c:37612 config/i386/i386.c:38385
25050 #, gcc-internal-format
25051 msgid "the last argument must be an 8-bit immediate"
25052 msgstr ""
25054 #: config/i386/i386.c:37779
25055 #, gcc-internal-format
25056 msgid "the third argument must be comparison constant"
25057 msgstr ""
25059 #: config/i386/i386.c:37784
25060 #, gcc-internal-format
25061 msgid "incorrect comparison mode"
25062 msgstr ""
25064 #: config/i386/i386.c:37790 config/i386/i386.c:37992
25065 #, gcc-internal-format
25066 msgid "incorrect rounding operand"
25067 msgstr ""
25069 #: config/i386/i386.c:37974
25070 #, gcc-internal-format
25071 msgid "the immediate argument must be a 4-bit immediate"
25072 msgstr ""
25074 #: config/i386/i386.c:37980
25075 #, gcc-internal-format
25076 msgid "the immediate argument must be a 5-bit immediate"
25077 msgstr ""
25079 #: config/i386/i386.c:37983
25080 #, gcc-internal-format
25081 msgid "the immediate argument must be an 8-bit immediate"
25082 msgstr ""
25084 #: config/i386/i386.c:38383
25085 #, gcc-internal-format
25086 msgid "the last argument must be a 32-bit immediate"
25087 msgstr ""
25089 #: config/i386/i386.c:38465 config/rs6000/rs6000.c:13277
25090 #, gcc-internal-format
25091 msgid "selector must be an integer constant in the range 0..%wi"
25092 msgstr ""
25094 #: config/i386/i386.c:38660
25095 #, gcc-internal-format
25096 msgid "%qE needs unknown isa option"
25097 msgstr ""
25099 #: config/i386/i386.c:38664
25100 #, gcc-internal-format
25101 msgid "%qE needs isa option %s"
25102 msgstr ""
25104 #: config/i386/i386.c:39418
25105 #, gcc-internal-format
25106 msgid "last argument must be an immediate"
25107 msgstr ""
25109 #: config/i386/i386.c:40014 config/i386/i386.c:40166
25110 #, gcc-internal-format
25111 msgid "the last argument must be scale 1, 2, 4, 8"
25112 msgstr ""
25114 #: config/i386/i386.c:40220
25115 #, gcc-internal-format
25116 msgid "the forth argument must be scale 1, 2, 4, 8"
25117 msgstr ""
25119 #: config/i386/i386.c:40226
25120 #, gcc-internal-format
25121 msgid "incorrect hint operand"
25122 msgstr ""
25124 #: config/i386/i386.c:40245
25125 #, gcc-internal-format
25126 msgid "the xabort's argument must be an 8-bit immediate"
25127 msgstr ""
25129 #: config/i386/i386.c:42857
25130 #, gcc-internal-format
25131 msgid "%qE attribute only available for 32-bit"
25132 msgstr ""
25134 #: config/i386/i386.c:42878
25135 #, gcc-internal-format
25136 msgid "argument to %qE attribute is neither zero, nor one"
25137 msgstr ""
25139 #: config/i386/i386.c:42911 config/i386/i386.c:42920
25140 #, gcc-internal-format
25141 msgid "ms_abi and sysv_abi attributes are not compatible"
25142 msgstr ""
25144 #: config/i386/i386.c:42956 config/rs6000/rs6000.c:29099
25145 #, gcc-internal-format
25146 msgid "%qE incompatible attribute ignored"
25147 msgstr ""
25149 #: config/i386/i386.c:51527
25150 #, gcc-internal-format
25151 msgid "Unknown architecture specific memory model"
25152 msgstr ""
25154 #: config/i386/i386.c:51534
25155 #, gcc-internal-format
25156 msgid "HLE_ACQUIRE not used with ACQUIRE or stronger memory model"
25157 msgstr ""
25159 #: config/i386/i386.c:51540
25160 #, gcc-internal-format
25161 msgid "HLE_RELEASE not used with RELEASE or stronger memory model"
25162 msgstr ""
25164 #: config/i386/i386.c:51564
25165 #, gcc-internal-format, gfc-internal-format
25166 msgid "unsupported simdlen %d"
25167 msgstr ""
25169 #: config/i386/i386.c:51583
25170 #, gcc-internal-format
25171 msgid "unsupported return type %qT for simd\n"
25172 msgstr ""
25174 #: config/i386/i386.c:51605
25175 #, gcc-internal-format
25176 msgid "unsupported argument type %qT for simd\n"
25177 msgstr ""
25179 #: config/i386/i386.c:51889
25180 #, gcc-internal-format
25181 msgid "Pointer Checker requires MPX support on this target. Use -mmpx options to enable MPX."
25182 msgstr ""
25184 #: config/i386/intelmic-mkoffload.c:241 config/i386/intelmic-mkoffload.c:301
25185 #: config/i386/intelmic-mkoffload.c:338 config/nvptx/mkoffload.c:1008
25186 #, gcc-internal-format, gfc-internal-format
25187 msgid "cannot open '%s'"
25188 msgstr "не вдалося відкрити «%s»"
25190 #: config/i386/intelmic-mkoffload.c:428
25191 #, gcc-internal-format
25192 msgid "output file not specified"
25193 msgstr ""
25195 #: config/i386/intelmic-mkoffload.c:508
25196 #, gcc-internal-format
25197 msgid "COLLECT_GCC must be set"
25198 msgstr ""
25200 #: config/i386/intelmic-mkoffload.c:513 config/nvptx/mkoffload.c:959
25201 #, gcc-internal-format, gfc-internal-format
25202 msgid "offload compiler %s not found"
25203 msgstr ""
25205 #: config/i386/intelmic-mkoffload.c:528
25206 #, gcc-internal-format
25207 msgid "unrecognizable argument of option -foffload-abi"
25208 msgstr ""
25210 #: config/i386/winnt.c:117
25211 #, gcc-internal-format
25212 msgid "%qE attribute applies only to initialized variables with external linkage"
25213 msgstr ""
25215 #: config/i386/winnt.c:184
25216 #, gcc-internal-format
25217 msgid "definition of static data member %q+D of dllimport%'d class"
25218 msgstr ""
25220 #: config/i386/winnt.c:370
25221 #, gcc-internal-format
25222 msgid "%q+D:'selectany' attribute applies only to initialized objects"
25223 msgstr ""
25225 #: config/i386/cygming.h:205
25226 #, gcc-internal-format
25227 msgid "-fPIC ignored for target (all code is position independent)"
25228 msgstr ""
25230 #: config/i386/cygming.h:211
25231 #, gcc-internal-format, gfc-internal-format
25232 msgid "-f%s ignored for target (all code is position independent)"
25233 msgstr ""
25235 #: config/i386/djgpp.h:172
25236 #, gcc-internal-format
25237 msgid "-mbnu210 is ignored (option is obsolete)"
25238 msgstr ""
25240 #: config/ia64/ia64-c.c:61
25241 #, gcc-internal-format
25242 msgid "malformed #pragma builtin"
25243 msgstr ""
25245 #: config/ia64/ia64.c:763
25246 #, gcc-internal-format
25247 msgid "invalid argument of %qE attribute"
25248 msgstr ""
25250 #: config/ia64/ia64.c:776
25251 #, gcc-internal-format
25252 msgid "an address area attribute cannot be specified for local variables"
25253 msgstr ""
25255 #: config/ia64/ia64.c:783
25256 #, gcc-internal-format
25257 msgid "address area of %q+D conflicts with previous declaration"
25258 msgstr ""
25260 #: config/ia64/ia64.c:791
25261 #, gcc-internal-format
25262 msgid "address area attribute cannot be specified for functions"
25263 msgstr ""
25265 #: config/ia64/ia64.c:824
25266 #, gcc-internal-format
25267 msgid "%qE attribute requires a string constant argument"
25268 msgstr ""
25270 #: config/ia64/ia64.c:5971 config/pa/pa.c:454 config/sh/sh.c:9533
25271 #: config/spu/spu.c:4945
25272 #, gcc-internal-format
25273 msgid "value of -mfixed-range must have form REG1-REG2"
25274 msgstr ""
25276 #: config/ia64/ia64.c:5998 config/pa/pa.c:481 config/sh/sh.c:9559
25277 #: config/spu/spu.c:4971
25278 #, gcc-internal-format, gfc-internal-format
25279 msgid "%s-%s is an empty range"
25280 msgstr ""
25282 #: config/ia64/ia64.c:11203
25283 #, gcc-internal-format
25284 msgid "version attribute is not a string"
25285 msgstr ""
25287 #: config/iq2000/iq2000.c:1866
25288 #, gcc-internal-format, gfc-internal-format
25289 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
25290 msgstr ""
25292 #: config/iq2000/iq2000.c:2630
25293 #, gcc-internal-format
25294 msgid "argument %qd is not a constant"
25295 msgstr ""
25297 #: config/iq2000/iq2000.c:2933 config/xtensa/xtensa.c:2473
25298 #, gcc-internal-format
25299 msgid "PRINT_OPERAND_ADDRESS, null pointer"
25300 msgstr ""
25302 #: config/iq2000/iq2000.c:3088
25303 #, gcc-internal-format, gfc-internal-format
25304 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
25305 msgstr ""
25307 #: config/iq2000/iq2000.c:3097 config/xtensa/xtensa.c:2327
25308 #, gcc-internal-format
25309 msgid "PRINT_OPERAND null pointer"
25310 msgstr ""
25312 #: config/m32c/m32c-pragma.c:64
25313 #, gcc-internal-format
25314 msgid "junk at end of #pragma GCC memregs [0..16]"
25315 msgstr ""
25317 #: config/m32c/m32c-pragma.c:71
25318 #, gcc-internal-format
25319 msgid "#pragma GCC memregs must precede any function decls"
25320 msgstr ""
25322 #: config/m32c/m32c-pragma.c:79 config/m32c/m32c-pragma.c:86
25323 #, gcc-internal-format
25324 msgid "#pragma GCC memregs takes a number [0..16]"
25325 msgstr ""
25327 #: config/m32c/m32c-pragma.c:114
25328 #, gcc-internal-format
25329 msgid "junk at end of #pragma ADDRESS"
25330 msgstr ""
25332 #: config/m32c/m32c-pragma.c:119
25333 #, gcc-internal-format
25334 msgid "malformed #pragma ADDRESS variable address"
25335 msgstr ""
25337 #: config/m32c/m32c.c:454
25338 #, gcc-internal-format, gfc-internal-format
25339 msgid "invalid target memregs value '%d'"
25340 msgstr ""
25342 #: config/m32c/m32c.c:2966
25343 #, gcc-internal-format
25344 msgid "%qE attribute is not supported for R8C target"
25345 msgstr ""
25347 #. The argument must be a constant integer.
25348 #: config/m32c/m32c.c:2982 config/sh/sh.c:9752 config/sh/sh.c:9858
25349 #, gcc-internal-format
25350 msgid "%qE attribute argument not an integer constant"
25351 msgstr ""
25353 #: config/m32c/m32c.c:2991
25354 #, gcc-internal-format
25355 msgid "%qE attribute argument should be between 18 to 255"
25356 msgstr ""
25358 #: config/m32c/m32c.c:4143
25359 #, gcc-internal-format
25360 msgid "%<bank_switch%> has no effect on non-interrupt functions"
25361 msgstr ""
25363 #: config/m32c/m32c.c:4247
25364 #, gcc-internal-format
25365 msgid "%<fast_interrupt%> attribute directive ignored"
25366 msgstr ""
25368 #: config/m32r/m32r.c:416
25369 #, gcc-internal-format
25370 msgid "invalid argument of %qs attribute"
25371 msgstr ""
25373 #: config/m68k/m68k.c:509
25374 #, gcc-internal-format, gfc-internal-format
25375 msgid "-mcpu=%s conflicts with -march=%s"
25376 msgstr ""
25378 #: config/m68k/m68k.c:580
25379 #, gcc-internal-format
25380 msgid "-mpcrel -fPIC is not currently supported on selected cpu"
25381 msgstr ""
25383 #: config/m68k/m68k.c:642
25384 #, gcc-internal-format, gfc-internal-format
25385 msgid "-falign-labels=%d is not supported"
25386 msgstr ""
25388 #: config/m68k/m68k.c:647
25389 #, gcc-internal-format, gfc-internal-format
25390 msgid "-falign-loops=%d is not supported"
25391 msgstr ""
25393 #: config/m68k/m68k.c:654
25394 #, gcc-internal-format
25395 msgid "-fstack-limit- options are not supported on this cpu"
25396 msgstr ""
25398 #: config/m68k/m68k.c:771
25399 #, gcc-internal-format
25400 msgid "multiple interrupt attributes not allowed"
25401 msgstr ""
25403 #: config/m68k/m68k.c:778
25404 #, gcc-internal-format
25405 msgid "interrupt_thread is available only on fido"
25406 msgstr ""
25408 #: config/m68k/m68k.c:1112 config/rs6000/rs6000.c:22683
25409 #, gcc-internal-format
25410 msgid "stack limit expression is not supported"
25411 msgstr ""
25413 #: config/mcore/mcore.c:2972
25414 #, gcc-internal-format
25415 msgid "initialized variable %q+D is marked dllimport"
25416 msgstr ""
25418 #: config/mep/mep-pragma.c:81
25419 #, gcc-internal-format
25420 msgid "junk at end of #pragma io_volatile"
25421 msgstr ""
25423 #: config/mep/mep-pragma.c:95
25424 #, gcc-internal-format
25425 msgid "#pragma io_volatile takes only on or off"
25426 msgstr ""
25428 #: config/mep/mep-pragma.c:134
25429 #, gcc-internal-format
25430 msgid "invalid coprocessor register range"
25431 msgstr ""
25433 #: config/mep/mep-pragma.c:154
25434 #, gcc-internal-format
25435 msgid "invalid coprocessor register %qE"
25436 msgstr ""
25438 #: config/mep/mep-pragma.c:177
25439 #, gcc-internal-format
25440 msgid "malformed coprocessor register"
25441 msgstr ""
25443 #: config/mep/mep-pragma.c:264
25444 #, gcc-internal-format
25445 msgid "junk at end of #pragma GCC coprocessor width"
25446 msgstr ""
25448 #: config/mep/mep-pragma.c:271
25449 #, gcc-internal-format
25450 msgid "#pragma GCC coprocessor width takes only 32 or 64"
25451 msgstr ""
25453 #: config/mep/mep-pragma.c:302
25454 #, gcc-internal-format
25455 msgid "#pragma GCC coprocessor subclass letter must be in [ABCD]"
25456 msgstr ""
25458 #: config/mep/mep-pragma.c:307
25459 #, gcc-internal-format, gfc-internal-format
25460 msgid "#pragma GCC coprocessor subclass '%c' already defined"
25461 msgstr ""
25463 #: config/mep/mep-pragma.c:325
25464 #, gcc-internal-format
25465 msgid "malformed #pragma GCC coprocessor subclass"
25466 msgstr ""
25468 #: config/mep/mep-pragma.c:347
25469 #, gcc-internal-format
25470 msgid "malformed #pragma disinterrupt"
25471 msgstr ""
25473 #: config/mep/mep-pragma.c:361
25474 #, gcc-internal-format
25475 msgid "malformed #pragma GCC coprocessor"
25476 msgstr ""
25478 #: config/mep/mep-pragma.c:366
25479 #, gcc-internal-format
25480 msgid "coprocessor not enabled"
25481 msgstr ""
25483 #: config/mep/mep-pragma.c:377
25484 #, gcc-internal-format
25485 msgid "unknown #pragma GCC coprocessor %E"
25486 msgstr ""
25488 #: config/mep/mep-pragma.c:399
25489 #, gcc-internal-format
25490 msgid "malformed #pragma call"
25491 msgstr ""
25493 #: config/mep/mep.c:398
25494 #, gcc-internal-format
25495 msgid "only one of -ms and -mm may be given"
25496 msgstr ""
25498 #: config/mep/mep.c:400
25499 #, gcc-internal-format
25500 msgid "only one of -ms and -ml may be given"
25501 msgstr ""
25503 #: config/mep/mep.c:402
25504 #, gcc-internal-format
25505 msgid "only one of -mm and -ml may be given"
25506 msgstr ""
25508 #: config/mep/mep.c:404
25509 #, gcc-internal-format
25510 msgid "only one of -ms and -mtiny= may be given"
25511 msgstr ""
25513 #: config/mep/mep.c:406
25514 #, gcc-internal-format
25515 msgid "only one of -mm and -mtiny= may be given"
25516 msgstr ""
25518 #: config/mep/mep.c:408
25519 #, gcc-internal-format
25520 msgid "-mclip currently has no effect without -mminmax"
25521 msgstr ""
25523 #: config/mep/mep.c:415
25524 #, gcc-internal-format
25525 msgid "-mc= must be -mc=tiny, -mc=near, or -mc=far"
25526 msgstr ""
25528 #: config/mep/mep.c:1417
25529 #, gcc-internal-format
25530 msgid "unusual TP-relative address"
25531 msgstr ""
25533 #: config/mep/mep.c:3394
25534 #, gcc-internal-format
25535 msgid "unconvertible operand %c %qs"
25536 msgstr ""
25538 #: config/mep/mep.c:3840 config/mep/mep.c:3903
25539 #, gcc-internal-format
25540 msgid "address region attributes not allowed with auto storage class"
25541 msgstr ""
25543 #: config/mep/mep.c:3846 config/mep/mep.c:3909
25544 #, gcc-internal-format
25545 msgid "address region attributes on pointed-to types ignored"
25546 msgstr ""
25548 #: config/mep/mep.c:3895
25549 #, gcc-internal-format
25550 msgid "%qE attribute only applies to variables and functions"
25551 msgstr ""
25553 #: config/mep/mep.c:3915 config/mep/mep.c:4214
25554 #, gcc-internal-format
25555 msgid "duplicate address region attribute %qE in declaration of %qE on line %d"
25556 msgstr ""
25558 #: config/mep/mep.c:3949
25559 #, gcc-internal-format
25560 msgid "cannot inline interrupt function %qE"
25561 msgstr ""
25563 #: config/mep/mep.c:3955
25564 #, gcc-internal-format
25565 msgid "interrupt function must have return type of void"
25566 msgstr ""
25568 #: config/mep/mep.c:3960
25569 #, gcc-internal-format
25570 msgid "interrupt function must have no arguments"
25571 msgstr ""
25573 #: config/mep/mep.c:4014
25574 #, gcc-internal-format
25575 msgid "%qE attribute only applies to functions, not %s"
25576 msgstr ""
25578 #: config/mep/mep.c:4025
25579 #, gcc-internal-format, gfc-internal-format
25580 msgid ""
25581 "to describe a pointer to a VLIW function, use syntax like this:\n"
25582 "%s"
25583 msgstr ""
25585 #: config/mep/mep.c:4034
25586 #, gcc-internal-format, gfc-internal-format
25587 msgid ""
25588 "to describe an array of VLIW function pointers, use syntax like this:\n"
25589 "%s"
25590 msgstr ""
25592 #: config/mep/mep.c:4040
25593 #, gcc-internal-format
25594 msgid "VLIW functions are not allowed without a VLIW configuration"
25595 msgstr ""
25597 #: config/mep/mep.c:4173
25598 #, gcc-internal-format, gfc-internal-format
25599 msgid "\"#pragma disinterrupt %s\" not used"
25600 msgstr ""
25602 #: config/mep/mep.c:4339
25603 #, gcc-internal-format
25604 msgid "__io address 0x%x is the same for %qE and %qE"
25605 msgstr ""
25607 #: config/mep/mep.c:4487
25608 #, gcc-internal-format, gfc-internal-format
25609 msgid "variable %s (%ld bytes) is too large for the %s section (%d bytes)"
25610 msgstr ""
25612 #: config/mep/mep.c:4585
25613 #, gcc-internal-format
25614 msgid "variable %D of type %<io%> must be uninitialized"
25615 msgstr ""
25617 #: config/mep/mep.c:4590
25618 #, gcc-internal-format
25619 msgid "variable %D of type %<cb%> must be uninitialized"
25620 msgstr ""
25622 #: config/mep/mep.c:6025
25623 #, gcc-internal-format
25624 msgid "coprocessor intrinsic %qs is not available in this configuration"
25625 msgstr ""
25627 #: config/mep/mep.c:6028
25628 #, gcc-internal-format
25629 msgid "%qs is not available in VLIW functions"
25630 msgstr ""
25632 #: config/mep/mep.c:6031
25633 #, gcc-internal-format
25634 msgid "%qs is not available in non-VLIW functions"
25635 msgstr ""
25637 #: config/mep/mep.c:6193 config/mep/mep.c:6310
25638 #, gcc-internal-format
25639 msgid "argument %d of %qE must be in the range %d...%d"
25640 msgstr ""
25642 #: config/mep/mep.c:6196
25643 #, gcc-internal-format
25644 msgid "argument %d of %qE must be a multiple of %d"
25645 msgstr ""
25647 #: config/mep/mep.c:6249
25648 #, gcc-internal-format
25649 msgid "too few arguments to %qE"
25650 msgstr ""
25652 #: config/mep/mep.c:6254
25653 #, gcc-internal-format
25654 msgid "too many arguments to %qE"
25655 msgstr ""
25657 #: config/mep/mep.c:6272
25658 #, gcc-internal-format
25659 msgid "argument %d of %qE must be an address"
25660 msgstr ""
25662 #: config/mep/mep.c:7068
25663 #, gcc-internal-format
25664 msgid "2 byte cop instructions are not allowed in 64-bit VLIW mode"
25665 msgstr ""
25667 #: config/mep/mep.c:7074
25668 #, gcc-internal-format, gfc-internal-format
25669 msgid "unexpected %d byte cop instruction"
25670 msgstr ""
25672 #: config/microblaze/microblaze.c:1723
25673 #, gcc-internal-format
25674 msgid "-fPIC/-fpic not supported for this target"
25675 msgstr ""
25677 #: config/microblaze/microblaze.c:1735
25678 #, gcc-internal-format
25679 msgid "%qs is an invalid argument to -mcpu="
25680 msgstr ""
25682 #: config/microblaze/microblaze.c:1784
25683 #, gcc-internal-format
25684 msgid "-mxl-multiply-high can be used only with -mcpu=v6.00.a or greater"
25685 msgstr ""
25687 #: config/microblaze/microblaze.c:1800
25688 #, gcc-internal-format
25689 msgid "-mxl-reorder can be used only with -mcpu=v8.30.a or greater"
25690 msgstr ""
25692 #: config/microblaze/microblaze.c:1806
25693 #, gcc-internal-format
25694 msgid "-mxl-reorder requires -mxl-pattern-compare for -mcpu=v8.30.a"
25695 msgstr ""
25697 #: config/microblaze/microblaze.c:1811
25698 #, gcc-internal-format
25699 msgid "-mxl-multiply-high requires -mno-xl-soft-mul"
25700 msgstr ""
25702 #: config/mips/mips.c:1493 config/mips/mips.c:1497
25703 #, gcc-internal-format
25704 msgid "%qs attribute only applies to functions"
25705 msgstr ""
25707 #: config/mips/mips.c:1507 config/mips/mips.c:1513
25708 #, gcc-internal-format
25709 msgid "%qE cannot have both %qs and %qs attributes"
25710 msgstr ""
25712 #: config/mips/mips.c:1542 config/mips/mips.c:1548 config/nios2/nios2.c:3339
25713 #, gcc-internal-format
25714 msgid "%qE redeclared with conflicting %qs attributes"
25715 msgstr ""
25717 #: config/mips/mips.c:7239
25718 #, gcc-internal-format
25719 msgid "cannot handle inconsistent calls to %qs"
25720 msgstr ""
25722 #: config/mips/mips.c:10332
25723 #, gcc-internal-format
25724 msgid "the %<interrupt%> attribute requires a MIPS32r2 processor or greater"
25725 msgstr ""
25727 #: config/mips/mips.c:10334
25728 #, gcc-internal-format
25729 msgid "the %<interrupt%> attribute requires %<-msoft-float%>"
25730 msgstr ""
25732 #: config/mips/mips.c:10336
25733 #, gcc-internal-format
25734 msgid "interrupt handlers cannot be MIPS16 functions"
25735 msgstr ""
25737 #: config/mips/mips.c:11279
25738 #, gcc-internal-format
25739 msgid "-fstack-check=specific not implemented for MIPS16"
25740 msgstr ""
25742 #: config/mips/mips.c:14782 config/nds32/nds32-intrinsic.c:106
25743 #: config/nds32/nds32-intrinsic.c:134 config/nds32/nds32-intrinsic.c:164
25744 #: config/nios2/nios2.c:2608
25745 #, gcc-internal-format
25746 msgid "invalid argument to built-in function"
25747 msgstr ""
25749 #: config/mips/mips.c:14983
25750 #, gcc-internal-format
25751 msgid "built-in function %qE not supported for MIPS16"
25752 msgstr ""
25754 #: config/mips/mips.c:15579
25755 #, gcc-internal-format
25756 msgid "%qs does not support MIPS16 code"
25757 msgstr ""
25759 #: config/mips/mips.c:17142
25760 #, gcc-internal-format
25761 msgid "MIPS16 PIC for ABIs other than o32 and o64"
25762 msgstr ""
25764 #: config/mips/mips.c:17145
25765 #, gcc-internal-format
25766 msgid "MIPS16 -mxgot code"
25767 msgstr ""
25769 #: config/mips/mips.c:17148
25770 #, gcc-internal-format
25771 msgid "hard-float MIPS16 code for ABIs other than o32 and o64"
25772 msgstr ""
25774 #: config/mips/mips.c:17316 config/mips/mips.c:17398 config/mips/mips.c:17400
25775 #: config/mips/mips.c:17428 config/mips/mips.c:17438 config/mips/mips.c:17537
25776 #: config/mips/mips.c:17546
25777 #, gcc-internal-format, gfc-internal-format
25778 msgid "unsupported combination: %s"
25779 msgstr ""
25781 #: config/mips/mips.c:17350
25782 #, gcc-internal-format
25783 msgid "%<-%s%> conflicts with the other architecture options, which specify a %s processor"
25784 msgstr ""
25786 #: config/mips/mips.c:17360
25787 #, gcc-internal-format
25788 msgid "%<-march=%s%> is not compatible with the selected ABI"
25789 msgstr ""
25791 #: config/mips/mips.c:17375
25792 #, gcc-internal-format
25793 msgid "%<-mgp64%> used with a 32-bit processor"
25794 msgstr ""
25796 #: config/mips/mips.c:17377
25797 #, gcc-internal-format
25798 msgid "%<-mgp32%> used with a 64-bit ABI"
25799 msgstr ""
25801 #: config/mips/mips.c:17379
25802 #, gcc-internal-format
25803 msgid "%<-mgp64%> used with a 32-bit ABI"
25804 msgstr ""
25806 #: config/mips/mips.c:17395
25807 #, gcc-internal-format
25808 msgid "the %qs architecture does not support %<-mfp32%>"
25809 msgstr ""
25811 #: config/mips/mips.c:17404
25812 #, gcc-internal-format
25813 msgid "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the mfhc1 and mthc1 instructions"
25814 msgstr ""
25816 #: config/mips/mips.c:17407
25817 #, gcc-internal-format
25818 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
25819 msgstr ""
25821 #: config/mips/mips.c:17426
25822 #, gcc-internal-format
25823 msgid "%<-mfpxx%> can only be used with the o32 ABI"
25824 msgstr ""
25826 #: config/mips/mips.c:17430
25827 #, gcc-internal-format
25828 msgid "%<-march=%s%> requires %<-mfp32%>"
25829 msgstr "%<-march=%s%> потребує %<-mfp32%>"
25831 #: config/mips/mips.c:17432
25832 #, gcc-internal-format
25833 msgid "%<-mfpxx%> requires %<-mlra%>"
25834 msgstr "%<-mfpxx%> потребує %<-mlra%>"
25836 #: config/mips/mips.c:17448 config/mips/mips.c:17450 config/mips/mips.c:17463
25837 #, gcc-internal-format
25838 msgid "%qs is incompatible with %qs"
25839 msgstr ""
25841 #. We have traditionally allowed non-abicalls code to use
25842 #. an LP64 form of o64.  However, it would take a bit more
25843 #. effort to support the combination of 32-bit GOT entries
25844 #. and 64-bit pointers, so we treat the abicalls case as
25845 #. an error.
25846 #: config/mips/mips.c:17457
25847 #, gcc-internal-format
25848 msgid "the combination of %qs and %qs is incompatible with %qs"
25849 msgstr ""
25851 #: config/mips/mips.c:17503
25852 #, gcc-internal-format
25853 msgid "the %qs architecture does not support branch-likely instructions"
25854 msgstr ""
25856 #: config/mips/mips.c:17518
25857 #, gcc-internal-format
25858 msgid "the %qs architecture does not support madd or msub instructions"
25859 msgstr ""
25861 #: config/mips/mips.c:17532
25862 #, gcc-internal-format
25863 msgid "the %qs architecture does not support odd single-precision registers"
25864 msgstr ""
25866 #: config/mips/mips.c:17554
25867 #, gcc-internal-format
25868 msgid "cannot generate position-independent code for %qs"
25869 msgstr ""
25871 #: config/mips/mips.c:17557
25872 #, gcc-internal-format
25873 msgid "position-independent code requires %qs"
25874 msgstr ""
25876 #: config/mips/mips.c:17590
25877 #, gcc-internal-format
25878 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
25879 msgstr ""
25881 #: config/mips/mips.c:17598 config/mips/mips.c:17601
25882 #, gcc-internal-format
25883 msgid "cannot use small-data accesses for %qs"
25884 msgstr ""
25886 #: config/mips/mips.c:17616
25887 #, gcc-internal-format
25888 msgid "the %qs architecture does not support %<-m%s=legacy%>"
25889 msgstr ""
25891 #: config/mips/mips.c:17623
25892 #, gcc-internal-format
25893 msgid "the %qs architecture does not support %<-m%s=2008%>"
25894 msgstr ""
25896 #: config/mips/mips.c:17641
25897 #, gcc-internal-format
25898 msgid "%<-mips3d%> requires %<-mpaired-single%>"
25899 msgstr "%<-mips3d%> потребує %<-mpaired-single%>"
25901 #: config/mips/mips.c:17651
25902 #, gcc-internal-format
25903 msgid "%qs must be used with %qs"
25904 msgstr ""
25906 #: config/mips/mips.c:17663
25907 #, gcc-internal-format
25908 msgid "the %qs architecture does not support paired-single instructions"
25909 msgstr ""
25911 #: config/mips/mips.c:17672
25912 #, gcc-internal-format
25913 msgid "%qs requires a target that provides the %qs instruction"
25914 msgstr ""
25916 #: config/mips/mips.c:17683
25917 #, gcc-internal-format
25918 msgid "the %qs architecture does not support DSP instructions"
25919 msgstr ""
25921 #: config/mips/mips.c:17785
25922 #, gcc-internal-format
25923 msgid "%qs requires branch-likely instructions"
25924 msgstr ""
25926 #: config/mips/mips.c:17789
25927 #, gcc-internal-format
25928 msgid "the %qs architecture does not support the synci instruction"
25929 msgstr ""
25931 #: config/mips/mips.c:18527
25932 #, gcc-internal-format
25933 msgid "mips16 function profiling"
25934 msgstr ""
25936 #: config/mmix/mmix.c:324
25937 #, gcc-internal-format, gfc-internal-format
25938 msgid "-f%s not supported: ignored"
25939 msgstr ""
25941 #: config/mmix/mmix.c:754
25942 #, gcc-internal-format
25943 msgid "support for mode %qs"
25944 msgstr ""
25946 #: config/mmix/mmix.c:768
25947 #, gcc-internal-format, gfc-internal-format
25948 msgid "too large function value type, needs %d registers, have only %d registers for this"
25949 msgstr ""
25951 #: config/mmix/mmix.c:947
25952 #, gcc-internal-format
25953 msgid "function_profiler support for MMIX"
25954 msgstr ""
25956 #: config/mmix/mmix.c:971
25957 #, gcc-internal-format
25958 msgid "MMIX Internal: Last named vararg would not fit in a register"
25959 msgstr ""
25961 #: config/mmix/mmix.c:1583 config/mmix/mmix.c:1607 config/mmix/mmix.c:1723
25962 #, gcc-internal-format, gfc-internal-format
25963 msgid "MMIX Internal: Bad register: %d"
25964 msgstr ""
25966 #. Presumably there's a missing case above if we get here.
25967 #: config/mmix/mmix.c:1715
25968 #, gcc-internal-format
25969 msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
25970 msgstr ""
25972 #: config/mmix/mmix.c:2000
25973 #, gcc-internal-format
25974 msgid "stack frame not a multiple of 8 bytes: %wd"
25975 msgstr ""
25977 #: config/mmix/mmix.c:2239
25978 #, gcc-internal-format
25979 msgid "stack frame not a multiple of octabyte: %wd"
25980 msgstr ""
25982 #: config/mmix/mmix.c:2525 config/mmix/mmix.c:2584
25983 #, gcc-internal-format, gfc-internal-format
25984 msgid "MMIX Internal: %s is not a shiftable int"
25985 msgstr ""
25987 #: config/mn10300/mn10300.c:130
25988 #, gcc-internal-format
25989 msgid "-mtune= expects mn10300, am33, am33-2, or am34"
25990 msgstr ""
25992 #: config/msp430/msp430.c:245
25993 #, gcc-internal-format
25994 msgid "-mlarge requires a 430X-compatible -mmcu="
25995 msgstr ""
25997 #: config/msp430/msp430.c:1287
25998 #, gcc-internal-format
25999 msgid "unrecognised interrupt vector argument of %qE attribute"
26000 msgstr ""
26002 #: config/msp430/msp430.c:1296
26003 #, gcc-internal-format
26004 msgid "numeric argument of %qE attribute must be in range 0..63"
26005 msgstr ""
26007 #: config/msp430/msp430.c:1302
26008 #, gcc-internal-format
26009 msgid "argument of %qE attribute is not a string constant or number"
26010 msgstr ""
26012 #: config/msp430/msp430.c:1469
26013 #, gcc-internal-format
26014 msgid "__delay_cycles() only takes constant arguments"
26015 msgstr ""
26017 #: config/msp430/msp430.c:1479
26018 #, gcc-internal-format
26019 msgid "__delay_cycles only takes non-negative cycle counts."
26020 msgstr ""
26022 #: config/msp430/msp430.c:1499
26023 #, gcc-internal-format
26024 msgid "__delay_cycles is limited to 32-bit loop counts."
26025 msgstr ""
26027 #: config/msp430/msp430.c:1569
26028 #, gcc-internal-format
26029 msgid "MSP430 builtin functions only work inside interrupt handlers"
26030 msgstr ""
26032 #: config/msp430/msp430.c:1581 config/rx/rx.c:2635 config/xtensa/xtensa.c:3371
26033 #: config/xtensa/xtensa.c:3397
26034 #, gcc-internal-format
26035 msgid "bad builtin code"
26036 msgstr ""
26038 #: config/nds32/nds32-isr.c:387
26039 #, gcc-internal-format
26040 msgid "multiple save reg attributes to function %qD"
26041 msgstr ""
26043 #: config/nds32/nds32-isr.c:398
26044 #, gcc-internal-format
26045 msgid "multiple nested types attributes to function %qD"
26046 msgstr ""
26048 #: config/nds32/nds32-isr.c:410
26049 #, gcc-internal-format
26050 msgid "multiple interrupt attributes to function %qD"
26051 msgstr ""
26053 #. Trampoline is not supported on reduced-set registers yet.
26054 #: config/nds32/nds32.c:1779 config/nds32/nds32.c:1833
26055 #: config/nds32/nds32.c:2345 config/nds32/nds32.c:2392
26056 #: config/nds32/nds32.c:2407 config/nds32/nds32.c:2413
26057 #: config/nds32/nds32.c:2473 config/nds32/nds32.c:2479
26058 #: config/nds32/nds32.c:2511
26059 #, gcc-internal-format
26060 msgid "a nested function is not supported for reduced registers"
26061 msgstr ""
26063 #. The enum index value for array size is out of range.
26064 #: config/nds32/nds32.c:2314
26065 #, gcc-internal-format
26066 msgid "intrinsic register index is out of range"
26067 msgstr ""
26069 #: config/nds32/nds32.c:2619
26070 #, gcc-internal-format
26071 msgid "invalid id value for interrupt/exception attribute"
26072 msgstr ""
26074 #: config/nds32/nds32.c:2647
26075 #, gcc-internal-format
26076 msgid "invalid id value for reset attribute"
26077 msgstr ""
26079 #: config/nds32/nds32.c:2663
26080 #, gcc-internal-format
26081 msgid "invalid nmi function for reset attribute"
26082 msgstr ""
26084 #: config/nds32/nds32.c:2676
26085 #, gcc-internal-format
26086 msgid "invalid warm function for reset attribute"
26087 msgstr ""
26089 #: config/nds32/nds32.c:2744
26090 #, gcc-internal-format
26091 msgid "not support -fpic"
26092 msgstr ""
26094 #: config/nios2/nios2.c:486
26095 #, gcc-internal-format
26096 msgid "only register based stack limit is supported"
26097 msgstr ""
26099 #: config/nios2/nios2.c:868
26100 #, gcc-internal-format
26101 msgid "switch %<-mcustom-%s%> is required for double precision floating point"
26102 msgstr ""
26104 #: config/nios2/nios2.c:881
26105 #, gcc-internal-format
26106 msgid "switch %<-mcustom-%s%> has no effect unless -funsafe-math-optimizations is specified"
26107 msgstr ""
26109 #: config/nios2/nios2.c:890
26110 #, gcc-internal-format
26111 msgid "switch %<-mcustom-%s%> has no effect unless -ffinite-math-only is specified"
26112 msgstr ""
26114 #: config/nios2/nios2.c:899
26115 #, gcc-internal-format
26116 msgid "switch %<-mcustom-%s%> has no effect unless -fno-math-errno is specified"
26117 msgstr ""
26119 #: config/nios2/nios2.c:904
26120 #, gcc-internal-format
26121 msgid "conflicting use of -mcustom switches, target attributes, and/or __builtin_custom_ functions"
26122 msgstr ""
26124 #: config/nios2/nios2.c:1006
26125 #, gcc-internal-format
26126 msgid "ignoring unrecognized switch %<-mcustom-fpu-cfg%> value %<%s%>"
26127 msgstr ""
26129 #: config/nios2/nios2.c:1025
26130 #, gcc-internal-format
26131 msgid "switch %<-mcustom-%s%> value %d must be between 0 and 255"
26132 msgstr ""
26134 #: config/nios2/nios2.c:1048
26135 #, gcc-internal-format
26136 msgid "position-independent code requires the Linux ABI"
26137 msgstr ""
26139 #: config/nios2/nios2.c:2592
26140 #, gcc-internal-format
26141 msgid "Cannot call %<__builtin_custom_%s%> without specifying switch %<-mcustom-%s%>"
26142 msgstr ""
26144 #: config/nios2/nios2.c:2700
26145 #, gcc-internal-format, gfc-internal-format
26146 msgid "custom instruction opcode must be compile time constant in the range 0-255 for __builtin_custom_%s"
26147 msgstr ""
26149 #: config/nios2/nios2.c:2836
26150 #, gcc-internal-format, gfc-internal-format
26151 msgid "invalid argument to built-in function %s"
26152 msgstr ""
26154 #: config/nios2/nios2.c:2886
26155 #, gcc-internal-format, gfc-internal-format
26156 msgid "Control register number must be in range 0-31 for %s"
26157 msgstr ""
26159 #: config/nios2/nios2.c:2981
26160 #, gcc-internal-format
26161 msgid "switch %<-mcustom-%s%> conflicts with switch %<-mcustom-%s%>"
26162 msgstr ""
26164 #: config/nios2/nios2.c:2987 config/nios2/nios2.c:2997
26165 #, gcc-internal-format
26166 msgid "call to %<__builtin_custom_%s%> conflicts with switch %<-mcustom-%s%>"
26167 msgstr ""
26169 #: config/nios2/nios2.c:3103
26170 #, gcc-internal-format
26171 msgid "custom-fpu-cfg option does not support %<no-%>"
26172 msgstr ""
26174 #: config/nios2/nios2.c:3108
26175 #, gcc-internal-format
26176 msgid "custom-fpu-cfg option requires configuration argument"
26177 msgstr ""
26179 #: config/nios2/nios2.c:3137
26180 #, gcc-internal-format
26181 msgid "%<no-custom-%s%> does not accept arguments"
26182 msgstr ""
26184 #: config/nios2/nios2.c:3152
26185 #, gcc-internal-format
26186 msgid "%<custom-%s=%> requires argument"
26187 msgstr ""
26189 #: config/nios2/nios2.c:3162
26190 #, gcc-internal-format, gfc-internal-format
26191 msgid "`custom-%s=' argument requires numeric digits"
26192 msgstr ""
26194 #: config/nios2/nios2.c:3174
26195 #, gcc-internal-format
26196 msgid "%<custom-%s=%> is not recognised as FPU instruction"
26197 msgstr ""
26199 #: config/nios2/nios2.c:3181
26200 #, gcc-internal-format
26201 msgid "%<%s%> is unknown"
26202 msgstr ""
26204 #: config/nvptx/mkoffload.c:140
26205 #, gcc-internal-format
26206 msgid "deleting file %s: %m"
26207 msgstr ""
26209 #: config/nvptx/mkoffload.c:167
26210 #, gcc-internal-format
26211 msgid "malformed ptx file"
26212 msgstr ""
26214 #: config/nvptx/mkoffload.c:911
26215 #, gcc-internal-format
26216 msgid "COLLECT_GCC must be set."
26217 msgstr ""
26219 #: config/nvptx/mkoffload.c:1002
26220 #, gcc-internal-format
26221 msgid "cannot open intermediate ptx file"
26222 msgstr ""
26224 #: config/nvptx/nvptx.c:1287
26225 #, gcc-internal-format
26226 msgid "cannot emit unaligned pointers in ptx assembly"
26227 msgstr ""
26229 #: config/nvptx/nvptx.c:2007
26230 #, gcc-internal-format
26231 msgid "%qE attribute requires a void return type"
26232 msgstr ""
26234 #: config/pa/pa.c:530
26235 #, gcc-internal-format
26236 msgid "PIC code generation is not supported in the portable runtime model"
26237 msgstr ""
26239 #: config/pa/pa.c:535
26240 #, gcc-internal-format
26241 msgid "PIC code generation is not compatible with fast indirect calls"
26242 msgstr ""
26244 #: config/pa/pa.c:540
26245 #, gcc-internal-format
26246 msgid "-g is only supported when using GAS on this processor,"
26247 msgstr ""
26249 #: config/pa/pa.c:541
26250 #, gcc-internal-format
26251 msgid "-g option disabled"
26252 msgstr ""
26254 #: config/pa/pa.c:8648
26255 #, gcc-internal-format, gfc-internal-format
26256 msgid "alignment (%u) for %s exceeds maximum alignment for global common data.  Using %u"
26257 msgstr ""
26259 #. Address spaces are currently only supported by C.
26260 #: config/rl78/rl78.c:379
26261 #, gcc-internal-format
26262 msgid "-mes0 can only be used with C"
26263 msgstr ""
26265 #: config/rl78/rl78.c:757
26266 #, gcc-internal-format
26267 msgid "naked attribute only applies to functions"
26268 msgstr ""
26270 #: config/rl78/rl78.c:781
26271 #, gcc-internal-format
26272 msgid "%qE attribute doesn't apply to functions"
26273 msgstr ""
26275 #. This is unpredictable, as we're truncating off usable address
26276 #. bits.
26277 #: config/rl78/rl78.c:1120
26278 #, gcc-internal-format
26279 msgid "converting far pointer to near pointer"
26280 msgstr ""
26282 #: config/rs6000/host-darwin.c:59
26283 #, gcc-internal-format
26284 msgid "Segmentation Fault (code)"
26285 msgstr ""
26287 #: config/rs6000/host-darwin.c:129
26288 #, gcc-internal-format
26289 msgid "Segmentation Fault"
26290 msgstr "Помилка адресування"
26292 #: config/rs6000/host-darwin.c:143
26293 #, gcc-internal-format
26294 msgid "While setting up signal stack: %m"
26295 msgstr ""
26297 #: config/rs6000/host-darwin.c:149
26298 #, gcc-internal-format
26299 msgid "While setting up signal handler: %m"
26300 msgstr ""
26302 #. Handle the machine specific pragma longcall.  Its syntax is
26304 #. # pragma longcall ( TOGGLE )
26306 #. where TOGGLE is either 0 or 1.
26308 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
26309 #. whether or not new function declarations receive a longcall
26310 #. attribute by default.
26311 #: config/rs6000/rs6000-c.c:63
26312 #, gcc-internal-format
26313 msgid "ignoring malformed #pragma longcall"
26314 msgstr ""
26316 #: config/rs6000/rs6000-c.c:76
26317 #, gcc-internal-format
26318 msgid "missing open paren"
26319 msgstr ""
26321 #: config/rs6000/rs6000-c.c:78
26322 #, gcc-internal-format
26323 msgid "missing number"
26324 msgstr "не вказано числа"
26326 #: config/rs6000/rs6000-c.c:80
26327 #, gcc-internal-format
26328 msgid "missing close paren"
26329 msgstr ""
26331 #: config/rs6000/rs6000-c.c:83
26332 #, gcc-internal-format
26333 msgid "number must be 0 or 1"
26334 msgstr ""
26336 #: config/rs6000/rs6000-c.c:86
26337 #, gcc-internal-format
26338 msgid "junk at end of #pragma longcall"
26339 msgstr ""
26341 #: config/rs6000/rs6000-c.c:4367
26342 #, gcc-internal-format
26343 msgid "vec_lvsl is deprecated for little endian; use assignment for unaligned loads and stores"
26344 msgstr ""
26346 #: config/rs6000/rs6000-c.c:4370
26347 #, gcc-internal-format
26348 msgid "vec_lvsr is deprecated for little endian; use assignment for unaligned loads and stores"
26349 msgstr ""
26351 #: config/rs6000/rs6000-c.c:4386
26352 #, gcc-internal-format, gfc-internal-format
26353 msgid "%s only accepts %d arguments"
26354 msgstr ""
26356 #: config/rs6000/rs6000-c.c:4391
26357 #, gcc-internal-format, gfc-internal-format
26358 msgid "%s only accepts 1 argument"
26359 msgstr ""
26361 #: config/rs6000/rs6000-c.c:4396
26362 #, gcc-internal-format, gfc-internal-format
26363 msgid "%s only accepts 2 arguments"
26364 msgstr ""
26366 #: config/rs6000/rs6000-c.c:4462
26367 #, gcc-internal-format
26368 msgid "vec_extract only accepts 2 arguments"
26369 msgstr ""
26371 #: config/rs6000/rs6000-c.c:4564
26372 #, gcc-internal-format
26373 msgid "vec_insert only accepts 3 arguments"
26374 msgstr ""
26376 #: config/rs6000/rs6000-c.c:4696
26377 #, gcc-internal-format
26378 msgid "passing arg %d of %qE discards qualifiers frompointer target type"
26379 msgstr ""
26381 #: config/rs6000/rs6000-c.c:4740
26382 #, gcc-internal-format
26383 msgid "invalid parameter combination for AltiVec intrinsic"
26384 msgstr ""
26386 #: config/rs6000/rs6000.c:3046
26387 #, gcc-internal-format
26388 msgid "-mrecip requires -ffinite-math or -ffast-math"
26389 msgstr ""
26391 #: config/rs6000/rs6000.c:3048
26392 #, gcc-internal-format
26393 msgid "-mrecip requires -fno-trapping-math or -ffast-math"
26394 msgstr ""
26396 #: config/rs6000/rs6000.c:3050
26397 #, gcc-internal-format
26398 msgid "-mrecip requires -freciprocal-math or -ffast-math"
26399 msgstr ""
26401 #: config/rs6000/rs6000.c:3150
26402 #, gcc-internal-format
26403 msgid "-m64 requires PowerPC64 architecture, enabling"
26404 msgstr ""
26406 #: config/rs6000/rs6000.c:3260
26407 #, gcc-internal-format
26408 msgid "-malign-power is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
26409 msgstr ""
26411 #: config/rs6000/rs6000.c:3407
26412 #, gcc-internal-format
26413 msgid "not configured for SPE ABI"
26414 msgstr ""
26416 #: config/rs6000/rs6000.c:3412
26417 #, gcc-internal-format
26418 msgid "not configured for SPE instruction set"
26419 msgstr ""
26421 #: config/rs6000/rs6000.c:3418
26422 #, gcc-internal-format
26423 msgid "target attribute or pragma changes SPE ABI"
26424 msgstr ""
26426 #: config/rs6000/rs6000.c:3425
26427 #, gcc-internal-format
26428 msgid "AltiVec not supported in this target"
26429 msgstr ""
26431 #: config/rs6000/rs6000.c:3427 config/rs6000/rs6000.c:3432
26432 #, gcc-internal-format
26433 msgid "SPE not supported in this target"
26434 msgstr ""
26436 #: config/rs6000/rs6000.c:3460
26437 #, gcc-internal-format
26438 msgid "-mmultiple is not supported on little endian systems"
26439 msgstr ""
26441 #: config/rs6000/rs6000.c:3467
26442 #, gcc-internal-format
26443 msgid "-mstring is not supported on little endian systems"
26444 msgstr ""
26446 #: config/rs6000/rs6000.c:3560
26447 #, gcc-internal-format
26448 msgid "-mcrypto requires -maltivec"
26449 msgstr ""
26451 #: config/rs6000/rs6000.c:3567
26452 #, gcc-internal-format
26453 msgid "-mdirect-move requires -mvsx"
26454 msgstr ""
26456 #: config/rs6000/rs6000.c:3574
26457 #, gcc-internal-format
26458 msgid "-mpower8-vector requires -maltivec"
26459 msgstr ""
26461 #: config/rs6000/rs6000.c:3581
26462 #, gcc-internal-format
26463 msgid "-mpower8-vector requires -mvsx"
26464 msgstr ""
26466 #: config/rs6000/rs6000.c:3588
26467 #, gcc-internal-format
26468 msgid "-mvsx-timode requires -mvsx"
26469 msgstr ""
26471 #: config/rs6000/rs6000.c:3595
26472 #, gcc-internal-format
26473 msgid "-mhard-dfp requires -mhard-float"
26474 msgstr ""
26476 #: config/rs6000/rs6000.c:3636
26477 #, gcc-internal-format
26478 msgid "-mupper-regs-df requires -mvsx"
26479 msgstr ""
26481 #: config/rs6000/rs6000.c:3643
26482 #, gcc-internal-format
26483 msgid "-mupper-regs-sf requires -mpower8-vector"
26484 msgstr ""
26486 #: config/rs6000/rs6000.c:3748
26487 #, gcc-internal-format, gfc-internal-format
26488 msgid "unknown vectorization library ABI type (%s) for -mveclibabi= switch"
26489 msgstr ""
26491 #: config/rs6000/rs6000.c:3760
26492 #, gcc-internal-format
26493 msgid "target attribute or pragma changes long double size"
26494 msgstr ""
26496 #: config/rs6000/rs6000.c:3782 config/rs6000/rs6000.c:3797
26497 #, gcc-internal-format
26498 msgid "target attribute or pragma changes AltiVec ABI"
26499 msgstr ""
26501 #: config/rs6000/rs6000.c:3810
26502 #, gcc-internal-format
26503 msgid "target attribute or pragma changes darwin64 ABI"
26504 msgstr ""
26506 #: config/rs6000/rs6000.c:3876
26507 #, gcc-internal-format
26508 msgid "target attribute or pragma changes single precision floating point"
26509 msgstr ""
26511 #: config/rs6000/rs6000.c:3879
26512 #, gcc-internal-format
26513 msgid "target attribute or pragma changes double precision floating point"
26514 msgstr ""
26516 #: config/rs6000/rs6000.c:6189
26517 #, gcc-internal-format, gfc-internal-format
26518 msgid "the layout of aggregates containing vectors with %d-byte alignment has changed in GCC 5"
26519 msgstr ""
26521 #: config/rs6000/rs6000.c:9264
26522 #, gcc-internal-format
26523 msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
26524 msgstr ""
26526 #: config/rs6000/rs6000.c:9415
26527 #, gcc-internal-format
26528 msgid "cannot return value in vector register because altivec instructions are disabled, use -maltivec to enable them"
26529 msgstr ""
26531 #: config/rs6000/rs6000.c:9573
26532 #, gcc-internal-format, gfc-internal-format
26533 msgid "the ABI of passing aggregates with %d-byte alignment has changed in GCC 5"
26534 msgstr ""
26536 #: config/rs6000/rs6000.c:9835
26537 #, gcc-internal-format
26538 msgid "cannot pass argument in vector register because altivec instructions are disabled, use -maltivec to enable them"
26539 msgstr ""
26541 #: config/rs6000/rs6000.c:10694
26542 #, gcc-internal-format
26543 msgid "the ABI of passing homogeneous float aggregates has changed in GCC 5"
26544 msgstr ""
26546 #: config/rs6000/rs6000.c:10865
26547 #, gcc-internal-format
26548 msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
26549 msgstr ""
26551 #: config/rs6000/rs6000.c:11657
26552 #, gcc-internal-format, gfc-internal-format
26553 msgid "internal error: builtin function %s already processed"
26554 msgstr ""
26556 #: config/rs6000/rs6000.c:12099
26557 #, gcc-internal-format
26558 msgid "argument 1 must be an 8-bit field value"
26559 msgstr ""
26561 #: config/rs6000/rs6000.c:12146
26562 #, gcc-internal-format
26563 msgid "argument 1 must be a 5-bit signed literal"
26564 msgstr ""
26566 #: config/rs6000/rs6000.c:12249 config/rs6000/rs6000.c:13740
26567 #, gcc-internal-format
26568 msgid "argument 2 must be a 5-bit unsigned literal"
26569 msgstr ""
26571 #: config/rs6000/rs6000.c:12288
26572 #, gcc-internal-format
26573 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
26574 msgstr ""
26576 #: config/rs6000/rs6000.c:12340
26577 #, gcc-internal-format
26578 msgid "argument 1 of __builtin_altivec_predicate is out of range"
26579 msgstr ""
26581 #: config/rs6000/rs6000.c:12714
26582 #, gcc-internal-format, gfc-internal-format
26583 msgid "builtin %s is only valid in 64-bit mode"
26584 msgstr ""
26586 #: config/rs6000/rs6000.c:12763
26587 #, gcc-internal-format, gfc-internal-format
26588 msgid "argument %d must be an unsigned literal"
26589 msgstr ""
26591 #: config/rs6000/rs6000.c:12765
26592 #, gcc-internal-format, gfc-internal-format
26593 msgid "argument %d is an unsigned literal that is out of range"
26594 msgstr ""
26596 #: config/rs6000/rs6000.c:12928
26597 #, gcc-internal-format
26598 msgid "argument 3 must be a 4-bit unsigned literal"
26599 msgstr ""
26601 #: config/rs6000/rs6000.c:12946
26602 #, gcc-internal-format
26603 msgid "argument 3 must be a 2-bit unsigned literal"
26604 msgstr ""
26606 #: config/rs6000/rs6000.c:12966
26607 #, gcc-internal-format
26608 msgid "argument 3 must be a 1-bit unsigned literal"
26609 msgstr ""
26611 #: config/rs6000/rs6000.c:12978
26612 #, gcc-internal-format
26613 msgid "argument 1 must be 0 or 2"
26614 msgstr ""
26616 #: config/rs6000/rs6000.c:12990
26617 #, gcc-internal-format
26618 msgid "argument 1 must be a 1-bit unsigned literal"
26619 msgstr ""
26621 #: config/rs6000/rs6000.c:13004
26622 #, gcc-internal-format
26623 msgid "argument 2 must be a 6-bit unsigned literal"
26624 msgstr ""
26626 #: config/rs6000/rs6000.c:13016
26627 #, gcc-internal-format
26628 msgid "argument 2 must be 0 or 1"
26629 msgstr ""
26631 #: config/rs6000/rs6000.c:13023
26632 #, gcc-internal-format
26633 msgid "argument 3 must be in the range 0..15"
26634 msgstr ""
26636 #: config/rs6000/rs6000.c:13210
26637 #, gcc-internal-format
26638 msgid "argument to %qs must be a 2-bit unsigned literal"
26639 msgstr ""
26641 #: config/rs6000/rs6000.c:13363
26642 #, gcc-internal-format
26643 msgid "unresolved overload for Altivec builtin %qF"
26644 msgstr ""
26646 #: config/rs6000/rs6000.c:13493
26647 #, gcc-internal-format
26648 msgid "argument to dss must be a 2-bit unsigned literal"
26649 msgstr ""
26651 #: config/rs6000/rs6000.c:13860
26652 #, gcc-internal-format
26653 msgid "argument 1 of __builtin_paired_predicate must be a constant"
26654 msgstr ""
26656 #: config/rs6000/rs6000.c:13907
26657 #, gcc-internal-format
26658 msgid "argument 1 of __builtin_paired_predicate is out of range"
26659 msgstr ""
26661 #: config/rs6000/rs6000.c:13932
26662 #, gcc-internal-format
26663 msgid "argument 1 of __builtin_spe_predicate must be a constant"
26664 msgstr ""
26666 #: config/rs6000/rs6000.c:14004
26667 #, gcc-internal-format
26668 msgid "argument 1 of __builtin_spe_predicate is out of range"
26669 msgstr ""
26671 #: config/rs6000/rs6000.c:14086
26672 #, gcc-internal-format, gfc-internal-format
26673 msgid "Builtin function %s is only valid for the cell processor"
26674 msgstr ""
26676 #: config/rs6000/rs6000.c:14088
26677 #, gcc-internal-format, gfc-internal-format
26678 msgid "Builtin function %s requires the -mvsx option"
26679 msgstr ""
26681 #: config/rs6000/rs6000.c:14090
26682 #, gcc-internal-format, gfc-internal-format
26683 msgid "Builtin function %s requires the -mhtm option"
26684 msgstr ""
26686 #: config/rs6000/rs6000.c:14092
26687 #, gcc-internal-format, gfc-internal-format
26688 msgid "Builtin function %s requires the -maltivec option"
26689 msgstr ""
26691 #: config/rs6000/rs6000.c:14094
26692 #, gcc-internal-format, gfc-internal-format
26693 msgid "Builtin function %s requires the -mpaired option"
26694 msgstr ""
26696 #: config/rs6000/rs6000.c:14096
26697 #, gcc-internal-format, gfc-internal-format
26698 msgid "Builtin function %s requires the -mspe option"
26699 msgstr ""
26701 #: config/rs6000/rs6000.c:14099
26702 #, gcc-internal-format, gfc-internal-format
26703 msgid "Builtin function %s requires the -mhard-dfp and -mpower8-vector options"
26704 msgstr ""
26706 #: config/rs6000/rs6000.c:14102
26707 #, gcc-internal-format, gfc-internal-format
26708 msgid "Builtin function %s requires the -mhard-dfp option"
26709 msgstr ""
26711 #: config/rs6000/rs6000.c:14104
26712 #, gcc-internal-format, gfc-internal-format
26713 msgid "Builtin function %s requires the -mpower8-vector option"
26714 msgstr ""
26716 #: config/rs6000/rs6000.c:14107
26717 #, gcc-internal-format, gfc-internal-format
26718 msgid "Builtin function %s requires the -mhard-float and -mlong-double-128 options"
26719 msgstr ""
26721 #: config/rs6000/rs6000.c:14110
26722 #, gcc-internal-format, gfc-internal-format
26723 msgid "Builtin function %s requires the -mhard-float option"
26724 msgstr ""
26726 #: config/rs6000/rs6000.c:14112
26727 #, gcc-internal-format, gfc-internal-format
26728 msgid "Builtin function %s is not supported with the current options"
26729 msgstr ""
26731 #: config/rs6000/rs6000.c:15628
26732 #, gcc-internal-format, gfc-internal-format
26733 msgid "internal error: builtin function %s had no type"
26734 msgstr ""
26736 #: config/rs6000/rs6000.c:15636
26737 #, gcc-internal-format, gfc-internal-format
26738 msgid "internal error: builtin function %s had an unexpected return type %s"
26739 msgstr ""
26741 #: config/rs6000/rs6000.c:15653
26742 #, gcc-internal-format, gfc-internal-format
26743 msgid "internal error: builtin function %s, argument %d had unexpected argument type %s"
26744 msgstr ""
26746 #: config/rs6000/rs6000.c:22653
26747 #, gcc-internal-format
26748 msgid "stack frame too large"
26749 msgstr ""
26751 #: config/rs6000/rs6000.c:26723
26752 #, gcc-internal-format
26753 msgid "no profiling of 64-bit code for this ABI"
26754 msgstr ""
26756 #: config/rs6000/rs6000.c:28801
26757 #, gcc-internal-format
26758 msgid "You cannot take the address of a nested function if you use the -mno-pointers-to-nested-functions option."
26759 msgstr ""
26761 #: config/rs6000/rs6000.c:28883
26762 #, gcc-internal-format
26763 msgid "use of %<long double%> in AltiVec types is invalid"
26764 msgstr ""
26766 #: config/rs6000/rs6000.c:28885
26767 #, gcc-internal-format
26768 msgid "use of boolean types in AltiVec types is invalid"
26769 msgstr ""
26771 #: config/rs6000/rs6000.c:28887
26772 #, gcc-internal-format
26773 msgid "use of %<complex%> in AltiVec types is invalid"
26774 msgstr ""
26776 #: config/rs6000/rs6000.c:28889
26777 #, gcc-internal-format
26778 msgid "use of decimal floating point types in AltiVec types is invalid"
26779 msgstr ""
26781 #: config/rs6000/rs6000.c:28895
26782 #, gcc-internal-format
26783 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code without -mvsx"
26784 msgstr ""
26786 #: config/rs6000/rs6000.c:28898
26787 #, gcc-internal-format
26788 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
26789 msgstr ""
26791 #: config/rs6000/rs6000.c:28903
26792 #, gcc-internal-format
26793 msgid "use of %<long long%> in AltiVec types is invalid without -mvsx"
26794 msgstr ""
26796 #: config/rs6000/rs6000.c:28906
26797 #, gcc-internal-format
26798 msgid "use of %<double%> in AltiVec types is invalid without -mvsx"
26799 msgstr ""
26801 #: config/rs6000/rs6000.c:32239
26802 #, gcc-internal-format, gfc-internal-format
26803 msgid "emitting microcode insn %s\t[%s] #%d"
26804 msgstr ""
26806 #: config/rs6000/rs6000.c:32243
26807 #, gcc-internal-format, gfc-internal-format
26808 msgid "emitting conditional microcode insn %s\t[%s] #%d"
26809 msgstr ""
26811 #: config/rs6000/rs6000.c:32533
26812 #, gcc-internal-format, gfc-internal-format
26813 msgid "invalid cpu \"%s\" for %s\"%s\"%s"
26814 msgstr ""
26816 #: config/rs6000/rs6000.c:32536
26817 #, gcc-internal-format, gfc-internal-format
26818 msgid "%s\"%s\"%s is not allowed"
26819 msgstr ""
26821 #: config/rs6000/rs6000.c:32538
26822 #, gcc-internal-format, gfc-internal-format
26823 msgid "%s\"%s\"%s is invalid"
26824 msgstr ""
26826 #. Definitions of target machine for GNU compiler,
26827 #. for IBM RS/6000 POWER running AIX version 4.3.
26828 #. Copyright (C) 1998-2015 Free Software Foundation, Inc.
26829 #. Contributed by David Edelsohn (edelsohn@gnu.org).
26831 #. This file is part of GCC.
26833 #. GCC is free software; you can redistribute it and/or modify it
26834 #. under the terms of the GNU General Public License as published
26835 #. by the Free Software Foundation; either version 3, or (at your
26836 #. option) any later version.
26838 #. GCC is distributed in the hope that it will be useful, but WITHOUT
26839 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
26840 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
26841 #. License for more details.
26843 #. You should have received a copy of the GNU General Public License
26844 #. along with GCC; see the file COPYING3.  If not see
26845 #. <http://www.gnu.org/licenses/>.
26846 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
26847 #. get control in TARGET_OPTION_OVERRIDE.
26848 #. Definitions of target machine for GNU compiler,
26849 #. for IBM RS/6000 POWER running AIX V5.
26850 #. Copyright (C) 2001-2015 Free Software Foundation, Inc.
26851 #. Contributed by David Edelsohn (edelsohn@gnu.org).
26853 #. This file is part of GCC.
26855 #. GCC is free software; you can redistribute it and/or modify it
26856 #. under the terms of the GNU General Public License as published
26857 #. by the Free Software Foundation; either version 3, or (at your
26858 #. option) any later version.
26860 #. GCC is distributed in the hope that it will be useful, but WITHOUT
26861 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
26862 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
26863 #. License for more details.
26865 #. You should have received a copy of the GNU General Public License
26866 #. along with GCC; see the file COPYING3.  If not see
26867 #. <http://www.gnu.org/licenses/>.
26868 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
26869 #. get control in TARGET_OPTION_OVERRIDE.
26870 #. Definitions of target machine for GNU compiler,
26871 #. for IBM RS/6000 POWER running AIX V5.2.
26872 #. Copyright (C) 2002-2015 Free Software Foundation, Inc.
26873 #. Contributed by David Edelsohn (edelsohn@gnu.org).
26875 #. This file is part of GCC.
26877 #. GCC is free software; you can redistribute it and/or modify it
26878 #. under the terms of the GNU General Public License as published
26879 #. by the Free Software Foundation; either version 3, or (at your
26880 #. option) any later version.
26882 #. GCC is distributed in the hope that it will be useful, but WITHOUT
26883 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
26884 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
26885 #. License for more details.
26887 #. You should have received a copy of the GNU General Public License
26888 #. along with GCC; see the file COPYING3.  If not see
26889 #. <http://www.gnu.org/licenses/>.
26890 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
26891 #. get control in TARGET_OPTION_OVERRIDE.
26892 #. Definitions of target machine for GNU compiler,
26893 #. for IBM RS/6000 POWER running AIX V5.3.
26894 #. Copyright (C) 2002-2015 Free Software Foundation, Inc.
26895 #. Contributed by David Edelsohn (edelsohn@gnu.org).
26897 #. This file is part of GCC.
26899 #. GCC is free software; you can redistribute it and/or modify it
26900 #. under the terms of the GNU General Public License as published
26901 #. by the Free Software Foundation; either version 3, or (at your
26902 #. option) any later version.
26904 #. GCC is distributed in the hope that it will be useful, but WITHOUT
26905 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
26906 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
26907 #. License for more details.
26909 #. You should have received a copy of the GNU General Public License
26910 #. along with GCC; see the file COPYING3.  If not see
26911 #. <http://www.gnu.org/licenses/>.
26912 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
26913 #. get control in TARGET_OPTION_OVERRIDE.
26914 #. Definitions of target machine for GNU compiler,
26915 #. for IBM RS/6000 POWER running AIX V6.1.
26916 #. Copyright (C) 2002-2015 Free Software Foundation, Inc.
26917 #. Contributed by David Edelsohn (edelsohn@gnu.org).
26919 #. This file is part of GCC.
26921 #. GCC is free software; you can redistribute it and/or modify it
26922 #. under the terms of the GNU General Public License as published
26923 #. by the Free Software Foundation; either version 3, or (at your
26924 #. option) any later version.
26926 #. GCC is distributed in the hope that it will be useful, but WITHOUT
26927 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
26928 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
26929 #. License for more details.
26931 #. You should have received a copy of the GNU General Public License
26932 #. along with GCC; see the file COPYING3.  If not see
26933 #. <http://www.gnu.org/licenses/>.
26934 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
26935 #. get control in TARGET_OPTION_OVERRIDE.
26936 #: config/rs6000/aix43.h:30 config/rs6000/aix51.h:30 config/rs6000/aix52.h:30
26937 #: config/rs6000/aix53.h:30 config/rs6000/aix61.h:30
26938 #, gcc-internal-format
26939 msgid "-maix64 requires PowerPC64 architecture remain enabled"
26940 msgstr ""
26942 #: config/rs6000/aix43.h:36 config/rs6000/aix52.h:36 config/rs6000/aix53.h:36
26943 #: config/rs6000/aix61.h:36
26944 #, gcc-internal-format
26945 msgid "soft-float and long-double-128 are incompatible"
26946 msgstr ""
26948 #: config/rs6000/aix43.h:40 config/rs6000/aix51.h:34 config/rs6000/aix52.h:40
26949 #: config/rs6000/aix53.h:40 config/rs6000/aix61.h:40
26950 #, gcc-internal-format
26951 msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
26952 msgstr ""
26954 #: config/rs6000/aix61.h:47 config/rs6000/freebsd64.h:107
26955 #: config/rs6000/linux64.h:139
26956 #, gcc-internal-format
26957 msgid "-mcmodel incompatible with other toc options"
26958 msgstr ""
26960 #: config/rs6000/e500.h:37
26961 #, gcc-internal-format
26962 msgid "AltiVec and SPE instructions cannot coexist"
26963 msgstr ""
26965 #: config/rs6000/e500.h:39
26966 #, gcc-internal-format
26967 msgid "VSX and SPE instructions cannot coexist"
26968 msgstr ""
26970 #: config/rs6000/e500.h:41
26971 #, gcc-internal-format
26972 msgid "64-bit SPE not supported"
26973 msgstr ""
26975 #: config/rs6000/e500.h:43
26976 #, gcc-internal-format
26977 msgid "E500 and FPRs not supported"
26978 msgstr ""
26980 #: config/rs6000/freebsd64.h:100 config/rs6000/linux64.h:132
26981 #, gcc-internal-format
26982 msgid "-m64 requires a PowerPC64 cpu"
26983 msgstr ""
26985 #: config/rs6000/linux64.h:112
26986 #, gcc-internal-format
26987 msgid "-mcall-aixdesc incompatible with -mabi=elfv2"
26988 msgstr ""
26990 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
26991 #. get control in TARGET_OPTION_OVERRIDE.
26992 #: config/rs6000/sysv4.h:113
26993 #, gcc-internal-format, gfc-internal-format
26994 msgid "bad value for -mcall-%s"
26995 msgstr ""
26997 #: config/rs6000/sysv4.h:129
26998 #, gcc-internal-format, gfc-internal-format
26999 msgid "bad value for -msdata=%s"
27000 msgstr ""
27002 #: config/rs6000/sysv4.h:146
27003 #, gcc-internal-format, gfc-internal-format
27004 msgid "-mrelocatable and -msdata=%s are incompatible"
27005 msgstr ""
27007 #: config/rs6000/sysv4.h:155
27008 #, gcc-internal-format, gfc-internal-format
27009 msgid "-f%s and -msdata=%s are incompatible"
27010 msgstr ""
27012 #: config/rs6000/sysv4.h:164
27013 #, gcc-internal-format, gfc-internal-format
27014 msgid "-msdata=%s and -mcall-%s are incompatible"
27015 msgstr ""
27017 #: config/rs6000/sysv4.h:173
27018 #, gcc-internal-format
27019 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
27020 msgstr ""
27022 #: config/rs6000/sysv4.h:179
27023 #, gcc-internal-format, gfc-internal-format
27024 msgid "-mrelocatable and -mcall-%s are incompatible"
27025 msgstr ""
27027 #: config/rs6000/sysv4.h:186
27028 #, gcc-internal-format, gfc-internal-format
27029 msgid "-fPIC and -mcall-%s are incompatible"
27030 msgstr ""
27032 #: config/rs6000/sysv4.h:192
27033 #, gcc-internal-format
27034 msgid "-msecure-plt not supported by your assembler"
27035 msgstr ""
27037 #: config/rs6000/sysv4.h:211
27038 #, gcc-internal-format, gfc-internal-format
27039 msgid "-m%s not supported in this configuration"
27040 msgstr ""
27042 #: config/rx/rx.c:677
27043 #, gcc-internal-format, gfc-internal-format
27044 msgid "unrecognized control register number: %d - using 'psw'"
27045 msgstr ""
27047 #: config/rx/rx.c:1413
27048 #, gcc-internal-format
27049 msgid "multiple fast interrupt routines seen: %qE and %qE"
27050 msgstr ""
27052 #: config/rx/rx.c:2578
27053 #, gcc-internal-format, gfc-internal-format
27054 msgid "__builtin_rx_%s takes 'C', 'Z', 'S', 'O', 'I', or 'U'"
27055 msgstr ""
27057 #: config/rx/rx.c:2580
27058 #, gcc-internal-format
27059 msgid "use __builtin_rx_mvtc (0, ... ) to write arbitrary values to PSW"
27060 msgstr ""
27062 #: config/rx/rx.c:2769
27063 #, gcc-internal-format
27064 msgid "RX FPU instructions do not support NaNs and infinities"
27065 msgstr ""
27067 #: config/s390/s390.c:503
27068 #, gcc-internal-format
27069 msgid "requested %qE attribute is not a comma separated pair of non-negative integer constants or too large (max. %d)"
27070 msgstr ""
27072 #: config/s390/s390.c:7794
27073 #, gcc-internal-format
27074 msgid "total size of local variables exceeds architecture limit"
27075 msgstr ""
27077 #: config/s390/s390.c:8794
27078 #, gcc-internal-format
27079 msgid "frame size of function %qs is %wd bytes exceeding user provided stack limit of %d bytes.  An unconditional trap is added."
27080 msgstr ""
27082 #: config/s390/s390.c:8809
27083 #, gcc-internal-format
27084 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."
27085 msgstr ""
27087 #: config/s390/s390.c:8837
27088 #, gcc-internal-format
27089 msgid "frame size of %qs is %wd bytes"
27090 msgstr ""
27092 #: config/s390/s390.c:8841
27093 #, gcc-internal-format
27094 msgid "%qs uses dynamic stack allocation"
27095 msgstr ""
27097 #: config/s390/s390.c:10106
27098 #, gcc-internal-format
27099 msgid "Transactional execution builtins not enabled (-mhtm)\n"
27100 msgstr ""
27102 #. argument is not a plain number
27103 #: config/s390/s390.c:11945
27104 #, gcc-internal-format
27105 msgid "arguments to %qs should be non-negative integers"
27106 msgstr ""
27108 #: config/s390/s390.c:11952
27109 #, gcc-internal-format
27110 msgid "argument to %qs is too large (max. %d)"
27111 msgstr ""
27113 #: config/s390/s390.c:11995
27114 #, gcc-internal-format, gfc-internal-format
27115 msgid "z/Architecture mode not supported on %s"
27116 msgstr ""
27118 #: config/s390/s390.c:11997
27119 #, gcc-internal-format
27120 msgid "64-bit ABI not supported in ESA/390 mode"
27121 msgstr ""
27123 #: config/s390/s390.c:12014
27124 #, gcc-internal-format, gfc-internal-format
27125 msgid "hardware decimal floating point instructions not available on %s"
27126 msgstr ""
27128 #: config/s390/s390.c:12017
27129 #, gcc-internal-format
27130 msgid "hardware decimal floating point instructions not available in ESA/390 mode"
27131 msgstr ""
27133 #: config/s390/s390.c:12027
27134 #, gcc-internal-format
27135 msgid "-mhard-dfp can%'t be used in conjunction with -msoft-float"
27136 msgstr ""
27138 #: config/s390/s390.c:12055
27139 #, gcc-internal-format
27140 msgid "-mbackchain -mpacked-stack -mhard-float are not supported in combination"
27141 msgstr ""
27143 #: config/s390/s390.c:12061
27144 #, gcc-internal-format
27145 msgid "stack size must be greater than the stack guard value"
27146 msgstr ""
27148 #: config/s390/s390.c:12063
27149 #, gcc-internal-format
27150 msgid "stack size must not be greater than 64k"
27151 msgstr ""
27153 #: config/s390/s390.c:12066
27154 #, gcc-internal-format
27155 msgid "-mstack-guard implies use of -mstack-size"
27156 msgstr ""
27158 #: config/sh/sh.c:1046
27159 #, gcc-internal-format
27160 msgid "ignoring -fschedule-insns because of exception handling bug"
27161 msgstr ""
27163 #: config/sh/sh.c:1063
27164 #, gcc-internal-format
27165 msgid "unwind tables currently require either a frame pointer or -maccumulate-outgoing-args for correctness"
27166 msgstr ""
27168 #: config/sh/sh.c:8418
27169 #, gcc-internal-format
27170 msgid "__builtin_saveregs not supported by this subtarget"
27171 msgstr ""
27173 #: config/sh/sh.c:9621
27174 #, gcc-internal-format
27175 msgid "%qE attribute only applies to interrupt functions"
27176 msgstr ""
27178 #: config/sh/sh.c:9691
27179 #, gcc-internal-format
27180 msgid "%qE attribute is supported only for SH2A"
27181 msgstr ""
27183 #: config/sh/sh.c:9721
27184 #, gcc-internal-format
27185 msgid "attribute interrupt_handler is not compatible with -m5-compact"
27186 msgstr ""
27188 #: config/sh/sh.c:9738
27189 #, gcc-internal-format
27190 msgid "%qE attribute only applies to SH2A"
27191 msgstr ""
27193 #: config/sh/sh.c:9760
27194 #, gcc-internal-format
27195 msgid "%qE attribute argument should be between 0 to 255"
27196 msgstr ""
27198 #. The argument must be a constant string.
27199 #: config/sh/sh.c:9833
27200 #, gcc-internal-format
27201 msgid "%qE attribute argument not a string constant"
27202 msgstr ""
27204 #: config/sh/sh.c:12596
27205 #, gcc-internal-format
27206 msgid "r0 needs to be available as a call-clobbered register"
27207 msgstr ""
27209 #: config/sh/sh.c:12617
27210 #, gcc-internal-format
27211 msgid "need a second call-clobbered general purpose register"
27212 msgstr ""
27214 #: config/sh/sh.c:12625
27215 #, gcc-internal-format
27216 msgid "need a call-clobbered target register"
27217 msgstr ""
27219 #. FIXME
27220 #: config/sh/netbsd-elf.h:73
27221 #, gcc-internal-format
27222 msgid "unimplemented-shmedia profiling"
27223 msgstr ""
27225 #. 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.
27226 #: config/sh/vxworks.h:43
27227 #, gcc-internal-format
27228 msgid "-mrelax is only supported for RTP PIC"
27229 msgstr ""
27231 #: config/sparc/sparc.c:1384
27232 #, gcc-internal-format, gfc-internal-format
27233 msgid "%s is not supported by this configuration"
27234 msgstr ""
27236 #: config/sparc/sparc.c:1391
27237 #, gcc-internal-format
27238 msgid "-mlong-double-64 not allowed with -m64"
27239 msgstr ""
27241 #: config/sparc/sparc.c:1411
27242 #, gcc-internal-format, gfc-internal-format
27243 msgid "bad value (%s) for -mcmodel= switch"
27244 msgstr ""
27246 #: config/sparc/sparc.c:1416
27247 #, gcc-internal-format
27248 msgid "-mcmodel= is not supported on 32 bit systems"
27249 msgstr ""
27251 #: config/sparc/sparc.c:1423
27252 #, gcc-internal-format
27253 msgid "-fcall-saved-REG is not supported for out registers"
27254 msgstr ""
27256 #: config/spu/spu-c.c:145
27257 #, gcc-internal-format, gfc-internal-format
27258 msgid "insufficient arguments to overloaded function %s"
27259 msgstr ""
27261 #: config/spu/spu-c.c:176
27262 #, gcc-internal-format, gfc-internal-format
27263 msgid "too many arguments to overloaded function %s"
27264 msgstr ""
27266 #: config/spu/spu-c.c:188
27267 #, gcc-internal-format, gfc-internal-format
27268 msgid "parameter list does not match a valid signature for %s()"
27269 msgstr ""
27271 #: config/spu/spu.c:291
27272 #, gcc-internal-format, gfc-internal-format
27273 msgid "bad value (%s) for -march= switch"
27274 msgstr ""
27276 #: config/spu/spu.c:302
27277 #, gcc-internal-format, gfc-internal-format
27278 msgid "bad value (%s) for -mtune= switch"
27279 msgstr ""
27281 #: config/spu/spu.c:5225 config/spu/spu.c:5228
27282 #, gcc-internal-format
27283 msgid "creating run-time relocation for %qD"
27284 msgstr ""
27286 #: config/spu/spu.c:5233 config/spu/spu.c:5235
27287 #, gcc-internal-format
27288 msgid "creating run-time relocation"
27289 msgstr ""
27291 #: config/spu/spu.c:6370
27292 #, gcc-internal-format, gfc-internal-format
27293 msgid "%s expects an integer literal in the range [%d, %d]"
27294 msgstr ""
27296 #: config/spu/spu.c:6390
27297 #, gcc-internal-format
27298 msgid "%s expects an integer literal in the range [%d, %d]. (%wd)"
27299 msgstr ""
27301 #: config/spu/spu.c:6419
27302 #, gcc-internal-format, gfc-internal-format
27303 msgid "%d least significant bits of %s are ignored"
27304 msgstr ""
27306 #: config/stormy16/stormy16.c:1082
27307 #, gcc-internal-format
27308 msgid "local variable memory requirements exceed capacity"
27309 msgstr ""
27311 #: config/stormy16/stormy16.c:1241
27312 #, gcc-internal-format
27313 msgid "function_profiler support"
27314 msgstr ""
27316 #: config/stormy16/stormy16.c:1335
27317 #, gcc-internal-format
27318 msgid "cannot use va_start in interrupt function"
27319 msgstr ""
27321 #: config/stormy16/stormy16.c:1902
27322 #, gcc-internal-format, gfc-internal-format
27323 msgid "switch statement of size %lu entries too large"
27324 msgstr ""
27326 #: config/stormy16/stormy16.c:2274
27327 #, gcc-internal-format
27328 msgid "%<__BELOW100__%> attribute only applies to variables"
27329 msgstr ""
27331 #: config/stormy16/stormy16.c:2281
27332 #, gcc-internal-format
27333 msgid "__BELOW100__ attribute not allowed with auto storage class"
27334 msgstr ""
27336 #: config/tilegx/tilegx.c:3582 config/tilepro/tilepro.c:3150
27337 #, gcc-internal-format
27338 msgid "bad builtin icode"
27339 msgstr ""
27341 #: config/tilegx/tilegx.c:3623 config/tilepro/tilepro.c:3176
27342 #, gcc-internal-format
27343 msgid "operand must be an immediate of the right size"
27344 msgstr ""
27346 #: config/v850/v850-c.c:77
27347 #, gcc-internal-format
27348 msgid "#pragma GHS endXXXX found without previous startXXX"
27349 msgstr ""
27351 #: config/v850/v850-c.c:80
27352 #, gcc-internal-format
27353 msgid "#pragma GHS endXXX does not match previous startXXX"
27354 msgstr ""
27356 #: config/v850/v850-c.c:106
27357 #, gcc-internal-format
27358 msgid "cannot set interrupt attribute: no current function"
27359 msgstr ""
27361 #: config/v850/v850-c.c:114
27362 #, gcc-internal-format
27363 msgid "cannot set interrupt attribute: no such identifier"
27364 msgstr ""
27366 #: config/v850/v850-c.c:163
27367 #, gcc-internal-format
27368 msgid "junk at end of #pragma ghs section"
27369 msgstr ""
27371 #: config/v850/v850-c.c:180
27372 #, gcc-internal-format
27373 msgid "unrecognized section name %qE"
27374 msgstr ""
27376 #: config/v850/v850-c.c:194
27377 #, gcc-internal-format
27378 msgid "malformed #pragma ghs section"
27379 msgstr ""
27381 #: config/v850/v850-c.c:213
27382 #, gcc-internal-format
27383 msgid "junk at end of #pragma ghs interrupt"
27384 msgstr ""
27386 #: config/v850/v850-c.c:224
27387 #, gcc-internal-format
27388 msgid "junk at end of #pragma ghs starttda"
27389 msgstr ""
27391 #: config/v850/v850-c.c:235
27392 #, gcc-internal-format
27393 msgid "junk at end of #pragma ghs startsda"
27394 msgstr ""
27396 #: config/v850/v850-c.c:246
27397 #, gcc-internal-format
27398 msgid "junk at end of #pragma ghs startzda"
27399 msgstr ""
27401 #: config/v850/v850-c.c:257
27402 #, gcc-internal-format
27403 msgid "junk at end of #pragma ghs endtda"
27404 msgstr ""
27406 #: config/v850/v850-c.c:268
27407 #, gcc-internal-format
27408 msgid "junk at end of #pragma ghs endsda"
27409 msgstr ""
27411 #: config/v850/v850-c.c:279
27412 #, gcc-internal-format
27413 msgid "junk at end of #pragma ghs endzda"
27414 msgstr ""
27416 #: config/v850/v850.c:2154
27417 #, gcc-internal-format
27418 msgid "data area attributes cannot be specified for local variables"
27419 msgstr ""
27421 #: config/v850/v850.c:2165
27422 #, gcc-internal-format
27423 msgid "data area of %q+D conflicts with previous declaration"
27424 msgstr ""
27426 #: config/v850/v850.c:2296
27427 #, gcc-internal-format, gfc-internal-format
27428 msgid "bogus JR construction: %d"
27429 msgstr ""
27431 #: config/v850/v850.c:2314 config/v850/v850.c:2421
27432 #, gcc-internal-format, gfc-internal-format
27433 msgid "bad amount of stack space removal: %d"
27434 msgstr ""
27436 #: config/v850/v850.c:2401
27437 #, gcc-internal-format, gfc-internal-format
27438 msgid "bogus JARL construction: %d"
27439 msgstr ""
27441 #: config/v850/v850.c:2698
27442 #, gcc-internal-format, gfc-internal-format
27443 msgid "bogus DISPOSE construction: %d"
27444 msgstr ""
27446 #: config/v850/v850.c:2717
27447 #, gcc-internal-format, gfc-internal-format
27448 msgid "too much stack space to dispose of: %d"
27449 msgstr ""
27451 #: config/v850/v850.c:2819
27452 #, gcc-internal-format, gfc-internal-format
27453 msgid "bogus PREPEARE construction: %d"
27454 msgstr ""
27456 #: config/v850/v850.c:2836
27457 #, gcc-internal-format, gfc-internal-format
27458 msgid "too much stack space to prepare: %d"
27459 msgstr ""
27461 #: config/visium/visium.c:659
27462 #, gcc-internal-format
27463 msgid "an interrupt handler cannot be compiled with -muser-mode"
27464 msgstr ""
27466 #: config/vms/vms-c.c:53
27467 #, gcc-internal-format
27468 msgid "junk at end of #pragma __nostandard"
27469 msgstr ""
27471 #: config/vms/vms-c.c:64
27472 #, gcc-internal-format
27473 msgid "junk at end of #pragma __standard"
27474 msgstr ""
27476 #: config/vms/vms-c.c:89
27477 #, gcc-internal-format
27478 msgid "malformed '#pragma member_alignment', ignoring"
27479 msgstr ""
27481 #: config/vms/vms-c.c:104
27482 #, gcc-internal-format, gfc-internal-format
27483 msgid "unknown '#pragma member_alignment' name %s"
27484 msgstr ""
27486 #: config/vms/vms-c.c:109
27487 #, gcc-internal-format
27488 msgid "malformed '#pragma member_alignment'"
27489 msgstr ""
27491 #: config/vms/vms-c.c:143
27492 #, gcc-internal-format
27493 msgid "unhandled alignment for '#pragma nomember_alignment'"
27494 msgstr ""
27496 #: config/vms/vms-c.c:156
27497 #, gcc-internal-format
27498 msgid "garbage at end of '#pragma nomember_alignment'"
27499 msgstr ""
27501 #: config/vms/vms-c.c:211
27502 #, gcc-internal-format
27503 msgid "malformed '#pragma extern_model', ignoring"
27504 msgstr ""
27506 #: config/vms/vms-c.c:232
27507 #, gcc-internal-format
27508 msgid "extern model globalvalue"
27509 msgstr ""
27511 #: config/vms/vms-c.c:237
27512 #, gcc-internal-format, gfc-internal-format
27513 msgid "unknown '#pragma extern_model' model '%s'"
27514 msgstr ""
27516 #: config/vms/vms-c.c:243
27517 #, gcc-internal-format
27518 msgid "junk at end of '#pragma extern_model'"
27519 msgstr ""
27521 #: config/vms/vms-c.c:257
27522 #, gcc-internal-format
27523 msgid "vms '#pragma __message' is ignored"
27524 msgstr ""
27526 #: config/vms/vms-c.c:282 config/vms/vms-c.c:288
27527 #, gcc-internal-format
27528 msgid "malformed '#pragma __extern_prefix', ignoring"
27529 msgstr ""
27531 #: config/vms/vms-c.c:321 config/vms/vms-c.c:341
27532 #, gcc-internal-format
27533 msgid "malformed %<#pragma %s%>, ignoring"
27534 msgstr ""
27536 #: config/vms/vms-c.c:337
27537 #, gcc-internal-format
27538 msgid "invalid constant in %<#pragma %s%>"
27539 msgstr ""
27541 #: config/xtensa/xtensa.c:2213
27542 #, gcc-internal-format
27543 msgid "boolean registers required for the floating-point option"
27544 msgstr ""
27546 #: config/xtensa/xtensa.c:2248
27547 #, gcc-internal-format, gfc-internal-format
27548 msgid "-f%s is not supported with CONST16 instructions"
27549 msgstr ""
27551 #: config/xtensa/xtensa.c:2255
27552 #, gcc-internal-format
27553 msgid "PIC is required but not supported with CONST16 instructions"
27554 msgstr ""
27556 #: config/xtensa/xtensa.c:3539
27557 #, gcc-internal-format
27558 msgid "only uninitialized variables can be placed in a .bss section"
27559 msgstr ""
27561 #: ada/gcc-interface/decl.c:2219 ada/gcc-interface/decl.c:2955
27562 #, gcc-internal-format
27563 msgid "non-default Scalar_Storage_Order"
27564 msgstr ""
27566 #: ada/gcc-interface/misc.c:158
27567 #, gcc-internal-format
27568 msgid "%<-gnat%> misspelled as %<-gant%>"
27569 msgstr ""
27571 #: ada/gcc-interface/misc.c:269
27572 #, gcc-internal-format
27573 msgid "-fexcess-precision=standard for Ada"
27574 msgstr ""
27576 #: ada/gcc-interface/trans.c:1529
27577 #, gcc-internal-format
27578 msgid "subprogram %q+F not marked Inline_Always"
27579 msgstr ""
27581 #: ada/gcc-interface/trans.c:1530 ada/gcc-interface/trans.c:1536
27582 #, gcc-internal-format
27583 msgid "parent subprogram cannot be inlined"
27584 msgstr ""
27586 #: ada/gcc-interface/trans.c:1534
27587 #, gcc-internal-format
27588 msgid "subprogram %q+F not marked Inline"
27589 msgstr ""
27591 #: ada/gcc-interface/utils.c:3634
27592 #, gcc-internal-format
27593 msgid "invalid element type for attribute %qs"
27594 msgstr ""
27596 #: ada/gcc-interface/utils.c:3658
27597 #, gcc-internal-format
27598 msgid "number of components of vector not a power of two"
27599 msgstr ""
27601 #: ada/gcc-interface/utils.c:5623 ada/gcc-interface/utils.c:5797
27602 #: ada/gcc-interface/utils.c:5859
27603 #, gcc-internal-format
27604 msgid "%qs attribute ignored"
27605 msgstr ""
27607 #: ada/gcc-interface/utils.c:5740
27608 #, gcc-internal-format
27609 msgid "%qs attribute requires prototypes with named arguments"
27610 msgstr ""
27612 #: ada/gcc-interface/utils.c:5749
27613 #, gcc-internal-format
27614 msgid "%qs attribute only applies to variadic functions"
27615 msgstr ""
27617 #: ada/gcc-interface/utils.c:5819
27618 #, gcc-internal-format
27619 msgid "%qE attribute has no effect"
27620 msgstr ""
27622 #: ada/gcc-interface/utils.c:5943
27623 #, gcc-internal-format
27624 msgid "attribute %qs applies to array types only"
27625 msgstr ""
27627 #: c/c-array-notation.c:229 c/c-array-notation.c:258 cp/call.c:7581
27628 #: cp/cp-array-notation.c:264
27629 #, gcc-internal-format
27630 msgid "Invalid builtin arguments"
27631 msgstr ""
27633 #: c/c-array-notation.c:265 cp/cp-array-notation.c:271
27634 #, gcc-internal-format
27635 msgid "__sec_reduce_min_ind or __sec_reduce_max_ind cannot have arrays with dimension greater than 1"
27636 msgstr ""
27638 #: c/c-array-notation.c:731 c/c-array-notation.c:737
27639 #: cp/cp-array-notation.c:620
27640 #, gcc-internal-format
27641 msgid "%qE cannot be scalar when %qE is not"
27642 msgstr ""
27644 #: c/c-array-notation.c:799 cp/cp-array-notation.c:673
27645 #, gcc-internal-format
27646 msgid "length mismatch between LHS and RHS"
27647 msgstr ""
27649 #: c/c-array-notation.c:1360 cp/cp-array-notation.c:1437
27650 #, gcc-internal-format
27651 msgid "start-index of array notation triplet is not an integer"
27652 msgstr ""
27654 #: c/c-array-notation.c:1365 cp/cp-array-notation.c:1442
27655 #, gcc-internal-format
27656 msgid "length of array notation triplet is not an integer"
27657 msgstr ""
27659 #: c/c-array-notation.c:1372 cp/cp-array-notation.c:1447
27660 #, gcc-internal-format
27661 msgid "stride of array notation triplet is not an integer"
27662 msgstr ""
27664 #: c/c-array-notation.c:1393
27665 #, gcc-internal-format
27666 msgid "rank of an array notation triplet's start-index is not zero"
27667 msgstr ""
27669 #: c/c-array-notation.c:1399
27670 #, gcc-internal-format
27671 msgid "rank of an array notation triplet's length is not zero"
27672 msgstr ""
27674 #: c/c-array-notation.c:1404
27675 #, gcc-internal-format
27676 msgid "rank of array notation triplet's stride is not zero"
27677 msgstr ""
27679 #. Except for passing an argument to an unprototyped function,
27680 #. this is a constraint violation.  When passing an argument to
27681 #. an unprototyped function, it is compile-time undefined;
27682 #. making it a constraint in that case was rejected in
27683 #. DR#252.
27684 #: c/c-convert.c:110 c/c-typeck.c:2144 c/c-typeck.c:5879 c/c-typeck.c:11329
27685 #: cp/typeck.c:1952 cp/typeck.c:7374 cp/typeck.c:8085
27686 #, gcc-internal-format
27687 msgid "void value not ignored as it ought to be"
27688 msgstr ""
27690 #: c/c-convert.c:211 java/typeck.c:161
27691 #, gcc-internal-format
27692 msgid "conversion to non-scalar type requested"
27693 msgstr ""
27695 #: c/c-decl.c:843
27696 #, gcc-internal-format
27697 msgid "array %q+D assumed to have one element"
27698 msgstr ""
27700 #: c/c-decl.c:884
27701 #, gcc-internal-format
27702 msgid "%qD is static but used in inline function %qD which is not static"
27703 msgstr ""
27705 #: c/c-decl.c:889
27706 #, gcc-internal-format
27707 msgid "%q+D is static but declared in inline function %qD which is not static"
27708 msgstr ""
27710 #: c/c-decl.c:1074
27711 #, gcc-internal-format, gfc-internal-format
27712 msgid "GCC supports only %u nested scopes"
27713 msgstr ""
27715 #: c/c-decl.c:1225 cp/decl.c:391
27716 #, gcc-internal-format
27717 msgid "label %q+D used but not defined"
27718 msgstr ""
27720 #: c/c-decl.c:1270
27721 #, gcc-internal-format
27722 msgid "nested function %q+D declared but never defined"
27723 msgstr ""
27725 #: c/c-decl.c:1284
27726 #, gcc-internal-format
27727 msgid "inline function %q+D declared but never defined"
27728 msgstr ""
27730 #: c/c-decl.c:1301 cp/decl.c:658
27731 #, gcc-internal-format
27732 msgid "unused variable %q+D"
27733 msgstr ""
27735 #: c/c-decl.c:1305
27736 #, gcc-internal-format
27737 msgid "variable %qD set but not used"
27738 msgstr ""
27740 #: c/c-decl.c:1310
27741 #, gcc-internal-format
27742 msgid "type of array %q+D completed incompatibly with implicit initialization"
27743 msgstr ""
27745 #: c/c-decl.c:1589 c/c-decl.c:6359 c/c-decl.c:7221 c/c-decl.c:7930
27746 #, gcc-internal-format
27747 msgid "originally defined here"
27748 msgstr ""
27750 #: c/c-decl.c:1707
27751 #, gcc-internal-format
27752 msgid "a parameter list with an ellipsis can%'t match an empty parameter name list declaration"
27753 msgstr ""
27755 #: c/c-decl.c:1714
27756 #, gcc-internal-format
27757 msgid "an argument type that has a default promotion can%'t match an empty parameter name list declaration"
27758 msgstr ""
27760 #: c/c-decl.c:1761
27761 #, gcc-internal-format
27762 msgid "prototype for %q+D declares more arguments than previous old-style definition"
27763 msgstr ""
27765 #: c/c-decl.c:1767
27766 #, gcc-internal-format
27767 msgid "prototype for %q+D declares fewer arguments than previous old-style definition"
27768 msgstr ""
27770 #: c/c-decl.c:1776
27771 #, gcc-internal-format
27772 msgid "prototype for %q+D declares argument %d with incompatible type"
27773 msgstr ""
27775 #. If we get here, no errors were found, but do issue a warning
27776 #. for this poor-style construct.
27777 #: c/c-decl.c:1789
27778 #, gcc-internal-format
27779 msgid "prototype for %q+D follows non-prototype definition"
27780 msgstr ""
27782 #: c/c-decl.c:1805
27783 #, gcc-internal-format
27784 msgid "previous definition of %q+D was here"
27785 msgstr ""
27787 #: c/c-decl.c:1807
27788 #, gcc-internal-format
27789 msgid "previous implicit declaration of %q+D was here"
27790 msgstr ""
27792 #: c/c-decl.c:1809
27793 #, gcc-internal-format
27794 msgid "previous declaration of %q+D was here"
27795 msgstr ""
27797 #: c/c-decl.c:1849
27798 #, gcc-internal-format
27799 msgid "%q+D redeclared as different kind of symbol"
27800 msgstr ""
27802 #: c/c-decl.c:1853
27803 #, gcc-internal-format
27804 msgid "built-in function %q+D declared as non-function"
27805 msgstr ""
27807 #: c/c-decl.c:1856 c/c-decl.c:2026 c/c-decl.c:2802
27808 #, gcc-internal-format
27809 msgid "declaration of %q+D shadows a built-in function"
27810 msgstr ""
27812 #: c/c-decl.c:1865
27813 #, gcc-internal-format
27814 msgid "redeclaration of enumerator %q+D"
27815 msgstr ""
27817 #. If types don't match for a built-in, throw away the
27818 #. built-in.  No point in calling locate_old_decl here, it
27819 #. won't print anything.
27820 #: c/c-decl.c:1886
27821 #, gcc-internal-format
27822 msgid "conflicting types for built-in function %q+D"
27823 msgstr ""
27825 #: c/c-decl.c:1911 c/c-decl.c:1924 c/c-decl.c:1960
27826 #, gcc-internal-format
27827 msgid "conflicting types for %q+D"
27828 msgstr ""
27830 #: c/c-decl.c:1940
27831 #, gcc-internal-format
27832 msgid "conflicting named address spaces (generic vs %s) for %q+D"
27833 msgstr ""
27835 #: c/c-decl.c:1944
27836 #, gcc-internal-format
27837 msgid "conflicting named address spaces (%s vs generic) for %q+D"
27838 msgstr ""
27840 #: c/c-decl.c:1948
27841 #, gcc-internal-format
27842 msgid "conflicting named address spaces (%s vs %s) for %q+D"
27843 msgstr ""
27845 #: c/c-decl.c:1957
27846 #, gcc-internal-format
27847 msgid "conflicting type qualifiers for %q+D"
27848 msgstr ""
27850 #: c/c-decl.c:1982
27851 #, gcc-internal-format
27852 msgid "redefinition of typedef %q+D with different type"
27853 msgstr ""
27855 #: c/c-decl.c:1995
27856 #, gcc-internal-format
27857 msgid "redefinition of typedef %q+D with variably modified type"
27858 msgstr ""
27860 #: c/c-decl.c:2000
27861 #, gcc-internal-format
27862 msgid "redefinition of typedef %q+D"
27863 msgstr ""
27865 #: c/c-decl.c:2052 c/c-decl.c:2155
27866 #, gcc-internal-format
27867 msgid "redefinition of %q+D"
27868 msgstr ""
27870 #: c/c-decl.c:2087 c/c-decl.c:2193
27871 #, gcc-internal-format
27872 msgid "static declaration of %q+D follows non-static declaration"
27873 msgstr ""
27875 #: c/c-decl.c:2097 c/c-decl.c:2105 c/c-decl.c:2183 c/c-decl.c:2190
27876 #, gcc-internal-format
27877 msgid "non-static declaration of %q+D follows static declaration"
27878 msgstr ""
27880 #: c/c-decl.c:2121
27881 #, gcc-internal-format
27882 msgid "%<gnu_inline%> attribute present on %q+D"
27883 msgstr ""
27885 #: c/c-decl.c:2124
27886 #, gcc-internal-format
27887 msgid "but not here"
27888 msgstr ""
27890 #: c/c-decl.c:2142
27891 #, gcc-internal-format
27892 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
27893 msgstr ""
27895 #: c/c-decl.c:2145
27896 #, gcc-internal-format
27897 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
27898 msgstr ""
27900 #: c/c-decl.c:2175
27901 #, gcc-internal-format
27902 msgid "extern declaration of %q+D follows declaration with no linkage"
27903 msgstr ""
27905 #: c/c-decl.c:2211
27906 #, gcc-internal-format
27907 msgid "declaration of %q+D with no linkage follows extern declaration"
27908 msgstr ""
27910 #: c/c-decl.c:2217
27911 #, gcc-internal-format
27912 msgid "redeclaration of %q+D with no linkage"
27913 msgstr ""
27915 #: c/c-decl.c:2243
27916 #, gcc-internal-format
27917 msgid "redeclaration of %q+D with different visibility (old visibility preserved)"
27918 msgstr ""
27920 #: c/c-decl.c:2253
27921 #, gcc-internal-format
27922 msgid "inline declaration of %qD follows declaration with attribute noinline"
27923 msgstr ""
27925 #: c/c-decl.c:2258
27926 #, gcc-internal-format
27927 msgid "declaration of %q+D with attribute noinline follows inline declaration "
27928 msgstr ""
27930 #: c/c-decl.c:2263 c/c-decl.c:2269 c/c-decl.c:2275 c/c-decl.c:2281
27931 #, gcc-internal-format
27932 msgid "declaration of %q+D with attribute %qs follows declaration with attribute %qs"
27933 msgstr ""
27935 #: c/c-decl.c:2299
27936 #, gcc-internal-format
27937 msgid "redefinition of parameter %q+D"
27938 msgstr ""
27940 #: c/c-decl.c:2326
27941 #, gcc-internal-format
27942 msgid "redundant redeclaration of %q+D"
27943 msgstr ""
27945 #: c/c-decl.c:2777
27946 #, gcc-internal-format
27947 msgid "declaration of %q+D shadows previous non-variable"
27948 msgstr ""
27950 #: c/c-decl.c:2783
27951 #, gcc-internal-format
27952 msgid "declaration of %q+D shadows a parameter"
27953 msgstr ""
27955 #: c/c-decl.c:2795 cp/name-lookup.c:1284
27956 #, gcc-internal-format
27957 msgid "declaration of %qD shadows a global declaration"
27958 msgstr ""
27960 #: c/c-decl.c:2807
27961 #, gcc-internal-format
27962 msgid "declaration of %q+D shadows a previous local"
27963 msgstr ""
27965 #: c/c-decl.c:2812 cp/name-lookup.c:1227 cp/name-lookup.c:1269
27966 #: cp/name-lookup.c:1287
27967 #, gcc-internal-format
27968 msgid "shadowed declaration is here"
27969 msgstr ""
27971 #: c/c-decl.c:2939
27972 #, gcc-internal-format
27973 msgid "nested extern declaration of %qD"
27974 msgstr ""
27976 #: c/c-decl.c:3115 c/c-decl.c:3118
27977 #, gcc-internal-format
27978 msgid "implicit declaration of function %qE"
27979 msgstr ""
27981 #: c/c-decl.c:3364
27982 #, gcc-internal-format
27983 msgid "incompatible implicit declaration of built-in function %qD"
27984 msgstr ""
27986 #: c/c-decl.c:3371
27987 #, gcc-internal-format
27988 msgid "include %qs or provide a declaration of %qD"
27989 msgstr ""
27991 #: c/c-decl.c:3380
27992 #, gcc-internal-format
27993 msgid "incompatible implicit declaration of function %qD"
27994 msgstr ""
27996 #: c/c-decl.c:3434
27997 #, gcc-internal-format
27998 msgid "%qE undeclared here (not in a function)"
27999 msgstr ""
28001 #: c/c-decl.c:3440
28002 #, gcc-internal-format
28003 msgid "%qE undeclared (first use in this function)"
28004 msgstr ""
28006 #: c/c-decl.c:3443
28007 #, gcc-internal-format
28008 msgid "each undeclared identifier is reported only once for each function it appears in"
28009 msgstr ""
28011 #: c/c-decl.c:3491 cp/decl.c:2838
28012 #, gcc-internal-format
28013 msgid "label %qE referenced outside of any function"
28014 msgstr ""
28016 #: c/c-decl.c:3527
28017 #, gcc-internal-format
28018 msgid "jump into scope of identifier with variably modified type"
28019 msgstr ""
28021 #: c/c-decl.c:3530
28022 #, gcc-internal-format
28023 msgid "jump skips variable initialization"
28024 msgstr ""
28026 #: c/c-decl.c:3531 c/c-decl.c:3586 c/c-decl.c:3675
28027 #, gcc-internal-format
28028 msgid "label %qD defined here"
28029 msgstr ""
28031 #: c/c-decl.c:3532 c/c-decl.c:3803 c/c-typeck.c:7634 cp/class.c:1435
28032 #: cp/class.c:3260 cp/decl.c:3631 cp/parser.c:5464
28033 #, gcc-internal-format
28034 msgid "%qD declared here"
28035 msgstr ""
28037 #: c/c-decl.c:3585 c/c-decl.c:3674
28038 #, gcc-internal-format
28039 msgid "jump into statement expression"
28040 msgstr ""
28042 #: c/c-decl.c:3607
28043 #, gcc-internal-format
28044 msgid "duplicate label declaration %qE"
28045 msgstr ""
28047 #: c/c-decl.c:3705 cp/decl.c:3182
28048 #, gcc-internal-format
28049 msgid "duplicate label %qD"
28050 msgstr ""
28052 #: c/c-decl.c:3736
28053 #, gcc-internal-format
28054 msgid "traditional C lacks a separate namespace for labels, identifier %qE conflicts"
28055 msgstr ""
28057 #: c/c-decl.c:3801
28058 #, gcc-internal-format
28059 msgid "switch jumps over variable initialization"
28060 msgstr ""
28062 #: c/c-decl.c:3802 c/c-decl.c:3813
28063 #, gcc-internal-format
28064 msgid "switch starts here"
28065 msgstr ""
28067 #: c/c-decl.c:3812
28068 #, gcc-internal-format
28069 msgid "switch jumps into statement expression"
28070 msgstr ""
28072 #: c/c-decl.c:3883
28073 #, gcc-internal-format
28074 msgid "%qE defined as wrong kind of tag"
28075 msgstr ""
28077 #: c/c-decl.c:4112
28078 #, gcc-internal-format
28079 msgid "unnamed struct/union that defines no instances"
28080 msgstr ""
28082 #: c/c-decl.c:4122
28083 #, gcc-internal-format
28084 msgid "empty declaration with storage class specifier does not redeclare tag"
28085 msgstr ""
28087 #: c/c-decl.c:4137
28088 #, gcc-internal-format
28089 msgid "empty declaration with type qualifier does not redeclare tag"
28090 msgstr ""
28092 #: c/c-decl.c:4148
28093 #, gcc-internal-format
28094 msgid "empty declaration with %<_Alignas%> does not redeclare tag"
28095 msgstr ""
28097 #: c/c-decl.c:4170 c/c-decl.c:4178
28098 #, gcc-internal-format
28099 msgid "useless type name in empty declaration"
28100 msgstr ""
28102 #: c/c-decl.c:4186
28103 #, gcc-internal-format
28104 msgid "%<inline%> in empty declaration"
28105 msgstr ""
28107 #: c/c-decl.c:4192
28108 #, gcc-internal-format
28109 msgid "%<_Noreturn%> in empty declaration"
28110 msgstr ""
28112 #: c/c-decl.c:4198
28113 #, gcc-internal-format
28114 msgid "%<auto%> in file-scope empty declaration"
28115 msgstr ""
28117 #: c/c-decl.c:4204
28118 #, gcc-internal-format
28119 msgid "%<register%> in file-scope empty declaration"
28120 msgstr ""
28122 #: c/c-decl.c:4211
28123 #, gcc-internal-format
28124 msgid "useless storage class specifier in empty declaration"
28125 msgstr ""
28127 #: c/c-decl.c:4217
28128 #, gcc-internal-format
28129 msgid "useless %qs in empty declaration"
28130 msgstr ""
28132 #: c/c-decl.c:4230
28133 #, gcc-internal-format
28134 msgid "useless type qualifier in empty declaration"
28135 msgstr ""
28137 #: c/c-decl.c:4237
28138 #, gcc-internal-format
28139 msgid "useless %<_Alignas%> in empty declaration"
28140 msgstr ""
28142 #: c/c-decl.c:4244 c/c-parser.c:1594
28143 #, gcc-internal-format
28144 msgid "empty declaration"
28145 msgstr ""
28147 #: c/c-decl.c:4315
28148 #, gcc-internal-format
28149 msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
28150 msgstr ""
28152 #: c/c-decl.c:4319
28153 #, gcc-internal-format
28154 msgid "ISO C90 does not support %<[*]%> array declarators"
28155 msgstr ""
28157 #. C99 6.7.5.2p4
28158 #. A function definition isn't function prototype scope C99 6.2.1p4.
28159 #. C99 6.7.5.2p4
28160 #: c/c-decl.c:4325 c/c-decl.c:6789
28161 #, gcc-internal-format
28162 msgid "%<[*]%> not allowed in other than function prototype scope"
28163 msgstr ""
28165 #: c/c-decl.c:4415 cp/decl2.c:1458
28166 #, gcc-internal-format
28167 msgid "%q+D in block scope inside of declare target directive"
28168 msgstr ""
28170 #: c/c-decl.c:4419 cp/decl2.c:1463
28171 #, gcc-internal-format
28172 msgid "%q+D in declare target directive does not have mappable type"
28173 msgstr ""
28175 #: c/c-decl.c:4468
28176 #, gcc-internal-format
28177 msgid "%q+D is usually a function"
28178 msgstr ""
28180 #: c/c-decl.c:4477
28181 #, gcc-internal-format
28182 msgid "typedef %qD is initialized (use __typeof__ instead)"
28183 msgstr ""
28185 #: c/c-decl.c:4482
28186 #, gcc-internal-format
28187 msgid "function %qD is initialized like a variable"
28188 msgstr ""
28190 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
28191 #: c/c-decl.c:4488
28192 #, gcc-internal-format
28193 msgid "parameter %qD is initialized"
28194 msgstr ""
28196 #. Although C99 is unclear about whether incomplete arrays
28197 #. of VLAs themselves count as VLAs, it does not make
28198 #. sense to permit them to be initialized given that
28199 #. ordinary VLAs may not be initialized.
28200 #: c/c-decl.c:4507 c/c-decl.c:4522 c/c-typeck.c:6929
28201 #, gcc-internal-format
28202 msgid "variable-sized object may not be initialized"
28203 msgstr ""
28205 #: c/c-decl.c:4513
28206 #, gcc-internal-format
28207 msgid "variable %qD has initializer but incomplete type"
28208 msgstr ""
28210 #: c/c-decl.c:4602 cp/decl.c:4732 cp/decl.c:13377
28211 #, gcc-internal-format
28212 msgid "inline function %q+D given attribute noinline"
28213 msgstr ""
28215 #: c/c-decl.c:4653
28216 #, gcc-internal-format
28217 msgid "uninitialized const member in %qT is invalid in C++"
28218 msgstr ""
28220 #: c/c-decl.c:4655
28221 #, gcc-internal-format
28222 msgid "%qD should be initialized"
28223 msgstr ""
28225 #: c/c-decl.c:4733
28226 #, gcc-internal-format
28227 msgid "initializer fails to determine size of %q+D"
28228 msgstr ""
28230 #: c/c-decl.c:4738
28231 #, gcc-internal-format
28232 msgid "array size missing in %q+D"
28233 msgstr ""
28235 #: c/c-decl.c:4750
28236 #, gcc-internal-format
28237 msgid "zero or negative size array %q+D"
28238 msgstr ""
28240 #: c/c-decl.c:4816
28241 #, gcc-internal-format
28242 msgid "storage size of %q+D isn%'t constant"
28243 msgstr ""
28245 #: c/c-decl.c:4866
28246 #, gcc-internal-format
28247 msgid "ignoring asm-specifier for non-static local variable %q+D"
28248 msgstr ""
28250 #: c/c-decl.c:4896
28251 #, gcc-internal-format
28252 msgid "cannot put object with volatile field into register"
28253 msgstr ""
28255 #: c/c-decl.c:4983
28256 #, gcc-internal-format
28257 msgid "uninitialized const %qD is invalid in C++"
28258 msgstr ""
28260 #: c/c-decl.c:5041
28261 #, gcc-internal-format
28262 msgid "ISO C forbids forward parameter declarations"
28263 msgstr ""
28265 #: c/c-decl.c:5138
28266 #, gcc-internal-format
28267 msgid "defining a type in a compound literal is invalid in C++"
28268 msgstr ""
28270 #: c/c-decl.c:5190 c/c-decl.c:5205
28271 #, gcc-internal-format
28272 msgid "bit-field %qs width not an integer constant"
28273 msgstr ""
28275 #: c/c-decl.c:5200
28276 #, gcc-internal-format
28277 msgid "bit-field %qs width not an integer constant expression"
28278 msgstr ""
28280 #: c/c-decl.c:5211
28281 #, gcc-internal-format
28282 msgid "negative width in bit-field %qs"
28283 msgstr ""
28285 #: c/c-decl.c:5216
28286 #, gcc-internal-format
28287 msgid "zero width for bit-field %qs"
28288 msgstr ""
28290 #: c/c-decl.c:5226
28291 #, gcc-internal-format
28292 msgid "bit-field %qs has invalid type"
28293 msgstr ""
28295 #: c/c-decl.c:5236
28296 #, gcc-internal-format
28297 msgid "type of bit-field %qs is a GCC extension"
28298 msgstr ""
28300 #: c/c-decl.c:5242
28301 #, gcc-internal-format
28302 msgid "width of %qs exceeds its type"
28303 msgstr ""
28305 #: c/c-decl.c:5255
28306 #, gcc-internal-format
28307 msgid "%qs is narrower than values of its type"
28308 msgstr ""
28310 #: c/c-decl.c:5270
28311 #, gcc-internal-format
28312 msgid "ISO C90 forbids array %qE whose size can%'t be evaluated"
28313 msgstr ""
28315 #: c/c-decl.c:5273
28316 #, gcc-internal-format
28317 msgid "ISO C90 forbids array whose size can%'t be evaluated"
28318 msgstr ""
28320 #: c/c-decl.c:5280
28321 #, gcc-internal-format
28322 msgid "ISO C90 forbids variable length array %qE"
28323 msgstr ""
28325 #: c/c-decl.c:5282
28326 #, gcc-internal-format
28327 msgid "ISO C90 forbids variable length array"
28328 msgstr ""
28330 #: c/c-decl.c:5458 c/c-decl.c:5816 c/c-decl.c:5826
28331 #, gcc-internal-format
28332 msgid "variably modified %qE at file scope"
28333 msgstr ""
28335 #: c/c-decl.c:5460
28336 #, gcc-internal-format
28337 msgid "variably modified field at file scope"
28338 msgstr ""
28340 #: c/c-decl.c:5480
28341 #, gcc-internal-format
28342 msgid "type defaults to %<int%> in declaration of %qE"
28343 msgstr ""
28345 #: c/c-decl.c:5484
28346 #, gcc-internal-format
28347 msgid "type defaults to %<int%> in type name"
28348 msgstr ""
28350 #: c/c-decl.c:5516
28351 #, gcc-internal-format
28352 msgid "duplicate %<const%>"
28353 msgstr "дублювання %<const%>"
28355 #: c/c-decl.c:5518
28356 #, gcc-internal-format
28357 msgid "duplicate %<restrict%>"
28358 msgstr "дублювання %<restrict%>"
28360 #: c/c-decl.c:5520
28361 #, gcc-internal-format
28362 msgid "duplicate %<volatile%>"
28363 msgstr "дублювання %<volatile%>"
28365 #: c/c-decl.c:5522
28366 #, gcc-internal-format
28367 msgid "duplicate %<_Atomic%>"
28368 msgstr "дублювання %<_Atomic%>"
28370 #: c/c-decl.c:5525
28371 #, gcc-internal-format, gfc-internal-format
28372 msgid "conflicting named address spaces (%s vs %s)"
28373 msgstr ""
28375 #: c/c-decl.c:5543 c/c-parser.c:2460
28376 #, gcc-internal-format
28377 msgid "%<_Atomic%>-qualified array type"
28378 msgstr ""
28380 #: c/c-decl.c:5557
28381 #, gcc-internal-format
28382 msgid "function definition declared %<auto%>"
28383 msgstr ""
28385 #: c/c-decl.c:5559
28386 #, gcc-internal-format
28387 msgid "function definition declared %<register%>"
28388 msgstr ""
28390 #: c/c-decl.c:5561
28391 #, gcc-internal-format
28392 msgid "function definition declared %<typedef%>"
28393 msgstr ""
28395 #: c/c-decl.c:5563
28396 #, gcc-internal-format
28397 msgid "function definition declared %qs"
28398 msgstr ""
28400 #: c/c-decl.c:5581
28401 #, gcc-internal-format
28402 msgid "storage class specified for structure field %qE"
28403 msgstr ""
28405 #: c/c-decl.c:5584
28406 #, gcc-internal-format
28407 msgid "storage class specified for structure field"
28408 msgstr ""
28410 #: c/c-decl.c:5588
28411 #, gcc-internal-format
28412 msgid "storage class specified for parameter %qE"
28413 msgstr ""
28415 #: c/c-decl.c:5591
28416 #, gcc-internal-format
28417 msgid "storage class specified for unnamed parameter"
28418 msgstr ""
28420 #: c/c-decl.c:5594 cp/decl.c:9593
28421 #, gcc-internal-format
28422 msgid "storage class specified for typename"
28423 msgstr ""
28425 #: c/c-decl.c:5611
28426 #, gcc-internal-format
28427 msgid "%qE initialized and declared %<extern%>"
28428 msgstr ""
28430 #: c/c-decl.c:5615
28431 #, gcc-internal-format
28432 msgid "%qE has both %<extern%> and initializer"
28433 msgstr ""
28435 #: c/c-decl.c:5620
28436 #, gcc-internal-format
28437 msgid "file-scope declaration of %qE specifies %<auto%>"
28438 msgstr ""
28440 #: c/c-decl.c:5624
28441 #, gcc-internal-format
28442 msgid "file-scope declaration of %qE specifies %<register%>"
28443 msgstr ""
28445 #: c/c-decl.c:5629
28446 #, gcc-internal-format
28447 msgid "nested function %qE declared %<extern%>"
28448 msgstr ""
28450 #: c/c-decl.c:5632
28451 #, gcc-internal-format
28452 msgid "function-scope %qE implicitly auto and declared %qs"
28453 msgstr ""
28455 #. Only the innermost declarator (making a parameter be of
28456 #. array type which is converted to pointer type)
28457 #. may have static or type qualifiers.
28458 #: c/c-decl.c:5679 c/c-decl.c:6022
28459 #, gcc-internal-format
28460 msgid "static or type qualifiers in non-parameter array declarator"
28461 msgstr ""
28463 #: c/c-decl.c:5727
28464 #, gcc-internal-format
28465 msgid "declaration of %qE as array of voids"
28466 msgstr ""
28468 #: c/c-decl.c:5729
28469 #, gcc-internal-format
28470 msgid "declaration of type name as array of voids"
28471 msgstr ""
28473 #: c/c-decl.c:5736
28474 #, gcc-internal-format
28475 msgid "declaration of %qE as array of functions"
28476 msgstr ""
28478 #: c/c-decl.c:5739
28479 #, gcc-internal-format
28480 msgid "declaration of type name as array of functions"
28481 msgstr ""
28483 #: c/c-decl.c:5747 c/c-decl.c:7710
28484 #, gcc-internal-format
28485 msgid "invalid use of structure with flexible array member"
28486 msgstr ""
28488 #: c/c-decl.c:5773
28489 #, gcc-internal-format
28490 msgid "size of array %qE has non-integer type"
28491 msgstr ""
28493 #: c/c-decl.c:5777
28494 #, gcc-internal-format
28495 msgid "size of unnamed array has non-integer type"
28496 msgstr ""
28498 #: c/c-decl.c:5787
28499 #, gcc-internal-format
28500 msgid "ISO C forbids zero-size array %qE"
28501 msgstr ""
28503 #: c/c-decl.c:5790
28504 #, gcc-internal-format
28505 msgid "ISO C forbids zero-size array"
28506 msgstr ""
28508 #: c/c-decl.c:5799
28509 #, gcc-internal-format
28510 msgid "size of array %qE is negative"
28511 msgstr ""
28513 #: c/c-decl.c:5801
28514 #, gcc-internal-format
28515 msgid "size of unnamed array is negative"
28516 msgstr ""
28518 #: c/c-decl.c:5886 c/c-decl.c:6309
28519 #, gcc-internal-format
28520 msgid "size of array %qE is too large"
28521 msgstr ""
28523 #: c/c-decl.c:5889 c/c-decl.c:6311
28524 #, gcc-internal-format
28525 msgid "size of unnamed array is too large"
28526 msgstr ""
28528 #: c/c-decl.c:5925 c/c-decl.c:6520
28529 #, gcc-internal-format
28530 msgid "ISO C90 does not support flexible array members"
28531 msgstr ""
28533 #. C99 6.7.5.2p4
28534 #: c/c-decl.c:5947
28535 #, gcc-internal-format
28536 msgid "%<[*]%> not in a declaration"
28537 msgstr ""
28539 #: c/c-decl.c:5960
28540 #, gcc-internal-format
28541 msgid "array type has incomplete element type %qT"
28542 msgstr ""
28544 #: c/c-decl.c:6055
28545 #, gcc-internal-format
28546 msgid "%qE declared as function returning a function"
28547 msgstr ""
28549 #: c/c-decl.c:6058
28550 #, gcc-internal-format
28551 msgid "type name declared as function returning a function"
28552 msgstr ""
28554 #: c/c-decl.c:6065
28555 #, gcc-internal-format
28556 msgid "%qE declared as function returning an array"
28557 msgstr ""
28559 #: c/c-decl.c:6068
28560 #, gcc-internal-format
28561 msgid "type name declared as function returning an array"
28562 msgstr ""
28564 #: c/c-decl.c:6096
28565 #, gcc-internal-format
28566 msgid "function definition has qualified void return type"
28567 msgstr ""
28569 #: c/c-decl.c:6099 cp/decl.c:9720
28570 #, gcc-internal-format
28571 msgid "type qualifiers ignored on function return type"
28572 msgstr ""
28574 #: c/c-decl.c:6128 c/c-decl.c:6326 c/c-decl.c:6379 c/c-decl.c:6454
28575 #: c/c-decl.c:6569 c/c-parser.c:2462
28576 #, gcc-internal-format
28577 msgid "%<_Atomic%>-qualified function type"
28578 msgstr ""
28580 #: c/c-decl.c:6134 c/c-decl.c:6332 c/c-decl.c:6459 c/c-decl.c:6574
28581 #, gcc-internal-format
28582 msgid "ISO C forbids qualified function types"
28583 msgstr ""
28585 #: c/c-decl.c:6201
28586 #, gcc-internal-format
28587 msgid "%qs combined with %<auto%> qualifier for %qE"
28588 msgstr ""
28590 #: c/c-decl.c:6205
28591 #, gcc-internal-format
28592 msgid "%qs combined with %<register%> qualifier for %qE"
28593 msgstr ""
28595 #: c/c-decl.c:6211
28596 #, gcc-internal-format
28597 msgid "%qs specified for auto variable %qE"
28598 msgstr ""
28600 #: c/c-decl.c:6227
28601 #, gcc-internal-format
28602 msgid "%qs specified for parameter %qE"
28603 msgstr ""
28605 #: c/c-decl.c:6230
28606 #, gcc-internal-format
28607 msgid "%qs specified for unnamed parameter"
28608 msgstr ""
28610 #: c/c-decl.c:6236
28611 #, gcc-internal-format
28612 msgid "%qs specified for structure field %qE"
28613 msgstr ""
28615 #: c/c-decl.c:6239
28616 #, gcc-internal-format
28617 msgid "%qs specified for structure field"
28618 msgstr ""
28620 #: c/c-decl.c:6254
28621 #, gcc-internal-format
28622 msgid "bit-field %qE has atomic type"
28623 msgstr ""
28625 #: c/c-decl.c:6256
28626 #, gcc-internal-format
28627 msgid "bit-field has atomic type"
28628 msgstr ""
28630 #: c/c-decl.c:6265
28631 #, gcc-internal-format
28632 msgid "alignment specified for typedef %qE"
28633 msgstr ""
28635 #: c/c-decl.c:6267
28636 #, gcc-internal-format
28637 msgid "alignment specified for %<register%> object %qE"
28638 msgstr ""
28640 #: c/c-decl.c:6272
28641 #, gcc-internal-format
28642 msgid "alignment specified for parameter %qE"
28643 msgstr ""
28645 #: c/c-decl.c:6274
28646 #, gcc-internal-format
28647 msgid "alignment specified for unnamed parameter"
28648 msgstr ""
28650 #: c/c-decl.c:6279
28651 #, gcc-internal-format
28652 msgid "alignment specified for bit-field %qE"
28653 msgstr ""
28655 #: c/c-decl.c:6281
28656 #, gcc-internal-format
28657 msgid "alignment specified for unnamed bit-field"
28658 msgstr ""
28660 #: c/c-decl.c:6284
28661 #, gcc-internal-format
28662 msgid "alignment specified for function %qE"
28663 msgstr ""
28665 #: c/c-decl.c:6291
28666 #, gcc-internal-format
28667 msgid "%<_Alignas%> specifiers cannot reduce alignment of %qE"
28668 msgstr ""
28670 #: c/c-decl.c:6294
28671 #, gcc-internal-format
28672 msgid "%<_Alignas%> specifiers cannot reduce alignment of unnamed field"
28673 msgstr ""
28675 #: c/c-decl.c:6340
28676 #, gcc-internal-format
28677 msgid "typedef %q+D declared %<inline%>"
28678 msgstr ""
28680 #: c/c-decl.c:6342
28681 #, gcc-internal-format
28682 msgid "typedef %q+D declared %<_Noreturn%>"
28683 msgstr ""
28685 #: c/c-decl.c:6385
28686 #, gcc-internal-format
28687 msgid "ISO C forbids const or volatile function types"
28688 msgstr ""
28690 #. C99 6.7.2.1p8
28691 #: c/c-decl.c:6395
28692 #, gcc-internal-format
28693 msgid "a member of a structure or union cannot have a variably modified type"
28694 msgstr ""
28696 #: c/c-decl.c:6412 cp/decl.c:8828
28697 #, gcc-internal-format
28698 msgid "variable or field %qE declared void"
28699 msgstr ""
28701 #: c/c-decl.c:6444
28702 #, gcc-internal-format
28703 msgid "attributes in parameter array declarator ignored"
28704 msgstr ""
28706 #: c/c-decl.c:6486
28707 #, gcc-internal-format
28708 msgid "parameter %q+D declared %<inline%>"
28709 msgstr ""
28711 #: c/c-decl.c:6488
28712 #, gcc-internal-format
28713 msgid "parameter %q+D declared %<_Noreturn%>"
28714 msgstr ""
28716 #: c/c-decl.c:6501
28717 #, gcc-internal-format
28718 msgid "field %qE declared as a function"
28719 msgstr ""
28721 #: c/c-decl.c:6508
28722 #, gcc-internal-format
28723 msgid "field %qE has incomplete type"
28724 msgstr ""
28726 #: c/c-decl.c:6510
28727 #, gcc-internal-format
28728 msgid "unnamed field has incomplete type"
28729 msgstr ""
28731 #: c/c-decl.c:6540 c/c-decl.c:6551 c/c-decl.c:6554
28732 #, gcc-internal-format
28733 msgid "invalid storage class for function %qE"
28734 msgstr ""
28736 #: c/c-decl.c:6611
28737 #, gcc-internal-format
28738 msgid "cannot inline function %<main%>"
28739 msgstr ""
28741 #: c/c-decl.c:6613
28742 #, gcc-internal-format
28743 msgid "%<main%> declared %<_Noreturn%>"
28744 msgstr ""
28746 #: c/c-decl.c:6624
28747 #, gcc-internal-format
28748 msgid "ISO C99 does not support %<_Noreturn%>"
28749 msgstr ""
28751 #: c/c-decl.c:6627
28752 #, gcc-internal-format
28753 msgid "ISO C90 does not support %<_Noreturn%>"
28754 msgstr ""
28756 #: c/c-decl.c:6655
28757 #, gcc-internal-format
28758 msgid "variable previously declared %<static%> redeclared %<extern%>"
28759 msgstr ""
28761 #: c/c-decl.c:6665
28762 #, gcc-internal-format
28763 msgid "variable %q+D declared %<inline%>"
28764 msgstr ""
28766 #: c/c-decl.c:6667
28767 #, gcc-internal-format
28768 msgid "variable %q+D declared %<_Noreturn%>"
28769 msgstr ""
28771 #: c/c-decl.c:6702
28772 #, gcc-internal-format
28773 msgid "non-nested function with variably modified type"
28774 msgstr ""
28776 #: c/c-decl.c:6704
28777 #, gcc-internal-format
28778 msgid "object with variably modified type must have no linkage"
28779 msgstr ""
28781 #: c/c-decl.c:6795 c/c-decl.c:8353
28782 #, gcc-internal-format
28783 msgid "function declaration isn%'t a prototype"
28784 msgstr ""
28786 #: c/c-decl.c:6804
28787 #, gcc-internal-format
28788 msgid "parameter names (without types) in function declaration"
28789 msgstr ""
28791 #: c/c-decl.c:6842
28792 #, gcc-internal-format
28793 msgid "parameter %u (%q+D) has incomplete type"
28794 msgstr ""
28796 #: c/c-decl.c:6846
28797 #, gcc-internal-format, gfc-internal-format
28798 msgid "parameter %u has incomplete type"
28799 msgstr ""
28801 #: c/c-decl.c:6857
28802 #, gcc-internal-format
28803 msgid "parameter %u (%q+D) has void type"
28804 msgstr ""
28806 #: c/c-decl.c:6861
28807 #, gcc-internal-format, gfc-internal-format
28808 msgid "parameter %u has void type"
28809 msgstr ""
28811 #: c/c-decl.c:6945
28812 #, gcc-internal-format
28813 msgid "%<void%> as only parameter may not be qualified"
28814 msgstr ""
28816 #: c/c-decl.c:6949 c/c-decl.c:6984
28817 #, gcc-internal-format
28818 msgid "%<void%> must be the only parameter"
28819 msgstr ""
28821 #: c/c-decl.c:6978
28822 #, gcc-internal-format
28823 msgid "parameter %q+D has just a forward declaration"
28824 msgstr ""
28826 #. The %s will be one of 'struct', 'union', or 'enum'.
28827 #: c/c-decl.c:7023
28828 #, gcc-internal-format
28829 msgid "%<%s %E%> declared inside parameter list"
28830 msgstr ""
28832 #. The %s will be one of 'struct', 'union', or 'enum'.
28833 #: c/c-decl.c:7027
28834 #, gcc-internal-format, gfc-internal-format
28835 msgid "anonymous %s declared inside parameter list"
28836 msgstr ""
28838 #: c/c-decl.c:7032
28839 #, gcc-internal-format
28840 msgid "its scope is only this definition or declaration, which is probably not what you want"
28841 msgstr ""
28843 #: c/c-decl.c:7132
28844 #, gcc-internal-format
28845 msgid "enum type defined here"
28846 msgstr ""
28848 #: c/c-decl.c:7138
28849 #, gcc-internal-format
28850 msgid "struct defined here"
28851 msgstr ""
28853 #: c/c-decl.c:7144
28854 #, gcc-internal-format
28855 msgid "union defined here"
28856 msgstr ""
28858 #: c/c-decl.c:7217
28859 #, gcc-internal-format
28860 msgid "redefinition of %<union %E%>"
28861 msgstr ""
28863 #: c/c-decl.c:7219
28864 #, gcc-internal-format
28865 msgid "redefinition of %<struct %E%>"
28866 msgstr ""
28868 #: c/c-decl.c:7228
28869 #, gcc-internal-format
28870 msgid "nested redefinition of %<union %E%>"
28871 msgstr ""
28873 #: c/c-decl.c:7230
28874 #, gcc-internal-format
28875 msgid "nested redefinition of %<struct %E%>"
28876 msgstr ""
28878 #: c/c-decl.c:7262 c/c-decl.c:7948
28879 #, gcc-internal-format
28880 msgid "defining type in %qs expression is invalid in C++"
28881 msgstr ""
28883 #: c/c-decl.c:7331 cp/decl.c:4448
28884 #, gcc-internal-format
28885 msgid "declaration does not declare anything"
28886 msgstr ""
28888 #: c/c-decl.c:7336
28889 #, gcc-internal-format
28890 msgid "ISO C99 doesn%'t support unnamed structs/unions"
28891 msgstr ""
28893 #: c/c-decl.c:7339
28894 #, gcc-internal-format
28895 msgid "ISO C90 doesn%'t support unnamed structs/unions"
28896 msgstr ""
28898 #: c/c-decl.c:7430 c/c-decl.c:7449 c/c-decl.c:7512
28899 #, gcc-internal-format
28900 msgid "duplicate member %q+D"
28901 msgstr ""
28903 #: c/c-decl.c:7618
28904 #, gcc-internal-format
28905 msgid "union has no named members"
28906 msgstr ""
28908 #: c/c-decl.c:7620
28909 #, gcc-internal-format
28910 msgid "union has no members"
28911 msgstr ""
28913 #: c/c-decl.c:7625
28914 #, gcc-internal-format
28915 msgid "struct has no named members"
28916 msgstr ""
28918 #: c/c-decl.c:7627
28919 #, gcc-internal-format
28920 msgid "struct has no members"
28921 msgstr ""
28923 #: c/c-decl.c:7690
28924 #, gcc-internal-format
28925 msgid "flexible array member in union"
28926 msgstr ""
28928 #: c/c-decl.c:7696
28929 #, gcc-internal-format
28930 msgid "flexible array member not at end of struct"
28931 msgstr ""
28933 #: c/c-decl.c:7702
28934 #, gcc-internal-format
28935 msgid "flexible array member in otherwise empty struct"
28936 msgstr ""
28938 #: c/c-decl.c:7731 cp/class.c:6493
28939 #, gcc-internal-format
28940 msgid "type %qT is too large"
28941 msgstr ""
28943 #: c/c-decl.c:7827
28944 #, gcc-internal-format
28945 msgid "union cannot be made transparent"
28946 msgstr ""
28948 #: c/c-decl.c:7921
28949 #, gcc-internal-format
28950 msgid "nested redefinition of %<enum %E%>"
28951 msgstr ""
28953 #. This enum is a named one that has been declared already.
28954 #: c/c-decl.c:7928
28955 #, gcc-internal-format
28956 msgid "redeclaration of %<enum %E%>"
28957 msgstr ""
28959 #: c/c-decl.c:8004
28960 #, gcc-internal-format
28961 msgid "enumeration values exceed range of largest integer"
28962 msgstr ""
28964 #: c/c-decl.c:8021
28965 #, gcc-internal-format
28966 msgid "specified mode too small for enumeral values"
28967 msgstr ""
28969 #: c/c-decl.c:8126 c/c-decl.c:8142
28970 #, gcc-internal-format
28971 msgid "enumerator value for %qE is not an integer constant"
28972 msgstr ""
28974 #: c/c-decl.c:8137
28975 #, gcc-internal-format
28976 msgid "enumerator value for %qE is not an integer constant expression"
28977 msgstr ""
28979 #: c/c-decl.c:8161
28980 #, gcc-internal-format
28981 msgid "overflow in enumeration values"
28982 msgstr ""
28984 #: c/c-decl.c:8169
28985 #, gcc-internal-format
28986 msgid "ISO C restricts enumerator values to range of %<int%>"
28987 msgstr ""
28989 #: c/c-decl.c:8254
28990 #, gcc-internal-format
28991 msgid "inline function %qD given attribute noinline"
28992 msgstr ""
28994 #: c/c-decl.c:8272
28995 #, gcc-internal-format
28996 msgid "return type is an incomplete type"
28997 msgstr ""
28999 #: c/c-decl.c:8283
29000 #, gcc-internal-format
29001 msgid "return type defaults to %<int%>"
29002 msgstr ""
29004 #: c/c-decl.c:8362
29005 #, gcc-internal-format
29006 msgid "no previous prototype for %qD"
29007 msgstr ""
29009 #: c/c-decl.c:8371
29010 #, gcc-internal-format
29011 msgid "%qD was used with no prototype before its definition"
29012 msgstr ""
29014 #: c/c-decl.c:8379
29015 #, gcc-internal-format
29016 msgid "no previous declaration for %qD"
29017 msgstr ""
29019 #: c/c-decl.c:8389
29020 #, gcc-internal-format
29021 msgid "%qD was used with no declaration before its definition"
29022 msgstr ""
29024 #: c/c-decl.c:8408
29025 #, gcc-internal-format
29026 msgid "return type of %qD is not %<int%>"
29027 msgstr ""
29029 #: c/c-decl.c:8410
29030 #, gcc-internal-format
29031 msgid "%<_Atomic%>-qualified return type of %qD"
29032 msgstr ""
29034 #: c/c-decl.c:8417
29035 #, gcc-internal-format
29036 msgid "%qD is normally a non-static function"
29037 msgstr ""
29039 #: c/c-decl.c:8454
29040 #, gcc-internal-format
29041 msgid "old-style parameter declarations in prototyped function definition"
29042 msgstr ""
29044 #: c/c-decl.c:8469
29045 #, gcc-internal-format
29046 msgid "traditional C rejects ISO C style function definitions"
29047 msgstr ""
29049 #: c/c-decl.c:8485
29050 #, gcc-internal-format
29051 msgid "parameter name omitted"
29052 msgstr ""
29054 #: c/c-decl.c:8522
29055 #, gcc-internal-format
29056 msgid "old-style function definition"
29057 msgstr ""
29059 #: c/c-decl.c:8531
29060 #, gcc-internal-format
29061 msgid "parameter name missing from parameter list"
29062 msgstr ""
29064 #: c/c-decl.c:8546
29065 #, gcc-internal-format
29066 msgid "%qD declared as a non-parameter"
29067 msgstr ""
29069 #: c/c-decl.c:8552
29070 #, gcc-internal-format
29071 msgid "multiple parameters named %qD"
29072 msgstr ""
29074 #: c/c-decl.c:8561
29075 #, gcc-internal-format
29076 msgid "parameter %qD declared with void type"
29077 msgstr ""
29079 #: c/c-decl.c:8590 c/c-decl.c:8595
29080 #, gcc-internal-format
29081 msgid "type of %qD defaults to %<int%>"
29082 msgstr ""
29084 #: c/c-decl.c:8615
29085 #, gcc-internal-format
29086 msgid "parameter %qD has incomplete type"
29087 msgstr ""
29089 #: c/c-decl.c:8622
29090 #, gcc-internal-format
29091 msgid "declaration for parameter %qD but no such parameter"
29092 msgstr ""
29094 #: c/c-decl.c:8672
29095 #, gcc-internal-format
29096 msgid "number of arguments doesn%'t match built-in prototype"
29097 msgstr ""
29099 #: c/c-decl.c:8683
29100 #, gcc-internal-format
29101 msgid "number of arguments doesn%'t match prototype"
29102 msgstr ""
29104 #: c/c-decl.c:8686 c/c-decl.c:8733 c/c-decl.c:8747
29105 #, gcc-internal-format
29106 msgid "prototype declaration"
29107 msgstr ""
29109 #: c/c-decl.c:8725
29110 #, gcc-internal-format
29111 msgid "promoted argument %qD doesn%'t match built-in prototype"
29112 msgstr ""
29114 #: c/c-decl.c:8730
29115 #, gcc-internal-format
29116 msgid "promoted argument %qD doesn%'t match prototype"
29117 msgstr ""
29119 #: c/c-decl.c:8740
29120 #, gcc-internal-format
29121 msgid "argument %qD doesn%'t match built-in prototype"
29122 msgstr ""
29124 #: c/c-decl.c:8745
29125 #, gcc-internal-format
29126 msgid "argument %qD doesn%'t match prototype"
29127 msgstr ""
29129 #: c/c-decl.c:8972 cp/decl.c:14284
29130 #, gcc-internal-format
29131 msgid "no return statement in function returning non-void"
29132 msgstr ""
29134 #: c/c-decl.c:8992
29135 #, gcc-internal-format
29136 msgid "parameter %qD set but not used"
29137 msgstr ""
29139 #. If we get here, declarations have been used in a for loop without
29140 #. the C99 for loop scope.  This doesn't make much sense, so don't
29141 #. allow it.
29142 #: c/c-decl.c:9081
29143 #, gcc-internal-format
29144 msgid "%<for%> loop initial declarations are only allowed in C99 or C11 mode"
29145 msgstr ""
29147 #: c/c-decl.c:9086
29148 #, gcc-internal-format
29149 msgid "use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code"
29150 msgstr ""
29152 #: c/c-decl.c:9121
29153 #, gcc-internal-format
29154 msgid "declaration of static variable %qD in %<for%> loop initial declaration"
29155 msgstr ""
29157 #: c/c-decl.c:9125
29158 #, gcc-internal-format
29159 msgid "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
29160 msgstr ""
29162 #: c/c-decl.c:9132
29163 #, gcc-internal-format
29164 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
29165 msgstr ""
29167 #: c/c-decl.c:9137
29168 #, gcc-internal-format
29169 msgid "%<union %E%> declared in %<for%> loop initial declaration"
29170 msgstr ""
29172 #: c/c-decl.c:9141
29173 #, gcc-internal-format
29174 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
29175 msgstr ""
29177 #: c/c-decl.c:9145
29178 #, gcc-internal-format
29179 msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
29180 msgstr ""
29182 #: c/c-decl.c:9419
29183 #, gcc-internal-format
29184 msgid "incompatible address space qualifiers %qs and %qs"
29185 msgstr ""
29187 #: c/c-decl.c:9469 c/c-decl.c:9826 c/c-decl.c:10316
29188 #, gcc-internal-format
29189 msgid "duplicate %qE"
29190 msgstr ""
29192 #: c/c-decl.c:9495 c/c-decl.c:9838 c/c-decl.c:10159
29193 #, gcc-internal-format
29194 msgid "two or more data types in declaration specifiers"
29195 msgstr ""
29197 #: c/c-decl.c:9507 cp/parser.c:24713
29198 #, gcc-internal-format
29199 msgid "%<long long long%> is too long for GCC"
29200 msgstr ""
29202 #: c/c-decl.c:9520
29203 #, gcc-internal-format
29204 msgid "ISO C90 does not support %<long long%>"
29205 msgstr ""
29207 #: c/c-decl.c:9717 c/c-parser.c:7557
29208 #, gcc-internal-format
29209 msgid "ISO C90 does not support complex types"
29210 msgstr ""
29212 #: c/c-decl.c:9763
29213 #, gcc-internal-format
29214 msgid "ISO C does not support saturating types"
29215 msgstr ""
29217 #: c/c-decl.c:9881
29218 #, gcc-internal-format
29219 msgid "ISO C does not support %<__int%d%> types"
29220 msgstr ""
29222 #: c/c-decl.c:9901
29223 #, gcc-internal-format
29224 msgid "%<__int%d%> is not supported on this target"
29225 msgstr ""
29227 #: c/c-decl.c:9943
29228 #, gcc-internal-format
29229 msgid "ISO C90 does not support boolean types"
29230 msgstr ""
29232 #: c/c-decl.c:10117
29233 #, gcc-internal-format
29234 msgid "ISO C does not support decimal floating point"
29235 msgstr ""
29237 #: c/c-decl.c:10140 c/c-decl.c:10406 c/c-parser.c:7092
29238 #, gcc-internal-format
29239 msgid "fixed-point types not supported for this target"
29240 msgstr ""
29242 #: c/c-decl.c:10142
29243 #, gcc-internal-format
29244 msgid "ISO C does not support fixed-point types"
29245 msgstr ""
29247 #: c/c-decl.c:10177
29248 #, gcc-internal-format
29249 msgid "C++ lookup of %qD would return a field, not a type"
29250 msgstr ""
29252 #: c/c-decl.c:10190
29253 #, gcc-internal-format
29254 msgid "%qE fails to be a typedef or built in type"
29255 msgstr ""
29257 #: c/c-decl.c:10238
29258 #, gcc-internal-format
29259 msgid "%qE is not at beginning of declaration"
29260 msgstr ""
29262 #: c/c-decl.c:10259
29263 #, gcc-internal-format
29264 msgid "%qE used with %<auto%>"
29265 msgstr ""
29267 #: c/c-decl.c:10261
29268 #, gcc-internal-format
29269 msgid "%qE used with %<register%>"
29270 msgstr ""
29272 #: c/c-decl.c:10263
29273 #, gcc-internal-format
29274 msgid "%qE used with %<typedef%>"
29275 msgstr ""
29277 #: c/c-decl.c:10277 c/c-parser.c:6681
29278 #, gcc-internal-format
29279 msgid "ISO C99 does not support %qE"
29280 msgstr ""
29282 #: c/c-decl.c:10280 c/c-parser.c:6684
29283 #, gcc-internal-format
29284 msgid "ISO C90 does not support %qE"
29285 msgstr ""
29287 #: c/c-decl.c:10292
29288 #, gcc-internal-format
29289 msgid "%<__thread%> before %<extern%>"
29290 msgstr "%<__thread%> до %<extern%>"
29292 #: c/c-decl.c:10301
29293 #, gcc-internal-format
29294 msgid "%<__thread%> before %<static%>"
29295 msgstr "%<__thread%> до %<static%>"
29297 #: c/c-decl.c:10314
29298 #, gcc-internal-format
29299 msgid "duplicate %<_Thread_local%> or %<__thread%>"
29300 msgstr ""
29302 #: c/c-decl.c:10322
29303 #, gcc-internal-format
29304 msgid "multiple storage classes in declaration specifiers"
29305 msgstr ""
29307 #: c/c-decl.c:10330
29308 #, gcc-internal-format
29309 msgid "%qs used with %qE"
29310 msgstr ""
29312 #: c/c-decl.c:10403
29313 #, gcc-internal-format
29314 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
29315 msgstr ""
29317 #: c/c-decl.c:10418
29318 #, gcc-internal-format
29319 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
29320 msgstr ""
29322 #: c/c-decl.c:10469 c/c-decl.c:10482 c/c-decl.c:10508
29323 #, gcc-internal-format
29324 msgid "ISO C does not support complex integer types"
29325 msgstr ""
29327 #: c/c-decl.c:10926 cp/semantics.c:4936
29328 #, gcc-internal-format
29329 msgid "%<#pragma omp declare reduction%> combiner refers to variable %qD which is not %<omp_out%> nor %<omp_in%>"
29330 msgstr ""
29332 #: c/c-decl.c:10930 cp/semantics.c:4940
29333 #, gcc-internal-format
29334 msgid "%<#pragma omp declare reduction%> initializer refers to variable %qD which is not %<omp_priv%> nor %<omp_orig%>"
29335 msgstr ""
29337 #: c/c-parser.c:283
29338 #, gcc-internal-format
29339 msgid "identifier %qE conflicts with C++ keyword"
29340 msgstr ""
29342 #: c/c-parser.c:1000 cp/parser.c:24920
29343 #, gcc-internal-format
29344 msgid "expected end of line"
29345 msgstr ""
29347 #: c/c-parser.c:1330
29348 #, gcc-internal-format
29349 msgid "ISO C forbids an empty translation unit"
29350 msgstr ""
29352 #: c/c-parser.c:1428 c/c-parser.c:8633
29353 #, gcc-internal-format
29354 msgid "ISO C does not allow extra %<;%> outside of a function"
29355 msgstr ""
29357 #: c/c-parser.c:1558 c/c-parser.c:2286 c/c-parser.c:3665
29358 #, gcc-internal-format
29359 msgid "unknown type name %qE"
29360 msgstr ""
29362 #: c/c-parser.c:1579 c/c-parser.c:9770 c/c-parser.c:13881 cp/parser.c:31461
29363 #: cp/parser.c:33174
29364 #, gcc-internal-format
29365 msgid "expected declaration specifiers"
29366 msgstr ""
29368 #: c/c-parser.c:1588
29369 #, gcc-internal-format
29370 msgid "%<__auto_type%> in empty declaration"
29371 msgstr ""
29373 #: c/c-parser.c:1607 c/c-parser.c:2944
29374 #, gcc-internal-format
29375 msgid "expected %<;%>, identifier or %<(%>"
29376 msgstr ""
29378 #: c/c-parser.c:1625 cp/parser.c:26518 cp/parser.c:26592
29379 #, gcc-internal-format
29380 msgid "prefix attributes are ignored for methods"
29381 msgstr ""
29383 #: c/c-parser.c:1660
29384 #, gcc-internal-format
29385 msgid "prefix attributes are ignored for implementations"
29386 msgstr ""
29388 #: c/c-parser.c:1681
29389 #, gcc-internal-format
29390 msgid "unexpected attribute"
29391 msgstr ""
29393 #: c/c-parser.c:1719
29394 #, gcc-internal-format
29395 msgid "%<__auto_type%> requires a plain identifier as declarator"
29396 msgstr ""
29398 #: c/c-parser.c:1736
29399 #, gcc-internal-format
29400 msgid "data definition has no type or storage class"
29401 msgstr ""
29403 #. This means there is an attribute specifier after
29404 #. the declarator in a function definition.  Provide
29405 #. some more information for the user.
29406 #: c/c-parser.c:1751
29407 #, gcc-internal-format
29408 msgid "attributes should be specified before the declarator in a function definition"
29409 msgstr ""
29411 #: c/c-parser.c:1771
29412 #, gcc-internal-format
29413 msgid "%<__auto_type%> used with a bit-field initializer"
29414 msgstr ""
29416 #: c/c-parser.c:1839 c/c-parser.c:1924
29417 #, gcc-internal-format
29418 msgid "%<__auto_type%> requires an initialized data declaration"
29419 msgstr ""
29421 #: c/c-parser.c:1887
29422 #, gcc-internal-format
29423 msgid "%<__auto_type%> may only be used with a single declarator"
29424 msgstr ""
29426 #: c/c-parser.c:1916 cp/parser.c:11654
29427 #, gcc-internal-format
29428 msgid "expected %<,%> or %<;%>"
29429 msgstr "мало бути %<,%> або %<;%>"
29431 #. This can appear in many cases looking nothing like a
29432 #. function definition, so we don't give a more specific
29433 #. error suggesting there was one.
29434 #: c/c-parser.c:1930 c/c-parser.c:1946
29435 #, gcc-internal-format
29436 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
29437 msgstr "мало бути %<=%>, %<,%>, %<;%>, %<asm%> або %<__attribute__%>"
29439 #: c/c-parser.c:1938
29440 #, gcc-internal-format
29441 msgid "ISO C forbids nested functions"
29442 msgstr "У стандарті ISO C заборонено вкладеність функцій"
29444 #: c/c-parser.c:2058
29445 #, gcc-internal-format
29446 msgid "ISO C99 does not support %<_Static_assert%>"
29447 msgstr ""
29449 #: c/c-parser.c:2061
29450 #, gcc-internal-format
29451 msgid "ISO C90 does not support %<_Static_assert%>"
29452 msgstr ""
29454 #: c/c-parser.c:2085 c/c-parser.c:3733 c/c-parser.c:9825 cp/parser.c:32904
29455 #, gcc-internal-format
29456 msgid "expected string literal"
29457 msgstr ""
29459 #: c/c-parser.c:2093
29460 #, gcc-internal-format
29461 msgid "expression in static assertion is not an integer"
29462 msgstr ""
29464 #: c/c-parser.c:2102
29465 #, gcc-internal-format
29466 msgid "expression in static assertion is not an integer constant expression"
29467 msgstr ""
29469 #: c/c-parser.c:2107
29470 #, gcc-internal-format
29471 msgid "expression in static assertion is not constant"
29472 msgstr ""
29474 #: c/c-parser.c:2112
29475 #, gcc-internal-format
29476 msgid "static assertion failed: %E"
29477 msgstr ""
29479 #: c/c-parser.c:2427
29480 #, gcc-internal-format
29481 msgid "%<_Atomic%> in Objective-C"
29482 msgstr ""
29484 #: c/c-parser.c:2431
29485 #, gcc-internal-format
29486 msgid "%<_Atomic%> with OpenMP"
29487 msgstr ""
29489 #: c/c-parser.c:2434
29490 #, gcc-internal-format
29491 msgid "ISO C99 does not support the %<_Atomic%> qualifier"
29492 msgstr ""
29494 #: c/c-parser.c:2437
29495 #, gcc-internal-format
29496 msgid "ISO C90 does not support the %<_Atomic%> qualifier"
29497 msgstr ""
29499 #: c/c-parser.c:2464
29500 #, gcc-internal-format
29501 msgid "%<_Atomic%> applied to a qualified type"
29502 msgstr ""
29504 #: c/c-parser.c:2567 c/c-parser.c:3505 c/c-parser.c:4283 c/c-parser.c:4579
29505 #: c/c-parser.c:5824 c/c-parser.c:5911 c/c-parser.c:6565 c/c-parser.c:7146
29506 #: c/c-parser.c:7351 c/c-parser.c:7376 c/c-parser.c:7628 c/c-parser.c:7918
29507 #: c/c-parser.c:7947 c/c-parser.c:8217 c/c-parser.c:8266 c/c-parser.c:8426
29508 #: c/c-parser.c:8456 c/c-parser.c:8464 c/c-parser.c:8493 c/c-parser.c:8506
29509 #: c/c-parser.c:8811 c/c-parser.c:8935 c/c-parser.c:9375 c/c-parser.c:9410
29510 #: c/c-parser.c:9463 c/c-parser.c:9516 c/c-parser.c:9532 c/c-parser.c:9578
29511 #: c/c-parser.c:10109 c/c-parser.c:12764 c/c-parser.c:14880 c/c-parser.c:15208
29512 #: cp/parser.c:24923 cp/parser.c:27361 cp/parser.c:27391 cp/parser.c:27461
29513 #: cp/parser.c:32625 cp/parser.c:33319
29514 #, gcc-internal-format
29515 msgid "expected identifier"
29516 msgstr ""
29518 #: c/c-parser.c:2601 cp/parser.c:16088
29519 #, gcc-internal-format
29520 msgid "comma at end of enumerator list"
29521 msgstr ""
29523 #: c/c-parser.c:2607
29524 #, gcc-internal-format
29525 msgid "expected %<,%> or %<}%>"
29526 msgstr "мало бути %<,%> або %<}%>"
29528 #: c/c-parser.c:2638
29529 #, gcc-internal-format
29530 msgid "ISO C forbids forward references to %<enum%> types"
29531 msgstr ""
29533 #: c/c-parser.c:2754
29534 #, gcc-internal-format
29535 msgid "expected class name"
29536 msgstr ""
29538 #: c/c-parser.c:2773
29539 #, gcc-internal-format
29540 msgid "extra semicolon in struct or union specified"
29541 msgstr ""
29543 #: c/c-parser.c:2802
29544 #, gcc-internal-format
29545 msgid "no semicolon at end of struct or union"
29546 msgstr ""
29548 #: c/c-parser.c:2906 c/c-parser.c:4096
29549 #, gcc-internal-format
29550 msgid "expected specifier-qualifier-list"
29551 msgstr ""
29553 #: c/c-parser.c:2917
29554 #, gcc-internal-format
29555 msgid "ISO C forbids member declarations with no members"
29556 msgstr ""
29558 #: c/c-parser.c:3007
29559 #, gcc-internal-format
29560 msgid "expected %<,%>, %<;%> or %<}%>"
29561 msgstr "мало бути %<,%>, %<;%> або %<}%>"
29563 #: c/c-parser.c:3014
29564 #, gcc-internal-format
29565 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
29566 msgstr "мало бути %<:%>, %<,%>, %<;%>, %<}%> або %<__attribute__%>"
29568 #: c/c-parser.c:3067
29569 #, gcc-internal-format
29570 msgid "%<typeof%> applied to a bit-field"
29571 msgstr ""
29573 #: c/c-parser.c:3104
29574 #, gcc-internal-format
29575 msgid "ISO C99 does not support %<_Alignas%>"
29576 msgstr ""
29578 #: c/c-parser.c:3107
29579 #, gcc-internal-format
29580 msgid "ISO C90 does not support %<_Alignas%>"
29581 msgstr ""
29583 #: c/c-parser.c:3342
29584 #, gcc-internal-format
29585 msgid "expected identifier or %<(%>"
29586 msgstr ""
29588 #: c/c-parser.c:3403 c/c-parser.c:3432
29589 #, gcc-internal-format
29590 msgid "array notations cannot be used in declaration"
29591 msgstr ""
29593 #: c/c-parser.c:3571
29594 #, gcc-internal-format
29595 msgid "ISO C requires a named argument before %<...%>"
29596 msgstr ""
29598 #: c/c-parser.c:3672
29599 #, gcc-internal-format
29600 msgid "expected declaration specifiers or %<...%>"
29601 msgstr ""
29603 #: c/c-parser.c:3727
29604 #, gcc-internal-format
29605 msgid "wide string literal in %<asm%>"
29606 msgstr ""
29608 #: c/c-parser.c:4196
29609 #, gcc-internal-format
29610 msgid "ISO C forbids empty initializer braces"
29611 msgstr ""
29613 #: c/c-parser.c:4248
29614 #, gcc-internal-format
29615 msgid "obsolete use of designated initializer with %<:%>"
29616 msgstr ""
29618 #: c/c-parser.c:4392
29619 #, gcc-internal-format
29620 msgid "ISO C forbids specifying range of elements to initialize"
29621 msgstr ""
29623 #: c/c-parser.c:4404
29624 #, gcc-internal-format
29625 msgid "ISO C90 forbids specifying subobject to initialize"
29626 msgstr ""
29628 #: c/c-parser.c:4412
29629 #, gcc-internal-format
29630 msgid "obsolete use of designated initializer without %<=%>"
29631 msgstr ""
29633 #: c/c-parser.c:4594
29634 #, gcc-internal-format
29635 msgid "ISO C forbids label declarations"
29636 msgstr ""
29638 #: c/c-parser.c:4600 c/c-parser.c:4677
29639 #, gcc-internal-format
29640 msgid "expected declaration or statement"
29641 msgstr ""
29643 #: c/c-parser.c:4630 c/c-parser.c:4658
29644 #, gcc-internal-format
29645 msgid "ISO C90 forbids mixed declarations and code"
29646 msgstr ""
29648 #: c/c-parser.c:4685
29649 #, gcc-internal-format
29650 msgid "expected %<}%> before %<else%>"
29651 msgstr ""
29653 #: c/c-parser.c:4690 cp/parser.c:10109
29654 #, gcc-internal-format
29655 msgid "%<else%> without a previous %<if%>"
29656 msgstr ""
29658 #: c/c-parser.c:4707
29659 #, gcc-internal-format
29660 msgid "label at end of compound statement"
29661 msgstr ""
29663 #: c/c-parser.c:4764
29664 #, gcc-internal-format
29665 msgid "expected %<:%> or %<...%>"
29666 msgstr "мало бути %<:%> або %<...%>"
29668 #: c/c-parser.c:4795
29669 #, gcc-internal-format
29670 msgid "a label can only be part of a statement and a declaration is not a statement"
29671 msgstr ""
29673 #: c/c-parser.c:4988 cp/parser.c:9714
29674 #, gcc-internal-format
29675 msgid "-fcilkplus must be enabled to use %<_Cilk_for%>"
29676 msgstr ""
29678 #: c/c-parser.c:4998 cp/parser.c:9740
29679 #, gcc-internal-format
29680 msgid "-fcilkplus must be enabled to use %<_Cilk_sync%>"
29681 msgstr ""
29683 #: c/c-parser.c:5025
29684 #, gcc-internal-format
29685 msgid "expected identifier or %<*%>"
29686 msgstr ""
29688 #. Avoid infinite loop in error recovery:
29689 #. c_parser_skip_until_found stops at a closing nesting
29690 #. delimiter without consuming it, but here we need to consume
29691 #. it to proceed further.
29692 #: c/c-parser.c:5107 cp/parser.c:9814
29693 #, gcc-internal-format
29694 msgid "expected statement"
29695 msgstr ""
29697 #: c/c-parser.c:5201 cp/parser.c:10191
29698 #, gcc-internal-format
29699 msgid "suggest braces around empty body in an %<if%> statement"
29700 msgstr ""
29702 #: c/c-parser.c:5225 cp/parser.c:10214
29703 #, gcc-internal-format
29704 msgid "suggest braces around empty body in an %<else%> statement"
29705 msgstr ""
29707 #: c/c-parser.c:5259
29708 #, gcc-internal-format
29709 msgid "if statement cannot contain %<Cilk_spawn%>"
29710 msgstr ""
29712 #: c/c-parser.c:5388
29713 #, gcc-internal-format
29714 msgid "suggest braces around empty body in %<do%> statement"
29715 msgstr ""
29717 #: c/c-parser.c:5512 c/c-parser.c:5542
29718 #, gcc-internal-format
29719 msgid "multiple iterating variables in fast enumeration"
29720 msgstr ""
29722 #: c/c-parser.c:5566
29723 #, gcc-internal-format
29724 msgid "invalid iterating variable in fast enumeration"
29725 msgstr ""
29727 #: c/c-parser.c:5587 cp/parser.c:10434
29728 #, gcc-internal-format
29729 msgid "missing loop condition in loop with %<GCC ivdep%> pragma"
29730 msgstr ""
29732 #: c/c-parser.c:5619
29733 #, gcc-internal-format
29734 msgid "missing collection in fast enumeration"
29735 msgstr ""
29737 #: c/c-parser.c:5694
29738 #, gcc-internal-format
29739 msgid "%E qualifier ignored on asm"
29740 msgstr ""
29742 #: c/c-parser.c:6044
29743 #, gcc-internal-format
29744 msgid "ISO C forbids omitting the middle term of a ?: expression"
29745 msgstr ""
29747 #: c/c-parser.c:6530
29748 #, gcc-internal-format
29749 msgid "traditional C rejects the unary plus operator"
29750 msgstr "у традиційній мові C не допускається унарний оператор плюс"
29752 #: c/c-parser.c:6659
29753 #, gcc-internal-format
29754 msgid "%<sizeof%> applied to a bit-field"
29755 msgstr ""
29757 #: c/c-parser.c:6737
29758 #, gcc-internal-format
29759 msgid "ISO C does not allow %<%E (expression)%>"
29760 msgstr ""
29762 #: c/c-parser.c:6764
29763 #, gcc-internal-format
29764 msgid "cannot take address of %qs"
29765 msgstr ""
29767 #: c/c-parser.c:6846
29768 #, gcc-internal-format
29769 msgid "ISO C99 does not support %<_Generic%>"
29770 msgstr ""
29772 #: c/c-parser.c:6849
29773 #, gcc-internal-format
29774 msgid "ISO C90 does not support %<_Generic%>"
29775 msgstr ""
29777 #: c/c-parser.c:6915
29778 #, gcc-internal-format
29779 msgid "%<_Generic%> association has function type"
29780 msgstr ""
29782 #: c/c-parser.c:6918
29783 #, gcc-internal-format
29784 msgid "%<_Generic%> association has incomplete type"
29785 msgstr ""
29787 #: c/c-parser.c:6922
29788 #, gcc-internal-format
29789 msgid "%<_Generic%> association has variable length type"
29790 msgstr ""
29792 #: c/c-parser.c:6946
29793 #, gcc-internal-format
29794 msgid "duplicate %<default%> case in %<_Generic%>"
29795 msgstr ""
29797 #: c/c-parser.c:6947
29798 #, gcc-internal-format
29799 msgid "original %<default%> is here"
29800 msgstr ""
29802 #: c/c-parser.c:6955
29803 #, gcc-internal-format
29804 msgid "%<_Generic%> specifies two compatible types"
29805 msgstr ""
29807 #: c/c-parser.c:6956
29808 #, gcc-internal-format
29809 msgid "compatible type is here"
29810 msgstr ""
29812 #: c/c-parser.c:6979
29813 #, gcc-internal-format
29814 msgid "%<_Generic> selector matches multiple associations"
29815 msgstr ""
29817 #: c/c-parser.c:6981
29818 #, gcc-internal-format
29819 msgid "other match is here"
29820 msgstr ""
29822 #: c/c-parser.c:7002
29823 #, gcc-internal-format
29824 msgid "%<_Generic%> selector of type %qT is not compatible with any association"
29825 msgstr ""
29827 #: c/c-parser.c:7157 c/c-parser.c:7692 c/c-parser.c:7711
29828 #, gcc-internal-format
29829 msgid "expected expression"
29830 msgstr "мало бути вказано вираз"
29832 #: c/c-parser.c:7175
29833 #, gcc-internal-format
29834 msgid "braced-group within expression allowed only inside a function"
29835 msgstr ""
29837 #: c/c-parser.c:7188
29838 #, gcc-internal-format
29839 msgid "ISO C forbids braced-groups within expressions"
29840 msgstr ""
29842 #: c/c-parser.c:7232
29843 #, gcc-internal-format
29844 msgid "ISO C does not support %<__FUNCTION__%> predefined identifier"
29845 msgstr ""
29847 #: c/c-parser.c:7240
29848 #, gcc-internal-format
29849 msgid "ISO C does not support %<__PRETTY_FUNCTION__%> predefined identifier"
29850 msgstr ""
29852 #: c/c-parser.c:7248
29853 #, gcc-internal-format
29854 msgid "ISO C90 does not support %<__func__%> predefined identifier"
29855 msgstr ""
29857 #: c/c-parser.c:7399
29858 #, gcc-internal-format
29859 msgid "wrong number of arguments to %<__builtin_choose_expr%>"
29860 msgstr ""
29862 #: c/c-parser.c:7415
29863 #, gcc-internal-format
29864 msgid "first argument to %<__builtin_choose_expr%> not a constant"
29865 msgstr ""
29867 #: c/c-parser.c:7481
29868 #, gcc-internal-format
29869 msgid "wrong number of arguments to %<__builtin_call_with_static_chain%>"
29870 msgstr ""
29872 #: c/c-parser.c:7494
29873 #, gcc-internal-format
29874 msgid "first argument to %<__builtin_call_with_static_chain%> must be a call expression"
29875 msgstr ""
29877 #: c/c-parser.c:7498
29878 #, gcc-internal-format
29879 msgid "second argument to %<__builtin_call_with_static_chain%> must be a pointer type"
29880 msgstr ""
29882 #: c/c-parser.c:7521
29883 #, gcc-internal-format
29884 msgid "wrong number of arguments to %<__builtin_complex%>"
29885 msgstr ""
29887 #: c/c-parser.c:7543
29888 #, gcc-internal-format
29889 msgid "%<__builtin_complex%> operand not of real binary floating-point type"
29890 msgstr ""
29892 #: c/c-parser.c:7552
29893 #, gcc-internal-format
29894 msgid "%<__builtin_complex%> operands of different types"
29895 msgstr ""
29897 #: c/c-parser.c:7597 cp/parser.c:6060
29898 #, gcc-internal-format
29899 msgid "wrong number of arguments to %<__builtin_shuffle%>"
29900 msgstr ""
29902 #: c/c-parser.c:7671 cp/parser.c:6014
29903 #, gcc-internal-format
29904 msgid "-fcilkplus must be enabled to use %<_Cilk_spawn%>"
29905 msgstr ""
29907 #: c/c-parser.c:7678 cp/parser.c:6020
29908 #, gcc-internal-format
29909 msgid "consecutive %<_Cilk_spawn%> keywords are not permitted"
29910 msgstr ""
29912 #: c/c-parser.c:7746
29913 #, gcc-internal-format
29914 msgid "compound literal has variable size"
29915 msgstr ""
29917 #: c/c-parser.c:7757
29918 #, gcc-internal-format
29919 msgid "compound literal qualified by address-space qualifier"
29920 msgstr ""
29922 #: c/c-parser.c:7761
29923 #, gcc-internal-format
29924 msgid "ISO C90 forbids compound literals"
29925 msgstr ""
29927 #: c/c-parser.c:7890 cp/parser.c:6306
29928 #, gcc-internal-format
29929 msgid "%<memset%> used with constant zero length parameter; this could be due to transposed parameters"
29930 msgstr ""
29932 #: c/c-parser.c:8237
29933 #, gcc-internal-format
29934 msgid "expected identifier or %<)%>"
29935 msgstr ""
29937 #: c/c-parser.c:8333
29938 #, gcc-internal-format
29939 msgid "extra semicolon"
29940 msgstr ""
29942 #: c/c-parser.c:8581
29943 #, gcc-internal-format
29944 msgid "extra semicolon in method definition specified"
29945 msgstr ""
29947 #: c/c-parser.c:8713
29948 #, gcc-internal-format
29949 msgid "method attributes must be specified at the end only"
29950 msgstr ""
29952 #: c/c-parser.c:8733
29953 #, gcc-internal-format
29954 msgid "expected %<;%> or %<{%> after method attribute definition"
29955 msgstr ""
29957 #: c/c-parser.c:8854
29958 #, gcc-internal-format
29959 msgid "objective-c method declaration is expected"
29960 msgstr ""
29962 #: c/c-parser.c:9289
29963 #, gcc-internal-format
29964 msgid "no type or storage class may be specified here,"
29965 msgstr ""
29967 #: c/c-parser.c:9379 c/c-parser.c:9436 cp/parser.c:27421
29968 #, gcc-internal-format
29969 msgid "unknown property attribute"
29970 msgstr ""
29972 #: c/c-parser.c:9400 cp/parser.c:27381
29973 #, gcc-internal-format
29974 msgid "missing %<=%> (after %<getter%> attribute)"
29975 msgstr ""
29977 #: c/c-parser.c:9403 cp/parser.c:27384
29978 #, gcc-internal-format
29979 msgid "missing %<=%> (after %<setter%> attribute)"
29980 msgstr ""
29982 #: c/c-parser.c:9417 cp/parser.c:27399
29983 #, gcc-internal-format
29984 msgid "the %<setter%> attribute may only be specified once"
29985 msgstr ""
29987 #: c/c-parser.c:9422 cp/parser.c:27405
29988 #, gcc-internal-format
29989 msgid "setter name must terminate with %<:%>"
29990 msgstr ""
29992 #: c/c-parser.c:9429 cp/parser.c:27413
29993 #, gcc-internal-format
29994 msgid "the %<getter%> attribute may only be specified once"
29995 msgstr ""
29997 #: c/c-parser.c:9623
29998 #, gcc-internal-format
29999 msgid "%<#pragma acc update%> may only be used in compound statements"
30000 msgstr ""
30002 #: c/c-parser.c:9634 cp/parser.c:32980
30003 #, gcc-internal-format
30004 msgid "%<#pragma omp barrier%> may only be used in compound statements"
30005 msgstr ""
30007 #: c/c-parser.c:9645 cp/parser.c:32995
30008 #, gcc-internal-format
30009 msgid "%<#pragma omp flush%> may only be used in compound statements"
30010 msgstr ""
30012 #: c/c-parser.c:9656 cp/parser.c:33011
30013 #, gcc-internal-format
30014 msgid "%<#pragma omp taskwait%> may only be used in compound statements"
30015 msgstr ""
30017 #: c/c-parser.c:9667 cp/parser.c:33027
30018 #, gcc-internal-format
30019 msgid "%<#pragma omp taskyield%> may only be used in compound statements"
30020 msgstr ""
30022 #: c/c-parser.c:9678 cp/parser.c:33043
30023 #, gcc-internal-format
30024 msgid "%<#pragma omp cancel%> may only be used in compound statements"
30025 msgstr ""
30027 #: c/c-parser.c:9689 cp/parser.c:33059
30028 #, gcc-internal-format
30029 msgid "%<#pragma omp cancellation point%> may only be used in compound statements"
30030 msgstr ""
30032 #: c/c-parser.c:9709 cp/parser.c:33111
30033 #, gcc-internal-format
30034 msgid "%<#pragma omp section%> may only be used in %<#pragma omp sections%> construct"
30035 msgstr ""
30037 #: c/c-parser.c:9724 cp/parser.c:33130
30038 #, gcc-internal-format
30039 msgid "for, while or do statement expected"
30040 msgstr ""
30042 #: c/c-parser.c:9736 cp/parser.c:32970
30043 #, gcc-internal-format
30044 msgid "%<#pragma GCC pch_preprocess%> must be first"
30045 msgstr ""
30047 #: c/c-parser.c:9749
30048 #, gcc-internal-format
30049 msgid "%<#pragma grainsize%> ignored because -fcilkplus is not enabled"
30050 msgstr ""
30052 #: c/c-parser.c:9757
30053 #, gcc-internal-format
30054 msgid "%<#pragma grainsize%> must be inside a function"
30055 msgstr ""
30057 #: c/c-parser.c:10035 cp/parser.c:27769
30058 #, gcc-internal-format
30059 msgid "too many %qs clauses"
30060 msgstr ""
30062 #: c/c-parser.c:10056 cp/parser.c:28111
30063 #, gcc-internal-format
30064 msgid "expected integer expression before ')'"
30065 msgstr ""
30067 #: c/c-parser.c:10071
30068 #, gcc-internal-format
30069 msgid "expression must be integral"
30070 msgstr ""
30072 #: c/c-parser.c:10184 c/c-parser.c:10192 cp/parser.c:27869 cp/parser.c:27877
30073 #, gcc-internal-format
30074 msgid "%qD is not a constant"
30075 msgstr "%qD не є сталою"
30077 #: c/c-parser.c:10338 c/c-parser.c:14741 cp/parser.c:28040
30078 #, gcc-internal-format
30079 msgid "%qD is not a variable"
30080 msgstr ""
30082 #: c/c-parser.c:10342 cp/parser.c:28044
30083 #, gcc-internal-format
30084 msgid "%qD is not a pointer variable"
30085 msgstr ""
30087 #: c/c-parser.c:10382 cp/parser.c:28189
30088 #, gcc-internal-format
30089 msgid "collapse argument needs positive constant integer expression"
30090 msgstr ""
30092 #: c/c-parser.c:10448 cp/parser.c:28240
30093 #, gcc-internal-format
30094 msgid "expected %<none%> or %<shared%>"
30095 msgstr "мало бути %<none%> або %<shared%>"
30097 #: c/c-parser.c:10583 c/c-parser.c:10628 c/c-parser.c:10673 c/c-parser.c:10717
30098 #: c/c-parser.c:10955 c/c-parser.c:11018 c/c-parser.c:11095 c/c-parser.c:11139
30099 #: c/c-parser.c:11441
30100 #, gcc-internal-format
30101 msgid "expected integer expression"
30102 msgstr ""
30104 #: c/c-parser.c:10595
30105 #, gcc-internal-format
30106 msgid "%<num_gangs%> value must be positive"
30107 msgstr ""
30109 #: c/c-parser.c:10640
30110 #, gcc-internal-format
30111 msgid "%<num_threads%> value must be positive"
30112 msgstr ""
30114 #: c/c-parser.c:10685
30115 #, gcc-internal-format
30116 msgid "%<num_workers%> value must be positive"
30117 msgstr "Значення %<num_workers%> має бути додатним"
30119 #: c/c-parser.c:10846
30120 #, gcc-internal-format
30121 msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> or %<max%>"
30122 msgstr "мало бути %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> або %<max%>"
30124 #: c/c-parser.c:10946 cp/parser.c:28642
30125 #, gcc-internal-format
30126 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
30127 msgstr ""
30129 #: c/c-parser.c:10950 cp/parser.c:28645
30130 #, gcc-internal-format
30131 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
30132 msgstr ""
30134 #: c/c-parser.c:10968 cp/parser.c:28661
30135 #, gcc-internal-format
30136 msgid "invalid schedule kind"
30137 msgstr ""
30139 #: c/c-parser.c:11030
30140 #, gcc-internal-format
30141 msgid "%<vector_length%> value must be positive"
30142 msgstr ""
30144 #: c/c-parser.c:11106
30145 #, gcc-internal-format
30146 msgid "%<num_teams%> value must be positive"
30147 msgstr ""
30149 #: c/c-parser.c:11150
30150 #, gcc-internal-format
30151 msgid "%<thread_limit%> value must be positive"
30152 msgstr ""
30154 #: c/c-parser.c:11192 cp/semantics.c:5731
30155 #, gcc-internal-format
30156 msgid "%<aligned%> clause alignment expression must be positive constant integer expression"
30157 msgstr ""
30159 #: c/c-parser.c:11229 cp/parser.c:28833
30160 #, gcc-internal-format
30161 msgid "using parameters for %<linear%> step is not supported yet"
30162 msgstr ""
30164 #: c/c-parser.c:11234
30165 #, gcc-internal-format
30166 msgid "%<linear%> clause step expression must be integral"
30167 msgstr ""
30169 #: c/c-parser.c:11271
30170 #, gcc-internal-format
30171 msgid "%<safelen%> clause expression must be positive constant integer expression"
30172 msgstr ""
30174 #: c/c-parser.c:11307
30175 #, gcc-internal-format
30176 msgid "%<simdlen%> clause expression must be positive constant integer expression"
30177 msgstr ""
30179 #: c/c-parser.c:11369 cp/parser.c:28954 cp/parser.c:29137
30180 #, gcc-internal-format
30181 msgid "invalid depend kind"
30182 msgstr ""
30184 #: c/c-parser.c:11406 cp/parser.c:28994
30185 #, gcc-internal-format
30186 msgid "invalid map kind"
30187 msgstr ""
30189 #: c/c-parser.c:11471 cp/parser.c:29084
30190 #, gcc-internal-format
30191 msgid "invalid dist_schedule kind"
30192 msgstr ""
30194 #: c/c-parser.c:11540
30195 #, gcc-internal-format
30196 msgid "invalid proc_bind kind"
30197 msgstr ""
30199 #: c/c-parser.c:11703 cp/parser.c:29293
30200 #, gcc-internal-format
30201 msgid "expected %<#pragma acc%> clause"
30202 msgstr ""
30204 #: c/c-parser.c:11714 c/c-parser.c:11943 cp/parser.c:29304 cp/parser.c:29555
30205 #, gcc-internal-format
30206 msgid "%qs is not valid for %qs"
30207 msgstr ""
30209 #: c/c-parser.c:11840 cp/parser.c:29445
30210 #, gcc-internal-format
30211 msgid "%qs must be the first clause of %qs"
30212 msgstr ""
30214 #: c/c-parser.c:11932 cp/parser.c:29544
30215 #, gcc-internal-format
30216 msgid "expected %<#pragma omp%> clause"
30217 msgstr ""
30219 #: c/c-parser.c:12125 cp/parser.c:31627
30220 #, gcc-internal-format
30221 msgid "expected %<data%> in %<#pragma acc enter data%>"
30222 msgstr ""
30224 #: c/c-parser.c:12134 cp/parser.c:31637
30225 #, gcc-internal-format
30226 msgid "invalid pragma"
30227 msgstr ""
30229 #: c/c-parser.c:12151 cp/parser.c:31654
30230 #, gcc-internal-format
30231 msgid "%<#pragma acc enter data%> has no data movement clause"
30232 msgstr ""
30234 #: c/c-parser.c:12278 cp/parser.c:31793
30235 #, gcc-internal-format
30236 msgid "%<#pragma acc update%> must contain at least one %<device%> or %<host/self%> clause"
30237 msgstr ""
30239 #: c/c-parser.c:12666 cp/parser.c:29921 cp/parser.c:29947
30240 #, gcc-internal-format
30241 msgid "invalid form of %<#pragma omp atomic%>"
30242 msgstr ""
30244 #: c/c-parser.c:12670 cp/parser.c:29978 cp/parser.c:29994
30245 #, gcc-internal-format
30246 msgid "invalid operator for %<#pragma omp atomic%>"
30247 msgstr ""
30249 #: c/c-parser.c:12714 cp/semantics.c:6897 cp/semantics.c:6907
30250 #, gcc-internal-format
30251 msgid "%<#pragma omp atomic capture%> uses two different expressions for memory"
30252 msgstr ""
30254 #: c/c-parser.c:12767 c/c-parser.c:12788
30255 #, gcc-internal-format
30256 msgid "expected %<(%> or end of line"
30257 msgstr ""
30259 #: c/c-parser.c:12825 cp/parser.c:30451 cp/parser.c:33496
30260 #, gcc-internal-format
30261 msgid "for statement expected"
30262 msgstr ""
30264 #: c/c-parser.c:12831 cp/parser.c:30457
30265 #, gcc-internal-format
30266 msgid "_Cilk_for statement expected"
30267 msgstr ""
30269 #: c/c-parser.c:12885 cp/semantics.c:6531 cp/semantics.c:6601
30270 #, gcc-internal-format
30271 msgid "expected iteration declaration or initialization"
30272 msgstr ""
30274 #: c/c-parser.c:12970
30275 #, gcc-internal-format
30276 msgid "not enough perfectly nested loops"
30277 msgstr ""
30279 #: c/c-parser.c:13026 cp/parser.c:30666
30280 #, gcc-internal-format
30281 msgid "collapsed loops not perfectly nested"
30282 msgstr ""
30284 #: c/c-parser.c:13066 cp/parser.c:30500 cp/parser.c:30542 cp/pt.c:13808
30285 #, gcc-internal-format
30286 msgid "iteration variable %qD should not be firstprivate"
30287 msgstr ""
30289 #: c/c-parser.c:13441 cp/parser.c:31010
30290 #, gcc-internal-format
30291 msgid "expected %<for%> after %qs"
30292 msgstr "мало бути %<for%> після %qs"
30294 #: c/c-parser.c:13633 cp/parser.c:31197
30295 #, gcc-internal-format
30296 msgid "expected %<point%>"
30297 msgstr "мало бути %<point%>"
30299 #: c/c-parser.c:13838 cp/parser.c:31420
30300 #, gcc-internal-format
30301 msgid "%<#pragma omp target update%> may only be used in compound statements"
30302 msgstr ""
30304 #: c/c-parser.c:13851 cp/parser.c:31433
30305 #, gcc-internal-format
30306 msgid "%<#pragma omp target update%> must contain at least one %<from%> or %<to%> clauses"
30307 msgstr ""
30309 #: c/c-parser.c:13993
30310 #, gcc-internal-format
30311 msgid "%<#pragma omp declare simd%> must be followed by function declaration or definition or another %<#pragma omp declare simd%>"
30312 msgstr ""
30314 #: c/c-parser.c:14044 c/c-parser.c:14072
30315 #, gcc-internal-format
30316 msgid "%<#pragma omp declare simd%> must be followed by function declaration or definition"
30317 msgstr ""
30319 #: c/c-parser.c:14091 cp/parser.c:31908
30320 #, gcc-internal-format
30321 msgid "%<#pragma omp declare simd%> cannot be used in the same function marked as a Cilk Plus SIMD-enabled function"
30322 msgstr ""
30324 #: c/c-parser.c:14104
30325 #, gcc-internal-format
30326 msgid "%<#pragma omp declare simd%> not immediately followed by a function declaration or definition"
30327 msgstr ""
30329 #: c/c-parser.c:14112 cp/parser.c:31964
30330 #, gcc-internal-format
30331 msgid "%<#pragma omp declare simd%> not immediately followed by a single function declaration or definition"
30332 msgstr ""
30334 #: c/c-parser.c:14210 cp/parser.c:32032
30335 #, gcc-internal-format
30336 msgid "expected %<target%>"
30337 msgstr "мало бути %<target%>"
30339 #: c/c-parser.c:14217 cp/parser.c:32039
30340 #, gcc-internal-format
30341 msgid "expected %<declare%>"
30342 msgstr "мало бути %<declare%>"
30344 #: c/c-parser.c:14223 cp/parser.c:32046
30345 #, gcc-internal-format
30346 msgid "%<#pragma omp end declare target%> without corresponding %<#pragma omp declare target%>"
30347 msgstr ""
30349 #: c/c-parser.c:14251
30350 #, gcc-internal-format
30351 msgid "%<#pragma omp declare reduction%> not at file or block scope"
30352 msgstr ""
30354 #: c/c-parser.c:14301
30355 #, gcc-internal-format
30356 msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> or identifier"
30357 msgstr ""
30359 #: c/c-parser.c:14328
30360 #, gcc-internal-format
30361 msgid "predeclared arithmetic type in %<#pragma omp declare reduction%>"
30362 msgstr ""
30364 #: c/c-parser.c:14332
30365 #, gcc-internal-format
30366 msgid "function or array type in %<#pragma omp declare reduction%>"
30367 msgstr ""
30369 #: c/c-parser.c:14335
30370 #, gcc-internal-format
30371 msgid "const, volatile or restrict qualified type in %<#pragma omp declare reduction%>"
30372 msgstr ""
30374 #: c/c-parser.c:14343
30375 #, gcc-internal-format
30376 msgid "redeclaration of %qs %<#pragma omp declare reduction%> for type %qT"
30377 msgstr ""
30379 #: c/c-parser.c:14352
30380 #, gcc-internal-format
30381 msgid "previous %<#pragma omp declare reduction%>"
30382 msgstr "попереднє %<#pragma omp declare reduction%>"
30384 #: c/c-parser.c:14469
30385 #, gcc-internal-format
30386 msgid "expected %<omp_priv%> or function-name"
30387 msgstr ""
30389 #: c/c-parser.c:14480
30390 #, gcc-internal-format
30391 msgid "expected function-name %<(%>"
30392 msgstr ""
30394 #: c/c-parser.c:14495
30395 #, gcc-internal-format
30396 msgid "one of the initializer call arguments should be %<&omp_priv%>"
30397 msgstr ""
30399 #: c/c-parser.c:14615 cp/parser.c:32490
30400 #, gcc-internal-format
30401 msgid "expected %<simd%> or %<reduction%> or %<target%>"
30402 msgstr ""
30404 #: c/c-parser.c:14743 cp/semantics.c:6086
30405 #, gcc-internal-format
30406 msgid "%qE declared %<threadprivate%> after first use"
30407 msgstr ""
30409 #: c/c-parser.c:14745 cp/semantics.c:6088
30410 #, gcc-internal-format
30411 msgid "automatic variable %qE cannot be %<threadprivate%>"
30412 msgstr ""
30414 #: c/c-parser.c:14749 cp/semantics.c:6090
30415 #, gcc-internal-format
30416 msgid "%<threadprivate%> %qE has incomplete type"
30417 msgstr ""
30419 #: c/c-parser.c:14780
30420 #, gcc-internal-format
30421 msgid "pragma simd ignored because -fcilkplus is not enabled"
30422 msgstr ""
30424 #: c/c-parser.c:14786
30425 #, gcc-internal-format
30426 msgid "pragma simd must be inside a function"
30427 msgstr ""
30429 #: c/c-parser.c:14830 cp/parser.c:33267
30430 #, gcc-internal-format
30431 msgid "vectorlength must be an integer constant"
30432 msgstr ""
30434 #: c/c-parser.c:14832 cp/parser.c:33270
30435 #, gcc-internal-format
30436 msgid "vectorlength must be a power of 2"
30437 msgstr ""
30439 #: c/c-parser.c:14915 cp/parser.c:33377
30440 #, gcc-internal-format
30441 msgid "step size must be an integer constant expression or an integer variable"
30442 msgstr ""
30444 #: c/c-parser.c:15014 cp/parser.c:33470
30445 #, gcc-internal-format
30446 msgid "expected %<#pragma simd%> clause"
30447 msgstr ""
30449 #: c/c-parser.c:15058 cp/parser.c:32943
30450 #, gcc-internal-format
30451 msgid "%<#pragma cilk grainsize%> is not followed by %<_Cilk_for%>"
30452 msgstr ""
30454 #: c/c-parser.c:15355 cp/parser.c:32835
30455 #, gcc-internal-format
30456 msgid "%<__transaction_cancel%> without transactional memory support enabled"
30457 msgstr ""
30459 #: c/c-parser.c:15361 cp/parser.c:32841
30460 #, gcc-internal-format
30461 msgid "%<__transaction_cancel%> within a %<__transaction_relaxed%>"
30462 msgstr ""
30464 #: c/c-parser.c:15370 cp/parser.c:32850
30465 #, gcc-internal-format
30466 msgid "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%>"
30467 msgstr ""
30469 #: c/c-parser.c:15372 cp/parser.c:32853
30470 #, gcc-internal-format
30471 msgid "  or a %<transaction_may_cancel_outer%> function"
30472 msgstr ""
30474 #: c/c-parser.c:15378 cp/parser.c:32859
30475 #, gcc-internal-format
30476 msgid "%<__transaction_cancel%> not within %<__transaction_atomic%>"
30477 msgstr ""
30479 #: c/c-parser.c:15446 cp/cp-array-notation.c:1418
30480 #, gcc-internal-format
30481 msgid "base of array section must be pointer or array type"
30482 msgstr ""
30484 #: c/c-parser.c:15455 cp/parser.c:6476
30485 #, gcc-internal-format
30486 msgid "expected %<:%> or numeral"
30487 msgstr ""
30489 #: c/c-parser.c:15466
30490 #, gcc-internal-format
30491 msgid "start-index and length fields necessary for using array notations in pointers"
30492 msgstr ""
30494 #: c/c-parser.c:15473 c/c-parser.c:15516
30495 #, gcc-internal-format
30496 msgid "array notations cannot be used with function type"
30497 msgstr ""
30499 #: c/c-parser.c:15482
30500 #, gcc-internal-format
30501 msgid "start-index and length fields necessary for using array notations in dimensionless arrays"
30502 msgstr ""
30504 #: c/c-parser.c:15494
30505 #, gcc-internal-format
30506 msgid "start-index and length fields necessary for using array notations in variable-length arrays"
30507 msgstr ""
30509 #: c/c-parser.c:15544 c/c-parser.c:15547
30510 #, gcc-internal-format
30511 msgid "expected array notation expression"
30512 msgstr ""
30514 #: c/c-typeck.c:240
30515 #, gcc-internal-format
30516 msgid "%qD has an incomplete type"
30517 msgstr ""
30519 #: c/c-typeck.c:261 c/c-typeck.c:9258 c/c-typeck.c:9300 cp/call.c:3955
30520 #, gcc-internal-format
30521 msgid "invalid use of void expression"
30522 msgstr ""
30524 #: c/c-typeck.c:269
30525 #, gcc-internal-format
30526 msgid "invalid use of flexible array member"
30527 msgstr ""
30529 #: c/c-typeck.c:275 cp/typeck2.c:517
30530 #, gcc-internal-format
30531 msgid "invalid use of array with unspecified bounds"
30532 msgstr ""
30534 #: c/c-typeck.c:283
30535 #, gcc-internal-format
30536 msgid "invalid use of undefined type %<%s %E%>"
30537 msgstr ""
30539 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
30540 #: c/c-typeck.c:287
30541 #, gcc-internal-format
30542 msgid "invalid use of incomplete typedef %qD"
30543 msgstr ""
30545 #: c/c-typeck.c:360
30546 #, gcc-internal-format
30547 msgid "%qT and %qT are in disjoint named address spaces"
30548 msgstr ""
30550 #: c/c-typeck.c:599 c/c-typeck.c:624
30551 #, gcc-internal-format
30552 msgid "function types not truly compatible in ISO C"
30553 msgstr ""
30555 #: c/c-typeck.c:768
30556 #, gcc-internal-format
30557 msgid "can%'t mix operands of decimal float and vector types"
30558 msgstr ""
30560 #: c/c-typeck.c:773
30561 #, gcc-internal-format
30562 msgid "can%'t mix operands of decimal float and complex types"
30563 msgstr ""
30565 #: c/c-typeck.c:778
30566 #, gcc-internal-format
30567 msgid "can%'t mix operands of decimal float and other float types"
30568 msgstr ""
30570 #: c/c-typeck.c:1275
30571 #, gcc-internal-format
30572 msgid "pointers to arrays with different qualifiers are incompatible in ISO C"
30573 msgstr ""
30575 #: c/c-typeck.c:1279
30576 #, gcc-internal-format
30577 msgid "types are not quite compatible"
30578 msgstr ""
30580 #: c/c-typeck.c:1283
30581 #, gcc-internal-format
30582 msgid "pointer target types incompatible in C++"
30583 msgstr ""
30585 #: c/c-typeck.c:1615
30586 #, gcc-internal-format
30587 msgid "function return types not compatible due to %<volatile%>"
30588 msgstr ""
30590 #: c/c-typeck.c:1865
30591 #, gcc-internal-format
30592 msgid "converting an array compound literal to a pointer is ill-formed in C++"
30593 msgstr ""
30595 #: c/c-typeck.c:2312
30596 #, gcc-internal-format
30597 msgid "%qT has no member named %qE"
30598 msgstr ""
30600 #: c/c-typeck.c:2366
30601 #, gcc-internal-format
30602 msgid "request for member %qE in something not a structure or union"
30603 msgstr ""
30605 #: c/c-typeck.c:2417
30606 #, gcc-internal-format
30607 msgid "dereferencing pointer to incomplete type %qT"
30608 msgstr ""
30610 #: c/c-typeck.c:2424
30611 #, gcc-internal-format
30612 msgid "dereferencing %<void *%> pointer"
30613 msgstr ""
30615 #: c/c-typeck.c:2477
30616 #, gcc-internal-format
30617 msgid "rank of the array's index is greater than 1"
30618 msgstr ""
30620 #: c/c-typeck.c:2491
30621 #, gcc-internal-format
30622 msgid "subscripted value is neither array nor pointer nor vector"
30623 msgstr ""
30625 #: c/c-typeck.c:2503 cp/typeck.c:3101 cp/typeck.c:3193
30626 #, gcc-internal-format
30627 msgid "array subscript is not an integer"
30628 msgstr ""
30630 #: c/c-typeck.c:2509
30631 #, gcc-internal-format
30632 msgid "subscripted value is pointer to function"
30633 msgstr ""
30635 #: c/c-typeck.c:2562
30636 #, gcc-internal-format
30637 msgid "ISO C forbids subscripting %<register%> array"
30638 msgstr ""
30640 #: c/c-typeck.c:2565
30641 #, gcc-internal-format
30642 msgid "ISO C90 forbids subscripting non-lvalue array"
30643 msgstr ""
30645 #: c/c-typeck.c:2679
30646 #, gcc-internal-format
30647 msgid "enum constant defined here"
30648 msgstr ""
30650 #: c/c-typeck.c:2786 cp/typeck.c:1641
30651 #, gcc-internal-format
30652 msgid "%<sizeof%> on array function parameter %qE will return size of %qT"
30653 msgstr ""
30655 #: c/c-typeck.c:2935
30656 #, gcc-internal-format
30657 msgid "called object %qE is not a function or function pointer"
30658 msgstr ""
30660 #: c/c-typeck.c:2940
30661 #, gcc-internal-format
30662 msgid "called object %qD is not a function or function pointer"
30663 msgstr ""
30665 #: c/c-typeck.c:2946
30666 #, gcc-internal-format
30667 msgid "called object is not a function or function pointer"
30668 msgstr ""
30670 #. This situation leads to run-time undefined behavior.  We can't,
30671 #. therefore, simply error unless we can prove that all possible
30672 #. executions of the program must execute the code.
30673 #: c/c-typeck.c:2976
30674 #, gcc-internal-format
30675 msgid "function called through a non-compatible type"
30676 msgstr ""
30678 #: c/c-typeck.c:2981 c/c-typeck.c:3018
30679 #, gcc-internal-format
30680 msgid "function with qualified void return type called"
30681 msgstr ""
30683 #: c/c-typeck.c:3142
30684 #, gcc-internal-format
30685 msgid "too many arguments to method %qE"
30686 msgstr ""
30688 #: c/c-typeck.c:3180
30689 #, gcc-internal-format, gfc-internal-format
30690 msgid "type of formal parameter %d is incomplete"
30691 msgstr ""
30693 #: c/c-typeck.c:3197
30694 #, gcc-internal-format
30695 msgid "passing argument %d of %qE as integer rather than floating due to prototype"
30696 msgstr ""
30698 #: c/c-typeck.c:3203
30699 #, gcc-internal-format
30700 msgid "passing argument %d of %qE as integer rather than complex due to prototype"
30701 msgstr ""
30703 #: c/c-typeck.c:3209
30704 #, gcc-internal-format
30705 msgid "passing argument %d of %qE as complex rather than floating due to prototype"
30706 msgstr ""
30708 #: c/c-typeck.c:3215
30709 #, gcc-internal-format
30710 msgid "passing argument %d of %qE as floating rather than integer due to prototype"
30711 msgstr ""
30713 #: c/c-typeck.c:3221
30714 #, gcc-internal-format
30715 msgid "passing argument %d of %qE as complex rather than integer due to prototype"
30716 msgstr ""
30718 #: c/c-typeck.c:3227
30719 #, gcc-internal-format
30720 msgid "passing argument %d of %qE as floating rather than complex due to prototype"
30721 msgstr ""
30723 #: c/c-typeck.c:3241
30724 #, gcc-internal-format
30725 msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
30726 msgstr ""
30728 #: c/c-typeck.c:3267
30729 #, gcc-internal-format
30730 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
30731 msgstr ""
30733 #: c/c-typeck.c:3289
30734 #, gcc-internal-format
30735 msgid "passing argument %d of %qE with different width due to prototype"
30736 msgstr ""
30738 #: c/c-typeck.c:3313
30739 #, gcc-internal-format
30740 msgid "passing argument %d of %qE as unsigned due to prototype"
30741 msgstr ""
30743 #: c/c-typeck.c:3318
30744 #, gcc-internal-format
30745 msgid "passing argument %d of %qE as signed due to prototype"
30746 msgstr ""
30748 #: c/c-typeck.c:3354 cp/call.c:6627
30749 #, gcc-internal-format
30750 msgid "implicit conversion from %qT to %qT when passing argument to function"
30751 msgstr ""
30753 #: c/c-typeck.c:3500 c/c-typeck.c:3505
30754 #, gcc-internal-format
30755 msgid "comparison with string literal results in unspecified behavior"
30756 msgstr ""
30758 #: c/c-typeck.c:3519
30759 #, gcc-internal-format
30760 msgid "comparison between %qT and %qT"
30761 msgstr ""
30763 #: c/c-typeck.c:3568
30764 #, gcc-internal-format
30765 msgid "pointer of type %<void *%> used in subtraction"
30766 msgstr ""
30768 #: c/c-typeck.c:3571
30769 #, gcc-internal-format
30770 msgid "pointer to a function used in subtraction"
30771 msgstr ""
30773 #: c/c-typeck.c:3583
30774 #, gcc-internal-format
30775 msgid "arithmetic on pointer to an incomplete type"
30776 msgstr ""
30778 #: c/c-typeck.c:3588 cp/typeck.c:5137
30779 #, gcc-internal-format
30780 msgid "arithmetic on pointer to an empty aggregate"
30781 msgstr ""
30783 #: c/c-typeck.c:3904
30784 #, gcc-internal-format
30785 msgid "ISO C does not support %<~%> for complex conjugation"
30786 msgstr ""
30788 #: c/c-typeck.c:3943
30789 #, gcc-internal-format
30790 msgid "wrong type argument to unary exclamation mark"
30791 msgstr ""
30793 #: c/c-typeck.c:4000
30794 #, gcc-internal-format
30795 msgid "increment of enumeration value is invalid in C++"
30796 msgstr ""
30798 #: c/c-typeck.c:4003
30799 #, gcc-internal-format
30800 msgid "decrement of enumeration value is invalid in C++"
30801 msgstr ""
30803 #: c/c-typeck.c:4019
30804 #, gcc-internal-format
30805 msgid "ISO C does not support %<++%> and %<--%> on complex types"
30806 msgstr ""
30808 #: c/c-typeck.c:4042 c/c-typeck.c:4076
30809 #, gcc-internal-format
30810 msgid "wrong type argument to increment"
30811 msgstr ""
30813 #: c/c-typeck.c:4044 c/c-typeck.c:4079
30814 #, gcc-internal-format
30815 msgid "wrong type argument to decrement"
30816 msgstr ""
30818 #: c/c-typeck.c:4064
30819 #, gcc-internal-format
30820 msgid "increment of pointer to an incomplete type %qT"
30821 msgstr ""
30823 #: c/c-typeck.c:4068
30824 #, gcc-internal-format
30825 msgid "decrement of pointer to an incomplete type %qT"
30826 msgstr ""
30828 #: c/c-typeck.c:4173
30829 #, gcc-internal-format
30830 msgid "taking address of expression of type %<void%>"
30831 msgstr ""
30833 #: c/c-typeck.c:4379
30834 #, gcc-internal-format
30835 msgid "cannot take address of bit-field %qD"
30836 msgstr ""
30838 #: c/c-typeck.c:4407
30839 #, gcc-internal-format
30840 msgid "global register variable %qD used in nested function"
30841 msgstr ""
30843 #: c/c-typeck.c:4410
30844 #, gcc-internal-format
30845 msgid "register variable %qD used in nested function"
30846 msgstr ""
30848 #: c/c-typeck.c:4415
30849 #, gcc-internal-format
30850 msgid "address of global register variable %qD requested"
30851 msgstr ""
30853 #: c/c-typeck.c:4417
30854 #, gcc-internal-format
30855 msgid "address of register variable %qD requested"
30856 msgstr ""
30858 #: c/c-typeck.c:4512
30859 #, gcc-internal-format
30860 msgid "non-lvalue array in conditional expression"
30861 msgstr ""
30863 #: c/c-typeck.c:4568 cp/call.c:5037
30864 #, gcc-internal-format
30865 msgid "implicit conversion from %qT to %qT to match other result of conditional"
30866 msgstr ""
30868 #: c/c-typeck.c:4642
30869 #, gcc-internal-format
30870 msgid "ISO C forbids conditional expr with only one void side"
30871 msgstr ""
30873 #: c/c-typeck.c:4659
30874 #, gcc-internal-format
30875 msgid "pointers to disjoint address spaces used in conditional expression"
30876 msgstr ""
30878 #: c/c-typeck.c:4670 c/c-typeck.c:4687
30879 #, gcc-internal-format
30880 msgid "pointer to array loses qualifier in conditional expression"
30881 msgstr ""
30883 #: c/c-typeck.c:4675 c/c-typeck.c:4692
30884 #, gcc-internal-format
30885 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
30886 msgstr ""
30888 #: c/c-typeck.c:4705
30889 #, gcc-internal-format
30890 msgid "pointer type mismatch in conditional expression"
30891 msgstr ""
30893 #: c/c-typeck.c:4714 c/c-typeck.c:4725
30894 #, gcc-internal-format
30895 msgid "pointer/integer type mismatch in conditional expression"
30896 msgstr ""
30898 #: c/c-typeck.c:4816 cp/typeck.c:6268
30899 #, gcc-internal-format
30900 msgid "spawned function call cannot be part of a comma expression"
30901 msgstr ""
30903 #: c/c-typeck.c:4850
30904 #, gcc-internal-format
30905 msgid "left-hand operand of comma expression has no effect"
30906 msgstr ""
30908 #: c/c-typeck.c:4868 c/c-typeck.c:9945
30909 #, gcc-internal-format
30910 msgid "right-hand operand of comma expression has no effect"
30911 msgstr ""
30913 #: c/c-typeck.c:4937
30914 msgid "cast adds %q#v qualifier to function type"
30915 msgstr ""
30917 #: c/c-typeck.c:4943
30918 msgid "cast discards %qv qualifier from pointer target type"
30919 msgstr ""
30921 #: c/c-typeck.c:4978
30922 #, gcc-internal-format
30923 msgid "to be safe all intermediate pointers in cast from %qT to %qT must be %<const%> qualified"
30924 msgstr ""
30926 #: c/c-typeck.c:5015
30927 #, gcc-internal-format
30928 msgid "cast specifies array type"
30929 msgstr ""
30931 #: c/c-typeck.c:5021
30932 #, gcc-internal-format
30933 msgid "cast specifies function type"
30934 msgstr ""
30936 #: c/c-typeck.c:5037
30937 #, gcc-internal-format
30938 msgid "ISO C forbids casting nonscalar to the same type"
30939 msgstr ""
30941 #: c/c-typeck.c:5057
30942 #, gcc-internal-format
30943 msgid "ISO C forbids casts to union type"
30944 msgstr ""
30946 #: c/c-typeck.c:5067
30947 #, gcc-internal-format
30948 msgid "cast to union type from type not present in union"
30949 msgstr ""
30951 #: c/c-typeck.c:5102
30952 #, gcc-internal-format, gfc-internal-format
30953 msgid "cast to %s address space pointer from disjoint generic address space pointer"
30954 msgstr ""
30956 #: c/c-typeck.c:5107
30957 #, gcc-internal-format, gfc-internal-format
30958 msgid "cast to generic address space pointer from disjoint %s address space pointer"
30959 msgstr ""
30961 #: c/c-typeck.c:5112
30962 #, gcc-internal-format, gfc-internal-format
30963 msgid "cast to %s address space pointer from disjoint %s address space pointer"
30964 msgstr ""
30966 #: c/c-typeck.c:5132
30967 #, gcc-internal-format
30968 msgid "cast increases required alignment of target type"
30969 msgstr ""
30971 #: c/c-typeck.c:5143
30972 #, gcc-internal-format
30973 msgid "cast from pointer to integer of different size"
30974 msgstr ""
30976 #: c/c-typeck.c:5148
30977 #, gcc-internal-format
30978 msgid "cast from function call of type %qT to non-matching type %qT"
30979 msgstr ""
30981 #: c/c-typeck.c:5157 cp/typeck.c:7223
30982 #, gcc-internal-format
30983 msgid "cast to pointer from integer of different size"
30984 msgstr ""
30986 #: c/c-typeck.c:5171
30987 #, gcc-internal-format
30988 msgid "ISO C forbids conversion of function pointer to object pointer type"
30989 msgstr ""
30991 #: c/c-typeck.c:5180
30992 #, gcc-internal-format
30993 msgid "ISO C forbids conversion of object pointer to function pointer type"
30994 msgstr ""
30996 #: c/c-typeck.c:5264
30997 #, gcc-internal-format
30998 msgid "defining a type in a cast is invalid in C++"
30999 msgstr ""
31001 #: c/c-typeck.c:5306
31002 #, gcc-internal-format
31003 msgid "assignment to expression with array type"
31004 msgstr ""
31006 #: c/c-typeck.c:5430 c/c-typeck.c:5860
31007 #, gcc-internal-format
31008 msgid "enum conversion in assignment is invalid in C++"
31009 msgstr ""
31011 #: c/c-typeck.c:5626 c/c-typeck.c:5644 c/c-typeck.c:5663
31012 #, gcc-internal-format
31013 msgid "(near initialization for %qs)"
31014 msgstr ""
31016 #: c/c-typeck.c:5678
31017 #, gcc-internal-format
31018 msgid "array initialized from parenthesized string constant"
31019 msgstr ""
31021 #. This macro is used to emit diagnostics to ensure that all format
31022 #. strings are complete sentences, visible to gettext and checked at
31023 #. compile time.
31024 #. This macro is used to emit diagnostics to ensure that all format
31025 #. strings are complete sentences, visible to gettext and checked at
31026 #. compile time.  It is the same as PEDWARN_FOR_ASSIGNMENT but with an
31027 #. extra parameter to enumerate qualifiers.
31028 #. This macro is used to emit diagnostics to ensure that all format
31029 #. strings are complete sentences, visible to gettext and checked at
31030 #. compile time.  It is the same as PEDWARN_FOR_QUALIFIERS but uses
31031 #. warning_at instead of pedwarn.
31032 #: c/c-typeck.c:5740 c/c-typeck.c:5769 c/c-typeck.c:5798 c/c-typeck.c:6372
31033 #, gcc-internal-format
31034 msgid "expected %qT but argument is of type %qT"
31035 msgstr ""
31037 #: c/c-typeck.c:5858
31038 #, gcc-internal-format
31039 msgid "enum conversion when passing argument %d of %qE is invalid in C++"
31040 msgstr ""
31042 #: c/c-typeck.c:5862 c/c-typeck.c:8465
31043 #, gcc-internal-format
31044 msgid "enum conversion in initialization is invalid in C++"
31045 msgstr ""
31047 #: c/c-typeck.c:5864
31048 #, gcc-internal-format
31049 msgid "enum conversion in return is invalid in C++"
31050 msgstr ""
31052 #: c/c-typeck.c:5891
31053 #, gcc-internal-format
31054 msgid "cannot pass rvalue to reference parameter"
31055 msgstr ""
31057 #: c/c-typeck.c:6024 c/c-typeck.c:6289
31058 msgid "passing argument %d of %qE makes %q#v qualified function pointer from unqualified"
31059 msgstr ""
31061 #: c/c-typeck.c:6027 c/c-typeck.c:6292
31062 msgid "assignment makes %q#v qualified function pointer from unqualified"
31063 msgstr ""
31065 #: c/c-typeck.c:6030 c/c-typeck.c:6294
31066 msgid "initialization makes %q#v qualified function pointer from unqualified"
31067 msgstr ""
31069 #: c/c-typeck.c:6033 c/c-typeck.c:6296
31070 msgid "return makes %q#v qualified function pointer from unqualified"
31071 msgstr ""
31073 #: c/c-typeck.c:6041 c/c-typeck.c:6208 c/c-typeck.c:6251
31074 msgid "passing argument %d of %qE discards %qv qualifier from pointer target type"
31075 msgstr ""
31077 #: c/c-typeck.c:6043 c/c-typeck.c:6210 c/c-typeck.c:6253
31078 msgid "assignment discards %qv qualifier from pointer target type"
31079 msgstr ""
31081 #: c/c-typeck.c:6045 c/c-typeck.c:6212 c/c-typeck.c:6255
31082 msgid "initialization discards %qv qualifier from pointer target type"
31083 msgstr ""
31085 #: c/c-typeck.c:6047 c/c-typeck.c:6214 c/c-typeck.c:6257
31086 msgid "return discards %qv qualifier from pointer target type"
31087 msgstr ""
31089 #: c/c-typeck.c:6056
31090 #, gcc-internal-format
31091 msgid "ISO C prohibits argument conversion to union type"
31092 msgstr ""
31094 #: c/c-typeck.c:6118
31095 #, gcc-internal-format
31096 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
31097 msgstr ""
31099 #: c/c-typeck.c:6130
31100 #, gcc-internal-format
31101 msgid "passing argument %d of %qE from pointer to non-enclosed address space"
31102 msgstr ""
31104 #: c/c-typeck.c:6134
31105 #, gcc-internal-format
31106 msgid "assignment from pointer to non-enclosed address space"
31107 msgstr ""
31109 #: c/c-typeck.c:6138
31110 #, gcc-internal-format
31111 msgid "initialization from pointer to non-enclosed address space"
31112 msgstr ""
31114 #: c/c-typeck.c:6142
31115 #, gcc-internal-format
31116 msgid "return from pointer to non-enclosed address space"
31117 msgstr ""
31119 #: c/c-typeck.c:6160
31120 #, gcc-internal-format
31121 msgid "argument %d of %qE might be a candidate for a format attribute"
31122 msgstr ""
31124 #: c/c-typeck.c:6166
31125 #, gcc-internal-format
31126 msgid "assignment left-hand side might be a candidate for a format attribute"
31127 msgstr ""
31129 #: c/c-typeck.c:6171
31130 #, gcc-internal-format
31131 msgid "initialization left-hand side might be a candidate for a format attribute"
31132 msgstr ""
31134 #: c/c-typeck.c:6176 cp/typeck.c:8223
31135 #, gcc-internal-format
31136 msgid "return type might be a candidate for a format attribute"
31137 msgstr ""
31139 #: c/c-typeck.c:6225
31140 #, gcc-internal-format
31141 msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
31142 msgstr ""
31144 #: c/c-typeck.c:6228
31145 #, gcc-internal-format
31146 msgid "ISO C forbids assignment between function pointer and %<void *%>"
31147 msgstr ""
31149 #: c/c-typeck.c:6230
31150 #, gcc-internal-format
31151 msgid "ISO C forbids initialization between function pointer and %<void *%>"
31152 msgstr ""
31154 #: c/c-typeck.c:6232
31155 #, gcc-internal-format
31156 msgid "ISO C forbids return between function pointer and %<void *%>"
31157 msgstr ""
31159 #: c/c-typeck.c:6269
31160 #, gcc-internal-format
31161 msgid "pointer targets in passing argument %d of %qE differ in signedness"
31162 msgstr ""
31164 #: c/c-typeck.c:6271
31165 #, gcc-internal-format
31166 msgid "pointer targets in assignment differ in signedness"
31167 msgstr ""
31169 #: c/c-typeck.c:6273
31170 #, gcc-internal-format
31171 msgid "pointer targets in initialization differ in signedness"
31172 msgstr ""
31174 #: c/c-typeck.c:6275
31175 #, gcc-internal-format
31176 msgid "pointer targets in return differ in signedness"
31177 msgstr ""
31179 #: c/c-typeck.c:6306
31180 #, gcc-internal-format
31181 msgid "passing argument %d of %qE from incompatible pointer type"
31182 msgstr ""
31184 #: c/c-typeck.c:6308
31185 #, gcc-internal-format
31186 msgid "assignment from incompatible pointer type"
31187 msgstr ""
31189 #: c/c-typeck.c:6309
31190 #, gcc-internal-format
31191 msgid "initialization from incompatible pointer type"
31192 msgstr ""
31194 #: c/c-typeck.c:6311
31195 #, gcc-internal-format
31196 msgid "return from incompatible pointer type"
31197 msgstr ""
31199 #. ??? This should not be an error when inlining calls to
31200 #. unprototyped functions.
31201 #: c/c-typeck.c:6319 c/c-typeck.c:6813 cp/typeck.c:1981
31202 #, gcc-internal-format
31203 msgid "invalid use of non-lvalue array"
31204 msgstr ""
31206 #: c/c-typeck.c:6330
31207 #, gcc-internal-format
31208 msgid "passing argument %d of %qE makes pointer from integer without a cast"
31209 msgstr ""
31211 #: c/c-typeck.c:6332
31212 #, gcc-internal-format
31213 msgid "assignment makes pointer from integer without a cast"
31214 msgstr ""
31216 #: c/c-typeck.c:6334
31217 #, gcc-internal-format
31218 msgid "initialization makes pointer from integer without a cast"
31219 msgstr ""
31221 #: c/c-typeck.c:6336
31222 #, gcc-internal-format
31223 msgid "return makes pointer from integer without a cast"
31224 msgstr ""
31226 #: c/c-typeck.c:6345
31227 #, gcc-internal-format
31228 msgid "passing argument %d of %qE makes integer from pointer without a cast"
31229 msgstr ""
31231 #: c/c-typeck.c:6347
31232 #, gcc-internal-format
31233 msgid "assignment makes integer from pointer without a cast"
31234 msgstr ""
31236 #: c/c-typeck.c:6349
31237 #, gcc-internal-format
31238 msgid "initialization makes integer from pointer without a cast"
31239 msgstr ""
31241 #: c/c-typeck.c:6351
31242 #, gcc-internal-format
31243 msgid "return makes integer from pointer without a cast"
31244 msgstr ""
31246 #: c/c-typeck.c:6375
31247 #, gcc-internal-format
31248 msgid "incompatible types when assigning to type %qT from type %qT"
31249 msgstr ""
31251 #: c/c-typeck.c:6380
31252 #, gcc-internal-format
31253 msgid "incompatible types when initializing type %qT using type %qT"
31254 msgstr ""
31256 #: c/c-typeck.c:6385
31257 #, gcc-internal-format
31258 msgid "incompatible types when returning type %qT but %qT was expected"
31259 msgstr ""
31261 #: c/c-typeck.c:6449
31262 #, gcc-internal-format
31263 msgid "traditional C rejects automatic aggregate initialization"
31264 msgstr ""
31266 #: c/c-typeck.c:6686 c/c-typeck.c:7577
31267 #, gcc-internal-format
31268 msgid "initialization of a flexible array member"
31269 msgstr ""
31271 #: c/c-typeck.c:6696 cp/typeck2.c:1024
31272 #, gcc-internal-format
31273 msgid "char-array initialized from wide string"
31274 msgstr ""
31276 #: c/c-typeck.c:6705
31277 #, gcc-internal-format
31278 msgid "wide character array initialized from non-wide string"
31279 msgstr ""
31281 #: c/c-typeck.c:6711
31282 #, gcc-internal-format
31283 msgid "wide character array initialized from incompatible wide string"
31284 msgstr ""
31286 #: c/c-typeck.c:6745
31287 #, gcc-internal-format
31288 msgid "array of inappropriate type initialized from string constant"
31289 msgstr ""
31291 #: c/c-typeck.c:6832 c/c-typeck.c:6856 c/c-typeck.c:6859 c/c-typeck.c:6867
31292 #: c/c-typeck.c:6907 c/c-typeck.c:8407 c/c-typeck.c:8438
31293 #, gcc-internal-format
31294 msgid "initializer element is not constant"
31295 msgstr ""
31297 #: c/c-typeck.c:6841
31298 #, gcc-internal-format
31299 msgid "array initialized from non-constant array expression"
31300 msgstr ""
31302 #: c/c-typeck.c:6872 c/c-typeck.c:6920 c/c-typeck.c:8448
31303 #, gcc-internal-format
31304 msgid "initializer element is not a constant expression"
31305 msgstr ""
31307 #: c/c-typeck.c:6914 c/c-typeck.c:8443
31308 #, gcc-internal-format
31309 msgid "initializer element is not computable at load time"
31310 msgstr ""
31312 #: c/c-typeck.c:6933
31313 #, gcc-internal-format
31314 msgid "invalid initializer"
31315 msgstr ""
31317 #: c/c-typeck.c:7211 cp/decl.c:5929
31318 #, gcc-internal-format
31319 msgid "opaque vector types cannot be initialized"
31320 msgstr ""
31322 #: c/c-typeck.c:7435
31323 #, gcc-internal-format
31324 msgid "extra brace group at end of initializer"
31325 msgstr ""
31327 #: c/c-typeck.c:7514
31328 #, gcc-internal-format
31329 msgid "braces around scalar initializer"
31330 msgstr ""
31332 #: c/c-typeck.c:7574 c/c-typeck.c:8880
31333 #, gcc-internal-format
31334 msgid "initialization of flexible array member in a nested context"
31335 msgstr ""
31337 #: c/c-typeck.c:7608
31338 #, gcc-internal-format
31339 msgid "missing braces around initializer"
31340 msgstr ""
31342 #: c/c-typeck.c:7630
31343 #, gcc-internal-format
31344 msgid "missing initializer for field %qD of %qT"
31345 msgstr ""
31347 #: c/c-typeck.c:7655
31348 #, gcc-internal-format
31349 msgid "empty scalar initializer"
31350 msgstr ""
31352 #: c/c-typeck.c:7660
31353 #, gcc-internal-format
31354 msgid "extra elements in scalar initializer"
31355 msgstr ""
31357 #: c/c-typeck.c:7772 c/c-typeck.c:7853
31358 #, gcc-internal-format
31359 msgid "array index in non-array initializer"
31360 msgstr ""
31362 #: c/c-typeck.c:7777 c/c-typeck.c:7916
31363 #, gcc-internal-format
31364 msgid "field name not in record or union initializer"
31365 msgstr ""
31367 #: c/c-typeck.c:7826
31368 #, gcc-internal-format
31369 msgid "array index in initializer not of integer type"
31370 msgstr ""
31372 #: c/c-typeck.c:7835 c/c-typeck.c:7844
31373 #, gcc-internal-format
31374 msgid "array index in initializer is not an integer constant expression"
31375 msgstr ""
31377 #: c/c-typeck.c:7849 c/c-typeck.c:7851
31378 #, gcc-internal-format
31379 msgid "nonconstant array index in initializer"
31380 msgstr ""
31382 #: c/c-typeck.c:7855 c/c-typeck.c:7858
31383 #, gcc-internal-format
31384 msgid "array index in initializer exceeds array bounds"
31385 msgstr ""
31387 #: c/c-typeck.c:7877
31388 #, gcc-internal-format
31389 msgid "empty index range in initializer"
31390 msgstr ""
31392 #: c/c-typeck.c:7886
31393 #, gcc-internal-format
31394 msgid "array index range in initializer exceeds array bounds"
31395 msgstr ""
31397 #: c/c-typeck.c:7923
31398 #, gcc-internal-format
31399 msgid "unknown field %qE specified in initializer"
31400 msgstr ""
31402 #: c/c-typeck.c:7976 c/c-typeck.c:8006 c/c-typeck.c:8538
31403 #, gcc-internal-format
31404 msgid "initialized field with side-effects overwritten"
31405 msgstr ""
31407 #: c/c-typeck.c:7980 c/c-typeck.c:8010 c/c-typeck.c:8541
31408 #, gcc-internal-format
31409 msgid "initialized field overwritten"
31410 msgstr ""
31412 #: c/c-typeck.c:8762
31413 #, gcc-internal-format
31414 msgid "excess elements in char array initializer"
31415 msgstr ""
31417 #: c/c-typeck.c:8769 c/c-typeck.c:8839
31418 #, gcc-internal-format
31419 msgid "excess elements in struct initializer"
31420 msgstr ""
31422 #: c/c-typeck.c:8784
31423 #, gcc-internal-format
31424 msgid "positional initialization of field in %<struct%> declared with %<designated_init%> attribute"
31425 msgstr ""
31427 #: c/c-typeck.c:8854
31428 #, gcc-internal-format
31429 msgid "non-static initialization of a flexible array member"
31430 msgstr ""
31432 #: c/c-typeck.c:8953
31433 #, gcc-internal-format
31434 msgid "excess elements in union initializer"
31435 msgstr ""
31437 #: c/c-typeck.c:8975
31438 #, gcc-internal-format
31439 msgid "traditional C rejects initialization of unions"
31440 msgstr ""
31442 #: c/c-typeck.c:9043
31443 #, gcc-internal-format
31444 msgid "excess elements in array initializer"
31445 msgstr ""
31447 #: c/c-typeck.c:9077
31448 #, gcc-internal-format
31449 msgid "excess elements in vector initializer"
31450 msgstr ""
31452 #: c/c-typeck.c:9109
31453 #, gcc-internal-format
31454 msgid "excess elements in scalar initializer"
31455 msgstr ""
31457 #: c/c-typeck.c:9349
31458 #, gcc-internal-format
31459 msgid "ISO C forbids %<goto *expr;%>"
31460 msgstr ""
31462 #: c/c-typeck.c:9373 cp/typeck.c:8446
31463 #, gcc-internal-format
31464 msgid "function declared %<noreturn%> has a %<return%> statement"
31465 msgstr ""
31467 #: c/c-typeck.c:9383 cp/cp-array-notation.c:1103
31468 #, gcc-internal-format
31469 msgid "array notation expression cannot be used as a return value"
31470 msgstr ""
31472 #: c/c-typeck.c:9390 cp/typeck.c:8437
31473 #, gcc-internal-format
31474 msgid "use of %<_Cilk_spawn%> in a return statement is not allowed"
31475 msgstr ""
31477 #: c/c-typeck.c:9415 c/c-typeck.c:9418
31478 #, gcc-internal-format
31479 msgid "%<return%> with no value, in function returning non-void"
31480 msgstr ""
31482 #: c/c-typeck.c:9428
31483 #, gcc-internal-format
31484 msgid "%<return%> with a value, in function returning void"
31485 msgstr ""
31487 #: c/c-typeck.c:9430
31488 #, gcc-internal-format
31489 msgid "ISO C forbids %<return%> with expression, in function returning void"
31490 msgstr ""
31492 #: c/c-typeck.c:9503
31493 #, gcc-internal-format
31494 msgid "function returns address of label"
31495 msgstr ""
31497 #: c/c-typeck.c:9585 cp/semantics.c:1163
31498 #, gcc-internal-format
31499 msgid "switch quantity not an integer"
31500 msgstr ""
31502 #: c/c-typeck.c:9605
31503 #, gcc-internal-format
31504 msgid "switch condition has boolean value"
31505 msgstr ""
31507 #: c/c-typeck.c:9611
31508 #, gcc-internal-format
31509 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
31510 msgstr ""
31512 #: c/c-typeck.c:9647 c/c-typeck.c:9655
31513 #, gcc-internal-format
31514 msgid "case label is not an integer constant expression"
31515 msgstr ""
31517 #: c/c-typeck.c:9661 cp/parser.c:9932
31518 #, gcc-internal-format
31519 msgid "case label not within a switch statement"
31520 msgstr ""
31522 #: c/c-typeck.c:9663
31523 #, gcc-internal-format
31524 msgid "%<default%> label not within a switch statement"
31525 msgstr ""
31527 #: c/c-typeck.c:9733
31528 #, gcc-internal-format
31529 msgid "rank-mismatch between if-statement%'s condition and the then-block"
31530 msgstr ""
31532 #: c/c-typeck.c:9739
31533 #, gcc-internal-format
31534 msgid "rank-mismatch between if-statement%'s condition and the else-block"
31535 msgstr ""
31537 #: c/c-typeck.c:9775 cp/parser.c:10240
31538 #, gcc-internal-format
31539 msgid "suggest explicit braces to avoid ambiguous %<else%>"
31540 msgstr ""
31542 #: c/c-typeck.c:9887 cp/parser.c:11013
31543 #, gcc-internal-format
31544 msgid "break statement not within loop or switch"
31545 msgstr ""
31547 #: c/c-typeck.c:9889 cp/parser.c:11039
31548 #, gcc-internal-format
31549 msgid "continue statement not within a loop"
31550 msgstr ""
31552 #: c/c-typeck.c:9894 cp/parser.c:11026
31553 #, gcc-internal-format
31554 msgid "break statement used with OpenMP for loop"
31555 msgstr ""
31557 #: c/c-typeck.c:9899
31558 #, gcc-internal-format
31559 msgid "break statement within %<#pragma simd%> loop body"
31560 msgstr ""
31562 #: c/c-typeck.c:9901 cp/parser.c:11043
31563 #, gcc-internal-format
31564 msgid "continue statement within %<#pragma simd%> loop body"
31565 msgstr ""
31567 #: c/c-typeck.c:9927 cp/cp-gimplify.c:439
31568 #, gcc-internal-format
31569 msgid "statement with no effect"
31570 msgstr ""
31572 #: c/c-typeck.c:9971
31573 #, gcc-internal-format
31574 msgid "expression statement has incomplete type"
31575 msgstr ""
31577 #: c/c-typeck.c:10737 c/c-typeck.c:10879 cp/typeck.c:4655
31578 #, gcc-internal-format
31579 msgid "comparing vectors with different element types"
31580 msgstr ""
31582 #: c/c-typeck.c:10744 c/c-typeck.c:10886 cp/typeck.c:4667
31583 #, gcc-internal-format
31584 msgid "comparing vectors with different number of elements"
31585 msgstr ""
31587 #: c/c-typeck.c:10760 cp/typeck.c:4383
31588 #, gcc-internal-format
31589 msgid "comparing floating point with == or != is unsafe"
31590 msgstr ""
31592 #: c/c-typeck.c:10777 c/c-typeck.c:10797
31593 #, gcc-internal-format
31594 msgid "the comparison will always evaluate as %<false%> for the address of %qD will never be NULL"
31595 msgstr ""
31597 #: c/c-typeck.c:10783 c/c-typeck.c:10803
31598 #, gcc-internal-format
31599 msgid "the comparison will always evaluate as %<true%> for the address of %qD will never be NULL"
31600 msgstr ""
31602 #: c/c-typeck.c:10824 c/c-typeck.c:10929
31603 #, gcc-internal-format
31604 msgid "comparison of pointers to disjoint address spaces"
31605 msgstr ""
31607 #: c/c-typeck.c:10831 c/c-typeck.c:10837
31608 #, gcc-internal-format
31609 msgid "ISO C forbids comparison of %<void *%> with function pointer"
31610 msgstr ""
31612 #: c/c-typeck.c:10844 c/c-typeck.c:10939
31613 #, gcc-internal-format
31614 msgid "comparison of distinct pointer types lacks a cast"
31615 msgstr ""
31617 #: c/c-typeck.c:10856 c/c-typeck.c:10861 c/c-typeck.c:10965 c/c-typeck.c:10970
31618 #, gcc-internal-format
31619 msgid "comparison between pointer and integer"
31620 msgstr ""
31622 #: c/c-typeck.c:10917
31623 #, gcc-internal-format
31624 msgid "comparison of complete and incomplete pointers"
31625 msgstr ""
31627 #: c/c-typeck.c:10919
31628 #, gcc-internal-format
31629 msgid "ISO C forbids ordered comparisons of pointers to functions"
31630 msgstr ""
31632 #: c/c-typeck.c:10924
31633 #, gcc-internal-format
31634 msgid "ordered comparison of pointer with null pointer"
31635 msgstr ""
31637 #: c/c-typeck.c:10947 c/c-typeck.c:10950 c/c-typeck.c:10957 c/c-typeck.c:10960
31638 #: cp/typeck.c:4704 cp/typeck.c:4711
31639 #, gcc-internal-format
31640 msgid "ordered comparison of pointer with integer zero"
31641 msgstr ""
31643 #: c/c-typeck.c:11008 cp/typeck.c:4784
31644 #, gcc-internal-format
31645 msgid "implicit conversion from %qT to %qT to match other operand of binary expression"
31646 msgstr ""
31648 #: c/c-typeck.c:11317
31649 #, gcc-internal-format
31650 msgid "used array that cannot be converted to pointer where scalar is required"
31651 msgstr ""
31653 #: c/c-typeck.c:11321
31654 #, gcc-internal-format
31655 msgid "used struct type value where scalar is required"
31656 msgstr ""
31658 #: c/c-typeck.c:11325
31659 #, gcc-internal-format
31660 msgid "used union type value where scalar is required"
31661 msgstr ""
31663 #: c/c-typeck.c:11336
31664 #, gcc-internal-format
31665 msgid "used vector type where scalar is required"
31666 msgstr ""
31668 #: c/c-typeck.c:11527 cp/semantics.c:7003
31669 #, gcc-internal-format
31670 msgid "%<#pragma omp cancel must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
31671 msgstr ""
31673 #: c/c-typeck.c:11566 cp/semantics.c:7040
31674 #, gcc-internal-format
31675 msgid "%<#pragma omp cancellation point must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
31676 msgstr ""
31678 #: c/c-typeck.c:11609 cp/semantics.c:4305 cp/semantics.c:5800
31679 #, gcc-internal-format
31680 msgid "%qD is not a variable in %qs clause"
31681 msgstr ""
31683 #: c/c-typeck.c:11613 c/c-typeck.c:12388 cp/semantics.c:4309
31684 #: cp/semantics.c:5803
31685 #, gcc-internal-format
31686 msgid "%qE is not a variable in %qs clause"
31687 msgstr ""
31689 #: c/c-typeck.c:11621 c/c-typeck.c:12395 cp/semantics.c:4317
31690 #: cp/semantics.c:5809
31691 #, gcc-internal-format
31692 msgid "%qD is threadprivate variable in %qs clause"
31693 msgstr ""
31695 #: c/c-typeck.c:11643 cp/semantics.c:4343
31696 #, gcc-internal-format
31697 msgid "low bound %qE of array section does not have integral type"
31698 msgstr ""
31700 #: c/c-typeck.c:11650 cp/semantics.c:4350
31701 #, gcc-internal-format
31702 msgid "length %qE of array section does not have integral type"
31703 msgstr ""
31705 #: c/c-typeck.c:11682 cp/semantics.c:4386
31706 #, gcc-internal-format
31707 msgid "for unknown bound array type length expression must be specified"
31708 msgstr ""
31710 #: c/c-typeck.c:11690 cp/semantics.c:4394
31711 #, gcc-internal-format
31712 msgid "negative low bound in array section in %qs clause"
31713 msgstr ""
31715 #: c/c-typeck.c:11699 cp/semantics.c:4403
31716 #, gcc-internal-format
31717 msgid "negative length in array section in %qs clause"
31718 msgstr ""
31720 #: c/c-typeck.c:11716 cp/semantics.c:4420
31721 #, gcc-internal-format
31722 msgid "low bound %qE above array section size in %qs clause"
31723 msgstr ""
31725 #: c/c-typeck.c:11741 cp/semantics.c:4445
31726 #, gcc-internal-format
31727 msgid "length %qE above array section size in %qs clause"
31728 msgstr ""
31730 #: c/c-typeck.c:11756 cp/semantics.c:4460
31731 #, gcc-internal-format
31732 msgid "high bound %qE above array section size in %qs clause"
31733 msgstr ""
31735 #: c/c-typeck.c:11787 cp/semantics.c:4491
31736 #, gcc-internal-format
31737 msgid "for pointer type length expression must be specified"
31738 msgstr ""
31740 #: c/c-typeck.c:11796 c/c-typeck.c:11911 cp/semantics.c:4500
31741 #: cp/semantics.c:4611
31742 #, gcc-internal-format
31743 msgid "array section is not contiguous in %qs clause"
31744 msgstr ""
31746 #: c/c-typeck.c:11804 cp/semantics.c:4508
31747 #, gcc-internal-format
31748 msgid "%qE does not have pointer or array type"
31749 msgstr ""
31751 #: c/c-typeck.c:12124
31752 #, gcc-internal-format
31753 msgid "%qE has invalid type for %<reduction(%s)%>"
31754 msgstr ""
31756 #: c/c-typeck.c:12133 cp/semantics.c:5292
31757 #, gcc-internal-format
31758 msgid "user defined reduction not found for %qD"
31759 msgstr ""
31761 #: c/c-typeck.c:12205 c/c-typeck.c:12443 cp/semantics.c:5939
31762 #, gcc-internal-format
31763 msgid "%<nowait%> clause must not be used together with %<copyprivate%>"
31764 msgstr ""
31766 #: c/c-typeck.c:12217 cp/semantics.c:5979
31767 #, gcc-internal-format
31768 msgid "%qE must be %<threadprivate%> for %<copyin%>"
31769 msgstr ""
31771 #: c/c-typeck.c:12229
31772 #, gcc-internal-format
31773 msgid "linear clause applied to non-integral non-pointer variable with type %qT"
31774 msgstr ""
31776 #: c/c-typeck.c:12255 cp/semantics.c:5397
31777 #, gcc-internal-format
31778 msgid "%qE is not a variable in clause %qs"
31779 msgstr ""
31781 #: c/c-typeck.c:12264 c/c-typeck.c:12285 c/c-typeck.c:12306
31782 #, gcc-internal-format
31783 msgid "%qE appears more than once in data clauses"
31784 msgstr ""
31786 #: c/c-typeck.c:12278 cp/semantics.c:5421
31787 #, gcc-internal-format
31788 msgid "%qE is not a variable in clause %<firstprivate%>"
31789 msgstr ""
31791 #: c/c-typeck.c:12299 cp/semantics.c:5443
31792 #, gcc-internal-format
31793 msgid "%qE is not a variable in clause %<lastprivate%>"
31794 msgstr ""
31796 #: c/c-typeck.c:12318 cp/semantics.c:5687
31797 #, gcc-internal-format
31798 msgid "%qE is not a variable in %<aligned%> clause"
31799 msgstr ""
31801 #: c/c-typeck.c:12325
31802 #, gcc-internal-format
31803 msgid "%qE in %<aligned%> clause is neither a pointer nor an array"
31804 msgstr ""
31806 #: c/c-typeck.c:12332
31807 #, gcc-internal-format
31808 msgid "%qE appears more than once in %<aligned%> clauses"
31809 msgstr ""
31811 #: c/c-typeck.c:12353 cp/semantics.c:5757
31812 #, gcc-internal-format
31813 msgid "%qE is not a variable in %<depend%> clause"
31814 msgstr ""
31816 #: c/c-typeck.c:12375 cp/semantics.c:5782
31817 #, gcc-internal-format
31818 msgid "array section does not have mappable type in %qs clause"
31819 msgstr ""
31821 #: c/c-typeck.c:12408 cp/semantics.c:5826
31822 #, gcc-internal-format
31823 msgid "%qD does not have a mappable type in %qs clause"
31824 msgstr ""
31826 #: c/c-typeck.c:12415 cp/semantics.c:5833
31827 #, gcc-internal-format
31828 msgid "%qD appears more than once in motion clauses"
31829 msgstr ""
31831 #: c/c-typeck.c:12417 cp/semantics.c:5835
31832 #, gcc-internal-format
31833 msgid "%qD appears more than once in map clauses"
31834 msgstr ""
31836 #: c/c-typeck.c:12430 cp/semantics.c:5849
31837 #, gcc-internal-format
31838 msgid "%qD is not an argument in %<uniform%> clause"
31839 msgstr ""
31841 #: c/c-typeck.c:12433 cp/semantics.c:5851
31842 #, gcc-internal-format
31843 msgid "%qE is not an argument in %<uniform%> clause"
31844 msgstr ""
31846 #: c/c-typeck.c:12491 cp/semantics.c:5875
31847 #, gcc-internal-format
31848 msgid "%<inbranch%> clause is incompatible with %<notinbranch%>"
31849 msgstr ""
31851 #: c/c-typeck.c:12541 cp/semantics.c:6026
31852 #, gcc-internal-format
31853 msgid "%qE is predetermined %qs for %qs"
31854 msgstr ""
31856 #: c/c-typeck.c:12644
31857 #, gcc-internal-format
31858 msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
31859 msgstr ""
31861 #. A bad conversion for 'this' must be discarding cv-quals.
31862 #: cp/call.c:3301
31863 #, gcc-internal-format
31864 msgid "  passing %qT as %<this%> argument discards qualifiers"
31865 msgstr ""
31867 #: cp/call.c:3305
31868 #, gcc-internal-format
31869 msgid "  no known conversion for implicit %<this%> parameter from %qT to %qT"
31870 msgstr ""
31872 #: cp/call.c:3312
31873 #, gcc-internal-format, gfc-internal-format
31874 msgid "  conversion of argument %d would be ill-formed:"
31875 msgstr ""
31877 #. Conversion of conversion function return value failed.
31878 #: cp/call.c:3319
31879 #, gcc-internal-format
31880 msgid "  no known conversion from %qT to %qT"
31881 msgstr ""
31883 #: cp/call.c:3322
31884 #, gcc-internal-format
31885 msgid "  no known conversion for argument %d from %qT to %qT"
31886 msgstr ""
31888 #: cp/call.c:3333 cp/pt.c:5714
31889 #, gcc-internal-format, gfc-internal-format
31890 msgid "  candidate expects %d argument, %d provided"
31891 msgid_plural "  candidate expects %d arguments, %d provided"
31892 msgstr[0] ""
31893 msgstr[1] ""
31894 msgstr[2] ""
31896 #: cp/call.c:3358
31897 #, gcc-internal-format
31898 msgid "%s%D(%T, %T, %T) <built-in>"
31899 msgstr ""
31901 #: cp/call.c:3363
31902 #, gcc-internal-format
31903 msgid "%s%D(%T, %T) <built-in>"
31904 msgstr ""
31906 #: cp/call.c:3367
31907 #, gcc-internal-format
31908 msgid "%s%D(%T) <built-in>"
31909 msgstr ""
31911 #: cp/call.c:3371
31912 #, gcc-internal-format
31913 msgid "%s%T <conversion>"
31914 msgstr ""
31916 #: cp/call.c:3373
31917 #, gcc-internal-format
31918 msgid "%s%#D <near match>"
31919 msgstr "%s%#D <близький відповідник>"
31921 #: cp/call.c:3375
31922 #, gcc-internal-format
31923 msgid "%s%#D <deleted>"
31924 msgstr "%s%#D <вилучено>"
31926 #: cp/call.c:3377
31927 #, gcc-internal-format
31928 msgid "%s%#D"
31929 msgstr "%s%#D"
31931 #: cp/call.c:3396
31932 #, gcc-internal-format
31933 msgid "  return type %qT of explicit conversion function cannot be converted to %qT with a qualification conversion"
31934 msgstr ""
31936 #: cp/call.c:3402
31937 #, gcc-internal-format
31938 msgid "  conversion from return type %qT of template conversion function specialization to %qT is not an exact match"
31939 msgstr ""
31941 #: cp/call.c:3413
31942 #, gcc-internal-format
31943 msgid "  substitution of deduced template arguments resulted in errors seen above"
31944 msgstr ""
31946 #. Re-run template unification with diagnostics.
31947 #: cp/call.c:3418
31948 #, gcc-internal-format
31949 msgid "  template argument deduction/substitution failed:"
31950 msgstr ""
31952 #: cp/call.c:3432
31953 #, gcc-internal-format
31954 msgid "  a constructor taking a single argument of its own class type is invalid"
31955 msgstr ""
31957 #: cp/call.c:3793
31958 #, gcc-internal-format
31959 msgid "conversion from %qT to %qT is ambiguous"
31960 msgstr ""
31962 #: cp/call.c:3920
31963 #, gcc-internal-format
31964 msgid "conversion from %qT to %qT not considered for non-type template argument"
31965 msgstr ""
31967 #: cp/call.c:4038
31968 #, gcc-internal-format
31969 msgid "no matching function for call to %<%D(%A)%>"
31970 msgstr ""
31972 #: cp/call.c:4041
31973 #, gcc-internal-format
31974 msgid "call of overloaded %<%D(%A)%> is ambiguous"
31975 msgstr ""
31977 #. It's no good looking for an overloaded operator() on a
31978 #. pointer-to-member-function.
31979 #: cp/call.c:4250
31980 #, gcc-internal-format
31981 msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
31982 msgstr ""
31984 #: cp/call.c:4321
31985 #, gcc-internal-format
31986 msgid "no match for call to %<(%T) (%A)%>"
31987 msgstr ""
31989 #: cp/call.c:4334
31990 #, gcc-internal-format
31991 msgid "call of %<(%T) (%A)%> is ambiguous"
31992 msgstr ""
31994 #: cp/call.c:4382
31995 #, gcc-internal-format
31996 msgid "ambiguous overload for "
31997 msgstr ""
31999 #: cp/call.c:4383
32000 #, gcc-internal-format
32001 msgid "no match for "
32002 msgstr "немає відповідників "
32004 #: cp/call.c:4386
32005 #, gcc-internal-format
32006 msgid " (operand types are %qT, %qT, and %qT)"
32007 msgstr ""
32009 #: cp/call.c:4388
32010 #, gcc-internal-format
32011 msgid " (operand types are %qT and %qT)"
32012 msgstr ""
32014 #: cp/call.c:4390
32015 #, gcc-internal-format
32016 msgid " (operand type is %qT)"
32017 msgstr ""
32019 #: cp/call.c:4410
32020 #, gcc-internal-format
32021 msgid "ternary %<operator?:%>"
32022 msgstr ""
32024 #: cp/call.c:4414
32025 #, gcc-internal-format
32026 msgid "ternary %<operator?:%> in %<%E ? %E : %E%>"
32027 msgstr ""
32029 #: cp/call.c:4423 cp/call.c:4454 cp/call.c:4463
32030 #, gcc-internal-format
32031 msgid "%<operator%s%>"
32032 msgstr ""
32034 #: cp/call.c:4426
32035 #, gcc-internal-format
32036 msgid "%<operator%s%> in %<%E%s%>"
32037 msgstr "%<operator%s%> у %<%E%s%>"
32039 #: cp/call.c:4433
32040 #, gcc-internal-format
32041 msgid "%<operator[]%>"
32042 msgstr ""
32044 #: cp/call.c:4436
32045 #, gcc-internal-format
32046 msgid "%<operator[]%> in %<%E[%E]%>"
32047 msgstr "%<operator[]%> у %<%E[%E]%>"
32049 #: cp/call.c:4444
32050 #, gcc-internal-format
32051 msgid "%qs"
32052 msgstr "%qs"
32054 #: cp/call.c:4447
32055 #, gcc-internal-format
32056 msgid "%qs in %<%s %E%>"
32057 msgstr "%qs у %<%s %E%>"
32059 #: cp/call.c:4457
32060 #, gcc-internal-format
32061 msgid "%<operator%s%> in %<%E %s %E%>"
32062 msgstr "%<operator%s%> у %<%E %s %E%>"
32064 #: cp/call.c:4466
32065 #, gcc-internal-format
32066 msgid "%<operator%s%> in %<%s%E%>"
32067 msgstr "%<operator%s%> у %<%s%E%>"
32069 #: cp/call.c:4575
32070 #, gcc-internal-format
32071 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
32072 msgstr ""
32074 #: cp/call.c:4624
32075 #, gcc-internal-format
32076 msgid "inferred scalar type %qT is not an integer or floating point type of the same size as %qT"
32077 msgstr ""
32079 #: cp/call.c:4702
32080 #, gcc-internal-format
32081 msgid "incompatible vector types in conditional expression: %qT, %qT and %qT"
32082 msgstr ""
32084 #: cp/call.c:4790
32085 #, gcc-internal-format
32086 msgid "second operand to the conditional operator is of type %<void%>, but the third operand is neither a throw-expression nor of type %<void%>"
32087 msgstr ""
32089 #: cp/call.c:4795
32090 #, gcc-internal-format
32091 msgid "third operand to the conditional operator is of type %<void%>, but the second operand is neither a throw-expression nor of type %<void%>"
32092 msgstr ""
32094 #: cp/call.c:4846 cp/call.c:4962 cp/call.c:5105
32095 #, gcc-internal-format
32096 msgid "operands to ?: have different types %qT and %qT"
32097 msgstr ""
32099 #: cp/call.c:4849
32100 #, gcc-internal-format
32101 msgid "  and each type can be converted to the other"
32102 msgstr ""
32104 #: cp/call.c:5050
32105 #, gcc-internal-format
32106 msgid "enumeral mismatch in conditional expression: %qT vs %qT"
32107 msgstr ""
32109 #: cp/call.c:5062
32110 #, gcc-internal-format
32111 msgid "enumeral and non-enumeral type in conditional expression"
32112 msgstr ""
32114 #: cp/call.c:5528
32115 #, gcc-internal-format
32116 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
32117 msgstr ""
32119 #: cp/call.c:5530
32120 #, gcc-internal-format
32121 msgid "no %<%D(int)%> declared for postfix %qs"
32122 msgstr ""
32124 #: cp/call.c:5623
32125 #, gcc-internal-format
32126 msgid "comparison between %q#T and %q#T"
32127 msgstr ""
32129 #: cp/call.c:5893
32130 #, gcc-internal-format
32131 msgid "non-placement deallocation function %q+D"
32132 msgstr ""
32134 #: cp/call.c:5894
32135 #, gcc-internal-format
32136 msgid "selected for placement delete"
32137 msgstr ""
32139 #: cp/call.c:6008
32140 #, gcc-internal-format
32141 msgid "no corresponding deallocation function for %qD"
32142 msgstr ""
32144 #: cp/call.c:6014
32145 #, gcc-internal-format
32146 msgid "no suitable %<operator %s%> for %qT"
32147 msgstr ""
32149 #: cp/call.c:6035
32150 #, gcc-internal-format
32151 msgid "%q+#D is private"
32152 msgstr ""
32154 #: cp/call.c:6037
32155 #, gcc-internal-format
32156 msgid "%q+#D is protected"
32157 msgstr ""
32159 #: cp/call.c:6039
32160 #, gcc-internal-format
32161 msgid "%q+#D is inaccessible"
32162 msgstr ""
32164 #: cp/call.c:6040
32165 #, gcc-internal-format
32166 msgid "within this context"
32167 msgstr ""
32169 #: cp/call.c:6091
32170 #, gcc-internal-format
32171 msgid "passing NULL to non-pointer argument %P of %qD"
32172 msgstr ""
32174 #: cp/call.c:6095
32175 #, gcc-internal-format
32176 msgid "converting to non-pointer type %qT from NULL"
32177 msgstr ""
32179 #: cp/call.c:6104
32180 #, gcc-internal-format
32181 msgid "converting %<false%> to pointer type for argument %P of %qD"
32182 msgstr ""
32184 #: cp/call.c:6108
32185 #, gcc-internal-format
32186 msgid "converting %<false%> to pointer type %qT"
32187 msgstr ""
32189 #: cp/call.c:6171
32190 #, gcc-internal-format
32191 msgid "too many braces around initializer for %qT"
32192 msgstr ""
32194 #: cp/call.c:6182
32195 #, gcc-internal-format
32196 msgid "converting to %qT from %qT requires direct-initialization"
32197 msgstr ""
32199 #: cp/call.c:6190
32200 #, gcc-internal-format
32201 msgid "invalid user-defined conversion from %qT to %qT"
32202 msgstr ""
32204 #: cp/call.c:6207 cp/call.c:6231 cp/call.c:6459
32205 #, gcc-internal-format
32206 msgid "  initializing argument %P of %qD"
32207 msgstr ""
32209 #: cp/call.c:6227 cp/cvt.c:236
32210 #, gcc-internal-format
32211 msgid "invalid conversion from %qT to %qT"
32212 msgstr ""
32214 #: cp/call.c:6255
32215 #, gcc-internal-format
32216 msgid "converting to %qT from initializer list would use explicit constructor %qD"
32217 msgstr ""
32219 #: cp/call.c:6335 cp/call.c:6487
32220 #, gcc-internal-format
32221 msgid "  initializing argument %P of %q+D"
32222 msgstr ""
32224 #: cp/call.c:6473
32225 #, gcc-internal-format
32226 msgid "cannot bind %qT lvalue to %qT"
32227 msgstr ""
32229 #: cp/call.c:6477 cp/call.c:9733
32230 #, gcc-internal-format
32231 msgid "invalid initialization of non-const reference of type %qT from an rvalue of type %qT"
32232 msgstr ""
32234 #: cp/call.c:6480
32235 #, gcc-internal-format
32236 msgid "binding %qT to reference of type %qT discards qualifiers"
32237 msgstr ""
32239 #: cp/call.c:6516
32240 #, gcc-internal-format
32241 msgid "cannot bind bitfield %qE to %qT"
32242 msgstr ""
32244 #: cp/call.c:6519 cp/call.c:6536
32245 #, gcc-internal-format
32246 msgid "cannot bind packed field %qE to %qT"
32247 msgstr ""
32249 #: cp/call.c:6522
32250 #, gcc-internal-format
32251 msgid "cannot bind rvalue %qE to %qT"
32252 msgstr ""
32254 #: cp/call.c:6644 cp/cvt.c:1746
32255 #, gcc-internal-format
32256 msgid "scoped enum %qT passed through ... as %qT before -fabi-version=6, %qT after"
32257 msgstr ""
32259 #: cp/call.c:6685
32260 #, gcc-internal-format
32261 msgid "passing objects of non-trivially-copyable type %q#T through %<...%> is conditionally supported"
32262 msgstr ""
32264 #: cp/call.c:6716
32265 #, gcc-internal-format
32266 msgid "cannot receive reference type %qT through %<...%>"
32267 msgstr ""
32269 #: cp/call.c:6726
32270 #, gcc-internal-format
32271 msgid "receiving objects of non-trivially-copyable type %q#T through %<...%> is conditionally-supported"
32272 msgstr ""
32274 #: cp/call.c:6786
32275 #, gcc-internal-format
32276 msgid "recursive evaluation of default argument for %q#D"
32277 msgstr ""
32279 #: cp/call.c:6795
32280 #, gcc-internal-format
32281 msgid "call to %qD uses the default argument for parameter %P, which is not yet defined"
32282 msgstr ""
32284 #: cp/call.c:6897
32285 #, gcc-internal-format
32286 msgid "argument of function call might be a candidate for a format attribute"
32287 msgstr ""
32289 #: cp/call.c:6944
32290 #, gcc-internal-format
32291 msgid "use of multiversioned function without a default"
32292 msgstr ""
32294 #: cp/call.c:7189
32295 #, gcc-internal-format
32296 msgid "passing %qT as %<this%> argument discards qualifiers"
32297 msgstr ""
32299 #: cp/call.c:7192 cp/call.c:8973 cp/name-lookup.c:5713
32300 #, gcc-internal-format
32301 msgid "  in call to %qD"
32302 msgstr ""
32304 #: cp/call.c:7222
32305 #, gcc-internal-format
32306 msgid "%qT is not an accessible base of %qT"
32307 msgstr ""
32309 #: cp/call.c:7304
32310 #, gcc-internal-format
32311 msgid "deducing %qT as %qT"
32312 msgstr ""
32314 #: cp/call.c:7307
32315 #, gcc-internal-format
32316 msgid "  in call to %q+D"
32317 msgstr ""
32319 #: cp/call.c:7309
32320 #, gcc-internal-format
32321 msgid "  (you can disable this with -fno-deduce-init-list)"
32322 msgstr ""
32324 #: cp/call.c:7663
32325 #, gcc-internal-format
32326 msgid "could not find class$ field in java interface type %qT"
32327 msgstr ""
32329 #: cp/call.c:7838
32330 #, gcc-internal-format
32331 msgid "constructor delegates to itself"
32332 msgstr ""
32334 #: cp/call.c:7928
32335 #, gcc-internal-format
32336 msgid "call to non-function %qD"
32337 msgstr ""
32339 #: cp/call.c:7974 cp/typeck.c:2750
32340 #, gcc-internal-format
32341 msgid "cannot call constructor %<%T::%D%> directly"
32342 msgstr ""
32344 #: cp/call.c:7976
32345 #, gcc-internal-format
32346 msgid "for a function-style cast, remove the redundant %<::%D%>"
32347 msgstr ""
32349 #: cp/call.c:8103
32350 #, gcc-internal-format
32351 msgid "no matching function for call to %<%T::operator %T(%A)%#V%>"
32352 msgstr ""
32354 #: cp/call.c:8116
32355 #, gcc-internal-format
32356 msgid "no matching function for call to %<%T::%s(%A)%#V%>"
32357 msgstr ""
32359 #: cp/call.c:8142
32360 #, gcc-internal-format
32361 msgid "no matching function for call to %<%s(%A)%>"
32362 msgstr ""
32364 #: cp/call.c:8145
32365 #, gcc-internal-format
32366 msgid "call of overloaded %<%s(%A)%> is ambiguous"
32367 msgstr ""
32369 #: cp/call.c:8166
32370 #, gcc-internal-format
32371 msgid "pure virtual %q#D called from non-static data member initializer"
32372 msgstr ""
32374 #: cp/call.c:8192
32375 #, gcc-internal-format
32376 msgid "cannot call member function %qD without object"
32377 msgstr ""
32379 #: cp/call.c:8971
32380 #, gcc-internal-format
32381 msgid "passing %qT chooses %qT over %qT"
32382 msgstr ""
32384 #: cp/call.c:9031
32385 #, gcc-internal-format
32386 msgid "choosing %qD over %qD"
32387 msgstr ""
32389 #: cp/call.c:9032
32390 #, gcc-internal-format
32391 msgid "  for conversion from %qT to %qT"
32392 msgstr ""
32394 #: cp/call.c:9035
32395 #, gcc-internal-format
32396 msgid "  because conversion sequence for the argument is better"
32397 msgstr ""
32399 #: cp/call.c:9188
32400 #, gcc-internal-format
32401 msgid "default argument mismatch in overload resolution"
32402 msgstr ""
32404 #: cp/call.c:9192
32405 #, gcc-internal-format
32406 msgid " candidate 1: %q+#F"
32407 msgstr ""
32409 #: cp/call.c:9194
32410 #, gcc-internal-format
32411 msgid " candidate 2: %q+#F"
32412 msgstr ""
32414 #: cp/call.c:9239
32415 #, gcc-internal-format
32416 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:"
32417 msgstr ""
32419 #: cp/call.c:9417
32420 #, gcc-internal-format
32421 msgid "could not convert %qE from %qT to %qT"
32422 msgstr ""
32424 #: cp/call.c:9610
32425 #, gcc-internal-format
32426 msgid "a temporary bound to %qD only persists until the constructor exits"
32427 msgstr ""
32429 #: cp/call.c:9737
32430 #, gcc-internal-format
32431 msgid "invalid initialization of reference of type %qT from expression of type %qT"
32432 msgstr ""
32434 #: cp/class.c:320
32435 #, gcc-internal-format
32436 msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT because the base is virtual"
32437 msgstr ""
32439 #: cp/class.c:324
32440 #, gcc-internal-format
32441 msgid "cannot convert from base class %qT to derived class %qT because the base is virtual"
32442 msgstr ""
32444 #: cp/class.c:331
32445 #, gcc-internal-format
32446 msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT via virtual base %qT"
32447 msgstr ""
32449 #: cp/class.c:336
32450 #, gcc-internal-format
32451 msgid "cannot convert from base class %qT to derived class %qT via virtual base %qT"
32452 msgstr ""
32454 #: cp/class.c:1053
32455 #, gcc-internal-format
32456 msgid "Java class %qT cannot have a destructor"
32457 msgstr ""
32459 #: cp/class.c:1055
32460 #, gcc-internal-format
32461 msgid "Java class %qT cannot have an implicit non-trivial destructor"
32462 msgstr ""
32464 #: cp/class.c:1190
32465 #, gcc-internal-format
32466 msgid "%q#D inherited from %qT"
32467 msgstr ""
32469 #: cp/class.c:1193
32470 #, gcc-internal-format
32471 msgid "conflicts with version inherited from %qT"
32472 msgstr ""
32474 #: cp/class.c:1207
32475 #, gcc-internal-format
32476 msgid "%q+#D cannot be overloaded"
32477 msgstr ""
32479 #: cp/class.c:1208
32480 #, gcc-internal-format
32481 msgid "with %q+#D"
32482 msgstr ""
32484 #: cp/class.c:1281
32485 #, gcc-internal-format
32486 msgid "conflicting access specifications for method %q+D, ignored"
32487 msgstr ""
32489 #: cp/class.c:1284
32490 #, gcc-internal-format
32491 msgid "conflicting access specifications for field %qE, ignored"
32492 msgstr ""
32494 #: cp/class.c:1347 cp/class.c:1355
32495 #, gcc-internal-format
32496 msgid "%q+D invalid in %q#T"
32497 msgstr ""
32499 #: cp/class.c:1348
32500 #, gcc-internal-format
32501 msgid "  because of local method %q+#D with same name"
32502 msgstr ""
32504 #: cp/class.c:1356
32505 #, gcc-internal-format
32506 msgid "  because of local member %q+#D with same name"
32507 msgstr ""
32509 #: cp/class.c:1411
32510 #, gcc-internal-format
32511 msgid "%qD inherits the %E ABI tag that %qT (used in its return type) has"
32512 msgstr ""
32514 #: cp/class.c:1414 cp/class.c:1420 cp/class.c:1426 cp/class.c:1437
32515 #, gcc-internal-format
32516 msgid "%qT declared here"
32517 msgstr ""
32519 #: cp/class.c:1418
32520 #, gcc-internal-format
32521 msgid "%qD inherits the %E ABI tag that %qT (used in its type) has"
32522 msgstr ""
32524 #: cp/class.c:1424
32525 #, gcc-internal-format
32526 msgid "%qT does not have the %E ABI tag that base %qT has"
32527 msgstr ""
32529 #: cp/class.c:1431
32530 #, gcc-internal-format
32531 msgid "%qT does not have the %E ABI tag that %qT (used in the type of %qD) has"
32532 msgstr ""
32534 #: cp/class.c:1706
32535 #, gcc-internal-format
32536 msgid "cannot derive from %<final%> base %qT in derived type %qT"
32537 msgstr ""
32539 #: cp/class.c:2123
32540 #, gcc-internal-format
32541 msgid "all member functions in class %qT are private"
32542 msgstr ""
32544 #: cp/class.c:2135
32545 #, gcc-internal-format
32546 msgid "%q#T only defines a private destructor and has no friends"
32547 msgstr ""
32549 #: cp/class.c:2180
32550 #, gcc-internal-format
32551 msgid "%q#T only defines private constructors and has no friends"
32552 msgstr ""
32554 #: cp/class.c:2573
32555 #, gcc-internal-format
32556 msgid "no unique final overrider for %qD in %qT"
32557 msgstr ""
32559 #: cp/class.c:2936
32560 #, gcc-internal-format
32561 msgid "%q+D can be marked override"
32562 msgstr ""
32564 #: cp/class.c:2948
32565 #, gcc-internal-format
32566 msgid "%q+#D marked %<final%>, but is not virtual"
32567 msgstr ""
32569 #: cp/class.c:2950
32570 #, gcc-internal-format
32571 msgid "%q+#D marked %<override%>, but does not override"
32572 msgstr ""
32574 #. Here we know it is a hider, and no overrider exists.
32575 #: cp/class.c:3018
32576 #, gcc-internal-format
32577 msgid "%q+D was hidden"
32578 msgstr ""
32580 #: cp/class.c:3019
32581 #, gcc-internal-format
32582 msgid "  by %q+D"
32583 msgstr ""
32585 #: cp/class.c:3053 cp/decl2.c:1537
32586 #, gcc-internal-format
32587 msgid "%q+#D invalid; an anonymous union can only have non-static data members"
32588 msgstr ""
32590 #: cp/class.c:3057
32591 #, gcc-internal-format
32592 msgid "%q+#D invalid; an anonymous struct can only have non-static data members"
32593 msgstr ""
32595 #: cp/class.c:3069 cp/decl2.c:1543
32596 #, gcc-internal-format
32597 msgid "private member %q+#D in anonymous union"
32598 msgstr ""
32600 #: cp/class.c:3072
32601 #, gcc-internal-format
32602 msgid "private member %q+#D in anonymous struct"
32603 msgstr ""
32605 #: cp/class.c:3078 cp/decl2.c:1545
32606 #, gcc-internal-format
32607 msgid "protected member %q+#D in anonymous union"
32608 msgstr ""
32610 #: cp/class.c:3081
32611 #, gcc-internal-format
32612 msgid "protected member %q+#D in anonymous struct"
32613 msgstr ""
32615 #: cp/class.c:3259
32616 #, gcc-internal-format
32617 msgid "the ellipsis in %qD is not inherited"
32618 msgstr ""
32620 #: cp/class.c:3434
32621 #, gcc-internal-format
32622 msgid "bit-field %q+#D with non-integral type"
32623 msgstr ""
32625 #: cp/class.c:3450
32626 #, gcc-internal-format
32627 msgid "bit-field %q+D width not an integer constant"
32628 msgstr ""
32630 #: cp/class.c:3455
32631 #, gcc-internal-format
32632 msgid "negative width in bit-field %q+D"
32633 msgstr ""
32635 #: cp/class.c:3460
32636 #, gcc-internal-format
32637 msgid "zero width for bit-field %q+D"
32638 msgstr ""
32640 #: cp/class.c:3469
32641 #, gcc-internal-format
32642 msgid "width of %q+D exceeds its type"
32643 msgstr ""
32645 #: cp/class.c:3473
32646 #, gcc-internal-format
32647 msgid "%q+D is too small to hold all values of %q#T"
32648 msgstr ""
32650 #: cp/class.c:3532
32651 #, gcc-internal-format
32652 msgid "member %q+#D with constructor not allowed in union"
32653 msgstr ""
32655 #: cp/class.c:3535
32656 #, gcc-internal-format
32657 msgid "member %q+#D with destructor not allowed in union"
32658 msgstr ""
32660 #: cp/class.c:3537
32661 #, gcc-internal-format
32662 msgid "member %q+#D with copy assignment operator not allowed in union"
32663 msgstr ""
32665 #: cp/class.c:3541
32666 #, gcc-internal-format
32667 msgid "unrestricted unions only available with -std=c++11 or -std=gnu++11"
32668 msgstr ""
32670 #: cp/class.c:3578
32671 #, gcc-internal-format
32672 msgid "multiple fields in union %qT initialized"
32673 msgstr ""
32675 #: cp/class.c:3666
32676 #, gcc-internal-format
32677 msgid "in C++98 %q+D may not be static because it is a member of a union"
32678 msgstr ""
32680 #: cp/class.c:3672
32681 #, gcc-internal-format
32682 msgid "in C++98 %q+D may not have reference type %qT because it is a member of a union"
32683 msgstr ""
32685 #: cp/class.c:3682
32686 #, gcc-internal-format
32687 msgid "field %q+D invalidly declared function type"
32688 msgstr ""
32690 #: cp/class.c:3688
32691 #, gcc-internal-format
32692 msgid "field %q+D invalidly declared method type"
32693 msgstr ""
32695 #: cp/class.c:3748
32696 #, gcc-internal-format
32697 msgid "ignoring packed attribute because of unpacked non-POD field %q+#D"
32698 msgstr ""
32700 #: cp/class.c:3796
32701 #, gcc-internal-format
32702 msgid "member %q+D cannot be declared both %<const%> and %<mutable%>"
32703 msgstr ""
32705 #: cp/class.c:3802
32706 #, gcc-internal-format
32707 msgid "member %q+D cannot be declared as a %<mutable%> reference"
32708 msgstr ""
32710 #: cp/class.c:3863
32711 #, gcc-internal-format
32712 msgid "field %q+#D with same name as class"
32713 msgstr ""
32715 #: cp/class.c:3886
32716 #, gcc-internal-format
32717 msgid "%q#T has pointer data members"
32718 msgstr ""
32720 #: cp/class.c:3891
32721 #, gcc-internal-format
32722 msgid "  but does not override %<%T(const %T&)%>"
32723 msgstr ""
32725 #: cp/class.c:3893
32726 #, gcc-internal-format
32727 msgid "  or %<operator=(const %T&)%>"
32728 msgstr "  або %<operator=(const %T&)%>"
32730 #: cp/class.c:3897
32731 #, gcc-internal-format
32732 msgid "  but does not override %<operator=(const %T&)%>"
32733 msgstr ""
32735 #: cp/class.c:4300
32736 #, gcc-internal-format
32737 msgid "alignment of %qD increased in -fabi-version=9 (GCC 5.2)"
32738 msgstr ""
32740 #: cp/class.c:4303
32741 #, gcc-internal-format
32742 msgid "alignment of %qD will increase in -fabi-version=9"
32743 msgstr ""
32745 #: cp/class.c:4557
32746 #, gcc-internal-format
32747 msgid "initializer specified for non-virtual method %q+D"
32748 msgstr ""
32750 #: cp/class.c:4978
32751 #, gcc-internal-format
32752 msgid "method overrides both %<transaction_pure%> and %qE methods"
32753 msgstr ""
32755 #: cp/class.c:4999
32756 #, gcc-internal-format
32757 msgid "method declared %qE overriding %qE method"
32758 msgstr ""
32760 #: cp/class.c:5551 cp/constexpr.c:228
32761 #, gcc-internal-format
32762 msgid "enclosing class of constexpr non-static member function %q+#D is not a literal type"
32763 msgstr ""
32765 #: cp/class.c:5576
32766 #, gcc-internal-format
32767 msgid "%q+T is not literal because:"
32768 msgstr ""
32770 #: cp/class.c:5578
32771 #, gcc-internal-format
32772 msgid "  %q+T has a non-trivial destructor"
32773 msgstr ""
32775 #: cp/class.c:5583
32776 #, gcc-internal-format
32777 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"
32778 msgstr ""
32780 #: cp/class.c:5618
32781 #, gcc-internal-format
32782 msgid "  base class %qT of %q+T is non-literal"
32783 msgstr ""
32785 #: cp/class.c:5632
32786 #, gcc-internal-format
32787 msgid "  non-static data member %q+D has non-literal type"
32788 msgstr ""
32790 #: cp/class.c:5638
32791 #, gcc-internal-format
32792 msgid "  non-static data member %q+D has volatile type"
32793 msgstr ""
32795 #: cp/class.c:5756
32796 #, gcc-internal-format
32797 msgid "base class %q#T has accessible non-virtual destructor"
32798 msgstr ""
32800 #: cp/class.c:5784
32801 #, gcc-internal-format
32802 msgid "non-static reference %q+#D in class without a constructor"
32803 msgstr ""
32805 #: cp/class.c:5789
32806 #, gcc-internal-format
32807 msgid "non-static const member %q+#D in class without a constructor"
32808 msgstr ""
32810 #. If the function is defaulted outside the class, we just
32811 #. give the synthesis error.
32812 #: cp/class.c:5815
32813 #, gcc-internal-format
32814 msgid "%q+D declared to take const reference, but implicit declaration would take non-const"
32815 msgstr ""
32817 #: cp/class.c:6092
32818 #, gcc-internal-format
32819 msgid "direct base %qT inaccessible in %qT due to ambiguity"
32820 msgstr ""
32822 #: cp/class.c:6104
32823 #, gcc-internal-format
32824 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
32825 msgstr ""
32827 #: cp/class.c:6331
32828 #, gcc-internal-format
32829 msgid "offset of %q+D is not ABI-compliant and may change in a future version of GCC"
32830 msgstr ""
32832 #: cp/class.c:6573 cp/decl.c:12519 cp/parser.c:20506
32833 #, gcc-internal-format
32834 msgid "redefinition of %q#T"
32835 msgstr ""
32837 #: cp/class.c:6712
32838 #, gcc-internal-format
32839 msgid "%q#T has virtual functions and accessible non-virtual destructor"
32840 msgstr ""
32842 #: cp/class.c:6740
32843 #, gcc-internal-format
32844 msgid "type transparent %q#T does not have any fields"
32845 msgstr ""
32847 #: cp/class.c:6746
32848 #, gcc-internal-format
32849 msgid "type transparent class %qT has base classes"
32850 msgstr ""
32852 #: cp/class.c:6750
32853 #, gcc-internal-format
32854 msgid "type transparent class %qT has virtual functions"
32855 msgstr ""
32857 #: cp/class.c:6756
32858 #, gcc-internal-format
32859 msgid "type transparent %q#T cannot be made transparent because the type of the first field has a different ABI from the class overall"
32860 msgstr ""
32862 #: cp/class.c:6920
32863 #, gcc-internal-format
32864 msgid "definition of std::initializer_list does not match #include <initializer_list>"
32865 msgstr ""
32867 #: cp/class.c:6931
32868 #, gcc-internal-format
32869 msgid "trying to finish struct, but kicked out due to previous parse errors"
32870 msgstr ""
32872 #: cp/class.c:7465
32873 #, gcc-internal-format
32874 msgid "language string %<\"%E\"%> not recognized"
32875 msgstr ""
32877 #: cp/class.c:7555
32878 #, gcc-internal-format
32879 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
32880 msgstr ""
32882 #: cp/class.c:7692
32883 #, gcc-internal-format
32884 msgid "no matches converting function %qD to type %q#T"
32885 msgstr ""
32887 #: cp/class.c:7720
32888 #, gcc-internal-format
32889 msgid "converting overloaded function %qD to type %q#T is ambiguous"
32890 msgstr ""
32892 #: cp/class.c:7747
32893 #, gcc-internal-format
32894 msgid "assuming pointer to member %qD"
32895 msgstr ""
32897 #: cp/class.c:7750
32898 #, gcc-internal-format
32899 msgid "(a pointer to member can only be formed with %<&%E%>)"
32900 msgstr ""
32902 #: cp/class.c:7825 cp/class.c:7860
32903 #, gcc-internal-format
32904 msgid "not enough type information"
32905 msgstr ""
32907 #: cp/class.c:7843 cp/cvt.c:183 cp/cvt.c:210 cp/cvt.c:259
32908 #, gcc-internal-format
32909 msgid "cannot convert %qE from type %qT to type %qT"
32910 msgstr ""
32912 #. [basic.scope.class]
32914 #. A name N used in a class S shall refer to the same declaration
32915 #. in its context and when re-evaluated in the completed scope of
32916 #. S.
32917 #: cp/class.c:8121
32918 #, gcc-internal-format
32919 msgid "declaration of %q#D"
32920 msgstr ""
32922 #: cp/class.c:8122
32923 #, gcc-internal-format
32924 msgid "changes meaning of %qD from %q+#D"
32925 msgstr ""
32927 #: cp/constexpr.c:106
32928 #, gcc-internal-format
32929 msgid "the type %qT of constexpr variable %qD is not literal"
32930 msgstr ""
32932 #: cp/constexpr.c:114
32933 #, gcc-internal-format
32934 msgid "variable %qD of non-literal type %qT in %<constexpr%> function"
32935 msgstr ""
32937 #: cp/constexpr.c:189
32938 #, gcc-internal-format
32939 msgid "inherited constructor %qD is not constexpr"
32940 msgstr ""
32942 #: cp/constexpr.c:201
32943 #, gcc-internal-format
32944 msgid "invalid type for parameter %d of constexpr function %q+#D"
32945 msgstr ""
32947 #: cp/constexpr.c:216
32948 #, gcc-internal-format
32949 msgid "invalid return type %qT of constexpr function %q+D"
32950 msgstr ""
32952 #: cp/constexpr.c:238
32953 #, gcc-internal-format
32954 msgid "%q#T has virtual base classes"
32955 msgstr ""
32957 #: cp/constexpr.c:489
32958 #, gcc-internal-format
32959 msgid "constexpr constructor does not have empty body"
32960 msgstr ""
32962 #: cp/constexpr.c:584
32963 #, gcc-internal-format
32964 msgid "body of %<constexpr%> constructor cannot be a function-try-block"
32965 msgstr ""
32967 #: cp/constexpr.c:715
32968 #, gcc-internal-format
32969 msgid "%<constexpr%> constructor for union %qT must initialize exactly one non-static data member"
32970 msgstr ""
32972 #: cp/constexpr.c:755
32973 #, gcc-internal-format
32974 msgid "member %qD must be initialized by mem-initializer in %<constexpr%> constructor"
32975 msgstr ""
32977 #: cp/constexpr.c:787
32978 #, gcc-internal-format
32979 msgid "body of constexpr function %qD not a return-statement"
32980 msgstr ""
32982 #: cp/constexpr.c:840
32983 #, gcc-internal-format
32984 msgid "%q+D is not usable as a constexpr function because:"
32985 msgstr ""
32987 #: cp/constexpr.c:1199 cp/constexpr.c:3987
32988 #, gcc-internal-format
32989 msgid "call to internal function"
32990 msgstr ""
32992 #: cp/constexpr.c:1217
32993 #, gcc-internal-format
32994 msgid "expression %qE does not designate a constexpr function"
32995 msgstr ""
32997 #: cp/constexpr.c:1235 cp/constexpr.c:4004
32998 #, gcc-internal-format
32999 msgid "call to non-constexpr function %qD"
33000 msgstr ""
33002 #. The definition of fun was somehow unsuitable.
33003 #: cp/constexpr.c:1279
33004 #, gcc-internal-format
33005 msgid "%qD called in a constant expression"
33006 msgstr ""
33008 #: cp/constexpr.c:1283
33009 #, gcc-internal-format
33010 msgid "%qD used before its definition"
33011 msgstr ""
33013 #: cp/constexpr.c:1336
33014 #, gcc-internal-format
33015 msgid "call has circular dependency"
33016 msgstr ""
33018 #: cp/constexpr.c:1347
33019 #, gcc-internal-format, gfc-internal-format
33020 msgid "constexpr evaluation depth exceeds maximum of %d (use -fconstexpr-depth= to increase the maximum)"
33021 msgstr ""
33023 #: cp/constexpr.c:1434
33024 #, gcc-internal-format
33025 msgid "constexpr call flows off the end of the function"
33026 msgstr ""
33028 #: cp/constexpr.c:1521
33029 #, gcc-internal-format
33030 msgid "%q+E is not a constant expression"
33031 msgstr ""
33033 #: cp/constexpr.c:1561
33034 #, gcc-internal-format
33035 msgid "right operand of shift expression %q+E is negative"
33036 msgstr ""
33038 #: cp/constexpr.c:1568
33039 #, gcc-internal-format
33040 msgid "right operand of shift expression %q+E is >= than the precision of the left operand"
33041 msgstr ""
33043 #: cp/constexpr.c:1585
33044 #, gcc-internal-format
33045 msgid "left operand of shift expression %q+E is negative"
33046 msgstr ""
33048 #: cp/constexpr.c:1604
33049 #, gcc-internal-format
33050 msgid "shift expression %q+E overflows"
33051 msgstr ""
33053 #: cp/constexpr.c:1766
33054 #, gcc-internal-format
33055 msgid "array subscript out of bound"
33056 msgstr ""
33058 #: cp/constexpr.c:1773
33059 #, gcc-internal-format
33060 msgid "negative array subscript"
33061 msgstr ""
33063 #: cp/constexpr.c:1819 cp/constexpr.c:1898 cp/constexpr.c:3120
33064 #, gcc-internal-format
33065 msgid "%qE is not a constant expression"
33066 msgstr ""
33068 #: cp/constexpr.c:1825
33069 #, gcc-internal-format
33070 msgid "mutable %qD is not usable in a constant expression"
33071 msgstr ""
33073 #: cp/constexpr.c:1846
33074 #, gcc-internal-format
33075 msgid "accessing %qD member instead of initialized %qD member in constant expression"
33076 msgstr ""
33078 #: cp/constexpr.c:1858
33079 #, gcc-internal-format
33080 msgid "accessing uninitialized member %qD"
33081 msgstr ""
33083 #: cp/constexpr.c:2513
33084 #, gcc-internal-format
33085 msgid "accessing value of %qE through a %qT glvalue in a constant expression"
33086 msgstr ""
33088 #: cp/constexpr.c:2550
33089 #, gcc-internal-format
33090 msgid "the value of %qD is not usable in a constant expression"
33091 msgstr ""
33093 #: cp/constexpr.c:2557
33094 #, gcc-internal-format
33095 msgid "%qD used in its own initializer"
33096 msgstr ""
33098 #: cp/constexpr.c:2562
33099 #, gcc-internal-format
33100 msgid "%q#D is not const"
33101 msgstr ""
33103 #: cp/constexpr.c:2565
33104 #, gcc-internal-format
33105 msgid "%q#D is volatile"
33106 msgstr ""
33108 #: cp/constexpr.c:2569
33109 #, gcc-internal-format
33110 msgid "%qD was not initialized with a constant expression"
33111 msgstr ""
33113 #: cp/constexpr.c:2578
33114 #, gcc-internal-format
33115 msgid "%qD was not declared %<constexpr%>"
33116 msgstr ""
33118 #: cp/constexpr.c:2581
33119 #, gcc-internal-format
33120 msgid "%qD does not have integral or enumeration type"
33121 msgstr ""
33123 #: cp/constexpr.c:2686
33124 #, gcc-internal-format
33125 msgid "modification of %qE is not a constant-expression"
33126 msgstr ""
33128 #: cp/constexpr.c:3164 cp/constexpr.c:4379
33129 #, gcc-internal-format
33130 msgid "temporary of non-literal type %qT in a constant expression"
33131 msgstr ""
33133 #: cp/constexpr.c:3486 cp/constexpr.c:4094
33134 #, gcc-internal-format
33135 msgid "reinterpret_cast from integer to pointer"
33136 msgstr ""
33138 #: cp/constexpr.c:3543 cp/constexpr.c:4251 cp/constexpr.c:4544
33139 #, gcc-internal-format
33140 msgid "expression %qE is not a constant-expression"
33141 msgstr ""
33143 #: cp/constexpr.c:3594
33144 #, gcc-internal-format
33145 msgid "statement is not a constant-expression"
33146 msgstr ""
33148 #: cp/constexpr.c:3597
33149 #, gcc-internal-format
33150 msgid "unexpected expression %qE of kind %s"
33151 msgstr ""
33153 #: cp/constexpr.c:3664
33154 #, gcc-internal-format
33155 msgid "%qE is not a constant expression because it refers to mutable subobjects of %qT"
33156 msgstr ""
33158 #: cp/constexpr.c:3677
33159 #, gcc-internal-format
33160 msgid "conversion from pointer type %qT to arithmetic type %qT in a constant-expression"
33161 msgstr ""
33163 #: cp/constexpr.c:3925
33164 #, gcc-internal-format
33165 msgid "expression %qE has side-effects"
33166 msgstr ""
33168 #: cp/constexpr.c:4120
33169 #, gcc-internal-format
33170 msgid "address-of an object %qE with thread local or automatic storage is not a constant expression"
33171 msgstr ""
33173 #: cp/constexpr.c:4150
33174 #, gcc-internal-format
33175 msgid "use of %<this%> in a constant expression"
33176 msgstr ""
33178 #: cp/constexpr.c:4263
33179 #, gcc-internal-format
33180 msgid "typeid-expression is not a constant expression because %qE is of polymorphic type"
33181 msgstr ""
33183 #: cp/constexpr.c:4276
33184 #, gcc-internal-format
33185 msgid "difference of two pointer expressions is not a constant expression"
33186 msgstr ""
33188 #: cp/constexpr.c:4295
33189 #, gcc-internal-format
33190 msgid "pointer comparison expression is not a constant expression"
33191 msgstr ""
33193 #: cp/constexpr.c:4342
33194 #, gcc-internal-format
33195 msgid "cast to non-integral type %qT in a constant expression"
33196 msgstr ""
33198 #: cp/constexpr.c:4427
33199 #, gcc-internal-format
33200 msgid "division by zero is not a constant-expression"
33201 msgstr ""
33203 #: cp/constexpr.c:4552
33204 #, gcc-internal-format
33205 msgid "non-constant array initialization"
33206 msgstr ""
33208 #: cp/constexpr.c:4566
33209 #, gcc-internal-format, gfc-internal-format
33210 msgid "unexpected AST of kind %s"
33211 msgstr ""
33213 #: cp/cp-array-notation.c:833 cp/cp-array-notation.c:839
33214 #: cp/cp-array-notation.c:864 cp/cp-array-notation.c:870
33215 #, gcc-internal-format
33216 msgid "rank mismatch with controlling expression of parent if-statement"
33217 msgstr ""
33219 #: cp/cp-array-notation.c:1277
33220 #, gcc-internal-format
33221 msgid "array notation cannot be used in a condition for a for-loop"
33222 msgstr ""
33224 #: cp/cp-array-notation.c:1310
33225 #, gcc-internal-format
33226 msgid "array notation cannot be used as a condition for switch statement"
33227 msgstr ""
33229 #: cp/cp-array-notation.c:1323
33230 #, gcc-internal-format
33231 msgid "array notation cannot be used as a condition for while statement"
33232 msgstr ""
33234 #: cp/cp-array-notation.c:1334
33235 #, gcc-internal-format
33236 msgid "array notation cannot be used as a condition for a do-while statement"
33237 msgstr ""
33239 #: cp/cp-array-notation.c:1379
33240 #, gcc-internal-format
33241 msgid "start-index and length fields necessary for using array notation in pointers or records"
33242 msgstr ""
33244 #: cp/cp-array-notation.c:1386
33245 #, gcc-internal-format
33246 msgid "start-index and length fields necessary for using array notation with array of unknown bound"
33247 msgstr ""
33249 #: cp/cp-array-notation.c:1452
33250 #, gcc-internal-format
33251 msgid "array notation cannot be used with function type"
33252 msgstr ""
33254 #: cp/cp-array-notation.c:1462
33255 #, gcc-internal-format
33256 msgid "rank of an array notation triplet%'s start-index is not zero"
33257 msgstr ""
33259 #: cp/cp-array-notation.c:1468
33260 #, gcc-internal-format
33261 msgid "rank of an array notation triplet%'s length is not zero"
33262 msgstr ""
33264 #: cp/cp-array-notation.c:1473
33265 #, gcc-internal-format
33266 msgid "rank of array notation triplet%'s stride is not zero"
33267 msgstr ""
33269 #: cp/cp-cilkplus.c:52
33270 #, gcc-internal-format
33271 msgid "throw expressions are not allowed inside loops marked with pragma simd"
33272 msgstr ""
33274 #: cp/cp-cilkplus.c:59
33275 #, gcc-internal-format
33276 msgid "try statements are not allowed inside loops marked with #pragma simd"
33277 msgstr ""
33279 #: cp/cp-gimplify.c:1690
33280 #, gcc-internal-format
33281 msgid "%qE implicitly determined as %<firstprivate%> has reference type"
33282 msgstr ""
33284 #: cp/cvt.c:101
33285 #, gcc-internal-format
33286 msgid "can%'t convert from incomplete type %qT to %qT"
33287 msgstr ""
33289 #: cp/cvt.c:111
33290 #, gcc-internal-format
33291 msgid "conversion of %qE from %qT to %qT is ambiguous"
33292 msgstr ""
33294 #: cp/cvt.c:394
33295 #, gcc-internal-format
33296 msgid "initialization of volatile reference type %q#T from rvalue of type %qT"
33297 msgstr ""
33299 #: cp/cvt.c:397
33300 #, gcc-internal-format
33301 msgid "conversion to volatile reference type %q#T from rvalue of type %qT"
33302 msgstr ""
33304 #: cp/cvt.c:400
33305 #, gcc-internal-format
33306 msgid "initialization of non-const reference type %q#T from rvalue of type %qT"
33307 msgstr ""
33309 #: cp/cvt.c:403
33310 #, gcc-internal-format
33311 msgid "conversion to non-const reference type %q#T from rvalue of type %qT"
33312 msgstr ""
33314 #: cp/cvt.c:479
33315 #, gcc-internal-format
33316 msgid "conversion from %qT to %qT discards qualifiers"
33317 msgstr ""
33319 #: cp/cvt.c:501 cp/typeck.c:6814
33320 #, gcc-internal-format
33321 msgid "casting %qT to %qT does not dereference pointer"
33322 msgstr ""
33324 #: cp/cvt.c:529
33325 #, gcc-internal-format
33326 msgid "cannot convert type %qT to type %qT"
33327 msgstr ""
33329 #: cp/cvt.c:761
33330 #, gcc-internal-format
33331 msgid "conversion from %q#T to %q#T"
33332 msgstr ""
33334 #: cp/cvt.c:778
33335 #, gcc-internal-format
33336 msgid "the result of the conversion is unspecified because %qE is outside the range of type %qT"
33337 msgstr ""
33339 #: cp/cvt.c:789 cp/cvt.c:833
33340 #, gcc-internal-format
33341 msgid "%q#T used where a %qT was expected"
33342 msgstr ""
33344 #: cp/cvt.c:798
33345 #, gcc-internal-format
33346 msgid "could not convert %qE from %<void%> to %<bool%>"
33347 msgstr ""
33349 #: cp/cvt.c:849
33350 #, gcc-internal-format
33351 msgid "%q#T used where a floating point value was expected"
33352 msgstr ""
33354 #: cp/cvt.c:908
33355 #, gcc-internal-format
33356 msgid "conversion from %qT to non-scalar type %qT requested"
33357 msgstr ""
33359 #: cp/cvt.c:968
33360 #, gcc-internal-format
33361 msgid "pseudo-destructor is not called"
33362 msgstr ""
33364 #: cp/cvt.c:1045
33365 #, gcc-internal-format
33366 msgid "conversion to void will not access object of incomplete type %qT"
33367 msgstr ""
33369 #: cp/cvt.c:1049
33370 #, gcc-internal-format
33371 msgid "indirection will not access object of incomplete type %qT in second operand of conditional expression"
33372 msgstr ""
33374 #: cp/cvt.c:1054
33375 #, gcc-internal-format
33376 msgid "indirection will not access object of incomplete type %qT in third operand of conditional expression"
33377 msgstr ""
33379 #: cp/cvt.c:1059
33380 #, gcc-internal-format
33381 msgid "indirection will not access object of incomplete type %qT in right operand of comma operator"
33382 msgstr ""
33384 #: cp/cvt.c:1064
33385 #, gcc-internal-format
33386 msgid "indirection will not access object of incomplete type %qT in left operand of comma operator"
33387 msgstr ""
33389 #: cp/cvt.c:1069
33390 #, gcc-internal-format
33391 msgid "indirection will not access object of incomplete type %qT in statement"
33392 msgstr ""
33394 #: cp/cvt.c:1073
33395 #, gcc-internal-format
33396 msgid "indirection will not access object of incomplete type %qT in for increment expression"
33397 msgstr ""
33399 #: cp/cvt.c:1089
33400 #, gcc-internal-format
33401 msgid "conversion to void will not access object of type %qT"
33402 msgstr ""
33404 #: cp/cvt.c:1093
33405 #, gcc-internal-format
33406 msgid "implicit dereference will not access object of type %qT in second operand of conditional expression"
33407 msgstr ""
33409 #: cp/cvt.c:1098
33410 #, gcc-internal-format
33411 msgid "implicit dereference will not access object of type %qT in third operand of conditional expression"
33412 msgstr ""
33414 #: cp/cvt.c:1103
33415 #, gcc-internal-format
33416 msgid "implicit dereference will not access object of type %qT in right operand of comma operator"
33417 msgstr ""
33419 #: cp/cvt.c:1108
33420 #, gcc-internal-format
33421 msgid "implicit dereference will not access object of type %qT in left operand of comma operator"
33422 msgstr ""
33424 #: cp/cvt.c:1113
33425 #, gcc-internal-format
33426 msgid "implicit dereference will not access object of type %qT in statement"
33427 msgstr ""
33429 #: cp/cvt.c:1117
33430 #, gcc-internal-format
33431 msgid "implicit dereference will not access object of type %qT in for increment expression"
33432 msgstr ""
33434 #: cp/cvt.c:1131
33435 #, gcc-internal-format
33436 msgid "conversion to void will not access object of non-trivially-copyable type %qT"
33437 msgstr ""
33439 #: cp/cvt.c:1136
33440 #, gcc-internal-format
33441 msgid "indirection will not access object of non-trivially-copyable type %qT in second operand of conditional expression"
33442 msgstr ""
33444 #: cp/cvt.c:1141
33445 #, gcc-internal-format
33446 msgid "indirection will not access object of non-trivially-copyable type %qT in third operand of conditional expression"
33447 msgstr ""
33449 #: cp/cvt.c:1146
33450 #, gcc-internal-format
33451 msgid "indirection will not access object of non-trivially-copyable type %qT in right operand of comma operator"
33452 msgstr ""
33454 #: cp/cvt.c:1151
33455 #, gcc-internal-format
33456 msgid "indirection will not access object of non-trivially-copyable type %qT in left operand of comma operator"
33457 msgstr ""
33459 #: cp/cvt.c:1156
33460 #, gcc-internal-format
33461 msgid "indirection will not access object of non-trivially-copyable type %qT in statement"
33462 msgstr ""
33464 #: cp/cvt.c:1161
33465 #, gcc-internal-format
33466 msgid "indirection will not access object of non-trivially-copyable type %qT in for increment expression"
33467 msgstr ""
33469 #: cp/cvt.c:1199
33470 #, gcc-internal-format
33471 msgid "conversion to void will not access object %qE of incomplete type %qT"
33472 msgstr ""
33474 #: cp/cvt.c:1203
33475 #, gcc-internal-format
33476 msgid "variable %qE of incomplete type %qT will not be accessed in second operand of conditional expression"
33477 msgstr ""
33479 #: cp/cvt.c:1208
33480 #, gcc-internal-format
33481 msgid "variable %qE of incomplete type %qT will not be accessed in third operand of conditional expression"
33482 msgstr ""
33484 #: cp/cvt.c:1213
33485 #, gcc-internal-format
33486 msgid "variable %qE of incomplete type %qT will not be accessed in right operand of comma operator"
33487 msgstr ""
33489 #: cp/cvt.c:1218
33490 #, gcc-internal-format
33491 msgid "variable %qE of incomplete type %qT will not be accessed in left operand of comma operator"
33492 msgstr ""
33494 #: cp/cvt.c:1223
33495 #, gcc-internal-format
33496 msgid "variable %qE of incomplete type %qT will not be accessed in statement"
33497 msgstr ""
33499 #: cp/cvt.c:1227
33500 #, gcc-internal-format
33501 msgid "variable %qE of incomplete type %qT will not be accessed in for increment expression"
33502 msgstr ""
33504 #: cp/cvt.c:1276
33505 #, gcc-internal-format
33506 msgid "conversion to void cannot resolve address of overloaded function"
33507 msgstr ""
33509 #: cp/cvt.c:1280
33510 #, gcc-internal-format
33511 msgid "second operand of conditional expression cannot resolve address of overloaded function"
33512 msgstr ""
33514 #: cp/cvt.c:1284
33515 #, gcc-internal-format
33516 msgid "third operand of conditional expression cannot resolve address of overloaded function"
33517 msgstr ""
33519 #: cp/cvt.c:1288
33520 #, gcc-internal-format
33521 msgid "right operand of comma operator cannot resolve address of overloaded function"
33522 msgstr ""
33524 #: cp/cvt.c:1292
33525 #, gcc-internal-format
33526 msgid "left operand of comma operator cannot resolve address of overloaded function"
33527 msgstr ""
33529 #: cp/cvt.c:1296
33530 #, gcc-internal-format
33531 msgid "statement cannot resolve address of overloaded function"
33532 msgstr ""
33534 #: cp/cvt.c:1300
33535 #, gcc-internal-format
33536 msgid "for increment expression cannot resolve address of overloaded function"
33537 msgstr ""
33539 #: cp/cvt.c:1316
33540 #, gcc-internal-format
33541 msgid "second operand of conditional expression is a reference, not call, to function %qE"
33542 msgstr ""
33544 #: cp/cvt.c:1321
33545 #, gcc-internal-format
33546 msgid "third operand of conditional expression is a reference, not call, to function %qE"
33547 msgstr ""
33549 #: cp/cvt.c:1326
33550 #, gcc-internal-format
33551 msgid "right operand of comma operator is a reference, not call, to function %qE"
33552 msgstr ""
33554 #: cp/cvt.c:1331
33555 #, gcc-internal-format
33556 msgid "left operand of comma operator is a reference, not call, to function %qE"
33557 msgstr ""
33559 #: cp/cvt.c:1336
33560 #, gcc-internal-format
33561 msgid "statement is a reference, not call, to function %qE"
33562 msgstr ""
33564 #: cp/cvt.c:1341
33565 #, gcc-internal-format
33566 msgid "for increment expression is a reference, not call, to function %qE"
33567 msgstr ""
33569 #: cp/cvt.c:1368
33570 #, gcc-internal-format
33571 msgid "second operand of conditional expression has no effect"
33572 msgstr ""
33574 #: cp/cvt.c:1373
33575 #, gcc-internal-format
33576 msgid "third operand of conditional expression has no effect"
33577 msgstr ""
33579 #: cp/cvt.c:1378
33580 #, gcc-internal-format
33581 msgid "right operand of comma operator has no effect"
33582 msgstr ""
33584 #: cp/cvt.c:1382
33585 #, gcc-internal-format
33586 msgid "left operand of comma operator has no effect"
33587 msgstr ""
33589 #: cp/cvt.c:1386
33590 #, gcc-internal-format
33591 msgid "statement has no effect"
33592 msgstr ""
33594 #: cp/cvt.c:1390
33595 #, gcc-internal-format
33596 msgid "for increment expression has no effect"
33597 msgstr ""
33599 #: cp/cvt.c:1547
33600 #, gcc-internal-format
33601 msgid "converting NULL to non-pointer type"
33602 msgstr ""
33604 #: cp/cvt.c:1662
33605 #, gcc-internal-format
33606 msgid "default type conversion can't deduce template argument for %qD"
33607 msgstr ""
33609 #: cp/cvt.c:1677
33610 #, gcc-internal-format
33611 msgid "ambiguous default type conversion from %qT"
33612 msgstr ""
33614 #: cp/cvt.c:1680
33615 #, gcc-internal-format
33616 msgid "  candidate conversions include %qD and %qD"
33617 msgstr ""
33619 #: cp/cxx-pretty-print.c:2148
33620 #, gcc-internal-format
33621 msgid "template-parameter-"
33622 msgstr ""
33624 #: cp/decl.c:665
33625 #, gcc-internal-format
33626 msgid "variable %q+D set but not used"
33627 msgstr ""
33629 #: cp/decl.c:1185
33630 #, gcc-internal-format
33631 msgid "%qD was declared %<extern%> and later %<static%>"
33632 msgstr ""
33634 #: cp/decl.c:1186 objc/objc-act.c:3421 objc/objc-act.c:4009
33635 #: objc/objc-act.c:4037 objc/objc-act.c:4092 objc/objc-act.c:6863
33636 #, gcc-internal-format
33637 msgid "previous declaration of %q+D"
33638 msgstr ""
33640 #: cp/decl.c:1221
33641 #, gcc-internal-format
33642 msgid "declaration of %qF has a different exception specifier"
33643 msgstr ""
33645 #: cp/decl.c:1223
33646 #, gcc-internal-format
33647 msgid "from previous declaration %q+F"
33648 msgstr ""
33650 #: cp/decl.c:1257
33651 #, gcc-internal-format
33652 msgid "redeclaration %qD differs in %<constexpr%>"
33653 msgstr ""
33655 #: cp/decl.c:1258
33656 #, gcc-internal-format
33657 msgid "from previous declaration %q+D"
33658 msgstr ""
33660 #: cp/decl.c:1279
33661 #, gcc-internal-format
33662 msgid "redeclaration of %q#D may not have default arguments"
33663 msgstr ""
33665 #: cp/decl.c:1326
33666 #, gcc-internal-format
33667 msgid "literal operator template %q+D conflicts with raw literal operator %qD"
33668 msgstr ""
33670 #: cp/decl.c:1331
33671 #, gcc-internal-format
33672 msgid "raw literal operator %q+D conflicts with literal operator template %qD"
33673 msgstr ""
33675 #: cp/decl.c:1352
33676 #, gcc-internal-format
33677 msgid "function %q+D redeclared as inline"
33678 msgstr ""
33680 #: cp/decl.c:1355
33681 #, gcc-internal-format
33682 msgid "previous declaration of %qD with attribute noinline"
33683 msgstr ""
33685 #: cp/decl.c:1362
33686 #, gcc-internal-format
33687 msgid "function %q+D redeclared with attribute noinline"
33688 msgstr ""
33690 #: cp/decl.c:1365
33691 #, gcc-internal-format
33692 msgid "previous declaration of %qD was inline"
33693 msgstr ""
33695 #: cp/decl.c:1389 cp/decl.c:1465
33696 #, gcc-internal-format
33697 msgid "shadowing built-in function %q#D"
33698 msgstr ""
33700 #: cp/decl.c:1390 cp/decl.c:1466
33701 #, gcc-internal-format
33702 msgid "shadowing library function %q#D"
33703 msgstr ""
33705 #: cp/decl.c:1397
33706 #, gcc-internal-format
33707 msgid "library function %q#D redeclared as non-function %q#D"
33708 msgstr ""
33710 #: cp/decl.c:1400
33711 #, gcc-internal-format
33712 msgid "declaration of %q#D conflicts with built-in declaration %q#D"
33713 msgstr ""
33715 #: cp/decl.c:1408
33716 #, gcc-internal-format
33717 msgid "redeclaration of %<pragma omp declare reduction%>"
33718 msgstr ""
33720 #: cp/decl.c:1410
33721 #, gcc-internal-format
33722 msgid "previous %<pragma omp declare reduction%> declaration"
33723 msgstr "попереднє оголошення %<pragma omp declare reduction%>"
33725 #: cp/decl.c:1460
33726 #, gcc-internal-format
33727 msgid "new declaration %q#D ambiguates built-in declaration %q#D"
33728 msgstr ""
33730 #: cp/decl.c:1551
33731 #, gcc-internal-format
33732 msgid "%q#D redeclared as different kind of symbol"
33733 msgstr ""
33735 #: cp/decl.c:1555 cp/decl.c:1576 cp/decl.c:1603
33736 #, gcc-internal-format
33737 msgid "previous declaration %q#D"
33738 msgstr ""
33740 #: cp/decl.c:1574
33741 #, gcc-internal-format
33742 msgid "conflicting declaration of template %q#D"
33743 msgstr ""
33745 #: cp/decl.c:1590
33746 #, gcc-internal-format
33747 msgid "ambiguating new declaration %q#D"
33748 msgstr ""
33750 #: cp/decl.c:1592 cp/decl.c:1615
33751 #, gcc-internal-format
33752 msgid "old declaration %q#D"
33753 msgstr ""
33755 #: cp/decl.c:1600
33756 #, gcc-internal-format
33757 msgid "conflicting declaration of C function %q#D"
33758 msgstr ""
33760 #: cp/decl.c:1613
33761 #, gcc-internal-format
33762 msgid "ambiguating new declaration of %q#D"
33763 msgstr ""
33765 #: cp/decl.c:1623
33766 #, gcc-internal-format
33767 msgid "conflicting declaration %q#D"
33768 msgstr ""
33770 #: cp/decl.c:1625
33771 #, gcc-internal-format
33772 msgid "previous declaration as %q#D"
33773 msgstr ""
33775 #. [namespace.alias]
33777 #. A namespace-name or namespace-alias shall not be declared as
33778 #. the name of any other entity in the same declarative region.
33779 #. A namespace-name defined at global scope shall not be
33780 #. declared as the name of any other entity in any global scope
33781 #. of the program.
33782 #: cp/decl.c:1677
33783 #, gcc-internal-format
33784 msgid "conflicting declaration of namespace %qD"
33785 msgstr ""
33787 #: cp/decl.c:1679
33788 #, gcc-internal-format
33789 msgid "previous declaration of namespace %qD here"
33790 msgstr ""
33792 #: cp/decl.c:1691
33793 #, gcc-internal-format
33794 msgid "%q+#D previously defined here"
33795 msgstr ""
33797 #: cp/decl.c:1692 cp/name-lookup.c:1181 cp/name-lookup.c:1204
33798 #, gcc-internal-format
33799 msgid "%q+#D previously declared here"
33800 msgstr ""
33802 #: cp/decl.c:1702
33803 #, gcc-internal-format
33804 msgid "prototype specified for %q#D"
33805 msgstr ""
33807 #: cp/decl.c:1704
33808 #, gcc-internal-format
33809 msgid "previous non-prototype definition here"
33810 msgstr ""
33812 #: cp/decl.c:1743
33813 #, gcc-internal-format
33814 msgid "conflicting declaration of %q#D with %qL linkage"
33815 msgstr ""
33817 #: cp/decl.c:1746
33818 #, gcc-internal-format
33819 msgid "previous declaration with %qL linkage"
33820 msgstr ""
33822 #: cp/decl.c:1780 cp/decl.c:1788
33823 #, gcc-internal-format
33824 msgid "default argument given for parameter %d of %q#D"
33825 msgstr ""
33827 #: cp/decl.c:1783 cp/decl.c:1791
33828 #, gcc-internal-format
33829 msgid "previous specification in %q#D here"
33830 msgstr ""
33832 #: cp/decl.c:1856
33833 #, gcc-internal-format
33834 msgid "redundant redeclaration of %qD in same scope"
33835 msgstr ""
33837 #: cp/decl.c:1859 cp/decl.c:1869 cp/decl.c:2371
33838 #, gcc-internal-format
33839 msgid "previous declaration of %qD"
33840 msgstr ""
33842 #: cp/decl.c:1867
33843 #, gcc-internal-format
33844 msgid "deleted definition of %qD"
33845 msgstr ""
33847 #. From [temp.expl.spec]:
33849 #. If a template, a member template or the member of a class
33850 #. template is explicitly specialized then that
33851 #. specialization shall be declared before the first use of
33852 #. that specialization that would cause an implicit
33853 #. instantiation to take place, in every translation unit in
33854 #. which such a use occurs.
33855 #: cp/decl.c:2237
33856 #, gcc-internal-format
33857 msgid "explicit specialization of %qD after first use"
33858 msgstr ""
33860 #: cp/decl.c:2368
33861 #, gcc-internal-format
33862 msgid "%qD: visibility attribute ignored because it conflicts with previous declaration"
33863 msgstr ""
33865 #. Reject two definitions.
33866 #: cp/decl.c:2609 cp/decl.c:2638 cp/decl.c:2671 cp/decl.c:2688 cp/decl.c:2761
33867 #, gcc-internal-format
33868 msgid "redefinition of %q#D"
33869 msgstr ""
33871 #: cp/decl.c:2625
33872 #, gcc-internal-format
33873 msgid "%qD conflicts with used function"
33874 msgstr ""
33876 #: cp/decl.c:2635
33877 #, gcc-internal-format
33878 msgid "%q#D not declared in class"
33879 msgstr ""
33881 #: cp/decl.c:2649 cp/decl.c:2698
33882 #, gcc-internal-format
33883 msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
33884 msgstr ""
33886 #: cp/decl.c:2652 cp/decl.c:2701
33887 #, gcc-internal-format
33888 msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
33889 msgstr ""
33891 #. is_primary=
33892 #. is_partial=
33893 #. is_friend_decl=
33894 #: cp/decl.c:2718
33895 #, gcc-internal-format
33896 msgid "redeclaration of friend %q#D may not have default template arguments"
33897 msgstr ""
33899 #: cp/decl.c:2732
33900 #, gcc-internal-format
33901 msgid "thread-local declaration of %q#D follows non-thread-local declaration"
33902 msgstr ""
33904 #: cp/decl.c:2735
33905 #, gcc-internal-format
33906 msgid "non-thread-local declaration of %q#D follows thread-local declaration"
33907 msgstr ""
33909 #: cp/decl.c:2750 cp/decl.c:2769 cp/name-lookup.c:597 cp/name-lookup.c:1180
33910 #: cp/name-lookup.c:1203
33911 #, gcc-internal-format
33912 msgid "redeclaration of %q#D"
33913 msgstr ""
33915 #: cp/decl.c:2916
33916 #, gcc-internal-format
33917 msgid "jump to label %qD"
33918 msgstr ""
33920 #: cp/decl.c:2917
33921 #, gcc-internal-format
33922 msgid "jump to case label"
33923 msgstr ""
33925 #: cp/decl.c:2919 cp/decl.c:3073 cp/decl.c:3125
33926 #, gcc-internal-format
33927 msgid "  from here"
33928 msgstr "  звідси"
33930 #: cp/decl.c:2941 cp/decl.c:3129
33931 #, gcc-internal-format
33932 msgid "  exits OpenMP structured block"
33933 msgstr ""
33935 #: cp/decl.c:2966
33936 #, gcc-internal-format
33937 msgid "  crosses initialization of %q+#D"
33938 msgstr ""
33940 #: cp/decl.c:2968 cp/decl.c:3093
33941 #, gcc-internal-format
33942 msgid "  enters scope of %q+#D which has non-trivial destructor"
33943 msgstr ""
33945 #: cp/decl.c:2985 cp/decl.c:3101
33946 #, gcc-internal-format
33947 msgid "  enters try block"
33948 msgstr ""
33950 #: cp/decl.c:2987 cp/decl.c:3085 cp/decl.c:3103
33951 #, gcc-internal-format
33952 msgid "  enters catch block"
33953 msgstr ""
33955 #: cp/decl.c:2999 cp/decl.c:3109
33956 #, gcc-internal-format
33957 msgid "  enters OpenMP structured block"
33958 msgstr ""
33960 #: cp/decl.c:3071 cp/decl.c:3123
33961 #, gcc-internal-format
33962 msgid "jump to label %q+D"
33963 msgstr ""
33965 #: cp/decl.c:3091
33966 #, gcc-internal-format
33967 msgid "  skips initialization of %q+#D"
33968 msgstr ""
33970 #: cp/decl.c:3146 cp/parser.c:11023 cp/parser.c:11050
33971 #, gcc-internal-format
33972 msgid "invalid exit from OpenMP structured block"
33973 msgstr ""
33975 #: cp/decl.c:3178
33976 #, gcc-internal-format
33977 msgid "label named wchar_t"
33978 msgstr ""
33980 #: cp/decl.c:3488
33981 #, gcc-internal-format
33982 msgid "%qD is not a type"
33983 msgstr ""
33985 #: cp/decl.c:3495 cp/parser.c:5503
33986 #, gcc-internal-format
33987 msgid "%qD used without template parameters"
33988 msgstr ""
33990 #: cp/decl.c:3504
33991 #, gcc-internal-format
33992 msgid "%q#T is not a class"
33993 msgstr ""
33995 #: cp/decl.c:3528 cp/decl.c:3620
33996 #, gcc-internal-format
33997 msgid "no class template named %q#T in %q#T"
33998 msgstr ""
34000 #: cp/decl.c:3529
34001 #, gcc-internal-format
34002 msgid "no type named %q#T in %q#T"
34003 msgstr ""
34005 #: cp/decl.c:3541
34006 #, gcc-internal-format
34007 msgid "lookup of %qT in %qT is ambiguous"
34008 msgstr ""
34010 #: cp/decl.c:3550
34011 #, gcc-internal-format
34012 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
34013 msgstr ""
34015 #: cp/decl.c:3557
34016 #, gcc-internal-format
34017 msgid "%<typename %T::%D%> names %q#T, which is not a type"
34018 msgstr ""
34020 #: cp/decl.c:3629
34021 #, gcc-internal-format
34022 msgid "template parameters do not match template %qD"
34023 msgstr ""
34025 #: cp/decl.c:4358
34026 #, gcc-internal-format
34027 msgid "an anonymous struct cannot have function members"
34028 msgstr ""
34030 #: cp/decl.c:4361
34031 #, gcc-internal-format
34032 msgid "an anonymous union cannot have function members"
34033 msgstr ""
34035 #: cp/decl.c:4379
34036 #, gcc-internal-format
34037 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
34038 msgstr ""
34040 #: cp/decl.c:4382
34041 #, gcc-internal-format
34042 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
34043 msgstr ""
34045 #: cp/decl.c:4385
34046 #, gcc-internal-format
34047 msgid "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
34048 msgstr ""
34050 #: cp/decl.c:4403
34051 #, gcc-internal-format
34052 msgid "attribute ignored in declaration of %q#T"
34053 msgstr ""
34055 #: cp/decl.c:4406
34056 #, gcc-internal-format
34057 msgid "attribute for %q#T must follow the %qs keyword"
34058 msgstr ""
34060 #: cp/decl.c:4429
34061 #, gcc-internal-format
34062 msgid "multiple types in one declaration"
34063 msgstr ""
34065 #: cp/decl.c:4434
34066 #, gcc-internal-format
34067 msgid "redeclaration of C++ built-in type %qT"
34068 msgstr ""
34070 #: cp/decl.c:4451
34071 #, gcc-internal-format
34072 msgid "%<auto%> can only be specified for variables or function declarations"
34073 msgstr ""
34075 #: cp/decl.c:4477
34076 #, gcc-internal-format
34077 msgid "missing type-name in typedef-declaration"
34078 msgstr ""
34080 #: cp/decl.c:4485
34081 #, gcc-internal-format
34082 msgid "ISO C++ prohibits anonymous structs"
34083 msgstr ""
34085 #: cp/decl.c:4492
34086 #, gcc-internal-format
34087 msgid "%qs can only be specified for functions"
34088 msgstr ""
34090 #: cp/decl.c:4498
34091 #, gcc-internal-format
34092 msgid "%<friend%> can only be specified inside a class"
34093 msgstr ""
34095 #: cp/decl.c:4500
34096 #, gcc-internal-format
34097 msgid "%<explicit%> can only be specified for constructors"
34098 msgstr ""
34100 #: cp/decl.c:4502
34101 #, gcc-internal-format
34102 msgid "a storage class can only be specified for objects and functions"
34103 msgstr ""
34105 #: cp/decl.c:4508
34106 #, gcc-internal-format
34107 msgid "qualifiers can only be specified for objects and functions"
34108 msgstr ""
34110 #: cp/decl.c:4511
34111 #, gcc-internal-format
34112 msgid "%<typedef%> was ignored in this declaration"
34113 msgstr ""
34115 #: cp/decl.c:4513
34116 #, gcc-internal-format
34117 msgid "%<constexpr%> cannot be used for type declarations"
34118 msgstr ""
34120 #: cp/decl.c:4535
34121 #, gcc-internal-format
34122 msgid "attribute ignored in explicit instantiation %q#T"
34123 msgstr ""
34125 #: cp/decl.c:4538
34126 #, gcc-internal-format
34127 msgid "no attribute can be applied to an explicit instantiation"
34128 msgstr ""
34130 #: cp/decl.c:4610
34131 #, gcc-internal-format
34132 msgid "ignoring attributes applied to class type %qT outside of definition"
34133 msgstr ""
34135 #. A template type parameter or other dependent type.
34136 #: cp/decl.c:4614
34137 #, gcc-internal-format
34138 msgid "ignoring attributes applied to dependent type %qT without an associated declaration"
34139 msgstr ""
34141 #: cp/decl.c:4683 cp/decl2.c:889
34142 #, gcc-internal-format
34143 msgid "typedef %qD is initialized (use decltype instead)"
34144 msgstr ""
34146 #: cp/decl.c:4691
34147 #, gcc-internal-format
34148 msgid "declaration of %q#D has %<extern%> and is initialized"
34149 msgstr ""
34151 #: cp/decl.c:4720
34152 #, gcc-internal-format
34153 msgid "definition of %q#D is marked %<dllimport%>"
34154 msgstr ""
34156 #: cp/decl.c:4743
34157 #, gcc-internal-format
34158 msgid "%q+#D is not a static data member of %q#T"
34159 msgstr ""
34161 #: cp/decl.c:4752
34162 #, gcc-internal-format
34163 msgid "non-member-template declaration of %qD"
34164 msgstr ""
34166 #: cp/decl.c:4753
34167 #, gcc-internal-format
34168 msgid "does not match member template declaration here"
34169 msgstr ""
34171 #: cp/decl.c:4766
34172 #, gcc-internal-format
34173 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
34174 msgstr ""
34176 #: cp/decl.c:4778
34177 #, gcc-internal-format
34178 msgid "duplicate initialization of %qD"
34179 msgstr ""
34181 #: cp/decl.c:4783
34182 #, gcc-internal-format
34183 msgid "%qD declared %<constexpr%> outside its class"
34184 msgstr ""
34186 #: cp/decl.c:4826
34187 #, gcc-internal-format
34188 msgid "declaration of %q#D outside of class is not definition"
34189 msgstr ""
34191 #: cp/decl.c:4859
34192 #, gcc-internal-format
34193 msgid "%qD declared %<thread_local%> in %<constexpr%> function"
34194 msgstr ""
34196 #: cp/decl.c:4862
34197 #, gcc-internal-format
34198 msgid "%qD declared %<static%> in %<constexpr%> function"
34199 msgstr ""
34201 #: cp/decl.c:4927
34202 #, gcc-internal-format
34203 msgid "variable %q#D has initializer but incomplete type"
34204 msgstr ""
34206 #: cp/decl.c:4933 cp/decl.c:5796
34207 #, gcc-internal-format
34208 msgid "elements of array %q#D have incomplete type"
34209 msgstr ""
34211 #: cp/decl.c:4940 cp/decl.c:6416
34212 #, gcc-internal-format
34213 msgid "declaration of %q#D has no initializer"
34214 msgstr ""
34216 #: cp/decl.c:4942
34217 #, gcc-internal-format
34218 msgid "aggregate %q#D has incomplete type and cannot be defined"
34219 msgstr ""
34221 #: cp/decl.c:4976
34222 #, gcc-internal-format
34223 msgid "%qD declared as reference but not initialized"
34224 msgstr ""
34226 #: cp/decl.c:5033
34227 #, gcc-internal-format
34228 msgid "name used in a GNU-style designated initializer for an array"
34229 msgstr ""
34231 #: cp/decl.c:5039
34232 #, gcc-internal-format
34233 msgid "name %qD used in a GNU-style designated initializer for an array"
34234 msgstr ""
34236 #: cp/decl.c:5055 cp/typeck2.c:1273 cp/typeck2.c:1384
34237 #, gcc-internal-format
34238 msgid "non-trivial designated initializers not supported"
34239 msgstr ""
34241 #: cp/decl.c:5058
34242 #, gcc-internal-format
34243 msgid "C99 designator %qE is not an integral constant-expression"
34244 msgstr ""
34246 #: cp/decl.c:5106
34247 #, gcc-internal-format
34248 msgid "initializer fails to determine size of %qD"
34249 msgstr ""
34251 #: cp/decl.c:5112
34252 #, gcc-internal-format
34253 msgid "array size missing in %qD"
34254 msgstr ""
34256 #: cp/decl.c:5123
34257 #, gcc-internal-format
34258 msgid "zero-size array %qD"
34259 msgstr ""
34261 #. An automatic variable with an incomplete type: that is an error.
34262 #. Don't talk about array types here, since we took care of that
34263 #. message in grokdeclarator.
34264 #: cp/decl.c:5165
34265 #, gcc-internal-format
34266 msgid "storage size of %qD isn%'t known"
34267 msgstr ""
34269 #: cp/decl.c:5188
34270 #, gcc-internal-format
34271 msgid "storage size of %qD isn%'t constant"
34272 msgstr ""
34274 #: cp/decl.c:5234
34275 #, gcc-internal-format
34276 msgid "sorry: semantics of inline function static data %q#D are wrong (you%'ll wind up with multiple copies)"
34277 msgstr ""
34279 #: cp/decl.c:5238
34280 #, gcc-internal-format
34281 msgid "you can work around this by removing the initializer"
34282 msgstr ""
34284 #: cp/decl.c:5265
34285 #, gcc-internal-format
34286 msgid "uninitialized const %qD"
34287 msgstr ""
34289 #: cp/decl.c:5269
34290 #, gcc-internal-format
34291 msgid "uninitialized variable %qD in %<constexpr%> function"
34292 msgstr ""
34294 #: cp/decl.c:5279
34295 #, gcc-internal-format
34296 msgid "%q#T has no user-provided default constructor"
34297 msgstr ""
34299 #: cp/decl.c:5283
34300 #, gcc-internal-format
34301 msgid "constructor is not user-provided because it is explicitly defaulted in the class body"
34302 msgstr ""
34304 #: cp/decl.c:5285
34305 #, gcc-internal-format
34306 msgid "and the implicitly-defined constructor does not initialize %q+#D"
34307 msgstr ""
34309 #: cp/decl.c:5408
34310 #, gcc-internal-format
34311 msgid "invalid type %qT as initializer for a vector of type %qT"
34312 msgstr ""
34314 #: cp/decl.c:5449
34315 #, gcc-internal-format
34316 msgid "initializer for %qT must be brace-enclosed"
34317 msgstr ""
34319 #: cp/decl.c:5475
34320 #, gcc-internal-format
34321 msgid "%<[%E] =%> used in a GNU-style designated initializer for class %qT"
34322 msgstr ""
34324 #: cp/decl.c:5483
34325 #, gcc-internal-format
34326 msgid "%qT has no non-static data member named %qD"
34327 msgstr ""
34329 #: cp/decl.c:5503
34330 #, gcc-internal-format
34331 msgid "invalid initializer for %q#D"
34332 msgstr ""
34334 #: cp/decl.c:5533
34335 #, gcc-internal-format
34336 msgid "C99 designator %qE outside aggregate initializer"
34337 msgstr ""
34339 #: cp/decl.c:5570 cp/decl.c:5775 cp/typeck2.c:1260 cp/typeck2.c:1470
34340 #: cp/typeck2.c:1499 cp/typeck2.c:1546
34341 #, gcc-internal-format
34342 msgid "too many initializers for %qT"
34343 msgstr ""
34345 #: cp/decl.c:5609
34346 #, gcc-internal-format
34347 msgid "braces around scalar initializer for type %qT"
34348 msgstr ""
34350 #: cp/decl.c:5716
34351 #, gcc-internal-format
34352 msgid "missing braces around initializer for %qT"
34353 msgstr ""
34355 #: cp/decl.c:5798
34356 #, gcc-internal-format
34357 msgid "elements of array %q#T have incomplete type"
34358 msgstr ""
34360 #: cp/decl.c:5806
34361 #, gcc-internal-format
34362 msgid "variable-sized compound literal"
34363 msgstr ""
34365 #: cp/decl.c:5860
34366 #, gcc-internal-format
34367 msgid "%q#D has incomplete type"
34368 msgstr ""
34370 #: cp/decl.c:5880
34371 #, gcc-internal-format
34372 msgid "scalar object %qD requires one element in initializer"
34373 msgstr ""
34375 #: cp/decl.c:5923
34376 #, gcc-internal-format
34377 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
34378 msgstr ""
34380 #: cp/decl.c:6017
34381 #, gcc-internal-format
34382 msgid "array %qD initialized by parenthesized string literal %qE"
34383 msgstr ""
34385 #: cp/decl.c:6048
34386 #, gcc-internal-format
34387 msgid "initializer invalid for static member with constructor"
34388 msgstr ""
34390 #: cp/decl.c:6050
34391 #, gcc-internal-format
34392 msgid "non-constant in-class initialization invalid for static member %qD"
34393 msgstr ""
34395 #: cp/decl.c:6055
34396 #, gcc-internal-format
34397 msgid "(an out of class initialization is required)"
34398 msgstr ""
34400 #: cp/decl.c:6229
34401 #, gcc-internal-format
34402 msgid "reference %qD is initialized with itself"
34403 msgstr ""
34405 #: cp/decl.c:6375
34406 #, gcc-internal-format
34407 msgid "assignment (not initialization) in declaration"
34408 msgstr ""
34410 #: cp/decl.c:6552
34411 #, gcc-internal-format
34412 msgid "shadowing previous type declaration of %q#D"
34413 msgstr ""
34415 #: cp/decl.c:6619
34416 #, gcc-internal-format
34417 msgid "Java object %qD not allocated with %<new%>"
34418 msgstr ""
34420 #: cp/decl.c:6667
34421 #, gcc-internal-format
34422 msgid "non-static data member %qD has Java class type"
34423 msgstr ""
34425 #: cp/decl.c:6748
34426 #, gcc-internal-format
34427 msgid "function %q#D is initialized like a variable"
34428 msgstr ""
34430 #: cp/decl.c:7182
34431 #, gcc-internal-format
34432 msgid "non-local variable %qD declared %<__thread%> needs dynamic initialization"
34433 msgstr ""
34435 #: cp/decl.c:7185
34436 #, gcc-internal-format
34437 msgid "non-local variable %qD declared %<__thread%> has a non-trivial destructor"
34438 msgstr ""
34440 #: cp/decl.c:7191
34441 #, gcc-internal-format
34442 msgid "C++11 %<thread_local%> allows dynamic initialization and destruction"
34443 msgstr ""
34445 #: cp/decl.c:7425
34446 #, gcc-internal-format
34447 msgid "initializer fails to determine size of %qT"
34448 msgstr ""
34450 #: cp/decl.c:7429
34451 #, gcc-internal-format
34452 msgid "array size missing in %qT"
34453 msgstr ""
34455 #: cp/decl.c:7432
34456 #, gcc-internal-format
34457 msgid "zero-size array %qT"
34458 msgstr ""
34460 #: cp/decl.c:7448
34461 #, gcc-internal-format
34462 msgid "destructor for alien class %qT cannot be a member"
34463 msgstr ""
34465 #: cp/decl.c:7450
34466 #, gcc-internal-format
34467 msgid "constructor for alien class %qT cannot be a member"
34468 msgstr ""
34470 #: cp/decl.c:7474
34471 #, gcc-internal-format
34472 msgid "%qD declared as a %<virtual%> variable"
34473 msgstr ""
34475 #: cp/decl.c:7476
34476 #, gcc-internal-format
34477 msgid "%qD declared as an %<inline%> variable"
34478 msgstr ""
34480 #: cp/decl.c:7478
34481 #, gcc-internal-format
34482 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in variable declaration"
34483 msgstr ""
34485 #: cp/decl.c:7483
34486 #, gcc-internal-format
34487 msgid "%qD declared as a %<virtual%> parameter"
34488 msgstr ""
34490 #: cp/decl.c:7485
34491 #, gcc-internal-format
34492 msgid "%qD declared as an %<inline%> parameter"
34493 msgstr ""
34495 #: cp/decl.c:7487
34496 #, gcc-internal-format
34497 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in parameter declaration"
34498 msgstr ""
34500 #: cp/decl.c:7492
34501 #, gcc-internal-format
34502 msgid "%qD declared as a %<virtual%> type"
34503 msgstr ""
34505 #: cp/decl.c:7494
34506 #, gcc-internal-format
34507 msgid "%qD declared as an %<inline%> type"
34508 msgstr ""
34510 #: cp/decl.c:7496
34511 #, gcc-internal-format
34512 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in type declaration"
34513 msgstr ""
34515 #: cp/decl.c:7501
34516 #, gcc-internal-format
34517 msgid "%qD declared as a %<virtual%> field"
34518 msgstr ""
34520 #: cp/decl.c:7503
34521 #, gcc-internal-format
34522 msgid "%qD declared as an %<inline%> field"
34523 msgstr ""
34525 #: cp/decl.c:7505
34526 #, gcc-internal-format
34527 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in field declaration"
34528 msgstr ""
34530 #: cp/decl.c:7512
34531 #, gcc-internal-format
34532 msgid "%q+D declared as a friend"
34533 msgstr ""
34535 #: cp/decl.c:7518
34536 #, gcc-internal-format
34537 msgid "%q+D declared with an exception specification"
34538 msgstr ""
34540 #: cp/decl.c:7551
34541 #, gcc-internal-format
34542 msgid "definition of %qD is not in namespace enclosing %qT"
34543 msgstr ""
34545 #: cp/decl.c:7591
34546 #, gcc-internal-format
34547 msgid "static member function %q#D declared with type qualifiers"
34548 msgstr ""
34550 #: cp/decl.c:7710
34551 #, gcc-internal-format
34552 msgid "defining explicit specialization %qD in friend declaration"
34553 msgstr ""
34555 #. Something like `template <class T> friend void f<T>()'.
34556 #: cp/decl.c:7720
34557 #, gcc-internal-format
34558 msgid "invalid use of template-id %qD in declaration of primary template"
34559 msgstr ""
34561 #: cp/decl.c:7738
34562 #, gcc-internal-format
34563 msgid "default arguments are not allowed in declaration of friend template specialization %qD"
34564 msgstr ""
34566 #: cp/decl.c:7745
34567 #, gcc-internal-format
34568 msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
34569 msgstr ""
34571 #: cp/decl.c:7749
34572 #, gcc-internal-format
34573 msgid "%<constexpr%> is not allowed in declaration of friend template specialization %qD"
34574 msgstr ""
34576 #: cp/decl.c:7796
34577 #, gcc-internal-format
34578 msgid "cannot declare %<::main%> to be a template"
34579 msgstr ""
34581 #: cp/decl.c:7798
34582 #, gcc-internal-format
34583 msgid "cannot declare %<::main%> to be inline"
34584 msgstr ""
34586 #: cp/decl.c:7800
34587 #, gcc-internal-format
34588 msgid "cannot declare %<::main%> to be constexpr"
34589 msgstr ""
34591 #: cp/decl.c:7802
34592 #, gcc-internal-format
34593 msgid "cannot declare %<::main%> to be static"
34594 msgstr ""
34596 #: cp/decl.c:7846
34597 #, gcc-internal-format
34598 msgid "static member function %qD cannot have cv-qualifier"
34599 msgstr ""
34601 #: cp/decl.c:7847
34602 #, gcc-internal-format
34603 msgid "non-member function %qD cannot have cv-qualifier"
34604 msgstr ""
34606 #: cp/decl.c:7855
34607 #, gcc-internal-format
34608 msgid "static member function %qD cannot have ref-qualifier"
34609 msgstr ""
34611 #: cp/decl.c:7856
34612 #, gcc-internal-format
34613 msgid "non-member function %qD cannot have ref-qualifier"
34614 msgstr ""
34616 #: cp/decl.c:7873
34617 #, gcc-internal-format
34618 msgid "literal operator with C linkage"
34619 msgstr ""
34621 #: cp/decl.c:7882
34622 #, gcc-internal-format
34623 msgid "%qD has invalid argument list"
34624 msgstr ""
34626 #: cp/decl.c:7890
34627 #, gcc-internal-format
34628 msgid "integer suffix %<%s%> shadowed by implementation"
34629 msgstr ""
34631 #: cp/decl.c:7896
34632 #, gcc-internal-format
34633 msgid "floating point suffix %<%s%> shadowed by implementation"
34634 msgstr ""
34636 #: cp/decl.c:7902
34637 #, gcc-internal-format
34638 msgid "%qD must be a non-member function"
34639 msgstr ""
34641 #: cp/decl.c:7980
34642 #, gcc-internal-format
34643 msgid "%<::main%> must return %<int%>"
34644 msgstr ""
34646 #: cp/decl.c:8022
34647 #, gcc-internal-format
34648 msgid "definition of implicitly-declared %qD"
34649 msgstr ""
34651 #: cp/decl.c:8027
34652 #, gcc-internal-format
34653 msgid "definition of explicitly-defaulted %q+D"
34654 msgstr ""
34656 #: cp/decl.c:8028
34657 #, gcc-internal-format
34658 msgid "%q+#D explicitly defaulted here"
34659 msgstr ""
34661 #: cp/decl.c:8045 cp/decl2.c:787
34662 #, gcc-internal-format
34663 msgid "no %q#D member function declared in class %qT"
34664 msgstr ""
34666 #: cp/decl.c:8324
34667 #, gcc-internal-format
34668 msgid "in-class initialization of static data member %q#D of incomplete type"
34669 msgstr ""
34671 #: cp/decl.c:8328
34672 #, gcc-internal-format
34673 msgid "%<constexpr%> needed for in-class initialization of static data member %q#D of non-integral type"
34674 msgstr ""
34676 #: cp/decl.c:8331
34677 #, gcc-internal-format
34678 msgid "in-class initialization of static data member %q#D of non-literal type"
34679 msgstr ""
34681 #: cp/decl.c:8344
34682 #, gcc-internal-format
34683 msgid "invalid in-class initialization of static data member of non-integral type %qT"
34684 msgstr ""
34686 #: cp/decl.c:8350
34687 #, gcc-internal-format
34688 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
34689 msgstr ""
34691 #: cp/decl.c:8354
34692 #, gcc-internal-format
34693 msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
34694 msgstr ""
34696 #: cp/decl.c:8458 cp/decl.c:8485
34697 #, gcc-internal-format
34698 msgid "size of array %qD has non-integral type %qT"
34699 msgstr ""
34701 #: cp/decl.c:8461 cp/decl.c:8487
34702 #, gcc-internal-format
34703 msgid "size of array has non-integral type %qT"
34704 msgstr ""
34706 #: cp/decl.c:8526
34707 #, gcc-internal-format
34708 msgid "size of array %qD is negative"
34709 msgstr ""
34711 #: cp/decl.c:8528
34712 #, gcc-internal-format
34713 msgid "size of array is negative"
34714 msgstr ""
34716 #: cp/decl.c:8542
34717 #, gcc-internal-format
34718 msgid "ISO C++ forbids zero-size array %qD"
34719 msgstr ""
34721 #: cp/decl.c:8544
34722 #, gcc-internal-format
34723 msgid "ISO C++ forbids zero-size array"
34724 msgstr ""
34726 #: cp/decl.c:8557
34727 #, gcc-internal-format
34728 msgid "size of array %qD is not an integral constant-expression"
34729 msgstr ""
34731 #: cp/decl.c:8560
34732 #, gcc-internal-format
34733 msgid "size of array is not an integral constant-expression"
34734 msgstr ""
34736 #: cp/decl.c:8566
34737 #, gcc-internal-format
34738 msgid "ISO C++ forbids variable length array %qD"
34739 msgstr ""
34741 #: cp/decl.c:8568
34742 #, gcc-internal-format
34743 msgid "ISO C++ forbids variable length array"
34744 msgstr ""
34746 #: cp/decl.c:8574
34747 #, gcc-internal-format
34748 msgid "variable length array %qD is used"
34749 msgstr ""
34751 #: cp/decl.c:8577
34752 #, gcc-internal-format
34753 msgid "variable length array is used"
34754 msgstr ""
34756 #: cp/decl.c:8640
34757 #, gcc-internal-format
34758 msgid "overflow in array dimension"
34759 msgstr ""
34761 #: cp/decl.c:8693
34762 #, gcc-internal-format
34763 msgid "%qD declared as array of %qT"
34764 msgstr ""
34766 #: cp/decl.c:8703
34767 #, gcc-internal-format
34768 msgid "declaration of %qD as array of void"
34769 msgstr ""
34771 #: cp/decl.c:8705
34772 #, gcc-internal-format
34773 msgid "creating array of void"
34774 msgstr ""
34776 #: cp/decl.c:8710
34777 #, gcc-internal-format
34778 msgid "declaration of %qD as array of functions"
34779 msgstr ""
34781 #: cp/decl.c:8712
34782 #, gcc-internal-format
34783 msgid "creating array of functions"
34784 msgstr ""
34786 #: cp/decl.c:8717
34787 #, gcc-internal-format
34788 msgid "declaration of %qD as array of references"
34789 msgstr ""
34791 #: cp/decl.c:8719
34792 #, gcc-internal-format
34793 msgid "creating array of references"
34794 msgstr ""
34796 #: cp/decl.c:8724
34797 #, gcc-internal-format
34798 msgid "declaration of %qD as array of function members"
34799 msgstr ""
34801 #: cp/decl.c:8726
34802 #, gcc-internal-format
34803 msgid "creating array of function members"
34804 msgstr ""
34806 #: cp/decl.c:8740
34807 #, gcc-internal-format
34808 msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
34809 msgstr ""
34811 #: cp/decl.c:8744
34812 #, gcc-internal-format
34813 msgid "multidimensional array must have bounds for all dimensions except the first"
34814 msgstr ""
34816 #: cp/decl.c:8779
34817 #, gcc-internal-format
34818 msgid "return type specification for constructor invalid"
34819 msgstr ""
34821 #: cp/decl.c:8789
34822 #, gcc-internal-format
34823 msgid "return type specification for destructor invalid"
34824 msgstr ""
34826 #: cp/decl.c:8802
34827 #, gcc-internal-format
34828 msgid "return type specified for %<operator %T%>"
34829 msgstr ""
34831 #: cp/decl.c:8824
34832 #, gcc-internal-format
34833 msgid "unnamed variable or field declared void"
34834 msgstr ""
34836 #: cp/decl.c:8831
34837 #, gcc-internal-format
34838 msgid "variable or field declared void"
34839 msgstr ""
34841 #: cp/decl.c:9021
34842 #, gcc-internal-format
34843 msgid "invalid use of qualified-name %<::%D%>"
34844 msgstr ""
34846 #: cp/decl.c:9024 cp/decl.c:9044
34847 #, gcc-internal-format
34848 msgid "invalid use of qualified-name %<%T::%D%>"
34849 msgstr ""
34851 #: cp/decl.c:9027
34852 #, gcc-internal-format
34853 msgid "invalid use of qualified-name %<%D::%D%>"
34854 msgstr ""
34856 #: cp/decl.c:9036
34857 #, gcc-internal-format
34858 msgid "%q#T is not a class or a namespace"
34859 msgstr ""
34861 #: cp/decl.c:9060 cp/decl.c:9157 cp/decl.c:9166 cp/decl.c:10569
34862 #, gcc-internal-format
34863 msgid "declaration of %qD as non-function"
34864 msgstr ""
34866 #: cp/decl.c:9066
34867 #, gcc-internal-format
34868 msgid "declaration of %qD as non-member"
34869 msgstr ""
34871 #: cp/decl.c:9102
34872 #, gcc-internal-format
34873 msgid "declarator-id missing; using reserved word %qD"
34874 msgstr ""
34876 #: cp/decl.c:9149
34877 #, gcc-internal-format
34878 msgid "function definition does not declare parameters"
34879 msgstr ""
34881 #: cp/decl.c:9174
34882 #, gcc-internal-format
34883 msgid "declaration of %qD as %<typedef%>"
34884 msgstr ""
34886 #: cp/decl.c:9179
34887 #, gcc-internal-format
34888 msgid "declaration of %qD as parameter"
34889 msgstr ""
34891 #: cp/decl.c:9212
34892 #, gcc-internal-format
34893 msgid "%<constexpr%> cannot appear in a typedef declaration"
34894 msgstr ""
34896 #: cp/decl.c:9220
34897 #, gcc-internal-format
34898 msgid "two or more data types in declaration of %qs"
34899 msgstr ""
34901 #: cp/decl.c:9226
34902 #, gcc-internal-format
34903 msgid "conflicting specifiers in declaration of %qs"
34904 msgstr ""
34906 #: cp/decl.c:9267
34907 #, gcc-internal-format
34908 msgid "ISO C++ does not support plain %<complex%> meaning %<double complex%>"
34909 msgstr ""
34911 #: cp/decl.c:9310 cp/decl.c:9313 cp/decl.c:9316
34912 #, gcc-internal-format
34913 msgid "ISO C++ forbids declaration of %qs with no type"
34914 msgstr ""
34916 #: cp/decl.c:9327
34917 #, gcc-internal-format
34918 msgid "%<__int%d%> is not supported by this target"
34919 msgstr ""
34921 #: cp/decl.c:9333
34922 #, gcc-internal-format
34923 msgid "ISO C++ does not support %<__int%d%> for %qs"
34924 msgstr ""
34926 #: cp/decl.c:9355 cp/decl.c:9375
34927 #, gcc-internal-format
34928 msgid "%<signed%> or %<unsigned%> invalid for %qs"
34929 msgstr ""
34931 #: cp/decl.c:9357
34932 #, gcc-internal-format
34933 msgid "%<signed%> and %<unsigned%> specified together for %qs"
34934 msgstr ""
34936 #: cp/decl.c:9359
34937 #, gcc-internal-format
34938 msgid "%<long long%> invalid for %qs"
34939 msgstr ""
34941 #: cp/decl.c:9361
34942 #, gcc-internal-format
34943 msgid "%<long%> invalid for %qs"
34944 msgstr ""
34946 #: cp/decl.c:9363
34947 #, gcc-internal-format
34948 msgid "%<short%> invalid for %qs"
34949 msgstr ""
34951 #: cp/decl.c:9365
34952 #, gcc-internal-format
34953 msgid "%<long%> or %<short%> invalid for %qs"
34954 msgstr ""
34956 #: cp/decl.c:9367
34957 #, gcc-internal-format
34958 msgid "%<long%>, %<int%>, %<short%>, or %<char%> invalid for %qs"
34959 msgstr ""
34961 #: cp/decl.c:9369
34962 #, gcc-internal-format
34963 msgid "%<long%> or %<short%> specified with char for %qs"
34964 msgstr ""
34966 #: cp/decl.c:9371
34967 #, gcc-internal-format
34968 msgid "%<long%> and %<short%> specified together for %qs"
34969 msgstr ""
34971 #: cp/decl.c:9377
34972 #, gcc-internal-format
34973 msgid "%<short%> or %<long%> invalid for %qs"
34974 msgstr ""
34976 #: cp/decl.c:9385
34977 #, gcc-internal-format
34978 msgid "long, short, signed or unsigned used invalidly for %qs"
34979 msgstr ""
34981 #: cp/decl.c:9453
34982 #, gcc-internal-format
34983 msgid "complex invalid for %qs"
34984 msgstr ""
34986 #: cp/decl.c:9476
34987 #, gcc-internal-format
34988 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
34989 msgstr ""
34991 #: cp/decl.c:9509
34992 #, gcc-internal-format
34993 msgid "member %qD cannot be declared both virtual and static"
34994 msgstr ""
34996 #: cp/decl.c:9520
34997 #, gcc-internal-format
34998 msgid "typedef declaration invalid in parameter declaration"
34999 msgstr ""
35001 #: cp/decl.c:9525
35002 #, gcc-internal-format
35003 msgid "storage class specified for template parameter %qs"
35004 msgstr ""
35006 #: cp/decl.c:9531
35007 #, gcc-internal-format
35008 msgid "storage class specifiers invalid in parameter declarations"
35009 msgstr ""
35011 #: cp/decl.c:9537
35012 #, gcc-internal-format
35013 msgid "a parameter cannot be declared %<constexpr%>"
35014 msgstr ""
35016 #: cp/decl.c:9546
35017 #, gcc-internal-format
35018 msgid "%<virtual%> outside class declaration"
35019 msgstr ""
35021 #: cp/decl.c:9564
35022 #, gcc-internal-format
35023 msgid "multiple storage classes in declaration of %qs"
35024 msgstr ""
35026 #: cp/decl.c:9587
35027 #, gcc-internal-format
35028 msgid "storage class specified for %qs"
35029 msgstr ""
35031 #: cp/decl.c:9591
35032 #, gcc-internal-format
35033 msgid "storage class specified for parameter %qs"
35034 msgstr ""
35036 #: cp/decl.c:9604
35037 #, gcc-internal-format
35038 msgid "nested function %qs declared %<extern%>"
35039 msgstr ""
35041 #: cp/decl.c:9608
35042 #, gcc-internal-format
35043 msgid "top-level declaration of %qs specifies %<auto%>"
35044 msgstr ""
35046 #: cp/decl.c:9615
35047 #, gcc-internal-format
35048 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
35049 msgstr ""
35051 #: cp/decl.c:9627
35052 #, gcc-internal-format
35053 msgid "storage class specifiers invalid in friend function declarations"
35054 msgstr ""
35056 #: cp/decl.c:9736
35057 #, gcc-internal-format
35058 msgid "%qs declared as function returning a function"
35059 msgstr ""
35061 #: cp/decl.c:9741
35062 #, gcc-internal-format
35063 msgid "%qs declared as function returning an array"
35064 msgstr ""
35066 #: cp/decl.c:9778
35067 #, gcc-internal-format
35068 msgid "%qs function uses %<auto%> type specifier without trailing return type"
35069 msgstr ""
35071 #: cp/decl.c:9781
35072 #, gcc-internal-format
35073 msgid "deduced return type only available with -std=c++14 or -std=gnu++14"
35074 msgstr ""
35076 #: cp/decl.c:9787
35077 #, gcc-internal-format
35078 msgid "virtual function cannot have deduced return type"
35079 msgstr ""
35081 #: cp/decl.c:9794
35082 #, gcc-internal-format
35083 msgid "%qs function with trailing return type has %qT as its type rather than plain %<auto%>"
35084 msgstr ""
35086 #. Not using maybe_warn_cpp0x because this should
35087 #. always be an error.
35088 #: cp/decl.c:9805
35089 #, gcc-internal-format
35090 msgid "trailing return type only available with -std=c++11 or -std=gnu++11"
35091 msgstr ""
35093 #: cp/decl.c:9808
35094 #, gcc-internal-format
35095 msgid "%qs function with trailing return type not declared with %<auto%> type specifier"
35096 msgstr ""
35098 #: cp/decl.c:9845
35099 #, gcc-internal-format
35100 msgid "destructor cannot be static member function"
35101 msgstr ""
35103 #: cp/decl.c:9846
35104 #, gcc-internal-format
35105 msgid "constructor cannot be static member function"
35106 msgstr ""
35108 #: cp/decl.c:9850
35109 #, gcc-internal-format
35110 msgid "destructors may not be cv-qualified"
35111 msgstr ""
35113 #: cp/decl.c:9851
35114 #, gcc-internal-format
35115 msgid "constructors may not be cv-qualified"
35116 msgstr ""
35118 #: cp/decl.c:9859
35119 #, gcc-internal-format
35120 msgid "destructors may not be ref-qualified"
35121 msgstr ""
35123 #: cp/decl.c:9877
35124 #, gcc-internal-format
35125 msgid "constructors cannot be declared virtual"
35126 msgstr ""
35128 #. Cannot be both friend and virtual.
35129 #: cp/decl.c:9892
35130 #, gcc-internal-format
35131 msgid "virtual functions cannot be friends"
35132 msgstr ""
35134 #: cp/decl.c:9896
35135 #, gcc-internal-format
35136 msgid "friend declaration not in class definition"
35137 msgstr ""
35139 #: cp/decl.c:9898
35140 #, gcc-internal-format
35141 msgid "can%'t define friend function %qs in a local class definition"
35142 msgstr ""
35144 #: cp/decl.c:9919
35145 #, gcc-internal-format
35146 msgid "destructors may not have parameters"
35147 msgstr ""
35149 #: cp/decl.c:9945
35150 #, gcc-internal-format
35151 msgid "cannot declare pointer to %q#T"
35152 msgstr ""
35154 #: cp/decl.c:9958 cp/decl.c:9965
35155 #, gcc-internal-format
35156 msgid "cannot declare reference to %q#T"
35157 msgstr ""
35159 #: cp/decl.c:9967
35160 #, gcc-internal-format
35161 msgid "cannot declare pointer to %q#T member"
35162 msgstr ""
35164 #: cp/decl.c:9996
35165 #, gcc-internal-format
35166 msgid "cannot declare reference to qualified function type %qT"
35167 msgstr ""
35169 #: cp/decl.c:9997
35170 #, gcc-internal-format
35171 msgid "cannot declare pointer to qualified function type %qT"
35172 msgstr ""
35174 #: cp/decl.c:10067
35175 #, gcc-internal-format
35176 msgid "cannot declare reference to %q#T, which is not a typedef or a template type argument"
35177 msgstr ""
35179 #: cp/decl.c:10137
35180 #, gcc-internal-format
35181 msgid "template-id %qD used as a declarator"
35182 msgstr ""
35184 #: cp/decl.c:10161
35185 #, gcc-internal-format
35186 msgid "member functions are implicitly friends of their class"
35187 msgstr ""
35189 #: cp/decl.c:10166
35190 #, gcc-internal-format
35191 msgid "extra qualification %<%T::%> on member %qs"
35192 msgstr ""
35194 #: cp/decl.c:10196
35195 #, gcc-internal-format
35196 msgid "cannot define member function %<%T::%s%> within %<%T%>"
35197 msgstr ""
35199 #: cp/decl.c:10198
35200 #, gcc-internal-format
35201 msgid "cannot declare member function %<%T::%s%> within %<%T%>"
35202 msgstr ""
35204 #: cp/decl.c:10206
35205 #, gcc-internal-format
35206 msgid "cannot declare member %<%T::%s%> within %qT"
35207 msgstr ""
35209 #: cp/decl.c:10239
35210 #, gcc-internal-format
35211 msgid "non-parameter %qs cannot be a parameter pack"
35212 msgstr ""
35214 #: cp/decl.c:10249
35215 #, gcc-internal-format
35216 msgid "size of array %qs is too large"
35217 msgstr ""
35219 #: cp/decl.c:10260
35220 #, gcc-internal-format
35221 msgid "data member may not have variably modified type %qT"
35222 msgstr ""
35224 #: cp/decl.c:10262
35225 #, gcc-internal-format
35226 msgid "parameter may not have variably modified type %qT"
35227 msgstr ""
35229 #: cp/decl.c:10272
35230 #, gcc-internal-format
35231 msgid "%<explicit%> outside class declaration"
35232 msgstr ""
35234 #: cp/decl.c:10274
35235 #, gcc-internal-format
35236 msgid "%<explicit%> in friend declaration"
35237 msgstr ""
35239 #: cp/decl.c:10276
35240 #, gcc-internal-format
35241 msgid "only declarations of constructors and conversion operators can be %<explicit%>"
35242 msgstr ""
35244 #: cp/decl.c:10285
35245 #, gcc-internal-format
35246 msgid "non-member %qs cannot be declared %<mutable%>"
35247 msgstr ""
35249 #: cp/decl.c:10290
35250 #, gcc-internal-format
35251 msgid "non-object member %qs cannot be declared %<mutable%>"
35252 msgstr ""
35254 #: cp/decl.c:10296
35255 #, gcc-internal-format
35256 msgid "function %qs cannot be declared %<mutable%>"
35257 msgstr ""
35259 #: cp/decl.c:10301
35260 #, gcc-internal-format
35261 msgid "static %qs cannot be declared %<mutable%>"
35262 msgstr ""
35264 #: cp/decl.c:10306
35265 #, gcc-internal-format
35266 msgid "const %qs cannot be declared %<mutable%>"
35267 msgstr ""
35269 #: cp/decl.c:10311
35270 #, gcc-internal-format
35271 msgid "reference %qs cannot be declared %<mutable%>"
35272 msgstr ""
35274 #: cp/decl.c:10347
35275 #, gcc-internal-format
35276 msgid "typedef declared %<auto%>"
35277 msgstr ""
35279 #: cp/decl.c:10357
35280 #, gcc-internal-format
35281 msgid "typedef name may not be a nested-name-specifier"
35282 msgstr ""
35284 #: cp/decl.c:10378
35285 #, gcc-internal-format
35286 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
35287 msgstr ""
35289 #: cp/decl.c:10497
35290 #, gcc-internal-format
35291 msgid "type qualifiers specified for friend class declaration"
35292 msgstr ""
35294 #: cp/decl.c:10502
35295 #, gcc-internal-format
35296 msgid "%<inline%> specified for friend class declaration"
35297 msgstr ""
35299 #: cp/decl.c:10510
35300 #, gcc-internal-format
35301 msgid "template parameters cannot be friends"
35302 msgstr ""
35304 #: cp/decl.c:10512
35305 #, gcc-internal-format
35306 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
35307 msgstr ""
35309 #: cp/decl.c:10516
35310 #, gcc-internal-format
35311 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
35312 msgstr ""
35314 #: cp/decl.c:10529
35315 #, gcc-internal-format
35316 msgid "trying to make class %qT a friend of global scope"
35317 msgstr ""
35319 #: cp/decl.c:10549
35320 #, gcc-internal-format
35321 msgid "invalid qualifiers on non-member function type"
35322 msgstr ""
35324 #: cp/decl.c:10559
35325 #, gcc-internal-format
35326 msgid "abstract declarator %qT used as declaration"
35327 msgstr ""
35329 #: cp/decl.c:10588
35330 #, gcc-internal-format
35331 msgid "cannot use %<::%> in parameter declaration"
35332 msgstr ""
35334 #: cp/decl.c:10593
35335 #, gcc-internal-format
35336 msgid "%<auto%> parameter not permitted in this context"
35337 msgstr ""
35339 #: cp/decl.c:10595
35340 #, gcc-internal-format
35341 msgid "parameter declared %<auto%>"
35342 msgstr ""
35344 #: cp/decl.c:10641
35345 #, gcc-internal-format
35346 msgid "non-static data member declared %<auto%>"
35347 msgstr ""
35349 #. Something like struct S { int N::j; };
35350 #: cp/decl.c:10663
35351 #, gcc-internal-format
35352 msgid "invalid use of %<::%>"
35353 msgstr ""
35355 #: cp/decl.c:10685
35356 #, gcc-internal-format
35357 msgid "declaration of function %qD in invalid context"
35358 msgstr ""
35360 #: cp/decl.c:10694
35361 #, gcc-internal-format
35362 msgid "function %qD declared virtual inside a union"
35363 msgstr ""
35365 #: cp/decl.c:10703
35366 #, gcc-internal-format
35367 msgid "%qD cannot be declared virtual, since it is always static"
35368 msgstr ""
35370 #: cp/decl.c:10719
35371 #, gcc-internal-format
35372 msgid "expected qualified name in friend declaration for destructor %qD"
35373 msgstr ""
35375 #: cp/decl.c:10726
35376 #, gcc-internal-format
35377 msgid "declaration of %qD as member of %qT"
35378 msgstr ""
35380 #: cp/decl.c:10732
35381 #, gcc-internal-format
35382 msgid "a destructor cannot be %<constexpr%>"
35383 msgstr ""
35385 #: cp/decl.c:10738
35386 #, gcc-internal-format
35387 msgid "expected qualified name in friend declaration for constructor %qD"
35388 msgstr ""
35390 #: cp/decl.c:10749
35391 #, gcc-internal-format
35392 msgid "specialization of variable template %qD declared as function"
35393 msgstr ""
35395 #: cp/decl.c:10752
35396 #, gcc-internal-format
35397 msgid "variable template declared here"
35398 msgstr ""
35400 #: cp/decl.c:10804
35401 #, gcc-internal-format
35402 msgid "field %qD has incomplete type %qT"
35403 msgstr ""
35405 #: cp/decl.c:10809
35406 #, gcc-internal-format
35407 msgid "name %qT has incomplete type"
35408 msgstr ""
35410 #: cp/decl.c:10818
35411 #, gcc-internal-format
35412 msgid "%qE is neither function nor member function; cannot be declared friend"
35413 msgstr ""
35415 #: cp/decl.c:10877
35416 #, gcc-internal-format
35417 msgid "constexpr static data member %qD must have an initializer"
35418 msgstr ""
35420 #: cp/decl.c:10886
35421 #, gcc-internal-format
35422 msgid "non-static data member %qE declared %<constexpr%>"
35423 msgstr ""
35425 #: cp/decl.c:10936
35426 #, gcc-internal-format
35427 msgid "storage class %<auto%> invalid for function %qs"
35428 msgstr ""
35430 #: cp/decl.c:10938
35431 #, gcc-internal-format
35432 msgid "storage class %<register%> invalid for function %qs"
35433 msgstr ""
35435 #: cp/decl.c:10942
35436 #, gcc-internal-format
35437 msgid "storage class %<__thread%> invalid for function %qs"
35438 msgstr ""
35440 #: cp/decl.c:10945
35441 #, gcc-internal-format
35442 msgid "storage class %<thread_local%> invalid for function %qs"
35443 msgstr ""
35445 #: cp/decl.c:10950
35446 #, gcc-internal-format
35447 msgid "virt-specifiers in %qs not allowed outside a class definition"
35448 msgstr ""
35450 #: cp/decl.c:10961
35451 #, gcc-internal-format
35452 msgid "%<static%> specified invalid for function %qs declared out of global scope"
35453 msgstr ""
35455 #: cp/decl.c:10965
35456 #, gcc-internal-format
35457 msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
35458 msgstr ""
35460 #: cp/decl.c:10973
35461 #, gcc-internal-format
35462 msgid "virtual non-class function %qs"
35463 msgstr ""
35465 #: cp/decl.c:10980
35466 #, gcc-internal-format
35467 msgid "%qs defined in a non-class scope"
35468 msgstr ""
35470 #: cp/decl.c:10981
35471 #, gcc-internal-format
35472 msgid "%qs declared in a non-class scope"
35473 msgstr ""
35475 #: cp/decl.c:11012
35476 #, gcc-internal-format
35477 msgid "cannot declare member function %qD to have static linkage"
35478 msgstr ""
35480 #. FIXME need arm citation
35481 #: cp/decl.c:11019
35482 #, gcc-internal-format
35483 msgid "cannot declare static function inside another function"
35484 msgstr ""
35486 #: cp/decl.c:11053
35487 #, gcc-internal-format
35488 msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
35489 msgstr ""
35491 #: cp/decl.c:11060
35492 #, gcc-internal-format
35493 msgid "static member %qD declared %<register%>"
35494 msgstr ""
35496 #: cp/decl.c:11066
35497 #, gcc-internal-format
35498 msgid "cannot explicitly declare member %q#D to have extern linkage"
35499 msgstr ""
35501 #: cp/decl.c:11073
35502 #, gcc-internal-format
35503 msgid "declaration of constexpr variable %qD is not a definition"
35504 msgstr ""
35506 #: cp/decl.c:11086
35507 #, gcc-internal-format
35508 msgid "%qs initialized and declared %<extern%>"
35509 msgstr ""
35511 #: cp/decl.c:11090
35512 #, gcc-internal-format
35513 msgid "%qs has both %<extern%> and initializer"
35514 msgstr ""
35516 #: cp/decl.c:11237
35517 #, gcc-internal-format
35518 msgid "default argument %qE uses %qD"
35519 msgstr ""
35521 #: cp/decl.c:11240
35522 #, gcc-internal-format
35523 msgid "default argument %qE uses local variable %qD"
35524 msgstr ""
35526 #: cp/decl.c:11321
35527 #, gcc-internal-format
35528 msgid "invalid use of cv-qualified type %qT in parameter declaration"
35529 msgstr ""
35531 #: cp/decl.c:11325
35532 #, gcc-internal-format
35533 msgid "invalid use of type %<void%> in parameter declaration"
35534 msgstr ""
35536 #: cp/decl.c:11338
35537 #, gcc-internal-format
35538 msgid "parameter %qD has Java class type"
35539 msgstr ""
35541 #: cp/decl.c:11366
35542 #, gcc-internal-format
35543 msgid "parameter %qD invalidly declared method type"
35544 msgstr ""
35546 #: cp/decl.c:11391
35547 #, gcc-internal-format
35548 msgid "parameter %qD includes pointer to array of unknown bound %qT"
35549 msgstr ""
35551 #: cp/decl.c:11393
35552 #, gcc-internal-format
35553 msgid "parameter %qD includes reference to array of unknown bound %qT"
35554 msgstr ""
35556 #. [class.copy]
35558 #. A declaration of a constructor for a class X is ill-formed if
35559 #. its first parameter is of type (optionally cv-qualified) X
35560 #. and either there are no other parameters or else all other
35561 #. parameters have default arguments.
35563 #. We *don't* complain about member template instantiations that
35564 #. have this form, though; they can occur as we try to decide
35565 #. what constructor to use during overload resolution.  Since
35566 #. overload resolution will never prefer such a constructor to
35567 #. the non-template copy constructor (which is either explicitly
35568 #. or implicitly defined), there's no need to worry about their
35569 #. existence.  Theoretically, they should never even be
35570 #. instantiated, but that's hard to forestall.
35571 #: cp/decl.c:11643
35572 #, gcc-internal-format
35573 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
35574 msgstr ""
35576 #: cp/decl.c:11765
35577 #, gcc-internal-format
35578 msgid "%qD may not be declared within a namespace"
35579 msgstr ""
35581 #: cp/decl.c:11770
35582 #, gcc-internal-format
35583 msgid "%qD may not be declared as static"
35584 msgstr ""
35586 #: cp/decl.c:11779
35587 #, gcc-internal-format
35588 msgid "%qD is a usual (non-placement) deallocation function in C++14 (or with -fsized-deallocation)"
35589 msgstr ""
35591 #: cp/decl.c:11806
35592 #, gcc-internal-format
35593 msgid "%qD must be a nonstatic member function"
35594 msgstr ""
35596 #: cp/decl.c:11815
35597 #, gcc-internal-format
35598 msgid "%qD must be either a non-static member function or a non-member function"
35599 msgstr ""
35601 #: cp/decl.c:11837
35602 #, gcc-internal-format
35603 msgid "%qD must have an argument of class or enumerated type"
35604 msgstr ""
35606 #: cp/decl.c:11866
35607 #, gcc-internal-format
35608 msgid "conversion to a reference to void will never use a type conversion operator"
35609 msgstr ""
35611 #: cp/decl.c:11868
35612 #, gcc-internal-format
35613 msgid "conversion to void will never use a type conversion operator"
35614 msgstr ""
35616 #: cp/decl.c:11875
35617 #, gcc-internal-format
35618 msgid "conversion to a reference to the same type will never use a type conversion operator"
35619 msgstr ""
35621 #: cp/decl.c:11877
35622 #, gcc-internal-format
35623 msgid "conversion to the same type will never use a type conversion operator"
35624 msgstr ""
35626 #: cp/decl.c:11885
35627 #, gcc-internal-format
35628 msgid "conversion to a reference to a base class will never use a type conversion operator"
35629 msgstr ""
35631 #: cp/decl.c:11887
35632 #, gcc-internal-format
35633 msgid "conversion to a base class will never use a type conversion operator"
35634 msgstr ""
35636 #. 13.4.0.3
35637 #: cp/decl.c:11896
35638 #, gcc-internal-format
35639 msgid "ISO C++ prohibits overloading operator ?:"
35640 msgstr ""
35642 #: cp/decl.c:11901
35643 #, gcc-internal-format
35644 msgid "%qD must not have variable number of arguments"
35645 msgstr ""
35647 #: cp/decl.c:11952
35648 #, gcc-internal-format
35649 msgid "postfix %qD must take %<int%> as its argument"
35650 msgstr ""
35652 #: cp/decl.c:11955
35653 #, gcc-internal-format
35654 msgid "postfix %qD must take %<int%> as its second argument"
35655 msgstr ""
35657 #: cp/decl.c:11963
35658 #, gcc-internal-format
35659 msgid "%qD must take either zero or one argument"
35660 msgstr ""
35662 #: cp/decl.c:11965
35663 #, gcc-internal-format
35664 msgid "%qD must take either one or two arguments"
35665 msgstr ""
35667 #: cp/decl.c:11987
35668 #, gcc-internal-format
35669 msgid "prefix %qD should return %qT"
35670 msgstr ""
35672 #: cp/decl.c:11993
35673 #, gcc-internal-format
35674 msgid "postfix %qD should return %qT"
35675 msgstr ""
35677 #: cp/decl.c:12002
35678 #, gcc-internal-format
35679 msgid "%qD must take %<void%>"
35680 msgstr ""
35682 #: cp/decl.c:12004 cp/decl.c:12013
35683 #, gcc-internal-format
35684 msgid "%qD must take exactly one argument"
35685 msgstr ""
35687 #: cp/decl.c:12015
35688 #, gcc-internal-format
35689 msgid "%qD must take exactly two arguments"
35690 msgstr ""
35692 #: cp/decl.c:12024
35693 #, gcc-internal-format
35694 msgid "user-defined %qD always evaluates both arguments"
35695 msgstr ""
35697 #: cp/decl.c:12038
35698 #, gcc-internal-format
35699 msgid "%qD should return by value"
35700 msgstr ""
35702 #: cp/decl.c:12049 cp/decl.c:12054
35703 #, gcc-internal-format
35704 msgid "%qD cannot have default arguments"
35705 msgstr ""
35707 #: cp/decl.c:12112
35708 #, gcc-internal-format
35709 msgid "using template type parameter %qT after %qs"
35710 msgstr ""
35712 #: cp/decl.c:12135
35713 #, gcc-internal-format
35714 msgid "using alias template specialization %qT after %qs"
35715 msgstr ""
35717 #: cp/decl.c:12138
35718 #, gcc-internal-format
35719 msgid "using typedef-name %qD after %qs"
35720 msgstr ""
35722 #: cp/decl.c:12140
35723 #, gcc-internal-format
35724 msgid "%qD has a previous declaration here"
35725 msgstr ""
35727 #: cp/decl.c:12148
35728 #, gcc-internal-format
35729 msgid "%qT referred to as %qs"
35730 msgstr ""
35732 #: cp/decl.c:12149 cp/decl.c:12156
35733 #, gcc-internal-format
35734 msgid "%q+T has a previous declaration here"
35735 msgstr ""
35737 #: cp/decl.c:12155
35738 #, gcc-internal-format
35739 msgid "%qT referred to as enum"
35740 msgstr ""
35742 #. If a class template appears as elaborated type specifier
35743 #. without a template header such as:
35745 #. template <class T> class C {};
35746 #. void f(class C);             // No template header here
35748 #. then the required template argument is missing.
35749 #: cp/decl.c:12170
35750 #, gcc-internal-format
35751 msgid "template argument required for %<%s %T%>"
35752 msgstr ""
35754 #: cp/decl.c:12224 cp/name-lookup.c:3202
35755 #, gcc-internal-format
35756 msgid "%qD has the same name as the class in which it is declared"
35757 msgstr ""
35759 #: cp/decl.c:12254 cp/name-lookup.c:2692 cp/name-lookup.c:3530
35760 #: cp/name-lookup.c:3575 cp/parser.c:5513 cp/parser.c:22982
35761 #, gcc-internal-format
35762 msgid "reference to %qD is ambiguous"
35763 msgstr ""
35765 #: cp/decl.c:12375
35766 #, gcc-internal-format
35767 msgid "use of enum %q#D without previous declaration"
35768 msgstr ""
35770 #: cp/decl.c:12400
35771 #, gcc-internal-format
35772 msgid "redeclaration of %qT as a non-template"
35773 msgstr ""
35775 #: cp/decl.c:12401
35776 #, gcc-internal-format
35777 msgid "previous declaration %q+D"
35778 msgstr ""
35780 #: cp/decl.c:12542
35781 #, gcc-internal-format
35782 msgid "derived union %qT invalid"
35783 msgstr ""
35785 #: cp/decl.c:12551
35786 #, gcc-internal-format
35787 msgid "Java class %qT cannot have multiple bases"
35788 msgstr ""
35790 #: cp/decl.c:12562
35791 #, gcc-internal-format
35792 msgid "Java class %qT cannot have virtual bases"
35793 msgstr ""
35795 #: cp/decl.c:12582
35796 #, gcc-internal-format
35797 msgid "base type %qT fails to be a struct or class type"
35798 msgstr ""
35800 #: cp/decl.c:12615
35801 #, gcc-internal-format
35802 msgid "recursive type %qT undefined"
35803 msgstr ""
35805 #: cp/decl.c:12617
35806 #, gcc-internal-format
35807 msgid "duplicate base type %qT invalid"
35808 msgstr ""
35810 #: cp/decl.c:12741
35811 #, gcc-internal-format
35812 msgid "scoped/unscoped mismatch in enum %q#T"
35813 msgstr ""
35815 #: cp/decl.c:12744 cp/decl.c:12752 cp/decl.c:12764 cp/parser.c:15987
35816 #, gcc-internal-format
35817 msgid "previous definition here"
35818 msgstr ""
35820 #: cp/decl.c:12749
35821 #, gcc-internal-format
35822 msgid "underlying type mismatch in enum %q#T"
35823 msgstr ""
35825 #: cp/decl.c:12761
35826 #, gcc-internal-format
35827 msgid "different underlying type in enum %q#T"
35828 msgstr ""
35830 #: cp/decl.c:12828
35831 #, gcc-internal-format
35832 msgid "underlying type %<%T%> of %<%T%> must be an integral type"
35833 msgstr ""
35835 #. DR 377
35837 #. IF no integral type can represent all the enumerator values, the
35838 #. enumeration is ill-formed.
35839 #: cp/decl.c:12962
35840 #, gcc-internal-format
35841 msgid "no integral type can represent all of the enumerator values for %qT"
35842 msgstr ""
35844 #: cp/decl.c:13124
35845 #, gcc-internal-format
35846 msgid "enumerator value for %qD is not an integer constant"
35847 msgstr ""
35849 #: cp/decl.c:13171
35850 #, gcc-internal-format
35851 msgid "incremented enumerator value is too large for %<unsigned long%>"
35852 msgstr ""
35854 #: cp/decl.c:13183
35855 #, gcc-internal-format
35856 msgid "overflow in enumeration values at %qD"
35857 msgstr ""
35859 #: cp/decl.c:13203
35860 #, gcc-internal-format
35861 msgid "enumerator value %E is outside the range of underlying type %<%T%>"
35862 msgstr ""
35864 #: cp/decl.c:13293
35865 #, gcc-internal-format
35866 msgid "return type %q#T is incomplete"
35867 msgstr ""
35869 #: cp/decl.c:13295
35870 #, gcc-internal-format
35871 msgid "return type has Java class type %q#T"
35872 msgstr ""
35874 #: cp/decl.c:13419 cp/typeck.c:8605
35875 #, gcc-internal-format
35876 msgid "%<operator=%> should return a reference to %<*this%>"
35877 msgstr ""
35879 #: cp/decl.c:13519
35880 #, gcc-internal-format
35881 msgid "no previous declaration for %q+D"
35882 msgstr ""
35884 #: cp/decl.c:13743
35885 #, gcc-internal-format
35886 msgid "invalid function declaration"
35887 msgstr ""
35889 #: cp/decl.c:13825
35890 #, gcc-internal-format
35891 msgid "parameter %qD declared void"
35892 msgstr ""
35894 #: cp/decl.c:14215
35895 #, gcc-internal-format
35896 msgid "no return statements in function returning %qT"
35897 msgstr ""
35899 #: cp/decl.c:14217 cp/typeck.c:8488
35900 #, gcc-internal-format
35901 msgid "only plain %<auto%> return type can be deduced to %<void%>"
35902 msgstr ""
35904 #: cp/decl.c:14315
35905 #, gcc-internal-format
35906 msgid "parameter %q+D set but not used"
35907 msgstr ""
35909 #: cp/decl.c:14411
35910 #, gcc-internal-format
35911 msgid "invalid member function declaration"
35912 msgstr ""
35914 #: cp/decl.c:14425
35915 #, gcc-internal-format
35916 msgid "%qD is already defined in class %qT"
35917 msgstr ""
35919 #: cp/decl.c:14792 cp/decl2.c:4990 cp/decl2.c:5047
35920 #, gcc-internal-format
35921 msgid "use of %qD before deduction of %<auto%>"
35922 msgstr ""
35924 #: cp/decl2.c:344
35925 #, gcc-internal-format
35926 msgid "name missing for member function"
35927 msgstr ""
35929 #: cp/decl2.c:420 cp/decl2.c:434
35930 #, gcc-internal-format
35931 msgid "ambiguous conversion for array subscript"
35932 msgstr ""
35934 #: cp/decl2.c:428
35935 #, gcc-internal-format
35936 msgid "invalid types %<%T[%T]%> for array subscript"
35937 msgstr ""
35939 #: cp/decl2.c:471
35940 #, gcc-internal-format
35941 msgid "deleting array %q#E"
35942 msgstr ""
35944 #: cp/decl2.c:477
35945 #, gcc-internal-format
35946 msgid "type %q#T argument given to %<delete%>, expected pointer"
35947 msgstr ""
35949 #: cp/decl2.c:489
35950 #, gcc-internal-format
35951 msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to %<delete%>"
35952 msgstr ""
35954 #: cp/decl2.c:497
35955 #, gcc-internal-format
35956 msgid "deleting %qT is undefined"
35957 msgstr ""
35959 #: cp/decl2.c:545 cp/pt.c:4843
35960 #, gcc-internal-format
35961 msgid "template declaration of %q#D"
35962 msgstr ""
35964 #: cp/decl2.c:597
35965 #, gcc-internal-format
35966 msgid "Java method %qD has non-Java return type %qT"
35967 msgstr ""
35969 #: cp/decl2.c:614
35970 #, gcc-internal-format
35971 msgid "Java method %qD has non-Java parameter type %qT"
35972 msgstr ""
35974 #: cp/decl2.c:663
35975 #, gcc-internal-format
35976 msgid "template parameter lists provided don%'t match the template parameters of %qD"
35977 msgstr ""
35979 #. [temp.mem]
35981 #. A destructor shall not be a member template.
35982 #: cp/decl2.c:678 cp/pt.c:4813
35983 #, gcc-internal-format
35984 msgid "destructor %qD declared as member template"
35985 msgstr ""
35987 #: cp/decl2.c:749
35988 #, gcc-internal-format
35989 msgid "prototype for %q#D does not match any in class %qT"
35990 msgstr ""
35992 #: cp/decl2.c:835
35993 #, gcc-internal-format
35994 msgid "local class %q#T shall not have static data member %q#D"
35995 msgstr ""
35997 #: cp/decl2.c:843
35998 #, gcc-internal-format
35999 msgid "static data member %qD in unnamed class"
36000 msgstr ""
36002 #: cp/decl2.c:845
36003 #, gcc-internal-format
36004 msgid "unnamed class defined here"
36005 msgstr ""
36007 #: cp/decl2.c:904
36008 #, gcc-internal-format
36009 msgid "explicit template argument list not allowed"
36010 msgstr ""
36012 #: cp/decl2.c:910
36013 #, gcc-internal-format
36014 msgid "member %qD conflicts with virtual function table field name"
36015 msgstr ""
36017 #: cp/decl2.c:952
36018 #, gcc-internal-format
36019 msgid "%qD is already defined in %qT"
36020 msgstr ""
36022 #: cp/decl2.c:979 cp/decl2.c:987
36023 #, gcc-internal-format
36024 msgid "invalid initializer for member function %qD"
36025 msgstr ""
36027 #: cp/decl2.c:994
36028 #, gcc-internal-format
36029 msgid "initializer specified for friend function %qD"
36030 msgstr ""
36032 #: cp/decl2.c:997
36033 #, gcc-internal-format
36034 msgid "initializer specified for static member function %qD"
36035 msgstr ""
36037 #: cp/decl2.c:1041
36038 #, gcc-internal-format
36039 msgid "%<asm%> specifiers are not permitted on non-static data members"
36040 msgstr ""
36042 #: cp/decl2.c:1094
36043 #, gcc-internal-format
36044 msgid "bit-field %qD with non-integral type"
36045 msgstr ""
36047 #: cp/decl2.c:1100
36048 #, gcc-internal-format
36049 msgid "cannot declare %qD to be a bit-field type"
36050 msgstr ""
36052 #: cp/decl2.c:1110
36053 #, gcc-internal-format
36054 msgid "cannot declare bit-field %qD with function type"
36055 msgstr ""
36057 #: cp/decl2.c:1117
36058 #, gcc-internal-format
36059 msgid "%qD is already defined in the class %qT"
36060 msgstr ""
36062 #: cp/decl2.c:1124
36063 #, gcc-internal-format
36064 msgid "static member %qD cannot be a bit-field"
36065 msgstr ""
36067 #: cp/decl2.c:1134
36068 #, gcc-internal-format
36069 msgid "width of bit-field %qD has non-integral type %qT"
36070 msgstr ""
36072 #: cp/decl2.c:1453
36073 #, gcc-internal-format
36074 msgid "%q+D static data member inside of declare target directive"
36075 msgstr ""
36077 #: cp/decl2.c:1522
36078 #, gcc-internal-format
36079 msgid "anonymous struct not inside named type"
36080 msgstr ""
36082 #: cp/decl2.c:1610
36083 #, gcc-internal-format
36084 msgid "namespace-scope anonymous aggregates must be static"
36085 msgstr ""
36087 #: cp/decl2.c:1619
36088 #, gcc-internal-format
36089 msgid "anonymous union with no members"
36090 msgstr ""
36092 #: cp/decl2.c:1652
36093 #, gcc-internal-format
36094 msgid "%<operator new%> must return type %qT"
36095 msgstr ""
36097 #. [basic.stc.dynamic.allocation]
36099 #. The first parameter shall not have an associated default
36100 #. argument.
36101 #: cp/decl2.c:1663
36102 #, gcc-internal-format
36103 msgid "the first parameter of %<operator new%> cannot have a default argument"
36104 msgstr ""
36106 #: cp/decl2.c:1679
36107 #, gcc-internal-format
36108 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
36109 msgstr ""
36111 #: cp/decl2.c:1708
36112 #, gcc-internal-format
36113 msgid "%<operator delete%> must return type %qT"
36114 msgstr ""
36116 #: cp/decl2.c:1717
36117 #, gcc-internal-format
36118 msgid "%<operator delete%> takes type %qT as first parameter"
36119 msgstr ""
36121 #: cp/decl2.c:2559
36122 #, gcc-internal-format
36123 msgid "%qT has a field %qD whose type uses the anonymous namespace"
36124 msgstr ""
36126 #: cp/decl2.c:2566
36127 #, gcc-internal-format
36128 msgid "%qT declared with greater visibility than the type of its field %qD"
36129 msgstr ""
36131 #: cp/decl2.c:2579
36132 #, gcc-internal-format
36133 msgid "%qT has a base %qT whose type uses the anonymous namespace"
36134 msgstr ""
36136 #: cp/decl2.c:2585
36137 #, gcc-internal-format
36138 msgid "%qT declared with greater visibility than its base %qT"
36139 msgstr ""
36141 #: cp/decl2.c:4213
36142 #, gcc-internal-format
36143 msgid "%q#D, declared using anonymous type, is used but never defined"
36144 msgstr ""
36146 #. DRs 132, 319 and 389 seem to indicate types with
36147 #. no linkage can only be used to declare extern "C"
36148 #. entities.  Since it's not always an error in the
36149 #. ISO C++ 90 Standard, we only issue a warning.
36150 #: cp/decl2.c:4222
36151 #, gcc-internal-format
36152 msgid "anonymous type with no linkage used to declare variable %q#D with linkage"
36153 msgstr ""
36155 #: cp/decl2.c:4226
36156 #, gcc-internal-format
36157 msgid "anonymous type with no linkage used to declare function %q#D with linkage"
36158 msgstr ""
36160 #: cp/decl2.c:4230
36161 #, gcc-internal-format
36162 msgid "%q#D does not refer to the unqualified type, so it is not used for linkage"
36163 msgstr ""
36165 #: cp/decl2.c:4235
36166 #, gcc-internal-format
36167 msgid "%q#D, declared using local type %qT, is used but never defined"
36168 msgstr ""
36170 #: cp/decl2.c:4238
36171 #, gcc-internal-format
36172 msgid "type %qT with no linkage used to declare variable %q#D with linkage"
36173 msgstr ""
36175 #: cp/decl2.c:4241
36176 #, gcc-internal-format
36177 msgid "type %qT with no linkage used to declare function %q#D with linkage"
36178 msgstr ""
36180 #: cp/decl2.c:4362 cp/decl2.c:4365
36181 #, gcc-internal-format
36182 msgid "the program should also define %qD"
36183 msgstr ""
36185 #: cp/decl2.c:4700
36186 #, gcc-internal-format
36187 msgid "inline function %q+D used but never defined"
36188 msgstr ""
36190 #: cp/decl2.c:4898
36191 #, gcc-internal-format
36192 msgid "default argument missing for parameter %P of %q+#D"
36193 msgstr ""
36195 #. We mark a lambda conversion op as deleted if we can't
36196 #. generate it properly; see maybe_add_lambda_conv_op.
36197 #: cp/decl2.c:4962
36198 #, gcc-internal-format
36199 msgid "converting lambda which uses %<...%> to function pointer"
36200 msgstr ""
36202 #: cp/decl2.c:4969
36203 #, gcc-internal-format
36204 msgid "use of deleted function %qD"
36205 msgstr ""
36207 #: cp/error.c:1446
36208 #, gcc-internal-format
36209 msgid "with"
36210 msgstr ""
36212 #: cp/error.c:3538
36213 #, gcc-internal-format
36214 msgid "extended initializer lists only available with -std=c++11 or -std=gnu++11"
36215 msgstr ""
36217 #: cp/error.c:3543
36218 #, gcc-internal-format
36219 msgid "explicit conversion operators only available with -std=c++11 or -std=gnu++11"
36220 msgstr ""
36222 #: cp/error.c:3548
36223 #, gcc-internal-format
36224 msgid "variadic templates only available with -std=c++11 or -std=gnu++11"
36225 msgstr ""
36227 #: cp/error.c:3553
36228 #, gcc-internal-format
36229 msgid "lambda expressions only available with -std=c++11 or -std=gnu++11"
36230 msgstr ""
36232 #: cp/error.c:3558
36233 #, gcc-internal-format
36234 msgid "C++11 auto only available with -std=c++11 or -std=gnu++11"
36235 msgstr ""
36237 #: cp/error.c:3562
36238 #, gcc-internal-format
36239 msgid "scoped enums only available with -std=c++11 or -std=gnu++11"
36240 msgstr ""
36242 #: cp/error.c:3566
36243 #, gcc-internal-format
36244 msgid "defaulted and deleted functions only available with -std=c++11 or -std=gnu++11"
36245 msgstr ""
36247 #: cp/error.c:3571
36248 #, gcc-internal-format
36249 msgid "inline namespaces only available with -std=c++11 or -std=gnu++11"
36250 msgstr ""
36252 #: cp/error.c:3576
36253 #, gcc-internal-format
36254 msgid "override controls (override/final) only available with -std=c++11 or -std=gnu++11"
36255 msgstr ""
36257 #: cp/error.c:3581
36258 #, gcc-internal-format
36259 msgid "non-static data member initializers only available with -std=c++11 or -std=gnu++11"
36260 msgstr ""
36262 #: cp/error.c:3586
36263 #, gcc-internal-format
36264 msgid "user-defined literals only available with -std=c++11 or -std=gnu++11"
36265 msgstr ""
36267 #: cp/error.c:3591
36268 #, gcc-internal-format
36269 msgid "delegating constructors only available with -std=c++11 or -std=gnu++11"
36270 msgstr ""
36272 #: cp/error.c:3596
36273 #, gcc-internal-format
36274 msgid "inheriting constructors only available with -std=c++11 or -std=gnu++11"
36275 msgstr ""
36277 #: cp/error.c:3601
36278 #, gcc-internal-format
36279 msgid "c++11 attributes only available with -std=c++11 or -std=gnu++11"
36280 msgstr ""
36282 #: cp/error.c:3606
36283 #, gcc-internal-format
36284 msgid "ref-qualifiers only available with -std=c++11 or -std=gnu++11"
36285 msgstr ""
36287 #: cp/error.c:3655
36288 #, gcc-internal-format
36289 msgid "incomplete type %qT used in nested name specifier"
36290 msgstr ""
36292 #: cp/error.c:3659
36293 #, gcc-internal-format
36294 msgid "reference to %<%T::%D%> is ambiguous"
36295 msgstr ""
36297 #: cp/error.c:3664 cp/typeck.c:2321
36298 #, gcc-internal-format
36299 msgid "%qD is not a member of %qT"
36300 msgstr ""
36302 #: cp/error.c:3668
36303 #, gcc-internal-format
36304 msgid "%qD is not a member of %qD"
36305 msgstr ""
36307 #: cp/error.c:3673
36308 #, gcc-internal-format
36309 msgid "%<::%D%> has not been declared"
36310 msgstr ""
36312 #. Can't throw a reference.
36313 #: cp/except.c:296
36314 #, gcc-internal-format
36315 msgid "type %qT is disallowed in Java %<throw%> or %<catch%>"
36316 msgstr ""
36318 #: cp/except.c:308
36319 #, gcc-internal-format
36320 msgid "call to Java %<catch%> or %<throw%> with %<jthrowable%> undefined"
36321 msgstr ""
36323 #. Thrown object must be a Throwable.
36324 #: cp/except.c:315
36325 #, gcc-internal-format
36326 msgid "type %qT is not derived from %<java::lang::Throwable%>"
36327 msgstr ""
36329 #: cp/except.c:376
36330 #, gcc-internal-format
36331 msgid "mixing C++ and Java catches in a single translation unit"
36332 msgstr ""
36334 #: cp/except.c:477 java/except.c:592
36335 #, gcc-internal-format
36336 msgid "exception handling disabled, use -fexceptions to enable"
36337 msgstr ""
36339 #: cp/except.c:730
36340 #, gcc-internal-format
36341 msgid "throwing NULL, which has integral, not pointer type"
36342 msgstr ""
36344 #: cp/except.c:754 cp/init.c:2531
36345 #, gcc-internal-format
36346 msgid "%qD should never be overloaded"
36347 msgstr ""
36349 #: cp/except.c:858
36350 #, gcc-internal-format
36351 msgid "  in thrown expression"
36352 msgstr ""
36354 #: cp/except.c:997
36355 #, gcc-internal-format
36356 msgid "cannot declare catch parameter to be of rvalue reference type %qT"
36357 msgstr ""
36359 #: cp/except.c:1004
36360 #, gcc-internal-format
36361 msgid "cannot throw expression of type %qT because it involves types of variable size"
36362 msgstr ""
36364 #: cp/except.c:1007
36365 #, gcc-internal-format
36366 msgid "cannot catch type %qT because it involves types of variable size"
36367 msgstr ""
36369 #: cp/except.c:1093
36370 #, gcc-internal-format
36371 msgid "exception of type %qT will be caught"
36372 msgstr ""
36374 #: cp/except.c:1096
36375 #, gcc-internal-format
36376 msgid "   by earlier handler for %qT"
36377 msgstr ""
36379 #: cp/except.c:1125
36380 #, gcc-internal-format
36381 msgid "%<...%> handler must be the last handler for its try block"
36382 msgstr ""
36384 #: cp/except.c:1205
36385 #, gcc-internal-format
36386 msgid "noexcept-expression evaluates to %<false%> because of a call to %qD"
36387 msgstr ""
36389 #: cp/except.c:1207
36390 #, gcc-internal-format
36391 msgid "but %q+D does not throw; perhaps it should be declared %<noexcept%>"
36392 msgstr ""
36394 #: cp/friend.c:161
36395 #, gcc-internal-format
36396 msgid "%qD is already a friend of class %qT"
36397 msgstr ""
36399 #: cp/friend.c:246
36400 #, gcc-internal-format
36401 msgid "invalid type %qT declared %<friend%>"
36402 msgstr ""
36404 #. [temp.friend]
36405 #. Friend declarations shall not declare partial
36406 #. specializations.
36407 #. template <class U> friend class T::X<U>;
36408 #. [temp.friend]
36409 #. Friend declarations shall not declare partial
36410 #. specializations.
36411 #: cp/friend.c:267 cp/friend.c:297
36412 #, gcc-internal-format
36413 msgid "partial specialization %qT declared %<friend%>"
36414 msgstr ""
36416 #: cp/friend.c:275
36417 #, gcc-internal-format
36418 msgid "class %qT is implicitly friends with itself"
36419 msgstr ""
36421 #: cp/friend.c:333
36422 #, gcc-internal-format
36423 msgid "%qT is not a member of %qT"
36424 msgstr ""
36426 #: cp/friend.c:338
36427 #, gcc-internal-format
36428 msgid "%qT is not a member class template of %qT"
36429 msgstr ""
36431 #: cp/friend.c:340 cp/friend.c:348
36432 #, gcc-internal-format
36433 msgid "%q+D declared here"
36434 msgstr ""
36436 #: cp/friend.c:346
36437 #, gcc-internal-format
36438 msgid "%qT is not a nested class of %qT"
36439 msgstr ""
36441 #. template <class T> friend class T;
36442 #: cp/friend.c:359
36443 #, gcc-internal-format
36444 msgid "template parameter type %qT declared %<friend%>"
36445 msgstr ""
36447 #. template <class T> friend class A; where A is not a template
36448 #: cp/friend.c:367
36449 #, gcc-internal-format
36450 msgid "%q#T is not a template"
36451 msgstr ""
36453 #: cp/friend.c:390
36454 #, gcc-internal-format
36455 msgid "%qD is already a friend of %qT"
36456 msgstr ""
36458 #: cp/friend.c:400
36459 #, gcc-internal-format
36460 msgid "%qT is already a friend of %qT"
36461 msgstr ""
36463 #: cp/friend.c:440
36464 #, gcc-internal-format
36465 msgid "friend declaration %qD may not have virt-specifiers"
36466 msgstr ""
36468 #: cp/friend.c:533
36469 #, gcc-internal-format
36470 msgid "member %qD declared as friend before type %qT defined"
36471 msgstr ""
36473 #: cp/friend.c:582
36474 #, gcc-internal-format
36475 msgid "friend declaration %qD in local class without prior declaration"
36476 msgstr ""
36478 #: cp/friend.c:605
36479 #, gcc-internal-format
36480 msgid "friend declaration %q#D declares a non-template function"
36481 msgstr ""
36483 #: cp/friend.c:609
36484 #, gcc-internal-format
36485 msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) "
36486 msgstr ""
36488 #: cp/init.c:396
36489 #, gcc-internal-format
36490 msgid "value-initialization of incomplete type %qT"
36491 msgstr ""
36493 #: cp/init.c:465
36494 #, gcc-internal-format
36495 msgid "cannot value-initialize array of unknown bound %qT"
36496 msgstr ""
36498 #: cp/init.c:504
36499 #, gcc-internal-format
36500 msgid "value-initialization of function type %qT"
36501 msgstr ""
36503 #: cp/init.c:510
36504 #, gcc-internal-format
36505 msgid "value-initialization of reference type %qT"
36506 msgstr ""
36508 #: cp/init.c:574
36509 #, gcc-internal-format
36510 msgid "constructor required before non-static data member for %qD has been parsed"
36511 msgstr ""
36513 #: cp/init.c:613
36514 #, gcc-internal-format
36515 msgid "%qD should be initialized in the member initialization list"
36516 msgstr ""
36518 #: cp/init.c:631
36519 #, gcc-internal-format
36520 msgid "%qD is initialized with itself"
36521 msgstr ""
36523 #: cp/init.c:729
36524 #, gcc-internal-format
36525 msgid "invalid initializer for array member %q#D"
36526 msgstr ""
36528 #: cp/init.c:743 cp/init.c:767 cp/init.c:2208 cp/method.c:1234
36529 #, gcc-internal-format
36530 msgid "uninitialized const member in %q#T"
36531 msgstr ""
36533 #: cp/init.c:745 cp/init.c:762 cp/init.c:769 cp/init.c:2193 cp/init.c:2221
36534 #: cp/method.c:1237 cp/method.c:1248
36535 #, gcc-internal-format
36536 msgid "%q#D should be initialized"
36537 msgstr ""
36539 #: cp/init.c:760 cp/init.c:2180 cp/method.c:1245
36540 #, gcc-internal-format
36541 msgid "uninitialized reference member in %q#T"
36542 msgstr ""
36544 #: cp/init.c:926
36545 #, gcc-internal-format
36546 msgid "%q+D will be initialized after"
36547 msgstr ""
36549 #: cp/init.c:929
36550 #, gcc-internal-format
36551 msgid "base %qT will be initialized after"
36552 msgstr ""
36554 #: cp/init.c:932
36555 #, gcc-internal-format
36556 msgid "  %q+#D"
36557 msgstr ""
36559 #: cp/init.c:934
36560 #, gcc-internal-format
36561 msgid "  base %qT"
36562 msgstr ""
36564 #: cp/init.c:936
36565 #, gcc-internal-format
36566 msgid "  when initialized here"
36567 msgstr ""
36569 #: cp/init.c:953
36570 #, gcc-internal-format
36571 msgid "multiple initializations given for %qD"
36572 msgstr ""
36574 #: cp/init.c:957
36575 #, gcc-internal-format
36576 msgid "multiple initializations given for base %qT"
36577 msgstr ""
36579 #: cp/init.c:1043
36580 #, gcc-internal-format
36581 msgid "initializations for multiple members of %qT"
36582 msgstr ""
36584 #: cp/init.c:1122
36585 #, gcc-internal-format
36586 msgid "base class %q#T should be explicitly initialized in the copy constructor"
36587 msgstr ""
36589 #: cp/init.c:1346 cp/init.c:1365
36590 #, gcc-internal-format
36591 msgid "class %qT does not have any field named %qD"
36592 msgstr ""
36594 #: cp/init.c:1352
36595 #, gcc-internal-format
36596 msgid "%q#D is a static data member; it can only be initialized at its definition"
36597 msgstr ""
36599 #: cp/init.c:1359
36600 #, gcc-internal-format
36601 msgid "%q#D is not a non-static data member of %qT"
36602 msgstr ""
36604 #: cp/init.c:1398
36605 #, gcc-internal-format
36606 msgid "unnamed initializer for %qT, which has no base classes"
36607 msgstr ""
36609 #: cp/init.c:1406
36610 #, gcc-internal-format
36611 msgid "unnamed initializer for %qT, which uses multiple inheritance"
36612 msgstr ""
36614 #: cp/init.c:1453
36615 #, gcc-internal-format
36616 msgid "%qD is both a direct base and an indirect virtual base"
36617 msgstr ""
36619 #: cp/init.c:1461
36620 #, gcc-internal-format
36621 msgid "type %qT is not a direct or virtual base of %qT"
36622 msgstr ""
36624 #: cp/init.c:1464
36625 #, gcc-internal-format
36626 msgid "type %qT is not a direct base of %qT"
36627 msgstr ""
36629 #: cp/init.c:1549
36630 #, gcc-internal-format
36631 msgid "bad array initializer"
36632 msgstr ""
36634 #: cp/init.c:1845 cp/semantics.c:3037
36635 #, gcc-internal-format
36636 msgid "%qT is not a class type"
36637 msgstr ""
36639 #: cp/init.c:1901
36640 #, gcc-internal-format
36641 msgid "incomplete type %qT does not have member %qD"
36642 msgstr ""
36644 #: cp/init.c:1915
36645 #, gcc-internal-format
36646 msgid "invalid pointer to bit-field %qD"
36647 msgstr ""
36649 #: cp/init.c:1996
36650 #, gcc-internal-format
36651 msgid "invalid use of non-static member function %qD"
36652 msgstr ""
36654 #: cp/init.c:2003 cp/semantics.c:1741
36655 #, gcc-internal-format
36656 msgid "invalid use of non-static data member %qD"
36657 msgstr ""
36659 #: cp/init.c:2177
36660 #, gcc-internal-format
36661 msgid "uninitialized reference member in %q#T using %<new%> without new-initializer"
36662 msgstr ""
36664 #: cp/init.c:2185
36665 #, gcc-internal-format
36666 msgid "uninitialized reference member in base %q#T of %q#T using %<new%> without new-initializer"
36667 msgstr ""
36669 #: cp/init.c:2189
36670 #, gcc-internal-format
36671 msgid "uninitialized reference member in base %q#T of %q#T"
36672 msgstr ""
36674 #: cp/init.c:2205
36675 #, gcc-internal-format
36676 msgid "uninitialized const member in %q#T using %<new%> without new-initializer"
36677 msgstr ""
36679 #: cp/init.c:2213
36680 #, gcc-internal-format
36681 msgid "uninitialized const member in base %q#T of %q#T using %<new%> without new-initializer"
36682 msgstr ""
36684 #: cp/init.c:2217
36685 #, gcc-internal-format
36686 msgid "uninitialized const member in base %q#T of %q#T"
36687 msgstr ""
36689 #: cp/init.c:2345
36690 #, gcc-internal-format
36691 msgid "integer overflow in array size"
36692 msgstr ""
36694 #: cp/init.c:2355
36695 #, gcc-internal-format
36696 msgid "array size in new-expression must be constant"
36697 msgstr ""
36699 #: cp/init.c:2369
36700 #, gcc-internal-format
36701 msgid "variably modified type not allowed in new-expression"
36702 msgstr ""
36704 #: cp/init.c:2400
36705 #, gcc-internal-format
36706 msgid "invalid type %<void%> for new"
36707 msgstr ""
36709 #: cp/init.c:2443
36710 #, gcc-internal-format
36711 msgid "uninitialized const in %<new%> of %q#T"
36712 msgstr ""
36714 #: cp/init.c:2512
36715 #, gcc-internal-format
36716 msgid "%qT isn%'t a valid Java class type"
36717 msgstr ""
36719 #: cp/init.c:2525
36720 #, gcc-internal-format
36721 msgid "call to Java constructor with %qs undefined"
36722 msgstr ""
36724 #: cp/init.c:2541
36725 #, gcc-internal-format
36726 msgid "Java class %q#T object allocated using placement new"
36727 msgstr ""
36729 #: cp/init.c:2583
36730 #, gcc-internal-format
36731 msgid "no suitable %qD found in class %qT"
36732 msgstr ""
36734 #: cp/init.c:2590 cp/search.c:1122
36735 #, gcc-internal-format
36736 msgid "request for member %qD is ambiguous"
36737 msgstr ""
36739 #: cp/init.c:2809
36740 #, gcc-internal-format
36741 msgid "parenthesized initializer in array new"
36742 msgstr ""
36744 #: cp/init.c:3047
36745 #, gcc-internal-format
36746 msgid "size in array new must have integral type"
36747 msgstr ""
36749 #: cp/init.c:3061
36750 #, gcc-internal-format
36751 msgid "new cannot be applied to a reference type"
36752 msgstr ""
36754 #: cp/init.c:3070
36755 #, gcc-internal-format
36756 msgid "new cannot be applied to a function type"
36757 msgstr ""
36759 #: cp/init.c:3114
36760 #, gcc-internal-format
36761 msgid "call to Java constructor, while %<jclass%> undefined"
36762 msgstr ""
36764 #: cp/init.c:3132
36765 #, gcc-internal-format
36766 msgid "can%'t find %<class$%> in %qT"
36767 msgstr ""
36769 #: cp/init.c:3192
36770 #, gcc-internal-format
36771 msgid "possible problem detected in invocation of delete [] operator:"
36772 msgstr ""
36774 #: cp/init.c:3196
36775 #, gcc-internal-format
36776 msgid "neither the destructor nor the class-specific operator delete [] will be called, even if they are declared when the class is defined"
36777 msgstr ""
36779 #: cp/init.c:3682
36780 #, gcc-internal-format
36781 msgid "initializer ends prematurely"
36782 msgstr ""
36784 #: cp/init.c:3768
36785 #, gcc-internal-format
36786 msgid "cannot initialize multi-dimensional array with initializer"
36787 msgstr ""
36789 #: cp/init.c:3975
36790 #, gcc-internal-format
36791 msgid "unknown array size in delete"
36792 msgstr ""
36794 #: cp/init.c:3999
36795 #, gcc-internal-format
36796 msgid "possible problem detected in invocation of delete operator:"
36797 msgstr ""
36799 #: cp/init.c:4004
36800 #, gcc-internal-format
36801 msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined"
36802 msgstr ""
36804 #: cp/init.c:4019
36805 #, gcc-internal-format
36806 msgid "deleting object of abstract class type %qT which has non-virtual destructor will cause undefined behaviour"
36807 msgstr ""
36809 #: cp/init.c:4024
36810 #, gcc-internal-format
36811 msgid "deleting object of polymorphic class type %qT which has non-virtual destructor might cause undefined behaviour"
36812 msgstr ""
36814 #: cp/init.c:4321
36815 #, gcc-internal-format
36816 msgid "type to vector delete is neither pointer or array type"
36817 msgstr ""
36819 #: cp/lambda.c:480
36820 #, gcc-internal-format
36821 msgid "array of runtime bound cannot be captured by copy, only by reference"
36822 msgstr ""
36824 #: cp/lambda.c:495
36825 #, gcc-internal-format
36826 msgid "capture of variable-size type %qT that is not an N3639 array of runtime bound"
36827 msgstr ""
36829 #: cp/lambda.c:499
36830 #, gcc-internal-format
36831 msgid "because the array element type %qT has variable size"
36832 msgstr ""
36834 #: cp/lambda.c:510
36835 #, gcc-internal-format
36836 msgid "cannot capture %qE by reference"
36837 msgstr ""
36839 #: cp/lambda.c:518
36840 #, gcc-internal-format
36841 msgid "capture by copy of incomplete type %qT"
36842 msgstr ""
36844 #: cp/lambda.c:542
36845 #, gcc-internal-format
36846 msgid "already captured %qD in lambda expression"
36847 msgstr ""
36849 #: cp/lambda.c:746
36850 #, gcc-internal-format
36851 msgid "%<this%> was not captured for this lambda function"
36852 msgstr ""
36854 #: cp/lex.c:338
36855 #, gcc-internal-format, gfc-internal-format
36856 msgid "junk at end of #pragma %s"
36857 msgstr ""
36859 #: cp/lex.c:345
36860 #, gcc-internal-format, gfc-internal-format
36861 msgid "invalid #pragma %s"
36862 msgstr ""
36864 #: cp/lex.c:353
36865 #, gcc-internal-format
36866 msgid "#pragma vtable no longer supported"
36867 msgstr ""
36869 #: cp/lex.c:425
36870 #, gcc-internal-format
36871 msgid "#pragma implementation for %qs appears after file is included"
36872 msgstr ""
36874 #: cp/lex.c:449
36875 #, gcc-internal-format
36876 msgid "junk at end of #pragma GCC java_exceptions"
36877 msgstr ""
36879 #: cp/lex.c:464
36880 #, gcc-internal-format
36881 msgid "%qD not defined"
36882 msgstr ""
36884 #: cp/lex.c:470
36885 #, gcc-internal-format
36886 msgid "%qD was not declared in this scope"
36887 msgstr ""
36889 #. In a template, it is invalid to write "f()" or "f(3)" if no
36890 #. declaration of "f" is available.  Historically, G++ and most
36891 #. other compilers accepted that usage since they deferred all name
36892 #. lookup until instantiation time rather than doing unqualified
36893 #. name lookup at template definition time; explain to the user what
36894 #. is going wrong.
36896 #. Note that we have the exact wording of the following message in
36897 #. the manual (trouble.texi, node "Name lookup"), so they need to
36898 #. be kept in synch.
36899 #: cp/lex.c:510
36900 #, gcc-internal-format
36901 msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
36902 msgstr ""
36904 #: cp/lex.c:519
36905 #, gcc-internal-format
36906 msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
36907 msgstr ""
36909 #: cp/mangle.c:2150
36910 #, gcc-internal-format
36911 msgid "mangling typeof, use decltype instead"
36912 msgstr ""
36914 #: cp/mangle.c:2154
36915 #, gcc-internal-format
36916 msgid "mangling __underlying_type"
36917 msgstr ""
36919 #: cp/mangle.c:2379
36920 #, gcc-internal-format
36921 msgid "mangling unknown fixed point type"
36922 msgstr ""
36924 #: cp/mangle.c:2947
36925 #, gcc-internal-format
36926 msgid "use of built-in trait %qE in function signature; use library traits instead"
36927 msgstr ""
36929 #: cp/mangle.c:2952
36930 #, gcc-internal-format, gfc-internal-format
36931 msgid "mangling %C"
36932 msgstr ""
36934 #: cp/mangle.c:3029
36935 #, gcc-internal-format
36936 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
36937 msgstr ""
36939 #: cp/mangle.c:3093
36940 #, gcc-internal-format
36941 msgid "string literal in function template signature"
36942 msgstr ""
36944 #: cp/mangle.c:3557
36945 #, gcc-internal-format
36946 msgid "a later -fabi-version= (or =0) avoids this error with a change in mangling"
36947 msgstr ""
36949 #: cp/mangle.c:3574
36950 #, gcc-internal-format
36951 msgid "the mangled name of %q+D changed between -fabi-version=%d (%D) and -fabi-version=%d (%D)"
36952 msgstr ""
36954 #: cp/mangle.c:3579
36955 #, gcc-internal-format
36956 msgid "the mangled name of %q+D changes between -fabi-version=%d (%D) and -fabi-version=%d (%D)"
36957 msgstr ""
36959 #: cp/method.c:713 cp/method.c:1191
36960 #, gcc-internal-format
36961 msgid "non-static const member %q#D, can%'t use default assignment operator"
36962 msgstr ""
36964 #: cp/method.c:719 cp/method.c:1197
36965 #, gcc-internal-format
36966 msgid "non-static reference member %q#D, can%'t use default assignment operator"
36967 msgstr ""
36969 #: cp/method.c:837
36970 #, gcc-internal-format
36971 msgid "synthesized method %qD first required here "
36972 msgstr ""
36974 #: cp/method.c:1143
36975 #, gcc-internal-format
36976 msgid "union member %q+D with non-trivial %qD"
36977 msgstr ""
36979 #: cp/method.c:1152
36980 #, gcc-internal-format
36981 msgid "defaulted constructor calls non-constexpr %q+D"
36982 msgstr ""
36984 #: cp/method.c:1213
36985 #, gcc-internal-format
36986 msgid "initializer for %q+#D is invalid"
36987 msgstr ""
36989 #: cp/method.c:1264
36990 #, gcc-internal-format
36991 msgid "defaulted default constructor does not initialize %q+#D"
36992 msgstr ""
36994 #: cp/method.c:1275
36995 #, gcc-internal-format
36996 msgid "copying non-static data member %q#D of rvalue reference type"
36997 msgstr ""
36999 #. A trivial constructor doesn't have any NSDMI.
37000 #: cp/method.c:1433
37001 #, gcc-internal-format
37002 msgid "defaulted default constructor does not initialize any non-static data member"
37003 msgstr ""
37005 #: cp/method.c:1510
37006 #, gcc-internal-format
37007 msgid "defaulted move assignment for %qT calls a non-trivial move assignment operator for virtual base %qT"
37008 msgstr ""
37010 #: cp/method.c:1616
37011 #, gcc-internal-format
37012 msgid "a lambda closure type has a deleted default constructor"
37013 msgstr ""
37015 #: cp/method.c:1619
37016 #, gcc-internal-format
37017 msgid "a lambda closure type has a deleted copy assignment operator"
37018 msgstr ""
37020 #: cp/method.c:1629
37021 #, gcc-internal-format
37022 msgid "%q+#D is implicitly declared as deleted because %qT declares a move constructor or move assignment operator"
37023 msgstr ""
37025 #: cp/method.c:1648
37026 #, gcc-internal-format
37027 msgid "%q+#D is implicitly deleted because the default definition would be ill-formed:"
37028 msgstr ""
37030 #: cp/method.c:1657
37031 msgid "%q#F is implicitly deleted because its exception-specification does not match the implicit exception-specification %qX"
37032 msgstr ""
37034 #: cp/method.c:1973
37035 #, gcc-internal-format
37036 msgid "defaulted declaration %q+D"
37037 msgstr ""
37039 #: cp/method.c:1975
37040 #, gcc-internal-format
37041 msgid "does not match expected signature %qD"
37042 msgstr ""
37044 #: cp/method.c:2007
37045 msgid "function %q+D defaulted on its redeclaration with an exception-specification that differs from the implicit exception-specification %qX"
37046 msgstr ""
37048 #: cp/method.c:2029
37049 #, gcc-internal-format
37050 msgid "explicitly defaulted function %q+D cannot be declared as constexpr because the implicit declaration is not constexpr:"
37051 msgstr ""
37053 #: cp/method.c:2075
37054 #, gcc-internal-format
37055 msgid "a template cannot be defaulted"
37056 msgstr ""
37058 #: cp/method.c:2103
37059 #, gcc-internal-format
37060 msgid "%qD cannot be defaulted"
37061 msgstr ""
37063 #: cp/method.c:2112
37064 #, gcc-internal-format
37065 msgid "defaulted function %q+D with default argument"
37066 msgstr ""
37068 #: cp/name-lookup.c:599
37069 #, gcc-internal-format
37070 msgid "%q#D conflicts with a previous declaration"
37071 msgstr ""
37073 #: cp/name-lookup.c:601
37074 #, gcc-internal-format
37075 msgid "previous declaration %q+#D"
37076 msgstr ""
37078 #: cp/name-lookup.c:812
37079 #, gcc-internal-format
37080 msgid "redeclaration of %<wchar_t%> as %qT"
37081 msgstr ""
37083 #. A redeclaration of main, but not a duplicate of the
37084 #. previous one.
37086 #. [basic.start.main]
37088 #. This function shall not be overloaded.
37089 #: cp/name-lookup.c:842
37090 #, gcc-internal-format
37091 msgid "invalid redeclaration of %q+D"
37092 msgstr ""
37094 #: cp/name-lookup.c:843
37095 #, gcc-internal-format
37096 msgid "as %qD"
37097 msgstr ""
37099 #: cp/name-lookup.c:884 cp/name-lookup.c:900
37100 #, gcc-internal-format
37101 msgid "declaration of %q#D with C language linkage"
37102 msgstr ""
37104 #: cp/name-lookup.c:887 cp/name-lookup.c:902
37105 #, gcc-internal-format
37106 msgid "conflicts with previous declaration %q+#D"
37107 msgstr ""
37109 #: cp/name-lookup.c:890
37110 #, gcc-internal-format
37111 msgid "due to different exception specifications"
37112 msgstr ""
37114 #: cp/name-lookup.c:1001
37115 #, gcc-internal-format
37116 msgid "type mismatch with previous external decl of %q#D"
37117 msgstr ""
37119 #: cp/name-lookup.c:1003
37120 #, gcc-internal-format
37121 msgid "previous external decl of %q+#D"
37122 msgstr ""
37124 #: cp/name-lookup.c:1092
37125 #, gcc-internal-format
37126 msgid "extern declaration of %q#D doesn%'t match"
37127 msgstr ""
37129 #: cp/name-lookup.c:1093
37130 #, gcc-internal-format
37131 msgid "global declaration %q+#D"
37132 msgstr ""
37134 #: cp/name-lookup.c:1145 cp/name-lookup.c:1215
37135 #, gcc-internal-format
37136 msgid "declaration of %q#D shadows a parameter"
37137 msgstr ""
37139 #: cp/name-lookup.c:1218
37140 #, gcc-internal-format
37141 msgid "declaration of %qD shadows a lambda capture"
37142 msgstr ""
37144 #: cp/name-lookup.c:1222
37145 #, gcc-internal-format
37146 msgid "declaration of %qD shadows a previous local"
37147 msgstr ""
37149 #: cp/name-lookup.c:1265
37150 #, gcc-internal-format
37151 msgid "declaration of %qD shadows a member of %qT"
37152 msgstr ""
37154 #: cp/name-lookup.c:1420
37155 #, gcc-internal-format
37156 msgid "name lookup of %qD changed"
37157 msgstr ""
37159 #: cp/name-lookup.c:1421
37160 #, gcc-internal-format
37161 msgid "  matches this %q+D under ISO standard rules"
37162 msgstr ""
37164 #: cp/name-lookup.c:1423
37165 #, gcc-internal-format
37166 msgid "  matches this %q+D under old rules"
37167 msgstr ""
37169 #: cp/name-lookup.c:1441 cp/name-lookup.c:1449
37170 #, gcc-internal-format
37171 msgid "name lookup of %qD changed for ISO %<for%> scoping"
37172 msgstr ""
37174 #: cp/name-lookup.c:1443
37175 #, gcc-internal-format
37176 msgid "  cannot use obsolete binding at %q+D because it has a destructor"
37177 msgstr ""
37179 #: cp/name-lookup.c:1452
37180 #, gcc-internal-format
37181 msgid "  using obsolete binding at %q+D"
37182 msgstr ""
37184 #: cp/name-lookup.c:1458
37185 #, gcc-internal-format
37186 msgid "(if you use %<-fpermissive%> G++ will accept your code)"
37187 msgstr ""
37189 #: cp/name-lookup.c:1513
37190 #, gcc-internal-format
37191 msgid "%s %s(%E) %p %d\n"
37192 msgstr ""
37194 #: cp/name-lookup.c:1516
37195 #, gcc-internal-format
37196 msgid "%s %s %p %d\n"
37197 msgstr ""
37199 #: cp/name-lookup.c:2388
37200 #, gcc-internal-format
37201 msgid "%q#D hides constructor for %q#T"
37202 msgstr ""
37204 #: cp/name-lookup.c:2426
37205 #, gcc-internal-format
37206 msgid "previous non-function declaration %q+#D"
37207 msgstr ""
37209 #: cp/name-lookup.c:2427
37210 #, gcc-internal-format
37211 msgid "conflicts with function declaration %q#D"
37212 msgstr ""
37214 #: cp/name-lookup.c:2517
37215 #, gcc-internal-format
37216 msgid "%qT is not a namespace or unscoped enum"
37217 msgstr ""
37219 #. 7.3.3/5
37220 #. A using-declaration shall not name a template-id.
37221 #: cp/name-lookup.c:2527
37222 #, gcc-internal-format
37223 msgid "a using-declaration cannot specify a template-id.  Try %<using %D%>"
37224 msgstr ""
37226 #: cp/name-lookup.c:2534
37227 #, gcc-internal-format
37228 msgid "namespace %qD not allowed in using-declaration"
37229 msgstr ""
37231 #. It's a nested name with template parameter dependent scope.
37232 #. This can only be using-declaration for class member.
37233 #: cp/name-lookup.c:2542
37234 #, gcc-internal-format
37235 msgid "%qT is not a namespace"
37236 msgstr ""
37238 #. C++11 7.3.3/10.
37239 #: cp/name-lookup.c:2558 cp/name-lookup.c:2614 cp/name-lookup.c:2684
37240 #: cp/name-lookup.c:2699
37241 #, gcc-internal-format
37242 msgid "%qD is already declared in this scope"
37243 msgstr ""
37245 #: cp/name-lookup.c:2578
37246 #, gcc-internal-format
37247 msgid "%qD not declared"
37248 msgstr ""
37250 #: cp/name-lookup.c:3351
37251 #, gcc-internal-format
37252 msgid "using-declaration for non-member at class scope"
37253 msgstr ""
37255 #: cp/name-lookup.c:3358
37256 #, gcc-internal-format
37257 msgid "%<%T::%D%> names destructor"
37258 msgstr ""
37260 #: cp/name-lookup.c:3371
37261 #, gcc-internal-format
37262 msgid "%<%T::%D%> names constructor in %qT"
37263 msgstr ""
37265 #: cp/name-lookup.c:3422
37266 #, gcc-internal-format
37267 msgid "no members matching %<%T::%D%> in %q#T"
37268 msgstr ""
37270 #: cp/name-lookup.c:3509
37271 #, gcc-internal-format
37272 msgid "declaration of %qD not in a namespace surrounding %qD"
37273 msgstr ""
37275 #: cp/name-lookup.c:3517
37276 #, gcc-internal-format
37277 msgid "explicit qualification in declaration of %qD"
37278 msgstr ""
37280 #: cp/name-lookup.c:3600
37281 #, gcc-internal-format
37282 msgid "%qD should have been declared inside %qD"
37283 msgstr ""
37285 #: cp/name-lookup.c:3645
37286 #, gcc-internal-format
37287 msgid "%qD attribute requires a single NTBS argument"
37288 msgstr ""
37290 #: cp/name-lookup.c:3652
37291 #, gcc-internal-format
37292 msgid "%qD attribute is meaningless since members of the anonymous namespace get local symbols"
37293 msgstr ""
37295 #: cp/name-lookup.c:3662
37296 #, gcc-internal-format
37297 msgid "ignoring %qD attribute on non-inline namespace"
37298 msgstr ""
37300 #: cp/name-lookup.c:3668
37301 #, gcc-internal-format
37302 msgid "ignoring %qD attribute on anonymous namespace"
37303 msgstr ""
37305 #: cp/name-lookup.c:3687 cp/name-lookup.c:4100
37306 #, gcc-internal-format
37307 msgid "%qD attribute directive ignored"
37308 msgstr ""
37310 #: cp/name-lookup.c:3751
37311 #, gcc-internal-format
37312 msgid "namespace alias %qD not allowed here, assuming %qD"
37313 msgstr ""
37315 #: cp/name-lookup.c:4088
37316 #, gcc-internal-format
37317 msgid "strong using only meaningful at namespace scope"
37318 msgstr ""
37320 #: cp/name-lookup.c:4092
37321 #, gcc-internal-format
37322 msgid "current namespace %qD does not enclose strongly used namespace %qD"
37323 msgstr ""
37325 #: cp/name-lookup.c:4431
37326 #, gcc-internal-format
37327 msgid "maximum limit of %d namespaces searched for %qE"
37328 msgstr ""
37330 #: cp/name-lookup.c:4441
37331 #, gcc-internal-format
37332 msgid "suggested alternative:"
37333 msgid_plural "suggested alternatives:"
37334 msgstr[0] ""
37335 msgstr[1] ""
37336 msgstr[2] ""
37338 #: cp/name-lookup.c:4445
37339 #, gcc-internal-format
37340 msgid "  %qE"
37341 msgstr ""
37343 #: cp/name-lookup.c:5712
37344 #, gcc-internal-format
37345 msgid "argument dependent lookup finds %q+D"
37346 msgstr ""
37348 #: cp/name-lookup.c:6246
37349 #, gcc-internal-format
37350 msgid "XXX entering pop_everything ()\n"
37351 msgstr ""
37353 #: cp/name-lookup.c:6255
37354 #, gcc-internal-format
37355 msgid "XXX leaving pop_everything ()\n"
37356 msgstr ""
37358 #: cp/optimize.c:594
37359 #, gcc-internal-format
37360 msgid "making multiple clones of %qD"
37361 msgstr ""
37363 #: cp/parser.c:812
37364 #, gcc-internal-format
37365 msgid "identifier %qE is a keyword in C++11"
37366 msgstr ""
37368 #: cp/parser.c:1313 cp/parser.c:31888
37369 #, gcc-internal-format
37370 msgid "%<#pragma omp declare simd%> not immediately followed by function declaration or definition"
37371 msgstr ""
37373 #: cp/parser.c:2605
37374 #, gcc-internal-format
37375 msgid "%<#pragma%> is not allowed here"
37376 msgstr ""
37378 #: cp/parser.c:2636
37379 #, gcc-internal-format
37380 msgid "%<%E::%E%> has not been declared"
37381 msgstr ""
37383 #: cp/parser.c:2639
37384 #, gcc-internal-format
37385 msgid "%<::%E%> has not been declared"
37386 msgstr ""
37388 #: cp/parser.c:2642
37389 #, gcc-internal-format
37390 msgid "request for member %qE in non-class type %qT"
37391 msgstr ""
37393 #: cp/parser.c:2645 cp/parser.c:15943
37394 #, gcc-internal-format
37395 msgid "%<%T::%E%> has not been declared"
37396 msgstr ""
37398 #: cp/parser.c:2648
37399 #, gcc-internal-format
37400 msgid "%qE has not been declared"
37401 msgstr ""
37403 #: cp/parser.c:2655
37404 #, gcc-internal-format
37405 msgid "%<%E::%E%> is not a type"
37406 msgstr "%<%E::%E%> не є типом"
37408 #: cp/parser.c:2659
37409 #, gcc-internal-format
37410 msgid "%<%E::%E%> is not a class or namespace"
37411 msgstr ""
37413 #: cp/parser.c:2664
37414 #, gcc-internal-format
37415 msgid "%<%E::%E%> is not a class, namespace, or enumeration"
37416 msgstr ""
37418 #: cp/parser.c:2677
37419 #, gcc-internal-format
37420 msgid "%<::%E%> is not a type"
37421 msgstr "%<::%E%> не є типом"
37423 #: cp/parser.c:2680
37424 #, gcc-internal-format
37425 msgid "%<::%E%> is not a class or namespace"
37426 msgstr ""
37428 #: cp/parser.c:2684
37429 #, gcc-internal-format
37430 msgid "%<::%E%> is not a class, namespace, or enumeration"
37431 msgstr ""
37433 #: cp/parser.c:2696
37434 #, gcc-internal-format
37435 msgid "%qE is not a type"
37436 msgstr ""
37438 #: cp/parser.c:2699
37439 #, gcc-internal-format
37440 msgid "%qE is not a class or namespace"
37441 msgstr ""
37443 #: cp/parser.c:2703
37444 #, gcc-internal-format
37445 msgid "%qE is not a class, namespace, or enumeration"
37446 msgstr ""
37448 #: cp/parser.c:2766
37449 #, gcc-internal-format
37450 msgid "new types may not be defined in a return type"
37451 msgstr ""
37453 #: cp/parser.c:2768
37454 #, gcc-internal-format
37455 msgid "(perhaps a semicolon is missing after the definition of %qT)"
37456 msgstr ""
37458 #: cp/parser.c:2790 cp/parser.c:5562 cp/pt.c:7654
37459 #, gcc-internal-format
37460 msgid "%qT is not a template"
37461 msgstr ""
37463 #: cp/parser.c:2794
37464 #, gcc-internal-format
37465 msgid "%qE is not a class template"
37466 msgstr ""
37468 #: cp/parser.c:2796
37469 #, gcc-internal-format
37470 msgid "%qE is not a template"
37471 msgstr ""
37473 #: cp/parser.c:2799
37474 #, gcc-internal-format
37475 msgid "invalid template-id"
37476 msgstr ""
37478 #: cp/parser.c:2832
37479 #, gcc-internal-format
37480 msgid "floating-point literal cannot appear in a constant-expression"
37481 msgstr ""
37483 #: cp/parser.c:2836 cp/pt.c:14791
37484 #, gcc-internal-format
37485 msgid "a cast to a type other than an integral or enumeration type cannot appear in a constant-expression"
37486 msgstr ""
37488 #: cp/parser.c:2841
37489 #, gcc-internal-format
37490 msgid "%<typeid%> operator cannot appear in a constant-expression"
37491 msgstr ""
37493 #: cp/parser.c:2845
37494 #, gcc-internal-format
37495 msgid "non-constant compound literals cannot appear in a constant-expression"
37496 msgstr ""
37498 #: cp/parser.c:2849
37499 #, gcc-internal-format
37500 msgid "a function call cannot appear in a constant-expression"
37501 msgstr ""
37503 #: cp/parser.c:2853
37504 #, gcc-internal-format
37505 msgid "an increment cannot appear in a constant-expression"
37506 msgstr ""
37508 #: cp/parser.c:2857
37509 #, gcc-internal-format
37510 msgid "an decrement cannot appear in a constant-expression"
37511 msgstr ""
37513 #: cp/parser.c:2861
37514 #, gcc-internal-format
37515 msgid "an array reference cannot appear in a constant-expression"
37516 msgstr ""
37518 #: cp/parser.c:2865
37519 #, gcc-internal-format
37520 msgid "the address of a label cannot appear in a constant-expression"
37521 msgstr ""
37523 #: cp/parser.c:2869
37524 #, gcc-internal-format
37525 msgid "calls to overloaded operators cannot appear in a constant-expression"
37526 msgstr ""
37528 #: cp/parser.c:2873
37529 #, gcc-internal-format
37530 msgid "an assignment cannot appear in a constant-expression"
37531 msgstr ""
37533 #: cp/parser.c:2876
37534 #, gcc-internal-format
37535 msgid "a comma operator cannot appear in a constant-expression"
37536 msgstr ""
37538 #: cp/parser.c:2880
37539 #, gcc-internal-format
37540 msgid "a call to a constructor cannot appear in a constant-expression"
37541 msgstr ""
37543 #: cp/parser.c:2884
37544 #, gcc-internal-format
37545 msgid "a transaction expression cannot appear in a constant-expression"
37546 msgstr ""
37548 #: cp/parser.c:2930
37549 #, gcc-internal-format
37550 msgid "%qs cannot appear in a constant-expression"
37551 msgstr ""
37553 #: cp/parser.c:2962
37554 #, gcc-internal-format
37555 msgid "invalid use of template-name %qE without an argument list"
37556 msgstr ""
37558 #: cp/parser.c:2965
37559 #, gcc-internal-format
37560 msgid "invalid use of destructor %qD as a type"
37561 msgstr ""
37563 #. Something like 'unsigned A a;'
37564 #: cp/parser.c:2968
37565 #, gcc-internal-format
37566 msgid "invalid combination of multiple type-specifiers"
37567 msgstr ""
37569 #. Issue an error message.
37570 #: cp/parser.c:2972
37571 #, gcc-internal-format
37572 msgid "%qE does not name a type"
37573 msgstr ""
37575 #: cp/parser.c:2981
37576 #, gcc-internal-format
37577 msgid "C++11 %<constexpr%> only available with -std=c++11 or -std=gnu++11"
37578 msgstr ""
37580 #: cp/parser.c:2984
37581 #, gcc-internal-format
37582 msgid "C++11 %<noexcept%> only available with -std=c++11 or -std=gnu++11"
37583 msgstr ""
37585 #: cp/parser.c:2989
37586 #, gcc-internal-format
37587 msgid "C++11 %<thread_local%> only available with -std=c++11 or -std=gnu++11"
37588 msgstr ""
37590 #: cp/parser.c:3016
37591 #, gcc-internal-format
37592 msgid "(perhaps %<typename %T::%E%> was intended)"
37593 msgstr ""
37595 #: cp/parser.c:3034
37596 #, gcc-internal-format
37597 msgid "%qE in namespace %qE does not name a template type"
37598 msgstr ""
37600 #: cp/parser.c:3038
37601 #, gcc-internal-format
37602 msgid "%qE in namespace %qE does not name a type"
37603 msgstr ""
37605 #. A<T>::A<T>()
37606 #: cp/parser.c:3045
37607 #, gcc-internal-format
37608 msgid "%<%T::%E%> names the constructor, not the type"
37609 msgstr ""
37611 #: cp/parser.c:3048
37612 #, gcc-internal-format
37613 msgid "and %qT has no template constructors"
37614 msgstr ""
37616 #: cp/parser.c:3053
37617 #, gcc-internal-format
37618 msgid "need %<typename%> before %<%T::%E%> because %qT is a dependent scope"
37619 msgstr ""
37621 #: cp/parser.c:3060
37622 #, gcc-internal-format
37623 msgid "%qE in %q#T does not name a template type"
37624 msgstr ""
37626 #: cp/parser.c:3064
37627 #, gcc-internal-format
37628 msgid "%qE in %q#T does not name a type"
37629 msgstr ""
37631 #: cp/parser.c:3638
37632 #, gcc-internal-format
37633 msgid "expected string-literal"
37634 msgstr ""
37636 #: cp/parser.c:3700
37637 #, gcc-internal-format
37638 msgid "inconsistent user-defined literal suffixes %qD and %qD in string literal"
37639 msgstr ""
37641 #: cp/parser.c:3743
37642 #, gcc-internal-format
37643 msgid "a wide string is invalid in this context"
37644 msgstr ""
37646 #: cp/parser.c:3858
37647 #, gcc-internal-format
37648 msgid "unable to find character literal operator %qD with %qT argument"
37649 msgstr ""
37651 #: cp/parser.c:3959
37652 #, gcc-internal-format
37653 msgid "integer literal exceeds range of %qT type"
37654 msgstr ""
37656 #: cp/parser.c:3966
37657 #, gcc-internal-format
37658 msgid "floating literal exceeds range of %qT type"
37659 msgstr ""
37661 #: cp/parser.c:3970
37662 #, gcc-internal-format
37663 msgid "floating literal truncated to zero"
37664 msgstr ""
37666 #: cp/parser.c:4010
37667 #, gcc-internal-format
37668 msgid "unable to find numeric literal operator %qD"
37669 msgstr ""
37671 #: cp/parser.c:4012
37672 #, gcc-internal-format
37673 msgid "use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes"
37674 msgstr ""
37676 #: cp/parser.c:4064
37677 #, gcc-internal-format
37678 msgid "unable to find string literal operator %qD with %qT, %qT arguments"
37679 msgstr ""
37681 #: cp/parser.c:4124 cp/parser.c:11544
37682 #, gcc-internal-format
37683 msgid "expected declaration"
37684 msgstr ""
37686 #: cp/parser.c:4300
37687 #, gcc-internal-format
37688 msgid "fixed-point types not supported in C++"
37689 msgstr ""
37691 #: cp/parser.c:4380
37692 #, gcc-internal-format
37693 msgid "ISO C++ forbids braced-groups within expressions"
37694 msgstr ""
37696 #: cp/parser.c:4392
37697 #, gcc-internal-format
37698 msgid "statement-expressions are not allowed outside functions nor in template-argument lists"
37699 msgstr ""
37701 #: cp/parser.c:4465 cp/parser.c:4618 cp/parser.c:4771
37702 #, gcc-internal-format
37703 msgid "expected primary-expression"
37704 msgstr ""
37706 #: cp/parser.c:4495
37707 #, gcc-internal-format
37708 msgid "%<this%> may not be used in this context"
37709 msgstr ""
37711 #: cp/parser.c:4613
37712 #, gcc-internal-format
37713 msgid "a template declaration cannot appear at block scope"
37714 msgstr ""
37716 #: cp/parser.c:4747
37717 #, gcc-internal-format
37718 msgid "local variable %qD may not appear in this context"
37719 msgstr ""
37721 #: cp/parser.c:4923
37722 #, gcc-internal-format
37723 msgid "expected id-expression"
37724 msgstr ""
37726 #: cp/parser.c:5055
37727 #, gcc-internal-format
37728 msgid "scope %qT before %<~%> is not a class-name"
37729 msgstr ""
37731 #: cp/parser.c:5084 cp/parser.c:7051
37732 #, gcc-internal-format
37733 msgid "%<~auto%> only available with -std=c++14 or -std=gnu++14"
37734 msgstr ""
37736 #: cp/parser.c:5188
37737 #, gcc-internal-format
37738 msgid "declaration of %<~%T%> as member of %qT"
37739 msgstr ""
37741 #: cp/parser.c:5203
37742 #, gcc-internal-format
37743 msgid "typedef-name %qD used as destructor declarator"
37744 msgstr ""
37746 #: cp/parser.c:5238
37747 #, gcc-internal-format
37748 msgid "literal operator suffixes not preceded by %<_%> are reserved for future standardization"
37749 msgstr ""
37751 #: cp/parser.c:5249 cp/parser.c:17809
37752 #, gcc-internal-format
37753 msgid "expected unqualified-id"
37754 msgstr ""
37756 #: cp/parser.c:5356
37757 #, gcc-internal-format
37758 msgid "found %<:%> in nested-name-specifier, expected %<::%>"
37759 msgstr ""
37761 #: cp/parser.c:5425
37762 #, gcc-internal-format
37763 msgid "decltype evaluates to %qT, which is not a class or enumeration type"
37764 msgstr ""
37766 #: cp/parser.c:5451
37767 #, gcc-internal-format
37768 msgid "function template-id %qD in nested-name-specifier"
37769 msgstr ""
37771 #: cp/parser.c:5459
37772 #, gcc-internal-format
37773 msgid "variable template-id %qD in nested-name-specifier"
37774 msgstr ""
37776 #: cp/parser.c:5563 cp/typeck.c:2585 cp/typeck.c:2605
37777 #, gcc-internal-format
37778 msgid "%qD is not a template"
37779 msgstr ""
37781 #: cp/parser.c:5641
37782 #, gcc-internal-format
37783 msgid "expected nested-name-specifier"
37784 msgstr ""
37786 #: cp/parser.c:5866 cp/parser.c:7956
37787 #, gcc-internal-format
37788 msgid "types may not be defined in casts"
37789 msgstr ""
37791 #: cp/parser.c:5936
37792 #, gcc-internal-format
37793 msgid "types may not be defined in a %<typeid%> expression"
37794 msgstr ""
37796 #: cp/parser.c:5990
37797 #, gcc-internal-format
37798 msgid "%<_Cilk_spawn%> must be followed by an expression"
37799 msgstr ""
37801 #: cp/parser.c:6128
37802 #, gcc-internal-format
37803 msgid "ISO C++ forbids compound-literals"
37804 msgstr ""
37806 #: cp/parser.c:6186
37807 #, gcc-internal-format
37808 msgid "two consecutive %<[%> shall only introduce an attribute"
37809 msgstr ""
37811 #: cp/parser.c:6582
37812 #, gcc-internal-format
37813 msgid "braced list index is not allowed with array notation"
37814 msgstr ""
37816 #: cp/parser.c:6674
37817 #, gcc-internal-format
37818 msgid "%qE does not have class type"
37819 msgstr ""
37821 #: cp/parser.c:6763 cp/typeck.c:2478
37822 #, gcc-internal-format
37823 msgid "invalid use of %qD"
37824 msgstr ""
37826 #: cp/parser.c:6772
37827 #, gcc-internal-format
37828 msgid "%<%D::%D%> is not a class member"
37829 msgstr ""
37831 #: cp/parser.c:7103
37832 #, gcc-internal-format
37833 msgid "non-scalar type"
37834 msgstr ""
37836 #: cp/parser.c:7202
37837 #, gcc-internal-format
37838 msgid "ISO C++ does not allow %<alignof%> with a non-type"
37839 msgstr ""
37841 #: cp/parser.c:7287
37842 #, gcc-internal-format
37843 msgid "types may not be defined in %<noexcept%> expressions"
37844 msgstr ""
37846 #: cp/parser.c:7522
37847 #, gcc-internal-format
37848 msgid "types may not be defined in a new-expression"
37849 msgstr ""
37851 #: cp/parser.c:7535
37852 #, gcc-internal-format
37853 msgid "array bound forbidden after parenthesized type-id"
37854 msgstr ""
37856 #: cp/parser.c:7537
37857 #, gcc-internal-format
37858 msgid "try removing the parentheses around the type-id"
37859 msgstr ""
37861 #: cp/parser.c:7616
37862 #, gcc-internal-format
37863 msgid "types may not be defined in a new-type-id"
37864 msgstr ""
37866 #: cp/parser.c:7744
37867 #, gcc-internal-format
37868 msgid "expression in new-declarator must have integral or enumeration type"
37869 msgstr ""
37871 #: cp/parser.c:8050
37872 #, gcc-internal-format
37873 msgid "use of old-style cast"
37874 msgstr ""
37876 #: cp/parser.c:8189
37877 #, gcc-internal-format
37878 msgid "%<>>%> operator is treated as two right angle brackets in C++11"
37879 msgstr ""
37881 #: cp/parser.c:8192
37882 #, gcc-internal-format
37883 msgid "suggest parentheses around %<>>%> expression"
37884 msgstr ""
37886 #: cp/parser.c:8369
37887 #, gcc-internal-format
37888 msgid "ISO C++ does not allow ?: with omitted middle operand"
37889 msgstr ""
37891 #: cp/parser.c:9020
37892 #, gcc-internal-format
37893 msgid "lambda-expression in unevaluated context"
37894 msgstr ""
37896 #: cp/parser.c:9029
37897 #, gcc-internal-format
37898 msgid "lambda-expression in template-argument"
37899 msgstr ""
37901 #: cp/parser.c:9180
37902 #, gcc-internal-format
37903 msgid "expected end of capture-list"
37904 msgstr ""
37906 #: cp/parser.c:9194
37907 #, gcc-internal-format
37908 msgid "explicit by-copy capture of %<this%> redundant with by-copy capture default"
37909 msgstr ""
37911 #: cp/parser.c:9238
37912 #, gcc-internal-format
37913 msgid "lambda capture initializers only available with -std=c++14 or -std=gnu++14"
37914 msgstr ""
37916 #: cp/parser.c:9245
37917 #, gcc-internal-format
37918 msgid "empty initializer for lambda init-capture"
37919 msgstr ""
37921 #: cp/parser.c:9268
37922 #, gcc-internal-format
37923 msgid "capture of non-variable %qD "
37924 msgstr ""
37926 #: cp/parser.c:9270 cp/parser.c:9279 cp/semantics.c:3201 cp/semantics.c:3211
37927 #, gcc-internal-format
37928 msgid "%q+#D declared here"
37929 msgstr ""
37931 #: cp/parser.c:9276
37932 #, gcc-internal-format
37933 msgid "capture of variable %qD with non-automatic storage duration"
37934 msgstr ""
37936 #: cp/parser.c:9313
37937 #, gcc-internal-format
37938 msgid "explicit by-copy capture of %qD redundant with by-copy capture default"
37939 msgstr ""
37941 #: cp/parser.c:9318
37942 #, gcc-internal-format
37943 msgid "explicit by-reference capture of %qD redundant with by-reference capture default"
37944 msgstr ""
37946 #: cp/parser.c:9364
37947 #, gcc-internal-format
37948 msgid "lambda templates are only available with -std=c++14 or -std=gnu++14"
37949 msgstr ""
37951 #: cp/parser.c:9394
37952 #, gcc-internal-format
37953 msgid "default argument specified for lambda parameter"
37954 msgstr ""
37956 #: cp/parser.c:9854
37957 #, gcc-internal-format
37958 msgid "attributes at the beginning of statement are ignored"
37959 msgstr ""
37961 #: cp/parser.c:9882
37962 #, gcc-internal-format
37963 msgid "expected labeled-statement"
37964 msgstr ""
37966 #: cp/parser.c:9920
37967 #, gcc-internal-format
37968 msgid "case label %qE not within a switch statement"
37969 msgstr ""
37971 #: cp/parser.c:10005
37972 #, gcc-internal-format
37973 msgid "need %<typename%> before %qE because %qT is a dependent scope"
37974 msgstr ""
37976 #: cp/parser.c:10014
37977 #, gcc-internal-format
37978 msgid "%<%T::%D%> names the constructor, not the type"
37979 msgstr ""
37981 #: cp/parser.c:10061
37982 #, gcc-internal-format
37983 msgid "compound-statement in constexpr function"
37984 msgstr ""
37986 #: cp/parser.c:10273 cp/parser.c:24926
37987 #, gcc-internal-format
37988 msgid "expected selection-statement"
37989 msgstr ""
37991 #: cp/parser.c:10306
37992 #, gcc-internal-format
37993 msgid "types may not be defined in conditions"
37994 msgstr ""
37996 #: cp/parser.c:10675
37997 #, gcc-internal-format
37998 msgid "range-based %<for%> expression of type %qT has incomplete type"
37999 msgstr ""
38001 #: cp/parser.c:10713
38002 #, gcc-internal-format
38003 msgid "range-based %<for%> expression of type %qT has an %<end%> member but not a %<begin%>"
38004 msgstr ""
38006 #: cp/parser.c:10719
38007 #, gcc-internal-format
38008 msgid "range-based %<for%> expression of type %qT has a %<begin%> member but not an %<end%>"
38009 msgstr ""
38011 #: cp/parser.c:10760
38012 #, gcc-internal-format
38013 msgid "inconsistent begin/end types in range-based %<for%> statement: %qT and %qT"
38014 msgstr ""
38016 #: cp/parser.c:10891 cp/parser.c:24929
38017 #, gcc-internal-format
38018 msgid "expected iteration-statement"
38019 msgstr ""
38021 #: cp/parser.c:10925
38022 #, gcc-internal-format
38023 msgid "range-based for loop without a type-specifier only available with -std=c++1z or -std=gnu++1z"
38024 msgstr ""
38026 #: cp/parser.c:10955
38027 #, gcc-internal-format
38028 msgid "range-based %<for%> loops only available with -std=c++11 or -std=gnu++11"
38029 msgstr ""
38031 #: cp/parser.c:11029
38032 #, gcc-internal-format
38033 msgid "break statement used with Cilk Plus for loop"
38034 msgstr ""
38036 #: cp/parser.c:11086
38037 #, gcc-internal-format
38038 msgid "%<goto%> in %<constexpr%> function"
38039 msgstr "%<goto%> у функції %<constexpr%>"
38041 #. Issue a warning about this use of a GNU extension.
38042 #: cp/parser.c:11094
38043 #, gcc-internal-format
38044 msgid "ISO C++ forbids computed gotos"
38045 msgstr ""
38047 #: cp/parser.c:11107 cp/parser.c:24932
38048 #, gcc-internal-format
38049 msgid "expected jump-statement"
38050 msgstr ""
38052 #: cp/parser.c:11236 cp/parser.c:20846
38053 #, gcc-internal-format
38054 msgid "extra %<;%>"
38055 msgstr "зайве %<;%>"
38057 #: cp/parser.c:11469
38058 #, gcc-internal-format
38059 msgid "%<__label__%> not at the beginning of a block"
38060 msgstr ""
38062 #: cp/parser.c:11627
38063 #, gcc-internal-format
38064 msgid "mixing declarations and function-definitions is forbidden"
38065 msgstr ""
38067 #: cp/parser.c:11697
38068 #, gcc-internal-format
38069 msgid "initializer in range-based %<for%> loop"
38070 msgstr ""
38072 #: cp/parser.c:11700
38073 #, gcc-internal-format
38074 msgid "multiple declarations in range-based %<for%> loop"
38075 msgstr ""
38077 #: cp/parser.c:11836
38078 #, gcc-internal-format
38079 msgid "%<friend%> used outside of class"
38080 msgstr ""
38082 #. Complain about `auto' as a storage specifier, if
38083 #. we're complaining about C++0x compatibility.
38084 #: cp/parser.c:11895
38085 #, gcc-internal-format
38086 msgid "%<auto%> changes meaning in C++11; please remove it"
38087 msgstr ""
38089 #: cp/parser.c:11931
38090 #, gcc-internal-format
38091 msgid "decl-specifier invalid in condition"
38092 msgstr ""
38094 #: cp/parser.c:12023
38095 #, gcc-internal-format
38096 msgid "class definition may not be declared a friend"
38097 msgstr ""
38099 #: cp/parser.c:12091 cp/parser.c:21252
38100 #, gcc-internal-format
38101 msgid "templates may not be %<virtual%>"
38102 msgstr ""
38104 #: cp/parser.c:12131
38105 #, gcc-internal-format
38106 msgid "invalid linkage-specification"
38107 msgstr ""
38109 #: cp/parser.c:12390
38110 #, gcc-internal-format
38111 msgid "types may not be defined in %<decltype%> expressions"
38112 msgstr ""
38114 #: cp/parser.c:12531
38115 #, gcc-internal-format
38116 msgid "types may not be defined in a conversion-type-id"
38117 msgstr ""
38119 #: cp/parser.c:12558
38120 #, gcc-internal-format
38121 msgid "invalid use of %<auto%> in conversion operator"
38122 msgstr ""
38124 #: cp/parser.c:12562
38125 #, gcc-internal-format
38126 msgid "use of %<auto%> in member template conversion operator can never be deduced"
38127 msgstr ""
38129 #: cp/parser.c:12651
38130 #, gcc-internal-format
38131 msgid "only constructors take member initializers"
38132 msgstr ""
38134 #: cp/parser.c:12673
38135 #, gcc-internal-format
38136 msgid "cannot expand initializer for member %<%D%>"
38137 msgstr ""
38139 #: cp/parser.c:12685
38140 #, gcc-internal-format
38141 msgid "mem-initializer for %qD follows constructor delegation"
38142 msgstr ""
38144 #: cp/parser.c:12697
38145 #, gcc-internal-format
38146 msgid "constructor delegation follows mem-initializer for %qD"
38147 msgstr ""
38149 #: cp/parser.c:12749
38150 #, gcc-internal-format
38151 msgid "anachronistic old-style base class initializer"
38152 msgstr ""
38154 #: cp/parser.c:12818
38155 #, gcc-internal-format
38156 msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
38157 msgstr ""
38159 #: cp/parser.c:13167
38160 #, gcc-internal-format
38161 msgid "unexpected keyword; remove space between quotes and suffix identifier"
38162 msgstr ""
38164 #: cp/parser.c:13173
38165 #, gcc-internal-format
38166 msgid "expected suffix identifier"
38167 msgstr ""
38169 #: cp/parser.c:13182
38170 #, gcc-internal-format
38171 msgid "expected empty string after %<operator%> keyword"
38172 msgstr ""
38174 #: cp/parser.c:13188
38175 #, gcc-internal-format
38176 msgid "invalid encoding prefix in literal operator"
38177 msgstr ""
38179 #: cp/parser.c:13211
38180 #, gcc-internal-format
38181 msgid "expected operator"
38182 msgstr ""
38184 #. Warn that we do not support `export'.
38185 #: cp/parser.c:13248
38186 #, gcc-internal-format
38187 msgid "keyword %<export%> not implemented, and will be ignored"
38188 msgstr ""
38190 #: cp/parser.c:13447 cp/parser.c:13545 cp/parser.c:13654 cp/parser.c:19145
38191 #, gcc-internal-format
38192 msgid "template parameter pack %qD cannot have a default argument"
38193 msgstr ""
38195 #: cp/parser.c:13451 cp/parser.c:19153
38196 #, gcc-internal-format
38197 msgid "template parameter pack cannot have a default argument"
38198 msgstr ""
38200 #: cp/parser.c:13549 cp/parser.c:13658
38201 #, gcc-internal-format
38202 msgid "template parameter packs cannot have default arguments"
38203 msgstr ""
38205 #: cp/parser.c:13742
38206 #, gcc-internal-format
38207 msgid "expected template-id"
38208 msgstr ""
38210 #: cp/parser.c:13790 cp/parser.c:24890
38211 #, gcc-internal-format
38212 msgid "expected %<<%>"
38213 msgstr "мало бути %<<%>"
38215 #: cp/parser.c:13797
38216 #, gcc-internal-format
38217 msgid "%<<::%> cannot begin a template-argument list"
38218 msgstr ""
38220 #: cp/parser.c:13801
38221 #, gcc-internal-format
38222 msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
38223 msgstr ""
38225 #: cp/parser.c:13805
38226 #, gcc-internal-format
38227 msgid "(if you use %<-fpermissive%> or %<-std=c++11%>, or %<-std=gnu++11%> G++ will accept your code)"
38228 msgstr ""
38230 #: cp/parser.c:13891
38231 #, gcc-internal-format
38232 msgid "parse error in template argument list"
38233 msgstr ""
38235 #. The name does not name a template.
38236 #: cp/parser.c:13960 cp/parser.c:14081 cp/parser.c:14293
38237 #, gcc-internal-format
38238 msgid "expected template-name"
38239 msgstr ""
38241 #. Explain what went wrong.
38242 #: cp/parser.c:14006
38243 #, gcc-internal-format
38244 msgid "non-template %qD used as template"
38245 msgstr ""
38247 #: cp/parser.c:14008
38248 #, gcc-internal-format
38249 msgid "use %<%T::template %D%> to indicate that it is a template"
38250 msgstr ""
38252 #: cp/parser.c:14148
38253 #, gcc-internal-format
38254 msgid "expected parameter pack before %<...%>"
38255 msgstr ""
38257 #: cp/parser.c:14258 cp/parser.c:14276 cp/parser.c:14425
38258 #, gcc-internal-format
38259 msgid "expected template-argument"
38260 msgstr ""
38262 #: cp/parser.c:14410
38263 #, gcc-internal-format
38264 msgid "invalid non-type template argument"
38265 msgstr ""
38267 #: cp/parser.c:14527
38268 #, gcc-internal-format
38269 msgid "explicit instantiation shall not use %<inline%> specifier"
38270 msgstr ""
38272 #: cp/parser.c:14531
38273 #, gcc-internal-format
38274 msgid "explicit instantiation shall not use %<constexpr%> specifier"
38275 msgstr ""
38277 #: cp/parser.c:14590
38278 #, gcc-internal-format
38279 msgid "template specialization with C linkage"
38280 msgstr ""
38282 #: cp/parser.c:14810
38283 #, gcc-internal-format
38284 msgid "expected type specifier"
38285 msgstr ""
38287 #: cp/parser.c:14969
38288 #, gcc-internal-format
38289 msgid "use of %<auto%> in lambda parameter declaration only available with -std=c++14 or -std=gnu++14"
38290 msgstr ""
38292 #: cp/parser.c:14975
38293 #, gcc-internal-format
38294 msgid "use of %<auto%> in parameter declaration only available with -std=c++14 or -std=gnu++14"
38295 msgstr ""
38297 #: cp/parser.c:14980
38298 #, gcc-internal-format
38299 msgid "ISO C++ forbids use of %<auto%> in parameter declaration"
38300 msgstr ""
38302 #: cp/parser.c:15124
38303 #, gcc-internal-format
38304 msgid "expected template-id for type"
38305 msgstr ""
38307 #: cp/parser.c:15151
38308 #, gcc-internal-format
38309 msgid "expected type-name"
38310 msgstr ""
38312 #: cp/parser.c:15372
38313 #, gcc-internal-format
38314 msgid "elaborated-type-specifier for a scoped enum must not use the %<%D%> keyword"
38315 msgstr ""
38317 #: cp/parser.c:15581
38318 #, gcc-internal-format
38319 msgid "declaration %qD does not declare anything"
38320 msgstr ""
38322 #: cp/parser.c:15668
38323 #, gcc-internal-format
38324 msgid "attributes ignored on uninstantiated type"
38325 msgstr ""
38327 #: cp/parser.c:15672
38328 #, gcc-internal-format
38329 msgid "attributes ignored on template instantiation"
38330 msgstr ""
38332 #: cp/parser.c:15677
38333 #, gcc-internal-format
38334 msgid "attributes ignored on elaborated-type-specifier that is not a forward declaration"
38335 msgstr ""
38337 #: cp/parser.c:15811
38338 #, gcc-internal-format
38339 msgid "%qD is an enumeration template"
38340 msgstr ""
38342 #: cp/parser.c:15821
38343 #, gcc-internal-format
38344 msgid "%qD is not an enumerator-name"
38345 msgstr ""
38347 #: cp/parser.c:15833
38348 #, gcc-internal-format
38349 msgid "anonymous scoped enum is not allowed"
38350 msgstr ""
38352 #: cp/parser.c:15888
38353 #, gcc-internal-format
38354 msgid "expected %<;%> or %<{%>"
38355 msgstr "мало бути %<;%> або %<{%>"
38357 #: cp/parser.c:15937
38358 #, gcc-internal-format
38359 msgid "cannot add an enumerator list to a template instantiation"
38360 msgstr ""
38362 #: cp/parser.c:15955 cp/parser.c:20360
38363 #, gcc-internal-format
38364 msgid "declaration of %qD in namespace %qD which does not enclose %qD"
38365 msgstr ""
38367 #: cp/parser.c:15960 cp/parser.c:20365
38368 #, gcc-internal-format
38369 msgid "declaration of %qD in %qD which does not enclose %qD"
38370 msgstr ""
38372 #: cp/parser.c:15985
38373 #, gcc-internal-format
38374 msgid "multiple definition of %q#T"
38375 msgstr ""
38377 #: cp/parser.c:15998
38378 #, gcc-internal-format
38379 msgid "ISO C++ forbids empty anonymous enum"
38380 msgstr ""
38382 #: cp/parser.c:16018
38383 #, gcc-internal-format
38384 msgid "opaque-enum-specifier without name"
38385 msgstr ""
38387 #: cp/parser.c:16021
38388 #, gcc-internal-format
38389 msgid "opaque-enum-specifier must use a simple identifier"
38390 msgstr ""
38392 #: cp/parser.c:16191
38393 #, gcc-internal-format
38394 msgid "%qD is not a namespace-name"
38395 msgstr ""
38397 #: cp/parser.c:16192
38398 #, gcc-internal-format
38399 msgid "expected namespace-name"
38400 msgstr ""
38402 #: cp/parser.c:16318
38403 #, gcc-internal-format
38404 msgid "%<namespace%> definition is not allowed here"
38405 msgstr ""
38407 #: cp/parser.c:16473
38408 #, gcc-internal-format
38409 msgid "a template-id may not appear in a using-declaration"
38410 msgstr ""
38412 #: cp/parser.c:16519
38413 #, gcc-internal-format
38414 msgid "access declarations are deprecated in favour of using-declarations; suggestion: add the %<using%> keyword"
38415 msgstr ""
38417 #: cp/parser.c:16584
38418 #, gcc-internal-format
38419 msgid "types may not be defined in alias template declarations"
38420 msgstr ""
38422 #: cp/parser.c:16729
38423 #, gcc-internal-format
38424 msgid "%<asm%> in %<constexpr%> function"
38425 msgstr "%<asm%> у функції %<constexpr%>"
38427 #: cp/parser.c:17067
38428 #, gcc-internal-format
38429 msgid "a function-definition is not allowed here"
38430 msgstr ""
38432 #: cp/parser.c:17078
38433 #, gcc-internal-format
38434 msgid "an asm-specification is not allowed on a function-definition"
38435 msgstr ""
38437 #: cp/parser.c:17082
38438 #, gcc-internal-format
38439 msgid "attributes are not allowed on a function-definition"
38440 msgstr ""
38442 #: cp/parser.c:17133
38443 #, gcc-internal-format
38444 msgid "expected constructor, destructor, or type conversion"
38445 msgstr ""
38447 #. Anything else is an error.
38448 #: cp/parser.c:17172 cp/parser.c:19333
38449 #, gcc-internal-format
38450 msgid "expected initializer"
38451 msgstr ""
38453 #: cp/parser.c:17252
38454 #, gcc-internal-format
38455 msgid "initializer provided for function"
38456 msgstr ""
38458 #: cp/parser.c:17286
38459 #, gcc-internal-format
38460 msgid "attributes after parenthesized initializer ignored"
38461 msgstr ""
38463 #: cp/parser.c:17291
38464 #, gcc-internal-format
38465 msgid "non-function %qD declared as implicit template"
38466 msgstr ""
38468 #: cp/parser.c:17729
38469 #, gcc-internal-format
38470 msgid "array bound is not an integer constant"
38471 msgstr ""
38473 #: cp/parser.c:17855
38474 #, gcc-internal-format
38475 msgid "cannot define member of dependent typedef %qT"
38476 msgstr ""
38478 #: cp/parser.c:17859
38479 #, gcc-internal-format
38480 msgid "%<%T::%E%> is not a type"
38481 msgstr "%<%T::%E%> не є типом"
38483 #: cp/parser.c:17887
38484 #, gcc-internal-format
38485 msgid "invalid use of constructor as a template"
38486 msgstr ""
38488 #: cp/parser.c:17889
38489 #, gcc-internal-format
38490 msgid "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified name"
38491 msgstr ""
38493 #. We do not attempt to print the declarator
38494 #. here because we do not have enough
38495 #. information about its original syntactic
38496 #. form.
38497 #: cp/parser.c:17906
38498 #, gcc-internal-format
38499 msgid "invalid declarator"
38500 msgstr ""
38502 #. But declarations with qualified-ids can't appear in a
38503 #. function.
38504 #: cp/parser.c:17976
38505 #, gcc-internal-format
38506 msgid "qualified-id in declaration"
38507 msgstr ""
38509 #: cp/parser.c:18001
38510 #, gcc-internal-format
38511 msgid "expected declarator"
38512 msgstr ""
38514 #: cp/parser.c:18104
38515 #, gcc-internal-format
38516 msgid "%qD is a namespace"
38517 msgstr ""
38519 #: cp/parser.c:18106
38520 #, gcc-internal-format
38521 msgid "cannot form pointer to member of non-class %q#T"
38522 msgstr ""
38524 #: cp/parser.c:18127
38525 #, gcc-internal-format
38526 msgid "expected ptr-operator"
38527 msgstr ""
38529 #: cp/parser.c:18186
38530 #, gcc-internal-format
38531 msgid "duplicate cv-qualifier"
38532 msgstr ""
38534 #: cp/parser.c:18240
38535 #, gcc-internal-format
38536 msgid "multiple ref-qualifiers"
38537 msgstr ""
38539 #: cp/parser.c:18298
38540 #, gcc-internal-format
38541 msgid "duplicate virt-specifier"
38542 msgstr ""
38544 #: cp/parser.c:18505 cp/typeck2.c:541 cp/typeck2.c:1928
38545 #, gcc-internal-format
38546 msgid "invalid use of %<auto%>"
38547 msgstr ""
38549 #: cp/parser.c:18524
38550 #, gcc-internal-format
38551 msgid "types may not be defined in template arguments"
38552 msgstr ""
38554 #: cp/parser.c:18529
38555 #, gcc-internal-format
38556 msgid "invalid use of %<auto%> in template argument"
38557 msgstr ""
38559 #: cp/parser.c:18616
38560 #, gcc-internal-format
38561 msgid "expected type-specifier"
38562 msgstr ""
38564 #: cp/parser.c:18922
38565 #, gcc-internal-format
38566 msgid "expected %<,%> or %<...%>"
38567 msgstr "мало бути %<,%> або %<...%>"
38569 #: cp/parser.c:18996
38570 #, gcc-internal-format
38571 msgid "types may not be defined in parameter types"
38572 msgstr ""
38574 #: cp/parser.c:19124
38575 #, gcc-internal-format
38576 msgid "deprecated use of default argument for parameter of non-function"
38577 msgstr ""
38579 #: cp/parser.c:19128
38580 #, gcc-internal-format
38581 msgid "default arguments are only permitted for function parameters"
38582 msgstr ""
38584 #: cp/parser.c:19147
38585 #, gcc-internal-format
38586 msgid "parameter pack %qD cannot have a default argument"
38587 msgstr ""
38589 #: cp/parser.c:19155
38590 #, gcc-internal-format
38591 msgid "parameter pack cannot have a default argument"
38592 msgstr ""
38594 #: cp/parser.c:19526
38595 #, gcc-internal-format
38596 msgid "ISO C++ does not allow designated initializers"
38597 msgstr ""
38599 #: cp/parser.c:19540
38600 #, gcc-internal-format
38601 msgid "ISO C++ does not allow C99 designated initializers"
38602 msgstr ""
38604 #: cp/parser.c:19658 cp/parser.c:19783
38605 #, gcc-internal-format
38606 msgid "expected class-name"
38607 msgstr ""
38609 #: cp/parser.c:19965
38610 #, gcc-internal-format
38611 msgid "expected %<;%> after class definition"
38612 msgstr ""
38614 #: cp/parser.c:19967
38615 #, gcc-internal-format
38616 msgid "expected %<;%> after struct definition"
38617 msgstr ""
38619 #: cp/parser.c:19969
38620 #, gcc-internal-format
38621 msgid "expected %<;%> after union definition"
38622 msgstr ""
38624 #: cp/parser.c:20308
38625 #, gcc-internal-format
38626 msgid "expected %<{%> or %<:%>"
38627 msgstr "мало бути %<{%> або %<:%>"
38629 #: cp/parser.c:20319
38630 #, gcc-internal-format
38631 msgid "cannot specify %<override%> for a class"
38632 msgstr ""
38634 #: cp/parser.c:20327
38635 #, gcc-internal-format
38636 msgid "global qualification of class name is invalid"
38637 msgstr ""
38639 #: cp/parser.c:20334
38640 #, gcc-internal-format
38641 msgid "qualified name does not name a class"
38642 msgstr ""
38644 #: cp/parser.c:20346
38645 #, gcc-internal-format
38646 msgid "invalid class name in declaration of %qD"
38647 msgstr ""
38649 #: cp/parser.c:20379
38650 #, gcc-internal-format
38651 msgid "extra qualification not allowed"
38652 msgstr ""
38654 #: cp/parser.c:20391
38655 #, gcc-internal-format
38656 msgid "an explicit specialization must be preceded by %<template <>%>"
38657 msgstr ""
38659 #: cp/parser.c:20421
38660 #, gcc-internal-format
38661 msgid "function template %qD redeclared as a class template"
38662 msgstr ""
38664 #: cp/parser.c:20452
38665 #, gcc-internal-format
38666 msgid "could not resolve typename type"
38667 msgstr "не вдалося визначити тип typename"
38669 #: cp/parser.c:20508
38670 #, gcc-internal-format
38671 msgid "previous definition of %q+#T"
38672 msgstr "попереднє визначення %q+#T"
38674 #: cp/parser.c:20599 cp/parser.c:24935
38675 #, gcc-internal-format
38676 msgid "expected class-key"
38677 msgstr ""
38679 #: cp/parser.c:20623
38680 #, gcc-internal-format
38681 msgid "ISO C++ forbids typename key in template template parameter; use -std=c++1z or -std=gnu++1z"
38682 msgstr ""
38684 #: cp/parser.c:20627
38685 #, gcc-internal-format
38686 msgid "expected %<class%> or %<typename%>"
38687 msgstr "мало бути %<class%> або %<typename%>"
38689 #: cp/parser.c:20866
38690 #, gcc-internal-format
38691 msgid "in C++03 a class-key must be used when declaring a friend"
38692 msgstr ""
38694 #: cp/parser.c:20884
38695 #, gcc-internal-format
38696 msgid "friend declaration does not name a class or function"
38697 msgstr ""
38699 #: cp/parser.c:20902
38700 #, gcc-internal-format
38701 msgid "a storage class on an anonymous aggregate in class scope is not allowed"
38702 msgstr ""
38704 #: cp/parser.c:21106
38705 #, gcc-internal-format
38706 msgid "pure-specifier on function-definition"
38707 msgstr ""
38709 #: cp/parser.c:21160
38710 #, gcc-internal-format
38711 msgid "stray %<,%> at end of member declaration"
38712 msgstr ""
38714 #: cp/parser.c:21172
38715 #, gcc-internal-format
38716 msgid "expected %<;%> at end of member declaration"
38717 msgstr ""
38719 #: cp/parser.c:21246
38720 #, gcc-internal-format
38721 msgid "invalid pure specifier (only %<= 0%> is allowed)"
38722 msgstr ""
38724 #: cp/parser.c:21281
38725 #, gcc-internal-format
38726 msgid "a brace-enclosed initializer is not allowed here"
38727 msgstr ""
38729 #: cp/parser.c:21410
38730 #, gcc-internal-format
38731 msgid "%<virtual%> specified more than once in base-specified"
38732 msgstr ""
38734 #: cp/parser.c:21430
38735 #, gcc-internal-format
38736 msgid "more than one access specifier in base-specified"
38737 msgstr ""
38739 #: cp/parser.c:21454
38740 #, gcc-internal-format
38741 msgid "keyword %<typename%> not allowed outside of templates"
38742 msgstr ""
38744 #: cp/parser.c:21457
38745 #, gcc-internal-format
38746 msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
38747 msgstr ""
38749 #: cp/parser.c:21550 cp/parser.c:21632
38750 #, gcc-internal-format
38751 msgid "types may not be defined in an exception-specification"
38752 msgstr ""
38754 #: cp/parser.c:21614
38755 #, gcc-internal-format
38756 msgid "dynamic exception specifications are deprecated in C++0x; use %<noexcept%> instead"
38757 msgstr ""
38759 #: cp/parser.c:21704
38760 #, gcc-internal-format
38761 msgid "%<try%> in %<constexpr%> function"
38762 msgstr "%<try%> у функції %<constexpr%>"
38764 #: cp/parser.c:21817
38765 #, gcc-internal-format
38766 msgid "types may not be defined in exception-declarations"
38767 msgstr ""
38769 #: cp/parser.c:22441
38770 #, gcc-internal-format
38771 msgid "expected an identifier for the attribute name"
38772 msgstr ""
38774 #: cp/parser.c:22460
38775 #, gcc-internal-format
38776 msgid "%<deprecated%> is a C++14 feature; use %<gnu::deprecated%>"
38777 msgstr ""
38779 #: cp/parser.c:23141
38780 #, gcc-internal-format
38781 msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
38782 msgstr ""
38784 #: cp/parser.c:23146
38785 #, gcc-internal-format
38786 msgid "invalid declaration of %<%T::%E%>"
38787 msgstr ""
38789 #: cp/parser.c:23150
38790 #, gcc-internal-format
38791 msgid "too few template-parameter-lists"
38792 msgstr ""
38794 #. Otherwise, there are too many template parameter lists.  We have
38795 #. something like:
38797 #. template <class T> template <class U> void S::f();
38798 #: cp/parser.c:23157
38799 #, gcc-internal-format
38800 msgid "too many template-parameter-lists"
38801 msgstr ""
38803 #: cp/parser.c:23481
38804 #, gcc-internal-format
38805 msgid "named return values are no longer supported"
38806 msgstr ""
38808 #: cp/parser.c:23578
38809 #, gcc-internal-format
38810 msgid "invalid declaration of member template in local class"
38811 msgstr ""
38813 #: cp/parser.c:23587
38814 #, gcc-internal-format
38815 msgid "template with C linkage"
38816 msgstr ""
38818 #: cp/parser.c:23606
38819 #, gcc-internal-format
38820 msgid "invalid explicit specialization"
38821 msgstr ""
38823 #: cp/parser.c:23704
38824 #, gcc-internal-format
38825 msgid "literal operator template %qD has invalid parameter list.  Expected non-type template argument pack <char...> or <typename CharT, CharT...>"
38826 msgstr ""
38828 #: cp/parser.c:23709
38829 #, gcc-internal-format
38830 msgid "literal operator template %qD has invalid parameter list.  Expected non-type template argument pack <char...>"
38831 msgstr ""
38833 #: cp/parser.c:23783
38834 #, gcc-internal-format
38835 msgid "template declaration of %<typedef%>"
38836 msgstr ""
38838 #: cp/parser.c:23860
38839 #, gcc-internal-format
38840 msgid "explicit template specialization cannot have a storage class"
38841 msgstr ""
38843 #: cp/parser.c:24105
38844 #, gcc-internal-format
38845 msgid "%<>>%> should be %<> >%> within a nested template argument list"
38846 msgstr ""
38848 #: cp/parser.c:24118
38849 #, gcc-internal-format
38850 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
38851 msgstr ""
38853 #: cp/parser.c:24415
38854 #, gcc-internal-format
38855 msgid "%<sizeof...%> argument must be surrounded by parentheses"
38856 msgstr ""
38858 #: cp/parser.c:24570
38859 #, gcc-internal-format
38860 msgid "invalid use of %qD in linkage specification"
38861 msgstr ""
38863 #: cp/parser.c:24585
38864 #, gcc-internal-format
38865 msgid "%<__thread%> before %qD"
38866 msgstr ""
38868 #: cp/parser.c:24719
38869 #, gcc-internal-format
38870 msgid "ISO C++ 1998 does not support %<long long%>"
38871 msgstr "У ISO C++ 1998 не передбачено підтримки %<long long%>"
38873 #: cp/parser.c:24727
38874 #, gcc-internal-format
38875 msgid "both %<__thread%> and %<thread_local%> specified"
38876 msgstr "вказано одразу %<__thread%> і %<thread_local%>"
38878 #: cp/parser.c:24729
38879 #, gcc-internal-format
38880 msgid "duplicate %qD"
38881 msgstr "дублювання %qD"
38883 #: cp/parser.c:24751
38884 #, gcc-internal-format
38885 msgid "duplicate %qs"
38886 msgstr "дублювання %qs"
38888 #: cp/parser.c:24793
38889 #, gcc-internal-format
38890 msgid "expected %<new%>"
38891 msgstr "мало бути %<new%>"
38893 #: cp/parser.c:24796
38894 #, gcc-internal-format
38895 msgid "expected %<delete%>"
38896 msgstr "мало бути %<delete%>"
38898 #: cp/parser.c:24799
38899 #, gcc-internal-format
38900 msgid "expected %<return%>"
38901 msgstr "мало бути %<return%>"
38903 #: cp/parser.c:24805
38904 #, gcc-internal-format
38905 msgid "expected %<extern%>"
38906 msgstr "мало бути %<extern%>"
38908 #: cp/parser.c:24808
38909 #, gcc-internal-format
38910 msgid "expected %<static_assert%>"
38911 msgstr "мало бути %<static_assert%>"
38913 #: cp/parser.c:24811
38914 #, gcc-internal-format
38915 msgid "expected %<decltype%>"
38916 msgstr "мало бути %<decltype%>"
38918 #: cp/parser.c:24814
38919 #, gcc-internal-format
38920 msgid "expected %<operator%>"
38921 msgstr "мало бути %<operator%>"
38923 #: cp/parser.c:24817
38924 #, gcc-internal-format
38925 msgid "expected %<class%>"
38926 msgstr "мало бути %<class%>"
38928 #: cp/parser.c:24820
38929 #, gcc-internal-format
38930 msgid "expected %<template%>"
38931 msgstr "мало бути %<template%>"
38933 #: cp/parser.c:24823
38934 #, gcc-internal-format
38935 msgid "expected %<namespace%>"
38936 msgstr "мало бути %<namespace%>"
38938 #: cp/parser.c:24826
38939 #, gcc-internal-format
38940 msgid "expected %<using%>"
38941 msgstr "мало бути %<using%>"
38943 #: cp/parser.c:24829
38944 #, gcc-internal-format
38945 msgid "expected %<asm%>"
38946 msgstr "мало бути %<asm%>"
38948 #: cp/parser.c:24832
38949 #, gcc-internal-format
38950 msgid "expected %<try%>"
38951 msgstr "мало бути %<try%>"
38953 #: cp/parser.c:24835
38954 #, gcc-internal-format
38955 msgid "expected %<catch%>"
38956 msgstr "мало бути %<catch%>"
38958 #: cp/parser.c:24838
38959 #, gcc-internal-format
38960 msgid "expected %<throw%>"
38961 msgstr "мало бути %<throw%>"
38963 #: cp/parser.c:24841
38964 #, gcc-internal-format
38965 msgid "expected %<__label__%>"
38966 msgstr "мало бути %<__label__%>"
38968 #: cp/parser.c:24844
38969 #, gcc-internal-format
38970 msgid "expected %<@try%>"
38971 msgstr "мало бути %<@try%>"
38973 #: cp/parser.c:24847
38974 #, gcc-internal-format
38975 msgid "expected %<@synchronized%>"
38976 msgstr "мало бути %<@synchronized%>"
38978 #: cp/parser.c:24850
38979 #, gcc-internal-format
38980 msgid "expected %<@throw%>"
38981 msgstr "мало бути %<@throw%>"
38983 #: cp/parser.c:24853
38984 #, gcc-internal-format
38985 msgid "expected %<__transaction_atomic%>"
38986 msgstr "мало бути %<__transaction_atomic%>"
38988 #: cp/parser.c:24856
38989 #, gcc-internal-format
38990 msgid "expected %<__transaction_relaxed%>"
38991 msgstr "мало бути %<__transaction_relaxed%>"
38993 #: cp/parser.c:24887
38994 #, gcc-internal-format
38995 msgid "expected %<::%>"
38996 msgstr "мало бути %<::%>"
38998 #: cp/parser.c:24899
38999 #, gcc-internal-format
39000 msgid "expected %<...%>"
39001 msgstr "мало бути %<...%>"
39003 #: cp/parser.c:24902
39004 #, gcc-internal-format
39005 msgid "expected %<*%>"
39006 msgstr "мало бути %<*%>"
39008 #: cp/parser.c:24905
39009 #, gcc-internal-format
39010 msgid "expected %<~%>"
39011 msgstr "мало бути %<~%>"
39013 #: cp/parser.c:24911
39014 #, gcc-internal-format
39015 msgid "expected %<:%> or %<::%>"
39016 msgstr "мало бути %<:%> або %<::%>"
39018 #: cp/parser.c:24939
39019 #, gcc-internal-format
39020 msgid "expected %<class%>, %<typename%>, or %<template%>"
39021 msgstr "мало бути %<class%>, %<typename%> або %<template%>"
39023 #: cp/parser.c:25200
39024 #, gcc-internal-format
39025 msgid "%qs tag used in naming %q#T"
39026 msgstr "теґ %qs використано у назві %q#T"
39028 #: cp/parser.c:25205
39029 #, gcc-internal-format
39030 msgid "%q#T was previously declared here"
39031 msgstr ""
39033 #: cp/parser.c:25224
39034 #, gcc-internal-format
39035 msgid "%qD redeclared with different access"
39036 msgstr ""
39038 #: cp/parser.c:25245
39039 #, gcc-internal-format
39040 msgid "in C++98 %<template%> (as a disambiguator) is only allowed within templates"
39041 msgstr ""
39043 #: cp/parser.c:25477
39044 #, gcc-internal-format
39045 msgid "file ends in default argument"
39046 msgstr ""
39048 #: cp/parser.c:25707 cp/parser.c:26974 cp/parser.c:27160
39049 #, gcc-internal-format
39050 msgid "misplaced %<@%D%> Objective-C++ construct"
39051 msgstr ""
39053 #: cp/parser.c:25765
39054 #, gcc-internal-format
39055 msgid "objective-c++ message receiver expected"
39056 msgstr ""
39058 #: cp/parser.c:25835
39059 #, gcc-internal-format
39060 msgid "objective-c++ message argument(s) are expected"
39061 msgstr ""
39063 #: cp/parser.c:25864
39064 #, gcc-internal-format
39065 msgid "%<@encode%> must specify a type as an argument"
39066 msgstr ""
39068 #: cp/parser.c:26240
39069 #, gcc-internal-format
39070 msgid "invalid Objective-C++ selector name"
39071 msgstr ""
39073 #: cp/parser.c:26315 cp/parser.c:26333
39074 #, gcc-internal-format
39075 msgid "objective-c++ method declaration is expected"
39076 msgstr ""
39078 #: cp/parser.c:26327 cp/parser.c:26392
39079 #, gcc-internal-format
39080 msgid "method attributes must be specified at the end"
39081 msgstr ""
39083 #: cp/parser.c:26435
39084 #, gcc-internal-format
39085 msgid "stray %qs between Objective-C++ methods"
39086 msgstr ""
39088 #: cp/parser.c:26641 cp/parser.c:26648 cp/parser.c:26655
39089 #, gcc-internal-format
39090 msgid "invalid type for instance variable"
39091 msgstr ""
39093 #: cp/parser.c:26768
39094 #, gcc-internal-format
39095 msgid "identifier expected after %<@protocol%>"
39096 msgstr ""
39098 #: cp/parser.c:26939
39099 #, gcc-internal-format
39100 msgid "attributes may not be specified before the %<@%D%> Objective-C++ keyword"
39101 msgstr ""
39103 #: cp/parser.c:26946
39104 #, gcc-internal-format
39105 msgid "prefix attributes are ignored before %<@%D%>"
39106 msgstr ""
39108 #: cp/parser.c:27219 cp/parser.c:27226 cp/parser.c:27233
39109 #, gcc-internal-format
39110 msgid "invalid type for property"
39111 msgstr ""
39113 #: cp/parser.c:28072 cp/parser.c:28370 cp/parser.c:28436
39114 #, gcc-internal-format
39115 msgid "expected positive integer expression"
39116 msgstr ""
39118 #: cp/parser.c:28128
39119 #, gcc-internal-format
39120 msgid "%<wait%> expression must be integral"
39121 msgstr ""
39123 #: cp/parser.c:28554
39124 #, gcc-internal-format
39125 msgid "invalid reduction-identifier"
39126 msgstr ""
39128 #: cp/parser.c:30306
39129 #, gcc-internal-format
39130 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
39131 msgstr ""
39133 #: cp/parser.c:30309
39134 #, gcc-internal-format
39135 msgid "parenthesized initialization is not allowed in for-loop"
39136 msgstr ""
39138 #: cp/parser.c:30378
39139 #, gcc-internal-format
39140 msgid "%<_Cilk_for%> allows expression instead of declaration only in C, not in C++"
39141 msgstr ""
39143 #: cp/parser.c:30547 cp/pt.c:13811
39144 #, gcc-internal-format
39145 msgid "iteration variable %qD should not be reduction"
39146 msgstr ""
39148 #: cp/parser.c:30617
39149 #, gcc-internal-format
39150 msgid "not enough collapsed for loops"
39151 msgstr ""
39153 #: cp/parser.c:31916
39154 #, gcc-internal-format
39155 msgid "vector attribute not immediately followed by a single function declaration or definition"
39156 msgstr ""
39158 #: cp/parser.c:32143
39159 #, gcc-internal-format
39160 msgid "invalid initializer clause"
39161 msgstr ""
39163 #: cp/parser.c:32171
39164 #, gcc-internal-format
39165 msgid "expected id-expression (arguments)"
39166 msgstr ""
39168 #: cp/parser.c:32183
39169 #, gcc-internal-format
39170 msgid "one of the initializer call arguments should be %<omp_priv%> or %<&omp_priv%>"
39171 msgstr ""
39173 #: cp/parser.c:32264
39174 #, gcc-internal-format
39175 msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%> or identifier"
39176 msgstr ""
39178 #: cp/parser.c:32283
39179 #, gcc-internal-format
39180 msgid "types may not be defined in declare reduction type list"
39181 msgstr ""
39183 #: cp/parser.c:32305 cp/semantics.c:4993
39184 #, gcc-internal-format
39185 msgid "predeclared arithmetic type %qT in %<#pragma omp declare reduction%>"
39186 msgstr ""
39188 #: cp/parser.c:32310 cp/semantics.c:5002
39189 #, gcc-internal-format
39190 msgid "function or array type %qT in %<#pragma omp declare reduction%>"
39191 msgstr ""
39193 #: cp/parser.c:32313 cp/pt.c:10978 cp/semantics.c:5008
39194 #, gcc-internal-format
39195 msgid "reference type %qT in %<#pragma omp declare reduction%>"
39196 msgstr ""
39198 #: cp/parser.c:32316 cp/semantics.c:5014
39199 #, gcc-internal-format
39200 msgid "const, volatile or __restrict qualified type %qT in %<#pragma omp declare reduction%>"
39201 msgstr ""
39203 #: cp/parser.c:32703 cp/semantics.c:7070
39204 #, gcc-internal-format
39205 msgid "%<__transaction_relaxed%> without transactional memory support enabled"
39206 msgstr ""
39208 #: cp/parser.c:32705 cp/semantics.c:7072
39209 #, gcc-internal-format
39210 msgid "%<__transaction_atomic%> without transactional memory support enabled"
39211 msgstr ""
39213 #: cp/parser.c:32901
39214 #, gcc-internal-format
39215 msgid "junk at end of %<#pragma GCC pch_preprocess%>"
39216 msgstr ""
39218 #: cp/parser.c:32934
39219 #, gcc-internal-format
39220 msgid "invalid grainsize for _Cilk_for"
39221 msgstr ""
39223 #: cp/parser.c:33120
39224 #, gcc-internal-format
39225 msgid "%<#pragma GCC ivdep%> must be inside a function"
39226 msgstr ""
39228 #: cp/parser.c:33141
39229 #, gcc-internal-format
39230 msgid "%<#pragma simd%> must be inside a function"
39231 msgstr ""
39233 #: cp/parser.c:33151
39234 #, gcc-internal-format
39235 msgid "%<#pragma cilk grainsize%> must be inside a function"
39236 msgstr ""
39238 #: cp/parser.c:33163
39239 #, gcc-internal-format
39240 msgid "-fcilkplus must be enabled to use %<#pragma cilk grainsize%>"
39241 msgstr ""
39243 #: cp/parser.c:33221
39244 #, gcc-internal-format
39245 msgid "inter-module optimizations not implemented for C++"
39246 msgstr ""
39248 #: cp/parser.c:33331
39249 #, gcc-internal-format
39250 msgid "expected variable-name"
39251 msgstr ""
39253 #: cp/parser.c:33395
39254 #, gcc-internal-format
39255 msgid "expected %<,%> or %<)%> after %qE"
39256 msgstr ""
39258 #: cp/parser.c:33736
39259 #, gcc-internal-format
39260 msgid "implicit templates may not be %<virtual%>"
39261 msgstr ""
39263 #: cp/pt.c:297
39264 #, gcc-internal-format
39265 msgid "data member %qD cannot be a member template"
39266 msgstr ""
39268 #: cp/pt.c:309
39269 #, gcc-internal-format
39270 msgid "invalid member template declaration %qD"
39271 msgstr ""
39273 #: cp/pt.c:690
39274 #, gcc-internal-format
39275 msgid "explicit specialization in non-namespace scope %qD"
39276 msgstr ""
39278 #: cp/pt.c:704
39279 #, gcc-internal-format
39280 msgid "enclosing class templates are not explicitly specialized"
39281 msgstr ""
39283 #: cp/pt.c:790
39284 #, gcc-internal-format
39285 msgid "specialization of %qD must appear at namespace scope"
39286 msgstr ""
39288 #: cp/pt.c:798
39289 #, gcc-internal-format
39290 msgid "specialization of %qD in different namespace"
39291 msgstr ""
39293 #: cp/pt.c:799 cp/pt.c:926
39294 #, gcc-internal-format
39295 msgid "  from definition of %q+#D"
39296 msgstr ""
39298 #: cp/pt.c:816
39299 #, gcc-internal-format
39300 msgid "explicit instantiation of %qD in namespace %qD (which does not enclose namespace %qD)"
39301 msgstr ""
39303 #: cp/pt.c:839
39304 #, gcc-internal-format
39305 msgid "name of class shadows template template parameter %qD"
39306 msgstr ""
39308 #: cp/pt.c:850
39309 #, gcc-internal-format
39310 msgid "specialization of alias template %qD"
39311 msgstr ""
39313 #: cp/pt.c:853 cp/pt.c:988
39314 #, gcc-internal-format
39315 msgid "explicit specialization of non-template %qT"
39316 msgstr ""
39318 #: cp/pt.c:885
39319 #, gcc-internal-format
39320 msgid "specialization of %qT after instantiation"
39321 msgstr ""
39323 #: cp/pt.c:925
39324 #, gcc-internal-format
39325 msgid "specializing %q#T in different namespace"
39326 msgstr ""
39328 #. But if we've had an implicit instantiation, that's a
39329 #. problem ([temp.expl.spec]/6).
39330 #: cp/pt.c:966
39331 #, gcc-internal-format
39332 msgid "specialization %qT after instantiation %qT"
39333 msgstr ""
39335 #: cp/pt.c:984
39336 #, gcc-internal-format
39337 msgid "template specialization of %qD not allowed by ISO C++"
39338 msgstr ""
39340 #: cp/pt.c:1416
39341 #, gcc-internal-format
39342 msgid "specialization of %qD after instantiation"
39343 msgstr ""
39345 #: cp/pt.c:1804
39346 #, gcc-internal-format
39347 msgid "candidate is: %#D"
39348 msgstr ""
39350 #: cp/pt.c:1811 cp/semantics.c:4862
39351 #, gcc-internal-format
39352 msgid "%s %#D"
39353 msgstr "%s %#D"
39355 #: cp/pt.c:1905
39356 #, gcc-internal-format
39357 msgid "%qD is not a function template"
39358 msgstr ""
39360 #: cp/pt.c:1910
39361 #, gcc-internal-format
39362 msgid "%qD is not a variable template"
39363 msgstr ""
39365 #: cp/pt.c:2132
39366 #, gcc-internal-format
39367 msgid "template-id %qD for %q+D does not match any template declaration"
39368 msgstr ""
39370 #: cp/pt.c:2135
39371 #, gcc-internal-format
39372 msgid "saw %d %<template<>%>, need %d for specializing a member function template"
39373 msgstr ""
39375 #: cp/pt.c:2144
39376 #, gcc-internal-format
39377 msgid "ambiguous template specialization %qD for %q+D"
39378 msgstr ""
39380 #: cp/pt.c:2350
39381 #, gcc-internal-format
39382 msgid "variable templates only available with -std=c++14 or -std=gnu++14"
39383 msgstr ""
39385 #: cp/pt.c:2359
39386 #, gcc-internal-format
39387 msgid "too many template headers for %D (should be %d)"
39388 msgstr ""
39390 #: cp/pt.c:2364
39391 #, gcc-internal-format
39392 msgid "members of an explicitly specialized class are defined without a template header"
39393 msgstr ""
39395 #. This case handles bogus declarations like template <>
39396 #. template <class T> void f<int>();
39397 #: cp/pt.c:2452 cp/pt.c:2508
39398 #, gcc-internal-format
39399 msgid "template-id %qD in declaration of primary template"
39400 msgstr ""
39402 #: cp/pt.c:2465
39403 #, gcc-internal-format
39404 msgid "template parameter list used in explicit instantiation"
39405 msgstr ""
39407 #: cp/pt.c:2471
39408 #, gcc-internal-format
39409 msgid "definition provided for explicit instantiation"
39410 msgstr ""
39412 #: cp/pt.c:2479
39413 #, gcc-internal-format
39414 msgid "too many template parameter lists in declaration of %qD"
39415 msgstr ""
39417 #: cp/pt.c:2482
39418 #, gcc-internal-format
39419 msgid "too few template parameter lists in declaration of %qD"
39420 msgstr ""
39422 #: cp/pt.c:2484
39423 #, gcc-internal-format
39424 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
39425 msgstr ""
39427 #: cp/pt.c:2518
39428 #, gcc-internal-format
39429 msgid "non-type partial specialization %qD is not allowed"
39430 msgstr ""
39432 #: cp/pt.c:2521
39433 #, gcc-internal-format
39434 msgid "non-class, non-variable partial specialization %qD is not allowed"
39435 msgstr ""
39437 #: cp/pt.c:2554
39438 #, gcc-internal-format
39439 msgid "default argument specified in explicit specialization"
39440 msgstr ""
39442 #: cp/pt.c:2585
39443 #, gcc-internal-format
39444 msgid "%qD is not a template function"
39445 msgstr ""
39447 #: cp/pt.c:2593
39448 #, gcc-internal-format
39449 msgid "%qD is not declared in %qD"
39450 msgstr ""
39452 #. From [temp.expl.spec]:
39454 #. If such an explicit specialization for the member
39455 #. of a class template names an implicitly-declared
39456 #. special member function (clause _special_), the
39457 #. program is ill-formed.
39459 #. Similar language is found in [temp.explicit].
39460 #: cp/pt.c:2658
39461 #, gcc-internal-format
39462 msgid "specialization of implicitly-declared special member function"
39463 msgstr ""
39465 #: cp/pt.c:2702
39466 #, gcc-internal-format
39467 msgid "no member function %qD declared in %qT"
39468 msgstr ""
39470 #: cp/pt.c:3382
39471 #, gcc-internal-format
39472 msgid "base initializer expansion %<%T%> contains no parameter packs"
39473 msgstr ""
39475 #: cp/pt.c:3443
39476 #, gcc-internal-format
39477 msgid "expansion pattern %<%T%> contains no argument packs"
39478 msgstr ""
39480 #: cp/pt.c:3445
39481 #, gcc-internal-format
39482 msgid "expansion pattern %<%E%> contains no argument packs"
39483 msgstr ""
39485 #: cp/pt.c:3488
39486 #, gcc-internal-format
39487 msgid "parameter packs not expanded with %<...%>:"
39488 msgstr ""
39490 #: cp/pt.c:3503 cp/pt.c:4214
39491 #, gcc-internal-format
39492 msgid "        %qD"
39493 msgstr ""
39495 #: cp/pt.c:3505
39496 #, gcc-internal-format
39497 msgid "        <anonymous>"
39498 msgstr ""
39500 #: cp/pt.c:3628
39501 #, gcc-internal-format
39502 msgid "declaration of %q+#D"
39503 msgstr ""
39505 #: cp/pt.c:3629
39506 #, gcc-internal-format
39507 msgid " shadows template parm %q+#D"
39508 msgstr ""
39510 #: cp/pt.c:4209
39511 #, gcc-internal-format
39512 msgid "template parameters not deducible in partial specialization:"
39513 msgstr ""
39515 #: cp/pt.c:4228
39516 #, gcc-internal-format
39517 msgid "partial specialization %qD does not specialize any template arguments"
39518 msgstr ""
39520 #: cp/pt.c:4236
39521 #, gcc-internal-format
39522 msgid "partial specialization is not more specialized than the primary template because it replaces multiple parameters with a pack expansion"
39523 msgstr ""
39525 #: cp/pt.c:4239
39526 #, gcc-internal-format
39527 msgid "primary template here"
39528 msgstr ""
39530 #: cp/pt.c:4286
39531 #, gcc-internal-format
39532 msgid "parameter pack argument %qE must be at the end of the template argument list"
39533 msgstr ""
39535 #: cp/pt.c:4289
39536 #, gcc-internal-format
39537 msgid "parameter pack argument %qT must be at the end of the template argument list"
39538 msgstr ""
39540 #: cp/pt.c:4310
39541 #, gcc-internal-format
39542 msgid "template argument %qE involves template parameter(s)"
39543 msgstr ""
39545 #: cp/pt.c:4356
39546 #, gcc-internal-format
39547 msgid "type %qT of template argument %qE depends on a template parameter"
39548 msgid_plural "type %qT of template argument %qE depends on template parameters"
39549 msgstr[0] ""
39550 msgstr[1] ""
39551 msgstr[2] ""
39553 #: cp/pt.c:4400
39554 #, gcc-internal-format
39555 msgid "partial specialization of %qD after instantiation of %qD"
39556 msgstr ""
39558 #: cp/pt.c:4576
39559 #, gcc-internal-format
39560 msgid "no default argument for %qD"
39561 msgstr ""
39563 #. A primary class template can only have one
39564 #. parameter pack, at the end of the template
39565 #. parameter list.
39566 #: cp/pt.c:4598
39567 #, gcc-internal-format
39568 msgid "parameter pack %q+D must be at the end of the template parameter list"
39569 msgstr ""
39571 #: cp/pt.c:4634
39572 #, gcc-internal-format
39573 msgid "default template arguments may not be used in function template friend re-declaration"
39574 msgstr ""
39576 #: cp/pt.c:4637
39577 #, gcc-internal-format
39578 msgid "default template arguments may not be used in function template friend declarations"
39579 msgstr ""
39581 #: cp/pt.c:4640
39582 #, gcc-internal-format
39583 msgid "default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11"
39584 msgstr ""
39586 #: cp/pt.c:4643
39587 #, gcc-internal-format
39588 msgid "default template arguments may not be used in partial specializations"
39589 msgstr ""
39591 #: cp/pt.c:4646 cp/pt.c:4697
39592 #, gcc-internal-format
39593 msgid "default argument for template parameter for class enclosing %qD"
39594 msgstr ""
39596 #: cp/pt.c:4798
39597 #, gcc-internal-format
39598 msgid "template class without a name"
39599 msgstr ""
39601 #: cp/pt.c:4806
39602 #, gcc-internal-format
39603 msgid "member template %qD may not have virt-specifiers"
39604 msgstr ""
39606 #. [basic.stc.dynamic.allocation]
39608 #. An allocation function can be a function
39609 #. template. ... Template allocation functions shall
39610 #. have two or more parameters.
39611 #: cp/pt.c:4828
39612 #, gcc-internal-format
39613 msgid "invalid template declaration of %qD"
39614 msgstr ""
39616 #: cp/pt.c:4956
39617 #, gcc-internal-format
39618 msgid "template definition of non-template %q#D"
39619 msgstr ""
39621 #: cp/pt.c:4999
39622 #, gcc-internal-format
39623 msgid "expected %d levels of template parms for %q#D, got %d"
39624 msgstr ""
39626 #: cp/pt.c:5013
39627 #, gcc-internal-format
39628 msgid "got %d template parameters for %q#D"
39629 msgstr ""
39631 #: cp/pt.c:5016
39632 #, gcc-internal-format
39633 msgid "got %d template parameters for %q#T"
39634 msgstr ""
39636 #: cp/pt.c:5018
39637 #, gcc-internal-format, gfc-internal-format
39638 msgid "  but %d required"
39639 msgstr ""
39641 #: cp/pt.c:5039
39642 #, gcc-internal-format
39643 msgid "template arguments to %qD do not match original template %qD"
39644 msgstr ""
39646 #: cp/pt.c:5043
39647 #, gcc-internal-format
39648 msgid "use template<> for an explicit specialization"
39649 msgstr ""
39651 #: cp/pt.c:5181
39652 #, gcc-internal-format
39653 msgid "%qT is not a template type"
39654 msgstr ""
39656 #: cp/pt.c:5194
39657 #, gcc-internal-format
39658 msgid "template specifiers not specified in declaration of %qD"
39659 msgstr ""
39661 #: cp/pt.c:5205
39662 #, gcc-internal-format, gfc-internal-format
39663 msgid "redeclared with %d template parameter"
39664 msgid_plural "redeclared with %d template parameters"
39665 msgstr[0] ""
39666 msgstr[1] ""
39667 msgstr[2] ""
39669 #: cp/pt.c:5209
39670 #, gcc-internal-format
39671 msgid "previous declaration %q+D used %d template parameter"
39672 msgid_plural "previous declaration %q+D used %d template parameters"
39673 msgstr[0] ""
39674 msgstr[1] ""
39675 msgstr[2] ""
39677 #: cp/pt.c:5246
39678 #, gcc-internal-format
39679 msgid "template parameter %q+#D"
39680 msgstr ""
39682 #: cp/pt.c:5247
39683 #, gcc-internal-format
39684 msgid "redeclared here as %q#D"
39685 msgstr ""
39687 #. We have in [temp.param]:
39689 #. A template-parameter may not be given default arguments
39690 #. by two different declarations in the same scope.
39691 #: cp/pt.c:5257
39692 #, gcc-internal-format
39693 msgid "redefinition of default argument for %q#D"
39694 msgstr ""
39696 #: cp/pt.c:5259
39697 #, gcc-internal-format
39698 msgid "original definition appeared here"
39699 msgstr ""
39701 #: cp/pt.c:5492 cp/pt.c:5543
39702 #, gcc-internal-format
39703 msgid "%qE is not a valid template argument for type %qT"
39704 msgstr ""
39706 #: cp/pt.c:5495
39707 #, gcc-internal-format
39708 msgid "it must be the address of a function with external linkage"
39709 msgstr ""
39711 #: cp/pt.c:5498
39712 #, gcc-internal-format
39713 msgid "it must be the name of a function with external linkage"
39714 msgstr ""
39716 #: cp/pt.c:5510
39717 #, gcc-internal-format
39718 msgid "%qE is not a valid template argument for type %qT because %qD has no linkage"
39719 msgstr ""
39721 #: cp/pt.c:5514
39722 #, gcc-internal-format
39723 msgid "%qE is not a valid template argument for type %qT because %qD does not have external linkage"
39724 msgstr ""
39726 #: cp/pt.c:5545
39727 #, gcc-internal-format
39728 msgid "it must be a pointer-to-member of the form %<&X::Y%>"
39729 msgstr ""
39731 #: cp/pt.c:5596
39732 #, gcc-internal-format
39733 msgid "  couldn't deduce template parameter %qD"
39734 msgstr ""
39736 #: cp/pt.c:5611
39737 #, gcc-internal-format
39738 msgid "  types %qT and %qT have incompatible cv-qualifiers"
39739 msgstr ""
39741 #: cp/pt.c:5620
39742 #, gcc-internal-format
39743 msgid "  mismatched types %qT and %qT"
39744 msgstr ""
39746 #: cp/pt.c:5629
39747 #, gcc-internal-format
39748 msgid "  template parameter %qD is not a parameter pack, but argument %qD is"
39749 msgstr ""
39751 #: cp/pt.c:5640
39752 #, gcc-internal-format
39753 msgid "  template argument %qE does not match pointer-to-member constant %qE"
39754 msgstr ""
39756 #: cp/pt.c:5650
39757 #, gcc-internal-format
39758 msgid "  %qE is not equivalent to %qE"
39759 msgstr ""
39761 #: cp/pt.c:5659
39762 #, gcc-internal-format
39763 msgid "  inconsistent parameter pack deduction with %qT and %qT"
39764 msgstr ""
39766 #: cp/pt.c:5671
39767 #, gcc-internal-format
39768 msgid "  deduced conflicting types for parameter %qT (%qT and %qT)"
39769 msgstr ""
39771 #: cp/pt.c:5675
39772 #, gcc-internal-format
39773 msgid "  deduced conflicting values for non-type parameter %qE (%qE and %qE)"
39774 msgstr ""
39776 #: cp/pt.c:5686
39777 #, gcc-internal-format
39778 msgid "  variable-sized array type %qT is not a valid template argument"
39779 msgstr ""
39781 #: cp/pt.c:5697
39782 #, gcc-internal-format
39783 msgid "  member function type %qT is not a valid template argument"
39784 msgstr ""
39786 #: cp/pt.c:5709
39787 #, gcc-internal-format, gfc-internal-format
39788 msgid "  candidate expects at least %d argument, %d provided"
39789 msgid_plural "  candidate expects at least %d arguments, %d provided"
39790 msgstr[0] ""
39791 msgstr[1] ""
39792 msgstr[2] ""
39794 #: cp/pt.c:5740
39795 #, gcc-internal-format
39796 msgid "  cannot convert %qE (type %qT) to type %qT"
39797 msgstr ""
39799 #: cp/pt.c:5753
39800 #, gcc-internal-format
39801 msgid "  %qT is an ambiguous base class of %qT"
39802 msgstr ""
39804 #: cp/pt.c:5757
39805 #, gcc-internal-format
39806 msgid "  %qT is not derived from %qT"
39807 msgstr ""
39809 #: cp/pt.c:5768
39810 #, gcc-internal-format
39811 msgid "  template parameters of a template template argument are inconsistent with other deduced template arguments"
39812 msgstr ""
39814 #: cp/pt.c:5778
39815 #, gcc-internal-format
39816 msgid "  can't deduce a template for %qT from non-template type %qT"
39817 msgstr ""
39819 #: cp/pt.c:5788
39820 #, gcc-internal-format
39821 msgid "  template argument %qE does not match %qD"
39822 msgstr ""
39824 #: cp/pt.c:5797
39825 #, gcc-internal-format
39826 msgid "  could not resolve address from overloaded function %qE"
39827 msgstr ""
39829 #: cp/pt.c:5836
39830 #, gcc-internal-format
39831 msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
39832 msgstr ""
39834 #: cp/pt.c:5990
39835 #, gcc-internal-format
39836 msgid "in template argument for type %qT "
39837 msgstr ""
39839 #: cp/pt.c:6037
39840 #, gcc-internal-format
39841 msgid "%qD is not a valid template argument because %qD is a variable, not the address of a variable"
39842 msgstr ""
39844 #: cp/pt.c:6045
39845 #, gcc-internal-format
39846 msgid "%qE is not a valid template argument for %qT because it is not the address of a variable"
39847 msgstr ""
39849 #: cp/pt.c:6063
39850 #, gcc-internal-format
39851 msgid "%qE is not a valid template argument of type %qT because %qE is not a variable"
39852 msgstr ""
39854 #: cp/pt.c:6070
39855 #, gcc-internal-format
39856 msgid "%qE is not a valid template argument of type %qT because %qD does not have external linkage"
39857 msgstr ""
39859 #: cp/pt.c:6078
39860 #, gcc-internal-format
39861 msgid "%qE is not a valid template argument of type %qT because %qD has no linkage"
39862 msgstr ""
39864 #: cp/pt.c:6108
39865 #, gcc-internal-format
39866 msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
39867 msgstr ""
39869 #: cp/pt.c:6116
39870 #, gcc-internal-format
39871 msgid "%qE is not a valid template argument for type %qT because it is not an lvalue"
39872 msgstr ""
39874 #: cp/pt.c:6134
39875 #, gcc-internal-format
39876 msgid "%q#D is not a valid template argument for type %qT because a reference variable does not have a constant address"
39877 msgstr ""
39879 #: cp/pt.c:6144
39880 #, gcc-internal-format
39881 msgid "%qE is not a valid template argument for type %qT because it is not an object with external linkage"
39882 msgstr ""
39884 #: cp/pt.c:6153
39885 #, gcc-internal-format
39886 msgid "%qE is not a valid template argument for type %qT because object %qD has not external linkage"
39887 msgstr ""
39889 #: cp/pt.c:6199
39890 #, gcc-internal-format
39891 msgid "%qE is not a valid template argument for type %qT because it is a pointer"
39892 msgstr ""
39894 #: cp/pt.c:6201
39895 #, gcc-internal-format
39896 msgid "try using %qE instead"
39897 msgstr ""
39899 #: cp/pt.c:6243 cp/pt.c:6274
39900 #, gcc-internal-format
39901 msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
39902 msgstr ""
39904 #: cp/pt.c:6249
39905 #, gcc-internal-format
39906 msgid "standard conversions are not allowed in this context"
39907 msgstr ""
39909 #: cp/pt.c:6561
39910 #, gcc-internal-format
39911 msgid "ignoring attributes on template argument %qT"
39912 msgstr ""
39914 #: cp/pt.c:6622
39915 #, gcc-internal-format
39916 msgid "injected-class-name %qD used as template template argument"
39917 msgstr ""
39919 #: cp/pt.c:6651
39920 #, gcc-internal-format
39921 msgid "invalid use of destructor %qE as a type"
39922 msgstr ""
39924 #: cp/pt.c:6656
39925 #, gcc-internal-format
39926 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
39927 msgstr ""
39929 #: cp/pt.c:6672 cp/pt.c:6694 cp/pt.c:6747
39930 #, gcc-internal-format
39931 msgid "type/value mismatch at argument %d in template parameter list for %qD"
39932 msgstr ""
39934 #: cp/pt.c:6677
39935 #, gcc-internal-format
39936 msgid "  expected a constant of type %qT, got %qT"
39937 msgstr ""
39939 #: cp/pt.c:6682
39940 #, gcc-internal-format
39941 msgid "  expected a class template, got %qE"
39942 msgstr ""
39944 #: cp/pt.c:6685
39945 #, gcc-internal-format
39946 msgid "  expected a type, got %qE"
39947 msgstr ""
39949 #: cp/pt.c:6699
39950 #, gcc-internal-format
39951 msgid "  expected a type, got %qT"
39952 msgstr ""
39954 #: cp/pt.c:6702
39955 #, gcc-internal-format
39956 msgid "  expected a class template, got %qT"
39957 msgstr ""
39959 #: cp/pt.c:6751
39960 #, gcc-internal-format
39961 msgid "  expected a template of type %qD, got %qT"
39962 msgstr ""
39964 #. Not sure if this is reachable, but it doesn't hurt
39965 #. to be robust.
39966 #: cp/pt.c:6784
39967 #, gcc-internal-format
39968 msgid "type mismatch in nontype parameter pack"
39969 msgstr ""
39971 #: cp/pt.c:6807
39972 #, gcc-internal-format
39973 msgid "could not convert template argument %qE to %qT"
39974 msgstr ""
39976 #: cp/pt.c:6918 cp/pt.c:7215
39977 #, gcc-internal-format, gfc-internal-format
39978 msgid "template argument %d is invalid"
39979 msgstr ""
39981 #: cp/pt.c:6933 cp/pt.c:7064 cp/pt.c:7240
39982 #, gcc-internal-format, gfc-internal-format
39983 msgid "wrong number of template arguments (%d, should be %d)"
39984 msgstr ""
39986 #: cp/pt.c:7060
39987 #, gcc-internal-format, gfc-internal-format
39988 msgid "wrong number of template arguments (%d, should be at least %d)"
39989 msgstr ""
39991 #: cp/pt.c:7068 cp/pt.c:7243
39992 #, gcc-internal-format
39993 msgid "provided for %q+D"
39994 msgstr ""
39996 #: cp/pt.c:7089
39997 #, gcc-internal-format
39998 msgid "pack expansion argument for non-pack parameter %qD of alias template %qD"
39999 msgstr ""
40001 #: cp/pt.c:7181
40002 #, gcc-internal-format
40003 msgid "so any instantiation with a non-empty parameter pack would be ill-formed"
40004 msgstr ""
40006 #: cp/pt.c:7499
40007 #, gcc-internal-format
40008 msgid "%q#D is not a function template"
40009 msgstr ""
40011 #: cp/pt.c:7666
40012 #, gcc-internal-format
40013 msgid "non-template type %qT used as a template"
40014 msgstr ""
40016 #: cp/pt.c:7668
40017 #, gcc-internal-format
40018 msgid "for template declaration %q+D"
40019 msgstr ""
40021 #: cp/pt.c:8557
40022 #, gcc-internal-format, gfc-internal-format
40023 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth= to increase the maximum)"
40024 msgstr ""
40026 #: cp/pt.c:10138
40027 #, gcc-internal-format
40028 msgid "mismatched argument pack lengths while expanding %<%T%>"
40029 msgstr ""
40031 #: cp/pt.c:10142
40032 #, gcc-internal-format
40033 msgid "mismatched argument pack lengths while expanding %<%E%>"
40034 msgstr ""
40036 #: cp/pt.c:10635
40037 #, gcc-internal-format
40038 msgid "  when instantiating default argument for call to %D"
40039 msgstr ""
40041 #. It may seem that this case cannot occur, since:
40043 #. typedef void f();
40044 #. void g() { f x; }
40046 #. declares a function, not a variable.  However:
40048 #. typedef void f();
40049 #. template <typename T> void g() { T t; }
40050 #. template void g<f>();
40052 #. is an attempt to declare a variable with function
40053 #. type.
40054 #: cp/pt.c:11467
40055 #, gcc-internal-format
40056 msgid "variable %qD has function type"
40057 msgstr ""
40059 #: cp/pt.c:11627
40060 #, gcc-internal-format
40061 msgid "invalid parameter type %qT"
40062 msgstr ""
40064 #: cp/pt.c:11629
40065 #, gcc-internal-format
40066 msgid "in declaration %q+D"
40067 msgstr ""
40069 #: cp/pt.c:11740
40070 #, gcc-internal-format
40071 msgid "function returning an array"
40072 msgstr ""
40074 #: cp/pt.c:11742
40075 #, gcc-internal-format
40076 msgid "function returning a function"
40077 msgstr ""
40079 #: cp/pt.c:11782
40080 #, gcc-internal-format
40081 msgid "creating pointer to member function of non-class type %qT"
40082 msgstr ""
40084 #: cp/pt.c:12355
40085 #, gcc-internal-format
40086 msgid "forming reference to void"
40087 msgstr ""
40089 #: cp/pt.c:12357
40090 #, gcc-internal-format
40091 msgid "forming pointer to reference type %qT"
40092 msgstr ""
40094 #: cp/pt.c:12359
40095 #, gcc-internal-format
40096 msgid "forming reference to reference type %qT"
40097 msgstr ""
40099 #: cp/pt.c:12372
40100 #, gcc-internal-format
40101 msgid "forming pointer to qualified function type %qT"
40102 msgstr ""
40104 #: cp/pt.c:12375
40105 #, gcc-internal-format
40106 msgid "forming reference to qualified function type %qT"
40107 msgstr ""
40109 #: cp/pt.c:12423
40110 #, gcc-internal-format
40111 msgid "creating pointer to member of non-class type %qT"
40112 msgstr ""
40114 #: cp/pt.c:12429
40115 #, gcc-internal-format
40116 msgid "creating pointer to member reference type %qT"
40117 msgstr ""
40119 #: cp/pt.c:12435
40120 #, gcc-internal-format
40121 msgid "creating pointer to member of type void"
40122 msgstr ""
40124 #: cp/pt.c:12501
40125 #, gcc-internal-format
40126 msgid "creating array of %qT"
40127 msgstr ""
40129 #: cp/pt.c:12532
40130 #, gcc-internal-format
40131 msgid "%qT is not a class, struct, or union type"
40132 msgstr ""
40134 #: cp/pt.c:12569
40135 #, gcc-internal-format
40136 msgid "%qT resolves to %qT, which is not an enumeration type"
40137 msgstr ""
40139 #: cp/pt.c:12577
40140 #, gcc-internal-format
40141 msgid "%qT resolves to %qT, which is is not a class type"
40142 msgstr ""
40144 #: cp/pt.c:12706
40145 #, gcc-internal-format
40146 msgid "use of %qs in template"
40147 msgstr ""
40149 #: cp/pt.c:12848
40150 #, gcc-internal-format
40151 msgid "qualifying type %qT does not match destructor name ~%qT"
40152 msgstr ""
40154 #: cp/pt.c:12863
40155 #, gcc-internal-format
40156 msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
40157 msgstr ""
40159 #: cp/pt.c:12865
40160 #, gcc-internal-format
40161 msgid "say %<typename %E%> if a type is meant"
40162 msgstr ""
40164 #: cp/pt.c:13069
40165 #, gcc-internal-format
40166 msgid "using invalid field %qD"
40167 msgstr ""
40169 #: cp/pt.c:13510 cp/pt.c:14499
40170 #, gcc-internal-format
40171 msgid "invalid use of pack expansion expression"
40172 msgstr ""
40174 #: cp/pt.c:13514 cp/pt.c:14503
40175 #, gcc-internal-format
40176 msgid "use %<...%> to expand argument pack"
40177 msgstr ""
40179 #: cp/pt.c:15265
40180 #, gcc-internal-format
40181 msgid "%qD was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation"
40182 msgstr ""
40184 #: cp/pt.c:15277
40185 #, gcc-internal-format
40186 msgid "declarations in dependent base %qT are not found by unqualified lookup"
40187 msgstr ""
40189 #: cp/pt.c:15282
40190 #, gcc-internal-format
40191 msgid "use %<this->%D%> instead"
40192 msgstr ""
40194 #: cp/pt.c:15285
40195 #, gcc-internal-format
40196 msgid "use %<%T::%D%> instead"
40197 msgstr ""
40199 #: cp/pt.c:15289
40200 #, gcc-internal-format
40201 msgid "%q+D declared here, later in the translation unit"
40202 msgstr ""
40204 #: cp/pt.c:15560
40205 #, gcc-internal-format
40206 msgid "%qT is not a class or namespace"
40207 msgstr ""
40209 #: cp/pt.c:15563
40210 #, gcc-internal-format
40211 msgid "%qD is not a class or namespace"
40212 msgstr ""
40214 #: cp/pt.c:15917
40215 #, gcc-internal-format
40216 msgid "%qT is/uses anonymous type"
40217 msgstr ""
40219 #: cp/pt.c:15919
40220 #, gcc-internal-format
40221 msgid "template argument for %qD uses local type %qT"
40222 msgstr ""
40224 #: cp/pt.c:15929
40225 #, gcc-internal-format
40226 msgid "%qT is a variably modified type"
40227 msgstr ""
40229 #: cp/pt.c:15944
40230 #, gcc-internal-format
40231 msgid "integral expression %qE is not constant"
40232 msgstr ""
40234 #: cp/pt.c:15962
40235 #, gcc-internal-format
40236 msgid "  trying to instantiate %qD"
40237 msgstr ""
40239 #: cp/pt.c:19573
40240 #, gcc-internal-format
40241 msgid "ambiguous template instantiation for %q#T"
40242 msgstr ""
40244 #: cp/pt.c:19575
40245 #, gcc-internal-format
40246 msgid "ambiguous template instantiation for %q#D"
40247 msgstr ""
40249 #: cp/pt.c:19581
40250 msgid "%s %#S"
40251 msgstr "%s %#S"
40253 #: cp/pt.c:19605 cp/pt.c:19692
40254 #, gcc-internal-format
40255 msgid "explicit instantiation of non-template %q#D"
40256 msgstr ""
40258 #: cp/pt.c:19624
40259 #, gcc-internal-format
40260 msgid "%qD is not a static data member of a class template"
40261 msgstr ""
40263 #: cp/pt.c:19630 cp/pt.c:19687
40264 #, gcc-internal-format
40265 msgid "no matching template for %qD found"
40266 msgstr ""
40268 #: cp/pt.c:19635
40269 #, gcc-internal-format
40270 msgid "type %qT for explicit instantiation %qD does not match declared type %qT"
40271 msgstr ""
40273 #: cp/pt.c:19643
40274 #, gcc-internal-format
40275 msgid "explicit instantiation of %q#D"
40276 msgstr ""
40278 #: cp/pt.c:19679
40279 #, gcc-internal-format
40280 msgid "duplicate explicit instantiation of %q#D"
40281 msgstr ""
40283 #: cp/pt.c:19702 cp/pt.c:19799
40284 #, gcc-internal-format
40285 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
40286 msgstr ""
40288 #: cp/pt.c:19707 cp/pt.c:19816
40289 #, gcc-internal-format
40290 msgid "storage class %qD applied to template instantiation"
40291 msgstr ""
40293 #: cp/pt.c:19775
40294 #, gcc-internal-format
40295 msgid "explicit instantiation of non-class template %qD"
40296 msgstr ""
40298 #: cp/pt.c:19777
40299 #, gcc-internal-format
40300 msgid "explicit instantiation of non-template type %qT"
40301 msgstr ""
40303 #: cp/pt.c:19786
40304 #, gcc-internal-format
40305 msgid "explicit instantiation of %q#T before definition of template"
40306 msgstr ""
40308 #: cp/pt.c:19804
40309 #, gcc-internal-format
40310 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
40311 msgstr ""
40313 #: cp/pt.c:19850
40314 #, gcc-internal-format
40315 msgid "duplicate explicit instantiation of %q#T"
40316 msgstr ""
40318 #. [temp.explicit]
40320 #. The definition of a non-exported function template, a
40321 #. non-exported member function template, or a non-exported
40322 #. member function or static data member of a class template
40323 #. shall be present in every translation unit in which it is
40324 #. explicitly instantiated.
40325 #: cp/pt.c:20385
40326 #, gcc-internal-format
40327 msgid "explicit instantiation of %qD but no definition available"
40328 msgstr ""
40330 #: cp/pt.c:20611
40331 #, gcc-internal-format
40332 msgid "template instantiation depth exceeds maximum of %d instantiating %q+D, possibly from virtual table generation (use -ftemplate-depth= to increase the maximum)"
40333 msgstr ""
40335 #: cp/pt.c:20947
40336 #, gcc-internal-format
40337 msgid "invalid template non-type parameter"
40338 msgstr ""
40340 #: cp/pt.c:20949
40341 #, gcc-internal-format
40342 msgid "%q#T is not a valid type for a template non-type parameter"
40343 msgstr ""
40345 #: cp/pt.c:22238
40346 #, gcc-internal-format
40347 msgid "deducing from brace-enclosed initializer list requires #include <initializer_list>"
40348 msgstr ""
40350 #: cp/pt.c:22289
40351 #, gcc-internal-format
40352 msgid "direct-list-initialization of %<auto%> requires exactly one element"
40353 msgstr ""
40355 #: cp/pt.c:22292
40356 #, gcc-internal-format
40357 msgid "for deduction to %<std::initializer_list%>, use copy-list-initialization (i.e. add %<=%> before the %<{%>)"
40358 msgstr ""
40360 #: cp/pt.c:22309
40361 #, gcc-internal-format
40362 msgid "%qT as type rather than plain %<decltype(auto)%>"
40363 msgstr ""
40365 #: cp/pt.c:22336
40366 #, gcc-internal-format
40367 msgid "unable to deduce lambda return type from %qE"
40368 msgstr ""
40370 #: cp/pt.c:22338
40371 #, gcc-internal-format
40372 msgid "unable to deduce %qT from %qE"
40373 msgstr ""
40375 #: cp/pt.c:22353
40376 #, gcc-internal-format
40377 msgid "inconsistent types %qT and %qT deduced for lambda return type"
40378 msgstr ""
40380 #: cp/pt.c:22357
40381 #, gcc-internal-format
40382 msgid "inconsistent deduction for %qT: %qT and then %qT"
40383 msgstr ""
40385 #: cp/repo.c:128
40386 #, gcc-internal-format
40387 msgid "-frepo must be used with -c"
40388 msgstr ""
40390 #: cp/repo.c:218
40391 #, gcc-internal-format, gfc-internal-format
40392 msgid "mysterious repository information in %s"
40393 msgstr ""
40395 #: cp/repo.c:236
40396 #, gcc-internal-format
40397 msgid "can%'t create repository information file %qs"
40398 msgstr ""
40400 #: cp/rtti.c:300
40401 #, gcc-internal-format
40402 msgid "cannot use typeid with -fno-rtti"
40403 msgstr ""
40405 #: cp/rtti.c:306
40406 #, gcc-internal-format
40407 msgid "must #include <typeinfo> before using typeid"
40408 msgstr ""
40410 #: cp/rtti.c:408
40411 #, gcc-internal-format
40412 msgid "cannot create type information for type %qT because it involves types of variable size"
40413 msgstr ""
40415 #: cp/rtti.c:498
40416 #, gcc-internal-format
40417 msgid "typeid of qualified function type %qT"
40418 msgstr ""
40420 #: cp/rtti.c:678 cp/rtti.c:693
40421 #, gcc-internal-format
40422 msgid "dynamic_cast of %q#D to %q#T can never succeed"
40423 msgstr ""
40425 #: cp/rtti.c:704
40426 #, gcc-internal-format
40427 msgid "%<dynamic_cast%> not permitted with -fno-rtti"
40428 msgstr ""
40430 #: cp/rtti.c:781
40431 #, gcc-internal-format
40432 msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
40433 msgstr ""
40435 #: cp/search.c:269
40436 #, gcc-internal-format
40437 msgid "%qT is an ambiguous base of %qT"
40438 msgstr ""
40440 #: cp/search.c:285
40441 #, gcc-internal-format
40442 msgid "%qT is an inaccessible base of %qT"
40443 msgstr ""
40445 #: cp/search.c:1910
40446 #, gcc-internal-format
40447 msgid "invalid covariant return type for %q#D"
40448 msgstr ""
40450 #: cp/search.c:1912 cp/search.c:1926 cp/search.c:1931 cp/search.c:1955
40451 #, gcc-internal-format
40452 msgid "  overriding %q+#D"
40453 msgstr ""
40455 #: cp/search.c:1925
40456 #, gcc-internal-format
40457 msgid "invalid covariant return type for %q+#D"
40458 msgstr ""
40460 #: cp/search.c:1930
40461 #, gcc-internal-format
40462 msgid "conflicting return type specified for %q+#D"
40463 msgstr ""
40465 #: cp/search.c:1945
40466 #, gcc-internal-format
40467 msgid "looser throw specifier for %q+#F"
40468 msgstr ""
40470 #: cp/search.c:1946
40471 #, gcc-internal-format
40472 msgid "  overriding %q+#F"
40473 msgstr ""
40475 #: cp/search.c:1954
40476 #, gcc-internal-format
40477 msgid "conflicting type attributes specified for %q+#D"
40478 msgstr ""
40480 #: cp/search.c:1964
40481 #, gcc-internal-format
40482 msgid "deleted function %q+D"
40483 msgstr ""
40485 #: cp/search.c:1965
40486 #, gcc-internal-format
40487 msgid "overriding non-deleted function %q+D"
40488 msgstr ""
40490 #: cp/search.c:1970
40491 #, gcc-internal-format
40492 msgid "non-deleted function %q+D"
40493 msgstr ""
40495 #: cp/search.c:1971
40496 #, gcc-internal-format
40497 msgid "overriding deleted function %q+D"
40498 msgstr ""
40500 #: cp/search.c:1977
40501 #, gcc-internal-format
40502 msgid "virtual function %q+D"
40503 msgstr ""
40505 #: cp/search.c:1978
40506 #, gcc-internal-format
40507 msgid "overriding final function %q+D"
40508 msgstr ""
40510 #. A static member function cannot match an inherited
40511 #. virtual member function.
40512 #: cp/search.c:2074
40513 #, gcc-internal-format
40514 msgid "%q+#D cannot be declared"
40515 msgstr ""
40517 #: cp/search.c:2075
40518 #, gcc-internal-format
40519 msgid "  since %q+#D declared in base class"
40520 msgstr ""
40522 #: cp/semantics.c:857
40523 #, gcc-internal-format
40524 msgid "suggest explicit braces around empty body in %<do%> statement"
40525 msgstr ""
40527 #: cp/semantics.c:1175
40528 #, gcc-internal-format
40529 msgid "switch condition has type bool"
40530 msgstr ""
40532 #: cp/semantics.c:1523
40533 #, gcc-internal-format
40534 msgid "type of asm operand %qE could not be determined"
40535 msgstr ""
40537 #: cp/semantics.c:1588
40538 #, gcc-internal-format
40539 msgid "__label__ declarations are only allowed in function scopes"
40540 msgstr ""
40542 #: cp/semantics.c:1739
40543 #, gcc-internal-format
40544 msgid "invalid use of member %qD in static member function"
40545 msgstr ""
40547 #: cp/semantics.c:2415
40548 #, gcc-internal-format
40549 msgid "arguments to destructor are not allowed"
40550 msgstr ""
40552 #: cp/semantics.c:2499
40553 #, gcc-internal-format
40554 msgid "%<this%> is unavailable for static member functions"
40555 msgstr ""
40557 #: cp/semantics.c:2501
40558 #, gcc-internal-format
40559 msgid "invalid use of %<this%> in non-member function"
40560 msgstr ""
40562 #: cp/semantics.c:2503
40563 #, gcc-internal-format
40564 msgid "invalid use of %<this%> at top level"
40565 msgstr ""
40567 #: cp/semantics.c:2525
40568 #, gcc-internal-format
40569 msgid "invalid qualifying scope in pseudo-destructor name"
40570 msgstr ""
40572 #: cp/semantics.c:2533 cp/typeck.c:2510
40573 #, gcc-internal-format
40574 msgid "qualified type %qT does not match destructor name ~%qT"
40575 msgstr ""
40577 #: cp/semantics.c:2555
40578 #, gcc-internal-format
40579 msgid "%qE is not of type %qT"
40580 msgstr ""
40582 #: cp/semantics.c:2599
40583 #, gcc-internal-format
40584 msgid "compound literal of non-object type %qT"
40585 msgstr ""
40587 #: cp/semantics.c:2716
40588 #, gcc-internal-format
40589 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
40590 msgstr ""
40592 #: cp/semantics.c:2758
40593 #, gcc-internal-format
40594 msgid "invalid use of type %qT as a default value for a template template-parameter"
40595 msgstr ""
40597 #: cp/semantics.c:2761
40598 #, gcc-internal-format
40599 msgid "invalid default argument for a template template parameter"
40600 msgstr ""
40602 #: cp/semantics.c:2778
40603 #, gcc-internal-format
40604 msgid "definition of %q#T inside template parameter list"
40605 msgstr ""
40607 #: cp/semantics.c:2809
40608 #, gcc-internal-format
40609 msgid "invalid definition of qualified type %qT"
40610 msgstr ""
40612 #: cp/semantics.c:3032
40613 #, gcc-internal-format
40614 msgid "invalid base-class specification"
40615 msgstr ""
40617 #: cp/semantics.c:3178
40618 #, gcc-internal-format
40619 msgid "cannot capture member %qD of anonymous union"
40620 msgstr ""
40622 #: cp/semantics.c:3191 cp/semantics.c:7740
40623 #, gcc-internal-format
40624 msgid "%qD is not captured"
40625 msgstr ""
40627 #: cp/semantics.c:3196
40628 #, gcc-internal-format
40629 msgid "the lambda has no capture-default"
40630 msgstr ""
40632 #: cp/semantics.c:3198
40633 #, gcc-internal-format
40634 msgid "lambda in local class %q+T cannot capture variables from the enclosing context"
40635 msgstr ""
40637 #: cp/semantics.c:3209
40638 #, gcc-internal-format
40639 msgid "use of local variable with automatic storage from containing function"
40640 msgstr ""
40642 #: cp/semantics.c:3210
40643 #, gcc-internal-format
40644 msgid "use of parameter from containing function"
40645 msgstr ""
40647 #: cp/semantics.c:3372
40648 #, gcc-internal-format
40649 msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
40650 msgstr ""
40652 #: cp/semantics.c:3523
40653 #, gcc-internal-format
40654 msgid "use of namespace %qD as expression"
40655 msgstr ""
40657 #: cp/semantics.c:3528
40658 #, gcc-internal-format
40659 msgid "use of class template %qT as expression"
40660 msgstr ""
40662 #. Ambiguous reference to base members.
40663 #: cp/semantics.c:3534
40664 #, gcc-internal-format
40665 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
40666 msgstr ""
40668 #: cp/semantics.c:3560
40669 #, gcc-internal-format
40670 msgid "%qD cannot appear in a constant-expression"
40671 msgstr ""
40673 #: cp/semantics.c:3689
40674 #, gcc-internal-format
40675 msgid "type of %qE is unknown"
40676 msgstr ""
40678 #: cp/semantics.c:3717
40679 #, gcc-internal-format
40680 msgid "%qT is not an enumeration type"
40681 msgstr ""
40683 #. Parameter packs can only be used in templates
40684 #: cp/semantics.c:3866
40685 #, gcc-internal-format
40686 msgid "Parameter pack __bases only valid in template declaration"
40687 msgstr ""
40689 #: cp/semantics.c:3895
40690 #, gcc-internal-format
40691 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
40692 msgstr ""
40694 #: cp/semantics.c:3904
40695 #, gcc-internal-format
40696 msgid "second operand of %<offsetof%> is neither a single identifier nor a sequence of member accesses and array references"
40697 msgstr ""
40699 #: cp/semantics.c:3912
40700 #, gcc-internal-format
40701 msgid "cannot apply %<offsetof%> to member function %qD"
40702 msgstr ""
40704 #: cp/semantics.c:3928
40705 #, gcc-internal-format
40706 msgid "offsetof within non-standard-layout type %qT is undefined"
40707 msgstr ""
40709 #: cp/semantics.c:4859
40710 #, gcc-internal-format
40711 msgid "user defined reduction lookup is ambiguous"
40712 msgstr ""
40714 #: cp/semantics.c:5144
40715 #, gcc-internal-format
40716 msgid "%qE has invalid type for %<reduction%>"
40717 msgstr ""
40719 #: cp/semantics.c:5245
40720 #, gcc-internal-format
40721 msgid "user defined reduction with constructor initializer for base class %qT"
40722 msgstr ""
40724 #: cp/semantics.c:5339
40725 #, gcc-internal-format
40726 msgid "linear clause applied to non-integral non-pointer variable with %qT type"
40727 msgstr ""
40729 #: cp/semantics.c:5355
40730 #, gcc-internal-format
40731 msgid "linear step expression must be integral"
40732 msgstr ""
40734 #: cp/semantics.c:5394
40735 #, gcc-internal-format
40736 msgid "%qD is not a variable in clause %qs"
40737 msgstr ""
40739 #: cp/semantics.c:5405 cp/semantics.c:5427 cp/semantics.c:5449
40740 #, gcc-internal-format
40741 msgid "%qD appears more than once in data clauses"
40742 msgstr ""
40744 #: cp/semantics.c:5419
40745 #, gcc-internal-format
40746 msgid "%qD is not a variable in clause %<firstprivate%>"
40747 msgstr ""
40749 #: cp/semantics.c:5441
40750 #, gcc-internal-format
40751 msgid "%qD is not a variable in clause %<lastprivate%>"
40752 msgstr ""
40754 #: cp/semantics.c:5483
40755 #, gcc-internal-format
40756 msgid "num_threads expression must be integral"
40757 msgstr ""
40759 #: cp/semantics.c:5506
40760 #, gcc-internal-format
40761 msgid "schedule chunk size expression must be integral"
40762 msgstr ""
40764 #: cp/semantics.c:5538
40765 #, gcc-internal-format
40766 msgid "%qs length expression must be integral"
40767 msgstr ""
40769 #: cp/semantics.c:5551
40770 #, gcc-internal-format
40771 msgid "%qs length expression must be positive constant integer expression"
40772 msgstr ""
40774 #: cp/semantics.c:5568
40775 #, gcc-internal-format
40776 msgid "%<num_teams%> expression must be integral"
40777 msgstr ""
40779 #: cp/semantics.c:5587
40780 #, gcc-internal-format
40781 msgid "%<async%> expression must be integral"
40782 msgstr ""
40784 #: cp/semantics.c:5625
40785 #, gcc-internal-format
40786 msgid "%<thread_limit%> expression must be integral"
40787 msgstr ""
40789 #: cp/semantics.c:5644
40790 #, gcc-internal-format
40791 msgid "%<device%> id must be integral"
40792 msgstr ""
40794 #: cp/semantics.c:5665
40795 #, gcc-internal-format
40796 msgid "%<dist_schedule%> chunk size expression must be integral"
40797 msgstr ""
40799 #: cp/semantics.c:5685
40800 #, gcc-internal-format
40801 msgid "%qD is not a variable in %<aligned%> clause"
40802 msgstr ""
40804 #: cp/semantics.c:5699
40805 #, gcc-internal-format
40806 msgid "%qE in %<aligned%> clause is neither a pointer nor an array nor a reference to pointer or array"
40807 msgstr ""
40809 #: cp/semantics.c:5705
40810 #, gcc-internal-format
40811 msgid "%qD appears more than once in %<aligned%> clauses"
40812 msgstr ""
40814 #: cp/semantics.c:5718
40815 #, gcc-internal-format
40816 msgid "%<aligned%> clause alignment expression must be integral"
40817 msgstr ""
40819 #: cp/semantics.c:5755
40820 #, gcc-internal-format
40821 msgid "%qD is not a variable in %<depend%> clause"
40822 msgstr ""
40824 #: cp/semantics.c:5996
40825 #, gcc-internal-format
40826 msgid "%qE has reference type for %qs"
40827 msgstr ""
40829 #: cp/semantics.c:6079
40830 #, gcc-internal-format
40831 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
40832 msgstr ""
40834 #: cp/semantics.c:6093
40835 #, gcc-internal-format
40836 msgid "%<threadprivate%> %qE directive not in %qT definition"
40837 msgstr ""
40839 #: cp/semantics.c:6295
40840 #, gcc-internal-format
40841 msgid "difference between %qE and %qD does not have integer type"
40842 msgstr ""
40844 #: cp/semantics.c:6619
40845 #, gcc-internal-format
40846 msgid "%<#pragma omp simd%> used with class iteration variable %qE"
40847 msgstr ""
40849 #: cp/semantics.c:6894 cp/semantics.c:6904
40850 #, gcc-internal-format
40851 msgid "%<#pragma omp atomic update%> uses two different expressions for memory"
40852 msgstr ""
40854 #. Report the error.
40855 #: cp/semantics.c:7193
40856 #, gcc-internal-format, gfc-internal-format
40857 msgid "static assertion failed: %s"
40858 msgstr ""
40860 #: cp/semantics.c:7196
40861 #, gcc-internal-format
40862 msgid "non-constant condition for static assertion"
40863 msgstr ""
40865 #: cp/semantics.c:7226
40866 #, gcc-internal-format
40867 msgid "argument to decltype must be an expression"
40868 msgstr ""
40870 #: cp/semantics.c:7254
40871 #, gcc-internal-format
40872 msgid "decltype cannot resolve address of overloaded function"
40873 msgstr ""
40875 #: cp/tree.c:1144
40876 #, gcc-internal-format
40877 msgid "%qV qualifiers cannot be applied to %qT"
40878 msgstr ""
40880 #: cp/tree.c:1518
40881 #, gcc-internal-format
40882 msgid "lambda-expression in a constant expression"
40883 msgstr ""
40885 #: cp/tree.c:3375
40886 #, gcc-internal-format
40887 msgid "%qE attribute can only be applied to Java class definitions"
40888 msgstr ""
40890 #: cp/tree.c:3404
40891 #, gcc-internal-format
40892 msgid "%qE attribute can only be applied to class definitions"
40893 msgstr ""
40895 #: cp/tree.c:3410
40896 #, gcc-internal-format
40897 msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
40898 msgstr ""
40900 #: cp/tree.c:3435
40901 #, gcc-internal-format
40902 msgid "requested init_priority is not an integer constant"
40903 msgstr ""
40905 #: cp/tree.c:3456
40906 #, gcc-internal-format
40907 msgid "can only use %qE attribute on file-scope definitions of objects of class type"
40908 msgstr ""
40910 #: cp/tree.c:3464
40911 #, gcc-internal-format
40912 msgid "requested init_priority is out of range"
40913 msgstr ""
40915 #: cp/tree.c:3474
40916 #, gcc-internal-format
40917 msgid "requested init_priority is reserved for internal use"
40918 msgstr ""
40920 #: cp/tree.c:3485
40921 #, gcc-internal-format
40922 msgid "%qE attribute is not supported on this platform"
40923 msgstr ""
40925 #: cp/tree.c:3512
40926 #, gcc-internal-format
40927 msgid "redeclaration of %qD adds abi tag %E"
40928 msgstr ""
40930 #: cp/tree.c:3518
40931 #, gcc-internal-format
40932 msgid "previous declaration here"
40933 msgstr ""
40935 #: cp/tree.c:3532
40936 #, gcc-internal-format
40937 msgid "the %qE attribute requires arguments"
40938 msgstr ""
40940 #: cp/tree.c:3543
40941 #, gcc-internal-format
40942 msgid "arguments to the %qE attribute must be narrow string literals"
40943 msgstr ""
40945 #: cp/tree.c:3556 cp/tree.c:3569
40946 #, gcc-internal-format
40947 msgid "arguments to the %qE attribute must contain valid identifiers"
40948 msgstr ""
40950 #: cp/tree.c:3558
40951 #, gcc-internal-format
40952 msgid "%<%c%> is not a valid first character for an identifier"
40953 msgstr ""
40955 #: cp/tree.c:3571
40956 #, gcc-internal-format
40957 msgid "%<%c%> is not a valid character in an identifier"
40958 msgstr ""
40960 #: cp/tree.c:3595
40961 #, gcc-internal-format
40962 msgid "%qE attribute applied to non-class, non-enum type %qT"
40963 msgstr ""
40965 #: cp/tree.c:3601
40966 #, gcc-internal-format
40967 msgid "%qE attribute applied to %qT after its definition"
40968 msgstr ""
40970 #: cp/tree.c:3607
40971 #, gcc-internal-format
40972 msgid "ignoring %qE attribute applied to template instantiation %qT"
40973 msgstr ""
40975 #: cp/tree.c:3613
40976 #, gcc-internal-format
40977 msgid "ignoring %qE attribute applied to template specialization %qT"
40978 msgstr ""
40980 #: cp/tree.c:3636
40981 #, gcc-internal-format
40982 msgid "%qE attribute applied to non-function, non-variable %qD"
40983 msgstr ""
40985 #: cp/tree.c:3642
40986 #, gcc-internal-format
40987 msgid "%qE attribute applied to extern \"C\" declaration %qD"
40988 msgstr ""
40990 #: cp/tree.c:4342
40991 #, gcc-internal-format
40992 msgid "zero as null pointer constant"
40993 msgstr ""
40995 #: cp/tree.c:4355
40996 #, gcc-internal-format, gfc-internal-format
40997 msgid "lang_* check: failed in %s, at %s:%d"
40998 msgstr ""
41000 #: cp/typeck.c:476
41001 #, gcc-internal-format
41002 msgid "comparison between distinct pointer types %qT and %qT lacks a cast"
41003 msgstr ""
41005 #: cp/typeck.c:482
41006 #, gcc-internal-format
41007 msgid "conversion between distinct pointer types %qT and %qT lacks a cast"
41008 msgstr ""
41010 #: cp/typeck.c:488
41011 #, gcc-internal-format
41012 msgid "conditional expression between distinct pointer types %qT and %qT lacks a cast"
41013 msgstr ""
41015 #: cp/typeck.c:630
41016 #, gcc-internal-format
41017 msgid "ISO C++ forbids comparison between pointer of type %<void *%> and pointer-to-function"
41018 msgstr ""
41020 #: cp/typeck.c:635
41021 #, gcc-internal-format
41022 msgid "ISO C++ forbids conversion between pointer of type %<void *%> and pointer-to-function"
41023 msgstr ""
41025 #: cp/typeck.c:640
41026 #, gcc-internal-format
41027 msgid "ISO C++ forbids conditional expression between pointer of type %<void *%> and pointer-to-function"
41028 msgstr ""
41030 #: cp/typeck.c:711
41031 #, gcc-internal-format
41032 msgid "comparison between distinct pointer-to-member types %qT and %qT lacks a cast"
41033 msgstr ""
41035 #: cp/typeck.c:716
41036 #, gcc-internal-format
41037 msgid "conversion between distinct pointer-to-member types %qT and %qT lacks a cast"
41038 msgstr ""
41040 #: cp/typeck.c:721
41041 #, gcc-internal-format
41042 msgid "conditional expression between distinct pointer-to-member types %qT and %qT lacks a cast"
41043 msgstr ""
41045 #: cp/typeck.c:1428
41046 #, gcc-internal-format
41047 msgid "canonical types differ for identical types %T and %T"
41048 msgstr ""
41050 #: cp/typeck.c:1435
41051 #, gcc-internal-format
41052 msgid "same canonical type node for different types %T and %T"
41053 msgstr ""
41055 #: cp/typeck.c:1565
41056 #, gcc-internal-format
41057 msgid "invalid application of %qs to a member function"
41058 msgstr ""
41060 #: cp/typeck.c:1653
41061 #, gcc-internal-format
41062 msgid "invalid application of %<sizeof%> to a bit-field"
41063 msgstr ""
41065 #: cp/typeck.c:1661
41066 #, gcc-internal-format
41067 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
41068 msgstr ""
41070 #: cp/typeck.c:1712
41071 #, gcc-internal-format
41072 msgid "invalid application of %<__alignof%> to a bit-field"
41073 msgstr ""
41075 #: cp/typeck.c:1723
41076 #, gcc-internal-format
41077 msgid "ISO C++ forbids applying %<__alignof%> to an expression of function type"
41078 msgstr ""
41080 #: cp/typeck.c:1831
41081 #, gcc-internal-format
41082 msgid "invalid use of non-static member function"
41083 msgstr ""
41085 #: cp/typeck.c:1990
41086 #, gcc-internal-format
41087 msgid "taking address of temporary array"
41088 msgstr ""
41090 #: cp/typeck.c:2147
41091 #, gcc-internal-format
41092 msgid "ISO C++ forbids converting a string constant to %qT"
41093 msgstr ""
41095 #: cp/typeck.c:2151
41096 #, gcc-internal-format
41097 msgid "deprecated conversion from string constant to %qT"
41098 msgstr ""
41100 #: cp/typeck.c:2285 cp/typeck.c:2678
41101 #, gcc-internal-format
41102 msgid "request for member %qD in %qE, which is of pointer type %qT (maybe you meant to use %<->%> ?)"
41103 msgstr ""
41105 #: cp/typeck.c:2289 cp/typeck.c:2682
41106 #, gcc-internal-format
41107 msgid "request for member %qD in %qE, which is of non-class type %qT"
41108 msgstr ""
41110 #: cp/typeck.c:2319
41111 #, gcc-internal-format
41112 msgid "invalid use of nonstatic data member %qE"
41113 msgstr ""
41115 #: cp/typeck.c:2375
41116 #, gcc-internal-format
41117 msgid "invalid access to non-static data member %qD in virtual base of NULL object"
41118 msgstr ""
41120 #: cp/typeck.c:2525
41121 #, gcc-internal-format
41122 msgid "object type %qT does not match destructor name ~%qT"
41123 msgstr ""
41125 #: cp/typeck.c:2534
41126 #, gcc-internal-format
41127 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
41128 msgstr ""
41130 #: cp/typeck.c:2722 cp/typeck.c:2734
41131 #, gcc-internal-format
41132 msgid "%<%D::%D%> is not a member of %qT"
41133 msgstr ""
41135 #: cp/typeck.c:2763
41136 #, gcc-internal-format
41137 msgid "%qT is not a base of %qT"
41138 msgstr ""
41140 #: cp/typeck.c:2783
41141 #, gcc-internal-format
41142 msgid "%q#T has no member named %qE"
41143 msgstr ""
41145 #: cp/typeck.c:2801
41146 #, gcc-internal-format
41147 msgid "%qD is not a member template function"
41148 msgstr ""
41150 #: cp/typeck.c:2960
41151 #, gcc-internal-format
41152 msgid "%qT is not a pointer-to-object type"
41153 msgstr ""
41155 #: cp/typeck.c:2991
41156 #, gcc-internal-format
41157 msgid "invalid use of array indexing on pointer to member"
41158 msgstr ""
41160 #: cp/typeck.c:2994
41161 #, gcc-internal-format
41162 msgid "invalid use of unary %<*%> on pointer to member"
41163 msgstr ""
41165 #: cp/typeck.c:2997
41166 #, gcc-internal-format
41167 msgid "invalid use of implicit conversion on pointer to member"
41168 msgstr ""
41170 #: cp/typeck.c:3000
41171 #, gcc-internal-format
41172 msgid "left hand operand of %<->*%> must be a pointer to class, but is a pointer to member of type %qT"
41173 msgstr ""
41175 #: cp/typeck.c:3036
41176 #, gcc-internal-format
41177 msgid "subscript missing in array reference"
41178 msgstr ""
41180 #: cp/typeck.c:3052
41181 #, gcc-internal-format
41182 msgid "rank of the array%'s index is greater than 1"
41183 msgstr ""
41185 #: cp/typeck.c:3148
41186 #, gcc-internal-format
41187 msgid "subscripting array declared %<register%>"
41188 msgstr ""
41190 #: cp/typeck.c:3187
41191 #, gcc-internal-format
41192 msgid "subscripted value is neither array nor pointer"
41193 msgstr ""
41195 #: cp/typeck.c:3260
41196 #, gcc-internal-format
41197 msgid "object missing in use of %qE"
41198 msgstr ""
41200 #: cp/typeck.c:3479
41201 #, gcc-internal-format
41202 msgid "ISO C++ forbids calling %<::main%> from within program"
41203 msgstr ""
41205 #: cp/typeck.c:3500
41206 #, gcc-internal-format
41207 msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>, e.g. %<(... ->* %E) (...)%>"
41208 msgstr ""
41210 #: cp/typeck.c:3517
41211 #, gcc-internal-format
41212 msgid "%qE cannot be used as a function"
41213 msgstr ""
41215 #: cp/typeck.c:3520
41216 #, gcc-internal-format
41217 msgid "%qD cannot be used as a function"
41218 msgstr ""
41220 #: cp/typeck.c:3523
41221 #, gcc-internal-format
41222 msgid "expression cannot be used as a function"
41223 msgstr ""
41225 #: cp/typeck.c:3572
41226 #, gcc-internal-format
41227 msgid "too many arguments to constructor %q#D"
41228 msgstr ""
41230 #: cp/typeck.c:3573
41231 #, gcc-internal-format
41232 msgid "too few arguments to constructor %q#D"
41233 msgstr ""
41235 #: cp/typeck.c:3578
41236 #, gcc-internal-format
41237 msgid "too many arguments to member function %q#D"
41238 msgstr ""
41240 #: cp/typeck.c:3579
41241 #, gcc-internal-format
41242 msgid "too few arguments to member function %q#D"
41243 msgstr ""
41245 #: cp/typeck.c:3585
41246 #, gcc-internal-format
41247 msgid "too many arguments to function %q#D"
41248 msgstr ""
41250 #: cp/typeck.c:3586
41251 #, gcc-internal-format
41252 msgid "too few arguments to function %q#D"
41253 msgstr ""
41255 #: cp/typeck.c:3596
41256 #, gcc-internal-format
41257 msgid "too many arguments to method %q#D"
41258 msgstr ""
41260 #: cp/typeck.c:3597
41261 #, gcc-internal-format
41262 msgid "too few arguments to method %q#D"
41263 msgstr ""
41265 #: cp/typeck.c:3600
41266 #, gcc-internal-format
41267 msgid "too many arguments to function"
41268 msgstr ""
41270 #: cp/typeck.c:3601
41271 #, gcc-internal-format
41272 msgid "too few arguments to function"
41273 msgstr ""
41275 #: cp/typeck.c:3680
41276 #, gcc-internal-format
41277 msgid "parameter %P of %qD has incomplete type %qT"
41278 msgstr ""
41280 #: cp/typeck.c:3683
41281 #, gcc-internal-format
41282 msgid "parameter %P has incomplete type %qT"
41283 msgstr ""
41285 #: cp/typeck.c:3990 cp/typeck.c:4001
41286 #, gcc-internal-format
41287 msgid "assuming cast to type %qT from overloaded function"
41288 msgstr ""
41290 #: cp/typeck.c:4047
41291 #, gcc-internal-format
41292 msgid "NULL used in arithmetic"
41293 msgstr ""
41295 #: cp/typeck.c:4358
41296 #, gcc-internal-format
41297 msgid "left rotate count is negative"
41298 msgstr ""
41300 #: cp/typeck.c:4359
41301 #, gcc-internal-format
41302 msgid "right rotate count is negative"
41303 msgstr ""
41305 #: cp/typeck.c:4365
41306 #, gcc-internal-format
41307 msgid "left rotate count >= width of type"
41308 msgstr ""
41310 #: cp/typeck.c:4366
41311 #, gcc-internal-format
41312 msgid "right rotate count >= width of type"
41313 msgstr ""
41315 #: cp/typeck.c:4387 cp/typeck.c:4642
41316 #, gcc-internal-format
41317 msgid "comparison with string literal results in unspecified behaviour"
41318 msgstr ""
41320 #: cp/typeck.c:4413 cp/typeck.c:4435
41321 #, gcc-internal-format
41322 msgid "the address of %qD will never be NULL"
41323 msgstr ""
41325 #: cp/typeck.c:4450 cp/typeck.c:4458 cp/typeck.c:4720 cp/typeck.c:4728
41326 #, gcc-internal-format
41327 msgid "ISO C++ forbids comparison between pointer and integer"
41328 msgstr ""
41330 #: cp/typeck.c:4657 cp/typeck.c:4669
41331 #, gcc-internal-format
41332 msgid "operand types are %qT and %qT"
41333 msgstr ""
41335 #: cp/typeck.c:4681
41336 #, gcc-internal-format
41337 msgid "could not find an integer type of the same size as %qT"
41338 msgstr ""
41340 #: cp/typeck.c:4745
41341 #, gcc-internal-format
41342 msgid "unordered comparison on non-floating point argument"
41343 msgstr ""
41345 #: cp/typeck.c:4793
41346 #, gcc-internal-format
41347 msgid "invalid operands of types %qT and %qT to binary %qO"
41348 msgstr ""
41350 #: cp/typeck.c:5093
41351 #, gcc-internal-format
41352 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
41353 msgstr ""
41355 #: cp/typeck.c:5101
41356 #, gcc-internal-format
41357 msgid "ISO C++ forbids using pointer to a function in subtraction"
41358 msgstr ""
41360 #: cp/typeck.c:5109
41361 #, gcc-internal-format
41362 msgid "ISO C++ forbids using pointer to a method in subtraction"
41363 msgstr ""
41365 #: cp/typeck.c:5128
41366 #, gcc-internal-format
41367 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
41368 msgstr ""
41370 #: cp/typeck.c:5201
41371 #, gcc-internal-format
41372 msgid "taking address of constructor %qE"
41373 msgstr ""
41375 #: cp/typeck.c:5202
41376 #, gcc-internal-format
41377 msgid "taking address of destructor %qE"
41378 msgstr ""
41380 #: cp/typeck.c:5218
41381 #, gcc-internal-format
41382 msgid "invalid use of %qE to form a pointer-to-member-function"
41383 msgstr ""
41385 #: cp/typeck.c:5221
41386 #, gcc-internal-format
41387 msgid "  a qualified-id is required"
41388 msgstr ""
41390 #: cp/typeck.c:5228
41391 #, gcc-internal-format
41392 msgid "parentheses around %qE cannot be used to form a pointer-to-member-function"
41393 msgstr ""
41395 #. An expression like &memfn.
41396 #: cp/typeck.c:5380
41397 #, gcc-internal-format
41398 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%>"
41399 msgstr ""
41401 #: cp/typeck.c:5385
41402 #, gcc-internal-format
41403 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say %<&%T::%D%>"
41404 msgstr ""
41406 #. Make this a permerror because we used to accept it.
41407 #: cp/typeck.c:5422
41408 #, gcc-internal-format
41409 msgid "taking address of temporary"
41410 msgstr ""
41412 #: cp/typeck.c:5424
41413 #, gcc-internal-format
41414 msgid "taking address of xvalue (rvalue reference)"
41415 msgstr ""
41417 #: cp/typeck.c:5441
41418 #, gcc-internal-format
41419 msgid "ISO C++ forbids taking address of function %<::main%>"
41420 msgstr ""
41422 #: cp/typeck.c:5496
41423 #, gcc-internal-format
41424 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
41425 msgstr ""
41427 #: cp/typeck.c:5524
41428 #, gcc-internal-format
41429 msgid "cannot create pointer to reference member %qD"
41430 msgstr ""
41432 #: cp/typeck.c:5804
41433 #, gcc-internal-format
41434 msgid "ISO C++ forbids incrementing an enum"
41435 msgstr ""
41437 #: cp/typeck.c:5805
41438 #, gcc-internal-format
41439 msgid "ISO C++ forbids decrementing an enum"
41440 msgstr ""
41442 #: cp/typeck.c:5821
41443 #, gcc-internal-format
41444 msgid "cannot increment a pointer to incomplete type %qT"
41445 msgstr ""
41447 #: cp/typeck.c:5822
41448 #, gcc-internal-format
41449 msgid "cannot decrement a pointer to incomplete type %qT"
41450 msgstr ""
41452 #: cp/typeck.c:5833
41453 #, gcc-internal-format
41454 msgid "ISO C++ forbids incrementing a pointer of type %qT"
41455 msgstr ""
41457 #: cp/typeck.c:5834
41458 #, gcc-internal-format
41459 msgid "ISO C++ forbids decrementing a pointer of type %qT"
41460 msgstr ""
41462 #: cp/typeck.c:5869
41463 #, gcc-internal-format
41464 msgid "invalid use of Boolean expression as operand to %<operator--%>"
41465 msgstr ""
41467 #: cp/typeck.c:6031
41468 #, gcc-internal-format
41469 msgid "cannot take the address of %<this%>, which is an rvalue expression"
41470 msgstr ""
41472 #: cp/typeck.c:6053
41473 #, gcc-internal-format
41474 msgid "address of explicit register variable %qD requested"
41475 msgstr ""
41477 #: cp/typeck.c:6058
41478 #, gcc-internal-format
41479 msgid "address requested for %qD, which is declared %<register%>"
41480 msgstr ""
41482 #: cp/typeck.c:6141
41483 #, gcc-internal-format
41484 msgid "list-initializer for non-class type must not be parenthesized"
41485 msgstr ""
41487 #: cp/typeck.c:6153
41488 #, gcc-internal-format
41489 msgid "expression list treated as compound expression in initializer"
41490 msgstr ""
41492 #: cp/typeck.c:6157
41493 #, gcc-internal-format
41494 msgid "expression list treated as compound expression in mem-initializer"
41495 msgstr ""
41497 #: cp/typeck.c:6161
41498 #, gcc-internal-format
41499 msgid "expression list treated as compound expression in functional cast"
41500 msgstr ""
41502 #: cp/typeck.c:6198
41503 #, gcc-internal-format, gfc-internal-format
41504 msgid "%s expression list treated as compound expression"
41505 msgstr ""
41507 #: cp/typeck.c:6288
41508 #, gcc-internal-format
41509 msgid "no context to resolve type of %qE"
41510 msgstr ""
41512 #: cp/typeck.c:6321
41513 #, gcc-internal-format
41514 msgid "cast from type %qT to type %qT casts away qualifiers"
41515 msgstr ""
41517 #: cp/typeck.c:6327
41518 #, gcc-internal-format
41519 msgid "static_cast from type %qT to type %qT casts away qualifiers"
41520 msgstr ""
41522 #: cp/typeck.c:6333
41523 #, gcc-internal-format
41524 msgid "reinterpret_cast from type %qT to type %qT casts away qualifiers"
41525 msgstr ""
41527 #: cp/typeck.c:6356
41528 #, gcc-internal-format
41529 msgid "useless cast to type %qT"
41530 msgstr ""
41532 #: cp/typeck.c:6723
41533 #, gcc-internal-format
41534 msgid "invalid static_cast from type %qT to type %qT"
41535 msgstr ""
41537 #: cp/typeck.c:6749
41538 #, gcc-internal-format
41539 msgid "converting from %qT to %qT"
41540 msgstr ""
41542 #: cp/typeck.c:6801
41543 #, gcc-internal-format
41544 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
41545 msgstr ""
41547 #: cp/typeck.c:6871
41548 #, gcc-internal-format
41549 msgid "cast from %qT to %qT loses precision"
41550 msgstr ""
41552 #: cp/typeck.c:6911
41553 #, gcc-internal-format
41554 msgid "cast from %qT to %qT increases required alignment of target type"
41555 msgstr ""
41557 #: cp/typeck.c:6929
41558 #, gcc-internal-format
41559 msgid "casting between pointer-to-function and pointer-to-object is conditionally-supported"
41560 msgstr ""
41562 #: cp/typeck.c:6943
41563 #, gcc-internal-format
41564 msgid "invalid cast from type %qT to type %qT"
41565 msgstr ""
41567 #: cp/typeck.c:7004
41568 #, gcc-internal-format
41569 msgid "invalid use of const_cast with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
41570 msgstr ""
41572 #: cp/typeck.c:7013
41573 #, gcc-internal-format
41574 msgid "invalid use of const_cast with type %qT, which is a pointer or reference to a function type"
41575 msgstr ""
41577 #: cp/typeck.c:7053
41578 #, gcc-internal-format
41579 msgid "invalid const_cast of an rvalue of type %qT to type %qT"
41580 msgstr ""
41582 #: cp/typeck.c:7114
41583 #, gcc-internal-format
41584 msgid "invalid const_cast from type %qT to type %qT"
41585 msgstr ""
41587 #: cp/typeck.c:7195 cp/typeck.c:7203
41588 #, gcc-internal-format
41589 msgid "ISO C++ forbids casting to an array type %qT"
41590 msgstr ""
41592 #: cp/typeck.c:7212
41593 #, gcc-internal-format
41594 msgid "invalid cast to function type %qT"
41595 msgstr ""
41597 #: cp/typeck.c:7493
41598 #, gcc-internal-format
41599 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
41600 msgstr ""
41602 #: cp/typeck.c:7554
41603 #, gcc-internal-format
41604 msgid "assigning to an array from an initializer list"
41605 msgstr ""
41607 #: cp/typeck.c:7580
41608 #, gcc-internal-format
41609 msgid "incompatible types in assignment of %qT to %qT"
41610 msgstr ""
41612 #: cp/typeck.c:7594
41613 #, gcc-internal-format
41614 msgid "array used as initializer"
41615 msgstr ""
41617 #: cp/typeck.c:7596
41618 #, gcc-internal-format
41619 msgid "invalid array assignment"
41620 msgstr ""
41622 #: cp/typeck.c:7703
41623 #, gcc-internal-format
41624 msgid "   in pointer to member function conversion"
41625 msgstr ""
41627 #: cp/typeck.c:7717
41628 #, gcc-internal-format
41629 msgid "pointer to member conversion via virtual base %qT"
41630 msgstr ""
41632 #: cp/typeck.c:7764 cp/typeck.c:7783
41633 #, gcc-internal-format
41634 msgid "   in pointer to member conversion"
41635 msgstr ""
41637 #: cp/typeck.c:7865
41638 #, gcc-internal-format
41639 msgid "invalid conversion to type %qT from type %qT"
41640 msgstr ""
41642 #: cp/typeck.c:8147
41643 #, gcc-internal-format
41644 msgid "cannot convert %qT to %qT for argument %qP to %qD"
41645 msgstr ""
41647 #: cp/typeck.c:8153
41648 #, gcc-internal-format
41649 msgid "cannot convert %qT to %qT in default argument"
41650 msgstr ""
41652 #: cp/typeck.c:8157
41653 #, gcc-internal-format
41654 msgid "cannot convert %qT to %qT in argument passing"
41655 msgstr ""
41657 #: cp/typeck.c:8161
41658 #, gcc-internal-format
41659 msgid "cannot convert %qT to %qT"
41660 msgstr ""
41662 #: cp/typeck.c:8165
41663 #, gcc-internal-format
41664 msgid "cannot convert %qT to %qT in initialization"
41665 msgstr ""
41667 #: cp/typeck.c:8169
41668 #, gcc-internal-format
41669 msgid "cannot convert %qT to %qT in return"
41670 msgstr ""
41672 #: cp/typeck.c:8173
41673 #, gcc-internal-format
41674 msgid "cannot convert %qT to %qT in assignment"
41675 msgstr ""
41677 #: cp/typeck.c:8186
41678 #, gcc-internal-format
41679 msgid "class type %qT is incomplete"
41680 msgstr ""
41682 #: cp/typeck.c:8204
41683 #, gcc-internal-format
41684 msgid "parameter %qP of %qD might be a candidate for a format attribute"
41685 msgstr ""
41687 #: cp/typeck.c:8208
41688 #, gcc-internal-format
41689 msgid "parameter might be a candidate for a format attribute"
41690 msgstr ""
41692 #: cp/typeck.c:8213
41693 #, gcc-internal-format
41694 msgid "target of conversion might be a candidate for a format attribute"
41695 msgstr ""
41697 #: cp/typeck.c:8218
41698 #, gcc-internal-format
41699 msgid "target of initialization might be a candidate for a format attribute"
41700 msgstr ""
41702 #: cp/typeck.c:8228
41703 #, gcc-internal-format
41704 msgid "left-hand side of assignment might be a candidate for a format attribute"
41705 msgstr ""
41707 #: cp/typeck.c:8321
41708 #, gcc-internal-format
41709 msgid "in passing argument %P of %q+D"
41710 msgstr ""
41712 #: cp/typeck.c:8380
41713 #, gcc-internal-format
41714 msgid "returning reference to temporary"
41715 msgstr ""
41717 #: cp/typeck.c:8387
41718 #, gcc-internal-format
41719 msgid "reference to non-lvalue returned"
41720 msgstr ""
41722 #: cp/typeck.c:8400
41723 #, gcc-internal-format
41724 msgid "reference to local variable %q+D returned"
41725 msgstr ""
41727 #: cp/typeck.c:8403
41728 #, gcc-internal-format
41729 msgid "address of label %q+D returned"
41730 msgstr ""
41732 #: cp/typeck.c:8406
41733 #, gcc-internal-format
41734 msgid "address of local variable %q+D returned"
41735 msgstr ""
41737 #: cp/typeck.c:8452
41738 #, gcc-internal-format
41739 msgid "returning a value from a destructor"
41740 msgstr ""
41742 #. If a return statement appears in a handler of the
41743 #. function-try-block of a constructor, the program is ill-formed.
41744 #: cp/typeck.c:8460
41745 #, gcc-internal-format
41746 msgid "cannot return from a handler of a function-try-block of a constructor"
41747 msgstr ""
41749 #. You can't return a value from a constructor.
41750 #: cp/typeck.c:8463
41751 #, gcc-internal-format
41752 msgid "returning a value from a constructor"
41753 msgstr ""
41755 #. Give a helpful error message.
41756 #: cp/typeck.c:8486 cp/typeck.c:8530
41757 #, gcc-internal-format
41758 msgid "return-statement with no value, in function returning %qT"
41759 msgstr ""
41761 #: cp/typeck.c:8494
41762 #, gcc-internal-format
41763 msgid "returning initializer list"
41764 msgstr ""
41766 #: cp/typeck.c:8549
41767 #, gcc-internal-format
41768 msgid "return-statement with a value, in function returning 'void'"
41769 msgstr ""
41771 #: cp/typeck.c:8579
41772 #, gcc-internal-format
41773 msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -fcheck-new is in effect)"
41774 msgstr ""
41776 #. Make this a permerror because we used to accept it.
41777 #: cp/typeck.c:9191
41778 #, gcc-internal-format
41779 msgid "using temporary as lvalue"
41780 msgstr ""
41782 #: cp/typeck.c:9193
41783 #, gcc-internal-format
41784 msgid "using xvalue (rvalue reference) as lvalue"
41785 msgstr ""
41787 #: cp/typeck2.c:62
41788 #, gcc-internal-format
41789 msgid "type %qT is not a base type for type %qT"
41790 msgstr ""
41792 #: cp/typeck2.c:117
41793 #, gcc-internal-format
41794 msgid "assignment of constant field %qD"
41795 msgstr ""
41797 #: cp/typeck2.c:119
41798 #, gcc-internal-format
41799 msgid "constant field %qD used as %<asm%> output"
41800 msgstr ""
41802 #: cp/typeck2.c:121
41803 #, gcc-internal-format
41804 msgid "increment of constant field %qD"
41805 msgstr ""
41807 #: cp/typeck2.c:123
41808 #, gcc-internal-format
41809 msgid "decrement of constant field %qD"
41810 msgstr ""
41812 #: cp/typeck2.c:130
41813 #, gcc-internal-format
41814 msgid "assignment of read-only reference %qD"
41815 msgstr ""
41817 #: cp/typeck2.c:132
41818 #, gcc-internal-format
41819 msgid "read-only reference %qD used as %<asm%> output"
41820 msgstr ""
41822 #: cp/typeck2.c:134
41823 #, gcc-internal-format
41824 msgid "increment of read-only reference %qD"
41825 msgstr ""
41827 #: cp/typeck2.c:136
41828 #, gcc-internal-format
41829 msgid "decrement of read-only reference %qD"
41830 msgstr ""
41832 #: cp/typeck2.c:334
41833 #, gcc-internal-format
41834 msgid "cannot declare variable %q+D to be of abstract type %qT"
41835 msgstr ""
41837 #: cp/typeck2.c:339
41838 #, gcc-internal-format
41839 msgid "cannot declare parameter %q+D to be of abstract type %qT"
41840 msgstr ""
41842 #: cp/typeck2.c:342
41843 #, gcc-internal-format
41844 msgid "cannot declare parameter to be of abstract type %qT"
41845 msgstr ""
41847 #: cp/typeck2.c:346
41848 #, gcc-internal-format
41849 msgid "cannot declare field %q+D to be of abstract type %qT"
41850 msgstr ""
41852 #: cp/typeck2.c:350
41853 #, gcc-internal-format
41854 msgid "invalid abstract return type for member function %q+#D"
41855 msgstr ""
41857 #: cp/typeck2.c:352
41858 #, gcc-internal-format
41859 msgid "invalid abstract return type for function %q+#D"
41860 msgstr ""
41862 #. Here we do not have location information.
41863 #: cp/typeck2.c:355
41864 #, gcc-internal-format
41865 msgid "invalid abstract type %qT for %qE"
41866 msgstr ""
41868 #: cp/typeck2.c:357
41869 #, gcc-internal-format
41870 msgid "invalid abstract type for %q+D"
41871 msgstr ""
41873 #: cp/typeck2.c:362
41874 #, gcc-internal-format
41875 msgid "creating array of %qT, which is an abstract class type"
41876 msgstr ""
41878 #: cp/typeck2.c:365
41879 #, gcc-internal-format
41880 msgid "invalid cast to abstract class type %qT"
41881 msgstr ""
41883 #: cp/typeck2.c:368
41884 #, gcc-internal-format
41885 msgid "invalid new-expression of abstract class type %qT"
41886 msgstr ""
41888 #: cp/typeck2.c:371
41889 #, gcc-internal-format
41890 msgid "invalid abstract return type %qT"
41891 msgstr ""
41893 #: cp/typeck2.c:374
41894 #, gcc-internal-format
41895 msgid "invalid abstract parameter type %qT"
41896 msgstr ""
41898 #: cp/typeck2.c:377
41899 #, gcc-internal-format
41900 msgid "expression of abstract class type %qT cannot be used in throw-expression"
41901 msgstr ""
41903 #: cp/typeck2.c:381
41904 #, gcc-internal-format
41905 msgid "cannot declare catch parameter to be of abstract class type %qT"
41906 msgstr ""
41908 #: cp/typeck2.c:385
41909 #, gcc-internal-format
41910 msgid "cannot allocate an object of abstract type %qT"
41911 msgstr ""
41913 #: cp/typeck2.c:395
41914 #, gcc-internal-format
41915 msgid "  because the following virtual functions are pure within %qT:"
41916 msgstr ""
41918 #: cp/typeck2.c:401
41919 #, gcc-internal-format
41920 msgid "\t%+#D"
41921 msgstr "\t%+#D"
41923 #: cp/typeck2.c:454
41924 #, gcc-internal-format
41925 msgid "definition of %q#T is not complete until the closing brace"
41926 msgstr ""
41928 #: cp/typeck2.c:457
41929 #, gcc-internal-format
41930 msgid "forward declaration of %q#T"
41931 msgstr ""
41933 #: cp/typeck2.c:459
41934 #, gcc-internal-format
41935 msgid "declaration of %q#T"
41936 msgstr ""
41938 #: cp/typeck2.c:486
41939 #, gcc-internal-format
41940 msgid "%q+D has incomplete type"
41941 msgstr ""
41943 #: cp/typeck2.c:499
41944 #, gcc-internal-format
41945 msgid "invalid use of incomplete type %q#T"
41946 msgstr ""
41948 #: cp/typeck2.c:507
41949 #, gcc-internal-format
41950 msgid "invalid use of %qT"
41951 msgstr ""
41953 #: cp/typeck2.c:529
41954 #, gcc-internal-format
41955 msgid "invalid use of member function (did you forget the %<()%> ?)"
41956 msgstr ""
41958 #: cp/typeck2.c:533
41959 #, gcc-internal-format
41960 msgid "invalid use of member (did you forget the %<&%> ?)"
41961 msgstr ""
41963 #: cp/typeck2.c:544
41964 #, gcc-internal-format
41965 msgid "invalid use of template type parameter %qT"
41966 msgstr ""
41968 #: cp/typeck2.c:549
41969 #, gcc-internal-format
41970 msgid "invalid use of template template parameter %qT"
41971 msgstr ""
41973 #: cp/typeck2.c:555
41974 #, gcc-internal-format
41975 msgid "invalid use of dependent type %qT"
41976 msgstr ""
41978 #: cp/typeck2.c:562
41979 #, gcc-internal-format
41980 msgid "invalid use of brace-enclosed initializer list"
41981 msgstr ""
41983 #: cp/typeck2.c:570
41984 #, gcc-internal-format
41985 msgid "address of overloaded function with no contextual type information"
41986 msgstr ""
41988 #: cp/typeck2.c:574
41989 #, gcc-internal-format
41990 msgid "overloaded function with no contextual type information"
41991 msgstr ""
41993 #: cp/typeck2.c:577
41994 #, gcc-internal-format
41995 msgid "insufficient contextual information to determine type"
41996 msgstr ""
41998 #: cp/typeck2.c:801
41999 #, gcc-internal-format
42000 msgid "constructor syntax used, but no constructor declared for type %qT"
42001 msgstr ""
42003 #: cp/typeck2.c:947
42004 #, gcc-internal-format
42005 msgid "narrowing conversion of %qE from %qT to %qT inside { } is ill-formed in C++11"
42006 msgstr ""
42008 #: cp/typeck2.c:954 cp/typeck2.c:964
42009 #, gcc-internal-format
42010 msgid "narrowing conversion of %qE from %qT to %qT inside { }"
42011 msgstr ""
42013 #: cp/typeck2.c:1033
42014 #, gcc-internal-format
42015 msgid "int-array initialized from non-wide string"
42016 msgstr ""
42018 #: cp/typeck2.c:1039
42019 #, gcc-internal-format
42020 msgid "int-array initialized from incompatible wide string"
42021 msgstr ""
42023 #: cp/typeck2.c:1059
42024 #, gcc-internal-format
42025 msgid "initializer-string for array of chars is too long"
42026 msgstr ""
42028 #: cp/typeck2.c:1120
42029 #, gcc-internal-format
42030 msgid "cannot initialize aggregate of type %qT with a compound literal"
42031 msgstr ""
42033 #: cp/typeck2.c:1138
42034 #, gcc-internal-format
42035 msgid "array must be initialized with a brace-enclosed initializer"
42036 msgstr ""
42038 #: cp/typeck2.c:1421 cp/typeck2.c:1445
42039 #, gcc-internal-format
42040 msgid "missing initializer for member %qD"
42041 msgstr ""
42043 #: cp/typeck2.c:1428
42044 #, gcc-internal-format
42045 msgid "member %qD is uninitialized reference"
42046 msgstr ""
42048 #: cp/typeck2.c:1435
42049 #, gcc-internal-format
42050 msgid "member %qD with uninitialized reference fields"
42051 msgstr ""
42053 #: cp/typeck2.c:1521
42054 #, gcc-internal-format
42055 msgid "no field %qD found in union being initialized"
42056 msgstr ""
42058 #: cp/typeck2.c:1532
42059 #, gcc-internal-format
42060 msgid "index value instead of field name in union initializer"
42061 msgstr ""
42063 #: cp/typeck2.c:1714
42064 #, gcc-internal-format
42065 msgid "circular pointer delegation detected"
42066 msgstr ""
42068 #: cp/typeck2.c:1728
42069 #, gcc-internal-format
42070 msgid "base operand of %<->%> has non-pointer type %qT"
42071 msgstr ""
42073 #: cp/typeck2.c:1754
42074 #, gcc-internal-format
42075 msgid "result of %<operator->()%> yields non-pointer result"
42076 msgstr ""
42078 #: cp/typeck2.c:1756
42079 #, gcc-internal-format
42080 msgid "base operand of %<->%> is not a pointer"
42081 msgstr ""
42083 #: cp/typeck2.c:1783
42084 #, gcc-internal-format
42085 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
42086 msgstr ""
42088 #: cp/typeck2.c:1792
42089 #, gcc-internal-format
42090 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
42091 msgstr ""
42093 #: cp/typeck2.c:1814
42094 #, gcc-internal-format
42095 msgid "pointer to member type %qT incompatible with object type %qT"
42096 msgstr ""
42098 #: cp/typeck2.c:1873
42099 #, gcc-internal-format
42100 msgid "pointer-to-member-function type %qT requires an rvalue"
42101 msgstr ""
42103 #: cp/typeck2.c:1880
42104 #, gcc-internal-format
42105 msgid "pointer-to-member-function type %qT requires an lvalue"
42106 msgstr ""
42108 #: cp/typeck2.c:1921
42109 #, gcc-internal-format
42110 msgid "functional cast to array type %qT"
42111 msgstr ""
42113 #: cp/typeck2.c:1942
42114 #, gcc-internal-format
42115 msgid "invalid value-initialization of reference type"
42116 msgstr ""
42118 #: cp/typeck2.c:2168
42119 #, gcc-internal-format
42120 msgid "call to function %qD which throws incomplete type %q#T"
42121 msgstr ""
42123 #: cp/typeck2.c:2171
42124 #, gcc-internal-format
42125 msgid "call to function which throws incomplete type %q#T"
42126 msgstr ""
42128 #: cp/vtable-class-hierarchy.c:731
42129 #, gcc-internal-format
42130 msgid "unable to open log file %<vtv_class_set_sizes.log%>: %m"
42131 msgstr ""
42133 #: cp/vtable-class-hierarchy.c:871
42134 #, gcc-internal-format
42135 msgid "unable to open log file %<vtv_set_ptr_data.log%>: %m"
42136 msgstr ""
42138 #: cp/vtable-class-hierarchy.c:1121
42139 #, gcc-internal-format
42140 msgid "unable to open log file %<vtv_count_data.log%>: %m"
42141 msgstr ""
42143 #: fortran/arith.c:45
42144 #, gcc-internal-format, gfc-internal-format
42145 msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
42146 msgstr ""
42148 #: fortran/arith.c:117 fortran/arith.c:1945
42149 #, gcc-internal-format
42150 msgid "gfc_arith_error(): Bad error code"
42151 msgstr ""
42153 #: fortran/arith.c:150
42154 #, gcc-internal-format
42155 msgid "Fix min_int calculation"
42156 msgstr ""
42158 #: fortran/arith.c:530
42159 #, gcc-internal-format
42160 msgid "gfc_range_check(): Bad type"
42161 msgstr ""
42163 #: fortran/arith.c:603
42164 #, gcc-internal-format
42165 msgid "gfc_arith_uminus(): Bad basic type"
42166 msgstr ""
42168 #: fortran/arith.c:637
42169 #, gcc-internal-format
42170 msgid "gfc_arith_plus(): Bad basic type"
42171 msgstr ""
42173 #: fortran/arith.c:671
42174 #, gcc-internal-format
42175 msgid "gfc_arith_minus(): Bad basic type"
42176 msgstr ""
42178 #: fortran/arith.c:706
42179 #, gcc-internal-format
42180 msgid "gfc_arith_times(): Bad basic type"
42181 msgstr ""
42183 #: fortran/arith.c:771
42184 #, gcc-internal-format
42185 msgid "gfc_arith_divide(): Bad basic type"
42186 msgstr ""
42188 #: fortran/arith.c:817
42189 #, gcc-internal-format
42190 msgid "arith_power(): Bad base"
42191 msgstr ""
42193 #: fortran/arith.c:904 fortran/arith.c:929
42194 #, gcc-internal-format, gfc-internal-format
42195 msgid "Noninteger exponent in an initialization expression at %L"
42196 msgstr ""
42198 #: fortran/arith.c:915
42199 #, gcc-internal-format, gfc-internal-format
42200 msgid "Raising a negative REAL at %L to a REAL power is prohibited"
42201 msgstr ""
42203 #: fortran/arith.c:943
42204 #, gcc-internal-format
42205 msgid "arith_power(): unknown type"
42206 msgstr ""
42208 #: fortran/arith.c:1009
42209 #, gcc-internal-format
42210 msgid "compare_real(): Bad operator"
42211 msgstr ""
42213 #: fortran/arith.c:1044
42214 #, gcc-internal-format
42215 msgid "gfc_compare_expr(): Bad basic type"
42216 msgstr ""
42218 #: fortran/arith.c:1555
42219 #, gcc-internal-format
42220 msgid "eval_intrinsic(): Bad operator"
42221 msgstr ""
42223 #: fortran/arith.c:1604
42224 #, gcc-internal-format
42225 msgid "eval_type_intrinsic0(): op NULL"
42226 msgstr ""
42228 #: fortran/arith.c:1913
42229 #, gcc-internal-format, gfc-internal-format
42230 msgid "Arithmetic OK converting %s to %s at %L"
42231 msgstr ""
42233 #: fortran/arith.c:1917
42234 #, gcc-internal-format
42235 msgid "Arithmetic overflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
42236 msgstr ""
42238 #: fortran/arith.c:1922
42239 #, gcc-internal-format
42240 msgid "Arithmetic underflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
42241 msgstr ""
42243 #: fortran/arith.c:1927
42244 #, gcc-internal-format
42245 msgid "Arithmetic NaN converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
42246 msgstr ""
42248 #: fortran/arith.c:1932
42249 #, gcc-internal-format, gfc-internal-format
42250 msgid "Division by zero converting %s to %s at %L"
42251 msgstr ""
42253 #: fortran/arith.c:1936
42254 #, gcc-internal-format, gfc-internal-format
42255 msgid "Array operands are incommensurate converting %s to %s at %L"
42256 msgstr ""
42258 #: fortran/arith.c:1940
42259 #, gcc-internal-format, gfc-internal-format
42260 msgid "Integer outside symmetric range implied by Standard Fortran converting %s to %s at %L"
42261 msgstr ""
42263 #: fortran/arith.c:2284
42264 #, gcc-internal-format
42265 msgid "The Hollerith constant at %L is too long to convert to %qs"
42266 msgstr ""
42268 #: fortran/array.c:95
42269 #, gcc-internal-format, gfc-internal-format
42270 msgid "Expected array subscript at %C"
42271 msgstr ""
42273 #: fortran/array.c:104
42274 #, gcc-internal-format
42275 msgid "Unexpected %<*%> in coarray subscript at %C"
42276 msgstr ""
42278 #: fortran/array.c:128
42279 #, gcc-internal-format, gfc-internal-format
42280 msgid "Strides not allowed in coarray subscript at %C"
42281 msgstr ""
42283 #: fortran/array.c:136
42284 #, gcc-internal-format, gfc-internal-format
42285 msgid "Expected array subscript stride at %C"
42286 msgstr ""
42288 #: fortran/array.c:193
42289 #, gcc-internal-format, gfc-internal-format
42290 msgid "Invalid form of array reference at %C"
42291 msgstr ""
42293 #: fortran/array.c:198 fortran/array.c:271
42294 #, gcc-internal-format, gfc-internal-format
42295 msgid "Array reference at %C cannot have more than %d dimensions"
42296 msgstr ""
42298 #: fortran/array.c:213 fortran/array.c:596 fortran/check.c:2581
42299 #: fortran/check.c:4859 fortran/check.c:4897 fortran/check.c:4939
42300 #: fortran/check.c:5138 fortran/match.c:1680 fortran/match.c:2781
42301 #: fortran/match.c:2977 fortran/simplify.c:4646
42302 #, gcc-internal-format
42303 msgid "Coarrays disabled at %C, use %<-fcoarray=%> to enable"
42304 msgstr ""
42306 #: fortran/array.c:219
42307 #, gcc-internal-format, gfc-internal-format
42308 msgid "Unexpected coarray designator at %C"
42309 msgstr ""
42311 #: fortran/array.c:234
42312 #, gcc-internal-format, gfc-internal-format
42313 msgid "Too few codimensions at %C, expected %d not %d"
42314 msgstr ""
42316 #: fortran/array.c:240
42317 #, gcc-internal-format, gfc-internal-format
42318 msgid "Too many codimensions at %C, expected %d not %d"
42319 msgstr ""
42321 #: fortran/array.c:250 fortran/array.c:258
42322 #, gcc-internal-format
42323 msgid "Unexpected %<*%> for codimension %d of %d at %C"
42324 msgstr ""
42326 #: fortran/array.c:253
42327 #, gcc-internal-format, gfc-internal-format
42328 msgid "Invalid form of coarray reference at %C"
42329 msgstr ""
42331 #: fortran/array.c:265
42332 #, gcc-internal-format, gfc-internal-format
42333 msgid "Invalid codimension %d at %C, only %d codimensions exist"
42334 msgstr ""
42336 #: fortran/array.c:317
42337 #, gcc-internal-format
42338 msgid "Variable %qs at %L in this context must be constant"
42339 msgstr ""
42341 #: fortran/array.c:320
42342 #, gcc-internal-format, gfc-internal-format
42343 msgid "Expression at %L in this context must be constant"
42344 msgstr ""
42346 #: fortran/array.c:413
42347 #, gcc-internal-format, gfc-internal-format
42348 msgid "Expected expression in array specification at %C"
42349 msgstr ""
42351 #: fortran/array.c:471
42352 #, gcc-internal-format, gfc-internal-format
42353 msgid "Assumed-rank array at %C"
42354 msgstr ""
42356 #: fortran/array.c:505
42357 #, gcc-internal-format, gfc-internal-format
42358 msgid "Bad array specification for implied-shape array at %C"
42359 msgstr ""
42361 #: fortran/array.c:521 fortran/array.c:634
42362 #, gcc-internal-format, gfc-internal-format
42363 msgid "Bad array specification for an explicitly shaped array at %C"
42364 msgstr ""
42366 #: fortran/array.c:531 fortran/array.c:644
42367 #, gcc-internal-format, gfc-internal-format
42368 msgid "Bad array specification for assumed shape array at %C"
42369 msgstr ""
42371 #: fortran/array.c:545 fortran/array.c:658
42372 #, gcc-internal-format, gfc-internal-format
42373 msgid "Bad specification for deferred shape array at %C"
42374 msgstr ""
42376 #: fortran/array.c:555 fortran/array.c:662
42377 #, gcc-internal-format, gfc-internal-format
42378 msgid "Bad specification for assumed size array at %C"
42379 msgstr ""
42381 #: fortran/array.c:567 fortran/array.c:674
42382 #, gcc-internal-format, gfc-internal-format
42383 msgid "Expected another dimension in array declaration at %C"
42384 msgstr ""
42386 #: fortran/array.c:573 fortran/array.c:602 fortran/array.c:680
42387 #, gcc-internal-format, gfc-internal-format
42388 msgid "Array specification at %C has more than %d dimensions"
42389 msgstr ""
42391 #: fortran/array.c:579
42392 #, gcc-internal-format, gfc-internal-format
42393 msgid "Array specification at %C with more than 7 dimensions"
42394 msgstr ""
42396 #: fortran/array.c:591
42397 #, gcc-internal-format, gfc-internal-format
42398 msgid "Coarray declaration at %C"
42399 msgstr ""
42401 #: fortran/array.c:688
42402 #, gcc-internal-format
42403 msgid "Upper bound of last coarray dimension must be %<*%> at %C"
42404 msgstr ""
42406 #: fortran/array.c:756
42407 #, gcc-internal-format
42408 msgid "The assumed-rank array %qs at %L shall not have a codimension"
42409 msgstr ""
42411 #: fortran/array.c:840
42412 #, gcc-internal-format
42413 msgid "gfc_compare_array_spec(): Array spec clobbered"
42414 msgstr ""
42416 #: fortran/array.c:916
42417 #, gcc-internal-format
42418 msgid "DO-iterator %qs at %L is inside iterator of the same name"
42419 msgstr ""
42421 #: fortran/array.c:1008 fortran/array.c:1152
42422 #, gcc-internal-format, gfc-internal-format
42423 msgid "Syntax error in array constructor at %C"
42424 msgstr ""
42426 #: fortran/array.c:1061
42427 #, gcc-internal-format, gfc-internal-format
42428 msgid "[...] style array constructors at %C"
42429 msgstr ""
42431 #: fortran/array.c:1083
42432 #, gcc-internal-format, gfc-internal-format
42433 msgid "Array constructor including type specification at %C"
42434 msgstr ""
42436 #: fortran/array.c:1092 fortran/match.c:3407
42437 #, gcc-internal-format, gfc-internal-format
42438 msgid "Type-spec at %L cannot contain a deferred type parameter"
42439 msgstr ""
42441 #: fortran/array.c:1114
42442 #, gcc-internal-format, gfc-internal-format
42443 msgid "Empty array constructor at %C is not allowed"
42444 msgstr ""
42446 #: fortran/array.c:1199
42447 #, gcc-internal-format, gfc-internal-format
42448 msgid "Element in %s array constructor at %L is %s"
42449 msgstr ""
42451 #: fortran/array.c:1530
42452 #, gcc-internal-format, gfc-internal-format
42453 msgid "Iterator step at %L cannot be zero"
42454 msgstr ""
42456 #: fortran/array.c:1667
42457 #, gcc-internal-format
42458 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"
42459 msgstr ""
42461 #: fortran/array.c:1837
42462 #, gcc-internal-format, gfc-internal-format
42463 msgid "AC-IMPLIED-DO initial expression references control variable at %L"
42464 msgstr ""
42466 #: fortran/array.c:1844
42467 #, gcc-internal-format, gfc-internal-format
42468 msgid "AC-IMPLIED-DO final expression references control variable at %L"
42469 msgstr ""
42471 #: fortran/array.c:1851
42472 #, gcc-internal-format, gfc-internal-format
42473 msgid "AC-IMPLIED-DO step expression references control variable at %L"
42474 msgstr ""
42476 #: fortran/array.c:1863
42477 #, gcc-internal-format, gfc-internal-format
42478 msgid "Array constructor value at %L shall not be unlimited polymorphic [F2008: C4106]"
42479 msgstr ""
42481 #: fortran/array.c:1946
42482 #, gcc-internal-format, gfc-internal-format
42483 msgid "Different CHARACTER lengths (%d/%d) in array constructor at %L"
42484 msgstr ""
42486 #: fortran/array.c:2064
42487 #, gcc-internal-format
42488 msgid "spec_dimen_size(): Bad dimension"
42489 msgstr ""
42491 #: fortran/array.c:2122
42492 #, gcc-internal-format
42493 msgid "gfc_ref_dimen_size(): Bad dimension"
42494 msgstr ""
42496 #: fortran/array.c:2250
42497 #, gcc-internal-format
42498 msgid "gfc_ref_dimen_size(): Bad dimen_type"
42499 msgstr ""
42501 #: fortran/array.c:2301
42502 #, gcc-internal-format
42503 msgid "gfc_array_dimen_size(): Bad dimension"
42504 msgstr ""
42506 #: fortran/array.c:2346
42507 #, gcc-internal-format
42508 msgid "gfc_array_dimen_size(): Bad EXPR_ARRAY expr"
42509 msgstr ""
42511 #: fortran/array.c:2490
42512 #, gcc-internal-format
42513 msgid "gfc_find_array_ref(): No ref found"
42514 msgstr ""
42516 #. if (c == 0)
42517 #: fortran/bbt.c:119
42518 #, gcc-internal-format
42519 msgid "insert_bbt(): Duplicate key found!"
42520 msgstr ""
42522 #: fortran/check.c:46
42523 #, gcc-internal-format
42524 msgid "%qs argument of %qs intrinsic at %L must be a scalar"
42525 msgstr ""
42527 #: fortran/check.c:62
42528 #, gcc-internal-format
42529 msgid "%qs argument of %qs intrinsic at %L must be %s"
42530 msgstr ""
42532 #: fortran/check.c:89
42533 #, gcc-internal-format
42534 msgid "%qs argument of %qs intrinsic at %L must be a numeric type"
42535 msgstr ""
42537 #: fortran/check.c:104
42538 #, gcc-internal-format
42539 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL"
42540 msgstr ""
42542 #: fortran/check.c:121
42543 #, gcc-internal-format
42544 msgid "%qs argument of %qs intrinsic at %L must be REAL or COMPLEX"
42545 msgstr ""
42547 #: fortran/check.c:138
42548 #, gcc-internal-format
42549 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or PROCEDURE"
42550 msgstr ""
42552 #: fortran/check.c:167 fortran/check.c:6252
42553 #, gcc-internal-format
42554 msgid "%qs argument of %qs intrinsic at %L must be a constant"
42555 msgstr ""
42557 #: fortran/check.c:176
42558 #, gcc-internal-format, gfc-internal-format
42559 msgid "Invalid kind for %s at %L"
42560 msgstr ""
42562 #: fortran/check.c:195
42563 #, gcc-internal-format
42564 msgid "%qs argument of %qs intrinsic at %L must be double precision"
42565 msgstr ""
42567 #: fortran/check.c:218
42568 #, gcc-internal-format
42569 msgid "Expected coarray variable as %qs argument to the %s intrinsic at %L"
42570 msgstr ""
42572 #: fortran/check.c:235
42573 #, gcc-internal-format
42574 msgid "%qs argument of %qs intrinsic at %L must be a logical array"
42575 msgstr ""
42577 #: fortran/check.c:261
42578 #, gcc-internal-format
42579 msgid "%qs argument of %qs intrinsic at %L must be an array"
42580 msgstr ""
42582 #: fortran/check.c:282
42583 #, gcc-internal-format
42584 msgid "%qs at %L must be nonnegative"
42585 msgstr ""
42587 #: fortran/check.c:313
42588 #, gcc-internal-format
42589 msgid "The absolute value of SHIFT at %L must be less than or equal to BIT_SIZE(%qs)"
42590 msgstr ""
42592 #: fortran/check.c:324
42593 #, gcc-internal-format
42594 msgid "%qs at %L must be less than or equal to BIT_SIZE(%qs)"
42595 msgstr ""
42597 #: fortran/check.c:334
42598 #, gcc-internal-format
42599 msgid "%qs at %L must be less than BIT_SIZE(%qs)"
42600 msgstr ""
42602 #: fortran/check.c:361
42603 #, gcc-internal-format
42604 msgid "%qs at %L must be less than or equal to the BIT_SIZE of INTEGER(KIND=%d)"
42605 msgstr ""
42607 #: fortran/check.c:387
42608 #, gcc-internal-format
42609 msgid "%<%s + %s%> at %L must be less than or equal to BIT_SIZE(%qs)"
42610 msgstr ""
42612 #: fortran/check.c:405
42613 #, gcc-internal-format
42614 msgid "%qs argument of %qs intrinsic at %L must be the same type and kind as %qs"
42615 msgstr ""
42617 #: fortran/check.c:422
42618 #, gcc-internal-format
42619 msgid "%qs argument of %qs intrinsic at %L must be of rank %d"
42620 msgstr ""
42622 #: fortran/check.c:437
42623 #, gcc-internal-format
42624 msgid "%qs argument of %qs intrinsic at %L must not be OPTIONAL"
42625 msgstr ""
42627 #: fortran/check.c:458
42628 #, gcc-internal-format
42629 msgid "%qs argument of %qs intrinsic at %L must be ALLOCATABLE"
42630 msgstr ""
42632 #: fortran/check.c:476
42633 #, gcc-internal-format
42634 msgid "%qs argument of %qs intrinsic at %L must be of kind %d"
42635 msgstr ""
42637 #: fortran/check.c:514
42638 #, gcc-internal-format
42639 msgid "%qs argument of %qs intrinsic at %L cannot be INTENT(IN)"
42640 msgstr ""
42642 #: fortran/check.c:535
42643 #, gcc-internal-format
42644 msgid "%qs argument of %qs intrinsic at %L must be a variable"
42645 msgstr ""
42647 #: fortran/check.c:584
42648 #, gcc-internal-format
42649 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid codimension index"
42650 msgstr ""
42652 #: fortran/check.c:634
42653 #, gcc-internal-format
42654 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid dimension index"
42655 msgstr ""
42657 #: fortran/check.c:737
42658 #, gcc-internal-format, gfc-internal-format
42659 msgid "Unequal character lengths (%ld/%ld) in %s at %L"
42660 msgstr ""
42662 #: fortran/check.c:859 fortran/check.c:6196
42663 #, gcc-internal-format
42664 msgid "%qs and %qs arguments of %qs intrinsic at %L must have the same type"
42665 msgstr ""
42667 #: fortran/check.c:868 fortran/check.c:2218 fortran/check.c:2344
42668 #: fortran/check.c:2418 fortran/check.c:2845
42669 #, gcc-internal-format, gfc-internal-format
42670 msgid "Different type kinds at %L"
42671 msgstr ""
42673 #: fortran/check.c:904
42674 #, gcc-internal-format
42675 msgid "%qs argument of %qs intrinsic at %L must be a POINTER"
42676 msgstr ""
42678 #: fortran/check.c:913 fortran/check.c:949 fortran/check.c:3363
42679 #, gcc-internal-format
42680 msgid "%qs argument of %qs intrinsic at %L shall not be coindexed"
42681 msgstr ""
42683 #: fortran/check.c:931
42684 #, gcc-internal-format
42685 msgid "%qs argument of %qs intrinsic at %L must be a pointer or target VARIABLE or FUNCTION"
42686 msgstr ""
42688 #: fortran/check.c:940
42689 #, gcc-internal-format
42690 msgid "%qs argument of %qs intrinsic at %L must be a POINTER or a TARGET"
42691 msgstr ""
42693 #: fortran/check.c:965
42694 #, gcc-internal-format, gfc-internal-format
42695 msgid "Array section with a vector subscript at %L shall not be the target of a pointer"
42696 msgstr ""
42698 #: fortran/check.c:976
42699 #, gcc-internal-format
42700 msgid "NULL pointer at %L is not permitted as actual argument of %qs intrinsic function"
42701 msgstr ""
42703 #: fortran/check.c:1019
42704 #, gcc-internal-format, gfc-internal-format
42705 msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND or a logical of ATOMIC_LOGICAL_KIND"
42706 msgstr ""
42708 #: fortran/check.c:1027
42709 #, gcc-internal-format, gfc-internal-format
42710 msgid "ATOM argument at %L of the %s intrinsic function shall be a coarray or coindexed"
42711 msgstr ""
42713 #: fortran/check.c:1034
42714 #, gcc-internal-format, gfc-internal-format
42715 msgid "'%s' argument of '%s' intrinsic at %L shall have the same type as '%s' at %L"
42716 msgstr ""
42718 #: fortran/check.c:1052
42719 #, gcc-internal-format, gfc-internal-format
42720 msgid "STAT= argument to %s at %L"
42721 msgstr ""
42723 #: fortran/check.c:1071 fortran/check.c:1137 fortran/check.c:1181
42724 #, gcc-internal-format, gfc-internal-format
42725 msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
42726 msgstr ""
42728 #: fortran/check.c:1085 fortran/check.c:1164
42729 #, gcc-internal-format, gfc-internal-format
42730 msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND"
42731 msgstr ""
42733 #: fortran/check.c:1105
42734 #, gcc-internal-format, gfc-internal-format
42735 msgid "VALUE argument of the %s intrinsic function at %L shall be definable"
42736 msgstr ""
42738 #: fortran/check.c:1144 fortran/check.c:1188
42739 #, gcc-internal-format, gfc-internal-format
42740 msgid "OLD argument of the %s intrinsic function at %L shall be definable"
42741 msgstr ""
42743 #: fortran/check.c:1208
42744 #, gcc-internal-format, gfc-internal-format
42745 msgid "Negative argument N at %L"
42746 msgstr ""
42748 #: fortran/check.c:1380 fortran/check.c:1837
42749 #, gcc-internal-format
42750 msgid "%qs argument of %qs intrinsic at %L must not be present if %<x%> is COMPLEX"
42751 msgstr ""
42753 #: fortran/check.c:1389 fortran/check.c:1846
42754 #, gcc-internal-format
42755 msgid "%qs argument of %qs intrinsic at %L must have a type of either REAL or INTEGER"
42756 msgstr ""
42758 #: fortran/check.c:1403 fortran/check.c:1409
42759 #, gcc-internal-format, gfc-internal-format
42760 msgid "Conversion from %s to default-kind COMPLEX(%d) at %L might lose precision, consider using the KIND argument"
42761 msgstr ""
42763 #: fortran/check.c:1431
42764 #, gcc-internal-format
42765 msgid "Argument %<A%> with INTENT(INOUT) at %L of the intrinsic subroutine %s shall not have a vector subscript"
42766 msgstr ""
42768 #: fortran/check.c:1439
42769 #, gcc-internal-format, gfc-internal-format
42770 msgid "The A argument at %L to the intrinsic %s shall not be coindexed"
42771 msgstr ""
42773 #: fortran/check.c:1462
42774 #, gcc-internal-format, gfc-internal-format
42775 msgid "The stat= argument at %L must be a kind=4 integer variable"
42776 msgstr ""
42778 #: fortran/check.c:1478
42779 #, gcc-internal-format, gfc-internal-format
42780 msgid "The errmsg= argument at %L must be a default-kind character variable"
42781 msgstr ""
42783 #: fortran/check.c:1486
42784 #, gcc-internal-format
42785 msgid "Coarrays disabled at %L, use %<-fcoarray=%> to enable"
42786 msgstr ""
42788 #: fortran/check.c:1501
42789 #, gcc-internal-format, gfc-internal-format
42790 msgid "Support for the A argument at %L which is polymorphic A argument or has allocatable components is not yet implemented"
42791 msgstr ""
42793 #: fortran/check.c:1520
42794 #, gcc-internal-format, gfc-internal-format
42795 msgid "The A argument at %L of CO_REDUCE shall not be polymorphic"
42796 msgstr ""
42798 #: fortran/check.c:1527
42799 #, gcc-internal-format, gfc-internal-format
42800 msgid "Support for the A argument at %L with allocatable components is not yet implemented"
42801 msgstr ""
42803 #: fortran/check.c:1541
42804 #, gcc-internal-format, gfc-internal-format
42805 msgid "OPERATOR argument at %L must be a PURE function"
42806 msgstr ""
42808 #. None of the intrinsics fulfills the criteria of taking two arguments,
42809 #. returning the same type and kind as the arguments and being permitted
42810 #. as actual argument.
42811 #: fortran/check.c:1551
42812 #, gcc-internal-format, gfc-internal-format
42813 msgid "Intrinsic function %s at %L is not permitted for CO_REDUCE"
42814 msgstr ""
42816 #: fortran/check.c:1568
42817 #, gcc-internal-format, gfc-internal-format
42818 msgid "The function passed as OPERATOR at %L shall have two arguments"
42819 msgstr ""
42821 #: fortran/check.c:1578
42822 #, gcc-internal-format, gfc-internal-format
42823 msgid "A argument at %L has type %s but the function passed as OPERATOR at %L returns %s"
42824 msgstr ""
42826 #: fortran/check.c:1587
42827 #, gcc-internal-format, gfc-internal-format
42828 msgid "The function passed as OPERATOR at %L has arguments of type %s and %s but shall have type %s"
42829 msgstr ""
42831 #: fortran/check.c:1598
42832 #, gcc-internal-format, gfc-internal-format
42833 msgid "The function passed as OPERATOR at %L shall have scalar nonallocatable nonpointer arguments and return a nonallocatable nonpointer scalar"
42834 msgstr ""
42836 #: fortran/check.c:1606
42837 #, gcc-internal-format, gfc-internal-format
42838 msgid "The function passed as OPERATOR at %L shall have the VALUE attribute either for none or both arguments"
42839 msgstr ""
42841 #: fortran/check.c:1613
42842 #, gcc-internal-format, gfc-internal-format
42843 msgid "The function passed as OPERATOR at %L shall have the TARGET attribute either for none or both arguments"
42844 msgstr ""
42846 #: fortran/check.c:1620
42847 #, gcc-internal-format, gfc-internal-format
42848 msgid "The function passed as OPERATOR at %L shall have the ASYNCHRONOUS attribute either for none or both arguments"
42849 msgstr ""
42851 #: fortran/check.c:1628
42852 #, gcc-internal-format, gfc-internal-format
42853 msgid "The function passed as OPERATOR at %L shall not have the OPTIONAL attribute for either of the arguments"
42854 msgstr ""
42856 #: fortran/check.c:1658
42857 #, gcc-internal-format, gfc-internal-format
42858 msgid "The character length of the A argument at %L and of the arguments of the OPERATOR at %L shall be the same"
42859 msgstr ""
42861 #: fortran/check.c:1665
42862 #, gcc-internal-format, gfc-internal-format
42863 msgid "The character length of the A argument at %L and of the function result of the OPERATOR at %L shall be the same"
42864 msgstr ""
42866 #: fortran/check.c:1683
42867 #, gcc-internal-format, gfc-internal-format
42868 msgid "'%s' argument of '%s' intrinsic at %L shall be of type integer, real or character"
42869 msgstr ""
42871 #: fortran/check.c:1731 fortran/check.c:2263 fortran/check.c:2366
42872 #: fortran/check.c:2567 fortran/check.c:2612 fortran/check.c:3893
42873 #: fortran/check.c:4027 fortran/check.c:4082 fortran/check.c:5124
42874 #: fortran/check.c:5253
42875 #, gcc-internal-format
42876 msgid "%qs intrinsic with KIND argument at %L"
42877 msgstr ""
42879 #: fortran/check.c:1778 fortran/check.c:2029
42880 #, gcc-internal-format
42881 msgid "%qs argument of %qs intrinsic at %L has invalid shape in dimension %d (%ld/%ld)"
42882 msgstr ""
42884 #: fortran/check.c:1793 fortran/check.c:2044 fortran/check.c:2072
42885 #, gcc-internal-format
42886 msgid "%qs argument of intrinsic %qs at %L of must have rank %d or be a scalar"
42887 msgstr ""
42889 #: fortran/check.c:1896 fortran/check.c:2939 fortran/check.c:2947
42890 #, gcc-internal-format
42891 msgid "%qs argument of %qs intrinsic at %L must be numeric or LOGICAL"
42892 msgstr ""
42894 #: fortran/check.c:1910
42895 #, gcc-internal-format
42896 msgid "Different shape for arguments %qs and %qs at %L for intrinsic %<dot_product%>"
42897 msgstr ""
42899 #: fortran/check.c:1930 fortran/check.c:1938
42900 #, gcc-internal-format
42901 msgid "%qs argument of %qs intrinsic at %L must be default real"
42902 msgstr ""
42904 #: fortran/check.c:1959
42905 #, gcc-internal-format, gfc-internal-format
42906 msgid "'I' at %L and 'J' at %L cannot both be BOZ literal constants"
42907 msgstr ""
42909 #: fortran/check.c:2090
42910 #, gcc-internal-format, gfc-internal-format
42911 msgid "non-default INTEGER kind argument to %s intrinsic at %L"
42912 msgstr ""
42914 #: fortran/check.c:2150
42915 #, gcc-internal-format
42916 msgid "COMPLEX argument %qs of %qs intrinsic at %L"
42917 msgstr ""
42919 #: fortran/check.c:2314
42920 #, gcc-internal-format, gfc-internal-format
42921 msgid "Argument of %s at %L must be of length one"
42922 msgstr ""
42924 #: fortran/check.c:2373
42925 #, gcc-internal-format
42926 msgid "%qs argument of %qs intrinsic at %L must be the same kind as %qs"
42927 msgstr ""
42929 #: fortran/check.c:2463
42930 #, gcc-internal-format, gfc-internal-format
42931 msgid "SIZE at %L must be positive"
42932 msgstr ""
42934 #: fortran/check.c:2475
42935 #, gcc-internal-format, gfc-internal-format
42936 msgid "The absolute value of SHIFT at %L must be less than or equal to SIZE at %L"
42937 msgstr ""
42939 #: fortran/check.c:2536
42940 #, gcc-internal-format
42941 msgid "%qs argument of %qs intrinsic at %L must be of intrinsic type"
42942 msgstr ""
42944 #: fortran/check.c:2543
42945 #, gcc-internal-format
42946 msgid "%qs argument of %qs intrinsic at %L must be a data entity"
42947 msgstr ""
42949 #: fortran/check.c:2754
42950 #, gcc-internal-format
42951 msgid "Intrinsic %qs at %L must have at least two arguments"
42952 msgstr ""
42954 #: fortran/check.c:2802
42955 #, gcc-internal-format
42956 msgid "Missing %qs argument to the %s intrinsic at %L"
42957 msgstr ""
42959 #: fortran/check.c:2817
42960 #, gcc-internal-format
42961 msgid "Duplicate argument %qs at %L to intrinsic %s"
42962 msgstr ""
42964 #: fortran/check.c:2822
42965 #, gcc-internal-format
42966 msgid "Unknown argument %qs at %L to intrinsic %s"
42967 msgstr ""
42969 #: fortran/check.c:2851
42970 #, gcc-internal-format
42971 msgid "%<a%d%> argument of %qs intrinsic at %L must be %s(%d)"
42972 msgstr ""
42974 #: fortran/check.c:2882
42975 #, gcc-internal-format
42976 msgid "%qs intrinsic with CHARACTER argument at %L"
42977 msgstr ""
42979 #: fortran/check.c:2889
42980 #, gcc-internal-format
42981 msgid "%<a1%> argument of %qs intrinsic at %L must be INTEGER, REAL or CHARACTER"
42982 msgstr ""
42984 #: fortran/check.c:2956
42985 #, gcc-internal-format
42986 msgid "Argument types of %qs intrinsic at %L must match (%s/%s)"
42987 msgstr ""
42989 #: fortran/check.c:2970
42990 #, gcc-internal-format
42991 msgid "Different shape on dimension 1 for arguments %qs and %qs at %L for intrinsic matmul"
42992 msgstr ""
42994 #: fortran/check.c:2989
42995 #, gcc-internal-format
42996 msgid "Different shape on dimension 2 for argument %qs and dimension 1 for argument %qs at %L for intrinsic matmul"
42997 msgstr ""
42999 #: fortran/check.c:2998
43000 #, gcc-internal-format
43001 msgid "%qs argument of %qs intrinsic at %L must be of rank 1 or 2"
43002 msgstr ""
43004 #: fortran/check.c:3173
43005 #, gcc-internal-format
43006 msgid "%qs argument of %qs intrinsic at %L must be INTEGER"
43007 msgstr ""
43009 #: fortran/check.c:3233
43010 #, gcc-internal-format, gfc-internal-format
43011 msgid "The FROM argument to MOVE_ALLOC at %L shall not be coindexed"
43012 msgstr ""
43014 #: fortran/check.c:3244
43015 #, gcc-internal-format, gfc-internal-format
43016 msgid "The TO argument to MOVE_ALLOC at %L shall not be coindexed"
43017 msgstr ""
43019 #: fortran/check.c:3251
43020 #, gcc-internal-format, gfc-internal-format
43021 msgid "The TO arguments in MOVE_ALLOC at %L must be polymorphic if FROM is polymorphic"
43022 msgstr ""
43024 #: fortran/check.c:3262
43025 #, gcc-internal-format, gfc-internal-format
43026 msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same rank %d/%d"
43027 msgstr ""
43029 #: fortran/check.c:3271
43030 #, gcc-internal-format, gfc-internal-format
43031 msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same corank %d/%d"
43032 msgstr ""
43034 #: fortran/check.c:3298
43035 #, gcc-internal-format
43036 msgid "Argument %<S%> of NEAREST at %L shall not be zero"
43037 msgstr ""
43039 #: fortran/check.c:3348
43040 #, gcc-internal-format
43041 msgid "%qs argument of %qs intrinsic at %L must be a POINTER, ALLOCATABLE or procedure pointer"
43042 msgstr ""
43044 #: fortran/check.c:3356
43045 #, gcc-internal-format, gfc-internal-format
43046 msgid "NULL intrinsic with allocatable MOLD at %L"
43047 msgstr ""
43049 #: fortran/check.c:3435 fortran/check.c:5200
43050 #, gcc-internal-format
43051 msgid "%qs argument of %qs intrinsic at %L must provide at least as many elements as there are .TRUE. values in %qs (%ld/%d)"
43052 msgstr ""
43054 #: fortran/check.c:3493
43055 #, gcc-internal-format
43056 msgid "%qs argument of %qs intrinsic at %L must be of a dummy variable"
43057 msgstr ""
43059 #: fortran/check.c:3501
43060 #, gcc-internal-format
43061 msgid "%qs argument of %qs intrinsic at %L must be of an OPTIONAL dummy variable"
43062 msgstr ""
43064 #: fortran/check.c:3520
43065 #, gcc-internal-format
43066 msgid "%qs argument of %qs intrinsic at %L must not be a subobject of %qs"
43067 msgstr ""
43069 #: fortran/check.c:3568
43070 #, gcc-internal-format, gfc-internal-format
43071 msgid "The argument of the RANK intrinsic at %L must be a data object"
43072 msgstr ""
43074 #: fortran/check.c:3672
43075 #, gcc-internal-format
43076 msgid "%<shape%> argument of %<reshape%> intrinsic at %L must be an array of constant size"
43077 msgstr ""
43079 #: fortran/check.c:3682
43080 #, gcc-internal-format
43081 msgid "%qs argument of %qs intrinsic at %L is empty"
43082 msgstr ""
43084 #: fortran/check.c:3689
43085 #, gcc-internal-format
43086 msgid "%<shape%> argument of %<reshape%> intrinsic at %L has more than %d elements"
43087 msgstr ""
43089 #: fortran/check.c:3706
43090 #, gcc-internal-format
43091 msgid "%qs argument of %qs intrinsic at %L has negative element (%d)"
43092 msgstr ""
43094 #: fortran/check.c:3746
43095 #, gcc-internal-format
43096 msgid "%qs argument of %qs intrinsic at %L has wrong number of elements (%d/%d)"
43097 msgstr ""
43099 #: fortran/check.c:3764
43100 #, gcc-internal-format
43101 msgid "%qs argument of %qs intrinsic at %L has out-of-range dimension (%d)"
43102 msgstr ""
43104 #: fortran/check.c:3773
43105 #, gcc-internal-format
43106 msgid "%qs argument of %qs intrinsic at %L has invalid permutation of dimensions (dimension %<%d%> duplicated)"
43107 msgstr ""
43109 #: fortran/check.c:3809
43110 #, gcc-internal-format, gfc-internal-format
43111 msgid "Without padding, there are not enough elements in the intrinsic RESHAPE source at %L to match the shape"
43112 msgstr ""
43114 #: fortran/check.c:3826 fortran/check.c:3845
43115 #, gcc-internal-format
43116 msgid "%qs argument of %qs intrinsic at %L cannot be of type %s"
43117 msgstr ""
43119 #: fortran/check.c:3836 fortran/check.c:3855
43120 #, gcc-internal-format
43121 msgid "%qs argument of %qs intrinsic at %L must be of an extensible type"
43122 msgstr ""
43124 #: fortran/check.c:3954
43125 #, gcc-internal-format
43126 msgid "SELECTED_REAL_KIND with neither %<P%> nor %<R%> argument at %L"
43127 msgstr ""
43129 #: fortran/check.c:3985
43130 #, gcc-internal-format
43131 msgid "%qs intrinsic with RADIX argument at %L"
43132 msgstr ""
43134 #: fortran/check.c:4020
43135 #, gcc-internal-format
43136 msgid "%<source%> argument of %<shape%> intrinsic at %L must not be an assumed size array"
43137 msgstr ""
43139 #: fortran/check.c:4097 fortran/check.c:6235
43140 #, gcc-internal-format
43141 msgid "%qs argument of %qs intrinsic at %L shall not be a procedure"
43142 msgstr ""
43144 #: fortran/check.c:4110 fortran/check.c:4249 fortran/check.c:6227
43145 #, gcc-internal-format
43146 msgid "%qs argument of %qs intrinsic at %L shall not be TYPE(*)"
43147 msgstr ""
43149 #: fortran/check.c:4121 fortran/check.c:4261
43150 #, gcc-internal-format
43151 msgid "%qs argument of %qs intrinsic at %L shall not be an assumed-size array"
43152 msgstr ""
43154 #: fortran/check.c:4191
43155 #, gcc-internal-format
43156 msgid "is_c_interoperable(): gfc_simplify_expr failed"
43157 msgstr ""
43159 #: fortran/check.c:4240
43160 #, gcc-internal-format
43161 msgid "%qs argument of %qs intrinsic at %L must be an interoperable data entity: %s"
43162 msgstr ""
43164 #: fortran/check.c:4279
43165 #, gcc-internal-format, gfc-internal-format
43166 msgid "Argument C_PTR_1 at %L to C_ASSOCIATED shall have the type TYPE(C_PTR) or TYPE(C_FUNPTR)"
43167 msgstr ""
43169 #: fortran/check.c:4293
43170 #, gcc-internal-format, gfc-internal-format
43171 msgid "Argument C_PTR_2 at %L to C_ASSOCIATED shall have the same type as C_PTR_1: %s instead of %s"
43172 msgstr ""
43174 #: fortran/check.c:4317
43175 #, gcc-internal-format, gfc-internal-format
43176 msgid "Argument CPTR at %L to C_F_POINTER shall have the type TYPE(C_PTR)"
43177 msgstr ""
43179 #: fortran/check.c:4329
43180 #, gcc-internal-format, gfc-internal-format
43181 msgid "Argument FPTR at %L to C_F_POINTER must be a pointer"
43182 msgstr ""
43184 #: fortran/check.c:4336
43185 #, gcc-internal-format, gfc-internal-format
43186 msgid "FPTR argument at %L to C_F_POINTER shall not be polymorphic"
43187 msgstr ""
43189 #: fortran/check.c:4343
43190 #, gcc-internal-format, gfc-internal-format
43191 msgid "Argument FPTR at %L to C_F_POINTER shall not be coindexed"
43192 msgstr ""
43194 #: fortran/check.c:4350
43195 #, gcc-internal-format, gfc-internal-format
43196 msgid "Unexpected SHAPE argument at %L to C_F_POINTER with scalar FPTR"
43197 msgstr ""
43199 #: fortran/check.c:4356
43200 #, gcc-internal-format, gfc-internal-format
43201 msgid "Expected SHAPE argument to C_F_POINTER with array FPTR at %L"
43202 msgstr ""
43204 #: fortran/check.c:4375
43205 #, gcc-internal-format, gfc-internal-format
43206 msgid "SHAPE argument at %L to C_F_POINTER must have the same size as the RANK of FPTR"
43207 msgstr ""
43209 #: fortran/check.c:4385
43210 #, gcc-internal-format, gfc-internal-format
43211 msgid "Polymorphic FPTR at %L to C_F_POINTER"
43212 msgstr ""
43214 #: fortran/check.c:4390
43215 #, gcc-internal-format, gfc-internal-format
43216 msgid "Noninteroperable array FPTR at %L to C_F_POINTER: %s"
43217 msgstr ""
43219 #: fortran/check.c:4406
43220 #, gcc-internal-format, gfc-internal-format
43221 msgid "Argument CPTR at %L to C_F_PROCPOINTER shall have the type TYPE(C_FUNPTR)"
43222 msgstr ""
43224 #: fortran/check.c:4418
43225 #, gcc-internal-format, gfc-internal-format
43226 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall be a procedure pointer"
43227 msgstr ""
43229 #: fortran/check.c:4425
43230 #, gcc-internal-format, gfc-internal-format
43231 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall not be coindexed"
43232 msgstr ""
43234 #: fortran/check.c:4431
43235 #, gcc-internal-format, gfc-internal-format
43236 msgid "Noninteroperable procedure pointer at %L to C_F_PROCPOINTER"
43237 msgstr ""
43239 #: fortran/check.c:4445
43240 #, gcc-internal-format, gfc-internal-format
43241 msgid "Argument X at %L to C_FUNLOC shall not be coindexed"
43242 msgstr ""
43244 #: fortran/check.c:4460
43245 #, gcc-internal-format
43246 msgid "Function result %qs at %L is invalid as X argument to C_FUNLOC"
43247 msgstr ""
43249 #: fortran/check.c:4468
43250 #, gcc-internal-format, gfc-internal-format
43251 msgid "Argument X at %L to C_FUNLOC shall be a procedure or a procedure pointer"
43252 msgstr ""
43254 #: fortran/check.c:4474
43255 #, gcc-internal-format, gfc-internal-format
43256 msgid "Noninteroperable procedure at %L to C_FUNLOC"
43257 msgstr ""
43259 #: fortran/check.c:4488
43260 #, gcc-internal-format, gfc-internal-format
43261 msgid "Argument X at %L to C_LOC shall not be coindexed"
43262 msgstr ""
43264 #: fortran/check.c:4494
43265 #, gcc-internal-format, gfc-internal-format
43266 msgid "X argument at %L to C_LOC shall not be polymorphic"
43267 msgstr ""
43269 #: fortran/check.c:4505
43270 #, gcc-internal-format, gfc-internal-format
43271 msgid "Argument X at %L to C_LOC shall have either the POINTER or the TARGET attribute"
43272 msgstr ""
43274 #: fortran/check.c:4513
43275 #, gcc-internal-format, gfc-internal-format
43276 msgid "Argument X at %L to C_LOC shall be not be a zero-sized string"
43277 msgstr ""
43279 #: fortran/check.c:4522
43280 #, gcc-internal-format, gfc-internal-format
43281 msgid "Argument at %L to C_LOC shall not be polymorphic"
43282 msgstr ""
43284 #: fortran/check.c:4529
43285 #, gcc-internal-format, gfc-internal-format
43286 msgid "Noninteroperable array at %L as argument to C_LOC: %s"
43287 msgstr ""
43289 #: fortran/check.c:4540
43290 #, gcc-internal-format, gfc-internal-format
43291 msgid "Array of interoperable type at %L to C_LOC which is nonallocatable and neither assumed size nor explicit size"
43292 msgstr ""
43294 #: fortran/check.c:4545
43295 #, gcc-internal-format, gfc-internal-format
43296 msgid "Array section at %L to C_LOC"
43297 msgstr ""
43299 #: fortran/check.c:4573
43300 #, gcc-internal-format, gfc-internal-format
43301 msgid "non double precision REAL argument to %s intrinsic at %L"
43302 msgstr ""
43304 #: fortran/check.c:4586
43305 #, gcc-internal-format
43306 msgid "%qs argument of %qs intrinsic at %L must be less than rank %d"
43307 msgstr ""
43309 #: fortran/check.c:4605
43310 #, gcc-internal-format
43311 msgid "%qs argument of %qs intrinsic at %L is not a valid dimension index"
43312 msgstr ""
43314 #: fortran/check.c:4868
43315 #, gcc-internal-format, gfc-internal-format
43316 msgid "%s argument to IMAGE_INDEX must be a rank one array at %L"
43317 msgstr ""
43319 #: fortran/check.c:4879
43320 #, gcc-internal-format, gfc-internal-format
43321 msgid "The number of array elements of the SUB argument to IMAGE_INDEX at %L shall be %d (corank) not %d"
43322 msgstr ""
43324 #: fortran/check.c:4912
43325 #, gcc-internal-format, gfc-internal-format
43326 msgid "DISTANCE= argument to NUM_IMAGES at %L"
43327 msgstr ""
43329 #: fortran/check.c:4925
43330 #, gcc-internal-format, gfc-internal-format
43331 msgid "FAILED= argument to NUM_IMAGES at %L"
43332 msgstr ""
43334 #: fortran/check.c:4948
43335 #, gcc-internal-format, gfc-internal-format
43336 msgid "DIM argument without COARRAY argument not allowed for THIS_IMAGE intrinsic at %L"
43337 msgstr ""
43339 #: fortran/check.c:4955
43340 #, gcc-internal-format, gfc-internal-format
43341 msgid "The DISTANCE argument may not be specified together with the COARRAY or DIM argument in intrinsic at %L"
43342 msgstr ""
43344 #: fortran/check.c:4966
43345 #, gcc-internal-format, gfc-internal-format
43346 msgid "Unexpected DIM argument with noncoarray argument at %L"
43347 msgstr ""
43349 #: fortran/check.c:4984
43350 #, gcc-internal-format, gfc-internal-format
43351 msgid "DISTANCE= argument to THIS_IMAGE at %L"
43352 msgstr ""
43354 #: fortran/check.c:5064
43355 #, gcc-internal-format
43356 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be %s"
43357 msgstr ""
43359 #: fortran/check.c:5092
43360 #, gcc-internal-format, gfc-internal-format
43361 msgid "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < result size %ld"
43362 msgstr ""
43364 #: fortran/check.c:5214
43365 #, gcc-internal-format
43366 msgid "%qs argument of %qs intrinsic at %L must have the same rank as %qs or be a scalar"
43367 msgstr ""
43369 #: fortran/check.c:5227
43370 #, gcc-internal-format
43371 msgid "%qs and %qs arguments of %qs intrinsic at %L must have identical shape."
43372 msgstr ""
43374 #: fortran/check.c:5485 fortran/check.c:5517
43375 #, gcc-internal-format
43376 msgid "Size of %qs argument of %qs intrinsic at %L too small (%i/%i)"
43377 msgstr ""
43379 #: fortran/check.c:5525
43380 #, gcc-internal-format, gfc-internal-format
43381 msgid "Too many arguments to %s at %L"
43382 msgstr ""
43384 #: fortran/check.c:5565
43385 #, gcc-internal-format, gfc-internal-format
43386 msgid "COUNT argument to SYSTEM_CLOCK at %L has non-default kind"
43387 msgstr ""
43389 #: fortran/check.c:5584
43390 #, gcc-internal-format, gfc-internal-format
43391 msgid "Real COUNT_RATE argument to SYSTEM_CLOCK at %L"
43392 msgstr ""
43394 #: fortran/check.c:5594
43395 #, gcc-internal-format, gfc-internal-format
43396 msgid "COUNT_RATE argument to SYSTEM_CLOCK at %L has non-default kind"
43397 msgstr ""
43399 #: fortran/check.c:5611
43400 #, gcc-internal-format, gfc-internal-format
43401 msgid "COUNT_MAX argument to SYSTEM_CLOCK at %L has non-default kind"
43402 msgstr ""
43404 #: fortran/check.c:5828
43405 #, gcc-internal-format
43406 msgid "%qs argument of %qs intrinsic at %L must be of a kind not wider than the default kind (%d)"
43407 msgstr ""
43409 #: fortran/check.c:6180 fortran/check.c:6188
43410 #, gcc-internal-format
43411 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or LOGICAL"
43412 msgstr ""
43414 #: fortran/check.c:6219
43415 #, gcc-internal-format, gfc-internal-format
43416 msgid "Intrinsic function NULL at %L cannot be an actual argument to STORAGE_SIZE, because it returns a disassociated pointer"
43417 msgstr ""
43419 #: fortran/class.c:614
43420 #, gcc-internal-format, gfc-internal-format
43421 msgid "Assumed size polymorphic objects or components, such as that at %C, have not yet been implemented"
43422 msgstr ""
43424 #. Since the extension field is 8 bit wide, we can only have
43425 #. up to 255 extension levels.
43426 #: fortran/class.c:725 fortran/decl.c:7810
43427 #, gcc-internal-format
43428 msgid "Maximum extension level reached with type %qs at %L"
43429 msgstr ""
43431 #: fortran/class.c:2761 fortran/class.c:2835
43432 #, gcc-internal-format
43433 msgid "%qs of %qs is PRIVATE at %L"
43434 msgstr ""
43436 #: fortran/cpp.c:465
43437 #, gcc-internal-format
43438 msgid "To enable preprocessing, use %<-cpp%>"
43439 msgstr ""
43441 #: fortran/cpp.c:563 fortran/cpp.c:574 fortran/cpp.c:681
43442 #, gcc-internal-format
43443 msgid "opening output file %qs: %s"
43444 msgstr ""
43446 #: fortran/data.c:65
43447 #, gcc-internal-format, gfc-internal-format
43448 msgid "non-constant array in DATA statement %L"
43449 msgstr ""
43451 #: fortran/data.c:137
43452 #, gcc-internal-format, gfc-internal-format
43453 msgid "failure to simplify substring reference in DATA statement at %L"
43454 msgstr ""
43456 #: fortran/data.c:167
43457 #, gcc-internal-format, gfc-internal-format
43458 msgid "Initialization string starting at %L was truncated to fit the variable (%d/%d)"
43459 msgstr ""
43461 #: fortran/data.c:256
43462 #, gcc-internal-format, gfc-internal-format
43463 msgid "'%s' at %L already is initialized at %L"
43464 msgstr ""
43466 #: fortran/data.c:280
43467 #, gcc-internal-format, gfc-internal-format
43468 msgid "Data element below array lower bound at %L"
43469 msgstr ""
43471 #: fortran/data.c:297 fortran/data.c:386
43472 #, gcc-internal-format, gfc-internal-format
43473 msgid "Data element above array upper bound at %L"
43474 msgstr ""
43476 #: fortran/data.c:327 fortran/data.c:493
43477 #, gcc-internal-format
43478 msgid "re-initialization of %qs at %L"
43479 msgstr ""
43481 #: fortran/data.c:693
43482 #, gcc-internal-format
43483 msgid "TODO: Vector sections in data statements"
43484 msgstr ""
43486 #: fortran/decl.c:287
43487 #, gcc-internal-format
43488 msgid "Host associated variable %qs may not be in the DATA statement at %C"
43489 msgstr ""
43491 #: fortran/decl.c:294
43492 #, gcc-internal-format
43493 msgid "initialization of common block variable %qs in DATA statement at %C"
43494 msgstr ""
43496 #: fortran/decl.c:405
43497 #, gcc-internal-format
43498 msgid "Symbol %qs must be a PARAMETER in DATA statement at %C"
43499 msgstr ""
43501 #: fortran/decl.c:430
43502 #, gcc-internal-format, gfc-internal-format
43503 msgid "Invalid initializer %s in Data statement at %C"
43504 msgstr ""
43506 #: fortran/decl.c:532
43507 #, gcc-internal-format, gfc-internal-format
43508 msgid "Initialization at %C is not allowed in a PURE procedure"
43509 msgstr ""
43511 #: fortran/decl.c:592
43512 #, gcc-internal-format, gfc-internal-format
43513 msgid "DATA statement at %C is not allowed in a PURE procedure"
43514 msgstr ""
43516 #: fortran/decl.c:619
43517 #, gcc-internal-format, gfc-internal-format
43518 msgid "The assumed-rank array at %C shall not have a codimension"
43519 msgstr ""
43521 #: fortran/decl.c:687
43522 #, gcc-internal-format, gfc-internal-format
43523 msgid "Bad INTENT specification at %C"
43524 msgstr ""
43526 #: fortran/decl.c:708
43527 #, gcc-internal-format, gfc-internal-format
43528 msgid "deferred type parameter at %C"
43529 msgstr ""
43531 #: fortran/decl.c:745
43532 #, gcc-internal-format, gfc-internal-format
43533 msgid "Conflict in attributes of function argument at %C"
43534 msgstr ""
43536 #: fortran/decl.c:771
43537 #, gcc-internal-format, gfc-internal-format
43538 msgid "Old-style character length at %C"
43539 msgstr ""
43541 #: fortran/decl.c:802
43542 #, gcc-internal-format, gfc-internal-format
43543 msgid "Syntax error in character length specification at %C"
43544 msgstr ""
43546 #: fortran/decl.c:924
43547 #, gcc-internal-format, gfc-internal-format
43548 msgid "Procedure '%s' at %C is already defined at %L"
43549 msgstr ""
43551 #: fortran/decl.c:932
43552 #, gcc-internal-format, gfc-internal-format
43553 msgid "Name '%s' at %C is already defined as a generic interface at %L"
43554 msgstr ""
43556 #: fortran/decl.c:945
43557 #, gcc-internal-format, gfc-internal-format
43558 msgid "Procedure '%s' at %C has an explicit interface and must not have attributes declared at %L"
43559 msgstr ""
43561 #: fortran/decl.c:1016
43562 #, gcc-internal-format
43563 msgid "Procedure %qs at %L must have the BIND(C) attribute to be C interoperable"
43564 msgstr ""
43566 #: fortran/decl.c:1043
43567 #, gcc-internal-format
43568 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"
43569 msgstr ""
43571 #: fortran/decl.c:1050
43572 #, gcc-internal-format
43573 msgid "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is not C interoperable because it is polymorphic"
43574 msgstr ""
43576 #: fortran/decl.c:1057
43577 #, gcc-internal-format
43578 msgid "Variable %qs at %L is a dummy argument of the BIND(C) procedure %qs but may not be C interoperable"
43579 msgstr ""
43581 #: fortran/decl.c:1072
43582 #, gcc-internal-format
43583 msgid "Character argument %qs at %L must be length 1 because procedure %qs is BIND(C)"
43584 msgstr ""
43586 #: fortran/decl.c:1085
43587 #, gcc-internal-format
43588 msgid "Variable %qs at %L with ALLOCATABLE attribute in procedure %qs with BIND(C)"
43589 msgstr ""
43591 #: fortran/decl.c:1093
43592 #, gcc-internal-format
43593 msgid "Variable %qs at %L with POINTER attribute in procedure %qs with BIND(C)"
43594 msgstr ""
43596 #: fortran/decl.c:1102
43597 #, gcc-internal-format
43598 msgid "Scalar variable %qs at %L with POINTER or ALLOCATABLE in procedure %qs with BIND(C) is not yet supported"
43599 msgstr ""
43601 #: fortran/decl.c:1111
43602 #, gcc-internal-format
43603 msgid "Variable %qs at %L cannot have both the OPTIONAL and the VALUE attribute because procedure %qs is BIND(C)"
43604 msgstr ""
43606 #: fortran/decl.c:1118
43607 #, gcc-internal-format
43608 msgid "Variable %qs at %L with OPTIONAL attribute in procedure %qs which is BIND(C)"
43609 msgstr ""
43611 #: fortran/decl.c:1129
43612 #, gcc-internal-format, gfc-internal-format
43613 msgid "Assumed-shape array '%s' at %L as dummy argument to the BIND(C) procedure '%s' at %L"
43614 msgstr ""
43616 #: fortran/decl.c:1209
43617 #, gcc-internal-format
43618 msgid "Variable %qs in common block %qs at %C must be declared with a C interoperable kind since common block %qs is BIND(C)"
43619 msgstr ""
43621 #: fortran/decl.c:1252
43622 #, gcc-internal-format, gfc-internal-format
43623 msgid "CHARACTER expression at %L is being truncated (%d/%d)"
43624 msgstr ""
43626 #: fortran/decl.c:1259
43627 #, gcc-internal-format, gfc-internal-format
43628 msgid "The CHARACTER elements of the array constructor at %L must have the same length (%d/%d)"
43629 msgstr ""
43631 #: fortran/decl.c:1349
43632 #, gcc-internal-format
43633 msgid "Initializer not allowed for PARAMETER %qs at %C"
43634 msgstr ""
43636 #: fortran/decl.c:1359
43637 #, gcc-internal-format, gfc-internal-format
43638 msgid "PARAMETER at %L is missing an initializer"
43639 msgstr ""
43641 #: fortran/decl.c:1369
43642 #, gcc-internal-format
43643 msgid "Variable %qs at %C with an initializer already appears in a DATA statement"
43644 msgstr ""
43646 #: fortran/decl.c:1448
43647 #, gcc-internal-format, gfc-internal-format
43648 msgid "Can't initialize implied-shape array at %L with scalar"
43649 msgstr ""
43651 #: fortran/decl.c:1466
43652 #, gcc-internal-format, gfc-internal-format
43653 msgid "Non-constant lower bound in implied-shape declaration at %L"
43654 msgstr ""
43656 #: fortran/decl.c:1561
43657 #, gcc-internal-format, gfc-internal-format
43658 msgid "Component at %C must have the POINTER attribute"
43659 msgstr ""
43661 #: fortran/decl.c:1569
43662 #, gcc-internal-format, gfc-internal-format
43663 msgid "Array component of structure at %C must have explicit or deferred shape"
43664 msgstr ""
43666 #: fortran/decl.c:1650
43667 #, gcc-internal-format, gfc-internal-format
43668 msgid "Pointer array component of structure at %C must have a deferred shape"
43669 msgstr ""
43671 #: fortran/decl.c:1659
43672 #, gcc-internal-format, gfc-internal-format
43673 msgid "Allocatable component of structure at %C must have a deferred shape"
43674 msgstr ""
43676 #: fortran/decl.c:1668
43677 #, gcc-internal-format, gfc-internal-format
43678 msgid "Array component of structure at %C must have an explicit shape"
43679 msgstr ""
43681 #: fortran/decl.c:1722
43682 #, gcc-internal-format, gfc-internal-format
43683 msgid "NULL() initialization at %C is ambiguous"
43684 msgstr ""
43686 #: fortran/decl.c:1739
43687 #, gcc-internal-format, gfc-internal-format
43688 msgid "NULL() initialization at %C may not have MOLD"
43689 msgstr ""
43691 #: fortran/decl.c:1756
43692 #, gcc-internal-format, gfc-internal-format
43693 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
43694 msgstr ""
43696 #: fortran/decl.c:1777
43697 #, gcc-internal-format, gfc-internal-format
43698 msgid "Error in pointer initialization at %C"
43699 msgstr ""
43701 #: fortran/decl.c:1784
43702 #, gcc-internal-format, gfc-internal-format
43703 msgid "non-NULL pointer initialization at %C"
43704 msgstr ""
43706 #: fortran/decl.c:1807
43707 #, gcc-internal-format
43708 msgid "Function name %qs not allowed at %C"
43709 msgstr ""
43711 #: fortran/decl.c:1874
43712 #, gcc-internal-format
43713 msgid "Non-PARAMETER symbol %qs at %L can't be implied-shape"
43714 msgstr ""
43716 #: fortran/decl.c:1884
43717 #, gcc-internal-format, gfc-internal-format
43718 msgid "Implied-shape array at %L"
43719 msgstr ""
43721 #: fortran/decl.c:1949 fortran/decl.c:6678
43722 #, gcc-internal-format, gfc-internal-format
43723 msgid "Duplicate array spec for Cray pointee at %C"
43724 msgstr ""
43726 #: fortran/decl.c:1957
43727 #, gcc-internal-format
43728 msgid "Couldn't set pointee array spec."
43729 msgstr ""
43731 #: fortran/decl.c:2020
43732 #, gcc-internal-format, gfc-internal-format
43733 msgid "Old-style initialization at %C"
43734 msgstr ""
43736 #: fortran/decl.c:2025
43737 #, gcc-internal-format, gfc-internal-format
43738 msgid "Invalid old style initialization for derived type component at %C"
43739 msgstr ""
43741 #: fortran/decl.c:2042 fortran/decl.c:5053
43742 #, gcc-internal-format, gfc-internal-format
43743 msgid "Initialization at %C isn't for a pointer variable"
43744 msgstr ""
43746 #: fortran/decl.c:2055
43747 #, gcc-internal-format
43748 msgid "Pointer initialization at %C requires %<=>%>, not %<=%>"
43749 msgstr ""
43751 #: fortran/decl.c:2064 fortran/decl.c:7959
43752 #, gcc-internal-format, gfc-internal-format
43753 msgid "Expected an initialization expression at %C"
43754 msgstr ""
43756 #: fortran/decl.c:2071
43757 #, gcc-internal-format, gfc-internal-format
43758 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
43759 msgstr ""
43761 #: fortran/decl.c:2088
43762 #, gcc-internal-format, gfc-internal-format
43763 msgid "Initialization of allocatable component at %C is not allowed"
43764 msgstr ""
43766 #: fortran/decl.c:2142 fortran/decl.c:2178
43767 #, gcc-internal-format, gfc-internal-format
43768 msgid "Old-style type declaration %s*%d not supported at %C"
43769 msgstr ""
43771 #: fortran/decl.c:2184
43772 #, gcc-internal-format, gfc-internal-format
43773 msgid "Nonstandard type declaration %s*%d at %C"
43774 msgstr ""
43776 #: fortran/decl.c:2235 fortran/decl.c:2311
43777 #, gcc-internal-format, gfc-internal-format
43778 msgid "Missing right parenthesis at %C"
43779 msgstr ""
43781 #: fortran/decl.c:2248 fortran/decl.c:2382
43782 #, gcc-internal-format, gfc-internal-format
43783 msgid "Expected initialization expression at %C"
43784 msgstr ""
43786 #: fortran/decl.c:2256 fortran/decl.c:2388
43787 #, gcc-internal-format, gfc-internal-format
43788 msgid "Expected scalar initialization expression at %C"
43789 msgstr ""
43791 #: fortran/decl.c:2287
43792 #, gcc-internal-format, gfc-internal-format
43793 msgid "Kind %d not supported for type %s at %C"
43794 msgstr ""
43796 #: fortran/decl.c:2300
43797 #, gcc-internal-format, gfc-internal-format
43798 msgid "C kind type parameter is for type %s but type at %L is %s"
43799 msgstr ""
43801 #: fortran/decl.c:2309
43802 #, gcc-internal-format, gfc-internal-format
43803 msgid "Missing right parenthesis or comma at %C"
43804 msgstr ""
43806 #: fortran/decl.c:2408
43807 #, gcc-internal-format, gfc-internal-format
43808 msgid "Kind %d is not supported for CHARACTER at %C"
43809 msgstr ""
43811 #: fortran/decl.c:2540
43812 #, gcc-internal-format, gfc-internal-format
43813 msgid "Syntax error in CHARACTER declaration at %C"
43814 msgstr ""
43816 #: fortran/decl.c:2625
43817 #, gcc-internal-format, gfc-internal-format
43818 msgid "BYTE type at %C"
43819 msgstr ""
43821 #: fortran/decl.c:2630
43822 #, gcc-internal-format, gfc-internal-format
43823 msgid "BYTE type used at %C is not available on the target machine"
43824 msgstr ""
43826 #: fortran/decl.c:2652
43827 #, gcc-internal-format, gfc-internal-format
43828 msgid "Assumed type at %C is not allowed for components"
43829 msgstr ""
43831 #: fortran/decl.c:2655
43832 #, gcc-internal-format, gfc-internal-format
43833 msgid "Assumed type at %C"
43834 msgstr ""
43836 #: fortran/decl.c:2678 fortran/decl.c:2709 fortran/decl.c:2738
43837 #: fortran/decl.c:2917
43838 #, gcc-internal-format, gfc-internal-format
43839 msgid "TYPE with intrinsic-type-spec at %C"
43840 msgstr ""
43842 #: fortran/decl.c:2734
43843 #, gcc-internal-format, gfc-internal-format
43844 msgid "DOUBLE COMPLEX at %C"
43845 msgstr ""
43847 #: fortran/decl.c:2808
43848 #, gcc-internal-format, gfc-internal-format
43849 msgid "CLASS statement at %C"
43850 msgstr ""
43852 #: fortran/decl.c:2843 fortran/decl.c:2856 fortran/decl.c:3301
43853 #: fortran/decl.c:3309
43854 #, gcc-internal-format
43855 msgid "Type name %qs at %C is ambiguous"
43856 msgstr ""
43858 #: fortran/decl.c:2871
43859 #, gcc-internal-format, gfc-internal-format
43860 msgid "Type name '%s' at %C conflicts with previously declared entity at %L, which has the same name"
43861 msgstr ""
43863 #: fortran/decl.c:2984
43864 #, gcc-internal-format, gfc-internal-format
43865 msgid "Duplicate IMPLICIT NONE statement at %C"
43866 msgstr ""
43868 #: fortran/decl.c:2993
43869 #, gcc-internal-format, gfc-internal-format
43870 msgid "IMPORT NONE with spec list at %C"
43871 msgstr ""
43873 #: fortran/decl.c:3052
43874 #, gcc-internal-format, gfc-internal-format
43875 msgid "Missing character range in IMPLICIT at %C"
43876 msgstr ""
43878 #: fortran/decl.c:3098
43879 #, gcc-internal-format, gfc-internal-format
43880 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
43881 msgstr ""
43883 #: fortran/decl.c:3151
43884 #, gcc-internal-format, gfc-internal-format
43885 msgid "IMPLICIT statement at %C following an IMPLICIT NONE (type) statement"
43886 msgstr ""
43888 #: fortran/decl.c:3161
43889 #, gcc-internal-format, gfc-internal-format
43890 msgid "Empty IMPLICIT statement at %C"
43891 msgstr ""
43893 #: fortran/decl.c:3267
43894 #, gcc-internal-format, gfc-internal-format
43895 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
43896 msgstr ""
43898 #: fortran/decl.c:3272
43899 #, gcc-internal-format, gfc-internal-format
43900 msgid "IMPORT statement at %C"
43901 msgstr ""
43903 #: fortran/decl.c:3286
43904 #, gcc-internal-format, gfc-internal-format
43905 msgid "Expecting list of named entities at %C"
43906 msgstr ""
43908 #: fortran/decl.c:3315
43909 #, gcc-internal-format
43910 msgid "Cannot IMPORT %qs from host scoping unit at %C - does not exist."
43911 msgstr ""
43913 #: fortran/decl.c:3322
43914 #, gcc-internal-format
43915 msgid "%qs is already IMPORTed from host scoping unit at %C"
43916 msgstr ""
43918 #: fortran/decl.c:3365
43919 #, gcc-internal-format, gfc-internal-format
43920 msgid "Syntax error in IMPORT statement at %C"
43921 msgstr ""
43923 #: fortran/decl.c:3664
43924 #, gcc-internal-format, gfc-internal-format
43925 msgid "Missing codimension specification at %C"
43926 msgstr ""
43928 #: fortran/decl.c:3666
43929 #, gcc-internal-format, gfc-internal-format
43930 msgid "Missing dimension specification at %C"
43931 msgstr ""
43933 #: fortran/decl.c:3749
43934 #, gcc-internal-format, gfc-internal-format
43935 msgid "Duplicate %s attribute at %L"
43936 msgstr ""
43938 #: fortran/decl.c:3768
43939 #, gcc-internal-format, gfc-internal-format
43940 msgid "ALLOCATABLE attribute at %C in a TYPE definition"
43941 msgstr ""
43943 #: fortran/decl.c:3777
43944 #, gcc-internal-format, gfc-internal-format
43945 msgid "Attribute at %L is not allowed in a TYPE definition"
43946 msgstr ""
43948 #: fortran/decl.c:3795
43949 #, gcc-internal-format, gfc-internal-format
43950 msgid "Attribute %s at %L in a TYPE definition"
43951 msgstr ""
43953 #: fortran/decl.c:3805
43954 #, gcc-internal-format, gfc-internal-format
43955 msgid "%s attribute at %L is not allowed outside of the specification part of a module"
43956 msgstr ""
43958 #: fortran/decl.c:3819
43959 #, gcc-internal-format, gfc-internal-format
43960 msgid "ASYNCHRONOUS attribute at %C"
43961 msgstr ""
43963 #: fortran/decl.c:3830
43964 #, gcc-internal-format, gfc-internal-format
43965 msgid "CONTIGUOUS attribute at %C"
43966 msgstr ""
43968 #: fortran/decl.c:3875 fortran/decl.c:6974
43969 #, gcc-internal-format, gfc-internal-format
43970 msgid "PROTECTED at %C only allowed in specification part of a module"
43971 msgstr ""
43973 #: fortran/decl.c:3881
43974 #, gcc-internal-format, gfc-internal-format
43975 msgid "PROTECTED attribute at %C"
43976 msgstr ""
43978 #: fortran/decl.c:3910
43979 #, gcc-internal-format, gfc-internal-format
43980 msgid "VALUE attribute at %C"
43981 msgstr ""
43983 #: fortran/decl.c:3917
43984 #, gcc-internal-format, gfc-internal-format
43985 msgid "VOLATILE attribute at %C"
43986 msgstr ""
43988 #: fortran/decl.c:3924
43989 #, gcc-internal-format
43990 msgid "match_attr_spec(): Bad attribute"
43991 msgstr ""
43993 #: fortran/decl.c:3962
43994 #, gcc-internal-format, gfc-internal-format
43995 msgid "Multiple identifiers provided with single NAME= specifier at %C"
43996 msgstr ""
43998 #: fortran/decl.c:4060
43999 #, gcc-internal-format
44000 msgid "Implicitly declared BIND(C) function %qs at %L may not be C interoperable"
44001 msgstr ""
44003 #: fortran/decl.c:4082
44004 #, gcc-internal-format
44005 msgid "Variable %qs in common block %qs at %L may not be a C interoperable kind though common block %qs is BIND(C)"
44006 msgstr ""
44008 #: fortran/decl.c:4091
44009 #, gcc-internal-format
44010 msgid "Type declaration %qs at %L is not C interoperable but it is BIND(C)"
44011 msgstr ""
44013 #: fortran/decl.c:4095
44014 #, gcc-internal-format
44015 msgid "Variable %qs at %L may not be a C interoperable kind but it is BIND(C)"
44016 msgstr ""
44018 #: fortran/decl.c:4107
44019 #, gcc-internal-format
44020 msgid "Variable %qs in common block %qs at %L cannot be declared with BIND(C) since it is not a global"
44021 msgstr ""
44023 #: fortran/decl.c:4121
44024 #, gcc-internal-format
44025 msgid "Variable %qs at %L cannot have both the POINTER and BIND(C) attributes"
44026 msgstr ""
44028 #: fortran/decl.c:4129
44029 #, gcc-internal-format
44030 msgid "Variable %qs at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
44031 msgstr ""
44033 #: fortran/decl.c:4141
44034 #, gcc-internal-format
44035 msgid "Return type of BIND(C) function %qs at %L cannot be an array"
44036 msgstr ""
44038 #: fortran/decl.c:4149
44039 #, gcc-internal-format
44040 msgid "Return type of BIND(C) function %qs at %L cannot be a character string"
44041 msgstr ""
44043 #. Use gfc_warning_now because we won't say that the symbol fails
44044 #. just because of this.
44045 #: fortran/decl.c:4160
44046 #, gcc-internal-format
44047 msgid "Symbol %qs at %L is marked PRIVATE but has been given the binding label %qs"
44048 msgstr ""
44050 #: fortran/decl.c:4234
44051 #, gcc-internal-format, gfc-internal-format
44052 msgid "Need either entity or common block name for attribute specification statement at %C"
44053 msgstr ""
44055 #: fortran/decl.c:4279
44056 #, gcc-internal-format, gfc-internal-format
44057 msgid "Missing entity or common block name for attribute specification statement at %C"
44058 msgstr ""
44060 #: fortran/decl.c:4286
44061 #, gcc-internal-format
44062 msgid "Missing symbol"
44063 msgstr ""
44065 #: fortran/decl.c:4315
44066 #, gcc-internal-format, gfc-internal-format
44067 msgid "BIND(C) statement at %C"
44068 msgstr ""
44070 #: fortran/decl.c:4393
44071 #, gcc-internal-format, gfc-internal-format
44072 msgid "Derived type at %C has not been previously defined and so cannot appear in a derived type definition"
44073 msgstr ""
44075 #: fortran/decl.c:4425
44076 #, gcc-internal-format, gfc-internal-format
44077 msgid "Syntax error in data declaration at %C"
44078 msgstr ""
44080 #: fortran/decl.c:4498
44081 #, gcc-internal-format, gfc-internal-format
44082 msgid "IMPURE procedure at %C"
44083 msgstr ""
44085 #: fortran/decl.c:4510
44086 #, gcc-internal-format, gfc-internal-format
44087 msgid "PURE and IMPURE must not appear both at %C"
44088 msgstr ""
44090 #: fortran/decl.c:4578 fortran/primary.c:1719
44091 #, gcc-internal-format, gfc-internal-format
44092 msgid "Alternate-return argument at %C"
44093 msgstr ""
44095 #: fortran/decl.c:4624
44096 #, gcc-internal-format
44097 msgid "Name %qs at %C is the name of the procedure"
44098 msgstr ""
44100 #: fortran/decl.c:4636
44101 #, gcc-internal-format, gfc-internal-format
44102 msgid "Unexpected junk in formal argument list at %C"
44103 msgstr ""
44105 #: fortran/decl.c:4653
44106 #, gcc-internal-format
44107 msgid "Duplicate symbol %qs in formal argument list at %C"
44108 msgstr ""
44110 #: fortran/decl.c:4703
44111 #, gcc-internal-format, gfc-internal-format
44112 msgid "RESULT variable at %C must be different than function name"
44113 msgstr ""
44115 #: fortran/decl.c:4780
44116 #, gcc-internal-format, gfc-internal-format
44117 msgid "Unexpected junk after function declaration at %C"
44118 msgstr ""
44120 #: fortran/decl.c:4790 fortran/decl.c:5856
44121 #, gcc-internal-format, gfc-internal-format
44122 msgid "BIND(C) attribute at %L may not be specified for an internal procedure"
44123 msgstr ""
44125 #: fortran/decl.c:4992
44126 #, gcc-internal-format, gfc-internal-format
44127 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
44128 msgstr ""
44130 #: fortran/decl.c:4999
44131 #, gcc-internal-format, gfc-internal-format
44132 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
44133 msgstr ""
44135 #: fortran/decl.c:5005
44136 #, gcc-internal-format, gfc-internal-format
44137 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
44138 msgstr ""
44140 #: fortran/decl.c:5028
44141 #, gcc-internal-format
44142 msgid "Procedure %qs at %L already has basic type of %s"
44143 msgstr ""
44145 #: fortran/decl.c:5074 fortran/decl.c:5262 fortran/decl.c:8440
44146 #, gcc-internal-format, gfc-internal-format
44147 msgid "Syntax error in PROCEDURE statement at %C"
44148 msgstr ""
44150 #: fortran/decl.c:5123 fortran/decl.c:8342
44151 #, gcc-internal-format
44152 msgid "Expected %<::%> after binding-attributes at %C"
44153 msgstr ""
44155 #: fortran/decl.c:5130
44156 #, gcc-internal-format, gfc-internal-format
44157 msgid "NOPASS or explicit interface required at %C"
44158 msgstr ""
44160 #: fortran/decl.c:5134
44161 #, gcc-internal-format, gfc-internal-format
44162 msgid "Procedure pointer component at %C"
44163 msgstr ""
44165 #: fortran/decl.c:5206
44166 #, gcc-internal-format, gfc-internal-format
44167 msgid "Syntax error in procedure pointer component at %C"
44168 msgstr ""
44170 #: fortran/decl.c:5224
44171 #, gcc-internal-format, gfc-internal-format
44172 msgid "PROCEDURE at %C must be in a generic interface"
44173 msgstr ""
44175 #: fortran/decl.c:5233 fortran/decl.c:7471
44176 #, gcc-internal-format, gfc-internal-format
44177 msgid "double colon in MODULE PROCEDURE statement at %L"
44178 msgstr ""
44180 #: fortran/decl.c:5302
44181 #, gcc-internal-format, gfc-internal-format
44182 msgid "PROCEDURE statement at %C"
44183 msgstr ""
44185 #: fortran/decl.c:5369
44186 #, gcc-internal-format, gfc-internal-format
44187 msgid "Expected formal argument list in function definition at %C"
44188 msgstr ""
44190 #: fortran/decl.c:5393 fortran/decl.c:5397 fortran/decl.c:5631
44191 #: fortran/decl.c:5635 fortran/decl.c:5824 fortran/decl.c:5828
44192 #: fortran/symbol.c:1617
44193 #, gcc-internal-format, gfc-internal-format
44194 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
44195 msgstr ""
44197 #: fortran/decl.c:5543
44198 #, gcc-internal-format, gfc-internal-format
44199 msgid "ENTRY statement at %C"
44200 msgstr ""
44202 #: fortran/decl.c:5552
44203 #, gcc-internal-format, gfc-internal-format
44204 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
44205 msgstr ""
44207 #: fortran/decl.c:5555
44208 #, gcc-internal-format, gfc-internal-format
44209 msgid "ENTRY statement at %C cannot appear within a MODULE"
44210 msgstr ""
44212 #: fortran/decl.c:5558
44213 #, gcc-internal-format, gfc-internal-format
44214 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
44215 msgstr ""
44217 #: fortran/decl.c:5562
44218 #, gcc-internal-format, gfc-internal-format
44219 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
44220 msgstr ""
44222 #: fortran/decl.c:5566
44223 #, gcc-internal-format, gfc-internal-format
44224 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
44225 msgstr ""
44227 #: fortran/decl.c:5570
44228 #, gcc-internal-format, gfc-internal-format
44229 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
44230 msgstr ""
44232 #: fortran/decl.c:5575
44233 #, gcc-internal-format, gfc-internal-format
44234 msgid "ENTRY statement at %C cannot appear within a DO block"
44235 msgstr ""
44237 #: fortran/decl.c:5579
44238 #, gcc-internal-format, gfc-internal-format
44239 msgid "ENTRY statement at %C cannot appear within a SELECT block"
44240 msgstr ""
44242 #: fortran/decl.c:5583
44243 #, gcc-internal-format, gfc-internal-format
44244 msgid "ENTRY statement at %C cannot appear within a FORALL block"
44245 msgstr ""
44247 #: fortran/decl.c:5587
44248 #, gcc-internal-format, gfc-internal-format
44249 msgid "ENTRY statement at %C cannot appear within a WHERE block"
44250 msgstr ""
44252 #: fortran/decl.c:5591
44253 #, gcc-internal-format, gfc-internal-format
44254 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
44255 msgstr ""
44257 #: fortran/decl.c:5595
44258 #, gcc-internal-format, gfc-internal-format
44259 msgid "Unexpected ENTRY statement at %C"
44260 msgstr ""
44262 #: fortran/decl.c:5609
44263 #, gcc-internal-format, gfc-internal-format
44264 msgid "ENTRY statement at %C cannot appear in a contained procedure"
44265 msgstr ""
44267 #: fortran/decl.c:5660 fortran/decl.c:5863
44268 #, gcc-internal-format, gfc-internal-format
44269 msgid "Missing required parentheses before BIND(C) at %C"
44270 msgstr ""
44272 #: fortran/decl.c:5920 fortran/decl.c:5927
44273 #, gcc-internal-format, gfc-internal-format
44274 msgid "Invalid C identifier in NAME= specifier at %C"
44275 msgstr ""
44277 #: fortran/decl.c:5967
44278 #, gcc-internal-format, gfc-internal-format
44279 msgid "Syntax error in NAME= specifier for binding label at %C"
44280 msgstr ""
44282 #: fortran/decl.c:5983
44283 #, gcc-internal-format, gfc-internal-format
44284 msgid "NAME= specifier at %C should be a constant expression"
44285 msgstr ""
44287 #: fortran/decl.c:5991
44288 #, gcc-internal-format, gfc-internal-format
44289 msgid "NAME= specifier at %C should be a scalar of default character kind"
44290 msgstr ""
44292 #: fortran/decl.c:6010
44293 #, gcc-internal-format, gfc-internal-format
44294 msgid "Missing closing paren for binding label at %C"
44295 msgstr ""
44297 #: fortran/decl.c:6016
44298 #, gcc-internal-format, gfc-internal-format
44299 msgid "No binding name is allowed in BIND(C) at %C"
44300 msgstr ""
44302 #: fortran/decl.c:6022
44303 #, gcc-internal-format, gfc-internal-format
44304 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
44305 msgstr ""
44307 #: fortran/decl.c:6051
44308 #, gcc-internal-format, gfc-internal-format
44309 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
44310 msgstr ""
44312 #: fortran/decl.c:6258
44313 #, gcc-internal-format, gfc-internal-format
44314 msgid "Unexpected END statement at %C"
44315 msgstr ""
44317 #: fortran/decl.c:6267
44318 #, gcc-internal-format, gfc-internal-format
44319 msgid "END statement instead of %s statement at %L"
44320 msgstr ""
44322 #. We would have required END [something].
44323 #: fortran/decl.c:6275
44324 #, gcc-internal-format, gfc-internal-format
44325 msgid "%s statement expected at %L"
44326 msgstr ""
44328 #: fortran/decl.c:6286
44329 #, gcc-internal-format, gfc-internal-format
44330 msgid "Expecting %s statement at %L"
44331 msgstr ""
44333 #: fortran/decl.c:6304
44334 #, gcc-internal-format
44335 msgid "Expected block name of %qs in %s statement at %L"
44336 msgstr ""
44338 #: fortran/decl.c:6321
44339 #, gcc-internal-format, gfc-internal-format
44340 msgid "Expected terminating name at %C"
44341 msgstr ""
44343 #: fortran/decl.c:6330 fortran/decl.c:6338
44344 #, gcc-internal-format
44345 msgid "Expected label %qs for %s statement at %C"
44346 msgstr ""
44348 #: fortran/decl.c:6435
44349 #, gcc-internal-format, gfc-internal-format
44350 msgid "Missing array specification at %L in DIMENSION statement"
44351 msgstr ""
44353 #: fortran/decl.c:6443
44354 #, gcc-internal-format, gfc-internal-format
44355 msgid "Dimensions specified for %s at %L after its initialisation"
44356 msgstr ""
44358 #: fortran/decl.c:6451
44359 #, gcc-internal-format, gfc-internal-format
44360 msgid "Missing array specification at %L in CODIMENSION statement"
44361 msgstr ""
44363 #: fortran/decl.c:6460
44364 #, gcc-internal-format, gfc-internal-format
44365 msgid "Array specification must be deferred at %L"
44366 msgstr ""
44368 #: fortran/decl.c:6558
44369 #, gcc-internal-format, gfc-internal-format
44370 msgid "Unexpected character in variable list at %C"
44371 msgstr ""
44373 #: fortran/decl.c:6595
44374 #, gcc-internal-format
44375 msgid "Expected %<(%> at %C"
44376 msgstr ""
44378 #: fortran/decl.c:6609 fortran/decl.c:6649
44379 #, gcc-internal-format, gfc-internal-format
44380 msgid "Expected variable name at %C"
44381 msgstr ""
44383 #: fortran/decl.c:6625
44384 #, gcc-internal-format, gfc-internal-format
44385 msgid "Cray pointer at %C must be an integer"
44386 msgstr ""
44388 #: fortran/decl.c:6629
44389 #, gcc-internal-format, gfc-internal-format
44390 msgid "Cray pointer at %C has %d bytes of precision; memory addresses require %d bytes"
44391 msgstr ""
44393 #: fortran/decl.c:6635
44394 #, gcc-internal-format, gfc-internal-format
44395 msgid "Expected \",\" at %C"
44396 msgstr ""
44398 #: fortran/decl.c:6674
44399 #, gcc-internal-format
44400 msgid "Couldn't set Cray pointee array spec."
44401 msgstr ""
44403 #: fortran/decl.c:6698
44404 #, gcc-internal-format, gfc-internal-format
44405 msgid "Expected \")\" at %C"
44406 msgstr ""
44408 #: fortran/decl.c:6710
44409 #, gcc-internal-format
44410 msgid "Expected %<,%> or end of statement at %C"
44411 msgstr ""
44413 #: fortran/decl.c:6736
44414 #, gcc-internal-format, gfc-internal-format
44415 msgid "INTENT is not allowed inside of BLOCK at %C"
44416 msgstr ""
44418 #: fortran/decl.c:6768
44419 #, gcc-internal-format, gfc-internal-format
44420 msgid "OPTIONAL is not allowed inside of BLOCK at %C"
44421 msgstr ""
44423 #: fortran/decl.c:6787
44424 #, gcc-internal-format, gfc-internal-format
44425 msgid "Cray pointer declaration at %C requires -fcray-pointer flag"
44426 msgstr ""
44428 #: fortran/decl.c:6826
44429 #, gcc-internal-format, gfc-internal-format
44430 msgid "CONTIGUOUS statement at %C"
44431 msgstr ""
44433 #: fortran/decl.c:6924
44434 #, gcc-internal-format, gfc-internal-format
44435 msgid "Access specification of the %s operator at %C has already been specified"
44436 msgstr ""
44438 #: fortran/decl.c:6941
44439 #, gcc-internal-format, gfc-internal-format
44440 msgid "Access specification of the .%s. operator at %C has already been specified"
44441 msgstr ""
44443 #: fortran/decl.c:6980
44444 #, gcc-internal-format, gfc-internal-format
44445 msgid "PROTECTED statement at %C"
44446 msgstr ""
44448 #: fortran/decl.c:7018
44449 #, gcc-internal-format, gfc-internal-format
44450 msgid "Syntax error in PROTECTED statement at %C"
44451 msgstr ""
44453 #: fortran/decl.c:7042
44454 #, gcc-internal-format, gfc-internal-format
44455 msgid "PRIVATE statement at %C is only allowed in the specification part of a module"
44456 msgstr ""
44458 #: fortran/decl.c:7079
44459 #, gcc-internal-format, gfc-internal-format
44460 msgid "PUBLIC statement at %C is only allowed in the specification part of a module"
44461 msgstr ""
44463 #: fortran/decl.c:7107
44464 #, gcc-internal-format, gfc-internal-format
44465 msgid "Expected variable name at %C in PARAMETER statement"
44466 msgstr ""
44468 #: fortran/decl.c:7114
44469 #, gcc-internal-format, gfc-internal-format
44470 msgid "Expected = sign in PARAMETER statement at %C"
44471 msgstr ""
44473 #: fortran/decl.c:7120
44474 #, gcc-internal-format, gfc-internal-format
44475 msgid "Expected expression at %C in PARAMETER statement"
44476 msgstr ""
44478 #: fortran/decl.c:7140
44479 #, gcc-internal-format, gfc-internal-format
44480 msgid "Initializing already initialized variable at %C"
44481 msgstr ""
44483 #: fortran/decl.c:7175
44484 #, gcc-internal-format, gfc-internal-format
44485 msgid "Unexpected characters in PARAMETER statement at %C"
44486 msgstr ""
44488 #: fortran/decl.c:7199
44489 #, gcc-internal-format, gfc-internal-format
44490 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
44491 msgstr ""
44493 #: fortran/decl.c:7210
44494 #, gcc-internal-format, gfc-internal-format
44495 msgid "SAVE statement at %C follows blanket SAVE statement"
44496 msgstr ""
44498 #: fortran/decl.c:7256
44499 #, gcc-internal-format, gfc-internal-format
44500 msgid "Syntax error in SAVE statement at %C"
44501 msgstr ""
44503 #: fortran/decl.c:7270
44504 #, gcc-internal-format, gfc-internal-format
44505 msgid "VALUE is not allowed inside of BLOCK at %C"
44506 msgstr ""
44508 #: fortran/decl.c:7274
44509 #, gcc-internal-format, gfc-internal-format
44510 msgid "VALUE statement at %C"
44511 msgstr ""
44513 #: fortran/decl.c:7312
44514 #, gcc-internal-format, gfc-internal-format
44515 msgid "Syntax error in VALUE statement at %C"
44516 msgstr ""
44518 #: fortran/decl.c:7323
44519 #, gcc-internal-format, gfc-internal-format
44520 msgid "VOLATILE statement at %C"
44521 msgstr ""
44523 #: fortran/decl.c:7346
44524 #, gcc-internal-format
44525 msgid "Specifying VOLATILE for coarray variable %qs at %C, which is use-/host-associated"
44526 msgstr ""
44528 #: fortran/decl.c:7371
44529 #, gcc-internal-format, gfc-internal-format
44530 msgid "Syntax error in VOLATILE statement at %C"
44531 msgstr ""
44533 #: fortran/decl.c:7382
44534 #, gcc-internal-format, gfc-internal-format
44535 msgid "ASYNCHRONOUS statement at %C"
44536 msgstr ""
44538 #: fortran/decl.c:7422
44539 #, gcc-internal-format, gfc-internal-format
44540 msgid "Syntax error in ASYNCHRONOUS statement at %C"
44541 msgstr ""
44543 #: fortran/decl.c:7446
44544 #, gcc-internal-format, gfc-internal-format
44545 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
44546 msgstr ""
44548 #: fortran/decl.c:7504
44549 #, gcc-internal-format, gfc-internal-format
44550 msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
44551 msgstr ""
44553 #: fortran/decl.c:7553
44554 #, gcc-internal-format, gfc-internal-format
44555 msgid "Ambiguous symbol in TYPE definition at %C"
44556 msgstr ""
44558 #: fortran/decl.c:7562
44559 #, gcc-internal-format
44560 msgid "Symbol %qs at %C has not been previously defined"
44561 msgstr ""
44563 #: fortran/decl.c:7568
44564 #, gcc-internal-format
44565 msgid "%qs in EXTENDS expression at %C is not a derived type"
44566 msgstr ""
44568 #: fortran/decl.c:7575
44569 #, gcc-internal-format
44570 msgid "%qs cannot be extended at %C because it is BIND(C)"
44571 msgstr ""
44573 #: fortran/decl.c:7582
44574 #, gcc-internal-format
44575 msgid "%qs cannot be extended at %C because it is a SEQUENCE type"
44576 msgstr ""
44578 #: fortran/decl.c:7605
44579 #, gcc-internal-format, gfc-internal-format
44580 msgid "Derived type at %C can only be PRIVATE in the specification part of a module"
44581 msgstr ""
44583 #: fortran/decl.c:7617
44584 #, gcc-internal-format, gfc-internal-format
44585 msgid "Derived type at %C can only be PUBLIC in the specification part of a module"
44586 msgstr ""
44588 #: fortran/decl.c:7638
44589 #, gcc-internal-format, gfc-internal-format
44590 msgid "ABSTRACT type at %C"
44591 msgstr ""
44593 #: fortran/decl.c:7702
44594 #, gcc-internal-format, gfc-internal-format
44595 msgid "Expected :: in TYPE definition at %C"
44596 msgstr ""
44598 #: fortran/decl.c:7713
44599 #, gcc-internal-format
44600 msgid "Type name %qs at %C cannot be the same as an intrinsic type"
44601 msgstr ""
44603 #: fortran/decl.c:7723
44604 #, gcc-internal-format
44605 msgid "Derived type name %qs at %C already has a basic type of %s"
44606 msgstr ""
44608 #: fortran/decl.c:7740
44609 #, gcc-internal-format
44610 msgid "Derived type definition of %qs at %C has already been defined"
44611 msgstr ""
44613 #: fortran/decl.c:7845
44614 #, gcc-internal-format, gfc-internal-format
44615 msgid "Cray Pointee at %C cannot be assumed shape array"
44616 msgstr ""
44618 #: fortran/decl.c:7865
44619 #, gcc-internal-format, gfc-internal-format
44620 msgid "ENUM and ENUMERATOR at %C"
44621 msgstr ""
44623 #: fortran/decl.c:7897
44624 #, gcc-internal-format, gfc-internal-format
44625 msgid "Enumerator exceeds the C integer type at %C"
44626 msgstr ""
44628 #: fortran/decl.c:7976
44629 #, gcc-internal-format, gfc-internal-format
44630 msgid "ENUMERATOR %L not initialized with integer expression"
44631 msgstr ""
44633 #: fortran/decl.c:8024
44634 #, gcc-internal-format, gfc-internal-format
44635 msgid "ENUM definition statement expected before %C"
44636 msgstr ""
44638 #: fortran/decl.c:8060
44639 #, gcc-internal-format, gfc-internal-format
44640 msgid "Syntax error in ENUMERATOR definition at %C"
44641 msgstr ""
44643 #: fortran/decl.c:8107 fortran/decl.c:8122
44644 #, gcc-internal-format, gfc-internal-format
44645 msgid "Duplicate access-specifier at %C"
44646 msgstr ""
44648 #: fortran/decl.c:8142
44649 #, gcc-internal-format, gfc-internal-format
44650 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
44651 msgstr ""
44653 #: fortran/decl.c:8162
44654 #, gcc-internal-format, gfc-internal-format
44655 msgid "Binding attributes already specify passing, illegal PASS at %C"
44656 msgstr ""
44658 #: fortran/decl.c:8189
44659 #, gcc-internal-format, gfc-internal-format
44660 msgid "Duplicate POINTER attribute at %C"
44661 msgstr ""
44663 #: fortran/decl.c:8207
44664 #, gcc-internal-format, gfc-internal-format
44665 msgid "Duplicate NON_OVERRIDABLE at %C"
44666 msgstr ""
44668 #: fortran/decl.c:8223
44669 #, gcc-internal-format, gfc-internal-format
44670 msgid "Duplicate DEFERRED at %C"
44671 msgstr ""
44673 #: fortran/decl.c:8236
44674 #, gcc-internal-format, gfc-internal-format
44675 msgid "Expected access-specifier at %C"
44676 msgstr ""
44678 #: fortran/decl.c:8238
44679 #, gcc-internal-format, gfc-internal-format
44680 msgid "Expected binding attribute at %C"
44681 msgstr ""
44683 #: fortran/decl.c:8246
44684 #, gcc-internal-format, gfc-internal-format
44685 msgid "NON_OVERRIDABLE and DEFERRED can't both appear at %C"
44686 msgstr ""
44688 #: fortran/decl.c:8258
44689 #, gcc-internal-format, gfc-internal-format
44690 msgid "POINTER attribute is required for procedure pointer component at %C"
44691 msgstr ""
44693 #: fortran/decl.c:8300
44694 #, gcc-internal-format
44695 msgid "Interface-name expected after %<(%> at %C"
44696 msgstr ""
44698 #: fortran/decl.c:8306
44699 #, gcc-internal-format
44700 msgid "%<)%> expected at %C"
44701 msgstr ""
44703 #: fortran/decl.c:8326
44704 #, gcc-internal-format, gfc-internal-format
44705 msgid "Interface must be specified for DEFERRED binding at %C"
44706 msgstr ""
44708 #: fortran/decl.c:8331
44709 #, gcc-internal-format, gfc-internal-format
44710 msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
44711 msgstr ""
44713 #: fortran/decl.c:8354
44714 #, gcc-internal-format, gfc-internal-format
44715 msgid "Expected binding name at %C"
44716 msgstr ""
44718 #: fortran/decl.c:8358
44719 #, gcc-internal-format, gfc-internal-format
44720 msgid "PROCEDURE list at %C"
44721 msgstr ""
44723 #: fortran/decl.c:8370
44724 #, gcc-internal-format
44725 msgid "%<=> target%> is invalid for DEFERRED binding at %C"
44726 msgstr ""
44728 #: fortran/decl.c:8376
44729 #, gcc-internal-format
44730 msgid "%<::%> needed in PROCEDURE binding with explicit target at %C"
44731 msgstr ""
44733 #: fortran/decl.c:8386
44734 #, gcc-internal-format
44735 msgid "Expected binding target after %<=>%> at %C"
44736 msgstr ""
44738 #: fortran/decl.c:8403
44739 #, gcc-internal-format
44740 msgid "Type %qs containing DEFERRED binding at %C is not ABSTRACT"
44741 msgstr ""
44743 #: fortran/decl.c:8414
44744 #, gcc-internal-format
44745 msgid "There is already a procedure with binding name %qs for the derived type %qs at %C"
44746 msgstr ""
44748 #: fortran/decl.c:8463
44749 #, gcc-internal-format, gfc-internal-format
44750 msgid "GENERIC at %C must be inside a derived-type CONTAINS"
44751 msgstr ""
44753 #: fortran/decl.c:8483
44754 #, gcc-internal-format
44755 msgid "Expected %<::%> at %C"
44756 msgstr ""
44758 #: fortran/decl.c:8495
44759 #, gcc-internal-format, gfc-internal-format
44760 msgid "Expected generic name or operator descriptor at %C"
44761 msgstr ""
44763 #: fortran/decl.c:8515
44764 #, gcc-internal-format, gfc-internal-format
44765 msgid "Malformed GENERIC statement at %C"
44766 msgstr ""
44768 #: fortran/decl.c:8526
44769 #, gcc-internal-format
44770 msgid "Expected %<=>%> at %C"
44771 msgstr ""
44773 #: fortran/decl.c:8568
44774 #, gcc-internal-format
44775 msgid "There's already a non-generic procedure with binding name %qs for the derived type %qs at %C"
44776 msgstr ""
44778 #: fortran/decl.c:8576
44779 #, gcc-internal-format
44780 msgid "Binding at %C must have the same access as already defined binding %qs"
44781 msgstr ""
44783 #: fortran/decl.c:8625
44784 #, gcc-internal-format, gfc-internal-format
44785 msgid "Expected specific binding name at %C"
44786 msgstr ""
44788 #: fortran/decl.c:8635
44789 #, gcc-internal-format
44790 msgid "%qs already defined as specific binding for the generic %qs at %C"
44791 msgstr ""
44793 #: fortran/decl.c:8653
44794 #, gcc-internal-format, gfc-internal-format
44795 msgid "Junk after GENERIC binding at %C"
44796 msgstr ""
44798 #: fortran/decl.c:8688
44799 #, gcc-internal-format, gfc-internal-format
44800 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
44801 msgstr ""
44803 #: fortran/decl.c:8699
44804 #, gcc-internal-format, gfc-internal-format
44805 msgid "Derived type declaration with FINAL at %C must be in the specification part of a MODULE"
44806 msgstr ""
44808 #: fortran/decl.c:8721
44809 #, gcc-internal-format, gfc-internal-format
44810 msgid "Empty FINAL at %C"
44811 msgstr ""
44813 #: fortran/decl.c:8728
44814 #, gcc-internal-format, gfc-internal-format
44815 msgid "Expected module procedure name at %C"
44816 msgstr ""
44818 #: fortran/decl.c:8738
44819 #, gcc-internal-format
44820 msgid "Expected %<,%> at %C"
44821 msgstr ""
44823 #: fortran/decl.c:8744
44824 #, gcc-internal-format
44825 msgid "Unknown procedure name %qs at %C"
44826 msgstr ""
44828 #: fortran/decl.c:8757
44829 #, gcc-internal-format
44830 msgid "%qs at %C is already defined as FINAL procedure!"
44831 msgstr ""
44833 #: fortran/decl.c:8827
44834 #, gcc-internal-format, gfc-internal-format
44835 msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
44836 msgstr ""
44838 #: fortran/decl.c:8873
44839 #, gcc-internal-format, gfc-internal-format
44840 msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
44841 msgstr ""
44843 #: fortran/dependency.c:192
44844 #, gcc-internal-format
44845 msgid "are_identical_variables: Bad type"
44846 msgstr ""
44848 #. We are told not to check dependencies.
44849 #. We do it, however, and issue a warning in case we find one.
44850 #. If a dependency is found in the case
44851 #. elemental == ELEM_CHECK_VARIABLE, we will generate
44852 #. a temporary, so we don't need to bother the user.
44853 #: fortran/dependency.c:959
44854 #, gcc-internal-format, gfc-internal-format
44855 msgid "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
44856 msgstr ""
44858 #: fortran/dump-parse-tree.c:179
44859 #, gcc-internal-format
44860 msgid "show_array_spec(): Unhandled array shape type."
44861 msgstr ""
44863 #: fortran/dump-parse-tree.c:258
44864 #, gcc-internal-format
44865 msgid "show_array_ref(): Unknown array reference"
44866 msgstr ""
44868 #: fortran/dump-parse-tree.c:290
44869 #, gcc-internal-format
44870 msgid "show_ref(): Bad component code"
44871 msgstr ""
44873 #: fortran/dump-parse-tree.c:554
44874 #, gcc-internal-format
44875 msgid "show_expr(): Bad intrinsic in expression!"
44876 msgstr ""
44878 #: fortran/dump-parse-tree.c:597
44879 #, gcc-internal-format
44880 msgid "show_expr(): Don't know how to show expr"
44881 msgstr ""
44883 #: fortran/dump-parse-tree.c:2479
44884 #, gcc-internal-format
44885 msgid "show_code_node(): Bad statement code"
44886 msgstr ""
44888 #: fortran/error.c:372
44889 #, gcc-internal-format, gfc-internal-format
44890 msgid "    Included at %s:%d:"
44891 msgstr ""
44893 #: fortran/error.c:458
44894 #, gcc-internal-format
44895 msgid "<During initialization>\n"
44896 msgstr "<Під час ініціалізації>\n"
44898 #: fortran/error.c:793
44899 #, gcc-internal-format, gfc-internal-format
44900 msgid "Error count reached limit of %d."
44901 msgstr ""
44903 #: fortran/expr.c:148
44904 #, gcc-internal-format
44905 msgid "gfc_get_constant_expr(): locus %<where%> cannot be NULL"
44906 msgstr ""
44908 #: fortran/expr.c:347
44909 #, gcc-internal-format
44910 msgid "gfc_copy_expr(): Bad expr node"
44911 msgstr ""
44913 #: fortran/expr.c:494
44914 #, gcc-internal-format
44915 msgid "free_expr0(): Bad expr type"
44916 msgstr ""
44918 #: fortran/expr.c:973
44919 #, gcc-internal-format
44920 msgid "gfc_is_constant_expr(): Unknown expression type"
44921 msgstr ""
44923 #: fortran/expr.c:1125
44924 #, gcc-internal-format
44925 msgid "simplify_intrinsic_op(): Bad operator"
44926 msgstr ""
44928 #: fortran/expr.c:1231
44929 #, gcc-internal-format, gfc-internal-format
44930 msgid "Index in dimension %d is out of bounds at %L"
44931 msgstr ""
44933 #: fortran/expr.c:1419 fortran/expr.c:1470
44934 #, gcc-internal-format, gfc-internal-format
44935 msgid "index in dimension %d is out of bounds at %L"
44936 msgstr ""
44938 #: fortran/expr.c:1546
44939 #, gcc-internal-format, gfc-internal-format
44940 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"
44941 msgstr ""
44943 #: fortran/expr.c:2074
44944 #, gcc-internal-format, gfc-internal-format
44945 msgid "elemental function arguments at %C are not compliant"
44946 msgstr ""
44948 #: fortran/expr.c:2118
44949 #, gcc-internal-format, gfc-internal-format
44950 msgid "Numeric or CHARACTER operands are required in expression at %L"
44951 msgstr ""
44953 #: fortran/expr.c:2143
44954 #, gcc-internal-format, gfc-internal-format
44955 msgid "Concatenation operator in expression at %L must have two CHARACTER operands"
44956 msgstr ""
44958 #: fortran/expr.c:2150
44959 #, gcc-internal-format, gfc-internal-format
44960 msgid "Concat operator at %L must concatenate strings of the same kind"
44961 msgstr ""
44963 #: fortran/expr.c:2160
44964 #, gcc-internal-format, gfc-internal-format
44965 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
44966 msgstr ""
44968 #: fortran/expr.c:2176
44969 #, gcc-internal-format, gfc-internal-format
44970 msgid "LOGICAL operands are required in expression at %L"
44971 msgstr ""
44973 #: fortran/expr.c:2187
44974 #, gcc-internal-format, gfc-internal-format
44975 msgid "Only intrinsic operators can be used in expression at %L"
44976 msgstr ""
44978 #: fortran/expr.c:2195
44979 #, gcc-internal-format, gfc-internal-format
44980 msgid "Numeric operands are required in expression at %L"
44981 msgstr ""
44983 #: fortran/expr.c:2218
44984 #, gcc-internal-format
44985 msgid "Invalid initialization expression for ALLOCATABLE component %qs in structure constructor at %L"
44986 msgstr ""
44988 #: fortran/expr.c:2329
44989 #, gcc-internal-format
44990 msgid "Assumed or deferred character length variable %qs  in constant expression at %L"
44991 msgstr ""
44993 #: fortran/expr.c:2395
44994 #, gcc-internal-format
44995 msgid "transformational intrinsic %qs at %L is not permitted in an initialization expression"
44996 msgstr ""
44998 #: fortran/expr.c:2426
44999 #, gcc-internal-format, gfc-internal-format
45000 msgid "Evaluation of nonstandard initialization expression at %L"
45001 msgstr ""
45003 #: fortran/expr.c:2495
45004 #, gcc-internal-format
45005 msgid "Function %qs in initialization expression at %L must be an intrinsic function"
45006 msgstr ""
45008 #: fortran/expr.c:2507
45009 #, gcc-internal-format
45010 msgid "Intrinsic function %qs at %L is not permitted in an initialization expression"
45011 msgstr ""
45013 #: fortran/expr.c:2542
45014 #, gcc-internal-format
45015 msgid "PARAMETER %qs is used at %L before its definition is complete"
45016 msgstr ""
45018 #: fortran/expr.c:2562
45019 #, gcc-internal-format
45020 msgid "Assumed size array %qs at %L is not permitted in an initialization expression"
45021 msgstr ""
45023 #: fortran/expr.c:2568
45024 #, gcc-internal-format
45025 msgid "Assumed shape array %qs at %L is not permitted in an initialization expression"
45026 msgstr ""
45028 #: fortran/expr.c:2574
45029 #, gcc-internal-format
45030 msgid "Deferred array %qs at %L is not permitted in an initialization expression"
45031 msgstr ""
45033 #: fortran/expr.c:2580
45034 #, gcc-internal-format
45035 msgid "Array %qs at %L is a variable, which does not reduce to a constant expression"
45036 msgstr ""
45038 #: fortran/expr.c:2590
45039 #, gcc-internal-format
45040 msgid "Parameter %qs at %L has not been declared or is a variable, which does not reduce to a constant expression"
45041 msgstr ""
45043 #: fortran/expr.c:2640
45044 #, gcc-internal-format
45045 msgid "check_init_expr(): Unknown expression type"
45046 msgstr ""
45048 #: fortran/expr.c:2743
45049 #, gcc-internal-format
45050 msgid "Specification function %qs at %L cannot be a statement function"
45051 msgstr ""
45053 #: fortran/expr.c:2750
45054 #, gcc-internal-format
45055 msgid "Specification function %qs at %L cannot be an internal function"
45056 msgstr ""
45058 #: fortran/expr.c:2757
45059 #, gcc-internal-format
45060 msgid "Specification function %qs at %L must be PURE"
45061 msgstr ""
45063 #: fortran/expr.c:2764
45064 #, gcc-internal-format
45065 msgid "Specification function %qs at %L cannot be RECURSIVE"
45066 msgstr ""
45068 #: fortran/expr.c:2898
45069 #, gcc-internal-format
45070 msgid "Dummy argument %qs not allowed in expression at %L"
45071 msgstr ""
45073 #: fortran/expr.c:2905
45074 #, gcc-internal-format
45075 msgid "Dummy argument %qs at %L cannot be OPTIONAL"
45076 msgstr ""
45078 #: fortran/expr.c:2912
45079 #, gcc-internal-format
45080 msgid "Dummy argument %qs at %L cannot be INTENT(OUT)"
45081 msgstr ""
45083 #: fortran/expr.c:2943
45084 #, gcc-internal-format
45085 msgid "Variable %qs cannot appear in the expression at %L"
45086 msgstr ""
45088 #: fortran/expr.c:2974
45089 #, gcc-internal-format
45090 msgid "check_restricted(): Unknown expression type"
45091 msgstr ""
45093 #: fortran/expr.c:2994
45094 #, gcc-internal-format, gfc-internal-format
45095 msgid "Expression at %L must be of INTEGER type, found %s"
45096 msgstr ""
45098 #: fortran/expr.c:3006
45099 #, gcc-internal-format
45100 msgid "Function %qs at %L must be PURE"
45101 msgstr ""
45103 #: fortran/expr.c:3015
45104 #, gcc-internal-format, gfc-internal-format
45105 msgid "Expression at %L must be scalar"
45106 msgstr ""
45108 #: fortran/expr.c:3049
45109 #, gcc-internal-format, gfc-internal-format
45110 msgid "Incompatible ranks in %s (%d and %d) at %L"
45111 msgstr ""
45113 #: fortran/expr.c:3063
45114 #, gcc-internal-format, gfc-internal-format
45115 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
45116 msgstr ""
45118 #: fortran/expr.c:3155
45119 #, gcc-internal-format
45120 msgid "%qs at %L is not a VALUE"
45121 msgstr ""
45123 #: fortran/expr.c:3162
45124 #, gcc-internal-format, gfc-internal-format
45125 msgid "Incompatible ranks %d and %d in assignment at %L"
45126 msgstr ""
45128 #: fortran/expr.c:3169
45129 #, gcc-internal-format, gfc-internal-format
45130 msgid "Variable type is UNKNOWN in assignment at %L"
45131 msgstr ""
45133 #: fortran/expr.c:3181
45134 #, gcc-internal-format, gfc-internal-format
45135 msgid "NULL appears on right-hand side in assignment at %L"
45136 msgstr ""
45138 #: fortran/expr.c:3191
45139 #, gcc-internal-format, gfc-internal-format
45140 msgid "POINTER-valued function appears on right-hand side of assignment at %L"
45141 msgstr ""
45143 #: fortran/expr.c:3201
45144 #, gcc-internal-format
45145 msgid "BOZ literal at %L used to initialize non-integer variable %qs"
45146 msgstr ""
45148 #: fortran/expr.c:3206 fortran/resolve.c:9308
45149 #, gcc-internal-format, gfc-internal-format
45150 msgid "BOZ literal at %L outside a DATA statement and outside INT/REAL/DBLE/CMPLX"
45151 msgstr ""
45153 #: fortran/expr.c:3217 fortran/resolve.c:9319
45154 #, gcc-internal-format
45155 msgid "BOZ literal at %L is bitwise transferred non-integer symbol %qs"
45156 msgstr ""
45158 #: fortran/expr.c:3225 fortran/resolve.c:9328
45159 #, gcc-internal-format
45160 msgid "Arithmetic underflow of bit-wise transferred BOZ at %L. This check can be disabled with the option %<-fno-range-check%>"
45161 msgstr ""
45163 #: fortran/expr.c:3229 fortran/resolve.c:9332
45164 #, gcc-internal-format
45165 msgid "Arithmetic overflow of bit-wise transferred BOZ at %L. This check can be disabled with the option %<-fno-range-check%>"
45166 msgstr ""
45168 #: fortran/expr.c:3233 fortran/resolve.c:9336
45169 #, gcc-internal-format
45170 msgid "Arithmetic NaN of bit-wise transferred BOZ at %L. This check can be disabled with the option %<-fno-range-check%>"
45171 msgstr ""
45173 #: fortran/expr.c:3266
45174 #, gcc-internal-format
45175 msgid "Change of value in conversion from  %qs to %qs at %L"
45176 msgstr ""
45178 #: fortran/expr.c:3275
45179 #, gcc-internal-format
45180 msgid "Possible change of value in conversion from %qs to %qs at %L"
45181 msgstr ""
45183 #: fortran/expr.c:3283
45184 #, gcc-internal-format
45185 msgid "Conversion from %qs to %qs at %L"
45186 msgstr ""
45188 #: fortran/expr.c:3304
45189 #, gcc-internal-format, gfc-internal-format
45190 msgid "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
45191 msgstr ""
45193 #: fortran/expr.c:3340
45194 #, gcc-internal-format, gfc-internal-format
45195 msgid "Pointer assignment target is not a POINTER at %L"
45196 msgstr ""
45198 #: fortran/expr.c:3348
45199 #, gcc-internal-format
45200 msgid "%qs in the pointer assignment at %L cannot be an l-value since it is a procedure"
45201 msgstr ""
45203 #: fortran/expr.c:3371
45204 #, gcc-internal-format
45205 msgid "Expected bounds specification for %qs at %L"
45206 msgstr ""
45208 #: fortran/expr.c:3376
45209 #, gcc-internal-format
45210 msgid "Bounds specification for %qs in pointer assignment at %L"
45211 msgstr ""
45213 #: fortran/expr.c:3389
45214 #, gcc-internal-format, gfc-internal-format
45215 msgid "Lower bound has to be present at %L"
45216 msgstr ""
45218 #: fortran/expr.c:3395
45219 #, gcc-internal-format, gfc-internal-format
45220 msgid "Stride must not be present at %L"
45221 msgstr ""
45223 #: fortran/expr.c:3407
45224 #, gcc-internal-format, gfc-internal-format
45225 msgid "Either all or none of the upper bounds must be specified at %L"
45226 msgstr ""
45228 #: fortran/expr.c:3433
45229 #, gcc-internal-format, gfc-internal-format
45230 msgid "Pointer object at %L shall not have a coindex"
45231 msgstr ""
45233 #: fortran/expr.c:3454
45234 #, gcc-internal-format, gfc-internal-format
45235 msgid "Invalid procedure pointer assignment at %L"
45236 msgstr ""
45238 #: fortran/expr.c:3478
45239 #, gcc-internal-format
45240 msgid "Function result %qs is invalid as proc-target in procedure pointer assignment at %L"
45241 msgstr ""
45243 #: fortran/expr.c:3487
45244 #, gcc-internal-format
45245 msgid "Abstract interface %qs is invalid in procedure pointer assignment at %L"
45246 msgstr ""
45248 #: fortran/expr.c:3497
45249 #, gcc-internal-format
45250 msgid "Statement function %qs is invalid in procedure pointer assignment at %L"
45251 msgstr ""
45253 #: fortran/expr.c:3503
45254 #, gcc-internal-format
45255 msgid "Internal procedure %qs is invalid in procedure pointer assignment at %L"
45256 msgstr ""
45258 #: fortran/expr.c:3510
45259 #, gcc-internal-format
45260 msgid "Intrinsic %qs at %L is invalid in procedure pointer assignment"
45261 msgstr ""
45263 #: fortran/expr.c:3518
45264 #, gcc-internal-format
45265 msgid "Nonintrinsic elemental procedure %qs is invalid in procedure pointer assignment at %L"
45266 msgstr ""
45268 #: fortran/expr.c:3541
45269 #, gcc-internal-format, gfc-internal-format
45270 msgid "Mismatch in the procedure pointer assignment at %L: mismatch in the calling convention"
45271 msgstr ""
45273 #: fortran/expr.c:3597 fortran/expr.c:3604 fortran/resolve.c:2445
45274 #, gcc-internal-format
45275 msgid "Explicit interface required for %qs at %L: %s"
45276 msgstr ""
45278 #: fortran/expr.c:3612
45279 #, gcc-internal-format, gfc-internal-format
45280 msgid "Interface mismatch in procedure pointer assignment at %L: %s"
45281 msgstr ""
45283 #: fortran/expr.c:3621
45284 #, gcc-internal-format
45285 msgid "Procedure pointer target %qs at %L must be either an intrinsic, host or use associated, referenced or have the EXTERNAL attribute"
45286 msgstr ""
45288 #: fortran/expr.c:3638
45289 #, gcc-internal-format, gfc-internal-format
45290 msgid "Data-pointer-object &L must be unlimited polymorphic, a sequence derived type or of a type with the BIND attribute assignment at %L to be compatible with an unlimited polymorphic target"
45291 msgstr ""
45293 #: fortran/expr.c:3644
45294 #, gcc-internal-format, gfc-internal-format
45295 msgid "Different types in pointer assignment at %L; attempted assignment of %s to %s"
45296 msgstr ""
45298 #: fortran/expr.c:3653
45299 #, gcc-internal-format, gfc-internal-format
45300 msgid "Different kind type parameters in pointer assignment at %L"
45301 msgstr ""
45303 #: fortran/expr.c:3660
45304 #, gcc-internal-format, gfc-internal-format
45305 msgid "Different ranks in pointer assignment at %L"
45306 msgstr ""
45308 #: fortran/expr.c:3679
45309 #, gcc-internal-format, gfc-internal-format
45310 msgid "Rank remapping target is smaller than size of the pointer (%ld < %ld) at %L"
45311 msgstr ""
45313 #: fortran/expr.c:3692
45314 #, gcc-internal-format, gfc-internal-format
45315 msgid "Rank remapping target must be rank 1 or simply contiguous at %L"
45316 msgstr ""
45318 #: fortran/expr.c:3696
45319 #, gcc-internal-format, gfc-internal-format
45320 msgid "Rank remapping target is not rank 1 at %L"
45321 msgstr ""
45323 #: fortran/expr.c:3720
45324 #, gcc-internal-format, gfc-internal-format
45325 msgid "Target expression in pointer assignment at %L must deliver a pointer result"
45326 msgstr ""
45328 #: fortran/expr.c:3728
45329 #, gcc-internal-format, gfc-internal-format
45330 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
45331 msgstr ""
45333 #: fortran/expr.c:3735
45334 #, gcc-internal-format, gfc-internal-format
45335 msgid "Bad target in pointer assignment in PURE procedure at %L"
45336 msgstr ""
45338 #: fortran/expr.c:3744
45339 #, gcc-internal-format, gfc-internal-format
45340 msgid "Pointer assignment with vector subscript on rhs at %L"
45341 msgstr ""
45343 #: fortran/expr.c:3752
45344 #, gcc-internal-format, gfc-internal-format
45345 msgid "Pointer assignment target has PROTECTED attribute at %L"
45346 msgstr ""
45348 #: fortran/expr.c:3765
45349 #, gcc-internal-format, gfc-internal-format
45350 msgid "Data target at %L shall not have a coindex"
45351 msgstr ""
45353 #: fortran/expr.c:3806
45354 #, gcc-internal-format, gfc-internal-format
45355 msgid "Pointer at %L in pointer assignment might outlive the pointer target"
45356 msgstr ""
45358 #: fortran/expr.c:3872
45359 #, gcc-internal-format, gfc-internal-format
45360 msgid "Pointer initialization target at %L must not be ALLOCATABLE"
45361 msgstr ""
45363 #: fortran/expr.c:3878
45364 #, gcc-internal-format, gfc-internal-format
45365 msgid "Pointer initialization target at %L must have the TARGET attribute"
45366 msgstr ""
45368 #: fortran/expr.c:3893 fortran/resolve.c:1337
45369 #, gcc-internal-format, gfc-internal-format
45370 msgid "Pointer initialization target at %L must have the SAVE attribute"
45371 msgstr ""
45373 #: fortran/expr.c:3905
45374 #, gcc-internal-format, gfc-internal-format
45375 msgid "Procedure pointer initialization target at %L may not be a procedure pointer"
45376 msgstr ""
45378 #: fortran/expr.c:4793
45379 #, gcc-internal-format, gfc-internal-format
45380 msgid "Fortran 2008: Pointer functions in variable definition context (%s) at %L"
45381 msgstr ""
45383 #: fortran/expr.c:4801
45384 #, gcc-internal-format, gfc-internal-format
45385 msgid "Non-variable expression in variable definition context (%s) at %L"
45386 msgstr ""
45388 #: fortran/expr.c:4809
45389 #, gcc-internal-format
45390 msgid "Named constant %qs in variable definition context (%s) at %L"
45391 msgstr ""
45393 #: fortran/expr.c:4818
45394 #, gcc-internal-format
45395 msgid "%qs in variable definition context (%s) at %L is not a variable"
45396 msgstr ""
45398 #: fortran/expr.c:4829
45399 #, gcc-internal-format, gfc-internal-format
45400 msgid "Non-POINTER in pointer association context (%s) at %L"
45401 msgstr ""
45403 #: fortran/expr.c:4842
45404 #, gcc-internal-format, gfc-internal-format
45405 msgid "LOCK_TYPE in variable definition context (%s) at %L"
45406 msgstr ""
45408 #: fortran/expr.c:4871
45409 #, gcc-internal-format
45410 msgid "Dummy argument %qs with INTENT(IN) in pointer association context (%s) at %L"
45411 msgstr ""
45413 #: fortran/expr.c:4879
45414 #, gcc-internal-format
45415 msgid "Dummy argument %qs with INTENT(IN) in variable definition context (%s) at %L"
45416 msgstr ""
45418 #: fortran/expr.c:4892
45419 #, gcc-internal-format
45420 msgid "Variable %qs is PROTECTED and can not appear in a pointer association context (%s) at %L"
45421 msgstr ""
45423 #: fortran/expr.c:4900
45424 #, gcc-internal-format
45425 msgid "Variable %qs is PROTECTED and can not appear in a variable definition context (%s) at %L"
45426 msgstr ""
45428 #: fortran/expr.c:4912
45429 #, gcc-internal-format
45430 msgid "Variable %qs can not appear in a variable definition context (%s) at %L in PURE procedure"
45431 msgstr ""
45433 #: fortran/expr.c:4971
45434 #, gcc-internal-format
45435 msgid "%qs at %L associated to vector-indexed target can not be used in a variable definition context (%s)"
45436 msgstr ""
45438 #: fortran/expr.c:4975
45439 #, gcc-internal-format
45440 msgid "%qs at %L associated to expression can not be used in a variable definition context (%s)"
45441 msgstr ""
45443 #: fortran/expr.c:4986
45444 #, gcc-internal-format, gfc-internal-format
45445 msgid "Associate-name '%s' can not appear in a variable definition context (%s) at %L because its target at %L can not, either"
45446 msgstr ""
45448 #: fortran/expr.c:5028
45449 #, gcc-internal-format, gfc-internal-format
45450 msgid "Elements with the same value at %L and %L in vector subscript in a variable definition context (%s)"
45451 msgstr ""
45453 #: fortran/f95-lang.c:269
45454 #, gcc-internal-format, gfc-internal-format
45455 msgid "can't open input file: %s"
45456 msgstr ""
45458 #: fortran/frontend-passes.c:278
45459 #, gcc-internal-format
45460 msgid "Illegal id in copy_walk_reduction_arg"
45461 msgstr ""
45463 #: fortran/frontend-passes.c:658 fortran/trans-array.c:1057
45464 #: fortran/trans-array.c:5979 fortran/trans-array.c:7267
45465 #: fortran/trans-intrinsic.c:6225
45466 #, gcc-internal-format, gfc-internal-format
45467 msgid "Creating array temporary at %L"
45468 msgstr ""
45470 #: fortran/frontend-passes.c:681 fortran/frontend-passes.c:684
45471 #, gcc-internal-format
45472 msgid "Removing call to function %qs at %L"
45473 msgstr ""
45475 #: fortran/frontend-passes.c:1656
45476 #, gcc-internal-format
45477 msgid "illegal OP in optimize_comparison"
45478 msgstr ""
45480 #: fortran/frontend-passes.c:1848
45481 #, gcc-internal-format, gfc-internal-format
45482 msgid "Variable '%s' at %L set to undefined value inside loop  beginning at %L as INTENT(OUT) argument to subroutine '%s'"
45483 msgstr ""
45485 #: fortran/frontend-passes.c:1855
45486 #, gcc-internal-format, gfc-internal-format
45487 msgid "Variable '%s' at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to subroutine '%s'"
45488 msgstr ""
45490 #: fortran/frontend-passes.c:1920
45491 #, gcc-internal-format, gfc-internal-format
45492 msgid "Variable '%s' at %L set to undefined value inside loop beginning at %L as INTENT(OUT) argument to function '%s'"
45493 msgstr ""
45495 #: fortran/frontend-passes.c:1926
45496 #, gcc-internal-format, gfc-internal-format
45497 msgid "Variable '%s' at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to function '%s'"
45498 msgstr ""
45500 #: fortran/gfortranspec.c:145
45501 #, gcc-internal-format
45502 msgid "overflowed output arg list for %qs"
45503 msgstr ""
45505 #: fortran/gfortranspec.c:300
45506 #, gcc-internal-format
45507 msgid "no input files; unwilling to write output files"
45508 msgstr ""
45510 #: fortran/interface.c:176
45511 #, gcc-internal-format, gfc-internal-format
45512 msgid "Syntax error in generic specification at %C"
45513 msgstr ""
45515 #: fortran/interface.c:203
45516 #, gcc-internal-format, gfc-internal-format
45517 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
45518 msgstr ""
45520 #: fortran/interface.c:222
45521 #, gcc-internal-format
45522 msgid "Dummy procedure %qs at %C cannot have a generic interface"
45523 msgstr ""
45525 #: fortran/interface.c:255
45526 #, gcc-internal-format, gfc-internal-format
45527 msgid "ABSTRACT INTERFACE at %C"
45528 msgstr ""
45530 #: fortran/interface.c:262
45531 #, gcc-internal-format, gfc-internal-format
45532 msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
45533 msgstr ""
45535 #: fortran/interface.c:293
45536 #, gcc-internal-format, gfc-internal-format
45537 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
45538 msgstr ""
45540 #: fortran/interface.c:306
45541 #, gcc-internal-format, gfc-internal-format
45542 msgid "Expected a nameless interface at %C"
45543 msgstr ""
45545 #: fortran/interface.c:319
45546 #, gcc-internal-format
45547 msgid "Expected %<END INTERFACE ASSIGNMENT (=)%> at %C"
45548 msgstr ""
45550 #: fortran/interface.c:350
45551 #, gcc-internal-format
45552 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, "
45553 msgstr ""
45555 #: fortran/interface.c:353
45556 #, gcc-internal-format
45557 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, but got %s"
45558 msgstr ""
45560 #: fortran/interface.c:367
45561 #, gcc-internal-format
45562 msgid "Expecting %<END INTERFACE OPERATOR (.%s.)%> at %C"
45563 msgstr ""
45565 #: fortran/interface.c:378
45566 #, gcc-internal-format
45567 msgid "Expecting %<END INTERFACE %s%> at %C"
45568 msgstr ""
45570 #: fortran/interface.c:651
45571 #, gcc-internal-format, gfc-internal-format
45572 msgid "Alternate return cannot appear in operator interface at %L"
45573 msgstr ""
45575 #: fortran/interface.c:680
45576 #, gcc-internal-format, gfc-internal-format
45577 msgid "Assignment operator interface at %L must have two arguments"
45578 msgstr ""
45580 #: fortran/interface.c:683
45581 #, gcc-internal-format, gfc-internal-format
45582 msgid "Operator interface at %L has the wrong number of arguments"
45583 msgstr ""
45585 #: fortran/interface.c:696
45586 #, gcc-internal-format, gfc-internal-format
45587 msgid "Assignment operator interface at %L must be a SUBROUTINE"
45588 msgstr ""
45590 #: fortran/interface.c:714
45591 #, gcc-internal-format, gfc-internal-format
45592 msgid "Assignment operator interface at %L must not redefine an INTRINSIC type assignment"
45593 msgstr ""
45595 #: fortran/interface.c:723
45596 #, gcc-internal-format, gfc-internal-format
45597 msgid "Intrinsic operator interface at %L must be a FUNCTION"
45598 msgstr ""
45600 #: fortran/interface.c:734
45601 #, gcc-internal-format, gfc-internal-format
45602 msgid "First argument of defined assignment at %L must be INTENT(OUT) or INTENT(INOUT)"
45603 msgstr ""
45605 #: fortran/interface.c:741
45606 #, gcc-internal-format, gfc-internal-format
45607 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
45608 msgstr ""
45610 #: fortran/interface.c:750 fortran/resolve.c:14870
45611 #, gcc-internal-format, gfc-internal-format
45612 msgid "First argument of operator interface at %L must be INTENT(IN)"
45613 msgstr ""
45615 #: fortran/interface.c:757 fortran/resolve.c:14888
45616 #, gcc-internal-format, gfc-internal-format
45617 msgid "Second argument of operator interface at %L must be INTENT(IN)"
45618 msgstr ""
45620 #: fortran/interface.c:862
45621 #, gcc-internal-format, gfc-internal-format
45622 msgid "Operator interface at %L conflicts with intrinsic interface"
45623 msgstr ""
45625 #: fortran/interface.c:1193 fortran/interface.c:1252
45626 #, gcc-internal-format, gfc-internal-format
45627 msgid "check_dummy_characteristics: Unexpected result %i of gfc_dep_compare_expr"
45628 msgstr ""
45630 #: fortran/interface.c:1365
45631 #, gcc-internal-format, gfc-internal-format
45632 msgid "check_result_characteristics (1): Unexpected result %i of gfc_dep_compare_expr"
45633 msgstr ""
45635 #: fortran/interface.c:1412
45636 #, gcc-internal-format, gfc-internal-format
45637 msgid "check_result_characteristics (2): Unexpected result %i of gfc_dep_compare_expr"
45638 msgstr ""
45640 #: fortran/interface.c:1579
45641 #, gcc-internal-format
45642 msgid "Procedure %qs in %s at %L has no explicit interface"
45643 msgstr ""
45645 #: fortran/interface.c:1582
45646 #, gcc-internal-format
45647 msgid "Procedure %qs in %s at %L is neither function nor subroutine"
45648 msgstr ""
45650 #: fortran/interface.c:1594
45651 #, gcc-internal-format, gfc-internal-format
45652 msgid "In %s at %L procedures must be either all SUBROUTINEs or all FUNCTIONs"
45653 msgstr ""
45655 #: fortran/interface.c:1598
45656 #, gcc-internal-format, gfc-internal-format
45657 msgid "In %s at %L procedures must be all FUNCTIONs as the generic name is also the name of a derived type"
45658 msgstr ""
45660 #: fortran/interface.c:1606
45661 #, gcc-internal-format
45662 msgid "Internal procedure %qs in %s at %L"
45663 msgstr ""
45665 #: fortran/interface.c:1663 fortran/interface.c:1667
45666 #, gcc-internal-format
45667 msgid "Ambiguous interfaces %qs and %qs in %s at %L"
45668 msgstr ""
45670 #: fortran/interface.c:1671
45671 #, gcc-internal-format
45672 msgid "Although not referenced, %qs has ambiguous interfaces at %L"
45673 msgstr ""
45675 #: fortran/interface.c:1705
45676 #, gcc-internal-format
45677 msgid "%qs at %L is not a module procedure"
45678 msgstr ""
45680 #: fortran/interface.c:1909
45681 #, gcc-internal-format
45682 msgid "The assumed-rank array at %L requires that the dummy argument %qs has assumed-rank"
45683 msgstr ""
45685 #: fortran/interface.c:1914
45686 #, gcc-internal-format
45687 msgid "Rank mismatch in argument %qs at %L (scalar and rank-%d)"
45688 msgstr ""
45690 #: fortran/interface.c:1919
45691 #, gcc-internal-format
45692 msgid "Rank mismatch in argument %qs at %L (rank-%d and scalar)"
45693 msgstr ""
45695 #: fortran/interface.c:1924
45696 #, gcc-internal-format
45697 msgid "Rank mismatch in argument %qs at %L (rank-%d and rank-%d)"
45698 msgstr ""
45700 #: fortran/interface.c:1967
45701 #, gcc-internal-format, gfc-internal-format
45702 msgid "Invalid procedure argument at %L"
45703 msgstr ""
45705 #: fortran/interface.c:1975 fortran/interface.c:2002
45706 #, gcc-internal-format
45707 msgid "Interface mismatch in dummy procedure %qs at %L: %s"
45708 msgstr ""
45710 #: fortran/interface.c:2013
45711 #, gcc-internal-format
45712 msgid "Actual argument to contiguous pointer dummy %qs at %L must be simply contiguous"
45713 msgstr ""
45715 #: fortran/interface.c:2028
45716 #, gcc-internal-format
45717 msgid "Type mismatch in argument %qs at %L; passed %s to %s"
45718 msgstr ""
45720 #: fortran/interface.c:2037
45721 #, gcc-internal-format
45722 msgid "Assumed-type actual argument at %L requires that dummy argument %qs is of assumed type"
45723 msgstr ""
45725 #: fortran/interface.c:2053
45726 #, gcc-internal-format
45727 msgid "Actual argument to %qs at %L must be polymorphic"
45728 msgstr ""
45730 #: fortran/interface.c:2066
45731 #, gcc-internal-format
45732 msgid "Actual argument to %qs at %L must have the same declared type"
45733 msgstr ""
45735 #: fortran/interface.c:2081
45736 #, gcc-internal-format
45737 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]"
45738 msgstr ""
45740 #: fortran/interface.c:2092
45741 #, gcc-internal-format
45742 msgid "Actual argument to %qs at %L must be a coarray"
45743 msgstr ""
45745 #: fortran/interface.c:2111
45746 #, gcc-internal-format
45747 msgid "Corank mismatch in argument %qs at %L (%d and %d)"
45748 msgstr ""
45750 #: fortran/interface.c:2128
45751 #, gcc-internal-format
45752 msgid "Actual argument to %qs at %L must be simply contiguous"
45753 msgstr ""
45755 #: fortran/interface.c:2142
45756 #, gcc-internal-format
45757 msgid "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is LOCK_TYPE or has a LOCK_TYPE component"
45758 msgstr ""
45760 #: fortran/interface.c:2160
45761 #, gcc-internal-format
45762 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"
45763 msgstr ""
45765 #: fortran/interface.c:2173
45766 #, gcc-internal-format
45767 msgid "Passing coarray at %L to allocatable, noncoarray, INTENT(OUT) dummy argument %qs"
45768 msgstr ""
45770 #: fortran/interface.c:2180
45771 #, gcc-internal-format
45772 msgid "Passing coarray at %L to allocatable, noncoarray dummy argument %qs, which is invalid if the allocation status is modified"
45773 msgstr ""
45775 #: fortran/interface.c:2243
45776 #, gcc-internal-format
45777 msgid "Polymorphic scalar passed to array dummy argument %qs at %L"
45778 msgstr ""
45780 #: fortran/interface.c:2252
45781 #, gcc-internal-format
45782 msgid "Element of assumed-shaped or pointer array passed to array dummy argument %qs at %L"
45783 msgstr ""
45785 #: fortran/interface.c:2264
45786 #, gcc-internal-format
45787 msgid "Extension: Scalar non-default-kind, non-C_CHAR-kind CHARACTER actual argument with array dummy argument %qs at %L"
45788 msgstr ""
45790 #: fortran/interface.c:2272
45791 #, gcc-internal-format
45792 msgid "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument %qs at %L"
45793 msgstr ""
45795 #: fortran/interface.c:2599
45796 #, gcc-internal-format
45797 msgid "Keyword argument %qs at %L is not in the procedure"
45798 msgstr ""
45800 #: fortran/interface.c:2607
45801 #, gcc-internal-format
45802 msgid "Keyword argument %qs at %L is already associated with another actual argument"
45803 msgstr ""
45805 #: fortran/interface.c:2617
45806 #, gcc-internal-format, gfc-internal-format
45807 msgid "More actual than formal arguments in procedure call at %L"
45808 msgstr ""
45810 #: fortran/interface.c:2629 fortran/interface.c:2999
45811 #, gcc-internal-format, gfc-internal-format
45812 msgid "Missing alternate return spec in subroutine call at %L"
45813 msgstr ""
45815 #: fortran/interface.c:2637
45816 #, gcc-internal-format, gfc-internal-format
45817 msgid "Unexpected alternate return spec in subroutine call at %L"
45818 msgstr ""
45820 #: fortran/interface.c:2664
45821 #, gcc-internal-format
45822 msgid "Unexpected NULL() intrinsic at %L to dummy %qs"
45823 msgstr ""
45825 #: fortran/interface.c:2667
45826 #, gcc-internal-format
45827 msgid "Fortran 2008: Null pointer at %L to non-pointer dummy %qs"
45828 msgstr ""
45830 #: fortran/interface.c:2691
45831 #, gcc-internal-format, gfc-internal-format
45832 msgid "Actual argument at %L to assumed-type dummy is of derived type with type-bound or FINAL procedures"
45833 msgstr ""
45835 #: fortran/interface.c:2713
45836 #, gcc-internal-format
45837 msgid "Character length mismatch (%ld/%ld) between actual argument and pointer or allocatable dummy argument %qs at %L"
45838 msgstr ""
45840 #: fortran/interface.c:2721
45841 #, gcc-internal-format
45842 msgid "Character length mismatch (%ld/%ld) between actual argument and assumed-shape dummy argument %qs at %L"
45843 msgstr ""
45845 #: fortran/interface.c:2735
45846 #, gcc-internal-format
45847 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"
45848 msgstr ""
45850 #: fortran/interface.c:2752
45851 #, gcc-internal-format
45852 msgid "Character length of actual argument shorter than of dummy argument %qs (%lu/%lu) at %L"
45853 msgstr ""
45855 #: fortran/interface.c:2757
45856 #, gcc-internal-format
45857 msgid "Actual argument contains too few elements for dummy argument %qs (%lu/%lu) at %L"
45858 msgstr ""
45860 #: fortran/interface.c:2776
45861 #, gcc-internal-format
45862 msgid "Expected a procedure pointer for argument %qs at %L"
45863 msgstr ""
45865 #: fortran/interface.c:2792
45866 #, gcc-internal-format
45867 msgid "Expected a procedure for argument %qs at %L"
45868 msgstr ""
45870 #: fortran/interface.c:2806
45871 #, gcc-internal-format
45872 msgid "Actual argument for %qs cannot be an assumed-size array at %L"
45873 msgstr ""
45875 #: fortran/interface.c:2815
45876 #, gcc-internal-format
45877 msgid "Actual argument for %qs must be a pointer at %L"
45878 msgstr ""
45880 #: fortran/interface.c:2825
45881 #, gcc-internal-format
45882 msgid "Fortran 2008: Non-pointer actual argument at %L to pointer dummy %qs"
45883 msgstr ""
45885 #: fortran/interface.c:2835
45886 #, gcc-internal-format
45887 msgid "Coindexed actual argument at %L to pointer dummy %qs"
45888 msgstr ""
45890 #: fortran/interface.c:2848
45891 #, gcc-internal-format
45892 msgid "Coindexed actual argument at %L to allocatable dummy %qs requires INTENT(IN)"
45893 msgstr ""
45895 #: fortran/interface.c:2862
45896 #, gcc-internal-format
45897 msgid "Coindexed ASYNCHRONOUS or VOLATILE actual argument at %L requires that dummy %qs has neither ASYNCHRONOUS nor VOLATILE"
45898 msgstr ""
45900 #: fortran/interface.c:2876
45901 #, gcc-internal-format
45902 msgid "Coindexed actual argument at %L with allocatable ultimate component to dummy %qs requires either VALUE or INTENT(IN)"
45903 msgstr ""
45905 #: fortran/interface.c:2888
45906 #, gcc-internal-format
45907 msgid "Actual CLASS array argument for %qs must be a full array at %L"
45908 msgstr ""
45910 #: fortran/interface.c:2898
45911 #, gcc-internal-format
45912 msgid "Actual argument for %qs must be ALLOCATABLE at %L"
45913 msgstr ""
45915 #: fortran/interface.c:2927
45916 #, gcc-internal-format
45917 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"
45918 msgstr ""
45920 #: fortran/interface.c:2945
45921 #, gcc-internal-format
45922 msgid "Assumed-shape actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
45923 msgstr ""
45925 #: fortran/interface.c:2957
45926 #, gcc-internal-format
45927 msgid "Array-section actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
45928 msgstr ""
45930 #: fortran/interface.c:2976
45931 #, gcc-internal-format
45932 msgid "Pointer-array actual argument at %L requires an assumed-shape or pointer-array dummy argument %qs due to VOLATILE attribute"
45933 msgstr ""
45935 #: fortran/interface.c:3006
45936 #, gcc-internal-format
45937 msgid "Missing actual argument for argument %qs at %L"
45938 msgstr ""
45940 #: fortran/interface.c:3128
45941 #, gcc-internal-format
45942 msgid "compare_actual_expr(): Bad component code"
45943 msgstr ""
45945 #: fortran/interface.c:3157
45946 #, gcc-internal-format
45947 msgid "check_some_aliasing(): List mismatch"
45948 msgstr ""
45950 #: fortran/interface.c:3183
45951 #, gcc-internal-format
45952 msgid "check_some_aliasing(): corrupted data"
45953 msgstr ""
45955 #: fortran/interface.c:3193
45956 #, gcc-internal-format
45957 msgid "Same actual argument associated with INTENT(%s) argument %qs and INTENT(%s) argument %qs at %L"
45958 msgstr ""
45960 #: fortran/interface.c:3223
45961 #, gcc-internal-format
45962 msgid "check_intents(): List mismatch"
45963 msgstr ""
45965 #: fortran/interface.c:3243
45966 #, gcc-internal-format, gfc-internal-format
45967 msgid "Procedure argument at %L is local to a PURE procedure and has the POINTER attribute"
45968 msgstr ""
45970 #: fortran/interface.c:3255
45971 #, gcc-internal-format, gfc-internal-format
45972 msgid "Coindexed actual argument at %L in PURE procedure is passed to an INTENT(%s) argument"
45973 msgstr ""
45975 #: fortran/interface.c:3265
45976 #, gcc-internal-format, gfc-internal-format
45977 msgid "Coindexed actual argument at %L in PURE procedure is passed to a POINTER dummy argument"
45978 msgstr ""
45980 #: fortran/interface.c:3276
45981 #, gcc-internal-format
45982 msgid "Coindexed polymorphic actual argument at %L is passed polymorphic dummy argument %qs"
45983 msgstr ""
45985 #: fortran/interface.c:3304 fortran/interface.c:3314
45986 #, gcc-internal-format
45987 msgid "Procedure %qs called at %L is not explicitly declared"
45988 msgstr ""
45990 #: fortran/interface.c:3310
45991 #, gcc-internal-format
45992 msgid "Procedure %qs called with an implicit interface at %L"
45993 msgstr ""
45995 #: fortran/interface.c:3324
45996 #, gcc-internal-format
45997 msgid "The pointer object %qs at %L must have an explicit function interface or be declared as array"
45998 msgstr ""
46000 #: fortran/interface.c:3332
46001 #, gcc-internal-format
46002 msgid "The allocatable object %qs at %L must have an explicit function interface or be declared as array"
46003 msgstr ""
46005 #: fortran/interface.c:3340
46006 #, gcc-internal-format
46007 msgid "Allocatable function %qs at %L must have an explicit function interface"
46008 msgstr ""
46010 #: fortran/interface.c:3350
46011 #, gcc-internal-format
46012 msgid "Keyword argument requires explicit interface for procedure %qs at %L"
46013 msgstr ""
46015 #: fortran/interface.c:3359
46016 #, gcc-internal-format, gfc-internal-format
46017 msgid "Assumed-type argument %s at %L requires an explicit interface"
46018 msgstr ""
46020 #: fortran/interface.c:3372
46021 #, gcc-internal-format
46022 msgid "Actual argument of LOCK_TYPE or with LOCK_TYPE component at %L requires an explicit interface for procedure %qs"
46023 msgstr ""
46025 #: fortran/interface.c:3381
46026 #, gcc-internal-format, gfc-internal-format
46027 msgid "MOLD argument to NULL required at %L"
46028 msgstr ""
46030 #: fortran/interface.c:3389
46031 #, gcc-internal-format, gfc-internal-format
46032 msgid "Assumed-rank argument requires an explicit interface at %L"
46033 msgstr ""
46035 #: fortran/interface.c:3427
46036 #, gcc-internal-format
46037 msgid "Procedure pointer component %qs called with an implicit interface at %L"
46038 msgstr ""
46040 #: fortran/interface.c:3438
46041 #, gcc-internal-format
46042 msgid "Keyword argument requires explicit interface for procedure pointer component %qs at %L"
46043 msgstr ""
46045 #: fortran/interface.c:3522
46046 #, gcc-internal-format, gfc-internal-format
46047 msgid "MOLD= required in NULL() argument at %L: Ambiguity between specific functions %s and %s"
46048 msgstr ""
46050 #: fortran/interface.c:3592
46051 #, gcc-internal-format
46052 msgid "Unable to find symbol %qs"
46053 msgstr ""
46055 #: fortran/interface.c:3959
46056 #, gcc-internal-format
46057 msgid "Entity %qs at %L is already present in the interface"
46058 msgstr ""
46060 #: fortran/interface.c:4075
46061 #, gcc-internal-format
46062 msgid "gfc_add_interface(): Bad interface type"
46063 msgstr ""
46065 #: fortran/interface.c:4170
46066 #, gcc-internal-format
46067 msgid "Can't overwrite GENERIC %qs at %L"
46068 msgstr ""
46070 #: fortran/interface.c:4182
46071 #, gcc-internal-format
46072 msgid "%qs at %L overrides a procedure binding declared NON_OVERRIDABLE"
46073 msgstr ""
46075 #: fortran/interface.c:4190
46076 #, gcc-internal-format
46077 msgid "%qs at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
46078 msgstr ""
46080 #: fortran/interface.c:4198
46081 #, gcc-internal-format
46082 msgid "%qs at %L overrides a PURE procedure and must also be PURE"
46083 msgstr ""
46085 #: fortran/interface.c:4207
46086 #, gcc-internal-format
46087 msgid "%qs at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
46088 msgstr ""
46090 #: fortran/interface.c:4213
46091 #, gcc-internal-format
46092 msgid "%qs at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, either"
46093 msgstr ""
46095 #: fortran/interface.c:4222
46096 #, gcc-internal-format
46097 msgid "%qs at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
46098 msgstr ""
46100 #: fortran/interface.c:4233
46101 #, gcc-internal-format
46102 msgid "%qs at %L overrides a FUNCTION and must also be a FUNCTION"
46103 msgstr ""
46105 #: fortran/interface.c:4241
46106 #, gcc-internal-format
46107 msgid "Result mismatch for the overriding procedure %qs at %L: %s"
46108 msgstr ""
46110 #: fortran/interface.c:4252
46111 #, gcc-internal-format
46112 msgid "%qs at %L overrides a PUBLIC procedure and must not be PRIVATE"
46113 msgstr ""
46115 #: fortran/interface.c:4282
46116 #, gcc-internal-format
46117 msgid "Dummy argument %qs of %qs at %L should be named %qs as to match the corresponding argument of the overridden procedure"
46118 msgstr ""
46120 #: fortran/interface.c:4293
46121 #, gcc-internal-format
46122 msgid "Argument mismatch for the overriding procedure %qs at %L: %s"
46123 msgstr ""
46125 #: fortran/interface.c:4302
46126 #, gcc-internal-format
46127 msgid "%qs at %L must have the same number of formal arguments as the overridden procedure"
46128 msgstr ""
46130 #: fortran/interface.c:4311
46131 #, gcc-internal-format
46132 msgid "%qs at %L overrides a NOPASS binding and must also be NOPASS"
46133 msgstr ""
46135 #: fortran/interface.c:4322
46136 #, gcc-internal-format
46137 msgid "%qs at %L overrides a binding with PASS and must also be PASS"
46138 msgstr ""
46140 #: fortran/interface.c:4329
46141 #, gcc-internal-format
46142 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"
46143 msgstr ""
46145 #: fortran/intrinsic.c:196
46146 #, gcc-internal-format, gfc-internal-format
46147 msgid "Variable with NO_ARG_CHECK attribute at %L is only permitted as argument to the intrinsic functions C_LOC and PRESENT"
46148 msgstr ""
46150 #: fortran/intrinsic.c:211
46151 #, gcc-internal-format, gfc-internal-format
46152 msgid "Assumed-type argument at %L is not permitted as actual argument to the intrinsic %s"
46153 msgstr ""
46155 #: fortran/intrinsic.c:218
46156 #, gcc-internal-format, gfc-internal-format
46157 msgid "Assumed-type argument at %L is only permitted as first actual argument to the intrinsic %s"
46158 msgstr ""
46160 #: fortran/intrinsic.c:225
46161 #, gcc-internal-format, gfc-internal-format
46162 msgid "Assumed-rank argument at %L is only permitted as actual argument to intrinsic inquiry functions"
46163 msgstr ""
46165 #: fortran/intrinsic.c:232
46166 #, gcc-internal-format, gfc-internal-format
46167 msgid "Assumed-rank argument at %L is only permitted as first actual argument to the intrinsic inquiry function %s"
46168 msgstr ""
46170 #: fortran/intrinsic.c:280
46171 #, gcc-internal-format
46172 msgid "do_check(): too many args"
46173 msgstr ""
46175 #: fortran/intrinsic.c:360
46176 #, gcc-internal-format
46177 msgid "add_sym(): Bad sizing mode"
46178 msgstr ""
46180 #: fortran/intrinsic.c:1054
46181 #, gcc-internal-format
46182 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."
46183 msgstr ""
46185 #: fortran/intrinsic.c:1089
46186 #, gcc-internal-format
46187 msgid "make_generic(): Can't find generic symbol %qs"
46188 msgstr ""
46190 #: fortran/intrinsic.c:3818
46191 #, gcc-internal-format
46192 msgid "Too many arguments in call to %qs at %L"
46193 msgstr ""
46195 #: fortran/intrinsic.c:3833
46196 #, gcc-internal-format, gfc-internal-format
46197 msgid "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this context at %L"
46198 msgstr ""
46200 #: fortran/intrinsic.c:3836
46201 #, gcc-internal-format
46202 msgid "Can't find keyword named %qs in call to %qs at %L"
46203 msgstr ""
46205 #: fortran/intrinsic.c:3843
46206 #, gcc-internal-format
46207 msgid "Argument %qs appears twice in call to %qs at %L"
46208 msgstr ""
46210 #: fortran/intrinsic.c:3857
46211 #, gcc-internal-format
46212 msgid "Missing actual argument %qs in call to %qs at %L"
46213 msgstr ""
46215 #: fortran/intrinsic.c:3872
46216 #, gcc-internal-format, gfc-internal-format
46217 msgid "ALTERNATE RETURN not permitted at %L"
46218 msgstr ""
46220 #: fortran/intrinsic.c:3929
46221 #, gcc-internal-format
46222 msgid "Type of argument %qs in call to %qs at %L should be %s, not %s"
46223 msgstr ""
46225 #: fortran/intrinsic.c:4035
46226 #, gcc-internal-format
46227 msgid "resolve_intrinsic(): Too many args for intrinsic"
46228 msgstr ""
46230 #: fortran/intrinsic.c:4121
46231 #, gcc-internal-format
46232 msgid "do_simplify(): Too many args for intrinsic"
46233 msgstr ""
46235 #: fortran/intrinsic.c:4160
46236 #, gcc-internal-format
46237 msgid "init_arglist(): too many arguments"
46238 msgstr ""
46240 #: fortran/intrinsic.c:4310
46241 #, gcc-internal-format
46242 msgid "Invalid standard code on intrinsic %qs (%d)"
46243 msgstr ""
46245 #: fortran/intrinsic.c:4319
46246 #, gcc-internal-format
46247 msgid "Intrinsic %qs (is %s) is used at %L"
46248 msgstr ""
46250 #: fortran/intrinsic.c:4390
46251 #, gcc-internal-format
46252 msgid "Function %qs as initialization expression at %L"
46253 msgstr ""
46255 #: fortran/intrinsic.c:4466
46256 #, gcc-internal-format, gfc-internal-format
46257 msgid "Elemental function as initialization expression with non-integer/non-character arguments at %L"
46258 msgstr ""
46260 #: fortran/intrinsic.c:4537
46261 #, gcc-internal-format
46262 msgid "Subroutine call to intrinsic %qs in DO CONCURRENT block at %L is not PURE"
46263 msgstr ""
46265 #: fortran/intrinsic.c:4544
46266 #, gcc-internal-format
46267 msgid "Subroutine call to intrinsic %qs at %L is not PURE"
46268 msgstr ""
46270 #: fortran/intrinsic.c:4620
46271 #, gcc-internal-format, gfc-internal-format
46272 msgid "Extension: Conversion from %s to %s at %L"
46273 msgstr ""
46275 #: fortran/intrinsic.c:4654 fortran/intrinsic.c:4670
46276 #, gcc-internal-format, gfc-internal-format
46277 msgid "Possible change of value in conversion from %s to %s at %L"
46278 msgstr ""
46280 #: fortran/intrinsic.c:4659 fortran/intrinsic.c:4679
46281 #, gcc-internal-format, gfc-internal-format
46282 msgid "Conversion from %s to %s at %L"
46283 msgstr ""
46285 #: fortran/intrinsic.c:4732
46286 #, gcc-internal-format, gfc-internal-format
46287 msgid "Can't convert %s to %s at %L"
46288 msgstr ""
46290 #: fortran/intrinsic.c:4737
46291 #, gcc-internal-format
46292 msgid "Can't convert %qs to %qs at %L"
46293 msgstr ""
46295 #: fortran/intrinsic.c:4827
46296 #, gcc-internal-format
46297 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."
46298 msgstr ""
46300 #: fortran/intrinsic.c:4833
46301 #, gcc-internal-format
46302 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."
46303 msgstr ""
46305 #: fortran/io.c:168 fortran/primary.c:868
46306 #, gcc-internal-format, gfc-internal-format
46307 msgid "Extension: backslash character at %C"
46308 msgstr ""
46310 #: fortran/io.c:204 fortran/io.c:207
46311 #, gcc-internal-format, gfc-internal-format
46312 msgid "Extension: Tab character in format at %C"
46313 msgstr ""
46315 #: fortran/io.c:455
46316 #, gcc-internal-format, gfc-internal-format
46317 msgid "DP format specifier not allowed at %C"
46318 msgstr ""
46320 #: fortran/io.c:462
46321 #, gcc-internal-format, gfc-internal-format
46322 msgid "DC format specifier not allowed at %C"
46323 msgstr ""
46325 #: fortran/io.c:651
46326 #, gcc-internal-format, gfc-internal-format
46327 msgid "X descriptor requires leading space count at %L"
46328 msgstr ""
46330 #: fortran/io.c:680
46331 #, gcc-internal-format, gfc-internal-format
46332 msgid "$ descriptor at %L"
46333 msgstr ""
46335 #: fortran/io.c:684
46336 #, gcc-internal-format, gfc-internal-format
46337 msgid "$ should be the last specifier in format at %L"
46338 msgstr ""
46340 #: fortran/io.c:782
46341 #, gcc-internal-format, gfc-internal-format
46342 msgid "Extension: Missing positive width after L descriptor at %L"
46343 msgstr ""
46345 #: fortran/io.c:826
46346 #, gcc-internal-format
46347 msgid "%<G0%> in format at %L"
46348 msgstr ""
46350 #: fortran/io.c:854
46351 #, gcc-internal-format, gfc-internal-format
46352 msgid "Positive width required in format specifier %s at %L"
46353 msgstr ""
46355 #: fortran/io.c:870 fortran/io.c:877
46356 #, gcc-internal-format, gfc-internal-format
46357 msgid "Period required in format specifier %s at %L"
46358 msgstr ""
46360 #: fortran/io.c:949
46361 #, gcc-internal-format, gfc-internal-format
46362 msgid "Period required in format specifier at %L"
46363 msgstr ""
46365 #: fortran/io.c:971
46366 #, gcc-internal-format, gfc-internal-format
46367 msgid "The H format specifier at %L is a Fortran 95 deleted feature"
46368 msgstr ""
46370 #: fortran/io.c:1059 fortran/io.c:1121
46371 #, gcc-internal-format, gfc-internal-format
46372 msgid "Missing comma at %L"
46373 msgstr ""
46375 #: fortran/io.c:1139
46376 #, gcc-internal-format, gfc-internal-format
46377 msgid "%s in format string at %L"
46378 msgstr ""
46380 #: fortran/io.c:1177
46381 #, gcc-internal-format, gfc-internal-format
46382 msgid "Extraneous characters in format at %L"
46383 msgstr ""
46385 #: fortran/io.c:1199
46386 #, gcc-internal-format, gfc-internal-format
46387 msgid "Format statement in module main block at %C"
46388 msgstr ""
46390 #: fortran/io.c:1205
46391 #, gcc-internal-format, gfc-internal-format
46392 msgid "Missing format label at %C"
46393 msgstr ""
46395 #: fortran/io.c:1260 fortran/io.c:1291 fortran/io.c:1357
46396 #, gcc-internal-format, gfc-internal-format
46397 msgid "Invalid value for %s specification at %C"
46398 msgstr ""
46400 #: fortran/io.c:1266 fortran/io.c:1297
46401 #, gcc-internal-format, gfc-internal-format
46402 msgid "Duplicate %s specification at %C"
46403 msgstr ""
46405 #: fortran/io.c:1304
46406 #, gcc-internal-format, gfc-internal-format
46407 msgid "Variable %s cannot be INTENT(IN) at %C"
46408 msgstr ""
46410 #: fortran/io.c:1312
46411 #, gcc-internal-format, gfc-internal-format
46412 msgid "Variable %s cannot be assigned in PURE procedure at %C"
46413 msgstr ""
46415 #: fortran/io.c:1363
46416 #, gcc-internal-format, gfc-internal-format
46417 msgid "Duplicate %s label specification at %C"
46418 msgstr ""
46420 #: fortran/io.c:1383
46421 #, gcc-internal-format, gfc-internal-format
46422 msgid "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
46423 msgstr ""
46425 #: fortran/io.c:1401
46426 #, gcc-internal-format, gfc-internal-format
46427 msgid "FORMAT tag at %L must be of type default-kind CHARACTER or of INTEGER"
46428 msgstr ""
46430 #: fortran/io.c:1407
46431 #, gcc-internal-format, gfc-internal-format
46432 msgid "ASSIGNED variable in FORMAT tag at %L"
46433 msgstr ""
46435 #: fortran/io.c:1412
46436 #, gcc-internal-format
46437 msgid "Variable %qs at %L has not been assigned a format label"
46438 msgstr ""
46440 #: fortran/io.c:1419
46441 #, gcc-internal-format
46442 msgid "Scalar %qs in FORMAT tag at %L is not an ASSIGNED variable"
46443 msgstr ""
46445 #: fortran/io.c:1431
46446 #, gcc-internal-format, gfc-internal-format
46447 msgid "Non-character in FORMAT tag at %L"
46448 msgstr ""
46450 #: fortran/io.c:1437
46451 #, gcc-internal-format, gfc-internal-format
46452 msgid "Non-character assumed shape array element in FORMAT tag at %L"
46453 msgstr ""
46455 #: fortran/io.c:1444
46456 #, gcc-internal-format, gfc-internal-format
46457 msgid "Non-character assumed size array element in FORMAT tag at %L"
46458 msgstr ""
46460 #: fortran/io.c:1451
46461 #, gcc-internal-format, gfc-internal-format
46462 msgid "Non-character pointer array element in FORMAT tag at %L"
46463 msgstr ""
46465 #: fortran/io.c:1477
46466 #, gcc-internal-format, gfc-internal-format
46467 msgid "%s tag at %L must be of type %s"
46468 msgstr ""
46470 #: fortran/io.c:1484
46471 #, gcc-internal-format, gfc-internal-format
46472 msgid "%s tag at %L must be a character string of default kind"
46473 msgstr ""
46475 #: fortran/io.c:1491
46476 #, gcc-internal-format, gfc-internal-format
46477 msgid "%s tag at %L must be scalar"
46478 msgstr ""
46480 #: fortran/io.c:1497
46481 #, gcc-internal-format, gfc-internal-format
46482 msgid "IOMSG tag at %L"
46483 msgstr ""
46485 #: fortran/io.c:1505
46486 #, gcc-internal-format, gfc-internal-format
46487 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
46488 msgstr ""
46490 #: fortran/io.c:1514
46491 #, gcc-internal-format, gfc-internal-format
46492 msgid "Non-default LOGICAL kind in %s tag at %L"
46493 msgstr ""
46495 #: fortran/io.c:1521
46496 #, gcc-internal-format, gfc-internal-format
46497 msgid "NEWUNIT specifier at %L"
46498 msgstr ""
46500 #: fortran/io.c:1539
46501 #, gcc-internal-format, gfc-internal-format
46502 msgid "CONVERT tag at %L"
46503 msgstr ""
46505 #: fortran/io.c:1724
46506 #, gcc-internal-format
46507 msgid "Fortran 2003: %s specifier in %s statement at %C has value %qs"
46508 msgstr ""
46510 #: fortran/io.c:1732 fortran/io.c:1759
46511 #, gcc-internal-format
46512 msgid "%s specifier in %s statement at %C has value %qs"
46513 msgstr ""
46515 #: fortran/io.c:1751
46516 #, gcc-internal-format
46517 msgid "Extension: %s specifier in %s statement at %C has value %qs"
46518 msgstr ""
46520 #: fortran/io.c:1773 fortran/io.c:1781
46521 #, gcc-internal-format
46522 msgid "%s specifier in %s statement at %C has invalid value %qs"
46523 msgstr ""
46525 #: fortran/io.c:1834
46526 #, gcc-internal-format, gfc-internal-format
46527 msgid "OPEN statement not allowed in PURE procedure at %C"
46528 msgstr ""
46530 #: fortran/io.c:1847
46531 #, gcc-internal-format, gfc-internal-format
46532 msgid "UNIT specifier not allowed with NEWUNIT at %C"
46533 msgstr ""
46535 #: fortran/io.c:1855
46536 #, gcc-internal-format, gfc-internal-format
46537 msgid "NEWUNIT specifier must have FILE= or STATUS='scratch' at %C"
46538 msgstr ""
46540 #: fortran/io.c:1862
46541 #, gcc-internal-format, gfc-internal-format
46542 msgid "OPEN statement at %C must have UNIT or NEWUNIT specified"
46543 msgstr ""
46545 #: fortran/io.c:1894
46546 #, gcc-internal-format, gfc-internal-format
46547 msgid "ASYNCHRONOUS= at %C not allowed in Fortran 95"
46548 msgstr ""
46550 #: fortran/io.c:1912 fortran/io.c:3350
46551 #, gcc-internal-format, gfc-internal-format
46552 msgid "BLANK= at %C not allowed in Fortran 95"
46553 msgstr ""
46555 #: fortran/io.c:1930 fortran/io.c:3329
46556 #, gcc-internal-format, gfc-internal-format
46557 msgid "DECIMAL= at %C not allowed in Fortran 95"
46558 msgstr ""
46560 #: fortran/io.c:1962
46561 #, gcc-internal-format, gfc-internal-format
46562 msgid "ENCODING= at %C not allowed in Fortran 95"
46563 msgstr ""
46565 #: fortran/io.c:2013 fortran/io.c:3392
46566 #, gcc-internal-format, gfc-internal-format
46567 msgid "ROUND= at %C not allowed in Fortran 95"
46568 msgstr ""
46570 #: fortran/io.c:2033
46571 #, gcc-internal-format, gfc-internal-format
46572 msgid "SIGN= at %C not allowed in Fortran 95"
46573 msgstr ""
46575 #: fortran/io.c:2246
46576 #, gcc-internal-format, gfc-internal-format
46577 msgid "CLOSE statement not allowed in PURE procedure at %C"
46578 msgstr ""
46580 #: fortran/io.c:2305
46581 #, gcc-internal-format, gfc-internal-format
46582 msgid "CLOSE statement at %L requires a UNIT number"
46583 msgstr ""
46585 #: fortran/io.c:2313
46586 #, gcc-internal-format, gfc-internal-format
46587 msgid "UNIT number in CLOSE statement at %L must be non-negative"
46588 msgstr ""
46590 #: fortran/io.c:2409 fortran/match.c:2634
46591 #, gcc-internal-format, gfc-internal-format
46592 msgid "%s statement not allowed in PURE procedure at %C"
46593 msgstr ""
46595 #: fortran/io.c:2443 fortran/io.c:2874
46596 #, gcc-internal-format, gfc-internal-format
46597 msgid "UNIT number in statement at %L must be non-negative"
46598 msgstr ""
46600 #: fortran/io.c:2475
46601 #, gcc-internal-format, gfc-internal-format
46602 msgid "FLUSH statement at %C"
46603 msgstr ""
46605 #: fortran/io.c:2530
46606 #, gcc-internal-format, gfc-internal-format
46607 msgid "Duplicate UNIT specification at %C"
46608 msgstr ""
46610 #: fortran/io.c:2604
46611 #, gcc-internal-format, gfc-internal-format
46612 msgid "Duplicate format specification at %C"
46613 msgstr ""
46615 #: fortran/io.c:2621
46616 #, gcc-internal-format
46617 msgid "Symbol %qs in namelist %qs is INTENT(IN) at %C"
46618 msgstr ""
46620 #: fortran/io.c:2657
46621 #, gcc-internal-format, gfc-internal-format
46622 msgid "Duplicate NML specification at %C"
46623 msgstr ""
46625 #: fortran/io.c:2666
46626 #, gcc-internal-format
46627 msgid "Symbol %qs at %C must be a NAMELIST group name"
46628 msgstr ""
46630 #: fortran/io.c:2731
46631 #, gcc-internal-format, gfc-internal-format
46632 msgid "END tag at %C not allowed in output statement"
46633 msgstr ""
46635 #: fortran/io.c:2808
46636 #, gcc-internal-format, gfc-internal-format
46637 msgid "UNIT not specified at %L"
46638 msgstr ""
46640 #: fortran/io.c:2820
46641 #, gcc-internal-format, gfc-internal-format
46642 msgid "UNIT specification at %L must be an INTEGER expression or a CHARACTER variable"
46643 msgstr ""
46645 #: fortran/io.c:2842
46646 #, gcc-internal-format, gfc-internal-format
46647 msgid "Invalid form of WRITE statement at %L, UNIT required"
46648 msgstr ""
46650 #: fortran/io.c:2853
46651 #, gcc-internal-format, gfc-internal-format
46652 msgid "Internal unit with vector subscript at %L"
46653 msgstr ""
46655 #: fortran/io.c:2867
46656 #, gcc-internal-format, gfc-internal-format
46657 msgid "External IO UNIT cannot be an array at %L"
46658 msgstr ""
46660 #: fortran/io.c:2895
46661 #, gcc-internal-format
46662 msgid "NAMELIST %qs in READ statement at %L contains the symbol %qs which may not appear in a variable definition context"
46663 msgstr ""
46665 #: fortran/io.c:2905
46666 #, gcc-internal-format, gfc-internal-format
46667 msgid "Comma before i/o item list at %L"
46668 msgstr ""
46670 #: fortran/io.c:2915
46671 #, gcc-internal-format, gfc-internal-format
46672 msgid "ERR tag label %d at %L not defined"
46673 msgstr ""
46675 #: fortran/io.c:2927
46676 #, gcc-internal-format, gfc-internal-format
46677 msgid "END tag label %d at %L not defined"
46678 msgstr ""
46680 #: fortran/io.c:2939
46681 #, gcc-internal-format, gfc-internal-format
46682 msgid "EOR tag label %d at %L not defined"
46683 msgstr ""
46685 #: fortran/io.c:2949
46686 #, gcc-internal-format, gfc-internal-format
46687 msgid "FORMAT label %d at %L not defined"
46688 msgstr ""
46690 #: fortran/io.c:2980
46691 #, gcc-internal-format
46692 msgid "io_kind_name(): bad I/O-kind"
46693 msgstr ""
46695 #: fortran/io.c:3069
46696 #, gcc-internal-format, gfc-internal-format
46697 msgid "Syntax error in I/O iterator at %C"
46698 msgstr ""
46700 #: fortran/io.c:3100
46701 #, gcc-internal-format, gfc-internal-format
46702 msgid "Expected variable in READ statement at %C"
46703 msgstr ""
46705 #: fortran/io.c:3106
46706 #, gcc-internal-format, gfc-internal-format
46707 msgid "Expected expression in %s statement at %C"
46708 msgstr ""
46710 #. A general purpose syntax error.
46711 #: fortran/io.c:3163 fortran/io.c:3758 fortran/gfortran.h:2685
46712 #, gcc-internal-format, gfc-internal-format
46713 msgid "Syntax error in %s statement at %C"
46714 msgstr ""
46716 #: fortran/io.c:3247
46717 #, gcc-internal-format, gfc-internal-format
46718 msgid "Internal file at %L with namelist"
46719 msgstr ""
46721 #: fortran/io.c:3303
46722 #, gcc-internal-format, gfc-internal-format
46723 msgid "ASYNCHRONOUS= specifier at %L must be an initialization expression"
46724 msgstr ""
46726 #: fortran/io.c:3371
46727 #, gcc-internal-format, gfc-internal-format
46728 msgid "PAD= at %C not allowed in Fortran 95"
46729 msgstr ""
46731 #: fortran/io.c:3437
46732 #, gcc-internal-format, gfc-internal-format
46733 msgid "DELIM= at %C not allowed in Fortran 95"
46734 msgstr ""
46736 #: fortran/io.c:3586
46737 #, gcc-internal-format, gfc-internal-format
46738 msgid "PRINT namelist at %C is an extension"
46739 msgstr ""
46741 #: fortran/io.c:3729
46742 #, gcc-internal-format, gfc-internal-format
46743 msgid "Expected comma in I/O list at %C"
46744 msgstr ""
46746 #: fortran/io.c:3792
46747 #, gcc-internal-format, gfc-internal-format
46748 msgid "PRINT statement at %C not allowed within PURE procedure"
46749 msgstr ""
46751 #: fortran/io.c:3951 fortran/io.c:4011
46752 #, gcc-internal-format, gfc-internal-format
46753 msgid "INQUIRE statement not allowed in PURE procedure at %C"
46754 msgstr ""
46756 #: fortran/io.c:3979
46757 #, gcc-internal-format, gfc-internal-format
46758 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
46759 msgstr ""
46761 #: fortran/io.c:3989 fortran/trans-io.c:1315
46762 #, gcc-internal-format, gfc-internal-format
46763 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
46764 msgstr ""
46766 #: fortran/io.c:3996
46767 #, gcc-internal-format, gfc-internal-format
46768 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
46769 msgstr ""
46771 #: fortran/io.c:4005
46772 #, gcc-internal-format, gfc-internal-format
46773 msgid "UNIT number in INQUIRE statement at %L can not be -1"
46774 msgstr ""
46776 #: fortran/io.c:4019
46777 #, gcc-internal-format, gfc-internal-format
46778 msgid "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
46779 msgstr ""
46781 #: fortran/io.c:4193
46782 #, gcc-internal-format, gfc-internal-format
46783 msgid "WAIT at %C not allowed in Fortran 95"
46784 msgstr ""
46786 #: fortran/io.c:4199
46787 #, gcc-internal-format, gfc-internal-format
46788 msgid "WAIT statement not allowed in PURE procedure at %C"
46789 msgstr ""
46791 #: fortran/match.c:120
46792 #, gcc-internal-format
46793 msgid "gfc_op2string(): Bad code"
46794 msgstr ""
46796 #: fortran/match.c:177
46797 #, gcc-internal-format
46798 msgid "Missing %<)%> in statement at or before %L"
46799 msgstr ""
46801 #: fortran/match.c:182
46802 #, gcc-internal-format
46803 msgid "Missing %<(%> in statement at or before %L"
46804 msgstr ""
46806 #: fortran/match.c:379
46807 #, gcc-internal-format, gfc-internal-format
46808 msgid "Integer too large at %C"
46809 msgstr ""
46811 #: fortran/match.c:472 fortran/parse.c:946
46812 #, gcc-internal-format, gfc-internal-format
46813 msgid "Too many digits in statement label at %C"
46814 msgstr ""
46816 #: fortran/match.c:478
46817 #, gcc-internal-format, gfc-internal-format
46818 msgid "Statement label at %C is zero"
46819 msgstr ""
46821 #: fortran/match.c:511
46822 #, gcc-internal-format
46823 msgid "Label name %qs at %C is ambiguous"
46824 msgstr ""
46826 #: fortran/match.c:517
46827 #, gcc-internal-format
46828 msgid "Duplicate construct label %qs at %C"
46829 msgstr ""
46831 #: fortran/match.c:548
46832 #, gcc-internal-format, gfc-internal-format
46833 msgid "Invalid character in name at %C"
46834 msgstr ""
46836 #: fortran/match.c:561
46837 #, gcc-internal-format, gfc-internal-format
46838 msgid "Name at %C is too long"
46839 msgstr ""
46841 #: fortran/match.c:572
46842 #, gcc-internal-format
46843 msgid "Invalid character %<$%> at %L. Use %<-fdollar-ok%> to allow it as an extension"
46844 msgstr ""
46846 #: fortran/match.c:891
46847 #, gcc-internal-format, gfc-internal-format
46848 msgid "Loop variable at %C cannot be a coarray"
46849 msgstr ""
46851 #: fortran/match.c:897
46852 #, gcc-internal-format, gfc-internal-format
46853 msgid "Loop variable at %C cannot be a sub-component"
46854 msgstr ""
46856 #: fortran/match.c:931
46857 #, gcc-internal-format, gfc-internal-format
46858 msgid "Expected a step value in iterator at %C"
46859 msgstr ""
46861 #: fortran/match.c:943
46862 #, gcc-internal-format, gfc-internal-format
46863 msgid "Syntax error in iterator at %C"
46864 msgstr ""
46866 #: fortran/match.c:1111
46867 #, gcc-internal-format, gfc-internal-format
46868 msgid "gfc_match(): Bad match code %c"
46869 msgstr ""
46871 #: fortran/match.c:1184
46872 #, gcc-internal-format, gfc-internal-format
46873 msgid "Invalid form of PROGRAM statement at %C"
46874 msgstr ""
46876 #: fortran/match.c:1314 fortran/match.c:1394
46877 #, gcc-internal-format, gfc-internal-format
46878 msgid "Arithmetic IF statement at %C"
46879 msgstr ""
46881 #: fortran/match.c:1369
46882 #, gcc-internal-format, gfc-internal-format
46883 msgid "Syntax error in IF-expression at %C"
46884 msgstr ""
46886 #: fortran/match.c:1380
46887 #, gcc-internal-format, gfc-internal-format
46888 msgid "Block label not appropriate for arithmetic IF statement at %C"
46889 msgstr ""
46891 #: fortran/match.c:1417
46892 #, gcc-internal-format, gfc-internal-format
46893 msgid "Block label is not appropriate for IF statement at %C"
46894 msgstr ""
46896 #: fortran/match.c:1503
46897 #, gcc-internal-format, gfc-internal-format
46898 msgid "Cannot assign to a named constant at %C"
46899 msgstr ""
46901 #: fortran/match.c:1513
46902 #, gcc-internal-format, gfc-internal-format
46903 msgid "Unclassifiable statement in IF-clause at %C"
46904 msgstr ""
46906 #: fortran/match.c:1520
46907 #, gcc-internal-format, gfc-internal-format
46908 msgid "Syntax error in IF-clause at %C"
46909 msgstr ""
46911 #: fortran/match.c:1563
46912 #, gcc-internal-format, gfc-internal-format
46913 msgid "Unexpected junk after ELSE statement at %C"
46914 msgstr ""
46916 #: fortran/match.c:1569 fortran/match.c:1604
46917 #, gcc-internal-format
46918 msgid "Label %qs at %C doesn't match IF label %qs"
46919 msgstr ""
46921 #: fortran/match.c:1598
46922 #, gcc-internal-format, gfc-internal-format
46923 msgid "Unexpected junk after ELSE IF statement at %C"
46924 msgstr ""
46926 #: fortran/match.c:1662
46927 #, gcc-internal-format, gfc-internal-format
46928 msgid "Image control statement CRITICAL at %C in PURE procedure"
46929 msgstr ""
46931 #: fortran/match.c:1668
46932 #, gcc-internal-format, gfc-internal-format
46933 msgid "Image control statement CRITICAL at %C in DO CONCURRENT block"
46934 msgstr ""
46936 #: fortran/match.c:1675
46937 #, gcc-internal-format, gfc-internal-format
46938 msgid "CRITICAL statement at %C"
46939 msgstr ""
46941 #: fortran/match.c:1687
46942 #, gcc-internal-format, gfc-internal-format
46943 msgid "Nested CRITICAL block at %C"
46944 msgstr ""
46946 #: fortran/match.c:1739
46947 #, gcc-internal-format, gfc-internal-format
46948 msgid "Expected association list at %C"
46949 msgstr ""
46951 #: fortran/match.c:1752
46952 #, gcc-internal-format, gfc-internal-format
46953 msgid "Expected association at %C"
46954 msgstr ""
46956 #: fortran/match.c:1761
46957 #, gcc-internal-format
46958 msgid "Duplicate name %qs in association at %C"
46959 msgstr ""
46961 #: fortran/match.c:1769
46962 #, gcc-internal-format, gfc-internal-format
46963 msgid "Association target at %C must not be coindexed"
46964 msgstr ""
46966 #: fortran/match.c:1787
46967 #, gcc-internal-format
46968 msgid "Expected %<)%> or %<,%> at %C"
46969 msgstr ""
46971 #: fortran/match.c:1805
46972 #, gcc-internal-format, gfc-internal-format
46973 msgid "Junk after ASSOCIATE statement at %C"
46974 msgstr ""
46976 #: fortran/match.c:1874
46977 #, gcc-internal-format
46978 msgid "Derived type %qs at %L may not be ABSTRACT"
46979 msgstr ""
46981 #: fortran/match.c:1937
46982 #, gcc-internal-format, gfc-internal-format
46983 msgid "Invalid type-spec at %C"
46984 msgstr ""
46986 #: fortran/match.c:2031
46987 #, gcc-internal-format, gfc-internal-format
46988 msgid "Syntax error in FORALL iterator at %C"
46989 msgstr ""
46991 #: fortran/match.c:2296
46992 #, gcc-internal-format, gfc-internal-format
46993 msgid "DO CONCURRENT construct at %C"
46994 msgstr ""
46996 #: fortran/match.c:2421
46997 #, gcc-internal-format
46998 msgid "Name %qs in %s statement at %C is unknown"
46999 msgstr ""
47001 #: fortran/match.c:2429
47002 #, gcc-internal-format
47003 msgid "Name %qs in %s statement at %C is not a construct name"
47004 msgstr ""
47006 #: fortran/match.c:2441
47007 #, gcc-internal-format, gfc-internal-format
47008 msgid "%s statement at %C leaves CRITICAL construct"
47009 msgstr ""
47011 #. F2008, C821 & C845.
47012 #: fortran/match.c:2449
47013 #, gcc-internal-format, gfc-internal-format
47014 msgid "%s statement at %C leaves DO CONCURRENT construct"
47015 msgstr ""
47017 #: fortran/match.c:2461
47018 #, gcc-internal-format, gfc-internal-format
47019 msgid "%s statement at %C is not within a construct"
47020 msgstr ""
47022 #: fortran/match.c:2464
47023 #, gcc-internal-format
47024 msgid "%s statement at %C is not within construct %qs"
47025 msgstr ""
47027 #: fortran/match.c:2489
47028 #, gcc-internal-format
47029 msgid "CYCLE statement at %C is not applicable to non-loop construct %qs"
47030 msgstr ""
47032 #: fortran/match.c:2494
47033 #, gcc-internal-format, gfc-internal-format
47034 msgid "EXIT statement with no do-construct-name at %C"
47035 msgstr ""
47037 #: fortran/match.c:2500
47038 #, gcc-internal-format
47039 msgid "%s statement at %C is not applicable to construct %qs"
47040 msgstr ""
47042 #: fortran/match.c:2508
47043 #, gcc-internal-format, gfc-internal-format
47044 msgid "%s statement at %C leaving OpenACC structured block"
47045 msgstr ""
47047 #: fortran/match.c:2533
47048 #, gcc-internal-format, gfc-internal-format
47049 msgid "EXIT statement at %C terminating !$ACC LOOP loop"
47050 msgstr ""
47052 #: fortran/match.c:2538
47053 #, gcc-internal-format, gfc-internal-format
47054 msgid "CYCLE statement at %C to non-innermost collapsed !$ACC LOOP loop"
47055 msgstr ""
47057 #: fortran/match.c:2563
47058 #, gcc-internal-format, gfc-internal-format
47059 msgid "EXIT statement at %C terminating !$OMP DO loop"
47060 msgstr ""
47062 #: fortran/match.c:2568
47063 #, gcc-internal-format, gfc-internal-format
47064 msgid "CYCLE statement at %C to non-innermost collapsed !$OMP DO loop"
47065 msgstr ""
47067 #: fortran/match.c:2628
47068 #, gcc-internal-format, gfc-internal-format
47069 msgid "%s statement at %C in PURE procedure"
47070 msgstr ""
47072 #: fortran/match.c:2644
47073 #, gcc-internal-format, gfc-internal-format
47074 msgid "Image control statement STOP at %C in CRITICAL block"
47075 msgstr ""
47077 #: fortran/match.c:2649
47078 #, gcc-internal-format, gfc-internal-format
47079 msgid "Image control statement STOP at %C in DO CONCURRENT block"
47080 msgstr ""
47082 #: fortran/match.c:2657
47083 #, gcc-internal-format, gfc-internal-format
47084 msgid "STOP code at %L must be either INTEGER or CHARACTER type"
47085 msgstr ""
47087 #: fortran/match.c:2664
47088 #, gcc-internal-format, gfc-internal-format
47089 msgid "STOP code at %L must be scalar"
47090 msgstr ""
47092 #: fortran/match.c:2672
47093 #, gcc-internal-format, gfc-internal-format
47094 msgid "STOP code at %L must be default character KIND=%d"
47095 msgstr ""
47097 #: fortran/match.c:2680
47098 #, gcc-internal-format, gfc-internal-format
47099 msgid "STOP code at %L must be default integer KIND=%d"
47100 msgstr ""
47102 #: fortran/match.c:2726
47103 #, gcc-internal-format, gfc-internal-format
47104 msgid "PAUSE statement at %C"
47105 msgstr ""
47107 #: fortran/match.c:2747
47108 #, gcc-internal-format, gfc-internal-format
47109 msgid "ERROR STOP statement at %C"
47110 msgstr ""
47112 #: fortran/match.c:2772
47113 #, gcc-internal-format, gfc-internal-format
47114 msgid "Image control statement %s at %C in PURE procedure"
47115 msgstr ""
47117 #: fortran/match.c:2787
47118 #, gcc-internal-format, gfc-internal-format
47119 msgid "Image control statement %s at %C in CRITICAL block"
47120 msgstr ""
47122 #: fortran/match.c:2794
47123 #, gcc-internal-format, gfc-internal-format
47124 msgid "Image control statement %s at %C in DO CONCURRENT block"
47125 msgstr ""
47127 #: fortran/match.c:2824 fortran/match.c:3036 fortran/match.c:3546
47128 #: fortran/match.c:3883
47129 #, gcc-internal-format, gfc-internal-format
47130 msgid "Redundant STAT tag found at %L "
47131 msgstr ""
47133 #: fortran/match.c:2845 fortran/match.c:3056 fortran/match.c:3572
47134 #: fortran/match.c:3908
47135 #, gcc-internal-format, gfc-internal-format
47136 msgid "Redundant ERRMSG tag found at %L "
47137 msgstr ""
47139 #: fortran/match.c:2866
47140 #, gcc-internal-format, gfc-internal-format
47141 msgid "Redundant ACQUIRED_LOCK tag found at %L "
47142 msgstr ""
47144 #: fortran/match.c:2931
47145 #, gcc-internal-format, gfc-internal-format
47146 msgid "LOCK statement at %C"
47147 msgstr ""
47149 #: fortran/match.c:2941
47150 #, gcc-internal-format, gfc-internal-format
47151 msgid "UNLOCK statement at %C"
47152 msgstr ""
47154 #: fortran/match.c:2966
47155 #, gcc-internal-format, gfc-internal-format
47156 msgid "Image control statement SYNC at %C in PURE procedure"
47157 msgstr ""
47159 #: fortran/match.c:2972
47160 #, gcc-internal-format, gfc-internal-format
47161 msgid "SYNC statement at %C"
47162 msgstr ""
47164 #: fortran/match.c:2984
47165 #, gcc-internal-format, gfc-internal-format
47166 msgid "Image control statement SYNC at %C in CRITICAL block"
47167 msgstr ""
47169 #: fortran/match.c:2990
47170 #, gcc-internal-format, gfc-internal-format
47171 msgid "Image control statement SYNC at %C in DO CONCURRENT block"
47172 msgstr ""
47174 #: fortran/match.c:3170
47175 #, gcc-internal-format, gfc-internal-format
47176 msgid "ASSIGN statement at %C"
47177 msgstr ""
47179 #: fortran/match.c:3214
47180 #, gcc-internal-format, gfc-internal-format
47181 msgid "Assigned GOTO statement at %C"
47182 msgstr ""
47184 #: fortran/match.c:3258 fortran/match.c:3309
47185 #, gcc-internal-format, gfc-internal-format
47186 msgid "Statement label list in GOTO at %C cannot be empty"
47187 msgstr ""
47189 #: fortran/match.c:3319
47190 #, gcc-internal-format, gfc-internal-format
47191 msgid "Computed GOTO at %C"
47192 msgstr ""
47194 #: fortran/match.c:3391
47195 #, gcc-internal-format, gfc-internal-format
47196 msgid "Error in type-spec at %L"
47197 msgstr ""
47199 #: fortran/match.c:3401
47200 #, gcc-internal-format, gfc-internal-format
47201 msgid "typespec in ALLOCATE at %L"
47202 msgstr ""
47204 #: fortran/match.c:3444
47205 #, gcc-internal-format, gfc-internal-format
47206 msgid "Bad allocate-object at %C for a PURE procedure"
47207 msgstr ""
47209 #: fortran/match.c:3468
47210 #, gcc-internal-format, gfc-internal-format
47211 msgid "ALLOCATE of coarray at %C in DO CONCURRENT block"
47212 msgstr ""
47214 #: fortran/match.c:3473
47215 #, gcc-internal-format, gfc-internal-format
47216 msgid "ALLOCATE of coarray at %C in CRITICAL block"
47217 msgstr ""
47219 #: fortran/match.c:3495
47220 #, gcc-internal-format, gfc-internal-format
47221 msgid "Allocate-object at %L is neither a data pointer nor an allocatable variable"
47222 msgstr ""
47224 #: fortran/match.c:3507
47225 #, gcc-internal-format, gfc-internal-format
47226 msgid "Type of entity at %L is type incompatible with typespec"
47227 msgstr ""
47229 #: fortran/match.c:3515
47230 #, gcc-internal-format, gfc-internal-format
47231 msgid "Kind type parameter for entity at %L differs from the kind type parameter of the typespec"
47232 msgstr ""
47234 #: fortran/match.c:3529
47235 #, gcc-internal-format, gfc-internal-format
47236 msgid "Shape specification for allocatable scalar at %C"
47237 msgstr ""
47239 #: fortran/match.c:3566
47240 #, gcc-internal-format, gfc-internal-format
47241 msgid "ERRMSG tag at %L"
47242 msgstr ""
47244 #: fortran/match.c:3589
47245 #, gcc-internal-format, gfc-internal-format
47246 msgid "SOURCE tag at %L"
47247 msgstr ""
47249 #: fortran/match.c:3595
47250 #, gcc-internal-format, gfc-internal-format
47251 msgid "Redundant SOURCE tag found at %L "
47252 msgstr ""
47254 #: fortran/match.c:3602
47255 #, gcc-internal-format, gfc-internal-format
47256 msgid "SOURCE tag at %L conflicts with the typespec at %L"
47257 msgstr ""
47259 #: fortran/match.c:3608
47260 #, gcc-internal-format, gfc-internal-format
47261 msgid "SOURCE tag at %L with more than a single allocate object"
47262 msgstr ""
47264 #: fortran/match.c:3626
47265 #, gcc-internal-format, gfc-internal-format
47266 msgid "MOLD tag at %L"
47267 msgstr ""
47269 #: fortran/match.c:3632
47270 #, gcc-internal-format, gfc-internal-format
47271 msgid "Redundant MOLD tag found at %L "
47272 msgstr ""
47274 #: fortran/match.c:3639
47275 #, gcc-internal-format, gfc-internal-format
47276 msgid "MOLD tag at %L conflicts with the typespec at %L"
47277 msgstr ""
47279 #: fortran/match.c:3665
47280 #, gcc-internal-format, gfc-internal-format
47281 msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
47282 msgstr ""
47284 #: fortran/match.c:3673
47285 #, gcc-internal-format, gfc-internal-format
47286 msgid "Allocate-object at %L with a deferred type parameter requires either a type-spec or SOURCE tag or a MOLD tag"
47287 msgstr ""
47289 #: fortran/match.c:3685
47290 #, gcc-internal-format, gfc-internal-format
47291 msgid "Unlimited polymorphic allocate-object at %L requires either a type-spec or SOURCE tag or a MOLD tag"
47292 msgstr ""
47294 #: fortran/match.c:3747
47295 #, gcc-internal-format, gfc-internal-format
47296 msgid "Pointer object at %C shall not be coindexed"
47297 msgstr ""
47299 #: fortran/match.c:3833
47300 #, gcc-internal-format, gfc-internal-format
47301 msgid "Illegal allocate-object at %C for a PURE procedure"
47302 msgstr ""
47304 #: fortran/match.c:3843
47305 #, gcc-internal-format, gfc-internal-format
47306 msgid "DEALLOCATE of coarray at %C in DO CONCURRENT block"
47307 msgstr ""
47309 #: fortran/match.c:3850
47310 #, gcc-internal-format, gfc-internal-format
47311 msgid "DEALLOCATE of coarray at %C in CRITICAL block"
47312 msgstr ""
47314 #: fortran/match.c:3866
47315 #, gcc-internal-format, gfc-internal-format
47316 msgid "Allocate-object at %C is not a nonprocedure pointer nor an allocatable variable"
47317 msgstr ""
47319 #: fortran/match.c:3903
47320 #, gcc-internal-format, gfc-internal-format
47321 msgid "ERRMSG at %L"
47322 msgstr ""
47324 #: fortran/match.c:3960
47325 #, gcc-internal-format, gfc-internal-format
47326 msgid "Image control statement RETURN at %C in CRITICAL block"
47327 msgstr ""
47329 #: fortran/match.c:3966
47330 #, gcc-internal-format, gfc-internal-format
47331 msgid "Image control statement RETURN at %C in DO CONCURRENT block"
47332 msgstr ""
47334 #: fortran/match.c:3975
47335 #, gcc-internal-format, gfc-internal-format
47336 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
47337 msgstr ""
47339 #: fortran/match.c:4006
47340 #, gcc-internal-format, gfc-internal-format
47341 msgid "RETURN statement in main program at %C"
47342 msgstr ""
47344 #: fortran/match.c:4034
47345 #, gcc-internal-format, gfc-internal-format
47346 msgid "Expected component reference at %C"
47347 msgstr ""
47349 #: fortran/match.c:4043
47350 #, gcc-internal-format, gfc-internal-format
47351 msgid "Junk after CALL at %C"
47352 msgstr ""
47354 #: fortran/match.c:4054
47355 #, gcc-internal-format, gfc-internal-format
47356 msgid "Expected type-bound procedure or procedure pointer component at %C"
47357 msgstr ""
47359 #: fortran/match.c:4275
47360 #, gcc-internal-format, gfc-internal-format
47361 msgid "Syntax error in common block name at %C"
47362 msgstr ""
47364 #. If we find an error, just print it and continue,
47365 #. cause it's just semantic, and we can see if there
47366 #. are more errors.
47367 #: fortran/match.c:4353
47368 #, gcc-internal-format, gfc-internal-format
47369 msgid "Variable '%s' at %L in common block '%s' at %C must be declared with a C interoperable kind since common block '%s' is bind(c)"
47370 msgstr ""
47372 #: fortran/match.c:4362
47373 #, gcc-internal-format
47374 msgid "Variable %qs in common block %qs at %C can not be bind(c) since it is not global"
47375 msgstr ""
47377 #: fortran/match.c:4369
47378 #, gcc-internal-format
47379 msgid "Symbol %qs at %C is already in a COMMON block"
47380 msgstr ""
47382 #: fortran/match.c:4377
47383 #, gcc-internal-format
47384 msgid "Initialized symbol %qs at %C can only be COMMON in BLOCK DATA"
47385 msgstr ""
47387 #: fortran/match.c:4403
47388 #, gcc-internal-format
47389 msgid "Array specification for symbol %qs in COMMON at %C must be explicit"
47390 msgstr ""
47392 #: fortran/match.c:4413
47393 #, gcc-internal-format
47394 msgid "Symbol %qs in COMMON at %C cannot be a POINTER array"
47395 msgstr ""
47397 #: fortran/match.c:4445
47398 #, gcc-internal-format
47399 msgid "Symbol %qs, in COMMON block %qs at %C is being indirectly equivalenced to another COMMON block %qs"
47400 msgstr ""
47402 #: fortran/match.c:4573
47403 #, gcc-internal-format
47404 msgid "Namelist group name %qs at %C already has a basic type of %s"
47405 msgstr ""
47407 #: fortran/match.c:4581
47408 #, gcc-internal-format
47409 msgid "Namelist group name %qs at %C already is USE associated and cannot be respecified."
47410 msgstr ""
47412 #: fortran/match.c:4607
47413 #, gcc-internal-format
47414 msgid "Assumed size array %qs in namelist %qs at %C is not allowed"
47415 msgstr ""
47417 #: fortran/match.c:4741
47418 #, gcc-internal-format, gfc-internal-format
47419 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
47420 msgstr ""
47422 #: fortran/match.c:4749
47423 #, gcc-internal-format, gfc-internal-format
47424 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
47425 msgstr ""
47427 #: fortran/match.c:4777
47428 #, gcc-internal-format, gfc-internal-format
47429 msgid "EQUIVALENCE at %C requires two or more objects"
47430 msgstr ""
47432 #: fortran/match.c:4791
47433 #, gcc-internal-format, gfc-internal-format
47434 msgid "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
47435 msgstr ""
47437 #: fortran/match.c:4804
47438 #, gcc-internal-format, gfc-internal-format
47439 msgid "Expecting a comma in EQUIVALENCE at %C"
47440 msgstr ""
47442 #: fortran/match.c:4922
47443 #, gcc-internal-format, gfc-internal-format
47444 msgid "Statement function at %L is recursive"
47445 msgstr ""
47447 #: fortran/match.c:4928
47448 #, gcc-internal-format, gfc-internal-format
47449 msgid "Statement function at %C"
47450 msgstr ""
47452 #: fortran/match.c:5013
47453 #, gcc-internal-format, gfc-internal-format
47454 msgid "Expected initialization expression in CASE at %C"
47455 msgstr ""
47457 #: fortran/match.c:5045
47458 #, gcc-internal-format
47459 msgid "Expected block name %qs of SELECT construct at %C"
47460 msgstr ""
47462 #: fortran/match.c:5325
47463 #, gcc-internal-format, gfc-internal-format
47464 msgid "parse error in SELECT TYPE statement at %C"
47465 msgstr ""
47467 #: fortran/match.c:5349
47468 #, gcc-internal-format, gfc-internal-format
47469 msgid "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
47470 msgstr ""
47472 #: fortran/match.c:5383
47473 #, gcc-internal-format, gfc-internal-format
47474 msgid "Unexpected CASE statement at %C"
47475 msgstr ""
47477 #: fortran/match.c:5435
47478 #, gcc-internal-format, gfc-internal-format
47479 msgid "Syntax error in CASE specification at %C"
47480 msgstr ""
47482 #: fortran/match.c:5453
47483 #, gcc-internal-format, gfc-internal-format
47484 msgid "Unexpected TYPE IS statement at %C"
47485 msgstr ""
47487 #: fortran/match.c:5485
47488 #, gcc-internal-format, gfc-internal-format
47489 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]"
47490 msgstr ""
47492 #: fortran/match.c:5497
47493 #, gcc-internal-format, gfc-internal-format
47494 msgid "Syntax error in TYPE IS specification at %C"
47495 msgstr ""
47497 #: fortran/match.c:5573
47498 #, gcc-internal-format, gfc-internal-format
47499 msgid "Syntax error in CLASS IS specification at %C"
47500 msgstr ""
47502 #: fortran/match.c:5691
47503 #, gcc-internal-format, gfc-internal-format
47504 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
47505 msgstr ""
47507 #: fortran/match.c:5729
47508 #, gcc-internal-format
47509 msgid "Label %qs at %C doesn't match WHERE label %qs"
47510 msgstr ""
47512 #: fortran/matchexp.c:72
47513 #, gcc-internal-format
47514 msgid "Bad character %<%c%> in OPERATOR name at %C"
47515 msgstr ""
47517 #: fortran/matchexp.c:80
47518 #, gcc-internal-format
47519 msgid "The name %qs cannot be used as a defined operator at %C"
47520 msgstr ""
47522 #: fortran/matchexp.c:173
47523 #, gcc-internal-format, gfc-internal-format
47524 msgid "Expected a right parenthesis in expression at %C"
47525 msgstr ""
47527 #: fortran/matchexp.c:281
47528 #, gcc-internal-format, gfc-internal-format
47529 msgid "Expected exponent in expression at %C"
47530 msgstr ""
47532 #: fortran/matchexp.c:319 fortran/matchexp.c:324 fortran/matchexp.c:428
47533 #: fortran/matchexp.c:433
47534 #, gcc-internal-format, gfc-internal-format
47535 msgid "Extension: Unary operator following arithmetic operator (use parentheses) at %C"
47536 msgstr ""
47538 #: fortran/matchexp.c:665
47539 #, gcc-internal-format
47540 msgid "match_level_4(): Bad operator"
47541 msgstr ""
47543 #: fortran/misc.c:105
47544 #, gcc-internal-format
47545 msgid "gfc_basic_typename(): Undefined type"
47546 msgstr ""
47548 #: fortran/misc.c:167
47549 #, gcc-internal-format
47550 msgid "gfc_typename(): Undefined type"
47551 msgstr ""
47553 #: fortran/misc.c:187
47554 #, gcc-internal-format
47555 msgid "gfc_code2string(): Bad code"
47556 msgstr ""
47558 #: fortran/module.c:241
47559 #, gcc-internal-format
47560 msgid "free_pi_tree(): Unresolved fixup"
47561 msgstr ""
47563 #: fortran/module.c:458
47564 #, gcc-internal-format
47565 msgid "associate_integer_pointer(): Already associated"
47566 msgstr ""
47568 #: fortran/module.c:540
47569 #, gcc-internal-format, gfc-internal-format
47570 msgid "module nature in USE statement at %C"
47571 msgstr ""
47573 #: fortran/module.c:552
47574 #, gcc-internal-format, gfc-internal-format
47575 msgid "Module nature in USE statement at %C shall be either INTRINSIC or NON_INTRINSIC"
47576 msgstr ""
47578 #: fortran/module.c:565
47579 #, gcc-internal-format, gfc-internal-format
47580 msgid "\"::\" was expected after module nature at %C but was not found"
47581 msgstr ""
47583 #: fortran/module.c:575
47584 #, gcc-internal-format, gfc-internal-format
47585 msgid "\"USE :: module\" at %C"
47586 msgstr ""
47588 #: fortran/module.c:634
47589 #, gcc-internal-format, gfc-internal-format
47590 msgid "Missing generic specification in USE statement at %C"
47591 msgstr ""
47593 #: fortran/module.c:642
47594 #, gcc-internal-format, gfc-internal-format
47595 msgid "Renaming operators in USE statements at %C"
47596 msgstr ""
47598 #: fortran/module.c:683
47599 #, gcc-internal-format
47600 msgid "The name %qs at %C has already been used as an external module name."
47601 msgstr ""
47603 #: fortran/module.c:1067
47604 #, gcc-internal-format
47605 msgid "Reading module %qs at line %d column %d: %s"
47606 msgstr ""
47608 #: fortran/module.c:1071
47609 #, gcc-internal-format
47610 msgid "Writing module %qs at line %d column %d: %s"
47611 msgstr ""
47613 #: fortran/module.c:1075
47614 #, gcc-internal-format
47615 msgid "Module %qs at line %d column %d: %s"
47616 msgstr ""
47618 #: fortran/module.c:1470
47619 #, gcc-internal-format
47620 msgid "require_atom(): bad atom type required"
47621 msgstr ""
47623 #: fortran/module.c:1519
47624 #, gcc-internal-format, gfc-internal-format
47625 msgid "Error writing modules file: %s"
47626 msgstr ""
47628 #: fortran/module.c:1563
47629 #, gcc-internal-format
47630 msgid "write_atom(): Writing negative integer"
47631 msgstr ""
47633 #: fortran/module.c:1570
47634 #, gcc-internal-format
47635 msgid "write_atom(): Trying to write dab atom"
47636 msgstr ""
47638 #: fortran/module.c:1776
47639 #, gcc-internal-format
47640 msgid "unquote_string(): got bad string"
47641 msgstr ""
47643 #: fortran/module.c:2523
47644 #, gcc-internal-format
47645 msgid "mio_array_ref(): Unknown array ref"
47646 msgstr ""
47648 #: fortran/module.c:3499
47649 #, gcc-internal-format, gfc-internal-format
47650 msgid "Namelist %s cannot be renamed by USE association to %s"
47651 msgstr ""
47653 #: fortran/module.c:4619
47654 #, gcc-internal-format, gfc-internal-format
47655 msgid "Ambiguous !$OMP DECLARE REDUCTION from module %s at %L"
47656 msgstr ""
47658 #: fortran/module.c:4622
47659 #, gcc-internal-format, gfc-internal-format
47660 msgid "Previous !$OMP DECLARE REDUCTION from module %s at %L"
47661 msgstr ""
47663 #: fortran/module.c:4810
47664 #, gcc-internal-format
47665 msgid "%qs of module %qs, imported at %C, is also the name of the current program unit"
47666 msgstr ""
47668 #: fortran/module.c:5161
47669 #, gcc-internal-format
47670 msgid "Symbol %qs referenced at %L not found in module %qs"
47671 msgstr ""
47673 #: fortran/module.c:5168
47674 #, gcc-internal-format
47675 msgid "User operator %qs referenced at %L not found in module %qs"
47676 msgstr ""
47678 #: fortran/module.c:5173
47679 #, gcc-internal-format
47680 msgid "Intrinsic operator %qs referenced at %L not found in module %qs"
47681 msgstr ""
47683 #: fortran/module.c:5403
47684 #, gcc-internal-format
47685 msgid "write_symbol(): bad module symbol %qs"
47686 msgstr ""
47688 #: fortran/module.c:5736
47689 #, gcc-internal-format
47690 msgid "write_symtree(): Symbol not written"
47691 msgstr ""
47693 #: fortran/module.c:5910
47694 #, gcc-internal-format
47695 msgid "Can't open module file %qs for writing at %C: %s"
47696 msgstr ""
47698 #: fortran/module.c:5930
47699 #, gcc-internal-format
47700 msgid "Error writing module file %qs for writing: %s"
47701 msgstr ""
47703 #: fortran/module.c:5941
47704 #, gcc-internal-format
47705 msgid "Can't delete module file %qs: %s"
47706 msgstr ""
47708 #: fortran/module.c:5944
47709 #, gcc-internal-format
47710 msgid "Can't rename module file %qs to %qs: %s"
47711 msgstr ""
47713 #: fortran/module.c:5950
47714 #, gcc-internal-format
47715 msgid "Can't delete temporary module file %qs: %s"
47716 msgstr ""
47718 #: fortran/module.c:5970 fortran/module.c:6297 fortran/module.c:6330
47719 #: fortran/module.c:6372
47720 #, gcc-internal-format
47721 msgid "Symbol %qs already declared"
47722 msgstr ""
47724 #: fortran/module.c:6040
47725 #, gcc-internal-format, gfc-internal-format
47726 msgid "import_iso_c_binding_module(): Unable to create symbol for %s"
47727 msgstr ""
47729 #: fortran/module.c:6148 fortran/module.c:6492
47730 #, gcc-internal-format
47731 msgid "The symbol %qs, referenced at %L, is not in the selected standard"
47732 msgstr ""
47734 #: fortran/module.c:6276
47735 #, gcc-internal-format
47736 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_C_BINDING"
47737 msgstr ""
47739 #: fortran/module.c:6477
47740 #, gcc-internal-format
47741 msgid "Use of intrinsic module %qs at %C conflicts with non-intrinsic module name used previously"
47742 msgstr ""
47744 #: fortran/module.c:6499
47745 #, gcc-internal-format
47746 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %L is incompatible with option %qs"
47747 msgstr ""
47749 #: fortran/module.c:6567
47750 #, gcc-internal-format, gfc-internal-format
47751 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %C is incompatible with option %s"
47752 msgstr ""
47754 #: fortran/module.c:6621
47755 #, gcc-internal-format
47756 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
47757 msgstr ""
47759 #: fortran/module.c:6647
47760 #, gcc-internal-format, gfc-internal-format
47761 msgid "USE statement at %C has no ONLY qualifier"
47762 msgstr ""
47764 #: fortran/module.c:6665
47765 #, gcc-internal-format, gfc-internal-format
47766 msgid "ISO_FORTRAN_ENV intrinsic module at %C"
47767 msgstr ""
47769 #: fortran/module.c:6677
47770 #, gcc-internal-format, gfc-internal-format
47771 msgid "ISO_C_BINDING module at %C"
47772 msgstr ""
47774 #: fortran/module.c:6690
47775 #, gcc-internal-format
47776 msgid "Can't find an intrinsic module named %qs at %C"
47777 msgstr ""
47779 #: fortran/module.c:6696
47780 #, gcc-internal-format, gfc-internal-format
47781 msgid "IEEE_FEATURES module at %C"
47782 msgstr ""
47784 #: fortran/module.c:6702
47785 #, gcc-internal-format, gfc-internal-format
47786 msgid "IEEE_EXCEPTIONS module at %C"
47787 msgstr ""
47789 #: fortran/module.c:6708
47790 #, gcc-internal-format, gfc-internal-format
47791 msgid "IEEE_ARITHMETIC module at %C"
47792 msgstr ""
47794 #: fortran/module.c:6715
47795 #, gcc-internal-format
47796 msgid "Can't open module file %qs for reading at %C: %s"
47797 msgstr ""
47799 #: fortran/module.c:6723
47800 #, gcc-internal-format
47801 msgid "Use of non-intrinsic module %qs at %C conflicts with intrinsic module name used previously"
47802 msgstr ""
47804 #: fortran/module.c:6746
47805 #, gcc-internal-format
47806 msgid "File %qs opened at %C is not a GNU Fortran module file"
47807 msgstr ""
47809 #: fortran/module.c:6754
47810 #, gcc-internal-format
47811 msgid "Cannot read module file %qs opened at %C, because it was created by a different version of GNU Fortran"
47812 msgstr ""
47814 #: fortran/module.c:6768
47815 #, gcc-internal-format
47816 msgid "Can't USE the same module we're building!"
47817 msgstr ""
47819 #: fortran/openmp.c:268 fortran/openmp.c:2099 fortran/openmp.c:2173
47820 #, gcc-internal-format, gfc-internal-format
47821 msgid "COMMON block /%s/ not found at %C"
47822 msgstr ""
47824 #: fortran/openmp.c:306
47825 #, gcc-internal-format, gfc-internal-format
47826 msgid "Syntax error in OpenMP variable list at %C"
47827 msgstr ""
47829 #: fortran/openmp.c:368
47830 #, gcc-internal-format, gfc-internal-format
47831 msgid "Syntax error in OpenACC expression list at %C"
47832 msgstr ""
47834 #: fortran/openmp.c:837
47835 #, gcc-internal-format, gfc-internal-format
47836 msgid "!$OMP DECLARE REDUCTION %s not found at %L"
47837 msgstr ""
47839 #: fortran/openmp.c:935
47840 #, gcc-internal-format, gfc-internal-format
47841 msgid "COLLAPSE clause argument not constant positive integer at %C"
47842 msgstr ""
47844 #: fortran/openmp.c:1356
47845 #, gcc-internal-format, gfc-internal-format
47846 msgid "Unexpected junk in !$ACC WAIT at %C"
47847 msgstr ""
47849 #: fortran/openmp.c:1365
47850 #, gcc-internal-format, gfc-internal-format
47851 msgid "Invalid argument to $!ACC WAIT at %L"
47852 msgstr ""
47854 #: fortran/openmp.c:1374
47855 #, gcc-internal-format, gfc-internal-format
47856 msgid "WAIT clause at %L requires a scalar INTEGER expression"
47857 msgstr ""
47859 #: fortran/openmp.c:1402
47860 #, gcc-internal-format, gfc-internal-format
47861 msgid "ACC CACHE directive must be inside of loop %C"
47862 msgstr ""
47864 #: fortran/openmp.c:1428
47865 #, gcc-internal-format, gfc-internal-format
47866 msgid "Only the !$ACC ROUTINE form without list is allowed in interface block at %C"
47867 msgstr ""
47869 #: fortran/openmp.c:1452
47870 #, gcc-internal-format, gfc-internal-format
47871 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C"
47872 msgstr ""
47874 #: fortran/openmp.c:1459
47875 #, gcc-internal-format
47876 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, invalid function name %qs"
47877 msgstr ""
47879 #: fortran/openmp.c:1467
47880 #, gcc-internal-format, gfc-internal-format
47881 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, expecting ')' after NAME"
47882 msgstr ""
47884 #: fortran/openmp.c:1475
47885 #, gcc-internal-format, gfc-internal-format
47886 msgid "Unexpected junk after !$ACC ROUTINE at %C"
47887 msgstr ""
47889 #: fortran/openmp.c:1544
47890 #, gcc-internal-format, gfc-internal-format
47891 msgid "Unexpected junk after $OMP CRITICAL statement at %C"
47892 msgstr ""
47894 #: fortran/openmp.c:1609
47895 #, gcc-internal-format, gfc-internal-format
47896 msgid "Unexpected junk after $OMP FLUSH statement at %C"
47897 msgstr ""
47899 #: fortran/openmp.c:1992 fortran/openmp.c:4823
47900 #, gcc-internal-format, gfc-internal-format
47901 msgid "Redefinition of predefined %s !$OMP DECLARE REDUCTION at %L"
47902 msgstr ""
47904 #: fortran/openmp.c:1996 fortran/openmp.c:4827
47905 #, gcc-internal-format, gfc-internal-format
47906 msgid "Redefinition of predefined !$OMP DECLARE REDUCTION at %L"
47907 msgstr ""
47909 #: fortran/openmp.c:2001
47910 #, gcc-internal-format, gfc-internal-format
47911 msgid "Redefinition of !$OMP DECLARE REDUCTION at %L"
47912 msgstr ""
47914 #: fortran/openmp.c:2003
47915 #, gcc-internal-format, gfc-internal-format
47916 msgid "Previous !$OMP DECLARE REDUCTION at %L"
47917 msgstr ""
47919 #: fortran/openmp.c:2023
47920 #, gcc-internal-format, gfc-internal-format
47921 msgid "Unexpected junk after !$OMP DECLARE REDUCTION at %C"
47922 msgstr ""
47924 #: fortran/openmp.c:2052
47925 #, gcc-internal-format, gfc-internal-format
47926 msgid "Only the !$OMP DECLARE TARGET form without list is allowed in interface block at %C"
47927 msgstr ""
47929 #: fortran/openmp.c:2078
47930 #, gcc-internal-format, gfc-internal-format
47931 msgid "OMP DECLARE TARGET on a variable at %C is an element of a COMMON block"
47932 msgstr ""
47934 #: fortran/openmp.c:2117
47935 #, gcc-internal-format, gfc-internal-format
47936 msgid "Unexpected junk after !$OMP DECLARE TARGET at %C"
47937 msgstr ""
47939 #: fortran/openmp.c:2123
47940 #, gcc-internal-format, gfc-internal-format
47941 msgid "Syntax error in !$OMP DECLARE TARGET list at %C"
47942 msgstr ""
47944 #: fortran/openmp.c:2153
47945 #, gcc-internal-format, gfc-internal-format
47946 msgid "Threadprivate variable at %C is an element of a COMMON block"
47947 msgstr ""
47949 #: fortran/openmp.c:2190
47950 #, gcc-internal-format, gfc-internal-format
47951 msgid "Unexpected junk after OMP THREADPRIVATE at %C"
47952 msgstr ""
47954 #: fortran/openmp.c:2197
47955 #, gcc-internal-format, gfc-internal-format
47956 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
47957 msgstr ""
47959 #: fortran/openmp.c:2278
47960 #, gcc-internal-format, gfc-internal-format
47961 msgid "Unexpected junk after TASKWAIT clause at %C"
47962 msgstr ""
47964 #: fortran/openmp.c:2292
47965 #, gcc-internal-format, gfc-internal-format
47966 msgid "Unexpected junk after TASKYIELD clause at %C"
47967 msgstr ""
47969 #: fortran/openmp.c:2417
47970 #, gcc-internal-format, gfc-internal-format
47971 msgid "Unexpected junk after $OMP WORKSHARE statement at %C"
47972 msgstr ""
47974 #: fortran/openmp.c:2431
47975 #, gcc-internal-format, gfc-internal-format
47976 msgid "Unexpected junk after $OMP MASTER statement at %C"
47977 msgstr ""
47979 #: fortran/openmp.c:2445
47980 #, gcc-internal-format, gfc-internal-format
47981 msgid "Unexpected junk after $OMP ORDERED statement at %C"
47982 msgstr ""
47984 #: fortran/openmp.c:2490
47985 #, gcc-internal-format, gfc-internal-format
47986 msgid "Unexpected junk after $OMP ATOMIC statement at %C"
47987 msgstr ""
47989 #: fortran/openmp.c:2506
47990 #, gcc-internal-format, gfc-internal-format
47991 msgid "Unexpected junk after $OMP BARRIER statement at %C"
47992 msgstr ""
47994 #: fortran/openmp.c:2520
47995 #, gcc-internal-format, gfc-internal-format
47996 msgid "Unexpected junk after $OMP TASKGROUP statement at %C"
47997 msgstr ""
47999 #: fortran/openmp.c:2570
48000 #, gcc-internal-format, gfc-internal-format
48001 msgid "Unexpected junk after $OMP CANCELLATION POINT statement at %C"
48002 msgstr ""
48004 #: fortran/openmp.c:2590
48005 #, gcc-internal-format, gfc-internal-format
48006 msgid "Unexpected junk after NOWAIT clause at %C"
48007 msgstr ""
48009 #: fortran/openmp.c:2630
48010 #, gcc-internal-format, gfc-internal-format
48011 msgid "%s clause at %L requires a scalar INTEGER expression"
48012 msgstr ""
48014 #: fortran/openmp.c:2641
48015 #, gcc-internal-format, gfc-internal-format
48016 msgid "INTEGER expression of %s clause at %L must be positive"
48017 msgstr ""
48019 #: fortran/openmp.c:2652
48020 #, gcc-internal-format
48021 msgid "POINTER object %qs of derived type in %s clause at %L"
48022 msgstr ""
48024 #: fortran/openmp.c:2655
48025 #, gcc-internal-format
48026 msgid "Cray pointer object of derived type %qs in %s clause at %L"
48027 msgstr ""
48029 #: fortran/openmp.c:2658
48030 #, gcc-internal-format
48031 msgid "Cray pointee object of derived type %qs in %s clause at %L"
48032 msgstr ""
48034 #: fortran/openmp.c:2664
48035 #, gcc-internal-format
48036 msgid "POINTER object %qs of polymorphic type in %s clause at %L"
48037 msgstr ""
48039 #: fortran/openmp.c:2669
48040 #, gcc-internal-format
48041 msgid "Cray pointer object of polymorphic type %qs in %s clause at %L"
48042 msgstr ""
48044 #: fortran/openmp.c:2674
48045 #, gcc-internal-format
48046 msgid "Cray pointee object of polymorphic type %qs in %s clause at %L"
48047 msgstr ""
48049 #: fortran/openmp.c:2684 fortran/openmp.c:3212
48050 #, gcc-internal-format
48051 msgid "Assumed size array %qs in %s clause at %L"
48052 msgstr ""
48054 #: fortran/openmp.c:2687
48055 #, gcc-internal-format
48056 msgid "Assumed rank array %qs in %s clause at %L"
48057 msgstr ""
48059 #: fortran/openmp.c:2691
48060 #, gcc-internal-format
48061 msgid "Noncontiguous deferred shape array %qs in %s clause at %L"
48062 msgstr ""
48064 #: fortran/openmp.c:2699
48065 #, gcc-internal-format
48066 msgid "ALLOCATABLE object %qs of derived type in %s clause at %L"
48067 msgstr ""
48069 #: fortran/openmp.c:2704
48070 #, gcc-internal-format
48071 msgid "ALLOCATABLE object %qs of polymorphic type in %s clause at %L"
48072 msgstr ""
48074 #: fortran/openmp.c:2716 fortran/openmp.c:3202 fortran/openmp.c:3375
48075 #, gcc-internal-format
48076 msgid "POINTER object %qs in %s clause at %L"
48077 msgstr ""
48079 #: fortran/openmp.c:2721 fortran/openmp.c:3378
48080 #, gcc-internal-format
48081 msgid "Cray pointer object %qs in %s clause at %L"
48082 msgstr ""
48084 #: fortran/openmp.c:2726 fortran/openmp.c:3381
48085 #, gcc-internal-format
48086 msgid "Cray pointee object %qs in %s clause at %L"
48087 msgstr ""
48089 #: fortran/openmp.c:2731 fortran/openmp.c:3370
48090 #, gcc-internal-format
48091 msgid "ALLOCATABLE object %qs in %s clause at %L"
48092 msgstr ""
48094 #: fortran/openmp.c:2734
48095 #, gcc-internal-format
48096 msgid "VALUE object %qs in %s clause at %L"
48097 msgstr ""
48099 #: fortran/openmp.c:2777
48100 #, gcc-internal-format, gfc-internal-format
48101 msgid "Implicitly declared function %s used in !$OMP DECLARE REDUCTION at %L "
48102 msgstr ""
48104 #: fortran/openmp.c:2826
48105 #, gcc-internal-format, gfc-internal-format
48106 msgid "Implicitly declared subroutine %s used in !$OMP DECLARE REDUCTION at %L "
48107 msgstr ""
48109 #: fortran/openmp.c:2885 fortran/resolve.c:9163 fortran/resolve.c:10248
48110 #, gcc-internal-format, gfc-internal-format
48111 msgid "IF clause at %L requires a scalar LOGICAL expression"
48112 msgstr ""
48114 #: fortran/openmp.c:2893
48115 #, gcc-internal-format, gfc-internal-format
48116 msgid "FINAL clause at %L requires a scalar LOGICAL expression"
48117 msgstr ""
48119 #: fortran/openmp.c:2901
48120 #, gcc-internal-format, gfc-internal-format
48121 msgid "NUM_THREADS clause at %L requires a scalar INTEGER expression"
48122 msgstr ""
48124 #: fortran/openmp.c:2909
48125 #, gcc-internal-format, gfc-internal-format
48126 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
48127 msgstr ""
48129 #: fortran/openmp.c:2924
48130 #, gcc-internal-format
48131 msgid "Variable %qs is not a dummy argument at %L"
48132 msgstr ""
48134 #: fortran/openmp.c:2956
48135 #, gcc-internal-format
48136 msgid "Object %qs is not a variable at %L"
48137 msgstr ""
48139 #: fortran/openmp.c:2972 fortran/openmp.c:2983 fortran/openmp.c:2991
48140 #: fortran/openmp.c:3002 fortran/openmp.c:3014 fortran/openmp.c:4635
48141 #, gcc-internal-format
48142 msgid "Symbol %qs present on multiple clauses at %L"
48143 msgstr ""
48145 #: fortran/openmp.c:3028
48146 #, gcc-internal-format
48147 msgid "Symbol %qs present on both FROM and TO clauses at %L"
48148 msgstr ""
48150 #: fortran/openmp.c:3050
48151 #, gcc-internal-format
48152 msgid "Non-THREADPRIVATE object %qs in COPYIN clause at %L"
48153 msgstr ""
48155 #: fortran/openmp.c:3058
48156 #, gcc-internal-format
48157 msgid "Assumed size array %qs in COPYPRIVATE clause at %L"
48158 msgstr ""
48160 #: fortran/openmp.c:3061
48161 #, gcc-internal-format
48162 msgid "INTENT(IN) POINTER %qs in COPYPRIVATE clause at %L"
48163 msgstr ""
48165 #: fortran/openmp.c:3069
48166 #, gcc-internal-format
48167 msgid "THREADPRIVATE object %qs in SHARED clause at %L"
48168 msgstr ""
48170 #: fortran/openmp.c:3072
48171 #, gcc-internal-format
48172 msgid "Cray pointee %qs in SHARED clause at %L"
48173 msgstr ""
48175 #: fortran/openmp.c:3075
48176 #, gcc-internal-format
48177 msgid "ASSOCIATE name %qs in SHARED clause at %L"
48178 msgstr ""
48180 #: fortran/openmp.c:3090
48181 #, gcc-internal-format
48182 msgid "%qs in ALIGNED clause must be POINTER, ALLOCATABLE, Cray pointer or C_PTR at %L"
48183 msgstr ""
48185 #: fortran/openmp.c:3102
48186 #, gcc-internal-format
48187 msgid "%qs in ALIGNED clause at %L requires a scalar positive constant integer alignment expression"
48188 msgstr ""
48190 #: fortran/openmp.c:3121 fortran/openmp.c:3141
48191 #, gcc-internal-format
48192 msgid "%qs in %s clause at %L is not a proper array section"
48193 msgstr ""
48195 #: fortran/openmp.c:3124
48196 #, gcc-internal-format, gfc-internal-format
48197 msgid "Coarrays not supported in %s clause at %L"
48198 msgstr ""
48200 #: fortran/openmp.c:3133
48201 #, gcc-internal-format, gfc-internal-format
48202 msgid "Stride should not be specified for array section in %s clause at %L"
48203 msgstr ""
48205 #: fortran/openmp.c:3154
48206 #, gcc-internal-format
48207 msgid "%qs in DEPEND clause at %L is a zero size array section"
48208 msgstr ""
48210 #: fortran/openmp.c:3176 fortran/openmp.c:3188
48211 #, gcc-internal-format
48212 msgid "THREADPRIVATE object %qs in %s clause at %L"
48213 msgstr ""
48215 #: fortran/openmp.c:3179 fortran/openmp.c:3191
48216 #, gcc-internal-format
48217 msgid "Cray pointee %qs in %s clause at %L"
48218 msgstr ""
48220 #: fortran/openmp.c:3194
48221 #, gcc-internal-format
48222 msgid "ASSOCIATE name %qs in %s clause at %L"
48223 msgstr ""
48225 #: fortran/openmp.c:3199
48226 #, gcc-internal-format
48227 msgid "Procedure pointer %qs in %s clause at %L"
48228 msgstr ""
48230 #: fortran/openmp.c:3205
48231 #, gcc-internal-format
48232 msgid "Cray pointer %qs in %s clause at %L"
48233 msgstr ""
48235 #: fortran/openmp.c:3215
48236 #, gcc-internal-format
48237 msgid "Variable %qs in %s clause is used in NAMELIST statement at %L"
48238 msgstr ""
48240 #. case OMP_LIST_REDUCTION:
48241 #: fortran/openmp.c:3225
48242 #, gcc-internal-format
48243 msgid "INTENT(IN) POINTER %qs in %s clause at %L"
48244 msgstr ""
48246 #: fortran/openmp.c:3318
48247 #, gcc-internal-format, gfc-internal-format
48248 msgid "!$OMP DECLARE REDUCTION %s not found for type %s at %L"
48249 msgstr ""
48251 #: fortran/openmp.c:3341
48252 #, gcc-internal-format
48253 msgid "LINEAR variable %qs must be INTEGER at %L"
48254 msgstr ""
48256 #: fortran/openmp.c:3344
48257 #, gcc-internal-format
48258 msgid "LINEAR dummy argument %qs must have VALUE attribute at %L"
48259 msgstr ""
48261 #: fortran/openmp.c:3352
48262 #, gcc-internal-format
48263 msgid "%qs in LINEAR clause at %L requires a scalar integer linear-step expression"
48264 msgstr ""
48266 #: fortran/openmp.c:3356
48267 #, gcc-internal-format
48268 msgid "%qs in LINEAR clause at %L requires a constant integer linear-step expression"
48269 msgstr ""
48271 #: fortran/openmp.c:3401
48272 #, gcc-internal-format, gfc-internal-format
48273 msgid "SAFELEN clause at %L requires a scalar INTEGER expression"
48274 msgstr ""
48276 #: fortran/openmp.c:3409
48277 #, gcc-internal-format, gfc-internal-format
48278 msgid "SIMDLEN clause at %L requires a scalar INTEGER expression"
48279 msgstr ""
48281 #: fortran/openmp.c:3417
48282 #, gcc-internal-format, gfc-internal-format
48283 msgid "NUM_TEAMS clause at %L requires a scalar INTEGER expression"
48284 msgstr ""
48286 #: fortran/openmp.c:3425
48287 #, gcc-internal-format, gfc-internal-format
48288 msgid "DEVICE clause at %L requires a scalar INTEGER expression"
48289 msgstr ""
48291 #: fortran/openmp.c:3433
48292 #, gcc-internal-format, gfc-internal-format
48293 msgid "DIST_SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
48294 msgstr ""
48296 #: fortran/openmp.c:3441
48297 #, gcc-internal-format, gfc-internal-format
48298 msgid "THREAD_LIMIT clause at %L requires a scalar INTEGER expression"
48299 msgstr ""
48301 #: fortran/openmp.c:3565
48302 #, gcc-internal-format, gfc-internal-format
48303 msgid "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
48304 msgstr ""
48306 #: fortran/openmp.c:3590
48307 #, gcc-internal-format, gfc-internal-format
48308 msgid "!$OMP ATOMIC READ statement must read from a scalar variable of intrinsic type at %L"
48309 msgstr ""
48311 #: fortran/openmp.c:3595
48312 #, gcc-internal-format, gfc-internal-format
48313 msgid "expr in !$OMP ATOMIC WRITE assignment var = expr must be scalar and cannot reference var at %L"
48314 msgstr ""
48316 #: fortran/openmp.c:3617 fortran/openmp.c:3908
48317 #, gcc-internal-format, gfc-internal-format
48318 msgid "!$OMP ATOMIC CAPTURE capture statement must read from a scalar variable of intrinsic type at %L"
48319 msgstr ""
48321 #: fortran/openmp.c:3632
48322 #, gcc-internal-format, gfc-internal-format
48323 msgid "!$OMP ATOMIC CAPTURE update statement must set a scalar variable of intrinsic type at %L"
48324 msgstr ""
48326 #: fortran/openmp.c:3639 fortran/openmp.c:3915
48327 #, gcc-internal-format, gfc-internal-format
48328 msgid "!$OMP ATOMIC CAPTURE capture statement reads from different variable than update statement writes into at %L"
48329 msgstr ""
48331 #: fortran/openmp.c:3655
48332 #, gcc-internal-format, gfc-internal-format
48333 msgid "!$OMP ATOMIC with ALLOCATABLE variable at %L"
48334 msgstr ""
48336 #: fortran/openmp.c:3697
48337 #, gcc-internal-format, gfc-internal-format
48338 msgid "!$OMP ATOMIC assignment operator must be binary +, *, -, /, .AND., .OR., .EQV. or .NEQV. at %L"
48339 msgstr ""
48341 #: fortran/openmp.c:3745
48342 #, gcc-internal-format, gfc-internal-format
48343 msgid "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
48344 msgstr ""
48346 #: fortran/openmp.c:3759
48347 #, gcc-internal-format, gfc-internal-format
48348 msgid "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op (expr) at %L"
48349 msgstr ""
48351 #: fortran/openmp.c:3791
48352 #, gcc-internal-format, gfc-internal-format
48353 msgid "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot reference var at %L"
48354 msgstr ""
48356 #: fortran/openmp.c:3815
48357 #, gcc-internal-format, gfc-internal-format
48358 msgid "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments at %L"
48359 msgstr ""
48361 #: fortran/openmp.c:3822
48362 #, gcc-internal-format, gfc-internal-format
48363 msgid "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
48364 msgstr ""
48366 #: fortran/openmp.c:3839
48367 #, gcc-internal-format
48368 msgid "!$OMP ATOMIC intrinsic arguments except one must not reference %qs at %L"
48369 msgstr ""
48371 #: fortran/openmp.c:3846
48372 #, gcc-internal-format, gfc-internal-format
48373 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
48374 msgstr ""
48376 #: fortran/openmp.c:3854
48377 #, gcc-internal-format
48378 msgid "First or last !$OMP ATOMIC intrinsic argument must be %qs at %L"
48379 msgstr ""
48381 #: fortran/openmp.c:3872
48382 #, gcc-internal-format, gfc-internal-format
48383 msgid "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand side at %L"
48384 msgstr ""
48386 #: fortran/openmp.c:3886
48387 #, gcc-internal-format, gfc-internal-format
48388 msgid "!$OMP ATOMIC CAPTURE capture statement must set a scalar variable of intrinsic type at %L"
48389 msgstr ""
48391 #: fortran/openmp.c:4163
48392 #, gcc-internal-format, gfc-internal-format
48393 msgid "%s cannot be a DO WHILE or DO without loop control at %L"
48394 msgstr ""
48396 #: fortran/openmp.c:4169
48397 #, gcc-internal-format, gfc-internal-format
48398 msgid "%s cannot be a DO CONCURRENT loop at %L"
48399 msgstr ""
48401 #: fortran/openmp.c:4175
48402 #, gcc-internal-format, gfc-internal-format
48403 msgid "%s iteration variable must be of type integer at %L"
48404 msgstr ""
48406 #: fortran/openmp.c:4179
48407 #, gcc-internal-format, gfc-internal-format
48408 msgid "%s iteration variable must not be THREADPRIVATE at %L"
48409 msgstr ""
48411 #: fortran/openmp.c:4192
48412 #, gcc-internal-format, gfc-internal-format
48413 msgid "%s iteration variable present on clause other than PRIVATE or LASTPRIVATE at %L"
48414 msgstr ""
48416 #: fortran/openmp.c:4196
48417 #, gcc-internal-format, gfc-internal-format
48418 msgid "%s iteration variable present on clause other than LASTPRIVATE at %L"
48419 msgstr ""
48421 #: fortran/openmp.c:4200
48422 #, gcc-internal-format, gfc-internal-format
48423 msgid "%s iteration variable present on clause other than LINEAR at %L"
48424 msgstr ""
48426 #: fortran/openmp.c:4218
48427 #, gcc-internal-format, gfc-internal-format
48428 msgid "%s collapsed loops don't form rectangular iteration space at %L"
48429 msgstr ""
48431 #: fortran/openmp.c:4232
48432 #, gcc-internal-format, gfc-internal-format
48433 msgid "collapsed %s loops not perfectly nested at %L"
48434 msgstr ""
48436 #: fortran/openmp.c:4241 fortran/openmp.c:4249
48437 #, gcc-internal-format, gfc-internal-format
48438 msgid "not enough DO loops for collapsed %s at %L"
48439 msgstr ""
48441 #: fortran/openmp.c:4331 fortran/openmp.c:4344
48442 #, gcc-internal-format, gfc-internal-format
48443 msgid "The %s directive cannot be specified within a %s region at %L"
48444 msgstr ""
48446 #: fortran/openmp.c:4363
48447 #, gcc-internal-format, gfc-internal-format
48448 msgid "!$ACC LOOP cannot be a DO WHILE or DO without loop control at %L"
48449 msgstr ""
48451 #: fortran/openmp.c:4369
48452 #, gcc-internal-format, gfc-internal-format
48453 msgid "!$ACC LOOP iteration variable must be of type integer at %L"
48454 msgstr ""
48456 #: fortran/openmp.c:4385
48457 #, gcc-internal-format, gfc-internal-format
48458 msgid "!$ACC LOOP %s loops don't form rectangular iteration space at %L"
48459 msgstr ""
48461 #: fortran/openmp.c:4399
48462 #, gcc-internal-format, gfc-internal-format
48463 msgid "%s !$ACC LOOP loops not perfectly nested at %L"
48464 msgstr ""
48466 #: fortran/openmp.c:4409 fortran/openmp.c:4418
48467 #, gcc-internal-format, gfc-internal-format
48468 msgid "not enough DO loops for %s !$ACC LOOP at %L"
48469 msgstr ""
48471 #: fortran/openmp.c:4432 fortran/openmp.c:4439
48472 #, gcc-internal-format, gfc-internal-format
48473 msgid "!$ACC LOOP %s in PARALLEL region doesn't allow non-static arguments at %L"
48474 msgstr ""
48476 #: fortran/openmp.c:4461
48477 #, gcc-internal-format, gfc-internal-format
48478 msgid "Loop parallelized across gangs is not allowed inside another loop parallelized across gangs at %L"
48479 msgstr ""
48481 #: fortran/openmp.c:4465 fortran/openmp.c:4469
48482 #, gcc-internal-format, gfc-internal-format
48483 msgid "Loop parallelized across gangs is not allowed inside loop parallelized across workers at %L"
48484 msgstr ""
48486 #: fortran/openmp.c:4476
48487 #, gcc-internal-format, gfc-internal-format
48488 msgid "Loop parallelized across workers is not allowed inside another loop parallelized across workers at %L"
48489 msgstr ""
48491 #: fortran/openmp.c:4480
48492 #, gcc-internal-format, gfc-internal-format
48493 msgid "Loop parallelized across workers is not allowed inside another loop parallelized across vectors at %L"
48494 msgstr ""
48496 #: fortran/openmp.c:4486
48497 #, gcc-internal-format, gfc-internal-format
48498 msgid "Loop parallelized across vectors is not allowed inside another loop parallelized across vectors at %L"
48499 msgstr ""
48501 #: fortran/openmp.c:4498
48502 #, gcc-internal-format, gfc-internal-format
48503 msgid "Clause SEQ conflicts with INDEPENDENT at %L"
48504 msgstr ""
48506 #: fortran/openmp.c:4500
48507 #, gcc-internal-format, gfc-internal-format
48508 msgid "Clause SEQ conflicts with GANG at %L"
48509 msgstr ""
48511 #: fortran/openmp.c:4502
48512 #, gcc-internal-format, gfc-internal-format
48513 msgid "Clause SEQ conflicts with WORKER at %L"
48514 msgstr ""
48516 #: fortran/openmp.c:4504
48517 #, gcc-internal-format, gfc-internal-format
48518 msgid "Clause SEQ conflicts with VECTOR at %L"
48519 msgstr ""
48521 #: fortran/openmp.c:4506
48522 #, gcc-internal-format, gfc-internal-format
48523 msgid "Clause SEQ conflicts with AUTO at %L"
48524 msgstr ""
48526 #: fortran/openmp.c:4511
48527 #, gcc-internal-format, gfc-internal-format
48528 msgid "Clause AUTO conflicts with GANG at %L"
48529 msgstr ""
48531 #: fortran/openmp.c:4513
48532 #, gcc-internal-format, gfc-internal-format
48533 msgid "Clause AUTO conflicts with WORKER at %L"
48534 msgstr ""
48536 #: fortran/openmp.c:4515
48537 #, gcc-internal-format, gfc-internal-format
48538 msgid "Clause AUTO conflicts with VECTOR at %L"
48539 msgstr ""
48541 #: fortran/openmp.c:4522
48542 #, gcc-internal-format, gfc-internal-format
48543 msgid "Clause GANG conflicts with WORKER at %L"
48544 msgstr ""
48546 #: fortran/openmp.c:4524
48547 #, gcc-internal-format, gfc-internal-format
48548 msgid "Clause GANG conflicts with VECTOR at %L"
48549 msgstr ""
48551 #: fortran/openmp.c:4528
48552 #, gcc-internal-format, gfc-internal-format
48553 msgid "Clause WORKER conflicts with VECTOR at %L"
48554 msgstr ""
48556 #: fortran/openmp.c:4533
48557 #, gcc-internal-format, gfc-internal-format
48558 msgid "Tiled loop cannot be parallelized across gangs, workers and vectors at the same time at %L"
48559 msgstr ""
48561 #: fortran/openmp.c:4556
48562 #, gcc-internal-format, gfc-internal-format
48563 msgid "TILE requires constant expression at %L"
48564 msgstr ""
48566 #: fortran/openmp.c:4605
48567 #, gcc-internal-format
48568 msgid "Sorry, !$ACC cache unimplemented yet"
48569 msgstr ""
48571 #: fortran/openmp.c:4627
48572 #, gcc-internal-format
48573 msgid "PARAMETER object %qs is not allowed at %L"
48574 msgstr ""
48576 #: fortran/openmp.c:4732
48577 #, gcc-internal-format, gfc-internal-format
48578 msgid "OMP TARGET UPDATE at %L requires at least one TO or FROM clause"
48579 msgstr ""
48581 #: fortran/openmp.c:4753
48582 #, gcc-internal-format
48583 msgid "!$OMP DECLARE SIMD should refer to containing procedure %qs at %L"
48584 msgstr ""
48586 #: fortran/openmp.c:4777
48587 #, gcc-internal-format, gfc-internal-format
48588 msgid "Variable other than OMP_PRIV or OMP_ORIG used in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
48589 msgstr ""
48591 #: fortran/openmp.c:4785
48592 #, gcc-internal-format, gfc-internal-format
48593 msgid "Variable other than OMP_OUT or OMP_IN used in combiner of !$OMP DECLARE REDUCTION at %L"
48594 msgstr ""
48596 #: fortran/openmp.c:4814
48597 #, gcc-internal-format, gfc-internal-format
48598 msgid "Invalid operator for !$OMP DECLARE REDUCTION %s at %L"
48599 msgstr ""
48601 #: fortran/openmp.c:4836
48602 #, gcc-internal-format, gfc-internal-format
48603 msgid "CHARACTER length in !$OMP DECLARE REDUCTION %s not constant at %L"
48604 msgstr ""
48606 #: fortran/openmp.c:4852
48607 #, gcc-internal-format, gfc-internal-format
48608 msgid "Subroutine call with alternate returns in combiner of !$OMP DECLARE REDUCTION at %L"
48609 msgstr ""
48611 #: fortran/openmp.c:4867
48612 #, gcc-internal-format, gfc-internal-format
48613 msgid "Subroutine call with alternate returns in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
48614 msgstr ""
48616 #: fortran/openmp.c:4877
48617 #, gcc-internal-format, gfc-internal-format
48618 msgid "One of actual subroutine arguments in INITIALIZER clause of !$OMP DECLARE REDUCTION must be OMP_PRIV at %L"
48619 msgstr ""
48621 #: fortran/openmp.c:4885
48622 #, gcc-internal-format, gfc-internal-format
48623 msgid "Missing INITIALIZER clause for !$OMP DECLARE REDUCTION of derived type without default initializer at %L"
48624 msgstr ""
48626 #: fortran/options.c:217
48627 #, gcc-internal-format
48628 msgid "-fexcess-precision=standard for Fortran"
48629 msgstr ""
48631 #: fortran/options.c:304
48632 #, gcc-internal-format
48633 msgid "Reading file %qs as free form"
48634 msgstr ""
48636 #: fortran/options.c:314
48637 #, gcc-internal-format
48638 msgid "%<-fd-lines-as-comments%> has no effect in free form"
48639 msgstr ""
48641 #: fortran/options.c:317
48642 #, gcc-internal-format
48643 msgid "%<-fd-lines-as-code%> has no effect in free form"
48644 msgstr ""
48646 #: fortran/options.c:348
48647 #, gcc-internal-format
48648 msgid "Flag %<-fno-automatic%> overwrites %<-fmax-stack-var-size=%d%>"
48649 msgstr ""
48651 #: fortran/options.c:351
48652 #, gcc-internal-format
48653 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%>"
48654 msgstr ""
48656 #: fortran/options.c:353
48657 #, gcc-internal-format
48658 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%> implied by %<-fopenmp%>"
48659 msgstr ""
48661 #: fortran/options.c:356
48662 #, gcc-internal-format
48663 msgid "Flag %<-frecursive%> overwrites %<-fmax-stack-var-size=%d%>"
48664 msgstr ""
48666 #: fortran/options.c:359
48667 #, gcc-internal-format
48668 msgid "Flag %<-fmax-stack-var-size=%d%> overwrites %<-frecursive%> implied by %<-fopenmp%>"
48669 msgstr ""
48671 #: fortran/options.c:391
48672 #, gcc-internal-format
48673 msgid "Fixed line length must be at least seven"
48674 msgstr ""
48676 #: fortran/options.c:394
48677 #, gcc-internal-format
48678 msgid "Free line length must be at least three"
48679 msgstr ""
48681 #: fortran/options.c:397
48682 #, gcc-internal-format, gfc-internal-format
48683 msgid "Maximum subrecord length cannot exceed %d"
48684 msgstr ""
48686 #: fortran/options.c:416
48687 #, gcc-internal-format
48688 msgid "gfortran: Only one %<-J%> option allowed"
48689 msgstr ""
48691 #: fortran/options.c:488
48692 #, gcc-internal-format
48693 msgid "Argument to %<-ffpe-trap%> is not valid: %s"
48694 msgstr ""
48696 #: fortran/options.c:490
48697 #, gcc-internal-format
48698 msgid "Argument to %<-ffpe-summary%> is not valid: %s"
48699 msgstr ""
48701 #: fortran/options.c:530
48702 #, gcc-internal-format
48703 msgid "Argument to %<-fcheck%> is not valid: %s"
48704 msgstr ""
48706 #: fortran/options.c:579
48707 #, gcc-internal-format
48708 msgid "%<-static-libgfortran%> is not supported in this configuration"
48709 msgstr ""
48711 #: fortran/options.c:602
48712 #, gcc-internal-format, gfc-internal-format
48713 msgid "Maximum supported identifier length is %d"
48714 msgstr ""
48716 #: fortran/options.c:622
48717 #, gcc-internal-format
48718 msgid "Unrecognized option to %<-finit-logical%>: %s"
48719 msgstr ""
48721 #: fortran/options.c:638
48722 #, gcc-internal-format
48723 msgid "The value of n in %<-finit-character=n%> must be between 0 and 127"
48724 msgstr ""
48726 #: fortran/parse.c:556
48727 #, gcc-internal-format, gfc-internal-format
48728 msgid "Unclassifiable statement at %C"
48729 msgstr ""
48731 #: fortran/parse.c:600
48732 #, gcc-internal-format, gfc-internal-format
48733 msgid "OpenACC directives at %C may not appear in PURE procedures"
48734 msgstr ""
48736 #: fortran/parse.c:665
48737 #, gcc-internal-format, gfc-internal-format
48738 msgid "Unclassifiable OpenACC directive at %C"
48739 msgstr ""
48741 #: fortran/parse.c:688
48742 #, gcc-internal-format, gfc-internal-format
48743 msgid "OpenMP directives at %C may not appear in PURE or ELEMENTAL procedures"
48744 msgstr ""
48746 #: fortran/parse.c:863
48747 #, gcc-internal-format, gfc-internal-format
48748 msgid "Unclassifiable OpenMP directive at %C"
48749 msgstr ""
48751 #: fortran/parse.c:890
48752 #, gcc-internal-format, gfc-internal-format
48753 msgid "Unclassifiable GCC directive at %C"
48754 msgstr ""
48756 #: fortran/parse.c:949 fortran/parse.c:1181
48757 #, gcc-internal-format, gfc-internal-format
48758 msgid "Zero is not a valid statement label at %C"
48759 msgstr ""
48761 #: fortran/parse.c:956 fortran/parse.c:1173
48762 #, gcc-internal-format, gfc-internal-format
48763 msgid "Non-numeric character in statement label at %C"
48764 msgstr ""
48766 #: fortran/parse.c:968 fortran/parse.c:1222
48767 #, gcc-internal-format, gfc-internal-format
48768 msgid "Semicolon at %C needs to be preceded by statement"
48769 msgstr ""
48771 #: fortran/parse.c:976 fortran/parse.c:1237
48772 #, gcc-internal-format, gfc-internal-format
48773 msgid "Ignoring statement label in empty statement at %L"
48774 msgstr ""
48776 #: fortran/parse.c:1043 fortran/parse.c:1224
48777 #, gcc-internal-format, gfc-internal-format
48778 msgid "Fortran 2008: Semicolon at %C without preceding statement"
48779 msgstr ""
48781 #: fortran/parse.c:1066 fortran/parse.c:1200
48782 #, gcc-internal-format, gfc-internal-format
48783 msgid "Bad continuation line at %C"
48784 msgstr ""
48786 #: fortran/parse.c:1485
48787 #, gcc-internal-format, gfc-internal-format
48788 msgid "FORMAT statement at %L does not have a statement label"
48789 msgstr ""
48791 #: fortran/parse.c:2147
48792 #, gcc-internal-format
48793 msgid "gfc_ascii_statement(): Bad statement code"
48794 msgstr ""
48796 #: fortran/parse.c:2291
48797 #, gcc-internal-format, gfc-internal-format
48798 msgid "Unexpected %s statement at %C"
48799 msgstr ""
48801 #: fortran/parse.c:2438
48802 #, gcc-internal-format, gfc-internal-format
48803 msgid "%s statement at %C cannot follow %s statement at %L"
48804 msgstr ""
48806 #: fortran/parse.c:2455
48807 #, gcc-internal-format
48808 msgid "Unexpected end of file in %qs"
48809 msgstr ""
48811 #: fortran/parse.c:2487
48812 #, gcc-internal-format
48813 msgid "Derived-type %qs with SEQUENCE must not have a CONTAINS section at %C"
48814 msgstr ""
48816 #: fortran/parse.c:2490
48817 #, gcc-internal-format
48818 msgid "Derived-type %qs with BIND(C) must not have a CONTAINS section at %C"
48819 msgstr ""
48821 #: fortran/parse.c:2510
48822 #, gcc-internal-format, gfc-internal-format
48823 msgid "Components in TYPE at %C must precede CONTAINS"
48824 msgstr ""
48826 #: fortran/parse.c:2514
48827 #, gcc-internal-format, gfc-internal-format
48828 msgid "Type-bound procedure at %C"
48829 msgstr ""
48831 #: fortran/parse.c:2522
48832 #, gcc-internal-format, gfc-internal-format
48833 msgid "GENERIC binding at %C"
48834 msgstr ""
48836 #: fortran/parse.c:2530
48837 #, gcc-internal-format, gfc-internal-format
48838 msgid "FINAL procedure declaration at %C"
48839 msgstr ""
48841 #: fortran/parse.c:2542
48842 #, gcc-internal-format, gfc-internal-format
48843 msgid "Derived type definition at %C with empty CONTAINS section"
48844 msgstr ""
48846 #: fortran/parse.c:2552 fortran/parse.c:2655
48847 #, gcc-internal-format, gfc-internal-format
48848 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
48849 msgstr ""
48851 #: fortran/parse.c:2559
48852 #, gcc-internal-format, gfc-internal-format
48853 msgid "PRIVATE statement at %C must precede procedure bindings"
48854 msgstr ""
48856 #: fortran/parse.c:2566 fortran/parse.c:2668
48857 #, gcc-internal-format, gfc-internal-format
48858 msgid "Duplicate PRIVATE statement at %C"
48859 msgstr ""
48861 #: fortran/parse.c:2576
48862 #, gcc-internal-format, gfc-internal-format
48863 msgid "SEQUENCE statement at %C must precede CONTAINS"
48864 msgstr ""
48866 #: fortran/parse.c:2580
48867 #, gcc-internal-format, gfc-internal-format
48868 msgid "Already inside a CONTAINS block at %C"
48869 msgstr ""
48871 #: fortran/parse.c:2638
48872 #, gcc-internal-format, gfc-internal-format
48873 msgid "FINAL declaration at %C must be inside CONTAINS"
48874 msgstr ""
48876 #: fortran/parse.c:2646
48877 #, gcc-internal-format, gfc-internal-format
48878 msgid "Derived type definition at %C without components"
48879 msgstr ""
48881 #: fortran/parse.c:2662
48882 #, gcc-internal-format, gfc-internal-format
48883 msgid "PRIVATE statement at %C must precede structure components"
48884 msgstr ""
48886 #: fortran/parse.c:2679
48887 #, gcc-internal-format, gfc-internal-format
48888 msgid "SEQUENCE statement at %C must precede structure components"
48889 msgstr ""
48891 #: fortran/parse.c:2685
48892 #, gcc-internal-format, gfc-internal-format
48893 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
48894 msgstr ""
48896 #: fortran/parse.c:2690
48897 #, gcc-internal-format, gfc-internal-format
48898 msgid "Duplicate SEQUENCE statement at %C"
48899 msgstr ""
48901 #: fortran/parse.c:2700
48902 #, gcc-internal-format, gfc-internal-format
48903 msgid "CONTAINS block in derived type definition at %C"
48904 msgstr ""
48906 #: fortran/parse.c:2788
48907 #, gcc-internal-format, gfc-internal-format
48908 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"
48909 msgstr ""
48911 #: fortran/parse.c:2794
48912 #, gcc-internal-format, gfc-internal-format
48913 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"
48914 msgstr ""
48916 #: fortran/parse.c:2799
48917 #, gcc-internal-format, gfc-internal-format
48918 msgid "Allocatable component %s at %L of type LOCK_TYPE must have a codimension"
48919 msgstr ""
48921 #: fortran/parse.c:2803
48922 #, gcc-internal-format, gfc-internal-format
48923 msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type LOCK_TYPE"
48924 msgstr ""
48926 #: fortran/parse.c:2808
48927 #, gcc-internal-format, gfc-internal-format
48928 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)"
48929 msgstr ""
48931 #: fortran/parse.c:2815
48932 #, gcc-internal-format, gfc-internal-format
48933 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)"
48934 msgstr ""
48936 #: fortran/parse.c:2867
48937 #, gcc-internal-format, gfc-internal-format
48938 msgid "ENUM declaration at %C has no ENUMERATORS"
48939 msgstr ""
48941 #: fortran/parse.c:2950
48942 #, gcc-internal-format, gfc-internal-format
48943 msgid "Unexpected %s statement in INTERFACE block at %C"
48944 msgstr ""
48946 #: fortran/parse.c:2974
48947 #, gcc-internal-format
48948 msgid "Name %qs of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
48949 msgstr ""
48951 #: fortran/parse.c:3007
48952 #, gcc-internal-format, gfc-internal-format
48953 msgid "Unexpected %s statement at %C in INTERFACE body"
48954 msgstr ""
48956 #: fortran/parse.c:3025
48957 #, gcc-internal-format
48958 msgid "INTERFACE procedure %qs at %L has the same name as the enclosing procedure"
48959 msgstr ""
48961 #: fortran/parse.c:3150
48962 #, gcc-internal-format, gfc-internal-format
48963 msgid "%s statement is not allowed inside of BLOCK at %C"
48964 msgstr ""
48966 #: fortran/parse.c:3180
48967 #, gcc-internal-format, gfc-internal-format
48968 msgid "%s statement is not allowed inside of BLOCK DATA at %C"
48969 msgstr ""
48971 #: fortran/parse.c:3264
48972 #, gcc-internal-format, gfc-internal-format
48973 msgid "%s statement must appear in a MODULE"
48974 msgstr ""
48976 #: fortran/parse.c:3272
48977 #, gcc-internal-format, gfc-internal-format
48978 msgid "%s statement at %C follows another accessibility specification"
48979 msgstr ""
48981 #: fortran/parse.c:3336
48982 #, gcc-internal-format
48983 msgid "Bad kind expression for function %qs at %L"
48984 msgstr ""
48986 #: fortran/parse.c:3340
48987 #, gcc-internal-format
48988 msgid "The type for function %qs at %L is not accessible"
48989 msgstr ""
48991 #: fortran/parse.c:3398
48992 #, gcc-internal-format, gfc-internal-format
48993 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
48994 msgstr ""
48996 #: fortran/parse.c:3420
48997 #, gcc-internal-format, gfc-internal-format
48998 msgid "Unexpected %s statement in WHERE block at %C"
48999 msgstr ""
49001 #: fortran/parse.c:3479
49002 #, gcc-internal-format, gfc-internal-format
49003 msgid "Unexpected %s statement in FORALL block at %C"
49004 msgstr ""
49006 #: fortran/parse.c:3530
49007 #, gcc-internal-format, gfc-internal-format
49008 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
49009 msgstr ""
49011 #: fortran/parse.c:3548
49012 #, gcc-internal-format, gfc-internal-format
49013 msgid "Duplicate ELSE statements at %L and %C"
49014 msgstr ""
49016 #: fortran/parse.c:3609
49017 #, gcc-internal-format, gfc-internal-format
49018 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
49019 msgstr ""
49021 #: fortran/parse.c:3692
49022 #, gcc-internal-format, gfc-internal-format
49023 msgid "Expected TYPE IS, CLASS IS or END SELECT statement following SELECT TYPE at %C"
49024 msgstr ""
49026 #: fortran/parse.c:3754
49027 #, gcc-internal-format, gfc-internal-format
49028 msgid "Variable '%s' at %C cannot be redefined inside loop beginning at %L"
49029 msgstr ""
49031 #: fortran/parse.c:3787
49032 #, gcc-internal-format, gfc-internal-format
49033 msgid "End of nonblock DO statement at %C is within another block"
49034 msgstr ""
49036 #: fortran/parse.c:3797
49037 #, gcc-internal-format, gfc-internal-format
49038 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
49039 msgstr ""
49041 #: fortran/parse.c:3823
49042 #, gcc-internal-format, gfc-internal-format
49043 msgid "CRITICAL block inside of OpenACC region at %C"
49044 msgstr ""
49046 #: fortran/parse.c:3850
49047 #, gcc-internal-format, gfc-internal-format
49048 msgid "Statement label in END CRITICAL at %C does not match CRITICAL label"
49049 msgstr ""
49051 #: fortran/parse.c:3918
49052 #, gcc-internal-format, gfc-internal-format
49053 msgid "BLOCK construct at %C"
49054 msgstr ""
49056 #: fortran/parse.c:3948
49057 #, gcc-internal-format, gfc-internal-format
49058 msgid "ASSOCIATE construct at %C"
49059 msgstr ""
49061 #: fortran/parse.c:4048
49062 #, gcc-internal-format, gfc-internal-format
49063 msgid "Statement label in ENDDO at %C doesn't match DO label"
49064 msgstr ""
49066 #: fortran/parse.c:4064
49067 #, gcc-internal-format, gfc-internal-format
49068 msgid "Named block DO at %L requires matching ENDDO name"
49069 msgstr ""
49071 #: fortran/parse.c:4235
49072 #, gcc-internal-format, gfc-internal-format
49073 msgid "Missing !$OMP END ATOMIC after !$OMP ATOMIC CAPTURE at %C"
49074 msgstr ""
49076 #: fortran/parse.c:4251 fortran/parse.c:4308
49077 #, gcc-internal-format, gfc-internal-format
49078 msgid "OpenACC directive inside of CRITICAL block at %C"
49079 msgstr ""
49081 #: fortran/parse.c:4284
49082 #, gcc-internal-format, gfc-internal-format
49083 msgid "Expecting %s at %C"
49084 msgstr ""
49086 #: fortran/parse.c:4327
49087 #, gcc-internal-format, gfc-internal-format
49088 msgid "Expected DO loop at %C"
49089 msgstr ""
49091 #: fortran/parse.c:4347
49092 #, gcc-internal-format, gfc-internal-format
49093 msgid "Redundant !$ACC END LOOP at %C"
49094 msgstr ""
49096 #: fortran/parse.c:4560
49097 #, gcc-internal-format, gfc-internal-format
49098 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
49099 msgstr ""
49101 #: fortran/parse.c:4617
49102 #, gcc-internal-format, gfc-internal-format
49103 msgid "%s statement at %C cannot terminate a non-block DO loop"
49104 msgstr ""
49106 #: fortran/parse.c:4631
49107 #, gcc-internal-format, gfc-internal-format
49108 msgid "DATA statement at %C after the first executable statement"
49109 msgstr ""
49111 #: fortran/parse.c:4858
49112 #, gcc-internal-format
49113 msgid "Contained procedure %qs at %C is already ambiguous"
49114 msgstr ""
49116 #: fortran/parse.c:4914
49117 #, gcc-internal-format, gfc-internal-format
49118 msgid "Unexpected %s statement in CONTAINS section at %C"
49119 msgstr ""
49121 #: fortran/parse.c:4938
49122 #, gcc-internal-format, gfc-internal-format
49123 msgid "CONTAINS statement without FUNCTION or SUBROUTINE statement at %C"
49124 msgstr ""
49126 #: fortran/parse.c:5015
49127 #, gcc-internal-format, gfc-internal-format
49128 msgid "CONTAINS statement at %C is already in a contained program unit"
49129 msgstr ""
49131 #: fortran/parse.c:5068
49132 #, gcc-internal-format
49133 msgid "gfc_global_used(): Bad type"
49134 msgstr ""
49136 #: fortran/parse.c:5073
49137 #, gcc-internal-format, gfc-internal-format
49138 msgid "Global binding name '%s' at %L is already being used as a %s at %L"
49139 msgstr ""
49141 #: fortran/parse.c:5076
49142 #, gcc-internal-format, gfc-internal-format
49143 msgid "Global name '%s' at %L is already being used as a %s at %L"
49144 msgstr ""
49146 #: fortran/parse.c:5097
49147 #, gcc-internal-format, gfc-internal-format
49148 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
49149 msgstr ""
49151 #: fortran/parse.c:5123
49152 #, gcc-internal-format, gfc-internal-format
49153 msgid "Unexpected %s statement in BLOCK DATA at %C"
49154 msgstr ""
49156 #: fortran/parse.c:5168
49157 #, gcc-internal-format, gfc-internal-format
49158 msgid "Unexpected %s statement in MODULE at %C"
49159 msgstr ""
49161 #. If we see a duplicate main program, shut down.  If the second
49162 #. instance is an implied main program, i.e. data decls or executable
49163 #. statements, we're in for lots of errors.
49164 #: fortran/parse.c:5546
49165 #, gcc-internal-format, gfc-internal-format
49166 msgid "Two main PROGRAMs at %L and %C"
49167 msgstr ""
49169 #: fortran/primary.c:105
49170 #, gcc-internal-format, gfc-internal-format
49171 msgid "Missing kind-parameter at %C"
49172 msgstr ""
49174 #: fortran/primary.c:138
49175 #, gcc-internal-format
49176 msgid "gfc_check_digit(): bad radix"
49177 msgstr ""
49179 #: fortran/primary.c:232
49180 #, gcc-internal-format, gfc-internal-format
49181 msgid "Integer kind %d at %C not available"
49182 msgstr ""
49184 #: fortran/primary.c:241
49185 #, gcc-internal-format, gfc-internal-format
49186 msgid "Integer too big for its kind at %C. This check can be disabled with the option -fno-range-check"
49187 msgstr ""
49189 #: fortran/primary.c:270
49190 #, gcc-internal-format, gfc-internal-format
49191 msgid "Hollerith constant at %C"
49192 msgstr ""
49194 #: fortran/primary.c:281
49195 #, gcc-internal-format, gfc-internal-format
49196 msgid "Invalid Hollerith constant: %L must contain at least one character"
49197 msgstr ""
49199 #: fortran/primary.c:287
49200 #, gcc-internal-format, gfc-internal-format
49201 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
49202 msgstr ""
49204 #: fortran/primary.c:307
49205 #, gcc-internal-format, gfc-internal-format
49206 msgid "Invalid Hollerith constant at %L contains a wide character"
49207 msgstr ""
49209 #: fortran/primary.c:393
49210 #, gcc-internal-format, gfc-internal-format
49211 msgid "Hexadecimal constant at %C uses non-standard syntax"
49212 msgstr ""
49214 #: fortran/primary.c:402
49215 #, gcc-internal-format, gfc-internal-format
49216 msgid "Empty set of digits in BOZ constant at %C"
49217 msgstr ""
49219 #: fortran/primary.c:408
49220 #, gcc-internal-format, gfc-internal-format
49221 msgid "Illegal character in BOZ constant at %C"
49222 msgstr ""
49224 #: fortran/primary.c:431
49225 #, gcc-internal-format, gfc-internal-format
49226 msgid "BOZ constant at %C uses non-standard postfix syntax"
49227 msgstr ""
49229 #: fortran/primary.c:461
49230 #, gcc-internal-format, gfc-internal-format
49231 msgid "Integer too big for integer kind %i at %C"
49232 msgstr ""
49234 #: fortran/primary.c:467
49235 #, gcc-internal-format, gfc-internal-format
49236 msgid "BOZ used outside a DATA statement at %C"
49237 msgstr ""
49239 #: fortran/primary.c:557
49240 #, gcc-internal-format, gfc-internal-format
49241 msgid "exponent-letter 'q' in real-literal-constant at %C"
49242 msgstr ""
49244 #: fortran/primary.c:562
49245 #, gcc-internal-format
49246 msgid "Extension: exponent-letter %<q%> in real-literal-constant at %C"
49247 msgstr ""
49249 #: fortran/primary.c:578
49250 #, gcc-internal-format, gfc-internal-format
49251 msgid "Missing exponent in real number at %C"
49252 msgstr ""
49254 #: fortran/primary.c:634
49255 #, gcc-internal-format
49256 msgid "Real number at %C has a %<d%> exponent and an explicit kind"
49257 msgstr ""
49259 #: fortran/primary.c:664
49260 #, gcc-internal-format
49261 msgid "Real number at %C has a %<q%> exponent and an explicit kind"
49262 msgstr ""
49264 #: fortran/primary.c:678
49265 #, gcc-internal-format
49266 msgid "Invalid exponent-letter %<q%> in real-literal-constant at %C"
49267 msgstr ""
49269 #: fortran/primary.c:711
49270 #, gcc-internal-format, gfc-internal-format
49271 msgid "Invalid real kind %d at %C"
49272 msgstr ""
49274 #: fortran/primary.c:726
49275 #, gcc-internal-format, gfc-internal-format
49276 msgid "Real constant overflows its kind at %C"
49277 msgstr ""
49279 #: fortran/primary.c:731
49280 #, gcc-internal-format, gfc-internal-format
49281 msgid "Real constant underflows its kind at %C"
49282 msgstr ""
49284 #: fortran/primary.c:736
49285 #, gcc-internal-format
49286 msgid "gfc_range_check() returned bad value"
49287 msgstr ""
49289 #: fortran/primary.c:823
49290 #, gcc-internal-format, gfc-internal-format
49291 msgid "Syntax error in SUBSTRING specification at %C"
49292 msgstr ""
49294 #: fortran/primary.c:1035
49295 #, gcc-internal-format, gfc-internal-format
49296 msgid "Invalid kind %d for CHARACTER constant at %C"
49297 msgstr ""
49299 #: fortran/primary.c:1056
49300 #, gcc-internal-format, gfc-internal-format
49301 msgid "Unterminated character constant beginning at %C"
49302 msgstr ""
49304 #: fortran/primary.c:1086
49305 #, gcc-internal-format
49306 msgid "Character %qs in string at %C is not representable in character kind %d"
49307 msgstr ""
49309 #: fortran/primary.c:1099
49310 #, gcc-internal-format
49311 msgid "match_string_constant(): Delimiter not found"
49312 msgstr ""
49314 #: fortran/primary.c:1169
49315 #, gcc-internal-format, gfc-internal-format
49316 msgid "Bad kind for logical constant at %C"
49317 msgstr ""
49319 #: fortran/primary.c:1201
49320 #, gcc-internal-format, gfc-internal-format
49321 msgid "Expected PARAMETER symbol in complex constant at %C"
49322 msgstr ""
49324 #: fortran/primary.c:1207
49325 #, gcc-internal-format, gfc-internal-format
49326 msgid "Numeric PARAMETER required in complex constant at %C"
49327 msgstr ""
49329 #: fortran/primary.c:1213
49330 #, gcc-internal-format, gfc-internal-format
49331 msgid "Scalar PARAMETER required in complex constant at %C"
49332 msgstr ""
49334 #: fortran/primary.c:1217
49335 #, gcc-internal-format, gfc-internal-format
49336 msgid "PARAMETER symbol in complex constant at %C"
49337 msgstr ""
49339 #: fortran/primary.c:1240
49340 #, gcc-internal-format
49341 msgid "gfc_match_sym_complex_part(): Bad type"
49342 msgstr ""
49344 #: fortran/primary.c:1247
49345 #, gcc-internal-format, gfc-internal-format
49346 msgid "Error converting PARAMETER constant in complex constant at %C"
49347 msgstr ""
49349 #: fortran/primary.c:1376
49350 #, gcc-internal-format, gfc-internal-format
49351 msgid "Syntax error in COMPLEX constant at %C"
49352 msgstr ""
49354 #: fortran/primary.c:1583
49355 #, gcc-internal-format
49356 msgid "Keyword %qs at %C has already appeared in the current argument list"
49357 msgstr ""
49359 #: fortran/primary.c:1647
49360 #, gcc-internal-format, gfc-internal-format
49361 msgid "argument list function at %C"
49362 msgstr ""
49364 #: fortran/primary.c:1715
49365 #, gcc-internal-format, gfc-internal-format
49366 msgid "Expected alternate return label at %C"
49367 msgstr ""
49369 #: fortran/primary.c:1737
49370 #, gcc-internal-format, gfc-internal-format
49371 msgid "Missing keyword name in actual argument list at %C"
49372 msgstr ""
49374 #: fortran/primary.c:1783
49375 #, gcc-internal-format, gfc-internal-format
49376 msgid "Syntax error in argument list at %C"
49377 msgstr ""
49379 #: fortran/primary.c:1804
49380 #, gcc-internal-format
49381 msgid "extend_ref(): Bad tail"
49382 msgstr ""
49384 #: fortran/primary.c:1842
49385 #, gcc-internal-format, gfc-internal-format
49386 msgid "Array section designator, e.g. '(:)', is required besides the coarray designator '[...]' at %C"
49387 msgstr ""
49389 #: fortran/primary.c:1850
49390 #, gcc-internal-format
49391 msgid "Coarray designator at %C but %qs is not a coarray"
49392 msgstr ""
49394 #: fortran/primary.c:1920
49395 #, gcc-internal-format
49396 msgid "Symbol %qs at %C has no IMPLICIT type"
49397 msgstr ""
49399 #: fortran/primary.c:1926
49400 #, gcc-internal-format
49401 msgid "Unexpected %<%%%> for nonderived-type variable %qs at %C"
49402 msgstr ""
49404 #: fortran/primary.c:1944
49405 #, gcc-internal-format, gfc-internal-format
49406 msgid "Expected structure component name at %C"
49407 msgstr ""
49409 #: fortran/primary.c:1995
49410 #, gcc-internal-format, gfc-internal-format
49411 msgid "Expected argument list at %C"
49412 msgstr ""
49414 #: fortran/primary.c:2026
49415 #, gcc-internal-format
49416 msgid "Procedure pointer component %qs requires an argument list at %C"
49417 msgstr ""
49419 #: fortran/primary.c:2113
49420 #, gcc-internal-format, gfc-internal-format
49421 msgid "Coindexed procedure-pointer component at %C"
49422 msgstr ""
49424 #: fortran/primary.c:2148
49425 #, gcc-internal-format
49426 msgid "gfc_variable_attr(): Expression isn't a variable"
49427 msgstr ""
49429 #: fortran/primary.c:2216
49430 #, gcc-internal-format
49431 msgid "gfc_variable_attr(): Bad array reference"
49432 msgstr ""
49434 #: fortran/primary.c:2386
49435 #, gcc-internal-format, gfc-internal-format
49436 msgid "Structure constructor with missing optional arguments at %C"
49437 msgstr ""
49439 #: fortran/primary.c:2395
49440 #, gcc-internal-format
49441 msgid "No initializer for allocatable component '%qs' given in the structure constructor at %C"
49442 msgstr ""
49444 #: fortran/primary.c:2402
49445 #, gcc-internal-format
49446 msgid "No initializer for component %qs given in the structure constructor at %C!"
49447 msgstr ""
49449 #: fortran/primary.c:2450
49450 #, gcc-internal-format
49451 msgid "Can't construct ABSTRACT type %qs at %L"
49452 msgstr ""
49454 #: fortran/primary.c:2470
49455 #, gcc-internal-format, gfc-internal-format
49456 msgid "Structure constructor with named arguments at %C"
49457 msgstr ""
49459 #: fortran/primary.c:2485
49460 #, gcc-internal-format, gfc-internal-format
49461 msgid "Component initializer without name after component named %s at %L!"
49462 msgstr ""
49464 #: fortran/primary.c:2490
49465 #, gcc-internal-format, gfc-internal-format
49466 msgid "Too many components in structure constructor at %L!"
49467 msgstr ""
49469 #: fortran/primary.c:2527
49470 #, gcc-internal-format
49471 msgid "Component %qs is initialized twice in the structure constructor at %L!"
49472 msgstr ""
49474 #: fortran/primary.c:2539
49475 #, gcc-internal-format
49476 msgid "Coindexed expression to pointer component %qs in structure constructor at %L!"
49477 msgstr ""
49479 #: fortran/primary.c:2593
49480 #, gcc-internal-format
49481 msgid "component %qs at %L has already been set by a parent derived type constructor"
49482 msgstr ""
49484 #: fortran/primary.c:2776
49485 #, gcc-internal-format
49486 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)"
49487 msgstr ""
49489 #: fortran/primary.c:2899
49490 #, gcc-internal-format
49491 msgid "Unexpected use of subroutine name %qs at %C"
49492 msgstr ""
49494 #: fortran/primary.c:2930
49495 #, gcc-internal-format
49496 msgid "Statement function %qs requires argument list at %C"
49497 msgstr ""
49499 #: fortran/primary.c:2933
49500 #, gcc-internal-format
49501 msgid "Function %qs requires an argument list at %C"
49502 msgstr ""
49504 #: fortran/primary.c:2983
49505 #, gcc-internal-format
49506 msgid "Missing argument to %qs at %C"
49507 msgstr ""
49509 #: fortran/primary.c:3139
49510 #, gcc-internal-format
49511 msgid "Missing argument list in function %qs at %C"
49512 msgstr ""
49514 #: fortran/primary.c:3173
49515 #, gcc-internal-format, gfc-internal-format
49516 msgid "Symbol at %C is not appropriate for an expression"
49517 msgstr ""
49519 #: fortran/primary.c:3272
49520 #, gcc-internal-format, gfc-internal-format
49521 msgid "Named constant at %C in an EQUIVALENCE"
49522 msgstr ""
49524 #: fortran/primary.c:3306
49525 #, gcc-internal-format
49526 msgid "%qs at %C is not a variable"
49527 msgstr ""
49529 #: fortran/resolve.c:125
49530 #, gcc-internal-format
49531 msgid "%qs at %L is of the ABSTRACT type %qs"
49532 msgstr ""
49534 #: fortran/resolve.c:128
49535 #, gcc-internal-format
49536 msgid "ABSTRACT type %qs used at %L"
49537 msgstr ""
49539 #: fortran/resolve.c:145
49540 #, gcc-internal-format
49541 msgid "Interface %qs at %L is declared in a later PROCEDURE statement"
49542 msgstr ""
49544 #: fortran/resolve.c:158
49545 #, gcc-internal-format
49546 msgid "Interface %qs at %L may not be generic"
49547 msgstr ""
49549 #: fortran/resolve.c:165
49550 #, gcc-internal-format
49551 msgid "Interface %qs at %L may not be a statement function"
49552 msgstr ""
49554 #: fortran/resolve.c:174
49555 #, gcc-internal-format
49556 msgid "Intrinsic procedure %qs not allowed in PROCEDURE statement at %L"
49557 msgstr ""
49559 #: fortran/resolve.c:180
49560 #, gcc-internal-format
49561 msgid "Interface %qs at %L must be explicit"
49562 msgstr ""
49564 #: fortran/resolve.c:202
49565 #, gcc-internal-format
49566 msgid "PROCEDURE %qs at %L may not be used as its own interface"
49567 msgstr ""
49569 #: fortran/resolve.c:296
49570 #, gcc-internal-format
49571 msgid "Alternate return specifier in elemental subroutine %qs at %L is not allowed"
49572 msgstr ""
49574 #: fortran/resolve.c:300
49575 #, gcc-internal-format
49576 msgid "Alternate return specifier in function %qs at %L is not allowed"
49577 msgstr ""
49579 #: fortran/resolve.c:311
49580 #, gcc-internal-format
49581 msgid "Self-referential argument %qs at %L is not allowed"
49582 msgstr ""
49584 #: fortran/resolve.c:383
49585 #, gcc-internal-format
49586 msgid "Dummy procedure %qs of PURE procedure at %L must also be PURE"
49587 msgstr ""
49589 #: fortran/resolve.c:393
49590 #, gcc-internal-format
49591 msgid "Argument %qs of pure function %qs at %L with VALUE attribute but without INTENT(IN)"
49592 msgstr ""
49594 #: fortran/resolve.c:398
49595 #, gcc-internal-format
49596 msgid "Argument %qs of pure function %qs at %L must be INTENT(IN) or VALUE"
49597 msgstr ""
49599 #: fortran/resolve.c:406
49600 #, gcc-internal-format
49601 msgid "Argument %qs of pure subroutine %qs at %L with VALUE attribute but without INTENT"
49602 msgstr ""
49604 #: fortran/resolve.c:411
49605 #, gcc-internal-format
49606 msgid "Argument %qs of pure subroutine %qs at %L must have its INTENT specified or have the VALUE attribute"
49607 msgstr ""
49609 #: fortran/resolve.c:421
49610 #, gcc-internal-format
49611 msgid "INTENT(OUT) argument '%s' of pure procedure %qs at %L may not be polymorphic"
49612 msgstr ""
49614 #: fortran/resolve.c:454
49615 #, gcc-internal-format
49616 msgid "Coarray dummy argument %qs at %L to elemental procedure"
49617 msgstr ""
49619 #: fortran/resolve.c:462
49620 #, gcc-internal-format
49621 msgid "Argument %qs of elemental procedure at %L must be scalar"
49622 msgstr ""
49624 #: fortran/resolve.c:471
49625 #, gcc-internal-format
49626 msgid "Argument %qs of elemental procedure at %L cannot have the ALLOCATABLE attribute"
49627 msgstr ""
49629 #: fortran/resolve.c:481
49630 #, gcc-internal-format
49631 msgid "Argument %qs of elemental procedure at %L cannot have the POINTER attribute"
49632 msgstr ""
49634 #: fortran/resolve.c:489
49635 #, gcc-internal-format
49636 msgid "Dummy procedure %qs not allowed in elemental procedure %qs at %L"
49637 msgstr ""
49639 #: fortran/resolve.c:498
49640 #, gcc-internal-format
49641 msgid "Argument %qs of elemental procedure %qs at %L must have its INTENT specified or have the VALUE attribute"
49642 msgstr ""
49644 #: fortran/resolve.c:511
49645 #, gcc-internal-format
49646 msgid "Argument %qs of statement function at %L must be scalar"
49647 msgstr ""
49649 #: fortran/resolve.c:521
49650 #, gcc-internal-format
49651 msgid "Character-valued argument %qs of statement function at %L must have constant length"
49652 msgstr ""
49654 #: fortran/resolve.c:579
49655 #, gcc-internal-format
49656 msgid "Contained function %qs at %L has no IMPLICIT type"
49657 msgstr ""
49659 #: fortran/resolve.c:582
49660 #, gcc-internal-format
49661 msgid "Result %qs of contained function %qs at %L has no IMPLICIT type"
49662 msgstr ""
49664 #: fortran/resolve.c:606
49665 #, gcc-internal-format
49666 msgid "Character-valued %s %qs at %L must not be assumed length"
49667 msgstr ""
49669 #: fortran/resolve.c:780
49670 #, gcc-internal-format, gfc-internal-format
49671 msgid "Function %s at %L has entries with mismatched array specifications"
49672 msgstr ""
49674 #: fortran/resolve.c:797
49675 #, gcc-internal-format, gfc-internal-format
49676 msgid "Function %s at %L with entries returning variables of different string lengths"
49677 msgstr ""
49679 #: fortran/resolve.c:824
49680 #, gcc-internal-format, gfc-internal-format
49681 msgid "FUNCTION result %s can't be an array in FUNCTION %s at %L"
49682 msgstr ""
49684 #: fortran/resolve.c:828
49685 #, gcc-internal-format, gfc-internal-format
49686 msgid "ENTRY result %s can't be an array in FUNCTION %s at %L"
49687 msgstr ""
49689 #: fortran/resolve.c:835
49690 #, gcc-internal-format, gfc-internal-format
49691 msgid "FUNCTION result %s can't be a POINTER in FUNCTION %s at %L"
49692 msgstr ""
49694 #: fortran/resolve.c:839
49695 #, gcc-internal-format, gfc-internal-format
49696 msgid "ENTRY result %s can't be a POINTER in FUNCTION %s at %L"
49697 msgstr ""
49699 #: fortran/resolve.c:877
49700 #, gcc-internal-format, gfc-internal-format
49701 msgid "FUNCTION result %s can't be of type %s in FUNCTION %s at %L"
49702 msgstr ""
49704 #: fortran/resolve.c:882
49705 #, gcc-internal-format, gfc-internal-format
49706 msgid "ENTRY result %s can't be of type %s in FUNCTION %s at %L"
49707 msgstr ""
49709 #: fortran/resolve.c:925
49710 #, gcc-internal-format
49711 msgid "Variable %qs at %L is in COMMON but only in BLOCK DATA initialization is allowed"
49712 msgstr ""
49714 #: fortran/resolve.c:929
49715 #, gcc-internal-format
49716 msgid "Initialized variable %qs at %L is in a blank COMMON but initialization is only allowed in named common blocks"
49717 msgstr ""
49719 #: fortran/resolve.c:936
49720 #, gcc-internal-format
49721 msgid "%qs in cannot appear in COMMON at %L [F2008:C5100]"
49722 msgstr ""
49724 #: fortran/resolve.c:944
49725 #, gcc-internal-format
49726 msgid "Derived type variable %qs in COMMON at %L has neither the SEQUENCE nor the BIND(C) attribute"
49727 msgstr ""
49729 #: fortran/resolve.c:948
49730 #, gcc-internal-format
49731 msgid "Derived type variable %qs in COMMON at %L has an ultimate component that is allocatable"
49732 msgstr ""
49734 #: fortran/resolve.c:952
49735 #, gcc-internal-format
49736 msgid "Derived type variable %qs in COMMON at %L may not have default initializer"
49737 msgstr ""
49739 #: fortran/resolve.c:996
49740 #, gcc-internal-format, gfc-internal-format
49741 msgid "In Fortran 2003 COMMON '%s' 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"
49742 msgstr ""
49744 #: fortran/resolve.c:1010
49745 #, gcc-internal-format, gfc-internal-format
49746 msgid "COMMON block '%s' at %L uses the same global identifier as entity at %L"
49747 msgstr ""
49749 #: fortran/resolve.c:1018
49750 #, gcc-internal-format, gfc-internal-format
49751 msgid "Fortran 2008: COMMON block '%s' with binding label at %L sharing the identifier with global non-COMMON-block entity at %L"
49752 msgstr ""
49754 #: fortran/resolve.c:1040
49755 #, gcc-internal-format, gfc-internal-format
49756 msgid "COMMON block at %L with binding label %s uses the same global identifier as entity at %L"
49757 msgstr ""
49759 #: fortran/resolve.c:1061
49760 #, gcc-internal-format, gfc-internal-format
49761 msgid "COMMON block '%s' at %L is used as PARAMETER at %L"
49762 msgstr ""
49764 #: fortran/resolve.c:1065
49765 #, gcc-internal-format
49766 msgid "COMMON block %qs at %L can not have the EXTERNAL attribute"
49767 msgstr ""
49769 #: fortran/resolve.c:1069
49770 #, gcc-internal-format
49771 msgid "COMMON block %qs at %L is also an intrinsic procedure"
49772 msgstr ""
49774 #: fortran/resolve.c:1073
49775 #, gcc-internal-format
49776 msgid "COMMON block %qs at %L that is also a function result"
49777 msgstr ""
49779 #: fortran/resolve.c:1078
49780 #, gcc-internal-format
49781 msgid "COMMON block %qs at %L that is also a global procedure"
49782 msgstr ""
49784 #: fortran/resolve.c:1164
49785 #, gcc-internal-format, gfc-internal-format
49786 msgid "The rank of the element in the structure constructor at %L does not match that of the component (%d/%d)"
49787 msgstr ""
49789 #: fortran/resolve.c:1185
49790 #, gcc-internal-format
49791 msgid "The element in the structure constructor at %L, for pointer component %qs, is %s but should be %s"
49792 msgstr ""
49794 #: fortran/resolve.c:1270
49795 #, gcc-internal-format
49796 msgid "The NULL in the structure constructor at %L is being applied to component %qs, which is neither a POINTER nor ALLOCATABLE"
49797 msgstr ""
49799 #: fortran/resolve.c:1304
49800 #, gcc-internal-format
49801 msgid "Interface mismatch for procedure-pointer component %qs in structure constructor at %L: %s"
49802 msgstr ""
49804 #: fortran/resolve.c:1320
49805 #, gcc-internal-format
49806 msgid "The element in the structure constructor at %L, for pointer component %qs should be a POINTER or a TARGET"
49807 msgstr ""
49809 #: fortran/resolve.c:1331
49810 #, gcc-internal-format, gfc-internal-format
49811 msgid "Pointer initialization target at %L must not be ALLOCATABLE "
49812 msgstr ""
49814 #: fortran/resolve.c:1349
49815 #, gcc-internal-format
49816 msgid "Invalid expression in the structure constructor for pointer component %qs at %L in PURE procedure"
49817 msgstr ""
49819 #: fortran/resolve.c:1474
49820 #, gcc-internal-format
49821 msgid "The upper bound in the last dimension must appear in the reference to the assumed size array %qs at %L"
49822 msgstr ""
49824 #: fortran/resolve.c:1536
49825 #, gcc-internal-format
49826 msgid "%qs at %L is ambiguous"
49827 msgstr ""
49829 #: fortran/resolve.c:1540
49830 #, gcc-internal-format
49831 msgid "GENERIC procedure %qs is not allowed as an actual argument at %L"
49832 msgstr ""
49834 #: fortran/resolve.c:1661
49835 #, gcc-internal-format
49836 msgid "Type specified for intrinsic function %qs at %L is ignored"
49837 msgstr ""
49839 #: fortran/resolve.c:1674
49840 #, gcc-internal-format
49841 msgid "Intrinsic subroutine %qs at %L shall not have a type specifier"
49842 msgstr ""
49844 #: fortran/resolve.c:1685
49845 #, gcc-internal-format
49846 msgid "%qs declared INTRINSIC at %L does not exist"
49847 msgstr ""
49849 #: fortran/resolve.c:1698
49850 #, gcc-internal-format
49851 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."
49852 msgstr ""
49854 #: fortran/resolve.c:1734
49855 #, gcc-internal-format
49856 msgid "Non-RECURSIVE procedure %qs at %L is possibly calling itself recursively.  Declare it RECURSIVE or use %<-frecursive%>"
49857 msgstr ""
49859 #: fortran/resolve.c:1773 fortran/resolve.c:8700 fortran/resolve.c:10195
49860 #, gcc-internal-format, gfc-internal-format
49861 msgid "Label %d referenced at %L is never defined"
49862 msgstr ""
49864 #: fortran/resolve.c:1816
49865 #, gcc-internal-format
49866 msgid "Statement function %qs at %L is not allowed as an actual argument"
49867 msgstr ""
49869 #: fortran/resolve.c:1824
49870 #, gcc-internal-format
49871 msgid "Intrinsic %qs at %L is not allowed as an actual argument"
49872 msgstr ""
49874 #: fortran/resolve.c:1831
49875 #, gcc-internal-format
49876 msgid "Internal procedure %qs is used as actual argument at %L"
49877 msgstr ""
49879 #: fortran/resolve.c:1839
49880 #, gcc-internal-format
49881 msgid "ELEMENTAL non-INTRINSIC procedure %qs is not allowed as an actual argument at %L"
49882 msgstr ""
49884 #: fortran/resolve.c:1866
49885 #, gcc-internal-format
49886 msgid "Unable to find a specific INTRINSIC procedure for the reference %qs at %L"
49887 msgstr ""
49889 #: fortran/resolve.c:1888
49890 #, gcc-internal-format
49891 msgid "Symbol %qs at %L is ambiguous"
49892 msgstr ""
49894 #: fortran/resolve.c:1943
49895 #, gcc-internal-format, gfc-internal-format
49896 msgid "By-value argument at %L is not of numeric type"
49897 msgstr ""
49899 #: fortran/resolve.c:1950
49900 #, gcc-internal-format, gfc-internal-format
49901 msgid "By-value argument at %L cannot be an array or an array section"
49902 msgstr ""
49904 #: fortran/resolve.c:1964
49905 #, gcc-internal-format, gfc-internal-format
49906 msgid "By-value argument at %L is not allowed in this context"
49907 msgstr ""
49909 #: fortran/resolve.c:1976
49910 #, gcc-internal-format, gfc-internal-format
49911 msgid "Passing internal procedure at %L by location not allowed"
49912 msgstr ""
49914 #: fortran/resolve.c:1987
49915 #, gcc-internal-format
49916 msgid "ELEMENTAL procedure pointer component %qs is not allowed as an actual argument at %L"
49917 msgstr ""
49919 #: fortran/resolve.c:1996
49920 #, gcc-internal-format, gfc-internal-format
49921 msgid "Coindexed actual argument at %L with ultimate pointer component"
49922 msgstr ""
49924 #: fortran/resolve.c:2127
49925 #, gcc-internal-format
49926 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)"
49927 msgstr ""
49929 #: fortran/resolve.c:2164
49930 #, gcc-internal-format
49931 msgid "Actual argument at %L for INTENT(%s) dummy %qs of ELEMENTAL subroutine %qs is a scalar, but another actual argument is an array"
49932 msgstr ""
49934 #: fortran/resolve.c:2436
49935 #, gcc-internal-format
49936 msgid "Return type mismatch of function %qs at %L (%s/%s)"
49937 msgstr ""
49939 #: fortran/resolve.c:2457
49940 #, gcc-internal-format
49941 msgid "Interface mismatch in global procedure %qs at %L: %s "
49942 msgstr ""
49944 #: fortran/resolve.c:2565
49945 #, gcc-internal-format
49946 msgid "There is no specific function for the generic %qs at %L"
49947 msgstr ""
49949 #: fortran/resolve.c:2583
49950 #, gcc-internal-format
49951 msgid "Generic function %qs at %L is not consistent with a specific intrinsic interface"
49952 msgstr ""
49954 #: fortran/resolve.c:2621
49955 #, gcc-internal-format
49956 msgid "Function %qs at %L is INTRINSIC but is not compatible with an intrinsic"
49957 msgstr ""
49959 #: fortran/resolve.c:2676
49960 #, gcc-internal-format
49961 msgid "Unable to resolve the specific function %qs at %L"
49962 msgstr ""
49964 #: fortran/resolve.c:2732 fortran/resolve.c:14805
49965 #, gcc-internal-format
49966 msgid "Function %qs at %L has no IMPLICIT type"
49967 msgstr ""
49969 #: fortran/resolve.c:2841
49970 #, gcc-internal-format
49971 msgid "Reference to impure function %qs at %L inside a FORALL %s"
49972 msgstr ""
49974 #: fortran/resolve.c:2848
49975 #, gcc-internal-format
49976 msgid "Reference to impure function %qs at %L inside a DO CONCURRENT %s"
49977 msgstr ""
49979 #: fortran/resolve.c:2855
49980 #, gcc-internal-format
49981 msgid "Reference to impure function %qs at %L within a PURE procedure"
49982 msgstr ""
49984 #: fortran/resolve.c:2918
49985 #, gcc-internal-format
49986 msgid "%qs at %L is not a function"
49987 msgstr ""
49989 #: fortran/resolve.c:2926 fortran/resolve.c:3396
49990 #, gcc-internal-format
49991 msgid "ABSTRACT INTERFACE %qs must not be referenced at %L"
49992 msgstr ""
49994 #. Internal procedures are taken care of in resolve_contained_fntype.
49995 #: fortran/resolve.c:2969
49996 #, gcc-internal-format
49997 msgid "Function %qs is declared CHARACTER(*) and cannot be used at %L since it is not a dummy argument"
49998 msgstr ""
50000 #: fortran/resolve.c:3003
50001 #, gcc-internal-format
50002 msgid "resolve_function(): bad function type"
50003 msgstr ""
50005 #: fortran/resolve.c:3023
50006 #, gcc-internal-format
50007 msgid "User defined non-ELEMENTAL function %qs at %L not allowed in WORKSHARE construct"
50008 msgstr ""
50010 #: fortran/resolve.c:3085
50011 #, gcc-internal-format
50012 msgid "ENTRY %qs at %L cannot be called recursively, as function %qs is not RECURSIVE"
50013 msgstr ""
50015 #: fortran/resolve.c:3089
50016 #, gcc-internal-format
50017 msgid "Function %qs at %L cannot be called recursively, as it is not RECURSIVE"
50018 msgstr ""
50020 #: fortran/resolve.c:3140
50021 #, gcc-internal-format
50022 msgid "Subroutine call to %qs in FORALL block at %L is not PURE"
50023 msgstr ""
50025 #: fortran/resolve.c:3146
50026 #, gcc-internal-format
50027 msgid "Subroutine call to %qs in DO CONCURRENT block at %L is not PURE"
50028 msgstr ""
50030 #: fortran/resolve.c:3152
50031 #, gcc-internal-format
50032 msgid "Subroutine call to %qs at %L is not PURE"
50033 msgstr ""
50035 #: fortran/resolve.c:3220
50036 #, gcc-internal-format
50037 msgid "There is no specific subroutine for the generic %qs at %L"
50038 msgstr ""
50040 #: fortran/resolve.c:3229
50041 #, gcc-internal-format
50042 msgid "Generic subroutine %qs at %L is not consistent with an intrinsic subroutine interface"
50043 msgstr ""
50045 #: fortran/resolve.c:3264
50046 #, gcc-internal-format
50047 msgid "Subroutine %qs at %L is INTRINSIC but is not compatible with an intrinsic"
50048 msgstr ""
50050 #: fortran/resolve.c:3309
50051 #, gcc-internal-format
50052 msgid "Unable to resolve the specific subroutine %qs at %L"
50053 msgstr ""
50055 #: fortran/resolve.c:3367
50056 #, gcc-internal-format, gfc-internal-format
50057 msgid "'%s' at %L has a type, which is not consistent with the CALL at %L"
50058 msgstr ""
50060 #: fortran/resolve.c:3406
50061 #, gcc-internal-format
50062 msgid "ENTRY %qs at %L cannot be called recursively, as subroutine %qs is not RECURSIVE"
50063 msgstr ""
50065 #: fortran/resolve.c:3410
50066 #, gcc-internal-format
50067 msgid "SUBROUTINE %qs at %L cannot be called recursively, as it is not RECURSIVE"
50068 msgstr ""
50070 #: fortran/resolve.c:3455
50071 #, gcc-internal-format
50072 msgid "resolve_subroutine(): bad function type"
50073 msgstr ""
50075 #: fortran/resolve.c:3493
50076 #, gcc-internal-format, gfc-internal-format
50077 msgid "Shapes for operands at %L and %L are not conformable"
50078 msgstr ""
50080 #: fortran/resolve.c:3724
50081 #, gcc-internal-format
50082 msgid "resolve_operator(): Bad intrinsic"
50083 msgstr ""
50085 #: fortran/resolve.c:3895 fortran/resolve.c:3918
50086 #, gcc-internal-format
50087 msgid "compare_bound_int(): Bad expression"
50088 msgstr ""
50090 #: fortran/resolve.c:4013
50091 #, gcc-internal-format, gfc-internal-format
50092 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
50093 msgstr ""
50095 #: fortran/resolve.c:4018
50096 #, gcc-internal-format, gfc-internal-format
50097 msgid "Array reference at %L is out of bounds (%ld < %ld) in codimension %d"
50098 msgstr ""
50100 #: fortran/resolve.c:4028
50101 #, gcc-internal-format, gfc-internal-format
50102 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
50103 msgstr ""
50105 #: fortran/resolve.c:4033
50106 #, gcc-internal-format, gfc-internal-format
50107 msgid "Array reference at %L is out of bounds (%ld > %ld) in codimension %d"
50108 msgstr ""
50110 #: fortran/resolve.c:4053
50111 #, gcc-internal-format, gfc-internal-format
50112 msgid "Illegal stride of zero at %L"
50113 msgstr ""
50115 #: fortran/resolve.c:4070
50116 #, gcc-internal-format, gfc-internal-format
50117 msgid "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
50118 msgstr ""
50120 #: fortran/resolve.c:4078
50121 #, gcc-internal-format, gfc-internal-format
50122 msgid "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
50123 msgstr ""
50125 #: fortran/resolve.c:4094
50126 #, gcc-internal-format, gfc-internal-format
50127 msgid "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
50128 msgstr ""
50130 #: fortran/resolve.c:4103
50131 #, gcc-internal-format, gfc-internal-format
50132 msgid "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
50133 msgstr ""
50135 #: fortran/resolve.c:4119
50136 #, gcc-internal-format
50137 msgid "check_dimension(): Bad array reference"
50138 msgstr ""
50140 #: fortran/resolve.c:4142
50141 #, gcc-internal-format, gfc-internal-format
50142 msgid "Rightmost upper bound of assumed size array section not specified at %L"
50143 msgstr ""
50145 #: fortran/resolve.c:4152
50146 #, gcc-internal-format, gfc-internal-format
50147 msgid "Rank mismatch in array reference at %L (%d/%d)"
50148 msgstr ""
50150 #: fortran/resolve.c:4160
50151 #, gcc-internal-format, gfc-internal-format
50152 msgid "Coindex rank mismatch in array reference at %L (%d/%d)"
50153 msgstr ""
50155 #: fortran/resolve.c:4176
50156 #, gcc-internal-format, gfc-internal-format
50157 msgid "Coindex of codimension %d must be a scalar at %L"
50158 msgstr ""
50160 #: fortran/resolve.c:4204
50161 #, gcc-internal-format, gfc-internal-format
50162 msgid "Array index at %L must be scalar"
50163 msgstr ""
50165 #: fortran/resolve.c:4210
50166 #, gcc-internal-format, gfc-internal-format
50167 msgid "Array index at %L must be of INTEGER type, found %s"
50168 msgstr ""
50170 #: fortran/resolve.c:4216
50171 #, gcc-internal-format, gfc-internal-format
50172 msgid "REAL array index at %L"
50173 msgstr ""
50175 #: fortran/resolve.c:4255
50176 #, gcc-internal-format, gfc-internal-format
50177 msgid "Argument dim at %L must be scalar"
50178 msgstr ""
50180 #: fortran/resolve.c:4262
50181 #, gcc-internal-format, gfc-internal-format
50182 msgid "Argument dim at %L must be of INTEGER type"
50183 msgstr ""
50185 #: fortran/resolve.c:4307
50186 #, gcc-internal-format
50187 msgid "find_array_spec(): Missing spec"
50188 msgstr ""
50190 #: fortran/resolve.c:4318
50191 #, gcc-internal-format
50192 msgid "find_array_spec(): unused as(1)"
50193 msgstr ""
50195 #: fortran/resolve.c:4329
50196 #, gcc-internal-format
50197 msgid "find_array_spec(): unused as(2)"
50198 msgstr ""
50200 #: fortran/resolve.c:4372
50201 #, gcc-internal-format, gfc-internal-format
50202 msgid "Array index at %L is an array of rank %d"
50203 msgstr ""
50205 #: fortran/resolve.c:4470
50206 #, gcc-internal-format, gfc-internal-format
50207 msgid "Substring start index at %L must be of type INTEGER"
50208 msgstr ""
50210 #: fortran/resolve.c:4477
50211 #, gcc-internal-format, gfc-internal-format
50212 msgid "Substring start index at %L must be scalar"
50213 msgstr ""
50215 #: fortran/resolve.c:4486
50216 #, gcc-internal-format, gfc-internal-format
50217 msgid "Substring start index at %L is less than one"
50218 msgstr ""
50220 #: fortran/resolve.c:4499
50221 #, gcc-internal-format, gfc-internal-format
50222 msgid "Substring end index at %L must be of type INTEGER"
50223 msgstr ""
50225 #: fortran/resolve.c:4506
50226 #, gcc-internal-format, gfc-internal-format
50227 msgid "Substring end index at %L must be scalar"
50228 msgstr ""
50230 #: fortran/resolve.c:4516
50231 #, gcc-internal-format, gfc-internal-format
50232 msgid "Substring end index at %L exceeds the string length"
50233 msgstr ""
50235 #: fortran/resolve.c:4526
50236 #, gcc-internal-format, gfc-internal-format
50237 msgid "Substring end index at %L is too large"
50238 msgstr ""
50240 #: fortran/resolve.c:4664
50241 #, gcc-internal-format
50242 msgid "resolve_ref(): Bad array reference"
50243 msgstr ""
50245 #: fortran/resolve.c:4678
50246 #, gcc-internal-format, gfc-internal-format
50247 msgid "Component to the right of a part reference with nonzero rank must not have the POINTER attribute at %L"
50248 msgstr ""
50250 #: fortran/resolve.c:4688
50251 #, gcc-internal-format, gfc-internal-format
50252 msgid "Component to the right of a part reference with nonzero rank must not have the ALLOCATABLE attribute at %L"
50253 msgstr ""
50255 #: fortran/resolve.c:4707
50256 #, gcc-internal-format, gfc-internal-format
50257 msgid "Two or more part references with nonzero rank must not be specified at %L"
50258 msgstr ""
50260 #: fortran/resolve.c:4805
50261 #, gcc-internal-format
50262 msgid "expression_rank(): Two array specs"
50263 msgstr ""
50265 #: fortran/resolve.c:4887
50266 #, gcc-internal-format, gfc-internal-format
50267 msgid "Variable %s at %L with NO_ARG_CHECK attribute may only be used as actual argument"
50268 msgstr ""
50270 #: fortran/resolve.c:4897
50271 #, gcc-internal-format, gfc-internal-format
50272 msgid "Assumed-type variable %s at %L may only be used as actual argument"
50273 msgstr ""
50275 #. FIXME: It doesn't work reliably as inquiry_argument is not set
50276 #. for all inquiry functions in resolve_function; the reason is
50277 #. that the function-name resolution happens too late in that
50278 #. function.
50279 #: fortran/resolve.c:4907
50280 #, gcc-internal-format, gfc-internal-format
50281 msgid "Assumed-type variable %s at %L as actual argument to an inquiry function shall be the first argument"
50282 msgstr ""
50284 #: fortran/resolve.c:4922
50285 #, gcc-internal-format, gfc-internal-format
50286 msgid "Assumed-rank variable %s at %L may only be used as actual argument"
50287 msgstr ""
50289 #. FIXME: It doesn't work reliably as inquiry_argument is not set
50290 #. for all inquiry functions in resolve_function; the reason is
50291 #. that the function-name resolution happens too late in that
50292 #. function.
50293 #: fortran/resolve.c:4932
50294 #, gcc-internal-format, gfc-internal-format
50295 msgid "Assumed-rank variable %s at %L as actual argument to an inquiry function shall be the first argument"
50296 msgstr ""
50298 #: fortran/resolve.c:4943
50299 #, gcc-internal-format, gfc-internal-format
50300 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall not have a subobject reference"
50301 msgstr ""
50303 #: fortran/resolve.c:4952
50304 #, gcc-internal-format, gfc-internal-format
50305 msgid "Assumed-type variable %s at %L shall not have a subobject reference"
50306 msgstr ""
50308 #: fortran/resolve.c:4967
50309 #, gcc-internal-format, gfc-internal-format
50310 msgid "Assumed-rank variable %s at %L shall not have a subobject reference"
50311 msgstr ""
50313 #: fortran/resolve.c:5057
50314 #, gcc-internal-format
50315 msgid "Variable %qs, used in a specification expression, is referenced at %L before the ENTRY statement in which it is a parameter"
50316 msgstr ""
50318 #: fortran/resolve.c:5062
50319 #, gcc-internal-format
50320 msgid "Variable %qs is used at %L before the ENTRY statement in which it is a parameter"
50321 msgstr ""
50323 #: fortran/resolve.c:5132
50324 #, gcc-internal-format, gfc-internal-format
50325 msgid "Polymorphic subobject of coindexed object at %L"
50326 msgstr ""
50328 #: fortran/resolve.c:5145
50329 #, gcc-internal-format, gfc-internal-format
50330 msgid "Coindexed object with polymorphic allocatable subcomponent at %L"
50331 msgstr ""
50333 #: fortran/resolve.c:5483
50334 #, gcc-internal-format, gfc-internal-format
50335 msgid "Passed-object at %L must be scalar"
50336 msgstr ""
50338 #: fortran/resolve.c:5490
50339 #, gcc-internal-format
50340 msgid "Base object for procedure-pointer component call at %L is of ABSTRACT type %qs"
50341 msgstr ""
50343 #: fortran/resolve.c:5525
50344 #, gcc-internal-format
50345 msgid "Base object for type-bound procedure call at %L is of ABSTRACT type %qs"
50346 msgstr ""
50348 #: fortran/resolve.c:5534
50349 #, gcc-internal-format, gfc-internal-format
50350 msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
50351 msgstr ""
50353 #. Nothing matching found!
50354 #: fortran/resolve.c:5722
50355 #, gcc-internal-format
50356 msgid "Found no matching specific binding for the call to the GENERIC %qs at %L"
50357 msgstr ""
50359 #: fortran/resolve.c:5749
50360 #, gcc-internal-format
50361 msgid "%qs at %L should be a SUBROUTINE"
50362 msgstr ""
50364 #: fortran/resolve.c:5800
50365 #, gcc-internal-format
50366 msgid "%qs at %L should be a FUNCTION"
50367 msgstr ""
50369 #: fortran/resolve.c:6317
50370 #, gcc-internal-format
50371 msgid "gfc_resolve_expr(): Bad expression type"
50372 msgstr ""
50374 #: fortran/resolve.c:6343
50375 #, gcc-internal-format, gfc-internal-format
50376 msgid "%s at %L must be a scalar"
50377 msgstr ""
50379 #: fortran/resolve.c:6353
50380 #, gcc-internal-format, gfc-internal-format
50381 msgid "%s at %L must be integer"
50382 msgstr ""
50384 #: fortran/resolve.c:6357 fortran/resolve.c:6364
50385 #, gcc-internal-format, gfc-internal-format
50386 msgid "%s at %L must be INTEGER"
50387 msgstr ""
50389 #: fortran/resolve.c:6406
50390 #, gcc-internal-format, gfc-internal-format
50391 msgid "Step expression in DO loop at %L cannot be zero"
50392 msgstr ""
50394 #: fortran/resolve.c:6442
50395 #, gcc-internal-format, gfc-internal-format
50396 msgid "DO loop at %L will be executed zero times"
50397 msgstr ""
50399 #: fortran/resolve.c:6503
50400 #, gcc-internal-format, gfc-internal-format
50401 msgid "FORALL index-name at %L must be a scalar INTEGER"
50402 msgstr ""
50404 #: fortran/resolve.c:6508
50405 #, gcc-internal-format, gfc-internal-format
50406 msgid "FORALL start expression at %L must be a scalar INTEGER"
50407 msgstr ""
50409 #: fortran/resolve.c:6515
50410 #, gcc-internal-format, gfc-internal-format
50411 msgid "FORALL end expression at %L must be a scalar INTEGER"
50412 msgstr ""
50414 #: fortran/resolve.c:6523
50415 #, gcc-internal-format, gfc-internal-format
50416 msgid "FORALL stride expression at %L must be a scalar %s"
50417 msgstr ""
50419 #: fortran/resolve.c:6528
50420 #, gcc-internal-format, gfc-internal-format
50421 msgid "FORALL stride expression at %L cannot be zero"
50422 msgstr ""
50424 #: fortran/resolve.c:6541
50425 #, gcc-internal-format
50426 msgid "FORALL index %qs may not appear in triplet specification at %L"
50427 msgstr ""
50429 #: fortran/resolve.c:6639 fortran/resolve.c:6931
50430 #, gcc-internal-format, gfc-internal-format
50431 msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
50432 msgstr ""
50434 #: fortran/resolve.c:6647 fortran/resolve.c:6896
50435 #, gcc-internal-format, gfc-internal-format
50436 msgid "Coindexed allocatable object at %L"
50437 msgstr ""
50439 #: fortran/resolve.c:6753
50440 #, gcc-internal-format, gfc-internal-format
50441 msgid "Source-expr at %L must be scalar or have the same rank as the allocate-object at %L"
50442 msgstr ""
50444 #: fortran/resolve.c:6784
50445 #, gcc-internal-format, gfc-internal-format
50446 msgid "Source-expr at %L and allocate-object at %L must have the same shape"
50447 msgstr ""
50449 #: fortran/resolve.c:6942
50450 #, gcc-internal-format, gfc-internal-format
50451 msgid "Type of entity at %L is type incompatible with source-expr at %L"
50452 msgstr ""
50454 #: fortran/resolve.c:6954
50455 #, gcc-internal-format, gfc-internal-format
50456 msgid "The allocate-object at %L and the source-expr at %L shall have the same kind type parameter"
50457 msgstr ""
50459 #: fortran/resolve.c:6968
50460 #, gcc-internal-format, gfc-internal-format
50461 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"
50462 msgstr ""
50464 #: fortran/resolve.c:6981
50465 #, gcc-internal-format, gfc-internal-format
50466 msgid "Allocating %s of ABSTRACT base type at %L requires a type-spec or source-expr"
50467 msgstr ""
50469 #: fortran/resolve.c:6994
50470 #, gcc-internal-format, gfc-internal-format
50471 msgid "Allocating %s at %L with type-spec requires the same character-length parameter as in the declaration"
50472 msgstr ""
50474 #: fortran/resolve.c:7102
50475 #, gcc-internal-format, gfc-internal-format
50476 msgid "Array specification required in ALLOCATE statement at %L"
50477 msgstr ""
50479 #: fortran/resolve.c:7116
50480 #, gcc-internal-format, gfc-internal-format
50481 msgid "Coarray specification required in ALLOCATE statement at %L"
50482 msgstr ""
50484 #: fortran/resolve.c:7143
50485 #, gcc-internal-format, gfc-internal-format
50486 msgid "Bad array specification in ALLOCATE statement at %L"
50487 msgstr ""
50489 #: fortran/resolve.c:7162
50490 #, gcc-internal-format
50491 msgid "%qs must not appear in the array specification at %L in the same ALLOCATE statement where it is itself allocated"
50492 msgstr ""
50494 #: fortran/resolve.c:7177
50495 #, gcc-internal-format, gfc-internal-format
50496 msgid "Expected '*' in coindex specification in ALLOCATE statement at %L"
50497 msgstr ""
50499 #: fortran/resolve.c:7188
50500 #, gcc-internal-format, gfc-internal-format
50501 msgid "Bad coarray specification in ALLOCATE statement at %L"
50502 msgstr ""
50504 #: fortran/resolve.c:7219
50505 #, gcc-internal-format, gfc-internal-format
50506 msgid "Stat-variable at %L must be a scalar INTEGER variable"
50507 msgstr ""
50509 #: fortran/resolve.c:7242
50510 #, gcc-internal-format, gfc-internal-format
50511 msgid "Stat-variable at %L shall not be %sd within the same %s statement"
50512 msgstr ""
50514 #: fortran/resolve.c:7253
50515 #, gcc-internal-format, gfc-internal-format
50516 msgid "ERRMSG at %L is useless without a STAT tag"
50517 msgstr ""
50519 #: fortran/resolve.c:7264
50520 #, gcc-internal-format, gfc-internal-format
50521 msgid "Errmsg-variable at %L must be a scalar CHARACTER variable"
50522 msgstr ""
50524 #: fortran/resolve.c:7287
50525 #, gcc-internal-format, gfc-internal-format
50526 msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
50527 msgstr ""
50529 #: fortran/resolve.c:7317
50530 #, gcc-internal-format, gfc-internal-format
50531 msgid "Allocate-object at %L also appears at %L"
50532 msgstr ""
50534 #: fortran/resolve.c:7323 fortran/resolve.c:7329
50535 #, gcc-internal-format, gfc-internal-format
50536 msgid "Allocate-object at %L is subobject of object at %L"
50537 msgstr ""
50539 #. The cases overlap, or they are the same
50540 #. element in the list.  Either way, we must
50541 #. issue an error and get the next case from P.
50542 #. FIXME: Sort P and Q by line number.
50543 #: fortran/resolve.c:7533
50544 #, gcc-internal-format, gfc-internal-format
50545 msgid "CASE label at %L overlaps with CASE label at %L"
50546 msgstr ""
50548 #: fortran/resolve.c:7584
50549 #, gcc-internal-format, gfc-internal-format
50550 msgid "Expression in CASE statement at %L must be of type %s"
50551 msgstr ""
50553 #: fortran/resolve.c:7595
50554 #, gcc-internal-format, gfc-internal-format
50555 msgid "Expression in CASE statement at %L must be of kind %d"
50556 msgstr ""
50558 #: fortran/resolve.c:7608
50559 #, gcc-internal-format, gfc-internal-format
50560 msgid "Expression in CASE statement at %L must be scalar"
50561 msgstr ""
50563 #: fortran/resolve.c:7654
50564 #, gcc-internal-format, gfc-internal-format
50565 msgid "Selection expression in computed GOTO statement at %L must be a scalar integer expression"
50566 msgstr ""
50568 #: fortran/resolve.c:7673
50569 #, gcc-internal-format, gfc-internal-format
50570 msgid "Argument of SELECT statement at %L cannot be %s"
50571 msgstr ""
50573 #: fortran/resolve.c:7683
50574 #, gcc-internal-format, gfc-internal-format
50575 msgid "Argument of SELECT statement at %L must be a scalar expression"
50576 msgstr ""
50578 #: fortran/resolve.c:7701 fortran/resolve.c:7709
50579 #, gcc-internal-format, gfc-internal-format
50580 msgid "Expression in CASE statement at %L is not in the range of %s"
50581 msgstr ""
50583 #: fortran/resolve.c:7771 fortran/resolve.c:8144
50584 #, gcc-internal-format, gfc-internal-format
50585 msgid "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
50586 msgstr ""
50588 #: fortran/resolve.c:7797
50589 #, gcc-internal-format, gfc-internal-format
50590 msgid "Logical range in CASE statement at %L is not allowed"
50591 msgstr ""
50593 #: fortran/resolve.c:7809
50594 #, gcc-internal-format, gfc-internal-format
50595 msgid "Constant logical value in CASE statement is repeated at %L"
50596 msgstr ""
50598 #: fortran/resolve.c:7824
50599 #, gcc-internal-format, gfc-internal-format
50600 msgid "Range specification at %L can never be matched"
50601 msgstr ""
50603 #: fortran/resolve.c:7927
50604 #, gcc-internal-format, gfc-internal-format
50605 msgid "Logical SELECT CASE block at %L has more that two cases"
50606 msgstr ""
50608 #: fortran/resolve.c:7999
50609 #, gcc-internal-format
50610 msgid "Associate-name %qs at %L is used as array"
50611 msgstr ""
50613 #: fortran/resolve.c:8009
50614 #, gcc-internal-format, gfc-internal-format
50615 msgid "CLASS selector at %L needs a temporary which is not yet implemented"
50616 msgstr ""
50618 #: fortran/resolve.c:8063
50619 #, gcc-internal-format, gfc-internal-format
50620 msgid "Selector shall be polymorphic in SELECT TYPE statement at %L"
50621 msgstr ""
50623 #: fortran/resolve.c:8080 fortran/resolve.c:8092
50624 #, gcc-internal-format, gfc-internal-format
50625 msgid "Selector at %L must not be coindexed"
50626 msgstr ""
50628 #: fortran/resolve.c:8108
50629 #, gcc-internal-format
50630 msgid "Derived type %qs at %L must be extensible"
50631 msgstr ""
50633 #: fortran/resolve.c:8120
50634 #, gcc-internal-format
50635 msgid "Derived type %qs at %L must be an extension of %qs"
50636 msgstr ""
50638 #: fortran/resolve.c:8123
50639 #, gcc-internal-format
50640 msgid "Unexpected intrinsic type %qs at %L"
50641 msgstr ""
50643 #: fortran/resolve.c:8132
50644 #, gcc-internal-format, gfc-internal-format
50645 msgid "The type-spec at %L shall specify that each length type parameter is assumed"
50646 msgstr ""
50648 #: fortran/resolve.c:8324
50649 #, gcc-internal-format, gfc-internal-format
50650 msgid "Double CLASS IS block in SELECT TYPE statement at %L"
50651 msgstr ""
50653 #: fortran/resolve.c:8413
50654 #, gcc-internal-format, gfc-internal-format
50655 msgid "Invalid context for NULL () intrinsic at %L"
50656 msgstr ""
50658 #. FIXME: Test for defined input/output.
50659 #: fortran/resolve.c:8441
50660 #, gcc-internal-format, gfc-internal-format
50661 msgid "Data transfer element at %L cannot be polymorphic unless it is processed by a defined input/output procedure"
50662 msgstr ""
50664 #: fortran/resolve.c:8453
50665 #, gcc-internal-format, gfc-internal-format
50666 msgid "Data transfer element at %L cannot have POINTER components unless it is processed by a defined input/output procedure"
50667 msgstr ""
50669 #: fortran/resolve.c:8462
50670 #, gcc-internal-format, gfc-internal-format
50671 msgid "Data transfer element at %L cannot have procedure pointer components"
50672 msgstr ""
50674 #: fortran/resolve.c:8469
50675 #, gcc-internal-format, gfc-internal-format
50676 msgid "Data transfer element at %L cannot have ALLOCATABLE components unless it is processed by a defined input/output procedure"
50677 msgstr ""
50679 #: fortran/resolve.c:8480 fortran/resolve.c:8486
50680 #, gcc-internal-format, gfc-internal-format
50681 msgid "Data transfer element at %L cannot have PRIVATE components"
50682 msgstr ""
50684 #: fortran/resolve.c:8500
50685 #, gcc-internal-format, gfc-internal-format
50686 msgid "Data transfer element at %L cannot be a full reference to an assumed-size array"
50687 msgstr ""
50689 #: fortran/resolve.c:8555
50690 #, gcc-internal-format, gfc-internal-format
50691 msgid "Lock variable at %L must be a scalar of type LOCK_TYPE"
50692 msgstr ""
50694 #: fortran/resolve.c:8562 fortran/resolve.c:8673
50695 #, gcc-internal-format, gfc-internal-format
50696 msgid "STAT= argument at %L must be a scalar INTEGER variable"
50697 msgstr ""
50699 #: fortran/resolve.c:8574 fortran/resolve.c:8680
50700 #, gcc-internal-format, gfc-internal-format
50701 msgid "ERRMSG= argument at %L must be a scalar CHARACTER variable"
50702 msgstr ""
50704 #: fortran/resolve.c:8586
50705 #, gcc-internal-format, gfc-internal-format
50706 msgid "ACQUIRED_LOCK= argument at %L must be a scalar LOGICAL variable"
50707 msgstr ""
50709 #: fortran/resolve.c:8650
50710 #, gcc-internal-format, gfc-internal-format
50711 msgid "Imageset argument at %L must be a scalar or rank-1 INTEGER expression"
50712 msgstr ""
50714 #: fortran/resolve.c:8654 fortran/resolve.c:8664
50715 #, gcc-internal-format, gfc-internal-format
50716 msgid "Imageset argument at %L must between 1 and num_images()"
50717 msgstr ""
50719 #: fortran/resolve.c:8707
50720 #, gcc-internal-format, gfc-internal-format
50721 msgid "Statement at %L is not a valid branch target statement for the branch statement at %L"
50722 msgstr ""
50724 #: fortran/resolve.c:8717
50725 #, gcc-internal-format, gfc-internal-format
50726 msgid "Branch at %L may result in an infinite loop"
50727 msgstr ""
50729 #. Note: A label at END CRITICAL does not leave the CRITICAL
50730 #. construct as END CRITICAL is still part of it.
50731 #: fortran/resolve.c:8734 fortran/resolve.c:8757
50732 #, gcc-internal-format, gfc-internal-format
50733 msgid "GOTO statement at %L leaves CRITICAL construct for label at %L"
50734 msgstr ""
50736 #: fortran/resolve.c:8738 fortran/resolve.c:8763
50737 #, gcc-internal-format, gfc-internal-format
50738 msgid "GOTO statement at %L leaves DO CONCURRENT construct for label at %L"
50739 msgstr ""
50741 #. The label is not in an enclosing block, so illegal.  This was
50742 #. allowed in Fortran 66, so we allow it as extension.  No
50743 #. further checks are necessary in this case.
50744 #: fortran/resolve.c:8778
50745 #, gcc-internal-format, gfc-internal-format
50746 msgid "Label at %L is not in the same block as the GOTO statement at %L"
50747 msgstr ""
50749 #: fortran/resolve.c:8850
50750 #, gcc-internal-format, gfc-internal-format
50751 msgid "WHERE mask at %L has inconsistent shape"
50752 msgstr ""
50754 #: fortran/resolve.c:8866
50755 #, gcc-internal-format, gfc-internal-format
50756 msgid "WHERE assignment target at %L has inconsistent shape"
50757 msgstr ""
50759 #: fortran/resolve.c:8874 fortran/resolve.c:8961
50760 #, gcc-internal-format, gfc-internal-format
50761 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
50762 msgstr ""
50764 #: fortran/resolve.c:8884 fortran/resolve.c:8971
50765 #, gcc-internal-format, gfc-internal-format
50766 msgid "Unsupported statement inside WHERE at %L"
50767 msgstr ""
50769 #: fortran/resolve.c:8915
50770 #, gcc-internal-format, gfc-internal-format
50771 msgid "Assignment to a FORALL index variable at %L"
50772 msgstr ""
50774 #: fortran/resolve.c:8924
50775 #, gcc-internal-format
50776 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"
50777 msgstr ""
50779 #: fortran/resolve.c:9093
50780 #, gcc-internal-format, gfc-internal-format
50781 msgid "An outer FORALL construct already has an index with this name %L"
50782 msgstr ""
50784 #: fortran/resolve.c:9171
50785 #, gcc-internal-format, gfc-internal-format
50786 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
50787 msgstr ""
50789 #: fortran/resolve.c:9247
50790 #, gcc-internal-format
50791 msgid "gfc_resolve_blocks(): Bad block type"
50792 msgstr ""
50794 #: fortran/resolve.c:9361
50795 #, gcc-internal-format, gfc-internal-format
50796 msgid "CHARACTER expression will be truncated in assignment (%d/%d) at %L"
50797 msgstr ""
50799 #: fortran/resolve.c:9393
50800 #, gcc-internal-format, gfc-internal-format
50801 msgid "Coindexed expression at %L is assigned to a derived type variable with a POINTER component in a PURE procedure"
50802 msgstr ""
50804 #: fortran/resolve.c:9398
50805 #, gcc-internal-format, gfc-internal-format
50806 msgid "The impure variable at %L is assigned to a derived type variable with a POINTER component in a PURE procedure (12.6)"
50807 msgstr ""
50809 #: fortran/resolve.c:9408
50810 #, gcc-internal-format, gfc-internal-format
50811 msgid "Assignment to coindexed variable at %L in a PURE procedure"
50812 msgstr ""
50814 #: fortran/resolve.c:9440
50815 #, gcc-internal-format, gfc-internal-format
50816 msgid "Assignment to polymorphic coarray at %L is not permitted"
50817 msgstr ""
50819 #: fortran/resolve.c:9444
50820 #, gcc-internal-format, gfc-internal-format
50821 msgid "Assignment to an allocatable polymorphic variable at %L"
50822 msgstr ""
50824 #: fortran/resolve.c:9449
50825 #, gcc-internal-format
50826 msgid "Assignment to an allocatable polymorphic variable at %L requires %<-frealloc-lhs%>"
50827 msgstr ""
50829 #. See PR 43366.
50830 #: fortran/resolve.c:9454
50831 #, gcc-internal-format, gfc-internal-format
50832 msgid "Assignment to an allocatable polymorphic variable at %L is not yet supported"
50833 msgstr ""
50835 #: fortran/resolve.c:9460
50836 #, gcc-internal-format, gfc-internal-format
50837 msgid "Nonallocatable variable must not be polymorphic in intrinsic assignment at %L - check that there is a matching specific subroutine for '=' operator"
50838 msgstr ""
50840 #: fortran/resolve.c:9471
50841 #, gcc-internal-format, gfc-internal-format
50842 msgid "Coindexed variable must not have an allocatable ultimate component in assignment at %L"
50843 msgstr ""
50845 #: fortran/resolve.c:9766
50846 #, gcc-internal-format, gfc-internal-format
50847 msgid "TODO: type-bound defined assignment(s) at %L not done because multiple part array references would occur in intermediate expressions."
50848 msgstr ""
50850 #: fortran/resolve.c:10141
50851 #, gcc-internal-format, gfc-internal-format
50852 msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
50853 msgstr ""
50855 #: fortran/resolve.c:10144
50856 #, gcc-internal-format
50857 msgid "Variable %qs has not been assigned a target label at %L"
50858 msgstr ""
50860 #: fortran/resolve.c:10155
50861 #, gcc-internal-format, gfc-internal-format
50862 msgid "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
50863 msgstr ""
50865 #: fortran/resolve.c:10203
50866 #, gcc-internal-format, gfc-internal-format
50867 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
50868 msgstr ""
50870 #: fortran/resolve.c:10236
50871 #, gcc-internal-format, gfc-internal-format
50872 msgid "Arithmetic IF statement at %L requires a numeric expression"
50873 msgstr ""
50875 #: fortran/resolve.c:10291
50876 #, gcc-internal-format
50877 msgid "gfc_resolve_code(): No expression on DO WHILE"
50878 msgstr ""
50880 #: fortran/resolve.c:10296
50881 #, gcc-internal-format, gfc-internal-format
50882 msgid "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
50883 msgstr ""
50885 #: fortran/resolve.c:10380
50886 #, gcc-internal-format, gfc-internal-format
50887 msgid "FORALL mask clause at %L requires a scalar LOGICAL expression"
50888 msgstr ""
50890 #: fortran/resolve.c:10449
50891 #, gcc-internal-format
50892 msgid "gfc_resolve_code(): Bad statement code"
50893 msgstr ""
50895 #: fortran/resolve.c:10544
50896 #, gcc-internal-format, gfc-internal-format
50897 msgid "Variable %s with binding label %s at %L uses the same global identifier as entity at %L"
50898 msgstr ""
50900 #. This can only happen if the variable is defined in a module - if it
50901 #. isn't the same module, reject it.
50902 #: fortran/resolve.c:10557
50903 #, gcc-internal-format, gfc-internal-format
50904 msgid "Variable %s from module %s with binding label %s at %L uses the same global identifier as entity at %L from module %s"
50905 msgstr ""
50907 #. Print an error if the procedure is defined multiple times; we have to
50908 #. exclude references to the same procedure via module association or
50909 #. multiple checks for the same procedure.
50910 #: fortran/resolve.c:10574
50911 #, gcc-internal-format, gfc-internal-format
50912 msgid "Procedure %s with binding label %s at %L uses the same global identifier as entity at %L"
50913 msgstr ""
50915 #: fortran/resolve.c:10645
50916 #, gcc-internal-format, gfc-internal-format
50917 msgid "CHARACTER variable at %L has negative length %d, the length has been set to zero"
50918 msgstr ""
50920 #: fortran/resolve.c:10658
50921 #, gcc-internal-format, gfc-internal-format
50922 msgid "String length at %L is too large"
50923 msgstr ""
50925 #: fortran/resolve.c:10994
50926 #, gcc-internal-format
50927 msgid "Allocatable array %qs at %L must have a deferred shape or assumed rank"
50928 msgstr ""
50930 #: fortran/resolve.c:10998
50931 #, gcc-internal-format
50932 msgid "Scalar object %qs at %L may not be ALLOCATABLE"
50933 msgstr ""
50935 #: fortran/resolve.c:11006
50936 #, gcc-internal-format
50937 msgid "Array pointer %qs at %L must have a deferred shape or assumed rank"
50938 msgstr ""
50940 #: fortran/resolve.c:11016
50941 #, gcc-internal-format
50942 msgid "Array %qs at %L cannot have a deferred shape"
50943 msgstr ""
50945 #: fortran/resolve.c:11031
50946 #, gcc-internal-format
50947 msgid "Type %qs of CLASS variable %qs at %L is not extensible"
50948 msgstr ""
50950 #: fortran/resolve.c:11043
50951 #, gcc-internal-format
50952 msgid "CLASS variable %qs at %L must be dummy, allocatable or pointer"
50953 msgstr ""
50955 #: fortran/resolve.c:11074
50956 #, gcc-internal-format, gfc-internal-format
50957 msgid "The type '%s' cannot be host associated at %L because it is blocked by an incompatible object of the same name declared at %L"
50958 msgstr ""
50960 #: fortran/resolve.c:11096
50961 #, gcc-internal-format
50962 msgid "Implied SAVE for module variable %qs at %L, needed due to the default initialization"
50963 msgstr ""
50965 #. The shape of a main program or module array needs to be
50966 #. constant.
50967 #: fortran/resolve.c:11144
50968 #, gcc-internal-format, gfc-internal-format
50969 msgid "The module or main program array '%s' at %L must have constant shape"
50970 msgstr ""
50972 #: fortran/resolve.c:11156
50973 #, gcc-internal-format
50974 msgid "Entity %qs at %L has a deferred type parameter and requires either the pointer or allocatable attribute"
50975 msgstr ""
50977 #: fortran/resolve.c:11172
50978 #, gcc-internal-format, gfc-internal-format
50979 msgid "Entity with assumed character length at %L must be a dummy argument or a PARAMETER"
50980 msgstr ""
50982 #: fortran/resolve.c:11193
50983 #, gcc-internal-format, gfc-internal-format
50984 msgid "'%s' at %L must have constant character length in this context"
50985 msgstr ""
50987 #: fortran/resolve.c:11200
50988 #, gcc-internal-format
50989 msgid "COMMON variable %qs at %L must have constant character length"
50990 msgstr ""
50992 #: fortran/resolve.c:11247
50993 #, gcc-internal-format
50994 msgid "Allocatable %qs at %L cannot have an initializer"
50995 msgstr ""
50997 #: fortran/resolve.c:11250
50998 #, gcc-internal-format
50999 msgid "External %qs at %L cannot have an initializer"
51000 msgstr ""
51002 #: fortran/resolve.c:11254
51003 #, gcc-internal-format
51004 msgid "Dummy %qs at %L cannot have an initializer"
51005 msgstr ""
51007 #: fortran/resolve.c:11257
51008 #, gcc-internal-format
51009 msgid "Intrinsic %qs at %L cannot have an initializer"
51010 msgstr ""
51012 #: fortran/resolve.c:11260
51013 #, gcc-internal-format
51014 msgid "Function result %qs at %L cannot have an initializer"
51015 msgstr ""
51017 #: fortran/resolve.c:11263
51018 #, gcc-internal-format
51019 msgid "Automatic array %qs at %L cannot have an initializer"
51020 msgstr ""
51022 #: fortran/resolve.c:11306
51023 #, gcc-internal-format
51024 msgid "Character-valued statement function %qs at %L must have constant length"
51025 msgstr ""
51027 #: fortran/resolve.c:11328
51028 #, gcc-internal-format
51029 msgid "%qs is of a PRIVATE type and cannot be a dummy argument of %qs, which is PUBLIC at %L"
51030 msgstr ""
51032 #: fortran/resolve.c:11350
51033 #, gcc-internal-format
51034 msgid "Procedure %qs in PUBLIC interface %qs at %L takes dummy arguments of %qs which is PRIVATE"
51035 msgstr ""
51037 #: fortran/resolve.c:11368
51038 #, gcc-internal-format
51039 msgid "Function %qs at %L cannot have an initializer"
51040 msgstr ""
51042 #: fortran/resolve.c:11377
51043 #, gcc-internal-format
51044 msgid "External object %qs at %L may not have an initializer"
51045 msgstr ""
51047 #: fortran/resolve.c:11385
51048 #, gcc-internal-format
51049 msgid "ELEMENTAL function %qs at %L must have a scalar result"
51050 msgstr ""
51052 #: fortran/resolve.c:11395
51053 #, gcc-internal-format
51054 msgid "Statement function %qs at %L may not have pointer or allocatable attribute"
51055 msgstr ""
51057 #: fortran/resolve.c:11414
51058 #, gcc-internal-format
51059 msgid "CHARACTER(*) function %qs at %L cannot be array-valued"
51060 msgstr ""
51062 #: fortran/resolve.c:11418
51063 #, gcc-internal-format
51064 msgid "CHARACTER(*) function %qs at %L cannot be pointer-valued"
51065 msgstr ""
51067 #: fortran/resolve.c:11422
51068 #, gcc-internal-format
51069 msgid "CHARACTER(*) function %qs at %L cannot be pure"
51070 msgstr ""
51072 #: fortran/resolve.c:11426
51073 #, gcc-internal-format
51074 msgid "CHARACTER(*) function %qs at %L cannot be recursive"
51075 msgstr ""
51077 #: fortran/resolve.c:11439
51078 #, gcc-internal-format
51079 msgid "CHARACTER(*) function %qs at %L"
51080 msgstr ""
51082 #: fortran/resolve.c:11448
51083 #, gcc-internal-format
51084 msgid "Procedure pointer %qs at %L shall not be elemental"
51085 msgstr ""
51087 #: fortran/resolve.c:11454
51088 #, gcc-internal-format
51089 msgid "Dummy procedure %qs at %L shall not be elemental"
51090 msgstr ""
51092 #: fortran/resolve.c:11510
51093 #, gcc-internal-format
51094 msgid "PROCEDURE attribute conflicts with SAVE attribute in %qs at %L"
51095 msgstr ""
51097 #: fortran/resolve.c:11516
51098 #, gcc-internal-format
51099 msgid "PROCEDURE attribute conflicts with INTENT attribute in %qs at %L"
51100 msgstr ""
51102 #: fortran/resolve.c:11522
51103 #, gcc-internal-format
51104 msgid "PROCEDURE attribute conflicts with RESULT attribute in %qs at %L"
51105 msgstr ""
51107 #: fortran/resolve.c:11530
51108 #, gcc-internal-format
51109 msgid "EXTERNAL attribute conflicts with FUNCTION attribute in %qs at %L"
51110 msgstr ""
51112 #: fortran/resolve.c:11536
51113 #, gcc-internal-format
51114 msgid "Procedure pointer result %qs at %L is missing the pointer attribute"
51115 msgstr ""
51117 #: fortran/resolve.c:11613
51118 #, gcc-internal-format
51119 msgid "FINAL procedure %qs at %L is not a SUBROUTINE"
51120 msgstr ""
51122 #: fortran/resolve.c:11622
51123 #, gcc-internal-format, gfc-internal-format
51124 msgid "FINAL procedure at %L must have exactly one argument"
51125 msgstr ""
51127 #: fortran/resolve.c:11631
51128 #, gcc-internal-format
51129 msgid "Argument of FINAL procedure at %L must be of type %qs"
51130 msgstr ""
51132 #: fortran/resolve.c:11639
51133 #, gcc-internal-format, gfc-internal-format
51134 msgid "Argument of FINAL procedure at %L must not be a POINTER"
51135 msgstr ""
51137 #: fortran/resolve.c:11645
51138 #, gcc-internal-format, gfc-internal-format
51139 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
51140 msgstr ""
51142 #: fortran/resolve.c:11651
51143 #, gcc-internal-format, gfc-internal-format
51144 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
51145 msgstr ""
51147 #: fortran/resolve.c:11659
51148 #, gcc-internal-format, gfc-internal-format
51149 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
51150 msgstr ""
51152 #: fortran/resolve.c:11668
51153 #, gcc-internal-format, gfc-internal-format
51154 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
51155 msgstr ""
51157 #: fortran/resolve.c:11690
51158 #, gcc-internal-format
51159 msgid "FINAL procedure %qs declared at %L has the same rank (%d) as %qs"
51160 msgstr ""
51162 #: fortran/resolve.c:11727
51163 #, gcc-internal-format
51164 msgid "Only array FINAL procedures declared for derived type %qs defined at %L, suggest also scalar one"
51165 msgstr ""
51167 #: fortran/resolve.c:11767
51168 #, gcc-internal-format
51169 msgid "%qs and %qs can't be mixed FUNCTION/SUBROUTINE for GENERIC %qs at %L"
51170 msgstr ""
51172 #: fortran/resolve.c:11803
51173 #, gcc-internal-format
51174 msgid "%qs and %qs for GENERIC %qs at %L are ambiguous"
51175 msgstr ""
51177 #: fortran/resolve.c:11862
51178 #, gcc-internal-format
51179 msgid "Undefined specific binding %qs as target of GENERIC %qs at %L"
51180 msgstr ""
51182 #: fortran/resolve.c:11874
51183 #, gcc-internal-format
51184 msgid "GENERIC %qs at %L must target a specific binding, %qs is GENERIC, too"
51185 msgstr ""
51187 #: fortran/resolve.c:11902
51188 #, gcc-internal-format
51189 msgid "GENERIC %qs at %L can't overwrite specific binding with the same name"
51190 msgstr ""
51192 #: fortran/resolve.c:11958
51193 #, gcc-internal-format, gfc-internal-format
51194 msgid "Type-bound operator at %L can't be NOPASS"
51195 msgstr ""
51197 #: fortran/resolve.c:12140
51198 #, gcc-internal-format
51199 msgid "%qs must be a module procedure or an external procedure with an explicit interface at %L"
51200 msgstr ""
51202 #: fortran/resolve.c:12182
51203 #, gcc-internal-format
51204 msgid "Procedure %qs with PASS(%s) at %L has no argument %qs"
51205 msgstr ""
51207 #: fortran/resolve.c:12196
51208 #, gcc-internal-format
51209 msgid "Procedure %qs with PASS at %L must have at least one argument"
51210 msgstr ""
51212 #: fortran/resolve.c:12210 fortran/resolve.c:12705
51213 #, gcc-internal-format
51214 msgid "Non-polymorphic passed-object dummy argument of %qs at %L"
51215 msgstr ""
51217 #: fortran/resolve.c:12218
51218 #, gcc-internal-format
51219 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived-type %qs"
51220 msgstr ""
51222 #: fortran/resolve.c:12227
51223 #, gcc-internal-format
51224 msgid "Passed-object dummy argument of %qs at %L must be scalar"
51225 msgstr ""
51227 #: fortran/resolve.c:12233
51228 #, gcc-internal-format
51229 msgid "Passed-object dummy argument of %qs at %L must not be ALLOCATABLE"
51230 msgstr ""
51232 #: fortran/resolve.c:12239
51233 #, gcc-internal-format
51234 msgid "Passed-object dummy argument of %qs at %L must not be POINTER"
51235 msgstr ""
51237 #: fortran/resolve.c:12268
51238 #, gcc-internal-format
51239 msgid "Procedure %qs at %L has the same name as a component of %qs"
51240 msgstr ""
51242 #: fortran/resolve.c:12277
51243 #, gcc-internal-format
51244 msgid "Procedure %qs at %L has the same name as an inherited component of %qs"
51245 msgstr ""
51247 #: fortran/resolve.c:12369
51248 #, gcc-internal-format
51249 msgid "Derived-type %qs declared at %L must be ABSTRACT because %qs is DEFERRED and not overridden"
51250 msgstr ""
51252 #: fortran/resolve.c:12467
51253 #, gcc-internal-format
51254 msgid "As extending type %qs at %L has a coarray component, parent type %qs shall also have one"
51255 msgstr ""
51257 #: fortran/resolve.c:12480
51258 #, gcc-internal-format
51259 msgid "Non-extensible derived-type %qs at %L must not be ABSTRACT"
51260 msgstr ""
51262 #: fortran/resolve.c:12500
51263 #, gcc-internal-format
51264 msgid "Coarray component %qs at %L must be allocatable with deferred shape"
51265 msgstr ""
51267 #: fortran/resolve.c:12510
51268 #, gcc-internal-format
51269 msgid "Component %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
51270 msgstr ""
51272 #: fortran/resolve.c:12521
51273 #, gcc-internal-format
51274 msgid "Component %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar"
51275 msgstr ""
51277 #: fortran/resolve.c:12531
51278 #, gcc-internal-format
51279 msgid "Component %qs at %L has the CONTIGUOUS attribute but is not an array pointer"
51280 msgstr ""
51282 #: fortran/resolve.c:12632
51283 #, gcc-internal-format
51284 msgid "Procedure pointer component %qs with PASS(%s) at %L has no argument %qs"
51285 msgstr ""
51287 #: fortran/resolve.c:12647
51288 #, gcc-internal-format
51289 msgid "Procedure pointer component %qs with PASS at %L must have at least one argument"
51290 msgstr ""
51292 #: fortran/resolve.c:12664
51293 #, gcc-internal-format
51294 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived type %qs"
51295 msgstr ""
51297 #: fortran/resolve.c:12675
51298 #, gcc-internal-format
51299 msgid "Argument %qs of %qs with PASS(%s) at %L must be scalar"
51300 msgstr ""
51302 #: fortran/resolve.c:12685
51303 #, gcc-internal-format
51304 msgid "Argument %qs of %qs with PASS(%s) at %L may not have the POINTER attribute"
51305 msgstr ""
51307 #: fortran/resolve.c:12695
51308 #, gcc-internal-format
51309 msgid "Argument %qs of %qs with PASS(%s) at %L may not be ALLOCATABLE"
51310 msgstr ""
51312 #: fortran/resolve.c:12737
51313 #, gcc-internal-format
51314 msgid "Component %qs of %qs at %L has the same name as an inherited type-bound procedure"
51315 msgstr ""
51317 #: fortran/resolve.c:12750
51318 #, gcc-internal-format
51319 msgid "Character length of component %qs needs to be a constant specification expression at %L"
51320 msgstr ""
51322 #: fortran/resolve.c:12761
51323 #, gcc-internal-format
51324 msgid "Character component %qs of %qs at %L with deferred length must be a POINTER or ALLOCATABLE"
51325 msgstr ""
51327 #: fortran/resolve.c:12792
51328 #, gcc-internal-format
51329 msgid "the component %qs is a PRIVATE type and cannot be a component of %qs, which is PUBLIC at %L"
51330 msgstr ""
51332 #: fortran/resolve.c:12800
51333 #, gcc-internal-format, gfc-internal-format
51334 msgid "Polymorphic component %s at %L in SEQUENCE or BIND(C) type %s"
51335 msgstr ""
51337 #: fortran/resolve.c:12809
51338 #, gcc-internal-format, gfc-internal-format
51339 msgid "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE attribute"
51340 msgstr ""
51342 #: fortran/resolve.c:12827 fortran/resolve.c:12839
51343 #, gcc-internal-format
51344 msgid "The pointer component %qs of %qs at %L is a type that has not been declared"
51345 msgstr ""
51347 #: fortran/resolve.c:12851
51348 #, gcc-internal-format
51349 msgid "Component %qs with CLASS at %L must be allocatable or pointer"
51350 msgstr ""
51352 #: fortran/resolve.c:12919
51353 #, gcc-internal-format, gfc-internal-format
51354 msgid "Generic name '%s' of function '%s' at %L being the same name as derived type at %L"
51355 msgstr ""
51357 #: fortran/resolve.c:12975
51358 #, gcc-internal-format
51359 msgid "Assumed size array %qs in namelist %qs at %L is not allowed"
51360 msgstr ""
51362 #: fortran/resolve.c:12981
51363 #, gcc-internal-format
51364 msgid "NAMELIST array object %qs with assumed shape in namelist %qs at %L"
51365 msgstr ""
51367 #: fortran/resolve.c:12987
51368 #, gcc-internal-format
51369 msgid "NAMELIST array object %qs with nonconstant shape in namelist %qs at %L"
51370 msgstr ""
51372 #: fortran/resolve.c:12995
51373 #, gcc-internal-format
51374 msgid "NAMELIST object %qs with nonconstant character length in namelist %qs at %L"
51375 msgstr ""
51377 #: fortran/resolve.c:13005
51378 #, gcc-internal-format
51379 msgid "NAMELIST object %qs in namelist %qs at %L is polymorphic and requires a defined input/output procedure"
51380 msgstr ""
51382 #: fortran/resolve.c:13015
51383 #, gcc-internal-format
51384 msgid "NAMELIST object %qs in namelist %qs at %L with ALLOCATABLE or POINTER components"
51385 msgstr ""
51387 #. FIXME: Once UDDTIO is implemented, the following can be
51388 #. removed.
51389 #: fortran/resolve.c:13023
51390 #, gcc-internal-format
51391 msgid "NAMELIST object %qs in namelist %qs at %L has ALLOCATABLE or POINTER components and thus requires a defined input/output procedure"
51392 msgstr ""
51394 #: fortran/resolve.c:13040
51395 #, gcc-internal-format
51396 msgid "NAMELIST object %qs was declared PRIVATE and cannot be member of PUBLIC namelist %qs at %L"
51397 msgstr ""
51399 #: fortran/resolve.c:13050
51400 #, gcc-internal-format
51401 msgid "NAMELIST object %qs has use-associated PRIVATE components and cannot be member of namelist %qs at %L"
51402 msgstr ""
51404 #: fortran/resolve.c:13061
51405 #, gcc-internal-format
51406 msgid "NAMELIST object %qs has PRIVATE components and cannot be a member of PUBLIC namelist %qs at %L"
51407 msgstr ""
51409 #: fortran/resolve.c:13088
51410 #, gcc-internal-format
51411 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in %qs at %L"
51412 msgstr ""
51414 #: fortran/resolve.c:13107
51415 #, gcc-internal-format
51416 msgid "Parameter array %qs at %L cannot be automatic or of deferred shape"
51417 msgstr ""
51419 #: fortran/resolve.c:13119
51420 #, gcc-internal-format
51421 msgid "Implicitly typed PARAMETER %qs at %L doesn't match a later IMPLICIT type"
51422 msgstr ""
51424 #: fortran/resolve.c:13130
51425 #, gcc-internal-format, gfc-internal-format
51426 msgid "Incompatible derived type in PARAMETER at %L"
51427 msgstr ""
51429 #: fortran/resolve.c:13217
51430 #, gcc-internal-format, gfc-internal-format
51431 msgid "PROTECTED attribute conflicts with EXTERNAL attribute at %L"
51432 msgstr ""
51434 #: fortran/resolve.c:13220
51435 #, gcc-internal-format, gfc-internal-format
51436 msgid "PROCEDURE attribute conflicts with PROTECTED attribute at %L"
51437 msgstr ""
51439 #: fortran/resolve.c:13309
51440 #, gcc-internal-format
51441 msgid "%qs at %L has the CONTIGUOUS attribute but is not an array pointer or an assumed-shape or assumed-rank array"
51442 msgstr ""
51444 #: fortran/resolve.c:13327
51445 #, gcc-internal-format, gfc-internal-format
51446 msgid "Assumed size array at %L must be a dummy argument"
51447 msgstr ""
51449 #: fortran/resolve.c:13330
51450 #, gcc-internal-format, gfc-internal-format
51451 msgid "Assumed shape array at %L must be a dummy argument"
51452 msgstr ""
51454 #: fortran/resolve.c:13338
51455 #, gcc-internal-format, gfc-internal-format
51456 msgid "Assumed-rank array at %L must be a dummy argument"
51457 msgstr ""
51459 #: fortran/resolve.c:13345
51460 #, gcc-internal-format, gfc-internal-format
51461 msgid "Assumed-rank array at %L may not have the VALUE or CODIMENSION attribute"
51462 msgstr ""
51464 #: fortran/resolve.c:13358
51465 #, gcc-internal-format, gfc-internal-format
51466 msgid "Symbol at %L is not a DUMMY variable"
51467 msgstr ""
51469 #: fortran/resolve.c:13364
51470 #, gcc-internal-format
51471 msgid "%qs at %L cannot have the VALUE attribute because it is not a dummy argument"
51472 msgstr ""
51474 #: fortran/resolve.c:13374
51475 #, gcc-internal-format
51476 msgid "Character dummy variable %qs at %L with VALUE attribute must have constant length"
51477 msgstr ""
51479 #: fortran/resolve.c:13383
51480 #, gcc-internal-format
51481 msgid "C interoperable character dummy variable %qs at %L with VALUE attribute must have length one"
51482 msgstr ""
51484 #: fortran/resolve.c:13396 fortran/resolve.c:13563
51485 #, gcc-internal-format
51486 msgid "The derived type %qs at %L is of type %qs, which has not been defined"
51487 msgstr ""
51489 #: fortran/resolve.c:13410
51490 #, gcc-internal-format, gfc-internal-format
51491 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be a dummy argument"
51492 msgstr ""
51494 #: fortran/resolve.c:13419
51495 #, gcc-internal-format, gfc-internal-format
51496 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be of type TYPE(*) or of an numeric intrinsic type"
51497 msgstr ""
51499 #: fortran/resolve.c:13428
51500 #, gcc-internal-format, gfc-internal-format
51501 msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
51502 msgstr ""
51504 #: fortran/resolve.c:13436
51505 #, gcc-internal-format, gfc-internal-format
51506 msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the INTENT(OUT) attribute"
51507 msgstr ""
51509 #: fortran/resolve.c:13443
51510 #, gcc-internal-format, gfc-internal-format
51511 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall either be a scalar or an assumed-size array"
51512 msgstr ""
51514 #: fortran/resolve.c:13463
51515 #, gcc-internal-format, gfc-internal-format
51516 msgid "Assumed type of variable %s at %L is only permitted for dummy variables"
51517 msgstr ""
51519 #: fortran/resolve.c:13470
51520 #, gcc-internal-format, gfc-internal-format
51521 msgid "Assumed-type variable %s at %L may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
51522 msgstr ""
51524 #: fortran/resolve.c:13477
51525 #, gcc-internal-format, gfc-internal-format
51526 msgid "Assumed-type variable %s at %L may not have the INTENT(OUT) attribute"
51527 msgstr ""
51529 #: fortran/resolve.c:13484
51530 #, gcc-internal-format, gfc-internal-format
51531 msgid "Assumed-type variable %s at %L shall not be an explicit-shape array"
51532 msgstr ""
51534 #: fortran/resolve.c:13509
51535 #, gcc-internal-format
51536 msgid "Variable %qs at %L cannot be BIND(C) because it is neither a COMMON block nor declared at the module level scope"
51537 msgstr ""
51539 #: fortran/resolve.c:13589
51540 #, gcc-internal-format
51541 msgid "PUBLIC %s %qs at %L of PRIVATE derived type %qs"
51542 msgstr ""
51544 #: fortran/resolve.c:13604
51545 #, gcc-internal-format, gfc-internal-format
51546 msgid "Variable %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE must be a coarray"
51547 msgstr ""
51549 #: fortran/resolve.c:13622
51550 #, gcc-internal-format
51551 msgid "The INTENT(OUT) dummy argument %qs at %L is ASSUMED SIZE and so cannot have a default initializer"
51552 msgstr ""
51554 #: fortran/resolve.c:13634
51555 #, gcc-internal-format
51556 msgid "Dummy argument %qs at %L of LOCK_TYPE shall not be INTENT(OUT)"
51557 msgstr ""
51559 #: fortran/resolve.c:13646
51560 #, gcc-internal-format
51561 msgid "Function result %qs at %L shall not be a coarray or have a coarray component"
51562 msgstr ""
51564 #: fortran/resolve.c:13655
51565 #, gcc-internal-format
51566 msgid "Variable %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
51567 msgstr ""
51569 #: fortran/resolve.c:13667
51570 #, gcc-internal-format
51571 msgid "Variable %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar, which is not a coarray"
51572 msgstr ""
51574 #: fortran/resolve.c:13682
51575 #, gcc-internal-format
51576 msgid "Variable %qs at %L is a coarray and is not ALLOCATABLE, SAVE nor a dummy argument"
51577 msgstr ""
51579 #: fortran/resolve.c:13690
51580 #, gcc-internal-format
51581 msgid "Coarray variable %qs at %L shall not have codimensions with deferred shape"
51582 msgstr ""
51584 #: fortran/resolve.c:13697
51585 #, gcc-internal-format
51586 msgid "Allocatable coarray variable %qs at %L must have deferred shape"
51587 msgstr ""
51589 #: fortran/resolve.c:13709
51590 #, gcc-internal-format
51591 msgid "Variable %qs at %L is INTENT(OUT) and can thus not be an allocatable coarray or have coarray components"
51592 msgstr ""
51594 #: fortran/resolve.c:13718
51595 #, gcc-internal-format
51596 msgid "Coarray dummy variable %qs at %L not allowed in BIND(C) procedure %qs"
51597 msgstr ""
51599 #: fortran/resolve.c:13734
51600 #, gcc-internal-format
51601 msgid "LOGICAL dummy argument %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
51602 msgstr ""
51604 #: fortran/resolve.c:13740
51605 #, gcc-internal-format
51606 msgid "LOGICAL result variable %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
51607 msgstr ""
51609 #: fortran/resolve.c:13819
51610 #, gcc-internal-format, gfc-internal-format
51611 msgid "Threadprivate at %L isn't SAVEd"
51612 msgstr ""
51614 #: fortran/resolve.c:13830
51615 #, gcc-internal-format
51616 msgid "!$OMP DECLARE TARGET variable %qs at %L isn't SAVEd"
51617 msgstr ""
51619 #: fortran/resolve.c:13917
51620 #, gcc-internal-format
51621 msgid "check_data_variable(): Bad expression"
51622 msgstr ""
51624 #: fortran/resolve.c:13923
51625 #, gcc-internal-format
51626 msgid "BLOCK DATA element %qs at %L must be in COMMON"
51627 msgstr ""
51629 #: fortran/resolve.c:13929
51630 #, gcc-internal-format
51631 msgid "DATA array %qs at %L must be specified in a previous declaration"
51632 msgstr ""
51634 #: fortran/resolve.c:13938
51635 #, gcc-internal-format
51636 msgid "DATA element %qs at %L cannot have a coindex"
51637 msgstr ""
51639 #: fortran/resolve.c:13952
51640 #, gcc-internal-format
51641 msgid "DATA element %qs at %L is a pointer and so must be a full array"
51642 msgstr ""
51644 #: fortran/resolve.c:13998
51645 #, gcc-internal-format, gfc-internal-format
51646 msgid "Nonconstant array section at %L in DATA statement"
51647 msgstr ""
51649 #: fortran/resolve.c:14011
51650 #, gcc-internal-format, gfc-internal-format
51651 msgid "DATA statement at %L has more variables than values"
51652 msgstr ""
51654 #: fortran/resolve.c:14110
51655 #, gcc-internal-format, gfc-internal-format
51656 msgid "start of implied-do loop at %L could not be simplified to a constant value"
51657 msgstr ""
51659 #: fortran/resolve.c:14118
51660 #, gcc-internal-format, gfc-internal-format
51661 msgid "end of implied-do loop at %L could not be simplified to a constant value"
51662 msgstr ""
51664 #: fortran/resolve.c:14126
51665 #, gcc-internal-format, gfc-internal-format
51666 msgid "step of implied-do loop at %L could not be simplified to a constant value"
51667 msgstr ""
51669 #: fortran/resolve.c:14251
51670 #, gcc-internal-format, gfc-internal-format
51671 msgid "DATA statement at %L has more values than variables"
51672 msgstr ""
51674 #: fortran/resolve.c:14416
51675 #, gcc-internal-format, gfc-internal-format
51676 msgid "Label %d at %L defined but not used"
51677 msgstr ""
51679 #: fortran/resolve.c:14421
51680 #, gcc-internal-format, gfc-internal-format
51681 msgid "Label %d at %L defined but cannot be used"
51682 msgstr ""
51684 #: fortran/resolve.c:14505
51685 #, gcc-internal-format
51686 msgid "Derived type variable %qs at %L must have SEQUENCE attribute to be an EQUIVALENCE object"
51687 msgstr ""
51689 #: fortran/resolve.c:14514
51690 #, gcc-internal-format
51691 msgid "Derived type variable %qs at %L cannot have ALLOCATABLE components to be an EQUIVALENCE object"
51692 msgstr ""
51694 #: fortran/resolve.c:14522
51695 #, gcc-internal-format
51696 msgid "Derived type variable %qs at %L with default initialization cannot be in EQUIVALENCE with a variable in COMMON"
51697 msgstr ""
51699 #: fortran/resolve.c:14538
51700 #, gcc-internal-format
51701 msgid "Derived type variable %qs at %L with pointer component(s) cannot be an EQUIVALENCE object"
51702 msgstr ""
51704 #: fortran/resolve.c:14641
51705 #, gcc-internal-format, gfc-internal-format
51706 msgid "Syntax error in EQUIVALENCE statement at %L"
51707 msgstr ""
51709 #: fortran/resolve.c:14656
51710 #, gcc-internal-format, gfc-internal-format
51711 msgid "Either all or none of the objects in the EQUIVALENCE set at %L shall have the PROTECTED attribute"
51712 msgstr ""
51714 #: fortran/resolve.c:14668
51715 #, gcc-internal-format
51716 msgid "Common block member %qs at %L cannot be an EQUIVALENCE object in the pure procedure %qs"
51717 msgstr ""
51719 #: fortran/resolve.c:14677
51720 #, gcc-internal-format
51721 msgid "Named constant %qs at %L cannot be an EQUIVALENCE object"
51722 msgstr ""
51724 #: fortran/resolve.c:14750
51725 #, gcc-internal-format
51726 msgid "Array %qs at %L with non-constant bounds cannot be an EQUIVALENCE object"
51727 msgstr ""
51729 #: fortran/resolve.c:14761
51730 #, gcc-internal-format
51731 msgid "Structure component %qs at %L cannot be an EQUIVALENCE object"
51732 msgstr ""
51734 #: fortran/resolve.c:14772
51735 #, gcc-internal-format, gfc-internal-format
51736 msgid "Substring at %L has length zero"
51737 msgstr ""
51739 #: fortran/resolve.c:14815
51740 #, gcc-internal-format
51741 msgid "PUBLIC function %qs at %L of PRIVATE type %qs"
51742 msgstr ""
51744 #: fortran/resolve.c:14828
51745 #, gcc-internal-format
51746 msgid "ENTRY %qs at %L has no IMPLICIT type"
51747 msgstr ""
51749 #: fortran/resolve.c:14845
51750 #, gcc-internal-format
51751 msgid "User operator procedure %qs at %L must be a FUNCTION"
51752 msgstr ""
51754 #: fortran/resolve.c:14855
51755 #, gcc-internal-format
51756 msgid "User operator procedure %qs at %L cannot be assumed character length"
51757 msgstr ""
51759 #: fortran/resolve.c:14863
51760 #, gcc-internal-format
51761 msgid "User operator procedure %qs at %L must have at least one argument"
51762 msgstr ""
51764 #: fortran/resolve.c:14877
51765 #, gcc-internal-format, gfc-internal-format
51766 msgid "First argument of operator interface at %L cannot be optional"
51767 msgstr ""
51769 #: fortran/resolve.c:14895
51770 #, gcc-internal-format, gfc-internal-format
51771 msgid "Second argument of operator interface at %L cannot be optional"
51772 msgstr ""
51774 #: fortran/resolve.c:14902
51775 #, gcc-internal-format, gfc-internal-format
51776 msgid "Operator interface at %L must have, at most, two arguments"
51777 msgstr ""
51779 #: fortran/resolve.c:14980
51780 #, gcc-internal-format
51781 msgid "Contained procedure %qs at %L of a PURE procedure must also be PURE"
51782 msgstr ""
51784 #: fortran/scanner.c:330
51785 #, gcc-internal-format
51786 msgid "Include directory %qs: %s"
51787 msgstr ""
51789 #: fortran/scanner.c:334
51790 #, gcc-internal-format
51791 msgid "Nonexistent include directory %qs"
51792 msgstr ""
51794 #: fortran/scanner.c:339
51795 #, gcc-internal-format
51796 msgid "%qs is not a directory"
51797 msgstr ""
51799 #: fortran/scanner.c:742
51800 #, gcc-internal-format, gfc-internal-format
51801 msgid "!$ACC at %C starts a commented line as it neither is followed by a space nor is a continuation line"
51802 msgstr ""
51804 #: fortran/scanner.c:782
51805 #, gcc-internal-format, gfc-internal-format
51806 msgid "!$OMP at %C starts a commented line as it neither is followed by a space nor is a continuation line"
51807 msgstr ""
51809 #: fortran/scanner.c:1255 fortran/scanner.c:1424
51810 #, gcc-internal-format, gfc-internal-format
51811 msgid "Line truncated at %L"
51812 msgstr ""
51814 #: fortran/scanner.c:1311 fortran/scanner.c:1484
51815 #, gcc-internal-format, gfc-internal-format
51816 msgid "Limit of %d continuations exceeded in statement at %C"
51817 msgstr ""
51819 #: fortran/scanner.c:1382
51820 #, gcc-internal-format
51821 msgid "Missing %<&%> in continued character constant at %C"
51822 msgstr ""
51824 #: fortran/scanner.c:1634
51825 #, gcc-internal-format, gfc-internal-format
51826 msgid "Nonconforming tab character at %C"
51827 msgstr ""
51829 #: fortran/scanner.c:1722 fortran/scanner.c:1725
51830 #, gcc-internal-format
51831 msgid "%<&%> not allowed by itself in line %d"
51832 msgstr ""
51834 #: fortran/scanner.c:1784
51835 #, gcc-internal-format, gfc-internal-format
51836 msgid "Nonconforming tab character in column %d of line %d"
51837 msgstr ""
51839 #: fortran/scanner.c:2009
51840 #, gcc-internal-format, gfc-internal-format
51841 msgid "%s:%d: file %s left but not entered"
51842 msgstr ""
51844 #: fortran/scanner.c:2043
51845 #, gcc-internal-format, gfc-internal-format
51846 msgid "%s:%d: Illegal preprocessor directive"
51847 msgstr ""
51849 #: fortran/scanner.c:2168
51850 #, gcc-internal-format
51851 msgid "Can't open file %qs"
51852 msgstr ""
51854 #: fortran/simplify.c:89
51855 #, gcc-internal-format, gfc-internal-format
51856 msgid "Result of %s overflows its kind at %L"
51857 msgstr ""
51859 #: fortran/simplify.c:94
51860 #, gcc-internal-format, gfc-internal-format
51861 msgid "Result of %s underflows its kind at %L"
51862 msgstr ""
51864 #: fortran/simplify.c:99
51865 #, gcc-internal-format, gfc-internal-format
51866 msgid "Result of %s is NaN at %L"
51867 msgstr ""
51869 #: fortran/simplify.c:103
51870 #, gcc-internal-format, gfc-internal-format
51871 msgid "Result of %s gives range error for its kind at %L"
51872 msgstr ""
51874 #: fortran/simplify.c:126
51875 #, gcc-internal-format, gfc-internal-format
51876 msgid "KIND parameter of %s at %L must be an initialization expression"
51877 msgstr ""
51879 #: fortran/simplify.c:134
51880 #, gcc-internal-format, gfc-internal-format
51881 msgid "Invalid KIND parameter of %s at %L"
51882 msgstr ""
51884 #: fortran/simplify.c:692
51885 #, gcc-internal-format
51886 msgid "gfc_simplify_abs(): Bad type"
51887 msgstr ""
51889 #: fortran/simplify.c:713
51890 #, gcc-internal-format, gfc-internal-format
51891 msgid "Argument of %s function at %L is negative"
51892 msgstr ""
51894 #: fortran/simplify.c:720
51895 #, gcc-internal-format, gfc-internal-format
51896 msgid "Argument of %s function at %L outside of range [0,127]"
51897 msgstr ""
51899 #: fortran/simplify.c:738
51900 #, gcc-internal-format, gfc-internal-format
51901 msgid "Argument of %s function at %L is too large for the collating sequence of kind %d"
51902 msgstr ""
51904 #: fortran/simplify.c:775
51905 #, gcc-internal-format, gfc-internal-format
51906 msgid "Argument of ACOS at %L must be between -1 and 1"
51907 msgstr ""
51909 #: fortran/simplify.c:789
51910 #, gcc-internal-format
51911 msgid "in gfc_simplify_acos(): Bad type"
51912 msgstr ""
51914 #: fortran/simplify.c:808
51915 #, gcc-internal-format, gfc-internal-format
51916 msgid "Argument of ACOSH at %L must not be less than 1"
51917 msgstr ""
51919 #: fortran/simplify.c:823
51920 #, gcc-internal-format
51921 msgid "in gfc_simplify_acosh(): Bad type"
51922 msgstr ""
51924 #: fortran/simplify.c:1052
51925 #, gcc-internal-format, gfc-internal-format
51926 msgid "Argument of ASIN at %L must be between -1 and 1"
51927 msgstr ""
51929 #: fortran/simplify.c:1066
51930 #, gcc-internal-format
51931 msgid "in gfc_simplify_asin(): Bad type"
51932 msgstr ""
51934 #: fortran/simplify.c:1094
51935 #, gcc-internal-format
51936 msgid "in gfc_simplify_asinh(): Bad type"
51937 msgstr ""
51939 #: fortran/simplify.c:1122
51940 #, gcc-internal-format
51941 msgid "in gfc_simplify_atan(): Bad type"
51942 msgstr ""
51944 #: fortran/simplify.c:1143
51945 #, gcc-internal-format, gfc-internal-format
51946 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
51947 msgstr ""
51949 #: fortran/simplify.c:1157
51950 #, gcc-internal-format
51951 msgid "in gfc_simplify_atanh(): Bad type"
51952 msgstr ""
51954 #: fortran/simplify.c:1174
51955 #, gcc-internal-format, gfc-internal-format
51956 msgid "If first argument of ATAN2 %L is zero, then the second argument must not be zero"
51957 msgstr ""
51959 #: fortran/simplify.c:1266
51960 #, gcc-internal-format, gfc-internal-format
51961 msgid "Result of BESSEL_YN is -INF at %L"
51962 msgstr ""
51964 #: fortran/simplify.c:1635
51965 #, gcc-internal-format
51966 msgid "gfc_simplify_dcmplx(): Bad type (x)"
51967 msgstr ""
51969 #: fortran/simplify.c:1654
51970 #, gcc-internal-format
51971 msgid "gfc_simplify_dcmplx(): Bad type (y)"
51972 msgstr ""
51974 #: fortran/simplify.c:1731
51975 #, gcc-internal-format
51976 msgid "in gfc_simplify_cos(): Bad type"
51977 msgstr ""
51979 #: fortran/simplify.c:1876
51980 #, gcc-internal-format
51981 msgid "gfc_simplify_dim(): Bad type"
51982 msgstr ""
51984 #: fortran/simplify.c:2184
51985 #, gcc-internal-format
51986 msgid "in gfc_simplify_exp(): Bad type"
51987 msgstr ""
51989 #: fortran/simplify.c:2350
51990 #, gcc-internal-format
51991 msgid "gfc_simplify_floor(): Bad kind"
51992 msgstr ""
51994 #: fortran/simplify.c:2502
51995 #, gcc-internal-format, gfc-internal-format
51996 msgid "Argument of IACHAR at %L must be of length one"
51997 msgstr ""
51999 #: fortran/simplify.c:2510
52000 #, gcc-internal-format, gfc-internal-format
52001 msgid "Argument of IACHAR function at %L outside of range 0..127"
52002 msgstr ""
52004 #: fortran/simplify.c:2625
52005 #, gcc-internal-format, gfc-internal-format
52006 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
52007 msgstr ""
52009 #: fortran/simplify.c:2649
52010 #, gcc-internal-format
52011 msgid "IBITS: Bad bit"
52012 msgstr ""
52014 #: fortran/simplify.c:2700
52015 #, gcc-internal-format, gfc-internal-format
52016 msgid "Argument of ICHAR at %L must be of length one"
52017 msgstr ""
52019 #. Left shift, as in SHIFTL.
52020 #: fortran/simplify.c:3065 fortran/simplify.c:3073
52021 #, gcc-internal-format, gfc-internal-format
52022 msgid "Second argument of %s is negative at %L"
52023 msgstr ""
52025 #: fortran/simplify.c:3085
52026 #, gcc-internal-format, gfc-internal-format
52027 msgid "Magnitude of second argument of %s exceeds bit size at %L"
52028 msgstr ""
52030 #: fortran/simplify.c:3211
52031 #, gcc-internal-format, gfc-internal-format
52032 msgid "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at %L"
52033 msgstr ""
52035 #: fortran/simplify.c:3514 fortran/simplify.c:3649
52036 #, gcc-internal-format, gfc-internal-format
52037 msgid "DIM argument at %L is out of bounds"
52038 msgstr ""
52040 #: fortran/simplify.c:3828
52041 #, gcc-internal-format, gfc-internal-format
52042 msgid "Argument of LOG at %L cannot be less than or equal to zero"
52043 msgstr ""
52045 #: fortran/simplify.c:3841
52046 #, gcc-internal-format, gfc-internal-format
52047 msgid "Complex argument of LOG at %L cannot be zero"
52048 msgstr ""
52050 #: fortran/simplify.c:3852
52051 #, gcc-internal-format
52052 msgid "gfc_simplify_log: bad type"
52053 msgstr ""
52055 #: fortran/simplify.c:3869
52056 #, gcc-internal-format, gfc-internal-format
52057 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
52058 msgstr ""
52060 #: fortran/simplify.c:4172
52061 #, gcc-internal-format
52062 msgid "simplify_min_max(): Bad type in arglist"
52063 msgstr ""
52065 #. Result is processor-dependent.
52066 #: fortran/simplify.c:4348
52067 #, gcc-internal-format, gfc-internal-format
52068 msgid "Second argument MOD at %L is zero"
52069 msgstr ""
52071 #. Result is processor-dependent.
52072 #: fortran/simplify.c:4359
52073 #, gcc-internal-format, gfc-internal-format
52074 msgid "Second argument of MOD at %L is zero"
52075 msgstr ""
52077 #: fortran/simplify.c:4370
52078 #, gcc-internal-format
52079 msgid "gfc_simplify_mod(): Bad arguments"
52080 msgstr ""
52082 #. Result is processor-dependent. This processor just opts
52083 #. to not handle it at all.
52084 #. Result is processor-dependent.
52085 #: fortran/simplify.c:4396 fortran/simplify.c:4408
52086 #, gcc-internal-format, gfc-internal-format
52087 msgid "Second argument of MODULO at %L is zero"
52088 msgstr ""
52090 #: fortran/simplify.c:4428
52091 #, gcc-internal-format
52092 msgid "gfc_simplify_modulo(): Bad arguments"
52093 msgstr ""
52095 #: fortran/simplify.c:4488
52096 #, gcc-internal-format, gfc-internal-format
52097 msgid "Result of NEAREST is NaN at %L"
52098 msgstr ""
52100 #: fortran/simplify.c:4964
52101 #, gcc-internal-format, gfc-internal-format
52102 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
52103 msgstr ""
52105 #: fortran/simplify.c:5019
52106 #, gcc-internal-format, gfc-internal-format
52107 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
52108 msgstr ""
52110 #: fortran/simplify.c:5169
52111 #, gcc-internal-format, gfc-internal-format
52112 msgid "Reshaped array too large at %C"
52113 msgstr ""
52115 #: fortran/simplify.c:5283
52116 #, gcc-internal-format, gfc-internal-format
52117 msgid "Result of SCALE overflows its kind at %L"
52118 msgstr ""
52120 #: fortran/simplify.c:5943
52121 #, gcc-internal-format
52122 msgid "Bad type in gfc_simplify_sign"
52123 msgstr ""
52125 #: fortran/simplify.c:5972
52126 #, gcc-internal-format
52127 msgid "in gfc_simplify_sin(): Bad type"
52128 msgstr ""
52130 #: fortran/simplify.c:6099 fortran/simplify.c:6331
52131 #, gcc-internal-format
52132 msgid "Failure getting length of a constant array."
52133 msgstr ""
52135 #: fortran/simplify.c:6187
52136 #, gcc-internal-format, gfc-internal-format
52137 msgid "Argument of SQRT at %L has a negative value"
52138 msgstr ""
52140 #: fortran/simplify.c:6203
52141 #, gcc-internal-format, gfc-internal-format
52142 msgid "invalid argument of SQRT at %L"
52143 msgstr ""
52145 #: fortran/simplify.c:6498
52146 #, gcc-internal-format, gfc-internal-format
52147 msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY lower bound is %ld)"
52148 msgstr ""
52150 #: fortran/simplify.c:6521
52151 #, gcc-internal-format, gfc-internal-format
52152 msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY upper bound is %ld)"
52153 msgstr ""
52155 #: fortran/simplify.c:6856
52156 #, gcc-internal-format
52157 msgid "gfc_convert_constant(): Unexpected type"
52158 msgstr ""
52160 #: fortran/simplify.c:6942
52161 #, gcc-internal-format
52162 msgid "Character %qs in string at %L cannot be converted into character kind %d"
52163 msgstr ""
52165 #: fortran/st.c:254
52166 #, gcc-internal-format
52167 msgid "gfc_free_statement(): Bad statement"
52168 msgstr ""
52170 #: fortran/symbol.c:131
52171 #, gcc-internal-format, gfc-internal-format
52172 msgid "IMPLICIT NONE (type) statement at %L following an IMPLICIT statement"
52173 msgstr ""
52175 #: fortran/symbol.c:168
52176 #, gcc-internal-format
52177 msgid "Letter %<%c%> already set in IMPLICIT statement at %C"
52178 msgstr ""
52180 #: fortran/symbol.c:190
52181 #, gcc-internal-format, gfc-internal-format
52182 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
52183 msgstr ""
52185 #: fortran/symbol.c:200
52186 #, gcc-internal-format, gfc-internal-format
52187 msgid "Letter %c already has an IMPLICIT type at %C"
52188 msgstr ""
52190 #: fortran/symbol.c:224
52191 #, gcc-internal-format
52192 msgid "Option %<-fallow-leading-underscore%> is for use only by gfortran developers, and should not be used for implicitly typed variables"
52193 msgstr ""
52195 #: fortran/symbol.c:229
52196 #, gcc-internal-format
52197 msgid "gfc_get_default_type(): Bad symbol %qs"
52198 msgstr ""
52200 #: fortran/symbol.c:248
52201 #, gcc-internal-format
52202 msgid "gfc_set_default_type(): symbol already has a type"
52203 msgstr ""
52205 #: fortran/symbol.c:256
52206 #, gcc-internal-format
52207 msgid "Symbol %qs at %L has no IMPLICIT type"
52208 msgstr ""
52210 #. BIND(C) variables should not be implicitly declared.
52211 #: fortran/symbol.c:276
52212 #, gcc-internal-format
52213 msgid "Implicitly declared BIND(C) variable %qs at %L may not be C interoperable"
52214 msgstr ""
52216 #. Dummy args to a BIND(C) routine may not be interoperable if
52217 #. they are implicitly typed.
52218 #: fortran/symbol.c:292
52219 #, gcc-internal-format
52220 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"
52221 msgstr ""
52223 #: fortran/symbol.c:333
52224 #, gcc-internal-format
52225 msgid "Function result %qs at %L has no IMPLICIT type"
52226 msgstr ""
52228 #: fortran/symbol.c:424
52229 #, gcc-internal-format, gfc-internal-format
52230 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
52231 msgstr ""
52233 #: fortran/symbol.c:448
52234 #, gcc-internal-format, gfc-internal-format
52235 msgid "Namelist group name at %L cannot have the SAVE attribute"
52236 msgstr ""
52238 #: fortran/symbol.c:463
52239 #, gcc-internal-format, gfc-internal-format
52240 msgid "internal procedure '%s' at %L conflicts with DUMMY argument"
52241 msgstr ""
52243 #: fortran/symbol.c:489
52244 #, gcc-internal-format, gfc-internal-format
52245 msgid "Procedure pointer at %C"
52246 msgstr ""
52248 #: fortran/symbol.c:658
52249 #, gcc-internal-format, gfc-internal-format
52250 msgid "%s attribute applied to %s %s at %L"
52251 msgstr ""
52253 #: fortran/symbol.c:665
52254 #, gcc-internal-format, gfc-internal-format
52255 msgid "BIND(C) applied to %s %s at %L"
52256 msgstr ""
52258 #: fortran/symbol.c:777 fortran/symbol.c:1514
52259 #, gcc-internal-format, gfc-internal-format
52260 msgid "%s attribute conflicts with %s attribute at %L"
52261 msgstr ""
52263 #: fortran/symbol.c:780
52264 #, gcc-internal-format
52265 msgid "%s attribute conflicts with %s attribute in %qs at %L"
52266 msgstr ""
52268 #: fortran/symbol.c:788
52269 #, gcc-internal-format, gfc-internal-format
52270 msgid "%s attribute with %s attribute at %L"
52271 msgstr ""
52273 #: fortran/symbol.c:794
52274 #, gcc-internal-format
52275 msgid "%s attribute with %s attribute in %qs at %L"
52276 msgstr ""
52278 #: fortran/symbol.c:838
52279 #, gcc-internal-format, gfc-internal-format
52280 msgid "Cannot change attributes of USE-associated symbol at %L"
52281 msgstr ""
52283 #: fortran/symbol.c:841
52284 #, gcc-internal-format, gfc-internal-format
52285 msgid "Cannot change attributes of USE-associated symbol %s at %L"
52286 msgstr ""
52288 #: fortran/symbol.c:857
52289 #, gcc-internal-format, gfc-internal-format
52290 msgid "Duplicate %s attribute specified at %L"
52291 msgstr ""
52293 #: fortran/symbol.c:899
52294 #, gcc-internal-format, gfc-internal-format
52295 msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
52296 msgstr ""
52298 #: fortran/symbol.c:925
52299 #, gcc-internal-format
52300 msgid "CODIMENSION specified for %qs outside its INTERFACE body at %L"
52301 msgstr ""
52303 #: fortran/symbol.c:951
52304 #, gcc-internal-format
52305 msgid "DIMENSION specified for %qs outside its INTERFACE body at %L"
52306 msgstr ""
52308 #: fortran/symbol.c:1081
52309 #, gcc-internal-format, gfc-internal-format
52310 msgid "Cray Pointee at %L appears in multiple pointer() statements"
52311 msgstr ""
52313 #: fortran/symbol.c:1100
52314 #, gcc-internal-format, gfc-internal-format
52315 msgid "Duplicate PROTECTED attribute specified at %L"
52316 msgstr ""
52318 #: fortran/symbol.c:1133
52319 #, gcc-internal-format, gfc-internal-format
52320 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
52321 msgstr ""
52323 #: fortran/symbol.c:1144
52324 #, gcc-internal-format, gfc-internal-format
52325 msgid "Duplicate SAVE attribute specified at %L"
52326 msgstr ""
52328 #: fortran/symbol.c:1164
52329 #, gcc-internal-format, gfc-internal-format
52330 msgid "Duplicate VALUE attribute specified at %L"
52331 msgstr ""
52333 #: fortran/symbol.c:1183
52334 #, gcc-internal-format, gfc-internal-format
52335 msgid "Duplicate VOLATILE attribute specified at %L"
52336 msgstr ""
52338 #: fortran/symbol.c:1202
52339 #, gcc-internal-format, gfc-internal-format
52340 msgid "Duplicate ASYNCHRONOUS attribute specified at %L"
52341 msgstr ""
52343 #: fortran/symbol.c:1510
52344 #, gcc-internal-format
52345 msgid "%s attribute of %qs conflicts with %s attribute at %L"
52346 msgstr ""
52348 #: fortran/symbol.c:1544
52349 #, gcc-internal-format, gfc-internal-format
52350 msgid "%s procedure at %L is already declared as %s procedure"
52351 msgstr ""
52353 #: fortran/symbol.c:1579
52354 #, gcc-internal-format, gfc-internal-format
52355 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
52356 msgstr ""
52358 #: fortran/symbol.c:1603
52359 #, gcc-internal-format, gfc-internal-format
52360 msgid "ACCESS specification at %L was already specified"
52361 msgstr ""
52363 #: fortran/symbol.c:1620
52364 #, gcc-internal-format, gfc-internal-format
52365 msgid "Duplicate BIND attribute specified at %L"
52366 msgstr ""
52368 #: fortran/symbol.c:1627
52369 #, gcc-internal-format, gfc-internal-format
52370 msgid "BIND(C) at %L"
52371 msgstr ""
52373 #: fortran/symbol.c:1643
52374 #, gcc-internal-format, gfc-internal-format
52375 msgid "Duplicate EXTENDS attribute specified at %L"
52376 msgstr ""
52378 #: fortran/symbol.c:1647
52379 #, gcc-internal-format, gfc-internal-format
52380 msgid "EXTENDS at %L"
52381 msgstr ""
52383 #: fortran/symbol.c:1668
52384 #, gcc-internal-format
52385 msgid "Symbol %qs at %L already has an explicit interface"
52386 msgstr ""
52388 #: fortran/symbol.c:1675
52389 #, gcc-internal-format
52390 msgid "%qs at %L has attributes specified outside its INTERFACE body"
52391 msgstr ""
52393 #: fortran/symbol.c:1709
52394 #, gcc-internal-format, gfc-internal-format
52395 msgid "Symbol '%s' at %L conflicts with symbol from module '%s', use-associated at %L"
52396 msgstr ""
52398 #: fortran/symbol.c:1713
52399 #, gcc-internal-format
52400 msgid "Symbol %qs at %L already has basic type of %s"
52401 msgstr ""
52403 #: fortran/symbol.c:1720
52404 #, gcc-internal-format
52405 msgid "Procedure %qs at %L may not have basic type of %s"
52406 msgstr ""
52408 #: fortran/symbol.c:1732
52409 #, gcc-internal-format
52410 msgid "Symbol %qs at %L cannot have a type"
52411 msgstr ""
52413 #: fortran/symbol.c:1903
52414 #, gcc-internal-format, gfc-internal-format
52415 msgid "Component '%s' at %C already declared at %L"
52416 msgstr ""
52418 #: fortran/symbol.c:1914
52419 #, gcc-internal-format, gfc-internal-format
52420 msgid "Component '%s' at %C already in the parent type at %L"
52421 msgstr ""
52423 #: fortran/symbol.c:1999
52424 #, gcc-internal-format
52425 msgid "Symbol %qs at %C is ambiguous"
52426 msgstr ""
52428 #: fortran/symbol.c:2031
52429 #, gcc-internal-format
52430 msgid "Derived type %qs at %C is being used before it is defined"
52431 msgstr ""
52433 #: fortran/symbol.c:2069
52434 #, gcc-internal-format
52435 msgid "Component %qs at %C is a PRIVATE component of %qs"
52436 msgstr ""
52438 #: fortran/symbol.c:2087
52439 #, gcc-internal-format
52440 msgid "%qs at %C is not a member of the %qs structure"
52441 msgstr ""
52443 #: fortran/symbol.c:2226
52444 #, gcc-internal-format, gfc-internal-format
52445 msgid "Duplicate statement label %d at %L and %L"
52446 msgstr ""
52448 #: fortran/symbol.c:2237
52449 #, gcc-internal-format, gfc-internal-format
52450 msgid "Label %d at %C already referenced as branch target"
52451 msgstr ""
52453 #: fortran/symbol.c:2247
52454 #, gcc-internal-format, gfc-internal-format
52455 msgid "Label %d at %C already referenced as a format label"
52456 msgstr ""
52458 #: fortran/symbol.c:2253
52459 #, gcc-internal-format, gfc-internal-format
52460 msgid "DO termination statement which is not END DO or CONTINUE with label %d at %C"
52461 msgstr ""
52463 #: fortran/symbol.c:2295
52464 #, gcc-internal-format, gfc-internal-format
52465 msgid "Label %d at %C previously used as a FORMAT label"
52466 msgstr ""
52468 #: fortran/symbol.c:2304
52469 #, gcc-internal-format, gfc-internal-format
52470 msgid "Label %d at %C previously used as branch target"
52471 msgstr ""
52473 #: fortran/symbol.c:2310
52474 #, gcc-internal-format, gfc-internal-format
52475 msgid "Shared DO termination label %d at %C"
52476 msgstr ""
52478 #: fortran/symbol.c:2612
52479 #, gcc-internal-format
52480 msgid "new_symbol(): Symbol name too long"
52481 msgstr ""
52483 #: fortran/symbol.c:2636
52484 #, gcc-internal-format
52485 msgid "Name %qs at %C is an ambiguous reference to %qs from module %qs"
52486 msgstr ""
52488 #: fortran/symbol.c:2639
52489 #, gcc-internal-format
52490 msgid "Name %qs at %C is an ambiguous reference to %qs from current program unit"
52491 msgstr ""
52493 #. Symbol is from another namespace.
52494 #: fortran/symbol.c:2860
52495 #, gcc-internal-format
52496 msgid "Symbol %qs at %C has already been host associated"
52497 msgstr ""
52499 #: fortran/symbol.c:3851
52500 #, gcc-internal-format
52501 msgid "verify_bind_c_derived_type(): Given symbol is unexpectedly NULL"
52502 msgstr ""
52504 #: fortran/symbol.c:3864
52505 #, gcc-internal-format
52506 msgid "Derived type %qs declared at %L must have the BIND attribute to be C interoperable"
52507 msgstr ""
52509 #: fortran/symbol.c:3882
52510 #, gcc-internal-format
52511 msgid "Derived type %qs with BIND(C) attribute at %L is empty, and may be inaccessible by the C companion processor"
52512 msgstr ""
52514 #: fortran/symbol.c:3903
52515 #, gcc-internal-format, gfc-internal-format
52516 msgid "Component '%s' at %L cannot have the POINTER attribute because it is a member of the BIND(C) derived type '%s' at %L"
52517 msgstr ""
52519 #: fortran/symbol.c:3913
52520 #, gcc-internal-format, gfc-internal-format
52521 msgid "Procedure pointer component '%s' at %L cannot be a member of the BIND(C) derived type '%s' at %L"
52522 msgstr ""
52524 #: fortran/symbol.c:3924
52525 #, gcc-internal-format, gfc-internal-format
52526 msgid "Component '%s' at %L cannot have the ALLOCATABLE attribute because it is a member of the BIND(C) derived type '%s' at %L"
52527 msgstr ""
52529 #: fortran/symbol.c:3963
52530 #, gcc-internal-format
52531 msgid "Component %qs in derived type %qs at %L may not be C interoperable, even though derived type %qs is BIND(C)"
52532 msgstr ""
52534 #: fortran/symbol.c:3973
52535 #, gcc-internal-format
52536 msgid "Component %qs in derived type %qs at %L may not be C interoperable"
52537 msgstr ""
52539 #: fortran/symbol.c:3987
52540 #, gcc-internal-format
52541 msgid "Derived type %qs at %L cannot be declared with both PRIVATE and BIND(C) attributes"
52542 msgstr ""
52544 #: fortran/symbol.c:3995
52545 #, gcc-internal-format
52546 msgid "Derived type %qs at %L cannot have the SEQUENCE attribute because it is BIND(C)"
52547 msgstr ""
52549 #: fortran/symbol.c:4475 fortran/symbol.c:4480
52550 #, gcc-internal-format
52551 msgid "Symbol %qs is used before it is typed at %L"
52552 msgstr ""
52554 #: fortran/target-memory.c:136
52555 #, gcc-internal-format
52556 msgid "Invalid expression in gfc_element_size."
52557 msgstr ""
52559 #: fortran/target-memory.c:356
52560 #, gcc-internal-format
52561 msgid "Invalid expression in gfc_target_encode_expr."
52562 msgstr ""
52564 #: fortran/target-memory.c:620
52565 #, gcc-internal-format
52566 msgid "Invalid expression in gfc_target_interpret_expr."
52567 msgstr ""
52569 #: fortran/target-memory.c:691
52570 #, gcc-internal-format, gfc-internal-format
52571 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
52572 msgstr ""
52574 #: fortran/target-memory.c:779
52575 #, gcc-internal-format, gfc-internal-format
52576 msgid "BOZ constant at %L is too large (%ld vs %ld bits)"
52577 msgstr ""
52579 #. Problems occur when we get something like
52580 #. integer :: a(lots) = (/(i, i=1, lots)/)
52581 #: fortran/trans-array.c:5482
52582 #, gcc-internal-format
52583 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"
52584 msgstr ""
52586 #: fortran/trans-array.c:7263
52587 #, gcc-internal-format
52588 msgid "Creating array temporary at %L for argument %qs"
52589 msgstr ""
52591 #: fortran/trans-array.c:9170
52592 #, gcc-internal-format, gfc-internal-format
52593 msgid "bad expression type during walk (%d)"
52594 msgstr ""
52596 #: fortran/trans-common.c:410
52597 #, gcc-internal-format
52598 msgid "Named COMMON block %qs at %L shall be of the same size as elsewhere (%lu vs %lu bytes)"
52599 msgstr ""
52601 #: fortran/trans-common.c:783
52602 #, gcc-internal-format
52603 msgid "get_mpz(): Not an integer constant"
52604 msgstr ""
52606 #: fortran/trans-common.c:811
52607 #, gcc-internal-format
52608 msgid "element_number(): Bad dimension type"
52609 msgstr ""
52611 #: fortran/trans-common.c:873
52612 #, gcc-internal-format, gfc-internal-format
52613 msgid "Bad array reference at %L"
52614 msgstr ""
52616 #: fortran/trans-common.c:881
52617 #, gcc-internal-format, gfc-internal-format
52618 msgid "Illegal reference type at %L as EQUIVALENCE object"
52619 msgstr ""
52621 #: fortran/trans-common.c:921
52622 #, gcc-internal-format, gfc-internal-format
52623 msgid "Inconsistent equivalence rules involving '%s' at %L and '%s' at %L"
52624 msgstr ""
52626 #. Aligning this field would misalign a previous field.
52627 #: fortran/trans-common.c:1054
52628 #, gcc-internal-format
52629 msgid "The equivalence set for variable %qs declared at %L violates alignment requirements"
52630 msgstr ""
52632 #: fortran/trans-common.c:1119
52633 #, gcc-internal-format
52634 msgid "Equivalence for %qs does not match ordering of COMMON %qs at %L"
52635 msgstr ""
52637 #: fortran/trans-common.c:1134
52638 #, gcc-internal-format
52639 msgid "The equivalence set for %qs cause an invalid extension to COMMON %qs at %L"
52640 msgstr ""
52642 #: fortran/trans-common.c:1150
52643 #, gcc-internal-format
52644 msgid "Padding of %d bytes required before %qs in COMMON %qs at %L; reorder elements or use -fno-align-commons"
52645 msgstr ""
52647 #: fortran/trans-common.c:1156
52648 #, gcc-internal-format
52649 msgid "Padding of %d bytes required before %qs in COMMON at %L; reorder elements or use -fno-align-commons"
52650 msgstr ""
52652 #: fortran/trans-common.c:1177
52653 #, gcc-internal-format, gfc-internal-format
52654 msgid "COMMON '%s' at %L does not exist"
52655 msgstr ""
52657 #: fortran/trans-common.c:1186
52658 #, gcc-internal-format
52659 msgid "COMMON %qs at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
52660 msgstr ""
52662 #: fortran/trans-common.c:1191
52663 #, gcc-internal-format
52664 msgid "COMMON at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
52665 msgstr ""
52667 #: fortran/trans-const.c:335
52668 #, gcc-internal-format, gfc-internal-format
52669 msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
52670 msgstr ""
52672 #: fortran/trans-const.c:372
52673 #, gcc-internal-format, gfc-internal-format
52674 msgid "gfc_conv_constant_to_tree(): invalid type: %s"
52675 msgstr ""
52677 #: fortran/trans-const.c:403
52678 #, gcc-internal-format, gfc-internal-format
52679 msgid "non-constant initialization expression at %L"
52680 msgstr ""
52682 #: fortran/trans-decl.c:1494
52683 #, gcc-internal-format
52684 msgid "intrinsic variable which isn't a procedure"
52685 msgstr ""
52687 #: fortran/trans-decl.c:3869 fortran/trans-decl.c:5880
52688 #, gcc-internal-format
52689 msgid "Return value of function %qs at %L not set"
52690 msgstr ""
52692 #: fortran/trans-decl.c:4262
52693 #, gcc-internal-format
52694 msgid "Deferred type parameter not yet supported"
52695 msgstr ""
52697 #: fortran/trans-decl.c:4489
52698 #, gcc-internal-format
52699 msgid "backend decl for module variable %qs already exists"
52700 msgstr ""
52702 #: fortran/trans-decl.c:4502
52703 #, gcc-internal-format
52704 msgid "Unused PRIVATE module variable %qs declared at %L"
52705 msgstr ""
52707 #: fortran/trans-decl.c:5065
52708 #, gcc-internal-format
52709 msgid "Dummy argument %qs at %L was declared INTENT(OUT) but was not set"
52710 msgstr ""
52712 #: fortran/trans-decl.c:5071
52713 #, gcc-internal-format
52714 msgid "Derived-type dummy argument %qs at %L was declared INTENT(OUT) but was not set and does not have a default initializer"
52715 msgstr ""
52717 #: fortran/trans-decl.c:5081 fortran/trans-decl.c:5202
52718 #, gcc-internal-format
52719 msgid "Unused dummy argument %qs at %L"
52720 msgstr ""
52722 #: fortran/trans-decl.c:5096
52723 #, gcc-internal-format
52724 msgid "Unused module variable %qs which has been explicitly imported at %L"
52725 msgstr ""
52727 #: fortran/trans-decl.c:5105
52728 #, gcc-internal-format
52729 msgid "Unused variable %qs declared at %L"
52730 msgstr ""
52732 #: fortran/trans-decl.c:5154
52733 #, gcc-internal-format
52734 msgid "Unused parameter %qs declared at %L"
52735 msgstr ""
52737 #: fortran/trans-decl.c:5158
52738 #, gcc-internal-format
52739 msgid "Unused parameter %qs which has been explicitly imported at %L"
52740 msgstr ""
52742 #: fortran/trans-decl.c:5174
52743 #, gcc-internal-format
52744 msgid "Return value %qs of function %qs declared at %L not set"
52745 msgstr ""
52747 #: fortran/trans-expr.c:797
52748 #, gcc-internal-format, gfc-internal-format
52749 msgid "Can't compute the length of the char array at %L."
52750 msgstr ""
52752 #: fortran/trans-expr.c:1396
52753 #, gcc-internal-format, gfc-internal-format
52754 msgid "Code for reallocating the allocatable array at %L will be added"
52755 msgstr ""
52757 #: fortran/trans-expr.c:1400
52758 #, gcc-internal-format, gfc-internal-format
52759 msgid "Code for reallocating the allocatable variable at %L will be added"
52760 msgstr ""
52762 #: fortran/trans-expr.c:1708
52763 #, gcc-internal-format, gfc-internal-format
52764 msgid "Sorry, coindexed access to a pointer or allocatable component of the coindexed coarray at %L is not yet supported"
52765 msgstr ""
52767 #: fortran/trans-expr.c:1722
52768 #, gcc-internal-format, gfc-internal-format
52769 msgid "Sorry, coindexed coarray at %L with allocatable component is not yet supported"
52770 msgstr ""
52772 #: fortran/trans-expr.c:1745
52773 #, gcc-internal-format, gfc-internal-format
52774 msgid "Sorry, coindexed access at %L to a scalar component with an array partref is not yet supported"
52775 msgstr ""
52777 #: fortran/trans-expr.c:3109
52778 #, gcc-internal-format
52779 msgid "Unknown intrinsic op"
52780 msgstr ""
52782 #: fortran/trans-expr.c:4397
52783 #, gcc-internal-format, gfc-internal-format
52784 msgid "Unknown argument list function at %L"
52785 msgstr ""
52787 #: fortran/trans-intrinsic.c:869
52788 #, gcc-internal-format
52789 msgid "Intrinsic function %qs (%d) not recognized"
52790 msgstr ""
52792 #: fortran/trans-intrinsic.c:1487 fortran/trans-intrinsic.c:1873
52793 #: fortran/trans-intrinsic.c:2069
52794 #, gcc-internal-format
52795 msgid "%<dim%> argument of %s intrinsic at %L is not a valid dimension index"
52796 msgstr ""
52798 #: fortran/trans-io.c:1861
52799 #, gcc-internal-format
52800 msgid "build_dt: format with namelist"
52801 msgstr ""
52803 #: fortran/trans-io.c:2265
52804 #, gcc-internal-format, gfc-internal-format
52805 msgid "Bad IO basetype (%d)"
52806 msgstr ""
52808 #: fortran/trans-openmp.c:4300
52809 #, gcc-internal-format
52810 msgid "gfc_trans_omp_workshare(): Bad statement code"
52811 msgstr ""
52813 #: fortran/trans-stmt.c:554
52814 #, gcc-internal-format, gfc-internal-format
52815 msgid "An alternate return at %L without a * dummy argument"
52816 msgstr ""
52818 #: fortran/trans-stmt.c:729
52819 #, gcc-internal-format, gfc-internal-format
52820 msgid "Sorry, the lock component of derived type at %L is not yet supported"
52821 msgstr ""
52823 #: fortran/trans-stmt.c:994
52824 #, gcc-internal-format, gfc-internal-format
52825 msgid "Sorry, only support for integer kind %d implemented for image-set at %L"
52826 msgstr ""
52828 #: fortran/trans-stmt.c:2723
52829 #, gcc-internal-format
52830 msgid "gfc_trans_select(): Bad type for case expr."
52831 msgstr ""
52833 #: fortran/trans-types.c:510
52834 #, gcc-internal-format
52835 msgid "INTEGER(KIND=8) is not available for %<-fdefault-integer-8%> option"
52836 msgstr ""
52838 #: fortran/trans-types.c:519
52839 #, gcc-internal-format
52840 msgid "INTEGER(KIND=8) is not available for %<-finteger-4-integer-8%> option"
52841 msgstr ""
52843 #: fortran/trans-types.c:538
52844 #, gcc-internal-format
52845 msgid "REAL(KIND=8) is not available for %<-fdefault-real-8%> option"
52846 msgstr ""
52848 #: fortran/trans-types.c:546
52849 #, gcc-internal-format
52850 msgid "REAL(KIND=8) is not available for %<-freal-4-real-8%> option"
52851 msgstr ""
52853 #: fortran/trans-types.c:554
52854 #, gcc-internal-format
52855 msgid "REAL(KIND=10) is not available for %<-freal-4-real-10%> option"
52856 msgstr ""
52858 #: fortran/trans-types.c:562
52859 #, gcc-internal-format
52860 msgid "REAL(KIND=16) is not available for %<-freal-4-real-16%> option"
52861 msgstr ""
52863 #: fortran/trans-types.c:577
52864 #, gcc-internal-format
52865 msgid "Use of %<-fdefault-double-8%> requires %<-fdefault-real-8%>"
52866 msgstr ""
52868 #: fortran/trans-types.c:587
52869 #, gcc-internal-format
52870 msgid "REAL(KIND=4) is not available for %<-freal-8-real-4%> option"
52871 msgstr ""
52873 #: fortran/trans-types.c:595
52874 #, gcc-internal-format
52875 msgid "REAL(KIND=10) is not available for %<-freal-8-real-10%> option"
52876 msgstr ""
52878 #: fortran/trans-types.c:603
52879 #, gcc-internal-format
52880 msgid "REAL(KIND=10) is not available for %<-freal-8-real-16%> option"
52881 msgstr ""
52883 #: fortran/trans-types.c:743
52884 #, gcc-internal-format
52885 msgid "gfc_validate_kind(): Got bad type"
52886 msgstr ""
52888 #: fortran/trans-types.c:747
52889 #, gcc-internal-format
52890 msgid "gfc_validate_kind(): Got bad kind"
52891 msgstr ""
52893 #: fortran/trans-types.c:1473
52894 #, gcc-internal-format, gfc-internal-format
52895 msgid "Array element size too big at %C"
52896 msgstr ""
52898 #: fortran/trans.c:1934
52899 #, gcc-internal-format
52900 msgid "gfc_trans_code(): Bad statement code"
52901 msgstr ""
52903 #: java/class.c:853
52904 #, gcc-internal-format
52905 msgid "bad method signature"
52906 msgstr ""
52908 #: java/class.c:912
52909 #, gcc-internal-format
52910 msgid "misplaced ConstantValue attribute (not in any field)"
52911 msgstr ""
52913 #: java/class.c:915
52914 #, gcc-internal-format, gfc-internal-format
52915 msgid "duplicate ConstantValue attribute for field '%s'"
52916 msgstr ""
52918 #: java/class.c:926
52919 #, gcc-internal-format, gfc-internal-format
52920 msgid "ConstantValue attribute of field '%s' has wrong type"
52921 msgstr ""
52923 #: java/class.c:1651
52924 #, gcc-internal-format
52925 msgid "abstract method in non-abstract class"
52926 msgstr ""
52928 #: java/class.c:2714
52929 #, gcc-internal-format
52930 msgid "non-static method %q+D overrides static method"
52931 msgstr ""
52933 #: java/decl.c:1225
52934 #, gcc-internal-format
52935 msgid "%q+D used prior to declaration"
52936 msgstr ""
52938 #: java/decl.c:1648
52939 #, gcc-internal-format
52940 msgid "In %+D: overlapped variable and exception ranges at %d"
52941 msgstr ""
52943 #: java/decl.c:1699
52944 #, gcc-internal-format
52945 msgid "bad type in parameter debug info"
52946 msgstr ""
52948 #: java/decl.c:1708
52949 #, gcc-internal-format
52950 msgid "bad PC range for debug info for local %q+D"
52951 msgstr ""
52953 #: java/expr.c:369
52954 #, gcc-internal-format, gfc-internal-format
52955 msgid "need to insert runtime check for %s"
52956 msgstr ""
52958 #: java/expr.c:513 java/expr.c:560
52959 #, gcc-internal-format, gfc-internal-format
52960 msgid "assert: %s is assign compatible with %s"
52961 msgstr ""
52963 #: java/expr.c:671
52964 #, gcc-internal-format
52965 msgid "stack underflow - dup* operation"
52966 msgstr ""
52968 #: java/expr.c:1670
52969 #, gcc-internal-format
52970 msgid "reference %qs is ambiguous: appears in interface %qs and interface %qs"
52971 msgstr ""
52973 #: java/expr.c:1698
52974 #, gcc-internal-format
52975 msgid "field %qs not found"
52976 msgstr ""
52978 #: java/expr.c:2256
52979 #, gcc-internal-format, gfc-internal-format
52980 msgid "method '%s' not found in class"
52981 msgstr ""
52983 #: java/expr.c:2448
52984 #, gcc-internal-format, gfc-internal-format
52985 msgid "failed to find class '%s'"
52986 msgstr ""
52988 #: java/expr.c:2489
52989 #, gcc-internal-format, gfc-internal-format
52990 msgid "class '%s' has no method named '%s' matching signature '%s'"
52991 msgstr ""
52993 #: java/expr.c:2520
52994 #, gcc-internal-format
52995 msgid "invokestatic on non static method"
52996 msgstr ""
52998 #: java/expr.c:2525
52999 #, gcc-internal-format
53000 msgid "invokestatic on abstract method"
53001 msgstr ""
53003 #: java/expr.c:2533
53004 #, gcc-internal-format
53005 msgid "invoke[non-static] on static method"
53006 msgstr ""
53008 #: java/expr.c:2891
53009 #, gcc-internal-format, gfc-internal-format
53010 msgid "missing field '%s' in '%s'"
53011 msgstr ""
53013 #: java/expr.c:2898
53014 #, gcc-internal-format, gfc-internal-format
53015 msgid "mismatching signature for field '%s' in '%s'"
53016 msgstr ""
53018 #: java/expr.c:2927
53019 #, gcc-internal-format
53020 msgid "assignment to final field %q+D not in field%'s class"
53021 msgstr ""
53023 #: java/expr.c:3155
53024 #, gcc-internal-format
53025 msgid "invalid PC in line number table"
53026 msgstr ""
53028 #: java/expr.c:3205
53029 #, gcc-internal-format, gfc-internal-format
53030 msgid "unreachable bytecode from %d to before %d"
53031 msgstr ""
53033 #: java/expr.c:3247
53034 #, gcc-internal-format, gfc-internal-format
53035 msgid "unreachable bytecode from %d to the end of the method"
53036 msgstr ""
53038 #. duplicate code from LOAD macro
53039 #: java/expr.c:3555
53040 #, gcc-internal-format
53041 msgid "unrecognized wide sub-instruction"
53042 msgstr ""
53044 #: java/jcf-parse.c:525
53045 #, gcc-internal-format, gfc-internal-format
53046 msgid "<constant pool index %d not in range>"
53047 msgstr ""
53049 #: java/jcf-parse.c:535
53050 #, gcc-internal-format, gfc-internal-format
53051 msgid "<constant pool index %d unexpected type"
53052 msgstr ""
53054 #: java/jcf-parse.c:1117
53055 #, gcc-internal-format
53056 msgid "bad string constant"
53057 msgstr "помилкова рядкова стала"
53059 #: java/jcf-parse.c:1135
53060 #, gcc-internal-format, gfc-internal-format
53061 msgid "bad value constant type %d, index %d"
53062 msgstr ""
53064 #: java/jcf-parse.c:1415 java/jcf-parse.c:1421
53065 #, gcc-internal-format, gfc-internal-format
53066 msgid "cannot find file for class %s"
53067 msgstr ""
53069 #: java/jcf-parse.c:1446
53070 #, gcc-internal-format
53071 msgid "not a valid Java .class file"
53072 msgstr ""
53074 #: java/jcf-parse.c:1449
53075 #, gcc-internal-format
53076 msgid "error while parsing constant pool"
53077 msgstr ""
53079 #: java/jcf-parse.c:1465
53080 #, gcc-internal-format, gfc-internal-format
53081 msgid "reading class %s for the second time from %s"
53082 msgstr ""
53084 #: java/jcf-parse.c:1483
53085 #, gcc-internal-format
53086 msgid "error while parsing fields"
53087 msgstr ""
53089 #: java/jcf-parse.c:1486
53090 #, gcc-internal-format
53091 msgid "error while parsing methods"
53092 msgstr ""
53094 #: java/jcf-parse.c:1489
53095 #, gcc-internal-format
53096 msgid "error while parsing final attributes"
53097 msgstr ""
53099 #: java/jcf-parse.c:1528
53100 #, gcc-internal-format
53101 msgid "duplicate class will only be compiled once"
53102 msgstr ""
53104 #: java/jcf-parse.c:1625
53105 #, gcc-internal-format
53106 msgid "missing Code attribute"
53107 msgstr ""
53109 #: java/jcf-parse.c:1873
53110 #, gcc-internal-format
53111 msgid "no input file specified"
53112 msgstr "не вказано файла вхідних даних"
53114 #: java/jcf-parse.c:1909
53115 #, gcc-internal-format
53116 msgid "can%'t close input file %s: %m"
53117 msgstr ""
53119 #: java/jcf-parse.c:1952
53120 #, gcc-internal-format, gfc-internal-format
53121 msgid "bad zip/jar file %s"
53122 msgstr ""
53124 #: java/jcf-parse.c:2155
53125 #, gcc-internal-format, gfc-internal-format
53126 msgid "error while reading %s from zip file"
53127 msgstr ""
53129 #: java/jvspec.c:395
53130 #, gcc-internal-format
53131 msgid "can%'t specify %<-D%> without %<--main%>"
53132 msgstr ""
53134 #: java/jvspec.c:399
53135 #, gcc-internal-format
53136 msgid "%qs is not a valid class name"
53137 msgstr ""
53139 #: java/jvspec.c:405
53140 #, gcc-internal-format
53141 msgid "--resource requires -o"
53142 msgstr ""
53144 #: java/jvspec.c:412
53145 #, gcc-internal-format
53146 msgid "already-compiled .class files ignored with -C"
53147 msgstr ""
53149 #: java/jvspec.c:419
53150 #, gcc-internal-format
53151 msgid "cannot specify both -C and -o"
53152 msgstr ""
53154 #: java/jvspec.c:431
53155 #, gcc-internal-format
53156 msgid "cannot create temporary file"
53157 msgstr "не вдалося створити тимчасовий файл"
53159 #: java/jvspec.c:454
53160 #, gcc-internal-format
53161 msgid "using both @FILE with multiple files not implemented"
53162 msgstr ""
53164 #: java/jvspec.c:539
53165 #, gcc-internal-format
53166 msgid "cannot specify %<main%> class when not linking"
53167 msgstr ""
53169 #: java/lang.c:592
53170 #, gcc-internal-format
53171 msgid "-fexcess-precision=standard for Java"
53172 msgstr ""
53174 #: java/lang.c:603
53175 #, gcc-internal-format
53176 msgid "-findirect-dispatch is incompatible with -freduced-reflection"
53177 msgstr ""
53179 #: java/lang.c:606
53180 #, gcc-internal-format
53181 msgid "-fjni is incompatible with -freduced-reflection"
53182 msgstr ""
53184 #: java/lang.c:617
53185 #, gcc-internal-format
53186 msgid "can%'t do dependency tracking with input from stdin"
53187 msgstr ""
53189 #: java/lang.c:633
53190 #, gcc-internal-format
53191 msgid "couldn%'t determine target name for dependency tracking"
53192 msgstr ""
53194 #: java/mangle_name.c:334 java/mangle_name.c:411
53195 #, gcc-internal-format
53196 msgid "internal error - invalid Utf8 name"
53197 msgstr ""
53199 #: java/typeck.c:437
53200 #, gcc-internal-format
53201 msgid "junk at end of signature string"
53202 msgstr ""
53204 #: java/verify-glue.c:388
53205 #, gcc-internal-format, gfc-internal-format
53206 msgid "verification failed: %s"
53207 msgstr ""
53209 #: java/verify-glue.c:390
53210 #, gcc-internal-format, gfc-internal-format
53211 msgid "verification failed at PC=%d: %s"
53212 msgstr ""
53214 #: java/verify-glue.c:478
53215 #, gcc-internal-format
53216 msgid "bad pc in exception_table"
53217 msgstr ""
53219 #: jit/docs/examples/tut05-bf.c:242
53220 #, gcc-internal-format
53221 msgid "too many open parens"
53222 msgstr ""
53224 #: jit/docs/examples/tut05-bf.c:275
53225 #, gcc-internal-format
53226 msgid "mismatching parens"
53227 msgstr ""
53229 #: jit/docs/examples/tut05-bf.c:310
53230 #, gcc-internal-format
53231 msgid "unable to open file"
53232 msgstr "не вдалося відкрити файл"
53234 #: lto/lto-lang.c:812
53235 #, gcc-internal-format
53236 msgid "-fwpa and -fltrans are mutually exclusive"
53237 msgstr ""
53239 #: lto/lto-object.c:134
53240 #, gcc-internal-format, gfc-internal-format
53241 msgid "open %s failed: %s"
53242 msgstr ""
53244 #: lto/lto-object.c:178 lto/lto-object.c:213 lto/lto-object.c:310
53245 #: lto/lto-object.c:367 lto/lto-object.c:391
53246 #, gcc-internal-format, gfc-internal-format
53247 msgid "%s: %s"
53248 msgstr "%s: %s"
53250 #: lto/lto-object.c:180
53251 #, gcc-internal-format, gfc-internal-format
53252 msgid "%s: %s: %s"
53253 msgstr ""
53255 #: lto/lto-object.c:222
53256 #, gcc-internal-format, gfc-internal-format
53257 msgid "close: %s"
53258 msgstr ""
53260 #: lto/lto-object.c:278
53261 #, gcc-internal-format, gfc-internal-format
53262 msgid "two or more sections for %s"
53263 msgstr ""
53265 #: lto/lto-symtab.c:196
53266 #, gcc-internal-format
53267 msgid "%qD is defined with tls model %s"
53268 msgstr ""
53270 #: lto/lto-symtab.c:198
53271 #, gcc-internal-format, gfc-internal-format
53272 msgid "previously defined here as %s"
53273 msgstr ""
53275 #: lto/lto-symtab.c:387
53276 #, gcc-internal-format
53277 msgid "multiple prevailing defs for %qE"
53278 msgstr ""
53280 #: lto/lto-symtab.c:405
53281 #, gcc-internal-format
53282 msgid "%qD has already been defined"
53283 msgstr ""
53285 #: lto/lto-symtab.c:407
53286 #, gcc-internal-format
53287 msgid "previously defined here"
53288 msgstr ""
53290 #: lto/lto-symtab.c:489
53291 #, gcc-internal-format
53292 msgid "type of %qD does not match original declaration"
53293 msgstr ""
53295 #: lto/lto-symtab.c:497
53296 #, gcc-internal-format
53297 msgid "alignment of %qD is bigger than original declaration"
53298 msgstr ""
53300 #: lto/lto-symtab.c:503 lto/lto-symtab.c:607
53301 #, gcc-internal-format
53302 msgid "previously declared here"
53303 msgstr ""
53305 #: lto/lto-symtab.c:588
53306 #, gcc-internal-format
53307 msgid "variable %qD redeclared as function"
53308 msgstr ""
53310 #: lto/lto-symtab.c:595
53311 #, gcc-internal-format
53312 msgid "function %qD redeclared as variable"
53313 msgstr ""
53315 #: lto/lto.c:2023
53316 #, gcc-internal-format
53317 msgid "bytecode stream: garbage at the end of symbols section"
53318 msgstr ""
53320 #: lto/lto.c:2050
53321 #, gcc-internal-format
53322 msgid "could not parse hex number"
53323 msgstr ""
53325 #: lto/lto.c:2082
53326 #, gcc-internal-format, gfc-internal-format
53327 msgid "unexpected file name %s in linker resolution file. Expected %s"
53328 msgstr ""
53330 #: lto/lto.c:2091
53331 #, gcc-internal-format
53332 msgid "could not parse file offset"
53333 msgstr ""
53335 #: lto/lto.c:2094
53336 #, gcc-internal-format
53337 msgid "unexpected offset"
53338 msgstr ""
53340 #: lto/lto.c:2116
53341 #, gcc-internal-format
53342 msgid "invalid line in the resolution file"
53343 msgstr ""
53345 #: lto/lto.c:2127
53346 #, gcc-internal-format
53347 msgid "invalid resolution in the resolution file"
53348 msgstr ""
53350 #: lto/lto.c:2133
53351 #, gcc-internal-format
53352 msgid "resolution sub id %wx not in object file"
53353 msgstr ""
53355 #: lto/lto.c:2245
53356 #, gcc-internal-format, gfc-internal-format
53357 msgid "cannot read LTO decls from %s"
53358 msgstr ""
53360 #: lto/lto.c:2351
53361 #, gcc-internal-format, gfc-internal-format
53362 msgid "Cannot open %s"
53363 msgstr "Не вдалося відкрити %s"
53365 #: lto/lto.c:2372
53366 #, gcc-internal-format, gfc-internal-format
53367 msgid "Cannot map %s"
53368 msgstr ""
53370 #: lto/lto.c:2383
53371 #, gcc-internal-format, gfc-internal-format
53372 msgid "Cannot read %s"
53373 msgstr "Не вдалося прочитати %s"
53375 #: lto/lto.c:2497
53376 #, gcc-internal-format
53377 msgid "lto_obj_file_open() failed"
53378 msgstr ""
53380 #: lto/lto.c:2520
53381 #, gcc-internal-format
53382 msgid "waitpid failed"
53383 msgstr "помилка waitpid"
53385 #: lto/lto.c:2523
53386 #, gcc-internal-format
53387 msgid "streaming subprocess failed"
53388 msgstr ""
53390 #: lto/lto.c:2526
53391 #, gcc-internal-format
53392 msgid "streaming subprocess was killed by signal"
53393 msgstr ""
53395 #: lto/lto.c:2602
53396 #, gcc-internal-format
53397 msgid "no LTRANS output list filename provided"
53398 msgstr ""
53400 #: lto/lto.c:2690
53401 #, gcc-internal-format
53402 msgid "opening LTRANS output list %s: %m"
53403 msgstr ""
53405 #: lto/lto.c:2696
53406 #, gcc-internal-format
53407 msgid "writing to LTRANS output list %s: %m"
53408 msgstr ""
53410 #: lto/lto.c:2707
53411 #, gcc-internal-format
53412 msgid "closing LTRANS output list %s: %m"
53413 msgstr ""
53415 #: lto/lto.c:2954
53416 #, gcc-internal-format
53417 msgid "could not open symbol resolution file: %m"
53418 msgstr ""
53420 #: lto/lto.c:3095
53421 #, gcc-internal-format
53422 msgid "errors during merging of translation units"
53423 msgstr ""
53425 #: objc/objc-act.c:452 objc/objc-act.c:6808
53426 #, gcc-internal-format
53427 msgid "%<@end%> missing in implementation context"
53428 msgstr ""
53430 #: objc/objc-act.c:605
53431 #, gcc-internal-format
53432 msgid "class attributes are not available in Objective-C 1.0"
53433 msgstr ""
53435 #: objc/objc-act.c:620
53436 #, gcc-internal-format
53437 msgid "category attributes are not available in Objective-C 1.0"
53438 msgstr ""
53440 #: objc/objc-act.c:623
53441 #, gcc-internal-format
53442 msgid "category attributes are not available in this version of the compiler, (ignored)"
53443 msgstr ""
53445 #: objc/objc-act.c:629
53446 #, gcc-internal-format
53447 msgid "class extensions are not available in Objective-C 1.0"
53448 msgstr ""
53450 #: objc/objc-act.c:643
53451 #, gcc-internal-format
53452 msgid "class extension for class %qE declared after its %<@implementation%>"
53453 msgstr ""
53455 #: objc/objc-act.c:658
53456 #, gcc-internal-format
53457 msgid "protocol attributes are not available in Objective-C 1.0"
53458 msgstr ""
53460 #: objc/objc-act.c:723
53461 #, gcc-internal-format
53462 msgid "%<@end%> must appear in an @implementation context"
53463 msgstr ""
53465 #: objc/objc-act.c:732
53466 #, gcc-internal-format
53467 msgid "%<@package%> is not available in Objective-C 1.0"
53468 msgstr ""
53470 #: objc/objc-act.c:734
53471 #, gcc-internal-format
53472 msgid "%<@package%> presently has the same effect as %<@public%>"
53473 msgstr ""
53475 #: objc/objc-act.c:745
53476 #, gcc-internal-format
53477 msgid "%<@optional%> is not available in Objective-C 1.0"
53478 msgstr ""
53480 #: objc/objc-act.c:747
53481 #, gcc-internal-format
53482 msgid "%<@required%> is not available in Objective-C 1.0"
53483 msgstr ""
53485 #: objc/objc-act.c:755
53486 #, gcc-internal-format
53487 msgid "%<@optional%> is allowed in @protocol context only"
53488 msgstr ""
53490 #: objc/objc-act.c:757
53491 #, gcc-internal-format
53492 msgid "%<@required%> is allowed in @protocol context only"
53493 msgstr ""
53495 #: objc/objc-act.c:864
53496 #, gcc-internal-format
53497 msgid "%<@property%> is not available in Objective-C 1.0"
53498 msgstr ""
53500 #: objc/objc-act.c:868
53501 #, gcc-internal-format
53502 msgid "%<readonly%> attribute conflicts with %<readwrite%> attribute"
53503 msgstr ""
53505 #: objc/objc-act.c:885
53506 #, gcc-internal-format
53507 msgid "%<readonly%> attribute conflicts with %<setter%> attribute"
53508 msgstr ""
53510 #: objc/objc-act.c:891
53511 #, gcc-internal-format
53512 msgid "%<assign%> attribute conflicts with %<retain%> attribute"
53513 msgstr ""
53515 #: objc/objc-act.c:896
53516 #, gcc-internal-format
53517 msgid "%<assign%> attribute conflicts with %<copy%> attribute"
53518 msgstr ""
53520 #: objc/objc-act.c:901
53521 #, gcc-internal-format
53522 msgid "%<retain%> attribute conflicts with %<copy%> attribute"
53523 msgstr ""
53525 #: objc/objc-act.c:918
53526 #, gcc-internal-format
53527 msgid "property declaration not in @interface or @protocol context"
53528 msgstr ""
53530 #: objc/objc-act.c:929
53531 #, gcc-internal-format
53532 msgid "invalid property declaration"
53533 msgstr "некоректне оголошення властивості"
53535 #: objc/objc-act.c:937
53536 #, gcc-internal-format
53537 msgid "property can not be an array"
53538 msgstr ""
53540 #. A @property is not an actual variable, but it is a way to
53541 #. describe a pair of accessor methods, so its type (which is
53542 #. the type of the return value of the getter and the first
53543 #. argument of the setter) can't be a bitfield (as return values
53544 #. and arguments of functions can not be bitfields).  The
53545 #. underlying instance variable could be a bitfield, but that is
53546 #. a different matter.
53547 #: objc/objc-act.c:955
53548 #, gcc-internal-format
53549 msgid "property can not be a bit-field"
53550 msgstr ""
53552 #: objc/objc-act.c:987
53553 #, gcc-internal-format
53554 msgid "object property %qD has no %<assign%>, %<retain%> or %<copy%> attribute; assuming %<assign%>"
53555 msgstr ""
53557 #: objc/objc-act.c:990
53558 #, gcc-internal-format
53559 msgid "%<assign%> can be unsafe for Objective-C objects; please state explicitly if you need it"
53560 msgstr ""
53562 #: objc/objc-act.c:997
53563 #, gcc-internal-format
53564 msgid "%<retain%> attribute is only valid for Objective-C objects"
53565 msgstr ""
53567 #: objc/objc-act.c:1001
53568 #, gcc-internal-format
53569 msgid "%<copy%> attribute is only valid for Objective-C objects"
53570 msgstr ""
53572 #: objc/objc-act.c:1055
53573 #, gcc-internal-format
53574 msgid "redeclaration of property %qD"
53575 msgstr ""
53577 #: objc/objc-act.c:1058 objc/objc-act.c:1123 objc/objc-act.c:1133
53578 #: objc/objc-act.c:1146 objc/objc-act.c:1157 objc/objc-act.c:1168
53579 #: objc/objc-act.c:1205 objc/objc-act.c:7581 objc/objc-act.c:7644
53580 #: objc/objc-act.c:7666 objc/objc-act.c:7679 objc/objc-act.c:7697
53581 #: objc/objc-act.c:7796
53582 #, gcc-internal-format
53583 msgid "originally specified here"
53584 msgstr ""
53586 #: objc/objc-act.c:1120
53587 #, gcc-internal-format
53588 msgid "'nonatomic' attribute of property %qD conflicts with previous declaration"
53589 msgstr ""
53591 #: objc/objc-act.c:1130
53592 #, gcc-internal-format
53593 msgid "'getter' attribute of property %qD conflicts with previous declaration"
53594 msgstr ""
53596 #: objc/objc-act.c:1143
53597 #, gcc-internal-format
53598 msgid "'setter' attribute of property %qD conflicts with previous declaration"
53599 msgstr ""
53601 #: objc/objc-act.c:1154
53602 #, gcc-internal-format
53603 msgid "assign semantics attributes of property %qD conflict with previous declaration"
53604 msgstr ""
53606 #: objc/objc-act.c:1165
53607 #, gcc-internal-format
53608 msgid "'readonly' attribute of property %qD conflicts with previous declaration"
53609 msgstr ""
53611 #: objc/objc-act.c:1203
53612 #, gcc-internal-format
53613 msgid "type of property %qD conflicts with previous declaration"
53614 msgstr ""
53616 #: objc/objc-act.c:1676
53617 #, gcc-internal-format
53618 msgid "the dot syntax is not available in Objective-C 1.0"
53619 msgstr ""
53621 #. We know that 'class_name' is an Objective-C class name as the
53622 #. parser won't call this function if it is not.  This is only a
53623 #. double-check for safety.
53624 #: objc/objc-act.c:1692
53625 #, gcc-internal-format
53626 msgid "could not find class %qE"
53627 msgstr ""
53629 #. Again, this should never happen, but we do check.
53630 #: objc/objc-act.c:1700
53631 #, gcc-internal-format
53632 msgid "could not find interface for class %qE"
53633 msgstr ""
53635 #: objc/objc-act.c:1706 objc/objc-act.c:6845 objc/objc-act.c:6976
53636 #, gcc-internal-format
53637 msgid "class %qE is deprecated"
53638 msgstr ""
53640 #: objc/objc-act.c:1735
53641 #, gcc-internal-format
53642 msgid "could not find setter/getter for %qE in class %qE"
53643 msgstr ""
53645 #: objc/objc-act.c:1771
53646 #, gcc-internal-format
53647 msgid "readonly property can not be set"
53648 msgstr ""
53650 #: objc/objc-act.c:2042
53651 #, gcc-internal-format
53652 msgid "method declaration not in @interface context"
53653 msgstr ""
53655 #: objc/objc-act.c:2046
53656 #, gcc-internal-format
53657 msgid "method attributes are not available in Objective-C 1.0"
53658 msgstr ""
53660 #: objc/objc-act.c:2066
53661 #, gcc-internal-format
53662 msgid "method definition not in @implementation context"
53663 msgstr ""
53665 #: objc/objc-act.c:2081
53666 #, gcc-internal-format
53667 msgid "method attributes can not be specified in @implementation context"
53668 msgstr ""
53670 #: objc/objc-act.c:2310
53671 #, gcc-internal-format
53672 msgid "class %qs does not implement the %qE protocol"
53673 msgstr ""
53675 #: objc/objc-act.c:2313
53676 #, gcc-internal-format
53677 msgid "type %qs does not conform to the %qE protocol"
53678 msgstr ""
53680 #: objc/objc-act.c:2594
53681 #, gcc-internal-format
53682 msgid "comparison of distinct Objective-C types lacks a cast"
53683 msgstr ""
53685 #: objc/objc-act.c:2598
53686 #, gcc-internal-format
53687 msgid "initialization from distinct Objective-C type"
53688 msgstr ""
53690 #: objc/objc-act.c:2602
53691 #, gcc-internal-format
53692 msgid "assignment from distinct Objective-C type"
53693 msgstr ""
53695 #: objc/objc-act.c:2606
53696 #, gcc-internal-format
53697 msgid "distinct Objective-C type in return"
53698 msgstr ""
53700 #: objc/objc-act.c:2610
53701 #, gcc-internal-format
53702 msgid "passing argument %d of %qE from distinct Objective-C type"
53703 msgstr ""
53705 #: objc/objc-act.c:2752
53706 #, gcc-internal-format
53707 msgid "statically allocated instance of Objective-C class %qE"
53708 msgstr ""
53710 #: objc/objc-act.c:2761
53711 #, gcc-internal-format
53712 msgid "redeclaration of Objective-C class %qs"
53713 msgstr ""
53715 #. This case happens when we are given an 'interface' which
53716 #. is not a valid class name.  For example if a typedef was
53717 #. used, and 'interface' really is the identifier of the
53718 #. typedef, but when you resolve it you don't get an
53719 #. Objective-C class, but something else, such as 'int'.
53720 #. This is an error; protocols make no sense unless you use
53721 #. them with Objective-C objects.
53722 #: objc/objc-act.c:2803
53723 #, gcc-internal-format
53724 msgid "only Objective-C object types can be qualified with a protocol"
53725 msgstr ""
53727 #: objc/objc-act.c:2867
53728 #, gcc-internal-format
53729 msgid "protocol %qE has circular dependency"
53730 msgstr ""
53732 #: objc/objc-act.c:2900 objc/objc-act.c:5709
53733 #, gcc-internal-format
53734 msgid "cannot find protocol declaration for %qE"
53735 msgstr ""
53737 #: objc/objc-act.c:3201 objc/objc-act.c:3856 objc/objc-act.c:6421
53738 #: objc/objc-act.c:6896 objc/objc-act.c:6969 objc/objc-act.c:7022
53739 #, gcc-internal-format
53740 msgid "cannot find interface declaration for %qE"
53741 msgstr ""
53743 #: objc/objc-act.c:3205
53744 #, gcc-internal-format
53745 msgid "interface %qE does not have valid constant string layout"
53746 msgstr ""
53748 #: objc/objc-act.c:3210
53749 #, gcc-internal-format
53750 msgid "cannot find reference tag for class %qE"
53751 msgstr ""
53753 #: objc/objc-act.c:3355
53754 #, gcc-internal-format
53755 msgid "%qE is not an Objective-C class name or alias"
53756 msgstr ""
53758 #: objc/objc-act.c:3370 objc/objc-act.c:3401 objc/objc-act.c:6802
53759 #: objc/objc-act.c:8127 objc/objc-act.c:8178
53760 #, gcc-internal-format
53761 msgid "Objective-C declarations may only appear in global scope"
53762 msgstr ""
53764 #: objc/objc-act.c:3375
53765 #, gcc-internal-format
53766 msgid "cannot find class %qE"
53767 msgstr ""
53769 #: objc/objc-act.c:3377
53770 #, gcc-internal-format
53771 msgid "class %qE already exists"
53772 msgstr ""
53774 #: objc/objc-act.c:3419 objc/objc-act.c:6861
53775 #, gcc-internal-format
53776 msgid "%qE redeclared as different kind of symbol"
53777 msgstr ""
53779 #: objc/objc-act.c:3710
53780 #, gcc-internal-format
53781 msgid "strong-cast assignment has been intercepted"
53782 msgstr ""
53784 #: objc/objc-act.c:3752
53785 #, gcc-internal-format
53786 msgid "strong-cast may possibly be needed"
53787 msgstr ""
53789 #: objc/objc-act.c:3762
53790 #, gcc-internal-format
53791 msgid "instance variable assignment has been intercepted"
53792 msgstr ""
53794 #: objc/objc-act.c:3781
53795 #, gcc-internal-format
53796 msgid "pointer arithmetic for garbage-collected objects not allowed"
53797 msgstr ""
53799 #: objc/objc-act.c:3787
53800 #, gcc-internal-format
53801 msgid "global/static variable assignment has been intercepted"
53802 msgstr ""
53804 #: objc/objc-act.c:4006 objc/objc-act.c:4034 objc/objc-act.c:4089
53805 #, gcc-internal-format
53806 msgid "duplicate instance variable %q+D"
53807 msgstr ""
53809 #: objc/objc-act.c:4149
53810 #, gcc-internal-format
53811 msgid "%<-fobjc-exceptions%> is required to enable Objective-C exception syntax"
53812 msgstr ""
53814 #: objc/objc-act.c:4233
53815 #, gcc-internal-format
53816 msgid "@catch parameter is not a known Objective-C class type"
53817 msgstr ""
53819 #: objc/objc-act.c:4239
53820 #, gcc-internal-format
53821 msgid "@catch parameter can not be protocol-qualified"
53822 msgstr ""
53824 #: objc/objc-act.c:4284
53825 #, gcc-internal-format
53826 msgid "exception of type %<%T%> will be caught"
53827 msgstr ""
53829 #: objc/objc-act.c:4286
53830 #, gcc-internal-format
53831 msgid "   by earlier handler for %<%T%>"
53832 msgstr ""
53834 #: objc/objc-act.c:4333
53835 #, gcc-internal-format
53836 msgid "%<@try%> without %<@catch%> or %<@finally%>"
53837 msgstr ""
53839 #: objc/objc-act.c:4361
53840 #, gcc-internal-format
53841 msgid "%<@throw%> (rethrow) used outside of a @catch block"
53842 msgstr ""
53844 #: objc/objc-act.c:4374
53845 #, gcc-internal-format
53846 msgid "%<@throw%> argument is not an object"
53847 msgstr ""
53849 #: objc/objc-act.c:4395
53850 #, gcc-internal-format
53851 msgid "%<@synchronized%> argument is not an object"
53852 msgstr ""
53854 #: objc/objc-act.c:4603
53855 #, gcc-internal-format
53856 msgid "%s %qs"
53857 msgstr ""
53859 #: objc/objc-act.c:4626 objc/objc-act.c:4645
53860 #, gcc-internal-format
53861 msgid "inconsistent instance variable specification"
53862 msgstr ""
53864 #: objc/objc-act.c:4700
53865 #, gcc-internal-format
53866 msgid "can not use an object as parameter to a method"
53867 msgstr ""
53869 #: objc/objc-act.c:4744
53870 #, gcc-internal-format
53871 msgid "method argument attributes are not available in Objective-C 1.0"
53872 msgstr ""
53874 #: objc/objc-act.c:5118
53875 #, gcc-internal-format
53876 msgid "multiple methods named %<%c%E%> found"
53877 msgstr ""
53879 #: objc/objc-act.c:5121
53880 #, gcc-internal-format
53881 msgid "using %<%c%s%>"
53882 msgstr "використовуємо %<%c%s%>"
53884 #: objc/objc-act.c:5130
53885 #, gcc-internal-format
53886 msgid "multiple selectors named %<%c%E%> found"
53887 msgstr ""
53889 #: objc/objc-act.c:5133
53890 #, gcc-internal-format
53891 msgid "found %<%c%s%>"
53892 msgstr "знайдено %<%c%s%>"
53894 #: objc/objc-act.c:5142
53895 #, gcc-internal-format
53896 msgid "also found %<%c%s%>"
53897 msgstr ""
53899 #. If 'rtype' is NULL_TREE at this point it means that
53900 #. we have seen no @interface corresponding to that
53901 #. class name, only a @class declaration (alternatively,
53902 #. this was a call such as [objc_getClass("SomeClass")
53903 #. alloc], where we've never seen the @interface of
53904 #. SomeClass).  So, we have a class name (class_tree)
53905 #. but no actual details of the class methods.  We won't
53906 #. be able to check that the class responds to the
53907 #. method, and we will have to guess the method
53908 #. prototype.  Emit a warning, then keep going (this
53909 #. will use any method with a matching name, as if the
53910 #. receiver was of type 'Class').
53911 #. We could not find an @interface declaration, and
53912 #. there are no protocols attached to the receiver,
53913 #. so we can't complete the check that the receiver
53914 #. responds to the method, and we can't retrieve the
53915 #. method prototype.  But, because the receiver has
53916 #. a well-specified class, the programmer did want
53917 #. this check to be performed.  Emit a warning, then
53918 #. keep going as if it was an 'id'.  To remove the
53919 #. warning, either include an @interface for the
53920 #. class, or cast the receiver to 'id'.  Note that
53921 #. rtype is an IDENTIFIER_NODE at this point.
53922 #: objc/objc-act.c:5428 objc/objc-act.c:5562
53923 #, gcc-internal-format
53924 msgid "@interface of class %qE not found"
53925 msgstr ""
53927 #: objc/objc-act.c:5436
53928 #, gcc-internal-format
53929 msgid "no super class declared in @interface for %qE"
53930 msgstr ""
53932 #: objc/objc-act.c:5487
53933 #, gcc-internal-format
53934 msgid "found %<-%E%> instead of %<+%E%> in protocol(s)"
53935 msgstr ""
53937 #. We have a type, but it's not an Objective-C type (!).
53938 #: objc/objc-act.c:5599
53939 #, gcc-internal-format
53940 msgid "invalid receiver type %qs"
53941 msgstr ""
53943 #: objc/objc-act.c:5616
53944 #, gcc-internal-format
53945 msgid "%<%c%E%> not found in protocol(s)"
53946 msgstr ""
53948 #: objc/objc-act.c:5630
53949 #, gcc-internal-format
53950 msgid "%qE may not respond to %<%c%E%>"
53951 msgstr ""
53953 #: objc/objc-act.c:5638
53954 #, gcc-internal-format
53955 msgid "no %<%c%E%> method found"
53956 msgstr ""
53958 #: objc/objc-act.c:5645
53959 #, gcc-internal-format
53960 msgid "(Messages without a matching method signature"
53961 msgstr ""
53963 #: objc/objc-act.c:5647
53964 #, gcc-internal-format
53965 msgid "will be assumed to return %<id%> and accept"
53966 msgstr ""
53968 #: objc/objc-act.c:5649
53969 #, gcc-internal-format
53970 msgid "%<...%> as arguments.)"
53971 msgstr ""
53973 #: objc/objc-act.c:5758
53974 #, gcc-internal-format
53975 msgid "undeclared selector %qE"
53976 msgstr ""
53978 #. Historically, a class method that produced objects (factory
53979 #. method) would assign `self' to the instance that it
53980 #. allocated.  This would effectively turn the class method into
53981 #. an instance method.  Following this assignment, the instance
53982 #. variables could be accessed.  That practice, while safe,
53983 #. violates the simple rule that a class method should not refer
53984 #. to an instance variable.  It's better to catch the cases
53985 #. where this is done unknowingly than to support the above
53986 #. paradigm.
53987 #: objc/objc-act.c:5782
53988 #, gcc-internal-format
53989 msgid "instance variable %qE accessed in class method"
53990 msgstr ""
53992 #: objc/objc-act.c:6012 objc/objc-act.c:6032
53993 #, gcc-internal-format
53994 msgid "method %<%c%E%> declared %<@optional%> and %<@required%> at the same time"
53995 msgstr ""
53997 #: objc/objc-act.c:6016
53998 #, gcc-internal-format
53999 msgid "previous declaration of %<%c%E%> as %<@required%>"
54000 msgstr ""
54002 #: objc/objc-act.c:6036
54003 #, gcc-internal-format
54004 msgid "previous declaration of %<%c%E%> as %<@optional%>"
54005 msgstr ""
54007 #: objc/objc-act.c:6096
54008 #, gcc-internal-format
54009 msgid "duplicate declaration of method %<%c%E%> with conflicting types"
54010 msgstr ""
54012 #: objc/objc-act.c:6100
54013 #, gcc-internal-format
54014 msgid "previous declaration of %<%c%E%>"
54015 msgstr ""
54017 #: objc/objc-act.c:6137
54018 #, gcc-internal-format
54019 msgid "duplicate interface declaration for category %<%E(%E)%>"
54020 msgstr ""
54022 #: objc/objc-act.c:6225
54023 #, gcc-internal-format
54024 msgid "illegal reference type specified for instance variable %qs"
54025 msgstr ""
54027 #: objc/objc-act.c:6236
54028 #, gcc-internal-format
54029 msgid "instance variable %qs has unknown size"
54030 msgstr ""
54032 #: objc/objc-act.c:6257
54033 #, gcc-internal-format
54034 msgid "instance variable %qs uses flexible array member"
54035 msgstr ""
54037 #: objc/objc-act.c:6284
54038 #, gcc-internal-format
54039 msgid "type %qE has no default constructor to call"
54040 msgstr ""
54042 #: objc/objc-act.c:6290
54043 #, gcc-internal-format
54044 msgid "destructor for %qE shall not be run either"
54045 msgstr ""
54047 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
54048 #. initialize them.
54049 #: objc/objc-act.c:6302
54050 #, gcc-internal-format
54051 msgid "type %qE has virtual member functions"
54052 msgstr ""
54054 #: objc/objc-act.c:6303
54055 #, gcc-internal-format
54056 msgid "illegal aggregate type %qE specified for instance variable %qs"
54057 msgstr ""
54059 #: objc/objc-act.c:6313
54060 #, gcc-internal-format
54061 msgid "type %qE has a user-defined constructor"
54062 msgstr ""
54064 #: objc/objc-act.c:6315
54065 #, gcc-internal-format
54066 msgid "type %qE has a user-defined destructor"
54067 msgstr ""
54069 #: objc/objc-act.c:6319
54070 #, gcc-internal-format
54071 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
54072 msgstr ""
54074 #: objc/objc-act.c:6450
54075 #, gcc-internal-format
54076 msgid "instance variable %qE is declared private"
54077 msgstr ""
54079 #: objc/objc-act.c:6461
54080 #, gcc-internal-format
54081 msgid "instance variable %qE is %s; this will be a hard error in the future"
54082 msgstr ""
54084 #: objc/objc-act.c:6468
54085 #, gcc-internal-format
54086 msgid "instance variable %qE is declared %s"
54087 msgstr ""
54089 #: objc/objc-act.c:6579 objc/objc-act.c:6694
54090 #, gcc-internal-format
54091 msgid "incomplete implementation of class %qE"
54092 msgstr ""
54094 #: objc/objc-act.c:6583 objc/objc-act.c:6698
54095 #, gcc-internal-format
54096 msgid "incomplete implementation of category %qE"
54097 msgstr ""
54099 #: objc/objc-act.c:6592 objc/objc-act.c:6706
54100 #, gcc-internal-format
54101 msgid "method definition for %<%c%E%> not found"
54102 msgstr ""
54104 #: objc/objc-act.c:6747
54105 #, gcc-internal-format
54106 msgid "%s %qE does not fully implement the %qE protocol"
54107 msgstr ""
54109 #: objc/objc-act.c:6837
54110 #, gcc-internal-format
54111 msgid "cannot find interface declaration for %qE, superclass of %qE"
54112 msgstr ""
54114 #: objc/objc-act.c:6876
54115 #, gcc-internal-format
54116 msgid "reimplementation of class %qE"
54117 msgstr ""
54119 #: objc/objc-act.c:6909
54120 #, gcc-internal-format
54121 msgid "conflicting super class name %qE"
54122 msgstr ""
54124 #: objc/objc-act.c:6912
54125 #, gcc-internal-format
54126 msgid "previous declaration of %qE"
54127 msgstr ""
54129 #: objc/objc-act.c:6914
54130 #, gcc-internal-format
54131 msgid "previous declaration"
54132 msgstr "попереднє оголошення"
54134 #: objc/objc-act.c:6927 objc/objc-act.c:6929
54135 #, gcc-internal-format
54136 msgid "duplicate interface declaration for class %qE"
54137 msgstr ""
54139 #: objc/objc-act.c:7248 objc/objc-act.c:7444
54140 #, gcc-internal-format
54141 msgid "can not find instance variable associated with property"
54142 msgstr ""
54144 #. TODO: This should be caught much earlier than this.
54145 #: objc/objc-act.c:7410
54146 #, gcc-internal-format
54147 msgid "invalid setter, it must have one argument"
54148 msgstr ""
54150 #: objc/objc-act.c:7574 objc/objc-act.c:7789
54151 #, gcc-internal-format
54152 msgid "property %qs already specified in %<@dynamic%>"
54153 msgstr ""
54155 #: objc/objc-act.c:7577 objc/objc-act.c:7792
54156 #, gcc-internal-format
54157 msgid "property %qs already specified in %<@synthesize%>"
54158 msgstr ""
54160 #: objc/objc-act.c:7591 objc/objc-act.c:7806
54161 #, gcc-internal-format
54162 msgid "no declaration of property %qs found in the interface"
54163 msgstr ""
54165 #: objc/objc-act.c:7618
54166 #, gcc-internal-format
54167 msgid "ivar %qs used by %<@synthesize%> declaration must be an existing ivar"
54168 msgstr ""
54170 #: objc/objc-act.c:7639
54171 #, gcc-internal-format
54172 msgid "property %qs is using instance variable %qs of incompatible type"
54173 msgstr ""
54175 #: objc/objc-act.c:7661
54176 #, gcc-internal-format
54177 msgid "'assign' property %qs is using bit-field instance variable %qs"
54178 msgstr ""
54180 #: objc/objc-act.c:7674
54181 #, gcc-internal-format
54182 msgid "'atomic' property %qs is using bit-field instance variable %qs"
54183 msgstr ""
54185 #: objc/objc-act.c:7692
54186 #, gcc-internal-format
54187 msgid "property %qs is using the same instance variable as property %qs"
54188 msgstr ""
54190 #: objc/objc-act.c:7733
54191 #, gcc-internal-format
54192 msgid "%<@synthesize%> is not available in Objective-C 1.0"
54193 msgstr ""
54195 #. We can get here only in Objective-C; the Objective-C++ parser
54196 #. detects the problem while parsing, outputs the error
54197 #. "misplaced '@synthesize' Objective-C++ construct" and skips
54198 #. the declaration.
54199 #: objc/objc-act.c:7744
54200 #, gcc-internal-format
54201 msgid "%<@synthesize%> not in @implementation context"
54202 msgstr ""
54204 #: objc/objc-act.c:7750
54205 #, gcc-internal-format
54206 msgid "%<@synthesize%> can not be used in categories"
54207 msgstr ""
54209 #: objc/objc-act.c:7759
54210 #, gcc-internal-format
54211 msgid "%<@synthesize%> requires the @interface of the class to be available"
54212 msgstr ""
54214 #: objc/objc-act.c:7842
54215 #, gcc-internal-format
54216 msgid "%<@dynamic%> is not available in Objective-C 1.0"
54217 msgstr ""
54219 #. We can get here only in Objective-C; the Objective-C++ parser
54220 #. detects the problem while parsing, outputs the error
54221 #. "misplaced '@dynamic' Objective-C++ construct" and skips the
54222 #. declaration.
54223 #: objc/objc-act.c:7853
54224 #, gcc-internal-format
54225 msgid "%<@dynamic%> not in @implementation context"
54226 msgstr ""
54228 #: objc/objc-act.c:7875
54229 #, gcc-internal-format
54230 msgid "%<@dynamic%> requires the @interface of the class to be available"
54231 msgstr ""
54233 #: objc/objc-act.c:8073
54234 #, gcc-internal-format
54235 msgid "definition of protocol %qE not found"
54236 msgstr ""
54238 #. It would be nice to use warn_deprecated_use() here, but
54239 #. we are using TREE_CHAIN (which is supposed to be the
54240 #. TYPE_STUB_DECL for a TYPE) for something different.
54241 #: objc/objc-act.c:8104
54242 #, gcc-internal-format
54243 msgid "protocol %qE is deprecated"
54244 msgstr ""
54246 #: objc/objc-act.c:8223
54247 #, gcc-internal-format
54248 msgid "duplicate declaration for protocol %qE"
54249 msgstr ""
54251 #: objc/objc-act.c:8734
54252 #, gcc-internal-format
54253 msgid "conflicting types for %<%c%s%>"
54254 msgstr ""
54256 #: objc/objc-act.c:8738
54257 #, gcc-internal-format
54258 msgid "previous declaration of %<%c%s%>"
54259 msgstr ""
54261 #: objc/objc-act.c:8838
54262 #, gcc-internal-format
54263 msgid "no super class declared in interface for %qE"
54264 msgstr ""
54266 #: objc/objc-act.c:8865
54267 #, gcc-internal-format
54268 msgid "[super ...] must appear in a method context"
54269 msgstr ""
54271 #: objc/objc-act.c:8905
54272 #, gcc-internal-format
54273 msgid "method possibly missing a [super dealloc] call"
54274 msgstr ""
54276 #: objc/objc-act.c:9369
54277 #, gcc-internal-format
54278 msgid "instance variable %qs is declared private"
54279 msgstr ""
54281 #: objc/objc-act.c:9422
54282 #, gcc-internal-format
54283 msgid "local declaration of %qE hides instance variable"
54284 msgstr ""
54286 #. This can happen if DECL_ARTIFICIAL (*expr_p), but
54287 #. should be impossible for real properties, which always
54288 #. have a getter.
54289 #: objc/objc-act.c:9468
54290 #, gcc-internal-format
54291 msgid "no %qs getter found"
54292 msgstr ""
54294 #: objc/objc-act.c:9708
54295 #, gcc-internal-format
54296 msgid "fast enumeration is not available in Objective-C 1.0"
54297 msgstr ""
54299 #: objc/objc-act.c:9718
54300 #, gcc-internal-format
54301 msgid "iterating variable in fast enumeration is not an object"
54302 msgstr ""
54304 #: objc/objc-act.c:9724
54305 #, gcc-internal-format
54306 msgid "collection in fast enumeration is not an object"
54307 msgstr ""
54309 #: objc/objc-encoding.c:142
54310 #, gcc-internal-format
54311 msgid "type %qT does not have a known size"
54312 msgstr ""
54314 #: objc/objc-encoding.c:730
54315 #, gcc-internal-format
54316 msgid "unknown type %<%T%> found during Objective-C encoding"
54317 msgstr ""
54319 #. Do not do any encoding, produce an error and keep going.
54320 #: objc/objc-encoding.c:813
54321 #, gcc-internal-format
54322 msgid "trying to encode non-integer type as a bitfield"
54323 msgstr ""
54325 #: objc/objc-gnu-runtime-abi-01.c:143
54326 #, gcc-internal-format
54327 msgid "%<-fobjc-gc%> is ignored for %<-fgnu-runtime%>"
54328 msgstr ""
54330 #: objc/objc-gnu-runtime-abi-01.c:151
54331 #, gcc-internal-format
54332 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fgnu-runtime%>"
54333 msgstr ""
54335 #: objc/objc-gnu-runtime-abi-01.c:2178 objc/objc-next-runtime-abi-01.c:2828
54336 #: objc/objc-next-runtime-abi-02.c:3601
54337 #, gcc-internal-format
54338 msgid "non-objective-c type '%T' cannot be caught"
54339 msgstr ""
54341 #: objc/objc-next-runtime-abi-01.c:163
54342 #, gcc-internal-format
54343 msgid "%<-fobjc-sjlj-exceptions%> is the only supported exceptions system for %<-fnext-runtime%> with %<-fobjc-abi-version%> < 2"
54344 msgstr ""
54346 #: objc/objc-next-runtime-abi-02.c:256
54347 #, gcc-internal-format
54348 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fnext-runtime%> when %<-fobjc-abi-version%> >= 2"
54349 msgstr ""
54351 #: objc/objc-runtime-shared-support.c:437
54352 #, gcc-internal-format
54353 msgid "creating selector for nonexistent method %qE"
54354 msgstr ""